@keyframes show{0%{display:none;opacity:0;visibility:hidden}100%{display:block;opacity:1;visibility:visible}}@keyframes hide{0%{display:block;opacity:1;visibility:visible}100%{display:none;opacity:0;visibility:hidden}}.js-fadeIn{opacity:0;transition:opacity .8s cubic-bezier(0.215, 0.61, 0.355, 1),transform .8s cubic-bezier(0.215, 0.61, 0.355, 1)}.js-fadeIn.is-fadeInUp{transform:translateY(16px)}.js-fadeIn.is-show{opacity:1;transform:none}.nav-category{height:50px;background:#f8f8fa;overflow:auto;padding:0 24px;margin-bottom:40px}@media screen and (max-width: 768px){.nav-category{height:36px;margin-bottom:24px}}.nav-category__list{display:flex;gap:20px;height:100%}.nav-category__item{flex:none;height:100%}.nav-category__link{position:relative;display:flex;align-items:center;height:100%;color:#192942;font-size:14px}@media screen and (max-width: 768px){.nav-category__link{font-size:12px}}.nav-category__link.is-current{font-weight:700;pointer-events:none}.nav-category__link.is-current::after{content:"";position:absolute;bottom:0;left:50%;display:block;width:100%;height:2px;background:#192942;transform:translateX(-50%)}@media screen and (max-width: 1200px){.blog{padding-top:1rem !important}}.blog__list{display:flex;flex-wrap:wrap;gap:48px 3.2%;margin-bottom:120px}@media screen and (max-width: 768px){.blog__list{gap:20px 2%;margin-bottom:60px}}@media screen and (max-width: 480px){.blog__list{gap:28px 2%}}.blog__item{display:flex;width:31.2%;transition-delay:0s !important}@media screen and (max-width: 768px){.blog__item{width:49%}}@media screen and (max-width: 480px){.blog__item{width:100%}}.blog__item:nth-child(-n+2){width:48.4%}@media screen and (max-width: 768px){.blog__item:nth-child(-n+2){width:49%}}@media screen and (max-width: 480px){.blog__item:nth-child(-n+2){width:49%}}@media screen and (max-width: 480px){.blog__item:nth-child(-n+2) .blog-card{flex-direction:column}}@media screen and (max-width: 480px){.blog__item:nth-child(-n+2) .blog-card__image{width:100%}}.blog__item:nth-child(-n+2) .blog-card__image::after{content:"NEW";position:absolute;top:0;left:0;background:#192942;color:#fff;font-size:14px;letter-spacing:.1em;font-weight:700;padding:8px 16px}@media screen and (max-width: 768px){.blog__item:nth-child(-n+2) .blog-card__image::after{font-size:9px;padding:4px 8px}}.blog__item:nth-child(-n+2) .blog-card__title{font-size:18px}@media screen and (max-width: 768px){.blog__item:nth-child(-n+2) .blog-card__title{font-size:14px}}@media screen and (max-width: 480px){.blog__item:nth-child(-n+2) .blog-card__title{font-size:12px}}.blog__item:nth-child(-n+2) .blog-card__avatar{width:26px;height:26px}@media screen and (max-width: 768px){.blog__item:nth-child(-n+2) .blog-card__avatar{width:24px;height:24px}}@media screen and (max-width: 480px){.blog__item:nth-child(-n+2) .blog-card__avatar{width:20px;height:20px}}.blog__item:nth-child(-n+2) .blog-card .author,.blog__item:nth-child(-n+2) .blog-card .category{font-size:14px}@media screen and (max-width: 768px){.blog__item:nth-child(-n+2) .blog-card .author,.blog__item:nth-child(-n+2) .blog-card .category{font-size:12px}}@media screen and (max-width: 480px){.blog__item:nth-child(-n+2) .blog-card .author,.blog__item:nth-child(-n+2) .blog-card .category{font-size:10px}}.blog-card{display:flex;flex-direction:column;gap:12px;width:100%}@media screen and (max-width: 768px){.blog-card{gap:8px}}@media screen and (max-width: 480px){.blog-card{flex-direction:row;align-items:flex-start}}.blog-card__image{flex:none;position:relative;width:100%;border-radius:4px;overflow:hidden}@media screen and (max-width: 480px){.blog-card__image{width:33%}}.blog-card__main{display:flex;flex-direction:column;gap:12px;height:100%}@media screen and (max-width: 480px){.blog-card__main{gap:4px}}.blog-card__title{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px}@media screen and (max-width: 480px){.blog-card__title{font-size:12px}}.blog-card__footer{display:flex;align-items:center;flex-wrap:wrap;margin-top:auto}.blog-card .author{display:flex;flex-wrap:wrap;align-items:center;text-decoration:none;color:#192942;font-size:12px}@media screen and (max-width: 480px){.blog-card .author{font-size:10px}}.blog-card .author:hover{text-decoration:underline}.blog-card .author__avatar{flex:none;width:24px;height:24px;background-color:rgba(25,41,66,.1);border-radius:50%;overflow:hidden;aspect-ratio:1/1;margin-right:8px}@media screen and (max-width: 480px){.blog-card .author__avatar{width:20px;height:20px;margin-right:4px}}.blog-card .category{text-decoration:none;color:#192942;font-size:12px}@media screen and (max-width: 480px){.blog-card .category{font-size:10px}}.blog-card .category:hover{text-decoration:underline}.blog-card .category::before{content:"";display:inline-block;width:1px;height:1em;background:#888;transform:rotate(45deg);transform-origin:left bottom;margin:0 1.2em 0 .75em}@media screen and (max-width: 768px){.blog-card .category::before{margin:0 .9em 0 .3em}}.lifestyle{background:#fff;padding-bottom:0 !important}.lifestyle__list{display:flex;flex-wrap:wrap;gap:16px;background:#f8f8fa;border-radius:5px;padding:24px}@media screen and (max-width: 768px){.lifestyle__list{gap:12px}}.lifestyle__tag{background:#fff;border:1px solid #e4e4e4;border-radius:5em;color:#192942;font-weight:700;font-size:14px;padding:1em 1.5em}@media screen and (max-width: 768px){.lifestyle__tag{font-size:12px;padding:.75em 1em}}.lifestyle__tag:hover{background:#192942;border-color:#192942;color:#fff;text-decoration:none}.side-category{margin-bottom:44px}.side-category__list{display:flex;flex-direction:column;gap:16px}.side-category__item{font-size:14px}.side-category__link{position:relative;color:#192942;padding-left:20px}.side-category__link.is-current{font-weight:700}.side-category__link.is-current::before{content:"";position:absolute;top:50%;left:0;display:block;width:8px;height:2px;background:#192942;transform:translateY(-50%)}.side-search{margin-bottom:44px}.blog-ranking__item{border-bottom:1px solid #e4e4e4;padding-bottom:16px;margin-bottom:16px}.blog-ranking__item:nth-child(1) .blog-ranking__image::after{content:"1";background:#efc61d}.blog-ranking__item:nth-child(2) .blog-ranking__image::after{content:"2";background:#9a9a9a}.blog-ranking__item:nth-child(3) .blog-ranking__image::after{content:"3";background:#9f6934}.blog-ranking__item:nth-child(4) .blog-ranking__image::after{content:"4";background:#ee2344}.blog-ranking__item:nth-child(5) .blog-ranking__image::after{content:"5";background:#ee2344}.blog-ranking__card{display:flex;align-items:center;gap:12px}.blog-ranking__image{position:relative;flex:none;width:32%;max-width:90px}.blog-ranking__image::after{position:absolute;top:0;left:0;line-height:1;color:#fff;font-weight:700;font-size:12px;padding:4px 6px}.blog-ranking__title{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px}
.blog-card .category::before {
    content: none;
}