.blog-post .featured-image img{transition:all 1s cubic-bezier(.104,.204,.492,1)}.blog-post--content-spacing-false .featured-image-link,.blog-post--content-spacing-true{isolation:isolate;border-radius:var(--block-border-radius, 16px)}.blog-post{display:flex;flex-direction:column;width:100%;background:var(--color-article-card-bg, #fff);overflow:hidden}.blog-post .featured-image{margin-bottom:24px;overflow:hidden;position:relative}.blog-post .featured-image-link{display:block;height:0;padding-bottom:var(--ratio-percent);position:relative;overflow:hidden}.blog-post .featured-image-link img,.blog-post .featured-image-link .thb-placeholder{position:absolute;top:0;left:0;width:100%;height:100%}.blog-post .featured-image-link img{height:100%;width:100%;object-fit:cover}.blog-post .featured-image-link .thb-placeholder{background:rgba(var(--color-body-rgb),.03);width:100%;height:100%}.blog-post .featured-image-link .thb-placeholder svg{fill:var(--color-accent)}.blog-post .featured-image-link:hover img,.blog-post .featured-image-link:focus img{transform:scale(1.05)}.blog-post .featured-image img{display:block;will-change:scale}.blog-post .blog-post-info{line-height:1}.blog-post h5{margin-bottom:10px}.blog-post .post-meta{font-size:.75rem;color:var(--color-body, #2c2d2e);opacity:.7;margin-bottom:15px}.blog-post .post-excerpt{font-size:.9375rem;margin-bottom:20px;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.blog-post .post-excerpt p{margin-bottom:0}.blog-post .post-excerpt:last-child{margin-bottom:0}.blog-post--large{width:100%;position:relative}@media only screen and (min-width:768px){.blog-post--large{flex-direction:row}.blog-post--large .featured-image{width:clamp(50%,62.5%,800px);margin-bottom:0;padding-bottom:var(--ratio-percent-medium)}}@media only screen and (min-width:1068px){.blog-post--large.blog-post--content-spacing-true .blog-post-info{padding:50px}}@media only screen and (min-width:1068px){.blog-post--large.blog-post--content-spacing-true .featured-image-link{border-radius:calc(var(--block-border-radius, 16px) / 2) 0 0 calc(var(--block-border-radius, 16px) / 2)}}@media only screen and (min-width:1068px){.blog-post--large.blog-post--content-spacing-true.blog-post--border-true .featured-image{padding:10px 0 10px 10px}}@media only screen and (min-width:1068px){.blog-post--large.blog-post--content-spacing-true.blog-post--border-true.text_first .featured-image{padding:10px 10px 10px 0}}@media only screen and (min-width:768px){.blog-post--large.text_first{flex-direction:row-reverse}}.blog-post--border-true{border:1px solid var(--color-border, #dadce0)}.blog-post--border-true .featured-image{padding:10px}.blog-post--content-spacing-true .blog-post-info{padding:20px;display:flex;flex-direction:column;flex:1}.blog-post-info-bottom{display:flex;align-items:center;justify-content:space-between}.blog-post--content-spacing-true .blog-post-info .read-more{margin-top:auto}@media only screen and (min-width:768px){.blog-post--content-spacing-true .blog-post-info{padding:30px}}.blog-post--content-spacing-true.blog-post--border-true .featured-image{padding-bottom:0}.blog-post--content-spacing-true .featured-image{margin-bottom:0}.blog-post--content-spacing-true .featured-image-link{border-top-left-radius:calc(var(--block-border-radius, 16px) / 2);border-top-right-radius:calc(var(--block-border-radius, 16px) / 2)}.article-card-spacing-small .articles.row{margin:0 -5px}.article-card-spacing-small .articles.row .columns,.article-card-spacing-small .articles.row .column{padding:0 5px}.article-card-spacing-small .articles.row .blog-post{margin-bottom:10px;min-height:calc(100% - 10px)}.article-card-spacing-small .articles.row .pagination{margin-top:20px}.article-card-spacing-medium .articles.row{margin:0 -10px}.article-card-spacing-medium .articles.row .columns,.article-card-spacing-medium .articles.row .column{padding:0 10px}.article-card-spacing-medium .articles.row .blog-post{margin-bottom:20px;min-height:calc(100% - 20px)}.article-card-spacing-medium .articles.row .pagination{margin-top:10px}.articles.row .blog-post{min-height:100%}@media only screen and (max-width:767px){.blog-posts.swipe-on-mobile .row{display:grid;gap:10px;grid-auto-flow:column;grid-auto-columns:minmax(var(--mobile-swipe-width),1fr);overflow-x:auto;grid-template-columns:repeat(auto-fill,minmax(var(--mobile-swipe-width),1fr));width:calc(100% + 30px);padding:0 15px;margin-left:-15px;scroll-snap-type:x mandatory;scrollbar-width:none}.blog-posts.swipe-on-mobile .row::-webkit-scrollbar{display:none}.blog-posts.swipe-on-mobile .row .columns{scroll-snap-align:center;scroll-snap-stop:always;padding:0}}.blog-all-page__featured{margin-bottom:48px}.blog-featured-hero{display:flex;flex-direction:column;gap:0;background:var(--color-article-card-bg, #fff);border-radius:var(--block-border-radius, 16px);overflow:hidden;border:1px solid var(--color-border, #eaeaea)}@media only screen and (min-width:768px){.blog-featured-hero{flex-direction:row;align-items:stretch}}.blog-featured-hero__media{position:relative;display:block;flex:1 1 50%;min-width:0}.blog-featured-hero__tag{position:absolute;top:16px;left:16px;z-index:2;padding:6px 14px;border-radius:999px;background:#000000b8;color:#fff;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.blog-featured-hero__image{position:relative;height:0;padding-bottom:var(--ratio-percent, 62.5%);overflow:hidden}.blog-featured-hero__image img,.blog-featured-hero__image .thb-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}@media only screen and (min-width:768px){.blog-featured-hero__image{height:100%;padding-bottom:0;min-height:450px}}.blog-featured-hero__content{flex:1 1 50%;display:flex;flex-direction:column;justify-content:center;gap:16px;padding:28px 24px}@media only screen and (min-width:768px){.blog-featured-hero__content{padding:40px 48px}}.blog-featured-hero__meta{display:flex;align-items:center;gap:10px;font-size:13px;line-height:1}.blog-featured-hero__label{color:#0059ff;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.blog-featured-hero__meta-dot{width:4px;height:4px;border-radius:50%;background:#999}.blog-featured-hero__read-time{color:#666}.blog-featured-hero__title{margin:0;font-size:28px;line-height:1.2;letter-spacing:-.02em}.blog-featured-hero__time{font-size:14px;color:#888}@media only screen and (max-width:767px){.blog-featured-hero__title{font-size:22px}}.blog-featured-hero__title a{color:inherit;text-decoration:none}.blog-featured-hero__excerpt{margin:0;color:#555;font-size:15px;line-height:1.6;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.blog-featured-hero__button{display:inline-flex;align-items:center;justify-content:center;align-self:flex-start;min-height:44px;padding:0 24px;border-radius:999px;background:#0059ff;color:#fff;font-size:14px;font-weight:700;text-decoration:none;transition:opacity .2s ease}.blog-featured-hero__button:hover{opacity:.9;color:#fff}.blog-all-category{margin-bottom:48px}.blog-all-category__header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:24px}.blog-all-category__title{margin:0;font-size:32px;line-height:1.2;letter-spacing:-.02em}@media only screen and (max-width:767px){.blog-all-category__title{font-size:24px}}.blog-all-category__view-all{flex-shrink:0;padding:10px 20px;border:1px solid var(--color-accent);border-radius:999px;color:var(--color-accent);font-size:14px;font-weight:600;line-height:1;text-decoration:none;white-space:nowrap;transition:background .2s ease,color .2s ease}.blog-all-category__view-all:hover{background:var(--color-accent);color:#fff}.blog-all-page .blog-all-category__grid{padding:0;margin-right:0;margin-left:0;gap:24px;flex-wrap:nowrap}.blog-all-category__grid .columns{padding:0 10px}.blog-post--has-category{border-radius:var(--block-border-radius, 16px);border:1px solid var(--color-border, #eaeaea);overflow:hidden;margin-bottom:0;height:100%}.blog-post--has-category .blog-post-info{padding:16px 16px 18px;display:flex;flex-direction:column;flex:1;gap:10px}.blog-post--has-category h5{margin:0;font-size:16px;line-height:1.4}.blog-post--has-category h5 a{color:inherit;text-decoration:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;transition:.25s all}.blog-post--has-category h5 a:hover{color:var(--color-accent)}.blog-post__category{font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#888}.blog-post__footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding-top:8px}.blog-post__author{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:#111}.blog-post__author-avatar{width:24px;height:24px;border-radius:50%;background:linear-gradient(135deg,#0059ff,#003db3);flex-shrink:0}.blog-post__date{font-size:13px;color:#888;white-space:nowrap}.blog-all-page{width:100%;max-width:1440px;margin:0 auto;padding:0 50px}.blog-all-page .row .columns{padding:0;flex:1}.blog-category-page{max-width:1440px;width:100%;padding:0 50px;margin:0 auto}.blog-category-page .columns{padding:0}.blog-category-page .articles{padding:0;margin-left:0;margin-right:0;gap:24px}.blog-category-page .articles .columns{width:calc((100% - 48px) / 3);max-width:100%;flex:none}.blog-category-page .blog-pagination .columns{width:auto}.blog-category-page .blog-pagination{width:100%;margin:30px 0}.blog-category-page .blog-pagination .row{justify-content:center}@media(max-width:1024px){.blog-all-page .blog-all-category__grid{flex-wrap:wrap}.blog-all-page .blog-all-category__grid .columns{width:calc(50% - 12px);flex:none}.blog-featured-hero__image{min-height:250px}.blog-category-page .articles .columns{width:calc((100% - 24px)/2)}.blog-category-page .articles .columns h5{font-size:20px;line-height:150%}}@media(max-width:767px){.blog-all-page{padding:0 15px}.blog-all-page .blog-all-category__grid .columns{width:100%}.blog-category-page{padding:0 15px}.blog-category-page .articles .columns{width:100%}.blog-category-page .articles .columns h5{font-size:18px}}
/*# sourceMappingURL=/cdn/shop/t/227/assets/blog.css.map */
