:where(.Button){align-items:center;background-color:#fff;border-radius:3px;border:1px solid #333;box-sizing:border-box;cursor:pointer;display:inline-flex;font-family:inherit;font-size:1rem;line-height:1.5rem;padding:.5rem 1rem;text-align:center;text-decoration:none;transition:all .25s;-webkit-user-select:none;user-select:none;white-space:nowrap}:where(.Button:hover){box-shadow:0 12px 24px -6px #0000004d}:where(.Button--primary){background-color:#5252ae;border-color:#5252ae;color:#fff}:where(.Button__icon):before{margin-left:0!important;margin-right:0!important}:where(.Button__text){overflow:hidden;text-overflow:ellipsis}:where(.Button:not(:disabled,.Button--primary):hover){background-color:#f2f2f2}:where(.Button:disabled){border-color:#a9a9a9!important;background-color:#a9a9a9!important;color:#fff!important;cursor:not-allowed}:where(.Button--reverse){flex-direction:row-reverse}.Grid{position:relative;display:flex;flex-wrap:wrap;width:100%}.Grid--gap{row-gap:1rem;width:calc(100% + 1rem);transform:translate(-.5rem)}.Grid--gap>[class*=Grid__item]{padding-left:.5rem;padding-right:.5rem}.Grid--gap-2{row-gap:2rem;width:calc(100% + 2rem);transform:translate(-1rem)}.Grid--gap-2>[class*=Grid__item]{padding-left:1rem;padding-right:1rem}.Grid--gap-4{row-gap:4rem;width:calc(100% + 4rem);transform:translate(-2rem)}.Grid--gap-4>[class*=Grid__item]{padding-left:2rem;padding-right:2rem}.Grid--gap-6{row-gap:6rem;width:calc(100% + 6rem);transform:translate(-3rem)}.Grid--gap-6>[class*=Grid__item]{padding-left:3rem;padding-right:3rem}.Grid--gap-8{row-gap:8rem;width:calc(100% + 8rem);transform:translate(-4rem)}.Grid--gap-8>[class*=Grid__item]{padding-left:4rem;padding-right:4rem}.Grid__item{width:100%}.Grid__item--1-3{width:33.3333333333%}.Grid__item--2-3{width:66.6666666667%}.Grid__item--1-2,.Grid__item--2-4{width:50%}.Grid__item--1-4{width:25%}.Grid__item--3-4{width:75%}.Grid__item--1-5{width:20%}.Grid__item--2-5{width:40%}.Grid__item--3-5{width:60%}.Grid__item--4-5{width:80%}@media (max-width: 640px){.Grid__item--mobile-1-3{width:33.3333333333%}.Grid__item--mobile-2-3{width:66.6666666667%}.Grid__item--mobile-1-2,.Grid__item--mobile-2-4{width:50%}.Grid__item--mobile-1-4{width:25%}.Grid__item--mobile-3-4{width:75%}.Grid__item--mobile-1-5{width:20%}.Grid__item--mobile-2-5{width:40%}.Grid__item--mobile-3-5{width:60%}.Grid__item--mobile-4-5{width:80%}}@media (min-width: 641px){.Grid__item--tablet-1-3{width:33.3333333333%}.Grid__item--tablet-2-3{width:66.6666666667%}.Grid__item--tablet-1-2,.Grid__item--tablet-2-4{width:50%}.Grid__item--tablet-1-4{width:25%}.Grid__item--tablet-3-4{width:75%}.Grid__item--tablet-1-5{width:20%}.Grid__item--tablet-2-5{width:40%}.Grid__item--tablet-3-5{width:60%}.Grid__item--tablet-4-5{width:80%}}@media (min-width: 1025px){.Grid__item--desktop-1-3{width:33.3333333333%}.Grid__item--desktop-2-3{width:66.6666666667%}.Grid__item--desktop-1-2,.Grid__item--desktop-2-4{width:50%}.Grid__item--desktop-1-4{width:25%}.Grid__item--desktop-3-4{width:75%}.Grid__item--desktop-1-5{width:20%}.Grid__item--desktop-2-5{width:40%}.Grid__item--desktop-3-5{width:60%}.Grid__item--desktop-4-5{width:80%}}@media (min-width: 1441px){.Grid__item--widescreen-1-3{width:33.3333333333%}.Grid__item--widescreen-2-3{width:66.6666666667%}.Grid__item--widescreen-1-2,.Grid__item--widescreen-2-4{width:50%}.Grid__item--widescreen-1-4{width:25%}.Grid__item--widescreen-3-4{width:75%}.Grid__item--widescreen-1-5{width:20%}.Grid__item--widescreen-2-5{width:40%}.Grid__item--widescreen-3-5{width:60%}.Grid__item--widescreen-4-5{width:80%}}:where(.Picture){display:inline-block}:where(.Picture--right){float:right}:where(.Picture--left){float:left}:where(.XioniArticle__wrapper){margin:0}:where(.XioniArticleImage__image){max-height:40rem;object-fit:cover;display:block;margin:0}:where(.XioniArticleImage__caption){background:#000000a6;color:#fff;display:block;float:right;font-size:90%;padding:.5rem 1rem;text-align:center;transform:translateY(-100%)}:where(.Figure){display:flex;flex-direction:column;align-items:center;margin:0}:where(.Figure__caption){padding:.5rem}.ButtonRow{display:flex}@media (max-width: 640px){.ButtonRow{flex-direction:column}}.ButtonRow .Button:not(:first-child):not(:last-child){border-radius:0}.ButtonRow .Button:hover{z-index:1}@media (max-width: 640px){.ButtonRow .Button:first-child{border-bottom-right-radius:0;border-bottom-left-radius:0}.ButtonRow .Button:last-child{border-top-right-radius:0;border-top-left-radius:0}.ButtonRow .Button{justify-content:center;width:100%}.ButtonRow .Button+.Button{margin-top:-1px}}@media (min-width: 641px){.ButtonRow .Button:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.ButtonRow .Button:last-child{border-top-left-radius:0;border-bottom-left-radius:0}.ButtonRow .Button+.Button{margin-left:-1px}}:where(.XioniArticleMeta){display:flex;margin:1rem 0;gap:1rem}:where(.XioniArticleMeta__author),:where(.XioniArticleMeta__date){font-size:.9rem}:where(.XioniArticleContentImage){margin:0}@media (min-width: 641px){:where(.XioniArticleContentImage){display:inline-block;max-width:33.3333333333%!important}}:where(.XioniArticleContentImage__caption){display:block;text-align:center;font-size:.75rem;padding:.25rem}:where(.XioniArticleContentImage--right){float:right;margin-left:1rem;clear:left}:where(.XioniArticleContentImage--left){float:left;margin-right:1rem;clear:left}:where(.XioniArticleContent ul){list-style-type:disc;padding-left:2rem}:where(.XioniArticleContent){display:flow-root}
