/*! CEPR > 2024-08-13 ---------------- */

:root {

--ub: 1440;
--uu: calc(10 / var(--ub) * 100vw);

--sxo: 4rem; --syo: min(1.2em, 2.4rem); --sn: 14rem; --s1: 4rem; --s2: 6rem; --s3: 8rem; --s4: 12rem;
--sx: var(--sxo); --sy: var(--syo); --nx: calc(var(--sx) * -1); --ny: calc(var(--sy) * -1);
--vwx: calc(var(--vw, 1vw) * 100); --vhx: calc(var(--vh, 1vh) * 100);

--ff_1: "Source Sans 3", system-ui, sans-serif;
--ff_2: "Merriweather", serif;

--c_dx: 2,19,78; --c_dxt: var(--c_dx); /* base color */
--c_d1: #02134E; --c_d1t: var(--c_d1); /* default */
--c_d2: #586178; --c_d2t: var(--c_d2); /* default */
--c_d3: #848CA4; --c_d3t: var(--c_d3); /* default */

--c_ix: 255,255,255; --c_ixt: var(--c_ix); /* inverted */
--c_i1: #ffffff; --c_i1t: var(--c_i1); /* inverted */
--c_i2: rgba(255,255,255,0.8); --c_i2t: var(--c_i2); /* inverted */

--c_a1: #A9D9DD; --c_a1t: var(--c_a1); /* accent: navy */
--c_a2: #DA1B2B; --c_a2t: var(--c_a2); /* accent: navy */
--c_a3: #417595; --c_a3t: var(--c_a3); /* accent: navy */
--c_a4: #F6CA83; --c_a4t: var(--c_a4); /* accent: navy */
--c_a5: #228B22; --c_a5t: var(--c_a5); /* accent: navy */

--c_b1: #ffffff; --c_b1t: var(--c_b1); /* backgrounds */
--c_b2: #F1F5F8; --c_b2t: var(--c_b2); /* backgrounds */
--c_b3: #417595; --c_b3t: var(--c_b3); /* backgrounds */
--c_b4: #02134E; --c_b4t: var(--c_b4); /* backgrounds */
--c_b5: #021836; --c_b5t: var(--c_b5); /* backgrounds */

--c_o1: rgba(var(--c_dxt),0.15); --c_o1t: var(--c_o1); /* borders */
--c_o2: rgba(var(--c_dxt),0.50); --c_o2t: var(--c_o2); /* borders */
--c_o3: rgba(var(--c_dxt),0.95); --c_o3t: var(--c_o3); /* borders */

--c_e1: #DA1B2B; --c_e1t: var(--c_e1); /* errors: red, error message */
--c_e2: #DA1B2B; --c_e2t: var(--c_e2); /* errors: red, error outline */

--wx_1: calc(1360 * var(--uu) / 10);
--wx_2: calc(1120 * var(--uu) / 10);
--wx_3: calc(1020 * var(--uu) / 10);
--wx_4: calc( 888 * var(--uu) / 10);
--wx_5: calc( 656 * var(--uu) / 10);
--wx_6: calc( 540 * var(--uu) / 10);
--wx_7: calc( 420 * var(--uu) / 10);

--br_1: 3.2rem;

--t8n_d1: 0.2s;
--t8n_d2: 0.4s;
--t8n_d3: 0.6s;
--t8n_d4: 0.8s;
--t8n_d5: 1.0s;
--t8n_p1: border-color, background-color, background-position, background-size, box-shadow, transform, opacity, filter, text-decoration-color, text-decoration-thickness, text-underline-offset, clip-path, -webkit-clip-path, grid-template-rows;
--t8n_p2: var(--t8n_p1), visibility;
--t8n_e1: cubic-bezier(.5,0,0,1);
--t8n_e2: cubic-bezier(.35,.6,.45,1);

}

@media screen and (min-width: 1541px) { :root { --uu: calc(10 / var(--ub) * 1540px); } }
@media print, (max-width: 1299px) { :root { --ub: 1152; --sxo: 3.6rem; } }
@media screen and (max-width:  999px) { :root { --ub:  768; --sxo: 2.4rem; --sn: 8rem; } }
@media screen and (max-width:  599px) { :root { --ub:  375; --sxo: 2.0rem; --s1: 2.4rem; --s2: 3.6rem; --s3: 4.4rem; --s4: 6rem; --br_1: 2.4rem; } }
@supports (width: max(10px, 5vw)) { :root { --sx: max(var(--sxo), env(safe-area-inset-right), env(safe-area-inset-left)); } }
@media print { :root { --uu: 5px; } }

@font-face { font-family: 'Icons'; font-weight: normal; font-style: normal; src: url('../fonts/icomoon/fonts/icomoon.woff?z8888v') format('woff'), url('../fonts/icomoon/fonts/icomoon.ttf?z8888v') format('truetype'); }
@font-face { font-family: 'Source Sans 3'; font-weight: 400; font-style: normal; src: url('../fonts/sourcesans3/sourcesans3-400.woff2') format('woff2'); }
@font-face { font-family: 'Source Sans 3'; font-weight: 400; font-style: italic; src: url('../fonts/sourcesans3/sourcesans3-400i.woff2') format('woff2'); }
@font-face { font-family: 'Source Sans 3'; font-weight: 600; font-style: normal; src: url('../fonts/sourcesans3/sourcesans3-600.woff2') format('woff2'); }
@font-face { font-family: 'Source Sans 3'; font-weight: 700; font-style: normal; src: url('../fonts/sourcesans3/sourcesans3-700.woff2') format('woff2'); }
@font-face { font-family: 'Merriweather'; font-weight: 300; font-style: italic; src: url('../fonts/merriweather/merriweather-300i.woff2') format('woff2'); }
@font-face { font-family: 'Merriweather'; font-weight: 400; font-style: normal; src: url('../fonts/merriweather/merriweather-400.woff2') format('woff2'); }
@font-face { font-family: 'Merriweather'; font-weight: 700; font-style: normal; src: url('../fonts/merriweather/merriweather-700.woff2') format('woff2'); }
@font-face { font-family: 'Merriweather'; font-weight: 900; font-style: normal; src: url('../fonts/merriweather/merriweather-900.woff2') format('woff2'); }


/*   ______  _______ _______ _______
*   |_____] |_____| |______ |______
*   |_____] |     | ______| |______
*/

.root1 { position: relative; width: 100%; margin: 0; padding: 0; }
.root1, .root1:before, .root1:after, .root1 *, .root1 *:before, .root1 *:after { box-sizing: border-box; }

/* containment */

.-contain { }
.-contain > *, .-recontain > *, .-restrain { width: calc(100% - var(--sx) * 2); max-width: min(var(--wx, var(--wx_1)), 100vw - var(--sx) * 2); margin-left: auto; margin-right: auto; }
.-decontain, .-recontain { width: 100%; max-width: none; }
.-breakout { width: auto; max-width: none; margin-left: calc(50% - var(--vw, 1vw) * 50); margin-right: calc(50% - var(--vw, 1vw) * 50); padding-left: var(--_px, 0); padding-right: var(--_px, 0); }
.-breakout[class*="-wx:"] { --_pxa: calc(var(--vw, 1vw) * 50 - var(--wx) / 2); --_px: max(var(--sx),var(--_pxa)); max-width: none; }
.-restrain[class*="-wx:"] { max-width: min(var(--wx, var(--wx_1)), 100vw - var(--sx) * 2); }

@media print {
.-contain > *, .-recontain > *, .-restrain { width: 100%; }
.-breakout[class] { --vw: 1vw; position: relative; left: 50%; width: 100%; margin-left: -50%; margin-right: 0; }
.-breakout[class*="-wx:"] { --_px: calc(100% - var(--wx) - var(--sx)) }
.-breakout[class*="-wx:"] > .-restrain { width: 100%; max-width: var(--wx, var(--wx_1)); }
}

/* grids */

[grid],[flex] { --gc: 24; --gx: var(--sxo); --gy: var(--gx); margin-left: calc(var(--gx) * -1); margin-right: 0; padding: 0; pointer-events: none; }
[grid]>*,[flex]>* { --sy: 0; order: var(--o, 0); min-width: 0; background-clip: padding-box; pointer-events: auto; }
	[grid]>*:before,[flex]>*:before { display: none; }

[grid] { display: grid; grid-template-columns: repeat(var(--gc, 24), 1fr); grid-row-gap: var(--gy); }
[grid~="end"] { align-items: end; } [grid~="middle"] { align-items: center; }
[grid]>* { grid-column: var(--c, auto) / span var(--w, var(--gc,24)); margin-left: var(--gx); margin-right: 0; }

[flex] { display: flex; flex-wrap: wrap; margin-top: calc(var(--gy) * -1); }
[flex~="gap"] { gap: var(--gy) var(--gx); margin-top: 0; margin-left: 0; }
[flex~="inline"] { display: inline-flex; } [flex~="between"] { justify-content: space-between; } [flex~="right"] { justify-content: flex-end; } [flex~="center"] { justify-content: center; } [flex~="start"] { align-items: flex-start; } [flex~="end"] { align-items: flex-end; } [flex~="middle"] { align-items: center; } [flex~="baseline"] { align-items: baseline; } [flex~="nowrap"] { flex-wrap: nowrap; }
[flex]>* { width: calc(100% * (var(--w, 0) / var(--gc, 24) * 0.9999) - var(--gx)); margin: var(--gy) 0 0 var(--gx); }
[flex~="gap"]>* { margin: 0; }
[flex~="auto"]>* { width: auto; }
[flex]>[grow] { flex-grow: 1; } [flex]>[auto] { flex: none; width: auto; }

[w^="a/"]{width:auto}[w^="1/"]{--w:1}[w^="2/"]{--w:2}[w^="3/"]{--w:3}[w^="4/"]{--w:4}[w^="4.8/"]{--w:4.8}[w^="5/"]{--w:5}[w^="6/"]{--w:6}[w^="7/"]{--w:7}[w^="8/"]{--w:8}[w^="9/"]{--w:9}[w^="10/"]{--w:10}[w^="11/"]{--w:11}[w^="12/"]{--w:12}[w^="13/"]{--w:13}[w^="14/"]{--w:14}[w^="15/"]{--w:15}[w^="16/"]{--w:16}[w^="17/"]{--w:17}[w^="18/"]{--w:18}[w^="19/"]{--w:19}[w^="20/"]{--w:20}[w^="21/"]{--w:21}[w^="22/"]{--w:22}[w^="23/"]{--w:23}[w^="24/"]{--w:24}
[c^="-1/"]{grid-column:span var(--w, var(--gc, 24))/-1}[c^="1/"]{--c:1}[c^="2/"]{--c:2}[c^="3/"]{--c:3}[c^="4/"]{--c:4}[c^="5/"]{--c:5}[c^="6/"]{--c:6}[c^="7/"]{--c:7}[c^="8/"]{--c:8}[c^="9/"]{--c:9}[c^="10/"]{--c:10}[c^="11/"]{--c:11}[c^="12/"]{--c:12}[c^="13/"]{--c:13}[c^="14/"]{--c:14}[c^="15/"]{--c:15}[c^="16/"]{--c:16}[c^="17/"]{--c:17}[c^="18/"]{--c:18}[c^="19/"]{--c:19}[c^="20/"]{--c:20}[c^="21/"]{--c:21}[c^="22/"]{--c:22}[c^="23/"]{--c:23}[c^="24/"]{--c:24}
[o^="-1/"]{--o:-1}[o^="0/"]{--o:0}[o^="1/"]{--o:1}[o^="2/"]{--o:2}[o^="3/"]{--o:3}
@media screen and (max-width: 599px) {[w^="0/"]{display:none !important}}
@media print, (min-width:  600px){[w*="/a//"]{width:auto}[w*="/1//"]{--w:1}[w*="/2//"]{--w:2}[w*="/3//"]{--w:3}[w*="/4//"]{--w:4}[w*="/4.8//"]{--w:4.8}[w*="/5//"]{--w:5}[w*="/6//"]{--w:6}[w*="/7//"]{--w:7}[w*="/8//"]{--w:8}[w*="/9//"]{--w:9}[w*="/10//"]{--w:10}[w*="/11//"]{--w:11}[w*="/12//"]{--w:12}[w*="/13//"]{--w:13}[w*="/14//"]{--w:14}[w*="/15//"]{--w:15}[w*="/16//"]{--w:16}[w*="/17//"]{--w:17}[w*="/18//"]{--w:18}[w*="/19//"]{--w:19}[w*="/20//"]{--w:20}[w*="/21//"]{--w:21}[w*="/22//"]{--w:22}[w*="/23//"]{--w:23}[w*="/24//"]{--w:24}[c*="/-1//"]{grid-column:span var(--w, var(--gc, 24))/-1}[c*="/1//"]{--c:1}[c*="/2//"]{--c:2}[c*="/3//"]{--c:3}[c*="/4//"]{--c:4}[c*="/5//"]{--c:5}[c*="/6//"]{--c:6}[c*="/7//"]{--c:7}[c*="/8//"]{--c:8}[c*="/9//"]{--c:9}[c*="/10//"]{--c:10}[c*="/11//"]{--c:11}[c*="/12//"]{--c:12}[c*="/13//"]{--c:13}[c*="/14//"]{--c:14}[c*="/15//"]{--c:15}[c*="/16//"]{--c:16}[c*="/17//"]{--c:17}[c*="/18//"]{--c:18}[c*="/19//"]{--c:19}[c*="/20//"]{--c:20}[c*="/21//"]{--c:21}[c*="/22//"]{--c:22}[c*="/23//"]{--c:23}[c*="/24//"]{--c:24}[o*="/-1//"]{--o:-1}[o*="/0//"]{--o:0}[o*="/1//"]{--o:1}[o*="/2//"]{--o:2}[o*="/3//"]{--o:3}}
@media screen and (min-width: 600px) and (max-width: 999px) {[w*="/0//"]{display:none !important}}
@media print, (min-width: 1000px){[w*="//a/"]{width:auto}[w*="//1/"]{--w:1}[w*="//2/"]{--w:2}[w*="//3/"]{--w:3}[w*="//4/"]{--w:4}[w*="//4.8/"]{--w:4.8}[w*="//5/"]{--w:5}[w*="//6/"]{--w:6}[w*="//7/"]{--w:7}[w*="//8/"]{--w:8}[w*="//9/"]{--w:9}[w*="//10/"]{--w:10}[w*="//11/"]{--w:11}[w*="//12/"]{--w:12}[w*="//13/"]{--w:13}[w*="//14/"]{--w:14}[w*="//15/"]{--w:15}[w*="//16/"]{--w:16}[w*="//17/"]{--w:17}[w*="//18/"]{--w:18}[w*="//19/"]{--w:19}[w*="//20/"]{--w:20}[w*="//21/"]{--w:21}[w*="//22/"]{--w:22}[w*="//23/"]{--w:23}[w*="//24/"]{--w:24}[c*="//-1/"]{grid-column:span var(--w, var(--gc, 24))/-1}[c*="//1/"]{--c:1}[c*="//2/"]{--c:2}[c*="//3/"]{--c:3}[c*="//4/"]{--c:4}[c*="//5/"]{--c:5}[c*="//6/"]{--c:6}[c*="//7/"]{--c:7}[c*="//8/"]{--c:8}[c*="//9/"]{--c:9}[c*="//10/"]{--c:10}[c*="//11/"]{--c:11}[c*="//12/"]{--c:12}[c*="//13/"]{--c:13}[c*="//14/"]{--c:14}[c*="//15/"]{--c:15}[c*="//16/"]{--c:16}[c*="//17/"]{--c:17}[c*="//18/"]{--c:18}[c*="//19/"]{--c:19}[c*="//20/"]{--c:20}[c*="//21/"]{--c:21}[c*="//22/"]{--c:22}[c*="//23/"]{--c:23}[c*="//24/"]{--c:24}[o*="//-1/"]{--o:-1}[o*="//0/"]{--o:0}[o*="//1/"]{--o:1}[o*="//2/"]{--o:2}[o*="//3/"]{--o:3}}
@media print, (min-width: 1000px) and (max-width: 1299px) {[w*="//0/"]{display:none !important}}
@media screen and (min-width: 1300px){[w$="/0"]{display:none !important}[w$="/a"]{width:auto}[w$="/1"]{--w:1}[w$="/2"]{--w:2}[w$="/3"]{--w:3}[w$="/4"]{--w:4}[w$="/4.8"]{--w:4.8}[w$="/5"]{--w:5}[w$="/6"]{--w:6}[w$="/7"]{--w:7}[w$="/8"]{--w:8}[w$="/9"]{--w:9}[w$="/10"]{--w:10}[w$="/11"]{--w:11}[w$="/12"]{--w:12}[w$="/13"]{--w:13}[w$="/14"]{--w:14}[w$="/15"]{--w:15}[w$="/16"]{--w:16}[w$="/17"]{--w:17}[w$="/18"]{--w:18}[w$="/19"]{--w:19}[w$="/20"]{--w:20}[w$="/21"]{--w:21}[w$="/22"]{--w:22}[w$="/23"]{--w:23}[w$="/24"]{--w:24}[c$="/-1"]{grid-column:span var(--w, var(--gc, 24))/-1}[c$="/1"]{--c:1}[c$="/2"]{--c:2}[c$="/3"]{--c:3}[c$="/4"]{--c:4}[c$="/5"]{--c:5}[c$="/6"]{--c:6}[c$="/7"]{--c:7}[c$="/8"]{--c:8}[c$="/9"]{--c:9}[c$="/10"]{--c:10}[c$="/11"]{--c:11}[c$="/12"]{--c:12}[c$="/13"]{--c:13}[c$="/14"]{--c:14}[c$="/15"]{--c:15}[c$="/16"]{--c:16}[c$="/17"]{--c:17}[c$="/18"]{--c:18}[c$="/19"]{--c:19}[c$="/20"]{--c:20}[c$="/21"]{--c:21}[c$="/22"]{--c:22}[c$="/23"]{--c:23}[c$="/24"]{--c:24}[o$="/-1"]{--o:-1}[o$="/0"]{--o:0}[o$="/1"]{--o:1}[o$="/2"]{--o:2}[o$="/3"]{--o:3}}

/* reveals */

@media screen and (prefers-reduced-motion: no-preference) {
[m4n] [reveal]:not([reveal=""]), [revealing] { transition-duration: var(--rvt, var(--t8n_d1)); transition-delay: var(--rvd, calc(var(--rvq,0) * var(--rvs, 0.075s))); transition-timing-function: var(--rve, ease); }
[reveal],[reveal$="/0"]{--rvq:0}[reveal$="/1"]{--rvq:1}[reveal$="/2"]{--rvq:2}[reveal$="/3"]{--rvq:3}[reveal$="/4"]{--rvq:4}[reveal$="/5"]{--rvq:5}[reveal$="/6"]{--rvq:6}[reveal$="/7"]{--rvq:7}[reveal$="/8"]{--rvq:8}[reveal$="/9"]{--rvq:9}[reveal$="/10"]{--rvq:10}[reveal$="/11"]{--rvq:11}[reveal$="/12"]{--rvq:12}[reveal$="/13"]{--rvq:13}[reveal$="/14"]{--rvq:14}[reveal$="/15"]{--rvq:15}[reveal$="/16"]{--rvq:16}[reveal$="/17"]{--rvq:17}[reveal$="/18"]{--rvq:18}[reveal$="/19"]{--rvq:19}[reveal$="/20"]{--rvq:20}[reveal$="/21"]{--rvq:21}[reveal$="/22"]{--rvq:22}[reveal$="/23"]{--rvq:23}[reveal$="/24"]{--rvq:24}
[delay^="a/"]{width:auto}[delay^="1/"]{--rvq:1}[delay^="2/"]{--rvq:2}[delay^="3/"]{--rvq:3}[delay^="4/"]{--rvq:4}[delay^="5/"]{--rvq:5}[delay^="6/"]{--rvq:6}[delay^="7/"]{--rvq:7}[delay^="8/"]{--rvq:8}[delay^="9/"]{--rvq:9}[delay^="10/"]{--rvq:10}[delay^="11/"]{--rvq:11}[delay^="12/"]{--rvq:12}[delay^="13/"]{--rvq:13}[delay^="14/"]{--rvq:14}[delay^="15/"]{--rvq:15}[delay^="16/"]{--rvq:16}[delay^="17/"]{--rvq:17}[delay^="18/"]{--rvq:18}[delay^="19/"]{--rvq:19}[delay^="20/"]{--rvq:20}[delay^="21/"]{--rvq:21}[delay^="22/"]{--rvq:22}[delay^="23/"]{--rvq:23}[delay^="24/"]{--rvq:24}
@media print, (min-width:  600px){[delay*="/1//"]{--rvq:1}[delay*="/2//"]{--rvq:2}[delay*="/3//"]{--rvq:3}[delay*="/4//"]{--rvq:4}[delay*="/5//"]{--rvq:5}[delay*="/6//"]{--rvq:6}[delay*="/7//"]{--rvq:7}[delay*="/8//"]{--rvq:8}[delay*="/9//"]{--rvq:9}[delay*="/10//"]{--rvq:10}[delay*="/11//"]{--rvq:11}[delay*="/12//"]{--rvq:12}[delay*="/13//"]{--rvq:13}[delay*="/14//"]{--rvq:14}[delay*="/15//"]{--rvq:15}[delay*="/16//"]{--rvq:16}[delay*="/17//"]{--rvq:17}[delay*="/18//"]{--rvq:18}[delay*="/19//"]{--rvq:19}[delay*="/20//"]{--rvq:20}[delay*="/21//"]{--rvq:21}[delay*="/22//"]{--rvq:22}[delay*="/23//"]{--rvq:23}[delay*="/24//"]{--rvq:24}}
@media print, (min-width: 1000px){[delay*="//1/"]{--rvq:1}[delay*="//2/"]{--rvq:2}[delay*="//3/"]{--rvq:3}[delay*="//4/"]{--rvq:4}[delay*="//5/"]{--rvq:5}[delay*="//6/"]{--rvq:6}[delay*="//7/"]{--rvq:7}[delay*="//8/"]{--rvq:8}[delay*="//9/"]{--rvq:9}[delay*="//10/"]{--rvq:10}[delay*="//11/"]{--rvq:11}[delay*="//12/"]{--rvq:12}[delay*="//13/"]{--rvq:13}[delay*="//14/"]{--rvq:14}[delay*="//15/"]{--rvq:15}[delay*="//16/"]{--rvq:16}[delay*="//17/"]{--rvq:17}[delay*="//18/"]{--rvq:18}[delay*="//19/"]{--rvq:19}[delay*="//20/"]{--rvq:20}[delay*="//21/"]{--rvq:21}[delay*="//22/"]{--rvq:22}[delay*="//23/"]{--rvq:23}[delay*="//24/"]{--rvq:24}}
@media screen and (min-width: 1300px){[delay$="/1"]{--rvq:1}[delay$="/2"]{--rvq:2}[delay$="/3"]{--rvq:3}[delay$="/4"]{--rvq:4}[delay$="/5"]{--rvq:5}[delay$="/6"]{--rvq:6}[delay$="/7"]{--rvq:7}[delay$="/8"]{--rvq:8}[delay$="/9"]{--rvq:9}[delay$="/10"]{--rvq:10}[delay$="/11"]{--rvq:11}[delay$="/12"]{--rvq:12}[delay$="/13"]{--rvq:13}[delay$="/14"]{--rvq:14}[delay$="/15"]{--rvq:15}[delay$="/16"]{--rvq:16}[delay$="/17"]{--rvq:17}[delay$="/18"]{--rvq:18}[delay$="/19"]{--rvq:19}[delay$="/20"]{--rvq:20}[delay$="/21"]{--rvq:21}[delay$="/22"]{--rvq:22}[delay$="/23"]{--rvq:23}[delay$="/24"]{--rvq:24}}

[reveal^="1"] { --rvt: 0.75s; } [m4n]:not([ready]) [reveal^="1+/"], [m4n] [reveal^="1/"]:not([revealing]) { opacity: 0; }
[reveal^="2"] { --rvt: 0.75s; } [m4n]:not([ready]) [reveal^="2+/"], [m4n] [reveal^="2/"]:not([revealing]) { opacity: 0; transform: translate3d(var(--rv2x, 0rem), var(--rv2y, 0rem), 0); }
}

/*   _______  _____  ______  _     _ _      _______ _______
*   |  |  | |     | |     \ |     | |      |______ |______
*   |  |  | |_____| |_____/ |_____| |_____ |______ ______|
*/

/**
* @name .accordion1
* @description Accordion
*/

.accordion1 { --sy: var(--s1); }
.accordion1-entry { --sy: 1.6rem; padding: 0 2rem; border-radius: 2.4rem; background: var(--c_b2t); }
.accordion1-entry.-open { background: var(--c_b1t); color: var(--c_d1t); }
	.accordion1-title { margin: 0; padding: 1.2rem 0; cursor: pointer; transition-property: color; }
	.accordion1-title i { float: right; margin: 0 0 0 2rem; transform: scale(1.3); }
	.accordion1-entry.-open .accordion1-title i { transform: scale(1.3) rotate(180deg); }
	.accordion1-details { margin: 0; }
	.accordion1-details:before,
	.accordion1-details:after { display: block; content: ''; clear: both; height: 1rem; }
	.accordion1-details:after { height: 3rem; }

