.lepro-blog-banner{position:relative;overflow:hidden;line-height:0}.lepro-blog-banner__img{display:block;width:100%;height:auto;object-fit:cover}.lepro-blog-banner__img--mobile{display:none}.lepro-blog-banner__placeholder{background:#f0f0f0;aspect-ratio:16 / 5;display:flex;align-items:center;justify-content:center}.lepro-blog-banner__placeholder .placeholder-svg{max-width:400px;opacity:.3}.lepro-blog-banner__content{position:absolute;top:50%;left:8%;transform:translateY(-50%);max-width:460px;line-height:1}.lepro-blog-banner__title{font-size:36px;font-weight:700;line-height:1.2;margin:0 0 14px;color:inherit}.lepro-blog-banner__desc{font-size:14px;line-height:1.65;margin:0 0 10px;color:inherit;opacity:.88;max-width:380px}.lepro-blog-category-nav-section{position:sticky;top:0;z-index:9999}.lepro-blog-category-nav{border-bottom:1px solid #e5e5e5;background:#fff}.lepro-blog-category-nav__inner{max-width:1200px;margin:0 auto;padding:0 24px;display:flex;align-items:stretch;justify-content:space-between}.lepro-blog-category-nav__tabs{display:flex;align-items:stretch;list-style:none;margin:0;padding:0;gap:0}.lepro-blog-category-nav__tab{display:flex;align-items:stretch}.lepro-blog-category-nav__tab a{display:flex;align-items:center;padding:22px;font-size:16px;font-weight:500;color:#363636;text-decoration:none;border-bottom:2px solid transparent;transition:color .2s,border-color .2s;white-space:nowrap;line-height:1;font-style:normal}.lepro-blog-category-nav__tab .lepro-blog-category-center{font-size:24px;font-weight:700}.lepro-blog-category-nav__tab a:hover{color:#000;border-bottom-color:#ff7000}.lepro-blog-category-nav__tab--active a{color:#333;border-bottom-color:#333;font-weight:600}.lepro-blog-category-nav__more{position:relative;display:flex;align-items:stretch}.lepro-blog-category-nav__more-btn{display:flex;align-items:center;gap:5px;padding:22px;font-size:16px;font-weight:500;color:#363636;background:none;border:none;border-bottom:2px solid transparent;cursor:pointer;white-space:nowrap;line-height:1;transition:color .2s}.lepro-blog-category-nav__more-btn:hover{color:#111}.lepro-blog-category-nav__more-chevron{width:10px;height:10px;transition:transform .2s;flex-shrink:0}.lepro-blog-category-nav__more--open .lepro-blog-category-nav__more-chevron{transform:rotate(180deg)}.lepro-blog-category-nav__dropdown{display:none;position:absolute;top:calc(100% + 1px);left:0;background:#fff;border:1px solid #e5e5e5;min-width:180px;z-index:100;box-shadow:0 6px 18px #00000017;list-style:none;margin:0;padding:6px 0}.lepro-blog-category-nav__more--open .lepro-blog-category-nav__dropdown{display:block}.lepro-blog-category-nav__dropdown-item a{display:block;padding:10px 18px;font-size:14px;color:#444;text-decoration:none;transition:background .15s,color .15s;white-space:nowrap}.lepro-blog-category-nav__dropdown-item a:hover{background:#f6f6f6;color:#111}.lepro-blog-category-nav__mobile-select{display:none}.lepro-blog-featured{max-width:1200px;margin:0 auto;padding:40px 24px;display:flex;gap:32px;align-items:center}.lepro-blog-featured__main{flex:0 0 42%;min-width:0}.lepro-blog-featured__main-img-wrap{position:relative;display:block;overflow:hidden;border-radius:4px;aspect-ratio:4 / 3;background:#f0f0f0}.lepro-blog-featured__main-img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.lepro-blog-featured__main-img-wrap:hover .lepro-blog-featured__main-img{transform:scale(1.04)}.lepro-blog-featured__main-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:flex-end;padding:24px 22px;background:linear-gradient(to top,rgba(0,0,0,.72) 0%,rgba(0,0,0,.35) 50%,transparent 100%);text-decoration:none;color:#fff}.lepro-blog-featured__main-meta{display:flex;align-items:center;gap:8px;margin-bottom:10px;flex-wrap:wrap}.lepro-blog-featured__tag{font-size:12px;font-weight:600;color:#ff7000;text-transform:uppercase;letter-spacing:.04em}.lepro-blog-featured__tag--light{color:#7ee87e}.lepro-blog-featured__meta-sep{color:#ffffff80;font-size:12px}.lepro-blog-featured__author,.lepro-blog-featured__date{font-size:12px;color:#7a7a7a}.lepro-blog-featured__main .lepro-blog-featured__author,.lepro-blog-featured__main .lepro-blog-featured__date{color:#fff}.lepro-blog-featured__main-title{font-size:20px;font-weight:700;line-height:1.3;margin:0 0 10px;color:#fff}.lepro-blog-featured__main-excerpt{font-size:13px;line-height:1.65;color:#ffffffd9;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.lepro-blog-featured__list{flex:1;min-width:0;display:flex;flex-direction:column}.lepro-blog-featured__item{display:flex;gap:16px;align-items:flex-start;padding:20px 0;border-bottom:1px solid #efefef}.lepro-blog-featured__item:first-child{padding-top:0}.lepro-blog-featured__item:last-child{border-bottom:none;padding-bottom:0}.lepro-blog-featured__item-text{flex:1;min-width:0}.lepro-blog-featured__item-meta{display:flex;align-items:center;gap:8px;margin-bottom:8px;flex-wrap:wrap}.lepro-blog-featured__item-title{font-size:20px;font-weight:600;line-height:1.4;margin:0 0 10px;color:#363636}.lepro-blog-featured__item-title a{color:inherit;text-decoration:none}.lepro-blog-featured__item-title a:hover{color:#ff7000}.lepro-blog-featured__item-excerpt{font-size:15px;line-height:1.3;color:#363636;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.lepro-blog-featured__item-thumb-wrap{flex:0 0 110px;height:82px;border-radius:4px;overflow:hidden;background:#f0f0f0}.lepro-blog-featured__item-thumb{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.lepro-blog-featured__item-thumb-wrap:hover .lepro-blog-featured__item-thumb{transform:scale(1.05)}.lepro-blog-posts{max-width:1200px;margin:0 auto;padding:40px 24px}.lepro-blog-posts__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.lepro-blog-posts__title{font-size:22px;font-weight:700;color:#000;margin:0;line-height:1.4}.lepro-blog-posts__see-all{font-size:13px;color:#555;text-decoration:none;display:flex;align-items:center;gap:4px;white-space:nowrap;transition:color .2s;flex-shrink:0}.lepro-blog-posts__see-all:hover{color:#ff7000}.lepro-blog-posts__see-all svg{width:14px;height:14px}.lepro-blog-posts__grid{display:flex;gap:24px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none;cursor:grab}.lepro-blog-posts__grid::-webkit-scrollbar{display:none}.lepro-blog-posts__grid.is-dragging{cursor:grabbing;scroll-snap-type:none}.lepro-blog-posts__card{display:flex;flex-direction:column;text-decoration:none;color:inherit;flex:0 0 calc((100% - 48px) / 3);scroll-snap-align:start;background:#f9f9f9;border-radius:10px;border:solid 1px #f9f9f9;box-sizing:border-box}.lepro-blog-posts__card-img-wrap{display:block;overflow:hidden;border-radius:4px;aspect-ratio:16 / 10;background:#f0f0f0;margin-bottom:14px;flex-shrink:0}.lepro-blog-posts__card-img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.lepro-blog-posts__card:hover .lepro-blog-posts__card-img{transform:scale(1.04)}.lepro-blog-posts__card:hover{background-color:#fff}.lepro-blog-posts__card-body{display:flex;flex-direction:column;flex:1;padding:0 10px 15px}.lepro-blog-posts__card-body a{text-decoration:none}.lepro-blog-posts__card-tag{display:inline-block;font-size:11px;font-weight:600;color:#ff7000;text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px}.lepro-blog-posts__card-title{font-size:20px;font-weight:600;line-height:1.4;color:#363636;margin:0 0 8px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color .2s}.lepro-blog-posts__card:hover .lepro-blog-posts__card-title{color:#ff7000}.lepro-blog-posts__card-excerpt{font-size:15px;line-height:1.3;color:#363636;margin:0 0 12px;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;flex:1}.lepro-blog-posts__card-meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:auto}.lepro-blog-posts__card-author,.lepro-blog-posts__card-date{font-size:12px;color:#999}.lepro-blog-posts__card-meta-sep{color:#ddd;font-size:12px}@media screen and (max-width:749px){.lepro-blog-banner__img--pc{display:none}.lepro-blog-banner__img--mobile{display:block}.lepro-blog-banner__placeholder--pc{display:none}.lepro-blog-banner__content{left:5%;max-width:65%}.lepro-blog-banner__title{font-size:20px;margin-bottom:8px}.lepro-blog-banner__desc{font-size:12px;max-width:100%}.lepro-blog-category-nav__inner{padding:0 16px}.lepro-blog-category-nav__tabs,.lepro-blog-category-nav__more{display:none}.lepro-blog-category-nav__mobile-select{display:flex;align-items:center}.lepro-blog-category-nav__mobile-select-btn{display:flex;align-items:center;gap:6px;padding:0;font-size:16px;font-weight:500;color:#363636;background:#fff;border:0px solid #ccc;cursor:pointer;white-space:nowrap;line-height:1.2}.lepro-blog-category-nav__mobile-select-chevron{width:10px;height:10px;transition:transform .2s;flex-shrink:0}.lepro-blog-category-nav__mobile-select--open .lepro-blog-category-nav__mobile-select-chevron{transform:rotate(180deg)}.lepro-blog-category-nav__mobile-dropdown{display:none;position:absolute;top:100%;right:0;width:100%;background:#fff;z-index:200;box-shadow:0 6px 18px #00000017;list-style:none;margin:0;padding:0;overflow:hidden}.lepro-blog-category-nav__mobile-select--open .lepro-blog-category-nav__mobile-dropdown{display:block}.lepro-blog-category-nav__mobile-dropdown-item a{display:block;padding:12px 18px;font-size:14px;color:#444;text-decoration:none;white-space:nowrap;border-bottom:1px solid #f0f0f0;transition:background .15s,color .15s}.lepro-blog-category-nav__mobile-dropdown-item:last-child a{border-bottom:none}.lepro-blog-category-nav__mobile-dropdown-item a:hover{background:#f6f6f6;color:#111}.lepro-blog-category-nav__mobile-dropdown-item--active a{color:#333;font-weight:600;background:#f6f6f6}.lepro-blog-featured{flex-direction:column;padding:24px 16px;gap:24px}.lepro-blog-featured__main{flex:none;width:100%}.lepro-blog-featured__main-title{font-size:18px}.lepro-blog-featured__item-thumb-wrap{flex:0 0 90px;height:68px}.lepro-blog-posts{padding:28px 16px}.lepro-blog-posts__title{font-size:18px}.lepro-blog-posts__grid{gap:16px}.lepro-blog-posts__card{flex:0 0 100%}.lepro-blog-posts__card-img-wrap{aspect-ratio:16 / 9}.lepro-blog-featured__item-title,.lepro-blog-posts__card-title{font-size:16px}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/lepro-blog.css.map */
