@property --border-angle{syntax:"<angle>";inherits:false;initial-value:0deg}@keyframes rotateBorder{to{--border-angle:360deg}}@keyframes shine{0%{opacity:1;background-position-x:0}20%{opacity:.5}45%{opacity:1}50%{opacity:.5}65%{opacity:1}80%{opacity:.5}to{opacity:1;background-position-x:9000rem}}@keyframes fadeInEntry{to{opacity:1}}.u-flex{display:flex}.u-flex-col{flex-direction:column;display:flex}.u-flex-center{justify-content:center;align-items:center;display:flex}.u-flex-between{justify-content:space-between;align-items:center;display:flex}.u-flex-wrap{flex-wrap:wrap}.u-grid{display:grid}.u-gap-1{gap:var(--spacing-1)}.u-gap-2{gap:var(--spacing-2)}.u-gap-3{gap:var(--spacing-3)}.u-gap-4{gap:var(--spacing-4)}.u-gap-5{gap:var(--spacing-5)}.u-p-1{padding:var(--spacing-1)}.u-p-2{padding:var(--spacing-2)}.u-p-3{padding:var(--spacing-3)}.u-p-4{padding:var(--spacing-4)}.u-px-1{padding-inline:var(--spacing-1)}.u-px-2{padding-inline:var(--spacing-2)}.u-px-3{padding-inline:var(--spacing-3)}.u-px-4{padding-inline:var(--spacing-4)}.u-py-1{padding-block:var(--spacing-1)}.u-py-2{padding-block:var(--spacing-2)}.u-py-3{padding-block:var(--spacing-3)}.u-py-4{padding-block:var(--spacing-4)}.u-page-shell{max-width:calc(var(--page-max-width) + 2*var(--page-gutter));width:100%;padding-inline:var(--page-gutter);box-sizing:border-box;margin-inline:auto}.u-px-page{padding-inline:var(--page-gutter)}.u-surface{background:var(--color-surface-1);border:var(--border-2) solid var(--color-border);border-radius:var(--radius-3);-webkit-backdrop-filter:blur(48px);backdrop-filter:blur(48px)}.u-text-caption{color:var(--color-text-caption)}.u-text-center{text-align:center}.frostedGlass [class*=newsTile]{-webkit-backdrop-filter:blur(48px);backdrop-filter:blur(48px)}.compWrapper [class*=_newsTile_]{border:2px solid var(--color-border);border-radius:var(--radius-3)!important}.compWrapper [class*=_newsTile_] [class*=_poster_],.compWrapper [class*=_newsTile_] [class*=_poster_] img,.compWrapper [class*=_newsTile_] [class*=_poster_] video{border-radius:calc(var(--radius-3) - 1px) calc(var(--radius-3) - 1px) 0 0!important}.u-text-label{font-family:Open Sans,sans-serif;font-size:var(--font-size-body-xsmall);text-transform:uppercase;letter-spacing:.08em;color:var(--color-text-caption);font-weight:700}.u-text-clamp-2{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.u-text-clamp-3{-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.u-text-truncate{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.u-card{background:var(--color-surface-1);border:var(--border-2) solid var(--color-border);border-radius:var(--radius-3);padding:var(--spacing-4);gap:var(--spacing-3);-webkit-backdrop-filter:blur(48px);backdrop-filter:blur(48px);flex-direction:column;display:flex}.u-section{gap:var(--spacing-4);flex-direction:column;display:flex}.u-section-header{justify-content:space-between;align-items:center;gap:var(--spacing-3);display:flex}.u-stack-sm{gap:var(--spacing-1);flex-direction:column;display:flex}.u-stack-md{gap:var(--spacing-2);flex-direction:column;display:flex}.u-stack-lg{gap:var(--spacing-3);flex-direction:column;display:flex}.u-stack-xl{gap:var(--spacing-5);flex-direction:column;display:flex}.u-stack-2xl{gap:var(--spacing-6);flex-direction:column;display:flex}.u-row-xs{align-items:center;gap:var(--spacing-1);display:flex}.u-row-sm{align-items:center;gap:var(--spacing-2);display:flex}.u-row-md{align-items:center;gap:var(--spacing-3);display:flex}.u-sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@keyframes councilLineDraw{0%{stroke-dashoffset:1px}to{stroke-dashoffset:0}}@keyframes councilDashMarch{to{stroke-dashoffset:-283px}}.councilValueProp{z-index:2;padding:var(--spacing-11) var(--spacing-5);position:relative}@media only screen and (max-width:768px){.councilValueProp{padding:var(--spacing-9) var(--spacing-4)}}@media only screen and (max-width:480px){.councilValueProp{padding:var(--spacing-7) var(--spacing-3)}}.councilValueProp .valuePropInner{max-width:var(--page-max-width);margin-inline:auto}.councilValueProp .valuePropInner>.neonGlow{display:flex}.councilValueProp .valuePropHero{border-radius:var(--radius-3);padding:var(--spacing-14) var(--spacing-8);background:linear-gradient(45deg,#2834508c 0%,#121828e0 100%);flex-direction:column;justify-content:center;width:100%;display:flex;position:relative;overflow:hidden;-webkit-backdrop-filter:blur(48px)!important;backdrop-filter:blur(48px)!important}.councilValueProp .valuePropHero:after{content:"";pointer-events:none;z-index:1;background:linear-gradient(to top right,#0a0e1ef2 45%,#0000 85%);position:absolute;inset:0}@media only screen and (max-width:768px){.councilValueProp .valuePropHero{padding:var(--spacing-8) var(--spacing-6)}}@media only screen and (max-width:480px){.councilValueProp .valuePropHero{padding:var(--spacing-6) var(--spacing-4)}.councilValueProp .valuePropHero:after{background:linear-gradient(#0000 0%,#0a0e1ef2 60%)}}.councilValueProp .valuePropBg{opacity:.9;mix-blend-mode:screen;filter:brightness(1.4)saturate(1.3);z-index:0;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;position:absolute;inset:0}.councilValueProp .valuePropBg g path:first-child{animation-duration:9s;animation-delay:-37.3s}.councilValueProp .valuePropBg g path:nth-child(2){animation-duration:11s;animation-delay:-30.6s}.councilValueProp .valuePropBg g path:nth-child(3){animation-duration:13s;animation-delay:-23.9s}.councilValueProp .valuePropBg g path:nth-child(4){animation-duration:7.5s;animation-delay:-16.2s}.councilValueProp .valuePropBg g path:nth-child(5){animation-duration:9.5s;animation-delay:-9.5s}.councilValueProp .valuePropBg g path:nth-child(6){animation-duration:11.5s;animation-delay:-2.8s}.councilValueProp .valuePropBg g path:nth-child(7){animation-duration:13.5s;animation-delay:-39.1s}.councilValueProp .valuePropBg g path:nth-child(8){animation-duration:8s;animation-delay:-32.4s}.councilValueProp .valuePropBg g path:nth-child(9){animation-duration:10s;animation-delay:-25.7s}.councilValueProp .valuePropBg g path:nth-child(10){animation-duration:12s;animation-delay:-18s}.councilValueProp .valuePropBg g path:nth-child(11){animation-duration:14s;animation-delay:-11.3s}.councilValueProp .valuePropBg g path:nth-child(12){animation-duration:8.5s;animation-delay:-4.6s}.councilValueProp .valuePropBg g path:nth-child(13){animation-duration:10.5s;animation-delay:-41.9s}.councilValueProp .valuePropBg g path:nth-child(14){animation-duration:12.5s;animation-delay:-34.2s}.councilValueProp .valuePropBg g path:nth-child(15){animation-duration:7s;animation-delay:-27.5s}.councilValueProp .valuePropBg g path:nth-child(16){animation-duration:9s;animation-delay:-20.8s}.councilValueProp .valuePropBg g path:nth-child(17){animation-duration:11s;animation-delay:-13.1s}.councilValueProp .valuePropBg g path:nth-child(18){animation-duration:13s;animation-delay:-6.4s}.councilValueProp .valuePropBg g path:nth-child(19){animation-duration:7.5s;animation-delay:-43.7s}.councilValueProp .valuePropBg g path:nth-child(20){animation-duration:9.5s;animation-delay:-36s}.councilValueProp .valuePropBg g path:nth-child(21){animation-duration:11.5s;animation-delay:-29.3s}.councilValueProp .valuePropBg g path:nth-child(22){animation-duration:13.5s;animation-delay:-22.6s}.councilValueProp .valuePropBg g path:nth-child(23){animation-duration:8s;animation-delay:-15.9s}.councilValueProp .valuePropBg g path:nth-child(24){animation-duration:10s;animation-delay:-8.2s}.councilValueProp .valuePropBg g path:nth-child(25){animation-duration:12s;animation-delay:-1.5s}.councilValueProp .valuePropBg g path:nth-child(26){animation-duration:14s;animation-delay:-38.8s}.councilValueProp .valuePropBg g path:nth-child(27){animation-duration:8.5s;animation-delay:-31.1s}.councilValueProp .valuePropBg g path:nth-child(28){animation-duration:10.5s;animation-delay:-24.4s}.councilValueProp .valuePropBg g path:nth-child(29){animation-duration:12.5s;animation-delay:-17.7s}.councilValueProp .valuePropBg g path:nth-child(30){animation-duration:7s;animation-delay:-10s}.councilValueProp .valuePropBg g path:nth-child(31){animation-duration:9s;animation-delay:-3.3s}.councilValueProp .valuePropBg g path:nth-child(32){animation-duration:11s;animation-delay:-40.6s}.councilValueProp .valuePropBg g path:nth-child(33){animation-duration:13s;animation-delay:-33.9s}.councilValueProp .valuePropBg g path:nth-child(34){animation-duration:7.5s;animation-delay:-26.2s}.councilValueProp .valuePropBg g path:nth-child(35){animation-duration:9.5s;animation-delay:-19.5s}.councilValueProp .valuePropBg g path:nth-child(36){animation-duration:11.5s;animation-delay:-12.8s}.councilValueProp .valuePropBg g path:nth-child(37){animation-duration:13.5s;animation-delay:-5.1s}.councilValueProp .valuePropBg g path:nth-child(38){animation-duration:8s;animation-delay:-42.4s}.councilValueProp .valuePropBg g path:nth-child(39){animation-duration:10s;animation-delay:-35.7s}.councilValueProp .valuePropBg g path:nth-child(40){animation-duration:12s;animation-delay:-28s}.councilValueProp .valuePropBg g path:nth-child(41){animation-duration:14s;animation-delay:-21.3s}.councilValueProp .valuePropBg g path:nth-child(42){animation-duration:8.5s;animation-delay:-14.6s}.councilValueProp .valuePropBg g path:nth-child(43){animation-duration:10.5s;animation-delay:-7.9s}.councilValueProp .valuePropBg g path:nth-child(44){animation-duration:12.5s;animation-delay:-.2s}.councilValueProp .valuePropBg g path:nth-child(45){animation-duration:7s;animation-delay:-37.5s}.councilValueProp .valuePropBg g path:nth-child(46){animation-duration:9s;animation-delay:-30.8s}.councilValueProp .valuePropBg g path:nth-child(47){animation-duration:11s;animation-delay:-23.1s}.councilValueProp .valuePropBg g path:nth-child(48){animation-duration:13s;animation-delay:-16.4s}.councilValueProp .valuePropBg g path:nth-child(49){animation-duration:7.5s;animation-delay:-9.7s}.councilValueProp .valuePropBg g path:nth-child(50){animation-duration:9.5s;animation-delay:-2s}.councilValueProp .valuePropBg g path:nth-child(51){animation-duration:11.5s;animation-delay:-39.3s}.councilValueProp .valuePropBg g path:nth-child(52){animation-duration:13.5s;animation-delay:-32.6s}.councilValueProp .valuePropBg g path:nth-child(53){animation-duration:8s;animation-delay:-25.9s}.councilValueProp .valuePropBg g path:nth-child(54){animation-duration:10s;animation-delay:-18.2s}.councilValueProp .valuePropBg g path:nth-child(55){animation-duration:12s;animation-delay:-11.5s}.councilValueProp .valuePropBg g path:nth-child(56){animation-duration:14s;animation-delay:-4.8s}.councilValueProp .valuePropBg g path:nth-child(57){animation-duration:8.5s;animation-delay:-41.1s}.councilValueProp .valuePropBg g path:nth-child(58){animation-duration:10.5s;animation-delay:-34.4s}.councilValueProp .valuePropBg g path:nth-child(59){animation-duration:12.5s;animation-delay:-27.7s}.councilValueProp .valuePropBg g path:nth-child(60){animation-duration:7s;animation-delay:-20s}.councilValueProp .valuePropBg g path:nth-child(61){animation-duration:9s;animation-delay:-13.3s}.councilValueProp .valuePropBg g path:nth-child(62){animation-duration:11s;animation-delay:-6.6s}.councilValueProp .valuePropBg g path:nth-child(63){animation-duration:13s;animation-delay:-43.9s}.councilValueProp .valuePropBg g path:nth-child(64){animation-duration:7.5s;animation-delay:-36.2s}.councilValueProp .valuePropBg g path:nth-child(65){animation-duration:9.5s;animation-delay:-29.5s}.councilValueProp .valuePropBg g path:nth-child(66){animation-duration:11.5s;animation-delay:-22.8s}.councilValueProp .valuePropBg g path:nth-child(67){animation-duration:13.5s;animation-delay:-15.1s}.councilValueProp .valuePropBg g path:nth-child(68){animation-duration:8s;animation-delay:-8.4s}.councilValueProp .valuePropBg g path:nth-child(69){animation-duration:10s;animation-delay:-1.7s}.councilValueProp .valuePropBg g path:nth-child(70){animation-duration:12s;animation-delay:-38s}.councilValueProp .valuePropBg g path:nth-child(71){animation-duration:14s;animation-delay:-31.3s}.councilValueProp .valuePropBg g path:nth-child(72){animation-duration:8.5s;animation-delay:-24.6s}.councilValueProp .valuePropBg g path:nth-child(73){animation-duration:10.5s;animation-delay:-17.9s}.councilValueProp .valuePropBg g path:nth-child(74){animation-duration:12.5s;animation-delay:-10.2s}.councilValueProp .valuePropBg g path:nth-child(75){animation-duration:7s;animation-delay:-3.5s}.councilValueProp .valuePropBg g path:nth-child(76){animation-duration:9s;animation-delay:-40.8s}.councilValueProp .valuePropBg g path:nth-child(77){animation-duration:11s;animation-delay:-33.1s}.councilValueProp .valuePropBg g path:nth-child(78){animation-duration:13s;animation-delay:-26.4s}.councilValueProp .valuePropBg g path:nth-child(79){animation-duration:7.5s;animation-delay:-19.7s}.councilValueProp .valuePropBg g path:nth-child(80){animation-duration:9.5s;animation-delay:-12s}.councilValueProp .valuePropBg g path:nth-child(81){animation-duration:11.5s;animation-delay:-5.3s}.councilValueProp .valuePropBg g path:nth-child(82){animation-duration:13.5s;animation-delay:-42.6s}.councilValueProp .valuePropBg g path:nth-child(83){animation-duration:8s;animation-delay:-35.9s}.councilValueProp .valuePropBg g path:nth-child(84){animation-duration:10s;animation-delay:-28.2s}.councilValueProp .valuePropBg g path:nth-child(85){animation-duration:12s;animation-delay:-21.5s}.councilValueProp .valuePropBg g path:nth-child(86){animation-duration:14s;animation-delay:-14.8s}.councilValueProp .valuePropBg g path:nth-child(87){animation-duration:8.5s;animation-delay:-7.1s}.councilValueProp .valuePropBg g path:nth-child(88){animation-duration:10.5s;animation-delay:-.4s}.councilValueProp .valuePropBg g path:nth-child(89){animation-duration:12.5s;animation-delay:-37.7s}.councilValueProp .valuePropBg g path:nth-child(90){animation-duration:7s;animation-delay:-30s}.councilValueProp .valuePropBg g path:not([stroke-dasharray]){stroke-dasharray:1;stroke-dashoffset:1px;animation-name:councilLineDraw;animation-timing-function:linear;animation-iteration-count:infinite;animation-direction:alternate}.councilValueProp .valuePropBg g path:not([stroke-dasharray]):first-child{animation-duration:13s;animation-delay:-5.7s}.councilValueProp .valuePropBg g path:not([stroke-dasharray]):nth-child(2){animation-duration:12s;animation-delay:-10.4s}.councilValueProp .valuePropBg g path:not([stroke-dasharray]):nth-child(3){animation-duration:11s;animation-delay:-15.1s}.councilValueProp .valuePropBg g path:not([stroke-dasharray]):nth-child(4){animation-duration:10s;animation-delay:-2.8s}.councilValueProp .valuePropBg g path:not([stroke-dasharray]):nth-child(5){animation-duration:9s;animation-delay:-7.5s}.councilValueProp .valuePropBg g path:not([stroke-dasharray]):nth-child(6){animation-duration:8s;animation-delay:-12.2s}.councilValueProp .valuePropBg g path:not([stroke-dasharray]):nth-child(7){animation-duration:7s;animation-delay:-17.9s}.councilValueProp .valuePropBg g path:not([stroke-dasharray]):nth-child(8){animation-duration:6s;animation-delay:-4.6s}.councilValueProp .valuePropBg g path:not([stroke-dasharray]):nth-child(9){animation-duration:13s;animation-delay:-9.3s}.councilValueProp .valuePropBg g path:not([stroke-dasharray]):nth-child(10){animation-duration:12s;animation-delay:-14s}.councilValueProp .valuePropBg g path:not([stroke-dasharray]):nth-child(11){animation-duration:11s;animation-delay:-1.7s}.councilValueProp .valuePropBg g path:not([stroke-dasharray]):nth-child(12){animation-duration:10s;animation-delay:-6.4s}.councilValueProp .valuePropBg g path:not([stroke-dasharray]):nth-child(13){animation-duration:9s;animation-delay:-11.1s}.councilValueProp .valuePropBg g path:not([stroke-dasharray]):nth-child(14){animation-duration:8s;animation-delay:-16.8s}.councilValueProp .valuePropBg g path:not([stroke-dasharray]):nth-child(15){animation-duration:7s;animation-delay:-3.5s}.councilValueProp .valuePropBg g path:not([stroke-dasharray]):nth-child(16){animation-duration:6s;animation-delay:-8.2s}.councilValueProp .valuePropBg g path:not([stroke-dasharray]):nth-child(17){animation-duration:13s;animation-delay:-13.9s}.councilValueProp .valuePropBg g path:not([stroke-dasharray]):nth-child(18){animation-duration:12s;animation-delay:-.6s}.councilValueProp .valuePropBg g path:not([stroke-dasharray]):nth-child(19){animation-duration:11s;animation-delay:-5.3s}.councilValueProp .valuePropBg g path:not([stroke-dasharray]):nth-child(20){animation-duration:10s;animation-delay:-10s}.councilValueProp .valuePropBg g path:not([stroke-dasharray]):nth-child(21){animation-duration:9s;animation-delay:-15.7s}.councilValueProp .valuePropBg g path:not([stroke-dasharray]):nth-child(22){animation-duration:8s;animation-delay:-2.4s}.councilValueProp .valuePropBg g path:not([stroke-dasharray]):nth-child(23){animation-duration:7s;animation-delay:-7.1s}.councilValueProp .valuePropBg g path:not([stroke-dasharray]):nth-child(24){animation-duration:6s;animation-delay:-12.8s}.councilValueProp .valuePropBg g path:not([stroke-dasharray]):nth-child(25){animation-duration:13s;animation-delay:-17.5s}.councilValueProp .valuePropBg g path:not([stroke-dasharray]):nth-child(26){animation-duration:12s;animation-delay:-4.2s}.councilValueProp .valuePropBg g path:not([stroke-dasharray]):nth-child(27){animation-duration:11s;animation-delay:-9.9s}.councilValueProp .valuePropBg g path:not([stroke-dasharray]):nth-child(28){animation-duration:10s;animation-delay:-14.6s}.councilValueProp .valuePropBg g path:not([stroke-dasharray]):nth-child(29){animation-duration:9s;animation-delay:-1.3s}.councilValueProp .valuePropBg g path:not([stroke-dasharray]):nth-child(30){animation-duration:8s;animation-delay:-6s}.councilValueProp .valuePropBg g path:not([stroke-dasharray]):nth-child(31){animation-duration:7s;animation-delay:-11.7s}.councilValueProp .valuePropBg g path:not([stroke-dasharray]):nth-child(32){animation-duration:6s;animation-delay:-16.4s}.councilValueProp .valuePropBg g path:not([stroke-dasharray]):nth-child(33){animation-duration:13s;animation-delay:-3.1s}.councilValueProp .valuePropBg g path:not([stroke-dasharray]):nth-child(34){animation-duration:12s;animation-delay:-8.8s}.councilValueProp .valuePropBg g path:not([stroke-dasharray]):nth-child(35){animation-duration:11s;animation-delay:-13.5s}.councilValueProp .valuePropBg g path:not([stroke-dasharray]):nth-child(36){animation-duration:10s;animation-delay:-.2s}.councilValueProp .valuePropBg g path:not([stroke-dasharray]):nth-child(37){animation-duration:9s;animation-delay:-5.9s}.councilValueProp .valuePropBg g path:not([stroke-dasharray]):nth-child(38){animation-duration:8s;animation-delay:-10.6s}.councilValueProp .valuePropBg g path:not([stroke-dasharray]):nth-child(39){animation-duration:7s;animation-delay:-15.3s}.councilValueProp .valuePropBg g path:not([stroke-dasharray]):nth-child(40){animation-duration:6s;animation-delay:-2s}.councilValueProp .valuePropBg g path:not([stroke-dasharray]):nth-child(41){animation-duration:13s;animation-delay:-7.7s}.councilValueProp .valuePropBg g path:not([stroke-dasharray]):nth-child(42){animation-duration:12s;animation-delay:-12.4s}.councilValueProp .valuePropBg g path:not([stroke-dasharray]):nth-child(43){animation-duration:11s;animation-delay:-17.1s}.councilValueProp .valuePropBg g path:not([stroke-dasharray]):nth-child(44){animation-duration:10s;animation-delay:-4.8s}.councilValueProp .valuePropBg g path:not([stroke-dasharray]):nth-child(45){animation-duration:9s;animation-delay:-9.5s}.councilValueProp .valuePropBg g path:not([stroke-dasharray]):nth-child(46){animation-duration:8s;animation-delay:-14.2s}.councilValueProp .valuePropBg g path:not([stroke-dasharray]):nth-child(47){animation-duration:7s;animation-delay:-1.9s}.councilValueProp .valuePropBg g path:not([stroke-dasharray]):nth-child(48){animation-duration:6s;animation-delay:-6.6s}.councilValueProp .valuePropBg g path:not([stroke-dasharray]):nth-child(49){animation-duration:13s;animation-delay:-11.3s}.councilValueProp .valuePropBg g path:not([stroke-dasharray]):nth-child(50){animation-duration:12s;animation-delay:-16s}.councilValueProp .valuePropBg g path:not([stroke-dasharray]):nth-child(51){animation-duration:11s;animation-delay:-3.7s}.councilValueProp .valuePropBg g path:not([stroke-dasharray]):nth-child(52){animation-duration:10s;animation-delay:-8.4s}.councilValueProp .valuePropBg g path:not([stroke-dasharray]):nth-child(53){animation-duration:9s;animation-delay:-13.1s}.councilValueProp .valuePropBg g path:not([stroke-dasharray]):nth-child(54){animation-duration:8s;animation-delay:-.8s}.councilValueProp .valuePropBg g path:not([stroke-dasharray]):nth-child(55){animation-duration:7s;animation-delay:-5.5s}.councilValueProp .valuePropBg g path:not([stroke-dasharray]):nth-child(56){animation-duration:6s;animation-delay:-10.2s}.councilValueProp .valuePropBg g path:not([stroke-dasharray]):nth-child(57){animation-duration:13s;animation-delay:-15.9s}.councilValueProp .valuePropBg g path:not([stroke-dasharray]):nth-child(58){animation-duration:12s;animation-delay:-2.6s}.councilValueProp .valuePropBg g path:not([stroke-dasharray]):nth-child(59){animation-duration:11s;animation-delay:-7.3s}.councilValueProp .valuePropBg g path:not([stroke-dasharray]):nth-child(60){animation-duration:10s;animation-delay:-12s}.councilValueProp .valuePropBg g path:not([stroke-dasharray]):nth-child(61){animation-duration:9s;animation-delay:-17.7s}.councilValueProp .valuePropBg g path:not([stroke-dasharray]):nth-child(62){animation-duration:8s;animation-delay:-4.4s}.councilValueProp .valuePropBg g path:not([stroke-dasharray]):nth-child(63){animation-duration:7s;animation-delay:-9.1s}.councilValueProp .valuePropBg g path:not([stroke-dasharray]):nth-child(64){animation-duration:6s;animation-delay:-14.8s}.councilValueProp .valuePropBg g path:not([stroke-dasharray]):nth-child(65){animation-duration:13s;animation-delay:-1.5s}.councilValueProp .valuePropBg g path:not([stroke-dasharray]):nth-child(66){animation-duration:12s;animation-delay:-6.2s}.councilValueProp .valuePropBg g path:not([stroke-dasharray]):nth-child(67){animation-duration:11s;animation-delay:-11.9s}.councilValueProp .valuePropBg g path:not([stroke-dasharray]):nth-child(68){animation-duration:10s;animation-delay:-16.6s}.councilValueProp .valuePropBg g path:not([stroke-dasharray]):nth-child(69){animation-duration:9s;animation-delay:-3.3s}.councilValueProp .valuePropBg g path:not([stroke-dasharray]):nth-child(70){animation-duration:8s;animation-delay:-8s}.councilValueProp .valuePropBg g path:not([stroke-dasharray]):nth-child(71){animation-duration:7s;animation-delay:-13.7s}.councilValueProp .valuePropBg g path:not([stroke-dasharray]):nth-child(72){animation-duration:6s;animation-delay:-.4s}.councilValueProp .valuePropBg g path:not([stroke-dasharray]):nth-child(73){animation-duration:13s;animation-delay:-5.1s}.councilValueProp .valuePropBg g path:not([stroke-dasharray]):nth-child(74){animation-duration:12s;animation-delay:-10.8s}.councilValueProp .valuePropBg g path:not([stroke-dasharray]):nth-child(75){animation-duration:11s;animation-delay:-15.5s}.councilValueProp .valuePropBg g path:not([stroke-dasharray]):nth-child(76){animation-duration:10s;animation-delay:-2.2s}.councilValueProp .valuePropBg g path:not([stroke-dasharray]):nth-child(77){animation-duration:9s;animation-delay:-7.9s}.councilValueProp .valuePropBg g path:not([stroke-dasharray]):nth-child(78){animation-duration:8s;animation-delay:-12.6s}.councilValueProp .valuePropBg g path:not([stroke-dasharray]):nth-child(79){animation-duration:7s;animation-delay:-17.3s}.councilValueProp .valuePropBg g path:not([stroke-dasharray]):nth-child(80){animation-duration:6s;animation-delay:-4s}.councilValueProp .valuePropBg g path:not([stroke-dasharray]):nth-child(81){animation-duration:13s;animation-delay:-9.7s}.councilValueProp .valuePropBg g path:not([stroke-dasharray]):nth-child(82){animation-duration:12s;animation-delay:-14.4s}.councilValueProp .valuePropBg g path:not([stroke-dasharray]):nth-child(83){animation-duration:11s;animation-delay:-1.1s}.councilValueProp .valuePropBg g path:not([stroke-dasharray]):nth-child(84){animation-duration:10s;animation-delay:-6.8s}.councilValueProp .valuePropBg g path:not([stroke-dasharray]):nth-child(85){animation-duration:9s;animation-delay:-11.5s}.councilValueProp .valuePropBg g path:not([stroke-dasharray]):nth-child(86){animation-duration:8s;animation-delay:-16.2s}.councilValueProp .valuePropBg g path:not([stroke-dasharray]):nth-child(87){animation-duration:7s;animation-delay:-3.9s}.councilValueProp .valuePropBg g path:not([stroke-dasharray]):nth-child(88){animation-duration:6s;animation-delay:-8.6s}.councilValueProp .valuePropBg g path:not([stroke-dasharray]):nth-child(89){animation-duration:13s;animation-delay:-13.3s}.councilValueProp .valuePropBg g path:not([stroke-dasharray]):nth-child(90){animation-duration:12s;animation-delay:0s}.councilValueProp .valuePropBg g path[stroke-dasharray]{animation-name:councilDashMarch;animation-timing-function:linear;animation-iteration-count:infinite;animation-direction:normal}.councilValueProp .valuePropContent{z-index:2;gap:var(--spacing-4);flex-direction:column;max-width:50%;display:flex;position:relative}@media only screen and (max-width:768px){.councilValueProp .valuePropContent{max-width:70%}}@media only screen and (max-width:480px){.councilValueProp .valuePropContent{max-width:100%}}.councilValueProp .valuePropEyebrow{font-family:Open Sans,sans-serif;font-size:var(--font-size-body-small);text-transform:uppercase;letter-spacing:.08em;color:var(--color-brand-primary-main);margin:0;font-weight:700}@media only screen and (max-width:480px){.councilValueProp .valuePropEyebrow{color:var(--color-text-heading)}}.councilValueProp .valuePropTitle{font-family:Montserrat,sans-serif;font-size:var(--font-size-heading-h2);color:var(--color-text-heading);margin:0;font-weight:700;line-height:1.15}.councilValueProp .valuePropBody{font-family:Open Sans,sans-serif;font-size:var(--font-size-body-medium);color:var(--color-text-body);margin:0;font-weight:400;line-height:1.5}.councilValueProp .valuePropCta{margin-top:var(--spacing-2);align-self:flex-start}
@property --border-angle{syntax:"<angle>";inherits:false;initial-value:0deg}@keyframes rotateBorder{to{--border-angle:360deg}}@keyframes shine{0%{opacity:1;background-position-x:0}20%{opacity:.5}45%{opacity:1}50%{opacity:.5}65%{opacity:1}80%{opacity:.5}to{opacity:1;background-position-x:9000rem}}@keyframes fadeInEntry{to{opacity:1}}.u-flex{display:flex}.u-flex-col{flex-direction:column;display:flex}.u-flex-center{justify-content:center;align-items:center;display:flex}.u-flex-between{justify-content:space-between;align-items:center;display:flex}.u-flex-wrap{flex-wrap:wrap}.u-grid{display:grid}.u-gap-1{gap:var(--spacing-1)}.u-gap-2{gap:var(--spacing-2)}.u-gap-3{gap:var(--spacing-3)}.u-gap-4{gap:var(--spacing-4)}.u-gap-5{gap:var(--spacing-5)}.u-p-1{padding:var(--spacing-1)}.u-p-2{padding:var(--spacing-2)}.u-p-3{padding:var(--spacing-3)}.u-p-4{padding:var(--spacing-4)}.u-px-1{padding-inline:var(--spacing-1)}.u-px-2{padding-inline:var(--spacing-2)}.u-px-3{padding-inline:var(--spacing-3)}.u-px-4{padding-inline:var(--spacing-4)}.u-py-1{padding-block:var(--spacing-1)}.u-py-2{padding-block:var(--spacing-2)}.u-py-3{padding-block:var(--spacing-3)}.u-py-4{padding-block:var(--spacing-4)}.u-page-shell{max-width:calc(var(--page-max-width) + 2*var(--page-gutter));width:100%;padding-inline:var(--page-gutter);box-sizing:border-box;margin-inline:auto}.u-px-page{padding-inline:var(--page-gutter)}.u-surface{background:var(--color-surface-1);border:var(--border-2) solid var(--color-border);border-radius:var(--radius-3);-webkit-backdrop-filter:blur(48px);backdrop-filter:blur(48px)}.u-text-caption{color:var(--color-text-caption)}.u-text-center{text-align:center}.frostedGlass [class*=newsTile]{-webkit-backdrop-filter:blur(48px);backdrop-filter:blur(48px)}.compWrapper [class*=_newsTile_]{border:2px solid var(--color-border);border-radius:var(--radius-3)!important}.compWrapper [class*=_newsTile_] [class*=_poster_],.compWrapper [class*=_newsTile_] [class*=_poster_] img,.compWrapper [class*=_newsTile_] [class*=_poster_] video{border-radius:calc(var(--radius-3) - 1px) calc(var(--radius-3) - 1px) 0 0!important}.u-text-label{font-family:Open Sans,sans-serif;font-size:var(--font-size-body-xsmall);text-transform:uppercase;letter-spacing:.08em;color:var(--color-text-caption);font-weight:700}.u-text-clamp-2{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.u-text-clamp-3{-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.u-text-truncate{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.u-card{background:var(--color-surface-1);border:var(--border-2) solid var(--color-border);border-radius:var(--radius-3);padding:var(--spacing-4);gap:var(--spacing-3);-webkit-backdrop-filter:blur(48px);backdrop-filter:blur(48px);flex-direction:column;display:flex}.u-section{gap:var(--spacing-4);flex-direction:column;display:flex}.u-section-header{justify-content:space-between;align-items:center;gap:var(--spacing-3);display:flex}.u-stack-sm{gap:var(--spacing-1);flex-direction:column;display:flex}.u-stack-md{gap:var(--spacing-2);flex-direction:column;display:flex}.u-stack-lg{gap:var(--spacing-3);flex-direction:column;display:flex}.u-stack-xl{gap:var(--spacing-5);flex-direction:column;display:flex}.u-stack-2xl{gap:var(--spacing-6);flex-direction:column;display:flex}.u-row-xs{align-items:center;gap:var(--spacing-1);display:flex}.u-row-sm{align-items:center;gap:var(--spacing-2);display:flex}.u-row-md{align-items:center;gap:var(--spacing-3);display:flex}.u-sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}body:has(.homeHero){background:linear-gradient(#050c1c 0 100dvh,#050c1c calc(100dvh + 240px)),#050c1c!important}main:has(.homeHero){min-height:100dvh;height:auto!important;padding:0!important;overflow:visible!important}.homeHero{flex-direction:column;width:100%;height:auto;min-height:470px;margin-bottom:-1px;padding-bottom:0;display:flex;position:relative;overflow-x:clip}@media only screen and (max-width:480px){.homeHero{min-height:520px}}@media (min-height:780px){.homeHero{height:100dvh;min-height:600px;padding-bottom:500px}}@media only screen and (min-height:780px) and (max-width:480px){.homeHero{height:auto;padding-bottom:0}}.homeHero .heroVideoBg{z-index:0;position:absolute;inset:0;overflow:hidden;-webkit-mask-image:linear-gradient(#000 55%,#0000 100%);mask-image:linear-gradient(#000 55%,#0000 100%)}@media only screen and (max-width:480px){.homeHero .heroVideoBg{margin-top:var(--spacing-9);position:relative}}.homeHero .heroVideoBg video{object-fit:cover;object-position:center;width:100%;height:100dvh;min-height:970px;padding-bottom:350px}@media (min-height:780px){.homeHero .heroVideoBg video{height:100dvh;min-height:970px;padding-bottom:280px}}@media only screen and (max-width:480px){.homeHero .heroVideoBg video{height:100%;min-height:auto;padding-bottom:0}}.homeHero .heroContent{z-index:2;padding-top:var(--spacing-8);width:100vw;max-width:calc(var(--page-max-width) + 2*var(--page-gutter));padding-left:var(--page-gutter);padding-right:var(--page-gutter);justify-content:center;align-items:center;margin-inline:auto;display:flex;position:relative}@media only screen and (max-width:480px){.homeHero .heroContent{padding-bottom:var(--spacing-5);align-items:flex-start}}.homeHero .heroOverlay{z-index:1;pointer-events:none;background:linear-gradient(45deg,#050c1cbf 0%,#050c1c66 45%,#050c1ce0 100%),radial-gradient(#0000 20%,#050c1cc7 100%);display:none;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 55%,#0000 100%);mask-image:linear-gradient(#000 55%,#0000 100%)}.homeHero .ctaBody{text-align:center}@media only screen and (max-width:480px){.homeHero .ctaBody{font-size:var(--font-size-heading-h3)}}.homeHero .ctaWrapper{display:none}.homeHero .heroCta{text-align:center;justify-content:center;align-items:center;width:100%;max-width:none;display:flex}@media only screen and (max-width:480px){.homeHero .heroCta{padding-bottom:0}}.homeHeroContent{z-index:2;padding-top:var(--spacing-11);position:relative}@media only screen and (max-width:768px){.homeHeroContent{padding-top:var(--spacing-8)}}@media only screen and (max-width:480px){.homeHeroContent{padding-top:var(--spacing-7)}}
@property --border-angle{syntax:"<angle>";inherits:false;initial-value:0deg}@keyframes rotateBorder{to{--border-angle:360deg}}@keyframes shine{0%{opacity:1;background-position-x:0}20%{opacity:.5}45%{opacity:1}50%{opacity:.5}65%{opacity:1}80%{opacity:.5}to{opacity:1;background-position-x:9000rem}}@keyframes fadeInEntry{to{opacity:1}}.u-flex{display:flex}.u-flex-col{flex-direction:column;display:flex}.u-flex-center{justify-content:center;align-items:center;display:flex}.u-flex-between{justify-content:space-between;align-items:center;display:flex}.u-flex-wrap{flex-wrap:wrap}.u-grid{display:grid}.u-gap-1{gap:var(--spacing-1)}.u-gap-2{gap:var(--spacing-2)}.u-gap-3{gap:var(--spacing-3)}.u-gap-4{gap:var(--spacing-4)}.u-gap-5{gap:var(--spacing-5)}.u-p-1{padding:var(--spacing-1)}.u-p-2{padding:var(--spacing-2)}.u-p-3{padding:var(--spacing-3)}.u-p-4{padding:var(--spacing-4)}.u-px-1{padding-inline:var(--spacing-1)}.u-px-2{padding-inline:var(--spacing-2)}.u-px-3{padding-inline:var(--spacing-3)}.u-px-4{padding-inline:var(--spacing-4)}.u-py-1{padding-block:var(--spacing-1)}.u-py-2{padding-block:var(--spacing-2)}.u-py-3{padding-block:var(--spacing-3)}.u-py-4{padding-block:var(--spacing-4)}.u-page-shell{max-width:calc(var(--page-max-width) + 2*var(--page-gutter));width:100%;padding-inline:var(--page-gutter);box-sizing:border-box;margin-inline:auto}.u-px-page{padding-inline:var(--page-gutter)}.u-surface{background:var(--color-surface-1);border:var(--border-2) solid var(--color-border);border-radius:var(--radius-3);-webkit-backdrop-filter:blur(48px);backdrop-filter:blur(48px)}.u-text-caption{color:var(--color-text-caption)}.u-text-center{text-align:center}.frostedGlass [class*=newsTile]{-webkit-backdrop-filter:blur(48px);backdrop-filter:blur(48px)}.compWrapper [class*=_newsTile_]{border:2px solid var(--color-border);border-radius:var(--radius-3)!important}.compWrapper [class*=_newsTile_] [class*=_poster_],.compWrapper [class*=_newsTile_] [class*=_poster_] img,.compWrapper [class*=_newsTile_] [class*=_poster_] video{border-radius:calc(var(--radius-3) - 1px) calc(var(--radius-3) - 1px) 0 0!important}.u-text-label{font-family:Open Sans,sans-serif;font-size:var(--font-size-body-xsmall);text-transform:uppercase;letter-spacing:.08em;color:var(--color-text-caption);font-weight:700}.u-text-clamp-2{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.u-text-clamp-3{-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.u-text-truncate{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.u-card{background:var(--color-surface-1);border:var(--border-2) solid var(--color-border);border-radius:var(--radius-3);padding:var(--spacing-4);gap:var(--spacing-3);-webkit-backdrop-filter:blur(48px);backdrop-filter:blur(48px);flex-direction:column;display:flex}.u-section{gap:var(--spacing-4);flex-direction:column;display:flex}.u-section-header{justify-content:space-between;align-items:center;gap:var(--spacing-3);display:flex}.u-stack-sm{gap:var(--spacing-1);flex-direction:column;display:flex}.u-stack-md{gap:var(--spacing-2);flex-direction:column;display:flex}.u-stack-lg{gap:var(--spacing-3);flex-direction:column;display:flex}.u-stack-xl{gap:var(--spacing-5);flex-direction:column;display:flex}.u-stack-2xl{gap:var(--spacing-6);flex-direction:column;display:flex}.u-row-xs{align-items:center;gap:var(--spacing-1);display:flex}.u-row-sm{align-items:center;gap:var(--spacing-2);display:flex}.u-row-md{align-items:center;gap:var(--spacing-3);display:flex}.u-sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@keyframes tierDashMarch{to{stroke-dashoffset:-64px}}.councilTiers{z-index:2;padding:var(--spacing-11) var(--spacing-5);position:relative}@media only screen and (max-width:768px){.councilTiers{padding:var(--spacing-9) var(--spacing-4)}}@media only screen and (max-width:480px){.councilTiers{padding:var(--spacing-7) var(--spacing-3)}}.councilTiers .tiersInner{max-width:var(--page-max-width);gap:var(--spacing-8);flex-direction:column;margin-inline:auto;display:flex}@media only screen and (max-width:768px){.councilTiers .tiersInner{gap:var(--spacing-6)}}.councilTiers .tiersHeader{gap:var(--spacing-3);text-align:center;max-width:760px;padding-bottom:var(--spacing-8);flex-direction:column;margin-inline:auto;display:flex}.councilTiers .tiersEyebrow{font-family:Open Sans,sans-serif;font-size:var(--font-size-body-small);text-transform:uppercase;letter-spacing:.08em;color:var(--color-brand-primary-main);margin:0;font-weight:700}.councilTiers .tiersTitle{font-family:Montserrat,sans-serif;font-size:var(--font-size-heading-h2);color:var(--color-text-heading);margin:0;font-weight:700;line-height:1.15}.councilTiers .tiersSubtitle{font-family:Open Sans,sans-serif;font-size:var(--font-size-body-medium);color:var(--color-text-body);margin:0;font-weight:400;line-height:1.5}.councilTiers .tiersStage{align-items:center;gap:var(--spacing-2);grid-template-columns:minmax(0,1fr) minmax(0,620px);width:100%;display:grid}@media only screen and (max-width:1320px){.councilTiers .tiersStage{gap:var(--spacing-6);grid-template-columns:1fr;justify-items:center}}.councilTiers .pyramidWrap{justify-content:center;align-items:center;min-height:0;display:flex;position:relative}@media only screen and (max-width:600px){.councilTiers .pyramidWrap{justify-self:center}}.councilTiers .pyramidSvg{flex-shrink:0;width:min(90vw,720px);height:auto;display:block}@media only screen and (max-width:600px){.councilTiers .pyramidSvg{width:min(90vw,320px)}}.councilTiers .councilTiersSvg{flex-shrink:0;width:min(90vw,575px);height:auto;display:block;overflow:visible}@media only screen and (max-width:600px){.councilTiers .councilTiersSvg{width:min(92vw,380px)}}.councilTiers .councilTiersSvg .tierRing{filter:drop-shadow(0 0 6px color-mix(in srgb, var(--glow-color) 70%, transparent)) drop-shadow(0 0 14px color-mix(in srgb, var(--glow-color) 40%, transparent))}.councilTiers .councilTiersSvg .tierConnectorDots{filter:drop-shadow(0 0 4px color-mix(in srgb, var(--glow-color) 60%, transparent)) drop-shadow(0 0 10px color-mix(in srgb, var(--glow-color) 30%, transparent));animation:4s linear infinite tierDashMarch}.councilTiers .councilTiersSvg .tierConnectorDotsReverse{animation-direction:normal}.councilTiers .pyramidOverlay{width:min(90vw,720px);aspect-ratio:270/calc(260 * var(--pyramid-height-scale,1));pointer-events:none;position:absolute;top:50%;left:50%;overflow:visible;transform:translate(-50%,-50%)}@media only screen and (max-width:600px){.councilTiers .pyramidOverlay{width:min(90vw,320px)}}.councilTiers .userIndicator{pointer-events:none;align-items:center;display:flex;position:absolute;transform:translateY(-50%)}@media only screen and (max-width:600px){.councilTiers .userIndicator{display:none}}.councilTiers .userIndicatorAvatar{border-radius:var(--radius-full);border:1px solid var(--indicator-color);border-right:2px solid var(--indicator-color);width:52px;height:52px;box-shadow:0 0 16px color-mix(in srgb, var(--indicator-color) 50%, transparent);background:var(--color-surface-1);flex-shrink:0;justify-content:center;align-items:center;display:flex;overflow:hidden}.councilTiers .userIndicatorAvatar img,.councilTiers .userIndicatorAvatar>*{object-fit:cover;border-radius:var(--radius-full);width:100%;height:100%}@media only screen and (max-width:768px){.councilTiers .userIndicatorAvatar{width:40px;height:40px}}.councilTiers .userIndicatorLine{background:var(--indicator-color);flex-shrink:0;width:56px;height:2px}@media only screen and (max-width:768px){.councilTiers .userIndicatorLine{width:32px}}.councilTiers .pyramidShine{pointer-events:none}.councilTiers .pyramidShadow{pointer-events:none;transform:translateY(-6px)}.councilTiers .pyramidShadow path{fill:#000}.councilTiers .tierCards{gap:var(--spacing-3);flex-direction:column;justify-content:center;align-self:stretch;margin:0;padding:0;list-style:none;display:flex}@media only screen and (max-width:768px){.councilTiers .tierCards{gap:var(--spacing-4)}}.councilTiers .tierCardRow{display:block}.councilTiers .tierCard{border-radius:var(--radius-3);width:100%;padding:var(--spacing-5);gap:var(--spacing-2);background:linear-gradient(45deg,#2834508c 0%,#121828e0 100%);flex-direction:column;display:flex;-webkit-backdrop-filter:blur(48px)!important;backdrop-filter:blur(48px)!important}.councilTiers .tierCard:focus-visible{outline:none}@media only screen and (max-width:768px){.councilTiers .tierCard{max-width:100%;padding:var(--spacing-4)}}.councilTiers .tierName{font-family:Montserrat,sans-serif;font-size:var(--font-size-heading-h3);color:var(--tier-color);letter-spacing:.02em;font-weight:700;line-height:1.1}.councilTiers .tierTagline{font-family:Montserrat,sans-serif;font-size:var(--font-size-body-large);margin-bottom:var(--spacing-3);color:var(--color-text-heading);font-weight:600;line-height:1.25}.councilTiers .tierDescription{font-family:Open Sans,sans-serif;font-size:var(--font-size-body-small);color:var(--color-text-body);margin:0;font-weight:400;line-height:1.6}.councilTiers .tierStat{font-family:Open Sans,sans-serif;font-size:var(--font-size-body-small);text-transform:uppercase;letter-spacing:.08em;color:color-mix(in srgb, var(--tier-color) 80%, var(--color-text-heading));margin-top:var(--spacing-1);font-weight:700}@media (prefers-reduced-motion:no-preference){@keyframes councilTiersLayerFloatA{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes councilTiersLayerFloatB{0%,to{transform:translateY(-3px)}50%{transform:translateY(5px)}}@keyframes councilTiersLayerFloatC{0%,to{transform:translateY(2px)}50%{transform:translateY(-7px)}}.councilTiers .pyramidLayer{transform-box:fill-box;transform-origin:50%}.councilTiers .pyramidLayer[data-layer-index="0"]{animation:9.5s ease-in-out -2.4s infinite councilTiersLayerFloatA}.councilTiers .pyramidLayer[data-layer-index="1"]{animation:12.7s ease-in-out -6.8s infinite councilTiersLayerFloatB}.councilTiers .pyramidLayer[data-layer-index="2"]{animation:11.1s ease-in-out -1.2s infinite councilTiersLayerFloatC}.councilTiers .pyramidLayer[data-layer-index="3"]{animation:10.3s ease-in-out -4.1s infinite councilTiersLayerFloatA}.councilTiers .pyramidLayer[data-layer-index="4"]{animation:13.5s ease-in-out -7.5s infinite councilTiersLayerFloatB}.councilTiers .pyramidLayer[data-layer-index="5"]{animation:10.8s ease-in-out -3.3s infinite councilTiersLayerFloatC}.councilTiers .pyramidLayer[data-layer-index="6"]{animation:11.9s ease-in-out -5.6s infinite councilTiersLayerFloatA}.councilTiers .pyramidLayer[data-layer-index="7"]{animation:9.2s ease-in-out -1.9s infinite councilTiersLayerFloatB}.councilTiers .pyramidLayer[data-layer-index="8"]{animation:12.4s ease-in-out -8.1s infinite councilTiersLayerFloatC}.councilTiers .pyramidLayer[data-layer-index="9"]{animation:14.1s ease-in-out -4.7s infinite councilTiersLayerFloatA}@keyframes crShadowInsiderAnim{0%,to{opacity:.18;transform:translateY(-6px)scaleX(.88)}50%{opacity:.32;transform:translateY(-6px)scaleX(1.06)}}@keyframes crShadowInfluencerAnim{0%,to{opacity:.22;transform:translateY(-6px)scaleX(1)}50%{opacity:.12;transform:translateY(-6px)scaleX(.82)}}.councilTiers .pyramidShadow{transform-box:fill-box;transform-origin:bottom}.councilTiers .pyramidShadow[data-shadow^=layer-1]{animation:12.7s ease-in-out -6.8s infinite crShadowInsiderAnim}.councilTiers .pyramidShadow[data-shadow^=layer-2]{animation:9.5s ease-in-out -2.4s infinite crShadowInfluencerAnim}.councilTiers .pyramidShadow[data-shadow^=layer-3]{animation:10.3s ease-in-out -4.1s infinite crShadowInsiderAnim}.councilTiers .pyramidShadow[data-shadow^=layer-4]{animation:13.5s ease-in-out -7.5s infinite crShadowInfluencerAnim}.councilTiers .pyramidShadow[data-shadow^=layer-5]{animation:10.8s ease-in-out -3.3s infinite crShadowInsiderAnim}.councilTiers .pyramidShadow[data-shadow^=layer-6]{animation:11.9s ease-in-out -5.6s infinite crShadowInfluencerAnim}.councilTiers .pyramidShadow[data-shadow^=layer-7]{animation:9.2s ease-in-out -1.9s infinite crShadowInsiderAnim}.councilTiers .pyramidShadow[data-shadow^=layer-8]{animation:12.4s ease-in-out -8.1s infinite crShadowInfluencerAnim}.councilTiers .pyramidShadow[data-shadow^=layer-9]{animation:14.1s ease-in-out -4.7s infinite crShadowInsiderAnim}}