@media (hover: hover) and (pointer: fine) {
.accordion1-entry:hover { background: var(--c_b1t); color: var(--c_d1t); }
}

/**
* @name .accordion2
* @description Accordion
*/

.accordion2 { --sy: var(--s1); border-bottom: 1px solid var(--c_o1t); }
.accordion2-entry { margin: 0; border-top: 1px solid var(--c_o1t); }
	.accordion2-title { margin: 0; padding: 2rem 0; cursor: pointer; transition-property: color; }
	.accordion2-title i { float: right; margin: 0 0 0 2rem; color: var(--c_d2t); transform: scale(1.3); }
	.accordion2-entry.-open .accordion2-title i { transform: scale(1.3) rotate(180deg); }
	.accordion2-details { margin: 0; }
	.accordion2-details:after { display: block; content: ''; clear: both; height: 4rem; }


/**
* @name [archives]
* @description Archives
*/

[archives] { }
[archives] [wrap][disabled] { cursor: wait; pointer-events: auto; opacity: 0.2; }
	[archives] [wrap][disabled] > * { pointer-events: none; }

/**
* @name .bicon1
* @description Icon in button
*/

.bicon1[class] { scale: 1.2; }
:where(.button1) .bicon1 { margin-right: -0.35rem; }

/**
* @name .biggie1
* @description Big image wrapper
*/

.biggie1 { --sy: var(--s1); }
.biggie1 > .img1, .biggie1 > .slot1, .biggie1 > .embed1, .biggie1 > .video1 { --sy: 0; }

/**
* @name .body1
* @description Body wrapper
*/

.body1 { --sy: var(--s3); position: relative; }
.body1 > * { width: auto; }
.body1 > :where(h2, h3) { margin-top: var(--s1); }
.body1 > :where(h4, h5, h6) { margin-top: var(--s1); }
.body1 > :where(figure, table, blockquote) { --sy: var(--s1); }
.body1 > :where(:first-child) { margin-top: 0; }
.body1-side { --sy: var(--s1); }

@media screen and (max-width: 599px) {
.body1 > * { max-width: 100%; }
.body1 > .-breakout { max-width: none; }
}
@media screen and (min-width: 1300px) {
.body1 { --b1s: calc((100% - var(--wx_5)) / 2); --b1ss: calc(var(--b1s) - var(--s3)); }
.body1-side { --sy: 0; }
.body1-side.-left { float: left; width: var(--b1ss); margin-right: -100%; }
.body1-side.-right { float: right; width: var(--b1ss); margin-left: -100%; }
.body1-side.-top { position: absolute; top: 0; }
.body1-side.-top.-right { right: 0; margin-left: 0; }
.body1-side.-top.-left { left: 0; margin-right: 0; }
.body1-pull { --b1s: calc(50% - var(--wx_5) / 2); width: auto; max-width: 100%; }
.body1-pull.-left { margin-right: var(--b1s); }
.body1-pull.-right { margin-left: var(--b1s); }
}

/**
* @name .box1
* @description Outline stat box
*/

.box1 { --pa: min(2.4rem, var(--sx)); padding: var(--py, calc(var(--pa) * 1.25)) var(--px, var(--pa)); border: 1px solid var(--c_o1t); }

.box1:where(.-small) { --px: min(2.4rem, var(--sx)); --py: 1.8rem; }

@media screen and (min-width: 1300px) {
.box1:where(.-large) { --px: var(--s1); --py: var(--s1); }
}

/**
* @name .brow1
* @description Archives count/sort line
*/

.brow1 { --sy: var(--s1); display: flex; justify-content: space-between; align-items: flex-end; padding-bottom: 1.5rem; border-bottom: 1px solid var(--c_o3t); }
.brow1-title { --sy: 0; }
.brow1-sort { display: flex; align-items: baseline; flex: none; margin: 0 0 0 1rem; }
	.brow1-sort label[for] { --sy: 0; flex: none; }
	.brow1-sort select { --ahn: auto; --apx: 0; --apy: 0; --aosn: 0; --lh: 1; margin: 0 0 0 1rem; padding-right: 1.5rem; background-position: 100% 50%; background-size: 0.8rem auto; }

@media screen and (max-width: 599px) {
.brow1 { display: block; }
.brow1-sort { margin: var(--sy) 0 0; }
}

/**
* @name .brow2
* @description Card brow
*/

.brow2 {  }
.brow2 small { padding: 0 0.4rem; font: inherit; }

/**
* @name .caption1
* @description Image caption
*/

.caption1 { max-width: var(--wx_5); }
.caption1 > span { display: block; max-width: 74ex; }

/**
* @name .card1
* @description Simple card
*/

.card1 { --sy: min(3rem, var(--s1)); position: relative; }
.card1 > * { --sy: 2rem; color: var(--c_d1t); }
.card1-main { }
	.card1-main > * { --sy: 1.2rem; }
	.card1-brow { --sy: 0.8rem; }
	.card1-title:has(+ .card1-lead) { --sy: 1rem; }
	.card1-title i:last-child { position: relative; margin-left: -1em; left: 1em; }
	.card1-bigdate { --sy: 0; float: left; width: 4.6rem; margin: 0 -100% 0 0; padding-top: 0.2rem; text-align: center; }
	.card1-bigdate ~ * { margin-left: 5.8rem; }
	.card1-bigdate[class] { --lh: 1; }
	.card1-bigdate span { --lh: 1; display: block; }
	.card1-location,
	.card1-author,
	.card1-date { --sy: 0.2rem; }
	.card1-more { margin-top: 2rem; }

.card1:where(.-sep1t) { padding-top: var(--sy); border-top: 1px solid var(--c_o1t); }
.card1:where(.-sep1b) { padding-bottom: var(--sy); border-bottom: 1px solid var(--c_o1t); }
.card1:where(.-sep2t) { padding-top: 1.8rem; border-top: 1px solid var(--c_o1t); }

.card1:where(.-s1) { padding-top: 2rem; box-shadow: inset 0 1px var(--c_o1t); }
.card1:where(.-s1:has(.card1-link:hover)) { box-shadow: inset 0 0.4rem var(--c_d1t); }

.card1:where(.-v2) { display: grid; grid-template-columns: 7.2fr 2.8fr; grid-column-gap: var(--s1); align-items: start; }
:where(.card1.-v2) .card1-image { --sy: 0; order: 2; }

/**
* @name .card2
* @description Speaker card
*/

.card2 { --sy: min(3rem, var(--s1)); position: relative; }
.card2-image[class] { float: left; max-width: 10rem; margin: 0 -100% 2rem 0; }
.card2-main {  }
	.card2-main > * { --sy: 1rem; }
	.card2-name { --sy: 0.2rem; }
	:where(.card2-image + .card2-main) .card2-name,
	:where(.card2-image + .card2-main) .card2-role,
	:where(.card2-image + .card2-main) .socials2 { margin-left: 12rem; }
	.card2-lead { --sy: 2rem; clear: left; }

.card2:where(.-sep1t) { padding-top: var(--sy); border-top: 1px solid var(--c_o1t); }

@media print, (min-width: 600px) {
:where(.card2-image + .card2-main) > [class] { margin-left: 12rem; }
.card2-main { position: relative; }
.card2-name { padding-right: 14rem; }
.card2 .socials2 { position: absolute; right: 0; top: 0; }
.card2-lead { clear: none; }
}

/**
* @name .card3
* @description Timeline card
*/

.card3 { --sy: max(var(--s1), 3rem); position: relative; }
.card3-image { --sy: 2rem; max-width: 30rem; }
.card3-main { }
	.card3-main > * { --sy: 1rem; }
	.card3-title { position: relative; }
	.card3-title:before { position: absolute; left: calc(var(--pl, 2rem) * -1 - 0.475em); top: 0; content: '\e941'; width: 1em; font-family: Icons; text-align: center; }
	.card3-more { margin-top: 2rem; }

@media print, (min-width: 1000px) {
.card3 { --sy: var(--s2); display: grid; grid-template-columns: repeat(2,1fr); grid-template-areas: "image main"; grid-column-gap: var(--s3); }
.card3-main { grid-area: main; max-width: 50rem; }
.card3-image { grid-area: image; margin-left: auto; }
.card3-title:before { --pl: calc(var(--s3) / 2); }

.card3:where(.-flip) { grid-template-areas: "main image"; }
:where(.card3.-flip) .card3-image { order: 2; margin-left: 0; }
:where(.card3.-flip) .card3-main { margin-left: auto; }
	:where(.card3.-flip) .card3-title:before { left: auto; right: calc(var(--pl, 2rem) * -1 - 0.525em); }
}

/**
* @name .card4
* @description Staff card
*/

.card4 { --sy: max(var(--s1), 3rem); position: relative; text-align: center; }
.card4-image { --sy: 1.4rem; position: relative; }
	.card4-image .img1 { --sy: 0; }
	.card4-image i { position: absolute; right: 8%; bottom: 8%; }
	[hover] .card4-image i { background-color: var(--c_b3); color: var(--c_i1); }
.card4-main { }
	.card4-main > * { --sy: 0rem; }

:where(.card4:not(:has(.card4-link))) .card4-main { color: var(--c_d2t); }
:where(.card4:not(:has(.card4-link))) .card4-image .icon2 { display: none !important; }

/**
* @name .card5
* @description Featured event
*/

.card5 { --sy: min(3rem, var(--s1)); position: relative; }
.card5-main { --sy: inherit; position: relative; padding-left: 14rem; }
	.card5-main > * { --sy: 0.8rem; }
	.card5-bigdate { --sy: 0; --lh: 1; position: absolute; left: 0; top: 0; width: 10rem; height: 100%; border-right: 1px solid var(--c_o1t); }
	.card5-bigdate[class] { --lh: 1; }
	.card5-bigdate time { display: block; max-width: 7rem; text-align: center; }
	.card5-bigdate span { --lh: 1; display: block; }
	.card5-brow { --sy: 0.6rem; }
	.card5-title { --sy: 1.4rem; }
	.card5-location,
	.card5-author,
	.card5-date { --sy: 0.2rem; }
.card5-image { }

@media screen and (max-width: 599px) {
.card5-main { padding-left: 7rem; }
.card5-bigdate[class] { width: 5.4rem; font-size: 1.5rem; }
	.card5-bigdate time { max-width: 4rem; }
}
@media print, (min-width: 1000px) {
.card5 { display: grid; grid-template-columns: 5fr 4fr; grid-column-gap: var(--s2); }
.card5 > * { --sy: 0; }
.card5-image { align-self: start; }
}

/**
* @name .card6
* @description Wide card
*/

.card6 { --sy: min(3rem, var(--s1)); position: relative; }
.card6:not(.no-results) .card6-main { --sy: 1.2rem; max-width: 72rem; }
	.card6-main > * { --sy: 0.6rem; }
	.card6-title { --sy: 1.2rem; }
.card6-foot { }
	.card6-foot > * { --sy: 0; }

.card6:where(.-sep1t) { padding-top: var(--sy); border-top: 1px solid var(--c_o1t); }

:where(.card6.-book) { }
:where(.card6.-book) .card6-image[class] { max-width: 19rem; }

:where(.card6.-person) { }
:where(.card6.-person) .card6-image[class] { max-width: 16rem; }

@media print, (min-width: 600px) {
.card6:not(.no-results) { display: flex; align-items: flex-start; gap: 0 var(--s2); }
.card6 > * { --sy: 0; }
.card6-image { max-width: 30rem; margin-left: auto; }
}
@media print, (min-width: 1000px) {
:where(.card6.-v2:not(.no-results)) .card6-wrap { display: flex; gap: 0 var(--s1); }
:where(.card6.-v2) .card6-wrap > * { --sy: 0; }
:where(.card6.-v2) .card6-foot { flex: none; order: -1; width: 23rem; }
}
@media screen and (min-width: 1300px) {
.card6 { }
.card6-main { }
.card6:not(.no-results) .card6-main > * { max-width: var(--wx_5); }
}

[flex] > .card6.no-results { width: 100%; }

/**
* @name .card7
* @description Homepage colored card
*/

.card7 { --sy: min(3rem, var(--s1)); display: flex; flex-flow: column; position: relative; background: var(--c_b1t); color: var(--c_d1t); }
.card7-main { --sy: 2.4rem; display: flex; flex-flow: column; flex-grow: 1; }
:where(.card7[class*="-cs:"]) .card7-main { --sy: 0; padding: min(var(--sx), 2.4rem); }
	.card7-main > * { --sy: 1.4rem; }
	.card7-brow { --sy: 0.6rem; }
	.card7-date { --sy: 0rem; margin-top: auto; }
.card7-image { }

@media (hover: hover) and (pointer: fine) {
:where(.card7[class*="-cs:"]:has(.card7-link:hover)) { box-shadow: inset 0 0 0 1px var(--c_o1t); background: transparent !important; }
}

/**
* @name .card8
* @description Video card
*/

.card8 {  }
.card8-main { --sy: 3rem; }
	.card8-main > .line1 { --sy: var(--syo); }
	.card8-main > * { --sy: 1.4rem; }
	.card8-lead { --sy: 2rem; }

@media print, (min-width: 1000px) {
.card8 { display: grid; grid-template-columns: 0.7fr 1fr; grid-column-gap: var(--s1); }
.card8 > * { --sy: 0; }
}

/**
* @name .card9
* @description Video card
*/

.card9 {  }
.card9-main { --sy: 3rem; }
	.card9-main > .line1 { --sy: var(--syo); }
	.card9-main > .line1 ~ * { max-width: var(--wx_5); }
	.card9-main > * { --sy: 1.4rem; }
	.card9-lead { --sy: 2rem; }

@media screen and (min-width: 1300px) {
.card9 { display: grid; grid-template-columns: 2fr 1fr; grid-template-rows: 1fr auto; grid-column-gap: var(--s1); }
.card9-main { --sy: var(--s2); }
.card9-embed { --sy: 0; order: -1; grid-row: span 2; }
}

/**
* @name .card10
* @description Promo card
*/

.card10 { --sy: var(--s1); position: relative; padding: var(--sx); border-top: 0.4rem solid var(--c_d1t); background: rgba(255,255,255,0.9); }
.card10-main { }
	.card10-main > * { --sy: 1rem; }
.card10-lead { --sy: 2.4rem; }

/**
* @name .carousel1
* @description Simple carousel
*/

.carousel1 { --sy: var(--s3); --w: calc(var(--vw, 1vw) * 100 - var(--px) * 2); --e: calc(var(--w) / var(--c) - var(--gx) * (var(--c) - 1)/var(--c)); --px: var(--sx); --gx: var(--s2); --c: 1.1; position: relative; }
.carousel1-header { --wx: var(--wx_5); }
.carousel1-entries { --sy: 0; display: flex; align-items: start; overflow: auto; overflow-y: hidden; padding-bottom: 1px; white-space: nowrap; scroll-snap-type: x mandatory; scroll-padding: 0 var(--px); scroll-behavior: smooth; scrollbar-width: none; -ms-overflow-style: none; -webkit-overflow-scrolling: touch; overscroll-behavior-x: contain; }
.carousel1-entries::-webkit-scrollbar { display: none; }
	.carousel1-entry { --sy: 0; flex: none; width: var(--e); white-space: normal; scroll-snap-align: start; }
	.carousel1-entry:first-child { margin-left: var(--px); }
	.carousel1-entry:last-child { width: calc(var(--e) + var(--px)); padding-right: var(--px); }
	.carousel1-entry ~ * { margin-left: var(--gx); }
.carousel1-nav { --lh: 1; display: flex; margin: 1rem 0 0; font-size: 2.4rem; }
:root:not([js]) .carousel1-nav { pointer-events: none; }
	.carousel1-nav a { text-decoration: none; }
	.carousel1-nav a ~ a { margin-left: 1rem; }
.carousel1 .tracker1 { margin: var(--s1) var(--px) 0; }

@media print, (min-width: 1000px) {
.carousel1 { --c: 1; --px: calc(50% - min(var(--wx, var(--wx_1)), var(--vw, 1vw) * 100 - var(--sx) * 2) / 2); --gx: var(--sx); }
}
@media screen and (min-width: 1300px) {
.carousel1-header { --wx: var(--wx_1); --sy: 0; position: relative; z-index: 2; height: 0;  }
.carousel1-header > * { max-width: 30rem; }
.carousel1-entries { clip-path: inset(0 0 0 var(--px)); }
}

@media print {
.carousel1 { --gy: max(4rem, var(--gx)); padding: 0 var(--px); }
.carousel1-nav { visibility: hidden; }
.carousel1-entries { display: grid; grid-template-columns: repeat(var(--c),1fr); grid-column-gap: var(--gx); grid-row-gap: var(--gy, var(--gx)); scroll-padding: 0; }
	.carousel1-entry { width: 100%; }
	.carousel1-entry:first-child { margin-left: 0; }
	.carousel1-entry:last-child { width: 100%; padding-right: 0; }
	.carousel1-entry ~ * { margin-left: 0; }
}

/**
* @name .checks1
* @description Filter checkboxes with search
*/

.checks1 {  }
.checks1 .searchbox2 { --sy: 0; }
.checks1-items { display: grid; gap: 0.6rem 0; overflow: auto; max-height: 23rem; padding: 0 0 2rem; scrollbar-width: none; -ms-overflow-style: none; -webkit-overflow-scrolling: touch; overscroll-behavior: contain; mask: linear-gradient(transparent, black 2rem, black calc(100% - 2rem), transparent) }
[js] .searchbox2 + .checks1-items { padding-top: 1.6rem;; }
.checks1-items::-webkit-scrollbar { display: none; }
:where(.checks1.-static) .checks1-items, .checks1-items.-static { overflow: visible; max-height: 100%; padding-bottom: 0; mask: none; }
:where(.checks1.-static) .checks1-items, .checks1-items.-department { overflow: visible; max-height: 100%; mask: none; }
	.checks1-items li { --sy: 0 }
	.checks1-items li:before { display: none; }
	.checks1-subitems { display: grid; gap: 0.6rem 0; padding: 0 0 0 1.4rem; }
.checks1 .daterange1 { padding-bottom: 2rem; }

.checks1.-static .daterange1 { padding-bottom: 0; }

/**
* @name [collapse]
* @description Collapse helper
*/

[collapse] { will-change: height; transition: height var(--t8n_d2) var(--t8n_e1); }
[collapse].-transition { overflow: hidden; }
[collapse].-from { height: 0; overflow: hidden; }
[collapse].-to { height: var(--height, auto); overflow: hidden; }

/**
* @name .colored1
* @description Themable element
*/

.colored1 { background: var(--c_b1t); color: var(--c_d1t); }

.colored1:where(.-expand) { border-image: linear-gradient(var(--c_b1t),var(--c_b1t)) fill 0/0/0 100vw 0; }
.colored1:where(.-box1) { padding: var(--sx); }
.colored1:where(.-box2) { padding: var(--sx); }
.colored1:where(.-rounded1) { border-radius: var(--br_1); }

@media print, (min-width: 600px) {
.colored1:where(.-box1) { padding: var(--s1); }
.colored1:where(.-box2) { padding: var(--s2); }
}

@media print {
.colored1 { border: 1px solid; background: none; }
.colored1.-expand { border-width: 0; border-image: linear-gradient(var(--c_o1t) 1px, transparent 1px, transparent calc(100% - 1px), var(--c_o1t) calc(100% - 1px)) fill 0/0/0 100vw 0; }
.colored1.-expand + .wrap1 { border-top-width: 0; }
}

/**
* @name .contact1
* @description Contact block
*/

.contact1 { }
.contact1 .subheader1 { --sy: 1.4rem; }
.contact1-entry > * { --sy: 0rem; }
.contact1-details { margin-top: 0.6rem; }
	.contact1-details li[class] { --sy: 0.4rem; }

@media print, (min-width: 600px) {
.contact1:where(.-c2) { display: flex; flex-wrap: wrap; gap: 1.4rem var(--s1); }
.contact1:where(.-c2) .subheader1 { --sy: 0; width: 100%; }
:where(.contact1.-c2) .contact1-entry { --sy: 0; min-width: 22rem; }
}

/**
* @name .cookies1
* @description Cookie flyout
*/

.cookies1 { --sy: 0; --mx: 1.6rem; --my: 1.6rem; position: fixed; right: var(--mx); bottom: var(--my); z-index: 201; width: 50rem; max-width: calc(100% - var(--mx) * 2); padding: min(3rem, var(--sx)); background: var(--c_b1t); color: var(--c_d1t); transition: all var(--t8n_d3) var(--t8n_e1); transition-property: var(--t8n_p1); }
.cookies1.-from { transform: translateY(calc(100% + var(--mx) * 2)); }
.cookies1-action { --gx: 1rem; }
	.cookies1-action li:last-child { margin-left: auto; }

@media screen and (max-width: 599px) {
.cookies1-action li { flex-grow: 1; text-align: center; }
.cookies1-action .button1 { width: 100%; }
}

@media print {
.cookies1 { box-shadow: inset 0 0 0 1px var(--c_o3t); }
}

/**
* @name .content1
* @description Global content
*/

.content1 { --sy: 0; position: relative; }

/**
* @name [countup]
* @description Count up initial helper
*/

@media screen {
[js] [countup]:not([countup-initialized]) { opacity: 0; }
}

/**
* @name .date1
* @description Image date
*/

.date1 { display: flex; justify-content: center; align-items: center; position: absolute; left: 0; right: 0; top: 0; bottom: 0; content: ''; background: var(--c_b1t); color: var(--c_d1t); text-align: center; }
.date1:before { position: absolute; inset: 1rem; content: ''; border: 1px solid var(--c_o1t); }
.date1-wrap[class] { --lh: 1; }
	.date1-wrap > *, .date1-wrap > [class] { --lh: 1; display: block; }

/**
* @name .daterange1
* @description Date filter
*/

.daterange1 {  }
.daterange1-title { --sy: 1rem; }
.daterange1-range { --sy: 2rem; display: flex; gap: 0.8rem; }
	.daterange1-range select { padding-right: 3rem; background-position: right 1.4rem center; background-size: 1rem 0.6rem }
	.daterange1-year { width: 100%; min-width: 9rem; max-width: 40%; flex: none; }

/**
* @name .decor1
* @description Floating decors
*/

.decor1 { --sy: 0; position: absolute; }
.decor1 .loader1 { display: none; }

.decor1.-cover { left: 0; top: 0; z-index: -1; width: 100%; height: 100%; overflow: hidden; }
.decor1.-cover .img1 { height: 100%; }

.decor1.-overlay1 { }
.decor1.-overlay1:after { position: absolute; left: 0; right: 0; top: 0; bottom: 0; content: ''; background: linear-gradient(rgba(26,48,78,0.25), rgba(26,48,78,1)); }

@media print {
.decor1 { display: none; }
}

/**
* @name .drawer1
* @description Sliding drawer
*/

.drawer1 { --w: 32rem; --h: 75vh; --dx: -1; --px: var(--s1); display: flex; flex-direction: column; position: fixed; left: 0; top: 0; z-index: 201; overflow: hidden; width: var(--w); max-width: 100%; height: 100%; max-height: 100%; margin: 0; box-shadow: 0 0 4rem rgba(var(--c_dx),0.15); background: var(--c_b1t); color: var(--c_d1t); transition: all var(--t8n_d2) var(--t8n_e1); transition-property: var(--t8n_p1); will-change: transform; }
.drawer1.-right { --dx: 1; right: 0; left: auto; }
.drawer1.-bottom, .drawer1.-top { --w: 100%; --dx: 0; --dy: -1; --px: var(--sx); height: auto; max-height: var(--h); max-height: min(var(--h), 100%); }
.drawer1.-bottom { --dy: 1; top: auto; bottom: 0; }
.drawer1.-from { transform: translateX(calc(var(--dx, 0) * 100%)) translateY(calc(var(--dy, 0) * 100%)); }
.drawer1 > * { color: var(--c_d1t); transition: all var(--t8n_d2) var(--t8n_e1); transition-property: var(--t8n_p1); }
.drawer1.-from > * { transform: translateX(calc(var(--dx, 0) * -10rem)) translateY(calc(var(--dy, 0) * -10rem)); }
.drawer1-close { --lh: 1; position: absolute; right: 0; top: 0; z-index: 2; margin: 0; padding: 1.6rem 1.8rem; font-size: 2rem; }
.drawer1-wrap { flex-grow: 1; overflow: auto; margin: 0; scrollbar-width: none; -ms-overflow-style: none; -webkit-overflow-scrolling: touch; overscroll-behavior: contain; }
.drawer1-wrap::-webkit-scrollbar { display: none; }
	.drawer1-main { width: calc(100% - var(--px) * 2); max-width: var(--wx_1); margin: 0 auto; padding: 6.4rem 0 0; }
	.drawer1.-bottom .drawer1-main:after { display: block; content: ''; height: max(env(safe-area-inset-bottom) + 2.5rem, var(--px)); }

.drawer1.-search { justify-content: center; min-height: 14rem; }
.drawer1.-search .drawer1-wrap { flex-grow: 0; }
.drawer1.-search .drawer1-main { padding: var(--s2) 0; padding: max(var(--s2), 5rem) 0; }

