.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}.article-template header{margin-top:4.4rem;margin-bottom:2rem;line-height:calc(.8 / var(--font-body-scale))}.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}.article-template__comment-wrapper h2{margin-top:0}.article-template__comments{margin-bottom:5rem}.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}.article-template__comments-comment p{margin:0 0 1rem}.article-template__comment-fields>*{margin-bottom:3rem}.article-template__comment-warning{margin:2rem 0 2.5rem}.article-template__back:last-child{margin-bottom:3.2rem}.ec-article{display:flex;flex-direction:column;gap:0}.ec-article__main,.ec-article__sidebar{width:100%}.ec-article__image{width:100%;margin-bottom:32px;border-radius:8px;overflow:hidden;max-height:483px}.ec-article__image img{width:100%;height:auto;display:block;object-fit:cover}.ec-article__header{margin-bottom:24px}.ec-article__title{margin:0 0 16px;font-family:Nunito,sans-serif;font-size:32px;font-weight:700;line-height:1.3;color:#1d1d1f}.ec-article__meta{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.ec-article__meta-item{display:inline-flex;align-items:center;gap:8px}.ec-article__meta-icon{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;color:#707176}.ec-article__meta-text,.ec-article__meta-separator{font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.5;color:#707176}.ec-article__hashtags{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.ec-article__hashtag-pill{display:inline-flex;align-items:center;padding:4px 12px;background-color:#f5f5f5;border-radius:16px;font-family:Inter,sans-serif;font-size:12px;font-weight:500;line-height:1.5;color:#373843}.ec-article__content{margin-top:32px;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:1.6;color:#373843;text-align:justify}.ec-article__content p{margin:0 0 16px}.ec-article__content p:last-child{margin-bottom:0}.ec-article__social-sharing{margin-top:32px}.ec-article__related-title{color:#1d1d1f;font-family:Nunito,sans-serif;font-size:28px;font-weight:700;line-height:130%;margin-top:120px;padding-bottom:12px;border-bottom:1px solid #E8E8EE}.ec-article__related-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.ec-article__sidebar-related{width:100%}.ec-article__sidebar-title{margin:0 0 20px;font-family:Nunito,sans-serif;font-size:24px;font-weight:700;line-height:1.3;color:#1d1d1f}.ec-article__sidebar-list{display:flex;flex-direction:column;gap:12px}.ec-article__sidebar-list>.ec-blog-mini-card>.ec-blog-mini-card__link{border-bottom:1px solid #E8E8EE}.ec-article__sidebar-list>.ec-blog-mini-card:last-child>.ec-blog-mini-card__link{border-bottom:none}.ec-article__sidebar-author{margin:32px 0;padding:24px 0;border-top:1px solid #E8E8EE;border-bottom:1px solid #E8E8EE;display:flex;gap:12px}.ec-article__author-content{color:#707176;font-family:Inter,sans-serif;font-size:12px;font-weight:500;line-height:150%;margin:0;display:flex;flex-direction:column;gap:4px}.ec-article__author-photo{width:80px;height:80px;border-radius:50%;overflow:hidden;flex-shrink:0;background:#e8e8ee;margin-top:16px}.ec-article__author-photo img{width:100%;height:100%;display:block;object-fit:cover}.ec-article__author-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-family:Inter,sans-serif;font-size:28px;font-weight:600;line-height:1;color:#707176}.ec-article__author-name{color:#1d1d1f;font-family:Nunito,sans-serif;font-size:20px;font-weight:700;line-height:130%;margin:0}.ec-article__author-title{margin:0;overflow:hidden;color:#373843;text-overflow:ellipsis;font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:150%}.ec-article__author-bio{color:#707176;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:150%;margin:8px 0 0;font-style:italic}.ec-article__author-bio p{margin:0 0 8px}.ec-article__author-bio p:last-child{margin-bottom:0}.ec-article__sidebar-author-articles{margin-top:32px;padding-top:24px;border-top:1px solid #E8E8EE}.ec-article__sidebar-author-articles .ec-article__sidebar-title{margin-bottom:20px}.ec-article__sidebar-author-articles-grid{display:grid;grid-template-columns:1fr;gap:24px}.ec-article__sidebar-course{padding:24px;display:flex;flex-direction:column;gap:24px;background-color:#f3f3f6;border-radius:8px}.ec-article__sidebar-course-icon{display:inline-flex;align-items:center;justify-content:center}.ec-article__sidebar-course-img{width:24px;height:24px;display:block;object-fit:contain}.ec-article__sidebar-course-text{margin:0 0 12px;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.5;color:#373843;text-align:center}.ec-article__sidebar-course-text br{content:"";line-height:1;display:inline-block}.ec-article__sidebar-course-text p{margin:0}.ec-article__sidebar-course-text a{font-family:Inter,sans-serif;font-size:14px;font-weight:600;line-height:1.5;color:#086ebb;text-align:center;text-underline-offset:4px;transition:text-underline-offset .2s ease}.ec-article__sidebar-course-text a:hover{text-underline-offset:6px}.ec-article__sidebar-collection-banner{margin-top:32px;padding-top:24px;border-top:1px solid #E8E8EE;display:flex;flex-direction:column;gap:16px}.ec-article__sidebar-collection-banner:first-child{margin-top:0;padding-top:0;border-top:none}.ec-article__sidebar-collection-banner-media{width:100%;overflow:hidden}.ec-article__sidebar-collection-banner-link{display:block;width:100%}.ec-article__sidebar-collection-banner-media img{width:100%;height:auto;display:block;object-fit:cover}.ec-article__sidebar-collection-banner-btn{display:block;width:100%;padding:12px 24px;font-family:Inter,sans-serif;font-size:14px;font-weight:600;line-height:1.5;color:#086ebb;text-align:center;text-decoration:none;border:1px solid #086EBB;border-radius:4px;transition:background-color .2s ease,color .2s ease}.ec-article__sidebar-collection-banner-btn:hover{background-color:#086ebb;color:#fff}@media screen and (max-width:749px){.ec-article__title{font-size:24px}.ec-article__related-grid{grid-template-columns:repeat(1,minmax(0,1fr))}}@media screen and (min-width:750px){.article-template>*:first-child:not(.article-template__hero-container){margin-top:2rem}.article-template header{margin-top:5rem}.article-template__comment-wrapper{margin-top:6rem;padding:3.6rem 0}.article-template__comments{margin-bottom:7rem}.article-template__comments-comment{padding:2rem 2.5rem}.article-template__comment-fields{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:4rem}}@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__comments .pagination-wrapper{margin:5rem 0 8rem}.ec-article{flex-direction:row;gap:40px;align-items:flex-start}.ec-article__main{flex:0 0 70%;max-width:893px}}@media screen and (max-width:989px){.ec-article__main,.ec-article__sidebar{display:contents}.ec-article__body{order:1}.ec-article__sidebar-author{order:2}.ec-article__sidebar-courses{order:3}.ec-article__related{order:4}.ec-article__sidebar-related,.ec-article__sidebar-collection-banner,.ec-article__sidebar-author-articles{display:none}}
/*# sourceMappingURL=/cdn/shop/t/46/assets/section-blog-post.css.map */
