.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-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), 0.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{padding-bottom:3.2rem}.article__wrapper{display:flex;justify-content:center;gap:40px}.article__wrapper .breadcrumbs{margin-bottom:10px}.article__wrapper .breadcrumbs .breadcrumbs__list{list-style:none;display:flex;flex-direction:row;flex-wrap:wrap;padding:0;margin-top:0}.article__wrapper .breadcrumbs .breadcrumbs__list .breadcrumbs__item{font-size:1.3rem;font-weight:400}.article__wrapper .breadcrumbs .breadcrumbs__list .breadcrumbs__item>*{text-decoration:none;color:rgb(var(--color-foreground));opacity:.7}.article__wrapper .breadcrumbs .breadcrumbs__list .breadcrumbs__item .breadcrumbs__link[aria-current=page]{opacity:1}.article__wrapper .breadcrumbs .breadcrumbs__list .breadcrumbs__item:not(:last-child):after{content:"/";display:inline-block;position:relative;padding:0 2px}@media(max-width: 990px){.article__wrapper .breadcrumbs{padding:0 1.5rem}}.article__wrapper .article__sidebar{display:flex;flex-direction:column;align-items:flex-start;letter-spacing:normal !important;color:#383846;max-width:200px}.article__wrapper .article__sidebar .article__data{display:flex;flex-direction:column;padding-bottom:30px}.article__wrapper .article__sidebar .article__data .article__data-item{font-weight:600;font-size:1.8rem}.article__wrapper .article__sidebar .article__share{padding:30px 0;display:flex;flex-direction:column;border-top:2px solid #fff;border-bottom:2px solid #fff}.article__wrapper .article__sidebar .article__share .share__title{font-size:2.2rem;font-weight:600;margin-bottom:15px}.article__wrapper .article__sidebar .article__share .share__links{gap:10px;margin:10px 0}.article__wrapper .article__sidebar .article__share .share__links .list-social__item{display:flex;justify-content:center;align-items:center;border:1px solid #383846;width:4rem;height:4rem;padding:0;transition:.3s}.article__wrapper .article__sidebar .article__share .share__links .list-social__item:hover{box-shadow:.4rem .4rem 0 0 #383846}.article__wrapper .article__sidebar .article__relevant-links{display:flex;flex-direction:column;align-items:flex-start;gap:2rem;padding:30px 0}.article__wrapper .article__sidebar .article__relevant-links .relevant-link__block{display:flex;flex-direction:column;align-items:flex-start;padding:1.2rem 1.4rem 1.4rem;color:rgb(var(--color-foreground));border:1px solid rgb(var(--color-card-shadow));text-decoration:none;transition:.3s}.article__wrapper .article__sidebar .article__relevant-links .relevant-link__block .relevant-link__title{font-size:1.6rem;line-height:1.7rem;font-weight:700;display:flex;align-items:flex-start;gap:5px}.article__wrapper .article__sidebar .article__relevant-links .relevant-link__block .relevant-link__title svg{width:15px;height:100%}.article__wrapper .article__sidebar .article__relevant-links .relevant-link__block .relevant-link__description{font-size:1.2rem;line-height:1.4rem;font-weight:300}.article__wrapper .article__sidebar .article__relevant-links .relevant-link__block .relevant-link__description p{margin-bottom:0}.article__wrapper .article__sidebar .article__relevant-links .relevant-link__block:hover{box-shadow:.4rem .4rem 0 0 rgb(var(--color-card-shadow))}.article__wrapper .article__sidebar .article__relevant-links .relevant-link__block--typeform{cursor:pointer;text-align:left;font-family:var(--font-body-family)}@media(max-width: 990px){.article__wrapper{flex-direction:column;padding:0 3rem}.article__wrapper .article__sidebar{max-width:none;width:100%}.article__wrapper .article__sidebar>*{width:100%}}