.drawer1.-filters { --w: 46rem; }
.drawer1.-filters .drawer1-wrap { overflow: visible; height: 100%; }
	.drawer1.-filters .drawer1-main { height: 100%; padding-top: 0; }

.drawer1.-toc { --w: 32rem; }
.drawer1.-toc .drawer1-close { right: 2rem; top: 0.8rem; }
.drawer1.-toc .drawer1-wrap {  }
	.drawer1.-toc .drawer1-main { padding-top: 2.4rem; }

@media screen and (max-width: 599px) {
.drawer1 { --px: var(--sx); }

.drawer1.-search .drawer1-main { padding-bottom: 2rem; }

.drawer1.-toc { --w: 100%; --dx: 0; --dy: 1; --px: 3rem; top: auto; bottom: 0; height: auto; max-height: var(--h); max-height: min(var(--h), 100%); }
.drawer1.-toc .drawer1-close { top: 0.6rem; right: 0.8rem; }
.drawer1.-toc .drawer1-main { padding-left: 0.2rem; }
	.drawer1.-toc .drawer1-main:after { display: block; content: ''; height: max(env(safe-area-inset-bottom) + 2.5rem, var(--px)); }
}

/**
* @name .drop1
* @description Dropdown
*/

.drop1 { position: absolute; left: 0; top: 0; z-index: -2; width: 100%; padding: var(--sn) 0 var(--s3); background: var(--c_b1t); pointer-events: none; transition-duration: var(--t8n_d2); transition-property: var(--t8n_p2); clip-path: inset(0 0 100%); }
li:hover > .drop1, li:focus-within > .drop1, .drop1:hover { clip-path: inset(0); z-index: -1; }
.drop1-wrap { display: flex; position: relative; pointer-events: auto; padding-top: var(--s1); }
	.drop1-wrap:before { position: absolute; left: 0; bottom: 100%; content: ''; width: 100%; height: 4rem; }
	.drop1-wrap > * { --sy: 0; }
	.drop1-header { flex: none; width: 33%; padding-right: var(--s1); }
	.drop1-block { flex: 1 0 0; margin-left: var(--s1); }

/**
* @name .drop2
* @description Mobile dropdown
*/

.drop2 {  }
.drop2:before, .drop2:after { display: block; content: ''; height: 1rem; }
.drop2:before { height: 2rem; }
.drop2-header { --sy: var(--s2); }

/**
* @name .embed1
* @description Responsive embeds
*/

.embed1 { display: block; position: relative; overflow: hidden; }
.embed1:before { display: block; content: ''; width: 100%; padding-bottom: calc(var(--r, 0.5625) * 100%); }
.embed1 iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

/**
* @name .error1
* @description Error page overlay
*/

.error1 { display: flex; align-items: center; position: fixed; left: 0; top: 0; z-index: 201; width: 100%; max-width: none; height: var(--vhx, 100dvh); margin: 0; background: #f2f2f2; text-align: center; }
.error1-wrap { margin-left: auto; margin-right: auto; }
	.error1-code { margin: 0; font-size: 8.2rem; line-height: 1; opacity: 0.2; }
	.error1-title { --sy: 1rem; }
	.error1-info { --sy: calc(var(--sy) / 2); text-wrap: balance; }
	.error1-action { margin-top: 1rem; }

@media print {
.error1 { background: var(--c_b1t); }
}

/**
* @name .fauxselect1
* @description Fake select
* @example { }
*/

.fauxselect1 { display: inline-flex; align-items: center; position: relative; overflow: hidden; vertical-align: top; cursor: pointer; }
.fauxselect1:focus-within { color: var(--c_d2t); }
.fauxselect1 label[for] { --lh: 1.1; display: flex; align-items: center; gap: 0.1rem; margin-bottom: 0; }
.fauxselect1:focus-within label[for], .fauxselect1:hover label[for] { box-shadow: 0 1px; }
.fauxselect1 select { position: absolute; left: 0; right: 0; top: 0; bottom: 0; color: var(--c_d1); opacity: 0; cursor: pointer; }
	.fauxselect1 option { color: var(--c_d1); }

/**
* @name .featured1
* @description Featured news
*/

.featured1 {  }
.featured1-header { --sy: var(--s1); }

@media print, (min-width: 1000px) {
.featured1 { display: grid; grid-template-columns: 1fr 2fr; grid-column-gap: var(--s1); }
.featured1 > * { --sy: 0; }
}
@media screen and (min-width: 1300px) {
.featured1 { grid-template-columns: 1fr 3fr; }
.featured1-entries { display: grid; grid-template-columns: repeat(auto-fit, minmax(24rem, 1fr)); grid-column-gap: var(--s1); grid-row-gap: var(--s1); }
	.featured1-entries > * { --sy: 0; }
}

/**
* @name .featured2
* @description Related topics
*/

.featured2 {  }
.featured2-title { --sy: 1.4rem; }
.featured2-items { --gx: 3rem; --gy: 0.4rem; padding: 0; }

@media screen and (max-width: 599px) {
.featured2-items li { width: 100%; }
}

/**
* @name .featured3
* @description Fratured cards grid
*/

.featured3 { --sy: var(--s3); position: relative; }

@media screen and (max-width: 999px) {
.featured3 .card1 + .card1 { padding-top: 1.6rem; border-top: 1px solid var(--c_o1t); }
}
@media print, (min-width: 600px) {
.featured3 { display: grid; grid-template-columns: repeat(2,1fr); grid-column-gap: var(--s1); grid-row-gap: var(--s1); }
.featured3 > .card1 { --sy: 0; }
.featured3 > .card1:first-child { grid-column: 1 / -1; }
}
 /* @media screen and (min-width: 1300px) { */
@media screen and (min-width: 1024px) {
.featured3 { grid-template-columns: repeat(4,1fr); grid-template-rows: auto 1fr; }
.featured3:before { position: absolute; left: 50%; top: 0; bottom: 0; content: ''; width: calc(25% + var(--s1) / 4); border: 1px solid var(--c_o1t); border-width: 0 1px; pointer-events: none; }
.featured3 > .card1:first-child { grid-area: 1 / 1 / 3 / 3 }
}

/**
* @name .featured4
* @description Homepage sticky grid
*/

.featured4 { --sy: var(--s3); position: relative; }

@media print, (min-width: 1000px) {
.featured4 { display: grid; grid-template-columns: 3fr 2fr; grid-column-gap: var(--s1); align-items: flex-start }
.featured4:before { position: absolute; left: 59.5%; top: 0; content: ''; height: 100%; border-left: 1px solid var(--c_o1t); }
.featured4-main { --sy: 0; position: -webkit-sticky; position: sticky; top: var(--s1); }
.featured4-side { }
	.featured4-side > .card1:first-child { padding-top: 0; border-top-width: 0; }
}
@media screen and (min-width: 1300px) {
.featured4 { grid-template-columns: 2fr 1fr; }
.featured4:before { left: 66.1%; }
.featured4-main .card1-main { display: grid; grid-template-columns: repeat(2,1fr); grid-column-gap: var(--s1); }
	.featured4-main .card1-main > * { grid-column: span 2; }
	.featured4-main .card1-title { grid-column: span 1; }
	.featured4-main .card1-lead { grid-column: span 1; margin-bottom: -10rem; }
}

/**
* @name .fieldbox1
* @description Fields combo
* @example { }
*/

.fieldbox1 { --gx: 1rem; }
.fieldbox1 > * { flex: none; width: auto; }
.fieldbox1 input[type] { flex-grow: 1; }
.fieldbox1 button[type] { flex: none; }

@media screen and (max-width: 599px) {
.fieldbox1 input[type] { width: 100%; }
}

/**
* @name .fields1
* @description Form fields
* @example { }
*/

.fields1 { --gx: 1.6rem; --gy: 2.4rem; }
.fields1 > :not([w]) { --w: 24; }
	.fields1 label:first-child { --lh: 1.50; display: block; margin-bottom: 0.8rem; font: 700 1.7rem/var(--lh) var(--ff_1); }
	.fields1 :where(input, select, textarea) { --abcn: var(--c_b1); }
	.fields1-description { display: block; margin-bottom: 0.8rem; }
	.fields1 em { color: var(--c_e1t); font-style: normal; }

/**
* @name .filters1
* @description Filters
* @example { }
*/

.filters1 { }
.filters1-wrap { }
	.filters1-wrap .select1 { --sy: 1.6rem; }
.filters1-action { margin-left: 2rem; }

.filters1-toggler { padding-top: var(--s1); padding-bottom: var(--s1); }

@media screen and (min-width: 600px) {
	.filters1-toggler { padding: 0; }
}

@media print, (min-width: 600px) {
.filters1-wrap { display: flex; flex-wrap: wrap; gap: 2rem; }
.filters1-wrap .subheader1 { --sy: 0; width: 100%; }
.filters1-wrap .select1 { --sy: 0; flex: 1 0 none; width: 34rem; max-width: 100%; }
.filters1-toggler { align-self: center; }
}
@media print, (min-width: 1000px) {
.filters1 { display: flex; align-items: flex-end; }
.filters1 > .searchbox2 { --sy: 0; order: 2; min-width: 28rem; max-width: 100%; margin-left: auto; }
.filters1-wrap { --sy: 0; min-width: 60rem; }
}

/**
* @name .filters2
* @description Filters
*/

.filters2 { display: flex; flex-flow: column; height: 100%; }
.filters2-main { --sy: 0; flex-grow: 1; overflow-y: auto; overflow-x: hidden; scrollbar-width: none; -ms-overflow-style: none; -webkit-overflow-scrolling: touch; overscroll-behavior: contain; }
.filters2-main::-webkit-scrollbar { display: none; }
	.filters2-main:before, .filters2-main:after { display: block; content: ''; height: 2rem; }
	.filters2-title { }
	.filters2-title + .filters2-block { padding-top: var(--sy); border-top: 1px solid var(--c_o1t); }
	.filters2-block { --sy: 1.4rem; padding-bottom: var(--sy); border-bottom: 1px solid var(--c_o1t); }
	.filters2-block + .filters2-block { --sy: 1.4rem; padding-bottom: var(--sy); border-bottom: 1px solid var(--c_o1t); }
	.filters2-block.-last { padding-bottom: 0; border-bottom-width: 0; }
	.filters2-subtitle { --sy: 0; display: flex; justify-content: space-between; align-items: center; color: inherit; }
	.filters2-subtitle small { display: inline-flex; justify-content: center; align-items: center; min-width: 1.4em; height: 1.4em; margin: 0; border-radius: 2rem; background: var(--c_a4t); font-size: 1.1rem; font-weight: 600; vertical-align: top; }
	.filters2-subtitle i[class] { --lh: 1; position: relative; font-size: 1.25em; }
	.filters2-subtitle i:after { position: absolute; inset: -0.3rem -0.7rem; content: ''; }
	.filters2-subtitle i.-open { transform: rotate(180deg); }
	.filters2-wrap { }
	.filters2-wrap:before, .filters2-wrap:after { display: block; content: ''; height: 1rem; }
	.filters2-wrap:before { height: 1.6rem; }
.filters2-actions { flex: none; margin: 0 var(--nx); padding: 2rem var(--sx); border-top: 1px solid var(--c_o1t); background: var(--c_b1); }
.filters2-actions.-from { transform: translateY(100%); }
	.filters2-submit { --sy: 1.6rem; }
	.filters2-count { display: flex; justify-content: space-between; gap: 0.4rem 1rem; }
	.filters2-count > span { color: var(--c_d2t); }

/**
* @name .filters3
* @description Search filters
*/

.filters3 { }
.filters3-title { --sy: 0; display: flex; gap: 0 0.8rem; padding-bottom: 1rem; border-bottom: 0.4rem solid; }
.filters3-title.-title { display: none; }
	.filters3-title i { transform: scale(1.5); }
.filters3-main { --sy: 0; }
	.filters3-main:before { display: block; content: ''; height: 1.4rem; }
	.filters3-block { --sy: 1.4rem; padding-top: var(--sy); border-top: 1px solid var(--c_o1t); }
	.filters3-subtitle { --sy: 0; display: flex; justify-content: space-between; align-items: center; color: inherit; }
	.filters3-subtitle i[class] { --lh: 1; font-size: 1.25em; }
	.filters3-subtitle i.-open { transform: rotate(180deg); }
	.filters3-wrap { }
	.filters3-wrap:before, .filters3-wrap:after { display: block; content: ''; height: 1rem; }
	.filters3-wrap:before { height: 1.6rem; }
.filters3-actions { margin-top: var(--sy); }
[js] .filters3-actions { display: none; }

@media screen and (min-width: 1300px) {
.filters3-title.-title { display: flex; }
.filters3-title.-toggle { display: none; }
.filters3-main { display: block !important; height: auto !important; }
}

/**
* @name .float1
* @description Floating container
*/

@media print, (min-width: 600px) {
.float1 { --sy: 0; display: inline; }
.float1 > :first-child { display: block; float: right; width: var(--w, 34rem); margin: 0 0 0 var(--s1); }
.float1[class] > :first-child { --sy: 1rem; }
.float1.-left > :first-child { float: left; margin-right: var(--s1); margin-left: 0; }
}

/**
* @name .footer1
* @description Global footer
*/

.footer1 { --sy: 0; padding: 4rem 0; background: var(--c_b1t); color: var(--c_d1t); }
.footer1-main { --sy: var(--s2); }
	.footer1-brand { --sy: var(--s2); }
	.footer1 .logo1 { --uxm: 6.6rem; }
	.footer1 .logo1 i:before, .footer1 .logo1 i:after { color: inherit; }
	.footer1-tagline { max-width: var(--wx_5); }
.footer1-nav { --sy: 2rem; padding-top: var(--sy); border-top: 1px solid var(--c_o1t); }
	.footer1-subheader { --sy: 1.2rem; }
.footer1-bottom { --sy: 2.4rem; padding-top: var(--sy); border-top: 1px solid var(--c_o1t); }

@media print, (min-width: 1000px) {
.footer1-main { display: flex; flex-wrap: wrap; gap: 2rem var(--s3); }
.footer1-main > * { --sy: 0; }
.footer1-main .logo1 { width: 100%; }
.footer1-brand { width: 40%; }
.footer1-signup { width: 50%; margin-left: auto; }
.footer1-nav { --sy: 3rem; display: flex; }
.footer1-subheader { --sy: 0; flex: none; margin-right: var(--s1); }
.footer1-bottom { --sy: var(--s1); display: flex; gap: 1rem var(--s1); }
.footer1-bottom > * { --sy: 0; }
.footer1-links { flex: none; }
.footer1-legal { width: 100%; max-width: var(--wx_7); }
.footer1-author { margin-left: auto; }
}

@media print {
.footer1 { border-top: 1px solid var(--c_o1t); }
}

/**
* @name .footnotes1
* @description Footnotes
*/

.footnotes1 { }
.footnotes1-title { --sy: 0; display: flex; justify-content: space-between; align-items: center; }
	.footnotes1-title i { position: relative; }
	.footnotes1-title i.-open { transform: rotate(-180deg); }
.footnotes1-main { position: relative; }
	.footnotes1-main:before { display: block; content: ''; height: 2rem; }
	.footnotes1-main li { --sy: 1.6rem; }

/**
* @name .gallery1
* @description Gallery
*/

.gallery1 { --sy: var(--s3); padding-left: var(--sx); padding-right: var(--sx); }
.gallery1-wrap { position: relative; max-width: var(--wx_1); margin: 0 auto; }
	.gallery1-title { color: var(--c_d1t); }
	.gallery1-main { --sy: 1.8rem; clip-path: inset(0 -50vw 0 0); }
	[js] .gallery1-main { max-width: 95%; }
	.gallery1 .tns-outer { margin-bottom: 0; }
	.gallery1 .tns-outer > .tns-ovh { overflow: visible; }
	.gallery1-entries { display: flex; overflow: auto; margin: 0; white-space: nowrap; scroll-snap-type: x mandatory; scrollbar-width: none; -ms-overflow-style: none; -webkit-overflow-scrolling: touch; vertical-align: top; }
	.gallery1-entries.tns-slider { transition-timing-function: var(--t8n_e1); }
	.gallery1-entries::-webkit-scrollbar { display: none; }
	.gallery1-entry { flex: none; width: 100%; margin: 0 2.4rem 0 0; white-space: normal; scroll-snap-align: start; transition-duration: 0.5s; }
	[js] .gallery1-entry { width: auto; margin-right: 0; }
		[js] .gallery1-entry figure { margin-bottom: 0; }
		[js] .gallery1-entry [caption] { display: none; }
	.gallery1-details { color: var(--c_d1t); }
	.gallery1-counters { --sy: 1.2rem; }
	.gallery1-counters small { padding: 0 0.1em; font: inherit; }
	.gallery1-caption { --sy: 0rem; max-width: var(--wx_7); }
	.gallery1-nav { display: flex; align-items: flex-start; margin-top: 2rem; }
	.gallery1-arrow.-next { margin-left: 0.8rem; }
	.gallery1.-first .gallery1-arrow.-prev,
	.gallery1.-last .gallery1-arrow.-next { opacity: 0.2; pointer-events: none; }

@media print, (min-width: 1024px) {
[js] .gallery1-wrap { max-width: var(--wx_4); margin-left: auto; margin-right: auto; }
.gallery1-main { --sy: 0; }
[js] .gallery1-main { max-width: 100%; }
[js] .gallery1-details { display: grid; grid-template-columns: 1fr 7fr 2fr; grid-column-gap: var(--s1); margin: 2rem 0 0; }
	[js] .gallery1-nav { flex: none; justify-content: flex-end; margin-top: 0; }
}

@media print {
.gallery1-wrap { display: block; }
.gallery1 .tns-visually-hidden { display: none !important; }
.gallery1 #tns1 { transform: none !important; }
	.gallery1 .tns-item:not(.tns-slide-active) { display: none !important; }
}

/**
* @name .gforms1
* @description Gravity forms styling
*/

/* .gforms1 {  }
.gforms1 .gform_heading { --sy: var(--s1); }
.gforms1 .gform_body { --sy: var(--s1); }
.gforms1 .gform_fields { display: grid; grid-template-columns: repeat(4,1fr); grid-row-gap: 2.4rem; grid-column-gap: 1.6rem; }
	.gforms1 .gform_fields > * { margin-bottom: 0; }
	.gforms1 .gfield { grid-column-end: span 4; }
	.gforms1 .gfield_label { --sy: 0.6rem; --lh: 1.50; margin-bottom: var(--sy); font: 600 1.2rem/var(--lh) var(--ff_1); letter-spacing: 0.08em; text-transform: uppercase; }
	.gforms1 .gfield_required { color: var(--c_a2t); }
	.gforms1 .gfield_description { --sy: 1rem; --lh: 1.40; color: var(--c_d1t); font: 400 1.6rem/var(--lh) var(--ff_1); letter-spacing: -0.1px; }
	.gforms1 .gsection:not(:first-child) { padding-top: var(--s1); }
	.gforms1 .ginput_container_checkbox:not(:first-child) { padding-top: 1.4rem; }
	.gforms1 .gfield_checkbox, .gforms1 .ginput_container_radio { --sy: 1rem; --lh: 1.40; font: 400 1.6rem/var(--lh) var(--ff_1); letter-spacing: -0.1px; }
	.gforms1 .gfield_checkbox > *, .gforms1 .gfield_radio > * { --sy: 0.8rem; }
	.gforms1 .gfield_checkbox input[type="checkbox"], .gforms1 .gfield_radio input[type="radio"] { vertical-align: -0.35em; }

@media print, (min-width: 600px) {
.gforms1 .gfield--width-half { grid-column-end: span 2; }
} */
p.gform_required_legend { --lh: 1.40; font: 400 1.7rem/var(--lh) var(--ff_1); }
p.gform_required_legend span, .gfield_required_asterisk { color: var(--c_a2t); }
.validation_message.gfield_validation_message { margin-top: -1.25rem; --lh: 1.40; font: 400 1.4rem/var(--lh) var(--ff_1); color: var(--c_a2t); }
.gform_confirmation_message { text-align: center; }
.gfield_error input, .gfield_error input:focus, .gfield_error input:hover, .gfield_error textarea, .gfield_error textarea:focus, .gfield_error textarea:hover, .gfield_error select, .gfield_error select:focus, .gfield_error select:hover { border-color: var(--c_a2t); --aoc: var(--c_e2t); color: var(--c_e1t); }

 .gforms1 .gfield--type-honeypot, .hidden_label label { display: none; }

/**
* @name .gridclip1
* @description Clipper for grids
* @example { }
*/

.gridclip1 { --gc1p: inset(0 0 0 var(--gx, 0)); -webkit-clip-path: var(--gc1p); clip-path: var(--gc1p); }

/**
* @name .gridswipe1
* @description Scrolled grid
* @example { }
*/

.gridswipe1 {  }

@media print, (max-width: 1299px) {
.gridswipe1 { flex-wrap: nowrap; overflow: auto; overflow-y: hidden; margin-top: 0; margin-left: var(--nx); margin-right: var(--nx); padding: 0 var(--sx); white-space: nowrap; scroll-snap-type: x mandatory; scroll-padding-left: var(--sx); scroll-behavior: smooth; scrollbar-width: none; -ms-overflow-style: none; -webkit-overflow-scrolling: touch; pointer-events: auto; }
.gridswipe1::-webkit-scrollbar { display: none; }
.gridswipe1 > * { flex: none; width: var(--sg1w, 30rem); max-width: var(--sg1xw, 85%); margin-bottom: 0; margin-top: 0; border-width: 0; white-space: normal; scroll-snap-align: start; }
.gridswipe1 > * ~ * { margin-left: var(--gx); }
}

/**
* @name .header1
* @description Simple header
*/

.header1 { --sy: var(--s2); display: flex; flex-wrap: wrap; align-items: baseline; gap: 1rem 3rem; }
.header1 > * { --sy: 0; }
.header1-title { flex: none; max-width: 100%; }
.header1 .line1 { flex-grow: 1; }

.header1.-flat { display: block; }
.header1.-flat .line1 { margin-top: 2.4rem; }

@media screen and (max-width: 599px) {
.header1 { gap: 1rem 2rem; }
}

/**
* @name .header2
* @description Big header
*/

.header2 { }
.header2-main { --sy: 2.4rem; }
	.header2-main > * { --sy: 2.4rem; }
	.header2-brow { --sy: 1.2rem; }
	.header2-bigdate { --sy: 0.6rem; }
	.header2-bigdate .label1 { margin-left: 0.75rem; }
	.header2-whereabouts { --xpl: 2.8rem; }
	.header2-register { display: flex; flex-wrap: wrap; gap: 1rem; }

@media screen and (max-width: 999px) {
.header2-side { margin-top: 3rem; }
}
@media print, (min-width: 600px) {
.header2 { --sy: var(--s2); }
}
@media print, (min-width: 1000px) {
.header2 { display: flex; align-items: flex-start; gap: var(--sy) var(--s3) }
.header2-main { --sy: 0; max-width: var(--wx_2); }
.header2-main:not(:last-child) { max-width: var(--wx_4); }
.header2-image { width: 100%; max-width: 40rem; margin-left: auto; }
.header2-side { width: 100%; max-width: 30rem; margin-left: auto; }
}

/**
* @name .header3
* @description Person header
*/

.header3 { max-width: var(--wx_2); margin-left: auto; margin-right: auto; }
.header3-side { --sy: var(--s1); max-width: var(--wx_7); }
	.header3-image { --sy: 1rem; }
.header3-main {  }
	.header3-main > * { --sy: 2.4rem; }
	.header3-name { --sy: 0.2rem; }
	.header3-main .socials2 { --sy: 3rem; }
	.header3-main .socials2 li:first-child:has([class*=facebook]) { margin-left: -0.2em; }
	.header3-role.-t\:6 span, .header3-role h6 span { font: 400 1.9rem/var(--lh) var(--ff_1); }

@media print, (min-width: 1000px) {
.header3 { display: grid; grid-template-columns: 2fr 3fr; grid-column-gap: var(--s2); padding-bottom: 2rem; border-bottom: 1px solid var(--c_o1t); }
.header3 > * { --sy: 0; }
.header3-main { display: flex; flex-flow: column; }
	.header3-main > :last-child { margin-top: auto; }
	:where(.header3:has(.header3-download)) .header3-main > :last-child { margin-top: auto; padding-bottom: 3rem; }
}

/**
* @name .header4
* @description Series header
*/

.header4 { --sy: var(--s3); }
.header4-main { --sy: 2.4rem; }
	.header4-main > * { --sy: 1.6rem; }
	.header4-author { --sy: 1rem; }
.header4-image { --sy: 3rem; }

@media print, (min-width: 1000px) {
.header4 { display: grid; grid-template-columns: repeat(2,1fr); grid-template-rows: 1fr auto; grid-column-gap: var(--s3); }
.header4-main { --sy: var(--s2); }
.header4-image { --sy: 0; grid-row: span 2; }
}
@media screen and (min-width: 1300px) {
.header4 { grid-template-columns: 7.7fr 5.4fr; }
}

/**
* @name .header5
* @description Book header
*/

.header5 { max-width: var(--wx_2); margin-left: auto; margin-right: auto; }
.header5-main { --sy: var(--s2); }
	.header5-main > * { --sy: 1.6rem; }
	.header5-brow { --sy: 1rem; }
	.header5-date { --sy: 0rem; }

@media print, (min-width: 1000px) {
.header5 { display: grid; grid-template-columns: 6.6fr 3.4fr; grid-template-rows: 1fr auto; grid-column-gap: var(--s3); align-items: flex-start; }
.header5-main { --sy: var(--s2); }
.header5-main:not(:has(+ .header5-image)) { grid-column: span 2; }
.header5-image { --sy: 0; grid-row: span 2; }
.header5-main + .toolbar2 { grid-column: span 2; }
}

/**
* @name .header6
* @description Article header
*/

.header6 { max-width: var(--wx_2); margin-left: auto; margin-right: auto; }
.header6-main { --sy: var(--s1); max-width: var(--wx_3); }
.header6-brow { --sy: 1rem; }
.header6-date { --sy: 0; }

/**
* @name .hr1
* @description Line
*/

.hr1 { --sy: var(--s1); overflow: hidden; width: auto; height: 0; margin-top: var(--sy); margin-bottom: var(--sy); border: none; border-top: 1px solid; background: none; color: var(--c_d1t); transform-origin: 0 50%; transition: all var(--t8n_d3) var(--t8n_e1); transition-property: var(--t8n_p1); }
.hr1.-thick { border-top-width: 0.4rem; }

/**
* @name .icon1
* @description Rounded icon
*/

.icon1[class] { --lh: 1; --aus: ; --aocn: rgba(var(--c_dxt), 0.2); --aoch: var(--atcn); --aosn: 1px; --abch: var(--atcn); --atcn: var(--c_b4t); --atch: var(--c_i1t); display: flex; justify-content: center; align-items: center; width: 1em; height: 1em; border-radius: 50%; font-size: 4rem; }
.icon1:before { padding-top: 1px; font-size: 0.65em; }

:where(.-cs\:i) .icon1[class] { --atcn: var(--c_d1t); }

.icon1.-filled { --abcn: var(--c_d1t); --abch: var(--c_d1); --atcn: var(--c_b1t); --atch: var(--c_i1); }

/**
* @name .icon2
* @description Rounded icon
*/

.icon2[class] { --lh: 1; --aus: ; display: flex; justify-content: center; align-items: center; width: 1em; height: 1em; border-radius: 50%; background: var(--c_b2t); font-size: 3.2rem; transition-property: var(--t8n_p1), color; }
.icon2:before { font-size: 0.75em; }

/**
* @name .iconed1
* @description Iconed line
*/

.iconed1 { --sy: 0.8rem; display: block; padding-left: var(--xpl); }
ul.iconed1, ul:has(li.iconed1) { --xpl: 1.8em; }
li.iconed1 { --sy: 0.4em; padding-left: 0; }
	li.iconed1:has(i):before { display: none; }
	.iconed1 i { float: left; margin-top: -1px; margin-left: calc(var(--xpl) * -1); transform: scale(1.4); }

/**
* @name .img1
* @description Image wrapper
*/

.img1 { --r: var(--rh); display: block; position: relative; overflow: hidden; width: 100%; will-change: transform, opacity; }
.img1.-cover { --sy: 0; position: absolute; left: 0; top: 0; height: 100%; }
.img1.-grayscale { filter: grayscale(1); }
.img1.-width { width: 100%; max-width: calc(var(--w) * 0.1rem); }
.img1.-round { border-radius: 50%; }
.img1[style*="--rh:"]:before { display: block; content: ''; width: 100%; padding-bottom: calc(var(--r) * 100%); }
.img1 img, .img1 video { display: block; width: 100%; }
.img1[style*="--rh:"] img, .img1[style*="--rh:"] video { position: absolute; left: 0; top: 0; height: 100%; object-fit: cover; object-position: var(--x, 50%) var(--y, 50%); }
.img1.-left { --x: 0; } .img1.-right { --x: 100%; } .img1.-top { --y: 0; } .img1.-bottom { --y: 100%; }
.img1.-fit img, .img1.-fit video { height: 100%; object-fit: contain; }

@media print, (max-width: 1299px) { .img1[style*="--rl:"] { --r: var(--rl); } }
@media screen and (max-width: 999px) { .img1[style*="--rm:"] { --r: var(--rm); } }
@media screen and (max-width: 599px) { .img1[style*="--rs:"] { --r: var(--rs); } }

@media print, (orientation: landscape) { .img1.-orientation[style*="--rh:"] { --r: var(--rh); } }
@media screen and (orientation: portrait) { .img1.-orientation[style*="--rs:"] { --r: var(--rs); } }

/**
* @name .inquiries1
* @description Inquiries
*/

.inquiries1 { --sy: var(--s2); }
.inquiries1 .contact1 { --sy: var(--s1); }

@media print, (min-width: 1000px) {
.inquiries1 { display: flex; align-items: start; gap: 0 var(--s1); }
.inquiries1 > * { --sy: 0; }
.inquiries1 > .contact1 { --sy: 0; min-width: 24rem; padding-top: 0.8rem; }
}

/**
* @name .invalid1
* @description Validation message
*/

.invalid1 { display: none; margin-top: 0.5rem; color: var(--c_e1t); }
[validated]:invalid ~ .invalid1, [validated]:invalid + label .invalid1, .invalid1.-visible { display: block; }

/**
* @name .label1
* @description Past/present label
*/

.label1 { padding: 0.3rem 1rem; border-radius: 10rem; background: var(--c_a1t); vertical-align: middle; }

/**
* @name .line1
* @description Decorative line
*/

.line1 { height: 0.4rem; background: currentColor; color: currentColor; transform-origin: 0 50%; }
.line1[class][class] { transition: all var(--t8n_d3) var(--t8n_e1); transition-property: var(--t8n_p1); }

.line1:where(.-thin) { height: 1px; }

@media screen and (prefers-reduced-motion: no-preference) {
/* [m4n]:not([ready]) .line1[reveal^="+/"], [m4n] .line1[reveal]:not([reveal^="+/"]):not([revealing]) { transform: scaleX(0); opacity: 0; } */
}

/**
* @name .link1
* @description Link with icon
*/

.link1 { --aus: ; --atcn: currentColor; --atch: var(--c_a2t); display: inline-flex; gap: 0.4rem; position: relative; }
.link1:before { --y: 0.2rem; position: absolute; left: 0; top: max(calc(var(--lh, 1.5) * 1em), 1.35em); content: ''; width: 100%; height: 1px; background: var(--atch); transform: translateY(var(--y)); opacity: 0; }
.link1 i { --lh: 1; transform: translateY(0.2rem); }
.link1 .bicon1 { transform: translateY(0.15rem); }
.link1 .bicon1b { transform: translateY(0.25rem); }

@media (hover: hover) and (pointer: fine) {
a.link1:hover:before { --y: -0.2rem; opacity: 1; }
}

/**
* @name .links1
* @description Dropdown links
*/

.links1 { padding: 0; }
.links1 li { }
	.links1 li:before { display: none; }

.links1.-c2 { columns: 2; }

/**
* @name .links2
* @description Link grid
*/

.links2 { --gx: 2.4rem; --gy: 1.6rem; }

/**
* @name .loader1
* @description Loading spinner
*/

.loader1 { --uxs: 2rem; display: flex; justify-content: center; align-items: center; position: absolute; left: 0; top: 0; width: 100%; height: 100%; margin: 0; border-radius: inherit; color: rgba(var(--c_dxt),0.25); font-size: var(--ux, 2.4rem); pointer-events: none; transition-property: var(--t8n_p2); }
.lazyload ~ .loader1, .lazyloaded ~ .loader1, img[loaded] ~ .loader1, html:not([js]) .loader1 { visibility: hidden; opacity: 0; }
.lazyloading ~ .loader1 { visibility: visible; opacity: 1; }
.loader1:before { display: block; flex: none; content: ''; width: 1em; height: 1em; border: 0.1em solid; border-top-color: transparent; border-radius: 50%; animation: loader1 1s infinite paused linear; }
.lazyloading ~ .loader1:before, img[loading="lazy"]:not([loaded]) { animation-play-state: running; }
.lazyloaded ~ .loader1:before, img[loaded] ~ .loader1:before { animation-play-state: running; animation-iteration-count: 3; }

@keyframes loader1 { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } }

