.clipboard--bubble{transition:all .5s cubic-bezier(.19,1,.22,1)}.blog-post-detail .article-tags .tag-link{display:inline-flex;white-space:nowrap;font-size:var(--F10);text-transform:uppercase;letter-spacing:var(--Ls1);height:fit-content;padding:10px;align-items:center;margin:0 10px;border:1px solid var(--color-border);background-color:var(--white)}.blog-post-detail .article-tags .tag-link:hover,.blog-post-detail .article-tags .active.tag-link{color:#fff;background:var(--color-accent);border-color:var(--color-accent)}.blog-post-detail{margin-bottom:60px}.blog-post-detail .post-meta-wrapper{line-height:1.3;font-size:var(--F10);text-transform:uppercase;letter-spacing:var(--Ls1);margin-bottom:10px!important}.blog-post-detail .post-meta-wrapper aside{display:inline-flex;margin:0 10px 0 0;position:relative}.blog-post-detail .post-meta-wrapper .post-meta{padding-right:24px;margin-right:12px}.blog-post-detail .post-meta-wrapper .post-meta:after{content:"";display:inline-block;width:12px;height:1px;background:var(--bg-body);position:absolute;top:50%;right:0}.blog-post-detail .post-title{margin:0 auto 60px;position:relative;z-index:10;padding:0}.blog-post-detail:not(.blog-post-wellness) .post-title{color:var(--bg-body);text-align:center;margin:0 auto}.blog-post-detail .post-title .entry-title{margin:0;color:inherit}.blog-post-detail .featured-image{padding-bottom:40px;padding-top:calc(var(--header-height, 86px) + 80px);position:relative;min-height:300px;display:flex;align-items:flex-end;margin-bottom:60px}@media only screen and (min-width: 1068px){.blog-post-detail .featured-image{padding-bottom:40px;margin-bottom:80px;min-height:550px}}.blog-post-detail .featured-image:after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:5;opacity:.6;background:linear-gradient(180deg,#0000,#000)}.blog-post-detail .featured-image img{display:block;position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.blog-post-detail .post-content{font-size:var(--F14);margin-bottom:20px}.blog-post-detail .post-content p+h1,.blog-post-detail .post-content p+h2,.blog-post-detail .post-content p+h3,.blog-post-detail .post-content p+h4,.blog-post-detail .post-content p+h5,.blog-post-detail .post-content p+h6{margin-top:40px}.blog-post-detail .post-content img,.blog-post-detail .post-content video{width:100%}.blog-post-detail .post-content.rte span{text-underline-offset:3px}.blog-post-detail .post-content.rte a:not(.button){text-decoration:none}.blog-post-detail .post-content.rte a>strong{display:inline-flex;cursor:pointer;padding:.625rem;align-items:center;justify-content:center;font-size:var(--F10);letter-spacing:var(--Ls1);border:1px solid var(--solid-button-background, var(--color-accent));background:var(--solid-button-background, var(--color-accent));color:var(--solid-button-label, #fff);text-align:center;position:relative;z-index:1;overflow:hidden;transition:border .25s cubic-bezier(.68,.01,.33,.97),color .25s cubic-bezier(.68,.01,.33,.97),background .25s cubic-bezier(.68,.01,.33,.97),transform .5s cubic-bezier(.19,1,.22,1);-webkit-appearance:none;appearance:none;text-transform:uppercase;font-weight:400}@media screen and (hover: hover){.blog-post-detail .post-content.rte a:hover>strong{background:var(--outline-button-background, var(--bg-body));color:var(--outline-button-label, var(--color-accent))}}.blog-post-detail .post-content.rte table{border:none;margin-bottom:20px;font-size:var(--F14)}.blog-post-detail .post-content.rte table td{padding:0;border:none;padding:0 calc(var(--Pm) / 2);width:50%!important}.blog-post-detail .post-content.rte table td:first-child{padding-right:calc(var(--Pm) / 2);padding-left:0}.blog-post-detail .post-content.rte table td:last-child{padding-left:calc(var(--Pm) / 2);padding-right:0}.blog-post-detail .article-tags{display:block}.blog-post-detail .article-tags .tag-link{margin-left:0}.blog-post-detail .page-content-width>*{margin-bottom:20px}.blog-post-detail .page-content-width>*:last-child{margin-bottom:0}.blog-post-detail--navigation-heading{display:block;text-align:center;overflow:hidden;margin-bottom:12px}.blog-post-detail--navigation-heading div{position:relative;display:inline-block;padding:0 20px;color:rgba(var(--color-body-rgb),.5);letter-spacing:.1em;text-transform:uppercase;font-size:.8125rem}.blog-post-detail--navigation-heading div:before,.blog-post-detail--navigation-heading div:after{content:"";position:absolute;top:50%;width:500%;background-color:var(--color-border);height:1px;margin-top:-.5px}.blog-post-detail--navigation-heading div:before{right:100%}.blog-post-detail--navigation-heading div:after{left:100%}.blog-post-detail--navigation-post{display:flex;grid-gap:20px;align-items:center;justify-content:space-between;border-bottom:1px solid var(--color-border);padding-bottom:20px}.blog-post-detail--navigation-post h5{margin-bottom:10px}.blog-post-detail--navigation-post+.blog-post-detail--navigation-post{padding:20px 0}.blog-post-detail--navigation-image{width:120px;height:120px;flex-shrink:0;display:none}.blog-post-detail--navigation-image img{width:100%;height:100%;object-fit:cover}@media only screen and (min-width: 768px){.blog-post-detail--navigation-image{display:block}}.share-article{display:block;font-size:.8125rem;line-height:1;margin-bottom:25px}.share-article svg{height:20px;width:auto}.share-article svg path{fill:var(--color-body)}.share-article label{display:inline-flex;font-size:.8125rem;margin-right:12px;opacity:.65;vertical-align:middle}.share-article .social{display:inline-flex;align-items:center;margin-right:8px;justify-content:center;width:32px;height:32px;white-space:nowrap;color:var(--color-body);vertical-align:middle}.clipboard{position:relative}.clipboard--bubble{position:absolute;left:50%;bottom:calc(100% + 6px);transform:translate(-50%);background-color:var(--color-body);color:var(--bg-body);white-space:nowrap;font-size:.75rem;padding:3px 6px;border-radius:1px;opacity:0;pointer-events:none;line-height:1.25}.clipboard--bubble:after{content:"";width:0px;height:0px;border-style:solid;border-width:3px 2.5px 0 2.5px;border-color:var(--color-body) transparent transparent transparent;transform:translate(-2.5px);position:absolute;bottom:-3px;left:50%}.clipboard-success .clipboard--bubble{opacity:1}@media only screen and (min-width: 768px){.blog-post-list,.blog-post-content{padding:0 18.09722222vw!important}}.blog-post-list,.blog-post-list ul{display:flex;flex-direction:column;row-gap:20px}.blog-post-list-header{display:flex;align-items:center;column-gap:10px}.blog-post-list-header:after{flex:1 1 auto;content:"";width:100%;height:1px;background:var(--color-border)}.blog-post-list-header h2{flex:1 0 auto;margin-bottom:0}.blog-post-list ul{width:100%;margin:0;list-style-type:none}.blog-post-list li{display:flex;align-items:center;justify-content:space-between;column-gap:var(--Pm);width:100%;padding-bottom:20px;border-bottom:1px solid var(--color-border)}.blog-post-item-header{display:flex;flex-direction:column;row-gap:10px}.blog-post-item-header *{margin-bottom:0}.blog-post-list li .aspectholder{width:96px;aspect-ratio:1/1;overflow:hidden}.blog-post-list li .aspectholder>*{width:100%;height:100%;object-fit:cover}.blog-post-list li a{width:fit-content}
/*# sourceMappingURL=/cdn/shop/t/16/assets/article.css.map */
