.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}.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__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),.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-share{position:relative;display:inline-block}.article-share__trigger{display:inline-flex;align-items:center;gap:.9rem;background:none;border:none;padding:0;cursor:pointer;color:#111;font-family:var(--font-body-family)}.article-share__label{font-size:1.1rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#111}.article-share__trigger:hover .article-share__label,.article-share__trigger:hover .article-share__icon{opacity:.65}.article-share__dropdown{position:absolute;right:0;top:calc(100% + 1.2rem);background:#fff;border:1px solid #e0e0e0;box-shadow:0 8px 28px #0000001f;min-width:18rem;z-index:100;display:flex;flex-direction:column;overflow:hidden}.article-share__dropdown[hidden]{display:none}.article-share__option{display:flex;align-items:center;gap:1.2rem;padding:1.2rem 1.8rem;font-size:1.3rem;font-weight:500;color:#222;text-decoration:none;background:none;border:none;cursor:pointer;width:100%;text-align:left;font-family:var(--font-body-family);transition:background-color .15s ease}.article-share__option:hover{background-color:#f5f5f5}.article-share__option--whatsapp .article-share__option-icon{color:#25d366}.article-share__option--facebook .article-share__option-icon{color:#1877f2}.article-share__option--x .article-share__option-icon{color:#000}.article-share__option--copy .article-share__option-icon{color:#555}.article-hero{position:relative;width:100%;overflow:hidden;margin-bottom:0}.article-hero__media{position:relative;width:100%;height:48rem;overflow:hidden}.article-hero__img{width:100%;height:100%;object-fit:cover;object-position:center top;display:block}@media screen and (min-width:750px){.article-hero__media{height:60rem}}.article-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,transparent 30%,rgba(0,0,0,.25) 60%,rgba(0,0,0,.65) 100%)}.article-hero__caption{position:absolute;bottom:0;left:0;right:0;padding:3rem 2rem;display:flex;flex-direction:column;gap:1.2rem}@media screen and (min-width:750px){.article-hero__caption{padding:4rem}}.article-hero__badge{display:inline-block;border:1.5px solid rgba(255,255,255,.85);color:#fff;font-size:1rem;font-weight:600;letter-spacing:.15em;padding:.4rem 1.2rem;width:fit-content}.article-hero__title{font-family:var(--font-heading-family);font-size:3rem;font-weight:800;color:#fff;line-height:1.2;margin:0;text-shadow:0 1px 4px rgba(0,0,0,.3)}@media screen and (min-width:750px){.article-hero__title{font-size:4.2rem}}.article-template__title-wrapper{padding-top:5rem}.article-no-hero__badge{display:inline-block;border:1.5px solid #000;font-size:1rem;font-weight:600;letter-spacing:.15em;padding:.4rem 1.2rem;margin-bottom:1.6rem}.article-meta-bar{display:flex;flex-direction:column;gap:1.4rem;padding:2.4rem 0 1.6rem}@media screen and (min-width:750px){.article-meta-bar{flex-direction:row;align-items:center;justify-content:space-between}}.article-meta-bar__top-row{display:flex;align-items:flex-start;justify-content:space-between}.article-meta-bar__bottom-row{display:flex;align-items:center;gap:1.2rem}@media screen and (min-width:750px){.article-meta-bar__top-row,.article-meta-bar__bottom-row{display:contents}}.article-meta-bar__left{display:flex;align-items:center;gap:1.6rem}.article-meta-bar__author-block{display:flex;flex-direction:column;gap:.2rem}.article-meta-bar__author-name{font-size:1.3rem;font-weight:700;color:#111;line-height:1.3}.article-meta-bar__author-role{font-size:1.1rem;color:#888;letter-spacing:.02em}.article-meta-bar__divider{display:block;width:1px;height:3.6rem;background-color:#d5d5d5;flex-shrink:0}.article-meta-bar__date-block,.article-meta-bar__readtime-block{display:flex;align-items:center;gap:.7rem;font-size:1.2rem;color:#555}.article-meta-bar__icon{flex-shrink:0;color:#888}.article-meta-bar__right{display:flex;align-items:center}@media screen and (min-width:750px){.article-meta-bar__right{order:99;margin-left:auto}}.article-meta-bar__separator{display:block;height:1px;background-color:#e5e5e5;margin-bottom:3.5rem}.article-template--custom .article-template__content{margin-top:0;margin-bottom:5rem;font-size:1.6rem;line-height:1.8;color:#333}.article-template--custom .article-template__content blockquote,.article-template--custom .article-template__content .rte blockquote{border-left:3px solid #999;padding-left:2.4rem;margin:3rem 0;color:#444;font-size:1.7rem;line-height:1.7;font-style:normal}.article-footer-section{padding-top:2rem}.article-tags{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:2rem}.article-tags__pill{display:inline-block;border:1.5px solid #d0d0d0;color:#333;font-size:1rem;font-weight:600;letter-spacing:.12em;padding:.6rem 1.6rem;text-decoration:none;transition:border-color .2s ease,color .2s ease}.article-tags__pill:hover{border-color:#000;color:#000}.article-footer-section__rule{border:none;border-top:1px solid #e5e5e5;margin:0 0 4rem}.article-related{padding-bottom:7rem}.article-related__title{font-family:var(--font-heading-family);font-size:1.1rem;font-weight:700;letter-spacing:.2em;color:#111;margin:0 0 3rem}.article-related__grid{display:grid;grid-template-columns:1fr;gap:4rem}@media screen and (min-width:750px){.article-related__grid{grid-template-columns:repeat(2,1fr);gap:3rem}}@media screen and (min-width:990px){.article-related__grid{grid-template-columns:repeat(3,1fr)}}.article-card-related{display:flex;flex-direction:column;gap:1.6rem}.article-card-related__image-wrapper{overflow:hidden;aspect-ratio:4 / 3;background-color:#f2f2f2}.article-card-related__image-link{display:block}.article-card-related__image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s cubic-bezier(.16,1,.3,1)}.article-card-related__image-link:hover .article-card-related__image{transform:scale(1.04)}.article-card-related__content{display:flex;flex-direction:column;gap:.8rem}.article-card-related__category{font-size:1rem;font-weight:600;letter-spacing:.15em;color:#888}.article-card-related__title{font-family:var(--font-heading-family);font-size:1.6rem;font-weight:700;line-height:1.3;margin:0}.article-card-related__title a{text-decoration:none;color:#111;transition:opacity .2s ease}.article-card-related__title a:hover{opacity:.7}
/*# sourceMappingURL=/cdn/shop/t/5/assets/section-blog-post.css.map */
