/*! Fos Feminista > 2025-08-20 ---------------- */
/* @layer is needed to work with Alan's infographic.css */
@layer ninja {
:root {

 --ub: 1440;
 --uu: calc(10 / var(--ub) * 100vw);

 --sxo: 4rem; --syo: min(1.2em, 2.4rem); --sn: 12.4rem; --s1: 4rem; --s2: 6rem; --s3: 8rem; --s4: 12rem; --s5: 16rem;
 --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: Inter, system-ui, sans-serif;
 --ff_2: Isidora, system-ui, sans-serif;

 --wx_1: calc(1360 * var(--uu) / 10);
 --wx_2: calc(1120 * var(--uu) / 10);
 --wx_3: calc(1010 * 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: 1.6rem;
 --br_2: 0.8rem;

 --t8n_d1: 0.2s;
 --t8n_d2: 0.4s;
 --t8n_d3: 0.6s;
 --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: 1701px) { :root { --uu: calc(10 / var(--ub) * 1700px); } }
@media print, (max-width: 1299px) { :root { --ub: 1152; --sxo: 3.6rem; } }
@media screen and (max-width: 999px) { :root { --ub: 768; --sxo: 2.4rem; } }
@media screen and (max-width: 599px) { :root { --ub: 375; --sxo: 2.0rem; --sn: 6rem; --s1: 3.2rem; --s2: 4.8rem; --s3: 6.4rem; --s4: 8rem; --s5: 10rem; --br_1: 0.8rem; --br_2: 0.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: 'Inter'; font-weight: 300; font-style: normal; src: url('../fonts/inter/inter-300.woff2') format('woff2'); }
@font-face { font-family: 'Inter'; font-weight: 400; font-style: normal; src: url('../fonts/inter/inter-400.woff2') format('woff2'); }
@font-face { font-family: 'Inter'; font-weight: 700; font-style: normal; src: url('../fonts/inter/inter-700.woff2') format('woff2'); }
@font-face { font-family: 'Isidora'; font-weight: 300; font-style: normal; src: url('../fonts/isidora/isidora-300.woff2') format('woff2'); }
@font-face { font-family: 'Isidora'; font-weight: 400; font-style: normal; src: url('../fonts/isidora/isidora-400.woff2') format('woff2'); }
@font-face { font-family: 'Isidora'; font-weight: 500; font-style: normal; src: url('../fonts/isidora/isidora-500.woff2') format('woff2'); }
@font-face { font-family: 'Isidora'; font-weight: 600; font-style: normal; src: url('../fonts/isidora/isidora-600.woff2') format('woff2'); }
@font-face { font-family: 'Isidora'; font-weight: 700; font-style: normal; src: url('../fonts/isidora/isidora-700.woff2') format('woff2'); }


/* colors */

:root, .-cs\:n, .-cs\:nh:hover, a:hover .-cs\:nh, .-cs\:nhc[hovercatch][hover] {

 --c_dx: 49,53,62; --c_dxt: var(--c_dx);
 --c_d1: #31353e; --c_d1t: var(--c_d1);
 --c_d2: #5c3873; --c_d2t: var(--c_d2);
 --c_d3: #64db9c; --c_d3t: var(--c_d3);

 --c_ix: 248,240,233; --c_ixt: var(--c_ix);
 --c_i1: #f8f0e9; --c_i1t: var(--c_i1);
 --c_i2: var(--c_d3); --c_i2t: var(--c_i2);
 --c_i3: var(--c_d2); --c_i3t: var(--c_i3);

 --c_a1: #64c4e7; --c_a1t: var(--c_a1);
 --c_a2: #ec7251; --c_a2t: var(--c_a2);
 --c_a3: #fabf2a; --c_a3t: var(--c_a3);

 --c_b1: #f8f0e9; --c_b1t: var(--c_b1);
 --c_b2: #ffffff; --c_b2t: var(--c_b2);
 --c_b3: #64db9c; --c_b3t: var(--c_b3);
 --c_b4: #5c3873; --c_b4t: var(--c_b4);
 --c_b5: #31353e; --c_b5t: var(--c_b5);

 --c_o1: rgba(92, 56, 115, 0.45); --c_o1t: var(--c_o1); /* borders: gray */
 --c_o2: #31353E; --c_o2t: var(--c_o2); /* borders: darker gray */

 --c_e1: #bd0d6f; --c_e1t: var(--c_e1); /* errors: red, error message */
 --c_e2: #bd0d6f; --c_e2t: var(--c_e2); /* errors: red, error outline */

 --link_abch: var(--c_a1);
 --link_atch: currentColor;

 --button_abcn: var(--c_d2);
 --button_abch: var(--c_a1);
 --button_atcn: var(--c_i1);
 --button_atch: var(--c_d1);

 --ghost_abch: var(--c_d2);
 --ghost_atch: var(--c_i1);

}

@media screen {
 .-cs\:i, .-cs\:ih:hover, a:hover .-cs\:ih, .-cs\:ihc[hovercatch][hover] {

  --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_b4);
  --c_b2t: rgba(255,255,255,0.05);

  --c_o1t: rgba(255,255,255,0.16);
  --c_o2t: #F8F0E9;

  --link_atch: var(--c_d1);

  --button_abcn: var(--c_b3);
  --button_abch: var(--c_a1);
  --button_atcn: var(--c_d1);
  --button_atch: var(--c_d1);

  --ghost_abch: var(--c_i1);
  --ghost_atch: var(--c_d1);

 }
 .-cs\:d1, [mouse] .-cs\:d1h:hover, a:hover .-cs\:d1h, .-cs\:d1hc[hovercatch][hover] { --c_b1t: var(--c_d1); }
 .-cs\:b1, [mouse] .-cs\:b1h:hover, a:hover .-cs\:b1h, .-cs\:b1hc[hovercatch][hover] { --c_b1t: var(--c_b1); }
 .-cs\:b2, [mouse] .-cs\:b2h:hover, a:hover .-cs\:b2h, .-cs\:b2hc[hovercatch][hover] { --c_b1t: var(--c_b2); }
 .-cs\:b3, [mouse] .-cs\:b3h:hover, a:hover .-cs\:b3h, .-cs\:b3hc[hovercatch][hover] { --c_b1t: var(--c_b3); }
 .-cs\:b4, [mouse] .-cs\:b4h:hover, a:hover .-cs\:b4h, .-cs\:b4hc[hovercatch][hover] { --c_b1t: var(--c_b4); }
 .-cs\:b5, [mouse] .-cs\:b5h:hover, a:hover .-cs\:b5h, .-cs\:b5hc[hovercatch][hover] { --c_b1t: var(--c_b5); }
 .-cs\:a1, [mouse] .-cs\:a1h:hover, a:hover .-cs\:a1h, .-cs\:a1hc[hovercatch][hover] { --c_b1t: var(--c_a1); }
 .-cs\:a2, [mouse] .-cs\:a2h:hover, a:hover .-cs\:a2h, .-cs\:a2hc[hovercatch][hover] { --c_b1t: var(--c_a2); }
 .-cs\:a3, [mouse] .-cs\:a3h:hover, a:hover .-cs\:a3h, .-cs\:a3hc[hovercatch][hover] { --c_b1t: var(--c_a3); }
}

@media print {
:root, .-cs\:n, .-cs\:nh:hover, a:hover .-cs\:nh, .-cs\:nhc[hovercatch][hover] { --c_b1t: #fff; --c_b3t: #666; }
}

/*   ______  _______ _______ _______
 *   |_____] |_____| |______ |______
 *   |_____] |     | ______| |______
*/

.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); }
[reveal^="3"] { --rvt: 0.75s; --rve: var(--t8n_e1); } [revealing^="3"], [m4n][ready] [reveal^="3"][reveal*="+/"] { clip-path: inset(0 0 0 0); } [m4n]:not([ready]) [reveal^="3"][reveal*="+/"], [m4n] [reveal^="3"]:not([reveal*="+"]):not([revealing]) { clip-path: inset(var(--rv3b, 0) var(--rv3l, 0) var(--rv3t, 0) var(--rv3r, 0)); } [reveal^="3l"] { --rv3l: 100%; } [reveal^="3r"] { --rv3r: 100%; } [reveal^="3t"] { --rv3t: 100%; } [reveal^="3b"] { --rv3b: 100%; }
[reveal^="4"] { --rvt: 1.5s; } [m4n]:not([ready]) [reveal^="4+/"], [m4n] [reveal^="4/"]:not([revealing]) { transform: scale(var(--rv4s, 1.1)); opacity: 0; }
[reveal^="5"] { --rvt: 0.75s; --rvd: 0.2s; --rve: var(--t8n_e1); } [revealing^="5"], [m4n][ready] [reveal^="5"][reveal*="+/"] { clip-path: circle(var(--rv5a, 50%) at 50% 50%); } [m4n]:not([ready]) [reveal^="5"][reveal*="+/"], [m4n] [reveal^="5"]:not([reveal*="+"]):not([revealing]) { clip-path: circle(var(--rv5a, 0) at 50% 50%); }
}

/*   _______  _____  ______  _     _ _      _______ _______
 *   |  |  | |     | |     \ |     | |      |______ |______
 *   |  |  | |_____| |_____/ |_____| |_____ |______ ______|
*/

/**
 * @name .accordion1
 * @description Accordion
 */


.accordion1 { --sy: var(--s1); border-bottom: 1px solid var(--c_o1t); }
 .accordion1-entry { margin: 0; border-top: 1px solid var(--c_o1t); }
  .accordion1-title { margin: 0; padding: 2rem 0; cursor: pointer; transition-property: color; }
   .accordion1-title i[class] { float: right; margin: 0 0 0 2rem; font-size: 1.25em; }
  .accordion1-title:where(.-t\:5) {padding: 2.4rem 0; }
   .accordion1-title:where(.-t\:5) i[class] { margin-top: -0.6rem; font-size: 1.75em; }
    .accordion1-title i:before { position: relative; transform: translateY(0.05em); }
   .accordion1-entry.-open .accordion1-title i:before { transform: rotate(-180deg); }
   .accordion1-entry.-open .accordion1-title i[class*=icon-plus]:before { content: '\e95f'; transform: none; }
  .accordion1-details { margin: 0; }
   .accordion1-details:after { display: block; content: ''; clear: both; height: 4rem; }

.accordion1:where(.-nosep1) {  }
 :where(.accordion1.-nosep1) .accordion1-entry:first-child { border-top-width: 0; }

.accordion1:where(.-v2) {  }
 .accordion1:where(.-v2) .accordion1-title i[class] { --abcn: var(--c_b2); --abch: var(--c_d2); --atcn: var(--c_d1); --atch: var(--c_i1); }
  :where(.accordion1.-v2) .accordion1-entry.-open i[class*="plus"]:before { content: '\e95f'; transform: none; }

/**
 * @name .alert1
 * @description Alert box
 */

.alert1 { position: relative; margin-bottom: 0; background: var(--c_b1t); color: var(--c_d1t); }
 .alert1-close { --lh: 1; position: absolute; right: 0; top: 0; padding: 1rem; font-size: 2.4rem; }
 :root:not([js]) .alert1-close { display: none; }
 .alert1-wrap { padding: 2rem 0; }
  .alert1-message { --gx: 2rem; --gy: 1rem; padding-top: 2rem; text-wrap: balance; }
   .alert1 .link1 { white-space: nowrap; }

@media print, (min-width: 600px) {
.alert1-close { padding: 1.5rem; }
.alert1-wrap { padding: 2rem 0; }
 .alert1-message { justify-content: center; padding-right: 4rem; padding-left: 4rem; padding-top: 0; text-align: center; }
}

@media print {
.alert1[class] { border-width: 0; border-bottom: 1px solid var(--c_o1t); }
}

/**
 * @name .anchor1
 * @description Anchor point
 */

.anchor1:empty { --sy: 0; overflow: hidden; height: 0; }

/**
 * @name [archives]
 * @description Archives
 */

[archives] { }
 [archives] [wrap][disabled] { cursor: wait; pointer-events: auto; opacity: 0.2; }
  [archives] [wrap][disabled] > * { pointer-events: none; }

/**
* @name .autoselect1
* @description Faux select
*/

.autoselect1 { display: inline-block; position: relative; overflow: hidden; }
 .autoselect1 > span { text-decoration: underline; text-underline-offset: 0.1em; }
 :root:not([js]) .autoselect1 > span { display: none; }
 [js] .autoselect1 > select { position: absolute; left: 0; top: 0; width: 100%; height: 100%; margin: 0; opacity: 0; cursor: pointer; }

/**
 * @name .bar1
 * @description Sections sticky bar
 */

.bar1 { display: none; position: fixed; top: 0; left: 0; z-index: 100; width: 100%; padding: 0 var(--sx); box-shadow: 0 1px rgba(0,0,0,0.1); background: var(--c_b1t); color: var(--c_d1t); }
.bar1.-from { transform: translateY(-100%); }
 .bar1-wrap { --sy: 0; display: flex; justify-content: space-between; gap: 0 var(--s1); position: relative; padding: 2.4rem 0; }
  .bar1-title { --sy: 0; align-self: center; }
  .bar1-toggle { flex: none; }
  .bar1-toggle:where(.-open) { --tsy: -1; }
   .bar1-toggle i { transform: scale(1.25) scaleY(var(--tsy,1)); }
 .bar1-drop { position: absolute; right: var(--sx); top: calc(100% + 2rem); overflow: auto; max-height: 75vh; padding: var(--s1); border-radius: var(--br_1); background: var(--c_b1t); scrollbar-width: none; -ms-overflow-style: none; -webkit-overflow-scrolling: touch; overscroll-behavior: contain; }
 .bar1-drop.-from { transform: translateY(-1rem); opacity: 0; }
 .bar1-drop::-webkit-scrollbar { display: none; }
  .bar1-list { --xpl: 3rem; margin-left: -0.6rem;  }
   .bar1-list li { }
    .bar1-list li:before { content: '\e958'; color: var(--c_b3t); font-family: Icons; opacity: 0; }
    .bar1-list li:has(a:hover):before { opacity: 1; }
    .bar1-list li:has(a[aria-current]):before { color: var(--c_d2t); opacity: 1; }

@media print, (min-width: 1000px) {
.bar1 { display: block; }
}

/**
 * @name .bento1
 * @description Bento box
 */

