/*
Generated time: July 15, 2025 07:32
This file was created by the app developer. Feel free to contact the original developer with any questions. It was minified (compressed) by AVADA. AVADA do NOT own this script.
*/
.article--indent-for-social{position:relative;display:grid;grid-template-columns:1fr 200px;grid-template-areas:"content social";gap:5rem}@media screen and (max-width:1023px){.article--indent-for-social{grid-template-areas:"content" "social";gap:0;grid-template-columns:100%}}.article__content{grid-area:content}.article__meta{grid-area:social;position:relative}.article__meta__sticky{position:sticky;top:1.25rem}html[dir=rtl] .article__meta__sticky{right:0}html[dir=ltr] .article__meta__sticky{left:0}.article__meta-tags .tags{display:flex;flex-wrap:wrap;gap:.625rem}.article__meta-social+.article__meta-tags{margin-top:var(--gutter-large)}.article__meta .social-icons svg path{fill:var(--color-text-main);transition:all .1s linear}.no-touchevents .article__meta .social-icons a:hover svg path{fill:var(--color-accent-main)}.article__intro{margin-bottom:var(--gutter-large)}.article__featured-image{position:relative;text-align:center;margin-top:var(--gutter-large)}.article__featured-image svg{max-height:25rem}.main-article-related .container--large{margin-top:0}.main-article .container--large{margin-top:0}.article-title-wrapper h1{color:#475e40}.main-article-wrapper{background:#fff;border-radius:16px;box-shadow:0 0 40px rgb(0,0,0,.1)}.main-article-wrapper .article-block{padding-left:100px;padding-right:100px}.main-article-wrapper .article-heading-block{padding-top:20px;padding-bottom:10px}.main-article-wrapper h1{color:#475e40;font-weight:600}.article-summary-block{padding-bottom:60px}