.article-template>*:first-child:not(.article-template__hero-container){margin-top:5rem}@media screen and (min-width:750px){.article-template>*:first-child:not(.article-template__hero-container){margin-top:calc(5rem + var(--page-width-margin))}}.article-template__hero-container{max-width:130rem;margin:0 auto}.article-template__hero-small{height:11rem}.article-template__hero-medium{height:22rem}.article-template__hero-large{height:33rem}@media screen and (min-width:750px)and (max-width:989px){.article-template__hero-small{height:22rem}.article-template__hero-medium{height:44rem}.article-template__hero-large{height:66rem}}@media screen and (min-width:990px){.article-template__hero-small{height:27.5rem}.article-template__hero-medium{height:55rem}.article-template__hero-large{height:82.5rem}}.article-template header{margin-top:4.4rem;margin-bottom:2rem}@media screen and (min-width:750px){.article-template header{margin-top:5rem}}.article-template__title{margin:0;letter-spacing:-1px;font-size:4rem;line-height:4.2rem;text-align:center;font-family:var(--font-collection-family);font-weight:var(--font-collection-weight)}.article-template__title:not(:only-child){padding:2rem 0}.pubdate,.meta-category{display:block;width:100%;text-align:center}.meta-category a{letter-spacing:0;font-size:1.6rem;font-weight:700;border:2px solid;padding:4px 8px;margin:5px 6px 0 5px;display:inline-block;transition:all .2s ease;-webkit-transition:all .2s ease;line-height:18px;border-color:rgb(var(--color-foreground));color:rgb(var(--color-foreground));text-decoration:none}.article-template__link{font-size:1.8rem;display:flex;justify-content:center;align-items:center;text-decoration:none}.meta-category a:hover{background-color:rgba(var(--color-button),var(--alpha-button-background));border-color:transparent;color:rgb(var(--color-button-text))}.article-template__content{overflow:hidden}.article-template__content p{margin:0;padding:0 0 1.5em}.article-template__content>* a{text-decoration:none}.article-template__content>* i{font-style:normal}.article-template__content>*:has(img){text-align:center}.article-template__content ul,.article-template__content ol{margin:0;padding-left:0;margin-left:3rem}.article-template__content ul li,.article-template__content ol li{list-style-position:outside}.article-template__content iframe{width:100%;height:448px}.article-template__content p:has(.nectar-button){text-align:center}.article-template__content h2{font-size:34px;line-height:44px;margin:1rem 0 .7rem;letter-spacing:-2px}.article-template__content img{margin-top:15px;width:100%}.article-template__content .nectar-button{border-radius:5px;box-shadow:0 -3px #0000001a inset;transition:opacity .45s cubic-bezier(.25,1,.33,1);color:var(--gradient-background);font-weight:700;font-size:1.6rem;padding:13px 18px;position:relative;top:0;margin-bottom:10px;opacity:1;line-height:20px;background-color:#000;display:inline-block;text-decoration:none}.article-template__content .nectar-button:hover{color:var(--gradient-background)}@media only screen and (max-width:999px)and (min-width:690px){.article-template__content iframe{width:100%;height:348px}.article-template__content h2{font-size:28.9px;line-height:34px}}@media only screen and (max-width:690px){.article-template__content iframe{width:100%;height:200px}.article-template__content h2{font-size:28.9px;line-height:34px}}.article-template__link .icon-wrap{display:flex;margin-right:1rem;transform:rotate(180deg)}.article-template__content{margin-top:3rem;margin-bottom:3rem}.article-template__social-sharing{margin-top:3rem}.article-template__social-sharing+header,.article-template__social-sharing+.article-template__content{margin-top:1.5rem}.article-template__comment-wrapper{margin-top:5rem;padding:2.7rem 0}@media screen and (min-width:750px){.article-template__comment-wrapper{margin-top:6rem;padding:3.6rem 0}}.article-template__comment-wrapper h2{margin-top:0}.article-template__comments{margin-bottom:5rem}@media screen and (min-width:750px){.article-template__comments{margin-bottom:7rem}}.article-template__comments-fields{margin-bottom:4rem}.article-template__comments-comment{color:rgba(var(--color-foreground),1);background-color:rgb(var(--color-background));margin-bottom:1.5rem;padding:2rem 2rem 1.5rem}@media screen and (min-width:750px){.article-template__comments-comment{padding:2rem 2.5rem}}.article-template__comments-comment p{margin:0 0 1rem}.article-template__comment-fields>*{margin-bottom:3rem}@media screen and (min-width:750px){.article-template__comment-fields{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:4rem}}.article-template__comment-warning{margin:2rem 0 2.5rem}@media screen and (min-width:990px){.article-template__comments .pagination-wrapper{margin:5rem 0 8rem}}.article-template__back:last-child{margin-bottom:3.2rem}ul.controls{list-style:none;padding:0;margin:0;column-gap:0;row-gap:0;margin-top:8rem}ul.controls li{line-height:0;height:auto;padding:6%;min-height:300px;-webkit-justify-content:center;justify-content:center;display:-webkit-flex;display:flex;-moz-box-align:center;-moz-box-pack:center;align-items:center;-webkit-align-items:center;float:none;overflow:hidden;position:relative;background-color:#333}ul.controls li:after{background-color:#0d0d0d;position:absolute;left:0;top:0;content:"";display:block;z-index:1;width:100%;height:100%;opacity:.35;-webkit-transition:opacity .4s cubic-bezier(.05,.2,.1,1) 0s;transition:opacity .4s cubic-bezier(.05,.2,.1,1) 0s}ul.controls li:hover:after{opacity:.9}ul.controls li .post-bg-img{display:block;width:100%;position:absolute;left:0;top:0;background-size:cover;background-position:center;height:100%;transition:transform .4s cubic-bezier(.05,.2,.1,1) 0s,opacity .3s ease}ul.controls li:hover .post-bg-img{-webkit-transform:scale(1.1);transform:scale(1.1)}ul.controls li a.article__link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:3;display:block}ul.controls li h3{color:rgb(var(--color-button-text));position:relative;z-index:2;display:inline-block;-webkit-transform:translateX(0) translateZ(0);-webkit-transition:transform .4s cubic-bezier(.05,.2,.1,1);transform:translate(0) translateZ(0);transition:transform .4s cubic-bezier(.05,.2,.1,1);font-size:1.6rem;line-height:1.6rem;text-transform:uppercase;margin-bottom:7px}ul.controls li h3 span{position:relative;display:block}ul.controls li.previous-post h3{text-align:right}ul.controls li.next-post h3{text-align:left}ul.controls li h3 span:not(.text){margin-bottom:7px}ul.controls li h3 svg{position:absolute;backface-visibility:hidden;right:-43px;top:50%;margin-top:-15px;height:30px;width:40px;display:block}ul.controls li h3 svg line{stroke:rgb(var(--color-button-text));stroke-width:2px;stroke-dasharray:10px;stroke-dashoffset:30px}ul.controls li h3 .line{height:2px;width:45px;background-color:#fff;position:absolute;content:"";right:-74px;display:block;backface-visibility:hidden;top:50%;-webkit-transform:translateY(-50%) translateX(28px) scaleX(0);-webkit-transform-origin:right;transform:translateY(-50%) translate(28px) scaleX(0);transform-origin:right}ul.controls li.previous-post h3 .next-arrow{-webkit-transform:translateX(38px) rotate(180deg);transform:translate(38px) rotate(180deg);left:-43px;right:auto;animation:rightArrowEnd2 .7s cubic-bezier(0,.2,.1,1) forwards}ul.controls li.previous-post h3 .next-arrow line{animation:rightArrowLineEnd .4s cubic-bezier(.3,.2,.1,1) .25s forwards;stroke-dashoffset:40px}ul.controls li.previous-post h3 .line{display:block;font-size:16px;text-align:right;-webkit-transform:translateY(-50%) translateX(-28px) scaleX(0);-webkit-transform-origin:left;transform:translateY(-50%) translate(-28px) scaleX(0);transform-origin:left;left:-74px;animation:rightLineEnd2 .4s cubic-bezier(.05,.2,.1,1) forwards}ul.controls li.previous-post:hover h3{transform:translate(40px) translateZ(0);backface-visibility:hidden}ul.controls li.previous-post:hover .next-arrow{-webkit-transform:translateX(42px);transform:translate(42px);animation:rightArrowStart2 .4s cubic-bezier(.05,.2,.1,1) forwards}ul.controls li.previous-post:hover .next-arrow line{animation:rightArrowLineStart .3s cubic-bezier(.05,.2,.1,1) .1s forwards;stroke-dashoffset:30px}ul.controls li.previous-post:hover .line{-webkit-transform:translateY(-50%) translateX(0) scaleX(1);-webkit-transform-origin:right;transform:translateY(-50%) translate(0) scaleX(1);transform-origin:right;animation:rightLineStart2 .4s cubic-bezier(.05,.2,.1,1) forwards}ul.controls li.next-post h3 .line{display:block;font-size:16px;text-align:left;animation:rightLineEnd .4s cubic-bezier(.05,.2,.1,1) forwards}ul.controls li.next-post h3 .next-arrow{animation:rightArrowEnd .7s cubic-bezier(0,.2,.1,1) forwards}ul.controls li.next-post h3 .next-arrow line{animation:rightArrowLineEnd .4s cubic-bezier(.3,.2,.1,1) .25s forwards;stroke-dashoffset:40px}ul.controls li.next-post:hover h3{-webkit-transform:translateX(-40px) translateZ(0);transform:translate(-40px) translateZ(0);backface-visibility:hidden}ul.controls li.next-post:hover .next-arrow{-webkit-transform:translateX(42px);transform:translate(42px);animation:rightArrowStart .4s cubic-bezier(.05,.2,.1,1) forwards}ul.controls li.next-post:hover .next-arrow line{animation:rightArrowLineStart .3s cubic-bezier(.05,.2,.1,1) .1s forwards;stroke-dashoffset:30px}ul.controls li.next-post:hover .line{-webkit-transform:translateY(-50%) translateX(0) scaleX(1);-webkit-transform-origin:left;transform:translateY(-50%) translate(0) scaleX(1);transform-origin:left;animation:rightLineStart .4s cubic-bezier(.05,.2,.1,1) forwards}@keyframes rightArrowStart{0%{transform:translate(-50px)}to{transform:translate(42px)}}@keyframes rightArrowStart2{0%{transform:translate(50px) rotate(180deg)}to{transform:translate(-42px) rotate(180deg)}}@keyframes rightArrowEnd{0%{transform:translate(42px)}to{transform:translate(75px)}}@keyframes rightArrowEnd2{0%{transform:translate(-42px) rotate(180deg)}to{transform:translate(-75px) rotate(180deg)}}@keyframes rightLineStart{0%{transform:translateY(-50%) translate(-88px) scaleX(0)}to{transform:translateY(-50%) translate(0) scaleX(1)}}@keyframes rightLineStart2{0%{transform:translateY(-50%) translate(88px) scaleX(0)}to{transform:translateY(-50%) translate(0) scaleX(1)}}@keyframes rightLineEnd{0%{transform:translateY(-50%) translate(0) scaleX(1)}to{transform:translateY(-50%) translate(28px) scaleX(0)}}@keyframes rightLineEnd2{0%{transform:translateY(-50%) translate(0) scaleX(1)}to{transform:translateY(-50%) translate(-28px) scaleX(0)}}@keyframes rightArrowLineStart{0%{stroke-dashoffset:30px}to{stroke-dashoffset:40px}}@keyframes rightArrowLineEnd{0%{stroke-dashoffset:40px}to{stroke-dashoffset:50px}}@media only screen and (max-width:999px)and (min-width:690px){.article-template__title{font-size:36.8px;line-height:44px}}@media only screen and (max-width:690px){.article-template__title{font-size:36.8px;line-height:44px}}@media screen and (max-width:989px){ul.controls{margin-top:3,5rem}ul.controls li.previous-post h3,ul.controls li.next-post h3{text-align:center}}
/*# sourceMappingURL=/cdn/shop/t/48/assets/section-blog-post.css.map */
