.bx-blog-posts{--blog-heading-color: #273746;--blog-heading-hover-color: #36A166;--blog-cta-color: #36A166;--blog-cta-hover-color: #2d8554;--blog-bg-color: #FBFBF7;--blog-border-color: #273746;--blog-text-color: #273746;--blog-text-opacity: .8;--blog-meta-opacity: .6}.bx-blog-posts__featured{margin-top:20px;margin-bottom:60px}@media only screen and (min-width: 768px){.bx-blog-posts__featured{margin-top:30px;margin-bottom:80px}}.bx-blog-posts__grid{margin-top:0;list-style:none;padding-left:0}.bx-blog-posts__grid li{list-style:none;list-style-type:none}.bx-blog-posts h1,.bx-blog-posts h2,.bx-blog-posts h3,.bx-blog-posts h4,.bx-blog-posts h5,.bx-blog-posts h6,.bx-blog-posts .blog-post h5,.bx-blog-posts .blog-post--large h5,.bx-blog-posts article h5,.bx-blog-posts .blog-post-item h5,.bx-blog-posts .blog-post-featured h5,.bx-blog-posts .section-header h2{font-family:Graphik-Medium,Graphik Medium,Graphik,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important;font-weight:500;color:var(--blog-heading-color, #273746);line-height:1.3}.bx-blog-posts .blog-post--heading-small h5{font-size:.875rem}.bx-blog-posts .blog-post--heading-medium h5{font-size:1.125rem}.bx-blog-posts .blog-post--heading-large h5{font-size:1.375rem}.bx-blog-posts .blog-post--large.blog-post--heading-small h5{font-size:1.125rem}.bx-blog-posts .blog-post--large.blog-post--heading-medium h5{font-size:1.5rem}.bx-blog-posts .blog-post--large.blog-post--heading-large h5{font-size:1.875rem}@media only screen and (min-width: 768px){.bx-blog-posts .blog-post--heading-small h5{font-size:.9375rem}.bx-blog-posts .blog-post--heading-medium h5{font-size:1.25rem}.bx-blog-posts .blog-post--heading-large h5{font-size:1.5rem}.bx-blog-posts .blog-post--large.blog-post--heading-small h5{font-size:1.375rem}.bx-blog-posts .blog-post--large.blog-post--heading-medium h5{font-size:1.75rem}.bx-blog-posts .blog-post--large.blog-post--heading-large h5{font-size:2.25rem}}.bx-blog-posts .blog-post h5 a,.bx-blog-posts .blog-post--large h5 a,.bx-blog-posts article h5 a,.bx-blog-posts .blog-post-item h5 a,.bx-blog-posts .blog-post-featured h5 a{color:var(--blog-heading-color, #273746);text-decoration:none;transition:color .3s ease;font-family:Graphik-Medium,Graphik Medium,Graphik,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important;font-weight:500}.bx-blog-posts .blog-post__placeholder-title{color:var(--blog-heading-color, #273746);font-family:Graphik-Medium,Graphik Medium,Graphik,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important;font-weight:500}.bx-blog-posts .blog-post__placeholder-link{cursor:default;opacity:.6}.bx-blog-posts .blog-post__image-placeholder{display:block;width:100%;height:100%}.bx-blog-posts .post-excerpt__link{color:var(--blog-text-color, #273746);opacity:var(--blog-text-opacity, .8);text-decoration:none;transition:color .3s ease,opacity .3s ease;display:block}.bx-blog-posts .blog-post__content-wrapper{cursor:pointer}.bx-blog-posts .blog-post__content-wrapper:hover h5 a,.bx-blog-posts .blog-post h5 a:hover,.bx-blog-posts .blog-post--large h5 a:hover,.bx-blog-posts article h5 a:hover,.bx-blog-posts .blog-post-item h5 a:hover,.bx-blog-posts .blog-post-featured h5 a:hover{color:var(--blog-heading-hover-color, #36A166)}.bx-blog-posts .blog-post__content-wrapper:hover .post-excerpt__link,.bx-blog-posts .post-excerpt__link:hover{color:var(--blog-heading-hover-color, #36A166);opacity:1}.bx-blog-posts .blog-post--large{position:relative}.bx-blog-posts .blog-post--large .featured-image{border-radius:12px;overflow:hidden}.bx-blog-posts .blog-post--large .featured-image a{display:block;transition:opacity .3s ease}.bx-blog-posts .blog-post--large .featured-image a:hover{opacity:.95}.bx-blog-posts .blog-post--large .blog-post--content{background:var(--blog-bg-color, #FBFBF7);border:1px solid var(--blog-border-color, #273746);border-radius:8px;padding:24px 20px}.bx-blog-posts .blog-post--large .post-meta{font-size:.8125rem;margin-bottom:16px}.bx-blog-posts .blog-post--large .post-excerpt{font-size:1rem;line-height:1.7;margin-bottom:20px}.bx-blog-posts .blog-post--large .post-excerpt__link{opacity:.85}.bx-blog-posts .blog-post--large .post-excerpt--desktop{display:block}.bx-blog-posts .blog-post--large .post-excerpt--mobile{display:none}@media only screen and (max-width: 767px){.bx-blog-posts .blog-post--large .post-excerpt--desktop{display:none}.bx-blog-posts .blog-post--large .post-excerpt--mobile{display:block}}.bx-blog-posts .blog-post--large .text-button.read-more{font-size:1rem;margin-top:16px}@media only screen and (min-width: 768px){.bx-blog-posts .blog-post--large{position:relative}.bx-blog-posts .blog-post--large .featured-image{width:65%}.bx-blog-posts .blog-post--large .blog-post--content{position:absolute;right:0;top:50%;transform:translateY(-50%);width:45%;max-width:500px;padding:48px 40px;z-index:1}.bx-blog-posts .blog-post--large .post-meta{margin-bottom:20px}.bx-blog-posts .blog-post--large .post-excerpt{font-size:1.0625rem;margin-bottom:24px}}@media only screen and (min-width: 1024px){.bx-blog-posts .blog-post--large .blog-post--content{padding:60px 50px}}.bx-blog-posts__grid .blog-post{transition:transform .3s ease,box-shadow .3s ease;margin-bottom:40px;will-change:transform}.bx-blog-posts__grid .blog-post:hover{transform:translateY(-4px)}.bx-blog-posts__grid .blog-post .featured-image{border-radius:8px;overflow:hidden;margin-bottom:20px}.bx-blog-posts .text-button.read-more{color:var(--blog-cta-color, #36A166);font-weight:500;text-decoration:none;border-bottom:1px solid var(--blog-cta-color, #36A166);transition:color .3s ease,border-color .3s ease;display:inline;margin-top:12px;padding-bottom:2px}.bx-blog-posts .text-button.read-more:before,.bx-blog-posts .text-button.read-more:after{display:none!important;content:none!important}.bx-blog-posts .text-button.read-more:hover{color:var(--blog-cta-hover-color, #2d8554);border-bottom-color:var(--blog-cta-hover-color, #2d8554)}.bx-blog-posts .post-meta{font-size:.75rem;text-transform:uppercase;color:var(--blog-text-color, #273746);opacity:var(--blog-meta-opacity, .6);letter-spacing:.1em;margin-bottom:12px;font-family:Graphik,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.bx-blog-posts .post-excerpt{font-size:.9375rem;line-height:1.6;color:var(--blog-text-color, #273746);margin-bottom:16px}.bx-blog-posts .post-excerpt--desktop{display:block}.bx-blog-posts .post-excerpt--mobile{display:none}@media only screen and (max-width: 767px){.bx-blog-posts .post-excerpt--desktop,.bx-blog-posts .post-excerpt--mobile{display:none}.bx-blog-posts--mobile-show-excerpt .post-excerpt--mobile{display:block}}@media only screen and (max-width: 767px){.bx-blog-posts--mobile-list .bx-blog-posts__grid .blog-post.blog-post--list-mobile{display:flex;flex-direction:row;align-items:flex-start;gap:16px;margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid rgba(39,55,70,.1)}.bx-blog-posts--mobile-list .bx-blog-posts__grid .blog-post.blog-post--list-mobile:last-child{border-bottom:none}.bx-blog-posts--mobile-list .blog-post--list-mobile .featured-image{flex:0 0 100px;width:100px;height:100px;margin-bottom:0;border-radius:8px;overflow:hidden}.bx-blog-posts--mobile-list .blog-post--list-mobile .featured-image.aspect-ratio{--ratio-percent: 100% !important;padding-bottom:0!important;height:100px}.bx-blog-posts--mobile-list .blog-post--list-mobile .featured-image img{width:100px;height:100px;object-fit:cover}.bx-blog-posts--mobile-list .blog-post--list-mobile .blog-post__text-content{flex:1;min-width:0;display:flex;flex-direction:column}.bx-blog-posts--mobile-list .blog-post--list-mobile .post-meta{font-size:.6875rem;margin-bottom:6px}.bx-blog-posts--mobile-heading-small .blog-post--list-mobile h5{font-size:.875rem!important;line-height:1.3;margin-bottom:6px}.bx-blog-posts--mobile-heading-medium .blog-post--list-mobile h5{font-size:1rem!important;line-height:1.35;margin-bottom:8px}.bx-blog-posts--mobile-list .blog-post--list-mobile h5 a{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.bx-blog-posts--mobile-heading-medium .blog-post--list-mobile h5 a{-webkit-line-clamp:3}.bx-blog-posts--mobile-list .blog-post--list-mobile .post-excerpt--desktop{display:none}.bx-blog-posts--mobile-list.bx-blog-posts--mobile-show-excerpt .blog-post--list-mobile .post-excerpt--mobile{display:block;font-size:.8125rem;line-height:1.4;margin-top:4px;margin-bottom:0}.bx-blog-posts--mobile-list.bx-blog-posts--mobile-show-excerpt .blog-post--list-mobile .post-excerpt--mobile .post-excerpt__link{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.bx-blog-posts--mobile-list .blog-post--list-mobile .text-button.read-more{display:none}.bx-blog-posts--mobile-list .bx-blog-posts__grid .blog-post--list-mobile:hover{transform:none}.bx-blog-posts--mobile-list .bx-blog-posts__featured{margin-top:15px;margin-bottom:30px}.bx-blog-posts--mobile-list .blog-post--large .blog-post--content{position:relative;transform:none;top:auto;right:auto;padding:20px 16px;margin-top:-30px;margin-left:16px;margin-right:16px}}@media only screen and (max-width: 767px){.bx-blog-posts__featured{margin-top:15px;margin-bottom:40px}.bx-blog-posts .blog-post--large .blog-post--content{position:relative;transform:none;top:auto;right:auto;padding:30px 20px;margin-top:-40px;margin-left:20px;margin-right:20px}.bx-blog-posts__grid .blog-post:not(.blog-post--list-mobile){margin-bottom:30px}.bx-blog-posts--featured-mobile-heading-small .blog-post--large h5{font-size:1.125rem!important;line-height:1.3}.bx-blog-posts--featured-mobile-heading-medium .blog-post--large h5{font-size:1.375rem!important;line-height:1.3}.bx-blog-posts--featured-mobile-heading-large .blog-post--large h5{font-size:1.625rem!important;line-height:1.25}}.bx-blog-posts .blog-post a:focus-visible{outline:2px solid var(--blog-cta-color, #36A166);outline-offset:4px;border-radius:4px}.bx-blog-posts article{display:block}.bx-blog-posts__empty{text-align:center;padding:60px 20px}.bx-blog-posts__empty-message{color:var(--blog-text-color, #273746);opacity:var(--blog-meta-opacity, .6);font-size:1rem;margin:0}.bx-blog-posts .pagination{margin-top:60px}@media only screen and (max-width: 767px){.bx-blog-posts .pagination{margin-top:40px}}
/*# sourceMappingURL=/cdn/shop/t/110/assets/bx-blog.css.map */
