﻿*,
 *:before,
 *:after {
     margin: 0;
     padding: 0;
     border: 0;
     outline: 0;
     vertical-align: baseline;
     text-decoration: none;
     box-sizing: border-box
 }

 [container] {
     max-width: calc(var(--m-en-container-px) * 1px)
 }

 [debug]:hover::after {
     display: block;
     position: fixed;
     bottom: 10px;
     right: 10px;
     min-width: 200px;
     white-space: pre-wrap;
     content: 'w \9' attr(w) '\A h \9' attr(h) '\A ar \9' attr(ar) '\A s \9' attr(s) '\A f \9' attr(f) '\A p \9' attr(p) '\A br \9' attr(br) '\A t \9' attr(t) '\A c \9' attr(c) '\A z \9' attr(z) '\A wi \9' attr(wi) '\A hi \9' attr(hi) '\A ari \9' attr(ari) '\A si \9' attr(si) '\A fi \9' attr(fi) '\A bri \9' attr(br) '\A ti \9' attr(t) '\A ci \9' attr(c) '\A z \9' attr(z);
     color: #008000;
     border: 4px dashed #f00;
     margin: 10px;
     padding: 10px;
     z-index: 100000;
     background: #000;
     font-size: 20px
 }

 * {
     --w: auto;
     --h: auto;
     --wi: auto;
     --hi: auto
 }

 [style*="--w:"] {
     width: var(--w) !important
 }

 [style*="--wi:"]>* {
     width: var(--wi) !important
 }

 [w],
 [wi]>* {
     --wo: 0;
     --wh: 0;
     --wt: 0;
     --wu: 0;
     --wv: calc(calc(calc(calc(var(--wo) * 1000) + calc(var(--wh) * 100)) + calc(var(--wt) * 10)) + var(--wu));
     --wvu: 1px;
     --w: calc(var(--wv) * var(--wvu));
     width: var(--w);
     aspect-ratio: var(--ar)
 }

 [w*="o1"],
 [wi*="o1"]>* {
     --wo: 1
 }

 [w*="o2"],
 [wi*="o2"]>* {
     --wo: 2
 }

 [w*="o3"],
 [wi*="o3"]>* {
     --wo: 3
 }

 [w*="o4"],
 [wi*="o4"]>* {
     --wo: 4
 }

 [w*="o5"],
 [wi*="o5"]>* {
     --wo: 5
 }

 [w*="o6"],
 [wi*="o6"]>* {
     --wo: 6
 }

 [w*="o7"],
 [wi*="o7"]>* {
     --wo: 7
 }

 [w*="o8"],
 [wi*="o8"]>* {
     --wo: 8
 }

 [w*="o9"],
 [wi*="o9"]>* {
     --wo: 9
 }

 [w*="h1"],
 [wi*="h1"]>* {
     --wh: 1
 }

 [w*="h2"],
 [wi*="h2"]>* {
     --wh: 2
 }

 [w*="h3"],
 [wi*="h3"]>* {
     --wh: 3
 }

 [w*="h4"],
 [wi*="h4"]>* {
     --wh: 4
 }

 [w*="h5"],
 [wi*="h5"]>* {
     --wh: 5
 }

 [w*="h6"],
 [wi*="h6"]>* {
     --wh: 6
 }

 [w*="h7"],
 [wi*="h7"]>* {
     --wh: 7
 }

 [w*="h8"],
 [wi*="h8"]>* {
     --wh: 8
 }

 [w*="h9"],
 [wi*="h9"]>* {
     --wh: 9
 }

 [w*="t1"],
 [wi*="t1"]>* {
     --wt: 1
 }

 [w*="t2"],
 [wi*="t2"]>* {
     --wt: 2
 }

 [w*="t3"],
 [wi*="t3"]>* {
     --wt: 3
 }

 [w*="t4"],
 [wi*="t4"]>* {
     --wt: 4
 }

 [w*="t5"],
 [wi*="t5"]>* {
     --wt: 5
 }

 [w*="t6"],
 [wi*="t6"]>* {
     --wt: 6
 }

 [w*="t7"],
 [wi*="t7"]>* {
     --wt: 7
 }

 [w*="t8"],
 [wi*="t8"]>* {
     --wt: 8
 }

 [w*="t9"],
 [wi*="t9"]>* {
     --wt: 9
 }

 [w*="u1"],
 [wi*="u1"]>* {
     --wu: 1
 }

 [w*="u2"],
 [wi*="u2"]>* {
     --wu: 2
 }

 [w*="u3"],
 [wi*="u3"]>* {
     --wu: 3
 }

 [w*="u4"],
 [wi*="u4"]>* {
     --wu: 4
 }

 [w*="u5"],
 [wi*="u5"]>* {
     --wu: 5
 }

 [w*="u6"],
 [wi*="u6"]>* {
     --wu: 6
 }

 [w*="u7"],
 [wi*="u7"]>* {
     --wu: 7
 }

 [w*="u8"],
 [wi*="u8"]>* {
     --wu: 8
 }

 [w*="u9"],
 [wi*="u9"]>* {
     --wu: 9
 }

 [w^="0"],
 [wi^="0"]>* {
     --wv: 0;
     --wvu: 1%
 }

 [w^="1"],
 [wi^="1"]>* {
     --wv: 1;
     --wvu: 1%
 }

 [w^="2"],
 [wi^="2"]>* {
     --wv: 2;
     --wvu: 1%
 }

 [w^="3"],
 [wi^="3"]>* {
     --wv: 3;
     --wvu: 1%
 }

 [w^="4"],
 [wi^="4"]>* {
     --wv: 4;
     --wvu: 1%
 }

 [w^="5"],
 [wi^="5"]>* {
     --wv: 5;
     --wvu: 1%
 }

 [w^="6"],
 [wi^="6"]>* {
     --wv: 6;
     --wvu: 1%
 }

 [w^="7"],
 [wi^="7"]>* {
     --wv: 7;
     --wvu: 1%
 }

 [w^="8"],
 [wi^="8"]>* {
     --wv: 8;
     --wvu: 1%
 }

 [w^="9"],
 [wi^="9"]>* {
     --wv: 9;
     --wvu: 1%
 }

 [w^="10"],
 [wi^="10"]>* {
     --wv: 10
 }

 [w^="11"],
 [wi^="11"]>* {
     --wv: 11
 }

 [w^="12"],
 [wi^="12"]>* {
     --wv: 12
 }

 [w^="13"],
 [wi^="13"]>* {
     --wv: 13
 }

 [w^="14"],
 [wi^="14"]>* {
     --wv: 14
 }

 [w^="15"],
 [wi^="15"]>* {
     --wv: 15
 }

 [w^="16"],
 [wi^="16"]>* {
     --wv: 16
 }

 [w^="17"],
 [wi^="17"]>* {
     --wv: 17
 }

 [w^="18"],
 [wi^="18"]>* {
     --wv: 18
 }

 [w^="19"],
 [wi^="19"]>* {
     --wv: 19
 }

 [w^="20"],
 [wi^="20"]>* {
     --wv: 20
 }

 [w^="21"],
 [wi^="21"]>* {
     --wv: 21
 }

 [w^="22"],
 [wi^="22"]>* {
     --wv: 22
 }

 [w^="23"],
 [wi^="23"]>* {
     --wv: 23
 }

 [w^="24"],
 [wi^="24"]>* {
     --wv: 24
 }

 [w^="25"],
 [wi^="25"]>* {
     --wv: 25
 }

 [w^="26"],
 [wi^="26"]>* {
     --wv: 26
 }

 [w^="27"],
 [wi^="27"]>* {
     --wv: 27
 }

 [w^="28"],
 [wi^="28"]>* {
     --wv: 28
 }

 [w^="29"],
 [wi^="29"]>* {
     --wv: 29
 }

 [w^="30"],
 [wi^="30"]>* {
     --wv: 30
 }

 [w^="31"],
 [wi^="31"]>* {
     --wv: 31
 }

 [w^="32"],
 [wi^="32"]>* {
     --wv: 32
 }

 [w^="33"],
 [wi^="33"]>* {
     --wv: 33
 }

 [w^="34"],
 [wi^="34"]>* {
     --wv: 34
 }

 [w^="35"],
 [wi^="35"]>* {
     --wv: 35
 }

 [w^="36"],
 [wi^="36"]>* {
     --wv: 36
 }

 [w^="37"],
 [wi^="37"]>* {
     --wv: 37
 }

 [w^="38"],
 [wi^="38"]>* {
     --wv: 38
 }

 [w^="39"],
 [wi^="39"]>* {
     --wv: 39
 }

 [w^="40"],
 [wi^="40"]>* {
     --wv: 40
 }

 [w^="41"],
 [wi^="41"]>* {
     --wv: 41
 }

 [w^="42"],
 [wi^="42"]>* {
     --wv: 42
 }

 [w^="43"],
 [wi^="43"]>* {
     --wv: 43
 }

 [w^="44"],
 [wi^="44"]>* {
     --wv: 44
 }

 [w^="45"],
 [wi^="45"]>* {
     --wv: 45
 }

 [w^="46"],
 [wi^="46"]>* {
     --wv: 46
 }

 [w^="47"],
 [wi^="47"]>* {
     --wv: 47
 }

 [w^="48"],
 [wi^="48"]>* {
     --wv: 48
 }

 [w^="49"],
 [wi^="49"]>* {
     --wv: 49
 }

 [w^="50"],
 [wi^="50"]>* {
     --wv: 50
 }

 [w^="51"],
 [wi^="51"]>* {
     --wv: 51
 }

 [w^="52"],
 [wi^="52"]>* {
     --wv: 52
 }

 [w^="53"],
 [wi^="53"]>* {
     --wv: 53
 }

 [w^="54"],
 [wi^="54"]>* {
     --wv: 54
 }

 [w^="55"],
 [wi^="55"]>* {
     --wv: 55
 }

 [w^="56"],
 [wi^="56"]>* {
     --wv: 56
 }

 [w^="57"],
 [wi^="57"]>* {
     --wv: 57
 }

 [w^="58"],
 [wi^="58"]>* {
     --wv: 58
 }

 [w^="59"],
 [wi^="59"]>* {
     --wv: 59
 }

 [w^="60"],
 [wi^="60"]>* {
     --wv: 60
 }

 [w^="61"],
 [wi^="61"]>* {
     --wv: 61
 }

 [w^="62"],
 [wi^="62"]>* {
     --wv: 62
 }

 [w^="63"],
 [wi^="63"]>* {
     --wv: 63
 }

 [w^="64"],
 [wi^="64"]>* {
     --wv: 64
 }

 [w^="65"],
 [wi^="65"]>* {
     --wv: 65
 }

 [w^="66"],
 [wi^="66"]>* {
     --wv: 66
 }

 [w^="67"],
 [wi^="67"]>* {
     --wv: 67
 }

 [w^="68"],
 [wi^="68"]>* {
     --wv: 68
 }

 [w^="69"],
 [wi^="69"]>* {
     --wv: 69
 }

 [w^="70"],
 [wi^="70"]>* {
     --wv: 70
 }

 [w^="71"],
 [wi^="71"]>* {
     --wv: 71
 }

 [w^="72"],
 [wi^="72"]>* {
     --wv: 72
 }

 [w^="73"],
 [wi^="73"]>* {
     --wv: 73
 }

 [w^="74"],
 [wi^="74"]>* {
     --wv: 74
 }

 [w^="75"],
 [wi^="75"]>* {
     --wv: 75
 }

 [w^="76"],
 [wi^="76"]>* {
     --wv: 76
 }

 [w^="77"],
 [wi^="77"]>* {
     --wv: 77
 }

 [w^="78"],
 [wi^="78"]>* {
     --wv: 78
 }

 [w^="79"],
 [wi^="79"]>* {
     --wv: 79
 }

 [w^="80"],
 [wi^="80"]>* {
     --wv: 80
 }

 [w^="81"],
 [wi^="81"]>* {
     --wv: 81
 }

 [w^="82"],
 [wi^="82"]>* {
     --wv: 82
 }

 [w^="83"],
 [wi^="83"]>* {
     --wv: 83
 }

 [w^="84"],
 [wi^="84"]>* {
     --wv: 84
 }

 [w^="85"],
 [wi^="85"]>* {
     --wv: 85
 }

 [w^="86"],
 [wi^="86"]>* {
     --wv: 86
 }

 [w^="87"],
 [wi^="87"]>* {
     --wv: 87
 }

 [w^="88"],
 [wi^="88"]>* {
     --wv: 88
 }

 [w^="89"],
 [wi^="89"]>* {
     --wv: 89
 }

 [w^="90"],
 [wi^="90"]>* {
     --wv: 90
 }

 [w^="91"],
 [wi^="91"]>* {
     --wv: 91
 }

 [w^="92"],
 [wi^="92"]>* {
     --wv: 92
 }

 [w^="93"],
 [wi^="93"]>* {
     --wv: 93
 }

 [w^="94"],
 [wi^="94"]>* {
     --wv: 94
 }

 [w^="95"],
 [wi^="95"]>* {
     --wv: 95
 }

 [w^="96"],
 [wi^="96"]>* {
     --wv: 96
 }

 [w^="97"],
 [wi^="97"]>* {
     --wv: 97
 }

 [w^="98"],
 [wi^="98"]>* {
     --wv: 98
 }

 [w^="99"],
 [wi^="99"]>* {
     --wv: 99
 }

 [w^="100"],
 [wi^="100"]>* {
     --wv: 100
 }

 [w$="cm"],
 [wi$="cm"]>* {
     --wvu: 1cm
 }

 [w$="mm"],
 [wi$="mm"]>* {
     --wvu: 1mm
 }

 [w$="in"],
 [wi$="in"]>* {
     --wvu: 1in
 }

 [w$="px"],
 [wi$="px"]>* {
     --wvu: 1px
 }

 [w$="pt"],
 [wi$="pt"]>* {
     --wvu: 1pt
 }

 [w$="pc"],
 [wi$="pc"]>* {
     --wvu: 1pc
 }

 [w$="pe"],
 [wi$="pe"]>* {
     --wvu: 1%
 }

 [w$="%"],
 [wi$="%"]>* {
     --wvu: 1%
 }

 [w$="em"],
 [wi$="em"]>* {
     --wvu: 1em
 }

 [w$="ex"],
 [wi$="ex"]>* {
     --wvu: 1ex
 }

 [w$="ch"],
 [wi$="ch"]>* {
     --wvu: 1ch
 }

 [w$="re"],
 [wi$="re"]>* {
     --wvu: 1rem
 }

 [w$="vw"],
 [wi$="vw"]>* {
     --wvu: 1vw
 }

 [w$="vh"],
 [wi$="vh"]>* {
     --wvu: 1vh
 }

 [w$="vn"],
 [wi$="vn"]>* {
     --wvu: 1vmin
 }

 [w$="vx"],
 [wi$="vx"]>* {
     --wvu: 1vmax
 }

 [w$="qw"],
 [wi$="qw"]>* {
     --wvu: 1cqw
 }

 [w$="qh"],
 [wi$="qh"]>* {
     --wvu: 1cqh
 }

 [w$="qi"],
 [wi$="qi"]>* {
     --wvu: 1cqi
 }

 [w$="qb"],
 [wi$="qb"]>* {
     --wvu: 1cqb
 }

 [w$="qn"],
 [wi$="qn"]>* {
     --wvu: 1cqmin
 }

 [w$="qx"],
 [wi$="qx"]>* {
     --wvu: 1cqmax
 }

 [w=g1],
 [wi=g1]>* {
     --w: calc(calc(100% / 12) * 1)
 }

 [w=g2],
 [wi=g2]>* {
     --w: calc(calc(100% / 12) * 2)
 }

 [w=g3],
 [wi=g3]>* {
     --w: calc(calc(100% / 12) * 3)
 }

 [w=g4],
 [wi=g4]>* {
     --w: calc(calc(100% / 12) * 4)
 }

 [w=g5],
 [wi=g5]>* {
     --w: calc(calc(100% / 12) * 5)
 }

 [w=g6],
 [wi=g6]>* {
     --w: calc(calc(100% / 12) * 6)
 }

 [w=g7],
 [wi=g7]>* {
     --w: calc(calc(100% / 12) * 7)
 }

 [w=g8],
 [wi=g8]>* {
     --w: calc(calc(100% / 12) * 8)
 }

 [w=g9],
 [wi=g9]>* {
     --w: calc(calc(100% / 12) * 9)
 }

 [w=g10],
 [wi=g10]>* {
     --w: calc(calc(100% / 12) * 10)
 }

 [w=g11],
 [wi=g11]>* {
     --w: calc(calc(100% / 12) * 11)
 }

 [w=g12],
 [wi=g12]>* {
     --w: calc(calc(100% / 12) * 12)
 }

 [w=a],
 [wi=a]>* {
     --w: auto
 }

 [w=f],
 [wi=f]>* {
     --w: 100%
 }

 [w=h],
 [wi=h]>* {
     --w: 50%
 }

 [w=q],
 [wi=q]>* {
     --w: 25%
 }

 [w=es],
 [wi=es]>* {
     --w: 320px
 }

 [w=xs],
 [wi=xs]>* {
     --w: 480px
 }

 [w=sm],
 [wi=sm]>* {
     --w: 640px
 }

 [w=me],
 [wi=me]>* {
     --w: 768px
 }

 [w=la],
 [wi=la]>* {
     --w: 960px
 }

 [w=xl],
 [wi=xl]>* {
     --w: 1140px
 }

 [w=el],
 [wi=el]>* {
     --w: 1320px
 }

 [w=c],
 [wi=c]>* {
     --w: calc(var(--m-en-container-px) * 1px)
 }

 [w=s],
 [wi=s]>* {
     --w: var(--s)
 }

 [w=r],
 [wi=r]>* {
     --w: min(calc(var(--r-q) * 100px), calc(var(--m-en-container-px) * 1px))
 }

 [style*="--h:"] {
     height: var(--h) !important
 }

 [style*="--hi:"]>* {
     height: var(--hi) !important
 }

 [h],
 [hi]>* {
     --ho: 0;
     --hh: 0;
     --ht: 0;
     --hu: 0;
     --hv: calc(calc(calc(calc(var(--ho) * 1000) + calc(var(--hh) * 100)) + calc(var(--ht) * 10)) + var(--hu));
     --hvu: 1px;
     --h: calc(var(--hv) * var(--hvu));
     height: var(--h);
     aspect-ratio: var(--ar)
 }

 [h*="o1"],
 [hi*="o1"]>* {
     --ho: 1
 }

 [h*="o2"],
 [hi*="o2"]>* {
     --ho: 2
 }

 [h*="o3"],
 [hi*="o3"]>* {
     --ho: 3
 }

 [h*="o4"],
 [hi*="o4"]>* {
     --ho: 4
 }

 [h*="o5"],
 [hi*="o5"]>* {
     --ho: 5
 }

 [h*="o6"],
 [hi*="o6"]>* {
     --ho: 6
 }

 [h*="o7"],
 [hi*="o7"]>* {
     --ho: 7
 }

 [h*="o8"],
 [hi*="o8"]>* {
     --ho: 8
 }

 [h*="o9"],
 [hi*="o9"]>* {
     --ho: 9
 }

 [h*="h1"],
 [hi*="h1"]>* {
     --hh: 1
 }

 [h*="h2"],
 [hi*="h2"]>* {
     --hh: 2
 }

 [h*="h3"],
 [hi*="h3"]>* {
     --hh: 3
 }

 [h*="h4"],
 [hi*="h4"]>* {
     --hh: 4
 }

 [h*="h5"],
 [hi*="h5"]>* {
     --hh: 5
 }

 [h*="h6"],
 [hi*="h6"]>* {
     --hh: 6
 }

 [h*="h7"],
 [hi*="h7"]>* {
     --hh: 7
 }

 [h*="h8"],
 [hi*="h8"]>* {
     --hh: 8
 }

 [h*="h9"],
 [hi*="h9"]>* {
     --hh: 9
 }

 [h*="t1"],
 [hi*="t1"]>* {
     --ht: 1
 }

 [h*="t2"],
 [hi*="t2"]>* {
     --ht: 2
 }

 [h*="t3"],
 [hi*="t3"]>* {
     --ht: 3
 }

 [h*="t4"],
 [hi*="t4"]>* {
     --ht: 4
 }

 [h*="t5"],
 [hi*="t5"]>* {
     --ht: 5
 }

 [h*="t6"],
 [hi*="t6"]>* {
     --ht: 6
 }

 [h*="t7"],
 [hi*="t7"]>* {
     --ht: 7
 }

 [h*="t8"],
 [hi*="t8"]>* {
     --ht: 8
 }

 [h*="t9"],
 [hi*="t9"]>* {
     --ht: 9
 }

 [h*="u1"],
 [hi*="u1"]>* {
     --hu: 1
 }

 [h*="u2"],
 [hi*="u2"]>* {
     --hu: 2
 }

 [h*="u3"],
 [hi*="u3"]>* {
     --hu: 3
 }

 [h*="u4"],
 [hi*="u4"]>* {
     --hu: 4
 }

 [h*="u5"],
 [hi*="u5"]>* {
     --hu: 5
 }

 [h*="u6"],
 [hi*="u6"]>* {
     --hu: 6
 }

 [h*="u7"],
 [hi*="u7"]>* {
     --hu: 7
 }

 [h*="u8"],
 [hi*="u8"]>* {
     --hu: 8
 }

 [h*="u9"],
 [hi*="u9"]>* {
     --hu: 9
 }

 [h^="0"],
 [hi^="0"]>* {
     --hv: 0;
     --hvu: 1%
 }

 [h^="1"],
 [hi^="1"]>* {
     --hv: 1;
     --hvu: 1%
 }

 [h^="2"],
 [hi^="2"]>* {
     --hv: 2;
     --hvu: 1%
 }

 [h^="3"],
 [hi^="3"]>* {
     --hv: 3;
     --hvu: 1%
 }

 [h^="4"],
 [hi^="4"]>* {
     --hv: 4;
     --hvu: 1%
 }

 [h^="5"],
 [hi^="5"]>* {
     --hv: 5;
     --hvu: 1%
 }

 [h^="6"],
 [hi^="6"]>* {
     --hv: 6;
     --hvu: 1%
 }

 [h^="7"],
 [hi^="7"]>* {
     --hv: 7;
     --hvu: 1%
 }

 [h^="8"],
 [hi^="8"]>* {
     --hv: 8;
     --hvu: 1%
 }

 [h^="9"],
 [hi^="9"]>* {
     --hv: 9;
     --hvu: 1%
 }

 [h^="10"],
 [hi^="10"]>* {
     --hv: 10
 }

 [h^="11"],
 [hi^="11"]>* {
     --hv: 11
 }

 [h^="12"],
 [hi^="12"]>* {
     --hv: 12
 }

 [h^="13"],
 [hi^="13"]>* {
     --hv: 13
 }

 [h^="14"],
 [hi^="14"]>* {
     --hv: 14
 }

 [h^="15"],
 [hi^="15"]>* {
     --hv: 15
 }

 [h^="16"],
 [hi^="16"]>* {
     --hv: 16
 }

 [h^="17"],
 [hi^="17"]>* {
     --hv: 17
 }

 [h^="18"],
 [hi^="18"]>* {
     --hv: 18
 }

 [h^="19"],
 [hi^="19"]>* {
     --hv: 19
 }

 [h^="20"],
 [hi^="20"]>* {
     --hv: 20
 }

 [h^="21"],
 [hi^="21"]>* {
     --hv: 21
 }

 [h^="22"],
 [hi^="22"]>* {
     --hv: 22
 }

 [h^="23"],
 [hi^="23"]>* {
     --hv: 23
 }

 [h^="24"],
 [hi^="24"]>* {
     --hv: 24
 }

 [h^="25"],
 [hi^="25"]>* {
     --hv: 25
 }

 [h^="26"],
 [hi^="26"]>* {
     --hv: 26
 }

 [h^="27"],
 [hi^="27"]>* {
     --hv: 27
 }

 [h^="28"],
 [hi^="28"]>* {
     --hv: 28
 }

 [h^="29"],
 [hi^="29"]>* {
     --hv: 29
 }

 [h^="30"],
 [hi^="30"]>* {
     --hv: 30
 }

 [h^="31"],
 [hi^="31"]>* {
     --hv: 31
 }

 [h^="32"],
 [hi^="32"]>* {
     --hv: 32
 }

 [h^="33"],
 [hi^="33"]>* {
     --hv: 33
 }

 [h^="34"],
 [hi^="34"]>* {
     --hv: 34
 }

 [h^="35"],
 [hi^="35"]>* {
     --hv: 35
 }

 [h^="36"],
 [hi^="36"]>* {
     --hv: 36
 }

 [h^="37"],
 [hi^="37"]>* {
     --hv: 37
 }

 [h^="38"],
 [hi^="38"]>* {
     --hv: 38
 }

 [h^="39"],
 [hi^="39"]>* {
     --hv: 39
 }

 [h^="40"],
 [hi^="40"]>* {
     --hv: 40
 }

 [h^="41"],
 [hi^="41"]>* {
     --hv: 41
 }

 [h^="42"],
 [hi^="42"]>* {
     --hv: 42
 }

 [h^="43"],
 [hi^="43"]>* {
     --hv: 43
 }

 [h^="44"],
 [hi^="44"]>* {
     --hv: 44
 }

 [h^="45"],
 [hi^="45"]>* {
     --hv: 45
 }

 [h^="46"],
 [hi^="46"]>* {
     --hv: 46
 }

 [h^="47"],
 [hi^="47"]>* {
     --hv: 47
 }

 [h^="48"],
 [hi^="48"]>* {
     --hv: 48
 }

 [h^="49"],
 [hi^="49"]>* {
     --hv: 49
 }

 [h^="50"],
 [hi^="50"]>* {
     --hv: 50
 }

 [h^="51"],
 [hi^="51"]>* {
     --hv: 51
 }

 [h^="52"],
 [hi^="52"]>* {
     --hv: 52
 }

 [h^="53"],
 [hi^="53"]>* {
     --hv: 53
 }

 [h^="54"],
 [hi^="54"]>* {
     --hv: 54
 }

 [h^="55"],
 [hi^="55"]>* {
     --hv: 55
 }

 [h^="56"],
 [hi^="56"]>* {
     --hv: 56
 }

 [h^="57"],
 [hi^="57"]>* {
     --hv: 57
 }

 [h^="58"],
 [hi^="58"]>* {
     --hv: 58
 }

 [h^="59"],
 [hi^="59"]>* {
     --hv: 59
 }

 [h^="60"],
 [hi^="60"]>* {
     --hv: 60
 }

 [h^="61"],
 [hi^="61"]>* {
     --hv: 61
 }

 [h^="62"],
 [hi^="62"]>* {
     --hv: 62
 }

 [h^="63"],
 [hi^="63"]>* {
     --hv: 63
 }

 [h^="64"],
 [hi^="64"]>* {
     --hv: 64
 }

 [h^="65"],
 [hi^="65"]>* {
     --hv: 65
 }

 [h^="66"],
 [hi^="66"]>* {
     --hv: 66
 }

 [h^="67"],
 [hi^="67"]>* {
     --hv: 67
 }

 [h^="68"],
 [hi^="68"]>* {
     --hv: 68
 }

 [h^="69"],
 [hi^="69"]>* {
     --hv: 69
 }

 [h^="70"],
 [hi^="70"]>* {
     --hv: 70
 }

 [h^="71"],
 [hi^="71"]>* {
     --hv: 71
 }

 [h^="72"],
 [hi^="72"]>* {
     --hv: 72
 }

 [h^="73"],
 [hi^="73"]>* {
     --hv: 73
 }

 [h^="74"],
 [hi^="74"]>* {
     --hv: 74
 }

 [h^="75"],
 [hi^="75"]>* {
     --hv: 75
 }

 [h^="76"],
 [hi^="76"]>* {
     --hv: 76
 }

 [h^="77"],
 [hi^="77"]>* {
     --hv: 77
 }

 [h^="78"],
 [hi^="78"]>* {
     --hv: 78
 }

 [h^="79"],
 [hi^="79"]>* {
     --hv: 79
 }

 [h^="80"],
 [hi^="80"]>* {
     --hv: 80
 }

 [h^="81"],
 [hi^="81"]>* {
     --hv: 81
 }

 [h^="82"],
 [hi^="82"]>* {
     --hv: 82
 }

 [h^="83"],
 [hi^="83"]>* {
     --hv: 83
 }

 [h^="84"],
 [hi^="84"]>* {
     --hv: 84
 }

 [h^="85"],
 [hi^="85"]>* {
     --hv: 85
 }

 [h^="86"],
 [hi^="86"]>* {
     --hv: 86
 }

 [h^="87"],
 [hi^="87"]>* {
     --hv: 87
 }

 [h^="88"],
 [hi^="88"]>* {
     --hv: 88
 }

 [h^="89"],
 [hi^="89"]>* {
     --hv: 89
 }

 [h^="90"],
 [hi^="90"]>* {
     --hv: 90
 }

 [h^="91"],
 [hi^="91"]>* {
     --hv: 91
 }

 [h^="92"],
 [hi^="92"]>* {
     --hv: 92
 }

 [h^="93"],
 [hi^="93"]>* {
     --hv: 93
 }

 [h^="94"],
 [hi^="94"]>* {
     --hv: 94
 }

 [h^="95"],
 [hi^="95"]>* {
     --hv: 95
 }

 [h^="96"],
 [hi^="96"]>* {
     --hv: 96
 }

 [h^="97"],
 [hi^="97"]>* {
     --hv: 97
 }

 [h^="98"],
 [hi^="98"]>* {
     --hv: 98
 }

 [h^="99"],
 [hi^="99"]>* {
     --hv: 99
 }

 [h^="100"],
 [hi^="100"]>* {
     --hv: 100
 }

 [h$="cm"],
 [hi$="cm"]>* {
     --hvu: 1cm
 }

 [h$="mm"],
 [hi$="mm"]>* {
     --hvu: 1mm
 }

 [h$="in"],
 [hi$="in"]>* {
     --hvu: 1in
 }

 [h$="px"],
 [hi$="px"]>* {
     --hvu: 1px
 }

 [h$="pt"],
 [hi$="pt"]>* {
     --hvu: 1pt
 }

 [h$="pc"],
 [hi$="pc"]>* {
     --hvu: 1pc
 }

 [h$="pe"],
 [hi$="pe"]>* {
     --hvu: 1%
 }

 [h$="%"],
 [hi$="%"]>* {
     --hvu: 1%
 }

 [h$="em"],
 [hi$="em"]>* {
     --hvu: 1em
 }

 [h$="ex"],
 [hi$="ex"]>* {
     --hvu: 1ex
 }

 [h$="ch"],
 [hi$="ch"]>* {
     --hvu: 1ch
 }

 [h$="re"],
 [hi$="re"]>* {
     --hvu: 1rem
 }

 [h$="vw"],
 [hi$="vw"]>* {
     --hvu: 1vw
 }

 [h$="vh"],
 [hi$="vh"]>* {
     --hvu: 1vh
 }

 [h$="vn"],
 [hi$="vn"]>* {
     --hvu: 1vmin
 }

 [h$="vx"],
 [hi$="vx"]>* {
     --hvu: 1vmax
 }

 [h$="qw"],
 [hi$="qw"]>* {
     --hvu: 1cqw
 }

 [h$="qh"],
 [hi$="qh"]>* {
     --hvu: 1cqh
 }

 [h$="qi"],
 [hi$="qi"]>* {
     --hvu: 1cqi
 }

 [h$="qb"],
 [hi$="qb"]>* {
     --hvu: 1cqb
 }

 [h$="qn"],
 [hi$="qn"]>* {
     --hvu: 1cqmin
 }

 [h$="qx"],
 [hi$="qx"]>* {
     --hvu: 1cqmax
 }

 [h=g1],
 [hi=g1]>* {
     --h: calc(calc(100% / 12) * 1)
 }

 [h=g2],
 [hi=g2]>* {
     --h: calc(calc(100% / 12) * 2)
 }

 [h=g3],
 [hi=g3]>* {
     --h: calc(calc(100% / 12) * 3)
 }

 [h=g4],
 [hi=g4]>* {
     --h: calc(calc(100% / 12) * 4)
 }

 [h=g5],
 [hi=g5]>* {
     --h: calc(calc(100% / 12) * 5)
 }

 [h=g6],
 [hi=g6]>* {
     --h: calc(calc(100% / 12) * 6)
 }

 [h=g7],
 [hi=g7]>* {
     --h: calc(calc(100% / 12) * 7)
 }

 [h=g8],
 [hi=g8]>* {
     --h: calc(calc(100% / 12) * 8)
 }

 [h=g9],
 [hi=g9]>* {
     --h: calc(calc(100% / 12) * 9)
 }

 [h=g10],
 [hi=g10]>* {
     --h: calc(calc(100% / 12) * 10)
 }

 [h=g11],
 [hi=g11]>* {
     --h: calc(calc(100% / 12) * 11)
 }

 [h=g12],
 [hi=g12]>* {
     --h: calc(calc(100% / 12) * 12)
 }

 [h=a],
 [hi=a]>* {
     --h: auto
 }

 [h=f],
 [hi=f]>* {
     --h: 100%
 }

 [h=h],
 [hi=h]>* {
     --h: 50%
 }

 [h=q],
 [hi=q]>* {
     --h: 25%
 }

 [h=es],
 [hi=es]>* {
     --h: 320px
 }

 [h=xs],
 [hi=xs]>* {
     --h: 480px
 }

 [h=sm],
 [hi=sm]>* {
     --h: 640px
 }

 [h=me],
 [hi=me]>* {
     --h: 768px
 }

 [h=la],
 [hi=la]>* {
     --h: 960px
 }

 [h=xl],
 [hi=xl]>* {
     --h: 1140px
 }

 [h=el],
 [hi=el]>* {
     --h: 1320px
 }

 [h=c],
 [hi=c]>* {
     --h: calc(var(--m-en-container-px) * 1px)
 }

 [h=s],
 [hi=s]>* {
     --h: var(--s)
 }

 [h=r],
 [hi=r]>* {
     --h: min(calc(var(--r-q) * 100px), calc(var(--m-en-container-px) * 1px))
 }

 * {
     --ar: auto;
     --arr: var(--ar)
 }

 [style*="--ar:"] {
     aspect-ratio: var(--ar) !important
 }

 [style*="--ari:"]>* {
     aspect-ratio: var(--ari) !important
 }

 [ar^=r],
 [ari^=r]>* {
     --arr: calc(1 / calc(var(--ar) * 1))
 }

 [ar],
 [ari]>* {
     aspect-ratio: var(--arr)
 }

 [ar*=gr],
 [ari*=gr]>*,
 [h=gr],
 [hi=gr]>*,
 [w=gr],
 [wi=gr]>* {
     --ar: 34 / 21
 }

 [ar*=tv],
 [ari*=tv]>*,
 [h=tv],
 [hi=tv]>*,
 [w=tv],
 [wi=tv]>* {
     --ar: 3 / 2
 }

 [ar*=mo],
 [ari*=mo]>*,
 [h=mo],
 [hi=mo]>*,
 [w=mo],
 [wi=mo]>* {
     --ar: 4 / 3
 }

 [ar*=nb],
 [ari*=nb]>*,
 [h=nb],
 [hi=nb]>*,
 [w=nb],
 [wi=nb]>* {
     --ar: 5 / 4
 }

 [ar*=hd],
 [ari*=hd]>*,
 [h=hd],
 [hi=hd]>*,
 [w=hd],
 [wi=hd]>* {
     --ar: 16 / 9
 }

 [ar*=ws],
 [ari*=ws]>*,
 [h=ws],
 [hi=ws]>*,
 [w=ws],
 [wi=ws]>* {
     --ar: 16 / 10
 }

 [ar*="11"],
 [ari*="11"]>* {
     --ar: 1/1
 }

 [ar*="12"],
 [ari*="12"]>* {
     --ar: 1/2
 }

 [ar*="13"],
 [ari*="13"]>* {
     --ar: 1/3
 }

 [ar*="14"],
 [ari*="14"]>* {
     --ar: 1/4
 }

 [ar*="15"],
 [ari*="15"]>* {
     --ar: 1/5
 }

 [ar*="16"],
 [ari*="16"]>* {
     --ar: 1/6
 }

 [ar*="17"],
 [ari*="17"]>* {
     --ar: 1/7
 }

 [ar*="18"],
 [ari*="18"]>* {
     --ar: 1/8
 }

 [ar*="19"],
 [ari*="19"]>* {
     --ar: 1/9
 }

 [ar*="21"],
 [ari*="21"]>* {
     --ar: 2/1
 }

 [ar*="22"],
 [ari*="22"]>* {
     --ar: 2/2
 }

 [ar*="23"],
 [ari*="23"]>* {
     --ar: 2/3
 }

 [ar*="24"],
 [ari*="24"]>* {
     --ar: 2/4
 }

 [ar*="25"],
 [ari*="25"]>* {
     --ar: 2/5
 }

 [ar*="26"],
 [ari*="26"]>* {
     --ar: 2/6
 }

 [ar*="27"],
 [ari*="27"]>* {
     --ar: 2/7
 }

 [ar*="28"],
 [ari*="28"]>* {
     --ar: 2/8
 }

 [ar*="29"],
 [ari*="29"]>* {
     --ar: 2/9
 }

 [ar*="31"],
 [ari*="31"]>* {
     --ar: 3/1
 }

 [ar*="32"],
 [ari*="32"]>* {
     --ar: 3/2
 }

 [ar*="33"],
 [ari*="33"]>* {
     --ar: 3/3
 }

 [ar*="34"],
 [ari*="34"]>* {
     --ar: 3/4
 }

 [ar*="35"],
 [ari*="35"]>* {
     --ar: 3/5
 }

 [ar*="36"],
 [ari*="36"]>* {
     --ar: 3/6
 }

 [ar*="37"],
 [ari*="37"]>* {
     --ar: 3/7
 }

 [ar*="38"],
 [ari*="38"]>* {
     --ar: 3/8
 }

 [ar*="39"],
 [ari*="39"]>* {
     --ar: 3/9
 }

 [ar*="41"],
 [ari*="41"]>* {
     --ar: 4/1
 }

 [ar*="42"],
 [ari*="42"]>* {
     --ar: 4/2
 }

 [ar*="43"],
 [ari*="43"]>* {
     --ar: 4/3
 }

 [ar*="44"],
 [ari*="44"]>* {
     --ar: 4/4
 }

 [ar*="45"],
 [ari*="45"]>* {
     --ar: 4/5
 }

 [ar*="46"],
 [ari*="46"]>* {
     --ar: 4/6
 }

 [ar*="47"],
 [ari*="47"]>* {
     --ar: 4/7
 }

 [ar*="48"],
 [ari*="48"]>* {
     --ar: 4/8
 }

 [ar*="49"],
 [ari*="49"]>* {
     --ar: 4/9
 }

 [ar*="51"],
 [ari*="51"]>* {
     --ar: 5/1
 }

 [ar*="52"],
 [ari*="52"]>* {
     --ar: 5/2
 }

 [ar*="53"],
 [ari*="53"]>* {
     --ar: 5/3
 }

 [ar*="54"],
 [ari*="54"]>* {
     --ar: 5/4
 }

 [ar*="55"],
 [ari*="55"]>* {
     --ar: 5/5
 }

 [ar*="56"],
 [ari*="56"]>* {
     --ar: 5/6
 }

 [ar*="57"],
 [ari*="57"]>* {
     --ar: 5/7
 }

 [ar*="58"],
 [ari*="58"]>* {
     --ar: 5/8
 }

 [ar*="59"],
 [ari*="59"]>* {
     --ar: 5/9
 }

 [ar*="61"],
 [ari*="61"]>* {
     --ar: 6/1
 }

 [ar*="62"],
 [ari*="62"]>* {
     --ar: 6/2
 }

 [ar*="63"],
 [ari*="63"]>* {
     --ar: 6/3
 }

 [ar*="64"],
 [ari*="64"]>* {
     --ar: 6/4
 }

 [ar*="65"],
 [ari*="65"]>* {
     --ar: 6/5
 }

 [ar*="66"],
 [ari*="66"]>* {
     --ar: 6/6
 }

 [ar*="67"],
 [ari*="67"]>* {
     --ar: 6/7
 }

 [ar*="68"],
 [ari*="68"]>* {
     --ar: 6/8
 }

 [ar*="69"],
 [ari*="69"]>* {
     --ar: 6/9
 }

 [ar*="71"],
 [ari*="71"]>* {
     --ar: 7/1
 }

 [ar*="72"],
 [ari*="72"]>* {
     --ar: 7/2
 }

 [ar*="73"],
 [ari*="73"]>* {
     --ar: 7/3
 }

 [ar*="74"],
 [ari*="74"]>* {
     --ar: 7/4
 }

 [ar*="75"],
 [ari*="75"]>* {
     --ar: 7/5
 }

 [ar*="76"],
 [ari*="76"]>* {
     --ar: 7/6
 }

 [ar*="77"],
 [ari*="77"]>* {
     --ar: 7/7
 }

 [ar*="78"],
 [ari*="78"]>* {
     --ar: 7/8
 }

 [ar*="79"],
 [ari*="79"]>* {
     --ar: 7/9
 }

 [ar*="81"],
 [ari*="81"]>* {
     --ar: 8/1
 }

 [ar*="82"],
 [ari*="82"]>* {
     --ar: 8/2
 }

 [ar*="83"],
 [ari*="83"]>* {
     --ar: 8/3
 }

 [ar*="84"],
 [ari*="84"]>* {
     --ar: 8/4
 }

 [ar*="85"],
 [ari*="85"]>* {
     --ar: 8/5
 }

 [ar*="86"],
 [ari*="86"]>* {
     --ar: 8/6
 }

 [ar*="87"],
 [ari*="87"]>* {
     --ar: 8/7
 }

 [ar*="88"],
 [ari*="88"]>* {
     --ar: 8/8
 }

 [ar*="89"],
 [ari*="89"]>* {
     --ar: 8/9
 }

 [ar*="91"],
 [ari*="91"]>* {
     --ar: 9/1
 }

 [ar*="92"],
 [ari*="92"]>* {
     --ar: 9/2
 }

 [ar*="93"],
 [ari*="93"]>* {
     --ar: 9/3
 }

 [ar*="94"],
 [ari*="94"]>* {
     --ar: 9/4
 }

 [ar*="95"],
 [ari*="95"]>* {
     --ar: 9/5
 }

 [ar*="96"],
 [ari*="96"]>* {
     --ar: 9/6
 }

 [ar*="97"],
 [ari*="97"]>* {
     --ar: 9/7
 }

 [ar*="98"],
 [ari*="98"]>* {
     --ar: 9/8
 }

 [ar*="99"],
 [ari*="99"]>* {
     --ar: 9/9
 }

 [h=gr],
 [hi=gr]>*,
 [h=tv],
 [hi=tv]>*,
 [h=mo],
 [hi=mo]>*,
 [h=nb],
 [hi=nb]>*,
 [h=hd],
 [hi=hd]>*,
 [h=ws],
 [hi=ws]>* {
     --h: auto
 }

 [w=gr],
 [wi=gr]>*,
 [w=tv],
 [wi=tv]>*,
 [w=mo],
 [wi=mo]>*,
 [w=nb],
 [wi=nb]>*,
 [w=hd],
 [wi=hd]>*,
 [w=ws],
 [wi=ws]>* {
     --w: auto
 }

 [s],
 [si]>* {
     --s: calc(calc(calc(var(--sv) * var(--sx)) + var(--sa)) * var(--svu))
 }

 [s^="0"],
 [s^="1"],
 [s^="2"],
 [s^="3"],
 [s^="4"],
 [s^="5"],
 [s^="6"],
 [s^="7"],
 [s^="8"],
 [s^="9"],
 [s^="o"],
 [s^="h"],
 [s^="t"],
 [s^="u"] {
     --sx: 1;
     --sa: 0;
     --svu: 1px;
     --so: 0;
     --sh: 0;
     --st: 0;
     --su: 0;
     --sv: calc(calc(calc(calc(var(--so) * 1000) + calc(var(--sh) * 100)) + calc(var(--st) * 10)) + var(--su))
 }

 [s^="0"],
 [si^="0"]>* {
     --sv: 0
 }

 [s^="1"],
 [si^="1"]>* {
     --sv: 1
 }

 [s^="2"],
 [si^="2"]>* {
     --sv: 2
 }

 [s^="3"],
 [si^="3"]>* {
     --sv: 3
 }

 [s^="4"],
 [si^="4"]>* {
     --sv: 4
 }

 [s^="5"],
 [si^="5"]>* {
     --sv: 5
 }

 [s^="6"],
 [si^="6"]>* {
     --sv: 6
 }

 [s^="7"],
 [si^="7"]>* {
     --sv: 7
 }

 [s^="8"],
 [si^="8"]>* {
     --sv: 8
 }

 [s^="9"],
 [si^="9"]>* {
     --sv: 9
 }

 [s^="10"],
 [si^="10"]>* {
     --sv: 10
 }

 [s^="11"],
 [si^="11"]>* {
     --sv: 11
 }

 [s^="12"],
 [si^="12"]>* {
     --sv: 12
 }

 [s^="13"],
 [si^="13"]>* {
     --sv: 13
 }

 [s^="14"],
 [si^="14"]>* {
     --sv: 14
 }

 [s^="15"],
 [si^="15"]>* {
     --sv: 15
 }

 [s^="16"],
 [si^="16"]>* {
     --sv: 16
 }

 [s^="17"],
 [si^="17"]>* {
     --sv: 17
 }

 [s^="18"],
 [si^="18"]>* {
     --sv: 18
 }

 [s^="19"],
 [si^="19"]>* {
     --sv: 19
 }

 [s^="20"],
 [si^="20"]>* {
     --sv: 20
 }

 [s^="21"],
 [si^="21"]>* {
     --sv: 21
 }

 [s^="22"],
 [si^="22"]>* {
     --sv: 22
 }

 [s^="23"],
 [si^="23"]>* {
     --sv: 23
 }

 [s^="24"],
 [si^="24"]>* {
     --sv: 24
 }

 [s^="25"],
 [si^="25"]>* {
     --sv: 25
 }

 [s^="26"],
 [si^="26"]>* {
     --sv: 26
 }

 [s^="27"],
 [si^="27"]>* {
     --sv: 27
 }

 [s^="28"],
 [si^="28"]>* {
     --sv: 28
 }

 [s^="29"],
 [si^="29"]>* {
     --sv: 29
 }

 [s^="30"],
 [si^="30"]>* {
     --sv: 30
 }

 [s^="31"],
 [si^="31"]>* {
     --sv: 31
 }

 [s^="32"],
 [si^="32"]>* {
     --sv: 32
 }

 [s*="o1"],
 [si*="o1"]>* {
     --so: 1
 }

 [s*="o2"],
 [si*="o2"]>* {
     --so: 2
 }

 [s*="o3"],
 [si*="o3"]>* {
     --so: 3
 }

 [s*="o4"],
 [si*="o4"]>* {
     --so: 4
 }

 [s*="o5"],
 [si*="o5"]>* {
     --so: 5
 }

 [s*="o6"],
 [si*="o6"]>* {
     --so: 6
 }

 [s*="o7"],
 [si*="o7"]>* {
     --so: 7
 }

 [s*="o8"],
 [si*="o8"]>* {
     --so: 8
 }

 [s*="o9"],
 [si*="o9"]>* {
     --so: 9
 }

 [s*="h1"],
 [si*="h1"]>* {
     --sh: 1
 }

 [s*="h2"],
 [si*="h2"]>* {
     --sh: 2
 }

 [s*="h3"],
 [si*="h3"]>* {
     --sh: 3
 }

 [s*="h4"],
 [si*="h4"]>* {
     --sh: 4
 }

 [s*="h5"],
 [si*="h5"]>* {
     --sh: 5
 }

 [s*="h6"],
 [si*="h6"]>* {
     --sh: 6
 }

 [s*="h7"],
 [si*="h7"]>* {
     --sh: 7
 }

 [s*="h8"],
 [si*="h8"]>* {
     --sh: 8
 }

 [s*="h9"],
 [si*="h9"]>* {
     --sh: 9
 }

 [s*="t1"],
 [si*="t1"]>* {
     --st: 1
 }

 [s*="t2"],
 [si*="t2"]>* {
     --st: 2
 }

 [s*="t3"],
 [si*="t3"]>* {
     --st: 3
 }

 [s*="t4"],
 [si*="t4"]>* {
     --st: 4
 }

 [s*="t5"],
 [si*="t5"]>* {
     --st: 5
 }

 [s*="t6"],
 [si*="t6"]>* {
     --st: 6
 }

 [s*="t7"],
 [si*="t7"]>* {
     --st: 7
 }

 [s*="t8"],
 [si*="t8"]>* {
     --st: 8
 }

 [s*="t9"],
 [si*="t9"]>* {
     --st: 9
 }

 [s*="u1"],
 [si*="u1"]>* {
     --su: 1
 }

 [s*="u2"],
 [si*="u2"]>* {
     --su: 2
 }

 [s*="u3"],
 [si*="u3"]>* {
     --su: 3
 }

 [s*="u4"],
 [si*="u4"]>* {
     --su: 4
 }

 [s*="u5"],
 [si*="u5"]>* {
     --su: 5
 }

 [s*="u6"],
 [si*="u6"]>* {
     --su: 6
 }

 [s*="u7"],
 [si*="u7"]>* {
     --su: 7
 }

 [s*="u8"],
 [si*="u8"]>* {
     --su: 8
 }

 [s*="u9"],
 [si*="u9"]>* {
     --su: 9
 }

 [s*="*2"],
 [si*="*2"]>* {
     --sx: 2
 }

 [s*="*3"],
 [si*="*3"]>* {
     --sx: 3
 }

 [s*="*4"],
 [si*="*4"]>* {
     --sx: 4
 }

 [s*="*5"],
 [si*="*5"]>* {
     --sx: 5
 }

 [s*="*6"],
 [si*="*6"]>* {
     --sx: 6
 }

 [s*="*7"],
 [si*="*7"]>* {
     --sx: 7
 }

 [s*="*8"],
 [si*="*8"]>* {
     --sx: 8
 }

 [s*="*9"],
 [si*="*9"]>* {
     --sx: 9
 }

 [s*="*10"],
 [si*="*10"]>* {
     --sx: 10
 }

 [s*="*11"],
 [si*="*11"]>* {
     --sx: 11
 }

 [s*="*12"],
 [si*="*12"]>* {
     --sx: 12
 }

 [s*="/2"],
 [si*="/2"]>* {
     --sx: calc(1/2)
 }

 [s*="/3"],
 [si*="/3"]>* {
     --sx: calc(1/3)
 }

 [s*="/4"],
 [si*="/4"]>* {
     --sx: calc(1/4)
 }

 [s*="/5"],
 [si*="/5"]>* {
     --sx: calc(1/5)
 }

 [s*="/6"],
 [si*="/6"]>* {
     --sx: calc(1/6)
 }

 [s*="/7"],
 [si*="/7"]>* {
     --sx: calc(1/7)
 }

 [s*="/8"],
 [si*="/8"]>* {
     --sx: calc(1/8)
 }

 [s*="/9"],
 [si*="/9"]>* {
     --sx: calc(1/9)
 }

 [s*="/10"],
 [si*="/10"]>* {
     --sx: calc(1/10)
 }

 [s*="/11"],
 [si*="/11"]>* {
     --sx: calc(1/11)
 }

 [s*="/12"],
 [si*="/12"]>* {
     --sx: calc(1/12)
 }

 [s*="+1"],
 [si*="+1"]>* {
     --sa: 1
 }

 [s*="+2"],
 [si*="+2"]>* {
     --sa: 2
 }

 [s*="+3"],
 [si*="+3"]>* {
     --sa: 3
 }

 [s*="+4"],
 [si*="+4"]>* {
     --sa: 4
 }

 [s*="+5"],
 [si*="+5"]>* {
     --sa: 5
 }

 [s*="+6"],
 [si*="+6"]>* {
     --sa: 6
 }

 [s*="+7"],
 [si*="+7"]>* {
     --sa: 7
 }

 [s*="+8"],
 [si*="+8"]>* {
     --sa: 8
 }

 [s*="+9"],
 [si*="+9"]>* {
     --sa: 9
 }

 [s*="+10"],
 [si*="+10"]>* {
     --sa: 10
 }

 [s*="+11"],
 [si*="+11"]>* {
     --sa: 11
 }

 [s*="+12"],
 [si*="+12"]>* {
     --sa: 12
 }

 [s*="-1"],
 [si*="-1"]>* {
     --sa: -1
 }

 [s*="-2"],
 [si*="-2"]>* {
     --sa: -2
 }

 [s*="-3"],
 [si*="-3"]>* {
     --sa: -3
 }

 [s*="-4"],
 [si*="-4"]>* {
     --sa: -4
 }

 [s*="-5"],
 [si*="-5"]>* {
     --sa: -5
 }

 [s*="-6"],
 [si*="-6"]>* {
     --sa: -6
 }

 [s*="-7"],
 [si*="-7"]>* {
     --sa: -7
 }

 [s*="-8"],
 [si*="-8"]>* {
     --sa: -8
 }

 [s*="-9"],
 [si*="-9"]>* {
     --sa: -9
 }

 [s*="-10"],
 [si*="-10"]>* {
     --sa: -10
 }

 [s*="-11"],
 [si*="-11"]>* {
     --sa: -11
 }

 [s*="-12"],
 [si*="-12"]>* {
     --sa: -12
 }

 [s$="cm"],
 [si$="cm"]>* {
     --svu: 1cm
 }

 [s$="mm"],
 [si$="mm"]>* {
     --svu: 1mm
 }

 [s$="in"],
 [si$="in"]>* {
     --svu: 1in
 }

 [s$="px"],
 [si$="px"]>* {
     --svu: 1px
 }

 [s$="pt"],
 [si$="pt"]>* {
     --svu: 1pt
 }

 [s$="pc"],
 [si$="pc"]>* {
     --svu: 1pc
 }

 [s$="pe"],
 [si$="pe"]>* {
     --svu: 1%
 }

 [s$="%"],
 [si$="%"]>* {
     --svu: 1%
 }

 [s$="em"],
 [si$="em"]>* {
     --svu: 1em
 }

 [s$="ex"],
 [si$="ex"]>* {
     --svu: 1ex
 }

 [s$="ch"],
 [si$="ch"]>* {
     --svu: 1ch
 }

 [s$="re"],
 [si$="re"]>* {
     --svu: 1rem
 }

 [s$="vw"],
 [si$="vw"]>* {
     --svu: 1vw
 }

 [s$="vh"],
 [si$="vh"]>* {
     --svu: 1vh
 }

 [s$="vn"],
 [si$="vn"]>* {
     --svu: 1vmin
 }

 [s$="vx"],
 [si$="vx"]>* {
     --svu: 1vmax
 }

 [s$="qw"],
 [si$="qw"]>* {
     --svu: 1cqw
 }

 [s$="qh"],
 [si$="qh"]>* {
     --svu: 1cqh
 }

 [s$="qi"],
 [si$="qi"]>* {
     --svu: 1cqi
 }

 [s$="qb"],
 [si$="qb"]>* {
     --svu: 1cqb
 }

 [s$="qn"],
 [si$="qn"]>* {
     --svu: 1cqmin
 }

 [s$="qx"],
 [si$="qx"]>* {
     --svu: 1cqmax
 }

 [s*=pa],
 [si*=pa]>* {
     padding: var(--s)
 }

 [s*=pt],
 [s*=py],
 [s*=p1],
 [s*=p2],
 [si*=pt]>*,
 [si*=py]>*,
 [si*=p1]>*,
 [si*=p2]>* {
     padding-top: var(--s)
 }

 [s*=pb],
 [s*=py],
 [s*=p3],
 [s*=p4],
 [si*=pb]>*,
 [si*=py]>*,
 [si*=p3]>*,
 [si*=p4]>* {
     padding-bottom: var(--s)
 }

 [s*=pr],
 [s*=px],
 [s*=p2],
 [s*=p3],
 [si*=pr]>*,
 [si*=px]>*,
 [si*=p2]>*,
 [si*=p3]>* {
     padding-right: var(--s)
 }

 [s*=pl],
 [s*=px],
 [s*=p1],
 [s*=p4],
 [si*=pl]>*,
 [si*=px]>*,
 [si*=p1]>*,
 [si*=p4]>* {
     padding-left: var(--s)
 }

 [s*=ma],
 [si*=ma]>* {
     margin: var(--s)
 }

 [s*=mt],
 [s*=my],
 [s*=m1],
 [s*=m2],
 [si*=mt]>*,
 [si*=my]>*,
 [si*=m1]>*,
 [si*=m2]>* {
     margin-top: var(--s)
 }

 [s*=mb],
 [s*=my],
 [s*=m3],
 [s*=m4],
 [si*=mb]>*,
 [si*=my]>*,
 [si*=m3]>*,
 [si*=m4]>* {
     margin-bottom: var(--s)
 }

 [s*=mr],
 [s*=mx],
 [s*=m2],
 [s*=m3],
 [si*=mr]>*,
 [si*=mx]>*,
 [si*=m2]>*,
 [si*=m3]>* {
     margin-right: var(--s)
 }

 [s*=ml],
 [s*=mx],
 [s*=m1],
 [s*=m4],
 [si*=ml]>*,
 [si*=mx]>*,
 [si*=m1]>*,
 [si*=m4]>* {
     margin-left: var(--s)
 }

 [s*=ba],
 [si*=ba]>* {
     border-width: var(--s);
     border-color: rgba(0, 0, 0, 0);
     border-style: solid
 }

 [s*=bt],
 [s*=by],
 [s*=b1],
 [s*=b2],
 [si*=bt]>*,
 [si*=by]>*,
 [si*=b1]>*,
 [si*=b2]>* {
     border-top-width: var(--s);
     border-color: rgba(0, 0, 0, 0);
     border-style: solid
 }

 [s*=bb],
 [s*=by],
 [s*=b3],
 [s*=b4],
 [si*=bb]>*,
 [si*=by]>*,
 [si*=b3]>*,
 [si*=b4]>* {
     border-bottom-width: var(--s);
     border-color: rgba(0, 0, 0, 0);
     border-style: solid
 }

 [s*=br],
 [s*=bx],
 [s*=b2],
 [s*=b3],
 [si*=br]>*,
 [si*=bx]>*,
 [si*=b2]>*,
 [si*=b3]>* {
     border-right-width: var(--s);
     border-color: rgba(0, 0, 0, 0);
     border-style: solid
 }

 [s*=bl],
 [s*=bx],
 [s*=b1],
 [s*=b4],
 [si*=bl]>*,
 [si*=bx]>*,
 [si*=b1]>*,
 [si*=b4]>* {
     border-left-width: var(--s);
     border-color: rgba(0, 0, 0, 0);
     border-style: solid
 }

 [s*=pa0],
 [si*=pa0]>* {
     padding: 0
 }

 [s*=pt0],
 [si*=pt0]>*,
 [s*=py0],
 [si*=py0]>*,
 [s*=p10],
 [s*=p20],
 [si*=p10]>*,
 [si*=p20]>* {
     padding-top: 0
 }

 [s*=pb0],
 [si*=pb0]>*,
 [s*=py0],
 [si*=py0]>*,
 [s*=p30],
 [s*=p40],
 [si*=p30]>*,
 [si*=p40]>* {
     padding-bottom: 0
 }

 [s*=pr0],
 [si*=pr0]>*,
 [s*=px0],
 [si*=px0]>*,
 [s*=p20],
 [s*=p30],
 [si*=p20]>*,
 [si*=p30]>* {
     padding-right: 0
 }

 [s*=pl0],
 [si*=pl0]>*,
 [s*=px0],
 [si*=px0]>*,
 [s*=p10],
 [s*=p40],
 [si*=p10]>*,
 [si*=p40]>* {
     padding-left: 0
 }

 [s*=ma0],
 [si*=ma0]>* {
     margin: 0
 }

 [s*=mt0],
 [si*=mt0]>*,
 [s*=my0],
 [si*=my0]>*,
 [s*=m10],
 [s*=m20],
 [si*=m10]>*,
 [si*=m20]>* {
     margin-top: 0
 }

 [s*=mb0],
 [si*=mb0]>*,
 [s*=my0],
 [si*=my0]>*,
 [s*=m30],
 [s*=m40],
 [si*=m30]>*,
 [si*=m40]>* {
     margin-bottom: 0
 }

 [s*=mr0],
 [si*=mr0]>*,
 [s*=mx0],
 [si*=mx0]>*,
 [s*=m20],
 [s*=m30],
 [si*=m20]>*,
 [si*=m30]>* {
     margin-right: 0
 }

 [s*=ml0],
 [si*=ml0]>*,
 [s*=mx0],
 [si*=mx0]>*,
 [s*=m10],
 [s*=m40],
 [si*=m10]>*,
 [si*=m40]>* {
     margin-left: 0
 }

 [s*=ba0],
 [si*=ba0]>* {
     border-width: 0
 }

 [s*=bt0],
 [si*=bt0]>*,
 [s*=by0],
 [si*=by0]>*,
 [s*=b10],
 [s*=b20],
 [si*=b10]>*,
 [si*=b20]>* {
     border-top-width: 0
 }

 [s*=bb0],
 [si*=bb0]>*,
 [s*=by0],
 [si*=by0]>*,
 [s*=b30],
 [s*=b40],
 [si*=b30]>*,
 [si*=b40]>* {
     border-bottom-width: 0
 }

 [s*=br0],
 [si*=br0]>*,
 [s*=bx0],
 [si*=bx0]>*,
 [s*=b20],
 [s*=b30],
 [si*=b20]>*,
 [si*=b30]>* {
     border-right-width: 0
 }

 [s*=bl0],
 [si*=bl0]>*,
 [s*=bx0],
 [si*=bx0]>*,
 [s*=b10],
 [s*=b40],
 [si*=b10]>*,
 [si*=b40]>* {
     border-left-width: 0
 }

 [s*=ga],
 [si*=ga]>* {
     gap: var(--s)
 }

 [s*=gc],
 [si*=gc]>* {
     column-gap: var(--s)
 }

 [s*=gr],
 [si*=gr]>* {
     row-gap: var(--s)
 }

 [s*=ga0],
 [si*=ga0]>* {
     gap: 0
 }

 [s*=gc0],
 [si*=gc0]>* {
     column-gap: 0
 }

 [s*=gr0],
 [si*=gr0]>* {
     row-gap: 0
 }

 * {
     --ma: auto
 }

 --mt auto,
 --ml auto,
 --mr auto,
 --mb auto,
 --mx auto,
 --my auto {
     --m1: auto;
     --m2: auto;
     --m3: auto;
     --m4: auto;
     --pa: auto
 }

 --pt auto,
 --pl auto,
 --pr auto,
 --pb auto,
 --px auto,
 --py auto {
     --p1: auto;
     --p2: auto;
     --p3: auto;
     --p4: auto;
     --ba: auto
 }

 --bt auto,
 --bl auto,
 --br auto,
 --bb auto,
 --bx auto,
 --by auto {
     --b1: auto;
     --b2: auto;
     --b3: auto;
     --b4: auto
 }

 [style*="--ma:"] {
     margin: var(--ma) !important
 }

 [style*="--mt:"] {
     margin-top: var(--mt) !important
 }

 [style*="--ml:"] {
     margin-left: var(--ml) !important
 }

 [style*="--mr:"] {
     margin-right: var(--mr) !important
 }

 [style*="--mb:"] {
     margin-bottom: var(--mb) !important
 }

 [style*="--mx:"] {
     margin-left: var(--mx) !important;
     margin-right: var(--mx) !important
 }

 [style*="--my:"] {
     margin-top: var(--my) !important;
     margin-bottom: var(--my) !important
 }

 [style*="--m1:"] {
     margin-top: var(--m1) !important;
     margin-left: var(--m1) !important
 }

 [style*="--m2:"] {
     margin-top: var(--m2) !important;
     margin-right: var(--m2) !important
 }

 [style*="--m3:"] {
     margin-bottom: var(--m3) !important;
     margin-right: var(--m3) !important
 }

 [style*="--m4:"] {
     margin-bottom: var(--m4) !important;
     margin-left: var(--m4) !important
 }

 [style*="--pa:"] {
     padding: var(--pa) !important
 }

 [style*="--pt:"] {
     padding-top: var(--pt) !important
 }

 [style*="--pl:"] {
     padding-left: var(--pl) !important
 }

 [style*="--pr:"] {
     padding-right: var(--pr) !important
 }

 [style*="--pb:"] {
     padding-bottom: var(--pb) !important
 }

 [style*="--px:"] {
     padding-left: var(--px) !important;
     padding-right: var(--px) !important
 }

 [style*="--py:"] {
     padding-top: var(--py) !important;
     padding-bottom: var(--py) !important
 }

 [style*="--p1:"] {
     padding-top: var(--p1) !important;
     padding-left: var(--p1) !important
 }

 [style*="--p2:"] {
     padding-top: var(--p2) !important;
     padding-right: var(--p2) !important
 }

 [style*="--p3:"] {
     padding-bottom: var(--p3) !important;
     padding-right: var(--p3) !important
 }

 [style*="--p4:"] {
     padding-bottom: var(--p4) !important;
     padding-left: var(--p4) !important
 }

 [style*="--ba:"] {
     border-width: var(--ba) !important
 }

 [style*="--bt:"] {
     border-top-width: var(--bt) !important
 }

 [style*="--bl:"] {
     border-left-width: var(--bl) !important
 }

 [style*="--br:"] {
     border-right-width: var(--br) !important
 }

 [style*="--bb:"] {
     border-bottom-width: var(--bb) !important
 }

 [style*="--bx:"] {
     border-left-width: var(--bx) !important;
     border-right-width: var(--bx) !important
 }

 [style*="--by:"] {
     border-top-width: var(--by) !important;
     border-bottom-width: var(--by) !important
 }

 [style*="--b1:"] {
     border-top-width: var(--b1) !important;
     border-left-width: var(--b1) !important
 }

 [style*="--b2:"] {
     border-top-width: var(--b2) !important;
     border-right-width: var(--b2) !important
 }

 [style*="--b3:"] {
     border-bottom-width: var(--b3) !important;
     border-right-width: var(--b3) !important
 }

 [style*="--b4:"] {
     border-bottom-width: var(--b4) !important;
     border-left-width: var(--b4) !important
 }

 [style*="--ga:"] {
     gap: var(--ga) !important
 }

 [style*="--gc:"] {
     column-gap: var(--gc) !important
 }

 [style*="--gr:"] {
     row-gap: var(--gr) !important
 }

 [fi]>*,
 [f] {
     display: flex
 }

 [fi^=x]>*,
 [f^=x] {
     flex-direction: row
 }

 [fi^=y]>*,
 [f^=y] {
     flex-direction: column
 }

 [fi^=rx]>*,
 [f^=rx] {
     flex-direction: row-reverse
 }

 [fi^=ry]>*,
 [f^=ry] {
     flex-direction: column-reverse
 }

 [fi*=js]>*,
 [f*=js] {
     justify-content: flex-start
 }

 [fi*=je]>*,
 [f*=je] {
     justify-content: flex-end
 }

 [fi*=jc]>*,
 [f*=jc] {
     justify-content: center
 }

 [fi*=jb]>*,
 [f*=jb] {
     justify-content: space-between
 }

 [fi*=ja]>*,
 [f*=ja] {
     justify-content: space-around
 }

 [fi*=jv]>*,
 [f*=jv] {
     justify-content: space-evenly
 }

 [fi*=as]>*,
 [f*=as] {
     align-items: flex-start
 }

 [fi*=ae]>*,
 [f*=ae] {
     align-items: flex-end
 }

 [fi*=ac]>*,
 [f*=ac] {
     align-items: center
 }

 [fi*=at]>*,
 [f*=at] {
     align-items: stretch
 }

 [fi*=al]>*,
 [f*=al] {
     align-items: baseline
 }

 [fi*=cc]>*,
 [f*=cc] {
     justify-content: center;
     align-items: center
 }

 [fi*=w]>*,
 [f*=w] {
     flex-wrap: wrap
 }

 [fi*=rw]>*,
 [f*=rw] {
     flex-wrap: wrap-reverse
 }

 [fi*=ws]>*,
 [f*=ws] {
     align-content: flex-start
 }

 [fi*=we]>*,
 [f*=we] {
     align-content: flex-end
 }

 [fi*=wc]>*,
 [f*=wc] {
     align-content: center
 }

 [fi*=wb]>*,
 [f*=wb] {
     align-content: space-between
 }

 [fi*=wa]>*,
 [f*=wa] {
     align-content: space-around
 }

 [fi*=wv]>*,
 [f*=wv] {
     align-content: space-evenly
 }

 [fi*=wt]>*,
 [f*=wt] {
     align-content: stretch
 }

 [fi*=sc]>*,
 [f*=sc] {
     column-gap: var(--s)
 }

 [fi*=sr]>*,
 [f*=sr] {
     row-gap: var(--s)
 }

 [fi*=ss]>*,
 [f*=ss] {
     gap: var(--s)
 }

 [fi*="is"]>*,
 [f*="is"] {
     align-self: flex-start
 }

 [fi*=ie]>*,
 [f*=ie] {
     align-self: flex-end
 }

 [fi*=ic]>*,
 [f*=ic] {
     align-self: center
 }

 [fi*=it]>*,
 [f*=it] {
     align-self: stretch
 }

 [fi*=il]>*,
 [f*=il] {
     align-self: baseline
 }

 [fi*=o0]>*,
 [f*=o0] {
     order: unset
 }

 [fi*=o1]>*,
 [f*=o1] {
     order: 1
 }

 [fi*=o2]>*,
 [f*=o2] {
     order: 2
 }

 [fi*=o3]>*,
 [f*=o3] {
     order: 3
 }

 [fi*=o4]>*,
 [f*=o4] {
     order: 4
 }

 [fi*=o5]>*,
 [f*=o5] {
     order: 5
 }

 [fi*=o6]>*,
 [f*=o6] {
     order: 6
 }

 [fi*=o7]>*,
 [f*=o7] {
     order: 7
 }

 [fi*=o8]>*,
 [f*=o8] {
     order: 8
 }

 [fi*=o9]>*,
 [f*=o9] {
     order: 9
 }

 [fi*=g]>*,
 [f*=g] {
     flex-grow: 1
 }

 [fi*=g0]>*,
 [f*=g0] {
     flex-grow: unset
 }

 [fi*=g1]>*,
 [f*=g1] {
     flex-grow: 1
 }

 [fi*=g2]>*,
 [f*=g2] {
     flex-grow: 2
 }

 [fi*=g3]>*,
 [f*=g3] {
     flex-grow: 3
 }

 [fi*=g4]>*,
 [f*=g4] {
     flex-grow: 4
 }

 [fi*=g5]>*,
 [f*=g5] {
     flex-grow: 5
 }

 [fi*=g6]>*,
 [f*=g6] {
     flex-grow: 6
 }

 [fi*=g7]>*,
 [f*=g7] {
     flex-grow: 7
 }

 [fi*=g8]>*,
 [f*=g8] {
     flex-grow: 8
 }

 [fi*=g9]>*,
 [f*=g9] {
     flex-grow: 9
 }

 [fi*=s1]>*,
 [f*=s1] {
     flex-shrink: 1
 }

 [fi*=s2]>*,
 [f*=s2] {
     flex-shrink: 2
 }

 [fi*=s3]>*,
 [f*=s3] {
     flex-shrink: 3
 }

 [fi*=s4]>*,
 [f*=s4] {
     flex-shrink: 4
 }

 [fi*=s5]>*,
 [f*=s5] {
     flex-shrink: 5
 }

 [fi*=s6]>*,
 [f*=s6] {
     flex-shrink: 6
 }

 [fi*=s7]>*,
 [f*=s7] {
     flex-shrink: 7
 }

 [fi*=s8]>*,
 [f*=s8] {
     flex-shrink: 8
 }

 [fi*=s9]>*,
 [f*=s9] {
     flex-shrink: 9
 }

 * {
     --fb: auto
 }

 [fi*=b]>*,
 [f*=b] {
     flex-basis: calc(var(--fb) * 1%)
 }

 [fi*=b0]>*,
 [f*=b0] {
     --fb: 0
 }

 [fi*=b1]>*,
 [f*=b1] {
     --fb: 1
 }

 [fi*=b2]>*,
 [f*=b2] {
     --fb: 2
 }

 [fi*=b3]>*,
 [f*=b3] {
     --fb: 3
 }

 [fi*=b4]>*,
 [f*=b4] {
     --fb: 4
 }

 [fi*=b5]>*,
 [f*=b5] {
     --fb: 5
 }

 [fi*=b6]>*,
 [f*=b6] {
     --fb: 6
 }

 [fi*=b7]>*,
 [f*=b7] {
     --fb: 7
 }

 [fi*=b8]>*,
 [f*=b8] {
     --fb: 8
 }

 [fi*=b9]>*,
 [f*=b9] {
     --fb: 9
 }

 [fi*=b10]>*,
 [f*=b10] {
     --fb: 10
 }

 [fi*=b11]>*,
 [f*=b11] {
     --fb: 11
 }

 [fi*=b12]>*,
 [f*=b12] {
     --fb: 12
 }

 [fi*=b13]>*,
 [f*=b13] {
     --fb: 13
 }

 [fi*=b14]>*,
 [f*=b14] {
     --fb: 14
 }

 [fi*=b15]>*,
 [f*=b15] {
     --fb: 15
 }

 [fi*=b16]>*,
 [f*=b16] {
     --fb: 16
 }

 [fi*=b17]>*,
 [f*=b17] {
     --fb: 17
 }

 [fi*=b18]>*,
 [f*=b18] {
     --fb: 18
 }

 [fi*=b19]>*,
 [f*=b19] {
     --fb: 19
 }

 [fi*=b20]>*,
 [f*=b20] {
     --fb: 20
 }

 [fi*=b21]>*,
 [f*=b21] {
     --fb: 21
 }

 [fi*=b22]>*,
 [f*=b22] {
     --fb: 22
 }

 [fi*=b23]>*,
 [f*=b23] {
     --fb: 23
 }

 [fi*=b24]>*,
 [f*=b24] {
     --fb: 24
 }

 [fi*=b25]>*,
 [f*=b25] {
     --fb: 25
 }

 [fi*=b26]>*,
 [f*=b26] {
     --fb: 26
 }

 [fi*=b27]>*,
 [f*=b27] {
     --fb: 27
 }

 [fi*=b28]>*,
 [f*=b28] {
     --fb: 28
 }

 [fi*=b29]>*,
 [f*=b29] {
     --fb: 29
 }

 [fi*=b30]>*,
 [f*=b30] {
     --fb: 30
 }

 [fi*=b31]>*,
 [f*=b31] {
     --fb: 31
 }

 [fi*=b32]>*,
 [f*=b32] {
     --fb: 32
 }

 [fi*=b33]>*,
 [f*=b33] {
     --fb: 33
 }

 [fi*=b34]>*,
 [f*=b34] {
     --fb: 34
 }

 [fi*=b35]>*,
 [f*=b35] {
     --fb: 35
 }

 [fi*=b36]>*,
 [f*=b36] {
     --fb: 36
 }

 [fi*=b37]>*,
 [f*=b37] {
     --fb: 37
 }

 [fi*=b38]>*,
 [f*=b38] {
     --fb: 38
 }

 [fi*=b39]>*,
 [f*=b39] {
     --fb: 39
 }

 [fi*=b40]>*,
 [f*=b40] {
     --fb: 40
 }

 [fi*=b41]>*,
 [f*=b41] {
     --fb: 41
 }

 [fi*=b42]>*,
 [f*=b42] {
     --fb: 42
 }

 [fi*=b43]>*,
 [f*=b43] {
     --fb: 43
 }

 [fi*=b44]>*,
 [f*=b44] {
     --fb: 44
 }

 [fi*=b45]>*,
 [f*=b45] {
     --fb: 45
 }

 [fi*=b46]>*,
 [f*=b46] {
     --fb: 46
 }

 [fi*=b47]>*,
 [f*=b47] {
     --fb: 47
 }

 [fi*=b48]>*,
 [f*=b48] {
     --fb: 48
 }

 [fi*=b49]>*,
 [f*=b49] {
     --fb: 49
 }

 [fi*=b50]>*,
 [f*=b50] {
     --fb: 50
 }

 [fi*=b51]>*,
 [f*=b51] {
     --fb: 51
 }

 [fi*=b52]>*,
 [f*=b52] {
     --fb: 52
 }

 [fi*=b53]>*,
 [f*=b53] {
     --fb: 53
 }

 [fi*=b54]>*,
 [f*=b54] {
     --fb: 54
 }

 [fi*=b55]>*,
 [f*=b55] {
     --fb: 55
 }

 [fi*=b56]>*,
 [f*=b56] {
     --fb: 56
 }

 [fi*=b57]>*,
 [f*=b57] {
     --fb: 57
 }

 [fi*=b58]>*,
 [f*=b58] {
     --fb: 58
 }

 [fi*=b59]>*,
 [f*=b59] {
     --fb: 59
 }

 [fi*=b60]>*,
 [f*=b60] {
     --fb: 60
 }

 [fi*=b61]>*,
 [f*=b61] {
     --fb: 61
 }

 [fi*=b62]>*,
 [f*=b62] {
     --fb: 62
 }

 [fi*=b63]>*,
 [f*=b63] {
     --fb: 63
 }

 [fi*=b64]>*,
 [f*=b64] {
     --fb: 64
 }

 [fi*=b65]>*,
 [f*=b65] {
     --fb: 65
 }

 [fi*=b66]>*,
 [f*=b66] {
     --fb: 66
 }

 [fi*=b67]>*,
 [f*=b67] {
     --fb: 67
 }

 [fi*=b68]>*,
 [f*=b68] {
     --fb: 68
 }

 [fi*=b69]>*,
 [f*=b69] {
     --fb: 69
 }

 [fi*=b70]>*,
 [f*=b70] {
     --fb: 70
 }

 [fi*=b71]>*,
 [f*=b71] {
     --fb: 71
 }

 [fi*=b72]>*,
 [f*=b72] {
     --fb: 72
 }

 [fi*=b73]>*,
 [f*=b73] {
     --fb: 73
 }

 [fi*=b74]>*,
 [f*=b74] {
     --fb: 74
 }

 [fi*=b75]>*,
 [f*=b75] {
     --fb: 75
 }

 [fi*=b76]>*,
 [f*=b76] {
     --fb: 76
 }

 [fi*=b77]>*,
 [f*=b77] {
     --fb: 77
 }

 [fi*=b78]>*,
 [f*=b78] {
     --fb: 78
 }

 [fi*=b79]>*,
 [f*=b79] {
     --fb: 79
 }

 [fi*=b80]>*,
 [f*=b80] {
     --fb: 80
 }

 [fi*=b81]>*,
 [f*=b81] {
     --fb: 81
 }

 [fi*=b82]>*,
 [f*=b82] {
     --fb: 82
 }

 [fi*=b83]>*,
 [f*=b83] {
     --fb: 83
 }

 [fi*=b84]>*,
 [f*=b84] {
     --fb: 84
 }

 [fi*=b85]>*,
 [f*=b85] {
     --fb: 85
 }

 [fi*=b86]>*,
 [f*=b86] {
     --fb: 86
 }

 [fi*=b87]>*,
 [f*=b87] {
     --fb: 87
 }

 [fi*=b88]>*,
 [f*=b88] {
     --fb: 88
 }

 [fi*=b89]>*,
 [f*=b89] {
     --fb: 89
 }

 [fi*=b90]>*,
 [f*=b90] {
     --fb: 90
 }

 [fi*=b91]>*,
 [f*=b91] {
     --fb: 91
 }

 [fi*=b92]>*,
 [f*=b92] {
     --fb: 92
 }

 [fi*=b93]>*,
 [f*=b93] {
     --fb: 93
 }

 [fi*=b94]>*,
 [f*=b94] {
     --fb: 94
 }

 [fi*=b95]>*,
 [f*=b95] {
     --fb: 95
 }

 [fi*=b96]>*,
 [f*=b96] {
     --fb: 96
 }

 [fi*=b97]>*,
 [f*=b97] {
     --fb: 97
 }

 [fi*=b98]>*,
 [f*=b98] {
     --fb: 98
 }

 [fi*=b99]>*,
 [f*=b99] {
     --fb: 99
 }

 [fi*=b100]>*,
 [f*=b100] {
     --fb: 100
 }

 [fi*=bq]>*,
 [f*=bq] {
     --fb: 25
 }

 [fi*=bh]>*,
 [f*=bh] {
     --fb: 50
 }

 [fi*=bf]>*,
 [f*=bf] {
     --fb: 100
 }

 [fi^=c]>*,
 [f^=c] {
     flex-direction: row;
     flex-wrap: wrap;
     --col-count: 1;
     --gc: var(--s, 0);
     --gr: var(--s, 0);
     row-gap: var(--gr);
     column-gap: var(--gc)
 }

 [fi^=c]>*>*,
 [f^=c]>* {
     flex-basis: calc(calc(100% - calc(calc(var(--col-count) - 1) * var(--gc))) / var(--col-count))
 }

 [fi^=c1]>*,
 [f^=c1] {
     --col-count: 1
 }

 [fi^=c2]>*,
 [f^=c2] {
     --col-count: 2
 }

 [fi^=c3]>*,
 [f^=c3] {
     --col-count: 3
 }

 [fi^=c4]>*,
 [f^=c4] {
     --col-count: 4
 }

 [fi^=c5]>*,
 [f^=c5] {
     --col-count: 5
 }

 [fi^=c6]>*,
 [f^=c6] {
     --col-count: 6
 }

 [fi^=c7]>*,
 [f^=c7] {
     --col-count: 7
 }

 [fi^=c8]>*,
 [f^=c8] {
     --col-count: 8
 }

 [fi^=c9]>*,
 [f^=c9] {
     --col-count: 9
 }

 [fi^=c10]>*,
 [f^=c10] {
     --col-count: 10
 }

 [fi^=c11]>*,
 [f^=c11] {
     --col-count: 11
 }

 [fi^=c12]>*,
 [f^=c12] {
     --col-count: 12
 }

 *,
 *:before,
 *:after {
     --t: auto;
     --r: auto;
     --l: auto;
     --b: auto;
     --tv: 0%;
     --tx: var(--tv);
     --ty: var(--tv);
     --ts: 1;
     --tr: 0deg;
     --tf: translateX(var(--tx)) translateY(var(--ty)) scale(var(--ts)) rotate(var(--tr))
 }

 [style*="--l:"] {
     left: var(--l) !important
 }

 [style*="--r:"] {
     right: var(--r) !important
 }

 [style*="--t:"] {
     top: var(--t) !important
 }

 [style*="--b:"] {
     bottom: var(--b) !important
 }

 [style*="--x:"] {
     left: var(--x) !important;
     right: var(--x) !important
 }

 [style*="--y:"] {
     top: var(--y) !important;
     bottom: var(--y) !important
 }

 [style*="--a:"] {
     left: var(--a) !important;
     right: var(--a) !important;
     top: var(--a) !important;
     bottom: var(--a) !important
 }

 [p],
 [pi]>* {
     position: absolute !important;
     left: var(--l);
     right: var(--r);
     top: var(--t);
     bottom: var(--b);
     transform: var(--tf)
 }

 [p=o],
 [p*=d] {
     --l: 0;
     --r: 0;
     --t: 0;
     --b: 0;
     width: 100%;
     height: 100%
 }

 [p^=f] {
     position: fixed !important
 }

 [p^=r] {
     position: relative !important
 }

 [p*=dt] {
     --b: auto;
     height: auto;
     height: var(--h);
     --tx: 0%
 }

 [p*=db] {
     --t: auto;
     height: auto;
     height: var(--h);
     --tx: 0%
 }

 [p*=dr] {
     --l: auto;
     width: auto;
     width: var(--w);
     --ty: 0%
 }

 [p*=dl] {
     --r: auto;
     width: auto;
     width: var(--w);
     --ty: 0%
 }

 [p=c],
 [p*=cc],
 [p*=t][p*=c],
 [p*=b][p*=c],
 [p*=xc],
 [pi=e]>:nth-child(n+5):not([p]),
 [pi=t]>*:not([p]),
 [pi=b]>*:not([p]),
 [pi=y]>*:not([p]),
 [pi=x]>*:not([p]) {
     --l: 50%;
     --tx: -50%
 }

 [p=c],
 [p*=cc],
 [p*=r][p*=c],
 [p*=l][p*=c],
 [p*=yc],
 [pi=e]>:nth-child(n+5):not([p]),
 [pi=y]>*:not([p]),
 [pi=l]>*:not([p]),
 [pi=r]>*:not([p]),
 [pi=x]>*:not([p]) {
     --t: 50%;
     --ty: -50%
 }

 [p*=i] {
     --tv: 0%
 }

 [p*=o]:not([p=o]) {
     --tv: 100%
 }

 [p*=v] {
     --tv: 50%
 }

 [p*=t],
 [p*=e1],
 [p*=e2],
 [pi=e]>:nth-child(1):not([p]),
 [pi=e]>:nth-child(2):not([p]),
 [pi=t]>*:not([p]),
 [pi=l]>:first-child:not(:last-child):not([p]),
 [pi=r]>:first-child:not(:last-child):not([p]),
 [pi=x]>:first-child:not(:last-child):not([p]) {
     --t: 0;
     --ty: calc(-1 * var(--tv))
 }

 [p*=b],
 [p*=e3],
 [p*=e4],
 [pi=e]>:nth-child(3):not([p]),
 [pi=e]>:nth-child(4):not([p]),
 [pi=b]>*:not([p]),
 [pi=l]>:last-child:not(:first-child):not([p]),
 [pi=r]>:last-child:not(:first-child):not([p]),
 [pi=x]>:last-child:not(:first-child):not([p]) {
     --b: 0;
     --ty: var(--tv)
 }

 [p*=r],
 [p*=e2],
 [p*=e3],
 [pi=e]>:nth-child(2):not([p]),
 [pi=e]>:nth-child(3):not([p]),
 [pi=r]>*:not([p]),
 [pi=t]>:last-child:not(:first-child):not([p]),
 [pi=b]>:last-child:not(:first-child):not([p]),
 [pi=y]>:last-child:not(:first-child):not([p]) {
     --r: 0;
     --tx: var(--tv)
 }

 [p*=l],
 [p*=e1],
 [p*=e4],
 [pi=e]>:nth-child(1):not([p]),
 [pi=e]>:nth-child(4):not([p]),
 [pi=l]>*:not([p]),
 [pi=t]>:first-child:not(:last-child):not([p]),
 [pi=b]>:first-child:not(:last-child):not([p]),
 [pi=y]>:first-child:not(:last-child):not([p]) {
     --l: 0;
     --tx: calc(-1 * var(--tv))
 }

 [pi=t]>:last-child:not(:first-child):not([p]),
 [pi=b]>:last-child:not(:first-child):not([p]),
 [pi=y]>:last-child:not(:first-child):not([p]) {
     --l: auto
 }

 [pi=l]>:last-child:not(:first-child):not([p]),
 [pi=r]>:last-child:not(:first-child):not([p]),
 [pi=x]>:last-child:not(:first-child):not([p]) {
     --t: auto
 }

 [p*=x0] {
     --l: 0%
 }

 [p*=x1] {
     --l: 1%
 }

 [p*=x2] {
     --l: 2%
 }

 [p*=x3] {
     --l: 3%
 }

 [p*=x4] {
     --l: 4%
 }

 [p*=x5] {
     --l: 5%
 }

 [p*=x6] {
     --l: 6%
 }

 [p*=x7] {
     --l: 7%
 }

 [p*=x8] {
     --l: 8%
 }

 [p*=x9] {
     --l: 9%
 }

 [p*=x10] {
     --l: 10%
 }

 [p*=x11] {
     --l: 11%
 }

 [p*=x12] {
     --l: 12%
 }

 [p*=x13] {
     --l: 13%
 }

 [p*=x14] {
     --l: 14%
 }

 [p*=x15] {
     --l: 15%
 }

 [p*=x16] {
     --l: 16%
 }

 [p*=x17] {
     --l: 17%
 }

 [p*=x18] {
     --l: 18%
 }

 [p*=x19] {
     --l: 19%
 }

 [p*=x20] {
     --l: 20%
 }

 [p*=x21] {
     --l: 21%
 }

 [p*=x22] {
     --l: 22%
 }

 [p*=x23] {
     --l: 23%
 }

 [p*=x24] {
     --l: 24%
 }

 [p*=x25] {
     --l: 25%
 }

 [p*=x26] {
     --l: 26%
 }

 [p*=x27] {
     --l: 27%
 }

 [p*=x28] {
     --l: 28%
 }

 [p*=x29] {
     --l: 29%
 }

 [p*=x30] {
     --l: 30%
 }

 [p*=x31] {
     --l: 31%
 }

 [p*=x32] {
     --l: 32%
 }

 [p*=x33] {
     --l: 33%
 }

 [p*=x34] {
     --l: 34%
 }

 [p*=x35] {
     --l: 35%
 }

 [p*=x36] {
     --l: 36%
 }

 [p*=x37] {
     --l: 37%
 }

 [p*=x38] {
     --l: 38%
 }

 [p*=x39] {
     --l: 39%
 }

 [p*=x40] {
     --l: 40%
 }

 [p*=x41] {
     --l: 41%
 }

 [p*=x42] {
     --l: 42%
 }

 [p*=x43] {
     --l: 43%
 }

 [p*=x44] {
     --l: 44%
 }

 [p*=x45] {
     --l: 45%
 }

 [p*=x46] {
     --l: 46%
 }

 [p*=x47] {
     --l: 47%
 }

 [p*=x48] {
     --l: 48%
 }

 [p*=x49] {
     --l: 49%
 }

 [p*=x50] {
     --l: 50%
 }

 [p*=x51] {
     --l: 51%
 }

 [p*=x52] {
     --l: 52%
 }

 [p*=x53] {
     --l: 53%
 }

 [p*=x54] {
     --l: 54%
 }

 [p*=x55] {
     --l: 55%
 }

 [p*=x56] {
     --l: 56%
 }

 [p*=x57] {
     --l: 57%
 }

 [p*=x58] {
     --l: 58%
 }

 [p*=x59] {
     --l: 59%
 }

 [p*=x60] {
     --l: 60%
 }

 [p*=x61] {
     --l: 61%
 }

 [p*=x62] {
     --l: 62%
 }

 [p*=x63] {
     --l: 63%
 }

 [p*=x64] {
     --l: 64%
 }

 [p*=x65] {
     --l: 65%
 }

 [p*=x66] {
     --l: 66%
 }

 [p*=x67] {
     --l: 67%
 }

 [p*=x68] {
     --l: 68%
 }

 [p*=x69] {
     --l: 69%
 }

 [p*=x70] {
     --l: 70%
 }

 [p*=x71] {
     --l: 71%
 }

 [p*=x72] {
     --l: 72%
 }

 [p*=x73] {
     --l: 73%
 }

 [p*=x74] {
     --l: 74%
 }

 [p*=x75] {
     --l: 75%
 }

 [p*=x76] {
     --l: 76%
 }

 [p*=x77] {
     --l: 77%
 }

 [p*=x78] {
     --l: 78%
 }

 [p*=x79] {
     --l: 79%
 }

 [p*=x80] {
     --l: 80%
 }

 [p*=x81] {
     --l: 81%
 }

 [p*=x82] {
     --l: 82%
 }

 [p*=x83] {
     --l: 83%
 }

 [p*=x84] {
     --l: 84%
 }

 [p*=x85] {
     --l: 85%
 }

 [p*=x86] {
     --l: 86%
 }

 [p*=x87] {
     --l: 87%
 }

 [p*=x88] {
     --l: 88%
 }

 [p*=x89] {
     --l: 89%
 }

 [p*=x90] {
     --l: 90%
 }

 [p*=x91] {
     --l: 91%
 }

 [p*=x92] {
     --l: 92%
 }

 [p*=x93] {
     --l: 93%
 }

 [p*=x94] {
     --l: 94%
 }

 [p*=x95] {
     --l: 95%
 }

 [p*=x96] {
     --l: 96%
 }

 [p*=x97] {
     --l: 97%
 }

 [p*=x98] {
     --l: 98%
 }

 [p*=x99] {
     --l: 99%
 }

 [p*=x100] {
     --l: 100%
 }

 [p*=y1] {
     --t: 1%
 }

 [p*=y2] {
     --t: 2%
 }

 [p*=y3] {
     --t: 3%
 }

 [p*=y4] {
     --t: 4%
 }

 [p*=y5] {
     --t: 5%
 }

 [p*=y6] {
     --t: 6%
 }

 [p*=y7] {
     --t: 7%
 }

 [p*=y8] {
     --t: 8%
 }

 [p*=y9] {
     --t: 9%
 }

 [p*=y10] {
     --t: 10%
 }

 [p*=y11] {
     --t: 11%
 }

 [p*=y12] {
     --t: 12%
 }

 [p*=y13] {
     --t: 13%
 }

 [p*=y14] {
     --t: 14%
 }

 [p*=y15] {
     --t: 15%
 }

 [p*=y16] {
     --t: 16%
 }

 [p*=y17] {
     --t: 17%
 }

 [p*=y18] {
     --t: 18%
 }

 [p*=y19] {
     --t: 19%
 }

 [p*=y20] {
     --t: 20%
 }

 [p*=y21] {
     --t: 21%
 }

 [p*=y22] {
     --t: 22%
 }

 [p*=y23] {
     --t: 23%
 }

 [p*=y24] {
     --t: 24%
 }

 [p*=y25] {
     --t: 25%
 }

 [p*=y26] {
     --t: 26%
 }

 [p*=y27] {
     --t: 27%
 }

 [p*=y28] {
     --t: 28%
 }

 [p*=y29] {
     --t: 29%
 }

 [p*=y30] {
     --t: 30%
 }

 [p*=y31] {
     --t: 31%
 }

 [p*=y32] {
     --t: 32%
 }

 [p*=y33] {
     --t: 33%
 }

 [p*=y34] {
     --t: 34%
 }

 [p*=y35] {
     --t: 35%
 }

 [p*=y36] {
     --t: 36%
 }

 [p*=y37] {
     --t: 37%
 }

 [p*=y38] {
     --t: 38%
 }

 [p*=y39] {
     --t: 39%
 }

 [p*=y40] {
     --t: 40%
 }

 [p*=y41] {
     --t: 41%
 }

 [p*=y42] {
     --t: 42%
 }

 [p*=y43] {
     --t: 43%
 }

 [p*=y44] {
     --t: 44%
 }

 [p*=y45] {
     --t: 45%
 }

 [p*=y46] {
     --t: 46%
 }

 [p*=y47] {
     --t: 47%
 }

 [p*=y48] {
     --t: 48%
 }

 [p*=y49] {
     --t: 49%
 }

 [p*=y50] {
     --t: 50%
 }

 [p*=y51] {
     --t: 51%
 }

 [p*=y52] {
     --t: 52%
 }

 [p*=y53] {
     --t: 53%
 }

 [p*=y54] {
     --t: 54%
 }

 [p*=y55] {
     --t: 55%
 }

 [p*=y56] {
     --t: 56%
 }

 [p*=y57] {
     --t: 57%
 }

 [p*=y58] {
     --t: 58%
 }

 [p*=y59] {
     --t: 59%
 }

 [p*=y60] {
     --t: 60%
 }

 [p*=y61] {
     --t: 61%
 }

 [p*=y62] {
     --t: 62%
 }

 [p*=y63] {
     --t: 63%
 }

 [p*=y64] {
     --t: 64%
 }

 [p*=y65] {
     --t: 65%
 }

 [p*=y66] {
     --t: 66%
 }

 [p*=y67] {
     --t: 67%
 }

 [p*=y68] {
     --t: 68%
 }

 [p*=y69] {
     --t: 69%
 }

 [p*=y70] {
     --t: 70%
 }

 [p*=y71] {
     --t: 71%
 }

 [p*=y72] {
     --t: 72%
 }

 [p*=y73] {
     --t: 73%
 }

 [p*=y74] {
     --t: 74%
 }

 [p*=y75] {
     --t: 75%
 }

 [p*=y76] {
     --t: 76%
 }

 [p*=y77] {
     --t: 77%
 }

 [p*=y78] {
     --t: 78%
 }

 [p*=y79] {
     --t: 79%
 }

 [p*=y80] {
     --t: 80%
 }

 [p*=y81] {
     --t: 81%
 }

 [p*=y82] {
     --t: 82%
 }

 [p*=y83] {
     --t: 83%
 }

 [p*=y84] {
     --t: 84%
 }

 [p*=y85] {
     --t: 85%
 }

 [p*=y86] {
     --t: 86%
 }

 [p*=y87] {
     --t: 87%
 }

 [p*=y88] {
     --t: 88%
 }

 [p*=y89] {
     --t: 89%
 }

 [p*=y90] {
     --t: 90%
 }

 [p*=y91] {
     --t: 91%
 }

 [p*=y92] {
     --t: 92%
 }

 [p*=y93] {
     --t: 93%
 }

 [p*=y94] {
     --t: 94%
 }

 [p*=y95] {
     --t: 95%
 }

 [p*=y96] {
     --t: 96%
 }

 [p*=y97] {
     --t: 97%
 }

 [p*=y98] {
     --t: 98%
 }

 [p*=y99] {
     --t: 99%
 }

 [p*=y100] {
     --t: 100%
 }

 [p*=sx],
 [p*=sl],
 [p*=sa] {
     --l: var(--s)
 }

 [p*=sx],
 [p*=sr],
 [p*=sa] {
     --r: var(--s)
 }

 [p*=sy],
 [p*=st],
 [p*=sa] {
     --t: var(--s)
 }

 [p*=sy],
 [p*=sb],
 [p*=sa] {
     --b: var(--s)
 }

 [style*="--p-a:"],
 [p*=a] {
     position: absolute !important;
     top: auto;
     right: auto;
     left: auto;
     bottom: auto;
     transform: unset;
     --p-a: 0deg;
     offset-path: ray(var(--p-a) sides);
     offset-rotate: 0deg;
     offset-distance: 100%;
     offset-anchor: var(--p-a-1, center) var(--p-a-2, center)
 }

 [style*="--p-a:"][p*=t],
 [p*=a][p*=t] {
     --p-a-1: top
 }

 [style*="--p-a:"][p*=b],
 [p*=a][p*=b] {
     --p-a-1: bottom
 }

 [style*="--p-a:"][p*=r],
 [p*=a][p*=r] {
     --p-a-2: right
 }

 [style*="--p-a:"][p*=l],
 [p*=a][p*=l] {
     --p-a-2: left
 }

 [p*=a0] {
     --p-a: 0deg
 }

 [p*=a1] {
     --p-a: 1deg
 }

 [p*=a2] {
     --p-a: 2deg
 }

 [p*=a3] {
     --p-a: 3deg
 }

 [p*=a4] {
     --p-a: 4deg
 }

 [p*=a5] {
     --p-a: 5deg
 }

 [p*=a6] {
     --p-a: 6deg
 }

 [p*=a7] {
     --p-a: 7deg
 }

 [p*=a8] {
     --p-a: 8deg
 }

 [p*=a9] {
     --p-a: 9deg
 }

 [p*=a10] {
     --p-a: 10deg
 }

 [p*=a11] {
     --p-a: 11deg
 }

 [p*=a12] {
     --p-a: 12deg
 }

 [p*=a13] {
     --p-a: 13deg
 }

 [p*=a14] {
     --p-a: 14deg
 }

 [p*=a15] {
     --p-a: 15deg
 }

 [p*=a16] {
     --p-a: 16deg
 }

 [p*=a17] {
     --p-a: 17deg
 }

 [p*=a18] {
     --p-a: 18deg
 }

 [p*=a19] {
     --p-a: 19deg
 }

 [p*=a20] {
     --p-a: 20deg
 }

 [p*=a21] {
     --p-a: 21deg
 }

 [p*=a22] {
     --p-a: 22deg
 }

 [p*=a23] {
     --p-a: 23deg
 }

 [p*=a24] {
     --p-a: 24deg
 }

 [p*=a25] {
     --p-a: 25deg
 }

 [p*=a26] {
     --p-a: 26deg
 }

 [p*=a27] {
     --p-a: 27deg
 }

 [p*=a28] {
     --p-a: 28deg
 }

 [p*=a29] {
     --p-a: 29deg
 }

 [p*=a30] {
     --p-a: 30deg
 }

 [p*=a31] {
     --p-a: 31deg
 }

 [p*=a32] {
     --p-a: 32deg
 }

 [p*=a33] {
     --p-a: 33deg
 }

 [p*=a34] {
     --p-a: 34deg
 }

 [p*=a35] {
     --p-a: 35deg
 }

 [p*=a36] {
     --p-a: 36deg
 }

 [p*=a37] {
     --p-a: 37deg
 }

 [p*=a38] {
     --p-a: 38deg
 }

 [p*=a39] {
     --p-a: 39deg
 }

 [p*=a40] {
     --p-a: 40deg
 }

 [p*=a41] {
     --p-a: 41deg
 }

 [p*=a42] {
     --p-a: 42deg
 }

 [p*=a43] {
     --p-a: 43deg
 }

 [p*=a44] {
     --p-a: 44deg
 }

 [p*=a45] {
     --p-a: 45deg
 }

 [p*=a46] {
     --p-a: 46deg
 }

 [p*=a47] {
     --p-a: 47deg
 }

 [p*=a48] {
     --p-a: 48deg
 }

 [p*=a49] {
     --p-a: 49deg
 }

 [p*=a50] {
     --p-a: 50deg
 }

 [p*=a51] {
     --p-a: 51deg
 }

 [p*=a52] {
     --p-a: 52deg
 }

 [p*=a53] {
     --p-a: 53deg
 }

 [p*=a54] {
     --p-a: 54deg
 }

 [p*=a55] {
     --p-a: 55deg
 }

 [p*=a56] {
     --p-a: 56deg
 }

 [p*=a57] {
     --p-a: 57deg
 }

 [p*=a58] {
     --p-a: 58deg
 }

 [p*=a59] {
     --p-a: 59deg
 }

 [p*=a60] {
     --p-a: 60deg
 }

 [p*=a61] {
     --p-a: 61deg
 }

 [p*=a62] {
     --p-a: 62deg
 }

 [p*=a63] {
     --p-a: 63deg
 }

 [p*=a64] {
     --p-a: 64deg
 }

 [p*=a65] {
     --p-a: 65deg
 }

 [p*=a66] {
     --p-a: 66deg
 }

 [p*=a67] {
     --p-a: 67deg
 }

 [p*=a68] {
     --p-a: 68deg
 }

 [p*=a69] {
     --p-a: 69deg
 }

 [p*=a70] {
     --p-a: 70deg
 }

 [p*=a71] {
     --p-a: 71deg
 }

 [p*=a72] {
     --p-a: 72deg
 }

 [p*=a73] {
     --p-a: 73deg
 }

 [p*=a74] {
     --p-a: 74deg
 }

 [p*=a75] {
     --p-a: 75deg
 }

 [p*=a76] {
     --p-a: 76deg
 }

 [p*=a77] {
     --p-a: 77deg
 }

 [p*=a78] {
     --p-a: 78deg
 }

 [p*=a79] {
     --p-a: 79deg
 }

 [p*=a80] {
     --p-a: 80deg
 }

 [p*=a81] {
     --p-a: 81deg
 }

 [p*=a82] {
     --p-a: 82deg
 }

 [p*=a83] {
     --p-a: 83deg
 }

 [p*=a84] {
     --p-a: 84deg
 }

 [p*=a85] {
     --p-a: 85deg
 }

 [p*=a86] {
     --p-a: 86deg
 }

 [p*=a87] {
     --p-a: 87deg
 }

 [p*=a88] {
     --p-a: 88deg
 }

 [p*=a89] {
     --p-a: 89deg
 }

 [p*=a90] {
     --p-a: 90deg
 }

 [p*=a91] {
     --p-a: 91deg
 }

 [p*=a92] {
     --p-a: 92deg
 }

 [p*=a93] {
     --p-a: 93deg
 }

 [p*=a94] {
     --p-a: 94deg
 }

 [p*=a95] {
     --p-a: 95deg
 }

 [p*=a96] {
     --p-a: 96deg
 }

 [p*=a97] {
     --p-a: 97deg
 }

 [p*=a98] {
     --p-a: 98deg
 }

 [p*=a99] {
     --p-a: 99deg
 }

 [p*=a100] {
     --p-a: 100deg
 }

 [p*=a101] {
     --p-a: 101deg
 }

 [p*=a102] {
     --p-a: 102deg
 }

 [p*=a103] {
     --p-a: 103deg
 }

 [p*=a104] {
     --p-a: 104deg
 }

 [p*=a105] {
     --p-a: 105deg
 }

 [p*=a106] {
     --p-a: 106deg
 }

 [p*=a107] {
     --p-a: 107deg
 }

 [p*=a108] {
     --p-a: 108deg
 }

 [p*=a109] {
     --p-a: 109deg
 }

 [p*=a110] {
     --p-a: 110deg
 }

 [p*=a111] {
     --p-a: 111deg
 }

 [p*=a112] {
     --p-a: 112deg
 }

 [p*=a113] {
     --p-a: 113deg
 }

 [p*=a114] {
     --p-a: 114deg
 }

 [p*=a115] {
     --p-a: 115deg
 }

 [p*=a116] {
     --p-a: 116deg
 }

 [p*=a117] {
     --p-a: 117deg
 }

 [p*=a118] {
     --p-a: 118deg
 }

 [p*=a119] {
     --p-a: 119deg
 }

 [p*=a120] {
     --p-a: 120deg
 }

 [p*=a121] {
     --p-a: 121deg
 }

 [p*=a122] {
     --p-a: 122deg
 }

 [p*=a123] {
     --p-a: 123deg
 }

 [p*=a124] {
     --p-a: 124deg
 }

 [p*=a125] {
     --p-a: 125deg
 }

 [p*=a126] {
     --p-a: 126deg
 }

 [p*=a127] {
     --p-a: 127deg
 }

 [p*=a128] {
     --p-a: 128deg
 }

 [p*=a129] {
     --p-a: 129deg
 }

 [p*=a130] {
     --p-a: 130deg
 }

 [p*=a131] {
     --p-a: 131deg
 }

 [p*=a132] {
     --p-a: 132deg
 }

 [p*=a133] {
     --p-a: 133deg
 }

 [p*=a134] {
     --p-a: 134deg
 }

 [p*=a135] {
     --p-a: 135deg
 }

 [p*=a136] {
     --p-a: 136deg
 }

 [p*=a137] {
     --p-a: 137deg
 }

 [p*=a138] {
     --p-a: 138deg
 }

 [p*=a139] {
     --p-a: 139deg
 }

 [p*=a140] {
     --p-a: 140deg
 }

 [p*=a141] {
     --p-a: 141deg
 }

 [p*=a142] {
     --p-a: 142deg
 }

 [p*=a143] {
     --p-a: 143deg
 }

 [p*=a144] {
     --p-a: 144deg
 }

 [p*=a145] {
     --p-a: 145deg
 }

 [p*=a146] {
     --p-a: 146deg
 }

 [p*=a147] {
     --p-a: 147deg
 }

 [p*=a148] {
     --p-a: 148deg
 }

 [p*=a149] {
     --p-a: 149deg
 }

 [p*=a150] {
     --p-a: 150deg
 }

 [p*=a151] {
     --p-a: 151deg
 }

 [p*=a152] {
     --p-a: 152deg
 }

 [p*=a153] {
     --p-a: 153deg
 }

 [p*=a154] {
     --p-a: 154deg
 }

 [p*=a155] {
     --p-a: 155deg
 }

 [p*=a156] {
     --p-a: 156deg
 }

 [p*=a157] {
     --p-a: 157deg
 }

 [p*=a158] {
     --p-a: 158deg
 }

 [p*=a159] {
     --p-a: 159deg
 }

 [p*=a160] {
     --p-a: 160deg
 }

 [p*=a161] {
     --p-a: 161deg
 }

 [p*=a162] {
     --p-a: 162deg
 }

 [p*=a163] {
     --p-a: 163deg
 }

 [p*=a164] {
     --p-a: 164deg
 }

 [p*=a165] {
     --p-a: 165deg
 }

 [p*=a166] {
     --p-a: 166deg
 }

 [p*=a167] {
     --p-a: 167deg
 }

 [p*=a168] {
     --p-a: 168deg
 }

 [p*=a169] {
     --p-a: 169deg
 }

 [p*=a170] {
     --p-a: 170deg
 }

 [p*=a171] {
     --p-a: 171deg
 }

 [p*=a172] {
     --p-a: 172deg
 }

 [p*=a173] {
     --p-a: 173deg
 }

 [p*=a174] {
     --p-a: 174deg
 }

 [p*=a175] {
     --p-a: 175deg
 }

 [p*=a176] {
     --p-a: 176deg
 }

 [p*=a177] {
     --p-a: 177deg
 }

 [p*=a178] {
     --p-a: 178deg
 }

 [p*=a179] {
     --p-a: 179deg
 }

 [p*=a180] {
     --p-a: 180deg
 }

 [p*=a181] {
     --p-a: 181deg
 }

 [p*=a182] {
     --p-a: 182deg
 }

 [p*=a183] {
     --p-a: 183deg
 }

 [p*=a184] {
     --p-a: 184deg
 }

 [p*=a185] {
     --p-a: 185deg
 }

 [p*=a186] {
     --p-a: 186deg
 }

 [p*=a187] {
     --p-a: 187deg
 }

 [p*=a188] {
     --p-a: 188deg
 }

 [p*=a189] {
     --p-a: 189deg
 }

 [p*=a190] {
     --p-a: 190deg
 }

 [p*=a191] {
     --p-a: 191deg
 }

 [p*=a192] {
     --p-a: 192deg
 }

 [p*=a193] {
     --p-a: 193deg
 }

 [p*=a194] {
     --p-a: 194deg
 }

 [p*=a195] {
     --p-a: 195deg
 }

 [p*=a196] {
     --p-a: 196deg
 }

 [p*=a197] {
     --p-a: 197deg
 }

 [p*=a198] {
     --p-a: 198deg
 }

 [p*=a199] {
     --p-a: 199deg
 }

 [p*=a200] {
     --p-a: 200deg
 }

 [p*=a201] {
     --p-a: 201deg
 }

 [p*=a202] {
     --p-a: 202deg
 }

 [p*=a203] {
     --p-a: 203deg
 }

 [p*=a204] {
     --p-a: 204deg
 }

 [p*=a205] {
     --p-a: 205deg
 }

 [p*=a206] {
     --p-a: 206deg
 }

 [p*=a207] {
     --p-a: 207deg
 }

 [p*=a208] {
     --p-a: 208deg
 }

 [p*=a209] {
     --p-a: 209deg
 }

 [p*=a210] {
     --p-a: 210deg
 }

 [p*=a211] {
     --p-a: 211deg
 }

 [p*=a212] {
     --p-a: 212deg
 }

 [p*=a213] {
     --p-a: 213deg
 }

 [p*=a214] {
     --p-a: 214deg
 }

 [p*=a215] {
     --p-a: 215deg
 }

 [p*=a216] {
     --p-a: 216deg
 }

 [p*=a217] {
     --p-a: 217deg
 }

 [p*=a218] {
     --p-a: 218deg
 }

 [p*=a219] {
     --p-a: 219deg
 }

 [p*=a220] {
     --p-a: 220deg
 }

 [p*=a221] {
     --p-a: 221deg
 }

 [p*=a222] {
     --p-a: 222deg
 }

 [p*=a223] {
     --p-a: 223deg
 }

 [p*=a224] {
     --p-a: 224deg
 }

 [p*=a225] {
     --p-a: 225deg
 }

 [p*=a226] {
     --p-a: 226deg
 }

 [p*=a227] {
     --p-a: 227deg
 }

 [p*=a228] {
     --p-a: 228deg
 }

 [p*=a229] {
     --p-a: 229deg
 }

 [p*=a230] {
     --p-a: 230deg
 }

 [p*=a231] {
     --p-a: 231deg
 }

 [p*=a232] {
     --p-a: 232deg
 }

 [p*=a233] {
     --p-a: 233deg
 }

 [p*=a234] {
     --p-a: 234deg
 }

 [p*=a235] {
     --p-a: 235deg
 }

 [p*=a236] {
     --p-a: 236deg
 }

 [p*=a237] {
     --p-a: 237deg
 }

 [p*=a238] {
     --p-a: 238deg
 }

 [p*=a239] {
     --p-a: 239deg
 }

 [p*=a240] {
     --p-a: 240deg
 }

 [p*=a241] {
     --p-a: 241deg
 }

 [p*=a242] {
     --p-a: 242deg
 }

 [p*=a243] {
     --p-a: 243deg
 }

 [p*=a244] {
     --p-a: 244deg
 }

 [p*=a245] {
     --p-a: 245deg
 }

 [p*=a246] {
     --p-a: 246deg
 }

 [p*=a247] {
     --p-a: 247deg
 }

 [p*=a248] {
     --p-a: 248deg
 }

 [p*=a249] {
     --p-a: 249deg
 }

 [p*=a250] {
     --p-a: 250deg
 }

 [p*=a251] {
     --p-a: 251deg
 }

 [p*=a252] {
     --p-a: 252deg
 }

 [p*=a253] {
     --p-a: 253deg
 }

 [p*=a254] {
     --p-a: 254deg
 }

 [p*=a255] {
     --p-a: 255deg
 }

 [p*=a256] {
     --p-a: 256deg
 }

 [p*=a257] {
     --p-a: 257deg
 }

 [p*=a258] {
     --p-a: 258deg
 }

 [p*=a259] {
     --p-a: 259deg
 }

 [p*=a260] {
     --p-a: 260deg
 }

 [p*=a261] {
     --p-a: 261deg
 }

 [p*=a262] {
     --p-a: 262deg
 }

 [p*=a263] {
     --p-a: 263deg
 }

 [p*=a264] {
     --p-a: 264deg
 }

 [p*=a265] {
     --p-a: 265deg
 }

 [p*=a266] {
     --p-a: 266deg
 }

 [p*=a267] {
     --p-a: 267deg
 }

 [p*=a268] {
     --p-a: 268deg
 }

 [p*=a269] {
     --p-a: 269deg
 }

 [p*=a270] {
     --p-a: 270deg
 }

 [p*=a271] {
     --p-a: 271deg
 }

 [p*=a272] {
     --p-a: 272deg
 }

 [p*=a273] {
     --p-a: 273deg
 }

 [p*=a274] {
     --p-a: 274deg
 }

 [p*=a275] {
     --p-a: 275deg
 }

 [p*=a276] {
     --p-a: 276deg
 }

 [p*=a277] {
     --p-a: 277deg
 }

 [p*=a278] {
     --p-a: 278deg
 }

 [p*=a279] {
     --p-a: 279deg
 }

 [p*=a280] {
     --p-a: 280deg
 }

 [p*=a281] {
     --p-a: 281deg
 }

 [p*=a282] {
     --p-a: 282deg
 }

 [p*=a283] {
     --p-a: 283deg
 }

 [p*=a284] {
     --p-a: 284deg
 }

 [p*=a285] {
     --p-a: 285deg
 }

 [p*=a286] {
     --p-a: 286deg
 }

 [p*=a287] {
     --p-a: 287deg
 }

 [p*=a288] {
     --p-a: 288deg
 }

 [p*=a289] {
     --p-a: 289deg
 }

 [p*=a290] {
     --p-a: 290deg
 }

 [p*=a291] {
     --p-a: 291deg
 }

 [p*=a292] {
     --p-a: 292deg
 }

 [p*=a293] {
     --p-a: 293deg
 }

 [p*=a294] {
     --p-a: 294deg
 }

 [p*=a295] {
     --p-a: 295deg
 }

 [p*=a296] {
     --p-a: 296deg
 }

 [p*=a297] {
     --p-a: 297deg
 }

 [p*=a298] {
     --p-a: 298deg
 }

 [p*=a299] {
     --p-a: 299deg
 }

 [p*=a300] {
     --p-a: 300deg
 }

 [p*=a301] {
     --p-a: 301deg
 }

 [p*=a302] {
     --p-a: 302deg
 }

 [p*=a303] {
     --p-a: 303deg
 }

 [p*=a304] {
     --p-a: 304deg
 }

 [p*=a305] {
     --p-a: 305deg
 }

 [p*=a306] {
     --p-a: 306deg
 }

 [p*=a307] {
     --p-a: 307deg
 }

 [p*=a308] {
     --p-a: 308deg
 }

 [p*=a309] {
     --p-a: 309deg
 }

 [p*=a310] {
     --p-a: 310deg
 }

 [p*=a311] {
     --p-a: 311deg
 }

 [p*=a312] {
     --p-a: 312deg
 }

 [p*=a313] {
     --p-a: 313deg
 }

 [p*=a314] {
     --p-a: 314deg
 }

 [p*=a315] {
     --p-a: 315deg
 }

 [p*=a316] {
     --p-a: 316deg
 }

 [p*=a317] {
     --p-a: 317deg
 }

 [p*=a318] {
     --p-a: 318deg
 }

 [p*=a319] {
     --p-a: 319deg
 }

 [p*=a320] {
     --p-a: 320deg
 }

 [p*=a321] {
     --p-a: 321deg
 }

 [p*=a322] {
     --p-a: 322deg
 }

 [p*=a323] {
     --p-a: 323deg
 }

 [p*=a324] {
     --p-a: 324deg
 }

 [p*=a325] {
     --p-a: 325deg
 }

 [p*=a326] {
     --p-a: 326deg
 }

 [p*=a327] {
     --p-a: 327deg
 }

 [p*=a328] {
     --p-a: 328deg
 }

 [p*=a329] {
     --p-a: 329deg
 }

 [p*=a330] {
     --p-a: 330deg
 }

 [p*=a331] {
     --p-a: 331deg
 }

 [p*=a332] {
     --p-a: 332deg
 }

 [p*=a333] {
     --p-a: 333deg
 }

 [p*=a334] {
     --p-a: 334deg
 }

 [p*=a335] {
     --p-a: 335deg
 }

 [p*=a336] {
     --p-a: 336deg
 }

 [p*=a337] {
     --p-a: 337deg
 }

 [p*=a338] {
     --p-a: 338deg
 }

 [p*=a339] {
     --p-a: 339deg
 }

 [p*=a340] {
     --p-a: 340deg
 }

 [p*=a341] {
     --p-a: 341deg
 }

 [p*=a342] {
     --p-a: 342deg
 }

 [p*=a343] {
     --p-a: 343deg
 }

 [p*=a344] {
     --p-a: 344deg
 }

 [p*=a345] {
     --p-a: 345deg
 }

 [p*=a346] {
     --p-a: 346deg
 }

 [p*=a347] {
     --p-a: 347deg
 }

 [p*=a348] {
     --p-a: 348deg
 }

 [p*=a349] {
     --p-a: 349deg
 }

 [p*=a350] {
     --p-a: 350deg
 }

 [p*=a351] {
     --p-a: 351deg
 }

 [p*=a352] {
     --p-a: 352deg
 }

 [p*=a353] {
     --p-a: 353deg
 }

 [p*=a354] {
     --p-a: 354deg
 }

 [p*=a355] {
     --p-a: 355deg
 }

 [p*=a356] {
     --p-a: 356deg
 }

 [p*=a357] {
     --p-a: 357deg
 }

 [p*=a358] {
     --p-a: 358deg
 }

 [p*=a359] {
     --p-a: 359deg
 }

 [p*=a360] {
     --p-a: 360deg
 }

 [style*="--p-p:"],
 [p*=p] {
     position: absolute !important;
     top: auto;
     right: auto;
     left: auto;
     bottom: auto;
     transform: unset;
     offset-path: inset(0);
     offset-rotate: 0deg;
     --p-p: 0%;
     offset-distance: var(--p-p);
     offset-anchor: var(--p-a-1, center) var(--p-a-2, center)
 }

 [style*="--p-p:"][p*=t],
 [p*=p][p*=t] {
     --p-a-1: top
 }

 [style*="--p-p:"][p*=b],
 [p*=p][p*=b] {
     --p-a-1: bottom
 }

 [style*="--p-p:"][p*=r],
 [p*=p][p*=r] {
     --p-a-2: right
 }

 [style*="--p-p:"][p*=l],
 [p*=p][p*=l] {
     --p-a-2: left
 }

 [p*=p0] {
     --p-p: 0%
 }

 [p*=p1] {
     --p-p: 1%
 }

 [p*=p2] {
     --p-p: 2%
 }

 [p*=p3] {
     --p-p: 3%
 }

 [p*=p4] {
     --p-p: 4%
 }

 [p*=p5] {
     --p-p: 5%
 }

 [p*=p6] {
     --p-p: 6%
 }

 [p*=p7] {
     --p-p: 7%
 }

 [p*=p8] {
     --p-p: 8%
 }

 [p*=p9] {
     --p-p: 9%
 }

 [p*=p10] {
     --p-p: 10%
 }

 [p*=p11] {
     --p-p: 11%
 }

 [p*=p12] {
     --p-p: 12%
 }

 [p*=p13] {
     --p-p: 13%
 }

 [p*=p14] {
     --p-p: 14%
 }

 [p*=p15] {
     --p-p: 15%
 }

 [p*=p16] {
     --p-p: 16%
 }

 [p*=p17] {
     --p-p: 17%
 }

 [p*=p18] {
     --p-p: 18%
 }

 [p*=p19] {
     --p-p: 19%
 }

 [p*=p20] {
     --p-p: 20%
 }

 [p*=p21] {
     --p-p: 21%
 }

 [p*=p22] {
     --p-p: 22%
 }

 [p*=p23] {
     --p-p: 23%
 }

 [p*=p24] {
     --p-p: 24%
 }

 [p*=p25] {
     --p-p: 25%
 }

 [p*=p26] {
     --p-p: 26%
 }

 [p*=p27] {
     --p-p: 27%
 }

 [p*=p28] {
     --p-p: 28%
 }

 [p*=p29] {
     --p-p: 29%
 }

 [p*=p30] {
     --p-p: 30%
 }

 [p*=p31] {
     --p-p: 31%
 }

 [p*=p32] {
     --p-p: 32%
 }

 [p*=p33] {
     --p-p: 33%
 }

 [p*=p34] {
     --p-p: 34%
 }

 [p*=p35] {
     --p-p: 35%
 }

 [p*=p36] {
     --p-p: 36%
 }

 [p*=p37] {
     --p-p: 37%
 }

 [p*=p38] {
     --p-p: 38%
 }

 [p*=p39] {
     --p-p: 39%
 }

 [p*=p40] {
     --p-p: 40%
 }

 [p*=p41] {
     --p-p: 41%
 }

 [p*=p42] {
     --p-p: 42%
 }

 [p*=p43] {
     --p-p: 43%
 }

 [p*=p44] {
     --p-p: 44%
 }

 [p*=p45] {
     --p-p: 45%
 }

 [p*=p46] {
     --p-p: 46%
 }

 [p*=p47] {
     --p-p: 47%
 }

 [p*=p48] {
     --p-p: 48%
 }

 [p*=p49] {
     --p-p: 49%
 }

 [p*=p50] {
     --p-p: 50%
 }

 [p*=p51] {
     --p-p: 51%
 }

 [p*=p52] {
     --p-p: 52%
 }

 [p*=p53] {
     --p-p: 53%
 }

 [p*=p54] {
     --p-p: 54%
 }

 [p*=p55] {
     --p-p: 55%
 }

 [p*=p56] {
     --p-p: 56%
 }

 [p*=p57] {
     --p-p: 57%
 }

 [p*=p58] {
     --p-p: 58%
 }

 [p*=p59] {
     --p-p: 59%
 }

 [p*=p60] {
     --p-p: 60%
 }

 [p*=p61] {
     --p-p: 61%
 }

 [p*=p62] {
     --p-p: 62%
 }

 [p*=p63] {
     --p-p: 63%
 }

 [p*=p64] {
     --p-p: 64%
 }

 [p*=p65] {
     --p-p: 65%
 }

 [p*=p66] {
     --p-p: 66%
 }

 [p*=p67] {
     --p-p: 67%
 }

 [p*=p68] {
     --p-p: 68%
 }

 [p*=p69] {
     --p-p: 69%
 }

 [p*=p70] {
     --p-p: 70%
 }

 [p*=p71] {
     --p-p: 71%
 }

 [p*=p72] {
     --p-p: 72%
 }

 [p*=p73] {
     --p-p: 73%
 }

 [p*=p74] {
     --p-p: 74%
 }

 [p*=p75] {
     --p-p: 75%
 }

 [p*=p76] {
     --p-p: 76%
 }

 [p*=p77] {
     --p-p: 77%
 }

 [p*=p78] {
     --p-p: 78%
 }

 [p*=p79] {
     --p-p: 79%
 }

 [p*=p80] {
     --p-p: 80%
 }

 [p*=p81] {
     --p-p: 81%
 }

 [p*=p82] {
     --p-p: 82%
 }

 [p*=p83] {
     --p-p: 83%
 }

 [p*=p84] {
     --p-p: 84%
 }

 [p*=p85] {
     --p-p: 85%
 }

 [p*=p86] {
     --p-p: 86%
 }

 [p*=p87] {
     --p-p: 87%
 }

 [p*=p88] {
     --p-p: 88%
 }

 [p*=p89] {
     --p-p: 89%
 }

 [p*=p90] {
     --p-p: 90%
 }

 [p*=p91] {
     --p-p: 91%
 }

 [p*=p92] {
     --p-p: 92%
 }

 [p*=p93] {
     --p-p: 93%
 }

 [p*=p94] {
     --p-p: 94%
 }

 [p*=p95] {
     --p-p: 95%
 }

 [p*=p96] {
     --p-p: 96%
 }

 [p*=p97] {
     --p-p: 97%
 }

 [p*=p98] {
     --p-p: 98%
 }

 [p*=p99] {
     --p-p: 99%
 }

 [p*=p100] {
     --p-p: 100%
 }

 [style*="--p-h:"],
 [p*=h],
 [style*="--p-m:"],
 [p*=m] {
     position: absolute !important;
     top: auto;
     right: auto;
     left: auto;
     bottom: auto;
     transform: unset;
     --p-h: 0deg;
     --p-m: 0deg;
     offset-path: ray(calc(var(--p-h) + var(--p-m)) sides);
     offset-rotate: 0deg;
     offset-distance: 100%;
     offset-anchor: var(--p-a-1, center) var(--p-a-2, center)
 }

 [style*="--p-h:"][p*=t],
 [p*=h][p*=t],
 [style*="--p-m:"][p*=t],
 [p*=m][p*=t] {
     --p-a-1: top
 }

 [style*="--p-h:"][p*=b],
 [p*=h][p*=b],
 [style*="--p-m:"][p*=b],
 [p*=m][p*=b] {
     --p-a-1: bottom
 }

 [style*="--p-h:"][p*=r],
 [p*=h][p*=r],
 [style*="--p-m:"][p*=r],
 [p*=m][p*=r] {
     --p-a-2: right
 }

 [style*="--p-h:"][p*=l],
 [p*=h][p*=l],
 [style*="--p-m:"][p*=l],
 [p*=m][p*=l] {
     --p-a-2: left
 }

 [p*=h0] {
     --p-h: 0deg
 }

 [p*=h1] {
     --p-h: 30deg
 }

 [p*=h2] {
     --p-h: 60deg
 }

 [p*=h3] {
     --p-h: 90deg
 }

 [p*=h4] {
     --p-h: 120deg
 }

 [p*=h5] {
     --p-h: 150deg
 }

 [p*=h6] {
     --p-h: 180deg
 }

 [p*=h7] {
     --p-h: 210deg
 }

 [p*=h8] {
     --p-h: 240deg
 }

 [p*=h9] {
     --p-h: 270deg
 }

 [p*=h10] {
     --p-h: 300deg
 }

 [p*=h11] {
     --p-h: 330deg
 }

 [p*=h12] {
     --p-h: 360deg
 }

 [p*=m0] {
     --p-m: 0deg
 }

 [p*=m1] {
     --p-m: .5deg
 }

 [p*=m2] {
     --p-m: 1deg
 }

 [p*=m3] {
     --p-m: 1.5deg
 }

 [p*=m4] {
     --p-m: 2deg
 }

 [p*=m5] {
     --p-m: 2.5deg
 }

 [p*=m6] {
     --p-m: 3deg
 }

 [p*=m7] {
     --p-m: 3.5deg
 }

 [p*=m8] {
     --p-m: 4deg
 }

 [p*=m9] {
     --p-m: 4.5deg
 }

 [p*=m10] {
     --p-m: 5deg
 }

 [p*=m11] {
     --p-m: 5.5deg
 }

 [p*=m12] {
     --p-m: 6deg
 }

 [p*=m13] {
     --p-m: 6.5deg
 }

 [p*=m14] {
     --p-m: 7deg
 }

 [p*=m15] {
     --p-m: 7.5deg
 }

 [p*=m16] {
     --p-m: 8deg
 }

 [p*=m17] {
     --p-m: 8.5deg
 }

 [p*=m18] {
     --p-m: 9deg
 }

 [p*=m19] {
     --p-m: 9.5deg
 }

 [p*=m20] {
     --p-m: 10deg
 }

 [p*=m21] {
     --p-m: 10.5deg
 }

 [p*=m22] {
     --p-m: 11deg
 }

 [p*=m23] {
     --p-m: 11.5deg
 }

 [p*=m24] {
     --p-m: 12deg
 }

 [p*=m25] {
     --p-m: 12.5deg
 }

 [p*=m26] {
     --p-m: 13deg
 }

 [p*=m27] {
     --p-m: 13.5deg
 }

 [p*=m28] {
     --p-m: 14deg
 }

 [p*=m29] {
     --p-m: 14.5deg
 }

 [p*=m30] {
     --p-m: 15deg
 }

 [p*=m31] {
     --p-m: 15.5deg
 }

 [p*=m32] {
     --p-m: 16deg
 }

 [p*=m33] {
     --p-m: 16.5deg
 }

 [p*=m34] {
     --p-m: 17deg
 }

 [p*=m35] {
     --p-m: 17.5deg
 }

 [p*=m36] {
     --p-m: 18deg
 }

 [p*=m37] {
     --p-m: 18.5deg
 }

 [p*=m38] {
     --p-m: 19deg
 }

 [p*=m39] {
     --p-m: 19.5deg
 }

 [p*=m40] {
     --p-m: 20deg
 }

 [p*=m41] {
     --p-m: 20.5deg
 }

 [p*=m42] {
     --p-m: 21deg
 }

 [p*=m43] {
     --p-m: 21.5deg
 }

 [p*=m44] {
     --p-m: 22deg
 }

 [p*=m45] {
     --p-m: 22.5deg
 }

 [p*=m46] {
     --p-m: 23deg
 }

 [p*=m47] {
     --p-m: 23.5deg
 }

 [p*=m48] {
     --p-m: 24deg
 }

 [p*=m49] {
     --p-m: 24.5deg
 }

 [p*=m50] {
     --p-m: 25deg
 }

 [p*=m51] {
     --p-m: 25.5deg
 }

 [p*=m52] {
     --p-m: 26deg
 }

 [p*=m53] {
     --p-m: 26.5deg
 }

 [p*=m54] {
     --p-m: 27deg
 }

 [p*=m55] {
     --p-m: 27.5deg
 }

 [p*=m56] {
     --p-m: 28deg
 }

 [p*=m57] {
     --p-m: 28.5deg
 }

 [p*=m58] {
     --p-m: 29deg
 }

 [p*=m59] {
     --p-m: 29.5deg
 }

 [style*="--z:"] {
     z-index: var(--z) !important
 }

 [z] {
     z-index: calc(var(--z) * 1000)
 }

 [z="0"] {
     --z: 0
 }

 [z="1"] {
     --z: 1
 }

 [z="2"] {
     --z: 2
 }

 [z="3"] {
     --z: 3
 }

 [z="4"] {
     --z: 4
 }

 [z="5"] {
     --z: 5
 }

 [z="6"] {
     --z: 6
 }

 [z="7"] {
     --z: 7
 }

 [z="8"] {
     --z: 8
 }

 [z="9"] {
     --z: 9
 }

 [z="10"] {
     --z: 10
 }

 [bri]>:not([br]),
 [br] {
     --bo-ra: calc(var(--bo-ra-v) * 1px)
 }

 [bri*="a"]>:not([br]),
 [br*="a"],
 [bri*="t"]>:not([br]),
 [br*="t"],
 [bri*="l"]>:not([br]),
 [br*="l"],
 [bri*="c1"]>:not([br]),
 [br*="c1"],
 [bri*="\\"]>:not([br]),
 [br*="\\"] {
     border-top-left-radius: var(--bo-ra)
 }

 [bri*="a"]>:not([br]),
 [br*="a"],
 [bri*="t"]>:not([br]),
 [br*="t"],
 [bri*="r"]>:not([br]),
 [br*="r"],
 [bri*="c2"]>:not([br]),
 [br*="c2"],
 [bri*="/"]>:not([br]),
 [br*="/"] {
     border-top-right-radius: var(--bo-ra)
 }

 [bri*="a"]>:not([br]),
 [br*="a"],
 [bri*="b"]>:not([br]),
 [br*="b"],
 [bri*="r"]>:not([br]),
 [br*="r"],
 [bri*="c3"]>:not([br]),
 [br*="c3"],
 [bri*="\\"]>:not([br]),
 [br*="\\"] {
     border-bottom-right-radius: var(--bo-ra)
 }

 [bri*="a"]>:not([br]),
 [br*="a"],
 [bri*="b"]>:not([br]),
 [br*="b"],
 [bri*="l"]>:not([br]),
 [br*="l"],
 [bri*="c4"]>:not([br]),
 [br*="c4"],
 [bri*="/"]>:not([br]),
 [br*="/"] {
     border-bottom-left-radius: var(--bo-ra)
 }

 [bri^="s"]>:not([br]),
 [br^="s"] {
     --bo-ra: var(--s)
 }

 [bri^="0"]>:not([br]),
 [br^="0"] {
     --bo-ra-v: 0
 }

 [bri^="1"]>:not([br]),
 [br^="1"] {
     --bo-ra-v: 1
 }

 [bri^="2"]>:not([br]),
 [br^="2"] {
     --bo-ra-v: 2
 }

 [bri^="3"]>:not([br]),
 [br^="3"] {
     --bo-ra-v: 3
 }

 [bri^="4"]>:not([br]),
 [br^="4"] {
     --bo-ra-v: 4
 }

 [bri^="5"]>:not([br]),
 [br^="5"] {
     --bo-ra-v: 5
 }

 [bri^="6"]>:not([br]),
 [br^="6"] {
     --bo-ra-v: 6
 }

 [bri^="7"]>:not([br]),
 [br^="7"] {
     --bo-ra-v: 7
 }

 [bri^="8"]>:not([br]),
 [br^="8"] {
     --bo-ra-v: 8
 }

 [bri^="9"]>:not([br]),
 [br^="9"] {
     --bo-ra-v: 9
 }

 [bri^="10"]>:not([br]),
 [br^="10"] {
     --bo-ra-v: 10
 }

 [bri^="11"]>:not([br]),
 [br^="11"] {
     --bo-ra-v: 11
 }

 [bri^="12"]>:not([br]),
 [br^="12"] {
     --bo-ra-v: 12
 }

 [bri^="13"]>:not([br]),
 [br^="13"] {
     --bo-ra-v: 13
 }

 [bri^="14"]>:not([br]),
 [br^="14"] {
     --bo-ra-v: 14
 }

 [bri^="15"]>:not([br]),
 [br^="15"] {
     --bo-ra-v: 15
 }

 [bri^="16"]>:not([br]),
 [br^="16"] {
     --bo-ra-v: 16
 }

 [bri^="17"]>:not([br]),
 [br^="17"] {
     --bo-ra-v: 17
 }

 [bri^="18"]>:not([br]),
 [br^="18"] {
     --bo-ra-v: 18
 }

 [bri^="19"]>:not([br]),
 [br^="19"] {
     --bo-ra-v: 19
 }

 [bri^="20"]>:not([br]),
 [br^="20"] {
     --bo-ra-v: 20
 }

 [bri^="21"]>:not([br]),
 [br^="21"] {
     --bo-ra-v: 21
 }

 [bri^="22"]>:not([br]),
 [br^="22"] {
     --bo-ra-v: 22
 }

 [bri^="23"]>:not([br]),
 [br^="23"] {
     --bo-ra-v: 23
 }

 [bri^="24"]>:not([br]),
 [br^="24"] {
     --bo-ra-v: 24
 }

 [bri^="25"]>:not([br]),
 [br^="25"] {
     --bo-ra-v: 25
 }

 [bri^="26"]>:not([br]),
 [br^="26"] {
     --bo-ra-v: 26
 }

 [bri^="27"]>:not([br]),
 [br^="27"] {
     --bo-ra-v: 27
 }

 [bri^="28"]>:not([br]),
 [br^="28"] {
     --bo-ra-v: 28
 }

 [bri^="29"]>:not([br]),
 [br^="29"] {
     --bo-ra-v: 29
 }

 [bri^="30"]>:not([br]),
 [br^="30"] {
     --bo-ra-v: 30
 }

 [bri^="31"]>:not([br]),
 [br^="31"] {
     --bo-ra-v: 31
 }

 [bri^="32"]>:not([br]),
 [br^="32"] {
     --bo-ra-v: 32
 }

 body {
     font-family: thoma, verdana, arial, helvetica, sans-serif, monospace, cursive
 }

 [ti~="fh"]>:not([t*=" f"]):not([t^="f"]),
 [t~="fh"] {
     font-family: helvetica
 }

 [ti~="fa"]>:not([t*=" f"]):not([t^="f"]),
 [t~="fa"] {
     font-family: arial
 }

 [ti~="fv"]>:not([t*=" f"]):not([t^="f"]),
 [t~="fv"] {
     font-family: verdana
 }

 [ti~="ft"]>:not([t*=" f"]):not([t^="f"]),
 [t~="ft"] {
     font-family: thoma
 }

 [ti~="fs"]>:not([t*=" f"]):not([t^="f"]),
 [t~="fs"] {
     font-family: sans-serif
 }

 [ti~="fm"]>:not([t*=" f"]):not([t^="f"]),
 [t~="fm"] {
     font-family: monospace
 }

 [ti~="fc"]>:not([t*=" f"]):not([t^="f"]),
 [t~="fc"] {
     font-family: cursive
 }

 [ti~="f1"]>:not([t*=" f"]):not([t^="f"]),
 [t~="f1"] {
     font-family: var(--m-en-font-family-1)
 }

 [ti~="f2"]>:not([t*=" f"]):not([t^="f"]),
 [t~="f2"] {
     font-family: var(--m-en-font-family-2)
 }

 [ti~="f3"]>:not([t*=" f"]):not([t^="f"]),
 [t~="f3"] {
     font-family: var(--m-en-font-family-3)
 }

 [ti~="f4"]>:not([t*=" f"]):not([t^="f"]),
 [t~="f4"] {
     font-family: var(--m-en-font-family-4)
 }

 [ti~="f5"]>:not([t*=" f"]):not([t^="f"]),
 [t~="f5"] {
     font-family: var(--m-en-font-family-5)
 }

 [ti~="f6"]>:not([t*=" f"]):not([t^="f"]),
 [t~="f6"] {
     font-family: var(--m-en-font-family-6)
 }

 [ti~="f7"]>:not([t*=" f"]):not([t^="f"]),
 [t~="f7"] {
     font-family: var(--m-en-font-family-7)
 }

 [ti~="f8"]>:not([t*=" f"]):not([t^="f"]),
 [t~="f8"] {
     font-family: var(--m-en-font-family-8)
 }

 [ti~="f9"]>:not([t*=" f"]):not([t^="f"]),
 [t~="f9"] {
     font-family: var(--m-en-font-family-9)
 }

 [style*='--f:'] {
     font-size: var(--f) !important
 }

 [style*='--fi:']>* {
     font-size: var(--fi) !important
 }

 R[ti*=" s"]>:not([t*=" s"]):not([t^="s"]),
 [ti^="s"]>:not([t*=" s"]):not([t^="s"]),
 [t*=" s"],
 [t^="s"],
 R[ti*=" u"]>:not([t*=" u"]):not([t^="u"]),
 [ti^="u"]>:not([t*=" u"]):not([t^="u"]),
 [t*=" u"],
 [t^="u"] {
     font-size: calc(calc(var(--fv) * var(--fvu, 1px)) - var(--fd, 0px))
 }

 [ti~="s1"]>:not([t*=" s"]):not([t^="s"]),
 [t~="s1"] {
     --fv: 1
 }

 [ti~="s2"]>:not([t*=" s"]):not([t^="s"]),
 [t~="s2"] {
     --fv: 2
 }

 [ti~="s3"]>:not([t*=" s"]):not([t^="s"]),
 [t~="s3"] {
     --fv: 3
 }

 [ti~="s4"]>:not([t*=" s"]):not([t^="s"]),
 [t~="s4"] {
     --fv: 4
 }

 [ti~="s5"]>:not([t*=" s"]):not([t^="s"]),
 [t~="s5"] {
     --fv: 5
 }

 [ti~="s6"]>:not([t*=" s"]):not([t^="s"]),
 [t~="s6"] {
     --fv: 6
 }

 [ti~="s7"]>:not([t*=" s"]):not([t^="s"]),
 [t~="s7"] {
     --fv: 7
 }

 [ti~="s8"]>:not([t*=" s"]):not([t^="s"]),
 [t~="s8"] {
     --fv: 8
 }

 [ti~="s9"]>:not([t*=" s"]):not([t^="s"]),
 [t~="s9"] {
     --fv: 9
 }

 [ti~="s10"]>:not([t*=" s"]):not([t^="s"]),
 [t~="s10"] {
     --fv: 10
 }

 [ti~="s11"]>:not([t*=" s"]):not([t^="s"]),
 [t~="s11"] {
     --fv: 11
 }

 [ti~="s12"]>:not([t*=" s"]):not([t^="s"]),
 [t~="s12"] {
     --fv: 12
 }

 [ti~="s13"]>:not([t*=" s"]):not([t^="s"]),
 [t~="s13"] {
     --fv: 13
 }

 [ti~="s14"]>:not([t*=" s"]):not([t^="s"]),
 [t~="s14"] {
     --fv: 14
 }

 [ti~="s15"]>:not([t*=" s"]):not([t^="s"]),
 [t~="s15"] {
     --fv: 15
 }

 [ti~="s16"]>:not([t*=" s"]):not([t^="s"]),
 [t~="s16"] {
     --fv: 16
 }

 [ti~="s17"]>:not([t*=" s"]):not([t^="s"]),
 [t~="s17"] {
     --fv: 17
 }

 [ti~="s18"]>:not([t*=" s"]):not([t^="s"]),
 [t~="s18"] {
     --fv: 18
 }

 [ti~="s19"]>:not([t*=" s"]):not([t^="s"]),
 [t~="s19"] {
     --fv: 19
 }

 [ti~="s20"]>:not([t*=" s"]):not([t^="s"]),
 [t~="s20"] {
     --fv: 20
 }

 [ti~="s21"]>:not([t*=" s"]):not([t^="s"]),
 [t~="s21"] {
     --fv: 21
 }

 [ti~="s22"]>:not([t*=" s"]):not([t^="s"]),
 [t~="s22"] {
     --fv: 22
 }

 [ti~="s23"]>:not([t*=" s"]):not([t^="s"]),
 [t~="s23"] {
     --fv: 23
 }

 [ti~="s24"]>:not([t*=" s"]):not([t^="s"]),
 [t~="s24"] {
     --fv: 24
 }

 [ti~="s25"]>:not([t*=" s"]):not([t^="s"]),
 [t~="s25"] {
     --fv: 25
 }

 [ti~="s26"]>:not([t*=" s"]):not([t^="s"]),
 [t~="s26"] {
     --fv: 26
 }

 [ti~="s27"]>:not([t*=" s"]):not([t^="s"]),
 [t~="s27"] {
     --fv: 27
 }

 [ti~="s28"]>:not([t*=" s"]):not([t^="s"]),
 [t~="s28"] {
     --fv: 28
 }

 [ti~="s29"]>:not([t*=" s"]):not([t^="s"]),
 [t~="s29"] {
     --fv: 29
 }

 [ti~="s30"]>:not([t*=" s"]):not([t^="s"]),
 [t~="s30"] {
     --fv: 30
 }

 [ti~="s31"]>:not([t*=" s"]):not([t^="s"]),
 [t~="s31"] {
     --fv: 31
 }

 [ti~="s32"]>:not([t*=" s"]):not([t^="s"]),
 [t~="s32"] {
     --fv: 32
 }

 [ti~="s33"]>:not([t*=" s"]):not([t^="s"]),
 [t~="s33"] {
     --fv: 33
 }

 [ti~="s34"]>:not([t*=" s"]):not([t^="s"]),
 [t~="s34"] {
     --fv: 34
 }

 [ti~="s35"]>:not([t*=" s"]):not([t^="s"]),
 [t~="s35"] {
     --fv: 35
 }

 [ti~="s36"]>:not([t*=" s"]):not([t^="s"]),
 [t~="s36"] {
     --fv: 36
 }

 [ti~="s37"]>:not([t*=" s"]):not([t^="s"]),
 [t~="s37"] {
     --fv: 37
 }

 [ti~="s38"]>:not([t*=" s"]):not([t^="s"]),
 [t~="s38"] {
     --fv: 38
 }

 [ti~="s39"]>:not([t*=" s"]):not([t^="s"]),
 [t~="s39"] {
     --fv: 39
 }

 [ti~="s40"]>:not([t*=" s"]):not([t^="s"]),
 [t~="s40"] {
     --fv: 40
 }

 [ti~="s41"]>:not([t*=" s"]):not([t^="s"]),
 [t~="s41"] {
     --fv: 41
 }

 [ti~="s42"]>:not([t*=" s"]):not([t^="s"]),
 [t~="s42"] {
     --fv: 42
 }

 [ti~="s43"]>:not([t*=" s"]):not([t^="s"]),
 [t~="s43"] {
     --fv: 43
 }

 [ti~="s44"]>:not([t*=" s"]):not([t^="s"]),
 [t~="s44"] {
     --fv: 44
 }

 [ti~="s45"]>:not([t*=" s"]):not([t^="s"]),
 [t~="s45"] {
     --fv: 45
 }

 [ti~="s46"]>:not([t*=" s"]):not([t^="s"]),
 [t~="s46"] {
     --fv: 46
 }

 [ti~="s47"]>:not([t*=" s"]):not([t^="s"]),
 [t~="s47"] {
     --fv: 47
 }

 [ti~="s48"]>:not([t*=" s"]):not([t^="s"]),
 [t~="s48"] {
     --fv: 48
 }

 [ti~="s49"]>:not([t*=" s"]):not([t^="s"]),
 [t~="s49"] {
     --fv: 49
 }

 [ti~="s50"]>:not([t*=" s"]):not([t^="s"]),
 [t~="s50"] {
     --fv: 50
 }

 [ti~="s51"]>:not([t*=" s"]):not([t^="s"]),
 [t~="s51"] {
     --fv: 51
 }

 [ti~="s52"]>:not([t*=" s"]):not([t^="s"]),
 [t~="s52"] {
     --fv: 52
 }

 [ti~="s53"]>:not([t*=" s"]):not([t^="s"]),
 [t~="s53"] {
     --fv: 53
 }

 [ti~="s54"]>:not([t*=" s"]):not([t^="s"]),
 [t~="s54"] {
     --fv: 54
 }

 [ti~="s55"]>:not([t*=" s"]):not([t^="s"]),
 [t~="s55"] {
     --fv: 55
 }

 [ti~="s56"]>:not([t*=" s"]):not([t^="s"]),
 [t~="s56"] {
     --fv: 56
 }

 [ti~="s57"]>:not([t*=" s"]):not([t^="s"]),
 [t~="s57"] {
     --fv: 57
 }

 [ti~="s58"]>:not([t*=" s"]):not([t^="s"]),
 [t~="s58"] {
     --fv: 58
 }

 [ti~="s59"]>:not([t*=" s"]):not([t^="s"]),
 [t~="s59"] {
     --fv: 59
 }

 [ti~="s60"]>:not([t*=" s"]):not([t^="s"]),
 [t~="s60"] {
     --fv: 60
 }

 [ti~="s61"]>:not([t*=" s"]):not([t^="s"]),
 [t~="s61"] {
     --fv: 61
 }

 [ti~="s62"]>:not([t*=" s"]):not([t^="s"]),
 [t~="s62"] {
     --fv: 62
 }

 [ti~="s63"]>:not([t*=" s"]):not([t^="s"]),
 [t~="s63"] {
     --fv: 63
 }

 [ti~="s64"]>:not([t*=" s"]):not([t^="s"]),
 [t~="s64"] {
     --fv: 64
 }

 [ti~="s65"]>:not([t*=" s"]):not([t^="s"]),
 [t~="s65"] {
     --fv: 65
 }

 [ti~="s66"]>:not([t*=" s"]):not([t^="s"]),
 [t~="s66"] {
     --fv: 66
 }

 [ti~="s67"]>:not([t*=" s"]):not([t^="s"]),
 [t~="s67"] {
     --fv: 67
 }

 [ti~="s68"]>:not([t*=" s"]):not([t^="s"]),
 [t~="s68"] {
     --fv: 68
 }

 [ti~="s69"]>:not([t*=" s"]):not([t^="s"]),
 [t~="s69"] {
     --fv: 69
 }

 [ti~="s70"]>:not([t*=" s"]):not([t^="s"]),
 [t~="s70"] {
     --fv: 70
 }

 [ti~="s71"]>:not([t*=" s"]):not([t^="s"]),
 [t~="s71"] {
     --fv: 71
 }

 [ti~="s72"]>:not([t*=" s"]):not([t^="s"]),
 [t~="s72"] {
     --fv: 72
 }

 [ti~="s73"]>:not([t*=" s"]):not([t^="s"]),
 [t~="s73"] {
     --fv: 73
 }

 [ti~="s74"]>:not([t*=" s"]):not([t^="s"]),
 [t~="s74"] {
     --fv: 74
 }

 [ti~="s75"]>:not([t*=" s"]):not([t^="s"]),
 [t~="s75"] {
     --fv: 75
 }

 [ti~="s76"]>:not([t*=" s"]):not([t^="s"]),
 [t~="s76"] {
     --fv: 76
 }

 [ti~="s77"]>:not([t*=" s"]):not([t^="s"]),
 [t~="s77"] {
     --fv: 77
 }

 [ti~="s78"]>:not([t*=" s"]):not([t^="s"]),
 [t~="s78"] {
     --fv: 78
 }

 [ti~="s79"]>:not([t*=" s"]):not([t^="s"]),
 [t~="s79"] {
     --fv: 79
 }

 [ti~="s80"]>:not([t*=" s"]):not([t^="s"]),
 [t~="s80"] {
     --fv: 80
 }

 [ti~="s81"]>:not([t*=" s"]):not([t^="s"]),
 [t~="s81"] {
     --fv: 81
 }

 [ti~="s82"]>:not([t*=" s"]):not([t^="s"]),
 [t~="s82"] {
     --fv: 82
 }

 [ti~="s83"]>:not([t*=" s"]):not([t^="s"]),
 [t~="s83"] {
     --fv: 83
 }

 [ti~="s84"]>:not([t*=" s"]):not([t^="s"]),
 [t~="s84"] {
     --fv: 84
 }

 [ti~="s85"]>:not([t*=" s"]):not([t^="s"]),
 [t~="s85"] {
     --fv: 85
 }

 [ti~="s86"]>:not([t*=" s"]):not([t^="s"]),
 [t~="s86"] {
     --fv: 86
 }

 [ti~="s87"]>:not([t*=" s"]):not([t^="s"]),
 [t~="s87"] {
     --fv: 87
 }

 [ti~="s88"]>:not([t*=" s"]):not([t^="s"]),
 [t~="s88"] {
     --fv: 88
 }

 [ti~="s89"]>:not([t*=" s"]):not([t^="s"]),
 [t~="s89"] {
     --fv: 89
 }

 [ti~="s90"]>:not([t*=" s"]):not([t^="s"]),
 [t~="s90"] {
     --fv: 90
 }

 [ti~="s91"]>:not([t*=" s"]):not([t^="s"]),
 [t~="s91"] {
     --fv: 91
 }

 [ti~="s92"]>:not([t*=" s"]):not([t^="s"]),
 [t~="s92"] {
     --fv: 92
 }

 [ti~="s93"]>:not([t*=" s"]):not([t^="s"]),
 [t~="s93"] {
     --fv: 93
 }

 [ti~="s94"]>:not([t*=" s"]):not([t^="s"]),
 [t~="s94"] {
     --fv: 94
 }

 [ti~="s95"]>:not([t*=" s"]):not([t^="s"]),
 [t~="s95"] {
     --fv: 95
 }

 [ti~="s96"]>:not([t*=" s"]):not([t^="s"]),
 [t~="s96"] {
     --fv: 96
 }

 [ti~="s97"]>:not([t*=" s"]):not([t^="s"]),
 [t~="s97"] {
     --fv: 97
 }

 [ti~="s98"]>:not([t*=" s"]):not([t^="s"]),
 [t~="s98"] {
     --fv: 98
 }

 [ti~="s99"]>:not([t*=" s"]):not([t^="s"]),
 [t~="s99"] {
     --fv: 99
 }

 [ti~="s100"]>:not([t*=" s"]):not([t^="s"]),
 [t~="s100"] {
     --fv: 100
 }

 [ti~="ucm"]>:not([t*=" u"]):not([t^="u"]),
 [t~="ucm"] {
     --fvu: 1cm
 }

 [ti~="umm"]>:not([t*=" u"]):not([t^="u"]),
 [t~="umm"] {
     --fvu: 1mm
 }

 [ti~="uin"]>:not([t*=" u"]):not([t^="u"]),
 [t~="uin"] {
     --fvu: 1in
 }

 [ti~="upx"]>:not([t*=" u"]):not([t^="u"]),
 [t~="upx"] {
     --fvu: 1px
 }

 [ti~="upt"]>:not([t*=" u"]):not([t^="u"]),
 [t~="upt"] {
     --fvu: 1pt
 }

 [ti~="upc"]>:not([t*=" u"]):not([t^="u"]),
 [t~="upc"] {
     --fvu: 1pc
 }

 [ti~="upe"]>:not([t*=" u"]):not([t^="u"]),
 [t~="upe"] {
     --fvu: 1%
 }

 [ti~="u%"]>:not([t*=" u"]):not([t^="u"]),
 [t~="u%"] {
     --fvu: 1%
 }

 [ti~="uem"]>:not([t*=" u"]):not([t^="u"]),
 [t~="uem"] {
     --fvu: 1em
 }

 [ti~="uex"]>:not([t*=" u"]):not([t^="u"]),
 [t~="uex"] {
     --fvu: 1ex
 }

 [ti~="uch"]>:not([t*=" u"]):not([t^="u"]),
 [t~="uch"] {
     --fvu: 1ch
 }

 [ti~="ure"]>:not([t*=" u"]):not([t^="u"]),
 [t~="ure"] {
     --fvu: 1rem
 }

 [ti~="uvw"]>:not([t*=" u"]):not([t^="u"]),
 [t~="uvw"] {
     --fvu: 1vw
 }

 [ti~="uvh"]>:not([t*=" u"]):not([t^="u"]),
 [t~="uvh"] {
     --fvu: 1vh
 }

 [ti~="uvn"]>:not([t*=" u"]):not([t^="u"]),
 [t~="uvn"] {
     --fvu: 1vmin
 }

 [ti~="uvx"]>:not([t*=" u"]):not([t^="u"]),
 [t~="uvx"] {
     --fvu: 1vmax
 }

 [ti~="uqw"]>:not([t*=" u"]):not([t^="u"]),
 [t~="uqw"] {
     --fvu: 1cqw
 }

 [ti~="uqh"]>:not([t*=" u"]):not([t^="u"]),
 [t~="uqh"] {
     --fvu: 1cqh
 }

 [ti~="uqi"]>:not([t*=" u"]):not([t^="u"]),
 [t~="uqi"] {
     --fvu: 1cqi
 }

 [ti~="uqb"]>:not([t*=" u"]):not([t^="u"]),
 [t~="uqb"] {
     --fvu: 1cqb
 }

 [ti~="uqn"]>:not([t*=" u"]):not([t^="u"]),
 [t~="uqn"] {
     --fvu: 1cqmin
 }

 [ti~="uqx"]>:not([t*=" u"]):not([t^="u"]),
 [t~="uqx"] {
     --fvu: 1cqmax
 }

 [ti~="au"]>:not([t*=" a"]):not([t^="a"]),
 [t~="au"] {
     text-align: unset
 }

 [ti~="ar"]>:not([t*=" a"]):not([t^="a"]),
 [t~="ar"] {
     text-align: right
 }

 [ti~="al"]>:not([t*=" a"]):not([t^="a"]),
 [t~="al"] {
     text-align: left
 }

 [ti~="as"]>:not([t*=" a"]):not([t^="a"]),
 [t~="as"] {
     text-align: start
 }

 [ti~="ac"]>:not([t*=" a"]):not([t^="a"]),
 [t~="ac"] {
     text-align: center
 }

 [ti~="aj"]>:not([t*=" a"]):not([t^="a"]),
 [t~="aj"] {
     text-align: justify
 }

 [ti~="ae"]>:not([t*=" a"]):not([t^="a"]),
 [t~="ae"] {
     text-align: end
 }

 [ti~="alu"]>:not([t*=" al"]):not([t^="al"]),
 [t~="alu"] {
     text-align-last: unset
 }

 [ti~="alr"]>:not([t*=" al"]):not([t^="al"]),
 [t~="alr"] {
     text-align-last: right
 }

 [ti~="all"]>:not([t*=" al"]):not([t^="al"]),
 [t~="all"] {
     text-align-last: left
 }

 [ti~="als"]>:not([t*=" al"]):not([t^="al"]),
 [t~="als"] {
     text-align-last: start
 }

 [ti~="alc"]>:not([t*=" al"]):not([t^="al"]),
 [t~="alc"] {
     text-align-last: center
 }

 [ti~="alj"]>:not([t*=" al"]):not([t^="al"]),
 [t~="alj"] {
     text-align-last: justify
 }

 [ti~="ale"]>:not([t*=" al"]):not([t^="al"]),
 [t~="ale"] {
     text-align-last: end
 }

 [ti~="ala"]>:not([t*=" al"]):not([t^="al"]),
 [t~="ala"] {
     text-align-last: auto
 }

 [ti~="wmu"]>:not([t*=" wm"]):not([t^="wm"]),
 [t~="wmu"] {
     writing-mode: unset
 }

 [ti~="wmh"]>:not([t*=" wm"]):not([t^="wm"]),
 [t~="wmh"] {
     writing-mode: horizontal-tb
 }

 [ti~="wmv"]>:not([t*=" wm"]):not([t^="wm"]),
 [t~="wmv"] {
     writing-mode: vertical-lr
 }

 [ti~="wmr"]>:not([t*=" wm"]):not([t^="wm"]),
 [t~="wmr"] {
     writing-mode: vertical-rl
 }

 [ti~="tou"]>:not([t*=" to"]):not([t^="to"]),
 [t~="tou"] {
     text-orientation: unset
 }

 [ti~="tom"]>:not([t*=" to"]):not([t^="to"]),
 [t~="tom"] {
     text-orientation: mixed
 }

 [ti~="tou"]>:not([t*=" to"]):not([t^="to"]),
 [t~="tou"] {
     text-orientation: upright
 }

 [ti~="tos"]>:not([t*=" to"]):not([t^="to"]),
 [t~="tos"] {
     text-orientation: sideways
 }

 [ti~="n"]>:not([t~="i"]),
 [t~="n"] {
     font-style: normal
 }

 [ti~="i"]>:not([t~="n"]),
 [t~="i"] {
     font-style: italic
 }

 [ti~="wu"]>:not([t*=" w"]):not([t^="w"]),
 [t~="wu"] {
     font-weight: unset
 }

 [ti~="wn"]>:not([t*=" w"]):not([t^="w"]),
 [t~="wn"] {
     font-weight: normal
 }

 [ti~="wb"]>:not([t*=" w"]):not([t^="w"]),
 [t~="wb"] {
     font-weight: bold
 }

 [ti~="w1"]>:not([t*=" w"]):not([t^="w"]),
 [t~="w1"] {
     font-weight: 100
 }

 [ti~="w2"]>:not([t*=" w"]):not([t^="w"]),
 [t~="w2"] {
     font-weight: 200
 }

 [ti~="w3"]>:not([t*=" w"]):not([t^="w"]),
 [t~="w3"] {
     font-weight: 300
 }

 [ti~="w4"]>:not([t*=" w"]):not([t^="w"]),
 [t~="w4"] {
     font-weight: 400
 }

 [ti~="w5"]>:not([t*=" w"]):not([t^="w"]),
 [t~="w5"] {
     font-weight: 500
 }

 [ti~="w6"]>:not([t*=" w"]):not([t^="w"]),
 [t~="w6"] {
     font-weight: 600
 }

 [ti~="w7"]>:not([t*=" w"]):not([t^="w"]),
 [t~="w7"] {
     font-weight: 700
 }

 [ti~="w8"]>:not([t*=" w"]):not([t^="w"]),
 [t~="w8"] {
     font-weight: 800
 }

 [ti~="w9"]>:not([t*=" w"]):not([t^="w"]),
 [t~="w9"] {
     font-weight: 900
 }

 [ti~="wl"]>:not([t*=" w"]):not([t^="w"]),
 [t~="wl"] {
     font-weight: lighter
 }

 [ti~="w-"]>:not([t*=" w"]):not([t^="w"]),
 [t~="w-"] {
     font-weight: lighter
 }

 [ti~="w+"]>:not([t*=" w"]):not([t^="w"]),
 [t~="w+"] {
     font-weight: bolder
 }

 [ti~="dln"]>:not([t*=" dl"]):not([t^="dl"]),
 [t~="dln"] {
     text-decoration-line: none
 }

 [ti~="dlu"]>:not([t*=" dl"]):not([t^="dl"]),
 [t~="dlu"] {
     text-decoration-line: underline
 }

 [ti~="dlo"]>:not([t*=" dl"]):not([t^="dl"]),
 [t~="dlo"] {
     text-decoration-line: overline
 }

 [ti~="dll"]>:not([t*=" dl"]):not([t^="dl"]),
 [t~="dll"] {
     text-decoration-line: line-through
 }

 [ti~="dsu"]>:not([t*=" ds"]):not([t^="ds"]),
 [t~="dsu"] {
     text-decoration-style: unset
 }

 [ti~="dsd"]>:not([t*=" ds"]):not([t^="ds"]),
 [t~="dsd"] {
     text-decoration-style: dotted
 }

 [ti~="dsw"]>:not([t*=" ds"]):not([t^="ds"]),
 [t~="dsw"] {
     text-decoration-style: wavy
 }

 [ti~="ds-"]>:not([t*=" ds"]):not([t^="ds"]),
 [t~="ds-"] {
     text-decoration-style: solid
 }

 [ti~="ds="]>:not([t*=" ds"]):not([t^="ds"]),
 [t~="ds="] {
     text-decoration-style: double
 }

 [ti~="ds."]>:not([t*=" ds"]):not([t^="ds"]),
 [t~="ds."] {
     text-decoration-style: dotted
 }

 [ti~="tn"]>:not([t*=" t"]):not([t^="t"]),
 [t~="tn"] {
     text-transform: none
 }

 [ti~="tc"]>:not([t*=" t"]):not([t^="t"]),
 [t~="tc"] {
     text-transform: capitalize
 }

 [ti~="tu"]>:not([t*=" t"]):not([t^="t"]),
 [t~="tu"] {
     text-transform: uppercase
 }

 [ti~="tl"]>:not([t*=" t"]):not([t^="t"]),
 [t~="tl"] {
     text-transform: lowercase
 }

 [ti~=".nw"]>:not([t*=" ."]):not([t^="."]),
 [t~=".nw"] {
     white-space: nowrap
 }

 [ti~=".p"]>:not([t*=" ."]):not([t^="."]),
 [t~=".p"] {
     white-space: pre
 }

 [ti~=".pw"]>:not([t*=" ."]):not([t^="."]),
 [t~=".pw"] {
     white-space: pre-wrap
 }

 [ti~=".pl"]>:not([t*=" ."]):not([t^="."]),
 [t~=".pl"] {
     white-space: pre-line
 }

 [ti~=".bs"]>:not([t*=" ."]):not([t^="."]),
 [t~=".bs"] {
     white-space: break-spaces
 }

 [ti~="owu"]>:not([t*=" ow"]):not([t^="ow"]),
 [t~="owu"] {
     overflow-wrap: unset
 }

 [ti~="own"]>:not([t*=" ow"]):not([t^="ow"]),
 [t~="own"] {
     overflow-wrap: normal
 }

 [ti~="owb"]>:not([t*=" ow"]):not([t^="ow"]),
 [t~="owb"] {
     overflow-wrap: break-word
 }

 [ti~="owa"]>:not([t*=" ow"]):not([t^="ow"]),
 [t~="owa"] {
     overflow-wrap: anywhere
 }

 [ti~="wbu"]>:not([t*=" wb"]):not([t^="wb"]),
 [t~="wbu"] {
     word-break: unset
 }

 [ti~="wbn"]>:not([t*=" wb"]):not([t^="wb"]),
 [t~="wbn"] {
     word-break: normal
 }

 [ti~="wbb"]>:not([t*=" wb"]):not([t^="wb"]),
 [t~="wbb"] {
     word-break: break-all
 }

 [ti~="wbk"]>:not([t*=" wb"]):not([t^="wb"]),
 [t~="wbk"] {
     word-break: keep-all
 }

 [ti~="oc"]>:not([t*=" o"]):not([t^="o"]),
 [t~="oc"] {
     --t-o: clip
 }

 [ti~="oe"]>:not([t*=" o"]):not([t^="o"]),
 [t~="oe"] {
     --t-o: ellipsis
 }

 [ti*=" o"]>*,
 [t*=" o"],
 [ti^="o"]>*,
 [t^="o"] {
     overflow: hidden;
     white-space: nowrap;
     text-overflow: var(--t-o)
 }

 R[ti*=" lc"]>:not([t*=" lc"]):not([t^="lc"]),
 [ti^="lc"]>:not([t*=" lc"]):not([t^="lc"]),
 [t*=" lc"],
 [t^="lc"] {
     --t-lh: 1.1em;
     display: inline-block;
     max-height: calc(var(--t-lc) * var(--t-lh));
     overflow: hidden;
     text-overflow: var(--t-o, ellipsis)
 }

 @supports (display:-webkit-box) {

     R[ti*=" lc"]>:not([t*=" lc"]):not([t^="lc"]),
     [ti^="lc"]>:not([t*=" lc"]):not([t^="lc"]),
     [t*=" lc"],
     [t^="lc"] {
         display: -webkit-box;
         -webkit-box-orient: vertical;
         -webkit-line-clamp: var(--t-lc)
     }
 }

 [ti~="lc1"]>:not([t*=" lc"]):not([t^="lc"]),
 [t~="lc1"] {
     --t-lc: 1
 }

 [ti~="lc2"]>:not([t*=" lc"]):not([t^="lc"]),
 [t~="lc2"] {
     --t-lc: 2
 }

 [ti~="lc3"]>:not([t*=" lc"]):not([t^="lc"]),
 [t~="lc3"] {
     --t-lc: 3
 }

 [ti~="lc4"]>:not([t*=" lc"]):not([t^="lc"]),
 [t~="lc4"] {
     --t-lc: 4
 }

 [ti~="lc5"]>:not([t*=" lc"]):not([t^="lc"]),
 [t~="lc5"] {
     --t-lc: 5
 }

 [ti~="lc6"]>:not([t*=" lc"]):not([t^="lc"]),
 [t~="lc6"] {
     --t-lc: 6
 }

 [ti~="lc7"]>:not([t*=" lc"]):not([t^="lc"]),
 [t~="lc7"] {
     --t-lc: 7
 }

 [ti~="lc8"]>:not([t*=" lc"]):not([t^="lc"]),
 [t~="lc8"] {
     --t-lc: 8
 }

 [ti~="lc9"]>:not([t*=" lc"]):not([t^="lc"]),
 [t~="lc9"] {
     --t-lc: 9
 }

 R[ti*=" lh"]>:not([t*=" lh"]):not([t^="lh"]),
 [ti^="lh"]>:not([t*=" lh"]):not([t^="lh"]),
 [t*=" lh"],
 [t^="lh"] {
     line-height: var(--t-lh)
 }

 [ti~="lh0"]>:not([t*=" lh"]):not([t^="lh"]),
 [t~="lh0"] {
     --t-lh: 1em
 }

 [ti~="lh1"]>:not([t*=" lh"]):not([t^="lh"]),
 [t~="lh1"] {
     --t-lh: 1.1em
 }

 [ti~="lh2"]>:not([t*=" lh"]):not([t^="lh"]),
 [t~="lh2"] {
     --t-lh: 1.2em
 }

 [ti~="lh3"]>:not([t*=" lh"]):not([t^="lh"]),
 [t~="lh3"] {
     --t-lh: 1.3em
 }

 [ti~="lh4"]>:not([t*=" lh"]):not([t^="lh"]),
 [t~="lh4"] {
     --t-lh: 1.4em
 }

 [ti~="lh5"]>:not([t*=" lh"]):not([t^="lh"]),
 [t~="lh5"] {
     --t-lh: 1.5em
 }

 [ti~="lh6"]>:not([t*=" lh"]):not([t^="lh"]),
 [t~="lh6"] {
     --t-lh: 1.6em
 }

 [ti~="lh7"]>:not([t*=" lh"]):not([t^="lh"]),
 [t~="lh7"] {
     --t-lh: 1.7em
 }

 [ti~="lh8"]>:not([t*=" lh"]):not([t^="lh"]),
 [t~="lh8"] {
     --t-lh: 1.8em
 }

 [ti~="lh9"]>:not([t*=" lh"]):not([t^="lh"]),
 [t~="lh9"] {
     --t-lh: 1.9em
 }

 [ti~="tiu"]>:not([t*=" ti"]):not([t^="ti"]),
 [t~="tiu"] {
     text-indent: unset
 }

 [ti~="tis"]>:not([t*=" ti"]):not([t^="ti"]),
 [t~="tis"] {
     text-indent: var(--s)
 }

 [ti~="ti0"]>:not([t*=" ti"]):not([t^="ti"]),
 [t~="ti0"] {
     text-indent: 0
 }

 [ti~="ti1"]>:not([t*=" ti"]):not([t^="ti"]),
 [t~="ti1"] {
     text-indent: 1em
 }

 [ti~="ti2"]>:not([t*=" ti"]):not([t^="ti"]),
 [t~="ti2"] {
     text-indent: 2em
 }

 [ti~="ti3"]>:not([t*=" ti"]):not([t^="ti"]),
 [t~="ti3"] {
     text-indent: 3em
 }

 [ti~="ti4"]>:not([t*=" ti"]):not([t^="ti"]),
 [t~="ti4"] {
     text-indent: 4em
 }

 [ti~="ti5"]>:not([t*=" ti"]):not([t^="ti"]),
 [t~="ti5"] {
     text-indent: 5em
 }

 [ti~="ti6"]>:not([t*=" ti"]):not([t^="ti"]),
 [t~="ti6"] {
     text-indent: 6em
 }

 [ti~="ti7"]>:not([t*=" ti"]):not([t^="ti"]),
 [t~="ti7"] {
     text-indent: 7em
 }

 [ti~="ti8"]>:not([t*=" ti"]):not([t^="ti"]),
 [t~="ti8"] {
     text-indent: 8em
 }

 [ti~="ti9"]>:not([t*=" ti"]):not([t^="ti"]),
 [t~="ti9"] {
     text-indent: 9em
 }

 [ti~="lsu"]>:not([t*=" ls"]):not([t^="ls"]),
 [t~="lsu"] {
     letter-spacing: unset
 }

 [ti~="lsn"]>:not([t*=" ls"]):not([t^="ls"]),
 [t~="lsn"] {
     letter-spacing: normal
 }

 [ti~="lss"]>:not([t*=" ls"]):not([t^="ls"]),
 [t~="lss"] {
     letter-spacing: var(--s)
 }

 [ti~="ls0"]>:not([t*=" ls"]):not([t^="ls"]),
 [t~="ls0"] {
     letter-spacing: 0
 }

 [ti~="ls1"]>:not([t*=" ls"]):not([t^="ls"]),
 [t~="ls1"] {
     letter-spacing: .1em
 }

 [ti~="ls2"]>:not([t*=" ls"]):not([t^="ls"]),
 [t~="ls2"] {
     letter-spacing: .2em
 }

 [ti~="ls3"]>:not([t*=" ls"]):not([t^="ls"]),
 [t~="ls3"] {
     letter-spacing: .3em
 }

 [ti~="ls4"]>:not([t*=" ls"]):not([t^="ls"]),
 [t~="ls4"] {
     letter-spacing: .4em
 }

 [ti~="ls5"]>:not([t*=" ls"]):not([t^="ls"]),
 [t~="ls5"] {
     letter-spacing: .5em
 }

 [ti~="ls6"]>:not([t*=" ls"]):not([t^="ls"]),
 [t~="ls6"] {
     letter-spacing: .6em
 }

 [ti~="ls7"]>:not([t*=" ls"]):not([t^="ls"]),
 [t~="ls7"] {
     letter-spacing: .7em
 }

 [ti~="ls8"]>:not([t*=" ls"]):not([t^="ls"]),
 [t~="ls8"] {
     letter-spacing: .8em
 }

 [ti~="ls9"]>:not([t*=" ls"]):not([t^="ls"]),
 [t~="ls9"] {
     letter-spacing: .9em
 }

 [ti~="ls10"]>:not([t*=" ls"]):not([t^="ls"]),
 [t~="ls10"] {
     letter-spacing: 1em
 }

 [ti~="wsu"]>:not([t*=" ws"]):not([t^="ws"]),
 [t~="wsu"] {
     word-spacing: unset
 }

 [ti~="wsn"]>:not([t*=" ws"]):not([t^="ws"]),
 [t~="wsn"] {
     word-spacing: normal
 }

 [ti~="wss"]>:not([t*=" ws"]):not([t^="ws"]),
 [t~="wss"] {
     word-spacing: var(--s)
 }

 [ti~="ws0"]>:not([t*=" ws"]):not([t^="ws"]),
 [t~="ws0"] {
     word-spacing: 0
 }

 [ti~="ws1"]>:not([t*=" ws"]):not([t^="ws"]),
 [t~="ws1"] {
     word-spacing: 1em
 }

 [ti~="ws2"]>:not([t*=" ws"]):not([t^="ws"]),
 [t~="ws2"] {
     word-spacing: 2em
 }

 [ti~="ws3"]>:not([t*=" ws"]):not([t^="ws"]),
 [t~="ws3"] {
     word-spacing: 3em
 }

 [ti~="ws4"]>:not([t*=" ws"]):not([t^="ws"]),
 [t~="ws4"] {
     word-spacing: 4em
 }

 [ti~="ws5"]>:not([t*=" ws"]):not([t^="ws"]),
 [t~="ws5"] {
     word-spacing: 5em
 }

 [ti~="ws6"]>:not([t*=" ws"]):not([t^="ws"]),
 [t~="ws6"] {
     word-spacing: 6em
 }

 [ti~="ws7"]>:not([t*=" ws"]):not([t^="ws"]),
 [t~="ws7"] {
     word-spacing: 7em
 }

 [ti~="ws8"]>:not([t*=" ws"]):not([t^="ws"]),
 [t~="ws8"] {
     word-spacing: 8em
 }

 [ti~="ws9"]>:not([t*=" ws"]):not([t^="ws"]),
 [t~="ws9"] {
     word-spacing: 9em
 }

 [ti~="cc1"]>:not([t*=" cc"]):not([t^="cc"]),
 [t~="cc1"] {
     column-count: 1
 }

 [ti~="cc2"]>:not([t*=" cc"]):not([t^="cc"]),
 [t~="cc2"] {
     column-count: 2
 }

 [ti~="cc3"]>:not([t*=" cc"]):not([t^="cc"]),
 [t~="cc3"] {
     column-count: 3
 }

 [ti~="cc4"]>:not([t*=" cc"]):not([t^="cc"]),
 [t~="cc4"] {
     column-count: 4
 }

 [ti~="cc5"]>:not([t*=" cc"]):not([t^="cc"]),
 [t~="cc5"] {
     column-count: 5
 }

 [ti~="cc6"]>:not([t*=" cc"]):not([t^="cc"]),
 [t~="cc6"] {
     column-count: 6
 }

 [ti~="cc7"]>:not([t*=" cc"]):not([t^="cc"]),
 [t~="cc7"] {
     column-count: 7
 }

 [ti~="cc8"]>:not([t*=" cc"]):not([t^="cc"]),
 [t~="cc8"] {
     column-count: 8
 }

 [ti~="cc9"]>:not([t*=" cc"]):not([t^="cc"]),
 [t~="cc9"] {
     column-count: 9
 }

 [ti~="cw1"]>:not([t*=" cw"]):not([t^="cw"]),
 [t~="cw1"] {
     column-width: 1em
 }

 [ti~="cw2"]>:not([t*=" cw"]):not([t^="cw"]),
 [t~="cw2"] {
     column-width: 2em
 }

 [ti~="cw3"]>:not([t*=" cw"]):not([t^="cw"]),
 [t~="cw3"] {
     column-width: 3em
 }

 [ti~="cw4"]>:not([t*=" cw"]):not([t^="cw"]),
 [t~="cw4"] {
     column-width: 4em
 }

 [ti~="cw5"]>:not([t*=" cw"]):not([t^="cw"]),
 [t~="cw5"] {
     column-width: 5em
 }

 [ti~="cw6"]>:not([t*=" cw"]):not([t^="cw"]),
 [t~="cw6"] {
     column-width: 6em
 }

 [ti~="cw7"]>:not([t*=" cw"]):not([t^="cw"]),
 [t~="cw7"] {
     column-width: 7em
 }

 [ti~="cw8"]>:not([t*=" cw"]):not([t^="cw"]),
 [t~="cw8"] {
     column-width: 8em
 }

 [ti~="cw9"]>:not([t*=" cw"]):not([t^="cw"]),
 [t~="cw9"] {
     column-width: 9em
 }

 [ti~="cw10"]>:not([t*=" cw"]):not([t^="cw"]),
 [t~="cw10"] {
     column-width: 10em
 }

 [ti~="cw11"]>:not([t*=" cw"]):not([t^="cw"]),
 [t~="cw11"] {
     column-width: 11em
 }

 [ti~="cw12"]>:not([t*=" cw"]):not([t^="cw"]),
 [t~="cw12"] {
     column-width: 12em
 }

 [ti~="cw13"]>:not([t*=" cw"]):not([t^="cw"]),
 [t~="cw13"] {
     column-width: 13em
 }

 [ti~="cw14"]>:not([t*=" cw"]):not([t^="cw"]),
 [t~="cw14"] {
     column-width: 14em
 }

 [ti~="cw15"]>:not([t*=" cw"]):not([t^="cw"]),
 [t~="cw15"] {
     column-width: 15em
 }

 [ti~="cw16"]>:not([t*=" cw"]):not([t^="cw"]),
 [t~="cw16"] {
     column-width: 16em
 }

 [ti~="cw17"]>:not([t*=" cw"]):not([t^="cw"]),
 [t~="cw17"] {
     column-width: 17em
 }

 [ti~="cw18"]>:not([t*=" cw"]):not([t^="cw"]),
 [t~="cw18"] {
     column-width: 18em
 }

 [ti~="cw19"]>:not([t*=" cw"]):not([t^="cw"]),
 [t~="cw19"] {
     column-width: 19em
 }

 [ti~="cw20"]>:not([t*=" cw"]):not([t^="cw"]),
 [t~="cw20"] {
     column-width: 20em
 }

 [ti~="cw21"]>:not([t*=" cw"]):not([t^="cw"]),
 [t~="cw21"] {
     column-width: 21em
 }

 [ti~="cw22"]>:not([t*=" cw"]):not([t^="cw"]),
 [t~="cw22"] {
     column-width: 22em
 }

 [ti~="cw23"]>:not([t*=" cw"]):not([t^="cw"]),
 [t~="cw23"] {
     column-width: 23em
 }

 [ti~="cw24"]>:not([t*=" cw"]):not([t^="cw"]),
 [t~="cw24"] {
     column-width: 24em
 }

 [ti~="cw25"]>:not([t*=" cw"]):not([t^="cw"]),
 [t~="cw25"] {
     column-width: 25em
 }

 [ti~="cw26"]>:not([t*=" cw"]):not([t^="cw"]),
 [t~="cw26"] {
     column-width: 26em
 }

 [ti~="cw27"]>:not([t*=" cw"]):not([t^="cw"]),
 [t~="cw27"] {
     column-width: 27em
 }

 [ti~="cw28"]>:not([t*=" cw"]):not([t^="cw"]),
 [t~="cw28"] {
     column-width: 28em
 }

 [ti~="cw29"]>:not([t*=" cw"]):not([t^="cw"]),
 [t~="cw29"] {
     column-width: 29em
 }

 [ti~="cw30"]>:not([t*=" cw"]):not([t^="cw"]),
 [t~="cw30"] {
     column-width: 30em
 }

 [ti~="cw31"]>:not([t*=" cw"]):not([t^="cw"]),
 [t~="cw31"] {
     column-width: 31em
 }

 [ti~="cw32"]>:not([t*=" cw"]):not([t^="cw"]),
 [t~="cw32"] {
     column-width: 32em
 }

 [ti~="cgs"]>:not([t*=" cg"]):not([t^="cg"]),
 [t~="cgs"] {
     column-gap: var(--s)
 }

 [ti~="cg0"]>:not([t*=" cg"]):not([t^="cg"]),
 [t~="cg0"] {
     column-gap: 0
 }

 [ti~="cg1"]>:not([t*=" cg"]):not([t^="cg"]),
 [t~="cg1"] {
     column-gap: 1em
 }

 [ti~="cg2"]>:not([t*=" cg"]):not([t^="cg"]),
 [t~="cg2"] {
     column-gap: 2em
 }

 [ti~="cg3"]>:not([t*=" cg"]):not([t^="cg"]),
 [t~="cg3"] {
     column-gap: 3em
 }

 [ti~="cg4"]>:not([t*=" cg"]):not([t^="cg"]),
 [t~="cg4"] {
     column-gap: 4em
 }

 [ti~="cg5"]>:not([t*=" cg"]):not([t^="cg"]),
 [t~="cg5"] {
     column-gap: 5em
 }

 [ti~="cg6"]>:not([t*=" cg"]):not([t^="cg"]),
 [t~="cg6"] {
     column-gap: 6em
 }

 [ti~="cg7"]>:not([t*=" cg"]):not([t^="cg"]),
 [t~="cg7"] {
     column-gap: 7em
 }

 [ti~="cg8"]>:not([t*=" cg"]):not([t^="cg"]),
 [t~="cg8"] {
     column-gap: 8em
 }

 [ti~="cg9"]>:not([t*=" cg"]):not([t^="cg"]),
 [t~="cg9"] {
     column-gap: 9em
 }

 [ti~="rsn"]>:not([t*=" rs"]):not([t^="rs"]),
 [t~="rsn"] {
     column-rule-style: none
 }

 [ti~="rsh"]>:not([t*=" rs"]):not([t^="rs"]),
 [t~="rsh"] {
     column-rule-style: hidden
 }

 [ti~="rsd"]>:not([t*=" rs"]):not([t^="rs"]),
 [t~="rsd"] {
     column-rule-style: dashed
 }

 [ti~="rsg"]>:not([t*=" rs"]):not([t^="rs"]),
 [t~="rsg"] {
     column-rule-style: groove
 }

 [ti~="rsr"]>:not([t*=" rs"]):not([t^="rs"]),
 [t~="rsr"] {
     column-rule-style: ridge
 }

 [ti~="rsi"]>:not([t*=" rs"]):not([t^="rs"]),
 [t~="rsi"] {
     column-rule-style: inset
 }

 [ti~="rso"]>:not([t*=" rs"]):not([t^="rs"]),
 [t~="rso"] {
     column-rule-style: outset
 }

 [ti~="rs-"]>:not([t*=" rs"]):not([t^="rs"]),
 [t~="rs-"] {
     column-rule-style: solid
 }

 [ti~="rs="]>:not([t*=" rs"]):not([t^="rs"]),
 [t~="rs="] {
     column-rule-style: double
 }

 [ti~="rs."]>:not([t*=" rs"]):not([t^="rs"]),
 [t~="rs."] {
     column-rule-style: dotted
 }

 [ti~="rws"]>:not([t*=" rw"]):not([t^="rw"]),
 [t~="rws"] {
     column-rule-width: var(--s)
 }

 [ti~="rwu"]>:not([t*=" rw"]):not([t^="rw"]),
 [t~="rwu"] {
     column-rule-width: unset
 }

 [ti~="rwt"]>:not([t*=" rw"]):not([t^="rw"]),
 [t~="rwt"] {
     column-rule-width: thin
 }

 [ti~="rwm"]>:not([t*=" rw"]):not([t^="rw"]),
 [t~="rwm"] {
     column-rule-width: medium
 }

 [ti~="rwk"]>:not([t*=" rw"]):not([t^="rw"]),
 [t~="rwk"] {
     column-rule-width: thick
 }

 [ti~="rw0"]>:not([t*=" rw"]):not([t^="rw"]),
 [t~="rw0"] {
     column-rule-width: 0
 }

 [ti~="rw1"]>:not([t*=" rw"]):not([t^="rw"]),
 [t~="rw1"] {
     column-rule-width: 1px
 }

 [ti~="rw2"]>:not([t*=" rw"]):not([t^="rw"]),
 [t~="rw2"] {
     column-rule-width: 2px
 }

 [ti~="rw3"]>:not([t*=" rw"]):not([t^="rw"]),
 [t~="rw3"] {
     column-rule-width: 3px
 }

 [ti~="rw4"]>:not([t*=" rw"]):not([t^="rw"]),
 [t~="rw4"] {
     column-rule-width: 4px
 }

 [ti~="rw5"]>:not([t*=" rw"]):not([t^="rw"]),
 [t~="rw5"] {
     column-rule-width: 5px
 }

 [ti~="rw6"]>:not([t*=" rw"]):not([t^="rw"]),
 [t~="rw6"] {
     column-rule-width: 6px
 }

 [ti~="rw7"]>:not([t*=" rw"]):not([t^="rw"]),
 [t~="rw7"] {
     column-rule-width: 7px
 }

 [ti~="rw8"]>:not([t*=" rw"]):not([t^="rw"]),
 [t~="rw8"] {
     column-rule-width: 8px
 }

 [ti~="rw9"]>:not([t*=" rw"]):not([t^="rw"]),
 [t~="rw9"] {
     column-rule-width: 9px
 }

 [ti~="rw10"]>:not([t*=" rw"]):not([t^="rw"]),
 [t~="rw10"] {
     column-rule-width: 10px
 }

 [ti~="rw11"]>:not([t*=" rw"]):not([t^="rw"]),
 [t~="rw11"] {
     column-rule-width: 11px
 }

 [ti~="rw12"]>:not([t*=" rw"]):not([t^="rw"]),
 [t~="rw12"] {
     column-rule-width: 12px
 }

 [ti~="rw13"]>:not([t*=" rw"]):not([t^="rw"]),
 [t~="rw13"] {
     column-rule-width: 13px
 }

 [ti~="rw14"]>:not([t*=" rw"]):not([t^="rw"]),
 [t~="rw14"] {
     column-rule-width: 14px
 }

 [ti~="rw15"]>:not([t*=" rw"]):not([t^="rw"]),
 [t~="rw15"] {
     column-rule-width: 15px
 }

 [ti~="rw16"]>:not([t*=" rw"]):not([t^="rw"]),
 [t~="rw16"] {
     column-rule-width: 16px
 }

 [ti~="rw17"]>:not([t*=" rw"]):not([t^="rw"]),
 [t~="rw17"] {
     column-rule-width: 17px
 }

 [ti~="rw18"]>:not([t*=" rw"]):not([t^="rw"]),
 [t~="rw18"] {
     column-rule-width: 18px
 }

 [ti~="rw19"]>:not([t*=" rw"]):not([t^="rw"]),
 [t~="rw19"] {
     column-rule-width: 19px
 }

 [ti~="rw20"]>:not([t*=" rw"]):not([t^="rw"]),
 [t~="rw20"] {
     column-rule-width: 20px
 }

 [ti~="rw21"]>:not([t*=" rw"]):not([t^="rw"]),
 [t~="rw21"] {
     column-rule-width: 21px
 }

 [ti~="rw22"]>:not([t*=" rw"]):not([t^="rw"]),
 [t~="rw22"] {
     column-rule-width: 22px
 }

 [ti~="rw23"]>:not([t*=" rw"]):not([t^="rw"]),
 [t~="rw23"] {
     column-rule-width: 23px
 }

 [ti~="rw24"]>:not([t*=" rw"]):not([t^="rw"]),
 [t~="rw24"] {
     column-rule-width: 24px
 }

 [ti~="rw25"]>:not([t*=" rw"]):not([t^="rw"]),
 [t~="rw25"] {
     column-rule-width: 25px
 }

 [ti~="rw26"]>:not([t*=" rw"]):not([t^="rw"]),
 [t~="rw26"] {
     column-rule-width: 26px
 }

 [ti~="rw27"]>:not([t*=" rw"]):not([t^="rw"]),
 [t~="rw27"] {
     column-rule-width: 27px
 }

 [ti~="rw28"]>:not([t*=" rw"]):not([t^="rw"]),
 [t~="rw28"] {
     column-rule-width: 28px
 }

 [ti~="rw29"]>:not([t*=" rw"]):not([t^="rw"]),
 [t~="rw29"] {
     column-rule-width: 29px
 }

 [ti~="rw30"]>:not([t*=" rw"]):not([t^="rw"]),
 [t~="rw30"] {
     column-rule-width: 30px
 }

 [ti~="rw31"]>:not([t*=" rw"]):not([t^="rw"]),
 [t~="rw31"] {
     column-rule-width: 31px
 }

 [ti~="rw32"]>:not([t*=" rw"]):not([t^="rw"]),
 [t~="rw32"] {
     column-rule-width: 32px
 }

 [ti~="csu"]>:not([t*=" cs"]):not([t^="cs"]),
 [t~="csu"] {
     column-span: unset
 }

 [ti~="csn"]>:not([t*=" cs"]):not([t^="cs"]),
 [t~="csn"] {
     column-span: none
 }

 [ti~="csa"]>:not([t*=" cs"]):not([t^="cs"]),
 [t~="csa"] {
     column-span: all
 }

 [ti~="csu"]>:not([t*=" cs"]):not([t^="cs"]),
 [t~="csu"] {
     column-fill: unset
 }

 [ti~="csa"]>:not([t*=" cs"]):not([t^="cs"]),
 [t~="csa"] {
     column-fill: auto
 }

 [ti~="csb"]>:not([t*=" cs"]):not([t^="cs"]),
 [t~="csb"] {
     column-fill: balance
 }

 :root {
     --m-en-color-0: unset;
     --m-en-color-1: unset;
     --m-en-color-2: unset;
     --m-en-color-3: unset;
     --m-en-color-4: unset;
     --m-en-color-5: unset;
     --m-en-color-6: unset;
     --m-en-color-7: unset;
     --m-en-color-8: unset;
     --m-en-color-9: unset;
     --m-en-color-primary: unset;
     --m-en-color-secondary: unset;
     --m-en-color-tertiary: unset;
     --m-en-color-body: unset;
     --m-en-color-okey: unset;
     --m-en-color-fail: unset;
     --m-en-color-info: unset;
     --m-en-color-warning: unset;
     --m-en-color-danger: unset;
     --m-en-color-alert: unset;
     --m-en-color-err: unset;
     --c-f-h: 0;
     --c-f-w: 0;
     --c-f-b: 0;
     --c-f-a: 0;
     --c-g-h: 0;
     --c-g-w: 0;
     --c-g-b: 0;
     --c-g-a: 0;
     --c-b-h: 0;
     --c-b-w: 0;
     --c-b-b: 0;
     --c-b-a: 0;
     --c-o-h: 0;
     --c-o-w: 0;
     --c-o-b: 0;
     --c-o-a: 0;
     --c-a-h: 0;
     --c-a-w: 0;
     --c-a-b: 0;
     --c-a-a: 0;
     --c-c-h: 0;
     --c-c-w: 0;
     --c-c-b: 0;
     --c-c-a: 0;
     --c-d-h: 0;
     --c-d-w: 0;
     --c-d-b: 0;
     --c-d-a: 0;
     --c-e-h: 0;
     --c-e-w: 0;
     --c-e-b: 0;
     --c-e-a: 0;
     --c-r-h: 0;
     --c-r-w: 0;
     --c-r-b: 0;
     --c-r-a: 0
 }

 [style*='--c-f:'],
 [style*='--c-fi:']>*,
 [c^='f'],
 [c*=' f'],
 [ci^='f']>*,
 [ci*=' f']>* {
     color: var(--c-f)
 }

 [style*='--c-g:'],
 [style*='--c-gi:']>*,
 [c^='g'],
 [c*=' g'],
 [ci^='g']>*,
 [ci*=' g']>* {
     background-color: var(--c-g)
 }

 [style*='--c-b:'],
 [style*='--c-bi:']>*,
 [c^='b'],
 [c*=' b'],
 [ci^='b']>*,
 [ci*=' b']>* {
     border-color: var(--c-b)
 }

 [style*='--c-o:'],
 [style*='--c-oi:']>*,
 [c^='o'],
 [c*=' o'],
 [ci^='o']>*,
 [ci*=' o']>* {
     outline-color: var(--c-o)
 }

 [style*='--c-a:'],
 [style*='--c-ai:']>*,
 [c^='a'],
 [c*=' a'],
 [ci^='a']>*,
 [ci*=' a']>* {
     accent-color: var(--c-a)
 }

 [style*='--c-c:'],
 [style*='--c-ci:']>*,
 [c^='c'],
 [c*=' c'],
 [ci^='c']>*,
 [ci*=' c']>* {
     caret-color: var(--c-c)
 }

 [style*='--c-d:'],
 [style*='--c-di:']>*,
 [c^='d'],
 [c*=' d'],
 [ci^='d']>*,
 [ci*=' d']>* {
     text-decoration-color: var(--c-d)
 }

 [style*='--c-e:'],
 [style*='--c-ei:']>*,
 [c^='e'],
 [c*=' e'],
 [ci^='e']>*,
 [ci*=' e']>* {
     text-emphasis-color: var(--c-e)
 }

 [style*='--c-r:'],
 [style*='--c-ri:']>*,
 [c^='r'],
 [c*=' r'],
 [ci^='r']>*,
 [ci*=' r']>* {
     column-rule-color: var(--c-r)
 }

 @supports not (-webkit-touch-callout: none) {

     [style*='--c-f:'],
     [style*='--c-fi:']>*,
     [c^='f'],
     [c*=' f'],
     [ci^='f']>*,
     [ci*=' f']>* {
         color: hwb(from var(--c-f) calc(h + calc(var(--c-f-h) * 9)) calc(w + calc(var(--c-f-w) * .05)) calc(b + calc(var(--c-f-b) * .05)) / calc(alpha - calc(var(--c-f-a) * .05)))
     }

     [style*='--c-g:'],
     [style*='--c-gi:']>*,
     [c^='g'],
     [c*=' g'],
     [ci^='g']>*,
     [ci*=' g']>* {
         background-color: hwb(from var(--c-g) calc(h + calc(var(--c-g-h) * 9)) calc(w + calc(var(--c-g-w) * .05)) calc(b + calc(var(--c-g-b) * .05)) / calc(alpha - calc(var(--c-g-a) * .05)))
     }

     [style*='--c-b:'],
     [style*='--c-bi:']>*,
     [c^='b'],
     [c*=' b'],
     [ci^='b']>*,
     [ci*=' b']>* {
         border-color: hwb(from var(--c-b) calc(h + calc(var(--c-b-h) * 9)) calc(w + calc(var(--c-b-w) * .05)) calc(b + calc(var(--c-b-b) * .05)) / calc(alpha - calc(var(--c-b-a) * .05)))
     }

     [style*='--c-o:'],
     [style*='--c-oi:']>*,
     [c^='o'],
     [c*=' o'],
     [ci^='o']>*,
     [ci*=' o']>* {
         outline-color: hwb(from var(--c-o) calc(h + calc(var(--c-o-h) * 9)) calc(w + calc(var(--c-o-w) * .05)) calc(b + calc(var(--c-o-b) * .05)) / calc(alpha - calc(var(--c-o-a) * .05)))
     }

     [style*='--c-a:'],
     [style*='--c-ai:']>*,
     [c^='a'],
     [c*=' a'],
     [ci^='a']>*,
     [ci*=' a']>* {
         accent-color: hwb(from var(--c-a) calc(h + calc(var(--c-a-h) * 9)) calc(w + calc(var(--c-a-w) * .05)) calc(b + calc(var(--c-a-b) * .05)) / calc(alpha - calc(var(--c-a-a) * .05)))
     }

     [style*='--c-c:'],
     [style*='--c-ci:']>*,
     [c^='c'],
     [c*=' c'],
     [ci^='c']>*,
     [ci*=' c']>* {
         caret-color: hwb(from var(--c-c) calc(h + calc(var(--c-c-h) * 9)) calc(w + calc(var(--c-c-w) * .05)) calc(b + calc(var(--c-c-b) * .05)) / calc(alpha - calc(var(--c-c-a) * .05)))
     }

     [style*='--c-d:'],
     [style*='--c-di:']>*,
     [c^='d'],
     [c*=' d'],
     [ci^='d']>*,
     [ci*=' d']>* {
         text-decoration-color: hwb(from var(--c-d) calc(h + calc(var(--c-d-h) * 9)) calc(w + calc(var(--c-d-w) * .05)) calc(b + calc(var(--c-d-b) * .05)) / calc(alpha - calc(var(--c-d-a) * .05)))
     }

     [style*='--c-e:'],
     [style*='--c-ei:']>*,
     [c^='e'],
     [c*=' e'],
     [ci^='e']>*,
     [ci*=' e']>* {
         text-emphasis-color: hwb(from var(--c-e) calc(h + calc(var(--c-e-h) * 9)) calc(w + calc(var(--c-e-w) * .05)) calc(b + calc(var(--c-e-b) * .05)) / calc(alpha - calc(var(--c-e-a) * .05)))
     }

     [style*='--c-r:'],
     [style*='--c-ri:']>*,
     [c^='r'],
     [c*=' r'],
     [ci^='r']>*,
     [ci*=' r']>* {
         column-rule-color: hwb(from var(--c-r) calc(h + calc(var(--c-r-h) * 9)) calc(w + calc(var(--c-r-w) * .05)) calc(b + calc(var(--c-r-b) * .05)) / calc(alpha - calc(var(--c-r-a) * .05)))
     }
 }

 [c~=f0],
 [ci~=f0]>* {
     --c-f: var(--m-en-color-0)
 }

 [c~=f1],
 [ci~=f1]>* {
     --c-f: var(--m-en-color-1)
 }

 [c~=f2],
 [ci~=f2]>* {
     --c-f: var(--m-en-color-2)
 }

 [c~=f3],
 [ci~=f3]>* {
     --c-f: var(--m-en-color-3)
 }

 [c~=f4],
 [ci~=f4]>* {
     --c-f: var(--m-en-color-4)
 }

 [c~=f5],
 [ci~=f5]>* {
     --c-f: var(--m-en-color-5)
 }

 [c~=f6],
 [ci~=f6]>* {
     --c-f: var(--m-en-color-6)
 }

 [c~=f7],
 [ci~=f7]>* {
     --c-f: var(--m-en-color-7)
 }

 [c~=f8],
 [ci~=f8]>* {
     --c-f: var(--m-en-color-8)
 }

 [c~=f9],
 [ci~=f9]>* {
     --c-f: var(--m-en-color-9)
 }

 [c~=fc],
 [ci~=fc]>* {
     --c-f: currentcolor
 }

 [c~=fp],
 [ci~=fp]>* {
     --c-f: var(--m-en-color-primary)
 }

 [c~=fs],
 [ci~=fs]>* {
     --c-f: var(--m-en-color-secondary)
 }

 [c~=ft],
 [ci~=ft]>* {
     --c-f: var(--m-en-color-tertiary)
 }

 [c~=fb],
 [ci~=fb]>* {
     --c-f: var(--m-en-color-body)
 }

 [c~=fo],
 [ci~=fo]>* {
     --c-f: var(--m-en-color-okey)
 }

 [c~=ff],
 [ci~=ff]>* {
     --c-f: var(--m-en-color-fail)
 }

 [c~=fi],
 [ci~=fi]>* {
     --c-f: var(--m-en-color-info)
 }

 [c~=fw],
 [ci~=fw]>* {
     --c-f: var(--m-en-color-warning)
 }

 [c~=fd],
 [ci~=fd]>* {
     --c-f: var(--m-en-color-danger)
 }

 [c~=fa],
 [ci~=fa]>* {
     --c-f: var(--m-en-color-alert)
 }

 [c~=fe],
 [ci~=fe]>* {
     --c-f: var(--m-en-color-err)
 }

 [c~=g0],
 [ci~=g0]>* {
     --c-g: var(--m-en-color-0)
 }

 [c~=g1],
 [ci~=g1]>* {
     --c-g: var(--m-en-color-1)
 }

 [c~=g2],
 [ci~=g2]>* {
     --c-g: var(--m-en-color-2)
 }

 [c~=g3],
 [ci~=g3]>* {
     --c-g: var(--m-en-color-3)
 }

 [c~=g4],
 [ci~=g4]>* {
     --c-g: var(--m-en-color-4)
 }

 [c~=g5],
 [ci~=g5]>* {
     --c-g: var(--m-en-color-5)
 }

 [c~=g6],
 [ci~=g6]>* {
     --c-g: var(--m-en-color-6)
 }

 [c~=g7],
 [ci~=g7]>* {
     --c-g: var(--m-en-color-7)
 }

 [c~=g8],
 [ci~=g8]>* {
     --c-g: var(--m-en-color-8)
 }

 [c~=g9],
 [ci~=g9]>* {
     --c-g: var(--m-en-color-9)
 }

 [c~=gc],
 [ci~=gc]>* {
     --c-g: currentcolor
 }

 [c~=gp],
 [ci~=gp]>* {
     --c-g: var(--m-en-color-primary)
 }

 [c~=gs],
 [ci~=gs]>* {
     --c-g: var(--m-en-color-secondary)
 }

 [c~=gt],
 [ci~=gt]>* {
     --c-g: var(--m-en-color-tertiary)
 }

 [c~=gb],
 [ci~=gb]>* {
     --c-g: var(--m-en-color-body)
 }

 [c~=go],
 [ci~=go]>* {
     --c-g: var(--m-en-color-okey)
 }

 [c~=gf],
 [ci~=gf]>* {
     --c-g: var(--m-en-color-fail)
 }

 [c~=gi],
 [ci~=gi]>* {
     --c-g: var(--m-en-color-info)
 }

 [c~=gw],
 [ci~=gw]>* {
     --c-g: var(--m-en-color-warning)
 }

 [c~=gd],
 [ci~=gd]>* {
     --c-g: var(--m-en-color-danger)
 }

 [c~=ga],
 [ci~=ga]>* {
     --c-g: var(--m-en-color-alert)
 }

 [c~=ge],
 [ci~=ge]>* {
     --c-g: var(--m-en-color-err)
 }

 [c~=b0],
 [ci~=b0]>* {
     --c-b: var(--m-en-color-0)
 }

 [c~=b1],
 [ci~=b1]>* {
     --c-b: var(--m-en-color-1)
 }

 [c~=b2],
 [ci~=b2]>* {
     --c-b: var(--m-en-color-2)
 }

 [c~=b3],
 [ci~=b3]>* {
     --c-b: var(--m-en-color-3)
 }

 [c~=b4],
 [ci~=b4]>* {
     --c-b: var(--m-en-color-4)
 }

 [c~=b5],
 [ci~=b5]>* {
     --c-b: var(--m-en-color-5)
 }

 [c~=b6],
 [ci~=b6]>* {
     --c-b: var(--m-en-color-6)
 }

 [c~=b7],
 [ci~=b7]>* {
     --c-b: var(--m-en-color-7)
 }

 [c~=b8],
 [ci~=b8]>* {
     --c-b: var(--m-en-color-8)
 }

 [c~=b9],
 [ci~=b9]>* {
     --c-b: var(--m-en-color-9)
 }

 [c~=bc],
 [ci~=bc]>* {
     --c-b: currentcolor
 }

 [c~=bp],
 [ci~=bp]>* {
     --c-b: var(--m-en-color-primary)
 }

 [c~=bs],
 [ci~=bs]>* {
     --c-b: var(--m-en-color-secondary)
 }

 [c~=bt],
 [ci~=bt]>* {
     --c-b: var(--m-en-color-tertiary)
 }

 [c~=bb],
 [ci~=bb]>* {
     --c-b: var(--m-en-color-body)
 }

 [c~=bo],
 [ci~=bo]>* {
     --c-b: var(--m-en-color-okey)
 }

 [c~=bf],
 [ci~=bf]>* {
     --c-b: var(--m-en-color-fail)
 }

 [c~=bi],
 [ci~=bi]>* {
     --c-b: var(--m-en-color-info)
 }

 [c~=bw],
 [ci~=bw]>* {
     --c-b: var(--m-en-color-warning)
 }

 [c~=bd],
 [ci~=bd]>* {
     --c-b: var(--m-en-color-danger)
 }

 [c~=ba],
 [ci~=ba]>* {
     --c-b: var(--m-en-color-alert)
 }

 [c~=be],
 [ci~=be]>* {
     --c-b: var(--m-en-color-err)
 }

 [c~=o0],
 [ci~=o0]>* {
     --c-o: var(--m-en-color-0)
 }

 [c~=o1],
 [ci~=o1]>* {
     --c-o: var(--m-en-color-1)
 }

 [c~=o2],
 [ci~=o2]>* {
     --c-o: var(--m-en-color-2)
 }

 [c~=o3],
 [ci~=o3]>* {
     --c-o: var(--m-en-color-3)
 }

 [c~=o4],
 [ci~=o4]>* {
     --c-o: var(--m-en-color-4)
 }

 [c~=o5],
 [ci~=o5]>* {
     --c-o: var(--m-en-color-5)
 }

 [c~=o6],
 [ci~=o6]>* {
     --c-o: var(--m-en-color-6)
 }

 [c~=o7],
 [ci~=o7]>* {
     --c-o: var(--m-en-color-7)
 }

 [c~=o8],
 [ci~=o8]>* {
     --c-o: var(--m-en-color-8)
 }

 [c~=o9],
 [ci~=o9]>* {
     --c-o: var(--m-en-color-9)
 }

 [c~=oc],
 [ci~=oc]>* {
     --c-o: currentcolor
 }

 [c~=op],
 [ci~=op]>* {
     --c-o: var(--m-en-color-primary)
 }

 [c~=os],
 [ci~=os]>* {
     --c-o: var(--m-en-color-secondary)
 }

 [c~=ot],
 [ci~=ot]>* {
     --c-o: var(--m-en-color-tertiary)
 }

 [c~=ob],
 [ci~=ob]>* {
     --c-o: var(--m-en-color-body)
 }

 [c~=oo],
 [ci~=oo]>* {
     --c-o: var(--m-en-color-okey)
 }

 [c~=of],
 [ci~=of]>* {
     --c-o: var(--m-en-color-fail)
 }

 [c~=oi],
 [ci~=oi]>* {
     --c-o: var(--m-en-color-info)
 }

 [c~=ow],
 [ci~=ow]>* {
     --c-o: var(--m-en-color-warning)
 }

 [c~=od],
 [ci~=od]>* {
     --c-o: var(--m-en-color-danger)
 }

 [c~=oa],
 [ci~=oa]>* {
     --c-o: var(--m-en-color-alert)
 }

 [c~=oe],
 [ci~=oe]>* {
     --c-o: var(--m-en-color-err)
 }

 [c~=a0],
 [ci~=a0]>* {
     --c-a: var(--m-en-color-0)
 }

 [c~=a1],
 [ci~=a1]>* {
     --c-a: var(--m-en-color-1)
 }

 [c~=a2],
 [ci~=a2]>* {
     --c-a: var(--m-en-color-2)
 }

 [c~=a3],
 [ci~=a3]>* {
     --c-a: var(--m-en-color-3)
 }

 [c~=a4],
 [ci~=a4]>* {
     --c-a: var(--m-en-color-4)
 }

 [c~=a5],
 [ci~=a5]>* {
     --c-a: var(--m-en-color-5)
 }

 [c~=a6],
 [ci~=a6]>* {
     --c-a: var(--m-en-color-6)
 }

 [c~=a7],
 [ci~=a7]>* {
     --c-a: var(--m-en-color-7)
 }

 [c~=a8],
 [ci~=a8]>* {
     --c-a: var(--m-en-color-8)
 }

 [c~=a9],
 [ci~=a9]>* {
     --c-a: var(--m-en-color-9)
 }

 [c~=ac],
 [ci~=ac]>* {
     --c-a: currentcolor
 }

 [c~=ap],
 [ci~=ap]>* {
     --c-a: var(--m-en-color-primary)
 }

 [c~=as],
 [ci~=as]>* {
     --c-a: var(--m-en-color-secondary)
 }

 [c~=at],
 [ci~=at]>* {
     --c-a: var(--m-en-color-tertiary)
 }

 [c~=ab],
 [ci~=ab]>* {
     --c-a: var(--m-en-color-body)
 }

 [c~=ao],
 [ci~=ao]>* {
     --c-a: var(--m-en-color-okey)
 }

 [c~=af],
 [ci~=af]>* {
     --c-a: var(--m-en-color-fail)
 }

 [c~=ai],
 [ci~=ai]>* {
     --c-a: var(--m-en-color-info)
 }

 [c~=aw],
 [ci~=aw]>* {
     --c-a: var(--m-en-color-warning)
 }

 [c~=ad],
 [ci~=ad]>* {
     --c-a: var(--m-en-color-danger)
 }

 [c~=aa],
 [ci~=aa]>* {
     --c-a: var(--m-en-color-alert)
 }

 [c~=ae],
 [ci~=ae]>* {
     --c-a: var(--m-en-color-err)
 }

 [c~=c0],
 [ci~=c0]>* {
     --c-c: var(--m-en-color-0)
 }

 [c~=c1],
 [ci~=c1]>* {
     --c-c: var(--m-en-color-1)
 }

 [c~=c2],
 [ci~=c2]>* {
     --c-c: var(--m-en-color-2)
 }

 [c~=c3],
 [ci~=c3]>* {
     --c-c: var(--m-en-color-3)
 }

 [c~=c4],
 [ci~=c4]>* {
     --c-c: var(--m-en-color-4)
 }

 [c~=c5],
 [ci~=c5]>* {
     --c-c: var(--m-en-color-5)
 }

 [c~=c6],
 [ci~=c6]>* {
     --c-c: var(--m-en-color-6)
 }

 [c~=c7],
 [ci~=c7]>* {
     --c-c: var(--m-en-color-7)
 }

 [c~=c8],
 [ci~=c8]>* {
     --c-c: var(--m-en-color-8)
 }

 [c~=c9],
 [ci~=c9]>* {
     --c-c: var(--m-en-color-9)
 }

 [c~=cc],
 [ci~=cc]>* {
     --c-c: currentcolor
 }

 [c~=cp],
 [ci~=cp]>* {
     --c-c: var(--m-en-color-primary)
 }

 [c~=cs],
 [ci~=cs]>* {
     --c-c: var(--m-en-color-secondary)
 }

 [c~=ct],
 [ci~=ct]>* {
     --c-c: var(--m-en-color-tertiary)
 }

 [c~=cb],
 [ci~=cb]>* {
     --c-c: var(--m-en-color-body)
 }

 [c~=co],
 [ci~=co]>* {
     --c-c: var(--m-en-color-okey)
 }

 [c~=cf],
 [ci~=cf]>* {
     --c-c: var(--m-en-color-fail)
 }

 [c~=ci],
 [ci~=ci]>* {
     --c-c: var(--m-en-color-info)
 }

 [c~=cw],
 [ci~=cw]>* {
     --c-c: var(--m-en-color-warning)
 }

 [c~=cd],
 [ci~=cd]>* {
     --c-c: var(--m-en-color-danger)
 }

 [c~=ca],
 [ci~=ca]>* {
     --c-c: var(--m-en-color-alert)
 }

 [c~=ce],
 [ci~=ce]>* {
     --c-c: var(--m-en-color-err)
 }

 [c~=d0],
 [ci~=d0]>* {
     --c-d: var(--m-en-color-0)
 }

 [c~=d1],
 [ci~=d1]>* {
     --c-d: var(--m-en-color-1)
 }

 [c~=d2],
 [ci~=d2]>* {
     --c-d: var(--m-en-color-2)
 }

 [c~=d3],
 [ci~=d3]>* {
     --c-d: var(--m-en-color-3)
 }

 [c~=d4],
 [ci~=d4]>* {
     --c-d: var(--m-en-color-4)
 }

 [c~=d5],
 [ci~=d5]>* {
     --c-d: var(--m-en-color-5)
 }

 [c~=d6],
 [ci~=d6]>* {
     --c-d: var(--m-en-color-6)
 }

 [c~=d7],
 [ci~=d7]>* {
     --c-d: var(--m-en-color-7)
 }

 [c~=d8],
 [ci~=d8]>* {
     --c-d: var(--m-en-color-8)
 }

 [c~=d9],
 [ci~=d9]>* {
     --c-d: var(--m-en-color-9)
 }

 [c~=dc],
 [ci~=dc]>* {
     --c-d: currentcolor
 }

 [c~=dp],
 [ci~=dp]>* {
     --c-d: var(--m-en-color-primary)
 }

 [c~=ds],
 [ci~=ds]>* {
     --c-d: var(--m-en-color-secondary)
 }

 [c~=dt],
 [ci~=dt]>* {
     --c-d: var(--m-en-color-tertiary)
 }

 [c~=db],
 [ci~=db]>* {
     --c-d: var(--m-en-color-body)
 }

 [c~=do],
 [ci~=do]>* {
     --c-d: var(--m-en-color-okey)
 }

 [c~=df],
 [ci~=df]>* {
     --c-d: var(--m-en-color-fail)
 }

 [c~=di],
 [ci~=di]>* {
     --c-d: var(--m-en-color-info)
 }

 [c~=dw],
 [ci~=dw]>* {
     --c-d: var(--m-en-color-warning)
 }

 [c~=dd],
 [ci~=dd]>* {
     --c-d: var(--m-en-color-danger)
 }

 [c~=da],
 [ci~=da]>* {
     --c-d: var(--m-en-color-alert)
 }

 [c~=de],
 [ci~=de]>* {
     --c-d: var(--m-en-color-err)
 }

 [c~=e0],
 [ci~=e0]>* {
     --c-e: var(--m-en-color-0)
 }

 [c~=e1],
 [ci~=e1]>* {
     --c-e: var(--m-en-color-1)
 }

 [c~=e2],
 [ci~=e2]>* {
     --c-e: var(--m-en-color-2)
 }

 [c~=e3],
 [ci~=e3]>* {
     --c-e: var(--m-en-color-3)
 }

 [c~=e4],
 [ci~=e4]>* {
     --c-e: var(--m-en-color-4)
 }

 [c~=e5],
 [ci~=e5]>* {
     --c-e: var(--m-en-color-5)
 }

 [c~=e6],
 [ci~=e6]>* {
     --c-e: var(--m-en-color-6)
 }

 [c~=e7],
 [ci~=e7]>* {
     --c-e: var(--m-en-color-7)
 }

 [c~=e8],
 [ci~=e8]>* {
     --c-e: var(--m-en-color-8)
 }

 [c~=e9],
 [ci~=e9]>* {
     --c-e: var(--m-en-color-9)
 }

 [c~=ec],
 [ci~=ec]>* {
     --c-e: currentcolor
 }

 [c~=ep],
 [ci~=ep]>* {
     --c-e: var(--m-en-color-primary)
 }

 [c~=es],
 [ci~=es]>* {
     --c-e: var(--m-en-color-secondary)
 }

 [c~=et],
 [ci~=et]>* {
     --c-e: var(--m-en-color-tertiary)
 }

 [c~=eb],
 [ci~=eb]>* {
     --c-e: var(--m-en-color-body)
 }

 [c~=eo],
 [ci~=eo]>* {
     --c-e: var(--m-en-color-okey)
 }

 [c~=ef],
 [ci~=ef]>* {
     --c-e: var(--m-en-color-fail)
 }

 [c~=ei],
 [ci~=ei]>* {
     --c-e: var(--m-en-color-info)
 }

 [c~=ew],
 [ci~=ew]>* {
     --c-e: var(--m-en-color-warning)
 }

 [c~=ed],
 [ci~=ed]>* {
     --c-e: var(--m-en-color-danger)
 }

 [c~=ea],
 [ci~=ea]>* {
     --c-e: var(--m-en-color-alert)
 }

 [c~=ee],
 [ci~=ee]>* {
     --c-e: var(--m-en-color-err)
 }

 [c~=r0],
 [ci~=r0]>* {
     --c-r: var(--m-en-color-0)
 }

 [c~=r1],
 [ci~=r1]>* {
     --c-r: var(--m-en-color-1)
 }

 [c~=r2],
 [ci~=r2]>* {
     --c-r: var(--m-en-color-2)
 }

 [c~=r3],
 [ci~=r3]>* {
     --c-r: var(--m-en-color-3)
 }

 [c~=r4],
 [ci~=r4]>* {
     --c-r: var(--m-en-color-4)
 }

 [c~=r5],
 [ci~=r5]>* {
     --c-r: var(--m-en-color-5)
 }

 [c~=r6],
 [ci~=r6]>* {
     --c-r: var(--m-en-color-6)
 }

 [c~=r7],
 [ci~=r7]>* {
     --c-r: var(--m-en-color-7)
 }

 [c~=r8],
 [ci~=r8]>* {
     --c-r: var(--m-en-color-8)
 }

 [c~=r9],
 [ci~=r9]>* {
     --c-r: var(--m-en-color-9)
 }

 [c~=rc],
 [ci~=rc]>* {
     --c-r: currentcolor
 }

 [c~=rp],
 [ci~=rp]>* {
     --c-r: var(--m-en-color-primary)
 }

 [c~=rs],
 [ci~=rs]>* {
     --c-r: var(--m-en-color-secondary)
 }

 [c~=rt],
 [ci~=rt]>* {
     --c-r: var(--m-en-color-tertiary)
 }

 [c~=rb],
 [ci~=rb]>* {
     --c-r: var(--m-en-color-body)
 }

 [c~=ro],
 [ci~=ro]>* {
     --c-r: var(--m-en-color-okey)
 }

 [c~=rf],
 [ci~=rf]>* {
     --c-r: var(--m-en-color-fail)
 }

 [c~=ri],
 [ci~=ri]>* {
     --c-r: var(--m-en-color-info)
 }

 [c~=rw],
 [ci~=rw]>* {
     --c-r: var(--m-en-color-warning)
 }

 [c~=rd],
 [ci~=rd]>* {
     --c-r: var(--m-en-color-danger)
 }

 [c~=ra],
 [ci~=ra]>* {
     --c-r: var(--m-en-color-alert)
 }

 [c~=re],
 [ci~=re]>* {
     --c-r: var(--m-en-color-err)
 }

 [c~=fh0],
 [ci~=fh0]>* {
     --c-f-h: 0
 }

 [c~=fh1],
 [ci~=fh1]>* {
     --c-f-h: 1
 }

 [c~=fh2],
 [ci~=fh2]>* {
     --c-f-h: 2
 }

 [c~=fh3],
 [ci~=fh3]>* {
     --c-f-h: 3
 }

 [c~=fh4],
 [ci~=fh4]>* {
     --c-f-h: 4
 }

 [c~=fh5],
 [ci~=fh5]>* {
     --c-f-h: 5
 }

 [c~=fh6],
 [ci~=fh6]>* {
     --c-f-h: 6
 }

 [c~=fh7],
 [ci~=fh7]>* {
     --c-f-h: 7
 }

 [c~=fh8],
 [ci~=fh8]>* {
     --c-f-h: 8
 }

 [c~=fh9],
 [ci~=fh9]>* {
     --c-f-h: 9
 }

 [c~=fh10],
 [ci~=fh10]>* {
     --c-f-h: 10
 }

 [c~=fh11],
 [ci~=fh11]>* {
     --c-f-h: 11
 }

 [c~=fh12],
 [ci~=fh12]>* {
     --c-f-h: 12
 }

 [c~=fh13],
 [ci~=fh13]>* {
     --c-f-h: 13
 }

 [c~=fh14],
 [ci~=fh14]>* {
     --c-f-h: 14
 }

 [c~=fh15],
 [ci~=fh15]>* {
     --c-f-h: 15
 }

 [c~=fh16],
 [ci~=fh16]>* {
     --c-f-h: 16
 }

 [c~=fh17],
 [ci~=fh17]>* {
     --c-f-h: 17
 }

 [c~=fh18],
 [ci~=fh18]>* {
     --c-f-h: 18
 }

 [c~=fh19],
 [ci~=fh19]>* {
     --c-f-h: 19
 }

 [c~=fh20],
 [ci~=fh20]>* {
     --c-f-h: 20
 }

 [c~=fh21],
 [ci~=fh21]>* {
     --c-f-h: 21
 }

 [c~=fh22],
 [ci~=fh22]>* {
     --c-f-h: 22
 }

 [c~=fh23],
 [ci~=fh23]>* {
     --c-f-h: 23
 }

 [c~=fh24],
 [ci~=fh24]>* {
     --c-f-h: 24
 }

 [c~=fh25],
 [ci~=fh25]>* {
     --c-f-h: 25
 }

 [c~=fh26],
 [ci~=fh26]>* {
     --c-f-h: 26
 }

 [c~=fh27],
 [ci~=fh27]>* {
     --c-f-h: 27
 }

 [c~=fh28],
 [ci~=fh28]>* {
     --c-f-h: 28
 }

 [c~=fh29],
 [ci~=fh29]>* {
     --c-f-h: 29
 }

 [c~=fh30],
 [ci~=fh30]>* {
     --c-f-h: 30
 }

 [c~=fh31],
 [ci~=fh31]>* {
     --c-f-h: 31
 }

 [c~=fh32],
 [ci~=fh32]>* {
     --c-f-h: 32
 }

 [c~=fh33],
 [ci~=fh33]>* {
     --c-f-h: 33
 }

 [c~=fh34],
 [ci~=fh34]>* {
     --c-f-h: 34
 }

 [c~=fh35],
 [ci~=fh35]>* {
     --c-f-h: 35
 }

 [c~=fh36],
 [ci~=fh36]>* {
     --c-f-h: 36
 }

 [c~=fh37],
 [ci~=fh37]>* {
     --c-f-h: 37
 }

 [c~=fh38],
 [ci~=fh38]>* {
     --c-f-h: 38
 }

 [c~=fh39],
 [ci~=fh39]>* {
     --c-f-h: 39
 }

 [c~=fh40],
 [ci~=fh40]>* {
     --c-f-h: 40
 }

 [c~=fw0],
 [ci~=fw0]>* {
     --c-f-w: 0
 }

 [c~=fw1],
 [ci~=fw1]>* {
     --c-f-w: 1
 }

 [c~=fw2],
 [ci~=fw2]>* {
     --c-f-w: 2
 }

 [c~=fw3],
 [ci~=fw3]>* {
     --c-f-w: 3
 }

 [c~=fw4],
 [ci~=fw4]>* {
     --c-f-w: 4
 }

 [c~=fw5],
 [ci~=fw5]>* {
     --c-f-w: 5
 }

 [c~=fw6],
 [ci~=fw6]>* {
     --c-f-w: 6
 }

 [c~=fw7],
 [ci~=fw7]>* {
     --c-f-w: 7
 }

 [c~=fw8],
 [ci~=fw8]>* {
     --c-f-w: 8
 }

 [c~=fw9],
 [ci~=fw9]>* {
     --c-f-w: 9
 }

 [c~=fw10],
 [ci~=fw10]>* {
     --c-f-w: 10
 }

 [c~=fw11],
 [ci~=fw11]>* {
     --c-f-w: 11
 }

 [c~=fw12],
 [ci~=fw12]>* {
     --c-f-w: 12
 }

 [c~=fw13],
 [ci~=fw13]>* {
     --c-f-w: 13
 }

 [c~=fw14],
 [ci~=fw14]>* {
     --c-f-w: 14
 }

 [c~=fw15],
 [ci~=fw15]>* {
     --c-f-w: 15
 }

 [c~=fw16],
 [ci~=fw16]>* {
     --c-f-w: 16
 }

 [c~=fw17],
 [ci~=fw17]>* {
     --c-f-w: 17
 }

 [c~=fw18],
 [ci~=fw18]>* {
     --c-f-w: 18
 }

 [c~=fw19],
 [ci~=fw19]>* {
     --c-f-w: 19
 }

 [c~=fw20],
 [ci~=fw20]>* {
     --c-f-w: 20
 }

 [c~=fb0],
 [ci~=fb0]>* {
     --c-f-b: 0
 }

 [c~=fb1],
 [ci~=fb1]>* {
     --c-f-b: 1
 }

 [c~=fb2],
 [ci~=fb2]>* {
     --c-f-b: 2
 }

 [c~=fb3],
 [ci~=fb3]>* {
     --c-f-b: 3
 }

 [c~=fb4],
 [ci~=fb4]>* {
     --c-f-b: 4
 }

 [c~=fb5],
 [ci~=fb5]>* {
     --c-f-b: 5
 }

 [c~=fb6],
 [ci~=fb6]>* {
     --c-f-b: 6
 }

 [c~=fb7],
 [ci~=fb7]>* {
     --c-f-b: 7
 }

 [c~=fb8],
 [ci~=fb8]>* {
     --c-f-b: 8
 }

 [c~=fb9],
 [ci~=fb9]>* {
     --c-f-b: 9
 }

 [c~=fb10],
 [ci~=fb10]>* {
     --c-f-b: 10
 }

 [c~=fb11],
 [ci~=fb11]>* {
     --c-f-b: 11
 }

 [c~=fb12],
 [ci~=fb12]>* {
     --c-f-b: 12
 }

 [c~=fb13],
 [ci~=fb13]>* {
     --c-f-b: 13
 }

 [c~=fb14],
 [ci~=fb14]>* {
     --c-f-b: 14
 }

 [c~=fb15],
 [ci~=fb15]>* {
     --c-f-b: 15
 }

 [c~=fb16],
 [ci~=fb16]>* {
     --c-f-b: 16
 }

 [c~=fb17],
 [ci~=fb17]>* {
     --c-f-b: 17
 }

 [c~=fb18],
 [ci~=fb18]>* {
     --c-f-b: 18
 }

 [c~=fb19],
 [ci~=fb19]>* {
     --c-f-b: 19
 }

 [c~=fb20],
 [ci~=fb20]>* {
     --c-f-b: 20
 }

 [c~=fa0],
 [ci~=fa0]>* {
     --c-f-a: 0
 }

 [c~=fa1],
 [ci~=fa1]>* {
     --c-f-a: 1
 }

 [c~=fa2],
 [ci~=fa2]>* {
     --c-f-a: 2
 }

 [c~=fa3],
 [ci~=fa3]>* {
     --c-f-a: 3
 }

 [c~=fa4],
 [ci~=fa4]>* {
     --c-f-a: 4
 }

 [c~=fa5],
 [ci~=fa5]>* {
     --c-f-a: 5
 }

 [c~=fa6],
 [ci~=fa6]>* {
     --c-f-a: 6
 }

 [c~=fa7],
 [ci~=fa7]>* {
     --c-f-a: 7
 }

 [c~=fa8],
 [ci~=fa8]>* {
     --c-f-a: 8
 }

 [c~=fa9],
 [ci~=fa9]>* {
     --c-f-a: 9
 }

 [c~=fa10],
 [ci~=fa10]>* {
     --c-f-a: 10
 }

 [c~=fa11],
 [ci~=fa11]>* {
     --c-f-a: 11
 }

 [c~=fa12],
 [ci~=fa12]>* {
     --c-f-a: 12
 }

 [c~=fa13],
 [ci~=fa13]>* {
     --c-f-a: 13
 }

 [c~=fa14],
 [ci~=fa14]>* {
     --c-f-a: 14
 }

 [c~=fa15],
 [ci~=fa15]>* {
     --c-f-a: 15
 }

 [c~=fa16],
 [ci~=fa16]>* {
     --c-f-a: 16
 }

 [c~=fa17],
 [ci~=fa17]>* {
     --c-f-a: 17
 }

 [c~=fa18],
 [ci~=fa18]>* {
     --c-f-a: 18
 }

 [c~=fa19],
 [ci~=fa19]>* {
     --c-f-a: 19
 }

 [c~=fa20],
 [ci~=fa20]>* {
     --c-f-a: 20
 }

 [c~=gh0],
 [ci~=gh0]>* {
     --c-g-h: 0
 }

 [c~=gh1],
 [ci~=gh1]>* {
     --c-g-h: 1
 }

 [c~=gh2],
 [ci~=gh2]>* {
     --c-g-h: 2
 }

 [c~=gh3],
 [ci~=gh3]>* {
     --c-g-h: 3
 }

 [c~=gh4],
 [ci~=gh4]>* {
     --c-g-h: 4
 }

 [c~=gh5],
 [ci~=gh5]>* {
     --c-g-h: 5
 }

 [c~=gh6],
 [ci~=gh6]>* {
     --c-g-h: 6
 }

 [c~=gh7],
 [ci~=gh7]>* {
     --c-g-h: 7
 }

 [c~=gh8],
 [ci~=gh8]>* {
     --c-g-h: 8
 }

 [c~=gh9],
 [ci~=gh9]>* {
     --c-g-h: 9
 }

 [c~=gh10],
 [ci~=gh10]>* {
     --c-g-h: 10
 }

 [c~=gh11],
 [ci~=gh11]>* {
     --c-g-h: 11
 }

 [c~=gh12],
 [ci~=gh12]>* {
     --c-g-h: 12
 }

 [c~=gh13],
 [ci~=gh13]>* {
     --c-g-h: 13
 }

 [c~=gh14],
 [ci~=gh14]>* {
     --c-g-h: 14
 }

 [c~=gh15],
 [ci~=gh15]>* {
     --c-g-h: 15
 }

 [c~=gh16],
 [ci~=gh16]>* {
     --c-g-h: 16
 }

 [c~=gh17],
 [ci~=gh17]>* {
     --c-g-h: 17
 }

 [c~=gh18],
 [ci~=gh18]>* {
     --c-g-h: 18
 }

 [c~=gh19],
 [ci~=gh19]>* {
     --c-g-h: 19
 }

 [c~=gh20],
 [ci~=gh20]>* {
     --c-g-h: 20
 }

 [c~=gh21],
 [ci~=gh21]>* {
     --c-g-h: 21
 }

 [c~=gh22],
 [ci~=gh22]>* {
     --c-g-h: 22
 }

 [c~=gh23],
 [ci~=gh23]>* {
     --c-g-h: 23
 }

 [c~=gh24],
 [ci~=gh24]>* {
     --c-g-h: 24
 }

 [c~=gh25],
 [ci~=gh25]>* {
     --c-g-h: 25
 }

 [c~=gh26],
 [ci~=gh26]>* {
     --c-g-h: 26
 }

 [c~=gh27],
 [ci~=gh27]>* {
     --c-g-h: 27
 }

 [c~=gh28],
 [ci~=gh28]>* {
     --c-g-h: 28
 }

 [c~=gh29],
 [ci~=gh29]>* {
     --c-g-h: 29
 }

 [c~=gh30],
 [ci~=gh30]>* {
     --c-g-h: 30
 }

 [c~=gh31],
 [ci~=gh31]>* {
     --c-g-h: 31
 }

 [c~=gh32],
 [ci~=gh32]>* {
     --c-g-h: 32
 }

 [c~=gh33],
 [ci~=gh33]>* {
     --c-g-h: 33
 }

 [c~=gh34],
 [ci~=gh34]>* {
     --c-g-h: 34
 }

 [c~=gh35],
 [ci~=gh35]>* {
     --c-g-h: 35
 }

 [c~=gh36],
 [ci~=gh36]>* {
     --c-g-h: 36
 }

 [c~=gh37],
 [ci~=gh37]>* {
     --c-g-h: 37
 }

 [c~=gh38],
 [ci~=gh38]>* {
     --c-g-h: 38
 }

 [c~=gh39],
 [ci~=gh39]>* {
     --c-g-h: 39
 }

 [c~=gh40],
 [ci~=gh40]>* {
     --c-g-h: 40
 }

 [c~=gw0],
 [ci~=gw0]>* {
     --c-g-w: 0
 }

 [c~=gw1],
 [ci~=gw1]>* {
     --c-g-w: 1
 }

 [c~=gw2],
 [ci~=gw2]>* {
     --c-g-w: 2
 }

 [c~=gw3],
 [ci~=gw3]>* {
     --c-g-w: 3
 }

 [c~=gw4],
 [ci~=gw4]>* {
     --c-g-w: 4
 }

 [c~=gw5],
 [ci~=gw5]>* {
     --c-g-w: 5
 }

 [c~=gw6],
 [ci~=gw6]>* {
     --c-g-w: 6
 }

 [c~=gw7],
 [ci~=gw7]>* {
     --c-g-w: 7
 }

 [c~=gw8],
 [ci~=gw8]>* {
     --c-g-w: 8
 }

 [c~=gw9],
 [ci~=gw9]>* {
     --c-g-w: 9
 }

 [c~=gw10],
 [ci~=gw10]>* {
     --c-g-w: 10
 }

 [c~=gw11],
 [ci~=gw11]>* {
     --c-g-w: 11
 }

 [c~=gw12],
 [ci~=gw12]>* {
     --c-g-w: 12
 }

 [c~=gw13],
 [ci~=gw13]>* {
     --c-g-w: 13
 }

 [c~=gw14],
 [ci~=gw14]>* {
     --c-g-w: 14
 }

 [c~=gw15],
 [ci~=gw15]>* {
     --c-g-w: 15
 }

 [c~=gw16],
 [ci~=gw16]>* {
     --c-g-w: 16
 }

 [c~=gw17],
 [ci~=gw17]>* {
     --c-g-w: 17
 }

 [c~=gw18],
 [ci~=gw18]>* {
     --c-g-w: 18
 }

 [c~=gw19],
 [ci~=gw19]>* {
     --c-g-w: 19
 }

 [c~=gw20],
 [ci~=gw20]>* {
     --c-g-w: 20
 }

 [c~=gb0],
 [ci~=gb0]>* {
     --c-g-b: 0
 }

 [c~=gb1],
 [ci~=gb1]>* {
     --c-g-b: 1
 }

 [c~=gb2],
 [ci~=gb2]>* {
     --c-g-b: 2
 }

 [c~=gb3],
 [ci~=gb3]>* {
     --c-g-b: 3
 }

 [c~=gb4],
 [ci~=gb4]>* {
     --c-g-b: 4
 }

 [c~=gb5],
 [ci~=gb5]>* {
     --c-g-b: 5
 }

 [c~=gb6],
 [ci~=gb6]>* {
     --c-g-b: 6
 }

 [c~=gb7],
 [ci~=gb7]>* {
     --c-g-b: 7
 }

 [c~=gb8],
 [ci~=gb8]>* {
     --c-g-b: 8
 }

 [c~=gb9],
 [ci~=gb9]>* {
     --c-g-b: 9
 }

 [c~=gb10],
 [ci~=gb10]>* {
     --c-g-b: 10
 }

 [c~=gb11],
 [ci~=gb11]>* {
     --c-g-b: 11
 }

 [c~=gb12],
 [ci~=gb12]>* {
     --c-g-b: 12
 }

 [c~=gb13],
 [ci~=gb13]>* {
     --c-g-b: 13
 }

 [c~=gb14],
 [ci~=gb14]>* {
     --c-g-b: 14
 }

 [c~=gb15],
 [ci~=gb15]>* {
     --c-g-b: 15
 }

 [c~=gb16],
 [ci~=gb16]>* {
     --c-g-b: 16
 }

 [c~=gb17],
 [ci~=gb17]>* {
     --c-g-b: 17
 }

 [c~=gb18],
 [ci~=gb18]>* {
     --c-g-b: 18
 }

 [c~=gb19],
 [ci~=gb19]>* {
     --c-g-b: 19
 }

 [c~=gb20],
 [ci~=gb20]>* {
     --c-g-b: 20
 }

 [c~=ga0],
 [ci~=ga0]>* {
     --c-g-a: 0
 }

 [c~=ga1],
 [ci~=ga1]>* {
     --c-g-a: 1
 }

 [c~=ga2],
 [ci~=ga2]>* {
     --c-g-a: 2
 }

 [c~=ga3],
 [ci~=ga3]>* {
     --c-g-a: 3
 }

 [c~=ga4],
 [ci~=ga4]>* {
     --c-g-a: 4
 }

 [c~=ga5],
 [ci~=ga5]>* {
     --c-g-a: 5
 }

 [c~=ga6],
 [ci~=ga6]>* {
     --c-g-a: 6
 }

 [c~=ga7],
 [ci~=ga7]>* {
     --c-g-a: 7
 }

 [c~=ga8],
 [ci~=ga8]>* {
     --c-g-a: 8
 }

 [c~=ga9],
 [ci~=ga9]>* {
     --c-g-a: 9
 }

 [c~=ga10],
 [ci~=ga10]>* {
     --c-g-a: 10
 }

 [c~=ga11],
 [ci~=ga11]>* {
     --c-g-a: 11
 }

 [c~=ga12],
 [ci~=ga12]>* {
     --c-g-a: 12
 }

 [c~=ga13],
 [ci~=ga13]>* {
     --c-g-a: 13
 }

 [c~=ga14],
 [ci~=ga14]>* {
     --c-g-a: 14
 }

 [c~=ga15],
 [ci~=ga15]>* {
     --c-g-a: 15
 }

 [c~=ga16],
 [ci~=ga16]>* {
     --c-g-a: 16
 }

 [c~=ga17],
 [ci~=ga17]>* {
     --c-g-a: 17
 }

 [c~=ga18],
 [ci~=ga18]>* {
     --c-g-a: 18
 }

 [c~=ga19],
 [ci~=ga19]>* {
     --c-g-a: 19
 }

 [c~=ga20],
 [ci~=ga20]>* {
     --c-g-a: 20
 }

 [c~=bh0],
 [ci~=bh0]>* {
     --c-b-h: 0
 }

 [c~=bh1],
 [ci~=bh1]>* {
     --c-b-h: 1
 }

 [c~=bh2],
 [ci~=bh2]>* {
     --c-b-h: 2
 }

 [c~=bh3],
 [ci~=bh3]>* {
     --c-b-h: 3
 }

 [c~=bh4],
 [ci~=bh4]>* {
     --c-b-h: 4
 }

 [c~=bh5],
 [ci~=bh5]>* {
     --c-b-h: 5
 }

 [c~=bh6],
 [ci~=bh6]>* {
     --c-b-h: 6
 }

 [c~=bh7],
 [ci~=bh7]>* {
     --c-b-h: 7
 }

 [c~=bh8],
 [ci~=bh8]>* {
     --c-b-h: 8
 }

 [c~=bh9],
 [ci~=bh9]>* {
     --c-b-h: 9
 }

 [c~=bh10],
 [ci~=bh10]>* {
     --c-b-h: 10
 }

 [c~=bh11],
 [ci~=bh11]>* {
     --c-b-h: 11
 }

 [c~=bh12],
 [ci~=bh12]>* {
     --c-b-h: 12
 }

 [c~=bh13],
 [ci~=bh13]>* {
     --c-b-h: 13
 }

 [c~=bh14],
 [ci~=bh14]>* {
     --c-b-h: 14
 }

 [c~=bh15],
 [ci~=bh15]>* {
     --c-b-h: 15
 }

 [c~=bh16],
 [ci~=bh16]>* {
     --c-b-h: 16
 }

 [c~=bh17],
 [ci~=bh17]>* {
     --c-b-h: 17
 }

 [c~=bh18],
 [ci~=bh18]>* {
     --c-b-h: 18
 }

 [c~=bh19],
 [ci~=bh19]>* {
     --c-b-h: 19
 }

 [c~=bh20],
 [ci~=bh20]>* {
     --c-b-h: 20
 }

 [c~=bh21],
 [ci~=bh21]>* {
     --c-b-h: 21
 }

 [c~=bh22],
 [ci~=bh22]>* {
     --c-b-h: 22
 }

 [c~=bh23],
 [ci~=bh23]>* {
     --c-b-h: 23
 }

 [c~=bh24],
 [ci~=bh24]>* {
     --c-b-h: 24
 }

 [c~=bh25],
 [ci~=bh25]>* {
     --c-b-h: 25
 }

 [c~=bh26],
 [ci~=bh26]>* {
     --c-b-h: 26
 }

 [c~=bh27],
 [ci~=bh27]>* {
     --c-b-h: 27
 }

 [c~=bh28],
 [ci~=bh28]>* {
     --c-b-h: 28
 }

 [c~=bh29],
 [ci~=bh29]>* {
     --c-b-h: 29
 }

 [c~=bh30],
 [ci~=bh30]>* {
     --c-b-h: 30
 }

 [c~=bh31],
 [ci~=bh31]>* {
     --c-b-h: 31
 }

 [c~=bh32],
 [ci~=bh32]>* {
     --c-b-h: 32
 }

 [c~=bh33],
 [ci~=bh33]>* {
     --c-b-h: 33
 }

 [c~=bh34],
 [ci~=bh34]>* {
     --c-b-h: 34
 }

 [c~=bh35],
 [ci~=bh35]>* {
     --c-b-h: 35
 }

 [c~=bh36],
 [ci~=bh36]>* {
     --c-b-h: 36
 }

 [c~=bh37],
 [ci~=bh37]>* {
     --c-b-h: 37
 }

 [c~=bh38],
 [ci~=bh38]>* {
     --c-b-h: 38
 }

 [c~=bh39],
 [ci~=bh39]>* {
     --c-b-h: 39
 }

 [c~=bh40],
 [ci~=bh40]>* {
     --c-b-h: 40
 }

 [c~=bw0],
 [ci~=bw0]>* {
     --c-b-w: 0
 }

 [c~=bw1],
 [ci~=bw1]>* {
     --c-b-w: 1
 }

 [c~=bw2],
 [ci~=bw2]>* {
     --c-b-w: 2
 }

 [c~=bw3],
 [ci~=bw3]>* {
     --c-b-w: 3
 }

 [c~=bw4],
 [ci~=bw4]>* {
     --c-b-w: 4
 }

 [c~=bw5],
 [ci~=bw5]>* {
     --c-b-w: 5
 }

 [c~=bw6],
 [ci~=bw6]>* {
     --c-b-w: 6
 }

 [c~=bw7],
 [ci~=bw7]>* {
     --c-b-w: 7
 }

 [c~=bw8],
 [ci~=bw8]>* {
     --c-b-w: 8
 }

 [c~=bw9],
 [ci~=bw9]>* {
     --c-b-w: 9
 }

 [c~=bw10],
 [ci~=bw10]>* {
     --c-b-w: 10
 }

 [c~=bw11],
 [ci~=bw11]>* {
     --c-b-w: 11
 }

 [c~=bw12],
 [ci~=bw12]>* {
     --c-b-w: 12
 }

 [c~=bw13],
 [ci~=bw13]>* {
     --c-b-w: 13
 }

 [c~=bw14],
 [ci~=bw14]>* {
     --c-b-w: 14
 }

 [c~=bw15],
 [ci~=bw15]>* {
     --c-b-w: 15
 }

 [c~=bw16],
 [ci~=bw16]>* {
     --c-b-w: 16
 }

 [c~=bw17],
 [ci~=bw17]>* {
     --c-b-w: 17
 }

 [c~=bw18],
 [ci~=bw18]>* {
     --c-b-w: 18
 }

 [c~=bw19],
 [ci~=bw19]>* {
     --c-b-w: 19
 }

 [c~=bw20],
 [ci~=bw20]>* {
     --c-b-w: 20
 }

 [c~=bb0],
 [ci~=bb0]>* {
     --c-b-b: 0
 }

 [c~=bb1],
 [ci~=bb1]>* {
     --c-b-b: 1
 }

 [c~=bb2],
 [ci~=bb2]>* {
     --c-b-b: 2
 }

 [c~=bb3],
 [ci~=bb3]>* {
     --c-b-b: 3
 }

 [c~=bb4],
 [ci~=bb4]>* {
     --c-b-b: 4
 }

 [c~=bb5],
 [ci~=bb5]>* {
     --c-b-b: 5
 }

 [c~=bb6],
 [ci~=bb6]>* {
     --c-b-b: 6
 }

 [c~=bb7],
 [ci~=bb7]>* {
     --c-b-b: 7
 }

 [c~=bb8],
 [ci~=bb8]>* {
     --c-b-b: 8
 }

 [c~=bb9],
 [ci~=bb9]>* {
     --c-b-b: 9
 }

 [c~=bb10],
 [ci~=bb10]>* {
     --c-b-b: 10
 }

 [c~=bb11],
 [ci~=bb11]>* {
     --c-b-b: 11
 }

 [c~=bb12],
 [ci~=bb12]>* {
     --c-b-b: 12
 }

 [c~=bb13],
 [ci~=bb13]>* {
     --c-b-b: 13
 }

 [c~=bb14],
 [ci~=bb14]>* {
     --c-b-b: 14
 }

 [c~=bb15],
 [ci~=bb15]>* {
     --c-b-b: 15
 }

 [c~=bb16],
 [ci~=bb16]>* {
     --c-b-b: 16
 }

 [c~=bb17],
 [ci~=bb17]>* {
     --c-b-b: 17
 }

 [c~=bb18],
 [ci~=bb18]>* {
     --c-b-b: 18
 }

 [c~=bb19],
 [ci~=bb19]>* {
     --c-b-b: 19
 }

 [c~=bb20],
 [ci~=bb20]>* {
     --c-b-b: 20
 }

 [c~=ba0],
 [ci~=ba0]>* {
     --c-b-a: 0
 }

 [c~=ba1],
 [ci~=ba1]>* {
     --c-b-a: 1
 }

 [c~=ba2],
 [ci~=ba2]>* {
     --c-b-a: 2
 }

 [c~=ba3],
 [ci~=ba3]>* {
     --c-b-a: 3
 }

 [c~=ba4],
 [ci~=ba4]>* {
     --c-b-a: 4
 }

 [c~=ba5],
 [ci~=ba5]>* {
     --c-b-a: 5
 }

 [c~=ba6],
 [ci~=ba6]>* {
     --c-b-a: 6
 }

 [c~=ba7],
 [ci~=ba7]>* {
     --c-b-a: 7
 }

 [c~=ba8],
 [ci~=ba8]>* {
     --c-b-a: 8
 }

 [c~=ba9],
 [ci~=ba9]>* {
     --c-b-a: 9
 }

 [c~=ba10],
 [ci~=ba10]>* {
     --c-b-a: 10
 }

 [c~=ba11],
 [ci~=ba11]>* {
     --c-b-a: 11
 }

 [c~=ba12],
 [ci~=ba12]>* {
     --c-b-a: 12
 }

 [c~=ba13],
 [ci~=ba13]>* {
     --c-b-a: 13
 }

 [c~=ba14],
 [ci~=ba14]>* {
     --c-b-a: 14
 }

 [c~=ba15],
 [ci~=ba15]>* {
     --c-b-a: 15
 }

 [c~=ba16],
 [ci~=ba16]>* {
     --c-b-a: 16
 }

 [c~=ba17],
 [ci~=ba17]>* {
     --c-b-a: 17
 }

 [c~=ba18],
 [ci~=ba18]>* {
     --c-b-a: 18
 }

 [c~=ba19],
 [ci~=ba19]>* {
     --c-b-a: 19
 }

 [c~=ba20],
 [ci~=ba20]>* {
     --c-b-a: 20
 }

 [c~=oh0],
 [ci~=oh0]>* {
     --c-o-h: 0
 }

 [c~=oh1],
 [ci~=oh1]>* {
     --c-o-h: 1
 }

 [c~=oh2],
 [ci~=oh2]>* {
     --c-o-h: 2
 }

 [c~=oh3],
 [ci~=oh3]>* {
     --c-o-h: 3
 }

 [c~=oh4],
 [ci~=oh4]>* {
     --c-o-h: 4
 }

 [c~=oh5],
 [ci~=oh5]>* {
     --c-o-h: 5
 }

 [c~=oh6],
 [ci~=oh6]>* {
     --c-o-h: 6
 }

 [c~=oh7],
 [ci~=oh7]>* {
     --c-o-h: 7
 }

 [c~=oh8],
 [ci~=oh8]>* {
     --c-o-h: 8
 }

 [c~=oh9],
 [ci~=oh9]>* {
     --c-o-h: 9
 }

 [c~=oh10],
 [ci~=oh10]>* {
     --c-o-h: 10
 }

 [c~=oh11],
 [ci~=oh11]>* {
     --c-o-h: 11
 }

 [c~=oh12],
 [ci~=oh12]>* {
     --c-o-h: 12
 }

 [c~=oh13],
 [ci~=oh13]>* {
     --c-o-h: 13
 }

 [c~=oh14],
 [ci~=oh14]>* {
     --c-o-h: 14
 }

 [c~=oh15],
 [ci~=oh15]>* {
     --c-o-h: 15
 }

 [c~=oh16],
 [ci~=oh16]>* {
     --c-o-h: 16
 }

 [c~=oh17],
 [ci~=oh17]>* {
     --c-o-h: 17
 }

 [c~=oh18],
 [ci~=oh18]>* {
     --c-o-h: 18
 }

 [c~=oh19],
 [ci~=oh19]>* {
     --c-o-h: 19
 }

 [c~=oh20],
 [ci~=oh20]>* {
     --c-o-h: 20
 }

 [c~=oh21],
 [ci~=oh21]>* {
     --c-o-h: 21
 }

 [c~=oh22],
 [ci~=oh22]>* {
     --c-o-h: 22
 }

 [c~=oh23],
 [ci~=oh23]>* {
     --c-o-h: 23
 }

 [c~=oh24],
 [ci~=oh24]>* {
     --c-o-h: 24
 }

 [c~=oh25],
 [ci~=oh25]>* {
     --c-o-h: 25
 }

 [c~=oh26],
 [ci~=oh26]>* {
     --c-o-h: 26
 }

 [c~=oh27],
 [ci~=oh27]>* {
     --c-o-h: 27
 }

 [c~=oh28],
 [ci~=oh28]>* {
     --c-o-h: 28
 }

 [c~=oh29],
 [ci~=oh29]>* {
     --c-o-h: 29
 }

 [c~=oh30],
 [ci~=oh30]>* {
     --c-o-h: 30
 }

 [c~=oh31],
 [ci~=oh31]>* {
     --c-o-h: 31
 }

 [c~=oh32],
 [ci~=oh32]>* {
     --c-o-h: 32
 }

 [c~=oh33],
 [ci~=oh33]>* {
     --c-o-h: 33
 }

 [c~=oh34],
 [ci~=oh34]>* {
     --c-o-h: 34
 }

 [c~=oh35],
 [ci~=oh35]>* {
     --c-o-h: 35
 }

 [c~=oh36],
 [ci~=oh36]>* {
     --c-o-h: 36
 }

 [c~=oh37],
 [ci~=oh37]>* {
     --c-o-h: 37
 }

 [c~=oh38],
 [ci~=oh38]>* {
     --c-o-h: 38
 }

 [c~=oh39],
 [ci~=oh39]>* {
     --c-o-h: 39
 }

 [c~=oh40],
 [ci~=oh40]>* {
     --c-o-h: 40
 }

 [c~=ow0],
 [ci~=ow0]>* {
     --c-o-w: 0
 }

 [c~=ow1],
 [ci~=ow1]>* {
     --c-o-w: 1
 }

 [c~=ow2],
 [ci~=ow2]>* {
     --c-o-w: 2
 }

 [c~=ow3],
 [ci~=ow3]>* {
     --c-o-w: 3
 }

 [c~=ow4],
 [ci~=ow4]>* {
     --c-o-w: 4
 }

 [c~=ow5],
 [ci~=ow5]>* {
     --c-o-w: 5
 }

 [c~=ow6],
 [ci~=ow6]>* {
     --c-o-w: 6
 }

 [c~=ow7],
 [ci~=ow7]>* {
     --c-o-w: 7
 }

 [c~=ow8],
 [ci~=ow8]>* {
     --c-o-w: 8
 }

 [c~=ow9],
 [ci~=ow9]>* {
     --c-o-w: 9
 }

 [c~=ow10],
 [ci~=ow10]>* {
     --c-o-w: 10
 }

 [c~=ow11],
 [ci~=ow11]>* {
     --c-o-w: 11
 }

 [c~=ow12],
 [ci~=ow12]>* {
     --c-o-w: 12
 }

 [c~=ow13],
 [ci~=ow13]>* {
     --c-o-w: 13
 }

 [c~=ow14],
 [ci~=ow14]>* {
     --c-o-w: 14
 }

 [c~=ow15],
 [ci~=ow15]>* {
     --c-o-w: 15
 }

 [c~=ow16],
 [ci~=ow16]>* {
     --c-o-w: 16
 }

 [c~=ow17],
 [ci~=ow17]>* {
     --c-o-w: 17
 }

 [c~=ow18],
 [ci~=ow18]>* {
     --c-o-w: 18
 }

 [c~=ow19],
 [ci~=ow19]>* {
     --c-o-w: 19
 }

 [c~=ow20],
 [ci~=ow20]>* {
     --c-o-w: 20
 }

 [c~=ob0],
 [ci~=ob0]>* {
     --c-o-b: 0
 }

 [c~=ob1],
 [ci~=ob1]>* {
     --c-o-b: 1
 }

 [c~=ob2],
 [ci~=ob2]>* {
     --c-o-b: 2
 }

 [c~=ob3],
 [ci~=ob3]>* {
     --c-o-b: 3
 }

 [c~=ob4],
 [ci~=ob4]>* {
     --c-o-b: 4
 }

 [c~=ob5],
 [ci~=ob5]>* {
     --c-o-b: 5
 }

 [c~=ob6],
 [ci~=ob6]>* {
     --c-o-b: 6
 }

 [c~=ob7],
 [ci~=ob7]>* {
     --c-o-b: 7
 }

 [c~=ob8],
 [ci~=ob8]>* {
     --c-o-b: 8
 }

 [c~=ob9],
 [ci~=ob9]>* {
     --c-o-b: 9
 }

 [c~=ob10],
 [ci~=ob10]>* {
     --c-o-b: 10
 }

 [c~=ob11],
 [ci~=ob11]>* {
     --c-o-b: 11
 }

 [c~=ob12],
 [ci~=ob12]>* {
     --c-o-b: 12
 }

 [c~=ob13],
 [ci~=ob13]>* {
     --c-o-b: 13
 }

 [c~=ob14],
 [ci~=ob14]>* {
     --c-o-b: 14
 }

 [c~=ob15],
 [ci~=ob15]>* {
     --c-o-b: 15
 }

 [c~=ob16],
 [ci~=ob16]>* {
     --c-o-b: 16
 }

 [c~=ob17],
 [ci~=ob17]>* {
     --c-o-b: 17
 }

 [c~=ob18],
 [ci~=ob18]>* {
     --c-o-b: 18
 }

 [c~=ob19],
 [ci~=ob19]>* {
     --c-o-b: 19
 }

 [c~=ob20],
 [ci~=ob20]>* {
     --c-o-b: 20
 }

 [c~=oa0],
 [ci~=oa0]>* {
     --c-o-a: 0
 }

 [c~=oa1],
 [ci~=oa1]>* {
     --c-o-a: 1
 }

 [c~=oa2],
 [ci~=oa2]>* {
     --c-o-a: 2
 }

 [c~=oa3],
 [ci~=oa3]>* {
     --c-o-a: 3
 }

 [c~=oa4],
 [ci~=oa4]>* {
     --c-o-a: 4
 }

 [c~=oa5],
 [ci~=oa5]>* {
     --c-o-a: 5
 }

 [c~=oa6],
 [ci~=oa6]>* {
     --c-o-a: 6
 }

 [c~=oa7],
 [ci~=oa7]>* {
     --c-o-a: 7
 }

 [c~=oa8],
 [ci~=oa8]>* {
     --c-o-a: 8
 }

 [c~=oa9],
 [ci~=oa9]>* {
     --c-o-a: 9
 }

 [c~=oa10],
 [ci~=oa10]>* {
     --c-o-a: 10
 }

 [c~=oa11],
 [ci~=oa11]>* {
     --c-o-a: 11
 }

 [c~=oa12],
 [ci~=oa12]>* {
     --c-o-a: 12
 }

 [c~=oa13],
 [ci~=oa13]>* {
     --c-o-a: 13
 }

 [c~=oa14],
 [ci~=oa14]>* {
     --c-o-a: 14
 }

 [c~=oa15],
 [ci~=oa15]>* {
     --c-o-a: 15
 }

 [c~=oa16],
 [ci~=oa16]>* {
     --c-o-a: 16
 }

 [c~=oa17],
 [ci~=oa17]>* {
     --c-o-a: 17
 }

 [c~=oa18],
 [ci~=oa18]>* {
     --c-o-a: 18
 }

 [c~=oa19],
 [ci~=oa19]>* {
     --c-o-a: 19
 }

 [c~=oa20],
 [ci~=oa20]>* {
     --c-o-a: 20
 }

 [c~=ah0],
 [ci~=ah0]>* {
     --c-a-h: 0
 }

 [c~=ah1],
 [ci~=ah1]>* {
     --c-a-h: 1
 }

 [c~=ah2],
 [ci~=ah2]>* {
     --c-a-h: 2
 }

 [c~=ah3],
 [ci~=ah3]>* {
     --c-a-h: 3
 }

 [c~=ah4],
 [ci~=ah4]>* {
     --c-a-h: 4
 }

 [c~=ah5],
 [ci~=ah5]>* {
     --c-a-h: 5
 }

 [c~=ah6],
 [ci~=ah6]>* {
     --c-a-h: 6
 }

 [c~=ah7],
 [ci~=ah7]>* {
     --c-a-h: 7
 }

 [c~=ah8],
 [ci~=ah8]>* {
     --c-a-h: 8
 }

 [c~=ah9],
 [ci~=ah9]>* {
     --c-a-h: 9
 }

 [c~=ah10],
 [ci~=ah10]>* {
     --c-a-h: 10
 }

 [c~=ah11],
 [ci~=ah11]>* {
     --c-a-h: 11
 }

 [c~=ah12],
 [ci~=ah12]>* {
     --c-a-h: 12
 }

 [c~=ah13],
 [ci~=ah13]>* {
     --c-a-h: 13
 }

 [c~=ah14],
 [ci~=ah14]>* {
     --c-a-h: 14
 }

 [c~=ah15],
 [ci~=ah15]>* {
     --c-a-h: 15
 }

 [c~=ah16],
 [ci~=ah16]>* {
     --c-a-h: 16
 }

 [c~=ah17],
 [ci~=ah17]>* {
     --c-a-h: 17
 }

 [c~=ah18],
 [ci~=ah18]>* {
     --c-a-h: 18
 }

 [c~=ah19],
 [ci~=ah19]>* {
     --c-a-h: 19
 }

 [c~=ah20],
 [ci~=ah20]>* {
     --c-a-h: 20
 }

 [c~=ah21],
 [ci~=ah21]>* {
     --c-a-h: 21
 }

 [c~=ah22],
 [ci~=ah22]>* {
     --c-a-h: 22
 }

 [c~=ah23],
 [ci~=ah23]>* {
     --c-a-h: 23
 }

 [c~=ah24],
 [ci~=ah24]>* {
     --c-a-h: 24
 }

 [c~=ah25],
 [ci~=ah25]>* {
     --c-a-h: 25
 }

 [c~=ah26],
 [ci~=ah26]>* {
     --c-a-h: 26
 }

 [c~=ah27],
 [ci~=ah27]>* {
     --c-a-h: 27
 }

 [c~=ah28],
 [ci~=ah28]>* {
     --c-a-h: 28
 }

 [c~=ah29],
 [ci~=ah29]>* {
     --c-a-h: 29
 }

 [c~=ah30],
 [ci~=ah30]>* {
     --c-a-h: 30
 }

 [c~=ah31],
 [ci~=ah31]>* {
     --c-a-h: 31
 }

 [c~=ah32],
 [ci~=ah32]>* {
     --c-a-h: 32
 }

 [c~=ah33],
 [ci~=ah33]>* {
     --c-a-h: 33
 }

 [c~=ah34],
 [ci~=ah34]>* {
     --c-a-h: 34
 }

 [c~=ah35],
 [ci~=ah35]>* {
     --c-a-h: 35
 }

 [c~=ah36],
 [ci~=ah36]>* {
     --c-a-h: 36
 }

 [c~=ah37],
 [ci~=ah37]>* {
     --c-a-h: 37
 }

 [c~=ah38],
 [ci~=ah38]>* {
     --c-a-h: 38
 }

 [c~=ah39],
 [ci~=ah39]>* {
     --c-a-h: 39
 }

 [c~=ah40],
 [ci~=ah40]>* {
     --c-a-h: 40
 }

 [c~=aw0],
 [ci~=aw0]>* {
     --c-a-w: 0
 }

 [c~=aw1],
 [ci~=aw1]>* {
     --c-a-w: 1
 }

 [c~=aw2],
 [ci~=aw2]>* {
     --c-a-w: 2
 }

 [c~=aw3],
 [ci~=aw3]>* {
     --c-a-w: 3
 }

 [c~=aw4],
 [ci~=aw4]>* {
     --c-a-w: 4
 }

 [c~=aw5],
 [ci~=aw5]>* {
     --c-a-w: 5
 }

 [c~=aw6],
 [ci~=aw6]>* {
     --c-a-w: 6
 }

 [c~=aw7],
 [ci~=aw7]>* {
     --c-a-w: 7
 }

 [c~=aw8],
 [ci~=aw8]>* {
     --c-a-w: 8
 }

 [c~=aw9],
 [ci~=aw9]>* {
     --c-a-w: 9
 }

 [c~=aw10],
 [ci~=aw10]>* {
     --c-a-w: 10
 }

 [c~=aw11],
 [ci~=aw11]>* {
     --c-a-w: 11
 }

 [c~=aw12],
 [ci~=aw12]>* {
     --c-a-w: 12
 }

 [c~=aw13],
 [ci~=aw13]>* {
     --c-a-w: 13
 }

 [c~=aw14],
 [ci~=aw14]>* {
     --c-a-w: 14
 }

 [c~=aw15],
 [ci~=aw15]>* {
     --c-a-w: 15
 }

 [c~=aw16],
 [ci~=aw16]>* {
     --c-a-w: 16
 }

 [c~=aw17],
 [ci~=aw17]>* {
     --c-a-w: 17
 }

 [c~=aw18],
 [ci~=aw18]>* {
     --c-a-w: 18
 }

 [c~=aw19],
 [ci~=aw19]>* {
     --c-a-w: 19
 }

 [c~=aw20],
 [ci~=aw20]>* {
     --c-a-w: 20
 }

 [c~=ab0],
 [ci~=ab0]>* {
     --c-a-b: 0
 }

 [c~=ab1],
 [ci~=ab1]>* {
     --c-a-b: 1
 }

 [c~=ab2],
 [ci~=ab2]>* {
     --c-a-b: 2
 }

 [c~=ab3],
 [ci~=ab3]>* {
     --c-a-b: 3
 }

 [c~=ab4],
 [ci~=ab4]>* {
     --c-a-b: 4
 }

 [c~=ab5],
 [ci~=ab5]>* {
     --c-a-b: 5
 }

 [c~=ab6],
 [ci~=ab6]>* {
     --c-a-b: 6
 }

 [c~=ab7],
 [ci~=ab7]>* {
     --c-a-b: 7
 }

 [c~=ab8],
 [ci~=ab8]>* {
     --c-a-b: 8
 }

 [c~=ab9],
 [ci~=ab9]>* {
     --c-a-b: 9
 }

 [c~=ab10],
 [ci~=ab10]>* {
     --c-a-b: 10
 }

 [c~=ab11],
 [ci~=ab11]>* {
     --c-a-b: 11
 }

 [c~=ab12],
 [ci~=ab12]>* {
     --c-a-b: 12
 }

 [c~=ab13],
 [ci~=ab13]>* {
     --c-a-b: 13
 }

 [c~=ab14],
 [ci~=ab14]>* {
     --c-a-b: 14
 }

 [c~=ab15],
 [ci~=ab15]>* {
     --c-a-b: 15
 }

 [c~=ab16],
 [ci~=ab16]>* {
     --c-a-b: 16
 }

 [c~=ab17],
 [ci~=ab17]>* {
     --c-a-b: 17
 }

 [c~=ab18],
 [ci~=ab18]>* {
     --c-a-b: 18
 }

 [c~=ab19],
 [ci~=ab19]>* {
     --c-a-b: 19
 }

 [c~=ab20],
 [ci~=ab20]>* {
     --c-a-b: 20
 }

 [c~=aa0],
 [ci~=aa0]>* {
     --c-a-a: 0
 }

 [c~=aa1],
 [ci~=aa1]>* {
     --c-a-a: 1
 }

 [c~=aa2],
 [ci~=aa2]>* {
     --c-a-a: 2
 }

 [c~=aa3],
 [ci~=aa3]>* {
     --c-a-a: 3
 }

 [c~=aa4],
 [ci~=aa4]>* {
     --c-a-a: 4
 }

 [c~=aa5],
 [ci~=aa5]>* {
     --c-a-a: 5
 }

 [c~=aa6],
 [ci~=aa6]>* {
     --c-a-a: 6
 }

 [c~=aa7],
 [ci~=aa7]>* {
     --c-a-a: 7
 }

 [c~=aa8],
 [ci~=aa8]>* {
     --c-a-a: 8
 }

 [c~=aa9],
 [ci~=aa9]>* {
     --c-a-a: 9
 }

 [c~=aa10],
 [ci~=aa10]>* {
     --c-a-a: 10
 }

 [c~=aa11],
 [ci~=aa11]>* {
     --c-a-a: 11
 }

 [c~=aa12],
 [ci~=aa12]>* {
     --c-a-a: 12
 }

 [c~=aa13],
 [ci~=aa13]>* {
     --c-a-a: 13
 }

 [c~=aa14],
 [ci~=aa14]>* {
     --c-a-a: 14
 }

 [c~=aa15],
 [ci~=aa15]>* {
     --c-a-a: 15
 }

 [c~=aa16],
 [ci~=aa16]>* {
     --c-a-a: 16
 }

 [c~=aa17],
 [ci~=aa17]>* {
     --c-a-a: 17
 }

 [c~=aa18],
 [ci~=aa18]>* {
     --c-a-a: 18
 }

 [c~=aa19],
 [ci~=aa19]>* {
     --c-a-a: 19
 }

 [c~=aa20],
 [ci~=aa20]>* {
     --c-a-a: 20
 }

 [c~=ch0],
 [ci~=ch0]>* {
     --c-c-h: 0
 }

 [c~=ch1],
 [ci~=ch1]>* {
     --c-c-h: 1
 }

 [c~=ch2],
 [ci~=ch2]>* {
     --c-c-h: 2
 }

 [c~=ch3],
 [ci~=ch3]>* {
     --c-c-h: 3
 }

 [c~=ch4],
 [ci~=ch4]>* {
     --c-c-h: 4
 }

 [c~=ch5],
 [ci~=ch5]>* {
     --c-c-h: 5
 }

 [c~=ch6],
 [ci~=ch6]>* {
     --c-c-h: 6
 }

 [c~=ch7],
 [ci~=ch7]>* {
     --c-c-h: 7
 }

 [c~=ch8],
 [ci~=ch8]>* {
     --c-c-h: 8
 }

 [c~=ch9],
 [ci~=ch9]>* {
     --c-c-h: 9
 }

 [c~=ch10],
 [ci~=ch10]>* {
     --c-c-h: 10
 }

 [c~=ch11],
 [ci~=ch11]>* {
     --c-c-h: 11
 }

 [c~=ch12],
 [ci~=ch12]>* {
     --c-c-h: 12
 }

 [c~=ch13],
 [ci~=ch13]>* {
     --c-c-h: 13
 }

 [c~=ch14],
 [ci~=ch14]>* {
     --c-c-h: 14
 }

 [c~=ch15],
 [ci~=ch15]>* {
     --c-c-h: 15
 }

 [c~=ch16],
 [ci~=ch16]>* {
     --c-c-h: 16
 }

 [c~=ch17],
 [ci~=ch17]>* {
     --c-c-h: 17
 }

 [c~=ch18],
 [ci~=ch18]>* {
     --c-c-h: 18
 }

 [c~=ch19],
 [ci~=ch19]>* {
     --c-c-h: 19
 }

 [c~=ch20],
 [ci~=ch20]>* {
     --c-c-h: 20
 }

 [c~=ch21],
 [ci~=ch21]>* {
     --c-c-h: 21
 }

 [c~=ch22],
 [ci~=ch22]>* {
     --c-c-h: 22
 }

 [c~=ch23],
 [ci~=ch23]>* {
     --c-c-h: 23
 }

 [c~=ch24],
 [ci~=ch24]>* {
     --c-c-h: 24
 }

 [c~=ch25],
 [ci~=ch25]>* {
     --c-c-h: 25
 }

 [c~=ch26],
 [ci~=ch26]>* {
     --c-c-h: 26
 }

 [c~=ch27],
 [ci~=ch27]>* {
     --c-c-h: 27
 }

 [c~=ch28],
 [ci~=ch28]>* {
     --c-c-h: 28
 }

 [c~=ch29],
 [ci~=ch29]>* {
     --c-c-h: 29
 }

 [c~=ch30],
 [ci~=ch30]>* {
     --c-c-h: 30
 }

 [c~=ch31],
 [ci~=ch31]>* {
     --c-c-h: 31
 }

 [c~=ch32],
 [ci~=ch32]>* {
     --c-c-h: 32
 }

 [c~=ch33],
 [ci~=ch33]>* {
     --c-c-h: 33
 }

 [c~=ch34],
 [ci~=ch34]>* {
     --c-c-h: 34
 }

 [c~=ch35],
 [ci~=ch35]>* {
     --c-c-h: 35
 }

 [c~=ch36],
 [ci~=ch36]>* {
     --c-c-h: 36
 }

 [c~=ch37],
 [ci~=ch37]>* {
     --c-c-h: 37
 }

 [c~=ch38],
 [ci~=ch38]>* {
     --c-c-h: 38
 }

 [c~=ch39],
 [ci~=ch39]>* {
     --c-c-h: 39
 }

 [c~=ch40],
 [ci~=ch40]>* {
     --c-c-h: 40
 }

 [c~=cw0],
 [ci~=cw0]>* {
     --c-c-w: 0
 }

 [c~=cw1],
 [ci~=cw1]>* {
     --c-c-w: 1
 }

 [c~=cw2],
 [ci~=cw2]>* {
     --c-c-w: 2
 }

 [c~=cw3],
 [ci~=cw3]>* {
     --c-c-w: 3
 }

 [c~=cw4],
 [ci~=cw4]>* {
     --c-c-w: 4
 }

 [c~=cw5],
 [ci~=cw5]>* {
     --c-c-w: 5
 }

 [c~=cw6],
 [ci~=cw6]>* {
     --c-c-w: 6
 }

 [c~=cw7],
 [ci~=cw7]>* {
     --c-c-w: 7
 }

 [c~=cw8],
 [ci~=cw8]>* {
     --c-c-w: 8
 }

 [c~=cw9],
 [ci~=cw9]>* {
     --c-c-w: 9
 }

 [c~=cw10],
 [ci~=cw10]>* {
     --c-c-w: 10
 }

 [c~=cw11],
 [ci~=cw11]>* {
     --c-c-w: 11
 }

 [c~=cw12],
 [ci~=cw12]>* {
     --c-c-w: 12
 }

 [c~=cw13],
 [ci~=cw13]>* {
     --c-c-w: 13
 }

 [c~=cw14],
 [ci~=cw14]>* {
     --c-c-w: 14
 }

 [c~=cw15],
 [ci~=cw15]>* {
     --c-c-w: 15
 }

 [c~=cw16],
 [ci~=cw16]>* {
     --c-c-w: 16
 }

 [c~=cw17],
 [ci~=cw17]>* {
     --c-c-w: 17
 }

 [c~=cw18],
 [ci~=cw18]>* {
     --c-c-w: 18
 }

 [c~=cw19],
 [ci~=cw19]>* {
     --c-c-w: 19
 }

 [c~=cw20],
 [ci~=cw20]>* {
     --c-c-w: 20
 }

 [c~=cb0],
 [ci~=cb0]>* {
     --c-c-b: 0
 }

 [c~=cb1],
 [ci~=cb1]>* {
     --c-c-b: 1
 }

 [c~=cb2],
 [ci~=cb2]>* {
     --c-c-b: 2
 }

 [c~=cb3],
 [ci~=cb3]>* {
     --c-c-b: 3
 }

 [c~=cb4],
 [ci~=cb4]>* {
     --c-c-b: 4
 }

 [c~=cb5],
 [ci~=cb5]>* {
     --c-c-b: 5
 }

 [c~=cb6],
 [ci~=cb6]>* {
     --c-c-b: 6
 }

 [c~=cb7],
 [ci~=cb7]>* {
     --c-c-b: 7
 }

 [c~=cb8],
 [ci~=cb8]>* {
     --c-c-b: 8
 }

 [c~=cb9],
 [ci~=cb9]>* {
     --c-c-b: 9
 }

 [c~=cb10],
 [ci~=cb10]>* {
     --c-c-b: 10
 }

 [c~=cb11],
 [ci~=cb11]>* {
     --c-c-b: 11
 }

 [c~=cb12],
 [ci~=cb12]>* {
     --c-c-b: 12
 }

 [c~=cb13],
 [ci~=cb13]>* {
     --c-c-b: 13
 }

 [c~=cb14],
 [ci~=cb14]>* {
     --c-c-b: 14
 }

 [c~=cb15],
 [ci~=cb15]>* {
     --c-c-b: 15
 }

 [c~=cb16],
 [ci~=cb16]>* {
     --c-c-b: 16
 }

 [c~=cb17],
 [ci~=cb17]>* {
     --c-c-b: 17
 }

 [c~=cb18],
 [ci~=cb18]>* {
     --c-c-b: 18
 }

 [c~=cb19],
 [ci~=cb19]>* {
     --c-c-b: 19
 }

 [c~=cb20],
 [ci~=cb20]>* {
     --c-c-b: 20
 }

 [c~=ca0],
 [ci~=ca0]>* {
     --c-c-a: 0
 }

 [c~=ca1],
 [ci~=ca1]>* {
     --c-c-a: 1
 }

 [c~=ca2],
 [ci~=ca2]>* {
     --c-c-a: 2
 }

 [c~=ca3],
 [ci~=ca3]>* {
     --c-c-a: 3
 }

 [c~=ca4],
 [ci~=ca4]>* {
     --c-c-a: 4
 }

 [c~=ca5],
 [ci~=ca5]>* {
     --c-c-a: 5
 }

 [c~=ca6],
 [ci~=ca6]>* {
     --c-c-a: 6
 }

 [c~=ca7],
 [ci~=ca7]>* {
     --c-c-a: 7
 }

 [c~=ca8],
 [ci~=ca8]>* {
     --c-c-a: 8
 }

 [c~=ca9],
 [ci~=ca9]>* {
     --c-c-a: 9
 }

 [c~=ca10],
 [ci~=ca10]>* {
     --c-c-a: 10
 }

 [c~=ca11],
 [ci~=ca11]>* {
     --c-c-a: 11
 }

 [c~=ca12],
 [ci~=ca12]>* {
     --c-c-a: 12
 }

 [c~=ca13],
 [ci~=ca13]>* {
     --c-c-a: 13
 }

 [c~=ca14],
 [ci~=ca14]>* {
     --c-c-a: 14
 }

 [c~=ca15],
 [ci~=ca15]>* {
     --c-c-a: 15
 }

 [c~=ca16],
 [ci~=ca16]>* {
     --c-c-a: 16
 }

 [c~=ca17],
 [ci~=ca17]>* {
     --c-c-a: 17
 }

 [c~=ca18],
 [ci~=ca18]>* {
     --c-c-a: 18
 }

 [c~=ca19],
 [ci~=ca19]>* {
     --c-c-a: 19
 }

 [c~=ca20],
 [ci~=ca20]>* {
     --c-c-a: 20
 }

 [c~=dh0],
 [ci~=dh0]>* {
     --c-d-h: 0
 }

 [c~=dh1],
 [ci~=dh1]>* {
     --c-d-h: 1
 }

 [c~=dh2],
 [ci~=dh2]>* {
     --c-d-h: 2
 }

 [c~=dh3],
 [ci~=dh3]>* {
     --c-d-h: 3
 }

 [c~=dh4],
 [ci~=dh4]>* {
     --c-d-h: 4
 }

 [c~=dh5],
 [ci~=dh5]>* {
     --c-d-h: 5
 }

 [c~=dh6],
 [ci~=dh6]>* {
     --c-d-h: 6
 }

 [c~=dh7],
 [ci~=dh7]>* {
     --c-d-h: 7
 }

 [c~=dh8],
 [ci~=dh8]>* {
     --c-d-h: 8
 }

 [c~=dh9],
 [ci~=dh9]>* {
     --c-d-h: 9
 }

 [c~=dh10],
 [ci~=dh10]>* {
     --c-d-h: 10
 }

 [c~=dh11],
 [ci~=dh11]>* {
     --c-d-h: 11
 }

 [c~=dh12],
 [ci~=dh12]>* {
     --c-d-h: 12
 }

 [c~=dh13],
 [ci~=dh13]>* {
     --c-d-h: 13
 }

 [c~=dh14],
 [ci~=dh14]>* {
     --c-d-h: 14
 }

 [c~=dh15],
 [ci~=dh15]>* {
     --c-d-h: 15
 }

 [c~=dh16],
 [ci~=dh16]>* {
     --c-d-h: 16
 }

 [c~=dh17],
 [ci~=dh17]>* {
     --c-d-h: 17
 }

 [c~=dh18],
 [ci~=dh18]>* {
     --c-d-h: 18
 }

 [c~=dh19],
 [ci~=dh19]>* {
     --c-d-h: 19
 }

 [c~=dh20],
 [ci~=dh20]>* {
     --c-d-h: 20
 }

 [c~=dh21],
 [ci~=dh21]>* {
     --c-d-h: 21
 }

 [c~=dh22],
 [ci~=dh22]>* {
     --c-d-h: 22
 }

 [c~=dh23],
 [ci~=dh23]>* {
     --c-d-h: 23
 }

 [c~=dh24],
 [ci~=dh24]>* {
     --c-d-h: 24
 }

 [c~=dh25],
 [ci~=dh25]>* {
     --c-d-h: 25
 }

 [c~=dh26],
 [ci~=dh26]>* {
     --c-d-h: 26
 }

 [c~=dh27],
 [ci~=dh27]>* {
     --c-d-h: 27
 }

 [c~=dh28],
 [ci~=dh28]>* {
     --c-d-h: 28
 }

 [c~=dh29],
 [ci~=dh29]>* {
     --c-d-h: 29
 }

 [c~=dh30],
 [ci~=dh30]>* {
     --c-d-h: 30
 }

 [c~=dh31],
 [ci~=dh31]>* {
     --c-d-h: 31
 }

 [c~=dh32],
 [ci~=dh32]>* {
     --c-d-h: 32
 }

 [c~=dh33],
 [ci~=dh33]>* {
     --c-d-h: 33
 }

 [c~=dh34],
 [ci~=dh34]>* {
     --c-d-h: 34
 }

 [c~=dh35],
 [ci~=dh35]>* {
     --c-d-h: 35
 }

 [c~=dh36],
 [ci~=dh36]>* {
     --c-d-h: 36
 }

 [c~=dh37],
 [ci~=dh37]>* {
     --c-d-h: 37
 }

 [c~=dh38],
 [ci~=dh38]>* {
     --c-d-h: 38
 }

 [c~=dh39],
 [ci~=dh39]>* {
     --c-d-h: 39
 }

 [c~=dh40],
 [ci~=dh40]>* {
     --c-d-h: 40
 }

 [c~=dw0],
 [ci~=dw0]>* {
     --c-d-w: 0
 }

 [c~=dw1],
 [ci~=dw1]>* {
     --c-d-w: 1
 }

 [c~=dw2],
 [ci~=dw2]>* {
     --c-d-w: 2
 }

 [c~=dw3],
 [ci~=dw3]>* {
     --c-d-w: 3
 }

 [c~=dw4],
 [ci~=dw4]>* {
     --c-d-w: 4
 }

 [c~=dw5],
 [ci~=dw5]>* {
     --c-d-w: 5
 }

 [c~=dw6],
 [ci~=dw6]>* {
     --c-d-w: 6
 }

 [c~=dw7],
 [ci~=dw7]>* {
     --c-d-w: 7
 }

 [c~=dw8],
 [ci~=dw8]>* {
     --c-d-w: 8
 }

 [c~=dw9],
 [ci~=dw9]>* {
     --c-d-w: 9
 }

 [c~=dw10],
 [ci~=dw10]>* {
     --c-d-w: 10
 }

 [c~=dw11],
 [ci~=dw11]>* {
     --c-d-w: 11
 }

 [c~=dw12],
 [ci~=dw12]>* {
     --c-d-w: 12
 }

 [c~=dw13],
 [ci~=dw13]>* {
     --c-d-w: 13
 }

 [c~=dw14],
 [ci~=dw14]>* {
     --c-d-w: 14
 }

 [c~=dw15],
 [ci~=dw15]>* {
     --c-d-w: 15
 }

 [c~=dw16],
 [ci~=dw16]>* {
     --c-d-w: 16
 }

 [c~=dw17],
 [ci~=dw17]>* {
     --c-d-w: 17
 }

 [c~=dw18],
 [ci~=dw18]>* {
     --c-d-w: 18
 }

 [c~=dw19],
 [ci~=dw19]>* {
     --c-d-w: 19
 }

 [c~=dw20],
 [ci~=dw20]>* {
     --c-d-w: 20
 }

 [c~=db0],
 [ci~=db0]>* {
     --c-d-b: 0
 }

 [c~=db1],
 [ci~=db1]>* {
     --c-d-b: 1
 }

 [c~=db2],
 [ci~=db2]>* {
     --c-d-b: 2
 }

 [c~=db3],
 [ci~=db3]>* {
     --c-d-b: 3
 }

 [c~=db4],
 [ci~=db4]>* {
     --c-d-b: 4
 }

 [c~=db5],
 [ci~=db5]>* {
     --c-d-b: 5
 }

 [c~=db6],
 [ci~=db6]>* {
     --c-d-b: 6
 }

 [c~=db7],
 [ci~=db7]>* {
     --c-d-b: 7
 }

 [c~=db8],
 [ci~=db8]>* {
     --c-d-b: 8
 }

 [c~=db9],
 [ci~=db9]>* {
     --c-d-b: 9
 }

 [c~=db10],
 [ci~=db10]>* {
     --c-d-b: 10
 }

 [c~=db11],
 [ci~=db11]>* {
     --c-d-b: 11
 }

 [c~=db12],
 [ci~=db12]>* {
     --c-d-b: 12
 }

 [c~=db13],
 [ci~=db13]>* {
     --c-d-b: 13
 }

 [c~=db14],
 [ci~=db14]>* {
     --c-d-b: 14
 }

 [c~=db15],
 [ci~=db15]>* {
     --c-d-b: 15
 }

 [c~=db16],
 [ci~=db16]>* {
     --c-d-b: 16
 }

 [c~=db17],
 [ci~=db17]>* {
     --c-d-b: 17
 }

 [c~=db18],
 [ci~=db18]>* {
     --c-d-b: 18
 }

 [c~=db19],
 [ci~=db19]>* {
     --c-d-b: 19
 }

 [c~=db20],
 [ci~=db20]>* {
     --c-d-b: 20
 }

 [c~=da0],
 [ci~=da0]>* {
     --c-d-a: 0
 }

 [c~=da1],
 [ci~=da1]>* {
     --c-d-a: 1
 }

 [c~=da2],
 [ci~=da2]>* {
     --c-d-a: 2
 }

 [c~=da3],
 [ci~=da3]>* {
     --c-d-a: 3
 }

 [c~=da4],
 [ci~=da4]>* {
     --c-d-a: 4
 }

 [c~=da5],
 [ci~=da5]>* {
     --c-d-a: 5
 }

 [c~=da6],
 [ci~=da6]>* {
     --c-d-a: 6
 }

 [c~=da7],
 [ci~=da7]>* {
     --c-d-a: 7
 }

 [c~=da8],
 [ci~=da8]>* {
     --c-d-a: 8
 }

 [c~=da9],
 [ci~=da9]>* {
     --c-d-a: 9
 }

 [c~=da10],
 [ci~=da10]>* {
     --c-d-a: 10
 }

 [c~=da11],
 [ci~=da11]>* {
     --c-d-a: 11
 }

 [c~=da12],
 [ci~=da12]>* {
     --c-d-a: 12
 }

 [c~=da13],
 [ci~=da13]>* {
     --c-d-a: 13
 }

 [c~=da14],
 [ci~=da14]>* {
     --c-d-a: 14
 }

 [c~=da15],
 [ci~=da15]>* {
     --c-d-a: 15
 }

 [c~=da16],
 [ci~=da16]>* {
     --c-d-a: 16
 }

 [c~=da17],
 [ci~=da17]>* {
     --c-d-a: 17
 }

 [c~=da18],
 [ci~=da18]>* {
     --c-d-a: 18
 }

 [c~=da19],
 [ci~=da19]>* {
     --c-d-a: 19
 }

 [c~=da20],
 [ci~=da20]>* {
     --c-d-a: 20
 }

 [c~=eh0],
 [ci~=eh0]>* {
     --c-e-h: 0
 }

 [c~=eh1],
 [ci~=eh1]>* {
     --c-e-h: 1
 }

 [c~=eh2],
 [ci~=eh2]>* {
     --c-e-h: 2
 }

 [c~=eh3],
 [ci~=eh3]>* {
     --c-e-h: 3
 }

 [c~=eh4],
 [ci~=eh4]>* {
     --c-e-h: 4
 }

 [c~=eh5],
 [ci~=eh5]>* {
     --c-e-h: 5
 }

 [c~=eh6],
 [ci~=eh6]>* {
     --c-e-h: 6
 }

 [c~=eh7],
 [ci~=eh7]>* {
     --c-e-h: 7
 }

 [c~=eh8],
 [ci~=eh8]>* {
     --c-e-h: 8
 }

 [c~=eh9],
 [ci~=eh9]>* {
     --c-e-h: 9
 }

 [c~=eh10],
 [ci~=eh10]>* {
     --c-e-h: 10
 }

 [c~=eh11],
 [ci~=eh11]>* {
     --c-e-h: 11
 }

 [c~=eh12],
 [ci~=eh12]>* {
     --c-e-h: 12
 }

 [c~=eh13],
 [ci~=eh13]>* {
     --c-e-h: 13
 }

 [c~=eh14],
 [ci~=eh14]>* {
     --c-e-h: 14
 }

 [c~=eh15],
 [ci~=eh15]>* {
     --c-e-h: 15
 }

 [c~=eh16],
 [ci~=eh16]>* {
     --c-e-h: 16
 }

 [c~=eh17],
 [ci~=eh17]>* {
     --c-e-h: 17
 }

 [c~=eh18],
 [ci~=eh18]>* {
     --c-e-h: 18
 }

 [c~=eh19],
 [ci~=eh19]>* {
     --c-e-h: 19
 }

 [c~=eh20],
 [ci~=eh20]>* {
     --c-e-h: 20
 }

 [c~=eh21],
 [ci~=eh21]>* {
     --c-e-h: 21
 }

 [c~=eh22],
 [ci~=eh22]>* {
     --c-e-h: 22
 }

 [c~=eh23],
 [ci~=eh23]>* {
     --c-e-h: 23
 }

 [c~=eh24],
 [ci~=eh24]>* {
     --c-e-h: 24
 }

 [c~=eh25],
 [ci~=eh25]>* {
     --c-e-h: 25
 }

 [c~=eh26],
 [ci~=eh26]>* {
     --c-e-h: 26
 }

 [c~=eh27],
 [ci~=eh27]>* {
     --c-e-h: 27
 }

 [c~=eh28],
 [ci~=eh28]>* {
     --c-e-h: 28
 }

 [c~=eh29],
 [ci~=eh29]>* {
     --c-e-h: 29
 }

 [c~=eh30],
 [ci~=eh30]>* {
     --c-e-h: 30
 }

 [c~=eh31],
 [ci~=eh31]>* {
     --c-e-h: 31
 }

 [c~=eh32],
 [ci~=eh32]>* {
     --c-e-h: 32
 }

 [c~=eh33],
 [ci~=eh33]>* {
     --c-e-h: 33
 }

 [c~=eh34],
 [ci~=eh34]>* {
     --c-e-h: 34
 }

 [c~=eh35],
 [ci~=eh35]>* {
     --c-e-h: 35
 }

 [c~=eh36],
 [ci~=eh36]>* {
     --c-e-h: 36
 }

 [c~=eh37],
 [ci~=eh37]>* {
     --c-e-h: 37
 }

 [c~=eh38],
 [ci~=eh38]>* {
     --c-e-h: 38
 }

 [c~=eh39],
 [ci~=eh39]>* {
     --c-e-h: 39
 }

 [c~=eh40],
 [ci~=eh40]>* {
     --c-e-h: 40
 }

 [c~=ew0],
 [ci~=ew0]>* {
     --c-e-w: 0
 }

 [c~=ew1],
 [ci~=ew1]>* {
     --c-e-w: 1
 }

 [c~=ew2],
 [ci~=ew2]>* {
     --c-e-w: 2
 }

 [c~=ew3],
 [ci~=ew3]>* {
     --c-e-w: 3
 }

 [c~=ew4],
 [ci~=ew4]>* {
     --c-e-w: 4
 }

 [c~=ew5],
 [ci~=ew5]>* {
     --c-e-w: 5
 }

 [c~=ew6],
 [ci~=ew6]>* {
     --c-e-w: 6
 }

 [c~=ew7],
 [ci~=ew7]>* {
     --c-e-w: 7
 }

 [c~=ew8],
 [ci~=ew8]>* {
     --c-e-w: 8
 }

 [c~=ew9],
 [ci~=ew9]>* {
     --c-e-w: 9
 }

 [c~=ew10],
 [ci~=ew10]>* {
     --c-e-w: 10
 }

 [c~=ew11],
 [ci~=ew11]>* {
     --c-e-w: 11
 }

 [c~=ew12],
 [ci~=ew12]>* {
     --c-e-w: 12
 }

 [c~=ew13],
 [ci~=ew13]>* {
     --c-e-w: 13
 }

 [c~=ew14],
 [ci~=ew14]>* {
     --c-e-w: 14
 }

 [c~=ew15],
 [ci~=ew15]>* {
     --c-e-w: 15
 }

 [c~=ew16],
 [ci~=ew16]>* {
     --c-e-w: 16
 }

 [c~=ew17],
 [ci~=ew17]>* {
     --c-e-w: 17
 }

 [c~=ew18],
 [ci~=ew18]>* {
     --c-e-w: 18
 }

 [c~=ew19],
 [ci~=ew19]>* {
     --c-e-w: 19
 }

 [c~=ew20],
 [ci~=ew20]>* {
     --c-e-w: 20
 }

 [c~=eb0],
 [ci~=eb0]>* {
     --c-e-b: 0
 }

 [c~=eb1],
 [ci~=eb1]>* {
     --c-e-b: 1
 }

 [c~=eb2],
 [ci~=eb2]>* {
     --c-e-b: 2
 }

 [c~=eb3],
 [ci~=eb3]>* {
     --c-e-b: 3
 }

 [c~=eb4],
 [ci~=eb4]>* {
     --c-e-b: 4
 }

 [c~=eb5],
 [ci~=eb5]>* {
     --c-e-b: 5
 }

 [c~=eb6],
 [ci~=eb6]>* {
     --c-e-b: 6
 }

 [c~=eb7],
 [ci~=eb7]>* {
     --c-e-b: 7
 }

 [c~=eb8],
 [ci~=eb8]>* {
     --c-e-b: 8
 }

 [c~=eb9],
 [ci~=eb9]>* {
     --c-e-b: 9
 }

 [c~=eb10],
 [ci~=eb10]>* {
     --c-e-b: 10
 }

 [c~=eb11],
 [ci~=eb11]>* {
     --c-e-b: 11
 }

 [c~=eb12],
 [ci~=eb12]>* {
     --c-e-b: 12
 }

 [c~=eb13],
 [ci~=eb13]>* {
     --c-e-b: 13
 }

 [c~=eb14],
 [ci~=eb14]>* {
     --c-e-b: 14
 }

 [c~=eb15],
 [ci~=eb15]>* {
     --c-e-b: 15
 }

 [c~=eb16],
 [ci~=eb16]>* {
     --c-e-b: 16
 }

 [c~=eb17],
 [ci~=eb17]>* {
     --c-e-b: 17
 }

 [c~=eb18],
 [ci~=eb18]>* {
     --c-e-b: 18
 }

 [c~=eb19],
 [ci~=eb19]>* {
     --c-e-b: 19
 }

 [c~=eb20],
 [ci~=eb20]>* {
     --c-e-b: 20
 }

 [c~=ea0],
 [ci~=ea0]>* {
     --c-e-a: 0
 }

 [c~=ea1],
 [ci~=ea1]>* {
     --c-e-a: 1
 }

 [c~=ea2],
 [ci~=ea2]>* {
     --c-e-a: 2
 }

 [c~=ea3],
 [ci~=ea3]>* {
     --c-e-a: 3
 }

 [c~=ea4],
 [ci~=ea4]>* {
     --c-e-a: 4
 }

 [c~=ea5],
 [ci~=ea5]>* {
     --c-e-a: 5
 }

 [c~=ea6],
 [ci~=ea6]>* {
     --c-e-a: 6
 }

 [c~=ea7],
 [ci~=ea7]>* {
     --c-e-a: 7
 }

 [c~=ea8],
 [ci~=ea8]>* {
     --c-e-a: 8
 }

 [c~=ea9],
 [ci~=ea9]>* {
     --c-e-a: 9
 }

 [c~=ea10],
 [ci~=ea10]>* {
     --c-e-a: 10
 }

 [c~=ea11],
 [ci~=ea11]>* {
     --c-e-a: 11
 }

 [c~=ea12],
 [ci~=ea12]>* {
     --c-e-a: 12
 }

 [c~=ea13],
 [ci~=ea13]>* {
     --c-e-a: 13
 }

 [c~=ea14],
 [ci~=ea14]>* {
     --c-e-a: 14
 }

 [c~=ea15],
 [ci~=ea15]>* {
     --c-e-a: 15
 }

 [c~=ea16],
 [ci~=ea16]>* {
     --c-e-a: 16
 }

 [c~=ea17],
 [ci~=ea17]>* {
     --c-e-a: 17
 }

 [c~=ea18],
 [ci~=ea18]>* {
     --c-e-a: 18
 }

 [c~=ea19],
 [ci~=ea19]>* {
     --c-e-a: 19
 }

 [c~=ea20],
 [ci~=ea20]>* {
     --c-e-a: 20
 }

 [c~=rh0],
 [ci~=rh0]>* {
     --c-r-h: 0
 }

 [c~=rh1],
 [ci~=rh1]>* {
     --c-r-h: 1
 }

 [c~=rh2],
 [ci~=rh2]>* {
     --c-r-h: 2
 }

 [c~=rh3],
 [ci~=rh3]>* {
     --c-r-h: 3
 }

 [c~=rh4],
 [ci~=rh4]>* {
     --c-r-h: 4
 }

 [c~=rh5],
 [ci~=rh5]>* {
     --c-r-h: 5
 }

 [c~=rh6],
 [ci~=rh6]>* {
     --c-r-h: 6
 }

 [c~=rh7],
 [ci~=rh7]>* {
     --c-r-h: 7
 }

 [c~=rh8],
 [ci~=rh8]>* {
     --c-r-h: 8
 }

 [c~=rh9],
 [ci~=rh9]>* {
     --c-r-h: 9
 }

 [c~=rh10],
 [ci~=rh10]>* {
     --c-r-h: 10
 }

 [c~=rh11],
 [ci~=rh11]>* {
     --c-r-h: 11
 }

 [c~=rh12],
 [ci~=rh12]>* {
     --c-r-h: 12
 }

 [c~=rh13],
 [ci~=rh13]>* {
     --c-r-h: 13
 }

 [c~=rh14],
 [ci~=rh14]>* {
     --c-r-h: 14
 }

 [c~=rh15],
 [ci~=rh15]>* {
     --c-r-h: 15
 }

 [c~=rh16],
 [ci~=rh16]>* {
     --c-r-h: 16
 }

 [c~=rh17],
 [ci~=rh17]>* {
     --c-r-h: 17
 }

 [c~=rh18],
 [ci~=rh18]>* {
     --c-r-h: 18
 }

 [c~=rh19],
 [ci~=rh19]>* {
     --c-r-h: 19
 }

 [c~=rh20],
 [ci~=rh20]>* {
     --c-r-h: 20
 }

 [c~=rh21],
 [ci~=rh21]>* {
     --c-r-h: 21
 }

 [c~=rh22],
 [ci~=rh22]>* {
     --c-r-h: 22
 }

 [c~=rh23],
 [ci~=rh23]>* {
     --c-r-h: 23
 }

 [c~=rh24],
 [ci~=rh24]>* {
     --c-r-h: 24
 }

 [c~=rh25],
 [ci~=rh25]>* {
     --c-r-h: 25
 }

 [c~=rh26],
 [ci~=rh26]>* {
     --c-r-h: 26
 }

 [c~=rh27],
 [ci~=rh27]>* {
     --c-r-h: 27
 }

 [c~=rh28],
 [ci~=rh28]>* {
     --c-r-h: 28
 }

 [c~=rh29],
 [ci~=rh29]>* {
     --c-r-h: 29
 }

 [c~=rh30],
 [ci~=rh30]>* {
     --c-r-h: 30
 }

 [c~=rh31],
 [ci~=rh31]>* {
     --c-r-h: 31
 }

 [c~=rh32],
 [ci~=rh32]>* {
     --c-r-h: 32
 }

 [c~=rh33],
 [ci~=rh33]>* {
     --c-r-h: 33
 }

 [c~=rh34],
 [ci~=rh34]>* {
     --c-r-h: 34
 }

 [c~=rh35],
 [ci~=rh35]>* {
     --c-r-h: 35
 }

 [c~=rh36],
 [ci~=rh36]>* {
     --c-r-h: 36
 }

 [c~=rh37],
 [ci~=rh37]>* {
     --c-r-h: 37
 }

 [c~=rh38],
 [ci~=rh38]>* {
     --c-r-h: 38
 }

 [c~=rh39],
 [ci~=rh39]>* {
     --c-r-h: 39
 }

 [c~=rh40],
 [ci~=rh40]>* {
     --c-r-h: 40
 }

 [c~=rw0],
 [ci~=rw0]>* {
     --c-r-w: 0
 }

 [c~=rw1],
 [ci~=rw1]>* {
     --c-r-w: 1
 }

 [c~=rw2],
 [ci~=rw2]>* {
     --c-r-w: 2
 }

 [c~=rw3],
 [ci~=rw3]>* {
     --c-r-w: 3
 }

 [c~=rw4],
 [ci~=rw4]>* {
     --c-r-w: 4
 }

 [c~=rw5],
 [ci~=rw5]>* {
     --c-r-w: 5
 }

 [c~=rw6],
 [ci~=rw6]>* {
     --c-r-w: 6
 }

 [c~=rw7],
 [ci~=rw7]>* {
     --c-r-w: 7
 }

 [c~=rw8],
 [ci~=rw8]>* {
     --c-r-w: 8
 }

 [c~=rw9],
 [ci~=rw9]>* {
     --c-r-w: 9
 }

 [c~=rw10],
 [ci~=rw10]>* {
     --c-r-w: 10
 }

 [c~=rw11],
 [ci~=rw11]>* {
     --c-r-w: 11
 }

 [c~=rw12],
 [ci~=rw12]>* {
     --c-r-w: 12
 }

 [c~=rw13],
 [ci~=rw13]>* {
     --c-r-w: 13
 }

 [c~=rw14],
 [ci~=rw14]>* {
     --c-r-w: 14
 }

 [c~=rw15],
 [ci~=rw15]>* {
     --c-r-w: 15
 }

 [c~=rw16],
 [ci~=rw16]>* {
     --c-r-w: 16
 }

 [c~=rw17],
 [ci~=rw17]>* {
     --c-r-w: 17
 }

 [c~=rw18],
 [ci~=rw18]>* {
     --c-r-w: 18
 }

 [c~=rw19],
 [ci~=rw19]>* {
     --c-r-w: 19
 }

 [c~=rw20],
 [ci~=rw20]>* {
     --c-r-w: 20
 }

 [c~=rb0],
 [ci~=rb0]>* {
     --c-r-b: 0
 }

 [c~=rb1],
 [ci~=rb1]>* {
     --c-r-b: 1
 }

 [c~=rb2],
 [ci~=rb2]>* {
     --c-r-b: 2
 }

 [c~=rb3],
 [ci~=rb3]>* {
     --c-r-b: 3
 }

 [c~=rb4],
 [ci~=rb4]>* {
     --c-r-b: 4
 }

 [c~=rb5],
 [ci~=rb5]>* {
     --c-r-b: 5
 }

 [c~=rb6],
 [ci~=rb6]>* {
     --c-r-b: 6
 }

 [c~=rb7],
 [ci~=rb7]>* {
     --c-r-b: 7
 }

 [c~=rb8],
 [ci~=rb8]>* {
     --c-r-b: 8
 }

 [c~=rb9],
 [ci~=rb9]>* {
     --c-r-b: 9
 }

 [c~=rb10],
 [ci~=rb10]>* {
     --c-r-b: 10
 }

 [c~=rb11],
 [ci~=rb11]>* {
     --c-r-b: 11
 }

 [c~=rb12],
 [ci~=rb12]>* {
     --c-r-b: 12
 }

 [c~=rb13],
 [ci~=rb13]>* {
     --c-r-b: 13
 }

 [c~=rb14],
 [ci~=rb14]>* {
     --c-r-b: 14
 }

 [c~=rb15],
 [ci~=rb15]>* {
     --c-r-b: 15
 }

 [c~=rb16],
 [ci~=rb16]>* {
     --c-r-b: 16
 }

 [c~=rb17],
 [ci~=rb17]>* {
     --c-r-b: 17
 }

 [c~=rb18],
 [ci~=rb18]>* {
     --c-r-b: 18
 }

 [c~=rb19],
 [ci~=rb19]>* {
     --c-r-b: 19
 }

 [c~=rb20],
 [ci~=rb20]>* {
     --c-r-b: 20
 }

 [c~=ra0],
 [ci~=ra0]>* {
     --c-r-a: 0
 }

 [c~=ra1],
 [ci~=ra1]>* {
     --c-r-a: 1
 }

 [c~=ra2],
 [ci~=ra2]>* {
     --c-r-a: 2
 }

 [c~=ra3],
 [ci~=ra3]>* {
     --c-r-a: 3
 }

 [c~=ra4],
 [ci~=ra4]>* {
     --c-r-a: 4
 }

 [c~=ra5],
 [ci~=ra5]>* {
     --c-r-a: 5
 }

 [c~=ra6],
 [ci~=ra6]>* {
     --c-r-a: 6
 }

 [c~=ra7],
 [ci~=ra7]>* {
     --c-r-a: 7
 }

 [c~=ra8],
 [ci~=ra8]>* {
     --c-r-a: 8
 }

 [c~=ra9],
 [ci~=ra9]>* {
     --c-r-a: 9
 }

 [c~=ra10],
 [ci~=ra10]>* {
     --c-r-a: 10
 }

 [c~=ra11],
 [ci~=ra11]>* {
     --c-r-a: 11
 }

 [c~=ra12],
 [ci~=ra12]>* {
     --c-r-a: 12
 }

 [c~=ra13],
 [ci~=ra13]>* {
     --c-r-a: 13
 }

 [c~=ra14],
 [ci~=ra14]>* {
     --c-r-a: 14
 }

 [c~=ra15],
 [ci~=ra15]>* {
     --c-r-a: 15
 }

 [c~=ra16],
 [ci~=ra16]>* {
     --c-r-a: 16
 }

 [c~=ra17],
 [ci~=ra17]>* {
     --c-r-a: 17
 }

 [c~=ra18],
 [ci~=ra18]>* {
     --c-r-a: 18
 }

 [c~=ra19],
 [ci~=ra19]>* {
     --c-r-a: 19
 }

 [c~=ra20],
 [ci~=ra20]>* {
     --c-r-a: 20
 }

 @property --b-w {
     syntax: "*";
     inherits: false
 }

 @property --b-s {
     syntax: "*";
     inherits: false
 }

 [style*='--b-w:'],
 [style*='--b-s:'],
 [bi]>:not([b]),
 [b] {
     --b-w: 1;
     --b-s: solid;
     border-width: var(--b-w);
     border-style: var(--b-s);
     border-color: var(--c-b, currentcolor)
 }

 [bi~="ws"]>:not([b*=" w"]):not([b^="w"]),
 [b~="ws"] {
     --b-w: var(--s)
 }

 [bi~="wu"]>:not([b*=" w"]):not([b^="w"]),
 [b~="wu"] {
     --b-w: unset
 }

 [bi~="wt"]>:not([b*=" w"]):not([b^="w"]),
 [b~="wt"] {
     --b-w: thin
 }

 [bi~="wm"]>:not([b*=" w"]):not([b^="w"]),
 [b~="wm"] {
     --b-w: medium
 }

 [bi~="wk"]>:not([b*=" w"]):not([b^="w"]),
 [b~="wk"] {
     --b-w: thick
 }

 [bi~="w0"]>:not([b*=" w"]):not([b^="w"]),
 [b~="w0"] {
     --b-w: 0
 }

 [bi~="w1"]>:not([b*=" w"]):not([b^="w"]),
 [b~="w1"] {
     --b-w: 1px
 }

 [bi~="w2"]>:not([b*=" w"]):not([b^="w"]),
 [b~="w2"] {
     --b-w: 2px
 }

 [bi~="w3"]>:not([b*=" w"]):not([b^="w"]),
 [b~="w3"] {
     --b-w: 3px
 }

 [bi~="w4"]>:not([b*=" w"]):not([b^="w"]),
 [b~="w4"] {
     --b-w: 4px
 }

 [bi~="w5"]>:not([b*=" w"]):not([b^="w"]),
 [b~="w5"] {
     --b-w: 5px
 }

 [bi~="w6"]>:not([b*=" w"]):not([b^="w"]),
 [b~="w6"] {
     --b-w: 6px
 }

 [bi~="w7"]>:not([b*=" w"]):not([b^="w"]),
 [b~="w7"] {
     --b-w: 7px
 }

 [bi~="w8"]>:not([b*=" w"]):not([b^="w"]),
 [b~="w8"] {
     --b-w: 8px
 }

 [bi~="w9"]>:not([b*=" w"]):not([b^="w"]),
 [b~="w9"] {
     --b-w: 9px
 }

 [bi~="w10"]>:not([b*=" w"]):not([b^="w"]),
 [b~="w10"] {
     --b-w: 10px
 }

 [bi~="w11"]>:not([b*=" w"]):not([b^="w"]),
 [b~="w11"] {
     --b-w: 11px
 }

 [bi~="w12"]>:not([b*=" w"]):not([b^="w"]),
 [b~="w12"] {
     --b-w: 12px
 }

 [bi~="w13"]>:not([b*=" w"]):not([b^="w"]),
 [b~="w13"] {
     --b-w: 13px
 }

 [bi~="w14"]>:not([b*=" w"]):not([b^="w"]),
 [b~="w14"] {
     --b-w: 14px
 }

 [bi~="w15"]>:not([b*=" w"]):not([b^="w"]),
 [b~="w15"] {
     --b-w: 15px
 }

 [bi~="w16"]>:not([b*=" w"]):not([b^="w"]),
 [b~="w16"] {
     --b-w: 16px
 }

 [bi~="w17"]>:not([b*=" w"]):not([b^="w"]),
 [b~="w17"] {
     --b-w: 17px
 }

 [bi~="w18"]>:not([b*=" w"]):not([b^="w"]),
 [b~="w18"] {
     --b-w: 18px
 }

 [bi~="w19"]>:not([b*=" w"]):not([b^="w"]),
 [b~="w19"] {
     --b-w: 19px
 }

 [bi~="w20"]>:not([b*=" w"]):not([b^="w"]),
 [b~="w20"] {
     --b-w: 20px
 }

 [bi~="w21"]>:not([b*=" w"]):not([b^="w"]),
 [b~="w21"] {
     --b-w: 21px
 }

 [bi~="w22"]>:not([b*=" w"]):not([b^="w"]),
 [b~="w22"] {
     --b-w: 22px
 }

 [bi~="w23"]>:not([b*=" w"]):not([b^="w"]),
 [b~="w23"] {
     --b-w: 23px
 }

 [bi~="w24"]>:not([b*=" w"]):not([b^="w"]),
 [b~="w24"] {
     --b-w: 24px
 }

 [bi~="w25"]>:not([b*=" w"]):not([b^="w"]),
 [b~="w25"] {
     --b-w: 25px
 }

 [bi~="w26"]>:not([b*=" w"]):not([b^="w"]),
 [b~="w26"] {
     --b-w: 26px
 }

 [bi~="w27"]>:not([b*=" w"]):not([b^="w"]),
 [b~="w27"] {
     --b-w: 27px
 }

 [bi~="w28"]>:not([b*=" w"]):not([b^="w"]),
 [b~="w28"] {
     --b-w: 28px
 }

 [bi~="w29"]>:not([b*=" w"]):not([b^="w"]),
 [b~="w29"] {
     --b-w: 29px
 }

 [bi~="w30"]>:not([b*=" w"]):not([b^="w"]),
 [b~="w30"] {
     --b-w: 30px
 }

 [bi~="w31"]>:not([b*=" w"]):not([b^="w"]),
 [b~="w31"] {
     --b-w: 31px
 }

 [bi~="w32"]>:not([b*=" w"]):not([b^="w"]),
 [b~="w32"] {
     --b-w: 32px
 }

 [bi~="su"]>:not([b*=" s"]):not([b^="s"]),
 [b~="su"] {
     --b-s: unset
 }

 [bi~="sn"]>:not([b*=" s"]):not([b^="s"]),
 [b~="sn"] {
     --b-s: none
 }

 [bi~="sh"]>:not([b*=" s"]):not([b^="s"]),
 [b~="sh"] {
     --b-s: hidden
 }

 [bi~="sd"]>:not([b*=" s"]):not([b^="s"]),
 [b~="sd"] {
     --b-s: dashed
 }

 [bi~="sg"]>:not([b*=" s"]):not([b^="s"]),
 [b~="sg"] {
     --b-s: groove
 }

 [bi~="sr"]>:not([b*=" s"]):not([b^="s"]),
 [b~="sr"] {
     --b-s: ridge
 }

 [bi~="si"]>:not([b*=" s"]):not([b^="s"]),
 [b~="si"] {
     --b-s: inset
 }

 [bi~="so"]>:not([b*=" s"]):not([b^="s"]),
 [b~="so"] {
     --b-s: outset
 }

 [bi~="s-"]>:not([b*=" s"]):not([b^="s"]),
 [b~="s-"] {
     --b-s: solid
 }

 [bi~="s="]>:not([b*=" s"]):not([b^="s"]),
 [b~="s="] {
     --b-s: double
 }

 [bi~="s."]>:not([b*=" s"]):not([b^="s"]),
 [b~="s."] {
     --b-s: dotted
 }

 [bi~="c0"]>:not([b*=" c"]):not([b^="c"]),
 [b~="c0"] {
     --c-b: var(--m-en-color-0)
 }

 [bi~="c1"]>:not([b*=" c"]):not([b^="c"]),
 [b~="c1"] {
     --c-b: var(--m-en-color-1)
 }

 [bi~="c2"]>:not([b*=" c"]):not([b^="c"]),
 [b~="c2"] {
     --c-b: var(--m-en-color-2)
 }

 [bi~="c3"]>:not([b*=" c"]):not([b^="c"]),
 [b~="c3"] {
     --c-b: var(--m-en-color-3)
 }

 [bi~="c4"]>:not([b*=" c"]):not([b^="c"]),
 [b~="c4"] {
     --c-b: var(--m-en-color-4)
 }

 [bi~="c5"]>:not([b*=" c"]):not([b^="c"]),
 [b~="c5"] {
     --c-b: var(--m-en-color-5)
 }

 [bi~="c6"]>:not([b*=" c"]):not([b^="c"]),
 [b~="c6"] {
     --c-b: var(--m-en-color-6)
 }

 [bi~="c7"]>:not([b*=" c"]):not([b^="c"]),
 [b~="c7"] {
     --c-b: var(--m-en-color-7)
 }

 [bi~="c8"]>:not([b*=" c"]):not([b^="c"]),
 [b~="c8"] {
     --c-b: var(--m-en-color-8)
 }

 [bi~="c9"]>:not([b*=" c"]):not([b^="c"]),
 [b~="c9"] {
     --c-b: var(--m-en-color-9)
 }

 [bi~="cc"]>:not([b*=" c"]):not([b^="c"]),
 [b~="cc"] {
     --c-b: currentcolor
 }

 [bi~="cp"]>:not([b*=" c"]):not([b^="c"]),
 [b~="cp"] {
     --c-b: var(--m-en-color-primary)
 }

 [bi~="cs"]>:not([b*=" c"]):not([b^="c"]),
 [b~="cs"] {
     --c-b: var(--m-en-color-secondary)
 }

 [bi~="ct"]>:not([b*=" c"]):not([b^="c"]),
 [b~="ct"] {
     --c-b: var(--m-en-color-tertiary)
 }

 [bi~="cb"]>:not([b*=" c"]):not([b^="c"]),
 [b~="cb"] {
     --c-b: var(--m-en-color-body)
 }

 [bi~="co"]>:not([b*=" c"]):not([b^="c"]),
 [b~="co"] {
     --c-b: var(--m-en-color-okey)
 }

 [bi~="cf"]>:not([b*=" c"]):not([b^="c"]),
 [b~="cf"] {
     --c-b: var(--m-en-color-fail)
 }

 [bi~="ci"]>:not([b*=" c"]):not([b^="c"]),
 [b~="ci"] {
     --c-b: var(--m-en-color-info)
 }

 [bi~="cw"]>:not([b*=" c"]):not([b^="c"]),
 [b~="cw"] {
     --c-b: var(--m-en-color-warning)
 }

 [bi~="cd"]>:not([b*=" c"]):not([b^="c"]),
 [b~="cd"] {
     --c-b: var(--m-en-color-danger)
 }

 [bi~="ca"]>:not([b*=" c"]):not([b^="c"]),
 [b~="ca"] {
     --c-b: var(--m-en-color-alert)
 }

 [bi~="ce"]>:not([b*=" c"]):not([b^="c"]),
 [b~="ce"] {
     --c-b: var(--m-en-color-err)
 }

 @media (max-width:99px) {

     [r~=s1],
     [r~=s2],
     [r~=s3],
     [r~=s4],
     [r~=s5],
     [r~=s6],
     [r~=s7],
     [r~=s8],
     [r~=s9],
     [r~=s10],
     [r~=s11],
     [r~=s12],
     [r~=s13],
     [r~=s14],
     [r~=s15],
     [r~=s16],
     [r~=s17],
     [r~=s18],
     [r~=s19],
     [r~=s20] {
         display: none
     }
 }

 @media (max-width:199px) {

     [r~=s2],
     [r~=s3],
     [r~=s4],
     [r~=s5],
     [r~=s6],
     [r~=s7],
     [r~=s8],
     [r~=s9],
     [r~=s10],
     [r~=s11],
     [r~=s12],
     [r~=s13],
     [r~=s14],
     [r~=s15],
     [r~=s16],
     [r~=s17],
     [r~=s18],
     [r~=s19],
     [r~=s20] {
         display: none
     }
 }

 @media (max-width:299px) {

     [r~=s3],
     [r~=s4],
     [r~=s5],
     [r~=s6],
     [r~=s7],
     [r~=s8],
     [r~=s9],
     [r~=s10],
     [r~=s11],
     [r~=s12],
     [r~=s13],
     [r~=s14],
     [r~=s15],
     [r~=s16],
     [r~=s17],
     [r~=s18],
     [r~=s19],
     [r~=s20] {
         display: none
     }
 }

 @media (max-width:399px) {

     [r~=s4],
     [r~=s5],
     [r~=s6],
     [r~=s7],
     [r~=s8],
     [r~=s9],
     [r~=s10],
     [r~=s11],
     [r~=s12],
     [r~=s13],
     [r~=s14],
     [r~=s15],
     [r~=s16],
     [r~=s17],
     [r~=s18],
     [r~=s19],
     [r~=s20] {
         display: none
     }
 }

 @media (max-width:499px) {

     [r~=s5],
     [r~=s6],
     [r~=s7],
     [r~=s8],
     [r~=s9],
     [r~=s10],
     [r~=s11],
     [r~=s12],
     [r~=s13],
     [r~=s14],
     [r~=s15],
     [r~=s16],
     [r~=s17],
     [r~=s18],
     [r~=s19],
     [r~=s20] {
         display: none
     }
 }

 @media (max-width:599px) {

     [r~=s6],
     [r~=s7],
     [r~=s8],
     [r~=s9],
     [r~=s10],
     [r~=s11],
     [r~=s12],
     [r~=s13],
     [r~=s14],
     [r~=s15],
     [r~=s16],
     [r~=s17],
     [r~=s18],
     [r~=s19],
     [r~=s20] {
         display: none
     }
 }

 @media (max-width:699px) {

     [r~=s7],
     [r~=s8],
     [r~=s9],
     [r~=s10],
     [r~=s11],
     [r~=s12],
     [r~=s13],
     [r~=s14],
     [r~=s15],
     [r~=s16],
     [r~=s17],
     [r~=s18],
     [r~=s19],
     [r~=s20] {
         display: none
     }
 }

 @media (max-width:799px) {

     [r~=s8],
     [r~=s9],
     [r~=s10],
     [r~=s11],
     [r~=s12],
     [r~=s13],
     [r~=s14],
     [r~=s15],
     [r~=s16],
     [r~=s17],
     [r~=s18],
     [r~=s19],
     [r~=s20] {
         display: none
     }
 }

 @media (max-width:899px) {

     [r~=s9],
     [r~=s10],
     [r~=s11],
     [r~=s12],
     [r~=s13],
     [r~=s14],
     [r~=s15],
     [r~=s16],
     [r~=s17],
     [r~=s18],
     [r~=s19],
     [r~=s20] {
         display: none
     }
 }

 @media (max-width:999px) {

     [r~=s10],
     [r~=s11],
     [r~=s12],
     [r~=s13],
     [r~=s14],
     [r~=s15],
     [r~=s16],
     [r~=s17],
     [r~=s18],
     [r~=s19],
     [r~=s20] {
         display: none
     }
 }

 @media (max-width:1099px) {

     [r~=s11],
     [r~=s12],
     [r~=s13],
     [r~=s14],
     [r~=s15],
     [r~=s16],
     [r~=s17],
     [r~=s18],
     [r~=s19],
     [r~=s20] {
         display: none
     }
 }

 @media (max-width:1199px) {

     [r~=s12],
     [r~=s13],
     [r~=s14],
     [r~=s15],
     [r~=s16],
     [r~=s17],
     [r~=s18],
     [r~=s19],
     [r~=s20] {
         display: none
     }
 }

 @media (max-width:1299px) {

     [r~=s13],
     [r~=s14],
     [r~=s15],
     [r~=s16],
     [r~=s17],
     [r~=s18],
     [r~=s19],
     [r~=s20] {
         display: none
     }
 }

 @media (max-width:1399px) {

     [r~=s14],
     [r~=s15],
     [r~=s16],
     [r~=s17],
     [r~=s18],
     [r~=s19],
     [r~=s20] {
         display: none
     }
 }

 @media (max-width:1499px) {

     [r~=s15],
     [r~=s16],
     [r~=s17],
     [r~=s18],
     [r~=s19],
     [r~=s20] {
         display: none
     }
 }

 @media (max-width:1599px) {

     [r~=s16],
     [r~=s17],
     [r~=s18],
     [r~=s19],
     [r~=s20] {
         display: none
     }
 }

 @media (max-width:1699px) {

     [r~=s17],
     [r~=s18],
     [r~=s19],
     [r~=s20] {
         display: none
     }
 }

 @media (max-width:1799px) {

     [r~=s18],
     [r~=s19],
     [r~=s20] {
         display: none
     }
 }

 @media (max-width:1899px) {

     [r~=s19],
     [r~=s20] {
         display: none
     }
 }

 @media (max-width:1999px) {
     [r~=s20] {
         display: none
     }
 }

 @media (min-width:2000px) {

     [r~=h1],
     [r~=h2],
     [r~=h3],
     [r~=h4],
     [r~=h5],
     [r~=h6],
     [r~=h7],
     [r~=h8],
     [r~=h9],
     [r~=h10],
     [r~=h11],
     [r~=h12],
     [r~=h13],
     [r~=h14],
     [r~=h15],
     [r~=h16],
     [r~=h17],
     [r~=h18],
     [r~=h19],
     [r~=h20] {
         display: none
     }
 }

 @media (min-width:1900px) {

     [r~=h1],
     [r~=h2],
     [r~=h3],
     [r~=h4],
     [r~=h5],
     [r~=h6],
     [r~=h7],
     [r~=h8],
     [r~=h9],
     [r~=h10],
     [r~=h11],
     [r~=h12],
     [r~=h13],
     [r~=h14],
     [r~=h15],
     [r~=h16],
     [r~=h17],
     [r~=h18],
     [r~=h19] {
         display: none
     }
 }

 @media (min-width:1800px) {

     [r~=h1],
     [r~=h2],
     [r~=h3],
     [r~=h4],
     [r~=h5],
     [r~=h6],
     [r~=h7],
     [r~=h8],
     [r~=h9],
     [r~=h10],
     [r~=h11],
     [r~=h12],
     [r~=h13],
     [r~=h14],
     [r~=h15],
     [r~=h16],
     [r~=h17],
     [r~=h18] {
         display: none
     }
 }

 @media (min-width:1700px) {

     [r~=h1],
     [r~=h2],
     [r~=h3],
     [r~=h4],
     [r~=h5],
     [r~=h6],
     [r~=h7],
     [r~=h8],
     [r~=h9],
     [r~=h10],
     [r~=h11],
     [r~=h12],
     [r~=h13],
     [r~=h14],
     [r~=h15],
     [r~=h16],
     [r~=h17] {
         display: none
     }
 }

 @media (min-width:1600px) {

     [r~=h1],
     [r~=h2],
     [r~=h3],
     [r~=h4],
     [r~=h5],
     [r~=h6],
     [r~=h7],
     [r~=h8],
     [r~=h9],
     [r~=h10],
     [r~=h11],
     [r~=h12],
     [r~=h13],
     [r~=h14],
     [r~=h15],
     [r~=h16] {
         display: none
     }
 }

 @media (min-width:1500px) {

     [r~=h1],
     [r~=h2],
     [r~=h3],
     [r~=h4],
     [r~=h5],
     [r~=h6],
     [r~=h7],
     [r~=h8],
     [r~=h9],
     [r~=h10],
     [r~=h11],
     [r~=h12],
     [r~=h13],
     [r~=h14],
     [r~=h15] {
         display: none
     }
 }

 @media (min-width:1400px) {

     [r~=h1],
     [r~=h2],
     [r~=h3],
     [r~=h4],
     [r~=h5],
     [r~=h6],
     [r~=h7],
     [r~=h8],
     [r~=h9],
     [r~=h10],
     [r~=h11],
     [r~=h12],
     [r~=h13],
     [r~=h14] {
         display: none
     }
 }

 @media (min-width:1300px) {

     [r~=h1],
     [r~=h2],
     [r~=h3],
     [r~=h4],
     [r~=h5],
     [r~=h6],
     [r~=h7],
     [r~=h8],
     [r~=h9],
     [r~=h10],
     [r~=h11],
     [r~=h12],
     [r~=h13] {
         display: none
     }
 }

 @media (min-width:1200px) {

     [r~=h1],
     [r~=h2],
     [r~=h3],
     [r~=h4],
     [r~=h5],
     [r~=h6],
     [r~=h7],
     [r~=h8],
     [r~=h9],
     [r~=h10],
     [r~=h11],
     [r~=h12] {
         display: none
     }
 }

 @media (min-width:1100px) {

     [r~=h1],
     [r~=h2],
     [r~=h3],
     [r~=h4],
     [r~=h5],
     [r~=h6],
     [r~=h7],
     [r~=h8],
     [r~=h9],
     [r~=h10],
     [r~=h11] {
         display: none
     }
 }

 @media (min-width:1000px) {

     [r~=h1],
     [r~=h2],
     [r~=h3],
     [r~=h4],
     [r~=h5],
     [r~=h6],
     [r~=h7],
     [r~=h8],
     [r~=h9],
     [r~=h10] {
         display: none
     }
 }

 @media (min-width:900px) {

     [r~=h1],
     [r~=h2],
     [r~=h3],
     [r~=h4],
     [r~=h5],
     [r~=h6],
     [r~=h7],
     [r~=h8],
     [r~=h9] {
         display: none
     }
 }

 @media (min-width:800px) {

     [r~=h1],
     [r~=h2],
     [r~=h3],
     [r~=h4],
     [r~=h5],
     [r~=h6],
     [r~=h7],
     [r~=h8] {
         display: none
     }
 }

 @media (min-width:700px) {

     [r~=h1],
     [r~=h2],
     [r~=h3],
     [r~=h4],
     [r~=h5],
     [r~=h6],
     [r~=h7] {
         display: none
     }
 }

 @media (min-width:600px) {

     [r~=h1],
     [r~=h2],
     [r~=h3],
     [r~=h4],
     [r~=h5],
     [r~=h6] {
         display: none
     }
 }

 @media (min-width:500px) {

     [r~=h1],
     [r~=h2],
     [r~=h3],
     [r~=h4],
     [r~=h5] {
         display: none
     }
 }

 @media (min-width:400px) {

     [r~=h1],
     [r~=h2],
     [r~=h3],
     [r~=h4] {
         display: none
     }
 }

 @media (min-width:300px) {

     [r~=h1],
     [r~=h2],
     [r~=h3] {
         display: none
     }
 }

 @media (min-width:200px) {

     [r~=h1],
     [r~=h2] {
         display: none
     }
 }

 @media (min-width:100px) {
     [r~=h1] {
         display: none
     }
 }

 @media (max-width:99px) {
     :is([f^=x], [f^=rx]):is([r~=f1], [r~=f2], [r~=f3], [r~=f4], [r~=f5], [r~=f6], [r~=f7], [r~=f8], [r~=f9], [r~=f10], [r~=f11], [r~=f12], [r~=f13], [r~=f14], [r~=f15], [r~=f16], [r~=f17], [r~=f18], [r~=f19], [r~=f20]) {
         flex-direction: column
     }
 }

 @media (max-width:199px) {
     :is([f^=x], [f^=rx]):is([r~=f2], [r~=f3], [r~=f4], [r~=f5], [r~=f6], [r~=f7], [r~=f8], [r~=f9], [r~=f10], [r~=f11], [r~=f12], [r~=f13], [r~=f14], [r~=f15], [r~=f16], [r~=f17], [r~=f18], [r~=f19], [r~=f20]) {
         flex-direction: column
     }
 }

 @media (max-width:299px) {
     :is([f^=x], [f^=rx]):is([r~=f3], [r~=f4], [r~=f5], [r~=f6], [r~=f7], [r~=f8], [r~=f9], [r~=f10], [r~=f11], [r~=f12], [r~=f13], [r~=f14], [r~=f15], [r~=f16], [r~=f17], [r~=f18], [r~=f19], [r~=f20]) {
         flex-direction: column
     }
 }

 @media (max-width:399px) {
     :is([f^=x], [f^=rx]):is([r~=f4], [r~=f5], [r~=f6], [r~=f7], [r~=f8], [r~=f9], [r~=f10], [r~=f11], [r~=f12], [r~=f13], [r~=f14], [r~=f15], [r~=f16], [r~=f17], [r~=f18], [r~=f19], [r~=f20]) {
         flex-direction: column
     }
 }

 @media (max-width:499px) {
     :is([f^=x], [f^=rx]):is([r~=f5], [r~=f6], [r~=f7], [r~=f8], [r~=f9], [r~=f10], [r~=f11], [r~=f12], [r~=f13], [r~=f14], [r~=f15], [r~=f16], [r~=f17], [r~=f18], [r~=f19], [r~=f20]) {
         flex-direction: column
     }
 }

 @media (max-width:599px) {
     :is([f^=x], [f^=rx]):is([r~=f6], [r~=f7], [r~=f8], [r~=f9], [r~=f10], [r~=f11], [r~=f12], [r~=f13], [r~=f14], [r~=f15], [r~=f16], [r~=f17], [r~=f18], [r~=f19], [r~=f20]) {
         flex-direction: column
     }
 }

 @media (max-width:699px) {
     :is([f^=x], [f^=rx]):is([r~=f7], [r~=f8], [r~=f9], [r~=f10], [r~=f11], [r~=f12], [r~=f13], [r~=f14], [r~=f15], [r~=f16], [r~=f17], [r~=f18], [r~=f19], [r~=f20]) {
         flex-direction: column
     }
 }

 @media (max-width:799px) {
     :is([f^=x], [f^=rx]):is([r~=f8], [r~=f9], [r~=f10], [r~=f11], [r~=f12], [r~=f13], [r~=f14], [r~=f15], [r~=f16], [r~=f17], [r~=f18], [r~=f19], [r~=f20]) {
         flex-direction: column
     }
 }

 @media (max-width:899px) {
     :is([f^=x], [f^=rx]):is([r~=f9], [r~=f10], [r~=f11], [r~=f12], [r~=f13], [r~=f14], [r~=f15], [r~=f16], [r~=f17], [r~=f18], [r~=f19], [r~=f20]) {
         flex-direction: column
     }
 }

 @media (max-width:999px) {
     :is([f^=x], [f^=rx]):is([r~=f10], [r~=f11], [r~=f12], [r~=f13], [r~=f14], [r~=f15], [r~=f16], [r~=f17], [r~=f18], [r~=f19], [r~=f20]) {
         flex-direction: column
     }
 }

 @media (max-width:1099px) {
     :is([f^=x], [f^=rx]):is([r~=f11], [r~=f12], [r~=f13], [r~=f14], [r~=f15], [r~=f16], [r~=f17], [r~=f18], [r~=f19], [r~=f20]) {
         flex-direction: column
     }
 }

 @media (max-width:1199px) {
     :is([f^=x], [f^=rx]):is([r~=f12], [r~=f13], [r~=f14], [r~=f15], [r~=f16], [r~=f17], [r~=f18], [r~=f19], [r~=f20]) {
         flex-direction: column
     }
 }

 @media (max-width:1299px) {
     :is([f^=x], [f^=rx]):is([r~=f13], [r~=f14], [r~=f15], [r~=f16], [r~=f17], [r~=f18], [r~=f19], [r~=f20]) {
         flex-direction: column
     }
 }

 @media (max-width:1399px) {
     :is([f^=x], [f^=rx]):is([r~=f14], [r~=f15], [r~=f16], [r~=f17], [r~=f18], [r~=f19], [r~=f20]) {
         flex-direction: column
     }
 }

 @media (max-width:1499px) {
     :is([f^=x], [f^=rx]):is([r~=f15], [r~=f16], [r~=f17], [r~=f18], [r~=f19], [r~=f20]) {
         flex-direction: column
     }
 }

 @media (max-width:1599px) {
     :is([f^=x], [f^=rx]):is([r~=f16], [r~=f17], [r~=f18], [r~=f19], [r~=f20]) {
         flex-direction: column
     }
 }

 @media (max-width:1699px) {
     :is([f^=x], [f^=rx]):is([r~=f17], [r~=f18], [r~=f19], [r~=f20]) {
         flex-direction: column
     }
 }

 @media (max-width:1799px) {
     :is([f^=x], [f^=rx]):is([r~=f18], [r~=f19], [r~=f20]) {
         flex-direction: column
     }
 }

 @media (max-width:1899px) {
     :is([f^=x], [f^=rx]):is([r~=f19], [r~=f20]) {
         flex-direction: column
     }
 }

 @media (max-width:1999px) {
     :is([f^=x], [f^=rx]):is([r~=f20]) {
         flex-direction: column
     }
 }

 @media (min-width:2000px) {
     :is([f^=y], [f^=ry]):is([r~=f1], [r~=f2], [r~=f3], [r~=f4], [r~=f5], [r~=f6], [r~=f7], [r~=f8], [r~=f9], [r~=f10], [r~=f11], [r~=f12], [r~=f13], [r~=f14], [r~=f15], [r~=f16], [r~=f17], [r~=f18], [r~=f19], [r~=f20]) {
         flex-direction: row
     }
 }

 @media (min-width:1900px) and (max-width:1999px) {
     :is([f^=y], [f^=ry]):is([r~=f1], [r~=f2], [r~=f3], [r~=f4], [r~=f5], [r~=f6], [r~=f7], [r~=f8], [r~=f9], [r~=f10], [r~=f11], [r~=f12], [r~=f13], [r~=f14], [r~=f15], [r~=f16], [r~=f17], [r~=f18], [r~=f19]) {
         flex-direction: row
     }
 }

 @media (min-width:1800px) and (max-width:1899px) {
     :is([f^=y], [f^=ry]):is([r~=f1], [r~=f2], [r~=f3], [r~=f4], [r~=f5], [r~=f6], [r~=f7], [r~=f8], [r~=f9], [r~=f10], [r~=f11], [r~=f12], [r~=f13], [r~=f14], [r~=f15], [r~=f16], [r~=f17], [r~=f18]) {
         flex-direction: row
     }
 }

 @media (min-width:1700px) and (max-width:1799px) {
     :is([f^=y], [f^=ry]):is([r~=f1], [r~=f2], [r~=f3], [r~=f4], [r~=f5], [r~=f6], [r~=f7], [r~=f8], [r~=f9], [r~=f10], [r~=f11], [r~=f12], [r~=f13], [r~=f14], [r~=f15], [r~=f16], [r~=f17]) {
         flex-direction: row
     }
 }

 @media (min-width:1600px) and (max-width:1699px) {
     :is([f^=y], [f^=ry]):is([r~=f1], [r~=f2], [r~=f3], [r~=f4], [r~=f5], [r~=f6], [r~=f7], [r~=f8], [r~=f9], [r~=f10], [r~=f11], [r~=f12], [r~=f13], [r~=f14], [r~=f15], [r~=f16]) {
         flex-direction: row
     }
 }

 @media (min-width:1500px) and (max-width:1599px) {
     :is([f^=y], [f^=ry]):is([r~=f1], [r~=f2], [r~=f3], [r~=f4], [r~=f5], [r~=f6], [r~=f7], [r~=f8], [r~=f9], [r~=f10], [r~=f11], [r~=f12], [r~=f13], [r~=f14], [r~=f15]) {
         flex-direction: row
     }
 }

 @media (min-width:1400px) and (max-width:1499px) {
     :is([f^=y], [f^=ry]):is([r~=f1], [r~=f2], [r~=f3], [r~=f4], [r~=f5], [r~=f6], [r~=f7], [r~=f8], [r~=f9], [r~=f10], [r~=f11], [r~=f12], [r~=f13], [r~=f14]) {
         flex-direction: row
     }
 }

 @media (min-width:1300px) and (max-width:1399px) {
     :is([f^=y], [f^=ry]):is([r~=f1], [r~=f2], [r~=f3], [r~=f4], [r~=f5], [r~=f6], [r~=f7], [r~=f8], [r~=f9], [r~=f10], [r~=f11], [r~=f12], [r~=f13]) {
         flex-direction: row
     }
 }

 @media (min-width:1200px) and (max-width:1299px) {
     :is([f^=y], [f^=ry]):is([r~=f1], [r~=f2], [r~=f3], [r~=f4], [r~=f5], [r~=f6], [r~=f7], [r~=f8], [r~=f9], [r~=f10], [r~=f11], [r~=f12]) {
         flex-direction: row
     }
 }

 @media (min-width:1100px) and (max-width:1199px) {
     :is([f^=y], [f^=ry]):is([r~=f1], [r~=f2], [r~=f3], [r~=f4], [r~=f5], [r~=f6], [r~=f7], [r~=f8], [r~=f9], [r~=f10], [r~=f11]) {
         flex-direction: row
     }
 }

 @media (min-width:1000px) and (max-width:1099px) {
     :is([f^=y], [f^=ry]):is([r~=f1], [r~=f2], [r~=f3], [r~=f4], [r~=f5], [r~=f6], [r~=f7], [r~=f8], [r~=f9], [r~=f10]) {
         flex-direction: row
     }
 }

 @media (min-width:900px) and (max-width:999px) {
     :is([f^=y], [f^=ry]):is([r~=f1], [r~=f2], [r~=f3], [r~=f4], [r~=f5], [r~=f6], [r~=f7], [r~=f8], [r~=f9]) {
         flex-direction: row
     }
 }

 @media (min-width:800px) and (max-width:899px) {
     :is([f^=y], [f^=ry]):is([r~=f1], [r~=f2], [r~=f3], [r~=f4], [r~=f5], [r~=f6], [r~=f7], [r~=f8]) {
         flex-direction: row
     }
 }

 @media (min-width:700px) and (max-width:799px) {
     :is([f^=y], [f^=ry]):is([r~=f1], [r~=f2], [r~=f3], [r~=f4], [r~=f5], [r~=f6], [r~=f7]) {
         flex-direction: row
     }
 }

 @media (min-width:600px) and (max-width:699px) {
     :is([f^=y], [f^=ry]):is([r~=f1], [r~=f2], [r~=f3], [r~=f4], [r~=f5], [r~=f6]) {
         flex-direction: row
     }
 }

 @media (min-width:500px) and (max-width:599px) {
     :is([f^=y], [f^=ry]):is([r~=f1], [r~=f2], [r~=f3], [r~=f4], [r~=f5]) {
         flex-direction: row
     }
 }

 @media (min-width:400px) and (max-width:499px) {
     :is([f^=y], [f^=ry]):is([r~=f1], [r~=f2], [r~=f3], [r~=f4]) {
         flex-direction: row
     }
 }

 @media (min-width:300px) and (max-width:399px) {
     :is([f^=y], [f^=ry]):is([r~=f1], [r~=f2], [r~=f3]) {
         flex-direction: row
     }
 }

 @media (min-width:200px) and (max-width:299px) {
     :is([f^=y], [f^=ry]):is([r~=f1], [r~=f2]) {
         flex-direction: row
     }
 }

 @media (min-width:100px) and (max-width:199px) {
     :is([f^=y], [f^=ry]):is([r~=f1]) {
         flex-direction: row
     }
 }

 @media (max-width:99px) {
     [f^=c]:is([r~=f1], [r~=f2], [r~=f3], [r~=f4], [r~=f5], [r~=f6], [r~=f7], [r~=f8], [r~=f9], [r~=f10], [r~=f11], [r~=f12], [r~=f13], [r~=f14], [r~=f15], [r~=f16], [r~=f17], [r~=f18], [r~=f19], [r~=f20]) {
         --col-count: 1
     }
 }

 @media (max-width:199px) {
     [f^=c]:is([r~=f2], [r~=f3], [r~=f4], [r~=f5], [r~=f6], [r~=f7], [r~=f8], [r~=f9], [r~=f10], [r~=f11], [r~=f12], [r~=f13], [r~=f14], [r~=f15], [r~=f16], [r~=f17], [r~=f18], [r~=f19], [r~=f20]) {
         --col-count: 1
     }
 }

 @media (max-width:299px) {
     [f^=c]:is([r~=f3], [r~=f4], [r~=f5], [r~=f6], [r~=f7], [r~=f8], [r~=f9], [r~=f10], [r~=f11], [r~=f12], [r~=f13], [r~=f14], [r~=f15], [r~=f16], [r~=f17], [r~=f18], [r~=f19], [r~=f20]) {
         --col-count: 1
     }
 }

 @media (max-width:399px) {
     [f^=c]:is([r~=f4], [r~=f5], [r~=f6], [r~=f7], [r~=f8], [r~=f9], [r~=f10], [r~=f11], [r~=f12], [r~=f13], [r~=f14], [r~=f15], [r~=f16], [r~=f17], [r~=f18], [r~=f19], [r~=f20]) {
         --col-count: 1
     }
 }

 @media (max-width:499px) {
     [f^=c]:is([r~=f5], [r~=f6], [r~=f7], [r~=f8], [r~=f9], [r~=f10], [r~=f11], [r~=f12], [r~=f13], [r~=f14], [r~=f15], [r~=f16], [r~=f17], [r~=f18], [r~=f19], [r~=f20]) {
         --col-count: 1
     }
 }

 @media (max-width:599px) {
     [f^=c]:is([r~=f6], [r~=f7], [r~=f8], [r~=f9], [r~=f10], [r~=f11], [r~=f12], [r~=f13], [r~=f14], [r~=f15], [r~=f16], [r~=f17], [r~=f18], [r~=f19], [r~=f20]) {
         --col-count: 1
     }
 }

 @media (max-width:699px) {
     [f^=c]:is([r~=f7], [r~=f8], [r~=f9], [r~=f10], [r~=f11], [r~=f12], [r~=f13], [r~=f14], [r~=f15], [r~=f16], [r~=f17], [r~=f18], [r~=f19], [r~=f20]) {
         --col-count: 1
     }
 }

 @media (max-width:799px) {
     [f^=c]:is([r~=f8], [r~=f9], [r~=f10], [r~=f11], [r~=f12], [r~=f13], [r~=f14], [r~=f15], [r~=f16], [r~=f17], [r~=f18], [r~=f19], [r~=f20]) {
         --col-count: 1
     }
 }

 @media (max-width:899px) {
     [f^=c]:is([r~=f9], [r~=f10], [r~=f11], [r~=f12], [r~=f13], [r~=f14], [r~=f15], [r~=f16], [r~=f17], [r~=f18], [r~=f19], [r~=f20]) {
         --col-count: 1
     }
 }

 @media (max-width:999px) {
     [f^=c]:is([r~=f10], [r~=f11], [r~=f12], [r~=f13], [r~=f14], [r~=f15], [r~=f16], [r~=f17], [r~=f18], [r~=f19], [r~=f20]) {
         --col-count: 1
     }
 }

 @media (max-width:1099px) {
     [f^=c]:is([r~=f11], [r~=f12], [r~=f13], [r~=f14], [r~=f15], [r~=f16], [r~=f17], [r~=f18], [r~=f19], [r~=f20]) {
         --col-count: 1
     }
 }

 @media (max-width:1199px) {
     [f^=c]:is([r~=f12], [r~=f13], [r~=f14], [r~=f15], [r~=f16], [r~=f17], [r~=f18], [r~=f19], [r~=f20]) {
         --col-count: 1
     }
 }

 @media (max-width:1299px) {
     [f^=c]:is([r~=f13], [r~=f14], [r~=f15], [r~=f16], [r~=f17], [r~=f18], [r~=f19], [r~=f20]) {
         --col-count: 1
     }
 }

 @media (max-width:1399px) {
     [f^=c]:is([r~=f14], [r~=f15], [r~=f16], [r~=f17], [r~=f18], [r~=f19], [r~=f20]) {
         --col-count: 1
     }
 }

 @media (max-width:1499px) {
     [f^=c]:is([r~=f15], [r~=f16], [r~=f17], [r~=f18], [r~=f19], [r~=f20]) {
         --col-count: 1
     }
 }

 @media (max-width:1599px) {
     [f^=c]:is([r~=f16], [r~=f17], [r~=f18], [r~=f19], [r~=f20]) {
         --col-count: 1
     }
 }

 @media (max-width:1699px) {
     [f^=c]:is([r~=f17], [r~=f18], [r~=f19], [r~=f20]) {
         --col-count: 1
     }
 }

 @media (max-width:1799px) {
     [f^=c]:is([r~=f18], [r~=f19], [r~=f20]) {
         --col-count: 1
     }
 }

 @media (max-width:1899px) {
     [f^=c]:is([r~=f19], [r~=f20]) {
         --col-count: 1
     }
 }

 @media (max-width:1999px) {
     [f^=c]:is([r~=f20]) {
         --col-count: 1
     }
 }

 :root {
     --m-en-responsive-font-factor: 1px
 }

 @media (max-width:1999px) {
     [r~=fs20] {
         --fd: calc(calc(20 - var(--r-q)) * var(--m-en-responsive-font-factor));
         font-size: calc(calc(var(--fv) * var(--fvu, 1px)) - var(--fd, 0px))
     }
 }

 @media (min-width:2000px) {
     [r~=fs20] {
         --fd: 0px;
         font-size: calc(calc(var(--fv) * var(--fvu, 1px)) - var(--fd, 0px))
     }
 }

 @media (max-width:1899px) {
     [r~=fs19] {
         --fd: calc(calc(19 - var(--r-q)) * var(--m-en-responsive-font-factor));
         font-size: calc(calc(var(--fv) * var(--fvu, 1px)) - var(--fd, 0px))
     }
 }

 @media (min-width:1900px) {
     [r~=fs19] {
         --fd: 0px;
         font-size: calc(calc(var(--fv) * var(--fvu, 1px)) - var(--fd, 0px))
     }
 }

 @media (max-width:1799px) {
     [r~=fs18] {
         --fd: calc(calc(18 - var(--r-q)) * var(--m-en-responsive-font-factor));
         font-size: calc(calc(var(--fv) * var(--fvu, 1px)) - var(--fd, 0px))
     }
 }

 @media (min-width:1800px) {
     [r~=fs18] {
         --fd: 0px;
         font-size: calc(calc(var(--fv) * var(--fvu, 1px)) - var(--fd, 0px))
     }
 }

 @media (max-width:1699px) {
     [r~=fs17] {
         --fd: calc(calc(17 - var(--r-q)) * var(--m-en-responsive-font-factor));
         font-size: calc(calc(var(--fv) * var(--fvu, 1px)) - var(--fd, 0px))
     }
 }

 @media (min-width:1700px) {
     [r~=fs17] {
         --fd: 0px;
         font-size: calc(calc(var(--fv) * var(--fvu, 1px)) - var(--fd, 0px))
     }
 }

 @media (max-width:1599px) {
     [r~=fs16] {
         --fd: calc(calc(16 - var(--r-q)) * var(--m-en-responsive-font-factor));
         font-size: calc(calc(var(--fv) * var(--fvu, 1px)) - var(--fd, 0px))
     }
 }

 @media (min-width:1600px) {
     [r~=fs16] {
         --fd: 0px;
         font-size: calc(calc(var(--fv) * var(--fvu, 1px)) - var(--fd, 0px))
     }
 }

 @media (max-width:1499px) {
     [r~=fs15] {
         --fd: calc(calc(15 - var(--r-q)) * var(--m-en-responsive-font-factor));
         font-size: calc(calc(var(--fv) * var(--fvu, 1px)) - var(--fd, 0px))
     }
 }

 @media (min-width:1500px) {
     [r~=fs15] {
         --fd: 0px;
         font-size: calc(calc(var(--fv) * var(--fvu, 1px)) - var(--fd, 0px))
     }
 }

 @media (max-width:1399px) {
     [r~=fs14] {
         --fd: calc(calc(14 - var(--r-q)) * var(--m-en-responsive-font-factor));
         font-size: calc(calc(var(--fv) * var(--fvu, 1px)) - var(--fd, 0px))
     }
 }

 @media (min-width:1400px) {
     [r~=fs14] {
         --fd: 0px;
         font-size: calc(calc(var(--fv) * var(--fvu, 1px)) - var(--fd, 0px))
     }
 }

 @media (max-width:1299px) {
     [r~=fs13] {
         --fd: calc(calc(13 - var(--r-q)) * var(--m-en-responsive-font-factor));
         font-size: calc(calc(var(--fv) * var(--fvu, 1px)) - var(--fd, 0px))
     }
 }

 @media (min-width:1300px) {
     [r~=fs13] {
         --fd: 0px;
         font-size: calc(calc(var(--fv) * var(--fvu, 1px)) - var(--fd, 0px))
     }
 }

 @media (max-width:1199px) {
     [r~=fs12] {
         --fd: calc(calc(12 - var(--r-q)) * var(--m-en-responsive-font-factor));
         font-size: calc(calc(var(--fv) * var(--fvu, 1px)) - var(--fd, 0px))
     }
 }

 @media (min-width:1200px) {
     [r~=fs12] {
         --fd: 0px;
         font-size: calc(calc(var(--fv) * var(--fvu, 1px)) - var(--fd, 0px))
     }
 }

 @media (max-width:1099px) {
     [r~=fs11] {
         --fd: calc(calc(11 - var(--r-q)) * var(--m-en-responsive-font-factor));
         font-size: calc(calc(var(--fv) * var(--fvu, 1px)) - var(--fd, 0px))
     }
 }

 @media (min-width:1100px) {
     [r~=fs11] {
         --fd: 0px;
         font-size: calc(calc(var(--fv) * var(--fvu, 1px)) - var(--fd, 0px))
     }
 }

 @media (max-width:999px) {
     [r~=fs10] {
         --fd: calc(calc(10 - var(--r-q)) * var(--m-en-responsive-font-factor));
         font-size: calc(calc(var(--fv) * var(--fvu, 1px)) - var(--fd, 0px))
     }
 }

 @media (min-width:1000px) {
     [r~=fs10] {
         --fd: 0px;
         font-size: calc(calc(var(--fv) * var(--fvu, 1px)) - var(--fd, 0px))
     }
 }

 @media (max-width:899px) {
     [r~=fs9] {
         --fd: calc(calc(9 - var(--r-q)) * var(--m-en-responsive-font-factor));
         font-size: calc(calc(var(--fv) * var(--fvu, 1px)) - var(--fd, 0px))
     }
 }

 @media (min-width:900px) {
     [r~=fs9] {
         --fd: 0px;
         font-size: calc(calc(var(--fv) * var(--fvu, 1px)) - var(--fd, 0px))
     }
 }

 @media (max-width:799px) {
     [r~=fs8] {
         --fd: calc(calc(8 - var(--r-q)) * var(--m-en-responsive-font-factor));
         font-size: calc(calc(var(--fv) * var(--fvu, 1px)) - var(--fd, 0px))
     }
 }

 @media (min-width:800px) {
     [r~=fs8] {
         --fd: 0px;
         font-size: calc(calc(var(--fv) * var(--fvu, 1px)) - var(--fd, 0px))
     }
 }

 @media (max-width:699px) {
     [r~=fs7] {
         --fd: calc(calc(7 - var(--r-q)) * var(--m-en-responsive-font-factor));
         font-size: calc(calc(var(--fv) * var(--fvu, 1px)) - var(--fd, 0px))
     }
 }

 @media (min-width:700px) {
     [r~=fs7] {
         --fd: 0px;
         font-size: calc(calc(var(--fv) * var(--fvu, 1px)) - var(--fd, 0px))
     }
 }

 @media (max-width:599px) {
     [r~=fs6] {
         --fd: calc(calc(6 - var(--r-q)) * var(--m-en-responsive-font-factor));
         font-size: calc(calc(var(--fv) * var(--fvu, 1px)) - var(--fd, 0px))
     }
 }

 @media (min-width:600px) {
     [r~=fs6] {
         --fd: 0px;
         font-size: calc(calc(var(--fv) * var(--fvu, 1px)) - var(--fd, 0px))
     }
 }

 @media (max-width:499px) {
     [r~=fs5] {
         --fd: calc(calc(5 - var(--r-q)) * var(--m-en-responsive-font-factor));
         font-size: calc(calc(var(--fv) * var(--fvu, 1px)) - var(--fd, 0px))
     }
 }

 @media (min-width:500px) {
     [r~=fs5] {
         --fd: 0px;
         font-size: calc(calc(var(--fv) * var(--fvu, 1px)) - var(--fd, 0px))
     }
 }

 @media (max-width:399px) {
     [r~=fs4] {
         --fd: calc(calc(4 - var(--r-q)) * var(--m-en-responsive-font-factor));
         font-size: calc(calc(var(--fv) * var(--fvu, 1px)) - var(--fd, 0px))
     }
 }

 @media (min-width:400px) {
     [r~=fs4] {
         --fd: 0px;
         font-size: calc(calc(var(--fv) * var(--fvu, 1px)) - var(--fd, 0px))
     }
 }

 @media (max-width:299px) {
     [r~=fs3] {
         --fd: calc(calc(3 - var(--r-q)) * var(--m-en-responsive-font-factor));
         font-size: calc(calc(var(--fv) * var(--fvu, 1px)) - var(--fd, 0px))
     }
 }

 @media (min-width:300px) {
     [r~=fs3] {
         --fd: 0px;
         font-size: calc(calc(var(--fv) * var(--fvu, 1px)) - var(--fd, 0px))
     }
 }

 @media (max-width:199px) {
     [r~=fs2] {
         --fd: calc(calc(2 - var(--r-q)) * var(--m-en-responsive-font-factor));
         font-size: calc(calc(var(--fv) * var(--fvu, 1px)) - var(--fd, 0px))
     }
 }

 @media (min-width:200px) {
     [r~=fs2] {
         --fd: 0px;
         font-size: calc(calc(var(--fv) * var(--fvu, 1px)) - var(--fd, 0px))
     }
 }

 @media (max-width:99px) {
     [r~=fs1] {
         --fd: calc(calc(1 - var(--r-q)) * var(--m-en-responsive-font-factor));
         font-size: calc(calc(var(--fv) * var(--fvu, 1px)) - var(--fd, 0px))
     }
 }

 @media (min-width:100px) {
     [r~=fs1] {
         --fd: 0px;
         font-size: calc(calc(var(--fv) * var(--fvu, 1px)) - var(--fd, 0px))
     }
 }

 [r~=fs0] {
     --fd: 0px;
     font-size: calc(calc(var(--fv) * var(--fvu, 1px)) - var(--fd, 0px))
 }

 [r^='sc'],
 [r*=' sc'] {
     transform-origin: 0 0;
     --fd: 0px;
     font-size: calc(calc(var(--fv) * var(--fvu, 1px)) - var(--fd, 0px))
 }

 @media (max-width:99px) {
     [r~=sc1] {
         scale: min(calc(var(--r-q) / 1), 1)
     }
 }

 @media (max-width:199px) {
     [r~=sc2] {
         scale: min(calc(var(--r-q) / 2), 1)
     }
 }

 @media (max-width:299px) {
     [r~=sc3] {
         scale: min(calc(var(--r-q) / 3), 1)
     }
 }

 @media (max-width:399px) {
     [r~=sc4] {
         scale: min(calc(var(--r-q) / 4), 1)
     }
 }

 @media (max-width:499px) {
     [r~=sc5] {
         scale: min(calc(var(--r-q) / 5), 1)
     }
 }

 @media (max-width:599px) {
     [r~=sc6] {
         scale: min(calc(var(--r-q) / 6), 1)
     }
 }

 @media (max-width:699px) {
     [r~=sc7] {
         scale: min(calc(var(--r-q) / 7), 1)
     }
 }

 @media (max-width:799px) {
     [r~=sc8] {
         scale: min(calc(var(--r-q) / 8), 1)
     }
 }

 @media (max-width:899px) {
     [r~=sc9] {
         scale: min(calc(var(--r-q) / 9), 1)
     }
 }

 @media (max-width:999px) {
     [r~=sc10] {
         scale: min(calc(var(--r-q) / 10), 1)
     }
 }

 @media (max-width:1099px) {
     [r~=sc11] {
         scale: min(calc(var(--r-q) / 11), 1)
     }
 }

 @media (max-width:1199px) {
     [r~=sc12] {
         scale: min(calc(var(--r-q) / 12), 1)
     }
 }

 @media (max-width:1299px) {
     [r~=sc13] {
         scale: min(calc(var(--r-q) / 13), 1)
     }
 }

 @media (max-width:1399px) {
     [r~=sc14] {
         scale: min(calc(var(--r-q) / 14), 1)
     }
 }

 @media (max-width:1499px) {
     [r~=sc15] {
         scale: min(calc(var(--r-q) / 15), 1)
     }
 }

 @media (max-width:1599px) {
     [r~=sc16] {
         scale: min(calc(var(--r-q) / 16), 1)
     }
 }

 @media (max-width:1699px) {
     [r~=sc17] {
         scale: min(calc(var(--r-q) / 17), 1)
     }
 }

 @media (max-width:1799px) {
     [r~=sc18] {
         scale: min(calc(var(--r-q) / 18), 1)
     }
 }

 @media (max-width:1899px) {
     [r~=sc19] {
         scale: min(calc(var(--r-q) / 19), 1)
     }
 }

 @media (max-width:1999px) {
     [r~=sc20] {
         scale: min(calc(var(--r-q) / 20), 1)
     }
 }

 :root {
     --r-q: 0
 }

 @media (min-width:2000px) {
     :root {
         --r-a20: 1
     }
 }

 @media (min-width:1900px) {
     :root {
         --r-a19: 1
     }
 }

 @media (min-width:1800px) {
     :root {
         --r-a18: 1
     }
 }

 @media (min-width:1700px) {
     :root {
         --r-a17: 1
     }
 }

 @media (min-width:1600px) {
     :root {
         --r-a16: 1
     }
 }

 @media (min-width:1500px) {
     :root {
         --r-a15: 1
     }
 }

 @media (min-width:1400px) {
     :root {
         --r-a14: 1
     }
 }

 @media (min-width:1300px) {
     :root {
         --r-a13: 1
     }
 }

 @media (min-width:1200px) {
     :root {
         --r-a12: 1
     }
 }

 @media (min-width:1100px) {
     :root {
         --r-a11: 1
     }
 }

 @media (min-width:1000px) {
     :root {
         --r-a10: 1
     }
 }

 @media (min-width:900px) {
     :root {
         --r-a9: 1
     }
 }

 @media (min-width:800px) {
     :root {
         --r-a8: 1
     }
 }

 @media (min-width:700px) {
     :root {
         --r-a7: 1
     }
 }

 @media (min-width:600px) {
     :root {
         --r-a6: 1
     }
 }

 @media (min-width:500px) {
     :root {
         --r-a5: 1
     }
 }

 @media (min-width:400px) {
     :root {
         --r-a4: 1
     }
 }

 @media (min-width:300px) {
     :root {
         --r-a3: 1
     }
 }

 @media (min-width:200px) {
     :root {
         --r-a2: 1
     }
 }

 @media (min-width:100px) {
     :root {
         --r-a1: 1
     }
 }

 @media (max-width:99px) {
     :root {
         --r-b1: 1
     }
 }

 @media (max-width:199px) {
     :root {
         --r-b2: 1
     }
 }

 @media (max-width:299px) {
     :root {
         --r-b3: 1
     }
 }

 @media (max-width:399px) {
     :root {
         --r-b4: 1
     }
 }

 @media (max-width:499px) {
     :root {
         --r-b5: 1
     }
 }

 @media (max-width:599px) {
     :root {
         --r-b6: 1
     }
 }

 @media (max-width:699px) {
     :root {
         --r-b7: 1
     }
 }

 @media (max-width:799px) {
     :root {
         --r-b8: 1
     }
 }

 @media (max-width:899px) {
     :root {
         --r-b9: 1
     }
 }

 @media (max-width:999px) {
     :root {
         --r-b10: 1
     }
 }

 @media (max-width:1099px) {
     :root {
         --r-b11: 1
     }
 }

 @media (max-width:1199px) {
     :root {
         --r-b12: 1
     }
 }

 @media (max-width:1299px) {
     :root {
         --r-b13: 1
     }
 }

 @media (max-width:1399px) {
     :root {
         --r-b14: 1
     }
 }

 @media (max-width:1499px) {
     :root {
         --r-b15: 1
     }
 }

 @media (max-width:1599px) {
     :root {
         --r-b16: 1
     }
 }

 @media (max-width:1699px) {
     :root {
         --r-b17: 1
     }
 }

 @media (max-width:1799px) {
     :root {
         --r-b18: 1
     }
 }

 @media (max-width:1899px) {
     :root {
         --r-b19: 1
     }
 }

 @media (max-width:1999px) {
     :root {
         --r-b20: 1
     }
 }

 @media (min-width:2000px) {
     :root {
         --r-q: 20;
         --r-e20: 1
     }
 }

 @media (min-width:1900px) and (max-width:1999px) {
     :root {
         --r-q: 19;
         --r-e19: 1
     }
 }

 @media (min-width:1800px) and (max-width:1899px) {
     :root {
         --r-q: 18;
         --r-e18: 1
     }
 }

 @media (min-width:1700px) and (max-width:1799px) {
     :root {
         --r-q: 17;
         --r-e17: 1
     }
 }

 @media (min-width:1600px) and (max-width:1699px) {
     :root {
         --r-q: 16;
         --r-e16: 1
     }
 }

 @media (min-width:1500px) and (max-width:1599px) {
     :root {
         --r-q: 15;
         --r-e15: 1
     }
 }

 @media (min-width:1400px) and (max-width:1499px) {
     :root {
         --r-q: 14;
         --r-e14: 1
     }
 }

 @media (min-width:1300px) and (max-width:1399px) {
     :root {
         --r-q: 13;
         --r-e13: 1
     }
 }

 @media (min-width:1200px) and (max-width:1299px) {
     :root {
         --r-q: 12;
         --r-e12: 1
     }
 }

 @media (min-width:1100px) and (max-width:1199px) {
     :root {
         --r-q: 11;
         --r-e11: 1
     }
 }

 @media (min-width:1000px) and (max-width:1099px) {
     :root {
         --r-q: 10;
         --r-e10: 1
     }
 }

 @media (min-width:900px) and (max-width:999px) {
     :root {
         --r-q: 9;
         --r-e9: 1
     }
 }

 @media (min-width:800px) and (max-width:899px) {
     :root {
         --r-q: 8;
         --r-e8: 1
     }
 }

 @media (min-width:700px) and (max-width:799px) {
     :root {
         --r-q: 7;
         --r-e7: 1
     }
 }

 @media (min-width:600px) and (max-width:699px) {
     :root {
         --r-q: 6;
         --r-e6: 1
     }
 }

 @media (min-width:500px) and (max-width:599px) {
     :root {
         --r-q: 5;
         --r-e5: 1
     }
 }

 @media (min-width:400px) and (max-width:499px) {
     :root {
         --r-q: 4;
         --r-e4: 1
     }
 }

 @media (min-width:300px) and (max-width:399px) {
     :root {
         --r-q: 3;
         --r-e3: 1
     }
 }

 @media (min-width:200px) and (max-width:299px) {
     :root {
         --r-q: 2;
         --r-e2: 1
     }
 }

 @media (min-width:100px) and (max-width:199px) {
     :root {
         --r-q: 1;
         --r-e1: 1
     }
 }

 @property --ia {
     syntax: "*";
     inherits: false
 }

 @property --ib {
     syntax: "*";
     inherits: false
 }

 @property --r-i1 {
     syntax: "*";
     inherits: false
 }

 @property --r-i2 {
     syntax: "*";
     inherits: false
 }

 @property --r-i3 {
     syntax: "*";
     inherits: false
 }

 @property --r-i4 {
     syntax: "*";
     inherits: false
 }

 @property --r-i5 {
     syntax: "*";
     inherits: false
 }

 @property --r-i6 {
     syntax: "*";
     inherits: false
 }

 @property --r-i7 {
     syntax: "*";
     inherits: false
 }

 @property --r-i8 {
     syntax: "*";
     inherits: false
 }

 @property --r-i9 {
     syntax: "*";
     inherits: false
 }

 @property --r-i10 {
     syntax: "*";
     inherits: false
 }

 @property --r-i11 {
     syntax: "*";
     inherits: false
 }

 @property --r-i12 {
     syntax: "*";
     inherits: false
 }

 @property --r-i13 {
     syntax: "*";
     inherits: false
 }

 @property --r-i14 {
     syntax: "*";
     inherits: false
 }

 @property --r-i15 {
     syntax: "*";
     inherits: false
 }

 @property --r-i16 {
     syntax: "*";
     inherits: false
 }

 @property --r-i17 {
     syntax: "*";
     inherits: false
 }

 @property --r-i18 {
     syntax: "*";
     inherits: false
 }

 @property --r-i19 {
     syntax: "*";
     inherits: false
 }

 @property --r-i20 {
     syntax: "*";
     inherits: false
 }

 * {
     --r-i1: var(--ia);
     --r-i2: var(--ia);
     --r-i3: var(--ia);
     --r-i4: var(--ia);
     --r-i5: var(--ia);
     --r-i6: var(--ia);
     --r-i7: var(--ia);
     --r-i8: var(--ia);
     --r-i9: var(--ia);
     --r-i10: var(--ia);
     --r-i11: var(--ia);
     --r-i12: var(--ia);
     --r-i13: var(--ia);
     --r-i14: var(--ia);
     --r-i15: var(--ia);
     --r-i16: var(--ia);
     --r-i17: var(--ia);
     --r-i18: var(--ia);
     --r-i19: var(--ia);
     --r-i20: var(--ia)
 }

 @media (max-width:1999px) {
     * {
         --r-i20: var(--ib, var(--ia))
     }
 }

 @media (max-width:1899px) {
     * {
         --r-i19: var(--ib, var(--ia))
     }
 }

 @media (max-width:1799px) {
     * {
         --r-i18: var(--ib, var(--ia))
     }
 }

 @media (max-width:1699px) {
     * {
         --r-i17: var(--ib, var(--ia))
     }
 }

 @media (max-width:1599px) {
     * {
         --r-i16: var(--ib, var(--ia))
     }
 }

 @media (max-width:1499px) {
     * {
         --r-i15: var(--ib, var(--ia))
     }
 }

 @media (max-width:1399px) {
     * {
         --r-i14: var(--ib, var(--ia))
     }
 }

 @media (max-width:1299px) {
     * {
         --r-i13: var(--ib, var(--ia))
     }
 }

 @media (max-width:1199px) {
     * {
         --r-i12: var(--ib, var(--ia))
     }
 }

 @media (max-width:1099px) {
     * {
         --r-i11: var(--ib, var(--ia))
     }
 }

 @media (max-width:999px) {
     * {
         --r-i10: var(--ib, var(--ia))
     }
 }

 @media (max-width:899px) {
     * {
         --r-i9: var(--ib, var(--ia))
     }
 }

 @media (max-width:799px) {
     * {
         --r-i8: var(--ib, var(--ia))
     }
 }

 @media (max-width:699px) {
     * {
         --r-i7: var(--ib, var(--ia))
     }
 }

 @media (max-width:599px) {
     * {
         --r-i6: var(--ib, var(--ia))
     }
 }

 @media (max-width:499px) {
     * {
         --r-i5: var(--ib, var(--ia))
     }
 }

 @media (max-width:399px) {
     * {
         --r-i4: var(--ib, var(--ia))
     }
 }

 @media (max-width:299px) {
     * {
         --r-i3: var(--ib, var(--ia))
     }
 }

 @media (max-width:199px) {
     * {
         --r-i2: var(--ib, var(--ia))
     }
 }

 @media (max-width:99px) {
     * {
         --r-i1: var(--ib, var(--ia))
     }
 }