.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:139.7rem;margin:6rem auto 8rem;border-radius:2rem;overflow:hidden;position:relative}.article-template__hero-container header{position:absolute;bottom:8rem;left:5rem;max-width:685px}.article-template__hero-container header h1{color:#fff}.article-template__hero-container .article-tags{position:absolute;top:4rem;left:5rem;display:flex;gap:1.5rem}.article-template__hero-container .article-tags span{color:#fff;border:1px solid #FFFFFF;border-radius:20px;padding:0 2.5rem;height:32px;display:flex;align-items:center}.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:5rem}.article-template__content h1,.article-template__content h2,.article-template__content h3,.article-template__content h4,.article-template__content h5,.article-template__content h6{font-family:PP Fragment Glare,serif}.article-template__content *{line-height:1.5;text-align:justify}.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{border-top:1px solid #000;padding:1.5rem 0;display:flex;align-items:center;justify-content:space-between}.article-template__back ul{display:flex;gap:2rem}.article-template__back ul li{height:32px;border:1px solid #000;border-radius:25px;display:flex;align-items:center;padding:0 2.2rem}.article-template .more-articles{margin:14rem 0}.article-template .more-articles h2{line-height:1.5;margin-bottom:6rem}.article-template .more-articles ul{display:flex;gap:3rem}.article-template .more-articles ul li{display:flex;justify-content:space-between;flex-direction:column;position:relative;width:25%;height:282px;border-radius:25px;overflow:hidden;padding:2rem}.article-template .more-articles ul li .cover{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-1}.article-template .more-articles ul li .tags{display:flex}.article-template .more-articles ul li .tag{border:1px solid #000;height:32px;border-radius:25px;padding:0 2.2rem;display:flex;align-items:center;font-size:1.3rem}.article-template .more-articles ul li .bottom{display:flex;justify-content:space-between;align-items:flex-end}.article-template .more-articles ul li .bottom svg{width:27px;height:27px}.article-template .more-articles ul li .bottom .link{background:#ffffff1a;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:block;width:calc(100% - 7rem);padding:1.5rem;border-radius:20px;color:rgba(var(--color-foreground));text-decoration:none;line-height:1.2;font-size:1.3rem;text-transform:capitalize}@media screen and (max-width: 989px){.article-template__hero-container header h1{font-size:4.8rem;line-height:1.1}}@media screen and (max-width: 749px){.article-template__hero-container{margin:4rem 0}.article-template__hero-container .article-tags{left:1.5rem;top:1rem}.article-template__hero-container .article-tags .estimated-read-time{padding:0 1rem}.article-template__hero-container .article-tags span{height:24px}.article-template__hero-container header{left:0rem;bottom:0rem;max-width:100%}.article-template__hero-container header h1{font-size:3.6rem;line-height:1.1}.article-template .page-width{padding:0 1.5rem}.article-template .article-template__back{margin:0 1.5rem;padding:2rem 0}.article-template .more-articles{margin:8rem 0 6rem}.article-template .more-articles h2{margin-bottom:3rem}.article-template .more-articles ul{flex-direction:column;gap:2rem}.article-template .more-articles ul li{width:100%;height:173px}.article-template .more-articles ul li .tag{height:28px}.article-template .more-articles ul li .bottom .link{font-family:"PP Fragment Serif",serif}.article-template .article-template__back .article-template__social-sharing{margin:0}.article-template .article-template__back .share-buttons{flex-direction:row;position:relative;left:auto;top:auto}.article-template .article-template__back .share-buttons .share-button__button[aria-label=E-mail]{margin-top:-2px}.article-template .article-template__back .share-buttons .share-button__button[aria-label=Linkedin]{display:none}.article-template .article-template__back .share-buttons .share-button__button{width:18px;height:18px}.article-template .article-template__back .share-buttons span{display:none}}
/*# sourceMappingURL=/cdn/shop/t/26/assets/section-blog-post.css.map */
