Skip to content

Instantly share code, notes, and snippets.

@Fordi
Last active December 23, 2015 07:59
Show Gist options
  • Save Fordi/6604972 to your computer and use it in GitHub Desktop.
Save Fordi/6604972 to your computer and use it in GitHub Desktop.
Custom stylesheet for Chrome to enable adaptive zoom for two-up and multi-up browsing To locate appropriate location, browse to about:version, go to the Profile Path in Finder/Explorer, and browse to User StyleSheets, and replace your existing Custom.css, or create it there if it doesn't exist
/**
Custom stylesheet for Chrome to enable adaptive zoom for two-up and multi-up browsing
To locate appropriate location, browse to about:version, go to the Profile Path in
Finder/Explorer, and browse to User StyleSheets, and replace your existing Custom.css,
or create it there if it doesn't exist
**/
@-webkit-keyframes fadeout {from{opacity:1; top: 0; } to {top:0; } }
html::before {
content: "Zoom\: 100%";
position: fixed;
top: -1000px;
left: 0;
padding: 0.5em 1em;
background: silver;
color: charcoal;
z-index: 9001;
border-radius: 0 0 1em 0;
-webkit-animation: fadeout 2s;
opacity: 0;
overflow: hidden;
height: auto;
}
@media screen and (max-width:1280px){html{zoom:1.0000;}html::before{content:"Zoom\: 100.00%";}}
@media screen and (max-width:1278px){html{zoom:0.9990;}html::before{content:"Zoom\: 99.90%";}}
@media screen and (max-width:1276px){html{zoom:0.9980;}html::before{content:"Zoom\: 99.80%";}}
@media screen and (max-width:1275px){html{zoom:0.9971;}html::before{content:"Zoom\: 99.71%";}}
@media screen and (max-width:1273px){html{zoom:0.9961;}html::before{content:"Zoom\: 99.61%";}}
@media screen and (max-width:1272px){html{zoom:0.9951;}html::before{content:"Zoom\: 99.51%";}}
@media screen and (max-width:1270px){html{zoom:0.9941;}html::before{content:"Zoom\: 99.41%";}}
@media screen and (max-width:1269px){html{zoom:0.9932;}html::before{content:"Zoom\: 99.32%";}}
@media screen and (max-width:1267px){html{zoom:0.9922;}html::before{content:"Zoom\: 99.22%";}}
@media screen and (max-width:1265px){html{zoom:0.9912;}html::before{content:"Zoom\: 99.12%";}}
@media screen and (max-width:1264px){html{zoom:0.9902;}html::before{content:"Zoom\: 99.02%";}}
@media screen and (max-width:1262px){html{zoom:0.9892;}html::before{content:"Zoom\: 98.92%";}}
@media screen and (max-width:1261px){html{zoom:0.9883;}html::before{content:"Zoom\: 98.83%";}}
@media screen and (max-width:1259px){html{zoom:0.9873;}html::before{content:"Zoom\: 98.73%";}}
@media screen and (max-width:1258px){html{zoom:0.9863;}html::before{content:"Zoom\: 98.63%";}}
@media screen and (max-width:1256px){html{zoom:0.9853;}html::before{content:"Zoom\: 98.53%";}}
@media screen and (max-width:1254px){html{zoom:0.9843;}html::before{content:"Zoom\: 98.43%";}}
@media screen and (max-width:1253px){html{zoom:0.9834;}html::before{content:"Zoom\: 98.34%";}}
@media screen and (max-width:1251px){html{zoom:0.9824;}html::before{content:"Zoom\: 98.24%";}}
@media screen and (max-width:1250px){html{zoom:0.9814;}html::before{content:"Zoom\: 98.14%";}}
@media screen and (max-width:1248px){html{zoom:0.9804;}html::before{content:"Zoom\: 98.04%";}}
@media screen and (max-width:1247px){html{zoom:0.9795;}html::before{content:"Zoom\: 97.95%";}}
@media screen and (max-width:1245px){html{zoom:0.9785;}html::before{content:"Zoom\: 97.85%";}}
@media screen and (max-width:1243px){html{zoom:0.9775;}html::before{content:"Zoom\: 97.75%";}}
@media screen and (max-width:1242px){html{zoom:0.9765;}html::before{content:"Zoom\: 97.65%";}}
@media screen and (max-width:1240px){html{zoom:0.9755;}html::before{content:"Zoom\: 97.55%";}}
@media screen and (max-width:1239px){html{zoom:0.9746;}html::before{content:"Zoom\: 97.46%";}}
@media screen and (max-width:1237px){html{zoom:0.9736;}html::before{content:"Zoom\: 97.36%";}}
@media screen and (max-width:1236px){html{zoom:0.9726;}html::before{content:"Zoom\: 97.26%";}}
@media screen and (max-width:1234px){html{zoom:0.9716;}html::before{content:"Zoom\: 97.16%";}}
@media screen and (max-width:1233px){html{zoom:0.9706;}html::before{content:"Zoom\: 97.06%";}}
@media screen and (max-width:1231px){html{zoom:0.9697;}html::before{content:"Zoom\: 96.97%";}}
@media screen and (max-width:1229px){html{zoom:0.9687;}html::before{content:"Zoom\: 96.87%";}}
@media screen and (max-width:1228px){html{zoom:0.9677;}html::before{content:"Zoom\: 96.77%";}}
@media screen and (max-width:1226px){html{zoom:0.9667;}html::before{content:"Zoom\: 96.67%";}}
@media screen and (max-width:1225px){html{zoom:0.9658;}html::before{content:"Zoom\: 96.58%";}}
@media screen and (max-width:1223px){html{zoom:0.9648;}html::before{content:"Zoom\: 96.48%";}}
@media screen and (max-width:1222px){html{zoom:0.9638;}html::before{content:"Zoom\: 96.38%";}}
@media screen and (max-width:1220px){html{zoom:0.9628;}html::before{content:"Zoom\: 96.28%";}}
@media screen and (max-width:1218px){html{zoom:0.9618;}html::before{content:"Zoom\: 96.18%";}}
@media screen and (max-width:1217px){html{zoom:0.9609;}html::before{content:"Zoom\: 96.09%";}}
@media screen and (max-width:1215px){html{zoom:0.9599;}html::before{content:"Zoom\: 95.99%";}}
@media screen and (max-width:1214px){html{zoom:0.9589;}html::before{content:"Zoom\: 95.89%";}}
@media screen and (max-width:1212px){html{zoom:0.9579;}html::before{content:"Zoom\: 95.79%";}}
@media screen and (max-width:1211px){html{zoom:0.9569;}html::before{content:"Zoom\: 95.69%";}}
@media screen and (max-width:1209px){html{zoom:0.9560;}html::before{content:"Zoom\: 95.60%";}}
@media screen and (max-width:1207px){html{zoom:0.9550;}html::before{content:"Zoom\: 95.50%";}}
@media screen and (max-width:1206px){html{zoom:0.9540;}html::before{content:"Zoom\: 95.40%";}}
@media screen and (max-width:1204px){html{zoom:0.9530;}html::before{content:"Zoom\: 95.30%";}}
@media screen and (max-width:1203px){html{zoom:0.9521;}html::before{content:"Zoom\: 95.21%";}}
@media screen and (max-width:1201px){html{zoom:0.9511;}html::before{content:"Zoom\: 95.11%";}}
@media screen and (max-width:1200px){html{zoom:0.9501;}html::before{content:"Zoom\: 95.01%";}}
@media screen and (max-width:1198px){html{zoom:0.9491;}html::before{content:"Zoom\: 94.91%";}}
@media screen and (max-width:1197px){html{zoom:0.9481;}html::before{content:"Zoom\: 94.81%";}}
@media screen and (max-width:1195px){html{zoom:0.9472;}html::before{content:"Zoom\: 94.72%";}}
@media screen and (max-width:1193px){html{zoom:0.9462;}html::before{content:"Zoom\: 94.62%";}}
@media screen and (max-width:1192px){html{zoom:0.9452;}html::before{content:"Zoom\: 94.52%";}}
@media screen and (max-width:1190px){html{zoom:0.9442;}html::before{content:"Zoom\: 94.42%";}}
@media screen and (max-width:1189px){html{zoom:0.9432;}html::before{content:"Zoom\: 94.32%";}}
@media screen and (max-width:1187px){html{zoom:0.9423;}html::before{content:"Zoom\: 94.23%";}}
@media screen and (max-width:1186px){html{zoom:0.9413;}html::before{content:"Zoom\: 94.13%";}}
@media screen and (max-width:1184px){html{zoom:0.9403;}html::before{content:"Zoom\: 94.03%";}}
@media screen and (max-width:1182px){html{zoom:0.9393;}html::before{content:"Zoom\: 93.93%";}}
@media screen and (max-width:1181px){html{zoom:0.9384;}html::before{content:"Zoom\: 93.84%";}}
@media screen and (max-width:1179px){html{zoom:0.9374;}html::before{content:"Zoom\: 93.74%";}}
@media screen and (max-width:1178px){html{zoom:0.9364;}html::before{content:"Zoom\: 93.64%";}}
@media screen and (max-width:1176px){html{zoom:0.9354;}html::before{content:"Zoom\: 93.54%";}}
@media screen and (max-width:1175px){html{zoom:0.9344;}html::before{content:"Zoom\: 93.44%";}}
@media screen and (max-width:1173px){html{zoom:0.9335;}html::before{content:"Zoom\: 93.35%";}}
@media screen and (max-width:1171px){html{zoom:0.9325;}html::before{content:"Zoom\: 93.25%";}}
@media screen and (max-width:1170px){html{zoom:0.9315;}html::before{content:"Zoom\: 93.15%";}}
@media screen and (max-width:1168px){html{zoom:0.9305;}html::before{content:"Zoom\: 93.05%";}}
@media screen and (max-width:1167px){html{zoom:0.9295;}html::before{content:"Zoom\: 92.95%";}}
@media screen and (max-width:1165px){html{zoom:0.9286;}html::before{content:"Zoom\: 92.86%";}}
@media screen and (max-width:1164px){html{zoom:0.9276;}html::before{content:"Zoom\: 92.76%";}}
@media screen and (max-width:1162px){html{zoom:0.9266;}html::before{content:"Zoom\: 92.66%";}}
@media screen and (max-width:1161px){html{zoom:0.9256;}html::before{content:"Zoom\: 92.56%";}}
@media screen and (max-width:1159px){html{zoom:0.9247;}html::before{content:"Zoom\: 92.47%";}}
@media screen and (max-width:1157px){html{zoom:0.9237;}html::before{content:"Zoom\: 92.37%";}}
@media screen and (max-width:1156px){html{zoom:0.9227;}html::before{content:"Zoom\: 92.27%";}}
@media screen and (max-width:1154px){html{zoom:0.9217;}html::before{content:"Zoom\: 92.17%";}}
@media screen and (max-width:1153px){html{zoom:0.9207;}html::before{content:"Zoom\: 92.07%";}}
@media screen and (max-width:1151px){html{zoom:0.9198;}html::before{content:"Zoom\: 91.98%";}}
@media screen and (max-width:1150px){html{zoom:0.9188;}html::before{content:"Zoom\: 91.88%";}}
@media screen and (max-width:1148px){html{zoom:0.9178;}html::before{content:"Zoom\: 91.78%";}}
@media screen and (max-width:1146px){html{zoom:0.9168;}html::before{content:"Zoom\: 91.68%";}}
@media screen and (max-width:1145px){html{zoom:0.9159;}html::before{content:"Zoom\: 91.59%";}}
@media screen and (max-width:1143px){html{zoom:0.9149;}html::before{content:"Zoom\: 91.49%";}}
@media screen and (max-width:1142px){html{zoom:0.9139;}html::before{content:"Zoom\: 91.39%";}}
@media screen and (max-width:1140px){html{zoom:0.9129;}html::before{content:"Zoom\: 91.29%";}}
@media screen and (max-width:1139px){html{zoom:0.9119;}html::before{content:"Zoom\: 91.19%";}}
@media screen and (max-width:1137px){html{zoom:0.9110;}html::before{content:"Zoom\: 91.10%";}}
@media screen and (max-width:1135px){html{zoom:0.9100;}html::before{content:"Zoom\: 91.00%";}}
@media screen and (max-width:1134px){html{zoom:0.9090;}html::before{content:"Zoom\: 90.90%";}}
@media screen and (max-width:1132px){html{zoom:0.9080;}html::before{content:"Zoom\: 90.80%";}}
@media screen and (max-width:1131px){html{zoom:0.9070;}html::before{content:"Zoom\: 90.70%";}}
@media screen and (max-width:1129px){html{zoom:0.9061;}html::before{content:"Zoom\: 90.61%";}}
@media screen and (max-width:1128px){html{zoom:0.9051;}html::before{content:"Zoom\: 90.51%";}}
@media screen and (max-width:1126px){html{zoom:0.9041;}html::before{content:"Zoom\: 90.41%";}}
@media screen and (max-width:1125px){html{zoom:0.9031;}html::before{content:"Zoom\: 90.31%";}}
@media screen and (max-width:1123px){html{zoom:0.9022;}html::before{content:"Zoom\: 90.22%";}}
@media screen and (max-width:1121px){html{zoom:0.9012;}html::before{content:"Zoom\: 90.12%";}}
@media screen and (max-width:1120px){html{zoom:0.9002;}html::before{content:"Zoom\: 90.02%";}}
@media screen and (max-width:1118px){html{zoom:0.8992;}html::before{content:"Zoom\: 89.92%";}}
@media screen and (max-width:1117px){html{zoom:0.8982;}html::before{content:"Zoom\: 89.82%";}}
@media screen and (max-width:1115px){html{zoom:0.8973;}html::before{content:"Zoom\: 89.73%";}}
@media screen and (max-width:1114px){html{zoom:0.8963;}html::before{content:"Zoom\: 89.63%";}}
@media screen and (max-width:1112px){html{zoom:0.8953;}html::before{content:"Zoom\: 89.53%";}}
@media screen and (max-width:1110px){html{zoom:0.8943;}html::before{content:"Zoom\: 89.43%";}}
@media screen and (max-width:1109px){html{zoom:0.8933;}html::before{content:"Zoom\: 89.33%";}}
@media screen and (max-width:1107px){html{zoom:0.8924;}html::before{content:"Zoom\: 89.24%";}}
@media screen and (max-width:1106px){html{zoom:0.8914;}html::before{content:"Zoom\: 89.14%";}}
@media screen and (max-width:1104px){html{zoom:0.8904;}html::before{content:"Zoom\: 89.04%";}}
@media screen and (max-width:1103px){html{zoom:0.8894;}html::before{content:"Zoom\: 88.94%";}}
@media screen and (max-width:1101px){html{zoom:0.8885;}html::before{content:"Zoom\: 88.85%";}}
@media screen and (max-width:1099px){html{zoom:0.8875;}html::before{content:"Zoom\: 88.75%";}}
@media screen and (max-width:1098px){html{zoom:0.8865;}html::before{content:"Zoom\: 88.65%";}}
@media screen and (max-width:1096px){html{zoom:0.8855;}html::before{content:"Zoom\: 88.55%";}}
@media screen and (max-width:1095px){html{zoom:0.8845;}html::before{content:"Zoom\: 88.45%";}}
@media screen and (max-width:1093px){html{zoom:0.8836;}html::before{content:"Zoom\: 88.36%";}}
@media screen and (max-width:1092px){html{zoom:0.8826;}html::before{content:"Zoom\: 88.26%";}}
@media screen and (max-width:1090px){html{zoom:0.8816;}html::before{content:"Zoom\: 88.16%";}}
@media screen and (max-width:1089px){html{zoom:0.8806;}html::before{content:"Zoom\: 88.06%";}}
@media screen and (max-width:1087px){html{zoom:0.8796;}html::before{content:"Zoom\: 87.96%";}}
@media screen and (max-width:1085px){html{zoom:0.8787;}html::before{content:"Zoom\: 87.87%";}}
@media screen and (max-width:1084px){html{zoom:0.8777;}html::before{content:"Zoom\: 87.77%";}}
@media screen and (max-width:1082px){html{zoom:0.8767;}html::before{content:"Zoom\: 87.67%";}}
@media screen and (max-width:1081px){html{zoom:0.8757;}html::before{content:"Zoom\: 87.57%";}}
@media screen and (max-width:1079px){html{zoom:0.8748;}html::before{content:"Zoom\: 87.48%";}}
@media screen and (max-width:1078px){html{zoom:0.8738;}html::before{content:"Zoom\: 87.38%";}}
@media screen and (max-width:1076px){html{zoom:0.8728;}html::before{content:"Zoom\: 87.28%";}}
@media screen and (max-width:1074px){html{zoom:0.8718;}html::before{content:"Zoom\: 87.18%";}}
@media screen and (max-width:1073px){html{zoom:0.8708;}html::before{content:"Zoom\: 87.08%";}}
@media screen and (max-width:1071px){html{zoom:0.8699;}html::before{content:"Zoom\: 86.99%";}}
@media screen and (max-width:1070px){html{zoom:0.8689;}html::before{content:"Zoom\: 86.89%";}}
@media screen and (max-width:1068px){html{zoom:0.8679;}html::before{content:"Zoom\: 86.79%";}}
@media screen and (max-width:1067px){html{zoom:0.8669;}html::before{content:"Zoom\: 86.69%";}}
@media screen and (max-width:1065px){html{zoom:0.8659;}html::before{content:"Zoom\: 86.59%";}}
@media screen and (max-width:1063px){html{zoom:0.8650;}html::before{content:"Zoom\: 86.50%";}}
@media screen and (max-width:1062px){html{zoom:0.8640;}html::before{content:"Zoom\: 86.40%";}}
@media screen and (max-width:1060px){html{zoom:0.8630;}html::before{content:"Zoom\: 86.30%";}}
@media screen and (max-width:1059px){html{zoom:0.8620;}html::before{content:"Zoom\: 86.20%";}}
@media screen and (max-width:1057px){html{zoom:0.8611;}html::before{content:"Zoom\: 86.11%";}}
@media screen and (max-width:1056px){html{zoom:0.8601;}html::before{content:"Zoom\: 86.01%";}}
@media screen and (max-width:1054px){html{zoom:0.8591;}html::before{content:"Zoom\: 85.91%";}}
@media screen and (max-width:1052px){html{zoom:0.8581;}html::before{content:"Zoom\: 85.81%";}}
@media screen and (max-width:1051px){html{zoom:0.8571;}html::before{content:"Zoom\: 85.71%";}}
@media screen and (max-width:1049px){html{zoom:0.8562;}html::before{content:"Zoom\: 85.62%";}}
@media screen and (max-width:1048px){html{zoom:0.8552;}html::before{content:"Zoom\: 85.52%";}}
@media screen and (max-width:1046px){html{zoom:0.8542;}html::before{content:"Zoom\: 85.42%";}}
@media screen and (max-width:1045px){html{zoom:0.8532;}html::before{content:"Zoom\: 85.32%";}}
@media screen and (max-width:1043px){html{zoom:0.8523;}html::before{content:"Zoom\: 85.23%";}}
@media screen and (max-width:1042px){html{zoom:0.8513;}html::before{content:"Zoom\: 85.13%";}}
@media screen and (max-width:1040px){html{zoom:0.8503;}html::before{content:"Zoom\: 85.03%";}}
@media screen and (max-width:1038px){html{zoom:0.8493;}html::before{content:"Zoom\: 84.93%";}}
@media screen and (max-width:1037px){html{zoom:0.8483;}html::before{content:"Zoom\: 84.83%";}}
@media screen and (max-width:1035px){html{zoom:0.8474;}html::before{content:"Zoom\: 84.74%";}}
@media screen and (max-width:1034px){html{zoom:0.8464;}html::before{content:"Zoom\: 84.64%";}}
@media screen and (max-width:1032px){html{zoom:0.8454;}html::before{content:"Zoom\: 84.54%";}}
@media screen and (max-width:1031px){html{zoom:0.8444;}html::before{content:"Zoom\: 84.44%";}}
@media screen and (max-width:1029px){html{zoom:0.8434;}html::before{content:"Zoom\: 84.34%";}}
@media screen and (max-width:1027px){html{zoom:0.8425;}html::before{content:"Zoom\: 84.25%";}}
@media screen and (max-width:1026px){html{zoom:0.8415;}html::before{content:"Zoom\: 84.15%";}}
@media screen and (max-width:1024px){html{zoom:0.8405;}html::before{content:"Zoom\: 84.05%";}}
@media screen and (max-width:1023px){html{zoom:0.8395;}html::before{content:"Zoom\: 83.95%";}}
@media screen and (max-width:1021px){html{zoom:0.8386;}html::before{content:"Zoom\: 83.86%";}}
@media screen and (max-width:1020px){html{zoom:0.8376;}html::before{content:"Zoom\: 83.76%";}}
@media screen and (max-width:1018px){html{zoom:0.8366;}html::before{content:"Zoom\: 83.66%";}}
@media screen and (max-width:1016px){html{zoom:0.8356;}html::before{content:"Zoom\: 83.56%";}}
@media screen and (max-width:1015px){html{zoom:0.8346;}html::before{content:"Zoom\: 83.46%";}}
@media screen and (max-width:1013px){html{zoom:0.8337;}html::before{content:"Zoom\: 83.37%";}}
@media screen and (max-width:1012px){html{zoom:0.8327;}html::before{content:"Zoom\: 83.27%";}}
@media screen and (max-width:1010px){html{zoom:0.8317;}html::before{content:"Zoom\: 83.17%";}}
@media screen and (max-width:1009px){html{zoom:0.8307;}html::before{content:"Zoom\: 83.07%";}}
@media screen and (max-width:1007px){html{zoom:0.8297;}html::before{content:"Zoom\: 82.97%";}}
@media screen and (max-width:1006px){html{zoom:0.8288;}html::before{content:"Zoom\: 82.88%";}}
@media screen and (max-width:1004px){html{zoom:0.8278;}html::before{content:"Zoom\: 82.78%";}}
@media screen and (max-width:1002px){html{zoom:0.8268;}html::before{content:"Zoom\: 82.68%";}}
@media screen and (max-width:1001px){html{zoom:0.8258;}html::before{content:"Zoom\: 82.58%";}}
@media screen and (max-width:999px){html{zoom:0.8249;}html::before{content:"Zoom\: 82.49%";}}
@media screen and (max-width:998px){html{zoom:0.8239;}html::before{content:"Zoom\: 82.39%";}}
@media screen and (max-width:996px){html{zoom:0.8229;}html::before{content:"Zoom\: 82.29%";}}
@media screen and (max-width:995px){html{zoom:0.8219;}html::before{content:"Zoom\: 82.19%";}}
@media screen and (max-width:993px){html{zoom:0.8209;}html::before{content:"Zoom\: 82.09%";}}
@media screen and (max-width:991px){html{zoom:0.8200;}html::before{content:"Zoom\: 82.00%";}}
@media screen and (max-width:990px){html{zoom:0.8190;}html::before{content:"Zoom\: 81.90%";}}
@media screen and (max-width:988px){html{zoom:0.8180;}html::before{content:"Zoom\: 81.80%";}}
@media screen and (max-width:987px){html{zoom:0.8170;}html::before{content:"Zoom\: 81.70%";}}
@media screen and (max-width:985px){html{zoom:0.8160;}html::before{content:"Zoom\: 81.60%";}}
@media screen and (max-width:984px){html{zoom:0.8151;}html::before{content:"Zoom\: 81.51%";}}
@media screen and (max-width:982px){html{zoom:0.8141;}html::before{content:"Zoom\: 81.41%";}}
@media screen and (max-width:980px){html{zoom:0.8131;}html::before{content:"Zoom\: 81.31%";}}
@media screen and (max-width:979px){html{zoom:0.8121;}html::before{content:"Zoom\: 81.21%";}}
@media screen and (max-width:977px){html{zoom:0.8112;}html::before{content:"Zoom\: 81.12%";}}
@media screen and (max-width:976px){html{zoom:0.8102;}html::before{content:"Zoom\: 81.02%";}}
@media screen and (max-width:974px){html{zoom:0.8092;}html::before{content:"Zoom\: 80.92%";}}
@media screen and (max-width:973px){html{zoom:0.8082;}html::before{content:"Zoom\: 80.82%";}}
@media screen and (max-width:971px){html{zoom:0.8072;}html::before{content:"Zoom\: 80.72%";}}
@media screen and (max-width:970px){html{zoom:0.8063;}html::before{content:"Zoom\: 80.63%";}}
@media screen and (max-width:968px){html{zoom:0.8053;}html::before{content:"Zoom\: 80.53%";}}
@media screen and (max-width:966px){html{zoom:0.8043;}html::before{content:"Zoom\: 80.43%";}}
@media screen and (max-width:965px){html{zoom:0.8033;}html::before{content:"Zoom\: 80.33%";}}
@media screen and (max-width:963px){html{zoom:0.8023;}html::before{content:"Zoom\: 80.23%";}}
@media screen and (max-width:962px){html{zoom:0.8014;}html::before{content:"Zoom\: 80.14%";}}
@media screen and (max-width:960px){html{zoom:0.8004;}html::before{content:"Zoom\: 80.04%";}}
@media screen and (max-width:959px){html{zoom:0.7994;}html::before{content:"Zoom\: 79.94%";}}
@media screen and (max-width:957px){html{zoom:0.7984;}html::before{content:"Zoom\: 79.84%";}}
@media screen and (max-width:955px){html{zoom:0.7975;}html::before{content:"Zoom\: 79.75%";}}
@media screen and (max-width:954px){html{zoom:0.7965;}html::before{content:"Zoom\: 79.65%";}}
@media screen and (max-width:952px){html{zoom:0.7955;}html::before{content:"Zoom\: 79.55%";}}
@media screen and (max-width:951px){html{zoom:0.7945;}html::before{content:"Zoom\: 79.45%";}}
@media screen and (max-width:949px){html{zoom:0.7935;}html::before{content:"Zoom\: 79.35%";}}
@media screen and (max-width:948px){html{zoom:0.7926;}html::before{content:"Zoom\: 79.26%";}}
@media screen and (max-width:946px){html{zoom:0.7916;}html::before{content:"Zoom\: 79.16%";}}
@media screen and (max-width:944px){html{zoom:0.7906;}html::before{content:"Zoom\: 79.06%";}}
@media screen and (max-width:943px){html{zoom:0.7896;}html::before{content:"Zoom\: 78.96%";}}
@media screen and (max-width:941px){html{zoom:0.7886;}html::before{content:"Zoom\: 78.86%";}}
@media screen and (max-width:940px){html{zoom:0.7877;}html::before{content:"Zoom\: 78.77%";}}
@media screen and (max-width:938px){html{zoom:0.7867;}html::before{content:"Zoom\: 78.67%";}}
@media screen and (max-width:937px){html{zoom:0.7857;}html::before{content:"Zoom\: 78.57%";}}
@media screen and (max-width:935px){html{zoom:0.7847;}html::before{content:"Zoom\: 78.47%";}}
@media screen and (max-width:934px){html{zoom:0.7838;}html::before{content:"Zoom\: 78.38%";}}
@media screen and (max-width:932px){html{zoom:0.7828;}html::before{content:"Zoom\: 78.28%";}}
@media screen and (max-width:930px){html{zoom:0.7818;}html::before{content:"Zoom\: 78.18%";}}
@media screen and (max-width:929px){html{zoom:0.7808;}html::before{content:"Zoom\: 78.08%";}}
@media screen and (max-width:927px){html{zoom:0.7798;}html::before{content:"Zoom\: 77.98%";}}
@media screen and (max-width:926px){html{zoom:0.7789;}html::before{content:"Zoom\: 77.89%";}}
@media screen and (max-width:924px){html{zoom:0.7779;}html::before{content:"Zoom\: 77.79%";}}
@media screen and (max-width:923px){html{zoom:0.7769;}html::before{content:"Zoom\: 77.69%";}}
@media screen and (max-width:921px){html{zoom:0.7759;}html::before{content:"Zoom\: 77.59%";}}
@media screen and (max-width:919px){html{zoom:0.7750;}html::before{content:"Zoom\: 77.50%";}}
@media screen and (max-width:918px){html{zoom:0.7740;}html::before{content:"Zoom\: 77.40%";}}
@media screen and (max-width:916px){html{zoom:0.7730;}html::before{content:"Zoom\: 77.30%";}}
@media screen and (max-width:915px){html{zoom:0.7720;}html::before{content:"Zoom\: 77.20%";}}
@media screen and (max-width:913px){html{zoom:0.7710;}html::before{content:"Zoom\: 77.10%";}}
@media screen and (max-width:912px){html{zoom:0.7701;}html::before{content:"Zoom\: 77.01%";}}
@media screen and (max-width:910px){html{zoom:0.7691;}html::before{content:"Zoom\: 76.91%";}}
@media screen and (max-width:908px){html{zoom:0.7681;}html::before{content:"Zoom\: 76.81%";}}
@media screen and (max-width:907px){html{zoom:0.7671;}html::before{content:"Zoom\: 76.71%";}}
@media screen and (max-width:905px){html{zoom:0.7661;}html::before{content:"Zoom\: 76.61%";}}
@media screen and (max-width:904px){html{zoom:0.7652;}html::before{content:"Zoom\: 76.52%";}}
@media screen and (max-width:902px){html{zoom:0.7642;}html::before{content:"Zoom\: 76.42%";}}
@media screen and (max-width:901px){html{zoom:0.7632;}html::before{content:"Zoom\: 76.32%";}}
@media screen and (max-width:899px){html{zoom:0.7622;}html::before{content:"Zoom\: 76.22%";}}
@media screen and (max-width:898px){html{zoom:0.7613;}html::before{content:"Zoom\: 76.13%";}}
@media screen and (max-width:896px){html{zoom:0.7603;}html::before{content:"Zoom\: 76.03%";}}
@media screen and (max-width:894px){html{zoom:0.7593;}html::before{content:"Zoom\: 75.93%";}}
@media screen and (max-width:893px){html{zoom:0.7583;}html::before{content:"Zoom\: 75.83%";}}
@media screen and (max-width:891px){html{zoom:0.7573;}html::before{content:"Zoom\: 75.73%";}}
@media screen and (max-width:890px){html{zoom:0.7564;}html::before{content:"Zoom\: 75.64%";}}
@media screen and (max-width:888px){html{zoom:0.7554;}html::before{content:"Zoom\: 75.54%";}}
@media screen and (max-width:887px){html{zoom:0.7544;}html::before{content:"Zoom\: 75.44%";}}
@media screen and (max-width:885px){html{zoom:0.7534;}html::before{content:"Zoom\: 75.34%";}}
@media screen and (max-width:883px){html{zoom:0.7524;}html::before{content:"Zoom\: 75.24%";}}
@media screen and (max-width:882px){html{zoom:0.7515;}html::before{content:"Zoom\: 75.15%";}}
@media screen and (max-width:880px){html{zoom:0.7505;}html::before{content:"Zoom\: 75.05%";}}
@media screen and (max-width:879px){html{zoom:0.7495;}html::before{content:"Zoom\: 74.95%";}}
@media screen and (max-width:877px){html{zoom:0.7485;}html::before{content:"Zoom\: 74.85%";}}
@media screen and (max-width:876px){html{zoom:0.7476;}html::before{content:"Zoom\: 74.76%";}}
@media screen and (max-width:874px){html{zoom:0.7466;}html::before{content:"Zoom\: 74.66%";}}
@media screen and (max-width:872px){html{zoom:0.7456;}html::before{content:"Zoom\: 74.56%";}}
@media screen and (max-width:871px){html{zoom:0.7446;}html::before{content:"Zoom\: 74.46%";}}
@media screen and (max-width:869px){html{zoom:0.7436;}html::before{content:"Zoom\: 74.36%";}}
@media screen and (max-width:868px){html{zoom:0.7427;}html::before{content:"Zoom\: 74.27%";}}
@media screen and (max-width:866px){html{zoom:0.7417;}html::before{content:"Zoom\: 74.17%";}}
@media screen and (max-width:865px){html{zoom:0.7407;}html::before{content:"Zoom\: 74.07%";}}
@media screen and (max-width:863px){html{zoom:0.7397;}html::before{content:"Zoom\: 73.97%";}}
@media screen and (max-width:861px){html{zoom:0.7387;}html::before{content:"Zoom\: 73.87%";}}
@media screen and (max-width:860px){html{zoom:0.7378;}html::before{content:"Zoom\: 73.78%";}}
@media screen and (max-width:858px){html{zoom:0.7368;}html::before{content:"Zoom\: 73.68%";}}
@media screen and (max-width:857px){html{zoom:0.7358;}html::before{content:"Zoom\: 73.58%";}}
@media screen and (max-width:855px){html{zoom:0.7348;}html::before{content:"Zoom\: 73.48%";}}
@media screen and (max-width:854px){html{zoom:0.7339;}html::before{content:"Zoom\: 73.39%";}}
@media screen and (max-width:852px){html{zoom:0.7329;}html::before{content:"Zoom\: 73.29%";}}
@media screen and (max-width:851px){html{zoom:0.7319;}html::before{content:"Zoom\: 73.19%";}}
@media screen and (max-width:849px){html{zoom:0.7309;}html::before{content:"Zoom\: 73.09%";}}
@media screen and (max-width:847px){html{zoom:0.7299;}html::before{content:"Zoom\: 72.99%";}}
@media screen and (max-width:846px){html{zoom:0.7290;}html::before{content:"Zoom\: 72.90%";}}
@media screen and (max-width:844px){html{zoom:0.7280;}html::before{content:"Zoom\: 72.80%";}}
@media screen and (max-width:843px){html{zoom:0.7270;}html::before{content:"Zoom\: 72.70%";}}
@media screen and (max-width:841px){html{zoom:0.7260;}html::before{content:"Zoom\: 72.60%";}}
@media screen and (max-width:840px){html{zoom:0.7250;}html::before{content:"Zoom\: 72.50%";}}
@media screen and (max-width:838px){html{zoom:0.7241;}html::before{content:"Zoom\: 72.41%";}}
@media screen and (max-width:836px){html{zoom:0.7231;}html::before{content:"Zoom\: 72.31%";}}
@media screen and (max-width:835px){html{zoom:0.7221;}html::before{content:"Zoom\: 72.21%";}}
@media screen and (max-width:833px){html{zoom:0.7211;}html::before{content:"Zoom\: 72.11%";}}
@media screen and (max-width:832px){html{zoom:0.7202;}html::before{content:"Zoom\: 72.02%";}}
@media screen and (max-width:830px){html{zoom:0.7192;}html::before{content:"Zoom\: 71.92%";}}
@media screen and (max-width:829px){html{zoom:0.7182;}html::before{content:"Zoom\: 71.82%";}}
@media screen and (max-width:827px){html{zoom:0.7172;}html::before{content:"Zoom\: 71.72%";}}
@media screen and (max-width:825px){html{zoom:0.7162;}html::before{content:"Zoom\: 71.62%";}}
@media screen and (max-width:824px){html{zoom:0.7153;}html::before{content:"Zoom\: 71.53%";}}
@media screen and (max-width:822px){html{zoom:0.7143;}html::before{content:"Zoom\: 71.43%";}}
@media screen and (max-width:821px){html{zoom:0.7133;}html::before{content:"Zoom\: 71.33%";}}
@media screen and (max-width:819px){html{zoom:0.7123;}html::before{content:"Zoom\: 71.23%";}}
@media screen and (max-width:818px){html{zoom:0.7114;}html::before{content:"Zoom\: 71.14%";}}
@media screen and (max-width:816px){html{zoom:0.7104;}html::before{content:"Zoom\: 71.04%";}}
@media screen and (max-width:815px){html{zoom:0.7094;}html::before{content:"Zoom\: 70.94%";}}
@media screen and (max-width:813px){html{zoom:0.7084;}html::before{content:"Zoom\: 70.84%";}}
@media screen and (max-width:811px){html{zoom:0.7074;}html::before{content:"Zoom\: 70.74%";}}
@media screen and (max-width:810px){html{zoom:0.7065;}html::before{content:"Zoom\: 70.65%";}}
@media screen and (max-width:808px){html{zoom:0.7055;}html::before{content:"Zoom\: 70.55%";}}
@media screen and (max-width:807px){html{zoom:0.7045;}html::before{content:"Zoom\: 70.45%";}}
@media screen and (max-width:805px){html{zoom:0.7035;}html::before{content:"Zoom\: 70.35%";}}
@media screen and (max-width:804px){html{zoom:0.7025;}html::before{content:"Zoom\: 70.25%";}}
@media screen and (max-width:802px){html{zoom:0.7016;}html::before{content:"Zoom\: 70.16%";}}
@media screen and (max-width:800px){html{zoom:0.7006;}html::before{content:"Zoom\: 70.06%";}}
@media screen and (max-width:799px){html{zoom:0.6996;}html::before{content:"Zoom\: 69.96%";}}
@media screen and (max-width:797px){html{zoom:0.6986;}html::before{content:"Zoom\: 69.86%";}}
@media screen and (max-width:796px){html{zoom:0.6977;}html::before{content:"Zoom\: 69.77%";}}
@media screen and (max-width:794px){html{zoom:0.6967;}html::before{content:"Zoom\: 69.67%";}}
@media screen and (max-width:793px){html{zoom:0.6957;}html::before{content:"Zoom\: 69.57%";}}
@media screen and (max-width:791px){html{zoom:0.6947;}html::before{content:"Zoom\: 69.47%";}}
@media screen and (max-width:789px){html{zoom:0.6937;}html::before{content:"Zoom\: 69.37%";}}
@media screen and (max-width:788px){html{zoom:0.6928;}html::before{content:"Zoom\: 69.28%";}}
@media screen and (max-width:786px){html{zoom:0.6918;}html::before{content:"Zoom\: 69.18%";}}
@media screen and (max-width:785px){html{zoom:0.6908;}html::before{content:"Zoom\: 69.08%";}}
@media screen and (max-width:783px){html{zoom:0.6898;}html::before{content:"Zoom\: 68.98%";}}
@media screen and (max-width:782px){html{zoom:0.6888;}html::before{content:"Zoom\: 68.88%";}}
@media screen and (max-width:780px){html{zoom:0.6879;}html::before{content:"Zoom\: 68.79%";}}
@media screen and (max-width:779px){html{zoom:0.6869;}html::before{content:"Zoom\: 68.69%";}}
@media screen and (max-width:777px){html{zoom:0.6859;}html::before{content:"Zoom\: 68.59%";}}
@media screen and (max-width:775px){html{zoom:0.6849;}html::before{content:"Zoom\: 68.49%";}}
@media screen and (max-width:774px){html{zoom:0.6840;}html::before{content:"Zoom\: 68.40%";}}
@media screen and (max-width:772px){html{zoom:0.6830;}html::before{content:"Zoom\: 68.30%";}}
@media screen and (max-width:771px){html{zoom:0.6820;}html::before{content:"Zoom\: 68.20%";}}
@media screen and (max-width:769px){html{zoom:0.6810;}html::before{content:"Zoom\: 68.10%";}}
@media screen and (max-width:768px){html{zoom:0.6800;}html::before{content:"Zoom\: 68.00%";}}
@media screen and (max-width:766px){html{zoom:0.6791;}html::before{content:"Zoom\: 67.91%";}}
@media screen and (max-width:764px){html{zoom:0.6781;}html::before{content:"Zoom\: 67.81%";}}
@media screen and (max-width:763px){html{zoom:0.6771;}html::before{content:"Zoom\: 67.71%";}}
@media screen and (max-width:761px){html{zoom:0.6761;}html::before{content:"Zoom\: 67.61%";}}
@media screen and (max-width:760px){html{zoom:0.6751;}html::before{content:"Zoom\: 67.51%";}}
@media screen and (max-width:758px){html{zoom:0.6742;}html::before{content:"Zoom\: 67.42%";}}
@media screen and (max-width:757px){html{zoom:0.6732;}html::before{content:"Zoom\: 67.32%";}}
@media screen and (max-width:755px){html{zoom:0.6722;}html::before{content:"Zoom\: 67.22%";}}
@media screen and (max-width:753px){html{zoom:0.6712;}html::before{content:"Zoom\: 67.12%";}}
@media screen and (max-width:752px){html{zoom:0.6703;}html::before{content:"Zoom\: 67.03%";}}
@media screen and (max-width:750px){html{zoom:0.6693;}html::before{content:"Zoom\: 66.93%";}}
@media screen and (max-width:749px){html{zoom:0.6683;}html::before{content:"Zoom\: 66.83%";}}
@media screen and (max-width:747px){html{zoom:0.6673;}html::before{content:"Zoom\: 66.73%";}}
@media screen and (max-width:746px){html{zoom:0.6663;}html::before{content:"Zoom\: 66.63%";}}
@media screen and (max-width:744px){html{zoom:0.6654;}html::before{content:"Zoom\: 66.54%";}}
@media screen and (max-width:743px){html{zoom:0.6644;}html::before{content:"Zoom\: 66.44%";}}
@media screen and (max-width:741px){html{zoom:0.6634;}html::before{content:"Zoom\: 66.34%";}}
@media screen and (max-width:739px){html{zoom:0.6624;}html::before{content:"Zoom\: 66.24%";}}
@media screen and (max-width:738px){html{zoom:0.6614;}html::before{content:"Zoom\: 66.14%";}}
@media screen and (max-width:736px){html{zoom:0.6605;}html::before{content:"Zoom\: 66.05%";}}
@media screen and (max-width:735px){html{zoom:0.6595;}html::before{content:"Zoom\: 65.95%";}}
@media screen and (max-width:733px){html{zoom:0.6585;}html::before{content:"Zoom\: 65.85%";}}
@media screen and (max-width:732px){html{zoom:0.6575;}html::before{content:"Zoom\: 65.75%";}}
@media screen and (max-width:730px){html{zoom:0.6566;}html::before{content:"Zoom\: 65.66%";}}
@media screen and (max-width:728px){html{zoom:0.6556;}html::before{content:"Zoom\: 65.56%";}}
@media screen and (max-width:727px){html{zoom:0.6546;}html::before{content:"Zoom\: 65.46%";}}
@media screen and (max-width:725px){html{zoom:0.6536;}html::before{content:"Zoom\: 65.36%";}}
@media screen and (max-width:724px){html{zoom:0.6526;}html::before{content:"Zoom\: 65.26%";}}
@media screen and (max-width:722px){html{zoom:0.6517;}html::before{content:"Zoom\: 65.17%";}}
@media screen and (max-width:721px){html{zoom:0.6507;}html::before{content:"Zoom\: 65.07%";}}
@media screen and (max-width:719px){html{zoom:0.6497;}html::before{content:"Zoom\: 64.97%";}}
@media screen and (max-width:717px){html{zoom:0.6487;}html::before{content:"Zoom\: 64.87%";}}
@media screen and (max-width:716px){html{zoom:0.6477;}html::before{content:"Zoom\: 64.77%";}}
@media screen and (max-width:714px){html{zoom:0.6468;}html::before{content:"Zoom\: 64.68%";}}
@media screen and (max-width:713px){html{zoom:0.6458;}html::before{content:"Zoom\: 64.58%";}}
@media screen and (max-width:711px){html{zoom:0.6448;}html::before{content:"Zoom\: 64.48%";}}
@media screen and (max-width:710px){html{zoom:0.6438;}html::before{content:"Zoom\: 64.38%";}}
@media screen and (max-width:708px){html{zoom:0.6429;}html::before{content:"Zoom\: 64.29%";}}
@media screen and (max-width:707px){html{zoom:0.6419;}html::before{content:"Zoom\: 64.19%";}}
@media screen and (max-width:705px){html{zoom:0.6409;}html::before{content:"Zoom\: 64.09%";}}
@media screen and (max-width:703px){html{zoom:0.6399;}html::before{content:"Zoom\: 63.99%";}}
@media screen and (max-width:702px){html{zoom:0.6389;}html::before{content:"Zoom\: 63.89%";}}
@media screen and (max-width:700px){html{zoom:0.6380;}html::before{content:"Zoom\: 63.80%";}}
@media screen and (max-width:699px){html{zoom:0.6370;}html::before{content:"Zoom\: 63.70%";}}
@media screen and (max-width:697px){html{zoom:0.6360;}html::before{content:"Zoom\: 63.60%";}}
@media screen and (max-width:696px){html{zoom:0.6350;}html::before{content:"Zoom\: 63.50%";}}
@media screen and (max-width:694px){html{zoom:0.6341;}html::before{content:"Zoom\: 63.41%";}}
@media screen and (max-width:692px){html{zoom:0.6331;}html::before{content:"Zoom\: 63.31%";}}
@media screen and (max-width:691px){html{zoom:0.6321;}html::before{content:"Zoom\: 63.21%";}}
@media screen and (max-width:689px){html{zoom:0.6311;}html::before{content:"Zoom\: 63.11%";}}
@media screen and (max-width:688px){html{zoom:0.6301;}html::before{content:"Zoom\: 63.01%";}}
@media screen and (max-width:686px){html{zoom:0.6292;}html::before{content:"Zoom\: 62.92%";}}
@media screen and (max-width:685px){html{zoom:0.6282;}html::before{content:"Zoom\: 62.82%";}}
@media screen and (max-width:683px){html{zoom:0.6272;}html::before{content:"Zoom\: 62.72%";}}
@media screen and (max-width:681px){html{zoom:0.6262;}html::before{content:"Zoom\: 62.62%";}}
@media screen and (max-width:680px){html{zoom:0.6252;}html::before{content:"Zoom\: 62.52%";}}
@media screen and (max-width:678px){html{zoom:0.6243;}html::before{content:"Zoom\: 62.43%";}}
@media screen and (max-width:677px){html{zoom:0.6233;}html::before{content:"Zoom\: 62.33%";}}
@media screen and (max-width:675px){html{zoom:0.6223;}html::before{content:"Zoom\: 62.23%";}}
@media screen and (max-width:674px){html{zoom:0.6213;}html::before{content:"Zoom\: 62.13%";}}
@media screen and (max-width:672px){html{zoom:0.6204;}html::before{content:"Zoom\: 62.04%";}}
@media screen and (max-width:670px){html{zoom:0.6194;}html::before{content:"Zoom\: 61.94%";}}
@media screen and (max-width:669px){html{zoom:0.6184;}html::before{content:"Zoom\: 61.84%";}}
@media screen and (max-width:667px){html{zoom:0.6174;}html::before{content:"Zoom\: 61.74%";}}
@media screen and (max-width:666px){html{zoom:0.6164;}html::before{content:"Zoom\: 61.64%";}}
@media screen and (max-width:664px){html{zoom:0.6155;}html::before{content:"Zoom\: 61.55%";}}
@media screen and (max-width:663px){html{zoom:0.6145;}html::before{content:"Zoom\: 61.45%";}}
@media screen and (max-width:661px){html{zoom:0.6135;}html::before{content:"Zoom\: 61.35%";}}
@media screen and (max-width:660px){html{zoom:0.6125;}html::before{content:"Zoom\: 61.25%";}}
@media screen and (max-width:658px){html{zoom:0.6115;}html::before{content:"Zoom\: 61.15%";}}
@media screen and (max-width:656px){html{zoom:0.6106;}html::before{content:"Zoom\: 61.06%";}}
@media screen and (max-width:655px){html{zoom:0.6096;}html::before{content:"Zoom\: 60.96%";}}
@media screen and (max-width:653px){html{zoom:0.6086;}html::before{content:"Zoom\: 60.86%";}}
@media screen and (max-width:652px){html{zoom:0.6076;}html::before{content:"Zoom\: 60.76%";}}
@media screen and (max-width:650px){html{zoom:0.6067;}html::before{content:"Zoom\: 60.67%";}}
@media screen and (max-width:649px){html{zoom:0.6057;}html::before{content:"Zoom\: 60.57%";}}
@media screen and (max-width:647px){html{zoom:0.6047;}html::before{content:"Zoom\: 60.47%";}}
@media screen and (max-width:645px){html{zoom:0.6037;}html::before{content:"Zoom\: 60.37%";}}
@media screen and (max-width:644px){html{zoom:0.6027;}html::before{content:"Zoom\: 60.27%";}}
@media screen and (max-width:642px){html{zoom:0.6018;}html::before{content:"Zoom\: 60.18%";}}
@media screen and (max-width:641px){html{zoom:0.6008;}html::before{content:"Zoom\: 60.08%";}}
@media screen and (max-width:639px){html{zoom:0.5998;}html::before{content:"Zoom\: 59.98%";}}
@media screen and (max-width:638px){html{zoom:0.5988;}html::before{content:"Zoom\: 59.88%";}}
@media screen and (max-width:636px){html{zoom:0.5978;}html::before{content:"Zoom\: 59.78%";}}
@media screen and (max-width:634px){html{zoom:0.5969;}html::before{content:"Zoom\: 59.69%";}}
@media screen and (max-width:633px){html{zoom:0.5959;}html::before{content:"Zoom\: 59.59%";}}
@media screen and (max-width:631px){html{zoom:0.5949;}html::before{content:"Zoom\: 59.49%";}}
@media screen and (max-width:630px){html{zoom:0.5939;}html::before{content:"Zoom\: 59.39%";}}
@media screen and (max-width:628px){html{zoom:0.5930;}html::before{content:"Zoom\: 59.30%";}}
@media screen and (max-width:627px){html{zoom:0.5920;}html::before{content:"Zoom\: 59.20%";}}
@media screen and (max-width:625px){html{zoom:0.5910;}html::before{content:"Zoom\: 59.10%";}}
@media screen and (max-width:624px){html{zoom:0.5900;}html::before{content:"Zoom\: 59.00%";}}
@media screen and (max-width:622px){html{zoom:0.5890;}html::before{content:"Zoom\: 58.90%";}}
@media screen and (max-width:620px){html{zoom:0.5881;}html::before{content:"Zoom\: 58.81%";}}
@media screen and (max-width:619px){html{zoom:0.5871;}html::before{content:"Zoom\: 58.71%";}}
@media screen and (max-width:617px){html{zoom:0.5861;}html::before{content:"Zoom\: 58.61%";}}
@media screen and (max-width:616px){html{zoom:0.5851;}html::before{content:"Zoom\: 58.51%";}}
@media screen and (max-width:614px){html{zoom:0.5841;}html::before{content:"Zoom\: 58.41%";}}
@media screen and (max-width:613px){html{zoom:0.5832;}html::before{content:"Zoom\: 58.32%";}}
@media screen and (max-width:611px){html{zoom:0.5822;}html::before{content:"Zoom\: 58.22%";}}
@media screen and (max-width:609px){html{zoom:0.5812;}html::before{content:"Zoom\: 58.12%";}}
@media screen and (max-width:608px){html{zoom:0.5802;}html::before{content:"Zoom\: 58.02%";}}
@media screen and (max-width:606px){html{zoom:0.5793;}html::before{content:"Zoom\: 57.93%";}}
@media screen and (max-width:605px){html{zoom:0.5783;}html::before{content:"Zoom\: 57.83%";}}
@media screen and (max-width:603px){html{zoom:0.5773;}html::before{content:"Zoom\: 57.73%";}}
@media screen and (max-width:602px){html{zoom:0.5763;}html::before{content:"Zoom\: 57.63%";}}
@media screen and (max-width:600px){html{zoom:0.5753;}html::before{content:"Zoom\: 57.53%";}}
@media screen and (max-width:598px){html{zoom:0.5744;}html::before{content:"Zoom\: 57.44%";}}
@media screen and (max-width:597px){html{zoom:0.5734;}html::before{content:"Zoom\: 57.34%";}}
@media screen and (max-width:595px){html{zoom:0.5724;}html::before{content:"Zoom\: 57.24%";}}
@media screen and (max-width:594px){html{zoom:0.5714;}html::before{content:"Zoom\: 57.14%";}}
@media screen and (max-width:592px){html{zoom:0.5705;}html::before{content:"Zoom\: 57.05%";}}
@media screen and (max-width:591px){html{zoom:0.5695;}html::before{content:"Zoom\: 56.95%";}}
@media screen and (max-width:589px){html{zoom:0.5685;}html::before{content:"Zoom\: 56.85%";}}
@media screen and (max-width:588px){html{zoom:0.5675;}html::before{content:"Zoom\: 56.75%";}}
@media screen and (max-width:586px){html{zoom:0.5665;}html::before{content:"Zoom\: 56.65%";}}
@media screen and (max-width:584px){html{zoom:0.5656;}html::before{content:"Zoom\: 56.56%";}}
@media screen and (max-width:583px){html{zoom:0.5646;}html::before{content:"Zoom\: 56.46%";}}
@media screen and (max-width:581px){html{zoom:0.5636;}html::before{content:"Zoom\: 56.36%";}}
@media screen and (max-width:580px){html{zoom:0.5626;}html::before{content:"Zoom\: 56.26%";}}
@media screen and (max-width:578px){html{zoom:0.5616;}html::before{content:"Zoom\: 56.16%";}}
@media screen and (max-width:577px){html{zoom:0.5607;}html::before{content:"Zoom\: 56.07%";}}
@media screen and (max-width:575px){html{zoom:0.5597;}html::before{content:"Zoom\: 55.97%";}}
@media screen and (max-width:573px){html{zoom:0.5587;}html::before{content:"Zoom\: 55.87%";}}
@media screen and (max-width:572px){html{zoom:0.5577;}html::before{content:"Zoom\: 55.77%";}}
@media screen and (max-width:570px){html{zoom:0.5568;}html::before{content:"Zoom\: 55.68%";}}
@media screen and (max-width:569px){html{zoom:0.5558;}html::before{content:"Zoom\: 55.58%";}}
@media screen and (max-width:567px){html{zoom:0.5548;}html::before{content:"Zoom\: 55.48%";}}
@media screen and (max-width:566px){html{zoom:0.5538;}html::before{content:"Zoom\: 55.38%";}}
@media screen and (max-width:564px){html{zoom:0.5528;}html::before{content:"Zoom\: 55.28%";}}
@media screen and (max-width:562px){html{zoom:0.5519;}html::before{content:"Zoom\: 55.19%";}}
@media screen and (max-width:561px){html{zoom:0.5509;}html::before{content:"Zoom\: 55.09%";}}
@media screen and (max-width:559px){html{zoom:0.5499;}html::before{content:"Zoom\: 54.99%";}}
@media screen and (max-width:558px){html{zoom:0.5489;}html::before{content:"Zoom\: 54.89%";}}
@media screen and (max-width:556px){html{zoom:0.5479;}html::before{content:"Zoom\: 54.79%";}}
@media screen and (max-width:555px){html{zoom:0.5470;}html::before{content:"Zoom\: 54.70%";}}
@media screen and (max-width:553px){html{zoom:0.5460;}html::before{content:"Zoom\: 54.60%";}}
@media screen and (max-width:552px){html{zoom:0.5450;}html::before{content:"Zoom\: 54.50%";}}
@media screen and (max-width:550px){html{zoom:0.5440;}html::before{content:"Zoom\: 54.40%";}}
@media screen and (max-width:548px){html{zoom:0.5431;}html::before{content:"Zoom\: 54.31%";}}
@media screen and (max-width:547px){html{zoom:0.5421;}html::before{content:"Zoom\: 54.21%";}}
@media screen and (max-width:545px){html{zoom:0.5411;}html::before{content:"Zoom\: 54.11%";}}
@media screen and (max-width:544px){html{zoom:0.5401;}html::before{content:"Zoom\: 54.01%";}}
@media screen and (max-width:542px){html{zoom:0.5391;}html::before{content:"Zoom\: 53.91%";}}
@media screen and (max-width:541px){html{zoom:0.5382;}html::before{content:"Zoom\: 53.82%";}}
@media screen and (max-width:539px){html{zoom:0.5372;}html::before{content:"Zoom\: 53.72%";}}
@media screen and (max-width:537px){html{zoom:0.5362;}html::before{content:"Zoom\: 53.62%";}}
@media screen and (max-width:536px){html{zoom:0.5352;}html::before{content:"Zoom\: 53.52%";}}
@media screen and (max-width:534px){html{zoom:0.5342;}html::before{content:"Zoom\: 53.42%";}}
@media screen and (max-width:533px){html{zoom:0.5333;}html::before{content:"Zoom\: 53.33%";}}
@media screen and (max-width:531px){html{zoom:0.5323;}html::before{content:"Zoom\: 53.23%";}}
@media screen and (max-width:530px){html{zoom:0.5313;}html::before{content:"Zoom\: 53.13%";}}
@media screen and (max-width:528px){html{zoom:0.5303;}html::before{content:"Zoom\: 53.03%";}}
@media screen and (max-width:526px){html{zoom:0.5294;}html::before{content:"Zoom\: 52.94%";}}
@media screen and (max-width:525px){html{zoom:0.5284;}html::before{content:"Zoom\: 52.84%";}}
@media screen and (max-width:523px){html{zoom:0.5274;}html::before{content:"Zoom\: 52.74%";}}
@media screen and (max-width:522px){html{zoom:0.5264;}html::before{content:"Zoom\: 52.64%";}}
@media screen and (max-width:520px){html{zoom:0.5254;}html::before{content:"Zoom\: 52.54%";}}
@media screen and (max-width:519px){html{zoom:0.5245;}html::before{content:"Zoom\: 52.45%";}}
@media screen and (max-width:517px){html{zoom:0.5235;}html::before{content:"Zoom\: 52.35%";}}
@media screen and (max-width:516px){html{zoom:0.5225;}html::before{content:"Zoom\: 52.25%";}}
@media screen and (max-width:514px){html{zoom:0.5215;}html::before{content:"Zoom\: 52.15%";}}
@media screen and (max-width:512px){html{zoom:0.5205;}html::before{content:"Zoom\: 52.05%";}}
@media screen and (max-width:511px){html{zoom:0.5196;}html::before{content:"Zoom\: 51.96%";}}
@media screen and (max-width:509px){html{zoom:0.5186;}html::before{content:"Zoom\: 51.86%";}}
@media screen and (max-width:508px){html{zoom:0.5176;}html::before{content:"Zoom\: 51.76%";}}
@media screen and (max-width:506px){html{zoom:0.5166;}html::before{content:"Zoom\: 51.66%";}}
@media screen and (max-width:505px){html{zoom:0.5157;}html::before{content:"Zoom\: 51.57%";}}
@media screen and (max-width:503px){html{zoom:0.5147;}html::before{content:"Zoom\: 51.47%";}}
@media screen and (max-width:501px){html{zoom:0.5137;}html::before{content:"Zoom\: 51.37%";}}
@media screen and (max-width:500px){html{zoom:0.5127;}html::before{content:"Zoom\: 51.27%";}}
@media screen and (max-width:498px){html{zoom:0.5117;}html::before{content:"Zoom\: 51.17%";}}
@media screen and (max-width:497px){html{zoom:0.5108;}html::before{content:"Zoom\: 51.08%";}}
@media screen and (max-width:495px){html{zoom:0.5098;}html::before{content:"Zoom\: 50.98%";}}
@media screen and (max-width:494px){html{zoom:0.5088;}html::before{content:"Zoom\: 50.88%";}}
@media screen and (max-width:492px){html{zoom:0.5078;}html::before{content:"Zoom\: 50.78%";}}
@media screen and (max-width:490px){html{zoom:0.5068;}html::before{content:"Zoom\: 50.68%";}}
@media screen and (max-width:489px){html{zoom:0.5059;}html::before{content:"Zoom\: 50.59%";}}
@media screen and (max-width:487px){html{zoom:0.5049;}html::before{content:"Zoom\: 50.49%";}}
@media screen and (max-width:486px){html{zoom:0.5039;}html::before{content:"Zoom\: 50.39%";}}
@media screen and (max-width:484px){html{zoom:0.5029;}html::before{content:"Zoom\: 50.29%";}}
@media screen and (max-width:483px){html{zoom:0.5020;}html::before{content:"Zoom\: 50.20%";}}
@media screen and (max-width:481px){html{zoom:0.5010;}html::before{content:"Zoom\: 50.10%";}}
@media screen and (max-width:480px){html{zoom:0.5000;}html::before{content:"Zoom\: 50.00%";}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment