.article-template>*:first-child:not(.article-template__hero-container){margin-top:5rem}.main-article__img{object-fit:contain;background:var(--article-surface-muted, #f0f0f0)}.article-social-sharing{max-width:92rem;margin-left:auto;margin-right:auto;padding:2rem}.article-template__hero-container{max-width:130rem;margin:0 auto}@media screen and (min-width:1320px){.article-template__hero-container:first-child{margin-top:5rem}}.article-template__hero-medium{height:15.6rem}.article-template__hero-large{height:19rem}@media screen and (min-width:750px)and (max-width:989px){.article-template__hero-medium{height:34.9rem}.article-template__hero-large{height:42.3rem}}@media screen and (min-width:990px){.article-template__hero-medium{height:54.5rem}.article-template__hero-large{height:66rem}}.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}.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-underline-offset:.3rem}.article-template__link:hover{text-decoration-thickness:.2rem}.article-template__link svg{width:1.5rem;transform:rotate(180deg);margin-right:1rem}.article-template__content{margin-top:3rem;margin-bottom:3rem}.article-template__social-sharing{display:flex;flex-direction:column;align-items:self-end;margin-top:3rem}.article-template__social-sharing .social-sharing{margin-left:-1.3rem}.article-template__comment-wrapper{margin-top:5rem;margin-left:auto;margin-right:auto;max-width:var(--post-max-width)}@media screen and (min-width:750px){.article-template__comment-wrapper{margin-top:6rem}}.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{width:100%;max-width:850px;margin-bottom:0}.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;text-align:start}.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:16px}}.article-template__comment-warning{margin:2rem 0 2.5rem}@media screen and (min-width:990px){.article-template__comments .pagination-wrapper{margin:5rem 0 8rem}}.main-article{--article-max-width: 1240px;--article-content-width: 740px;--aed-section-dark: #0b0512;--aed-dark: #170a2e;--aed-darker: #0f0620;--aed-orange: #f07d22;--aed-orange-hover: #d2660f;--aed-orange-tint: #fdeee3;--aed-orange-tint-2: #fdf1e8;--aed-tint-text: #a4560c;--aed-body-text: #5c6270;--aed-headings: #170a2e;--aed-muted: #8a93a3;--aed-border: #e4e8f0;--aed-band: #f0f0f0;--article-surface-muted: #f0f0f0;overflow-x:hidden;text-align:left}.main-article__hero{position:relative;z-index:0;box-shadow:0 0 0 100vmax var(--aed-section-dark);clip-path:inset(0 -100vmax);background:var(--aed-section-dark);color:#fff;padding:clamp(4.8rem,9vw,8.8rem) clamp(1.8rem,5vw,2.4rem) clamp(4.8rem,9vw,9.2rem);text-align:center}.main-article__eyebrow{margin:0 0 1.6rem;font-size:clamp(1.15rem,1.5vw,1.3rem);font-weight:700;letter-spacing:.26rem;text-transform:uppercase;color:var(--aed-orange)}.main-article__hero .main-article__title{margin:0 auto;max-width:78rem;font-family:var(--font-headline);font-weight:800;text-transform:uppercase;font-size:clamp(3rem,7.2vw,6.6rem);line-height:1.02;color:#fff;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;text-wrap:balance}.main-article__excerpt{max-width:var(--article-content-width);margin:2rem auto 0;font-size:clamp(1.6rem,2.2vw,1.9rem);font-weight:300;line-height:1.5;color:#fffc}.main-article__meta{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:.8rem 1rem;margin-top:2.4rem;font-size:1.35rem;color:#ffffff8c}.main-article__meta-item{position:relative}.main-article__meta-item+.main-article__meta-item{padding-left:1.6rem}.main-article__meta-item+.main-article__meta-item:before{content:"";position:absolute;left:-.15rem;top:50%;transform:translateY(-50%);width:.3rem;height:.3rem;border-radius:50%;background:currentColor;opacity:.5}.main-article__pic{position:relative;z-index:0;box-shadow:0 0 0 100vmax var(--article-surface-muted);clip-path:inset(0 -100vmax);background:var(--article-surface-muted);padding-top:3rem;padding-bottom:3rem}.main-article__pic--full-width{box-shadow:none;clip-path:none;background:transparent;padding-top:0;padding-bottom:0}.main-article__pic--post-width,.main-article__content{max-width:var(--article-max-width)}.main-article__body{position:relative;z-index:0;box-shadow:0 0 0 100vmax #fff;clip-path:inset(0 -100vmax);background:#fff;color:var(--aed-body-text);font-size:1.55rem;line-height:1.72}.main-article__body-inner{max-width:var(--article-content-width);margin-left:auto;margin-right:auto;padding:0 clamp(1.8rem,5vw,2.4rem) 6rem;display:flex;flex-direction:column;gap:2.6rem}.main-article__intro-band{position:relative;z-index:0;box-shadow:0 0 0 100vmax var(--aed-band);clip-path:inset(0 -100vmax);background:var(--aed-band);padding:clamp(4.8rem,9vw,6.4rem) 0 clamp(4.8rem,9vw,8.4rem);display:flex;flex-direction:column;gap:2.6rem}.main-article__lede p{margin:0;font-size:clamp(1.7rem,2.3vw,2.1rem);font-weight:300;line-height:1.62;color:#4a5060;text-wrap:pretty}.main-article__table-title{margin:6.2rem 0 2.6rem;text-align:center;font-family:var(--font-headline);font-weight:800;text-transform:uppercase;font-size:clamp(2.6rem,4.6vw,3.4rem);line-height:1.06;color:var(--aed-headings)}.main-article__table-wrap{position:relative;border:1px solid var(--aed-border);border-radius:14px;overflow:hidden;background:#fff}.main-article__table-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}.main-article__table-wrap table{width:100%;min-width:62rem;table-layout:fixed;border-collapse:collapse;font-size:1.5rem;border:0}.main-article__table-col--label{width:32%}.main-article__table-col--a,.main-article__table-col--b{width:34%}.main-article__table-wrap thead th{border:0;padding:1.6rem 2.4rem;text-align:left;font-size:1.15rem;text-transform:uppercase;letter-spacing:.12rem;white-space:nowrap;border-bottom:1px solid var(--aed-border);background:#fafbfd}.main-article__table-wrap thead th:first-child{color:#7b8494;font-weight:600}.main-article__table-wrap thead th:nth-child(2){color:var(--aed-headings);font-weight:700}.main-article__table-wrap thead th:nth-child(3){color:var(--aed-orange);font-weight:700}.main-article__table-wrap td,.main-article__table-wrap tbody th{border:0;padding:2rem 2.4rem;font-size:1.5rem;line-height:1.55;vertical-align:top;text-align:left;border-bottom:1px solid #edf0f5}.main-article__table-wrap tbody th{font-weight:600;color:var(--aed-headings)}.main-article__table-wrap tbody tr:last-child td,.main-article__table-wrap tbody tr:last-child th{border-bottom:none}.main-article__table-wrap tbody tr:hover{background:#170a2e05}@media screen and (max-width:640px){.main-article__table-wrap:after{content:"";position:absolute;top:0;right:0;bottom:0;width:3.2rem;pointer-events:none;background:linear-gradient(to right,#fff0,#ffffffe6);border-top-right-radius:14px;border-bottom-right-radius:14px}}.main-article__body-inner>.main-article__card:first-child{margin-top:2.4rem}.main-article__card{border:1px solid #e4e8f0;border-radius:14px;padding:clamp(2.2rem,5vw,3.4rem) clamp(2rem,5vw,3.6rem) clamp(2.6rem,5vw,3.8rem);background:#fff;margin:0}.main-article__card-header{display:flex;flex-wrap:nowrap;align-items:center;gap:1.4rem;margin:0 0 2.2rem;padding:0}.main-article__card-icon{display:flex;align-items:center;justify-content:center;flex:none;width:4rem;height:4rem;border-radius:1.1rem}.main-article__card-icon svg{width:2.2rem;height:2.2rem}.main-article__card-icon--tint{background:var(--aed-orange-tint);color:var(--aed-orange)}.main-article__card-icon--inverted{background:var(--aed-dark);color:var(--aed-orange)}.main-article__card-title{margin:0;font-family:var(--font-headline);font-weight:800;text-transform:uppercase;font-size:clamp(2.1rem,3.4vw,2.5rem);line-height:1.08;letter-spacing:.03rem;color:var(--aed-headings)}.main-article__card-figure{margin:0 0 2.6rem;overflow:hidden;border-radius:12px}.main-article__card-figure img{display:block;width:100%;height:auto;aspect-ratio:3 / 2;object-fit:cover;object-position:center;border-radius:12px;max-width:none}.main-article__card-figure figcaption{margin-top:1.1rem;font-size:1.25rem;color:var(--aed-muted)}.main-article__card-body{counter-reset:aed-ol;padding:0;margin:0}.main-article__card-body p,.main-article__card-body ul,.main-article__card-body ol,.main-article__card-body h3,.main-article__lede p{padding-left:0;margin-left:0}.main-article__card-body p{margin:0 0 1.6rem;font-size:1.55rem;line-height:1.72;color:var(--aed-body-text);text-wrap:pretty}.main-article__card-body>*:last-child{margin-bottom:0}.main-article__card-body h3{margin:2.4rem 0 .6rem;font-family:var(--font-base);font-weight:600;font-size:1.55rem;color:var(--aed-headings)}.main-article__card-body h3:first-child{margin-top:0}.main-article__card-body strong{font-weight:700}.main-article__card-body a,.main-article__lede a{color:var(--aed-orange);text-decoration:underline;text-underline-offset:.2rem}.main-article__card-body a:hover,.main-article__lede a:hover{color:var(--aed-orange-hover)}.main-article__card-body img{max-width:100%;height:auto;display:block;margin:2.4rem auto;border-radius:12px}.main-article__card-body table{width:100%;border-collapse:collapse;margin:2.4rem 0;font-size:1.4rem}.main-article__card-body th,.main-article__card-body td{padding:1.2rem 1.6rem;text-align:left;border-bottom:1px solid var(--aed-border)}.main-article__card-body .metafield-rich_text_field ul:not([class]),.main-article__card-body .metafield-rich_text_field ol:not([class]),.main-article__lede .metafield-rich_text_field ul:not([class]),.main-article__lede .metafield-rich_text_field ol:not([class]){padding-left:0;margin:0 0 1.6rem}.main-article__card-body ul,.main-article__lede ul{list-style:none;margin:0 0 1.6rem;padding:0;display:flex;flex-direction:column;gap:1.2rem}.main-article__card-body ul li,.main-article__lede ul li{display:flex;align-items:flex-start;gap:1rem;margin:0}.main-article__card-body ul li:before,.main-article__lede ul li:before{content:"";display:block;flex:none;width:.7rem;height:.7rem;margin-top:.9rem;border-radius:2px;background:var(--aed-orange)}.main-article__card-body ol,.main-article__lede ol{list-style:none;margin:0 0 1.6rem;padding:0;display:flex;flex-direction:column;gap:1.4rem}.main-article__card-body ol li,.main-article__lede ol li,.main-article__step{display:flex;align-items:flex-start;gap:1.2rem;padding-left:0;margin:0}.main-article__card-body ol li,.main-article__lede ol li{counter-increment:aed-ol}.main-article__step{counter-increment:aed-ol;margin-bottom:1.6rem}.main-article__card-body ol li:before,.main-article__lede ol li:before{content:counter(aed-ol);flex:none;display:flex;align-items:center;justify-content:center;width:2.6rem;height:2.6rem;border-radius:50%;background:var(--aed-orange-tint);color:var(--aed-orange);font-size:1.25rem;font-weight:700}.main-article__step-marker{flex:none;display:flex;align-items:center;justify-content:center;width:2.6rem;height:2.6rem;border-radius:50%;background:var(--aed-orange-tint);color:var(--aed-orange);font-size:1.25rem;font-weight:700}.main-article__step-content>p{margin:0 0 .6rem}.main-article__sublist{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.8rem}.main-article__sublist li{display:flex;align-items:flex-start;gap:1rem}.main-article__sublist li:before{content:"";display:block;flex:none;width:.6rem;height:.6rem;margin-top:.95rem;border-radius:50%;background:none;border:1.5px solid var(--aed-orange)}.main-article__callout{margin:0 0 1.6rem;padding:1.8rem 2.2rem;border-radius:12px;background:var(--aed-orange-tint-2);color:var(--aed-tint-text);font-size:1.55rem;font-weight:500;line-height:1.55}.main-article__cta{position:relative;z-index:0;box-shadow:0 0 0 100vmax var(--aed-section-dark);clip-path:inset(0 -100vmax);background:var(--aed-section-dark);padding:clamp(4.8rem,9vw,8.4rem) clamp(1.8rem,5vw,2.4rem) clamp(4.8rem,9vw,8.8rem);text-align:center}.main-article__cta-inner{max-width:70rem;margin:0 auto}.main-article__cta-inner h2{margin:0 0 1.8rem;font-family:var(--font-headline);font-weight:800;text-transform:uppercase;font-size:clamp(3rem,5.6vw,4.6rem);line-height:1.04;color:#fff;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;text-wrap:balance}.main-article__cta-copy p{margin:0;font-size:1.7rem;font-weight:300;color:#ffffffc7;line-height:1.6}.main-article__cta-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:1.6rem;margin-top:3.2rem}.main-article__cta-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:1.5rem 3rem;font-size:1.5rem;font-weight:600;text-decoration:none;transition:background-color .15s ease,border-color .15s ease}.main-article__cta-btn--primary{background:var(--aed-orange);color:#fff}.main-article__cta-btn--primary:hover{background:var(--aed-orange-hover)}.main-article__cta-btn--secondary{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.28)}.main-article__cta-btn--secondary:hover{border-color:#fff}@media screen and (max-width:479px){.main-article__cta-actions{flex-direction:column}.main-article__cta-btn{width:100%}}.article-template__comment-wrapper.background-secondary{position:relative;z-index:0;box-shadow:0 0 0 100vmax var(--article-surface-muted, #f0f0f0);clip-path:inset(0 -100vmax);background:var(--article-surface-muted, #f0f0f0);padding:4rem 2rem}.article-template__comment-wrapper.background-secondary .page-width{max-width:var(--article-max-width);margin-left:auto;margin-right:auto}@media screen and (min-width:750px){.article-template__comment-wrapper.background-secondary{padding:5rem 2rem}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/section-blog-post.css.map */
