.drawer_drawer__aNLfH{display:flex;height:100%;left:0;position:fixed;top:0;width:100%;z-index:4}.drawer_drawer--opening___YtIJ{animation:drawer_darken__tPfLd .2s ease-in-out forwards}.drawer_drawer--closing__iLN_N{animation:drawer_lighten__H29tu .2s ease-in-out forwards}.drawer_drawer--bottom-to-top__m1Glb{flex-direction:column}.drawer_drawer--top-to-bottom__3Pjxq{flex-direction:column-reverse}.drawer_drawer--left-to-right__We8_o{flex-direction:row-reverse}.drawer_drawer--right-to-left__np3Qo{flex-direction:row}.drawer_drawer__overlay__h6fWs{flex:1 1;width:100%}.drawer_drawer--fill-empty-space__lcjrw .drawer_drawer__overlay__h6fWs{flex:0 1}.drawer_drawer__container__xr1FP{animation-duration:.2s;animation-fill-mode:forwards;animation-timing-function:ease-in-out;background-color:var(--styleguide-drawer-container-background-color,var(--color-white,#fff));overflow-y:auto}.drawer_drawer--opening___YtIJ.drawer_drawer--bottom-to-top__m1Glb .drawer_drawer__container__xr1FP{animation-name:drawer_showBottomToTop__zWMkc}.drawer_drawer--closing__iLN_N.drawer_drawer--bottom-to-top__m1Glb .drawer_drawer__container__xr1FP{animation-name:drawer_hideBottomToTop__c2VbN}.drawer_drawer--opening___YtIJ.drawer_drawer--top-to-bottom__3Pjxq .drawer_drawer__container__xr1FP{animation-name:drawer_showTopToBottom__UbXqK}.drawer_drawer--closing__iLN_N.drawer_drawer--top-to-bottom__3Pjxq .drawer_drawer__container__xr1FP{animation-name:drawer_hideTopToBottom__ycnU_}.drawer_drawer--opening___YtIJ.drawer_drawer--left-to-right__We8_o .drawer_drawer__container__xr1FP{animation-name:drawer_showLeftToRight__JqV67}.drawer_drawer--closing__iLN_N.drawer_drawer--left-to-right__We8_o .drawer_drawer__container__xr1FP{animation-name:drawer_hideLeftToRight__i1J7C}.drawer_drawer--opening___YtIJ.drawer_drawer--right-to-left__np3Qo .drawer_drawer__container__xr1FP{animation-name:drawer_showLRightToLeft__5OQAQ}.drawer_drawer--closing__iLN_N.drawer_drawer--right-to-left__np3Qo .drawer_drawer__container__xr1FP{animation-name:drawer_hideLRightToLeft__DjegB}.drawer_drawer--bottom-to-top__m1Glb .drawer_drawer__container__xr1FP{border-top-left-radius:1.2rem;border-top-right-radius:1.2rem;width:100%}.drawer_drawer--top-to-bottom__3Pjxq .drawer_drawer__container__xr1FP{border-bottom-left-radius:1.2rem;border-bottom-right-radius:1.2rem;width:100%}.drawer_drawer--left-to-right__We8_o .drawer_drawer__container__xr1FP{border-bottom-right-radius:1.2rem;border-top-right-radius:1.2rem}.drawer_drawer--right-to-left__np3Qo .drawer_drawer__container__xr1FP{border-bottom-left-radius:1.2rem;border-top-left-radius:1.2rem}.drawer_drawer--fill-empty-space__lcjrw .drawer_drawer__container__xr1FP{border-radius:0;flex:1 1}.drawer_drawer__header__0wmo1{border-bottom:.1rem solid var(--color-gray-08,#ebebeb);padding:1.6rem;position:relative}.drawer_drawer__header--extra-padding-left__PbZPA{padding-left:4.8rem}.drawer_drawer__header--extra-padding-right__I2zr_{padding-right:4.8rem}.drawer_drawer__close-btn__IJvCi{font-size:0;padding:1.6rem;position:absolute;top:.8rem}.drawer_drawer__close-btn--left__BoiGK{left:.8rem}.drawer_drawer__close-btn--right__H1zvP{right:.8rem}.drawer_drawer__content__FKCEC{padding:1.6rem}.drawer_drawer__footer__GuZmr{border-top:.1rem solid var(--color-gray-08,#ebebeb);padding:1.6rem}@keyframes drawer_darken__tPfLd{0%{background-color:rgba(31,31,31,.1)}to{background-color:rgba(31,31,31,.8)}}@keyframes drawer_lighten__H29tu{0%{background-color:rgba(31,31,31,.8)}to{background-color:rgba(31,31,31,.1)}}@keyframes drawer_showBottomToTop__zWMkc{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes drawer_hideBottomToTop__c2VbN{0%{transform:translateY(0)}to{transform:translateY(100%)}}@keyframes drawer_showTopToBottom__UbXqK{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes drawer_hideTopToBottom__ycnU_{0%{transform:translateY(0)}to{transform:translateY(-100%)}}@keyframes drawer_showLeftToRight__JqV67{0%{transform:translateX(-100%)}to{transform:translateX(0)}}@keyframes drawer_hideLeftToRight__i1J7C{0%{transform:translateX(0)}to{transform:translateX(-100%)}}@keyframes drawer_showLRightToLeft__5OQAQ{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes drawer_hideLRightToLeft__DjegB{0%{transform:translateX(0)}to{transform:translateX(100%)}}@keyframes button_scaling__CRsww{0%,to{background-color:currentColor;transform:scale(.2);opacity:.5}40%{background-color:currentColor;transform:scale(1);opacity:.25}50%{background-color:currentColor;transform:scale(1);opacity:.5}}.button_button__8duQo{position:relative;text-transform:none;border-radius:.8rem;padding:0 1.6rem;min-width:-moz-fit-content;min-width:fit-content;text-align:center;font-size:var(--typography-subtitle-1-size,1.6rem);font-weight:var(--typography-subtitle-1-regular,600);line-height:var(--typography-subtitle-1-lh,2.4rem)}.button_button__8duQo:before{content:"";width:100%;height:100%;top:0;right:0;position:absolute;border-radius:inherit}.button_button-loading__ZseBT{align-items:center;cursor:default;display:flex;pointer-events:none;justify-content:center}.button_button__loading-dot__UNnwZ{animation:button_scaling__CRsww 2s ease-in-out infinite;background-color:currentColor;border-radius:.6rem;height:.8rem;transform:scale(0);width:.8rem}.button_button__loading-dot__UNnwZ:first-child{animation-delay:0s}.button_button__loading-dot__UNnwZ:nth-child(2){animation-delay:.2s}.button_button__loading-dot__UNnwZ:nth-child(3){animation-delay:.4s}.button_button__loading-dot__UNnwZ:not(:last-child){margin-right:.4rem}.button_large__oaltp{font-size:var(--typography-subtitle-1-size,1.6rem);font-weight:var(--typography-subtitle-1-regular,600);line-height:var(--typography-subtitle-1-lh,2.4rem);height:5.6rem}.button_medium__2rR93{font-size:var(--typography-subtitle-2-size,1.4rem);font-weight:var(--typography-subtitle-2-regular,600);line-height:var(--typography-subtitle-2-lh,2rem);height:4.4rem}.button_primary__gWHLs{background:var(--color-primary-yellow,#f9d548)}.button_primary__gWHLs:hover{background:var(--color-primary-yellow--light,#fce94e);cursor:pointer}.button_secondary__tBbSx{color:var(--color-link--unvisited,#255cce);background-color:var(--color-white,#fff)}.button_secondary__tBbSx:before{border:.1rem solid var(--color-link--unvisited,#255cce)}.button_secondary__tBbSx:hover{background:var(--color-link--unvisited,#255cce);color:var(--color-white,#fff);cursor:pointer}.button_secondary__tBbSx:hover span svg{fill:var(--color-white,#fff);stroke:var(--color-white,#fff)}.button_secondary__tBbSx span svg{fill:var(--color-white,#fff);stroke:var(--color-link--unvisited,#255cce)}.button_outlined__OASq_:before{border:.1rem solid var(--color-gray-24,#c2c2c2)}.button_outlined__OASq_:hover{border-color:var(--color-black--dark,#1f1f1f);background:var(--color-black--dark,#1f1f1f);color:var(--color-white,#fff);cursor:pointer}.button_outlined__OASq_:hover:before{border:none}.button_outlined__OASq_:hover span svg{fill:var(--color-white,#fff)}.button_outlined__OASq_ span svg{fill:var(--color-black--dark,#1f1f1f)}.button_outlined-icon-button__UfzqB,.button_outlined-medium__I0esR{font-size:var(--typography-body-2-size,1.4rem);font-weight:var(--typography-body-2-regular,400);line-height:var(--typography-body-2-lh,2rem)}.button_outlined-reverse__VkKpm{color:var(--color-white,#fff)}.button_outlined-reverse__VkKpm:before{border:.1rem solid var(--color-gray-48,#858585)}.button_outlined-reverse__VkKpm:hover{border-color:var(--color-white,#fff);background:var(--color-white,#fff);color:var(--color-black--dark,#1f1f1f);cursor:pointer}.button_outlined-reverse__VkKpm:hover:before{border:none}.button_outlined-reverse__VkKpm:hover span svg{fill:var(--color-black--dark,#1f1f1f)}.button_outlined-reverse__VkKpm span svg{fill:var(--color-white,#fff)}.button_icon__GD_wS{display:flex;padding-right:.4rem}.button_icon-button__ON338{display:flex;align-items:center;justify-content:center}.styles_profile_back-button__nyztK{padding:.8rem}.styles_profile_title__Me3Zx{font-size:var(--typography-headline-2-size,3.2rem);font-weight:var(--typography-headline-2-regular,700);line-height:var(--typography-headline-2-lh,3.6rem);margin-bottom:2.4rem}.styles_profile_button__d7SVE{width:100%;margin-top:1.6rem}.styles_profile___E4U0 p{font-size:var(--typography-body-2-size,1.4rem);font-weight:var(--typography-body-2-regular,400);line-height:var(--typography-body-2-lh,2rem)}.back-button_container__yY644{display:flex;align-items:center;justify-content:center;color:var(--color-link--unvisited,#255cce);min-width:44px;min-height:44px;padding:10px;border-radius:8px;transition:background-color .2s ease}.back-button_container__yY644:hover{cursor:pointer;background-color:rgba(0,0,0,.05)}.back-button_container__yY644:active{background-color:rgba(0,0,0,.1)}.top-bar_container__w2s__{background:var(--color-white,#fff);font-size:var(--typography-subtitle-1-size,1.6rem);font-weight:var(--typography-subtitle-1-regular,600);line-height:var(--typography-subtitle-1-lh,2.4rem);display:flex;align-items:center;justify-content:space-between;height:7.2rem;padding:0 1.6rem}.top-bar_container__w2s__ .top-bar_logo__ku_Jp{flex:1 1;display:flex;align-items:center}.top-bar_container__w2s__ .top-bar_profile__bjcHQ{color:var(--color-gray-48,#858585);display:block}.list-title_container__kEqQA{width:100%;padding:0 1.6rem;display:flex;align-items:center;justify-content:flex-start}.list-title_container__kEqQA .list-title_title__PnF73{margin-right:.8rem;font-size:var(--typography-subtitle-2-size,1.4rem);font-weight:var(--typography-subtitle-2-regular,600);line-height:var(--typography-subtitle-2-lh,2rem)}@media screen and (min-width:768px){.list-title_container__kEqQA .list-title_title__PnF73{font-size:14px;line-height:1.2}}.list-title_container__kEqQA .list-title_icon__o4X3C{padding:.6rem .4rem;box-sizing:content-box;color:var(--color-link--unvisited,#255cce)}.list-title_container__kEqQA:hover{cursor:pointer}@media screen and (min-width:768px){.list-title_container__kEqQA{justify-content:center;padding:0 1.6rem}}@media screen and (min-width:1200px){.list-title_container__kEqQA{padding:0 2.4rem}}.list_container__O1Ejv{width:100%}@media screen and (min-width:768px){.list_container__O1Ejv{width:unset}}.list_container__O1Ejv .list_list__b9wvb{padding:0 1.6rem;font-size:var(--typography-caption-size,1.2rem);font-weight:var(--typography-caption-regular,400);line-height:var(--typography-caption-lh,1.6rem);margin-top:1.6rem;width:100%;display:none;row-gap:1.6rem}.list_container__O1Ejv .list_list__b9wvb .list_list-item-link__YVuCx:hover{color:var(--color-link--unvisited,#255cce)}.list_container__O1Ejv .list_list__b9wvb.list_list-open__kDZMq{display:flex;flex-direction:column}@media screen and (min-width:768px){.list_container__O1Ejv .list_list__b9wvb{width:18rem;text-align:center;margin-top:2.4rem;row-gap:0}}.footer_container__sL8Tx{width:100%;max-width:120rem;display:flex;flex-wrap:wrap;justify-content:center;background-color:var(--color-gray-08,#ebebeb)}@media screen and (min-width:768px){.footer_container__sL8Tx{background-color:var(--color-white,#fff)}}.footer_footer-container__VErox .footer_container__sL8Tx{max-width:none;width:100%}.footer_container__sL8Tx .footer_lists__jY7EI{border-top:.1rem solid var(--color-gray-24,#c2c2c2);background-color:var(--color-white,#fff);box-shadow:0 1px 1px rgba(0,0,0,.14),0 2px 1px rgba(0,0,0,.12),0 1px 3px rgba(0,0,0,.2);border-radius:.8rem;width:100%;padding:2.4rem 0;display:flex;flex-wrap:wrap;row-gap:2.4rem;justify-content:flex-start;border-bottom:.1rem solid var(--color-gray-24,#c2c2c2);overflow:hidden}@media screen and (min-width:768px){.footer_container__sL8Tx .footer_lists__jY7EI{box-shadow:none;justify-content:center;border-radius:0;gap:.8rem;padding:2.4rem .8rem}}.footer_container__sL8Tx .footer_lists__jY7EI .footer_column-divider__nu0U1{width:.1rem;height:2.4rem;background-color:var(--color-gray-24,#c2c2c2)}.footer_container__sL8Tx .footer_links-list__cmhc6{margin:1.6rem 0;padding:2.4rem 1.6rem;background-color:var(--color-white,#fff);box-shadow:0 1px 1px rgba(0,0,0,.14),0 2px 1px rgba(0,0,0,.12),0 1px 3px rgba(0,0,0,.2);border-radius:.8rem;width:100%;display:flex;flex-wrap:wrap;column-gap:3.2rem;row-gap:1.6rem;font-size:var(--typography-body-2-size,1.4rem);font-weight:var(--typography-body-2-regular,400);line-height:var(--typography-body-2-lh,2rem)}@media screen and (min-width:768px){.footer_container__sL8Tx .footer_links-list__cmhc6{box-shadow:none;border-radius:0;margin:2.4rem 0;padding:0;width:59.6rem;justify-content:center}}@media screen and (min-width:1200px){.footer_container__sL8Tx .footer_links-list__cmhc6{width:78rem}}.footer_container__sL8Tx .footer_links-list__cmhc6 .footer_links-list-item__dGdAS{color:var(--color-black--dark,#1f1f1f);width:100%}.footer_container__sL8Tx .footer_links-list__cmhc6 .footer_links-list-item__dGdAS .footer_list-item-link__xxHuc{display:block;padding:12px 0;min-height:44px;transition:color .2s ease}.footer_container__sL8Tx .footer_links-list__cmhc6 .footer_links-list-item__dGdAS .footer_list-item-link__xxHuc:hover{color:var(--color-link--unvisited,#255cce)}.footer_container__sL8Tx .footer_links-list__cmhc6 .footer_links-list-item__dGdAS .footer_list-item-link__xxHuc:active{opacity:.7}@media screen and (min-width:768px){.footer_container__sL8Tx .footer_links-list__cmhc6 .footer_links-list-item__dGdAS{width:unset}.footer_container__sL8Tx .footer_links-list__cmhc6 .footer_links-list-item__dGdAS .footer_list-item-link__xxHuc{padding:8px 0;min-height:unset}}.footer_container__sL8Tx .footer_links-list__cmhc6 .footer_row-divider__kdDF9{width:100%;height:.1rem;background-color:var(--color-gray-24,#c2c2c2)}@media screen and (min-width:768px){.footer_container__sL8Tx .footer_links-list__cmhc6 .footer_row-divider__kdDF9{display:none}}.footer_container__sL8Tx .footer_divider-wrapper__69DRT{width:100%;display:none;justify-content:center}.footer_container__sL8Tx .footer_divider-wrapper__69DRT .footer_divider__pLsxt{height:.1rem;width:60rem;background-color:var(--color-gray-24,#c2c2c2);margin-bottom:2.4rem}@media screen and (min-width:768px){.footer_container__sL8Tx .footer_divider-wrapper__69DRT{display:flex}}.footer_container__sL8Tx .footer_info__uGCXB{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;font-size:var(--typography-caption-size,1.2rem);font-weight:var(--typography-caption-regular,400);line-height:var(--typography-caption-lh,1.6rem)}.footer_container__sL8Tx .footer_info__uGCXB .footer_address__7_JTn{color:var(--color-black--light,#616161);margin-bottom:.8rem}.footer_container__sL8Tx .footer_info__uGCXB .footer_email__Jxaye{font-size:var(--typography-caption-semibold-size,1.2rem);font-weight:var(--typography-caption-semibold-regular,600);line-height:var(--typography-caption-semibold-lh,1.6rem);color:var(--color-black--dark,#1f1f1f)}.footer_container__sL8Tx .footer_social-links__mrwiH{width:100%;display:flex;justify-content:center;background-color:var(--color-white,#fff);box-shadow:0 1px 1px rgba(0,0,0,.14),0 2px 1px rgba(0,0,0,.12),0 1px 3px rgba(0,0,0,.2);border-radius:.8rem;padding:2.4rem 0}@media screen and (min-width:768px){.footer_container__sL8Tx .footer_social-links__mrwiH{box-shadow:none;border-radius:0;padding:0}}.footer_container__sL8Tx .footer_social-links__mrwiH .footer_social-links-list__ANEi5{display:flex;column-gap:2.4rem}.footer_container__sL8Tx .footer_info-desktop__Lm_z2{display:none;margin-bottom:2.4rem}@media screen and (min-width:768px){.footer_container__sL8Tx .footer_info-desktop__Lm_z2{display:flex}}.footer_container__sL8Tx .footer_info-mobile__5B7Fq{display:flex;margin-top:1.6rem}@media screen and (min-width:768px){.footer_container__sL8Tx .footer_info-mobile__5B7Fq{display:none}}.footer_container__sL8Tx .footer_rights__TgP_S{font-size:var(--typography-caption-size,1.2rem);font-weight:var(--typography-caption-regular,400);line-height:var(--typography-caption-lh,1.6rem);color:var(--color-black--light,#616161);margin:1.6rem 0}@media screen and (min-width:768px){.footer_container__sL8Tx .footer_rights__TgP_S{margin:2.4rem 0}}.styles_postCard__uW4AC{display:flex;flex-direction:column;background:var(--color-white,#fff);border-radius:12px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.08);transition:transform .3s ease,box-shadow .3s ease;height:100%;border:1px solid var(--color-gray-08,#ebebeb)}.styles_postCard__uW4AC:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.12);border-color:var(--color-primary-yellow,#f9d548)}.styles_imageLink__LU7vs{display:block;text-decoration:none}.styles_imageWrapper__UpwSc{position:relative;width:100%;padding-top:56.25%;overflow:hidden;background:var(--color-gray-04,#f5f5f5)}.styles_image__2C5wk{object-fit:cover;transition:transform .3s ease}.styles_postCard__uW4AC:hover .styles_image__2C5wk{transform:scale(1.05)}.styles_category__nk1G1{position:absolute;top:16px;left:16px;background:var(--color-primary-yellow,#f9d548);color:var(--color-asphalt--dark,#283237);padding:6px 14px;border-radius:6px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;z-index:1;box-shadow:0 2px 8px rgba(0,0,0,.15)}.styles_content__diA2b{display:flex;flex-direction:column;padding:20px;flex:1 1}.styles_meta__AMQ1T{display:flex;align-items:center;gap:8px;margin-bottom:12px;font-size:14px;color:var(--color-black--light,#616161)}.styles_date__C_Dot{font-weight:600;color:var(--color-asphalt--light,#3a474e)}.styles_separator__PuIOw{color:var(--color-gray-24,#c2c2c2)}.styles_readingTime__zOYSx{display:flex;align-items:center;gap:4px;color:var(--color-asphalt--light,#3a474e)}.styles_readingTime__zOYSx:before{content:"📖";font-size:14px}.styles_title__2twsK{font-size:20px;font-weight:700;line-height:1.4;margin:0 0 12px;color:var(--color-black--dark,#1f1f1f);transition:color .2s ease}a:hover .styles_title__2twsK{color:var(--color-asphalt--dark,#283237)}.styles_title__2twsK{-webkit-line-clamp:2}.styles_excerpt__7jdzF,.styles_title__2twsK{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.styles_excerpt__7jdzF{font-size:15px;line-height:1.6;color:var(--color-black--light,#616161);margin:0 0 16px;flex:1 1;-webkit-line-clamp:3}.styles_readMore__0thWO{display:inline-flex;align-items:center;font-size:15px;font-weight:700;color:var(--color-link--unvisited,#255cce);text-decoration:none;transition:gap .2s ease,color .2s ease}.styles_readMore__0thWO:hover{gap:8px;color:var(--color-asphalt--dark,#283237)}.styles_readMore__0thWO:after{content:"→";margin-left:4px;transition:transform .2s ease}.styles_readMore__0thWO:hover:after{transform:translateX(4px)}@media(max-width:768px){.styles_content__diA2b{padding:16px}.styles_title__2twsK{font-size:18px}.styles_excerpt__7jdzF{font-size:14px}}.styles_breadcrumb__4rXEk{margin-bottom:24px;padding:12px 0}.styles_list__cW0hL{flex-wrap:wrap;list-style:none;margin:0;padding:0;font-size:14px}.styles_item__LpRDb,.styles_list__cW0hL{display:flex;align-items:center;gap:8px}.styles_link__eyBvx{color:var(--color-black--light,#616161);text-decoration:none;transition:color .2s ease}.styles_link__eyBvx:hover{color:var(--color-primary-yellow,#f9d548);text-decoration:underline}.styles_separator__CI5rz{color:var(--color-gray-24,#c2c2c2);-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:16px}.styles_current__Tss82{color:var(--color-black--dark,#1f1f1f);font-weight:600}@media(max-width:768px){.styles_breadcrumb__4rXEk{margin-bottom:16px}.styles_list__cW0hL{font-size:13px}}.blog-listing_container____YC_{min-height:100vh;background:var(--color-gray-04,#f5f5f5);padding:16px 0 48px}.blog-listing_wrapper__Qquoh{max-width:1200px;margin:0 auto;padding:0 16px}.blog-listing_header__aQFfD{text-align:center;padding:48px 20px;background:linear-gradient(135deg,#667eea,#764ba2);color:var(--color-white,#fff);border-radius:0 0 24px 24px;margin:-16px -16px 32px;position:relative;overflow:hidden}.blog-listing_header__aQFfD:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 50%,hsla(0,0%,100%,.1) 0,transparent 50%),radial-gradient(circle at 80% 50%,hsla(0,0%,100%,.1) 0,transparent 50%);pointer-events:none}.blog-listing_headerContent__gEl42{max-width:800px;margin:0 auto;position:relative;z-index:1}.blog-listing_badge__EYNFG{display:inline-block;background:hsla(0,0%,100%,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:8px 16px;border-radius:50px;font-size:14px;font-weight:600;margin-bottom:16px;border:1px solid hsla(0,0%,100%,.3)}.blog-listing_mainTitle__lco8q{font-size:32px;font-weight:800;line-height:1.2;margin:8px 0 16px;color:var(--color-white,#fff);text-shadow:0 2px 10px rgba(0,0,0,.1)}.blog-listing_subtitle__pH335{font-size:16px;line-height:1.6;margin:0 auto 32px;opacity:.95;max-width:600px;font-weight:400;color:var(--color-white,#fff)}.blog-listing_statsRow__4uty0{display:flex;justify-content:center;gap:24px;flex-wrap:wrap;margin-top:32px;padding-top:32px;border-top:1px solid hsla(0,0%,100%,.2)}.blog-listing_stat__Gw8Ti{display:flex;flex-direction:column;align-items:center;gap:4px}.blog-listing_stat__Gw8Ti strong{font-size:24px;font-weight:700;display:block;color:var(--color-white,#fff)}.blog-listing_stat__Gw8Ti span{font-size:14px;opacity:.9;font-weight:500;color:var(--color-white,#fff)}.blog-listing_filters__xNPXO{display:flex;justify-content:center;gap:12px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;margin-bottom:32px;padding:0 0 12px}.blog-listing_filters__xNPXO::-webkit-scrollbar{display:none}.blog-listing_filterButton__7gF0y{flex-shrink:0;padding:12px 24px;background:var(--color-white,#fff);border:2px solid #e5e7eb;border-radius:50px;font-size:15px;font-weight:600;color:#374151;cursor:pointer;transition:all .2s ease;white-space:nowrap}.blog-listing_filterButton__7gF0y:hover{border-color:#667eea;color:#667eea;transform:translateY(-2px);box-shadow:0 4px 12px rgba(102,126,234,.2)}.blog-listing_filterButton__7gF0y.blog-listing_active__IjRHI{background:linear-gradient(135deg,#667eea,#764ba2);border-color:transparent;color:var(--color-white,#fff);font-weight:700;box-shadow:0 4px 12px rgba(102,126,234,.3)}.blog-listing_grid__hS4bm{display:grid;grid-template-columns:1fr;grid-gap:20px;gap:20px;margin-bottom:48px}.blog-listing_loading__dAxrT{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 20px}.blog-listing_loading__dAxrT p{margin-top:16px;font-size:16px;color:var(--color-black--light,#616161)}.blog-listing_spinner__MpyUl{width:48px;height:48px;border:4px solid var(--color-gray-08,#ebebeb);border-top-color:var(--color-primary-yellow,#f9d548);border-radius:50%;animation:blog-listing_spin__fAxDR 1s linear infinite}@keyframes blog-listing_spin__fAxDR{to{transform:rotate(1turn)}}.blog-listing_empty__PMCRA{text-align:center;padding:80px 20px;background:var(--color-white,#fff);border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.08)}.blog-listing_emptyIcon__QtTRI{font-size:64px;margin-bottom:24px;color:var(--color-gray-48,#858585)}.blog-listing_emptyTitle__TH_1m{font-size:24px;font-weight:700;margin:0 0 12px;color:var(--color-black--dark,#1f1f1f)}.blog-listing_emptyText__bEvwm{font-size:16px;line-height:1.6;color:var(--color-black--light,#616161);margin:0 0 24px}.blog-listing_emptyButton__yzqaM{display:inline-block;padding:12px 24px;background:var(--color-primary-yellow,#f9d548);color:var(--color-asphalt--dark,#283237);font-size:16px;font-weight:700;border:none;border-radius:8px;cursor:pointer;transition:all .2s ease}.blog-listing_emptyButton__yzqaM:hover{background:var(--color-primary-yellow--light,#fce94e);transform:translateY(-2px);box-shadow:0 4px 12px rgba(249,213,72,.4)}.blog-listing_pagination__Jpnd3{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:48px}.blog-listing_pageButton__OrXM1{padding:10px 16px;background:var(--color-white,#fff);border:2px solid var(--color-gray-16,#d6d6d6);border-radius:8px;font-size:14px;font-weight:600;color:var(--color-black--dark,#1f1f1f);cursor:pointer;transition:all .2s ease}.blog-listing_pageButton__OrXM1:hover:not(:disabled){border-color:var(--color-primary-yellow,#f9d548);background:var(--color-gray-04,#f5f5f5)}.blog-listing_pageButton__OrXM1:disabled{opacity:.5;cursor:not-allowed}.blog-listing_pageNumbers__M52uJ{display:flex;gap:4px}.blog-listing_pageNumber__Kyudb{min-width:40px;height:40px;padding:0;background:var(--color-white,#fff);border:2px solid var(--color-gray-16,#d6d6d6);border-radius:8px;font-size:14px;font-weight:600;color:var(--color-black--dark,#1f1f1f);cursor:pointer;transition:all .2s ease}.blog-listing_pageNumber__Kyudb:hover:not(:disabled){border-color:var(--color-primary-yellow,#f9d548);background:var(--color-gray-04,#f5f5f5)}.blog-listing_pageNumber__Kyudb.blog-listing_active__IjRHI{background:var(--color-primary-yellow,#f9d548);border-color:var(--color-primary-yellow,#f9d548);color:var(--color-asphalt--dark,#283237);font-weight:700}.blog-listing_pageNumber__Kyudb:disabled{opacity:.5;cursor:not-allowed}.blog-listing_ellipsis__ZjdoG{display:flex;align-items:center;padding:0 8px;color:var(--color-gray-48,#858585)}@media(min-width:640px){.blog-listing_grid__hS4bm{grid-template-columns:repeat(2,1fr);gap:24px}}@media(min-width:768px){.blog-listing_container____YC_{padding:24px 0 64px}.blog-listing_wrapper__Qquoh{padding:0 24px}.blog-listing_header__aQFfD{padding:64px 48px}.blog-listing_badge__EYNFG{font-size:15px;padding:10px 20px}.blog-listing_mainTitle__lco8q{font-size:40px;margin:12px 0 20px}.blog-listing_subtitle__pH335{font-size:18px;max-width:700px}.blog-listing_statsRow__4uty0{gap:32px;margin-top:40px;padding-top:40px}.blog-listing_stat__Gw8Ti strong{font-size:28px}.blog-listing_stat__Gw8Ti span{font-size:15px}.blog-listing_filters__xNPXO{justify-content:center;flex-wrap:wrap;overflow-x:visible}.blog-listing_filterButton__7gF0y{font-size:15px;padding:12px 28px}}