.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;margin:0 auto;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_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}}.styles_readingTime__aQ7nj{display:inline-flex;align-items:center;gap:6px;font-size:14px;color:var(--color-black--light,#616161);padding:6px 12px;background:var(--color-gray-04,#f5f5f5);border-radius:6px}.styles_icon__FeIuf{font-size:16px}.styles_text__Aqcc4{font-weight:600;color:var(--color-black--dark,#1f1f1f)}.styles_meta__uEYG1{font-size:13px;color:var(--color-gray-48,#858585)}@media(max-width:768px){.styles_readingTime__aQ7nj{font-size:13px}.styles_icon__FeIuf{font-size:14px}.styles_meta__uEYG1{display:none}}.styles_socialShare__CGqP4{display:flex;align-items:center;gap:16px;padding:20px 0;border-top:1px solid var(--color-gray-16,#d6d6d6);border-bottom:1px solid var(--color-gray-16,#d6d6d6);margin:32px 0}.styles_label__tE2Rn{font-size:15px;font-weight:600;color:var(--color-black--dark,#1f1f1f)}.styles_buttons__kFkaL{display:flex;gap:12px;flex-wrap:wrap}.styles_button__2wsT4{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;border:none;cursor:pointer;transition:all .2s ease}.styles_button__2wsT4 svg{width:20px;height:20px}.styles_button__2wsT4:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.styles_button__2wsT4:active{transform:translateY(0)}.styles_facebook__d7r5h{background-color:#1877f2;color:var(--color-white,#fff)}.styles_facebook__d7r5h:hover{background-color:#0d64d8}.styles_twitter__5vfpr{background-color:#1da1f2;color:var(--color-white,#fff)}.styles_twitter__5vfpr:hover{background-color:#0c8bd9}.styles_linkedin__sw5no{background-color:#0a66c2;color:var(--color-white,#fff)}.styles_linkedin__sw5no:hover{background-color:#084d94}.styles_whatsapp__1iOFJ{background-color:#25d366;color:var(--color-white,#fff)}.styles_whatsapp__1iOFJ:hover{background-color:#1da851}.styles_email__IoMTu{background-color:var(--color-black--light,#616161);color:var(--color-white,#fff)}.styles_email__IoMTu:hover{background-color:#4d4d4d}.styles_copy__wqBVn{background-color:var(--color-gray-04,#f5f5f5);color:var(--color-black--dark,#1f1f1f)}.styles_copy__wqBVn:hover{background-color:var(--color-gray-16,#d6d6d6)}@media(max-width:768px){.styles_socialShare__CGqP4{flex-direction:column;align-items:flex-start;gap:12px}.styles_label__tE2Rn{font-size:14px}.styles_button__2wsT4{width:36px;height:36px}.styles_button__2wsT4 svg{width:18px;height:18px}}.styles_internalLinks__GZhZj{background:linear-gradient(135deg,#fff8e7,#fff3d6);border-left:4px solid var(--color-primary-yellow,#f9d548);padding:24px;border-radius:8px;margin:32px 0}.styles_title__0VCEh{font-size:18px;font-weight:700;margin:0 0 16px;color:var(--color-black--dark,#1f1f1f)}.styles_list__ZxN8h{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.styles_item__B7S1C{margin:0}.styles_link__8MmtB{display:flex;align-items:center;gap:12px;padding:12px 16px;background:var(--color-white,#fff);border-radius:6px;text-decoration:none;color:var(--color-black--dark,#1f1f1f);font-weight:600;transition:all .2s ease;border:1px solid transparent}.styles_link__8MmtB:hover{border-color:var(--color-primary-yellow,#f9d548);transform:translateX(4px);box-shadow:0 2px 8px rgba(255,182,0,.2)}.styles_icon__II64i{font-size:20px;flex-shrink:0}.styles_text__m_fpy{flex:1 1;font-size:15px}.styles_arrow__WXbtA{font-size:18px;color:var(--color-primary-yellow,#f9d548);transition:transform .2s ease;flex-shrink:0}.styles_link__8MmtB:hover .styles_arrow__WXbtA{transform:translateX(4px)}.styles_cta__2bSCn{background:linear-gradient(135deg,var(--color-primary-yellow,#f9d548) 0,var(--color-primary-yellow--light,#fce94e) 100%);color:#000}.styles_cta__2bSCn .styles_arrow__WXbtA,.styles_cta__2bSCn .styles_text__m_fpy{color:#000}.styles_cta__2bSCn:hover{border-color:var(--color-primary-yellow--light,#fce94e);box-shadow:0 4px 16px rgba(255,182,0,.3)}@media(max-width:768px){.styles_internalLinks__GZhZj{padding:20px;margin:24px 0}.styles_title__0VCEh{font-size:16px}.styles_link__8MmtB{padding:10px 14px}.styles_text__m_fpy{font-size:14px}}.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_relatedPosts__OAHCL{margin-top:64px;padding-top:48px;border-top:2px solid var(--color-gray-08,#ebebeb)}.styles_title__oE6gK{font-size:28px;font-weight:700;margin:0 0 32px;color:var(--color-black--dark,#1f1f1f)}.styles_grid__PzWa_{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:24px;gap:24px}@media(max-width:1024px){.styles_grid__PzWa_{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px}}@media(max-width:768px){.styles_relatedPosts__OAHCL{margin-top:48px;padding-top:32px}.styles_title__oE6gK{font-size:24px;margin-bottom:24px}.styles_grid__PzWa_{grid-template-columns:1fr;gap:16px}}.blog-detail_container__0VfZZ{min-height:100vh;background:var(--color-white,#fff);padding:16px 0 48px}.blog-detail_wrapper__MWNt0{max-width:800px;margin:0 auto;padding:0 16px}.blog-detail_header__3bVbH{margin-bottom:24px}.blog-detail_category__B1RB1{display:inline-block;padding:6px 12px;background:var(--color-primary-yellow,#f9d548);color:#000;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;border-radius:4px;margin-bottom:12px;text-decoration:none}.blog-detail_title__XGp0r{font-size:28px;font-weight:800;line-height:1.2;margin:0 0 16px;color:var(--color-black--dark,#1f1f1f)}.blog-detail_meta__eo7MD{display:flex;flex-wrap:wrap;gap:12px;padding-bottom:16px;border-bottom:2px solid var(--color-gray-08,#ebebeb)}.blog-detail_metaItem__EtLpA{font-size:14px;color:var(--color-black--light,#616161)}.blog-detail_author__gEqpn,.blog-detail_date__jx0nB{font-weight:500}.blog-detail_featuredImage__0Esfw{position:relative;width:100%;padding-top:56.25%;border-radius:12px;overflow:hidden;margin-bottom:32px;background:var(--color-gray-04,#f5f5f5)}.blog-detail_image__WR2LD{object-fit:cover}.blog-detail_content__2ZfHu{margin-bottom:32px}.blog-detail_body__7Dwu8{font-size:17px;line-height:1.8;color:var(--color-black--dark,#1f1f1f)}.blog-detail_body__7Dwu8 h2,.blog-detail_body__7Dwu8 h3,.blog-detail_body__7Dwu8 h4,.blog-detail_body__7Dwu8 h5,.blog-detail_body__7Dwu8 h6{font-weight:700;line-height:1.3;margin:32px 0 16px;color:var(--color-black--dark,#1f1f1f)}.blog-detail_body__7Dwu8 h2{font-size:24px}.blog-detail_body__7Dwu8 h3{font-size:20px}.blog-detail_body__7Dwu8 h4{font-size:18px}.blog-detail_body__7Dwu8 p{margin:0 0 20px}.blog-detail_body__7Dwu8 a{color:#2563eb;text-decoration:underline;font-weight:600}.blog-detail_body__7Dwu8 a:hover{color:#1d4ed8}.blog-detail_body__7Dwu8 ol,.blog-detail_body__7Dwu8 ul{margin:20px 0;padding-left:24px}.blog-detail_body__7Dwu8 ol li,.blog-detail_body__7Dwu8 ul li{margin-bottom:12px}.blog-detail_body__7Dwu8 blockquote{margin:24px 0;padding:20px 24px;background:#fff8e7;border-left:4px solid var(--color-primary-yellow,#f9d548);border-radius:4px;font-style:italic}.blog-detail_body__7Dwu8 blockquote p:last-child{margin-bottom:0}.blog-detail_body__7Dwu8 code{background:var(--color-gray-04,#f5f5f5);padding:2px 6px;border-radius:4px;font-family:Courier New,monospace;font-size:15px}.blog-detail_body__7Dwu8 pre{background:var(--color-black--dark,#1f1f1f);color:var(--color-white,#fff);padding:20px;border-radius:8px;overflow-x:auto;margin:24px 0}.blog-detail_body__7Dwu8 pre code{background:transparent;color:var(--color-white,#fff);padding:0}.blog-detail_body__7Dwu8 img{max-width:100%;height:auto;border-radius:8px;margin:24px 0}.blog-detail_body__7Dwu8 table{width:100%;border-collapse:collapse;margin:24px 0}.blog-detail_body__7Dwu8 table td,.blog-detail_body__7Dwu8 table th{border:1px solid var(--color-gray-16,#d6d6d6);padding:12px;text-align:left}.blog-detail_body__7Dwu8 table th{background:var(--color-gray-04,#f5f5f5);font-weight:700}.blog-detail_authorBox__O_cMm{display:flex;gap:16px;padding:24px;background:#f9f9f9;border-radius:12px;margin:48px 0}.blog-detail_authorAvatar__EeSPn{flex-shrink:0;width:60px;height:60px;background:var(--color-primary-yellow,#f9d548);color:#000;display:flex;align-items:center;justify-content:center;border-radius:50%;font-size:24px;font-weight:700}.blog-detail_authorInfo__tV_fX{flex:1 1}.blog-detail_authorName__wkQas{font-size:18px;font-weight:700;margin:0 0 8px;color:var(--color-black--dark,#1f1f1f)}.blog-detail_authorBio__R49v6{font-size:14px;line-height:1.6;color:var(--color-black--light,#616161);margin:0}@media(min-width:768px){.blog-detail_container__0VfZZ{padding:24px 0 64px}.blog-detail_wrapper__MWNt0{padding:0 24px}.blog-detail_title__XGp0r{font-size:36px}.blog-detail_meta__eo7MD{gap:16px}.blog-detail_metaItem__EtLpA{font-size:15px}.blog-detail_body__7Dwu8{font-size:18px}.blog-detail_body__7Dwu8 h2{font-size:28px}.blog-detail_body__7Dwu8 h3{font-size:22px}.blog-detail_body__7Dwu8 h4{font-size:19px}.blog-detail_authorAvatar__EeSPn{width:80px;height:80px;font-size:32px}.blog-detail_authorName__wkQas{font-size:20px}.blog-detail_authorBio__R49v6{font-size:15px}}