@media only screen and (min-width:768px){.blog-layout-1-4 .blog-sidebar-col.medium-3{flex:0 0 20%;max-width:20%}.blog-layout-1-4 .blog-main-col.medium-9{flex:0 0 80%;max-width:80%}}.section-spacing-bottom{margin-bottom:40px}.blog-sidebar-col{position:relative;margin-bottom:40px;width:100%}@media only screen and (min-width:768px){.blog-sidebar-col{position:sticky;top:160px;align-self:flex-start;height:auto;max-height:calc(100vh - 40px);overflow-y:auto;padding-right:30px}.blog-sidebar-col::-webkit-scrollbar{width:0;height:0}}.filter-group{margin-bottom:30px;border-bottom:1px solid #e2e2e2;padding-bottom:20px}.filter-group:last-of-type{border-bottom:none}.filter-group h3{font-size:18px;font-weight:600;margin-bottom:15px;font-family:inherit;letter-spacing:-.01em}.filter-list{list-style:none;margin:0;padding:0}.filter-item{margin-bottom:10px;display:flex;align-items:center}.custom-checkbox{display:flex;align-items:center;cursor:pointer;font-size:15px;line-height:1.4;-webkit-user-select:none;user-select:none;color:var(--color-body, #333);transition:color .2s ease}.custom-checkbox:hover{color:#000}.custom-checkbox input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkmark{height:18px;width:18px;background-color:transparent;border:1px solid currentColor;margin-right:12px;position:relative;display:inline-block;flex-shrink:0;border-radius:2px}.custom-checkbox input:checked~.checkmark{background-color:currentColor}.checkmark:after{content:"";position:absolute;display:none;left:6px;top:2px;width:5px;height:10px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.custom-checkbox input:checked~.checkmark:after{display:block}.btn-apply-filter{width:100%;padding:12px;border:1px solid currentColor;background:transparent;text-transform:uppercase;font-size:13px;font-weight:600;letter-spacing:1px;cursor:pointer;transition:all .2s;margin-top:10px;color:inherit}.btn-apply-filter:hover{background:#000;color:#fff;border-color:#000}.btn-clear-filter{display:block;text-align:center;margin-top:12px;font-size:13px;text-decoration:underline;text-underline-offset:3px;color:inherit;opacity:.7}.btn-clear-filter:hover{opacity:1}.blog-post{margin-bottom:50px;position:relative}.blog-post .featured-image{margin-bottom:24px;border:1px solid rgb(0,0,0);padding:10px;overflow:hidden;position:relative;height:0;padding-bottom:calc(var(--ratio-percent) + 20px);background-color:var(--bg-body, #fff);box-sizing:border-box}.blog-post .featured-image>a{display:block;position:absolute;top:10px;left:10px;width:calc(100% - 20px);height:calc(100% - 20px)}.blog-post .featured-image img{height:100%;width:100%;object-fit:cover;display:block;will-change:transform;transition:transform 1s cubic-bezier(.104,.204,.492,1)}.blog-post .featured-image:hover img,.blog-post .featured-image:focus-within img{transform:scale(1.05)}.blog-post .featured-image>a .thb-placeholder{background:rgba(var(--color-body-rgb),.03);width:100%;height:100%}.blog-post .featured-image>a .thb-placeholder svg{fill:var(--color-accent)}.blog-post h5{margin-bottom:10px;font-weight:500}.blog-post h5 a{color:inherit;text-decoration:none}.blog-post .post-meta{font-size:.75rem;text-transform:uppercase;color:var(--color-body);opacity:.6;letter-spacing:.1em;margin-bottom:12px}.blog-post .post-excerpt{font-size:.9375rem;line-height:1.6;opacity:.8}.blog-post .read-more{display:inline-block;margin-top:15px;font-size:.875rem}.blog-post--large{width:100%;position:relative}.featured-blog-post-title{line-height:1.2;font-weight:550;font-size:26px;margin-bottom:10px!important}@media only screen and (min-width:768px){.blog-post--large .featured-image{width:100%;max-width:66%;padding-bottom:calc(var(--ratio-percent-medium) + 20px)}[dir=rtl] .blog-post--large .featured-image{margin-right:auto}.blog-post--content{border:1px solid var(--color-border);padding:50px;position:absolute;top:50%;right:0;background:var(--bg-body, #fff);max-width:500px;transform:translateY(-50%);z-index:1}}@media only screen and (min-width:1068px){.blog-post--content{min-width:500px;max-width:100%;width:calc(33.9% + 50px)}}.mobile-filter-toggle{display:none;width:100%;padding:15px 0;background:transparent;border:none;border-top:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2;text-align:left;font-size:16px;font-weight:600;justify-content:space-between;align-items:center;cursor:pointer;margin-bottom:20px;font-family:inherit}.mobile-filter-toggle:after{content:"+";font-size:20px;font-weight:400}.mobile-filter-toggle.active:after{content:"-"}@media only screen and (max-width:767px){.mobile-filter-toggle{display:flex}.sidebar-content-wrapper{display:none}.sidebar-content-wrapper.is-open{display:block;animation:fadeIn .3s ease-out}.blog-sidebar-col{position:static;margin-bottom:20px}.featured-blog-post-title{font-size:22px}.blog-posts.swipe-on-mobile .row{display:grid;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-stop:always;padding:0}}@keyframes fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.blog-filter-status{margin-bottom:25px;padding-bottom:15px;border-bottom:1px solid #e2e2e2;display:flex;justify-content:space-between;align-items:center}.result-count{font-family:inherit;font-size:14px;font-weight:600;color:#111;text-transform:uppercase;letter-spacing:.05em}@media only screen and (max-width:767px){.blog-filter-status{margin-bottom:20px;padding-bottom:10px}}
/*# sourceMappingURL=/cdn/shop/t/21/assets/blog.css.map */