.bento1 { display: grid; grid-template-columns: repeat(12,1fr); grid-auto-rows: 1fr; gap: 1.6rem; text-align: center; }
 .bento1-block { --sy: 0; display: flex; flex-flow: column; justify-content: center; align-items: stretch; grid-column-end: span 4; padding: var(--s1); border-radius: var(--br_1); background: var(--c_b1t); color: var(--c_d1t); }
 .bento1-block:where(.-r2) { grid-row-end: span 2; }
 .bento1-block:where(.-c6) { grid-column-end: span 6; }
 .bento1-block:where(.-c3) { grid-column-end: span 3; }

@media print, (max-width: 1299px) {
.bento1-block:where(.-c6) { grid-column-end: span 4; }
.bento1-block:where(.-c6.-r2) { grid-column-end: span 12; }
.bento1-block:where(.-c3) { grid-column-end: span 4; }
}

@media screen and (max-width: 999px) {
 .bento1-block:where(.-c6) { grid-column-end: span 6; }
 .bento1-block:where(.-c6.-r2) { grid-column-end: span 12; }
 .bento1-block:where(.-c3) { grid-column-end: span 6; }
 .bento1-block:where(.-c4) { grid-column-end: span 6; }
}

@media screen and (max-width: 599px) {
.bento1 { grid-auto-rows: auto; }
 .bento1-block { grid-column-end: span 12; }
}

@media print {
.bento1-block { box-shadow: inset 0 0 0 1px var(--c_o1t); }
}

/**
 * @name .bg1
 * @description Headshow background
 */

.bg1 { --s: 20%; --c: rgb(45,10,82,0.5); background: radial-gradient(circle at 50% 0%, var(--c) var(--s), transparent var(--s)), radial-gradient(circle at 0% 50%, var(--c) var(--s), transparent var(--s)), radial-gradient(circle at 100% 50%, var(--c) var(--s), transparent var(--s)), radial-gradient(circle at 50% 100%, var(--c) var(--s), transparent var(--s)), var(--c_b1t); background-size: 1.8rem 1.8rem; transition-property: transform, opacity; background-blend-mode: var(--b, soft-light); }

/**
 * @name .biggie1
 * @description Big image wrapper
 */

.biggie1 { --sy: var(--s1); }
 .biggie1 > .img1, .biggie1 > .slot1, .biggie1 > .embed1 { --sy: 0; }
 .biggie1.-styled { display: flex; justify-content: center; margin: var(--sy) 0; }

/**
 * @name .body1
 * @description Body wrapper
 */

.body1 { --sy: var(--s3); position: relative; }
 .body1:after { display: block; content: ''; clear: both; }
 :where(.-restrain, -contain) .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(--s2)); }
 .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-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 .brow1
 * @description Archives count/sort line
 */

.brow1 { --sy: var(--s1); --gx: 1.2rem; --gy: 1rem; display: flex; align-items: center; gap: var(--gy) var(--gx); }
 .brow1 > * { --sy: 0; }
 .brow1[class][class] > * { --lh: 1.4; }
 .brow1-count { margin-right: auto; }
 .brow1-sort { display: flex; align-items: baseline; flex: none; }
  .brow1-sort label[for] { flex: none; margin-bottom: 0; margin-right: 0.4rem; }

/**
* @name .caption1
* @description Image caption
*/

.caption1 { max-width: var(--wx_5); margin-top: 1.6rem; }
 .caption1 > span { display: block; max-width: var(--wx_7); }

/**
 * @name .card1
 * @description Simple card
 */

.card1 { --sy: var(--s1); position: relative; }
 .card1 > * { --sy: 1.6rem; color: var(--c_d1t); }
 .card1-main {  }
  .card1-main > * { --sy: 1rem; }
  .card1-brow { --sy: 1.4rem; }
  .card1-main > :has(+ .card1-action) { --sy: 3.2rem; }

.card1:where(.-boxed) { overflow: clip; border-radius: var(--br_1); background: var(--c_b1t); color: var(--c_d1t); }
 :where(.card1.-boxed) .card1-image { --sy: 0; }
 :where(.card1.-boxed) .card1-main { padding: min(3.2rem, var(--sx)) var(--sx); }

.card1:where(.-v2) { display: flex; }
 :where(.card1.-v2) .card1-image { flex: none; width: 100%; max-width: 47.5%; }
  :where(.card1.-v2) .card1-image[class][class] { border-top-right-radius: 0; border-bottom-right-radius: 0; }

@media screen and (max-width: 599px) {
.card1:where(.-v2) { display: block; }
 :where(.card1.-v2) .card1-image[class][class] { max-width: 100%; border-bottom-left-radius: 0; }
}

@media print {
.card1:where(.-boxed) { box-shadow: inset 0 0 0 1px var(--c_o1t); }
}

/**
 * @name .card2
 * @description Big card
 */

.card2 { --sy: var(--s1); position: relative; }
 .card2 > * { --sy: 0; color: var(--c_d1t); }
 :where(.card2-image) + .card2-main { padding-top: 2rem; }
 .card2-main > * { --sy: 1.4rem; }
 .card2-main > :has(+.card2-link) { --sy: 2.4rem; }

.card2:where(.-boxed) { overflow: clip; border-radius: var(--br_1); background: var(--c_b1t); color: var(--c_d1t); }
 :where(.card2.-boxed) .card2-main { padding: var(--s1) var(--sx); }

.card2:where(.-v2) {  }

