:root{--weblog-layout-2-bold:700;--weblog-layout-2-button-bg:#fff;--weblog-layout-2-button-color:var(--template-color-ink);--weblog-layout-2-button-bg-active:var(--template-color-primary);--weblog-layout-2-button-color-active:#fff;--weblog-layout-2-button-border-color:#DBDBDB;--weblog-layout-2-button-border-radius:100px;--weblog-layout-2-card-borderradius-image:15px;--weblog-layout-2-card-borderradius-small:10px;--weblog-layout-2-card-borderradius-date:var(--weblog-layout-2-card-borderradius-small);--weblog-layout-2-card-headline-lines:2;--weblog-layout-2-card-teaser-lines:2;--weblog-layout-2-card-tag-bg:rgba(0,0,0,0.4);--weblog-layout-2-card-tag-color:#fff;--weblog-layout-2-card-tag-backdropfilter:blur(6px);--weblog-layout-2-comment-bg:var(--template-color-white,#fff);--weblog-layout-2-comment-border:1px solid var(--weblog-layout-2-button-border-color);--weblog-layout-2-date-bg:rgba(255,255,255,0.7);--weblog-layout-2-date-backdropfilter:blur(6px);--weblog-layout-2-detail-maxwidth:920px;--weblog-layout-2-detail-borderradius:20px;--weblog-layout-2-font-icons:"Font Awesome 7 Pro","Font Awesome 6 Pro","Font Awesome 5 Pro";--weblog-layout-2-font-icons-fontweight:300;--weblog-layout-2-font-brands:"Font Awesome 7 Brands","Font Awesome 6 Brands","Font Awesome 5 Brands";--weblog-layout-2-tag-icon:\f02c;--weblog-layout-2-toc-border:1px solid var(--weblog-layout-2-button-border-color);--weblog-layout-2-toc-linecolor:var(--template-color-primary);--weblog-layout-2-share-icon-color:var(--template-color-primary);--weblog-layout-2-share-icon-facebook:\f39e;--weblog-layout-2-share-icon-twitter:\e61b;--weblog-layout-2-share-icon-whatsapp:\f232;--weblog-layout-2-share-icon-mail:\f0e0;--weblog-layout-2-slides-width:100%}@media (min-width: 960px){:root{--weblog-layout-2-slides-width:50%}}.weblog-layout-2-list-tags,.weblog-layout-2-share-container{max-width:100%;white-space:nowrap;overflow:auto;scroll-snap-type:x mandatory;scrollbar-width:none;transition:all .3s}.weblog-layout-2-list-tags::-webkit-scrollbar,.weblog-layout-2-share-container::-webkit-scrollbar{display:none}.weblog-layout-2-list-tags li,.weblog-layout-2-share-container li{scroll-snap-align:start}.weblog-layout-2-list-tags li:last-child,.weblog-layout-2-share-container li:last-child{scroll-snap-align:end}.weblog-layout-2-tags-arrow{display:none}.weblog-layout-2-list-tags{display:none}.weblog-layout-2-list-tags .weblog-layout-2-tags{width:auto;overflow-x:auto;scrollbar-width:none}.weblog-layout-2-list-tags .weblog-layout-2-tags::-webkit-scrollbar{display:none}.weblog-layout-2-list-tags.has-arrows{position:relative}.weblog-layout-2-list-tags.has-arrows .weblog-layout-2-tags-arrow{display:inline-block;position:absolute;margin:0;padding:0;border:0;top:0;bottom:0;z-index:10;width:100px;background:linear-gradient(var(--this-bg-direction),var(--this-bg-fullcolor) 50%,var(--this-bg-transparentcolor)) top left no-repeat transparent;cursor:pointer;pointer-events:none;opacity:0;transition:opacity .3s;--this-bg-fullcolor:#fff;--this-bg-transparentcolor:rgba(255,255,255,0)}.weblog-layout-2-list-tags.has-arrows .weblog-layout-2-tags-arrow::before,.weblog-layout-2-list-tags.has-arrows .weblog-layout-2-tags-arrow::after{font-family:var(--weblog-layout-2-font-icons);font-weight:var(--weblog-layout-2-font-icons-fontweight);box-sizing:border-box;font-size:2.25em}.weblog-layout-2-list-tags.has-arrows .weblog-layout-2-tags-arrow::before{content:"\f104";padding:0 50px 0 10px}.weblog-layout-2-list-tags.has-arrows .weblog-layout-2-tags-arrow-left{left:0;--this-bg-direction:to right}.weblog-layout-2-list-tags.has-arrows .weblog-layout-2-tags-arrow-right{right:0;--this-bg-direction:to left}.weblog-layout-2-list-tags.has-arrows .weblog-layout-2-tags-arrow-right::before{content:"\f105";padding:0 10px 0 50px}.weblog-layout-2-list-tags.has-arrows .weblog-layout-2-tags-arrow.visible{opacity:1;pointer-events:auto}.weblog-layout-2-list-bar{display:flex;justify-content:space-between;gap:clamp(20px,2vw,40px);max-width:100%;margin-bottom:clamp(1.25em,4vw,4em);overflow:hidden}.weblog-layout-2-list-items{display:grid;grid-template-columns:repeat(1,1fr);gap:clamp(1.25em,2vw,40px);word-break:break-word;hyphens:auto}.weblog-layout-2-list-item{position:relative;display:grid;container-type:inline-size}[data-weblog-layout-2-variant="A"] .weblog-layout-2-list-item,[data-weblog-layout-2-variant="X"] .weblog-layout-2-list-item{grid-template-rows:auto 1fr}.weblog-layout-2-list-item-date{position:absolute;top:10px;right:10px;padding:8px 12px;border-radius:var(--weblog-layout-2-card-borderradius-small);background:var(--weblog-layout-2-date-bg);backdrop-filter:var(--weblog-layout-2-date-backdropfilter);line-height:1.25;font-weight:var(--weblog-layout-2-bold);text-align:center;text-transform:uppercase}.weblog-layout-2-list-item-date > span{display:block}.weblog-layout-2-list-item-picture{display:flex;border-radius:var(--weblog-layout-2-card-borderradius-image);overflow:hidden;background:var(--template-color-ink)}[data-weblog-layout-2-variant="A"] .weblog-layout-2-list-item-picture,[data-weblog-layout-2-variant="X"] .weblog-layout-2-list-item-picture{position:relative}[data-weblog-layout-2-variant="B"] .weblog-layout-2-list-item-picture,[data-weblog-layout-2-variant="Y"] .weblog-layout-2-list-item-picture{position:relative;grid-column:1/2;grid-row:1/2}.weblog-layout-2-list-item-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease-out}.weblog-layout-2-list-item-image-fallback{justify-self:center;align-self:center;padding:20%;box-sizing:border-box}.weblog-layout-2-list-item-image-fallback[src*=".svg"]{filter:brightness(0) invert(1)}.weblog-layout-2-list-item-tags:has(>li:only-child)::after{display:none}.weblog-layout-2-list-item-tags::after{content:"\f141";font-family:var(--weblog-layout-2-font-icons);font-weight:var(--weblog-layout-2-font-icons-fontweight);cursor:none}[data-weblog-layout-2-variant="A"] .weblog-layout-2-list-item-tags,[data-weblog-layout-2-variant="X"] .weblog-layout-2-list-item-tags{position:absolute;display:flex;align-items:flex-end;flex-wrap:wrap;gap:8px;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;inset:auto 10px 10px;z-index:20}[data-weblog-layout-2-variant="A"] .weblog-layout-2-list-item-tags li,[data-weblog-layout-2-variant="A"] .weblog-layout-2-list-item-tags::after,[data-weblog-layout-2-variant="X"] .weblog-layout-2-list-item-tags li,[data-weblog-layout-2-variant="X"] .weblog-layout-2-list-item-tags::after{padding:.5em 1.35em;border-radius:var(--weblog-layout-2-card-borderradius-small);background:var(--weblog-layout-2-card-tag-bg);backdrop-filter:var(--weblog-layout-2-card-tag-backdropfilter);font-size:.875em}[data-weblog-layout-2-variant="B"] .weblog-layout-2-list-item-tags,[data-weblog-layout-2-variant="Y"] .weblog-layout-2-list-item-tags{order:-1;margin-bottom:.5em}[data-weblog-layout-2-variant="B"] .weblog-layout-2-list-item-tags::after,[data-weblog-layout-2-variant="Y"] .weblog-layout-2-list-item-tags::after{display:inline-block;width:22px;height:19px;border:1px solid;border-radius:4px;margin-left:10px;font-size:.75em;text-align:center}[data-weblog-layout-2-variant="B"] .weblog-layout-2-list-item-tags li:not(:first-child)::before,[data-weblog-layout-2-variant="Y"] .weblog-layout-2-list-item-tags li:not(:first-child)::before{content:", "}.weblog-layout-2-list-item-tags::after{color:var(--weblog-layout-2-card-tag-color)}.weblog-layout-2-list-item-tags li{display:none;color:var(--weblog-layout-2-card-tag-color)}.weblog-layout-2-list-item-tags li:first-child{display:inline-block}[data-weblog-layout-2-variant="A"] .weblog-layout-2-list-item-tags:hover li,[data-weblog-layout-2-variant="X"] .weblog-layout-2-list-item-tags:hover li{display:inline-block}[data-weblog-layout-2-variant="B"] .weblog-layout-2-list-item-tags:hover li,[data-weblog-layout-2-variant="Y"] .weblog-layout-2-list-item-tags:hover li{display:contents}.weblog-layout-2-list-item-tags:hover::after{display:none}.weblog-layout-2-list-item-link{display:flex;flex-direction:column}.no-touchevents .grp .weblog-layout-2-list-item-link:hover{text-decoration:none}[data-weblog-layout-2-variant="A"] .weblog-layout-2-list-item-link,[data-weblog-layout-2-variant="X"] .weblog-layout-2-list-item-link{position:revert;margin-top:1em;color:var(--template-color-ink)}[data-weblog-layout-2-variant="A"] .weblog-layout-2-list-item-link::before,[data-weblog-layout-2-variant="X"] .weblog-layout-2-list-item-link::before{content:"";position:absolute;inset:0;z-index:10}.no-touchevents [data-weblog-layout-2-variant="A"] .weblog-layout-2-list-item-link:hover,.no-touchevents [data-weblog-layout-2-variant="X"] .weblog-layout-2-list-item-link:hover{color:var(--template-color-ink)}[data-weblog-layout-2-variant="B"] .weblog-layout-2-list-item-link,[data-weblog-layout-2-variant="Y"] .weblog-layout-2-list-item-link{position:relative;justify-content:flex-end;grid-column:1/2;padding:30px;padding:7.9cqw;grid-row:1/2;color:var(--template-color-white,#fff);z-index:10;--template-color-ink:var(--weblog-layout-2-card-tag-color);--template-color-primary:var(--weblog-layout-2-card-tag-color)}.no-touchevents [data-weblog-layout-2-variant="B"] .weblog-layout-2-list-item-link:hover,.no-touchevents [data-weblog-layout-2-variant="Y"] .weblog-layout-2-list-item-link:hover{color:var(--template-color-white,#fff)}.grp .weblog-layout-2-list-item-name{margin-top:0;color:inherit;font-size:23px;font-size:max(1.125em,7.03cqw);-webkit-line-clamp:var(--weblog-layout-2-card-headline-lines)}[data-weblog-layout-2-variant="B"] .weblog-layout-2-list-item-name,[data-weblog-layout-2-variant="Y"] .weblog-layout-2-list-item-name{margin-bottom:0}.grp .weblog-layout-2-list-item-teaser{margin-top:0;color:inherit;-webkit-line-clamp:var(--weblog-layout-2-card-teaser-lines)}.weblog-layout-2-list-item cite{order:-2;margin-bottom:.5em;color:inherit}.weblog-layout-2-list-item-readmore{position:relative;color:var(--template-color-primary);font-weight:var(--weblog-layout-2-bold);margin-top:auto;letter-spacing:.1em;text-transform:uppercase;z-index:10}.weblog-layout-2-list-item:has(.weblog-layout-2-list-item-readmore:hover) img,.weblog-layout-2-list-item:has(a:focus) img,[data-weblog-layout-2-variant="B"] .weblog-layout-2-list-item:has(a:hover) img,[data-weblog-layout-2-variant="Y"] .weblog-layout-2-list-item:has(a:hover) img{transform:scale(1.05)}.weblog-layout-2-detail{max-width:var(--weblog-layout-2-detail-maxwidth);margin-inline:auto}.weblog-layout-2-detail-date{display:block;margin-block:1em;font-size:.875em;font-weight:var(--weblog-layout-2-bold);text-transform:uppercase}.grp .weblog-layout-2-detail-headline{margin-block:0}.weblog-layout-2-detail-teaser{font-size:1.375em}.weblog-layout-2-detail-teaser-text strong{font-weight:400}.weblog-layout-2-detail-author{display:inline-block;line-height:40px;margin-bottom:1em}.weblog-layout-2-detail-author>img{margin-right:.5em;--weblog-layout-2-detail-borderradius:50px}.weblog-layout-2-article img{border-radius:var(--weblog-layout-2-detail-borderradius)}.weblog-layout-2-article a>h2:first-child,.weblog-layout-2-article a>h3:first-child,.weblog-layout-2-article a>h4:first-child{margin-top:1.5em}.weblog-layout-2-share-list,.weblog-layout-2-tags{display:flex;gap:8px;width:-webkit-max-content;width:-moz-max-content;width:max-content}.weblog-layout-2-tags{padding-block:3px}.weblog-layout-2-tags-detailpage{flex-wrap:wrap;width:initial}.weblog-layout-2-tag-counter{display:none;text-align:center;width:18px;height:18px;line-height:18px;margin-inline:-.5em .5em;aspect-ratio:1;border:1px solid var(--weblog-layout-2-button-border-color);border-radius:50px;font-size:12px;transition:border-color .3s}.weblog-layout-2-share-list{flex-wrap:wrap;width:auto;padding-block:3px}.weblog-layout-2-archive-button{margin-left:auto;white-space:nowrap}.weblog-layout-2-archive-button::after{content:"\f133";font-family:var(--weblog-layout-2-font-icons);font-size:1.1875em;margin-left:1rem;font-weight:var(--weblog-layout-2-font-icons-fontweight)}.weblog-layout-2-overlay{position:fixed;inset:0;display:flex;flex-direction:column;width:100%;background-color:rgba(0,0,0,.3);overflow:hidden;opacity:0;transform:translateX(-200vw);transition:opacity .3s ease-out,transform 0 .3s;z-index:3010;--weblog-layout-2-button-bg:var(--template-color-white,#fff);--weblog-layout-2-button-color:var(--template-color-ink);--weblog-layout-2-button-border-radius:10px}input[type=checkbox]:checked ~ .weblog-layout-2-overlay{opacity:1;transform:none;transition:opacity .3s ease-in,transform 0}.weblog-layout-2-overlay-inner{margin-block:auto;background-color:var(--template-color-white,#fff);border-radius:var(--weblog-layout-2-card-borderradius-image);max-height:90vh;max-height:90svh;overflow:hidden auto}.weblog-layout-2-overlay-headline{position:relative}.weblog-layout-2-overlay-name{border-bottom:1px solid var(--weblog-layout-2-button-border-color);padding:1em;flex-grow:1;font-size:1.125em;line-height:1.6;font-weight:700;text-align:center;text-transform:uppercase}.weblog-layout-2-overlay-close{position:absolute;display:flex;justify-content:center;align-items:center;width:60px;height:100%;font-size:1.625em;cursor:pointer}.weblog-layout-2-overlay-close::before{content:"\f00d";font-family:var(--weblog-layout-2-font-icons);font-weight:var(--weblog-layout-2-font-icons-fontweight)}.weblog-layout-2-overlay-close::after{content:"";position:fixed;inset:0;z-index:-1}.weblog-layout-2-overlay-list{display:flex;flex-wrap:wrap;gap:.5em;margin:1.5em 1em}.weblog-layout-2-overlay-list > li:has(.weblog-layout-2-button-active){display:block;width:100%;order:-1}.weblog-layout-2-overlay [data-textmobile]{font-size:0}.weblog-layout-2-overlay [data-textmobile]::before{content:attr(data-textmobile);font-size:1rem}.weblog-layout-2-overlay .weblog-layout-2-button:hover{--weblog-layout-2-button-bg-active:var(--template-color-white,#fff);--weblog-layout-2-button-color-active:var(--template-color-ink);--weblog-layout-2-button-border-color:var(--template-color-primary)}body .weblog-layout-2-overlay .weblog-layout-2-button-home{display:flex;justify-content:space-between;align-items:center}.weblog-layout-2-overlay .weblog-layout-2-button-home::after{position:relative;inset:unset;content:var(--weblog-layout-2-tag-icon);font-family:var(--weblog-layout-2-font-icons);font-weight:var(--weblog-layout-2-font-icons-fontweight);font-size:1.1875em}.weblog-layout-2-overlay-archive{container-type:inline-size}.weblog-layout-2-overlay-archive > div{width:100%;max-width:600px;margin-inline:auto}.weblog-layout-2-overlay-archive summary{display:flex;align-items:center;font-size:1.25em;cursor:pointer}.weblog-layout-2-overlay-archive summary::before{content:"\f105";display:inline-block;font-family:var(--weblog-layout-2-font-icons);font-size:1.35em;font-weight:var(--weblog-layout-2-font-icons-fontweight);padding-right:.5em}.weblog-layout-2-overlay-archive details{margin:clamp(12px,2vw,30px) clamp(20px,2vw,40px)}.weblog-layout-2-overlay-archive details[open] summary::before{content:"\f107"}.weblog-layout-2-overlay-archive ol{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.weblog-layout-2-overlay-archive .weblog-layout-2-dropdown-contents-year{grid-column:span 2}.weblog-layout-2-overlay-archive a{width:100%;box-sizing:border-box}.weblog-layout-2-overlay-archive .weblog-layout-2-dropdown-contents-year{order:1}.weblog-layout-2-pagination{margin-block:clamp(1.25em,4vw,4em);text-align:center}.weblog-layout-2-pagination ol{display:flex;justify-content:center;gap:clamp(8px,2vw,12px);flex-wrap:wrap}.weblog-layout-2-pagination a,.weblog-layout-2-pagination span{display:flex;justify-content:center;align-items:center;width:2em;height:2em;border:1px solid var(--weblog-layout-2-button-border-color);border-radius:var(--weblog-layout-2-card-borderradius-date);font-size:clamp(1em,2vw,1.25em);transition:all .3s}.weblog-layout-2-pagination span:not([class]){background-color:var(--template-color-primary);color:var(--template-color-white,#fff);border-color:var(--template-color-primary)}.grp .weblog-layout-2-pagination a:hover{background-color:var(--template-color-primary);color:var(--template-color-white,#fff);border-color:var(--template-color-primary)}.weblog-layout-2-sharebutton{letter-spacing:.1em;text-transform:uppercase}.weblog-layout-2-sharebutton::before{content:var(--weblog-layout-2-share-icon);color:var(--weblog-layout-2-share-icon-color);font-family:var(--weblog-layout-2-font-brands);margin-inline:-.25em .75em}.weblog-layout-2-sharebutton:hover::before{color:inherit}.weblog-layout-2-sharebutton[data-type=facebook]{--weblog-layout-2-share-icon:var(--weblog-layout-2-share-icon-facebook)}.weblog-layout-2-sharebutton[data-type=twitter]{--weblog-layout-2-share-icon:var(--weblog-layout-2-share-icon-twitter)}.weblog-layout-2-sharebutton[data-type=whatsapp]{--weblog-layout-2-share-icon:var(--weblog-layout-2-share-icon-whatsapp)}.weblog-layout-2-sharebutton[data-type=mail]{font-weight:var(--weblog-layout-2-font-icons-fontweight);--weblog-layout-2-font-brands:var(--weblog-layout-2-font-icons);--weblog-layout-2-share-icon:var(--weblog-layout-2-share-icon-mail)}.grp .weblog-layout-2-button{display:inline-flex;align-items:center;padding:.8em 1.5625em;border:1px solid var(--weblog-layout-2-button-border-color);border-radius:var(--weblog-layout-2-button-border-radius);background:var(--weblog-layout-2-button-bg);color:var(--weblog-layout-2-button-color);cursor:pointer;font-family:var(--font-family-text);font-size:1rem;line-height:1.4;transition:all .3s}.grp .weblog-layout-2-button:visited{color:var(--weblog-layout-2-button-color)}.grp .weblog-layout-2-button-small{display:inline-block;padding:1em;border:1px solid var(--weblog-layout-2-button-border-color);border-radius:var(--weblog-layout-2-card-borderradius-small);background-color:var(--weblog-layout-2-button-bg);color:var(--weblog-layout-2-button-color);line-height:1.275}.grp .weblog-layout-2-button-small.weblog-layout-2-button-active{position:relative;display:block;margin-bottom:.5em;padding:1.35em 60px 1.35em 1.35em;--weblog-layout-2-button-bg:var(--weblog-layout-2-button-bg-active);--weblog-layout-2-button-color:var(--weblog-layout-2-button-color-active)}.grp .weblog-layout-2-button-small.weblog-layout-2-button-active::after{content:var(--weblog-layout-2-tag-icon);position:absolute;inset:0 0 0 auto;display:flex;justify-content:center;align-items:center;width:60px;font-family:var(--weblog-layout-2-font-icons);font-weight:var(--weblog-layout-2-font-icons-fontweight)}.no-touchevents .grp .weblog-layout-2-button:hover{color:var(--weblog-layout-2-button-color);text-decoration:none}.grp .weblog-layout-2-button:focus{outline:2px solid var(--weblog-layout-2-button-bg-active)}.weblog-layout-2-button-active,.weblog-layout-2-button:hover{--weblog-layout-2-button-bg:var(--weblog-layout-2-button-bg-active);--weblog-layout-2-button-color:var(--weblog-layout-2-button-color-active);--weblog-layout-2-button-border-color:var(--weblog-layout-2-button-bg-active)}.weblog-layout-2-date-day{font-size:1.45em}.weblog-layout-2-date-month{font-size:.875em;padding-block:.25em .375em}.weblog-layout-2-date-year{font-size:.6875em}.weblog-layout-2-media-container{position:relative;margin-bottom:1em}.weblog-layout-2-media-slides{position:relative;display:flex;overflow-x:scroll;scroll-snap-type:x mandatory;scrollbar-width:none}.weblog-layout-2-media-slides::-webkit-scrollbar{display:none}.weblog-layout-2-media-slides > *{position:relative;display:inline-block;min-width:calc(var(--weblog-layout-2-slides-width) - 10px);max-width:calc(var(--weblog-layout-2-slides-width) - 10px);height:auto;scroll-snap-align:start;margin-right:20px}[data-count="2"] > .weblog-layout-2-media-slides{overflow:initial}[data-count="2"] > .weblog-layout-2-media-slides > *{min-width:initial;max-width:initial}.weblog-layout-2-media-button{position:absolute;bottom:calc(50% - 25px);border:none;width:0;height:50px;padding:0 0 0 50px;border-radius:50px;background:var(--template-color-white,#fff);color:var(--template-color-ink);box-shadow:1px 2px 7px rgba(0,0,0,.33);overflow:hidden;transition:opacity .3s;z-index:10;cursor:pointer}.weblog-layout-2-media-button::before{position:absolute;inset:0;display:flex;justify-content:center;align-items:center;font-family:var(--weblog-layout-2-font-icons);font-weight:var(--weblog-layout-2-font-icons-fontweight);font-size:2.125em}.weblog-layout-2-media-button span{white-space:nowrap}.weblog-layout-2-media-button[aria-disabled=true]{opacity:0}.weblog-layout-2-media-prev{left:-25px}.weblog-layout-2-media-prev::before{content:"\f104";padding-right:.1em}.weblog-layout-2-media-next{right:-25px}.weblog-layout-2-media-next::before{content:"\f105";padding-left:.1em}.weblog-layout-2-video{max-width:100%;background-color:#000;aspect-ratio:16/9;border-radius:var(--weblog-layout-2-detail-borderradius)}.weblog-layout-2-description{margin-top:1em}.weblog-layout-2-description img{margin-block:1em}.weblog-layout-2-description ul{margin-block:1em}.weblog-layout-2-description ul li{position:relative;display:block;padding-left:1.5em;box-sizing:border-box}.weblog-layout-2-description ul li::before{position:absolute;left:0;content:"\2014";transform:scale(1.25)}.weblog-layout-2-toc{margin-block:1.25em;min-width:calc(50% - 10px);max-width:max-content;overflow:hidden}.grp .weblog-layout-2-toc h3:first-child{margin:1em 0 .5em}.weblog-layout-2-toc ul{margin-block:0;padding:1.25em 1.75em;border:var(--weblog-layout-2-toc-border);box-sizing:border-box;border-radius:var(--weblog-layout-2-card-borderradius-image,0)}.weblog-layout-2-toc ul li{display:block;padding-left:0}.weblog-layout-2-toc ul li::before{display:none}.weblog-layout-2-toc li[data-level="1"] a{font-weight:700}.weblog-layout-2-toc li[data-level="3"]{padding-left:1.5em;box-sizing:border-box}.weblog-layout-2-toc li[data-level="4"]{padding-left:3em;box-sizing:border-box}.grp .weblog-layout-2-description ol{margin:1em 0 1em 1em;list-style:decimal outside}.weblog-layout-2-figure{margin:1em 0;width:max-content;max-width:100%}.weblog-layout-2-figure img{margin-block:0}.weblog-layout-2-figcaption{font-size:.85em;font-style:italic;text-align:right;padding-top:.35em;padding-right:var(--weblog-layout-2-detail-borderradius)}.weblog-layout-2-aside{position:relative;padding-top:1em;margin-top:3em}.weblog-layout-2-aside::before{content:"";position:absolute;inset:0 -100vw auto;height:1px;background-color:var(--weblog-layout-2-button-border-color)}.grp .weblog-layout-2-aside h3,.grp .weblog-layout-2-comment h3,.grp .weblog-layout-2-comments h3,.weblog-layout-2-detail .weblog-layout-2-list h3{margin-top:2em}.weblog-layout-2-aside h3::after,.weblog-layout-2-comment h3::after,.weblog-layout-2-detail .weblog-layout-2-list h3::after{content:":"}.weblog-layout-2-post-feedback + .weblog-layout-2-post-feedback{margin-top:1em}.weblog-layout-2-comment-count{display:none}.weblog-layout-2-comment-single{position:relative;margin:0;padding:1.25em;background:var(--weblog-layout-2-comment-bg);border:var(--weblog-layout-2-comment-border);border-radius:var(--weblog-layout-2-detail-borderradius);box-sizing:border-box}.weblog-layout-2-comment-single::before{content:"\201D";float:right;color:var(--template-color-accent);font-size:5em;line-height:.8}.weblog-layout-2-comment-single-date{margin-bottom:1.25em;font-size:.9em;font-style:italic}.weblog-layout-2-comment-single br{display:block;content:"";margin-top:1.25em}.weblog-layout-2-comment-single cite{font-style:inherit}.weblog-layout-2-comment-error{color:#c00;font-weight:700}.weblog-layout-2-comment form{display:grid;gap:clamp(.5em,1vw,1.25em) clamp(.75em,2vw,40px)}.weblog-layout-2-comment label > span{padding-left:calc(var(--weblog-layout-2-detail-borderradius)/ 2)}.weblog-layout-2-comment input,.weblog-layout-2-comment textarea{display:block;width:100%;padding:1em;border:1px solid var(--weblog-layout-2-button-border-color);border-radius:var(--weblog-layout-2-detail-borderradius);box-sizing:border-box}.weblog-layout-2-comment input:focus,.weblog-layout-2-comment textarea:focus{outline:2px solid var(--weblog-layout-2-button-bg-active)}.weblog-layout-2-comment textarea{min-height:100px}.weblog-layout-2-comment-data-protection,.weblog-layout-2-comment-name{grid-column:1/-1}.grp .weblog-layout-2-comment-data-protection h4,.grp .weblog-layout-2-comment-data-protection p{margin:0;line-height:1.35}.grp .weblog-layout-2-comment-data-protection a{color:var(--template-color-primary);text-decoration:underline}.weblog-layout-2-comment-captcha{display:flex;gap:.5em}.weblog-layout-2-comment-captcha-image{border-radius:var(--weblog-layout-2-detail-borderradius)}.weblog-layout-2-comment-captcha > span{display:none}.weblog-layout-2-comment-captcha:user-invalid{outline:3px solid #c00}.weblog-layout-2-commenttextarea-comment:user-invalid{outline:3px solid #c00}.weblog-layout-2-comment-comment:has(textarea:user-invalid) ~ .weblog-layout-2-comment-submit{opacity:.5;pointer-events:none}.weblog-layout-2-comment-submit{text-align:right}.weblog-layout-2-comment-submit button{height:100%;text-transform:uppercase}.weblog-layout-2-comment-posted{margin-bottom:1em;padding:1em 2em;border:2px solid var(--template-color-primary);border-radius:var(--weblog-layout-2-detail-borderradius);box-sizing:border-box;background-color:var(--template-color-white,#fff)}.site .weblog-layout-2-anchor{display:contents}.weblog-layout-2-author-detail > article{display:flow-root}.weblog-layout-2-author-detail-image{max-width:calc(50% - .5em);float:right;margin:0 0 1em 1em;border-radius:var(--weblog-layout-2-card-borderradius-image)}@media (max-width: 639px){.grp .weblog-layout-2-sharebutton{padding-inline:0;height:54px;line-height:0;justify-content:center;aspect-ratio:1}.weblog-layout-2-sharebutton::before{margin:0;font-size:1.5em}.weblog-layout-2-sharebutton span{display:none}}@media (min-width: 640px){.weblog-layout-2-list-tags{display:initial}.touchevents .weblog-layout-2-list-tags{position:relative;--this-bg-fullcolor:#fff;--this-bg-transparentcolor:rgba(255,255,255,0)}.touchevents .weblog-layout-2-list-tags::after{content:"";position:absolute;inset:0 0 0 auto;width:50px;background:linear-gradient(to right,var(--this-bg-transparentcolor),var(--this-bg-fullcolor) 90%) top left no-repeat transparent;z-index:10}.touchevents .weblog-layout-2-list-tags .weblog-layout-2-tags{padding-right:50px}.weblog-layout-2-list-items{grid-template-columns:repeat(2,1fr)}.weblog-layout-2-comment form{grid-template-columns:repeat(2,1fr)}.weblog-layout-2-comment-comment,.weblog-layout-2-comment-error,.weblog-layout-2-comment-headline{grid-column:1/-1}}@media (max-width: 414px){.weblog-layout-2-button.weblog-layout-2-list-tagtoggle::before{content:attr(data-short)}.weblog-layout-2-button.weblog-layout-2-list-tagtoggle::after{content:var(--weblog-layout-2-tag-icon);font-family:var(--weblog-layout-2-font-icons);font-weight:var(--weblog-layout-2-font-icons-fontweight);font-size:1.1875em;margin-left:1em}.weblog-layout-2-button.weblog-layout-2-list-tagtoggle span{display:none}}@media (min-width: 640px){#weblog-layout-2-list-tagtoggle,.grp .weblog-layout-2-list-tagtoggle,.weblog-layout-2-tags-overlay{display:none}}@media (min-width: 960px){.weblog-layout-2-list-items{grid-template-columns:repeat(3,1fr)}}@media (min-width: 1280px){[data-weblog-layout-2-variant="A"] .weblog-layout-2-list-items,[data-weblog-layout-2-variant="X"] .weblog-layout-2-list-items{grid-template-columns:repeat(4,1fr)}.weblog-layout-2-detail [data-weblog-layout-2-variant="A"] .weblog-layout-2-list-items,.weblog-layout-2-detail [data-weblog-layout-2-variant="X"] .weblog-layout-2-list-items{grid-template-columns:repeat(3,1fr)}}.weblog-layout-2-overlay-archive .weblog-layout-2-dropdown-contents{grid-template-columns:repeat(4,1fr)}