/*! Article contest layout */.shopify-section.section-article-contest,.shopify-section.section-article-vlog,.shopify-section.section-blog-vlog,.shopify-section.section-blog-with-sidebar{isolation:isolate}.shopify-section.section-article-contest .article-contest__region--hero,.shopify-section.section-article-vlog .article-contest__region--hero,.shopify-section.section-blog-vlog .article-contest__region--hero,.shopify-section.section-blog-with-sidebar .article-contest__region--hero{padding-block-start:calc(var(--article-contest-hero-padding-top, 0px) * .75);padding-block-end:calc(var(--article-contest-hero-padding-bottom, 0px) * .75);background:transparent;background-color:var(--article-contest-hero-bg , transparent)}@media screen and (min-width:768px){.shopify-section.section-article-contest .article-contest__region--hero,.shopify-section.section-article-vlog .article-contest__region--hero,.shopify-section.section-blog-vlog .article-contest__region--hero,.shopify-section.section-blog-with-sidebar .article-contest__region--hero{padding-block-start:var(--article-contest-hero-padding-top, 0px);padding-block-end:var(--article-contest-hero-padding-bottom, 0px)}}.shopify-section.section-article-contest .article-contest__region--hero .article-contest-hero,.shopify-section.section-article-vlog .article-contest__region--hero .article-contest-hero,.shopify-section.section-blog-vlog .article-contest__region--hero .article-contest-hero,.shopify-section.section-blog-with-sidebar .article-contest__region--hero .article-contest-hero{z-index:1}.shopify-section.section-article-contest .article-contest__region--breadcrumbs,.shopify-section.section-article-vlog .article-contest__region--breadcrumbs,.shopify-section.section-blog-vlog .article-contest__region--breadcrumbs{padding-block-start:calc(var(--article-contest-breadcrumb-padding-top, 0px) * .75);padding-block-end:calc(var(--article-contest-breadcrumb-padding-bottom, 0px) * .75);background-color:rgb(var(--article-contest-breadcrumb-background, var(--color-background, 255 255 255)));color:rgb(var(--article-contest-breadcrumb-foreground, var(--color-foreground)))}@media screen and (min-width:768px){.shopify-section.section-article-contest .article-contest__region--breadcrumbs,.shopify-section.section-article-vlog .article-contest__region--breadcrumbs,.shopify-section.section-blog-vlog .article-contest__region--breadcrumbs{padding-block-start:var(--article-contest-breadcrumb-padding-top, 0px);padding-block-end:var(--article-contest-breadcrumb-padding-bottom, 0px)}}.shopify-section.section-article-contest .article-contest__region--content,.shopify-section.section-article-vlog .article-contest__region--content{padding-block-start:calc(var(--article-contest-content-padding-top, 0px) * .75);padding-block-end:calc(var(--article-contest-content-padding-bottom, 0px) * .75);background-color:rgb(var(--color-background));color:rgb(var(--color-foreground))}@media screen and (min-width:768px){.shopify-section.section-article-contest .article-contest__region--content,.shopify-section.section-article-vlog .article-contest__region--content{padding-block-start:var(--article-contest-content-padding-top, 0px);padding-block-end:var(--article-contest-content-padding-bottom, 0px)}}.article-contest-hero{position:relative;color:rgb(var(--color-foreground))}.article-contest-hero__accent{position:absolute;top:0;left:0;z-index:3;width:100%;height:var(--article-contest-accent-height, 4px);background-color:rgb(var(--article-contest-accent-color, 15 35 65))}.article-contest-hero .banner__content{overflow:visible}.article-contest-hero__title{margin:0;line-height:1.15;letter-spacing:.02em;overflow-wrap:break-word}.article-contest-hero__title--uppercase{text-transform:uppercase}.article-contest-hero .banner__box{max-width:56rem;padding-block:clamp(var(--sp-8),4vw,var(--sp-12))}.article-contest-hero .banner__box.w-full{max-width:100%}.article-contest-breadcrumbs{font-size:var(--article-contest-breadcrumb-size, .875rem)}.article-contest-breadcrumbs__nav{line-height:1.5}.article-contest-breadcrumbs__list{display:flex;flex-wrap:wrap;align-items:center;gap:0;margin:0;padding:0;list-style:none}.article-contest-breadcrumbs__item{display:inline-flex;align-items:center}.article-contest-breadcrumbs__item+.article-contest-breadcrumbs__item:before{content:var(--article-contest-separator, "\b7");margin-inline:.5em;color:rgb(var(--article-contest-separator-color, var(--color-foreground)) / .45);font-weight:400}.article-contest-breadcrumbs__link{color:rgb(var(--article-contest-link-color, 0 102 204));text-decoration:none;transition:opacity .2s ease}.article-contest-breadcrumbs__link:hover{opacity:.75}.article-contest-breadcrumbs__current{color:rgb(var(--article-contest-current-color, var(--color-foreground)))}.article-contest-content{color:rgb(var(--color-foreground))}.article-contest-content__inner{display:flex;flex-direction:column;gap:var(--article-contest-block-gap, var(--sp-10))}.article-contest-content__block{width:100%;margin-inline:auto}.article-contest-content__block--width-medium{max-width:56rem}.article-contest-content__block--width-full{max-width:100%}.article-contest-content__heading{margin:0;line-height:1.2}.article-contest-content__heading--uppercase{text-transform:uppercase}.article-contest-content__heading--weight-medium{font-weight:500}.article-contest-content__heading--weight-bold{font-weight:700}.article-contest-content__text--line-relaxed{line-height:1.65}.article-contest-content__text--line-loose{line-height:1.85}.article-contest-content__block--image img{display:block;width:100%;height:auto}.article-contest-content__block--image--rounded img{border-radius:var(--rounded-block, 0)}.article-contest-content__caption{margin-block-start:var(--sp-3);font-size:var(--text-sm);opacity:.7}.article-contest-content .rte>*:first-child{margin-block-start:0}.article-contest-content .rte>*:last-child{margin-block-end:0}.article-contest-editor-body .rte{color:var(--editor-body-color, inherit);font-size:var(--editor-body-font-size, 1rem);line-height:var(--editor-body-line-height, 1.5);text-align:var(--editor-body-align, inherit)}.article-contest-editor-body .rte>:is(p,ul,ol,blockquote,pre,table,div){text-align:var(--editor-body-align, inherit)}.article-contest-editor-body .rte :is(h1,h2,h3,h4,h5,h6),.article-contest-editor-body .rte :is(.h0,.h1,.h2,.h3,.h4,.h5,.h6){color:var(--editor-heading-color, var(--editor-body-color, inherit));text-align:var(--editor-heading-align, var(--editor-body-align, inherit));font-weight:var(--editor-heading-font-weight, var(--font-heading-weight))}.article-contest-editor-body--headings-left .rte :is(h1,h2,h3,h4,h5,h6,.h0,.h1,.h2,.h3,.h4,.h5,.h6){text-align:left}.article-contest-editor-body--headings-center .rte :is(h1,h2,h3,h4,h5,h6,.h0,.h1,.h2,.h3,.h4,.h5,.h6){text-align:center}.article-contest-editor-body--headings-right .rte :is(h1,h2,h3,h4,h5,h6,.h0,.h1,.h2,.h3,.h4,.h5,.h6){text-align:right}.article-contest-editor-body--headings-justify .rte :is(h1,h2,h3,h4,h5,h6,.h0,.h1,.h2,.h3,.h4,.h5,.h6){text-align:justify}.article-contest-editor-body .rte a{color:var(--editor-link-color, inherit);text-decoration:underline;text-underline-offset:.15em}.article-contest-editor-body .rte a:hover{opacity:.8}.article-contest-editor-body .rte :is(ul,ol){padding-inline-start:1.25em}.article-contest-editor-body .rte blockquote{border-inline-start:3px solid rgb(var(--color-foreground) / .15);padding-inline-start:1em;margin-inline:0}.article-contest-editor-body--images-center .rte :is(img,figure,video,iframe){display:block;margin-inline:auto}.article-contest-editor-body--images-left .rte :is(img,figure,video,iframe){display:block;margin-inline:0 auto 0 0}.article-contest-editor-body--images-right .rte :is(img,figure,video,iframe){display:block;margin-inline:0 0 0 auto}.article-contest-editor-body .rte table{width:100%;border-collapse:collapse}.article-contest-editor-body .rte :is(th,td){border:1px solid rgb(var(--color-foreground) / .12);padding:.5em .75em}@media screen and (min-width:768px){.article-contest-content__inner--gap-lg{gap:var(--sp-16)}}.shopify-section.section-article-contest .article-contest__region--comments{padding-block:clamp(2.5rem,5vw,4rem);background-color:var(--article-contest-comments-bg, #ebebeb);color:var(--article-contest-comments-text, #333)}.article-contest-comments__inner{display:flex;flex-direction:column;gap:var(--sp-10)}.article-contest-comments__title{margin:0;text-align:center}.article-contest-comments__list{display:flex;flex-direction:column;gap:0}.article-contest-comments__thread{border-block-end:1px solid rgb(0 0 0 / .1);padding-block:var(--sp-8)}.article-contest-comments__thread:last-child{border-block-end:none}.article-contest-comment{display:grid;grid-template-columns:3.75rem 1fr;gap:var(--sp-4) var(--sp-5);align-items:start}.article-contest-comment--reply{margin-block-start:var(--sp-6);margin-inline-start:3.75rem;padding-inline-start:var(--sp-5);border-inline-start:1px solid rgb(0 0 0 / .08)}.article-contest-comment__avatar{width:3.75rem;height:3.75rem;flex-shrink:0}.article-contest-comment__gravatar,.article-contest-comment__avatar-placeholder{width:3.75rem;height:3.75rem;border-radius:50%;display:block;object-fit:cover}.article-contest-comment__avatar-placeholder{display:flex;align-items:center;justify-content:center;background-color:#ffffffd9;border:1px solid rgb(0 0 0 / .12);color:#00000059}.article-contest-comment__main{min-width:0}.article-contest-comment__author{margin:0 0 var(--sp-2);font-weight:700;font-size:1rem;line-height:1.3;color:inherit}.article-contest-comment__content{font-size:.9375rem;line-height:1.55;color:inherit}.article-contest-comment__content>*:first-child{margin-block-start:0}.article-contest-comment__content>*:last-child{margin-block-end:0}.article-contest-comment__meta{display:flex;align-items:center;justify-content:space-between;gap:var(--sp-4);margin-block-start:var(--sp-4);font-size:.8125rem;color:var(--article-contest-comments-meta, #888)}.article-contest-comment__date{font-style:normal}.article-contest-comment__reply{padding:0;border:0;background:none;font:inherit;font-size:.8125rem;color:var(--article-contest-comments-meta, #888);cursor:pointer;text-decoration:none}.article-contest-comment__reply:hover{text-decoration:underline}.article-contest-comments__form-wrap{padding-block-start:var(--sp-6);border-block-start:1px solid rgb(0 0 0 / .1)}.article-contest-comments__form-title{margin:0 0 var(--sp-4)}.article-contest-comments__moderated{margin:0 0 var(--sp-4);font-size:.875rem;opacity:.75}.article-contest-comments__replying{margin:0 0 var(--sp-3);font-size:.875rem;font-weight:600}.article-contest-comments__replying.hidden{display:none}.article-contest-comments__fields{display:grid;gap:var(--sp-4)}.article-contest-comments__pagination{padding-block-start:var(--sp-4)}@media screen and (max-width:639px){.article-contest-comment{grid-template-columns:3rem 1fr}.article-contest-comment__avatar,.article-contest-comment__gravatar,.article-contest-comment__avatar-placeholder{width:3rem;height:3rem}.article-contest-comment--reply{margin-inline-start:3rem}}
/*# sourceMappingURL=/cdn/shop/t/25/assets/article-contest.css.map */
