










.dnd-section.full-width-forcedd{padding:0!important}
.dnd-section.full-width-forcedd>div,.dnd-section.full-width-forcedd>div>div{padding-left:0px!important;padding-right:0px!important;max-width:none!important}






.noiseImage img {
  width: 100%;
  height: 100%;
}

@media(max-width:767px){


  .heroCardHeading h1  { font-size: 42px; }
  .heroCardHeading h1 em { font-size: 45px; }

}





.mfp-close-btn-in button.mfp-close{width:30px;top:50px;right:10px;background:transparent!important;height:30px;}
.mfp-close-btn-in button.mfp-close::before,
.mfp-close-btn-in button.mfp-close::after{content:none;}
.mfp-close-btn-in button.mfp-close svg{width:100%;height:100%;display:block;}
.mfp-close-btn-in button.mfp-close svg path{fill:#F3E5CA;}
body.popupIframeOn {overflow: hidden;}


.mfp-iframe-scaler button.mfp-close {right: -35px;top: 0;}

.semibold{font-weight: 600;}

.borderRadius8{border-radius: 8px;}
.borderRadius12{border-radius: 12px;}
.borderRadius16{border-radius: 16px;}
.borderRadius24{border-radius: 24px;}
.borderRadius32{border-radius: 32px;}
.borderRadius48{border-radius: 24px;}
.borderRadius20{border-radius: 20px;}


.formLightTheme input[type='text'],
.formLightTheme input[type='email'],
.formLightTheme input[type='password'],
.formLightTheme input[type='tel'],
.formLightTheme input[type='number'],
.formLightTheme select,
.formLightTheme textarea {border-color: #FAFAFA;}
.formLightTheme ::placeholder {color: #FAFAFA;}
.formLightTheme [data-hsfc-id="Renderer"] .hsfc-Form .hsfc-TextInput,
.formLightTheme [data-hsfc-id="Renderer"] .hsfc-Form .hsfc-TextareaInput,
.formLightTheme [data-hsfc-id="Renderer"] .hsfc-Form .hsfc-FileInputAsync,
.formLightTheme [data-hsfc-id="Renderer"] .hsfc-Form .hsfc-PhoneInput__FlagAndCaret,
.formLightTheme [data-hsfc-id="Renderer"] .hsfc-Form .hsfc-DropdownOptions{border-color: #FAFAFA;}
.formLightTheme [data-hsfc-id=Renderer].hsfc-Renderer .hsfc-PhoneInput:not(.hsfc-PhoneInput--rtl) .hsfc-PhoneInput__FlagAndCaret{border-right-color: #FAFAFA;}
.formLightTheme [data-hsfc-id="Renderer"] .hsfc-Form .hsfc-DropdownOptions{background-color: #FAFAFA;color:#202020;}
.formLightTheme [data-hsfc-id=Renderer] .hsfc-DropdownOptions__List__ListItem{color:#202020;}
.formLightTheme [data-hsfc-id=Renderer] .hsfc-DropdownOptions__Search input.hsfc-TextInput{border-color:#353331;color:#353331;}
.formLightTheme [data-hsfc-id="Renderer"] .hsfc-Form .hsfc-NavigationRow__Buttons .hsfc-Button[type="button"]:first-of-type:not(:last-child){color: #FAFAFA;}
.formLightTheme [data-hsfc-id=Renderer] .hsfc-TextInput::placeholder{color: #FAFAFA;}
.formLightTheme [data-hsfc-id=Renderer] .hsfc-RadioInput:checked:after{background-color: #FAFAFA;}
.formLightTheme [data-hsfc-id="Renderer"] .hsfc-Form .hsfc-RadioInput:checked{border-color: #FAFAFA;}
.formLightTheme [data-hsfc-id="Renderer"] .hsfc-Form .hsfc-CheckboxInput:checked {background-color: #FAFAFA;border-color:#FAFAFA;}
.formLightTheme [data-hsfc-id=Renderer] .hsfc-CheckboxInput:checked:after{background-color: #FF1E1B}

.formDarkTheme .form-title {color: #F3E5CA;}
.formDarkTheme .submitted-message em {color: #F3E5CA;}

.formBeigeTheme {background-color:#F3E5CA;}
.formBeigeTheme .hs-form-field > label,
.formBeigeTheme .hs-form-field > label span {color: #202020;}
.formBeigeTheme input[type='text'],
.formBeigeTheme input[type='email'],
.formBeigeTheme input[type='password'],
.formBeigeTheme input[type='tel'],
.formBeigeTheme input[type='number'],
.formBeigeTheme select,
.formBeigeTheme textarea,
.formBeigeTheme .hs_cv .custom-file-upload {color: #202020;border-color: #202020;}
.formBeigeTheme form ::placeholder {color: #353331;}
.formBeigeTheme .submitted-message em{color:#FF1E1B;}
.formBeigeTheme *+p{margin-top:12px;font-size:18px;color:#353331;}
.formBeigeTheme .form-title {margin-bottom: 20px;font-size: 24px;color: #202020;}
.formBeigeTheme form .inputs-list:not(.no-list) label,
.formBeigeTheme form .inputs-list:not(.no-list) label > span,
.formBeigeTheme form .inputs-list:not(.no-list) label > span p{color: #202020;}
.formBeigeTheme .hs-form-checkbox label.hs-form-checkbox-display input+span:before,
.formBeigeTheme .hs-form-booleancheckbox label.hs-form-booleancheckbox-display input+span:before{border-color:#353331;}
.formBeigeTheme .hs-form-radio label.hs-form-radio-display input+span:before{border-color:#353331;}
.formBeigeTheme .hs-form-checkbox label.hs-form-checkbox-display input:checked+span:before,
.formBeigeTheme .hs-form-booleancheckbox label.hs-form-booleancheckbox-display input:checked+span:before{border-color: #FF1E1B;}
.formBeigeTheme .hs-form-radio label.hs-form-radio-display input:checked+span:before{border-color: #FF1E1B;}
.formBeigeTheme .hs-fieldtype-select .input::before{color: #202020;}
.formBeigeTheme .hs_cv .custom-file-upload::before{color: #202020;}
.formBeigeTheme [data-hsfc-id="Renderer"] .hsfc-Form .hsfc-RichText,
.formBeigeTheme [data-hsfc-id="Renderer"] .hsfc-Form .hsfc-RichText p,
.formBeigeTheme [data-hsfc-id=Renderer] .hsfc-PhoneInput__FlagAndCaret__Flag,
.formBeigeTheme [data-hsfc-id=Renderer] .hsfc-ProgressBar__Text,
.formBeigeTheme [data-hsfc-id="Renderer"] .hsfc-Form .hsfc-Heading,
.formBeigeTheme [data-hsfc-id="Renderer"] .hsfc-Form .hsfc-CheckboxFieldGroup__Options label,
.formBeigeTheme [data-hsfc-id="Renderer"] .hsfc-Form .hsfc-RadioFieldGroup__Options label,
.formBeigeTheme [data-hsfc-id="Renderer"] .hsfc-Form .hsfc-CheckboxField label,
.formBeigeTheme [data-hsfc-id=Renderer] .hsfc-FileInput,
.formBeigeTheme [data-hsfc-id=Renderer] .hsfc-FieldLabel {color: #202020;}
.formBeigeTheme [data-hsfc-id=Renderer] .hsfc-PhoneInput__FlagAndCaret__Caret {border-top-color: #202020;}
.formBeigeTheme [data-hsfc-id="Renderer"] .hsfc-Form .hsfc-NavigationRow__Buttons .hsfc-Button[type="button"]:first-of-type:not(:last-child){color: #FF1E1B;}
.formBeigeTheme [data-hsfc-id=Renderer].hsfc-Renderer .hsfc-CheckboxInput,
.formBeigeTheme [data-hsfc-id=Renderer].hsfc-Renderer .hsfc-RadioInput {border-color:#353331;}
.formBeigeTheme [data-hsfc-id="Renderer"] .hsfc-Form .hsfc-RadioInput:checked,
.formBeigeTheme [data-hsfc-id="Renderer"] .hsfc-Form .hsfc-CheckboxInput:checked {border-color: #FF1E1B;}
.formBeigeTheme [data-hsfc-id=Renderer] .hsfc-PostSubmit .hsfc-RichText {color: #202020;}
.formBeigeTheme [data-hsfc-id=Renderer] .hsfc-DropdownInput__Caret::before {color: #202020;}

.cornerBorder{width:15px;height:15px;}
.topLeftBorder,
.topRightBorder{border-top:3px solid currentColor;}
.topLeftBorder,
.bottomLeftBorder{border-left:3px solid currentColor;}
.topRightBorder,
.bottomRightBorder{border-right:3px solid currentColor;}
.bottomLeftBorder,
.bottomRightBorder{border-bottom:3px solid currentColor;}

/*  */
.starList ul { padding:0; margin:0; list-style:none; }
.starList ul li{margin:12px 0 0;position:relative;width:100%;padding-left:22px;}
.starList ul li:before{content:"";display:flex;flex:0 0 14px;height:16px;margin-right:8px;position:absolute;top:4px;width:14px;left:0;}
.starList.whiteStar ul li:before { background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="1293" height="1533" viewBox="0 0 1293 1533" fill="none"><path d="M564.285 990.095C572.121 994.698 566.694 1003.1 567.79 1008.56C570.657 1009.09 574.167 1009.52 576.719 1010.75C577.68 1012.66 577.963 1013.76 579.823 1014.73L580.382 1012.3L581.954 1012.04C593.681 1016.9 589.897 1021.38 594.908 1028.03C598.007 1029.51 598.769 1029.63 600.865 1032.18C601.544 1034.69 601.632 1033.51 600.727 1035.83C598.592 1037.58 599.78 1037.19 597.059 1037.12C594.492 1035.61 594.104 1035.07 592.391 1032.63C590.033 1033.35 588.283 1034.13 585.839 1033.94C585.277 1031.4 585.132 1030.04 583.92 1027.77C582.865 1027.79 582.917 1027.66 582.048 1028.14C575.097 1032.02 570.85 1029.01 564.401 1025.7C566.235 1024.12 570.654 1020.64 571.615 1018.75L570.067 1019.05C565.402 1010.81 558.451 1011.09 549.833 1009.36C551.364 1006.18 553.067 1001.99 555.351 999.459C558.825 998.591 560.238 997.797 563.422 996.285C562.107 995.567 562.032 995.567 560.95 994.549C561.668 992.056 562.167 992.221 564.285 990.095Z" fill="%23FAFAFA"/><path d="M433.273 1246.89C436.186 1249.57 440.022 1258.24 444.301 1257.97C445.248 1255.74 445.308 1253.94 445.601 1251.55C447.609 1249.31 451.583 1249.34 455.129 1248.75C454.009 1256.48 454.737 1262.87 448.035 1267.29L447.195 1267.83C447.05 1269.7 449.766 1274.17 450.821 1276.27C447.621 1272.96 443.971 1268.15 439.058 1269.01C438.809 1270.59 443.398 1275.19 445.339 1279.22L445.734 1280.05L445.088 1290.24C444.726 1291.82 444.588 1292.13 444.027 1293.66L442.718 1294.19C438.625 1291.64 439.171 1285.83 437.252 1281.63C434.219 1280.08 432.253 1280.15 428.872 1279.82C429.675 1276.52 430.361 1273.08 431.07 1269.76C428.418 1269.71 422.45 1269.62 421.629 1266.42C423.581 1266.79 424.232 1266.93 426.266 1267.02C427.175 1263.57 424.646 1262.82 425.397 1259C429.402 1256.84 432.455 1260.37 436.614 1258.56C437.215 1256.4 436.374 1255.17 435.493 1253.05C433.456 1251.34 434.538 1251.67 432.348 1251.38C432.744 1252.97 432.943 1253.1 432.597 1254.65C430.176 1254.39 430 1254.55 428.002 1253.07C428.159 1251.12 431.462 1248.66 433.273 1246.89Z" fill="%23FAFAFA"/><path d="M1050.04 703.543C1052.52 705.832 1056.32 710.075 1059.85 709.153C1059.26 707.158 1058.85 707.078 1059.41 705.5C1067.61 704.252 1080.89 710.563 1071.29 719.716C1067.71 718.874 1066.94 717.946 1064.83 720.923C1064.71 722.949 1064.82 724.226 1063.76 725.947C1057.94 726.872 1058.69 715.176 1050.52 711.707C1049.59 710.063 1050 705.69 1050.04 703.543Z" fill="%23FAFAFA"/><path d="M518.253 1063.26L519.954 1064.6C519.427 1071.95 513.59 1088.52 508.031 1093.06L506.664 1092.91C505.21 1089.3 506.629 1084.72 507.377 1080.78C506.379 1080.79 504.858 1082.34 503.83 1083.15L502.309 1082.46L501.673 1080.68C502.382 1077.04 506.321 1072.57 508.716 1069.3C507.847 1068.35 506.478 1068.25 504.98 1067.82L505.206 1067.07C509.646 1064.87 510.246 1065.11 514.269 1067.79L515.049 1068.32C517.305 1066.64 516.915 1066.24 518.253 1063.26Z" fill="%23FAFAFA"/><path d="M535.486 986.592C545.505 988.568 546.701 994.354 550.042 1003.05C542.449 1000.22 540.878 999.504 533.253 1001.97C528.272 1000.45 526.052 999.729 521.405 997.483C517.773 995.731 514.703 994.317 512.677 990.784L513.064 989.376C515.335 988.007 518.394 988.718 521.182 988.972C524.309 992.595 532.466 1000.78 538.172 991.674C539.119 990.162 536.671 987.939 535.486 986.592Z" fill="%23FAFAFA"/><path d="M966.378 766.163C969.237 766.964 969.873 766.934 971.991 768.85C973.503 774.914 967.456 773.993 973.496 781.793L972.635 781.95C969.761 782.481 969.14 782.122 967.898 783.918C968.279 786.456 968.908 788.559 969.581 791.015C968.721 791.748 969.08 791.434 967.74 791.711C960.9 788.776 961.888 778.589 961.513 771.919C961.371 769.374 964.402 767.428 966.378 766.163Z" fill="%23FAFAFA"/><path d="M700.083 1104.24C710.108 1107.97 713.651 1109.7 709.541 1120.11L708.377 1120.71C697.776 1117.13 698.548 1115.06 700.083 1104.24Z" fill="%23FAFAFA"/><path d="M1270.4 1275.83C1271.78 1276.08 1278.36 1281.16 1283.69 1279.96C1284.64 1279.75 1288.96 1280.09 1290.24 1280.22L1290.17 1280.97L1287.19 1283.15C1279.62 1287.38 1264.14 1288.36 1270.4 1275.83Z" fill="%23FAFAFA"/><path d="M780.157 1117.23L781.048 1117.62C785.164 1119.4 792.401 1119.59 793.067 1120.08C792.439 1121.81 791.877 1122.95 791.93 1124.8L795.874 1125.25C797.962 1126.94 797.505 1125.92 797.827 1128.1L794.646 1130.23L784.895 1133.57C792.633 1122.97 782.515 1128.75 780.157 1117.23Z" fill="%23FAFAFA"/><path d="M959.253 731.832C966.745 733.1 968.122 736.574 971.767 742.788C969.147 743.888 965.42 745.02 962.659 745.953C960.99 746.554 961.087 746.61 959.343 746.431C957.42 744.012 957.083 743.828 956.574 740.902C957.809 736.675 959.403 740.312 963.175 736.669C962.718 734.508 960.975 733.401 959.253 731.832Z" fill="%23FAFAFA"/><path d="M1284.15 1323.64C1286.45 1323.29 1286.68 1323.09 1288.96 1323.74C1292.53 1328.66 1286.12 1333.31 1282.29 1335.53L1280.99 1335.27C1279.08 1332.75 1277.67 1328.34 1276.49 1325.25L1284.15 1323.64Z" fill="%23FAFAFA"/><path d="M1206.67 1335.45L1212.22 1335.39C1218.04 1338.48 1214.88 1343.31 1212.72 1347.92L1210.58 1346.91L1209.85 1347.48L1210.53 1350.42L1209.83 1351.26C1207.31 1350.92 1206.05 1349.98 1205.4 1347.54C1209.3 1342.54 1207.91 1341.43 1206.67 1335.45Z" fill="%23FAFAFA"/><path d="M907.949 887.216C917.784 891.378 916.152 895.188 914.947 904.807L914.229 905.278C912.058 904.545 910.397 901.97 908.855 900.099C908.032 894.964 907.979 892.471 907.949 887.216Z" fill="%23FAFAFA"/><path d="M446.074 1209.46L457.161 1211.69L453.829 1217.67C451.387 1219.63 449.865 1221.41 446.886 1219.85C445.494 1216.74 445.987 1213 446.074 1209.46Z" fill="%23FAFAFA"/><path d="M929.796 918.879C932.063 919.126 932.108 918.977 933.904 920.511C935.671 924.433 934.975 925.975 933.628 930.13L932.333 930.182C929.085 928.797 927.101 928.476 925.664 925.684C926.151 922.862 927.947 921.185 929.796 918.879Z" fill="%23FAFAFA"/><path d="M1208.28 1354.71C1210.24 1356.73 1213.84 1367 1212.17 1369.54L1211.3 1369.3C1202.23 1366.83 1205.46 1361.19 1208.28 1354.71Z" fill="%23FAFAFA"/><path d="M466.981 1195.01L468.618 1195.64C467.149 1199.24 466.832 1202.18 468.653 1205.67L467.157 1207.48C464.01 1206.89 463.211 1206.75 460.996 1204.62C459.072 1199.18 462.818 1197.42 466.981 1195.01Z" fill="%23FAFAFA"/><path d="M519.805 972.003C527.691 972.242 528.024 974.046 531.381 980.641C522.682 980.678 522.578 980.192 519.805 972.003Z" fill="%23FAFAFA"/><path d="M708.782 1092.59C710.896 1094.71 713.65 1100.68 715.021 1103.52L714.48 1104.69C711.182 1104.69 710.186 1105.21 707.57 1103.73C706.223 1100.86 707.988 1096.01 708.782 1092.59Z" fill="%23FAFAFA"/><path d="M678.871 1067.78C684.388 1069.89 689.096 1079.99 687.08 1086.26C683.633 1083.35 684.463 1082.7 684.926 1078.71C680.981 1072.13 680.196 1079.04 678.871 1067.78Z" fill="%23FAFAFA"/><path d="M770.488 1118.44C773.399 1118.44 775.547 1118.13 777.605 1119.79C777.657 1122.11 775.233 1124.76 773.751 1126.8C773.047 1127.23 771.82 1127.74 771.071 1128.08L770.128 1127.56C771.296 1123.55 771.535 1122.67 770.488 1118.44Z" fill="%23FAFAFA"/><path d="M532.735 1049.24C535.372 1049.6 535.111 1049.12 536.414 1050.64C535.738 1053.12 532.39 1055.7 530.352 1057.61C529.802 1058.11 529.338 1058.18 528.572 1058.5C526.152 1054.77 530.038 1051.42 532.735 1049.24Z" fill="%23FAFAFA"/><path d="M935.177 1114.54C937.819 1114.43 938.545 1114.38 941.127 1114.76C942.676 1117.05 942.137 1118.03 942.159 1121.19C939.585 1121.22 938.859 1121.25 936.359 1120.81C934.818 1118.43 935.289 1117.67 935.177 1114.54Z" fill="%23FAFAFA"/><path d="M645.619 1119.13C652.135 1119.1 659.684 1119.19 660.779 1126.74C658.684 1126.86 648.294 1120.61 645.619 1119.13Z" fill="%23FAFAFA"/><path d="M434.011 1300.6C437.545 1301.32 439.206 1301.34 441.417 1303.64C441.827 1306.04 440.529 1308.09 439.486 1310.38C433.686 1311.77 438.832 1306.96 434.011 1300.6Z" fill="%23FAFAFA"/><path d="M647.371 1125.06C649.09 1127.01 650.32 1128.03 651.118 1130.45C649.648 1131.8 649.501 1131.31 646.819 1131.33C644.632 1131.34 642.529 1131.67 640.794 1130.54C641.529 1128.51 645.206 1126.57 647.371 1125.06Z" fill="%23FAFAFA"/><path d="M986.638 760.976C987.566 761.245 987.753 761.462 988.599 761.971C990.26 766.545 985.785 768.154 982.207 769.576C981.13 769.449 981.691 769.644 980.628 768.761C981.362 765.317 983.906 762.982 986.638 760.976Z" fill="%23FAFAFA"/><path d="M508.666 1273.08C510.379 1274.63 510.553 1276.91 509.664 1278.89C507.284 1280.63 505.438 1280.15 502.393 1280.03L501.835 1279.33C502.578 1276.32 506.155 1274.49 508.666 1273.08Z" fill="%23FAFAFA"/><path d="M1279.71 1358.76C1286.01 1358.04 1288.23 1357.32 1292.1 1362.6C1286.16 1363.31 1283.29 1363.49 1279.71 1358.76Z" fill="%23FAFAFA"/><path d="M481.362 970.506C484.259 971.614 486.425 976.397 487.698 979.144L486.86 979.481C484.098 977.894 480.987 976.936 479.1 974.563C479.096 972.115 479.1 972.901 481.362 970.506Z" fill="%23FAFAFA"/><path d="M435.409 930.878C437.144 932.113 438.31 932.615 438.946 934.606C437.977 936.822 435.131 937.885 432.87 939.105C431.412 939.936 432.184 939.853 430.572 939.636C431.143 937.054 433.885 933.266 435.409 930.878Z" fill="%23FAFAFA"/><path d="M498.057 1279.75C498.616 1280.28 498.568 1280.5 498.902 1281.3C498.106 1282.97 497.788 1283.41 497.458 1285.25C499.713 1286.65 499.014 1284.19 502.741 1284.65L502.718 1286.65C500.222 1287.68 498.858 1288.52 496.225 1287.99C494.166 1286.16 494.687 1287.26 494.466 1284.64C495.56 1281.8 495.66 1281.74 498.057 1279.75Z" fill="%23FAFAFA"/><path d="M979.924 778.095C982.379 780.026 984.116 781.081 985.762 783.739L984.744 784.719C982.447 785.4 980.912 786.231 978.787 785.363C977.986 783.32 979.258 780.378 979.924 778.095Z" fill="%23FAFAFA"/><path d="M486.166 1288.71C488.23 1290.62 489.622 1293.36 490.445 1296.04L489.339 1297.33C487.416 1297.95 487.329 1298 485.328 1298.15L484.487 1296.87C484.945 1293.99 485.52 1291.52 486.166 1288.71Z" fill="%23FAFAFA"/><path d="M1036.97 704.071C1038.73 705.69 1038.65 706.673 1038.49 708.725C1036.47 711.471 1035.61 711.647 1032.47 713.297L1031.74 713.137C1032.2 710.731 1035.46 706.343 1036.97 704.071Z" fill="%23FAFAFA"/><path d="M1050.06 689.805C1052.2 694.197 1051.49 695.332 1048.71 699.033L1048.25 698.564C1048.07 695.993 1049.33 692.409 1050.06 689.805Z" fill="%23FAFAFA"/><path d="M386.417 0H391.428C400.77 6.68631 395.588 15.5739 404.572 10.1581C424.352 9.85723 428.601 11.7756 443.679 23.6109C446.583 25.8904 458.47 28.7109 462.058 31.2443C474.786 39.3158 487.491 46.8569 500.841 53.9141C505.35 56.298 510.088 61.694 514.233 64.7642C518.354 68.2555 522.575 71.5275 526.641 75.0893C532.651 80.4376 535.658 89.81 540.564 95.6486C556.424 114.521 571.026 136.009 582.52 157.819C588.921 169.965 594.284 182.152 601.646 194.122C606.729 202.39 610.52 213.175 615.09 221.836C621.814 233.862 629.398 245.36 635.97 257.474C638.081 261.366 639.352 269.881 641.318 272.872C646.769 281.169 650.897 286.452 655.234 295.626C664.406 315.032 671.337 334.984 679.622 354.732C685.471 368.072 693.562 381.889 699.507 395.406C702.214 401.561 703.731 408.36 706.001 414.009C710.531 425.279 712.348 426.168 713.808 438.416C715.307 438.143 715.581 437.977 717.003 437.383C718.603 442.367 713.049 443.059 721.354 451.232C722.001 451.869 725.819 467.799 726.443 470.364C736.688 479.521 733.351 484.968 737.068 496.896C738.904 502.789 744.416 510.571 746.509 516.582C750.325 527.539 752.323 540.342 756.724 550.974C758.438 552.256 760.609 553.779 762.18 555.17C762.981 559.123 763.699 563.092 764.336 567.074C778.331 562.832 784.154 559.076 796.645 551.353C804.368 547.444 812.766 544.329 820.37 540.262C823.722 538.474 826.424 534.191 830.346 532.408C846.07 525.255 858.651 525.874 872.392 514.381C882.675 514.498 887.735 509.952 897.045 505.882C900.914 504.192 912.013 500.935 914.109 498.632C913.42 493.256 891.911 489.876 886.754 488.745C897.232 485.208 908.862 481.64 919.138 477.9C915.463 481.579 909.723 486.391 908.585 491.204L909.132 492.559C916.085 495.043 920.208 485.052 923.157 480.053C924.197 481.494 923.853 480.9 924.197 482.405C924.766 484.894 929.055 488.423 931.038 489.981C932.737 488.964 931.966 489.573 933.059 487.646C932.482 484.266 923.292 478.279 927.386 475.238C935.581 469.155 950.13 468.179 959.717 464.515C971.176 460.134 979.67 457.112 991.667 455.476L995.903 451.38L1016.11 451.409C1014.52 449.98 1011.43 447.102 1009.75 446.017C1007.26 444.412 1001.85 444.021 999.683 441.955L999.743 440.296C996.278 437.607 991.173 437.682 986.69 437.24C1011.02 421.198 1056.53 418.66 1084.74 424.821C1098.72 427.875 1102.64 431.201 1115.13 437.258C1119.56 439.402 1130.62 440.152 1135.76 442.05C1142.66 444.678 1148.71 449.542 1155.23 452.91C1167.7 459.367 1191.08 463.274 1198.94 475.526C1206.22 486.879 1203.84 508.698 1195 518.805C1194.13 526.501 1194.46 526.882 1189.27 532.796C1187.95 534.296 1188.34 538.635 1184.27 541.921C1177.84 547.111 1168.33 539.917 1163.23 543.438C1163.94 547.724 1164.58 546.794 1162.05 550.228L1168.69 552.324C1172.4 553.477 1174.44 555.882 1177.18 558.657C1172.93 560.424 1172.54 561.261 1170.36 565.115L1169.48 565.155C1168.47 563.812 1167.48 562.458 1166.5 561.094L1160.49 565.206C1162.99 567.65 1166.31 571.062 1168.88 573.263C1160.25 581.708 1154.93 587.205 1150.87 598.851C1150.47 600 1146.98 600.555 1145.89 600.699C1147.65 604.34 1149.1 604.066 1148.6 606.585C1143.75 610.302 1143.69 610.127 1140.84 615.495L1135.45 618.327C1133.76 622.956 1132.5 627.615 1128.99 633.076C1124.89 639.492 1115.24 647.869 1112.84 655.847C1112.73 656.193 1109.6 656.786 1109.1 656.902C1103.55 663.065 1101.6 672.797 1094.98 678.13C1092.58 680.06 1088.68 681.734 1085.89 683.123C1087.73 679.377 1089.51 676.201 1087.63 672.012C1085.26 671.147 1086.4 671.176 1084.09 671.73L1083.69 676.138C1080.09 678.022 1074.76 677.199 1071.11 678.839C1066.7 680.82 1061.3 687.263 1066.65 691.343C1068.74 689.621 1070.05 683.663 1071 680.585C1076.4 682.345 1080.41 683.156 1084.28 687.381L1084.59 689.083C1081.75 692.182 1076.93 690.99 1074.14 693.847L1074.32 694.442L1076.99 693.903C1077.6 696.105 1076.23 701.125 1075.72 703.738C1073.57 702.194 1066.59 696.492 1065.06 696.189C1063.37 699.116 1063.74 700.711 1061.79 701.407C1057.95 698.491 1058.28 694.659 1057.57 689.593C1053.13 684.701 1052.45 685.898 1053.61 679.206C1051.32 679.679 1048.38 680.091 1046.41 681.192C1046.74 683.639 1047.91 686.049 1047.36 687.31C1042.16 685.579 1033.11 682.615 1027.51 680.811C1027.43 680.784 1025.88 681.457 1025.62 681.562C1021.87 683.13 1017.35 688.328 1013.24 687.581L1012.23 686.456C1013.47 683.714 1014.48 681.604 1015.92 678.969L1014.67 678.982C1006.42 679.028 1001.28 675.635 996.375 676.318C996.263 680.646 1001.98 683.03 995.439 688.737C994.077 689.104 992.835 689.426 991.503 689.875L992.401 692.492L991.765 693.04L987.618 691.836L986.78 692.352C986.256 700.168 986.773 707.765 986.391 715.616C994.279 696.739 1002.64 718.987 1011.16 705.083C1013.78 703.89 1018.38 706.384 1021.18 706.516C1023.36 706.617 1026.58 706.14 1028.76 705.712C1027 718.592 1028.12 719.431 1037.55 728.409C1034.44 728.433 1031.64 728.059 1029.07 729.553L1028.42 730.694C1032 740.987 1051.16 743.789 1032.01 761.62C1041.33 782.586 1019.99 778.544 1010.79 788.911C1009.95 785.917 1013.44 777.735 1012.14 775.767C1010.26 772.885 1003.06 769.24 1004.71 765.474C1010.12 763.603 1014.71 764.876 1018.26 758.962C1024.48 748.58 1008.27 732.722 1016.59 725.134L1015.85 724.56C1012.46 725.247 1013.49 724.604 1011 726.706C1009.14 731.64 1013.08 737.886 1015.49 742.244C1013.43 745.853 1011.43 743.344 1012.46 746.409C1013.58 749.74 1015.22 750.122 1015.13 753.693C1014.06 755.676 1014.2 755.601 1012.2 756.604C1010.6 754.86 1010.27 749.92 1009.77 747.077L999.039 751.177C998.56 749.291 997.819 745.165 996.06 744.427C991.383 742.47 990.14 740.304 986.99 736.6L986.069 736.577C982.514 745.122 993.561 754.748 993.366 760.317L992.408 760.414C987.701 756.253 976.729 742.989 974.498 736.421C974.049 735.099 975.045 734.15 975.733 733.254C978.3 732.721 978.667 733.058 981.249 734.015C982.087 731.445 976.736 716.162 975.793 711.955C970.996 715.876 956.978 725.283 950.826 721.262L951.365 719.221C948.693 717.508 947.421 718.047 943.888 717.934L948.012 701.691L935.828 703.748C945.692 715.549 939.42 719.7 942.721 731.614C943.918 730.674 944.218 730.344 945.258 729.216L946.276 729.617C946.313 732.492 946.336 732.344 945.22 735.003C938.372 741.297 936.569 739.904 932.363 748.477C935.214 755.908 935.805 759.127 933.934 767.308L934.346 767.937C940.984 760.265 944.764 768.394 948.281 766.792L948.079 762.653L948.985 761.754C956.933 763.326 956.289 772.473 955.309 778.888C954.733 782.653 950.01 781.882 948.918 784.869L950.332 787.818C948.446 788.672 947.024 788.342 944.936 788.2C945.018 783.342 952.667 781.224 949.299 772.788C940.827 764.988 940.49 781.583 938.193 783.963C927.685 785.618 932.176 772.975 925.417 774.577C917.327 776.5 918.225 779.801 910.861 772.241C907.979 772.87 904.806 773.97 902.157 773.117C901.573 771.807 901.288 770.999 900.832 769.636C897.427 766.897 893.43 767.698 888.902 767.817C892.943 760.272 895.675 752.877 899.32 746.14C901.573 741.992 910.958 733.181 914.438 728.73C915.598 720.34 916.204 718.702 920.515 711.453C923 713.956 924.527 715.326 926.503 718.291C926.188 727.211 923.965 736.2 934.024 740.278L934.967 739.807C933.268 732.884 929.339 720.679 932.722 714.183C933.268 713.144 935.424 711.358 936.456 710.16C933.485 706.986 930.649 711.047 926.914 709.738C925.38 707.95 925.866 708.346 925.537 705.539C934.002 700.919 931.764 698.107 936.935 688.726C937.265 688.527 941.733 685.833 941.733 685.833C944.562 680.553 944.502 675.173 948.409 670.239C959.358 656.409 969.499 657.06 970.801 637.575L971.34 636.819C975.741 630.722 981.302 625.749 985.919 620.024C990.268 614.638 985.433 611.792 994.249 608.572C994.481 606.582 993.778 603.587 993.972 602.932C995.776 596.678 1003.72 586.813 1007.54 581.728C992.453 586.024 976.212 590.234 961.94 596.764C956.312 599.337 952.787 606.278 944.382 608.064C935.222 610.01 931.884 608.998 923 606.891C918.884 621.222 913.039 621.869 901.356 614.598C903.968 612.425 916.317 602.45 917.611 600.53L914.086 600.201C906.722 588.269 902.179 583.606 898.796 601.378L893.415 605.114C886.747 609.814 887.458 615.669 879.435 616.94C880.288 618.903 887.293 625.223 889.299 627.163C887.278 627.954 879.958 630.482 878.993 631.684C879.771 634.315 880.19 634.196 879.644 636.477C877.953 637.486 878.664 637.305 876.763 637.464C873.058 625.602 882.975 610.898 862.999 610.723C863.187 604.783 863.374 597.769 865.686 592.388C867.602 587.932 864.339 586.379 860.769 586.142C856.129 585.834 853.727 604.331 853.322 606.634L844.783 602.67C844.835 605.84 845.382 607.579 843.997 610.046C841.393 610.396 839.507 609.698 836.94 609.07C834.051 610.342 832.202 611.058 829.523 612.818C830.166 607.513 830.758 601.549 831.588 596.326C826.888 598.525 825.159 600.007 820.362 598.31C816.321 594.68 817.69 590.715 818.933 585.943C796.45 592.121 802.146 604.622 780.427 609.271C785.029 597.928 783.301 601.97 790.927 595.112L790.036 595.234C778.683 596.675 780.142 588.596 773.174 590.271C771.962 594.411 774.005 595.086 772.194 597.724C766.805 597.264 764.283 592.579 762.554 588.201C758.318 586.696 753.311 584.75 748.986 583.869C758.446 572.284 759.052 571.801 757.914 556.582C750.138 564.649 747.718 564.818 749.891 575.143C750.033 575.822 746.064 580.014 746.063 581.287C744.922 587.225 746.391 596.535 742.456 601.364C741.049 603.092 739.406 603.682 737.285 604.104C730.143 601.484 734.871 592.911 738.471 589.106C735.114 588.219 735.867 591.278 733.993 588.81L733.85 584.872C728.998 580.917 727.239 586.563 723.455 577.897C717.232 583.35 710.876 588.851 704.74 594.388C706.249 592.408 709.419 588.373 710.247 586.251C714.181 576.164 712.092 571.024 723.905 569.399C724.467 569.322 725.03 569.249 725.593 569.179L719.357 560.74C722.053 561.901 726.845 564.474 729.605 563.069C727.62 557.197 721.677 558.143 717.177 559.797C716.596 560.011 716.016 560.228 715.438 560.449C713.636 559.039 712.061 555.103 710.969 552.861L702.371 557.299L702.002 547.273L701.088 546.936C697.022 550.277 693.333 557.274 690.55 559.21C685.631 556.496 687.698 551.521 684.229 547.411L682.279 546.756C680.163 550.521 683.752 560.007 687.977 562.522C683.019 564.578 671.081 560.633 666.107 558.618L665.596 557.76C660.121 548.693 646.024 545.722 643.326 532.021C642.76 529.165 643.472 526.205 645.274 523.92C646.735 522.103 649.332 520.933 651.416 519.891C647.949 519.953 643.329 520.412 640.265 519.218C640.583 517.797 640.656 517.507 640.158 516.134L635.244 512.368C635.34 510.161 637.302 506.52 638.138 504.022C635.259 500.74 634.198 499.905 633.028 495.573C632.336 493.007 632.24 491.978 630.418 490.838L627.139 491.067C626.753 488.606 628.169 486.535 629.445 484.134C620.325 475.454 620.454 464.421 616.488 453.464C609.17 433.242 603.395 412.555 596.334 392.217C594.125 385.856 587.524 380.757 586.997 374.015C586.96 370.846 589.158 367.829 587.396 364.617L586.813 363.547C584.442 359.241 580.635 354.44 578.68 350.654C574.482 342.522 577.177 335.755 569.437 329.365C569.628 327.548 569.686 327.314 570.225 325.564C569.14 324.23 568.962 324.239 567.488 323.299C565.769 318.288 563.324 307.733 563.565 302.401C556.258 293.758 555.679 291.479 554.135 280.23C548.026 274.066 548.19 269.693 544.646 262.168C542.296 257.466 539.762 252.961 537.487 248.217C533.59 240.084 530.851 230.085 526.758 222.192C521.236 211.544 515.417 202.307 511.942 190.575C511.248 188.233 506.098 183.854 504.85 181.368C502.649 177.981 500.211 167.667 498.792 165.275C491.22 152.516 489.645 157.133 485.545 141.843C483.797 140.325 482.301 138.94 480.362 137.654C481.202 151.042 483.298 163.756 479.997 176.719C479.138 180.094 481.198 192.363 480.014 197.088C479.988 197.514 481.858 202.463 482.143 203.193C481.728 203.645 478.27 206.278 478.526 205.801C477.152 208.363 477.268 214.311 477.577 217.114C479.892 238.147 478.783 257.528 475.861 278.458C475.65 279.972 477.081 283.037 477.645 284.455C480.273 289.698 478.341 288.508 475.753 293.641C472.42 300.252 473.885 309.062 477.123 315.622C476.64 317.041 474.019 324.777 474.019 325.658C474.019 332.157 476.527 337.396 475.899 344.449C475.381 350.263 472.579 355.201 472.304 360.521C471.096 383.919 470.527 407.401 469.067 430.783C468.661 436.714 465.831 442.166 464.866 447.994C464.356 451.075 466.486 456.987 466.105 459.785C464.736 469.835 463.596 479.756 463.01 489.907C462.817 493.262 459.339 496.72 459.528 500.014C463.929 508.304 459.096 508.713 458.125 517.007C457.957 518.443 461.165 523.561 460.928 525.374C460.579 527.112 456.685 526.464 456.447 529.876C455.949 537.031 458.979 542.307 457.602 549.447C455.955 557.986 447.898 562.049 448.525 569.089L449.424 569.812C451.285 568.554 453.037 566.937 455.096 567.228C456.548 569.325 456.313 568.237 456.202 570.492C454.273 572.972 453.065 574.443 451.486 577.208C455.385 587.506 454.825 590.382 447.469 599.3C449.433 604.661 451.509 608.992 450.67 614.705C446.986 620.053 442.458 613.919 438.679 616.398L439.694 620.537L436.449 621.548C438.617 623.182 442.902 623.108 444.165 626.603C446.679 633.556 446.132 641.456 440.486 646.658C440.791 648.327 441.739 649.041 442.912 650.308C443.79 653.805 443.058 657.079 439.25 658.325L437.943 657.549C437.167 654.438 437.458 651.15 437.525 647.902L429.531 650.046L433.826 658.132C431.202 659.278 428.597 660.471 425.905 661.439C422.988 660.679 418.114 658.977 415.464 659.682L412.716 661.828C409.069 659.703 410.557 654.575 406.735 654.692C404.12 657.54 405.017 657.473 404.959 661.243C404.879 666.568 401.015 669.104 399.482 674.652C405.038 675.31 408.178 675.046 412.253 678.754L411.994 679.751C408.184 680.365 402.019 679.708 399.905 680.844L399.206 682.41C403.04 691.501 415.145 683.737 418.844 684.226C418.967 687.556 419.528 687.208 417.92 689.044L411.424 689.549C406.086 694.669 401.308 700.02 393.338 700.508C387.702 700.854 387.482 701.038 383.69 704.816L382.772 704.987C376.686 706.086 357.8 704.234 361.277 713.597C357.394 715.046 353.26 713.925 349.85 714.979C336.556 719.089 329.738 724.04 315.411 725.378L314.861 729.763C310.655 731.193 306.978 730.927 302.558 731.595C289.805 743.125 284.317 743.119 268.831 746.242C261.824 747.656 270.369 754.77 247.489 754.366C234.188 771.612 224.005 766.231 206.881 774.083C192.661 780.595 195.96 783.649 178.006 786.591C175.204 789.45 174.466 790.049 170.429 790.58C165.493 791.239 163.278 795.805 159.452 797.684C152.728 800.993 142.174 803.552 134.805 804.548L296.317 865.09C315.219 872.238 334.03 879.626 352.747 887.246C362.379 891.184 381.398 899.043 389.927 904.433C391.203 906.686 392.369 908.235 392.627 910.75C389.579 910.339 385.56 905.698 382.291 905.248C377.121 910.705 378.515 909.785 370.766 910.571C370.736 910.578 370.671 911.798 370.671 911.955C370.641 915.009 371.924 916.753 370.829 919.778L366.732 923.902C364.747 925.863 361.857 928.999 364.134 931.896C371.855 919.036 378.617 930.354 382.869 938.783C380.35 939.966 378.658 940.43 377.137 942.66C376.301 948.693 388.237 951.62 393.256 953.626C391.055 947.346 388.669 940.841 386.687 934.516C389.354 935.205 393.188 936.672 395.497 935.684C399.03 928.745 396.136 930.055 404.141 926.192C402.943 930.511 401.646 934.898 400.75 939.277C402.599 941.448 404.476 943.514 406.038 945.901C403.846 948.244 402.776 948.978 402.008 952.032C402.476 954.824 401.814 953.761 403.881 955.438C409.244 956.329 411.828 952.9 413.315 948.267L414.566 946.089C417.313 952.092 417.167 951.852 422.354 956.104C422.209 957.294 421.877 958.207 421.418 959.308C422.93 960.154 439.211 961.501 441.992 961.838L433.889 969.952C441.397 970.67 450.498 970.648 454.398 978.358C454.45 981.27 454.915 980.05 453.082 982.175C447.789 983.702 445.193 980.222 442.467 976.329L441.828 975.409C419.207 974.593 400.469 957.496 378.385 954.727C372.59 954.001 369.999 952.331 371.217 946.657C369.724 945.467 365.34 948.125 362.205 947.863C352.833 947.077 342.434 942.436 333.722 939.06C336.6 934.134 339.53 929.239 342.513 924.381C337.23 924.68 332.505 924.141 329.421 928.737C329.074 931.806 329.113 930.759 330.52 933.917L330.038 934.688C314.75 935.152 265.377 909.605 247.77 905.039C242.888 903.774 226.795 899.238 222.638 897.486C204.301 889.746 186.452 884.102 167.369 878.473C163.018 877.418 153.645 870.838 149.969 870.292C121.91 866.153 93.0896 851.706 71.2338 833.823C65.0037 828.733 57.7831 817.602 50.5476 811.584C40.0107 802.826 25.9584 795.236 19.7584 782.796C14.016 772.952 8.00806 773.963 0 759.194V752.592C5.52311 732.939 15.7673 731.782 31.6307 722.717C33.5583 721.616 38.3998 716.676 40.1653 714.902L49.194 714.856C62.3656 701.115 56.7957 703.244 79.0598 698.555C82.1754 697.898 82.9223 695.876 84.3174 693.171L96.6236 697.224L98.6032 686.96L106.641 700.538C107.341 694.721 106.848 691.638 111.208 688.153L111.98 688.375L110.869 693.772L112.248 694.833L111.131 695.023L110.835 694.312C117.434 694.44 122.689 679.119 127.794 674.322C139.574 663.249 162.992 659.176 178.709 654.944C177.911 653.557 177.799 653.569 177.568 652.012C181.623 651.193 186.062 654.828 189.58 653.097C188.847 651.461 188.719 650.76 188.276 649.043C191.037 640.917 205.178 643.524 211.34 641.934C212.623 640.621 213.696 639.523 214.558 638.64L215.48 639.009L214.825 638.574C216.465 641.884 214.617 642.203 216.417 645.409C218.915 645.954 218.199 645.759 220.96 644.93C222.647 642.864 223.404 641.696 222.052 639.203C220.582 638.551 219.653 638.338 218.654 637.117C222.483 632.101 231.417 630.625 236.985 627.946C245.265 623.964 250.311 620.912 259.603 620.313C261.767 620.174 271.145 611.829 274.923 612.647C281.22 612.811 289.363 606.327 295.678 604.919C304.847 602.14 313.791 600.216 323.145 598.095L319.071 589.886L331.566 589.739L331.36 575.647C328.859 575.71 326.471 575.605 323.979 575.517L323.453 574.573C324.365 571.489 324.7 570.688 324.163 567.594L323.753 565.289C322.999 560.851 322.004 553.862 328.388 553.421C329.025 555.581 326.498 560.168 325.405 562.706C328.995 560.53 337.056 554.498 339.507 551.213C339.467 547.693 337.62 549.756 336.957 546.518C343.273 546.507 341.991 552.036 349.6 558.073L350.564 558.83L354.431 552.774C364.969 548.074 377.858 546.161 389.329 544.492C389.516 547.471 389.875 549.607 389.095 552.486C386.573 555.647 385.328 554.036 383.21 556.258C383.115 558.399 382.895 558.639 384.076 560.435C390.274 560.536 402.278 546.151 396.095 539.573C392.192 535.421 392.04 537.192 387.095 536.209C386.293 533.881 385.831 530.104 387.485 528.181L391.772 529.089C405.168 525.106 397.897 511.755 402.051 503.872C403.522 501.08 411.409 497.562 413.724 495.372C417.698 491.613 419.577 484.348 424.332 481.177C426.766 479.555 430.319 478.829 433.203 478.116L427.124 472.247L420.478 478.846C422.256 471.987 425.286 462.613 421.157 456.815C420.175 455.436 419.82 454.689 419.809 453.05C421.933 452.365 422.238 452.562 424.429 452.795C426.916 454.145 427.802 456.567 429.241 459.16C429.028 453.595 430.984 440.939 426.006 438.064C419.868 439.18 420.663 447.185 417.15 450.925C415.502 451.518 414.678 452.051 413.055 451.481C412.915 448.993 415.087 445.807 416.37 443.45C410.986 444.098 406.389 444.844 401.047 445.814L414.37 432.649L420.565 438.746C420.615 432.432 420.5 429.752 421.695 423.604L425.953 418.735C426.497 407.419 423.535 403.333 428.269 393.695C427.485 392.499 422.6 390.468 420.906 389.64L423.055 397.777L413.556 394.661C409.57 395.846 404.682 397.884 400.713 399.419L390.874 397.98C395.646 390.142 399.94 382.541 387.333 380.657L386.741 379.811C386.558 376.898 386.167 377.636 387.497 375.631C388.728 375.858 388.604 375.935 389.824 375.842C390.284 373.184 390.748 371.187 388.155 369.736C375.225 373.136 388.382 389.616 381.928 397.718C380.015 398.55 378.787 399.105 376.493 398.013C371.744 395.754 372.724 393.768 371.43 390.364L365.784 396.043C364.374 392.799 362.655 387.179 361.47 383.659C359.013 385.384 354.994 388.731 351.894 387.37C344.825 384.268 339.905 374.807 343.473 367.481C346.878 360.489 353.996 358.082 360.754 355.644C361.024 351.218 362.411 349.162 364.522 345.216C364.243 343.155 364.695 343.956 363.358 342.622L360.051 343.193C360.423 341.673 360.555 342.279 360.2 340.997C356.023 341.316 350.352 343.34 346.176 344.638C345.578 339.13 344.814 331.847 345.358 326.417C346.054 319.453 354.437 317.829 357.448 310.973L365.68 314.978C366.729 311.362 370.338 304.219 367.859 301.579C364.686 301.798 363.008 302.581 361.92 299.427C370.124 295.455 368.793 300.595 378.641 292.471C376.397 291.75 368.647 288.882 367.026 289.291L369.514 292.025C363.281 297.594 357.263 292.844 352.433 289.235C350.802 289.896 350.503 290.173 348.774 290.242C347.702 286.107 348.688 279.963 348.69 275.597C348.693 269.91 350.944 267.294 354.469 263.285C355.164 253.211 355.166 248.038 351.825 238.626C353.908 229.216 354.801 214.261 357.058 204.067C357.43 203.265 353.792 199.748 353.887 199.357C355.576 192.36 356.43 188.706 356.128 181.328C359.941 175.79 361.259 166.805 361.436 159.943C361.489 157.882 359.596 157.296 357.806 156.235C356.793 153.115 360.2 148.039 360.171 145.446C360.118 140.488 358.683 136.015 358.395 130.583C359.096 128.336 360.099 127.659 361.775 125.979L362.448 125.314C362.603 123.192 359.688 119.738 358.218 117.496C359.44 115.069 360.936 112.466 362.249 110.059C362.178 107.596 359.142 87.2987 362.551 85.3023C368.817 81.6322 361.272 78.9517 362.299 73.0769C362.23 73.4728 364.592 69.8381 364.873 69.11L362.822 66.0555L363.558 64.9941C367.414 63.6973 370.644 64.0823 374.708 64.2182C370.973 61.7193 365.531 58.1065 364.082 53.6993L364.668 52.6902C373.892 52.8024 365.682 49.8253 366.59 45.2906C371.006 23.2298 364.945 13.2 386.417 0ZM1164.57 511.654L1158.19 505.223C1161.57 505.126 1165.58 504.624 1168.53 505.885L1168.8 506.746C1169.54 509.002 1169.63 510.116 1171.46 511.565C1175.79 512.128 1178.45 508.284 1180.7 505.023C1187.04 501.629 1191.35 505.193 1195.31 498.718L1195.06 497.505C1189.13 496.618 1183.34 498.85 1181.41 491.748C1184.15 490.404 1183.85 493.259 1187.14 491.384C1187.73 488.711 1188.01 489.819 1186.87 487.847C1185.02 487.473 1183.56 487.182 1181.7 487.403C1176.68 488 1168.73 481.702 1164.31 478.473C1163.02 480.495 1161.56 482.925 1160.18 484.839C1157.64 482.843 1152.3 478.411 1149.81 476.832C1150.36 480.467 1152.02 488.963 1151.42 492.136C1148.56 491.532 1146.58 488.895 1143.55 491.304C1138.78 495.102 1140.53 503.578 1144.13 507.349C1149.71 513.213 1157.41 512.951 1164.57 511.654ZM380.861 343.76C383.223 345.263 383.523 345.703 386.161 345.575C391.727 342.512 394.065 331.143 390.927 326.338C388.918 326.44 387.486 327.879 385.776 329.138L384.462 328.997C382.786 326.405 382.965 327.425 382.865 324.608C384.39 322.286 385.788 321.943 388.394 320.654L388.433 310.812C385.423 305.518 383.506 303.425 378.867 299.335C382 316.752 365.258 321.76 361.52 337.889C364.892 337.062 376.615 333.604 378.962 334.577C380.488 339.003 378.784 339.415 380.861 343.76ZM415.653 537.92L415.82 538.919C420.146 538.475 418.971 538.085 423.291 539.755L424.025 539.329C422.234 535.344 421.835 536.018 422.301 532.196C427.725 525.267 436.612 533.561 444.069 528.586C446.282 523.637 439.315 515.597 435.405 514.191C428.241 520.447 423.222 518.031 414.378 517.574C398.763 516.766 408.451 524.717 406.465 530.434C405.122 531.691 404.511 532.099 403.462 533.62C409.42 533.945 412.364 530.191 416.259 533.421C416.198 535.512 416.073 535.934 415.653 537.92ZM411.442 379.205L424.855 379.135C420.772 364.729 413.901 358.182 400.483 351.445C402.299 354.5 403.001 356.26 405.934 358.29C408.511 360.075 409.77 360.208 411.08 362.761L410.35 365.391C412.717 366.262 413.654 366.603 415.836 367.823C417.597 372.524 411.281 376.346 407.983 378.686L408.386 379.265L411.442 379.205ZM683.546 485.378C692.641 486.129 698.051 476.681 692.286 472.901C689.856 480.462 687.408 479.21 680.576 482.264L680.314 483.48C681.773 484.54 681.905 484.665 683.546 485.378ZM316.13 914.44C316.104 919.748 319.879 921.754 324.499 923.857L325.484 923.573L325.756 922.652L326.726 917.607L325.993 916.701L324.982 916.723C320.673 916.783 319.926 916.514 316.13 914.44ZM380.045 574.62C387.416 574.373 390.866 566.873 384.463 563.378C381.984 565.924 376.734 570.307 375.896 573.004C377.09 574.501 377.595 574.119 380.045 574.62ZM685.42 543.985C686.936 541.655 687.549 541.192 687.427 538.584C685.316 535.323 683.105 535.207 679.179 534.156C678.605 537.655 677.99 539.69 678.75 543.157C680.354 545.301 679.327 544.644 681.911 545.228L685.42 543.985ZM172.922 666.435C172.9 669.723 172.385 670.738 173.812 673.401C177.917 675.391 182.505 672.989 187.996 672.835C187.008 671.004 175.638 667.398 172.922 666.435ZM602.223 262.779C604.439 261.673 605.406 261.447 606.738 259.355C605.41 256.53 601.174 257.409 598.393 257.574C596.79 259.798 595.678 260.859 595.263 263.469L596.125 264.501C598.658 264.6 599.822 263.82 602.223 262.779ZM1107.16 558.611C1107.07 555.258 1107.57 553.865 1105.98 551.301C1103.41 550.559 1101.52 550.825 1098.86 550.93C1098.84 554.26 1098.28 555.867 1099.78 558.427C1102.27 559.152 1104.54 558.777 1107.16 558.611ZM716.443 489.356C712.459 492.643 708.089 495.384 709.078 501.217C715.248 499.397 719.618 496.854 716.443 489.356ZM191.378 668.253C192.462 666.484 192.131 667.46 192.084 665.145C189.41 660.805 181.998 659.528 177.262 659.339L175.733 662.591C177.519 666.596 186.962 666.952 191.378 668.253ZM406.283 339.196C408.517 338.822 407.477 339.303 409.201 337.153C409.112 334.876 409.049 334.825 408.427 332.752C409.869 330.305 410.102 330.853 413.429 329.655L413.044 329.001L413.164 329.844C411.135 326.499 409.525 326.865 405.929 327.007C402.922 328.808 401.079 329.694 398.758 332.401L398.627 333.653C400.57 335.04 402.79 334.88 405.134 334.538C405.908 334.419 406.678 334.274 407.442 334.104C407.846 335.895 406.973 337.398 406.283 339.196ZM1064.04 675.42L1065.81 674.694C1063.4 672.626 1059.62 672.027 1056.51 670.479C1055.77 673.164 1055.04 675.949 1054.24 678.605L1064.04 675.42ZM446.455 422.651C445.257 427.347 443.863 434.687 440.328 438.028C436.91 439.103 434.664 437.362 431.911 440.368C432.319 442.354 432.747 445.789 434.34 447.048C436.783 445.956 440.823 444.262 442.912 442.682C448.299 438.612 453.966 427.369 446.455 422.651ZM1158.51 531.829L1159.78 531.479C1159.36 524.276 1154.87 522.195 1148.48 522.571C1146.13 525.144 1146.17 524.321 1145.68 527.228C1148.51 531.08 1153.42 530.992 1158.51 531.829ZM1158.12 513.686C1161.53 519.661 1161.7 521.641 1168.88 521.855C1167.66 514.076 1165.38 514.907 1158.12 513.686ZM664.321 507.267C659.324 504.992 656.643 503.716 650.951 504.021C646.342 504.844 644.227 505.339 639.783 506.782C645.404 511.664 647.909 513.229 654.893 515.797C659.571 512.988 660.782 511.653 664.321 507.267ZM379.929 20.1072C378.287 22.3769 377.019 24.3358 377.391 27.3161C377.586 28.814 378.301 30.1958 379.411 31.2209C379.822 31.6006 381.028 32.1065 381.494 32.3126C382.862 30.0985 381.142 23.5882 380.478 20.7194L379.929 20.1072ZM423.793 657.054L427.476 656.287C428.76 652.945 425.184 648.796 422.872 646.365C421.599 649.943 419.487 653.958 419.982 657.199C421.966 657.718 421.615 657.52 423.793 657.054ZM408.014 23.9488C411.694 23.7587 413.101 24.3036 415.825 22.514C416.796 20.0533 416.355 16.3199 416.25 13.5414L401.873 13.5505C402.842 19.0695 403.822 26.088 409.743 28.6738L410.699 28.2692C409.822 25.9876 409.525 25.7575 408.014 23.9488ZM367.732 556.964L360.981 557.153C358.051 557.62 355.196 557.969 352.361 558.831C349.653 563.008 348.642 564.811 346.584 569.337C351.617 566.171 354.383 564.255 360.34 563.057L361.039 563.597C360 565.298 359.052 566.801 357.934 568.453L358.386 569.368C363.762 570.482 366.247 561.237 367.732 556.964ZM930.911 567.637L929.9 568.241C926.525 570.245 918.869 572.998 917.746 574.219C919.4 575.789 921.653 575.555 924.34 575.985L925.133 577.005C926.315 578.568 926.735 579.556 927.535 581.32C929.923 580.826 929.818 580.768 931.547 579.219C933.133 575.704 932.235 571.157 930.911 567.637ZM369.398 350.496C364.884 354.618 362.658 360.305 366.578 365.638C367.976 366.454 368.482 366.912 370.076 367.153C371.421 364.552 378.218 353.059 373.94 350.576C373.12 350.101 370.51 350.399 369.398 350.496ZM920.949 761.335C920.508 754.449 918.045 753.82 911.968 751.245C912.747 757.929 914.917 758.738 920.949 761.335ZM993.523 710.105C993.628 711.075 993.755 712.274 993.905 713.699C991.173 718.367 985.47 723.599 983.562 728.516L984.31 728.916L985.163 728.577C988.09 727.438 988.471 727.144 991.495 727.102L992.76 727.351C993.995 727.598 994.339 727.646 995.507 728.2L996.547 727.708C996.21 721.322 992.438 723.527 1000.95 717.683C1002 713.994 996.427 711.526 993.523 710.105ZM437.036 383.197C442.538 380.867 449.38 376.33 451.995 370.811C452.044 368.145 452.437 369.32 450.658 367.206C447.647 365.947 447.176 365.93 443.896 365.835C437.129 374.027 440.682 378.289 429.175 384.447C431.448 385.178 434.636 383.928 437.036 383.197ZM442.969 456.759C442.313 461.074 446.486 461.193 445.635 463.993C440.357 466.892 441.017 465.624 439.598 471.684C437.895 471.707 437.886 471.52 436.334 470.719C435.383 472.094 435.693 473.552 435.749 475.309C437.856 476.053 441.055 474.805 443.564 474.144L444.529 478.314L445.053 478.624C447.526 473.54 453.217 464.173 451.651 458.964C448.587 455.832 447.215 456.35 442.969 456.759Z" fill="%23FAFAFA"/><path d="M1172.79 492.502C1174.81 492.484 1174.74 492.491 1176.68 493.077C1179.3 497.462 1174.3 500.266 1170.98 502.411L1169.06 502.875L1167.77 501.997C1166.21 496.89 1168.43 494.544 1172.79 492.502Z" fill="%23FAFAFA"/><path d="M361.073 498.84C367.555 500.085 375.205 500.633 381.42 502.166L384.929 503.173C384.276 505.526 383.451 507.885 383.44 510.306C386.343 513.02 390.423 510.033 391.159 513.86C388.97 516.468 379.491 519.028 377.431 521.286C373.775 525.293 377.085 527.058 370.436 530.693C370.983 533.794 372.296 537.727 370.07 540.081C364.037 539.248 366.733 526.445 367.559 522.12C360.309 524.398 343.466 529.208 340.257 519.304C344.989 507.37 356.748 523.761 363.323 516.783C365.007 511.334 362.532 504.526 361.073 498.84Z" fill="%23FAFAFA"/><path d="M391.125 443.079C404.389 443.015 400.337 453.536 396.731 461.339C400.872 466.018 401.479 465.935 402.538 472.08L401.949 472.873C399.823 471.675 398.95 469.228 397.782 466.979C393.012 461.75 386.455 465.835 379.988 465.733L379.129 464.641L379.837 463.684C381.711 463.502 381.677 463.483 383.435 462.782C387.589 456.213 383.446 447.742 391.125 443.079Z" fill="%23FAFAFA"/><path d="M329.484 510.916C333.715 514.381 330.513 516.598 338.437 520.413C338.373 525.171 339.556 533.914 337.624 537.77L334.97 538.279C332.578 536.477 333.314 537.585 332.309 535.122C333.95 533.384 335.039 532.864 334.72 530.586C332.946 531.267 331.778 531.934 329.91 531.715C328.802 529.984 329.437 513.961 329.484 510.916Z" fill="%23FAFAFA"/><path d="M352.782 482.37L358.731 482.191C361.529 483.623 360.576 482.778 362.16 485.546C362.318 490.957 358.627 492.767 354.053 494.184C351.564 494.163 347.828 494.708 346.713 492.222C348.991 489.525 352.037 490.474 354.622 488.136L352.782 482.37Z" fill="%23FAFAFA"/><path d="M339.853 468.274C343.53 471.892 343.35 470.884 348.158 470.591C349.098 472.651 349.335 475.815 348.393 477.907L347.083 477.35C341.913 476.693 342.282 479.881 337.293 477.939C336.213 475.281 338.671 470.798 339.853 468.274Z" fill="%23FAFAFA"/><path d="M412.012 409.577C412.629 409.788 413.607 410.296 414.229 410.592C416.085 415.312 415.322 417.622 411.169 419.898C405.655 416.814 409.219 413.435 412.012 409.577Z" fill="%23FAFAFA"/><path d="M381.42 502.166C385.515 502.046 387.261 501.179 390.948 499.688C391.751 501.575 391.352 503.363 391.18 505.463L390.319 506.436C387.829 505.653 387.044 504.804 384.929 503.173L381.42 502.166Z" fill="%23FAFAFA"/><path d="M400.753 419.644C403.443 419.667 404.984 420.245 406.912 421.943L406.515 422.884L403.414 423.437C400.742 424.014 399.496 424.513 396.869 424.057C397.178 422.241 399.076 421.139 400.753 419.644Z" fill="%23FAFAFA"/><path d="M385.119 486.971C391.398 487.795 392.664 488.193 393.971 494.37C390.698 493.19 387.693 489.549 385.119 486.971Z" fill="%23FAFAFA"/><path d="M925.477 908.946C925.372 911.821 925.822 915.226 924.377 917.105C920.508 915.466 919.041 911.551 919.355 907.531C922.049 903.407 926.286 905.091 930.926 905.473C931.689 901.633 930.798 899.163 932.415 896.154L933.74 895.645C938.268 899.425 935.334 911.776 941.351 911.611C941.793 908.31 941.77 905.241 941.823 901.925C943.544 903.534 949.344 909.058 951.14 910.009C957.914 913.572 963.549 912.749 970.487 917.18C979.131 922.697 986.765 929.254 994.975 935.377C997.52 937.645 1004.55 939.823 1006.61 941.859C1011.01 946.246 1015.16 951.845 1019.4 956.358C1026.21 963.619 1033.2 968.829 1037.74 977.924C1039.7 981.854 1042.95 986.24 1045.36 989.93C1049.47 995.17 1055.72 998.77 1059.92 1003.93C1061.52 1005.93 1063.64 1011.7 1065.67 1014.38C1068.66 1018.28 1073.55 1022.12 1076.22 1025.88C1082.93 1035.35 1089.15 1045.55 1096.03 1054.89C1100.23 1060.58 1107.62 1066.77 1111.89 1072.37C1119.29 1082.06 1126.2 1092.75 1133.51 1102.51C1138.42 1109.08 1144.75 1115.86 1150.09 1122.21C1154.84 1127.86 1157.89 1136.01 1163.17 1139.87C1169.4 1144.44 1168.5 1149.25 1172.5 1154.32C1176.47 1159.35 1183.44 1165.54 1186.98 1170.81C1190.26 1175.69 1190.75 1179.98 1195.25 1184.87C1199.32 1189.72 1203.62 1193.85 1207.53 1198.88C1211.36 1203.8 1213.96 1208.66 1217.55 1214.08C1220.23 1218.1 1227.2 1224.54 1228.08 1229.49C1228.16 1229.88 1227.82 1231.3 1227.79 1231.72C1225.57 1236.27 1231.93 1241.42 1231.27 1242.64C1226.93 1250.52 1223.33 1249.77 1224.96 1260.68C1226.48 1262.43 1226.39 1262.28 1228.65 1262.95L1229.36 1262.49L1229.33 1261.61C1229.24 1258.46 1233.38 1244.97 1234.93 1242.25L1236.21 1241.82C1239.82 1245.67 1240.06 1254.24 1240.96 1259.52L1232.35 1255.35C1233.07 1259.46 1233.82 1263.57 1234.6 1267.67C1237.45 1266.87 1240.77 1266.02 1243.54 1265.1C1245.14 1262.3 1246.6 1259.01 1249.13 1257.23C1255.27 1257.28 1258.38 1272.81 1254.86 1277.8C1249.92 1280 1246.41 1275.38 1243.13 1272.12L1244.67 1278.82L1237.47 1284.32C1244.16 1287.88 1248.56 1289.64 1255.56 1292.38C1252.54 1293.95 1250.4 1294.73 1248.21 1297.32L1247.83 1298.87C1251.96 1304.23 1255.93 1298.42 1260.04 1308.85C1264.65 1312.25 1270.26 1307.65 1274.52 1305.04C1264.73 1302.02 1266.04 1299.97 1266.02 1290.26L1278.83 1290.28C1277.57 1295.09 1276.22 1299.89 1274.78 1304.67C1277.48 1304 1280.5 1303.18 1283.2 1302.62C1284.36 1307.49 1286.71 1316.22 1287.1 1320.9C1284.96 1321.15 1285.23 1320.79 1282.9 1319.56C1280.34 1315.58 1284.12 1316.77 1281.7 1315.62L1277.5 1317C1273.45 1314.64 1277.35 1311.58 1270.19 1310.95L1268.89 1311.94C1268.75 1313.93 1268.77 1314.94 1268.15 1316.88C1260.77 1318.29 1260.86 1312.06 1257.26 1309.69C1248.18 1313.07 1247.63 1309.77 1240.87 1302.89L1241.05 1317.72C1245.91 1324.68 1246.11 1325.68 1247.62 1334.09C1245.49 1332.8 1242.87 1330.85 1240.51 1330.64L1236.81 1332.98C1234.79 1328.92 1237.54 1324.62 1233.65 1318.5C1229.24 1311.6 1219.4 1307.34 1219.31 1298.99C1219.32 1298.92 1219.11 1297.67 1219.1 1297.61L1218.98 1296.75C1213.09 1294.88 1202.96 1304.17 1201.18 1308.7C1207.14 1314.84 1201.58 1315.06 1204.4 1319.5C1207.56 1320.46 1208.15 1320.14 1211.24 1318.54C1212.35 1321.2 1212.81 1322.83 1213.57 1325.63C1211.22 1325.61 1205.15 1325.27 1203.33 1326.1C1202.91 1329.36 1202.27 1336.4 1200.21 1338.77C1190.84 1338.2 1191.08 1324.11 1193.8 1317.44C1185.13 1322.44 1174.42 1326.76 1164.59 1323.83C1155.48 1321.1 1140.15 1310.57 1130.65 1316C1127.68 1317.69 1122.5 1320.93 1120.83 1324C1120.69 1328.74 1124.65 1329.91 1123.9 1333.45C1116.88 1335.78 1102.34 1327.74 1095.5 1325.29C1092.77 1324.32 1084.1 1321.47 1082.13 1320.39C1074.8 1316.37 1067.16 1310.89 1060.04 1306.44C1058.18 1305.27 1053 1306 1051.66 1305.44C1048.23 1303.72 1045.33 1300.1 1042.07 1298.2C1040.35 1297.2 1036.9 1298.57 1034.6 1297.17C1026.02 1291.94 1016.46 1289.17 1007.45 1284.91C1003.57 1283.07 999.945 1278.95 995.918 1277.23C993.276 1276.22 986.323 1275.46 983.292 1275.08C973.114 1264.37 962.801 1268.63 946.702 1254.58C939.338 1254.31 938.829 1252.61 932.684 1249.07C928.725 1246.8 923.337 1244.85 919.003 1243.33C917.559 1241.49 917.529 1241.3 916.571 1239.27C913.907 1239.24 909.843 1239.48 907.702 1238.17C901.865 1234.59 893.924 1234.24 889.239 1229.78C878.806 1219.8 877.556 1228.87 865.439 1217.08L857.708 1217.02C856.503 1216.18 852.581 1213.57 851.683 1212.79C848.488 1210.01 842.425 1209.72 840.697 1206.85C840.143 1202.64 841.722 1195.64 842.291 1191.1C834.35 1194.28 827.075 1196.77 818.955 1199.49C833.048 1185.31 809.705 1180.54 803.972 1183.1C802.692 1187.41 804.451 1188.51 805.491 1192.69C800.514 1188.97 791.279 1180.88 786.93 1178.22L777.74 1177.63C761.776 1163.49 760.429 1175.12 749.352 1165.3L748.424 1165.83C747.451 1171.61 755.721 1176.2 749.285 1181.05C746.564 1183.1 741.867 1181.79 739.076 1183.88L738.907 1185.03C737.684 1193.11 734.143 1193.24 727.513 1197.55C721.673 1216 718.533 1206.89 713.898 1211.25L715.31 1215.27C713.612 1218.65 703.505 1218.2 702.517 1223.25C700.279 1234.68 686.708 1233.82 686.167 1244.28C686.042 1246.72 686.386 1247.76 684.893 1249.23C682.28 1249.18 680.5 1249.15 677.906 1249.36C676.656 1251.57 678.098 1254.85 676.989 1256.53C675.368 1258.19 671.555 1258.8 669.966 1260.71C667.071 1264.19 665.105 1268.91 661.957 1272.14C652.82 1281.53 642.79 1285.62 637.445 1298.47C636.682 1300.3 627.758 1304.77 626.105 1306.67C623.816 1308.84 626.712 1309.57 625.813 1310.33C622.154 1313.41 616.639 1319.89 613.666 1323.05C609.351 1327.62 602.465 1330.25 598.242 1334.89C594.388 1339.14 591.26 1344.81 587.917 1349.41C579.462 1361.06 570.859 1370.23 559.819 1379.45C554.141 1384.2 548.346 1394.75 542.347 1399.83C539.077 1402.59 535.775 1403.96 532.498 1406.87C529.47 1409.56 526.468 1417.94 524.032 1419.97C513.875 1428.41 506.084 1435.5 498.629 1446.44C496.643 1449.36 486.303 1453.83 483.64 1456.66C480.269 1459.56 478.767 1465.39 475.473 1468.71C468.019 1476.21 460.82 1477.99 455.937 1487.82L455.688 1488.3C445.591 1493.05 452.267 1493.07 447.648 1498.33C444.599 1499.62 442.614 1499.18 440.805 1500.59C437.289 1503.33 433.671 1511.65 430.795 1514.38C423.51 1521.3 420.603 1520.45 414.851 1529.32C405.539 1532.54 404.87 1531.32 396.987 1533H386.879C376.872 1529.18 381.032 1528.94 379.053 1521.66C370.046 1532.12 366.546 1528.27 355.812 1522.48C348.046 1518.29 346.372 1507.47 340.187 1506.45C337.597 1507.59 338.54 1506.73 337.104 1508.96C337.594 1511.62 342.339 1515.35 344.708 1517.66C343.616 1517.57 342.526 1517.46 341.44 1517.33C331.598 1516.2 328.887 1516.02 322.764 1508.3L313.238 1508.55C304.474 1500.48 286.748 1497.85 278.353 1486.28C275.346 1483.04 276.613 1477.89 274.621 1474.6C273.031 1471.98 275.633 1470.56 277.733 1468.19C277.096 1465.55 276.524 1462.9 276.015 1460.23C274.444 1451.62 275.111 1445.01 280.153 1437.74L279.218 1428C280.637 1425.76 282.711 1423.56 284.475 1421.54C283.718 1412.64 283.168 1414.56 287.977 1406.34C286.431 1402.28 283.628 1401.04 285.337 1396.17C293.991 1389.75 285.033 1388.32 293.142 1380.61C292.168 1378.27 291.211 1375.93 290.271 1373.58C292.312 1370 293.987 1368.08 296.601 1364.91C292.844 1350.46 307.324 1329.5 307.144 1314.05C307.159 1315.39 304.554 1310.73 304.764 1311.19C312.9 1305.97 308.337 1304.11 309.082 1295.75C309.374 1292.47 313.617 1289.84 316.155 1287.91C312.743 1282.46 316.895 1277.89 317.982 1271.81C318.936 1266.48 319.361 1261.71 319.763 1256.33C324.919 1249.78 324.459 1249.82 324.108 1241.14C325.445 1238.98 327.042 1236.69 328.462 1234.56L328.527 1226.34C341.76 1213.4 333.643 1213.33 332.645 1207.1C332.174 1204.15 344.943 1192.42 343.036 1182.98C342.153 1178.61 351.268 1161.04 352.326 1156.2C355.257 1145.34 352.263 1137.65 360.426 1128.38C360.806 1125.53 361.338 1119.9 362.672 1117.35C362.731 1117.23 365.95 1115.41 367.122 1113.93C364.073 1107.29 365.485 1103.57 369.511 1097.24C375.889 1087.21 371.373 1078.6 378.24 1069.31C382.398 1063.68 383.299 1052.49 386.23 1045.91C388.654 1036.38 396.172 1026.74 399.684 1018.08C404.93 1005.17 408.77 995.814 420.133 986.794C420.884 985.649 428.868 980.124 429.765 980.858C441.871 990.746 444.985 991.397 460.402 992.423L459.55 992.475C464.726 999.624 470.188 1006.13 478.857 1009.1C490.621 1013.13 493.498 1011.27 497.398 1023.79L495.295 1024.44C491.638 1025.52 489.656 1025.71 488.694 1029.73C489.511 1031.73 490.809 1032.24 492.66 1033.42C494.79 1032.6 500.154 1026.62 503.025 1024.31C505.11 1025.23 504.622 1028.91 507.07 1029.15C508.974 1029.34 511.026 1028.07 513.508 1029.3L513.846 1030.59C511.996 1032.99 509.313 1035.31 506.236 1035.78C506.475 1033.35 506.842 1034.24 505.916 1032.51C503.365 1032.99 501.919 1033.17 501.727 1036L503.167 1037.51C506.775 1038.92 521.786 1038.22 526.764 1038.18C524.121 1040.8 521.425 1043.34 519.128 1046.26C527.673 1063.39 505.241 1064.77 495.433 1055.41C496.578 1057.91 499.142 1062.56 498.957 1065.17C498.588 1070.38 496.908 1080.29 489.945 1079.18C487.734 1077.43 487.782 1077.1 486.857 1074.3C486.876 1072.99 486.74 1072.93 486.416 1071.63C489.54 1067.8 492.657 1057.42 489.685 1053.21C486.137 1052.75 485.075 1053.31 483.086 1050.79C482.7 1050.28 482.322 1049.78 481.95 1049.27C480.129 1049.69 475.678 1053.5 473.927 1054.87C470.603 1050.58 470.237 1049.09 464.634 1048.6L464.507 1049.57C467.169 1052.65 469.724 1055.15 471.301 1058.87L471.126 1060.63C467.389 1063.47 453.862 1060.14 448.876 1059.24L449.573 1059.94C451.987 1062.41 454.287 1064.96 454.42 1068.64C450.955 1072.25 437.123 1064.87 437.755 1057.07C442 1050.53 449.027 1052.9 452.642 1049.15C453.744 1048 455.987 1038.67 456.53 1036.55C457.895 1039.92 460.05 1047.11 464.664 1045.13C468.813 1037.04 461.378 1031.59 453.502 1031.09C450.807 1029.3 450.423 1028.85 448.162 1026.46C446.243 1027.75 446.258 1028.01 445.044 1029.92L445.476 1031.08L449.086 1032.52L449.424 1033.64C448.095 1034.58 446.978 1034.36 445.308 1034.34C441.269 1041.07 450.338 1052.4 438.744 1050.52L437.597 1049.39C437.575 1045.46 438.158 1046.26 436.328 1043.47C433.558 1042.04 430.723 1042.49 427.494 1042.58C428.16 1055.52 429.302 1070.81 428.463 1083.54C426.446 1086.7 426.107 1086.11 426.194 1089.18C429.885 1091.55 435.521 1087.2 439.597 1087.05C445.864 1086.84 452.488 1088.39 458.627 1089.62C457.978 1086.51 457.286 1082.65 456.411 1079.66C460.746 1078.75 465.216 1077.94 469.412 1076.55C470.949 1074.82 472.478 1073.08 473.996 1071.33C472.369 1080.29 472.069 1083 465.879 1090.02L467.114 1090.25C473.336 1091.33 473.946 1090.82 480.034 1088.98C481.175 1090.66 481.097 1090.73 481.673 1092.71L482.635 1092.92C485.534 1089.71 484.588 1086.48 490.94 1086L492.305 1087.02C492.743 1090.68 491.754 1093.62 491.587 1097.33C495.812 1101.77 500.592 1107.79 495.165 1113.74C489.486 1112.87 490.273 1102.85 490.173 1098.3C483.991 1099.34 479.794 1100.11 473.693 1101.79C477.553 1103.73 485.69 1106.43 483.191 1111.66C478.895 1114.65 472.473 1115.72 467.323 1116.81C470.262 1125.63 471.237 1124.89 480.39 1124.95C478.553 1127.74 475.504 1131.61 475.061 1134.68C476.932 1137.15 482.495 1137.31 484.651 1135.09C486.925 1132.75 487.291 1127.89 487.766 1124.8L488.804 1124.95C492.85 1130.48 491.259 1131.11 487.686 1137.02L489.498 1143.66C486.69 1151.83 481.733 1158.67 479.853 1166.61C479.678 1167.35 481.692 1171.74 481.996 1172.48C482.073 1172.67 477.316 1175.38 476.843 1175.95C473.314 1180.17 472.352 1184.32 468.117 1188.07L466.383 1188.58C461 1184.55 467.046 1170.38 462.115 1165.84C456.906 1164.56 452.715 1165.94 448.585 1165.41C446.562 1165.15 437.617 1160.72 434.959 1159.55C434.095 1162.03 433.106 1165.1 432.176 1167.5C427.359 1179.91 424.205 1180.66 427.878 1193.95C435.567 1197.15 433.439 1200.34 437.306 1202.06C439.758 1200.99 440.378 1200.39 442.538 1198.74C436.623 1207.08 434.656 1209.18 440.538 1218.97C444.598 1225.72 443.48 1235.33 441.983 1242.73C433.737 1239.13 431.782 1238.97 422.803 1240.79C431.622 1225.82 426.82 1232.49 428.656 1216.94C423.798 1215.7 420.332 1216.92 417.732 1215.31C416.233 1211.76 416.079 1205.27 416.107 1201.35C419.138 1201.99 421.48 1202.84 424.408 1202.07L425.369 1200.88C425.15 1199.51 419.706 1180.91 418.973 1179.06C413.903 1180.31 410.941 1181.1 406.098 1182.95L412.731 1195.4C410.468 1195.39 404.406 1195.06 402.698 1195.87C402.647 1200.68 403.315 1202.01 400.233 1205.32C396.988 1208.79 387.764 1213.33 385.53 1216.12C386.419 1218.44 385.67 1217.47 388.258 1218.8C390.828 1218.55 390.289 1218.2 392.579 1217.61C390.519 1222.61 388.579 1224.31 388.554 1230.1C388.523 1237.16 389.945 1244.07 391.184 1250.97L399.408 1248.96L391.059 1240.62C394.326 1241.93 397.392 1243.23 400.774 1244.24C403.008 1241.25 399.599 1241.08 402.922 1238.31C404.458 1238.33 405.752 1238.37 407.297 1238.46C408.407 1236.35 408.026 1236.89 407.716 1234.04C406.07 1232 405.334 1231.95 402.792 1230.92C405.892 1229.3 417.36 1229.86 419.847 1233.98C420.321 1242.71 413.853 1243.62 407 1245.25C407.93 1250.17 405.67 1251.64 402.173 1254.99C404.433 1256.01 409.653 1258.81 411.729 1258.5L410.459 1253.77L411.32 1253.15C421.733 1254.85 417.475 1274.36 416.518 1281.96C420.383 1281.9 420.721 1281.68 424.373 1282.68C423.775 1285.95 421.694 1284.91 421.709 1288.12C424.935 1289.42 427.267 1289.61 429.248 1292.09C429.71 1293.93 430.054 1294.37 429.346 1296.1C427.314 1296.37 425.928 1295.59 423.974 1294.86L423.01 1295.33C422.995 1297.72 422.971 1299.65 422.782 1302.02C420.164 1303.12 411.671 1299.09 411.831 1305.95C411.975 1312.14 420.717 1321.33 425.78 1324.15L433.588 1321.13C434.344 1324.65 435.127 1328.02 435.631 1331.57L441.778 1327.46C442.705 1329.79 443.863 1332.99 444.914 1335.18C447.495 1336.97 449.62 1338.93 452.621 1339.14C458.151 1334.7 443.452 1321.24 449.492 1316.94C452.286 1314.94 455.141 1315.3 458.547 1314.85C457.907 1312.92 457.567 1311.87 457.153 1309.82C460.395 1308.01 461.739 1308.51 465.386 1309.36C467.999 1308.66 468.873 1307.33 470.206 1305C471.419 1302.83 472.595 1300.65 473.734 1298.45C473.823 1319.35 483.474 1313.9 496.362 1305.34C499.175 1299.19 501.209 1298.64 507.309 1296.34C504.791 1293.73 504.589 1294.38 504.193 1291.5C507.206 1288.2 512.153 1289.24 516.221 1289.95C516.164 1282.12 515.807 1274.48 516.949 1266.75C517.491 1263.08 521.998 1261.55 520.808 1259.1C515.572 1260.03 508.166 1278.38 499.041 1272.02C497.054 1270.63 496.622 1267.76 497.308 1265.62C507.194 1263.55 505.138 1257.97 510.855 1251.46C514.546 1247.25 521.897 1242.43 526.632 1238.95C527.134 1237.21 528.315 1233.12 529.291 1231.83C540.519 1216.99 551.9 1211.36 562.071 1195.04C565.062 1193.72 568.125 1192.84 569.883 1190.28L569.89 1187.64L570.791 1186.86C574.494 1183.62 575.018 1182.9 576.977 1178.44C578.979 1177.21 586.733 1173.08 587.587 1172.12C586.885 1168.79 586.53 1170.07 588.149 1167.37C594.168 1157.36 601.822 1151.63 610.04 1144.21C617.992 1137.04 613.551 1134.97 627.393 1132.67C628.321 1128.9 623.966 1116.88 633.757 1119.4C636.349 1123.98 631.082 1132.3 636.089 1133.97C639.609 1135.14 645.406 1132.88 648.379 1134.75C650.33 1138.69 649.355 1140 651.845 1141.85C653.848 1139.79 655.009 1134.14 656.462 1133.36C662 1130.39 669.936 1130.67 675.109 1126.09C676.657 1127.12 677.688 1131.21 678.388 1133.23C683.045 1132.29 679.66 1131.81 685.153 1131.99L685.195 1130.77C685.388 1125.87 686.993 1117.57 692.893 1116.91L693.603 1117.61C693.049 1122.65 692.246 1122.63 696.929 1125.51C700.487 1127.7 700.517 1127.95 700.732 1132.06C702.209 1132.91 703.772 1132.57 705.548 1132.47L706.61 1133.3C701.638 1142.14 694.115 1129.82 689.01 1137.59C687.684 1139.6 687.948 1139.47 688.351 1141.67C691.935 1145.18 696.877 1145.91 701.775 1146.66C707.481 1138.61 715.629 1137.23 717.447 1130.15C714.364 1130.54 714.661 1131 712.354 1129.85L711.402 1127.54C715.287 1126.22 723.165 1129.64 727.395 1128.57C728.341 1124.56 726.639 1124.58 728.763 1122.77C730.842 1122.58 734.442 1122.61 735.661 1120.86C740.804 1113.51 745.002 1104.94 755.31 1105.17C756.148 1106.72 756.066 1107.53 756.245 1109.3C759.972 1113.82 763.572 1114.06 765.129 1117.88C763.467 1124.47 754.112 1126.32 755.205 1131.49C757.181 1133.45 759.246 1133.31 761.986 1133.3C762.674 1133.29 763.37 1133.28 764.059 1133.26L758.116 1139.31C768.123 1139.32 769.836 1141.34 778.623 1146.05C786.406 1144.26 791.578 1142.5 799.855 1143.26C805.064 1143.74 812.773 1145.66 816.657 1142.42C820.078 1144.67 819.486 1151.52 824.426 1151.95C825.017 1150.24 825.369 1149.03 825.84 1147.27C829.246 1148.23 831.963 1149.53 835.061 1148.35C837.92 1145.98 838.339 1144.05 838.077 1140.39C834.829 1139.95 834.926 1143.23 833.04 1141.88C834.118 1140.31 835.076 1139.16 835.675 1137.35C832.112 1135.92 828.512 1134.59 824.875 1133.37C828.939 1133.96 833.579 1134.93 837.576 1134.37L838.676 1133.46L838.354 1130.68L839.162 1129.79L843.795 1130.62C843.892 1129.34 840.974 1122.92 840.203 1120.88L841.28 1121.1C847.492 1122.34 848.75 1121.41 854.722 1119.75C855.994 1124.62 856.204 1130.19 860.851 1133.02C862.752 1134.18 867.026 1135.09 868.755 1134.14C878.634 1128.66 876.815 1126.7 888.79 1130.92C890.818 1119.73 891.297 1118.77 901.932 1113.91C900.083 1122.06 899.567 1122.96 905.921 1128.87C908.488 1115.31 908.488 1107.48 923.269 1102.08C924.355 1105.47 925.792 1108.95 925.642 1112.43C923.382 1116.6 916.601 1120.92 918.405 1127.47C921.803 1130.53 925.238 1130.08 929.414 1128.93C927.812 1133.63 925.687 1137.3 927.745 1141.52C931.532 1143.91 937.317 1142.37 942.047 1141.77C940.678 1139.76 938.971 1137.82 938.53 1135.6C941.755 1135.17 942.564 1135.12 945.804 1135.39C945.408 1136.99 945.048 1138.46 944.712 1140.08C952.016 1138.9 949.374 1137.23 958.438 1139.29C957.921 1136.61 957.195 1133.94 957.427 1131.25C960.361 1128.33 961.229 1130.54 965.308 1125.06C967.284 1126.12 970.105 1128.03 972.178 1127.89L974.454 1126.52L974.843 1127.17L974.177 1128.77C975.015 1129.47 975.404 1129.75 976.003 1130.68C972.515 1134.08 970.921 1136.49 970.944 1141.49C970.973 1150.08 978.817 1152.98 982.754 1159.26C984.961 1163 987.341 1171.99 988.659 1176.57L989.138 1175.74C992.745 1169.44 994.01 1166.96 987.611 1162.55C985.291 1156.46 982.948 1138.19 986.66 1133.07C991.562 1139.82 1000.61 1138.27 1007.62 1141.78C1011.42 1143.67 1010.04 1148.7 1015.26 1147.1C1021.18 1145.44 1023.86 1152.89 1029.48 1154.39C1031.83 1153.67 1032.46 1153.41 1034.7 1152.35C1037.91 1154.32 1036.45 1158.55 1041.23 1160.89C1048.23 1164.32 1059.33 1162.05 1061.73 1170.19C1060.99 1171.49 1060.27 1172.8 1059.55 1174.12C1065.18 1175.42 1070.59 1173.92 1078.18 1175.42C1085.18 1181.66 1087.84 1180.21 1095.79 1184.05C1096.19 1184.24 1097.18 1187.43 1097.36 1188.12C1100.52 1188.97 1100.97 1189.1 1104.2 1188.7C1107.33 1190.26 1109.13 1192.09 1111.71 1194.39C1112.99 1193.11 1112.63 1193.49 1113.53 1191.86C1126 1196.23 1125.36 1195.84 1134.91 1205.81C1121.94 1181.61 1105.13 1160.42 1088.59 1138.63C1085.25 1134.22 1082.68 1129.25 1079.31 1124.86C1075.52 1119.94 1070.65 1115.78 1067.02 1110.77C1064.2 1106.87 1062.95 1101.93 1060.27 1097.94C1056.64 1092.49 1050.94 1088.44 1046.8 1083.34C1043.57 1079.34 1042.66 1074.81 1038.9 1071.02C1025.2 1057.22 1015.51 1040.06 1003.54 1024.84C1000.54 1021.03 996.277 1018.3 993.359 1014.48C992.341 1013.15 991.645 1011.34 991.667 1009.65C991.727 1004.67 997.408 1001.88 993.553 996.854C992.648 995.672 991.113 994.661 989.609 994.549C987.446 994.384 984.595 995.409 982.417 995.814C971.25 988.792 948.401 951.703 938.38 939.689C932.954 933.169 952.338 919.269 925.477 908.946ZM336.543 1307.2L327.628 1300.77C324.506 1313.51 322.148 1316.91 336.237 1321.11C334.161 1327.41 332.023 1333.69 329.824 1339.94C334.878 1341.22 339.918 1342.56 344.944 1343.94C342.577 1345.63 341.212 1346.96 338.358 1347.32C337.022 1346.17 336.927 1345.63 336.154 1344.03C333.881 1342.98 334.901 1342.92 332.965 1343.41C330.818 1347.26 330.713 1352.66 335.376 1353.89C344.145 1356.2 348.548 1351.29 357.394 1355.66C359.365 1357.07 361.875 1358.74 363.638 1360.32C364.642 1356.31 365.356 1350.71 368.984 1348.75C377.829 1343.95 378.036 1346.32 381.42 1336.14L380.785 1335.15C376.905 1329.11 375.047 1320.79 372.879 1313.68C374.294 1312.55 375.41 1312.91 377.654 1312.77C375.184 1307.63 375.666 1301.05 370.954 1298.51C364.098 1294.83 344.808 1310.15 341.016 1304.41C342.227 1301.74 343.234 1300.81 342.731 1298.37C340.632 1296.99 338.308 1297.28 335.736 1297.25L333.091 1298.32C332.43 1301.51 334.728 1304.19 336.543 1307.2ZM441.603 1366.86C438.443 1367.6 437.655 1368.2 435.135 1370.24C430.36 1369.51 430.602 1366.92 426.698 1367.43L425.577 1368.69C426.01 1371.08 426.509 1371.46 427.966 1373.35C425.401 1374.9 426.347 1374.79 423.64 1374.83C422.045 1373.3 421.753 1371.98 420.96 1369.92C419.62 1369.95 418.875 1370.31 417.773 1370.99C413.732 1373.48 400.655 1369.95 395.157 1368.85C405.325 1362.42 405.926 1362.17 405.716 1350.04C408.676 1350.95 409.742 1350.7 411.327 1352.83L411.354 1357.52C413.244 1358.79 413.99 1358.35 416.722 1358.47L417.164 1357.89C416.043 1356.81 416.266 1356.98 414.923 1356.08L415.481 1354.93C417.737 1350.22 419.419 1341.37 414.24 1338.25L412.873 1338.48C412.326 1340.45 412.383 1341.14 412.335 1343.13C410.464 1343.69 411.402 1343.51 408.919 1342.44C408.954 1344.58 409.284 1344.88 410.201 1346.79C409.475 1348.71 409.609 1348.15 407.464 1349.52C398.774 1349.18 398.498 1342.12 395.249 1338.41C386.803 1348.47 389.674 1341.67 383.094 1345.05C381.779 1354.31 386.035 1355.36 393.302 1358.51C389.646 1362.2 381.719 1369.38 380.73 1374.08C384.742 1376.8 389.42 1370.9 390.42 1380.19C391.927 1380.07 396.187 1377.53 397.826 1376.66C396.753 1379.69 395.874 1380.43 396.689 1383.03C400.806 1386.22 404.45 1384.08 408.219 1381.29L412.428 1389.12C414.905 1385.52 416.474 1383.04 419.417 1379.83C425.277 1373.42 435.991 1374.95 440.165 1369.8C441.802 1370.42 442.611 1371.89 443.724 1373.33L445.313 1373.99C447.868 1372.72 446.888 1373.64 448.249 1371C447.851 1368 448.425 1369.28 446.549 1367C444.577 1366.85 443.619 1366.79 441.603 1366.86ZM426.948 1159.89C423.503 1159.52 420.685 1159.23 417.262 1158.52C413.416 1159.89 414.457 1162.47 414.545 1166.26L424.453 1162.4C420.994 1166.46 420.086 1166.94 420.213 1172.3L421.223 1172.63C423.049 1170.6 423.193 1169.89 424.293 1167.32C428.871 1158.84 434.531 1150.18 445.65 1152.17C446.728 1155.26 443.442 1155.84 445.23 1157.8C464.904 1160.9 464.042 1141.19 464.929 1127.31C462.932 1127.95 456.387 1130.45 454.942 1129.97L454.964 1127.77C452.512 1125.69 450.736 1126.09 447.081 1125.55L445.106 1128.98C446.644 1133.82 450.825 1128.79 448.961 1136.77C445.911 1149.82 418.892 1141.26 425.64 1157.11C426.05 1158.04 426.486 1158.97 426.948 1159.89ZM405.415 1165.98L410.11 1174.04C410.078 1163.67 411.278 1155.3 406.559 1146.37C411.001 1144.39 412.753 1150.96 416.224 1143.73C416.16 1141.1 416.444 1142.4 414.854 1139.87C412.984 1139.29 412.009 1139.5 410.081 1139.64C400.334 1140.32 392.217 1142.2 390.077 1153.51L390.618 1154.97C392.742 1155.71 394.466 1154.84 396.719 1154.17L397.456 1154.88L396.046 1160.73C398.747 1163.41 400.622 1159.02 405.415 1165.98ZM887.907 1157.56C883.514 1162.7 881.478 1166.52 878.574 1172.66L888.842 1170.71C895.413 1166.98 896.079 1164.53 899.44 1157.92C902.905 1159.86 906.587 1162.02 910.067 1163.86C909.992 1160.26 909.753 1156.24 910.18 1152.7C914.199 1151.29 912.185 1154.34 920.635 1149.75C920.051 1148.65 917.364 1143.3 916.751 1142.84C913.113 1145.01 913.076 1144.65 908.226 1144.32C906.969 1147.79 907.425 1150.08 905.816 1151.94L902.419 1150.48C899.38 1152.68 899.096 1153.11 897.09 1156.31C894.231 1157.67 891.155 1157.44 887.907 1157.56ZM878.26 1176.08C877.631 1173.07 877.444 1170.27 875.483 1168.07L874.36 1167.87C870.805 1167.23 870.648 1167.49 867.595 1165.22C867.206 1160.97 867.939 1160.05 863.718 1158.13C863.628 1163.87 863.044 1168.31 867.475 1172.67C869.309 1174.48 875.962 1176.29 878.26 1176.08ZM409.713 1304.55C408.832 1293.3 400.866 1299.68 407.914 1290.37L397.84 1288.48C399.011 1290.69 400.264 1292.47 400.218 1294.95C399.391 1296.53 398.491 1297.73 398.376 1299.37L401.023 1298.96C401.392 1301.25 401.286 1302.08 401.17 1304.34C403.165 1305.36 406.949 1304.6 409.713 1304.55ZM1059.57 1184.38L1061.55 1184.36C1061.76 1177.05 1052.28 1171.61 1045.57 1171.43C1044 1171.39 1042.44 1171.41 1040.88 1171.46L1040.07 1173.91C1041.55 1175.8 1044.18 1175.13 1047.12 1176.54L1047.64 1177.48L1046.37 1180.19C1046.77 1180.23 1050.92 1180.34 1050.26 1179.95C1053.67 1181.94 1055.78 1183.4 1059.57 1184.38ZM664.428 1157.77C664.678 1154.71 666.164 1139.35 665.865 1137.02C662.382 1140.63 661.585 1140.98 656.837 1142.46C654.364 1146.96 653.49 1149.17 651.711 1154.02L659.307 1148.04C661.814 1149.37 663.331 1154.77 664.428 1157.77ZM548.844 1331.76L552.44 1331.46C553.829 1329.54 553.398 1330.6 553.586 1328.08C552.549 1325.88 551.9 1324.28 549.715 1323.02C547.84 1325.17 545.135 1327.68 544.663 1330.33L545.454 1331.49L548.844 1331.76ZM465.53 1363.93L473.858 1366.65C471.946 1364.33 469.442 1361.74 468.514 1359C471.374 1357.3 473.528 1356.53 474.424 1353.71C473.128 1349.47 470.988 1348.67 467.228 1346.18C465.246 1350.66 463.478 1354.29 461.207 1358.63C459.253 1357.36 457.114 1355.57 454.945 1355.69C454.958 1359.88 462.282 1362.63 465.53 1363.93ZM1225.91 1295.83C1228.47 1294.15 1230.3 1293.37 1231.5 1290.64C1230.87 1287.11 1227.4 1287.32 1224.18 1286.99C1220.63 1289.18 1219.54 1292.36 1220.88 1296.36L1222.22 1297.47C1224.26 1297.2 1224.19 1297.04 1225.91 1295.83ZM963.834 1162.68L965.098 1163.49C966.872 1153.84 960.219 1152.2 952.712 1150.03L952.75 1166.04C956.911 1161.82 957.719 1160.23 963.834 1162.68ZM482.087 1327.55C479.418 1327.65 476.501 1327.83 473.855 1327.77C473.904 1330.22 474.415 1335.91 473.28 1337.66C471.42 1337.33 470.584 1337.09 468.672 1337.3C468.058 1338.52 467.978 1338.04 468.166 1338.7C470.518 1340.31 472.45 1339.79 475.424 1339.59C479.642 1336.05 480.368 1332.67 482.087 1327.55ZM518.77 1251.04C518.765 1254.48 518.187 1254.58 519.74 1256.94C522.236 1257.58 523.909 1257.31 526.519 1257.19C526.26 1254.14 526.718 1253.24 525.026 1251.19C522.421 1250.86 521.42 1250.93 518.77 1251.04ZM739.783 1135.27C736.451 1137.78 736.796 1136.76 735.54 1140.11C735.765 1141.82 736.269 1145.74 737.401 1146.91C739.674 1144.22 741.44 1142.59 742.549 1139.26C742.258 1136.8 742.407 1136.31 739.783 1135.27ZM897.584 1176.96C892.891 1177.54 891.2 1177.15 888.311 1181.26C892.173 1182.14 896.461 1177.92 900.353 1182.48C902.808 1184.7 902.172 1184.79 904.956 1185.36C907.351 1184.12 906.46 1185.01 907.71 1182.57L907.306 1181.23C905.203 1180.84 904.394 1180.8 902.306 1180.69C902.329 1180.29 902.83 1177.98 902.942 1177.42C900.817 1176.35 900.375 1176.82 897.584 1176.96ZM378.498 1304.83C386.166 1309.29 391.727 1310.87 388.06 1320.42C391.867 1317.26 397.914 1312.54 397.575 1307.08C394.912 1304.26 392.584 1305.95 389.14 1307.11C389.103 1303.78 389.196 1293.82 388.71 1291.02L378.498 1304.83ZM518.399 1280C518.826 1283.21 519.209 1289.22 521.019 1291.57C521.941 1291.39 522.766 1291.25 523.661 1290.98C524.16 1287.53 525.28 1283.63 523.768 1280.8C522.008 1279.58 520.588 1279.92 518.399 1280ZM434.666 1354.74C435.13 1351.97 435.91 1349.74 434.737 1347.35C433.036 1346.06 432.271 1346.21 430.151 1346.05C429.108 1342.65 432.47 1342.13 431.466 1338.44L430.214 1337.93C426.171 1346.41 424.06 1349.56 431.682 1356.51C420.999 1361.59 423.972 1361.41 413.249 1361.14C413.628 1363.05 414.657 1363.37 416.426 1365.03C423.746 1363.34 429.347 1360.07 434.666 1354.74ZM554.324 1308.71C552.099 1300.54 549.446 1299.49 541.066 1298.67C542.305 1302.68 544.208 1303.63 547.986 1305.65C550.065 1306.74 552.179 1307.76 554.324 1308.71ZM980.239 1185.51C983.307 1192.46 978.256 1192.02 984.273 1199.51C983.001 1201.29 982.402 1201.68 980.77 1203.05L981.481 1203.49L980.868 1202.84C982.664 1204.15 987.94 1203.53 990.343 1203.45L992.131 1203.1C993.089 1196.22 985.874 1188.61 980.239 1185.51ZM925.081 1191.28C920.994 1187.27 920.358 1186.25 914.588 1185.48L913.046 1186.12C912.545 1189.06 913.735 1189.96 915.695 1192.07C931.495 1202.17 940.52 1188.07 929.466 1181.01L925.081 1191.28ZM432.917 1098.86C428.525 1100.59 427.349 1101.24 423.364 1103.8C426.97 1104.49 430.335 1105.2 432.543 1108.37C432.762 1111.65 432.243 1111.4 429.364 1113.05C434.54 1114.19 440.553 1114 441.801 1107.46C442.181 1105.44 441.704 1103.36 440.484 1101.72C438.67 1099.25 435.801 1099.13 432.917 1098.86ZM501.241 1315.19C499.273 1321.09 497.48 1325.66 495.089 1331.38C503.46 1332.74 514.148 1334.7 522.518 1334.26C524.904 1332.8 526.488 1332.08 528.2 1329.89C526.575 1327.98 505.015 1317.15 501.241 1315.19Z" fill="%23FAFAFA"/><path d="M347.624 1318.99C350.201 1318.92 350.204 1318.9 352.692 1319.52C352.043 1325.9 353.134 1334.44 353.009 1341.02C352.948 1344.23 353.893 1345.43 355.467 1348.32C351.611 1349.64 347.136 1350.89 343.195 1352.1C343.057 1347.24 349.431 1343.16 345.516 1337.36C343.748 1334.74 343.838 1331.08 343.533 1327.98L340.845 1329.14L340.566 1327.74C341.88 1323.83 343.915 1320.86 347.624 1318.99Z" fill="%23FAFAFA"/><path d="M413.315 948.267C413.05 942.234 408.366 931.29 415.649 927.764C416.144 932.023 413.155 935.864 414.566 946.089L413.315 948.267Z" fill="%23FAFAFA"/><path d="M486.857 1074.3C485.446 1074.9 483.92 1078.69 482.669 1080.72C480.648 1080.91 480.675 1080.72 478.77 1079.88L478.446 1078.79C479.287 1075.91 483.869 1073.33 486.416 1071.63C486.74 1072.93 486.876 1072.99 486.857 1074.3Z" fill="%23FAFAFA"/></svg>') no-repeat 50% / cover;}
.starList.darkStar ul li:before {background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="1293" height="1533" viewBox="0 0 1293 1533" fill="none"><path d="M564.285 990.095C572.121 994.698 566.694 1003.1 567.79 1008.56C570.657 1009.09 574.167 1009.52 576.719 1010.75C577.68 1012.66 577.963 1013.76 579.823 1014.73L580.382 1012.3L581.954 1012.04C593.681 1016.9 589.897 1021.38 594.908 1028.03C598.007 1029.51 598.769 1029.63 600.865 1032.18C601.544 1034.69 601.632 1033.51 600.727 1035.83C598.592 1037.58 599.78 1037.19 597.059 1037.12C594.492 1035.61 594.104 1035.07 592.391 1032.63C590.033 1033.35 588.283 1034.13 585.839 1033.94C585.277 1031.4 585.132 1030.04 583.92 1027.77C582.865 1027.79 582.917 1027.66 582.048 1028.14C575.097 1032.02 570.85 1029.01 564.401 1025.7C566.235 1024.12 570.654 1020.64 571.615 1018.75L570.067 1019.05C565.402 1010.81 558.451 1011.09 549.833 1009.36C551.364 1006.18 553.067 1001.99 555.351 999.459C558.825 998.591 560.238 997.797 563.422 996.285C562.107 995.567 562.032 995.567 560.95 994.549C561.668 992.056 562.167 992.221 564.285 990.095Z" fill="%23FF1E1B"/><path d="M433.273 1246.89C436.186 1249.57 440.022 1258.24 444.301 1257.97C445.248 1255.74 445.308 1253.94 445.601 1251.55C447.609 1249.31 451.583 1249.34 455.129 1248.75C454.009 1256.48 454.737 1262.87 448.035 1267.29L447.195 1267.83C447.05 1269.7 449.766 1274.17 450.821 1276.27C447.621 1272.96 443.971 1268.15 439.058 1269.01C438.809 1270.59 443.398 1275.19 445.339 1279.22L445.734 1280.05L445.088 1290.24C444.726 1291.82 444.588 1292.13 444.027 1293.66L442.718 1294.19C438.625 1291.64 439.171 1285.83 437.252 1281.63C434.219 1280.08 432.253 1280.15 428.872 1279.82C429.675 1276.52 430.361 1273.08 431.07 1269.76C428.418 1269.71 422.45 1269.62 421.629 1266.42C423.581 1266.79 424.232 1266.93 426.266 1267.02C427.175 1263.57 424.646 1262.82 425.397 1259C429.402 1256.84 432.455 1260.37 436.614 1258.56C437.215 1256.4 436.374 1255.17 435.493 1253.05C433.456 1251.34 434.538 1251.67 432.348 1251.38C432.744 1252.97 432.943 1253.1 432.597 1254.65C430.176 1254.39 430 1254.55 428.002 1253.07C428.159 1251.12 431.462 1248.66 433.273 1246.89Z" fill="%23FF1E1B"/><path d="M1050.04 703.543C1052.52 705.832 1056.32 710.075 1059.85 709.153C1059.26 707.158 1058.85 707.078 1059.41 705.5C1067.61 704.252 1080.89 710.563 1071.29 719.716C1067.71 718.874 1066.94 717.946 1064.83 720.923C1064.71 722.949 1064.82 724.226 1063.76 725.947C1057.94 726.872 1058.69 715.176 1050.52 711.707C1049.59 710.063 1050 705.69 1050.04 703.543Z" fill="%23FF1E1B"/><path d="M518.253 1063.26L519.954 1064.6C519.427 1071.95 513.59 1088.52 508.031 1093.06L506.664 1092.91C505.21 1089.3 506.629 1084.72 507.377 1080.78C506.379 1080.79 504.858 1082.34 503.83 1083.15L502.309 1082.46L501.673 1080.68C502.382 1077.04 506.321 1072.57 508.716 1069.3C507.847 1068.35 506.478 1068.25 504.98 1067.82L505.206 1067.07C509.646 1064.87 510.246 1065.11 514.269 1067.79L515.049 1068.32C517.305 1066.64 516.915 1066.24 518.253 1063.26Z" fill="%23FF1E1B"/><path d="M535.486 986.592C545.505 988.568 546.701 994.354 550.042 1003.05C542.449 1000.22 540.878 999.504 533.253 1001.97C528.272 1000.45 526.052 999.729 521.405 997.483C517.773 995.731 514.703 994.317 512.677 990.784L513.064 989.376C515.335 988.007 518.394 988.718 521.182 988.972C524.309 992.595 532.466 1000.78 538.172 991.674C539.119 990.162 536.671 987.939 535.486 986.592Z" fill="%23FF1E1B"/><path d="M966.378 766.163C969.237 766.964 969.873 766.934 971.991 768.85C973.503 774.914 967.456 773.993 973.496 781.793L972.635 781.95C969.761 782.481 969.14 782.122 967.898 783.918C968.279 786.456 968.908 788.559 969.581 791.015C968.721 791.748 969.08 791.434 967.74 791.711C960.9 788.776 961.888 778.589 961.513 771.919C961.371 769.374 964.402 767.428 966.378 766.163Z" fill="%23FF1E1B"/><path d="M700.083 1104.24C710.108 1107.97 713.651 1109.7 709.541 1120.11L708.377 1120.71C697.776 1117.13 698.548 1115.06 700.083 1104.24Z" fill="%23FF1E1B"/><path d="M1270.4 1275.83C1271.78 1276.08 1278.36 1281.16 1283.69 1279.96C1284.64 1279.75 1288.96 1280.09 1290.24 1280.22L1290.17 1280.97L1287.19 1283.15C1279.62 1287.38 1264.14 1288.36 1270.4 1275.83Z" fill="%23FF1E1B"/><path d="M780.157 1117.23L781.048 1117.62C785.164 1119.4 792.401 1119.59 793.067 1120.08C792.439 1121.81 791.877 1122.95 791.93 1124.8L795.874 1125.25C797.962 1126.94 797.505 1125.92 797.827 1128.1L794.646 1130.23L784.895 1133.57C792.633 1122.97 782.515 1128.75 780.157 1117.23Z" fill="%23FF1E1B"/><path d="M959.253 731.832C966.745 733.1 968.122 736.574 971.767 742.788C969.147 743.888 965.42 745.02 962.659 745.953C960.99 746.554 961.087 746.61 959.343 746.431C957.42 744.012 957.083 743.828 956.574 740.902C957.809 736.675 959.403 740.312 963.175 736.669C962.718 734.508 960.975 733.401 959.253 731.832Z" fill="%23FF1E1B"/><path d="M1284.15 1323.64C1286.45 1323.29 1286.68 1323.09 1288.96 1323.74C1292.53 1328.66 1286.12 1333.31 1282.29 1335.53L1280.99 1335.27C1279.08 1332.75 1277.67 1328.34 1276.49 1325.25L1284.15 1323.64Z" fill="%23FF1E1B"/><path d="M1206.67 1335.45L1212.22 1335.39C1218.04 1338.48 1214.88 1343.31 1212.72 1347.92L1210.58 1346.91L1209.85 1347.48L1210.53 1350.42L1209.83 1351.26C1207.31 1350.92 1206.05 1349.98 1205.4 1347.54C1209.3 1342.54 1207.91 1341.43 1206.67 1335.45Z" fill="%23FF1E1B"/><path d="M907.949 887.216C917.784 891.378 916.152 895.188 914.947 904.807L914.229 905.278C912.058 904.545 910.397 901.97 908.855 900.099C908.032 894.964 907.979 892.471 907.949 887.216Z" fill="%23FF1E1B"/><path d="M446.074 1209.46L457.161 1211.69L453.829 1217.67C451.387 1219.63 449.865 1221.41 446.886 1219.85C445.494 1216.74 445.987 1213 446.074 1209.46Z" fill="%23FF1E1B"/><path d="M929.796 918.879C932.063 919.126 932.108 918.977 933.904 920.511C935.671 924.433 934.975 925.975 933.628 930.13L932.333 930.182C929.085 928.797 927.101 928.476 925.664 925.684C926.151 922.862 927.947 921.185 929.796 918.879Z" fill="%23FF1E1B"/><path d="M1208.28 1354.71C1210.24 1356.73 1213.84 1367 1212.17 1369.54L1211.3 1369.3C1202.23 1366.83 1205.46 1361.19 1208.28 1354.71Z" fill="%23FF1E1B"/><path d="M466.981 1195.01L468.618 1195.64C467.149 1199.24 466.832 1202.18 468.653 1205.67L467.157 1207.48C464.01 1206.89 463.211 1206.75 460.996 1204.62C459.072 1199.18 462.818 1197.42 466.981 1195.01Z" fill="%23FF1E1B"/><path d="M519.805 972.003C527.691 972.242 528.024 974.046 531.381 980.641C522.682 980.678 522.578 980.192 519.805 972.003Z" fill="%23FF1E1B"/><path d="M708.782 1092.59C710.896 1094.71 713.65 1100.68 715.021 1103.52L714.48 1104.69C711.182 1104.69 710.186 1105.21 707.57 1103.73C706.223 1100.86 707.988 1096.01 708.782 1092.59Z" fill="%23FF1E1B"/><path d="M678.871 1067.78C684.388 1069.89 689.096 1079.99 687.08 1086.26C683.633 1083.35 684.463 1082.7 684.926 1078.71C680.981 1072.13 680.196 1079.04 678.871 1067.78Z" fill="%23FF1E1B"/><path d="M770.488 1118.44C773.399 1118.44 775.547 1118.13 777.605 1119.79C777.657 1122.11 775.233 1124.76 773.751 1126.8C773.047 1127.23 771.82 1127.74 771.071 1128.08L770.128 1127.56C771.296 1123.55 771.535 1122.67 770.488 1118.44Z" fill="%23FF1E1B"/><path d="M532.735 1049.24C535.372 1049.6 535.111 1049.12 536.414 1050.64C535.738 1053.12 532.39 1055.7 530.352 1057.61C529.802 1058.11 529.338 1058.18 528.572 1058.5C526.152 1054.77 530.038 1051.42 532.735 1049.24Z" fill="%23FF1E1B"/><path d="M935.177 1114.54C937.819 1114.43 938.545 1114.38 941.127 1114.76C942.676 1117.05 942.137 1118.03 942.159 1121.19C939.585 1121.22 938.859 1121.25 936.359 1120.81C934.818 1118.43 935.289 1117.67 935.177 1114.54Z" fill="%23FF1E1B"/><path d="M645.619 1119.13C652.135 1119.1 659.684 1119.19 660.779 1126.74C658.684 1126.86 648.294 1120.61 645.619 1119.13Z" fill="%23FF1E1B"/><path d="M434.011 1300.6C437.545 1301.32 439.206 1301.34 441.417 1303.64C441.827 1306.04 440.529 1308.09 439.486 1310.38C433.686 1311.77 438.832 1306.96 434.011 1300.6Z" fill="%23FF1E1B"/><path d="M647.371 1125.06C649.09 1127.01 650.32 1128.03 651.118 1130.45C649.648 1131.8 649.501 1131.31 646.819 1131.33C644.632 1131.34 642.529 1131.67 640.794 1130.54C641.529 1128.51 645.206 1126.57 647.371 1125.06Z" fill="%23FF1E1B"/><path d="M986.638 760.976C987.566 761.245 987.753 761.462 988.599 761.971C990.26 766.545 985.785 768.154 982.207 769.576C981.13 769.449 981.691 769.644 980.628 768.761C981.362 765.317 983.906 762.982 986.638 760.976Z" fill="%23FF1E1B"/><path d="M508.666 1273.08C510.379 1274.63 510.553 1276.91 509.664 1278.89C507.284 1280.63 505.438 1280.15 502.393 1280.03L501.835 1279.33C502.578 1276.32 506.155 1274.49 508.666 1273.08Z" fill="%23FF1E1B"/><path d="M1279.71 1358.76C1286.01 1358.04 1288.23 1357.32 1292.1 1362.6C1286.16 1363.31 1283.29 1363.49 1279.71 1358.76Z" fill="%23FF1E1B"/><path d="M481.362 970.506C484.259 971.614 486.425 976.397 487.698 979.144L486.86 979.481C484.098 977.894 480.987 976.936 479.1 974.563C479.096 972.115 479.1 972.901 481.362 970.506Z" fill="%23FF1E1B"/><path d="M435.409 930.878C437.144 932.113 438.31 932.615 438.946 934.606C437.977 936.822 435.131 937.885 432.87 939.105C431.412 939.936 432.184 939.853 430.572 939.636C431.143 937.054 433.885 933.266 435.409 930.878Z" fill="%23FF1E1B"/><path d="M498.057 1279.75C498.616 1280.28 498.568 1280.5 498.902 1281.3C498.106 1282.97 497.788 1283.41 497.458 1285.25C499.713 1286.65 499.014 1284.19 502.741 1284.65L502.718 1286.65C500.222 1287.68 498.858 1288.52 496.225 1287.99C494.166 1286.16 494.687 1287.26 494.466 1284.64C495.56 1281.8 495.66 1281.74 498.057 1279.75Z" fill="%23FF1E1B"/><path d="M979.924 778.095C982.379 780.026 984.116 781.081 985.762 783.739L984.744 784.719C982.447 785.4 980.912 786.231 978.787 785.363C977.986 783.32 979.258 780.378 979.924 778.095Z" fill="%23FF1E1B"/><path d="M486.166 1288.71C488.23 1290.62 489.622 1293.36 490.445 1296.04L489.339 1297.33C487.416 1297.95 487.329 1298 485.328 1298.15L484.487 1296.87C484.945 1293.99 485.52 1291.52 486.166 1288.71Z" fill="%23FF1E1B"/><path d="M1036.97 704.071C1038.73 705.69 1038.65 706.673 1038.49 708.725C1036.47 711.471 1035.61 711.647 1032.47 713.297L1031.74 713.137C1032.2 710.731 1035.46 706.343 1036.97 704.071Z" fill="%23FF1E1B"/><path d="M1050.06 689.805C1052.2 694.197 1051.49 695.332 1048.71 699.033L1048.25 698.564C1048.07 695.993 1049.33 692.409 1050.06 689.805Z" fill="%23FF1E1B"/><path d="M386.417 0H391.428C400.77 6.68631 395.588 15.5739 404.572 10.1581C424.352 9.85723 428.601 11.7756 443.679 23.6109C446.583 25.8904 458.47 28.7109 462.058 31.2443C474.786 39.3158 487.491 46.8569 500.841 53.9141C505.35 56.298 510.088 61.694 514.233 64.7642C518.354 68.2555 522.575 71.5275 526.641 75.0893C532.651 80.4376 535.658 89.81 540.564 95.6486C556.424 114.521 571.026 136.009 582.52 157.819C588.921 169.965 594.284 182.152 601.646 194.122C606.729 202.39 610.52 213.175 615.09 221.836C621.814 233.862 629.398 245.36 635.97 257.474C638.081 261.366 639.352 269.881 641.318 272.872C646.769 281.169 650.897 286.452 655.234 295.626C664.406 315.032 671.337 334.984 679.622 354.732C685.471 368.072 693.562 381.889 699.507 395.406C702.214 401.561 703.731 408.36 706.001 414.009C710.531 425.279 712.348 426.168 713.808 438.416C715.307 438.143 715.581 437.977 717.003 437.383C718.603 442.367 713.049 443.059 721.354 451.232C722.001 451.869 725.819 467.799 726.443 470.364C736.688 479.521 733.351 484.968 737.068 496.896C738.904 502.789 744.416 510.571 746.509 516.582C750.325 527.539 752.323 540.342 756.724 550.974C758.438 552.256 760.609 553.779 762.18 555.17C762.981 559.123 763.699 563.092 764.336 567.074C778.331 562.832 784.154 559.076 796.645 551.353C804.368 547.444 812.766 544.329 820.37 540.262C823.722 538.474 826.424 534.191 830.346 532.408C846.07 525.255 858.651 525.874 872.392 514.381C882.675 514.498 887.735 509.952 897.045 505.882C900.914 504.192 912.013 500.935 914.109 498.632C913.42 493.256 891.911 489.876 886.754 488.745C897.232 485.208 908.862 481.64 919.138 477.9C915.463 481.579 909.723 486.391 908.585 491.204L909.132 492.559C916.085 495.043 920.208 485.052 923.157 480.053C924.197 481.494 923.853 480.9 924.197 482.405C924.766 484.894 929.055 488.423 931.038 489.981C932.737 488.964 931.966 489.573 933.059 487.646C932.482 484.266 923.292 478.279 927.386 475.238C935.581 469.155 950.13 468.179 959.717 464.515C971.176 460.134 979.67 457.112 991.667 455.476L995.903 451.38L1016.11 451.409C1014.52 449.98 1011.43 447.102 1009.75 446.017C1007.26 444.412 1001.85 444.021 999.683 441.955L999.743 440.296C996.278 437.607 991.173 437.682 986.69 437.24C1011.02 421.198 1056.53 418.66 1084.74 424.821C1098.72 427.875 1102.64 431.201 1115.13 437.258C1119.56 439.402 1130.62 440.152 1135.76 442.05C1142.66 444.678 1148.71 449.542 1155.23 452.91C1167.7 459.367 1191.08 463.274 1198.94 475.526C1206.22 486.879 1203.84 508.698 1195 518.805C1194.13 526.501 1194.46 526.882 1189.27 532.796C1187.95 534.296 1188.34 538.635 1184.27 541.921C1177.84 547.111 1168.33 539.917 1163.23 543.438C1163.94 547.724 1164.58 546.794 1162.05 550.228L1168.69 552.324C1172.4 553.477 1174.44 555.882 1177.18 558.657C1172.93 560.424 1172.54 561.261 1170.36 565.115L1169.48 565.155C1168.47 563.812 1167.48 562.458 1166.5 561.094L1160.49 565.206C1162.99 567.65 1166.31 571.062 1168.88 573.263C1160.25 581.708 1154.93 587.205 1150.87 598.851C1150.47 600 1146.98 600.555 1145.89 600.699C1147.65 604.34 1149.1 604.066 1148.6 606.585C1143.75 610.302 1143.69 610.127 1140.84 615.495L1135.45 618.327C1133.76 622.956 1132.5 627.615 1128.99 633.076C1124.89 639.492 1115.24 647.869 1112.84 655.847C1112.73 656.193 1109.6 656.786 1109.1 656.902C1103.55 663.065 1101.6 672.797 1094.98 678.13C1092.58 680.06 1088.68 681.734 1085.89 683.123C1087.73 679.377 1089.51 676.201 1087.63 672.012C1085.26 671.147 1086.4 671.176 1084.09 671.73L1083.69 676.138C1080.09 678.022 1074.76 677.199 1071.11 678.839C1066.7 680.82 1061.3 687.263 1066.65 691.343C1068.74 689.621 1070.05 683.663 1071 680.585C1076.4 682.345 1080.41 683.156 1084.28 687.381L1084.59 689.083C1081.75 692.182 1076.93 690.99 1074.14 693.847L1074.32 694.442L1076.99 693.903C1077.6 696.105 1076.23 701.125 1075.72 703.738C1073.57 702.194 1066.59 696.492 1065.06 696.189C1063.37 699.116 1063.74 700.711 1061.79 701.407C1057.95 698.491 1058.28 694.659 1057.57 689.593C1053.13 684.701 1052.45 685.898 1053.61 679.206C1051.32 679.679 1048.38 680.091 1046.41 681.192C1046.74 683.639 1047.91 686.049 1047.36 687.31C1042.16 685.579 1033.11 682.615 1027.51 680.811C1027.43 680.784 1025.88 681.457 1025.62 681.562C1021.87 683.13 1017.35 688.328 1013.24 687.581L1012.23 686.456C1013.47 683.714 1014.48 681.604 1015.92 678.969L1014.67 678.982C1006.42 679.028 1001.28 675.635 996.375 676.318C996.263 680.646 1001.98 683.03 995.439 688.737C994.077 689.104 992.835 689.426 991.503 689.875L992.401 692.492L991.765 693.04L987.618 691.836L986.78 692.352C986.256 700.168 986.773 707.765 986.391 715.616C994.279 696.739 1002.64 718.987 1011.16 705.083C1013.78 703.89 1018.38 706.384 1021.18 706.516C1023.36 706.617 1026.58 706.14 1028.76 705.712C1027 718.592 1028.12 719.431 1037.55 728.409C1034.44 728.433 1031.64 728.059 1029.07 729.553L1028.42 730.694C1032 740.987 1051.16 743.789 1032.01 761.62C1041.33 782.586 1019.99 778.544 1010.79 788.911C1009.95 785.917 1013.44 777.735 1012.14 775.767C1010.26 772.885 1003.06 769.24 1004.71 765.474C1010.12 763.603 1014.71 764.876 1018.26 758.962C1024.48 748.58 1008.27 732.722 1016.59 725.134L1015.85 724.56C1012.46 725.247 1013.49 724.604 1011 726.706C1009.14 731.64 1013.08 737.886 1015.49 742.244C1013.43 745.853 1011.43 743.344 1012.46 746.409C1013.58 749.74 1015.22 750.122 1015.13 753.693C1014.06 755.676 1014.2 755.601 1012.2 756.604C1010.6 754.86 1010.27 749.92 1009.77 747.077L999.039 751.177C998.56 749.291 997.819 745.165 996.06 744.427C991.383 742.47 990.14 740.304 986.99 736.6L986.069 736.577C982.514 745.122 993.561 754.748 993.366 760.317L992.408 760.414C987.701 756.253 976.729 742.989 974.498 736.421C974.049 735.099 975.045 734.15 975.733 733.254C978.3 732.721 978.667 733.058 981.249 734.015C982.087 731.445 976.736 716.162 975.793 711.955C970.996 715.876 956.978 725.283 950.826 721.262L951.365 719.221C948.693 717.508 947.421 718.047 943.888 717.934L948.012 701.691L935.828 703.748C945.692 715.549 939.42 719.7 942.721 731.614C943.918 730.674 944.218 730.344 945.258 729.216L946.276 729.617C946.313 732.492 946.336 732.344 945.22 735.003C938.372 741.297 936.569 739.904 932.363 748.477C935.214 755.908 935.805 759.127 933.934 767.308L934.346 767.937C940.984 760.265 944.764 768.394 948.281 766.792L948.079 762.653L948.985 761.754C956.933 763.326 956.289 772.473 955.309 778.888C954.733 782.653 950.01 781.882 948.918 784.869L950.332 787.818C948.446 788.672 947.024 788.342 944.936 788.2C945.018 783.342 952.667 781.224 949.299 772.788C940.827 764.988 940.49 781.583 938.193 783.963C927.685 785.618 932.176 772.975 925.417 774.577C917.327 776.5 918.225 779.801 910.861 772.241C907.979 772.87 904.806 773.97 902.157 773.117C901.573 771.807 901.288 770.999 900.832 769.636C897.427 766.897 893.43 767.698 888.902 767.817C892.943 760.272 895.675 752.877 899.32 746.14C901.573 741.992 910.958 733.181 914.438 728.73C915.598 720.34 916.204 718.702 920.515 711.453C923 713.956 924.527 715.326 926.503 718.291C926.188 727.211 923.965 736.2 934.024 740.278L934.967 739.807C933.268 732.884 929.339 720.679 932.722 714.183C933.268 713.144 935.424 711.358 936.456 710.16C933.485 706.986 930.649 711.047 926.914 709.738C925.38 707.95 925.866 708.346 925.537 705.539C934.002 700.919 931.764 698.107 936.935 688.726C937.265 688.527 941.733 685.833 941.733 685.833C944.562 680.553 944.502 675.173 948.409 670.239C959.358 656.409 969.499 657.06 970.801 637.575L971.34 636.819C975.741 630.722 981.302 625.749 985.919 620.024C990.268 614.638 985.433 611.792 994.249 608.572C994.481 606.582 993.778 603.587 993.972 602.932C995.776 596.678 1003.72 586.813 1007.54 581.728C992.453 586.024 976.212 590.234 961.94 596.764C956.312 599.337 952.787 606.278 944.382 608.064C935.222 610.01 931.884 608.998 923 606.891C918.884 621.222 913.039 621.869 901.356 614.598C903.968 612.425 916.317 602.45 917.611 600.53L914.086 600.201C906.722 588.269 902.179 583.606 898.796 601.378L893.415 605.114C886.747 609.814 887.458 615.669 879.435 616.94C880.288 618.903 887.293 625.223 889.299 627.163C887.278 627.954 879.958 630.482 878.993 631.684C879.771 634.315 880.19 634.196 879.644 636.477C877.953 637.486 878.664 637.305 876.763 637.464C873.058 625.602 882.975 610.898 862.999 610.723C863.187 604.783 863.374 597.769 865.686 592.388C867.602 587.932 864.339 586.379 860.769 586.142C856.129 585.834 853.727 604.331 853.322 606.634L844.783 602.67C844.835 605.84 845.382 607.579 843.997 610.046C841.393 610.396 839.507 609.698 836.94 609.07C834.051 610.342 832.202 611.058 829.523 612.818C830.166 607.513 830.758 601.549 831.588 596.326C826.888 598.525 825.159 600.007 820.362 598.31C816.321 594.68 817.69 590.715 818.933 585.943C796.45 592.121 802.146 604.622 780.427 609.271C785.029 597.928 783.301 601.97 790.927 595.112L790.036 595.234C778.683 596.675 780.142 588.596 773.174 590.271C771.962 594.411 774.005 595.086 772.194 597.724C766.805 597.264 764.283 592.579 762.554 588.201C758.318 586.696 753.311 584.75 748.986 583.869C758.446 572.284 759.052 571.801 757.914 556.582C750.138 564.649 747.718 564.818 749.891 575.143C750.033 575.822 746.064 580.014 746.063 581.287C744.922 587.225 746.391 596.535 742.456 601.364C741.049 603.092 739.406 603.682 737.285 604.104C730.143 601.484 734.871 592.911 738.471 589.106C735.114 588.219 735.867 591.278 733.993 588.81L733.85 584.872C728.998 580.917 727.239 586.563 723.455 577.897C717.232 583.35 710.876 588.851 704.74 594.388C706.249 592.408 709.419 588.373 710.247 586.251C714.181 576.164 712.092 571.024 723.905 569.399C724.467 569.322 725.03 569.249 725.593 569.179L719.357 560.74C722.053 561.901 726.845 564.474 729.605 563.069C727.62 557.197 721.677 558.143 717.177 559.797C716.596 560.011 716.016 560.228 715.438 560.449C713.636 559.039 712.061 555.103 710.969 552.861L702.371 557.299L702.002 547.273L701.088 546.936C697.022 550.277 693.333 557.274 690.55 559.21C685.631 556.496 687.698 551.521 684.229 547.411L682.279 546.756C680.163 550.521 683.752 560.007 687.977 562.522C683.019 564.578 671.081 560.633 666.107 558.618L665.596 557.76C660.121 548.693 646.024 545.722 643.326 532.021C642.76 529.165 643.472 526.205 645.274 523.92C646.735 522.103 649.332 520.933 651.416 519.891C647.949 519.953 643.329 520.412 640.265 519.218C640.583 517.797 640.656 517.507 640.158 516.134L635.244 512.368C635.34 510.161 637.302 506.52 638.138 504.022C635.259 500.74 634.198 499.905 633.028 495.573C632.336 493.007 632.24 491.978 630.418 490.838L627.139 491.067C626.753 488.606 628.169 486.535 629.445 484.134C620.325 475.454 620.454 464.421 616.488 453.464C609.17 433.242 603.395 412.555 596.334 392.217C594.125 385.856 587.524 380.757 586.997 374.015C586.96 370.846 589.158 367.829 587.396 364.617L586.813 363.547C584.442 359.241 580.635 354.44 578.68 350.654C574.482 342.522 577.177 335.755 569.437 329.365C569.628 327.548 569.686 327.314 570.225 325.564C569.14 324.23 568.962 324.239 567.488 323.299C565.769 318.288 563.324 307.733 563.565 302.401C556.258 293.758 555.679 291.479 554.135 280.23C548.026 274.066 548.19 269.693 544.646 262.168C542.296 257.466 539.762 252.961 537.487 248.217C533.59 240.084 530.851 230.085 526.758 222.192C521.236 211.544 515.417 202.307 511.942 190.575C511.248 188.233 506.098 183.854 504.85 181.368C502.649 177.981 500.211 167.667 498.792 165.275C491.22 152.516 489.645 157.133 485.545 141.843C483.797 140.325 482.301 138.94 480.362 137.654C481.202 151.042 483.298 163.756 479.997 176.719C479.138 180.094 481.198 192.363 480.014 197.088C479.988 197.514 481.858 202.463 482.143 203.193C481.728 203.645 478.27 206.278 478.526 205.801C477.152 208.363 477.268 214.311 477.577 217.114C479.892 238.147 478.783 257.528 475.861 278.458C475.65 279.972 477.081 283.037 477.645 284.455C480.273 289.698 478.341 288.508 475.753 293.641C472.42 300.252 473.885 309.062 477.123 315.622C476.64 317.041 474.019 324.777 474.019 325.658C474.019 332.157 476.527 337.396 475.899 344.449C475.381 350.263 472.579 355.201 472.304 360.521C471.096 383.919 470.527 407.401 469.067 430.783C468.661 436.714 465.831 442.166 464.866 447.994C464.356 451.075 466.486 456.987 466.105 459.785C464.736 469.835 463.596 479.756 463.01 489.907C462.817 493.262 459.339 496.72 459.528 500.014C463.929 508.304 459.096 508.713 458.125 517.007C457.957 518.443 461.165 523.561 460.928 525.374C460.579 527.112 456.685 526.464 456.447 529.876C455.949 537.031 458.979 542.307 457.602 549.447C455.955 557.986 447.898 562.049 448.525 569.089L449.424 569.812C451.285 568.554 453.037 566.937 455.096 567.228C456.548 569.325 456.313 568.237 456.202 570.492C454.273 572.972 453.065 574.443 451.486 577.208C455.385 587.506 454.825 590.382 447.469 599.3C449.433 604.661 451.509 608.992 450.67 614.705C446.986 620.053 442.458 613.919 438.679 616.398L439.694 620.537L436.449 621.548C438.617 623.182 442.902 623.108 444.165 626.603C446.679 633.556 446.132 641.456 440.486 646.658C440.791 648.327 441.739 649.041 442.912 650.308C443.79 653.805 443.058 657.079 439.25 658.325L437.943 657.549C437.167 654.438 437.458 651.15 437.525 647.902L429.531 650.046L433.826 658.132C431.202 659.278 428.597 660.471 425.905 661.439C422.988 660.679 418.114 658.977 415.464 659.682L412.716 661.828C409.069 659.703 410.557 654.575 406.735 654.692C404.12 657.54 405.017 657.473 404.959 661.243C404.879 666.568 401.015 669.104 399.482 674.652C405.038 675.31 408.178 675.046 412.253 678.754L411.994 679.751C408.184 680.365 402.019 679.708 399.905 680.844L399.206 682.41C403.04 691.501 415.145 683.737 418.844 684.226C418.967 687.556 419.528 687.208 417.92 689.044L411.424 689.549C406.086 694.669 401.308 700.02 393.338 700.508C387.702 700.854 387.482 701.038 383.69 704.816L382.772 704.987C376.686 706.086 357.8 704.234 361.277 713.597C357.394 715.046 353.26 713.925 349.85 714.979C336.556 719.089 329.738 724.04 315.411 725.378L314.861 729.763C310.655 731.193 306.978 730.927 302.558 731.595C289.805 743.125 284.317 743.119 268.831 746.242C261.824 747.656 270.369 754.77 247.489 754.366C234.188 771.612 224.005 766.231 206.881 774.083C192.661 780.595 195.96 783.649 178.006 786.591C175.204 789.45 174.466 790.049 170.429 790.58C165.493 791.239 163.278 795.805 159.452 797.684C152.728 800.993 142.174 803.552 134.805 804.548L296.317 865.09C315.219 872.238 334.03 879.626 352.747 887.246C362.379 891.184 381.398 899.043 389.927 904.433C391.203 906.686 392.369 908.235 392.627 910.75C389.579 910.339 385.56 905.698 382.291 905.248C377.121 910.705 378.515 909.785 370.766 910.571C370.736 910.578 370.671 911.798 370.671 911.955C370.641 915.009 371.924 916.753 370.829 919.778L366.732 923.902C364.747 925.863 361.857 928.999 364.134 931.896C371.855 919.036 378.617 930.354 382.869 938.783C380.35 939.966 378.658 940.43 377.137 942.66C376.301 948.693 388.237 951.62 393.256 953.626C391.055 947.346 388.669 940.841 386.687 934.516C389.354 935.205 393.188 936.672 395.497 935.684C399.03 928.745 396.136 930.055 404.141 926.192C402.943 930.511 401.646 934.898 400.75 939.277C402.599 941.448 404.476 943.514 406.038 945.901C403.846 948.244 402.776 948.978 402.008 952.032C402.476 954.824 401.814 953.761 403.881 955.438C409.244 956.329 411.828 952.9 413.315 948.267L414.566 946.089C417.313 952.092 417.167 951.852 422.354 956.104C422.209 957.294 421.877 958.207 421.418 959.308C422.93 960.154 439.211 961.501 441.992 961.838L433.889 969.952C441.397 970.67 450.498 970.648 454.398 978.358C454.45 981.27 454.915 980.05 453.082 982.175C447.789 983.702 445.193 980.222 442.467 976.329L441.828 975.409C419.207 974.593 400.469 957.496 378.385 954.727C372.59 954.001 369.999 952.331 371.217 946.657C369.724 945.467 365.34 948.125 362.205 947.863C352.833 947.077 342.434 942.436 333.722 939.06C336.6 934.134 339.53 929.239 342.513 924.381C337.23 924.68 332.505 924.141 329.421 928.737C329.074 931.806 329.113 930.759 330.52 933.917L330.038 934.688C314.75 935.152 265.377 909.605 247.77 905.039C242.888 903.774 226.795 899.238 222.638 897.486C204.301 889.746 186.452 884.102 167.369 878.473C163.018 877.418 153.645 870.838 149.969 870.292C121.91 866.153 93.0896 851.706 71.2338 833.823C65.0037 828.733 57.7831 817.602 50.5476 811.584C40.0107 802.826 25.9584 795.236 19.7584 782.796C14.016 772.952 8.00806 773.963 0 759.194V752.592C5.52311 732.939 15.7673 731.782 31.6307 722.717C33.5583 721.616 38.3998 716.676 40.1653 714.902L49.194 714.856C62.3656 701.115 56.7957 703.244 79.0598 698.555C82.1754 697.898 82.9223 695.876 84.3174 693.171L96.6236 697.224L98.6032 686.96L106.641 700.538C107.341 694.721 106.848 691.638 111.208 688.153L111.98 688.375L110.869 693.772L112.248 694.833L111.131 695.023L110.835 694.312C117.434 694.44 122.689 679.119 127.794 674.322C139.574 663.249 162.992 659.176 178.709 654.944C177.911 653.557 177.799 653.569 177.568 652.012C181.623 651.193 186.062 654.828 189.58 653.097C188.847 651.461 188.719 650.76 188.276 649.043C191.037 640.917 205.178 643.524 211.34 641.934C212.623 640.621 213.696 639.523 214.558 638.64L215.48 639.009L214.825 638.574C216.465 641.884 214.617 642.203 216.417 645.409C218.915 645.954 218.199 645.759 220.96 644.93C222.647 642.864 223.404 641.696 222.052 639.203C220.582 638.551 219.653 638.338 218.654 637.117C222.483 632.101 231.417 630.625 236.985 627.946C245.265 623.964 250.311 620.912 259.603 620.313C261.767 620.174 271.145 611.829 274.923 612.647C281.22 612.811 289.363 606.327 295.678 604.919C304.847 602.14 313.791 600.216 323.145 598.095L319.071 589.886L331.566 589.739L331.36 575.647C328.859 575.71 326.471 575.605 323.979 575.517L323.453 574.573C324.365 571.489 324.7 570.688 324.163 567.594L323.753 565.289C322.999 560.851 322.004 553.862 328.388 553.421C329.025 555.581 326.498 560.168 325.405 562.706C328.995 560.53 337.056 554.498 339.507 551.213C339.467 547.693 337.62 549.756 336.957 546.518C343.273 546.507 341.991 552.036 349.6 558.073L350.564 558.83L354.431 552.774C364.969 548.074 377.858 546.161 389.329 544.492C389.516 547.471 389.875 549.607 389.095 552.486C386.573 555.647 385.328 554.036 383.21 556.258C383.115 558.399 382.895 558.639 384.076 560.435C390.274 560.536 402.278 546.151 396.095 539.573C392.192 535.421 392.04 537.192 387.095 536.209C386.293 533.881 385.831 530.104 387.485 528.181L391.772 529.089C405.168 525.106 397.897 511.755 402.051 503.872C403.522 501.08 411.409 497.562 413.724 495.372C417.698 491.613 419.577 484.348 424.332 481.177C426.766 479.555 430.319 478.829 433.203 478.116L427.124 472.247L420.478 478.846C422.256 471.987 425.286 462.613 421.157 456.815C420.175 455.436 419.82 454.689 419.809 453.05C421.933 452.365 422.238 452.562 424.429 452.795C426.916 454.145 427.802 456.567 429.241 459.16C429.028 453.595 430.984 440.939 426.006 438.064C419.868 439.18 420.663 447.185 417.15 450.925C415.502 451.518 414.678 452.051 413.055 451.481C412.915 448.993 415.087 445.807 416.37 443.45C410.986 444.098 406.389 444.844 401.047 445.814L414.37 432.649L420.565 438.746C420.615 432.432 420.5 429.752 421.695 423.604L425.953 418.735C426.497 407.419 423.535 403.333 428.269 393.695C427.485 392.499 422.6 390.468 420.906 389.64L423.055 397.777L413.556 394.661C409.57 395.846 404.682 397.884 400.713 399.419L390.874 397.98C395.646 390.142 399.94 382.541 387.333 380.657L386.741 379.811C386.558 376.898 386.167 377.636 387.497 375.631C388.728 375.858 388.604 375.935 389.824 375.842C390.284 373.184 390.748 371.187 388.155 369.736C375.225 373.136 388.382 389.616 381.928 397.718C380.015 398.55 378.787 399.105 376.493 398.013C371.744 395.754 372.724 393.768 371.43 390.364L365.784 396.043C364.374 392.799 362.655 387.179 361.47 383.659C359.013 385.384 354.994 388.731 351.894 387.37C344.825 384.268 339.905 374.807 343.473 367.481C346.878 360.489 353.996 358.082 360.754 355.644C361.024 351.218 362.411 349.162 364.522 345.216C364.243 343.155 364.695 343.956 363.358 342.622L360.051 343.193C360.423 341.673 360.555 342.279 360.2 340.997C356.023 341.316 350.352 343.34 346.176 344.638C345.578 339.13 344.814 331.847 345.358 326.417C346.054 319.453 354.437 317.829 357.448 310.973L365.68 314.978C366.729 311.362 370.338 304.219 367.859 301.579C364.686 301.798 363.008 302.581 361.92 299.427C370.124 295.455 368.793 300.595 378.641 292.471C376.397 291.75 368.647 288.882 367.026 289.291L369.514 292.025C363.281 297.594 357.263 292.844 352.433 289.235C350.802 289.896 350.503 290.173 348.774 290.242C347.702 286.107 348.688 279.963 348.69 275.597C348.693 269.91 350.944 267.294 354.469 263.285C355.164 253.211 355.166 248.038 351.825 238.626C353.908 229.216 354.801 214.261 357.058 204.067C357.43 203.265 353.792 199.748 353.887 199.357C355.576 192.36 356.43 188.706 356.128 181.328C359.941 175.79 361.259 166.805 361.436 159.943C361.489 157.882 359.596 157.296 357.806 156.235C356.793 153.115 360.2 148.039 360.171 145.446C360.118 140.488 358.683 136.015 358.395 130.583C359.096 128.336 360.099 127.659 361.775 125.979L362.448 125.314C362.603 123.192 359.688 119.738 358.218 117.496C359.44 115.069 360.936 112.466 362.249 110.059C362.178 107.596 359.142 87.2987 362.551 85.3023C368.817 81.6322 361.272 78.9517 362.299 73.0769C362.23 73.4728 364.592 69.8381 364.873 69.11L362.822 66.0555L363.558 64.9941C367.414 63.6973 370.644 64.0823 374.708 64.2182C370.973 61.7193 365.531 58.1065 364.082 53.6993L364.668 52.6902C373.892 52.8024 365.682 49.8253 366.59 45.2906C371.006 23.2298 364.945 13.2 386.417 0ZM1164.57 511.654L1158.19 505.223C1161.57 505.126 1165.58 504.624 1168.53 505.885L1168.8 506.746C1169.54 509.002 1169.63 510.116 1171.46 511.565C1175.79 512.128 1178.45 508.284 1180.7 505.023C1187.04 501.629 1191.35 505.193 1195.31 498.718L1195.06 497.505C1189.13 496.618 1183.34 498.85 1181.41 491.748C1184.15 490.404 1183.85 493.259 1187.14 491.384C1187.73 488.711 1188.01 489.819 1186.87 487.847C1185.02 487.473 1183.56 487.182 1181.7 487.403C1176.68 488 1168.73 481.702 1164.31 478.473C1163.02 480.495 1161.56 482.925 1160.18 484.839C1157.64 482.843 1152.3 478.411 1149.81 476.832C1150.36 480.467 1152.02 488.963 1151.42 492.136C1148.56 491.532 1146.58 488.895 1143.55 491.304C1138.78 495.102 1140.53 503.578 1144.13 507.349C1149.71 513.213 1157.41 512.951 1164.57 511.654ZM380.861 343.76C383.223 345.263 383.523 345.703 386.161 345.575C391.727 342.512 394.065 331.143 390.927 326.338C388.918 326.44 387.486 327.879 385.776 329.138L384.462 328.997C382.786 326.405 382.965 327.425 382.865 324.608C384.39 322.286 385.788 321.943 388.394 320.654L388.433 310.812C385.423 305.518 383.506 303.425 378.867 299.335C382 316.752 365.258 321.76 361.52 337.889C364.892 337.062 376.615 333.604 378.962 334.577C380.488 339.003 378.784 339.415 380.861 343.76ZM415.653 537.92L415.82 538.919C420.146 538.475 418.971 538.085 423.291 539.755L424.025 539.329C422.234 535.344 421.835 536.018 422.301 532.196C427.725 525.267 436.612 533.561 444.069 528.586C446.282 523.637 439.315 515.597 435.405 514.191C428.241 520.447 423.222 518.031 414.378 517.574C398.763 516.766 408.451 524.717 406.465 530.434C405.122 531.691 404.511 532.099 403.462 533.62C409.42 533.945 412.364 530.191 416.259 533.421C416.198 535.512 416.073 535.934 415.653 537.92ZM411.442 379.205L424.855 379.135C420.772 364.729 413.901 358.182 400.483 351.445C402.299 354.5 403.001 356.26 405.934 358.29C408.511 360.075 409.77 360.208 411.08 362.761L410.35 365.391C412.717 366.262 413.654 366.603 415.836 367.823C417.597 372.524 411.281 376.346 407.983 378.686L408.386 379.265L411.442 379.205ZM683.546 485.378C692.641 486.129 698.051 476.681 692.286 472.901C689.856 480.462 687.408 479.21 680.576 482.264L680.314 483.48C681.773 484.54 681.905 484.665 683.546 485.378ZM316.13 914.44C316.104 919.748 319.879 921.754 324.499 923.857L325.484 923.573L325.756 922.652L326.726 917.607L325.993 916.701L324.982 916.723C320.673 916.783 319.926 916.514 316.13 914.44ZM380.045 574.62C387.416 574.373 390.866 566.873 384.463 563.378C381.984 565.924 376.734 570.307 375.896 573.004C377.09 574.501 377.595 574.119 380.045 574.62ZM685.42 543.985C686.936 541.655 687.549 541.192 687.427 538.584C685.316 535.323 683.105 535.207 679.179 534.156C678.605 537.655 677.99 539.69 678.75 543.157C680.354 545.301 679.327 544.644 681.911 545.228L685.42 543.985ZM172.922 666.435C172.9 669.723 172.385 670.738 173.812 673.401C177.917 675.391 182.505 672.989 187.996 672.835C187.008 671.004 175.638 667.398 172.922 666.435ZM602.223 262.779C604.439 261.673 605.406 261.447 606.738 259.355C605.41 256.53 601.174 257.409 598.393 257.574C596.79 259.798 595.678 260.859 595.263 263.469L596.125 264.501C598.658 264.6 599.822 263.82 602.223 262.779ZM1107.16 558.611C1107.07 555.258 1107.57 553.865 1105.98 551.301C1103.41 550.559 1101.52 550.825 1098.86 550.93C1098.84 554.26 1098.28 555.867 1099.78 558.427C1102.27 559.152 1104.54 558.777 1107.16 558.611ZM716.443 489.356C712.459 492.643 708.089 495.384 709.078 501.217C715.248 499.397 719.618 496.854 716.443 489.356ZM191.378 668.253C192.462 666.484 192.131 667.46 192.084 665.145C189.41 660.805 181.998 659.528 177.262 659.339L175.733 662.591C177.519 666.596 186.962 666.952 191.378 668.253ZM406.283 339.196C408.517 338.822 407.477 339.303 409.201 337.153C409.112 334.876 409.049 334.825 408.427 332.752C409.869 330.305 410.102 330.853 413.429 329.655L413.044 329.001L413.164 329.844C411.135 326.499 409.525 326.865 405.929 327.007C402.922 328.808 401.079 329.694 398.758 332.401L398.627 333.653C400.57 335.04 402.79 334.88 405.134 334.538C405.908 334.419 406.678 334.274 407.442 334.104C407.846 335.895 406.973 337.398 406.283 339.196ZM1064.04 675.42L1065.81 674.694C1063.4 672.626 1059.62 672.027 1056.51 670.479C1055.77 673.164 1055.04 675.949 1054.24 678.605L1064.04 675.42ZM446.455 422.651C445.257 427.347 443.863 434.687 440.328 438.028C436.91 439.103 434.664 437.362 431.911 440.368C432.319 442.354 432.747 445.789 434.34 447.048C436.783 445.956 440.823 444.262 442.912 442.682C448.299 438.612 453.966 427.369 446.455 422.651ZM1158.51 531.829L1159.78 531.479C1159.36 524.276 1154.87 522.195 1148.48 522.571C1146.13 525.144 1146.17 524.321 1145.68 527.228C1148.51 531.08 1153.42 530.992 1158.51 531.829ZM1158.12 513.686C1161.53 519.661 1161.7 521.641 1168.88 521.855C1167.66 514.076 1165.38 514.907 1158.12 513.686ZM664.321 507.267C659.324 504.992 656.643 503.716 650.951 504.021C646.342 504.844 644.227 505.339 639.783 506.782C645.404 511.664 647.909 513.229 654.893 515.797C659.571 512.988 660.782 511.653 664.321 507.267ZM379.929 20.1072C378.287 22.3769 377.019 24.3358 377.391 27.3161C377.586 28.814 378.301 30.1958 379.411 31.2209C379.822 31.6006 381.028 32.1065 381.494 32.3126C382.862 30.0985 381.142 23.5882 380.478 20.7194L379.929 20.1072ZM423.793 657.054L427.476 656.287C428.76 652.945 425.184 648.796 422.872 646.365C421.599 649.943 419.487 653.958 419.982 657.199C421.966 657.718 421.615 657.52 423.793 657.054ZM408.014 23.9488C411.694 23.7587 413.101 24.3036 415.825 22.514C416.796 20.0533 416.355 16.3199 416.25 13.5414L401.873 13.5505C402.842 19.0695 403.822 26.088 409.743 28.6738L410.699 28.2692C409.822 25.9876 409.525 25.7575 408.014 23.9488ZM367.732 556.964L360.981 557.153C358.051 557.62 355.196 557.969 352.361 558.831C349.653 563.008 348.642 564.811 346.584 569.337C351.617 566.171 354.383 564.255 360.34 563.057L361.039 563.597C360 565.298 359.052 566.801 357.934 568.453L358.386 569.368C363.762 570.482 366.247 561.237 367.732 556.964ZM930.911 567.637L929.9 568.241C926.525 570.245 918.869 572.998 917.746 574.219C919.4 575.789 921.653 575.555 924.34 575.985L925.133 577.005C926.315 578.568 926.735 579.556 927.535 581.32C929.923 580.826 929.818 580.768 931.547 579.219C933.133 575.704 932.235 571.157 930.911 567.637ZM369.398 350.496C364.884 354.618 362.658 360.305 366.578 365.638C367.976 366.454 368.482 366.912 370.076 367.153C371.421 364.552 378.218 353.059 373.94 350.576C373.12 350.101 370.51 350.399 369.398 350.496ZM920.949 761.335C920.508 754.449 918.045 753.82 911.968 751.245C912.747 757.929 914.917 758.738 920.949 761.335ZM993.523 710.105C993.628 711.075 993.755 712.274 993.905 713.699C991.173 718.367 985.47 723.599 983.562 728.516L984.31 728.916L985.163 728.577C988.09 727.438 988.471 727.144 991.495 727.102L992.76 727.351C993.995 727.598 994.339 727.646 995.507 728.2L996.547 727.708C996.21 721.322 992.438 723.527 1000.95 717.683C1002 713.994 996.427 711.526 993.523 710.105ZM437.036 383.197C442.538 380.867 449.38 376.33 451.995 370.811C452.044 368.145 452.437 369.32 450.658 367.206C447.647 365.947 447.176 365.93 443.896 365.835C437.129 374.027 440.682 378.289 429.175 384.447C431.448 385.178 434.636 383.928 437.036 383.197ZM442.969 456.759C442.313 461.074 446.486 461.193 445.635 463.993C440.357 466.892 441.017 465.624 439.598 471.684C437.895 471.707 437.886 471.52 436.334 470.719C435.383 472.094 435.693 473.552 435.749 475.309C437.856 476.053 441.055 474.805 443.564 474.144L444.529 478.314L445.053 478.624C447.526 473.54 453.217 464.173 451.651 458.964C448.587 455.832 447.215 456.35 442.969 456.759Z" fill="%23FF1E1B"/><path d="M1172.79 492.502C1174.81 492.484 1174.74 492.491 1176.68 493.077C1179.3 497.462 1174.3 500.266 1170.98 502.411L1169.06 502.875L1167.77 501.997C1166.21 496.89 1168.43 494.544 1172.79 492.502Z" fill="%23FF1E1B"/><path d="M361.073 498.84C367.555 500.085 375.205 500.633 381.42 502.166L384.929 503.173C384.276 505.526 383.451 507.885 383.44 510.306C386.343 513.02 390.423 510.033 391.159 513.86C388.97 516.468 379.491 519.028 377.431 521.286C373.775 525.293 377.085 527.058 370.436 530.693C370.983 533.794 372.296 537.727 370.07 540.081C364.037 539.248 366.733 526.445 367.559 522.12C360.309 524.398 343.466 529.208 340.257 519.304C344.989 507.37 356.748 523.761 363.323 516.783C365.007 511.334 362.532 504.526 361.073 498.84Z" fill="%23FF1E1B"/><path d="M391.125 443.079C404.389 443.015 400.337 453.536 396.731 461.339C400.872 466.018 401.479 465.935 402.538 472.08L401.949 472.873C399.823 471.675 398.95 469.228 397.782 466.979C393.012 461.75 386.455 465.835 379.988 465.733L379.129 464.641L379.837 463.684C381.711 463.502 381.677 463.483 383.435 462.782C387.589 456.213 383.446 447.742 391.125 443.079Z" fill="%23FF1E1B"/><path d="M329.484 510.916C333.715 514.381 330.513 516.598 338.437 520.413C338.373 525.171 339.556 533.914 337.624 537.77L334.97 538.279C332.578 536.477 333.314 537.585 332.309 535.122C333.95 533.384 335.039 532.864 334.72 530.586C332.946 531.267 331.778 531.934 329.91 531.715C328.802 529.984 329.437 513.961 329.484 510.916Z" fill="%23FF1E1B"/><path d="M352.782 482.37L358.731 482.191C361.529 483.623 360.576 482.778 362.16 485.546C362.318 490.957 358.627 492.767 354.053 494.184C351.564 494.163 347.828 494.708 346.713 492.222C348.991 489.525 352.037 490.474 354.622 488.136L352.782 482.37Z" fill="%23FF1E1B"/><path d="M339.853 468.274C343.53 471.892 343.35 470.884 348.158 470.591C349.098 472.651 349.335 475.815 348.393 477.907L347.083 477.35C341.913 476.693 342.282 479.881 337.293 477.939C336.213 475.281 338.671 470.798 339.853 468.274Z" fill="%23FF1E1B"/><path d="M412.012 409.577C412.629 409.788 413.607 410.296 414.229 410.592C416.085 415.312 415.322 417.622 411.169 419.898C405.655 416.814 409.219 413.435 412.012 409.577Z" fill="%23FF1E1B"/><path d="M381.42 502.166C385.515 502.046 387.261 501.179 390.948 499.688C391.751 501.575 391.352 503.363 391.18 505.463L390.319 506.436C387.829 505.653 387.044 504.804 384.929 503.173L381.42 502.166Z" fill="%23FF1E1B"/><path d="M400.753 419.644C403.443 419.667 404.984 420.245 406.912 421.943L406.515 422.884L403.414 423.437C400.742 424.014 399.496 424.513 396.869 424.057C397.178 422.241 399.076 421.139 400.753 419.644Z" fill="%23FF1E1B"/><path d="M385.119 486.971C391.398 487.795 392.664 488.193 393.971 494.37C390.698 493.19 387.693 489.549 385.119 486.971Z" fill="%23FF1E1B"/><path d="M925.477 908.946C925.372 911.821 925.822 915.226 924.377 917.105C920.508 915.466 919.041 911.551 919.355 907.531C922.049 903.407 926.286 905.091 930.926 905.473C931.689 901.633 930.798 899.163 932.415 896.154L933.74 895.645C938.268 899.425 935.334 911.776 941.351 911.611C941.793 908.31 941.77 905.241 941.823 901.925C943.544 903.534 949.344 909.058 951.14 910.009C957.914 913.572 963.549 912.749 970.487 917.18C979.131 922.697 986.765 929.254 994.975 935.377C997.52 937.645 1004.55 939.823 1006.61 941.859C1011.01 946.246 1015.16 951.845 1019.4 956.358C1026.21 963.619 1033.2 968.829 1037.74 977.924C1039.7 981.854 1042.95 986.24 1045.36 989.93C1049.47 995.17 1055.72 998.77 1059.92 1003.93C1061.52 1005.93 1063.64 1011.7 1065.67 1014.38C1068.66 1018.28 1073.55 1022.12 1076.22 1025.88C1082.93 1035.35 1089.15 1045.55 1096.03 1054.89C1100.23 1060.58 1107.62 1066.77 1111.89 1072.37C1119.29 1082.06 1126.2 1092.75 1133.51 1102.51C1138.42 1109.08 1144.75 1115.86 1150.09 1122.21C1154.84 1127.86 1157.89 1136.01 1163.17 1139.87C1169.4 1144.44 1168.5 1149.25 1172.5 1154.32C1176.47 1159.35 1183.44 1165.54 1186.98 1170.81C1190.26 1175.69 1190.75 1179.98 1195.25 1184.87C1199.32 1189.72 1203.62 1193.85 1207.53 1198.88C1211.36 1203.8 1213.96 1208.66 1217.55 1214.08C1220.23 1218.1 1227.2 1224.54 1228.08 1229.49C1228.16 1229.88 1227.82 1231.3 1227.79 1231.72C1225.57 1236.27 1231.93 1241.42 1231.27 1242.64C1226.93 1250.52 1223.33 1249.77 1224.96 1260.68C1226.48 1262.43 1226.39 1262.28 1228.65 1262.95L1229.36 1262.49L1229.33 1261.61C1229.24 1258.46 1233.38 1244.97 1234.93 1242.25L1236.21 1241.82C1239.82 1245.67 1240.06 1254.24 1240.96 1259.52L1232.35 1255.35C1233.07 1259.46 1233.82 1263.57 1234.6 1267.67C1237.45 1266.87 1240.77 1266.02 1243.54 1265.1C1245.14 1262.3 1246.6 1259.01 1249.13 1257.23C1255.27 1257.28 1258.38 1272.81 1254.86 1277.8C1249.92 1280 1246.41 1275.38 1243.13 1272.12L1244.67 1278.82L1237.47 1284.32C1244.16 1287.88 1248.56 1289.64 1255.56 1292.38C1252.54 1293.95 1250.4 1294.73 1248.21 1297.32L1247.83 1298.87C1251.96 1304.23 1255.93 1298.42 1260.04 1308.85C1264.65 1312.25 1270.26 1307.65 1274.52 1305.04C1264.73 1302.02 1266.04 1299.97 1266.02 1290.26L1278.83 1290.28C1277.57 1295.09 1276.22 1299.89 1274.78 1304.67C1277.48 1304 1280.5 1303.18 1283.2 1302.62C1284.36 1307.49 1286.71 1316.22 1287.1 1320.9C1284.96 1321.15 1285.23 1320.79 1282.9 1319.56C1280.34 1315.58 1284.12 1316.77 1281.7 1315.62L1277.5 1317C1273.45 1314.64 1277.35 1311.58 1270.19 1310.95L1268.89 1311.94C1268.75 1313.93 1268.77 1314.94 1268.15 1316.88C1260.77 1318.29 1260.86 1312.06 1257.26 1309.69C1248.18 1313.07 1247.63 1309.77 1240.87 1302.89L1241.05 1317.72C1245.91 1324.68 1246.11 1325.68 1247.62 1334.09C1245.49 1332.8 1242.87 1330.85 1240.51 1330.64L1236.81 1332.98C1234.79 1328.92 1237.54 1324.62 1233.65 1318.5C1229.24 1311.6 1219.4 1307.34 1219.31 1298.99C1219.32 1298.92 1219.11 1297.67 1219.1 1297.61L1218.98 1296.75C1213.09 1294.88 1202.96 1304.17 1201.18 1308.7C1207.14 1314.84 1201.58 1315.06 1204.4 1319.5C1207.56 1320.46 1208.15 1320.14 1211.24 1318.54C1212.35 1321.2 1212.81 1322.83 1213.57 1325.63C1211.22 1325.61 1205.15 1325.27 1203.33 1326.1C1202.91 1329.36 1202.27 1336.4 1200.21 1338.77C1190.84 1338.2 1191.08 1324.11 1193.8 1317.44C1185.13 1322.44 1174.42 1326.76 1164.59 1323.83C1155.48 1321.1 1140.15 1310.57 1130.65 1316C1127.68 1317.69 1122.5 1320.93 1120.83 1324C1120.69 1328.74 1124.65 1329.91 1123.9 1333.45C1116.88 1335.78 1102.34 1327.74 1095.5 1325.29C1092.77 1324.32 1084.1 1321.47 1082.13 1320.39C1074.8 1316.37 1067.16 1310.89 1060.04 1306.44C1058.18 1305.27 1053 1306 1051.66 1305.44C1048.23 1303.72 1045.33 1300.1 1042.07 1298.2C1040.35 1297.2 1036.9 1298.57 1034.6 1297.17C1026.02 1291.94 1016.46 1289.17 1007.45 1284.91C1003.57 1283.07 999.945 1278.95 995.918 1277.23C993.276 1276.22 986.323 1275.46 983.292 1275.08C973.114 1264.37 962.801 1268.63 946.702 1254.58C939.338 1254.31 938.829 1252.61 932.684 1249.07C928.725 1246.8 923.337 1244.85 919.003 1243.33C917.559 1241.49 917.529 1241.3 916.571 1239.27C913.907 1239.24 909.843 1239.48 907.702 1238.17C901.865 1234.59 893.924 1234.24 889.239 1229.78C878.806 1219.8 877.556 1228.87 865.439 1217.08L857.708 1217.02C856.503 1216.18 852.581 1213.57 851.683 1212.79C848.488 1210.01 842.425 1209.72 840.697 1206.85C840.143 1202.64 841.722 1195.64 842.291 1191.1C834.35 1194.28 827.075 1196.77 818.955 1199.49C833.048 1185.31 809.705 1180.54 803.972 1183.1C802.692 1187.41 804.451 1188.51 805.491 1192.69C800.514 1188.97 791.279 1180.88 786.93 1178.22L777.74 1177.63C761.776 1163.49 760.429 1175.12 749.352 1165.3L748.424 1165.83C747.451 1171.61 755.721 1176.2 749.285 1181.05C746.564 1183.1 741.867 1181.79 739.076 1183.88L738.907 1185.03C737.684 1193.11 734.143 1193.24 727.513 1197.55C721.673 1216 718.533 1206.89 713.898 1211.25L715.31 1215.27C713.612 1218.65 703.505 1218.2 702.517 1223.25C700.279 1234.68 686.708 1233.82 686.167 1244.28C686.042 1246.72 686.386 1247.76 684.893 1249.23C682.28 1249.18 680.5 1249.15 677.906 1249.36C676.656 1251.57 678.098 1254.85 676.989 1256.53C675.368 1258.19 671.555 1258.8 669.966 1260.71C667.071 1264.19 665.105 1268.91 661.957 1272.14C652.82 1281.53 642.79 1285.62 637.445 1298.47C636.682 1300.3 627.758 1304.77 626.105 1306.67C623.816 1308.84 626.712 1309.57 625.813 1310.33C622.154 1313.41 616.639 1319.89 613.666 1323.05C609.351 1327.62 602.465 1330.25 598.242 1334.89C594.388 1339.14 591.26 1344.81 587.917 1349.41C579.462 1361.06 570.859 1370.23 559.819 1379.45C554.141 1384.2 548.346 1394.75 542.347 1399.83C539.077 1402.59 535.775 1403.96 532.498 1406.87C529.47 1409.56 526.468 1417.94 524.032 1419.97C513.875 1428.41 506.084 1435.5 498.629 1446.44C496.643 1449.36 486.303 1453.83 483.64 1456.66C480.269 1459.56 478.767 1465.39 475.473 1468.71C468.019 1476.21 460.82 1477.99 455.937 1487.82L455.688 1488.3C445.591 1493.05 452.267 1493.07 447.648 1498.33C444.599 1499.62 442.614 1499.18 440.805 1500.59C437.289 1503.33 433.671 1511.65 430.795 1514.38C423.51 1521.3 420.603 1520.45 414.851 1529.32C405.539 1532.54 404.87 1531.32 396.987 1533H386.879C376.872 1529.18 381.032 1528.94 379.053 1521.66C370.046 1532.12 366.546 1528.27 355.812 1522.48C348.046 1518.29 346.372 1507.47 340.187 1506.45C337.597 1507.59 338.54 1506.73 337.104 1508.96C337.594 1511.62 342.339 1515.35 344.708 1517.66C343.616 1517.57 342.526 1517.46 341.44 1517.33C331.598 1516.2 328.887 1516.02 322.764 1508.3L313.238 1508.55C304.474 1500.48 286.748 1497.85 278.353 1486.28C275.346 1483.04 276.613 1477.89 274.621 1474.6C273.031 1471.98 275.633 1470.56 277.733 1468.19C277.096 1465.55 276.524 1462.9 276.015 1460.23C274.444 1451.62 275.111 1445.01 280.153 1437.74L279.218 1428C280.637 1425.76 282.711 1423.56 284.475 1421.54C283.718 1412.64 283.168 1414.56 287.977 1406.34C286.431 1402.28 283.628 1401.04 285.337 1396.17C293.991 1389.75 285.033 1388.32 293.142 1380.61C292.168 1378.27 291.211 1375.93 290.271 1373.58C292.312 1370 293.987 1368.08 296.601 1364.91C292.844 1350.46 307.324 1329.5 307.144 1314.05C307.159 1315.39 304.554 1310.73 304.764 1311.19C312.9 1305.97 308.337 1304.11 309.082 1295.75C309.374 1292.47 313.617 1289.84 316.155 1287.91C312.743 1282.46 316.895 1277.89 317.982 1271.81C318.936 1266.48 319.361 1261.71 319.763 1256.33C324.919 1249.78 324.459 1249.82 324.108 1241.14C325.445 1238.98 327.042 1236.69 328.462 1234.56L328.527 1226.34C341.76 1213.4 333.643 1213.33 332.645 1207.1C332.174 1204.15 344.943 1192.42 343.036 1182.98C342.153 1178.61 351.268 1161.04 352.326 1156.2C355.257 1145.34 352.263 1137.65 360.426 1128.38C360.806 1125.53 361.338 1119.9 362.672 1117.35C362.731 1117.23 365.95 1115.41 367.122 1113.93C364.073 1107.29 365.485 1103.57 369.511 1097.24C375.889 1087.21 371.373 1078.6 378.24 1069.31C382.398 1063.68 383.299 1052.49 386.23 1045.91C388.654 1036.38 396.172 1026.74 399.684 1018.08C404.93 1005.17 408.77 995.814 420.133 986.794C420.884 985.649 428.868 980.124 429.765 980.858C441.871 990.746 444.985 991.397 460.402 992.423L459.55 992.475C464.726 999.624 470.188 1006.13 478.857 1009.1C490.621 1013.13 493.498 1011.27 497.398 1023.79L495.295 1024.44C491.638 1025.52 489.656 1025.71 488.694 1029.73C489.511 1031.73 490.809 1032.24 492.66 1033.42C494.79 1032.6 500.154 1026.62 503.025 1024.31C505.11 1025.23 504.622 1028.91 507.07 1029.15C508.974 1029.34 511.026 1028.07 513.508 1029.3L513.846 1030.59C511.996 1032.99 509.313 1035.31 506.236 1035.78C506.475 1033.35 506.842 1034.24 505.916 1032.51C503.365 1032.99 501.919 1033.17 501.727 1036L503.167 1037.51C506.775 1038.92 521.786 1038.22 526.764 1038.18C524.121 1040.8 521.425 1043.34 519.128 1046.26C527.673 1063.39 505.241 1064.77 495.433 1055.41C496.578 1057.91 499.142 1062.56 498.957 1065.17C498.588 1070.38 496.908 1080.29 489.945 1079.18C487.734 1077.43 487.782 1077.1 486.857 1074.3C486.876 1072.99 486.74 1072.93 486.416 1071.63C489.54 1067.8 492.657 1057.42 489.685 1053.21C486.137 1052.75 485.075 1053.31 483.086 1050.79C482.7 1050.28 482.322 1049.78 481.95 1049.27C480.129 1049.69 475.678 1053.5 473.927 1054.87C470.603 1050.58 470.237 1049.09 464.634 1048.6L464.507 1049.57C467.169 1052.65 469.724 1055.15 471.301 1058.87L471.126 1060.63C467.389 1063.47 453.862 1060.14 448.876 1059.24L449.573 1059.94C451.987 1062.41 454.287 1064.96 454.42 1068.64C450.955 1072.25 437.123 1064.87 437.755 1057.07C442 1050.53 449.027 1052.9 452.642 1049.15C453.744 1048 455.987 1038.67 456.53 1036.55C457.895 1039.92 460.05 1047.11 464.664 1045.13C468.813 1037.04 461.378 1031.59 453.502 1031.09C450.807 1029.3 450.423 1028.85 448.162 1026.46C446.243 1027.75 446.258 1028.01 445.044 1029.92L445.476 1031.08L449.086 1032.52L449.424 1033.64C448.095 1034.58 446.978 1034.36 445.308 1034.34C441.269 1041.07 450.338 1052.4 438.744 1050.52L437.597 1049.39C437.575 1045.46 438.158 1046.26 436.328 1043.47C433.558 1042.04 430.723 1042.49 427.494 1042.58C428.16 1055.52 429.302 1070.81 428.463 1083.54C426.446 1086.7 426.107 1086.11 426.194 1089.18C429.885 1091.55 435.521 1087.2 439.597 1087.05C445.864 1086.84 452.488 1088.39 458.627 1089.62C457.978 1086.51 457.286 1082.65 456.411 1079.66C460.746 1078.75 465.216 1077.94 469.412 1076.55C470.949 1074.82 472.478 1073.08 473.996 1071.33C472.369 1080.29 472.069 1083 465.879 1090.02L467.114 1090.25C473.336 1091.33 473.946 1090.82 480.034 1088.98C481.175 1090.66 481.097 1090.73 481.673 1092.71L482.635 1092.92C485.534 1089.71 484.588 1086.48 490.94 1086L492.305 1087.02C492.743 1090.68 491.754 1093.62 491.587 1097.33C495.812 1101.77 500.592 1107.79 495.165 1113.74C489.486 1112.87 490.273 1102.85 490.173 1098.3C483.991 1099.34 479.794 1100.11 473.693 1101.79C477.553 1103.73 485.69 1106.43 483.191 1111.66C478.895 1114.65 472.473 1115.72 467.323 1116.81C470.262 1125.63 471.237 1124.89 480.39 1124.95C478.553 1127.74 475.504 1131.61 475.061 1134.68C476.932 1137.15 482.495 1137.31 484.651 1135.09C486.925 1132.75 487.291 1127.89 487.766 1124.8L488.804 1124.95C492.85 1130.48 491.259 1131.11 487.686 1137.02L489.498 1143.66C486.69 1151.83 481.733 1158.67 479.853 1166.61C479.678 1167.35 481.692 1171.74 481.996 1172.48C482.073 1172.67 477.316 1175.38 476.843 1175.95C473.314 1180.17 472.352 1184.32 468.117 1188.07L466.383 1188.58C461 1184.55 467.046 1170.38 462.115 1165.84C456.906 1164.56 452.715 1165.94 448.585 1165.41C446.562 1165.15 437.617 1160.72 434.959 1159.55C434.095 1162.03 433.106 1165.1 432.176 1167.5C427.359 1179.91 424.205 1180.66 427.878 1193.95C435.567 1197.15 433.439 1200.34 437.306 1202.06C439.758 1200.99 440.378 1200.39 442.538 1198.74C436.623 1207.08 434.656 1209.18 440.538 1218.97C444.598 1225.72 443.48 1235.33 441.983 1242.73C433.737 1239.13 431.782 1238.97 422.803 1240.79C431.622 1225.82 426.82 1232.49 428.656 1216.94C423.798 1215.7 420.332 1216.92 417.732 1215.31C416.233 1211.76 416.079 1205.27 416.107 1201.35C419.138 1201.99 421.48 1202.84 424.408 1202.07L425.369 1200.88C425.15 1199.51 419.706 1180.91 418.973 1179.06C413.903 1180.31 410.941 1181.1 406.098 1182.95L412.731 1195.4C410.468 1195.39 404.406 1195.06 402.698 1195.87C402.647 1200.68 403.315 1202.01 400.233 1205.32C396.988 1208.79 387.764 1213.33 385.53 1216.12C386.419 1218.44 385.67 1217.47 388.258 1218.8C390.828 1218.55 390.289 1218.2 392.579 1217.61C390.519 1222.61 388.579 1224.31 388.554 1230.1C388.523 1237.16 389.945 1244.07 391.184 1250.97L399.408 1248.96L391.059 1240.62C394.326 1241.93 397.392 1243.23 400.774 1244.24C403.008 1241.25 399.599 1241.08 402.922 1238.31C404.458 1238.33 405.752 1238.37 407.297 1238.46C408.407 1236.35 408.026 1236.89 407.716 1234.04C406.07 1232 405.334 1231.95 402.792 1230.92C405.892 1229.3 417.36 1229.86 419.847 1233.98C420.321 1242.71 413.853 1243.62 407 1245.25C407.93 1250.17 405.67 1251.64 402.173 1254.99C404.433 1256.01 409.653 1258.81 411.729 1258.5L410.459 1253.77L411.32 1253.15C421.733 1254.85 417.475 1274.36 416.518 1281.96C420.383 1281.9 420.721 1281.68 424.373 1282.68C423.775 1285.95 421.694 1284.91 421.709 1288.12C424.935 1289.42 427.267 1289.61 429.248 1292.09C429.71 1293.93 430.054 1294.37 429.346 1296.1C427.314 1296.37 425.928 1295.59 423.974 1294.86L423.01 1295.33C422.995 1297.72 422.971 1299.65 422.782 1302.02C420.164 1303.12 411.671 1299.09 411.831 1305.95C411.975 1312.14 420.717 1321.33 425.78 1324.15L433.588 1321.13C434.344 1324.65 435.127 1328.02 435.631 1331.57L441.778 1327.46C442.705 1329.79 443.863 1332.99 444.914 1335.18C447.495 1336.97 449.62 1338.93 452.621 1339.14C458.151 1334.7 443.452 1321.24 449.492 1316.94C452.286 1314.94 455.141 1315.3 458.547 1314.85C457.907 1312.92 457.567 1311.87 457.153 1309.82C460.395 1308.01 461.739 1308.51 465.386 1309.36C467.999 1308.66 468.873 1307.33 470.206 1305C471.419 1302.83 472.595 1300.65 473.734 1298.45C473.823 1319.35 483.474 1313.9 496.362 1305.34C499.175 1299.19 501.209 1298.64 507.309 1296.34C504.791 1293.73 504.589 1294.38 504.193 1291.5C507.206 1288.2 512.153 1289.24 516.221 1289.95C516.164 1282.12 515.807 1274.48 516.949 1266.75C517.491 1263.08 521.998 1261.55 520.808 1259.1C515.572 1260.03 508.166 1278.38 499.041 1272.02C497.054 1270.63 496.622 1267.76 497.308 1265.62C507.194 1263.55 505.138 1257.97 510.855 1251.46C514.546 1247.25 521.897 1242.43 526.632 1238.95C527.134 1237.21 528.315 1233.12 529.291 1231.83C540.519 1216.99 551.9 1211.36 562.071 1195.04C565.062 1193.72 568.125 1192.84 569.883 1190.28L569.89 1187.64L570.791 1186.86C574.494 1183.62 575.018 1182.9 576.977 1178.44C578.979 1177.21 586.733 1173.08 587.587 1172.12C586.885 1168.79 586.53 1170.07 588.149 1167.37C594.168 1157.36 601.822 1151.63 610.04 1144.21C617.992 1137.04 613.551 1134.97 627.393 1132.67C628.321 1128.9 623.966 1116.88 633.757 1119.4C636.349 1123.98 631.082 1132.3 636.089 1133.97C639.609 1135.14 645.406 1132.88 648.379 1134.75C650.33 1138.69 649.355 1140 651.845 1141.85C653.848 1139.79 655.009 1134.14 656.462 1133.36C662 1130.39 669.936 1130.67 675.109 1126.09C676.657 1127.12 677.688 1131.21 678.388 1133.23C683.045 1132.29 679.66 1131.81 685.153 1131.99L685.195 1130.77C685.388 1125.87 686.993 1117.57 692.893 1116.91L693.603 1117.61C693.049 1122.65 692.246 1122.63 696.929 1125.51C700.487 1127.7 700.517 1127.95 700.732 1132.06C702.209 1132.91 703.772 1132.57 705.548 1132.47L706.61 1133.3C701.638 1142.14 694.115 1129.82 689.01 1137.59C687.684 1139.6 687.948 1139.47 688.351 1141.67C691.935 1145.18 696.877 1145.91 701.775 1146.66C707.481 1138.61 715.629 1137.23 717.447 1130.15C714.364 1130.54 714.661 1131 712.354 1129.85L711.402 1127.54C715.287 1126.22 723.165 1129.64 727.395 1128.57C728.341 1124.56 726.639 1124.58 728.763 1122.77C730.842 1122.58 734.442 1122.61 735.661 1120.86C740.804 1113.51 745.002 1104.94 755.31 1105.17C756.148 1106.72 756.066 1107.53 756.245 1109.3C759.972 1113.82 763.572 1114.06 765.129 1117.88C763.467 1124.47 754.112 1126.32 755.205 1131.49C757.181 1133.45 759.246 1133.31 761.986 1133.3C762.674 1133.29 763.37 1133.28 764.059 1133.26L758.116 1139.31C768.123 1139.32 769.836 1141.34 778.623 1146.05C786.406 1144.26 791.578 1142.5 799.855 1143.26C805.064 1143.74 812.773 1145.66 816.657 1142.42C820.078 1144.67 819.486 1151.52 824.426 1151.95C825.017 1150.24 825.369 1149.03 825.84 1147.27C829.246 1148.23 831.963 1149.53 835.061 1148.35C837.92 1145.98 838.339 1144.05 838.077 1140.39C834.829 1139.95 834.926 1143.23 833.04 1141.88C834.118 1140.31 835.076 1139.16 835.675 1137.35C832.112 1135.92 828.512 1134.59 824.875 1133.37C828.939 1133.96 833.579 1134.93 837.576 1134.37L838.676 1133.46L838.354 1130.68L839.162 1129.79L843.795 1130.62C843.892 1129.34 840.974 1122.92 840.203 1120.88L841.28 1121.1C847.492 1122.34 848.75 1121.41 854.722 1119.75C855.994 1124.62 856.204 1130.19 860.851 1133.02C862.752 1134.18 867.026 1135.09 868.755 1134.14C878.634 1128.66 876.815 1126.7 888.79 1130.92C890.818 1119.73 891.297 1118.77 901.932 1113.91C900.083 1122.06 899.567 1122.96 905.921 1128.87C908.488 1115.31 908.488 1107.48 923.269 1102.08C924.355 1105.47 925.792 1108.95 925.642 1112.43C923.382 1116.6 916.601 1120.92 918.405 1127.47C921.803 1130.53 925.238 1130.08 929.414 1128.93C927.812 1133.63 925.687 1137.3 927.745 1141.52C931.532 1143.91 937.317 1142.37 942.047 1141.77C940.678 1139.76 938.971 1137.82 938.53 1135.6C941.755 1135.17 942.564 1135.12 945.804 1135.39C945.408 1136.99 945.048 1138.46 944.712 1140.08C952.016 1138.9 949.374 1137.23 958.438 1139.29C957.921 1136.61 957.195 1133.94 957.427 1131.25C960.361 1128.33 961.229 1130.54 965.308 1125.06C967.284 1126.12 970.105 1128.03 972.178 1127.89L974.454 1126.52L974.843 1127.17L974.177 1128.77C975.015 1129.47 975.404 1129.75 976.003 1130.68C972.515 1134.08 970.921 1136.49 970.944 1141.49C970.973 1150.08 978.817 1152.98 982.754 1159.26C984.961 1163 987.341 1171.99 988.659 1176.57L989.138 1175.74C992.745 1169.44 994.01 1166.96 987.611 1162.55C985.291 1156.46 982.948 1138.19 986.66 1133.07C991.562 1139.82 1000.61 1138.27 1007.62 1141.78C1011.42 1143.67 1010.04 1148.7 1015.26 1147.1C1021.18 1145.44 1023.86 1152.89 1029.48 1154.39C1031.83 1153.67 1032.46 1153.41 1034.7 1152.35C1037.91 1154.32 1036.45 1158.55 1041.23 1160.89C1048.23 1164.32 1059.33 1162.05 1061.73 1170.19C1060.99 1171.49 1060.27 1172.8 1059.55 1174.12C1065.18 1175.42 1070.59 1173.92 1078.18 1175.42C1085.18 1181.66 1087.84 1180.21 1095.79 1184.05C1096.19 1184.24 1097.18 1187.43 1097.36 1188.12C1100.52 1188.97 1100.97 1189.1 1104.2 1188.7C1107.33 1190.26 1109.13 1192.09 1111.71 1194.39C1112.99 1193.11 1112.63 1193.49 1113.53 1191.86C1126 1196.23 1125.36 1195.84 1134.91 1205.81C1121.94 1181.61 1105.13 1160.42 1088.59 1138.63C1085.25 1134.22 1082.68 1129.25 1079.31 1124.86C1075.52 1119.94 1070.65 1115.78 1067.02 1110.77C1064.2 1106.87 1062.95 1101.93 1060.27 1097.94C1056.64 1092.49 1050.94 1088.44 1046.8 1083.34C1043.57 1079.34 1042.66 1074.81 1038.9 1071.02C1025.2 1057.22 1015.51 1040.06 1003.54 1024.84C1000.54 1021.03 996.277 1018.3 993.359 1014.48C992.341 1013.15 991.645 1011.34 991.667 1009.65C991.727 1004.67 997.408 1001.88 993.553 996.854C992.648 995.672 991.113 994.661 989.609 994.549C987.446 994.384 984.595 995.409 982.417 995.814C971.25 988.792 948.401 951.703 938.38 939.689C932.954 933.169 952.338 919.269 925.477 908.946ZM336.543 1307.2L327.628 1300.77C324.506 1313.51 322.148 1316.91 336.237 1321.11C334.161 1327.41 332.023 1333.69 329.824 1339.94C334.878 1341.22 339.918 1342.56 344.944 1343.94C342.577 1345.63 341.212 1346.96 338.358 1347.32C337.022 1346.17 336.927 1345.63 336.154 1344.03C333.881 1342.98 334.901 1342.92 332.965 1343.41C330.818 1347.26 330.713 1352.66 335.376 1353.89C344.145 1356.2 348.548 1351.29 357.394 1355.66C359.365 1357.07 361.875 1358.74 363.638 1360.32C364.642 1356.31 365.356 1350.71 368.984 1348.75C377.829 1343.95 378.036 1346.32 381.42 1336.14L380.785 1335.15C376.905 1329.11 375.047 1320.79 372.879 1313.68C374.294 1312.55 375.41 1312.91 377.654 1312.77C375.184 1307.63 375.666 1301.05 370.954 1298.51C364.098 1294.83 344.808 1310.15 341.016 1304.41C342.227 1301.74 343.234 1300.81 342.731 1298.37C340.632 1296.99 338.308 1297.28 335.736 1297.25L333.091 1298.32C332.43 1301.51 334.728 1304.19 336.543 1307.2ZM441.603 1366.86C438.443 1367.6 437.655 1368.2 435.135 1370.24C430.36 1369.51 430.602 1366.92 426.698 1367.43L425.577 1368.69C426.01 1371.08 426.509 1371.46 427.966 1373.35C425.401 1374.9 426.347 1374.79 423.64 1374.83C422.045 1373.3 421.753 1371.98 420.96 1369.92C419.62 1369.95 418.875 1370.31 417.773 1370.99C413.732 1373.48 400.655 1369.95 395.157 1368.85C405.325 1362.42 405.926 1362.17 405.716 1350.04C408.676 1350.95 409.742 1350.7 411.327 1352.83L411.354 1357.52C413.244 1358.79 413.99 1358.35 416.722 1358.47L417.164 1357.89C416.043 1356.81 416.266 1356.98 414.923 1356.08L415.481 1354.93C417.737 1350.22 419.419 1341.37 414.24 1338.25L412.873 1338.48C412.326 1340.45 412.383 1341.14 412.335 1343.13C410.464 1343.69 411.402 1343.51 408.919 1342.44C408.954 1344.58 409.284 1344.88 410.201 1346.79C409.475 1348.71 409.609 1348.15 407.464 1349.52C398.774 1349.18 398.498 1342.12 395.249 1338.41C386.803 1348.47 389.674 1341.67 383.094 1345.05C381.779 1354.31 386.035 1355.36 393.302 1358.51C389.646 1362.2 381.719 1369.38 380.73 1374.08C384.742 1376.8 389.42 1370.9 390.42 1380.19C391.927 1380.07 396.187 1377.53 397.826 1376.66C396.753 1379.69 395.874 1380.43 396.689 1383.03C400.806 1386.22 404.45 1384.08 408.219 1381.29L412.428 1389.12C414.905 1385.52 416.474 1383.04 419.417 1379.83C425.277 1373.42 435.991 1374.95 440.165 1369.8C441.802 1370.42 442.611 1371.89 443.724 1373.33L445.313 1373.99C447.868 1372.72 446.888 1373.64 448.249 1371C447.851 1368 448.425 1369.28 446.549 1367C444.577 1366.85 443.619 1366.79 441.603 1366.86ZM426.948 1159.89C423.503 1159.52 420.685 1159.23 417.262 1158.52C413.416 1159.89 414.457 1162.47 414.545 1166.26L424.453 1162.4C420.994 1166.46 420.086 1166.94 420.213 1172.3L421.223 1172.63C423.049 1170.6 423.193 1169.89 424.293 1167.32C428.871 1158.84 434.531 1150.18 445.65 1152.17C446.728 1155.26 443.442 1155.84 445.23 1157.8C464.904 1160.9 464.042 1141.19 464.929 1127.31C462.932 1127.95 456.387 1130.45 454.942 1129.97L454.964 1127.77C452.512 1125.69 450.736 1126.09 447.081 1125.55L445.106 1128.98C446.644 1133.82 450.825 1128.79 448.961 1136.77C445.911 1149.82 418.892 1141.26 425.64 1157.11C426.05 1158.04 426.486 1158.97 426.948 1159.89ZM405.415 1165.98L410.11 1174.04C410.078 1163.67 411.278 1155.3 406.559 1146.37C411.001 1144.39 412.753 1150.96 416.224 1143.73C416.16 1141.1 416.444 1142.4 414.854 1139.87C412.984 1139.29 412.009 1139.5 410.081 1139.64C400.334 1140.32 392.217 1142.2 390.077 1153.51L390.618 1154.97C392.742 1155.71 394.466 1154.84 396.719 1154.17L397.456 1154.88L396.046 1160.73C398.747 1163.41 400.622 1159.02 405.415 1165.98ZM887.907 1157.56C883.514 1162.7 881.478 1166.52 878.574 1172.66L888.842 1170.71C895.413 1166.98 896.079 1164.53 899.44 1157.92C902.905 1159.86 906.587 1162.02 910.067 1163.86C909.992 1160.26 909.753 1156.24 910.18 1152.7C914.199 1151.29 912.185 1154.34 920.635 1149.75C920.051 1148.65 917.364 1143.3 916.751 1142.84C913.113 1145.01 913.076 1144.65 908.226 1144.32C906.969 1147.79 907.425 1150.08 905.816 1151.94L902.419 1150.48C899.38 1152.68 899.096 1153.11 897.09 1156.31C894.231 1157.67 891.155 1157.44 887.907 1157.56ZM878.26 1176.08C877.631 1173.07 877.444 1170.27 875.483 1168.07L874.36 1167.87C870.805 1167.23 870.648 1167.49 867.595 1165.22C867.206 1160.97 867.939 1160.05 863.718 1158.13C863.628 1163.87 863.044 1168.31 867.475 1172.67C869.309 1174.48 875.962 1176.29 878.26 1176.08ZM409.713 1304.55C408.832 1293.3 400.866 1299.68 407.914 1290.37L397.84 1288.48C399.011 1290.69 400.264 1292.47 400.218 1294.95C399.391 1296.53 398.491 1297.73 398.376 1299.37L401.023 1298.96C401.392 1301.25 401.286 1302.08 401.17 1304.34C403.165 1305.36 406.949 1304.6 409.713 1304.55ZM1059.57 1184.38L1061.55 1184.36C1061.76 1177.05 1052.28 1171.61 1045.57 1171.43C1044 1171.39 1042.44 1171.41 1040.88 1171.46L1040.07 1173.91C1041.55 1175.8 1044.18 1175.13 1047.12 1176.54L1047.64 1177.48L1046.37 1180.19C1046.77 1180.23 1050.92 1180.34 1050.26 1179.95C1053.67 1181.94 1055.78 1183.4 1059.57 1184.38ZM664.428 1157.77C664.678 1154.71 666.164 1139.35 665.865 1137.02C662.382 1140.63 661.585 1140.98 656.837 1142.46C654.364 1146.96 653.49 1149.17 651.711 1154.02L659.307 1148.04C661.814 1149.37 663.331 1154.77 664.428 1157.77ZM548.844 1331.76L552.44 1331.46C553.829 1329.54 553.398 1330.6 553.586 1328.08C552.549 1325.88 551.9 1324.28 549.715 1323.02C547.84 1325.17 545.135 1327.68 544.663 1330.33L545.454 1331.49L548.844 1331.76ZM465.53 1363.93L473.858 1366.65C471.946 1364.33 469.442 1361.74 468.514 1359C471.374 1357.3 473.528 1356.53 474.424 1353.71C473.128 1349.47 470.988 1348.67 467.228 1346.18C465.246 1350.66 463.478 1354.29 461.207 1358.63C459.253 1357.36 457.114 1355.57 454.945 1355.69C454.958 1359.88 462.282 1362.63 465.53 1363.93ZM1225.91 1295.83C1228.47 1294.15 1230.3 1293.37 1231.5 1290.64C1230.87 1287.11 1227.4 1287.32 1224.18 1286.99C1220.63 1289.18 1219.54 1292.36 1220.88 1296.36L1222.22 1297.47C1224.26 1297.2 1224.19 1297.04 1225.91 1295.83ZM963.834 1162.68L965.098 1163.49C966.872 1153.84 960.219 1152.2 952.712 1150.03L952.75 1166.04C956.911 1161.82 957.719 1160.23 963.834 1162.68ZM482.087 1327.55C479.418 1327.65 476.501 1327.83 473.855 1327.77C473.904 1330.22 474.415 1335.91 473.28 1337.66C471.42 1337.33 470.584 1337.09 468.672 1337.3C468.058 1338.52 467.978 1338.04 468.166 1338.7C470.518 1340.31 472.45 1339.79 475.424 1339.59C479.642 1336.05 480.368 1332.67 482.087 1327.55ZM518.77 1251.04C518.765 1254.48 518.187 1254.58 519.74 1256.94C522.236 1257.58 523.909 1257.31 526.519 1257.19C526.26 1254.14 526.718 1253.24 525.026 1251.19C522.421 1250.86 521.42 1250.93 518.77 1251.04ZM739.783 1135.27C736.451 1137.78 736.796 1136.76 735.54 1140.11C735.765 1141.82 736.269 1145.74 737.401 1146.91C739.674 1144.22 741.44 1142.59 742.549 1139.26C742.258 1136.8 742.407 1136.31 739.783 1135.27ZM897.584 1176.96C892.891 1177.54 891.2 1177.15 888.311 1181.26C892.173 1182.14 896.461 1177.92 900.353 1182.48C902.808 1184.7 902.172 1184.79 904.956 1185.36C907.351 1184.12 906.46 1185.01 907.71 1182.57L907.306 1181.23C905.203 1180.84 904.394 1180.8 902.306 1180.69C902.329 1180.29 902.83 1177.98 902.942 1177.42C900.817 1176.35 900.375 1176.82 897.584 1176.96ZM378.498 1304.83C386.166 1309.29 391.727 1310.87 388.06 1320.42C391.867 1317.26 397.914 1312.54 397.575 1307.08C394.912 1304.26 392.584 1305.95 389.14 1307.11C389.103 1303.78 389.196 1293.82 388.71 1291.02L378.498 1304.83ZM518.399 1280C518.826 1283.21 519.209 1289.22 521.019 1291.57C521.941 1291.39 522.766 1291.25 523.661 1290.98C524.16 1287.53 525.28 1283.63 523.768 1280.8C522.008 1279.58 520.588 1279.92 518.399 1280ZM434.666 1354.74C435.13 1351.97 435.91 1349.74 434.737 1347.35C433.036 1346.06 432.271 1346.21 430.151 1346.05C429.108 1342.65 432.47 1342.13 431.466 1338.44L430.214 1337.93C426.171 1346.41 424.06 1349.56 431.682 1356.51C420.999 1361.59 423.972 1361.41 413.249 1361.14C413.628 1363.05 414.657 1363.37 416.426 1365.03C423.746 1363.34 429.347 1360.07 434.666 1354.74ZM554.324 1308.71C552.099 1300.54 549.446 1299.49 541.066 1298.67C542.305 1302.68 544.208 1303.63 547.986 1305.65C550.065 1306.74 552.179 1307.76 554.324 1308.71ZM980.239 1185.51C983.307 1192.46 978.256 1192.02 984.273 1199.51C983.001 1201.29 982.402 1201.68 980.77 1203.05L981.481 1203.49L980.868 1202.84C982.664 1204.15 987.94 1203.53 990.343 1203.45L992.131 1203.1C993.089 1196.22 985.874 1188.61 980.239 1185.51ZM925.081 1191.28C920.994 1187.27 920.358 1186.25 914.588 1185.48L913.046 1186.12C912.545 1189.06 913.735 1189.96 915.695 1192.07C931.495 1202.17 940.52 1188.07 929.466 1181.01L925.081 1191.28ZM432.917 1098.86C428.525 1100.59 427.349 1101.24 423.364 1103.8C426.97 1104.49 430.335 1105.2 432.543 1108.37C432.762 1111.65 432.243 1111.4 429.364 1113.05C434.54 1114.19 440.553 1114 441.801 1107.46C442.181 1105.44 441.704 1103.36 440.484 1101.72C438.67 1099.25 435.801 1099.13 432.917 1098.86ZM501.241 1315.19C499.273 1321.09 497.48 1325.66 495.089 1331.38C503.46 1332.74 514.148 1334.7 522.518 1334.26C524.904 1332.8 526.488 1332.08 528.2 1329.89C526.575 1327.98 505.015 1317.15 501.241 1315.19Z" fill="%23FF1E1B"/><path d="M347.624 1318.99C350.201 1318.92 350.204 1318.9 352.692 1319.52C352.043 1325.9 353.134 1334.44 353.009 1341.02C352.948 1344.23 353.893 1345.43 355.467 1348.32C351.611 1349.64 347.136 1350.89 343.195 1352.1C343.057 1347.24 349.431 1343.16 345.516 1337.36C343.748 1334.74 343.838 1331.08 343.533 1327.98L340.845 1329.14L340.566 1327.74C341.88 1323.83 343.915 1320.86 347.624 1318.99Z" fill="%23FF1E1B"/><path d="M413.315 948.267C413.05 942.234 408.366 931.29 415.649 927.764C416.144 932.023 413.155 935.864 414.566 946.089L413.315 948.267Z" fill="%23FF1E1B"/><path d="M486.857 1074.3C485.446 1074.9 483.92 1078.69 482.669 1080.72C480.648 1080.91 480.675 1080.72 478.77 1079.88L478.446 1078.79C479.287 1075.91 483.869 1073.33 486.416 1071.63C486.74 1072.93 486.876 1072.99 486.857 1074.3Z" fill="%23FF1E1B"/></svg>') no-repeat 50% / cover;}
.starList ul>li>ul,
.starList ul>li>ol {width: 100%;}
.starList ul>li li{margin-top:8px;display:list-item;padding-left:0;list-style:disc;min-height: auto;}
.starList ul>li ul{padding-left:13px;}
.starList ul>li li::before{background:none!important;content:none;}

.orderList ol{margin:0;padding:0;list-style:none;counter-reset:my-awesome-counter;}
.orderList ol li{margin:20px 0 0;padding-left:38px;position:relative;min-height:30px;display:flex;align-items:center;flex-wrap:wrap;}
.orderList ol li p{margin-top:5px;}
.orderList ol li::before{position:absolute;left:0;top:0;display:flex;width:30px;height:30px;flex-direction:column;justify-content:center;align-items:center;counter-increment:my-awesome-counter;content:counter(my-awesome-counter) ". ";background-color:#F3E5CA;border-radius:50%;}
.orderList ol li:has(h5)::before{font-weight:600;}
.orderList ol>li>ul,
.orderList ol>li>ol {width: 100%;}
.orderList ol>li li{margin-top:8px;display:list-item;padding-left:0;list-style:disc;    min-height: auto;}
.orderList ol>li ul{padding-left:13px;}
.orderList ol>li li::before{background:none!important;content:none;}

.section-title.large_container {max-width: 1034px;}
.section-title.small_container{max-width: 822px;}

.featuredListWrapper{padding:0;margin-left:0;margin-bottom:0;list-style:none;}
.featuredListWrapper li{margin:0;display:flex;}
.featuredListWrapper li .starIcon{width:15px;display:inline-block;margin-right:8px;height:18px;margin-top:4px;flex:0 0 15px;}
.featuredListWrapper li:not(:last-child){margin-bottom:12px;}


/* ******* Table of Content SIdebar ************** */
.tableofcontent{position:relative;}
.tableofcontentAppend{position:relative;padding-left:24px;}
.tableofcontentAppend::-webkit-scrollbar{width:0;height:0;}
.title_tableofcontent{max-height:262px;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none;}
.tableofcontentAppend::before{content:"";position:absolute;left:0;top:0;bottom:0;width:2px;background-color:#E5E7EB;}
.tableofcontentAppend::after{content:"";position:absolute;left:-1px;top:var(--indicator-top,0);width:4px;height:var(--indicator-height,24px);background-color:#FF1E1B;border-radius:10px;transition:top .3s ease;}
.tableofcontent ul{margin:0;padding:0;list-style:none;}
.tableofcontent ul li{margin:0;}
.tableofcontent ul li:not(:last-child){margin-bottom:24px;}
.tableofcontent ul li a{font-weight:inherit;}
.tableofcontent ul li a:focus{color:currentcolor;}
.tableofcontent ul li a.active{color:#FF1E1B;}
.tableofcontentSelectText {display: none;}



/* ******** FAQ Section ********** */
.faqItem .accordionInner{border:1px solid #d5d3d1;transition:background-color 0.3s ease,border-color 0.3s ease;overflow: hidden;}
.faqItem .accordionHead{width:100%;border:0;border-radius: 0;text-align:left;cursor:pointer;transition: background-color 0.3s ease, border-color 0.3s ease;}
.faqItem .accordionQuestion{flex:1;min-width:0;margin:0;transition:color 0.3s ease;}
.faqItem .accordionIcon{flex-shrink:0;display:inline-flex;transition:transform 0.3s ease,color 0.3s ease;}
.faqItem .accodianContent{display:none;background-color:#202020;}
.faqItem .accordionAnswer p:last-child{margin-bottom:0;}
.faqItem .accordionInner.active .accordionHead,
.faqItem .accordionInner:hover .accordionHead{background-color:#202020;}
.faqItem .accordionInner.active{background-color:#202020;border-color:#202020;}
.faqItem .accordionInner.active .accordionQuestion,
.faqItem .accordionInner.active .accordionQuestion *,
.faqItem .accordionInner:hover .accordionQuestion,
.faqItem .accordionInner:hover .accordionQuestion *{color:#FAFAFA;}
.faqItem .accordionInner.active .accordionIcon{color:#FF1E1B;transform:rotate(180deg);}
.faqItem .accordionInner:hover .accordionIcon{color:#FF1E1B;}
.faqItem .accordionInner .accordionAnswer,
.faqItem .accordionInner .accordionAnswer *{color:#FAFAFA;}
.faqItem .accordionHead:focus {background-color: currentColor;}
.faqItem .accordionInner .accordionAnswer a{color:#F3E5CA;text-decoration:underline;text-underline-position:from-font;}
.faqItem .accordionInner .accordionAnswer a:hover {color: #FF1E1B;}
.faqItem .accordionInner .accordionAnswer {margin-top: -4px;}

/* ************* Statstics Section  ***************/
.statsticsSectionOuter .statsticsSection .content-wrapper{max-width:100%;padding:0;}
.statsticsItemInner::before{content:'';position:absolute;right:-16px;background-color:#F3E5CA;height:calc(100% - 100px);width:1px;top:50%;transform:translateY(-50%);}
.statsticsItem .statsticsTitle *,
.statsticsItem .statsticsContent *,
.statsticsItem .statsticsContent{transition:all .3s ease-in}
.statsticsItem:hover .statsticsTitle *{color:#9E0A00;}
.statsticsItem:hover .statsticsContent *,
.statsticsItem:hover .statsticsContent{color:#202020;}
.statsticsItem::after{content:"";position:absolute;background-color:#F3E5CA;border-radius:24px;z-index:-1;transition:all ease .6s;width:0;right:0;height:100%;top:0;}
.statsticsItem:hover::after{width:100%;left:0;right:auto;}
.statsticsItemOuter:last-child .statsticsItemInner::before{display:none;}
.statsticsSectionOuter .statsticsSection{margin-top:-100px;}
.statsticsOverlayImg{position:absolute;transform: rotate(-18deg);max-width:80px;width:100%;height:70px;right:calc(100% - 200px);bottom:-40px;}
.statsticsOverlayImg svg,.statsticsOverlayImg img{display:block;width:100%;height:100%;}
.statsticsItem{height:100%;}


/* ************ About Section ************** */
.aboutSection__cardCol{min-width:0;display:flex;}
.aboutSection__innerCard{position:relative;width:100%;min-height:200px;}
.aboutSection__cardPattern{position:absolute;inset:0;opacity:0.05;pointer-events:none;right:0;width:100%;max-width:261px;margin-left:auto;max-height:296px;height: 100%;}
.aboutSection__cardPattern svg{display:block;width:100%;height:100%;}
.aboutSection__badge{position:absolute;top:12px;left:-27px;width:100%;max-width:66px;}
.aboutSection__badgeImg{width:100%;height:auto;}
.aboutSection__badge svg{display:block;width:100%;height:100%;}
.aboutSection__innerCardContent{position:relative;z-index:1;}
.aboutSection__statement em{color:#FAFAFA;}
.aboutSection.cardstyle2 .aboutSection__statement em{color:#9E0A00;margin: 0;}
.aboutSection.cardstyle2 .aboutSection__badge{width:67px;height:60px;}
.aboutSection.cardstyle2 .aboutSection__cardPattern{max-width:215px;max-height:288px;}
.aboutSection__bottom-content a{text-decoration: underline;text-underline-position: from-font;color:#F3E5CA;}

/* ********* Banner Section ******* */
.bannerSection{overflow: hidden;}
.bannerSection .bannerInner {max-width: 1035px;}
.bannerSecOverlayImg{position: absolute; width: 593px; height: 646px; top: -80px; right: -290px;z-index: 1;}
.bannerSecOverlayImg svg{width:100%;height:100%;display:block;}
.bannerSection .noiseImage{z-index:2;mix-blend-mode:hard-light;position:absolute;left:0;top:0;width:100%;height:100%;}
.bannerSection.bgImage .mainHeading h1 em { color: #FAFAFA;}
.bannerSection.bgColor .mainHeading h1 em { color: #FF1E1B;}
.bannerSection .bannerInner *+p {margin-top: 12px;}


/* ********* Career Section *************** */
.careerCardTagItem{border-radius:50px;}
.careerCardTagItem .careerCardTagIcon{height:16px;width:16px;display:inline-block;}
.careerCardTagItem .careerCardTagIcon svg{display:block;width:100%;height:100%;}
.careerCardPopup .careerCardTagItem{background-color:#e4d6bb;}
.careerCardPopup hr{border-bottom-color:#e4d6bb;margin:20px 0;}
.careerCardPopup{background-color:transparent;padding:50px 16px;width:100%;max-width:1066px;}
.careerCardPopup .careerCardTags+hr{margin-top:10px;}
.careerPattern_img{position:absolute;bottom:0;left:0;max-width:399px;max-height:397px;width:100%;height:100%;}
.careerPattern_img svg{display:block;width:100%;height:100%;}
.careerCardHeadCol{max-width:739px;}


/* ******** Content with Image ********** */
.contentWithImage{overflow:hidden;}
.contentWithImage .content-wrapper{position:relative;}
.contentwImgOverlayImg{max-width:150px;position:absolute;width:100%;top:calc(100% - 10px);right:0;}
.contentwImgOverlayImg svg{display:block;height:100%;width:100%;}
.contentwImgWrpwithBg { border: 1px solid #d5d3d1;}

/* ******** Counter Section ************* */
.counterItem:after{z-index:1;}
.counterItem .statsticsTitle{z-index:2;position:relative;}
.counterItem .statsticsContent{position:relative;z-index:2}
.counterOverlayImg{position:absolute;max-width:80px;width:100%;height:70px;bottom:auto;top:-40px;right:calc(88% - 250px);transform:rotate(-22deg);}
.counterOverlayImg svg{display:block;width:100%;height:100%;}
.counterOverlayImg.icononTop{bottom:-40px;right:calc(100% - 200px);top:auto;}


/* ************* CTA Section *********** */
.ctaSection{overflow:hidden;}
.ctaSectionLogo{max-width:70px;margin-left:auto;margin-right:auto;}
.ctaPatternImg{position:absolute;left:0;bottom:0;top:0;width:100%;max-width:23%;}
.ctaPatternImg svg{display:block;width:auto;height:100%;}
.ctaSectionOuter .ctaSection .content-wrapper{padding:0;max-width:100%;}
.ctaSectionOuter .ctaSection{padding-left:20px;padding-right:20px;}
.ctaPatternImg:not(.outerTrue) svg{width:742px;height:774px;opacity:0.10;}
.ctaPatternImg.outerTrue{width:1083px;height:1131px;left:-36%;top:-13%;opacity:0.15;}
.ctaSectionLogo img{width:100%;height:100%;}
.ctaSection .content a {text-decoration-line: underline;text-underline-position: from-font;}

/* ************ Feature Card **************** */
.feature__card{height:100%;flex-direction:column;}
.feature__card .feature__card-image{height:200px;}
.feature__card .feature__card-image img{width:100%;height:100%!important;object-fit:contain;}
.feature__card.tertiaryBgColor .feature__card-subheading *,
.feature__card.tertiaryBgColor .feature__card-description,
.feature__card.primaryBgColor .feature__card-subheading *,
.feature__card.primaryBgColor .feature__card-description,
.feature__card.secondaryBgColor .feature__card-subheading *,
.feature__card.secondaryBgColor .feature__card-description{color:#FAFAFA;}
.feature__card.beigeBgColor .feature__card-subheading *,
.feature__card.whiteBgColor .feature__card-subheading *{color:#9E0A00;}
.feature__card.beigeBgColor .feature__card-description,
.feature__card.whiteBgColor .feature__card-description{color:#353331;}
.feature__card.tertiaryBgColor .feature__card-heading *,
.feature__card.primaryBgColor .feature__card-heading *,
.feature__card.secondaryBgColor .feature__card-heading *{color:#F3E5CA;}
.featureCardSection{overflow:hidden}
.featureCardSection .content-wrapper{position:relative;}
.featureCard_overlay-img{position:absolute;right:-25px;width:100%;top:-20px;max-width:100px;height:150px;}
.featureCard_overlay-img svg{display:block;height:100%;width:100%;}


/*  */
.featureQuoteOuter .quoteSection{max-width:1034px;margin:0 auto;}
.quoteSection{overflow:hidden;}
.ctaQuoteLogo{max-width:70px;margin-left:auto;margin-right:auto;}
.quotePatternImg svg{display:block;width:auto;height:100%;}
.featureQuoteOuter .quoteSection .content-wrapper{padding:0;max-width:100%;}
.featureQuoteOuter .quoteSection{padding-left:20px;padding-right:20px;}
.quotePatternImg{position:absolute;opacity:0.1;width:490px;height:462px;right:-200px;top:-180px;left:auto;}
.ctaQuoteLogo svg{width:100%;height:100%;}


/* ********* Form Section ************ */
.content-wrapper .content-wrapper{max-width:inherit;width:inherit;padding:0;}
.formSection .hs_submit.hs-submit{justify-content:flex-start;}
.bgShapeCrown{position:absolute;z-index:1;pointer-events: none;width:425px;height:482px;right:-156px;top:-63px;}
.bgShapeCrown svg{opacity:0.08;width:100%;height:100%;}
.formSection{overflow:hidden;border-radius:24px;}


/* ********************* Get in Touch ********************/
.getTouch_contactItemIconWrp{border-radius:100px;padding:12px;width:45px;height:45px;}
.getTouch_contactItemIconWrp img{width:100%;height:100%!important;object-fit:contain;}
.getTouch_contactItemRight{flex:1;align-self:center;}
.getTouch_contactItem:not(:last-child){margin-bottom:20px;}
.getTouch_additionalInfo{border-top:1px solid #d5d3d1;}
.getTouchFormColInner{border-radius:0 0 24px 0;}
.getinTouch{overflow:hidden;}
.getTouchFormColOverlayIcon{position:absolute;bottom:20px;right:-20px;width:100%;height:80px;max-width:60px;}
.getTouchFormColOverlayIcon svg{width:100%;height:100%;display:block;}
.getTouchFormCol .hs_submit.hs-submit{justify-content:inherit;}


/* ********* Home Banner Section ************* */
.heroCardsSection .heroBannerTextTrack{position:relative;display:inline-block;overflow:hidden;vertical-align:top;transition:height .4s ease;}
.heroCardsSection .heroBannerTextTrack .herobannertextItem{width:100%;}
.heroCardsSection .herobannertextTrackInner{transition:transform .6s ease;display:block;will-change:transform;}
.heroCardsSection .heroCards__card{height:auto;padding:0 4px;position:relative;cursor:pointer;transition:box-shadow 0.35s ease,opacity 0.35s ease,filter 0.35s ease;opacity:0.5;filter:blur(1px);box-shadow:none;}
.heroCardsSection .heroCards__card--active,
.heroCardsSection .heroCards__card.swiper-slide-active .heroCards__card-inner,
.heroCardsSection .heroCards__card-inner:hover{opacity:1;filter:blur(0);box-shadow:0px 4px 7.5px rgba(0,0,0,0.2);}
.heroCardsSection .heroBannerTop{max-width:737px;}
.heroCardsSection .heroCards__accent-label{width:100%;margin-bottom:0;}
.heroCardsSection .heroCards__title h5{transition:text-shadow 0.35s ease;}
.heroCardsSection .heroCards__card--active .heroCards__title h5,
.heroCardsSection .heroCards__card-inner:hover .heroCards__title h5{text-shadow:0px 5px 11px rgba(0,0,0,0.10),0px 19px 19px rgba(0,0,0,0.09),0px 44px 26px rgba(0,0,0,0.05),0px 77px 31px rgba(0,0,0,0.01),0px 121px 34px rgba(0,0,0,0.00);}
.heroCardsSection .heroCards__divider{width:100%;height:1px;background-color:#e4d6bb;}
.heroCardsSection .heroCards__bullets{list-style:none;padding:0;margin:0;}
.heroCardsSection .heroCards__bullet-item{margin:0;width:100%;}
.heroCardsSection .heroCards__bullet-text{padding-left:8px;flex:1;}
.heroCardsSection .heroCards__bullet-icon{flex-shrink:0;height:22px;width:14px;}
.heroCardsSection .heroCards__bullet-item:not(:last-child){margin-bottom:12px;}
.heroCardsSection .heroCards__card:not(.heroCards__card--active):not(:hover) .heroCards__accent-label{opacity:0.6;}
.heroCardsSection .heroBannerImage{position:absolute;bottom:0;z-index:3;max-width:300px;width:100%;right:50%;transform:translateX(50%);}
.heroCardsSection .heroBannerImage img{width:100%;height:auto;}
.heroCardsSection .heroBannerOverlayMask{bottom:calc(50% - 40px);height:324px;max-width:510px;opacity:.12;position:absolute;right:calc(40% - 316px);transform:translateY(50%);}
.heroCardsSection .heroBannerOverlayMask svg{display:block;width:100%;height:100%;}
.heroCardsSection  .noiseImage{z-index:2;mix-blend-mode:hard-light;position:absolute;left:0;top:0;width:100%;height:100%;}
.heroCardsSection{overflow:hidden;}
.heroCards__row_outer{overflow:hidden;    margin: 0 -8px;}
.heroCards__row{position:relative;display:flex;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;}
.heroCards__row::-webkit-scrollbar{display:none;}
.heroCards__card{flex:0 0 auto;width:calc((100% - 40px) / 3);min-width:233px;cursor:pointer;transition:background-color 0.4s ease,opacity 0.4s ease;}
.heroBannerTextTrack .heroCardHeading em{color:#FAFAFA}
.heroCards__card-inner .heroCardHeading em{color:#FF1E1B;}
.heroCards__card-inner{height:100%;}
.heroCardsSection .heroBannerTextTrack .herobannertextItem{display:inline-block;vertical-align:top;}
.heroCardsSection .heroBannerTextTrack .herobannertextItem em{display:inline-block;vertical-align:top;}

/* ***** How it Works ******** */
.howItWorks__card{width:100%;height:100%;box-shadow:0px 4px 15px 0px rgba(0,0,0,0.1);overflow:hidden;transition:all .3s ease-in;}
.howItWorks__cardInner{width:100%;}
.howItWorks_overlay-img{position:absolute;right:-25px;width:100%;top:30px;max-width:100px;height:150px;}
.howItWorks_overlay-img svg{display:block;height:100%;width:100%;}
.howItWorks__textWrapper em{color:currentColor;}
.howItWorksSection .content-wrapper{position:relative;}
.howItWorksSection{overflow:hidden;}
.howItWorks__card .howItWorks__body a{text-decoration:underline;text-underline-position:from-font;}
.howItWorks__row.cardTheme_style_2 .howItWorks__body a,
.howItWorks__row.cardTheme_style_3 .howItWorks__body a{color: #F3E5CA;}

/* ********* Introduction Section ********** */
.introductionSection{overflow:hidden;}
.introductionImgWrapper img{width:100%;object-fit:contain;max-width:216px!important;}
.introductionImgWrapper{margin-left:auto;position:relative;z-index:1;}
.introductionPattern{position:absolute;top:-77px;left:calc(10% - 100px);}
.introductionLeftCol .mainHeading em{color:currentColor;}

/* ******** Logo Orbit Section ************ */
.logoOrbit .section-title{z-index:3}
.logoOrbit{isolation:isolate;overflow:hidden;}
.logoOrbit:after,
.logoOrbit:before{content:"";left:0;pointer-events:none;position:absolute;width:100%;z-index:3}
.logoOrbit:before{background:linear-gradient(180deg,#f5e6c8 60%,rgba(245,230,200,0));height:220px;top:0}
.logoOrbit:after{background:linear-gradient(0deg,#f5e6c8 0,rgba(245,230,200,0));bottom:0;height:120px}
.logoOrbit__stage{position:relative;width:100%}
.logoOrbit__ring{border:2px solid rgba(255, 30, 27,0.3);border-radius:50%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}
.logoOrbit__center{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:5}
.logoOrbit__badge{align-items:center;border-radius:50%;box-shadow:0 10px 30px rgba(0,0,0,.08);display:flex;height:88px;justify-content:center;padding:10px;width:88px}
.logoOrbit__item .logoOrbit__img{max-height:100%;max-width:100%}
.logoOrbit__badge--center{border:2px solid rgba(255, 30, 27,0.3);}
.logoOrbit__img{max-height:60%;max-width:60%;object-fit:contain}
.logoOrbit__item{position:absolute;transform:translate(-50%,-50%)}


/* ******* Logo Slider ************ */
.logoSliderSection .content-wrapper {overflow: hidden;}
.logoSliderTrack{height:80px;max-width: 1288px;margin: 0 auto;overflow:visible;}
.logoSlideItem img{display:block;height:100%;width:100%;object-fit:contain;}
.logoSliderWrap{transition-timing-function:linear!important;}
.logoImgWrp{height:100%;width: 100%;}
.logoSliderTrack::before,
.logoSliderTrack::after{content:'';position:absolute;left:-50px;bottom:0;top:0;background:linear-gradient(270deg,rgba(243, 229, 202,0.0) 0%,#F3E5CA 50.94%);width:130px;height:100%;z-index:2;}
.logoSliderTrack::after{left:auto;right:-50px;background:linear-gradient(90deg,rgba(243, 229, 202,0.0) 0%,#F3E5CA 50.94%);}
.logoSliderOverlayImg{position:absolute;bottom:0;right:0;max-width:150px;}
.logoSliderOverlayImg svg{display:block;width:100%;height:100%;}
.logoSliderTrackOuter {max-width: 1440px;margin: 0 auto;overflow: hidden;}

/* ************ LP Banner ************ */
.pricingBadgeTitle{display:inline-block;position:absolute;top:-12px;}
.pricingDiscountPrice{margin:0;}
.pricingSuffix{margin:0;align-self:flex-end;color:#8f8d8b;}
.pricingAvailabilityText{border-top:1px solid #d5d3d1;}
.pricingOriginalPrice{align-self:flex-start;position:relative;}
.pricingOriginalPrice::before{content:'';background-color:#FF1E1B;width:100%;height:1px;position:absolute;transform:translateY(-50%) rotate(-10deg);top:50%;}
.lpbannerPricingInner{display:inline-block;}
.lpbannerPricingWrap{max-width:500px;}
.lpBanner-cards__tags{gap:12px;width:100%;}
.lpBanner-cards__tag{overflow: hidden;background-color:rgba(250, 250, 250,0.16);box-shadow:-5px 6px 15px 0 rgba(0,0,0,0.12);backdrop-filter:blur(7px);gap:8px;}
.lpBanner-cards__tag-icon{color:inherit;flex-shrink:0;height:24px;width:14px;}
.lpBanner-cards__tag::before{content:'';position:absolute;inset:0;padding:1px;border-radius:inherit;background:linear-gradient(165.4deg,rgba(255,255,255,0.3) -10.07%,rgba(255,255,255,0) 89.61%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;}
.lpBanner-cards__tag-icon svg{fill:currentColor;height:16px;width:14px;}
.pricingOriginalPrice{align-self:flex-start;position:relative;}
.pricingOriginalPrice::before{content:'';background-color:#FF1E1B;width:100%;height:1px;position:absolute;transform:translateY(-50%) rotate(-10deg);top:50%;}
.lpBannerOverlayImg{position:absolute;top:0;right:0;max-height: 576px;max-width:655px;height:100%;}
.lpBannerOverlayImg svg{width:100%;height:100%;display:block;}
.lpBanner-cards__tagLink{position:absolute;bottom:0;left:0;right:0;display:block;width:100%;height:100%;}


/*  */
.formStyle3{background-color:#9E0A00;}
.formStyle3 input[type='text'],
.formStyle3 input[type='email'],
.formStyle3 input[type='password'],
.formStyle3 input[type='tel'],
.formStyle3 input[type='number'],
.formStyle3 select,
.formStyle3 textarea,
.formStyle3 .hs_cv .custom-file-upload{background-color:#FAFAFA;border-color:#F3E5CA;color:#353331;}
.formStyle3 ::placeholder{color:#353331;}
.formStyle3 .form-title{margin-bottom:32px;color:#F3E5CA;font-size:24px;}
.formStyle3 form .actions{width:100%;justify-content:center;}
.formStyle3 .hs-error-msg {color: #F3E5CA;}
.formStyle3 .hs-fieldtype-select .input::before {color: #202020;}
.formStyle3 .hs_cv .custom-file-upload::before {color: #202020;}
.formStyle3 .hs-form-checkbox label.hs-form-checkbox-display input:checked+span:before,
.formStyle3 .hs-form-booleancheckbox label.hs-form-booleancheckbox-display input:checked+span:before{background-color: #FAFAFA;border-color: #FAFAFA;}
.formStyle3 .hs-form-checkbox label.hs-form-checkbox-display input:checked+span:after{border-color:#FF1E1B;}
.formStyle3 .hs-form-radio label.hs-form-radio-display input:checked+span:before{border-color:#FAFAFA;}
.formStyle3 .hs-form-radio label.hs-form-radio-display input:checked+span:after{ background-color: #FAFAFA;}
.formStyle3 .submitted-message h3 em {color: #F3E5CA;}
/*  */
.formStyle3 [data-hsfc-id="Renderer"] .hsfc-Form .hsfc-TextInput,
.formStyle3 [data-hsfc-id="Renderer"] .hsfc-Form .hsfc-TextareaInput,
.formStyle3 [data-hsfc-id="Renderer"] .hsfc-Form .hsfc-FileInputAsync,
.formStyle3 [data-hsfc-id="Renderer"] .hsfc-Form .hsfc-PhoneInput__FlagAndCaret,
.formStyle3 [data-hsfc-id="Renderer"] .hsfc-Form .hsfc-DropdownOptions{color:#353331;border-color: #FAFAFA;background-color:#FAFAFA;}
.formStyle3 [data-hsfc-id="Renderer"] .hsfc-Form .hsfc-DropdownOptions{background-color: #FAFAFA;color:#202020;}
.formStyle3 [data-hsfc-id=Renderer] .hsfc-DropdownOptions__List__ListItem{color:#202020;}
.formStyle3 [data-hsfc-id=Renderer] .hsfc-DropdownOptions__Search input.hsfc-TextInput{border-color:#353331;color:#353331;}
.formStyle3 [data-hsfc-id="Renderer"] .hsfc-Form .hsfc-NavigationRow__Buttons .hsfc-Button[type="button"]:first-of-type:not(:last-child){color: #FAFAFA;}
.formStyle3 [data-hsfc-id=Renderer] .hsfc-TextInput::placeholder{color: #353331;}
.formStyle3 [data-hsfc-id=Renderer] .hsfc-RadioInput:checked:after{background-color: #FAFAFA;}
.formStyle3 [data-hsfc-id="Renderer"] .hsfc-Form .hsfc-RadioInput:checked{border-color: #FAFAFA;}
.formStyle3 [data-hsfc-id="Renderer"] .hsfc-Form .hsfc-CheckboxInput:checked {background-color: #FAFAFA;border-color:#FAFAFA;}
.formStyle3 [data-hsfc-id=Renderer] .hsfc-CheckboxInput:checked:after{background-color: #FF1E1B}
.formStyle3 [data-hsfc-id=Renderer] .hsfc-PhoneInput__FlagAndCaret__Flag {color:#353331;}
.formStyle3 [data-hsfc-id=Renderer] .hsfc-PhoneInput__FlagAndCaret__Caret {border-top-color: #353331;}
.formStyle3 [data-hsfc-id=Renderer] .hsfc-DropdownInput__Caret>span{ border-top-color:#353331; }
.formStyle3 [data-hsfc-id=Renderer] .hsfc-DropdownInput__Caret::before {color: #202020;}


/* ********* Modules by Term Section ******** */
.formatPanel__card{height:100%;overflow:hidden;}
.termcard__pattern{position:absolute;opacity:0.05;right:0;top:0;max-width:75%;}
.formatPanel__content{height:100%;}
.formatPanel__pattern{position:absolute;top:0;right:0;width:75%;max-width:351px;height:100%;opacity:0.05;pointer-events:none;}
.formatPanelDesc{max-width:1035px;margin-left:auto;margin-right:auto;}
.termcard__pattern svg{display:block;width:100%;height:100%;}
.formatPanel__content *+p {margin-top: 16px;}

/*********** Modules by Term Section V2 *************/
.modulesByTermV2Section .modulesByTermV2{overflow:hidden;}
.modulesByTermV2Section .card__pattern{position:absolute;opacity:0.05;right:0;top:0;max-width:75%;}
.modulesByTermV2Section .card__pattern svg{display:block;width:100%;height:100%;}
.modulesByTermV2Section .modulesByTermV2__card{overflow:hidden;width:100%;height:100%;}
.modulesByTermV2Section .modulesByTermV2__cardInner{z-index:1;}
.modulesByTermV2Section .modulesByTermV2__pattern{position:absolute;top:0;right:0;bottom:0;width:75%;opacity:0.05;pointer-events:none;}
.modulesByTermV2Section .modulesByTermV2__pattern img{width:100%;height:100%;object-fit:cover;}
.modulesByTermV2Section .modulesByTermV2__term{gap:12px;flex-wrap:nowrap;}
.modulesByTermV2Section .modulesByTermV2__num{flex:0 0 auto;width:50px;height:50px;border-radius:8px;}
.modulesByTermV2Section .modulesByTermV2__info{flex:1;min-width:0;}
.modulesByTermV2Section .modulesByTermV2__points{row-gap:12px;}
.modulesByTermV2Section .modulesByTermV2__point{gap:8px;}
.modulesByTermV2Section .modulesByTermV2__pointIcon{display:inline-flex;flex:0 0 auto;min-height:23px;}
.modulesByTermV2Section .modulesByTermV2__divider{height:1px;width:100%;}
.modulesByTermV2__point div{width:calc(100% - 23px);}



/* ********* Operate Section ************* */
.os-section__list{width:100%;}
.os-section__item{cursor:pointer;}
.os-section__item-num{display:block;min-width:36px;transition:color 0.25s ease;margin-top:1%;}
.os-section__item-label{display:block;transition:color 0.25s ease;flex:1;}
.os-section__divider{width:100%;height:1px;background-color:#d5d3d1;}
.os-section__item.is-active .os-section__item-num,
.os-section__item:hover .os-section__item-num,
.os-section__item.is-active .os-section__item-label *,
.os-section__item:hover .os-section__item-label *{color:#9E0A00;}
.os-section__card-wrapper{position:relative;height:100%;overflow:hidden;}
.os-section__card-inner{height:auto;}
.os-section__card{display:none;position:relative;padding:32px;height:100%;min-height:480px;}
.os-section__card.is-active{display:flex;}
.os-section__card-pattern{position:absolute;inset:0;opacity:0.10;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22395%22%20height%3D%22544%22%20viewBox%3D%220%200%20395%20544%22%20fill%3D%22none%22%3E%0A%3Cmask%20id%3D%22mask0_20187_1607%22%20style%3D%22mask-type%3Aluminance%22%20maskUnits%3D%22userSpaceOnUse%22%20x%3D%220%22%20y%3D%220%22%20width%3D%22395%22%20height%3D%22544%22%3E%0A%3Cpath%20d%3D%22M395%200H0V544H395V0Z%22%20fill%3D%22white%22%2F%3E%0A%3C%2Fmask%3E%0A%3Cg%20mask%3D%22url%28%23mask0_20187_1607%29%22%3E%0A%3Cpath%20d%3D%22M337.2%20-211.1L338%20-212L339.8%20-210.4L339%20-209.5L337.2%20-211.1ZM351.8%20-196.3C351.8%20-196.3%20351.3%20-197.6%20351.3%20-198.4L352.2%20-197.6C352.7%20-197.2%20354.3%20-198.1%20355.6%20-199.5L358.1%20-202.2L359%20-201.4C359.5%20-201%20358.7%20-199.2%20357%20-197.4L354.5%20-194.7L357.2%20-192.2C357.2%20-192.2%20357.6%20-193.5%20357.5%20-194.4C357.5%20-194.4%20357.9%20-195.7%20357.8%20-196.6C357.8%20-196.6%20359.1%20-196.2%20360%20-196.3C360%20-196.3%20361.3%20-195.9%20362.2%20-196L360.2%20-193.7C359%20-192.3%20357.7%20-191.8%20355.5%20-193C354.1%20-194.2%20352.8%20-195.5%20352.3%20-195.9L351.8%20-196.3ZM342.6%20-190.6C342.1%20-191%20342.1%20-192.7%20342%20-193.6L343.4%20-192.4C344.3%20-191.6%20345.2%20-191.6%20347.3%20-192.2C347.7%20-192.7%20348.6%20-192.7%20349.8%20-193.2H348.1C347.2%20-193.1%20346.3%20-193.9%20345.4%20-195.6C344.9%20-196%20344.9%20-196.9%20344.4%20-198.1L341.5%20-194.9V-196.6C341.4%20-197.5%20340.5%20-198.3%20338.7%20-199.1C337.4%20-199.5%20336.9%20-200.7%20336%20-201.6C336%20-201.6%20336.4%20-202.9%20336.3%20-203.8C336.3%20-203.8%20337.6%20-203.4%20338.5%20-203.5C338.5%20-203.5%20339.8%20-203.1%20340.7%20-203.2L339.5%20-201.8L338.3%20-200.4L339.9%20-202.2C340.7%20-203.1%20342.9%20-202.8%20345.5%20-202.1C347.7%20-200.9%20348.7%20-199.2%20348.8%20-197.5C348.9%20-195.8%20349%20-194.1%20350.3%20-192.8L352.1%20-191.2L350.5%20-189.4L346.4%20-193.1C346%20-192.6%20345.2%20-191.7%20344.8%20-191.3L342.8%20-189C342.3%20-189.4%20341.4%20-190.2%20340.9%20-192.4L342.7%20-190.8L342.6%20-190.6ZM330.6%20-197.3L331.4%20-198.2L332.2%20-199.1L330.8%20-200.3C330.8%20-200.3%20329.9%20-201.1%20329.4%20-201.5C329.4%20-201.5%20329%20-200.2%20329.1%20-199.3C329.1%20-199.3%20328.7%20-198%20328.8%20-197.1H330.5L330.6%20-197.3ZM313.4%20-212.9C314.2%20-213.8%20315.5%20-214.3%20318.5%20-214C320.2%20-214%20321.5%20-213.7%20323.3%20-213.8L322.5%20-212.9C322.1%20-212.4%20320.4%20-211.5%20317.4%20-211.8C315.7%20-211.8%20314%20-211.6%20312.2%20-211.5L313.4%20-212.9ZM317.4%20-201L319.2%20-199.4L321.7%20-202.1L319.9%20-203.7L317.4%20-201ZM498.8%20-40.6L499.6%20-41.5L500.5%20-40.7L501.4%20-39.9C501.4%20-39.9%20500.5%20-40.7%20500%20-41.1L498.6%20-42.3L499.4%20-43.2L498.7%20-40.6H498.8ZM308.6%20-204.8C309%20-205.3%20309%20-206.1%20309.3%20-207.4V-205.7C309.3%20-205.7%20309.4%20-204.8%20309.5%20-204C311.6%20-204.5%20313.3%20-205.5%20315%20-205.6C318.8%20-207.1%20320.9%20-207.6%20321.8%20-206.8C322.7%20-206%20323.2%20-205.6%20322.8%20-203.4C322.4%20-202.9%20322.4%20-202.1%20322.1%20-200.8C322.9%20-201.7%20324.6%20-201.8%20325.9%20-202.3C328.4%20-203.3%20330.2%20-202.5%20332.5%20-200.5L335.7%20-197.6C334.9%20-196.7%20334%20-196.7%20332.8%20-196.2C331.1%20-195.3%20329.4%20-195.2%20328%20-196.4L325.7%20-198.4C325.7%20-198.4%20325.3%20-197.1%20325.4%20-196.2C325.4%20-196.2%20325%20-194.9%20325.1%20-194L322.8%20-196C321.4%20-197.2%20318.8%20-198.8%20314%20-199.9C311.8%20-200.2%20309.2%20-200.9%20307%20-201.3C307.4%20-201.8%20307.4%20-202.6%20307.7%20-203.9L308.5%20-204.8H308.6ZM512.8%20-20.6C513.2%20-21.1%20512.8%20-22.3%20513.1%20-23.6L523.1%20-14.6L520.2%20-11.3999C519.7%20-12.7%20519.7%20-13.5%20519.6%20-15.3C519.1%20-17.4%20518.6%20-18.7%20517.7%20-19.5L516.8%20-20.3C516.8%20-20.3%20516.4%20-19%20516.5%20-18.1C516.5%20-18.1%20516.1%20-16.7999%20516.2%20-15.8999L514.4%20-17.5C513.5%20-18.3%20512.5%20-20%20512.9%20-22.2V-20.5L512.8%20-20.6ZM509.4%20-19.6C509.4%20-19.6%20510.3%20-19.6%20511.1%20-19.6C511.1%20-19.6%20510.2%20-19.6%20509.4%20-19.6C509.4%20-19.6%20508.5%20-19.6%20507.7%20-19.6C507.7%20-19.6%20508.6%20-19.6%20509.4%20-19.6ZM490.9%20-35.5L492.1%20-36.9L493.5%20-35.7L494.9%20-34.5C494.9%20-34.5%20494%20-34.5%20493.2%20-34.5C493.2%20-34.5%20492.3%20-34.5%20491.5%20-34.5L492.7%20-35.9H491L490.9%20-35.5ZM495%20-30.8999L496.6%20-32.7C496.6%20-32.7%20497.1%20-31.4%20497.1%20-30.6C497.1%20-30.6%20497.6%20-29.3%20497.6%20-28.5C497.6%20-28.5%20496.7%20-28.5%20495.9%20-28.5C495.9%20-28.5%20495%20-28.5%20494.2%20-28.5L495.8%20-30.3L494.9%20-31.1L495%20-30.8999ZM500.2%20-23C499.7%20-24.3%20500.1%20-25.6%20500.9%20-26.5L502.1%20-27.8999L504.8%20-25.3999L501.9%20-22.2L503.7%20-20.6L502.8%20-21.3999C502.3%20-21.7999%20501.4%20-22.5999%20500.5%20-23.3999L500.1%20-22.8999L500.2%20-23ZM326.5%20-175.5L328.1%20-177.3L330.8%20-174.8C330.8%20-174.8%20329.5%20-175.2%20328.6%20-175.1C328.6%20-175.1%20327.3%20-175.5%20326.4%20-175.4L326.5%20-175.5ZM310.2%20-191.1V-192.8L312.8%20-190.3L312%20-189.4L311.2%20-188.5V-190.2L310.2%20-191V-191.1ZM362.3%20-143.3C362.3%20-143.3%20363.2%20-143.3%20364%20-143.3C364%20-143.3%20363.1%20-143.3%20362.3%20-143.3C362.3%20-143.3%20361.4%20-143.3%20360.6%20-143.3C360.6%20-143.3%20361.5%20-143.3%20362.3%20-143.3ZM312.6%20-185.6L314.2%20-187.4L316.9%20-184.9C316.9%20-184.9%20315.6%20-185.3%20314.7%20-185.2C314.7%20-185.2%20313.4%20-185.6%20312.5%20-185.5L312.6%20-185.6ZM519.3%20-3.29996C519.3%20-3.29996%20520.2%20-3.29996%20521%20-3.29996C521%20-3.29996%20520.1%20-3.29996%20519.3%20-3.29996C519.3%20-3.29996%20518.4%20-3.29996%20517.6%20-3.29996C517.6%20-3.29996%20518.5%20-3.29996%20519.3%20-3.29996ZM335.6%20-166.5L336.8%20-167.9L338.6%20-166.3L340.9%20-164.3L340.1%20-163.4C339.6%20-163.8%20338.8%20-163.8%20337.5%20-164.1C337%20-164.5%20336.2%20-164.5%20334.9%20-164.8L336.1%20-166.2L335.6%20-166.6V-166.5ZM521.7%202.20004L523.5%203.80005C524.4%204.60004%20525.7%205.00003%20527%204.50003L528.2%203.10004C528.2%203.10004%20526.9%202.70004%20526%202.80005C524.7%202.40005%20524.2%202.00006%20523.7%200.800049C523.7%200.800049%20523.7%20-0.0999756%20523.7%20-0.899963L521.2%201.80005L521.7%202.20004ZM515.8%20-4.79996L515%20-3.89996L513.2%20-5.49997L514%20-6.39996L515.8%20-4.79996ZM365.1%20-138.2L365.9%20-139.1L366.8%20-138.3L367.7%20-137.5L366.5%20-136.1L365.3%20-134.7L366.1%20-135.6L365.1%20-138.1V-138.2ZM352.9%20-150.1C353.7%20-151%20355.4%20-151.1%20356.3%20-150.3L357.7%20-149.1C356.8%20-149.1%20356%20-149.1%20354.3%20-148.9C353.4%20-148.9%20352.2%20-148.4%20350.9%20-148.7L352.5%20-150.5L353%20-150.1H352.9ZM318.2%20-178.1L321.1%20-181.3C320.6%20-181.7%20319.3%20-182.1%20318.5%20-182C318%20-182.4%20317.2%20-182.4%20315.9%20-182.7C315.9%20-182.7%20317.2%20-183.2%20318%20-183.2C319.3%20-183.7%20320.6%20-183.3%20321.9%20-182.1L323.7%20-180.5L320%20-176.4L318.2%20-178V-178.1ZM294.1%20-200.6V-202.3C294.1%20-202.3%20294.1%20-201.4%20294.1%20-200.6V-198.9C294.1%20-198.9%20294.1%20-199.8%20294.1%20-200.6ZM379%20-120.8C379.5%20-120.4%20380.7%20-120.8%20380.6%20-122.6L381.8%20-124L382.7%20-123.2C383.2%20-122.8%20383.2%20-121.9%20382.4%20-120.2L380.8%20-118.4L377.6%20-121.3L378.5%20-120.5L378.9%20-121L379%20-120.8ZM346.8%20-149.8L347.6%20-150.7L350.8%20-147.8C350.8%20-147.8%20349.5%20-148.2%20348.6%20-148.1C348.6%20-148.1%20347.3%20-148.5%20346.4%20-148.4L347.2%20-149.3L346.7%20-149.7L346.8%20-149.8ZM286.6%20-204.1C287%20-204.6%20287.9%20-204.6%20289.1%20-205.1L286.2%20-201.9L284.4%20-203.5C284.8%20-204%20285.7%20-204%20286.9%20-204.5L286.5%20-204L286.6%20-204.1ZM350.6%20-144.8C350.6%20-144.8%20351.5%20-144.8%20352.3%20-144.8C352.3%20-144.8%20351.4%20-144.8%20350.6%20-144.8C350.6%20-144.8%20349.7%20-144.8%20348.9%20-144.8C348.9%20-144.8%20349.8%20-144.8%20350.6%20-144.8ZM340.5%20-154.7C341.3%20-155.6%20341.7%20-156.1%20344.4%20-155.3C345.3%20-154.5%20346.2%20-154.5%20347.5%20-154.2C347.5%20-154.2%20346.6%20-154.2%20345.8%20-154.2C344.9%20-154.2%20343.7%20-153.7%20343.8%20-151.9L342.6%20-150.5L341.2%20-151.7C340.3%20-152.5%20339.8%20-152.9%20340.6%20-154.7H340.5ZM337.3%20-158.4C337.7%20-158.9%20337.3%20-160.1%20337.6%20-161.4L340.8%20-158.5L339.2%20-156.7L337.6%20-154.9C338%20-155.4%20337.6%20-156.6%20337.9%20-157.9L337.4%20-158.3L337.3%20-158.4ZM396.3%20-103.6V-106.2C396.2%20-106.2%20397.1%20-105.4%20397.5%20-105C398.4%20-104.2%20398.9%20-103.8%20399.8%20-103C399.8%20-103%20399.8%20-102.1%20399.8%20-101.3C399.8%20-101.3%20398.9%20-101.3%20398.1%20-101.3C398.1%20-101.3%20397.2%20-101.3%20396.4%20-101.3V-103.9C396.334%20-103.9%20396.3%20-103.9%20396.3%20-103.9V-103.6ZM312.6%20-177.4C312.6%20-177.4%20313.9%20-177.9%20314.7%20-177.9L313.5%20-176.5L312.3%20-175.1L309.6%20-177.6C309.6%20-177.6%20310.9%20-178.1%20311.7%20-178.1L312.6%20-177.3V-177.4ZM308.6%20-180.2C308.6%20-180.2%20309.9%20-179.8%20310.8%20-179.9C310.8%20-179.9%20309.5%20-180.3%20308.6%20-180.2C308.6%20-180.2%20307.3%20-180.6%20306.4%20-180.5C306.4%20-180.5%20307.7%20-180.1%20308.6%20-180.2ZM295.8%20-194.3C296.6%20-195.2%20297.5%20-195.2%20298.7%20-195.7C297.9%20-194.8%20297%20-194.8%20295.8%20-194.3C295%20-193.4%20294.1%20-193.4%20292.9%20-192.9C293.7%20-193.8%20294.6%20-193.8%20295.8%20-194.3ZM351.6%20-140.6C351.6%20-140.6%20351.1%20-141.9%20351.1%20-142.7L352%20-141.9C352.5%20-141.5%20353.7%20-141.9%20354.1%20-142.4L354.9%20-143.3L354%20-144.1L353.1%20-144.9H355.7C357.4%20-145.1%20358.2%20-146%20359.1%20-146.9L360.3%20-148.3C359.9%20-147%20360%20-146.1%20360.1%20-144.4C360.2%20-141.8%20359.5%20-140%20359.1%20-139.6C358.7%20-139.2%20357.9%20-138.2%20355.7%20-138.6C354.4%20-139%20353.5%20-139.8%20353%20-141.1L351.7%20-140.6H351.6ZM512.4%204.40005L513.2%203.50003L514%202.60004C514%202.60004%20513.1%201.80005%20512.6%201.40005L511.2%200.200043C511.2%200.200043%20510.8%201.50006%20510.9%202.40005C510.9%202.40005%20510.5%203.70004%20510.6%204.60004H512.3L512.4%204.40005ZM360.1%20-134.5C361.3%20-135.9%20362.6%20-137.2%20362.1%20-138.5V-141.1C362.1%20-140.2%20362.1%20-139.4%20362.1%20-137.7C362.6%20-135.6%20362.7%20-133.8%20363.6%20-133L361.8%20-134.6C361.8%20-134.6%20361.4%20-133.3%20361.5%20-132.4C361.5%20-132.4%20361.1%20-131.1%20361.2%20-130.2L358%20-133.1L360%20-135.4V-134.5H360.1ZM300.6%20-184.1H302.3C302.3%20-184.1%20301.4%20-184.1%20300.6%20-184.1H298.9C298.9%20-184.1%20299.8%20-184.1%20300.6%20-184.1ZM263.9%20-218.1C264.7%20-219%20266.5%20-218.2%20269.2%20-216.6C270.1%20-215.8%20271.5%20-214.6%20272.8%20-214.2L271.6%20-212.8L270.4%20-211.4L269%20-212.6L267.2%20-214.2L266.4%20-213.3C266.4%20-213.3%20265.9%20-214.6%20265.9%20-215.4C265.9%20-215.4%20265.4%20-216.7%20265.4%20-217.5L264.6%20-216.6L263.8%20-215.7L265%20-217.1L264.1%20-217.9L263.9%20-218.1ZM419.3%20-76.3L420.9%20-78.1L424.1%20-75.2C423.6%20-75.5999%20422.8%20-75.6%20421.5%20-75.9C421%20-76.3%20420.2%20-76.3%20418.9%20-76.6L419.4%20-76.2L419.3%20-76.3ZM393.4%20-101.3C393.4%20-101.3%20394.3%20-101.3%20395.1%20-101.3C395.1%20-101.3%20394.2%20-101.3%20393.4%20-101.3C393.4%20-101.3%20392.5%20-101.3%20391.7%20-101.3C391.7%20-101.3%20392.6%20-101.3%20393.4%20-101.3ZM374.8%20-118C375.3%20-117.6%20376.5%20-118%20377.8%20-117.7L376.6%20-116.3C375.8%20-115.4%20374.5%20-115.8%20373.6%20-116.6L372.2%20-117.8C372.7%20-117.4%20373.9%20-117.8%20375.2%20-117.5L374.7%20-117.9L374.8%20-118ZM278.4%20-204.2C279.2%20-205.1%20280%20-206%20280.4%20-206.5L281.3%20-205.7C280.5%20-204.8%20280.1%20-204.3%20279.3%20-203.4C278.1%20-202%20277.3%20-201.1%20276.8%20-200.7L275.9%20-201.5C276.3%20-202%20276.7%20-202.4%20277.5%20-203.3L278.3%20-204.2H278.4ZM258.1%20-220.8H259.8C259.8%20-220.8%20258.9%20-220.8%20258.1%20-220.8H256.4C256.4%20-220.8%20257.3%20-220.8%20258.1%20-220.8ZM383.9%20-109C384.7%20-109.9%20385.5%20-110.8%20387.3%20-110C388.2%20-109.2%20389%20-110%20390.2%20-111.4L391.8%20-113.2C392.7%20-112.4%20393.2%20-111.1%20394.2%20-109.4C395.1%20-108.6%20395.6%20-107.3%20396.1%20-106L393.4%20-108.5L390.9%20-105.8L388.2%20-108.3L387%20-106.9C386.2%20-106%20385.8%20-105.5%20384%20-106.3L382.6%20-107.5L384.2%20-109.3L383.8%20-108.8L383.9%20-109ZM350.9%20-137.1C350.9%20-137.1%20351.8%20-137.1%20352.6%20-137.1C352.6%20-137.1%20351.7%20-137.1%20350.9%20-137.1C350.9%20-137.1%20350%20-137.1%20349.2%20-137.1C349.2%20-137.1%20350.1%20-137.1%20350.9%20-137.1ZM347.7%20-140.8L346.5%20-139.4L344.7%20-141L345.9%20-142.4L347.7%20-140.8ZM326.5%20-158.3H328.2C328.2%20-158.3%20327.3%20-158.3%20326.5%20-158.3H324.8C324.8%20-158.3%20325.7%20-158.3%20326.5%20-158.3ZM332%20-153.4L333.2%20-154.8L335%20-153.2L333.8%20-151.8L332%20-153.4ZM314.8%20-168C315.6%20-168.9%20316.5%20-168%20317.9%20-166.9L319.7%20-165.3C318.8%20-166.1%20317.9%20-166.1%20316.6%20-166.4C315.7%20-167.2%20314.8%20-167.2%20313.5%20-167.5L314.7%20-168.9V-168H314.8ZM429.8%20-65.1L431%20-66.5L433.7%20-64L431.2%20-61.3L430.3%20-62.1C429.8%20-62.5%20429.4%20-62.8999%20430.2%20-64.7L429.7%20-65.1H429.8ZM412.2%20-80.2C413%20-81.0999%20413.4%20-81.5999%20412.5%20-83.2L411.1%20-84.4L412.3%20-85.8L413.5%20-87.2L414.9%20-86L416.3%20-84.8L415.5%20-83.9L414.7%20-83C415.6%20-82.2%20416.5%20-82.2%20417.8%20-81.9C418.7%20-81.1%20419.6%20-81.1%20420.9%20-80.8L418%20-77.6C418%20-77.6%20418%20-78.5%20418%20-79.3C418%20-79.3%20418%20-80.2%20418%20-81L416.4%20-79.2C415.6%20-78.3%20413.9%20-78.2%20413.4%20-78.6L412.5%20-79.4L413.7%20-80.8L412.4%20-80.3L412.2%20-80.2ZM335.6%20-149.2L334%20-147.4C334.4%20-147.9%20334.8%20-148.3%20335.6%20-149.2ZM275.6%20-201C275.6%20-201%20276.9%20-200.6%20277.8%20-200.7C277.8%20-200.7%20276.5%20-201.1%20275.6%20-201C275.6%20-201%20274.3%20-201.4%20273.4%20-201.3C273.4%20-201.3%20274.7%20-200.9%20275.6%20-201ZM258.3%20-217.4C258.7%20-217.9%20259.1%20-218.3%20259.9%20-219.2L261.7%20-217.6L260.1%20-215.8L258.3%20-217.4ZM497.7%20-2.99997C497.7%20-2.99997%20498.6%20-2.99997%20499.4%20-2.99997C499.4%20-2.99997%20498.5%20-2.99997%20497.7%20-2.99997C497.7%20-2.99997%20496.8%20-2.99997%20496%20-2.99997C496%20-2.99997%20496.9%20-2.99997%20497.7%20-2.99997ZM496.6%20-7.29996C497.4%20-8.19995%20498.2%20-9.09998%20499.1%20-9.99997L496.4%20-12.5C494.6%20-14.1%20494.1%20-15.3999%20494.9%20-17.2L496.9%20-19.5C497.4%20-19.1%20498.3%20-18.3%20499.2%20-17.5C500.1%20-16.7%20499.7%20-15.3999%20498.9%20-14.5L497.7%20-13.1C497.7%20-13.1%20498.6%20-13.1%20499.4%20-13.1C499.4%20-13.1%20500.3%20-13.1%20501.1%20-13.1C501.1%20-13.1%20500.7%20-11.8%20500.8%20-10.9C500.4%20-9.59998%20499.7%20-7.79996%20497.6%20-6.39996C496%20-4.59998%20494.3%20-3.59998%20493.4%20-4.49997L492.5%20-5.29996C493.3%20-6.19995%20494.1%20-7.09998%20495%20-7.99997L496.8%20-7.19995L496.6%20-7.29996ZM488.5%20-14.6C488.9%20-15.9%20488.8%20-17.6%20489.1%20-19C490%20-18.2%20490.5%20-16.9%20491%20-15.6C491.9%20-14.8%20492.4%20-13.5%20493.4%20-11.8C492.6%20-10.9%20491.3%20-11.3%20490%20-10.8C489.2%20-9.89996%20487.9%20-10.3%20486.6%20-9.79996C487%20-11.1%20486.9%20-12.8%20487.2%20-14.2L488.5%20-14.7V-14.6ZM378.8%20-107.9L379.6%20-108.8L381%20-107.6L382.4%20-106.4L381.5%20-107.2L380.6%20-108L381.4%20-108.9L378.9%20-107.9H378.8ZM365.6%20-120.6L366.8%20-122L368.6%20-120.4L367.4%20-119L365.6%20-120.6ZM261.6%20-212.8C262%20-213.3%20262.9%20-213.3%20264.1%20-213.8L261.2%20-210.6L259.4%20-212.2C259.8%20-212.7%20260.7%20-212.7%20261.9%20-213.2L261.5%20-212.7L261.6%20-212.8ZM473.4%20-23.3C473.8%20-24.6%20475.4%20-25.5999%20476.7%20-26.8999C477.5%20-27.7999%20479.2%20-27.8999%20480.5%20-28.3999L477.8%20-30.8999C476.9%20-31.7%20476%20-32.5%20475.1%20-33.4L473.9%20-32L472.7%20-30.6L470.9%20-32.2L472.5%20-34C473.3%20-34.8999%20475.5%20-34.6%20477.7%20-34.3C478.6%20-33.5%20479.9%20-33.1%20481.2%20-32.8C482%20-33.7%20481.5%20-35%20481.9%20-36.3C482.2%20-38.5%20482.6%20-39.8%20481.7%20-40.6C480.8%20-41.4%20480%20-40.6%20478.3%20-39.6C477.1%20-38.2%20474.5%20-38.1%20472.7%20-38.9C471.8%20-39.7%20470.1%20-39.6%20468.8%20-40H471.4C473.1%20-40.2%20474.4%20-40.7%20475.6%20-42.1L477.6%20-44.4C477.6%20-44.4%20478.1%20-43.1%20478.1%20-42.3C478.1%20-42.3%20478.6%20-41%20478.6%20-40.2L481.1%20-42.9L478.8%20-44.9C477.9%20-45.7%20477.4%20-46.1%20476.5%20-46.9L479%20-49.6L481.5%20-52.3C481.6%20-49.7%20481.8%20-47.1%20481.9%20-45.4C482.2%20-40.2%20483.2%20-37.7%20485.3%20-37.4C486.2%20-36.6%20487.1%20-36.6%20488.4%20-36.3L487.2%20-34.9C486.4%20-34%20485.6%20-33.1%20486.1%20-31C486.1%20-30.1%20486.1%20-29.3%20486.3%20-27.6C485.8%20-28%20485.8%20-28.9%20485.3%20-30.1C484.8%20-31.4%20483.5%20-31.7%20482.6%20-32.6C482.6%20-32.6%20481.3%20-32.1%20480.5%20-32.1C481.9%20-30.9%20483.2%20-29.6%20484.5%20-29.3C485.9%20-28.1%20487.2%20-26.8%20488.5%20-26.5C488.5%20-26.5%20487.2%20-26%20486.4%20-26C485.1%20-25.5%20483.8%20-25.9%20482.5%20-27.1L480.7%20-28.7L478.2%20-26C477.7%20-26.3999%20478.2%20-27.7%20477.6%20-29C477%20-30.3%20477.6%20-30.7%20477%20-32L475%20-29.7C473.8%20-28.3%20473%20-27.3999%20473.5%20-26.2L474.4%20-25.3999L473%20-26.6C472.1%20-27.4%20471.6%20-27.8%20472%20-30L473.6%20-23.6L473.4%20-23.3ZM407%20-79.9L408.4%20-78.7L409.2%20-79.6C409.6%20-80.1%20409.2%20-81.3%20408.2%20-83L405.9%20-85C405.9%20-85%20405.5%20-83.7%20405.6%20-82.8C405.2%20-81.5%20405.7%20-80.2%20406.6%20-79.4L407%20-79.9ZM395.9%20-93.2C397.1%20-94.5999%20398.8%20-94.6%20400.6%20-93.9C401.1%20-93.5%20401.5%20-93.1%20402.4%20-92.3C402.4%20-92.3%20401.5%20-92.3%20400.7%20-92.3C399.8%20-92.3%20398.6%20-91.8%20398.7%20-90L397.5%20-88.6L395.7%20-90.2L393.9%20-91.8L395.9%20-94.1V-93.2ZM301.1%20-174.7H302.8C302.8%20-174.7%20301.9%20-174.7%20301.1%20-174.7H299.4C299.4%20-174.7%20300.3%20-174.7%20301.1%20-174.7ZM420.7%20-66C420.7%20-66%20422.4%20-66%20423.3%20-66.1C423.3%20-66.1%20425%20-66.0999%20425.9%20-66.2C425.9%20-66.2%20424.2%20-66.2%20423.3%20-66.1C423.3%20-66.1%20421.6%20-66.1%20420.7%20-66ZM327%20-148.8L329.5%20-151.5L331.3%20-149.9L333.1%20-148.3C332.6%20-148.7%20331.8%20-148.7%20330.5%20-149C330%20-149.4%20329.2%20-149.4%20327.9%20-149.7L327.1%20-148.8H327ZM285.7%20-188.6C286.5%20-189.5%20287.3%20-190.4%20287.7%20-190.9L286.8%20-191.7C287.3%20-191.3%20288.1%20-191.3%20289.4%20-191C289.9%20-190.6%20290.7%20-190.6%20292%20-190.3L290%20-188C288.8%20-186.6%20288%20-185.7%20285.8%20-186.1C285.8%20-186.1%20284.5%20-186.5%20283.6%20-186.4C284%20-186.9%20284.4%20-187.3%20285.2%20-188.2L285.6%20-188.7L285.7%20-188.6ZM477.1%20-17.5L478.3%20-18.8999L480.1%20-17.3L478.9%20-15.8999L477.1%20-17.5ZM250.5%20-218.7L252.5%20-221C252.1%20-220.5%20252.5%20-219.3%20252.2%20-218C251.8%20-217.5%20252.2%20-216.3%20251.9%20-215L250.5%20-216.2L248.7%20-217.8L247.9%20-216.9C248.7%20-217.8%20249.1%20-218.3%20249.9%20-219.2L250.4%20-218.8L250.5%20-218.7ZM480.4%20-12.1C480.4%20-13%20480.4%20-13.8%20480.2%20-15.5C480.7%20-15.1%20480.7%20-14.2%20481.2%20-13C481.7%20-12.6%20481.7%20-11.7%20482.2%20-10.5L484.7%20-13.2C484.7%20-13.2%20484.7%20-12.3%20484.7%20-11.5C484.7%20-10.5999%20484.4%20-9.29996%20483.6%20-8.39996L482.4%20-6.99997L481.5%20-7.79996C481%20-8.19995%20480.6%20-9.49997%20480.4%20-12.1ZM307.2%20-165C308%20-165.9%20309.7%20-166%20311.1%20-165.6L312.5%20-164.4L310.9%20-162.6C310.1%20-161.7%20308.8%20-161.2%20307%20-162L305.2%20-163.6L306.8%20-165.4L307.3%20-165H307.2ZM418.7%20-62C418.7%20-62%20419.6%20-62%20420.4%20-62C420.4%20-62%20421.3%20-62%20422.1%20-62C422.1%20-62%20421.2%20-62%20420.4%20-62C420.4%20-62%20419.5%20-62%20418.7%20-62ZM413.7%20-66.5L414.6%20-65.7L415.5%20-64.9C415.5%20-64.9%20415%20-66.2%20415%20-67C415%20-67%20414.5%20-68.3%20414.5%20-69.1L413.3%20-67.7L412.1%20-66.3H413.8L413.7%20-66.5ZM370.8%20-104.4C370.8%20-104.4%20372.1%20-104.9%20372.9%20-104.9C372.9%20-104.9%20374.2%20-105.4%20375%20-105.4C375%20-105.4%20373.7%20-104.9%20372.9%20-104.9C372.9%20-104.9%20371.6%20-104.4%20370.8%20-104.4ZM310.5%20-160.5C310.9%20-161%20312.2%20-160.5%20313.5%20-161.1L312.3%20-159.7C311.5%20-158.8%20311.1%20-158.3%20309.3%20-159.1L307.9%20-160.3C308.3%20-160.8%20310%20-160.8%20310.9%20-160.9L310.5%20-160.4V-160.5ZM398.9%20-78.2L401.6%20-75.7L403.2%20-77.5L400.5%20-80L398.9%20-78.2ZM377.2%20-97C378.1%20-96.2%20379%20-96.2%20380.3%20-95.9C381.2%20-95.1%20382.1%20-95.1%20383.4%20-94.8L379.3%20-98.5L377.7%20-96.7L377.2%20-97.1V-97ZM333.3%20-135.7C333.3%20-135.7%20334.2%20-135.7%20335%20-135.7C335%20-135.7%20335.9%20-135.7%20336.7%20-135.7C336.7%20-135.7%20335.8%20-135.7%20335%20-135.7C335%20-135.7%20334.1%20-135.7%20333.3%20-135.7ZM331.5%20-137.4L332.3%20-138.3L333.1%20-139.2L331.3%20-140.8L330.5%20-139.9L329.7%20-139L331.5%20-137.4ZM301%20-169C302.3%20-169.5%20303.5%20-170%20305.3%20-170.1C304.9%20-169.6%20304.9%20-168.8%20304.6%20-167.5C304.2%20-167%20304.2%20-166.2%20303.9%20-164.9C303%20-165.7%20301.7%20-166.1%20300.4%20-166.4C299.5%20-167.2%20298.2%20-167.6%20296.9%20-167.9C298.2%20-168.4%20299.4%20-168.9%20301.2%20-169H301ZM259.9%20-203.6C260.3%20-204.1%20260.7%20-204.5%20261.5%20-205.4C261%20-205.8%20260.6%20-206.2%20259.7%20-207L257%20-209.5V-211.2C257.8%20-210.4%20258.7%20-209.6%20259.6%20-208.7C261.4%20-207.1%20262.3%20-206.2%20262.8%20-205.8V-204.1C263.7%20-205%20264.1%20-205.5%20264.9%20-206.4C266.1%20-207.8%20267.4%20-209.1%20269.6%20-207.9C270.5%20-207.1%20271.8%20-207.6%20273.1%20-207.2C273.9%20-208.1%20273.4%20-209.4%20273.8%20-210.7C274.6%20-211.6%20274.1%20-212.9%20274.5%20-214.2C274.1%20-213.7%20274.5%20-212.5%20274.2%20-211.2C274.2%20-209.5%20274.8%20-208.2%20276.1%20-207.8C276.1%20-207.8%20277.4%20-207.4%20278.3%20-207.5L275.4%20-204.3L274%20-205.5L271.7%20-207.5C270.8%20-207.5%20269.6%20-207%20267.9%20-205.1L265.9%20-202.8C266.8%20-202%20268.1%20-202.5%20269.4%20-202.1C270.3%20-201.3%20271.6%20-201.8%20272.9%20-201.4C272.5%20-200.9%20271.2%20-201.4%20269.9%20-200.8C268.2%20-200.8%20267%20-199.4%20266.1%20-198.4L264.5%20-196.6C265.3%20-197.5%20264.8%20-198.8%20265.2%20-200.1C265.6%20-201.4%20265.5%20-202.3%20265.9%20-203.6L261.6%20-203.4C259.9%20-203.4%20259%20-203.3%20257.3%20-203.2L258.9%20-205L259.8%20-203.3L259.9%20-203.6ZM402.1%20-73.7C402.1%20-73.7%20403.4%20-73.3%20404.3%20-73.4C405.6%20-73%20406.4%20-73.9%20407.7%20-75.3C409%20-76.7%20408.5%20-76.2%20409.3%20-77.1L407.9%20-78.3C407%20-79.1%20406.2%20-78.3%20404.5%20-76.4C403.7%20-75.5%20403.3%20-75%20402.5%20-74.1L402.1%20-73.6V-73.7ZM292.2%20-172L293%20-172.9L293.9%20-172.1L294.8%20-171.3L293.6%20-169.9L292.4%20-168.5L293.2%20-169.4L292.2%20-171.9V-172ZM274.1%20-188.4H275.8C275.8%20-188.4%20274.9%20-188.4%20274.1%20-188.4H272.4C272.4%20-188.4%20273.3%20-188.4%20274.1%20-188.4ZM243.1%20-219.6C243.5%20-220.9%20243.4%20-222.6%20243.7%20-224C244.6%20-223.2%20246.3%20-223.3%20247.6%20-222.9C248.5%20-222.1%20250.2%20-222.2%20251.5%20-221.8H249.8C248.9%20-221.7%20247.7%20-220.3%20246.5%20-218.1C245.3%20-215.9%20244.1%20-214.5%20243.6%20-214.9C243.1%20-215.3%20242.7%20-216.6%20243.3%20-220.1L242.9%20-219.6H243.1ZM301.2%20-163.9C301.2%20-163.9%20302.5%20-164.4%20303.3%20-164.4L300.8%20-161.7L299%20-163.3C299%20-163.3%20300.3%20-163.8%20301.1%20-163.8L301.2%20-163.9ZM284.9%20-178.6C285.3%20-179.9%20286.5%20-181.3%20288.2%20-182.2C289.9%20-183.1%20291.1%20-183.6%20292.1%20-182.8L293%20-182C292.2%20-181.1%20291.3%20-181.1%20290.1%20-180.6C288.4%20-179.7%20287.2%20-178.3%20286.8%20-177C286.4%20-176.5%20286.4%20-175.7%20286.1%20-174.4L285.2%20-175.2C284.7%20-175.6%20284.7%20-176.5%20285%20-178.6H284.9ZM266.4%20-194.5C266.8%20-195.8%20268%20-196.3%20269.8%20-196.4C270.3%20-196%20271.5%20-196.4%20272.8%20-196.1L271.6%20-194.7L269.6%20-192.4V-190.7C269.6%20-190.7%20268.8%20-191.5%20268.3%20-191.9C267.4%20-192.7%20266.9%20-193.1%20266.9%20-194.8L266.5%20-194.3L266.4%20-194.5ZM253.7%20-205.9C253.7%20-205.9%20254.1%20-207.2%20254%20-208.1L256.7%20-205.6L255.5%20-204.2L254.3%20-202.8C254.3%20-202.8%20254.7%20-204.1%20254.6%20-205L253.7%20-205.8V-205.9ZM406.4%20-66.5C406.4%20-66.5%20408.1%20-66.5%20409%20-66.6H411.6C411.6%20-66.7%20409.9%20-66.6%20409%20-66.6H406.4V-66.5ZM364.8%20-103.2C365.3%20-102.8%20366.5%20-103.2%20367.8%20-102.9L370.8%20-102.6L369.4%20-103.8C368.5%20-104.6%20368%20-105%20366.4%20-104.1L365.2%20-102.7L364.7%20-103.1L364.8%20-103.2ZM328.1%20-136.3C328.1%20-136.3%20329%20-136.3%20329.8%20-136.3C329.8%20-136.3%20330.7%20-136.3%20331.5%20-136.3C331.5%20-136.3%20330.6%20-136.3%20329.8%20-136.3C329.8%20-136.3%20328.9%20-136.3%20328.1%20-136.3ZM257.9%20-199.6L258.7%20-200.5L260.5%20-198.9L259.7%20-198L257.9%20-199.6ZM334.1%20-129.3H336.7C336.7%20-129.4%20338.4%20-129.5%20339.3%20-129.6C339.3%20-129.6%20337.6%20-129.6%20336.7%20-129.5H334.1V-129.3ZM365.4%20-100.3C365.9%20-99.9%20366.3%20-99.5%20367.2%20-98.7L365.4%20-100.3ZM208.9%20-238.1C209.7%20-239%20209.6%20-240.7%20209.2%20-241.1C208.8%20-241.5%20209.5%20-243.3%20211.1%20-245.9C212.3%20-247.3%20213.6%20-248.6%20213.9%20-249.9C214.8%20-249.1%20214.4%20-247.8%20214.9%20-246.5C215.4%20-244.4%20214.7%20-242.6%20213.4%20-241.2C211.8%20-239.4%20210.9%20-238.5%20211%20-236.8V-234.2C211.1%20-234.2%20210.2%20-235%20209.8%20-235.4L208.4%20-236.6L210%20-238.4L208.7%20-237.9L208.9%20-238.1ZM569.5%2083.1C569.5%2083.1%20570.4%2083.1%20571.2%2083.1C571.2%2083.1%20570.3%2083.1%20569.5%2083.1C569.5%2083.1%20568.6%2083.1%20567.8%2083.1C567.8%2083.1%20568.7%2083.1%20569.5%2083.1ZM561.4%2076.6C561.4%2076.6%20562.3%2076.6%20563.1%2076.6C563.1%2076.6%20562.2%2076.6%20561.4%2076.6C561.4%2076.6%20560.5%2076.6%20559.7%2076.6C559.7%2076.6%20560.6%2076.6%20561.4%2076.6ZM303.6%20-150.2L304.4%20-151.1L305.2%20-152L303.4%20-153.6L302.6%20-152.7L301.8%20-151.8L303.6%20-150.2ZM284.6%20-167.3L288.7%20-163.6L289.5%20-164.5C289.9%20-165%20289.9%20-165.8%20289.3%20-167.9C288.8%20-168.3%20288.8%20-169.2%20288.3%20-170.4L286.7%20-168.6L285.1%20-166.8L284.6%20-167.2V-167.3ZM415%20-50.6C415%20-50.6%20415.9%20-50.6%20416.7%20-50.6C416.7%20-50.6%20417.6%20-50.6%20418.4%20-50.6C418.4%20-50.6%20417.5%20-50.6%20416.7%20-50.6C416.7%20-50.6%20415.8%20-50.6%20415%20-50.6ZM561.2%2080.5L564.9%2076.4001L565.8%2077.2C566.3%2077.6%20566.3%2078.5%20565.5%2080.2C564.7%2081.1%20563.9%2082%20562.6%2081.6L561.2%2080.4001V80.5ZM263.1%20-182.6L269.2%20-189.4L271.5%20-187.4C270.7%20-186.5%20269.5%20-185.1%20268.6%20-184.2C266.6%20-181.9%20265.3%20-181.4%20264.4%20-182.3L263.5%20-183.1L263.1%20-182.6ZM231.5%20-209.5H233.2C233.2%20-209.5%20232.3%20-209.5%20231.5%20-209.5H229.8C229.8%20-209.5%20230.7%20-209.5%20231.5%20-209.5ZM282.4%20-161.2C282.8%20-161.7%20283.7%20-161.7%20284.9%20-162.2C285.3%20-162.7%20286.2%20-162.7%20287.4%20-163.2C287%20-162.7%20286.1%20-162.7%20284.9%20-162.2C284.5%20-161.7%20283.6%20-161.7%20282.4%20-161.2ZM270%20-175.7L271.6%20-177.5L272.5%20-176.7C273%20-176.3%20272.5%20-175%20270.9%20-174.9L269.7%20-173.5L271.3%20-175.3L270%20-175.7ZM325.4%20-121.5H328C328%20-121.6%20329.7%20-121.7%20330.6%20-121.8H328C328%20-121.7%20326.3%20-121.6%20325.4%20-121.5ZM313.6%20-132.1L314.5%20-131.3C315%20-130.9%20315.8%20-130.9%20317.5%20-131.9L319.1%20-133.7L318.2%20-134.5C317.7%20-134.9%20316.9%20-134.9%20315.2%20-133.9L313.6%20-132.1ZM304.6%20-140.3C304.6%20-140.3%20305.9%20-140.8%20306.7%20-140.8C306.7%20-140.8%20308%20-141.3%20308.8%20-141.3L307.4%20-142.5L306%20-143.7L305.2%20-142.8L304.4%20-141.9V-140.2L304.6%20-140.3ZM343.6%20-104.3C343.6%20-104.3%20344.9%20-104.8%20345.7%20-104.8C345.7%20-104.8%20347%20-105.3%20347.8%20-105.3C347.8%20-105.3%20346.5%20-104.8%20345.7%20-104.8C345.7%20-104.8%20344.4%20-104.3%20343.6%20-104.3ZM335.9%20-111.3C335.9%20-111.3%20337.2%20-111.8%20338%20-111.8C338%20-111.8%20339.3%20-112.3%20340.1%20-112.3L339.2%20-113.1L338.3%20-113.9L339.1%20-114.8L339.9%20-115.7L338.3%20-113.9C337.9%20-113.4%20337.5%20-113%20336.7%20-112.1L335.9%20-111.2V-111.3ZM286.1%20-155.3H287.8C287.8%20-155.3%20288.7%20-155.4%20289.5%20-155.5H287.8C287.8%20-155.5%20286.9%20-155.4%20286.1%20-155.3ZM224.8%20-214.8C225.6%20-215.7%20225.5%20-217.4%20225.9%20-218.7L228.2%20-216.7L230.5%20-214.7C229.7%20-213.8%20228.4%20-213.3%20227.1%20-212.8C226.3%20-211.9%20225%20-211.4%20223.7%20-210.9C224.5%20-211.8%20224.4%20-213.5%20224.8%20-214.8ZM588.4%20114.9C588.4%20114.9%20588.8%20114.4%20589.2%20114L588.4%20114.9ZM361.4%20-85.8C361.4%20-85.8%20362.3%20-85.8%20363.1%20-85.8C363.1%20-85.8%20364%20-85.8%20364.8%20-85.8C364.8%20-85.8%20363.9%20-85.8%20363.1%20-85.8C363.1%20-85.8%20362.2%20-85.8%20361.4%20-85.8ZM225.5%20-208.3C225.5%20-208.3%20225.9%20-209.6%20225.8%20-210.5L227.6%20-208.9L225.1%20-206.2C225.1%20-206.2%20225.5%20-207.5%20225.4%20-208.4L225.5%20-208.3ZM206.1%20-225.9C206.9%20-226.8%20207.7%20-227.7%20208.6%20-228.6H210.3C209.5%20-227.8%20208.7%20-226.9%20207.8%20-226C206.9%20-225.1%20206.2%20-224.2%20205.3%20-223.3C205.7%20-223.8%20206.1%20-224.2%20206.9%20-225.1L206%20-225.9H206.1ZM372.3%20-74.3C372.3%20-74.3%20373.2%20-74.3%20374%20-74.3C374%20-74.3%20374.9%20-74.3%20375.7%20-74.3C375.7%20-74.3%20374.8%20-74.3%20374%20-74.3C374%20-74.3%20373.1%20-74.3%20372.3%20-74.3ZM324.4%20-116.7L325.2%20-117.6L326%20-118.5L324.2%20-120.1L323.4%20-119.2L322.6%20-118.3L324.4%20-116.7ZM295.9%20-140.7L298.6%20-138.2L300.2%20-140C300.2%20-140%20298.9%20-140.4%20298%20-140.3C298%20-140.3%20296.7%20-140.7%20295.8%20-140.6L295.9%20-140.7ZM277.1%20-154.4L278.3%20-155.8L279.7%20-154.6L281.1%20-153.4H279.4C279.4%20-153.4%20278.5%20-153.3%20277.7%20-153.2L278.9%20-154.6H277.2L277.1%20-154.4ZM220.5%20-204.6C221.3%20-205.5%20222.2%20-205.5%20223.4%20-206L221.8%20-204.2C221%20-203.3%20220.2%20-202.4%20218.9%20-202.8L217.5%20-204C218.3%20-204.9%20219.2%20-204.9%20220.4%20-205.4V-204.5L220.5%20-204.6ZM578.1%20116.3C578.1%20116.3%20579%20116.3%20579.8%20116.3C579.8%20116.3%20580.7%20116.3%20581.5%20116.3C581.5%20116.3%20580.6%20116.3%20579.8%20116.3C579.8%20116.3%20578.9%20116.3%20578.1%20116.3ZM585.9%20124.1C586.4%20124.5%20586.8%20124.9%20587.7%20125.7C586.8%20124.9%20586.8%20124%20586.3%20122.8C585.4%20122%20585.4%20121.1%20584.9%20119.9L583.7%20121.3C582.9%20122.2%20583.7%20123%20585.1%20124.2H586L585.9%20124.1ZM205.1%20-212L206.7%20-213.8C207.1%20-214.3%20207.5%20-214.7%20208.3%20-215.6L205.6%20-218.1C205.2%20-217.6%20204.8%20-216.3%20204.9%20-215.5C204.5%20-215%20204.5%20-214.2%20204.2%20-212.9L205.1%20-212.1V-212ZM568%20112.1C568.5%20112.5%20569.3%20112.5%20570.6%20112.8C571.9%20113.2%20573.6%20113.1%20574.9%20111.7L576.5%20109.9L575.7%20110.8C575.3%20111.3%20573.5%20110.5%20569.9%20108.1C568.5%20106.9%20566.7%20105.2%20565%20104.5L567.7%20107C569.5%20108.6%20570.4%20109.5%20569.6%20111.2L568.4%20112.6L567.9%20112.2L568%20112.1ZM281.8%20-138.7C281.3%20-139.1%20281.8%20-140.4%20283.4%20-140.5L284.6%20-141.9L285.5%20-141.1C286%20-140.7%20285.5%20-139.4%20283.9%20-139.3L282.7%20-137.9L281.8%20-138.7ZM545.7%2098.6C545.7%2098.6%20546.6%2098.6%20547.4%2098.6C547.4%2098.6%20546.5%2098.6%20545.7%2098.6C545.7%2098.6%20544.8%2098.6%20544%2098.6C544%2098.6%20544.9%2098.6%20545.7%2098.6ZM203.3%20-204.6C203.3%20-204.6%20204.6%20-204.2%20205.5%20-204.3C205%20-204.7%20205.5%20-206%20204.9%20-207.3C204.3%20-208.6%20204.9%20-209%20204.3%20-210.3L203.1%20-208.9C202.3%20-208%20201.9%20-207.5%20201.1%20-206.6C201.1%20-205.7%20202%20-204.9%20203.4%20-204.6H203.3ZM575.4%20131.2L577.2%20132.8L579.7%20130.1C579.7%20130.1%20578.4%20130.6%20577.6%20130.6C577.6%20130.6%20576.3%20131.1%20575.5%20131.1L575.4%20131.2ZM539.6%2097.2L540.8%2095.8L542.6%2097.4001L541.4%2098.8L539.6%2097.2ZM621.1%20171.5C621.1%20171.5%20622%20171.5%20622.8%20171.5C622.8%20171.5%20621.9%20171.5%20621.1%20171.5C621.1%20171.5%20620.2%20171.5%20619.4%20171.5C619.4%20171.5%20620.3%20171.5%20621.1%20171.5ZM532.5%2094.1L533.4%2094.9001C532.9%2094.5001%20532.9%2093.6001%20534.1%2091.4001L536.1%2089.1C535.3%2090%20534.5%2090.9001%20533.6%2091.8C532.7%2092.7%20532%2093.6%20531.1%2094.5L532.4%2094L532.5%2094.1ZM208.7%20-192.4C207.8%20-193.2%20208.5%20-195.8%20211%20-198.6L214.7%20-202.7L213.9%20-201.8L213.1%20-200.9C213.6%20-200.5%20214.4%20-200.5%20215.7%20-200.2C217%20-199.8%20217.9%20-199%20218.4%20-197.7C218.4%20-196.8%20218.1%20-195.5%20215.9%20-195L213.4%20-192.3C213.4%20-191.4%20213.1%20-190.1%20211.4%20-190C210.6%20-189.1%20209.3%20-189.5%20208.4%20-190.3L205.7%20-192.8L208.7%20-192.5V-192.4ZM567.6%20129.8C567.6%20129.8%20568.5%20130.6%20569%20131L567.6%20129.8ZM546%20112.8C546.9%20113.6%20548.6%20112.7%20551.1%20111.7C553.6%20109.8%20554.4%20108.1%20552.5%20105.6C551.1%20103.5%20549.7%20102.3%20549.3%20102.7L548.5%20103.6C549.3%20102.7%20549.7%20102.2%20550.5%20101.3C551.7%2099.9001%20552.5%2099%20553%2098.6C553.5%2098.2%20553%2097.7%20553%2096.9001C552.1%2096.9001%20550.9%2097.4%20549.6%2097.1C548.7%2097.1%20547.9%2097.1%20546.2%2097.3L547%2096.4001C547.4%2095.9001%20546.5%2094.3%20545.1%2092.2C543.3%2090.6%20542.7%2088.4%20543.6%2087.5L544.8%2086.1L546.2%2087.3C547.1%2088.1%20548%2088.1%20550.1%2087.5C551.4%2087%20553.1%2086.9%20554.5%2088.1L556.3%2089.7L557.1%2088.8C557.5%2088.3%20560.1%2089.1001%20564.6%2091.4001C566.4%2093.0001%20569%2093.8%20571.3%2094.9001C571.3%2094.9001%20571.7%2093.6%20571.6%2092.7C572%2091.4001%20573.6%2090.4%20577.1%2091.1C578.8%2091.1%20580.5%2090.9001%20582.3%2090.8C580%2088.8%20578.6%2086.7%20576.8%2084.2C573.1%2080.1%20570.9%2078%20570%2078.1L569.2%2079L571.7%2076.3L567.6%2072.6L564.7%2075.8L563.3%2074.6L561.9%2073.4001L560.7%2074.8C559.9%2075.7%20558.6%2076.2%20556.4%2075.9001C554.7%2075.9001%20552.5%2076.5%20550.9%2077.5C549.3%2079.3%20548%2080.7%20547.7%2082C547.3%2082.5%20547.3%2083.3%20547%2084.6L544.3%2082.1L543.5%2083C543.1%2083.5%20542.7%2084.8%20542.9%2087.4001C543.1%2090.0001%20542.7%2091.3%20541.9%2092.2L540.3%2094L542.1%2095.6C541.3%2096.5%20540%2097%20538.7%2097.5C537.9%2098.4%20536.6%2098.9001%20535.3%2099.4001C537.6%20101.4%20538.6%20104%20540.4%20106.5C543.7%20111.1%20546%20114%20546.9%20114.8L546.4%20112.7L546%20112.8ZM604.9%20167.6L606.3%20168.8C607.2%20169.6%20607.7%20170%20609.3%20169.1L610.5%20167.7C610%20167.3%20608.8%20167.7%20607.5%20167.4C606.2%20167.1%20605.8%20167.4%20604.5%20167.1L605%20167.5L604.9%20167.6ZM576.5%20142.8C576.5%20142.8%20576.5%20141.1%20576.4%20140.2C577.3%20141%20577.8%20142.3%20578.3%20143.6C579.2%20144.4%20579.7%20145.7%20580.2%20147L578.8%20145.8C577.9%20145%20577%20144.2%20576.9%20142.4L576.5%20142.9V142.8ZM305.2%20-94.6L304.4%20-93.7L302.6%20-95.3L303.4%20-96.2L305.2%20-94.6ZM596.2%20164.6L597%20163.7L598.4%20164.9L599.8%20166.1L598.9%20165.3L598%20164.5L598.8%20163.6L596.3%20164.6H596.2ZM190.1%20-191.8H192.7C192.7%20-191.9%20194.4%20-192%20195.3%20-192.1H192.7C192.7%20-192%20191%20-191.9%20190.1%20-191.8ZM614%20184.9L614.8%20184L615.6%20183.1L613.8%20181.5C613.8%20181.5%20613.4%20182%20613%20182.4L612.2%20183.3L614%20184.9ZM581.4%20154.6C581.4%20154.6%20582.7%20155%20583.6%20154.9C583.6%20154.9%20582.3%20154.5%20581.4%20154.6C581.4%20154.6%20580.1%20154.2%20579.2%20154.3C579.2%20154.3%20580.5%20154.7%20581.4%20154.6ZM598.1%20169.7L599.3%20168.3L600.2%20169.1L601.1%20169.9L600.3%20170.8L599.5%20171.7L600.7%20170.3L598.1%20169.6V169.7ZM556.3%20137.7C556.3%20137.7%20557.2%20137.7%20558%20137.7C558%20137.7%20558.9%20137.7%20559.7%20137.7C559.7%20137.7%20558.8%20137.7%20558%20137.7C558%20137.7%20557.1%20137.7%20556.3%20137.7ZM316.3%20-72.3C316.3%20-72.3%20317.2%20-72.3%20318%20-72.3C318%20-72.3%20317.1%20-72.3%20316.3%20-72.3C316.3%20-72.3%20315.4%20-72.3%20314.6%20-72.3C314.6%20-72.3%20315.5%20-72.3%20316.3%20-72.3ZM221.4%20-153.7L220.6%20-152.8L218.8%20-154.4L219.6%20-155.3L221.4%20-153.7ZM624.2%20205.5L627.4%20208.4L630.3%20205.2L627.6%20202.7C626.7%20201.9%20625.8%20201.1%20624.9%20200.2L626.1%20198.8C626.9%20197.9%20626.4%20196.6%20625.5%20194.9C624.6%20194.1%20624.1%20193.7%20623.2%20192.9C623.2%20192.9%20624.1%20192.9%20624.9%20192.9C625.8%20192.9%20627.1%20193.2%20627.6%20195.4L629.9%20197.4L631.5%20195.6C632%20196%20632%20196.9%20632.5%20198.1C633%20198.5%20633%20199.4%20633.5%20200.6L634.7%20199.2C635.5%20198.3%20635.4%20196.6%20634%20193.6C633%20191.1%20632.1%20189.4%20631.6%20189L630.7%20188.2C631.5%20187.3%20631.5%20186.4%20631.8%20185.1C632.6%20183.3%20631.4%20178.2%20628.5%20170.6C625.5%20163%20623.5%20157.9%20622.1%20155C620.7%20152.1%20619.3%20150.8%20617.6%20150.9C615.9%20150.9%20614.6%20150.6%20614.1%20149.4L612.7%20148.2C612.4%20150.4%20611.6%20152.1%20611.7%20153.9C611.4%20156.1%20610.6%20157.8%20610.7%20159.6C610.7%20159.6%20612%20160%20612.9%20159.9C612.9%20159.9%20614.2%20160.3%20615.1%20160.2C614.3%20161.1%20612.6%20161.2%20611.3%20161.7C610.5%20162.6%20608.8%20162.7%20607.5%20163.2C609.2%20163.2%20610.5%20163.5%20612.3%20163.4C614%20163.4%20615.3%20163.7%20617.1%20163.6L615.1%20165.9C613.9%20167.3%20614%20169%20614.4%20169.4L615.3%20170.2L614.1%20171.6L612.9%20173C613.8%20173.8%20615.1%20174.2%20616.4%20174.5C618.6%20175.7%20620%20177.8%20621.5%20180.7C622.9%20183.6%20622.6%20185.8%20622.2%20186.3L621%20187.7L619.6%20186.5L618.2%20185.3L617%20186.7L615.4%20188.5L616.3%20189.3L617.1%20188.4L617.9%20187.5C617.1%20188.4%20616.7%20188.9%20615.9%20189.8L613.9%20192.1C614.8%20192.9%20615.7%20192.9%20617%20193.2C617.9%20194%20618.8%20194%20620.1%20194.3L618.9%20195.7C618.1%20196.6%20618.1%20197.5%20618.7%20199.6C619.2%20200.9%20620.6%20203%20622.9%20205L624.7%20205.8L624.2%20205.5ZM595.8%20183.2L597.2%20184.4C598.1%20185.2%20600.2%20183.8%20603.1%20181.5L606.8%20177.4C606%20178.3%20605.6%20178.8%20604.8%20179.7L602.8%20182L601.4%20180.8L600%20179.6L594.7%20185.5L595.9%20183.3L595.8%20183.2ZM615.8%20202.9L616.7%20203.7C616.7%20203.7%20616.2%20203.3%20615.8%20202.9ZM551.7%20147.5H554.3C554.3%20147.4%20556%20147.3%20556.9%20147.2H554.3C554.3%20147.3%20552.6%20147.4%20551.7%20147.5ZM620.6%20211.3L621.4%20210.4L622.2%20209.5L620.4%20207.9L619.6%20208.8L618.8%20209.7L620.6%20211.3ZM587.6%20182.3L589%20183.5L590.4%20184.7C590.4%20184.7%20590.8%20183.4%20590.7%20182.5C590.7%20182.5%20591.1%20181.2%20591%20180.3L593.7%20182.8C593.7%20182.8%20593.7%20181.9%20593.7%20181.1C593.7%20180.2%20594.5%20179.3%20595.7%20178.8C595.7%20178.8%20597%20178.3%20597.8%20178.3L595.1%20175.8C595.9%20174.9%20596.8%20174.9%20598%20174.4C599.7%20173.5%20601.4%20173.4%20603.2%20174.1C604.6%20175.3%20606.3%20175.2%20607.6%20174.7C607.6%20174.7%20608.9%20174.2%20609.7%20174.2L603.8%20168.9L601.3%20171.6C602.1%20170.7%20601.6%20169.4%20602%20168.1C602.3%20165.9%20601.8%20163.8%20600%20162.2C598.2%20160.6%20597.6%20158.4%20598.9%20157.1C600.2%20155.8%20601%20155.7%20602.8%20156.5L604.6%20158.1C605.4%20157.2%20605.7%20155%20606.1%20153.7C607.2%20150.6%20607.6%20149.3%20606.7%20148.5L605.8%20147.7L604.6%20149.1C603.8%20150%20603.4%20150.5%20601.7%20150.5C600.4%20150.1%20599.1%20150.6%20598.3%20151.5L597.1%20152.9C595.7%20151.7%20594.4%20150.4%20593.5%20149.6C590.8%20147.1%20590.7%20145.4%20591.9%20144.1C593.1%20142.8%20593.5%20142.3%20592.6%20140.6L591.2%20139.4C591.7%20139.8%20592.5%20139.8%20593.8%20140.1C594.3%20140.5%20595.1%20140.5%20596.4%20140.8C596.4%20140.8%20596.8%20139.5%20596.7%20138.6C597.1%20137.3%20597.8%20135.5%20600.3%20133.7C601.1%20132.8%20602.3%20131.4%20603.2%20130.5L601.4%20128.9C600.5%20128.1%20599.6%20127.3%20599.9%20125.1C600.3%20123.8%20600.2%20122.9%20599.3%20122.1C598.4%20121.3%20597.2%20122.6%20594.2%20124.1C593%20125.5%20591.3%20126.4%20590%20126.9C590%20126.9%20590.4%20125.6%20590.3%20124.7C590.3%20124.7%20590.7%20123.4%20590.6%20122.5C589.4%20123.9%20588.1%20125.2%20587.4%20127C584.9%20129.7%20583.3%20131.5%20582%20130.3C580.7%20129.1%20581.1%20129.5%20580.2%20128.7L581.6%20129.9C582.5%20130.7%20582.1%20132%20581.3%20132.9L580.1%20134.3C580.1%20134.3%20581%20134.3%20581.8%20134.3C581.8%20134.3%20582.7%20134.3%20583.5%20134.3C583.5%20134.3%20583.5%20136%20583.6%20136.9C583.6%20138.6%20583.3%20139.9%20583%20142.1C582.2%20143%20582.2%20143.9%20581.9%20145.2V142.6C581.7%20140.9%20581.2%20139.6%20579.8%20138.4C578.4%20137.2%20578%20136.8%20575.9%20137.3C575.9%20137.3%20574.6%20137.8%20573.8%20137.8L577.5%20133.7C577%20133.3%20575.3%20133.4%20574.5%20133.4C572.8%20133.4%20571.4%20132.3%20571.8%20130.9V128.3C571.7%20128.3%20566.4%20134.2%20566.4%20134.2C566.9%20134.6%20568.2%20135%20569%20134.9C569.5%20135.3%20570.3%20135.3%20571.6%20135.6L569.1%20138.3C568.2%20137.5%20567.2%20135.8%20566.7%20134.5C564.8%20132%20563.5%20130.8%20563.1%20131.2L562.3%20132.1L564.8%20129.4L563%20127.8C563.8%20126.9%20564.2%20126.4%20565%20125.5L567%20123.2L563.8%20120.3L565.4%20118.5L567%20116.7C565.7%20116.3%20564%20116.4%20562.6%20116.1C561.3%20115.7%20559.6%20115.8%20558.2%20115.5L559.4%20114.1L560.6%20112.7C559.7%20111.9%20558.8%20111.1%20557.9%20110.2C556.1%20108.6%20555.2%20107.7%20554.7%20107.3C554.7%20107.3%20554.7%20106.4%20554.7%20105.6L551.4%20109.2C548.9%20111.9%20547.7%20113.3%20546.8%20112.5L545.9%20111.7C548.6%20114.2%20550.9%20117.1%20553.2%20120C558.2%20125.4%20560.1%20128.7%20560.2%20130.4C559.8%20130.9%20559.8%20131.7%20559.5%20133C559.5%20133%20561.2%20133%20562.1%20132.9H564.7C563.9%20133.7%20563.1%20134.6%20562.2%20135.5C560.6%20137.3%20559.7%20138.2%20559.4%20139.5C559.1%20140.8%20559.1%20141.7%20560%20142.5L560.9%20143.3C561.7%20142.4%20562.1%20141.1%20562.4%20139.8C563.6%20137.6%20564.4%20136.7%20565.3%20136.6C566.2%20136.6%20567.5%20136.9%20568.8%20137.3L570.2%20138.5C569.8%20139%20569.4%20139.4%20568.6%20140.3C567.8%20141.2%20567.9%20142.9%20568.4%20144.2L569.8%20145.4C570.2%20144.9%20570.2%20144.1%20570.5%20142.8C570.8%20141.5%20572.1%20141%20573%20140.1C573%20140.1%20574.3%20140.5%20575.2%20140.4L571.5%20144.5L575.1%20147.8L573.5%20149.6L571.9%20151.4C571.9%20151.4%20572.8%20152.2%20573.3%20152.6L574.7%20153.8L573.1%20155.6L571.5%20157.4C572.4%20158.2%20573.3%20158.2%20574.6%20158.5C575.5%20159.3%20576.4%20159.3%20577.7%20159.6C577.7%20159.6%20578.1%20158.3%20578%20157.4C578%20157.4%20578.4%20156.1%20578.3%20155.2C578.8%20155.6%20579.6%20155.6%20580.9%20155.9C581.4%20156.3%20582.2%20156.3%20583.5%20156.6L581.9%20158.4C581.1%20159.3%20579.9%20160.7%20579.9%20162.4C579.9%20164.1%20580.1%20165.8%20581.4%20167.1L583.7%20169.1C583.7%20169.1%20582.8%20169.1%20582%20169.1C582%20169.1%20581.1%20169.1%20580.3%20169.1L582.1%20170.7C583%20171.5%20583.9%20172.3%20584.4%20172.7C584%20173.2%20584.9%20174.8%20587.6%20175.6C589.4%20177.2%20590.8%20178.5%20590%20179.4L588.8%20180.8L588%20181.7L587.6%20182.3ZM563.2%20162L565%20163.6C565.9%20164.4%20567.6%20164.3%20568%20163.9L568.8%20163C568.3%20162.6%20567.1%20163%20565.8%20162.7C564.5%20162.4%20564.1%20162.7%20562.8%20162.4L563.2%20161.9V162ZM556.9%20157.1C557.4%20157.5%20557.8%20157.9%20558.7%20158.7C559.6%20159.5%20561.3%20159.4%20561.7%20159L562.5%20158.1C562%20157.7%20560.8%20158.1%20559.5%20157.8C559%20157.4%20557.8%20157.8%20556.5%20157.5L556.9%20157V157.1ZM566.6%20168.3C567.5%20169.1%20568.8%20168.6%20570.1%20169C572.3%20169.3%20573.5%20168.8%20574.3%20167.1C575.1%20165.4%20574.6%20164.1%20574.1%20163.7L573.2%20162.9L571.6%20164.7C570.8%20165.6%20570%20166.5%20568.7%20166.1L567.3%20164.9L566.5%20165.8C566.5%20165.8%20566.1%20166.3%20565.7%20166.7L566.6%20168.4V168.3ZM144.4%20-208.5C144.8%20-209%20145.7%20-209%20146.9%20-209.5L144%20-206.3L142.2%20-207.9C142.6%20-208.4%20143.5%20-208.4%20144.7%20-208.9L144.3%20-208.4L144.4%20-208.5ZM346.7%20-26.8L347.9%20-28.2L349.3%20-27L350.7%20-25.8C350.7%20-25.8%20349.8%20-25.8%20349%20-25.8C349%20-25.8%20348.1%20-25.8%20347.3%20-25.8L348.5%20-27.2H346.8L346.7%20-26.8ZM227.8%20-131.6L227%20-130.7L225.2%20-132.3L226%20-133.2L227.8%20-131.6ZM340.9%20-29.5C340.9%20-29.5%20342.2%20-29.0999%20343.1%20-29.2C343.1%20-29.2%20341.8%20-29.6%20340.9%20-29.5C340.9%20-29.5%20339.6%20-29.9%20338.7%20-29.8C338.7%20-29.8%20340%20-29.3999%20340.9%20-29.5ZM332.8%20-36.8C333.2%20-37.3%20333.6%20-37.7%20334.4%20-38.6L337.1%20-36.1C336.7%20-35.6%20335.8%20-35.6%20334.6%20-35.1C334.2%20-34.6%20333.3%20-34.6%20332.1%20-34.1C332.5%20-34.6%20332.9%20-35%20333.7%20-35.9L332.8%20-36.7V-36.8ZM584.1%20189.9C584.1%20189.9%20585%20189.9%20585.8%20189.9C585.8%20189.9%20586.7%20189.9%20587.5%20189.9C587.5%20189.9%20586.6%20189.9%20585.8%20189.9C585.8%20189.9%20584.9%20189.9%20584.1%20189.9ZM341.2%20-25.2L343.7%20-27.8999C344.2%20-27.5%20344.2%20-26.5999%20344.7%20-25.3999C345.2%20-25%20345.2%20-24.0999%20345.7%20-22.8999L343.9%20-24.5C343.4%20-24.8999%20343%20-25.3%20342.1%20-26.1L341.3%20-25.2H341.2ZM127.7%20-213.7L130.4%20-211.2L132%20-213C132%20-213%20130.7%20-213.4%20129.8%20-213.3C129.8%20-213.3%20128.5%20-213.7%20127.6%20-213.6L127.7%20-213.7ZM578.7%20186.7C580.4%20186.7%20582.1%20186.5%20583.9%20186.4C587.3%20186.2%20589.1%20186.1%20590%20187L591.4%20188.2L593.9%20185.5C593%20184.7%20591.3%20184.8%20590%20184.4C587.4%20183.7%20585.2%20184.2%20583.1%20184.8C582.3%20185.7%20580.6%20185.8%20579.3%20186.3L578.9%20186.8L578.7%20186.7ZM136.7%20-205.5L135.9%20-204.6L134.1%20-206.2L134.9%20-207.1L136.7%20-205.5ZM573%20184.8C573%20184.8%20574.3%20185.2%20575.2%20185.1C575.2%20185.1%20576.5%20185.5%20577.4%20185.4C577.4%20185.4%20577.4%20184.5%20577.4%20183.7C577.4%20183.7%20577.4%20182.8%20577.4%20182L578.3%20182.8L579.2%20183.6L576.5%20181.1L572.8%20185.2L573.2%20184.7L573%20184.8ZM347.3%20-14.7L348.9%20-16.5L350.3%20-15.3L351.7%20-14.1L352.5%20-15L353.3%20-15.8999L355.1%20-14.3L353.9%20-12.8999C353.1%20-12%20351.8%20-12.3999%20350.9%20-13.2L349.5%20-14.3999L347.3%20-14.7ZM604.8%20214.3C604.8%20214.3%20605.7%20214.3%20606.5%20214.3C606.5%20214.3%20605.6%20214.3%20604.8%20214.3C604.8%20214.3%20603.9%20214.3%20603.1%20214.3C603.1%20214.3%20604%20214.3%20604.8%20214.3ZM620.9%20234.6C620.9%20234.6%20621.3%20234.1%20621.7%20233.7C621.7%20233.7%20621.3%20234.2%20620.9%20234.6ZM603%20221.7C603%20221.7%20604.3%20222.1%20605.2%20222C605.2%20222%20603.9%20221.6%20603%20221.7C603%20221.7%20601.7%20221.3%20600.8%20221.4C600.8%20221.4%20602.1%20221.8%20603%20221.7ZM598%20216.3C598%20216.3%20598.4%20215%20598.3%20214.1C598.3%20214.1%20597.9%20215.4%20598%20216.3C598%20216.3%20597.6%20217.6%20597.7%20218.5C597.7%20218.5%20598.1%20217.2%20598%20216.3ZM384.6%2029.6H386.3C386.3%2029.6%20387.2%2029.5001%20388%2029.4001C388%2029.4001%20387.1%2029.4001%20386.3%2029.4001H384.6V29.6ZM249.7%20-91.3L250.9%20-92.7L252.7%20-91.1L251.5%20-89.7L250.3%20-88.3C250.3%20-88.3%20251.1%20-89.2%20251.5%20-89.7L249.7%20-91.3ZM619.9%20239.4C620.4%20239.8%20621.6%20239.4%20622.9%20239.7C624.6%20239.7%20626.3%20238.7%20626.2%20236.1C627%20235.2%20626.9%20233.5%20627.3%20232.2C626.1%20233.6%20624.8%20234.9%20624%20235.8C622.8%20237.2%20621.5%20238.5%20620.7%20239.4H619.8H619.9ZM392.3%2038.2L393.1%2037.3L393.9%2036.4001L392.1%2034.8L391.3%2035.7L390.5%2036.6L392.3%2038.2ZM374.3%2022.8L375.1%2021.9001L375.9%2021L375%2020.2L374.1%2019.4001L372.9%2020.8L371.7%2022.2L374.3%2022.9001V22.8ZM119.6%20-202.9C120.1%20-202.5%20120.9%20-202.5%20122.2%20-202.2C123.5%20-201.9%20124.8%20-202.3%20126%20-203.7C127.2%20-205.1%20126.8%20-204.6%20127.6%20-205.5C126.8%20-204.6%20125.1%20-204.5%20123.8%20-204C123%20-203.1%20121.3%20-203%20120%20-202.5L119.5%20-202.9H119.6ZM533.6%20166.5C533.6%20166.5%20534.5%20166.5%20535.3%20166.5C535.3%20166.5%20536.2%20166.5%20537%20166.5C537%20166.5%20536.1%20166.5%20535.3%20166.5C535.3%20166.5%20534.4%20166.5%20533.6%20166.5ZM405.7%2053.5C405.7%2053.5%20406.1%2053%20406.5%2052.6C406.5%2052.6%20406.1%2053.1%20405.7%2053.5ZM386.6%2036.4001C387.5%2037.2%20388%2037.6%20389.6%2036.7L390.8%2035.3L388.5%2033.3C387.6%2032.5001%20387.1%2032.1%20386.2%2031.3C385.8%2031.8%20385.4%2032.2%20384.6%2033.1C383.8%2034%20383.9%2035.7%20384.8%2036.5H386.5L386.6%2036.4001ZM395.8%2046.3H398.4C398.4%2046.2%20400.1%2046.1%20401%2046C401%2046%20399.3%2046%20398.4%2046.1H395.8V46.3ZM114.9%20-202.2L118.1%20-199.3L118.9%20-200.2C119.3%20-200.7%20119.7%20-201.1%20118.8%20-202.8L117.4%20-204L116.2%20-202.6L115%20-201.2V-202.1L114.9%20-202.2ZM577.5%20205.3C578.4%20205.3%20579.2%20205.3%20580.9%20205.1C580%20205.1%20579.2%20205.1%20577.5%20205.3C576.6%20205.3%20575.8%20205.3%20574.1%20205.5C575%20205.5%20576.2%20205%20577.5%20205.3ZM545.1%20179.3C546.4%20178.8%20547.2%20178.8%20549%20178.7C550.3%20178.2%20551.1%20178.2%20552.9%20178.1L551.5%20176.9C550.6%20176.1%20549.3%20176.6%20547.6%20177.5C547.2%20178%20546.8%20178.4%20546%20179.3H545.1ZM542.4%20176.9C542.4%20176.9%20543.7%20176.4%20544.5%20176.4C544.5%20176.4%20545.8%20175.9%20546.6%20175.9C546.6%20175.9%20545.3%20176.4%20544.5%20176.4C544.5%20176.4%20543.2%20176.9%20542.4%20176.9ZM593%20220.1L594.6%20218.3L595.5%20219.1C596%20219.5%20595.5%20220.8%20593.9%20220.9L592.7%20222.3L594.3%20220.5L593%20220.1ZM445.3%2094.2H447C447%2094.2%20447.9%2094.1%20448.7%2094H447C447%2094%20446.1%2094.1%20445.3%2094.2ZM424.9%2075.9001H426.6C426.6%2075.9001%20427.5%2075.8%20428.3%2075.7H426.6C426.6%2075.7%20425.7%2075.8%20424.9%2075.9001ZM477.5%20124.1H480.1C481%20123.9%20481.8%20123.9%20482.7%20123.8L481.3%20122.6L479.9%20121.4L477%20124.6L477.4%20124.1H477.5ZM489.4%20136.4H491.1C491.1%20136.4%20492%20136.3%20492.8%20136.2H491.1C491.1%20136.2%20490.2%20136.3%20489.4%20136.4ZM447.7%2099.7L448.5%2098.8L449.3%2097.9001L448.4%2097.1L447.5%2096.3L446.3%2097.7L445.1%2099.1L447.7%2099.8V99.7ZM420.1%2074.8H421.8C421.8%2074.8%20422.7%2074.7%20423.5%2074.6V72C423.4%2072%20423.3%2070.3%20423.2%2069.4001L422%2070.8C421.2%2071.7%20420.8%2072.2%20420%2073.1V74.8H420.1ZM263%20-66.9L264.6%20-68.7C264.2%20-68.2%20263.8%20-67.8%20263%20-66.9L261.4%20-65.1L259.6%20-66.7C260%20-67.2%20260.4%20-67.6%20261.2%20-68.5L263%20-66.9ZM539.6%20181.8L540.5%20182.6L541.4%20183.4C541.4%20183.4%20540.9%20182.1%20540.9%20181.3C540.9%20181.3%20540.4%20180%20540.4%20179.2L539.2%20180.6L538%20182H539.7L539.6%20181.8ZM455.5%20107.5L457.8%20109.5L460.7%20106.3C459.8%20105.5%20458.5%20105.1%20457.2%20104.8C456.3%20104%20455%20103.6%20453.7%20103.3L452.9%20104.2C452.5%20104.7%20452.9%20105.9%20454.8%20107.6H455.7L455.5%20107.5ZM426.1%2081.8L427%2082.6L427.9%2083.4001C427.9%2083.4001%20427.4%2082.1%20427.4%2081.3C427.4%2081.3%20426.9%2080%20426.9%2079.2L425.7%2080.6L424.5%2082H426.2L426.1%2081.8ZM554%20193.1C555.3%20192.6%20557%20192.5%20558.4%20193.7L560.2%20195.3C560.6%20194.8%20560.6%20194%20560.9%20192.7C561.2%20191.4%20562.9%20190.4%20565.5%20190.3C567.2%20190.3%20568.1%20190.2%20569.8%20190.1C569.4%20190.6%20569.8%20191.8%20569.5%20193.1C569.5%20194.8%20568%20196.6%20565.4%20197.6C562.8%20198.6%20559.8%20198.3%20557.2%20196.7C556.3%20195.9%20554.5%20195.1%20553.2%20194.7C553.6%20194.2%20554.5%20194.2%20555.7%20193.7L553.9%20192.9L554%20193.1ZM544.7%20188L546.1%20189.2C547%20190%20548.7%20189.1%20550.3%20187.3C551.9%20185.5%20552.8%20184.6%20554.5%20185.4L555.9%20186.6C555.4%20186.2%20555.9%20184.9%20555.3%20183.6C555.3%20181.9%20555.2%20181%20556%20180.1L556.8%20179.2L555%20177.6C554.2%20178.5%20554.2%20179.4%20553.9%20180.7C553.1%20182.5%20552.4%20184.2%20551.1%20184.7C550.3%20185.6%20548.6%20185.7%20547.2%20185.3C547.2%20185.3%20546.3%20184.5%20545.8%20184.1L546.7%20184.9L547.6%20185.7L546.8%20186.6L546%20187.5L544.7%20188ZM526.6%20172.5H528.3C528.3%20172.5%20529.2%20172.4%20530%20172.3H528.3C528.3%20172.3%20527.4%20172.4%20526.6%20172.5ZM509.9%20157.4C510.7%20156.5%20511.6%20156.5%20512.8%20156C513.6%20155.1%20514.5%20155.1%20515.7%20154.6C514.9%20155.5%20514%20155.5%20512.8%20156C512%20156.9%20511.1%20156.9%20509.9%20157.4ZM106.9%20-198.8C107.4%20-198.4%20107.8%20-198%20108.7%20-197.2L110.5%20-195.6L112.1%20-197.4L113.7%20-199.2C112.9%20-198.3%20111.6%20-198.7%20110.3%20-198.2C109.5%20-197.3%20108.2%20-197.7%20106.9%20-197.2V-198.9V-198.8ZM582.7%20221.4C582.7%20221.4%20583.6%20221.4%20584.4%20221.4C584.4%20221.4%20583.5%20221.4%20582.7%20221.4C582.7%20221.4%20581.8%20221.4%20581%20221.4C581%20221.4%20581.9%20221.4%20582.7%20221.4ZM531.2%20177.5L533.2%20175.2C534.4%20173.8%20536.1%20172.9%20539.1%20172.3C540.4%20171.8%20541.6%20171.3%20543.4%20171.2C541.7%20171.2%20540%20171.4%20538.3%20172.3C534.9%20172.5%20532.8%20173.9%20532.4%20175.2C532%20175.7%20532%20176.5%20531.7%20177.8L531.2%20177.4V177.5ZM474.2%20127.7C474.2%20127.7%20475.5%20128.1%20476.4%20128C476.4%20128%20477.7%20128.4%20478.6%20128.3C478.6%20128.3%20477.3%20127.9%20476.4%20128C476.4%20128%20475.1%20127.6%20474.2%20127.7ZM433%2090.6C434.7%2090.6%20435.6%2090.5001%20437.3%2090.4001C439%2090.4001%20439.9%2090.3%20441.6%2090.2C441.6%2090.2%20440.3%2089.8%20439.4%2089.9001C438.1%2089.5001%20436.8%2089.2%20436.7%2087.4001C436.2%2087.0001%20435.8%2086.6%20434.9%2085.8C434.5%2086.3%20434.5%2087.1001%20434.2%2088.4001C433.8%2088.9001%20433.8%2089.7%20433.5%2091L433%2090.6ZM426.7%2085.7C427.2%2086.1%20428.4%2085.7%20429.7%2086C431.4%2086%20432.3%2085.9%20433.1%2085C433.9%2084.1%20433.1%2083.3%20432.6%2082.9001C432.1%2082.5001%20430.9%2082.9001%20429.2%2083.9001C428.4%2084.8%20428%2085.3%20427.2%2086.2L426.7%2085.8V85.7ZM372.4%2035.8L374%2034L372.8%2035.4001C372%2036.3%20371.6%2036.8%20371.2%2037.2L370.3%2036.4001L371.9%2034.6L372.4%2035.9001V35.8ZM98.0003%20-203.5C98.0003%20-203.5%2098.9003%20-203.5%2099.7003%20-203.5C99.7003%20-203.5%20100.6%20-203.5%20101.4%20-203.5C101.4%20-203.5%20100.5%20-203.5%2099.7003%20-203.5C99.7003%20-203.5%2098.8003%20-203.5%2098.0003%20-203.5ZM458.6%20116.9C459.1%20117.3%20459.5%20117.7%20460.4%20118.5C461.3%20119.3%20463%20119.2%20464.7%20118.3C465.1%20117.8%20465.5%20117.4%20466.3%20116.5C464.6%20116.5%20463.7%20116.6%20462%20116.7C460.3%20116.7%20459.4%20116.8%20457.7%20116.9H458.6ZM440.9%20100.1C441.8%20100.9%20442.3%20101.3%20443.2%20102.1C443.6%20101.6%20444%20101.2%20444.8%20100.3C445.2%2099.8%20445.6%2099.4%20446.4%2098.5C445.5%2097.7%20443.3%2097.4%20442%2097C441.1%2096.2%20438.9%2095.9%20437.6%2095.5C438.1%2095.9%20438.1%2096.8%20438.6%2098C439.1%2099.3%20440.5%20100.5%20442.2%20101.3L440.8%20100.1H440.9ZM467.2%20125.5C468.5%20125%20469.3%20125%20471.1%20124.9C472.4%20124.4%20473.2%20124.4%20475%20124.3L473.6%20123.1C472.7%20122.3%20471.4%20122.8%20469.7%20123.7C469.3%20124.2%20468.9%20124.6%20468.1%20125.5H467.2ZM594.4%20239.4C594.4%20239.4%20595.3%20239.4%20596.1%20239.4C596.1%20239.4%20597%20239.4%20597.8%20239.4L595.1%20236.9L594.3%20237.8L593.5%20238.7L594.4%20239.5V239.4ZM578.5%20223.4C579%20223.8%20580.2%20223.4%20581.5%20223.7C581%20223.3%20579.8%20223.7%20578.5%20223.4C578%20223%20576.8%20223.4%20575.5%20223.1C576%20223.5%20577.2%20223.1%20578.5%20223.4ZM366.8%2037.4001C367.6%2036.5001%20368%2036%20368.4%2035.6L369.3%2036.4001C368.9%2036.9001%20368.9%2037.7%20368.6%2039C368.2%2039.5%20368.2%2040.3%20367.9%2041.6L366.5%2040.4001C365.6%2039.6001%20365.1%2039.2%20365.9%2037.4001H366.8ZM599.5%20247.3C600%20247.7%20600.8%20247.7%20602.1%20248C602.6%20248.4%20603.4%20248.4%20604.7%20248.7C603.8%20247.9%20603.3%20247.5%20602.4%20246.7L600.1%20244.7L598.9%20246.1L597.7%20247.5H599.4L599.5%20247.3ZM552.7%20201.8C553.9%20200.4%20554.7%20199.5%20555.2%20199.1L556.1%20199.9C555.3%20200.8%20554.9%20201.3%20554.1%20202.2C552.9%20203.6%20552.1%20204.5%20551.6%20204.9L550.7%20204.1C551.5%20203.2%20551.9%20202.7%20552.7%20201.8ZM399.9%2068.1L401.1%2066.7C401.1%2066.7%20400.3%2067.6%20399.9%2068.1ZM446.5%20118.4L449.2%20120.9L450.8%20119.1C450.8%20119.1%20449.5%20118.7%20448.6%20118.8C448.6%20118.8%20447.3%20118.4%20446.4%20118.5L446.5%20118.4ZM436%20107.2C436%20107.2%20436.4%20106.7%20436.8%20106.3L438.6%20107.9L437.8%20108.8L436%20107.2ZM457%20128.6L457.8%20127.7C458.2%20127.2%20459.5%20127.7%20459.6%20129.3L461%20130.5L462.2%20129.1C463%20128.2%20462.2%20127.4%20460.8%20126.2C459.4%20125%20459.9%20125.4%20459%20124.6L460.6%20122.8L459.2%20121.6C458.3%20120.8%20457.4%20120%20455.7%20120.1C455.7%20120.1%20454.4%20119.7%20453.5%20119.8L454.9%20121C455.8%20121.8%20456.3%20122.2%20457.2%20123H458.9C458.5%20123.4%20458.5%20124.2%20458.2%20125.5C457.8%20126%20457.8%20126.8%20457.5%20128.1L457.1%20128.6H457ZM346.5%2028.9001C346.5%2028.9001%20347.3%2028%20347.7%2027.5C347.7%2027.5%20346.9%2028.4001%20346.5%2028.9001L345.3%2030.3L343.5%2028.7L344.7%2027.3L346.5%2028.9001ZM498.1%20163.2C498.5%20162.7%20498.9%20162.3%20499.7%20161.4C499.3%20161.9%20498.9%20162.3%20498.1%20163.2C497.3%20164.1%20497.3%20164.1%20496.5%20165L494.7%20163.4C495.1%20162.9%20495.5%20162.5%20496.3%20161.6L498.1%20163.2ZM576.4%20234.7C578.1%20234.7%20579.3%20233.3%20578.9%20232C578.9%20232%20578.9%20230.3%20578.8%20229.4L579.7%20230.2C580.2%20230.6%20580.6%20231%20580.3%20233.2C579.9%20234.5%20578.7%20235%20576.5%20235.6C575.6%20235.6%20574.8%20235.6%20573.1%20235.8C573.5%20235.3%20575.2%20235.3%20576.1%20235.2L576.5%20234.7H576.4ZM484.3%20155.7L485.9%20153.9L488.6%20156.4L487%20158.2L484.3%20155.7ZM516.4%20183.8C516.9%20184.2%20518.1%20183.8%20519.4%20184.1L518.2%20185.5C517.4%20186.4%20516.1%20186%20515.2%20185.2L513.8%20184C514.3%20184.4%20515.5%20184%20516.8%20184.3L516.3%20183.9L516.4%20183.8ZM439.6%20117.8L442.1%20115.1L443.9%20116.7C443.9%20116.7%20442.6%20117.2%20441.8%20117.2C441.8%20117.2%20440.5%20117.7%20439.7%20117.7L439.6%20117.8ZM374.7%2056.8L378%2053.2C378.4%2052.7%20379.3%2052.7%20380.5%2052.2C380.1%2052.7%20380.1%2053.5001%20379.8%2054.8C379.4%2056.1%20377.8%2057.1001%20376.5%2058.4001C375.2%2059.7%20374.4%2058.9001%20373.1%2059.4001L375.1%2057.1L374.6%2056.7L374.7%2056.8ZM554.4%20218.1C555.3%20218.1%20556.5%20217.6%20557.8%20217.9C557.8%20217.9%20557.8%20217%20557.8%20216.2C557.8%20216.2%20557.8%20215.3%20557.8%20214.5C557.8%20214.5%20556.1%20214.5%20555.2%20214.6C555.2%20214.6%20553.5%20214.6%20552.6%20214.7L553.8%20213.3C554.6%20212.4%20555%20211.9%20557.2%20212.3C559.4%20212.6%20559.5%20214.3%20558.3%20217.4C557.9%20218.7%20558%20220.4%20557.7%20221.8C556.8%20221%20555.9%20220.2%20555%20219.3C554.1%20218.4%20553.2%20217.7%20552.3%20216.8C553.2%20216.8%20554%20216.8%20555.7%20216.6L554.5%20218L554.4%20218.1ZM487.7%20162.9L488.9%20161.5C489.4%20161.9%20489.4%20162.8%20489.9%20164C490.4%20164.4%20490.4%20165.3%20490.9%20166.5C490%20165.7%20489.5%20165.3%20488.6%20164.5L486.3%20162.5C486.3%20162.5%20487.1%20161.6%20487.5%20161.1V162.8L487.7%20162.9ZM464.1%20140.8C464.5%20140.3%20464.5%20139.5%20464.8%20138.2C465.3%20138.6%20465.3%20139.5%20465.8%20140.7C466.3%20141.1%20466.3%20142%20466.8%20143.2C466.8%20143.2%20465.9%20143.2%20465.1%20143.2H463.4C463.8%20142.8%20463.8%20142%20464.1%20140.7V140.8ZM397.8%2085L399.4%2083.2L402.1%2085.7L400.5%2087.5L397.8%2085ZM358.4%2050.3L359.2%2049.4001C359.6%2048.9001%20360.4%2048.0001%20360.3%2046.3C360.3%2046.3%20360.3%2044.6%20360.2%2043.7C359.4%2044.6%20359.4%2045.5001%20359.1%2046.8C358.3%2047.7%20358.3%2048.6001%20358%2049.9001L358.5%2050.3H358.4ZM553.9%20225.1L556.4%20222.4L558.2%20224C558.2%20224%20556.9%20224.5%20556.1%20224.5C556.1%20224.5%20554.8%20225%20554%20225L553.9%20225.1ZM353.3%2043.3C354.1%2042.4001%20355.4%2041.9001%20356.7%2041.4001C356.7%2041.4001%20356.3%2042.7%20356.4%2043.6C356%2044.9%20354.8%2045.4%20353%2045.5C352.5%2045.1%20351.3%2045.5%20350%2045.2C350.8%2044.3%20352.1%2043.8%20353.4%2043.3H353.3ZM333.1%2028.3H334.8C334.8%2028.3%20333.9%2028.3%20333.1%2028.3H331.4C331.4%2028.3%20332.3%2028.3%20333.1%2028.3ZM560.1%20228.2C560.9%20227.3%20561.8%20227.3%20563%20226.8C562.6%20227.3%20562.6%20228.1%20562.3%20229.4C561.9%20229.9%20561.9%20230.7%20561.6%20232L559.8%20230.4C559.3%20230%20558.9%20229.6%20558%20228.8C558.8%20227.9%20559.7%20227.9%20560.9%20227.4L560.1%20228.3V228.2ZM542.2%20216.2L544.7%20213.5L548.8%20217.2C547.9%20216.4%20546.6%20216.9%20545.3%20216.5C544.4%20215.7%20543.1%20216.2%20541.8%20215.8L542.3%20216.2H542.2ZM436.9%20124.5V122.8L439.5%20125.3L438.7%20126.2L437.9%20127.1V125.4L436.9%20124.6V124.5ZM522.1%20202.1C521.6%20201.7%20522.4%20199.9%20523.6%20197.7C524.4%20196.8%20525.2%20195.9%20526.1%20195C525.7%20195.5%20525.7%20196.3%20525.4%20197.6C525%20198.1%20525%20198.9%20524.7%20200.2L525.9%20198.8C526.7%20197.9%20527.6%20198.8%20529%20199.9L530.8%20201.5C529.5%20202%20528.3%20202.5%20526.5%20202.6C524%20203.6%20522.6%20203.2%20521.7%20202.4L522.1%20201.9V202.1ZM503.5%20184.5L504.7%20183.1L506.1%20184.3L507.5%20185.5C507.5%20185.5%20506.6%20185.5%20505.8%20185.5H504.1C504.1%20185.5%20504.9%20184.7%20505.3%20184.2H503.6L503.5%20184.5ZM213.2%20-70C213.2%20-70%20214.1%20-70%20214.9%20-70C214.9%20-70%20215.8%20-70%20216.6%20-70C216.6%20-70%20215.7%20-70.8%20215.2%20-71.2L213.8%20-72.4L212.6%20-71L211.4%20-69.6H213.1L213.2%20-70ZM528.3%20205.2C529.9%20203.4%20530.8%20202.5%20532.1%20202.8L533%20203.6C532.2%20204.5%20531.8%20205%20531%20205.9C529.8%20207.3%20529%20208.2%20527.6%20207.8C527.6%20207.8%20526.3%20207.4%20525.4%20207.5L527.9%20204.8L528.4%20205.2H528.3ZM394.6%2091.2C394.6%2091.2%20393.7%2090.4%20393.2%2090C393.2%2090%20394%2089.1%20394.4%2088.6L395.6%2087.2C395.6%2087.2%20396.1%2088.5001%20396.1%2089.3C396.1%2089.3%20396.6%2090.6001%20396.6%2091.4001L398.2%2089.6C399%2088.7%20400.7%2088.6%20402.1%2089L403.5%2090.2L401.5%2092.5C400.3%2093.9%20399.5%2094.8%20400%2096L400.9%2096.8L398.2%2094.3C396.4%2092.7%20395%2091.4%20394.1%2090.6L394.6%2091V91.2ZM388.3%2084.6C388.7%2084.1%20390%2084.6%20390.6%2086.6C391.1%2087%20391.5%2087.4001%20392.4%2088.2C391.5%2087.4001%20391%2087%20390.1%2086.2L387.8%2084.2L388.6%2083.3L388.2%2084.6H388.3ZM79.8003%20-187L80.7003%20-186.2L81.6003%20-185.4L80.2003%20-186.6L78.8003%20-187.8L78.0003%20-186.9L77.2003%20-186L79.7003%20-187H79.8003ZM561.1%20239L561.9%20238.1L565.1%20241L563.5%20242.8L562.1%20241.6C561.2%20240.8%20560.7%20240.4%20561.1%20239.1V239ZM535.3%20215.7C536.2%20215.7%20537.4%20215.2%20537.3%20213.4C538.1%20212.5%20538.5%20212%20540.7%20212.4C541.2%20212.8%20542%20212.8%20543.3%20213.1C543.3%20213.1%20541.6%20213.1%20540.7%20213.2C539%20213.2%20538.2%20214.2%20537.3%20215.1C536.4%20216%20536.5%20216%20535.7%20216.9L533%20214.4C533%20214.4%20533.9%20214.4%20534.7%20214.4L535.2%20215.7H535.3ZM463.8%20151.1C464.6%20150.2%20465.4%20149.3%20465.8%20148.8L464.9%20148C465.4%20148.4%20465.8%20148.8%20466.7%20149.6C467.6%20150.4%20469%20151.6%20467.8%20154.7C467%20155.6%20467.1%20157.3%20466.7%20158.6V156.9C466.6%20156%20465.7%20155.2%20463.9%20154.4C463.4%20154%20462.6%20154%20461.3%20153.7C461.7%20153.2%20462.1%20152.8%20462.9%20151.9L463.7%20151L463.8%20151.1ZM350.3%2051.2C350.7%2050.7%20350.7%2049.9%20351%2048.6L351.9%2049.4001C352.4%2049.8%20353.2%2049.8%20355.3%2049.2C357.4%2048.7%20357.8%2047.3%20358.2%2046C358.6%2044.7%20359.8%2044.2%20360.7%2043.3C360.7%2043.3%20362%2043.7%20362.9%2043.6L362.1%2044.5L361.3%2045.4001L362.2%2046.2L363.1%2047L361.5%2048.8C361.1%2049.3%20360.7%2049.7%20359.9%2050.6L362.6%2053.1L361.7%2052.3C361.2%2051.9001%20360%2053.2%20358.4%2055.9001C357.6%2056.8%20356.8%2058.6001%20356.4%2059.9001L354.6%2058.3L355.8%2056.9001L357%2055.5C356.1%2054.7%20354.4%2054.8%20353.1%2054.4001C350.5%2053.7%20349.1%2052.4%20349.5%2051.1H350.4L350.3%2051.2ZM538.9%20218.9C539.3%20218.4%20539.7%20218%20540.5%20217.1C540.5%20217.1%20541%20218.4%20541%20219.2C541%20219.2%20541.5%20220.5%20541.5%20221.3C541.5%20221.3%20540.6%20221.3%20539.8%20221.3C539.8%20221.3%20538.9%20221.3%20538.1%20221.3C538.5%20220.8%20538.9%20220.4%20539.7%20219.5L538.8%20218.7L538.9%20218.9ZM528.2%20210.9L529.4%20209.5L530.3%20210.3L531.2%20211.1L530.4%20212L529.6%20212.9L530.8%20211.5L528.2%20210.8V210.9ZM411.5%20108.1L412.3%20107.2L414.6%20109.2C415.5%20110%20416%20110.4%20416.9%20111.2C417.3%20110.7%20416.9%20109.5%20417.2%20108.2C417.6%20107.7%20417.2%20106.5%20417.5%20105.2L419.3%20106.8L421.1%20108.4C420.3%20109.3%20419.5%20110.2%20418.6%20111.1C417%20112.9%20416.1%20113.8%20413.5%20112.2C411.3%20111%20410.4%20110.2%20410.8%20109.7L411.6%20107.9L411.5%20108.1ZM391.3%2093.1L392.1%2092.2L393.9%2093.8C394.4%2094.2%20394.8%2094.6001%20395.7%2095.4001L394.3%2094.2L392.5%2092.6L391.2%2093.1H391.3ZM383.6%2086.2C383.6%2086.2%20383.2%2086.7%20382.8%2087.1C382.8%2087.1%20383.2%2086.6%20383.6%2086.2ZM338.4%2047.9001L341.6%2050.8L342.4%2049.9001C342.8%2049.4001%20343.2%2049%20342.7%2047.7C342.2%2047.3%20341.8%2046.9%20340.1%2047C340.1%2047%20338.8%2047.5%20338%2047.5L338.5%2047.9001H338.4ZM224.9%20-52L226.5%20-53.8L229.7%20-50.9L228.1%20-49.1L224.9%20-52ZM500.4%20190.7C500.4%20190.7%20501.7%20190.2%20502.5%20190.2C502.5%20190.2%20501.2%20190.7%20500.4%20190.7C500.4%20190.7%20499.1%20191.2%20498.3%20191.2C498.3%20191.2%20499.6%20190.7%20500.4%20190.7ZM482.9%20179.1H484.6C484.6%20179.1%20483.7%20179.1%20482.9%20179.1H481.2C481.2%20179.1%20482.1%20179.1%20482.9%20179.1ZM217.8%20-56.8L219%20-58.2L220.8%20-56.6L219.6%20-55.2L217.8%20-56.8ZM210.6%20-61.6C210.6%20-61.6%20211.5%20-61.6%20212.3%20-61.6C212.3%20-61.6%20211.4%20-61.6%20210.6%20-61.6C210.6%20-61.6%20209.7%20-61.6%20208.9%20-61.6C208.9%20-61.6%20209.8%20-61.6%20210.6%20-61.6ZM454.8%20153.8C455.6%20152.9%20457.3%20152.8%20459.5%20153.1C460%20153.5%20460.8%20153.5%20462.1%20153.8C461.3%20154.7%20460.9%20155.2%20460.1%20156.1L458.1%20158.4C458.1%20158.4%20457.6%20157.1%20457.6%20156.3C457.6%20156.3%20457.1%20155%20457.1%20154.2L454.6%20156.9L452.3%20154.9C452.7%20154.4%20453.1%20154%20453.9%20153.1L454.8%20153.9V153.8ZM220.7%20-50.9C220.7%20-50.9%20221.1%20-52.2%20221%20-53.1C221%20-53.1%20220.6%20-51.8%20220.7%20-50.9C220.7%20-50.9%20220.3%20-49.5999%20220.4%20-48.7C220.4%20-48.7%20220.8%20-50%20220.7%20-50.9ZM212.9%20-59.6C214.2%20-60.1%20215%20-60.0999%20216.8%20-60.2C216%20-59.3%20215.1%20-59.3%20213.9%20-58.8C212.2%20-57.9%20211%20-57.3999%20210%20-58.2L209.1%20-59C210.4%20-59.5%20211.2%20-59.5%20213%20-59.6H212.9ZM68.0003%20-182.1C68.0003%20-182.1%2068.9003%20-182.1%2069.7003%20-182.1C69.7003%20-182.1%2070.6003%20-182.1%2071.4003%20-182.1C71.4003%20-182.1%2070.5003%20-182.1%2069.7003%20-182.1C69.7003%20-182.1%2068.8003%20-182.1%2068.0003%20-182.1ZM60.8003%20-188.6C60.8003%20-188.6%2061.7003%20-188.6%2062.5003%20-188.6C62.5003%20-188.6%2063.4003%20-188.6%2064.2003%20-188.6C64.2003%20-188.6%2063.3003%20-188.6%2062.5003%20-188.6C62.5003%20-188.6%2061.6003%20-188.6%2060.8003%20-188.6ZM479.6%20181.8V180.1C480.4%20180.9%20481.3%20181.7%20482.2%20182.6L484.9%20185.1L484.1%20186C483.7%20186.5%20482.8%20186.5%20481.1%20185.7C480.2%20184.9%20479.3%20184.1%20478.4%20183.2L479.6%20181.8ZM497.8%20199.9C497.8%20199.9%20497.3%20199.5%20496.9%20199.1C496.9%20199.1%20497.4%20199.5%20497.8%20199.9ZM196.2%20-65.7C196.2%20-65.7%20197.1%20-65.7%20197.9%20-65.7C197.9%20-65.7%20197%20-65.7%20196.2%20-65.7C196.2%20-65.7%20195.3%20-65.7%20194.5%20-65.7C194.5%20-65.7%20195.4%20-65.7%20196.2%20-65.7ZM503.5%20209.1C503.5%20209.1%20504.4%20209.1%20505.2%20209.1C505.2%20209.1%20504.3%20209.1%20503.5%20209.1H501.8C501.8%20209.1%20502.7%20209.1%20503.5%20209.1ZM101.8%20-145.9L101%20-145L99.2003%20-146.6L100%20-147.5L101.8%20-145.9ZM96.0003%20-150.3C96.0003%20-150.3%2097.3003%20-150.8%2098.1003%20-150.8L95.6003%20-148.1L93.8003%20-149.7C93.8003%20-149.7%2095.1003%20-150.2%2095.9003%20-150.2L96.0003%20-150.3ZM400.6%20122.9C401.5%20123.7%20402%20124.1%20402.9%20124.9C404.3%20126.1%20406%20126%20406.8%20125.1L408%20123.7C406.7%20123.3%20405.8%20123.4%20404.1%20123.5C402.8%20123.1%20401.9%20123.2%20400.2%20123.3L400.6%20122.8V122.9ZM448.1%20165.8C448.1%20165.8%20449%20165.8%20449.8%20165.8C449.8%20165.8%20450.7%20165.8%20451.5%20165.8C451.5%20165.8%20450.6%20165.8%20449.8%20165.8C449.8%20165.8%20448.9%20165.8%20448.1%20165.8ZM58.7003%20-178.2H61.3003C61.3003%20-178.3%2063.0003%20-178.4%2063.9003%20-178.5H61.3003C61.3003%20-178.4%2059.6003%20-178.3%2058.7003%20-178.2ZM453.3%20173.7L460.1%20179.8L461.7%20178C462.5%20177.1%20463.3%20176.2%20464.2%20175.3H465.9C465%20174.4%20464.1%20173.6%20463.2%20172.8C461.4%20171.2%20458.8%20171.3%20457.1%20172.2C456.3%20173.1%20455.4%20173.1%20454.2%20173.6H453.3V173.7ZM440.5%20160.5C444%20162%20445.8%20162.8%20446.6%20161.9L447.4%20161L452.4%20165.5L453.6%20164.1C454.4%20163.2%20454.8%20162.7%20455.2%20162.3L456.1%20163.1C455.6%20162.7%20455.6%20161.8%20455.1%20160.6C454.6%20160.2%20454.6%20159.3%20454.1%20158.1C455.4%20158.5%20457.1%20158.4%20458.5%20158.7C461.5%20159%20463.3%20160.6%20465.2%20163.1C467.1%20165.6%20467.1%20167.3%20466.3%20168.2C465.5%20169.1%20465.2%20172.1%20465.5%20177.3C465.8%20182.5%20467.3%20186.3%20470.4%20189.1C473.6%20192%20475.3%20192.7%20476.6%20191.4C477.4%20190.5%20478.2%20189.6%20477.7%20188.3L476.3%20187.1L479%20189.6L480.2%20188.2L481.4%20186.8C482.3%20187.6%20482.3%20188.5%20482.8%20189.7C483.7%20191.4%20483.8%20193.1%20483.1%20194.9C482.7%20195.4%20482.3%20195.8%20481.5%20196.7C483.1%20194.9%20484.8%20193.1%20485.9%20190.9C489.2%20187.3%20489.9%20184.7%20489%20183.8L487.6%20182.6L490.1%20179.9L487.4%20177.4C487.4%20177.4%20488.3%20177.4%20489.1%20177.4H490.8C489.9%20176.5%20489.9%20175.6%20489.4%20174.4C488.5%20172.7%20489.2%20171%20490.4%20169.6C492%20167.8%20493.8%20167.7%20495.1%20168.1C496%20168.9%20496.9%20169.7%20498.3%20171C499.7%20172.2%20499.7%20173.9%20498.9%20174.9C498.1%20175.9%20496.8%20176.3%20494.6%20176C494.1%20175.6%20492.9%20176%20491.6%20175.7L492.8%20174.3C493.6%20173.4%20494%20172.9%20496.2%20173.3C496.2%20173.3%20497.5%20173.7%20498.4%20173.6L497%20172.4C496.1%20171.6%20495.2%20170.8%20492.2%20172.2C491.4%20173.1%20489.7%20173.2%20488.4%20173.7C489.3%20174.5%20489.4%20176.2%20489.9%20177.5C490.9%20180%20492.7%20180.8%20495.2%20180.7C496.9%20180.7%20497.8%20180.6%20499.5%20180.5C499.5%20180.5%20499.1%20181.8%20499.2%20182.7C498.8%20184%20498.5%20185.3%20496.7%20185.4C496.3%20185.9%20495.9%20186.3%20495.1%20187.2L497.8%20189.7C496.6%20191.1%20494.5%20192.5%20492.8%20193.4C491.6%20194.8%20489.5%20196.2%20487.8%20197.1L488.7%20197.9L489.6%20198.7L488.8%20199.6L488%20200.5L484.8%20197.6L482.3%20200.3C482.3%20200.3%20483.6%20200.7%20484.5%20200.6C485.8%20201%20487.2%20202.2%20488.1%20203.9C489%20204.7%20489.5%20206%20490%20207.3L491.2%20205.9L493.2%20203.6V201.9L494.9%20203.5C495.8%20204.3%20496.3%20205.6%20496%20207.8C495.6%20209.1%20497%20211.2%20500.6%20213.6C502%20214.8%20504.2%20216%20505.9%20216.8L507.5%20215C508.3%20214.1%20508.2%20212.4%20507.8%20212L506.9%20211.2L508.5%20209.4C508.9%20208.9%20509.3%20208.5%20510.1%20207.6C509.2%20206.8%20507.5%20206.9%20506.2%20206.5C505.3%20205.7%20503.6%20205.8%20502.3%20205.4L504.3%20203.1C505.5%20201.7%20505.4%20200%20504.5%20199.2L503.1%20198C504%20198.8%20505.3%20198.3%20506.6%20198.7C507.5%20199.5%20508.8%20199%20510.1%20199.4L509.3%20200.3L508.5%20201.2L507.6%20200.4L506.7%20199.6C506.7%20199.6%20507.2%20200.9%20507.2%20201.7C507.2%20201.7%20507.7%20203%20507.7%20203.8L508.9%20202.4L510.1%20201L511.5%20202.2C512.4%20203%20513.7%20202.5%20516.2%20200.7C517%20199.8%20517.8%20198.9%20518.7%20198C517.9%20198.9%20517.5%20200.2%20517.2%20201.5C516.4%20202.4%20516%20203.7%20515.7%20205L519.1%20204.8C520%20204.8%20520.8%20204.8%20522.5%20204.6C521.7%20205.5%20521.7%20206.4%20521.4%20207.7C520.6%20209.5%20521.1%20210.7%20522.9%20212.4C524.7%20214.1%20524.3%20213.6%20525.2%20214.4L522.7%20217.1C522.2%20216.7%20521.8%20216.3%20520.9%20215.5L519.1%20213.9C518.7%20214.4%20518.7%20215.2%20518.4%20216.5C518%20217%20518%20217.8%20517.7%20219.1C517.7%20219.1%20519%20219.5%20519.9%20219.4C521.2%20219.8%20522.1%20220.6%20522.6%20221.9C523.1%20222.3%20523.1%20223.2%20523.6%20224.4L524.4%20223.5L525.2%20222.6C524.3%20221.8%20524.3%20220.9%20523.8%20219.7C522.9%20218%20522.8%20216.3%20524%20214.9L525.6%20213.1L534.7%20221.3C533.9%20222.2%20533%20222.2%20531.8%20222.7C531%20223.6%20530.1%20223.6%20528.9%20224.1C528.9%20224.1%20529.3%20222.8%20529.2%20221.9C529.6%20220.6%20529.1%20219.3%20528.2%20218.5L526.8%20217.3C526.8%20217.3%20527.3%20218.6%20527.3%20219.4C527.8%20220.7%20527%20222.4%20525.8%20224.7C525%20225.6%20524.2%20226.5%20523.3%20227.4C523.8%20227.8%20524.6%20227.8%20525.9%20228.1C527.2%20228.4%20528.9%20228.4%20530.6%20227.4C531%20226.9%20531.4%20226.5%20532.2%20225.6C532.7%20226%20533.1%20226.4%20534%20227.2C534.9%20228%20535%20229.7%20534.6%20230.2L533.8%20231.1L537.9%20234.8L543.2%20228.9C543.7%20229.3%20544.6%20230.1%20545.5%20230.9L547.8%20232.9L549.4%20231.1C550.2%20230.2%20550.6%20228.9%20550.5%20227.2C550.5%20227.2%20550%20225.9%20550%20225.1C550.9%20225.9%20550.9%20226.8%20551.4%20228C552.3%20229.7%20552.4%20231.4%20551.2%20232.8L549.2%20235.1L556%20241.2L558.5%20238.5C558.5%20238.5%20558.5%20239.4%20558.5%20240.2C558.5%20240.2%20558.5%20241.1%20558.5%20241.9C559.3%20241%20560.6%20241.4%20561.9%20240.9C564%20240.4%20566.6%20240.2%20569.2%20240.9C570.1%20241.7%20571.8%20241.6%20573.1%20242C573.9%20241.1%20573.8%20239.4%20574.2%20238.1C574.9%20235.5%20577.5%20234.5%20580.5%20235.6C581.8%20236%20584%20236.3%20585.3%20236.6C585.7%20236.1%20585.3%20234.9%20585.6%20233.6C586%20233.1%20585.6%20231.9%20585.9%20230.6C585.5%20231.1%20584.6%20231.1%20583.4%20231.6C583%20232.1%20582.1%20232.1%20580.9%20232.6L583.4%20229.9C585%20228.1%20585.9%20227.2%20587.6%20228C587.6%20228%20588.9%20228.4%20589.8%20228.3L588.6%20229.7L587.4%20231.1C587.8%20230.6%20589.1%20231.1%20590.4%20230.5C592.1%20230.5%20594.2%20229%20595.4%20227.7L597.9%20225C597.9%20225%20597%20225%20596.2%20225C596.2%20225%20595.3%20225%20594.5%20225L597.4%20221.8L594.7%20219.3L596.3%20217.5L598.6%20219.5C600%20220.7%20600.9%20221.5%20600.1%20223.3C600.1%20223.3%20599.7%20224.6%20599.8%20225.5C601.1%20225.9%20602%20225.8%20603.7%20225.7C606.3%20225.6%20607.6%20225.9%20608.4%20225L609.2%20224.1L606.5%20221.6C604.7%20220%20603.8%20219.1%20605%20217.8L606.2%20216.4C606.2%20216.4%20604.9%20216%20604%20216.1C604%20216.1%20602.7%20215.7%20601.8%20215.8C603.5%20215.8%20604.8%20215.2%20606.9%20214.7C608.6%20214.7%20609.9%20214.1%20612%20213.6L607%20209.1L607.8%20208.2C608.2%20207.7%20609.5%20208.2%20612.2%20208.8C613.1%20209.6%20614.4%20210%20615.7%20210.3L616.5%20209.4C616.9%20208.9%20616%20207.3%20614.1%20204.8C611.8%20202.8%20610.8%20200.2%20611.2%20198C610.7%20195.9%20611.9%20194.5%20612.3%20194.1L613.5%20192.7C612.2%20192.3%20610.5%20192.4%20609.1%20192.1C606.1%20191.8%20604.8%20192.3%20604%20193.2L602.8%20194.6L601.4%20193.4C600.5%20192.6%20601.7%20191.2%20603.8%20189.8C604.6%20188.9%20605.9%20188.4%20607.6%20187.4C606.7%20186.6%20605.4%20187.1%20604.1%20186.7C603.2%20185.9%20601.9%20186.4%20600.6%20186L601.8%20184.6L603%20183.2C602.2%20184.1%20600.9%20183.7%20599.6%20184.2C597.5%20184.7%20595.7%20184.8%20594.8%20184L593%20182.4L591.8%20183.8C591%20184.7%20591.9%20186.4%20593.3%20187.6L595.6%20189.6C595.1%20189.2%20594.3%20189.2%20593%20188.9C591.7%20188.5%20590%20188.6%20588.7%20190L587.1%20191.8C587.1%20191.8%20586.2%20191%20585.7%20190.6L584.3%20189.4L580.6%20193.5L579.2%20192.3L577.4%20190.7L576.6%20191.6C576.6%20191.6%20576.6%20189.9%20576.5%20189C576.5%20189%20576.5%20187.3%20576.4%20186.4L574.8%20188.2C574%20189.1%20573.2%20190%20572.8%20191.3C573.2%20190.8%20574.5%20191.3%20575.4%20192L576.8%20193.2L576%20194.1L575.2%20195C575.2%20195%20576.1%20195%20576.9%20195C577.8%20195%20579.1%20195.3%20579.6%20197.5L581.9%20199.5C582.7%20198.6%20583.1%20198.1%20583.9%20197.2C584.7%20196.3%20585.1%20195.8%20585.9%20194.9C585.9%20194.9%20585.9%20196.6%20586%20197.5C586%20197.5%20586%20199.2%20586.1%20200.1C586.1%20200.1%20587.8%20200.1%20588.7%20200C588.7%20200%20590.4%20200%20591.3%20199.9C590.1%20201.3%20588.4%20202.2%20586.7%20203.2C585.5%20204.6%20583.8%20205.5%20582.1%20206.5C581.6%20206.1%20581.6%20205.2%20581.1%20204C580.6%20203.6%20580.6%20202.7%20580.1%20201.5L581%20202.3L581.9%20203.1L582.7%20202.2L583.5%20201.3C583.1%20201.8%20581.8%20201.3%20580.5%20201.9C580.1%20202.4%20578.8%20201.9%20577.5%20202.5C577%20202.1%20577.5%20200.8%20576.9%20199.5C576.4%20199.1%20576.4%20197.4%20576.3%20196.5L574.3%20198.8C573.1%20200.2%20571.4%20200.2%20570.4%20199.4L569%20198.2L569.9%20199C570.4%20199.4%20569.9%20200.7%20567.9%20201.3C567.5%20201.8%20567.1%20202.2%20566.3%20203.1C565.4%20202.3%20565.4%20201.4%20564.9%20200.2C564%20199.4%20564%20198.5%20563.5%20197.3L562.7%20198.2C562.3%20198.7%20561.5%20199.6%20558.8%20198.8C556.6%20198.5%20554.9%20198.6%20553.7%20199.9L551.7%20202.2C552.5%20201.3%20553.3%20200.4%20554.2%20199.5C555.8%20197.7%20557.5%20195.9%20560.5%20196.2C563.1%20196.1%20564.4%20196.4%20564.9%20196.8L565.8%20197.6L567%20196.2L568.2%20194.8C567.7%20194.4%20567.3%20194%20566.4%20193.2C565.5%20192.4%20565.5%20192.4%20564.6%20191.6L568.3%20187.5L567.4%20186.7C566.9%20186.3%20566.5%20185.9%20566.4%20184.2C566.4%20184.2%20566.8%20182.9%20566.7%20182C565.9%20182.9%20564.6%20182.5%20563.3%20183C561.2%20183.5%20559.9%20183.2%20558.9%20181.5C558%20180.7%20558%20179.8%20557.5%20178.6C557.5%20178.6%20557.1%20179.9%20557.2%20180.8C556.8%20182.1%20555.6%20182.6%20554.7%20183.5C554.7%20183.5%20553%20183.5%20552.1%20183.6L554.8%20186.1L553.6%20187.5C552.8%20188.4%20551.5%20188%20550.6%20187.2C549.7%20186.4%20548.4%20186.9%20546.7%20187.8C545.5%20189.2%20543.3%20188.8%20541.5%20188.1C539.7%20186.5%20538.8%20185.6%20538.3%20185.2V183.5C538.3%20183.5%20536.9%20184%20536.1%20184C534.8%20184.5%20532.6%20183.3%20529.9%20181.7C528.5%20180.5%20527.2%20179.2%20525.9%20178.9C525.5%20179.4%20525.5%20180.2%20525.2%20181.5C524.8%20182%20524.8%20182.8%20524.5%20184.1C523.6%20183.3%20522.7%20182.5%20521.8%20181.6C520%20180%20516.5%20178.4%20511.3%20178.7C506.1%20179%20502.6%20178.3%20501.2%20176.2C499.4%20174.6%20498.5%20173.7%20497.2%20173.4C497.2%20173.4%20495.9%20173%20495%20173.1L497%20170.8C498.2%20169.4%20498.1%20167.7%20497.2%20166.9L495.8%20165.7L497.4%20163.9C497.9%20164.3%20498.3%20164.7%20499.2%20165.5C499.7%20165.9%20500.1%20166.3%20501%20167.1C501.4%20166.6%20501.8%20166.2%20502.6%20165.3C503.4%20164.4%20505.1%20164.3%20506%20165.1L507.4%20166.3C507%20166.8%20506.6%20167.2%20505.8%20168.1C505%20169%20503.8%20170.4%20504.8%20172.9C505.3%20174.2%20505.3%20175%20505.4%20176.8C505.4%20176.8%20505.8%20175.5%20505.7%20174.6C506.1%20173.3%20506.4%20172%20508.2%20171.9L509.8%20170.1C510.7%20170.9%20511.2%20172.2%20511.7%20173.5C512.6%20174.3%20513.1%20175.6%20513.6%20176.9L514.8%20175.5L516%20174.1L512.8%20171.2L514.4%20169.4C514.4%20169.4%20513.1%20169%20512.2%20169.1C510.9%20168.7%20510%20167.9%20509%20166.2C508.1%20164.5%20507.1%20163.7%20506.3%20163.7C505.5%20163.7%20504.5%20162.9%20504%20161.7C503.5%20160.5%20502.6%20159.6%20501.3%20159.2C500%20158.8%20497.8%20157.7%20495%20154.3C491.8%20151.4%20490%20149.8%20489.2%20150.7C488.4%20151.6%20487.1%20151.2%20486.2%20150.4L484.8%20149.2C484.8%20149.2%20486.1%20148.7%20486.9%20148.7C486.9%20148.7%20488.2%20148.2%20489%20148.2L467.3%20128.6C466.5%20129.5%20466.1%20130.8%20465.8%20132.1C465%20133%20464.6%20134.3%20464.3%20135.6C463.4%20134.8%20462.9%20134.4%20462%20133.6L459.7%20131.6L454.4%20137.5L459.4%20142L457.8%20143.8L456.2%20145.6C456.2%20145.6%20455.7%20144.3%20455.7%20143.5C455.7%20143.5%20455.2%20142.2%20455.2%20141.4L454.4%20142.3C454%20142.8%20453.2%20143.7%20451.9%20145C451.1%20145.9%20450.7%20146.4%20449.9%20147.3C449.9%20147.3%20451.2%20147.7%20452.1%20147.6C452.1%20147.6%20453.4%20148%20454.3%20147.9L453.5%20148.8C453.1%20149.3%20451.4%20149.3%20449.2%20149C448.3%20148.2%20447%20148.7%20445.7%20148.3L446.9%20146.9L448.1%20145.5L446.3%20143.9C445.8%20143.5%20445.4%20143.1%20444.5%20142.3C444.9%20141.8%20445.8%20141.8%20447%20141.3C447.4%20140.8%20448.3%20140.8%20449.5%20140.3L448.6%20139.5C448.1%20139.1%20446.4%20139.2%20444.3%20139.7C443.5%20140.6%20442.2%20140.2%20440.9%20140.7L442.3%20141.9L443.7%20143.1L442.9%20144C442.5%20144.5%20442.1%20144.9%20440.3%20144.1L438.9%20142.9C440.1%20141.5%20440.9%20139.8%20441.3%20138.5C442.5%20137.1%20443.3%20135.4%20443.7%20134.1L449.6%20139.4L454.9%20133.5C454%20132.7%20453.1%20132.7%20451.8%20132.4C450.9%20131.6%20450%20131.6%20448.7%20131.3C449.5%20130.4%20450.4%20130.4%20451.6%20129.9C452.8%20129.4%20453.3%20129%20454.5%20128.5C454%20128.1%20453.2%20128.1%20451.9%20127.8C451.4%20127.4%20450.6%20127.4%20449.3%20127.1L450.1%20126.2L450.9%20125.3C450.1%20126.2%20449.7%20127.5%20449.4%20128.8C448.6%20129.7%20448.2%20131%20447.9%20132.3L446.5%20131.1C445.6%20130.3%20446%20129%20446.3%20126.8C447.5%20124.6%20448.7%20123.2%20450%20122.7C450.4%20122.2%20451.3%20122.2%20452.5%20121.7C451.6%20121.7%20450.8%20121.7%20449.1%20121.9C447.4%20121.9%20445.2%20122.5%20444.4%20123.4C443.6%20124.3%20441.9%20124.4%20439.2%20123.7C438.3%20122.9%20437%20122.5%20435.7%20122.2C436.6%20122.2%20437.8%20121.7%20439.1%20122C440%20122%20440.8%20122%20442.5%20121.8L442.3%20118.4C442.3%20116.7%20441.3%20115%20440.4%20115C440.4%20115%20439.1%20114.6%20438.2%20114.7C439%20113.8%20440.7%20113.7%20442.4%20112.8C443.2%20111.9%20444.9%20111.8%20446.6%20110.9C445.3%20110.5%20443.1%20110.2%20441.8%20109.9C440.5%20109.5%20438.3%20109.2%20437%20108.9C437.4%20108.4%20437.8%20108%20438.6%20107.1C439%20106.6%20439.4%20106.2%20440.2%20105.3L438.8%20104.1L437.4%20102.9L438.6%20101.5C439.4%20100.6%20438.9%2099.3%20438%2097.6C437.1%2096.8%20431.6%2090.2%20420.7%2079.5C410.2%2068.4%20405.6%2062.6%20406.4%2060.8C407.2%2059.9001%20407.6%2059.4%20408.4%2058.5L410.7%2060.5C412.1%2061.7%20413.4%2063%20412.6%2064.7C412.6%2064.7%20412.6%2066.4001%20412.7%2067.3L413.9%2065.9001C414.7%2065.0001%20415.1%2064.5%20415.9%2063.6C415.9%2062.7%20415.4%2061.5%20413.6%2061.6L412.2%2060.4001L413.4%2059C414.2%2058.1%20411.1%2056.1001%20405.7%2052.9001C399.9%2050.2%20397.3%2048.6%20396%2049.1L395.2%2050C396.1%2050.8%20397.4%2051.2%20398.7%2051.5C399.6%2052.3%20400.9%2052.7%20402.2%2053L400.6%2054.8L405.6%2059.3L404.4%2060.7L403.2%2062.1C402.3%2061.3%20401.8%2060%20401.3%2058.7C399.9%2056.6%20399%2055.8%20397.7%2055.4001C397.7%2055.4001%20396.4%2055%20395.5%2055.1L396.3%2054.2C396.7%2053.7%20395.3%2051.7%20392.1%2047.9001C388.5%2044.6001%20387.5%2042.1%20388.7%2040.7L390.3%2038.9001L388.5%2037.3C387.6%2036.5001%20386.7%2035.7%20385%2036.6C384.2%2037.5%20382.8%2036.3%20381.5%2035.1L378.8%2032.6C379.6%2031.7%20380.9%2031.2%20382.2%2030.7C383%2029.8%20384.3%2029.3%20385.6%2028.8C384.7%2028.0001%20383.4%2028.5%20382.1%2028.1C379.9%2027.8%20378.6%2026.6001%20377.6%2024.9001C376.7%2023.2%20375.3%2022.9001%20374.9%2022.4001C374.5%2021.9001%20372.7%2022.1001%20372.2%2019.9001C371.7%2017.8%20370.3%2017.4001%20369.5%2017.4001C369.5%2017.4001%20368.2%2017%20367.3%2017.1L369.8%2014.4001C369.8%2014.4001%20368.5%2014%20367.6%2014.1C367.6%2014.1%20366.3%2013.7%20365.4%2013.8L367%2012L368.6%2010.2C367.7%209.40005%20366.4%209.00003%20365.1%208.70004C362.9%207.50003%20362.4%206.20004%20361.5%205.40005C361.5%203.70004%20361.8%202.40005%20363%201.90005C363.4%201.40005%20363.8%201.00003%20364.6%200.100037L361.9%20-2.39996L359%200.800049C358.5%200.400055%20358.5%20-1.29996%20358.4%20-2.19995C358.4%20-3.89996%20357%20-5.09998%20356%20-5.99997L354.2%20-7.59995L355.4%20-8.99997C356.2%20-9.89996%20356.2%20-10.8%20355.2%20-12.3999L353.4%20-14L354.3%20-13.2C354.8%20-12.8%20356%20-13.2%20356.3%20-15.5C357.1%20-16.3999%20356.1%20-18.9%20353.8%20-21.8C352.4%20-23%20351.5%20-24.7%20350.5%20-26.3999L349.7%20-25.5C349.3%20-25%20348.5%20-24.1%20346.3%20-24.5C344.6%20-24.5%20343.7%20-25.2%20343.6%20-27C343.6%20-27%20343.6%20-27.8999%20343.6%20-28.7L346.3%20-26.2L348.8%20-28.8999C350.4%20-30.7%20350.3%20-32.4%20348.5%20-34.1C346.7%20-35.7%20345.8%20-36.6%20344.9%20-36.5C344%20-36.3999%20343.1%20-38.0999%20340.8%20-40.2C339.4%20-43.0999%20338%20-44.4%20336.7%20-43.9C336.7%20-43.9%20335.8%20-43.9%20335%20-43.9L337%20-46.2L339%20-48.5L337.6%20-49.7L335.3%20-51.7C335.3%20-52.5999%20333.9%20-53.8%20332.1%20-54.6C331.2%20-55.4%20329.9%20-55.8%20328.6%20-56.1L331.1%20-58.8C331.9%20-59.7%20332.7%20-60.6%20333.6%20-61.5C332.7%20-62.3%20331.8%20-63.1%20330.9%20-64L328.2%20-66.5L329%20-67.4L329.8%20-68.3L328.4%20-69.5L327%20-70.7L329.5%20-73.4C329.5%20-73.4%20327.8%20-73.4%20326.9%20-73.3C326%20-73.2%20325.2%20-73.3%20324.3%20-73.2L327.2%20-76.4C326.3%20-77.2%20325.4%20-77.2%20324.1%20-77.5C323.2%20-78.3%20322.3%20-78.3%20321%20-78.6L322.2%20-80L323.4%20-81.4L322%20-82.6L320.6%20-83.8L321.8%20-85.2C322.6%20-86.0999%20321.2%20-88.2%20317.5%20-92.3C315.7%20-93.9%20313.4%20-96%20311.6%20-97.6L313.2%20-99.4C313.6%20-99.9%20314%20-100.3%20314.8%20-101.2C313.9%20-102%20313%20-102%20311.7%20-102.3C310.8%20-103.1%20309.9%20-103.1%20308.6%20-103.4C309%20-103.9%20309.4%20-104.3%20310.2%20-105.2C311%20-106.1%20311.8%20-107%20311.7%20-108.7C311.2%20-110%20309.9%20-110.3%20308.1%20-111.1C305.9%20-111.4%20305.4%20-113.6%20304.8%20-116.5C304.6%20-119.9%20302.8%20-122.4%20299.1%20-125.7L294.1%20-130.2L298.6%20-135.2C297.7%20-136%20296%20-135.9%20294.7%20-136.3C292.1%20-137%20290.3%20-136.9%20289.5%20-136L288.3%20-134.6L290.8%20-137.3L293.3%20-140L294.7%20-138.8L296.1%20-137.6L297.7%20-139.4L296.8%20-140.2C296.3%20-140.6%20295.9%20-141%20295.8%20-142.7C295.8%20-142.7%20296.2%20-144%20296.1%20-144.9L293.2%20-141.7L291.4%20-143.3L293.9%20-146C293%20-146.8%20292.1%20-146.8%20290.8%20-147.1C289.9%20-147.9%20289%20-147.9%20287.7%20-148.2L290.2%20-150.9L292.7%20-153.6L290.9%20-155.2L289.1%20-156.8L290.3%20-158.2L291.9%20-160L291%20-160.8H292.7C292.7%20-160.8%20293.6%20-160.9%20294.4%20-161L293%20-162.2L291.6%20-163.4L290.4%20-162C289.6%20-161.1%20287.8%20-161.9%20286.5%20-163.1L283.8%20-165.6L284.6%20-166.5C285%20-167%20285.4%20-167.4%20285.3%20-169.1C284.8%20-170.4%20284.3%20-171.6%20282.6%20-171.6L280.8%20-173.2L283.3%20-175.9C283.3%20-175.9%20282%20-176.3%20281.1%20-176.2C281.1%20-176.2%20279.8%20-176.6%20278.9%20-176.5C279.7%20-177.4%20279.7%20-178.3%20280%20-179.6C280.8%20-180.5%20280.8%20-181.4%20281.1%20-182.7L277.7%20-182.5C276.8%20-182.5%20276%20-182.5%20274.3%20-182.3C275.1%20-183.2%20274.6%20-184.5%20275%20-185.8C275.3%20-188%20275.2%20-189.7%20274.3%20-191.4C273.4%20-193.1%20273.7%20-194.4%20274.9%20-195.8C276.1%20-197.2%20275.7%20-196.7%20276.5%20-197.6C276.5%20-196.7%20277%20-195.5%20276.7%20-194.2C276.7%20-193.3%20276.7%20-192.5%20276.9%20-190.8L278.5%20-192.6L281.7%20-189.7L282.9%20-191.1L284.1%20-192.5C285%20-191.7%20285.1%20-190%20285.6%20-188.7C286.6%20-186.2%20287.5%20-185.3%20288.8%20-185.8C290.1%20-186.3%20291.8%20-185.5%20293.6%20-183.9L296.3%20-181.4L293.4%20-178.2C293.8%20-178.7%20294.7%20-178.7%20295.9%20-179.2C297.2%20-179.7%20298.9%20-179.8%20299.8%20-179L301.2%20-177.8L300%20-176.4L298.8%20-175L299.7%20-174.2C300.2%20-173.8%20301.5%20-173.4%20303.6%20-174C304%20-174.5%20305.3%20-174%20306.6%20-174.6L302.1%20-169.6L303.9%20-168L305.1%20-169.4L306.3%20-170.8L309%20-168.3L311.9%20-171.5L312.8%20-170.7C313.3%20-170.3%20313.8%20-168.2%20314%20-164.7C314%20-163%20314.2%20-161.3%20314.7%20-159.1C314.7%20-159.1%20316%20-159.6%20316.8%20-159.6C318.1%20-160.1%20319.4%20-159.7%20320.3%20-158.9L321.7%20-157.7L325.4%20-161.8L326.8%20-160.6L328.2%20-159.4C327.8%20-158.9%20326.9%20-158.9%20325.7%20-158.4C325.3%20-157.9%20324.4%20-157.9%20323.2%20-157.4L324.1%20-156.6C324.6%20-156.2%20326.7%20-156.7%20329.2%20-157.7C332.1%20-159.1%20334.3%20-159.7%20335.6%20-158.5C337%20-157.3%20338.7%20-157.4%20339.1%20-157.8L339.9%20-158.7L342.6%20-156.2L341.8%20-155.3C341.4%20-154.8%20339.7%20-154.8%20337.1%20-154.6C334.1%20-154.9%20333.2%20-154.8%20332.4%20-153.9L331.6%20-153C332.9%20-152.6%20334.6%20-152.7%20336%20-152.4C339%20-152.1%20340.8%20-152.2%20341.1%20-153.5L342.3%20-154.9C342.3%20-154.9%20342.8%20-153.6%20342.8%20-152.8C342.8%20-152.8%20343.3%20-151.5%20343.3%20-150.7C343.7%20-151.2%20343.7%20-152%20344%20-153.3C344.3%20-154.6%20345.2%20-155.5%20346.5%20-156C347.4%20-156%20348.7%20-155.7%20349.6%20-154.9L351%20-153.7L344.9%20-146.9L346.3%20-145.7L347.7%20-144.5L346.1%20-142.7C346.1%20-142.7%20347%20-142.7%20347.8%20-142.7C347.8%20-142.7%20348.7%20-142.7%20349.5%20-142.7L347.7%20-144.3L351.4%20-148.4L353.2%20-146.8C354.1%20-146%20354.2%20-144.3%20353.8%20-142.9L352.6%20-141.5L355.1%20-144.2L357.6%20-146.9L360.3%20-144.4C362.1%20-142.8%20361.8%20-140.6%20361%20-138.8C359.8%20-136.6%20359%20-135.7%20358.5%20-136.1L357.6%20-136.9L359.2%20-138.7L360.8%20-140.5C360.4%20-140%20359.5%20-140%20358.3%20-139.5C357.9%20-139%20357%20-139%20355.8%20-138.5C355.8%20-138.5%20355.8%20-139.4%20355.8%20-140.2C355.8%20-140.2%20355.8%20-141.1%20355.8%20-141.9L355%20-141L354.2%20-140.1C355.1%20-139.3%20356.1%20-137.6%20356.6%20-136.3C358.5%20-133.8%20359.9%20-131.7%20360.8%20-130.9L362.6%20-129.3C362.6%20-129.3%20362.1%20-130.6%20362.1%20-131.4C362.1%20-131.4%20361.6%20-132.7%20361.6%20-133.5L363%20-132.3C363.9%20-131.5%20364.7%20-132.3%20366.4%20-134.2L368.9%20-136.9C369.4%20-136.5%20370.3%20-135.7%20370%20-132.6C369.7%20-130.4%20369.3%20-129.1%20368.9%20-128.7L368.1%20-127.8C368.1%20-127.8%20368.1%20-128.7%20368.1%20-129.5C368.1%20-129.5%20368.1%20-130.4%20368.1%20-131.2L366.1%20-128.9L363.6%20-126.2C364.1%20-125.8%20364.5%20-125.4%20366.2%20-125.5C366.2%20-125.5%20367.5%20-126%20368.3%20-126V-123.4C368.4%20-123.4%20368.5%20-121.7%20368.6%20-120.8C369.4%20-121.7%20369.7%20-123.9%20370.1%20-125.2C370.9%20-126.1%20371.2%20-128.3%20371.6%20-129.6C372.5%20-128.8%20373.4%20-128%20374.3%20-127.1C375.2%20-126.2%20376.1%20-125.5%20377%20-124.6L375.8%20-123.2C375%20-122.3%20374.6%20-121.8%20375.1%20-119.7C375.6%20-119.3%20375.6%20-118.4%20376.1%20-117.2C376.9%20-118.1%20376.9%20-119%20377.2%20-120.3C378%20-121.2%20378%20-122.1%20378.3%20-123.4L380.1%20-121.8L381.9%20-120.2C382.7%20-121.1%20383.1%20-121.6%20383.9%20-122.5C384.7%20-123.4%20385.1%20-123.9%20385.9%20-124.8L386.8%20-124C387.3%20-123.6%20386.8%20-122.3%20385.2%20-122.2L384%20-120.8L387.2%20-117.9L385.6%20-116.1C385.2%20-115.6%20384.8%20-115.2%20384%20-114.3C384.9%20-113.5%20386.2%20-113.1%20387.5%20-112.8C389.7%20-111.6%20391.9%20-112.2%20393.5%20-113.1C395.6%20-114.5%20397.3%20-114.6%20398.7%20-113.4L400.5%20-111.8C399.7%20-110.9%20398.9%20-110%20398%20-109.1C396.4%20-107.3%20395.5%20-106.4%20397.4%20-104.7C399.3%20-103%20399.7%20-102.7%20401.3%20-103.6C402.1%20-104.5%20403.8%20-104.6%20404.3%20-104.2C404.8%20-103.8%20404.3%20-102.5%20403.6%20-100.7C402.4%20-99.3%20402.5%20-97.5999%20402.9%20-97.2L403.8%20-96.4C404.2%20-96.9%20404.6%20-97.3%20405.4%20-98.2L407%20-100L408.8%20-98.4L410.6%20-96.8C409.8%20-95.9%20408.9%20-95.9%20407.7%20-95.4C406.9%20-94.5%20406%20-94.5%20404.8%20-94L405.7%20-93.2C406.2%20-92.8%20408.3%20-93.3%20410.8%20-94.3C413.3%20-95.3%20413.7%20-95.7%20415.5%20-95.8L411.4%20-99.5L413.2%20-97.9L415.7%20-100.6C415.7%20-100.6%20416.2%20-99.3%20416.2%20-98.5C416.2%20-98.5%20416.7%20-97.2%20416.7%20-96.4L419.2%20-99.1L422.4%20-96.2C422.4%20-96.2%20421.1%20-95.7%20420.3%20-95.7C420.3%20-95.7%20419%20-95.2%20418.2%20-95.2C419.1%20-94.3999%20420%20-94.4%20421.3%20-94.1C423.1%20-93.3%20424%20-91.6%20422.9%20-88.6C422.5%20-87.3%20422.2%20-85.1%20421.9%20-83.8C423.2%20-84.3%20424.4%20-84.8%20426.2%20-84.9C427.5%20-85.4%20428.7%20-85.8999%20430.5%20-86C430.5%20-85.1%20430.5%20-84.3%20430.7%20-82.6C430.7%20-81.7%20430.7%20-80.8999%20430.9%20-79.2L432.5%20-81C432.9%20-81.5%20433.3%20-81.9%20434.1%20-82.8L436.8%20-80.3L438.4%20-82.1L440.2%20-80.5L438.6%20-78.7L437%20-76.9C437.4%20-77.4%20438.7%20-76.8999%20440%20-77.5C440.4%20-78%20442.1%20-78%20443%20-78.1C443%20-78.1%20442.6%20-76.8%20442.7%20-75.9C442.3%20-74.6%20443.2%20-73.8%20443.7%20-73.4L444.6%20-72.6C443.8%20-71.7%20443%20-70.8%20442.1%20-69.9L439.6%20-67.2C439.6%20-67.2%20440.4%20-68.1%20440.8%20-68.6C441.6%20-69.5%20442.9%20-69.1%20443.8%20-68.3L445.2%20-67.1C444.8%20-66.6%20444.4%20-66.2%20443.6%20-65.3L442%20-63.5C442.9%20-62.7%20443.4%20-62.3%20444.3%20-61.5L446.6%20-59.5L448.6%20-61.8L450.6%20-64.1C451.5%20-63.3%20452.4%20-62.5%20453.3%20-61.6C454.2%20-60.8%20455.1%20-60%20456%20-59.1C456%20-59.1%20454.3%20-59.1%20453.4%20-59H450.8C450.8%20-58.8999%20452.2%20-57.6%20452.2%20-57.6C453.1%20-56.8%20452.7%20-55.5%20452%20-53.7C450.4%20-51.8999%20450.5%20-50.2%20450.9%20-49.8C451.3%20-49.4%20452.6%20-49.8%20454.3%20-50.8C455.5%20-52.2%20456.3%20-53.1%20455.8%20-54.3C455.8%20-54.3%20455.3%20-55.6%20455.3%20-56.4C456.2%20-55.6%20456.2%20-54.7%20456.7%20-53.5C457.6%20-51.8%20457.3%20-50.5%20456.1%20-49.1L454.1%20-46.8C455.4%20-47.3%20456.2%20-47.3%20458%20-47.4C460.1%20-47.9%20462.8%20-47.2%20465%20-46C465.9%20-45.2%20466.8%20-44.3999%20467.7%20-43.5C466.8%20-44.3%20465.9%20-44.3%20464.6%20-44.6C463.7%20-45.4%20462.8%20-45.3999%20461.5%20-45.7C461.5%20-45.7%20461.1%20-44.3999%20461.2%20-43.5C460.8%20-42.2%20462.6%20-40.6%20466.1%20-39.9C470%20-38.8%20475.5%20-33.8999%20482.4%20-25.2C490.2%20-16.5%20494.3%20-11.0999%20495.8%20-8.19995C497.2%20-5.29996%20498.6%20-3.19995%20500%20-1.89996C501.4%20-0.599976%20503.5%20-0.399963%20506.9%20-1.39996C508.6%20-1.39996%20509.9%20-1.99997%20512%20-2.49997C512%20-2.49997%20512%20-0.799957%20512.1%200.100037C512.2%201.00003%20512.1%201.80005%20512.2%202.70004L514.7%203.05176e-05L515.6%200.800049C516.1%201.20004%20515.6%202.50003%20514.5%204.70004C513.7%205.60004%20512.9%206.50006%20512%207.40005C511.1%206.60007%20511%204.90005%20510.1%203.20004C509.1%200.700043%20507.7%20-0.599945%20506.5%20-0.0999451C506.5%20-0.0999451%20505.2%200.400055%20504.4%200.400055C507.2%203.70004%20510.4%207.40005%20513.1%2010.7C515.8%2014%20519.1%2017.7%20521.8%2021C521.8%2019.3%20522%2017.1001%20521.9%2015.4001C522.1%2011.5001%20523.3%209.30005%20525.9%208.30005C526.7%207.40005%20528.4%207.30005%20529.7%206.80005C529.2%206.40005%20528.4%206.40002%20527.1%206.10004C526.6%205.70004%20525.8%205.70004%20524.5%205.40005L525.7%204.00003L526.9%202.60004L524.4%205.30005L522.6%203.70004L526.3%20-0.399963C528.8%20-3.09998%20530.4%20-4.89996%20532.2%20-4.19995C533.5%20-3.79996%20534.4%20-2.99994%20534.9%20-1.69995C535.4%20-1.29996%20535.4%20-0.399963%20535.9%200.800049L536.7%20-0.0999451C537.1%20-0.599945%20537.9%20-1.49994%20537.8%20-3.19995C537.8%20-4.89996%20538.5%20-5.79996%20540.3%20-5.89996C540.3%20-5.89996%20541.6%20-6.39996%20542.4%20-6.39996C541.5%20-7.19995%20540.2%20-7.59998%20538.9%20-7.89996C538%20-8.69995%20536.7%20-9.09998%20535.4%20-9.39996L536.6%20-10.8C537.4%20-11.7%20538.3%20-11.7%20540.5%20-10.5999C541.9%20-9.39993%20544%20-9.89996%20545.2%20-11.3C546.4%20-12.7%20545%20-15.5999%20541.3%20-19.7C537.6%20-23.8%20534.9%20-26.3%20533.2%20-27.1C532.7%20-27.5%20531.9%20-27.5%20530.6%20-27.8C531%20-28.3%20531%20-29.0999%20531.3%20-30.3999C531.7%20-31.7%20530.2%20-35.5%20525.1%20-40.9C520.9%20-46.3%20517.8%20-49.2%20516%20-49.1C515.5%20-49.5%20514.7%20-49.5%20513.4%20-49.8L514.6%20-51.2C515.4%20-52.0999%20514.9%20-53.4%20514%20-55.1C513.1%20-55.9%20511.3%20-57.6%20509%20-59.6L505.8%20-62.5L502.9%20-59.3L501.1%20-60.9L503.1%20-63.2C504.3%20-64.5999%20504.7%20-65.9%20503.7%20-67.6C502.8%20-68.4%20491.3%20-82.9%20468.7%20-109.8C446.2%20-136.7%20428.3%20-156.9%20414.2%20-171.3C400.5%20-185.3%20391.9%20-193.9%20388.3%20-197.2C384.7%20-200.5%20382.4%20-202.5%20380.2%20-202.8C378.9%20-203.2%20378%20-204%20377.5%20-205.3C377.5%20-206.2%20375.1%20-209.1%20371.1%20-212.7C367%20-216.4%20358.5%20-223.3%20345.5%20-232.5C332.5%20-241.8%20320%20-249.8%20307.6%20-255.2C295.2%20-261.5%20285.1%20-264.8%20277.2%20-266.2C269.4%20-267.5%20261.2%20-267.5%20253.5%20-265.4C245.4%20-263.7%20239.9%20-261.2%20238.3%20-258.6C235.8%20-255.9%20234.2%20-254.1%20231.7%20-253.1C229.2%20-252.1%20227.5%20-250.3%20226%20-246.8C224.5%20-243.3%20222.9%20-240.6%20221.8%20-236.7C220.7%20-232.8%20220.4%20-230.6%20221.3%20-229.8C222.2%20-229%20222.3%20-227.3%20221.1%20-225C219.9%20-223.6%20220%20-221.9%20220.5%20-220.6L221.9%20-219.4L223.1%20-220.8C223.9%20-221.7%20224.8%20-221.7%20227%20-220.6C228.4%20-219.4%20230.9%20-220.4%20232.9%20-222.6C234.9%20-224.8%20237%20-226.3%20238.4%20-225C239.3%20-224.2%20241%20-224.3%20241.4%20-224.7L242.2%20-225.6C242.7%20-225.2%20242.7%20-224.3%20243.2%20-223.1C243.7%20-221.8%20243.4%20-219.7%20241.3%20-217.4L238.4%20-214.2L241.1%20-211.7C239.9%20-210.3%20238.2%20-208.5%20237%20-207.2C234.1%20-204%20232.5%20-203.1%20231.6%20-203.9L230.7%20-204.7C229.9%20-203.8%20229.9%20-202.9%20229.6%20-201.6C228.8%20-199.8%20228.5%20-198.5%20227.1%20-198.9C226.7%20-198.4%20225.4%20-198.9%20223.6%20-200.4L221.3%20-202.4L221.5%20-198.1C221.6%20-195.5%20223.3%20-189.1%20225.9%20-179.3C228.6%20-169.5%20231%20-164%20232.4%20-162.8C233.8%20-161.6%20234.7%20-160.8%20233.9%20-158.1C233.1%20-156.3%20233.2%20-154.6%20235%20-153C236.4%20-151.8%20236.9%20-149.6%20236.6%20-147.5C237.1%20-145.4%20239.7%20-138.2%20245.5%20-125.5C251.3%20-112.8%20255.2%20-105.3%20257.9%20-102.8C260.6%20-100.3%20261.6%20-97.8%20261.3%20-95.6C261.3%20-93.9%20263.8%20-88.4%20268.1%20-80.4C272.4%20-72.4%20275.7%20-67.8%20277.4%20-67.1C278.8%20-65.9%20279.7%20-65.1%20279.8%20-63.3C279.4%20-62%20281.8%20-57.4%20286.5%20-49.8C291.2%20-42.3%20300.6%20-28.1%20315.5%20-7.29996C329.9%2013.1%20338.8%2025.2%20341.5%2028.5C343.3%2030.1%20344.7%2031.4%20346.5%2033L347.7%2031.6L348.9%2030.2L350.7%2031.8L352.5%2033.4001C351.7%2034.3%20350.8%2034.3%20349.6%2034.8C348.8%2035.7%20347.9%2035.7%20346.7%2036.2C348.1%2037.4001%20349.9%2039.1%20351.2%2040.3L356.6%2045.2C357.1%2045.6%20358.7%2044.7%20359.5%2042C360.3%2041.1%20361.1%2040.2%20362%2039.3C363%2041.8%20363.9%2043.5%20364.9%2046.1C365.9%2048.6%20366.8%2050.3%20367.8%2052.9001C367%2053.8%20365.3%2053.9001%20364%2054.4001C363.2%2055.3%20361.5%2055.4001%20360.2%2055.9001C361.6%2057.1001%20362.5%2058.8%20363.5%2060.5C365.8%2063.4%20368.6%2066.7%20371.3%2069.2C374%2071.7%20376.2%2072.8%20377.5%2072.3C378.3%2071.4001%20378.7%2070.9001%20378.6%2069.2C378.6%2069.2%20378.1%2067.9%20378.1%2067.1C379.8%2067.1%20382%2067.3%20383.7%2067.2C385.4%2067.1%20387.6%2067.4001%20389.3%2067.3L386.6%2064.8L387.8%2063.4001L389%2062H386.4C386.4%2062.1%20384.7%2062.2%20383.8%2062.3V60.6C383.7%2059.7%20384.9%2059.2%20386.2%2057.9001C387.9%2057.9001%20389.2%2058.2%20389.7%2059.4001C390.2%2059.8%20390.2%2060.7%20390.7%2061.9001L391.5%2061L392.3%2060.1C392.3%2060.1%20391.9%2061.4001%20392%2062.3C391.6%2063.6%20391.3%2064.9001%20389.6%2065.9001C388.4%2067.3%20387.1%2068.6%20387.7%2070.7C387.7%2072.4001%20387%2074.2%20386.2%2074.2C386.2%2074.2%20384.9%2074.7%20384.1%2074.7C384.9%2073.8%20384.4%2072.5%20384.8%2071.2C385.1%2069%20384.6%2067.8%20383.7%2066.9001C382.8%2066.0001%20381.1%2067%20378.6%2068C377.8%2068.9%20376.5%2069.4001%20374.8%2070.4001C376.2%2071.6001%20377.1%2073.3%20378.1%2075C380.4%2077.9%20383.1%2079.5001%20384.4%2079.9001C384.9%2080.3%20386.1%2079.9001%20387.4%2080.2L385.8%2082C385%2082.9%20385.5%2085%20386.9%2087.1C389.2%2089.1%20392.3%2092%20396.4%2095.7L402.7%20101.4C403.9%20100%20403.8%2098.3%20404.6%2096.6C405.7%2093.5%20407%2092.2%20408.3%2092.5C408.8%2092.9%20409.6%2092.9001%20410.9%2093.2C410.1%2094.1%20410.2%2095.8%20409.8%2097.1C409.1%2099.7%20407.4%20101.5%20406.2%20102C405.8%20102.5%20404.9%20102.5%20403.7%20103C405.5%20104.6%20406.5%20106.3%20407.9%20108.4C410.7%20111.7%20412.9%20113.8%20414.7%20114.5C416%20114.9%20418.1%20114.3%20419.8%20113.4C421.4%20111.6%20423.2%20111.5%20424.9%20112.3L426.7%20113.9C426.3%20114.4%20425%20113.9%20423.7%20114.5C423.3%20115%20422%20114.5%20420.7%20115.1L422.1%20116.3C423%20117.1%20424.7%20116.2%20426.8%20114.8C427.6%20113.9%20428.4%20113%20429.3%20112.1C429.8%20112.5%20429.3%20113.8%20429.9%20115.1C429.9%20116.8%20429.6%20118.1%20428.4%20119.5L426.4%20121.8L427.3%20122.6L428.2%20123.4C427.4%20124.3%20427%20125.6%20426.7%20126.9C425.5%20129.1%20426.5%20131.7%20429.7%20134.5C432.9%20137.4%20435%20137.7%20437.1%20136.3C437.9%20135.4%20438.7%20134.5%20439.6%20133.6L437.8%20132L441.5%20127.9L444.2%20130.4L445.4%20129L446.6%20127.6L448%20128.8C448.9%20129.6%20450.6%20128.7%20453.1%20127.7C453.9%20126.8%20455.2%20126.3%20456.5%20125.8V128.4C456.7%20130.1%20455.5%20131.5%20453.4%20132C452.1%20132.5%20450.9%20133%20449.1%20133.1H450.8C451.7%20133%20453.4%20133.7%20454%20135.9C454.9%20136.7%20455.8%20137.5%20456.7%20138.4C456.7%20138.4%20457.1%20137.1%20457%20136.2C457%20136.2%20457.4%20134.9%20457.3%20134L458.2%20134.8C458.7%20135.2%20458.7%20136.9%20459.3%20139.9C459%20142.9%20458.7%20145.1%20457.5%20146.5C456.3%20147.9%20455.5%20148.8%20453.7%20148C452.8%20147.2%20452.3%20146.8%20451.9%20146.4L452.7%20145.5C452.7%20145.5%20451.4%20146%20450.6%20146C450.6%20146%20449.3%20146.5%20448.5%20146.5L451.4%20143.3L449.6%20141.7C448.7%20140.9%20447.8%20140.1%20448.6%20138.3L449.8%20136.9L442%20145.5C442%20145.5%20442.4%20145%20443.3%20145C443.7%20144.5%20445%20145%20446.8%20146.5C448.6%20148.1%20449.1%20148.5%20448.3%20150.3C447.5%20151.2%20448.4%20152.9%20449.8%20155C451.6%20156.6%20453.9%20158.7%20457.4%20160.2L439.7%20159.8L440.5%20160.5ZM47.9003%20-162.5L50.8003%20-165.7L52.6003%20-164.1C52.2003%20-163.6%2051.3003%20-163.6%2050.1003%20-163.1C49.7003%20-162.6%2048.8003%20-162.6%2047.6003%20-162.1L48.0003%20-162.6L47.9003%20-162.5ZM210%20-15.3999C211.2%20-16.7999%20213.4%20-16.3999%20215.7%20-14.3999L218.9%20-11.5L217.3%20-9.69995L214.6%20-12.2C212.8%20-13.8%20211.5%20-14.2%20209.8%20-14.1C209.8%20-14.1%20208.1%20-14.1%20207.2%20-14C208%20-14.8999%20208.4%20-15.4%20209.2%20-16.3L210.1%20-15.5L210%20-15.3999ZM42.3003%20-160.9C42.3003%20-160.9%2043.2003%20-160.9%2044.0003%20-160.9C44.0003%20-160.9%2043.1003%20-160.9%2042.3003%20-160.9C42.3003%20-160.9%2041.4003%20-160.9%2040.6003%20-160.9C40.6003%20-160.9%2041.5003%20-160.9%2042.3003%20-160.9ZM213.4%20-7.39996L214.6%20-8.79996C215.5%20-7.99997%20216%20-7.59995%20216.9%20-6.79996L219.2%20-4.79996C218.7%20-5.19995%20217.9%20-5.19998%20216.6%20-5.49997C216.1%20-5.89996%20215.3%20-5.89996%20214%20-6.19995L215.2%20-7.59995H213.5L213.4%20-7.39996ZM195.4%20-22C195.4%20-22%20195.8%20-23.3%20195.7%20-24.2L197.5%20-22.6C198%20-22.2%20198.4%20-21.8%20199.3%20-21C199.3%20-21%20198.4%20-21%20197.6%20-21C197.6%20-21%20196.7%20-21%20195.9%20-21C195.9%20-21%20196.3%20-22.3%20196.2%20-23.2L195.4%20-22.3V-22ZM29.0003%20-167.2C29.0003%20-167.2%2029.9003%20-167.2%2030.7003%20-167.2C30.7003%20-167.2%2031.6003%20-167.2%2032.4003%20-167.2C32.4003%20-167.2%2031.5003%20-167.2%2030.7003%20-167.2C30.7003%20-167.2%2029.8003%20-167.2%2029.0003%20-167.2ZM206%20-9.19995C205.5%20-9.59995%20205.5%20-10.4999%20205%20-11.7C205%20-11.7%20206.3%20-12.2%20207.1%20-12.2C207.1%20-12.2%20208.4%20-12.7%20209.2%20-12.7C209.7%20-12.3%20209.2%20-10.9999%20209.8%20-9.69995C210.3%20-9.29996%20210.3%20-7.59995%20210.4%20-6.69995H208.7C207.8%20-6.59995%20206.9%20-7.39993%20206%20-9.09995V-9.19995ZM19.3003%20-155.4C19.3003%20-155.4%2020.2003%20-155.4%2021.0003%20-155.4C21.0003%20-155.4%2021.9003%20-155.4%2022.7003%20-155.4L21.3003%20-156.6L19.9003%20-157.8L18.7003%20-156.4L17.5003%20-155H19.2003L19.3003%20-155.4ZM200.3%207.10004C201.1%206.20004%20202.8%206.10004%20204.7%207.70004L207%209.70004C205.7%209.30005%20204.4%209.00003%20202.6%209.10004C201.3%208.70004%20199.6%208.80002%20198.2%208.50003C198.6%208.00003%20199%207.60004%20199.8%206.70004L200.3%207.10004ZM43.1003%20-129L44.7003%20-130.8L46.5003%20-129.2C47.0003%20-128.8%2047.4003%20-128.4%2048.3003%20-127.6C47.5003%20-126.7%2046.2003%20-127.1%2044.9003%20-126.6C44.1003%20-125.7%2042.8003%20-126.1%2041.5003%20-125.6L43.1003%20-127.4V-129.1V-129ZM201.9%2012.6C203.2%2012.1%20204%2012.1%20205.8%2012L204.2%2013.8C203.4%2014.7%20202.1%2015.2%20200.3%2014.4001L198.5%2012.8C199.8%2012.3%20200.6%2012.3%20202.4%2012.2L202%2012.7L201.9%2012.6ZM40.3003%20-124.1L41.5003%20-125.5L44.2003%20-123L41.7003%20-120.3L40.8003%20-121.1C40.3003%20-121.5%2039.9003%20-121.9%2040.7003%20-123.7L40.2003%20-124.1H40.3003ZM489.3%20286.7C489.3%20286.7%20490.2%20286.7%20491%20286.7C491%20286.7%20491.9%20286.7%20492.7%20286.7C492.7%20286.7%20491.8%20286.7%20491%20286.7C491%20286.7%20490.1%20286.7%20489.3%20286.7ZM478.5%20278.6C479.3%20277.7%20479.7%20277.2%20480.5%20276.3L482.5%20274L481.6%20273.2C481.1%20272.8%20479.9%20273.2%20479.6%20275.5C479.2%20276%20478.8%20276.4%20478%20277.3L478.5%20278.6ZM73.7003%20-79.2C73.7003%20-79.2%2074.6003%20-79.2%2075.4003%20-79.2C75.4003%20-79.2%2074.5003%20-79.2%2073.7003%20-79.2C73.7003%20-79.2%2072.8003%20-79.2%2072.0003%20-79.2C72.0003%20-79.2%2072.9003%20-79.2%2073.7003%20-79.2ZM498.5%20296.6C498.9%20296.1%20498.9%20295.3%20499.2%20294L501%20295.6L498.5%20298.3L502.6%20302L500.3%20300C498.9%20298.8%20498%20298%20498.4%20295.8V296.7L498.5%20296.6ZM76.4003%20-77.6L78.4003%20-79.9C78.0003%20-79.4%2078.0003%20-78.6%2077.7003%20-77.3C77.3003%20-76.8%2077.3003%20-76%2077.0003%20-74.7L75.6003%20-75.9L74.2003%20-77.1C75.0003%20-78%2075.4003%20-78.5%2076.2003%20-79.4V-77.7L76.4003%20-77.6ZM483.2%20286.1C483.2%20286.1%20484.5%20286.5%20485.4%20286.4C485.4%20286.4%20484.1%20286%20483.2%20286.1C483.2%20286.1%20481.9%20285.7%20481%20285.8C481%20285.8%20482.3%20286.2%20483.2%20286.1ZM340.7%20158.3C341.1%20157.8%20341.5%20157.4%20342.3%20156.5L340.7%20158.3ZM336.8%20159L338.6%20160.6C338.1%20160.2%20337.7%20159.8%20336.8%20159ZM355.8%20176.1L356.6%20175.2L358%20176.4L359.4%20177.6L358.5%20176.8L357.6%20176L358.4%20175.1L355.9%20176.1H355.8ZM-7.69967%20-143.7C-7.69967%20-143.7%20-6.79967%20-143.7%20-5.99967%20-143.7C-5.99967%20-143.7%20-5.09968%20-143.7%20-4.29967%20-143.7C-4.29967%20-143.7%20-5.19967%20-143.7%20-5.99967%20-143.7C-5.99967%20-143.7%20-6.89967%20-143.7%20-7.69967%20-143.7ZM486.7%20295C488%20295.4%20488.8%20294.5%20490.1%20293.1C491.4%20291.7%20491.7%20291.3%20493%20291.7L494.4%20292.9C494.4%20292.9%20494.4%20292%20494.4%20291.2C494.4%20290.3%20493%20290%20491.7%20288.7C489.5%20288.4%20487.8%20288.5%20486.6%20289.8C485.4%20291.2%20484.6%20292.1%20485.1%20293.3L487.4%20295.3L486.9%20294.9L486.7%20295ZM352.4%20185.4L354.9%20182.7L358.1%20185.6C357.6%20185.2%20356.4%20185.6%20355.1%20185.3C354.6%20184.9%20353.4%20185.3%20352.1%20185L352.6%20185.4H352.4ZM-14.8997%20-139.4H-12.2997C-12.2997%20-139.5%20-10.5997%20-139.6%20-9.69967%20-139.7L-13.7997%20-143.4C-14.1997%20-142.9%20-14.1997%20-142.1%20-14.0997%20-141.2C-14.0997%20-141.2%20-14.4997%20-139.9%20-14.3997%20-139L-14.8997%20-139.4ZM355.2%20189.5H356.9C356.9%20189.5%20356%20189.5%20355.2%20189.5C355.2%20189.5%20354.3%20189.5%20353.5%20189.5C353.5%20189.5%20354.4%20189.5%20355.2%20189.5ZM349.7%20183.8C349.7%20183.8%20351%20183.3%20351.8%20183.3L351%20184.2L350.2%20185.1L348.8%20183.9L347.4%20182.7C347.4%20182.7%20348.7%20182.2%20349.5%20182.2V183.9L349.7%20183.8ZM474.3%20297C475.6%20296.5%20476.5%20297.3%20477%20299.5C477.5%20299.9%20477.5%20300.8%20478%20302C477.1%20301.2%20476.2%20300.4%20475.3%20299.5C474.4%20298.6%20473.5%20297.9%20472.6%20297C472.6%20297%20473.9%20296.5%20474.7%20296.5L474.3%20297ZM347.1%20191.2C347.5%20190.7%20347.5%20189.9%20347.8%20188.6L350.5%20191.1L348%20193.8L348.9%20194.6L349.8%20195.4C349.8%20195.4%20348.5%20195%20347.6%20195.1C347.6%20195.1%20346.3%20194.7%20345.4%20194.8C345.8%20194.3%20345.8%20193.5%20346.1%20192.2L346.9%20191.3L347.1%20191.2ZM31.5003%20-86.1C31.9003%20-86.6%2031.9003%20-87.3999%2032.2003%20-88.7L34.0003%20-87.1L35.8003%20-85.5L32.1003%20-81.4L31.2003%20-82.2C30.7003%20-82.5999%2030.7003%20-83.5%2031.0003%20-85.6L31.4003%20-86.1H31.5003ZM349.6%20197.6C349.6%20197.6%20350.9%20197.1%20351.7%20197.1L350.5%20198.5L349.3%20199.9L346.6%20197.4C346.6%20197.4%20347.9%20196.9%20348.7%20196.9L349.6%20197.7V197.6ZM10.1003%20-98.8C10.9003%20-99.7%2012.6003%20-99.8%2013.1003%20-99.4L14.0003%20-98.6L12.8003%20-97.2C12.0003%20-96.3%2011.6003%20-95.8%209.80033%20-96.6L8.40032%20-97.8L10.0003%20-99.6V-98.7L10.1003%20-98.8ZM358%20210.1C358.4%20209.6%20358.4%20208.8%20358.7%20207.5C359.2%20207.9%20358.7%20209.2%20359.3%20210.5L359.9%20213.5L359%20212.7L358.1%20211.9C358.5%20211.4%20358.5%20210.6%20358.8%20209.3L358%20210.2V210.1ZM351.7%20205.3C353.8%20204.8%20356%20205.1%20356.5%20205.5L357.9%20206.7C357.1%20207.6%20356.2%20207.6%20355%20208.1C353.3%20209%20351.6%20209.1%20350.2%20207.9L347.9%20205.9C349.2%20205.4%20350%20205.4%20351.8%20205.3H351.7ZM482.7%20325C482.7%20325%20482.7%20324.1%20482.7%20323.3L488.6%20328.6L487%20330.4L484.7%20328.4C483.3%20327.2%20482.4%20326.4%20482.3%20324.6L482.8%20325H482.7ZM29.8003%20-76.1C29.8003%20-76.1%2031.5003%20-76.0999%2032.4003%20-76.2H29.8003C29.8003%20-76.0999%2028.1003%20-76%2027.2003%20-75.9H29.8003V-76.1ZM358.3%20216.1H360C360%20216.1%20359.1%20216.1%20358.3%20216.1H356.6C356.6%20216.1%20357.5%20216.1%20358.3%20216.1ZM360.4%20222.9C361.2%20222%20362.5%20221.5%20363.8%20221C363%20221.9%20361.7%20222.4%20360.4%20222.9C359.6%20223.8%20358.3%20224.3%20357%20224.8C357.8%20223.9%20359.1%20223.4%20360.4%20222.9ZM352.9%20220.3C353.3%20219.8%20354.6%20220.3%20355.9%20219.7C355.5%20220.2%20354.2%20219.7%20352.9%20220.3C352.5%20220.8%20351.2%20220.3%20349.9%20220.9C350.3%20220.4%20351.6%20220.9%20352.9%20220.3ZM-45.3997%20-128.4C-45.3997%20-128.4%20-44.4997%20-128.4%20-43.6997%20-128.4C-43.6997%20-128.4%20-42.7997%20-128.4%20-41.9997%20-128.4C-41.9997%20-128.4%20-42.8997%20-128.4%20-43.6997%20-128.4C-43.6997%20-128.4%20-44.5997%20-128.4%20-45.3997%20-128.4ZM471.4%20332.1C471.4%20332.1%20471.8%20330.8%20471.7%20329.9C471.7%20329.9%20473%20330.3%20473.9%20330.2C475.2%20330.6%20476.1%20331.4%20476.6%20332.7C477.1%20333.1%20477.1%20334%20477.6%20335.2L478.4%20334.3L479.2%20333.4C478.4%20334.3%20477.1%20333.9%20475.8%20334.4C473.7%20334.9%20471.9%20335%20471%20334.2C470.1%20333.4%20469.6%20333%20470%20330.8L471.4%20332V332.1ZM10.8003%20-69.5C10.8003%20-69.5%2011.7003%20-69.5%2012.5003%20-69.5C12.5003%20-69.5%2011.6003%20-69.5%2010.8003%20-69.5C10.8003%20-69.5%209.90034%20-69.5%209.10033%20-69.5C9.10033%20-69.5%2010.0003%20-69.5%2010.8003%20-69.5ZM352.7%20233.3C354%20232.8%20354.7%20231%20354.6%20228.5C354.6%20226.8%20354.9%20225.5%20354.8%20223.7L356.6%20225.3L359.3%20227.8C359.3%20227.8%20360.6%20228.2%20361.5%20228.1L360.3%20229.5L359.1%20230.9L358.2%20230.1L357.3%20229.3C356.5%20230.2%20356.2%20232.4%20355.8%20233.7C355.4%20235%20354.7%20236.8%20354.3%20238.1L351.1%20235.2C351.1%20235.2%20352.4%20234.7%20353.2%20234.7L352.7%20233.4V233.3ZM454%20329.5C454%20329.5%20454.9%20329.5%20455.7%20329.5C455.7%20329.5%20454.8%20329.5%20454%20329.5C454%20329.5%20453.1%20329.5%20452.3%20329.5C452.3%20329.5%20453.2%20329.5%20454%20329.5ZM-4.29967%20-77.4C-3.49967%20-78.3%20-3.19968%20-80.5%20-2.79967%20-81.8L-1.39967%20-80.6L0.000328064%20-79.4L1.60033%20-81.2C2.40034%20-82.0999%204.50034%20-82.6%207.10033%20-82.8C9.70033%20-83%2010.1003%20-82.5%2011.9003%20-82.6C11.1003%20-81.7%2010.3003%20-80.8%209.40032%20-79.9L6.90032%20-77.2C6.90032%20-77.2%206.90032%20-78.1%206.90032%20-78.9C6.90032%20-79.8%206.00033%20-80.6%204.20033%20-81.4C3.70033%20-81.8%202.90034%20-81.8%201.60033%20-82.1C1.60033%20-82.1%201.20033%20-80.8%201.30033%20-79.9C1.30033%20-79.9%200.90033%20-78.5999%201.00033%20-77.7L-1.69967%20-80.2L-3.29967%20-78.4L0.800331%20-74.7L-0.399666%20-73.3L-2.39967%20-71C-2.39967%20-71%20-2.39967%20-70.1%20-2.39967%20-69.3L-5.09968%20-71.8C-6.89968%20-73.4%20-7.49966%20-75.5999%20-5.89967%20-78.2L-4.09968%20-77.4H-4.29967ZM367%20258.4L367.8%20257.5L371.9%20261.2C371.4%20260.8%20370.6%20260.8%20369.3%20260.5C368.8%20260.1%20368%20260.1%20366.7%20259.8L367.5%20258.9L367%20258.5V258.4ZM353.5%20247.9C353.5%20247.9%20353.5%20246.2%20353.4%20245.3L355.2%20246.9C356.1%20247.7%20357%20248.5%20358.3%20248L359.5%20246.6L360.4%20247.4L361.3%20248.2L362.5%20246.8C363.3%20245.9%20364.2%20245.9%20366.4%20247C367.3%20247.8%20367.8%20248.2%20368.7%20249L367.5%20250.4C366.7%20251.3%20364.5%20251%20361%20250.4C357.5%20249.7%20355.7%20248.9%20355.7%20247.2L353.6%20247.7L353.5%20247.9ZM360.7%20254.4C361.6%20254.4%20362.8%20253.9%20364.1%20254.2C363.2%20254.2%20362.4%20254.2%20360.7%20254.4C359%20254.6%20359%20254.4%20357.3%20254.6L360.7%20254.4ZM167.2%2084.8H168.9C168.9%2084.8%20168%2084.8%20167.2%2084.8C167.2%2084.8%20166.3%2084.8%20165.5%2084.8C165.5%2084.8%20166.4%2084.8%20167.2%2084.8ZM-55.2997%20-111.9C-55.2997%20-111.9%20-55.7997%20-113.2%20-55.7997%20-114L-54.3997%20-112.8L-52.5997%20-111.2L-53.3997%20-110.3L-51.3997%20-112.6C-50.1997%20-114%20-48.4997%20-114%20-47.4997%20-113.2L-46.0997%20-112C-46.8997%20-111.1%20-47.7997%20-111.1%20-48.9997%20-110.6C-50.6997%20-109.7%20-52.3997%20-109.6%20-53.6997%20-109.9L-56.3997%20-112.4L-55.0997%20-112L-55.2997%20-111.9ZM467.1%20357.8L468.7%20356L472.8%20359.7L471.2%20361.5L467.1%20357.8ZM355.4%20260.3C355.8%20259.8%20355.8%20259%20356.1%20257.7L359.3%20260.6L358.1%20262L356.9%20263.4L358.7%20265L357.3%20263.8C356.4%20263%20355.9%20262.6%20356.3%20260.4H355.4V260.3ZM158.7%2087.8L157.9%2088.7L156.1%2087.1L156.9%2086.2L158.7%2087.8ZM466.6%20366.4C466.6%20366.4%20467.5%20366.4%20468.3%20366.4C468.3%20366.4%20467.4%20366.4%20466.6%20366.4C466.6%20366.4%20465.7%20366.4%20464.9%20366.4C464.9%20366.4%20465.8%20366.4%20466.6%20366.4ZM165.6%20103C165.6%20103%20166.9%20103.4%20167.8%20103.3L166.2%20105.1L163.5%20102.6C163.5%20102.6%20164.8%20103%20165.7%20102.9L165.6%20103ZM-37.0997%20-76.5C-37.0997%20-76.5%20-36.6997%20-77.8%20-36.7997%20-78.7L-35.3997%20-77.5L-33.9997%20-76.3L-34.7997%20-75.4L-35.5997%20-74.5C-35.5997%20-74.5%20-35.1997%20-75.8%20-35.2997%20-76.7H-36.9997L-37.0997%20-76.5ZM365.9%20287.9H367.6C367.6%20287.9%20366.7%20287.9%20365.9%20287.9H364.2C364.2%20287.9%20365.1%20287.9%20365.9%20287.9ZM375.9%20298.6C375.9%20298.6%20376.8%20298.6%20377.6%20298.6C377.6%20298.6%20376.7%20298.6%20375.9%20298.6H374.2C374.2%20298.6%20375.1%20298.6%20375.9%20298.6ZM357.2%20287.4L360.1%20284.2L361.5%20285.4L362.9%20286.6C362.9%20286.6%20361.2%20286.6%20360.3%20286.7C360.3%20286.7%20358.6%20286.7%20357.7%20286.8L357.3%20287.3L357.2%20287.4ZM153.6%20105.4C153.6%20105.4%20154.9%20104.9%20155.7%20104.9C155.7%20104.9%20154.4%20105.4%20153.6%20105.4C153.6%20105.4%20152.3%20105.9%20151.5%20105.9C151.5%20105.9%20152.8%20105.4%20153.6%20105.4ZM360.9%20292.4L361.7%20291.5C362.2%20291.9%20362.6%20292.3%20363.5%20293.1L365.3%20294.7L362.8%20297.4L361.4%20296.2C360.5%20295.4%20360%20295%20360.4%20293.7L360.8%20292.4H360.9ZM365.4%20303.9L367%20302.1L369.7%20304.6L368.1%20306.4L365.4%20303.9ZM142%20106.4C142%20106.4%20142.9%20106.4%20143.7%20106.4C143.7%20106.4%20142.8%20106.4%20142%20106.4H140.3C140.3%20106.4%20141.2%20106.4%20142%20106.4ZM454.7%20394.2C456%20393.7%20456.8%20393.7%20457.3%20394.9L458.2%20395.7C457.7%20395.3%20456.9%20395.3%20455.6%20395C455.1%20394.6%20454.3%20394.6%20453%20394.3C453%20394.3%20454.3%20393.8%20455.1%20393.8L454.7%20394.3V394.2ZM448.2%20393.3C449.9%20393.3%20450.8%20393.2%20452.5%20393.1C450.8%20393.1%20449.9%20393.2%20448.2%20393.3C446.5%20393.3%20445.6%20393.4%20443.9%20393.5C445.6%20393.5%20446.5%20393.4%20448.2%20393.3ZM442.6%20394.9C442.6%20394.9%20443.9%20395.3%20444.8%20395.2C444.8%20395.2%20443.5%20394.8%20442.6%20394.9C442.6%20394.9%20441.3%20394.5%20440.4%20394.6C440.4%20394.6%20441.7%20395%20442.6%20394.9ZM370.4%20333.8L372.9%20331.1L372%20330.3L371.1%20329.5L372.3%20328.1C373.1%20327.2%20374.4%20327.6%20375.3%20328.4L376.7%20329.6L374.2%20332.3C374.2%20332.3%20375.1%20332.3%20375.9%20332.3H377.6C377.2%20332.7%20376.8%20333.1%20376%20334C375.2%20334.9%20373.5%20335%20372.6%20334.2L371.2%20333L370.4%20333.9V333.8ZM369%20340.8C369.5%20341.2%20370.3%20341.2%20371.6%20341.5C371.1%20341.1%20370.3%20341.1%20369%20340.8C368.5%20340.4%20367.7%20340.4%20366.4%20340.1C366.9%20340.5%20367.7%20340.5%20369%20340.8ZM381.4%20354.4C381.4%20354.4%20382.7%20354.8%20383.6%20354.7L382%20356.5L379.3%20354C379.3%20354%20380.6%20354.4%20381.5%20354.3L381.4%20354.4ZM375.9%20348.6C375.9%20348.6%20376.3%20347.3%20376.2%20346.4L377.6%20347.6L379%20348.8L379.8%20347.9L380.6%20347L382.4%20348.6L379.5%20351.8L378.6%20351C378.1%20350.6%20377.7%20350.2%20378%20348L375.9%20348.5V348.6ZM375.4%20354.7L376.8%20355.9C376.8%20355.9%20375.9%20355.1%20375.4%20354.7ZM377.9%20361.9C378.3%20361.4%20378.7%20361%20379.5%20360.1C379.5%20360.1%20380.4%20360.9%20380.9%20361.3L382.3%20362.5C382.3%20362.5%20381%20363%20380.2%20363C380.2%20363%20378.9%20363.5%20378.1%20363.5L379.7%20361.7H378L377.9%20361.9ZM372.7%20360.5H374.4C374.4%20360.5%20373.5%20360.5%20372.7%20360.5C372.7%20360.5%20371.8%20360.5%20371%20360.5C371%20360.5%20371.9%20360.5%20372.7%20360.5ZM379.6%20369.2L380.4%20368.3L383.1%20370.8C383.1%20370.8%20382.2%20370.8%20381.4%20370.8C381.4%20370.8%20380.5%20370.8%20379.7%20370.8L380.5%20369.9L379.6%20369.1V369.2ZM384.6%20373.7C386.2%20371.9%20387.5%20371.4%20388.4%20372.2C389%20372.733%20389.2%20373.733%20389%20375.2C389%20375.2%20388.6%20376.5%20388.7%20377.4L387.8%20376.6C387.3%20376.2%20386.4%20375.4%20384.3%20375.9C383.9%20376.4%20382.6%20375.9%20381.3%20376.5L383.8%20373.8H384.7L384.6%20373.7ZM369.7%20370.1L370.5%20369.2C371.4%20370%20372.3%20370%20373.6%20370.3C374.5%20371.1%20375.4%20371.1%20376.7%20371.4C375.8%20371.4%20375%20371.4%20373.3%20371.6C371.6%20371.8%20371.6%20371.6%20369.9%20371.8L370.7%20370.9L369.8%20370.1H369.7ZM378.5%20398.6C378.5%20398.6%20378.1%20399.1%20377.7%20399.5L375.9%20397.9L376.7%20397L378.5%20398.6ZM372.2%20392.9L373%20392L374.4%20393.2L375.8%20394.4L374.9%20393.6L374%20392.8L374.8%20391.9L372.3%20392.9H372.2ZM383.4%20418.6L382%20417.4C382.4%20416.9%20383.3%20416.9%20384.5%20416.4C384.9%20415.9%20385.8%20415.9%20387%20415.4L385%20417.7C384.2%20418.6%20383.8%20419.1%20383%20420L381.6%20418.8H383.3L383.4%20418.6ZM379.4%20415.8C379.9%20416.2%20380.7%20416.2%20382%20416.5C381.5%20416.1%20380.7%20416.1%20379.4%20415.8C378.9%20415.4%20378.1%20415.4%20376.8%20415.1C377.3%20415.5%20378.1%20415.5%20379.4%20415.8ZM383.3%20440.7C383.3%20440.7%20384.2%20440.7%20385%20440.7C385%20440.7%20384.1%20440.7%20383.3%20440.7C383.3%20440.7%20382.4%20440.7%20381.6%20440.7C381.6%20440.7%20382.5%20440.7%20383.3%20440.7ZM383%20443.7L382.2%20444.6L380.4%20443L381.2%20442.1L383%20443.7ZM351.7%20431.9C351.7%20431.9%20352.6%20431.9%20353.4%20431.9C353.4%20431.9%20352.5%20431.9%20351.7%20431.9C351.7%20431.9%20350.8%20431.9%20350%20431.9C350%20431.9%20350.9%20431.9%20351.7%20431.9ZM352.9%20522.5C353.8%20523.3%20355.5%20523.2%20357.7%20522.7C359.4%20521.8%20360.7%20522.1%20361.6%20522.9C362.5%20523.7%20363.4%20524.5%20366.8%20523.5C369.8%20522.9%20371.6%20523.7%20372%20524.1L373.4%20525.3L374.2%20524.4C374.6%20523.9%20375.5%20523.9%20377.2%20524.7L379%20526.3L379.8%20525.4L380.6%20524.5C381.1%20524.9%20381.5%20525.3%20382.4%20526.1C383.3%20526.9%20383.3%20526.9%20384.2%20527.7L385%20526.8C385.4%20526.3%20387.1%20526.3%20389.8%20527C390.7%20527.8%20392.4%20527.7%20393.7%20528.1C393.7%20528.1%20393.7%20526.4%20393.6%20525.5C393.6%20525.5%20393.6%20523.8%20393.5%20522.9L394.4%20523.7C394.9%20524.1%20396.5%20523.2%20396.9%20521C398.5%20519.2%20399.4%20518.3%20399.4%20518.3C398.9%20517.9%20399.4%20516.6%20400.1%20514.8C401.3%20513.4%20402.1%20512.5%20403.9%20512.4C403.9%20512.4%20405.2%20512.8%20406.1%20512.7C405.6%20512.3%20405.2%20511.9%20404.3%20511.1L402.5%20509.5C404.1%20507.7%20405.4%20506.3%20406.5%20504.1C409.4%20500.9%20410.5%20497.9%20410%20495.7C410%20494%20420.1%20473.6%20440.9%20434.1C462.2%20395%20472.8%20374.2%20472.7%20372.5C472.6%20370.8%20475%20367.2%20478.2%20361.9C481.8%20357%20484.2%20352.5%20485.4%20350.3C486.6%20348.1%20486.5%20346.4%20485.1%20345.1L483.3%20343.5L484.9%20341.7L487.6%20344.2L489.2%20342.4C490%20341.5%20495.1%20332.2%20503.3%20314.9C507.6%20306.5%20511.9%20298%20516.2%20289.6C516.2%20289.6%20514.9%20289.2%20514%20289.3C512.7%20288.9%20511.9%20289.8%20511.1%20290.7C510.3%20291.6%20509.9%20292.1%20509.5%20292.5L508.6%20291.7L510.4%20293.3L509.2%20294.7C508.4%20295.6%20508%20296.1%20506.7%20295.7C506.2%20295.3%20505.3%20294.5%20504.4%20293.7C503.5%20292.9%20503.9%20291.6%20505%20289.3C505.8%20288.4%20506.6%20287.5%20507.5%20286.6C507%20286.2%20506.6%20285.8%20505.7%20285L503.9%20283.4C503.9%20283.4%20503.9%20284.3%20503.9%20285.1C503.9%20285.1%20503.9%20286%20503.9%20286.8L502.1%20285.2L500.9%20286.6C500.1%20287.5%20499.7%20288%20500.2%20289.2L501.1%20290L499.3%20288.4L498.1%20289.8C497.3%20290.7%20496.5%20291.6%20494.3%20292.2C493.5%20293.1%20492.2%20292.7%20490.9%20293.2L492.7%20294.8L494.5%20296.4L491.3%20293.5L489.7%20295.3L490.5%20294.4C490.9%20293.9%20490.5%20292.7%20487.8%20291.9C486.4%20290.7%20485.1%20289.4%20485.4%20288.1C485.4%20286.4%20486.1%20285.5%20487.8%20284.5C489.5%20283.6%20489.8%20282.2%20489.3%20281C488.8%20279.8%20488.7%20278%20489.5%20277.1C488.7%20278%20487.4%20277.6%20486.5%20276.8L485.1%20275.6C485.1%20275.6%20485.1%20277.3%20485.2%20278.2C485.2%20278.2%20485.2%20279.9%20485.3%20280.8L481.2%20277.1C480.8%20277.6%20480%20278.5%20479.6%20278.9C479.2%20279.3%20478.8%20279.8%20478%20280.7C478.5%20281.1%20478.9%20281.5%20479.8%20282.3L481.6%20283.9L479.6%20286.2L477.6%20288.5C477.6%20288.5%20478.9%20288.9%20479.8%20288.8C481.1%20289.2%20481.6%20289.6%20482.1%20290.8C482.1%20291.7%20482.1%20292.5%20481.4%20293.4L480.6%20294.3C480.6%20294.3%20479.7%20293.5%20479.2%20293.1L477.8%20291.9L477%20292.8C476.6%20293.3%20474.9%20293.3%20471.8%20293.1C470.5%20292.7%20468.8%20292.8%20467.4%20292.5L468.3%20293.3C468.8%20293.7%20467.6%20295.9%20465.1%20298.6C462.6%20301.3%20460.3%20305.8%20457.6%20312.4C455.3%20318.6%20453%20323%20451.3%20324.8C449.6%20326.6%20441%20342.6%20425.7%20372.3C410.4%20402%20402.1%20417.6%20400.5%20419.4C398.9%20421.2%20398%20422.1%20396.7%20421.8L395.8%20421C396.6%20420.1%20397%20418.8%20397.3%20417.5C398.5%20415.3%20398.4%20413.6%20397.5%20412.7L396.1%20411.5L393.6%20414.2L392.7%20413.4C392.2%20413%20392.7%20411.7%20394.7%20411.1C395.5%20410.2%20396.3%20409.3%20397.2%20408.4C397.2%20407.5%20396.2%20405.9%20394.8%20403.8C393.9%20403%20393%20402.2%20392.1%20401.3C392.5%20400.8%20393.4%20400.8%20394.6%20400.3C395.9%20399.8%20396.2%20398.5%20397.1%20397.6C396.6%20396.3%20396.2%20395.9%20394.8%20395.6C394.8%20395.6%20393.9%20395.6%20393.1%20395.6C393.5%20395.1%20393.9%20394.7%20394.7%20393.8C395.5%20392.9%20396.7%20391.5%20396.2%20389.4C396.2%20388.5%20395.7%20387.3%20396%20386L394.8%20387.4C394%20388.3%20392.7%20387.9%20391.7%20386.3L389.9%20384.7C389.9%20384.7%20391.2%20384.2%20392%20384.2C393.3%20383.7%20393.6%20382.4%20393.5%20379.8C393.4%20377.2%20392.4%20375.5%20392%20375.1C391.1%20374.3%20390.6%20373.9%20391.4%20371.2C392.2%20369.4%20391.7%20368.2%20389.9%20366.5L387.6%20364.5C388.4%20363.6%20388.8%20363.1%20389.6%20362.2L391.6%20359.9L390.8%20360.8C390.4%20361.3%20388.6%20360.5%20388.1%20358.3L385.4%20355.8C386.2%20354.9%20387.1%20354.9%20388.3%20354.4C390%20353.5%20390.8%20352.5%20390.8%20351.7V350C389.9%20350.9%20389%20350.9%20387.8%20351.4C387%20352.3%20386.1%20352.3%20384.9%20352.8C385.7%20351.9%20386.1%20350.6%20386.4%20349.3C387.2%20348.4%20387.6%20347.1%20387.9%20345.8L387%20345C386.5%20344.6%20385.2%20343.4%20384.2%20340C382.8%20337.1%20383.1%20334.9%20384.8%20333.9C385.6%20333%20386.5%20333%20387.7%20332.5C386.8%20331.7%20385.5%20331.3%20384.2%20331C383.3%20330.2%20382%20329.8%20380.7%20329.5C381.1%20329%20381.5%20328.6%20382.3%20327.7C383.1%20326.8%20383.9%20325.9%20382.5%20322.9C381.6%20322.1%20381.1%20320.8%20380.6%20319.5L381.8%20318.1C382.6%20317.2%20383.4%20316.3%20383.3%20314.6C383.2%20312.9%20382.7%20310.7%20380.8%20308.3C378.5%20306.3%20378.4%20303.7%20379.6%20302.3C381.2%20300.5%20380.7%20298.4%20379.3%20297.1L377%20295.1C377.8%20294.2%20378.2%20293.7%20379%20292.8C379.8%20291.9%20380.2%20291.4%20381%20290.5L376%20286L378.9%20282.8C378%20282%20377.5%20281.6%20376.6%20280.8C375.7%20280%20375.2%20279.6%20374.3%20278.8L377.2%20275.6L375.8%20274.4C374.9%20273.6%20374.4%20273.2%20375.2%20271.4L376.4%20270L375%20268.8L373.6%20267.6L375.2%20265.8C374.3%20265.8%20373.5%20265.8%20371.8%20266C370.1%20266.2%20370.1%20266%20368.4%20266.2L371.3%20263C372.1%20262.1%20373.3%20260.7%20374.2%20259.8C373.3%20259%20372.4%20259%20371.1%20258.7C369.3%20257.9%20368.4%20257.1%20368.4%20256.2C368.4%20255.3%20368.4%20254.5%20370%20254.4C370.4%20253.9%20371.7%20254.4%20371.8%20256L373.2%20257.2L374.4%20255.8C374.4%20255.8%20375.2%20254.9%20375.6%20254.4C375.6%20254.4%20374.3%20254%20373.4%20254.1C373.4%20254.1%20372.1%20253.7%20371.2%20253.8L373.7%20251.1C372.8%20250.3%20372.3%20249.9%20371.4%20249.1C370.5%20248.3%20370%20247.9%20369.1%20247.1C369.5%20246.6%20370.4%20246.6%20371.6%20246.1C372%20245.6%20372.9%20245.6%20374.1%20245.1C373.2%20244.3%20372.3%20243.5%20371.4%20242.6C370.5%20241.8%20369.6%20241%20368.7%20240.1C369.5%20239.2%20369.9%20238.7%20370.7%20237.8L372.7%20235.5C371.8%20234.7%20370.9%20234.7%20369.6%20234.4C368.7%20233.6%20367.8%20233.6%20366.5%20233.3C367.3%20231.5%20367.6%20229.4%20368.4%20227.6C369.2%20225.8%20369.5%20223.7%20370.3%20221.9H368.6C367.7%20222%20366.5%20222.5%20366.6%20224.3L365.4%20225.7L363.6%20224.1L369.7%20217.3C368.8%20216.5%20367.5%20217%20366.2%20216.6C365.3%20215.8%20364%20216.3%20362.7%20215.9C362.7%20215.9%20363.5%20215%20363.9%20214.5L365.9%20212.2C365.9%20211.3%20365.4%20210.1%20363.6%20210.2L362.2%20209C362.6%20208.5%20363.5%20208.5%20364.7%20208C365.1%20207.5%20366%20207.5%20367.2%20207L361.3%20201.7H363C363.9%20201.6%20365.1%20201.1%20365%20199.3L366.2%20197.9H364.5C363.6%20198%20362.3%20197.7%20361.8%20195.5C360.9%20194.7%20360.8%20193%20361.6%20192.1L362.8%20190.7L364.6%20192.3V190.6C364.5%20189.7%20364%20188.5%20362.2%20186.8L359.9%20184.8L362.8%20181.6L358.7%20177.9C358.7%20177.9%20360%20178.3%20360.9%20178.2C360.9%20178.2%20362.2%20178.6%20363.1%20178.5C363.1%20178.5%20363.5%20177.2%20363.4%20176.3C363.8%20175%20363.7%20174.1%20362.8%20173.3C361.9%20172.5%20361.5%20172.9%20359.8%20173.9C359.4%20174.4%20359%20174.8%20358.2%20175.7L361.9%20171.6L358.7%20168.7L359.5%20167.8C359.9%20167.3%20360.7%20166.4%20361%20164.3C361%20162.6%20360.3%20159.6%20357.6%20156.3L354.3%20150.9C354.3%20150.9%20355.6%20151.3%20356.5%20151.2C357.8%20151.6%20358.6%20150.7%20359.4%20149.8C360.2%20148.9%20359.7%20147.6%20359.3%20147.2C358.9%20146.8%20357.6%20147.2%20355.4%20147.8C354.6%20148.7%20353.7%20148.7%20352.5%20149.2C352%20147.9%20352%20147.1%20351.9%20145.3C351.4%20144%20351.4%20143.2%20351.3%20141.4L347.6%20145.5C347.6%20145.5%20347.1%20144.2%20347.1%20143.4C346.6%20142.1%20345.7%20141.3%20343.9%20140.5C342.1%20139.7%20340.4%20139.8%20338.3%20141.2C336.6%20142.1%20334.4%20141.8%20332.2%20140.6C330.4%20139%20328.2%20138.6%20327.4%20139.6L328.6%20138.2H326.9C326%20138.3%20324.7%20138%20324.6%20136.2C323.7%20135.4%20320.2%20134.7%20313.7%20133.7C306.8%20133.2%20292.6%20134.4%20270.3%20137.2C248%20140.1%20222.3%20144.8%20192.8%20150.3C163.7%20156.1%20147.9%20159.1%20145.7%20158.8C144.8%20158%20143.5%20158.5%20142.2%20158.1C142.9%20155.5%20144.5%20152.8%20145.2%20150.2C147.5%20144.9%20148.2%20142.3%20147.3%20141.5C146.4%20140.7%20147.2%20138.9%20149.6%20135.3C152%20131.7%20152.3%20129.5%20150.5%20127.9L148.2%20125.9C148.2%20125.9%20149.5%20126.3%20150.4%20126.2C151.7%20126.6%20153%20126.1%20154.2%20124.7C155.4%20123.3%20156.7%20122%20157%20119.8C158.2%20117.6%20158.1%20115.9%20157.2%20115C156.3%20114.1%20157.2%20113.3%20158.7%20111.5C159.9%20110.1%20161.2%20108.8%20161.4%20105.7C161.7%20102.7%20163.3%20100%20165.7%2096.4001C168.6%2093.2%20168.8%2090.2%20168.7%2087.6C168.2%2085.5%20168.9%2083.7%20169.8%2083.7C171.1%2083.2%20171.4%2081.9%20172.3%2081C172.3%2079.3%20173%2078.4001%20174.8%2078.3H176.5C175.6%2077.4001%20175.1%2076.1001%20174.6%2074.9001C173.7%2074.1001%20173.2%2072.8%20172.7%2071.5L174.5%2073.1L176.3%2074.7V73C176.2%2072.1%20176.5%2070.8%20178.7%2070.3C179.5%2069.4001%20180.3%2068.5001%20180.2%2066.8C179.7%2065.5001%20179.3%2065.1%20177.9%2064.8H176.2L182.3%2058.1L178.7%2054.8C179.6%2055.6%20180.5%2055.6001%20181.8%2055.9001C183.6%2056.7%20185.3%2056.6%20186.9%2054.8L188.9%2052.5C188%2051.7%20186.3%2051.8%20185%2051.4001C182.4%2050.7%20181.5%2049.9%20181%2048.6C181%2048.6%20180.5%2047.3%20180.5%2046.5L182.8%2048.5C184.2%2049.7%20186.3%2050%20188%2049.1C190.1%2048.6%20190.9%2047.7%20191.8%2046.7C192.2%2046.2%20191.3%2044.6001%20188.2%2043.4001C187.3%2042.6001%20185.9%2041.4%20184.6%2041L185.4%2040.1L186.2%2039.2L183.5%2036.7C183.9%2036.2%20184.3%2035.8%20185.1%2034.9001L186.7%2033.1C186.7%2033.1%20186.3%2034.4001%20186.4%2035.3C186.4%2035.3%20186%2036.6%20186.1%2037.5C186.1%2037.5%20187.4%2037.9001%20188.3%2037.8C188.3%2037.8%20189.6%2038.2%20190.5%2038.1L188%2040.8L189.8%2042.4001L192.3%2039.7L190.5%2038.1C190.9%2037.6%20191.3%2037.2%20192.1%2036.3L193.7%2034.5L191.4%2032.5C190.5%2031.7%20190%2031.3%20189.1%2030.5C189.1%2030.5%20190.4%2030%20191.2%2030C191.2%2030%20192.5%2029.5%20193.3%2029.5L190.6%2027C188.8%2025.4%20187.4%2024.1%20188.7%2022.8C190%2021.5001%20190.3%2021.0001%20192.1%2020.9001C192.1%2020.9001%20193.8%2020.9001%20194.7%2020.8C193.9%2021.7%20193.5%2022.2%20192.7%2023.1L190.7%2025.4001C191.6%2026.2%20192.9%2026.6001%20194.2%2026.9001C195.1%2027.7%20196.4%2028.1001%20197.7%2028.4001L196.8%2027.6C196.3%2027.2%20196.8%2025.9001%20198.4%2025.8L199.6%2024.4001L197.8%2022.8C197.8%2022.8%20199.1%2022.3%20199.9%2022.3C199.9%2022.3%20201.2%2021.8%20202%2021.8C201.1%2021.0001%20200.6%2019.7%20200.1%2018.4001C199.2%2017.6001%20198.7%2016.3%20198.2%2015C199.1%2015%20199.9%2015.0001%20201.6%2014.8C203.3%2014.6%20203.3%2014.8%20205%2014.6L203.2%2013L201.4%2011.4001C201.8%2010.9001%20202.2%2010.5%20203%209.60004L204.6%207.80005L200.5%204.10004C201%204.50003%20201.4%204.90005%20202.3%205.70004L204.1%207.30005C204.1%207.30005%20202.8%206.90002%20201.9%207.00003C200.6%206.60004%20199.8%207.50003%20199.4%209.70004C199%2010.2%20199%2011.0001%20198.7%2012.3L197.8%2011.5C197.3%2011.1%20196.9%2010.7%20196.8%209.00003C196.8%208.10004%20197.1%206.80005%20198.8%206.70004L200%205.30005L198.6%204.10004C197.7%203.30005%20198.1%202.00003%20198.5%201.50003L199.3%200.600037L202.5%203.50003C202.9%203.00003%20203.3%202.60004%20204.1%201.70004C204.5%201.20004%20204.9%200.800049%20205.7%20-0.0999451L209.8%203.60004L210.6%202.70004C211%202.20004%20210.9%200.500031%20209.5%20-2.39996C208.6%20-3.19995%20208.5%20-4.89993%20207.6%20-6.59995L209%20-5.39996L210.4%20-4.19995L211.2%20-5.09995L212%20-5.99997C212.5%20-5.59998%20212.9%20-5.19995%20213.8%20-4.39996L215.6%20-2.79996L216.4%20-3.69995C216.8%20-4.19995%20217.6%20-5.09995%20217.1%20-7.19995C217.1%20-8.89996%20216.1%20-9.69995%20215.2%20-10.5999C214.3%20-11.4999%20213%20-10.9%20212.2%20-9.99997L211%20-8.59995C210.1%20-9.39993%20209.2%20-10.2%20208.3%20-11.1C206.5%20-12.7%20206%20-14%20206.8%20-14.8999L207.6%20-15.8L209.4%20-14.2C209.9%20-13.8%20210.3%20-13.4%20211.2%20-12.6C212%20-13.5%20212%20-14.3999%20212.3%20-15.7C213.1%20-16.5999%20213.1%20-17.5%20213.4%20-18.8V-17.1C213.4%20-17.1%20213.5%20-16.2%20213.6%20-15.3999H215.3C215.3%20-15.3999%20216.2%20-15.5%20217%20-15.6L214.5%20-12.8999L215.4%20-12.1C215.9%20-11.7%20217.1%20-12.1%20219.2%20-13.6C220.8%20-15.4%20221.7%20-16.3%20220.7%20-17.1L219.3%20-18.3L217.7%20-16.5C217.3%20-16%20216.9%20-15.5999%20216.1%20-14.7L216.9%20-15.6C217.3%20-16.1%20218.1%20-17%20221.6%20-17.1C223.3%20-17.1%20224.2%20-17.2%20225.9%20-17.3C225%20-18.1%20225%20-19%20224.5%20-20.2C223.6%20-21%20223.6%20-21.9%20223.1%20-23.1L223.9%20-24L224.7%20-24.8999L223.3%20-26.1C222.4%20-26.9%20223.2%20-28.7%20223.9%20-31.3C225.1%20-33.5%20224.5%20-35.7%20222.3%20-37.7C220%20-39.7%20218.3%20-40.5%20217.5%20-39.6L216.3%20-38.2L218.6%20-36.2C220%20-35%20221.3%20-33.7%20221.8%20-33.3C221.8%20-33.3%20223.1%20-32.8999%20224%20-33L222%20-30.7L220%20-28.3999C219.1%20-29.2%20219.1%20-30.1%20218.6%20-31.3C217.7%20-33%20215.8%20-34.6%20214.1%20-35.4C213.2%20-36.2%20212.3%20-37%20211.4%20-37.9L213.9%20-40.6C214.7%20-41.5%20215.5%20-42.4%20216.4%20-43.3L215.5%20-44.1C215%20-44.5%20215.8%20-46.3%20217.4%20-48.9C218.6%20-50.3%20219.9%20-51.6%20220.2%20-52.9L222.9%20-50.4L222.7%20-54.7C222.6%20-57.3%20222.9%20-59.5%20223.3%20-59.9L224.5%20-61.3L223.7%20-60.4C223.3%20-59.9%20224.2%20-58.3%20225.6%20-57L227.9%20-55L228.7%20-55.9C229.1%20-56.4%20229.5%20-57.7%20228.9%20-59.8C228.9%20-61.5%20229.2%20-62.8%20230%20-63.7C230.8%20-64.5999%20231.6%20-65.5%20232.5%20-66.4C232.5%20-67.3%20232%20-68.5%20230.6%20-69.8L228.8%20-71.4C229.2%20-71.9%20229.6%20-72.3%20230.4%20-73.2C230.8%20-73.7%20231.2%20-74.1%20232%20-75H229.4C227.7%20-74.8%20226.3%20-76%20224.5%20-78.5C222.7%20-81%20220.9%20-81.8%20219.6%20-82.1C217.9%20-82.1%20216.6%20-82.4%20216.1%20-83.6L214.7%20-84.8L211%20-80.7C211%20-80.7%20211.4%20-82%20211.3%20-82.9C211.7%20-84.2%20210.7%20-85.9%20209.7%20-88.4C208.8%20-89.2%20208.3%20-90.5%20207.3%20-92.2L204.4%20-89L205.8%20-87.8L207.6%20-86.2L206.8%20-85.3L205.9%20-86.1C205.4%20-86.5%20204.2%20-86.1%20204.3%20-84.3C204.3%20-84.3%20203.5%20-83.4%20203.1%20-82.9L199%20-86.6L202.7%20-90.7C202.3%20-90.2%20201.4%20-90.2%20200.2%20-89.7C198.9%20-89.2%20197.2%20-89.1%20196.3%20-89.9C195.4%20-90.7%20194.5%20-90.7%20192.9%20-89.7C192.5%20-89.2%20192.1%20-88.8%20191.3%20-87.9C190.4%20-88.7%20190.4%20-89.6%20189.9%20-90.8C189%20-91.6%20189%20-92.5%20188.5%20-93.7L186%20-91L184.2%20-92.6C183.3%20-93.4%20182.4%20-94.2%20181.1%20-93.7L179.9%20-92.3L178.5%20-93.5C177.6%20-94.3%20176.7%20-95.1%20174.6%20-94.6C172.9%20-94.6%20170.2%20-95.2%20167.6%20-96.8C165.3%20-98.8%20161%20-99.5%20155.4%20-99.6C149.8%20-99.7%20141.1%20-101%20130.2%20-102.6C119.7%20-104.7%20113.7%20-105.2%20112.4%20-104.7C111.6%20-103.8%20110.3%20-104.2%20108%20-105.3C106.6%20-106.5%2094.5003%20-108.5%2072.3003%20-111.2C50.1003%20-113.9%2038.9003%20-115.1%2037.6003%20-114.6C36.8003%20-113.7%2032.8003%20-114.8%2026.7003%20-116.2C23.2003%20-116.9%2020.6003%20-117.6%2017.1003%20-118.3C20.0003%20-119.7%2022.1003%20-121.1%2024.6003%20-123C29.6003%20-125.8%2034.7003%20-127.8%2039.4003%20-129.4C44.1003%20-130.9%2047.0003%20-132.4%2048.2003%20-133.7C49.4003%20-135%2050.2003%20-136%2052.0003%20-135.2C53.3003%20-134.8%2055.0003%20-135.8%2056.6003%20-137.6L59.1003%20-140.3L60.5003%20-139.1C61.4003%20-138.3%2069.0003%20-141.3%2084.2003%20-148.1C99.4003%20-154.9%20106.9%20-160.5%20108%20-164.4C108.3%20-166.6%20108.6%20-168.8%20109%20-170.9C109.9%20-169.2%20110.9%20-167.5%20111%20-165.8C111.9%20-164.1%20112.9%20-162.4%20113%20-160.7C123.1%20-165.5%20133.6%20-170.8%20143.7%20-175.7C164.3%20-185.8%20174.8%20-192%20176%20-193.3L178%20-195.6L180.7%20-193.1C180.2%20-194.4%20179.7%20-195.6%20179.2%20-197.8C178.2%20-200.3%20178.5%20-202.5%20179.3%20-203.4L180.9%20-205.2C180.9%20-205.2%20181.4%20-203.9%20181.4%20-203.1C181.4%20-203.1%20181.9%20-201.8%20181.9%20-201C181.9%20-201%20182.3%20-202.3%20182.2%20-203.2C182.2%20-203.2%20182.6%20-204.5%20182.5%20-205.4L183.4%20-204.6L184.3%20-203.8L183.5%20-202.9L182.7%20-202L185.2%20-204.7L182.5%20-207.2C180.7%20-208.8%20179.8%20-209.7%20180.1%20-211L180.9%20-211.9H179.2C179.2%20-211.9%20178.3%20-211.8%20177.5%20-211.7L179.5%20-214L181.5%20-216.3C181.5%20-216.3%20181.5%20-214.6%20181.6%20-213.7C181.6%20-212%20182.6%20-211.2%20184.3%20-211.2C184.8%20-210.8%20185.6%20-210.8%20186.9%20-210.5C186.4%20-211.8%20185.9%20-213%20185.8%20-214.8C184.8%20-217.3%20184.7%20-219.1%20184.3%20-219.5L183.4%20-220.3L182.6%20-219.4L181.8%20-218.5L179%20-222.4L181%20-224.7V-223C181%20-223%20181.1%20-222.1%20181.2%20-221.3L182%20-222.2C182.4%20-222.7%20184.2%20-221.9%20186%20-220.2L188.7%20-217.7C189.5%20-218.6%20189.4%20-220.3%20190.2%20-222.1C190.9%20-224.7%20191.2%20-226.9%20190.3%20-227.7L188.5%20-229.3L187.7%20-228.4C187.7%20-228.4%20187.2%20-229.7%20187.2%20-230.5C187.2%20-230.5%20186.7%20-231.8%20186.7%20-232.6C186.3%20-232.1%20186.3%20-231.3%20186%20-230C185.6%20-228.7%20184%20-227.7%20181.3%20-228.5C180%20-228.9%20178.3%20-228.8%20176.9%20-229.1C177.3%20-229.6%20177.3%20-230.4%20177.6%20-231.7C178%20-232.2%20178%20-233%20178.3%20-234.3L179.7%20-233.1L181.1%20-231.9L182.7%20-233.7L184.3%20-235.5L181.6%20-238C179.8%20-239.6%20177.7%20-239.1%20175.2%20-237.2C172.7%20-235.3%20170.6%20-234.8%20168.4%20-235.1C166.2%20-235.4%20164.5%20-235.3%20163.7%20-234.4L162.5%20-233L160.7%20-234.6C159.8%20-235.4%20156.3%20-235.2%20150.9%20-232.8C148.4%20-231.8%20145.4%20-230.4%20142.9%20-229.4V-231.1C142.8%20-232%20141%20-232.7%20139.2%20-234.4C137.4%20-236.1%20136.6%20-235.1%20135.3%20-235.5C135.8%20-235.1%20135.8%20-234.2%20136.3%20-233C136.8%20-232.6%20136.8%20-231.7%20137.3%20-230.5L135.5%20-232.1C134.7%20-231.2%20134.3%20-230.7%20133.5%20-229.8C132.3%20-228.4%20131.5%20-227.5%20129.7%20-228.3C128.8%20-229.1%20127.1%20-229%20125.8%20-228.5C125%20-227.6%20124.2%20-226.7%20125.2%20-224.1C125.7%20-222.8%20125.7%20-222%20125.8%20-220.2L124.9%20-221C124.4%20-221.4%20123.2%20-221%20121.1%20-219.5C119.5%20-217.7%20117.7%20-217.6%20115.6%20-217.9C113.5%20-218.2%20111.7%20-217.3%20110.5%20-215.9C109.3%20-214.5%20107.6%20-213.6%20105.8%20-214.4C104.5%20-214.8%20102.8%20-214.7%20101.1%20-212.9C99.4003%20-211.1%2099.1003%20-210.6%2097.3003%20-211.4C96.4003%20-212.2%2094.3003%20-210.8%2091.8003%20-209C89.3003%20-206.3%2087.2003%20-205.7%2085.0003%20-206.1C84.1003%20-206.9%2082.8003%20-206.4%2081.5003%20-206.8V-204.2C81.7003%20-203.3%2081.7003%20-202.5%2081.8003%20-201.6L80.0003%20-203.2L78.2003%20-204.8L77.0003%20-203.4L75.8003%20-202L74.9003%20-202.8C74.4003%20-203.2%2073.2003%20-202.8%2071.0003%20-202.2C69.3003%20-201.3%2068.1003%20-199.9%2067.3003%20-198.1C66.1003%20-196.7%2065.3003%20-195.8%2063.1003%20-196.2C62.6003%20-196.6%2061.8003%20-196.6%2060.5003%20-196.9C60.5003%20-196.9%2060.5003%20-196%2060.5003%20-195.2C60.5003%20-195.2%2060.5003%20-194.3%2060.5003%20-193.5C59.2003%20-193.9%2058.3003%20-193.8%2056.6003%20-193.7C54.4003%20-194%2052.7003%20-193.1%2052.8003%20-191.3C52.4003%20-190.8%2052.8003%20-189.6%2052.5003%20-188.3C51.6003%20-189.1%2050.3003%20-189.5%2049.0003%20-189.8C46.8003%20-191%2045.5003%20-190.5%2043.9003%20-188.7C42.3003%20-186.9%2041.9003%20-186.4%2040.5003%20-186.8C39.6003%20-187.6%2037.9003%20-186.7%2036.7003%20-185.3C35.5003%20-183.9%2034.7003%20-183%2032.9003%20-183.8C32.0003%20-184.6%2030.7003%20-184.1%2029.9003%20-183.2L28.7003%20-181.8L22.8003%20-187.1L19.9003%20-183.9L21.1003%20-185.3L22.3003%20-186.7C23.2003%20-185.9%2023.2003%20-185%2023.7003%20-183.8C24.6003%20-183%2024.6003%20-182.1%2025.1003%20-180.9L24.2003%20-181.7C23.7003%20-182.1%2022.5003%20-181.7%2020.8003%20-179.8L18.8003%20-177.5L19.7003%20-176.7L20.6003%20-175.9L19.8003%20-175C19.4003%20-174.5%2017.3003%20-174%2013.8003%20-173.8C10.4003%20-173.6%207.40032%20-172.2%205.40032%20-169.9C3.40032%20-167.6%200.900322%20-165.8%20-2.09968%20-165.2C-5.09968%20-164.6%20-7.59966%20-163.6%20-8.39967%20-162.7L-9.99967%20-160.9L-10.8997%20-161.7C-11.3997%20-162.1%20-17.6997%20-159.6%20-29.8997%20-153.4C-42.0997%20-147.2%20-48.3997%20-144.7%20-49.7997%20-145L-51.5997%20-146.6C-51.5997%20-146.6%20-51.5997%20-145.7%20-51.5997%20-144.9C-51.5997%20-144%20-53.1997%20-143.1%20-55.3997%20-142.5C-57.8997%20-141.5%20-61.6997%20-140%20-65.8997%20-136.3C-70.4997%20-133%20-72.0997%20-130.4%20-71.5997%20-129.1C-71.0997%20-127.8%20-69.2997%20-126.2%20-67.0997%20-125C-65.2997%20-123.4%20-63.8997%20-122.1%20-63.8997%20-122.1L-64.6997%20-121.2L-68.7997%20-124.9L-69.9997%20-123.5C-70.7997%20-122.6%20-70.2997%20-121.3%20-69.7997%20-119.2C-69.2997%20-117.9%20-67.4997%20-116.3%20-65.6997%20-115.5C-63.8997%20-113.9%20-62.9997%20-113%20-64.1997%20-110.8C-64.9997%20-109.9%20-65.3997%20-109.4%20-66.1997%20-108.5C-66.1997%20-108.5%20-64.8997%20-108.1%20-63.9997%20-108.2C-63.9997%20-108.2%20-62.6997%20-107.8%20-61.7997%20-107.9C-61.7997%20-107.9%20-62.5997%20-107%20-62.9997%20-106.5C-63.7997%20-105.6%20-63.2997%20-104.3%20-61.9997%20-103.1L-60.1997%20-101.5L-61.3997%20-100.1L-62.5997%20-98.7C-59.8997%20-97.0999%20-56.7997%20-96%20-54.1997%20-94.4C-48.3997%20-91.7%20-41.3997%20-89.3999%20-33.0997%20-87.7C-24.3997%20-86.3999%20-19.1997%20-85.8%20-17.9997%20-87.2C-16.7997%20-88.5999%20-16.7997%20-88.6%20-15.9997%20-89.5L-13.6997%20-87.5C-12.2997%20-86.3%20-10.4997%20-84.6%20-7.49967%20-84.4C-4.49967%20-84.1%2019.5003%20-80.5999%2064.6003%20-75.2C109.8%20-69.8%20133.3%20-65.8%20135.1%20-65C136.5%20-63.8%20128.5%20-41.3%20111.4%203.10004C93.8003%2047.2%2079.8003%2085.5001%2069.4003%20117.9C59.0003%20150.4%2053.8003%20167.9%2053.6003%20171C53.3003%20174%2054.7003%20176.1%2057.0003%20178.2L60.2003%20181.1L61.8003%20179.3C61.8003%20179.3%2062.3003%20180.6%2062.3003%20181.4C62.8003%20182.7%2065.1003%20184.7%2069.5003%20187.9C73.6003%20191.6%2076.3003%20194%2077.3003%20197.4C78.7003%20200.3%2082.3003%20201.9%2087.0003%20202.1C92.2003%20201.8%20119.1%20197.4%20168.3%20187.6C217.4%20177.7%20249.5%20172.2%20263.3%20170.6C277%20169%20284.8%20168.6%20284.9%20170.4C284.9%20170.4%20285.4%20171.7%20285.4%20172.5C285.8%20172%20286.2%20171.6%20287%20170.7C287.8%20169.8%20288.6%20168.9%20290.4%20168.8C291.7%20169.2%20296.6%20204.7%20305%20276.4C313.4%20348.1%20319.4%20397%20323.8%20423.1C328.2%20449.2%20331.7%20468%20335%20480.8C338.2%20493.6%20340.7%20499.9%20342.1%20501.2L352.7%20523.1L352.9%20522.5Z%22%20fill%3D%22%23F3E5CA%22%2F%3E%0A%3C%2Fg%3E%0A%3C%2Fsvg%3E");background-repeat:no-repeat;background-size:cover;z-index:1;background-repeat:no-repeat;}
.os-section__card-num{line-height:1;}
.os-section__card{animation:none;}
.os-section__card.is-entering{animation:osFadeIn 1s linear forwards;}
.os-section_mobileBtnWrp{display:block;}
@keyframes osFadeIn{
  from{opacity:0;}
  to{opacity:1;}
}




/* ******* Our Agenda ************** */
.agenda__card{height:100%;overflow:hidden;transition:all .3s ease-in;width:100%;}
.agenda__card .agenda__body ul {margin-top: 32px;}


/* ************ Package Cards Section *********** */
.package__card-bottom .button a{width:100%;justify-content:center;}
.package__card-heading-grp .package__card-svgIcon{position:absolute;right:-24px;top:-21px;margin:0;}
.package__card-heading-grp .package__card-svgIcon svg{display:block;}
.package__card-text{position:relative;}
.package__card-image{position:absolute;top:0;left:0;right:10px;bottom:0;margin:auto;display:flex;align-items:center;justify-content:center;}
.package__card-heading-grp > div{margin-bottom:16px;}
.package__card{overflow:hidden;height:100%;flex-direction:column;}
.package__card-price{position:absolute;top:-11px;}
.package__card-image img{max-height:24px!important;object-fit:contains;}
.package__card-body{display:flex;flex-direction:column;flex-grow:1;}
.package__card-text{display:flex;flex-direction:column;}
.package__card-text sup{top:0;font-size:16px;}
.package__card-bottom{margin-top:auto;}
.packageCardParent{overflow:hidden;}
.starImgOverlay{position:absolute;z-index:1;bottom:30px;right:-25px;max-width:350px;width:100%;height:305px;}
.starImgOverlay svg{display:block;width:100%;height:100%;}


/* *********** Package Details Banner ********** */
.packageBannerSection .bannerInner{max-width:1035px;}
.packageBannerSecOverlayImg{position:absolute;right:0;width:100%;max-width:300px;height:100%;height: 646px;top: -80px;bottom:0;}
.packageBannerSecOverlayImg svg{width:100%;height:100%;display:block;}
.packageBannerSection {overflow: hidden;}
.package__card_inner-bottom .button a{width:100%;justify-content:center;}
.package__card_inner-heading-grp .package__card_inner-svgIcon{position:absolute;right:-24px;top:-21px;margin:0;}
.package__card_inner-heading-grp .package__card_inner-svgIcon svg{display:block;}
.package__card_inner-text{position:relative;}
.package__card_inner-image{position:absolute;top:0;left:0;right:10px;bottom:0;margin:auto;display:flex;align-items:center;justify-content:center;}
.package__card_inner{overflow:hidden;height:100%;flex-direction:column;}
.package__card_inner-price{position:absolute;top:-11px;}
.package__card_inner-image img{max-height:24px!important;object-fit:contains;}
.package__card_inner-body{display:flex;flex-direction:column;flex-grow:1;}
.package__card_inner-text{display:flex;flex-direction:column;}
.package__card_inner-bottom{margin-top:auto;}
.package__card_inner .icon{max-width:20px;}
.package__card_inner-col .badgeTitleWrap{display:inline-block;position:absolute;top:-11px;left:24px;}
.package__card_inner-col{position:relative;}
.package__card_inner-col .badgeTitle {font-size: 12px;line-height: 1.16;}
.packageBannerSection .packageDot svg {display: block;width: 5px;height: 5px;}


/* ******* Package Links Section ************** */
.packageLinks-body > * { margin: 0; }
.packageLinks-image img { max-height: 24px !important; object-fit: contain; }
.packageLinks-body { width: 100%; display: flex; align-items: center; } 
.packageLinks-body .arrow-icon { width: 50px; height: 30px; display: flex; align-items: center; justify-content: center; }
.packageLinks-body .heading-wrp { width: calc(100% - 94px); }
.details-sidebar .container-fluid.body-container.body-container--onboarding-detail { position: sticky; top: 121px; }

/* ******** Point List Section ************ */
.details-body .dnd-section:not(:first-child) .baseModuleStyle{ border-top: 1px solid #d5d3d1; }
.ulStyle1 { margin: 0; padding: 0; list-style-type: none;flex-wrap: wrap;row-gap: 24px;display: flex;column-gap: 32px;}
.ulStyle1 li { margin: 0; position: relative; padding-left: 34px;break-inside: avoid;-webkit-column-break-inside: avoid;page-break-inside: avoid; width: calc(50% - 16px); }
.ulStyle1 li:before { content: ''; position: absolute; top: 0; left: 0; background-image: url('https://47454104.fs1.hubspotusercontent-na1.net/hubfs/47454104/king_henry_theme_2026/images/check_mark.svg'); background-repeat: no-repeat; background-size: contain; width: 22px; height: 22px; }
.ulStyle1 li:last-child { margin-bottom: 0; }
/* A dynamic list_text value can itself be a rich HTML list (e.g. a CRM property authored as <ul><li>) instead of a plain string. display:contents removes the nested ul/ol's own box so its li children join the .ulStyle1 flex layout directly, picking up the same checkmark and two-column width as any other item, instead of nesting a whole list inside one narrow bullet. */
.ulStyle1 ul, .ulStyle1 ol { display: contents; margin: 0; padding: 0; list-style: none; }
.list2-style-wrapper { counter-reset: counter1; }
.list2-style-wrapper .list2-style { position: relative; padding-left: 63px; }
.list2-style-wrapper .list2-style h6 { position: relative; }
.list2-style-wrapper .counter { position: absolute; top: 0; left: 0; padding-right: 21px; border-right: 1px solid #d5d3d1; }


/* ******** Popup Section ************** */
.popupOverlayImg{position:absolute;bottom:0;top:auto;left:0;width:100%;max-width:300px;height:100%;}
.popupOverlayImg svg{display:block;width:100%;height:100%;}
.popupSectionWrapper{overflow:hidden;}
.mfp-content .popupSection{max-width:1066px;margin:0 auto;padding:50px 40px;}
.mfp-content .popupSection .content-wrapper {max-width: 100%;}
.popupSection form .actions {width: 100%;justify-content: center;padding:12px;}

/* ************ Process Timeline ************** */
.processTimelineMain .processNav { position: absolute; top: 18px; width: 26px; height: 26px; border-radius: 50%; cursor: pointer; transition: .3s; z-index: 20; }
.processTimelineMain .processPrev { left: 0; }
.processTimelineMain .processNext { right: 0; }
.processTimelineMain .processNav:hover { transform: scale(1.02); }
.processTimelineMain .processNav.swiper-button-disabled { opacity: 0; visibility: hidden; pointer-events: none; }
.processTimelineMain .processCount { width: 60px; height: 60px; border-radius: 50%; margin-inline: auto; }
.processTimelineMain .timelineLine { position: absolute; inset: 30px 0 auto; z-index: 0; line-height: 0; font-size: 0; }
.processTimelineMain .timelineLine svg { width: 100%; display: block; }
.processTimelineMain .processTimelineContainer, .processTimelineMain .processTimeline { position: relative; z-index: 2; }
.processTimelineMain .processTimelineSlider { overflow: hidden; }
.processTimelineMain .processTimelineSlider .swiper-slide, .processTimelineMain .processTimelineSlider .processTimeline { height: 100%; }
.processTimelineMain .swiper-pagination { position: static; margin-top: 32px; display: none; }
.processTimelineMain .swiper-pagination-bullet { width: 6px; height: 6px; background-color: #D9D9D9; opacity: 1; transition: all 0.3s ease; }
.processTimelineMain .swiper-pagination-bullet-active { background-color: #9E0A00; transform: scale(1.2); }
.processTimelineMain .swiper-slide { cursor: grab; }
.processTimelineMain .swiper-slide:active { cursor: grabbing; }


/**** Service Cards Grid ****/ 
.service__card-heading-grp > div:nth-child(2):not(.labelHeading) { margin-top: 0; }
.service__card-heading-grp > div:nth-child(3) { margin-top: 8px; }
.service__card { transition: all 400ms ease;  height: 100%; flex-direction: column; }
.service__card-image img { width: 100%; border-top-left-radius: 20px; border-top-right-radius: 20px; height: 203px !important; object-fit: cover; }
.service__card-body { display: flex; flex-direction: column; flex-grow: 1; }
.service__card-text { display: flex; flex-direction: column; }  
.service__card-divider { display: block; height: 1px; width: 100%; background-color: #d5d3d1; }
.service__card-price { margin: 0; }
.service__card-bottom{ margin-top: auto; }
.serviceImgOverlay{position:absolute;top:calc(98% - 115px);left:calc(90% - 115px);max-width:250px;width:100%;height:200px;}
.serviceCardsSection{overflow:hidden;}
.serviceCardsSection .content-wrapper{position:relative;}
.serviceImgOverlay svg{display:block;width:100%;height:100%;}
.serviceCardsSection .section-title a{text-underline-position:from-font;text-decoration:underline!important;color:currentColor;}  
.service__card-footer.left { display: flex; flex-wrap: wrap; row-gap:16px;justify-content: space-between;align-items:center;}
.service__card-footer.left>div:first-child { flex: 0 0 auto; }
/* ********* Team Member Section **************** */
.teamSection .section-title .content{max-width:1035px;margin-left:auto;margin-right:auto;}
.teamMemberCard{position:relative;overflow:hidden;min-height:500px;background-position:top center;background-size:cover;background-repeat:no-repeat;}
.teamMemberCard .teamCard__bgName{position:absolute;top:30px;left:30px;right:30px;z-index:1;font-weight:700;transition:all .3s ease-in;font-size:52px;line-height:1;text-transform:uppercase;opacity:0.15;pointer-events:none;}
.teamMemberCard .teamCard__image{position:absolute;top:60px;right:0;transition:all .3s ease-in;z-index:1;bottom:0;max-width:273px;}
.teamMemberCard .teamCard__image img.teamCard__img{width:100%;height:100%;object-fit:contain;object-position:bottom center;}
.teamMemberCard .teamCard__info{position:relative;z-index:2;}
.teamMemberCard::before{content:'';position:absolute;z-index:2;top:0;left:0;right:0;bottom:0;transition:all .3s ease-in;background-color:rgba(32, 32, 32,0.8);opacity:0;}
.teamMemberCard .teamCard__Social a{border-radius:32px;transition:all .3s ease;background-color:#FAFAFA;display:flex;align-items:center;justify-content:center;padding:10px;width:35px;height:35px;}
.teamMemberCard .teamCard__infotopLeft{flex:1;}
.teamMemberCard .teamCard__Social svg{display:block;width:15px;height:15px;transition:all .3s ease;width:15px;}
.teamMemberCard .teamCard__content{width:100%;display:flex;flex-direction:column;justify-content:flex-end;}
.teamMemberCard .teamCard__info{position:relative;z-index:3;}
.teamMemberCard .teamCard__infotop{position:relative;z-index:3;}
.teamMemberCard .teamCard__Social a:hover{background-color:#F3E5CA;}
.teamMemberCard .teamCard__Social a:hover svg path{fill:#9E0A00;}


/* ************ Team Section *************** */
.teamSectionModule{overflow:hidden;position:relative;}
.teamSectionModule__pattern{position:absolute;bottom:calc(100% - 135px);left:-50px;width:100%;max-width:200px;height:200px;overflow:hidden;pointer-events:none;}
.teamSectionModule__pattern svg{display:block;width:100%;height:100%;}
.teamSectionModule__accentHeading em{color:currentColor;}
.teamSectionModule__card{position:relative;overflow:hidden;min-height:350px;height:100%;display:flex;flex-direction:column;justify-content:flex-end;}
.teamSectionModule__media { position: absolute; bottom: 0; z-index: 2; right: 0; transition: all 0.4s ease; height: 100%; width: 100%;  }
.teamSectionModule__text-effect{position:absolute;transition:all 0.4s ease;}
.teamSectionModule__media img{width:100%;height:100%!important;object-fit:contain;    object-position: right;}
.teamSectionModule__overlay{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:space-between;height:100%;}
.teamSectionModule__card-bgeffect{position:absolute;width:100%;height:100%;top:0;left:0;right:0;bottom:0;}
.teamSectionModule__panel{overflow:hidden;transform:none;transition:all 0.4s linear;}
.teamSectionModule__panelInner{display:flex;flex-direction:column;padding-top:16px;}
.teamSectionModule__bodyWrap{display:flex;flex-direction:column;}
.teamSectionModule__body a{text-decoration:underline!important;}
.teamSectionModule__card .teamSectionModule__text-effect{opacity:0.8;}
.teamSectionModule .content-wrapper{position:relative;}
.teamSectionModule__overlay::before{content:'';background-color:rgba(32, 32, 32,0.8);bottom:0;height:100%;left:0;mix-blend-mode:normal;opacity:1;position:absolute;right:0;top:0;transition:all .4s ease;width:100%;z-index:1;}
.teamSectionModule__accentHeading,
.teamSectionModule__panel{position:relative;z-index:1;}
.teamSectionModule__col.cardTheme_black .teamSectionModule__accentHeading em{color:#FF1E1B;}
.teamSectionModule__col.cardTheme_red .teamSectionModule__accentHeading em{color:#F3E5CA;}
.teamSectionModule__col .teamSectionModule__body h3{color:#F3E5CA;}
.teamSectionModule__col .teamSectionModule__body * + p{margin-top:10px;}


/* *********** Testinmonial Section ************** */
.testimonialSectionModule__slideItem{width:288px!important;}
.testimonialSectionModule__card{overflow:hidden;height:auto!important;transition:transform 0.2s ease,box-shadow 0.2s ease;cursor:default;}
.testimonialSectionModule__cardInner{height:100%;}
.testimonialSectionModule__avatar{flex-shrink:0;width:48px;height:48px;border-radius:50%;overflow:hidden;}
.testimonialSectionModule__avatarImg{width:100%;height:100%;object-fit:cover;display:block;}
.testimonialSectionModule__avatarFallback{width:48px;height:48px;border-radius:50%;background-color:#d5d3d1;}
.testimonialSectionModule__authorText{flex:1 0 0;align-self:center;}
.testimonialSectionModule__divider{border:none;border-top:1px solid #e4d6bb;margin:0;}
.testimonialSectionModule__logoWrap{height:20px;}
.testimonialSectionModule__logo{height:100%!important;width:auto;max-width:120px;object-fit:contain;display:block;}
.testimonialSectionModule__controls{width:100%;max-width:640px;margin-left:auto;margin-right:auto;}
.testimonialSectionModule__arrow{flex-shrink:0;width:40px;height:40px;background:transparent!important;border:0!important;fill:#9E0A00;padding:0;border:0;cursor:pointer;border-radius:50%;transition:background-color 0.2s ease,color 0.2s ease;}
.testimonialSectionModule__progressTrack{flex:1 0 0;min-width:0;height:2px;position:relative;overflow:hidden;}
.testimonialSectionModule__progressBar{position:absolute;left:0;top:0;height:100%;width:0%;transition:width 0.4s ease;}
.testimonialSectionModule__arrow svg path{fill:#9E0A00;}
.testimonialSectionModule__progressTrack .swiper-pagination-progressbar-fill{background-color:#FF1E1B !important;border-radius:12px;}
.swiper-pagination-progressbar{background-color:#F3E5CA !important;}
.testimonialSectionModule__slideItem.swiper-slide{display:flex!important;flex-direction:column;}
.testimonialSectionModule{overflow:hidden}
.testimonialCard_singleColItem .testimonialSectionModule__card{max-width:300px;width:100%;}



/* *********** Text Marquee Section ********** */
.marqueestarIconwrp{width:35px;height:30px;}
.marqueestarIconwrp svg{width:100%;height:100%;display:block;}
.bannermarquee-row{overflow:hidden;}
.bannermarquee-block{display:inline-flex;width:max-content;animation:marquee1 20s linear infinite;will-change:transform;}
.bannermarqueeListWrapper{display:flex;flex-shrink:0;margin:0;padding:0;list-style:none;}
.bannermarquee_item{flex-shrink:0;white-space:nowrap;}
@keyframes marquee1{
  from{transform:translateX(0);}
  to{transform:translateX(-50%);}
}


/* ************ Two Column Image text ************ */
.twoColImgTextRow__text .content a {text-decoration-line: underline;text-underline-position: from-font;}
.twoColImgTextSection .twoColImgTextMedia{position:relative;overflow:hidden;border-bottom:0;border-radius:32px 32px 0 0;}
.twoColImgTextSection .twoColImgTextMedia .twoColImgTextMedia__img{display:block;width:100%;height:100%;object-fit:contain;aspect-ratio:1.28;object-position:center;}
.twoColImgTextRow_style_2 .twoColImgTextMedia .twoColImgTextMedia__img{aspect-ratio:1.52;}


/* ******** Two Column Card ************ */
.chooseCardsSection .chooseCardsCol{display:flex;}
.chooseCardsSection .chooseCardsRow{align-items:stretch;}
.chooseCardsSection .chooseCard{position:relative;width:100%;height:100%;overflow:hidden;isolation:isolate;}
.chooseCardsSection .chooseCard__bg{position:absolute;inset:0;z-index:0;pointer-events:none;}
.chooseCardsSection .chooseCard__bg img{width:100%;height:100%!important;object-fit:cover;}
.chooseCardsSection .chooseCard__pattern{position:absolute;top:0;right:0;height:103%;max-width:47%;z-index:1;pointer-events:none;}
.chooseCardsSection .chooseCard__pattern img{width:100%;height:100%;object-fit:cover;object-position:right top;}
.chooseCardsSection .chooseCard__inner{position:relative;z-index:2;height:100%;}
.chooseCardsSection .chooseCard__inner .button{margin-top:auto;}
.chooseCardsSection .chooseCardsCol .chooseCard{background-repeat:no-repeat;background-position:top center;background-size:cover;}
.chooseCardsSection .bottomfullText{width:100%;display:block;}
.chooseCardsSection .chooseCard .chooseCard__text a{color:currentColor;font-weight:600;text-decoration:underline;text-underline-position:from-font;}
.chooseCardsSection .chooseCard .chooseCard__text a:hover{color:#F3E5CA;}
.chooseCardsSection .chooseCard__text p+ul{margin-top:12px;}
.chooseCardsSection .chooseCardsRow.text-center .starList ul li{justify-content:center;}
.chooseCardsSection .chooseCardsRow.text-right .starList ul li{justify-content:flex-end;}
.chooseCard .chooseCard__text ul li:first-child {margin-top: 0;}
.chooseCardsSection .bottomfullText.small_container{max-width:715px;}
.chooseCardsSection .chooseCard__pattern svg {display: block;width: auto;height: 100%;}

/* *********** Two Column Form ***************/
.twoColumnContentLabel{border:1px solid rgba(255, 30, 27,0.2);background-color:rgba(255, 30, 27,0.1);display:inline-block;}
.twoColumnForm form .actions{width:100%;justify-content:center;}
.twoColumnForm .form-title {color: #F3E5CA ;font-size: 24px;margin-bottom: 32px;}
.twoColumnForm .twoColumnFormRightCol>div {height: 100%;display: flex;flex-direction: column;}
.twoColumnForm .twoColumnFormRightCol .hs_cos_wrapper_type_form {margin: auto 0;}

/* ************ Value Stack Offer Section *************** */
.valueStackSection{overflow:hidden;}
.valueStackSection .content-wrapper{position:relative;}
.valueStackRow{z-index:1;}
.valueStackList{gap:32px;}
.valueStackCard{gap:16px;width:100%;}
.valueStackCardIndex{flex:0 0 auto;}
.valueStackCardBody{flex:1;min-width:0;gap:16px;}
.valueStackCardValue{flex:0 0 auto;gap:4px;}
.valueStackCardValueLabel{color:#8f8d8b;white-space:nowrap;}
.valueStackCardPrice{white-space:nowrap;}
.valueStackOfferCard{gap:32px;}
.valueStackOfferInner{gap:24px;}
.valueStackPriceRow{gap:8px;}
.valueStackPriceOld{text-decoration:line-through;text-decoration-color:#202020;}
/* Progress bar */
.valueStackProgress{gap:8px;}
.valueStackProgressText{gap:8px;}
.valueStackProgressBar{width:100%;height:8px;border-radius:64px;overflow:hidden;}
.valueStackProgressBarFill{position:absolute;left:0;top:0;height:100%;border-radius:64px;transition:width 0.4s ease;}
.valueStackCtaWrap .button{width:100%;}
.valueStackCtaWrap .button a{width:100%;justify-content:center;}
.valueStackIncludedCard{box-shadow:-5px 6px 15px 0 rgba(0,0,0,0.06);background-color:rgba(250, 250, 250,0.16);border:0;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);overflow:hidden;}
.valueStackIncludedCard::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:8px;padding:1px;background:linear-gradient(to bottom,rgba(255,255,255,0.3),rgba(255,255,255,0));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:-1;pointer-events:none;border-radius:24px;}
.valueStackIncludedInner{z-index:1;gap:24px;}
.valueStackIncludedList{gap:16px;list-style:none;margin:0;padding:0;}
.valueStackIncludedItem{gap:12px;margin:0;}
.valueStackIncludedItem p{margin:0;}
.valueStackIncludedIcon{flex:0 0 auto;display:inline-flex;}
.valueStackIncludedNote{padding:8px 16px;background-color:rgba(243, 229, 202,0.1);border:1px solid rgba(243, 229, 202,0.2);}
.valueStackIncludedNote p{font-style:italic;}
.valueStackCtaWrap .button.button--icon a .arrowIcon svg{fill:#202020;}
.valueStackIncludedCardBg{position:absolute;z-index:1;opacity:0.05;top:-154px;right:-139px;}
.valueStackPriceOldLabel{margin:0;}
.valueStackCardTitleWrp{flex:1;}
.valueStackPattern svg{display:block;height:100%;width:100%;}
.valueStackPattern{height:150px;max-width:100px;position:absolute;right:-25px;top:30px;width:100%;}


/* ********** Your Industry Card **************** */
.yourIndustry__card{width:100%;height:100%;box-shadow:0px 4px 15px 0px rgba(0,0,0,0.1);overflow:hidden;transition:all .3s ease-in;}
.yourIndustry__cardInner{width:100%;}
.yourIndustry_overlay-img{position:absolute;right:-25px;width:100%;top:30px;max-width:100px;height:150px;}
.yourIndustry_overlay-img svg{display:block;height:100%;width:100%;}
.yourIndustrySection .content-wrapper{position:relative;}
.yourIndustrySection{overflow:hidden;}



/* ********** Stacking Cards Process Section *************/
.scp-cards__item{height:100vh;}
.scp-section{overflow:hidden;}
.headerSection.scp-slider-active{transform:translateY(calc(-100% - 30px));}
.scp-cards{position:relative;display:block;margin-top: 4px;}
/* .scp-section{overflow:hidden;} */
.scp-cards__item{position:sticky;top:0;border-radius:32px 32px 0 0;padding:32px 0 64px;transform-origin:top center;}
.scp-cards__item{left:0;top:0;width:100%;margin:0;transform-origin:top center;will-change:transform;z-index:1!important;}
.scp-cards__item--visible{opacity:1;transform:translateY(0);}
.scp-cards__item:last-child{padding-bottom:128px;}
.scp-cards__meta{flex-shrink:0;width:46px;min-height:70px;}
.scp-cards__body{padding-left:8%;flex:1;}
.scp-cards__title-row{gap:10px;width:100%;}
.scp-cards__title{flex:1 0 0;}
.scp-cards__tags{gap:12px;width:100%;}
.scp-cards__tag{display:inline-flex;align-items:center;gap:8px;padding:4px 12px;border-radius:24px;border:0;box-shadow: -5px 6px 15px 0 rgba(0, 0, 0, 0.12);background-color:rgba(250, 250, 250,0.16);backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px);}
.scp-cards__tag::before { content: ""; position: absolute; inset: 0; padding: 1px; background: linear-gradient(180deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0) 100%); -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0); -webkit-mask-composite: xor; mask-composite: exclude; pointer-events: none; border-radius: inherit; }
.scp-cards__tag-icon{flex-shrink:0;width:14px;height:16px;color:inherit;}
.scp-cards__tag-icon svg{width:14px;height:16px;fill:currentColor;}
.scp-cards__item.lightColor .scp-cards__title *,.scp-cards__item.lightColor .scp-cards__number,.scp-cards__item.lightColor .scp-cards__description,.scp-cards__item.lightColor .scp-cards__tag{color:#FAFAFA;}
.scp-cards__item.darkColor .scp-cards__description,.scp-cards__item.darkColor .scp-cards__tag{color:#353331;}
.scp-cards__item.darkColor .scp-cards__title *,.scp-cards__item.darkColor .scp-cards__number{color:#202020;}
.scp-cards_mobileBtn{display:block;}
.scp-cards__metaDesktop,.scp-cards_deskBtn{display:none;}
.scp-cards__metaMobile{display:flex;}
.scp-cards__tag-link{position:absolute;top:0;left:0;right:0;bottom:0;height:100%;width:100%;}

/* ******* Work Section ******** */
.workSection__row .workSection__card{width:100%;height:100%;transition:all .3s ease-in;}
.workSection__row .workSection__card .workSection__textWrapper{width:100%;}


/* ******* Rich Text Section ************* */
.richTextsectionContent>div:not(:first-child){margin-top:16px;}
.richTextsectionContent a{text-decoration:underline;text-underline-position:from-font;font-weight:600;}


/* *************** Article Section *************** */
.articleSecContent h4{margin-top:20px;margin-bottom: 20px;}
.articleSecContent p strong:has(+br){margin-bottom:4px;display:inline-block;}

.formBanner .formBeigeTheme form .actions {width: 100%;justify-content: center;}
.formBanner .noiseImage {z-index: 2;mix-blend-mode: hard-light;position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
.formBanner .formBannerLeft {align-self: center;}
.formBanner .formBannerRight>div {height: 100%;display: flex;flex-direction: column;}
.formBanner .formBannerRight>div>div {margin: auto 0;}

/*  */
.lpBannerSection .formStyle3:has(.submitted-message) .formBottomContent {display: none;}
.lpBannerSection .formStyle3 {height: 100%;display: flex;margin: auto 0;flex-direction: column;}
/* .lpBannerSection .formStyle3>div {margin: auto 0;} */


/* ******** Apps Section ********** */
.appsSec__card .appsSec__body *+p{margin-top:16px;}
.appsSec__card .appsSec__imagWrp{max-width:50px;height:50px;}
.appsSec__card .appsSec__imagWrp img{width:100%;height:100%!important;object-fit:contain;}
.appsSec__card{height:100%;transition:all .3s ease-in;min-height: 250px;}
.appsSec__col{height:auto;}
.appsSec__card .button a{width:100%;}
.appsSec__card .appsSec__cardOverlayImg{position:absolute;top:0;right:0;opacity:0.1;}
.appsSec__card .appsSec__cardOverlayImg svg{display:block;width:100%;height:100%;}



/* ****** Workflow Banner ******** */
.workflowBanner .topIconWrp{display:inline-block;max-width:60px;}
.workflowBanner .rightContent ul{margin-top:20px;}



/* ******** Feature Code Cards ******** */
.featureCodeCardInner{height:100%;}
.featureCodeCard__bulletItem{display:flex;align-items:flex-start;gap:8px;}
.featureCodeCard__detailItem:last-child{margin-bottom:0;}
.featureCodeCard__inlineCode{display:inline-block;background-color:#dfdddb;border-radius:4px;padding:2px 8px;}
.featureCodeCard__codeBlock{display:block;margin-bottom:0;white-space:pre-wrap;word-break:break-word;}
.featureCodeCard__callout{border-radius:12px;border-style:solid;border-width:1px;}
.featureCodeCard__callout--success{background-color:#ecfdf5;border-color:#86efac;}
.featureCodeCard__callout--neutral{background-color:#f3f3f3;border-color:#8f8d8b;}
.featureCodeCard__callout--warning{background-color:#fefce8;border-color:#facc15;}
.featureCodeCardItem .agenda__description a{font-weight:600;text-decoration-line:underline;text-underline-position:from-font;}
.featureCodeCardItem:last-child .featureCodeCardInner{height:auto;}
.featureCodeCardInner .starList p strong{font-size: 18px;color: #353331;}
.featureCodeCardInner .bullet_intro:has(+.starList p strong){margin-bottom: 4px;}
.featureCodeCardInner .agenda__description:last-of-type {margin-bottom: 0;}


/*  */
.stepCard .stepHeadingRow{display:flex;align-items:center;gap:16px;}
.stepCard .stepNumberBadge{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:50px;height:50px;border-radius:8px;}
.stepCard .stepHeading{margin:0;flex:1 0 0;min-width:0;}
.stepCard .codeSnippet{display:block;white-space:pre-wrap;word-break:break-word;}
.stepCard .stepStepContent > *:first-child{margin-top:0;}
.stepCard .stepStepContent .stepFieldLabel{font-weight:600;}

.stepCard .stepStepContent .stepNote{display:block;margin:20px 0 0;border-radius:8px;border:0;}
.stepCard .stepStepContent .highlightedText{background-color:rgba(255, 30, 27,0.05);border:1px solid rgba(255, 30, 27,0.3);}
.stepCard .stepStepContent .stepHighlight p{margin:0;}
.stepCard .stepImageFrame{border:1px solid #d5d3d1;}
.stepCard .stepStepDesc pre{font-family:inherit;margin:12px 0 0;font-size:inherit;white-space:normal;padding:4px;border-radius:4px;background-color:#F3E5CA;}
.stepCard .stepImageFrame .stepImageFrame__img{display:block;width:100%;}
.stepCard .stepStepContent *+p{margin-top:12px;}
.stepCard .stepStepContent ol li strong{display:contents;}
.stepCard .stepStepContent ol li{margin-top:12px;}
.stepCard .stepStepContent .stepStepDesc a {text-decoration-line: underline;text-underline-position: from-font;}
.stepCard .stepStepContent .stepStepDesc:has(+.codeSnippet) {margin-bottom: 8px;}
.stepCard .stepStepContent table{width:100%;margin:8px 0 0;border-collapse:separate;border-radius: 12px;border-spacing: 0;overflow:hidden;border:1px solid #d5d3d1;}
.stepCard .stepStepContent table tbody tr:nth-child(even){background-color:#F3E5CA;}
.stepCard .stepStepContent table th,
.stepCard .stepStepContent table td{padding:20px 16px;text-align:left;vertical-align:middle;}
.stepCard .stepStepContent table thead th{background-color:#202020;color:#FAFAFA;font-weight:600;}
.stepCard .stepStepContent table thead th>*{color:currentColor;}
.stepCard .stepStepContent table th:not(:last-child),
.stepCard .stepStepContent table td:not(:last-child){border-right:1px solid #d5d3d1;}

.stepCard .stepStepContent table tr:not(:last-child) td{border-bottom: 1px solid #d5d3d1;}


/* ************* Pricing Catalogue ****************** */
.pricingCatalogue.bgImage .mainHeading br+em{color:#FAFAFA;}
.pricingCatalog__card-duration-wrp{color:#353331;}
.pricingCatalog__card-duration-icon{width:18px;height:18px;display:inline-block;margin-right:8px;}
.pricingCatalog__card-duration-icon svg{display:block;width:100%;height:100%;}
.pricingCatalog__card{transition:all 400ms ease;height:100%;flex-direction:column;}
.pricingCatalog__card-body{display:flex;flex-direction:column;flex-grow:1;}
.pricingCatalog__card-bottom{margin-top:auto;}
.pricingCatalog__card-divider{display:block;height:1px;width:100%;background-color:#d5d3d1;}
.pricingCatalog__card .mainHeading {margin-top: 0;}

/* ************* Pricing Catalogue Filter ****************** */
.pricingCatfilterWrapper{border:1px solid rgba(250, 250, 250,0.3);gap:20px;background-color:rgba(250, 250, 250,0.2);}
.pricingCatfilterWrapper .filterSelectInput{border-radius:12px;cursor:pointer;border:1px solid #FAFAFA;padding:16px;}
.pricingCatfilterWrapper .selectLeftCol{width:calc(67% - 10px);}
.pricingCatfilterWrapper .selectRightCol{width:calc(33% - 10px);}
.pricingCatfilterWrapper .filterSelectOption{position:absolute;width:100%;z-index:2;display:none;top: calc(100% + 5px);}
.pricingCatfilterWrapper .filterSelectOption.active{display:block;}
.pricingCatfilterWrapper .filterOption{padding:10px 0;cursor:pointer;}


/* ************* Service Card Filter ****************** */
.serviceCardFilterWrp ul{padding:0;margin:0;list-style:none;gap:16px;}
.serviceCardFilterWrp ul li{margin:0;padding:8px 16px;border:1px solid #FAFAFA;color:#FAFAFA;cursor:pointer;}
.serviceCardFilterWrp ul li.active {background-color: #FAFAFA;color: #9E0A00;border-color: #9E0A00;}


/* ********* Portal Check Popup ************** */
.portalPopupToggleBtn{display:flex;cursor:pointer;width:65px;height:60px;padding:0 16px;flex-direction:column;justify-content:center;align-items:flex-end;gap:10px;position:fixed;z-index:99;bottom:59px;border-radius:0 32px 32px  0;border-top:2px solid #FAFAFA;border-right:2px solid #FAFAFA;border-bottom:2px solid #FAFAFA;}
.portalPopupToggleBtn svg{width:30px;height:30px;flex-shrink:0;aspect-ratio:1/1;display:block;}
.portalCheckPopup{border:2px solid #FAFAFA;max-width:600px;position:fixed;left:30px;z-index:99;bottom:30px;transform: scale(0.9);opacity: 0;visibility: hidden;pointer-events: none;transition: all .3s ease-in;}
.portalCheckPopup .imageWrapper{width:100%;}
.portalCheckPopup .portalCheckCloseBtn{display:flex;width:28px;height:28px;justify-content:center;align-items:center;position:absolute;right:-9px;top:-9px;border-radius:50%;background-color:#FAFAFA;cursor:pointer;}
.portalCheckPopup .portalCheckCloseBtn svg{width:12px;height:12px;display:block;}
.portalCheckPopup.is-open{opacity: 1;visibility: visible;transform: scale(1);pointer-events: auto;}
.portalCheckPopup .imageWrapper img{width:100%;height:100%!important;object-fit:contain;}



/* ************* MultiStep Form Section ************* */
.multiStepFormSection [data-hsfc-id=Renderer] .hsfc-PostSubmit .hsfc-Heading{ font-family: Fraunces, serif; font-style: italic; font-weight: 600; text-decoration: none; }
.multiFormWrp{padding:0;border:0;border-radius:0;background-color:transparent;}
.multiStepFormSection .baseModuleParent{width:100%;}
.multiStepFormSection [data-hsfc-id="Renderer"].hsfc-Renderer .hsfc-Form .hsfc-RichText,
.multiStepFormSection [data-hsfc-id="Renderer"].hsfc-Renderer .hsfc-Form .hsfc-RichText p{text-align:center;color:#202020;font-size:18px;}
.multiStepFormSection [data-hsfc-id="Renderer"].hsfc-Renderer .hsfc-Form .hsfc-Heading{text-align:center;color:#202020;}
.multiStepFormSection [data-hsfc-id=Renderer] .hsfc-NavigationRow{margin-top:12px;}
.multiStepFormSection .mutliStepOverlay{max-width:661px;display: none;height:644px;position:absolute;top:calc(18% - 50px);right:-152px;pointer-events:none;}
.multiStepFormSection{overflow:hidden;}
.mutliStepOverlay svg{display:block;width:100%;height:100%;}

.multiStepFormSection [data-hsfc-id=Renderer].hsfc-Renderer .hsfc-CheckboxFieldGroup__Options label{border-radius:12px;border:1px solid #e4d6bb;background-color:#FAFAFA;padding:16px;color:#202020;gap:12px;cursor:pointer;align-items:unset;height:100%;transition:all .3s ease-in;}
.multiStepFormSection [data-hsfc-id=Renderer].hsfc-Renderer .hsfc-CheckboxFieldGroup__Options label:hover{border-color:#FF1E1B;box-shadow:0px 4px 15px 0px rgba(0,0,0,0.1);}
.multiStepFormSection [data-hsfc-id=Renderer].hsfc-Renderer .hsfc-CheckboxFieldGroup__Options label:has(.hsfc-CheckboxInput:checked){background-color:#FF1E1B;color:#FAFAFA;}
.multiStepFormSection [data-hsfc-id=Renderer].hsfc-Renderer .hsfc-CheckboxFieldGroup__Options>div{width:calc(50% - 8px);flex:1 0 calc(50% - 8px);}
.multiStepFormSection [data-hsfc-id=Renderer].hsfc-Renderer .hsfc-CheckboxFieldGroup__Options{gap:16px;align-items:unset;justify-content:center;}
.multiStepFormSection [data-hsfc-id=Renderer].hsfc-Renderer .hsfc-CheckboxFieldGroup__Options label h5{margin-bottom:8px;color:currentColor;}
.multiStepFormSection [data-hsfc-id=Renderer].hsfc-Renderer .hsfc-CheckboxFieldGroup__Options label p{margin:0;font-size:16px;color:currentColor;}
.multiStepFormSection [data-hsfc-id=Renderer].hsfc-Renderer .hsfc-CheckboxInput{width:16px;height:16px;border:1px solid #202020;border-radius:3px;margin-top: 4px;}
.multiStepFormSection [data-hsfc-id=Renderer].hsfc-Renderer .hsfc-CheckboxInput:checked{background-color:#FAFAFA;border-color:#FAFAFA;}
.multiStepFormSection [data-hsfc-id=Renderer].hsfc-Renderer .hsfc-CheckboxInput:checked:after{background-color:#FF1E1B;left: 1px;}
/*  */
.multiStepFormSection [data-hsfc-id=Renderer].hsfc-Renderer .hsfc-RadioFieldGroup__Options label{border-radius:12px;border:1px solid #e4d6bb;background-color:#FAFAFA;padding:16px;color:#202020;gap:12px;cursor:pointer;align-items:unset;height:100%;transition:all .3s ease-in;}
.multiStepFormSection [data-hsfc-id=Renderer].hsfc-Renderer .hsfc-RadioFieldGroup__Options label:hover{border-color:#FF1E1B;box-shadow:0px 4px 15px 0px rgba(0,0,0,0.1);}
.multiStepFormSection [data-hsfc-id=Renderer].hsfc-Renderer .hsfc-RadioFieldGroup__Options label:has(.hsfc-RadioInput:checked){background-color:#FF1E1B;color:#FAFAFA;}
.multiStepFormSection [data-hsfc-id=Renderer].hsfc-Renderer .hsfc-RadioFieldGroup__Options{gap:16px;align-items:unset;justify-content:center;}
.multiStepFormSection [data-hsfc-id=Renderer].hsfc-Renderer .hsfc-RadioFieldGroup__Options label h5{margin-bottom:8px;color:currentColor;}
.multiStepFormSection [data-hsfc-id=Renderer].hsfc-Renderer .hsfc-RadioFieldGroup__Options label p{margin:0;font-size:16px;color:currentColor;}
.multiStepFormSection [data-hsfc-id=Renderer].hsfc-Renderer .hsfc-RadioInput{width:16px;height:16px;border:1px solid #202020;border-radius:10px;margin-top: 4px;}
.multiStepFormSection [data-hsfc-id=Renderer].hsfc-Renderer .hsfc-RadioInput:checked{background-color:#FAFAFA;border-color:#FAFAFA;}
.multiStepFormSection [data-hsfc-id=Renderer].hsfc-Renderer .hsfc-RadioInput:checked:after{background-color:#FF1E1B;}
.multiStepFormSection [data-hsfc-id=Renderer].hsfc-Renderer .hsfc-RadioInput:after{mask-size: 80%;-webkit-mask-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2015%2016%22%20fill%3D%22%23253342%22%3E%3Cpath%20d%3D%22M1.013%208.11c0-.223.078-.412.234-.568l1.14-1.14c.155-.155.345-.233.568-.233s.413.077.57.233l2.46%202.47%205.492-5.5c.156-.156.346-.234.568-.234.224%200%20.413.077.57.233l1.138%201.14c.156.155.234.345.234.568%200%20.224-.078.414-.234.57l-6.06%206.06-1.14%201.14c-.155.155-.345.233-.568.233s-.413-.078-.57-.234l-1.138-1.14-3.03-3.03c-.156-.156-.234-.346-.234-.57z%22%2F%3E%3C%2Fsvg%3E);mask-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2015%2016%22%20fill%3D%22%23253342%22%3E%3Cpath%20d%3D%22M1.013%208.11c0-.223.078-.412.234-.568l1.14-1.14c.155-.155.345-.233.568-.233s.413.077.57.233l2.46%202.47%205.492-5.5c.156-.156.346-.234.568-.234.224%200%20.413.077.57.233l1.138%201.14c.156.155.234.345.234.568%200%20.224-.078.414-.234.57l-6.06%206.06-1.14%201.14c-.155.155-.345.233-.568.233s-.413-.078-.57-.234l-1.138-1.14-3.03-3.03c-.156-.156-.234-.346-.234-.57z%22%2F%3E%3C%2Fsvg%3E);}

.multiStepFormSection [data-hsfc-id=Renderer] .hsfc-Step:nth-child(4) .hsfc-CheckboxInput:checked{border-color:#FF1E1B;background-color:#FF1E1B;}
.multiStepFormSection [data-hsfc-id=Renderer] .hsfc-Step:nth-child(4) .hsfc-CheckboxInput{width:17px;height:17px;margin-top:0px;}
.multiStepFormSection [data-hsfc-id=Renderer] .hsfc-Step:nth-child(4) .hsfc-CheckboxInput:checked::after{background-color:#FAFAFA;bottom: 1px;}

.multiStepFormSection [data-hsfc-id="Renderer"] .hsfc-Form .hsfc-FieldLabel:has(span:empty),
.multiStepFormSection [data-hsfc-id="Renderer"] .hsfc-Form .hsfc-FieldLabel:has(.hsfc-FieldLabel__RequiredIndicator:only-child){display:none;}
.multiStepFormSection [data-hsfc-id=Renderer] .hsfc-Row:has(.hsfc-Heading){margin-bottom:4px;}
.multiStepFormSection [data-hsfc-id=Renderer] .hsfc-Row:has(.hsfc-RichText){margin-bottom:32px;}
.multiStepFormSection [data-hsfc-id=Renderer] .hsfc-PostSubmit{text-align:center;}
.multiStepFormSection [data-hsfc-id=Renderer] .hsfc-PostSubmit .hsfc-Row:has(.hsfc-Heading){margin-bottom:12px;}
.multiStepFormSection [data-hsfc-id=Renderer] .hsfc-PostSubmit .hsfc-Heading{color:#FF1E1B;font-style:italic;}
.multiStepFormSection [data-hsfc-id=Renderer] .hsfc-Row{max-width:822px;margin-left:auto;margin-right:auto;}
.multiStepFormSection [data-hsfc-id=Renderer] .hsfc-ProgressBar{display:none;}

.multiStepFormSection [data-hsfc-id="Renderer"] .hsfc-Step__Content .hsfc-Row:has(.hsfc-TextField,.hsfc-EmailField,.hsfc-CheckboxField){background-color:#FAFAFA;margin-bottom:0;padding-bottom:20px;padding-left:16px;padding-right:16px;}
.multiStepFormSection [data-hsfc-id="Renderer"] .hsfc-Step__Content .hsfc-Row:has(.hsfc-EmailField):has(.hsfc-TextField) {padding-top: 20px;border-top-left-radius: 16px;border-top-right-radius: 16px;}
.multiStepFormSection [data-hsfc-id="Renderer"] .hsfc-Step__Content .hsfc-Row:has(.hsfc-CheckboxField) {padding-bottom: 20px;border-bottom-left-radius: 16px;border-bottom-right-radius: 16px;}
.multiStepFormSection [data-hsfc-id=Renderer] .hsfc-NavigationRow__Buttons{flex-direction:unset;flex-wrap: wrap}
.multiStepFormSection [data-hsfc-id=Renderer] .hsfc-NavigationRow__Buttons>*{width:auto;}
.multiStepFormSection [data-hsfc-id=Renderer] .hsfc-PostSubmit .hsfc-RichText {font-size: 18px;color: #353331;}
.multiStepFormSection [data-hsfc-id=Renderer] .hsfc-NavigationRow .hsfc-ErrorAlert {display: none;}

.customFormProgressSteps{display:flex;justify-content:space-between;align-items:center;}
.customFormProgressStep .progressInner{width:30px;height:30px;border-radius:50%;display:flex;border:1px solid #8f8d8b;justify-content:center;background-color:#F3E5CA;position:relative;align-items:center;}
.customFormProgressStep::before{height:2px;background-color:#e4d6bb;top:15px;position:absolute;width:100%;content:'';left:30px;z-index:-1;}
.customFormProgressTrack{position:relative;}
.customFormProgressStep.active .progressInner{border-color:#e4d6bb;background-color:#FAFAFA;color:#FF1E1B;}
.customFormProgressStep.completed .progressInner{background-color:#FF1E1B;border-color:#FF1E1B;color:#FAFAFA;font-size: 0;}
.customFormProgress{max-width:822px;margin-left:auto;margin-right:auto;}
.customFormProgressStep{position:relative;width:25%;}
.customFormProgressStep:last-child::before{display:none;}
.customFormProgressStep:last-child{width:auto!important;}
.customFormProgressStep.completed::before {  background-color: #FF1E1B;}
.customFormProgressStep.completed::after {content:'';width:18px;height:12px;background:#FAFAFA;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='12' viewBox='0 0 18 12' fill='none'%3E%3Cpath d='M17.6798 0.302745C17.2529 -0.100915 16.5607 -0.100915 16.1339 0.302745L6.40219 9.50468L1.86611 5.21559C1.43921 4.81193 0.74701 4.81193 0.320174 5.21559C-0.106725 5.61925 -0.106725 6.27371 0.320174 6.67737L5.62916 11.6973C6.056 12.1009 6.74839 12.1008 7.17509 11.6973L17.6798 1.76446C18.1067 1.3608 18.1067 0.706405 17.6798 0.302745Z' fill='black'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='12' viewBox='0 0 18 12' fill='none'%3E%3Cpath d='M17.6798 0.302745C17.2529 -0.100915 16.5607 -0.100915 16.1339 0.302745L6.40219 9.50468L1.86611 5.21559C1.43921 4.81193 0.74701 4.81193 0.320174 5.21559C-0.106725 5.61925 -0.106725 6.27371 0.320174 6.67737L5.62916 11.6973C6.056 12.1009 6.74839 12.1008 7.17509 11.6973L17.6798 1.76446C18.1067 1.3608 18.1067 0.706405 17.6798 0.302745Z' fill='black'/%3E%3C/svg%3E");
  -webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain;position:absolute;z-index:1;top:13px;left:11px;
}











@media(min-width: 481px){
  .service__card-footer.service__card-footer-link { flex-wrap: nowrap; display: flex; align-items: center; justify-content: space-between; margin-top: auto; }
  .service__card-footer.left { display: flex; flex-wrap: nowrap; justify-content: space-between; align-items: center; }
  .service__card-footer.left .service__card-price.pb-16 { padding-bottom: 0; padding-right: 15px; }

}


@media (min-width:768px){
  .pricingCatalog__card:hover{transform:translateY(-12px);}

  .aboutSection__innerCardContent{margin-top:auto;}
  .appscard_layout_1 .appsSec__card:hover {transform: translateY(-12px);}
  .appsSec__card .appsSec__imagWrp{max-width:70px;height:70px;}

  .richTextsectionContent>div:not(:first-child){margin-top:32px;}

  .workSection__row .workSection__card:hover{transform:translateY(-12px);}

  .statsticsItemOuter:nth-child(2n) .statsticsItemInner::before{display:none;}

  .aboutSection__innerCard{min-height:296px;}

  .getTouchFormColInner,
  .getTouchContentColInner{padding-left:6%;padding-right:6%;}
  .getTouchFormColInner{border-radius:0 0 48px 0;}

  .counterItemOuter:nth-child(2n) .statsticsItemInner::before{display:block;}
  .counterItemOuter:nth-child(3n) .statsticsItemInner::before,.counterItemOuter:last-child .statsticsItemInner::before{display:none;}

  .ctaSectionLogo{max-width:92px;}
  .ctaSectionOuter .ctaSection{padding-left:35px;padding-right:35px;}

  .ctaQuoteLogo{max-width:92px;}
  .featureQuoteOuter .quoteSection{padding-left:35px;padding-right:35px;}

  .heroCardsSection .heroBannerImage{max-width:300px;transform:none;right:calc(50% - 375px);}

  .howItWorks__card:hover{transform:translateY(-12px);}
  .introductionImgWrapper{position:absolute;bottom:0;max-width:272px;top:32px;height:100%;right:2.5%;max-height:416px;}

  .logoOrbit__stage{height:400px;margin:auto;max-width:630px;}
  .logoOrbit__item .logoOrbit__badge{height:80px;width:80px;}
  .logoOrbit__item--1{left:10.6%;top:12.3%;}
  .logoOrbit__item--2{left:5%;top:62%;}
  .logoOrbit__item--3{right:-2%;top:12%;}
  .logoOrbit__item--4{right:-8%;top:62%;}
  .logoOrbit__item--5{left:26.5%;top:30%;}
  .logoOrbit__item--6{right:13%;top:30%;}
  .logoOrbit__item--7{left:32%;top:81%;}
  .logoOrbit__item--8{right:16%;top:80%;%}
  .logoOrbit__badge--center{height:160px;width:160px;}
  .logoOrbit__ring--md{height:353px;width:353px;}
  .logoOrbit__ring--lg{height:580px;width:580px;}
  .logoOrbit:before{height:120px;}
  .logoOrbit:after{height:80px;}

  .os-section__card .os-section__card-pattern{display:none;}
  .os-section_mobileBtnWrp{display:none;}
  .os-section__item-inner{padding:20px 0;}

  .agenda__card:hover{transform:translateY(-12px);}

  .service__card:hover { transform: translateY(-12px); }

  .teamMemberCard:hover .teamCard_description{max-height:400px;opacity:1;}
  .teamMemberCard .teamCard_description{max-height:0;opacity:0;overflow:hidden;transition:max-height .65s linear,opacity .4s ease-in;}
  .teamMemberCard:hover::before{opacity:1;}

  .testimonialCard_singleColItem .testimonialSectionModule__card{max-width:330px;}

  .twoColImgTextRow__media{width:47.5%;}
  .twoColImgTextRow_style_2 .twoColImgTextRow__media {width: 50%;}

  .yourIndustry__card:hover{transform:translateY(-12px);}

  .scp-cards__metaDesktop,.scp-cards_deskBtn{display:block;}
  .scp-cards__metaMobile,.scp-cards_mobileBtn{display:none;}
  .scp-cards__metaDesktop {margin-top: 1.04%; }
  .heroCardsSection .heroBannerTextTrack{height:203.375px;}

  .multiStepFormSection{min-height:600px;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;}
  .multiStepFormSection [data-hsfc-id=Renderer] .hsfc-NavigationRow{margin-top:64px;}
  .customFormProgressStep::before{top:18px;left:48px;width: calc(100% - 56px);}
  .multiStepFormSection [data-hsfc-id=Renderer] .hsfc-Row:has(.hsfc-RichText){margin-bottom:64px;}
  .multiStepFormSection [data-hsfc-id=Renderer].hsfc-Renderer .hsfc-RadioInput,
  .multiStepFormSection [data-hsfc-id=Renderer].hsfc-Renderer .hsfc-CheckboxInput{width:20px;height:20px;}
  .multiStepFormSection [data-hsfc-id=Renderer].hsfc-Renderer .hsfc-RadioFieldGroup__Options label,
  .multiStepFormSection [data-hsfc-id=Renderer].hsfc-Renderer .hsfc-CheckboxFieldGroup__Options label{padding:20px;font-size:20px;}
  .customFormProgressStep .progressInner{width:40px;height:40px;}
  .multiStepFormSection [data-hsfc-id=Renderer].hsfc-Renderer .hsfc-RadioFieldGroup__Options>div{width:calc(50% - 8px);}
  .multiStepFormSection [data-hsfc-id="Renderer"] .hsfc-Step__Content .hsfc-Row:has(.hsfc-TextField,.hsfc-EmailField,.hsfc-CheckboxField){background-color:#FAFAFA;margin-bottom:0;padding-bottom:20px;padding-left:32px;padding-right:32px;}
  .multiStepFormSection [data-hsfc-id="Renderer"] .hsfc-Step__Content .hsfc-Row:has(.hsfc-EmailField):has(.hsfc-TextField){padding-top:32px;border-top-left-radius:32px;border-top-right-radius:32px;}
  .multiStepFormSection [data-hsfc-id="Renderer"] .hsfc-Step__Content .hsfc-Row:has(.hsfc-CheckboxField){padding-bottom:32px;border-bottom-left-radius:32px;border-bottom-right-radius:32px;}


  .portalCheckPopup .portalCheckLeft{width:39%;}
  .portalCheckPopup .portalCheckRight{width:61%;}
}


@media (min-width:992px){
  .borderRadius48{border-radius: 48px;}
  .mfp-close-btn-in button.mfp-close {right: 0px;}

  .stepCard .stepLeftColumn{width:56%;}
  .stepCard .stepRightColumn{width:44%;}

  .multiStepFormSection{min-height:650px;}
  .multiStepFormSection [data-hsfc-id=Renderer].hsfc-Renderer .hsfc-RadioFieldGroup__Options>div{width:calc(33% - 8px);}

  .formBanner .formBannerRight:has(.submitted-message) {min-height: 442px;}
  .twoColumnForm .twoColumnFormRightCol>div:has(.submitted-message) {min-height: 540px;}

  .statsticsSectionOuter .statsticsSection{margin-top:-100px;}
  .statsticsItemOuter:nth-child(3n) .statsticsItemInner::before{display:none;}
  .statsticsItemOuter:nth-child(2n) .statsticsItemInner::before{display:block;}
  .statsticsItemOuter:last-child .statsticsItemInner::before{display:none;}
  .statsticsOverlayImg{right:calc(100% - 392px);bottom:-54px;max-width:108px;height:99px;}

  .bannerSecOverlayImg { width: 893px; height: 906px; top: -172px; right: -458px; }
  .bannerSecOverlayImg { width: 1193px; height: 1206px; top: -192px; right: -538px; }

  .contentwImgOverlayImg{max-width:236px;top:calc(100% - 32px);right:-80px;}

  .counterOverlayImg{top:-50px;right:calc(88% - 387px);max-width:108px;height:99px;}
  .counterOverlayImg.icononTop{bottom:-54px;right:calc(100% - 387px);top:auto;}

  .ctaSectionOuter .ctaSection{padding-left:96px;padding-right:96px;}

  .faqLeftSidebar{position:sticky;top:120px;}
  .featureCard_overlay-img{max-width:226px;height:226px;right:-108px;top:-44px;}

  .featureQuoteOuter .quoteSection{padding-left:64px;padding-right:64px;}

  .heroCardsSection .heroBannerImage{right:calc(50% - 485px);}
  .heroCards__card{width:calc((100% - 80px) / 5);min-width:228px;}
  .heroCardsSection .heroBannerTextTrack{height:141.188px;width:149%;}


  .howItWorks_overlay-img{max-width:226px;height:226px;right:-108px;top:20px;}

  .logoSliderOverlayImg{max-width:324px;}
  .logoSliderTrack::before,
  .logoSliderTrack::after{left:-76px;width:171px;}
  .logoSliderTrack::after{right:-76px;left:auto;}

  .formatPanel__Left{width:41.2%;}
  .formatPanel__Right{width:58.6%;}

  .modulesByTermV2__left{width:41.2%;}
  .modulesByTermV2__right{width:58.6%;}

  .packageBannerSecOverlayImg{max-width:655px;top:0;height: auto}

  .serviceImgOverlay{top:calc(89% - 115px);left:calc(90% - 115px);max-width:350px;height:305px;}

  .teamSectionModule__pattern{bottom:calc(100% - 125px);left:-91px;max-width:238px;height:237px;}
  .teamSectionModule__card{min-height:390px;}
  .teamSectionModule__panel{transform:translateY(calc(100% + 32px));}
  .teamSectionModule__card:hover .teamSectionModule__panel{transform:none;}
  .teamSectionModule__overlay::before{opacity:0;}
  .teamSectionModule__card:hover .teamSectionModule__overlay::before{opacity:1;}

  .testimonialCard_singleColItem .testimonialSectionModule__card{max-width:280px;}

  .valueStackPattern{height:226px;max-width:226px;right:-108px;top:-36px;}

  .yourIndustry_overlay-img{max-width:226px;height:226px;right:-108px;top:20px;}
  .careerCardPopup{padding:50px 25px;}
  .formSection form .form-columns-2>div {width: 100% !important;}
}


@media (min-width:1200px){
  .mfp-close-btn-in button.mfp-close {width: 30px;height: 30px;right: -40px;}
  .formSection form .form-columns-2>div {width: calc(50% - 32px)!important;}
  .statsticsSectionOuter .statsticsSection{margin-top:-124px;}
  .multiStepFormSection{min-height:740px;}

  .aboutSection__textCol{width:70.2%;}
  .aboutSection__cardCol{width:29.8%;}
  .aboutSection.cardstyle2 .aboutSection__textCol{width:59%;}
  .aboutSection.cardstyle2 .aboutSection__cardCol{width:41%;}
  .aboutSection__badge{max-width:106px;}

  .getTouchFormColOverlayIcon {bottom: 210px;right: -45px;height: 102px;max-width: 87px;}
  .getTouchFormColInner,
  .getTouchContentColInner{padding-left:13.5%;padding-right:13.5%;}

  .feature__card{padding-left:64px;padding-right:64px;}
  .heroCards__card{width:calc((100% - 80px) / 5);min-width:251px;}
  .heroCardsSection .heroBannerOverlayMask{bottom:calc(43% - 184px);height:599px;max-width:943px;right:calc(calc(100% - 464px - 1280px) / 2);}
  .heroCardsSection .heroBannerImage{max-width:483px;right:calc(50% - 565px);}

  .introductionImgWrapper{right:28.5%;}

  .logoOrbit__stage{height:400px;margin:auto;max-width:760px;}
  .logoOrbit__badge--center{height:208px;width:208px;}
  .logoOrbit__ring--lg{height:830px;width:830px}
  .logoOrbit__ring--md{height:493px;width:493px;}
  .logoOrbit__ring--sm{height:208px;width:208px}
  .logoOrbit__item .logoOrbit__badge{height:100px;width:100px}
  .logoOrbit__item--1{left:-1.4%;top:12.3%;}
  .logoOrbit__item--2{left:-4%;top:62%;}
  .logoOrbit__item--3{right:-15%;top:12%;}
  .logoOrbit__item--4{right:-17%;top:62%;}
  .logoOrbit__item--5{left:19.5%;top:30%;}
  .logoOrbit__item--6{right:6%;top:30%;}
  .logoOrbit__item--7{left:25%;top:88%;}
  .logoOrbit__item--8{right:11%;top:88%;}
  .logoOrbit:before{height:240px;}
  .logoOrbit:after{height:120px;}

  .os-section__body{align-items:normal;}
  .os-section__item-inner{padding:32px 0;}

  .popupOverlayImg{left:0;top:calc(16% - 50px);max-width:398px;height:100%;}
  .popupSectionWrapper .row{margin-left:-24px;margin-right:-24px;}
  .popupSectionWrapper [class*="col-"]{padding-left:24px;padding-right:24px;}
  .mfp-content .popupSection {padding: 50px 0;}

  .teamMemberCard .teamCard__bgName{font-size:67px;}

  .testimonialCard_singleColItem .testimonialSectionModule__card{max-width:395px;}
  .careerCardPopup{padding:50px 16px;}
}


@media(min-width:1300px){
  .ctaPatternImg:not(.outerTrue){bottom:-365px;left:-176px;top:auto;}
  .ctaPatternImg:not(.outerTrue) svg{width:842px;height:874px;}
  .ctaPatternImg.outerTrue{width:1183px;height:1231px;max-width:100%;top:-141px;left:-354px;bottom:auto;right:auto;}

  .quotePatternImg:not(.outerTrue){right:-200px;top:-222px;left:auto;}
  .quotePatternImg:not(.outerTrue) svg{width:842px;height:874px;}
  .quotePatternImg.outerTrue{width:590px;height:662px;max-width:100%;top:-222px;right:-200px;bottom:auto;left:auto;}
}


@media (min-width:1440px){
  .statsticsItemInner:before{right:-32px;}
  .statsticsItemOuter{padding-left:32px;padding-right:32px;}
  .statsticsRow{margin-left:-32px;margin-right:-32px;}
  .logoSliderSection .content-wrapper {max-width: 100%;padding: 0;}

}

@media (max-width:991.98px){
  .scp-cards__item{padding:28px 0 56px;border-radius:24px 24px 0 0;}

  .tableofcontentOuter::before { content:''; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 10 10' fill='none'%3E%3Cpath d='M5.3902 8.2154L9.84025 3.76527C9.94325 3.66235 10 3.52495 10 3.37845C10 3.23195 9.94325 3.09455 9.84025 2.99162L9.51261 2.6639C9.29911 2.45065 8.95212 2.45065 8.73895 2.6639L5.00207 6.40078L1.26105 2.65975C1.15804 2.55683 1.02072 2.5 0.874302 2.5C0.727718 2.5 0.590401 2.55683 0.487313 2.65975L0.159755 2.98748C0.0567472 3.09048 0 3.2278 0 3.3743C0 3.5208 0.0567472 3.6582 0.159754 3.76113L4.61386 8.2154C4.7172 8.31857 4.85516 8.37524 5.00183 8.37491C5.14906 8.37524 5.28695 8.31857 5.3902 8.2154Z' fill='%23202020'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:contain;width:14px;height:14px;display:inline-block;position:absolute;right:20px;top:50%;transform:translateY(-50%);}
  .title_tableofcontent{position:absolute;top:calc(100% + 28px);left:-16px;right:-16px;background-color:#FAFAFA;z-index:6;box-shadow:0px 4px 15px 0px rgba(0,0,0,0.1);border-radius:16px;scrollbar-width:auto;-ms-overflow-style:initial;padding:20px;display:none;border-top-left-radius:0;border-top-right-radius:0;}
  .tableofcontentAppend{padding:0;}
  .tableofcontentAppend::before{display:none;}
  .tableofcontentAppend::after{display:none;}
  .tableofcontentOuter.active .title_tableofcontent {display: block;}
  .tableofcontent ul li a.active{color:currentcolor;}
  .tableofcontentOuter {cursor: pointer;position: relative;}
  .tableofcontentOuter.active::before {transform: translateY(-50%) rotate(180deg);}
}

@media (max-width:767.98px){
  .borderRadius24{border-radius: 12px;}
  .borderRadius32{border-radius: 16px;}
  .borderRadius48{border-radius: 16px;}
  .borderRadius20{border-radius: 10px;}

  .pricingCatfilterWrapper .selectLeftCol{width:100%;}
  .pricingCatfilterWrapper .selectRightCol{width:100%;}

  .multiStepFormSection [data-hsfc-id=Renderer].hsfc-Renderer .hsfc-RadioFieldGroup__Options>div,
  .multiStepFormSection [data-hsfc-id=Renderer].hsfc-Renderer .hsfc-CheckboxFieldGroup__Options>div{width:100%;flex:unset;}
  .multiStepFormSection [data-hsfc-id=Renderer].hsfc-Renderer .hsfc-CheckboxInput{margin-top:2px;}
  .customFormProgressStep.completed::after{top:10px;left:8px;width:14px;height:10px;}
  .multiStepFormSection [data-hsfc-id=Renderer].hsfc-Renderer .hsfc-RadioFieldGroup__Options label p{font-size:14px;}

  .stepCard .stepStepContent table{min-width: 600px;}
  .stepCard .stepNumberBadge{width:40px;height:40px;}
  .package__card_inner-col .badgeTitleWrap{left: 16px;}
  .mfp-iframe-scaler button.mfp-close {right: 0}
  .mfp-close-btn-in button.mfp-close{width:20px;height:20px;right:-4px;}
  .mfp-content .popupSection {padding: 50px 5px;}
  .statsticsItemOuter .statsticsItemInner::before{display:none;}
  .statsticsItemInner::after{content:'';position:absolute;background-color:#F3E5CA;height:1px;width:80%;bottom:-16px;left:50%;transform:translateX(-50%);}
  .statsticsItemOuter:last-child .statsticsItemInner::after{display:none;}
  .statsticsOverlayImg{left:25px;right:auto;max-width:70px;bottom:-28px;}

  .getTouchFormColOverlayIcon{top:auto;bottom:-30px;right:15px;}

  .counterOverlayImg{left:25px;right:auto;max-width:70px;bottom:-28px;}

  .heroCardsSection .heroCards__row{margin-top:330px;margin-right:-16px;padding-left:32px;}
  .heroCardsSection .heroCards__card{max-width:243px;}
  .heroCards__row_outer{overflow:visible;margin-left:-16px}

  .introductionPattern{right:0;left:auto;top:0;}

  .logoOrbit__stage{height:400px;margin:auto;max-width:238px;}
  .logoOrbit__item .logoOrbit__badge{height:60px;width:60px;}
  .logoOrbit__item--1{left:24.6%;top:11%;}
  .logoOrbit__item--2{left:24.6%;top:88%;}
  .logoOrbit__item--3{right:-9.4%;top:12%;}
  .logoOrbit__item--4{right:-9.4%;top:88%;}
  .logoOrbit__item--5{left:9.5%;top:37%;}
  .logoOrbit__item--6{right:-17%;top:37%;}
  .logoOrbit__item--7{left:8%;top:64%;}
  .logoOrbit__item--8{right:-16%;top:64%;%}
  .logoOrbit__badge--center{height:100px;width:100px;}
  .logoOrbit__ring--md{height:233px;width:233px;}
  .logoOrbit__ring--lg{height:340px;width:340px;}
  .logoOrbit:before{height:120px;}
  .logoOrbit:after{height:80px;}

  .os-section__card-pattern{background-size:contain;background-position:right;}
  .os-section__item-label{padding-right:20px;}
  .os-section__header-cta{justify-content:flex-start;}
  .os-section__item-inner{padding:20px 0;position:relative;}
  .os-section__card{min-height:360px;}
  .os-section__card-wrapper{display:none;}
  .os-section__accordion-drawer{overflow:hidden;max-height:0;transition:max-height 0.35s ease;margin-top:12px;}
  .os-section__accordion-drawer .os-section__card{display:flex;min-height:0;}
  .os-section__item-inner:after{border-left:3px solid;border-top:3px solid;content:"";flex-shrink:0;height:10px;position:absolute;right:4px;top:50%;transition:transform .25s ease,border-color .25s ease;width:10px;transform-origin:left;transform:translateY(-35%) rotate(225deg);}
  .os-section__item.is-active .os-section__item-inner:after{transform:translateY(-65%) rotate(45deg);}
  .os-section__item:last-child .os-section__divider{display:block;}
  .os-section_desktopBtnWrp{display:none;}

  .package__card_inner-heading-grp .icon-col{width:auto;}
  .package__card_inner-heading-grp .icon-row{row-gap:10px;}

  .ulStyle1 li{ width: 100%;}

  .processTimelineMain .processNav { display: none; }
  .processTimelineMain .swiper-pagination { display: block; }

  .teamMemberCard{min-height:430px;background-position:top right;}
  .teamMemberCard .teamCard__bgName{top:24px;left:24px;right:24px;font-size:40px;}
  .teamMemberCard .teamCard__info{transform:none;}
  .teamMemberCard .teamCard_description{opacity:1;}
  .teamMemberCard .teamCard__bgName{opacity:0.07;}
  .teamMemberCard::before{opacity:1;}


.teamSectionModule__media { inset: inherit; max-width: 240px; width: 75%; right: 0; top: auto; }
  .testimonialSectionModule .full-wrapper{padding:0 16px;}

  .twoColImgTextSection .twoColImgTextRow__text{order:1;}
  .twoColImgTextSection .twoColImgTextMedia .twoColImgTextMedia__img{height:280px;}

  .chooseCardsSection .chooseCardsCol .chooseCard{background-position:top right;}

  .valueStackCard{flex-wrap:wrap;}
  .valueStackCardTitleWrp{width:100%;flex:unset;}
  .valueStackIncludedCard:before{border-radius:16px;}

  .scp-cards__item{position:relative;border-radius:20px 20px 0 0;padding:24px 0 48px;}
  .scp-cards__body{padding-left:0%;}
  .scp-cards__item:last-child{padding-bottom:64px;}
  .scp-cards__title-row{align-items:flex-start;}
  .scp-cards__meta{min-height:35px;width:40px;}

  .heroCardsSection .heroBannerTextTrack{height:125.281px;}

  .agenda__card .agenda__body ul {margin-top: 16px;}

  .portalCheckPopup .imageWrapper{aspect-ratio:1.7;}
  .portalCheckPopup{left:15px;right:16px;}
}




@media(max-width: 480.98px){
  .service__card-footer.service__card-footer-link .button.button--simple { margin-bottom: 16px; }

}