/**
* @name .loader2
* @description Full screen loader
*/

.loader2 { --sy: 0; visibility: hidden; position: fixed; left: 0; right: 0; top: 0; bottom: 0; z-index: 999; color: var(--c_d1); font-size: 6rem; transition-property: opacity, visibility; opacity: 0; }
.loader2.-active, [loading] + .loader2 { visibility: visible; opacity: 1; }
.loader2:after { position: absolute; left: 50%; top: 50%; content: ''; width: 1em; height: 1em; margin: -0.5em 0 0 -0.5em; border: 0.1em solid; border-top-color: transparent; border-radius: 50%; animation: loader1 1s infinite paused linear; }
.loader2.-active:after, [loading] + .loader2:after { animation-play-state: running; }
.loader2.-small { font-size: 3.2rem; }

.loader2.-static { --sy: var(--syo); display: none; position: relative; z-index: unset; background: none; }
.loader2.-static.-active { display: block; }
.loader2.-static:after { display: block; position: relative; left: 0; top: 0; margin: 0; color: var(--c_d1); opacity: 0.75; }

.loader2.-corner { left: auto; top: auto; right: 2rem; bottom: 2rem; border-radius: 50%; box-shadow: 0 0 0 1rem var(--c_b1t); background: var(--c_b1t); color: var(--c_d1t); font-size: 4rem; }
.loader2.-corner:after { display: block; position: relative; left: auto; top: auto; margin: 0; }

/**
* @name .logo1
* @description Logo wrapper
*/

.logo1 { --lh: 1; --uxm: 4.8rem; font-size: var(--ux, 8rem); }
.logo1 a { --aown: 0; --aowh: 0; display: block; }
	.logo1 img, .logo1 svg { display: block; width: auto; height: 1em; }

/**
* @name .modal1
* @description Modal window
*/

.modal1 { --sy: 0; position: fixed; left: 0; top: 0; bottom: 0; z-index: 201; width: 100%; max-width: 100%; background: rgba(var(--c_dx),0.5); transition: all var(--t8n_d2) var(--t8n_e1); transition-property: var(--t8n_p2); }
.modal1.-from { opacity: 0; }
.modal1-outer { display: flex; align-items: center; justify-content: center; position: relative; height: 100%; padding: var(--s1) 0; overflow: auto; overflow-x: hidden; overscroll-behavior: none; scrollbar-width: none; -ms-overflow-style: none; -webkit-overflow-scrolling: touch; }
.modal1-outer::-webkit-scrollbar { display: none; }
	.modal1-wrap { position: relative; width: 100%; max-width: var(--wx, var(--wx_3)); margin: auto !important; background: var(--c_b1); transition: all var(--t8n_d2) var(--t8n_e1); transition-property: var(--t8n_p1); }
	.modal1.-from .modal1-wrap { transform: scale(0.9); }
	.modal1-close[class] { --lh: 1; display: flex; justify-content: center; align-items: center; position: absolute; right: 0; top: 0; margin: 0; padding: 1rem; font-size: 2.4rem; }

@media screen and (max-width: 999px){
.modal1-outer { align-items: flex-end; padding-top: var(--s3); padding-bottom: 0; }
.modal1-wrap { display: block; max-width: 100%; margin-bottom: unset !important; transition: all 0.5s var(--t8n_e1); transition-property: var(--t8n_p2); }
.modal1.-from .modal1-wrap { transform: translateY(100%); }
	.modal1-image { display: none; }
	.modal1-main { padding-top: var(--s3); padding-left: var(--sx); padding-right: var(--sx); }
}

