.page-module-scss-module__M5IwGq__container{flex-direction:column;align-items:center;margin-bottom:1rem;display:flex}.page-module-scss-module__M5IwGq__tag{color:var(--color-danger);background-color:#0000}.page-module-scss-module__M5IwGq__wrapper{background-color:var(--background)}@media (max-width:720px){.page-module-scss-module__M5IwGq__wrapper{border:var(--border-color)1px solid;margin:0 1rem}}.page-module-scss-module__M5IwGq__wrapper:hover .page-module-scss-module__M5IwGq__content{box-shadow:0 0 10px var(--color-shadow);border:none}.page-module-scss-module__M5IwGq__content{border:1px solid var(--color-border);border-radius:8px}@media (max-width:720px){.page-module-scss-module__M5IwGq__content{border:none;padding:0 1rem}}
.banner-card-module-scss-module__pGTwXW__wrapper{grid-template-columns:1.5fr 1fr;gap:1rem;padding:2rem 0;display:grid}@media (max-width:960px){.banner-card-module-scss-module__pGTwXW__wrapper{grid-template-columns:1fr}}.banner-card-module-scss-module__pGTwXW__left{flex-direction:column;gap:1rem;display:flex}.banner-card-module-scss-module__pGTwXW__right{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media (max-width:720px){.banner-card-module-scss-module__pGTwXW__right{grid-template-columns:1fr}}.banner-card-module-scss-module__pGTwXW__item{background-color:#fff}
.swiper-button-next:after,.swiper-button-prev:after{display:none}.swiper-button-next,.swiper-button-prev{background-color:var(--color-black-blur);color:#fff;opacity:.9;border-radius:50%;width:35px;height:35px;padding:10px 0;transition:opacity .3s}.swiper-button-next:hover,.swiper-button-prev:hover{opacity:1}
.slide-bar-module-scss-module__fb9zJG__wrapper{cursor:pointer;border-radius:18px;grid-template-rows:1fr .3fr;display:grid;position:relative}.slide-bar-module-scss-module__fb9zJG__wrapper:hover .slide-bar-module-scss-module__fb9zJG__image img{transform:scale(1.1)}.slide-bar-module-scss-module__fb9zJG__inside{color:#fff;background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:18px;flex-direction:column;justify-content:flex-end;gap:.5rem;padding:1rem;display:flex;position:relative}.slide-bar-module-scss-module__fb9zJG__image{background-color:#fff;border-radius:18px;justify-content:center;padding:.5rem 0;display:flex;overflow:hidden}.slide-bar-module-scss-module__fb9zJG__image img{object-fit:cover;max-height:10rem;transition:all .5s}.slide-bar-module-scss-module__fb9zJG__text{font-size:var(--text-sm);font-weight:var(--font-medium);text-align:center;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:.5rem;display:-webkit-box;overflow:hidden}.slide-bar-module-scss-module__fb9zJG__swiper{border-radius:.5rem}.swiper-pagination{justify-content:center;align-items:center;gap:.4rem;width:100%;margin:.5rem 0;display:flex}.slide-bar-module-scss-module__fb9zJG__bullet{background-color:var(--border-color);border-radius:50%;width:10px;height:10px;transition:all .25s;display:inline-block}.swiper-pagination-bullet-active{background-color:var(--color-primary);border-radius:8px;width:20px}
.button-module-scss-module__4QgQTW__button{background-color:var(--color-primary);color:#fff;font-size:var(--text-sm);font-weight:var(--font-medium);border:var(--color-primary)1px solid;cursor:pointer;border-radius:5px;justify-content:center;align-items:center;gap:.5rem;padding:.5rem 1.2rem;transition:background .2s;display:inline-flex}.button-module-scss-module__4QgQTW__button:hover:enabled{opacity:.9}.button-module-scss-module__4QgQTW__button:disabled{opacity:.6;cursor:not-allowed}.button-module-scss-module__4QgQTW__button__title{display:inline-block}.button-module-scss-module__4QgQTW__button__icon{align-items:center;font-size:1rem;display:flex}.button-module-scss-module__4QgQTW__loader{border:2px solid var(--color-gray);border-top:2px solid var(--color-white);border-radius:50%;width:1rem;height:1rem;margin-right:.1rem;animation:.8s linear infinite button-module-scss-module__4QgQTW__spin}.button-module-scss-module__4QgQTW__clear{color:#000;background-color:#0000;border:none}.button-module-scss-module__4QgQTW__clear:active{color:var(--color-text-light)}.button-module-scss-module__4QgQTW__outline{color:var(--color-primary);border-color:var(--color-primary);background:0 0}.button-module-scss-module__4QgQTW__outline:hover{background:var(--color-primary);color:#fff}@keyframes button-module-scss-module__4QgQTW__spin{to{transform:rotate(360deg)}}
.collapse-module-scss-module__znPUGW__collapse{border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color)}.collapse-module-scss-module__znPUGW__collapse__button{cursor:pointer;text-align:left;width:100%;font-size:var(--text-base);font-weight:var(--font-light);border:none;outline:none;justify-content:space-between;align-items:center;padding:1rem;display:flex}.collapse-module-scss-module__znPUGW__collapse__content{max-height:0;padding:0 1rem;transition:max-height .2s ease-out;overflow:hidden}.collapse-module-scss-module__znPUGW__collapse__content a{font-size:.9rem}.collapse-module-scss-module__znPUGW__collapse__active{margin-bottom:1rem}.collapse-module-scss-module__znPUGW__loader{width:var(--text-sm);height:var(--text-sm);border:2px solid var(--color-text-light);box-sizing:border-box;border-bottom-color:#0000;border-radius:50%;margin-right:.5rem;animation:1s linear infinite collapse-module-scss-module__znPUGW__rotation;display:inline-block}.collapse-module-scss-module__znPUGW__open{background-color:#0000;border:none;justify-content:center;align-items:center;height:100%;padding:.5rem 1rem;display:flex}.collapse-module-scss-module__znPUGW__row{flex-direction:row;justify-content:space-between;align-items:center;display:flex}@keyframes collapse-module-scss-module__znPUGW__rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.search-bar-module-scss-module__DVN0Aq__search{background:var(--bg-color);border:1px solid #0000;border-radius:2rem;align-items:center;gap:.5rem;padding:.5rem 1rem;display:flex}.search-bar-module-scss-module__DVN0Aq__search .search-bar-module-scss-module__DVN0Aq__input{background-color:#0000;border:none;outline:none;flex:1}@media (max-width:720px){.search-bar-module-scss-module__DVN0Aq__search .search-bar-module-scss-module__DVN0Aq__input{flex:1;min-width:0}}.search-bar-module-scss-module__DVN0Aq__search .search-bar-module-scss-module__DVN0Aq__searchIcon{color:var(--color-gray-500);flex-shrink:0}.search-bar-module-scss-module__DVN0Aq__search_icon{cursor:pointer;transition:color .3s}.search-bar-module-scss-module__DVN0Aq__search_icon:hover{color:var(--color-primary)}.search-bar-module-scss-module__DVN0Aq__modal{z-index:var(--z-index-modal);left:0;top:calc(var(--header-height)*var(--header-sticky));background-color:#0000;flex-direction:column;width:100%;height:100%;animation:.5s search-bar-module-scss-module__DVN0Aq__fadeIn;position:fixed}.search-bar-module-scss-module__DVN0Aq__modal .search-bar-module-scss-module__DVN0Aq__content{background-color:var(--color-black-80);flex-direction:row;justify-content:center;gap:1rem;width:100%;padding:1rem 0;display:flex}@media (max-width:720px){.search-bar-module-scss-module__DVN0Aq__modal .search-bar-module-scss-module__DVN0Aq__content{padding:1rem .5rem}.search-bar-module-scss-module__DVN0Aq__modal .search-bar-module-scss-module__DVN0Aq__content .search-bar-module-scss-module__DVN0Aq__search{flex:1}}.search-bar-module-scss-module__DVN0Aq__modal .search-bar-module-scss-module__DVN0Aq__search{width:50%}.search-bar-module-scss-module__DVN0Aq__modal .search-bar-module-scss-module__DVN0Aq__icon{background-color:var(--semi-background);cursor:pointer;color:var(--color-gray-900);border:none;border-radius:12rem;justify-content:center;align-items:center;padding:.5rem .75rem;display:flex}.search-bar-module-scss-module__DVN0Aq__modal .search-bar-module-scss-module__DVN0Aq__icon:hover{transform:scale(1.03)}@media (max-width:360px){.search-bar-module-scss-module__DVN0Aq__modal .search-bar-module-scss-module__DVN0Aq__icon{display:none}}@keyframes search-bar-module-scss-module__DVN0Aq__fadeIn{0%{opacity:0;transform:translateY(2px)}to{opacity:1;transform:translateY(0)}}
.horizontal-module-scss-module__mJgKxG__wrapper{background-color:var(--background)}@media (max-width:480px){.horizontal-module-scss-module__mJgKxG__wrapper{border:var(--border-color)1px solid}}@media (max-width:720px){.horizontal-module-scss-module__mJgKxG__wrapper{border:1px solid var(--color-border)}}.horizontal-module-scss-module__mJgKxG__content{border:1px solid var(--color-border);border-radius:8px}.horizontal-module-scss-module__mJgKxG__content:hover{box-shadow:0 0 10px var(--color-shadow)}@media (max-width:720px){.horizontal-module-scss-module__mJgKxG__content{box-shadow:none;border:none}}.horizontal-module-scss-module__mJgKxG__title:hover{color:var(--color-primary)}
.vertical-module-scss-module__Vy1PAq__wrapper:hover{transform:translateY(-2%)}.vertical-module-scss-module__Vy1PAq__wrapper:hover .vertical-module-scss-module__Vy1PAq__title,.vertical-module-scss-module__Vy1PAq__title:hover{color:var(--color-primary)}.vertical-module-scss-module__Vy1PAq__image:hover img{transform:scale(1.1)}
.card-module-scss-module__g08RKW__wrapper{border-radius:8px}.card-module-scss-module__g08RKW__image:hover img{transform:scale(1.1)}.card-module-scss-module__g08RKW__tag:hover{opacity:.7}
.story-card-module-scss-module___B-iSW__seeAll{color:var(--color-link-blue);font-weight:var(--font-semibold);font-size:var(--text-sm-plus);text-decoration:none}.story-card-module-scss-module___B-iSW__seeAll:hover{text-decoration:underline}.story-card-module-scss-module___B-iSW__active{box-shadow:0 0 10px var(--color-shadow);border:none}.story-card-module-scss-module___B-iSW__titleActive{color:var(--color-text-light)}.story-card-module-scss-module___B-iSW__categories{flex-wrap:wrap;gap:.5rem;margin-bottom:2rem;display:flex}@media (max-width:960px){.story-card-module-scss-module___B-iSW__categories{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;white-space:nowrap;flex-flow:row;flex:1;width:100%;overflow:auto hidden}}.story-card-module-scss-module___B-iSW__post{grid-template-columns:1.2fr 1fr;gap:1rem;display:grid}@media (max-width:720px){.story-card-module-scss-module___B-iSW__post{grid-template-columns:1fr}}.story-card-module-scss-module___B-iSW__tags{flex-flow:wrap;gap:.5rem;display:flex}.story-card-module-scss-module___B-iSW__itemWrapper{flex-direction:column;gap:.5rem;display:flex}.story-card-module-scss-module___B-iSW__item{background-color:#0000;grid-template-columns:auto 2fr;align-items:flex-start;gap:1rem;display:grid}.story-card-module-scss-module___B-iSW__item__border{border-top:1px solid var(--border-color);margin-top:1.2rem;padding-top:1.2rem}.story-card-module-scss-module___B-iSW__item .story-card-module-scss-module___B-iSW__image{object-fit:contain;background-color:#fff;border-radius:10px;width:6rem;height:6rem;transition:all .5s;position:relative;overflow:hidden}.story-card-module-scss-module___B-iSW__item .story-card-module-scss-module___B-iSW__image:hover{transform:scale(1.1)}.story-card-module-scss-module___B-iSW__item__content{flex-direction:column;min-height:6rem;transition:all .3s;display:flex}.story-card-module-scss-module___B-iSW__item__title{font-size:var(--text-xl);color:var(--color-text-light);font-weight:var(--font-semibold);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-family:red Hat Display,sans-serif;display:-webkit-box;overflow:hidden}.story-card-module-scss-module___B-iSW__item__title:hover{color:var(--color-primary)}.story-card-module-scss-module___B-iSW__button{color:var(--color-gray-400);border:none;border-color:var(--border-color);cursor:pointer;background-color:#fff;border-radius:5px;padding:.7rem 1rem;transition:all .3s}.story-card-module-scss-module___B-iSW__button span{font-size:var(--text-base);font-weight:var(--font-semibold)}.story-card-module-scss-module___B-iSW__button:hover{color:#000}
.spotlight-module-scss-module__BxWrEa__wrapper{flex-direction:column;gap:1rem;padding:2rem 0;display:flex}
.header-module-scss-module__35oigG__wrapper{margin-top:1rem}.header-module-scss-module__35oigG__header{background-color:#fff;flex-direction:row;flex:1;align-items:center;height:100%;padding:0 1rem;display:flex}@media (max-width:960px){.header-module-scss-module__35oigG__header .header-module-scss-module__35oigG__tablet{display:flex}.header-module-scss-module__35oigG__header .header-module-scss-module__35oigG__window{display:none}}@media (max-width:480px){.header-module-scss-module__35oigG__header{flex-direction:column}}.header-module-scss-module__35oigG__brand{align-items:center;display:flex}@media (max-width:480px){.header-module-scss-module__35oigG__brand{display:none}}.header-module-scss-module__35oigG__brand .header-module-scss-module__35oigG__logo{object-fit:contain;height:3rem}.header-module-scss-module__35oigG__tablet{flex:1;justify-content:flex-end;align-items:center;gap:1rem;padding:1.5rem .5rem;display:none}@media (max-width:480px){.header-module-scss-module__35oigG__tablet{justify-content:space-between;width:100%;padding:0}}.header-module-scss-module__35oigG__tablet .header-module-scss-module__35oigG__search{width:50%}@media (max-width:960px){.header-module-scss-module__35oigG__tablet .header-module-scss-module__35oigG__search{width:70%}}@media (max-width:720px){.header-module-scss-module__35oigG__tablet .header-module-scss-module__35oigG__search{width:100%}}.header-module-scss-module__35oigG__window{flex-direction:row;flex:1;justify-content:space-between;align-items:center;height:100%;display:flex}.header-module-scss-module__35oigG__window .header-module-scss-module__35oigG__menu{gap:1.5rem;height:100%;margin:0;padding:0;list-style:none;display:flex}.header-module-scss-module__35oigG__window .header-module-scss-module__35oigG__dropdown{font-size:var(--text-sm);height:100%;color:var(--color-text-light);background-image:linear-gradient(to right,var(--color-primary)0%,var(--color-primary)100%);background-position:0 100%;background-repeat:no-repeat;background-size:0 3px;transition:background-size .3s,color .3s}.header-module-scss-module__35oigG__window .header-module-scss-module__35oigG__dropdown:hover{color:var(--color-gray-900);background-size:100% 3px}.header-module-scss-module__35oigG__window .header-module-scss-module__35oigG__dropdownContent{box-shadow:0 8px 12px -6px var(--color-shadow);background-color:#fff;border-radius:8px}.header-module-scss-module__35oigG__window .header-module-scss-module__35oigG__dropdownContent:hover .header-module-scss-module__35oigG__dropdown{color:var(--color-primary);background-color:#fff}
.menu-module-scss-module__W7HIUW__logo{flex-direction:row;justify-content:space-between;padding:1rem 0 1rem 1rem;display:flex}.menu-module-scss-module__W7HIUW__logo img{width:auto;height:2rem;display:block}.menu-module-scss-module__W7HIUW__close{background-color:#0000;border:none;padding-right:1rem}.menu-module-scss-module__W7HIUW__header{flex-direction:row;display:flex}.menu-module-scss-module__W7HIUW__collapse{font-size:var(--text-base);cursor:pointer;border:none;border-top:1px solid var(--border-color)}.menu-module-scss-module__W7HIUW__container{flex-direction:column;margin:0 1rem;padding:0;list-style:none;display:flex}.menu-module-scss-module__W7HIUW__containerItem{font-size:var(--text-base);color:var(--color-primary);margin-top:1rem;font-weight:600}.menu-module-scss-module__W7HIUW__containerItem a{cursor:pointer;color:var(--color-text);font-size:.9rem}.menu-module-scss-module__W7HIUW__containerLast{font-size:var(--text-base);font-weight:var(--font-medium);color:var(--color-text);list-style:none}.menu-module-scss-module__W7HIUW__containerLast a:hover{color:var(--color-primary)}.menu-module-scss-module__W7HIUW__mt1rem{margin-top:1rem}.menu-module-scss-module__W7HIUW__title{flex:1}.menu-module-scss-module__W7HIUW__child{font-size:var(--text-base);font-weight:var(--font-medium);color:#000;flex-direction:column;gap:.5rem;margin-top:1rem;display:flex}.menu-module-scss-module__W7HIUW__child a:hover{color:var(--color-primary)}
.footer-module-scss-module__aogjNq__footer{background:var(--color-gray-800);width:100%}.footer-module-scss-module__aogjNq__inner{grid-template-columns:1fr 1fr 1fr 1fr auto;justify-content:space-between;align-items:start;gap:2rem;margin:0 auto;padding:2rem;display:grid}@media (max-width:720px){.footer-module-scss-module__aogjNq__inner{grid-template-columns:1fr;padding:1rem}}.footer-module-scss-module__aogjNq__logoRow{align-items:center;gap:12px;display:flex}.footer-module-scss-module__aogjNq__logo{width:6rem}.footer-module-scss-module__aogjNq__copy{font-size:var(--text-sm);margin-top:1rem}.footer-module-scss-module__aogjNq__links{flex-flow:column wrap;gap:22px;margin:0;padding:0;list-style:none;display:flex}.footer-module-scss-module__aogjNq__links a{font-weight:var(--font-semibold);font-size:var(--text-sm);text-decoration:none}.footer-module-scss-module__aogjNq__links a:hover{color:var(--color-gray-900)}.footer-module-scss-module__aogjNq__title{font-size:var(--text-sm);color:var(--color-gray-400);font-weight:var(--font-semibold);margin-bottom:1rem;display:inline-block}.footer-module-scss-module__aogjNq__wrap{flex-flow:wrap;align-items:flex-start;gap:.2rem;margin:0;padding:0;list-style:none;display:flex}.footer-module-scss-module__aogjNq__wrap .footer-module-scss-module__aogjNq__button{font-size:var(--text-xs);background-color:var(--color-light);color:var(--color-gray-900);border:none;padding:.3rem .5rem}.footer-module-scss-module__aogjNq__wrap .footer-module-scss-module__aogjNq__button:hover{background-color:var(--color-primary);color:#fff}.footer-module-scss-module__aogjNq__socials{flex-direction:column;gap:12px;display:flex}.footer-module-scss-module__aogjNq__socialButton{background:var(--semi-background);width:2rem;height:2rem;color:var(--color-gray-900);font-size:var(--text-card-title);border-radius:50%;place-items:center;transition:transform .2s,box-shadow .2s,background .2s;display:grid}.footer-module-scss-module__aogjNq__socialButton:hover{box-shadow:0 10px 18px var(--color-slate-900-08);background:var(--color-gray-300);transform:translateY(-2px)}
.header-module-scss-module__7potna__wrapper{background-color:var(--color-pink);border-bottom:1px solid var(--color-text-light)}.header-module-scss-module__7potna__header{flex-direction:row;flex:1;align-items:center;height:100%;display:flex}@media (max-width:1200px){.header-module-scss-module__7potna__header{padding:0 .5rem}}@media (max-width:960px){.header-module-scss-module__7potna__header .header-module-scss-module__7potna__tablet{display:flex}.header-module-scss-module__7potna__header .header-module-scss-module__7potna__window{display:none}}@media (max-width:480px){.header-module-scss-module__7potna__header{flex-direction:column}}.header-module-scss-module__7potna__brand{background:#fff;border-radius:3px;align-items:center;padding:.1rem;display:flex}@media (max-width:480px){.header-module-scss-module__7potna__brand{display:none}}.header-module-scss-module__7potna__brand .header-module-scss-module__7potna__logo{object-fit:contain;height:3rem}.header-module-scss-module__7potna__tablet{flex:1;justify-content:flex-end;align-items:center;gap:1rem;padding:1.5rem .5rem;display:none}@media (max-width:480px){.header-module-scss-module__7potna__tablet{justify-content:space-between;width:100%;padding:0}}@media (max-width:960px){.header-module-scss-module__7potna__tablet .header-module-scss-module__7potna__search{width:50%}}@media (max-width:720px){.header-module-scss-module__7potna__tablet .header-module-scss-module__7potna__search{width:70%}}@media (max-width:480px){.header-module-scss-module__7potna__tablet .header-module-scss-module__7potna__search{width:100%}}.header-module-scss-module__7potna__window{flex-direction:row;flex:1;justify-content:space-between;align-items:center;height:100%;display:flex}.header-module-scss-module__7potna__window .header-module-scss-module__7potna__menu{gap:1.5rem;height:100%;margin:0;padding:0;list-style:none;display:flex}.header-module-scss-module__7potna__window .header-module-scss-module__7potna__dropdown{font-size:var(--text-sm);height:100%;color:var(--color-text-light);background-image:linear-gradient(to right,var(--color-primary)0%,var(--color-primary)100%);background-position:0 100%;background-repeat:no-repeat;background-size:0 3px;transition:background-size .3s,color .3s}.header-module-scss-module__7potna__window .header-module-scss-module__7potna__dropdown:hover{color:var(--color-gray-900);background-size:100% 3px}.header-module-scss-module__7potna__window .header-module-scss-module__7potna__dropdownContent{box-shadow:0 12px 30px var(--color-shadow);background-color:#fff;border-radius:8px}.header-module-scss-module__7potna__window .header-module-scss-module__7potna__dropdownContent:hover .header-module-scss-module__7potna__dropdown{color:var(--color-primary);background-color:#fff}
.menu-module-scss-module__Xqv5va__logo{flex-direction:row;justify-content:space-between;padding:1rem 0 1rem 1rem;display:flex}.menu-module-scss-module__Xqv5va__logo img{width:auto;height:2rem;display:block}.menu-module-scss-module__Xqv5va__close{background-color:#0000;border:none;padding-right:1rem}.menu-module-scss-module__Xqv5va__header{flex-direction:row;display:flex}.menu-module-scss-module__Xqv5va__collapse{font-size:var(--text-base);cursor:pointer;border:none;border-top:1px solid var(--border-color)}.menu-module-scss-module__Xqv5va__container{flex-direction:column;margin:0 1rem;padding:0;list-style:none;display:flex}.menu-module-scss-module__Xqv5va__containerItem{font-size:var(--text-base);color:var(--color-primary);margin-top:1rem;font-weight:600}.menu-module-scss-module__Xqv5va__containerItem a{cursor:pointer;color:var(--color-text);font-size:.9rem}.menu-module-scss-module__Xqv5va__containerLast{font-size:var(--text-base);font-weight:var(--font-medium);color:var(--color-text);list-style:none}.menu-module-scss-module__Xqv5va__containerLast a:hover{color:var(--color-primary)}.menu-module-scss-module__Xqv5va__mt1rem{margin-top:1rem}.menu-module-scss-module__Xqv5va__title{flex:1}.menu-module-scss-module__Xqv5va__child{font-size:var(--text-base);font-weight:var(--font-medium);color:#000;flex-direction:column;gap:.5rem;margin-top:1rem;display:flex}.menu-module-scss-module__Xqv5va__child a:hover{color:var(--color-primary)}
.footer-module-scss-module__Itvm2q__footer{background:var(--color-gray-800);width:100%}.footer-module-scss-module__Itvm2q__inner{grid-template-columns:1fr 1fr 1fr 1fr auto;justify-content:space-between;align-items:start;gap:2rem;margin:0 auto;padding:2rem;display:grid}@media (max-width:720px){.footer-module-scss-module__Itvm2q__inner{grid-template-columns:1fr;padding:1rem}}.footer-module-scss-module__Itvm2q__logo{object-fit:contain;height:3rem}.footer-module-scss-module__Itvm2q__copy{font-size:var(--text-sm);margin-top:1rem}.footer-module-scss-module__Itvm2q__links{flex-flow:column wrap;gap:22px;margin:0;padding:0;list-style:none;display:flex}.footer-module-scss-module__Itvm2q__links a{font-weight:var(--font-semibold);font-size:var(--text-sm);text-decoration:none}.footer-module-scss-module__Itvm2q__links a:hover{color:var(--color-gray-900)}.footer-module-scss-module__Itvm2q__title{font-size:var(--text-sm);color:var(--color-gray-400);font-weight:var(--font-semibold);margin-bottom:1rem;display:inline-block}.footer-module-scss-module__Itvm2q__wrap{flex-flow:wrap;align-items:flex-start;gap:.2rem;margin:0;padding:0;list-style:none;display:flex}.footer-module-scss-module__Itvm2q__wrap .footer-module-scss-module__Itvm2q__button{font-size:var(--text-xs);background-color:var(--color-light);color:var(--color-gray-900);border:none;padding:.3rem .5rem}.footer-module-scss-module__Itvm2q__wrap .footer-module-scss-module__Itvm2q__button:hover{background-color:var(--color-primary);color:#fff}.footer-module-scss-module__Itvm2q__socials{flex-direction:column;gap:12px;display:flex}.footer-module-scss-module__Itvm2q__socialButton{background:var(--semi-background);width:2rem;height:2rem;color:var(--color-gray-900);font-size:var(--text-card-title);border-radius:50%;place-items:center;transition:transform .2s,box-shadow .2s,background .2s;display:grid}.footer-module-scss-module__Itvm2q__socialButton:hover{box-shadow:0 10px 18px var(--color-slate-900-08);background:var(--color-gray-300);transform:translateY(-2px)}
.card-item-module-scss-module__3zgJvW__card{border-radius:12px;padding:1rem}.card-item-module-scss-module__3zgJvW__image{border-radius:8px;max-height:25rem}.card-item-module-scss-module__3zgJvW__content{flex-direction:column;flex:1;gap:.3rem;margin:0 -1rem;display:flex}.card-item-module-scss-module__3zgJvW__title{font-weight:var(--font-medium);font-size:var(--text-xl);margin:0;padding:0;line-height:1.2}.card-item-module-scss-module__3zgJvW__title:hover{color:var(--color-text-light)}.card-item-module-scss-module__3zgJvW__des{font-size:var(--text-base);text-overflow:ellipsis;color:var(--color-text-light);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-top:.5rem;display:-webkit-box;overflow:hidden}.card-item-module-scss-module__3zgJvW__tag{text-transform:capitalize}
.stories-module-scss-module__aaxFIa__wrapper{justify-content:center}.stories-module-scss-module__aaxFIa__image{background-color:#fff;border-radius:12px}
.customer-sidebar-module-scss-module__gKjDyq__line{background:var(--color-text-light);width:100%;height:1px;margin:1.2rem 0}.customer-sidebar-module-scss-module__gKjDyq__label{font-size:var(--text-xl);margin:0 0 1.5rem;padding:0}@media (max-width:720px){.customer-sidebar-module-scss-module__gKjDyq__label{font-size:var(--text-3xl)}}.customer-sidebar-module-scss-module__gKjDyq__item{background-color:#0000;align-items:center;gap:1rem;height:5rem;display:flex}.customer-sidebar-module-scss-module__gKjDyq__item:hover .customer-sidebar-module-scss-module__gKjDyq__imageWrapper img{transform:scale(1.1)}.customer-sidebar-module-scss-module__gKjDyq__item .customer-sidebar-module-scss-module__gKjDyq__imageWrapper{aspect-ratio:1;border:1px solid var(--color-text-light);border-radius:8px;flex-shrink:0;height:100%;padding:.3rem}.customer-sidebar-module-scss-module__gKjDyq__item .customer-sidebar-module-scss-module__gKjDyq__imageWrapper img{object-fit:contain;background-color:#fff;width:100%;height:100%;transition:all .5s;position:relative;overflow:hidden}.customer-sidebar-module-scss-module__gKjDyq__item .customer-sidebar-module-scss-module__gKjDyq__content{flex-direction:column;flex:1;justify-content:space-between;height:100%;transition:all .3s;display:flex}.customer-sidebar-module-scss-module__gKjDyq__item .customer-sidebar-module-scss-module__gKjDyq__content__title{font-size:var(--text-base);color:var(--color-text-light);font-weight:var(--font-semibold);-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.customer-sidebar-module-scss-module__gKjDyq__item .customer-sidebar-module-scss-module__gKjDyq__content__title span{background-image:linear-gradient(to right,var(--color-text-light)0%,var(--color-text-light)100%);font-weight:var(--font-semibold);font-size:var(--text-base);background-position:0 100%;background-repeat:no-repeat;background-size:0 1px;line-height:1.2;transition:background-size .3s,color .3s;display:inline}.customer-sidebar-module-scss-module__gKjDyq__item .customer-sidebar-module-scss-module__gKjDyq__content__title span:hover{color:var(--color-gray-900);background-size:100% 3px}.customer-sidebar-module-scss-module__gKjDyq__item .customer-sidebar-module-scss-module__gKjDyq__content__date{font-size:var(--text-xs);color:var(--color-text-light)}.customer-sidebar-module-scss-module__gKjDyq__firstTitle{font-size:var(--text-base)}.customer-sidebar-module-scss-module__gKjDyq__social{flex-direction:row;justify-content:center;align-items:center;gap:1rem;display:flex}.customer-sidebar-module-scss-module__gKjDyq__social .customer-sidebar-module-scss-module__gKjDyq__icon{background-color:var(--color-accent-base);border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;transition:all .3s;display:flex}.customer-sidebar-module-scss-module__gKjDyq__social .customer-sidebar-module-scss-module__gKjDyq__icon:hover{background-color:var(--color-blue-500);color:#fff}
.related-posts-module-scss-module__F536xa__wrapper{padding-bottom:2rem}@media (max-width:960px){.related-posts-module-scss-module__F536xa__wrapper{padding:1rem}}.related-posts-module-scss-module__F536xa__content{flex-direction:row;gap:1rem;display:flex}@media (max-width:720px){.related-posts-module-scss-module__F536xa__content{flex-direction:column}}
.home-section-module-scss-module__2zYleq__firstWrapper{grid-template-columns:1fr 1fr;gap:.5rem;display:grid}@media (max-width:960px){.home-section-module-scss-module__2zYleq__firstWrapper{grid-template-columns:1fr}}.home-section-module-scss-module__2zYleq__firstWrapper__inner{grid-template-columns:1fr 1fr;gap:.5rem;display:grid}.home-section-module-scss-module__2zYleq__firstWrapper__inner .home-section-module-scss-module__2zYleq__content{height:20rem}.home-section-module-scss-module__2zYleq__firstWrapper__inner .home-section-module-scss-module__2zYleq__title{font-size:var(--text-xl)}.home-section-module-scss-module__2zYleq__firstWrapper__inner .home-section-module-scss-module__2zYleq__des{display:none}@media (max-width:720px){.home-section-module-scss-module__2zYleq__firstWrapper__inner{grid-template-columns:1fr}.home-section-module-scss-module__2zYleq__firstWrapper__inner .home-section-module-scss-module__2zYleq__des{display:block}.home-section-module-scss-module__2zYleq__firstWrapper__inner .home-section-module-scss-module__2zYleq__content{height:30rem}}.home-section-module-scss-module__2zYleq__wrapper{grid-template-columns:1fr 1fr 1fr;gap:1.5rem;display:grid}@media (max-width:720px){.home-section-module-scss-module__2zYleq__wrapper{grid-template-columns:1fr}}.home-section-module-scss-module__2zYleq__item{box-shadow:0 0 0 var(--color-shadow);border-radius:12px;flex-direction:column;gap:1rem;padding:1rem;transition:transform .3s,box-shadow .3s;display:flex;transform:translate(0)}.home-section-module-scss-module__2zYleq__item:hover{box-shadow:5px 5px 0 var(--color-black);transform:translate(-5px,-5px)}.home-section-module-scss-module__2zYleq__item .home-section-module-scss-module__2zYleq__line{background:var(--color-text-light);align-self:center;width:100%;height:.5px}.home-section-module-scss-module__2zYleq__item .home-section-module-scss-module__2zYleq__image{border-radius:8px;width:100%;height:auto;transition:all .5s}.home-section-module-scss-module__2zYleq__item .home-section-module-scss-module__2zYleq__image:hover{transform:scale(1.05)}.home-section-module-scss-module__2zYleq__item .home-section-module-scss-module__2zYleq__first{flex-direction:column;gap:.5rem;display:flex}.home-section-module-scss-module__2zYleq__item .home-section-module-scss-module__2zYleq__rest{grid-template-columns:.7fr 1fr;gap:.5rem;display:grid}.home-section-module-scss-module__2zYleq__item .home-section-module-scss-module__2zYleq__innerContent{flex-direction:column;gap:.5rem;display:flex}.home-section-module-scss-module__2zYleq__item .home-section-module-scss-module__2zYleq__innerContent .home-section-module-scss-module__2zYleq__name{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.home-section-module-scss-module__2zYleq__item .home-section-module-scss-module__2zYleq__innerContent .home-section-module-scss-module__2zYleq__name h2{font-size:var(--text-base);background-image:linear-gradient(to right,var(--color-text-light)0%,var(--color-text-light)100%);font-weight:var(--font-medium);background-position:0 100%;background-repeat:no-repeat;background-size:0 1px;margin:0;padding:0;line-height:1.2;transition:background-size .3s,color .3s;display:inline}.home-section-module-scss-module__2zYleq__item .home-section-module-scss-module__2zYleq__innerContent .home-section-module-scss-module__2zYleq__name h2:hover{color:var(--color-gray-900);background-size:100% 3px}.home-section-module-scss-module__2zYleq__item .home-section-module-scss-module__2zYleq__innerContent .home-section-module-scss-module__2zYleq__des{font-size:var(--text-base);text-overflow:ellipsis;color:var(--color-text-light);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-top:.5rem;display:-webkit-box;overflow:hidden}
.customer-sidebar-module-scss-module__e3wVEa__sidebar{flex-direction:column;gap:1.5rem;display:flex}.customer-sidebar-module-scss-module__e3wVEa__heading{color:var(--color-text);margin:0;font-size:1.4rem;font-weight:580}.customer-sidebar-module-scss-module__e3wVEa__list{flex-direction:column;gap:1.75rem;display:flex}.customer-sidebar-module-scss-module__e3wVEa__item{grid-template-columns:6.5rem 1fr;align-items:center;gap:1.25rem;display:grid}.customer-sidebar-module-scss-module__e3wVEa__spaced{margin-top:.1rem}.customer-sidebar-module-scss-module__e3wVEa__imageLink{border-radius:16px;display:block;overflow:hidden}.customer-sidebar-module-scss-module__e3wVEa__image{object-fit:cover;background-color:var(--semi-background);border-radius:16px;width:100%;height:5.5rem;transition:transform .22s}.customer-sidebar-module-scss-module__e3wVEa__item:hover .customer-sidebar-module-scss-module__e3wVEa__image{transform:scale(1.04)}.customer-sidebar-module-scss-module__e3wVEa__content{flex-direction:column;gap:.4rem;min-width:0;display:flex}.customer-sidebar-module-scss-module__e3wVEa__tag{color:var(--color-primary);font-size:.95rem;font-weight:500;text-decoration:none}.customer-sidebar-module-scss-module__e3wVEa__title{color:var(--color-text);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:1.2rem;font-weight:600;line-height:1.35;text-decoration:none;display:-webkit-box;overflow:hidden}.customer-sidebar-module-scss-module__e3wVEa__title:hover{color:var(--color-primary)}.customer-sidebar-module-scss-module__e3wVEa__meta{color:var(--color-text-light);align-items:center;gap:.4rem;font-size:.95rem;display:flex}.customer-sidebar-module-scss-module__e3wVEa__metaDot{background:var(--color-text-light);border-radius:999px;width:.25rem;height:.25rem;display:inline-block}@media (max-width:960px){.customer-sidebar-module-scss-module__e3wVEa__item{grid-template-columns:6rem 1fr}}@media (max-width:720px){.customer-sidebar-module-scss-module__e3wVEa__item{grid-template-columns:5.5rem 1fr}.customer-sidebar-module-scss-module__e3wVEa__image{height:5rem}}@media (max-width:480px){.customer-sidebar-module-scss-module__e3wVEa__heading{font-size:1.6rem}.customer-sidebar-module-scss-module__e3wVEa__item{grid-template-columns:5rem 1fr}.customer-sidebar-module-scss-module__e3wVEa__image{height:4.5rem}}
.related-posts-module-scss-module__-7ud9G__wrapper{padding:2.5rem 0 3rem}@media (max-width:960px){.related-posts-module-scss-module__-7ud9G__wrapper{padding:1rem}}.related-posts-module-scss-module__-7ud9G__title{text-transform:uppercase;color:var(--color-gray-800);margin:0 0 2rem;font-size:clamp(1.8rem,3vw,1.8rem);font-weight:700}.related-posts-module-scss-module__-7ud9G__content{grid-template-columns:repeat(3,minmax(0,1fr));gap:2.5rem 2rem;display:grid}@media (max-width:720px){.related-posts-module-scss-module__-7ud9G__content{grid-template-columns:1fr}}
.card-module-scss-module__eQb5KG__wrapper{border-radius:0}.card-module-scss-module__eQb5KG__content{padding:1.25rem 0 0}.card-module-scss-module__eQb5KG__image{background:0 0;border-radius:0;justify-content:center;align-items:center;display:flex}.card-module-scss-module__eQb5KG__tag{letter-spacing:.2em;color:var(--color-text-light);background:0 0;border-radius:0;padding:0;font-size:.7rem}.card-module-scss-module__eQb5KG__tag:after{display:none}.card-module-scss-module__eQb5KG__title{text-transform:uppercase;font-size:1rem;font-weight:680;line-height:1.25}.card-module-scss-module__eQb5KG__title:hover{opacity:.75}.card-module-scss-module__eQb5KG__tag:hover{text-decoration:underline}
.customer-sidebar-module-scss-module__1IRkoa__sidebar{flex-direction:column;gap:1.5rem;padding:.5rem .25rem 0;display:flex}.customer-sidebar-module-scss-module__1IRkoa__heading{align-items:center;gap:1.5rem;display:flex}.customer-sidebar-module-scss-module__1IRkoa__headingTitle{color:var(--color-gray-700);letter-spacing:.02em;margin:0;font-size:1.4rem;font-weight:580}.customer-sidebar-module-scss-module__1IRkoa__headingLine{background:var(--color-primary);border-radius:999px;flex:1;height:3px}.customer-sidebar-module-scss-module__1IRkoa__list{flex-direction:column;gap:1.5rem;display:flex}.customer-sidebar-module-scss-module__1IRkoa__item{background-color:#0000;grid-template-columns:80px 1fr;align-items:start;gap:1.5rem;display:grid}.customer-sidebar-module-scss-module__1IRkoa__item__border{border-top:0;margin-top:0;padding-top:0}.customer-sidebar-module-scss-module__1IRkoa__item .customer-sidebar-module-scss-module__1IRkoa__imageLink{background:var(--color-neutral-base);border:2px solid #837cb038;border-radius:0;width:80px;height:80px;padding:.4rem;display:block;position:relative}.customer-sidebar-module-scss-module__1IRkoa__item .customer-sidebar-module-scss-module__1IRkoa__imageLink:before{content:"";pointer-events:none;border:2px solid #ffffffb3;position:absolute;inset:5px}.customer-sidebar-module-scss-module__1IRkoa__item .customer-sidebar-module-scss-module__1IRkoa__image{object-fit:cover;background-color:var(--color-accent-base);border-radius:0;width:100%;height:100%;position:relative;overflow:hidden}.customer-sidebar-module-scss-module__1IRkoa__item .customer-sidebar-module-scss-module__1IRkoa__content{flex-direction:column;justify-content:center;gap:.5rem;min-height:0;display:flex}@media (max-width:960px){.customer-sidebar-module-scss-module__1IRkoa__item .customer-sidebar-module-scss-module__1IRkoa__content{min-height:0}}@media (max-width:720px){.customer-sidebar-module-scss-module__1IRkoa__item .customer-sidebar-module-scss-module__1IRkoa__content{min-height:0}}@media (max-width:480px){.customer-sidebar-module-scss-module__1IRkoa__item .customer-sidebar-module-scss-module__1IRkoa__content{min-height:0}}.customer-sidebar-module-scss-module__1IRkoa__item .customer-sidebar-module-scss-module__1IRkoa__content__title{color:var(--color-gray-700);text-transform:none;letter-spacing:.02em;-webkit-box-decoration-break:clone;box-decoration-break:clone;font-size:1.1rem;font-weight:600;line-height:1.4;transition:box-shadow .25s,color .25s;display:inline}.customer-sidebar-module-scss-module__1IRkoa__item .customer-sidebar-module-scss-module__1IRkoa__content__date{color:var(--color-gray-600);letter-spacing:.02em;text-transform:none;font-family:Georgia,Times New Roman,serif;font-size:.95rem}.customer-sidebar-module-scss-module__1IRkoa__contentLink{-webkit-line-clamp:2;-webkit-box-orient:vertical;text-decoration:none;display:-webkit-box;overflow:hidden}.customer-sidebar-module-scss-module__1IRkoa__contentLink:hover .customer-sidebar-module-scss-module__1IRkoa__content__title{box-shadow:inset 0 -3px 0 var(--color-green-dark);text-decoration:none}
.customer-sidebar-module-scss-module__ex40CG__sidebar{flex-direction:column;gap:2rem;display:flex}.customer-sidebar-module-scss-module__ex40CG__header{align-items:center;gap:1.5rem;display:flex}.customer-sidebar-module-scss-module__ex40CG__heading{color:var(--color-text);white-space:nowrap;margin:0;font-size:1.4rem;font-weight:600}.customer-sidebar-module-scss-module__ex40CG__rule{background:var(--color-gray-300);flex:1;height:1px}.customer-sidebar-module-scss-module__ex40CG__list{flex-direction:column;gap:2.25rem;display:flex}.customer-sidebar-module-scss-module__ex40CG__item{grid-template-columns:6.75rem 1fr;align-items:center;gap:1.5rem;display:grid}.customer-sidebar-module-scss-module__ex40CG__media{flex:none;width:6.75rem;height:6.75rem;position:relative}.customer-sidebar-module-scss-module__ex40CG__rank{background:var(--color-text);width:2.6rem;height:2.6rem;color:var(--background);z-index:2;pointer-events:none;border-radius:999px;place-items:center;font-size:1.05rem;font-weight:800;display:grid;position:absolute;top:-.35rem;left:-.35rem}.customer-sidebar-module-scss-module__ex40CG__imageLink{border-radius:999px;width:100%;height:100%;display:block;overflow:hidden}.customer-sidebar-module-scss-module__ex40CG__image{object-fit:cover;background-color:var(--semi-background);border-radius:999px;width:100%;height:100%;transition:transform .22s}.customer-sidebar-module-scss-module__ex40CG__item:hover .customer-sidebar-module-scss-module__ex40CG__image{transform:scale(1.04)}.customer-sidebar-module-scss-module__ex40CG__content{flex-direction:column;gap:.55rem;min-width:0;display:flex}.customer-sidebar-module-scss-module__ex40CG__title{color:var(--color-text);-webkit-line-clamp:2;-webkit-box-orient:vertical;padding-bottom:.16em;font-size:1.2rem;font-weight:680;line-height:1.24;text-decoration:none;display:-webkit-box;position:relative;overflow:hidden}.customer-sidebar-module-scss-module__ex40CG__title:after{content:attr(data-title);color:#0000;text-decoration-line:underline;-webkit-text-decoration-color:var(--color-text);text-decoration-color:var(--color-text);text-underline-offset:2px;text-decoration-skip-ink:none;-webkit-line-clamp:2;clip-path:inset(0 100% 0 0);will-change:clip-path;pointer-events:none;-webkit-box-orient:vertical;text-decoration-thickness:2px;transition:clip-path .26s;display:-webkit-box;position:absolute;inset:0;overflow:hidden}.customer-sidebar-module-scss-module__ex40CG__title:hover:after,.customer-sidebar-module-scss-module__ex40CG__title:focus-visible:after{clip-path:inset(0)}@media (prefers-reduced-motion:reduce){.customer-sidebar-module-scss-module__ex40CG__title:after{transition:none}}.customer-sidebar-module-scss-module__ex40CG__meta{color:var(--color-gray-500);align-items:center;font-size:1.05rem;font-weight:600;display:flex}@media (max-width:960px){.customer-sidebar-module-scss-module__ex40CG__item{grid-template-columns:6.25rem 1fr}.customer-sidebar-module-scss-module__ex40CG__media{width:6.25rem;height:6.25rem}}@media (max-width:720px){.customer-sidebar-module-scss-module__ex40CG__item{grid-template-columns:6rem 1fr}.customer-sidebar-module-scss-module__ex40CG__media{width:6rem;height:6rem}}@media (max-width:480px){.customer-sidebar-module-scss-module__ex40CG__heading{font-size:1.7rem}.customer-sidebar-module-scss-module__ex40CG__item{grid-template-columns:5.5rem 1fr}.customer-sidebar-module-scss-module__ex40CG__media{width:5.5rem;height:5.5rem}}
.related-posts-module-scss-module__amdI1G__wrapper{padding:2.5rem 0 3rem}@media (max-width:960px){.related-posts-module-scss-module__amdI1G__wrapper{padding:1rem}}.related-posts-module-scss-module__amdI1G__heading{align-items:center;gap:1.5rem;margin-bottom:2rem;display:flex}@media (max-width:480px){.related-posts-module-scss-module__amdI1G__heading{flex-direction:column;align-items:flex-start;gap:.75rem}}.related-posts-module-scss-module__amdI1G__title{letter-spacing:.04em;text-transform:none;color:var(--color-gray-700);margin:0;font-size:clamp(1.6rem,2.5vw,2.2rem);font-weight:700}.related-posts-module-scss-module__amdI1G__rule{background:var(--color-rose-500);flex:1;height:2px;transform:translateY(2px)}@media (max-width:480px){.related-posts-module-scss-module__amdI1G__rule{width:100%}}.related-posts-module-scss-module__amdI1G__content{grid-template-columns:repeat(2,minmax(0,1fr));gap:2.5rem 3rem;display:grid}@media (max-width:720px){.related-posts-module-scss-module__amdI1G__content{grid-template-columns:1fr}}.related-posts-module-scss-module__amdI1G__card{align-items:center;gap:1.5rem}.related-posts-module-scss-module__amdI1G__cardImage{background:var(--color-orange-pastel);border:2px solid #ffffffe6;border-radius:6px;flex:0 0 6rem;height:6rem;padding:.35rem;overflow:hidden;box-shadow:0 0 0 2px #deccb6e6}.related-posts-module-scss-module__amdI1G__cardImage img{border-radius:4px}.related-posts-module-scss-module__amdI1G__cardContent{padding:0}.related-posts-module-scss-module__amdI1G__cardBody{flex-direction:column;gap:.5rem;display:flex}.related-posts-module-scss-module__amdI1G__cardTitle{color:var(--color-gray-700);text-transform:none;letter-spacing:.02em;-webkit-box-decoration-break:clone;box-decoration-break:clone;margin:0;font-size:clamp(1rem,1.8vw,1.2rem);font-weight:680;line-height:1.35;transition:box-shadow .25s,color .25s;display:inline}.related-posts-module-scss-module__amdI1G__cardDate{color:var(--color-gray-500);font-size:.95rem}.related-posts-module-scss-module__amdI1G__cardLink{-webkit-line-clamp:2;-webkit-box-orient:vertical;text-decoration:none;display:-webkit-box;overflow:hidden}.related-posts-module-scss-module__amdI1G__cardLink:hover .related-posts-module-scss-module__amdI1G__cardTitle{box-shadow:inset 0 -3px 0 var(--color-green-dark)}
.related-posts-module-scss-module__ie_oWG__wrapper{padding:3.25rem 0 3.5rem}@media (max-width:960px){.related-posts-module-scss-module__ie_oWG__wrapper{padding:1rem}}.related-posts-module-scss-module__ie_oWG__header{align-items:center;gap:1.5rem;margin-bottom:2.25rem;display:flex}.related-posts-module-scss-module__ie_oWG__title{letter-spacing:-.01em;color:var(--color-gray-900);white-space:nowrap;margin:0;font-size:2rem;font-weight:800}.related-posts-module-scss-module__ie_oWG__rule{background:var(--color-gray-300);flex:1;height:1px}.related-posts-module-scss-module__ie_oWG__content{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1.75rem,3vw,3rem);display:grid}@media (max-width:720px){.related-posts-module-scss-module__ie_oWG__content{grid-template-columns:1fr}}.related-posts-module-scss-module__ie_oWG__card{flex-direction:column;gap:1rem;display:flex}.related-posts-module-scss-module__ie_oWG__media{position:relative}.related-posts-module-scss-module__ie_oWG__mediaLink{border-radius:0;display:block;overflow:hidden}.related-posts-module-scss-module__ie_oWG__image{object-fit:cover;width:100%;height:clamp(12rem,22vw,16rem);transition:transform .45s;display:block;transform:scale(1)}.related-posts-module-scss-module__ie_oWG__mediaLink:hover .related-posts-module-scss-module__ie_oWG__image{transform:scale(1.03)}.related-posts-module-scss-module__ie_oWG__tagRow{margin-top:.75rem}.related-posts-module-scss-module__ie_oWG__tagPill{letter-spacing:.14em;text-transform:uppercase;color:var(--color-white);background:var(--color-blue-500);border-radius:999px;justify-content:center;align-items:center;padding:.45rem 1.25rem;font-size:.75rem;font-weight:800;text-decoration:none;display:inline-flex}.related-posts-module-scss-module__ie_oWG__cardTitle{letter-spacing:-.02em;color:var(--color-gray-900);margin:0;font-size:clamp(1.4rem,2.8vw,1rem);font-weight:600;line-height:1.1}.related-posts-module-scss-module__ie_oWG__cardTitleLink{color:inherit;text-decoration:none}.related-posts-module-scss-module__ie_oWG__cardTitleText{-webkit-box-decoration-break:clone;box-decoration-break:clone;background-image:linear-gradient(currentColor,currentColor);background-position:0 calc(100% - .12em);background-repeat:no-repeat;background-size:0% 2px;padding-bottom:.15em;transition:background-size .28s;display:inline}.related-posts-module-scss-module__ie_oWG__cardTitleLink:hover .related-posts-module-scss-module__ie_oWG__cardTitleText{background-size:100% 2px}.related-posts-module-scss-module__ie_oWG__meta{color:var(--color-gray-500);align-items:center;gap:.6rem;font-size:1.05rem;font-weight:600;display:flex}.related-posts-module-scss-module__ie_oWG__metaDot{color:var(--color-gray-400)}@media (max-width:480px){.related-posts-module-scss-module__ie_oWG__header{gap:1rem}.related-posts-module-scss-module__ie_oWG__title{font-size:1.7rem}.related-posts-module-scss-module__ie_oWG__image{height:13rem}}
.customer-sidebar-module-scss-module__UH5eJa__item{background-color:#0000;grid-template-columns:4.5rem 1fr;align-items:center;gap:1.25rem;display:grid}.customer-sidebar-module-scss-module__UH5eJa__item:hover .customer-sidebar-module-scss-module__UH5eJa__image{transform:scale(1.1)}.customer-sidebar-module-scss-module__UH5eJa__item__border{border-top:0;margin-top:1.1rem;padding-top:1.1rem}.customer-sidebar-module-scss-module__UH5eJa__item .customer-sidebar-module-scss-module__UH5eJa__imageLink{display:block}.customer-sidebar-module-scss-module__UH5eJa__item .customer-sidebar-module-scss-module__UH5eJa__image{object-fit:cover;background-color:#f4f4f4;border-radius:8px;width:4.5rem;height:4.5rem;transition:all .5s;position:relative;overflow:hidden}@media (max-width:960px){.customer-sidebar-module-scss-module__UH5eJa__item .customer-sidebar-module-scss-module__UH5eJa__image{width:5rem;height:5rem}}@media (max-width:720px){.customer-sidebar-module-scss-module__UH5eJa__item .customer-sidebar-module-scss-module__UH5eJa__image{width:4.75rem;height:4.75rem}}@media (max-width:480px){.customer-sidebar-module-scss-module__UH5eJa__item .customer-sidebar-module-scss-module__UH5eJa__image{width:4.25rem;height:4.25rem}}.customer-sidebar-module-scss-module__UH5eJa__item .customer-sidebar-module-scss-module__UH5eJa__content{flex-direction:column;justify-content:center;gap:.35rem;min-height:0;transition:all .3s;display:flex}@media (max-width:960px){.customer-sidebar-module-scss-module__UH5eJa__item .customer-sidebar-module-scss-module__UH5eJa__content{min-height:0}}@media (max-width:720px){.customer-sidebar-module-scss-module__UH5eJa__item .customer-sidebar-module-scss-module__UH5eJa__content{min-height:0}}@media (max-width:480px){.customer-sidebar-module-scss-module__UH5eJa__item .customer-sidebar-module-scss-module__UH5eJa__content{min-height:0}}.customer-sidebar-module-scss-module__UH5eJa__item .customer-sidebar-module-scss-module__UH5eJa__content__title{color:#2e2e2e;font-size:1.05rem;font-weight:var(--font-semibold);text-transform:uppercase;letter-spacing:.06em;-webkit-line-clamp:3;-webkit-box-orient:vertical;line-height:1.4;display:-webkit-box;overflow:hidden}.customer-sidebar-module-scss-module__UH5eJa__item .customer-sidebar-module-scss-module__UH5eJa__content__title:hover{color:#8f99ff}.customer-sidebar-module-scss-module__UH5eJa__item .customer-sidebar-module-scss-module__UH5eJa__content__date{color:#8a8a8a;letter-spacing:.1em;text-transform:uppercase;font-size:.7rem}
.card-module-scss-module__sXQr0W__wrapper{border-radius:0}.card-module-scss-module__sXQr0W__content{padding:1.25rem 0 0}.card-module-scss-module__sXQr0W__image{background:0 0;border-radius:0;justify-content:center;align-items:center;display:flex}.card-module-scss-module__sXQr0W__tag{letter-spacing:.2em;color:var(--color-text-light);background:0 0;border-radius:0;padding:0;font-size:.7rem}.card-module-scss-module__sXQr0W__tag:after{display:none}.card-module-scss-module__sXQr0W__title{text-transform:uppercase;letter-spacing:.22em;font-size:1rem;font-weight:680;line-height:1.25}.card-module-scss-module__sXQr0W__title:hover{opacity:.75}.card-module-scss-module__sXQr0W__tag:hover{text-decoration:underline}
.customer-sidebar-module-scss-module__kdUvTW__sidebar{flex-direction:column;gap:1.75rem;display:flex}.customer-sidebar-module-scss-module__kdUvTW__heading{flex-direction:column;gap:.6rem;display:flex}.customer-sidebar-module-scss-module__kdUvTW__headingTitle{color:var(--color-text);margin:0;font-size:1.48rem;font-weight:700}.customer-sidebar-module-scss-module__kdUvTW__headingDots{align-items:center;gap:.45rem;display:inline-flex}.customer-sidebar-module-scss-module__kdUvTW__headingDots span{background:var(--color-primary);border-radius:999px;width:6px;height:6px;display:inline-block}.customer-sidebar-module-scss-module__kdUvTW__headingDots span:first-child{width:44px;height:5px}.customer-sidebar-module-scss-module__kdUvTW__items{flex-direction:column;gap:1.5rem;display:flex}.customer-sidebar-module-scss-module__kdUvTW__item{background-color:var(--background);border:1px solid #e4e9f3;border-radius:16px;grid-template-columns:6rem 1fr;align-items:center;gap:1.2rem;padding:1rem 1.1rem;transition:transform .2s,box-shadow .2s,border-color .2s;display:grid}.customer-sidebar-module-scss-module__kdUvTW__item:hover{border-color:#d8dfef;transform:translateY(-2px);box-shadow:0 12px 28px #1e24321f}.customer-sidebar-module-scss-module__kdUvTW__item:hover .customer-sidebar-module-scss-module__kdUvTW__image{transform:scale(1.05)}.customer-sidebar-module-scss-module__kdUvTW__item__border{border-top:0}.customer-sidebar-module-scss-module__kdUvTW__imageLink{display:block}.customer-sidebar-module-scss-module__kdUvTW__image{object-fit:cover;background-color:#f4f4f4;border-radius:12px;width:6rem;height:6rem;transition:transform .4s;position:relative;overflow:hidden}@media (max-width:960px){.customer-sidebar-module-scss-module__kdUvTW__image{width:5.75rem;height:5.75rem}}@media (max-width:720px){.customer-sidebar-module-scss-module__kdUvTW__image{width:5.5rem;height:5.5rem}}@media (max-width:480px){.customer-sidebar-module-scss-module__kdUvTW__image{width:5rem;height:5rem}}.customer-sidebar-module-scss-module__kdUvTW__content{flex-direction:column;justify-content:center;gap:.6rem;min-height:0;display:flex}.customer-sidebar-module-scss-module__kdUvTW__titleLink{color:inherit;text-decoration:none}.customer-sidebar-module-scss-module__kdUvTW__title{color:var(--color-text);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:1rem;font-weight:700;line-height:1.35;transition:color .2s;display:-webkit-box;overflow:hidden}.customer-sidebar-module-scss-module__kdUvTW__titleLink:hover .customer-sidebar-module-scss-module__kdUvTW__title{color:var(--color-primary)}.customer-sidebar-module-scss-module__kdUvTW__meta{color:#6b7280;align-items:center;gap:.5rem;font-size:.95rem;font-weight:600;display:inline-flex}.customer-sidebar-module-scss-module__kdUvTW__metaIcon{border:2px solid #6b7280;border-radius:999px;width:18px;height:18px;display:inline-block;position:relative}.customer-sidebar-module-scss-module__kdUvTW__metaIcon:before{content:"";background:#6b7280;border-radius:999px;width:6px;height:6px;position:absolute;top:3px;left:50%;transform:translate(-50%)}.customer-sidebar-module-scss-module__kdUvTW__metaIcon:after{content:"";border:2px solid #6b7280;border-top:0;border-radius:999px 999px 6px 6px;width:10px;height:6px;position:absolute;bottom:2px;left:50%;transform:translate(-50%)}
.post-feed-module-scss-module__cy4IYW__wrapper{flex-direction:column;gap:3rem;padding-bottom:2rem;display:flex}.post-feed-module-scss-module__cy4IYW__sectionTitle{padding:1.25rem 0 .5rem;position:relative}.post-feed-module-scss-module__cy4IYW__sectionBackdrop{letter-spacing:.18em;color:#0000000f;text-transform:uppercase;pointer-events:none;font-size:clamp(3rem,12vw,4.8rem);font-weight:680;line-height:1;position:absolute;top:0;left:0}.post-feed-module-scss-module__cy4IYW__kicker{z-index:1;text-transform:uppercase;letter-spacing:.2em;color:var(--color-text-light);font-size:.9rem;display:block;position:relative}.post-feed-module-scss-module__cy4IYW__title{z-index:1;text-transform:uppercase;letter-spacing:.28em;color:#2b2b2b;margin:.5rem 0 0;font-size:clamp(2rem,5vw,2.4rem);font-weight:700;position:relative}.post-feed-module-scss-module__cy4IYW__featuredTags{text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:.6rem;width:100%;display:flex}.post-feed-module-scss-module__cy4IYW__featuredTag{text-transform:uppercase;color:var(--color-success);font-size:.8rem;font-weight:600;text-decoration:none}.post-feed-module-scss-module__cy4IYW__featuredTag:hover{text-underline-offset:4px;text-decoration:underline}.post-feed-module-scss-module__cy4IYW__list{grid-template-columns:repeat(2,minmax(0,1fr));gap:3rem 2.5rem;display:grid}.post-feed-module-scss-module__cy4IYW__featuredInList{grid-column:1/-1;justify-self:center;width:min(52rem,100%)}@media (max-width:900px){.post-feed-module-scss-module__cy4IYW__list{grid-template-columns:1fr;gap:2rem}.post-feed-module-scss-module__cy4IYW__featuredInList{width:100%}.post-feed-module-scss-module__cy4IYW__sectionTitle{padding-top:.75rem}.post-feed-module-scss-module__cy4IYW__sectionBackdrop{letter-spacing:.12em}}
.related-posts-module-scss-module__w1cmrW__wrapper{padding:2.5rem 0 3rem}@media (max-width:960px){.related-posts-module-scss-module__w1cmrW__wrapper{padding:1rem}}.related-posts-module-scss-module__w1cmrW__title{letter-spacing:.1em;text-transform:uppercase;color:#2b2b2b;margin:0 0 2rem;font-size:clamp(1.8rem,3vw,1.8rem);font-weight:700}.related-posts-module-scss-module__w1cmrW__content{grid-template-columns:repeat(3,minmax(0,1fr));gap:2.5rem 2rem;display:grid}@media (max-width:720px){.related-posts-module-scss-module__w1cmrW__content{grid-template-columns:1fr}}
.post-feed-module-scss-module__49kf5W__wrapper{flex-direction:column;gap:3rem;padding-bottom:2rem;display:flex}.post-feed-module-scss-module__49kf5W__sectionTitle{padding:1.25rem 0 .5rem;position:relative}.post-feed-module-scss-module__49kf5W__sectionBackdrop{letter-spacing:.18em;color:#0000000f;text-transform:uppercase;pointer-events:none;font-size:clamp(3rem,12vw,4.8rem);font-weight:680;line-height:1;position:absolute;top:0;left:0}.post-feed-module-scss-module__49kf5W__kicker{z-index:1;text-transform:uppercase;letter-spacing:.2em;color:var(--color-text-light);font-size:.9rem;display:block;position:relative}.post-feed-module-scss-module__49kf5W__title{z-index:1;text-transform:uppercase;letter-spacing:.28em;color:var(--color-gray-800);margin:.5rem 0 0;font-size:clamp(2rem,5vw,2.4rem);font-weight:700;position:relative}.post-feed-module-scss-module__49kf5W__featuredTags{text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:.6rem;width:100%;display:flex}.post-feed-module-scss-module__49kf5W__featuredTag{text-transform:uppercase;color:var(--color-success);font-size:.8rem;font-weight:600;text-decoration:none}.post-feed-module-scss-module__49kf5W__featuredTag:hover{text-underline-offset:4px;text-decoration:underline}.post-feed-module-scss-module__49kf5W__list{flex-direction:column;gap:2.5rem;display:flex}@media (max-width:900px){.post-feed-module-scss-module__49kf5W__list{gap:2rem}.post-feed-module-scss-module__49kf5W__sectionTitle{padding-top:.75rem}.post-feed-module-scss-module__49kf5W__sectionBackdrop{letter-spacing:.12em}}
.footer-module-scss-module___ayWwG__footer{width:100%}.footer-module-scss-module___ayWwG__inner{grid-template-columns:1fr 1fr 1fr 1fr auto;justify-content:space-between;align-items:start;gap:2rem;margin:0 auto;padding:2rem;display:grid}@media (max-width:720px){.footer-module-scss-module___ayWwG__inner{grid-template-columns:1fr;padding:1rem}}.footer-module-scss-module___ayWwG__logoRow{align-items:center;gap:12px;display:flex}.footer-module-scss-module___ayWwG__logo{width:6rem}.footer-module-scss-module___ayWwG__copy{font-size:var(--text-sm);margin-top:1rem}.footer-module-scss-module___ayWwG__links{flex-flow:column wrap;gap:22px;margin:0;padding:0;list-style:none;display:flex}.footer-module-scss-module___ayWwG__links a{font-weight:var(--font-semibold);font-size:var(--text-sm);text-decoration:none}.footer-module-scss-module___ayWwG__links a:hover{color:var(--color-gray-900)}.footer-module-scss-module___ayWwG__title{font-size:var(--text-sm);color:var(--color-gray-400);font-weight:var(--font-semibold);margin-bottom:1rem;display:inline-block}.footer-module-scss-module___ayWwG__wrap{flex-flow:wrap;align-items:flex-start;gap:.2rem;margin:0;padding:0;list-style:none;display:flex}.footer-module-scss-module___ayWwG__wrap .footer-module-scss-module___ayWwG__button{font-size:var(--text-xs);background-color:var(--color-light);color:var(--color-gray-900);border:none;padding:.3rem .5rem}.footer-module-scss-module___ayWwG__wrap .footer-module-scss-module___ayWwG__button:hover{background-color:var(--color-primary);color:#fff}.footer-module-scss-module___ayWwG__socials{flex-direction:column;gap:12px;display:flex}.footer-module-scss-module___ayWwG__socialButton{background:var(--semi-background);width:2rem;height:2rem;color:var(--color-gray-900);font-size:var(--text-card-title);border-radius:50%;place-items:center;transition:transform .2s,box-shadow .2s,background .2s;display:grid}.footer-module-scss-module___ayWwG__socialButton:hover{box-shadow:0 10px 18px var(--color-slate-900-08);background:var(--color-gray-300);transform:translateY(-2px)}
.card-module-scss-module__qX3HNG__wrapper{border-radius:0}.card-module-scss-module__qX3HNG__content{padding:1.25rem 0 0}.card-module-scss-module__qX3HNG__image{background:0 0;border-radius:0;justify-content:center;align-items:center;display:flex}.card-module-scss-module__qX3HNG__tag{letter-spacing:.2em;color:var(--color-text-light);background:0 0;border-radius:0;padding:0;font-size:.7rem}.card-module-scss-module__qX3HNG__tag:after{display:none}.card-module-scss-module__qX3HNG__title{text-transform:uppercase;letter-spacing:.22em;font-size:1rem;font-weight:680;line-height:1.25}.card-module-scss-module__qX3HNG__title:hover{opacity:.75}.card-module-scss-module__qX3HNG__tag:hover{text-decoration:underline}
.home-post-card-module-scss-module__fy9icq__row{flex-direction:column;gap:1.25rem;display:flex}.home-post-card-module-scss-module__fy9icq__featured{text-align:left;flex-direction:column;gap:1.75rem;display:flex}.home-post-card-module-scss-module__fy9icq__imageWrap{background:var(--background);width:100%;padding:.75rem;display:block;overflow:hidden}.home-post-card-module-scss-module__fy9icq__image{object-fit:cover;aspect-ratio:16/9;width:100%;height:100%;display:block}.home-post-card-module-scss-module__fy9icq__imagePlaceholder{aspect-ratio:16/9;background:linear-gradient(135deg,var(--semi-background),var(--background));width:100%}.home-post-card-module-scss-module__fy9icq__body{flex-direction:column;gap:.85rem;display:flex}.home-post-card-module-scss-module__fy9icq__featured .home-post-card-module-scss-module__fy9icq__body{align-items:flex-start}.home-post-card-module-scss-module__fy9icq__tags{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:.6rem;display:flex}.home-post-card-module-scss-module__fy9icq__row .home-post-card-module-scss-module__fy9icq__tags{justify-content:flex-start}.home-post-card-module-scss-module__fy9icq__tag{text-transform:uppercase;color:var(--color-success);font-size:.8rem;font-weight:600;text-decoration:none}.home-post-card-module-scss-module__fy9icq__title{text-transform:uppercase;-webkit-line-clamp:2;-webkit-box-orient:vertical;order:2;margin:0;font-size:1.6rem;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}.home-post-card-module-scss-module__fy9icq__title a{color:inherit;text-decoration:none}.home-post-card-module-scss-module__fy9icq__title a:hover{color:var(--color-primary)}.home-post-card-module-scss-module__fy9icq__featured .home-post-card-module-scss-module__fy9icq__title{font-size:2rem;line-height:1.25}.home-post-card-module-scss-module__fy9icq__meta{letter-spacing:.2em;text-transform:uppercase;color:var(--color-text-light);order:1;font-size:.75rem}.home-post-card-module-scss-module__fy9icq__excerpt{color:var(--color-text);-webkit-line-clamp:4;-webkit-box-orient:vertical;order:3;margin:0;font-size:1rem;line-height:1.7;display:-webkit-box;overflow:hidden}.home-post-card-module-scss-module__fy9icq__featured .home-post-card-module-scss-module__fy9icq__excerpt{text-align:left;max-width:44rem}.home-post-card-module-scss-module__fy9icq__readMore{color:var(--color-success);font-weight:500;text-decoration:none}.home-post-card-module-scss-module__fy9icq__readMore:hover{text-underline-offset:3px;text-decoration:underline}.home-post-card-module-scss-module__fy9icq__social{order:4;margin-top:.5rem}.home-post-card-module-scss-module__fy9icq__featured .home-post-card-module-scss-module__fy9icq__social{margin-top:.75rem}@media (max-width:900px){.home-post-card-module-scss-module__fy9icq__row{gap:1.5rem}}@media (max-width:768px){.home-post-card-module-scss-module__fy9icq__title{font-size:1.4rem}.home-post-card-module-scss-module__fy9icq__featured .home-post-card-module-scss-module__fy9icq__title{font-size:1.8rem}}
.home-post-card-module-scss-module__wmaLiW__row{background:var(--background);font-family:var(--font-sans),"Be Vietnam Pro","Rajdhani",sans-serif;border-radius:12px;grid-template-columns:200px 1fr;align-items:start;gap:2.5rem;width:min(72rem,100%);margin:0 auto;padding:3rem 3.5rem 4.75rem;display:grid;position:relative;box-shadow:0 18px 40px #1918151f}.home-post-card-module-scss-module__wmaLiW__featured{text-align:left;flex-direction:column;gap:1.75rem;display:flex}.home-post-card-module-scss-module__wmaLiW__imageWrap{background:var(--background);width:100%;padding:.75rem;display:block;overflow:hidden}.home-post-card-module-scss-module__wmaLiW__image{object-fit:cover;aspect-ratio:16/9;width:100%;height:100%;display:block}.home-post-card-module-scss-module__wmaLiW__imagePlaceholder{aspect-ratio:16/9;background:linear-gradient(135deg,var(--semi-background),var(--background));width:100%}.home-post-card-module-scss-module__wmaLiW__row .home-post-card-module-scss-module__wmaLiW__imageWrap{background:var(--color-neutral-base);border:2px solid #726c9840;border-radius:8px;padding:.65rem;position:relative}.home-post-card-module-scss-module__wmaLiW__row .home-post-card-module-scss-module__wmaLiW__image,.home-post-card-module-scss-module__wmaLiW__row .home-post-card-module-scss-module__wmaLiW__imagePlaceholder{aspect-ratio:1;border-radius:4px}.home-post-card-module-scss-module__wmaLiW__row .home-post-card-module-scss-module__wmaLiW__imageWrap:before{content:"";pointer-events:none;border:2px solid #ffffffb3;border-radius:6px;position:absolute;inset:6px}.home-post-card-module-scss-module__wmaLiW__body{flex-direction:column;gap:.85rem;display:flex}.home-post-card-module-scss-module__wmaLiW__row .home-post-card-module-scss-module__wmaLiW__body{gap:1.35rem}.home-post-card-module-scss-module__wmaLiW__contentBlock{flex-direction:column;grid-column:1/-1;gap:1.1rem;margin-top:1.5rem;display:flex}.home-post-card-module-scss-module__wmaLiW__contentBlock .home-post-card-module-scss-module__wmaLiW__excerpt{order:1}.home-post-card-module-scss-module__wmaLiW__contentBlock .home-post-card-module-scss-module__wmaLiW__tags{order:2}.home-post-card-module-scss-module__wmaLiW__featured .home-post-card-module-scss-module__wmaLiW__body{align-items:flex-start}.home-post-card-module-scss-module__wmaLiW__tags{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:.6rem;display:flex}.home-post-card-module-scss-module__wmaLiW__row .home-post-card-module-scss-module__wmaLiW__tags{justify-content:flex-start}.home-post-card-module-scss-module__wmaLiW__tag{color:var(--color-gray-600);background:var(--background);border:1px solid #3d3f561a;border-radius:6px;padding:.35rem .75rem;font-size:.85rem;font-weight:600;text-decoration:none;box-shadow:0 8px 18px #24233214}.home-post-card-module-scss-module__wmaLiW__tag:before{content:"#";color:var(--color-green-dark);margin-right:.35rem;font-weight:700}.home-post-card-module-scss-module__wmaLiW__tags .home-post-card-module-scss-module__wmaLiW__tag:nth-child(2n):before{color:var(--color-tag)}.home-post-card-module-scss-module__wmaLiW__title{text-transform:uppercase;-webkit-line-clamp:2;-webkit-box-orient:vertical;order:2;margin:0;font-size:1.8rem;font-weight:540;line-height:1.35;display:-webkit-box;overflow:hidden}.home-post-card-module-scss-module__wmaLiW__title a{color:inherit;background-image:linear-gradient(transparent 68%,var(--color-green-dark)68%);background-position:0 100%;background-repeat:no-repeat;background-size:0% .4em;text-decoration:none;transition:background-size .2s}.home-post-card-module-scss-module__wmaLiW__title a:hover{background-size:100% .4em}.home-post-card-module-scss-module__wmaLiW__row .home-post-card-module-scss-module__wmaLiW__title{text-transform:none;letter-spacing:.02em;color:var(--color-gray-700);font-size:2.4rem;line-height:1.2;font-family:var(--font-sans),"Be Vietnam Pro","Rajdhani",sans-serif;order:1}.home-post-card-module-scss-module__wmaLiW__featured .home-post-card-module-scss-module__wmaLiW__title{font-size:2rem;line-height:1.25}.home-post-card-module-scss-module__wmaLiW__metaRow{color:var(--color-gray-500);letter-spacing:.02em;align-items:center;gap:1rem;font-family:Georgia,Times New Roman,serif;font-size:1rem;display:flex}.home-post-card-module-scss-module__wmaLiW__row .home-post-card-module-scss-module__wmaLiW__metaRow{order:2}.home-post-card-module-scss-module__wmaLiW__metaDash{background:var(--color-rose-400);border-radius:999px;width:22px;height:2px;display:inline-block}.home-post-card-module-scss-module__wmaLiW__excerpt{color:var(--color-gray-400);-webkit-line-clamp:4;-webkit-box-orient:vertical;order:3;margin:0;font-size:1rem;line-height:1.7;display:-webkit-box;overflow:hidden}.home-post-card-module-scss-module__wmaLiW__row .home-post-card-module-scss-module__wmaLiW__excerpt{order:3;font-family:Georgia,Times New Roman,serif;font-size:1.12rem}.home-post-card-module-scss-module__wmaLiW__featured .home-post-card-module-scss-module__wmaLiW__excerpt{text-align:left;max-width:44rem}.home-post-card-module-scss-module__wmaLiW__readMore{color:var(--color-success);font-weight:500;text-decoration:none}.home-post-card-module-scss-module__wmaLiW__readMore:hover{text-underline-offset:3px;text-decoration:underline}.home-post-card-module-scss-module__wmaLiW__social{order:4;margin-top:.5rem}.home-post-card-module-scss-module__wmaLiW__row .home-post-card-module-scss-module__wmaLiW__social{order:5}.home-post-card-module-scss-module__wmaLiW__featured .home-post-card-module-scss-module__wmaLiW__social{margin-top:.75rem}.home-post-card-module-scss-module__wmaLiW__rowFooter{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;width:100%;margin-top:1rem;display:flex}.home-post-card-module-scss-module__wmaLiW__author{color:var(--color-gray-500);align-items:center;gap:.75rem;font-size:.95rem;font-weight:600;display:inline-flex}.home-post-card-module-scss-module__wmaLiW__authorAvatar{background:var(--color-light);width:38px;height:38px;color:var(--color-gray-600);border:1px solid #3d3f561f;border-radius:999px;justify-content:center;align-items:center;font-size:.95rem;font-weight:700;display:inline-flex}.home-post-card-module-scss-module__wmaLiW__authorName{letter-spacing:.02em}.home-post-card-module-scss-module__wmaLiW__cta{background:var(--color-gray-700);color:var(--background);letter-spacing:.06em;text-transform:uppercase;text-align:center;border-radius:4px;min-width:200px;margin:0;padding:.7rem 2rem;font-weight:600;text-decoration:none;position:absolute;bottom:-22px;left:50%;transform:translate(-50%);box-shadow:0 12px 18px #2e2a4a2e}@media (max-width:900px){.home-post-card-module-scss-module__wmaLiW__row{grid-template-columns:1fr;gap:1.75rem;padding:2.25rem 2.25rem 4rem}.home-post-card-module-scss-module__wmaLiW__imageWrap{padding:.6rem}.home-post-card-module-scss-module__wmaLiW__row .home-post-card-module-scss-module__wmaLiW__image,.home-post-card-module-scss-module__wmaLiW__row .home-post-card-module-scss-module__wmaLiW__imagePlaceholder{aspect-ratio:16/9}.home-post-card-module-scss-module__wmaLiW__row .home-post-card-module-scss-module__wmaLiW__title{font-size:2.1rem}.home-post-card-module-scss-module__wmaLiW__rowFooter{flex-direction:column;align-items:flex-start}}@media (max-width:768px){.home-post-card-module-scss-module__wmaLiW__title{font-size:1.4rem}.home-post-card-module-scss-module__wmaLiW__row .home-post-card-module-scss-module__wmaLiW__title{font-size:1.75rem}.home-post-card-module-scss-module__wmaLiW__featured .home-post-card-module-scss-module__wmaLiW__title{font-size:1.8rem}}
.post-feed-module-scss-module__flqh_q__wrapper{flex-direction:column;gap:3rem;padding-bottom:2rem;display:flex}.post-feed-module-scss-module__flqh_q__list{grid-template-columns:minmax(0,1fr);gap:2.5rem;display:grid}@media (max-width:900px){.post-feed-module-scss-module__flqh_q__list{gap:2rem}}
.related-posts-module-scss-module__44MTuW__section{background:0 0}.related-posts-module-scss-module__44MTuW__wrapper{padding:2.5rem 0 3rem}@media (max-width:960px){.related-posts-module-scss-module__44MTuW__wrapper{padding:1rem 0 2.5rem}}.related-posts-module-scss-module__44MTuW__heading{flex-direction:column;gap:.65rem;margin-bottom:2.2rem;display:flex}.related-posts-module-scss-module__44MTuW__title{color:var(--color-text);letter-spacing:0;text-transform:none;margin:0;font-size:clamp(1.4rem,2.2vw,1.8rem);font-weight:700}.related-posts-module-scss-module__44MTuW__headingDots{align-items:center;gap:.45rem;display:inline-flex}.related-posts-module-scss-module__44MTuW__headingDots span{background:var(--color-primary);border-radius:999px;width:6px;height:6px;display:inline-block}.related-posts-module-scss-module__44MTuW__headingDots span:first-child{width:44px;height:4px}.related-posts-module-scss-module__44MTuW__content{grid-template-columns:repeat(4,minmax(0,1fr));gap:2.2rem 1.8rem;display:grid}@media (max-width:960px){.related-posts-module-scss-module__44MTuW__content{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.related-posts-module-scss-module__44MTuW__content{grid-template-columns:1fr}}.related-posts-module-scss-module__44MTuW__card{flex-direction:column;gap:1.1rem;display:flex}.related-posts-module-scss-module__44MTuW__imageWrap{background:var(--background);border-radius:16px;transition:transform .2s;display:block;overflow:hidden;box-shadow:0 14px 28px #0f172a14}.related-posts-module-scss-module__44MTuW__image{aspect-ratio:4/3;object-fit:contain;width:100%;transition:transform .3s;display:block}.related-posts-module-scss-module__44MTuW__imageWrap:hover .related-posts-module-scss-module__44MTuW__image{transform:scale(1.03)}.related-posts-module-scss-module__44MTuW__body{flex-direction:column;gap:.55rem;display:flex}.related-posts-module-scss-module__44MTuW__cardTitle{color:var(--color-text);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:1.18rem;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.related-posts-module-scss-module__44MTuW__cardTitle a{color:inherit;background-image:linear-gradient(currentColor,currentColor);background-position:0 100%;background-repeat:no-repeat;background-size:0% 2px;text-decoration:none;transition:color .2s,background-size .25s}.related-posts-module-scss-module__44MTuW__cardTitle a:hover{color:var(--color-primary);background-size:100% 2px}.related-posts-module-scss-module__44MTuW__meta{color:var(--color-text-light);text-transform:none;align-items:center;gap:0;font-size:.95rem;font-weight:600;display:flex}.related-posts-module-scss-module__44MTuW__meta span+span:before{content:"•";color:var(--color-text-light);margin:0 .65rem}@media (max-width:480px){.related-posts-module-scss-module__44MTuW__content{gap:1.6rem}.related-posts-module-scss-module__44MTuW__cardTitle{font-size:1.08rem}}
.pagination-module-scss-module__lZW4Pa__pagination{align-items:center;gap:1.25rem;width:fit-content;max-width:100%;margin:2rem auto 0;display:flex}.pagination-module-scss-module__lZW4Pa__page{letter-spacing:.2em;color:#222;text-transform:uppercase;background:0 0;border-radius:4px;place-items:center;width:3.25rem;height:3.25rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:background .2s,color .2s;display:grid}.pagination-module-scss-module__lZW4Pa__page:hover{background:#0000000f}.pagination-module-scss-module__lZW4Pa__active{background:var(--color-primary);color:var(--background)}.pagination-module-scss-module__lZW4Pa__prev,.pagination-module-scss-module__lZW4Pa__prevDisabled,.pagination-module-scss-module__lZW4Pa__next,.pagination-module-scss-module__lZW4Pa__nextDisabled{border-radius:999px;place-items:center;width:3rem;height:3rem;text-decoration:none;display:grid}.pagination-module-scss-module__lZW4Pa__prev,.pagination-module-scss-module__lZW4Pa__next{color:#111}.pagination-module-scss-module__lZW4Pa__prev:hover,.pagination-module-scss-module__lZW4Pa__next:hover{background:#0000000f}.pagination-module-scss-module__lZW4Pa__prevDisabled,.pagination-module-scss-module__lZW4Pa__nextDisabled{opacity:.4}
.pagination-module-scss-module__x29Jca__pagination{align-items:center;gap:2rem;width:fit-content;max-width:100%;margin:2rem auto 0;display:flex}.pagination-module-scss-module__x29Jca__label{color:var(--color-gray-500);letter-spacing:.02em;font-family:Georgia,Times New Roman,serif;font-size:.95rem}.pagination-module-scss-module__x29Jca__pageNumber{color:var(--color-gray-700);font-weight:600}.pagination-module-scss-module__x29Jca__prev,.pagination-module-scss-module__x29Jca__next{background:var(--color-rose-400);color:var(--background);letter-spacing:.04em;border-radius:4px;justify-content:center;align-items:center;padding:.38rem .8rem;font-weight:360;text-decoration:none;display:inline-flex;box-shadow:0 6px 12px #ff5a6633}.pagination-module-scss-module__x29Jca__prevDisabled,.pagination-module-scss-module__x29Jca__nextDisabled{opacity:.5;pointer-events:none}
.home-post-card-module-scss-module__z-CGaW__row{flex-direction:column;gap:1.25rem;display:flex}.home-post-card-module-scss-module__z-CGaW__featured{text-align:center;flex-direction:column;align-items:center;gap:1.75rem;display:flex}.home-post-card-module-scss-module__z-CGaW__imageWrap{background:var(--background);width:100%;padding:.75rem;display:block;overflow:hidden}.home-post-card-module-scss-module__z-CGaW__image{object-fit:contain;aspect-ratio:16/9;width:100%;height:100%;transition:transform .3s;display:block}.home-post-card-module-scss-module__z-CGaW__imageWrap:hover .home-post-card-module-scss-module__z-CGaW__image{transform:scale(1.03)}.home-post-card-module-scss-module__z-CGaW__imagePlaceholder{aspect-ratio:16/9;background:linear-gradient(135deg,var(--semi-background),var(--background));width:100%}.home-post-card-module-scss-module__z-CGaW__body{flex-direction:column;align-items:center;gap:.9rem;max-width:48rem;display:flex}.home-post-card-module-scss-module__z-CGaW__featured .home-post-card-module-scss-module__z-CGaW__body{align-items:center}.home-post-card-module-scss-module__z-CGaW__tags{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;display:flex}.home-post-card-module-scss-module__z-CGaW__row .home-post-card-module-scss-module__z-CGaW__tags{justify-content:center}.home-post-card-module-scss-module__z-CGaW__tag{text-transform:none;color:var(--color-text-light);font-size:1rem;font-weight:500;text-decoration:none;transition:color .2s}.home-post-card-module-scss-module__z-CGaW__tag:hover{color:var(--color-text)}.home-post-card-module-scss-module__z-CGaW__title{text-transform:none;-webkit-line-clamp:2;text-align:center;-webkit-box-orient:vertical;margin:0;font-size:1.8rem;font-weight:580;line-height:.5;display:-webkit-box;overflow:hidden}.home-post-card-module-scss-module__z-CGaW__title a{color:inherit;background-image:linear-gradient(currentColor,currentColor);background-position:0 100%;background-repeat:no-repeat;background-size:0 2px;text-decoration:none;transition:color .2s,background-size .2s}.home-post-card-module-scss-module__z-CGaW__title a:hover{color:var(--color-primary);background-size:100% 2px}.home-post-card-module-scss-module__z-CGaW__featured .home-post-card-module-scss-module__z-CGaW__title{font-size:1.8rem;line-height:1.2}.home-post-card-module-scss-module__z-CGaW__meta{color:var(--color-text-light);text-transform:none;align-items:center;gap:.5rem;font-size:.95rem;font-weight:600;display:flex}.home-post-card-module-scss-module__z-CGaW__excerpt{color:var(--color-text);-webkit-line-clamp:3;text-align:center;-webkit-box-orient:vertical;margin:0;font-size:1.05rem;line-height:1.8;display:-webkit-box;overflow:hidden}.home-post-card-module-scss-module__z-CGaW__featured .home-post-card-module-scss-module__z-CGaW__excerpt{text-align:center;max-width:42rem}.home-post-card-module-scss-module__z-CGaW__readMore{background:var(--color-accent);color:var(--background);border-radius:999px;margin-top:.8rem;padding:.65rem 1.8rem;font-weight:480;text-decoration:none;transition:transform .2s,box-shadow .2s;box-shadow:0 12px 24px #5462ff40}.home-post-card-module-scss-module__z-CGaW__readMore:hover{background:var(--color-text);box-shadow:none}@media (max-width:900px){.home-post-card-module-scss-module__z-CGaW__row{gap:1.5rem}}@media (max-width:768px){.home-post-card-module-scss-module__z-CGaW__title{font-size:1.6rem}.home-post-card-module-scss-module__z-CGaW__featured .home-post-card-module-scss-module__z-CGaW__title{font-size:2rem}}
.pagination-module-scss-module__spX-da__pagination{align-items:center;gap:1.25rem;width:fit-content;max-width:100%;margin:2rem auto 0;display:flex}.pagination-module-scss-module__spX-da__page{letter-spacing:.2em;width:2.5rem;height:2.5rem;color:var(--color-text);text-transform:uppercase;background:0 0;border-radius:4px;place-items:center;font-size:1rem;font-weight:480;text-decoration:none;transition:background .2s,color .2s;display:grid}.pagination-module-scss-module__spX-da__page:hover{background:#0000000f}.pagination-module-scss-module__spX-da__active{background:var(--color-accent);color:var(--background)}.pagination-module-scss-module__spX-da__prev,.pagination-module-scss-module__spX-da__prevDisabled,.pagination-module-scss-module__spX-da__next,.pagination-module-scss-module__spX-da__nextDisabled{border-radius:999px;place-items:center;width:3rem;height:3rem;text-decoration:none;display:grid}.pagination-module-scss-module__spX-da__prev,.pagination-module-scss-module__spX-da__next{color:var(--color-text)}.pagination-module-scss-module__spX-da__prev:hover,.pagination-module-scss-module__spX-da__next:hover{background:#0000000f}.pagination-module-scss-module__spX-da__prevDisabled,.pagination-module-scss-module__spX-da__nextDisabled{opacity:.4}
.page-module-scss-module__Ca53pW__wrapper{background-color:var(--background)}@media (max-width:480px){.page-module-scss-module__Ca53pW__wrapper{border:var(--border-color)1px solid}}.page-module-scss-module__Ca53pW__page{width:100%}.page-module-scss-module__Ca53pW__content{border:none;border-radius:8px}.page-module-scss-module__Ca53pW__container{flex-direction:column;align-items:center;margin-bottom:1rem;display:flex}.page-module-scss-module__Ca53pW__categoryHeader{border:1px solid var(--border-color);text-align:center;padding:1.5rem;position:relative}.page-module-scss-module__Ca53pW__categoryHeader:before{content:"";border:1px solid var(--border-color);pointer-events:none;position:absolute;inset:8px}.page-module-scss-module__Ca53pW__categoryTitle{color:var(--color-text);margin:0;font-size:2.2rem;font-weight:500}@media (max-width:1243px){.page-module-scss-module__Ca53pW__page{padding-left:1.25rem;padding-right:1.25rem}}@media (max-width:768px){.page-module-scss-module__Ca53pW__page{padding-left:1.25rem;padding-right:1.25rem}.page-module-scss-module__Ca53pW__categoryHeader{margin:1.5rem 0 2.5rem;padding:2rem 1rem}.page-module-scss-module__Ca53pW__categoryTitle{font-size:1.8rem}}@media (max-width:640px){.page-module-scss-module__Ca53pW__page{padding-left:1rem;padding-right:1rem}}
.page-module-scss-module__78oHdG__wrapper{background-color:var(--background)}@media (max-width:480px){.page-module-scss-module__78oHdG__wrapper{border:var(--border-color)1px solid}}.page-module-scss-module__78oHdG__page{width:100%}.page-module-scss-module__78oHdG__content{border:none;border-radius:8px}.page-module-scss-module__78oHdG__container{flex-direction:column;align-items:center;margin-bottom:1rem;display:flex}.page-module-scss-module__78oHdG__categoryHeader{border:1px solid var(--border-color);text-align:center;margin:2rem 0 3rem;padding:1.5rem;position:relative}.page-module-scss-module__78oHdG__categoryHeader:before{content:"";border:1px solid var(--border-color);pointer-events:none;position:absolute;inset:8px}.page-module-scss-module__78oHdG__categoryTitle{color:var(--color-text);margin:0;font-size:2.2rem;font-weight:500}@media (max-width:1243px){.page-module-scss-module__78oHdG__page{padding-left:1.25rem;padding-right:1.25rem}}@media (max-width:768px){.page-module-scss-module__78oHdG__page{padding-left:1.25rem;padding-right:1.25rem}.page-module-scss-module__78oHdG__categoryHeader{margin:1.5rem 0 2.5rem;padding:2rem 1rem}.page-module-scss-module__78oHdG__categoryTitle{font-size:1.8rem}}@media (max-width:640px){.page-module-scss-module__78oHdG__page{padding-left:1rem;padding-right:1rem}}
.page-module-scss-module__ByRmsa__wrapper{background-color:var(--background)}@media (max-width:480px){.page-module-scss-module__ByRmsa__wrapper{border:var(--border-color)1px solid}}.page-module-scss-module__ByRmsa__content{border:none;border-radius:8px}.page-module-scss-module__ByRmsa__container{flex-direction:column;align-items:center;margin-bottom:1rem;display:flex}.page-module-scss-module__ByRmsa__categoryHeader{border:1px solid var(--border-color);text-align:center;margin:2rem 0 3rem;padding:1.5rem;position:relative}.page-module-scss-module__ByRmsa__categoryHeader:before{content:"";border:1px solid var(--border-color);pointer-events:none;position:absolute;inset:8px}.page-module-scss-module__ByRmsa__categoryTitle{color:var(--color-text);margin:0;font-size:2.2rem;font-weight:500}@media (max-width:768px){.page-module-scss-module__ByRmsa__categoryHeader{margin:1.5rem 0 2.5rem;padding:2rem 1rem}.page-module-scss-module__ByRmsa__categoryTitle{font-size:1.8rem}}
.page-module-scss-module__ozD6vq__wrapper{background-color:var(--background)}@media (max-width:480px){.page-module-scss-module__ozD6vq__wrapper{border:var(--border-color)1px solid}}.page-module-scss-module__ozD6vq__page{width:100%}.page-module-scss-module__ozD6vq__content{border:none;border-radius:8px}.page-module-scss-module__ozD6vq__container{flex-direction:column;align-items:center;margin-bottom:1rem;display:flex}.page-module-scss-module__ozD6vq__categoryHeader{background:var(--background);grid-template-columns:minmax(240px,1fr) minmax(280px,1.6fr);align-items:center;gap:2.5rem;padding:2.5rem 2.75rem;display:grid;position:relative;box-shadow:0 16px 30px #1918151a}.page-module-scss-module__ozD6vq__categoryLeft{flex-direction:column;gap:1rem;padding-left:1rem;display:flex;position:relative}.page-module-scss-module__ozD6vq__categoryTitle{color:var(--color-gray-700);letter-spacing:.02em;z-index:1;margin:0;font-size:2.6rem;font-weight:600;position:relative}.page-module-scss-module__ozD6vq__categoryHash{color:var(--color-rose-400);margin-right:.35rem}@media (max-width:1243px){.page-module-scss-module__ozD6vq__page{padding-left:1.25rem;padding-right:1.25rem}}@media (max-width:768px){.page-module-scss-module__ozD6vq__page{padding-left:1.25rem;padding-right:1.25rem}.page-module-scss-module__ozD6vq__categoryHeader{text-align:left;grid-template-columns:1fr;margin:1.5rem 0 2.5rem;padding:2rem 1.25rem}.page-module-scss-module__ozD6vq__categoryTitle{font-size:2rem}}@media (max-width:640px){.page-module-scss-module__ozD6vq__page{padding-left:1rem;padding-right:1rem}}
@media (max-width:1200px){.page-module-scss-module__D0091a__page{padding:1rem}}.page-module-scss-module__D0091a__categoryHeader{background:var(--background);grid-template-columns:minmax(240px,1fr) minmax(280px,1.6fr);align-items:center;gap:2.5rem;padding:2.5rem 2.75rem;display:grid;position:relative;box-shadow:0 16px 30px #1918151a}.page-module-scss-module__D0091a__categoryLeft{flex-direction:column;gap:1rem;padding-left:1rem;display:flex;position:relative}.page-module-scss-module__D0091a__categoryTitle{color:var(--color-gray-700);letter-spacing:.02em;z-index:1;margin:0;font-size:2.6rem;font-weight:600;position:relative}.page-module-scss-module__D0091a__categoryHash{color:var(--color-rose-400);margin-right:.35rem}@media (max-width:768px){.page-module-scss-module__D0091a__categoryHeader{text-align:left;grid-template-columns:1fr;margin:1.5rem 0 2.5rem;padding:2rem 1.25rem}.page-module-scss-module__D0091a__categoryTitle{font-size:2rem}}
.page-module-scss-module__TFh_HG__wrapper{background-color:var(--background)}@media (max-width:480px){.page-module-scss-module__TFh_HG__wrapper{border:var(--border-color)1px solid}}.page-module-scss-module__TFh_HG__content{border:none;border-radius:8px}.page-module-scss-module__TFh_HG__container{flex-direction:column;align-items:center;margin-bottom:1rem;display:flex}.page-module-scss-module__TFh_HG__categoryHeader{background:var(--background);grid-template-columns:minmax(240px,1fr) minmax(280px,1.6fr);align-items:center;gap:2.5rem;padding:2.5rem 2.75rem;display:grid;position:relative;box-shadow:0 16px 30px #1918151a}.page-module-scss-module__TFh_HG__categoryLeft{flex-direction:column;gap:1rem;padding-left:1rem;display:flex;position:relative}.page-module-scss-module__TFh_HG__categoryTitle{color:var(--color-gray-700);letter-spacing:.02em;z-index:1;margin:0;font-size:2.6rem;font-weight:600;position:relative}.page-module-scss-module__TFh_HG__categoryHash{color:var(--color-rose-400);margin-right:.35rem}@media (max-width:768px){.page-module-scss-module__TFh_HG__categoryHeader{text-align:left;grid-template-columns:1fr;margin:1.5rem 0 2.5rem;padding:2rem 1.25rem}.page-module-scss-module__TFh_HG__categoryTitle{font-size:2rem}}
.page-module-scss-module__PkZMBG__wrapper{background-color:var(--background)}@media (max-width:480px){.page-module-scss-module__PkZMBG__wrapper{border:var(--border-color)1px solid}}.page-module-scss-module__PkZMBG__page{width:100%}.page-module-scss-module__PkZMBG__content{border:none;border-radius:8px}.page-module-scss-module__PkZMBG__container{flex-direction:column;align-items:center;margin-bottom:1rem;display:flex}.page-module-scss-module__PkZMBG__categoryHeader{border:1px solid var(--color-border);background:var(--background);text-align:left;border-radius:20px;flex-direction:column;gap:1rem;padding:2.5rem 3rem 2.75rem;display:flex;position:relative}.page-module-scss-module__PkZMBG__categoryTitle{color:var(--color-gray-900);margin:0;font-size:clamp(2.2rem,3.6vw,2.4rem);font-weight:800}.page-module-scss-module__PkZMBG__categoryDivider{background:var(--color-text);width:100%;height:2px}.page-module-scss-module__PkZMBG__categoryMeta{justify-content:flex-end;display:flex}.page-module-scss-module__PkZMBG__categoryCount{background:var(--color-neutral-base);color:var(--color-gray-600);border-radius:999px;align-items:center;padding:.5rem 1.2rem;font-size:.95rem;font-weight:700;display:inline-flex}@media (max-width:1243px){.page-module-scss-module__PkZMBG__page{padding-left:1.25rem;padding-right:1.25rem}}@media (max-width:768px){.page-module-scss-module__PkZMBG__page{padding-left:1.25rem;padding-right:1.25rem}.page-module-scss-module__PkZMBG__categoryHeader{margin:1.5rem 0 2.5rem;padding:2rem 1.5rem}.page-module-scss-module__PkZMBG__categoryTitle{font-size:1.8rem}.page-module-scss-module__PkZMBG__categoryDescription{font-size:1.05rem}}@media (max-width:640px){.page-module-scss-module__PkZMBG__page{padding-left:1rem;padding-right:1rem}}
.page-module-scss-module__y7UdBq__wrapper{background-color:var(--background)}@media (max-width:480px){.page-module-scss-module__y7UdBq__wrapper{border:var(--border-color)1px solid}}.page-module-scss-module__y7UdBq__page{width:100%}.page-module-scss-module__y7UdBq__content{border:none;border-radius:8px}.page-module-scss-module__y7UdBq__container{flex-direction:column;align-items:center;margin-bottom:1rem;display:flex}.page-module-scss-module__y7UdBq__categoryHeader{border:1px solid var(--color-border);background:var(--background);text-align:left;border-radius:20px;flex-direction:column;gap:1rem;padding:2.5rem 3rem 2.75rem;display:flex;position:relative}.page-module-scss-module__y7UdBq__categoryTitle{color:var(--color-gray-900);margin:0;font-size:clamp(2.2rem,3.6vw,2.4rem);font-weight:800}.page-module-scss-module__y7UdBq__categoryDivider{background:var(--color-text);width:100%;height:2px}.page-module-scss-module__y7UdBq__categoryMeta{justify-content:flex-end;display:flex}.page-module-scss-module__y7UdBq__categoryCount{background:var(--color-neutral-base);color:var(--color-gray-600);border-radius:999px;align-items:center;padding:.5rem 1.2rem;font-size:.95rem;font-weight:700;display:inline-flex}@media (max-width:1243px){.page-module-scss-module__y7UdBq__page{padding-left:1.25rem;padding-right:1.25rem}}@media (max-width:768px){.page-module-scss-module__y7UdBq__page{padding-left:1.25rem;padding-right:1.25rem}.page-module-scss-module__y7UdBq__categoryHeader{margin:1.5rem 0 2.5rem;padding:2rem 1.5rem}.page-module-scss-module__y7UdBq__categoryTitle{font-size:1.8rem}.page-module-scss-module__y7UdBq__categoryDescription{font-size:1.05rem}}@media (max-width:640px){.page-module-scss-module__y7UdBq__page{padding-left:1rem;padding-right:1rem}}
.page-module-scss-module__KynPAq__wrapper{background-color:var(--background)}@media (max-width:480px){.page-module-scss-module__KynPAq__wrapper{border:var(--border-color)1px solid}}.page-module-scss-module__KynPAq__page{width:100%}.page-module-scss-module__KynPAq__content{border:none;border-radius:8px}.page-module-scss-module__KynPAq__container{flex-direction:column;align-items:center;margin-bottom:1rem;display:flex}.page-module-scss-module__KynPAq__categoryHeader{border:1px solid var(--color-border);background:var(--background);text-align:left;border-radius:20px;flex-direction:column;gap:1rem;padding:2.5rem 3rem 2.75rem;display:flex;position:relative}.page-module-scss-module__KynPAq__categoryTitle{color:var(--color-gray-900);margin:0;font-size:clamp(2.2rem,3.6vw,2.4rem);font-weight:800}.page-module-scss-module__KynPAq__categoryDivider{background:var(--color-text);width:100%;height:2px}.page-module-scss-module__KynPAq__categoryMeta{justify-content:flex-end;display:flex}.page-module-scss-module__KynPAq__categoryCount{background:var(--color-neutral-base);color:var(--color-gray-600);border-radius:999px;align-items:center;padding:.5rem 1.2rem;font-size:.95rem;font-weight:700;display:inline-flex}@media (max-width:1243px){.page-module-scss-module__KynPAq__page{padding-left:1.25rem;padding-right:1.25rem}}@media (max-width:768px){.page-module-scss-module__KynPAq__page{padding-left:1.25rem;padding-right:1.25rem}.page-module-scss-module__KynPAq__categoryHeader{margin:1.5rem 0 2.5rem;padding:2rem 1.5rem}.page-module-scss-module__KynPAq__categoryTitle{font-size:1.8rem}.page-module-scss-module__KynPAq__categoryDescription{font-size:1.05rem}}@media (max-width:640px){.page-module-scss-module__KynPAq__page{padding-left:1rem;padding-right:1rem}}
.footer-module-scss-module__zgV6oW__footer{background:var(--color-white);width:100%;color:var(--color-gray-600);border-top:1px solid var(--semi-background);padding:2rem 0 5rem;box-shadow:0 -12px 40px #0000000a}.footer-module-scss-module__zgV6oW__follow{border-bottom:1px solid var(--border-color);font-weight:var(--font-bold);font-size:var(--text-lg-plus);color:var(--color-gray-800);flex-direction:row;align-items:center;gap:1rem;padding-bottom:1rem;display:flex}@media (max-width:480px){.footer-module-scss-module__zgV6oW__follow{flex-direction:column}}.footer-module-scss-module__zgV6oW__socials{gap:12px;display:flex}.footer-module-scss-module__zgV6oW__socialButton{background:var(--semi-background);width:42px;height:42px;color:var(--color-gray-900);font-size:var(--text-card-title);border-radius:50%;place-items:center;transition:transform .2s,box-shadow .2s,background .2s;display:grid}.footer-module-scss-module__zgV6oW__socialButton:hover{box-shadow:0 10px 18px var(--color-slate-900-08);background:var(--color-gray-300);transform:translateY(-2px)}.footer-module-scss-module__zgV6oW__content{justify-content:space-between;align-items:flex-end;gap:14px 28px;margin-top:1rem;display:flex}@media (max-width:720px){.footer-module-scss-module__zgV6oW__content{flex-direction:column;align-items:start}}.footer-module-scss-module__zgV6oW__brand img{width:auto;height:36px;display:block}.footer-module-scss-module__zgV6oW__links{flex-wrap:wrap;gap:22px;margin:0;padding:0;list-style:none;display:flex}.footer-module-scss-module__zgV6oW__links a{font-size:var(--text-xl);color:var(--color-gray-500);font-weight:var(--font-regular);text-decoration:none}.footer-module-scss-module__zgV6oW__links a:hover{color:var(--color-gray-900)}.footer-module-scss-module__zgV6oW__copy{color:var(--color-gray-500);font-weight:var(--font-regular);margin-left:auto}
.post-category-card-module-scss-module__gycOYq__card{flex-direction:column;gap:1.5rem;display:flex}.post-category-card-module-scss-module__gycOYq__imageWrap{background:var(--background);width:100%;display:block;overflow:hidden}.post-category-card-module-scss-module__gycOYq__image{object-fit:contain;aspect-ratio:4/3;width:100%;height:100%;display:block}.post-category-card-module-scss-module__gycOYq__imagePlaceholder{aspect-ratio:4/3;background:linear-gradient(135deg,var(--semi-background),var(--background));width:100%}.post-category-card-module-scss-module__gycOYq__body{flex-direction:column;align-items:flex-start;gap:.9rem;padding:0;display:flex}.post-category-card-module-scss-module__gycOYq__metaRow{text-transform:uppercase;letter-spacing:.18em;flex-wrap:wrap;align-items:center;gap:.35rem;display:flex}.post-category-card-module-scss-module__gycOYq__meta,.post-category-card-module-scss-module__gycOYq__metaSeparator,.post-category-card-module-scss-module__gycOYq__tagSeparator{color:var(--color-text-light);font-size:.75rem}.post-category-card-module-scss-module__gycOYq__tag{text-transform:uppercase;color:var(--color-success);font-size:.8rem;font-weight:600;text-decoration:none}.post-category-card-module-scss-module__gycOYq__title{text-transform:uppercase;letter-spacing:.02em;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:2.2rem;font-weight:700;line-height:1.2;display:-webkit-box;overflow:hidden}.post-category-card-module-scss-module__gycOYq__title a{color:inherit;text-decoration:none}.post-category-card-module-scss-module__gycOYq__title a:hover{color:var(--color-primary)}.post-category-card-module-scss-module__gycOYq__excerpt{color:var(--color-text);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:1rem;line-height:1.7;display:-webkit-box;overflow:hidden}.post-category-card-module-scss-module__gycOYq__readMore{letter-spacing:.1em;text-transform:uppercase;color:var(--color-text);margin-top:.25rem;font-size:.85rem;text-decoration:none}.post-category-card-module-scss-module__gycOYq__readMore:hover{opacity:.8;text-decoration:underline}@media (max-width:768px){.post-category-card-module-scss-module__gycOYq__title{font-size:1.6rem}}
.post-category-card-module-scss-module__XoGPnG__card{background:var(--background);border-radius:0;height:100%;padding:2.5rem 2.25rem 2rem;box-shadow:0 18px 36px #1918151f}.post-category-card-module-scss-module__XoGPnG__body{flex-direction:column;gap:1.25rem;height:100%;display:flex}.post-category-card-module-scss-module__XoGPnG__header{grid-template-columns:96px 1fr;align-items:center;gap:1.5rem;display:grid}.post-category-card-module-scss-module__XoGPnG__imageWrap{background:var(--color-slate-200);border:2px solid #837cb038;border-radius:0;width:96px;height:96px;padding:.5rem;display:block;position:relative;overflow:hidden}.post-category-card-module-scss-module__XoGPnG__imageWrap:before{content:"";pointer-events:none;border:2px solid #ffffffb3;border-radius:0;position:absolute;inset:6px}.post-category-card-module-scss-module__XoGPnG__image,.post-category-card-module-scss-module__XoGPnG__imagePlaceholder{object-fit:cover;background:linear-gradient(135deg,var(--color-slate-200),var(--color-pale-white));border-radius:0;width:100%;height:100%;display:block}.post-category-card-module-scss-module__XoGPnG__metaRow{color:var(--color-gray-500);letter-spacing:.02em;justify-content:center;align-items:center;gap:.9rem;font-family:Georgia,Times New Roman,serif;font-size:.95rem;display:flex}.post-category-card-module-scss-module__XoGPnG__meta{font-size:inherit}.post-category-card-module-scss-module__XoGPnG__metaSeparator{background:var(--color-rose-500);border-radius:999px;width:20px;height:2px;display:inline-block}.post-category-card-module-scss-module__XoGPnG__tag{color:var(--color-gray-600);background:var(--background);border:1px solid #3d3f561a;border-radius:6px;padding:.35rem .75rem;font-size:.85rem;font-weight:600;text-decoration:none;box-shadow:0 8px 18px #24233214}.post-category-card-module-scss-module__XoGPnG__tags{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.post-category-card-module-scss-module__XoGPnG__tag:before{content:"#";color:var(--color-green-dark);margin-right:.35rem;font-weight:700}.post-category-card-module-scss-module__XoGPnG__tags .post-category-card-module-scss-module__XoGPnG__tag:nth-child(2n):before{color:var(--color-rose-500)}.post-category-card-module-scss-module__XoGPnG__title{text-transform:none;letter-spacing:.02em;color:var(--color-gray-700);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:1.4rem;font-weight:600;line-height:1.25;display:-webkit-box;overflow:hidden}.post-category-card-module-scss-module__XoGPnG__title a{color:inherit;background-image:linear-gradient(transparent 68%,var(--color-green-dark)68%);background-position:0 100%;background-repeat:no-repeat;background-size:0% .4em;text-decoration:none;transition:background-size .2s}.post-category-card-module-scss-module__XoGPnG__title a:hover{background-size:100% .4em}.post-category-card-module-scss-module__XoGPnG__excerpt{color:var(--color-gray-500);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-family:Georgia,Times New Roman,serif;font-size:1.05rem;line-height:1.8;display:-webkit-box;overflow:hidden}.post-category-card-module-scss-module__XoGPnG__footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.25rem;margin-top:auto;display:flex}.post-category-card-module-scss-module__XoGPnG__author{color:var(--color-gray-500);align-items:center;gap:.7rem;font-size:.95rem;font-weight:600;display:inline-flex}.post-category-card-module-scss-module__XoGPnG__authorAvatar{background:var(--border-color);width:34px;height:34px;color:var(--color-gray-700);border:1px solid #3d3f561f;border-radius:999px;justify-content:center;align-items:center;font-size:.9rem;font-weight:700;display:inline-flex}.post-category-card-module-scss-module__XoGPnG__authorName{letter-spacing:.02em}@media (max-width:1024px){.post-category-card-module-scss-module__XoGPnG__header{grid-template-columns:88px 1fr}.post-category-card-module-scss-module__XoGPnG__imageWrap{width:88px;height:88px}}@media (max-width:768px){.post-category-card-module-scss-module__XoGPnG__card{padding:2rem 1.75rem}.post-category-card-module-scss-module__XoGPnG__header{grid-template-columns:80px 1fr;gap:1.25rem}.post-category-card-module-scss-module__XoGPnG__title{font-size:1.6rem}}
.post-category-card-module-scss-module__THcg1W__row{flex-direction:column;gap:1.25rem;display:flex}.post-category-card-module-scss-module__THcg1W__featured{text-align:center;flex-direction:column;align-items:center;gap:1.75rem;display:flex}.post-category-card-module-scss-module__THcg1W__imageWrap{background:var(--background);width:100%;padding:.75rem;display:block;overflow:hidden}.post-category-card-module-scss-module__THcg1W__image{object-fit:contain;aspect-ratio:16/9;width:100%;height:100%;transition:transform .3s;display:block}.post-category-card-module-scss-module__THcg1W__imageWrap:hover .post-category-card-module-scss-module__THcg1W__image{transform:scale(1.03)}.post-category-card-module-scss-module__THcg1W__imagePlaceholder{aspect-ratio:16/9;background:linear-gradient(135deg,var(--semi-background),var(--background));width:100%}.post-category-card-module-scss-module__THcg1W__body{flex-direction:column;align-items:center;gap:.9rem;max-width:48rem;display:flex}.post-category-card-module-scss-module__THcg1W__featured .post-category-card-module-scss-module__THcg1W__body{align-items:center}.post-category-card-module-scss-module__THcg1W__tags{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;display:flex}.post-category-card-module-scss-module__THcg1W__row .post-category-card-module-scss-module__THcg1W__tags{justify-content:center}.post-category-card-module-scss-module__THcg1W__tag{text-transform:none;color:var(--color-text-light);font-size:1rem;font-weight:500;text-decoration:none;transition:color .2s}.post-category-card-module-scss-module__THcg1W__tag:hover{color:var(--color-text)}.post-category-card-module-scss-module__THcg1W__title{text-transform:none;-webkit-line-clamp:2;text-align:center;-webkit-box-orient:vertical;margin:0;font-size:1.8rem;font-weight:580;line-height:.5;display:-webkit-box;overflow:hidden}.post-category-card-module-scss-module__THcg1W__title a{color:inherit;background-image:linear-gradient(currentColor,currentColor);background-position:0 100%;background-repeat:no-repeat;background-size:0 2px;text-decoration:none;transition:color .2s,background-size .2s}.post-category-card-module-scss-module__THcg1W__title a:hover{color:var(--color-primary);background-size:100% 2px}.post-category-card-module-scss-module__THcg1W__featured .post-category-card-module-scss-module__THcg1W__title{font-size:1.8rem;line-height:1.2}.post-category-card-module-scss-module__THcg1W__meta{color:var(--color-text-light);text-transform:none;align-items:center;gap:.5rem;font-size:.95rem;font-weight:600;display:flex}.post-category-card-module-scss-module__THcg1W__excerpt{color:var(--color-text);-webkit-line-clamp:3;text-align:center;-webkit-box-orient:vertical;margin:0;font-size:1.05rem;line-height:1.8;display:-webkit-box;overflow:hidden}.post-category-card-module-scss-module__THcg1W__featured .post-category-card-module-scss-module__THcg1W__excerpt{text-align:center;max-width:42rem}.post-category-card-module-scss-module__THcg1W__readMore{background:var(--color-accent);color:var(--background);border-radius:999px;margin-top:.8rem;padding:.65rem 1.8rem;font-weight:480;text-decoration:none;transition:transform .2s,box-shadow .2s;box-shadow:0 12px 24px #5462ff40}.post-category-card-module-scss-module__THcg1W__readMore:hover{background:var(--color-text);box-shadow:none}@media (max-width:900px){.post-category-card-module-scss-module__THcg1W__row{gap:1.5rem}}@media (max-width:768px){.post-category-card-module-scss-module__THcg1W__title{font-size:1.6rem}.post-category-card-module-scss-module__THcg1W__featured .post-category-card-module-scss-module__THcg1W__title{font-size:2rem}}
