.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;line-height:calc(.8 / var(--font-body-scale))}@media screen and (min-width:750px){.article-template header{margin-top:5rem}}.article-template__title{margin:0;word-wrap:break-word}.article-template__title:not(:only-child){margin-bottom:1rem}.article-template__link{font-size:1.8rem;display:flex;justify-content:center;align-items:center;text-decoration:none}.article-template__link .icon-wrap{display:flex;margin-right:1rem;transform:rotate(180deg)}.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),.75);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}.article-template__content{max-width:76rem;margin:3rem auto;padding:0 1.5rem;line-height:calc(1.75 / var(--font-body-scale));word-break:break-word;overflow-wrap:break-word}@media screen and (min-width:750px){.article-template__content{margin:4rem auto;padding:0 2rem}}.article-template__content.rte{font-size:1.6rem}@media screen and (min-width:750px){.article-template__content.rte{font-size:1.7rem}}.article-template__content p{margin:0 0 1.4em}.article-template__content p:last-child{margin-bottom:0}.article-template__content h2,.article-template__content .h2{margin:2.4em 0 .8em;line-height:1.25;letter-spacing:.01em;font-weight:600;scroll-margin-top:2rem}.article-template__content h3,.article-template__content .h3{margin:2em 0 .7em;line-height:1.3;font-weight:600;scroll-margin-top:2rem}.article-template__content h4{margin:1.6em 0 .6em;line-height:1.35;font-weight:600;scroll-margin-top:2rem}.article-template__content h5,.article-template__content h6{margin:1.4em 0 .5em;line-height:1.4;font-weight:600;scroll-margin-top:2rem}.article-template__content>h2:first-child,.article-template__content>.h2:first-child,.blog-article-body>h2:first-child{margin-top:.5em}.article-template__content a{color:rgba(var(--color-foreground),.85);text-decoration:underline;text-underline-offset:.3em;text-decoration-thickness:.1rem;transition:color .2s ease,text-decoration-color .2s ease}.article-template__content a:hover{color:rgb(var(--color-foreground));text-decoration-color:rgba(var(--color-foreground),.5)}.article-template__content a:focus-visible{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:.3rem;border-radius:.2rem}.article-template__content ul,.article-template__content ol{margin:0 0 1.4em;padding-left:2em}.article-template__content ul{list-style-type:disc}.article-template__content ol{list-style-type:decimal}.article-template__content li{margin:.5em 0;padding-left:.3em}.article-template__content li>ul,.article-template__content li>ol{margin-top:.5em;margin-bottom:.5em}.article-template__content ul ul{list-style-type:circle}.article-template__content ul ul ul{list-style-type:square}.article-template__content table{width:100%;border-collapse:collapse;margin:1.6em 0 2em;font-size:.9em;background:rgb(var(--color-background))}.article-template__content th,.article-template__content td{padding:1em 1.2em;border:1px solid rgba(var(--color-foreground),.12);text-align:left;vertical-align:top}.article-template__content th{background:rgba(var(--color-foreground),.04);font-weight:600;color:rgb(var(--color-foreground))}.article-template__content tbody tr:hover{background:rgba(var(--color-foreground),.02)}@media screen and (max-width:749px){.article-template__content table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch;white-space:nowrap}.article-template__content th,.article-template__content td{padding:.8em 1em}}.article-template__content img,.article-template__content video,.article-template__content iframe{max-width:100%;height:auto;display:block;margin:1.6em auto;border-radius:.4rem}.article-template__content figure{margin:2em 0}.article-template__content figcaption{margin-top:.8em;font-size:.9em;color:rgba(var(--color-foreground),.7);text-align:center;font-style:italic}.article-template__content blockquote{margin:2em 0;padding:1.2em 1.5em;border-left:.4rem solid rgba(var(--color-foreground),.25);background:rgba(var(--color-foreground),.03);border-radius:0 .4rem .4rem 0;font-style:italic}.article-template__content blockquote p:last-child{margin-bottom:0}.article-template__content blockquote cite{display:block;margin-top:.8em;font-size:.9em;color:rgba(var(--color-foreground),.7);font-style:normal}.article-template__content code{padding:.2em .4em;background:rgba(var(--color-foreground),.08);border-radius:.3rem;font-size:.9em;font-family:Courier New,Courier,monospace}.article-template__content pre{margin:1.6em 0;padding:1.2em;background:rgba(var(--color-foreground),.05);border-radius:.4rem;overflow-x:auto}.article-template__content pre code{padding:0;background:none;border-radius:0}.article-template__content mark{background:linear-gradient(transparent 60%,rgba(var(--color-foreground),.12) 60%);padding:0 .2em;color:inherit}.article-template__content hr{margin:2.5em 0;border:none;border-top:1px solid rgba(var(--color-foreground),.12)}.article-template__content .box{margin:2em 0 2.5em;padding:1.6em 1.8em;border:1px solid rgba(var(--color-foreground),.15);border-radius:.8rem;background:rgba(var(--color-foreground),.02);box-shadow:0 .2rem .8rem rgba(var(--color-foreground),.04)}.article-template__content .box>span{display:block;font-size:1.2em;font-weight:600;margin-bottom:1em;padding-bottom:.5em;border-bottom:1px solid rgba(var(--color-foreground),.1);color:rgb(var(--color-foreground))}.article-template__content .box p{margin:.6em 0}.article-template__content .box a{text-decoration:none;color:rgba(var(--color-foreground),.8);transition:color .2s ease,padding-left .2s ease;display:inline-block}.article-template__content .box a:hover{color:rgb(var(--color-foreground));padding-left:.3em}.article-template__content .box strong{font-weight:500}.article-template__content .box br{line-height:1.8}@media screen and (max-width:749px){.article-template__content .box{padding:1.2em 1.4em}.article-template__content .box>span{font-size:1.1em}}.business-product-card{margin:2.5em 0;padding:0;border:1px solid rgba(var(--color-foreground),.12);border-radius:.8rem;background:rgb(var(--color-background));box-shadow:0 .2rem 1rem rgba(var(--color-foreground),.06);transition:box-shadow .3s ease,transform .3s ease;overflow:hidden}.business-product-card:hover{box-shadow:0 .4rem 1.6rem rgba(var(--color-foreground),.1);transform:translateY(-.2rem)}.product-card-inner{display:flex;align-items:center;gap:2rem;padding:1.8rem}@media screen and (max-width:749px){.product-card-inner{flex-direction:column;text-align:center;gap:1.5rem;padding:1.5rem}}.product-image-container{flex-shrink:0;width:200px;height:200px;display:flex;align-items:center;justify-content:center;background:rgba(var(--color-foreground),.02);border-radius:.6rem;overflow:hidden}@media screen and (max-width:749px){.product-image-container{width:100%;max-width:250px;height:auto;aspect-ratio:1}}.product-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.business-product-card:hover .product-image{transform:scale(1.05)}.product-info{flex:1;display:flex;flex-direction:column;gap:.8rem;min-width:0}.product-title{margin:0;font-size:1.8rem;font-weight:600;line-height:1.3;color:rgb(var(--color-foreground));word-wrap:break-word}@media screen and (max-width:749px){.product-title{font-size:1.6rem}}.product-price{font-size:2rem;font-weight:700;color:rgb(var(--color-foreground));margin:.4rem 0}@media screen and (max-width:749px){.product-price{font-size:1.8rem}}.product-link{display:inline-block;padding:1rem 2rem;background:rgb(var(--color-button));color:rgb(var(--color-button-text))!important;text-decoration:none;border-radius:.4rem;font-weight:600;text-align:center;transition:background .2s ease,transform .2s ease;margin-top:.4rem;align-self:flex-start}@media screen and (max-width:749px){.product-link{align-self:stretch;width:100%}}.product-link:hover{background:rgba(var(--color-button),.85);transform:translateY(-.1rem)}.product-link:active{transform:translateY(0)}.product-link:focus-visible{outline:.2rem solid rgb(var(--color-button));outline-offset:.2rem}.article-template__content .video-container{position:relative;margin:2em 0;border-radius:.8rem;overflow:hidden;background:rgba(var(--color-foreground),.05)}.article-template__content .video-container video{width:100%;height:auto;display:block;margin:0}.video-play-button{position:absolute;bottom:1.5rem;right:1.5rem;display:flex;align-items:center;gap:.6rem;padding:.8rem 1.4rem;background:#000000bf;color:#fff;border:none;border-radius:2rem;font-size:1.4rem;font-weight:600;cursor:pointer;transition:background .2s ease,transform .2s ease;z-index:10;-webkit-backdrop-filter:blur(.4rem);backdrop-filter:blur(.4rem)}.video-play-button:hover{background:#000000d9;transform:scale(1.05)}.video-play-button:active{transform:scale(.98)}.video-play-button:focus-visible{outline:.2rem solid rgba(255,255,255,.8);outline-offset:.2rem}.video-play-button .play-icon,.video-play-button .pause-icon{width:1.6rem;height:1.6rem;display:inline-block}.video-play-button .button-text{font-family:inherit}@media screen and (max-width:749px){.video-play-button{bottom:1rem;right:1rem;padding:.6rem 1.2rem;font-size:1.3rem}.video-play-button .play-icon,.video-play-button .pause-icon{width:1.4rem;height:1.4rem}}#video-toggle{position:absolute;bottom:1.5rem;right:1.5rem;display:flex;align-items:center;gap:.6rem;padding:.8rem 1.4rem;background:#000000bf;color:#fff;border:none;border-radius:2rem;font-size:1.4rem;font-weight:600;cursor:pointer;transition:background .2s ease,transform .2s ease;z-index:10;-webkit-backdrop-filter:blur(.4rem);backdrop-filter:blur(.4rem)}#video-toggle:hover{background:#000000d9;transform:scale(1.05)}.article-template__content section{margin:1.6em 0}.article-template__content section a:not(.product-link){display:inline-block;padding:1em 1.4em;border:1px solid rgba(var(--color-foreground),.15);border-radius:.6rem;background:rgba(var(--color-foreground),.02);text-decoration:none;max-width:100%;word-wrap:break-word;transition:background .2s ease,border-color .2s ease}.article-template__content section a:not(.product-link):hover{background:rgba(var(--color-foreground),.05);border-color:rgba(var(--color-foreground),.25)}.article-template__content>*:last-child{margin-bottom:0}.blog-article-body{width:100%}.article-template__content .text-center{text-align:center}.article-template__content .text-right{text-align:right}@media print{.article-template__content{max-width:100%;padding:0}.business-product-card{break-inside:avoid}.video-play-button,#video-toggle{display:none}}.article-template__content *:focus-visible{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:.2rem;border-radius:.2rem}.skip-to-content:focus{position:fixed;top:1rem;left:1rem;z-index:9999;padding:1rem 2rem;background:rgb(var(--color-button));color:rgb(var(--color-button-text));text-decoration:none;border-radius:.4rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}@media(prefers-reduced-motion:reduce){.article-template__content *,.business-product-card,.product-image,.product-link,.video-play-button{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media(prefers-color-scheme:dark){.article-template__content img:not(.product-image){opacity:.9}.business-product-card{border-color:rgba(var(--color-foreground),.2)}}
/*# sourceMappingURL=/cdn/shop/t/35/assets/section-blog-post.css.map */