@media print, (min-width: 600px) {
:where(.card2.-boxed) .card2-main { padding: var(--s1); }
:where(.card2.-v2) .card2-image { max-width: 60vw; }
}
@media print, (min-width: 1000px) {
.card2 { display: flex; }
 .card2-image { flex: none; order: 2; max-width: 50%; }
 .card2-main { align-self: center; flex-grow: 1; max-width: 58rem; margin-left: auto; margin-right: auto; padding: var(--s2); }

.card2:where(.-flip) { }
 :where(.card2.-flip) .card2-image { order: unset; }

:where(.card2.-boxed:not(.-flip)) .card2-image[class][class] { border-top-left-radius: 0; border-bottom-left-radius: 0; --m: url(../images/mask1a-left.svg) left center / auto 100% no-repeat, linear-gradient(#000,#000) 3rem 0 / 100% 100% no-repeat; -webkit-mask: var(--m); mask: var(--m); }
:where(.card2.-boxed.-flip) .card2-image[class][class] { border-top-right-radius: 0; border-bottom-right-radius: 0; --m: url(../images/mask1a-right.svg) right center / auto 100% no-repeat, linear-gradient(#000,#000) right 3rem top / 100% 100% no-repeat; -webkit-mask: var(--m); mask: var(--m); }
:where(.card2.-boxed) .card2-main { padding: var(--s2); }

.card2:where(.-v2) {  }
 :where(.card2.-v2) .card2-main { max-width: 100%; }
}

@media print {
.card2:where(.-boxed) { box-shadow: inset 0 0 0 1px var(--c_o1t); }
}

/**
* @name .card3
* @description News card
*/

.card3 { --sy: 3.2rem; position: relative; }
.card3.-sep1 { padding-bottom: var(--sy); border-bottom: 1px solid var(--c_o1t); }
 .card3-main { max-width: var(--xw_7); }
  .card3-main > * { --sy: 0.65rem; max-width: min(74ch, var(--wx_6)); }

@media print, (min-width: 720px) {
.card3 { display: grid; grid-template-columns: auto 24rem; grid-column-gap: var(--s3); }
 .card3-main { --sy: 0; display: flex; flex-flow: column; }
 .card3-main:last-child { grid-column: 1 / -1; }
 .card3-image { align-self: flex-start; }
}

/**
 * @name .card4
 * @description Person card
 */

.card4 { --sy: var(--s1); position: relative; }
 .card4 > * { --sy: 1.6rem; color: var(--c_d1t); }
 .card4-main {  }
  .card4-main > * { --sy: 0.2rem; }
  .card4-role { --sy: 1.2rem; }

/**
 * @name .card5
 * @description Issue card
 */

.card5 { --ar: 55cqw; --sy: var(--s1); --p: min(3.2rem, var(--sx)); --pbx: 8rem; container-type: inline-size; position: relative; overflow: clip; border-radius: var(--br_1); background: var(--c_b1t); color: var(--c_d1t); }
 .card5 > * { --sy: 0; --t8n_dx: 0.35s; --t8n_ex: var(--t8n_e1); }
 .card5-image { --sy: 0; --m: linear-gradient(#000, #000), url(../images/mask2a-bottom.svg) calc(0% - 10px) calc(100% + 1px) / 103% auto no-repeat; -webkit-mask: var(--m); mask: var(--m); -webkit-mask-composite: subtract; mask-composite: subtract; clip-path: inset(0 0 1px); }
 .card5-main { --sy: 0; padding: var(--p); padding-bottom: calc(var(--p) + var(--pbx)); transition-property: var(--t8n_p1), color; }
  .card5-main > * { --sy: 1rem; }
 .card5-icon { --lh: 1; display: flex; justify-content: center; align-items: center; position: absolute; left: var(--p); bottom: var(--p); width: 1em; height: 1em; border-radius: 50%; background: var(--c_a1t); font-size: 3.2rem; transition-property: var(--t8n_p1), color; }
 [hover] .card5-icon { background: transparent; }
  .card5-icon:before { font-size: 0.75em; }

@media (hover: hover) and (pointer: fine) {
.card5 { --pbx: 16rem; }
 .card5-image { margin-top: calc(var(--ar) * -1); transform: translateY(var(--ar)); }
 .card5-main { transform: translateY(var(--ar)); }
  .card5-title:last-child { min-height: 20rem; }
  .card5-intro { opacity: 0; }

 [hover] .card5-image { transform: translateY(0); }
 [hover] .card5-main { transform: translateY(0); }
  [hover] .card5-intro { opacity: 1; }
}

@media print {
.card5 { box-shadow: inset 0 0 0 1px var(--c_o1t); }
}

/**
 * @name .card6
 * @description Initiatives
 */

.card6 { container-type: inline-size; display: grid; grid-template-rows: auto 1fr auto; position: relative; overflow: clip; border-radius: var(--br_1); background: var(--c_b1t); color: var(--c_d1t); text-align: center; }
 .card6-main { --sy: 0; padding: var(--s1) min(2.4rem, var(--sx)); transition-property: var(--t8n_p1), color; }
  .card6-title { --sy: 1.4rem; }
  .card6-tags { justify-content: center; }
   .card6-tags a { transition-property: var(--t8n_p1); }
    .card6-tags i { transition-property: var(--t8n_p1), color; }
 .card6-intro { --sy: 0; padding: 0 min(2.4rem, var(--sx)) var(--s1); align-self: start; transition-property: var(--t8n_p1), color; }
 .card6-image { align-self: end; }

@media (hover: hover) and (pointer: fine) {
.card6 { grid-template-rows: auto 1fr; }
 .card6-intro, .card6-image { grid-row: 2 / 3; grid-column: 1 / -1; align-self: start; }
 .card6-intro { opacity: 0; transform: translateY(2rem); }
 .card6-image { margin-right: -1px; align-self: end; --m: linear-gradient(#000,#000) 0 3.5cqw no-repeat, url(../images/mask2b-bottom.svg) left top / 100% auto no-repeat; -webkit-mask: var(--m); mask: var(--m); }
 .card6-image[class] { width: auto; }

.card6:hover .card6-image { opacity: 0; }
.card6:hover .card6-intro { opacity: 1; transform: none; }
}

@media print {
.card6 { box-shadow: inset 0 0 0 1px var(--c_o1t); }
}

/**
 * @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(--sx); --c: 1.1; position: relative; }
 .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; justify-content: center; margin: var(--s1) var(--sx) 0; font-size: 2.4rem; }
 :root:not([js]) .carousel1-nav { pointer-events: none; }
  .carousel1-nav a { --atcn: var(--c_d1t); text-decoration: none; }
  .carousel1-nav a ~ a { margin-left: 1rem; }
 .carousel1 .tracker1 { margin: var(--s1) var(--px) 0; }

@media print, (min-width: 600px) {
.carousel1 { --c: 2.1; }
}
@media print, (min-width: 1000px) {
.carousel1 { --c: 3; --px: calc(50% - min(var(--wx, var(--wx_1)), var(--vw, 1vw) * 100 - var(--sx) * 2) / 2); }
}

@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 .carousel2
 * @description Logos carousel
 */

.carousel2 { --px: 2rem; --e: calc((100% - var(--gx)) / var(--c)); --px: var(--sx); --gx: 3rem; --c: 6; position: relative; }
 .carousel2-entries { --sy: 0; display: flex; align-items: flex-start; overflow: auto; overflow-y: hidden; white-space: nowrap; scroll-snap-type: x mandatory; scroll-padding: 0; scroll-behavior: smooth; scrollbar-width: none; -ms-overflow-style: none; -webkit-overflow-scrolling: touch; overscroll-behavior-x: contain; }
 :where(.carousel2:has( .carousel2-nav[style*="display"])) .carousel2-entries { justify-content: center; }
 .carousel2-entries::-webkit-scrollbar { display: none; }
  .carousel2-entries:after { flex: none; content: ''; width: var(--gx); height: 1rem; }
  .carousel2-entry { --sy: 0; flex: none; width: var(--e); padding-left: var(--gx); white-space: normal; scroll-snap-align: start; }
 .carousel2-nav { --lh: 1; display: flex; justify-content: center; align-items: center; gap: 0 1rem; margin: 2rem 0 0; font-size: 4rem; pointer-events: none; }
  .carousel2-nav a { font-size: inherit !important; pointer-events: auto; }
  .carousel2-nav a[disabled] { pointer-events: none; }

@media screen and (min-width: 1300px) {
.carousel2-nav { justify-content: space-between; position: absolute; left: -6rem; right: -6rem; top: 50%; margin: -0.5em 0 0; }
}
@media screen and (max-width: 999px) {
.carousel2 { --c: 3; }
}
@media screen and (max-width: 599px) {
.carousel2 { --c: 2.1; --gx: var(--sx); }
.carousel2[class] { margin-left: var(--nx); margin-right: var(--nx); }
 .carousel2-entries { --gx: 1.6rem; justify-content: center; flex-wrap: wrap; gap: 1.6rem 0; overflow: visible; margin: 0 calc(var(--gx) * -0.5); padding: 0 var(--sx); white-space: wrap; }
  .carousel2-entries:after { display: none; }
  .carousel2-entry { width: 50%; padding: 0 calc(var(--gx) / 2); }
 .carousel2-nav { display: none; }
}

@media print {
.carousel2 { }
 .carousel2-entries { --gx: 1.6rem; justify-content: center; flex-wrap: wrap; gap: 1.6rem 0; overflow: visible; margin: 0 calc(var(--gx) * -0.5); padding: 0 var(--sx); white-space: wrap; }
  .carousel2-entries:after { display: none; }
  .carousel2-entry { width: calc(100% / var(--c)); padding: 0 calc(var(--gx) / 2); }
 .carousel2-nav { display: none; }
}

/**
 * @name .circles1
 * @description Accordion circles
 */

.circles1 { display: grid; position: relative; isolation: isolate; }
 .circles1 > * { --sy: 0; display: block !important; grid-area: 1 / 1 / 2 / 2; position: relative; z-index: 2; clip-path: circle(var(--cpr, 50%) at 50% 50%); transition: all var(--t8n_d3) var(--t8n_e1); transition-property: var(--t8n_p1); }
 .circles1 > [style*=display] { --cpr: 0; z-index: -2; }
 .circles1 > .-leave { z-index: -1; transition-duration: 0s; }

/**
 * @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 { padding: var(--c1py, 0) var(--c1px, 0); background: var(--c_b1t); color: var(--c_d1t); }
.colored1:where(:has(.decor1)) { position: relative; isolation: isolate; overflow: clip; }

.colored1:where(.-expand) { border-image: linear-gradient(var(--c_b1t),var(--c_b1t)) fill 0/0/0 100vw 0; }
.colored1:where(.-rounded) { border-radius: var(--br_1); }
.colored1:where(.-outline) { box-shadow: inset 0 0 0 1px var(--c_o1t); }
.colored1:where(.-box1) { --c1px: var(--sx); --c1py: var(--s2); }
.colored1:where(.-box2) { --c1px: var(--sx); --c1py: var(--s1); }
.colored1:where(.-box3) { --c1px: var(--sx); --c1py: var(--s1); }
.colored1:where(.-box4) { --c1px: var(--sx); --c1py: var(--sx); }

@media print, (min-width: 600px) {
.colored1:where(.-box1) { --c1px: var(--s3); --c1py: var(--s3); }
.colored1:where(.-box2) { --c1px: var(--s2); --c1py: var(--s2); }
.colored1:where(.-box4) { --c1px: var(--s3); --c1py: var(--s3); }
}
@media screen and (max-width: 599px) {
.colored1:where(.-s1) { border-radius: 0; }
}

@media print {
.colored1 { border: 1px solid; background: none; }
.colored1:where(.-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:where(.-expand) + .wrap1 { border-top-width: 0; }
}

/**
 * @name .content1
 * @description Global content
 */

.content1 { --sy: 0; }

/**
 * @name .cookies1
 * @description Cookie flyout
 */

.cookies1 { --sy: 0; --mx: 2rem; --my: 2rem; position: fixed; left: var(--mx); bottom: var(--my); z-index: 201; width: 50rem; max-width: calc(100% - var(--mx) * 2); padding: var(--s1) min(3.2rem, var(--sx)); box-shadow: 0 0 1.2rem rgba(0,0,0,0.16); background: var(--c_b1t); color: var(--c_d1t); transition: all var(--t8n_d2) var(--t8n_e1); transition-property: var(--t8n_p1); }
.cookies1.-from { transform: translateX(calc(-100% - var(--mx) * 2)); }
 :has(+ .cookies1-actions) { --sy: 2rem }
 .cookies1-actions { --gx: 1.6rem; text-align: center; }
  .cookies1-actions .button1 { --apx: 1.6rem; }
 .cookies1-legal { --gx: 2rem; }

@media screen and (max-width: 599px) {
.cookies1 { --mx: 0rem; --my: 0rem; border-bottom-left-radius: 0; border-bottom-right-radius: 0; }
.cookies1.-from { transform: translateY(calc(100% + var(--mx) * 2)); }
 .cookies1-actions { --gx: 1rem; }
}

@media print {
.cookies1 { box-shadow: inset 0 0 0 1px var(--c_o1t); }
}

/**
* @name [countup]
* @description Count up initial helper
*/

@media screen {
[js] [countup]:not([countup-initialized]) { opacity: 0; }
 [js] [countup]:after { height: 1em; content: '\feff'; }
}

/**
* @name .decor1
* @description Floating decors
*/

.decor1 { --lh: 1; --sy: 0; position: absolute; z-index: -1; width: 100%; max-width: none; pointer-events: none; -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
 .decor1-wrap { opacity: var(--o, 1); }
 .decor1 .loader1 { display: none; }

.decor1:where(.-height) { width: auto; }
 .decor1:where(.-height) .img1 { width: auto; aspect-ratio: var(--r); height: 100%; }

.decor1:where(:has(i[class*=icon])) { width: auto; }
 .decor1 i[class*=icon] { display: grid; font-size: 1em; }

.decor1:where(.-cover) { left: 0; top: 0; width: 100%; height: 100%; overflow: hidden; }
 :where(.decor1.-cover) .decor1-wrap { height: 100%; }
  .decor1:where(.-cover) .img1 { height: 100%; }

.decor1:where(.-x1) { right: -0.1em; bottom: -0.25em; color: var(--d1c, rgba(0,0,0,0.25)); font-size: 84rem; }
.decor1:where(.-x2) { left: 50%; top: 0.015em; color: var(--d1c, rgba(0,0,0,0.25)); font-size: 84rem; }

@media print, (min-width: 1000px) {
.decor1:where(.-x1b) { bottom: auto; top: 0.2em; }
}
@media screen and (max-width: 599px) {
.decor1:where(.-x1) { font-size: 48rem; }
.decor1:where(.-x2) { left: 25%; font-size: 48rem; }
}

@media print {
.decor1 { display: none; }
}

/**
 * @name .donate1
 * @description Donate wrapper
 */

.donate1 {  }
 .donate1-image { margin: calc(var(--c1py, 0) * -1) calc(var(--c1px, 0) * -1) var(--s1); }
 .donate1-amounts { --sy: 3rem; --gx: 1rem; }
  .donate1-amounts .button1 { --awn: 9rem; --apx: 1rem; }

@media print, (min-width: 1000px) {
.donate1 { display: grid; grid-template-columns: 3fr 4fr; align-items: flex-start; gap: 0 var(--s2); }
 .donate1 > * { --sy: 0; }
 .donate1-image { align-self: stretch; margin-right: 0; margin-bottom: calc(var(--c1py) * -1); }
  .donate1-image .img1 { height: 100%; }
}
@media screen and (min-width: 1300px) {
.donate1 { grid-template-columns: repeat(2,1fr); gap: 0 var(--s3); }
}

/**
 * @name .donate2
 * @description Footer donate
 */

.donate2 {  }
 .donate2-logos { --gx: 3.2rem; }
 .donate2-box { padding: 2rem; border-radius: var(--br_1); background: var(--c_b1t); color: var(--c_d1t); }

@media print {
.donate2-box { box-shadow: inset 0 0 0 1px var(--c_o1t); background: 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:where(.-right) { --dx: 1; right: 0; left: auto; }
.drawer1:where(.-bottom), .drawer1:where(.-top) { --w: 100%; --dx: 0; --dy: -1; --px: var(--sx); height: auto; max-height: var(--h); max-height: min(var(--h), 100%); }
.drawer1:where(.-bottom) { --dy: 1; top: auto; bottom: 0; }
.drawer1:where(.-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:where(.-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:where(.-search) { justify-content: center; min-height: 18rem; }
 :where(.drawer1.-search) .drawer1-wrap { flex-grow: 0; }
 :where(.drawer1.-search) .drawer1-main { padding: var(--s2) 0; padding: max(var(--s2), 5rem) 0; }

.drawer1:where(.-filters) { --w: 48rem; }
 :where(.drawer1.-filters) .drawer1-wrap { overflow: visible; height: 100%; }
  :where(.drawer1.-filters) .drawer1-main { height: 100%; padding-top: 0; }

@media screen and (max-width: 599px) {
.drawer1 { --px: var(--sx); }

.drawer1:where(.-search) { min-height: 0; }
 :where(.drawer1.-search) .drawer1-main { padding-bottom: var(--s2); }
}

/**
 * @name .drop1
 * @description Dropdown
 */

.drop1 { position: absolute; left: 0; top: 0; z-index: 1; width: 100%; box-shadow: inset 0 -1px rgba(0,0,0,0.1), 0 1rem 2rem rgba(0,0,0,0.1); background: var(--c_b1t); color: var(--c_d1t); 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 0 -4rem); }
 .drop1:before { display: block; content: ''; height: calc(var(--sn) + 5rem); }
 .drop1:after { display: block; content: ''; height: var(--s2); }
 .drop1-wrap { display: grid; grid-template-columns: 1fr 2fr; gap: 0 var(--s1); padding-top: 4rem; border-top: 1px solid var(--c_o1t); }
  .drop1-wrap > * { --sy: 0; }
  .drop1-header { display: flex; flex-flow: column; padding-right: var(--s1); }
   .drop1-title { --sy: 1.2rem; }
   .drop1-action { margin-top: var(--s1); }
  .drop1-main { }
   .drop1-split { --gx: var(--s2); }
    .drop1-links { padding: 0; }
     .drop1-links li { --sy: 2.4rem; }
     .drop1-links li ~ li { padding-top: var(--sy); border-top: 1px solid var(--c_o1t); }
      .drop1-links li:before { display: none; }
      .drop1-links a { display: flex; justify-content: space-between; align-items: center; gap: 0 2rem; }
       .drop1-links i { flex: none; }

/**
 * @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 label[for] { display: flex; align-items: center; gap: 0.1rem 0.5rem; margin-bottom: 0; }
 .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 .fieldbox1
 * @description Fields combo
 * @example { }
 */

.fieldbox1 { --gx: 0; --gy: 0.8rem; --h: 5rem; }
 .fieldbox1 > * { flex: none; width: auto; }
 .fieldbox1 input[type] { --ahn: var(--h); flex-grow: 1; }
 .fieldbox1 button[type] { --ahn: var(--h); flex: none; }

@media print, (min-width: 600px) {
.fieldbox1 { }
 .fieldbox1 input[type] { margin-right: -1px; border-top-right-radius: 0; border-bottom-right-radius: 0; }
 .fieldbox1 button[type] { border-top-left-radius: 0; border-bottom-left-radius: 0; }
}
@media screen and (max-width: 599px) {
.fieldbox1:where(.-stack) { }
 .fieldbox1:where(.-stack) button[type] { width: 100%; }
}

@media print {
.fieldbox1 input[type] { font-size: 2rem; }
}

/**
 * @name .fields1
 * @description Form fields
 * @example { }
 */

.fields1 { --gx: 1.6rem; --gy: 2.4rem; }
 .fields1 > :not([w]) { --w: 24; }
  .fields1 label:first-child, .fields1-label { --lh: 1.30; display: block; margin-bottom: 0.8rem; font: 700 2.0rem/var(--lh) var(--ff_2); letter-spacing: 0; }
  .fields1 em { color: #f00; font-style: inherit; }
  .fields1-description { display: block; margin-bottom: 0.8rem; }

@media screen and (max-width: 599px) {
.fields1 label:first-child { font-size: 1.8rem; }
}

/**
* @name .filters1
* @description Filters
*/

.filters1 { --sy: 2.4rem; }
 .filters1-main { --sy: 0; display: flex; }
  .filters1-main > * { --sy: 0; }
  .filters1-tabs { display: inline-flex; margin-right: var(--s1); padding: 0; box-shadow: inset 0 0 0 1px var(--c_o1t); vertical-align: top; }
   .filters1-tabs li { --sy: 0; flex-grow: 1; }
   .filters1-tabs li ~ li { margin-left: -1px; box-shadow: inset 1px 0 var(--c_o1t); }
    .filters1-tabs li:before { display: none; }
    .filters1-tabs a { --ahn: 5.4rem; --apx: 2rem; --aus: ; --aosn: 1px; --aocn: transparent; --aoch: transparent; --abch: transparent; --atcn: var(--c_d1t); --atch: var(--c_d2t); display: flex; justify-content: center; align-items: center; position: relative; width: 100%; height: 100%; padding-top: 0.1rem; }
    .filters1-tabs a[aria-current="page"] { --aocn: var(--abcn); --abcn: var(--c_d2); --abch: var(--abcn); --atcn: var(--c_i1); --atch: var(--atcn); }
    .filters1-tabs a:hover { z-index: 2; }
  .filters1-block { display: flex; flex-grow: 1; position: relative; z-index: 11; box-shadow: inset 0 1px var(--c_o1t), inset 0 -1px var(--c_o1t); }
   .filters1-label { --sy: 0; align-self: center; margin-right: 2rem; padding-top: 0.1em;; }
   .filters1-list { display: flex; flex-grow: 1; padding: 0; }
    .filters1-group { --sy: 0; flex: 1 1; position: relative; z-index: 11; border-left: 1px solid var(--c_o1t); }
    .filters1-group.-type { display: none; }
     .filters1-group:before { display: none; }
     .filters1-group > span { display: flex; justify-content: space-between; align-items: center; min-height: 5.4rem; padding: 0 2rem; }
      .filters1-group > span i { --lh: 1; margin-right: -0.5rem; font-size: 1.5em; }
      .filters1-group:hover > span i:before, [keyboard] .filters1-group:focus-within > span i:before { transform: rotate(-180deg); }
     .filters1-ticks { position: absolute; left: -1px; top: 100%; overflow: auto; visibility: hidden; min-width: calc(100% + 2px); width: 28rem; max-height: 30rem; margin: -1px 0 0; padding: 0; border: 1px solid var(--c_o1t); background: var(--c_b1t); opacity: 0; transition-property: var(--t8n_p2); }
     li:hover > .filters1-ticks, [keyboard] li:focus-within > .filters1-ticks { visibility: visible; opacity: 1; }
      .filters1-ticks::-webkit-scrollbar-track {  }
      .filters1-ticks::-webkit-scrollbar { width: 1.3rem; }
       .filters1-ticks::-webkit-scrollbar-thumb { border: 0.5rem solid transparent; border-radius: 1rem; background: rgba(0,0,0,0.2); background-clip: content-box; }
      .filters1-ticks li { --sy: 0.8rem; padding: 0 2rem; }
      .filters1-ticks li:first-child { padding-top: 2rem; }
      .filters1-ticks li:last-child { padding-bottom: 2rem; }
  .filters1-toggler { display: none; padding-bottom: 1.2rem; border-bottom: 1px solid var(--c_o1t); }
   .filters1-toggler a { display: flex; align-items: center; gap: 0 0.6rem; }
    .filters1-toggler i { position: relative; top: -1px; font-size: 1.3em; vertical-align: top; }
  .filters1 .searchbox1 { --h: 5.4rem; max-width: 24rem; }
  .filters1:where(:not(:has(.filters1-tabs))) .searchbox1 { width: 100%; max-width: 24%; }
   .filters1 .searchbox1 input[type] { --apx: 2rem; }

@media print, (max-width: 1299px) {
:where(.filters1:has(.filters1-tabs)) .filters1-label { display: none; }
}

@media screen and (max-width: 999px) {
.filters1-main { display: block; }
 .filters1-tabs { display: none; }
 .filters1-block { display: none; }
 .filters1 .searchbox1 { max-width: 100%; }
 .filters1-toggler { --sy: 1.6rem; display: block; }
}

/**
* @name .filters2
* @description Drawer filters
*/

.filters2 { display: flex; flex-flow: column; height: 100%; }
 .filters2-main { --sy: 0; flex-grow: 1; overflow-y: auto; overflow-x: hidden; padding-right: 1px; 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: 3rem; }
  .filters2-title { --sy: 2.8rem; }
  .filters2-block { --sy: 1.6rem; padding: 0 1.6rem; border: 1px solid var(--c_o1t); }
   .filters2-tabs { padding: 0; box-shadow: inset 0 0 0 1px var(--c_o1t); }
    .filters2-tabs li { --sy: 0; }
    .filters2-tabs li ~ li { box-shadow: inset 0 1px var(--c_o1t); }
     .filters2-tabs li:before { display: none; }
     .filters2-tabs a { --ahn: 5.4rem; --apx: 2rem; --aus: ; --aosn: 1px; --aocn: transparent; --aoch: transparent; --abch: transparent; --atcn: var(--c_d1t); --atch: var(--c_d2t); display: flex; justify-content: center; align-items: center; position: relative; width: 100%; height: 100%; padding-top: 0.1rem; }
     .filters2-tabs a[aria-current="page"] { --aocn: var(--abcn); --abcn: var(--c_d2); --abch: var(--abcn); --atcn: var(--c_i1); --atch: var(--atcn); }
   .filters2-subtitle { --sy: 0; display: flex; justify-content: space-between; align-items: center; padding: 1.2rem 0; 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_b4t); color: var(--c_i1t); font-size: 1.1rem; font-weight: 700; 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: 2rem; }
    .filters2-wrap:before { height: 0.4rem; }
    .filters2-ticks { padding: 0; }
     .filters2-ticks li { --sy: 0.4rem; }
      .filters2-ticks li:before { display: none; }
 .filters2-actions { display: flex; justify-content: space-between; align-items: center; flex: none; margin: 0 calc(var(--px, var(--sx)) * -1); padding: 2rem var(--px, var(--sx)); background: var(--c_b1); }
 .filters2-actions.-from { transform: translateY(100%); }
  .filters2-actions li { --sy: 0; }
   .filters2-actions li:before { display: none; }

/**
 * @name .float1
 * @description Floating container
 */

@media print, (min-width: 600px) {
.float1 { --sy: 0; }
 .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; position: relative; z-index: 100; overflow: hidden; }
 .footer1-main { --sy: 0; padding: var(--s3) 0; background: var(--c_b1t); color: var(--c_d1t); }
  .footer1-brand { --sy: var(--s3) }
   .footer1-brand .logo1 { --sy: var(--s2); --uxh: 6.8rem; --uxl: 5.2rem; --uxs: 4.2rem; }
    .footer1-brand .logo1 .icon-logo:before { color: var(--c_d1t); }
   .footer1-intro { --sy: var(--s1); }
   .footer1-links {  }
  .footer1-donate { --sy: var(--s3) }
  .footer1-main .socials1 { }
   .footer1-main .socials1-items { --gx: 1.4rem; }
    .footer1-main .socials1-items a { --abcn: var(--c_d1t); --atcn: var(--c_b1t); }
 .footer1-bottom { padding: 2rem 0; background: var(--c_b1t); color: var(--c_d1t); }
  .footer1-bottomwrap > * { --sy: 1rem; }
  .footer1-copys { display: flex; flex-wrap: wrap; gap: 0 2.4rem; }

body:has(.footer1 .signup1) .content1 > .wrap1:not(:has( ~ .wrap1)) { margin-bottom: -5vw; }
 body:has(.footer1 .signup1) .content1 > .wrap1:not(:has( ~ .wrap1)):after { display: block; content: ''; height: 5vw; }

@media print, (min-width: 600px) {
.footer1-main .socials1-items { --gx: 2.4rem; }
.footer1-bottom-wrap { display: flex; justify-content: space-between; gap: 1rem var(--s1); }
 .footer1-bottom-wrap > * { --sy: 0; }
}
@media print, (min-width: 1000px) {
.footer1-mainwrap { display: grid; grid-template-columns: repeat(2,1fr); grid-column-gap: var(--s3); }
 .footer1-donate { --sy: 0; grid-area: 1 / 2 / 3 / 3; width: 100%; max-width: 52rem; margin-left: auto; }
 .footer1-main .socials1 { align-items: flex-end; }
}

@media print {
.footer1 { border-top: 1px solid var(--c_o1t); }
  .footer1-main .socials1-items a { --aosn: 1px; --aocn: var(--c_o1t); --abcn: transparent; --atcn: var(--c_d1t); }
 .footer1-bottom { border-top: 1px solid var(--c_o1t); background: none; }
}

/**
 * @name .gallery1
 * @description Photo gallery
 */

.gallery1 { --sy: var(--s3); --px: var(--sx); --gx: 2rem; position: relative; }
 .gallery1-entries { --sy: 0; display: flex; align-items: start; overflow: auto; overflow-y: hidden; white-space: nowrap; scroll-snap-type: x mandatory; scroll-padding: 0 0 0 var(--px); scroll-behavior: smooth; scrollbar-width: none; -ms-overflow-style: none; -webkit-overflow-scrolling: touch; overscroll-behavior-x: contain; }
 .gallery1-entries::-webkit-scrollbar { display: none; }
  .gallery1-entries:before { flex: none; content: ''; width: var(--pl, var(--px)); height: 1px; }
  .gallery1-entries:after { flex: none; content: ''; width: var(--pr, var(--px)); height: 1px; }
  .gallery1-entry { --sy: 0; flex: none; width: min(var(--wx), var(--ewx, 100%) - var(--px) * 2); white-space: normal; scroll-snap-align: start; }
  .gallery1:where(.-autowidth) .gallery1-entry { --ewx: 95%; width: calc(var(--w) * 0.1rem * var(--scale, 1)); }
  .gallery1-entry ~ * { margin-left: var(--gx); }
   [js] .gallery1-entry [caption] { display: none; max-width: var(--wx_6); }
 .gallery1-details { width: calc(100% - var(--px) * 2); max-width: var(--wx); margin: 2rem auto 0; }
  .gallery1-captions { max-width: var(--wx_6); }
  .gallery1-nav { display: flex; gap: 0 0.8rem; }
   .gallery1-arrow { -webkit-backface-visibility: hidden; backface-visibility: hidden; }
   .gallery1-arrow[disabled] { opacity: 0.2; pointer-events: none; }

@media screen and (max-width: 999px) {
.gallery1 { --scale: 0.75; }
}
@media screen and (max-width: 599px) {
.gallery1 { --scale: 0.35; }
}
@media print, (min-width: 1000px) {
.gallery1 { --px: calc(50% - min(var(--wx, var(--wx_1)), var(--vw, 1vw) * 100 - var(--sx) * 2) / 2); }
 .gallery1-details { display: grid; grid-template-columns: 1fr 8fr 2fr; grid-column-gap: var(--s1); }
  .gallery1-details > * { --sy: 0; }
  .gallery1-nav { flex: none; justify-content: flex-end; }
}

@media print {
.gallery1-entries { overflow: hidden; }
 .gallery1-entry:not([active]) { display: none; }
  [js] .gallery1-entry [caption] { display: block; }
.gallery1-details { display: none; }
}

/**
 * @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; }
}

/**
 * @name .header1
 * @description Standard header
 */

.header1 {  }
 .header1-image { --sy: calc(var(--s1) * 0.65); }
 .header1-main { max-width: var(--wx_5); }
 :where(.wrap1.-pb\:0) .header1-main { padding-bottom: var(--s2); }
  .header1-brow { --sy: 1rem; }
  .header1-title { --sy: 1.6rem; }
  .header1-main > :has(+ .header1-action) { --sy: var(--s1); }
  .header1-date:has(+ .header1-byline) { --sy: 0.2rem; }
  .header1-main > :has(+ .header1-actions) { --sy: var(--s2); }
  .header1-actions { --gx: 3.2rem; --gy: 2rem; align-items: center; }

@media print, (min-width: 1000px) {
.header1 { display: grid; grid-template-columns: repeat(2,1fr); grid-column-gap: var(--s2); }
 .header1-image { --sy: 0; align-self: start; order: 2; }
}

/**
 * @name .header2
 * @description Bio header
 */

.header2 {  }
 .header2-image { --sy: calc(var(--s1) * 0.65); width: 100%; max-width: 42rem; }
 .header2-main { max-width: var(--wx_6); }
 :where(.wrap1.-pb\:0) .header2-main { padding-bottom: var(--s2); }
  .header2-main > * { --sy: 0.4rem; }
  .header2-main > :has(+ .header2-location) { --sy: 1.6rem; }
  .header2-main > :has(+ .socials1) { --sy: var(--s1); }

@media print, (min-width: 1000px) {
.header2 { display: grid; grid-template-columns: repeat(2,1fr); }
 .header2-image { --sy: 0; align-self: start; order: 2; margin-left: auto; }
 .header2-main { display: flex; flex-flow: column; }
  .header2-main .socials1 { margin-top: auto; }
}

/**
 * @name .header3
 * @description Simple header
 */

.header3 { --sy: var(--s1); max-width: var(--wx_5); margin-left: auto; margin-right: auto; text-align: center; }
 .header3 > * { --sy: 1rem; }

/**
 * @name .hero6
 * @description BYO video hero
 */

.hero1 { --sy: 0; display: grid; color: var(--c_d1t); }
 .hero1 > * { --sy: 0; grid-area: 1 / 1 / 2 / 2; }
 .hero1-media { background: var(--c_b1t); --m: linear-gradient(#000,#000) left top / 100% calc(100% - 3vw) no-repeat, url(../images/waves2a-bottom.svg) left bottom / 100% auto no-repeat; -webkit-mask: var(--m); mask: var(--m); }
  .hero1 .player1 { height: 100%; }
   .hero1 .player1-video { height: 100%; }
    .hero1 .player1-video:after { position: absolute; left: 0; right: 0; top: 0; bottom: 0; content: ''; background: linear-gradient(rgba(0,0,0,0.1), rgba(0,0,0,0.7) 80%); }
   .hero1 .player1 .toggler1 { left: max(var(--sx), 50% - var(--wx, var(--wx_1) / 2)); right: auto; top: auto; bottom: calc(var(--ux) + 2rem); }
 .hero1-main { align-self: end; position: relative; z-index: 2; padding: var(--s3) 0; color: var(--c_d1t); pointer-events: none; }
  .hero1-main:before { display: block; content: ''; height: calc(var(--sn) + 6vw); }
  .hero1-main:after { display: block; content: ''; height: calc(var(--ux, 10rem) + 2rem); }
  .hero1-content { max-width: var(--wx_7); }
   .hero1-content > * { --sy: 2.4rem; max-width: var(--wx_3); pointer-events: auto; }

@media screen and (max-width: 599px) {
.hero1 { display: block; background: var(--c_b4t); }
 .hero1-main { padding-top: var(--s3); }
  .hero1-main:after { display: none; }
  .hero1-title { --sy: 1rem; }
  .hero1-lead[class] { --lh: 1.40; font: 400 1.7rem/var(--lh) var(--ff_1); }
 .hero1-media { --m: linear-gradient(#000,#000) left bottom / 100% calc(100% - 4.8vw) no-repeat, url(../images/waves1a-top.svg) left top / 100% auto no-repeat; }
}

@media print {
.hero1 {  }
 .hero1-main:before { height: 12rem; }
 .hero1-main:after { display: none; }
 .hero1-media { display: none; }
}

/**
 * @name .icon1
 * @description Rounded icon
 */

.icon1[class] { --aus: ; --aor: 50%; --abcn: var(--c_a1); --abch: var(--c_d2); --atcn: var(--c_d1); --atch: var(--c_i1); display: grid; justify-content: center; align-items: center; width: 1em; height: 1em; font-size: 4rem; letter-spacing: 0; }
.icon1.-to-a3 { --abch: var(--c_a3); --atch: var(--c_d1); }
 .icon1:before, .icon1:after { font-size: 0.6em; }

@media print {
.icon1[class] { box-shadow: inset 0 0 0 1px var(--c_o1t); background: none; color: var(--c_d1t); }
}

/**
 * @name .icon2
 * @description Rounded icon with separate background
 */

.icon2[class] { --aus: ; --aor: 50%; --abcn: var(--c_a1); --abch: var(--abcn); --atcn: var(--c_d1); --atch: var(--atcn); display: grid; justify-content: center; align-items: center; position: relative; isolation: isolate; width: 1em; height: 1em; background: none; font-size: 4rem; letter-spacing: 0; }
 .icon2:before { font-size: 0.6em; text-align: center; }
 .icon2:after { position: relative; z-index: -1; content: ''; width: 1em; height: 1em; border-radius: inherit; background: var(--abc); }

@media (hover: hover) and (pointer: fine) {
a.icon2:hover:after, a:hover .icon2:after, [clickable]:hover .icon2:after { transform: scale(1.25); }
}

@media print {
.icon2 { color: var(--c_d1t); }
 .icon2:after { box-shadow: inset 0 0 0 1px var(--c_o1t); background: none; }
}

/**
 * @name .icon3
 * @description Image icon
 */

.icon3[class] { display: flex; justify-content: center; align-items: center; flex: none; position: absolute; right: 1rem; bottom: 1rem; width: 1em; height: 1em; border-radius: 50%; background: var(--c_b2); color: var(--c_d2); font-size: 4.8rem; letter-spacing: 0; }
 .icon3:before { --lh: 1; font-size: 0.75em; }

@media screen and (max-width: 599px) {
.icon3[class] { font-size: 3.2rem; }
}

/**
 * @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: calc(var(--w) * 0.1rem); }
.img1.-maxwidth { width: 100%; max-width: calc(var(--w) * 0.1rem); }
.img1.-round { border-radius: 50%; }
.img1.-rounded { border-radius: var(--br_1); }
 .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; }
 .img1 noscript { border-radius: inherit; }
 .img1 figcaption { position: absolute; left: 0; bottom: 0; width: 100%; padding: 0.8rem 1.6rem; background: rgba(0,0,0,0.55); color: var(--c_d1t); }

@media (hover: hover) and (pointer: fine) {
a:hover .img1.-zoom1 img, [hover] .img1.-zoom1 img:not([hovercatch][hover] [hovercatch] *) { transform: scale(1.10); }
a:hover .img1.-zoom2 img, [hover] .img1.-zoom2 img:not([hovercatch][hover] [hovercatch] *) { transform: scale(1.20); }
}

@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); } }

@media print {
.img1 { background: #f3f3f3; }
 .img1 figcaption { background: rgba(255,255,255,0.55); }
}

/**
 * @name .invalid1
 * @description Validation message
 */

.invalid1 { display: none; margin-top: 0.5rem; color: var(--c_e1t); }
:user-invalid ~ .invalid1, :user-invalid + label .invalid1, .invalid1.-visible { display: block; }

/**
 * @name .link1
 * @description Iconed link
 */

.link1 { --aus: ; --abch: transparent; --atch: currentColor; display: inline-flex; align-items: center; gap: 0 0.6rem; }
 .link1 i { flex: none; width: 1em; height: 1em; margin-top: -1px; color: var(--c_d1); transition-property: var(--t8n_p1), color; font-size: 1.2em; }
  .link1 i:after { content: ''; border-radius: 50%; background: var(--c_a1); transform: translateZ(0); }
  .link1 i:before { justify-self: center; align-self: center; z-index: 2; color: var(--c_d1); font-size: 0.85em; transition-property: var(--t8n_p1), color; }
  .link1 i[class*="angle-right"]:before { padding-top: 1px; padding-left: 1px; }

 .-cs\:b3 .link1 i:before { color: var(--c_i1); }
 .-cs\:b3 .link1 i:after { background: var(--c_b4); }
 .-cs\:a1 .link1:not(a) i:before { color: var(--c_d1); }
 .-cs\:a1 .link1:not(a) i:after { background: var(--c_b2); }

@media (hover: hover) and (pointer: fine) {
.link1:hover i:after, [hover] .link1:not(a) i:after { transform: scale(1.35); }
.-cs\:a1h:hover .link1:not(a) i:after { background: var(--c_b2); }
.-cs\:b2h:hover .link1:not(a) i:before { color: var(--c_d1); }
.-cs\:b2h:hover .link1:not(a) i:after { background: var(--c_a1); }
}

@media print {
.link1 i { color: var(--c_d1t); }
 .link1 i:after { border-radius: 50%; box-shadow: inset 0 0 0 0.5px; background: none; }
}

/**
 * @name .list1
 * @description Unsorted list
 */

.list1 { --xpl: 2rem; }
 .list1 li { --sy: 1rem; }
  .list1 li:before { color: inherit; transform: scale(0.65); }

.list1:where(.-bulletless) { --xpl: 0rem; }
 .list1:where(.-bulletless) li:before { display: none; }

@media print, (min-width: 600px) {
.list1:where(.-cols) { --gy: 0.2rem; column-gap: var(--s1); }
.list1:where(.-c2) { columns: 2; }
.list1:where(.-c3) { columns: 3; }
 .list1:where(.-cols):before { display: block; content: ''; column-span: all; width: 100%; margin-bottom: calc(var(--gy) * -1); }
 .list1:where(.-cols) li { --sy: var(--gy); width: 100%; margin-bottom: 0; padding-top: var(--gy); }
}

/**
 * @name .loader1
 * @description Image loading indicator
 */

.loader1 { --uxs: 2rem; display: flex; justify-content: center; align-items: center; position: absolute; left: 0; top: 0; visibility: hidden; width: 100%; height: 100%; margin: 0; border-radius: inherit; background: rgba(var(--c_dxt), 0.05); color: rgba(var(--c_dxt),0.35); font: 1rem/1 system-ui, sans-serif; letter-spacing: 0; text-transform: uppercase; opacity: 0; pointer-events: none; transition-property: var(--t8n_p2); transition-delay: 0.15s; }
[js] img:not([loaded]) ~ .loader1 { visibility: visible; opacity: 1; }
 .loader1:before { content: 'Loading...'; } .loader1[text]:before { content: attr(text); }

/**
 * @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: spinner 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; }

@keyframes spinner { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } }

/**
 * @name .loader3
 * @description Corner loader
 */

.loader3 { --sy: 0; visibility: hidden; position: fixed; right: 2rem; bottom: 2rem; z-index: 999; border-radius: 50%; box-shadow: 0 0 0 1rem var(--c_b1); background: var(--c_b1); color: var(--c_d1); font-size: 4rem; transition-property: opacity, visibility; opacity: 0; }
.loader3:where(.-active), :where(body:has([archives][loading], .tab1[loading])) .loader3 { --l3s: running; visibility: visible; opacity: 1; }
 .loader3:after { display: block; content: ''; width: 1em; height: 1em; margin: 0; border: 0.1em solid; border-top-color: transparent; border-radius: 50%; animation: spinner 1s infinite var(--l3s, paused) linear; }

/**
 * @name .logo1
 * @description Logo wrapper
 */

.logo1 { --lh: 1; --uxs: 2.1rem; font-size: var(--ux, 4.2rem); }
 .logo1 a { 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 .nav1
 * @description Main navigation
 */

.nav1 { }
 .nav1-main { display: flex; align-items: center; padding: 0; }
  .nav1-main > li { --sy: 0; padding: 1rem 1.4rem; }
  .nav1-main > li:last-child { padding-right: 0; }
  .nav1-main > li:first-child { padding-left: 0; }
  .nav1-main > li ~ li { }
   .nav1-main > li:before { display: none; }
   .nav1-main > li > em { position: absolute; left: -10001em; top: -10001em; font-style: normal; }
  .nav1-main > li.-link { }
   .nav1-main > li.-link > a { --auwn: 0.2rem; --auon: 0.8rem; --aucn: transparent; --auch: var(--c_b3t); --abch: transparent; --atch: currentColor; position: relative; z-index: 3; font: 600 1.6rem/var(--lh) var(--ff_2); }
   .nav1-main > li.-link > a[aria-current] { --aucn: var(--auch); }
   .nav1-main > li.-link:has(.drop1):hover > a { --aucn: var(--auch); }
   .nav1-main > li.-link > i { position: relative; z-index: 3; }
   .nav1-main > li.-link:hover > i { transform: rotate(-180deg); }
  .nav1-main > li.-button { position: relative; z-index: 3; }

@media print, (max-width: 1299px) {
.nav1 { display: none; }
}

@media print {
.nav1-main em { display: none; }
}

/**
 * @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: var(--c_d1); opacity: 0.5; 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[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; --p: 1.6rem; display: flex; justify-content: center; align-items: center; position: absolute; left: var(--p); bottom: var(--p); isolation: isolate; width: 1em; height: 1em; border-radius: 50%; background: none; color: var(--c_b2); font-size: 6rem; }
 .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_b4); border-radius: 50%; }
.play1.-static { display: inline-flex; position: relative; right: auto; bottom: auto; vertical-align: top; }

@media print, (min-width: 1000px) {
.play1[class] { --p: 2rem; font-size: 8rem; font-size: min(12.2cqw, 12rem); }
}

@media (hover: hover) and (pointer: fine) {
a:hover .play1:after { transform: scale(1.1); }
}

@media print {
.play1[class] { color: var(--c_d1t); }
 .play1:after { background: var(--c_b1t); }
}

/**
 * @name .player1
 * @description Video player
 */

.player1 { position: relative; }
 .player1-video { --sy: 0; }
 .player1 .toggler1 { position: absolute; right: var(--s1); bottom: var(--s1); }

.player1.-cover { width: 100%; height: 100%; }
 .player1.-cover .img1 { height: 100%; }

@media print, (orientation: landscape) {
 .player1-video.-portrait { display: none; }
}

@media screen and (orientation: portrait) {
 .player1-video.-landscape { display: none; }
 .player1 .toggler1 { bottom: auto; top: var(--s1); }
}

/**
 * @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 .pull1
 * @description Pull element up
 */

@media screen {
.pull1 { position: relative; top: calc(var(--ux) * -1); margin-bottom: calc(var(--ux) * -1 + var(--sy)) !important; }
.pull1:last-child { --sy: 0rem; }
}

/**
* @name .quote1
* @description Big quote
* @example { }
*/

.quote1 { --sy: var(--s2); position: relative; }
 .quote1-image { width: 100%; max-width: 20rem; }
 .quote1-wrap {  }
  .quote1-block { padding: 0; box-shadow: none; }
   .quote1-title { --sy: 3.2rem; }
   .quote1-main { --sy: 3.2rem; }
    .quote1-main:before { display: block; content: '\e950'; margin: 0 0 1.2rem; color: var(--c_b3t); font: 1.6em/1 Icons; }
    .quote1-main:after { content: '”'; }
   .quote1-cite { color: var(--c_d1t); }

@media print, (min-width: 1000px) {
.quote1 { display: flex; justify-content: space-between; align-items: flex-start; gap: 0 var(--s2); }
 .quote1-image { --sy: 0; flex: none; order: 2; max-width: 32rem; }
 .quote1-wrap { max-width: var(--wx_5); }
  .quote1-main, .quote1-main ~ *, .quote1-block ~ * { padding-left: 8rem; }
   .quote1-main:before { float: left; margin: 0 0 0 -8rem; font-size: 4.2rem; }
}

@media screen and (min-width: 1300px) {
.quote1 { gap: 0 var(--s3); }
 .quote1-image { max-width: 38rem; }
}

@media print {
.quote1-main:before { color: var(--c_d1t); }
}

/**
 * @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 .scrolled1
 * @description Horizontally scrolled container
 */

@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 table { width: 100%; }
    .scrolled1-inner tr > :first-child { border-left-width: 0; padding-left: var(--sx); }
    .scrolled1-inner tr > :last-child { border-right-width: 0; 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 { --sy: var(--s2); --h: 8rem; position: relative; }
 .searchbox1 > input[type] { --ahn: var(--h); --apx: min(3rem, var(--sx)); --apy: 1rem; --aor: 0.2rem; padding-right: var(--h); font: inherit; }
 .searchbox1 > button[type] { --awn: var(--h); --ahn: var(--awn); --apx: 0; --apy: 0; --aosn: 0; --atcn: var(--c_d1t); --atch: var(--atcn); display: grid; position: absolute; right: 0.15em; top: 0; background: none; font-size: 2.4rem; }
  .searchbox1 i { --lh: 1; display: flex; align-items: center; grid-area: 1 / 1 / 2 / 2; position: relative; font-size: 1.1em; }
  .searchbox1 i[class*=search] { left: 0.1em; font-size: 1em; }

@media screen and (max-width: 599px) {
.searchbox1 { --h: 5.4rem; }
 .searchbox1 > button[type] { font-size: 2rem; }
}

/**
* @name .searchbox2
* @description Small search box
* @example { }
*/

.searchbox2 { --_h: 5.4rem; position: relative; }
 .searchbox2 > input[type] { --ahn: var(--_h); --apcn: var(--c_d1t); padding-right: calc(var(--ahm) + 1rem); font-size: max(16px, 1.6rem); }
 .searchbox2 > button[type] { --awn: 0; --ahm: var(--_h); --apx: 0.5rem; --aosn: 0; --atcn: var(--c_d1t); --atch: var(--atcn); position: absolute; right: 0; top: 0; background: none; font-size: max(16px, 1.6rem);; }

/**
 * @name .sentry1
 * @description Event trigger
 */

.sentry1 { --sy: -1px; overflow: hidden; height: 1px; font-size: 1px; line-height: 1; }

/**
 * @name .sep1
 * @description Header separators
 */

.sep1 { --p: 0.65em; padding-bottom: var(--p); border: 1px solid var(--c_o1t); border-width: 0 0 1px; }
.sep1.-top { padding-bottom: 0; padding-top: var(--p); border-width: 1px 0 0; }
.sep1.-d1 { border-color: var(--c_d1t); }

/**
 * @name .sidebar1
 * @description .body1 sidebar
 */

.sidebar1 { --px: 2.4rem; --py: 2.4rem; border-radius: var(--br_1); background: var(--c_b1t); color: var(--c_d1t); }
 .sidebar1-block { --sy: 0; padding: var(--py) var(--px); }
 .sidebar1-block + .sidebar1-block { border-top: 1px solid var(--c_o1t); }
  .sidebar1-title { --sy: 0; padding-top: 0.2rem; cursor: pointer; }
   .sidebar1-title > i[class] { float: right; margin: 0 -0.4rem 0 2rem; font-size: 1em; }
    .sidebar1-title > i:before { position: relative; transform: translateY(0.05em); }
    :where(.sidebar1-block.-open) .sidebar1-title > i:before { transform: rotate(-180deg); }
  .sidebar1-details { margin: 0; }
   .sidebar1-details:before { display: block; content: ''; clear: both; height: 1rem; }

@media screen and (min-width: 1300px) {
.sidebar1-title { cursor: default; pointer-events: none; }
 .sidebar1-title > i { display: none; }
.sidebar1-details { display: block !important; }
}

@media screen and (min-width: 1300px) and (max-width: 1700px) {
.sidebar1 { margin-left: var(--nx); border-top-left-radius: 0; border-bottom-left-radius: 0; }
}

@media print {
.sidebar1 { box-shadow: inset 0 0 0 1px var(--c_o1t); }
}

/**
* @name .sidenav1
* @description Mobile navigation
*/

.sidenav1 { display: flex; flex-flow: column; position: absolute; left: 0; top: 0; width: 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-wrap { --sy: 0; padding: 14rem var(--sx) var(--s2); }
  .sidenav1-main { --sy: var(--s1); padding: 0; }
   .sidenav1-main li { --sy: 1.4rem; }
    .sidenav1-main a { --aus: ; --abch: transparent; --atch: currentColor; }
    .sidenav1-main li:before { display: none; }
   .sidenav1-main > li { --sy: 1.6rem; padding-bottom: var(--sy); border-bottom: 1px solid var(--c_o1t); }
    .sidenav1-main > li:last-child { border-bottom: none; }
    .sidenav1-main > li > span { display: block; }
     .sidenav1-main > li > span > i { position: relative; float: right; margin: 0 0 -1rem 1rem; }
      .sidenav1-main > li > span > i:after { position: absolute; inset: -0.3rem -0.7rem; content: ''; }
     .sidenav1-main > li.-open > span > i { transform: rotate(-180deg); }
    .sidenav1-drop { margin: 0; padding: 0; }
     .sidenav1-drop:before { display: block; content: ''; height: 2.2rem; }
     .sidenav1-drop:after { display: block; content: ''; height: 1.4rem; }
  .sidenav1-side { --sy: var(--s1); padding: 0; }
   .sidenav1-side li { --sy: 1.6rem; }
    .sidenav1-side li:before { display: none; }
    .sidenav1-side a { --aus: ; --abch: transparent; --atch: currentColor; }

@media print, (min-width: 600px) {
.sidenav1-wrap { padding-top: calc(14rem + 4.8vw); }
.sidenav1-close { font-size: 2.4rem; }
}

/**
 * @name .signup1
 * @description Footer signup
 */

.signup1 { --mh: 4.8vw; --sy: 0; padding: var(--s2) 0; color: var(--c_d1t); text-align: center; --m: linear-gradient(#000,#000) left var(--mh) no-repeat, url(../images/waves1a-top.svg) left top / 100% auto no-repeat; -webkit-mask: var(--m); mask: var(--m); }
.signup1.bg1 { --b: none; --c: rgba(255,255,255,0.05); }
 .signup1:before { display: block; content: ''; height: calc(var(--mh) * 0.5); }
 .signup1-form { --gx: 1.2rem; }
   .signup1-form input[type] { --abcn: var(--c_b2); width: 26rem; }
  .signup1-combo { display: flex; }
   .signup1-combo .button1 { flex: none; }
   .signup1-combo input[type] { width: 30rem; border-top-right-radius: 0; border-bottom-right-radius: 0; }
   .signup1-combo .button1 { --awn: 6rem; --apx: 2rem; padding-right: calc(var(--apx) * 1.3); border-top-left-radius: 0; border-bottom-left-radius: 0; }

@media screen and (max-width: 599px) {
.signup1-form > p { width: 100%; }
.signup1-form input[type] { width: 100%; }
}

@media print {
.signup1 { --m: none; background: none; border-bottom: 1px solid var(--c_o1t); }
 .signup1:before { display: none; }
 .signup1-form input[type] { --abcn: transparent; }
}

/* FormAssembly overrides */
.signup1 .fa-form {  }
 .signup1 .fa-form .signup1-form p { position: relative; }
   .signup1 .fa-form .signup1-form p .errMsg { position: absolute; bottom: 0; transform: translateY(calc( 100% + 10px )); padding-left: 24px; margin: 0; font-size: 13px; }

@media screen and (max-width: 1000px) {
  .signup1 .fa-form .signup1-form p.signup1-combo { flex-wrap: wrap; justify-content: center; }
   .signup1 .fa-form .signup1-form p.signup1-combo .errMsg  { width: 100%; order: 999; }


  .signup1 .fa-form .signup1-form p .errMsg { position: relative; transform: none; padding-left: 0; }
}

@media screen and (max-width: 600px) { 
  .signup1 .signup1-combo input[type] { width: 100%; border-radius: var(--aor, 0); }
  .signup1 .fa-form .signup1-form p.signup1-combo .errMsg  { width: 100%; order: initial; }
  .signup1 .fa-form .signup1-form p.signup1-combo .button1 { width: 100%; margin-top: var(--s1); border-radius: var(--aor, 0); }	
}

/**
 * @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 .slides1
* @description Slides
*/

.slides1 {  }
 .slides1-nav { display: none; }
 .slides1-main { --sy: 0; }
  .slides1-slide { --sy: var(--s3); }
 .slides1-side { display: none; }

@media print, (min-width: 1000px) {
.slides1 { display: grid; grid-template-columns: repeat(2,1fr); grid-column-gap: var(--s3); position: relative; }
 .slides1-nav { --m: 10vh; display: flex; align-items: end; position: absolute; right: 0; top: var(--m); bottom: var(--m); }
  .slides1-nav ul { position: -webkit-sticky; position: sticky; bottom: var(--s1); padding: 0; }
   .slides1-nav li { --sy: 0.8rem; --lh: 1; color: var(--c_b4t); font-size: 1.2rem; }
   .slides1-nav li.-active { color: var(--c_b3t); font-weight: bold; }
    .slides1-nav li:before { display: none; }
    .slides1-nav li > :first-child { --lh: 1; display: block; width: 1em; height: 1em; border-radius: 50%; box-shadow: inset 0 0 0 0.3rem; }
     .slides1-nav li > :first-child span { position: absolute; visibility: hidden; }
 .slides1-main { }
  .slides1-slide { --sy: 0; display: flex; align-items: center; min-height: 100vh; padding: var(--s1) 0; max-width: calc(100% - 2rem); }
   .slides1-header { --sy: 0; }
   .slides1-header + .slides1-image { display: none; }
 .slides1-side { --sy: 0; display: block; }
  .slides1-images { display: grid; position: -webkit-sticky; position: sticky; top: 0; overflow: hidden; min-height: 100vh; border: 1px solid transparent; border-width: var(--sx) 0; }
   .slides1-images figure { --sy: 0; grid-area: 1 / 1 / 2 / 2; align-self: center; transition: none; }
}

@media print {
.slides1 { padding-bottom: var(--s3); margin-top: var(--s3) !important; }
 .slides1-nav { display: none; }
 .slides1-slide { --sy: var(--s3); min-height: 0; padding: 0; }
  .slides1-images { position: relative; min-height: 0; }
}

/**
 * @name .slideshow1
 * @description Slideshow
 */

.slideshow1 { --bw: 40rem; --gx: 2rem; --sy: var(--s3); }
 .slideshow1-wrap { }
  .slideshow1-track { --sy: 0; position: relative; width: max(100%, var(--width)); animation: slideshow1 calc(var(--count) * 1s / var(--speed, 1)) linear infinite; will-change: transform; }
  .slideshow1.-paused .slideshow1-track { animation-play-state: paused; }
   .slideshow1-group { --sy: 0; display: flex; align-items: flex-start; padding-left: var(--gx); white-space: nowrap; }
   .slideshow1-group { }
   .slideshow1-group:nth-child(2) { position: absolute; left: 100%; top: 0; }
   .slideshow1-group:nth-child(3) { position: absolute; right: 100%; top: 0; }
    .slideshow1-entry { --sy: 0; position: relative; flex: none; width: calc(var(--width, 1) * var(--bw)); white-space: wrap; }
    .slideshow1-entry ~ * { margin-left: var(--gx); }
 .slideshow1-controls { display: flex; align-items: flex-start; position: relative; z-index: 2; margin-top: var(--sy); padding: 0 var(--sx); }

:root:not([js]) .slideshow1 {  }
  :where(:root:not([js]) .slideshow1) .slideshow1-track { width: 100%; animation: none; }
  :where(:root:not([js]) .slideshow1) .slideshow1-group { overflow-x: auto; padding-right: var(--gx); scroll-snap-type: x mandatory; scroll-padding: 0 var(--sx); scroll-behavior: smooth; scrollbar-width: none; -ms-overflow-style: none; -webkit-overflow-scrolling: touch; overscroll-behavior-x: contain; }
  :where(:root:not([js]) .slideshow1) .slideshow1-group::-webkit-scrollbar { display: none; }
  :where(:root:not([js]) .slideshow1) .slideshow1-group + .slideshow1-group { display: none; }
   :where(:root:not([js]) .slideshow1) .slideshow1-group > * { scroll-snap-align: start }
 :where(:root:not([js]) .slideshow1) .slideshow1-controls { display: none; }

@keyframes slideshow1 { 0% { transform: translateX(0); } 100% { transform: translateX(-100%); } }

@media screen and (max-width: 999px) {
.slideshow1:where(.-scroll) {  }
 :where(.slideshow1.-scroll) .slideshow1-track { width: 100%; animation: none; }
  :where(.slideshow1.-scroll) .slideshow1-group { overflow: auto; overflow-y: hidden; padding-right: var(--gx); scroll-snap-type: x mandatory; scroll-padding: 0 var(--sx); scroll-behavior: smooth; scrollbar-width: none; -ms-overflow-style: none; -webkit-overflow-scrolling: touch; overscroll-behavior-x: contain; }
  :where(.slideshow1.-scroll) .slideshow1-group::-webkit-scrollbar { display: none; }
  :where(.slideshow1.-scroll) .slideshow1-group + .slideshow1-group { display: none; }
   :where(.slideshow1.-scroll) .slideshow1-group > * { scroll-snap-align: start }
 :where(.slideshow1.-scroll) .slideshow1-controls { display: none; }
}

@media screen and (max-width: 599px) {
.slideshow1 { --bw: 22rem; }
}

@media print {
.slideshow1 { }
 .slideshow1-track { width: 100%; animation: none; }
  .slideshow1-group { flex-wrap: wrap; justify-content: center; gap: var(--gx); }
  .slideshow1-group:nth-child(2) { display: none; }
   .slideshow1-entry ~ * { margin-left: 0; }
  .slideshow1-group + .slideshow1-group { display: none; }
 .slideshow1 .quote1-main { color: var(--c_d1t); }
 .slideshow1 .decor1 { opacity: 0.1; }
 .slideshow1-controls { 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; }
.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
 */

.socials1 { display: flex; align-items: center; gap: 0 2rem; width: max-content; max-width: 100%; }
 .socials1-label { --sy: 0; flex: none; }
 .socials1-items { --gx: 1.2rem; --gy: 1.2rem; font-size: 3.2rem; }
  .socials1-items li { width: auto; }
   .socials1-items a { --lh: 1; --aus: none; --abch: var(--abcn); --atcn: var(--c_d1t); --atch: var(--c_a1t); display: flex; justify-content: center; align-items: center; }

.socials1:where(.-outlined) { }
 :where(.socials1.-outlined) .socials1-items { font-size: 4rem; }
   :where(.socials1.-outlined) .socials1-items a { --awn: 1em; --ahn: 1em; --aor: 50%; --aoi: inset; --aos: 1px; --aocn: var(--c_o1t); --abch: var(--c_d2); --atch: var(--c_i1); }
    :where(.socials1.-outlined) .socials1-items a:before { font-size: 0.75em; }

.socials1:where(.-dots) { }
 :where(.socials1.-dots) .socials1-items { font-size: 4rem; }
   :where(.socials1.-dots) .socials1-items a { --awn: 1em; --ahn: 1em; --aor: 50%; --abcn: var(--c_b3); --atcn: var(--c_d1); --atch: var(--atcn); display: grid; justify-content: center; align-items: center; position: relative; isolation: isolate; width: 1em; height: 1em; background: none; font-size: 4rem; letter-spacing: 0; text-align: center; }
    :where(.socials1.-dots) .socials1-items a:before { font-size: 0.75em; }
    :where(.socials1.-dots) .socials1-items a:after { position: relative; z-index: -1; content: ''; width: 1em; height: 1em; border-radius: inherit; background: var(--abc); }

@media (hover: hover) and (pointer: fine) {
:where(.socials1.-dots) .socials1-items a:hover:after { transform: scale(1.25); }
}

@media print {
:where(.socials1.-dots) .socials1-items a { --aosn: 1px; --aocn: var(--c_o1t); --abcn: transparent; --atcn: var(--c_d1t); }
}

/**
 * @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 Stat
 */

.stat1:where(.colored1) { padding: var(--s1) var(--sx); }
 .stat1-number { --sy: var(--s1); }
 :where(.stat1.-tight) .stat1-number { --sy: 0; }
 .stat1-title { --sy: 1.6rem; }

@media print, (min-width: 600px) {
.stat1:where(.colored1) { padding: var(--s2) var(--s1); }
.stat1:where(.-single) { padding-left: var(--s3); padding-right: var(--s3); }
}

/**
 * @name .stats1
 * @description Stats wrapper
 */

.stats1 { --sy: var(--s3); --gx: 0rem; overflow: clip; border-radius: var(--br_1); }

@media print {
.stats1 { box-shadow: inset 0 0 0 1px; }
}

/**
 * @name .subheader1
 * @description In-page title
 */

.subheader1 { --sy: var(--s1); display: flex; flex-wrap: wrap; justify-content: space-between; align-items: baseline; gap: 1rem var(--s1); }
 .subheader1 > * { --sy: 0; }

/**
 * @name .subheader2
 * @description Subheader
 */

.subheader2 { --sy: var(--s1); max-width: var(--wx_5); margin-left: auto; margin-right: auto; text-align: center; }
 .subheader2 > * { --sy: 1rem; }
 .subheader2 > :has(+ .subheader2-more) { --sy: 3.2rem; }

/**
 * @name .subnav1
 * @description Body sidenav
 */

.subnav1 { padding: 1.4rem 0; border: 1px solid var(--c_o1t); border-width: 1px 0; }
 .subnav1-title { --sy: 0; display: flex; justify-content: space-between; align-items: center; }
  .subnav1-title .icon1 { font-size: 3.2rem; }
   .subnav1-title .icon1:before, .subnav1-title .icon1:after { font-size: 0.4em; }
  :where(.subnav1.-open) .subnav1-title .icon1:after { opacity: 0; }
  :where(.subnav1.-open) .subnav1-title .icon1:before { transform: none; }
 .subnav1-main { --xpl: 3rem; }
  .subnav1-main:before, .subnav1-main:after { display: block; content: ''; height: 1rem; }
  .subnav1-main:after { height: 0.8rem; }
  .subnav1-main li { }
   .subnav1-main li:before { content: '\e958'; color: var(--c_b3t); font-family: Icons; opacity: 0; }
   .subnav1-main li:has(a:hover):before { opacity: 1; }
   .subnav1-main li:has(a[aria-current]):before { color: var(--c_d2t); opacity: 1; }

@media screen and (min-width: 1300px) {
.subnav1:where(.-v2) { padding: 0; border-width: 0; }
 :where(.subnav1.-v2) .subnav1-title { --sy: 1rem; padding-bottom: var(--sy); border-bottom: 1px solid var(--c_o1t); pointer-events: none; }
  :where(.subnav1.-v2) .subnav1-title .icon1 { display: none; }
 :where(.subnav1.-v2) .subnav1-main { display: block !important; margin-left: calc(var(--xpl) * -1); }
}

/**
* @name .swipegrid1
* @description Scrolled grid
* @example { }
*/

.swipegrid1 {  }

@media screen and (max-width: 1299px) {
.swipegrid1 { flex-wrap: nowrap; overflow: auto; overflow-y: hidden; margin-top: 0; margin-left: var(--nx); margin-right: var(--nx); padding: 0; padding-left: calc(var(--sx) - var(--gx, 0)); 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; }
.swipegrid1::-webkit-scrollbar { display: none; }
 .swipegrid1 > * { width: var(--sg1w, 80vw); min-width: var(--sg1wn, 30rem); max-width: var(--sg1wx, 33%); margin-bottom: 0; margin-top: 0; border-width: 0; white-space: normal; scroll-snap-align: start; }
 .swipegrid1:after { flex: none; display: block; content: ''; width: var(--sx); height: 1rem; }
}

/**
* @name .tab1
* @description Tab wrapper
*/

.tab1 { --sy: 0; }
.tab1[loading] { opacity: 0.25; pointer-events: none; }

/**
 * @name .tabs1
 * @description Tabbed nav
 * @example { }
 */

.tabs1 { --sy: var(--s1); position: relative; color: var(--c_d1t); }
 .tabs1:after { position: absolute; left: 0; bottom: 0; right: 0; content: ''; height: 1px; background: var(--c_o1t); }
 .tabs1-main { display: flex; overflow: auto; padding: 0; scrollbar-width: none; -ms-overflow-style: none; -webkit-overflow-scrolling: touch; overscroll-behavior: contain; }
 .tabs1-main::-webkit-scrollbar { display: none; }
  .tabs1-main li { --sy: 0; display: flex; flex: none; }
  .tabs1-main li ~ li { margin-left: 4rem; }
   .tabs1-main li:before { display: none; }
   .tabs1-main a { --aus: ; --aoyn: 0rem; --aoyh: -0.8rem; --abch: transparent; --atcn: var(--c_d1t); --atch: var(--c_d1t); display: flex; align-items: center; padding-bottom: 1.6rem; }
   .tabs1-main [aria-current] > a { --aoyn: -0.8rem; --aocn: var(--c_b3t); --atch: var(--atcn); }

@media screen and (max-width: 999px) {
.tabs1 { margin-left: var(--nx); margin-right: var(--nx); }
 .tabs1:after { left: 0; }
 .tabs1-main { padding-left: var(--sxo); }
  .tabs1-main:after { flex: none; content: ''; width: var(--sxo); height: 2rem; }
}
@media screen and (max-width: 599px) {
.tabs1-main li ~ li { margin-left: 3rem; }
 .tabs1-main [aria-current] > a { --aoyn: -0.6rem; }
}

/**
 * @name .tags1
 * @description Card brow tag
 */

.tag1 { --aus: ; --aoch: var(--c_o2t); --abch: transparent; --atch: currentColor; display: inline-flex; align-items: center; gap: 0 0.2rem; min-height: 2.4rem; padding: 0.2rem 1.2rem; border-radius: 10rem; box-shadow: var(--aoi, inset) var(--aox, 0) var(--aoy, 0) var(--aob, 0) var(--aos, 1px) var(--aoc, var(--c_o1t)); }
 .tag1 > span { padding-top: 2px; }
 .tag1 > i:first-child { margin-left: -0.5rem; }

/**
 * @name .tags1
 * @description Tags line
 */

.tags1 { display: flex; flex-wrap: wrap; align-items: center; gap: 0.6rem; }

/**
 * @name .tags2
 * @description Filter tags
 */

.tags2 { --sy: 2.4rem; padding-bottom: 1.6rem; border-bottom: 1px solid var(--c_o1t); }
.tags2.-from { opacity: 0; }
 .tags2-entries { --gx: 0.8rem; }
  .tags2-entries .tag1 { min-height: 3.2rem; }
   .tags2-entries .tag1 i { margin-left: 0.5rem; }
  .tags2-clear { order: -1; margin-right: 0.6rem; padding-top: 0.3rem; }

@media screen and (max-width: 1023px) {
.tags2-entries { --gx: 0.4rem; justify-content: center; }
.tags2-clear { order: unset; width: 100%; margin-right: 0; padding-bottom: 0.8rem; text-align: center; }
}

/**
 * @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 .toggle1
 * @description Player button
 */

.toggler1 { min-width: 7rem; padding: 0.15rem 0.4rem; border-radius: 0.4rem; background: rgba(15,15,15,0.4); color: var(--c_i1); }
 .toggler1 > span { display: flex; justify-content: center; align-items: center; gap: 0.1rem; }
  .toggler1 > span > span { padding-top: 1.5px; }
  .toggler1 i { margin-left: -0.1em; font-size: 1.2em; }

/**
* @name .toggler2
* @description Menu toggler
*/

.toggler2 { --sy: 0; display: flex; justify-content: center; align-items: center; font-size: 3.2rem; transition-duration: 0.1s; }
.toggler2[class][class] { transition-property: opacity, transform, background, color; }
 .toggler2-link { display: block; box-shadow: none; background: none; transition: none; }
  .toggler2-svg { display: block; width: 1em; height: 1em; }
  .toggler2-svg.-active { transform: rotate(45deg); }
   .toggler2-line { fill: none; stroke: var(--c_d1t); stroke-width: 2; transition: all 0.4s; transition-property: transform, stroke-dasharray, stroke-dashoffset 400ms; transform-origin: 50%; }
   .toggler2-line.-top { stroke-dasharray: 32 160; transform: translateY(3px); }
   .toggler2-line.-middle { stroke-dasharray: 32 142; transform: rotate(0deg); }
   .toggler2-line.-bottom { stroke-dasharray: 32 85; transform: translateY(-3px); }
   .toggler2-svg.-active .toggler2-line.-top { stroke-dashoffset: -52px; transform: translateY(0); }
   .toggler2-svg.-active .toggler2-line.-middle { transform: rotate(90deg); }
   .toggler2-svg.-active .toggler2-line.-bottom { stroke-dashoffset: -52px; transform: translateY(0); }

@media print, (min-width: 600px) {
.toggler2 { font-size: 4.2rem; }
}

/**
 * @name .top1
 * @description Global header
 */

.top1 { --sy: 0; position: relative; isolation: isolate; z-index: 101; height: 0; }
.top1:where(.-cs\:i) { --c1: #462859; }
 .top1-outer { --sy: 0; position: relative; z-index: 2; padding-top: 6rem; padding-bottom: 4.8vw; color: var(--c_d1t); }
  .top1-outer:before { position: absolute; left: 0; top: 0; z-index: 2; content: ''; width: 100%; height: 4rem; background: var(--c1, #f2e2d8); --m: url(../images/top1-mask1.svg) left bottom / 100% 4rem no-repeat; -webkit-mask: var(--m); mask: var(--m); pointer-events: none; }
 :where(.top1.-fill) .top1-outer:after { position: absolute; left: 0; top: 0; z-index: -1; content: ''; width: 100%; height: 100%; background: var(--c_b1t); --m: linear-gradient(#000,#000) left 0 bottom 3vw no-repeat, url(../images/waves3a-bottom.svg) left bottom / 100% auto no-repeat; -webkit-mask: var(--m); mask: var(--m); }
  .top1-inner { display: flex; justify-content: space-between; align-items: center; }
   .top1 .logo1 { --sy: 0; position: relative; z-index: 3; padding-bottom: 0.25em; }
    :where(.top1.-cs\:i) .logo1 .icon-logo:before { color: var(--c_d1t); }
   .top1-main { --sy: 0; display: flex; align-items: center; gap: 0 2rem; }
    .top1-main > * { --sy: 0; }
   .top1-side { --sy: 0; display: flex; align-items: center; gap: 0 2.4rem; position: absolute; right: var(--sx); top: 3.4rem; z-index: 3; }
    .top1-side > * { --sy: 0; }
    .top1-toggler { --lh: 1; font-size: 1.8rem; }

@media screen and (max-width: 599px) {
.top1-main { gap: 0 1rem; }
 .top1-main .button1 { --awn: 6rem; --ahn: 3rem; --apx: 1.4rem; font-size: 1.4rem; }
}

@media print, (max-width: 1299px) {
.top1-side {  }
 .top1-side > :not(.top1-lang) { display: none; }
.top1 .nav1 { display: none; }
}

@media screen and (min-width: 1300px) {
.top1-outer { padding-top: 7.4rem; }
 .top1-outer:before { height: 5rem; --m: url(../images/top1-mask2.svg) left bottom / 100% 100% no-repeat; }
 .top1-main { display: none; }
 .top1-side { top: 1.2rem; }
}

@media print {
.top1-outer:before { display: none; }
:where(.top1.-fill) .top1-outer:after { display: none; }
}

/**
 * @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 .video1
 * @description Video with pre-screen
 */

.video1 { container-type: inline-size; 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; overflow: clip; margin: 0; border-radius: var(--br_1); }

/**
 * @name .waves1
 * @description Wavy background (bottom)
 */

.waves1 { --sy: 0; position: absolute; left: 0; bottom: -1px; z-index: -1; width: 100%; height: 4.861vw; background: var(--c_b1t); --m: url(../images/waves1a-top.svg) left bottom / 100% auto no-repeat; -webkit-mask: var(--m); mask: var(--m); }

/**
 * @name .waves2
 * @description Wavy background (top + spacing)
 */

.waves2 { --sy: 0; --uxh: 12rem; position: absolute; left: 0; top: -1px; z-index: -1; width: 100%; height: calc(4.861vw + var(--ux)); background: var(--c_b1t); --m: linear-gradient(#000,#000), url(../images/waves1a-top.svg) left bottom / 100% auto no-repeat; -webkit-mask: var(--m); mask: var(--m); -webkit-mask-composite: subtract; mask-composite: subtract; clip-path: inset(0 0 1px); }

/**
 * @name .wrap1
 * @description Content wrapper
 */

.wrap1 { --sy: 0; position: relative; background: var(--c_b1t); color: var(--c_d1t); isolation: isolate; }
.wrap1:where(.-top):before { display: block; content: ''; height: var(--sn); }
 .wrap1:not([class*="-cs:"]):not([class*="-mt:"]):not([class*="-my:"]) { margin-top: var(--s3); }
 .wrap1:not([class*="-cs:"]):not([class*="-mb:"]):not([class*="-my:"]) { margin-bottom: var(--s3); }
 .wrap1:where([class*="-cs:"]) { padding: var(--s3) 0; }
 .wrap1 > * { color: var(--c_d1t); }
 .wrap1:where(.-top1):before { display: block; content: ''; height: var(--sn); }

/* Remove top padding if directly after a hero */
.single-article .content1 .component_hero_basic ~ .wrap1:where([class*="-cs:"]),
.single-initiative .content1 .component_hero_initiative ~ .wrap1:where([class*="-cs:"]) { padding-top: 0; }

/* Remove top padding when both backgrounds match */
.wrap1.-cs\:b1 + .wrap1.-cs\:b1:not([class*="-pt:"]):not([class*="-py:"]) { padding-top: 0; }
.wrap1.-cs\:b2 + .wrap1.-cs\:b2:not([class*="-pt:"]):not([class*="-py:"]) { padding-top: 0; }
.wrap1.-cs\:b4 + .wrap1.-cs\:b4:not([class*="-pt:"]):not([class*="-py:"]) { padding-top: 0; }

@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-width: 0; }
.wrap1.-pt\:0, .wrap1.-py\:0 { border-top-width: 0; }
.wrap1:has(+ .wrap1.-pt\:0, + .wrap1.-py\:0), .wrap1.-pb\:0, .wrap1.-py\:0 { border-bottom-width: 0; }
}

/**
 * @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: .8rem; }  
 .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-text { max-width: 74ex; margin-top: 1.6rem; }
   .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);
} */

/*   ______  _     _ _______ _______  _____  __   _ _______
 *   |_____] |     |    |       |    |     | | \  | |______
 *   |_____] |_____|    |       |    |_____| |  \_| ______|
*/

.button1, [type="submit"], [type="button"], [type="reset"] { --lh: 2rem; --awn: 10rem; --ahn: 5.4rem; --apx: 3rem; --apy: calc((var(--ahn) - var(--lh)) / 2); --apys: 0.15rem; --abcn: var(--button_abcn, var(--c_a2)); --abch: var(--button_abch, var(--c_a1)); --aor: calc(var(--ahn) * 2); --aosn: 1px; --aocn: var(--abc); --atcn: var(--button_atcn, var(--c_i1)); --atch: var(--button_atch, var(--c_d1)); --aus: none; display: inline-flex; justify-content: center; align-items: center; overflow: visible; width: auto; font: 700 1.6rem/var(--lh) var(--ff_2); letter-spacing: 0.08em; text-transform: uppercase; 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(.-block) { width: 100%; }
.button1:where(.-small) { --ahn: 4rem; --apx: 2rem; }
.button1:where(.-issues) { font: 700 2.0rem/var(--lh) var(--ff_2); letter-spacing: 0; text-transform: none; }

.button1:where(.-v2) { --apx: 1.6rem; --apys: 1px; --ahn: 3rem; --aocn: var(--c_o1t); --aoch: var(--abch); --abcn: transparent; --abch: var(--ghost_abch, var(--c_d2)); --atcn: var(--c_d1t); --atch: var(--ghost_atch, var(--c_i1)); font: 600 1.3rem/var(--lh) var(--ff_2); letter-spacing: 0.05em; text-transform: uppercase; }
 .button1:where(.-v2) i { margin-top: -1px; }

.button1:where(.-a1) { --abcn: var(--c_a1); --atcn: var(--c_d1); }
.button1:where(.-a2) { --abcn: var(--c_a2); --atcn: var(--c_d1); }
.button1:where(.-a3) { --abcn: var(--c_a3); --atcn: var(--c_d1); }
.button1:where(.-b3) { --abcn: var(--c_b3); --atcn: var(--c_d1); }
.button1:where(.-to-d1) { --abch: var(--c_d1); --atch: var(--c_i1); }
.button1:where(.-to-d2) { --abch: var(--c_d2); --atch: var(--c_i1); }
.button1:where(.-to-a3) { --abch: var(--c_a3); --atch: var(--c_d1); }
.button1:where(.-to-b2) { --abch: var(--c_b2); --atch: var(--c_d1); }
.button1:where(.-ghost) { --aocn: var(--atcn); --aoch: var(--abch); --abcn: transparent; --abch: var(--ghost_abch, var(--c_d2)); --atcn: var(--c_d1t); --atch: var(--ghost_atch, var(--c_i1)); }

.unbutton1 { --lh: inherit; --awn: ; --ahn: ; --apx: ; --abgn: ; --abcn: ; --abch: ; --aor: ; --aosn: ; --aocn: ; --atcn: ; --atch: ; --aus: ; display: unset; font: unset; letter-spacing: unset; text-align: unset; text-transform: unset; }

@media print {
.button1 { --aocn: var(--c_o1t); --abcn: var(--c_b1t); --atcn: var(--c_d1t); }
}

/*   _____ ______  ______  __   _ _______
 *     |   |       |     | | \  | |______
 *   __|__ |_____  |_____| |  \_| ______|
*/

[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: "\e954"; color: rgb(92, 56, 115); }
.icon-logo>:before { content: "\e955"; color: rgb(226, 96, 66); }
.icon-logo>:after { content: "\e956"; color: rgb(99, 160, 134); }
.icon-symbol:before { content: "\e957"; }
.icon-bullet:before { content: "\e958"; }
.icon-plusminus:before { content: "\e952"; }
.icon-plusminus:after { content: "\e953"; }
.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: "\e951"; }
.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; scroll-behavior: smooth; -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; } }

@view-transition { navigation: auto; }

/* links */

a, :where(.-a\:1) { --aus: underline; --abch: var(--link_abch, var(--c_a1t)); --atch: var(--link_atch, var(--c_a3t)); }
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, currentColor); 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: 5.4rem; --apx: 2.0rem; --apy: calc(var(--ahn) / 2 - var(--lh) / 2); --abcn: transparent; --aoi: inset; --aor: calc(var(--ahn) / 2); --aosn: 1px; --aocn: var(--c_o1t); --aoch: var(--c_o2t); --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; }
textarea { --aor: 1.4rem; overflow: auto; resize: vertical; }
textarea:where([autoresize]) { max-width: 100%; max-height: calc(var(--ahn) * 3); field-sizing: content; }
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: ''; }
:where(.firefox) select { padding-left: calc(var(--apx) - 6px); }

input[type="checkbox"], input[type="radio"] { --s: 2.2rem; --apx: 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.3em; }
input[type="checkbox"] { --aor: 0.4rem; }
 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); }

:-webkit-autofill { -webkit-text-fill-color: var(--atc); transition-delay: 5000s; }
::placeholder { color: var(--apc); font-style: normal; opacity: 1; }
select:has(option[disabled]:checked) { color: var(--apc); }

:user-invalid, :user-invalid + label { --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: 1rem 0 1rem 3rem; border-bottom: 1px solid var(--c_o1t); text-align: left; vertical-align: top; }
 :where(tr) > :first-child { padding-left: 0; }
 :where(thead) th { padding-top: 0; padding-bottom: 1rem; text-transform: uppercase; }

/* 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: 2rem; margin: 0 0 0 calc(var(--xpl) * -0.9); color: var(--c_d2t); }
  :where(ul) > li:before { float: left; overflow: hidden; content: '\e941'; margin: 0 0 0 calc(var(--xpl) * -0.9); 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 1px 0 0 0 var(--c_d2t); }
 blockquote > * { --sy: 2rem }
 :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; }
[loading="lazy"] { transition-duration: 0.65s; } [js] [loading="lazy"]:where(img, video):where(:not([loaded])) { opacity: 0; } [js] [loading="lazy"][error] { opacity: 1; }
[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.55; font: var(--uu)/var(--lh) var(--ff_1); }
body, h1, h2, h3, h4, h5, h6, blockquote, cite, figcaption, [class*="-t:"] { --lh: 1.55; font: 400 1.8rem/var(--lh) var(--ff_1); letter-spacing: 0; text-transform: none; overflow-wrap: break-word; }
.-t\:1, h1 { --lh: 1.00; font: 700 5.6rem/var(--lh) var(--ff_2); letter-spacing: -0.01em; }
.-t\:2, h2 { --lh: 1.00; font: 700 4.8rem/var(--lh) var(--ff_2); letter-spacing: -0.01em; }
.-t\:3, h3 { --lh: 1.10; font: 700 3.6rem/var(--lh) var(--ff_2); }
.-t\:4, h4 { --lh: 1.20; font: 700 2.8rem/var(--lh) var(--ff_2); }
.-t\:5, h5 { --lh: 1.20; font: 700 2.0rem/var(--lh) var(--ff_2); }
.-t\:6, h6 { --lh: 1.20; font: 700 1.4rem/var(--lh) var(--ff_2); letter-spacing: 0.06em; text-transform: uppercase; }
.-t\:7, blockquote { --lh: 1.40; font: 500 2.8rem/var(--lh) var(--ff_2); } /* blockquote */
.-t\:8, cite { --lh: 1.40; font: 300 1.3rem/var(--lh) var(--ff_1); } /* cite */
.-t\:9, figcaption { --lh: 1.40; font: 300 1.3rem/var(--lh) var(--ff_1); } /* caption */
.-t\:10 { --lh: 1.40; font: 400 1.3rem/var(--lh) var(--ff_1); } /* paragraph small */
.-t\:11 { --lh: 1.50; font: 400 1.6rem/var(--lh) var(--ff_1); } /* paragraph medium */
.-t\:12 { --lh: 1.40; font: 500 2.4rem/var(--lh) var(--ff_2); } /* paragraph large */
.-t\:13 { --lh: 1.20; font: 700 1.6rem/var(--lh) var(--ff_2); letter-spacing: 0.1em; text-transform: uppercase; } /* section heading small */
.-t\:14 { --lh: 1.20; font: 700 2.4rem/var(--lh) var(--ff_2); letter-spacing: 0.08em; text-transform: uppercase; } /* section heading large */
.-t\:15 { --lh: 1.00; font: 700 8.0rem/var(--lh) var(--ff_2); letter-spacing: -0.02em; } /* heading large */
.-t\:16 { --lh: 1.20; font: 700 6.0rem/var(--lh) var(--ff_2); letter-spacing: -0.02em; } /* statistic medium */
.-t\:17 { --lh: 1.00; font: 700 10.0rem/var(--lh) var(--ff_2); letter-spacing: -0.02em; } /* statistic large */
.-t\:18 { --lh: 1.20; font: 700 1.3rem/var(--lh) var(--ff_2); } /* more link */
.-t\:19 { --lh: 1.20; font: 700 1.6rem/var(--lh) var(--ff_2); letter-spacing: 0.08em; text-transform: uppercase; } /* button */
.-t\:20 { --lh: 1.40; font: 600 1.6rem/var(--lh) var(--ff_2); } /* navigation primary */
.-t\:21 { --lh: 1.20; font: 600 1.3rem/var(--lh) var(--ff_2); letter-spacing: 0.05em; text-transform: uppercase; } /* type label */
.-t\:22 { --lh: 1.20; font: 700 1.6rem/var(--lh) var(--ff_2); } /* superscript */

@media screen and (max-width: 599px) {
.-t\:0, body { --lh: 1.40; font-size: 1.6rem; } /* base */
.-t\:1, h1 { --lh: 1.05; font-size: 3.4rem; }
.-t\:2, h2 { --lh: 1.20; font-size: 3.0rem; }
.-t\:3, h3 { --lh: 1.20; font-size: 2.4rem; }
.-t\:4, h4 { font-size: 1.8rem; }
.-t\:7, blockquote { font-size: 2.0rem; font-weight: 400; } /* blockquote */
.-t\:12 { font-weight: 300; } /* paragraph large */
.-t\:15 { --lh: 1.10; font-size: 4.8rem; } /* heading large */
.-t\:16 { font-size: 3.2rem; } /* statistic medium */
.-t\:17 { font-size: 5.2rem; } /* statistic large */
}

/* link styling */

a.-as\:0, .-as\:0 a, .-as\:0.-a\:1, .-as\:0 .-a\:1, .-as\:0s { --aus: ; --abch: transparent; --atch: currentColor; } /* remove all styling */
a.-as\:1, .-as\:1 a, .-as\:1.-a\:1, .-as\:1 .-a\:1, .-as\:1s { --aucn: transparent; --auch: currentColor; --abch: transparent; --atch: currentColor; } /* underline on hover */
a.-as\:2, .-as\:2 a, .-as\:2.-a\:1, .-as\:2 .-a\:1, .-as\:2s { --aucn: currentColor; --auch: transparent; --abch: transparent; --atch: currentColor; } /* remove 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; }

/* input styling */

.-is\:1[class] { --apx: 0; --aor: 0; --aosn: 0; --aoyn: -1px; --abcn: transparent; --apcn: var(--atc); --atcn: var(--c_d1t); background-position: 100% 50%; }

/* 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\:5,.-my\:5{margin-bottom:var(--s5)}.-mt\:5,.-my\:5{margin-top:var(--s5)}.-mb\:-5,.-my\:-5,.-ma\:-5{margin-bottom: calc(var(--s5) * -1)}.-mt\:-5,.-my\:-5,.-ma\:-5{margin-top: calc(var(--s5) * -1)}.-ml\:-5,.-mx\:-5,.-ma\:-5{margin-left: calc(var(--s5) * -1)}.-mr\:-5,.-mx\:-5,.-ma\:-5{margin-right: calc(var(--s5) * -1)}.-pb\:5,.-py\:5,.-pa\:5{padding-bottom:var(--s5)}.-pt\:5,.-py\:5,.-pa\:5{padding-top:var(--s5)}.-pl\:5,.-px\:5,.-pa\:5{padding-left:var(--s5)}.-pr\:5,.-px\:5,.-pa\:5{padding-right:var(--s5)}

.-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}

/* grid separators */

.-gs\:1 { --gc1p: inset(var(--gy, 0) 0 0 var(--gx, 0)); -webkit-clip-path: var(--gc1p); clip-path: var(--gc1p); }
 .-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: 1px solid var(--c_o1t); border-width: 0 0 0 1px; }

@media screen and (max-width: 599px) {
.-gs\:1 {  }
 .-gs\:1>:before { left: 0; top: calc(var(--gy) * -0.5); bottom: auto; width: 100%; height: 1px; border-width: 1px 0 0; }

.-gs\:0\<m { clip-path: none; }
 .-gs\:0\<m>:before { display: none; }
}

/* grid gutters */

.-gg\:1 { --gx: var(--s1); --gy: var(--s3); } /* cards */
.-gg\:2 { --gx: var(--s3); --gy: var(--s1); } /* content split */
.-gg\:3 { --gx: 1.6rem; } /* issues grid */
.-gg\:4 { --gx: var(--s1); --gy: 1.6rem; } /* buttons */

@media screen and (max-width: 999px) {
.-gg\:1 { --gx: var(--sx); --gy: var(--s2); } /* cards */
}

@media screen and (max-width: 599px) {
.-gg\:1 { --gy: var(--s2); } /* cards */
}

/* 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\:c { overflow: clip; }
.-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; }

.-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\: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\:a5, a.-c\:a5h:hover, a:hover .-c\:a5h { color: var(--c_a5); } .-c\:a5t, a.-c\:a5th:hover, a:hover .-c\:a5th { color: var(--c_a5t); }
.-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\: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\: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\: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; }

/* families */

.-ff\:1 { font-family: var(--ff_1); }
.-ff\:2 { font-family: var(--ff_2); }

/* weights */

.-fw\:3, .-fw\:l { font-weight: 300; }
.-fw\:4, .-fw\:n { font-weight: 400; }
.-fw\:5, .-fw\:m { font-weight: 500; }
.-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; }


/*    _____  _    _ _______  ______  ______ _____ ______  _______ _______
 *   |     |  \  /  |______ |_____/ |_____/   |   |     \ |______ |______
 *   |_____|   \/   |______ |    \_ |    \_ __|__ |_____/ |______ ______|
*/

[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*="--olhbm:"] { 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); }
}

/*   _      _____ ______  _______
 *   |        |   |_____] |______
 *   |_____ __|__ |_____] ______|
/*

/** 
* Article page styles 
**/
.component_links-sidebar, .component_sections-subnav { z-index: 9; }
.component_links-sidebar .body1:after, .component_sections-subnav .body1:after { display: none; }

/** 
* WP OVERRIDES 
**/
#wpadminbar .ab-icon::before { line-height: 1; }

/* Close @layer */
}

/**
 * Bamboo HR
 **/
.biggie1 #BambooHR * { --lh: 1.50; font: 400 1.6rem/var(--lh) var(--ff_1); color: var(--c_d1t); }
.biggie1 #BambooHR h2 { --lh: 1.00; font: 700 4.8rem/var(--lh) var(--ff_2); letter-spacing: -0.01em; margin-bottom: var(--s1)!important; padding-bottom: 0!important; border-bottom: none!important; }
.biggie1 #BambooHR ul.BambooHR-ATS-Department-List > li:before { content: initial; }
.biggie1 #BambooHR li.BambooHR-ATS-Department-Item { margin-bottom: calc(var(--s1) / 2)!important; }
.biggie1 #BambooHR ul.BambooHR-ATS-Jobs-List { padding: 0!important; border-bottom: none!important; margin-left: var(--s1)!important; margin-top: calc(var(--s1) / 4)!important; margin-bottom: var(--s1)!important; }
.biggie1 #BambooHR .BambooHR-ATS-Department-Header { --lh: 1.20; font: 700 2.0rem/var(--lh) var(--ff_2); }
.biggie1 #BambooHR .BambooHR-ATS-Location { --lh: 1.40; font: 300 1.3rem/var(--lh) var(--ff_1); float: none!important; padding-top: 0!important; font-style: italic; padding-left: 10px; }

/**
 * Cookie Consent
 **/
.cm__body { all: unset; padding: var(--sy)!important; }
 .cm__body > *,  .pm__body > * { all: unset; font: 400 1.6rem/var(--lh) var(--ff_1)!important; color: var(--c_d1t)!important; }
 #cc-main .cm { max-width: 100%!important; }
 #cc-main .cm__btn,  #cc-main .pm__btn { --lh: 2rem;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    overflow: visible;
    width: auto;
    font: 700 1.6rem/var(--lh) var(--ff_2)!important;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    text-align: center;
    touch-action: manipulation;
    user-select: none;
    cursor: pointer; 
	border-radius: calc(var(--ahn) * 2)!important;
}

 #cc-main .cm__btn:not(.cm__btn--secondary),  #cc-main .pm__btn:not(.pm__btn--secondary) { background-color: var(--c_d2)!important; }