@media print {
.modal1 { background: rgba(255,255,255,0.8); }
.modal1-wrap { box-shadow: inset 0 0 0 1px var(--c_o1t); background: #fff; }
}

/**
* @name .month1
* @description Month wrapper
*/

.month1 { --sy: var(--s1); }
.month1 + .month1 { padding-top: var(--sy); border-top: 1px solid var(--c_o1t); }
.month1-header { --sy: var(--s1); }

@media print, (min-width: 1000px) {
.month1 { display: grid; grid-template-columns: 1fr 3fr; grid-column-gap: var(--s3); }
}

/**
* @name .nav1
* @description Main navigation
*/

.nav1 { }
 .nav1-main { display: flex; justify-content: flex-end; flex-wrap: wrap; align-items: center; padding: 0; }
  .nav1-main > li { --sy: 0; }
  .nav1-main > li ~ li { margin-left: 3rem; }
   .nav1-main > li:before { display: none; }
   .nav1-main em { position: absolute; left: -10001em; top: -10001em; font-style: normal; }
  .nav1-main li.-link { }
   .nav1-main li.-link > a { --aus: ; --atcn: currentColor; display: inline-flex; gap: 0.4rem; position: relative; font: 600 1.8rem/var(--lh) var(--ff_1); }
    .nav1-main li.-link > a:before { --y: 0.4rem; position: absolute; left: 0; top: max(calc(var(--lh, 1.5) * 1em), 1.35em); content: ''; width: 100%; height: 2px; border-radius: 1rem; background: var(--atc); transform: translateY(var(--y)); opacity: 0; }
    .nav1-main li.-link > a:after { display: block; position: absolute; left: 0; top: 99%; content: ''; width: 100%; height: 4rem; }
    .nav1-main li.-link:not(:has(.drop1)) > a:after { display: none; }
    .nav1-main li.-link[aria-current="page"] > a:before { --y: 0; opacity: 1; }
  .nav1-main li.-icon { font-size: 2.2rem; }
   .nav1-main li.-icon > a { --aus: ; --atcn: var(--c_d1t); --atch: var(--c_a2t); }
  .nav1-main li.-button ~ li.-button { margin-left: 1.6rem; }
 .nav1-side { display: flex; flex-wrap: wrap; justify-content: flex-end; align-items: center; padding: 0; }
  .nav1-side > li { --sy: 0; }
  .nav1-side > li ~ li { margin-left: 3rem; }
  .nav1-side > li.fauxselect1 { margin-left: 2rem; padding-left: 2rem; border-left: 1px solid var(--c_o1t); }
   .nav1-side > li:before { display: none; }

@media (hover: hover) and (pointer: fine) {
.nav1-main > li.-link > a:hover:before { --y: 0; opacity: 1; }
}

@media screen and (max-width: 999px) {
.nav1 { display: none; }
}

@media print {
.nav1-main em { display: none; }
}

/**
* @name .number1
* @description Stat number
*/

.number1 { display: inline-grid; position: relative; vertical-align: top; }
.number1 > * { grid-area: 1 / 1 / 2 / 2; }
[js] .number1 > span:first-child { opacity: 0; }
[js] .number1 > span:last-child { position: absolute; right: 0; top: 0; }

/**
* @name [outdated]
* @description Outdated warning
*/

[outdated] {  }
[outdated]:before { display: block; content: attr(outdated); margin: 0; padding: 2rem 4rem; background: #b22; color: #fff; text-align: center; }
@supports selector(:is(a)) { [outdated]:before { display: none; } }

@media screen and (max-width: 599px) {
[outdated]:before { padding: 1.5rem 2rem; font-size: 1.4rem; }
}

/**
* @name .overlay1
* @description Overlay block
*/

.overlay1 { position: fixed; left: 0; top: 0; z-index: 200; width: 100%; height: 100%; margin: 0; background: #000; opacity: 0.4; transition-duration: var(--t8n_d2); will-change: opacity; }
.overlay1.-from { opacity: 0; }
.overlay1.-lower { z-index: 100; }
.overlay1.-delay { transition-delay: 0.1s; }
.overlay2.-delay.-leave { transition-delay: 0s; }
:root:not([js]) .-overlay1:target ~ .overlay1 { display: block !important; }

/**
* @name .overlink1
* @description Card link
*/

.overlink1 { display: block; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: none; }
.overlink1 ~ * { pointer-events: none; }
.overlink1 ~ * a { position: relative; pointer-events: auto; }

/**
* @name .paging1
* @description Paging wrapper
*/

.paging1 { overflow: hidden; }
.paging1:empty { display: none; }
.paging1[disabled] { --d: 1; pointer-events: none; opacity: 0.65; }
.paging1-more .button1 { position: relative; }
	.paging1-more .button1 > span { opacity: calc(1 - var(--d, 0)); }
	.paging1-more .button1 > span:not(:last-child) { margin-right: 0; }
	.paging1-more .button1 > .loader1 { opacity: var(--d, 0); }
.paging1-pages { --gx: 1rem; justify-content: center; align-items: center; padding: 0; }
	.paging1-pages li { --sy: 0; flex: none; width: auto; }
	.paging1-pages li:before { display: none; }
	.paging1-page a { --abgn: ''; --atcn: var(--c_d1t); --aosh: 1px; --aocn: var(--c_a1t); display: flex; justify-content: center; align-items: center; min-width: 3rem; min-height: 3rem; padding: 0 0.2em 0.25rem; }
	.paging1-page a[aria-current] { --abcn: var(--c_a1t); --atcn: var(--c_i1t); }
	.paging1-dots { padding: 0; }
	.paging1-step { --lh: 1; padding-left: 1rem; }
	.paging1-step:first-child { padding-left: 0; padding-right: 1rem; }
	.paging1-step a { --abgn: ; --atcn: currentColor; min-width: 0; padding: 0; }

/**
* @name .play1
* @description Play button
*/

.play1[class] { --lh: 1; display: flex; justify-content: center; align-items: center; position: absolute; right: 0; bottom: 0; isolation: isolate; width: 1em; height: 1em; background: none; color: var(--c_d1); font-size: 4rem; }
.play1:before { font-size: 0.75em; }
.play1:after { position: absolute; left: 0; top: 0; z-index: -1; content: ''; width: 100%; height: 100%; background: var(--c_b1); opacity: 0.85; }
.play1.-static { display: inline-flex; position: relative; right: auto; bottom: auto; vertical-align: top; }

/**
* @name .promo1
* @description Modal insert
*/

.promo1 { display: flex; }
.promo1-image { flex: none; width: 47.5%; margin: 0; }
	.promo1-image .img1 { height: 100%; }
.promo1-main { display: flex; flex-flow: column; padding: calc(var(--s1) * 1.25) var(--s1); }
	.promo1-main > * { --sy: 2rem; }
	.promo1-action { margin-top: auto; }

@media screen and (max-width: 999px){
.promo1 { display: block; }
.promo1-image { display: none; }
.promo1-main { padding-top: var(--s3); padding-left: var(--sx); padding-right: var(--sx); }
}

/**
* @name .quote1
* @description Big quote
*/

.quote1 { position: relative; padding: 0 0 0 5rem; box-shadow: none; }
.quote1:before { display: block; position: absolute; left: 0; top: 0.4rem; content: '\e950'; color: var(--c_a2t); font: 2.4rem/var(--lh) Icons; }
.quote1 q:before, .quote1 q:after { display: none; }
.quote1-main { --sy: min(3rem, var(--s1)); }

@media screen and (max-width: 599px) {
.quote1 { padding: 0; }
.quote1:before { position: relative; top: 0; margin-bottom: 0.4rem; }
}

/**
* @name .results1
* @description Archive results
*/

.results1[disabled] { cursor: wait; pointer-events: none; opacity: 0.35; }
.results1[empty] { display: none; }
.results1:has([slot$="/entries"]:empty) { display: none; }

/**
* @name .review1
* @description Review
*/

.review1 { padding: 3rem 0 0; box-shadow: inset 0 1px var(--c_o1t); }
.review1-cite { max-width: var(--wx_7); margin-top: 2.4rem; }

/**
* @name .scrolled1
* @description Horizontally scrolled container
*/

.scrolled1 { }
.scrolled1-inner table { width: 100%; }

@media screen and (max-width: 999px) {
.scrolled1 { position: relative; width: auto; max-width: 100vw; margin-left: var(--nx); margin-right: var(--nx); }
.scrolled1:after { position: absolute; right: var(--sx); bottom: -1.6rem; content: ''; width: 1.8rem; height: 2.4rem; background: url(../images/table1-icon1.png) no-repeat; background-size: contain; opacity: 0.75; pointer-events: none; animation: scrolled1 2s infinite; }
.scrolled1-outer { overflow: auto; overflow-y: hidden; padding: 0; scrollbar-width: none; -ms-overflow-style: none; -webkit-overflow-scrolling: touch; }
.scrolled1-outer::-webkit-scrollbar { display: none; }
	.scrolled1-inner { min-width: calc(102.4rem - var(--sx) * 2); }
	.scrolled1-inner tr > :first-child { padding-left: var(--sx); }
	.scrolled1-inner tr > :last-child { padding-right: var(--sx); }

@keyframes scrolled1 { 0% { opacity: 0; transform: translate3d(0,0,0); } 60% { transform: translate3d(-2rem,0,0); opacity: 0.75; } 80% { opacity: 0.75; } 100% { opacity: 0; transform: translate3d(-2rem,0,0); } }
}

/**
* @name .searchbox1
* @description Search box
*/

.searchbox1 { --s1s: 8rem; position: relative; }
.searchbox1 > input[type] { --ahn: var(--s1s); --apx: 3rem; --apy: 1rem; padding-right: calc(var(--ahn) + 1rem); font-size: max(16px, var(--ahn) * 0.25); }
.searchbox1.-white > input[type] { --abcn: var(--c_b2); }
.searchbox1 > button[type] { --awn: var(--s1s); --ahn: var(--awn); --apx: 0; --aosn: 0; --atcn: var(--c_d1t); --atch: var(--atcn); position: absolute; right: 0; top: 0; background: none; font-size: calc(var(--ahn) * 0.3); }
.searchbox1 > i { display: flex; justify-content: center; align-items: center; position: absolute; right: 0.05em; top: 0; width: var(--s1s); min-height: var(--s1s); font-size: calc(var(--s1s) * 0.4); text-align: center; }

@media screen and (max-width: 599px) {
.searchbox1 { --s1s: 6rem; }
.searchbox1 > input[type] { --apx: 2rem; }
}

/**
* @name .searchbox2
* @description Filter
*/

.searchbox2 { position: relative; }
.searchbox2 > input[type] { padding-right: 5rem; }
.searchbox2 > i { display: flex; align-items: center; position: absolute; right: 0; top: 0; width: 4rem; min-height: 5rem; font-size: 2rem; text-align: center; }
.searchbox2 > i[class*=close] { right: 0.3rem; font-size: 2.4rem; }

.searchbox2:where(.-straight) { }
:where(.searchbox2.-straight) > input[type] { --aor: 0.4rem; }

/**
* @name .select1
* @description Faux select
*/

.select1 { position: relative; z-index: 2; height: 5rem; transition-property: z-index; }
.select1.-open { z-index: 11; }
.select1-wrap { padding: 0 2rem; border-radius: 2.5rem; background: var(--c_b2t); }
:where(.select1.-open) .select1-wrap { box-shadow: 0 0.2rem 1.5rem rgba(var(--c_dx),0.1); }
	.select1-trigger { --sy: 0; display: flex; justify-content: space-between; align-items: center; min-height: 5rem; }
	.select1-trigger small { display: inline-flex; justify-content: center; align-items: center; min-width: 1.4em; min-height: 1.4em; margin: -0.3rem 0 0; border-radius: 2rem; background: var(--c_a4t); font-size: 1.1rem; font-weight: 600; vertical-align: top; }
	.select1-trigger i { position: relative; flex: none; margin-left: 0.5rem; font-size: 1.35em; }
	:where(.select1.-open) .select1-trigger i { transform: rotate(-180deg); }
	.select1-drop { }

:root:not([js]) .select1-drop { display: none; }
:root:not([js]) .select1:hover .select1-drop, :root:not([js]) .select1:focus-within .select1-drop { display: block; }

@media print {
.select1-wrap { box-shadow: inset 0 0 0 1px var(--c_o1t); }
}

/**
* @name .sentry1
* @description Event trigger
*/

.sentry1 { --sy: -1px; overflow: hidden; height: 1px; font-size: 1px; line-height: 1; }

/**
* @name .sidenav1
* @description Mobile navigation
*/

.sidenav1 { display: flex; flex-flow: column; position: fixed; left: 0; top: 0; z-index: 111; width: 100%; height: 100%; margin: 0; background: var(--c_b1t); color: var(--c_d1t); clip-path: inset(0); transition: all var(--t8n_d2) var(--t8n_e1); transition-property: var(--t8n_p1); }
.sidenav1.-from { clip-path: inset(0 0 100%) }
.sidenav1-header { --sy: 0; display: flex; justify-content: space-between; align-items: center; flex: none; position: relative; min-height: var(--sn); padding: 0 var(--sx); background: var(--c_b1t); }
	.sidenav1-header:before { position: absolute; left: 0; top: 100%; z-index: 2; content: ''; width: 100%; height: 3rem; background: linear-gradient(var(--c_b1t), transparent); pointer-events: none; }
	.sidenav1-header > * { --sy: 0; }
	.sidenav1-close { --lh: 1; margin-right: -0.15rem; font-size: 2.8rem; }
.sidenav1-wrap { --sy: 0; flex-grow: 1; overflow: auto; padding: 2.4rem var(--sx) var(--s3); scrollbar-width: none; -ms-overflow-style: none; -webkit-overflow-scrolling: touch; overscroll-behavior: contain; }
.sidenav1-wrap::-webkit-scrollbar { display: none; }
	.sidenav1-main { --sy: var(--s1); padding: 0; }
	.sidenav1-main > li { --sy: 1.8rem; padding-bottom: var(--sy); border-bottom: 1px solid var(--c_o1t); }
	.sidenav1-main > li.-open { border-bottom-color: var(--c_d1t); }
	.sidenav1-main > li:before { display: none; }
	.sidenav1-main > li > i { position: relative; float: right; margin: 0 0.2rem -1rem 1rem; }
	.sidenav1-main > li > i:after { position: absolute; inset: -0.3rem -0.7rem; content: ''; }
	.sidenav1-main > li.-open > i { transform: rotate(-180deg); }
	.sidenav1-side { padding: 0; }
	.sidenav1-side > li { --sy: 1.6rem; font: 400 1.71rem/var(--lh) var(--ff_1); }
	.sidenav1-side > li.-sep { padding-top: var(--sy); padding-bottom: var(--sy); border-bottom: 1px solid var(--c_o1t); }
	.sidenav1-side > li:before { display: none; }

/**
* @name .signup1
* @description Signup box
*/

.signup1 { padding: var(--s1); box-shadow: inset 0 0 0 1px var(--c_o1t); }

/**
* @name .signup2
* @description Signup box
*/

.signup2 { padding: 2.4rem 0; border-top: 1px solid var(--c_o1t); border-bottom: 0.4rem solid var(--c_d1t); }

@media screen and (min-width: 1300px) {
.signup2 { display: flex; justify-content: space-between; align-items: end; flex-wrap: wrap; gap: 1rem var(--s1); }
.signup2-title { width: 100%; }
.signup2 > * { --sy: 0; }
.signup2 .fieldbox1 { width: 100%; }
}

/**
* @name .skips1
* @description Skip links
*/

.skips1 { position: absolute; top: 0; left: 0; z-index: 9999; list-style: none; width: 100%; height: 0; margin: 4rem 0 0; padding: 0; text-align: center; }
.skips1 li { position: absolute; left: 0; top: 0; width: 100%; height: 0; font: 2.4rem/1 var(--ff_1); }
	.skips1 li:before { display: none;  }
	.skips1 li a { display: inline-block; position: absolute; left: -10001em; min-width: 40rem; margin: 0 auto; padding: 1.6rem 3rem; border-radius: 0.8rem; background: rgba(0,0,0,0.8); color: #fff; text-align: center; text-decoration: none; outline: none; }
	.skips1 li a:focus, .skips1 li a:active { position: relative; left: 0; }
	.skips1 li span { display: block; color: #91d7d2; font-size: 0.75em; }

@media print, (max-width: 999px) {
.skips1 { display: none; }
}

/**
* @name .slot1
* @description Empty slot
*/

.slot1 { display: flex; justify-content: center; align-items: center; min-height: 10rem; padding: 1rem; box-shadow: inset 0 0 0 1px var(--c_o1t); color: rgba(var(--c_dxt),0.25); font: 700 1.8rem/1 var(--ff_1); text-transform: uppercase; text-align: center; }
.slot1.-todo { box-shadow: inset 0 0 0 1px rgba(0,0,0,0.1); background: #FF6F61; color: var(--c_i1); }

/**
* @name .socials1
* @description Social links (circular)
*/

.socials1 { display: inline-block; overflow: hidden; vertical-align: top; }
.socials1-label { --sy: 1.5rem; }
.socials1-items { --gx: 1.2rem; --gy: 1.2rem; font-size: 4rem; }
	.socials1-items li { width: auto; }
	.socials1-items a { --lh: 1; --awn: 1em; --ahn: 1em; --aus: none; --aor: 50%; --aoi: inset; --aos: 1px; --aocn: var(--c_o1t); --aoch: var(--atcn); --abch: var(--atcn); --atcn: var(--c_d1t); --atch: var(--c_i1t); display: flex; justify-content: center; align-items: center; }
	.socials1-items a:before { font-size: 0.65em; }

/**
* @name .socials2
* @description Social links (simple)
*/

.socials2 { display: inline-flex; align-items: center; gap: 1rem; overflow: hidden; vertical-align: top; }
.socials2-label { --sy: 0; flex: none; }
.socials2-items { --gx: 0.8rem; --lh: 1; font-size: 2.8rem; }
	.socials2-items li { width: auto; }
	.socials2-items a { --aus: ; --atcn: var(--c_d1t); --atch: var(--c_a3t); }

/**
* @name .spacer1
* @description Spacing div
*/

.spacer1 { --sy: 0; height: 0; pointer-events: none; }
.spacer1:not(.-pull) { height: var(--ux, 1px); }
.spacer1.-pull { --sy: calc(var(--ux) * -1); }

/**
* @name .stat1
* @description Stats
*/

@media screen and (min-width: 1000px) {
	.-featured-stat-description { max-width: 656px } 
}

.stat1 {  }
.stat1 > * { --sy: 0.6rem; }
.stat1-title { --sy: 1.2rem; color: var(--c_a3t); }
	.stat1-title .number1 { text-align: right; }
.stat1-link { margin-top: auto; padding-top: 1rem; }

.stat1.-flex { display: flex; flex-flow: column; height: 100%; }

/**
* @name .subheader1
* @description Subheader
*/

.subheader1 { display: flex; flex-wrap: wrap; align-items: center; gap: 1rem 1.4rem; }
.subheader1 > * { --sy: 0; }
.subheader1-title { flex: none; }
.subheader1 .line1 { flex-grow: 1; }

.subheader1:where(.-flat) { }
:where(.subheader1.-flat) .subheader1-title { width: 100%; }

/**
* @name .subheader2
* @description Bigger subheader
*/

.subheader2 { --sy: var(--s1); display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; gap: 2rem; }
.subheader2 > * { --sy: 0; }
.subheader2 .line1 { width: 100%; }

.subheader2.-flat > * { width: 100%; }

@media screen and (max-width: 599px) {
.subheader2 { --sy: var(--s2); }
}

/**
* @name .tab1
* @description Tab wrapper
*/

.tab1 { --sy: 0; }
.tab1[loading] { opacity: 0.25; pointer-events: none; }
.tab1[loading] + .loader2 { transition-delay: 0.1s; }

/**
* @name .tabs1
* @description Tabs
*/

.tabs1 { --sy: var(--s1); box-shadow: inset 0 -1px var(--c_d1t); }
.tabs1-entries { display: flex; gap: 0 2.4rem; padding: 0; }
	.tabs1-entries li { --sy: 0; }
	.tabs1-entries li:before { display: none; }
	.tabs1-entries span { --lh: 1.4; --aus: ; --atcn: var(--c_d1t); --atch: var(--c_a3t); display: block; padding: 0 0 1.6rem; cursor: pointer; }
	.tabs1-entries [aria-current="page"] > span { box-shadow: inset 0 -0.5rem; color: var(--c_d1t); }

/**
* @name .tags1
* @description Filter tags
*/

.tags1 { position: relative; }
.tags1:not(.-filtered):not(:has(.tags1-count)) { display: none; }
.tags1-count { --sy: 0; flex: none; }
.tags1-entries { --gx: 1rem; }
	.tags1-clear { --lh: 3rem; }

@media print, (min-width: 1000px) {
.tags1 { display: flex; align-items: flex-start; min-height: 3rem; }
.tags1-entries { --sy: 0; }
.tags1-count { order: -1; margin-top: 0.5rem; }
:where(.tags1.-filtered) .tags1-count { margin-right: 1.6rem; padding-right: 1.6rem; border-right: 1px solid var(--c_o1t); }
}

/**
* @name .tags2
* @description Expertise tags
*/

.tags2 {  }
.tags2-title { --sy: 1rem; }
.tags2-items { --gx: 0.8rem; }

/**
* @name .timeline1
* @description Events timeline
*/

.timeline1 { --pl: 2rem; position: relative; padding: var(--s1) 0 var(--s1) var(--pl); }
.timeline1:before { position: absolute; left: 0; top: 0; content: ''; width: 1px; height: 100%; border-left: 1px solid var(--c_o1t); }

@media print, (min-width: 600px) {
.timeline1 { --pl: var(--s1); }
}
@media print, (min-width: 1000px) {
.timeline1 { --pl: 0; }
.timeline1:before { left: 50%; }
}

/**
* @name .toaster1
* @description Toast notifications
*/

.toaster1 { box-sizing: border-box; display: flex; flex-direction: column; align-items: flex-end; position: fixed; left: 0; bottom: 0; z-index: 301; overflow: hidden; width: 100%; margin: 0; padding: 1rem; padding-bottom: calc(env(safe-area-inset-bottom) + 1rem); color: #ddd; text-align: right; pointer-events: none; }
.toaster1 p { display: block; margin: 0 0 0 auto; padding: 0.5rem 1rem 0.4rem; border-radius: 0.3rem; background: currentColor; font: 700 1.4rem/1.3 var(--ff_1); text-align: center; transform: translateX(110%); pointer-events: auto; transition: all 0.4s ease; opacity: 0; }
.toaster1 p + p { margin-top: 0.5rem; }
.toaster1 p.-active { transform: translateX(0); opacity: 1; }
	.toaster1 p span { color: var(--c_d1t); }

/**
* @name .tooltip1
* @description Tooltip styling
*/

.tooltip1 { --sy: 0.8rem; padding: 1.6rem 2rem; background: var(--c_b1t); }
.tooltip1 > div { color: var(--c_d1t); }

.tippy-box[data-theme="site"] { width: 100%; border-radius: 0; box-shadow: none; background: none; }
[data-theme="site"] .tippy-content { --sy: 0.8rem; padding: 0; }

/**
* @name .toc1
* @description Table of contents
*/

.toc1 {  }
.toc1-items { padding: 0; }
	.toc1-items > li { --sy: 0.75rem; }
	.toc1-items > li ~ li { padding-top: var(--sy); border-top: 1px solid var(--c_o1t); }
	.toc1-items > li:before { display: none; }
	.toc1-line { display: flex; align-items: center; gap: 0 1rem; position: relative; }
	.toc1-tracker { position: absolute; right: calc(100% + 1.5rem); top: 0; bottom: 0; overflow: hidden; width: 0.3rem; background: var(--c_o1t); }
	.toc1-tracker:before { position: absolute; left: 0; top: 0; content: ''; width: 110%; height: 100%; background: var(--c_a2t); transform-origin: 50% 0; transform: scaleY(var(--y, 0)); }
	.toc1-line i { flex: none; margin: 0 0 0 auto; }
	.-open > .toc1-line i { transform: rotate(-180deg); }
	.toc1-subitems { margin: 0; padding: 0; }
	.toc1-subitems:before, .toc1-subitems:after { display: block; content: ''; height: 0.6rem; }
	.toc1-subitems:before { height: 0.8rem; }
	.toc1-subitems > li { --sy: 0.4rem; }
	.toc1-subitems > li:before { display: none; }
	.toc1-subitems > li > a { }

/**
* @name .toc2
* @description Table of contents
*/

.toc2 { position: absolute; left: 2.2rem; top: 0; bottom: 0; z-index: 11; transition-duration: var(--t8n_d2); pointer-events: none; }
.toc2.-from { opacity: 0; }
.toc2-items { --sy: 0; position: -webkit-sticky; position: sticky; top: 50%; margin: 0 -1rem; padding: 0 1rem; transform: translateY(-50%); pointer-events: auto; }
	.toc2-items > li { --sy: 1.25rem; display: block; overflow: hidden; position: relative; width: 0.3rem; height: 2.4rem; background: var(--c_o1t); }
	.toc2-items > li:before { display: none; }
	.toc2-items > li:after { position: absolute; left: 0; top: 0; content: ''; width: 110%; height: 100%; background: var(--c_a2t); transform-origin: 50% 0; transform: scaleY(var(--y, 0)); }
.toc2-action { display: none; pointer-events: auto; }

@media print, (max-width: 1299px) {
.toc2 { display: flex; align-items: flex-end; left: 1rem; }
.toc2-items { display: none; }
.toc2-action { display: block; position: -webkit-sticky; position: sticky; bottom: 0; }
	.toc2-action .button1 { --aor: 0; --ahn: 4rem; --apx: 1.4rem; --abcn: var(--c_d1t); --abch: var(--c_b3); font-weight: 400; }
}


 @media print, (max-width: 1299px) {
  .toc2 { display: flex; align-items: flex-end; left: 1rem; }
   .toc2-items { display: none; }
   .toc2-action { display: block; position: -webkit-sticky; position: sticky; bottom: 0; }
    .toc2-action .button1 { --aor: 0; --ahn: 4rem; --apx: 1.4rem; --abcn: var(--c_d1t); --abch: var(--c_b3); font-weight: 400; }
  }

/**
* @name .toolbar1
* @description Image toolbar
*/

.toolbar1 { display: flex; justify-content: space-between; align-items: center; gap: 1.6rem 2rem; padding-top: 1.6rem;; border-top: 1px solid var(--c_o1t); }
.toolbar1 > * { --sy: 0; }

/**
* @name .toolbar2
* @description Header toolbar
*/

.toolbar2 {  }
.toolbar2-action { --sy: 2.4rem; display: none; flex-wrap: wrap; align-items: center; gap: 2rem; }
	.toolbar2-action > * { --sy: 0; }

@media screen and (max-width: 599px) {
.toolbar2-action > * { width: 100%; }
}
@media print, (min-width: 600px) {		
.toolbar2 { display: flex; flex-wrap: wrap; align-items: flex-start; gap: 2rem; padding-top: 2.4rem; border-top: 1px solid var(--c_o1t); }
	.toolbar2-action { display: flex; }
.toolbar2 > * { --sy: 0; }
.toolbar2 .socials2 { align-self: center; margin-left: auto; }
}

/**
* @name .top1
* @description Global header
*/

.top1 { --sy: 0; position: relative; z-index: 101; height: 0; transform: translateZ(0); }
.top1-wrap { display: flex; align-items: center; min-height: var(--sn); }
	.top1-wrap > * { --sy: 0; }
	.top1 .logo1 { margin-right: auto; }
	.top1-toggler { margin-left: 1.4rem; font-size: 2.4rem; }


@media print, (min-width: 1000px) {
.top1:after { visibility: hidden; position: absolute; left: 0; top: 0; z-index: -3; content: ''; width: 100%; border-image: linear-gradient(0deg,rgba(0,0,0,0.4),rgba(0,0,0,0.4)) fill 0/0/0 0 1000vh; opacity: 0; transition-property: var(--t8n_p2); transition-duration: var(--t8n_d2); pointer-events: none; }
:where(.safari) .top1:after { height: 150vh; border-image: none; background: rgba(0,0,0,0.4); }
.top1:has(li:hover > .drop1, li:focus-within > .drop1, .drop1:hover):after { visibility: visible; opacity: 1; }

.top1-toggler { display: none; }
}

/**
* @name .topics1
* @description Topics
*/

.topics1 {  }
.topics1-wrap { position: relative; overflow: hidden; }
	.topics1-list { --gx: 0rem; --gy: 2rem; margin-top: calc(var(--gy) * -1 - 1px); }
	.topics1-list li { position: relative; padding-top: var(--gy); padding-right: 4rem; }
	.topics1-list li:after { position: absolute; left: 0; top: 0; content: ''; width: 400%; border-top: 1px solid #d0d4de; }
	.topics1-list:has(li[style*=display]):not(:has(li:not([style]))):after { display: block; content: attr(empty); width: 100%; margin: var(--gy) 0 0 var(--gx); padding-top: var(--gy); }

@media screen and (max-width: 599px) {
.topics1-list { --gy: 1rem; }
}

/**
* @name .tracker1
* @description Carousel track indicator
*/

.tracker1 { overflow: hidden; position: relative; border: 1px solid transparent; border-width: 0.5rem 0; background: var(--c_o1t); background-clip: padding-box; line-height: 1px; }
.tracker1:before { position: absolute; left: 0; top: 0; bottom: 0; right: 0; content: '';  }
.tracker1-wrap { display: block; width: 100%; height: 1px; transform: translateX(calc(var(--p) * 100%)); transition: all 0.1s ease-out; transition-property: var(--t8n_p1), width; }
	.tracker1-wrap:before { display: block; content: ''; width: calc(var(--w) * 100%); height: 1px; margin: 0; background: var(--c_d1t); transform: translateX(calc(var(--p) * -100%)); will-change: transform; transition: inherit; }

/**
* @name .tweetit1
* @description Tweet selection
* @example { }
*/

.tweetit1 { --lh: 1; --tw: 1.2rem; --th: 0.7rem; display: inline-flex; align-items: center; position: absolute; left: calc(var(--left, -10001) * 1px); top: calc(var(--top, 0) * 1px); z-index: 1001; padding: 0.5rem 0.7rem calc(0.5rem + var(--th)); background: var(--c_b1t); color: var(--c_d1t); font-size: 3.2rem; transform: translate(-50%,-5rem); }
.tweetit1 { clip-path: polygon(0 0, 100% 0, 100% calc(100% - var(--th)), calc(50% + var(--tw) / 2) calc(100% - var(--th)), 50% 100%, calc(50% - var(--tw) / 2) calc(100% - var(--th)), 0 calc(100% - var(--th))); }
.tweetit1[hidden] { display: none; }

/**
* @name .video1
* @description Video with pre-screen
*/

.video1 { position: relative; }
.video1-image { position: relative; }
	.video1-link { position: relative; z-index: 2; }
	.video1-link.-hidden { pointer-events: none; opacity: 0; }
	.video1 .embed1 { position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: 0; }
	.video1 .play1 { left: 50%; top: 50%; right: auto; bottom: auto; margin: -0.5em 0 0 -0.5em; font-size: 6rem; }
	.video1 .play1:after { border-radius: 50%; }

@media print, (min-width: 1000px) {
.video1 .play1 { font-size: 9rem; }
}

/**
* @name .wrap1
* @description Content wrapper
*/

.wrap1 { --sy: 0; position: relative; padding: var(--s3) 0; background: var(--c_b1t); color: var(--c_d1t); }
.wrap1 > * { color: var(--c_d1t); }

.wrap1:where(.-isolate) { isolation: isolate; }
.wrap1:where(.-top1):before { display: block; content: ''; height: calc(var(--sn) * 0.75); }

@media print {
.wrap1 { background: none; color: inherit; }
.wrap1:not(:first-child) { border-top: 1px solid var(--c_o1t); }
.wrap1:not(:last-child) { border-bottom: 1px solid var(--c_o1t); }
.wrap1 + .wrap1 { border-top: none; }
}

/**
 * @name .wysiwyg
 * @description WordPress WYSIWYG editor
 * @example { }
 */

  .component_wysiwyg h1 a, .wysiwyg h2 a, .component_wysiwyg h3 a, .component_wysiwyg h4 a, .component_wysiwyg h5 a, .component_wysiwyg h6 a {   --abpyn: calc(var(--lh) * 1.1em); } 
  .component_wysiwyg h1:not(:first-child), .component_wysiwyg h2:not(:first-child), .component_wysiwyg h3:not(:first-child), .component_wysiwyg h4:not(:first-child) { margin-top: var(--s1); }
  .component_wysiwyg h1, .component_wysiwyg h2, .component_wysiwyg h3, .component_wysiwyg h4, .component_wysiwyg h5, .component_wysiwyg h6 { margin-bottom: 1.6rem; }  
  .component_wysiwyg img { height: auto; display: block; }
  .component_wysiwyg .alignright { float: right; margin-left: var(--sy); }
  .component_wysiwyg .alignleft { float: left; margin-right: var(--sy); }
  .component_wysiwyg .aligncenter, .component_wysiwyg .alignnone { margin: 0 auto; }
  .component_wysiwyg .alignright, .component_wysiwyg .alignleft, .component_wysiwyg .aligncenter, .component_wysiwyg .alignnone { margin-bottom: 10px; }
  .component_wysiwyg hr { }
  .component_wysiwyg blockquote:not(.quote1) { margin-top: var(--s2); margin-bottom: var(--s2); }
  .component_wysiwyg .wp-caption { max-width: 100%; --lh: 1.30; font: 400 13rem/var(--lh) var(--ff_2); margin-bottom: var(--s1); }
    .component_wysiwyg .wp-caption img { margin-bottom: 10px; width: 100%; }
    .component_wysiwyg .wp-caption p:empty { display: none; }

  .-breakout + .component_wysiwyg { margin-top: var(--s3); }

@media screen and (max-width: 680px) {
  .component_wysiwyg .alignright, .component_wysiwyg .alignleft, .component_wysiwyg .aligncenter, .component_wysiwyg .alignnone { width: 100%!important; }
}

.component_wysiwyg + .wrap1.-breakout.-cs\:b3 {
	margin-top: var(--s4);
}

.component_wysiwyg h2.gform_submission_error { --lh: 1.25; font: 900 3.4rem / var(--lh) var(--ff_2); }

/*   ______  _     _ _______ _______  _____  __   _ _______
*   |_____] |     |    |       |    |     | | \  | |______
*   |_____] |_____|    |       |    |_____| |  \_| ______|
*/

.button1, [type="submit"], [type="button"], [type="reset"] { --lh: 2rem; --awn: 10rem; --ahn: 5rem; --apx: 2rem; --abcn: var(--c_b3); --abch: var(--c_d1t); --aor: calc(var(--ahn) / 2); --aosn: 1px; --aocn: var(--abc); --atcn: var(--c_i1); --atch: var(--c_i1t); --aus: none; display: inline-flex; justify-content: center; align-items: center; overflow: visible; width: auto; font: 600 1.6rem/var(--lh) var(--ff_1); letter-spacing: 0.01em; text-align: center; touch-action: manipulation; user-select: none; cursor: pointer; }
.button1 > span:not(:first-child) { margin-left: 0.5rem; }
.button1 > span:not(:last-child) { margin-right: 0.5rem; }

.button1:where(.-d1t) { --aoch: var(--atch); --abcn: var(--c_d1t); --abch: transparent; --atcn: var(--c_b1t); --atch: var(--c_d1t); }
.button1:where(.-a2) { --aoch: var(--atch); --abcn: var(--c_a2t); --abch: transparent; --atcn: var(--c_b1t); --atch: var(--c_a2t); }

.button1:where(.-medium) { --ahn: 4rem; }
.button1:where(.-ghost) { --aocn: var(--atcn); --abcn: transparent; --atcn: var(--c_d1t); }
.button1:where(.-dimghost) { --aocn: var(--c_o1t); --aoch: var(--atcn); --abcn: transparent; --abch: var(--abcn); --atcn: var(--c_d1t); --atch: var(--atcn); }
.button1:where(.-block) { width: 100%; }

.button1:where(.-tag) { --awn: 0rem; --ahn: 3rem; --apx: 1.2rem; --aocn: var(--c_o1t); --abcn: transparent; --abch: var(--c_b3t); --atcn: var(--c_d1t); --atch: var(--c_i1t); font: 400 1.4rem/var(--lh) var(--ff_1); }
.button1:where(.-topic) { --awn: 0rem; --ahn: 3rem; --apx: 1.2rem; --aocn: var(--abcn); --aoch: var(--c_o1t); --abcn: var(--c_b3t); --abch: transparent; --atcn: var(--c_i1t); --atch: var(--c_d1t); font: 400 1.4rem/var(--lh) var(--ff_1); }

.unbutton1 { --lh: inherit; --awn: ; --ahn: ; --apx: ; --abgn: ; --abcn: ; --abch: ; --aosn: ; --aocn: ; --atcn: ; --atch: ; --aus: ; display: unset; font: unset; text-align: unset; text-transform: unset; }

/* hide region tag on child region/country posts */
.-region_tax-child .-xregion_tax { display: none; }

/*   _____ ______  ______  __   _ _______
*     |   |       |     | | \  | |______
*   __|__ |_____  |_____| |  \_| ______|
*/

[class^="icon-"],[class*=" icon-"] { display: inline-grid; font-family: 'Icons' !important; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; }
[class^="icon-"]:before, [class^="icon-"]:after, [class*=" icon-"]:before, [class*=" icon-"]:after { grid-area: 1 / 1 / 2 / 2; transition-property: var(--t8n_p1); }
[class^="icon-"] i, [class*=" icon-"] i { grid-area: 1 / 1 / 2 / 2; display: grid; font: inherit; vertical-align: top; }
	[class^="icon-"] i:before, [class*=" icon-"] i:before, [class^="icon-"] i:after, [class*=" icon-"] i:after { grid-area: 1 / 1 / 2 / 2; }
[class^="icon-"] span, [class*=" icon-"] span { display: none; }

.icon-logo:before { content: "\e956"; color: rgb(0, 79, 167); }
.icon-logo:after { content: "\e957"; color: rgb(2, 19, 78); }
.icon-logo>i:before { content: "\e958"; color: rgb(198, 198, 198); }
.icon-call:before { content: "\e954"; }
.icon-email:before { content: "\e955"; }
.icon-location:before { content: "\e952"; }
.icon-time:before { content: "\e953"; }
.icon-calendar:before { content: "\e951"; }
.icon-quote:before { content: "\e950"; }
.icon-user:before { content: "\e93e"; }
.icon-headphones:before { content: "\e91d"; }
.icon-phone:before { content: "\e91e"; }
.icon-pin:before { content: "\e945"; }
.icon-heart:before { content: "\e942"; }
.icon-more-info-thick:before { content: "\e92e"; }
.icon-reload:before { content: "\e943"; }
.icon-circle-empty:before { content: "\e940"; }
.icon-circle-filled:before { content: "\e941"; }
.icon-minisquare:before { content: "\e947"; }
.icon-square-filled:before { content: "\e94b"; }
.icon-square-empty:before { content: "\e948"; }
.icon-dot:before { content: "\e91c"; }
.icon-star:before { content: "\e93f"; }
.icon-print-medium:before { content: "\e930"; }
.icon-print-bold:before { content: "\e92f"; }
.icon-minus-bold:before { content: "\e95d"; }
.icon-minus-light:before { content: "\e95e"; }
.icon-minus-medium:before { content: "\e95f"; }
.icon-plus-bold:before { content: "\e960"; }
.icon-plus-light:before { content: "\e961"; }
.icon-plus-medium:before { content: "\e962"; }
.icon-checkbox-bold:before { content: "\e963"; }
.icon-checkbox-light:before { content: "\e964"; }
.icon-checkbox-medium:before { content: "\e965"; }
.icon-angle-down-bold:before { content: "\e900"; }
.icon-angle-down-light:before { content: "\e901"; }
.icon-angle-down-medium:before { content: "\e902"; }
.icon-angle-left-bold:before { content: "\e903"; }
.icon-angle-left-light:before { content: "\e904"; }
.icon-angle-left-medium:before { content: "\e905"; }
.icon-angle-right-bold:before { content: "\e906"; }
.icon-angle-right-light:before { content: "\e907"; }
.icon-angle-right-medium:before { content: "\e908"; }
.icon-angle-up-bold:before { content: "\e909"; }
.icon-angle-up-light:before { content: "\e90a"; }
.icon-angle-up-medium:before { content: "\e90b"; }
.icon-arrow-external-bold:before { content: "\e90c"; }
.icon-arrow-external-light:before { content: "\e90d"; }
.icon-arrow-external-medium:before { content: "\e90e"; }
.icon-close-bold:before { content: "\e90f"; }
.icon-close-light:before { content: "\e910"; }
.icon-close-medium:before { content: "\e911"; }
.icon-directional-down-bold:before { content: "\e912"; }
.icon-directional-down-light:before { content: "\e913"; }
.icon-directional-down-medium:before { content: "\e914"; }
.icon-directional-left-bold:before { content: "\e915"; }
.icon-directional-left-light:before { content: "\e916"; }
.icon-directional-left-medium:before { content: "\e917"; }
.icon-directional-right-bold:before { content: "\e918"; }
.icon-directional-right-light:before { content: "\e919"; }
.icon-directional-right-medium:before { content: "\e91a"; }
.icon-directional-up-bold:before { content: "\e91b"; }
.icon-directional-up-light:before { content: "\e91f"; }
.icon-directional-up-medium:before { content: "\e920"; }
.icon-download-bold:before { content: "\e921"; }
.icon-download-light:before { content: "\e922"; }
.icon-download-medium:before { content: "\e923"; }
.icon-email-filled:before { content: "\e924"; }
.icon-email-outlined-bold:before { content: "\e925"; }
.icon-email-outlined-light:before { content: "\e926"; }
.icon-email-outlined-medium:before { content: "\e927"; }
.icon-filter-bold:before { content: "\e928"; }
.icon-filter-light:before { content: "\e929"; }
.icon-filter-medium:before { content: "\e92a"; }
.icon-menu-bold:before { content: "\e92b"; }
.icon-menu-light:before { content: "\e92c"; }
.icon-menu-medium:before { content: "\e92d"; }
.icon-search-bold:before { content: "\e931"; }
.icon-search-light:before { content: "\e932"; }
.icon-search-medium:before { content: "\e933"; }
.icon-triangle-down:before { content: "\e93a"; }
.icon-triangle-left:before { content: "\e93b"; }
.icon-triangle-right:before { content: "\e93c"; }
.icon-triangle-up:before { content: "\e93d"; }
.icon-social-facebook:before { content: "\e934"; }
.icon-social-instagram:before { content: "\e935"; }
.icon-social-linkedin:before { content: "\e936"; }
.icon-social-medium:before { content: "\e937"; }
.icon-social-twitter:before { content: "\e938"; }
.icon-social-youtube:before { content: "\e939"; }
.icon-social-tiktok:before { content: "\e946"; }
.icon-social-vimeo:before { content: "\e949"; }
.icon-social-threads:before { content: "\e94f"; }
.icon-social-x:before { content: "\e94a"; }
.icon-social-bluesky:before { content: "\e959"; }
.icon-pause:before { content: "\e94e"; }
.icon-play:before { content: "\e94c"; }
.icon-warning:before { content: "\e94d"; }
.icon-list:before { content: "\e944"; }

/*   ______  _______ _______ _______ _     _ _      _______ _______
*   |     \ |______ |______ |_____| |     | |         |    |______
*   |_____/ |______ |       |     | |_____| |_____    |    ______|
*/

*, *:before, *:after { --ux: var(--uxh); min-width: 0; min-height: 0; margin: 0; padding: 0; color: inherit; line-height: var(--lh); transition: none var(--t8n_dx, var(--t8n_d1)) var(--t8n_ex, ease); transition-property: var(--t8n_p1); }
:root:not([ready]) *, :root:not([ready]) *:before, :root:not([ready]) *:after { transition: none !important; }
@media screen and (prefers-reduced-motion) { *, *:before, *:after { transition-duration: 0s !important; } }

@media print, (max-width: 1299px) { *, *:before, *:after { --ux: var(--uxl, var(--uxh)); } }
@media screen and (max-width: 999px) { *, *:before, *:after { --ux: var(--uxm, var(--uxl, var(--uxh))); } }
@media screen and (max-width: 599px) { *, *:before, *:after { --ux: var(--uxs, var(--uxm, var(--uxl, var(--uxh)))); } }
@media print { *, *:before, *:after { --ux: var(--uxp, var(--uxl, var(--uxh))); } }

html { overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { overflow-x: clip; font: inherit; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

div, form, fieldset, blockquote, cite, article, aside, details, figcaption, figure, footer, header, menu, nav, main, section, address, ul, ol, li, dl, dd, dt, p, q, table, pre, h1, h2, h3, h4, h5, h6, noscript, [component] { --sy: var(--syo); display: block; margin-bottom: var(--sy); }
body > :not(.root1), body > :not(.root1) div, body > :not(.root1) form { margin-bottom: 0; }

@page { margin: 40px; }
@media print { body { overflow: hidden; background: #fff; } }

/* links */

a, :where(.-a\:1) { --aus: underline; --auch: transparent; }
a, button, input, select, textarea, :where(.-a\:1) { --ahs: 0; --aox: var(--aoxn); --aoy: var(--aoyn); --aob: var(--aobn); --aos: var(--aosn); --aoc: var(--aocn); --abg: var(--abgn); --abs: var(--absn); --absx: var(--absxn); --absy: var(--absyn); --abpx: var(--abpxn); --abpy: var(--abpyn); --abc: var(--abcn); --atc: var(--atcn); --auw: var(--auwn); --auc: var(--aucn); --auo: var(--auon); --avo: var(--avon); min-width: var(--awn, auto); min-height: var(--ahn, auto); padding: calc(var(--apy, 0px) + var(--apys, 0px)) var(--apx, 0px) calc(var(--apy, 0px) - var(--apys, 0px)); box-shadow: var(--aoi, inset) var(--aox, 0) var(--aoy, 0) var(--aob, 0) var(--aos, 0) var(--aoc, currentColor); border: none; border-radius: var(--aor, 0); background: var(--abg, transparent); background-color: var(--abc, transparent); color: var(--atc, var(--c_a2t)); text-decoration: var(--aus, underline); text-decoration-thickness: var(--auw, 1px); text-decoration-color: var(--auc, currentColor); text-underline-offset: var(--auo, 0.15em); opacity: var(--avo); transition-property: var(--t8n_p1), color; -webkit-tap-highlight-color: rgba(0,0,0,0); }
@media(hover: hover) and (pointer: fine){ a:hover, button:hover, input:hover, select:hover, textarea:hover, a:hover :where(.-a\:1), [hover] .-a\:1:not([hovercatch][hover] [hovercatch] *), :root:not([js]) [hovercatch]:has([hoverwatch]:hover) :where(.-a\:1) { --ahs: 1; --aox: var(--aoxh, var(--aoxn)); --aoy: var(--aoyh, var(--aoyn)); --aob: var(--aobh, var(--aobn)); --aos: var(--aosh, var(--aosn)); --aoc: var(--aoch, var(--aocn)); --abg: var(--abgh, var(--abgn)); --abs: var(--absh, var(--absn)); --absx: var(--absxh, var(--absxn)); --absy: var(--absyh, var(--absyn)); --abpx: var(--abpxh, var(--abpxn)); --abpy: var(--abpyh, var(--abpyn)); --abc: var(--abch, var(--abcn)); --atc: var(--atch, var(--atcn)); --auw: var(--auwh, var(--auwn)); --auc: var(--auch, var(--aucn)); --auo: var(--auoh, var(--auon)); --avo: var(--avoh, var(--avon)); } }
a:focus-visible, button:focus-visible, input:focus-visible, select:focus-visible, textarea:focus-visible, a:focus-visible :where(.-a\:1), :root:not([js]) [hovercatch]:has([hoverwatch]:focus) :where(.-a\:1) { --ahs: 1; --aox: var(--aoxf, var(--aoxh, var(--aoxn))); --aoy: var(--aoyf, var(--aoyh, var(--aoyn))); --aob: var(--aobf, var(--aobh, var(--aobn))); --aos: var(--aosf, var(--aosh, var(--aosn))); --aoc: var(--aocf, var(--aoch, var(--aocn))); --abg: var(--abgf, var(--abgh, var(--abgn))); --abs: var(--absf, var(--absh, var(--absn))); --absx: var(--absxf, var(--absxh, var(--absxn))); --absy: var(--absyf, var(--absyh, var(--absyn))); --abpx: var(--abpxf, var(--abpxh, var(--abpxn))); --abpy: var(--abpyf, var(--abpyh, var(--abpyn))); --abc: var(--abcf, var(--abch, var(--abcn))); --atc: var(--atcf, var(--atch, var(--atcn))); --auw: var(--auwf, var(--auwh, var(--auwn))); --auc: var(--aucf, var(--auch, var(--aucn))); --auo: var(--auof, var(--auoh, var(--auon))); --avo: var(--avof, var(--avoh, var(--avon))); }
a * { cursor: pointer; }

/* forms */

fieldset { min-width: 0; padding: 0; border: none; }
label { cursor: pointer; vertical-align: middle; }
label:where(:first-child) { display: block; margin: 0 0 1rem; }
label em { color: #f00; font-style: inherit; }
input, textarea, select { --lh: 2rem; --ahn: 5rem; --apx: 2rem; --apy: calc(var(--ahn) / 2 - var(--lh) / 2); --abcn: transparent; --aor: calc(var(--ahn) / 2); --aoi: inset; --aosn: 1px; --aocn: var(--c_o2t); --aoch: var(--c_o3t); --aocf: var(--aoch); --aus: none; --atcn: var(--c_d1t); --apcn: rgba(var(--c_dxt),0.5); --apc: var(--apcn, currentColor); width: 100%; font: 1.6rem/var(--lh) var(--ff_1); vertical-align: top; }
input:where([type="text"], [type="password"], [type="search"], [type="email"], [type="tel"], [type="number"], [type="checkbox"], [type="radio"], [type="submit"]), textarea, select { -webkit-appearance: none; -moz-appearance: none; appearance: none; }
input::-ms-clear { display: none; }
textarea { --aor: 1.6rem; overflow: auto; resize: vertical; }
textarea:where([autoresize]) { max-height: calc(var(--ahn) * 3); }
select { --abgn: url(../images/select1.svg) right 2rem center / 1.4rem 0.8rem no-repeat; padding-right: 5rem; line-height: normal; text-indent: 1px; text-overflow: ''; }
select::-ms-expand { display: none; }
:where(.firefox) select { padding-left: calc(var(--apx) - 6px); }

input[type="checkbox"], input[type="radio"] { --s: 2.2rem; --apx: 0; --aor: 0; --atc: var(--c_d1t); display: inline-block; position: relative; width: var(--s, 2rem); min-width: 0; height: var(--s, 2rem); min-height: 0; margin: 0 0.5rem 0 0; padding: 0; font: inherit; text-align: center; vertical-align: -0.35em; }
input[type="radio"] { --aor: 50%; }
input[type="checkbox"]:before { display: flex; justify-content: center; align-items: center; position: absolute; left: 0; content: 'L'; width: 100%; height: 90%; color: inherit; font: 700 calc(var(--s, 2rem) * 0.8)/1 Helvetica Neue,Helvetica,Arial,sans-serif; transform: scale(calc(var(--ch,0) * -1),var(--ch,0)) rotate(-45deg); }
input[type="checkbox"]:indeterminate:before { content: '\2014'; transform: scale(-1,1); }
input[type="radio"]:before { position: absolute; left: 0; right: 0; top: 0; bottom: 0; content: ''; margin: 0; border-radius: 50%; box-shadow: inset 0 0 0 2rem var(--atc); transform: scale(calc(var(--ch, 0) * 0.4)); }
input[type]:checked:before { --ch: 1; }
input::-ms-check { border: none; background: transparent; color: var(--atc); }

@media screen and (max-width: 599px) {
:where(.-t\:8) input[type="checkbox"], :where(.-t\:8) input[type="radio"] { --s: 1.8rem; }
}

:-webkit-autofill { -webkit-text-fill-color: var(--atc); transition-delay: 5000s; }
::placeholder { color: var(--apc); font-style: normal; opacity: 1; }
select:invalid, select:has([value=""]:checked) { color: var(--apc); }

[validated]:invalid, [validated]:invalid + label, [validated]:invalid + label:before { --aoc: var(--c_e2t); color: var(--c_e1t); }

@media not screen and (pointer: coarse) {
select[multiple] { height: 7rem; padding-right: var(--px); background-image: none; }
}

/* tables */

table { display: table; border-collapse: collapse; border-spacing: 0; }
th, td { padding: 1.4rem 2rem; text-align: left; vertical-align: top; }

@media screen {
:where(tbody > tr:nth-child(odd)) > * { background: var(--c_b2t); }
:where(thead) th { background: var(--c_b3t); color: var(--c_i1t); }
}
@media print {
th, td { border-bottom: 1px solid var(--c_o1t); }
:where(thead) th { border-bottom-color: var(--c_d1t); }
}

/* lists */

ul, ol, dd, blockquote { --xpl: 3rem; padding-left: var(--xpl); }

ol, ul { list-style: none; counter-reset: ordered; }
li { --sy: 1rem; counter-increment: ordered; }
	:where(ol) > li:before { position: absolute; content: counter(ordered); width: 4rem; margin: 0 0 0 calc(4.5rem * -0.9); font-weight: 700; }
	:where(ul) > li:before { float: left; overflow: hidden; content: '\e941'; margin: 0 0 0 calc(var(--xpl) * -0.9); color: var(--c_a2t); font-family: Icons; } li ul > li:before { content: '\e940'; } li li ul > li:before { content: '\e947'; }
	li > :where(ul, ol) { --sy: 1rem; margin-top: var(--sy); }

dt { --sy: 1rem; font-weight: bolder; }
dd { padding-left: 0; }

@media screen and (max-width: 599px) {
ul, ol, dd, blockquote { --xpl: 2rem; }
}

/* images */

figure { }
img { max-width: 100%; border-width: 0; box-sizing: content-box; }
figure img { display: inline-block; vertical-align: top; }
figcaption { margin-top: 1.6rem; }

/* quotes */

blockquote { box-shadow: inset 0.4rem 0 0 0 var(--c_a2t); }
blockquote > * { --sy: 1rem }
:where(blockquote) q { display: block; }

/* other */

pre { padding: 1rem; border: 1px solid var(--c_o1t); background: var(--c_b2t); font: 1.4rem/1.2 Consolas,Monaco,Courier New,monospace; white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
code { padding: 0.2rem 0.4rem; background-color: #f9f2f4; color: #c7254e; font-size: 80%; white-space: nowrap; }
hr { --sy: var(--s1); overflow: hidden; width: auto; height: 0; margin-top: var(--sy); margin-bottom: var(--sy); border: none; border-top: 1px solid; background: none; color: var(--c_o1t); }
sup, sub { font-size: 0.6875em; line-height: 1; vertical-align: top; } sub { vertical-align: bottom; }
b, strong { font-weight: bolder; }
mark { padding: 0 0.2rem; background-color: rgba(255,228,0,0.25); }
abbr { border-bottom: 1px dotted; text-decoration: none; } abbr[title] { cursor: help; }
ins { border-bottom: 1px dotted green; text-decoration: none; }
address { font: inherit; }

/* helpers */

[mouse] *:focus { outline: none; }
[toggle], [clickable] { cursor: pointer; -webkit-tap-highlight-color: rgba(0,0,0,0); }
[hidden], [js] [noscript], :root:not([js]) [scripted], [x-cloak]:not(:target), [js] [cloaked] { display: none !important; }
[invisible] { position: absolute; overflow: hidden; width: 1px; height: 1px; white-space: nowrap; clip: rect(0 0 0 0); clip-path: inset(50%); }
[disabled] { pointer-events: none; opacity: 0.4; cursor: default; } [disabled] [disabled] { opacity: 1; }
[scrolled] { overflow: auto; overflow-y: hidden; scrollbar-width: none; -ms-overflow-style: none; -webkit-overflow-scrolling: touch; } [scrolled]::-webkit-scrollbar { display: none; }
[id] { scroll-margin-top: calc(var(--sn) + var(--syo)); }
[slot]:empty { display: none; }

@media screen { [print] { display: none; } }
@media print { [screen] { display: none; } }

/* first/last margins */

body :last-child { margin-bottom: 0; }


/*   _    _ _______  ______ _______
*    \  /  |_____| |_____/ |______
*     \/   |     | |    \_ ______|
*/

/* text styling */

html { --lh: 1.45; font: var(--uu)/var(--lh) var(--ff_1); }
body, h1, h2, h3, h4, h5, h6, blockquote, cite, figcaption, [class*="-t:"] { font: 400 1.9rem/var(--lh) var(--ff_1); letter-spacing: 0; text-transform: none; overflow-wrap: break-word; }
.-t\:1, h1 { --lh: 1.00; font: 900 5.9rem/var(--lh) var(--ff_2); letter-spacing: 0em; }
.-t\:2, h2 { --lh: 1.10; font: 900 5.2rem/var(--lh) var(--ff_2); letter-spacing: 0em; }
.-t\:3, h3 { --lh: 1.25; font: 900 3.4rem/var(--lh) var(--ff_2); letter-spacing: 0em; }
.-t\:4, h4 { --lh: 1.30; font: 900 2.7rem/var(--lh) var(--ff_2); letter-spacing: 0em; }
.-t\:5, h5 { --lh: 1.25; font: 400 3.2rem/var(--lh) var(--ff_2); } /* card heading large */
.-t\:6, h6 { --lh: 1.40; font: 400 2.6rem/var(--lh) var(--ff_2); } /* card heading regular */
.-t\:7 { --lh: 1.40; font: 400 2.0rem/var(--lh) var(--ff_2); } /* card heading small */
.-t\:8, th, td { --lh: 1.45; font: 400 1.7rem/var(--lh) var(--ff_1); letter-spacing: 0em; } /* paragraph medium */
.-t\:9, cite, figcaption { --lh: 1.45; font: 400 1.4rem/var(--lh) var(--ff_1); } /* paragraph small */
.-t\:10, blockquote { --lh: 1.45; font: italic 2.0rem/var(--lh) var(--ff_1); } /* blockquote */
.-t\:11 { --lh: 1.50; font: italic 300 3.0rem/var(--lh) var(--ff_2); } /* quote large */
.-t\:12 { --lh: 1.20; font: 700 2.0rem/var(--lh) var(--ff_1); letter-spacing: 0.04em; text-transform: uppercase; } /* section title large */
.-t\:14 { --lh: 1.20; font: 700 1.7rem/var(--lh) var(--ff_1); letter-spacing: 0.04em; text-transform: uppercase; } /* section title small */
.-t\:15 { --lh: 1.20; font: 600 1.5rem/var(--lh) var(--ff_1); } /* more link */
.-t\:16 { --lh: 1.20; font: 400 1.3rem/var(--lh) var(--ff_1); letter-spacing: 0.08em; text-transform: uppercase; } /* type label */
.-t\:17 { --lh: 1.20; font: 600 5.0rem/var(--lh) var(--ff_1); letter-spacing: 0em; } /* stat large */
.-t\:18 { --lh: 1.20; font: 700 3.0rem/var(--lh) var(--ff_1); letter-spacing: 0em; } /* stat medium */
.-t\:19 { --lh: 1.00; font: 600 1.6rem/var(--lh) var(--ff_1); letter-spacing: 0.01em; } /* button */
.-t\:20 { --lh: 1.40; font: 600 1.8rem/var(--lh) var(--ff_1); letter-spacing: 0em; } /* nav */
.-t\:21 { --lh: 1.20; font: 700 3.0rem/var(--lh) var(--ff_1); } /* wysiwyg h1 */
.-t\:22 { --lh: 1.45; font: 700 2.5rem/var(--lh) var(--ff_1); } /* wysiwyg h2 */
.-t\:23 { --lh: 1.35; font: 700 2.2rem/var(--lh) var(--ff_1); } /* wysiwyg h3 */
.-t\:24 { --lh: 1.35; font: 700 1.9rem/var(--lh) var(--ff_1); letter-spacing: 0.04em; text-transform: uppercase; } /* wywisyg h4 */
.-t\:25 { --lh: 1.45; font: 700 1.9rem/var(--lh) var(--ff_1); } /* paragraph base bold */
.-t\:26, :where(thead) th { --lh: 1.45; font: 700 1.7rem/var(--lh) var(--ff_1); } /* paragraph medium bold */
.-t\:27 { --lh: 1.45; font: 700 1.3rem/var(--lh) var(--ff_1); } /* paragraph small bold */
.-t\:28 { --lh: 1.15; font: 400 4.4rem/var(--lh) var(--ff_2); } /* article title */

@media screen and (max-width: 599px) {
.-t\:0, body { font-size: 1.6rem; } /* base */
.-t\:1, h1 { font-size: 3.6rem; }
.-t\:2, h2 { font-size: 2.8rem; }
.-t\:3, h3 { font-size: 2.4rem; }
.-t\:4, h4 { font-size: 2.1rem; }
.-t\:5, h5 { font-size: 2.4rem; } /* card heading large */
.-t\:6, h6 { font-size: 2.1rem; } /* card heading regular */
.-t\:7 { font-size: 1.8rem; } /* card heading small */
.-t\:8 { font-size: 1.5rem; } /* paragraph medium */
.-t\:10, blockquote { font-size: 1.8rem; } /* blockquote */
.-t\:11 { font-size: 2.1rem; } /* quote large */
.-t\:12 { font-size: 1.8rem; } /* section title large */
.-t\:14 { font-size: 1.5rem; } /* section title small */
.-t\:17 { font-size: 3.2rem; } /* stat large */
.-t\:18 { font-size: 2.4rem; } /* stat medium */
.-t\:20 { font-size: 2.2rem; } /* nav */
.-t\:21 { font-size: 2.6rem; } /* wysiwyg h1 */
.-t\:22 { font-size: 2.4rem; } /* wysiwyg h2 */
.-t\:23 { font-size: 2.1rem; } /* wysiwyg h3 */
.-t\:24 { font-size: 1.6rem; } /* wywisyg h4 */
.-t\:25 { font-size: 1.6rem; } /* paragraph base bold */
.-t\:26 { font-size: 1.5rem; } /* paragraph medium bold */
.-t\:28 { font-size: 2.6rem; } /* article title */
}

/* link styling */

a.-as\:0, .-as\:0 a, .-as\:0.-a\:1, .-as\:0 .-a\:1, .-as\:0s { --aus: ; --atcn: currentColor; } /* remove all styling */
a.-as\:1, .-as\:1 a, .-as\:1.-a\:1, .-as\:1 .-a\:1, .-as\:1s { --aus: ; --atcn: currentColor; --atch: var(--c_a2t); } /* red on hover */
a.-as\:2, .-as\:2 a, .-as\:2.-a\:1, .-as\:2 .-a\:1, .-as\:2s { --aucn: transparent; --auch: currentColor; --atcn: currentColor; } /* underline on hover */
a.-as\:3, .-as\:3 a, .-as\:3.-a\:1, .-as\:3 .-a\:1, .-as\:3s { --aucn: currentColor; --auch: transparent; --atcn: currentColor; } /* underline to no underline  */
a.-as\:4, .-as\:4 a, .-as\:4.-a\:1, .-as\:4 .-a\:1, .-as\:4s { --aucn: transparent; --auch: currentColor; --atcn: currentColor; --atch: var(--c_a2t); } /* red underline on hover */

/* list styling */

ul.-ls\:1, ol.-ls\:1, .-ls\:1 ul, .-ls\:1 ol { padding: 0; }
:where(.-ls\:1) li { --sy: 0.4rem; }
	.-ls\:1 li:before { display: none; }

@media screen and (max-width: 599px) {
	:where(.-ls\:1) li { --sy: 0.8rem; }
}

/* input styling */

.-is\:1 { --aocn: transparent; --abcn: var(--c_b2t); --apc: var(--atcn); font-weight: 600; }

/* spacing */

.-mb\:a,.-my\:a{margin-bottom:auto !important}.-mt\:a,.-my\:a {margin-top:auto}.-ml\:a,.-mx\:a{margin-left:auto}.-mr\:a,.-mx\:a{margin-right:auto}
.-mb\:0,.-my\:0,.-ma\:0{margin-bottom:0}.-mt\:0,.-my\:0,.-ma\:0{margin-top:0}.-ml\:0,.-mx\:0,.-ma\:0{margin-left:0}.-mr\:0,.-mx\:0,.-ma\:0{margin-right:0}.-pb\:0,.-py\:0,.-pa\:0{padding-bottom:0}.-pt\:0,.-py\:0,.-pa\:0{padding-top:0}.-pl\:0,.-px\:0,.-pa\:0{padding-left:0}.-pr\:0,.-px\:0,.-pa\:0{padding-right:0}.-sy\:0>*{--sy:0rem}
.-mb\:x,.-my\:x,.-ma\:x{margin-bottom:var(--sx)}.-mt\:x,.-my\:x,.-ma\:x{margin-top:var(--sx)}.-ml\:x,.-mx\:x,.-ma\:x{margin-left:var(--sx)}.-mr\:x,.-mx\:x,.-ma\:x{margin-right:var(--sx)}.-mb\:-x,.-my\:-x,.-ma\:-x{margin-bottom: var(--nx)}.-mt\:-x,.-my\:-x,.-ma\:-x{margin-top: var(--nx)}.-ml\:-x,.-mx\:-x,.-ma\:-x{margin-left: var(--nx)}.-mr\:-x,.-mx\:-x,.-ma\:-x{margin-right: var(--nx)}.-pb\:x,.-py\:x,.-pa\:x{padding-bottom:var(--sx)}.-pt\:x,.-py\:x,.-pa\:x{padding-top:var(--sx)}.-pl\:x,.-px\:x,.-pa\:x{padding-left:var(--sx)}.-pr\:x,.-px\:x,.-pa\:x{padding-right:var(--sx)}
.-mb\:y,.-my\:y,.-ma\:y{margin-bottom:var(--sy)}.-mt\:y,.-my\:y,.-ma\:y{margin-top:var(--sy)}.-ml\:y,.-mx\:y,.-ma\:y{margin-left:var(--sy)}.-mr\:y,.-mx\:y,.-ma\:y{margin-right:var(--sy)}.-mb\:-y,.-my\:-y,.-ma\:-y{margin-bottom: var(--ny)}.-mt\:-y,.-my\:-y,.-ma\:-y{margin-top: var(--ny)}.-ml\:-y,.-mx\:-y,.-ma\:-y{margin-left: var(--ny)}.-mr\:-y,.-mx\:-y,.-ma\:-y{margin-right: var(--ny)}.-pb\:y,.-py\:y,.-pa\:y{padding-bottom:var(--sy)}.-pt\:y,.-py\:y,.-pa\:y{padding-top:var(--sy)}.-pl\:y,.-px\:y,.-pa\:y{padding-left:var(--sy)}.-pr\:y,.-px\:y,.-pa\:y{padding-right:var(--sy)}
.-mb\:1,.-my\:1{margin-bottom:var(--s1)}.-mt\:1,.-my\:1{margin-top:var(--s1)}.-mb\:-1,.-my\:-1,.-ma\:-1{margin-bottom: calc(var(--s1) * -1)}.-mt\:-1,.-my\:-1,.-ma\:-1{margin-top: calc(var(--s1) * -1)}.-ml\:-1,.-mx\:-1,.-ma\:-1{margin-left: calc(var(--s1) * -1)}.-mr\:-1,.-mx\:-1,.-ma\:-1{margin-right: calc(var(--s1) * -1)}.-pb\:1,.-py\:1,.-pa\:1{padding-bottom:var(--s1)}.-pt\:1,.-py\:1,.-pa\:1{padding-top:var(--s1)}.-pl\:1,.-px\:1,.-pa\:1{padding-left:var(--s1)}.-pr\:1,.-px\:1,.-pa\:1{padding-right:var(--s1)}
.-mb\:2,.-my\:2{margin-bottom:var(--s2)}.-mt\:2,.-my\:2{margin-top:var(--s2)}.-mb\:-2,.-my\:-2,.-ma\:-2{margin-bottom: calc(var(--s2) * -1)}.-mt\:-2,.-my\:-2,.-ma\:-2{margin-top: calc(var(--s2) * -1)}.-ml\:-2,.-mx\:-2,.-ma\:-2{margin-left: calc(var(--s2) * -1)}.-mr\:-2,.-mx\:-2,.-ma\:-2{margin-right: calc(var(--s2) * -1)}.-pb\:2,.-py\:2,.-pa\:2{padding-bottom:var(--s2)}.-pt\:2,.-py\:2,.-pa\:2{padding-top:var(--s2)}.-pl\:2,.-px\:2,.-pa\:2{padding-left:var(--s2)}.-pr\:2,.-px\:2,.-pa\:2{padding-right:var(--s2)}
.-mb\:3,.-my\:3{margin-bottom:var(--s3)}.-mt\:3,.-my\:3{margin-top:var(--s3)}.-mb\:-3,.-my\:-3,.-ma\:-3{margin-bottom: calc(var(--s3) * -1)}.-mt\:-3,.-my\:-3,.-ma\:-3{margin-top: calc(var(--s3) * -1)}.-ml\:-3,.-mx\:-3,.-ma\:-3{margin-left: calc(var(--s3) * -1)}.-mr\:-3,.-mx\:-3,.-ma\:-3{margin-right: calc(var(--s3) * -1)}.-pb\:3,.-py\:3,.-pa\:3{padding-bottom:var(--s3)}.-pt\:3,.-py\:3,.-pa\:3{padding-top:var(--s3)}.-pl\:3,.-px\:3,.-pa\:3{padding-left:var(--s3)}.-pr\:3,.-px\:3,.-pa\:3{padding-right:var(--s3)}
.-mb\:4,.-my\:4{margin-bottom:var(--s4)}.-mt\:4,.-my\:4{margin-top:var(--s4)}.-mb\:-4,.-my\:-4,.-ma\:-4{margin-bottom: calc(var(--s4) * -1)}.-mt\:-4,.-my\:-4,.-ma\:-4{margin-top: calc(var(--s4) * -1)}.-ml\:-4,.-mx\:-4,.-ma\:-4{margin-left: calc(var(--s4) * -1)}.-mr\:-4,.-mx\:-4,.-ma\:-4{margin-right: calc(var(--s4) * -1)}.-pb\:4,.-py\:4,.-pa\:4{padding-bottom:var(--s4)}.-pt\:4,.-py\:4,.-pa\:4{padding-top:var(--s4)}.-pl\:4,.-px\:4,.-pa\:4{padding-left:var(--s4)}.-pr\:4,.-px\:4,.-pa\:4{padding-right:var(--s4)}

.-mb\:m1,.-my\:m1{margin-bottom:0.4rem}.-mt\:m1,.-my\:m1{margin-top:0.4rem}.-pb\:m1,.-py\:m1{padding-bottom:0.4rem}.-pt\:m1,.-py\:m1{padding-top:0.4rem}.-sy\:1>*{--sy:0.4rem}
.-mb\:m2,.-my\:m2{margin-bottom:0.8rem}.-mt\:m2,.-my\:m2{margin-top:0.8rem}.-pb\:m2,.-py\:m2{padding-bottom:0.8rem}.-pt\:m2,.-py\:m2{padding-top:0.8rem}.-sy\:2>*{--sy:0.8rem}
.-mb\:m3,.-my\:m3{margin-bottom:1.2rem}.-mt\:m3,.-my\:m3{margin-top:1.2rem}.-pb\:m3,.-py\:m3{padding-bottom:1.2rem}.-pt\:m3,.-py\:m3{padding-top:1.2rem}.-sy\:3>*{--sy:1.2rem}
.-mb\:m4,.-my\:m4{margin-bottom:1.6rem}.-mt\:m4,.-my\:m4{margin-top:1.6rem}.-pb\:m4,.-py\:m4{padding-bottom:1.6rem}.-pt\:m4,.-py\:m4{padding-top:1.6rem}.-sy\:4>*{--sy:1.6rem}
.-mb\:m5,.-my\:m5{margin-bottom:2.0rem}.-mt\:m5,.-my\:m5{margin-top:2.0rem}.-pb\:m5,.-py\:m5{padding-bottom:2.0rem}.-pt\:m5,.-py\:m5{padding-top:2.0rem}.-sy\:5>*{--sy:2.0rem}
.-mb\:m6,.-my\:m6{margin-bottom:2.4rem}.-mt\:m6,.-my\:m6{margin-top:2.4rem}.-pb\:m6,.-py\:m6{padding-bottom:2.4rem}.-pt\:m6,.-py\:m6{padding-top:2.4rem}.-sy\:6>*{--sy:2.4rem}
.-mb\:m7,.-my\:m7{margin-bottom:2.8rem}.-mt\:m7,.-my\:m7{margin-top:2.8rem}.-pb\:m7,.-py\:m7{padding-bottom:2.8rem}.-pt\:m7,.-py\:m7{padding-top:2.8rem}.-sy\:7>*{--sy:2.8rem}

/* grid gutters */

.-gg\:1 { --gy: var(--s1); } /* content cards */
.-gg\:2 { --gx: var(--s1); --gy: var(--s2); } /* content cards */
.-gg\:3 { --gx: 2rem; } /* recent articles */
.-gg\:4 { --gx: var(--s3); --gy: var(--s2); } /* forms split */

/* grid separators */

@media print, (min-width: 720px) {
.-gs\:1 {  }
.-gs\:1>* { position: relative; }
	.-gs\:1>:before { display: block; position: absolute; left: calc(var(--gx) * -0.5); top: 0; bottom: 0; content: ''; width: 1px; margin: 0; border-left: 1px solid var(--c_o1); }
}

/* visibility */

.-d\:b { display: block; }
.-d\:n { display: none; }
@media print { .-d\:n\@p { display: none !important; } }

/* position */

.-p\:r { position: relative; }
.-p\:a { position: absolute; }
.-p\:s { position: static; isolation: auto }
.-p\:ri { position: relative; isolation: isolate; }

/* z-indexing */

.-zi\:1 { z-index: 1; }
.-zi\:2 { z-index: 2; }
.-zi\:3 { z-index: 3; }

/* overflow */

.-o\:h { overflow: hidden; }
.-o\:v { overflow: visible; }

/* max widths */

.-wx\:n { --wx: none; max-width: var(--wx); }
.-wx\:1 { --wx: var(--wx_1); max-width: var(--wx); }
.-wx\:2 { --wx: var(--wx_2); max-width: var(--wx); }
.-wx\:3 { --wx: var(--wx_3); max-width: var(--wx); }
.-wx\:4 { --wx: var(--wx_4); max-width: var(--wx); }
.-wx\:5 { --wx: var(--wx_5); max-width: var(--wx); }
.-wx\:6 { --wx: var(--wx_6); max-width: var(--wx); }
.-wx\:7 { --wx: var(--wx_7); max-width: var(--wx); }
.-contain, .-decontain, .-recontain { max-width: none; }
.-wx\:95 { max-width: 95%; }

.-w\:a { width: auto; }
.-w\:x { width: calc(100vw - var(--sx) * 2); }
.-w\:1 { width: 100%; }

.-h\:1 { height: 100%; }

/* colors */

.-c\:d1, a.-c\:d1h:hover, a:hover .-c\:d1h { color: var(--c_d1); } .-c\:d1t, a.-c\:d1th:hover, a:hover .-c\:d1th, html { color: var(--c_d1t); }
.-c\:d2, a.-c\:d2h:hover, a:hover .-c\:d2h { color: var(--c_d2); } .-c\:d2t, a.-c\:d2th:hover, a:hover .-c\:d2th, figcaption, cite { color: var(--c_d2t); }
.-c\:i1, a.-c\:i1h:hover, a:hover .-c\:i1h { color: var(--c_i1); } .-c\:i1t, a.-c\:i1th:hover, a:hover .-c\:i1th { color: var(--c_i1t); }
.-c\:i2, a.-c\:i2h:hover, a:hover .-c\:i2h { color: var(--c_i2); } .-c\:i2t, a.-c\:i2th:hover, a:hover .-c\:i2th { color: var(--c_i2t); }
.-c\:a1, a.-c\:a1h:hover, a:hover .-c\:a1h { color: var(--c_a1); } .-c\:a1t, a.-c\:a1th:hover, a:hover .-c\:a1th { color: var(--c_a1t); }
.-c\:a2, a.-c\:a2h:hover, a:hover .-c\:a2h { color: var(--c_a2); } .-c\:a2t, a.-c\:a2th:hover, a:hover .-c\:a2th { color: var(--c_a2t); }
.-c\:a3, a.-c\:a3h:hover, a:hover .-c\:a3h { color: var(--c_a3); } .-c\:a3t, a.-c\:a3th:hover, a:hover .-c\:a3th { color: var(--c_a3t); }
.-c\:a4, a.-c\:a4h:hover, a:hover .-c\:a4h { color: var(--c_a4); } .-c\:a4t, a.-c\:a4th:hover, a:hover .-c\:a4th { color: var(--c_a4t); }
.-c\:b1, a.-c\:b1h:hover, a:hover .-c\:b1h { color: var(--c_b1); } .-c\:b1t, a.-c\:b1th:hover, a:hover .-c\:b1th { color: var(--c_b1t); }
.-c\:b2, a.-c\:b2h:hover, a:hover .-c\:b2h { color: var(--c_b2); } .-c\:b2t, a.-c\:b2th:hover, a:hover .-c\:b2th { color: var(--c_b2t); }
.-c\:b3, a.-c\:b3h:hover, a:hover .-c\:b3h { color: var(--c_b3); } .-c\:b3t, a.-c\:b3th:hover, a:hover .-c\:b3th { color: var(--c_b3t); }
.-c\:b4, a.-c\:b4h:hover, a:hover .-c\:b4h { color: var(--c_b4); } .-c\:b4t, a.-c\:b4th:hover, a:hover .-c\:b4th { color: var(--c_b4t); }
.-c\:b5, a.-c\:b5h:hover, a:hover .-c\:b5h { color: var(--c_b5); } .-c\:b5t, a.-c\:b5th:hover, a:hover .-c\:b5th { color: var(--c_b5t); }
.-c\:o1, a.-c\:o1h:hover, a:hover .-c\:o1h { color: var(--c_o1); } .-c\:o1t, a.-c\:o1th:hover, a:hover .-c\:o1th { color: var(--c_o1t); }
.-c\:o2, a.-c\:o2h:hover, a:hover .-c\:o2h { color: var(--c_o2); } .-c\:o2t, a.-c\:o2th:hover, a:hover .-c\:o2th { color: var(--c_o2t); }
.-c\:o3, a.-c\:o3h:hover, a:hover .-c\:o3h { color: var(--c_o3); } .-c\:o3t, a.-c\:o3th:hover, a:hover .-c\:o3th { color: var(--c_o3t); }
.-c\:e1, a.-c\:e1h:hover, a:hover .-c\:e1h { color: var(--c_e1); } .-c\:e1t, a.-c\:e1th:hover, a:hover .-c\:e1th { color: var(--c_e1t); }
.-c\:ix { color: inherit; }
.-c\:ux { color: unset; }

/* color schemes */

@media screen {
.-cs\:i, .-cs\:ih:hover, a:hover .-cs\:ih { --c_dxt: var(--c_ix); --c_d1t: var(--c_i1); --c_d2t: var(--c_i2); --c_ixt: var(--c_dx); --c_i1t: var(--c_d1); --c_i2t: var(--c_d2); --c_b1t: var(--c_d1); --c_b2t: rgba(var(--c_dxt), 0.1); --c_o1t: rgba(var(--c_dxt),0.15); --c_o2t: rgba(var(--c_dxt),0.5); --c_o3t: rgba(var(--c_dxt),0.95); --c_e1t: #f8b3b3; --c_e2t: var(--c_e1t); }
.-cs\:b1, .-cs\:b1h:hover, a:hover .-cs\:b1h { --c_b1t: var(--c_b1); }
.-cs\:b2, .-cs\:b2h:hover, a:hover .-cs\:b2h { --c_b1t: var(--c_b2); }
.-cs\:b3, .-cs\:b3h:hover, a:hover .-cs\:b3h { --c_b1t: var(--c_b3); --c_a2t: var(--c_d1t); }
.-cs\:b4, .-cs\:b4h:hover, a:hover .-cs\:b4h { --c_b1t: var(--c_b4); --c_a2t: var(--c_d1t); }
.-cs\:b5, .-cs\:b5h:hover, a:hover .-cs\:b5h { --c_b1t: var(--c_b5); }
.-cs\:a1, .-cs\:a1h:hover, a:hover .-cs\:a1h { --c_b1t: var(--c_a1); }
.-cs\:a2, .-cs\:a2h:hover, a:hover .-cs\:a2h { --c_b1t: var(--c_a2); }
.-cs\:a3, .-cs\:a3h:hover, a:hover .-cs\:a3h { --c_b1t: var(--c_a3); }
.-cs\:a4, .-cs\:a4h:hover, a:hover .-cs\:a4h { --c_b1t: var(--c_a4); }
.-cs\:n, .-cs\:nh:hover, a:hover .-cs\:nh { --c_dxt: var(--c_dx); --c_d1t: var(--c_d1); --c_d2t: var(--c_d2); --c_ixt: var(--c_ix); --c_i1t: var(--c_i1); --c_i2t: var(--c_i2); --c_b1t: var(--c_b1); --c_b2t: var(--c_b2); --c_o1t: var(--c_o1); --c_o2t: var(--c_o2); --c_o3t: var(--c_o3); --c_e1t: var(--c_e1); --c_e2t: var(--c_e2); }
}

/* opacity */

.-op\:0 { opacity: 0.0; }
.-op\:1 { opacity: 0.1; }
.-op\:2 { opacity: 0.2; }
.-op\:3 { opacity: 0.3; }
.-op\:4 { opacity: 0.4; }
.-op\:5 { opacity: 0.5; }
.-op\:6 { opacity: 0.6; }
.-op\:7 { opacity: 0.7; }
.-op\:8 { opacity: 0.8; }
.-op\:9 { opacity: 0.9; }
.-op\:n { opacity: 1.0; }

/* families */

.-ff\:1 { font-family: var(--ff_1); }
.-ff\:2 { font-family: var(--ff_2); }

/* weights */

.-fw\:4, .-fw\:n { font-weight: 400; }
.-fw\:6, .-fw\:s { font-weight: 600; }
.-fw\:7, .-fw\:b { font-weight: 700; }
.-fw\:ix, .-fw\:i { font-weight: inherit; }

/* italic */

.-fs\:i { font-style: italic; }

/* wrap */

.-tw\:b { text-wrap: balance; overflow-wrap: normal; }

/* line-heights */

.-lh\:0 { --lh: 1.0; }
.-lh\:1 { --lh: 1.1; }
.-lh\:2 { --lh: 1.2; }
.-lh\:3 { --lh: 1.3; }
.-lh\:4 { --lh: 1.4; }
.-lh\:5 { --lh: 1.5; }

/* font-size */

.-fs\:11 { font-size: 1.1em; }
.-fs\:12 { font-size: 1.2em; }
.-fs\:13 { font-size: 1.3em; }
.-fs\:14 { font-size: 1.4em; }
.-fs\:15 { font-size: 1.5em; }

/* basic css */

.-ta\:l { text-align: left; } .-ta\:c { text-align: center; } .-ta\:r { text-align: right; }
.-tt\:n { text-transform: none; } .-tt\:l { text-transform: lowercase; } .-tt\:u { text-transform: uppercase; } .-tt\:c { text-transform: capitalize; }
.-us\:n, [toggle], [clickable] { -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

@media print, (min-width: 1000px) {
.-ta\:c\>m { text-align: center; }
}

/*    _____  _    _ _______  ______  ______ _____ ______  _______ _______
*   |     |  \  /  |______ |_____/ |_____/   |   |     \ |______ |______
*   |_____|   \/   |______ |    \_ |    \_ __|__ |_____/ |______ ______|
*/

[style*="--ofs:"] { font-size: var(--ofs); } [style*="--olh:"] { line-height: var(--olh); }
[style*="--omt:"],[style*="--omy:"],[style*="--oma:"] { margin-top: var(--omt, var(--omy, var(--oma))); } [style*="--omb:"],[style*="--omy:"],[style*="--oma:"] { margin-bottom: var(--omb, var(--omy, var(--oma))); } [style*="--oml:"],[style*="--omx:"],[style*="--oma:"] { margin-left: var(--oml, var(--omx, var(--oma))); } [style*="--omr:"],[style*="--omx:"],[style*="--oma:"] { margin-right: var(--omr, var(--omx, var(--oma))); }
[style*="--opt:"],[style*="--opy:"],[style*="--opa:"] { padding-top: var(--opt, var(--opy, var(--opa))); } [style*="--opb:"],[style*="--opy:"],[style*="--opa:"] { padding-bottom: var(--opb, var(--opy, var(--opa))); } [style*="--opl:"],[style*="--opx:"],[style*="--opa:"] { padding-left: var(--opl, var(--opx, var(--opa))); } [style*="--opr:"],[style*="--opx:"],[style*="--opa:"] { padding-right: var(--opr, var(--opx, var(--opa))); }
[style*="--owx:"] { max-width: var(--owx); } [style*="--own:"] { min-width: var(--own); } [style*="--ohx:"] { max-height: var(--ohx); } [style*="--ohn:"] { min-height: var(--ohn); }
[style*="--oal:"] { left: var(--oal); } [style*="--oar:"] { right: var(--oar); } [style*="--oat:"] { top: var(--oat); } [style*="--oab:"] { bottom: var(--oab); }

@media print, (min-width:  600px) {
[style*="--ogxas:"] { --gx: var(--ogxas); } [style*="--ogyas:"] { --gy: var(--ogyas); }
[style*="--ofsas:"] { font-size: var(--ofsas); } [style*="--olhas:"] { line-height: var(--olhas); }
[style*="--omtas:"],[style*="--omyas:"],[style*="--omaas:"] { margin-top: var(--omtas, var(--omyas, var(--omaas))); } [style*="--ombas:"],[style*="--omyas:"],[style*="--omaas:"] { margin-bottom: var(--ombas, var(--omyas, var(--omaas))); } [style*="--omlas:"],[style*="--omxas:"],[style*="--omaas:"] { margin-left: var(--omlas, var(--omxas, var(--omaas))); } [style*="--omras:"],[style*="--omxas:"],[style*="--omaas:"] { margin-right: var(--omras, var(--omxas, var(--omaas))); }
[style*="--optas:"],[style*="--opyas:"],[style*="--opaas:"] { padding-top: var(--optas, var(--opyas, var(--opaas))); } [style*="--opbas:"],[style*="--opyas:"],[style*="--opaas:"] { padding-bottom: var(--opbas, var(--opyas, var(--opaas))); } [style*="--oplas:"],[style*="--opxas:"],[style*="--opaas:"] { padding-left: var(--oplas, var(--opxas, var(--opaas))); } [style*="--opras:"],[style*="--opxas:"],[style*="--opaas:"] { padding-right: var(--opras, var(--opxas, var(--opaas))); }
[style*="--owxas:"] { max-width: var(--owxas); } [style*="--ownas:"] { min-width: var(--ownas); } [style*="--ohxas:"] { max-height: var(--ohxas); } [style*="--ohnas:"] { min-height: var(--ohnas); }
[style*="--oalas:"] { left: var(--oalas); } [style*="--oaras:"] { right: var(--oaras); } [style*="--oatas:"] { top: var(--oatas); } [style*="--oabas:"] { bottom: var(--oabas); }
}
@media print, (min-width: 1000px) {
[style*="--ogxam:"] { --gx: var(--ogxam); } [style*="--ogyam:"] { --gy: var(--ogyam); }
[style*="--ofsam:"] { font-size: var(--ofsam); } [style*="--olham:"] { line-height: var(--olham); }
[style*="--omtam:"],[style*="--omyam:"],[style*="--omaam:"] { margin-top: var(--omtam, var(--omyam, var(--omaam))); } [style*="--ombam:"],[style*="--omyam:"],[style*="--omaam:"] { margin-bottom: var(--ombam, var(--omyam, var(--omaam))); } [style*="--omlam:"],[style*="--omxam:"],[style*="--omaam:"] { margin-left: var(--omlam, var(--omxam, var(--omaam))); } [style*="--omram:"],[style*="--omxam:"],[style*="--omaam:"] { margin-right: var(--omram, var(--omxam, var(--omaam))); }
[style*="--optam:"],[style*="--opyam:"],[style*="--opaam:"] { padding-top: var(--optam, var(--opyam, var(--opaam))); } [style*="--opbam:"],[style*="--opyam:"],[style*="--opaam:"] { padding-bottom: var(--opbam, var(--opyam, var(--opaam))); } [style*="--oplam:"],[style*="--opxam:"],[style*="--opaam:"] { padding-left: var(--oplam, var(--opxam, var(--opaam))); } [style*="--opram:"],[style*="--opxam:"],[style*="--opaam:"] { padding-right: var(--opram, var(--opxam, var(--opaam))); }
[style*="--owxam:"] { max-width: var(--owxam); } [style*="--ownam:"] { min-width: var(--ownam); } [style*="--ohxam:"] { max-height: var(--ohxam); } [style*="--ohnam:"] { min-height: var(--ohnam); }
[style*="--oalam:"] { left: var(--oalam); } [style*="--oaram:"] { right: var(--oaram); } [style*="--oatam:"] { top: var(--oatam); } [style*="--oabam:"] { bottom: var(--oabam); }
}
@media screen and (min-width: 1300px) {
[style*="--ogxal:"] { --gx: var(--ogxal); } [style*="--ogyal:"] { --gy: var(--ogyal); }
[style*="--ofsal:"] { font-size: var(--ofsal); } [style*="--olhal:"] { line-height: var(--olhal); }
[style*="--omtal:"],[style*="--omyal:"],[style*="--omaal:"] { margin-top: var(--omtal, var(--omyal, var(--omaal))); } [style*="--ombal:"],[style*="--omyal:"],[style*="--omaal:"] { margin-bottom: var(--ombal, var(--omyal, var(--omaal))); } [style*="--omlal:"],[style*="--omxal:"],[style*="--omaal:"] { margin-left: var(--omlal, var(--omxal, var(--omaal))); } [style*="--omral:"],[style*="--omxal:"],[style*="--omaal:"] { margin-right: var(--omral, var(--omxal, var(--omaal))); }
[style*="--optal:"],[style*="--opyal:"],[style*="--opaal:"] { padding-top: var(--optal, var(--opyal, var(--opaal))); } [style*="--opbal:"],[style*="--opyal:"],[style*="--opaal:"] { padding-bottom: var(--opbal, var(--opyal, var(--opaal))); } [style*="--oplal:"],[style*="--opxal:"],[style*="--opaal:"] { padding-left: var(--oplal, var(--opxal, var(--opaal))); } [style*="--opral:"],[style*="--opxal:"],[style*="--opaal:"] { padding-right: var(--opral, var(--opxal, var(--opaal))); }
[style*="--owxal:"] { max-width: var(--owxal); } [style*="--ownal:"] { min-width: var(--ownal); } [style*="--ohxal:"] { max-height: var(--ohxal); } [style*="--ohnal:"] { min-height: var(--ohnal); }
[style*="--oalal:"] { left: var(--oalal); } [style*="--oaral:"] { right: var(--oaral); } [style*="--oatal:"] { top: var(--oatal); } [style*="--oabal:"] { bottom: var(--oabal); }
}
@media print, (max-width: 1299px) {
[style*="--ogxbh:"] { --gx: var(--ogxbh); } [style*="--ogybh:"] { --gy: var(--ogybh); }
[style*="--ofsbh:"] { font-size: var(--ofsbh); } [style*="--olhbh:"] { line-height: var(--olhbh); }
[style*="--omtbh:"],[style*="--omybh:"],[style*="--omabh:"] { margin-top: var(--omtbh, var(--omybh, var(--omabh))); } [style*="--ombbh:"],[style*="--omybh:"],[style*="--omabh:"] { margin-bottom: var(--ombbh, var(--omybh, var(--omabh))); } [style*="--omlbh:"],[style*="--omxbh:"],[style*="--omabh:"] { margin-left: var(--omlbh, var(--omxbh, var(--omabh))); } [style*="--omrbh:"],[style*="--omxbh:"],[style*="--omabh:"] { margin-right: var(--omrbh, var(--omxbh, var(--omabh))); }
[style*="--optbh:"],[style*="--opybh:"],[style*="--opabh:"] { padding-top: var(--optbh, var(--opybh, var(--opabh))); } [style*="--opbbh:"],[style*="--opybh:"],[style*="--opabh:"] { padding-bottom: var(--opbbh, var(--opybh, var(--opabh))); } [style*="--oplbh:"],[style*="--opxbh:"],[style*="--opabh:"] { padding-left: var(--oplbh, var(--opxbh, var(--opabh))); } [style*="--oprbh:"],[style*="--opxbh:"],[style*="--opabh:"] { padding-right: var(--oprbh, var(--opxbh, var(--opabh))); }
[style*="--owxbh:"] { max-width: var(--owxbh); } [style*="--ownbh:"] { min-width: var(--ownbh); } [style*="--ohxbh:"] { max-height: var(--ohxbh); } [style*="--ohnbh:"] { min-height: var(--ohnbh); }
[style*="--oalbh:"] { left: var(--oalbh); } [style*="--oarbh:"] { right: var(--oarbh); } [style*="--oatbh:"] { top: var(--oatbh); } [style*="--oabbh:"] { bottom: var(--oabbh); }
}
@media screen and (max-width: 999px) {
[style*="--ogxbl:"] { --gx: var(--ogxbl); } [style*="--ogybl:"] { --gy: var(--ogybl); }
[style*="--ofsbl:"] { font-size: var(--ofsbl); } [style*="--olhbl:"] { line-height: var(--olhbl); }
[style*="--omtbl:"],[style*="--omybl:"],[style*="--omabl:"] { margin-top: var(--omtbl, var(--omybl, var(--omabl))); } [style*="--ombbl:"],[style*="--omybl:"],[style*="--omabl:"] { margin-bottom: var(--ombbl, var(--omybl, var(--omabl))); } [style*="--omlbl:"],[style*="--omxbl:"],[style*="--omabl:"] { margin-left: var(--omlbl, var(--omxbl, var(--omabl))); } [style*="--omrbl:"],[style*="--omxbl:"],[style*="--omabl:"] { margin-right: var(--omrbl, var(--omxbl, var(--omabl))); }
[style*="--optbl:"],[style*="--opybl:"],[style*="--opabl:"] { padding-top: var(--optbl, var(--opybl, var(--opabl))); } [style*="--opbbl:"],[style*="--opybl:"],[style*="--opabl:"] { padding-bottom: var(--opbbl, var(--opybl, var(--opabl))); } [style*="--oplbl:"],[style*="--opxbl:"],[style*="--opabl:"] { padding-left: var(--oplbl, var(--opxbl, var(--opabl))); } [style*="--oprbl:"],[style*="--opxbl:"],[style*="--opabl:"] { padding-right: var(--oprbl, var(--opxbl, var(--opabl))); }
[style*="--owxbl:"] { max-width: var(--owxbl); } [style*="--ownbl:"] { min-width: var(--ownbl); } [style*="--ohxbl:"] { max-height: var(--ohxbl); } [style*="--ohnbl:"] { min-height: var(--ohnbl); }
[style*="--oalbl:"] { left: var(--oalbl); } [style*="--oarbl:"] { right: var(--oarbl); } [style*="--oatbl:"] { top: var(--oatbl); } [style*="--oabbl:"] { bottom: var(--oabbl); }
}
@media screen and (max-width: 599px) {
[style*="--ogxbm:"] { --gx: var(--ogxbm); } [style*="--ogybm:"] { --gy: var(--ogybm) }
[style*="--ofsbm:"] { font-size: var(--ofsbm); } [style*="--olsbm:"] { line-height: var(--olhbm); }
[style*="--omtbm:"],[style*="--omybm:"],[style*="--omabm:"] { margin-top: var(--omtbm, var(--omybm, var(--omabm))); } [style*="--ombbm:"],[style*="--omybm:"],[style*="--omabm:"] { margin-bottom: var(--ombbm, var(--omybm, var(--omabm))); } [style*="--omlbm:"],[style*="--omxbm:"],[style*="--omabm:"] { margin-left: var(--omlbm, var(--omxbm, var(--omabm))); } [style*="--omrbm:"],[style*="--omxbm:"],[style*="--omabm:"] { margin-right: var(--omrbm, var(--omxbm, var(--omabm))); }
[style*="--optbm:"],[style*="--opybm:"],[style*="--opabm:"] { padding-top: var(--optbm, var(--opybm, var(--opabm))); } [style*="--opbbm:"],[style*="--opybm:"],[style*="--opabm:"] { padding-bottom: var(--opbbm, var(--opybm, var(--opabm))); } [style*="--oplbm:"],[style*="--opxbm:"],[style*="--opabm:"] { padding-left: var(--oplbm, var(--opxbm, var(--opabm))); } [style*="--oprbm:"],[style*="--opxbm:"],[style*="--opabm:"] { padding-right: var(--oprbm, var(--opxbm, var(--opabm))); }
[style*="--owxbm:"] { max-width: var(--owxbm); } [style*="--ownbm:"] { min-width: var(--ownbm); } [style*="--ohxbm:"] { max-height: var(--ohxbm); } [style*="--ohnbm:"] { min-height: var(--ohnbm); }
[style*="--oalbm:"] { left: var(--oalbm); } [style*="--oarbm:"] { right: var(--oarbm); } [style*="--oatbm:"] { top: var(--oatbm); } [style*="--oabbm:"] { bottom: var(--oabbm); }
}

/*   _      _____ ______  _______
*   |        |   |_____] |______
*   |_____ __|__ |_____] ______|
/*

/* tinyslider */ .tns-outer{padding:0 !important}.tns-outer [hidden]{display:none !important}.tns-outer [aria-controls],.tns-outer [data-action]{cursor:pointer}.tns-slider{-webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s}.tns-slider>.tns-item{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.tns-horizontal.tns-subpixel{white-space:nowrap}.tns-horizontal.tns-subpixel>.tns-item{display:inline-block;vertical-align:top;white-space:normal}.tns-horizontal.tns-no-subpixel:after{content:'';display:table;clear:both}.tns-horizontal.tns-no-subpixel>.tns-item{float:left}.tns-horizontal.tns-carousel.tns-no-subpixel>.tns-item{margin-right:-100%}.tns-no-calc{position:relative;left:0}.tns-gallery{position:relative;left:0;min-height:1px}.tns-gallery>.tns-item{position:absolute;left:-100%;-webkit-transition:transform 0s, opacity 0s;-moz-transition:transform 0s, opacity 0s;transition:transform 0s, opacity 0s}.tns-gallery>.tns-slide-active{position:relative;left:auto !important}.tns-gallery>.tns-moving{-webkit-transition:all 0.25s;-moz-transition:all 0.25s;transition:all 0.25s}.tns-autowidth{display:inline-block}.tns-lazy-img{-webkit-transition:opacity 0.6s;-moz-transition:opacity 0.6s;transition:opacity 0.6s;opacity:0.6}.tns-lazy-img.tns-complete{opacity:1}.tns-ah{-webkit-transition:height 0s;-moz-transition:height 0s;transition:height 0s}.tns-ovh{overflow:hidden}.tns-visually-hidden{position:absolute;left:-10000em}.tns-transparent{opacity:0;visibility:hidden}.tns-fadeIn{opacity:1;filter:alpha(opacity=100);z-index:0}.tns-normal,.tns-fadeOut{opacity:0;filter:alpha(opacity=0);z-index:-1}.tns-vpfix{white-space:nowrap}.tns-vpfix>div,.tns-vpfix>li{display:inline-block}.tns-t-subp2{margin:0 auto;width:310px;position:relative;height:10px;overflow:hidden}.tns-t-ct{width:2333.3333333%;width:-webkit-calc(100% * 70 / 3);width:-moz-calc(100% * 70 / 3);width:calc(100% * 70 / 3);position:absolute;right:0}.tns-t-ct:after{content:'';display:table;clear:both}.tns-t-ct>div{width:1.4285714%;width:-webkit-calc(100% / 70);width:-moz-calc(100% / 70);width:calc(100% / 70);height:10px;float:left}
/* lazysizes */ .lazyload, .lazyloading { opacity: 0; } [js] .lazyloaded[class] { opacity: 1; transition-duration: 0.5s; }

/** 
* WP OVERRIDES 
**/
#wpadminbar .ab-icon::before { line-height: 1; }

.component_table-of-contents, .component_event-tags, .component_links-sidebar { z-index: 9; }

/** 
* FASTACTION OVERRIDES 
**/

/* Subscribe Form */
.at { color: var(--c_d1t) !important; font-family: var(--ff_1) !important; }
.at-form, .at-inner { margin: 0 !important; font-family: var(--ff_1) !important; }
.at.form { margin: auto !important; }
.at-inner, .fastAction { background-color: transparent !important; }
.colored1:where(.-box1.-fastaction) { padding: 3rem 2rem 0; }
.at-title { display: none; }

.HeaderHtml, .fastAction, .at .at-fieldset {  }
.fastAction p { font-size: 1.6rem !important; }
@media screen and (max-width: 599px) {
.fastAction .fa-cta { float: none !important; margin-bottom: 2rem !important; }
}

.at h1 { --lh: 1.30; font: 900 2.7rem/var(--lh) var(--ff_2); letter-spacing: 0em; color: var(--c_d1t) !important; font-family: var(--ff_1) !important; }

.at fieldset legend { padding: 0 !important; font-size: 1.6rem !important; font-family: var(--ff_1) !important; }
.at label { font-size: 1.6rem !important; font-family: var(--ff_1) !important; color: var(--c_d1t) !important; }
.at label small { color: var(--c_d2) !important; }

.at-row>[class^=at-] { padding: 0 !important;  }

/* state select */
.at .select2-selection--single { height: 5rem !important; border-radius: 3rem !important; padding-left: 1.5rem !important; font-size: 1.6rem !important; border-color: var(--c_d1t) !important; }
.select2-container--default .select2-selection--single .select2-selection__rendered { line-height: 5rem !important; font-size: 1.6rem !important; }
.select2-container--open .select2-dropdown--above { border-top: 1px solid var(--c_i2) !important; border-bottom: 1px solid var(--c_i2) !important; }
.select2-results li { margin: 0 !important; }
.select2-container--default .select2-results__option--highlighted[aria-selected] { color: var(--c_i1) !important; background-color: var(--c_d1t) !important; }
.select2-search.select2-search--dropdown .select2-search__field { font-size: 1.35rem !important; }

.at input[type="text"], .at input[type="tel"], .at input[type="email"], .at select { border-radius: 3rem !important; padding: 0 1.5rem !important; font-size: 1.6rem !important; border-color: var(--c_d1t) !important; }

.at input[type=checkbox]+span { padding-left: 2.45rem !important; }
.at input[type=checkbox]+span:before { width: 1.75rem !important; height: 1.75rem !important; background-color: var(--c_i1) !important; }
.at input[type=checkbox]:active+span:before, .at input[type=checkbox]:checked+span:before { background-color: var(--c_d1t) !important; border-color: var(--c_d1t) !important; }
.at input[type=checkbox]:focus+span:before { box-shadow: 0 0 4 0 var(--c_d1t) !important; border-color: var(--c_d1t) !important; }
.at input[type=checkbox]:hover+span:before { border-color: var(--c_d1t) !important; }
.at input[type=checkbox]+span:after { font-size: 1.3rem !important; }

.at select { box-shadow: 0 !important; border-width: .01rem !important; }
.at-text.StateProvince, .at-select.StateProvince { margin-top: 2rem !important; }
@media screen and (max-width: 599px) {
.at-text.PostalCode { margin-top: 2rem !important; }
}

.at .error input[type=text]:required, .at .error input[type=email]:required { color: var(--c_a2) !important; border-color: var(--c_a2) !important }
.at .error small.error { margin: 0 !important; color: var(--c_a2) !important; font-size: 1.3rem !important;  }

.UpdateMyProfile { margin-bottom: 0 !important; } 

.Interests .at-legend {  }
/* flex display of check boxes */
.Interests .at-fields { display: flex !important; flex-wrap: wrap !important; align-items: flex-start !important; }
.Interests .at-row.at-row-full { width: 100% !important; box-sizing: border-box !important; }
.Interests .at-row.at-row-full.InterestsHeaderHtml { width: 100% !important; }
@media screen and (min-width: 599px) {
.Interests .at-row.at-row-full { width: 50% !important; box-sizing: border-box !important; } 
}
/* interests input rows */
.Interests .at-row { margin-bottom: .25rem !important; }
/* interests input rows title */
.Interests .at-row .at-markup { margin-bottom: 1rem !important; font-size: 1.6rem !important; }

.at-fieldset.AdditionalInformation { margin-bottom: 1.5rem !important; }
.at-fieldset.AdditionalInformation .at-legend { padding-top: 1.5rem !important; }

.at .btn-at { font-family: var(--ff_1) !important; } 
.at .btn-at-primary { float: none !important; width: 100% !important; color: var(--c_i1) !important; font-size: 1.6rem !important; background-color: var(--c_b3) !important; border-radius: 3rem !important; }
.at .btn-at-primary:hover { background-color: var(--c_d1t) !important; }

/* Donate Form */
.at .at-step>*:before { display: none !important; }
.at-form :where(ol) > li:before { margin: 0 0 0 1rem !important; line-height: 3.25rem !important; font-size: 1.5rem !important; }
.at .at-step { color: var(--c_d1t) !important; }
.at .at-step.active { color: var(--c_d1t) !important; border-bottom-color: var(--c_d1t) !important; }
.at .at-steps a, .at .at-steps b { font-size: 1.6rem !important; line-height: 2.75rem !important; }

.at .at-fieldset { padding-top: 0 !important; }
.at .at-radios { margin-top: 0 !important; }

.at form .label-amount { color: var(--c_d1t) !important; }
.at form .label-amount>a { color: var(--c_d1t) !important;  border-color: var(--c_d3) !important; background-color: transparent !important; border: solid 1px; }
.at form .label-amount input[type=radio]:checked+a { border-color: transparent !important; background-color: var(--c_a1) !important; }
.at form .label-amount, .at form .label-amount.long { line-height: 3.25rem !important; }
.label-amount.label-otheramount { clear: both !important; margin: 2rem 0 !important; width: 100% !important; color: var(--c_d1t) !important; font-size: 1.6rem !important; }
.at form .label-amount input+.label-otheramount-prefix { top: 3.3rem !important; }
.at form .label-amount input { padding-left: 2.5rem !important; }
.at-recurring .at-check input[type=checkbox]+span:before { top: .2rem !important; }

.at-fieldset.PaymentMethodSection { margin-top: 2rem !important; padding: 0 !important; }

.at-recurring { text-align: center !important; }

.at-btn-radio-wrapper.at-credit-card-button-wrapper { flex: 1 !important; }
.at-btn-radio-wrapper.at-credit-card-button-wrapper .at-btn-radio.large { float: none !important; width: 100% !important; color: var(--c_i1) !important; font-size: 1.6rem !important; background-color: var(--c_b3) !important; border-radius: 3rem !important; }
.at-btn-radio-wrapper.at-credit-card-button-wrapper .at-btn-radio.large:hover { background-color: var(--c_d1t) !important; }

.at-row.Country.PostalCode.City.StateProvince .at-text.City { margin-top: 2rem !important; }

.iti--allow-dropdown .iti__flag-container, .iti--separate-dial-code .iti__flag-container { left: .5rem !important; }
.iti__flag-container { top: 3.3rem !important; }
.iti__arrow { position: relative !important; top: -.9rem !important; }
.at input[type="tel"].intl-phone-HomePhone { padding-left: 3rem !important; padding-right: 1.5rem !important }

.step-prevNext.clearfix { margin: 0 !important; padding: 0 !important; }
.prevNext.next, .prevNext.prev { margin: 0 !important; font-size: 1.6rem !important; font-family: var(--ff_1) !important; }
.prevNext.next a, .prevNext.prev a { font-size: 1.6rem !important; font-family: var(--ff_1) !important; }

/* Signup Form (Series Pages) */
.signup2 .ngp-form.at { overflow: visible !important; margin: 0 !important; width: auto !important; max-width: none !important; flex-grow: .5 !important; }
@media screen and (max-width: 1299px) {
	.signup2 .ngp-form.at { margin-bottom: var(--sy) !important; }
}
.signup2 .ngp-form.at .at-form.at-mode-person > div:first-of-type:not(.thankYou) { display: none !important; }

/* set up form elements to display inline */
.signup2 .ngp-form .at-form .at-inner > form { display: flex !important; flex-wrap: wrap !important; }
.signup2 .ngp-form .at-fieldset { /*flex: 2 !important;*/ min-width: 0 !important; flex-grow: 1 !important; }
.signup2 .ngp-form .at-form-submit { /*flex: 1 !important; display: flex; flex-direction: column; align-items: flex-start; */ flex: none !important; min-width: 0; padding: 0 !important; margin: 0 !important; }
.signup2 .ngp-form .at-form-submit .at-submit { margin: 1rem 0 0 1rem !important; }

.signup2 .ngp-form header, .signup2 .ngp-form legend, .signup2 .ngp-form .at-error-console, .signup2 .ngp-form div[data-name="undefined"][data-subview="submit_view"] { display: none !important; }
.signup2 .ngp-form label.EmailAddress { display: flex !important; text-indent: -9999px !important; margin-bottom: 0 !important; }
.signup2 .ngp-form label.EmailAddress input { font-size: 1.6rem !important; margin: 1rem 0 0 0 !important; }
.signup2 .ngp-form.at .at-fieldset { padding: 0 !important; }
.signup2 .ngp-form .at-row > [class^=at-] { margin: 0 !important; }
/* hide all extra rows except input field */
.signup2 .ngp-form .at-row:not(.at-row-solo) { display: none !important; }
.signup2 .ngp-form .at-row.at-row-solo { margin-bottom: 0 !important; }

 /** 
  * PUBLICATION PDF STYLING 
  **/
 .pdf-intro {
	display: none;
 }

 @media print {
	:root {
		--wx_5: calc( 990 * var(--uu) / 10) !important;
	}

	*, *:before, *:after{ transition: unset !important; }
	
	.-contain > *, .-recontain > *, .-restrain {
		max-width: min(var(--wx, var(--wx_1)), 100vw - var(--sx) * 2);
	}
	.top1, .drawer1, .footer1, #cc-main {
		display: none !important;
	}
	.content1 > .-top1 {
		padding-top: 0 !important;
		padding-bottom: 0 !important;
		border-bottom: 0 !important;
	}
	.content1 > .-top1:before {
		display: none !important;
	}

	.component_links-sidebar, .component_table-of-contents, .drawer1, .toc2, .toolbar2 {
		display: none !important;
	}
	h1 {
		font-size: 10rem !important;
	}
	h2 {
		font-size: 6rem !important;
	}
	h3 {
		font-size: 5rem !important;
	}
	h4 {
		font-size: 4rem !important;
	}

	.insert2.header6-main {
		max-width: 100% !important;
	}
	.header6-title {
		font-size: 10rem !important;
		margin-top: 4rem !important;
		margin-bottom: 4rem !important;
	}

	.img1.header6-image {
		max-height: 40vh;
		object-fit: contain;
		margin-top: 4rem !important;
	}

	.header6-date,
	.header6-author {
		font-size: 3rem !important;
	}

	body {
		padding: 4rem !important;
	}

	.tags2 {
		display: none;
	}

	.component_related-publications,
	.component_video {
		display: none;
	}

	.component_accordion * {
		font-size: 3rem !important;
	}
	.component_accordion h4 {
		font-size: 4rem !important;
	}
	.accordion1-details {
		display: block !important;
	}
	

	p, li, cite {
		font-size: 3rem !important;
	}

	blockquote {
		margin-top: 3rem;
		margin-bottom: 3rem;
	}

	.wrap1:not(:last-child):not(.-top1) {
		border-bottom: 0 !important;
	}

	.h6-wrap {
		height: calc( 100vh - 20px );
		display: flex;
		flex-direction: column;
		justify-content: space-between;
		padding-bottom: 0 !important;
		margin-bottom: 0 !important;
	}

	.pdf-intro {
		display: block;
		background: #021836 !important;
		padding: 3rem;
		color: white !important;
		display: flex;
		margin-top: 4rem;
		margin-bottom: 0 !important;
		bottom: 0;
		page-break-after: always;
		-webkit-print-color-adjust: exact;
    	print-color-adjust: exact;
	}

	.pdf-intro-container {
		max-height: 260px;
		display: flex;
		flex-direction: column;
		align-items: end;
	}

	.pdf-intro > div {
		padding: 5rem 3rem;
		min-width: 30%;
		font-size: 3rem !important;
	}

	.pdf-intro a {
		color: white !important;
	}

	@page:first {
		margin-bottom: 0mm !important; /* Adjust to the desired margin for the first page */
	}
}

.pdf-spacer {
	display: none !important;
}
@media print {
	.pdf-spacer {
		display: block !important;
	}
	.pdf-spacer.page-break {
		page-break-before: always !important;
	}
	.pdf-spacer.page-break:after {
		content: "" !important;
		display: block !important;
		height: 0 !important;
	}
	.wrap1 {
		border-top: none !important;
	}
}