@charset "UTF-8";.btn{background-clip:padding-box;border:1px solid transparent;border-radius:3px;cursor:pointer;font-family:Helvetica,Arial,Lucida Grande,sans-serif;font-size:15px;font-weight:600;line-height:15px;overflow:hidden;padding:10px 20px;position:relative}.btn a{color:#fff;text-decoration:none}.btn.btn-loading{cursor:not-allowed;opacity:.4}.btn:not(.btn-loading) .spinner{display:none}.btn.btn-disabled,.btn[disabled]{cursor:not-allowed}.btn.btn-basic{background-color:var(--button-bg);border-color:var(--button-bg);color:var(--button-text)}.btn.btn-basic:hover:not(.btn-disabled){background-color:var(--button-bg-hov);border-color:var(--button-bg-hov);color:var(--button-text-hov)}.btn.btn-basic.btn-reverse{background-color:transparent;border-color:var(--button-bg);color:var(--button-bg)}.btn.btn-basic.btn-reverse:hover{background-color:var(--button-bg);border-color:var(--button-bg);color:var(--button-text)}.btn.btn-primary{background-color:var(--button-primary-bg-static);border-color:var(--button-primary-bg-static);color:var(--button-primary-text-static)}.btn.btn-primary:hover:not(.btn-disabled){background-color:var(--button-primary-bg-hov-static);border-color:var(--button-primary-bg-hov-static);color:var(--button-primary-text-static-hov)}.btn.btn-primary.btn-disabled{background-color:var(--button-disabled-bg);border-color:var(--button-disabled-bg);color:var(--button-disabled-text)}.btn.btn-primary.btn-reverse{background-color:transparent;border-color:var(--button-primary-bg);color:var(--button-primary-bg)}.btn.btn-primary.btn-reverse:hover{background-color:var(--button-primary-bg);border-color:var(--button-primary-bg);color:var(--button-primary-text)}.btn-block{text-align:center;width:100%}.btn-large{background-clip:padding-box;border-radius:var(--button-radius);font-size:16px;font-weight:700;padding:20px 32px}.btn-small{font-size:11px;padding:6px 10px}.btn-submit-modal{background-clip:padding-box;border-radius:16px;font-size:16px;font-weight:600;line-height:22px;padding:17px 24px}.btn-link{background-color:transparent;color:var(--blue);font-family:Helvetica,Arial,Lucida Grande,sans-serif;padding:4px 0}.btn-link:hover{text-decoration:underline}.centered-button{display:-ms-flexbox;display:flex;justify-content:center;width:100%}.btn-facebook,.btn-fbk{background-color:var(--button-facebook-bg);border-color:var(--button-facebook-bg);color:var(--button-facebook-text)}.btn-facebook:not(.btn-disabled,.btn-loading):hover,.btn-fbk:not(.btn-disabled,.btn-loading):hover{background-color:var(--button-facebook-bg-hov);border-color:var(--button-facebook-bg-hov);color:var(--button-facebook-text-hov)}.btn-twitter,.btn-twr{background-color:var(--button-blue-bg);border-color:var(--button-blue-bg);color:var(--button-blue-text)}.btn-twitter:not(.btn-disabled,.btn-loading):hover,.btn-twr:not(.btn-disabled,.btn-loading):hover{background-color:var(--button-blue-bg-hov);border-color:var(--button-blue-bg-hov);color:var(--button-blue-text-hov)}.btn-google{background-color:#4285f4;border-color:#4285f4;color:var(--text-white)}.btn-google:not(.btn-disabled,.btn-loading):hover{background-color:#2f69c8;border-color:#2f69c8}.btn-apple{background-color:var(--text-white);border-color:var(--text-white);color:var(--black)}.btn-apple:not(.btn-disabled,.btn-loading):hover{background-color:var(--text-primary);border-color:var(--text-primary)}.btn-spotify{background-color:var(--platform-spotify);border-color:var(--platform-spotify);color:var(--text-black)}.btn-spotify:not(.btn-disabled,.btn-loading):hover{background-color:#34f577;border-color:#34f577}.btn-yousee{background-color:var(--platform-yousee);border-color:var(--platform-yousee);color:var(--text-white)}.btn-yousee:not(.btn-disabled,.btn-loading):hover{background-color:#034130;border-color:#034130}.btn-telmore{background-color:var(--platform-telmore);border-color:var(--platform-telmore);color:var(--text-white)}.btn-telmore:not(.btn-disabled,.btn-loading):hover{background-color:#1236d6;border-color:#1236d6}.btn-deezer{background-color:var(--platform-deezer);border-color:var(--platform-deezer);color:var(--platform-deezer-alt)}.btn-deezer:not(.btn-disabled,.btn-loading):hover{-webkit-filter:brightness(.95);filter:brightness(.95)}.btn-tidal{background-color:var(--platform-tidal);border-color:var(--platform-tidal);color:var(--white)}.btn-tidal:not(.btn-disabled,.btn-loading):hover{background-color:#222;border-color:#222}.btn-ytmusic{background-color:var(--platform-ytmusic);border-color:var(--platform-ytmusic);color:var(--black)}.btn-ytmusic:not(.btn-disabled,.btn-loading):hover{background-color:var(--text-primary);border-color:var(--text-primary)}.btn-amazonmusic{background-color:var(--platform-amazonmusic);border-color:var(--platform-amazonmusic);color:var(--black)}.btn-amazonmusic:not(.btn-disabled,.btn-loading):hover{background-color:#6bf3fa;border-color:#6bf3fa}.btn-qobuz{background-color:var(--platform-qobuz);border-color:var(--platform-qobuz);color:var(--white)}.btn-qobuz:not(.btn-disabled,.btn-loading):hover{background-color:#222;border-color:#222}.btn-audiomack{background-color:var(--platform-audiomack);border-color:var(--platform-audiomack);color:var(--white)}.btn-audiomack:not(.btn-disabled,.btn-loading):hover{background-color:#bb7a04;border-color:#bb7a04}.btn-dropdown{background-color:var(--button-bg);border-color:var(--button-bg);color:var(--button-text)}.btn-dropdown:not(.btn-disabled,.btn-loading):hover{background-color:var(--button-bg-hov);border-color:var(--button-bg-hov);color:var(--button-text-hov)}.btn-red{background-color:var(--button-red-bg);border-color:var(--button-red-bg);color:var(--button-red-text)}.btn-red:not(.btn-disabled,.btn-loading):hover{background-color:var(--button-red-bg-hov);border-color:var(--button-red-bg-hov);color:var(--button-red-text-hov)}.btn-red.btn-reverse{background-color:transparent;border-color:var(--button-red-bg);color:var(--button-red-bg)}.btn-red.btn-reverse:hover{background-color:var(--button-red-bg);border-color:var(--button-red-bg);color:var(--button-red-text)}.btn-green{background-color:var(--button-green-bg);border-color:var(--button-green-bg);color:var(--button-green-text)}.btn-green:not(.btn-disabled,.btn-loading):hover{background-color:var(--button-green-bg-hov);border-color:var(--button-green-bg-hov);color:var(--button-green-text-hov)}.btn-green.btn-reverse{background-color:transparent;border-color:var(--button-green-bg);color:var(--button-green-bg)}.btn-green.btn-reverse:hover{background-color:var(--button-green-bg);border-color:var(--button-green-bg);color:var(--button-green-text)}.btn-free{background-color:var(--button-free-bg);border-color:var(--button-free-bg);color:var(--button-free-text)}.btn-free:hover:not(.btn-disabled,.btn-loading){background-color:var(--button-free-bg-hov);border-color:var(--button-free-bg-hov);color:var(--button-free-text-hov)}.btn-free.btn-reverse{background-color:transparent;border-color:var(--button-premium-bg);color:var(--button-premium-bg)}.btn-free.btn-reverse:hover{background-color:var(--button-premium-bg);border-color:var(--button-premium-bg);color:var(--button-premium-text)}.btn-basic{background-color:var(--button-bg);border-color:var(--button-bg);color:var(--button-text)}.btn-basic:hover:not(.btn-disabled,.btn-loading){background-color:var(--button-bg-hov);border-color:var(--button-bg-hov);color:var(--button-text-hov)}.btn-basic.btn-reverse{background-color:transparent;border-color:var(--button-bg);color:var(--button-bg)}.btn-basic.btn-reverse:hover{background-color:var(--button-bg);border-color:var(--button-bg);color:var(--button-text)}.btn-primary{background-color:var(--button-primary-bg-static);border-color:var(--button-primary-bg-static);color:var(--button-primary-text-static)}.btn-primary:hover:not(.btn-disabled,.btn-loading){background-color:var(--button-primary-bg-hov-static);border-color:var(--button-primary-bg-hov-static);color:var(--button-primary-text-hov-static)}.btn-primary.btn-disabled{background-color:var(--button-disabled-bg);border-color:var(--button-disabled-bg);color:var(--button-disabled-text)}.btn-primary.btn-reverse{background-color:transparent;border-color:var(--button-primary-bg);color:var(--button-primary-bg)}.btn-primary.btn-reverse:hover{background-color:var(--button-primary-bg);border-color:var(--button-primary-bg);color:var(--button-primary-text)}.btn-premium,.btn-yellow{background-color:var(--button-premium-bg);border-color:var(--button-premium-bg);color:var(--button-premium-text)}.btn-premium:hover:not(.btn-disabled,.btn-loading),.btn-yellow:hover:not(.btn-disabled,.btn-loading){background-color:var(--button-premium-bg-hov);border-color:var(--button-premium-bg-hov);color:var(--button-premium-text-hov)}.btn-premium.btn-reverse,.btn-yellow.btn-reverse{background-color:transparent;border-color:var(--button-premium-bg);color:var(--button-premium-bg)}.btn-premium.btn-reverse:hover,.btn-yellow.btn-reverse:hover{background-color:var(--button-premium-bg);border-color:var(--button-premium-bg);color:var(--button-premium-text)}.btn-creator{background-color:var(--button-creator-bg);border-color:var(--button-creator-bg);color:var(--button-creator-text)}.btn-creator:hover:not(.btn-disabled,.btn-loading){background-color:var(--button-creator-bg-hov);border-color:var(--button-creator-bg-hov);color:var(--button-creator-text-hov)}.btn-creator.btn-reverse{background-color:transparent;border-color:var(--button-creator-bg);color:var(--button-creator-bg)}.btn-creator.btn-reverse:hover{background-color:var(--button-creator-bg);border-color:var(--button-creator-bg);color:var(--button-creator-text)}.btn-facebook{background-color:var(--button-facebook-bg);border-color:var(--button-facebook-bg);color:var(--button-facebook-text)}.btn-facebook:not(.btn-disabled,.btn-loading):hover{background-color:var(--button-facebook-bg-hov);border-color:var(--button-facebook-bg-hov);color:var(--button-facebook-text-hov)}.btn-twitter{background-color:var(--button-blue-bg);border-color:var(--button-blue-bg);color:var(--button-blue-text)}.btn-twitter:not(.btn-disabled,.btn-loading):hover{background-color:var(--button-blue-bg-hov);border-color:var(--button-blue-bg-hov);color:var(--button-blue-text-hov)}.btn-reddit{background-color:var(--button-orange-bg);border-color:var(--button-orange-bg);color:var(--button-orange-text)}.btn-reddit:not(.btn-disabled,.btn-loading):hover{background-color:var(--button-orange-bg-hov);border-color:var(--button-orange-bg-hov);color:var(--button-orange-text-hov)}.btn-sign{-webkit-align-items:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;height:50px;margin:0;overflow:hidden;padding:0;position:relative}.btn-sign .ic{background-clip:padding-box;background-repeat:no-repeat;border-radius:50%;display:block;height:100%;left:2px;overflow:hidden;position:absolute;top:0;width:45px}.btn-sign .name{font-family:Inter,Helvetica,Arial,Lucida Grande,sans-serif;font-size:17px;font-weight:500;text-align:center;width:100%}@media only screen and (min-width:768px){.btn-sign .name{width:100%}}.btn-sign.btn-facebook .ic,.btn-sign.btn-fbk .ic{background-image:url(/build/images/BMZCTNIr.svg);background-position:50%;background-size:33px auto}.btn-sign.btn-twitter .ic,.btn-sign.btn-twr .ic{background-image:url(/build/images/_4w3WeeN.svg);background-position:50%;background-size:28px auto}.btn-sign.btn-google .ic{background-image:url(/build/images/DjuZUa2b.svg);background-position:0;background-size:44px auto}.btn-sign.btn-apple .ic{background-image:url(/build/images/B-7AkQB-.svg);background-position:50%;background-size:40px auto}.btn-sign.btn-spotify .ic{background-image:url(/build/images/BLdexgib.svg);background-position:50%;background-size:28px auto}.btn-sign.btn-deezer .ic{background-image:url(/build/images/BoSAmRCw.svg)}.btn-sign.btn-deezer .ic,.btn-sign.btn-tidal .ic{background-position:50%;background-size:28px auto}.btn-sign.btn-tidal .ic{background-image:url(/build/images/DED5RzKL.svg)}.btn-sign.btn-ytmusic .ic{background-image:url(/build/images/DdR4BZsa.svg);background-position:50%;background-size:28px auto}.btn-sign.btn-amazonmusic .ic{background-image:url(/build/images/Bcwn5UsM.svg);background-position:50%;background-size:28px auto}.btn-sign.btn-qobuz .ic{background-image:url(/build/images/yzzFBwUZ.svg);background-position:50%;background-size:28px auto}.btn-sign.btn-audiomack .ic{background-image:url(/build/images/DY7j3zre.svg);background-position:50%;background-size:28px auto}.btn-sign.btn-dropdown .ic{background-image:url(/build/images/CdWsu79l.svg);background-position:50%;background-size:15px auto;left:auto;opacity:.7;right:0}.btn-sign.btn-dropdown .name{padding-left:16px;text-align:left}.btn-sign.btn-dropdown:not(.btn-disabled):hover .ic{opacity:.9}.form .form-separator{-webkit-align-items:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;flex-shrink:0;padding:8px 0}.form .form-separator .separator-hr{border:none;border-top:1px solid var(--text-tertiary);-webkit-flex-basis:auto;flex-basis:auto;flex-grow:1;flex-shrink:1;height:0}.form .form-separator .separator-message{color:var(--text-tertiary);font-family:Inter,Helvetica,Arial,Lucida Grande,sans-serif;font-weight:600;padding:8px 12px;text-transform:uppercase}.form .form-groups{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;flex-shrink:0}@media only screen and (min-width:768px){.form .form-groups{-ms-flex-direction:row;flex-direction:row}}.form .form-groups .form-group{-webkit-flex-basis:auto;flex-basis:auto;flex-grow:1;flex-shrink:1}.form .form-groups .form-group .label{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;flex-shrink:0}.form .form-groups .form-group .label .label-error{color:var(--red)}.form .form-groups .form-group .label .label-error,.form .form-groups .form-group .label .label-info{-webkit-flex-basis:auto;flex-basis:auto;flex-grow:1;flex-shrink:1;font-family:Inter,Helvetica,Arial,Lucida Grande,sans-serif;font-size:11px;font-weight:600;text-align:right}.form .form-groups .form-group .label .label-info{color:var(--text-tertiary)}.form .form-groups .form-group label{color:var(--form-label-color);display:block;font-family:Inter,Helvetica,Arial,Lucida Grande,sans-serif;font-size:var(--form-label-font-size);font-weight:var(--form-label-font-weight);line-height:var(--form-label-line-height);margin-bottom:10px;position:relative;text-transform:capitalize}.form .form-groups .form-group label.label-secure{padding-left:12px}.form .form-groups .form-group label.label-secure:after{background-image:url(/build/images/CdLsHsCU.svg);background-position:0;background-repeat:no-repeat;background-size:auto 100%;bottom:0;content:" ";display:block;left:0;position:absolute;top:0;width:12px}.form .form-groups .form-group .select,.form .form-groups .form-group :not(.select)>select,.form .form-groups .form-group input[type=email],.form .form-groups .form-group input[type=number],.form .form-groups .form-group input[type=password],.form .form-groups .form-group input[type=tel],.form .form-groups .form-group input[type=text],.form .form-groups .form-group textarea{background:transparent;background-clip:padding-box;border:1px solid var(--input-bg);border-radius:var(--input-radius);color:var(--input-text);font-family:Inter,Helvetica,Arial,Lucida Grande,sans-serif;font-size:var(--input-font-size);font-weight:var(--input-font-weight);height:var(--input-height);line-height:var(--input-height);margin-bottom:1px;outline:0;padding:var(--input-padding);position:relative;resize:none;width:100%}.form .form-groups .form-group .select input:-webkit-autofill,.form .form-groups .form-group .select input:-webkit-autofill:first-line,.form .form-groups .form-group .select input:-webkit-autofill:focus,.form .form-groups .form-group .select input:-webkit-autofill:hover,.form .form-groups .form-group .select select:-webkit-autofill,.form .form-groups .form-group .select select:-webkit-autofill:focus,.form .form-groups .form-group .select select:-webkit-autofill:hover,.form .form-groups .form-group .select textarea:-webkit-autofill,.form .form-groups .form-group .select textarea:-webkit-autofill:focus,.form .form-groups .form-group .select textarea:-webkit-autofill:hover,.form .form-groups .form-group :not(.select)>select input:-webkit-autofill,.form .form-groups .form-group :not(.select)>select input:-webkit-autofill:first-line,.form .form-groups .form-group :not(.select)>select input:-webkit-autofill:focus,.form .form-groups .form-group :not(.select)>select input:-webkit-autofill:hover,.form .form-groups .form-group :not(.select)>select select:-webkit-autofill,.form .form-groups .form-group :not(.select)>select select:-webkit-autofill:focus,.form .form-groups .form-group :not(.select)>select select:-webkit-autofill:hover,.form .form-groups .form-group :not(.select)>select textarea:-webkit-autofill,.form .form-groups .form-group :not(.select)>select textarea:-webkit-autofill:focus,.form .form-groups .form-group :not(.select)>select textarea:-webkit-autofill:hover,.form .form-groups .form-group input[type=email] input:-webkit-autofill,.form .form-groups .form-group input[type=email] input:-webkit-autofill:first-line,.form .form-groups .form-group input[type=email] input:-webkit-autofill:focus,.form .form-groups .form-group input[type=email] input:-webkit-autofill:hover,.form .form-groups .form-group input[type=email] select:-webkit-autofill,.form .form-groups .form-group input[type=email] select:-webkit-autofill:focus,.form .form-groups .form-group input[type=email] select:-webkit-autofill:hover,.form .form-groups .form-group input[type=email] textarea:-webkit-autofill,.form .form-groups .form-group input[type=email] textarea:-webkit-autofill:focus,.form .form-groups .form-group input[type=email] textarea:-webkit-autofill:hover,.form .form-groups .form-group input[type=number] input:-webkit-autofill,.form .form-groups .form-group input[type=number] input:-webkit-autofill:first-line,.form .form-groups .form-group input[type=number] input:-webkit-autofill:focus,.form .form-groups .form-group input[type=number] input:-webkit-autofill:hover,.form .form-groups .form-group input[type=number] select:-webkit-autofill,.form .form-groups .form-group input[type=number] select:-webkit-autofill:focus,.form .form-groups .form-group input[type=number] select:-webkit-autofill:hover,.form .form-groups .form-group input[type=number] textarea:-webkit-autofill,.form .form-groups .form-group input[type=number] textarea:-webkit-autofill:focus,.form .form-groups .form-group input[type=number] textarea:-webkit-autofill:hover,.form .form-groups .form-group input[type=password] input:-webkit-autofill,.form .form-groups .form-group input[type=password] input:-webkit-autofill:first-line,.form .form-groups .form-group input[type=password] input:-webkit-autofill:focus,.form .form-groups .form-group input[type=password] input:-webkit-autofill:hover,.form .form-groups .form-group input[type=password] select:-webkit-autofill,.form .form-groups .form-group input[type=password] select:-webkit-autofill:focus,.form .form-groups .form-group input[type=password] select:-webkit-autofill:hover,.form .form-groups .form-group input[type=password] textarea:-webkit-autofill,.form .form-groups .form-group input[type=password] textarea:-webkit-autofill:focus,.form .form-groups .form-group input[type=password] textarea:-webkit-autofill:hover,.form .form-groups .form-group input[type=tel] input:-webkit-autofill,.form .form-groups .form-group input[type=tel] input:-webkit-autofill:first-line,.form .form-groups .form-group input[type=tel] input:-webkit-autofill:focus,.form .form-groups .form-group input[type=tel] input:-webkit-autofill:hover,.form .form-groups .form-group input[type=tel] select:-webkit-autofill,.form .form-groups .form-group input[type=tel] select:-webkit-autofill:focus,.form .form-groups .form-group input[type=tel] select:-webkit-autofill:hover,.form .form-groups .form-group input[type=tel] textarea:-webkit-autofill,.form .form-groups .form-group input[type=tel] textarea:-webkit-autofill:focus,.form .form-groups .form-group input[type=tel] textarea:-webkit-autofill:hover,.form .form-groups .form-group input[type=text] input:-webkit-autofill,.form .form-groups .form-group input[type=text] input:-webkit-autofill:first-line,.form .form-groups .form-group input[type=text] input:-webkit-autofill:focus,.form .form-groups .form-group input[type=text] input:-webkit-autofill:hover,.form .form-groups .form-group input[type=text] select:-webkit-autofill,.form .form-groups .form-group input[type=text] select:-webkit-autofill:focus,.form .form-groups .form-group input[type=text] select:-webkit-autofill:hover,.form .form-groups .form-group input[type=text] textarea:-webkit-autofill,.form .form-groups .form-group input[type=text] textarea:-webkit-autofill:focus,.form .form-groups .form-group input[type=text] textarea:-webkit-autofill:hover,.form .form-groups .form-group textarea input:-webkit-autofill,.form .form-groups .form-group textarea input:-webkit-autofill:first-line,.form .form-groups .form-group textarea input:-webkit-autofill:focus,.form .form-groups .form-group textarea input:-webkit-autofill:hover,.form .form-groups .form-group textarea select:-webkit-autofill,.form .form-groups .form-group textarea select:-webkit-autofill:focus,.form .form-groups .form-group textarea select:-webkit-autofill:hover,.form .form-groups .form-group textarea textarea:-webkit-autofill,.form .form-groups .form-group textarea textarea:-webkit-autofill:focus,.form .form-groups .form-group textarea textarea:-webkit-autofill:hover{-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:autofillFormInput;animation-name:autofillFormInput;background-color:var(--input-bg)!important;color:var(--input-text)!important}.form .form-groups .form-group .select.placeholder,.form .form-groups .form-group :not(.select)>select.placeholder,.form .form-groups .form-group input[type=email].placeholder,.form .form-groups .form-group input[type=number].placeholder,.form .form-groups .form-group input[type=password].placeholder,.form .form-groups .form-group input[type=tel].placeholder,.form .form-groups .form-group input[type=text].placeholder,.form .form-groups .form-group textarea.placeholder{color:var(--input-placeholder);text-transform:capitalize!important}.form .form-groups .form-group .select:-moz-placeholder,.form .form-groups .form-group .select::-moz-placeholder,.form .form-groups .form-group :not(.select)>select:-moz-placeholder,.form .form-groups .form-group :not(.select)>select::-moz-placeholder,.form .form-groups .form-group input[type=email]:-moz-placeholder,.form .form-groups .form-group input[type=email]::-moz-placeholder,.form .form-groups .form-group input[type=number]:-moz-placeholder,.form .form-groups .form-group input[type=number]::-moz-placeholder,.form .form-groups .form-group input[type=password]:-moz-placeholder,.form .form-groups .form-group input[type=password]::-moz-placeholder,.form .form-groups .form-group input[type=tel]:-moz-placeholder,.form .form-groups .form-group input[type=tel]::-moz-placeholder,.form .form-groups .form-group input[type=text]:-moz-placeholder,.form .form-groups .form-group input[type=text]::-moz-placeholder,.form .form-groups .form-group textarea:-moz-placeholder,.form .form-groups .form-group textarea::-moz-placeholder{color:var(--input-placeholder);text-transform:capitalize!important}.form .form-groups .form-group .select::-webkit-input-placeholder,.form .form-groups .form-group :not(.select)>select::-webkit-input-placeholder,.form .form-groups .form-group input[type=email]::-webkit-input-placeholder,.form .form-groups .form-group input[type=number]::-webkit-input-placeholder,.form .form-groups .form-group input[type=password]::-webkit-input-placeholder,.form .form-groups .form-group input[type=tel]::-webkit-input-placeholder,.form .form-groups .form-group input[type=text]::-webkit-input-placeholder,.form .form-groups .form-group textarea::-webkit-input-placeholder{color:var(--input-placeholder);text-transform:capitalize!important}.form .form-groups .form-group .select.input-error,.form .form-groups .form-group :not(.select)>select.input-error,.form .form-groups .form-group input[type=email].input-error,.form .form-groups .form-group input[type=number].input-error,.form .form-groups .form-group input[type=password].input-error,.form .form-groups .form-group input[type=tel].input-error,.form .form-groups .form-group input[type=text].input-error,.form .form-groups .form-group textarea.input-error{border-color:var(--red)}.form .form-groups .form-group .select:focus,.form .form-groups .form-group .select:hover,.form .form-groups .form-group :not(.select)>select:focus,.form .form-groups .form-group :not(.select)>select:hover,.form .form-groups .form-group input[type=email]:focus,.form .form-groups .form-group input[type=email]:hover,.form .form-groups .form-group input[type=number]:focus,.form .form-groups .form-group input[type=number]:hover,.form .form-groups .form-group input[type=password]:focus,.form .form-groups .form-group input[type=password]:hover,.form .form-groups .form-group input[type=tel]:focus,.form .form-groups .form-group input[type=tel]:hover,.form .form-groups .form-group input[type=text]:focus,.form .form-groups .form-group input[type=text]:hover,.form .form-groups .form-group textarea:focus,.form .form-groups .form-group textarea:hover{border:1px solid var(--input-bg-hov)}.form .form-groups .form-group :not(.select)>select{padding:12px 10px}.form .form-groups .form-group .select{overflow:hidden;padding:0;position:relative}.form .form-groups .form-group .select>select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background:none;border:none;color:var(--input-text);cursor:pointer;font-family:Inter,Helvetica,Arial,Lucida Grande,sans-serif;font-size:var(--input-font-size);height:100%;outline:0;padding:0 10px;width:100%}.form .form-groups .form-group .select>select option{color:var(--text-quitatiary)}.form .form-groups .form-group .select:after{color:var(--input-text);content:"▼";font-size:12px;pointer-events:none;position:absolute;right:10px;top:50%;transform:translateY(-50%)}.form .form-groups .form-group textarea{line-height:normal}.form .form-groups .form-group .label+.checkbox,.form .form-groups .form-group .label+.input-auth-code,.form .form-groups .form-group .label+.input-icon,.form .form-groups .form-group .label+.platforms-selectors,.form .form-groups .form-group .label+input,.form .form-groups .form-group .label+textarea,.form .form-groups .form-group label+.checkbox,.form .form-groups .form-group label+.form-groups,.form .form-groups .form-group label+.input-auth-code,.form .form-groups .form-group label+.input-icon,.form .form-groups .form-group label+.platforms-selectors,.form .form-groups .form-group label+.select,.form .form-groups .form-group label+input,.form .form-groups .form-group label+select,.form .form-groups .form-group label+textarea{margin-top:8px}.form .form-groups .form-group .input-icon{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;flex-shrink:0;position:relative}.form .form-groups .form-group .input-icon .icon{background-position:50%;background-repeat:no-repeat;background-size:50% auto;content:" ";height:100%;left:0;opacity:.4;position:absolute;top:0;width:45px;z-index:1}.form .form-groups .form-group .input-icon .icon.icon-mail{background-image:url(/build/images/1K7W1dIq.svg)}.form .form-groups .form-group .input-icon .icon.icon-username{background-image:url(/build/images/mgvmuGuv.svg);background-size:38% auto}.form .form-groups .form-group .input-icon .icon.icon-password{background-image:url(/build/images/CQvHBufO.svg)}.form .form-groups .form-group .input-icon .icon.icon-voucher{background-image:url(/build/images/Di9NAQTV.svg)}.form .form-groups .form-group .input-icon:first-child{background-clip:padding-box;border-top-left-radius:4px;border-top-right-radius:4px}.form .form-groups .form-group .input-icon:last-child{background-clip:padding-box;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.form .form-groups .form-group .input-icon input{-webkit-flex-basis:auto;flex-basis:auto;flex-grow:1;flex-shrink:1;margin:0;padding-left:45px}.form .form-groups .form-group .input-icon input.placeholder{color:var(--input-placeholder)}.form .form-groups .form-group .input-icon input:-moz-placeholder,.form .form-groups .form-group .input-icon input::-moz-placeholder{color:var(--input-placeholder)}.form .form-groups .form-group .input-icon input::-webkit-input-placeholder{color:var(--input-placeholder)}.form .form-groups .form-group .joined-input input:first-child{background-clip:padding-box;border-top-left-radius:4px;border-top-right-radius:4px}.form .form-groups .form-group .joined-input input:last-child{background-clip:padding-box;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.form .form-groups .form-group .joined-input input+input{border-top:none}.form .form-groups .form-group .joined-input .input-icon:first-child{background-clip:padding-box;border-top-left-radius:4px;border-top-right-radius:4px}.form .form-groups .form-group .joined-input .input-icon:last-child{background-clip:padding-box;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.form .form-groups .form-group .joined-input .input-icon+.input-icon{border-top:none}.form .form-groups .form-group .input-auth-code{display:-ms-flexbox;display:flex}.form .form-groups .form-group .input-auth-code .input-auth-char+.input-auth-char{margin-left:8px}.form .form-groups .form-group .form-help{color:var(--text-secondary);font-family:Inter,Helvetica,Arial,Lucida Grande,sans-serif;font-size:14px;line-height:13px;margin:8px 0}.form .form-groups .form-group .form-help ul{list-style:none outside}.form .form-groups .form-group+.form-group{margin-top:18px}@media only screen and (min-width:768px){.form .form-groups .form-group+.form-group{margin-left:16px;margin-top:0}}.form .form-groups+.form-groups{margin-top:20px}.form .g-recaptcha{display:-ms-flexbox;display:flex;flex-shrink:0;justify-content:center}.locale-picker{display:-ms-flexbox;display:flex;height:33px;margin-left:12px!important;max-height:33px;position:relative;z-index:99}.locale-picker .flag{background-clip:padding-box;background-position:50%;background-repeat:no-repeat;background-size:auto 150%;border:2px solid var(--black);border-radius:12px;box-shadow:4px 4px var(--black);content:" ";cursor:pointer;display:block;height:33px;transition:all .15s ease;width:40px}.locale-picker .flag:focus-visible,.locale-picker .flag:hover{box-shadow:2px 2px var(--black);transform:translate(2px,2px)}.locale-picker .flag:active{box-shadow:0 0 var(--black);transform:translate(4px,4px)}.locale-picker .flag:focus{outline:none}.locale-picker .flag:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.locale-picker .flag.flag-fr{background-image:url(/build/images/BC303vnD.png)}.locale-picker .flag.flag-en{background-image:url(/build/images/L0hSY_-f.png)}.locale-picker .flag.flag-it{background-image:url(/build/images/Cc-G1YZw.png)}.locale-picker .flag.flag-de{background-image:url(/build/images/CglFv6jS.png)}.locale-picker .flag.flag-es{background-image:url(/build/images/DbK1fPI8.png)}.locale-picker .flag.flag-pt{background-image:url(/build/images/DQUNJ5Sw.png)}.locale-picker .flag.flag-ru{background-image:url(/build/images/CxXuZuV7.png)}.locale-picker .flag.flag-zh{background-image:url(/build/images/VfWyrJv1.png)}.locale-picker .flag.flag-hi{background-image:url(/build/images/BZ9Mhr7z.png)}.locale-picker .flag.flag-ja{background-image:url(/build/images/D8BCtTZK.png)}.locale-picker .flag.flag-da{background-image:url(/build/images/RSeyhHyv.png)}.locale-picker .flag.flag-nl{background-image:url(/build/images/43CoCYd-.png)}.locale-picker .flag.flag-no{background-image:url(/build/images/CRkJhLfK.png)}.locale-picker .flag.flag-pl{background-image:url(/build/images/Bf-1573m.png)}.locale-picker .flag.flag-sv{background-image:url(/build/images/DtTrbSFX.png)}.locale-picker .flag.flag-tr{background-image:url(/build/images/BFrVmI_G.png)}.locale-picker .flag.flag-ar{background-image:url(/build/images/JKjrXqcH.png)}.locale-picker .locale-list{background-clip:padding-box;background-color:var(--white);border-radius:15px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;list-style:none outside;max-height:calc(100vh - 120px);overflow-y:auto;position:absolute;right:0;top:33px;width:250px;-webkit-overflow-scrolling:touch;opacity:0;pointer-events:none;scrollbar-color:var(--black) var(--white);scrollbar-width:thin;transform:translateY(-8px);transition:opacity .2s ease,visibility .2s ease,transform .2s ease;visibility:hidden}.locale-picker .locale-list::-webkit-scrollbar{width:16px}.locale-picker .locale-list::-webkit-scrollbar-corner{background-color:transparent}.locale-picker .locale-list::-webkit-scrollbar-thumb{background-color:var(--black);min-height:40px}.locale-picker .locale-list::-webkit-scrollbar-track{background-color:var(--white)}.locale-picker .locale-list::-webkit-scrollbar-thumb,.locale-picker .locale-list::-webkit-scrollbar-track{background-clip:padding-box;border:4px solid transparent;border-radius:8px}.locale-picker .locale-list .locale{margin:0;width:100%}.locale-picker .locale-list .locale a{-webkit-align-items:center;align-items:center;color:var(--background-secondary)!important;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;font-family:Helvetica,Arial,Lucida Grande,sans-serif;font-size:14px;font-weight:600;padding:12px 20px 12px 12px;transition:background-color .15s ease,color .15s ease;width:100%}.locale-picker .locale-list .locale a:focus{outline:none}.locale-picker .locale-list .locale a:focus-visible{background-color:var(--text-primary);color:var(--background-tertiary)!important;outline:2px solid var(--primary);outline-offset:-2px}.locale-picker .locale-list .locale a .flag{margin-right:12px}.locale-picker .locale-list .locale a:focus-visible,.locale-picker .locale-list .locale a:hover{background-color:var(--text-primary);color:var(--background-tertiary)!important}.locale-picker .locale-list .locale a:focus-visible .flag,.locale-picker .locale-list .locale a:hover .flag{box-shadow:2px 2px var(--black);transform:translate(2px,2px)}.locale-picker .locale-list .locale a:active .flag{box-shadow:0 0 var(--black);transform:translate(4px,4px)}.locale-picker .locale-list .locale+.locale a{padding:6px 20px 12px 12px}.locale-picker .locale-list.open{opacity:1;pointer-events:auto;transform:translateY(0);visibility:visible}.service-connectors{display:-ms-flexbox;display:flex;position:relative;z-index:99}.service-connectors .connectors-list{background-clip:padding-box;background-color:var(--background-tertiary);border-radius:var(--button-radius);box-shadow:0 1px 8px #00000080;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;list-style:none outside;overflow:hidden;padding:8px;position:absolute;right:0;width:100%;z-index:101}.service-connectors .connectors-list.close{display:none}.service-connectors .connectors-list.bottom{top:54px}.service-connectors .connectors-list.top{bottom:54px}.btn+.service-connectors{margin-top:4px}*,:after,:before{box-sizing:border-box;outline:none}::selection{background:var(--primary);color:#fff}a,abbr,acronym,address,applet,big,blockquote,body,caption,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,form,h1,h2,h3,h4,h5,h6,html,iframe,img,ins,kbd,label,legend,li,object,ol,p,pre,q,s,samp,small,span,strike,strong,sub,sup,table,tbody,td,tfoot,th,thead,tr,tt,ul,var{border:0;font-family:inherit;font-size:100%;font-style:inherit;font-weight:inherit;margin:0;outline:0;padding:0;text-decoration:none;vertical-align:baseline}button{border:0;cursor:pointer;font-family:Helvetica,Arial,Lucida Grande,sans-serif}button:focus{outline:none}body{background:var(--background-sixtary);min-height:100%;-webkit-overflow-scrolling:touch;overflow-x:hidden}body .sdz-root{height:100%}body .sdz-root .grecaptcha-badge{visibility:hidden}body .sdz-root.root-user{height:100%;left:0;overflow:auto;position:absolute;top:0;width:100%}body .sdz-root.root-user .user-container{background:var(--background-quitatiary);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' width='443.5' height='424.7' viewBox='0 0 443.5 424.7'%3E%3Cpath fill='rgba(255,255,255,.1)' d='M6.6 0H0v4.7h.1C2.2 3.1 4.4 1.6 6.6 0'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M.3 5.6C2.5 4 4.6 2.5 6.8.9c.4-.3.9-.6 1.3-.9H6.6C4.4 1.6 2.2 3.1.1 4.7H0v1c.1 0 .2 0 .3-.1m3.9 1.9c-1.4 1-2.8 2-4.2 2.9V12c1.8-1.3 3.7-2.4 5.4-3.8-.4-.2-.8-.4-1.2-.7m0-2c-.1.3-.1.6-.1.8v.1c.1.1.2.1.3.2.8.5 1.7 1.1 2.6 1.6.2.1.4.3.6.4l8.4-6c.1-.1.3-.2.4-.3 0 0 0-.2.1-.5 0-.5-.1-1.1.3-.8-.2-.1-.3-.2-.5-.3-.3-.2-.7-.4-1-.6h-4.6C8.8 1.4 7 2.9 5.2 4.3c-.5.4-.9.6-1 1.2'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M3.1 6.5c0 .2 0 .4.2.5.3.2.5.3.8.5.5.3.9.5 1.3.8.7.4 1.4.8 2 1.3.1.1.3.1.4 0C10 8 12.2 6.4 14.4 4.9c.9-.7 1.7-1.3 2.6-1.9.2-.1.3-.4.4-.7-.1-.1-.2-.1-.3-.2-.7-.4-.2-1.4.4-1.3V.6c0-.2-.1-.3-.2-.4-.2-.1-.3-.1-.4-.2h-1.7c.3.2.7.4 1 .6.2.1.3.2.5.3-.4-.3-.2.3-.3.8 0 .4-.1.5-.1.5-.1.1-.3.2-.4.3l-8.4 6c-.1 0-.3-.1-.5-.3-.9-.5-1.8-1.1-2.6-1.6-.1-.1-.3-.1-.4-.2v-.1c0-.3.1-.5.2-.8.1-.6.5-.8 1-1.2C7 2.9 8.8 1.4 10.7 0H9.3c-.9.7-1.7 1.3-2.6 2-1.8 1.5-3.2 2.1-3.6 4.5m14.4 4.9c-.1.1-.2.9-.2 1.3l.1.1c.3.2.7.4 1 .6.4-.2.7.1.8.5.1.1.3.2.4.3.4.2.8.5 1.2.7 0 0 .1 0 .1.1 2.7-1.9 5.3-3.8 8-5.7.2-.2.5-.3.7-.5 0-.2.1-.3.2-.4 0-.3.1-.6.1-1v-.2c-1.1-.8-2.3-1.5-3.4-2.3-.4.3-.9.7-1.3 1 .1.5-.4 1.1-.9.7l-5.4 3.9c-.6.3-1 .6-1.4.9'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M16.4 12.9c0 .2 0 .4.2.5.3.2.7.4 1 .6.2-.2.4-.3.6-.5l.1-.1c-.3-.2-.7-.4-1-.6 0 0-.1 0-.1-.1 0-.4.1-1.2.2-1.3l1.2-.9L24 6.6c-.3-.2-.5-.4-.8-.5l-3.3 2.4c-1.8 1.4-3.2 1.9-3.5 4.4m8.7-7c.4-.3.9-.7 1.3-1 1.1.8 2.3 1.5 3.4 2.3v.2c0 .3-.1.6-.1 1v-.1c.3-.3.7-.3 1-.1V6.9c0-.2-.1-.3-.2-.4-1.3-.9-2.6-1.7-3.9-2.6 0 0-.1-.1-.2-.1h-.2c-.1 0-.1 0-.2.1-.6.4-1.1.8-1.7 1.2.1.1.2.1.3.2.4.3.4.4.5.6M20.9 15s-.1 0-.1-.1c-.4-.2-.8-.5-1.2-.7-.1-.1-.3-.2-.4-.3.1.2 0 .5-.2.7l-.1.1c.6.4 1.3.8 1.9 1.2.1.1.3.1.4 0 2.2-1.6 4.3-3.1 6.5-4.7.8-.6 1.7-1.2 2.5-1.8-.1-.1-.2-.1-.3-.2s-.2-.3-.2-.5c-.2.2-.5.3-.7.5-2.8 2-5.4 3.9-8.1 5.8'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M17 2.1c.1.1.2.1.3.2l3 1.8c.1-.1.3-.2.4-.3.7-.5 1.4.6.8 1.1.6.4 1.2.8 1.7 1.2.3.2.5.4.8.5.5.4 1-.2.9-.7 0-.2-.1-.3-.3-.4-.1-.1-.2-.1-.3-.2-2.2-1.6-4.4-3.1-6.8-4.4-.1 0-.2-.1-.2-.1-.5-.1-.9.9-.3 1.3'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M3.3 16.6c.2-.4.6-.4.9-.2.1 0 .2 0 .3.1s.2.1.4.2c5.5-3.9 11-7.9 16.7-11.8l.1-.1c.6-.5-.1-1.6-.8-1.1-.1.1-.3.2-.4.3-4.1 2.8-8.1 5.7-12.1 8.5-1.5 1.1-3.1 2.2-4.6 3.3-.4-.2-.8-.4-1.1-.6-.8-.5-1.7-.9-2.6-1.4v1.5c1 .6 2.1 1.1 3.1 1.7 0-.1 0-.2.1-.4'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M2.8 19.7c.2.1.3.2.5.3.3-.8.6-1.5.9-2.2-.1-.1-.2-.1-.3-.2-.6-.4-.2-1.4.4-1.3-.3-.2-.7-.2-.9.2-.1.2-.2.3-.3.5-.4.7-.7 1.5-1 2.2L0 18v1.6l2.1 1.2c-.7-.3-.1-1.5.7-1.1'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M9.5 20.2c.1-.6.9-.6 1.2-.2.1 0 .1 0 .2.1.2.1.3.2.5.3 2.5-1.8 5-3.6 7.5-5.6l.1-.1c.2-.2.3-.5.2-.7-.1-.4-.4-.7-.8-.5 0 0-.1 0-.1.1-.2.2-.4.3-.6.5-2.1 1.7-4.3 3.2-6.4 4.8-.4.3-.8.6-1.1.8-.1 0-.1-.1-.2-.1-1.7-.9-3.3-1.8-4.9-2.8-.1-.1-.2-.1-.4-.2-.1-.1-.2-.1-.3-.1-.6-.1-1 .9-.4 1.3.1.1.2.1.3.2 1.7 1.1 3.4 2 5.2 2.9-.1-.3-.1-.5 0-.7'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M9.8 23.8c.3-.8.5-1.6.7-2.4-.1-.1-.2-.1-.3-.2-.7-.3-.2-1.3.4-1.2-.3-.4-1.1-.4-1.2.2 0 .2-.1.3-.1.5-.2.9-.4 1.7-.7 2.5C6.8 22.1 5 21 3.3 20c-.2-.1-.3-.2-.5-.3-.7-.5-1.4.7-.6 1.2 2.2 1.3 4.3 2.6 6.5 3.9.1.1.3.1.5.1-.8-.5 0-1.4.6-1.1'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M16.1 27.5q.15 0 0 0c.3-.8.5-1.7.8-2.5-.1 0-.1-.1-.2-.1q-.3.15-.6 0c-.2-.1-.3-.2-.5-.3-.3.8-.5 1.6-.7 2.5-1.7-1-3.5-1.9-5-3.2 0 0-.1 0-.1-.1-.6-.3-1.4.5-.8 1.1 1.8 1.5 4 2.6 6 3.8.2.1.3.1.5.1h-.1c-.7-.4-.1-1.6.7-1.3'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M16.5 23.5c-.4-.3-.8-.5-1.1-.8-1.3-.9-2.6-1.7-4-2.5-.2-.1-.3-.2-.5-.3-.1 0-.1 0-.2-.1-.7-.1-1.1.9-.4 1.2.1.1.2.1.3.2 1.8.9 3.5 2.1 5.1 3.2.2.1.3.2.5.3q.3.15.6 0c-.1 0-.1-.1-.2-.1-.8-.4-.1-1.6.6-1.2.2.1.5.2.7.4 2.2-1.6 4.3-3.3 6.5-5 .1-.1.2-.2.2-.3-.4-.2-.8-.5-1.1-.7-2.3 1.8-4.6 3.5-6.9 5.3 0 .4 0 .4-.1.4'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M18 24.1c-.2-.1-.5-.2-.7-.4-.8-.4-1.4.8-.6 1.2.1 0 .1.1.2.1s.1.1.2.1c1.8 1 3.6 1.9 5.5 2.8 0-.1 0-.1.1-.2.2-.5.7-.6 1.1-.4.1-.1.2-.2.4-.2v-.3c0-.2.1-.3.3-.4h1.3c1.5-1.3 3.1-2.6 4.7-3.8-.2-.1-.5-.3-.7-.4s-.2-.3-.2-.5c-2.1 1.6-4.2 3.4-6.3 5.1-1.9-1-3.6-1.8-5.3-2.7'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M22.5 31.1s.1 0 .1.1c.4-.9.8-1.8 1.1-2.8-.5-.3-.4-.8-.1-1.1-.3-.2-.9-.1-1.1.4 0 .1 0 .1-.1.2-.3.9-.6 1.8-1 2.7-1.7-1.1-3.4-2.2-5.2-2.9h-.1c-.8-.3-1.4.8-.6 1.2h.1c2 .9 3.9 2.2 5.8 3.3.1.1.2.1.3.1-.5-.6.1-1.6.8-1.2'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M28.9 34.8c.5-.4 1-.8 1.5-1.1.1-.6.3-1.2.4-1.8l-.1.1c-.2.2-.5.3-.8.1-.1-.1-.3-.2-.4-.3-.2.8-.4 1.7-.6 2.5-2-1.1-4.1-2.2-6.2-3.2 0 0-.1 0-.1-.1-.7-.3-1.3.6-.8 1.1 0 0 .1.1.2.1 2.4 1.1 4.7 2.4 7 3.6-.4-.2-.6-.7-.1-1'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M45.7 19.5c-.2-.2-.6-.3-.9-.5-3.3 2-6.3 4.7-9.2 7.1h.4c.7 0 .7 1 0 1.1h-1.8c-.1 0-.1.1-.2.1-.2.1-.4.3-.5.4.7 0 .7 1 0 1.1-.5 0-1 0-1.4.1-.7.6-1.4 1.1-2.1 1.7l-1.5-.9c-.4-.2-.8-.5-1.2-.7h-2.2c-.7 0-.7-1.1 0-1.1h.4c-.3-.2-.7-.4-1-.6h-.6c-.1-.1-.2-.1-.2-.2-.1 0-.3.1-.4.2-.3.3-.3.8.1 1.1 1.9 1.1 3.8 2.3 5.7 3.4.1.1.3.2.4.3.3.2.6.1.8-.1l.1-.1c2.4-2 4.9-4 7.3-5.9s4.8-4.2 7.5-5.8c-.2 1.2-.4 2.4-1.1 2.9-2 1.3-3.9 2.8-5.7 4.2-2.8 2.1-5.6 4.3-8.4 6.5-.5.4-1 .8-1.5 1.1-.4.3-.3.9 0 1.1.2.2.5.2.7 0 3.4-2.7 6.9-5.4 10.3-8 1.9-1.4 3.8-2.9 5.8-4.2 1.2-.8 1.1-3.5 1.4-4.7.1-.6-.5-1-1-.7.2.1.3.2.4.3 1.1.4.2 1.4-.4.8'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M42.9 18.3c.5.1 1 .4 1.4.6.1.1.3.1.4.2.3.1.7.3.9.5.7.6 1.6-.4.9-1-.1-.1-.3-.2-.4-.3l-1.2-.6c-.4-.2-.9-.4-1.4-.6 0 .4-.1.8-.4 1zm-19-2c-.1.3-.1.5-.2.8v.1c.1.1.2.1.3.2.9.5 1.8 1.1 2.7 1.7.2.1.4.3.6.4l8.4-6c.1-.1.3-.2.4-.3 0 0 0-.2.1-.5 0-.5-.1-1.1.3-.8-.2-.1-.3-.2-.5-.3-1.2-.7-2.4-1.5-3.6-2.2-.1.1-.2.1-.3.2 0 .4-.4.8-.8.7-2.1 1.7-4.2 3.3-6.3 5-.5.2-.9.4-1.1 1'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M32.1 9.5c.1-.1.2-.1.3-.2 1.2.7 2.4 1.5 3.6 2.2.2.1.3.2.5.3-.4-.3-.2.3-.3.8 0 .4-.1.5-.1.5-.1.1-.3.2-.4.3l-8.4 6c-.2-.1-.4-.3-.6-.4-.9-.6-1.8-1.1-2.7-1.7-.1-.1-.2-.1-.3-.2V17c0-.3.1-.5.2-.8.1-.6.5-.8 1-1.2 2.1-1.7 4.2-3.3 6.3-5-.1 0-.2-.1-.3-.2s-.3-.2-.5-.3c-1.3 1.1-2.7 2.1-4 3.2-1.9 1.5-3.3 2.1-3.6 4.5 0 .2 0 .4.2.5s.3.2.5.3c.4.2.8.5 1.1.7.8.5 1.6 1 2.5 1.5.1.1.3.1.4 0 2.2-1.6 4.3-3.1 6.5-4.7.9-.6 1.8-1.3 2.6-1.9.1 0 .1-.1.2-.2-.1-.1-.2-.1-.4-.2-.8-.4-.2-1.5.6-1.2v-.9c0-.2-.1-.3-.2-.4-1.5-.9-2.9-1.8-4.4-2.7-.1-.1-.2-.1-.4-.1h-.1c-.2.1-.3.3-.5.4.1.1.2.2.3.2.3.6.4.8.4 1m-1.7 10.6c-.1.1-.2.9-.2 1.3l.1.1c.7.5 1.5.9 2.2 1.4.4.2.8.5 1.2.7 0 0 .1 0 .1.1 2.7-1.9 5.3-3.8 8-5.7.2-.2.5-.4.7-.5 0 0 .1 0 .1-.1 0-.4.1-.9.1-1.3v-.2c-1.1-.7-2.1-1.4-3.2-2.1.6.6-.3 1.6-.9 1l-.4-.4-6.6 4.8c-.4.4-.8.6-1.2.9m12.3-2.8'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M39.6 13.8c1.1.7 2.1 1.4 3.2 2.1v.2c0 .4-.1.9-.1 1.3l-.1.1c-.2.2-.5.4-.7.5-2.7 1.9-5.3 3.8-8 5.7 0 0-.1 0-.1-.1-.4-.2-.8-.5-1.2-.7-.7-.5-1.5-.9-2.2-1.4 0 0-.1 0-.1-.1 0-.4.1-1.2.2-1.3l1.2-.9 6.6-4.8c-.2-.2-.5-.4-.8-.5L33 17.2c-1.9 1.4-3.3 1.9-3.6 4.3 0 .2 0 .4.2.5s.5.3.7.4c1.1.7 2.2 1.4 3.4 2.1.1.1.3.1.4 0 2.2-1.6 4.3-3.1 6.5-4.7.8-.6 1.5-1.1 2.3-1.7.1-.1.2-.2.3-.2.3-.2.4-.6.4-1 .1-.5 0-1.1 0-1.4 0-.2-.1-.3-.2-.4-1.3-.9-2.6-1.7-3.9-2.6-.1 0-.1-.1-.2-.1h-.2c-.1 0-.1 0-.2.1s-.3.2-.4.3c.5.4.8.7 1.1 1m-9.8-5.5c-.1.2-.2.3-.2.5s.1.4.2.5.2.2.3.2c.1.1.2.1.3.2.2.1.3.2.5.3.1.1.2.1.3.2.4.1.8-.3.8-.7 0-.2-.1-.3-.2-.5-.1-.1-.2-.2-.3-.2-.1-.1-.2-.2-.4-.2-.1-.1-.2-.1-.3-.2l-.1-.1h-.1c-.2-.3-.6-.3-.8 0'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M36.6 13.4c.1.1.2.1.4.2s.4.2.5.3c.3.2.5.3.8.5.1.1.3.2.4.4.6.6 1.5-.4.9-1-.3-.3-.6-.5-.9-.7-.5-.3-.9-.5-1.4-.8-.9-.4-1.5.8-.7 1.1M25.2 28c-.7 0-.6 1.1 0 1.1h2.2c1.6 0 3.2 0 4.8-.1.5 0 1 0 1.4-.1.7 0 .6-1.1 0-1.1-2.7.2-5.3.2-8 .2zm-1-1.6h.1c0-.1-.1-.1-.1 0m-.3.4s0-.1 0 0c0-.1 0 0 0 0m0 .1v.2c0 .1.1.2.2.2-.1-.1-.2-.2-.2-.4m.3.4q0 .15 0 0h.1c0 .1-.1.1-.1 0'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M24.3 26.3h-.1c-.2.1-.3.2-.3.4v.1c0 .2.1.3.3.4h.6c3.2 0 6.4-.1 9.6-.2h1.8c.7 0 .6-1.1 0-1.1h-.4c-3.3.1-6.7.1-10 .2-.7.2-1.1.2-1.5.2M0 27.8v1.6c.9.7 1.8 1.6 1.2 2.2-.4.4-.8.8-1.2 1.1v1.8c.8-.8 1.7-1.5 2.5-2.4 1.2-1.2-1.1-3.4-2.5-4.3M24.7 40c-.4-.9-.8-1.3-2.1-.8s-7.1 2.4-7.9 2.9-1.7 1.3-1.2 2.7c.4 1.4 2.4 5 2 6.3-1.2-.8-4.6 1-4.1 3.4s3.9 2.8 5.4-.3c1.5-3.2 0-6.2-.3-7.2-.2-.9 7.4-4.3 7.7-3.4.4 1.3 1.3 3.1 1.2 4.8-1.7-1-5.2.4-4.7 3.3s4 2 5.8-.7c1.8-2.6-1.4-10.1-1.8-11m-8.8 4.9c-.2-.3-.4-.6-.4-.8s7.3-3.3 7.7-3.2c.2.1.2.1.4.9-2.2.4-6.6 2.5-7.7 3.1m78.5 15.8c3.5-1.5 8.6-3.3 8.9-7.8 1.1-17-20.6-18.6-30.9-26.4-3.6-2.7-8.4-10.4-13.7-8.9-3.8 1.1-.9 6.7.4 8.9C64.3 34.9 69.9 43 75.7 51c.1 0 .1.1.2.1.2.1.3.3.3.5 3 4.2 6.1 8.4 9.1 12.5 3-.9 6.1-2.1 9.1-3.4m4.5-17.4c.1.1.3.3.4.5.2.2.3.4.5.7.2.2.3.5.5.8s.3.6.4 1 .3.7.3 1.1c.1.4.2.8.2 1.2.1.4.1.8.1 1.2s0 .8-.1 1.2c0 .4-.2.7-.3 1.1-.1.3-.3.6-.5.9q-.3.45-.6.6c-.2.2-.4.3-.5.4-.3.2-.5.2-.5.2s.1-.2.3-.4c.1-.1.2-.3.3-.5s.2-.4.3-.7c.1-.1.1-.3.1-.4s.1-.3.1-.4c0-.3.1-.6.1-1v-1c0-.4 0-.7-.1-1.1 0-.4-.1-.7-.2-1.1s-.1-.7-.2-1.1c-.1-.3-.2-.7-.3-1l-.3-.9c-.1-.3-.2-.5-.2-.7-.1-.2-.1-.4-.2-.6-.1-.3-.2-.5-.2-.5s.4.3.6.5'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M57.2 22.6c-.2.8-.3 1.7-.5 2.5 1.6 3.4 4.3 6.9 5.4 8.5l1.2 1.8c.3.1.5.4.4.6 3 4.4 6 8.8 9 13.1 1 .6 2 1.2 2.9 1.9-5.8-8-11.4-16.1-16.5-24.5-1.3-2.2-4.2-7.7-.4-8.9 5.2-1.5 10.1 6.2 13.7 8.9 10.3 7.8 32 9.4 30.9 26.4-.3 4.5-5.4 6.2-8.9 7.8-3 1.3-6.1 2.5-9.2 3.5-3-4.2-6.1-8.3-9.1-12.5.1.5-.4 1.1-1 .7-.1 0-.1-.1-.2-.1 3.1 4.3 6.2 8.7 9.3 13v-.2c.1-.9 1.4-.9 1.3 0 0 .2 0 .3-.1.5 2.7-.9 5.3-1.9 7.9-2.9l-.1-.1c-.3-.3.2-.8.5-.5l.3.3c.2-.1.4-.2.7-.3l-.1-.1c-.3-.3.2-.8.5-.5l.3.3c.2-.1.4-.2.6-.2-.4-.3 0-.9.4-.6.1.1.3.2.4.3.6-.2 1.1-.5 1.7-.8 0-.2.1-.3.1-.5.1-.6.9-.6 1.2-.2 2-1.1 3.8-2.6 4.5-4.7 1.5-4.3-.5-9.7-2.9-13.2-4.2-6-12.4-8.6-18.7-11.5-3.1-1.4-6.1-2.8-9-4.6-2.4-1.5-4.4-3.9-6.5-5.9-2.6-2.4-7.1-5.6-10.5-2.5-1.7 1.4-1.6 3.6-.7 6 .1-.4.1-.7.2-1.1.1-.7 1.2-.4 1 .3'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M46.1 46c.2 0 .4.1.6.2.1 0 .2.1.4.1 1.1-2.3 2.4-4.4 3.5-6.7 3.9 2.1 7.8 3.9 11.7 5.8 4.1 2.1 8.8 3.9 12.6 6.7.1 0 .1.1.2.1.5.4 1-.2 1-.7 0-.2-.1-.4-.3-.5-.1 0-.1-.1-.2-.1-.9-.7-1.9-1.3-2.9-1.9-3-1.8-6.4-3.2-9.5-4.8-.1.1-.4.2-.5-.1-.1-.1-.1-.2-.1-.3-.5-.2-.9-.4-1.4-.7-.1.3-.6.3-.7 0 0-.1 0-.2-.1-.3-.4-.2-.7-.3-1.1-.5v.1c.1.4-.5.6-.7.2-.1-.2-.1-.5-.2-.7-.3-.2-.7-.3-1-.5.1.3.1.6.2.9.1.4-.6.6-.7.2-.1-.5-.2-1-.3-1.4-.6-.3-1.1-.5-1.7-.8-.3.1-.6-.1-.7-.3-.3-.2-.7-.3-1-.5 0 .1-.1.2-.1.3-.2.7-1.2.4-1-.3 0-.2.1-.3.1-.5l-1.8-.9c-.3-.2-.8-.1-.9.2-1.3 2.6-2.8 5-4 7.7.3 0 .5-.1.6 0'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M56.5 39.7c-.1-.4.4-.6.6-.3.3-.1.6-.3.8-.4.1-.2.3-.3.4-.2.3-.2.6-.3.9-.5-.1-.4.4-.6.6-.3l.6-.3c0-.3.4-.5.6-.3.8-.4 1.5-.7 2.3-1.1.2-.1.2-.2.3-.3.1-.3-.1-.6-.4-.6h-.4c-2.8 1.3-5.6 2.6-8.3 4.1-.2.1-.3.4-.2.6.1.3.4.5.7.3h.1c.5-.3 1-.5 1.4-.7m-8 8.2 2 .9c-.1.1-.3.1-.4.2.4.2.8.5 1.2.7.2-.1.3-.1.3-.1l2 .9c-.1.1-.2.1-.4.2l1.2.6c.2-.1.3-.2.5-.3.4-.3.7.4.4.6l-.1.1c.6.3 1.2.6 1.8 1h.1l2 .9s-.1.1-.2.1c.4.2.8.4 1.2.7l.4-.2 2 .9c-.1.1-.3.2-.5.3.4.2.7.4 1.1.6.1 0 .2-.1.2-.1l2 .9c-.1 0-.2.1-.3.1.1 0 .2.1.2.1.3.2.7.4 1 .6.1-.1.2-.1.3-.2.4-.3.9.2.5.5 0 0-.1 0-.1.1.3.2.6.3.9.5.2-.1.3-.2.3-.2l1.9 1s-.1.1-.3.2c.2.1.4.3.7.4.2-.1.3-.2.3-.2l1.9 1s-.1.1-.3.2c.4.2.8.4 1.1.6l.1-.1c.3-.3.8.2.5.5l1.2.6.6-.4 1.9 1s-.2.2-.5.4c.4.2.9.5 1.3.7.2-.2.4-.3.4-.3l1.9 1s-.1.1-.3.2c.9.4 1.9.9 2.8 1.3.3-.2.7-.4 1-.6.6-.4 1.1.6.5.9-.1.1-.2.1-.4.2.4.1.7-.3.8-.7 0-.4.1-.7.1-1.1 0-.2 0-.3.1-.5.1-.9-1.3-.9-1.3 0v.6c-6.5-2.7-12.6-6.7-18.8-9.9-4.1-2.2-8.2-4.4-12.4-6.5-1.9-.9-3.9-2.2-5.9-2.9-.1 0-.2-.1-.4-.1.5.2.7.9.1 1.2-.1.1-.2.1-.3.2.5.2 1.1.4 1.6.6.3.2.5.1.5.1'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M46.2 46.2c.2-.1.4-.1.5 0-.2-.1-.4-.1-.6-.2h-.4c-.3.1-.4.3-.4.6.3-.2.6-.3.9-.4'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M40.1 65.5c1.8-.1 2.4-4.9 2.7-7.1 5.8 3.5 12.1 6.3 18.2 9.3 3.6 1.8 7.2 3.6 10.9 5.3 1.1.5 2.1 1 3.2 1.6.4.2.5.3.5.3 0 .5.1 1 .1 1.5.1 1.5.2 6.9 2.5 6.9s2.8-4.9 3-6.6h.1c.4-.3.9-.5 1.3-.8 1.6-.9 3.3-1.9 4.9-2.8 2-1.2 4.1-2.3 6.1-3.5 0 1.5.1 3.2.8 4.5s1.8 1 2.3-.2c2-4.1 2.5-9.2 3.3-13.6 0-.2 0-.4-.1-.5-.3-.4-1.1-.5-1.2.2 0 .2-.1.3-.1.5-.1.7-.3 1.4-.4 2.1l.4.4c.3.3-.3.7-.5.4-.1.3-.1.5-.2.8l.3.3c.3.3-.2.8-.5.5-.1.3-.1.5-.2.8.2.3.5.5.7.8.3.3-.2.8-.5.5l-.4-.4c-.2.9-.4 1.8-.7 2.8-.2.9-.4 1.7-.7 2.5-.1.4-.3.9-.5 1.3 0 .1 0 .1-.1.2v-.2c-.5-1.5-.5-3.2-.5-4.7 0-.5-.6-.8-1-.6-4.5 2.5-9 5.1-13.5 7.6-.5.3-.5.5-.6 1-.1.8-.3 1.6-.5 2.4-.1.2-1 3.3-1.4 2.6-.9-1.6-.9-3.9-1-5.6 0-.5.1-1.8-.4-2.1C65.3 68 53.2 63.5 42.5 56.8c-.3-.2-.9 0-1 .4-.2 1.3-.5 2.7-.8 4-.1.7-.3 1.3-.5 2-.3 1.2 0 1.3-.3 0-.7-3.4-.1-6.9 0-10.3 0-.2 0-.5.1-.7-.4-.4-.8-.8-1.1-1.3-.4-.6.5-1.1.9-.5.2.3.4.5.7.7.5-.7 1.3-1 2.4-1.6 1.2-.7 2.4-1.3 3.6-1.9.1-.1.2-.1.3-.2.6-.3.4-1-.1-1.2-.2-.1-.3-.1-.5 0-.3.1-.6.3-.9.4-2.1 1-4.1 2.2-6.2 3.3-.2.1-.3.4-.3.6-.1 1.7-1.9 15.1 1.3 15'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M64.8 65.7c3.9 1.9 7.7 3.8 11.6 5.8 1.2.6 1.7-.1 2.8-.8 1.8-1.1 3.7-2.3 5.5-3.4.1-.1.2-.1.4-.2.6-.4 0-1.3-.5-.9-.3.2-.7.4-1 .6-1.4.8-2.7 1.7-4.1 2.5-.8.5-1.5.9-2.3 1.4l-.6-.3c-.5-.3-1.1-.5-1.6-.8l-.5.5c-.3.3-.8-.2-.5-.5l.3-.3c-.9-.5-1.9-.9-2.8-1.4-.1.1-.1.1-.2.1-.3.3-.8-.2-.5-.5-.6-.3-1.3-.6-1.9-.9-.1.1-.3.2-.4.3-.4.3-.7-.3-.4-.6l.1-.1c-.6-.3-1.3-.6-1.9-1-.3.2-.5-.1-.5-.3-.1-.1-.3-.1-.4-.2-.6-.3-1.3-.7-1.9-1l-.1.1c-.3.2-.5-.1-.5-.4l-1.8-.9-.1.1c-.3.2-.6-.1-.5-.4-.7-.4-1.5-.7-2.2-1.1 0 0-.1 0-.1.1-.3.2-.6-.1-.5-.4-.8-.4-1.6-.9-2.5-1.3 0 0-.1 0-.1.1-.3.3-.8-.1-.6-.4-.8-.4-1.6-.9-2.5-1.3l-.1.1c-.3.3-.8-.2-.5-.5-.6-.3-1.2-.6-1.8-1-.3-.2-.6-.3-.9-.5-.1.1-.2.1-.3.2-.4.2-.7-.3-.4-.6-.7-.4-1.3-.7-2-1.1-.1.1-.2.1-.3.2-.4.3-.7-.3-.4-.6-.7-.4-1.4-.8-2.1-1.3 0 0-.1 0-.1-.1l-.3.3c-.3.3-.8-.2-.5-.5l.2-.2c-.7-.4-1.5-.9-2.1-1.5l-.7-.7c-.4-.5-1.3 0-.9.5.3.5.7.9 1.1 1.3 2.2 2.1 5.6 3.5 8.1 4.9 5.6 3.2 11.2 6.1 16.8 8.9M53.3 39.8c0-.1.1-.2.1-.3 1.4-4.7 2.3-9.6 3.3-14.4.2-.8.3-1.7.5-2.5.1-.7-.9-.9-1-.3-.1.4-.2.7-.2 1.1-1.1 5.2-2 10.5-3.5 15.6 0 .2-.1.3-.1.5-.3.7.8 1 .9.3m-7.2 11.1c-.1.1-.3.2-.4.2.3.2.7.4 1.1.1.6-.4 2.3-1.6 3.2-2.1.2-.1.3-.2.4-.2l-2-.9s-.1.1-.4.2c-.9.5-3.4 1.7-3.2 2.1 0 .1.2.3.3.5.2-.1.4-.2.6-.4.4-.4.8.2.4.5m1.9 1c0 .1.1.3.3.4.1 0 .1-.1.2-.1.4-.2.7.3.4.6.4.3.8.4 1.1.2.7-.4 2.3-1.6 3.3-2.1.1-.1.3-.1.4-.2l-2-.9s-.1.1-.3.1c-1 .3-3.6 1.6-3.4 2'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M53.5 54.9c.1.1.2.4.4.6.1-.1.3-.2.4-.3.4-.3.9.2.5.5l-.3.3c.3.2.7.2 1 0 .7-.5 2.5-1.7 3.5-2.3.1 0 .1-.1.2-.1l-2-.9h-.1c-.6.3-3.8 1.8-3.6 2.2m3.4 1.5c.1.1.2.3.4.5.1 0 .1-.1.2-.1.4-.3.9.2.5.5l-.1.1c.3.2.7.3 1 .1.6-.4 2.2-1.5 3.2-2.1.2-.1.3-.2.5-.3l-2-.9s-.1.1-.4.2c-1 .5-3.4 1.7-3.3 2m2.8 1.8c.1.1.2.4.4.6.3-.2.7.1.5.4.3.2.7.2 1 0 .7-.5 2.4-1.7 3.4-2.2.1 0 .2-.1.3-.1l-2-.9s-.1 0-.2.1c-.6.2-3.5 1.7-3.4 2.1m-13.6-7.3c.4-.2 0-.9-.4-.6-.2.1-.4.2-.6.4-.9.6-1.8 1.1-2.6 1.8l-.2.2c-.3.3.2.8.5.5l.3-.3c.8-.7 1.6-1.2 2.5-1.7.3-.2.4-.3.5-.3m2.7 1.9c.4-.2 0-.8-.4-.6-.1 0-.1.1-.2.1-.9.6-1.9 1.2-2.8 1.8-.3.3 0 .8.4.6.1-.1.2-.1.3-.2.8-.6 1.8-1.1 2.7-1.7m6.5-1.1c.4-.3 0-.9-.4-.6-.2.1-.3.2-.5.3-2.1 1.4-4.3 2.7-6.4 4.2-.3.3 0 .8.4.6.1-.1.2-.1.3-.2 2.1-1.5 4.3-2.8 6.5-4.2 0 0 0-.1.1-.1'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M54.8 55.7c.4-.3-.1-.8-.5-.5-.1.1-.3.2-.4.3-.8.7-1.6 1.3-2.5 2-.3.3.2.7.5.5l.1-.1c.8-.6 1.6-1.3 2.4-1.9.2-.1.3-.2.4-.3m3.2 1.6c.4-.3-.1-.8-.5-.5-.1 0-.1.1-.2.1-.9.7-1.8 1.4-2.7 2.2l-.1.1c-.2.3.2.7.6.4 0 0 .1 0 .1-.1l2.7-2.1zm2.7 1.9c.1-.3-.2-.6-.5-.4h-.1c-.8.6-1.5 1.2-2.3 1.8-.1.1-.1.1-.1.2-.1.3.2.6.5.4 0 0 .1 0 .1-.1.8-.6 1.6-1.2 2.4-1.9-.1 0 0 0 0 0m6.4-1.2c.4-.3-.1-.8-.5-.5-.1.1-.2.1-.3.2-1.9 1.5-3.8 3-5.8 4.4-.1.1-.1.1-.1.2-.1.3.2.6.5.4l.1-.1c2.1-1.5 4-3 6.1-4.6q-.15 0 0 0m-2.2 2.9c0 .1.2.3.3.5.2-.2.4-.3.6-.5.3-.3.8.2.5.5-.2.2-.4.3-.6.5.4.2.8.4 1.1.1.6-.4 2.3-1.8 2.9-2.4.2-.1.3-.2.3-.2l-1.9-1s-.1.1-.3.2c-.8.5-3 2-2.9 2.3m2.6 1.5c.1.2.2.4.4.6l.1-.1c.3-.3.8.2.5.5q.45.3.9 0c.6-.4 2.3-1.8 2.9-2.4.2-.1.3-.2.3-.2l-1.9-1s-.1.1-.3.2c-.8.5-3 2-2.9 2.4m5.2 2.5c.1.1.2.4.4.6.2-.2.5-.4.7-.6.3-.3.8.2.5.5l-.6.6q.45.3.9 0c.5-.4 2-1.5 2.7-2.2.3-.2.5-.4.5-.4l-1.9-1s-.2.2-.6.4c-1 .6-2.8 1.8-2.6 2.1m3.1 1.9c.1.1.2.4.4.6.2-.1.3-.3.5-.4.3-.3.8.2.5.5l-.4.4q.45.3.9 0c.6-.4 2.3-1.8 2.9-2.4.2-.1.3-.2.3-.2l-1.9-1s-.2.1-.4.3c-.9.5-2.9 1.9-2.8 2.2'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M66.3 61.3c.3-.3-.2-.8-.5-.5-.2.2-.4.3-.6.5-.7.7-1.5 1.3-2.3 1.9-.1.1-.1.1-.1.2 0 .3.2.6.5.4l.1-.1c.8-.6 1.6-1.3 2.4-2 .1 0 .3-.2.5-.4m2.2 2.1c.3-.3-.2-.8-.5-.5l-.1.1c-.7.6-1.4 1.2-2.1 1.7-.1.1-.1.2-.1.3 0 .3.2.5.5.3.8-.6 1.6-1.3 2.3-1.9m5.7-1.3c.3-.3-.2-.8-.5-.5l-.1.1c-1.7 1.5-3.5 3.1-5.3 4.5l-.1.1c-.4.3 0 .9.4.6.1-.1.3-.2.4-.3 1.7-1.4 3.4-3 5.2-4.5q-.15 0 0 0m.1 3.3c.3-.3-.2-.8-.5-.5-.2.2-.5.4-.7.6-.8.7-1.5 1.3-2.3 2-.3.3.2.8.5.5.1 0 .1-.1.2-.1.7-.6 1.5-1.3 2.2-1.9zm2.9 2.1c.3-.3-.2-.8-.5-.5-.2.1-.3.3-.5.4-.6.6-1.3 1.2-1.9 1.8l-.3.3c-.3.3.2.8.5.5.2-.1.3-.3.5-.5.6-.6 1.2-1.2 1.8-1.7.1-.1.3-.2.4-.3m-20-28.2c-.2-.2-.7-.1-.6.3.1.5.2 1 .3 1.6.1.5.2 1 .3 1.4s.8.3.7-.2c-.1-.3-.1-.6-.2-.9-.1-.7-.2-1.4-.4-2.1-.1 0-.1 0-.1-.1m1.2-.6c-.2 0-.4 0-.4.2v.2c.2 1 .4 2 .7 3 .1.2.1.5.2.7.1.4.8.2.7-.2v-.1c-.4-1.2-.7-2.4-.8-3.6-.2-.1-.3-.2-.4-.2m2.9 4.5c-.4-1.7-.7-3.4-1.2-5.1 0 0 0-.1-.1-.1-.2-.3-.7-.1-.6.3.5 1.6.8 3.2 1.2 4.8 0 .1 0 .2.1.3.1.4.5.3.7 0-.1-.1-.1-.1-.1-.2m2.1.8c-.5-.8-.7-2.1-.9-3-.3-1.2-.6-2.4-1.2-3.5l-.1-.1c-.2-.2-.6 0-.6.3v.1c.6 1.1.9 2.4 1.2 3.7.2.8.4 1.8.8 2.6 0 .1.1.2.1.3.1.2.4.2.5.1.2-.2.3-.4.2-.5m33.4 17.1c-.1-.1-.3-.2-.4-.3-.4-.3-.7.3-.4.6q1.05.75 1.8 1.8l.1.1c.3.3.8-.1.5-.4-.1-.2-.3-.3-.4-.4-.3-.5-.7-1-1.2-1.4m-1.6.3c-.3-.3-.8.2-.5.5l.1.1c.9 1 1.9 1.9 2.7 2.9.3.3.8-.2.5-.5l-.3-.3c-.7-.8-1.5-1.6-2.2-2.4zm-1.4.5c-.3-.3-.8.2-.5.5l.1.1c1.3 1.3 2.5 2.6 3.8 4l.4.4c.3.3.8-.2.5-.5-.2-.3-.5-.5-.7-.8-1.1-1.1-2.2-2.3-3.3-3.4 0-.1-.2-.2-.3-.3M54.2 47.3c.3.2.6.3.9.5s.6.3.9.5.6.3.9.5.6.3.8.4c.3.1.5.3.7.4l.6.3c.2.1.4.2.5.2.3.1.4.2.4.2s-.1-.1-.3-.4c-.2-.2-.5-.6-.9-.9-.4-.4-.9-.7-1.4-1.1-.3-.2-.5-.4-.8-.5-.3-.2-.6-.3-.9-.5s-.6-.3-.9-.5-.6-.3-.9-.4c-.6-.2-1.2-.4-1.7-.6-.3-.1-.5-.1-.7-.2-.2 0-.4 0-.5-.1h-.5s.1.1.4.3c.1.1.3.2.5.3s.4.2.6.4c.2.1.4.3.7.4.2.1.5.3.8.5.2-.1.5.1.8.3M99.7 35c.3.2.5.5.9.8.3.3.6.6 1 .9.3.4.7.7 1 1.1.2.2.3.4.5.6s.3.4.5.6c.4.4.6.9 1 1.3.3.5.6.9.9 1.4.1.2.3.5.4.7s.2.5.4.7c.2.5.4.9.6 1.4.2.4.4.9.5 1.3s.3.8.4 1.1.2.6.2.9c.1.5.2.8.2.8s.1-.3.1-.8v-.9c0-.4 0-.8-.1-1.2 0-.5-.2-.9-.3-1.4s-.3-1-.5-1.5-.4-1.1-.7-1.6l-.9-1.5c-.4-.5-.7-1-1.1-1.4-.4-.5-.8-.9-1.2-1.3s-.8-.7-1.2-1.1c-.4-.3-.8-.6-1.2-.8s-.7-.4-1.1-.6c-.3-.1-.6-.3-.9-.3-.5-.1-.8-.2-.8-.2s.2.2.7.5c.2 0 .4.2.7.5m-5.9-2.8.4.4c.1.1.3.2.4.3.2.1.4.1.6.2h.3c.1 0 .2 0 .3-.1.2 0 .3-.1.4-.2s.2-.1.2-.1 0-.1-.1-.2-.2-.2-.3-.4l-.1-.1c-.1 0-.1-.1-.2-.2s-.3-.2-.5-.3-.4-.1-.6-.2H94c-.2 0-.3.1-.4.2s-.2.1-.2.1 0 .1.1.2.1.3.3.4M33.6 63.9c0 .3.1.5.1.8.2.6.3 1.2.6 1.7s.6 1 1 1.5.8.8 1.3 1.2c.9.7 1.9 1.1 2.7 1.3.2 0 .4.1.6.1h1.5c.5-.1.8-.1.8-.1s-.3-.1-.7-.2c-.2-.1-.5-.1-.8-.2s-.7-.2-1-.4c-.4-.2-.7-.4-1.1-.6s-.7-.5-1.1-.8l-.5-.5c-.1-.2-.3-.4-.5-.6-.3-.4-.6-.8-.8-1.3-.2-.4-.4-.9-.5-1.4-.1-.2-.1-.5-.2-.8 0-.2-.1-.5-.1-.7q-.3-1.5-.3-2.7c0-.8 0-1.5.1-1.9 0-.2.1-.4.1-.5.1-.1.1-.2.1-.2s-.1 0-.1.1c-.1.1-.2.3-.4.5-.1.2-.3.5-.4.8q-.15.45-.3 1.2c-.1.9-.2 1.9-.1 2.9zm-2 3.9c.1.2.2.3.3.5.2.3.5.5.8.7.3.1.5.2.7.2h.3s0-.1-.1-.2q-.15-.15-.3-.6c-.1-.2-.2-.5-.3-.8s-.2-.6-.3-.8c-.2-.6-.5-1.2-.7-1.7-.1-.2-.2-.5-.3-.6-.1-.2-.1-.3-.1-.3l-.2.2c-.1.1-.2.4-.3.7s-.1.6-.1 1 .1.8.2 1.1c.2.3.3.5.4.6M.3 154c-.4-.1-.3-.7.2-.7.3 0 .5.1.8.1.3-.4.5-.7.7-1.1-.2 0-.4-.1-.6-.1-.4-.1-.3-.8.2-.7.2 0 .5.1.7.1.6-1.1 1.1-2.3 1.3-3.5-.2-1.7-.7-3.4-1.2-4.9-.2-.6.4-.9.9-.8q-.9-2.4-3-4.5l-.3.3v1.3c3.3 3.5 3.4 7.8.7 12.1-.2.3-.4.6-.7 1v2.1c.2-.3.5-.5.7-.8-.1.1-.3.1-.4.1'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M3.7 143c-.1-.2-.2-.3-.4-.4-.5-.2-1.1.2-.9.8.6 1.5 1 3.2 1.2 4.9.2 1.2.2 2.4.1 3.6h.1c.5 0 .5.7 0 .7h-.2c-.1.4-.1.7-.2 1.1.4.1.3.7-.2.7-.1.4-.3.7-.4 1 .1 0 .2 0 .3.1.4.1.3.8-.2.7-.1 0-.3-.1-.5-.1-.2.4-.5.8-.8 1.1.1 0 .1.1.2.1.4.2 0 .9-.4.6-.1-.1-.2-.1-.3-.2-.3.4-.7.7-1.2 1v1.6H0c6-3.7 6-11.5 3.7-17.3m9.8-20.4c.1.1.2.1.2.1.1-.1.2-.1.3-.1-.2-.1-.3-.1-.5 0m.3 1.5c-.2 0-.4 0-.5-.1-.3-.2-.5-.4-.8-.6-4.2 4.3-8.4 8.6-12.6 13v1.9l.3-.3c4.6-4.6 9.1-9.2 13.6-13.9m-4.6-3.5c-.2-.2-.5-.3-.7-.4s-.3-.2-.3-.4l-8.1 8.1v1.9l9.1-9.1z'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M8.5 120.2c.3.1.5.3.7.4.1.1.2.1.3.2.3-.3.7.1.5.4.3.2.5.4.8.7.3-.2.7.2.5.5.2.2.4.4.6.5l.5-.5c.3-.3.8.2.5.5l-.4.4.1.1c.2.2.5.4.8.6.1.1.3.1.5.1.1 0 .1 0 .2-.1.4-.3.9-.6 1.5-.8-.1-.1-.2-.2-.3-.4-.4-.8.7-1.4 1.2-.7.1.2.2.3.4.5.7-.3 1.5-.7 2.2-1.1-.2-.2-.3-.5-.3-.8 0-.4.3-.7.7-.7s.6.3.7.7c0-.2 0-.1.1 0 .8-.7 1.5-1.5 1.8-2.5.8-2.7-3.6-5-5.3-6.2-.3-.2-.6-.1-.8.1-.4.4-.9.8-1.3 1.2.1.2.3.4.5.5s.3.4.3.6c.3-.3.7-.6 1-1 1 .7 2 1.4 2.9 2.2 2.2 2 .8 3.5-1.3 4.8-1.3.8-2.7 1.3-4 2.1-.1 0-.2.1-.3.1 0 0-.1 0-.2-.1-.6-.4-2.5-2.2-3.7-3.1l4.8-4.5c-.1 0-.2 0-.3-.1-.3-.2-.6-.5-.8-.7-.7.7-1.4 1.3-2.1 2l.5.5c.6.6-.3 1.6-1 1l-.5-.5c-.7.7-1.4 1.3-2.1 2-.1.1-.2.3-.2.4v.3c0 .1.1.3.3.4'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M10 121.3s.1-.1 0 0c.2-.4-.2-.8-.5-.5-3.2 3.2-6.3 6.4-9.5 9.5v.9c3.1-3.1 6.2-6.1 9.3-9.2zm2.4 2 .4-.4c.3-.3-.2-.8-.5-.5l-.5.5c-4 3.9-8 7.8-11.9 11.8v1c4.2-4.2 8.4-8.3 12.5-12.4m-1.1-1c.2-.3-.2-.7-.5-.5-3.6 3.6-7.2 7.2-10.8 10.7v1c3.7-3.7 7.5-7.4 11.3-11.2 0 .1 0 0 0 0m.6-5.6-.5-.5-.8-.8c-.6-.6-1.6.3-1 1l.8.8.5.5c.6.5 1.6-.4 1-1m2.4-1.7c.1.1.2.1.3.1.2 0 .5-.1.6-.3.1-.1.1-.2.1-.3 0-.2-.1-.5-.3-.6s-.3-.3-.5-.5q-.3-.3-.3-.6c-.1-.3-.5-.6-.8-.5s-.6.5-.5.8c.2.4.4.8.7 1.1.2.3.4.6.7.8m2.1 7.2c-.4-.8-1.6-.1-1.2.7.1.1.2.3.3.4.2.3.5.5.8.7.6.6 1.6-.3 1-1-.1-.1-.3-.3-.5-.4s-.3-.3-.4-.4m3.7-1.5q-.15-.15 0 0c-.1-.4-.3-.7-.7-.7-.3 0-.7.3-.7.7 0 .3.1.6.3.8.3.4.7.7 1.2.8.3.1.7-.1.8-.5s-.1-.7-.5-.8c-.1 0-.2-.1-.3-.2 0 .1-.1 0-.1-.1m-7.2-2.9h-.2c-.9 0-.9 1.3 0 1.3h.2c.8 0 .8-1.3 0-1.3m2.6-.8h.2c.9 0 .9-1.3 0-1.3h-.2c-.9 0-.9 1.3 0 1.3m-.9 3.1c-.4.1-.6.4-.7.8 0 .4.3.7.7.7.2 0 .4-.1.5-.3.2-.2.4-.5.3-.7 0-.4-.4-.6-.8-.5m.7 1v-.2zm2.3-1.5c.9 0 .9-1.3 0-1.3s-.9 1.3 0 1.3M1.5 157.9c.4.2.7-.4.4-.6-.1 0-.1-.1-.2-.1-.5-.3-1.1-.4-1.6-.4v.7q.6 0 1.2.3s.1 0 .2.1m1.4-1.8c.4.1.6-.6.2-.7-.1 0-.2 0-.3-.1-1-.1-1.9-.3-2.8-.3v.7c.8.1 1.6.2 2.4.4zm-2.4-2.8c-.4-.1-.6.6-.2.7.1 0 .3 0 .4.1.8.1 1.6.1 2.4.3.4.1.6-.6.2-.7-.7-.1-1.4-.2-2.1-.2-.2-.1-.5-.1-.7-.2m1.1-1.8c-.4-.1-.6.6-.2.7.2 0 .4.1.6.1.5.1 1.1.2 1.6.2h.2c.5 0 .5-.7 0-.7h-.1c-.5 0-.9-.1-1.4-.2-.2 0-.5 0-.7-.1m21.7-27.7c.1 0 .2 0 .3-.1.1 0 .2-.1.3-.2.2-.1.4-.3.6-.5s.4-.4.5-.7.3-.5.4-.8.1-.6.2-.9c.1-.6.1-1.2 0-1.7s-.2-1-.3-1.4c-.2-.4-.3-.7-.5-.9-.1-.2-.2-.3-.2-.3v.4c0 .2-.1.6-.1 1s-.1.8-.1 1.3-.1 1-.2 1.5c0 .2-.1.5-.1.7 0 .1 0 .2-.1.3 0 .1-.1.2-.1.3-.1.2-.1.4-.2.6s-.2.3-.3.5c-.1.1-.1.1-.1.2l-.2.2-.3.3c-.2.1-.3.2-.3.2zm3.5.4c.1 0 .2 0 .3-.1.2-.1.5-.3.6-.5.1-.1.2-.2.2-.4.1-.1.1-.3.2-.4v-.9c0-.3-.2-.5-.3-.7s-.3-.3-.4-.4-.2-.1-.2-.1-.1.1-.1.2c-.1.1-.1.3-.2.5s-.1.4-.2.6c0 .1 0 .2-.1.3 0 .1 0 .2-.1.3 0 .1-.1.2-.1.3s0 .2-.1.3c0 .2-.1.3-.1.5 0 .1 0 .2-.1.3v.4h.2c.3-.1.4-.1.5-.2m-22.2-8.8c-.2-.6-.5-1.3-.7-1.9-.3-.8-1.5-.5-1.3.3.1-.1.2-.1.3-.2.4-.2.7.4.4.6-.1.1-.3.2-.4.3 0 .1.1.2.1.3.1.3.2.4.2.5l-.9.6c-.8.5-1.5 1-2.3 1.6v1.8c1.5-1 2.9-2.1 4.3-3.1.2-.2.4-.5.3-.8'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M3.2 114.2c.4-.2 0-.9-.4-.6-.1.1-.2.1-.3.2-.9.6-1.7 1.2-2.6 1.7v.8c.9-.6 1.9-1.3 2.8-1.9.3-.1.4-.1.5-.2m-.7-38.7c0-.1-.1-.1-.1-.2s-.1-.3 0-.4c-.8.5-1.6 1-2.4 1.6v1.3c.9-.6 1.8-1.2 2.8-1.8-.1-.2-.2-.4-.3-.5m3.8 5.9c-.1 0-.2-.1-.3-.1-.1-.1-.2-.2-.2-.3-1.3.9-2.7 1.7-4 2.6 0 .1.1.3.2.4.3.5-.4 1-.7.5-.1-.1-.2-.3-.3-.4l-.9.6V86c2.3-1.5 4.5-2.9 6.8-4.4-.3-.1-.5-.1-.6-.2m.3-1.3c.1 0 .1 0 .2.1 0 0 0-.1-.1-.1zM5.5 79c-.2.1-.5.3-.7.4.1.3.3.5.5.8.4-.2.8-.5 1.2-.7-.2-.3-.3-.5-.5-.8-.2.1-.4.2-.5.3m-2-1.8c.1.1.2.3.2.4.4-.2.8-.5 1.2-.7-.1-.2-.2-.3-.3-.5-.3.4-.7.6-1.1.8m2.2 3.7v-.2s-.1 0-.1.1zm-.4-3.4c-.4.2-.8.4-1.2.7l.3.6c.4-.2.8-.5 1.2-.7z'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M3.4 75.7c-.4.3-.9 0-1-.4 0 .1 0 .1.1.2.1.2.2.3.3.4.1.2.3.5.4.7.4-.2.8-.5 1.1-.7l-.3-.6c-.2.2-.4.3-.6.4m2.5 5.6c.1.1.2.1.3.1-.1 0-.1 0-.2-.1z'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M2.4 75.3c.1.4.6.7 1 .4.2-.1.4-.2.5-.3 1.4-.9 2.7-1.8 4-2.7 2-1.3 4.2-1.1 6.4-.7 1.3.2 11 2.7 10.7 4.2-.3 1.8-1.4 3.7-3.6 3.4-.9-.1-1.9-.9-2.7-1.3-.7-.4-1.6-.8-2.4-.6-3.3.6-6.2 3.9-9.7 2.7h-.2l-.9.6v.3c0 .1.1.2.2.3l.1.1c.1 0 .1 0 .2.1.2.1.3.1.5.2 1.5.4 2.8.2 4.3-.3 2.3-.8 4.7-3.3 7.3-1.9 1.8 1 3.1 1.9 5.2 1.3 2.2-.7 2.8-3.4 3.1-5.3 0-.3-.1-.6-.4-.7-.8-.3-1.5-.5-2.2-.8 0 .1-.1.2-.1.3-.1.3-.6.5-.9.3-.4-.2-.4-.6-.3-.9 0-.1.1-.1.1-.2-.6-.2-1.3-.5-1.9-.7v.2c0 .4-.5.6-.8.5-.4-.1-.6-.4-.5-.8 0-.1 0-.3.1-.4l-2.7-.9c0 .1 0 .1-.1.2-.2.8-1.5.6-1.3-.3 0-.1.1-.2.1-.3-.6-.1-1.1-.3-1.7-.4-.3-.1-.6-.1-.9-.1-.1.2-.1.5-.2.7-.1.3-.6.5-.9.3-.4-.2-.4-.6-.3-.9v-.1c-3.4.2-5.7 2.4-8.9 4.3-.2.1-.2.2-.3.4.1-.5.1-.3.1-.2'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M11.9 71.3c.3.1.8 0 .9-.3.1-.2.1-.5.2-.7l.3-.9c.1-.3.1-.7-.3-.9-.3-.1-.8 0-.9.3-.2.5-.3 1-.5 1.5v.1c-.1.3-.1.7.3.9m4.9 0c0-.1 0-.1.1-.2.1-.4.3-.7.5-1.1.2-.3 0-.7-.3-.9s-.7 0-.9.3c-.2.4-.4.9-.6 1.3 0 .1-.1.2-.1.3-.2.9 1.1 1.2 1.3.3m3.2 1.9c.3.1.8-.2.8-.5v-.2c.1-.4.2-.8.5-1.1.2-.3 0-.7-.3-.9s-.7 0-.9.3c-.2.4-.4.8-.5 1.3 0 .1-.1.3-.1.4 0 .3.1.6.5.7M4.7 76.5c1.9-1.2 3.8-2.3 5.7-3.6.4-.2 0-.8-.4-.6-1.9 1.2-3.7 2.4-5.6 3.5-.4.2-.8.5-1.1.7-1.1.7-2.1 1.3-3.2 2v.8c1.2-.7 2.4-1.4 3.5-2.1.3-.2.7-.4 1.1-.7m.6 1c3-1.6 6-3.1 9.3-4 .4-.1.2-.8-.2-.7-3.4 1-6.5 2.4-9.4 4.1-.4.2-.8.4-1.2.7-1.3.7-2.5 1.5-3.8 2.3v.8c1.4-.9 2.7-1.7 4.1-2.5.4-.2.8-.4 1.2-.7'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M5.5 79c.2-.1.3-.2.5-.3 3.7-2.2 7.9-3.5 12.2-4.1.4-.1.4-.8 0-.7-2.8.4-5.5 1.1-8.2 2-1.6.5-3 1.3-4.4 2.2-.4.2-.8.5-1.2.7-.7.5-1.4.9-2.2 1.4-.7.4-1.4.8-2 1.3.1.2.3.4.4.6 1.4-.9 2.8-1.7 4.2-2.6.2-.2.5-.4.7-.5M.3 83.2c-.1.1-.2.1-.3.2v.8c.2-.2.5-.3.7-.5-.1-.1-.2-.3-.4-.5'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='m5.7 80.7.9-.6s.1 0 .1-.1c.3-.2.7-.4 1-.6 3.9-2.3 9.3-2.8 13.8-2.8.5 0 .4-.7 0-.7-2.5 0-5.1.3-7.6.7-2.8.5-5.2 1.5-7.6 2.8-.4.2-.8.4-1.2.7-.1.1-.2.1-.4.2-1.3.8-2.5 1.6-3.8 2.4.1.2.3.4.4.6 1.4-.9 2.7-1.7 4.1-2.5.2-.1.3-.1.3-.1'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M.7 83.8c.1.1.1.2.2.3s.2.3.3.4c.3.5 1 0 .7-.5-.1-.1-.2-.3-.3-.4s-.1-.2-.2-.3c-.1-.2-.3-.4-.4-.6-.2-.2-.3-.5-.5-.7-.1-.2-.3-.4-.4-.6-.1-.1-.1-.2-.2-.3v1.6c.1.2.2.4.3.5.3.2.4.4.5.6M23 74.3c.3.2.8 0 .9-.3 0-.1.1-.2.1-.3.1-.3.3-.6.4-.9.4-.8-.8-1.4-1.2-.6-.2.3-.3.7-.5 1 0 .1-.1.1-.1.2 0 .3 0 .7.4.9m-21 14c.5-.4 1-.8 1.5-1.1.2-.2.5-.4.7-.6s.4-.3.6-.5.4-.3.5-.4c.2-.1.3-.2.4-.3.2-.3.4-.4.4-.4h-.5c-.1 0-.3 0-.5.1-.2 0-.4.1-.7.2-.2.1-.5.2-.8.3s-.5.3-.8.4c-.6.3-1.1.7-1.6 1-.4.3-.8.7-1.2 1v1.6c.1-.1.3-.1.4-.2.6-.4 1.1-.8 1.6-1.1m187.5-86c-.7-.5-.1-1.7.6-1.2.1.1.2.1.3.2.1-.5.2-.9.4-1.3h-1.4c-.1.2-.2.4-.2.7-.4-.2-.8-.4-1.2-.7h-2.5c1.2.8 2.4 1.6 3.8 2.3z'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M197.8 5.3c.2-.6.5-1.1.7-1.7-.2-.1-.3-.2-.5-.3-.1 0-.2 0-.2-.1-.2-.1-.3-.2-.5-.3-.2.5-.4 1.1-.7 1.6-2-1.2-4.3-1.9-6.2-3.2-.1-.1-.2-.1-.3-.2-.7-.5-1.3.7-.6 1.2 2.2 1.6 4.9 2.3 7.1 3.8 0 0 .1 0 .2.1-.1-.1-.1-.2-.1-.4 0-.6.7-.8 1.1-.5'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M197.8 3.2c.1 0 .1.1.2.1h-.1c-.7-.4-.1-1.6.6-1.2.2.1.5.3.8.4 1-.8 2.1-1.7 3.1-2.5h-2.1c-.7.6-1.5 1.2-2.2 1.8-.1 0-.2-.1-.3-.2L195.7.4c-.2-.1-.5-.3-.7-.4h-2.7c1.7 1 3.4 1.9 5.1 2.9.1.1.2.2.4.3m20.7-2c-.1.1-.2.9-.2 1.3l.1.1c.4.3.9.5 1.3.8.4-.2.7.1.8.5l.1.1c.4.2.8.5 1.2.7 0 0 .1 0 .1.1 2.2-1.6 4.4-3.1 6.5-4.7H220l-.3.3c-.4.2-.8.5-1.2.8'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M217.3 2.6c0 .2 0 .4.2.5.4.3.8.5 1.2.8.2-.2.4-.3.7-.5.1 0 .1 0 .2-.1-.4-.3-.9-.5-1.3-.8 0 0-.1 0-.1-.1 0-.4.1-1.2.2-1.3l1.2-.9.3-.3h-1.5c-.5.7-.9 1.5-1.1 2.7m4.4 2c-.4-.2-.8-.5-1.2-.7l-.1-.1c.1.2 0 .5-.3.7l-.1.1c.5.3 1.1.7 1.6 1 .1.1.3.1.4 0 2.2-1.6 4.3-3.1 6.5-4.7.4-.3.9-.6 1.3-.9h-1.5c-2.2 1.6-4.4 3.1-6.5 4.7zm-14.2-1.3c-1.3.8-2.4 1.7-3.9 1.1-1.4-.6-2.9-1.2-4.2-1.9-.3-.1-.5-.3-.8-.4-.7-.5-1.4.7-.6 1.2h.1c.2.1.3.2.5.3 1.9 1.1 4 1.8 6 2.7 0-.1.1-.2.1-.3-.1-.4.4-1 1-.8.3.1.5.2.8.3 1.2-.8 2.5-1.4 3.6-2.2 1.5-1 2.9-2 4.4-3.1.1-.1.2-.2.3-.2h-2.3c-.3.2-.6.4-.8.6-1.5.9-2.9 1.9-4.2 2.7'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M204.6 9.3c.1 0 .2.1.3.1l.9-2.7c-.3-.1-.5-.2-.8-.4-.2-.1-.3-.2-.4-.4 0 .1-.1.2-.1.3-.3.9-.6 1.7-.8 2.6-1.2-.4-2.2-1.1-3.3-1.8-.5-.3-.9-.6-1.4-.9-.2-.1-.4-.2-.6-.4l-.3-.3c0-.1-.1-.2-.2-.3-.4-.2-1.1 0-1.1.6 0 .1 0 .2.1.4.3.7 1.5 1.2 2.1 1.5 1.6 1 3 2 4.8 2.6-.5-.4.1-1.2.8-.9'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M211.2 12.4c.2.1.4.2.5.3.3-.8.5-1.6.8-2.4-.2-.1-.3-.1-.5-.2-.3-.1-.4-.3-.5-.6 0 0-.1 0-.1-.1-.3.9-.6 1.7-.9 2.6-1.9-.9-3.7-1.8-5.6-2.7-.1 0-.2-.1-.3-.1-.7-.3-1.2.5-.9 1 .1.1.1.2.3.2 2.2 1 4.4 2.1 6.6 3.1h.1s-.1 0-.1-.1c-.9-.2-.2-1.4.6-1'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M204.9 6.4c.3.1.5.2.8.4 1.9.8 3.8 1.8 5.6 2.7 0 0 .1 0 .1.1-.1-.4.2-.9.8-.8.3.1.7.3 1.2.5 2-1.8 4.4-3.1 6.6-4.7l.1-.1c.3-.2.3-.5.3-.7-.1-.4-.4-.7-.8-.5-.1 0-.1 0-.2.1-.2.2-.4.3-.7.5-1.7 1.2-3.6 2.3-5.3 3.6-1.1.8-1.1 1-2.5.3-1.6-.8-3.1-1.6-4.7-2.2-.3-.1-.5-.2-.8-.3-.6-.2-1.1.4-1 .8.2.1.3.2.5.3'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M211.5 9.5c0 .2.2.5.5.6.2.1.3.1.5.2 2.1.7 4.2 1.9 6.1 3.1 0-.1.1-.3.1-.4.2-.5.8-.4 1.1 0 .2.1.3.2.5.3 2.2-1.7 4.6-3.2 6.9-4.9-.4-.3-.8-.5-1.2-.8-1.9 1.5-4 2.8-6 4.2-1.2.9-4.4-1.3-6.5-2.4-.4-.2-.8-.4-1.2-.5-.6-.3-.9.2-.8.6'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M218.6 16.3c.1.1.3.2.4.3.2-.7.3-1.5.6-2.2-.2-.1-.4-.2-.5-.3-.8-.4-.1-1.6.6-1.2h.1c-.3-.4-.9-.5-1.1 0-.1.1-.1.3-.1.4-.3.8-.5 1.7-.7 2.5-2.1-1.1-4.1-2.1-6.2-3.2-.2-.1-.4-.2-.5-.3-.8-.4-1.4.8-.6 1.2 0 0 .1 0 .1.1 2.4 1.3 4.9 2.5 7.3 3.8-.8-.4-.1-1.6.6-1.1M226 5.5c-.1.3-.1.5-.2.8v.1c.1.1.2.1.3.2.9.5 1.8 1.1 2.7 1.7.2.1.4.3.6.4l8.4-6c.1-.1.3-.2.4-.3 0 0 0-.2.1-.5 0-.5-.1-1.1.3-.8-.2-.1-.3-.2-.5-.3-.3-.2-.7-.4-1-.6h-4.6c-1.8 1.4-3.6 2.9-5.4 4.3-.6.2-1 .4-1.1 1'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M224.9 6.5c0 .2 0 .4.2.5.3.2.5.3.8.5.4.3.8.5 1.2.8.7.4 1.4.8 2 1.3.1.1.3.1.4 0 2.2-1.6 4.3-3.1 6.5-4.7.9-.6 1.8-1.3 2.6-1.9.2-.1.3-.4.4-.7-.1-.1-.2-.1-.3-.2-.7-.4-.2-1.4.4-1.3V.6c0-.2-.1-.3-.2-.4s-.2-.1-.3-.2H237c.3.2.7.4 1 .6.2.1.3.2.5.3-.4-.3-.2.3-.3.8 0 .4-.1.5-.1.5-.1.1-.3.2-.4.3l-8.4 6c-.2-.1-.4-.3-.6-.4-.9-.5-1.8-1.1-2.7-1.7-.1-.1-.2-.1-.3-.2v-.1c0-.3.1-.5.2-.8.1-.6.5-.8 1-1.2 1.8-1.4 3.6-2.9 5.4-4.3H231c-.8.7-1.7 1.3-2.5 2-1.8 1.7-3.3 2.3-3.6 4.7m14.4 4.9c-.1.1-.2.9-.2 1.3l.1.1c.3.2.7.4 1 .6.4-.2.7.1.8.5.1.1.3.2.4.3.4.2.8.5 1.2.7 0 0 .1 0 .1.1 2.7-1.9 5.3-3.8 8-5.7.2-.2.5-.3.7-.5 0-.2.1-.3.2-.4 0-.3.1-.6.1-1v-.2c-1.1-.8-2.3-1.5-3.4-2.3-.4.3-.9.7-1.3 1 .1.5-.4 1.1-.9.7l-5.4 3.9c-.6.3-1 .6-1.4.9'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M238.2 12.9c0 .2 0 .4.2.5.3.2.6.4 1 .6.2-.2.4-.3.6-.5l.1-.1c-.3-.2-.7-.4-1-.6 0 0-.1 0-.1-.1 0-.4.1-1.2.2-1.3l1.2-.9 5.4-3.9c-.3-.2-.5-.4-.8-.5l-3.3 2.4c-1.8 1.4-3.2 1.9-3.5 4.4m8.7-7c.4-.3.9-.7 1.3-1 1.1.8 2.3 1.5 3.4 2.3v.2c0 .3-.1.6-.1 1v-.1c.3-.3.7-.3.9 0V7c0-.2-.1-.3-.2-.4-1.3-.9-2.6-1.7-3.9-2.6 0 0-.1-.1-.2-.1h-.2c-.1 0-.1 0-.2.1-.6.4-1.1.8-1.7 1.2.1.1.2.1.3.2.4.2.5.3.6.5m-4.2 9.1s-.1 0-.1-.1c-.4-.2-.8-.5-1.2-.7-.1-.1-.3-.2-.4-.3.1.2 0 .5-.3.7l-.1.1c.6.4 1.3.8 1.9 1.2.1.1.3.1.4 0 2.2-1.6 4.3-3.1 6.5-4.7.8-.6 1.7-1.2 2.5-1.8-.1-.1-.2-.1-.3-.2s-.2-.3-.2-.5c-.2.2-.5.3-.7.5-2.7 2-5.4 3.9-8 5.8'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M238.8 2.1c.1.1.2.1.3.2l3 1.8c.1-.1.3-.2.4-.3.7-.5 1.4.6.8 1.1.6.4 1.2.8 1.7 1.2.3.2.5.4.8.5.5.4 1-.2.9-.7 0-.2-.1-.3-.3-.4-.1-.1-.2-.1-.3-.2-2.2-1.6-4.4-3.1-6.8-4.4-.1 0-.2-.1-.2-.1-.5-.1-1 .9-.3 1.3'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M225.5 15.9c-.4-.2-.8-.4-1.1-.6-1.3-.7-2.7-1.5-4-2.1-.2-.1-.3-.2-.5-.3h-.1c-.8-.4-1.4.8-.6 1.2.2.1.4.2.5.3 1.8.9 3.5 1.8 5.2 2.8.1-.2.2-.3.3-.5.2-.4.6-.4.9-.2.1 0 .2 0 .3.1s.2.1.4.2c5.5-3.9 11-7.9 16.7-11.8l.1-.1c.6-.5-.1-1.6-.8-1.1-.1.1-.3.2-.4.3-4.1 2.8-8.1 5.7-12.1 8.5-1.8 1.1-3.3 2.2-4.8 3.3'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M224.6 19.7c.2.1.3.2.5.3.3-.8.6-1.5.9-2.2-.1-.1-.2-.1-.3-.2-.6-.4-.2-1.4.4-1.3-.3-.2-.7-.2-.9.2-.1.2-.2.3-.3.5-.4.7-.7 1.5-1 2.2-1.6-.9-3.2-1.9-4.8-2.8-.1-.1-.3-.2-.4-.3-.8-.4-1.4.7-.6 1.2 2 1.2 3.9 2.4 5.9 3.5-.8-.3-.2-1.5.6-1.1'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M233.1 20.3c2.5-1.8 5-3.6 7.5-5.6l.1-.1c.2-.2.3-.5.3-.7-.1-.4-.4-.7-.8-.5 0 0-.1 0-.1.1-.2.2-.4.3-.6.5-2.1 1.7-4.3 3.2-6.4 4.8-.4.3-.8.6-1.1.8-.1 0-.1-.1-.2-.1-1.7-.9-3.3-1.8-4.9-2.8-.1-.1-.2-.1-.4-.2-.1-.1-.2-.1-.3-.1-.6-.1-1 .9-.4 1.3.1.1.2.1.3.2 1.7 1.1 3.4 2 5.2 2.9 0-.2.1-.3.1-.5.1-.6.9-.6 1.2-.2.1 0 .1 0 .2.1 0-.1.2 0 .3.1'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M231.6 23.8c.3-.8.5-1.6.7-2.4-.1-.1-.2-.1-.3-.2-.7-.3-.2-1.3.4-1.2-.3-.4-1.1-.4-1.2.2 0 .2-.1.3-.1.5-.2.9-.4 1.7-.7 2.5-1.8-1.1-3.6-2.2-5.3-3.2-.2-.1-.3-.2-.5-.3-.7-.5-1.4.7-.6 1.2 2.2 1.3 4.3 2.6 6.5 3.9.1.1.3.1.5.1-.8-.5 0-1.4.6-1.1'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M237.9 27.5s.1 0 0 0c.3-.8.5-1.7.8-2.5-.1 0-.1-.1-.2-.1q-.3.15-.6 0c-.2-.1-.3-.2-.5-.3-.3.8-.5 1.6-.7 2.5-1.7-1-3.5-1.9-5-3.2 0 0-.1 0-.1-.1-.6-.3-1.4.5-.8 1.1 1.8 1.5 4 2.6 6 3.8.2.1.3.1.5.1h-.1c-.7-.4-.1-1.6.7-1.3'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M238.3 23.5c-.4-.3-.8-.5-1.1-.8-1.3-.9-2.6-1.7-4-2.5-.2-.1-.3-.2-.5-.3-.1 0-.1 0-.2-.1-.7-.1-1.1.9-.4 1.2.1.1.2.1.3.2 1.8.9 3.5 2.1 5.1 3.2.2.1.3.2.5.3q.3.15.6 0c-.1 0-.1-.1-.2-.1-.8-.4-.1-1.6.6-1.2.2.1.5.2.7.4 2.2-1.6 4.3-3.3 6.5-5 .1-.1.2-.2.2-.3-.4-.2-.8-.5-1.1-.7-2.3 1.8-4.6 3.5-6.9 5.3 0 .4-.1.4-.1.4'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M239.8 24.1c-.2-.1-.5-.2-.7-.4-.8-.4-1.4.8-.6 1.2.1 0 .1.1.2.1s.1.1.2.1c1.8 1 3.6 1.9 5.5 2.8 0-.1 0-.1.1-.2.2-.5.7-.6 1.1-.4.1-.1.2-.2.4-.2v-.3c0-.2.1-.3.3-.4h1.3c1.5-1.3 3.1-2.6 4.7-3.8-.2-.1-.5-.3-.7-.4s-.2-.3-.2-.5c-2.1 1.6-4.2 3.4-6.3 5.1-2-1-3.7-1.8-5.3-2.7'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M244.3 31.1s.1 0 .1.1c.4-.9.8-1.8 1.1-2.8-.5-.3-.4-.8-.1-1.1-.3-.2-.9-.1-1.1.4 0 .1 0 .1-.1.2-.3.9-.6 1.8-1 2.7-1.7-1.1-3.4-2.2-5.2-2.9h-.1c-.8-.3-1.4.8-.6 1.2h.1c2 .9 3.9 2.2 5.8 3.3.1.1.2.1.3.1-.6-.6 0-1.6.8-1.2'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M250.6 34.8c.5-.4 1-.8 1.5-1.1.1-.6.3-1.2.4-1.8l-.1.1c-.2.2-.5.3-.8.1-.1-.1-.3-.2-.4-.3-.2.8-.4 1.7-.6 2.5-2-1.1-4.1-2.2-6.2-3.2 0 0-.1 0-.1-.1-.7-.3-1.3.6-.8 1.1 0 0 .1.1.2.1 2.4 1.1 4.7 2.4 7 3.6-.4-.2-.5-.7-.1-1'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M267.4 19.5c-.2-.2-.6-.3-.9-.5-3.3 2-6.3 4.7-9.2 7.1h.4c.7 0 .7 1 0 1.1h-1.8c-.1 0-.1.1-.2.1-.2.1-.4.3-.5.4.7 0 .7 1 0 1.1-.5 0-1 0-1.4.1-.7.6-1.4 1.1-2.1 1.7l-1.5-.9c-.4-.2-.8-.5-1.2-.7h-2.2c-.7 0-.7-1.1 0-1.1h.4c-.3-.2-.7-.4-1-.6h-.6c-.1-.1-.2-.1-.2-.2-.1 0-.3.1-.4.2-.3.3-.3.8.1 1.1 1.9 1.1 3.8 2.3 5.7 3.4.1.1.3.2.4.3.3.2.6.1.8-.1l.1-.1c2.4-2 4.9-4 7.3-5.9s4.8-4.2 7.5-5.8c-.2 1.2-.4 2.4-1.1 2.9-2 1.3-3.9 2.8-5.7 4.2-2.8 2.1-5.6 4.3-8.4 6.5-.5.4-1 .8-1.5 1.1-.4.3-.3.9 0 1.1.2.2.5.2.7 0 3.4-2.7 6.9-5.4 10.3-8 1.9-1.4 3.8-2.9 5.8-4.2 1.2-.8 1.1-3.5 1.4-4.7.1-.6-.5-1-1-.7.2.1.3.2.4.3 1.2.4.3 1.4-.4.8'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M264.6 18.3c.5.1 1 .4 1.4.6.1.1.3.1.4.2.3.1.7.3.9.5.7.6 1.6-.4.9-1-.1-.1-.3-.2-.4-.3l-1.2-.6c-.4-.2-.9-.4-1.4-.6 0 .4-.1.8-.4 1 .1 0 0 .1-.2.2m-18.9-2c-.1.3-.1.5-.2.8v.1c.1.1.2.1.3.2.9.5 1.8 1.1 2.7 1.7.2.1.4.3.6.4l8.4-6c.1-.1.3-.2.4-.3 0 0 0-.2.1-.5 0-.5-.1-1.1.3-.8-.2-.1-.3-.2-.5-.3-1.2-.7-2.4-1.5-3.6-2.2-.1.1-.2.1-.3.2 0 .4-.4.8-.8.7-2.1 1.7-4.2 3.3-6.3 5-.6.2-1 .4-1.1 1'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M253.9 9.5c.1-.1.2-.1.3-.2 1.2.7 2.4 1.5 3.6 2.2.2.1.3.2.5.3-.4-.3-.2.3-.3.8 0 .4-.1.5-.1.5-.1.1-.3.2-.4.3l-8.4 6c-.2-.1-.4-.3-.6-.4-.9-.6-1.8-1.1-2.7-1.7-.1-.1-.2-.1-.3-.2V17c0-.3.1-.5.2-.8.1-.6.5-.8 1-1.2 2.1-1.7 4.2-3.3 6.3-5-.1 0-.2-.1-.3-.2s-.3-.2-.5-.3c-1.3 1.1-2.7 2.1-4 3.2-1.9 1.5-3.3 2.1-3.6 4.5 0 .2 0 .4.2.5s.3.2.5.3c.4.2.8.5 1.1.7.8.5 1.6 1 2.5 1.5.1.1.3.1.4 0 2.2-1.6 4.3-3.1 6.5-4.7.9-.6 1.8-1.3 2.6-1.9.1 0 .1-.1.2-.2-.1-.1-.2-.1-.4-.2-.8-.4-.2-1.5.6-1.2v-.9c0-.2-.1-.3-.2-.4-1.5-.9-2.9-1.8-4.4-2.7-.1-.1-.2-.1-.4-.1h-.1c-.2.1-.3.3-.5.4.1.1.2.2.3.2.3.6.4.8.4 1m-1.7 10.6c-.1.1-.2.9-.2 1.3l.1.1c.7.5 1.5.9 2.2 1.4.4.2.8.5 1.2.7 0 0 .1 0 .1.1 2.7-1.9 5.3-3.8 8-5.7.2-.2.5-.4.7-.5 0 0 .1 0 .1-.1 0-.4.1-.9.1-1.3v-.2c-1.1-.7-2.1-1.4-3.2-2.1.6.6-.3 1.6-.9 1l-.4-.4-6.6 4.8c-.4.4-.8.6-1.2.9m12.2-2.8q.15 0 0 0'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M261.3 13.8c1.1.7 2.1 1.4 3.2 2.1v.2c0 .4-.1.9-.1 1.3l-.1.1c-.2.2-.5.4-.7.5-2.7 1.9-5.3 3.8-8 5.7 0 0-.1 0-.1-.1-.4-.2-.8-.5-1.2-.7-.7-.5-1.5-.9-2.2-1.4 0 0-.1 0-.1-.1 0-.4.1-1.2.2-1.3l1.2-.9 6.6-4.8c-.2-.2-.5-.4-.8-.5l-4.5 3.3c-1.9 1.4-3.3 1.9-3.6 4.3 0 .2 0 .4.2.5s.5.3.7.4c1.1.7 2.2 1.4 3.4 2.1.1.1.3.1.4 0 2.2-1.6 4.3-3.1 6.5-4.7.8-.6 1.5-1.1 2.3-1.7.1-.1.2-.2.3-.2.3-.2.4-.6.4-1 .1-.5 0-1.1 0-1.4 0-.2-.1-.3-.2-.4-1.3-.9-2.6-1.7-3.9-2.6-.1 0-.1-.1-.2-.1h-.2c-.1 0-.1 0-.2.1s-.3.2-.4.3c.5.4.9.7 1.1 1m3.1 3.5q.15 0 0 0m-12.9-9c-.1.2-.2.3-.2.5s.1.4.2.5.2.2.3.2c.1.1.2.1.3.2.2.1.3.2.5.3.1.1.2.1.3.2.4.1.8-.3.8-.7 0-.2-.1-.3-.2-.5-.1-.1-.2-.2-.3-.2-.1-.1-.2-.2-.4-.2-.1-.1-.2-.1-.3-.2l-.1-.1h-.1c-.1-.3-.5-.3-.8 0'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M258.3 13.4c.1.1.2.1.4.2s.4.2.5.3c.3.2.5.3.8.5.1.1.3.2.4.4.6.6 1.5-.4.9-1-.3-.3-.6-.5-.9-.7-.5-.3-.9-.5-1.4-.8-.8-.4-1.4.8-.7 1.1M247 28c-.7 0-.6 1.1 0 1.1h2.2c1.6 0 3.2 0 4.8-.1.5 0 1 0 1.4-.1.7 0 .6-1.1 0-1.1-2.6.1-5.3.1-7.9.1-.2.1-.4.1-.5.1m-1.4-1.2s0-.1 0 0c0-.1 0 0 0 0m.4-.4h.1c-.1-.1-.1-.1-.1 0m0 .9q0 .15 0 0h.1c0 .1-.1.1-.1 0m-.4-.4v.2c0 .1.1.2.2.2-.1-.1-.2-.2-.2-.4'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M246.1 26.3h-.1c-.2.1-.3.2-.3.4v.1c0 .2.1.3.3.4h.6c3.2 0 6.4-.1 9.6-.2h1.8c.7 0 .6-1.1 0-1.1h-.4c-3.3.1-6.7.1-10 .2-.7.2-1.1.2-1.5.2M168 81c.6.1 1.3-.7 1.8-1.1 2.2-1.8 4.3-3.6 6.4-5.4 11-9.4 22-19 32.9-28.6 4.2-3.7 8.4-7.4 12.5-11.1.9-.8 1.9-1.7 2.7-2.6 1.4-1.5-1.8-4.2-3-4.7-.2-.1-.3-.1-.5 0-.1 0-.2.1-.3.1-15.1 11.8-29.6 24.6-44.3 37l-9.3 7.8c-.9.7-1.8 1.5-2.7 2.2-.8.6-.2 2.4 0 3.2.5 1.7 2 2.8 3.8 3.2m-2-6.3c.4-.3.8-.7 1.2-1 0-.1-.1-.2-.1-.4-.1-.6.8-.9 1-.4.1-.1.3-.2.4-.3-.1-.1-.1-.2-.2-.3-.3-.6.6-1.1.9-.5 0 .1.1.1.1.2.1-.1.2-.1.2-.2l3.9-3.3c-.1-.2-.1-.3-.2-.5-.1-.7.9-.9 1-.3v.1c.2-.1.3-.3.5-.4 0-.1 0-.1-.1-.2-.1-.6.6-.9.9-.5 9.4-7.9 18.7-16 28.2-23.9-.1-.2-.1-.3-.2-.5-.2-.6.8-.9 1-.3.1-.1.2-.2.3-.2 0-.1-.1-.1-.1-.2-.4-.6.5-1.1.9-.5v.1c.9-.8 1.9-1.6 2.8-2.4 0 0 0-.1-.1-.1-.3-.6.5-1.1.9-.6.2-.2.5-.4.7-.6-.1-.1-.1-.3-.2-.4-.2-.7.8-.9 1-.3 3.3-2.7 6.6-5.4 9.9-8 1 .6 2.7 2 2 2.7-.6.6-1.3 1.3-2 1.9-2.4 2.2-4.9 4.4-7.3 6.6-.5.5-1 .9-1.5 1.4.1.4-.3.9-.7.6-.9.8-1.9 1.6-2.8 2.5.5.4 0 1.3-.5.9-.1-.1-.2-.2-.3-.2l-.4.4c.4.4-.1 1.2-.6.8l-.2-.2c-5 4.4-10.1 8.8-15.1 13.2-4.3 3.7-8.6 7.5-12.9 11.2.3.4-.2 1.1-.7.8l-.1-.1c-.2.2-.4.3-.6.5l.2.2c.4.5-.3 1.3-.7.7-.1-.1-.2-.2-.2-.3-1.3 1.2-2.7 2.3-4 3.5.5.5-.3 1.2-.8.7-.1.1-.2.2-.4.3 0 0 .1 0 .1.1.6.3.1 1.3-.5.9-.1-.1-.3-.2-.4-.3-.4.4-.9.7-1.3 1.1-.3.3-.6.5-.9.8-1 .8-2.4-1.2-2.8-2.1-.3-.7-.3-1.4-.3-2.1.2.5.8-.3 1.1-.6'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M212.4 40.4c.5.4 1.3-.3.7-.7-.9-.8-1.8-1.7-2.1-2.8-.2-.6-1.2-.4-1 .3 0 .1.1.3.2.4.5 1.1 1.3 2.1 2.2 2.8m-1 1.6c.5.3.8-.2.7-.6 0-.1-.1-.2-.2-.3-1-.8-1.8-1.8-2.4-2.9v-.1c-.4-.5-1.2 0-.9.6 0 0 0 .1.1.1.7 1.2 1.6 2.3 2.7 3.2m-3.5 3.2c.1.1.2.2.3.2.5.4 1.1-.5.5-.9-1.2-.9-2-2.1-2.8-3.3v-.1c-.4-.5-1.3 0-.9.5 0 .1.1.1.1.2.8 1.2 1.6 2.4 2.8 3.4m-1.2 1 .2.2c.5.4 1-.4.6-.8l-.1-.1c-1.2-.9-2.2-2-2.7-3.4-.2-.6-1.2-.4-1 .3.1.2.1.3.2.5.6 1.3 1.6 2.4 2.8 3.3m-28.8 25.1.1.1c.5.4.9-.3.7-.8 0-.1-.1-.1-.1-.2-1.1-.8-2.4-2.2-2.7-3.6 0-.1-.1-.2-.1-.2-.3-.3-1-.1-.9.5 0 .1 0 .1.1.2.3 1.6 1.7 3.1 2.9 4m-1.2 1.5c.4.5 1.2-.2.7-.7l-.2-.2c-1.1-1.3-2.5-2.4-2.9-4v-.1c-.1-.7-1.2-.4-1 .3 0 .2.1.4.2.5.6 1.6 1.9 2.7 3 4 .1 0 .1.1.2.2m-5 3.9c.5.5 1.2-.2.8-.7-1.2-1.2-2.3-2.5-3.1-3.9 0-.1-.1-.1-.1-.2-.3-.6-1.2-.1-.9.5.1.1.1.2.2.3.8 1.4 1.9 2.7 3.1 4q0-.15 0 0m-1.3.9c.1.1.3.2.4.3.6.3 1.1-.6.5-.9 0 0-.1 0-.1-.1-1.3-.8-2.8-2.3-3.1-3.9v-.1c-.2-.5-1.1-.3-1 .4 0 .1.1.2.1.4.5 1.5 1.9 3 3.2 3.9m47.4-43.2h.2c.9 0 .9-1.3 0-1.3h-.2c-.8 0-.8 1.3 0 1.3m-16.2 13.8V48c0-.9-1.3-.9-1.3 0v.2c0 .9 1.3.9 1.3 0m-5 4.4h.2c.9 0 .9-1.3 0-1.3h-.2c-.9 0-.9 1.3 0 1.3m-4.1 3.4v-.2c0-.9-1.3-.9-1.3 0v.2c0 .9 1.3.9 1.3 0m-3.5 3.2V59c0-.9-1.3-.9-1.3 0v.2c-.1.9 1.3.9 1.3 0m-4.7 4c.4-.3.3-1.2-.4-1.2-.5 0-.8.3-.8.8 0 .7.9.8 1.2.4m-5.1 3.7c.6.6 1.6-.3 1-1l-.2-.2c-.6-.6-1.6.3-1 1 .1 0 .2.1.2.2M103.3 4.7c.2-.3.7-.5 1.1-.2l.3.3q1.2-2.55 3.3-4.8h-1.8c-1.2 1.5-2.2 3.1-2.9 4.7M133 9.5c.4-.1.8-.3 1.2-.4V9c-.9-3-2.1-6.2-3.8-8.9h-1.5c1.9 2.9 3.1 6.4 4 9.3 0 0 .1 0 .1.1'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M131.4 10.1c-.8.4-.1 1.6.7 1.2s1.6-.7 2.4-1c-.2-.5-.2-.9-.2-1.4h-.1c-.4.2-.8.3-1.2.4-.5.4-1.1.6-1.6.8m3.4.9c-1 .3-1.9.6-2.8 1-.8.3-.1 1.5.7 1.2.4-.2.7-.3 1.1-.4v-.2c-.2-.8 1.1-1.2 1.3-.4v.1c.2-.1.3-.1.5-.2.1 0 .2-.1.2-.1-.5-.2-.8-.6-1-1'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='m134.5 10.4.3.6c.2.4.6.8.9 1.1.4.3.8.4 1.3.4 1.3-.2 1.1-1.9.9-2.8-.3-1-1.1-2-2.2-1.9h-.3c-.1 0-.2.1-.3.1-.4.3-.7.7-.7 1.2-.2.3-.1.8.1 1.3m2.2.7c-.3.2-1.4-1.9-1-2.1.6-.1 1.4 1.8 1 2.1m-3 1.4v.2c.1.5.3.9.4 1.4.4-.2.8-.3 1.3-.4-.2-.4-.3-.9-.4-1.4v-.1c-.2-.9-1.5-.5-1.3.3m-1.1 2.2c-.8.3-.5 1.6.4 1.3.8-.3 1.6-.7 2.5-.9-.1-.5 0-1 .2-1.4h-.2c-.4.1-.8.3-1.3.4-.6.2-1.1.5-1.6.6m3.1 1.2c0-.1 0-.1-.1-.2-.8.3-1.6.6-2.3 1s-.1 1.6.7 1.2l.6-.3v-.2c0-.7.9-.8 1.2-.3.2-.1.5-.2.7-.3-.3-.2-.6-.4-.8-.9'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M135.4 15.1c0 .2.1.5.2.7 0 .1 0 .1.1.2q.3.6.9.9c.6.2 1.3.1 1.8-.3 1.5-1.2-.5-4.5-2.1-3.6-.1 0-.2.1-.3.2-.2.2-.3.4-.4.6-.2.3-.2.8-.2 1.3m2.2.1c0 .1 0 .2-.1.3-.3.3-.6 0-.7-.2-.1-.3-.1-.8 0-1.1.2.1.3.3.4.4.3.2.3.4.4.6m-3 2.2v.2c0 .7.2 1.5.3 2.2.4-.1.9-.3 1.3-.4-.1-.7-.3-1.3-.3-2 0-.1 0-.2-.1-.3-.2-.5-1.2-.4-1.2.3'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M134 20.1c-.3.1-.6.4-.5.8.1.3.5.6.8.5.5-.2 1.1-.4 1.7-.6-.1-.5 0-1 .2-1.4-.4.1-.9.2-1.3.4zm.1 2.1c-.8.4-.1 1.6.7 1.2.2-.1.3-.2.5-.3v-.2c0-.8 1-.9 1.3-.3h.1l-.6-1.2c-.7.1-1.4.4-2 .8m3.6-.5c0-.1-.1-.3-.1-.4 0 .2 0 .3.1.4'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M136.1 20.9c0 .1 0 .3.1.4q.15.75.6 1.2c.3.4.6.7 1 .8 1.3.3 2-.9 1.9-2s-.8-2.5-2-2.7h-.2c-.6 0-1 .3-1.2.7-.3.5-.3 1-.2 1.6m1.9 1.2c-.1 0-.3-.2-.3-.3-.1-.1-.1-.2-.1-.4-.1-.2-.1-.4-.1-.5v-.7c.7.3 1 2 .5 1.9'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M135.3 22.9v.2c.1 3.2 0 6.9 2.6 9.2 1.2 1.1 2.8 1.4 4.3 1s2.1-1.8 2.7-3c0-.1 0-.1.1-.2-.2-.3-.4-.5-.5-.8-.3-.1-.5 0-.7.3-.4.9-.7 1.7-1.6 2.2-1.7 1.1-3.7-.5-4.5-2-1.1-2-.9-4.7-1-7 0-.1 0-.2-.1-.3-.3-.5-1.4-.4-1.3.4M106.5 6.1c.5-.4 1.3.4.8 1.1-.1.2-.3.3-.4.5 1.3-1.6 2.6-3.2 4.2-4.6 2.1-1.8 6.1-3.2 8-.3 1.6 2.4 1.5 6.1 1.8 8.9.7 8.4.9 16.9 2.6 25.2v-.1c.2-1 .4-1.9.7-2.8-.1-.7-.2-1.4-.3-2-.3.3-1 0-.9-.5.2-.8.3-1.6.5-2.4-.1-.8-.2-1.5-.2-2.2v-.2c-.3.1-.8-.2-.7-.6.1-.6.3-1.1.5-1.7-.1-.8-.1-1.5-.1-2.3-.3.2-.9 0-.8-.6.2-.7.4-1.4.7-2.1 0-.6-.1-1.2-.1-1.8-.4.1-.8-.2-.6-.6.2-.5.3-1 .5-1.5-.2-3.8-.6-7.6-1.6-11.2-.5-2-1.8-3.6-3.8-4.1H114c-3 .6-5.5 3.4-7.5 5.9m18.7 32.8c-.2-.8-.4-1.6-.5-2.5 0 .2-.1.4-.1.6-.1.5-.7.5-1 .1 0 .2.1.5.1.7.3 1.3.7 2.6 1.1 3.8.1-.8.3-1.7.4-2.7m39.4 3.7c0 .7-.1 1.4-.2 2.1s-1.1.4-1-.3v-.1l-.9 1.2v.9c0 .6-.8.7-1 .2-.3.4-.7.8-1.1 1.2 0 .5.1 1.1.1 1.6.1.7-1 .7-1.1 0 0-.2 0-.4-.1-.7-.3.3-.6.5-.8.8v.1c0 .4-.4.6-.7.5-.6.5-1.3 1-1.9 1.4v.9c0 .7-1.1.7-1.1 0v-.2c-.4.3-.9.5-1.3.8v.9c0 .7-1.1.7-1.1 0v-.4c-.4.2-.8.4-1.3.6l-.3 1.5c-.1.7-1.2.4-1-.3 0-.2.1-.5.2-.7-5.7 2-12 1.4-17.8-3.2-3.1-2.5-5.1-6.1-6.3-10.1v.3c-.1.5-.7.6-.9.4 2.4 7 6.8 12.3 14.6 14.6 11.6 3.4 22.3-6 27.4-15.5-.5 0-1-.1-1.4-.2-.4.7-.7 1.2-1 1.7M104.3 5.5c-.1.2-.2.4-.2.5.5.4 1 .9 1.5 1.3.3-.4.5-.7.8-1.1-.5-.5-1.1-1-1.6-1.4l-.3-.3c-.4-.3-.9-.1-1.1.2l-.1.1c.4-.3 1.3 0 1 .7'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M106.5 6.1s-.1 0-.1.1c-.3.3-.5.7-.8 1.1-.5.6-.9 1.3-1.3 2-.5-.3-1-.5-1.5-.7.2-.9.9-1.7 1.3-2.6.1-.2.2-.3.2-.5.3-.7-.6-1-1.1-.6-.1.1-.2.2-.2.3-.5 1.4-1.7 2.4-1.6 4 0 .3.2.6.5.7.9.2 1.7.7 2.5 1.1.3.1.6-.1.8-.3.5-1 1.1-1.9 1.8-2.8.1-.2.2-.3.4-.5.4-.8-.4-1.7-.9-1.3m39.7 25.5c.6.6 1.6-.3 1-1-3.3-3.4-4.6-8.2.9-10 5.5-1.7 12.3 1.1 16.8 4.1 3.6 2.4 7.2 6.4 7.7 10.9.5 5-4.8 4.7-8.2 3.7-.6-.2-1 .5-.8 1 .2-.4 1-.4 1 .2v.3c.3.1.6.2.9.2.5.1.9.2 1.4.2 3.1.3 6.2-.5 6.8-4.2.9-5.2-3.9-10.2-7.6-13.1-5.3-3.9-13.9-7-20.2-4-4.2 2-3.6 6-1.6 9.2.2.3.3.5.5.8.5.7.9 1.2 1.4 1.7'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M169.4 35.8c2.7-6.4-19.6-17.6-22.3-11.6-1.9 4.5 20.1 16.5 22.3 11.6M133 44.3c0 .1.1.2.1.4.1.3.1.6.3.9.1.3.3.6.4.9l.6.9c.2.3.5.5.8.8.3.2.6.5.9.7s.6.4.9.5l.9.3c.3.1.6.1.9.1h.8c.2 0 .4 0 .6-.1.3-.1.5-.1.5-.1s-.2 0-.5-.1c-.1 0-.3-.1-.5-.1s-.4-.1-.7-.2c-.2-.1-.5-.2-.7-.3-.3-.1-.5-.3-.8-.4-.3-.2-.5-.3-.8-.5s-.5-.4-.8-.6c-.2-.2-.5-.4-.7-.7-.2-.2-.4-.5-.6-.7s-.4-.5-.5-.7-.3-.5-.4-.7l-.3-.6c-.1-.2-.2-.4-.2-.5-.1-.3-.2-.5-.2-.5zm12.4 5.5c.2.1.6.1.9 0 .1-.1.3-.1.4-.3.1-.1.2-.2.2-.4.1-.1.1-.3.1-.3v-.1h-.4c-.2 0-.4 0-.7.1-.2.1-.4.2-.6.4s-.3.4-.3.4zm-19.5-48c.1.3.3.6.6.8.2.2.5.3.5.3s.1-.2.1-.5 0-.7-.1-1c-.1-.2-.2-.4-.3-.5-.1-.2-.2-.3-.4-.3-.2-.2-.5-.2-.5-.2s-.1.3-.1.6v.5c.1 0 .2.2.2.3m30.4 6.7c0-.7-1-.7-1.1 0-.2 2.2 0 4.4.5 6.5.2.7 1.2.4 1-.3-.4-2.1-.6-4.2-.4-6.2m-1.1-4.8v.2c0 .2 0 .4.1.5 0 .3.1.6.1 1 0 .7 1.1.7 1.1 0 0-.3 0-.7-.1-1 0-.3 0-.6-.1-.9-.1-.4-.6-.5-.9-.2-.1.1-.1.2-.2.4 0-.1 0 0 0 0m.9.2c0 .1 0 0 0 0m9.4 1.7c-.6 1.5-1 3-1.8 4.4-.3.6.6 1.1.9.5.8-1.4 1.2-2.9 1.8-4.4.3-.6-.6-1.1-.9-.5m-2.8 7.3c-.2 1-.5 1.9-.6 2.9-.1.7.9 1 1 .3.2-1 .5-1.9.6-2.9.1-.7-.9-1-1-.3m11-1.5c.5-.4-.2-1.2-.7-.7-2.4 1.9-4.3 5-5.3 7.9-.2.6.8.9 1 .3.9-2.8 2.7-5.7 5-7.5m3.1 6.9c-1.6 1.2-3.4 2.1-4.9 3.4-.5.4.2 1.2.7.7 1.5-1.3 3.3-2.2 4.9-3.4.6-.4-.2-1.1-.7-.7M181 17c.1-.1.3-.2.5-.3.2-.2.2-.6 0-.7-.2-.2-.5-.2-.7 0-.1.1-.3.2-.5.3-.2.2-.2.6 0 .7.1.2.4.1.7 0m-5.5 10.6c2.6-.5 5-1.6 7.6-2.1.7-.1.4-1.2-.3-1-2.6.5-5 1.6-7.6 2.1-.6.2-.3 1.2.3 1m10.3-2.7c.6-.2 1.1-.4 1.6-.7.6-.4 0-1.3-.5-.9-.4.3-.9.4-1.3.6-.8.2-.5 1.2.2 1m-21.4 19.9c.1-.7.2-1.4.2-2.1v-2.2c0-.6-.8-.7-1-.2 0 .1-.1.1-.1.2 0 1.3 0 2.6-.2 3.9v.1c0 .6 1 .9 1.1.3m-2 1.8v-.9c0-1.3 0-2.5-.2-3.8-.1-.7-1.1-.7-1.1 0 .2 1.6.2 3.2.2 4.8 0 .1 0 .2.1.2.3.3 1 .2 1-.3m-1.9 3c-.1-.5-.1-1.1-.1-1.6-.1-1.4-.1-2.8-.1-4.2 0-.7-1.1-.7-1.1 0 0 1.7 0 3.5.2 5.2 0 .2 0 .4.1.7 0 .6 1.1.6 1-.1m-2 .2s0-.1 0 0c0-1.4-.4-2.6-.4-3.9 0-.7-1.1-.7-1.1 0 0 1.3.4 2.6.4 3.9 0 .3.2.4.4.5.4.1.7-.1.7-.5m-2.6 2.8v-5c0-.7-1.1-.7-1.1 0v5c.1.7 1.1.7 1.1 0m-2.3 1.5v-.9c0-1.1 0-2.2.2-3.3.1-.7-.9-1-1-.3-.2 1.4-.2 2.7-.2 4.1v.4c-.1.7 1 .7 1 0m-2.7 1.7.3-1.5c.1-.5.2-1 .4-1.6.2-.7-.9-.9-1-.3-.2.8-.3 1.5-.5 2.3 0 .2-.1.5-.2.7-.1.8.9 1.1 1 .4M118 38.9c.2.3.4.6.6.8s.4.4.6.5l.6.3s-.2-.2-.4-.5-.5-.8-.7-1.4c-.1-.3-.2-.7-.2-1-.1-.4-.1-.8-.2-1.2-.1-.8-.1-1.7-.1-2.6s0-1.8-.1-2.7c0-.9-.1-1.7-.1-2.4-.1-.7-.1-1.3-.2-1.7s-.1-.6-.1-.6-.1.2-.2.6-.2 1-.4 1.7c-.1.7-.3 1.5-.3 2.4-.1.9-.1 1.8-.1 2.8s.1 1.9.3 2.8c.3.7.6 1.6 1 2.2m60.9-1.7c0 .2-.1.4-.1.5-.1.2-.1.3-.2.5s-.2.3-.3.4-.2.3-.3.4l-.3.3-.3.3h.4c.1 0 .3 0 .4-.1.2 0 .4-.1.5-.2.2-.1.4-.2.6-.4s.4-.4.5-.6.3-.5.3-.8c.1-.3.1-.6.2-.9 0-.3 0-.6-.1-.8 0-.3-.1-.5-.2-.8-.1-.2-.2-.5-.3-.7s-.3-.4-.4-.5c-.1-.2-.3-.3-.4-.4s-.2-.2-.4-.2c-.2-.1-.3-.2-.3-.2s0 .1.1.3c0 .1.1.2.1.4 0 .1.1.3.1.5s.1.3.1.5.1.4.1.6v1.2c.2.4.2.6.2.7m-66.1-.9c.1.2.1.5.2.7l.3.6c.1.2.2.4.4.6.1.2.3.3.4.4s.3.2.4.3.3.1.3.2c.2.1.3.1.3.1s0-.1-.1-.3c0-.1-.1-.2-.1-.3-.1-.1-.1-.3-.1-.4 0-.2-.1-.3-.1-.5-.1-.1-.1-.3-.1-.5s-.1-.3-.1-.5-.1-.4-.1-.6-.1-.4-.1-.6-.1-.4-.1-.6-.1-.4-.1-.6-.1-.3-.1-.5c-.1-.3-.2-.6-.2-.8-.1-.2-.1-.3-.1-.3s-.1.1-.2.3-.2.4-.3.8c0 .2-.1.4-.1.5 0 .2-.1.4-.1.6v.7c-.3.3-.3.5-.2.7m10.5-19.1c.4-1.2.8-2.5 1.3-3.7.3-.6-.8-.9-1-.3-.3.7-.5 1.4-.8 2.1-.2.5-.3 1-.5 1.5-.1.4.3.7.6.6.1.1.3 0 .4-.2m0 4.5c.5-1.9 1.4-3.6 1.9-5.4.2-.7-.8-.9-1-.3-.3 1.1-.8 2.2-1.2 3.3-.3.7-.5 1.4-.7 2.1-.1.5.5.8.8.6.1-.1.1-.1.2-.3m.4 4.6c.5-2.1 1.7-4 2-6.2.1-.7-1-.7-1.1 0-.2 1.5-.9 2.9-1.4 4.3-.2.5-.4 1.1-.5 1.7-.1.5.4.7.7.6.1-.1.3-.2.3-.4m.4 5.4c.5-2.3 1-4.6 1.9-6.8.3-.6-.6-1.2-.9-.5-.6 1.5-1.1 3.1-1.5 4.7-.2.8-.4 1.6-.5 2.4-.1.5.5.8.9.5 0-.1.1-.2.1-.3m.5 5.4c0-.2.1-.4.1-.6.5-2.3 1.4-4.5 1.8-6.7.1-.7-.9-.9-1-.3-.3 1.5-.8 3-1.2 4.5-.3.9-.5 1.9-.7 2.8v.1c0 .1 0 .2.1.3.1.4.8.4.9-.1m1.3 4.6v-.3c.3-2.3.8-4.5 1.4-6.7.2-.7-.8-.9-1-.3-.5 1.5-.8 3-1.1 4.5-.2.9-.3 1.9-.4 2.8 0 .2 0 .3.1.4.3.2.9.1 1-.4M61.4 9.6c1.1-.2 2-1.4 2.7-2.2C66 5.3 67.9 3.8 70.6 3c-.1-.4-.2-.8-.3-1.3-2.8.8-4.9 2.3-6.8 4.4-.2.2-.4.5-.7.8.2.3.1.9-.4.9-.1 0-.3 0-.4-.1-.3.3-.6.5-1 .6-2.4.8-3-5.1-3.1-6.3-.1-.7-.1-1.3-.1-2h-1.3c0 .9 0 1.8.1 2.8.3 2.5 1.3 7.3 4.8 6.8'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M62.1 7.6c.1 0 .2 0 .4.1.5 0 .6-.6.4-.9-.1-.1-.2-.2-.4-.2-2.2 0-2.9-4.1-2.9-6.6h-1c-.1 3 .7 7.2 3.5 7.6m8.2-6.1s0 .1 0 0v.2c.1.5.2.9.3 1.3.3.8.8 1.2 2 .8C76 2.7 79.3 1.4 82.7.2c.2 0 .3-.1.4-.2h-3.7c-1 .3-1.9.7-2.9 1s-2 .7-2.9 1c-1.1.4-1.7.6-1.9-.4.6-.6 1.4-1.1 2.2-1.6h-2.4c-.4.3-.7.6-1 .9-.2.2-.2.4-.2.6M52.9 6c.1.3.2.7.4 1 .1.3.3.6.5.9s.4.5.6.7.4.4.7.5c.1.1.2.1.3.2s.2.1.3.1c.2.1.4.1.5.1h.5l-.3-.3c-.1-.1-.2-.2-.4-.3-.1-.1-.3-.3-.4-.5s-.3-.4-.4-.6-.2-.4-.4-.7c-.1-.1-.1-.2-.2-.4 0-.1-.1-.3-.1-.4-.1-.3-.2-.5-.3-.8s-.2-.6-.2-.8v-.8c0-.3-.1-.5-.1-.8s-.1-.5 0-.7V.8l-.4.4c-.1.1-.2.3-.3.5q-.15.15-.3.6c-.1.2-.2.5-.2.8s-.1.6-.1.9 0 .7.1 1c0 .4.1.7.2 1M93.4.3c-.1.1-.2.2-.3.2-.2.1-.3.2-.3.2s.1 0 .4.1c.1 0 .3.1.4 0 .2 0 .4 0 .6-.1s.4-.1.7-.3c.2-.1.4-.3.6-.5h-1.7c-.1.2-.3.3-.4.4M50.1 6.7c0 .2.1.4.2.7.1.2.2.5.3.7s.3.4.4.6c.2.2.3.3.5.4s.4.2.5.3c.2.1.3.1.5.1h.7s-.1-.1-.2-.3c-.1-.1-.1-.2-.2-.3s-.2-.2-.2-.3c-.1-.1-.2-.3-.2-.4-.1-.1-.1-.3-.2-.4s-.1-.3-.2-.5c0-.2-.1-.3-.2-.5s-.1-.3-.2-.5c0-.1-.1-.2-.1-.3 0 0 0-.2-.1-.2-.1-.3-.2-.7-.3-.9-.1-.3-.1-.4 0-.6 0-.1.1-.1.1-.1l.1-.1h-.1s-.1-.1-.3 0c-.1 0-.3.1-.4.2s-.2.3-.3.5c-.2.4-.2.8-.2 1.2v.3c.1.2.1.3.1.4m93.8-3.6c.4-1 .9-2 1.3-3.1h-1.5c-.4.8-.7 1.7-1.1 2.5-.3.8.9 1.4 1.3.6m3.4 1.6c.7-1.6 1.4-3.1 2.1-4.7h-1.5l-1.8 4.2c-.4.8.9 1.3 1.2.5m65 56.8c-1.9 2.5-.4 6 3.8 3 3.4-2.4 2.1-11.5 1-13.3-1.1-1.7-2.6 4.4-4.9 5.6.1 1.1 2.4.3 4.6-2.2.2 1.1.3 2.2 0 4.1-1.3-.1-2.5.3-4.5 2.8m26.3-7.3c1.5-3.2 0-6.2-.3-7.2-.2-.9 7.4-4.3 7.7-3.4.4 1.3 1.3 3.1 1.2 4.8-1.7-1-5.2.4-4.7 3.3s4 2 5.8-.7-1.4-10.1-1.8-11.1c-.4-.9-.8-1.3-2.1-.8s-7.1 2.4-7.9 2.9-1.7 1.3-1.2 2.7c.4 1.4 2.4 5 2 6.3-1.2-.8-4.6 1-4.1 3.4.5 2.5 3.8 2.9 5.4-.2m-1.4-10.1c0-.2 7.3-3.3 7.7-3.2.2.1.2.1.4.9-2.1.5-6.5 2.5-7.6 3.1-.3-.3-.5-.6-.5-.8m-37.6-24c1.4 1.3 4.1 6.1-2.9 10.7 2.6 1.8 10.8-3.4 9.1-9.8-1.7-6.3-10-6.6-11-2.6-.9 4 4 4.4 4.8 1.7m116.6 40.6c3.5-1.5 8.6-3.3 8.9-7.8 1.1-17-20.6-18.6-30.9-26.4-3.6-2.7-8.4-10.4-13.7-8.9-3.8 1.1-.9 6.7.4 8.9C286 34.9 291.7 43 297.4 51c.1 0 .1.1.2.1.2.1.3.3.3.5 3 4.2 6.1 8.4 9.1 12.5 3.1-.9 6.2-2.1 9.2-3.4m4.5-17.4c.1.1.3.3.4.5.2.2.3.4.5.7.2.2.3.5.5.8s.3.6.4 1 .3.7.3 1.1c.1.4.2.8.2 1.2.1.4.1.8.1 1.2s0 .8-.1 1.2c0 .4-.2.7-.3 1.1-.1.3-.3.6-.5.9q-.3.45-.6.6c-.2.2-.4.3-.5.4-.3.2-.5.2-.5.2s.1-.2.3-.4c.1-.1.2-.3.3-.5s.2-.4.3-.7c.1-.1.1-.3.1-.4s.1-.3.1-.4c0-.3.1-.6.1-1v-1c0-.4 0-.7-.1-1.1 0-.4-.1-.7-.2-1.1s-.1-.7-.2-1.1c-.1-.3-.2-.7-.3-1l-.3-.9c-.1-.3-.2-.5-.2-.7-.1-.2-.1-.4-.2-.6-.1-.3-.2-.5-.2-.5s.3.3.6.5'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M279 22.6c-.2.8-.3 1.7-.5 2.5 1.6 3.4 4.3 6.9 5.4 8.5l1.2 1.8c.3.1.5.4.4.6 3 4.4 6 8.8 9 13.1 1 .6 2 1.2 2.9 1.9-5.8-8-11.4-16.1-16.5-24.5-1.3-2.2-4.2-7.7-.4-8.9 5.2-1.5 10.1 6.2 13.7 8.9 10.3 7.8 32 9.4 30.9 26.4-.3 4.5-5.4 6.2-8.9 7.8-3 1.3-6.1 2.5-9.2 3.5-3-4.2-6.1-8.3-9.1-12.5.1.5-.4 1.1-1 .7-.1 0-.1-.1-.2-.1 3.1 4.3 6.2 8.7 9.3 13v-.2c.1-.9 1.4-.9 1.3 0 0 .2 0 .3-.1.5 2.7-.9 5.3-1.9 7.9-2.9l-.1-.1c-.3-.3.2-.8.5-.5l.3.3c.2-.1.4-.2.7-.3l-.1-.1c-.3-.3.2-.8.5-.5l.3.3c.2-.1.4-.2.6-.2-.4-.3 0-.9.4-.6.1.1.3.2.4.3.6-.2 1.1-.5 1.7-.8 0-.2.1-.3.1-.5.1-.6.9-.6 1.2-.2 2-1.1 3.8-2.6 4.5-4.7 1.5-4.3-.5-9.7-2.9-13.2-4.2-6-12.4-8.6-18.7-11.5-3.1-1.4-6.1-2.8-9-4.6-2.4-1.5-4.4-3.9-6.5-5.9-2.6-2.4-7.1-5.6-10.5-2.5-1.6 1.4-1.5 3.7-.6 6.1.1-.4.1-.7.2-1.1 0-.8 1-.5.9.2'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M267.9 46c.2 0 .4.1.6.2.1 0 .2.1.4.1 1.1-2.3 2.4-4.4 3.5-6.7 3.9 2.1 7.8 3.9 11.7 5.8 4.1 2.1 8.8 3.9 12.6 6.7.1 0 .1.1.2.1.5.4 1-.2 1-.7 0-.2-.1-.4-.3-.5-.1 0-.1-.1-.2-.1-.9-.7-1.9-1.3-2.9-1.9-3-1.8-6.4-3.2-9.5-4.8-.1.1-.4.2-.5-.1-.1-.1-.1-.2-.1-.3-.5-.2-.9-.4-1.4-.7-.1.3-.6.3-.7 0 0-.1 0-.2-.1-.3-.4-.2-.7-.3-1.1-.5v.1c.1.4-.5.6-.7.2-.1-.2-.1-.5-.2-.7-.3-.2-.7-.3-1-.5.1.3.1.6.2.9.1.4-.6.6-.7.2-.1-.5-.2-1-.3-1.4-.6-.3-1.1-.5-1.7-.8-.3.1-.6-.1-.7-.3-.3-.2-.7-.3-1-.5 0 .1-.1.2-.1.3-.2.7-1.2.4-1-.3 0-.2.1-.3.1-.5l-1.8-.9c-.3-.2-.8-.1-.9.2-1.3 2.6-2.8 5-4 7.7.3 0 .4-.1.6 0'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M278.3 39.7c-.1-.4.4-.6.6-.3.3-.1.6-.3.8-.4.1-.2.3-.3.4-.2.3-.2.6-.3.9-.5-.1-.4.4-.6.6-.3l.6-.3c0-.3.4-.5.6-.3.8-.4 1.5-.7 2.3-1.1.2-.1.2-.2.3-.3.1-.3-.1-.6-.4-.6h-.4c-2.8 1.3-5.6 2.6-8.3 4.1-.2.1-.3.4-.2.6.1.3.4.5.7.3h.1c.5-.3 1-.5 1.4-.7m-8.1 8.2 2 .9c-.1.1-.3.1-.4.2.4.2.8.5 1.2.7.2-.1.3-.1.3-.1l2 .9c-.1.1-.2.1-.4.2l1.2.6c.2-.1.3-.2.5-.3.4-.3.7.4.4.6l-.1.1c.6.3 1.2.6 1.8 1h.1l2 .9s-.1.1-.2.1c.4.2.8.4 1.2.7l.4-.2 2 .9c-.1.1-.3.2-.5.3.4.2.7.4 1.1.6.1 0 .2-.1.2-.1l2 .9c-.1 0-.2.1-.3.1.1 0 .2.1.2.1.3.2.7.4 1 .6.1-.1.2-.1.3-.2.4-.3.9.2.5.5 0 0-.1 0-.1.1.3.2.6.3.9.5.2-.1.3-.2.3-.2l1.9 1s-.1.1-.3.2c.2.1.4.3.7.4.2-.1.3-.2.3-.2l1.9 1s-.1.1-.3.2c.4.2.8.4 1.1.6l.1-.1c.3-.3.8.2.5.5l1.2.6.6-.4 1.9 1s-.2.2-.5.4c.4.2.9.5 1.3.7.2-.2.4-.3.4-.3l1.9 1s-.1.1-.3.2c.9.4 1.9.9 2.8 1.3.3-.2.7-.4 1-.6.6-.4 1.1.6.5.9-.1.1-.2.1-.4.2.4.1.7-.3.8-.7 0-.4.1-.7.1-1.1 0-.2 0-.3.1-.5.1-.9-1.3-.9-1.3 0v.6c-6.5-2.7-12.6-6.7-18.8-9.9-4.1-2.2-8.2-4.4-12.4-6.5-1.9-.9-3.9-2.2-5.9-2.9-.1 0-.2-.1-.4-.1.5.2.7.9.1 1.2-.1.1-.2.1-.3.2.5.2 1.1.4 1.6.6.4.2.5.1.5.1'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M268 46.2c.2-.1.4-.1.5 0-.2-.1-.4-.1-.6-.2h-.4c-.3.1-.4.3-.4.6.3-.2.6-.3.9-.4'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M261.9 65.5c1.8-.1 2.4-4.9 2.7-7.1 5.8 3.5 12.1 6.3 18.2 9.3 3.6 1.8 7.2 3.6 10.9 5.3 1.1.5 2.1 1 3.2 1.6.4.2.5.3.5.3 0 .5.1 1 .1 1.5.1 1.5.2 6.9 2.5 6.9s2.8-4.9 3-6.6h.1c.4-.3.9-.5 1.3-.8 1.6-.9 3.3-1.9 4.9-2.8 2-1.2 4.1-2.3 6.1-3.5 0 1.5.1 3.2.8 4.5s1.8 1 2.3-.2c2-4.1 2.5-9.2 3.3-13.6 0-.2 0-.4-.1-.5-.3-.4-1.1-.5-1.2.2 0 .2-.1.3-.1.5-.1.7-.3 1.4-.4 2.1l.4.4c.3.3-.3.7-.5.4-.1.3-.1.5-.2.8l.3.3c.3.3-.2.8-.5.5-.1.3-.1.5-.2.8.2.3.5.5.7.8.3.3-.2.8-.5.5l-.4-.4c-.2.9-.4 1.8-.7 2.8-.2.9-.4 1.7-.7 2.5-.1.4-.3.9-.5 1.3 0 .1 0 .1-.1.2v-.2c-.5-1.5-.5-3.2-.5-4.7 0-.5-.6-.8-1-.6-4.5 2.5-9 5.1-13.5 7.6-.5.3-.5.5-.6 1-.1.8-.3 1.6-.5 2.4-.1.2-1 3.3-1.4 2.6-.9-1.6-.9-3.9-1-5.6 0-.5.1-1.8-.4-2.1-11.1-5.9-23.2-10.4-33.9-17.1-.3-.2-.9 0-1 .4-.2 1.3-.5 2.7-.8 4-.1.7-.3 1.3-.5 2-.3 1.2 0 1.3-.3 0-.7-3.4-.1-6.9 0-10.3 0-.2 0-.5.1-.7-.4-.4-.8-.8-1.1-1.3-.4-.6.5-1.1.9-.5.2.3.4.5.7.7.5-.7 1.3-1 2.4-1.6 1.2-.7 2.4-1.3 3.6-1.9.1-.1.2-.1.3-.2.6-.3.4-1-.1-1.2-.2-.1-.3-.1-.5 0-.3.1-.6.3-.9.4-2.1 1-4.1 2.2-6.2 3.3-.2.1-.3.4-.3.6-.1 1.7-1.9 15.1 1.3 15'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M286.6 65.7c3.9 1.9 7.7 3.8 11.6 5.8 1.2.6 1.7-.1 2.8-.8 1.8-1.1 3.7-2.3 5.5-3.4.1-.1.2-.1.4-.2.6-.4 0-1.3-.5-.9-.3.2-.7.4-1 .6-1.4.8-2.7 1.7-4.1 2.5-.8.5-1.5.9-2.3 1.4l-.6-.3c-.5-.3-1.1-.5-1.6-.8l-.5.5c-.3.3-.8-.2-.5-.5l.3-.3c-.9-.5-1.9-.9-2.8-1.4-.1.1-.1.1-.2.1-.3.3-.8-.2-.5-.5-.6-.3-1.3-.6-1.9-.9-.1.1-.3.2-.4.3-.4.3-.7-.3-.4-.6l.1-.1c-.6-.3-1.3-.6-1.9-1-.3.2-.5-.1-.5-.3-.1-.1-.3-.1-.4-.2-.6-.3-1.3-.7-1.9-1l-.1.1c-.3.2-.5-.1-.5-.4l-1.8-.9-.1.1c-.3.2-.6-.1-.5-.4-.7-.4-1.5-.7-2.2-1.1 0 0-.1 0-.1.1-.3.2-.6-.1-.5-.4-.8-.4-1.6-.9-2.5-1.3 0 0-.1 0-.1.1-.3.3-.8-.1-.6-.4-.8-.4-1.6-.9-2.5-1.3l-.1.1c-.3.3-.8-.2-.5-.5-.6-.3-1.2-.6-1.8-1-.3-.2-.6-.3-.9-.5-.1.1-.2.1-.3.2-.4.2-.7-.3-.4-.6-.7-.4-1.3-.7-2-1.1-.1.1-.2.1-.3.2-.4.3-.7-.3-.4-.6-.7-.4-1.4-.8-2.1-1.3 0 0-.1 0-.1-.1l-.3.3c-.3.3-.8-.2-.5-.5l.2-.2c-.7-.4-1.5-.9-2.1-1.5l-.7-.7c-.4-.5-1.3 0-.9.5.3.5.7.9 1.1 1.3 2.2 2.1 5.6 3.5 8.1 4.9 5.6 3.2 11.2 6.1 16.8 8.9m-11.5-25.9c0-.1.1-.2.1-.3 1.4-4.7 2.3-9.6 3.3-14.4.2-.8.3-1.7.5-2.5.1-.7-.9-.9-1-.3-.1.4-.2.7-.2 1.1-1.1 5.2-2 10.5-3.5 15.6 0 .2-.1.3-.1.5-.3.7.7 1 .9.3m-7.2 11.1c-.1.1-.3.2-.4.2.3.2.7.4 1.1.1.6-.4 2.3-1.6 3.2-2.1.2-.1.3-.2.4-.2l-2-.9s-.1.1-.4.2c-.9.5-3.4 1.7-3.2 2.1 0 .1.2.3.3.5.2-.1.4-.2.6-.4.4-.4.8.2.4.5m1.9 1c0 .1.1.3.3.4.1 0 .1-.1.2-.1.4-.2.7.3.4.6.4.3.8.4 1.1.2.7-.4 2.3-1.6 3.3-2.1.1-.1.3-.1.4-.2l-2-.9s-.1.1-.3.1c-1 .3-3.6 1.6-3.4 2'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M275.3 54.9c.1.1.2.4.4.6.1-.1.3-.2.4-.3.4-.3.9.2.5.5l-.3.3c.3.2.7.2 1 0 .7-.5 2.5-1.7 3.5-2.3.1 0 .1-.1.2-.1l-2-.9h-.1c-.7.3-3.8 1.8-3.6 2.2m3.4 1.5c.1.1.2.3.4.5.1 0 .1-.1.2-.1.4-.3.9.2.5.5l-.1.1c.3.2.7.3 1 .1.6-.4 2.2-1.5 3.2-2.1.2-.1.3-.2.5-.3l-2-.9s-.1.1-.4.2c-1 .5-3.4 1.7-3.3 2m2.8 1.8c.1.1.2.4.4.6.3-.2.7.1.5.4.3.2.7.2 1 0 .7-.5 2.4-1.7 3.4-2.2.1 0 .2-.1.3-.1l-2-.9s-.1 0-.2.1c-.7.2-3.6 1.7-3.4 2.1m-13.6-7.3c.4-.2 0-.9-.4-.6-.2.1-.4.2-.6.4-.9.6-1.8 1.1-2.6 1.8l-.2.2c-.3.3.2.8.5.5l.3-.3c.8-.7 1.6-1.2 2.5-1.7.2-.2.4-.3.5-.3m2.7 1.9c.4-.2 0-.8-.4-.6-.1 0-.1.1-.2.1-1 .6-1.9 1.2-2.8 1.8-.3.3 0 .8.4.6.1-.1.2-.1.3-.2.8-.6 1.7-1.1 2.7-1.7q-.15 0 0 0m6.5-1.1c.4-.3 0-.9-.4-.6-.2.1-.3.2-.5.3-2.1 1.4-4.3 2.7-6.4 4.2-.3.3 0 .8.4.6.1-.1.2-.1.3-.2 2.1-1.5 4.3-2.8 6.5-4.2 0 0 0-.1.1-.1'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M276.6 55.7c.4-.3-.1-.8-.5-.5-.1.1-.3.2-.4.3-.8.7-1.6 1.3-2.5 2-.3.3.2.7.5.5l.1-.1c.8-.6 1.6-1.3 2.4-1.9.2-.1.3-.2.4-.3m3.1 1.6c.4-.3-.1-.8-.5-.5-.1 0-.1.1-.2.1-.9.7-1.8 1.4-2.7 2.2l-.1.1c-.2.3.2.7.6.4 0 0 .1 0 .1-.1l2.7-2.1s.1 0 .1-.1m2.8 1.9c.1-.3-.2-.6-.5-.4h-.1c-.8.6-1.5 1.2-2.3 1.8-.1.1-.1.1-.1.2-.1.3.2.6.5.4 0 0 .1 0 .1-.1.8-.6 1.6-1.2 2.4-1.9q-.15 0 0 0m6.3-1.2c.4-.3-.1-.8-.5-.5-.1.1-.2.1-.3.2-1.9 1.5-3.8 3-5.8 4.4-.1.1-.1.1-.1.2-.1.3.2.6.5.4l.1-.1c2.1-1.5 4.1-3 6.1-4.6m-2.1 2.9c0 .1.2.3.3.5.2-.2.4-.3.6-.5.3-.3.8.2.5.5-.2.2-.4.3-.6.5.4.2.8.4 1.1.1.6-.4 2.3-1.8 2.9-2.4.2-.1.3-.2.3-.2l-1.9-1s-.1.1-.3.2c-.8.5-3 2-2.9 2.3m2.6 1.5c.1.2.2.4.5.6l.1-.1c.3-.3.8.2.5.5q.45.3.9 0c.6-.4 2.3-1.8 2.9-2.4.2-.1.3-.2.3-.2l-1.9-1s-.1.1-.3.2c-.9.5-3.2 2-3 2.4m5.1 2.5c.1.1.2.4.4.6.2-.2.5-.4.7-.6.3-.3.8.2.5.5l-.6.6q.45.3.9 0c.5-.4 2-1.5 2.7-2.2.3-.2.5-.4.5-.4l-1.9-1s-.2.2-.6.4c-.9.6-2.7 1.8-2.6 2.1m3.2 1.9c.1.1.2.4.4.6.2-.1.3-.3.5-.4.3-.3.8.2.5.5l-.4.4q.45.3.9 0c.6-.4 2.3-1.8 2.9-2.4.2-.1.3-.2.3-.2l-1.9-1s-.2.1-.4.3c-.9.5-3 1.9-2.8 2.2'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M288.1 61.3c.3-.3-.2-.8-.5-.5-.2.2-.4.3-.6.5-.7.7-1.5 1.3-2.3 1.9-.1.1-.1.1-.1.2 0 .3.2.6.5.4l.1-.1c.8-.6 1.6-1.3 2.4-2 .1 0 .3-.2.5-.4m2.2 2.1c.3-.3-.2-.8-.5-.5l-.1.1c-.7.6-1.4 1.2-2.1 1.7-.1.1-.1.2-.1.3 0 .3.2.5.5.3.8-.6 1.6-1.3 2.3-1.9m5.6-1.3c.3-.3-.2-.8-.5-.5l-.1.1c-1.7 1.5-3.5 3.1-5.3 4.5l-.1.1c-.4.3 0 .9.4.6.1-.1.3-.2.4-.3 1.8-1.4 3.5-3 5.2-4.5m.2 3.3c.3-.3-.2-.8-.5-.5-.2.2-.5.4-.7.6-.8.7-1.5 1.3-2.3 2-.3.3.2.8.5.5.1 0 .1-.1.2-.1.7-.6 1.5-1.3 2.2-1.9zm2.9 2.1c.3-.3-.2-.8-.5-.5-.1.1-.3.3-.5.4-.6.6-1.3 1.2-1.9 1.8l-.3.3c-.3.3.2.8.5.5.2-.1.3-.3.5-.5.6-.6 1.2-1.2 1.8-1.7.1-.1.2-.2.4-.3m-20.1-28.2c-.2-.2-.7-.1-.6.3.1.5.2 1 .3 1.6.1.5.2 1 .3 1.4s.8.3.7-.2c-.1-.3-.1-.6-.2-.9-.1-.7-.3-1.4-.4-2.1zm1.3-.6c-.2 0-.4 0-.4.2v.2c.2 1 .4 2 .7 3 .1.2.1.5.2.7.1.4.8.2.7-.2v-.1c-.4-1.2-.7-2.4-.8-3.6-.2-.1-.3-.2-.4-.2m2.9 4.5c-.4-1.7-.7-3.4-1.2-5.1 0 0 0-.1-.1-.1-.2-.3-.7-.1-.6.3.5 1.6.8 3.2 1.2 4.8 0 .1 0 .2.1.3.1.4.5.3.7 0-.1-.1-.1-.1-.1-.2m2 .8c-.5-.8-.7-2.1-.9-3-.3-1.2-.6-2.4-1.2-3.5l-.1-.1c-.2-.2-.6 0-.6.3v.1c.6 1.1.9 2.4 1.2 3.7.2.8.4 1.8.8 2.6 0 .1.1.2.1.3.1.2.4.2.5.1.3-.2.3-.4.2-.5m33.5 17.1c-.1-.1-.3-.2-.4-.3-.4-.3-.7.3-.4.6q1.05.75 1.8 1.8l.1.1c.3.3.8-.1.5-.4-.1-.2-.3-.3-.4-.4-.3-.5-.8-1-1.2-1.4m-1.6.3c-.3-.3-.8.2-.5.5l.1.1c.9 1 1.9 1.9 2.7 2.9.3.3.8-.2.5-.5l-.3-.3c-.7-.8-1.5-1.6-2.2-2.4zm-1.4.5c-.3-.3-.8.2-.5.5l.1.1c1.3 1.3 2.5 2.6 3.8 4l.4.4c.3.3.8-.2.5-.5-.2-.3-.5-.5-.7-.8-1.1-1.1-2.2-2.3-3.2-3.4-.2-.1-.3-.2-.4-.3m-39.7-14.6c.3.2.6.3.9.5s.6.3.9.5.6.3.9.5.6.3.8.4c.3.1.5.3.7.4l.6.3c.2.1.4.2.5.2.3.1.4.2.4.2s-.1-.1-.3-.4c-.2-.2-.5-.6-.9-.9-.4-.4-.9-.7-1.4-1.1-.3-.2-.5-.4-.8-.5-.3-.2-.6-.3-.9-.5s-.6-.3-.9-.5-.6-.3-.9-.4c-.6-.2-1.2-.4-1.7-.6-.3-.1-.5-.1-.7-.2-.2 0-.4 0-.5-.1h-.5s.1.1.4.3c.1.1.3.2.5.3s.4.2.6.4c.2.1.4.3.7.4.2.1.5.3.8.5.3-.1.5.1.8.3M321.5 35c.3.2.5.5.9.8.3.3.6.6 1 .9.3.4.7.7 1 1.1.2.2.3.4.5.6s.3.4.5.6c.3.4.6.9 1 1.3.3.5.6.9.9 1.4.1.2.3.5.4.7s.2.5.4.7c.2.5.4.9.6 1.4.2.4.4.9.5 1.3s.3.8.4 1.1.2.6.2.9c.1.5.2.8.2.8s.1-.3.1-.8v-.9c0-.4 0-.8-.1-1.2 0-.5-.2-.9-.3-1.4s-.3-1-.5-1.5-.4-1.1-.7-1.6l-.9-1.5c-.4-.5-.7-1-1.1-1.4-.4-.5-.8-.9-1.2-1.3s-.8-.7-1.2-1.1c-.4-.3-.8-.6-1.2-.8s-.7-.4-1.1-.6c-.3-.1-.6-.3-.9-.3-.5-.1-.8-.2-.8-.2s.2.2.7.5c.2 0 .4.2.7.5m-6-2.8.4.4c.1.1.3.2.5.3s.4.1.6.2h.3c.1 0 .2 0 .3-.1.2 0 .3-.1.4-.2s.2-.1.2-.1 0-.1-.1-.2-.2-.2-.3-.4l-.2-.2c-.1 0-.1-.1-.2-.2s-.3-.2-.5-.3-.4-.1-.6-.2h-.6c-.2 0-.3.1-.4.2s-.2.1-.2.1 0 .1.1.2c.1.2.2.4.3.5m-60.1 31.7c0 .3.1.5.1.8.2.6.3 1.2.6 1.7s.6 1 1 1.5.8.8 1.3 1.2c.9.7 1.9 1.1 2.8 1.3.2 0 .4.1.6.1h1.5c.5-.1.8-.1.8-.1s-.3-.1-.7-.2c-.2-.1-.5-.1-.8-.2s-.7-.2-1-.4c-.4-.2-.7-.4-1.1-.6s-.7-.5-1.1-.8l-.5-.5c-.1-.2-.3-.4-.5-.6-.3-.4-.6-.8-.8-1.3-.2-.4-.4-.9-.5-1.4-.1-.2-.1-.5-.2-.8 0-.2-.1-.5-.1-.7q-.3-1.5-.3-2.7c0-.8 0-1.5.1-1.9 0-.2.1-.4.1-.5.1-.1.1-.2.1-.2l-.1.1c-.1.1-.2.3-.4.5-.1.2-.3.5-.4.8q-.15.45-.3 1.2c-.1.9-.2 1.9-.1 2.9-.1.3-.1.5-.1.8m-2 3.9c.1.2.2.3.3.5.2.3.5.5.8.7.3.1.5.2.7.2h.3s0-.1-.1-.2q-.15-.15-.3-.6c-.1-.2-.2-.5-.3-.8s-.2-.6-.3-.8c-.2-.6-.5-1.2-.7-1.7-.1-.2-.2-.5-.3-.6-.1-.2-.1-.3-.1-.3l-.2.2c-.1.1-.2.4-.3.7s-.1.6-.1 1 .1.8.2 1.1c.2.3.3.5.4.6m-61.3 79.6-.3.3c5.6 2.5 13.3-2.4 8.2-7.7 3-2.7 10.6-7.1 14.1-4.4l1-1c-4.4-3.6-13.4 1.7-16.6 4.9-.2.3-.3.7 0 1 5.2 4.7-2.3 8.2-6.5 5.9h-.1c.3.1.6.6.2 1m30.3 4.4c-.4.7-1 1.4-1.5 2l-.6-.3c-.6-.3-1.3-.5-1.9-.5-3.3-.2-7.2 2-7.5 5.5-.2 2 1.7 3.8 3.4 4.9-3.6 4.9-8.4 8.9-14.6 9.7-4.4.5-8.9-.9-12.6-3.3-2.2-1.5-4.4-3.4-5.2-5.9 0 1.3.1 2.4.4 3.5 1.1 1.3 2.4 2.4 3.7 3.3 4.1 3 9.3 4.4 14.3 3.7 4-.5 7.4-2.4 10.3-4.9-.2-.2-.5-.3-.7-.5-.3-.3.2-.8.5-.5.2.2.5.4.7.6.3-.3.6-.5.8-.8-.2-.1-.4-.1-.6-.2-.4-.1-.3-.8.2-.7.3.1.7.2 1 .3.2-.2.4-.4.6-.7h-.4c-.5 0-.5-.7 0-.7.3 0 .6 0 1 .1.4-.4.7-.9 1.1-1.4-.1-.6-.2-1.1-.2-1.7-.1-.9 1.2-.8 1.3 0q0-.3-.3-.6c-.9-.5-1.8-1.2-2.4-2 0 .1-.1.3-.1.4-.1.9-1.4.5-1.3-.4.1-.6.3-1.1.6-1.6 0-.2-.1-.4-.1-.6-.3-2.9 4.4-4.4 6.5-4.1.6.1 1.1.3 1.6.6v-.3c0-.9 1.3-.9 1.3 0v.2c.3-.3.5-.6.8-.8-.1 0-.3 0-.4-.1-.4-.1-.3-.7.2-.7.3 0 .5.1.8.1.3-.4.5-.7.7-1.1-.2 0-.4-.1-.6-.1-.4-.1-.3-.8.2-.7.2 0 .5.1.7.1.6-1.1 1.1-2.3 1.3-3.5-.2-1.7-.7-3.4-1.2-4.9-.2-.6.4-.9.9-.8q-.9-2.4-3-4.5c-.3.3-.6.6-.9 1 3.8 3.8 4.1 8.3 1.2 12.9'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M180.5 163.2c0-.6.7-.8 1.1-.5 0-.3-.1-.5-.1-.8-.1-5.9 6.4-10.3 10.2-14.1l.3-.3c.4-.4.2-.9-.2-1.1h-.2c-.2 0-.4 0-.5.2-4.3 4.5-10.5 8.6-10.9 15.4-.1.8.1 1.6.3 2.3zm40-25.4.2-.2c-.1.1-.2.1-.2.2'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M213 170.3c-3.1 2.6-6.7 4.7-10.5 6-8.2 2.8-18.1-.9-20.2-9-.3-1.1-.4-2.3-.4-3.5v-.6c0-.3-.1-.4-.3-.5-.4-.3-1.1-.1-1.1.5v1c0 10 9.7 15.4 19.1 14.1 5.3-.7 10.2-3.8 14.3-7.1.1-.1.2-.2.4-.3-.4-.3-.9-.5-1.3-.6m2.7-.9c-.4-.2-.8-.3-1.2-.5-.1.1-.3.2-.4.4-.2.2-.4.3-.6.5.4.1.8.3 1.1.5l.2.2c.4-.3.8-.7 1.1-1 0 0-.1 0-.2-.1m-1.2-6.2c.1.6.2 1.1.2 1.7.1.6.2 1.2.3 1.7.3.1.6.2.9.4.4.2.1.8-.4.6-.1-.1-.3-.1-.4-.2 0 .2.1.5.1.7l-.1.1-.2.2c.3.1.6.2.8.3.3.1.3.4.2.6l.5-.5c.8-.8-.5-4.7-.7-5.7 0-.8-1.3-.8-1.2.1m6.6-4.1c.2-.1.4-.3.6-.4v-1.3h-.1c-.5 0-.5-.7 0-.7h.1v-1.1h-.1c-.5 0-.5-.7 0-.7h.1v-.2c0-.9-1.3-.9-1.3 0v2.8c-2.5-1.7-6.5-1.1-8 1.5-.3.5-.5 1-.6 1.6-.1.9 1.2 1.2 1.3.4 0-.1.1-.3.1-.4.9-3.2 5.5-3.5 7.4-1 .1.1.2.1.3.2-.1-.3 0-.5.2-.7'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M224.2 143.3c.6 1.5 1 3.2 1.2 4.9.2 1.2.2 2.4.1 3.6h.1c.5 0 .5.7 0 .7h-.2c-.1.4-.1.7-.2 1.1.4.1.3.7-.2.7-.1.4-.3.7-.4 1 .1 0 .2 0 .3.1.4.1.3.8-.2.7-.2 0-.3-.1-.5-.1-.2.4-.5.8-.8 1.1.1 0 .1.1.2.1.4.2 0 .9-.4.6-.1-.1-.2-.1-.3-.2-.4.4-.8.7-1.2 1-.2.1-.4.3-.6.4s-.3.4-.3.6c0 .5.5.9 1 .6 6-3.7 5.9-11.5 3.6-17.3-.1-.2-.2-.3-.4-.4-.4-.1-1.1.2-.8.8m11.1-20.7c.1.1.2.1.2.1.1-.1.2-.1.3-.1-.2-.1-.4-.1-.5 0m-28.4 24.8c-.2-.2-.5-.4-.7-.5-.3.3-.6.6-.9 1 .2.2.5.4.7.5.2-.3.6-.7.9-1m1.5 1.3c-.3-.3-.6-.5-1-.8-.3.3-.6.6-.9 1 .3.3.7.5 1 .8.3-.4.6-.7.9-1m26.7-24.6c-.3-.2-.5-.4-.8-.6-4.6 4.7-9.1 9.4-13.7 14.1l-.2.2c-3.7 3.9-7.5 7.7-11.2 11.6-.1-.1-.2-.2-.3-.2-.3.3-.6.7-.9 1 .3.2.5.4.8.6s.7.3 1 0c3.8-3.9 7.6-7.8 11.3-11.7.3-.3.6-.6.9-1 4.5-4.7 9-9.3 13.6-14-.2.1-.4 0-.5 0m-31.3 21.8c-.3.3-.2.8.1 1.1.2.2.5.3.7.5l1-1c-.1-.1-.2-.1-.3-.2l25.6-25.6.1-.1c-.2-.2-.5-.3-.7-.4s-.3-.2-.3-.4l-14.8 14.8-1 1c-3.5 3.4-7 6.9-10.4 10.3'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M230.2 120.2c.3.1.5.3.7.4.1.1.2.1.3.2.3-.3.7.1.5.4.3.2.5.4.8.7.3-.2.7.2.5.5.2.2.4.4.6.5l.5-.5c.3-.3.8.2.5.5l-.4.4.1.1c.2.2.5.4.8.6.1.1.3.1.5.1.1 0 .1 0 .2-.1.4-.3.9-.6 1.5-.8-.1-.1-.2-.2-.3-.4-.4-.8.7-1.4 1.2-.7.1.2.2.3.4.5.7-.3 1.5-.7 2.2-1.1-.2-.2-.3-.5-.3-.8 0-.4.3-.7.7-.7s.6.3.7.7c0-.2 0-.1.1 0 .8-.7 1.5-1.5 1.8-2.5.8-2.7-3.6-5-5.3-6.2-.3-.2-.6-.1-.8.1-.4.4-.9.8-1.3 1.2.1.2.3.4.5.5s.3.4.3.6c.3-.3.7-.6 1-1 1 .7 2 1.4 2.9 2.2 2.2 2 .8 3.5-1.3 4.8-1.3.8-2.7 1.3-4 2.1-.1 0-.2.1-.3.1 0 0-.1 0-.2-.1-.6-.4-2.5-2.2-3.7-3.1l4.8-4.5c-.1 0-.2 0-.3-.1-.3-.2-.6-.5-.8-.7-.7.7-1.4 1.3-2.1 2l.5.5c.6.6-.3 1.6-1 1l-.5-.5c-.7.7-1.4 1.3-2.1 2-.1.1-.2.3-.2.4v.3c0 .1.1.3.3.4m-39.9 38.4c-.6.8-1.3 1.5-1.9 2.3-.2.2-.2.4-.2.6v.2q0 .15.3.3l8.4 5.4c.3.2.7 0 .9-.2.4-.6.8-1.2 1.4-1.8.2-.3.3-.7 0-1-.7-.6-1.4-1-2.1-1.5l-.3.3c-.3.4-.8-.1-.5-.5l.2-.2c-.5-.3-1.1-.7-1.6-1-.1.1-.2.3-.3.4-.3.3-.8-.2-.5-.5.1-.1.2-.2.2-.3-.5-.3-1-.7-1.4-1-.1.1-.3.2-.4.4-.3.3-.8-.2-.5-.5l.3-.3c-.4-.3-.7-.6-1-.9-.3-.5-.7-.5-1-.2m7.5 6.2c-.2.3-.5.6-.7.9-2.4-1.5-4.8-3.1-7.2-4.6.3-.4.7-.8 1-1.2 2.1 1.9 4.7 3.2 6.9 4.9'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='m205.6 146.5-1 1c-3.8 3.8-7.7 7.6-11.5 11.3-.3.2-.5.5-.8.7l-.3.3c-.3.3.2.8.5.5.1-.1.3-.2.4-.4 4.2-3.8 8.3-8 12.3-12 .3-.3.6-.6.9-1l4.5-4.5c6.8-6.8 13.6-13.5 20.4-20.3l.8-.8v-.1c.2-.3-.2-.7-.5-.4zm2.8 2.2c-.3.3-.6.7-.9 1-3.8 4.1-7.4 8.4-11 12.7l-.2.2c-.3.3.2.9.5.5l.3-.3c3.5-4.3 7.2-8.5 10.9-12.6.3-.3.6-.7.9-1 8.1-8.9 16.7-17.4 25.3-25.8l.4-.4c.3-.3-.2-.8-.5-.5l-.5.5c-8.5 8.2-17.1 16.8-25.2 25.7m8.3-11.1c-3.3 3.3-6.6 6.5-9.8 9.8-.3.3-.6.6-.9 1-4 4.1-7.9 8.2-11.6 12.5-.1.1-.2.2-.2.3-.3.3.2.8.5.5.1-.1.2-.3.3-.4 3.7-4.3 7.6-8.4 11.5-12.5.3-.3.6-.6.9-1 3.2-3.3 6.5-6.5 9.8-9.8 5.3-5.3 10.5-10.5 15.9-15.7v-.1c.2-.3-.2-.7-.5-.5zm17-20.9-.5-.5-.8-.8c-.6-.6-1.6.3-1 1l.8.8.5.5c.6.5 1.6-.4 1-1m2.4-1.7c.1.1.2.1.3.1.2 0 .5-.1.6-.3.1-.1.1-.2.1-.3 0-.2-.1-.5-.3-.6s-.3-.3-.5-.5q-.3-.3-.3-.6c-.1-.3-.5-.6-.8-.5s-.6.5-.5.8c.2.4.4.8.7 1.1.1.3.4.6.7.8m2 7.2c-.4-.8-1.6-.1-1.2.7.1.1.2.3.3.4.2.3.5.5.8.7.6.6 1.6-.3 1-1-.1-.1-.3-.3-.5-.4zm3.8-1.5q-.15-.15 0 0c-.1-.4-.3-.7-.7-.7-.3 0-.7.3-.7.7 0 .3.1.6.3.8.3.4.7.7 1.2.8.3.1.7-.1.8-.5s-.1-.7-.5-.8c-.1 0-.2-.1-.3-.2 0 .1-.1 0-.1-.1 0 0-.1 0 0 0m-7.3-2.9h-.2c-.9 0-.9 1.3 0 1.3h.2c.9 0 .9-1.3 0-1.3m2.6-.8h.2c.9 0 .9-1.3 0-1.3h-.2c-.8 0-.8 1.3 0 1.3m-.8 3.1c-.4.1-.6.4-.7.8 0 .4.3.7.7.7.2 0 .4-.1.5-.3.2-.2.4-.5.3-.7-.1-.4-.4-.6-.8-.5m.7 1s-.1 0 0 0v-.2zm2.2-1.5c.9 0 .9-1.3 0-1.3-.8 0-.8 1.3 0 1.3m-40.8 50.6h-1.6c-.5-.1-1.1-.2-1.5-.3s-.8-.2-1-.3l-.2-.2v-.1l-.1.1v.4c.1.3.5.6.9.8q.6.45 1.5.6l.2.1h.2c.1 0 .3.1.4.1h1c.3 0 .7-.1 1-.1.3-.1.6-.1.9-.2s.6-.2.8-.3.5-.3.7-.4.4-.3.5-.4c.2-.1.3-.2.4-.3l.3-.3s-.2 0-.4.1c-.3.1-.6.2-1.1.3-.2.1-.5.1-.7.2s-.5.1-.8.2-.5.1-.8.1c0-.1-.3-.1-.6-.1m7-2.3c.2 0 .5 0 .6-.1.2-.1.3-.3.4-.5s0-.4 0-.4-.2-.1-.4-.1-.5 0-.6.1c-.2.1-.3.3-.4.5s0 .4 0 .4.2.1.4.1m16.1-11.2c-.5 0-.5.7 0 .7h.1q.6 0 1.2.3c.1 0 .2.1.3.2.4.2.7-.4.4-.6-.1 0-.1-.1-.2-.1-.5-.3-1.1-.4-1.8-.5q.15 0 0 0m0-1.8c-.5 0-.5.7 0 .7h.1c.8.1 1.6.2 2.5.4.2 0 .3.1.5.1.4.1.6-.6.2-.7-.1 0-.2 0-.3-.1-1-.1-1.9-.3-3-.4q.15 0 0 0m3.4-.6c.4.1.6-.6.2-.7-.7-.1-1.4-.2-2.1-.2-.3 0-.5-.1-.8-.1-.4-.1-.6.6-.2.7.1 0 .3 0 .4.1.8.1 1.6.1 2.5.2-.1 0 0 0 0 0m.5-1.7c.5 0 .5-.7 0-.7h-.1c-.5 0-.9-.1-1.4-.2-.2 0-.5-.1-.7-.1-.4-.1-.6.6-.2.7.2 0 .4.1.6.1.5.1 1.1.2 1.6.2zm-9.9 15c.4.2.8-.4.4-.6-.3-.1-.6-.3-.9-.4-.5-.2-.9-.3-1.4-.4-.3-.1-.6-.1-1-.1-.5 0-.5.7 0 .7h.4c.7.1 1.4.3 2.1.5.2.2.3.2.4.3m.3 1.2c-.3-.1-.5-.2-.8-.3-.8-.3-1.7-.6-2.6-.9-.3-.1-.7-.2-1-.3-.4-.1-.6.6-.2.7.2 0 .4.1.6.2.9.2 1.7.5 2.6.8.4.2.8.3 1.2.5h.3l.1-.1c.1-.2.1-.5-.2-.6m-1.2 1.5c-.3-.2-.7-.3-1.1-.5-.8-.3-1.7-.5-2.4-.9-.3-.2-.5-.3-.7-.6-.3-.3-.8.2-.5.5.2.2.5.4.7.5.7.4 1.6.6 2.4.9.5.1.9.3 1.4.6.3.1.5-.2.5-.4-.2 0-.2-.1-.3-.1m-10.8-30.6c.1-.1.2-.1.3-.2s.2-.1.3-.2.2-.1.4-.2c.1-.1.2-.2.4-.2.1-.1.3-.2.4-.2.1-.1.3-.1.4-.2s.3-.1.4-.2.3-.1.4-.2c.1 0 .2-.1.4-.2.1-.1.2-.1.3-.1s.2-.1.3-.1c.1-.1.2-.1.2-.1s-.1-.1-.2-.1c-.1-.1-.4-.2-.7-.2h-.5c-.2 0-.3 0-.5.1-.2 0-.4.1-.5.1-.2.1-.3.1-.5.2s-.3.2-.5.3-.3.2-.4.4c-.1.1-.2.3-.3.4s-.2.3-.2.4c-.2.3-.2.5-.2.6v.3s.1 0 .2-.1c0-.2 0-.2.1-.3m41.2-15.9c.1 0 .2 0 .3-.1.1 0 .2-.1.3-.2.2-.1.4-.3.6-.5s.4-.4.5-.7.3-.5.4-.8.1-.6.2-.9c.1-.6.1-1.2 0-1.7s-.2-1-.3-1.4c-.2-.4-.3-.7-.5-.9-.1-.2-.2-.3-.2-.3v.4c0 .2-.1.6-.1 1s-.1.8-.1 1.3-.1 1-.2 1.5c0 .2-.1.5-.1.7 0 .1-.1.2-.1.3s-.1.2-.1.3c-.1.2-.1.4-.2.6s-.2.3-.3.5c-.1.1-.1.1-.1.2l-.2.2-.3.3c-.2.1-.3.2-.3.2zm3.5-1.9c0 .1 0 .2-.1.3 0 .1 0 .2-.1.3 0 .1-.1.2-.1.3s0 .2-.1.3c0 .2-.1.3-.1.5 0 .1 0 .2-.1.3v.4h.4c.1 0 .2 0 .3-.1.2-.1.5-.3.6-.5.1-.1.2-.2.2-.4.1-.1.1-.3.2-.4v-.9c0-.3-.2-.5-.3-.7s-.3-.3-.4-.4-.2-.1-.2-.1-.1.1-.1.2c-.1.1-.1.3-.2.5.2 0 .1.2.1.4M183.3 143c.1-.1.2-.2.3-.2-.1-.2-.2-.3-.3-.5-.3.1-.5.3-.8.4-.4.2-.8-.4-.4-.6.2-.1.5-.3.7-.4-.2-.2-.4-.5-.6-.7-.3-.3-.7-.2-1 0-3.3 2.7-6.8 5.3-10.2 7.9 0 0-.1 0-.1.1-1.4 1.4-.6 2.9 1 3.7 1.4.7 2.1.1 3.2-.7 3.1-2.4 6.1-4.9 9.1-7.4.2-.2.3-.6.1-.8-.1.1-.3.2-.4.3-.6.6-1.3-.6-.6-1.1m-8.2 7.5c-.4.4-.9.7-1.3 1.1-.7.5-2.7-.5-1.8-1.4 3.3-2.5 6.6-5 9.8-7.6.5.5.8 1 1.2 1.6-1.5 1.2-3 2.5-4.5 3.7-1.2.8-2.3 1.7-3.4 2.6'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M225 114.2c-.1.1-.3.2-.4.3 0 .1.1.2.1.3.1.3.2.4.2.5l-.9.6c-1.5 1.1-3 2.1-4.5 3.1-4.6 3.1-9.2 6.2-13.8 9.2-7.3 4.9-14.6 9.8-22.1 14.6-.1.1-.2.2-.3.2-.7.5-.1 1.6.7 1.2.1-.1.3-.2.4-.3 6.9-4.4 13.6-9 20.4-13.5 7.1-4.7 14.5-9.2 21.2-14.3.2-.2.4-.5.3-.8-.2-.6-.5-1.3-.7-1.9-.3-.8-1.5-.5-1.3.3.1-.1.2-.1.3-.2.4-.2.8.4.4.7'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M182.9 141.8c-.2.1-.5.3-.7.4-.4.2 0 .8.4.6.3-.1.5-.3.8-.4 2.2-1.3 4.3-2.9 6.4-4.3 4.6-3.1 9.3-6.2 13.9-9.4 7-4.7 13.9-9.7 21-14.3.1-.1.3-.2.4-.3.4-.2 0-.9-.4-.6-.1.1-.2.1-.3.2-7 4.6-13.9 9.4-20.8 14.1-4.6 3.2-9.3 6.3-13.9 9.4-2.3 1.6-4.5 3.3-6.8 4.6m9.4-10.2c.2-.1.5-.3.7-.4.1-.1.2-.1.4-.2.1-.1.3-.1.4-.2.5-.3 1.1-.6 1.7-1 .6-.3 1.1-.7 1.6-1.1.3-.2.5-.4.7-.6s.4-.3.6-.5c.4-.4.6-.7.8-.9s.3-.4.3-.4-.2 0-.5.1-.7.2-1.1.4c-.2.1-.5.2-.7.3-.3.1-.5.2-.8.4-.5.3-1.1.6-1.7.9s-1.1.7-1.6 1.1c-.1.1-.2.2-.4.3l-.3.3c-.2.2-.4.4-.5.6-.2.2-.3.3-.4.5l-.4.4-.3.3s.2 0 .5-.1c.1 0 .3 0 .5-.1 0 .1.3 0 .5-.1m10.2-6.9c.1 0 .2 0 .4.1h.4c.1 0 .2 0 .2-.1.2-.1.3-.3.3-.5 0-.1.1-.2.1-.3v-.2s0-.1-.1-.1c-.1-.1-.2-.1-.3-.2s-.3-.1-.4-.1-.3.1-.4.1l-.3.3c0 .1-.1.1-.1.2v.8s.1-.1.2 0m-14.1-27.5c0 .2-.1.3-.3.5-.1 0-.1.1-.2.1 1.1-.6 2.2-1.2 3.2-1.9 0-.1-.1-.1-.1-.2-.3-.5.4-1 .7-.5.1.1.1.2.2.2 1.8-1.1 3.7-2.1 5.5-3.2-.1-.2-.2-.3-.3-.5s-.1-.4.1-.6c-3 1.7-6 3.5-9.1 5.2.1.1.1.2.2.3.1.3.2.5.1.6'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M197.9 91.4c.1.2.2.4.3.5 1.8-1 3.5-2 5.3-3.1-.3-.5.4-1 .7-.5v.1c1.6-.9 3.1-1.8 4.7-2.8-.1-.2-.2-.3-.3-.5-.3-.5.4-1 .7-.5.1.2.2.3.3.5l4.5-2.7c-.1-.4.4-.7.7-.4 1.5-.9 3.1-1.9 4.6-2.8-.3-.5.4-1 .7-.5 1.4-.9 2.9-1.8 4.3-2.8-.1-.1-.2-.3-.3-.4 0-.1-.1-.1-.1-.2s-.1-.3 0-.4c-8.7 5.7-17.7 11-26.8 16.3.4-.1.6 0 .7.2m29.8-10.1c-.1-.1-.2-.2-.2-.3-1.3.9-2.7 1.7-4 2.6.1.1.2.3.3.4.3.5-.4 1-.7.5-.1-.1-.2-.3-.3-.4-1.5 1-3 1.9-4.5 2.9.1.2.2.3.3.5.3.5-.4 1-.7.5-.1-.2-.2-.3-.3-.5-1.5 1-3 1.9-4.4 2.9.1.1.2.3.3.4.3.5-.4 1-.7.5-.1-.1-.2-.3-.3-.4-1.5 1-3 1.9-4.5 2.9.2.4-.4.8-.7.5-1.7 1.1-3.5 2.3-5.2 3.4 0 .1.1.1.1.2.3.5-.4 1-.7.5 0-.1-.1-.1-.1-.2-1.8 1.1-3.5 2.3-5.3 3.4 0 .1.1.1.1.2.3.5-.4 1-.7.5 0-.1-.1-.1-.1-.2l-9.3 6c1.2-.7 2.5-1.4 3.7-2.1.4-.2.8 0 1 .3 12.7-8.2 25.3-16.4 38-24.6-.2 0-.3-.1-.5-.2-.4-.1-.5-.2-.6-.2m-46.2 26 .5.8s.1 0 .1-.1c-.2-.3-.3-.5-.5-.8 0 .1-.1.1-.1.1m-2.1-3.3c.1 0 .1-.1.2-.1-.3-.5-.5-.9-.8-1.4-.1-.1-.1-.2-.1-.3l-.3.2z'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M190.5 115.3c-1.5 2.7-8-1.7-13.6 3s-9.5 13.4-12.8 12.5c-3-.8-4.1-3.6-3.5-6-.5.1-1-.1-1.4-.5l-.1-.1h-.1l-.1-.2c-.7-.8-1.3-2.1-1.9-2.9-.9-1.4-1.8-2.7-2.6-4.1 0 0 0-.1-.1-.1v-.1c-.1-.2 0-.4.1-.6.6-.7 1.3-1.2 2.1-1.7-4.4-9 6.2-6.6 12.4-9.5s9.4-12.5 13.1-11c1.9 1 .7 2.6 1.4 5 1.1-.7 2.2-1.3 3.4-2-.8-1.4-.9-3.1-.2-4.7 1-2.5 2.6-4.2 4.8-5.5.5-.3 1.3-.6 1.6-1.1.9-1.2-2-1.3-2.3-1.3-1.5 0-3 .2-4.5.5-4.4 1-7.8 3.8-10.8 7.1-2.4 2.6-4.8 6.2-8.1 7.8-6.2 3.1-15.1 1.3-20 6.9-5.5 6.2.4 15.3 4.3 20.7 4.3 5.9 12.1 10.6 18 3.7 3.3-3.8 5.9-12.1 11.6-13.1 2.8-.5 5.6-.1 8.3 0 1.4 0 8.7-.5 5.3-3.3-2.5-2.1-6.2-3.6-6-6.9l-2.1 1.2c-.2 3.3 5.2 3.7 3.8 6.3'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='m181.2 106.6-.3-.6-.1.1.4.6c-.1 0 0 0 0-.1m-.7-1.1-.6-.9c-.1 0-.1.1-.2.1l.6.9c.1-.1.2-.1.2-.1m1.8 3.2 1.2 2 .3-.2q-.3 0-.6-.3c-.2-.5-.5-1.1-.9-1.5.1-.1.1 0 0 0q.15 0 0 0'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M145.4 106.9c-3.5 4.7-.7 11.4 1.7 15.9 2.7 4.9 6.3 10 11.5 12.3 5.4 2.4 10.5-.9 13.6-5.3 2-2.8 3.5-5.9 5.8-8.4 2.5-2.7 5.5-2.5 8.9-2.4 2.9.1 9.3 1.1 10.1-3 .9-4.3-8.5-4.2-6.6-9.5.1-.2.1-.4 0-.5-.1-.4-.5-.6-1-.3-1.2.7-2.5 1.4-3.7 2.1-.6.3-1.1.6-1.7 1l-.6-.9c-.4.2-.8.5-1.1.7l.9 1.5q.15.3.6.3l3.1-1.9v.3l2.1-1.2c-.2 3.3 3.5 4.9 6 6.9 3.4 2.8-3.9 3.3-5.3 3.3-2.8 0-5.6-.5-8.3 0-5.7 1-8.4 9.3-11.6 13.1-5.9 7-13.7 2.3-18-3.7-3.9-5.4-9.8-14.5-4.3-20.7 5-5.6 13.8-3.9 20-6.9 3.3-1.6 5.6-5.2 8.1-7.8 3-3.2 6.4-6.1 10.8-7.1 1.5-.3 3-.5 4.5-.5.2 0 3.2.1 2.3 1.3-.3.5-1.1.8-1.6 1.1-2.3 1.3-3.8 3-4.8 5.5-.6 1.6-.6 3.2.2 4.7-1.1.7-2.2 1.3-3.4 2 0 .1 0 .2.1.3l-4.8 3c0 .1 0 .2.1.3.3.5.5.9.8 1.4.4-.2.8-.5 1.2-.7-.2-.3-.3-.5-.5-.8 2.5-1.5 5.1-3.1 7.6-4.6.1 0 .1-.1.2-.1.2-.1.3-.3.3-.5 0-.1 0-.3-.1-.5-.1-.1-.1-.2-.2-.3-2-3.3 1.2-7.1 4-8.6 1-.6 3.1-1.7 2.3-3.2-1.9-3.7-9.6-1.1-12.4.3-7.6 3.7-10.8 13-19.3 15-6.3 1.6-13.3 1.5-17.5 7.1'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='m181.7 107.2-.1.1c.2.3.3.5.5.8.4-.2.8-.5 1.1-.7-.2-.3-.3-.5-.5-.8-.3.1-.6.3-1 .6m0-2.5c-.2-.3-.4-.6-.5-.9-.4.2-.8.5-1.2.7l.6.9c.3-.2.7-.4 1.1-.7m.7 1.2-.3-.6c-.4.2-.8.5-1.1.7l.3.6c.3-.2.7-.4 1.1-.7m44.2-26.5c.1.3.3.5.5.8.4-.2.8-.5 1.2-.7-.2-.3-.3-.5-.5-.8-.2.1-.3.2-.5.3-.3.1-.5.3-.7.4m.9 1.5v-.2s-.1 0-.1.1c0 0 0 .1.1.1m-2-3.2c.4-.2.8-.5 1.2-.7-.1-.2-.2-.3-.3-.5-.4.2-.8.5-1.1.7.1.2.2.3.2.5m2.9 2.4c.1 0 .1 0 .2.1 0 0 0-.1-.1-.1zm-2.2-1.3c.4-.2.8-.5 1.2-.7-.1-.2-.2-.4-.3-.5-.4.2-.8.4-1.2.7.1.1.2.3.3.5m-.1-2.9-.3-.6c-.2.1-.4.2-.5.3-.4.3-.9 0-1-.4 0 .1 0 .1.1.2.1.2.2.3.3.4.1.2.3.5.4.7.2-.1.6-.3 1-.6m1.9 5.5c-.1 0-.1 0-.2-.1-.1 0-.1-.1-.1-.1.1.1.2.2.3.2'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M224.2 75.3c.1.4.6.7 1 .4.2-.1.4-.2.5-.3 1.4-.9 2.7-1.8 4-2.7 2-1.3 4.2-1.1 6.4-.7 1.3.2 11 2.7 10.7 4.2-.3 1.8-1.4 3.7-3.6 3.4-.9-.1-1.9-.9-2.7-1.3-.7-.4-1.6-.8-2.4-.6-3.3.6-6.2 3.9-9.7 2.7h-.2l-.9.6v.3c0 .1.1.2.2.3l.1.1c.1 0 .1 0 .2.1.2.1.3.1.5.2 1.5.4 2.8.2 4.3-.3 2.3-.8 4.7-3.3 7.3-1.9 1.8 1 3.1 1.9 5.2 1.3 2.2-.7 2.8-3.4 3.1-5.3 0-.3-.1-.6-.4-.7-.8-.3-1.5-.5-2.2-.8 0 .1-.1.2-.1.3-.1.3-.6.5-.9.3-.4-.2-.4-.6-.3-.9 0-.1.1-.1.1-.2-.6-.2-1.3-.5-1.9-.7v.2c0 .4-.5.6-.8.5-.4-.1-.6-.4-.5-.8 0-.1 0-.3.1-.4l-2.7-.9c0 .1 0 .1-.1.2-.2.8-1.5.6-1.3-.3 0-.1.1-.2.1-.3-.6-.1-1.1-.3-1.7-.4-.3-.1-.6-.1-.9-.1-.1.2-.1.5-.2.7-.1.3-.6.5-.9.3-.4-.2-.4-.6-.3-.9v-.1c-3.4.2-5.7 2.4-8.9 4.3-.2.1-.2.2-.3.4.1-.5.1-.3.1-.2'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M233.7 71.3c.3.1.8 0 .9-.3.1-.2.1-.5.2-.7l.3-.9c.1-.3.1-.7-.3-.9-.3-.1-.8 0-.9.3-.2.5-.3 1-.5 1.5v.1c-.2.3-.1.7.3.9m4.9 0c0-.1 0-.1.1-.2.1-.4.3-.7.5-1.1.2-.3 0-.7-.3-.9s-.7 0-.9.3c-.2.4-.4.9-.6 1.3 0 .1-.1.2-.1.3-.2.9 1.1 1.2 1.3.3m3.2 1.9c.3.1.8-.2.8-.5v-.2c.1-.4.2-.8.5-1.1.2-.3 0-.7-.3-.9s-.7 0-.9.3c-.2.4-.4.8-.5 1.3 0 .1-.1.3-.1.4-.1.3.1.6.5.7m-80.7 46.7c-.4.2-.8-.4-.4-.6l.6-.3c-.1-.2-.2-.3-.3-.5-.2.1-.4.2-.6.4-.4.2-.8-.3-.4-.6.2-.1.4-.3.6-.4-.3-.4-.5-.9-.8-1.3l-.6.3c-.4.2-.8-.4-.4-.6.2-.1.4-.2.6-.4-.4-.6-.7-1.2-1.1-1.8-.2-.3-.4-.3-.6-.3-.1 0-.2 0-.3.1l-.9.6c-.8.5-1.5 1-2.1 1.7-.1.2-.2.4-.1.6v.1s0 .1.1.1c.8 1.4 1.7 2.8 2.6 4.1.6.8 1.2 2.1 1.9 2.9l.2.2.1.1c.5.4 1 .5 1.4.5.5-.1 1-.3 1.4-.6-.1 0-.2-.1-.4-.1-.7-.1-.5-1.2.2-1 .4.1.8.2 1.1.3l.1-.1c.2-.2.2-.6.1-.8-.3-.5-.5-.9-.8-1.4-.2.1-.4.2-.6.4-.4.2-.8-.3-.4-.6.2-.1.4-.2.6-.4-.2-.3-.3-.6-.5-.9q0 .15-.3.3m.8 2.8c-.5.5-1.4 1.2-1.8.6-.4-.5-.7-1.1-1.1-1.7-1.1-1.6-2.2-3.2-3.2-4.8.5-.5 1.1-.9 1.8-1.3 1.4 2.3 2.9 4.7 4.3 7.2'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M162 123.1c-.7-.1-.9.9-.2 1 .1 0 .2 0 .4.1 1.8.4 4.3 1.6 6.1 1 .8-.2 1.6-1.6 2.2-2.1.9-.9 1.6-1.9 2.2-2.9.1-.2 0-.5-.1-.6-1.3-1-2.6.3-2 1.7-.4.4-.8 1-.9 1.1-.5.5-1.4 1.8-2.2 1.8-1.4 0-2.9-.5-4.3-.9-.5-.1-.8-.1-1.2-.2m30.8-26.3 5.4-3.3c-.1-.2-.3-.4-.4-.6l-5.4 3.3c.2.2.3.4.4.6m16.5-10.7c-1.6.9-3.1 1.9-4.7 2.8.1.2.3.4.4.6 1.6-.9 3.1-1.9 4.6-2.8zm-5.4 3.3c-1.5.9-3 1.8-4.6 2.7-.2.1-.5.3-.7.4.1.2.3.4.4.6 1.8-1.1 3.5-2.1 5.3-3.2-.2-.1-.3-.3-.4-.5m10.6-6.4-4.5 2.7c.1.2.2.4.4.6l4.5-2.7c-.1-.2-.3-.4-.4-.6m5.7-2.7c-.1-.2-.2-.4-.4-.6-1.5.9-3.1 1.9-4.6 2.8.1.2.2.4.4.5 1.1-.7 2.3-1.4 3.4-2.1q.6-.15 1.2-.6m-54.4 31.8c-2.1 1.3-4.2 2.5-6.4 3.7-.2.1-.4.2-.6.4-.4.2 0 .8.4.6l.6-.3c6.7-3.8 13.3-7.8 20-11.8.1 0 .1-.1.2-.1.4-.2.8-.5 1.2-.7.7-.4 1.5-.9 2.2-1.3 2.9-1.7 5.8-3.5 8.7-5.2-.1-.2-.3-.4-.4-.6-3.6 2.2-7.3 4.4-10.9 6.5-.4.2-.8.5-1.2.7-.1 0-.1.1-.2.1-4.5 2.6-9 5.3-13.6 8m60.6-35.6c1.9-1.2 3.8-2.3 5.7-3.6.4-.2 0-.8-.4-.6-1.9 1.2-3.7 2.4-5.6 3.5-.4.2-.8.5-1.1.7-1.4.9-2.9 1.8-4.3 2.7.1.2.2.4.4.6 1.4-.9 2.9-1.8 4.3-2.6.3-.2.7-.4 1-.7m-5.9 4.2c-1.5.9-3 1.9-4.6 2.8.1.2.3.4.4.6 1.5-.9 3-1.9 4.5-2.9-.1-.1-.2-.3-.3-.5m-15.9 9.8c-1.7 1.1-3.5 2.2-5.2 3.2.1.2.3.4.4.6 1.7-1.1 3.5-2.2 5.2-3.2-.1-.2-.2-.4-.4-.6m10.6-6.5c-1.5.9-3 1.8-4.4 2.7.1.2.3.4.4.6 1.5-.9 3-1.8 4.4-2.7-.2-.2-.3-.4-.4-.6m-5.2 3.2c-1.5 1-3.1 1.9-4.6 2.9.1.2.3.4.4.6 1.5-.9 3.1-1.9 4.6-2.8-.1-.3-.3-.5-.4-.7m-16.3 11 5.4-3.3c-.1-.2-.3-.4-.4-.6l-5.4 3.3c.1.2.3.4.4.6m-13.2 7.3c-.1 0-.1.1-.2.1-3.2 2-6.5 4-9.7 6-3.4 2.1-6.8 4.1-10.1 6.2-.2.1-.4.3-.6.4-.4.2 0 .8.4.6.2-.1.4-.2.6-.4 6.5-4.2 13.2-8.2 19.8-12.3l.1-.1c.4-.2.8-.5 1.1-.7 3.6-2.2 7.3-4.5 10.9-6.7-.1-.2-.3-.4-.4-.6-3.6 2.2-7.2 4.5-10.9 6.7-.2.3-.6.5-1 .8m46.5-28c3-1.6 6-3.1 9.3-4 .4-.1.2-.8-.2-.7-3.4 1-6.5 2.4-9.4 4.1-.4.2-.8.4-1.2.7-1.4.8-2.9 1.7-4.3 2.6.1.2.2.4.4.5 1.4-.9 2.8-1.8 4.3-2.6.4-.1.8-.3 1.1-.6m-5.4 4.9c-.1-.2-.3-.4-.4-.6-1.5.9-3 1.9-4.6 2.8.1.2.3.4.4.6.2-.1.3-.2.5-.3 1.4-.8 2.8-1.6 4.1-2.5m-5.7 2.8c-1.5.9-3 1.8-4.4 2.8.1.2.3.4.4.6 1.5-.9 3-1.8 4.5-2.8-.2-.3-.3-.4-.5-.6m-21.5 14.1 5.4-3.3c-.1-.2-.3-.4-.4-.6l-5.4 3.3c.2.2.3.4.4.6m11-7.6c-1.7 1.1-3.5 2.2-5.2 3.2.1.2.3.4.4.6 1.8-1.1 3.5-2.2 5.3-3.3-.2-.1-.4-.3-.5-.5m5.3-3.3c-1 .6-1.9 1.2-2.9 1.8-.6.4-1.2.7-1.7 1.1.1.2.3.4.4.6 1.5-.9 3.1-1.9 4.6-2.8-.1-.3-.2-.5-.4-.7m-29.5 18.2-.1.1c-2.7 1.7-5.5 3.4-8.2 5.1-3.9 2.4-7.7 4.9-11.6 7.1l-.6.3c-.4.2 0 .8.4.6l.6-.3c6.7-3.8 13.2-8.2 19.8-12.2l.1-.1.1-.1c.3-.2.7-.4 1-.6 3.6-2.3 7.3-4.5 10.9-6.8-.1-.2-.3-.4-.4-.6-3.6 2.3-7.3 4.5-10.9 6.8-.3.3-.7.5-1.1.7'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M227.3 79c.2-.1.3-.2.5-.3 3.7-2.2 7.9-3.5 12.2-4.1.4-.1.4-.8 0-.7-2.8.4-5.5 1.1-8.2 2-1.6.5-3 1.3-4.4 2.2-.4.2-.8.5-1.2.7-.7.5-1.4.9-2.2 1.4-.7.4-1.4.8-2 1.3.1.2.3.4.4.6 1.4-.9 2.8-1.7 4.2-2.6.2-.2.4-.4.7-.5m-33.1 21.5c-3.7 2.3-7.3 4.5-11 6.8-.4.2-.8.5-1.1.7 0 0-.1 0-.1.1-2.4 1.5-4.9 3-7.3 4.5-4.2 2.6-8.4 5.1-12.5 7.8-.2.1-.4.2-.6.4-.4.2 0 .8.4.6.2-.1.4-.2.6-.4 6.5-4.2 13.2-8.2 19.8-12.3h.1c.4-.2.8-.5 1.1-.7 3.7-2.3 7.3-4.5 11-6.8-.2-.3-.3-.5-.4-.7m1.1.1c1.8-1.1 3.6-2.2 5.3-3.3-.1-.2-.3-.4-.4-.6-1.8 1.1-3.6 2.2-5.3 3.3.2.3.3.5.4.6m21.5-14.1c-1.5.9-3 1.8-4.5 2.8.1.2.3.4.4.6 1.5-.9 3-1.9 4.5-2.8-.1-.2-.3-.4-.4-.6m-5.2 3.2c-.4.2-.8.5-1.2.7-1.1.7-2.3 1.4-3.4 2.1.1.2.3.4.4.6 1.5-.9 3-1.9 4.5-2.8zm-5.3 3.3c-1.8 1.1-3.5 2.2-5.3 3.3.1.2.3.4.4.6 1.8-1.1 3.5-2.2 5.3-3.3-.2-.2-.3-.4-.4-.6'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M229.5 79.4c3.9-2.3 9.3-2.8 13.8-2.8.5 0 .4-.7 0-.7-2.5 0-5.1.3-7.6.7-2.8.5-5.2 1.5-7.6 2.8-.4.2-.8.4-1.2.7-.1.1-.2.1-.4.2-1.3.8-2.5 1.6-3.8 2.4.1.2.3.4.4.6 1.4-.9 2.7-1.7 4.1-2.5 0 0 .1 0 .1-.1l.9-.6s.1 0 .1-.1c.6-.2.9-.4 1.2-.6m-7 4.4c-.1-.2-.3-.4-.4-.6-1.5.9-3 1.9-4.6 2.8.1.2.3.4.4.6l.9-.6c1.3-.7 2.5-1.5 3.7-2.2'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M220.2 80.3c.1.1.2.3.3.4.1.2.2.4.4.5.1.2.3.4.4.6s.3.4.4.6c.2.2.3.5.5.7.1.2.3.4.4.6.1.1.1.2.2.3s.2.3.3.4c.3.5 1 0 .7-.5-.1-.1-.2-.3-.3-.4s-.1-.2-.2-.3c-.1-.2-.3-.4-.4-.6-.2-.2-.3-.5-.5-.7-.1-.2-.3-.4-.4-.6s-.3-.4-.4-.6-.2-.4-.4-.5c-.1-.1-.2-.3-.3-.4-.1-.2-.2-.4-.4-.6-.1-.2-.3-.4-.4-.6-.3-.5-1 0-.7.5.1.2.3.4.4.6.2.3.3.4.4.6m-5.7 2.7c.1.2.2.4.4.5.1.2.2.3.3.5s.3.4.4.6.2.4.4.5c.1.2.3.4.4.6.2.2.3.5.5.7.1.2.3.4.4.6.1.1.2.3.3.4.1.2.2.3.3.5.3.5 1 0 .7-.5-.1-.2-.2-.3-.3-.5-.1-.1-.2-.3-.2-.4-.1-.2-.3-.4-.4-.6-.2-.2-.3-.5-.5-.7-.1-.2-.3-.4-.4-.6s-.2-.4-.4-.5c-.1-.2-.3-.4-.4-.6s-.2-.3-.3-.5-.2-.4-.4-.5c-.1-.1-.2-.3-.3-.4l-.1-.1c-.3-.3-.8 0-.7.4 0 0 0 .1.1.1 0 .2.1.4.2.5m-4.8 3.7c.1.2.2.3.3.5s.3.4.4.6.2.4.4.6c.1.2.3.4.4.6.2.3.3.5.5.8.1.2.3.4.4.6s.2.3.3.5c.1.1.2.3.3.4.3.5 1 0 .7-.5-.1-.1-.2-.3-.3-.4-.1-.2-.2-.3-.3-.5s-.3-.4-.4-.6c-.2-.3-.3-.5-.5-.8-.1-.2-.3-.4-.4-.6s-.2-.4-.4-.6c-.1-.2-.3-.4-.4-.6s-.2-.3-.3-.5-.2-.4-.4-.6c-.1-.2-.2-.4-.3-.5-.1-.2-.2-.3-.3-.5-.3-.5-1 0-.7.5.1.2.2.3.3.5s.2.4.3.5c.1.2.2.4.4.6m-5.4 3.3c.1.2.3.4.4.6s.3.4.4.6.2.4.4.6c.1.2.3.4.4.6.2.3.3.5.5.8.1.2.3.4.4.6s.2.4.4.5c.3.4.9 0 .7-.5v-.1c-.1-.2-.2-.3-.3-.5s-.3-.4-.4-.6c-.2-.3-.3-.5-.5-.8-.1-.2-.3-.4-.4-.6s-.2-.4-.4-.6c-.1-.2-.3-.4-.4-.6s-.3-.4-.4-.6-.3-.4-.4-.6-.2-.4-.4-.6v-.1c-.3-.5-1 0-.7.5.1.2.3.4.4.6 0 .4.1.6.3.8m-7.2 1.8c.1.2.2.3.3.5s.3.4.4.6.3.4.4.6.3.4.4.7c.1.2.3.4.4.6s.2.4.4.6c.1.2.3.4.4.6.2.3.3.5.5.8.1.2.3.4.4.6s.3.5.4.7c0 .1.1.1.1.2.3.5 1 0 .7-.5 0-.1-.1-.1-.1-.2-.1-.2-.3-.5-.4-.7s-.3-.4-.4-.6c-.2-.3-.3-.5-.5-.8-.1-.2-.3-.4-.4-.6s-.2-.4-.4-.6c-.1-.2-.3-.4-.4-.6s-.3-.4-.4-.6-.3-.4-.4-.6-.3-.4-.4-.6-.2-.4-.3-.5c-.1-.2-.3-.2-.5-.2-.1 0-.1.1-.2.1 0 .1-.1.3 0 .5m-5 5.5c.2.2.3.5.5.7.1.2.3.4.4.6s.2.4.4.6c.1.2.3.4.4.6.2.3.3.5.5.8.1.2.3.4.4.6.2.3.4.5.5.8 0 .1.1.1.1.2.3.5 1 0 .7-.5 0-.1-.1-.1-.1-.2-.2-.3-.3-.5-.5-.8-.1-.2-.3-.4-.4-.6-.2-.3-.3-.5-.5-.8-.1-.2-.3-.4-.4-.6s-.2-.4-.4-.6c-.1-.2-.3-.4-.4-.6-.2-.2-.3-.5-.5-.7-.1-.2-.3-.4-.4-.6-.2-.2-.3-.5-.5-.7-.1-.1-.1-.2-.2-.2-.3-.5-1 0-.7.5 0 .1.1.1.1.2.2.2.3.5.5.7s.3.4.5.6m52.7-23c.3.2.8 0 .9-.3 0-.1.1-.2.1-.3.1-.3.3-.6.4-.9.4-.8-.8-1.4-1.2-.6-.2.3-.3.7-.5 1 0 .1-.1.1-.1.2-.1.3 0 .7.4.9m-76.9 32.6c-.3.1-.8.1-1.3.2-.6 0-1.2.1-1.9.1-.3 0-.7.1-1.1.1s-.7.1-1.1.1c-.4.1-.8.1-1.1.2-.4.1-.7.2-1.1.3-.7.2-1.4.5-1.8.9-.3.2-.4.4-.6.6-.1.2-.2.4-.2.6v.5-.1c0-.1.1-.2.1-.3.1-.1.2-.3.3-.4l.6-.3c.2-.1.5-.2.8-.3s.6-.1 1-.2c.3-.1.7-.1 1-.2.4-.1.7-.1 1.1-.2s.7-.1 1.1-.2.7-.1 1.1-.2c.7-.1 1.4-.3 1.9-.5.6-.2 1-.4 1.3-.6l.3-.3.1-.1-.1.1c-.1.1-.2.2-.4.2m3.3-2c-.2 0-.5.1-.7.2s-.3.3-.4.6c-.1.2-.1.4-.1.4s.2.1.4.1.5-.1.7-.2c.2-.2.3-.4.4-.6s0-.4 0-.4 0-.1-.3-.1m15.1 8.5c-.3-.2-.7-.3-1.1-.4s-.8-.1-1.3 0c-.9.1-1.7.4-2.2.8-.3.2-.5.4-.6.5-.1.2-.2.2-.2.2h.3c.2 0 .4 0 .7-.1.6-.1 1.4-.1 2.1-.2.8-.1 1.5-.1 2.1-.1h.4c.1 0 .2 0 .3.1.2.1.3.1.3.1s0-.1-.1-.3c0-.1-.1-.2-.2-.3-.2-.1-.3-.2-.5-.3m-9 2-.3.3c0 .1-.1.1-.1.2v.2c0 .1 0 .3.1.4 0 .1.1.1.1.1s.1 0 .1-.1h.5c.1 0 .2-.1.3-.1.2-.1.3-.3.4-.5l.2-.4s-.1-.2-.4-.2c-.4-.1-.7 0-.9.1m-.5-31.5c-.5.1-1.1.4-1.7.7s-1.2.8-1.7 1.2c-.5.5-1 1-1.4 1.5s-.7 1-1 1.5c-.5.9-.7 1.6-.7 1.6s.2-.1.4-.3.6-.5 1-.8.8-.7 1.3-1.2c.4-.4.9-.9 1.4-1.3.2-.2.5-.4.7-.6s.5-.4.7-.6.5-.4.7-.5c.2-.2.4-.3.6-.5.4-.3.7-.5 1-.7s.4-.3.4-.3h-1.1c0 .2-.3.2-.6.3m-7.6 8.5c-.1 0-.2.1-.4.1h-.2c-.1 0-.1 0-.2.1 0 0-.1.1-.2.1s-.1.1-.1.1c-.2.2-.3.5-.4.7v.6h.6q.45 0 .9-.3c.1-.1.2-.3.3-.5 0-.1.1-.2.1-.3v-.3c0-.2-.1-.3-.2-.4l-.1-.1s0 .2-.1.2m-3.6 46.5c.2-.1.5-.3.7-.4.8-.6 1.2-1.1 1.2-1.1s-.2 0-.4.1c-.3.1-.7.1-1.1.2-.5.1-1 .2-1.5.4-.5.1-1.1.3-1.7.4-.3.1-.6.1-.8.2-.1 0-.3 0-.4.1h-1.1c-.2-.1-.4 0-.6-.1-.1 0-.2-.1-.3-.1s-.2-.1-.2-.1c-.1-.1-.3-.2-.4-.3l-.3-.3s0 .2.1.5c0 .1 0 .2.1.2 0 .1.1.2.1.3.1.1.1.2.2.3l.3.3c.2.2.5.3.8.5.3.1.6.2.9.2.3.1.7.1 1 0 .3 0 .7-.1 1-.1.6-.1 1.3-.4 1.8-.6.1-.4.3-.5.6-.6m-2.3 1.9c-.2 0-.4 0-.6.1-.2 0-.4.1-.6.2-.1 0-.2 0-.3.1-.1 0-.2.1-.3.1s-.2.1-.3.1-.2.1-.3.1c-.2.1-.3.1-.5.2-.1.1-.2.1-.2.1s0 .1.1.2.2.3.4.4c.1.1.2.1.3.2s.3.1.4.1h.4c.1 0 .3 0 .4-.1s.3-.1.4-.2.2-.1.3-.2l.5-.5c.1-.2.2-.4.2-.5s.1-.2.1-.2h-.2c.2-.2 0-.2-.2-.2m63.5-55.7c-.2 0-.4.1-.7.2-.2.1-.5.2-.8.3s-.5.3-.8.4c-.6.3-1.1.7-1.6 1l-1.5 1.2c-.2.2-.4.4-.7.6-.2.2-.4.3-.6.5-.4.3-.7.6-.9.8l-.3.3s.2 0 .5-.1c.1 0 .3-.1.5-.1s.4-.1.7-.2c.5-.2 1-.4 1.6-.7.5-.3 1.1-.7 1.6-1 .5-.4 1-.8 1.5-1.1.2-.2.5-.4.7-.6s.4-.3.6-.5.4-.3.5-.4c.2-.1.3-.2.4-.3l.3-.3zm-10.4 8c.3 0 .7-.1.9-.3l.3-.3c0-.1.1-.1.1-.2s.1-.1.1-.2c.1-.1.1-.3.1-.4v-.2s-.1 0-.2-.1c-.1 0-.2-.1-.4-.1s-.3 0-.5.1-.3.2-.5.3c-.2.2-.4.5-.5.8 0 .1-.1.3-.1.4v.2s.1 0 .2.1c.2-.1.3-.1.5-.1M411.3 2.3c-.7-.5-.1-1.7.6-1.2.1.1.2.1.3.2.1-.5.2-.9.4-1.3h-1.4c-.1.2-.2.4-.2.7-.4-.2-.8-.4-1.2-.7h-2.5c1.2.8 2.4 1.6 3.8 2.3z'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M419.5 5.3c.2-.6.5-1.1.7-1.7-.2-.1-.3-.2-.5-.3-.1 0-.2 0-.2-.1-.2-.1-.3-.2-.5-.3-.2.5-.4 1.1-.7 1.6-2-1.2-4.3-1.9-6.2-3.2-.1-.1-.2-.1-.3-.2-.7-.5-1.3.7-.6 1.2 2.2 1.6 4.9 2.3 7.1 3.8 0 0 .1 0 .2.1-.1-.1-.1-.2-.1-.4.1-.6.8-.8 1.1-.5'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M419.6 3.2c.1 0 .1.1.2.1h-.1c-.7-.4-.1-1.6.6-1.2.2.1.5.3.8.4 1-.8 2.1-1.7 3.1-2.5h-2.1c-.7.6-1.5 1.2-2.2 1.8-.1 0-.2-.1-.3-.2L417.5.4c-.2-.1-.5-.3-.7-.4H414c1.7 1 3.4 1.9 5.1 2.9.1.1.3.2.5.3m20.6-2c-.1.1-.2.8-.2 1.3l.1.1c.4.3.9.5 1.3.8.4-.2.7.1.8.5l.1.1c.4.2.8.5 1.2.7h.1V0h-1.7l-.3.3c-.6.3-1 .6-1.4.9'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M439.1 2.6c0 .2 0 .4.2.5.4.3.8.5 1.2.8.2-.2.4-.3.7-.5.1 0 .1 0 .2-.1-.4-.3-.9-.5-1.3-.8 0 0-.1 0-.1-.1 0-.4.1-1.2.2-1.3l1.2-.9.3-.3h-1.5c-.5.7-.9 1.5-1.1 2.7m3.2 1.3-.1-.1c.1.2 0 .5-.3.7l-.1.1c.5.3 1.1.7 1.6 1h.1v-1h-.1c-.3-.2-.7-.5-1.1-.7m-13.1-.6c-1.3.8-2.4 1.7-3.9 1.1-1.4-.6-2.9-1.2-4.2-1.9-.3-.1-.5-.3-.8-.4-.7-.5-1.4.7-.6 1.2h.1c.2.1.3.2.5.3 1.9 1.1 4 1.8 6 2.7 0-.1.1-.2.1-.3-.1-.4.4-1 1-.8.3.1.5.2.8.3 1.2-.8 2.5-1.4 3.6-2.2 1.5-1 2.9-2 4.4-3.1.1-.1.2-.2.3-.2h-2.3c-.3.2-.6.4-.8.6-1.5.9-2.8 1.9-4.2 2.7'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M426.3 9.3c.1 0 .2.1.3.1l.9-2.7c-.3-.1-.5-.2-.8-.4-.2-.1-.3-.2-.4-.4 0 .1-.1.2-.1.3-.3.9-.6 1.7-.8 2.6-1.2-.4-2.2-1.1-3.3-1.8-.5-.3-.9-.6-1.4-.9-.2-.1-.4-.2-.6-.4l-.3-.3c0-.1-.1-.2-.2-.3-.4-.2-1.1 0-1.1.6 0 .1 0 .2.1.4.3.7 1.5 1.2 2.1 1.5 1.6 1 3 2 4.8 2.6-.4-.4.2-1.2.8-.9'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M432.9 12.4c.2.1.4.2.5.3.3-.8.5-1.6.8-2.4-.2-.1-.3-.1-.5-.2-.3-.1-.4-.3-.5-.6 0 0-.1 0-.1-.1-.3.9-.6 1.7-.9 2.6-1.9-.9-3.7-1.8-5.6-2.7-.1 0-.2-.1-.3-.1-.7-.3-1.2.5-.9 1 .1.1.1.2.3.2 2.2 1 4.4 2.1 6.6 3.1h.1s-.1 0-.1-.1c-.8-.2-.1-1.4.6-1'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M426.7 6.4c.3.1.5.2.8.4 1.9.8 3.8 1.8 5.6 2.7 0 0 .1 0 .1.1-.1-.4.2-.9.8-.8.3.1.7.3 1.2.5 2-1.8 4.4-3.1 6.6-4.7l.1-.1c.3-.2.3-.5.3-.7-.1-.4-.4-.7-.8-.5-.1 0-.1 0-.2.1-.2.2-.4.3-.7.5-1.7 1.2-3.6 2.3-5.3 3.6-1.1.8-1.1 1-2.5.3-1.6-.8-3.1-1.6-4.7-2.2-.3-.1-.5-.2-.8-.3-.6-.2-1.1.4-1 .8.1.1.2.2.5.3'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M435.2 9.3c-.4-.2-.8-.4-1.2-.5-.5-.2-.8.3-.8.8 0 .2.2.5.5.6.2.1.3.1.5.2 2.1.7 4.2 1.9 6.1 3.1 0-.1.1-.3.1-.4.2-.5.8-.4 1.1 0 .2.1.3.2.5.3.5-.4 1-.7 1.5-1.1v-1.6c-.6.4-1.2.8-1.8 1.3-1.2.6-4.4-1.6-6.5-2.7'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M440.4 16.3c.1.1.3.2.4.3.2-.7.3-1.5.6-2.2-.2-.1-.4-.2-.5-.3-.8-.4-.1-1.6.6-1.2h.1c-.3-.4-.9-.5-1.1 0-.1.1-.1.3-.1.4-.3.8-.5 1.7-.7 2.5-2.1-1.1-4.1-2.1-6.2-3.2-.2-.1-.4-.2-.5-.3-.8-.4-1.4.8-.6 1.2 0 0 .1 0 .1.1 2.4 1.3 4.9 2.5 7.3 3.8-.8-.4-.2-1.6.6-1.1'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M441.6 12.9s-.1 0 0 0c-.8-.4-1.5.8-.7 1.2.2.1.4.2.5.3.7.4 1.4.7 2.1 1.1V14c-.5-.3-1-.5-1.5-.7-.1-.2-.3-.3-.4-.4m-1.2 3.4c-.8-.4-1.4.7-.6 1.2 1.3.8 2.5 1.5 3.8 2.2v-1.6c-.9-.5-1.8-1.1-2.7-1.6-.2-.1-.4-.1-.5-.2m2.2 11.1c-.1 0-.2.1-.3.1-15.1 11.8-29.6 24.6-44.3 37l-9.3 7.8c-.9.7-1.8 1.5-2.7 2.2-.8.6-.2 2.4 0 3.2.6 1.8 2.1 2.9 3.9 3.3.6.1 1.3-.7 1.8-1.1 2.2-1.8 4.3-3.6 6.4-5.4 11-9.4 22-19 32.9-28.6 4.2-3.7 8.4-7.4 12.5-11.1.1-.1.2-.1.2-.2v-1.8c-.3.2-.5.5-.8.7-2.4 2.2-4.9 4.4-7.3 6.6-.5.5-1 .9-1.5 1.4.1.4-.3.9-.7.6-.9.8-1.9 1.6-2.8 2.5.5.4 0 1.3-.5.9-.1-.1-.2-.2-.3-.2l-.4.4c.4.4-.1 1.2-.6.8l-.2-.2c-5 4.4-10.1 8.8-15.1 13.2-4.3 3.7-8.6 7.5-12.9 11.2.3.4-.2 1.1-.7.8l-.1-.1c-.2.2-.4.3-.6.5l.2.2c.4.5-.3 1.3-.7.7-.1-.1-.2-.2-.2-.3-1.3 1.2-2.7 2.3-4 3.5.5.5-.3 1.2-.8.7-.1.1-.2.2-.4.3 0 0 .1 0 .1.1.6.3.1 1.3-.5.9-.1-.1-.3-.2-.4-.3-.4.4-.9.7-1.3 1.1-.3.3-.6.5-.9.8-1 .8-2.4-1.2-2.8-2.1-.3-.7-.3-1.4-.3-2.1 0 .6.6-.2.9-.5.4-.3.8-.7 1.2-1 0-.1-.1-.2-.1-.4-.1-.6.8-.9 1-.4.1-.1.3-.2.4-.3-.1-.1-.1-.2-.2-.3-.3-.6.6-1.1.9-.5 0 .1.1.1.1.2.1-.1.2-.1.2-.2l3.9-3.3c-.1-.2-.1-.3-.2-.5-.1-.7.9-.9 1-.3v.1c.2-.1.3-.3.5-.4 0-.1 0-.1-.1-.2-.1-.6.6-.9.9-.5 9.4-7.9 18.7-16 28.2-23.9-.1-.2-.1-.3-.2-.5-.2-.6.8-.9 1-.3.1-.1.2-.2.3-.2 0-.1-.1-.1-.1-.2-.4-.6.5-1.1.9-.5v.1c.9-.8 1.9-1.6 2.8-2.4 0 0 0-.1-.1-.1-.3-.6.5-1.1.9-.6.2-.2.5-.4.7-.6-.1-.1-.1-.3-.2-.4-.2-.7.8-.9 1-.3 3.3-2.7 6.6-5.4 9.9-8 .2.1.5.3.8.5v-1.6c-.2-.1-.4-.2-.5-.3-.1-.2-.3-.2-.4-.2'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M434.2 40.4c.5.4 1.3-.3.7-.7-.9-.8-1.8-1.7-2.1-2.8-.2-.6-1.2-.4-1 .3 0 .1.1.3.2.4.4 1.1 1.3 2.1 2.2 2.8m-2.9-2.2c-.4-.5-1.2 0-.9.5 0 0 0 .1.1.1.7 1.2 1.6 2.3 2.7 3.2.4.3.8-.2.7-.6 0-.1-.1-.2-.2-.3-1-.8-1.8-1.8-2.4-2.9m-3.7 3q0-.15 0 0c-.4-.6-1.3-.1-.9.5 0 .1.1.1.1.2.8 1.2 1.7 2.4 2.9 3.3.1.1.2.2.3.2.5.4 1.1-.5.5-.9-1.2-.9-2.1-2.2-2.9-3.3m-1.1.9c-.2-.7-1.2-.4-1 .2.1.2.1.3.2.5.6 1.4 1.6 2.5 2.8 3.4l.2.2c.5.4 1-.4.6-.8l-.1-.1c-1.2-.9-2.2-2-2.7-3.4m-28.9 24.8c0-.1-.1-.2-.1-.2-.3-.3-1-.1-.9.5 0 .1 0 .1.1.2.4 1.5 1.8 3 3 3.9l.1.1c.5.4.9-.3.7-.8 0-.1-.1-.1-.1-.2-1.2-.7-2.5-2.2-2.8-3.5m-1.5.8c-.1-.7-1.2-.4-1 .3 0 .2.1.4.2.5.6 1.6 1.9 2.7 3 4 .1.1.2.2.2.3.4.5 1.2-.2.7-.7l-.2-.2c-1-1.4-2.4-2.5-2.9-4.2m-5 4.3c0-.1-.1-.1-.1-.2-.3-.6-1.2-.1-.9.5.1.1.1.2.2.3.8 1.5 1.9 2.8 3.1 4 .5.5 1.2-.2.8-.7-1.2-1.2-2.3-2.4-3.1-3.9m-1.1 1.1c0-.1-.1-.1 0 0-.2-.6-1.1-.3-1 .3 0 .1.1.2.1.4.4 1.5 1.8 3 3.2 3.9.1.1.3.2.4.3.6.3 1.1-.6.5-.9 0 0-.1 0-.1-.1-1.3-.9-2.9-2.4-3.1-3.9m49.8-40h-.2c-.9 0-.9 1.3 0 1.3h.2c.9 0 .9-1.3 0-1.3M422.1 48v.2c0 .9 1.3.9 1.3 0V48c0-.8-1.3-.8-1.3 0m-3.6 3.3h-.2c-.9 0-.9 1.3 0 1.3h.2c.9 0 .9-1.3 0-1.3m-5.5 4.5v.2c0 .9 1.3.9 1.3 0v-.2c0-.8-1.3-.8-1.3 0m-3.6 3.3v.2c0 .9 1.3.9 1.3 0v-.2c0-.9-1.3-.9-1.3 0m-3.7 2.9c-.5 0-.8.3-.8.8 0 .7.9.8 1.2.4.4-.4.3-1.2-.4-1.2m-3.9 3.7c-.6-.6-1.6.3-1 1l.2.2c.6.6 1.6-.3 1-1-.1-.1-.2-.1-.2-.2m-47-56.2c.4-.1.8-.3 1.2-.4V9c-.9-3-2.1-6.2-3.8-8.9h-1.5c1.9 2.9 3.1 6.4 4 9.3zm-29.7-4.8c.2-.3.7-.5 1.1-.2l.3.3q1.2-2.55 3.3-4.8H328c-1.2 1.5-2.2 3.1-2.9 4.7'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M353.1 10.1c-.8.4-.1 1.6.7 1.2s1.6-.7 2.4-1c-.2-.5-.2-.9-.2-1.4h-.1c-.4.2-.8.3-1.2.4-.5.4-1 .6-1.6.8m3.4.9c-1 .3-1.9.6-2.8 1-.8.3-.1 1.5.7 1.2.4-.2.7-.3 1.1-.4v-.2c-.2-.8 1.1-1.2 1.3-.4v.1c.2-.1.3-.1.5-.2.1 0 .2-.1.2-.1-.4-.2-.7-.6-1-1'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='m356.2 10.4.3.6c.2.4.6.8.9 1.1.4.3.8.4 1.3.4 1.3-.2 1.1-1.9.8-2.8-.3-1-1.1-2-2.2-1.9h-.3c-.1 0-.2.1-.3.1-.4.3-.7.7-.7 1.2 0 .3.1.8.2 1.3m2.2.7c-.3.2-1.4-1.9-1-2.1.7-.1 1.5 1.8 1 2.1m-3 1.4v.2c.1.5.3.9.4 1.4.4-.2.8-.3 1.3-.4-.2-.4-.3-.9-.4-1.4v-.1c-.1-.9-1.4-.5-1.3.3m-1 2.2c-.8.3-.5 1.6.4 1.3.8-.3 1.6-.7 2.5-.9-.1-.5 0-1 .2-1.4h-.2c-.4.1-.9.3-1.3.4-.6.2-1.1.5-1.6.6m3.1 1.2c0-.1 0-.1-.1-.2-.8.3-1.6.6-2.3 1s-.1 1.6.7 1.2l.6-.3v-.2c0-.7.9-.8 1.2-.3.2-.1.5-.2.7-.3-.3-.2-.6-.4-.8-.9'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M357.2 15.1c0 .2.1.5.2.7 0 .1 0 .1.1.2q.3.6.9.9c.6.2 1.3.1 1.8-.3 1.5-1.2-.5-4.5-2.1-3.6-.1 0-.2.1-.3.2-.2.2-.3.4-.4.6-.2.3-.2.8-.2 1.3m2.2.1c0 .1 0 .2-.1.3-.3.3-.6 0-.7-.2-.1-.3-.1-.8 0-1.1.2.1.3.3.4.4.2.2.3.4.4.6m-3 2.2v.2c0 .7.2 1.5.3 2.2.4-.1.9-.3 1.3-.4-.1-.7-.3-1.3-.3-2 0-.1 0-.2-.1-.3-.3-.5-1.2-.4-1.2.3'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M355.8 20.1c-.3.1-.6.4-.5.8.1.3.5.6.8.5.5-.2 1.1-.4 1.7-.6-.1-.5 0-1 .2-1.4-.4.1-.9.2-1.3.4zm.1 2.1c-.8.4-.1 1.6.7 1.2.2-.1.3-.2.5-.3v-.2c0-.8 1-.9 1.3-.3h.1c-.2-.4-.4-.8-.5-1.2-.8.1-1.5.4-2.1.8m3.5-.5c0-.1-.1-.3-.1-.4 0 .2.1.3.1.4'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M357.8 20.9c0 .1 0 .3.1.4.1.5.3.9.5 1.2.3.4.6.7 1 .8 1.3.3 2-.9 1.9-2s-.8-2.5-2-2.7h-.2c-.6 0-1 .3-1.2.7-.1.5-.1 1-.1 1.6m2 1.2c-.1 0-.3-.2-.3-.3-.1-.1-.1-.2-.1-.4-.1-.2-.1-.4-.1-.5v-.7c.6.3 1 2 .5 1.9'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M357 22.9v.2c.1 3.2 0 6.9 2.6 9.2 1.2 1.1 2.8 1.4 4.3 1s2.1-1.8 2.7-3c0-.1 0-.1.1-.2-.2-.3-.4-.5-.5-.8-.3-.1-.5 0-.7.3-.4.9-.7 1.7-1.6 2.2-1.7 1.1-3.7-.5-4.5-2-1.1-2-.9-4.7-1-7 0-.1 0-.2-.1-.3-.2-.5-1.3-.4-1.3.4m29.3 19.7c0 .7-.1 1.4-.2 2.1s-1.1.4-1-.3v-.1l-.9 1.2v.9c0 .6-.8.7-1 .2-.3.4-.7.8-1.1 1.2 0 .5.1 1.1.1 1.6.1.7-1 .7-1.1 0 0-.2 0-.4-.1-.7-.3.3-.6.5-.8.8v.1c0 .4-.4.6-.7.5-.6.5-1.3 1-1.9 1.4v.9c0 .7-1.1.7-1.1 0v-.2c-.4.3-.9.5-1.3.8v.9c0 .7-1.1.7-1.1 0v-.4c-.4.2-.8.4-1.3.6l-.3 1.5c-.1.7-1.2.4-1-.3 0-.2.1-.5.2-.7-5.7 2-12 1.4-17.8-3.2-3.1-2.5-5.1-6.1-6.3-10.1v.3c-.1.5-.7.6-.9.4 2.4 7 6.8 12.3 14.6 14.6 11.6 3.4 22.3-6 27.4-15.5-.5 0-1-.1-1.4-.2-.3.7-.6 1.2-1 1.7M328.2 6.1c.5-.4 1.3.4.8 1.1-.1.2-.3.3-.4.5 1.3-1.6 2.6-3.2 4.2-4.6 2.1-1.8 6.1-3.2 8-.3 1.6 2.4 1.5 6.1 1.8 8.9.7 8.4.9 16.9 2.6 25.2v-.1c.2-1 .4-1.9.7-2.8-.1-.7-.2-1.4-.3-2-.3.3-1 0-.9-.5.2-.8.3-1.6.5-2.4-.1-.8-.2-1.5-.2-2.2v-.2c-.3.1-.8-.2-.7-.6.1-.6.3-1.1.5-1.7-.1-.8-.1-1.5-.1-2.3-.3.2-.9 0-.8-.6.2-.7.4-1.4.7-2.1 0-.6-.1-1.2-.1-1.8-.4.1-.8-.2-.6-.6.2-.5.3-1 .5-1.5-.2-3.8-.6-7.6-1.6-11.2-.5-2-1.8-3.6-3.8-4.1h-3.3c-3 .6-5.4 3.4-7.5 5.9M347 38.9c-.2-.8-.4-1.6-.5-2.5 0 .2-.1.4-.1.6-.1.5-.7.5-1 .1 0 .2.1.5.1.7.3 1.3.7 2.6 1.1 3.8.1-.8.2-1.7.4-2.7M326.1 5.5c-.1.2-.1.4-.2.5.5.4 1 .9 1.5 1.3.3-.4.5-.7.8-1.1-.5-.5-1.1-1-1.6-1.4l-.3-.3c-.4-.3-.9-.1-1.1.2l-.1.1c.4-.3 1.3 0 1 .7'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M328.2 6.1s-.1 0-.1.1c-.3.3-.5.7-.8 1.1-.5.6-.9 1.3-1.3 2-.5-.3-1-.5-1.5-.7.2-.9.9-1.7 1.3-2.6.1-.2.2-.3.2-.5.3-.7-.6-1-1.1-.6-.1.1-.2.2-.2.3-.5 1.4-1.7 2.4-1.6 4 0 .3.2.6.5.7.9.2 1.6.7 2.5 1.1.3.1.6-.1.8-.3.5-1 1.1-1.9 1.8-2.8.1-.2.2-.3.4-.5.5-.8-.3-1.7-.9-1.3M368 31.6c.6.6 1.6-.3 1-1-3.3-3.4-4.6-8.2.9-10 5.5-1.7 12.3 1.1 16.8 4.1 3.6 2.4 7.2 6.4 7.7 10.9.5 5-4.8 4.7-8.2 3.7-.6-.2-1 .5-.8 1 .2-.4 1-.4 1 .2v.3c.3.1.6.2.9.2.5.1.9.2 1.4.2 3.1.3 6.2-.5 6.8-4.2.9-5.2-3.9-10.2-7.6-13.1-5.3-3.9-13.9-7-20.2-4-4.2 2-3.6 6-1.6 9.2.2.3.3.5.5.8.5.7.9 1.2 1.4 1.7'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M391.1 35.8c2.7-6.4-19.6-17.6-22.3-11.6-1.8 4.5 20.2 16.5 22.3 11.6m-36.3 8.5c0 .1.1.2.1.4.1.3.1.6.3.9.1.3.3.6.4.9l.6.9c.2.3.5.5.8.8.3.2.6.5.9.7s.6.4.9.5l.9.3c.3.1.6.1.9.1h.8c.2 0 .4 0 .6-.1.3-.1.5-.1.5-.1s-.2 0-.5-.1c-.1 0-.3-.1-.5-.1s-.4-.1-.7-.2c-.2-.1-.5-.2-.7-.3-.3-.1-.5-.3-.8-.4-.3-.2-.5-.3-.8-.5s-.5-.4-.8-.6c-.2-.2-.5-.4-.7-.7-.2-.2-.4-.5-.6-.7s-.4-.5-.5-.7-.3-.5-.4-.7l-.3-.6c-.1-.2-.2-.4-.2-.5-.1-.3-.2-.5-.2-.5zm12.4 5.5c.2.1.6.1.9 0 .1-.1.3-.1.4-.3.1-.1.2-.2.2-.4.1-.1.1-.3.1-.3v-.1h-.4c-.2 0-.4 0-.7.1-.2.1-.4.2-.6.4s-.3.4-.3.4zm-19.5-48c.1.3.3.6.6.8.2.2.5.3.5.3s.1-.2.1-.5 0-.7-.1-1c-.1-.2-.2-.4-.3-.5-.1-.2-.2-.3-.4-.3-.2-.2-.5-.2-.5-.2s-.1.3-.1.6v.5c.1 0 .2.2.2.3M378 8.5c0-.7-1-.7-1.1 0-.2 2.2 0 4.4.5 6.5.2.7 1.2.4 1-.3-.4-2.1-.5-4.2-.4-6.2m-1-4.8v.2c0 .2 0 .4.1.5 0 .3.1.6.1 1 0 .7 1.1.7 1.1 0 0-.3 0-.7-.1-1 0-.3 0-.6-.1-.9-.1-.4-.6-.5-.9-.2-.2 0-.2.1-.2.3zm.9.2c0 .1 0 0 0 0m9.4 1.7c-.6 1.5-1 3-1.8 4.4-.3.6.6 1.1.9.5.8-1.4 1.2-2.9 1.8-4.4.3-.6-.6-1.1-.9-.5m-2.8 7.3c-.2 1-.5 1.9-.6 2.9-.1.7.9 1 1 .3.2-1 .5-1.9.6-2.9.1-.7-.9-1-1-.3m10.9-1.5c.5-.4-.2-1.2-.7-.7-2.4 1.9-4.3 5-5.3 7.9-.2.6.8.9 1 .3.9-2.8 2.7-5.7 5-7.5m3.2 6.9c-1.6 1.2-3.4 2.1-4.9 3.4-.5.4.2 1.2.7.7 1.5-1.3 3.3-2.2 4.9-3.4.6-.4-.2-1.1-.7-.7m4.1-1.3c.1-.1.3-.2.5-.3.2-.2.2-.6 0-.7-.2-.2-.5-.2-.7 0-.1.1-.3.2-.5.3-.2.2-.2.6 0 .7.2.2.5.1.7 0m-5.4 10.6c2.6-.5 5-1.6 7.6-2.1.7-.1.4-1.2-.3-1-2.6.5-5 1.6-7.6 2.1-.6.2-.4 1.2.3 1m10.2-2.7c.6-.2 1.1-.4 1.6-.7.6-.4 0-1.3-.5-.9-.4.3-.9.4-1.3.6-.7.2-.4 1.2.2 1m-21.4 19.9c.1-.7.2-1.4.2-2.1v-2.2c0-.6-.8-.7-1-.2 0 .1-.1.1-.1.2 0 1.3 0 2.6-.2 3.9v.1c0 .6 1 .9 1.1.3m-1.9 1.8v-.9c0-1.3 0-2.5-.2-3.8-.1-.7-1.1-.7-1.1 0 .2 1.6.2 3.2.2 4.8 0 .1 0 .2.1.2.2.3 1 .2 1-.3m-1.9 3c-.1-.5-.1-1.1-.1-1.6-.1-1.4-.1-2.8-.1-4.2 0-.7-1.1-.7-1.1 0 0 1.7 0 3.5.2 5.2 0 .2 0 .4.1.7 0 .6 1 .6 1-.1m-2 .2s0-.1 0 0c0-1.4-.4-2.6-.4-3.9 0-.7-1.1-.7-1.1 0 0 1.3.4 2.6.4 3.9 0 .3.2.4.4.5.3.1.7-.1.7-.5m-2.6 2.8v-5c0-.7-1.1-.7-1.1 0v5c.1.7 1.1.7 1.1 0m-2.4 1.5v-.9c0-1.1 0-2.2.2-3.3.1-.7-.9-1-1-.3-.2 1.4-.2 2.7-.2 4.1v.4c0 .7 1 .7 1 0m-2.6 1.7.3-1.5c.1-.5.2-1 .4-1.6.2-.7-.9-.9-1-.3-.2.8-.3 1.5-.5 2.3 0 .2-.1.5-.2.7-.1.8.9 1.1 1 .4m-32.9-16.9c.2.3.4.6.6.8s.4.4.6.5l.6.3s-.2-.2-.4-.5-.5-.8-.7-1.4c-.1-.3-.2-.7-.2-1-.1-.4-.1-.8-.2-1.2-.1-.8-.1-1.7-.2-2.6 0-.9 0-1.8-.1-2.7 0-.9-.1-1.7-.1-2.4-.1-.7-.1-1.3-.2-1.7s-.1-.6-.1-.6-.1.2-.2.6-.2 1-.4 1.7c-.1.7-.3 1.5-.3 2.4-.1.9-.1 1.8-.1 2.8s.1 1.9.3 2.8c.4.7.7 1.6 1.1 2.2m62.2-3.8c-.1-.2-.2-.5-.3-.7s-.3-.4-.4-.5c-.1-.2-.3-.3-.4-.4s-.2-.2-.3-.2c-.2-.1-.3-.2-.3-.2s0 .1.1.3c0 .1.1.2.1.4 0 .1.1.3.1.5s.1.3.1.5.1.4.1.6v1.2c0 .2 0 .4-.1.6 0 .2-.1.4-.1.5-.1.2-.1.3-.2.5s-.2.3-.3.4-.2.3-.3.4l-.3.3-.3.3h.4c.1 0 .3 0 .4-.1.2 0 .4-.1.5-.2.2-.1.4-.2.6-.4s.3-.4.5-.6c.1-.2.3-.5.3-.8.1-.3.1-.6.2-.9 0-.3 0-.6-.1-.8.1-.2 0-.4 0-.7m-67.4 1.2c.1.2.1.5.2.7l.3.6c.1.2.2.4.4.6.1.2.3.3.4.4s.3.2.4.3.3.1.3.2c.2.1.3.1.3.1s0-.1-.1-.3c0-.1-.1-.2-.1-.3-.1-.1-.1-.3-.1-.4 0-.2-.1-.3-.1-.5-.1-.1-.1-.3-.1-.5s-.1-.3-.1-.5-.1-.4-.1-.6-.1-.4-.1-.6-.1-.4-.1-.6-.1-.4-.1-.6-.1-.3-.1-.5c-.1-.3-.2-.6-.2-.8-.1-.2-.1-.3-.1-.3s-.1.1-.2.3-.2.4-.3.8c0 .2-.1.4-.1.5 0 .2-.1.4-.1.6v.7c-.3.3-.3.5-.2.7M345 17.2c.4-1.2.8-2.5 1.3-3.7.3-.6-.8-.9-1-.3-.3.7-.5 1.4-.8 2.1-.2.5-.3 1-.5 1.5-.1.4.3.7.6.6.2.1.4 0 .4-.2m0 4.5c.5-1.9 1.4-3.6 1.9-5.4.2-.7-.8-.9-1-.3-.3 1.1-.8 2.2-1.2 3.3-.3.7-.5 1.4-.7 2.1-.1.5.5.8.8.6.1-.1.2-.1.2-.3m.5 4.6c.5-2.1 1.7-4 2-6.2.1-.7-1-.7-1.1 0-.2 1.5-.9 2.9-1.4 4.3-.2.5-.4 1.1-.5 1.7-.1.5.4.7.7.6.1-.1.2-.2.3-.4m.4 5.4c.5-2.3 1-4.6 1.9-6.8.3-.6-.6-1.2-.9-.5-.6 1.5-1.1 3.1-1.5 4.7-.2.8-.4 1.6-.5 2.4-.1.5.5.8.9.5 0-.1.1-.2.1-.3m.4 5.4c0-.2.1-.4.1-.6.5-2.3 1.4-4.5 1.8-6.7.1-.7-.9-.9-1-.3-.3 1.5-.8 3-1.2 4.5-.3.9-.5 1.9-.7 2.8v.1c0 .1 0 .2.1.3.2.4.8.4.9-.1m1.4 4.6v-.3c.3-2.3.8-4.5 1.5-6.7.2-.7-.8-.9-1-.3-.5 1.5-.8 3-1.1 4.5-.2.9-.3 1.9-.4 2.8 0 .2 0 .3.1.4.2.2.8.1.9-.4M283.2 9.6c1.1-.2 2-1.4 2.7-2.2 1.9-2.1 3.8-3.6 6.5-4.4-.1-.4-.2-.8-.3-1.3-2.8.8-4.9 2.3-6.8 4.4-.2.2-.4.5-.7.8.2.3.1.9-.4.9-.1 0-.3 0-.4-.1-.3.3-.6.5-1 .6-2.4.8-3.1-5.1-3.2-6.3-.1-.7-.1-1.3-.1-2h-1.3c0 .9 0 1.8.1 2.8.3 2.5 1.4 7.3 4.9 6.8'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M283.8 7.6c.1 0 .2 0 .4.1.5 0 .6-.6.4-.9-.1-.1-.2-.2-.4-.2-2.2 0-2.9-4.1-2.9-6.6h-1c0 3 .8 7.2 3.5 7.6m8.3-6.1s0 .1 0 0v.2c.1.5.2.9.3 1.3.3.8.8 1.2 2 .8 3.4-1.1 6.7-2.4 10.1-3.6.2-.1.3-.2.4-.3h-3.7c-1 .3-1.9.7-2.9 1s-2 .7-2.9 1c-1.1.4-1.7.6-1.9-.4.6-.6 1.4-1.2 2.3-1.6h-2.4c-.4.3-.7.6-1 .9s-.4.5-.3.7M274.7 6c.1.3.2.7.4 1 .1.3.3.6.5.9s.4.5.6.7.4.4.7.5c.1.1.2.1.3.2s.2.1.3.1c.2.1.4.1.5.1h.5l-.3-.3c-.1-.1-.2-.2-.4-.3-.1-.1-.3-.3-.4-.5s-.3-.4-.4-.6-.2-.4-.4-.7c-.1-.1-.1-.2-.2-.4 0-.1-.1-.3-.1-.4-.1-.3-.2-.5-.3-.8s-.2-.6-.2-.8c-.1-.3-.1-.6-.2-.8 0-.3-.1-.5-.1-.8s-.1-.5 0-.7V.8l-.3.3c-.1.1-.2.3-.3.5s-.2.4-.3.7c-.1.2-.2.5-.2.8s-.1.6-.1.9 0 .7.1 1c.1.4.2.7.3 1M315.2.3c-.1.1-.2.2-.3.2-.2.1-.3.2-.3.2s.1 0 .4.1c.1 0 .3.1.4 0 .2 0 .4 0 .6-.1s.4-.1.7-.3c.2-.1.4-.3.6-.5h-1.7c-.1.2-.3.3-.4.4m-43.3 6.4c0 .2.1.4.2.7.1.2.2.5.3.7s.3.4.4.6c.2.2.3.3.5.4s.4.2.5.3c.2.1.3.1.5.1h.7s-.1-.1-.2-.3c-.1-.1-.1-.2-.2-.3s-.2-.2-.2-.3c-.1-.1-.2-.3-.2-.4-.1-.1-.1-.3-.2-.4s-.1-.3-.2-.5c0-.2-.1-.3-.2-.5s-.1-.3-.2-.5c0-.1-.1-.2-.1-.3 0 0 0-.2-.1-.2-.1-.3-.2-.7-.3-.9-.1-.3-.1-.4 0-.6 0-.1.1-.1.1-.1l.1-.1h-.1s-.1-.1-.3 0c-.1 0-.3.1-.4.2s-.2.3-.3.5c-.2.4-.2.8-.2 1.2v.3c.1.2.1.3.1.4m93.8-3.6c.4-1 .9-2 1.3-3.1h-1.5c-.4.8-.7 1.7-1.1 2.5-.3.8.9 1.4 1.3.6m3.4 1.6c.7-1.6 1.4-3.1 2.1-4.7h-1.5l-1.8 4.2c-.4.8.8 1.3 1.2.5m65 56.8c-1.9 2.5-.4 6 3.8 3 3.4-2.4 2.1-11.5 1-13.3-1.1-1.7-2.6 4.4-4.9 5.6.1 1.1 2.4.3 4.6-2.2.2 1.1.3 2.2 0 4.1-1.4-.1-2.6.3-4.5 2.8m-12.7-41.4c1.4 1.3 4.1 6.1-2.9 10.7 2.6 1.8 10.8-3.4 9.1-9.8-1.7-6.3-10-6.6-11-2.6-.9 4 3.9 4.4 4.8 1.7m-8 126.2q.15 0 0 0 .15 0 0 0m.5 1.1-.3.3c5.6 2.5 13.3-2.4 8.2-7.7 3-2.7 10.6-7.1 14.1-4.4l1-1c-4.4-3.6-13.4 1.7-16.6 4.9-.2.3-.3.7 0 1 5.2 4.7-2.3 8.2-6.5 5.9h-.1c.3.1.5.6.2 1m29.6-7.7v-1.3c-.2.2-.4.5-.7.7.3.2.5.4.7.6'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M402.3 163.2c0-.6.7-.8 1.1-.5 0-.3-.1-.5-.1-.8-.1-5.9 6.4-10.3 10.2-14.1l.3-.3c.4-.4.2-.9-.2-1.1h-.2c-.2 0-.4 0-.5.2-4.3 4.5-10.5 8.6-10.9 15.4-.1.8.1 1.6.3 2.3zm39.8-9.8c-.6-.3-1.3-.5-1.9-.5-3.3-.2-7.2 2-7.5 5.5-.2 2 1.7 3.8 3.4 4.9-3.6 4.9-8.4 8.9-14.6 9.7-4.4.5-8.9-.9-12.6-3.3-2.2-1.5-4.4-3.4-5.2-5.9 0 1.3.1 2.4.4 3.5 1.1 1.3 2.4 2.4 3.7 3.3 4.1 3 9.3 4.4 14.3 3.7 4-.5 7.4-2.4 10.3-4.9-.3-.2-.5-.3-.7-.5-.3-.3.2-.8.5-.5.2.2.5.4.7.6.3-.3.6-.5.8-.8-.2-.1-.4-.1-.6-.2-.4-.1-.3-.8.2-.7.3.1.7.2 1 .3.2-.2.4-.4.6-.7h-.4c-.5 0-.5-.7 0-.7.3 0 .6 0 1 .1.4-.4.7-.9 1.1-1.4-.1-.6-.2-1.1-.3-1.7-.1-.9 1.2-.8 1.3 0q0-.3-.3-.6c-.9-.5-1.8-1.2-2.4-2 0 .1-.1.3-.1.4-.1.9-1.4.5-1.3-.4.1-.6.3-1.1.6-1.6 0-.2-.1-.4-.1-.6-.3-2.9 4.4-4.4 6.5-4.1.6.1 1.1.3 1.6.6v-.3c0-.9 1.3-.9 1.3 0v.2-2.2c-.3.4-.5.7-.8 1-.1.1-.3-.1-.5-.2m.2-15.6c0-.1.1-.1.1-.2 0 .1-.1.1-.1.2'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M434.7 170.3c-3.1 2.6-6.7 4.7-10.5 6-8.2 2.8-18.1-.9-20.2-9-.3-1.1-.4-2.3-.4-3.5v-.6c0-.3-.1-.4-.3-.5-.4-.3-1.1-.1-1.1.5v1c0 10 9.7 15.4 19.1 14.1 5.3-.7 10.2-3.8 14.3-7.1.1-.1.2-.2.4-.3-.3-.3-.8-.5-1.3-.6m2.8-.9c-.4-.2-.8-.3-1.2-.5-.1.1-.3.2-.4.4-.2.2-.4.3-.6.5.4.1.8.3 1.1.5l.2.2c.4-.3.8-.7 1.1-1 0 0-.1 0-.2-.1m-1.2-6.2c.1.6.2 1.1.3 1.7s.2 1.2.3 1.7c.3.1.6.2.9.4.4.2.1.8-.4.6-.1-.1-.3-.1-.4-.2 0 .2.1.5.1.7l-.1.1-.2.2c.3.1.6.2.8.3.3.1.3.4.2.6l.5-.5c.8-.8-.5-4.7-.7-5.7-.1-.8-1.4-.8-1.3.1m6.6-4.1c.2-.1.4-.3.6-.4v-1.3h-.1c-.5 0-.5-.7 0-.7h.1v-1.1h-.1c-.5 0-.5-.7 0-.7h.1v-.2c0-.9-1.3-.9-1.3 0v2.8c-2.5-1.7-6.5-1.1-8 1.5-.3.5-.5 1-.6 1.6-.1.9 1.2 1.2 1.3.4 0-.1.1-.3.1-.4.9-3.2 5.5-3.5 7.4-1 .1.1.2.1.3.2-.1-.3 0-.5.2-.7'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M442.9 159.1c-.2.1-.3.4-.3.6 0 .4.5.8.9.6v-1.6c-.2.2-.4.3-.6.4m-14.2-11.7c-.2-.2-.5-.4-.7-.5-.3.3-.6.6-.9 1 .2.2.5.4.7.5.2-.3.5-.7.9-1m1.5 1.3c-.3-.3-.6-.5-1-.8-.3.3-.6.6-.9 1 .3.3.7.5 1 .8.3-.4.6-.7.9-1m5.7-13.1-10.3 10.3c-.3.3-.2.8.1 1.1.2.2.5.3.7.5l1-1c-.1-.1-.2-.1-.3-.2l16.5-16.5v-1.9l-6.7 6.7c-.4.3-.7.7-1 1m6.4 2.2c-3.7 3.9-7.5 7.7-11.2 11.6-.1-.1-.2-.2-.3-.2-.3.3-.6.7-.9 1 .3.2.5.4.8.6s.7.3 1 0c3.8-3.9 7.6-7.8 11.3-11.7.2-.2.4-.5.7-.7v-1.9c-.4.4-.8.8-1.1 1.2-.2 0-.3 0-.3.1m-30.2 20.8c-.6.8-1.3 1.5-1.9 2.3-.2.2-.2.4-.2.6v.2q0 .15.3.3l8.4 5.4c.3.2.7 0 .9-.2.4-.6.8-1.2 1.4-1.8.2-.3.3-.7 0-1-.7-.6-1.4-1-2.1-1.5l-.3.3c-.3.4-.8-.1-.5-.5l.2-.2c-.5-.3-1.1-.7-1.6-1-.1.1-.2.3-.3.4-.3.3-.8-.2-.5-.5.1-.1.2-.2.2-.3-.5-.3-1-.7-1.4-1-.1.1-.3.2-.4.4-.3.3-.8-.2-.5-.5l.3-.3c-.4-.3-.7-.6-1-.9-.3-.5-.8-.5-1-.2m7.5 6.2c-.2.3-.5.6-.7.9-2.4-1.5-4.8-3.1-7.2-4.6.3-.4.7-.8 1-1.2 2.1 1.9 4.7 3.2 6.9 4.9'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='m427.4 146.5-1 1c-3.8 3.8-7.7 7.6-11.5 11.3-.3.2-.5.5-.8.7l-.3.3c-.3.3.2.8.5.5.1-.1.3-.2.4-.4 4.2-3.8 8.3-8 12.3-12 .3-.3.6-.6.9-1l4.5-4.5 11.1-11.1v-.9zm1.9 3.1c-3.8 4.1-7.4 8.4-10.9 12.7l-.2.2c-.3.3.2.9.5.5l.3-.3c3.5-4.3 7.2-8.5 10.9-12.6.3-.3.6-.7.9-1 4.2-4.6 8.5-9 12.8-13.4v-1c-4.5 4.6-9 9.2-13.4 14zm-.6-2.2c-.3.3-.6.6-.9 1-4 4.1-7.9 8.2-11.6 12.5-.1.1-.2.2-.2.3-.3.3.2.8.5.5.1-.1.2-.3.3-.4 3.7-4.3 7.6-8.4 11.5-12.5.3-.3.6-.6.9-1 3.2-3.3 6.5-6.5 9.8-9.8 1.5-1.5 3.1-3 4.6-4.6v-1l-5.1 5.1c-3.3 3.4-6.6 6.6-9.8 9.9m-5.3 22.3c-.2.1-.5.1-.7.2s-.5.1-.8.2-.5.1-.8.1-.6.1-.8.1h-1.6c-.5-.1-1.1-.2-1.5-.3s-.8-.2-1-.3l-.2-.2v-.1l-.1.1v.4c.1.3.5.6.9.8q.6.45 1.5.6l.2.1h.2c.1 0 .3.1.4.1h1c.3 0 .7-.1 1-.1.3-.1.6-.1.9-.2s.6-.2.8-.3.5-.3.7-.4.4-.3.5-.4c.2-.1.3-.2.4-.3l.3-.3s-.2 0-.4.1c-.1-.1-.4 0-.9.1m4.5-3c-.2 0-.5 0-.6.1-.2.1-.3.3-.4.5s0 .4 0 .4.2.1.4.1.5 0 .6-.1c.2-.1.3-.3.4-.5s0-.4 0-.4-.2-.1-.4-.1m15.5-10c-.5 0-.5.7 0 .7h.1v-.7zc.1 0 0 0 0 0m0-1.8c-.5 0-.5.7 0 .7h.1v-.6s0-.1-.1-.1c.1 0 0 0 0 0m-6 12.7c.4.2.8-.4.4-.6-.3-.1-.6-.3-.9-.4-.5-.2-.9-.3-1.4-.4-.3-.1-.6-.1-1-.1-.5 0-.5.7 0 .7h.4c.7.1 1.4.3 2.1.5.1.2.3.2.4.3m.3 1.2c-.3-.1-.5-.2-.8-.3-.8-.3-1.7-.6-2.6-.9-.3-.1-.7-.2-1-.3-.4-.1-.6.6-.2.7.2 0 .4.1.6.2.9.2 1.7.5 2.6.8.4.2.8.3 1.2.5h.3l.1-.1c.1-.2 0-.5-.2-.6m-1.2 1.5c-.3-.2-.7-.3-1.1-.5-.8-.3-1.7-.5-2.4-.9-.3-.2-.5-.3-.7-.6-.3-.3-.8.2-.5.5.2.2.5.4.7.5.7.4 1.6.6 2.4.9.5.1.9.3 1.4.6.3.1.5-.2.5-.4-.2 0-.3-.1-.3-.1m-10.8-30.6c.1-.1.2-.1.3-.2s.2-.1.3-.2.2-.1.4-.2c.1-.1.2-.2.4-.2.1-.1.3-.2.4-.2.1-.1.3-.1.4-.2s.3-.1.4-.2.3-.1.4-.2c.1 0 .2-.1.4-.2.1-.1.2-.1.3-.1s.2-.1.3-.1c.1-.1.2-.1.2-.1s-.1-.1-.2-.1c-.1-.1-.4-.2-.7-.2h-.5c-.2 0-.3 0-.5.1-.2 0-.4.1-.5.1-.2.1-.3.1-.5.2s-.3.2-.5.3-.3.2-.4.4c-.1.1-.2.3-.3.4s-.2.3-.2.4c-.2.3-.2.5-.2.6v.3s.1 0 .2-.1c-.1-.2 0-.2.1-.3m-20.6 3.3c.1-.1.2-.2.3-.2-.1-.2-.2-.3-.3-.5-.3.1-.5.3-.8.4-.4.2-.8-.4-.4-.6.2-.1.5-.3.7-.4-.2-.2-.4-.5-.6-.7-.3-.3-.7-.2-1 0-3.3 2.7-6.8 5.3-10.2 7.9 0 0-.1 0-.1.1-1.4 1.4-.6 2.9 1 3.7 1.4.7 2.1.1 3.2-.7 3.1-2.4 6.1-4.9 9.1-7.4.2-.2.3-.6.1-.8-.1.1-.3.2-.4.3-.7.6-1.3-.6-.6-1.1m-8.2 7.5c-.4.4-.9.7-1.3 1.1-.7.5-2.7-.5-1.8-1.4 3.3-2.5 6.6-5 9.8-7.6.5.5.8 1 1.2 1.6-1.5 1.2-3 2.5-4.5 3.7-1.2.8-2.3 1.7-3.4 2.6'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M427.5 128.2c-7.3 4.9-14.6 9.8-22.1 14.6-.1.1-.2.2-.3.2-.7.5-.1 1.6.7 1.2.1-.1.3-.2.4-.3 6.9-4.4 13.6-9 20.4-13.5 5.6-3.7 11.4-7.3 16.9-11.2v-1.8c-.8.5-1.5 1-2.3 1.5-4.5 3.2-9.1 6.3-13.7 9.3m-16.1 9.1c-2.2 1.5-4.4 3.2-6.7 4.5-.2.1-.5.3-.7.4-.4.2 0 .8.4.6.3-.1.5-.3.8-.4 2.2-1.3 4.3-2.9 6.4-4.3 4.6-3.1 9.3-6.2 13.9-9.4 6.1-4.1 12-8.3 18.1-12.4v-.8c-6.1 4.1-12.1 8.3-18.2 12.4-4.7 3.1-9.3 6.3-14 9.4m2-5.4c.2-.1.5-.2.7-.3s.5-.3.7-.4c.1-.1.2-.1.4-.2.1-.1.3-.1.4-.2.5-.3 1.1-.6 1.7-1 .6-.3 1.1-.7 1.6-1.1.3-.2.5-.4.7-.6s.4-.3.6-.5c.4-.4.6-.7.8-.9s.3-.4.3-.4-.2 0-.5.1-.7.2-1.1.4c-.2.1-.5.2-.7.3-.3.1-.5.2-.8.4-.5.3-1.1.6-1.7.9s-1.1.7-1.6 1.1c-.1.1-.2.2-.4.3l-.3.3c-.2.2-.4.4-.5.6-.2.2-.3.3-.4.5l-.4.4-.3.3s.2 0 .5-.1c-.1.2.1.2.3.1m10.7-7.3h.2c.1 0 .2 0 .4.1h.4c.1 0 .2 0 .2-.1.2-.1.3-.3.3-.5 0-.1.1-.2.1-.3v-.2s0-.1-.1-.1c-.1-.1-.2-.1-.3-.2s-.3-.1-.4-.1-.3.1-.4.1l-.3.3c0 .1-.1.1-.1.2zm-13.9-27.4c0 .2-.1.3-.3.5-.1 0-.1.1-.2.1 1.1-.6 2.2-1.2 3.2-1.9 0-.1-.1-.1-.1-.2-.3-.5.4-1 .7-.5.1.1.1.2.2.2 1.8-1.1 3.7-2.1 5.5-3.2-.1-.2-.2-.3-.3-.5s-.1-.4.1-.6c-3 1.7-6 3.5-9.1 5.2.1.1.1.2.2.3.1.3.1.5.1.6m30.1-9.7c.3.5-.4 1-.7.5-.1-.2-.2-.3-.3-.5-1.5 1-3 1.9-4.4 2.9.1.1.2.3.3.4.3.5-.4 1-.7.5-.1-.1-.2-.3-.3-.4-1.5 1-3 1.9-4.5 2.9.2.4-.4.8-.7.5-1.7 1.1-3.5 2.3-5.2 3.4 0 .1.1.1.1.2.3.5-.4 1-.7.5 0-.1-.1-.1-.1-.2-1.8 1.1-3.5 2.3-5.3 3.4 0 .1.1.1.1.2.3.5-.4 1-.7.5 0-.1-.1-.1-.1-.2l-9.3 6c1.2-.7 2.5-1.4 3.7-2.1.4-.2.8 0 1 .3 10.4-6.7 20.8-13.5 31.2-20.2v-1.3c-1.2.8-2.4 1.5-3.6 2.3zm-20.6 3.9c.1.2.2.4.3.5 1.8-1 3.5-2 5.3-3.1-.3-.5.4-1 .7-.5v.1c1.6-.9 3.1-1.8 4.7-2.8-.1-.2-.2-.3-.3-.5-.3-.5.4-1 .7-.5.1.2.2.3.3.5l4.5-2.7c-.1-.4.4-.7.7-.4 1.5-.9 3.1-1.9 4.6-2.8-.3-.5.4-1 .7-.5.5-.3 1-.7 1.6-1v-1.3c-8 5.1-16.1 10-24.4 14.7.3 0 .4.1.6.3'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M412.3 115.3c-1.5 2.7-8-1.7-13.6 3s-9.5 13.4-12.8 12.5c-3-.8-4.1-3.6-3.5-6-.5.1-1-.1-1.4-.5l-.1-.1h-.1l-.1-.2c-.7-.8-1.3-2.1-1.9-2.9-.9-1.4-1.8-2.7-2.6-4.1 0 0 0-.1-.1-.1v-.1c-.1-.2 0-.4.1-.6.6-.7 1.3-1.2 2.1-1.7-4.4-9 6.2-6.6 12.4-9.5s9.4-12.5 13.1-11c1.9 1 .7 2.6 1.4 5 1.1-.7 2.2-1.3 3.4-2-.8-1.4-.9-3.1-.2-4.7 1-2.5 2.6-4.2 4.8-5.5.5-.3 1.3-.6 1.6-1.1.9-1.2-2-1.3-2.3-1.3-1.5 0-3 .2-4.5.5-4.4 1-7.8 3.8-10.8 7.1-2.4 2.6-4.8 6.2-8.1 7.8-6.2 3.1-15.1 1.3-20 6.9-5.5 6.2.4 15.3 4.3 20.7 4.3 5.9 12.1 10.6 18 3.7 3.3-3.8 5.9-12.1 11.6-13.1 2.8-.5 5.6-.1 8.3 0 1.4 0 8.7-.5 5.3-3.3-2.5-2.1-6.2-3.6-6-6.9l-2.1 1.2c-.2 3.3 5.2 3.7 3.8 6.3'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='m403.2 107.3.5.8s.1 0 .1-.1c-.2-.3-.3-.5-.5-.8 0 .1 0 .1-.1.1m-.2-.7-.3-.6-.1.1.4.6c-.1 0 0 0 0-.1m-1.8-2.6c.1 0 .1-.1.2-.1-.3-.5-.5-.9-.8-1.4-.1-.1-.1-.2-.1-.3l-.3.2zm1.1 1.5-.6-.9c-.1 0-.1.1-.2.1l.6.9c.1-.1.2-.1.2-.1m1.8 3.2 1.2 2 .3-.2q-.3 0-.6-.3c-.2-.5-.5-1.1-.9-1.5.1-.1.1 0 0 0 .1 0 0 0 0 0m-.6-1.5-.1.1c.2.3.3.5.5.8.4-.2.8-.5 1.1-.7-.2-.3-.3-.5-.5-.8-.3.1-.7.3-1 .6'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M411.3 105.8c-1.2.7-2.5 1.4-3.7 2.1-.6.3-1.1.6-1.7 1l-.6-.9c-.4.2-.8.5-1.1.7l.9 1.5q.15.3.6.3l3.1-1.9v.3l2.1-1.2c-.2 3.3 3.5 4.9 6 6.9 3.4 2.8-3.9 3.3-5.3 3.3-2.8 0-5.6-.5-8.3 0-5.7 1-8.4 9.3-11.6 13.1-5.9 7-13.7 2.3-18-3.7-3.9-5.4-9.8-14.5-4.3-20.7 5-5.6 13.8-3.9 20-6.9 3.3-1.6 5.6-5.2 8.1-7.8 3-3.2 6.4-6.1 10.8-7.1 1.5-.3 3-.5 4.5-.5.2 0 3.2.1 2.3 1.3-.3.5-1.1.8-1.6 1.1-2.3 1.3-3.8 3-4.8 5.5-.6 1.6-.6 3.2.2 4.7-1.1.7-2.2 1.3-3.4 2 0 .1 0 .2.1.3l-4.8 3c0 .1 0 .2.1.3.3.5.5.9.8 1.4.4-.2.8-.5 1.2-.7-.2-.3-.3-.5-.5-.8 2.5-1.5 5.1-3.1 7.6-4.6.1 0 .1-.1.2-.1.2-.1.3-.3.3-.5 0-.1 0-.3-.1-.5-.1-.1-.1-.2-.2-.3-2-3.3 1.2-7.1 4-8.6 1-.6 3.1-1.7 2.3-3.2-1.9-3.7-9.6-1.1-12.4.3-7.6 3.7-10.8 13-19.3 15-6.2 1.5-13.2 1.4-17.3 7-3.5 4.7-.7 11.4 1.7 15.9 2.7 4.9 6.3 10 11.5 12.3 5.4 2.4 10.5-.9 13.6-5.3 2-2.8 3.5-5.9 5.8-8.4 2.5-2.7 5.5-2.5 8.9-2.4 2.9.1 9.3 1.1 10.1-3 .9-4.3-8.5-4.2-6.6-9.5.1-.2.1-.4 0-.5-.3-.2-.7-.5-1.2-.2'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='m404.2 105.9-.3-.6c-.4.2-.8.5-1.1.7l.3.6c.3-.2.7-.4 1.1-.7m-.7-1.2c-.2-.3-.4-.6-.5-.9-.4.2-.8.5-1.2.7l.6.9c.3-.2.7-.4 1.1-.7m-20.7 15.2c-.4.2-.8-.4-.4-.6l.6-.3c-.1-.2-.2-.3-.3-.5-.2.1-.4.2-.6.4-.4.2-.8-.3-.4-.6.2-.1.4-.3.6-.4-.3-.4-.5-.9-.8-1.3l-.6.3c-.4.2-.8-.4-.4-.6.2-.1.4-.2.6-.4-.4-.6-.7-1.2-1.1-1.8-.2-.3-.4-.3-.6-.3-.1 0-.2 0-.3.1l-.9.6c-.8.5-1.5 1-2.1 1.7-.1.2-.2.4-.1.6v.1s0 .1.1.1c.8 1.4 1.7 2.8 2.6 4.1.6.8 1.2 2.1 1.9 2.9l.2.2.1.1c.5.4 1 .5 1.4.5.5-.1 1-.3 1.4-.6-.1 0-.2-.1-.4-.1-.7-.1-.5-1.2.2-1 .4.1.8.2 1.1.3l.1-.1c.2-.2.2-.6.1-.8-.3-.5-.5-.9-.8-1.4-.2.1-.4.2-.6.4-.4.2-.8-.3-.4-.6.2-.1.4-.2.6-.4-.2-.3-.3-.6-.5-.9.1.1-.1.2-.3.3m.9 2.8c-.5.5-1.4 1.2-1.8.6-.4-.5-.7-1.1-1.1-1.7-1.1-1.6-2.2-3.2-3.2-4.8.5-.5 1.1-.9 1.8-1.3 1.4 2.3 2.9 4.7 4.3 7.2'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M383.8 123.1c-.7-.1-.9.9-.2 1 .1 0 .2 0 .4.1 1.8.4 4.3 1.6 6.1 1 .8-.2 1.6-1.6 2.2-2.1.9-.9 1.6-1.9 2.2-2.9.1-.2 0-.5-.1-.6-1.3-1-2.6.3-2 1.7-.4.4-.8 1-.9 1.1-.5.5-1.4 1.8-2.2 1.8-1.4 0-2.9-.5-4.3-.9-.5-.1-.9-.1-1.2-.2m41.9-33.7c-1.5.9-3 1.8-4.6 2.7-.2.1-.5.3-.7.4.1.2.3.4.4.6 1.8-1.1 3.5-2.1 5.3-3.2-.2-.1-.3-.3-.4-.5m10.6-6.4-4.5 2.7c.1.2.2.4.4.6l4.5-2.7c-.2-.2-.3-.4-.4-.6m-21.7 13.8 5.4-3.3c-.1-.2-.3-.4-.4-.6l-5.4 3.3c.1.2.3.4.4.6m22.8-13.7c1.1-.7 2.3-1.4 3.4-2.1.4-.2.8-.5 1.2-.7-.1-.2-.2-.4-.4-.6-1.5.9-3.1 1.9-4.6 2.8.2.2.3.4.4.6m-6.3 3c-1.6.9-3.1 1.9-4.7 2.8.1.2.3.4.4.6 1.5-.9 3.1-1.9 4.6-2.8zm11.7-6.2c.3-.2.5-.3.8-.5v-.8c-.4.2-.8.5-1.2.7.1.2.2.4.4.6m-55.2 32.2c-2.1 1.3-4.2 2.5-6.4 3.7-.2.1-.4.2-.6.4-.4.2 0 .8.4.6l.6-.3c6.7-3.8 13.4-7.8 20-11.8.1 0 .1-.1.2-.1.4-.2.8-.5 1.2-.7.7-.4 1.5-.9 2.2-1.3 2.9-1.7 5.8-3.5 8.7-5.2-.1-.2-.3-.4-.4-.6-3.6 2.2-7.3 4.4-10.9 6.5-.4.2-.8.5-1.2.7-.1 0-.1.1-.2.1-4.5 2.6-9.1 5.3-13.6 8m38.8-21.6c-1.7 1.1-3.5 2.2-5.2 3.2.1.2.3.4.4.6 1.7-1.1 3.5-2.2 5.2-3.2-.1-.2-.3-.4-.4-.6m5.4-3.3c-1.5 1-3.1 1.9-4.6 2.9.1.2.3.4.4.6 1.5-.9 3.1-1.9 4.6-2.8-.2-.3-.3-.5-.4-.7m-16.3 11 5.4-3.3c-.1-.2-.3-.4-.4-.6l-5.4 3.3c.1.2.2.4.4.6M437 84c-1.5.9-3 1.8-4.4 2.7.1.2.3.4.4.6 1.5-.9 3-1.8 4.4-2.7-.2-.2-.3-.4-.4-.6m6.4-3.2c.1 0 .1-.1.2-.1v-.8c-.2.1-.4.2-.5.3 0 .2.2.4.3.6m-5.3 3.3c1.5-.9 3-1.9 4.5-2.9-.1-.2-.2-.4-.4-.5-1.5.9-3 1.9-4.6 2.8.2.3.4.4.5.6m-35.8 21.4c-.1 0-.1.1-.2.1-3.2 2-6.5 4-9.7 6-3.4 2.1-6.8 4.1-10.1 6.2-.2.1-.4.3-.6.4-.4.2 0 .8.4.6.2-.1.4-.2.6-.4 6.5-4.2 13.2-8.2 19.8-12.3l.1-.1c.4-.2.8-.5 1.1-.7 3.6-2.2 7.3-4.5 10.9-6.7-.1-.2-.3-.4-.4-.6-3.6 2.2-7.2 4.5-10.9 6.7-.2.3-.6.5-1 .8m36.5-20.2c.2-.1.3-.2.5-.3 1.4-.8 2.7-1.7 4.1-2.5-.1-.2-.3-.4-.4-.6-1.5.9-3 1.9-4.6 2.8.2.2.3.4.4.6m-11.6 6.4c-1.7 1.1-3.5 2.2-5.2 3.2.1.2.3.4.4.6 1.8-1.1 3.5-2.2 5.3-3.3-.3-.1-.4-.3-.5-.5m5.3-3.3c-1 .6-1.9 1.2-2.9 1.8-.6.4-1.2.7-1.7 1.1.1.2.3.4.4.6 1.5-.9 3-1.9 4.6-2.8-.1-.3-.3-.5-.4-.7m5.2-3.2c-1.5.9-3 1.8-4.4 2.8.1.2.3.4.4.6 1.5-.9 3-1.8 4.5-2.8-.2-.3-.4-.4-.5-.6m-21.5 14.1 5.4-3.3c-.1-.2-.3-.4-.4-.6l-5.4 3.3c.1.2.3.4.4.6m-13.2 7.3-.1.1c-2.7 1.7-5.5 3.4-8.2 5.1-3.9 2.4-7.7 4.9-11.6 7.1l-.6.3c-.4.2 0 .8.4.6l.6-.3c6.7-3.8 13.2-8.2 19.8-12.2l.1-.1.1-.1c.3-.2.7-.4 1-.6 3.6-2.3 7.3-4.5 10.9-6.8-.1-.2-.3-.4-.4-.6-3.6 2.3-7.3 4.5-10.9 6.8-.3.3-.7.5-1.1.7m35.6-20.1c-1.5.9-3 1.8-4.5 2.8.1.2.3.4.4.6 1.5-.9 3-1.9 4.5-2.8-.2-.2-.3-.4-.4-.6m-22.6 14c-3.7 2.3-7.3 4.5-11 6.8-.4.2-.8.5-1.1.7 0 0-.1 0-.1.1-2.4 1.5-4.9 3-7.3 4.5-4.2 2.6-8.4 5.1-12.5 7.8-.2.1-.4.2-.6.4-.4.2 0 .8.4.6.2-.1.4-.2.6-.4 6.5-4.2 13.2-8.2 19.8-12.3h.1c.4-.2.8-.5 1.1-.7 3.7-2.3 7.3-4.5 11-6.8-.2-.3-.3-.5-.4-.7m12.1-7.5c-1.8 1.1-3.5 2.2-5.3 3.3.1.2.3.4.4.6 1.8-1.1 3.5-2.2 5.3-3.3-.2-.2-.3-.4-.4-.6m5.3-3.3c-.4.2-.8.5-1.2.7-1.1.7-2.3 1.4-3.4 2.1.1.2.3.4.4.6 1.5-.9 3-1.9 4.5-2.8zm-16.3 10.9c1.8-1.1 3.6-2.2 5.3-3.3-.1-.2-.3-.4-.4-.6-1.8 1.1-3.6 2.2-5.3 3.3.1.3.3.5.4.6m22.6-14 .9-.6c1-.6 1.9-1.2 2.9-1.8v-.8c-1.4.9-2.8 1.7-4.2 2.6.2.2.3.4.4.6'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M443 80.3c-.1-.1-.2-.3-.3-.4-.1-.2-.2-.4-.4-.6-.1-.2-.3-.4-.4-.6-.3-.5-1 0-.7.5.1.2.3.4.4.6s.2.4.4.6c.1.1.2.3.3.4.1.2.2.4.4.5.1.2.3.4.4.6s.3.4.4.6c0 .1.1.1.1.2v-1.6c-.1-.1-.1-.2-.2-.3-.1-.2-.3-.4-.4-.5m-6.7 2.7c.1.2.2.4.4.5.1.2.2.3.3.5s.3.4.4.6.2.4.4.5c.1.2.3.4.4.6.2.2.3.5.5.7.1.2.3.4.4.6.1.1.2.3.3.4.1.2.2.3.3.5.3.5 1 0 .7-.5-.1-.2-.2-.3-.3-.5-.1-.1-.2-.3-.2-.4-.1-.2-.3-.4-.4-.6-.2-.2-.3-.5-.5-.7-.1-.2-.3-.4-.4-.6s-.2-.4-.4-.5c-.1-.2-.3-.4-.4-.6s-.2-.3-.3-.5-.2-.4-.4-.5c-.1-.1-.2-.3-.3-.4l-.1-.1c-.3-.3-.8 0-.7.4 0 0 0 .1.1.1 0 .2.1.4.2.5m-4.9 3.7c.1.2.2.3.3.5s.3.4.4.6.2.4.4.6c.1.2.3.4.4.6.2.3.3.5.5.8.1.2.3.4.4.6s.2.3.3.5c.1.1.2.3.3.4.3.5 1 0 .7-.5-.1-.1-.2-.3-.3-.4-.1-.2-.2-.3-.3-.5s-.3-.4-.4-.6c-.2-.3-.3-.5-.5-.8-.1-.2-.3-.4-.4-.6s-.2-.4-.4-.6c-.1-.2-.3-.4-.4-.6s-.2-.3-.3-.5-.2-.4-.4-.6c-.1-.2-.2-.4-.3-.5-.1-.2-.2-.3-.3-.5-.3-.5-1 0-.7.5.1.2.2.3.3.5s.2.4.3.5c.2.2.3.4.4.6M426 90c.1.2.3.4.4.6s.3.4.4.6.2.4.4.6c.1.2.3.4.4.6.2.3.3.5.5.8.1.2.3.4.4.6s.2.4.4.5c.3.4.9 0 .7-.5v-.1c-.1-.2-.2-.3-.3-.5s-.3-.4-.4-.6c-.2-.3-.3-.5-.5-.8-.1-.2-.3-.4-.4-.6s-.2-.4-.4-.6c-.1-.2-.3-.4-.4-.6s-.3-.4-.4-.6-.3-.4-.4-.6-.2-.4-.4-.6v-.1c-.3-.5-1 0-.7.5.1.2.3.4.4.6.1.4.2.6.3.8m-7.1 1.8c.1.2.2.3.3.5s.3.4.4.6.3.4.4.6.3.4.4.7c.1.2.3.4.4.6s.2.4.4.6c.1.2.3.4.4.6.2.3.3.5.5.8.1.2.3.4.4.6s.3.5.4.7c0 .1.1.1.1.2.3.5 1 0 .7-.5 0-.1-.1-.1-.1-.2-.1-.2-.3-.5-.4-.7s-.3-.4-.4-.6c-.2-.3-.3-.5-.5-.8-.1-.2-.3-.4-.4-.6s-.2-.4-.4-.6c-.1-.2-.3-.4-.4-.6s-.3-.4-.4-.6-.3-.4-.4-.6-.3-.4-.4-.6-.2-.4-.3-.5c-.1-.2-.3-.2-.5-.2-.1 0-.1.1-.2.1 0 .1-.1.3 0 .5m-2.2 8.3c-.2-.3-.3-.5-.5-.8-.1-.2-.3-.4-.4-.6s-.2-.4-.4-.6c-.1-.2-.3-.4-.4-.6-.2-.2-.3-.5-.5-.7-.1-.2-.3-.4-.4-.6-.2-.2-.3-.5-.5-.7-.1-.1-.1-.2-.2-.2-.3-.5-1 0-.7.5 0 .1.1.1.1.2.2.2.3.5.5.7.1.2.3.4.4.6.2.2.3.5.5.7.1.2.3.4.4.6s.2.4.4.6c.1.2.3.4.4.6.2.3.3.5.5.8.1.2.3.4.4.6.2.3.4.5.5.8 0 .1.1.1.1.2.3.5 1 0 .7-.5 0-.1-.1-.1-.1-.2-.2-.3-.3-.5-.5-.8 0-.2-.2-.4-.3-.6m-27 6.8c-.3.1-.8.1-1.3.2-.6 0-1.2.1-1.9.1-.3 0-.7.1-1.1.1s-.7.1-1.1.1c-.4.1-.8.1-1.1.2-.4.1-.7.2-1.1.3-.7.2-1.4.5-1.8.9q-.45.3-.6.6c-.1.2-.2.4-.2.6v.5-.1c0-.1.1-.2.1-.3.1-.1.2-.3.3-.4l.6-.3c.2-.1.5-.2.8-.3s.6-.1 1-.2c.3-.1.7-.1 1-.2.4-.1.7-.1 1.1-.2s.7-.1 1.1-.2.7-.1 1.1-.2c.7-.1 1.4-.3 1.9-.5.6-.2 1-.4 1.3-.6l.3-.3.1-.1-.1.1c-.1.1-.2.2-.4.2m3.3-2c-.2 0-.5.1-.7.2s-.3.3-.4.6c-.1.2-.1.4-.1.4s.2.1.4.1.5-.1.7-.2c.2-.2.3-.4.4-.6s0-.4 0-.4-.1-.1-.3-.1m15.1 8.5c-.3-.2-.7-.3-1.1-.4s-.8-.1-1.3 0c-.9.1-1.7.4-2.2.8-.3.2-.5.4-.6.5-.1.2-.2.2-.2.2h.3c.2 0 .4 0 .7-.1.6-.1 1.4-.1 2.1-.2.8-.1 1.5-.1 2.1-.1h.4c.1 0 .2 0 .3.1.2.1.3.1.3.1s0-.1-.1-.3c0-.1-.1-.2-.2-.3-.2-.1-.3-.2-.5-.3m-9 2-.3.3c0 .1-.1.1-.1.2v.2c0 .1 0 .3.1.4 0 .1.1.1.1.1s.1 0 .1-.1h.5c.1 0 .2-.1.3-.1.2-.1.3-.3.4-.5l.2-.4s-.1-.2-.4-.2c-.4-.1-.7 0-.9.1m-5.5-26c.4-.3.8-.7 1.3-1.2.4-.4.9-.9 1.4-1.3.2-.2.5-.4.7-.6s.5-.4.7-.6.5-.4.7-.5c.2-.2.4-.3.6-.5.4-.3.7-.5 1-.7s.4-.3.4-.3h-1.1c-.2 0-.5.1-.7.1-.5.1-1.1.4-1.7.7s-1.2.8-1.7 1.2c-.5.5-1 1-1.4 1.5s-.7 1-1 1.5c-.5.9-.7 1.6-.7 1.6s.2-.1.4-.3c.3 0 .7-.3 1.1-.6m-3.9 4.8h.4q.45 0 .9-.3c.1-.1.2-.3.3-.5 0-.1.1-.2.1-.3v-.3c0-.2-.1-.3-.2-.4l-.1-.1s-.1 0-.2.1c-.1 0-.2.1-.4.1h-.2c-.1 0-.1 0-.2.1 0 0-.1.1-.2.1s-.1.1-.1.1c-.2.2-.3.5-.4.7v.6s.2.1.3.1m-9.3 44.2c0 .1.1.2.1.3.1.1.1.2.2.3l.3.3c.2.2.5.3.8.5.3.1.6.2.9.2.3.1.7.1 1 0 .3 0 .7-.1 1-.1.6-.1 1.3-.4 1.8-.6.3-.1.5-.3.8-.4.2-.1.5-.3.7-.4.8-.6 1.2-1.1 1.2-1.1s-.2 0-.4.1c-.3.1-.7.1-1.1.2-.5.1-1 .2-1.5.4-.5.1-1.1.3-1.7.4-.3.1-.6.1-.8.2-.1 0-.3 0-.4.1h-1.1c-.2-.1-.4 0-.6-.1-.1 0-.2-.1-.3-.1s-.2-.1-.2-.1c-.1-.1-.3-.2-.4-.3l-.3-.3s0 .2.1.5c-.1-.2-.1-.1-.1 0m2.3 3.9c.1.1.2.1.3.2s.3.1.4.1h.4c.1 0 .3 0 .4-.1s.3-.1.4-.2.2-.1.3-.2l.5-.5c.1-.2.2-.4.2-.5s.1-.2.1-.2h-.7c-.2 0-.4 0-.6.1-.2 0-.4.1-.6.2-.1 0-.2 0-.3.1-.1 0-.2.1-.3.1s-.2.1-.3.1-.2.1-.3.1c-.2.1-.3.1-.5.2-.1.1-.2.1-.2.1s0 .1.1.2c.4-.1.5.1.7.2m59.9-53.5c-.2.2-.4.3-.6.5-.4.3-.7.6-.9.8l-.3.3s.2 0 .5-.1c.1 0 .3-.1.5-.1s.4-.1.7-.2c.4-.1.7-.3 1.1-.5V88l-.3.3c-.3.1-.5.3-.7.5m-4.8 4.3h.4c.3 0 .7-.1.9-.3l.3-.3c0-.1.1-.1.1-.2s.1-.1.1-.2c.1-.1.1-.3.1-.4v-.2s-.1 0-.2-.1c-.1 0-.2-.1-.4-.1s-.3 0-.5.1-.3.2-.5.3c-.3.2-.4.5-.5.8 0 .1-.1.3-.1.4v.2s.2-.1.3 0M8 211.3c.2-.2.5-.3.7-.5 0 0 .1 0 .1-.1v-.5c-.1-.2 0-.4.1-.6v-.4c-1.1-.8-2.3-1.5-3.4-2.3-.2.2-.4.3-.6.5-.1.3-.4.7-.8.6-1.4 1-2.8 2-4.1 3v5.9h.1c2.6-1.8 5.3-3.7 7.9-5.6m.9-.6q.15-.15 0 0'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M4.9 207.4c.2-.2.4-.3.6-.5 1.1.8 2.3 1.5 3.4 2.3v.4c.1-.2.4-.4.7-.3.1 0 .2.1.2.1v-.5c0-.2-.1-.3-.2-.4-1.3-.9-2.6-1.7-3.9-2.6-.1 0-.1-.1-.2-.1h-.1c-.1 0-.1 0-.2.1l-.9.6c.1 0 .1 0 .2.1.4.3.5.6.4.8M.3 217.9c2.2-1.6 4.3-3.1 6.5-4.7.9-.6 1.8-1.3 2.6-1.9.2-.1.2-.3.3-.5-.1-.1-.3-.1-.4-.2-.2-.1-.4-.3-.4-.5v.5l-.1.1c-.2.2-.5.3-.7.5-2.7 1.9-5.3 3.8-8 5.7H0v1q.15.15.3 0m8.6-7.2q.15-.15 0 0m-5-2.7c-.2-.1-.5-.2-.7-.4-1.1.8-2.1 1.6-3.2 2.4v1.1c1.4-1 2.8-2 4.1-3 0-.1-.1-.1-.2-.1'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M.9 206.5c.8.4 1.6.7 2.3 1.1.2.1.5.2.7.4h.2c.4.1.7-.2.8-.6 0-.2 0-.5-.3-.6-.1 0-.1 0-.2-.1-1.5-.7-3-1.4-4.4-2.1v.9s.1 0 .1-.1c.6-.5 1.3.5.8 1.1'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M.9 206.5c.5-.6-.1-1.6-.8-1l-.1.1v1.7c.3-.3.5-.5.9-.8-.1.1-.1 0 0 0m3.3 13.4c-1.4 1-2.8 2-4.2 2.9v1.6c1.8-1.3 3.7-2.4 5.4-3.8-.4-.2-.8-.5-1.2-.7m0-2c-.1.3-.1.5-.2.8v.1c.1.1.2.1.3.2.9.5 1.8 1.1 2.7 1.7.2.1.4.3.6.4l8.4-6c.1-.1.3-.2.4-.3 0 0 0-.2.1-.5 0-.5-.1-1.1.3-.8-.2-.1-.3-.2-.5-.3-1.2-.7-2.4-1.5-3.6-2.2l-.1.1c.4.4.1 1.3-.6 1.1-.2 0-.3-.1-.5-.2-2 1.6-4.1 3.3-6.1 4.9-.7.2-1.1.3-1.2 1'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M12.2 210.7c.1 0 .2.1.3.2l.1-.1c1.2.7 2.4 1.5 3.6 2.2.2.1.3.2.5.3-.4-.3-.2.3-.3.8 0 .4-.1.5-.1.5-.1.1-.3.2-.4.3l-8.4 6c-.2-.1-.4-.3-.6-.4-.9-.5-1.8-1.1-2.7-1.7-.1-.1-.2-.1-.3-.2v-.1c0-.3.1-.5.2-.8.1-.6.5-.8 1-1.2 2.1-1.6 4.1-3.3 6.1-4.9-.3-.1-.6-.3-.8-.4-1.3 1-2.5 2-3.8 3-1.9 1.5-3.3 2.1-3.6 4.5 0 .2 0 .4.2.5.3.2.5.3.8.5.4.3.8.5 1.2.8.7.4 1.4.8 2 1.3.1.1.3.1.4 0 2.2-1.6 4.3-3.1 6.5-4.7.9-.6 1.8-1.3 2.6-1.9.2-.1.3-.4.4-.7-.1-.1-.2-.1-.3-.2-.7-.4-.2-1.4.4-1.3v-.2c0-.2-.1-.3-.2-.4-1.5-.9-2.9-1.8-4.4-2.7-.1-.1-.2-.1-.4-.1H12c-.2.2-.5.4-.7.6.5.3.7.4.9.5m5.3 13.1c-.1.1-.2.9-.2 1.3l.1.1c.3.2.7.4 1 .6.4-.2.7.1.8.5.1.1.3.2.4.3.4.2.8.5 1.2.7 0 0 .1 0 .1.1 2.7-1.9 5.3-3.8 8-5.7.2-.2.5-.3.7-.5 0-.2.1-.3.2-.4 0-.3.1-.6.1-1v-.2c-1.1-.8-2.3-1.5-3.4-2.3-.4.3-.9.7-1.3 1 .1.5-.4 1.1-.9.7l-5.4 3.9c-.6.3-1 .6-1.4.9m13.2-3.2'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M25.1 218.2c.4-.3.9-.7 1.3-1 1.1.8 2.3 1.5 3.4 2.3v.2c0 .3-.1.6-.1 1v-.1c.3-.3.7-.3.9 0v-1.3c0-.2-.1-.3-.2-.4-1.3-.9-2.6-1.7-3.9-2.6 0 0-.1-.1-.2-.1h-.2c-.1 0-.1 0-.2.1-.6.4-1.1.8-1.7 1.2.1.1.2.1.3.2.5.2.5.4.6.5m-8.7 7c0 .2 0 .4.2.5.3.2.7.4 1 .6.2-.2.4-.3.6-.5l.1-.1c-.3-.2-.7-.4-1-.6 0 0-.1 0-.1-.1 0-.4.1-1.2.2-1.3l1.2-.9 5.4-3.9c-.3-.2-.5-.4-.8-.5l-3.3 2.4c-1.8 1.4-3.2 1.9-3.5 4.4m4.5 2.1s-.1 0-.1-.1c-.4-.2-.8-.5-1.2-.7-.1-.1-.3-.2-.4-.3.1.2 0 .5-.2.7l-.1.1c.6.4 1.3.8 1.9 1.2.1.1.3.1.4 0 2.2-1.6 4.3-3.1 6.5-4.7.8-.6 1.7-1.2 2.5-1.8-.1-.1-.2-.1-.3-.2s-.2-.3-.2-.5c-.2.2-.5.3-.7.5-2.8 2-5.4 3.9-8.1 5.8M9 209.7c-.1.2-.1.4-.1.6.1.2.2.4.4.5.1.1.3.1.4.2.3.1.5.3.8.4.3.2.6.3.8.4s.3.1.5.2c.7.2 1-.7.6-1.1-.1-.1-.2-.2-.3-.2-.2-.1-.4-.1-.5-.2-.6-.3-1.2-.7-1.8-.9-.1 0-.2-.1-.2-.1-.3-.2-.5-.1-.6.2'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M17 214.4c.1.1.2.1.3.2l3 1.8c.1-.1.3-.2.4-.3.7-.5 1.4.6.8 1.1.6.4 1.2.8 1.7 1.2.3.2.5.4.8.5.5.4 1-.2.9-.7 0-.2-.1-.3-.3-.4-.1-.1-.2-.1-.3-.2-2.2-1.6-4.4-3.1-6.8-4.4-.1 0-.2-.1-.2-.1-.5-.1-.9.9-.3 1.3'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M3.3 228.9c.2-.4.6-.4.9-.2.1 0 .2 0 .3.1s.2.1.4.2c5.5-3.9 11-7.9 16.7-11.8l.1-.1c.6-.5-.1-1.6-.8-1.1-.1.1-.3.2-.4.3-4.1 2.8-8.1 5.7-12.1 8.5-1.5 1.1-3.1 2.2-4.6 3.3-.4-.2-.8-.4-1.1-.6-.8-.5-1.7-.9-2.6-1.4v1.5c1 .6 2.1 1.1 3.1 1.7 0 0 0-.2.1-.4'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M2.8 232.1c.2.1.3.2.5.3.3-.8.6-1.5.9-2.2-.1-.1-.2-.1-.3-.2-.6-.4-.2-1.4.4-1.3-.3-.2-.7-.2-.9.2-.1.2-.2.3-.3.5-.4.7-.7 1.5-1 2.2L0 230.4v1.6l2.1 1.2c-.7-.4-.1-1.6.7-1.1'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M9.5 232.6c.1-.6.9-.6 1.2-.2.1 0 .1 0 .2.1.2.1.3.2.5.3 2.5-1.8 5-3.6 7.5-5.6l.1-.1c.2-.2.3-.5.2-.7-.1-.4-.4-.7-.8-.5 0 0-.1 0-.1.1-.2.2-.4.3-.6.5-2.1 1.7-4.3 3.2-6.4 4.8-.4.3-.8.6-1.1.8-.1 0-.1-.1-.2-.1-1.7-.9-3.3-1.8-4.9-2.8-.1-.1-.2-.1-.4-.2-.1-.1-.2-.1-.3-.1-.6-.1-1 .9-.4 1.3.1.1.2.1.3.2 1.7 1.1 3.4 2 5.2 2.9-.1-.4-.1-.6 0-.7'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M9.8 236.2c.3-.8.5-1.6.7-2.4-.1-.1-.2-.1-.3-.2-.7-.3-.2-1.3.4-1.2-.3-.4-1.1-.4-1.2.2 0 .2-.1.3-.1.5-.2.9-.4 1.7-.7 2.5-1.8-1.1-3.6-2.2-5.3-3.2-.2-.1-.3-.2-.5-.3-.7-.5-1.4.7-.6 1.2 2.2 1.3 4.3 2.6 6.5 3.9.1.1.3.1.5.1-.8-.6 0-1.5.6-1.1'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M16.1 239.9q.15 0 0 0c.3-.8.5-1.7.8-2.5-.1 0-.1-.1-.2-.1q-.3.15-.6 0c-.2-.1-.3-.2-.5-.3-.3.8-.5 1.6-.7 2.5-1.7-1-3.5-1.9-5-3.2 0 0-.1 0-.1-.1-.6-.3-1.4.5-.8 1.1 1.8 1.5 4 2.6 6 3.8.2.1.3.1.5.1h-.1c-.7-.5-.1-1.7.7-1.3'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M16.5 235.9c-.4-.3-.8-.5-1.1-.8-1.3-.9-2.6-1.7-4-2.5-.2-.1-.3-.2-.5-.3-.1 0-.1 0-.2-.1-.7-.1-1.1.9-.4 1.2.1.1.2.1.3.2 1.8.9 3.5 2.1 5.1 3.2.2.1.3.2.5.3q.3.15.6 0c-.1 0-.1-.1-.2-.1-.8-.4-.1-1.6.6-1.2.2.1.5.2.7.4 2.2-1.6 4.3-3.3 6.5-5 .1-.1.2-.2.2-.3-.4-.2-.8-.5-1.1-.7-2.3 1.8-4.6 3.5-6.9 5.3 0 .3 0 .3-.1.4'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M18 236.4c-.2-.1-.5-.2-.7-.4-.8-.4-1.4.8-.6 1.2.1 0 .1.1.2.1s.1.1.2.1c1.8 1 3.6 1.9 5.5 2.8 0-.1 0-.1.1-.2.2-.5.7-.6 1.1-.4.1-.1.2-.2.4-.2v-.3c0-.2.1-.3.3-.4h1.3c1.5-1.3 3.1-2.6 4.7-3.8-.2-.1-.5-.3-.7-.4s-.2-.3-.2-.5c-2.1 1.6-4.2 3.4-6.3 5.1-1.9-.9-3.6-1.8-5.3-2.7'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M22.5 243.4s.1 0 .1.1c.4-.9.8-1.8 1.1-2.8-.5-.3-.4-.8-.1-1.1-.3-.2-.9-.1-1.1.4 0 .1 0 .1-.1.2-.3.9-.6 1.8-1 2.7-1.7-1.1-3.4-2.2-5.2-2.9h-.1c-.8-.3-1.4.8-.6 1.2h.1c2 .9 3.9 2.2 5.8 3.3.1.1.2.1.3.1-.5-.5.1-1.5.8-1.2'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M28.9 247.1c.5-.4 1-.8 1.5-1.1.1-.6.3-1.2.4-1.8l-.1.1c-.2.2-.5.3-.8.1-.1-.1-.3-.2-.4-.3-.2.8-.4 1.7-.6 2.5-2-1.1-4.1-2.2-6.2-3.2 0 0-.1 0-.1-.1-.7-.3-1.3.6-.8 1.1 0 0 .1.1.2.1 2.4 1.1 4.7 2.4 7 3.6-.4-.1-.6-.7-.1-1'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M45.7 231.8c-.2-.2-.6-.4-.9-.5-3.3 2-6.3 4.7-9.2 7.1h.4c.7 0 .7 1 0 1.1h-1.8c-.1 0-.1.1-.2.1-.2.1-.4.3-.5.4.7 0 .7 1 0 1.1-.5 0-1 0-1.4.1-.7.6-1.4 1.1-2.1 1.7l-1.5-.9c-.4-.2-.8-.5-1.2-.7h-2.2c-.7 0-.7-1.1 0-1.1h.4c-.3-.2-.7-.4-1-.6h-.6c-.1-.1-.2-.1-.2-.2-.1 0-.3.1-.4.2-.3.3-.3.8.1 1.1 1.9 1.1 3.8 2.3 5.7 3.4.1.1.3.2.4.3.3.2.6.1.8-.1l.1-.1c2.4-2 4.9-4 7.3-5.9s4.8-4.2 7.5-5.8c-.2 1.2-.4 2.4-1.1 2.9-2 1.3-3.9 2.8-5.7 4.2-2.8 2.1-5.6 4.3-8.4 6.5-.5.4-1 .8-1.5 1.1-.4.3-.3.9 0 1.1.2.2.5.2.7 0 3.4-2.7 6.9-5.4 10.3-8 1.9-1.4 3.8-2.9 5.8-4.2 1.2-.8 1.1-3.5 1.4-4.7.1-.6-.5-1-1-.7.2.1.3.2.4.3 1.1.4.2 1.4-.4.8'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M42.9 230.6c.5.1 1 .4 1.4.6.1.1.3.1.4.2.3.1.7.3.9.5.7.6 1.6-.4.9-1-.1-.1-.3-.2-.4-.3l-1.2-.6c-.4-.2-.9-.4-1.4-.6 0 .4-.1.8-.4 1 0 .1-.1.1-.2.2m-19-1.9c-.1.3-.1.5-.2.8v.1c.1.1.2.1.3.2.9.5 1.8 1.1 2.7 1.7.2.1.4.3.6.4l8.4-6c.1-.1.3-.2.4-.3 0 0 0-.2.1-.5 0-.5-.1-1.1.3-.8-.2-.1-.3-.2-.5-.3-1.2-.7-2.4-1.5-3.6-2.2-.1.1-.2.1-.3.2 0 .4-.4.8-.8.7-2.1 1.7-4.2 3.3-6.3 5-.5.2-.9.3-1.1 1'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M32.1 221.8c.1-.1.2-.1.3-.2 1.2.7 2.4 1.5 3.6 2.2.2.1.3.2.5.3-.4-.3-.2.3-.3.8 0 .4-.1.5-.1.5-.1.1-.3.2-.4.3l-8.4 6c-.2-.1-.4-.3-.6-.4-.9-.6-1.8-1.1-2.7-1.7-.1-.1-.2-.1-.3-.2v-.1c0-.3.1-.5.2-.8.1-.6.5-.8 1-1.2 2.1-1.7 4.2-3.3 6.3-5-.1 0-.2-.1-.3-.2s-.3-.2-.5-.3c-1.3 1.1-2.7 2.1-4 3.2-1.9 1.5-3.3 2.1-3.6 4.5 0 .2 0 .4.2.5s.3.2.5.3c.4.2.8.5 1.1.7.8.5 1.6 1 2.5 1.5.1.1.3.1.4 0 2.2-1.6 4.3-3.1 6.5-4.7.9-.6 1.8-1.3 2.6-1.9.1 0 .1-.1.2-.2-.1-.1-.2-.1-.4-.2-.8-.4-.2-1.5.6-1.2v-.9c0-.2-.1-.3-.2-.4-1.5-.9-2.9-1.8-4.4-2.7-.1-.1-.2-.1-.4-.1h-.1c-.2.1-.3.3-.5.4.1.1.2.2.3.2.3.7.4.9.4 1m-1.7 10.7c-.1.1-.2.9-.2 1.3l.1.1c.7.5 1.5.9 2.2 1.4.4.2.8.5 1.2.7 0 0 .1 0 .1.1 2.7-1.9 5.3-3.8 8-5.7.2-.2.5-.4.7-.5 0 0 .1 0 .1-.1 0-.4.1-.9.1-1.3v-.2c-1.1-.7-2.1-1.4-3.2-2.1.6.6-.3 1.6-.9 1l-.4-.4-6.6 4.8zm12.3-2.8q0-.15 0 0'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M39.6 226.1c1.1.7 2.1 1.4 3.2 2.1v.2c0 .4-.1.9-.1 1.3l-.1.1c-.2.2-.5.4-.7.5-2.7 1.9-5.3 3.8-8 5.7 0 0-.1 0-.1-.1-.4-.2-.8-.5-1.2-.7-.7-.5-1.5-.9-2.2-1.4 0 0-.1 0-.1-.1 0-.4.1-1.2.2-1.3l1.2-.9 6.6-4.8c-.2-.2-.5-.4-.8-.5l-4.5 3.3c-1.9 1.4-3.3 1.9-3.6 4.3 0 .2 0 .4.2.5s.5.3.7.4c1.1.7 2.2 1.4 3.4 2.1.1.1.3.1.4 0 2.2-1.6 4.3-3.1 6.5-4.7.8-.6 1.5-1.1 2.3-1.7.1-.1.2-.2.3-.2.3-.2.4-.6.4-1 .1-.5 0-1.1 0-1.4 0-.2-.1-.3-.2-.4-1.3-.9-2.6-1.7-3.9-2.6-.1 0-.1-.1-.2-.1h-.2c-.1 0-.1 0-.2.1s-.3.2-.4.3c.5.5.8.7 1.1 1m3.1 3.6q0-.15 0 0m-12.9-9.1c-.1.2-.2.3-.2.5s.1.4.2.5.2.2.3.2c.1.1.2.1.3.2.2.1.3.2.5.3.1.1.2.1.3.2.4.1.8-.3.8-.7 0-.2-.1-.3-.2-.5-.1-.1-.2-.2-.3-.2-.1-.1-.2-.2-.4-.2-.1-.1-.2-.1-.3-.2l-.1-.1h-.1c-.2-.2-.6-.3-.8 0'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M36.6 225.8c.1.1.2.1.4.2s.4.2.5.3c.3.2.5.3.8.5.1.1.3.2.4.4.6.6 1.5-.4.9-1-.3-.3-.6-.5-.9-.7-.5-.3-.9-.5-1.4-.8-.9-.4-1.5.7-.7 1.1m-11.4 14.5c-.7 0-.6 1.1 0 1.1h2.2c1.6 0 3.2 0 4.8-.1.5 0 1 0 1.4-.1.7 0 .6-1.1 0-1.1-2.6.1-5.3.1-7.9.1-.2.1-.4.1-.5.1m-1-1.6h.1zm0 1h.1zm-.3-.5v.2c0 .1.1.2.2.2-.1 0-.2-.2-.2-.4'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M24.3 238.7h-.1c-.2.1-.3.2-.3.4v.1c0 .2.1.3.3.4h.6c3.2 0 6.4-.1 9.6-.2h1.8c.7 0 .6-1.1 0-1.1h-.4c-3.3.1-6.7.1-10 .2-.7.2-1.1.2-1.5.2M0 240.1v1.6c.9.7 1.8 1.6 1.2 2.2L0 245.1v1.8c.8-.8 1.7-1.5 2.5-2.4 1.2-1.2-1.1-3.5-2.5-4.4m5.3-63.6c-3.5 2.3-2.7 11.4-1.6 13.2s2.8-4.3 5.2-5.4c0-1.1-2.4-.4-4.7 1.9-.1-1.1-.2-2.2.2-4.1 1.4.3 2.6-.1 4.6-2.4s.6-5.9-3.7-3.2m25.3 13c-1.3.5-7.1 2.4-7.9 2.9s-1.7 1.3-1.2 2.7c.4 1.4 2.4 5 2 6.3-1.2-.8-4.6 1-4.1 3.4s3.9 2.8 5.4-.3c1.5-3.2 0-6.2-.3-7.2-.2-.9 7.4-4.3 7.7-3.4.4 1.3 1.3 3.1 1.2 4.8-1.7-1-5.2.4-4.7 3.3s4 2 5.8-.7-1.4-10.1-1.8-11.1c-.4-.8-.8-1.1-2.1-.7m-6.7 5.7c-.2-.3-.4-.6-.4-.8s7.3-3.3 7.7-3.2c.2.1.2.1.4.9-2.2.5-6.6 2.6-7.7 3.1m.8 57.1c-.4-.9-.8-1.3-2.1-.8s-7.1 2.4-7.9 2.9-1.7 1.3-1.2 2.7c.4 1.4 2.4 5 2 6.3-1.2-.8-4.6 1-4.1 3.4s3.9 2.8 5.4-.3c1.5-3.2 0-6.2-.3-7.2-.2-.9 7.4-4.3 7.7-3.4.4 1.3 1.3 3.1 1.2 4.8-1.7-1-5.2.4-4.7 3.3s4 2 5.8-.7c1.8-2.6-1.4-10-1.8-11m-8.8 4.9c-.2-.3-.4-.6-.4-.8s7.3-3.3 7.7-3.2c.2.1.2.1.4.9-2.2.5-6.6 2.5-7.7 3.1m78.5 15.9c3.5-1.5 8.6-3.3 8.9-7.7 1.1-17-20.6-18.6-30.9-26.4-3.6-2.7-8.4-10.4-13.7-8.9-3.8 1.1-.9 6.7.4 8.9 5.1 8.4 10.7 16.5 16.5 24.5.1 0 .1.1.2.1.2.1.3.3.3.5 3 4.2 6.1 8.4 9.1 12.5 3.1-1.1 6.2-2.2 9.2-3.5m4.5-17.5c.1.1.3.3.4.5.2.2.3.4.5.7.2.2.3.5.5.8s.3.6.4 1 .3.7.3 1.1c.1.4.2.8.2 1.2.1.4.1.8.1 1.2s0 .8-.1 1.2c0 .4-.2.7-.3 1.1-.1.3-.3.6-.5.9q-.3.45-.6.6c-.2.2-.4.3-.5.4-.3.2-.5.2-.5.2s.1-.2.3-.4c.1-.1.2-.3.3-.5s.2-.4.3-.7c.1-.1.1-.3.1-.4s.1-.3.1-.4c0-.3.1-.6.1-1v-1c0-.4 0-.7-.1-1.1 0-.4-.1-.7-.2-1.1s-.1-.7-.2-1.1c-.1-.3-.2-.7-.3-1l-.3-.9c-.1-.3-.2-.5-.2-.7-.1-.2-.1-.4-.2-.6-.1-.3-.2-.5-.2-.5s.4.3.6.5'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M57.2 234.9c-.2.8-.3 1.7-.5 2.5 1.6 3.4 4.3 6.9 5.4 8.5l1.2 1.8c.3.1.5.4.4.6 3 4.4 6 8.8 9 13.1 1 .6 2 1.2 2.9 1.9-5.8-8-11.4-16.1-16.5-24.5-1.3-2.2-4.2-7.7-.4-8.9 5.2-1.5 10.1 6.2 13.7 8.9 10.3 7.8 32 9.4 30.9 26.4-.3 4.5-5.4 6.2-8.9 7.7-3 1.3-6.1 2.5-9.2 3.5-3-4.2-6.1-8.3-9.1-12.5.1.5-.4 1.1-1 .7-.1 0-.1-.1-.2-.1 3.1 4.3 6.2 8.7 9.3 13v-.2c.1-.9 1.4-.9 1.3 0 0 .2 0 .3-.1.5 2.7-.9 5.3-1.9 7.9-2.9l-.1-.1c-.3-.3.2-.8.5-.5l.3.3c.2-.1.4-.2.7-.3l-.1-.1c-.3-.3.2-.8.5-.5l.3.3c.2-.1.4-.2.6-.2-.4-.3 0-.9.4-.6.1.1.3.2.4.3.6-.2 1.1-.5 1.7-.8 0-.2.1-.3.1-.5.1-.6.9-.6 1.2-.2 2-1.1 3.8-2.6 4.5-4.7 1.5-4.3-.5-9.7-2.9-13.2-4.2-6-12.4-8.6-18.7-11.5-3.1-1.4-6.1-2.8-9-4.6-2.4-1.5-4.4-3.9-6.5-5.9-2.6-2.4-7.1-5.6-10.5-2.5-1.6 1.4-1.5 3.7-.6 6.1.1-.4.1-.7.2-1.1 0-.6 1.1-.3.9.3'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M46.1 258.3c.2 0 .4.1.6.2.1 0 .2.1.4.1 1.1-2.3 2.4-4.4 3.5-6.7 3.9 2.1 7.8 3.9 11.7 5.8 4.1 2.1 8.8 3.9 12.6 6.7.1 0 .1.1.2.1.5.4 1-.2 1-.7 0-.2-.1-.4-.3-.5-.1 0-.1-.1-.2-.1-.9-.7-1.9-1.3-2.9-1.9-3-1.8-6.4-3.2-9.5-4.8-.1.1-.4.2-.5-.1-.1-.1-.1-.2-.1-.3-.5-.2-.9-.4-1.4-.7-.1.3-.6.3-.7 0 0-.1 0-.2-.1-.3-.4-.2-.7-.3-1.1-.5v.1c.1.4-.5.6-.7.2-.1-.2-.1-.5-.2-.7-.3-.2-.7-.3-1-.5.1.3.1.6.2.9.1.4-.6.6-.7.2-.1-.5-.2-1-.3-1.4-.6-.3-1.1-.5-1.7-.8-.3.1-.6-.1-.7-.3-.3-.2-.7-.3-1-.5 0 .1-.1.2-.1.3-.2.7-1.2.4-1-.3 0-.2.1-.3.1-.5l-1.8-.9c-.3-.2-.8-.1-.9.2-1.3 2.6-2.8 5-4 7.7z'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M56.5 252c-.1-.4.4-.6.6-.3.3-.1.6-.3.8-.4.1-.2.3-.3.4-.2.3-.2.6-.3.9-.5-.1-.4.4-.6.6-.3l.6-.3c0-.3.4-.5.6-.3.8-.4 1.5-.7 2.3-1.1.2-.1.2-.2.3-.3.1-.3-.1-.6-.4-.6h-.4c-2.8 1.3-5.6 2.6-8.3 4.1-.2.1-.3.4-.2.6.1.3.4.5.7.3h.1c.5-.2 1-.5 1.4-.7m-8 8.3 2 .9c-.1.1-.3.1-.4.2.4.2.8.5 1.2.7.2-.1.3-.1.3-.1l2 .9c-.1.1-.2.1-.4.2l1.2.6c.2-.1.3-.2.5-.3.4-.3.7.4.4.6l-.1.1c.6.3 1.2.6 1.8 1h.1l2 .9s-.1.1-.2.1c.4.2.8.4 1.2.7l.4-.2 2 .9c-.1.1-.3.2-.5.3.4.2.7.4 1.1.6.1 0 .2-.1.2-.1l2 .9c-.1 0-.2.1-.3.1.1 0 .2.1.2.1.3.2.7.4 1 .6.1-.1.2-.1.3-.2.4-.3.9.2.5.5 0 0-.1 0-.1.1.3.2.6.3.9.5.2-.1.3-.2.3-.2l1.9 1s-.1.1-.3.2c.2.1.4.3.7.4.2-.1.3-.2.3-.2l1.9 1s-.1.1-.3.2c.4.2.8.4 1.1.6l.1-.1c.3-.3.8.2.5.5l1.2.6.6-.4 1.9 1s-.2.2-.5.4c.4.2.9.5 1.3.7.2-.2.4-.3.4-.3l1.9 1s-.1.1-.3.2c.9.4 1.9.9 2.8 1.3.3-.2.7-.4 1-.6.6-.4 1.1.6.5.9-.1.1-.2.1-.4.2.4.1.7-.3.8-.7 0-.4.1-.7.1-1.1 0-.2 0-.3.1-.5.1-.9-1.3-.9-1.3 0v.6c-6.5-2.7-12.6-6.7-18.8-9.9-4.1-2.2-8.2-4.4-12.4-6.5-1.9-.9-3.9-2.2-5.9-2.9-.1 0-.2-.1-.4-.1.5.2.7.9.1 1.2-.1.1-.2.1-.3.2.5.2 1.1.4 1.6.6.3.1.5.1.5.1'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M46.2 258.5c.2-.1.4-.1.5 0-.2-.1-.4-.1-.6-.2h-.4c-.3.1-.4.3-.4.6.3-.1.6-.3.9-.4'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M40.1 277.8c1.8-.1 2.4-4.9 2.7-7.1 5.8 3.5 12.1 6.3 18.2 9.3 3.6 1.8 7.2 3.6 10.9 5.3 1.1.5 2.1 1 3.2 1.6.4.2.5.3.5.3 0 .5.1 1 .1 1.5.1 1.5.2 6.9 2.5 6.9s2.8-4.9 3-6.6h.1c.4-.3.9-.5 1.3-.8 1.6-.9 3.3-1.9 4.9-2.8 2-1.2 4.1-2.3 6.1-3.5 0 1.5.1 3.2.8 4.5s1.8 1 2.3-.2c2-4.1 2.5-9.2 3.3-13.6 0-.2 0-.4-.1-.5-.3-.4-1.1-.5-1.2.2 0 .2-.1.3-.1.5-.1.7-.3 1.4-.4 2.1l.4.4c.3.3-.3.7-.5.4-.1.3-.1.5-.2.8l.3.3c.3.3-.2.8-.5.5-.1.3-.1.5-.2.8.2.3.5.5.7.8.3.3-.2.8-.5.5l-.4-.4c-.2.9-.4 1.8-.7 2.8-.2.9-.4 1.7-.7 2.5-.1.4-.3.9-.5 1.3 0 .1 0 .1-.1.2v-.2c-.5-1.5-.5-3.2-.5-4.7 0-.5-.6-.8-1-.6-4.5 2.5-9 5.1-13.5 7.6-.5.3-.5.5-.6 1-.1.8-.3 1.6-.5 2.4-.1.2-1 3.3-1.4 2.6-.9-1.6-.9-3.9-1-5.6 0-.5.1-1.8-.4-2.1-11.1-5.9-23.2-10.4-33.9-17.1-.3-.2-.9 0-1 .4-.2 1.3-.5 2.7-.8 4-.1.7-.3 1.3-.5 2-.3 1.2 0 1.3-.3 0-.7-3.4-.1-6.9 0-10.3 0-.2 0-.5.1-.7-.4-.4-.8-.8-1.1-1.3-.4-.6.5-1.1.9-.5.2.3.4.5.7.7.5-.7 1.3-1 2.4-1.6 1.2-.7 2.4-1.3 3.6-1.9.1-.1.2-.1.3-.2.6-.3.4-1-.1-1.2-.2-.1-.3-.1-.5 0-.3.1-.6.3-.9.4-2.1 1-4.1 2.2-6.2 3.3-.2.1-.3.4-.3.6-.1 1.8-1.9 15.2 1.3 15'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M64.8 278c3.9 1.9 7.7 3.8 11.6 5.8 1.2.6 1.7-.1 2.8-.8 1.8-1.1 3.7-2.3 5.5-3.4.1-.1.2-.1.4-.2.6-.4 0-1.3-.5-.9-.3.2-.7.4-1 .6-1.4.8-2.7 1.7-4.1 2.5-.8.5-1.5.9-2.3 1.4l-.6-.3c-.5-.3-1.1-.5-1.6-.8l-.5.5c-.3.3-.8-.2-.5-.5l.3-.3c-.9-.5-1.9-.9-2.8-1.4-.1 0-.1.1-.2.1-.3.3-.8-.2-.5-.5-.6-.3-1.3-.6-1.9-.9-.1.1-.3.2-.4.3-.4.3-.7-.3-.4-.6l.1-.1c-.6-.3-1.3-.6-1.9-1-.3.2-.5-.1-.5-.3-.1-.1-.3-.1-.4-.2-.6-.3-1.3-.7-1.9-1l-.1.1c-.3.2-.5-.1-.5-.4l-1.8-.9-.1.1c-.3.2-.6-.1-.5-.4-.7-.4-1.5-.7-2.2-1.1 0 0-.1 0-.1.1-.3.2-.6-.1-.5-.4-.8-.4-1.6-.9-2.5-1.3 0 0-.1 0-.1.1-.3.3-.8-.1-.6-.4-.8-.4-1.6-.9-2.5-1.3l-.1.1c-.3.3-.8-.2-.5-.5-.6-.3-1.2-.6-1.8-1-.3-.2-.6-.3-.9-.5-.1.1-.2.1-.3.2-.4.2-.7-.3-.4-.6-.7-.4-1.3-.7-2-1.1-.1.1-.2.1-.3.2-.4.3-.7-.3-.4-.6-.7-.4-1.4-.8-2.1-1.3 0 0-.1 0-.1-.1l-.3.3c-.3.3-.8-.2-.5-.5l.2-.2c-.7-.4-1.5-.9-2.1-1.5l-.7-.7c-.4-.5-1.3 0-.9.5.3.5.7.9 1.1 1.3 2.2 2.1 5.6 3.5 8.1 4.9 5.6 3.3 11.2 6.1 16.8 8.9m-11.5-25.8c0-.1.1-.2.1-.3 1.4-4.7 2.3-9.6 3.3-14.4.2-.8.3-1.7.5-2.5.1-.7-.9-.9-1-.3-.1.4-.2.7-.2 1.1-1.1 5.2-2 10.5-3.5 15.6 0 .2-.1.3-.1.5-.3.6.8.9.9.3m-7.2 11c-.1.1-.3.2-.4.2.3.2.7.4 1.1.1.6-.4 2.3-1.6 3.2-2.1.2-.1.3-.2.4-.2l-2-.9s-.1.1-.4.2c-.9.5-3.4 1.7-3.2 2.1 0 .1.2.3.3.5.2-.1.4-.2.6-.4.4-.4.8.2.4.5m1.9 1c0 .1.1.3.3.4.1 0 .1-.1.2-.1.4-.2.7.3.4.6.4.3.8.4 1.1.2.7-.4 2.3-1.6 3.3-2.1.1-.1.3-.2.4-.2l-2-.9s-.1.1-.3.1c-1 .3-3.6 1.7-3.4 2'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M53.5 267.3c.1.1.2.4.4.6.1-.1.3-.2.4-.3.4-.3.9.2.5.5l-.3.3c.3.2.7.2 1 0 .7-.5 2.5-1.7 3.5-2.3.1 0 .1-.1.2-.1l-2-.9h-.1c-.6.2-3.8 1.8-3.6 2.2m3.4 1.5c.1.1.2.3.4.5.1 0 .1-.1.2-.1.4-.3.9.2.5.5l-.1.1c.3.2.7.3 1 .1.6-.4 2.2-1.5 3.2-2.1.2-.1.3-.2.5-.3l-2-.9s-.1.1-.4.2c-1 .4-3.4 1.6-3.3 2m2.8 1.7c.1.1.2.4.4.6.3-.2.7.1.5.4.3.2.7.3 1 0 .7-.5 2.4-1.7 3.4-2.2.1 0 .2-.1.3-.1l-2-.9s-.1 0-.2.1c-.6.3-3.5 1.7-3.4 2.1m-13.6-7.3c.4-.2 0-.9-.4-.6-.2.1-.4.2-.6.4-.9.6-1.8 1.1-2.6 1.8l-.2.2c-.3.3.2.8.5.5l.3-.3c.8-.7 1.6-1.2 2.5-1.7.3-.1.4-.2.5-.3m2.7 1.9c.4-.2 0-.8-.4-.6-.1 0-.1.1-.2.1-.9.6-1.9 1.2-2.8 1.8-.3.3 0 .8.4.6.1-.1.2-.1.3-.2.8-.6 1.8-1.1 2.7-1.7m6.5-1.1c.4-.3 0-.9-.4-.6-.2.1-.3.2-.5.3-2.1 1.4-4.3 2.7-6.4 4.2-.3.3 0 .8.4.6.1-.1.2-.1.3-.2 2.1-1.5 4.3-2.8 6.5-4.2z'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M54.8 268c.4-.3-.1-.8-.5-.5-.1.1-.3.2-.4.3-.8.7-1.6 1.3-2.5 2-.3.3.2.7.5.5l.1-.1c.8-.6 1.6-1.3 2.4-1.9.2-.1.3-.2.4-.3m3.2 1.7c.4-.3-.1-.8-.5-.5-.1 0-.1.1-.2.1-.9.7-1.8 1.4-2.7 2.2l-.1.1c-.2.3.2.7.6.4 0 0 .1 0 .1-.1l2.7-2.1c0-.1 0-.1.1-.1m2.7 1.8c.1-.3-.2-.6-.5-.4h-.1c-.8.6-1.5 1.2-2.3 1.8-.1.1-.1.1-.1.2-.1.3.2.6.5.4l.1-.1c.8-.6 1.6-1.2 2.4-1.9-.1.1 0 .1 0 0m6.4-1.2c.4-.3-.1-.8-.5-.5-.1.1-.2.1-.3.2-1.9 1.5-3.8 3-5.8 4.4-.1.1-.1.1-.1.2-.1.3.2.6.5.4l.1-.1c2.1-1.4 4-3 6.1-4.6q-.15.15 0 0m-2.2 3c0 .1.2.3.3.5.2-.2.4-.3.6-.5.3-.3.8.2.5.5-.2.2-.4.3-.6.5.4.2.8.4 1.1.1.6-.4 2.3-1.8 2.9-2.4.2-.1.3-.2.3-.2l-1.9-1s-.1.1-.3.2c-.8.4-3 1.9-2.9 2.3m2.6 1.4c.1.2.2.4.4.6l.1-.1c.3-.3.8.2.5.5q.45.3.9 0c.6-.4 2.3-1.8 2.9-2.4.2-.1.3-.2.3-.2l-1.9-1s-.1.1-.3.2c-.8.6-3 2.1-2.9 2.4m5.2 2.6c.1.1.2.4.4.6.2-.2.5-.4.7-.6.3-.3.8.2.5.5l-.6.6q.45.3.9 0c.5-.4 2-1.5 2.7-2.2.3-.2.5-.4.5-.4l-1.9-1s-.2.2-.6.4c-1 .5-2.8 1.7-2.6 2.1m3.1 1.8c.1.1.2.4.4.6.2-.1.3-.3.5-.4.3-.3.8.2.5.5l-.4.4q.45.3.9 0c.6-.4 2.3-1.8 2.9-2.4.2-.1.3-.2.3-.2l-1.9-1s-.2.1-.4.3c-.9.5-2.9 1.9-2.8 2.2'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M66.3 273.7c.3-.3-.2-.8-.5-.5-.2.2-.4.3-.6.5-.7.7-1.5 1.3-2.3 1.9-.1.1-.1.1-.1.2 0 .3.2.6.5.4 0 0 .1 0 .1-.1.8-.6 1.6-1.3 2.4-2 .1-.1.3-.2.5-.4m2.2 2c.3-.3-.2-.8-.5-.5l-.1.1c-.7.6-1.4 1.2-2.1 1.7-.1.1-.1.2-.1.3 0 .3.2.5.5.3.8-.6 1.6-1.2 2.3-1.9q0 .15 0 0m5.7-1.3c.3-.3-.2-.8-.5-.5l-.1.1c-1.7 1.5-3.5 3.1-5.3 4.5l-.1.1c-.4.3 0 .9.4.6.1-.1.3-.2.4-.3 1.7-1.4 3.4-3 5.2-4.5q-.15 0 0 0m.1 3.3c.3-.3-.2-.8-.5-.5-.2.2-.5.4-.7.6-.8.7-1.5 1.3-2.3 2-.3.3.2.8.5.5.1 0 .1-.1.2-.1.7-.6 1.5-1.3 2.2-1.9zm2.9 2.1c.3-.3-.2-.8-.5-.5-.2.1-.3.3-.5.4-.6.6-1.3 1.2-1.9 1.8l-.3.3c-.3.3.2.8.5.5l.5-.5c.6-.6 1.2-1.2 1.8-1.7.1 0 .3-.2.4-.3m-20-28.1c-.2-.2-.7-.1-.6.3.1.5.2 1 .3 1.6.1.5.2 1 .3 1.4s.8.3.7-.2c-.1-.3-.1-.6-.2-.9-.1-.7-.2-1.4-.4-2.1-.1 0-.1-.1-.1-.1m1.2-.7c-.2 0-.4 0-.4.2v.2c.2 1 .4 2 .7 3 .1.2.1.5.2.7.1.4.8.2.7-.2v-.1c-.4-1.2-.7-2.4-.8-3.6-.2-.1-.3-.1-.4-.2m2.9 4.5c-.4-1.7-.7-3.4-1.2-5.1 0 0 0-.1-.1-.1-.2-.3-.7-.1-.6.3.5 1.6.8 3.2 1.2 4.8 0 .1 0 .2.1.3.1.4.5.3.7 0-.1 0-.1-.1-.1-.2m2.1.8c-.5-.8-.7-2.1-.9-3-.3-1.2-.6-2.4-1.2-3.5l-.1-.1c-.2-.2-.6 0-.6.3v.1c.6 1.1.9 2.4 1.2 3.7.2.8.4 1.8.8 2.6 0 .1.1.2.1.3.1.2.4.2.5.1.2-.2.3-.3.2-.5m33.4 17.2c-.1-.1-.3-.2-.4-.3-.4-.3-.7.3-.4.6q1.05.75 1.8 1.8l.1.1c.3.3.8-.1.5-.4-.1-.2-.3-.3-.4-.4-.3-.6-.7-1-1.2-1.4m-1.6.2c-.3-.3-.8.2-.5.5l.1.1c.9 1 1.9 1.9 2.7 2.9.3.3.8-.2.5-.5l-.3-.3c-.7-.8-1.5-1.6-2.2-2.4zm-1.4.5c-.3-.3-.8.2-.5.5l.1.1c1.3 1.3 2.5 2.6 3.8 4l.4.4c.3.3.8-.2.5-.5-.2-.3-.5-.5-.7-.8-1.1-1.1-2.2-2.3-3.3-3.4 0 0-.2-.1-.3-.3m-39.6-14.6c.3.2.6.3.9.5s.6.3.9.5.6.3.9.5.6.3.8.4c.3.1.5.3.7.4l.6.3c.2.1.4.2.5.2.3.1.4.2.4.2s-.1-.1-.3-.4c-.2-.2-.5-.6-.9-.9-.4-.4-.9-.7-1.4-1.1-.3-.2-.5-.4-.8-.5-.3-.2-.6-.3-.9-.5s-.6-.3-.9-.5-.6-.3-.9-.4c-.6-.2-1.2-.4-1.7-.6-.3-.1-.5-.1-.7-.2-.2 0-.4 0-.5-.1h-.5s.1.1.4.3c.1.1.3.2.5.3s.4.2.6.4c.2.1.4.3.7.4.2.1.5.3.8.5.2 0 .5.1.8.3m45.5-12.3c.3.2.5.5.9.8.3.3.6.6 1 .9.3.4.7.7 1 1.1.2.2.3.4.5.6s.3.4.5.6c.4.4.6.9 1 1.3.3.5.6.9.9 1.4.1.2.3.5.4.7s.2.5.4.7c.2.5.4.9.6 1.4.2.4.4.9.5 1.3s.3.8.4 1.1.2.6.2.9c.1.5.2.8.2.8s.1-.3.1-.8v-.9c0-.4 0-.8-.1-1.2 0-.5-.2-.9-.3-1.4s-.3-1-.5-1.5-.4-1.1-.7-1.6l-.9-1.5c-.4-.5-.7-1-1.1-1.4-.4-.5-.8-.9-1.2-1.3s-.8-.7-1.2-1.1c-.4-.3-.8-.6-1.2-.8s-.7-.4-1.1-.6c-.3-.1-.6-.3-.9-.3-.5-.1-.8-.2-.8-.2s.2.2.7.5c.2.1.4.3.7.5m-3.7-2.8-.2-.2c-.1 0-.1-.1-.2-.2s-.3-.2-.5-.3-.4-.1-.6-.2h-.6c-.2 0-.3.1-.4.2s-.2.1-.2.1 0 .1.1.2.1.2.3.4l.4.4c.1.1.3.2.4.3.2.1.4.1.6.2h.3c.1 0 .2 0 .3-.1.2 0 .3-.1.4-.2s.2-.1.2-.1 0-.1-.1-.2c0-.1-.1-.2-.2-.3m-62.4 31.8c0 .3.1.5.1.8.2.6.3 1.2.6 1.7s.6 1 1 1.5.8.8 1.3 1.2c.9.7 1.9 1.1 2.7 1.3.2 0 .4.1.6.1h1.5c.5-.1.8-.1.8-.1s-.3-.1-.7-.2c-.2-.1-.5-.1-.8-.3-.3-.1-.7-.2-1-.4-.4-.2-.7-.4-1.1-.6s-.7-.5-1.1-.8l-.5-.5c-.1-.2-.3-.4-.5-.6-.3-.4-.6-.8-.8-1.3-.2-.4-.4-.9-.5-1.4-.1-.2-.1-.5-.2-.8 0-.2-.1-.5-.1-.7q-.3-1.5-.3-2.7c0-.8 0-1.5.1-1.9 0-.2.1-.4.1-.5.1-.1.1-.2.1-.2s-.1 0-.1.1c-.1.1-.2.3-.4.5-.1.2-.3.5-.4.8q-.15.45-.3 1.2c-.1.9-.2 1.9-.1 2.9zm-2 3.9c.1.2.2.3.3.5.2.3.5.5.8.7.3.1.5.2.7.2h.3s0-.1-.1-.3q-.15-.15-.3-.6c-.1-.2-.2-.5-.3-.8s-.2-.6-.3-.8c-.2-.6-.5-1.2-.7-1.7-.1-.2-.2-.5-.3-.6-.1-.2-.1-.3-.1-.3l-.2.2c-.1.1-.2.4-.3.7s-.1.6-.1 1 .1.8.2 1.1c.2.3.3.5.4.7M.3 366.4c-.4-.1-.3-.7.2-.7.3 0 .5.1.8.1.3-.4.5-.7.7-1.1-.2 0-.4-.1-.6-.1-.4-.1-.3-.8.2-.7.2 0 .5.1.7.1.6-1.1 1.1-2.3 1.3-3.5-.2-1.7-.7-3.4-1.2-4.9-.2-.6.4-.9.9-.8q-.9-2.4-3-4.5l-.3.3v1.3c3.3 3.5 3.4 7.8.7 12.1-.2.3-.4.6-.7 1v2.1c.2-.3.5-.5.7-.8-.1.1-.3.1-.4.1'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M3.7 355.3c-.1-.2-.2-.3-.4-.4-.5-.2-1.1.2-.9.8.6 1.5 1 3.2 1.2 4.9.2 1.2.2 2.4.1 3.6h.1c.5 0 .5.7 0 .7h-.2c-.1.4-.1.7-.2 1.1.4.1.3.7-.2.7-.1.4-.3.7-.4 1 .1 0 .2 0 .3.1.4.1.3.8-.2.7-.1 0-.3-.1-.5-.1-.2.4-.5.8-.8 1.1.1 0 .1.1.2.1.4.2 0 .9-.4.6-.1-.1-.2-.1-.3-.2-.3.4-.7.7-1.2 1v1.6H0c6-3.6 6-11.4 3.7-17.3m5.5-22.4c-.2-.2-.5-.3-.7-.4s-.3-.2-.3-.4l-8.1 8.1v1.9l9.1-9.1zm4.3 2c.1.1.2.1.2.1.1-.1.2-.1.3-.1-.2-.1-.3-.1-.5 0m.3 1.6c-.2 0-.4 0-.5-.1-.3-.2-.5-.4-.8-.6-4.2 4.3-8.4 8.6-12.6 13v1.9l.3-.3c4.6-4.6 9.1-9.3 13.6-13.9'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M8.5 332.5c.3.1.5.3.7.4.1.1.2.1.3.2.3-.3.7.1.5.4.3.2.5.4.8.7.3-.2.7.2.5.5.2.2.4.4.6.5l.5-.5c.3-.3.8.2.5.5l-.4.4.1.1c.2.2.5.4.8.6.1.1.3.1.5.1.1 0 .1 0 .2-.1.4-.3.9-.6 1.5-.8-.1-.1-.2-.2-.3-.4-.4-.8.7-1.4 1.2-.7.1.2.2.3.4.5.7-.3 1.5-.7 2.2-1.1-.2-.2-.3-.5-.3-.8 0-.4.3-.7.7-.7s.6.3.7.7c0-.2 0-.1.1 0 .8-.7 1.5-1.5 1.8-2.5.8-2.7-3.6-5-5.3-6.2-.3-.2-.6-.1-.8.1-.4.4-.9.8-1.3 1.2.1.2.3.4.5.5s.3.4.3.6c.3-.3.7-.6 1-1 1 .7 2 1.4 2.9 2.2 2.2 2 .8 3.5-1.3 4.8-1.3.8-2.7 1.3-4 2.1-.1 0-.2.1-.3.1 0 0-.1 0-.2-.1-.6-.4-2.5-2.2-3.7-3.1l4.8-4.5c-.1 0-.2 0-.3-.1-.3-.2-.6-.5-.8-.7-.7.7-1.4 1.3-2.1 2l.5.5c.6.6-.3 1.6-1 1l-.5-.5c-.7.7-1.4 1.3-2.1 2-.1.1-.2.3-.2.4v.3c0 .2.1.3.3.4'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M10 333.6s.1 0 0 0c.2-.4-.2-.8-.5-.5-3.2 3.2-6.3 6.4-9.5 9.5v.9c3.1-3.1 6.2-6.1 9.3-9.2.2-.2.5-.4.7-.7m2.4 2.1.4-.4c.3-.3-.2-.8-.5-.5l-.5.5c-4 3.9-8 7.8-11.9 11.8v1c4.2-4.3 8.4-8.4 12.5-12.4m-1.1-1c.2-.3-.2-.7-.5-.5-3.6 3.5-7.2 7.1-10.8 10.6v1c3.7-3.7 7.5-7.4 11.3-11.1m.6-5.7-.5-.5-.8-.8c-.6-.6-1.6.3-1 1l.8.8.5.5c.6.6 1.6-.4 1-1m2.4-1.7c.1.1.2.1.3.1.2 0 .5-.1.6-.3.1-.1.1-.2.1-.3 0-.2-.1-.5-.3-.6s-.3-.3-.5-.5q-.3-.3-.3-.6c-.1-.3-.5-.6-.8-.5s-.6.5-.5.8c.2.4.4.8.7 1.1.2.4.4.6.7.8m2.1 7.2c-.4-.8-1.6-.1-1.2.7.1.1.2.3.3.4.2.3.5.5.8.7.6.6 1.6-.3 1-1-.1-.1-.3-.3-.5-.4s-.3-.2-.4-.4m3.7-1.4c-.1-.1-.1-.2 0 0-.1-.4-.3-.7-.7-.7-.3 0-.7.3-.7.7 0 .3.1.6.3.8.3.4.7.7 1.2.8.3.1.7-.1.8-.5s-.1-.7-.5-.8c-.1 0-.2-.1-.3-.2zm-7.2-3h-.2c-.9 0-.9 1.3 0 1.3h.2c.8.1.8-1.3 0-1.3m2.6-.8h.2c.9 0 .9-1.3 0-1.3h-.2c-.9 0-.9 1.3 0 1.3m-.9 3.1c-.4.1-.6.4-.7.8 0 .4.3.7.7.7.2 0 .4-.1.5-.3.2-.2.4-.5.3-.7 0-.4-.4-.6-.8-.5m.7 1v-.2zm2.3-1.5c.9 0 .9-1.3 0-1.3s-.9 1.3 0 1.3M1.5 370.2c.4.2.7-.4.4-.6-.1 0-.1-.1-.2-.1-.5-.3-1.1-.4-1.6-.4v.7q.6 0 1.2.3s.1 0 .2.1m1.4-1.7c.4.1.6-.6.2-.7-.1 0-.2 0-.3-.1-.9-.2-1.8-.4-2.7-.4v.7c.8.1 1.6.2 2.4.4.1 0 .2 0 .4.1m-2.4-2.8c-.4-.1-.6.6-.2.7.1 0 .3 0 .4.1.8.1 1.6.1 2.4.3.4.1.6-.6.2-.7-.7-.1-1.4-.2-2.1-.2-.2-.2-.5-.2-.7-.2m1.1-1.8c-.4-.1-.6.6-.2.7.2 0 .4.1.6.1.5.1 1.1.2 1.6.2h.2c.5 0 .5-.7 0-.7h-.1c-.5 0-.9-.1-1.4-.2-.2 0-.5-.1-.7-.1m21.7-27.8c.1 0 .2 0 .3-.1.1 0 .2-.1.3-.2.2-.1.4-.3.6-.5s.4-.4.5-.7.3-.5.4-.8.1-.6.2-.9c.1-.6.1-1.2 0-1.7s-.2-1-.3-1.4c-.2-.4-.3-.7-.5-.9-.1-.2-.2-.3-.2-.3v.4c0 .2-.1.6-.1 1s-.1.8-.1 1.3-.1 1-.2 1.5c0 .2-.1.5-.1.7 0 .1 0 .2-.1.3 0 .1-.1.2-.1.3-.1.2-.1.4-.2.6s-.2.3-.3.5c-.1.1-.1.1-.1.2l-.2.2-.3.3c-.2.1-.3.2-.3.2h.4c.1.1.2.1.4 0m3.5.5c.1 0 .2 0 .3-.1.2-.1.5-.3.6-.5.1-.1.2-.2.2-.4.1-.1.1-.3.2-.4v-.9c0-.3-.2-.5-.3-.7s-.3-.3-.4-.4-.2-.1-.2-.1-.1.1-.1.2c-.1.1-.1.3-.2.5s-.1.4-.2.6c0 .1 0 .2-.1.3 0 .1 0 .2-.1.3 0 .1-.1.2-.1.3s0 .2-.1.3c0 .2-.1.3-.1.5 0 .1 0 .2-.1.3v.4h.2c.3-.2.4-.2.5-.2m-22.2-8.9c-.2-.6-.5-1.3-.7-1.9-.3-.8-1.5-.5-1.3.3.1-.1.2-.1.3-.2.4-.2.7.4.4.6-.1.1-.3.2-.4.3 0 .1.1.2.1.3.1.3.2.4.2.5l-.9.6c-.8.5-1.5 1-2.3 1.6v1.8c1.5-1 2.9-2.1 4.3-3.1.2-.2.4-.5.3-.8'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M3.2 326.5c.4-.2 0-.9-.4-.6-.1.1-.2.1-.3.2-.9.6-1.7 1.2-2.6 1.7v.8c.9-.6 1.9-1.3 2.8-1.9.3 0 .4-.1.5-.2m-.7-38.7c0-.1-.1-.1-.1-.2s-.1-.3 0-.4c-.8.5-1.6 1-2.4 1.6v1.3c.9-.6 1.8-1.2 2.8-1.8-.1-.2-.2-.3-.3-.5m3.8 5.9c-.1 0-.2-.1-.3-.1-.1-.1-.2-.2-.2-.3-1.3.9-2.7 1.7-4 2.6.1.1.2.3.3.4.3.5-.4 1-.7.5-.1-.1-.2-.3-.3-.4l-.9.6v1.3c2.3-1.5 4.5-2.9 6.8-4.4-.4 0-.6-.1-.7-.2m-.6-.4v-.2s-.1 0-.1.1c0-.1.1 0 .1.1m-.2-2c-.2.1-.5.3-.7.4.1.3.3.5.5.8.4-.2.8-.5 1.2-.7-.2-.3-.3-.5-.5-.8-.2.1-.4.2-.5.3m1.1 1.2c.1 0 .1 0 .2.1 0 0 0-.1-.1-.1 0-.1 0-.1-.1 0m-1.3-2.6c-.4.2-.8.4-1.2.7l.3.6c.4-.2.8-.5 1.2-.7-.1-.3-.2-.4-.3-.6'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M3.4 288c-.4.3-.9 0-1-.4 0 .1 0 .1.1.2.1.2.2.3.3.4.1.2.3.5.4.7.4-.2.8-.5 1.1-.7l-.3-.6c-.2.2-.4.3-.6.4m.1 1.6c.1.1.2.3.2.4.4-.2.8-.5 1.2-.7-.1-.2-.2-.3-.3-.5-.3.3-.7.5-1.1.8m2.4 4c.1.1.2.1.3.1-.1 0-.1 0-.2-.1 0 .1 0 0-.1 0'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M2.4 287.6c.1.4.6.7 1 .4.2-.1.4-.2.5-.3 1.4-.9 2.7-1.8 4-2.7 2-1.3 4.2-1.1 6.4-.7 1.3.2 11 2.7 10.7 4.2-.3 1.8-1.4 3.7-3.6 3.4-.9-.1-1.9-.9-2.7-1.3-.7-.4-1.6-.8-2.4-.6-3.3.6-6.2 3.9-9.7 2.7h-.2l-.9.6v.3c0 .1.1.2.2.3l.1.1c.1 0 .1 0 .2.1.2.1.3.1.5.2 1.5.4 2.8.2 4.3-.3 2.3-.8 4.7-3.3 7.3-1.9 1.8 1 3.1 1.9 5.2 1.3 2.2-.7 2.8-3.4 3.1-5.3 0-.3-.1-.6-.4-.7-.8-.3-1.5-.5-2.2-.8 0 .1-.1.2-.1.3-.1.3-.6.5-.9.3-.4-.2-.4-.6-.3-.9 0-.1.1-.1.1-.2-.6-.2-1.3-.5-1.9-.7v.2c0 .4-.5.6-.8.5-.4-.1-.6-.4-.5-.8 0-.1 0-.3.1-.4l-2.7-.9c0 .1 0 .1-.1.2-.2.8-1.5.6-1.3-.3 0-.1.1-.2.1-.3-.6-.1-1.1-.3-1.7-.4-.3-.1-.6-.1-.9-.1-.1.2-.1.5-.2.7-.1.3-.6.5-.9.3-.4-.2-.4-.6-.3-.9v-.1c-3.4.2-5.7 2.4-8.9 4.3-.2.1-.2.2-.3.4.1-.4.1-.3.1-.2'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M11.9 283.6c.3.1.8 0 .9-.3.1-.2.1-.5.2-.7l.3-.9c.1-.3.1-.7-.3-.9-.3-.1-.8 0-.9.3-.2.5-.3 1-.5 1.5v.1c-.1.4-.1.8.3.9m4.9.1c0-.1 0-.1.1-.2.1-.4.3-.7.5-1.1.2-.3 0-.7-.3-.9s-.7 0-.9.3c-.2.4-.4.9-.6 1.3 0 .1-.1.2-.1.3-.2.8 1.1 1.1 1.3.3m3.2 1.9c.3.1.8-.2.8-.5v-.2c.1-.4.2-.8.5-1.1.2-.3 0-.7-.3-.9s-.7 0-.9.3c-.2.4-.4.8-.5 1.3 0 .1-.1.3-.1.4 0 .2.1.6.5.7m-15.3 3.3c1.9-1.2 3.8-2.3 5.7-3.6.4-.2 0-.8-.4-.6-1.9 1.2-3.7 2.4-5.6 3.5-.4.2-.8.5-1.1.7-1.1.7-2.1 1.3-3.2 2v.8c1.2-.7 2.4-1.4 3.5-2.2.3-.2.7-.4 1.1-.6m.6 1c3-1.6 6-3.1 9.3-4 .4-.1.2-.8-.2-.7-3.4 1-6.5 2.4-9.4 4.1-.4.2-.8.4-1.2.7-1.3.7-2.5 1.5-3.8 2.3v.8c1.4-.9 2.7-1.7 4.1-2.5.4-.3.8-.5 1.2-.7'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M5.5 291.3c.2-.1.3-.2.5-.3 3.7-2.2 7.9-3.5 12.2-4.1.4-.1.4-.8 0-.7-2.8.4-5.5 1.1-8.2 2-1.6.5-3 1.3-4.4 2.2-.4.2-.8.5-1.2.7-.7.5-1.4.9-2.2 1.4-.7.4-1.4.8-2 1.3.1.2.3.4.4.6 1.4-.9 2.8-1.7 4.2-2.6.2-.2.5-.3.7-.5m-5.2 4.2c-.1.1-.2.1-.3.2v.8c.2-.2.5-.3.7-.5-.1-.1-.2-.3-.4-.5'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='m5.7 293 .9-.6s.1 0 .1-.1c.3-.2.7-.4 1-.6 3.9-2.3 9.3-2.8 13.8-2.8.5 0 .4-.7 0-.7-2.5 0-5.1.3-7.6.7-2.8.5-5.2 1.5-7.6 2.8-.4.2-.8.4-1.2.7-.1.1-.2.1-.4.2-1.3.8-2.5 1.6-3.8 2.4.1.2.3.4.4.6 1.4-.9 2.7-1.7 4.1-2.5.2 0 .3-.1.3-.1'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M.7 296.1c.1.1.1.2.2.3s.2.3.3.4c.3.5 1 0 .7-.5-.1-.1-.2-.3-.3-.4s-.1-.2-.2-.3c-.1-.2-.3-.4-.4-.6-.2-.2-.3-.5-.5-.7-.1-.2-.3-.4-.4-.6-.1-.1-.1-.2-.2-.3v1.6c.1.2.2.4.3.5.3.2.4.4.5.6m22.3-9.5c.3.2.8 0 .9-.3 0-.1.1-.2.1-.3.1-.3.3-.6.4-.9.4-.8-.8-1.4-1.2-.6-.2.3-.3.7-.5 1 0 .1-.1.1-.1.2 0 .4 0 .8.4.9m-21 14c.5-.4 1-.8 1.5-1.1.2-.2.5-.4.7-.6s.4-.3.6-.5.4-.3.5-.4c.2-.1.3-.2.4-.3l.3-.3h-.5c-.1 0-.3 0-.5.1-.2 0-.4.1-.7.2-.2.1-.5.2-.8.3s-.5.3-.8.4c-.6.3-1.1.7-1.6 1l-1.2.9v1.6c.1-.1.3-.1.4-.2.7-.3 1.2-.7 1.7-1.1m176.8-98.3c-.1.4-.2.8-.3 1.1 1.3 1.5 3.2 2.6 4.7 3.7.2-.4.4-.7.7-1.1.4-.6 1.4-.2 1.3.4.1 0 .1 0 .2.1 2.3-1.4 4.7-2.6 6.7-4.5-.4-.2-.8-.5-1.2-.7-.9.8-1.9 1.5-2.9 2.2-1.6 1-3.6 2.9-5.4 1.6-1-.7-2.4-1.6-3.3-2.7 3-2.1 6.1-4.2 9.1-6.3 1.8-1.3 3.7-2.6 5.5-3.8.3-.2.7-.5 1-.7q.15 0 .6.3c.3.2.7.4 1 .5.4-.3.8-.6 1.1-.9l-.1-.1-2.4-1.2c-.2-.1-.5-.1-.7 0-5.5 3.8-11 7.7-16.5 11.5l-.1.1c.5-.4 1.1-.1 1 .5'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M198.6 206.4c-.4-.3-.8-.6-1.2-.8-1.4 1-2.9 2-4.3 2.9-.6.4-1.2.8-1.8 1.1l-.1.1c-1.8-1.2-3.8-2.5-5.8-3.3-.1 0-.1 0-.2-.1 0 .1 0 .2-.1.3l-.6.9c2 .7 3.9 1.9 5.7 3.1.1-.2.3-.4.4-.6.5-.7 1.5-.1 1.2.5.1 0 .2.1.3.2 2.2-1.4 4.4-2.8 6.5-4.3'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M183.3 209.2c.1.1.2.1.3.2.2-.7.5-1.3.9-1.9l.6-.9c.1-.1.1-.2.1-.3.1-.6-.9-1-1.3-.4-.2.4-.4.7-.7 1.1s-.5.9-.7 1.4c-1.3-.7-2.6-1.3-3.9-2-.8-.4-.6-.2-.5-1 .1-.7.2-1.4.4-2 .1-.4.2-.8.3-1.1.1-.6-.5-.9-.9-.8-.2.1-.4.2-.4.5-.3 1.2-.6 2.4-.7 3.7-.1.5-.1.8.1 1.2.4.7 1.7 1.2 2.5 1.5l3 1.5c-.1-.5.4-1 .9-.7'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M190.1 213.5c.1.1.2.1.3.2.2-.7.4-1.3.7-1.9 0 0-.1 0-.1-.1-.8-.4-.1-1.6.6-1.2.1 0 .1.1.2.1.3-.7-.8-1.2-1.2-.5-.1.2-.3.4-.4.6-.4.7-.8 1.5-1 2.3-2-1-3.7-2.4-5.6-3.6-.1-.1-.2-.1-.3-.2-.5-.3-1 .2-1 .7 0 .2.1.3.3.5 2.2 1.4 4.3 3.1 6.7 4.2.1 0 .1 0 .2.1-.7-.6-.1-1.7.6-1.2'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M197.8 217.6c.2-.6.5-1.1.7-1.7-.2-.1-.3-.2-.5-.3-.1 0-.2 0-.2-.1-.2-.1-.3-.2-.5-.3-.2.5-.4 1.1-.7 1.6-2-1.2-4.3-1.9-6.2-3.2-.1-.1-.2-.1-.3-.2-.7-.5-1.3.7-.6 1.2 2.2 1.6 4.9 2.3 7.1 3.8 0 0 .1 0 .2.1-.1-.1-.1-.2-.1-.4 0-.5.7-.7 1.1-.5'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M198.6 214.4c.2.1.5.3.8.4 2-1.6 3.9-3.2 5.9-4.7.1 0 .1-.1.1-.2-.4-.2-.8-.5-1.2-.7-2.1 1.6-4.1 3.3-6.1 4.9-.1 0-.2-.1-.3-.2l-2.1-1.2c-1.2-.7-2.4-1.4-3.6-2-.1-.1-.2-.1-.3-.2-.1 0-.1-.1-.2-.1-.8-.4-1.4.8-.6 1.2 0 0 .1 0 .1.1 2.1 1.1 4.1 2.3 6.1 3.5.2.1.3.2.5.3.1 0 .1.1.2.1h-.1c-.6-.4 0-1.6.8-1.2m-.1-22.8c-2.5 2-4.9 3.9-7.4 5.9-.5.4-.9.6-1 1.2-.1.3-.1.5-.2.8v.1c.1.1.2.1.3.2.9.6 1.8 1.1 2.7 1.7.2.1.4.3.6.4l8.4-6c.1-.1.3-.2.4-.3 0 0 0-.2.1-.5 0-.5-.1-1.1.3-.8-.2-.1-.3-.2-.5-.3-1.2-.9-2.4-1.7-3.7-2.4'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M192.6 195.2c-1.9 1.5-3.3 2.1-3.6 4.5 0 .2 0 .4.2.5.5.3 1 .6 1.5 1 .4.2.8.5 1.2.7.5.3.9.6 1.4.8.1.1.3.1.4 0 2.2-1.6 4.3-3.1 6.5-4.7.9-.6 1.8-1.3 2.6-1.9.2-.1.2-.3.3-.5-.1 0-.1-.1-.2-.1-.6-.4-.3-1.3.3-1.3v-.5c0-.2-.1-.3-.2-.4-1.5-.9-2.9-1.8-4.4-2.7-.1-.1-.2-.1-.4-.1h-.2c-.2.2-.5.4-.7.5-.4.3-.8.6-1.1.9-1 1.3-2.3 2.3-3.6 3.3m9.8-.2c0 .4-.1.5-.1.5-.1.1-.3.2-.4.3l-8.4 6c-.2-.1-.4-.3-.6-.4-.9-.5-1.8-1.1-2.7-1.7-.1-.1-.2-.1-.3-.2v-.1c0-.3.1-.5.2-.8.1-.6.5-.8 1-1.2 2.5-2 4.9-3.9 7.4-5.9 1.2.7 2.4 1.5 3.6 2.2.2.1.3.2.5.3-.4-.1-.2.4-.2 1m-5.7 7.7c-.1.1-.2.9-.2 1.3l.1.1c.7.5 1.5.9 2.2 1.4.4.2.8.5 1.2.7 0 0 .1 0 .1.1 2.7-1.9 5.3-3.8 8-5.7.2-.2.5-.3.7-.5 0 0 .1 0 .1-.1 0-.2 0-.5.1-.7 0-.1-.1-.2 0-.4 0-.1 0-.1.1-.2v-.3c-1.1-.8-2.3-1.5-3.4-2.3-.1.3-.4.6-.7.5l-6.9 5.1c-.6.4-1 .7-1.4 1m12.3-2.8q0-.15 0 0'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M205.4 195.6c.2.2.2.4.2.6 1.1.8 2.3 1.5 3.4 2.3v.3c.1-.2.5-.4.7-.3.1 0 .1.1.2.1v-.2c0-.2-.1-.3-.2-.4-1.3-.9-2.6-1.7-3.9-2.6l-.1-.1h-.1c-.1 0-.1 0-.2.1-.1 0-.1.1-.2.1 0 0 .1 0 .2.1m-9.8 8.5c0 .2 0 .4.2.5.5.3 1.1.7 1.6 1 .4.3.8.5 1.2.8s.8.5 1.3.8c.1.1.3.1.4 0 2.2-1.6 4.3-3.1 6.5-4.7.9-.6 1.8-1.3 2.6-1.9.2-.2.3-.4.4-.7-.1-.1-.3-.1-.4-.2-.2-.1-.4-.2-.5-.4 0 .2 0 .5-.1.7 0 0-.1 0-.1.1-.2.2-.5.4-.7.5-2.7 1.9-5.3 3.8-8 5.7 0 0-.1 0-.1-.1-.4-.2-.8-.5-1.2-.7-.7-.5-1.5-.9-2.2-1.4 0 0-.1 0-.1-.1 0-.4.1-1.2.2-1.3l1.2-.9 6.9-5.1c-.1 0-.3-.1-.4-.2s-.3-.2-.4-.3c-1.6 1.2-3.2 2.4-4.8 3.5-1.8 1.5-3.2 2-3.5 4.4m13.4-4.2q0-.15 0 0m-5 6.8c-.1.1-.2.9-.2 1.3l.1.1c.9.5 1.7 1.1 2.6 1.6l.9.6c2.7-2 5.5-3.9 8.2-5.9.2-.1.4-.3.6-.4v-.1c0-.5.1-.9.1-1.4l-.1-.1c-1.2-.7-2.3-1.5-3.5-2.2-.1.1-.2.2-.4.3-.1.2-.3.4-.6.5-2.2 1.6-4.4 3.3-6.6 4.9-.3.2-.7.5-1.1.8m12.4-4.2c.1 0 .1.1 0 0'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M212.4 200.4c.1-.1.2-.2.4-.3 1.2.7 2.3 1.5 3.5 2.2 0 0 .1 0 .1.1 0 .5-.1.9-.1 1.4v.1c-.2.1-.4.3-.6.4-2.7 2-5.5 3.9-8.2 5.9l-.9-.6c-.9-.5-1.7-1.1-2.6-1.6 0 0-.1 0-.1-.1 0-.4.1-1.2.2-1.3l1.2-.9c2.2-1.6 4.4-3.3 6.6-4.9-.1 0-.2 0-.3-.1l-.6-.3c-1.5 1.1-2.9 2.2-4.4 3.3-1.9 1.4-3.3 1.9-3.6 4.4 0 .2 0 .4.2.5.3.2.7.4 1 .6.4.2.8.5 1.2.7.6.4 1.2.8 1.9 1.2.1.1.3.1.4 0 2.2-1.6 4.3-3.1 6.5-4.7.9-.6 1.8-1.3 2.6-1.9.2-.2.3-.5.4-.8-.1-.1-.2-.1-.4-.2-.7-.4-.2-1.3.4-1.3v-.2c0-.2-.1-.3-.2-.4-1.3-.9-2.7-1.7-4-2.6-.1 0-.1-.1-.2-.1h-.1c-.1 0-.1 0-.1.1-.1.1-.3.2-.4.3h.1c.2.5.2.8.1 1.1m4 2.1c.1.1.1 0 0 0m2.1 11c-.1.1-.2.9-.2 1.3l.1.1c.4.3.9.5 1.3.8.4-.2.7.1.8.5 0 0 .1 0 .1.1.4.2.8.5 1.2.7 0 0 .1 0 .1.1 2.7-1.9 5.3-3.8 8-5.7.2-.2.5-.3.7-.5 0 0 .1 0 .1-.1v-.5c-.1-.2 0-.4 0-.6v-.4c-1.1-.8-2.3-1.5-3.4-2.3-.2.2-.4.3-.6.5-.1.3-.4.7-.8.6-2.1 1.5-4.2 3.1-6.2 4.6-.4.2-.8.5-1.2.8m12.2-2.8c.1-.1 0-.1 0 0'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M226.7 207.4c.2-.2.4-.3.6-.5 1.1.8 2.3 1.5 3.4 2.3v.4c.1-.2.4-.4.7-.3.1 0 .2.1.2.1v-.5c0-.2-.1-.3-.2-.4-1.3-.9-2.6-1.7-3.9-2.6-.1 0-.1-.1-.2-.1h-.1c-.1 0-.1 0-.2.1l-.9.6c.1 0 .1 0 .2.1.4.3.5.6.4.8m-9.4 7.5c0 .2 0 .4.2.5.4.3.8.5 1.2.8.2-.2.4-.3.7-.5.1 0 .1 0 .2-.1-.4-.3-.9-.5-1.3-.8 0 0-.1 0-.1-.1 0-.4.1-1.2.2-1.3l1.2-.9c2.1-1.5 4.2-3.1 6.2-4.6h-.2c-.2-.1-.5-.2-.7-.4-1.3 1-2.7 2-4 2.9-1.8 1.6-3.2 2.1-3.6 4.5m13.3-4.1c-.2.2-.5.3-.7.5-2.7 1.9-5.3 3.8-8 5.7 0 0-.1 0-.1-.1-.4-.2-.8-.5-1.2-.7l-.1-.1c.1.2 0 .5-.3.7l-.1.1c.5.3 1.1.7 1.6 1 .1.1.3.1.4 0 2.2-1.6 4.3-3.1 6.5-4.7.9-.6 1.8-1.3 2.6-1.9.2-.1.3-.3.3-.5-.1-.1-.3-.1-.4-.2-.2-.1-.4-.3-.4-.5 0 .3 0 .5-.1.7 0-.1 0 0 0 0m.1-.1c0-.1.1-.1 0 0M203 195.6c.1 0 .1.1.2.1.3.2.5.4.8.5.1.1.3.2.4.3s.2.1.4.2c.3 0 .7-.2.7-.5 0-.2 0-.4-.2-.6-.1-.1-.2-.1-.2-.2-.5-.4-1-.7-1.5-1-.1-.1-.2-.1-.3-.1-.5 0-.9.9-.3 1.3m6 3.1c0 .1-.1.1-.1.2v.4c.1.2.2.4.5.4.1.1.3.1.4.2.4.2.7.4 1 .6l.6.3c.1.1.2.1.3.1.3 0 .5-.2.6-.5s.1-.6-.3-.8h-.1c-.7-.4-1.4-.8-2.2-1.1-.1 0-.1-.1-.2-.1 0-.2-.3 0-.5.3'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M216.8 203.6c.1.1.2.1.4.2 1.4.7 2.7 1.4 4.1 2.1.2-.1.4-.3.5-.4.6-.5 1.3.5.8 1 .8.4 1.6.7 2.3 1.1.2.1.5.2.7.4h.2c.4.1.7-.2.8-.6 0-.2 0-.5-.3-.6-.1 0-.1 0-.2-.1-2.9-1.4-5.9-2.8-8.7-4.3-.1 0-.2-.1-.2-.1-.6 0-1.1.9-.4 1.3'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M205.5 217.6c.3.1.5.2.8.3 1.2-.8 2.5-1.4 3.6-2.2 1.5-1 2.9-2 4.4-3.1 2.8-1.9 5.6-3.9 8.2-6l.1-.1c.5-.6-.1-1.6-.8-1-.2.1-.4.3-.5.4-3.2 2.5-6.5 4.8-9.8 7.1-1.3.9-2.7 1.9-4 2.8-1.3.8-2.4 1.7-3.9 1.1-1.4-.6-2.9-1.2-4.2-1.9-.3-.1-.5-.3-.8-.4-.7-.5-1.4.7-.6 1.2h.1c.2.1.3.2.5.3 1.9 1.1 4 1.8 6 2.7 0-.1.1-.2.1-.3-.3-.6.2-1.2.8-.9'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M204.6 221.7c.1 0 .2.1.3.1l.9-2.7c-.3-.1-.5-.2-.8-.4-.2-.1-.3-.2-.4-.4 0 .1-.1.2-.1.3-.3.9-.6 1.7-.8 2.6-1.2-.4-2.2-1.1-3.3-1.8-.5-.3-.9-.6-1.4-.9-.2-.1-.4-.2-.6-.4l-.3-.3c0-.1-.1-.2-.2-.3-.4-.2-1.1 0-1.1.6 0 .1 0 .2.1.4.3.7 1.5 1.2 2.1 1.5 1.6 1 3 2 4.8 2.6-.5-.5.1-1.3.8-.9'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M211.2 224.7c.2.1.4.2.5.3.3-.8.5-1.6.8-2.4-.2-.1-.3-.1-.5-.2-.3-.1-.4-.3-.5-.6 0 0-.1 0-.1-.1-.3.9-.6 1.7-.9 2.6-1.9-.9-3.7-1.8-5.6-2.7-.1 0-.2-.1-.3-.1-.7-.3-1.2.5-.9 1 .1.1.1.2.3.2 2.2 1 4.4 2.1 6.6 3.1h.1s-.1 0-.1-.1c-.9-.2-.2-1.4.6-1'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M212.3 221.1c.3.1.7.3 1.2.5 2-1.8 4.4-3.1 6.6-4.7l.1-.1c.3-.2.3-.5.3-.7-.1-.4-.4-.7-.8-.5-.1 0-.1 0-.2.1-.2.2-.4.3-.7.5-1.7 1.2-3.6 2.3-5.3 3.6-1.1.8-1.1 1-2.5.3-1.6-.8-3.1-1.6-4.7-2.2-.3-.1-.5-.2-.8-.3-.6-.2-1.1.4-1 .8 0 .2.1.3.4.4s.5.2.8.4c1.9.8 3.8 1.8 5.6 2.7 0 0 .1 0 .1.1 0-.6.3-1.1.9-.9'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M227.2 220.6c-.4-.3-.8-.5-1.2-.8-1.9 1.5-4 2.8-6 4.2-1.2.9-4.4-1.3-6.5-2.4-.4-.2-.8-.4-1.2-.5-.5-.2-.8.3-.8.8 0 .2.2.5.5.6.2.1.3.1.5.2 2.1.7 4.2 1.9 6.1 3.1 0-.1.1-.3.1-.4.2-.5.8-.4 1.1 0 .2.1.3.2.5.3 2.2-1.9 4.7-3.4 6.9-5.1'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M218.6 228.6c.1.1.3.2.4.3.2-.7.3-1.5.6-2.2-.2-.1-.4-.2-.5-.3-.8-.4-.1-1.6.6-1.2h.1c-.3-.4-.9-.5-1.1 0-.1.1-.1.3-.1.4-.3.8-.5 1.7-.7 2.5-2.1-1.1-4.1-2.1-6.2-3.2-.2-.1-.4-.2-.5-.3-.8-.4-1.4.8-.6 1.2 0 0 .1 0 .1.1 2.4 1.3 4.9 2.5 7.3 3.8-.8-.3-.1-1.5.6-1.1m7.4-10.7c-.1.3-.1.5-.2.8v.1c.1.1.2.1.3.2.9.5 1.8 1.1 2.7 1.7.2.1.4.3.6.4l8.4-6c.1-.1.3-.2.4-.3 0 0 0-.2.1-.5 0-.5-.1-1.1.3-.8-.2-.1-.3-.2-.5-.3-1.2-.7-2.4-1.5-3.6-2.2l-.1.1c.4.4.1 1.3-.6 1.1-.2 0-.3-.1-.5-.2-2 1.6-4.1 3.3-6.1 4.9-.7.2-1.1.3-1.2 1'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M234 210.7c.1 0 .2.1.3.2l.1-.1c1.2.7 2.4 1.5 3.6 2.2.2.1.3.2.5.3-.4-.3-.2.3-.3.8 0 .4-.1.5-.1.5-.1.1-.3.2-.4.3l-8.4 6c-.2-.1-.4-.3-.6-.4-.9-.5-1.8-1.1-2.7-1.7-.1-.1-.2-.1-.3-.2v-.1c0-.3.1-.5.2-.8.1-.6.5-.8 1-1.2 2-1.6 4.1-3.3 6.1-4.9-.3-.1-.6-.3-.8-.4-1.3 1-2.5 2-3.8 3-1.9 1.5-3.3 2.1-3.6 4.5 0 .2 0 .4.2.5.3.2.5.3.8.5.4.3.8.5 1.2.8.7.4 1.4.8 2 1.3.1.1.3.1.4 0 2.2-1.6 4.3-3.1 6.5-4.7.9-.6 1.8-1.3 2.6-1.9.2-.1.3-.4.4-.7-.1-.1-.2-.1-.3-.2-.7-.4-.2-1.4.4-1.3v-.2c0-.2-.1-.3-.2-.4-1.5-.9-2.9-1.8-4.4-2.7-.1-.1-.2-.1-.4-.1h-.2c-.2.2-.5.4-.7.6.5.3.7.4.9.5m5.3 13.1c-.1.1-.2.9-.2 1.3l.1.1c.3.2.7.4 1 .6.4-.2.7.1.8.5.1.1.3.2.4.3.4.2.8.5 1.2.7 0 0 .1 0 .1.1 2.7-1.9 5.3-3.8 8-5.7.2-.2.5-.3.7-.5 0-.2.1-.3.2-.4 0-.3.1-.6.1-1v-.2c-1.1-.8-2.3-1.5-3.4-2.3-.4.3-.9.7-1.3 1 .1.5-.4 1.1-.9.7l-5.4 3.9c-.6.3-1 .6-1.4.9'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M238.2 225.2c0 .2 0 .4.2.5.3.2.6.4 1 .6.2-.2.4-.3.6-.5l.1-.1c-.3-.2-.7-.4-1-.6 0 0-.1 0-.1-.1 0-.4.1-1.2.2-1.3l1.2-.9 5.4-3.9c-.3-.2-.5-.4-.8-.5l-3.3 2.4c-1.8 1.4-3.2 1.9-3.5 4.4m8.7-7c.4-.3.9-.7 1.3-1 1.1.8 2.3 1.5 3.4 2.3v.2c0 .3-.1.6-.1 1v-.1c.3-.3.7-.3.9 0v-1.3c0-.2-.1-.3-.2-.4-1.3-.9-2.6-1.7-3.9-2.6 0 0-.1-.1-.2-.1h-.2c-.1 0-.1 0-.2.1-.6.4-1.1.8-1.7 1.2.1.1.2.1.3.2.4.2.5.4.6.5m-4.2 9.1s-.1 0-.1-.1c-.4-.2-.8-.5-1.2-.7-.1-.1-.3-.2-.4-.3.1.2 0 .5-.3.7l-.1.1c.6.4 1.3.8 1.9 1.2.1.1.3.1.4 0 2.2-1.6 4.3-3.1 6.5-4.7.8-.6 1.7-1.2 2.5-1.8-.1-.1-.2-.1-.3-.2s-.2-.3-.2-.5c-.2.2-.5.3-.7.5-2.7 2-5.4 3.9-8 5.8m-12-17.6q-.15.3 0 .6c.1.2.2.4.4.5.1.1.3.1.4.2.3.1.5.3.8.4.3.2.6.3.8.4s.3.1.5.2c.7.2 1-.7.6-1.1-.1-.1-.2-.2-.3-.2-.2-.1-.4-.1-.5-.2-.6-.3-1.2-.7-1.8-.9-.1 0-.2-.1-.2-.1-.3-.2-.5-.1-.7.2'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M238.8 214.4c.1.1.2.1.3.2l3 1.8c.1-.1.3-.2.4-.3.7-.5 1.4.6.8 1.1.6.4 1.2.8 1.7 1.2.3.2.5.4.8.5.5.4 1-.2.9-.7 0-.2-.1-.3-.3-.4-.1-.1-.2-.1-.3-.2-2.2-1.6-4.4-3.1-6.8-4.4-.1 0-.2-.1-.2-.1-.5-.1-1 .9-.3 1.3'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M226.3 228.8c.1.1.2.1.4.2 5.5-3.9 11-7.9 16.7-11.8l.1-.1c.6-.5-.1-1.6-.8-1.1-.1.1-.3.2-.4.3-4.1 2.8-8.1 5.7-12.1 8.5-1.5 1.1-3.1 2.2-4.6 3.3-.4-.2-.8-.4-1.1-.6-1.3-.7-2.7-1.5-4-2.1-.2-.1-.3-.2-.5-.3h-.1c-.8-.4-1.4.8-.6 1.2.2.1.4.2.5.3 1.8.9 3.5 1.8 5.2 2.8.1-.2.2-.3.3-.5.2-.4.6-.4.9-.2-.1 0 0 .1.1.1'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M224.6 232.1c.2.1.3.2.5.3.3-.8.6-1.5.9-2.2-.1-.1-.2-.1-.3-.2-.6-.4-.2-1.4.4-1.3-.3-.2-.7-.2-.9.2-.1.2-.2.3-.3.5-.4.7-.7 1.5-1 2.2-1.6-.9-3.2-1.9-4.8-2.8-.1-.1-.3-.2-.4-.3-.8-.4-1.4.7-.6 1.2 2 1.2 3.9 2.4 5.9 3.5-.8-.4-.2-1.6.6-1.1'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M233.1 232.6c2.5-1.8 5-3.6 7.5-5.6l.1-.1c.2-.2.3-.5.3-.7-.1-.4-.4-.7-.8-.5 0 0-.1 0-.1.1-.2.2-.4.3-.6.5-2.1 1.7-4.3 3.2-6.4 4.8-.4.3-.8.6-1.1.8-.1 0-.1-.1-.2-.1-1.7-.9-3.3-1.8-4.9-2.8-.1-.1-.2-.1-.4-.2-.1-.1-.2-.1-.3-.1-.6-.1-1 .9-.4 1.3.1.1.2.1.3.2 1.7 1.1 3.4 2 5.2 2.9 0-.2.1-.3.1-.5.1-.6.9-.6 1.2-.2.1 0 .1 0 .2.1 0 0 .2.1.3.1'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M231.6 236.2c.3-.8.5-1.6.7-2.4-.1-.1-.2-.1-.3-.2-.7-.3-.2-1.3.4-1.2-.3-.4-1.1-.4-1.2.2 0 .2-.1.3-.1.5-.2.9-.4 1.7-.7 2.5-1.8-1.1-3.6-2.2-5.3-3.2-.2-.1-.3-.2-.5-.3-.7-.5-1.4.7-.6 1.2 2.2 1.3 4.3 2.6 6.5 3.9.1.1.3.1.5.1-.8-.6 0-1.5.6-1.1'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M237.9 239.9s.1 0 0 0c.3-.8.5-1.7.8-2.5-.1 0-.1-.1-.2-.1q-.3.15-.6 0c-.2-.1-.3-.2-.5-.3-.3.8-.5 1.6-.7 2.5-1.7-1-3.5-1.9-5-3.2 0 0-.1 0-.1-.1-.6-.3-1.4.5-.8 1.1 1.8 1.5 4 2.6 6 3.8.2.1.3.1.5.1h-.1c-.7-.5-.1-1.7.7-1.3m1.2-3.9c.2.1.5.2.7.4 2.2-1.6 4.3-3.3 6.5-5 .1-.1.2-.2.2-.3-.4-.2-.8-.5-1.1-.7-2.3 1.8-4.6 3.5-6.9 5.3-.1.1-.1.1-.2.1-.4-.3-.8-.5-1.1-.8-1.3-.9-2.6-1.7-4-2.5-.2-.1-.3-.2-.5-.3-.1 0-.1 0-.2-.1-.7-.1-1.1.9-.4 1.2.1.1.2.1.3.2 1.8.9 3.5 2.1 5.1 3.2.2.1.3.2.5.3q.3.15.6 0c-.1 0-.1-.1-.2-.1-.7-.1-.1-1.3.7-.9'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M245.7 239.4v-.3c0-.2.1-.3.3-.4h1.3c1.5-1.3 3.1-2.6 4.7-3.8-.2-.1-.5-.3-.7-.4s-.2-.3-.2-.5c-2.1 1.6-4.2 3.4-6.3 5.1-1.7-.8-3.4-1.7-5.1-2.6-.2-.1-.5-.2-.7-.4-.8-.4-1.4.8-.6 1.2.1 0 .1.1.2.1s.1.1.2.1c1.8 1 3.6 1.9 5.5 2.8 0-.1 0-.1.1-.2.2-.5.7-.6 1.1-.4-.1-.2 0-.2.2-.3'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M244.3 243.4s.1 0 .1.1c.4-.9.8-1.8 1.1-2.8-.5-.3-.4-.8-.1-1.1-.3-.2-.9-.1-1.1.4 0 .1 0 .1-.1.2-.3.9-.6 1.8-1 2.7-1.7-1.1-3.4-2.2-5.2-2.9h-.1c-.8-.3-1.4.8-.6 1.2h.1c2 .9 3.9 2.2 5.8 3.3.1.1.2.1.3.1-.6-.5 0-1.5.8-1.2'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M250.6 247.1c.5-.4 1-.8 1.5-1.1.1-.6.3-1.2.4-1.8l-.1.1c-.2.2-.5.3-.8.1-.1-.1-.3-.2-.4-.3-.2.8-.4 1.7-.6 2.5-2-1.1-4.1-2.2-6.2-3.2 0 0-.1 0-.1-.1-.7-.3-1.3.6-.8 1.1 0 0 .1.1.2.1 2.4 1.1 4.7 2.4 7 3.6-.4-.1-.5-.7-.1-1'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M267.4 231.8c-.2-.2-.6-.4-.9-.5-3.3 2-6.3 4.7-9.2 7.1h.4c.7 0 .7 1 0 1.1h-1.8c-.1 0-.1.1-.2.1-.2.1-.4.3-.5.4.7 0 .7 1 0 1.1-.5 0-1 0-1.4.1-.7.6-1.4 1.1-2.1 1.7l-1.5-.9c-.4-.2-.8-.5-1.2-.7h-2.2c-.7 0-.7-1.1 0-1.1h.4c-.3-.2-.7-.4-1-.6h-.6c-.1-.1-.2-.1-.2-.2-.1 0-.3.1-.4.2-.3.3-.3.8.1 1.1 1.9 1.1 3.8 2.3 5.7 3.4.1.1.3.2.4.3.3.2.6.1.8-.1l.1-.1c2.4-2 4.9-4 7.3-5.9s4.8-4.2 7.5-5.8c-.2 1.2-.4 2.4-1.1 2.9-2 1.3-3.9 2.8-5.7 4.2-2.8 2.1-5.6 4.3-8.4 6.5-.5.4-1 .8-1.5 1.1-.4.3-.3.9 0 1.1.2.2.5.2.7 0 3.4-2.7 6.9-5.4 10.3-8 1.9-1.4 3.8-2.9 5.8-4.2 1.2-.8 1.1-3.5 1.4-4.7.1-.6-.5-1-1-.7.2.1.3.2.4.3 1.2.4.3 1.4-.4.8'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M264.6 230.6c.5.1 1 .4 1.4.6.1.1.3.1.4.2.3.1.7.3.9.5.7.6 1.6-.4.9-1-.1-.1-.3-.2-.4-.3l-1.2-.6c-.4-.2-.9-.4-1.4-.6 0 .4-.1.8-.4 1 .1.1 0 .1-.2.2m-18.9-1.9c-.1.3-.1.5-.2.8v.1c.1.1.2.1.3.2.9.5 1.8 1.1 2.7 1.7.2.1.4.3.6.4l8.4-6c.1-.1.3-.2.4-.3 0 0 0-.2.1-.5 0-.5-.1-1.1.3-.8-.2-.1-.3-.2-.5-.3-1.2-.7-2.4-1.5-3.6-2.2-.1.1-.2.1-.3.2 0 .4-.4.8-.8.7-2.1 1.7-4.2 3.3-6.3 5-.6.2-1 .3-1.1 1'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M253.9 221.8c.1-.1.2-.1.3-.2 1.2.7 2.4 1.5 3.6 2.2.2.1.3.2.5.3-.4-.3-.2.3-.3.8 0 .4-.1.5-.1.5-.1.1-.3.2-.4.3l-8.4 6c-.2-.1-.4-.3-.6-.4-.9-.6-1.8-1.1-2.7-1.7-.1-.1-.2-.1-.3-.2v-.1c0-.3.1-.5.2-.8.1-.6.5-.8 1-1.2 2.1-1.7 4.2-3.3 6.3-5-.1 0-.2-.1-.3-.2s-.3-.2-.5-.3c-1.3 1.1-2.7 2.1-4 3.2-1.9 1.5-3.3 2.1-3.6 4.5 0 .2 0 .4.2.5s.3.2.5.3c.4.2.8.5 1.1.7.8.5 1.6 1 2.5 1.5.1.1.3.1.4 0 2.2-1.6 4.3-3.1 6.5-4.7.9-.6 1.8-1.3 2.6-1.9.1 0 .1-.1.2-.2-.1-.1-.2-.1-.4-.2-.8-.4-.2-1.5.6-1.2v-.9c0-.2-.1-.3-.2-.4-1.5-.9-2.9-1.8-4.4-2.7-.1-.1-.2-.1-.4-.1h-.1c-.2.1-.3.3-.5.4.1.1.2.2.3.2.3.7.4.9.4 1m-1.7 10.7c-.1.1-.2.9-.2 1.3l.1.1c.7.5 1.5.9 2.2 1.4.4.2.8.5 1.2.7 0 0 .1 0 .1.1 2.7-1.9 5.3-3.8 8-5.7.2-.2.5-.4.7-.5 0 0 .1 0 .1-.1 0-.4.1-.9.1-1.3v-.2c-1.1-.7-2.1-1.4-3.2-2.1.6.6-.3 1.6-.9 1l-.4-.4-6.6 4.8zm12.2-2.8q.15-.15 0 0'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M261.3 226.1c1.1.7 2.1 1.4 3.2 2.1v.2c0 .4-.1.9-.1 1.3l-.1.1c-.2.2-.5.4-.7.5-2.7 1.9-5.3 3.8-8 5.7 0 0-.1 0-.1-.1-.4-.2-.8-.5-1.2-.7-.7-.5-1.5-.9-2.2-1.4 0 0-.1 0-.1-.1 0-.4.1-1.2.2-1.3l1.2-.9 6.6-4.8c-.2-.2-.5-.4-.8-.5l-4.5 3.3c-1.9 1.4-3.3 1.9-3.6 4.3 0 .2 0 .4.2.5s.5.3.7.4c1.1.7 2.2 1.4 3.4 2.1.1.1.3.1.4 0 2.2-1.6 4.3-3.1 6.5-4.7.8-.6 1.5-1.1 2.3-1.7.1-.1.2-.2.3-.2.3-.2.4-.6.4-1 .1-.5 0-1.1 0-1.4 0-.2-.1-.3-.2-.4-1.3-.9-2.6-1.7-3.9-2.6-.1 0-.1-.1-.2-.1h-.2c-.1 0-.1 0-.2.1s-.3.2-.4.3c.5.5.9.7 1.1 1m3.1 3.6q.15-.15 0 0m-12.9-9.1c-.1.2-.2.3-.2.5s.1.4.2.5.2.2.3.2c.1.1.2.1.3.2.2.1.3.2.5.3.1.1.2.1.3.2.4.1.8-.3.8-.7 0-.2-.1-.3-.2-.5-.1-.1-.2-.2-.3-.2-.1-.1-.2-.2-.4-.2-.1-.1-.2-.1-.3-.2l-.1-.1h-.1c-.1-.2-.5-.3-.8 0'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M258.3 225.8c.1.1.2.1.4.2s.4.2.5.3c.3.2.5.3.8.5.1.1.3.2.4.4.6.6 1.5-.4.9-1-.3-.3-.6-.5-.9-.7-.5-.3-.9-.5-1.4-.8-.8-.4-1.4.7-.7 1.1m-72.6-26.4c-.3 0-.5.1-.8.3-.3.1-.6.3-.8.5-.3.2-.5.4-.7.7-.2.2-.4.5-.5.8-.1.2-.1.5-.2.6v.2s.1 0 .2-.1.3-.2.5-.3.4-.3.6-.4c.2-.2.5-.3.7-.5.5-.3.9-.7 1.3-1.1.2-.2.3-.3.4-.5.1-.1.1-.2.1-.2s-.3-.2-.8 0m3.1-2.7-.1-.1h-.2c-.1 0-.3.1-.4.2s-.2.2-.2.3c-.1.1 0 .2 0 .3 0 .2.2.4.2.4h.6c.1 0 .1 0 .2-.1l.1-.1v-.1l.1-.1c.1-.2.1-.4.1-.4s-.3-.2-.4-.3m58.2 43.6c-.7 0-.6 1.1 0 1.1h2.2c1.6 0 3.2 0 4.8-.1.5 0 1 0 1.4-.1.7 0 .6-1.1 0-1.1-2.6.1-5.3.1-7.9.1-.2.1-.4.1-.5.1m-1-1.6h.1zm0 1h.1zm-.4-.5v.2c0 .1.1.2.2.2-.1 0-.2-.2-.2-.4m.5-.5h-.1c-.2.1-.3.2-.3.4v.1c0 .2.1.3.3.4h.6c3.2 0 6.4-.1 9.6-.2h1.8c.7 0 .6-1.1 0-1.1h-.4c-3.3.1-6.7.1-10 .2-.7.2-1.1.2-1.5.2m-21.9 5.9c1.4-1.5-1.8-4.2-3-4.7-.2-.1-.3-.1-.5 0-.1 0-.2.1-.3.1-15.1 11.8-29.6 24.6-44.3 37l-9.3 7.8c-.9.7-1.8 1.5-2.7 2.2-.8.6-.2 2.4 0 3.2.6 1.8 2.1 2.9 3.9 3.3.6.1 1.3-.7 1.8-1.1 2.2-1.8 4.3-3.6 6.4-5.4 11-9.4 22-19 32.9-28.6 4.2-3.7 8.4-7.4 12.5-11.1.8-1 1.8-1.8 2.6-2.7m-10.5 7.8c-.5.5-1 .9-1.5 1.4.1.4-.3.9-.7.6-.9.8-1.9 1.6-2.8 2.5.5.4 0 1.3-.5.9-.1-.1-.2-.2-.3-.2l-.4.4c.4.4-.1 1.2-.6.8-.1 0-.1-.1-.2-.2-5 4.4-10.1 8.8-15.1 13.2-4.3 3.7-8.6 7.5-12.9 11.2.3.4-.2 1.1-.7.8l-.1-.1c-.2.2-.4.3-.6.5l.2.2c.4.5-.3 1.3-.7.7-.1-.1-.2-.2-.2-.3-1.3 1.2-2.7 2.3-4 3.5.5.5-.3 1.2-.8.7-.1.1-.2.2-.4.3h.1c.6.3.1 1.3-.5.9-.1-.1-.3-.2-.4-.3-.4.4-.9.7-1.3 1.1-.3.3-.6.5-.9.8-1 .8-2.4-1.2-2.8-2.1-.3-.7-.3-1.4-.3-2.1 0 .6.6-.2.9-.5.4-.3.8-.7 1.2-1 0-.1-.1-.2-.1-.4-.1-.6.8-.9 1-.4.1-.1.3-.2.4-.3-.1-.1-.1-.2-.2-.3-.3-.6.6-1.1.9-.5 0 .1.1.1.1.2.1-.1.2-.1.2-.2l3.9-3.3c-.1-.2-.1-.3-.2-.5-.1-.7.9-.9 1-.3v.1c.2-.1.3-.3.5-.4 0-.1 0-.1-.1-.2-.1-.6.6-.9.9-.5 9.4-7.9 18.7-16 28.2-23.9-.1-.2-.1-.3-.2-.5-.2-.6.8-.9 1-.3.1-.1.2-.2.3-.2 0-.1-.1-.1-.1-.2-.4-.6.5-1.1.9-.5v.1c.9-.8 1.9-1.6 2.8-2.4 0 0 0-.1-.1-.1-.3-.6.5-1.1.9-.6.2-.2.5-.4.7-.6-.1-.1-.1-.3-.2-.4-.2-.7.8-.9 1-.3 3.3-2.7 6.6-5.4 9.9-8 1 .6 2.7 2 2 2.7-.6.6-1.3 1.3-2 1.9-2.2 2.2-4.7 4.4-7.1 6.6'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M212.4 252.8c.5.4 1.3-.3.7-.7-.9-.8-1.8-1.7-2.1-2.8-.2-.6-1.2-.4-1 .3 0 .1.1.3.2.4.5 1 1.3 2 2.2 2.8m-2.9-2.3c-.4-.5-1.2 0-.9.5 0 0 0 .1.1.1.7 1.2 1.6 2.3 2.7 3.2.4.3.8-.2.7-.6 0-.1-.1-.2-.2-.3-1-.7-1.7-1.8-2.4-2.9m-3.7 3c-.4-.6-1.3-.1-.9.5 0 .1.1.1.1.2.8 1.2 1.7 2.4 2.9 3.3.1.1.2.2.3.2.5.4 1.1-.5.5-.9-1.2-.9-2-2.1-2.9-3.3m-1.1.9c-.2-.7-1.2-.4-1 .2.1.2.1.3.2.5.6 1.4 1.6 2.5 2.8 3.4l.2.2c.5.4 1-.4.6-.8l-.1-.1c-1.2-.9-2.2-1.9-2.7-3.4m-28.9 24.8c0-.1-.1-.2-.1-.2-.3-.3-1-.1-.9.5 0 .1 0 .1.1.2.4 1.5 1.8 3 3 3.9l.1.1c.5.4.9-.3.7-.8 0-.1-.1-.1-.1-.2-1.2-.7-2.5-2.1-2.8-3.5m-1.4.8c-.1-.7-1.2-.4-1 .3 0 .2.1.4.2.5.6 1.6 1.9 2.7 3 4 .1.1.2.2.2.3.4.5 1.2-.2.7-.7l-.2-.2c-1.1-1.3-2.5-2.4-2.9-4.2q0 .15 0 0m-5 4.3c0-.1-.1-.1-.1-.2-.3-.6-1.2-.1-.9.5.1.1.1.2.2.3.8 1.5 1.9 2.8 3.1 4 .5.5 1.2-.2.8-.7-1.3-1.1-2.3-2.4-3.1-3.9m-1.2 1.1s0-.1 0 0c-.2-.6-1.1-.3-1 .3 0 .1.1.2.1.4.4 1.5 1.8 3 3.2 3.9.1.1.3.2.4.3.6.3 1.1-.6.5-.9h-.1c-1.3-.9-2.8-2.5-3.1-4m49.8-40h-.2c-.9 0-.9 1.3 0 1.3h.2c.9.1.9-1.3 0-1.3m-17.7 15v.2c0 .9 1.3.9 1.3 0v-.2c0-.9-1.3-.9-1.3 0m-3.6 3.2h-.2c-.9 0-.9 1.3 0 1.3h.2c.9 0 .9-1.3 0-1.3m-5.5 4.6v.2c0 .9 1.3.9 1.3 0v-.2c0-.9-1.3-.9-1.3 0m-3.6 3.2v.2c0 .9 1.3.9 1.3 0v-.2c.1-.9-1.3-.9-1.3 0m-3.7 2.9c-.5 0-.8.3-.8.8 0 .7.9.8 1.2.4.4-.3.3-1.2-.4-1.2m-3.9 3.8c-.6-.6-1.6.3-1 1l.2.2c.6.6 1.6-.3 1-1-.1-.1-.1-.2-.2-.2m-75.6-61.2.3.3c3-6.4 10.4-12.1 17.8-10.1 6 1.6 8.8 9.2 10.4 14.5 0 .1.1.1.1.2.4-.1.8-.3 1.2-.4v-.1c-1.9-6.3-5.1-13.7-12-15.7-7.8-2.1-16 4.8-18.9 11.4v.1c.2-.4.7-.6 1.1-.2'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M131.4 222.5c-.8.4-.1 1.6.7 1.2s1.6-.7 2.4-1c-.2-.5-.2-.9-.2-1.4h-.1c-.4.2-.8.3-1.2.4-.5.3-1.1.5-1.6.8m3.4.8c-1 .3-1.9.6-2.8 1-.8.3-.1 1.5.7 1.2.4-.2.7-.3 1.1-.4v-.2c-.2-.8 1.1-1.2 1.3-.4v.1c.2-.1.3-.1.5-.2.1 0 .2-.1.2-.1-.5-.2-.8-.6-1-1'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='m134.5 222.7.3.6c.2.4.6.8.9 1.1.4.3.8.4 1.3.4 1.3-.2 1.1-1.9.9-2.8-.3-1-1.1-2-2.2-1.9h-.3c-.1 0-.2.1-.3.1-.4.3-.7.7-.7 1.2-.2.4-.1.8.1 1.3m2.2.7c-.3.2-1.4-1.9-1-2.1.6-.1 1.4 1.8 1 2.1m-3 1.5v.2c.1.5.3.9.4 1.4.4-.2.8-.3 1.3-.4-.2-.4-.3-.9-.4-1.4v-.1c-.2-.9-1.5-.6-1.3.3m-1.1 2.2c-.8.3-.5 1.6.4 1.3.8-.3 1.6-.7 2.5-.9-.1-.5 0-1 .2-1.4h-.2c-.4.1-.8.3-1.3.4-.6.2-1.1.4-1.6.6m3.1 1.2c0-.1 0-.1-.1-.2-.8.3-1.6.6-2.3 1s-.1 1.6.7 1.2l.6-.3v-.2c0-.7.9-.8 1.2-.3.2-.1.5-.2.7-.3-.3-.2-.6-.5-.8-.9'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M135.4 227.4c0 .2.1.5.2.7 0 .1 0 .1.1.2q.3.6.9.9c.6.2 1.3.1 1.8-.3 1.5-1.2-.5-4.5-2.1-3.6-.1 0-.2.1-.3.2-.2.2-.3.4-.4.6-.2.3-.2.8-.2 1.3m2.2.1c0 .1 0 .2-.1.3-.3.3-.6 0-.7-.2-.1-.3-.1-.8 0-1.1.2.1.3.3.4.4.3.2.3.4.4.6m-3 2.3v.2c0 .7.2 1.5.3 2.2.4-.1.9-.3 1.3-.4-.1-.7-.3-1.3-.3-2 0-.1 0-.2-.1-.3-.2-.6-1.2-.4-1.2.3'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M134 232.5c-.3.1-.6.4-.5.8.1.3.5.6.8.5.5-.2 1.1-.4 1.7-.6-.1-.5 0-1 .2-1.4-.4.1-.9.2-1.3.4zm.1 2c-.8.4-.1 1.6.7 1.2.2-.1.3-.2.5-.3v-.2c0-.8 1-.9 1.3-.3h.1l-.6-1.2c-.7.2-1.4.4-2 .8m3.6-.4c0-.1-.1-.3-.1-.4 0 .1 0 .3.1.4'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M136.1 233.2c0 .1 0 .3.1.4q.15.75.6 1.2c.3.4.6.7 1 .8 1.3.3 2-.9 1.9-2s-.8-2.5-2-2.7h-.2c-.6 0-1 .3-1.2.7-.3.6-.3 1.1-.2 1.6m1.9 1.2c-.1 0-.3-.2-.3-.3-.1-.1-.1-.2-.1-.4-.1-.2-.1-.4-.1-.5v-.7c.7.3 1 2 .5 1.9'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M135.3 235.2v.2c.1 3.2 0 6.9 2.6 9.2 1.2 1.1 2.8 1.4 4.3 1s2.1-1.8 2.7-3c0-.1 0-.1.1-.2-.2-.3-.4-.5-.5-.8-.3-.1-.5 0-.7.3-.4.9-.7 1.7-1.6 2.2-1.7 1.1-3.7-.5-4.5-2-1.1-2-.9-4.7-1-7 0-.1 0-.2-.1-.3-.3-.5-1.4-.4-1.3.4m31.7 18.4c-.5 0-1-.1-1.4-.2-.3.6-.6 1.1-1 1.6 0 .7-.1 1.4-.2 2.1s-1.1.4-1-.3v-.1l-.9 1.2v.9c0 .6-.8.7-1 .2-.3.4-.7.8-1.1 1.2 0 .5.1 1.1.1 1.6.1.7-1 .7-1.1 0 0-.2 0-.4-.1-.7-.3.3-.6.5-.8.8v.1c0 .4-.4.6-.7.5-.6.5-1.3 1-1.9 1.4v.9c0 .7-1.1.7-1.1 0v-.2c-.4.3-.9.5-1.3.8v.9c0 .7-1.1.7-1.1 0v-.4c-.4.2-.8.4-1.3.6l-.3 1.5c-.1.7-1.2.4-1-.3 0-.2.1-.5.2-.7-5.7 2-12 1.4-17.8-3.3-3.1-2.5-5.1-6.1-6.3-10.1v.3c-.1.5-.7.6-.9.4 2.4 7 6.8 12.3 14.6 14.6 11.6 3.5 22.2-5.8 27.4-15.3m-42.7-7.3c-.1-.7-.2-1.4-.3-2-.3.3-1 0-.9-.5.2-.8.3-1.6.5-2.4-.1-.8-.2-1.5-.2-2.2v-.2c-.3.1-.8-.2-.7-.6.1-.6.3-1.1.5-1.7-.1-.8-.1-1.5-.1-2.3-.3.2-.9 0-.8-.6.2-.7.4-1.4.7-2.1 0-.6-.1-1.2-.1-1.8-.4.1-.8-.2-.6-.6.2-.5.3-1 .5-1.5-.2-3.8-.6-7.6-1.6-11.2-.6-2.3-2.3-4.2-4.9-4.3-4.3-.2-7.3 3.3-9.8 6.3.5-.4 1.3.4.8 1.1-.1.2-.3.3-.4.5 1.3-1.6 2.6-3.2 4.2-4.6 2.1-1.8 6.1-3.2 8-.3 1.6 2.4 1.5 6.1 1.8 8.9.7 8.4.9 16.9 2.6 25.2v-.1c.2-1.1.5-2 .8-3m.9 5c-.2-.8-.4-1.6-.5-2.5 0 .2-.1.4-.1.6-.1.5-.7.5-1 .1 0 .2.1.5.1.7.3 1.3.7 2.6 1.1 3.8.1-.9.3-1.8.4-2.7m-20.9-33.5c-.1.2-.2.4-.2.5.5.4 1 .9 1.5 1.3.3-.4.5-.7.8-1.1-.5-.5-1.1-1-1.6-1.4l-.3-.3c-.4-.3-.9-.1-1.1.2 0 0-.1.1-.1.2.4-.4 1.3-.1 1 .6'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M106.5 218.5s-.1 0-.1.1c-.3.3-.5.7-.8 1.1-.5.6-.9 1.3-1.3 2-.5-.3-1-.5-1.5-.7.2-.9.9-1.7 1.3-2.6.1-.2.2-.3.2-.5.3-.7-.6-1-1.1-.6-.1.1-.2.2-.2.3-.5 1.4-1.7 2.4-1.6 4 0 .3.2.6.5.7.9.2 1.7.7 2.5 1.1.3.1.6-.1.8-.3.5-1 1.1-1.9 1.8-2.8.1-.2.2-.3.4-.5.4-.9-.4-1.7-.9-1.3m39.7 25.4c.6.6 1.6-.3 1-1-3.3-3.4-4.6-8.2.9-10 5.5-1.7 12.3 1.1 16.8 4.1 3.6 2.4 7.2 6.4 7.7 10.9.5 5-4.8 4.7-8.2 3.7-.6-.2-1 .5-.8 1 .2-.4 1-.4 1 .2v.3c.3.1.6.2.9.2.5.1.9.2 1.4.2 3.1.3 6.2-.5 6.8-4.2.9-5.2-3.9-10.2-7.6-13.1-5.3-3.9-13.9-7-20.2-4-4.2 2-3.6 6-1.6 9.2.2.3.3.5.5.8.5.7.9 1.2 1.4 1.7'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M169.4 248.1c2.7-6.4-19.6-17.6-22.3-11.6-1.9 4.6 20.1 16.5 22.3 11.6m-29.8 13.5c-.2 0-.4-.1-.7-.2-.2-.1-.5-.2-.7-.3-.3-.1-.5-.3-.8-.4-.3-.2-.5-.3-.8-.5s-.5-.4-.8-.6c-.2-.2-.5-.4-.7-.7-.2-.2-.4-.5-.6-.7s-.4-.5-.5-.7-.3-.5-.4-.7l-.3-.6c-.1-.2-.2-.4-.2-.5-.1-.3-.2-.5-.2-.5v1.5c0 .1.1.3.1.4.1.3.1.6.3.9.1.3.3.6.4.9l.6.9c.2.3.5.5.8.8.3.2.6.5.9.7s.6.4.9.5l.9.3c.3.1.6.1.9.1h.8c.2 0 .4 0 .6-.1.3-.1.5-.1.5-.1s-.2 0-.5-.1c-.1-.1-.3-.2-.5-.3m7.2-.6h-.3c-.2 0-.4 0-.7.1-.2.1-.4.2-.6.4s-.3.4-.3.4.2.2.4.3.6.1.9 0c.1-.1.3-.1.4-.3.1-.1.2-.2.2-.4.1-.1.1-.3.1-.3v-.1zm-22.9-51.4c-.4-.6-1-1.2-1.8-1.6-.4-.2-.8-.4-1.3-.4-.4-.1-.9-.1-1.2.1-.2.1-.3.1-.5.2-.1.1-.2.2-.3.2-.1.2-.2.2-.2.2h1c.1 0 .3.1.4.1.1.1.3.1.5.2s.3.1.5.2.3.2.5.3c.7.4 1.4.7 1.9 1 .3.1.5.3.7.4s.3.1.3.1 0-.1-.1-.3-.2-.5-.4-.7m2.8 3.6c-.1-.2-.2-.3-.4-.3-.2-.2-.5-.2-.5-.2s-.1.3-.1.6v.5c0 .2.1.3.1.5.1.3.3.6.6.8.2.2.5.3.5.3s.1-.2.1-.5 0-.7-.1-1c.1-.3 0-.5-.2-.7m29 14.1c.2.7 1.2.4 1-.3-.5-2-.6-4.1-.5-6.2 0-.7-1-.7-1.1 0 0 2.2.1 4.4.6 6.5m-.5-11.2v.1c0 .2 0 .4.1.5 0 .3.1.6.1 1 0 .7 1.1.7 1.1 0 0-.3 0-.7-.1-1 0-.3 0-.6-.1-.9-.1-.4-.6-.5-.9-.2-.1.1-.1.2-.2.4zm9.4 6.8c.8-1.4 1.2-2.9 1.8-4.4.3-.6-.6-1.2-.9-.5-.6 1.5-1 3-1.8 4.4-.3.5.6 1 .9.5m-1.5 5.5c.2-1 .5-1.9.6-2.9.1-.7-.9-1-1-.3-.2 1-.5 1.9-.6 2.9-.2.7.9 1 1 .3m10.6-4.6c.5-.4-.2-1.2-.7-.7-2.4 1.9-4.3 5-5.3 7.9-.2.6.8.9 1 .3.9-2.9 2.7-5.7 5-7.5m3.1 6.9c-1.6 1.2-3.4 2.1-4.9 3.4-.5.4.2 1.2.7.7 1.5-1.3 3.3-2.2 4.9-3.4.6-.4-.2-1.2-.7-.7m4.2-1.4c.1-.1.3-.2.5-.3.2-.2.2-.6 0-.7-.2-.2-.5-.2-.7 0-.1.1-.3.2-.5.3-.2.2-.2.6 0 .7.1.2.4.2.7 0m-5.5 10.7c2.6-.5 5-1.6 7.6-2.1.7-.1.4-1.2-.3-1-2.6.5-5 1.6-7.6 2.1-.6.1-.3 1.1.3 1m10.3-2.8c.6-.2 1.1-.4 1.6-.7.6-.4 0-1.3-.5-.9-.4.3-.9.4-1.3.6-.8.2-.5 1.2.2 1m-21.2 15.6c0-.6-.8-.7-1-.2 0 .1-.1.1-.1.2 0 1.3 0 2.6-.2 3.9v.1c-.1.7.9 1 1 .3s.2-1.4.2-2.1v-1.9c.1-.1.1-.2.1-.3m-3.4 1.3c.2 1.6.2 3.2.2 4.8 0 .1 0 .2.1.2.2.4 1 .3 1-.2v-.9c0-1.3 0-2.5-.2-3.8-.2-.7-1.2-.7-1.1-.1m-2 2c0 1.7 0 3.5.2 5.2 0 .2 0 .4.1.7.1.7 1.1.7 1.1 0-.1-.5-.1-1.1-.1-1.6-.1-1.4-.1-2.8-.1-4.2-.1-.8-1.2-.8-1.2-.1m-2.1 2.2c0 1.3.4 2.6.4 3.9 0 .3.2.4.4.5.3.1.7-.1.7-.5v-.1c0-1.3-.4-2.5-.4-3.8-.1-.7-1.2-.7-1.1 0m-2.2 1.7v5c0 .7 1.1.7 1.1 0v-5c-.1-.7-1.1-.7-1.1 0m-2.2 2c-.2 1.4-.2 2.7-.2 4.1v.4c0 .7 1.1.7 1.1 0v-.9c0-1.1 0-2.2.2-3.3.1-.7-1-1-1.1-.3m-2.1 2.8c-.2.8-.3 1.5-.5 2.3 0 .2-.1.5-.2.7-.1.7.9.9 1 .3l.3-1.5c.1-.5.2-1 .4-1.6s-.9-.8-1-.2m-31.9-12.7c.2.2.4.4.6.5l.6.3s-.2-.2-.4-.5-.5-.8-.7-1.4c-.1-.3-.2-.7-.2-1-.1-.4-.1-.8-.2-1.2-.1-.8-.1-1.7-.1-2.6s0-1.8-.1-2.7c0-.9-.1-1.7-.1-2.4-.1-.7-.1-1.3-.2-1.7s-.1-.6-.1-.6-.1.2-.2.6-.2 1-.4 1.7c-.1.7-.3 1.5-.3 2.4-.1.9-.1 1.8-.1 2.8s.1 1.9.3 2.8q.3 1.35.9 2.4c.3.1.5.4.7.6m60.2-2.5c0 .2-.1.4-.1.5-.1.2-.1.3-.2.5s-.2.3-.3.4-.2.3-.3.4l-.3.3-.3.3h.4c.1 0 .3 0 .4-.1.2 0 .4-.1.5-.2.2-.1.4-.2.6-.4s.4-.4.5-.6.3-.5.3-.8c.1-.3.1-.6.2-.9 0-.3 0-.6-.1-.8 0-.3-.1-.5-.2-.8-.1-.2-.2-.5-.3-.7s-.3-.4-.4-.5c-.1-.2-.3-.3-.4-.4s-.2-.2-.4-.2c-.2-.1-.3-.2-.3-.2s0 .1.1.3c0 .1.1.2.1.4 0 .1.1.3.1.5s.1.3.1.5.1.4.1.6v1.2c.2.3.2.5.2.7m-65.9-.2.3.6c.1.2.2.4.4.6.1.2.3.3.4.4s.3.2.4.3.3.1.3.2c.2.1.3.1.3.1s0-.1-.1-.3c0-.1-.1-.2-.1-.3-.1-.1-.1-.3-.1-.4 0-.2-.1-.3-.1-.5-.1-.2-.1-.3-.1-.5s-.1-.3-.1-.5-.1-.4-.1-.6-.1-.4-.1-.6-.1-.4-.1-.6-.1-.4-.1-.6-.1-.3-.1-.5c-.1-.3-.2-.6-.2-.8-.1-.2-.1-.3-.1-.3s-.1.1-.2.3-.2.4-.3.8c0 .2-.1.4-.1.5 0 .2-.1.4-.1.6v.7c0 .2 0 .5.1.7-.3.2-.2.4-.1.7m10.3-19.9c.4-1.2.8-2.5 1.3-3.7.3-.6-.8-.9-1-.3-.3.7-.5 1.4-.8 2.1-.2.5-.3 1-.5 1.5-.1.4.3.7.6.6.1.1.3 0 .4-.2m0 4.6c.5-1.9 1.4-3.6 1.9-5.4.2-.7-.8-.9-1-.3-.3 1.1-.8 2.2-1.2 3.3-.3.7-.5 1.4-.7 2.1-.1.5.5.8.8.6.1-.1.1-.2.2-.3m.4 4.5c.5-2.1 1.7-4 2-6.2.1-.7-1-.7-1.1 0-.2 1.5-.9 2.9-1.4 4.3-.2.5-.4 1.1-.5 1.7-.1.5.4.7.7.6.1-.1.3-.2.3-.4m.4 5.4c.5-2.3 1-4.6 1.9-6.8.3-.6-.6-1.2-.9-.5-.6 1.5-1.1 3.1-1.5 4.7-.2.8-.4 1.6-.5 2.4-.1.5.5.8.9.5 0-.1.1-.2.1-.3m.5 5.4c0-.2.1-.4.1-.6.5-2.3 1.4-4.5 1.8-6.7.1-.7-.9-.9-1-.3-.3 1.5-.8 3-1.2 4.5-.3.9-.5 1.9-.7 2.8v.1c0 .1 0 .2.1.3.1.4.8.5.9-.1m1.3 4.7v-.3c.3-2.3.8-4.5 1.4-6.7.2-.6-.8-.9-1-.3-.5 1.5-.8 3-1.1 4.5-.2.9-.3 1.9-.4 2.8 0 .2 0 .3.1.4.3.2.9.1 1-.4m-43.5-58.2c1.2.5 2.4 1.1 3.5 1.8.1-.5.3-.9.5-1.3-1.1-.7-2.3-1.3-3.5-1.7 0 .2-.1.4-.2.6zm-9-1.5q1.65-.15 3.3 0c0-.5 0-1 .2-1.4q-1.8-.15-3.6 0c.1.3.2.6.1 1zm4.5-1.2c0 .1-.1.2-.1.3-.1.4-.1.8-.1 1.1 1.2.2 2.4.5 3.5.9.3-.3.5-.8.6-1.2-.1 0-.1 0-.2-.1-1.2-.5-2.4-.9-3.7-1m8.9 5.2q1.05.75 2.1 1.8l.3.3c.2-.1.5-.2.7-.4s.3-.3.4-.5c-.9-1-1.9-1.8-3-2.6-.3.4-.4.9-.5 1.4m-29.4 8h-.3c-.3 1.4-.6 2.8-.6 4.2h.5c.3 0 .5 0 .8-.1.1-1.3.3-2.5.6-3.8-.3-.1-.6-.2-1-.3m6.1 12c-.2.2-.4.5-.7.8.2.3.1.9-.4.9-.1 0-.3 0-.4-.1-.3.3-.6.5-1 .6-2.4.8-3.1-5.1-3.2-6.3-.1-.9-.1-1.8-.1-2.6q-.6.15-1.2 0h-.1c0 1.1 0 2.3.1 3.4.3 2.6 1.3 7.3 4.8 6.8 1.1-.2 2-1.4 2.7-2.2 1.9-2.1 3.8-3.6 6.5-4.4-.1-.4-.2-.8-.3-1.3-2.7.8-4.8 2.3-6.7 4.4M61 201.2c.8-1 1.6-2 2.7-2.8-.1-.2-.2-.3-.3-.4-.2-.2-.5-.4-.8-.5-1 .9-1.9 1.8-2.7 2.9.1.1.2.3.3.4.3.2.5.3.8.4m28.9 9.4c.9.4 2 .4 2.8-.3 2.8-2.5.1-7.4-1.5-9.7l-.1-.1c-.1.1-.2.2-.3.4-.2.2-.5.4-.8.5.5.7 1 1.5 1.4 2.3.5 1 2.3 6.2-.3 6-.2.2-.5.4-.9.5-.6.2-.8-.6-.5-.9-2.5-.7-4.3-.8-7.1.1.1.1.1.2.2.3.1.3.2.7.2 1 2.5-.9 4.5-1 6.9-.1m-21.4-15.1c1.2-.5 2.5-.8 3.8-1 .1-.2.1-.4.1-.6 0-.3-.1-.5-.2-.7-1.4.2-2.9.6-4.2 1.2 0 .5.2.8.5 1.1m-4.1 2c0 .1.1.1.1.2.9-.7 1.9-1.3 2.9-1.8q-.45-.45-.6-1.2c-.4.2-.7.3-1.1.5-.8.4-1.6.9-2.3 1.4.5.3.8.6 1 .9m-6.8 7.9c.4.1.8.2 1.1.4.4-1.3 1-2.5 1.7-3.7-.4-.2-.8-.5-1.1-.8-.8 1.3-1.4 2.7-1.9 4.1.1-.1.1-.1.2 0-.1-.1-.1 0 0 0'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M57.7 211.7c.3 0 .5-.1.8-.2 0-.3 0-.6.1-.8.1-.6.8-.4 1 0 .3-.4.6-.9.7-1.6.1-.4 0-.9-.1-1.3v.3c0 .6-.7.7-1 .3v.3c.1 1.1-.5 1.8-1.4 2.1-.2.1-.5.1-.8.1h-.5c-2.1-.4-1.4-4 .6-4.2h.3c.4.1.7.2.9.4.3.3.6.7.7 1.1 0-.6 0-1.2.1-1.7-.2-.2-.4-.3-.5-.4-.3-.2-.7-.3-1-.4h-.2c-3.4-.2-4.8 5.9-1 6.4h.1c.4-.3.9-.4 1.2-.4m2.7-9.6c.2.1.4.1.6.2.1-.1.1-.2.2-.3.3-.5 1.1-.1 1 .3q.75-.15 1.5-.6c.9-.6 1.3-1.5 1.3-2.5-.5 0-.9-.5-.4-.9.1-.1.2-.1.2-.2-.1-.1-.1-.3-.2-.4 0-.1-.1-.1-.1-.2-.2-.4-.5-.6-.9-.8-1-.6-2.4-.5-3.4.2-1.3 1-2 2.7-1 4.2l.1.1c.3.4.7.7 1.1.9m.3-4.3c.6-.4 1.3-.6 1.9-.4.3.1.5.2.8.5.1.1.2.3.3.4.4.7.2 1.6-.4 2.2s-1.5.9-2.3.6c-.3-.1-.6-.2-.8-.5-.1-.1-.2-.3-.3-.4-.5-.7 0-1.8.8-2.4m7-1.6c.2-.1.3-.2.5-.3.6-.3 1.1.5.6.9.4.1.8.2 1.2.2.8 0 1.6-.3 2.3-.8-.5 0-.8-.7-.3-1 .4-.2.8-.3 1.3-.4 0-.1.1-.3.1-.5 0-.1 0-.2.1-.4 0-.4 0-.7-.1-1-.5-1.3-1.9-2-3.2-1.9-1.7.2-3.1 1.3-3.2 3.1v.6q.15.6.6 1.2c-.1.1 0 .2.1.3m.2-1.9c-.1-1.3 1-2 2.1-2.1.9 0 1.7.3 2.1 1 .1.2.2.4.2.7 0 .2 0 .4-.1.6-.3.8-1.2 1.3-2.1 1.4-.6.1-1.3-.1-1.7-.5-.2-.2-.4-.5-.5-1.1 0 .1 0 0 0 0m8.7.1c0 .1 0 .3.1.4.2 0 .4.1.5.1.5.2.4.9 0 1q.45.6 1.2.9c.8.3 1.7.3 2.4 0-.1-.4.2-.8.6-.7.1 0 .2.1.3.1.2-.2.4-.3.6-.6.2-.2.3-.4.4-.7.1-.2.1-.4.2-.6.4-1.6-.7-3-2.3-3.5-1.7-.5-3.2.2-3.8 1.9-.2.8-.2 1.3-.2 1.7m3.8-2.3c1.2.4 1.6 1.3 1.5 2.1q-.15.75-.6 1.2c-.6.6-1.5 1-2.6.5-.6-.3-.8-.8-.9-1.3-.1-.4 0-.8.1-1.1 0-.1.1-.2.1-.3.3-1 1.3-1.4 2.4-1.1m5.4 6.1c.2.1.5.3.7.4.5.4.1 1.2-.5.9.1.3.3.6.5.9.5.6 1.2 1 1.9 1.1-.2-.5.6-1 .9-.4.1.1.1.2.2.3.1 0 .2-.1.4-.2.3-.1.5-.3.8-.5.1-.1.2-.2.3-.4 1-1.3.5-3-.5-4.2-1.2-1.1-2.8-1.5-4-.1 0 .1-.1.1-.1.2-.3.4-.5.8-.5 1.3-.1.4-.1.6-.1.7m3.9-1.2c.7.7 1 1.7.6 2.5-.1.2-.2.4-.4.5-.2.2-.4.3-.7.4-.7.2-1.5-.1-2-.7-.3-.4-.4-.9-.4-1.3 0-.5.2-1 .4-1.4.7-1.1 1.8-.7 2.5 0'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M62.4 219c-2.7 0-3.1-6.2-2.8-8.1v-.3c-.2-.5-.9-.6-1 0 0 .2-.1.5-.1.8-.2 2.9.5 8.1 3.5 8.5.1 0 .2 0 .4.1.5 0 .6-.6.4-.9 0 0-.2-.1-.4-.1m-.2-16.7c.1-.5-.7-.8-1-.3-.1.1-.1.2-.2.3-.8 1.2-1.5 2.5-1.7 3.9-.1.6-.2 1.2-.1 1.7v.1c0 .1 0 .2.1.3.3.4 1 .3 1-.3v-.3c0-1.9.8-3.7 2-5.2-.2-.1-.1-.2-.1-.2m6.5-5.4c0-.1.1-.1 0 0 .5-.4 0-1.2-.5-.9-.2.1-.3.2-.5.3-1 .6-2 1.2-3 1.9-.1.1-.2.1-.2.2-.4.3 0 .9.4.9.1 0 .2 0 .3-.1 1.1-1 2.3-1.7 3.5-2.3m3.8-.7c1.3-.6 3.1-.6 4.5-.2h.3c.4-.1.5-.8 0-1-.2-.1-.4-.1-.5-.1-1.1-.3-2.3-.3-3.5 0-.5.1-.9.2-1.3.4-.5.3-.2 1 .3 1 0 0 .1-.1.2-.1m8.7 1.1c1.7.5 3.3 1.2 4.7 2.2h.1c.5.3 1-.6.5-.9-.2-.1-.4-.3-.7-.4-1.3-.8-2.6-1.3-4-1.8-.1 0-.2-.1-.3-.1-.5-.1-.7.3-.6.7 0 .1.1.3.3.3m8.4 4.1c-.1-.1-.1-.2-.2-.3-.3-.6-1.2-.1-.9.4v.1c.7 1.2 3.7 6.7 1.4 7.5-.1 0-.2.1-.2.1-.4.3-.1 1.1.5.9.4-.1.7-.3.9-.5 1.8-1.8-.4-6.2-1.5-8.2m-7 7.9c-.1-.1-.3-.2-.5-.2-3.9-.1-8.9 1.3-11.6 4.3-.2.2-.2.4-.2.6v.2c.1.5.2.9.3 1.3.3.8.8 1.2 2 .8 3.4-1.1 6.7-2.4 10.1-3.6.3-.1.5-.3.5-.7 0-.5-.1-1-.2-1.4-.1-.3-.1-.7-.2-1-.1-.2-.1-.3-.2-.3m-9 5.1c-1.1.4-1.7.6-1.9-.4 2.4-2.4 6.6-3.6 9.9-3.6.1.4.2.8.2 1.1-1.8.6-3.5 1.2-5.2 1.8-1 .4-2 .7-3 1.1m-19.8 5.8c.2.3.4.5.6.7s.4.4.7.5c.1.1.2.1.3.2s.2.1.3.1c.2.1.4.1.5.1h.5l-.3-.3c-.1-.1-.2-.2-.4-.3-.1-.1-.3-.3-.4-.5s-.3-.4-.4-.6-.2-.4-.4-.7c-.1-.1-.1-.2-.2-.4 0-.1-.1-.3-.1-.4-.1-.3-.2-.5-.3-.8s-.2-.6-.2-.8c-.1-.3-.1-.6-.2-.8 0-.3-.1-.5-.1-.8s-.1-.5 0-.7v-1.6l-.3.3c-.1.1-.2.3-.3.5s-.2.4-.3.7c-.1.2-.2.5-.2.8s-.1.6-.1.9 0 .7.1 1c0 .3.1.7.2 1s.2.7.4 1q.3.6.6.9M96.3 208q-.15-.6-.3-.9c-.1-.2-.1-.3-.1-.3s-.1.1-.1.3q-.15.3-.3.9c-.2.7-.4 1.6-.6 2.5-.1.2-.1.4-.2.6s-.2.3-.2.5c-.1.1-.2.3-.3.4s-.2.3-.3.4-.2.2-.4.3c-.1.1-.2.2-.3.2-.2.1-.3.2-.3.2s.1 0 .4.1c.1 0 .3.1.4 0 .2 0 .4 0 .6-.1s.4-.1.7-.3c.2-.1.4-.3.6-.5s.4-.4.5-.7c.1-.2.2-.5.3-.8s.1-.5.1-.8v-.8c-.1-.4-.1-.8-.2-1.2m-2-4s0 .1 0 0v.3c0 .1 0 .2.1.4s.3.5.5.6c.1.1.3.1.4.2h.2s0-.1.1-.1c.1-.1.1-.2.2-.3.1-.3.2-.6 0-.9-.1-.1-.2-.3-.3-.4l-.2-.2s-.1 0-.1-.1c-.1 0-.1-.1-.1-.1-.1 0-.2-.1-.3-.1h-.2c-.1 0-.2.1-.2.1v.4c0 .1 0 .1-.1.2.1 0 0 0 0 0m-44.2 15c0 .2.1.4.2.7.1.2.2.5.3.7s.3.4.4.6c.2.2.3.3.5.4s.4.2.5.3c.2.1.3.1.5.1h.7s-.1-.1-.2-.3c-.1-.1-.1-.2-.2-.3s-.2-.2-.2-.3c-.1-.1-.2-.3-.2-.4-.1-.1-.1-.3-.2-.4s-.1-.3-.2-.5c0-.2-.1-.3-.2-.5s-.1-.3-.2-.5c0-.1-.1-.2-.1-.3 0 0 0-.2-.1-.2-.1-.3-.2-.7-.3-.9-.1-.3-.1-.4 0-.6 0-.1.1-.1.1-.1l.1-.1h-.1s-.1-.1-.3 0c-.1 0-.3.1-.4.2s-.2.3-.3.5c-.2.4-.2.8-.2 1.2v.3c.1.2.1.3.1.4m107.1-26.4s0-.1.1-.1c-.7-.3-1.4-.6-2.2-.9-.1.1-.2.2-.2.3-.5.7-1.6-.1-1.1-.8-.3-.1-.6-.2-.8-.4h-.1c-.2-.1-.5-.1-.7.2-1.9 3-3.7 6.3-4.5 9.7-.2.8.1 1.4.6 1.9 0-.1.1-.1.1-.2.4-.8 1.6-.3 1.2.5-.1.1-.1.3-.2.4.6.3 1.3.6 1.8.8.1.1.2.1.4.1.2-.3.6-.3.9-.2 0-.1 0-.2.1-.2l.3-.6c-.4-.1-.7-.2-1.1-.4-.8-.3-1.6-.7-2.3-1.2-.9-.6-.2-1.9.1-2.6.9-2.5 2-4.8 3.4-7 1.5.7 3.1 1.3 4.6 2 .1-.1.1-.2.2-.3.4-.6 1.2.1.8.6.1 0 .1.1.2.2.4.2.7.3 1.1.5l-.6 1.8q.3.75.3 1.5c0 .5-.7.5-.7.1 0-.2 0-.3-.1-.5l-.6 1.2c.1.2.1.5.2.7.1.4-.5.5-.7.2-.2.3-.3.5-.5.8 0 .1.1.2.1.3.1.3-.3.4-.5.3-.1.1-.1.2-.2.3-.8 1.2-1.7 1.7-2.8 1.7-.2.4-.4.7-.6 1.1-.1.1-.2.2-.3.2 1.3.2 2.6 0 3.8-1.1 2.4-2.1 3.7-5.9 4.5-8.9.1-.3-.1-.6-.4-.7-.8-.3-1.6-.7-2.4-1l-.1.1c-.2.9-1.5.4-1.1-.4'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M148.4 202.3c0 .1-.1.1-.1.2-1.9 4.1-3.9 8.2-5.6 12.4-.3.8.9 1.3 1.2.5 1.8-4.1 3.6-8.1 5.5-12.1.1-.1.1-.3.2-.4.4-.8-.9-1.4-1.2-.6m4 1.8c-.3-.2-.6-.1-.9.2l-.1.1c-1.7 4.1-3.6 8.1-5.4 12.1-.3.8.9 1.3 1.2.5 1.7-4.1 3.6-8.1 5.4-12.1v-.2c-.1-.1-.2-.4-.2-.6m2.5-12.3c.1-.1.2-.2.2-.3l1.2-1.2.1-.1c-.4-.2-.8-.4-1.2-.7-.5.4-1 .9-1.4 1.4-.5.8.5 1.6 1.1.9m3.2-.3c-.4.2-.7.6-.9 1 0 0 0 .1-.1.1-.4.8.9 1.3 1.2.5 0 0 0-.1.1-.1.1-.1.1-.2.2-.3l.1-.1c.2 0 .4-.1.5-.3-.4 0-.8-.3-1.1-.8m5.3-3.8q0 .15 0 0c.1 0 .2-.1.3-.1-.1 0-.2.1-.3.1'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M161.8 189.3c-.3.3-.5.6-.8.9s-.9.9-1.4.9c-.2 0-.3-.2-.3-.4-.3-.7.2-1.1.7-1.5.1-.1.1-.2.2-.2-.4-.2-.9-.3-1.3-.6-.4.3-.7.7-.8 1.1.2.1.3.3.2.6 0 .2-.2.4-.4.5 0 .3.1.5.3.8v.1q.45.75 1.2.9c.3 0 .6 0 .9-.1.9-.3 1.7-1.1 2.3-1.8.5-.5.9-1 1.4-1.5-.7.3-1.5.3-2.2.3'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M157.5 190.6h.4c.2-.1.4-.3.4-.5 0-.3-.1-.4-.2-.6-.1-.1-.2-.1-.3-.2-.6-.2-1.3-.5-1.7-1s.3-.6.7-.8c.3-.1.4-.3.4-.4l-.6-.6c-.1.1-.4.1-.5-.1-1 .4-1.7 1.1-1.3 2.3.1.4.4.7.7.9.3.3.7.5 1.2.7.1.1.5.2.8.3m-2.9-7.2c.2.8.7 1.6 1.2 2.4.1-.6.2-1.2.4-1.7-.3-.8-.4-1.7 0-2.6s1-1.8 1.7-2.6c-.1-.1-.3-.2-.4-.2-.4-.2-.1-.8.3-.6l.6.3c.4-.4.8-.9 1.3-1.3-.2-.1-.3-.2-.5-.3-.4-.3.1-.8.4-.6.2.1.4.3.6.4l1.5-1.2c-.1 0-.3-.1-.4-.1-.4-.1-.4-.8.1-.7.4.1.7.2 1 .3.5-.4 1-.7 1.5-1.1-.1 0-.1-.1-.1-.1-.4-.2-.1-.8.3-.6.2.1.3.2.5.3.4-.3.9-.6 1.3-.9-.2-.3.2-.7.5-.4l.1.1c1.3-.8 2.5-.9 3.6-.6.2-.1.4-.1.7-.2.4-.1.5.4.3.6.3.2.6.4 1 .7.3-.1.6-.2.8-.4.4-.2.7.4.3.7-.2.1-.4.2-.5.3.2.2.4.5.6.8.2-.1.3-.1.5-.2.4-.1.7.5.3.7-.1 0-.2.1-.3.1.2.4.5.7.7 1.1 0 0 .1 0 .1-.1.4-.2.7.5.3.7h-.1c.7 1.7.7 3.4-1.3 4.8l-.1.1c-.2.7-.4 1.3-.5 2 .2-.1.4-.2.5-.4 1.9-1.3 3.7-2.9 3.4-5.5-.3-2.5-2.5-5.1-4.4-6.6-2.1-1.8-5-.5-6.9.8-2.8 1.9-5.4 4.2-7.7 6.5-1.6 1-3.8 3.3-3.2 5.3'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M171.8 182.9c.1-.4.2-.9.4-1.3-.4.2-.7.5-1.1.7-.2.5-.2 1.1-.4 1.7-.1.4-.8.3-.7-.1.1-.3.1-.6.2-1-.3.2-.6.4-.9.7l-.3 1.5c-.1.5-.8.4-.7-.1 0-.3.1-.6.1-.8-.3.2-.7.5-1 .7-.1.5-.3 1-.4 1.5-.1.4-.8.3-.7-.1.1-.2.1-.5.2-.8-.4.3-.9.7-1.3 1-.1.2-.1.4-.1.7 0 .4-.7.5-.7.1v-.1c-.2.2-.5.3-.7.4-.1 0-.2.1-.4.1-.4.1-.7.1-1.1.1 0 .1-.1.3-.1.4-.1.4-.8.3-.7-.1 0-.1.1-.2.1-.3-.6-.1-1.2-.3-1.7-.5 0 .1-.1.2-.1.2-.2.4-.8.1-.6-.3 0-.1.1-.2.1-.3l-.9-.6v.3c0 .5-.7.4-.7-.1 0-.2.1-.5.1-.7-.3-.3-.6-.6-.9-1-.1.4-.2.8-.2 1.2 0 .1-.1.2-.1.2l.6.6c.5.5 1.1.9 1.8 1.3.4.2.8.4 1.3.6s1.1.3 1.7.4c.7.1 1.5 0 2.2-.3.4-.2.9-.4 1.3-.7q3.3-2.7 6.9-5.1c-.4.2-.5.1-.5-.1'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M161.6 181c1 .6 2.5 1.4 2.2 2.8-.1.4.6.5.7.1.4-1.7-1.3-2.8-2.6-3.5-.4-.2-.7.4-.3.6m1.7-1.3c1.2.5 3 1.3 2.4 2.9-.2.4.5.7.6.3.8-2-1.2-3.1-2.8-3.8-.3-.3-.6.4-.2.6m2.7-1.3c1.3.7 2.1 1.8 1.8 3.4-.1.4.6.5.7.1.3-1.9-.6-3.3-2.2-4.1-.4-.2-.7.4-.3.6m3.9 1.7c-.2.4.5.7.6.3.8-1.7-.8-2.8-2.1-3.7-.4-.3-.8.3-.4.6 1 .5 2.5 1.4 1.9 2.8m1.9-1.5c-.2.4.3.8.6.4.4-.7.6-1.5.2-2.2-.4-.8-1.1-1.3-1.7-2-.3-.3-.9.1-.6.4.8 1 2.3 2 1.5 3.4m-12.5.2c-.2-.2-.5-.4-.8-.5l-.6-.3c-.4-.2-.7.5-.3.6.1.1.3.1.4.2.3.2.6.3.8.5.4.3.9-.2.5-.5m2-1.7-.9-.6c-.2-.1-.4-.3-.6-.4-.4-.3-.8.3-.4.6.2.1.3.2.5.3.3.2.7.5 1 .7s.7-.3.4-.6m2.6-1.5c-.4-.3-.9-.6-1.4-.8-.3-.1-.6-.2-1-.3s-.5.6-.1.7c.1 0 .3.1.4.1.6.2 1.1.5 1.6.9.4.3.8-.3.5-.6m2.1-1.4c-.4-.3-.9-.6-1.3-.9-.2-.1-.3-.2-.5-.3-.4-.2-.7.5-.3.6.1 0 .1.1.1.1.5.3 1 .7 1.5 1s.9-.3.5-.5m1.7-.3c.4.2.8-.3.4-.6-.6-.4-1.1-.9-1.6-1.4l-.1-.1c-.3-.3-.7.1-.5.4 0 0 0 .1.1.1.6.6 1.1 1.2 1.7 1.6m1.8-1.4c.4-.3.9-.5 1.4-.6.1 0 .1-.1.2-.1.2-.2.1-.7-.3-.6-.2.1-.4.1-.7.2-.4.1-.7.3-1.1.6-.3.2.1.7.5.5m1.7 1.1c.4-.3.8-.4 1.3-.6.2-.1.4-.2.5-.3.4-.2.1-.9-.3-.7-.3.1-.5.3-.8.4l-1.2.6c-.3.3.2.8.5.6m1.4 1.3c.3-.3.7-.4 1-.6.1 0 .2-.1.3-.1.4-.1.2-.8-.3-.7-.2 0-.3.1-.5.2-.4.2-.7.4-1 .6-.3.3.1.9.5.6m.9 1.5c.3-.2.7-.3 1-.4h.1c.4-.2.2-.8-.3-.7 0 0-.1 0-.1.1-.4.1-.8.3-1.1.5-.4.2 0 .8.4.5m-17.1 10c.1 0 .1-.1.1-.2 0-.4.1-.8.2-1.2.2-.8.5-1.6.8-2.4.2-.4-.5-.7-.6-.3-.2.6-.5 1.1-.7 1.7s-.3 1.1-.4 1.7v.3c0 .1 0 .2.1.3.2.2.4.2.5.1m2.1-2.7c-.3.7-.7 1.5-.9 2.2-.1.2-.1.5-.1.7 0 .4.7.5.7.1v-.3c.1-.9.5-1.7.9-2.5.2-.3-.4-.6-.6-.2m1.5 1.4c-.3.7-.6 1.3-.8 2 0 .1-.1.2-.1.3-.2.4.5.7.6.3 0-.1.1-.2.1-.2.3-.7.6-1.3.8-2 .2-.5-.4-.8-.6-.4m2.1 1c-.2.6-.4 1.2-.5 1.8 0 .1-.1.2-.1.3-.1.4.6.5.7.1 0-.1.1-.3.1-.4.2-.6.4-1.1.5-1.7.1-.5-.6-.5-.7-.1m3.4-1.3c-.6.6-1 1.5-1 2.4v.1c0 .5.7.4.7-.1 0-.2 0-.4.1-.7.1-.5.4-1 .8-1.3.3-.3-.3-.7-.6-.4m1.5-.8c-.1.5-.3 1-.4 1.5-.1.3-.1.5-.2.8-.1.4.6.5.7.1.1-.5.3-1 .4-1.5.1-.2.1-.5.2-.7.1-.5-.6-.6-.7-.2m1.8-1.3-.3 1.5c-.1.3-.1.6-.1.8-.1.4.6.5.7.1l.3-1.5c.1-.3.1-.5.2-.8 0-.4-.7-.5-.8-.1m1.8-1-.3 1.2c-.1.3-.1.6-.2 1s.6.5.7.1c.1-.5.2-1.1.4-1.7 0-.1.1-.2.1-.3.1-.4-.6-.7-.7-.3m2.6-1.1c.1-.4-.6-.5-.7-.1-.1.3-.2.7-.3 1-.1.4-.2.9-.4 1.3-.1.2.1.4.3.4s.4-.1.4-.3c.2-.7.4-1.3.5-2 .1-.1.1-.2.2-.3m-19.9 23.9c.2-.4.4-.7.6-1.1.8-1.5 1.5-3 2.2-4.5 0-.1-.1-.2-.1-.3-.1-.3.2-.4.4-.4.2-.3.3-.7.5-1-.1-.2-.1-.5-.1-.7-.1-.4.5-.5.6-.2.2-.4.4-.7.6-1.1v-.6c.1-.3.3-.3.5-.3.3-.6-.5-1.2-.8-.6-.1.1-.1.2-.2.3-1.9 2.9-3 6.2-4.8 9.2l-.3.6c0 .1-.1.2-.1.2q0 .45.3.6c.1 0 .2.1.3 0 .2.1.3 0 .4-.1m-.3-7.8c.1-.3.2-.6.3-.8l-.9 2.1c.2-.5.5-.9.6-1.3'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M152.8 194.8s0 .1 0 0c-.2 0-.3.1-.4.3-.4 1-.9 2-1.3 3-.1.2 0 .5.2.6.3.2.6.4.9.5.2.1.5 0 .6-.2.6-.9 1.2-1.9 1.5-2.9.3-.9-.5-1.5-1.5-1.3m.5 1c0 .3-.1.6-.2.8-.2.4-.4.9-.7 1.3zm4.8-1.2v.6c.1.9.6 1.8.8 2.7 0 .2.1.3.1.5 0 .5.7.4.7-.1s-.2-1-.3-1.5c0-.1-.1-.2-.1-.3-.2-.5-.5-1.2-.4-1.8v-.2c0-.1-.1-.1-.2-.2-.3 0-.6.1-.6.3m-.7 1.7c-.2-.3-.7-.2-.6.2 0 .2.1.5.1.7.2.9.6 1.8.8 2.7v.1c.2.3.8.2.7-.2-.1-.2-.1-.5-.2-.7-.3-.9-.6-1.8-.7-2.7zm-1 1.9c-.2 0-.5.1-.4.4 0 .1.1.2.1.3.2.8.4 1.5.6 2.3 0 .1.1.2.2.3.2.1.6 0 .5-.3 0-.1-.1-.2-.1-.3-.2-.8-.4-1.5-.5-2.3-.1-.3-.2-.3-.4-.4m-1-21.9c-.1 0-.3.1-.5.1l-.6.3c-.4.2-.8.6-1.1 1-.2.2-.4.4-.5.7-.2.2-.3.5-.5.7-.1.3-.3.5-.4.8s-.2.5-.2.8c-.1.3-.1.5-.1.8v.7c0 .2.1.4.2.6s.2.3.2.4l.3.3v-.8c0-.2.1-.3.1-.5.1-.2.1-.4.2-.6l.3-.6c.1-.2.2-.4.3-.7.1-.2.2-.5.3-.7.5-.9 1-1.8 1.4-2.5.1-.2.2-.3.3-.4l.3-.3.3-.3s-.1.2-.3.2m2.5-3.3c-.2 0-.3.1-.5.2s-.3.2-.4.4-.2.4-.2.5c0 .2 0 .3.1.4 0 .1.1.2.1.2h.2c.1 0 .2-.1.4-.1h.4c.1 0 .2-.1.3-.1.2-.1.4-.4.5-.6.1-.1.1-.3.2-.4v-.2s-.1 0-.2-.1-.2-.1-.4-.2zm3.3 30.6c.5-.9.7-1.9.8-2.7v-1.3l-.3.3c-.2.2-.4.4-.6.7-.4.6-.9 1.5-1.3 2.3l-.3.6c-.1.2-.2.4-.3.5-.1.2-.2.3-.3.4s-.2.3-.4.4c-.1.1-.2.2-.4.3-.1.1-.2.2-.3.2-.2.1-.3.2-.3.2s.1.1.4.1c.1 0 .3.1.4 0 .2 0 .4 0 .6-.1.2 0 .4-.1.7-.2.2-.1.4-.3.6-.4.2-.2.4-.4.5-.6.3-.3.4-.5.5-.7m.1 2.8c.1 0 .2-.1.3-.1.1-.1.2-.1.3-.2l.3-.3c.1-.1.1-.2.2-.3.1-.2.2-.4.2-.6v-1.2h-.2c-.1 0-.3 0-.5.1-.1.1-.2.1-.3.2s-.2.1-.2.2c-.1.2-.2.3-.3.5 0 .1-.1.2-.1.2 0 .1-.1.1-.1.2v.4c0 .2-.1.3-.1.4s-.1.2-.1.2.1 0 .2.1c0 .2.2.3.4.2M44.1 179.6c-1.9-3.6-4.2-7.3-5.6-11-.1-.2-.3-.4-.4-.4-.1.2-.2.3-.4.4s-.3.1-.5.2v.2c.6 1.6 1.5 3.2 2.4 4.8h.1c.4-.2.6.5.2.7.1.2.2.5.4.7.5 1 1.1 2 1.6 3 .2-.1.4-.1.6-.2.5-.1.4.6 0 .7-.1 0-.2 0-.3.1 1.5 2.5 3 5.1 3.8 7.8.9 3.1-3.4-.4-3.1-.1-.9-.8-1.7-1.7-2.5-2.6-1.4-1.6-2.7-3.2-4.1-4.8-1.8-1.9-3.5-3.9-5.3-5.7-.2.3-.5.6-.7.9 0 .1-.1.1-.2.2 2.5 2.6 5 5.3 7.4 8 1.5 1.7 5.5 8.2 8.7 6.5 3.2-2.1-1.1-7.5-2.1-9.4'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M30.9 173.1c1.7-1.9 3.8-3.4 6.2-4.4.2-.1.3-.1.5-.2s.3-.2.4-.4c.1-.1.1-.3.1-.5-.2-1.3-.5-3.4-1.3-4.4-.1-.1-.2-.2-.3-.2.2.2.1.6-.2.6h-.2c-.2.4-.9.6-1.1.2-.4.3-.9.7-1.3 1v1.1c0 .5-.7.5-.7 0v-.3c-.2 0-.3.1-.5.1-.4.3-.7.6-1.1.9v.1c0 .3-.3.4-.5.3-.2.2-.5.4-.7.5.1 0 .2 0 .3-.1.4-.1.6.6.2.7-.5.1-1 .2-1.6.3v.5c0 .5-.7.5-.7 0v-.1c-.4.3-.8.6-1.1.9.7.1.9 1.1.1 1.3-.5.1-.9.1-1.4 0 0 .1.1.2.1.3 0 0 0 .1.1.1.9 1.1 2 2 3.2 2.8.3.2.5.1.8-.1.1 0 .1-.1.2-.2.1-.2.3-.5.5-.8m-3.3-2c2.8-2.2 5.6-4.3 8.4-6.5.4.8.6 2 .7 2.9-2.8 1.2-5.2 2.9-7.2 5.3-.7-.6-1.3-1.1-1.9-1.7'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M27.3 171c.8-.2.5-1.2-.1-1.3h-.1c-.1.2-.4.2-.6 0-.5 0-1-.2-1.4-.5-.2.1-.5.1-.5-.2v-.3l-.3-.3h-.6c-.5 0-.5-.7 0-.7l-.6-.9c0-.1-.1-.1-.1-.1-.2.2-.4.5-.6.7 0 .1-.1.1-.2.2 0 0-.1.1-.2.1.9 1.4 2.2 2.9 3.8 3.3.6.1 1 .1 1.5 0m6.2-11.4c.1.1.1.1.1.2.2.2.3.5.5.8.6.1 1.1.3 1.6.5q-.3-1.2-.9-2.1c-.1.1-.2.1-.3.1-.3.2-.6.3-1 .5m1.9 2.2c-.3-.2-.7-.3-1-.4.1.5.2.9.3 1.4.5 0 .9 0 1.4.1-.1-.4-.1-.7-.2-1.1-.2 0-.3.1-.5 0m-.6 1.7c0 .1.1.2.1.2.3.4.9.3 1.1-.2z'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M22.5 167.5c.2-.3.4-.5.6-.7l.9-.9h-.1c-.5 0-.5-.7 0-.7h.6c.1-.2.3-.2.5-.2.4-.3.7-.6 1.1-.8 0-.1 0-.2-.1-.3-.1-.4.6-.6.7-.2v.1c.4-.3.9-.6 1.3-.9-.4-.1-.3-.8.2-.7.2-.2.5-.1.6.1h.1c.5-.4 1.1-.7 1.7-1.1-.1-.2 0-.5.2-.5.1-.1.3-.1.4 0h.4c.5-.3 1-.5 1.4-.7 0-.3.4-.4.6-.2.3-.1.6-.2 1-.3.1 0 .2-.1.3-.1.2-.2.3-.6.1-.8-.7-1-1.4-2.6-2.7-2.7l.2.2c.6.6-.4 1.6-1 1-.2-.3-.5-.5-.8-.7-.1.1-.2.1-.4.2 0 .2-.1.4-.3.4h-.4c-.4.2-.9.5-1.3.8 0 .3-.3.4-.5.3-.4.3-.8.5-1.2.8v.3c.3.2.2.7-.2.7h-1.2c-.2.1-.4.3-.6.4v.1c.1.4-.4.6-.6.3-.4.3-.8.6-1.3.9v.1c0 .3-.3.4-.5.3-.4.3-.8.7-1.1 1 .1.3.1.5.2.8.3.8-.8 1.1-1.2.5-.4 1.2.5 2.6 1.3 3.6.1.1.1.2.2.2h.1c.1 0 .1.1.2.1h.4c.1 0 .1 0 .2-.1-.1-.5-.1-.6 0-.6m-.6-3.9c1.2-1.1 2.6-2.1 4-3.1l4.2-2.7c.5-.3.9-.5 1.4-.8.8-.4 1.4.4 1.8 1.1-2.2.8-4.2 2.1-6.1 3.4s-3.9 2.7-5.4 4.4c-.4-.7-.7-1.5.1-2.3'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M21.2 163.4c-.1-.3-.1-.5-.2-.8-.2-.9-.2-1.7 0-2.6-.1 0-.3.1-.4.1-.4.1-.6-.6-.2-.7.3-.1.5-.1.8-.2.2-.6.5-1.1.9-1.6 0-.2.1-.4.1-.6 0-.1.1-.2.2-.2.3-.3.8-.5 1.3-.6.1 0 .1-.1.2-.1l.3-.6c.2-.2.5-.1.6.2.4-.1.7-.3 1.1-.4v-.5c0-.5.7-.5.7 0v.4c.3 0 .5-.1.8-.1v-.2c0-.5.7-.5.7 0v.3c.9.1 1.7.4 2.4.8.3.2.6.4.8.7.6.6 1.6-.3 1-1l-.2-.2c-2.7-2.6-6.7-2-9.7-.1-2.8 1.8-3.7 5.3-2.7 8.3 0 .1.1.1.1.1.6.7 1.7.3 1.4-.4m16.5 11.7c1 1.4 1.9 2.8 3 4 .1.2.4.1.5 0 .3-.2.6-.5 1-.6.1 0 .2-.1.3-.1.4-.1.5-.8 0-.7-.2 0-.4.1-.6.2-.3.1-.6.3-.8.5-.9-1.1-1.7-2.2-2.5-3.4.4-.3.8-.5 1.3-.7.4-.2.2-.8-.2-.7h-.1c-.6.2-1.1.6-1.7.9-.2.2-.3.4-.2.6m-12.6-10c0-.1-.1-.1-.2-.2-.2-.1-.4 0-.5.2zm.1 2.7c0-.6-.1-1.3-.1-1.9h-.7c0 .6 0 1.3.1 1.9zm.1 1.1v-.4h-.7v.6c0 .3.3.3.5.2s.2-.3.2-.4m1.6-3.7q0-.75-.3-1.5v-.1c-.1-.4-.8-.2-.7.2 0 .1.1.2.1.3.1.4.1.7.2 1.1zm.1 2.6v-1.9h-.7v1.9zm0 .7h-.7c0 .3 0 .7.1 1 0 .1.1.2.1.2.2.2.5.2.6 0v-.2c0-.3 0-.7-.1-1m1.8-3.3c0-.8-.1-1.6-.1-2.3-.2 0-.5-.1-.7-.1 0 .8.1 1.6.1 2.4zm.2 2.4c0-.6-.1-1.1-.1-1.7h-.7c0 .6.1 1.2.1 1.8.2 0 .4 0 .7-.1m-.7.8v.5c0 .5.7.5.7 0v-.5zm-.2-6.3c.2 0 .4.1.6.1-.1-.2-.4-.2-.6-.1m3.2.4v-1.3h-.8v1.2c.4.1.6.1.8.1m-.7 2.7c.2 0 .5 0 .7-.1v-1.9c-.2 0-.5 0-.7-.1zm0 .7v.7c0 .2.1.3.2.3.2.1.5 0 .5-.3v-.8c-.2 0-.5 0-.7.1m.5-5.3c-.1-.1-.3-.1-.4 0zm2.6 0v-.8c0-.1 0-.2-.1-.2-.2-.2-.6-.1-.6.2v.7c.2 0 .4 0 .7.1m-.8 2.1c.2 0 .5 0 .7.1v-1.4c-.2 0-.5 0-.7-.1.1.4 0 .9 0 1.4m0 .7v1.5c.4-.1.6.6.2.7h-.3v.3c0 .5.7.5.7 0v-2.4c-.1-.1-.4-.1-.6-.1'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M22.7 159c0-.6.1-1.1.2-1.7-.3.3-.8-.2-.5-.5-.1 0-.1.1-.2.2 0 .2-.1.4-.1.6-.1.5-.1 1-.2 1.5.4 0 .6-.1.8-.1m-.7.9v1.5c0 .2.1.3.2.3.2.1.5 0 .5-.3v-1.6c-.2 0-.5 0-.7.1m1.8-.3c0 .2.1.4.1.6 0 0 0 .1.1.1.2.3.7.1.6-.3v-.1c0-.1-.1-.3-.1-.4-.3 0-.5 0-.7.1m1-3.5s0-.1.1-.1c.1-.1.1-.2.1-.3-.1-.2-.4-.4-.6-.2q-.3.3-.3.6v.1c.1-.1.4-.1.7-.1m-1.1 2.8c.2 0 .5-.1.7-.1v-.6c0-.4 0-.9.1-1.4-.2 0-.5.1-.7.1 0 .2 0 .5-.1.7.1.4 0 .8 0 1.3M26 156h.7v-1.2c0-.5-.7-.5-.7 0zm.5.7H26c-.1.7-.1 1.3-.1 2h.7v-.3c0-.6.1-1.2.1-1.8-.1.1-.1.1-.2.1m1.8-.1h-.7v.7c0 .2.1.3.2.3.2.1.5 0 .5-.3zm0-.7v-1.1c0-.5-.7-.5-.7 0v1c.2.1.4.1.7.1'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M25.9 158.7c-.5 0-.9 0-1.4.1-.2 0-.5.1-.7.1-.3 0-.7.1-1 .2-.2 0-.5.1-.7.1-.3.1-.5.1-.8.2s-.5.1-.8.2c-.4.1-.3.8.2.7.1 0 .3-.1.4-.1.3-.1.7-.1 1-.2.2 0 .5-.1.7-.1.4-.1.7-.1 1.1-.2.2 0 .5-.1.7-.1s.5 0 .7-.1h1.2c.4 0 .4-.5.2-.7h-.2c-.3-.1-.5-.1-.6-.1m4.1-2.8h-4.1c-.3 0-.7 0-1.1.1-.3 0-.5 0-.8.1h-.2c-.5.1-1 .3-1.3.6s.2.8.5.5c.2-.2.5-.3.9-.4.2-.1.4-.1.7-.1.5-.1 1-.1 1.5-.1h4c.2 0 .4-.2.3-.4s-.2-.3-.4-.3m-1.7 11.8c-.4 0-.8.1-1.2.1h-3.3c-.5 0-.5.7 0 .7h3.4c.4 0 .8 0 1.2-.1.2 0 .5 0 .7-.1.5-.1 1-.1 1.6-.3.4-.1.3-.8-.2-.7-.1 0-.2 0-.3.1-.4.1-.7.1-1.1.2s-.6.1-.8.1m4.6-2.9c-.6.1-1.1.2-1.6.3-.2 0-.5.1-.7.1-.6 0-1.2.1-1.8.1h-4.9c-.5 0-.5.7 0 .7h5c.6 0 1.1 0 1.7-.1.2 0 .5 0 .7-.1.4 0 .7-.1 1.1-.1.2 0 .3-.1.5-.1h.3c.3-.2.2-.9-.3-.8m.7-2.1c-.2 0-.5 0-.7-.1-.5 0-1.1-.1-1.6-.1-.2 0-.5 0-.7-.1-.6-.1-1.2-.2-1.8-.2h-.1c-.2 0-.4 0-.6-.1-.4-.1-.6.6-.2.7h.1c.2 0 .5.1.7.1.6.1 1.3.2 1.9.2.2 0 .5.1.7.1.5.1 1 .1 1.6.1.2 0 .5 0 .7.1.4 0 .8 0 1.2.1.4 0 .8 0 1.2.1h.2c.3 0 .4-.4.2-.6-.1-.1-.1-.1-.2-.1H36c-.5 0-.9 0-1.4-.1-.3 0-.6-.1-1-.1m.1-2.1c-.2 0-.5 0-.7-.1h-2.4c-.2.1-.3.4-.2.5 0 .1.1.1.1.1h.8c.5 0 1.1-.1 1.7 0 .2 0 .5 0 .7.1.2 0 .5.1.7.1.4.1.7.2 1 .4.2.1.3 0 .4-.1.1-.2.1-.4-.1-.5h-.1c-.5-.3-1-.4-1.6-.5zm.5 14.6c0 .1.1.3.2.5s.2.3.3.5c.2.3.4.6.7.9s.6.5.9.7.6.4.8.5c.5.3.9.3.9.3s-.2-.4-.5-.9-.8-1-1.3-1.5c-.2-.3-.5-.5-.7-.7-.1-.1-.2-.2-.4-.3l-.3-.3-.5-.5-.2-.2v.3c0 .2 0 .4.1.7m5.7 6.4h.4s.1-.2.1-.4-.1-.4-.2-.6q-.15-.3-.6-.3h-.4s-.1.2-.1.4.1.4.2.6q.3.3.6.3m-6.7-28.1c.2.1.3.3.5.4.4.3.8.7 1.2 1.1.2.2.4.4.6.7.2.2.4.5.6.7.2.3.4.5.5.8.2.3.3.5.5.8.1.3.3.5.4.8.1.2.2.5.3.7.2.4.3.8.4 1.1s.2.5.2.5.1-.2.1-.5c0-.2.1-.3.1-.6v-.7c0-.3 0-.6-.1-.9q0-.45-.3-.9c-.1-.3-.3-.6-.4-1l-.6-.9c-.2-.3-.5-.6-.7-.8-.2-.3-.5-.5-.8-.7s-.6-.4-.8-.5c-.3-.1-.5-.3-.8-.3-.3-.1-.5-.2-.7-.2s-.4-.1-.6-.1h-.5s.1.1.4.3c.2 0 .4.1.5.2m6.2 2.6c.1.1.2.1.2.1s0-.1.1-.2c0-.1.1-.4.1-.6 0-.3 0-.5-.2-.8-.1-.1-.1-.3-.2-.4s-.2-.3-.3-.4-.2-.3-.3-.4-.3-.2-.4-.3-.3-.2-.4-.2c-.1-.1-.3-.1-.4-.1h-.8s0 .1.1.2c0 .1.1.1.2.2s.1.2.2.3.1.2.2.3.1.2.2.3.1.2.2.3.2.2.2.3c.1.2.3.4.5.6s.3.4.5.5c0 .1.2.2.3.3m65.4-84.6c-1.6 1.2-.3 4 .1 5.5.5 2 1.2 3 3.2 1.9 1.1-.6.9-1.9 1.7-2.4 1.1-.8 3.7-.9 5.1-.2.3-.3.7-.6 1.1-.9-1.8-1.2-5.9-1.4-7.3.2-.8.9-1.8 3.8-2.5 1.1-.3-1.1-.5-2.2-.7-3.2-.4-2.3 2.7.2 2.9.3q.45.3.9 0c2.6-2.1 10.9-4.5 13.7-1.6.1 0 .3-.1.4-.1-.1-.5-.1-1-.2-1.5-3.7-2.4-11-.4-14.3 1.9-1.1-.9-2.7-2-4.1-1m19.6.2v.1s.1 0 0-.1c.1 0 0 0 0 0m22.6-5.8c-.1.1-.1.3-.2.5.2-.2.2-.4.2-.5'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M124.9 71.7c-.1 0-.3.1-.4.1h-.1v.3c.1.7-.9 1-1 .3v-.3c-.1 0-.3.1-.4.1-1.2.3-2.4.7-3.5 1.2-1.3.6-2.5 1.3-3.5 2-.4.3-.7.6-1.1.9-4.3 3.9-5.4 9.8-2 15.6 2.8 4.9 9.5 5.9 14.5 4.6 5.7-1.5 8.9-6.4 8.9-12-.4-.4-.9-.8-1.4-1.2.5 6-2.9 10.7-8.9 12.1-6.1 1.3-11.5-1.7-13.4-7.6-3-9.3 6.5-13.6 13.8-15.1 6.2-1.3 13.5-1.7 18.9-5.3.1-.6.2-1.2.2-1.8-2.6 2.1-5.6 3.2-8.8 4 0 .2 0 .3.1.5.1.7-1 .7-1.1 0v-.3c-.2 0-.3.1-.5.1 0 .2.1.4.1.6.1.7-.9 1-1 .3 0-.2-.1-.5-.1-.7-1 .2-2 .3-3 .5 0 .1 0 .3.1.4.1.7-1 .7-1.1 0v-.2c-.2 0-.3 0-.5.1 0 .2.1.4.1.6.1.7-.9 1-1 .3 0-.2-.1-.5-.1-.7-1 .2-1.9.3-2.8.5v.1c.1.5-.8.5-1 0'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M144.5 90.8c-2.9-1.1-4.6-4.4-6.5-6.6-1.8-2.1-4.3-3.5-6.9-4.2-3.2-.9-10.3-1.3-11.4 2.9-.8 3.3 2.3 4.8 5 4.1 3-.8 3.8-3.6 2.7-6h.1c2.9-.1 5.3.9 7.4 2.4.5.4.9.7 1.4 1.2.7.7 1.4 1.4 2 2.2 1.9 2.3 3.4 4.8 6.4 5.6h.2l-.1-.1q-.15-.6-.3-1.5m-21.6-4.9c-2.6 0-2.2-3.7-.2-4.5 1-.4 2.1-.4 3.3-.4 1.4 2.6 0 4.9-3.1 4.9'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M144.8 73.4c-.1.9 1.3.9 1.3 0 .1-.8.2-5.3.7-7 .1-.2.1-.4.2-.5s.1-.2.2-.2c3.8-.5 2.9 3.3 2.8 5.7-.2 4.2-.6 8.4-.7 12.7 0 1 0 2-.1 3l.3.3c.3.2 0 .7-.4.6v1.3s.1 0 .1.1c.3.2.1.6-.1.7 0 .7-.1 1.3-.6 1.7-.1.2-.3.4-.5.2-.2 0-.3.1-.5.1-.9 0-1.5-.1-1.6-1 0-.3-.1-.7-.1-1-.2-.2-.1-.4 0-.5 0-.6-.1-1.2-.1-1.8-.2-.2-.4-.4-.6-.5-.3-.3.2-.8.5-.5l.1.1v-1.4c-.1-.1-.3-.2-.4-.4-.3-.3.1-.7.4-.5 0-.9 0-1.7.1-2.6 0-.9-1.3-.9-1.3 0 0 2.1-.1 4.3 0 6.4 0 .8-.1 1.8 0 2.8.1.5.2 1 .4 1.4 0 0 0 .1.1.1.6.8 2.4.9 3.2.8 1.8-.3 2.1-1.3 2.2-2.9.3-5.6.3-11.2.7-16.8.2-2.5.6-5.5.1-8-.4-2-3.7-1.3-4.9-1.1-.3 0-.6.2-.7.5 0 .2-.1.5-.1.7-.1.6-.2 1.2-.2 1.8-.2 1.7-.4 3.7-.5 5.7m-25.7 19.1c-.1-.1-.3-.1-.4-.2-.2-.1-.3-.2-.5-.3s-.3-.3-.5-.4c-.1-.2-.3-.3-.4-.5s-.3-.4-.4-.6c-.2-.4-.5-.8-.7-1.3l-.3-.6c-.1-.2-.2-.4-.2-.6-.1-.4-.3-.7-.3-.9-.1-.2-.1-.4-.1-.4s0 .1-.1.4c-.1.2-.1.6-.1 1s.1.9.2 1.4c.1.3.1.5.3.8.1.3.2.5.4.8.2.2.3.5.5.7l.6.6c.2.2.5.3.7.4.1 0 .2.1.3.1s.2 0 .3.1h.6c.2 0 .3 0 .4-.1.2-.1.4-.1.4-.1s-.1 0-.4-.1c0-.1-.1-.1-.3-.2m4.3.5c-.1 0-.3-.1-.4-.1h-.8c-.3.1-.5.2-.5.2s.1.2.3.4c0 .1.1.1.1.2s.1.1.2.1c.2.1.3.1.5.2.2 0 .3 0 .5-.1.2 0 .3-.1.4-.2.2-.2.3-.4.3-.4s-.2-.2-.4-.3c.1.1 0 0-.2 0m13.7-11.7c.8.5 1.6 1 2.2 1.4.1.1.3.2.4.3l.3.3c.1.2.2.3.2.3v-.4c0-.2-.2-.6-.4-.9s-.5-.7-.9-1.1c-.4-.3-.8-.7-1.2-.9-.9-.5-1.8-.9-2.6-1.1s-1.3-.2-1.3-.2.4.4 1 .8c.7.4 1.5 1 2.3 1.5m4.9 5.2.4.2.2-.4c.1-.2.1-.5 0-.8 0-.1-.1-.2-.2-.3s-.2-.1-.3-.2c-.2-.1-.4-.1-.4-.1l-.2.4v.4c0 .1.1.2.1.3 0 .3.2.4.4.5m-17.9-17.1v.2c.2 0 .3 0 .5-.1v-.3c-.1-.7.9-1 1-.3v.1c.8-.5 1.2-1.2.5-2.1-.2-.2-.3-.3-.6-.2-1.1.2-2.2.3-3.3.5-.3 0-.4.2-.4.5-.1 1 .4 1.6 1.2 1.8.1-.5 1-.7 1.1-.1m-1.1-1.2c.8-.1 1.6-.2 2.3-.3 0 .4-.6.6-1 .7-.5 0-1.1 0-1.3-.4'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M123.4 72.3c.1.7 1.1.4 1-.3v-.4l-.3-2.1v-.2c-.1-.6-1-.4-1 .2v.1c0 .3.1.6.1.9.1.5.1 1 .2 1.5zm1.1-3v.3c.1.7.2 1.4.3 2v.1c.2.6 1.1.6 1-.1v-.1c-.1-.8-.2-1.5-.4-2.3v-.1c0-.8-1-.5-.9.2m5-.5v.2c.2 0 .3 0 .5-.1v-.3c-.1-.7.9-1 1-.3v.1c.8-.5 1.2-1.2.5-2.1-.2-.2-.3-.3-.6-.2-1.1.2-2.2.3-3.3.5-.3 0-.4.2-.4.5-.1 1 .4 1.6 1.2 1.8.1-.6 1-.8 1.1-.1m-1.1-1.2c.8-.1 1.6-.2 2.3-.3 0 .4-.6.6-1 .7-.4 0-1.1 0-1.3-.4'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M129.9 71.4c0-.2-.1-.4-.1-.6l-.3-1.8v-.2c-.1-.6-1-.4-1 .2v.1c.1.6.2 1.3.3 1.9 0 .2.1.5.1.7.1.7 1.1.4 1-.3m.1-2.7v.3l.3 1.8v.2c.1.7 1.1.7 1.1 0 0-.1 0-.3-.1-.4-.1-.7-.2-1.4-.3-2v-.1c-.1-.8-1.1-.5-1 .2m5-.9v.2c.2 0 .3 0 .5-.1v-.3c-.1-.7.9-1 1-.3v.1c.8-.5 1.2-1.2.5-2.1-.2-.2-.3-.3-.6-.2-1.1.2-2.2.3-3.3.5-.3 0-.4.2-.4.5-.1 1 .4 1.6 1.2 1.8.1-.5 1-.7 1.1-.1m-1.1-1.2c.8-.1 1.6-.2 2.3-.3 0 .4-.6.6-1 .7s-1.1.1-1.3-.4'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M135.4 70.5c0-.2-.1-.4-.1-.6l-.3-1.8v-.2c-.1-.6-1-.4-1 .2v.1c.1.7.2 1.3.3 2 0 .2.1.5.1.7.1.5 1.1.3 1-.4m.1-2.8v.3l.3 1.8v.3c.1.7 1.1.7 1.1 0 0-.2 0-.3-.1-.5-.1-.7-.2-1.3-.3-1.9v-.1c-.1-.8-1.1-.5-1 .1m-25.3 2.2s.1 0 0 0c.1-.2.1-.2.2-.2.2-.1.4-.2.8-.2.7-.1 1.7-.2 2.6-.3 1-.1 1.9-.3 2.7-.5.4-.1.7-.2.9-.2s.4-.1.4-.1-.1-.1-.3-.2-.5-.3-.9-.4c-.8-.2-1.9-.3-2.9-.1-1 .1-2.1.5-2.8 1-.3.3-.6.6-.7.8zm2.1-2.9c.1 0 .1 0 .2.1.1 0 .1 0 .2.1h.4c.3 0 .5-.2.7-.4l.3-.3.1-.1s0-.1-.1-.1l-.3-.3c-.1-.1-.3-.2-.5-.2h-.5c-.2 0-.4.1-.5.2-.1 0-.2.1-.2.2s-.1.1-.1.2c-.1.1-.1.3-.2.4v.2s.1 0 .2.1c0-.2.1-.1.3-.1m36.2 24.2c-.7-.7-1.5-1.3-2.2-1.9-.2-.2-.4-.1-.5 0s-.2.3 0 .5c.7.7 1.4 1.2 2.1 1.9 0 0 .1 0 .1.1.2.1.4 0 .5-.2s.1-.3 0-.4m-2.8-4.8c-.3-.3-.8.2-.5.5.2.2.4.4.6.5 1 .9 2.1 1.6 3.1 2.3.1.1.2.1.2 0 .3 0 .4-.5.1-.7 0 0-.1 0-.1-.1-1.2-.8-2.4-1.6-3.4-2.6zm.1-2.2c-.3-.2-.7.2-.4.5l.4.4c1 .9 2.2 1.8 3.3 2.7l.1.1c.3.1.7-.3.4-.6l-.3-.3c-1.2-.8-2.4-1.7-3.5-2.8q.15.15 0 0M46.4 133v1.8c.4 0 .9-.1 1.4-.1v-1.9c-.5.1-.9.2-1.4.2m0-1.6c.1.2.2.4.3.5.3 0 .7-.1 1-.1 0-3.7.1-7.4-.1-11.2 0-.4 0-.9-.1-1.3-.4 0-.9.1-1.3.1 0 .4 0 .8.1 1.2.2 3.6.2 7.2.1 10.8m-.3-14.6c0 .4 0 .9.1 1.3.4 0 .9-.1 1.3-.1 0-.4-.1-.9-.1-1.3-.4 0-.9 0-1.3.1m1.1-12.5c0-.9-1.3-.9-1.3 0 0 3.7.1 7.4.2 11.1.4 0 .9-.1 1.3-.1-.2-3.7-.2-7.3-.2-11m.1 32c.1 0 .2 0 .2.1.1-.1.1-.2.2-.3h-.5c.1.1.1.1.1.2m-2-.1c-1.3.9-2.5 2-3.6 3.1-.8.8-1.6 1.6-2.3 2.5-.5.6-.1 1.6 0 2.3.2.8 1.5.5 1.3-.4-.3-1.2.1-1.5.9-2.4l1.8-1.8 2.1-1.8c.2-.5.4-1.1.7-1.6-.4.1-.7.1-.9.1'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='m46.9 137.6-.1-.1c-.4-.5 0-1.2.5-1.2 0-.1 0-.1-.1-.2-.4 0-.8 0-1.2.1-.2.5-.4 1.1-.7 1.6-.1.4-.3.7-.4 1.1-.3.9-1.1 2.2-.9 3.1s.1 2.9 1.4 3c.7.1.8-.9.3-1.2-.9-1.6.4-4.4 1.2-6.2'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M46.8 137.4c0 .1.1.1.1.1 1.9 2 4.5 3.4 4.6 6.5 0 .9 1.4.9 1.3 0-.1-3.6-2.9-5.1-5.1-7.6-.1-.1-.1-.1-.2-.1s-.1-.1-.2-.1c-.5 0-1 .7-.5 1.2m2.8-35.9c.2.1.4.1.7.2 1.3-.7 2.6-1.5 3.8-2.4.7-.5-.3-1.5-1-1-1.4 1.1-2.8 1.9-4.4 2.7.2.4-.1 1.1-.8 1-.2-.1-.5-.1-.8-.2-3 1.4-6.2 2.6-8.9 4.5-.7.5 0 1.7.7 1.2 3.1-2.1 6.6-3.4 10-5-.2-.6.1-1.3.7-1'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M57.7 104.2c0 .3 0 .6-.1 1 3.5.6 7 .3 8-2.5 0-.1 0-.2.1-.2-.5-.2-.6-.9 0-1h.1c0-.4-.1-.7-.3-1.1-.3 0-.7.1-1 .1-.9.1-.9-1.2 0-1.3h.4c-.6-1-1.5-2-2.1-2.6-2.4-2.6-5.6-4.8-9-5.8-4-1.2-10.9-1.1-14.3 1.7-4.7 3.8 3.9 8.3 7.5 9.4.3.1.6.2.8.2.6.1 1-.6.8-1-.1-.1-.2-.3-.4-.3-3.1-.7-12.9-5.8-6.1-8.4 3.3-1.2 7.5-1.1 11-.5 4.3.7 10 5.2 11.2 9.4 1.3 4.7-10.7 1.5-14.1.4-.3-.1-.5-.2-.7-.2-.6-.2-1 .5-.7 1 .1.1.2.3.4.3 1.4.6 4.2 1.6 7.1 2.2v-.7c.1-.9 1.4-.9 1.4-.1m-17.1 15.9v.2c1.9-.4 3.8-.7 5.7-.8.4 0 .9-.1 1.3-.1 1.5-.1 3-.2 4.5-.2.2-.5.4-.9.7-1.3-1.7 0-3.5.1-5.2.2-.4 0-.9.1-1.3.1-2 .2-4 .5-5.9.9-.2-.6-.4-1.3.5-1.5 1.6-.3 3.1-.5 4.7-.6.2 0 .4 0 .7-.1.4 0 .9-.1 1.3-.1 2.1-.2 4.2-.3 6.3-.4.3-.5.7-.9 1.1-1.4h-.1c-2.4 0-4.9.2-7.3.4-.4 0-.9.1-1.3.1-1.4.2-2.8.3-4.2.5-2.8.4-3.8 1.1-2.7 4 0 0 0 .1.1.1-.1-.9 1.1-.9 1.1 0m13.2-1.5c-.1.1-.1.2-.2.3.1-.1.1-.2.2-.3'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M47.3 136.1h.5c1.6-.1 3.3-.1 4.9-.2-.1-.1-.1-.2-.2-.3-.2-.3-.3-.6-.4-1-1.4.1-2.8.1-4.2.2-.5 0-.9 0-1.4.1-1.7.1-3.4.3-5.1.5-.1-.7-.2-1.5-.3-2.2h-.2c-.7 0-.7-1.1 0-1.1-.1-.6-.1-1.1-.1-1.7-.1-.1-.1-.2-.2-.2-.1-.2 0-.4.1-.5 0-.6-.1-1.1-.1-1.7-.2-.2-.4-.3-.6-.5-.4-.3 0-.9.4-.6.1.1.2.1.2.2V126l-.3-.3c-.2-.3 0-.6.3-.6 0-1.6 0-3.1.1-4.6v-.2c0-.8-1.2-.9-1.3-.1v.1c-.2 5.3 0 10.9.9 16.1.1.4.5.5.8.5 1.4-.2 2.9-.4 4.3-.5.3 0 .6 0 .8-.1.3-.1.7-.2 1.1-.2m21.2-26.4c3.9-.5 8-.2 11.3 1.1 6.8 3.1 8 12.9 6.9 19.4-.6 3.5-2.3 7-5.4 9-2.5 1.5-5.5 2.3-8.5 2.6 1.9.1 3.9.1 6-.1.6-.2 1.3-.5 1.9-.7 3.9-1.7 6-5.3 7.1-9.2 1-3.7 1.1-8.6-.2-12.9-.3.1-.6-.4-.3-.6h.1c-.1-.4-.2-.7-.4-1.1-.1.1-.2.1-.2.2-.3.3-.8-.2-.5-.5l.4-.4c-.1-.3-.3-.7-.5-1-.4.2-.7-.4-.4-.6h.1c-.2-.3-.4-.6-.5-.9-.3 0-.5-.3-.4-.5-.5-.7-1.1-1.4-1.8-2-.1 0-.2 0-.3-.1-.1 0-.2-.1-.3-.2l-1.8-.6h-.1c-.4-.1-.9-.2-1.3-.3-.9-.2-1.8-.3-2.6-.4s-.8-1.2-.2-1.3c-1.5-.3-3.1-.4-4.7-.4-.6.6-1.8 1.1-3.4 1.5m.5-1.4c-1 .1-2.1.3-3.1.5 1-.1 2.2-.3 3.1-.5'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M52.7 117.8c-.2.4-.5.9-.7 1.3-.1.1-.1.2-.2.3-1.6 3.9-1.9 8-.9 12 .7-.1 1 .9.3 1 .2.7.5 1.4.8 2.1.1.3.3.6.4 1 .1.1.1.2.2.3 1.4 2.6 3.4 4.2 5.8 5.3.2 0 .4.1.5.2.4.2.8.3 1.3.5.1-.1.3-.2.4-.2-1.4-.7-2.6-1.7-3.6-2.9-.7-.5-1.4-1.1-2-1.8-.3.2-.7-.2-.4-.5l-.6-.9c-.1-.1-.1-.2-.2-.3-.1.1-.2.1-.3.1q-.3 0-.3-.3v-.3c0-.1.1-.2.2-.2-.2-.4-.4-.7-.5-1.1-.1.1-.2.2-.2.3-.3.4-.8-.1-.5-.5.1-.2.3-.3.4-.5-.2-.5-.3-1-.5-1.5l-.1.1c-.3.3-.8-.2-.5-.5l.4-.4c-.1-.5-.2-1.1-.2-1.6-.1 0-.2-.1-.2-.2s0-.2.1-.4V127c-.3.1-.6-.2-.4-.5.1-.2.3-.3.4-.5 0-.7.1-1.5.3-2.2-.1-.1-.2-.4 0-.6h.1c.1-.7.3-1.3.5-2-.4.1-.6-.6-.1-.7.1 0 .3-.1.4-.2.2-.5.4-1 .7-1.5.1-.1.1-.2.2-.3s.1-.2.2-.4c-.4.1-.5-.6-.1-.7.3-.1.5-.2.7-.3 1-1.5 2.3-2.7 3.8-3.8 1.1-1.2 2.4-2.2 3.8-3H61q-3.6 1.65-6.3 4.5c-.4.4-.8.9-1.1 1.4s-.6 1-.9 1.6m11.6-7.3c-.2.1-.4.2-.7.3.7-.2 1.4-.5 2.1-.6-.4.1-.9.1-1.3.1.1.1 0 .2-.1.2m7.7 31.3q-3.75.3-7.2-.3c-1.2-.2-2.4-.4-3.5-.8.3.2.7.3 1.1.4.6.2.4 1.2-.3 1-.3-.1-.6-.2-.8-.3.1.1.1.2.1.3.7.2 1.5.4 2.3.5 2.9.6 5.8.7 8.7.4-.8.1-.9-.9-.4-1.2m11.5-30.3c.9.3 1.7.7 2.5 1.2.3-.2.5-.4.8-.6.4-.3.9.2.5.5-.2.2-.4.3-.6.5.3.2.5.3.8.5.2-.2.5-.4.8-.5.4-.2.7.4.4.6-.2.1-.4.2-.5.4.3.3.6.5.9.8.1-.1.2-.1.3-.2.4-.2.8.4.4.6-.1 0-.1.1-.2.1.3.3.6.6.8 1l.6-.3c.4-.2.6.5.2.7-.1.1-.3.1-.4.2.3.5.5.9.7 1.5.9 2.7 1.3 5.7 1.2 8.5 0 3.8-1.1 7.7-3.8 10.5-1.8 1.9-4.1 3.1-6.6 3.7.3 0 .6.2.7.5.1.1.1.3.3.6.4-.1.8-.3 1.2-.4-.3-.7.8-1.2 1.2-.6 1.4-.6 2.6-1.5 3.8-2.6 2.6-2.4 3.9-5.9 4.3-9.3-.2-.2-.2-.6 0-.9l-.1-.1c-.5-1.8.5-4.3-.5-5.9-.2-.3-.1-.7.2-.8-.1-.2-.1-.4.1-.6-.2-1.2-.6-2.4-1-3.6-.8-2.4-2.8-4.2-5.1-5.6-1.4 0-2.7-.1-3.9-.4m-2.5-2.2-1.2-.3c.3.1.8.2 1.2.3'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M82 141.1q-1.65.45-3.3.6c-2 .2-4.1.2-6 .1h-.4c-.1 0-.3 0-.4.1-.5.3-.4 1.2.4 1.3 3.1.2 6.4.1 9.5-.6l-.3-.6c-.1-.4.2-.8.5-.9m-5.2-31.3c.8.1 1.7.2 2.6.4-1.1-.4-2.1-.9-2.7-1.8h-.1c-.7.2-.6 1.3.2 1.4m6.4.3c.2 0 .4.1.6.1l-2.7-.9c.8.2.5 1.4-.3 1.3l1.8.6c-.4-.5-.1-1.3.6-1.1m-27.5 9.7c-.4.2-.9.5-1.3.7-.2.5-.3 1.1-.5 1.7.2-.1.3-.2.5-.2.3-.1.6.2.5.4.2-.9.5-1.8.8-2.6m.5-3.2c.4-.2.8.4.4.6-.3.2-.7.3-1 .5-.3.6-.6 1.2-.8 1.8l.6-.3c.2-.1.5 0 .5.2 1.5-3.6 4.2-6.7 7.9-8.6.2-.1.4-.2.7-.3.1 0 .1-.1.2-.2-.8.1-1.6.1-2.3.1-1.4.9-2.7 1.9-3.8 3-.9 1-1.7 2-2.4 3.2q-.15.15 0 0m5 25.3c.3.1.5.2.8.3.6.2.9-.8.3-1-.4-.1-.7-.3-1.1-.4-5-2.3-6.8-8.6-6.9-13.7 0-1.6.2-3.2.5-4.7 0 .1-.1.1-.2.2-.3.2-.7.3-1 .5-.1.6-.2 1.1-.3 1.7.1-.1.3-.2.4-.3.4-.3.7.3.4.6l-.9.6c0 .5-.1.9-.1 1.4.1-.1.3-.2.5-.3.4-.2.8.4.4.6-.3.2-.5.4-.8.6 0 .6.1 1.2.1 1.8.1 0 .1 0 .2-.1.4-.1.6.5.2.7-.1 0-.2.1-.3.1.1.5.2.9.3 1.4l.1-.1c.4-.3.9.2.5.5-.2.1-.3.2-.5.4.1.4.2.9.4 1.3.4-.3.7.3.4.6l-.1.1c.2.5.4 1 .6 1.4.3 0 .5.3.3.6.4.8.9 1.6 1.5 2.3 1 1.2 2.2 2.2 3.6 2.9.3-.2.5-.1.7 0m11.3-3.9c3.3-.4 4.3-3.6 2.4-5.2s-5.1-.8-6 .6c-2 2.5.3 5 3.6 4.6'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M54.3 120.5c.4-.2.9-.5 1.3-.7.1-.1.2-.2.1-.3-.1-.2-.3-.4-.5-.2l-.6.3c-.6.3-1.2.7-1.8.9-.1.1-.3.1-.4.2-.4.1-.3.7.1.7h.1c.7-.3 1.2-.6 1.7-.9m-1.9 3.4c.4-.3.8-.6 1.3-.8.3-.2.7-.4 1-.5.1 0 .1-.1.2-.2 0-.2-.2-.5-.5-.4-.2.1-.3.1-.5.2-.6.3-1.2.7-1.8 1.1H52c-.2.1-.2.4 0 .6.1.1.2.1.4 0m.9 1.8.9-.6c.4-.3 0-.9-.4-.6-.1.1-.3.2-.4.3-.6.4-1.2.8-1.7 1.3-.2.2-.3.3-.4.5-.2.3.1.6.4.5.1 0 .1-.1.2-.1.4-.6.9-1 1.4-1.3m-1.1 3.2c.4-.3.8-.6 1.1-.9.3-.2.5-.4.8-.6.4-.2 0-.8-.4-.6-.2.1-.3.2-.5.3-.2.2-.5.3-.7.5-.2.1-.4.3-.6.4l-.2.2c-.1.1-.1.2-.1.4 0 .1.1.2.2.2.1.1.3.1.4.1m1.6 1.4c.4-.1.2-.8-.2-.7-.1 0-.1 0-.2.1-.5.2-1 .4-1.4.7-.1.1-.3.2-.4.4-.3.3.2.8.5.5l.1-.1c.4-.4.8-.6 1.3-.8.1 0 .2 0 .3-.1m.2 2.3c.2-.1.3-.2.5-.4.4-.3-.1-.8-.5-.5l-.1.1c-.4.3-.8.6-1.1 1-.2.2-.3.3-.4.5-.3.3.2.8.5.5.1-.1.2-.2.2-.3q.3-.45.9-.9m.1 2.4.5-.5.1-.1c.4-.3 0-.9-.4-.6-.2.1-.4.3-.6.5l-.3.3c-.1 0-.2.1-.2.2s-.1.2 0 .3c0 .2.2.2.3.3.1 0 .2 0 .3-.1zm1.4 1.5c.2-.3 0-.6-.3-.6-.1 0-.1 0-.2.1l-.4.4c-.2.3.1.7.4.5 0 0 .1 0 .1-.1.2 0 .3-.1.4-.3m0-18.8c.3-.1.7-.3 1-.5.4-.2.1-.8-.4-.6H56l-1.5.6c-.2.1-.5.2-.7.3-.4.1-.3.7.1.7h.1c.5-.1 1-.3 1.5-.5M46.4 133c.5 0 .9-.1 1.4-.1 1.2-.1 2.3-.2 3.5-.4.7-.1.4-1.1-.3-1-1 .2-2.1.3-3.2.4-.3 0-.7.1-1 .1.1.1.1.2.2.3.2.4-.4.8-.6.4-.1-.2-.3-.4-.4-.6h-1.2c-.1.3-.5.4-.6.1v-.1h-1c.3.3-.2.8-.5.5-.1-.2-.3-.3-.5-.5h-1.3c-.7 0-.7 1 0 1.1h.2c1.7-.1 3.5-.1 5.3-.2'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M42.7 132.6c.3.3.8-.2.5-.5-.7-.8-1.4-1.5-2-2.3-.1-.2-.3-.2-.5-.1s-.3.3-.1.5c.1.1.1.2.2.2.5.6 1 1.2 1.5 1.7.1.1.2.3.4.5m1.4-.6c0 .1.1.1 0 0 .2.4.6.2.7 0v-.2c-1-1.8-2.6-3.5-4.2-4.8-.1-.1-.2-.1-.2-.2-.4-.3-.7.3-.4.6.2.2.4.3.6.5 1.4 1.2 2.6 2.6 3.5 4.1m1.9 0c.1.2.3.4.4.6.2.4.8 0 .6-.4-.1-.1-.1-.2-.2-.3-.1-.2-.2-.4-.3-.5-1.6-2.4-3.9-4.1-5.7-6.3-.1-.1-.2-.1-.2-.1-.2 0-.5.4-.3.6l.3.3c1.7 2.1 3.9 3.7 5.4 6.1m32-18.9c.1 0 .3.1.4.2.3.2.7.4 1 .6.2.1.4.3.5.4.2.1.4.3.5.4l.5.5.5.5c.1.2.3.3.4.5s.2.3.3.5.2.3.3.4.1.2.2.4.2.3.2.3 0-.1.1-.4v-.4c0-.2 0-.4-.1-.6-.1-.4-.2-.9-.5-1.3-.1-.2-.3-.4-.5-.7l-.6-.6c-.2-.2-.4-.4-.7-.5-.2-.2-.5-.3-.7-.4-.5-.2-1-.3-1.4-.3h-.6c-.2 0-.3 0-.4.1-.2.1-.3.1-.3.1s.1 0 .3.1c.3.1.5.1.6.2m4.9 7.7c0 .1.1.2.2.3.2.2.4.2.4.2l.3-.3c.1-.1.1-.2.1-.3v-.3c0-.2-.1-.4-.2-.6s-.3-.3-.3-.3-.2.1-.3.3q-.3.3-.3.6c0 .2.1.3.1.4M61.7 137c-.1-.1-.3-.2-.4-.3s-.3-.2-.5-.3c-.3-.2-.6-.5-.9-.8-.1-.1-.3-.3-.4-.5s-.2-.3-.4-.5c-.1-.2-.2-.3-.3-.5s-.2-.3-.2-.4c-.1-.1-.1-.3-.2-.4 0-.1-.1-.2-.1-.3-.1-.2-.1-.3-.1-.3s-.1.1-.1.3c0 .1-.1.2-.1.4v.5c0 .4.1.8.3 1.3.1.2.2.4.4.6.1.2.3.4.5.6s.4.4.6.5c.2.2.4.3.6.4.4.2.8.3 1.2.4h.9c.2 0 .3-.1.3-.1s-.1-.1-.3-.1c-.2-.2-.5-.4-.8-.5m25-24c.2-.1.4-.3.6-.5.4-.3-.1-.8-.5-.5-.3.2-.5.4-.8.6l-.9.6c-.1 0-.1.1-.1.1-.1.2.1.6.4.5h.1c.4-.2.8-.5 1.2-.8m1.9.6c.4-.2 0-.8-.4-.6-.3.2-.5.3-.8.5-.5.4-1 .9-1.6 1.2h-.1c-.4.2 0 .8.4.6.7-.4 1.2-1 1.9-1.4.2 0 .4-.2.6-.3m1.1 1.6c.4-.2 0-.8-.4-.6-.1.1-.2.1-.3.2-.8.5-1.6 1-2.3 1.6l-.4.4c-.3.3.2.8.5.5.1-.1.2-.1.2-.2.8-.7 1.6-1.3 2.5-1.8 0 0 .1-.1.2-.1m.9 1.7c.1-.1.3-.1.4-.2.4-.2.2-.9-.2-.7l-.6.3c-1.1.5-2 1.2-3 1.9h-.1c-.3.2-.1.8.3.6h.1c1.1-.7 2-1.4 3.1-1.9m-35-21.1c.3.2.5.3.5.3L56 96c-.1-.1-.1-.2-.2-.3-.2-.3-.6-.6-1.1-.9q-.75-.45-1.8-.9c-.7-.2-1.5-.4-2.3-.5s-1.6-.1-2.3.1c-.4.1-.7.2-1.1.3-.3.1-.7.3-.9.5-.3.2-.5.5-.5.8s0 .5.1.7.2.3.2.3l.1.1s-.1-.2-.1-.5c0-.2 0-.3.1-.5s.2-.3.4-.4c.4-.2 1-.3 1.7-.3h1c.4 0 .7 0 1.1.1.4 0 .7.1 1.1.1.4.1.7.1 1 .2.7.1 1.3.3 1.8.5.6 0 1 .2 1.3.4m2 1.4c0 .1.1.2.1.2.1.4.3.8.5 1.3s.3.9.5 1.2v.4c0 .1-.1.2-.1.2h.2c.1-.1.3-.2.5-.5 0-.1.1-.3.1-.4v-.5c0-.3-.1-.6-.2-.9s-.3-.6-.5-.8-.4-.4-.6-.5c-.1-.1-.2-.1-.3-.1s-.2-.1-.3-.1h-.2s0 .1.1.2c.2.2.2.3.2.3m-.8 11.2c.3-.8 1.6-.5 1.3.4v.1c3.6-1.7 8.6-1.6 12.6-1.4.1-.1.2-.2.3-.4.3-.6.9-.4 1.2.1.1-.1.1-.2.1-.3 0-2.2.1-4.4.1-6.7 0-.3-.2-.6-.5-.6-2.2-.7-4.6-.7-6.9-.4h-.4c-.9.1-.9 1.5 0 1.3.3 0 .7-.1 1-.1 1-.1 2-.1 3-.1.8 0 1.5.1 2.2.3.2 0 .2-.7.1.2v1l.6.6c.3.4-.2.9-.6.8v2.9c-4.1-.2-9.4-.3-13.2 1.5-.1-.7-.1-1.6 0-2.3 0-.3 0-.7.1-1 0-.9-1.3-.9-1.3 0v.7c-.1 1.3-.2 2.7.4 3.9-.2-.2-.2-.3-.1-.5'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M62.2 110.5c.8 0 1.6 0 2.3-.1.4 0 .9-.1 1.3-.1.9-.1 1.8-.3 2.7-.5 1.5-.4 2.8-.9 3.4-1.6.1-.1.2-.2.3-.4q.15-.3 0-.6c-.2-.4-.9-.6-1.2-.1-.1.1-.2.3-.3.4-.4.4-1 .6-1.7.8-1 .3-2.1.4-3.1.5-.5.1-1 .1-1.3.1-.5.1-6 .2-6.5-.1v-.1c.3-.8-1-1.2-1.3-.4 0 .2-.1.3 0 .4.1 1 2 1.5 4.3 1.6.3.1.7.2 1.1.2m3.7-9.1h-.1c-.6.1-.4.8 0 1h.3c1.3-.2 2.6-.3 3.8 0 .2.1.5.2.6.3s.2.3.1.1c.1.1.2.2.3.2.4.1.9-.3.6-.8q-.15-.3-.6-.6c-1.2-.7-3.7-.4-5-.2m11.6 5.4c0 .2.1.5.2.7 4.5-.1 9.4.2 13.7 1.5l.4-.4c.4-.5 1-.1 1.1.4l.1-.1c1-1.7 1.2-3.5 1.3-5.4.1-2-.8-2.3-2.7-3-4.5-1.7-9.8-2.2-14.3-.6-.1 0-.2.1-.3.2 0 0-.1.1-.1.2 0 0 0 .1-.1.1-.8 2-.8 4.1-.5 6.1.1-.6 1.1-.4 1.2.3m11.1-5.8c1.3.3 3.7.7 4.1 2.2.3.2.7.3 1 .5.6.3.1 1.3-.5.9-.1 0-.2-.1-.2-.1-.1 0-.1.1-.2.1 0 .3-.1.6-.1.9.1 0 .2-.1.2-.1.4-.2.7.4.4.6-.2.1-.5.3-.7.4-.3 1.3-.3 1.4-1.4 1.1-.2-.1-.4-.1-.6-.1-.1.1-.3.1-.4.2-.3.2-.6-.1-.5-.4-.5-.1-.9-.2-1.4-.3-.1.1-.2.2-.3.2-.3.2-.7-.1-.6-.4-1.7-.2-3.4-.4-5.1-.5-1.4-.1-2.8-.2-4.2-.2-1 0-.9-1.8-.6-3.4-.5 0-.7-.9-.1-1 .1 0 .2 0 .4-.1.1-.2.1-.4.2-.6 3.3-1 7.1-.7 10.6.1'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M79.4 110.3c.4.1.9.2 1.3.3h.1c.8.1 1.1-1.1.3-1.3H81l-1.2-.3c-.9-.3-1.7-.7-2.1-1.5-.1-.2-.1-.4-.2-.7-.1-.7-1.1-.8-1.3-.3 0 .1-.1.2-.1.3.1.7.3 1.2.6 1.7.6.9 1.6 1.4 2.7 1.8m12.3-1.7c-.1.1-.2.3-.4.4-1.8 1.7-5.1 1.7-7.5 1.2-.2 0-.4-.1-.6-.1-.7-.2-1.1.7-.7 1.1.1.1.2.2.3.2s.2 0 .3.1c.1 0 .2.1.3.1 1.2.3 2.5.4 3.8.3 2.1-.1 4.1-.7 5.3-2.3.1-.2.2-.4.2-.5 0-.6-.6-1-1-.5m-14.1-7c-.1 0-.2 0-.4.1-.6.1-.4 1 .1 1h.2c4.5-1 10.3-.7 14.6 1.4.3-.2.6-.3.9-.5.4-.2.7.4.4.6-.2.1-.3.2-.5.3.1 0 .2.1.2.1.6.3 1.1-.6.5-.9-.3-.2-.6-.4-1-.5-4.3-2.2-10.3-2.6-15-1.6m11.9 5.6c-.1.3.2.6.5.4.1-.1.3-.1.4-.2.7-.3 1.3-.6 2-1 .3-.1.5-.3.7-.4.4-.2 0-.8-.4-.6-.1 0-.2.1-.2.1-.9.5-2 .9-2.9 1.5 0 0-.1.1-.1.2'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M93.1 103.6c-.3.2-.6.3-.9.5-1.6.8-3.4 1.4-4.9 2.6l-.1.1c-.1.3.3.6.6.4.1-.1.2-.2.3-.2 1.4-1 3-1.5 4.6-2.3.1 0 .1-.1.2-.1.2-.1.3-.2.5-.3.4-.4 0-1-.3-.7m-32.5 38.1c-.1 0-.3.1-.4.2l-1.2 1.5c-.4.5-.7.6-1.1.4.4-.5.7-1 1.1-1.4.3-.3.2-.7 0-1-.1-.1-.3-.2-.5-.2-.1 0-.3.1-.4.2-.6.7-1.2 1.4-1.7 2.2-.2.2-.1.6.1.8.8.7 1.7 1.1 2.7.6.9-.4 1.4-1.5 2-2.2.2-.2.2-.4.2-.6 0-.1-.1-.2-.1-.3-.3-.1-.5-.2-.7-.2m23.8 0s0 .1.1.1c.2.3.8 1.5.2 1.6-.5.2-1.1-.7-1.5-1.3l-.3-.6c-.1-.3-.4-.5-.7-.5H82c-.3.1-.5.5-.4.8l.3.6c.6 1.3 1.6 2.6 3.1 2.3 1.7-.3 1.3-2.5.6-3.6-.5-.6-1.5-.1-1.2.6m25.6-20.5c.4-.2.9-.1.9.4 0 .1 0 .3.1.4.1-.2 0-.5-.2-.8s-.5-.6-.8-.8v.4c.1.2 0 .3 0 .4m-16.7.3c.3-.2.7-.2 1 .2.2.4.4.7.4 1.1 2.5 1.1 7.2.5 9.3.5.4 0 3.8.1 5.7-.5 0-.3-.1-.6-.1-1 0-.2 0-.3.1-.5-.4.2-1 0-1-.6v-1.1c-2-.7-4.6-.7-6.2-.7-2.4-.1-7.5-.5-9.1 1.9-.2.4-.2.6-.1.7m7.4-1.1c2.5-.1 5.1.1 7.6.8 1.7.5.8.6-.5.7-1.4.1-2.9.1-4.4.1-1.7 0-7 .6-8.5-.7 1.2-1.1 4.4-.9 5.8-.9m.2 9.7c0-.1 0-.1.1-.2-.5-.4-.9-.7-1.3-1.1-.3 0-.7-.1-1-.1h.1c.4.2 0 .8-.4.6s-.8-.5-1.2-.8c-.8-.1-1.5-.2-2.2-.3 0 .2-.1.3-.3.4 1 0 2 .8 2.8 1.3l3.3.3c.1 0 .1-.1.1-.1m-6.7-1.4c-.2 0-.4-.1-.5-.3-.2.3-.3.7 0 .9.1.1.1.1.2.1-.1-.3 0-.6.3-.7'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M110 121.2c-.1.1-.1.2-.3.3-.1.1-.1.3-.1.5.1.3.1.6.1 1 0 .2 0 .3.1.5.2 0 .3-.1.5-.1.7-.1.9.9.3 1-.2.1-.5.1-.8.1v3.6c-.1 0-.3.1-.4.1-2.2.6-4.4.7-6.7.7 0 .3-.4.5-.7.2 0-.1-.1-.1-.1-.2-.3 0-.7 0-1-.1.2.2.5.4.7.6.1 0 .1.1.1.1.3.1.6.3.6.7 1.3 0 2.6 0 3.9-.1.9-.3 1.8-.6 2.7-1 .4-.2.8 0 .9.4.3-.1.7-.2 1-.3s.5-.3.5-.6c0-2.1.1-4.4-.2-6.5 0-.1 0-.3-.1-.4-.1-.6-.6-.7-1-.5m-15.8 7.5c.1 0 .1-.1.2-.1h.3c.1-.1.2-.2.3-.4v-.3c-.2-.5-.2-1-.2-1.6-.1-.1-.3-.2-.4-.2-.4-.2 0-.8.4-.6h.1v-.7c-.4-.2-.4-.8 0-1 0-.3 0-.7-.1-1-.1-.4-.2-.8-.4-1.1-.2-.4-.7-.4-1-.2s-.4.5-.2.8c1 1.6 0 4.1.5 5.9 0 .1 0 .1.1.1 0 .3.2.4.4.4'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M100.4 132.7v-.4c0-.1 0-.1.1-.2-1.1-.6-2-1.5-3-2.2-.8-.6-1.8-1.4-2.8-1.3h-.3c-.1 0-.1 0-.2.1-.3.1-.3.4-.3.7.1.3.4.6.8.5.8-.1 2.3 1.3 2.8 1.7.9.7 1.7 1.4 2.7 1.9v-.4c.1-.1.2-.3.2-.4'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M101.2 130.1c-.1 0-.1-.1-.2-.1 0 0 0 .1-.1.2v.2c-.1.6-.2 1.3-.4 1.9 0 .1 0 .1-.1.2v.4c.2-.2.5-.3.8-.2.2-.2.4-.4.7-.5.1-.5.2-1.1.3-1.6v-.1c0-.4-.3-.7-.6-.7.2.1-.1.5-.4.3'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M108.7 129.2c-.8.4-1.7.7-2.7 1-1.4.5-2.9 1-4.2 1.8-.2.2-.5.3-.7.5.2.1.4.3.4.6v.9c1.7-1.8 4.4-2.3 6.7-3.2v-.5c0-.8 1.1-.9 1.3-.2.1-.2.1-.3 0-.5 0-.4-.3-.6-.8-.4'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M101.2 137.6h.2c.1 0 .1 0 .2.1.3-1.2.2-2.4.1-3.6v-.9c0-.3-.2-.5-.4-.6-.3-.1-.6 0-.8.2-.1.1-.1.2-.1.4v.4c0 1.1.2 2.3 0 3.5h.1c.4-.3.7.1.7.5'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M100.6 137.8c.1-.2.3-.2.5-.2h.1c0-.4-.3-.8-.8-.6h-.1c-3.4 1.4-6.7 3.2-10.2 4.3-.3.1-.5.3-.5.6 0 .5-.1 1 0 1.6.1.9 1.5.9 1.3 0v-1.1c3.1-1.1 6-2.6 9-3.9.3-.2.5-.5.7-.7'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M101.1 137.5c-.2 0-.3 0-.5.2l-.6.9c-1.1 1.8-1.1 4.3-.8 6.3.1.9 1.4.5 1.3-.4-.3-1.7-.3-4.1.8-5.6-.1 0-.2-.1-.3-.1-.7-.2-.5-1.2.1-1.3'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M102.6 138c-.4-.1-.7-.3-1.1-.4-.1 0-.1 0-.2-.1h-.3c-.6.1-.8 1.1-.1 1.3.1 0 .2.1.3.1 1.6.6 3.2 1.3 4.8 1.9 1.5.6 2 1.1 2 2.7 0 .9 1.4.9 1.3 0 0-1.4-.3-2.5-1.5-3.3-.9-.6-2-.9-2.9-1.3-.5-.2-.9-.4-1.4-.6-.1.5-.8.3-.9-.3m7.1-16.5c.1-.1.2-.1.3-.3 0-.1.1-.2.1-.3v-.4c0-2.2-.1-4.3-.1-6.5 0-.1 0-.2-.1-.3-.5.2-.9.2-1.2.1v.2c0 1.9 0 3.8.1 5.8v1.1c-.1.6.5.8.9.6m-1.3 12.7v4.7c0 .9 1.3.9 1.3 0v-4.6c-.3-.2-.6-.4-.9-.5-.1.2-.2.3-.4.4m0-4v2.3c.2-.2.5-.3.8-.1l.6.3V130c-.3-.6-1.4-.5-1.4.2'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M108.5 133.6c-.4-.2-.4-.7-.1-1-.1 0-.2.1-.4.2-1.6 1.6-4.9 2.6-5.4 5v.2c.1.5.8.8 1.1.4.1-.1.2-.2.2-.3.2-1.1 1.5-1.8 2.4-2.4l2.1-1.5c.2-.1.3-.3.5-.4-.2 0-.3-.1-.4-.2'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M108.4 132.6c-.3.3-.4.8.1 1.1.1.1.2.1.4.2.3.2.6.3.9.5l2.1 1.5c.8.7 2.3 2 2.1 3.2-.2.8 1.1 1.2 1.3.4.3-1.5-.7-2.8-1.7-3.8-1.1-1.1-2.4-2-3.7-2.8l-.6-.3c-.4-.3-.7-.2-.9 0m1.5-18.8c2.8-1 5.8-1.4 8.6-2.1.7-.2.6-1.1 0-1.3-2.9-.8-5.5-2.3-8.1-3.7-.5-.3-1.3.3-1.8.4l-7.5 3c-.2.1-.3.3-.4.4-.1.3-.1.6.2.8.1.1.2.1.4.1 2.2.3 4.1.9 6 1.9.5.2.9.4 1.3.5.5.1.9.1 1.3 0m-3.4-2.4c-.6-.3-1.3-.6-2-.7-.6.1-1.3.1-1.9.3-.7.1-1-.9-.3-1 1.3-.2 2.7-.4 4.1-.4.6-.2 1.2-.5 1.9-.7 1.6-.6 1.7-.9 3.1-.1l2.4 1.2c1.7.2 3.3.4 4.9.6.7.1.4 1.1-.3 1-1-.2-2.1-.3-3.2-.4-1.4.3-2.8.6-4.1 1-2 .3-3 0-4.6-.8'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M115 111.1c1.1.1 2.2.3 3.2.4.7.1 1-.9.3-1-1.6-.2-3.2-.5-4.9-.6-2.4-.3-4.9-.4-7.3-.4-1.4 0-2.8.2-4.1.4-.7.1-.4 1.1.3 1 .6-.1 1.2-.2 1.9-.3 3.5-.3 7.2 0 10.6.5m-20 12.7h-.2c-.4.1-.4.8 0 1 .1 0 .1 0 .2.1h.7c-.1-.3.3-.6.6-.3l.4.4c.7 0 1.4.1 2.1.1-.1-.1-.1-.2-.2-.4-.1-.4.5-.6.7-.2.1.2.2.4.2.6 3.4.1 6.9 0 10.2-.6.3 0 .5-.1.8-.1.7-.1.4-1.2-.3-1-.2 0-.3.1-.5.1-4.7.9-9.8.6-14.7.3m2.2 4.7c.4.3.7.6 1.2.8.4.2.8-.4.4-.6h-.1c-1.5-.8-2.4-2.4-3.9-3.2h-.1c-.4-.2-.8.4-.4.6.1.1.3.2.4.2 1 .6 1.7 1.5 2.5 2.2'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='m96.8 124.9-.4-.4c-.3-.2-.7.1-.6.3 0 .1 0 .1.1.2 1.3 1.2 2.5 2.5 3.8 3.7.4.4.9.8 1.3 1.1.1 0 .1.1.2.1.3.2.6-.2.5-.5 0-.1-.1-.1-.1-.1-.2-.2-.5-.4-.7-.6-1.5-1.1-2.7-2.5-4.1-3.8m5.8 3.8c-.9-1.3-2.3-2.3-3-3.7-.1-.2-.2-.4-.2-.6-.1-.4-.8-.2-.7.2 0 .1.1.3.2.4.7 1.5 2 2.6 3 3.9 0 .1.1.1.1.2.2.3.7.1.7-.2 0 0-.1-.1-.1-.2m12.4-5.9c0-.5-.1-.9-.3-1.3s-.4-.8-.6-1.1-.5-.5-.7-.5c-.2-.1-.3-.1-.3-.1s0 .1.1.3c0 .1.1.2.1.3s0 .3.1.4c.1.6.1 1.3.2 2.1s.2 1.6.3 2.3c.1.3.2.6.3.8s.1.3.1.3.1-.1.2-.3.2-.4.3-.8c.1-.6.3-1.5.2-2.4m-.4 5.4c-.1-.1-.2-.1-.3-.2-.1 0-.1-.1-.1-.1s-.1 0-.1.1c-.1 0-.2.1-.3.2-.2.1-.3.3-.3.5s.1.4.3.5c.1.1.2.1.3.2.1 0 .1.1.1.1s.1 0 .1-.1c.1 0 .2-.1.3-.2.2-.1.3-.3.3-.5s-.1-.4-.3-.5m-81 6.7.3.9c.1.3.3.5.5.8.2.2.4.4.7.6.1.1.2.1.3.2s.2.1.3.1c.2.1.4.1.6.1h.5c.3 0 .4-.1.4-.1s-.1-.1-.3-.2c-.1-.1-.2-.1-.3-.2s-.3-.2-.4-.3c-.5-.5-.9-1.3-1.2-2.2-.1-.5-.2-.9-.3-1.4 0-.2-.1-.5-.1-.7s-.1-.4-.1-.6c-.1-.4-.1-.7-.2-1 0-.3-.1-.4-.1-.4s-.1.1-.2.3-.3.6-.4 1c-.1.2-.1.4-.2.7-.1.2-.1.5-.1.8v.9c.2.1.3.4.3.7m-.6 3h.2v-.2c0-.1-.1-.3-.1-.4v-.2c0-.1 0-.2-.1-.2-.1-.1-.1-.3-.2-.4 0-.1-.1-.1-.1-.2s-.1-.1-.1-.2-.1-.1-.1-.2l-.1-.1s-.1-.1-.1-.2-.1-.1-.1-.2-.1-.2-.1-.2-.1 0-.2.1-.3.1-.4.3c-.1.1-.1.2-.2.4 0 .1 0 .2-.1.4v.4c0 .1.1.3.1.4.1.1.1.2.2.3s.2.2.2.3q.3.3.6.3c.4-.2.6-.2.7-.2m63.4-32.2s.1-.1.3-.2c.2-.2.3-.5.5-.9.3-.8.3-1.8 0-2.8-.2-1-.7-1.9-1.5-2.5l-.6-.3c-.2 0-.4 0-.5.1s-.2.1-.2.2-.1.1-.1.1h.3c.2.1.3.2.4.5.2.5.4 1.4.7 2.2q.3 1.35.6 2.4c.1.3.1.6.1.8zm1.9-2.9.1.1s.1 0 .2-.1.2-.1.3-.3c.1-.1.2-.2.2-.4.1-.1.1-.3 0-.5 0-.1 0-.2-.1-.3 0-.1-.1-.2-.1-.2l-.4-.4c-.1 0-.1 0-.2-.1h-.4s0 .1-.1.2c0 .1-.1.2-.1.4-.1.1-.1.2-.1.3v.3c0 .2.2.5.3.7.2.1.3.2.4.3m132.4 77c2-2.4.6-5.9-3.6-3.2-3.5 2.3-2.7 11.4-1.6 13.2s2.8-4.3 5.2-5.4c0-1.1-2.4-.4-4.7 1.9-.1-1.1-.2-2.2.2-4.1 1.3.3 2.5-.1 4.5-2.4m-18.4 94c-1.9 2.5-.4 6 3.8 3 3.4-2.4 2.1-11.5 1-13.3-1.1-1.7-2.6 4.4-4.9 5.6.1 1.1 2.4.3 4.6-2.2.2 1.1.3 2.2 0 4.1-1.3-.1-2.5.4-4.5 2.8m28.9-68.9c.5 2.4 3.9 2.8 5.4-.3 1.5-3.2 0-6.2-.3-7.2-.2-.9 7.4-4.3 7.7-3.4.4 1.3 1.3 3.1 1.2 4.8-1.7-1-5.2.4-4.7 3.3s4 2 5.8-.7-1.4-10.1-1.8-11.1c-.4-.9-.8-1.3-2.1-.8s-7.1 2.4-7.9 2.9-1.7 1.3-1.2 2.7c.4 1.4 2.4 5 2 6.3-1.2-.7-4.7 1.1-4.1 3.5m4-10.5c0-.2 7.3-3.3 7.7-3.2.2.1.2.1.4.9-2.1.5-6.5 2.5-7.6 3.1-.2-.3-.4-.5-.5-.8m-2.7 69.7c.5 2.9 4 2 5.8-.7s-1.4-10.1-1.8-11.1c-.4-.9-.8-1.3-2.1-.8s-7.1 2.4-7.9 2.9-1.7 1.3-1.2 2.7c.4 1.4 2.4 5 2 6.3-1.2-.8-4.6 1-4.1 3.4s3.9 2.8 5.4-.3c1.5-3.2 0-6.2-.3-7.2-.2-.9 7.4-4.3 7.7-3.4.4 1.3 1.3 3.1 1.2 4.8-1.8-.9-5.2.5-4.7 3.4m-4.9-6.9c-.2-.3-.4-.6-.4-.8s7.3-3.3 7.7-3.2c.2.1.2.1.4.9-2.1.5-6.6 2.5-7.7 3.1m-127.3-93c-2.7.3-5.3 1.2-7.3 2.8-1.3 1.3-2.3 2.9-2.9 4.8.4.1.9.2 1.3.3 2.4-6.9 9.7-9 16.4-8.2 7.9 1 12.5 7.8 12.9 15.3.3 0 .5.1.8.1.4.1.4.8-.1.7-.2 0-.5-.1-.7-.1v1.1c.1 0 .2 0 .4.1.4.1.4.8-.1.7-.1 0-.2 0-.4-.1 0 .4-.1.9-.2 1.3.4.1.3.8-.1.7-.1.5-.2.9-.4 1.3.2.2 0 .5-.2.6-2.2 6.2-8.3 9.9-15.4 9.6-3.5-.1-7.2-1.7-9.9-3.8-3.6-2.8-4.8-7.2-4.5-11.5-.4-.1-.9-.2-1.3-.3-.6 8.8 5.1 14.9 13.3 16.7 2.4.1 4.9-.2 7.3-1.1.6-.2 1.1.7.4 1-.1 0-.2.1-.3.1 2.5-.6 4.8-1.7 6.8-3.1 3.9-2.7 5.5-7.4 5.9-11.9.8-8.5-4.4-16.6-12.8-18.5-3.3-.7-6.9-.6-10 .4.3 0 .6-.1.9-.1.7 0 .9 1 .2 1.1'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M120.4 181.5c-.1.3-.1.7-.2 1 .4.1.9.2 1.3.3.1-.3.1-.7.2-1-.5-.1-.9-.2-1.3-.3m3.4.2c.1-.4.1-.7.2-1.1-.4-.1-.9-.2-1.3-.3-.1.4-.1.7-.2 1.1.4.1.9.2 1.3.3m-1.4.3c0 .4-.1.7-.1 1.1.4.1.9.2 1.3.3.1-.4.1-.7.2-1.1-.5-.1-1-.2-1.4-.3m-2 4c.7.1 1.4.3 2.1.4.4.1.7-.3.7-.6.1-.6.2-1.1.2-1.7-.4-.1-.9-.2-1.3-.3-.1.4-.1.8-.2 1.1-.3 0-.5-.1-.8-.1.1-.4.1-.8.2-1.2-.4-.1-.9-.2-1.3-.3-.1.7-.2 1.3-.3 2 0 .3.3.6.7.7m1.7-6.5c.1-.3.1-.6.2-.9-.4-.1-.9-.2-1.3-.2-.1.3-.1.6-.2.9.4.1.9.1 1.3.2m1.9.4c0-.3.1-.6.1-1-.4-.1-.9-.2-1.3-.2 0 .3-.1.6-.1 1 .5 0 .9.1 1.3.2m-2.2 1.3c.1-.4.1-.7.2-1.1-.4-.1-.9-.2-1.3-.3-.1.4-.1.7-.2 1.1.4.1.8.2 1.3.3m2.4-5.6q0-.15 0 0c-.7-.3-1.3-.4-1.9-.4-.3 0-.6.2-.7.4-.2.7-.3 1.4-.5 2.1.4.1.9.2 1.3.2.1-.5.2-.9.3-1.4.1 0 .3 0 .4.1-.1.5-.1.9-.2 1.4.4.1.9.2 1.3.2.1-.7.2-1.4.3-2 .1-.3-.1-.5-.3-.6m-19 2.5c-.1.3-.1.5-.2.8.3.1.7.2 1 .2.1-.3.1-.6.2-.8-.3-.1-.7-.1-1-.2m1.1-.4c.1-.3.1-.6.2-.9-.3-.1-.7-.1-1-.2-.1.3-.1.6-.2.8.3.2.7.3 1 .3m-35-11.2c9.1 2 18.3 4.1 27.4 6.1-.2-.1-.3-.3-.2-.6 0-.2.1-.3.2-.5-9.1-2-18.2-4.1-27.3-6.1-.1.4-.1.7-.1 1.1m35.4 9.8c.1-.3.1-.5.2-.8-.3-.1-.7-.1-1-.2-.1.3-.1.5-.2.8.3 0 .7.1 1 .2m-.7-1.7c.3.1.7.1 1 .2.1-.3.1-.5.2-.8.1-.4-.1-.6-.4-.7l-5.4-1.2c-.4-.1-.9-.2-1.3-.3-.2 0-.3-.1-.5-.1-.1.2-.1.4-.2.6q-.15.3-.3.3c2.3.5 4.7 1 7 1.6 0 .2 0 .3-.1.4m-6 5.3c1.7.4 3.4.7 5.1 1.1.2 0 .5-.1.5-.3.1-.3.1-.6.2-.9-.3-.1-.7-.2-1-.2 0 .1-.1.2-.1.3-.2 0-.5-.1-.7-.1-3.9-.8-7.8-1.7-11.6-2.5-7.4-1.6-14.7-3.2-22.1-4.8-.1.3-.2.7-.3 1 8.8 1.9 17.6 3.8 26.4 5.8v-.4c.1-.7 1.1-.6 1.1.1 0 .2 0 .4-.1.5.4.1.7.2 1.1.2.6 0 1.1.1 1.5.2m-28.8-12.2c-.4-.1-.9-.2-1.3-.3 0 .3-.1.6-.1.9.4.1.9.2 1.3.3.1-.4.1-.6.1-.9m-1.8 2.6c-.1.3-.1.6-.2.8.5.1.9.2 1.4.2.1-.3.1-.5.2-.8-.5 0-.9-.1-1.4-.2'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M58.2 163c-.5.1-.9.3-1.2.5-.8 2.4-.9 6.6-.8 8.2.2 0 .4 0 .7-.1.7-.2.8.9.2 1H57c.8.2 1.6.3 2.4.5 0-.1.1-.1.1-.2.2-.3.6-.3.8 0v-.1c0-.7 1.1-.6 1.1.1v.5c.6.1 1.3.2 1.9.3.1-.1.1-.3.2-.4.1-.4.6-.4.8-.2.3-.1.6 0 .7.4 0 .1.1.3.1.4 1.3.2 2.7.3 4 .4.1-.1.3-.3.4-.5.2-.3.5-.3.7-.1 0-.1.1-.2.1-.3.1-.3.2-.7.3-1 0-.1.1-.2.1-.3-.4-.1-.9-.2-1.3-.2l-.3 1.2c-.4 0-.7-.1-1.1-.1-2.3-.3-4.6-.5-6.9-.9-1.1-.2-2.3-.4-3.4-.6-.1 0 .1-2.1.1-2.7.1-.7 1-5.5.7-5.6 1.2.3 2.5.6 3.7.8 2.7.6 5.4 1.2 8 1.8v.8c.4.1.9.2 1.3.3v-1.8c0-.4-.3-.5-.5-.5h-.1c-1.2-.3-2.3-.5-3.5-.8-.1.1-.1.2-.2.3-.3.3-.7.2-.9 0-.1.6-1.1.5-1-.2v-.6c-.7-.2-1.4-.3-2-.5-.1.1-.1.2-.2.3-.2.4-.7.2-.9-.1v.1c-.2.7-1.2.3-1-.4 0-.1.1-.3.1-.5-.8-.2-1.6-.4-2.5-.6-.2-.1-.4 0-.6.1.5.2.6 1.2 0 1.3'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M71 169.2c-.4-.1-.9-.2-1.3-.3 0 .2-.1.4-.1.6.4.1.9.2 1.3.3 0-.1.1-.3.1-.6m-4.8-5.1c.2.2.6.3.9 0 .1-.1.1-.2.2-.3.5-.8.8-1.8 1.2-2.7.1-.2 0-.4-.1-.5-.6-.6-1.4-.9-2.3-1-.3 0-.5.2-.6.5-.2 1.1-.2 2.2-.3 3.2v.6c-.1.7.8.9 1 .2m.2-3.3c.3.1.6.2.9.4-.3.8-.6 1.7-1.1 2.3.1-.9.1-1.8.2-2.7m-4.4 2.5v-.1c.2.3.6.5.9.1.1-.1.1-.2.2-.3.4-.7 1-1.4 1.4-2.1.2-.3.1-.6-.2-.8-.8-.4-1.7-.7-2.6-.9-.3-.1-.6.2-.6.5-.1.9.2 1.9 0 2.9 0 .2 0 .3-.1.5-.1.5.9.8 1 .2m.1-3c.4.1.8.3 1.2.4-.4.6-.8 1.1-1.2 1.7.1-.6 0-1.4 0-2.1m-1.8 14.4c0-.3.3-.5.6-.5.1 0 .2 0 .3.1 0-.3 0-.5.1-.8v-.5c0-.7-1-.8-1.1-.1v.1c-.2-.2-.6-.3-.8 0 0 .1-.1.1-.1.2-.1.2-.3.4-.4.6.7.1.5 1.1-.1 1h-.4c0 .1-.1.2-.1.3-.1.2 0 .5.2.6.6.4 1.2.7 1.9.8.2 0 .5-.1.5-.3.1-.3.2-.6.2-.9-.1 0-.2 0-.2-.1-.4 0-.6-.2-.6-.5m-.4.7-.6-.3c.2-.5.5-1 .8-1.4.1.5 0 1.1-.2 1.7m5.1-.9c0-.2-.1-.3-.1-.5 0-.1-.1-.3-.1-.4-.1-.4-.4-.5-.7-.4-.3-.2-.7-.2-.8.2 0 .1-.1.3-.2.4-.1.3-.3.5-.4.8.6.1.5 1.1-.2 1H62c-.1.1-.2.3-.3.4-.2.3-.1.8.4.8.9 0 1.8.2 2.7.4.4.1.6-.4.5-.8-.1-.2-.2-.5-.2-.7-.2-.1-.3-.1-.5-.2-.4-.2-.1-1.1.4-1m-.7 1.5c-.3-.1-.7-.1-1.1-.2.3-.4.5-.8.7-1.2.2.5.3.9.4 1.4m1.8-10.2c-.4-.3-1.2 0-1.1.6.1.7 1.1.7 1.3.1-.1 0-.2 0-.3-.1-.3 0-.2-.5.1-.6m-4.2-.5c0 .2-.1.4-.1.6.3-.1.5-.3.4-.7-.1-.9-1.5-.6-1.3.2 0 .2.1.3.2.4 0-.2.1-.4.1-.5.1-.5.8-.5.7 0m-1.7 4.7.3-.6c-.4 0-.8.2-.7.8v.2c.1.9 1.5.6 1.3-.2v-.2c-.1.2-.2.4-.3.5-.3.3-.9-.1-.6-.5m4.3 1c.1.6.8.7 1.2.3-.2 0-.4-.1-.5-.1-.4-.1-.4-.8.1-.7.2 0 .4.1.6.1-.4-.6-1.5-.4-1.4.4'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M66.1 165.8c-.3.1-.5.6-.1.7.1 0 .2 0 .3.1 1.2.3 2.4.6 3.6.8.4.1.9.2 1.3.3q14.25 3.3 28.5 6.3c2 .4 4.1.9 6.1 1.3.3.1.7.1 1 .2 4.7 1 9.4 1.9 14.1 2.8.4.1.9.2 1.3.2.2 0 .4.1.6.1.4.1.9.2 1.3.2 2.2.4 4.4.8 6.5 1.1.2 0 .5.1.7.1.4.1.5-.6.1-.7-.3 0-.5-.1-.8-.1-2.1-.3-4.3-.7-6.4-1.1-.4-.1-.9-.2-1.3-.2-.2 0-.4-.1-.5-.1-.4-.1-.9-.2-1.3-.2-4.7-.9-9.4-1.8-14-2.8-.3-.1-.7-.1-1-.2l-5.7-1.2c-9.7-2.1-19.4-4.2-29.1-6.5-.4-.1-.9-.2-1.3-.3-1.2-.3-2.4-.6-3.7-.9-.1.1-.1.1-.2.1'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M122.7 179.7c-.2 0-.4-.1-.6-.1-.4-.1-.9-.2-1.3-.3q-7.05-1.35-14.1-3c-.3-.1-.7-.2-1-.2-11.5-2.6-23-5.3-34.5-7.6-.4-.1-.9-.2-1.3-.3-1.6-.3-3.2-.6-4.9-.9l-3.3-.6c.1-.3.1-.6.2-.9 0-.2.1-.4.1-.6.1-.4-.6-.5-.7-.1 0 .2-.1.4-.1.5-.1.4-.1.8-.2 1.2 0 .2.1.4.3.4 2.8.5 5.6 1.1 8.4 1.6.4.1.9.2 1.3.3 11.5 2.3 23 4.9 34.5 7.4.3.1.7.1 1 .2l14.1 3c.4.1.9.2 1.3.3.2 0 .4.1.7.1.4.1.9.2 1.3.3 1.1.2 2.2.5 3.3.7s2.3.4 3.4.6c.1 0 .2 0 .4.1.4.1.5-.6.1-.7-.1 0-.2 0-.4-.1-2.2-.4-4.5-.8-6.7-1.2-.4 0-.8-.1-1.3-.1m1.1 2c-.4-.1-.9-.2-1.3-.3-.2-.1-.5-.1-.7-.2-.4-.1-.9-.2-1.3-.3-4.7-1-9.4-2.1-14.1-3.2-.3-.1-.7-.2-1-.2-10.7-2.5-21.4-4.9-32.2-7.2-.8-.2-1.5-.3-2.3-.5-.4-.1-.9-.2-1.3-.3-1.8-.4-3.5-.7-5.3-1-.8-.1-1.6-.3-2.3-.3-.8-.1-1.1.5-1.4 1.1l-.3.6c-.2.4.3.8.6.4.1-.2.2-.4.3-.5.1-.2.3-.4.4-.6.1-.1.1-.2.1-.3h.1c.4 0 .8.1 1.3.1 1.5.2 2.9.5 4.4.8.7.1 1.4.3 2.2.4.4.1.9.2 1.3.3 3.6.7 7.2 1.5 10.8 2.3 7.9 1.7 15.8 3.5 23.6 5.2.3.1.7.2 1 .2 3.4.8 6.9 1.6 10.3 2.3l3.9.9c.4.1.9.2 1.3.3.2.1.5.1.7.2.4.1.9.2 1.3.3 2.2.5 4.4 1 6.7 1.5.4.1.5-.5.1-.7h-.1c-2.4-.4-4.6-.9-6.8-1.3'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='m95.5 177.4 9.3 2.1c.3.1.7.2 1 .2 4.8 1.1 9.5 2.2 14.3 3.4.4.1.9.2 1.3.3.3.1.5.1.8.2.4.1.9.2 1.3.3 2.1.5 4.1 1 6.2 1.6h.2c.2-.1.3-.4.2-.6 0 0-.1-.1-.2-.1-2.1-.6-4.2-1.1-6.3-1.6-.4-.1-.9-.2-1.3-.3-.2-.1-.5-.1-.7-.2-.4-.1-.9-.2-1.3-.3-4.7-1.2-9.5-2.3-14.2-3.4-.3-.1-.7-.2-1-.2-2.8-.7-5.7-1.3-8.5-2-6.2-1.4-12.5-2.8-18.7-4.1-2.4-.5-4.8-1-7.2-1.4-.5-.1-.9-.2-1.4-.2-1.1-.2-2.3-.4-3.4-.5-.2 0-.4-.1-.6-.1-.5-.1-.5.6-.1.7.2 0 .4.1.5.1 1.1.1 2.3.3 3.4.5.4.1.9.2 1.3.2 2.2.4 4.4.9 6.5 1.3 6.3 1.4 12.4 2.7 18.6 4.1m13-8.5c0-.1.1-.1.2-.2.2-.2.4-.4.8-.6.7-.4 1.8-.7 2.8-.9 1.1-.2 2.2-.3 3-.3.4 0 .8.1 1 .1.1 0 .2.1.3.1h.1l-.3-.3c-.2-.2-.5-.4-1-.6-.9-.3-2.2-.4-3.4-.2s-2.4.8-3 1.6c-.3.4-.5.8-.5 1q-.15.45 0 .3-.15.15 0 0m11.9-.3c.2.1.5.1.7.1s.4-.2.4-.2 0-.2-.1-.4-.3-.4-.5-.5-.4-.1-.7-.1c-.2 0-.4.1-.4.1s0 .2.1.4c.1.3.2.5.5.6m2.6 20.8-.3.3c-.1.1-.3.2-.4.3-.3.2-.7.5-1.1.7-.2.1-.4.2-.7.4-.2.1-.5.2-.7.3-.9.4-1.9.8-2.7 1.1-.2.1-.4.1-.5.2-.2 0-.3.1-.4.1-.2 0-.4.1-.4.1s.1.1.4.1c.2.1.6.1 1 .1s.9 0 1.5-.2c.3-.1.5-.1.8-.2s.5-.2.8-.3c.5-.3 1-.6 1.4-.9s.8-.7 1-1.1l.3-.6c.1-.2.1-.3.1-.5v-.4s.1.3-.1.5m-9.8 2.9c-.2-.2-.5-.3-.8-.3h-.4c-.1 0-.2 0-.4.1-.2 0-.5.1-.5.1v.2c0 .1.1.2.2.3s.2.3.4.3c.1 0 .2.1.3.1s.2 0 .3.1c.4 0 .7-.1.9-.2s.4-.3.4-.3-.2-.3-.4-.4m-38.5-12.1c1.2.3 2.4.4 3.3.4h1.1c.3 0 .4-.1.4-.1s-.1-.1-.4-.2l-1-.5c-.8-.4-2-.8-3.2-1.1s-2.4-.4-3.3-.4h-1.1c-.3 0-.4.1-.4.1s.1.1.4.2l1 .5c.9.5 2 .9 3.2 1.1m8.3 1.9c.4.1.7 0 1-.1.1-.1.3-.2.4-.2l.1-.1s0-.1-.1-.2l-.3-.3c-.2-.2-.6-.4-1-.5s-.7 0-1 .1c-.1.1-.3.2-.4.2l-.1.1s0 .1.1.2l.3.3c.3.2.6.4 1 .5m15.7-9.5c.1.1.3.1.4.1q.3 0 .3-.3c.1-.2.1-.4.2-.6.7-2 1.8-3.5 3.3-4.7 2-1.6 4.6-2.5 7.3-2.8.7-.1.5-1.1-.2-1-.3 0-.6.1-.9.1-4.7.8-9.1 3.5-10.6 8.3-.1.2-.1.3-.2.5.1.1.2.3.4.4'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M102.3 193.7c4.8 4.1 11.4 4.5 17.1 2.6.1 0 .2-.1.3-.1.6-.2.2-1.2-.4-1-2.4.9-4.9 1.2-7.3 1.1-3-.2-6-1.2-8.6-3.1-4.4-3.2-6.3-8.6-5.8-13.8 0-.2 0-.4.1-.5.1-.7-1-.8-1.1-.1v.4c0 .2 0 .4-.1.6.2 0 .3.1.5.1.7.1.6 1.2-.1 1.1-.2 0-.3-.1-.5-.1-.1 4.9 2 9.5 5.9 12.8m-46.7-21.6c.1.3.3.5.5.7.2 0 .5-.1.7-.2h.1c.7-.2.5-1.2-.2-1-.3.1-.5.1-.7.1-.7 0-.9-.5-.9-1.5 0-.8.1-1.7.2-2.5.2-1.6.4-3.2 1.6-4.1.3-.2.7-.4 1.2-.5.7-.1.5-1.1-.1-1-3.1.7-3.4 3.3-3.7 6.1-.2 1.4-.3 2.9.3 4.2l.1.1c-.1-.7.7-1 .9-.4'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M58.9 173.8c-.9 0-2-.3-2.7-1-.2-.2-.4-.5-.5-.7-.2-.6-1-.3-1 .3v.2c.5 1.4 2.2 2.1 3.7 2.3h.4c.6 0 .7-1 .1-1.1m3.9.8q-.15 0 0 0c-.6 0-1.1-.2-1.6-.3-.1 0-.2-.1-.3-.1-.3-.1-.6.2-.6.5s.2.5.5.6c.1 0 .2 0 .2.1.4.1.7.2 1.1.2h.5c.7.1.8-.9.2-1m7.3-.5h.1c0-.2-.1-.3-.3-.4s-.5-.1-.7.1c-.1.2-.3.4-.4.5-1 1-2.4.6-3.8.1h-.1c-.6-.1-.9.8-.3 1 .2.1.3.1.5.2 1.6.5 3.3.7 4.5-.6-.5-.1-.1-1 .5-.9'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M97 179.9c-.2 0-.3-.1-.5-.1-8.7-1.7-17.6-3.4-26.2-5.6h-.1c-.6-.2-1 .8-.4 1 8.8 2.3 17.8 4 26.7 5.7.2 0 .3.1.5.1.5.1.6-1 0-1.1m99.7 63.2c2.6 1.8 10.8-3.4 9.1-9.8-1.7-6.3-10-6.6-11-2.6-.9 4 3.9 4.5 4.8 1.7 1.4 1.4 4.1 6.1-2.9 10.7M297.9 264c3 4.2 6.1 8.4 9.1 12.5 3.1-1 6.2-2.2 9.2-3.5 3.5-1.5 8.6-3.3 8.9-7.7 1.1-17-20.6-18.6-30.9-26.4-3.6-2.7-8.4-10.4-13.7-8.9-3.8 1.1-.9 6.7.4 8.9 5.1 8.4 10.7 16.5 16.5 24.5.1 0 .1.1.2.1.2.1.3.3.3.5m22.8-8.4c.1.1.3.3.4.5.2.2.3.4.5.7.2.2.3.5.5.8s.3.6.4 1 .3.7.3 1.1c.1.4.2.8.2 1.2.1.4.1.8.1 1.2s0 .8-.1 1.2c0 .4-.2.7-.3 1.1-.1.3-.3.6-.5.9q-.3.45-.6.6c-.2.2-.4.3-.5.4-.3.2-.5.2-.5.2s.1-.2.3-.4c.1-.1.2-.3.3-.5s.2-.4.3-.7c.1-.1.1-.3.1-.4s.1-.3.1-.4c0-.3.1-.6.1-1v-1c0-.4 0-.7-.1-1.1 0-.4-.1-.7-.2-1.1s-.1-.7-.2-1.1c-.1-.3-.2-.7-.3-1l-.3-.9c-.1-.3-.2-.5-.2-.7-.1-.2-.1-.4-.2-.6-.1-.3-.2-.5-.2-.5s.3.3.6.5'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M326.1 267.4c1.5-4.3-.5-9.7-2.9-13.2-4.2-6-12.4-8.6-18.7-11.5-3.1-1.4-6.1-2.8-9-4.6-2.4-1.5-4.4-3.9-6.5-5.9-2.6-2.4-7.1-5.6-10.5-2.5-1.6 1.4-1.5 3.7-.6 6.1.1-.4.1-.7.2-1.1.1-.7 1.2-.4 1 .3-.2.8-.3 1.7-.5 2.5 1.6 3.4 4.3 6.9 5.4 8.5l1.2 1.8c.3.1.5.4.4.6 3 4.4 6 8.8 9 13.1 1 .6 2 1.2 2.9 1.9-5.8-8-11.4-16.1-16.5-24.5-1.3-2.2-4.2-7.7-.4-8.9 5.2-1.5 10.1 6.2 13.7 8.9 10.3 7.8 32 9.4 30.9 26.4-.3 4.5-5.4 6.2-8.9 7.7-3 1.3-6.1 2.5-9.2 3.5-3-4.2-6.1-8.3-9.1-12.5.1.5-.4 1.1-1 .7-.1 0-.1-.1-.2-.1 3.1 4.3 6.2 8.7 9.3 13v-.2c.1-.9 1.4-.9 1.3 0 0 .2 0 .3-.1.5 2.7-.9 5.3-1.9 7.9-2.9l-.1-.1c-.3-.3.2-.8.5-.5l.3.3c.2-.1.4-.2.7-.3l-.1-.1c-.3-.3.2-.8.5-.5l.3.3c.2-.1.4-.2.6-.2-.4-.3 0-.9.4-.6.1.1.3.2.4.3.6-.2 1.1-.5 1.7-.8 0-.2.1-.3.1-.5.1-.6.9-.6 1.2-.2 1.9-1.2 3.6-2.6 4.4-4.7'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M267.9 258.3c.2 0 .4.1.6.2.1 0 .2.1.4.1 1.1-2.3 2.4-4.4 3.5-6.7 3.9 2.1 7.8 3.9 11.7 5.8 4.1 2.1 8.8 3.9 12.6 6.7.1 0 .1.1.2.1.5.4 1-.2 1-.7 0-.2-.1-.4-.3-.5-.1 0-.1-.1-.2-.1-.9-.7-1.9-1.3-2.9-1.9-3-1.8-6.4-3.2-9.5-4.8-.1.1-.4.2-.5-.1-.1-.1-.1-.2-.1-.3-.5-.2-.9-.4-1.4-.7-.1.3-.6.3-.7 0 0-.1 0-.2-.1-.3-.4-.2-.7-.3-1.1-.5v.1c.1.4-.5.6-.7.2-.1-.2-.1-.5-.2-.7-.3-.2-.7-.3-1-.5.1.3.1.6.2.9.1.4-.6.6-.7.2-.1-.5-.2-1-.3-1.4-.6-.3-1.1-.5-1.7-.8-.3.1-.6-.1-.7-.3-.3-.2-.7-.3-1-.5 0 .1-.1.2-.1.3-.2.7-1.2.4-1-.3 0-.2.1-.3.1-.5l-1.8-.9c-.3-.2-.8-.1-.9.2-1.3 2.6-2.8 5-4 7.7z'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M284.7 247.7c-2.8 1.3-5.6 2.6-8.3 4.1-.2.1-.3.4-.2.6.1.3.4.5.7.3h.1c.4-.2.9-.5 1.3-.7-.1-.4.4-.6.6-.3.3-.1.6-.3.8-.4.1-.2.3-.3.4-.2.3-.2.6-.3.9-.5-.1-.4.4-.6.6-.3l.6-.3c0-.3.4-.5.6-.3.8-.4 1.5-.7 2.3-1.1.2-.1.2-.2.3-.3.1-.3-.1-.6-.4-.6zm2.5 20.3c-4.1-2.2-8.2-4.4-12.4-6.5-1.9-.9-3.9-2.2-5.9-2.9-.1 0-.2-.1-.4-.1.5.2.7.9.1 1.2-.1.1-.2.1-.3.2.5.2 1.1.4 1.6.6l.4-.2 2 .9c-.1.1-.3.1-.4.2.4.2.8.5 1.2.7.2-.1.3-.1.3-.1l2 .9c-.1.1-.2.1-.4.2l1.2.6c.2-.1.3-.2.5-.3.4-.3.7.4.4.6l-.1.1c.6.3 1.2.6 1.8 1h.1l2 .9s-.1.1-.2.1c.4.2.8.4 1.2.7l.4-.2 2 .9c-.1.1-.3.2-.5.3.4.2.7.4 1.1.6.1 0 .2-.1.2-.1l2 .9c-.1 0-.2.1-.3.1.1 0 .2.1.2.1.3.2.7.4 1 .6.1-.1.2-.1.3-.2.4-.3.9.2.5.5 0 0-.1 0-.1.1.3.2.6.3.9.5.2-.1.3-.2.3-.2l1.9 1s-.1.1-.3.2c.2.1.4.3.7.4.2-.1.3-.2.3-.2l1.9 1s-.1.1-.3.2c.4.2.8.4 1.1.6l.1-.1c.3-.3.8.2.5.5l1.2.6.6-.4 1.9 1s-.2.2-.5.4c.4.2.9.5 1.3.7.2-.2.4-.3.4-.3l1.9 1s-.1.1-.3.2c.9.4 1.9.9 2.8 1.3.3-.2.7-.4 1-.6.6-.4 1.1.6.5.9-.1.1-.2.1-.4.2.4.1.7-.3.8-.7 0-.4.1-.7.1-1.1 0-.2 0-.3.1-.5.1-.9-1.3-.9-1.3 0v.6c-6.4-2.3-12.6-6.3-18.7-9.6m-19.2-9.5c.2-.1.4-.1.5 0-.2-.1-.4-.1-.6-.2h-.4c-.3.1-.4.3-.4.6.3-.1.6-.3.9-.4'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M320.4 272.2c0 .2-.1.3-.1.5-.1.7-.3 1.4-.4 2.1l.4.4c.3.3-.3.7-.5.4-.1.3-.1.5-.2.8l.3.3c.3.3-.2.8-.5.5-.1.3-.1.5-.2.8.2.3.5.5.7.8.3.3-.2.8-.5.5l-.4-.4c-.2.9-.4 1.8-.7 2.8-.2.9-.4 1.7-.7 2.5-.1.4-.3.9-.5 1.3 0 .1 0 .1-.1.2v-.2c-.5-1.5-.5-3.2-.5-4.7 0-.5-.6-.8-1-.6-4.5 2.5-9 5.1-13.5 7.6-.5.3-.5.5-.6 1-.1.8-.3 1.6-.5 2.4-.1.2-1 3.3-1.4 2.6-.9-1.6-.9-3.9-1-5.6 0-.5.1-1.8-.4-2.1-11.1-5.9-23.2-10.4-33.9-17.1-.3-.2-.9 0-1 .4-.2 1.3-.5 2.7-.8 4-.1.7-.3 1.3-.5 2-.3 1.2 0 1.3-.3 0-.7-3.4-.1-6.9 0-10.3 0-.2 0-.5.1-.7-.4-.4-.8-.8-1.1-1.3-.4-.6.5-1.1.9-.5.2.3.4.5.7.7.5-.7 1.3-1 2.4-1.6 1.2-.7 2.4-1.3 3.6-1.9.1-.1.2-.1.3-.2.6-.3.4-1-.1-1.2-.2-.1-.3-.1-.5 0-.3.1-.6.3-.9.4-2.1 1-4.1 2.2-6.2 3.3-.2.1-.3.4-.3.6 0 1.7-1.9 15.1 1.4 15 1.8-.1 2.4-4.9 2.7-7.1 5.8 3.5 12.1 6.3 18.2 9.3 3.6 1.8 7.2 3.6 10.9 5.3 1.1.5 2.1 1 3.2 1.6.4.2.5.3.5.3 0 .5.1 1 .1 1.5.1 1.5.2 6.9 2.5 6.9s2.8-4.9 3-6.6h.1c.4-.3.9-.5 1.3-.8 1.6-.9 3.3-1.9 4.9-2.8 2-1.2 4.1-2.3 6.1-3.5 0 1.5.1 3.2.8 4.5s1.8 1 2.3-.2c2-4.1 2.5-9.2 3.3-13.6 0-.2 0-.4-.1-.5-.4-.4-1.2-.4-1.3.2'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M286.6 278c3.9 1.9 7.7 3.8 11.6 5.8 1.2.6 1.7-.1 2.8-.8 1.8-1.1 3.7-2.3 5.5-3.4.1-.1.2-.1.4-.2.6-.4 0-1.3-.5-.9-.3.2-.7.4-1 .6-1.4.8-2.7 1.7-4.1 2.5-.8.5-1.5.9-2.3 1.4l-.6-.3c-.5-.3-1.1-.5-1.6-.8l-.5.5c-.3.3-.8-.2-.5-.5l.3-.3c-.9-.5-1.9-.9-2.8-1.4-.1 0-.1.1-.2.1-.3.3-.8-.2-.5-.5-.6-.3-1.3-.6-1.9-.9-.1.1-.3.2-.4.3-.4.3-.7-.3-.4-.6l.1-.1c-.6-.3-1.3-.6-1.9-1-.3.2-.5-.1-.5-.3-.1-.1-.3-.1-.4-.2-.6-.3-1.3-.7-1.9-1l-.1.1c-.3.2-.5-.1-.5-.4l-1.8-.9-.1.1c-.3.2-.6-.1-.5-.4-.7-.4-1.5-.7-2.2-1.1 0 0-.1 0-.1.1-.3.2-.6-.1-.5-.4-.8-.4-1.6-.9-2.5-1.3 0 0-.1 0-.1.1-.3.3-.8-.1-.6-.4-.8-.4-1.6-.9-2.5-1.3l-.1.1c-.3.3-.8-.2-.5-.5-.6-.3-1.2-.6-1.8-1-.3-.2-.6-.3-.9-.5-.1.1-.2.1-.3.2-.4.2-.7-.3-.4-.6-.7-.4-1.3-.7-2-1.1-.1.1-.2.1-.3.2-.4.3-.7-.3-.4-.6-.7-.4-1.4-.8-2.1-1.3 0 0-.1 0-.1-.1l-.3.3c-.3.3-.8-.2-.5-.5l.2-.2c-.7-.4-1.5-.9-2.1-1.5l-.7-.7c-.4-.5-1.3 0-.9.5.3.5.7.9 1.1 1.3 2.2 2.1 5.6 3.5 8.1 4.9 5.6 3.3 11.2 6.1 16.8 8.9m-11.5-25.8c0-.1.1-.2.1-.3 1.4-4.7 2.3-9.6 3.3-14.4.2-.8.3-1.7.5-2.5.1-.7-.9-.9-1-.3-.1.4-.2.7-.2 1.1-1.1 5.2-2 10.5-3.5 15.6 0 .2-.1.3-.1.5-.3.6.7.9.9.3m-8.4 10.3c0 .1.2.3.3.5.2-.1.4-.2.6-.4.4-.3.7.4.4.6-.1.1-.3.2-.4.2.3.2.7.4 1.1.1.6-.4 2.3-1.6 3.2-2.1.2-.1.3-.2.4-.2l-2-.9s-.1.1-.4.2c-1 .4-3.4 1.7-3.2 2m3.1 1.7c0 .1.1.3.3.4.1 0 .1-.1.2-.1.4-.2.7.3.4.6.4.3.8.4 1.1.2.7-.4 2.3-1.6 3.3-2.1.1-.1.3-.2.4-.2l-2-.9s-.1.1-.3.1c-1 .3-3.6 1.7-3.4 2'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M275.3 267.3c.1.1.2.4.4.6.1-.1.3-.2.4-.3.4-.3.9.2.5.5l-.3.3c.3.2.7.2 1 0 .7-.5 2.5-1.7 3.5-2.3.1 0 .1-.1.2-.1l-2-.9h-.1c-.7.2-3.8 1.8-3.6 2.2m3.4 1.5c.1.1.2.3.4.5.1 0 .1-.1.2-.1.4-.3.9.2.5.5l-.1.1c.3.2.7.3 1 .1.6-.4 2.2-1.5 3.2-2.1.2-.1.3-.2.5-.3l-2-.9s-.1.1-.4.2c-1 .4-3.4 1.6-3.3 2m2.8 1.7c.1.1.2.4.4.6.3-.2.7.1.5.4.3.2.7.3 1 0 .7-.5 2.4-1.7 3.4-2.2.1 0 .2-.1.3-.1l-2-.9s-.1 0-.2.1c-.7.3-3.6 1.7-3.4 2.1m-13.6-7.3c.4-.2 0-.9-.4-.6-.2.1-.4.2-.6.4-.9.6-1.8 1.1-2.6 1.8l-.2.2c-.3.3.2.8.5.5l.3-.3c.8-.7 1.6-1.2 2.5-1.7.2-.1.4-.2.5-.3m2.7 1.9c.4-.2 0-.8-.4-.6-.1 0-.1.1-.2.1-1 .6-1.9 1.2-2.8 1.8-.3.3 0 .8.4.6.1-.1.2-.1.3-.2.8-.6 1.7-1.1 2.7-1.7q-.15 0 0 0m-.8 2.9c-.3.3 0 .8.4.6.1-.1.2-.1.3-.2 2.1-1.5 4.3-2.8 6.5-4.2l.1-.1c.4-.3 0-.9-.4-.6-.2.1-.3.2-.5.3-2.1 1.4-4.3 2.7-6.4 4.2'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M276.6 268c.4-.3-.1-.8-.5-.5-.1.1-.3.2-.4.3-.8.7-1.6 1.3-2.5 2-.3.3.2.7.5.5l.1-.1c.8-.6 1.6-1.3 2.4-1.9.2-.1.3-.2.4-.3m3.1 1.7c.4-.3-.1-.8-.5-.5-.1 0-.1.1-.2.1-.9.7-1.8 1.4-2.7 2.2l-.1.1c-.2.3.2.7.6.4 0 0 .1 0 .1-.1l2.7-2.1c0-.1.1-.1.1-.1m2.8 1.8c.1-.3-.2-.6-.5-.4h-.1c-.8.6-1.5 1.2-2.3 1.8-.1.1-.1.1-.1.2-.1.3.2.6.5.4l.1-.1c.8-.6 1.6-1.2 2.4-1.9q-.15.15 0 0m-.3 3.1c-.1.3.2.6.5.4l.1-.1 6-4.5s.1 0 .1-.1c.4-.3-.1-.8-.5-.5-.1.1-.2.1-.3.2-1.9 1.5-3.8 3-5.8 4.4-.1.1-.1.1-.1.2m4.5-1.3c0 .1.2.3.3.5.2-.2.4-.3.6-.5.3-.3.8.2.5.5-.2.2-.4.3-.6.5.4.2.8.4 1.1.1.6-.4 2.3-1.8 2.9-2.4.2-.1.3-.2.3-.2l-1.9-1s-.1.1-.3.2c-.8.4-3 1.9-2.9 2.3m2.6 1.4c.1.2.2.4.5.6l.1-.1c.3-.3.8.2.5.5q.45.3.9 0c.6-.4 2.3-1.8 2.9-2.4.2-.1.3-.2.3-.2l-1.9-1s-.1.1-.3.2c-.9.6-3.2 2.1-3 2.4m5.1 2.6c.1.1.2.4.4.6.2-.2.5-.4.7-.6.3-.3.8.2.5.5l-.6.6q.45.3.9 0c.5-.4 2-1.5 2.7-2.2.3-.2.5-.4.5-.4l-1.9-1s-.2.2-.6.4c-.9.5-2.7 1.7-2.6 2.1m3.2 1.8c.1.1.2.4.4.6.2-.1.3-.3.5-.4.3-.3.8.2.5.5l-.4.4q.45.3.9 0c.6-.4 2.3-1.8 2.9-2.4.2-.1.3-.2.3-.2l-1.9-1s-.2.1-.4.3c-.9.5-3 1.9-2.8 2.2'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M288.1 273.7c.3-.3-.2-.8-.5-.5-.2.2-.4.3-.6.5-.7.7-1.5 1.3-2.3 1.9-.1.1-.1.1-.1.2 0 .3.2.6.5.4 0 0 .1 0 .1-.1.8-.6 1.6-1.3 2.4-2 .1-.1.3-.2.5-.4m2.2 2c.3-.3-.2-.8-.5-.5l-.1.1c-.7.6-1.4 1.2-2.1 1.7-.1.1-.1.2-.1.3 0 .3.2.5.5.3.8-.6 1.6-1.2 2.3-1.9q0 .15 0 0m-.4 2.9c-.4.3 0 .9.4.6.1-.1.3-.2.4-.3 1.8-1.4 3.5-3 5.2-4.5.3-.3-.2-.8-.5-.5l-.1.1c-1.8 1.6-3.5 3.2-5.4 4.6.1 0 0 0 0 0m6.2-.9c.3-.3-.2-.8-.5-.5-.2.2-.5.4-.7.6-.8.7-1.5 1.3-2.3 2-.3.3.2.8.5.5.1 0 .1-.1.2-.1.7-.6 1.5-1.3 2.2-1.9zm2.9 2.1c.3-.3-.2-.8-.5-.5-.1.1-.3.3-.5.4-.6.6-1.3 1.2-1.9 1.8l-.3.3c-.3.3.2.8.5.5l.5-.5c.6-.6 1.2-1.2 1.8-1.7.1 0 .2-.2.4-.3m-20.1-28.1c-.2-.2-.7-.1-.6.3.1.5.2 1 .3 1.6.1.5.2 1 .3 1.4s.8.3.7-.2c-.1-.3-.1-.6-.2-.9-.1-.7-.3-1.4-.4-2.1 0 0 0-.1-.1-.1m1.3-.7c-.2 0-.4 0-.4.2v.2c.2 1 .4 2 .7 3 .1.2.1.5.2.7.1.4.8.2.7-.2v-.1c-.4-1.2-.7-2.4-.8-3.6-.2-.1-.3-.1-.4-.2m2.9 4.5c-.4-1.7-.7-3.4-1.2-5.1 0 0 0-.1-.1-.1-.2-.3-.7-.1-.6.3.5 1.6.8 3.2 1.2 4.8 0 .1 0 .2.1.3.1.4.5.3.7 0-.1 0-.1-.1-.1-.2m2 .8c-.5-.8-.7-2.1-.9-3-.3-1.2-.6-2.4-1.2-3.5l-.1-.1c-.2-.2-.6 0-.6.3v.1c.6 1.1.9 2.4 1.2 3.7.2.8.4 1.8.8 2.6 0 .1.1.2.1.3.1.2.4.2.5.1.3-.2.3-.3.2-.5m34.5 19.3q.15 0 0 0c.3.3.9 0 .6-.4-.1-.2-.3-.3-.4-.4-.4-.5-.8-.9-1.3-1.3-.1-.1-.3-.2-.4-.3-.4-.3-.7.3-.4.6.8.5 1.4 1.1 1.9 1.8m-.2 1.6c.3.3.8-.2.5-.5l-.3-.3c-.7-.8-1.5-1.6-2.2-2.4l-.3-.3c-.3-.3-.8.2-.5.5l.1.1c.8 1 1.8 1.9 2.7 2.9m0 2.1c.3.3.8-.2.5-.5-.2-.3-.5-.5-.7-.8-1.1-1.1-2.2-2.3-3.2-3.4l-.3-.3c-.3-.3-.8.2-.5.5l.1.1c1.3 1.3 2.5 2.6 3.8 4 0 .1.2.2.3.4m-38.9-18.1c-.4-.4-.9-.7-1.4-1.1-.3-.2-.5-.4-.8-.5-.3-.2-.6-.3-.9-.5s-.6-.3-.9-.5-.6-.3-.9-.4c-.6-.2-1.2-.4-1.7-.6-.3-.1-.5-.1-.7-.2-.2 0-.4 0-.5-.1h-.5s.1.1.4.3c.1.1.3.2.5.3s.4.2.6.4c.2.1.4.3.7.4.2.1.5.3.8.5.3.1.6.3.8.5.3.2.6.3.9.5s.6.3.9.5.6.3.9.5.6.3.8.4c.3.1.5.3.7.4l.6.3c.2.1.4.2.5.2.3.1.4.2.4.2s-.1-.1-.3-.4c-.3-.4-.5-.7-.9-1.1m39.6-14.9s.2.2.7.5c.2.1.4.4.7.6s.5.5.9.8c.3.3.6.6 1 .9.3.4.7.7 1 1.1.2.2.3.4.5.6s.3.4.5.6c.3.4.6.9 1 1.3.3.5.6.9.9 1.4.1.2.3.5.4.7s.2.5.4.7c.2.5.4.9.6 1.4.2.4.4.9.5 1.3s.3.8.4 1.1.2.6.2.9c.1.5.2.8.2.8s.1-.3.1-.8v-.9c0-.4 0-.8-.1-1.2 0-.5-.2-.9-.3-1.4s-.3-1-.5-1.5-.4-1.1-.7-1.6l-.9-1.5c-.4-.5-.7-1-1.1-1.4-.4-.5-.8-.9-1.2-1.3s-.8-.7-1.2-1.1c-.4-.3-.8-.6-1.2-.8s-.7-.4-1.1-.6c-.3-.1-.6-.3-.9-.3-.5-.3-.8-.3-.8-.3m-2.3-1.8-.2-.2c-.1 0-.1-.1-.2-.2s-.3-.2-.5-.3-.4-.1-.6-.2h-.6c-.2 0-.3.1-.4.2s-.2.1-.2.1 0 .1.1.2.1.2.3.4l.4.4c.1.1.3.2.5.3s.4.1.6.2h.3c.1 0 .2 0 .3-.1.2 0 .3-.1.4-.2s.2-.1.2-.1 0-.1-.1-.2zm-56 38.4h1.5c.5-.1.8-.1.8-.1s-.3-.1-.7-.2c-.2-.1-.5-.1-.8-.3-.3-.1-.7-.2-1-.4-.4-.2-.7-.4-1.1-.6s-.7-.5-1.1-.8l-.5-.5c-.1-.2-.3-.4-.5-.6-.3-.4-.6-.8-.8-1.3-.2-.4-.4-.9-.5-1.4-.1-.2-.1-.5-.2-.8 0-.2-.1-.5-.1-.7q-.3-1.5-.3-2.7c0-.8 0-1.5.1-1.9 0-.2.1-.4.1-.5.1-.1.1-.2.1-.2l-.1.1c-.1.1-.2.3-.4.5-.1.2-.3.5-.4.8q-.15.45-.3 1.2c-.1.9-.2 1.9-.1 2.9 0 .3 0 .5.1.8 0 .3.1.5.1.8.2.6.3 1.2.6 1.7s.6 1 1 1.5.8.8 1.3 1.2c.9.7 1.9 1.1 2.8 1.3 0 .1.2.2.4.2m-8.4-2.7c.1.2.2.3.3.5.2.3.5.5.8.7.3.1.5.2.7.2h.3s0-.1-.1-.3q-.15-.15-.3-.6c-.1-.2-.2-.5-.3-.8s-.2-.6-.3-.8c-.2-.6-.5-1.2-.7-1.7-.1-.2-.2-.5-.3-.6-.1-.2-.1-.3-.1-.3l-.2.2c-.1.1-.2.4-.3.7s-.1.6-.1 1 .1.8.2 1.1c.2.3.3.5.4.7m-61.3 79.6-.3.3c5.6 2.5 13.3-2.4 8.2-7.7 3-2.7 10.6-7.1 14.1-4.4l1-1c-4.4-3.6-13.4 1.7-16.6 4.9-.2.3-.3.7 0 1 5.2 4.7-2.3 8.2-6.5 5.9h-.1c.3.1.6.6.2 1m-.4-1.2c0 .1 0 0 0 0m28.8-8.5.2-.2z'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M180.5 375.5c0-.6.7-.8 1.1-.5 0-.3-.1-.5-.1-.8-.1-5.9 6.4-10.3 10.2-14.1l.3-.3c.4-.4.2-.9-.2-1.1h-.2c-.2 0-.4 0-.5.2-4.3 4.5-10.5 8.6-10.9 15.4-.1.8.1 1.6.3 2.3zm41.9-11.4c-.4.7-1 1.4-1.5 2l-.6-.3c-.6-.3-1.3-.5-1.9-.5-3.3-.2-7.2 2-7.5 5.5-.2 2 1.7 3.8 3.4 4.9-3.6 4.9-8.4 8.9-14.6 9.7-4.4.5-8.9-.9-12.6-3.3-2.2-1.5-4.4-3.4-5.2-5.9 0 1.3.1 2.4.4 3.5 1.1 1.3 2.4 2.4 3.7 3.3 4.1 3 9.3 4.4 14.3 3.7 4-.5 7.4-2.4 10.3-4.9-.2-.2-.5-.3-.7-.5-.3-.3.2-.8.5-.5.2.2.5.4.7.6.3-.3.6-.5.8-.8-.2-.1-.4-.1-.6-.2-.4-.1-.3-.8.2-.7.3.1.7.2 1 .3.2-.2.4-.4.6-.7h-.4c-.5 0-.5-.7 0-.7.3 0 .6 0 1 .1.4-.4.7-.9 1.1-1.4-.1-.6-.2-1.1-.2-1.7-.1-.9 1.2-.8 1.3 0q0-.3-.3-.6c-.9-.5-1.8-1.2-2.4-2 0 .1-.1.3-.1.4-.1.9-1.4.5-1.3-.4.1-.6.3-1.1.6-1.6 0-.2-.1-.4-.1-.6-.3-2.9 4.4-4.4 6.5-4.1.6.1 1.1.3 1.6.6v-.3c0-.9 1.3-.9 1.3 0v.2c.3-.3.5-.6.8-.8-.1 0-.3 0-.4-.1-.4-.1-.3-.7.2-.7.3 0 .5.1.8.1.3-.4.5-.7.7-1.1-.2 0-.4-.1-.6-.1-.4-.1-.3-.8.2-.7.2 0 .5.1.7.1.6-1.1 1.1-2.3 1.3-3.5-.2-1.7-.7-3.4-1.2-4.9-.2-.6.4-.9.9-.8q-.9-2.4-3-4.5c-.3.3-.6.6-.9 1 3.8 3.9 4.1 8.4 1.2 12.9'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M213 382.6c-3.1 2.6-6.7 4.7-10.5 6-8.2 2.8-18.1-.9-20.2-9-.3-1.1-.4-2.3-.4-3.5v-.6c0-.3-.1-.4-.3-.5-.4-.3-1.1-.1-1.1.5v1c0 10 9.7 15.4 19.1 14.1 5.3-.7 10.2-3.8 14.3-7.1.1-.1.2-.2.4-.3-.4-.2-.9-.4-1.3-.6m2.7-.8c-.4-.2-.8-.3-1.2-.5-.1.1-.3.2-.4.4-.2.2-.4.3-.6.5.4.1.8.3 1.1.5l.2.2c.4-.3.8-.7 1.1-1 0-.1-.1-.1-.2-.1m-1.2-6.3c.1.6.2 1.1.2 1.7.1.6.2 1.2.3 1.7.3.1.6.2.9.4.4.2.1.8-.4.6-.1-.1-.3-.1-.4-.2 0 .2.1.5.1.7l-.1.1-.2.2c.3.1.6.2.8.3.3.1.3.4.2.6l.5-.5c.8-.8-.5-4.7-.7-5.7 0-.7-1.3-.7-1.2.1m1 4.9q0-.15 0 0m5.6-8.9c.2-.1.4-.3.6-.4v-1.3h-.1c-.5 0-.5-.7 0-.7h.1V368h-.1c-.5 0-.5-.7 0-.7h.1v-.2c0-.9-1.3-.9-1.3 0v2.8c-2.5-1.7-6.5-1.1-8 1.5-.3.5-.5 1-.6 1.6-.1.9 1.2 1.2 1.3.4 0-.1.1-.3.1-.4.9-3.2 5.5-3.5 7.4-1 .1.1.2.1.3.2-.1-.3 0-.6.2-.7'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M224.2 355.7c.6 1.5 1 3.2 1.2 4.9.2 1.2.2 2.4.1 3.6h.1c.5 0 .5.7 0 .7h-.2c-.1.4-.1.7-.2 1.1.4.1.3.7-.2.7-.1.4-.3.7-.4 1 .1 0 .2 0 .3.1.4.1.3.8-.2.7-.2 0-.3-.1-.5-.1-.2.4-.5.8-.8 1.1.1 0 .1.1.2.1.4.2 0 .9-.4.6-.1-.1-.2-.1-.3-.2-.4.4-.8.7-1.2 1-.2.1-.4.3-.6.4s-.3.4-.3.6c0 .5.5.9 1 .6 6-3.7 5.9-11.5 3.6-17.3-.1-.2-.2-.3-.4-.4-.4-.2-1.1.2-.8.8m10.9-19.3c-.3-.2-.5-.4-.8-.6-4.6 4.7-9.1 9.4-13.7 14.1l-.2.2c-3.7 3.9-7.5 7.7-11.2 11.6-.1-.1-.2-.2-.3-.2-.3.3-.6.7-.9 1 .3.2.5.4.8.6s.7.3 1 0c3.8-3.9 7.6-7.8 11.3-11.7.3-.3.6-.6.9-1 4.5-4.7 9-9.3 13.6-14-.2.1-.4.1-.5 0M208.4 361c-.3-.3-.6-.5-1-.8-.3.3-.6.6-.9 1 .3.3.7.5 1 .8.3-.3.6-.7.9-1m-4.6-2.8c-.3.3-.2.8.1 1.1.2.2.5.3.7.5l1-1c-.1-.1-.2-.1-.3-.2l25.6-25.6.1-.1c-.2-.2-.5-.3-.7-.4s-.3-.2-.3-.4l-14.8 14.8-1 1c-3.5 3.5-7 6.9-10.4 10.3m31.5-23.3c.1.1.2.1.2.1.1-.1.2-.1.3-.1-.2-.1-.4-.1-.5 0m-28.4 24.9c-.2-.2-.5-.4-.7-.5-.3.3-.6.6-.9 1 .2.2.5.4.7.5.2-.4.6-.7.9-1'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M240.5 333.1c0-.4.3-.7.7-.7s.6.3.7.7c0-.2 0-.1.1 0 .8-.7 1.5-1.5 1.8-2.5.8-2.7-3.6-5-5.3-6.2-.3-.2-.6-.1-.8.1-.4.4-.9.8-1.3 1.2.1.2.3.4.5.5s.3.4.3.6c.3-.3.7-.6 1-1 1 .7 2 1.4 2.9 2.2 2.2 2 .8 3.5-1.3 4.8-1.3.8-2.7 1.3-4 2.1-.1 0-.2.1-.3.1 0 0-.1 0-.2-.1-.6-.4-2.5-2.2-3.7-3.1l4.8-4.5c-.1 0-.2 0-.3-.1-.3-.2-.6-.5-.8-.7-.7.7-1.4 1.3-2.1 2l.5.5c.6.6-.3 1.6-1 1l-.5-.5c-.7.7-1.4 1.3-2.1 2-.1.1-.2.3-.2.4v.3c0 .2.1.3.3.4.3.1.5.3.7.4.1.1.2.1.3.2.3-.3.7.1.5.4.3.2.5.4.8.7.3-.2.7.2.5.5.2.2.4.4.6.5l.5-.5c.3-.3.8.2.5.5l-.4.4.1.1c.2.2.5.4.8.6.1.1.3.1.5.1.1 0 .1 0 .2-.1.4-.3.9-.6 1.5-.8-.1-.1-.2-.2-.3-.4-.4-.8.7-1.4 1.2-.7.1.2.2.3.4.5.7-.3 1.5-.7 2.2-1.1-.2-.3-.3-.6-.3-.8m-50.2 37.8c-.6.8-1.3 1.5-1.9 2.3-.2.2-.2.4-.2.6v.2q0 .15.3.3l8.4 5.4c.3.2.7 0 .9-.2.4-.6.8-1.2 1.4-1.8.2-.3.3-.7 0-1-.7-.6-1.4-1-2.1-1.5l-.3.3c-.3.4-.8-.1-.5-.5l.2-.2c-.5-.3-1.1-.7-1.6-1-.1.1-.2.3-.3.4-.3.3-.8-.2-.5-.5.1-.1.2-.2.2-.3-.5-.3-1-.7-1.4-1-.1.1-.3.2-.4.4-.3.3-.8-.2-.5-.5l.3-.3c-.4-.3-.7-.6-1-.9-.3-.4-.7-.5-1-.2m7.5 6.3c-.2.3-.5.6-.7.9-2.4-1.5-4.8-3.1-7.2-4.6.3-.4.7-.8 1-1.2 2.1 1.9 4.7 3.1 6.9 4.9'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='m205.6 358.8-1 1c-3.8 3.8-7.7 7.6-11.5 11.3-.3.2-.5.5-.8.7l-.3.3c-.3.3.2.8.5.5.1-.1.3-.2.4-.4 4.2-3.8 8.3-8 12.3-12 .3-.3.6-.6.9-1l4.5-4.5c6.8-6.8 13.6-13.5 20.4-20.3l.8-.8v-.1c.2-.3-.2-.7-.5-.4-8.6 8.6-17.1 17.2-25.7 25.7m2.8 2.2c-.3.3-.6.7-.9 1-3.8 4.1-7.4 8.4-11 12.7l-.2.2c-.3.3.2.9.5.5l.3-.3c3.5-4.3 7.2-8.5 10.9-12.6.3-.3.6-.7.9-1 8.1-8.9 16.7-17.4 25.3-25.8l.4-.4c.3-.3-.2-.8-.5-.5l-.5.5c-8.5 8.3-17.1 16.8-25.2 25.7m8.3-11.1c-3.3 3.3-6.6 6.5-9.8 9.8-.3.3-.6.6-.9 1-4 4.1-7.9 8.2-11.6 12.5-.1.1-.2.2-.2.3-.3.3.2.8.5.5.1-.1.2-.3.3-.4 3.7-4.3 7.6-8.4 11.5-12.5.3-.3.6-.6.9-1 3.2-3.3 6.5-6.5 9.8-9.8 5.3-5.3 10.5-10.5 15.9-15.7v-.1c.2-.3-.2-.7-.5-.5-5.4 5.4-10.6 10.7-15.9 15.9m17-20.9-.5-.5-.8-.8c-.6-.6-1.6.3-1 1l.8.8.5.5c.6.6 1.6-.4 1-1m2.4-1.7c.1.1.2.1.3.1.2 0 .5-.1.6-.3.1-.1.1-.2.1-.3 0-.2-.1-.5-.3-.6s-.3-.3-.5-.5q-.3-.3-.3-.6c-.1-.3-.5-.6-.8-.5s-.6.5-.5.8c.2.4.4.8.7 1.1.1.4.4.6.7.8m2 7.2c-.4-.8-1.6-.1-1.2.7.1.1.2.3.3.4.2.3.5.5.8.7.6.6 1.6-.3 1-1-.1-.1-.3-.3-.5-.4-.1-.1-.3-.2-.4-.4m3.8-1.4c-.1-.1-.1-.2 0 0-.1-.4-.3-.7-.7-.7-.3 0-.7.3-.7.7 0 .3.1.6.3.8.3.4.7.7 1.2.8.3.1.7-.1.8-.5s-.1-.7-.5-.8c-.1 0-.2-.1-.3-.2zs-.1 0 0 0m-7.3-3h-.2c-.9 0-.9 1.3 0 1.3h.2c.9.1.9-1.3 0-1.3m2.6-.8h.2c.9 0 .9-1.3 0-1.3h-.2c-.8 0-.8 1.3 0 1.3m-.8 3.1c-.4.1-.6.4-.7.8 0 .4.3.7.7.7.2 0 .4-.1.5-.3.2-.2.4-.5.3-.7-.1-.4-.4-.6-.8-.5m.7 1s-.1 0 0 0v-.2zm2.2-1.5c.9 0 .9-1.3 0-1.3-.8 0-.8 1.3 0 1.3m-40.8 50.7h-1.6c-.5-.1-1.1-.2-1.5-.3s-.8-.2-1-.3l-.2-.2v-.1l-.1.1v.4c.1.3.5.6.9.8q.6.45 1.5.6l.2.1h.2c.1 0 .3.1.4.1h1c.3 0 .7-.1 1-.1.3-.1.6-.1.9-.2s.6-.2.8-.3.5-.3.7-.4.4-.3.5-.4c.2-.1.3-.2.4-.3l.3-.3s-.2 0-.4.1c-.3.1-.6.2-1.1.3-.2.1-.5.1-.7.2s-.5.1-.8.2-.5.1-.8.1c0-.2-.3-.2-.6-.1m7-2.3c.2 0 .5 0 .6-.1.2-.1.3-.3.4-.5s0-.4 0-.4-.2-.1-.4-.1-.5 0-.6.1c-.2.1-.3.3-.4.5s0 .4 0 .4.2 0 .4.1m16.1-11.2c-.5 0-.5.7 0 .7h.1q.6 0 1.2.3c.1 0 .2.1.3.2.4.2.7-.4.4-.6-.1 0-.1-.1-.2-.1-.5-.4-1.1-.5-1.8-.5q.15 0 0 0m0-1.8c-.5 0-.5.7 0 .7h.1c.8.1 1.6.2 2.5.4.2 0 .3.1.5.1.4.1.6-.6.2-.7-.1 0-.2 0-.3-.1-1-.2-1.9-.4-3-.4q.15 0 0 0m3.4-.6c.4.1.6-.6.2-.7-.7-.1-1.4-.2-2.1-.2-.3 0-.5-.1-.8-.1-.4-.1-.6.6-.2.7.1 0 .3 0 .4.1.8 0 1.6.1 2.5.2-.1 0 0 0 0 0m.5-1.8c.5 0 .5-.7 0-.7h-.1c-.5 0-.9-.1-1.4-.2-.2 0-.5-.1-.7-.1-.4-.1-.6.6-.2.7.2 0 .4.1.6.1.5.1 1.1.2 1.6.2zm-9.9 15.1c.4.2.8-.4.4-.6-.3-.1-.6-.3-.9-.4-.5-.2-.9-.3-1.4-.4-.3-.1-.6-.1-1-.1-.5 0-.5.7 0 .7h.4c.7.1 1.4.3 2.1.5.2.1.3.2.4.3m.3 1.1c-.3-.1-.5-.2-.8-.3-.8-.3-1.7-.6-2.6-.9-.3-.1-.7-.2-1-.3-.4-.1-.6.6-.2.7.2 0 .4.1.6.2.9.2 1.7.5 2.6.8.4.2.8.3 1.2.5h.3l.1-.1c.1-.2.1-.5-.2-.6m-1.2 1.5c-.3-.2-.7-.3-1.1-.5-.8-.3-1.7-.5-2.4-.9-.3-.2-.5-.3-.7-.6-.3-.3-.8.2-.5.5.2.2.5.4.7.5.7.4 1.6.6 2.4.9.5.1.9.3 1.4.6.3.1.5-.2.5-.4-.2 0-.2-.1-.3-.1m-10.8-30.5c.1-.1.2-.1.3-.2s.2-.1.3-.2.2-.1.4-.2c.1-.1.2-.2.4-.2.1-.1.3-.2.4-.2.1-.1.3-.1.4-.2s.3-.1.4-.2.3-.1.4-.2c.1 0 .2-.1.4-.2.1-.1.2-.1.3-.1s.2-.1.3-.1c.1-.1.2-.1.2-.1s-.1-.1-.2-.1c-.1-.1-.4-.2-.7-.2h-.5c-.2 0-.3 0-.5.1-.2 0-.4.1-.5.1-.2.1-.3.1-.5.2s-.3.2-.5.3-.3.2-.4.4c-.1.1-.2.3-.3.4s-.2.3-.2.4c-.2.3-.2.5-.2.6v.3s.1 0 .2-.1c0-.2 0-.3.1-.3m42.7-23.1c-.1-.2-.2-.3-.2-.3v.4c0 .2-.1.6-.1 1s-.1.8-.1 1.3-.1 1-.2 1.5c0 .2-.1.5-.1.7 0 .1-.1.2-.1.3s-.1.2-.1.3c-.1.2-.1.4-.2.6s-.2.3-.3.5c-.1.1-.1.1-.1.2l-.2.2-.3.3c-.2.1-.3.2-.3.2h.4c.1 0 .3 0 .5-.1.1 0 .2 0 .3-.1.1 0 .2-.1.3-.2.2-.1.4-.3.6-.5s.4-.4.5-.7.3-.5.4-.8.1-.6.2-.9c.1-.6.1-1.2 0-1.7s-.2-1-.3-1.4c-.3-.3-.5-.6-.6-.8m1.7 6.4c0 .2-.1.3-.1.5 0 .1 0 .2-.1.3v.4h.4c.1 0 .2 0 .3-.1.2-.1.5-.3.6-.5.1-.1.2-.2.2-.4.1-.1.1-.3.2-.4v-.9c0-.3-.2-.5-.3-.7s-.3-.3-.4-.4-.2-.1-.2-.1-.1.1-.1.2c-.1.1-.1.3-.2.5s-.1.4-.2.6c0 .1 0 .2-.1.3 0 .1 0 .2-.1.3 0 .1-.1.2-.1.3.3-.1.2 0 .2.1m-63.9 20.9c-.1.1-.3.2-.4.3-.7.5-1.4-.7-.7-1.2.1-.1.2-.2.3-.2-.1-.2-.2-.3-.3-.5-.3.1-.5.3-.8.4-.4.2-.8-.4-.4-.6.2-.1.5-.3.7-.4-.2-.2-.4-.5-.6-.7-.3-.3-.7-.2-1 0-3.3 2.7-6.8 5.3-10.2 7.9 0 0-.1 0-.1.1-1.4 1.4-.6 2.9 1 3.7 1.4.7 2.1.1 3.2-.7 3.1-2.4 6.1-4.9 9.1-7.4.3-.1.3-.5.2-.7m-9.3 6.5c-.4.4-.9.7-1.3 1.1-.7.5-2.7-.5-1.8-1.4 3.3-2.5 6.6-5 9.8-7.6.5.5.8 1 1.2 1.6-1.5 1.2-3 2.5-4.5 3.7-1.2.9-2.3 1.7-3.4 2.6'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M225 326.5c-.1.1-.3.2-.4.3 0 .1.1.2.1.3.1.3.2.4.2.5l-.9.6c-1.5 1.1-3 2.1-4.5 3.1-4.6 3.1-9.2 6.2-13.8 9.2-7.3 4.9-14.6 9.8-22.1 14.6-.1.1-.2.2-.3.2-.7.5-.1 1.6.7 1.2.1-.1.3-.2.4-.3 6.9-4.4 13.6-9 20.4-13.5 7.1-4.7 14.5-9.2 21.2-14.3.2-.2.4-.5.3-.8-.2-.6-.5-1.3-.7-1.9-.3-.8-1.5-.5-1.3.3.1-.1.2-.1.3-.2.4-.1.8.5.4.7'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M182.5 355.1c.3-.1.5-.3.8-.4 2.2-1.3 4.3-2.9 6.4-4.3 4.6-3.1 9.3-6.2 13.9-9.4 7-4.8 13.9-9.7 21-14.3.1-.1.3-.2.4-.3.4-.2 0-.9-.4-.6-.1.1-.2.1-.3.2-7 4.6-13.9 9.4-20.8 14.1-4.6 3.2-9.3 6.3-13.9 9.4-2.2 1.5-4.4 3.2-6.7 4.5-.2.1-.5.3-.7.4-.4.3-.1.9.3.7m14.6-15.5c-.3.1-.5.2-.8.4-.5.3-1.1.6-1.7.9s-1.1.7-1.6 1.1c-.1.1-.2.2-.4.3l-.3.3c-.2.2-.4.4-.5.6-.2.2-.3.3-.4.5l-.4.4-.3.3s.2 0 .5-.1c.1 0 .3 0 .5-.1s.5-.2.7-.3.5-.3.7-.4c.1-.1.2-.1.4-.2.1-.1.3-.1.4-.2.5-.3 1.1-.6 1.7-1 .6-.3 1.1-.7 1.6-1.1.3-.2.5-.4.7-.6s.4-.3.6-.5c.4-.4.6-.7.8-.9s.3-.4.3-.4-.2 0-.5.1-.7.2-1.1.4c-.4.3-.6.4-.9.5m6-4c-.1 0-.3.1-.4.1l-.3.3c0 .1-.1.1-.1.2v.8h.2c.1 0 .2 0 .4.1h.4c.1 0 .2 0 .2-.1.2-.1.3-.3.3-.5 0-.1.1-.2.1-.3v-.2s0-.1-.1-.1c-.1-.1-.2-.1-.3-.2s-.3-.1-.4-.1m24.6-42c-.1-.1-.2-.2-.2-.3-1.3.9-2.7 1.7-4 2.6.1.1.2.3.3.4.3.5-.4 1-.7.5-.1-.1-.2-.3-.3-.4-1.5 1-3 1.9-4.5 2.9.1.2.2.3.3.5.3.5-.4 1-.7.5-.1-.2-.2-.3-.3-.5-1.5 1-3 1.9-4.4 2.9.1.1.2.3.3.4.3.5-.4 1-.7.5-.1-.1-.2-.3-.3-.4-1.5 1-3 1.9-4.5 2.9.2.4-.4.8-.7.5-1.7 1.1-3.5 2.3-5.2 3.4 0 .1.1.1.1.2.3.5-.4 1-.7.5 0-.1-.1-.1-.1-.2-1.8 1.1-3.5 2.3-5.3 3.4 0 .1.1.1.1.2.3.5-.4 1-.7.5 0-.1-.1-.1-.1-.2l-9.3 6c1.2-.7 2.5-1.4 3.7-2.1.4-.2.8 0 1 .3 12.7-8.2 25.3-16.4 38-24.6-.2 0-.3-.1-.5-.2-.4-.1-.5-.1-.6-.2m-29.8 10.1c.1.2.2.4.3.5 1.8-1 3.5-2 5.3-3.1-.3-.5.4-1 .7-.5v.1c1.6-.9 3.1-1.8 4.7-2.8-.1-.2-.2-.3-.3-.5-.3-.5.4-1 .7-.5.1.2.2.3.3.5l4.5-2.7c-.1-.4.4-.7.7-.4 1.5-.9 3.1-1.9 4.6-2.8-.3-.5.4-1 .7-.5 1.4-.9 2.9-1.8 4.3-2.8-.1-.1-.2-.3-.3-.4 0-.1-.1-.1-.1-.2s-.1-.3 0-.4c-8.7 5.7-17.7 11-26.8 16.3.4 0 .6 0 .7.2m-9.5 5.9c0 .2-.1.3-.3.5-.1 0-.1.1-.2.1 1.1-.6 2.2-1.2 3.2-1.9 0-.1-.1-.1-.1-.2-.3-.5.4-1 .7-.5.1.1.1.2.2.2 1.8-1.1 3.7-2.1 5.5-3.2-.1-.2-.2-.3-.3-.5s-.1-.4.1-.6c-3 1.7-6 3.5-9.1 5.2.1.1.1.2.2.3.1.3.2.4.1.6m-7.2 9.4-.3-.6-.1.1.4.6c-.1-.1 0-.1 0-.1m.3.7.5.8s.1 0 .1-.1c-.2-.3-.3-.5-.5-.8 0 0-.1 0-.1.1'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M190.5 327.6c-1.5 2.7-8-1.7-13.6 3s-9.5 13.4-12.8 12.5c-3-.8-4.1-3.6-3.5-6-.5.1-1-.1-1.4-.5l-.1-.1h-.1l-.1-.2c-.7-.8-1.3-2.1-1.9-2.9-.9-1.4-1.8-2.7-2.6-4.1 0 0 0-.1-.1-.1v-.1c-.1-.2 0-.4.1-.6.6-.7 1.3-1.2 2.1-1.7-4.4-9 6.2-6.6 12.4-9.5s9.4-12.5 13.1-11c1.9 1 .7 2.6 1.4 5 1.1-.7 2.2-1.3 3.4-2-.8-1.4-.9-3.1-.2-4.7 1-2.5 2.6-4.2 4.8-5.5.5-.3 1.3-.6 1.6-1.1.9-1.2-2-1.3-2.3-1.3-1.5 0-3 .2-4.5.5-4.4 1-7.8 3.8-10.8 7.1-2.4 2.6-4.8 6.2-8.1 7.8-6.2 3.1-15.1 1.3-20 6.9-5.5 6.2.4 15.3 4.3 20.7 4.3 5.9 12.1 10.6 18 3.7 3.3-3.8 5.9-12.1 11.6-13.1 2.8-.5 5.6-.1 8.3 0 1.4 0 8.7-.5 5.3-3.3-2.5-2.1-6.2-3.6-6-6.9l-2.1 1.2c-.2 3.4 5.2 3.7 3.8 6.3'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='m182.3 321 1.2 2 .3-.2q-.3 0-.6-.3-.3-.75-.9-1.5.15 0 0 0 .15 0 0 0m-1.8-3.2-.6-.9c-.1 0-.1.1-.2.1l.6.9c.1 0 .2-.1.2-.1m-1.1-1.4c.1 0 .1-.1.2-.1-.3-.5-.5-.9-.8-1.4-.1-.1-.1-.2-.1-.3l-.3.2z'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M172.3 342.2c2-2.8 3.5-5.9 5.8-8.4 2.5-2.7 5.5-2.5 8.9-2.4 2.9.1 9.3 1.1 10.1-3 .9-4.3-8.5-4.2-6.6-9.5.1-.2.1-.4 0-.5-.1-.4-.5-.6-1-.3-1.2.7-2.5 1.4-3.7 2.1-.6.3-1.1.6-1.7 1l-.6-.9c-.4.2-.8.5-1.1.7l.9 1.5q.15.3.6.3l3.1-1.9v.3l2.1-1.2c-.2 3.3 3.5 4.9 6 6.9 3.4 2.8-3.9 3.3-5.3 3.3-2.8 0-5.6-.5-8.3 0-5.7 1-8.4 9.3-11.6 13.1-5.9 7-13.7 2.3-18-3.7-3.9-5.4-9.8-14.5-4.3-20.7 5-5.6 13.8-3.9 20-6.9 3.3-1.6 5.6-5.2 8.1-7.8 3-3.2 6.4-6.1 10.8-7.1 1.5-.3 3-.5 4.5-.5.2 0 3.2.1 2.3 1.3-.3.5-1.1.8-1.6 1.1-2.3 1.3-3.8 3-4.8 5.5-.6 1.6-.6 3.2.2 4.7-1.1.7-2.2 1.3-3.4 2 0 .1 0 .2.1.3l-4.8 3c0 .1 0 .2.1.3.3.5.5.9.8 1.4.4-.2.8-.5 1.2-.7-.2-.3-.3-.5-.5-.8 2.5-1.5 5.1-3.1 7.6-4.6.1 0 .1-.1.2-.1.2-.1.3-.3.3-.5 0-.1 0-.3-.1-.5-.1-.1-.1-.2-.2-.3-2-3.3 1.2-7.1 4-8.6 1-.6 3.1-1.7 2.3-3.2-1.9-3.7-9.6-1.1-12.4.3-7.6 3.7-10.8 13-19.3 15-6.2 1.5-13.2 1.4-17.3 7-3.5 4.7-.7 11.4 1.7 15.9 2.7 4.9 6.3 10 11.5 12.3 5.2 2.5 10.2-.8 13.4-5.2'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='m181.7 319.5-.1.1c.2.3.3.5.5.8.4-.2.8-.5 1.1-.7-.2-.3-.3-.5-.5-.8-.3.2-.6.4-1 .6m.7-1.2-.3-.6c-.4.2-.8.5-1.1.7l.3.6c.3-.3.7-.5 1.1-.7m-.7-1.2c-.2-.3-.4-.6-.5-.9-.4.2-.8.5-1.2.7l.6.9c.3-.2.7-.5 1.1-.7m46.7-24.6c.1 0 .1 0 .2.1 0 0 0-.1-.1-.1 0-.1-.1-.1-.1 0m-.9.8v-.2s-.1 0-.1.1c0-.1 0 0 .1.1m-1.3-2.2c.4-.2.8-.5 1.2-.7-.1-.2-.2-.4-.3-.5-.4.2-.8.4-1.2.7.1.1.2.3.3.5m-.1-2.8-.3-.6c-.2.1-.4.2-.5.3-.4.3-.9 0-1-.4 0 .1 0 .1.1.2.1.2.2.3.3.4.1.2.3.5.4.7.2-.2.6-.4 1-.6m.5 3.4c.1.3.3.5.5.8.4-.2.8-.5 1.2-.7-.2-.3-.3-.5-.5-.8-.2.1-.3.2-.5.3-.3.2-.5.3-.7.4m-1.1-1.7c.4-.2.8-.5 1.2-.7-.1-.2-.2-.3-.3-.5-.4.2-.8.5-1.1.7.1.2.2.4.2.5m2.5 3.7c-.1 0-.1 0-.2-.1-.1 0-.1-.1-.1-.1.1.2.2.2.3.2'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M224.2 287.6c.1.4.6.7 1 .4.2-.1.4-.2.5-.3 1.4-.9 2.7-1.8 4-2.7 2-1.3 4.2-1.1 6.4-.7 1.3.2 11 2.7 10.7 4.2-.3 1.8-1.4 3.7-3.6 3.4-.9-.1-1.9-.9-2.7-1.3-.7-.4-1.6-.8-2.4-.6-3.3.6-6.2 3.9-9.7 2.7h-.2l-.9.6v.3c0 .1.1.2.2.3l.1.1c.1 0 .1 0 .2.1.2.1.3.1.5.2 1.5.4 2.8.2 4.3-.3 2.3-.8 4.7-3.3 7.3-1.9 1.8 1 3.1 1.9 5.2 1.3 2.2-.7 2.8-3.4 3.1-5.3 0-.3-.1-.6-.4-.7-.8-.3-1.5-.5-2.2-.8 0 .1-.1.2-.1.3-.1.3-.6.5-.9.3-.4-.2-.4-.6-.3-.9 0-.1.1-.1.1-.2-.6-.2-1.3-.5-1.9-.7v.2c0 .4-.5.6-.8.5-.4-.1-.6-.4-.5-.8 0-.1 0-.3.1-.4l-2.7-.9c0 .1 0 .1-.1.2-.2.8-1.5.6-1.3-.3 0-.1.1-.2.1-.3-.6-.1-1.1-.3-1.7-.4-.3-.1-.6-.1-.9-.1-.1.2-.1.5-.2.7-.1.3-.6.5-.9.3-.4-.2-.4-.6-.3-.9v-.1c-3.4.2-5.7 2.4-8.9 4.3-.2.1-.2.2-.3.4.1-.4.1-.3.1-.2'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M233.7 283.6c.3.1.8 0 .9-.3.1-.2.1-.5.2-.7l.3-.9c.1-.3.1-.7-.3-.9-.3-.1-.8 0-.9.3-.2.5-.3 1-.5 1.5v.1c-.2.4-.1.8.3.9m4.9.1c0-.1 0-.1.1-.2.1-.4.3-.7.5-1.1.2-.3 0-.7-.3-.9s-.7 0-.9.3c-.2.4-.4.9-.6 1.3 0 .1-.1.2-.1.3-.2.8 1.1 1.1 1.3.3m3.2 1.9c.3.1.8-.2.8-.5v-.2c.1-.4.2-.8.5-1.1.2-.3 0-.7-.3-.9s-.7 0-.9.3c-.2.4-.4.8-.5 1.3 0 .1-.1.3-.1.4-.1.2.1.6.5.7m-80.7 46.6c-.4.2-.8-.4-.4-.6l.6-.3c-.1-.2-.2-.3-.3-.5-.2.1-.4.2-.6.4-.4.2-.8-.3-.4-.6.2-.1.4-.3.6-.4-.3-.4-.5-.9-.8-1.3l-.6.3c-.4.2-.8-.4-.4-.6.2-.1.4-.2.6-.4-.4-.6-.7-1.2-1.1-1.8-.2-.3-.4-.3-.6-.3-.1 0-.2 0-.3.1l-.9.6c-.8.5-1.5 1-2.1 1.7-.1.2-.2.4-.1.6v.1s0 .1.1.1c.8 1.4 1.7 2.8 2.6 4.1.6.8 1.2 2.1 1.9 2.9l.2.2.1.1c.5.4 1 .5 1.4.5.5-.1 1-.3 1.4-.6-.1 0-.2-.1-.4-.1-.7-.1-.5-1.2.2-1 .4.1.8.2 1.1.3l.1-.1c.2-.2.2-.6.1-.8-.3-.5-.5-.9-.8-1.4-.2.1-.4.2-.6.4-.4.2-.8-.3-.4-.6.2-.1.4-.2.6-.4-.2-.3-.3-.6-.5-.9q0 .15-.3.3m.8 2.8c-.5.5-1.4 1.2-1.8.6-.4-.5-.7-1.1-1.1-1.7-1.1-1.6-2.2-3.2-3.2-4.8.5-.5 1.1-.9 1.8-1.3 1.4 2.4 2.9 4.8 4.3 7.2'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M162 335.4c-.7-.1-.9.9-.2 1 .1 0 .2 0 .4.1 1.8.4 4.3 1.6 6.1 1 .8-.2 1.6-1.6 2.2-2.1.9-.9 1.6-1.9 2.2-2.9.1-.2 0-.5-.1-.6-1.3-1-2.6.3-2 1.7-.4.4-.8 1-.9 1.1-.5.5-1.4 1.8-2.2 1.8-1.4 0-2.9-.5-4.3-.9-.5 0-.8-.1-1.2-.2m47.3-36.9c-1.6.9-3.1 1.9-4.7 2.8.1.2.3.4.4.6 1.6-.9 3.1-1.9 4.6-2.8zm5.2-3.1-4.5 2.7c.1.2.2.4.4.6l4.5-2.7c-.1-.3-.3-.5-.4-.6m5.7-2.7c-.1-.2-.2-.4-.4-.6-1.5.9-3.1 1.9-4.6 2.8.1.2.2.4.4.5 1.1-.7 2.3-1.4 3.4-2.1.4-.1.8-.4 1.2-.6m-16.3 9c-1.5.9-3 1.8-4.6 2.7-.2.1-.5.3-.7.4.1.2.3.4.4.6 1.8-1.1 3.5-2.1 5.3-3.2-.2-.1-.3-.3-.4-.5m-11.1 7.5 5.4-3.3c-.1-.2-.3-.4-.4-.6l-5.4 3.3c.2.2.3.4.4.6m-27 15.3c-2.1 1.3-4.2 2.5-6.4 3.7-.2.1-.4.2-.6.4-.4.2 0 .8.4.6l.6-.3c6.7-3.8 13.3-7.8 20-11.8.1 0 .1-.1.2-.1.4-.2.8-.5 1.2-.7.7-.4 1.5-.9 2.2-1.3 2.9-1.7 5.8-3.5 8.7-5.2-.1-.2-.3-.4-.4-.6-3.6 2.2-7.3 4.4-10.9 6.5-.4.2-.8.5-1.2.7-.1 0-.1.1-.2.1-4.5 2.6-9 5.3-13.6 8m60.6-35.6c1.9-1.2 3.8-2.3 5.7-3.6.4-.2 0-.8-.4-.6-1.9 1.2-3.7 2.4-5.6 3.5-.4.2-.8.5-1.1.7-1.4.9-2.9 1.8-4.3 2.7.1.2.2.4.4.6 1.4-.9 2.9-1.8 4.3-2.6.3-.3.7-.5 1-.7M210 299.6c-1.5 1-3.1 1.9-4.6 2.9.1.2.3.4.4.6 1.5-.9 3.1-1.9 4.6-2.8-.1-.3-.3-.5-.4-.7m-5.4 3.3c-1.7 1.1-3.5 2.2-5.2 3.2.1.2.3.4.4.6 1.7-1.1 3.5-2.2 5.2-3.2-.1-.2-.2-.4-.4-.6m-10.9 7.6 5.4-3.3c-.1-.2-.3-.4-.4-.6l-5.4 3.3c.1.2.3.4.4.6m21.5-14.1c-1.5.9-3 1.8-4.4 2.7.1.2.3.4.4.6 1.5-.9 3-1.8 4.4-2.7-.2-.2-.3-.4-.4-.6m5.3-3.3c-1.5.9-3 1.9-4.6 2.8.1.2.3.4.4.6 1.5-.9 3-1.9 4.5-2.9-.1-.2-.2-.3-.3-.5m-40 24.7c-.1 0-.1.1-.2.1-3.2 2-6.5 4-9.7 6-3.4 2.1-6.8 4.1-10.1 6.2-.2.1-.4.3-.6.4-.4.2 0 .8.4.6.2-.1.4-.2.6-.4 6.5-4.2 13.2-8.2 19.8-12.3l.1-.1c.4-.2.8-.5 1.1-.7 3.6-2.2 7.3-4.5 10.9-6.7-.1-.2-.3-.4-.4-.6-3.6 2.2-7.2 4.5-10.9 6.7-.2.3-.6.6-1 .8m46.5-27.9c3-1.6 6-3.1 9.3-4 .4-.1.2-.8-.2-.7-3.4 1-6.5 2.4-9.4 4.1-.4.2-.8.4-1.2.7-1.4.8-2.9 1.7-4.3 2.6.1.2.2.4.4.5 1.4-.9 2.8-1.8 4.3-2.6.4-.2.8-.4 1.1-.6M205.4 304c-1.7 1.1-3.5 2.2-5.2 3.2.1.2.3.4.4.6 1.8-1.1 3.5-2.2 5.3-3.3-.2-.1-.4-.3-.5-.5m-11 7.6 5.4-3.3c-.1-.2-.3-.4-.4-.6L194 311c.2.2.3.4.4.6m21.5-14.1c-1.5.9-3 1.8-4.4 2.8.1.2.3.4.4.6 1.5-.9 3-1.8 4.5-2.8-.2-.2-.3-.4-.5-.6m5.7-2.7c-.1-.2-.3-.4-.4-.6-1.5.9-3 1.9-4.6 2.8.1.2.3.4.4.6.2-.1.3-.2.5-.3 1.4-.8 2.8-1.7 4.1-2.5m-10.9 5.9c-1 .6-1.9 1.2-2.9 1.8-.6.4-1.2.7-1.7 1.1.1.2.3.4.4.6 1.5-.9 3.1-1.9 4.6-2.8-.1-.3-.2-.5-.4-.7M181.2 319l-.1.1c-2.7 1.7-5.5 3.4-8.2 5.1-3.9 2.4-7.7 4.9-11.6 7.1l-.6.3c-.4.2 0 .8.4.6l.6-.3c6.7-3.8 13.2-8.2 19.8-12.2l.1-.1.1-.1c.3-.2.7-.4 1-.6 3.6-2.3 7.3-4.5 10.9-6.8-.1-.2-.3-.4-.4-.6-3.6 2.3-7.3 4.5-10.9 6.8-.3.2-.7.4-1.1.7'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M227.3 291.3c.2-.1.3-.2.5-.3 3.7-2.2 7.9-3.5 12.2-4.1.4-.1.4-.8 0-.7-2.8.4-5.5 1.1-8.2 2-1.6.5-3 1.3-4.4 2.2-.4.2-.8.5-1.2.7-.7.5-1.4.9-2.2 1.4-.7.4-1.4.8-2 1.3.1.2.3.4.4.6 1.4-.9 2.8-1.7 4.2-2.6.2-.2.4-.3.7-.5m-32 21.7c1.8-1.1 3.6-2.2 5.3-3.3-.1-.2-.3-.4-.4-.6-1.8 1.1-3.6 2.2-5.3 3.3.2.2.3.4.4.6'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M229.5 291.8c3.9-2.3 9.3-2.8 13.8-2.8.5 0 .4-.7 0-.7-2.5 0-5.1.3-7.6.7-2.8.5-5.2 1.5-7.6 2.8-.4.2-.8.4-1.2.7-.1.1-.2.1-.4.2-1.3.8-2.5 1.6-3.8 2.4.1.2.3.4.4.6 1.4-.9 2.7-1.7 4.1-2.5 0 0 .1 0 .1-.1l.9-.6s.1 0 .1-.1c.6-.2.9-.4 1.2-.6m-7 4.3c-.1-.2-.3-.4-.4-.6-1.5.9-3 1.9-4.6 2.8.1.2.3.4.4.6l.9-.6c1.3-.7 2.5-1.4 3.7-2.2m-5.7 2.7c-1.5.9-3 1.8-4.5 2.8.1.2.3.4.4.6 1.5-.9 3-1.9 4.5-2.8-.1-.2-.3-.4-.4-.6m-10.5 6.6c-1.8 1.1-3.5 2.2-5.3 3.3.1.2.3.4.4.6 1.8-1.1 3.5-2.2 5.3-3.3-.2-.2-.3-.4-.4-.6m-12.1 7.5c-3.7 2.3-7.3 4.5-11 6.8-.4.2-.8.5-1.1.7 0 0-.1 0-.1.1-2.4 1.5-4.9 3-7.3 4.5-4.2 2.6-8.4 5.1-12.5 7.8-.2.1-.4.2-.6.4-.4.2 0 .8.4.6.2-.1.4-.2.6-.4 6.5-4.2 13.2-8.2 19.8-12.3h.1c.4-.2.8-.5 1.1-.7 3.7-2.3 7.3-4.5 11-6.8-.2-.3-.3-.5-.4-.7m17.4-10.8c-.4.2-.8.5-1.2.7-1.1.7-2.3 1.4-3.4 2.1.1.2.3.4.4.6 1.5-.9 3-1.9 4.5-2.8z'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M220.2 292.7c.1.1.2.3.3.4.1.2.2.4.4.5.1.2.3.4.4.6s.3.4.4.6c.2.2.3.5.5.7.1.2.3.4.4.6.1.1.1.2.2.3s.2.3.3.4c.3.5 1 0 .7-.5-.1-.1-.2-.3-.3-.4s-.1-.2-.2-.3c-.1-.2-.3-.4-.4-.6-.2-.2-.3-.5-.5-.7-.1-.2-.3-.4-.4-.6s-.3-.4-.4-.6-.2-.4-.4-.5c-.1-.1-.2-.3-.3-.4-.1-.2-.2-.4-.4-.6-.1-.2-.3-.4-.4-.6-.3-.5-1 0-.7.5.1.2.3.4.4.6.2.2.3.4.4.6m-5.7 2.7c.1.2.2.4.4.5.1.2.2.3.3.5s.3.4.4.6.2.4.4.5c.1.2.3.4.4.6.2.2.3.5.5.7.1.2.3.4.4.6.1.1.2.3.3.4.1.2.2.3.3.5.3.5 1 0 .7-.5-.1-.2-.2-.3-.3-.5-.1-.1-.2-.3-.2-.4-.1-.2-.3-.4-.4-.6-.2-.2-.3-.5-.5-.7-.1-.2-.3-.4-.4-.6s-.2-.4-.4-.5c-.1-.2-.3-.4-.4-.6s-.2-.3-.3-.5-.2-.4-.4-.5c-.1-.1-.2-.3-.3-.4l-.1-.1c-.3-.3-.8 0-.7.4 0 0 0 .1.1.1 0 .2.1.3.2.5m-4.8 3.6c.1.2.2.3.3.5s.3.4.4.6.2.4.4.6c.1.2.3.4.4.6.2.3.3.5.5.8.1.2.3.4.4.6s.2.3.3.5c.1.1.2.3.3.4.3.5 1 0 .7-.5-.1-.1-.2-.3-.3-.4-.1-.2-.2-.3-.3-.5s-.3-.4-.4-.6c-.2-.3-.3-.5-.5-.8-.1-.2-.3-.4-.4-.6s-.2-.4-.4-.6c-.1-.2-.3-.4-.4-.6s-.2-.3-.3-.5-.2-.4-.4-.6c-.1-.2-.2-.4-.3-.5-.1-.2-.2-.3-.3-.5-.3-.5-1 0-.7.5.1.2.2.3.3.5s.2.4.3.5c.1.3.2.5.4.6m-5.4 3.3c.1.2.3.4.4.6s.3.4.4.6.2.4.4.6c.1.2.3.4.4.6.2.3.3.5.5.8.1.2.3.4.4.6s.2.4.4.5c.3.4.9 0 .7-.5v-.1c-.1-.2-.2-.3-.3-.5s-.3-.4-.4-.6c-.2-.3-.3-.5-.5-.8-.1-.2-.3-.4-.4-.6s-.2-.4-.4-.6c-.1-.2-.3-.4-.4-.6s-.3-.4-.4-.6-.3-.4-.4-.6-.2-.4-.4-.6v-.1c-.3-.5-1 0-.7.5.1.2.3.4.4.6 0 .4.1.6.3.8m-7.2 1.9c.1.2.2.3.3.5s.3.4.4.6.3.4.4.6.3.4.4.7c.1.2.3.4.4.6s.2.4.4.6c.1.2.3.4.4.6.2.3.3.5.5.8.1.2.3.4.4.6s.3.5.4.7c0 .1.1.1.1.2.3.5 1 0 .7-.5 0-.1-.1-.1-.1-.2-.1-.2-.3-.5-.4-.7s-.3-.4-.4-.6c-.2-.3-.3-.5-.5-.8-.1-.2-.3-.4-.4-.6s-.2-.4-.4-.6c-.1-.2-.3-.4-.4-.6s-.3-.4-.4-.6-.3-.4-.4-.6-.3-.4-.4-.6-.2-.4-.3-.5c-.1-.2-.3-.2-.5-.2-.1 0-.1.1-.2.1 0 .1-.1.3 0 .5m-5 5.4c.2.2.3.5.5.7.1.2.3.4.4.6s.2.4.4.6c.1.2.3.4.4.6.2.3.3.5.5.8.1.2.3.4.4.6.2.3.4.5.5.8 0 .1.1.1.1.2.3.5 1 0 .7-.5 0-.1-.1-.1-.1-.2-.2-.3-.3-.5-.5-.8-.1-.2-.3-.4-.4-.6-.2-.3-.3-.5-.5-.8-.1-.2-.3-.4-.4-.6s-.2-.4-.4-.6c-.1-.2-.3-.4-.4-.6-.2-.2-.3-.5-.5-.7-.1-.2-.3-.4-.4-.6-.2-.2-.3-.5-.5-.7-.1-.1-.1-.2-.2-.2-.3-.5-1 0-.7.5 0 .1.1.1.1.2.2.2.3.5.5.7s.3.4.5.6m52.7-23c.3.2.8 0 .9-.3 0-.1.1-.2.1-.3.1-.3.3-.6.4-.9.4-.8-.8-1.4-1.2-.6-.2.3-.3.7-.5 1 0 .1-.1.1-.1.2-.1.4 0 .8.4.9m-76.9 32.6c-.3.1-.8.1-1.3.2-.6 0-1.2.1-1.9.1-.3 0-.7.1-1.1.1s-.7.1-1.1.1c-.4.1-.8.1-1.1.2-.4.1-.7.2-1.1.3-.7.2-1.4.5-1.8.9-.3.2-.4.4-.6.6-.1.2-.2.4-.2.6v.5-.1c0-.1.1-.2.1-.3.1-.1.2-.3.3-.4l.6-.3c.2-.1.5-.2.8-.3s.6-.1 1-.2c.3-.1.7-.1 1-.2.4-.1.7-.1 1.1-.2s.7-.1 1.1-.2.7-.1 1.1-.2c.7-.1 1.4-.3 1.9-.5.6-.2 1-.4 1.3-.6l.3-.3.1-.1-.1.1c-.1.2-.2.2-.4.2m3.3-1.9c-.2 0-.5.1-.7.2s-.3.3-.4.6c-.1.2-.1.4-.1.4s.2.1.4.1.5-.1.7-.2c.2-.2.3-.4.4-.6s0-.5 0-.5zm15.1 8.5c-.3-.2-.7-.3-1.1-.4s-.8-.1-1.3 0c-.9.1-1.7.4-2.2.8-.3.2-.5.4-.6.5-.1.2-.2.2-.2.2h.3c.2 0 .4 0 .7-.1.6-.1 1.4-.1 2.1-.2.8-.1 1.5-.1 2.1-.1h.4c.1 0 .2 0 .3.1.2.1.3.1.3.1s0-.1-.1-.3c0-.1-.1-.2-.2-.3-.2-.1-.3-.2-.5-.3m-9 2-.3.3c0 .1-.1.1-.1.2v.2c0 .1 0 .3.1.4 0 .1.1.1.1.1s.1 0 .1-.1h.5c.1 0 .2-.1.3-.1.2-.1.3-.3.4-.5l.2-.4s-.1-.2-.4-.2c-.4-.1-.7-.1-.9.1m-.5-31.6c-.5.1-1.1.4-1.7.7s-1.2.8-1.7 1.2c-.5.5-1 1-1.4 1.5s-.7 1-1 1.5c-.5.9-.7 1.6-.7 1.6s.2-.1.4-.3.6-.5 1-.8.8-.7 1.3-1.2c.4-.4.9-.9 1.4-1.3.2-.2.5-.4.7-.6s.5-.4.7-.6.5-.4.7-.5c.2-.2.4-.3.6-.5.4-.3.7-.5 1-.7s.4-.3.4-.3h-1.1c0 .2-.3.2-.6.3m-7.6 8.5c-.1 0-.2.1-.4.1h-.2c-.1 0-.1 0-.2.1 0 0-.1.1-.2.1s-.1.1-.1.1c-.2.2-.3.5-.4.7v.6h.6q.45 0 .9-.3c.1-.1.2-.3.3-.5 0-.1.1-.2.1-.3v-.3c0-.2-.1-.3-.2-.4l-.1-.1s0 .2-.1.2m-3.4 45.3c-.5.1-1 .2-1.5.4-.5.1-1.1.3-1.7.4-.3.1-.6.1-.8.2-.1 0-.3 0-.4.1h-1.1c-.2-.1-.4 0-.6-.1-.1 0-.2-.1-.3-.1s-.2-.1-.2-.1c-.1-.1-.3-.2-.4-.3l-.3-.3s0 .2.1.5c0 .1 0 .2.1.2 0 .1.1.2.1.3.1.1.1.2.2.3l.3.3c.2.2.5.3.8.5.3.1.6.2.9.2.3.1.7.1 1 0 .3 0 .7-.1 1-.1.6-.1 1.3-.4 1.8-.6.3-.1.5-.3.8-.4.2-.1.5-.3.7-.4.8-.6 1.2-1.1 1.2-1.1s-.2 0-.4.1c-.4-.2-.8-.1-1.3 0m-2.5 3.2c-.2 0-.4 0-.6.1-.2 0-.4.1-.6.2-.1 0-.2 0-.3.1-.1 0-.2.1-.3.1s-.2.1-.3.1-.2.1-.3.1c-.2.1-.3.1-.5.2-.1.1-.2.1-.2.1s0 .1.1.2.2.3.4.4c.1.1.2.1.3.2s.3.1.4.1h.4c.1 0 .3 0 .4-.1s.3-.1.4-.2.2-.1.3-.2l.5-.5c.1-.2.2-.4.2-.5s.1-.2.1-.2h-.2c.2-.2 0-.2-.2-.2m62.9-55.5c-.2.1-.5.2-.8.3s-.5.3-.8.4c-.6.3-1.1.7-1.6 1l-1.5 1.2c-.2.2-.4.4-.7.6-.2.2-.4.3-.6.5-.4.3-.7.6-.9.8l-.3.3s.2 0 .5-.1c.1 0 .3-.1.5-.1s.4-.1.7-.2c.5-.2 1-.4 1.6-.7.5-.3 1.1-.7 1.6-1.1s1-.8 1.5-1.1c.2-.2.5-.4.7-.6s.4-.3.6-.5.4-.3.5-.4c.2-.1.3-.2.4-.3l.3-.3h-.5c-.1 0-.3 0-.5.1-.3 0-.5.1-.7.2m-9.4 6c-.2.1-.3.2-.5.3-.2.2-.4.5-.5.8 0 .1-.1.3-.1.4v.2s.1 0 .2.1h.4c.3 0 .7-.1.9-.3l.3-.3c0-.1.1-.1.1-.2s.1-.1.1-.2c.1-.1.1-.3.1-.4v-.2s-.1 0-.2-.1c-.1 0-.2-.1-.4-.1 0-.1-.2-.1-.4 0m-72.7-140.1c.6.6-.9-.1-1.2-.4-.8-.7-1.6-1.5-2.4-2.2-2.3-2.1-4.6-4.3-7-6.4-3.4-3.1-6.8-6.2-10.1-9.3-.2.3-.5.5-.8.7l11.7 10.8c2.3 2.1 4.6 4.3 6.9 6.4.8.7 3.3 3.5 4.2 1.6.6-1.4-1.7-2.9-2.6-3.7-2.4-2.2-4.8-4.4-7.2-6.7-3.8-3.5-7.6-7.1-11.5-10.6-.1.3-.3.6-.5 1 7 6.3 13.7 12.5 20.5 18.8m-21-19.6c.1-.1.2-.3.2-.4-.2 0-.2.2-.2.4'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M119.4 144.8c.7 1 2.1 1.7 3.2 1.2.3-.1.6-.4.8-.7l.1-.1v-.1c.1-.1.1-.2.2-.3.2-.3.3-.7.5-1 .3-.7.4-1.5-.2-2.3-.8-1.2-2.6-1.5-3.9-.9-1.6.8-1.6 2.9-.7 4.2m1.7-3.5c.8-.2 1.9.3 2.3 1 .2.4.1.8-.1 1.2-.1.1-.1.3-.2.4-.1.2-.3.5-.4.7-.8 1.2-2.1.1-2.6-.8-.6-.9-.1-2.2 1-2.5m1-2.3c.1 0 .2.1.4.1.1.1.2.1.4.1.1.1.3.1.4.2s.3.1.4.2c.5.2 1.1.5 1.5.7.1.1.2.1.3.2s.2.1.2.1l.2.2v-.6c0-.1-.1-.3-.1-.4q-.15-.45-.6-.9c-.1-.1-.3-.3-.5-.4s-.3-.2-.5-.3-.4-.1-.6-.2-.4-.1-.6-.1c-.4 0-.8.1-1.1.2s-.5.3-.6.5c-.1.1-.1.2-.1.2h.6c.1.1.2.2.3.2m18.6-3c3.8 8.4 7.5 16.9 11.3 25.3.4.8-.8-.5-1-.9-.4-1-.9-2-1.3-2.9-1.3-2.9-2.6-5.7-3.9-8.6-1.9-4.2-3.8-8.3-5.7-12.5-.3.2-.7.3-1 .3 2.2 4.8 4.4 9.7 6.6 14.5 1.3 2.9 2.6 5.7 3.9 8.6.4 1 1.7 4.5 3.2 3.1 1.1-1.1-.4-3.4-.9-4.4-1.3-3-2.7-6-4-9-2.1-4.7-4.2-9.5-6.4-14.2-.2.2-.5.5-.8.7m-.3-1c.1-.1.2-.2.4-.3-.2 0-.3.1-.4.3'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M142.3 133.3c-.3-1.5-1.7-2.6-3.2-2.6-1.8 0-2.8 2-2.4 3.6.3 1.3 1.3 2.4 2.5 2.4.3 0 .7-.1 1-.3l.1-.1c.1-.1.3-.2.4-.3.3-.2.6-.5.8-.7.6-.5 1-1.1.8-2m-4.6.4c-.1-1.2.9-2.2 2-1.9.8.2 1.6 1 1.7 1.9 0 .4-.2.7-.6 1-.1.1-.2.2-.4.3-.2.2-.5.4-.7.5-1.1.7-1.9-.8-2-1.8m15.5 20.2c-.1-.3-.1-.6-.3-.9-.2-.6-.5-1.2-.8-1.7-.3-.6-.7-1.1-1.1-1.6s-.7-.9-1.1-1.2c-.3-.4-.6-.6-.8-.8l-.3-.3s.1.7.5 1.6c.2.5.4 1 .7 1.5s.6 1.1.9 1.6l.9 1.5c.1.2.3.5.4.7s.3.4.3.6l.3.6c.1.2.2.3.2.5.1.3.2.4.2.4s.1-.2.1-.4c0-.1.1-.3.1-.5v-.7c-.1-.4-.1-.6-.2-.9m-5.5-8.5c.1 0 .3.1.4.1h.2s0-.1.1-.2c0-.1.1-.2.1-.3.1-.3.1-.6-.1-.8-.1-.2-.4-.4-.6-.5-.1 0-.3-.1-.4-.1h-.2s0 .1-.1.2c0 .1-.1.2-.1.3-.1.3-.1.6.1.8.1.2.3.4.6.5m252.8 56.9c-.1.4-.2.8-.3 1.1 1.3 1.5 3.2 2.6 4.7 3.7.2-.4.4-.7.7-1.1.4-.6 1.4-.2 1.3.4.1 0 .1 0 .2.1 2.3-1.4 4.7-2.6 6.7-4.5-.4-.2-.8-.5-1.2-.7-.9.8-1.9 1.5-2.9 2.2-1.6 1-3.6 2.9-5.4 1.6-1-.7-2.4-1.6-3.3-2.7 3-2.1 6.1-4.2 9.1-6.3 1.8-1.3 3.7-2.6 5.5-3.8.3-.2.7-.5 1-.7q.15 0 .6.3c.3.2.7.4 1 .5.4-.3.8-.6 1.1-.9l-.1-.1-2.4-1.2c-.2-.1-.5-.1-.7 0-5.5 3.8-11 7.7-16.5 11.5l-.1.1c.6-.4 1.2-.1 1 .5'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M420.4 206.4c-.4-.3-.8-.6-1.2-.8-1.4 1-2.9 2-4.3 2.9-.6.4-1.2.8-1.8 1.1l-.1.1c-1.8-1.2-3.8-2.5-5.8-3.3-.1 0-.1 0-.2-.1 0 .1 0 .2-.1.3l-.6.9c2 .7 3.9 1.9 5.7 3.1.1-.2.3-.4.4-.6.5-.7 1.5-.1 1.2.5.1 0 .2.1.3.2 2.2-1.4 4.4-2.8 6.5-4.3'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M405.1 209.2c.1.1.2.1.3.2.2-.7.5-1.3.9-1.9l.6-.9c.1-.1.1-.2.1-.3.1-.6-.9-1-1.3-.4-.2.4-.4.7-.7 1.1s-.5.9-.7 1.4c-1.3-.7-2.6-1.3-3.9-2-.8-.4-.6-.2-.5-1 .1-.7.3-1.4.4-2 .1-.4.2-.8.3-1.1.1-.6-.5-.9-.9-.8-.2.1-.4.2-.4.5-.3 1.2-.6 2.4-.7 3.7-.1.5-.1.8.1 1.2.4.7 1.7 1.2 2.5 1.5l3 1.5c-.2-.5.3-1 .9-.7'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M411.9 213.5c.1.1.2.1.3.2.2-.7.4-1.3.7-1.9 0 0-.1 0-.1-.1-.8-.4-.1-1.6.6-1.2.1 0 .1.1.2.1.3-.7-.8-1.2-1.2-.5-.1.2-.3.4-.4.6-.4.7-.8 1.5-1 2.3-2-1-3.7-2.4-5.6-3.6-.1-.1-.2-.1-.3-.2-.5-.3-1 .2-1 .7 0 .2.1.3.3.5 2.2 1.4 4.3 3.1 6.7 4.2.1 0 .1 0 .2.1-.7-.6-.1-1.7.6-1.2'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M419.5 217.6c.2-.6.5-1.1.7-1.7-.2-.1-.3-.2-.5-.3-.1 0-.2 0-.2-.1-.2-.1-.3-.2-.5-.3-.2.5-.4 1.1-.7 1.6-2-1.2-4.3-1.9-6.2-3.2-.1-.1-.2-.1-.3-.2-.7-.5-1.3.7-.6 1.2 2.2 1.6 4.9 2.3 7.1 3.8 0 0 .1 0 .2.1-.1-.1-.1-.2-.1-.4.1-.5.8-.7 1.1-.5'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M427.1 210c-.4-.2-.8-.5-1.2-.7-2.1 1.6-4.1 3.3-6.1 4.9-.1 0-.2-.1-.3-.2l-2.1-1.2c-1.2-.7-2.4-1.4-3.6-2-.1-.1-.2-.1-.3-.2-.1 0-.1-.1-.2-.1-.8-.4-1.4.8-.6 1.2 0 0 .1 0 .1.1 2.1 1.1 4.1 2.3 6.1 3.5.2.1.3.2.5.3.1 0 .1.1.2.1h-.1c-.7-.4-.1-1.6.6-1.2.2.1.5.3.8.4 2-1.6 3.9-3.2 5.9-4.7.3-.1.3-.2.3-.2m-6.8-18.4c-2.5 2-4.9 3.9-7.4 5.9-.5.4-.9.6-1 1.2-.1.3-.1.5-.2.8v.1c.1.1.2.1.3.2.9.6 1.8 1.1 2.7 1.7.2.1.4.3.6.4l8.4-6c.1-.1.3-.2.4-.3 0 0 0-.2.1-.5 0-.5-.1-1.1.3-.8-.2-.1-.3-.2-.5-.3-1.3-.9-2.5-1.7-3.7-2.4'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M414.4 195.2c-1.9 1.5-3.3 2.1-3.6 4.5 0 .2 0 .4.2.5.5.3 1 .6 1.5 1 .4.2.8.5 1.2.7.5.3.9.6 1.4.8.1.1.3.1.4 0 2.2-1.6 4.3-3.1 6.5-4.7.9-.6 1.8-1.3 2.6-1.9.2-.1.2-.3.3-.5-.1 0-.1-.1-.2-.1-.6-.4-.3-1.3.3-1.3v-.5c0-.2-.1-.3-.2-.4-1.5-.9-2.9-1.8-4.4-2.7-.1-.1-.2-.1-.4-.1h-.2c-.2.2-.5.4-.7.5-.4.3-.8.6-1.1.9-1 1.3-2.3 2.3-3.6 3.3m9.8-.2c0 .4-.1.5-.1.5-.1.1-.3.2-.4.3l-8.4 6c-.2-.1-.4-.3-.6-.4-.9-.5-1.8-1.1-2.7-1.7-.1-.1-.2-.1-.3-.2v-.1c0-.3.1-.5.2-.8.1-.6.5-.8 1-1.2 2.5-2 4.9-3.9 7.4-5.9 1.2.7 2.4 1.5 3.6 2.2.2.1.3.2.5.3-.4-.1-.2.4-.2 1m6.5 4.9q.15-.15 0 0m-12.2 2.8c-.1.1-.2.9-.2 1.3l.1.1c.7.5 1.5.9 2.2 1.4.4.2.8.5 1.2.7 0 0 .1 0 .1.1 2.7-1.9 5.3-3.8 8-5.7.2-.2.5-.3.7-.5 0 0 .1 0 .1-.1 0-.2 0-.5.1-.7 0-.1-.1-.2 0-.4 0-.1 0-.1.1-.2v-.3c-1.1-.8-2.3-1.5-3.4-2.3-.1.3-.4.6-.7.5l-6.9 5.1c-.6.4-1 .7-1.4 1'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M417.4 204.1c0 .2 0 .4.2.5.5.3 1.1.7 1.6 1 .4.3.8.5 1.2.8s.8.5 1.3.8c.1.1.3.1.4 0 2.2-1.6 4.3-3.1 6.5-4.7.9-.6 1.8-1.3 2.6-1.9.2-.2.3-.4.4-.7-.1-.1-.3-.1-.4-.2-.2-.1-.4-.2-.5-.4 0 .2 0 .5-.1.7 0 0-.1 0-.1.1-.2.2-.5.4-.7.5-2.7 1.9-5.3 3.8-8 5.7 0 0-.1 0-.1-.1-.4-.2-.8-.5-1.2-.7-.7-.5-1.5-.9-2.2-1.4 0 0-.1 0-.1-.1 0-.4.1-1.2.2-1.3l1.2-.9 6.9-5.1c-.1 0-.3-.1-.4-.2s-.3-.2-.4-.3c-1.6 1.2-3.2 2.4-4.8 3.5-1.8 1.5-3.2 2-3.5 4.4m13.3-4.2q.15-.15 0 0m-3.5-4.3c.2.2.2.4.2.6 1.1.8 2.3 1.5 3.4 2.3v.3c.1-.2.5-.4.7-.3.1 0 .1.1.2.1v-.2c0-.2-.1-.3-.2-.4-1.3-.9-2.6-1.7-3.9-2.6 0 0-.1-.1-.2-.1h-.1c-.1 0-.1 0-.2.1-.1 0-.1.1-.2.1.1 0 .2 0 .3.1m-1.4 11.1c-.1.1-.2.9-.2 1.3l.1.1c.9.5 1.7 1.1 2.6 1.6l.9.6c2.7-2 5.5-3.9 8.2-5.9.2-.1.4-.3.6-.4v-.1c0-.5.1-.9.1-1.4l-.1-.1c-1.2-.7-2.3-1.5-3.5-2.2-.1.1-.2.2-.4.3-.1.2-.3.4-.6.5-2.2 1.6-4.4 3.3-6.6 4.9-.3.2-.7.5-1.1.8m12.4-4.2c.1 0 .1.1 0 0'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M434.2 200.4c.1-.1.2-.2.4-.3 1.2.7 2.3 1.5 3.5 2.2 0 0 .1 0 .1.1 0 .5-.1.9-.1 1.4v.1c-.2.1-.4.3-.6.4-2.7 2-5.5 3.9-8.2 5.9l-.9-.6c-.9-.5-1.7-1.1-2.6-1.6 0 0-.1 0-.1-.1 0-.4.1-1.2.2-1.3l1.2-.9c2.2-1.6 4.4-3.3 6.6-4.9-.1 0-.2 0-.3-.1l-.6-.3c-1.5 1.1-2.9 2.2-4.4 3.3-1.9 1.4-3.3 1.9-3.6 4.4 0 .2 0 .4.2.5.3.2.7.4 1 .6.4.2.8.5 1.2.7.6.4 1.2.8 1.9 1.2.1.1.3.1.4 0 2.2-1.6 4.3-3.1 6.5-4.7.9-.6 1.8-1.3 2.6-1.9.2-.2.3-.5.4-.8-.1-.1-.2-.1-.4-.2-.7-.4-.2-1.3.4-1.3v-.2c0-.2-.1-.3-.2-.4-1.3-.9-2.7-1.7-4-2.6-.1 0-.1-.1-.2-.1h-.1s-.1 0-.1.1c-.1.1-.3.2-.4.3h.1c.2.5.2.8.1 1.1m4 2.1c.1.1.1 0 0 0m2 11c-.1.1-.2.9-.2 1.3l.1.1c.4.3.9.5 1.3.8.4-.2.7.1.8.5 0 0 .1 0 .1.1.4.2.8.5 1.2.7h.1v-5.9l-2.1 1.5c-.5.3-.9.6-1.3.9'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M439.1 214.9c0 .2 0 .4.2.5.4.3.8.5 1.2.8.2-.2.4-.3.7-.5.1 0 .1 0 .2-.1-.4-.3-.9-.5-1.3-.8 0 0-.1 0-.1-.1 0-.4.1-1.2.2-1.3l1.2-.9 2.1-1.5v-1c-.3.2-.5.4-.8.6-1.9 1.4-3.3 1.9-3.6 4.3m3.2 1.3-.1-.1c.1.2 0 .5-.3.7l-.1.1c.5.3 1.1.7 1.6 1h.1v-1h-.1c-.3-.2-.7-.4-1.1-.7m-17.5-20.6c.1 0 .1.1.2.1.3.2.5.4.8.5.1.1.3.2.4.3s.2.1.4.2c.3 0 .7-.2.7-.5 0-.2 0-.4-.2-.6-.1-.1-.2-.1-.2-.2-.5-.4-1-.7-1.5-1-.1-.1-.2-.1-.3-.1-.6 0-.9.9-.3 1.3m6 3.1c0 .1-.1.1-.1.2v.4c.1.2.2.4.5.4.1.1.3.1.4.2.4.2.7.4 1 .6l.6.3c.1.1.2.1.3.1.3 0 .5-.2.6-.5s.1-.6-.3-.8h-.1c-.7-.4-1.4-.8-2.2-1.1-.1 0-.1-.1-.2-.1-.1-.2-.4 0-.5.3m8.2 3.6c-.7-.1-1.1.9-.4 1.3.1.1.2.1.4.2 1.4.7 2.7 1.4 4.1 2.1.2-.1.3-.2.5-.4v-.9c-1.4-.7-2.9-1.4-4.3-2.2-.1 0-.2 0-.3-.1'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M433.3 212.9c-1.3.9-2.7 1.9-4 2.8-1.3.8-2.4 1.7-3.9 1.1-1.4-.6-2.9-1.2-4.2-1.9-.3-.1-.5-.3-.8-.4-.7-.5-1.4.7-.6 1.2h.1c.2.1.3.2.5.3 1.9 1.1 4 1.8 6 2.7 0-.1.1-.2.1-.3-.1-.4.4-1 1-.8.3.1.5.2.8.3 1.2-.8 2.5-1.4 3.6-2.2 1.5-1 2.9-2 4.4-3.1 2.5-1.8 5-3.5 7.4-5.4v-1.7c-.2.1-.3.2-.5.4-3.3 2.4-6.6 4.7-9.9 7'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M426.3 221.7c.1 0 .2.1.3.1l.9-2.7c-.3-.1-.5-.2-.8-.4-.2-.1-.3-.2-.4-.4 0 .1-.1.2-.1.3-.3.9-.6 1.7-.8 2.6-1.2-.4-2.2-1.1-3.3-1.8-.5-.3-.9-.6-1.4-.9-.2-.1-.4-.2-.6-.4l-.3-.3c0-.1-.1-.2-.2-.3-.4-.2-1.1 0-1.1.6 0 .1 0 .2.1.4.3.7 1.5 1.2 2.1 1.5 1.6 1 3 2 4.8 2.6-.4-.5.2-1.3.8-.9'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M432.9 224.7c.2.1.4.2.5.3.3-.8.5-1.6.8-2.4-.2-.1-.3-.1-.5-.2-.3-.1-.4-.3-.5-.6 0 0-.1 0-.1-.1-.3.9-.6 1.7-.9 2.6-1.9-.9-3.7-1.8-5.6-2.7-.1 0-.2-.1-.3-.1-.7-.3-1.2.5-.9 1 .1.1.1.2.3.2 2.2 1 4.4 2.1 6.6 3.1h.1s-.1 0-.1-.1c-.8-.2-.1-1.4.6-1'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M426.7 218.7c.3.1.5.2.8.4 1.9.8 3.8 1.8 5.6 2.7 0 0 .1 0 .1.1-.1-.4.2-.9.8-.8.3.1.7.3 1.2.5 2-1.8 4.4-3.1 6.6-4.7l.1-.1c.3-.2.3-.5.3-.7-.1-.4-.4-.7-.8-.5-.1 0-.1 0-.2.1-.2.2-.4.3-.7.5-1.7 1.2-3.6 2.3-5.3 3.6-1.1.8-1.1 1-2.5.3-1.6-.8-3.1-1.6-4.7-2.2-.3-.1-.5-.2-.8-.3-.6-.2-1.1.4-1 .8.1.1.2.3.5.3'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M435.2 221.6c-.4-.2-.8-.4-1.2-.5-.5-.2-.8.3-.8.8 0 .2.2.5.5.6.2.1.3.1.5.2 2.1.7 4.2 1.9 6.1 3.1 0-.1.1-.3.1-.4.2-.5.8-.4 1.1 0 .2.1.3.2.5.3.5-.4 1-.7 1.5-1.1V223c-.6.4-1.2.8-1.8 1.3-1.2.6-4.4-1.5-6.5-2.7'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M440.4 228.6c.1.1.3.2.4.3.2-.7.3-1.5.6-2.2-.2-.1-.4-.2-.5-.3-.8-.4-.1-1.6.6-1.2h.1c-.3-.4-.9-.5-1.1 0-.1.1-.1.3-.1.4-.3.8-.5 1.7-.7 2.5-2.1-1.1-4.1-2.1-6.2-3.2-.2-.1-.4-.2-.5-.3-.8-.4-1.4.8-.6 1.2 0 0 .1 0 .1.1 2.4 1.3 4.9 2.5 7.3 3.8-.8-.3-.2-1.5.6-1.1'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M441.6 225.2s-.1 0 0 0c-.8-.4-1.5.8-.7 1.2.2.1.4.2.5.3.7.4 1.4.7 2.1 1.1v-1.5c-.5-.3-1-.5-1.5-.7-.1-.2-.3-.3-.4-.4m-1.2 3.4c-.8-.4-1.4.7-.6 1.2 1.3.8 2.5 1.5 3.8 2.2v-1.6c-.9-.5-1.8-1.1-2.7-1.6-.2 0-.4-.1-.5-.2m-32.9-29.2c-.3 0-.5.1-.8.3-.3.1-.6.3-.8.5-.3.2-.5.4-.7.7-.2.2-.4.5-.5.8-.1.2-.1.5-.2.6v.2s.1 0 .2-.1.3-.2.5-.3.4-.3.6-.4c.2-.2.5-.3.7-.5.5-.3.9-.7 1.3-1.1.2-.2.3-.3.4-.5.1-.1.1-.2.1-.2s-.3-.2-.8 0m3-2.7-.1-.1h-.2c-.1 0-.3.1-.4.2s-.2.2-.2.3c-.1.1 0 .2 0 .3 0 .2.2.4.2.4h.6c.1 0 .1 0 .2-.1l.1-.1v-.1l.1-.1c.1-.2.1-.4.1-.4s-.2-.2-.4-.3m32.1 43.1c-.1 0-.2.1-.3.1-15.1 11.8-29.6 24.6-44.3 37l-9.3 7.8c-.9.7-1.8 1.5-2.7 2.2-.8.6-.2 2.4 0 3.2.6 1.8 2.1 2.9 3.9 3.3.6.1 1.3-.7 1.8-1.1 2.2-1.8 4.3-3.6 6.4-5.4 11-9.4 22-19 32.9-28.6 4.2-3.7 8.4-7.4 12.5-11.1.1-.1.2-.1.2-.2v-1.8c-.3.2-.5.5-.8.7-2.4 2.2-4.9 4.4-7.3 6.6-.5.5-1 .9-1.5 1.4.1.4-.3.9-.7.6-.9.8-1.9 1.6-2.8 2.5.5.4 0 1.3-.5.9-.1-.1-.2-.2-.3-.2l-.4.4c.4.4-.1 1.2-.6.8-.1 0-.1-.1-.2-.2-5 4.4-10.1 8.8-15.1 13.2-4.3 3.7-8.6 7.5-12.9 11.2.3.4-.2 1.1-.7.8l-.1-.1c-.2.2-.4.3-.6.5l.2.2c.4.5-.3 1.3-.7.7-.1-.1-.2-.2-.2-.3-1.3 1.2-2.7 2.3-4 3.5.5.5-.3 1.2-.8.7-.1.1-.2.2-.4.3h.1c.6.3.1 1.3-.5.9-.1-.1-.3-.2-.4-.3-.4.4-.9.7-1.3 1.1-.3.3-.6.5-.9.8-1 .8-2.4-1.2-2.8-2.1-.3-.7-.3-1.4-.3-2.1 0 .6.6-.2.9-.5.4-.3.8-.7 1.2-1 0-.1-.1-.2-.1-.4-.1-.6.8-.9 1-.4.1-.1.3-.2.4-.3-.1-.1-.1-.2-.2-.3-.3-.6.6-1.1.9-.5 0 .1.1.1.1.2.1-.1.2-.1.2-.2l3.9-3.3c-.1-.2-.1-.3-.2-.5-.1-.7.9-.9 1-.3v.1c.2-.1.3-.3.5-.4 0-.1 0-.1-.1-.2-.1-.6.6-.9.9-.5 9.4-7.9 18.7-16 28.2-23.9-.1-.2-.1-.3-.2-.5-.2-.6.8-.9 1-.3.1-.1.2-.2.3-.2 0-.1-.1-.1-.1-.2-.4-.6.5-1.1.9-.5v.1c.9-.8 1.9-1.6 2.8-2.4 0 0 0-.1-.1-.1-.3-.6.5-1.1.9-.6.2-.2.5-.4.7-.6-.1-.1-.1-.3-.2-.4-.2-.7.8-.9 1-.3 3.3-2.7 6.6-5.4 9.9-8 .2.1.5.3.8.5v-1.6c-.2-.1-.4-.2-.5-.3-.1-.2-.3-.2-.4-.1'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M434.2 252.8c.5.4 1.3-.3.7-.7-.9-.8-1.8-1.7-2.1-2.8-.2-.6-1.2-.4-1 .3 0 .1.1.3.2.4.4 1 1.3 2 2.2 2.8m-2.9-2.3c-.4-.5-1.2 0-.9.5 0 0 0 .1.1.1.7 1.2 1.6 2.3 2.7 3.2.4.3.8-.2.7-.6 0-.1-.1-.2-.2-.3-1-.7-1.8-1.8-2.4-2.9m-3.7 3c-.4-.6-1.3-.1-.9.5 0 .1.1.1.1.2.8 1.2 1.7 2.4 2.9 3.3.1.1.2.2.3.2.5.4 1.1-.5.5-.9-1.2-.9-2.1-2.1-2.9-3.3m-1.1.9c-.2-.7-1.2-.4-1 .2.1.2.1.3.2.5.6 1.4 1.6 2.5 2.8 3.4l.2.2c.5.4 1-.4.6-.8l-.1-.1c-1.2-.9-2.2-1.9-2.7-3.4m-28.9 24.8c0-.1-.1-.2-.1-.2-.3-.3-1-.1-.9.5 0 .1 0 .1.1.2.4 1.5 1.8 3 3 3.9l.1.1c.5.4.9-.3.7-.8 0-.1-.1-.1-.1-.2-1.2-.7-2.5-2.1-2.8-3.5m-1.5.8c-.1-.7-1.2-.4-1 .3 0 .2.1.4.2.5.6 1.6 1.9 2.7 3 4 .1.1.2.2.2.3.4.5 1.2-.2.7-.7l-.2-.2c-1-1.3-2.4-2.4-2.9-4.2q0 .15 0 0m-5 4.3c0-.1-.1-.1-.1-.2-.3-.6-1.2-.1-.9.5.1.1.1.2.2.3.8 1.5 1.9 2.8 3.1 4 .5.5 1.2-.2.8-.7-1.2-1.1-2.3-2.4-3.1-3.9m-1.1 1.1s-.1-.1 0 0c-.2-.6-1.1-.3-1 .3 0 .1.1.2.1.4.4 1.5 1.8 3 3.2 3.9.1.1.3.2.4.3.6.3 1.1-.6.5-.9h-.1c-1.3-.9-2.9-2.5-3.1-4m49.8-40h-.2c-.9 0-.9 1.3 0 1.3h.2c.9.1.9-1.3 0-1.3m-17.7 15v.2c0 .9 1.3.9 1.3 0v-.2c0-.9-1.3-.9-1.3 0m-3.6 3.2h-.2c-.9 0-.9 1.3 0 1.3h.2c.9 0 .9-1.3 0-1.3m-5.5 4.6v.2c0 .9 1.3.9 1.3 0v-.2c0-.9-1.3-.9-1.3 0m-3.6 3.2v.2c0 .9 1.3.9 1.3 0v-.2c0-.9-1.3-.9-1.3 0m-3.7 2.9c-.5 0-.8.3-.8.8 0 .7.9.8 1.2.4.4-.3.3-1.2-.4-1.2m-3.9 3.8c-.6-.6-1.6.3-1 1l.2.2c.6.6 1.6-.3 1-1zm-75.7-61.2.3.3c3-6.4 10.4-12.1 17.8-10.1 6 1.6 8.8 9.2 10.4 14.5 0 .1.1.1.1.2.4-.1.8-.3 1.2-.4v-.1c-1.9-6.3-5.1-13.7-12-15.7-7.8-2.1-16 4.8-18.9 11.4v.1c.3-.4.8-.6 1.1-.2'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M353.1 222.5c-.8.4-.1 1.6.7 1.2s1.6-.7 2.4-1c-.2-.5-.2-.9-.2-1.4h-.1c-.4.2-.8.3-1.2.4-.5.3-1 .5-1.6.8m3.4.8c-1 .3-1.9.6-2.8 1-.8.3-.1 1.5.7 1.2.4-.2.7-.3 1.1-.4v-.2c-.2-.8 1.1-1.2 1.3-.4v.1c.2-.1.3-.1.5-.2.1 0 .2-.1.2-.1-.4-.2-.7-.6-1-1'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='m356.2 222.7.3.6c.2.4.6.8.9 1.1.4.3.8.4 1.3.4 1.3-.2 1.1-1.9.8-2.8-.3-1-1.1-2-2.2-1.9h-.3c-.1 0-.2.1-.3.1-.4.3-.7.7-.7 1.2 0 .4.1.8.2 1.3m2.2.7c-.3.2-1.4-1.9-1-2.1.7-.1 1.5 1.8 1 2.1m-3 1.5v.2c.1.5.3.9.4 1.4.4-.2.8-.3 1.3-.4-.2-.4-.3-.9-.4-1.4v-.1c-.1-.9-1.4-.6-1.3.3m-1 2.2c-.8.3-.5 1.6.4 1.3.8-.3 1.6-.7 2.5-.9-.1-.5 0-1 .2-1.4h-.2c-.4.1-.9.3-1.3.4-.6.2-1.1.4-1.6.6m3.1 1.2c0-.1 0-.1-.1-.2-.8.3-1.6.6-2.3 1s-.1 1.6.7 1.2l.6-.3v-.2c0-.7.9-.8 1.2-.3.2-.1.5-.2.7-.3-.3-.2-.6-.5-.8-.9'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M357.2 227.4c0 .2.1.5.2.7 0 .1 0 .1.1.2q.3.6.9.9c.6.2 1.3.1 1.8-.3 1.5-1.2-.5-4.5-2.1-3.6-.1 0-.2.1-.3.2-.2.2-.3.4-.4.6-.2.3-.2.8-.2 1.3m2.2.1c0 .1 0 .2-.1.3-.3.3-.6 0-.7-.2-.1-.3-.1-.8 0-1.1.2.1.3.3.4.4.2.2.3.4.4.6m-3 2.3v.2c0 .7.2 1.5.3 2.2.4-.1.9-.3 1.3-.4-.1-.7-.3-1.3-.3-2 0-.1 0-.2-.1-.3-.3-.6-1.2-.4-1.2.3'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M355.8 232.5c-.3.1-.6.4-.5.8.1.3.5.6.8.5.5-.2 1.1-.4 1.7-.6-.1-.5 0-1 .2-1.4-.4.1-.9.2-1.3.4zm.1 2c-.8.4-.1 1.6.7 1.2.2-.1.3-.2.5-.3v-.2c0-.8 1-.9 1.3-.3h.1c-.2-.4-.4-.8-.5-1.2-.8.2-1.5.4-2.1.8m3.5-.4c0-.1-.1-.3-.1-.4 0 .1.1.3.1.4'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M357.8 233.2c0 .1 0 .3.1.4.1.5.3.9.5 1.2.3.4.6.7 1 .8 1.3.3 2-.9 1.9-2s-.8-2.5-2-2.7h-.2c-.6 0-1 .3-1.2.7-.1.6-.1 1.1-.1 1.6m2 1.2c-.1 0-.3-.2-.3-.3-.1-.1-.1-.2-.1-.4-.1-.2-.1-.4-.1-.5v-.7c.6.3 1 2 .5 1.9'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M357 235.2v.2c.1 3.2 0 6.9 2.6 9.2 1.2 1.1 2.8 1.4 4.3 1s2.1-1.8 2.7-3c0-.1 0-.1.1-.2-.2-.3-.4-.5-.5-.8-.3-.1-.5 0-.7.3-.4.9-.7 1.7-1.6 2.2-1.7 1.1-3.7-.5-4.5-2-1.1-2-.9-4.7-1-7 0-.1 0-.2-.1-.3-.2-.5-1.3-.4-1.3.4m29.3 19.8c0 .7-.1 1.4-.2 2.1s-1.1.4-1-.3v-.1l-.9 1.2v.9c0 .6-.8.7-1 .2-.3.4-.7.8-1.1 1.2 0 .5.1 1.1.1 1.6.1.7-1 .7-1.1 0 0-.2 0-.4-.1-.7-.3.3-.6.5-.8.8v.1c0 .4-.4.6-.7.5-.6.5-1.3 1-1.9 1.4v.9c0 .7-1.1.7-1.1 0v-.2c-.4.3-.9.5-1.3.8v.9c0 .7-1.1.7-1.1 0v-.4c-.4.2-.8.4-1.3.6l-.3 1.5c-.1.7-1.2.4-1-.3 0-.2.1-.5.2-.7-5.7 2-12 1.4-17.8-3.3-3.1-2.5-5.1-6.1-6.3-10.1v.3c-.1.5-.7.6-.9.4 2.4 7 6.8 12.3 14.6 14.6 11.6 3.4 22.3-6 27.4-15.5-.5 0-1-.1-1.4-.2-.3.7-.6 1.2-1 1.8m-39.3-3.7c-.2-.8-.4-1.6-.5-2.5 0 .2-.1.4-.1.6-.1.5-.7.5-1 .1 0 .2.1.5.1.7.3 1.3.7 2.6 1.1 3.8.1-.9.2-1.8.4-2.7m-1-5c-.1-.7-.2-1.4-.3-2-.3.3-1 0-.9-.5.2-.8.3-1.6.5-2.4-.1-.8-.2-1.5-.2-2.2v-.2c-.3.1-.8-.2-.7-.6.1-.6.3-1.1.5-1.7-.1-.8-.1-1.5-.1-2.3-.3.2-.9 0-.8-.6.2-.7.4-1.4.7-2.1 0-.6-.1-1.2-.1-1.8-.4.1-.8-.2-.6-.6.2-.5.3-1 .5-1.5-.2-3.8-.6-7.6-1.6-11.2-.6-2.3-2.3-4.2-4.9-4.3-4.3-.2-7.3 3.3-9.8 6.3.5-.4 1.3.4.8 1.1-.1.2-.3.3-.4.5 1.3-1.6 2.6-3.2 4.2-4.6 2.1-1.8 6.1-3.2 8-.3 1.6 2.4 1.5 6.1 1.8 8.9.7 8.4.9 16.9 2.6 25.2v-.1c.3-1.1.6-2 .8-3m-19.9-28.5c-.1.2-.2.4-.2.5.5.4 1 .9 1.5 1.3.3-.4.5-.7.8-1.1-.5-.5-1.1-1-1.6-1.4l-.3-.3c-.4-.3-.9-.1-1.1.2 0 0-.1.1-.1.2.4-.4 1.3-.1 1 .6'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M328.2 218.5s-.1 0-.1.1c-.3.3-.5.7-.8 1.1-.5.6-.9 1.3-1.3 2-.5-.3-1-.5-1.5-.7.2-.9.9-1.7 1.3-2.6.1-.2.2-.3.2-.5.3-.7-.6-1-1.1-.6-.1.1-.2.2-.2.3-.5 1.4-1.7 2.4-1.6 4 0 .3.2.6.5.7.9.2 1.6.7 2.5 1.1.3.1.6-.1.8-.3.5-1 1.1-1.9 1.8-2.8.1-.2.2-.3.4-.5.5-.9-.3-1.7-.9-1.3m59.8 17.9c-5.3-3.9-13.9-7-20.2-4-4.2 2-3.6 6-1.6 9.2.2.3.3.5.5.8.4.6.8 1.1 1.3 1.5.6.6 1.6-.3 1-1-3.3-3.4-4.6-8.2.9-10 5.5-1.7 12.3 1.1 16.8 4.1 3.6 2.4 7.2 6.4 7.7 10.9.5 5-4.8 4.7-8.2 3.7-.6-.2-1 .5-.8 1 .2-.4 1-.4 1 .2v.3c.3.1.6.2.9.2.5.1.9.2 1.4.2 3.1.3 6.2-.5 6.8-4.2 1-5.1-3.8-10.1-7.5-12.9'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M391.1 248.1c2.7-6.4-19.6-17.6-22.3-11.6-1.8 4.6 20.2 16.5 22.3 11.6m-29.7 13.5c-.2 0-.4-.1-.7-.2-.2-.1-.5-.2-.7-.3-.3-.1-.5-.3-.8-.4-.3-.2-.5-.3-.8-.5s-.5-.4-.8-.6c-.2-.2-.5-.4-.7-.7-.2-.2-.4-.5-.6-.7s-.4-.5-.5-.7-.3-.5-.4-.7l-.3-.6c-.1-.2-.2-.4-.2-.5-.1-.3-.2-.5-.2-.5v1.5c0 .1.1.3.1.4.1.3.1.6.3.9.1.3.3.6.4.9l.6.9c.2.3.5.5.8.8.3.2.6.5.9.7s.6.4.9.5l.9.3c.3.1.6.1.9.1h.8c.2 0 .4 0 .6-.1.3-.1.5-.1.5-.1s-.2 0-.5-.1c-.1-.1-.3-.2-.5-.3m5.8.6c.2.1.6.1.9 0 .1-.1.3-.1.4-.3.1-.1.2-.2.2-.4.1-.1.1-.3.1-.3v-.1h-.4c-.2 0-.4 0-.7.1-.2.1-.4.2-.6.4s-.3.4-.3.4zm-21.5-52.6c-.4-.6-1-1.2-1.8-1.6-.4-.2-.8-.4-1.3-.4-.4-.1-.9-.1-1.2.1-.2.1-.3.1-.5.2-.1.1-.2.2-.3.2-.1.2-.2.2-.2.2h1c.1 0 .3.1.4.1.1.1.3.1.5.2s.3.1.5.2.3.2.5.3c.7.4 1.4.7 1.9 1 .3.1.5.3.7.4s.3.1.3.1 0-.1-.1-.3-.2-.5-.4-.7m2.8 3.6c-.1-.2-.2-.3-.4-.3-.2-.2-.5-.2-.5-.2s-.1.3-.1.6v.5c0 .2.1.3.1.5.1.3.3.6.6.8.2.2.5.3.5.3s.1-.2.1-.5 0-.7-.1-1c0-.3-.1-.5-.2-.7m29 14.1c.2.7 1.2.4 1-.3-.5-2-.6-4.1-.5-6.2 0-.7-1-.7-1.1 0-.1 2.2.1 4.4.6 6.5m-.5-11.2v.1c0 .2 0 .4.1.5 0 .3.1.6.1 1 0 .7 1.1.7 1.1 0 0-.3 0-.7-.1-1 0-.3 0-.6-.1-.9-.1-.4-.6-.5-.9-.2-.1.1-.1.2-.2.4zm9.4 6.8c.8-1.4 1.2-2.9 1.8-4.4.3-.6-.6-1.2-.9-.5-.6 1.5-1 3-1.8 4.4-.3.5.6 1 .9.5m-1.9 2.3c-.2 1-.5 1.9-.6 2.9-.1.7.9 1 1 .3.2-1 .5-1.9.6-2.9.1-.7-.9-1-1-.3m5.9 6c1-2.7 2.8-5.6 5.1-7.4.5-.4-.2-1.2-.7-.7-2.4 1.9-4.3 5-5.3 7.9-.4.5.6.8.9.2m4.1 3.6c1.5-1.3 3.3-2.2 4.9-3.4.5-.4-.2-1.2-.7-.7-1.6 1.2-3.4 2.1-4.9 3.4-.6.4.1 1.2.7.7m8.2-5.5c.1-.1.3-.2.5-.3.2-.2.2-.6 0-.7-.2-.2-.5-.2-.7 0-.1.1-.3.2-.5.3-.2.2-.2.6 0 .7.2.2.5.2.7 0m-5.4 10.7c2.6-.5 5-1.6 7.6-2.1.7-.1.4-1.2-.3-1-2.6.5-5 1.6-7.6 2.1-.6.1-.4 1.1.3 1m10.2-2.8c.6-.2 1.1-.4 1.6-.7.6-.4 0-1.3-.5-.9-.4.3-.9.4-1.3.6-.7.2-.4 1.2.2 1m-22.4 19.5q0 .15 0 0c-.1.7.9 1 1 .4.1-.7.2-1.4.2-2.1v-2.2c0-.6-.8-.7-1-.2 0 .1-.1.1-.1.2.1 1.3.1 2.7-.1 3.9m-2.2-2.6c.2 1.6.2 3.2.2 4.8 0 .1 0 .2.1.2.2.4 1 .3 1-.2v-.9c0-1.3 0-2.5-.2-3.8-.1-.7-1.1-.7-1.1-.1m-1.9 2c0 1.7 0 3.5.2 5.2 0 .2 0 .4.1.7.1.7 1.1.7 1.1 0-.1-.5-.1-1.1-.1-1.6-.1-1.4-.1-2.8-.1-4.2-.1-.8-1.2-.8-1.2-.1m-2.2 2.2c0 1.3.4 2.6.4 3.9 0 .3.2.4.4.5.3.1.7-.1.7-.5v-.1c0-1.3-.4-2.5-.4-3.8 0-.7-1.1-.7-1.1 0m-2.1 1.7v5c0 .7 1.1.7 1.1 0v-5c-.1-.7-1.1-.7-1.1 0m-2.2 2c-.2 1.4-.2 2.7-.2 4.1v.4c0 .7 1.1.7 1.1 0v-.9c0-1.1 0-2.2.2-3.3 0-.7-1-1-1.1-.3m-2.1 2.8c-.2.8-.3 1.5-.5 2.3 0 .2-.1.5-.2.7-.1.7.9.9 1 .3l.3-1.5c.1-.5.2-1 .4-1.6.1-.6-.9-.8-1-.2m-31.9-12.7c.2.2.4.4.6.5l.6.3s-.2-.2-.4-.5-.5-.8-.7-1.4c-.1-.3-.2-.7-.2-1-.1-.4-.1-.8-.2-1.2-.1-.8-.1-1.7-.2-2.6 0-.9 0-1.8-.1-2.7 0-.9-.1-1.7-.1-2.4-.1-.7-.1-1.3-.2-1.7s-.1-.6-.1-.6-.1.2-.2.6-.2 1-.4 1.7c-.1.7-.3 1.5-.3 2.4-.1.9-.1 1.8-.1 2.8s.1 1.9.3 2.8q.3 1.35.9 2.4c.3.1.5.4.8.6m61.5-4.6c-.1-.2-.2-.5-.3-.7s-.3-.4-.4-.5c-.1-.2-.3-.3-.4-.4s-.2-.2-.3-.2c-.2-.1-.3-.2-.3-.2s0 .1.1.3c0 .1.1.2.1.4 0 .1.1.3.1.5s.1.3.1.5.1.4.1.6v1.2c0 .2 0 .4-.1.6 0 .2-.1.4-.1.5-.1.2-.1.3-.2.5s-.2.3-.3.4-.2.3-.3.4l-.3.3-.3.3h.4c.1 0 .3 0 .4-.1.2 0 .4-.1.5-.2.2-.1.4-.2.6-.4s.3-.4.5-.6c.1-.2.3-.5.3-.8.1-.3.1-.6.2-.9 0-.3 0-.6-.1-.8.1-.2 0-.5 0-.7m-67.2 1.9.3.6c.1.2.2.4.4.6.1.2.3.3.4.4s.3.2.4.3.3.1.3.2c.2.1.3.1.3.1s0-.1-.1-.3c0-.1-.1-.2-.1-.3-.1-.1-.1-.3-.1-.4 0-.2-.1-.3-.1-.5-.1-.2-.1-.3-.1-.5s-.1-.3-.1-.5-.1-.4-.1-.6-.1-.4-.1-.6-.1-.4-.1-.6-.1-.4-.1-.6-.1-.3-.1-.5c-.1-.3-.2-.6-.2-.8-.1-.2-.1-.3-.1-.3s-.1.1-.2.3-.2.4-.3.8c0 .2-.1.4-.1.5 0 .2-.1.4-.1.6v.7c0 .2 0 .5.1.7-.3.2-.2.4-.1.7m10.2-19.9c.4-1.2.8-2.5 1.3-3.7.3-.6-.8-.9-1-.3-.3.7-.5 1.4-.8 2.1-.2.5-.3 1-.5 1.5-.1.4.3.7.6.6.2.1.4 0 .4-.2m0 4.6c.5-1.9 1.4-3.6 1.9-5.4.2-.7-.8-.9-1-.3-.3 1.1-.8 2.2-1.2 3.3-.3.7-.5 1.4-.7 2.1-.1.5.5.8.8.6.1-.1.2-.2.2-.3m.5 4.5c.5-2.1 1.7-4 2-6.2.1-.7-1-.7-1.1 0-.2 1.5-.9 2.9-1.4 4.3-.2.5-.4 1.1-.5 1.7-.1.5.4.7.7.6.1-.1.2-.2.3-.4m.4 5.4c.5-2.3 1-4.6 1.9-6.8.3-.6-.6-1.2-.9-.5-.6 1.5-1.1 3.1-1.5 4.7-.2.8-.4 1.6-.5 2.4-.1.5.5.8.9.5 0-.1.1-.2.1-.3m.4 5.4c0-.2.1-.4.1-.6.5-2.3 1.4-4.5 1.8-6.7.1-.7-.9-.9-1-.3-.3 1.5-.8 3-1.2 4.5-.3.9-.5 1.9-.7 2.8v.1c0 .1 0 .2.1.3.2.4.8.5.9-.1m1.4 4.7v-.3c.3-2.3.8-4.5 1.5-6.7.2-.6-.8-.9-1-.3-.5 1.5-.8 3-1.1 4.5-.2.9-.3 1.9-.4 2.8 0 .2 0 .3.1.4.2.2.8.1.9-.4m-52.6-59.7q1.65-.15 3.3 0c0-.5 0-1 .2-1.4q-1.8-.15-3.6 0c.1.3.2.6.1 1 .1.2.1.3 0 .4m9 1.5c1.2.5 2.4 1.1 3.5 1.8.1-.5.3-.9.5-1.3-1.1-.7-2.3-1.3-3.5-1.7 0 .2-.1.4-.2.6q0 .3-.3.6m4.5 2.5q1.05.75 2.1 1.8l.3.3c.2-.1.5-.2.7-.4s.3-.3.4-.5c-.9-1-1.9-1.8-3-2.6-.3.4-.5.9-.5 1.4m-18.3-2.9c1.2-.5 2.5-.8 3.8-1 .1-.2.1-.4.1-.6 0-.3-.1-.5-.2-.7-1.4.2-2.9.6-4.2 1.2-.1.5.2.8.5 1.1m-7.5 5.7c.8-1 1.6-2 2.7-2.8-.1-.2-.2-.3-.3-.4-.2-.2-.5-.4-.8-.5-1 .9-1.9 1.8-2.7 2.9.1.1.2.3.3.4.2.2.5.3.8.4m3.4-3.7c0 .1.1.1.1.2.9-.7 1.9-1.3 2.9-1.8q-.45-.45-.6-1.2c-.4.2-.7.3-1.1.5-.8.4-1.6.9-2.3 1.4.5.3.8.6 1 .9m13.5-4.3c0 .1-.1.2-.1.3-.1.4-.1.8-.1 1.1 1.2.2 2.4.5 3.5.9.3-.3.5-.8.6-1.2-.1 0-.1 0-.2-.1-1.2-.5-2.5-.9-3.7-1m-20.5 13.2h-.3c-.3 1.4-.6 2.8-.6 4.2h.5c.3 0 .5 0 .8-.1.1-1.3.3-2.5.6-3.8-.3-.1-.6-.2-1-.3m32.4 4.2c.9.4 2 .4 2.8-.3 2.8-2.5.1-7.4-1.5-9.7l-.1-.1c-.1.1-.2.2-.3.4-.2.2-.5.4-.8.5.5.7 1 1.5 1.4 2.3.5 1 2.3 6.2-.3 6-.2.2-.5.4-.9.5-.6.2-.8-.6-.5-.9-2.5-.7-4.3-.8-7.1.1.1.1.1.2.2.3.1.3.2.7.2 1 2.6-.9 4.5-1 6.9-.1m-32.3-5.2q.15 0 0 0c.4.1.8.2 1.1.4.4-1.3 1-2.5 1.7-3.7-.4-.2-.8-.5-1.1-.8-.8 1.3-1.4 2.7-1.9 4.1.1-.1.2-.1.2 0 0-.1 0 0 0 0m6 13c-.2.2-.4.5-.7.8.2.3.1.9-.4.9-.1 0-.3 0-.4-.1-.3.3-.6.5-1 .6-2.4.8-3.1-5.1-3.2-6.3-.1-.9-.1-1.8-.1-2.6q-.6.15-1.2 0h-.1c0 1.1 0 2.3.1 3.4.3 2.6 1.3 7.3 4.8 6.8 1.1-.2 2-1.4 2.7-2.2 1.9-2.1 3.8-3.6 6.5-4.4-.1-.4-.2-.8-.3-1.3-2.7.8-4.8 2.3-6.7 4.4'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M279.5 211.7c.3 0 .5-.1.8-.2 0-.3 0-.6.1-.8.1-.6.8-.4 1 0 .3-.4.6-.9.7-1.6.1-.4 0-.9-.1-1.3v.3c0 .6-.7.7-1 .3v.3c.1 1.1-.5 1.8-1.4 2.1-.3.1-.5.1-.8.1h-.5c-2.1-.4-1.4-4 .6-4.2h.3c.4.1.7.2.9.4.3.3.6.7.7 1.1 0-.6 0-1.2.1-1.7-.2-.2-.4-.3-.5-.4-.3-.2-.7-.3-1-.4h-.2c-3.4-.2-4.8 5.9-1 6.4h.1c.4-.3.8-.4 1.2-.4m2.7-9.6c.2.1.4.1.6.2.1-.1.1-.2.2-.3.3-.5 1.1-.1 1 .3q.75-.15 1.5-.6c.9-.6 1.3-1.5 1.3-2.5-.5 0-.9-.5-.4-.9.1-.1.2-.1.2-.2-.1-.1-.1-.3-.2-.4 0-.1-.1-.1-.1-.2-.2-.4-.5-.6-.9-.8-1-.6-2.4-.5-3.4.2-1.3 1-2 2.7-1 4.2l.1.1c.3.4.7.7 1.1.9m.3-4.3c.6-.4 1.3-.6 1.9-.4.3.1.5.2.8.5.1.1.2.3.3.4.4.7.2 1.6-.4 2.2s-1.5.9-2.3.6c-.3-.1-.6-.2-.8-.5-.1-.1-.2-.3-.3-.4-.5-.7 0-1.8.8-2.4m7-1.6c.2-.1.3-.2.5-.3.6-.3 1.1.5.6.9.4.1.8.2 1.2.2.8 0 1.6-.3 2.3-.8-.5 0-.8-.7-.3-1 .4-.2.8-.3 1.3-.4 0-.1.1-.3.1-.5 0-.1 0-.2.1-.4 0-.4 0-.7-.1-1-.5-1.3-1.9-2-3.2-1.9-1.7.2-3.1 1.3-3.2 3.1v.6q.15.6.6 1.2c-.1.1 0 .2.1.3m.2-1.9c-.1-1.3 1-2 2.1-2.1.9 0 1.7.3 2.1 1 .1.2.2.4.2.7 0 .2 0 .4-.1.6-.3.8-1.2 1.3-2.1 1.4-.6.1-1.3-.1-1.7-.5-.2-.2-.5-.5-.5-1.1 0 .1 0 0 0 0m8.7.1c0 .1 0 .3.1.4.2 0 .4.1.5.1.5.2.4.9 0 1q.45.6 1.2.9c.8.3 1.7.3 2.4 0-.1-.4.2-.8.6-.7.1 0 .2.1.3.1.2-.2.4-.3.6-.6.2-.2.3-.4.4-.7.1-.2.1-.4.2-.6.4-1.6-.7-3-2.3-3.5-1.7-.5-3.2.2-3.8 1.9-.2.8-.2 1.3-.2 1.7m3.7-2.3c1.2.4 1.6 1.3 1.5 2.1q-.15.75-.6 1.2c-.6.6-1.6 1-2.6.5-.6-.3-.8-.8-.9-1.3-.1-.4 0-.8.1-1.1 0-.1.1-.2.1-.3.4-1 1.4-1.4 2.4-1.1m5.5 6.1c.2.1.5.3.7.4.5.4.1 1.2-.5.9.1.3.3.6.5.9.5.6 1.2 1 1.9 1.1-.2-.5.6-1 .9-.4.1.1.1.2.2.3.1 0 .2-.1.4-.2.3-.1.5-.3.8-.5.1-.1.2-.2.3-.4 1-1.3.5-3-.5-4.2-1.2-1.1-2.8-1.5-4-.1 0 .1-.1.1-.1.2-.3.4-.5.8-.5 1.3-.1.4-.1.6-.1.7m3.9-1.2c.7.7 1 1.7.6 2.5-.1.2-.2.4-.4.5-.2.2-.4.3-.7.4-.7.2-1.5-.1-2-.7-.3-.4-.4-.9-.4-1.3 0-.5.2-1 .4-1.4.7-1.1 1.8-.7 2.5 0'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M284.2 219c-2.7 0-3.1-6.2-2.8-8.1v-.3c-.2-.5-.9-.6-1 0 0 .2-.1.5-.1.8-.2 2.9.5 8.1 3.5 8.5.1 0 .2 0 .4.1.5 0 .6-.6.4-.9-.1 0-.2-.1-.4-.1m-.2-16.7c.1-.5-.7-.8-1-.3-.1.1-.1.2-.2.3-.8 1.2-1.5 2.5-1.7 3.9-.1.6-.2 1.2-.1 1.7v.1c0 .1 0 .2.1.3.3.4 1 .3 1-.3v-.3c0-1.9.8-3.7 2-5.2-.2-.1-.2-.2-.1-.2m6.5-5.4q0-.15 0 0c.5-.4 0-1.2-.5-.9-.2.1-.3.2-.5.3-1 .6-2 1.2-3 1.9-.1.1-.2.1-.2.2-.4.3 0 .9.4.9.1 0 .2 0 .3-.1 1.1-1 2.3-1.7 3.5-2.3m3.8-.7c1.3-.6 3.1-.6 4.5-.2h.3c.4-.1.5-.8 0-1-.2-.1-.4-.1-.5-.1-1.1-.3-2.3-.3-3.5 0-.5.1-.9.2-1.3.4-.5.3-.2 1 .3 1 0 0 .1-.1.2-.1m8.7 1.1c1.7.5 3.3 1.2 4.7 2.2h.1c.5.3 1-.6.5-.9-.2-.1-.4-.3-.7-.4-1.3-.8-2.6-1.3-4-1.8-.1 0-.2-.1-.3-.1-.5-.1-.7.3-.6.7 0 .1.1.3.3.3m8.3 4.1c-.1-.1-.1-.2-.2-.3-.3-.6-1.2-.1-.9.4v.1c.7 1.2 3.7 6.7 1.4 7.5-.1 0-.2.1-.2.1-.4.3-.1 1.1.5.9.4-.1.7-.3.9-.5 1.8-1.8-.4-6.2-1.5-8.2m-6.9 7.9c-.1-.1-.3-.2-.5-.2-3.9-.1-8.9 1.3-11.6 4.3-.2.2-.2.4-.2.6v.2c.1.5.2.9.3 1.3.3.8.8 1.2 2 .8 3.4-1.1 6.7-2.4 10.1-3.6.3-.1.5-.3.5-.7 0-.5-.1-1-.2-1.4-.1-.3-.1-.7-.2-1-.1-.2-.2-.3-.2-.3m-9 5.1c-1.1.4-1.7.6-1.9-.4 2.4-2.4 6.6-3.6 9.9-3.6.1.4.2.8.2 1.1-1.7.6-3.5 1.2-5.2 1.8-1.1.4-2 .7-3 1.1m-19.8 5.8c.2.3.4.5.6.7s.4.4.7.5c.1.1.2.1.3.2s.2.1.3.1c.2.1.4.1.5.1h.5l-.3-.3c-.1-.1-.2-.2-.4-.3-.1-.1-.3-.3-.4-.5s-.3-.4-.4-.6-.2-.4-.4-.7c-.1-.1-.1-.2-.2-.4 0-.1-.1-.3-.1-.4-.1-.3-.2-.5-.3-.8s-.2-.6-.2-.8c-.1-.3-.1-.6-.2-.8 0-.3-.1-.5-.1-.8s-.1-.5 0-.7v-1.6l-.3.3c-.1.1-.2.3-.3.5s-.2.4-.3.7c-.1.2-.2.5-.2.8s-.1.6-.1.9 0 .7.1 1c0 .3.1.7.2 1s.2.7.4 1q.3.6.6.9M318 208q-.15-.6-.3-.9c-.1-.2-.1-.3-.1-.3s-.1.1-.1.3q-.15.3-.3.9c-.2.7-.4 1.6-.6 2.5-.1.2-.1.4-.2.6s-.2.3-.2.5c-.1.1-.2.3-.3.4s-.2.3-.3.4-.2.2-.4.3c-.1.1-.2.2-.3.2-.2.1-.3.2-.3.2s.1 0 .4.1c.1 0 .3.1.4 0 .2 0 .4 0 .6-.1s.4-.1.7-.3c.2-.1.4-.3.6-.5s.4-.4.5-.7c.1-.2.2-.5.3-.8s.1-.5.1-.8v-.8c0-.4-.1-.8-.2-1.2m-1.9-4s0 .1 0 0v.3c0 .1 0 .2.1.4s.3.5.5.6c.1.1.3.1.4.2h.2s0-.1.1-.1c.1-.1.1-.2.2-.3.1-.3.2-.6 0-.9-.1-.1-.2-.3-.3-.4l-.2-.2s-.1 0-.1-.1c-.1 0-.1-.1-.1-.1-.1 0-.2-.1-.3-.1h-.2c-.1 0-.2.1-.2.1v.4c0 .1 0 .1-.1.2m-43 12.6q0-.15 0 0 0-.15 0 0c-.1-.1-.1-.1-.3-.1-.1 0-.3.1-.4.2s-.2.3-.3.5c-.2.4-.2.8-.2 1.2v.6c0 .2.1.4.2.7.1.2.2.5.3.7s.3.4.4.6c.2.2.3.3.5.4s.4.2.5.3c.2.1.3.1.5.1h.7s-.1-.1-.2-.3c-.1-.1-.1-.2-.2-.3s-.2-.2-.2-.3c-.1-.1-.2-.3-.2-.4-.1-.1-.1-.3-.2-.4s-.1-.3-.2-.5c0-.2-.1-.3-.2-.5s-.1-.3-.2-.5c0-.1-.1-.2-.1-.3 0 0 0-.2-.1-.2-.1-.3-.2-.7-.3-.9-.1-.3-.1-.4 0-.6 0 .1.1 0 .2 0m105.9-24s0-.1.1-.1c-.7-.3-1.4-.6-2.2-.9-.1.1-.2.2-.2.3-.5.7-1.6-.1-1.1-.8-.3-.1-.6-.2-.8-.4h-.1c-.2-.1-.5-.1-.7.2-1.9 3-3.7 6.3-4.5 9.7-.2.8.1 1.4.6 1.9 0-.1 0-.1.1-.2.4-.8 1.6-.3 1.2.5-.1.1-.1.3-.2.4.6.3 1.3.6 1.8.8.1.1.2.1.4.1.2-.3.6-.3.9-.2 0-.1 0-.2.1-.2l.3-.6c-.4-.1-.7-.2-1.1-.4-.8-.3-1.6-.7-2.3-1.2-.9-.6-.2-1.9.1-2.6.9-2.5 2-4.8 3.4-7 1.5.7 3.1 1.3 4.6 2 .1-.1.1-.2.2-.3.4-.6 1.2.1.8.6.1 0 .1.1.2.2.4.2.7.3 1.1.5l-.6 1.8q.3.75.3 1.5c0 .5-.7.5-.7.1 0-.2 0-.3-.1-.5l-.6 1.2c.1.2.1.5.2.7.1.4-.5.5-.7.2-.2.3-.3.5-.5.8 0 .1.1.2.1.3.1.3-.3.4-.5.3-.1.1-.1.2-.2.3-.8 1.2-1.7 1.7-2.8 1.7-.2.4-.4.7-.6 1.1-.1.1-.2.2-.3.2 1.3.2 2.6 0 3.8-1.1 2.4-2.1 3.7-5.9 4.5-8.9.1-.3-.1-.6-.4-.7-.8-.3-1.6-.7-2.4-1l-.1.1c-.2.9-1.5.4-1.1-.4'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M370.1 202.3c0 .1 0 .1-.1.2-1.9 4.1-3.9 8.2-5.6 12.4-.3.8.9 1.3 1.2.5 1.8-4.1 3.6-8.1 5.5-12.1.1-.1.1-.3.2-.4.5-.8-.8-1.4-1.2-.6m4.1 1.8c-.3-.2-.6-.1-.9.2l-.1.1c-1.7 4.1-3.6 8.1-5.4 12.1-.3.8.9 1.3 1.2.5 1.7-4.1 3.6-8.1 5.4-12.1v-.2c-.1-.1-.3-.4-.2-.6m2.4-12.3c.1-.1.2-.2.2-.3l1.2-1.2.1-.1c-.4-.2-.8-.4-1.2-.7-.5.4-1 .9-1.4 1.4-.4.8.6 1.6 1.1.9m3.3-.3c-.4.2-.7.6-.9 1 0 0 0 .1-.1.1-.4.8.9 1.3 1.2.5 0 0 0-.1.1-.1.1-.1.1-.2.2-.3l.1-.1c.2 0 .4-.1.5-.3-.4 0-.8-.3-1.1-.8m.7 1.1s-.1 0 0 0m4.6-4.9c0 .1-.1.1 0 0 .1 0 .2-.1.3-.1-.1 0-.2.1-.3.1'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M383.6 189.3c-.3.3-.5.6-.8.9s-.9.9-1.4.9c-.2 0-.3-.2-.3-.4-.3-.7.2-1.1.7-1.5.1-.1.1-.2.2-.2-.4-.2-.9-.3-1.3-.6-.4.3-.7.7-.8 1.1.2.1.3.3.2.6 0 .2-.2.4-.4.5 0 .3.1.5.3.8v.1q.45.75 1.2.9c.3 0 .6 0 .9-.1.9-.3 1.7-1.1 2.3-1.8.5-.5.9-1 1.4-1.5-.8.3-1.5.3-2.2.3'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M379.3 190.6h.4c.2-.1.4-.3.4-.5 0-.3-.1-.4-.2-.6-.1-.1-.2-.1-.3-.2-.6-.2-1.3-.5-1.7-1s.3-.6.7-.8c.3-.1.4-.3.4-.4l-.6-.6c-.1.1-.4.1-.5-.1-1 .4-1.7 1.1-1.3 2.3.1.4.4.7.7.9.3.3.7.5 1.2.7.1.1.4.2.8.3m14.3-7.7c.1-.4.2-.9.4-1.3-.4.2-.7.5-1.1.7-.2.5-.2 1.1-.4 1.7-.1.4-.8.3-.7-.1.1-.3.1-.6.2-1-.3.2-.6.4-.9.7l-.3 1.5c-.1.5-.8.4-.7-.1 0-.3.1-.6.1-.8-.3.2-.7.5-1 .7-.1.5-.3 1-.4 1.5-.1.4-.8.3-.7-.1.1-.2.1-.5.2-.8-.4.3-.9.7-1.3 1-.1.2-.1.4-.1.7 0 .4-.7.5-.7.1v-.1c-.2.2-.5.3-.7.4-.1 0-.2.1-.4.1-.3.1-.7.1-1.1.1 0 .1-.1.3-.1.4-.1.4-.8.3-.7-.1 0-.1.1-.2.1-.3-.6-.1-1.2-.3-1.7-.5 0 .1-.1.2-.1.2-.2.4-.8.1-.6-.3 0-.1.1-.2.1-.3l-.9-.6v.3c0 .5-.7.4-.7-.1 0-.2.1-.5.1-.7-.3-.3-.6-.6-.9-1-.1.4-.2.8-.2 1.2 0 .1-.1.2-.1.2l.6.6c.5.5 1.1.9 1.8 1.3.4.2.8.4 1.3.6s1.1.3 1.7.4c.7.1 1.5 0 2.2-.3.4-.2.9-.4 1.3-.7q3.3-2.7 6.9-5.1c-.4.2-.6.1-.5-.1'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M379.2 177.8c-1.2 1.3-3.3 3.6-2.7 5.6.2.8.7 1.6 1.2 2.4.1-.6.2-1.2.4-1.7-.3-.8-.4-1.7 0-2.6s1-1.8 1.7-2.6c-.1-.1-.3-.2-.4-.2-.4-.2-.1-.8.3-.6l.6.3c.4-.4.8-.9 1.3-1.3-.2-.1-.3-.2-.5-.3-.4-.3.1-.8.4-.6.2.1.4.3.6.4l1.5-1.2c-.1 0-.3-.1-.4-.1-.4-.1-.4-.8.1-.7.4.1.7.2 1 .3.5-.4 1-.7 1.5-1.1l-.1-.1c-.4-.2-.1-.8.3-.6.2.1.3.2.5.3.4-.3.9-.6 1.3-.9-.2-.3.2-.7.5-.4l.1.1c1.3-.8 2.5-.9 3.6-.6.2-.1.4-.1.7-.2.4-.1.5.4.3.6.3.2.6.4 1 .7.3-.1.6-.2.8-.4.4-.2.7.4.3.7-.2.1-.4.2-.5.3.2.2.4.5.6.8.2-.1.3-.1.5-.2.4-.1.7.5.3.7-.1 0-.2.1-.3.1.2.4.5.7.7 1.1 0 0 .1 0 .1-.1.4-.2.7.5.3.7h-.1c.7 1.7.7 3.4-1.3 4.8l-.1.1c-.2.7-.4 1.3-.5 2 .2-.1.4-.2.5-.4 1.9-1.3 3.7-2.9 3.4-5.5-.3-2.5-2.5-5.1-4.4-6.6-2.1-1.8-5-.5-6.9.8-3.3 1.5-5.9 3.8-8.2 6.2'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M383.4 181c1 .6 2.5 1.4 2.2 2.8-.1.4.6.5.7.1.4-1.7-1.3-2.8-2.6-3.5-.4-.2-.7.4-.3.6m1.7-1.3c1.2.5 3 1.3 2.4 2.9-.2.4.5.7.6.3.8-2-1.2-3.1-2.8-3.8-.3-.3-.6.4-.2.6m2.7-1.3c1.3.7 2.1 1.8 1.8 3.4-.1.4.6.5.7.1.3-1.9-.6-3.3-2.2-4.1-.5-.2-.7.4-.3.6m3.9 1.7c-.2.4.5.7.6.3.8-1.7-.8-2.8-2.1-3.7-.4-.3-.8.3-.4.6.9.5 2.5 1.4 1.9 2.8m1.8-1.5c-.2.4.3.8.6.4.4-.7.6-1.5.2-2.2-.4-.8-1.1-1.3-1.7-2-.3-.3-.9.1-.6.4.8 1 2.4 2 1.5 3.4m-12.4.2c-.2-.2-.5-.4-.8-.5l-.6-.3c-.4-.2-.7.5-.3.6.1.1.3.1.4.2.3.2.6.3.8.5.4.3.8-.2.5-.5m1.9-1.7-.9-.6c-.2-.1-.4-.3-.6-.4-.4-.3-.8.3-.4.6.2.1.3.2.5.3.3.2.7.5 1 .7.4.2.8-.3.4-.6m2.7-1.5c-.4-.3-.9-.6-1.3-.8-.3-.1-.6-.2-1-.3s-.5.6-.1.7c.2 0 .3.1.4.1.6.2 1.1.5 1.6.9.3.3.7-.3.4-.6m2.1-1.4c-.4-.3-.9-.6-1.3-.9-.2-.1-.3-.2-.5-.3-.4-.2-.7.5-.3.6.1 0 .1.1.1.1.5.3 1 .7 1.5 1 .4.3.9-.3.5-.5m1.7-.3c.4.2.8-.3.4-.6-.6-.4-1.1-.9-1.6-1.4l-.1-.1c-.3-.3-.7.1-.5.4 0 0 0 .1.1.1.6.6 1 1.2 1.7 1.6m1.7-1.4c.4-.3.9-.5 1.4-.6.1 0 .1-.1.2-.1.2-.2.1-.7-.3-.6-.2.1-.4.1-.7.2-.4.1-.7.3-1.1.6-.2.2.2.7.5.5m1.8 1.1c.4-.3.8-.4 1.3-.6.2-.1.4-.2.5-.3.4-.2.1-.9-.3-.7-.3.1-.5.3-.8.4l-1.2.6c-.3.3.1.8.5.6m1.3 1.3c.3-.3.7-.4 1-.6.1 0 .2-.1.3-.1.4-.1.2-.8-.3-.7-.2 0-.3.1-.5.2-.4.2-.7.4-1 .6-.2.3.2.9.5.6m1 1.5c.3-.2.7-.3 1-.4h.1c.4-.2.2-.8-.3-.7 0 0-.1 0-.1.1-.4.1-.8.3-1.1.5-.4.2 0 .8.4.5m-17.1 10c.1 0 .1-.1.1-.2 0-.4.1-.8.2-1.2.2-.8.5-1.6.8-2.4.2-.4-.5-.7-.6-.3-.2.6-.5 1.1-.7 1.7s-.3 1.1-.4 1.7v.3c0 .1 0 .2.1.3.1.2.4.2.5.1m2-2.7c-.3.7-.7 1.5-.9 2.2-.1.2-.1.5-.1.7 0 .4.7.5.7.1v-.3c.1-.9.5-1.7.9-2.5.3-.3-.4-.6-.6-.2m1.6 1.4c-.3.7-.6 1.3-.8 2 0 .1-.1.2-.1.3-.2.4.5.7.6.3 0-.1.1-.2.1-.2.3-.7.6-1.3.8-2 .2-.5-.4-.8-.6-.4m2.1 1c-.2.6-.4 1.2-.5 1.8 0 .1-.1.2-.1.3-.1.4.6.5.7.1 0-.1.1-.3.1-.4.2-.6.4-1.1.5-1.7.1-.5-.6-.5-.7-.1m3.4-1.3c-.6.6-1 1.5-1 2.4v.1c0 .5.7.4.7-.1 0-.2 0-.4.1-.7.1-.5.4-1 .8-1.3.2-.3-.3-.7-.6-.4m1.4-.8c-.1.5-.3 1-.4 1.5-.1.3-.1.5-.2.8-.1.4.6.5.7.1.1-.5.3-1 .4-1.5.1-.2.1-.5.2-.7.1-.5-.5-.6-.7-.2m1.9-1.3-.3 1.5c-.1.3-.1.6-.1.8-.1.4.6.5.7.1l.3-1.5c.1-.3.1-.5.2-.8 0-.4-.7-.5-.8-.1m1.7-1-.3 1.2c-.1.3-.1.6-.2 1s.6.5.7.1c.1-.5.2-1.1.4-1.7 0-.1.1-.2.1-.3.1-.4-.5-.7-.7-.3m2.6-1.1c.1-.4-.6-.5-.7-.1-.1.3-.2.7-.3 1-.1.4-.2.9-.4 1.3-.1.2.1.4.3.4s.4-.1.4-.3c.2-.7.4-1.3.5-2 .2-.1.2-.2.2-.3m-19.8 23.9c.2-.4.4-.7.6-1.1.8-1.5 1.5-3 2.2-4.5 0-.1-.1-.2-.1-.3-.1-.3.2-.4.4-.4.2-.3.3-.7.5-1-.1-.2-.1-.5-.1-.7-.1-.4.5-.5.6-.2.2-.4.4-.7.6-1.1v-.6c.1-.3.3-.3.5-.3.3-.6-.5-1.2-.8-.6-.1.1-.1.2-.2.3-1.9 2.9-3 6.2-4.8 9.2l-.3.6c0 .1-.1.2-.1.2q0 .45.3.6c.1 0 .2.1.3 0 .2.1.3 0 .4-.1m-.3-7.8c.1-.3.2-.6.3-.8l-.9 2.1c.2-.5.4-.9.6-1.3'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M374.6 194.8s0 .1 0 0c-.2 0-.3.1-.4.3-.4 1-.9 2-1.3 3-.1.2 0 .5.2.6.3.2.6.4.9.5.2.1.5 0 .6-.2.6-.9 1.2-1.9 1.5-2.9.2-.9-.5-1.5-1.5-1.3m.4 1s.1 0 0 0c0 .3-.1.6-.2.8-.2.4-.4.9-.7 1.3zm4.9-1.2v.6c.1.9.6 1.8.8 2.7 0 .2.1.3.1.5 0 .5.7.4.7-.1s-.2-1-.3-1.5c0-.1-.1-.2-.1-.3-.2-.5-.5-1.2-.4-1.8v-.2c0-.1-.1-.1-.2-.2-.3 0-.6.1-.6.3m-.7 1.7c-.2-.3-.7-.2-.6.2 0 .2.1.5.1.7.2.9.6 1.8.8 2.7v.1c.2.3.8.2.7-.2-.1-.2-.1-.5-.2-.7-.3-.9-.6-1.8-.7-2.7 0 0-.1 0-.1-.1m-1 1.9c-.2 0-.5.1-.4.4 0 .1.1.2.1.3.2.8.4 1.5.6 2.3 0 .1.1.2.2.3.2.1.6 0 .5-.3 0-.1-.1-.2-.1-.3-.2-.8-.4-1.5-.5-2.3-.1-.3-.2-.3-.4-.4m-3.8-19.8c-.2.2-.3.5-.5.7-.1.3-.3.5-.4.8s-.2.5-.2.8c-.1.3-.1.5-.1.8v.7c0 .2.1.4.2.6s.2.3.2.4l.3.3v-.8c0-.2.1-.3.1-.5.1-.2.1-.4.2-.6l.3-.6c.1-.2.2-.4.3-.7.1-.2.2-.5.3-.7.5-.9 1-1.8 1.4-2.5.1-.2.2-.3.3-.4l.3-.3.3-.3h-.4c-.1 0-.3.1-.5.1l-.6.3c-.4.2-.8.6-1.1 1 0 .4-.2.7-.4.9m4.3-3.7h.2c.1 0 .2-.1.4-.1h.4c.1 0 .2-.1.3-.1.2-.1.4-.4.5-.6.1-.1.1-.3.2-.4v-.2s-.1 0-.2-.1-.2-.1-.4-.2c-.1 0-.3-.1-.5 0-.2 0-.3.1-.5.2s-.3.2-.4.4-.2.4-.2.5c0 .2 0 .3.1.4s.1.2.1.2m4.9 25.2c-.2.2-.4.4-.6.7-.4.6-.9 1.5-1.3 2.3l-.3.6c-.1.2-.2.4-.3.5-.1.2-.2.3-.3.4s-.2.3-.4.4c-.1.1-.2.2-.4.3-.1.1-.2.2-.3.2-.2.1-.3.2-.3.2s.1.1.4.1c.1 0 .3.1.4 0 .2 0 .4 0 .6-.1.2 0 .4-.1.7-.2.2-.1.4-.3.6-.4.2-.2.4-.4.5-.6.2-.2.3-.4.4-.7.5-.9.7-1.9.8-2.7v-1.3s-.1.1-.2.3m.7 3.9h-.2c-.1 0-.3 0-.5.1-.1.1-.2.1-.3.2s-.2.1-.2.2c-.1.2-.2.3-.3.5 0 .1-.1.2-.1.2 0 .1-.1.1-.1.2v.4c0 .2-.1.3-.1.4s-.1.2-.1.2.1 0 .2.1c.1 0 .3.1.5 0 .1 0 .2-.1.3-.1.1-.1.2-.1.3-.2l.3-.3c.1-.1.1-.2.2-.3.1-.2.2-.4.2-.6v-1c-.1.1-.1 0-.1 0m-124.9-35.3c-.2.1-.3.1-.5.2v.2c.6 1.6 1.5 3.2 2.4 4.8h.1c.4-.2.6.5.2.7.1.2.2.5.4.7.5 1 1.1 2 1.6 3 .2-.1.4-.1.6-.2.5-.1.4.6 0 .7-.1 0-.2 0-.3.1 1.5 2.5 3 5.1 3.8 7.8.9 3.1-3.4-.4-3.1-.1-.9-.8-1.7-1.7-2.5-2.6-1.4-1.6-2.7-3.2-4.1-4.8-1.8-1.9-3.5-3.9-5.3-5.7-.2.3-.5.6-.7.9 0 .1-.1.1-.2.2 2.5 2.6 5 5.3 7.4 8 1.5 1.7 5.5 8.2 8.7 6.5 3.4-1.8-1-7.1-2-9.1-1.9-3.6-4.2-7.3-5.6-11-.1-.2-.3-.4-.4-.4-.2-.1-.3 0-.5.1'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M258 163.5h-.2c-.2.4-.9.6-1.1.2-.4.3-.9.7-1.3 1v1.1c0 .5-.7.5-.7 0v-.3c-.2 0-.3.1-.5.1-.4.3-.7.6-1.1.9v.1c0 .3-.3.4-.5.3-.2.2-.5.4-.7.5.1 0 .2 0 .3-.1.4-.1.6.6.2.7-.5.1-1 .2-1.6.3v.5c0 .5-.7.5-.7 0v-.1c-.4.3-.8.6-1.1.9.7.1.9 1.1.1 1.3-.5.1-.9.1-1.4 0 0 .1.1.2.1.3 0 0 0 .1.1.1.9 1.1 2 2 3.2 2.8.3.2.5.1.8-.1.1 0 .1-.1.2-.2.2-.3.5-.6.7-.9 1.7-1.9 3.8-3.4 6.2-4.4.2-.1.3-.1.5-.2s.3-.2.4-.4c.1-.1.1-.3.1-.5-.2-1.3-.5-3.4-1.3-4.4-.1-.1-.2-.2-.3-.2 0 .4-.1.8-.4.7m-6.7 9.2c-.7-.5-1.3-1.1-1.9-1.7 2.8-2.2 5.6-4.3 8.4-6.5.4.8.6 2 .7 2.9-2.8 1.2-5.3 2.9-7.2 5.3'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M249.1 171c.8-.2.5-1.2-.1-1.3h-.1c-.1.2-.4.2-.6 0-.5 0-1-.2-1.4-.5-.2.1-.5.1-.5-.2v-.3l-.3-.3h-.6c-.5 0-.5-.7 0-.7l-.6-.9c0-.1-.1-.1-.1-.1-.2.2-.4.5-.6.7 0 .1-.1.1-.2.2 0 0-.1.1-.2.1.9 1.4 2.2 2.9 3.8 3.3q.75.15 1.5 0m6.2-11.4c.1.1.1.1.1.2.2.2.3.5.5.8.6.1 1.1.3 1.6.5q-.3-1.2-.9-2.1c-.1.1-.2.1-.3.1-.3.2-.7.3-1 .5m1.9 2.2c-.3-.2-.7-.3-1-.4.1.5.2.9.3 1.4.5 0 .9 0 1.4.1-.1-.4-.1-.7-.2-1.1-.2 0-.4.1-.5 0m.6 1.7c-.4 0-.8 0-1.2-.1 0 .1.1.2.1.2.2.5.9.4 1.1-.1'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M253.3 156.6c-.2-.3-.5-.5-.8-.7-.1.1-.2.1-.4.2 0 .2-.1.4-.3.4h-.4c-.4.2-.9.5-1.3.8 0 .3-.3.4-.5.3-.4.3-.8.5-1.2.8v.3c.3.2.2.7-.2.7H247c-.2.1-.4.3-.6.4v.1c.1.4-.4.6-.6.3-.4.3-.8.6-1.3.9v.1c0 .3-.3.4-.5.3-.4.3-.8.7-1.1 1 .1.3.1.5.2.8.3.8-.8 1.1-1.2.5-.4 1.2.5 2.6 1.3 3.6.1.1.1.2.2.2h.1c.1 0 .1.1.2.1h.4c.1 0 .1 0 .2-.1l.2-.2c.2-.3.4-.5.6-.7l.9-.9h-.1c-.5 0-.5-.7 0-.7h.6c.1-.2.3-.2.5-.2.4-.3.7-.6 1.1-.8 0-.1 0-.2-.1-.3-.1-.4.6-.6.7-.2v.1c.4-.3.9-.6 1.3-.9-.4-.1-.3-.8.2-.7.2-.2.5-.1.6.1h.1c.5-.4 1.1-.7 1.7-1.1-.1-.2 0-.5.2-.5.1-.1.3-.1.4 0h.4c.5-.3 1-.5 1.4-.7 0-.3.4-.4.6-.2.3-.1.6-.2 1-.3.1 0 .2-.1.3-.1.2-.2.3-.6.1-.8-.7-1-1.4-2.6-2.7-2.7l.2.2c.3.3-.6 1.3-1.2.6m1.8 1.6c-2.2.8-4.2 2.1-6.1 3.4s-3.9 2.7-5.4 4.4c-.5-.8-.8-1.7.1-2.5 1.2-1.1 2.6-2.1 4-3.1l4.2-2.7c.5-.3.9-.5 1.4-.8.8-.3 1.4.5 1.8 1.3'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M244.4 155.4c-2.8 1.8-3.7 5.3-2.7 8.3 0 .1.1.1.1.1.4.6 1.5.3 1.2-.5-.1-.3-.1-.5-.2-.8-.2-.9-.2-1.7 0-2.6-.1 0-.3.1-.4.1-.4.1-.6-.6-.2-.7.3-.1.5-.1.8-.2.2-.6.5-1.1.9-1.6 0-.2.1-.4.1-.6 0-.1.1-.2.2-.2.3-.3.8-.5 1.3-.6.1 0 .1-.1.2-.1l.3-.6c.2-.2.5-.1.6.2.4-.1.7-.3 1.1-.4v-.5c0-.5.7-.5.7 0v.4c.3 0 .5-.1.8-.1v-.2c0-.5.7-.5.7 0v.3c.9.1 1.7.4 2.4.8.3.2.6.4.8.7.6.6 1.6-.3 1-1l-.2-.2c-2.5-2.5-6.6-1.9-9.5 0m15.1 19.7c1 1.4 1.9 2.8 3 4 .1.2.4.1.5 0 .3-.2.6-.5 1-.6.1 0 .2-.1.3-.1.4-.1.5-.8 0-.7-.2 0-.4.1-.6.2-.3.1-.6.3-.8.5-.9-1.1-1.7-2.2-2.5-3.4.4-.3.8-.5 1.3-.7.4-.2.2-.8-.2-.7h-.1c-.6.2-1.1.6-1.7.9-.2.2-.3.4-.2.6m-12.4-6.2v-.4h-.7v.6c0 .3.3.3.5.2.1-.1.2-.3.2-.4m-.2-3.1h-.7c0 .6 0 1.3.1 1.9h.7c-.1-.6-.1-1.2-.1-1.9m0-.7c0-.1-.1-.1-.2-.2-.2-.1-.4 0-.5.2zm1.8.1q0-.75-.3-1.5v-.1c-.1-.4-.8-.2-.7.2 0 .1.1.2.1.3.1.4.1.7.2 1.1zm.1 3.3h-.7c0 .3 0 .7.1 1 0 .1.1.2.1.2.2.2.5.2.6 0v-.2c0-.3-.1-.7-.1-1m0-.7v-1.9h-.7v1.9zm1.8-2.6c0-.8-.1-1.6-.1-2.3-.2 0-.5-.1-.7-.1 0 .8.1 1.6.1 2.4zm-.5 3.2v.5c0 .5.7.5.7 0v-.5zm.6-.8c0-.6-.1-1.1-.1-1.7h-.7c0 .6.1 1.2.1 1.8.3 0 .5 0 .7-.1m-.8-5.5c.2 0 .4.1.6.1-.2-.2-.5-.2-.6-.1m2.5 3.1c.2 0 .5 0 .7-.1v-1.9c-.2 0-.5 0-.7-.1zm0 .7v.7c0 .2.1.3.2.3.2.1.5 0 .5-.3v-.8c-.3 0-.5 0-.7.1m.7-3.4v-1.3h-.7v1.2c.2.1.5.1.7.1m-.2-1.9c-.1-.1-.3-.1-.4 0zm1.8 2.1c.2 0 .5 0 .7.1v-1.4c-.2 0-.5 0-.7-.1zm.7-2.1v-.8c0-.1 0-.2-.1-.2-.2-.2-.6-.1-.6.2v.7c.3 0 .5 0 .7.1m-.7 4.2c.4-.1.6.6.2.7h-.3v.3c0 .5.7.5.7 0v-2.4c-.2 0-.5 0-.7-.1.1.6.1 1.1.1 1.5'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M244.5 159c0-.6.1-1.1.2-1.7-.3.3-.8-.2-.5-.5-.1 0-.1.1-.2.2 0 .2-.1.4-.1.6-.1.5-.1 1-.2 1.5.3 0 .6-.1.8-.1m-.7.9v1.5c0 .2.1.3.2.3.2.1.5 0 .5-.3v-1.6c-.3 0-.5 0-.7.1m1.7-.3c0 .2.1.4.1.6 0 0 0 .1.1.1.2.3.7.1.6-.3v-.1c0-.1 0-.3-.1-.4-.2 0-.4 0-.7.1m.8-2.8c-.2 0-.5.1-.7.1 0 .2 0 .5-.1.7 0 .4-.1.8-.1 1.3.2 0 .5-.1.7-.1v-.6c.2-.4.1-.9.2-1.4m.3-.7s0-.1.1-.1c.1-.1.1-.2.1-.3-.1-.2-.4-.4-.6-.2q-.3.3-.3.6v.1c.1-.1.4-.1.7-.1m1.2-.1h.7v-1.2c0-.5-.7-.5-.7 0zm.5.7h-.5c-.1.7-.1 1.3-.1 2h.7v-.3c0-.6.1-1.2.1-1.8-.1.1-.2.1-.2.1m1.7-.1h-.7v.7c0 .2.1.3.2.3.2.1.5 0 .5-.3zm0-.7v-1.1c0-.5-.7-.5-.7 0v1c.3.1.5.1.7.1'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M244.5 159.7c.4-.1.7-.1 1.1-.2.2 0 .5-.1.7-.1s.5 0 .7-.1h1.2c.4 0 .4-.5.2-.7h-.7c-.5 0-.9 0-1.4.1-.2 0-.5.1-.7.1-.3 0-.7.1-1 .2-.2 0-.5.1-.7.1-.3.1-.5.1-.8.2s-.5.1-.8.2c-.4.1-.3.8.2.7.1 0 .3-.1.4-.1.3-.1.7-.1 1-.2.1-.1.3-.1.6-.2m.2-2.4c.2-.2.5-.3.9-.4.2-.1.4-.1.7-.1.5-.1 1-.1 1.5-.1h4c.2 0 .4-.2.3-.4q0-.3-.3-.3h-4.1c-.3 0-.7 0-1.1.1-.3 0-.5 0-.8.1h-.2c-.5.1-1 .3-1.3.6-.3.4.1.8.4.5m5.3 10.4c-.4 0-.8.1-1.2.1h-3.3c-.5 0-.5.7 0 .7h3.4c.4 0 .8 0 1.2-.1.2 0 .5 0 .7-.1.5-.1 1-.1 1.6-.3.4-.1.3-.8-.2-.7-.1 0-.2 0-.3.1-.4.1-.7.1-1.1.2-.3.1-.5.1-.8.1m-3.1-1.9h3.7c.6 0 1.1 0 1.7-.1.2 0 .5 0 .7-.1.4 0 .7-.1 1.1-.1.2 0 .3-.1.5-.1h.3c.4-.1.3-.8-.2-.7s-1 .2-1.5.2c-.2 0-.5.1-.7.1-.6 0-1.2.1-1.8.1h-4.9c-.5 0-.5.7 0 .7zm8.5-3.1c-.2 0-.5 0-.7-.1-.5 0-1.1-.1-1.6-.1-.2 0-.5 0-.7-.1-.6-.1-1.2-.2-1.8-.2h-.1c-.2 0-.4 0-.6-.1-.4-.1-.6.6-.2.7h.1c.2 0 .5.1.7.1.6.1 1.3.2 1.9.2.2 0 .5.1.7.1.5.1 1 .1 1.6.1.2 0 .5 0 .7.1.4 0 .8 0 1.2.1.4 0 .8 0 1.2.1h.2c.3 0 .4-.4.2-.6-.1-.1-.1-.1-.2-.1h-.2c-.5 0-.9 0-1.4-.1-.3 0-.6-.1-1-.1m0-2.1c-.2 0-.5 0-.7-.1h-2.4c-.2.1-.3.4-.2.5 0 .1.1.1.1.1h.7c.5 0 1.1-.1 1.7 0 .2 0 .5 0 .7.1.2 0 .5.1.7.1.4.1.7.2 1 .4.2.1.3 0 .4-.1.1-.2.1-.4-.1-.5-.5-.3-1-.4-1.6-.5zm4.3 18.1s-.2-.4-.5-.9-.8-1-1.3-1.5c-.2-.3-.5-.5-.7-.7-.1-.1-.2-.2-.4-.3l-.3-.3-.5-.5-.2-.2v.3c0 .2 0 .4.1.7 0 .1.1.3.2.5s.2.3.3.5c.2.3.5.6.7.9.3.3.6.5.9.7s.6.4.8.5c.5.2.9.3.9.3m2 2.9h.4s.1-.2.1-.4-.1-.4-.2-.6q-.15-.3-.6-.3h-.4s-.1.2-.1.4.1.4.2.6q.3.3.6.3m-6.7-28.1c.2.1.3.3.5.4.4.3.8.7 1.2 1.1.2.2.4.4.6.7.2.2.4.5.6.7.2.3.4.5.5.8.2.3.3.5.5.8.1.3.3.5.4.8.1.2.2.5.3.7.2.4.3.8.4 1.1s.2.5.2.5.1-.2.1-.5c0-.2.1-.3.1-.6v-.7c0-.3 0-.6-.1-.9q0-.45-.3-.9c-.1-.3-.3-.6-.4-1l-.6-.9c-.2-.3-.5-.6-.7-.8-.2-.3-.5-.5-.8-.7s-.6-.4-.8-.5c-.3-.1-.5-.3-.8-.3-.3-.1-.5-.2-.7-.2s-.4-.1-.6-.1h-.5s.1.1.4.3c.2 0 .4.1.5.2m6.2 2.6c.1.1.2.1.2.1s0-.1.1-.2c0-.1.1-.4.1-.6 0-.3 0-.5-.2-.8-.1-.1-.1-.3-.2-.4s-.2-.3-.3-.4-.2-.3-.3-.4-.3-.2-.4-.3-.3-.2-.4-.2c-.1-.1-.3-.1-.4-.1h-.8s0 .1.1.2c0 .1.1.1.2.2s.1.2.2.3.1.2.2.3.1.2.2.3.1.2.2.3.2.2.2.3c.1.2.3.4.5.6s.3.4.5.5q0 .15.3.3m85-84.4v.1zm-16 2.1q-.15 0 0 0m-3.6-2.3c-1.6 1.2-.3 4 .1 5.5.5 2 1.2 3 3.2 1.9 1.1-.6.9-1.9 1.7-2.4 1.1-.8 3.7-.9 5.1-.2.3-.3.7-.6 1.1-.9-1.8-1.2-5.9-1.4-7.3.2-.8.9-1.8 3.8-2.5 1.1-.3-1.1-.5-2.2-.7-3.2-.4-2.3 2.7.2 2.9.3q.45.3.9 0c2.6-2.1 10.9-4.5 13.7-1.6.1 0 .3-.1.4-.1-.1-.5-.1-1-.2-1.5-3.7-2.4-11-.4-14.3 1.9-1.2-.9-2.7-2-4.1-1m42.2-5.6c-.1.1-.1.3-.2.5.2-.2.2-.4.2-.5'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M346.7 71.7c-.1 0-.3.1-.4.1h-.1v.3c.1.7-.9 1-1 .3v-.3c-.1 0-.3.1-.4.1-1.2.3-2.4.7-3.5 1.2-1.3.6-2.5 1.3-3.5 2-.4.3-.7.6-1.1.9-4.3 3.9-5.4 9.8-2 15.6 2.8 4.9 9.5 5.9 14.5 4.6 5.7-1.5 8.9-6.4 8.9-12-.4-.4-.9-.8-1.4-1.2.5 6-2.9 10.7-8.9 12.1-6.1 1.3-11.5-1.7-13.4-7.6-3-9.3 6.5-13.6 13.8-15.1 6.2-1.3 13.5-1.7 18.9-5.3.1-.6.2-1.2.2-1.8-2.6 2.1-5.6 3.2-8.8 4 0 .2 0 .3.1.5.1.7-1 .7-1.1 0v-.3c-.2 0-.3.1-.5.1 0 .2.1.4.1.6.1.7-.9 1-1 .3 0-.2-.1-.5-.1-.7-1 .2-2 .3-3 .5 0 .1 0 .3.1.4.1.7-1 .7-1.1 0v-.2c-.2 0-.3 0-.5.1 0 .2.1.4.1.6.1.7-.9 1-1 .3 0-.2-.1-.5-.1-.7-1 .2-1.9.3-2.8.5v.1c.1.5-.8.5-1 0'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M366.3 90.8c-2.9-1.1-4.6-4.4-6.5-6.6-1.8-2.1-4.3-3.5-6.9-4.2-3.2-.9-10.3-1.3-11.4 2.9-.8 3.3 2.3 4.8 5 4.1 3-.8 3.8-3.6 2.7-6h.1c2.9-.1 5.3.9 7.4 2.4.5.4.9.7 1.4 1.2.7.7 1.4 1.4 2 2.2 1.9 2.3 3.4 4.8 6.4 5.6h.2s-.1 0-.1-.1q-.15-.6-.3-1.5m-21.6-4.9c-2.6 0-2.2-3.7-.2-4.5 1-.4 2.1-.4 3.3-.4 1.4 2.6-.1 4.9-3.1 4.9'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M366.5 73.4c-.1.9 1.3.9 1.3 0 .1-.8.2-5.3.7-7 .1-.2.1-.4.2-.5s.1-.2.2-.2c3.8-.5 2.9 3.3 2.8 5.7-.2 4.2-.6 8.4-.7 12.7 0 1 0 2-.1 3l.3.3c.3.2 0 .7-.4.6v1.3s.1 0 .1.1c.3.2.1.6-.1.7 0 .7-.1 1.3-.6 1.7-.1.2-.3.4-.5.2-.2 0-.3.1-.5.1-.9 0-1.5-.1-1.6-1 0-.3-.1-.7-.1-1-.2-.2-.1-.4 0-.5 0-.6-.1-1.2-.1-1.8-.2-.2-.4-.4-.6-.5-.3-.3.2-.8.5-.5l.1.1v-1.4c-.1-.1-.3-.2-.4-.4-.3-.3.1-.7.4-.5V82c0-.9-1.3-.9-1.3 0 0 2.1-.1 4.3 0 6.4 0 .8-.1 1.8 0 2.8.1.5.2 1 .4 1.4 0 0 0 .1.1.1.6.8 2.4.9 3.2.8 1.8-.3 2.1-1.3 2.2-2.9.3-5.6.3-11.2.7-16.8.2-2.5.6-5.5.1-8-.4-2-3.7-1.3-4.9-1.1-.3 0-.6.2-.7.5 0 .2-.1.5-.1.7-.1.6-.2 1.2-.2 1.8 0 1.7-.2 3.7-.4 5.7m-25.6 19.1c-.1-.1-.3-.1-.4-.2-.2-.1-.3-.2-.5-.3s-.3-.3-.5-.4c-.1-.2-.3-.3-.4-.5s-.3-.4-.4-.6c-.2-.4-.5-.8-.7-1.3l-.3-.6c-.1-.2-.2-.4-.2-.6-.1-.4-.3-.7-.3-.9-.1-.2-.1-.4-.1-.4s0 .1-.1.4c-.1.2-.1.6-.1 1s.1.9.2 1.4c.1.3.1.5.3.8.1.3.2.5.4.8.2.2.3.5.5.7l.6.6c.2.2.5.3.7.4.1 0 .2.1.3.1s.2 0 .3.1h.6c.2 0 .3 0 .4-.1.2-.1.4-.1.4-.1s-.1 0-.4-.1c0-.1-.1-.1-.3-.2m4.3.5c-.1 0-.3-.1-.4-.1h-.8c-.3.1-.5.2-.5.2s.1.2.3.4c0 .1.1.1.1.2s.1.1.2.1c.2.1.3.1.5.2.2 0 .3 0 .5-.1.2 0 .3-.1.4-.2.2-.2.3-.4.3-.4s-.2-.2-.4-.3c.1.1-.1 0-.2 0m13.7-11.7c.8.5 1.6 1 2.2 1.4.1.1.3.2.4.3l.3.3c.1.2.2.3.2.3v-.4c0-.2-.2-.6-.4-.9s-.5-.7-.9-1.1c-.4-.3-.8-.7-1.2-.9-.9-.5-1.8-.9-2.6-1.1s-1.3-.2-1.3-.2.4.4 1 .8 1.5 1 2.3 1.5m4.8 5.2.4.2.2-.4c.1-.2.1-.5 0-.8 0-.1-.1-.2-.2-.3s-.2-.1-.3-.2c-.2-.1-.4-.1-.4-.1l-.2.4v.4c0 .1.1.2.1.3.1.3.2.4.4.5m-17.9-17.1v.2c.2 0 .3 0 .5-.1v-.3c-.1-.7.9-1 1-.3v.1c.8-.5 1.2-1.2.5-2.1-.2-.2-.3-.3-.6-.2-1.1.2-2.2.3-3.3.5-.3 0-.4.2-.4.5-.1 1 .4 1.6 1.2 1.8.2-.5 1-.7 1.1-.1m-1-1.2c.8-.1 1.6-.2 2.3-.3 0 .4-.6.6-1 .7-.5 0-1.1 0-1.3-.4'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M345.2 72.3c.1.7 1.1.4 1-.3v-.4l-.3-2.1v-.2c-.1-.6-1-.4-1 .2v.1c0 .3.1.6.1.9.1.5.1 1 .2 1.5zm1.1-3v.3c.1.7.2 1.4.3 2v.1c.2.6 1.1.6 1-.1v-.1c-.1-.8-.2-1.5-.4-2.3v-.1c0-.8-1-.5-.9.2m5-.5v.2c.2 0 .3 0 .5-.1v-.3c-.1-.7.9-1 1-.3v.1c.8-.5 1.2-1.2.5-2.1-.2-.2-.3-.3-.6-.2-1.1.2-2.2.3-3.3.5-.3 0-.4.2-.4.5-.1 1 .4 1.6 1.2 1.8.1-.6 1-.8 1.1-.1m-1.1-1.2c.8-.1 1.6-.2 2.3-.3 0 .4-.6.6-1 .7-.5 0-1.1 0-1.3-.4'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M351.7 71.4c0-.2-.1-.4-.1-.6l-.3-1.8v-.2c-.1-.6-1-.4-1 .2v.1c.1.6.2 1.3.3 1.9 0 .2.1.5.1.7.1.7 1.1.4 1-.3m0-2.7v.3l.3 1.8v.2c.1.7 1.1.7 1.1 0 0-.1 0-.3-.1-.4-.1-.7-.2-1.4-.3-2v-.1c-.1-.8-1.1-.5-1 .2m5.1-.9v.2c.2 0 .3 0 .5-.1v-.3c-.1-.7.9-1 1-.3v.1c.8-.5 1.2-1.2.5-2.1-.2-.2-.3-.3-.6-.2-1.1.2-2.2.3-3.3.5-.3 0-.4.2-.4.5-.1 1 .4 1.6 1.2 1.8.1-.5 1-.7 1.1-.1m-1.1-1.2c.8-.1 1.6-.2 2.3-.3 0 .4-.6.6-1 .7-.5.1-1.1.1-1.3-.4'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M357.2 70.5c0-.2-.1-.4-.1-.6l-.3-1.8v-.2c-.1-.6-1-.4-1 .2v.1c.1.7.2 1.3.3 2 0 .2.1.5.1.7.1.5 1.1.3 1-.4m.1-2.8v.3l.3 1.8v.3c.1.7 1.1.7 1.1 0 0-.2 0-.3-.1-.5-.1-.7-.2-1.3-.3-1.9v-.1c-.1-.8-1.2-.5-1 .1M332 69.9c.1-.2.1-.2.2-.2.2-.1.4-.2.8-.2.7-.1 1.7-.2 2.6-.3 1-.1 1.9-.3 2.7-.5.4-.1.7-.2.9-.2s.4-.1.4-.1-.1-.1-.3-.2-.5-.3-.9-.4c-.8-.2-1.9-.3-2.9-.1-1 .1-2.1.5-2.8 1-.3.3-.6.6-.7.8zm2.1-2.9c.1 0 .1 0 .2.1.1 0 .1 0 .2.1h.4c.3 0 .5-.2.7-.4l.3-.3.1-.1s0-.1-.1-.1l-.3-.3c-.1-.1-.3-.2-.5-.2h-.5c-.2 0-.4.1-.5.2-.1 0-.2.1-.2.2s-.1.1-.1.2c-.1.1-.1.3-.2.4v.2s.1 0 .2.1c0-.2.1-.1.3-.1m36.2 24.2c-.7-.7-1.5-1.3-2.2-1.9-.2-.2-.4-.1-.5 0s-.2.3 0 .5c.7.7 1.4 1.2 2.1 1.9 0 0 .1 0 .1.1.2.1.4 0 .5-.2s.1-.3 0-.4m-2.9-4.8c-.3-.3-.8.2-.5.5.2.2.4.4.6.5 1 .9 2.1 1.6 3.1 2.3.1.1.2.1.2 0 .3 0 .4-.5.1-.7 0 0-.1 0-.1-.1-1.2-.8-2.4-1.6-3.4-2.6.1.2.1.2 0 .1m.2-2.2c-.3-.2-.7.2-.4.5l.4.4c1 .9 2.2 1.8 3.3 2.7l.1.1c.3.1.7-.3.4-.6l-.3-.3c-1.2-.8-2.4-1.7-3.5-2.8q0 .15 0 0m-99.7 32.6c0 .4 0 .9.1 1.3.4 0 .9-.1 1.3-.1 0-.4-.1-.9-.1-1.3-.4 0-.9 0-1.3.1m.3 16.2v1.8c.4 0 .9-.1 1.3-.1v-1.9c-.4.1-.9.2-1.3.2m.8-28.7c0-.9-1.3-.9-1.3 0 0 3.7.1 7.4.2 11.1.4 0 .9-.1 1.3-.1-.2-3.7-.2-7.3-.2-11m-.8 27.1c.1.2.2.4.3.5.3 0 .7-.1 1-.1 0-3.7.1-7.4-.1-11.2 0-.4 0-.9-.1-1.3-.4 0-.9.1-1.3.1 0 .4 0 .8.1 1.2.2 3.6.1 7.2.1 10.8m-1.2 4.8c-1.3.9-2.5 2-3.6 3.1-.8.8-1.6 1.6-2.3 2.5-.5.6-.1 1.6 0 2.3.2.8 1.5.5 1.3-.4-.3-1.2.1-1.5.9-2.4l1.8-1.8 2.1-1.8c.2-.5.4-1.1.7-1.6-.3.1-.6.1-.9.1m2.1.1c.1 0 .2 0 .2.1.1-.1.1-.2.2-.3h-.5c.1.1.1.1.1.2'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='m268.7 137.6-.1-.1c-.4-.5 0-1.2.5-1.2 0-.1 0-.1-.1-.2-.4 0-.8 0-1.2.1-.2.5-.4 1.1-.7 1.6-.1.4-.3.7-.4 1.1-.3.9-1.1 2.2-.9 3.1s.1 2.9 1.4 3c.7.1.8-.9.3-1.2-.9-1.6.3-4.4 1.2-6.2'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M268.6 137.4c0 .1.1.1.1.1 1.9 2 4.5 3.4 4.6 6.5 0 .9 1.4.9 1.3 0-.1-3.6-2.9-5.1-5.1-7.6-.1-.1-.1-.1-.2-.1s-.1-.1-.2-.1c-.5 0-1 .7-.5 1.2m2.8-35.9c.2.1.4.1.7.2 1.3-.7 2.6-1.5 3.8-2.4.7-.5-.3-1.5-1-1-1.4 1.1-2.8 1.9-4.4 2.7.2.4-.1 1.1-.8 1-.2-.1-.5-.1-.8-.2-3 1.4-6.2 2.6-8.9 4.5-.7.5 0 1.7.7 1.2 3.1-2.1 6.6-3.4 10-5-.3-.6.1-1.3.7-1'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M279.5 104.2c0 .3 0 .6-.1 1 3.5.6 7 .3 8-2.5 0-.1 0-.2.1-.2-.5-.2-.6-.9 0-1h.1c0-.4-.1-.7-.3-1.1-.3 0-.7.1-1 .1-.9.1-.9-1.2 0-1.3h.4c-.6-1-1.5-2-2.1-2.6-2.3-2.6-5.6-4.8-9-5.8-4-1.2-10.9-1.1-14.3 1.7-4.7 3.8 3.9 8.3 7.5 9.4.3.1.6.2.8.2.6.1 1-.6.8-1-.1-.1-.2-.3-.4-.3-3.1-.7-12.9-5.8-6.1-8.4 3.3-1.2 7.5-1.1 11-.5 4.3.7 10 5.2 11.2 9.4 1.3 4.7-10.7 1.5-14.1.4-.3-.1-.5-.2-.7-.2-.6-.2-1 .5-.7 1 .1.1.2.3.4.3 1.5.6 4.2 1.6 7.1 2.2v-.7c.1-.9 1.4-.9 1.4-.1m-4 14.4c-.1.1-.1.2-.2.3.1-.1.2-.2.2-.3m-13.2 1.5v.2c1.9-.4 3.8-.7 5.7-.8.4 0 .9-.1 1.3-.1 1.5-.1 3-.2 4.5-.2.2-.5.4-.9.7-1.3-1.7 0-3.5.1-5.2.2-.4 0-.9.1-1.3.1-2 .2-4 .5-5.9.9-.2-.6-.4-1.3.5-1.5 1.6-.3 3.1-.5 4.7-.6.2 0 .4 0 .7-.1.4 0 .9-.1 1.3-.1 2.1-.2 4.2-.3 6.3-.4.3-.5.7-.9 1.1-1.4h-.1c-2.4 0-4.9.2-7.3.4-.4 0-.9.1-1.3.1-1.4.2-2.8.3-4.2.5-2.8.4-3.8 1.1-2.7 4 0 0 0 .1.1.1-.1-.9 1.2-.9 1.1 0'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M269 136.1h.5c1.6-.1 3.3-.1 4.9-.2-.1-.1-.1-.2-.2-.3-.2-.3-.3-.6-.4-1-1.4.1-2.8.1-4.2.2-.5 0-.9 0-1.3.1-1.7.1-3.4.3-5.1.5-.1-.7-.2-1.5-.3-2.2h-.2c-.7 0-.7-1.1 0-1.1-.1-.6-.1-1.1-.2-1.7-.1-.1-.1-.2-.2-.2-.1-.2 0-.4.1-.5 0-.6-.1-1.1-.1-1.7-.2-.2-.4-.3-.6-.5-.4-.3 0-.9.4-.6.1.1.2.1.2.2V126l-.3-.3c-.2-.3 0-.6.3-.6 0-1.6 0-3.1.1-4.6v-.2c0-.8-1.2-.9-1.3-.1v.1c-.2 5.3 0 10.9.9 16.1.1.4.5.5.8.5 1.4-.2 2.9-.4 4.3-.5.3 0 .6 0 .8-.1.4-.1.7-.2 1.1-.2'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M274.5 117.8c-.2.4-.5.9-.7 1.3-.1.1-.1.2-.2.3-1.6 3.9-1.9 8-.9 12 .7-.1 1 .9.3 1 .2.7.5 1.4.8 2.1.1.3.3.6.4 1 .1.1.1.2.2.3 1.4 2.6 3.4 4.2 5.8 5.3.2 0 .4.1.5.2.4.2.8.3 1.3.5.1-.1.3-.2.4-.2-1.4-.7-2.6-1.7-3.6-2.9-.7-.5-1.4-1.1-2-1.8-.3.2-.7-.2-.4-.5l-.6-.9c-.1-.1-.1-.2-.2-.3-.1.1-.2.1-.3.1q-.3 0-.3-.3v-.3c0-.1.1-.2.2-.2-.2-.4-.4-.7-.5-1.1-.1.1-.2.2-.2.3-.3.4-.8-.1-.5-.5.1-.2.3-.3.4-.5-.2-.5-.3-1-.5-1.5l-.1.1c-.3.3-.8-.2-.5-.5l.4-.4c-.1-.5-.2-1.1-.2-1.6-.1 0-.2-.1-.2-.2s0-.2.1-.4V127c-.3.1-.6-.2-.4-.5.1-.2.3-.3.4-.5 0-.7.1-1.5.3-2.2-.1-.1-.2-.4 0-.6h.1c.1-.7.3-1.3.5-2-.4.1-.6-.6-.1-.7.1 0 .3-.1.4-.2.2-.5.4-1 .7-1.5.1-.1.1-.2.2-.3s.1-.2.2-.4c-.4.1-.5-.6-.1-.7.3-.1.5-.2.7-.3 1-1.5 2.3-2.7 3.8-3.8 1.1-1.2 2.4-2.2 3.8-3h-1.1q-3.6 1.65-6.3 4.5c-.4.4-.8.9-1.1 1.4s-.6 1-.9 1.6m15.8-8.1c3.9-.5 8-.2 11.3 1.1 6.8 3.1 8 12.9 6.9 19.4-.6 3.5-2.3 7-5.4 9-2.5 1.5-5.5 2.3-8.5 2.6 1.9.1 3.9.1 6-.1.6-.2 1.3-.5 1.9-.7 3.9-1.7 6-5.3 7.1-9.2 1-3.7 1.1-8.6-.2-12.9-.3.1-.6-.4-.3-.6h.1c-.1-.4-.2-.7-.4-1.1-.1.1-.2.1-.2.2-.3.3-.8-.2-.5-.5l.4-.4c-.1-.3-.3-.7-.5-1-.4.2-.7-.4-.4-.6h.1c-.2-.3-.4-.6-.5-.9-.3 0-.5-.3-.4-.5-.5-.7-1.1-1.4-1.8-2-.1 0-.2 0-.3-.1-.1 0-.2-.1-.3-.2l-1.8-.6h-.1c-.4-.1-.9-.2-1.3-.3-.9-.2-1.8-.3-2.6-.4s-.8-1.2-.2-1.3c-1.5-.3-3.1-.4-4.7-.4-.6.6-1.9 1.1-3.4 1.5m.5-1.4c-1 .1-2.1.3-3.1.5 1-.1 2.1-.3 3.1-.5m-4.7 2.2c-.2.1-.4.2-.7.3.7-.2 1.4-.5 2.1-.6-.4.1-.9.1-1.3.1.1.1 0 .2-.1.2m7.6 31.3q-3.75.3-7.2-.3c-1.2-.2-2.4-.4-3.5-.8.3.2.7.3 1.1.4.6.2.4 1.2-.3 1-.3-.1-.6-.2-.8-.3.1.1.1.2.1.3.7.2 1.5.4 2.3.5 2.9.6 5.8.7 8.7.4-.7.1-.8-.9-.4-1.2m9-32.5-1.2-.3z'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M305.3 111.5c.9.3 1.7.7 2.5 1.2.3-.2.5-.4.8-.6.4-.3.9.2.5.5-.2.2-.4.3-.6.5.3.2.5.3.8.5.2-.2.5-.4.8-.5.4-.2.7.4.4.6-.2.1-.4.2-.5.4.3.3.6.5.9.8.1-.1.2-.1.3-.2.4-.2.8.4.4.6-.1 0-.1.1-.2.1.3.3.6.6.8 1l.6-.3c.4-.2.6.5.2.7-.1.1-.3.1-.4.2.3.5.5.9.7 1.5.9 2.7 1.3 5.7 1.2 8.5 0 3.8-1.1 7.7-3.8 10.5-1.8 1.9-4.1 3.1-6.6 3.7.3 0 .6.2.7.5q.15.15.3.6c.4-.1.8-.3 1.2-.4-.3-.7.8-1.2 1.2-.6 1.4-.6 2.6-1.5 3.8-2.6 2.6-2.4 3.9-5.9 4.3-9.3-.2-.2-.2-.6 0-.9l-.1-.1c-.5-1.8.5-4.3-.5-5.9-.2-.3-.1-.7.2-.8-.1-.2-.1-.4.1-.6-.2-1.2-.6-2.4-1-3.6-.8-2.4-2.8-4.2-5.1-5.6-1.4 0-2.8-.1-3.9-.4m-1.6 29.6q-1.65.45-3.3.6c-2 .2-4.1.2-6 .1h-.4c-.1 0-.3 0-.4.1-.5.3-.4 1.2.4 1.3 3.1.2 6.4.1 9.5-.6l-.3-.6c0-.4.3-.8.5-.9m-5.2-31.3c.8.1 1.7.2 2.6.4-1.1-.4-2.1-.9-2.7-1.8h-.1c-.6.2-.6 1.3.2 1.4m6.5.3c.2 0 .4.1.6.1l-2.7-.9c.8.2.5 1.4-.3 1.3l1.8.6c-.4-.5-.1-1.3.6-1.1m-27.1 6.5c.4-.2.8.4.4.6-.3.2-.7.3-1 .5-.3.6-.6 1.2-.8 1.8l.6-.3c.2-.1.5 0 .5.2 1.5-3.6 4.2-6.7 7.9-8.6.2-.1.4-.2.7-.3.1 0 .1-.1.2-.2-.8.1-1.6.1-2.3.1-1.4.9-2.7 1.9-3.8 3-.9 1-1.7 2-2.4 3.2q0 .15 0 0m-.5 3.2c-.4.2-.9.5-1.3.7-.2.5-.3 1.1-.5 1.7.1-.1.3-.2.5-.2.3-.1.6.2.5.4.3-.9.5-1.8.8-2.6q.15 0 0 0m5.6 22.1c.3.1.5.2.8.3.6.2.9-.8.3-1-.4-.1-.7-.3-1.1-.4-5-2.3-6.8-8.6-6.9-13.7 0-1.6.2-3.2.5-4.7 0 .1-.1.1-.2.2-.3.2-.7.3-1 .5-.1.6-.2 1.1-.3 1.7.1-.1.3-.2.4-.3.4-.3.7.3.4.6l-.9.6c0 .5-.1.9-.1 1.4.1-.1.3-.2.5-.3.4-.2.8.4.4.6-.3.2-.5.4-.8.6 0 .6.1 1.2.1 1.8.1 0 .1 0 .2-.1.4-.1.6.5.2.7-.1 0-.2.1-.3.1.1.5.2.9.3 1.4l.1-.1c.3-.3.9.2.5.5-.2.1-.3.2-.5.4.1.4.2.9.4 1.3.4-.3.7.3.4.6l-.1.1c.2.5.4 1 .6 1.4.3 0 .5.3.3.6.4.8.9 1.6 1.5 2.3 1 1.2 2.2 2.2 3.6 2.9.3-.2.5-.1.7 0m11.3-3.9c3.3-.4 4.3-3.6 2.4-5.2s-5.1-.8-6 .6c-2.1 2.5.3 5 3.6 4.6'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M276.1 120.5c.4-.2.9-.5 1.3-.7.1-.1.2-.2.1-.3-.1-.2-.3-.4-.5-.2l-.6.3c-.6.3-1.2.7-1.8.9-.1.1-.3.1-.4.2-.4.1-.3.7.1.7h.1c.6-.3 1.2-.6 1.7-.9m-1.9 3.4c.4-.3.8-.6 1.3-.8.3-.2.7-.4 1-.5.1 0 .1-.1.2-.2 0-.2-.2-.5-.5-.4-.2.1-.3.1-.5.2-.6.3-1.2.7-1.8 1.1h-.1c-.2.1-.2.4 0 .6.1.1.2.1.4 0m.9 1.8.9-.6c.4-.3 0-.9-.4-.6-.1.1-.3.2-.4.3-.6.4-1.2.8-1.7 1.3-.2.2-.3.3-.4.5-.2.3.1.6.4.5.1 0 .1-.1.2-.1.4-.6.9-1 1.4-1.3m-1.2 3.2c.4-.3.8-.6 1.1-.9.3-.2.5-.4.8-.6.4-.2 0-.8-.4-.6-.2.1-.3.2-.5.3-.2.2-.5.3-.7.5-.2.1-.4.3-.6.4l-.2.2c-.1.1-.1.2-.1.4 0 .1.1.2.2.2.2.1.3.1.4.1m1.6 1.4c.4-.1.2-.8-.2-.7-.1 0-.1 0-.2.1-.5.2-1 .4-1.4.7-.1.1-.3.2-.4.4-.3.3.2.8.5.5l.1-.1c.4-.4.8-.6 1.3-.8.2 0 .3 0 .3-.1m.2 2.3c.1-.1.3-.2.5-.4.4-.3-.1-.8-.5-.5l-.1.1c-.4.3-.8.6-1.1 1-.2.2-.3.3-.4.5-.3.3.2.8.5.5.1-.1.2-.2.2-.3.2-.3.6-.6.9-.9m.2 2.4.5-.5.1-.1c.4-.3 0-.9-.4-.6-.2.1-.4.3-.6.5l-.3.3c-.1 0-.2.1-.2.2s-.1.2 0 .3c0 .2.2.2.3.3.1 0 .2 0 .3-.1zm1.4 1.5c.2-.3 0-.6-.3-.6-.1 0-.1 0-.2.1l-.4.4c-.2.3.1.7.4.5 0 0 .1 0 .1-.1.1 0 .2-.1.4-.3m0-18.8c.3-.1.7-.3 1-.5.4-.2.1-.8-.4-.6h-.1l-1.5.6c-.2.1-.5.2-.7.3-.4.1-.3.7.1.7h.1c.5-.1 1-.3 1.5-.5m-9.1 15.3c.5 0 .9-.1 1.4-.1 1.2-.1 2.3-.2 3.5-.4.7-.1.4-1.1-.3-1-1 .2-2.1.3-3.2.4-.3 0-.7.1-1 .1.1.1.1.2.2.3.2.4-.4.8-.6.4-.1-.2-.3-.4-.4-.6h-1.2c-.1.3-.5.4-.6.1v-.1h-1c.3.3-.2.8-.5.5-.1-.2-.3-.3-.5-.5h-1.3c-.7 0-.7 1 0 1.1h.2c1.7-.1 3.5-.1 5.3-.2'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M264.4 132.6c.3.3.8-.2.5-.5-.7-.8-1.4-1.5-2-2.3-.1-.2-.3-.2-.5-.1s-.3.3-.1.5c.1.1.1.2.2.2.5.6 1 1.2 1.5 1.7.1.1.3.3.4.5m1.5-.6q0 .15 0 0c.2.4.6.2.7 0v-.2c-1-1.8-2.6-3.5-4.2-4.8-.1-.1-.2-.1-.2-.2-.4-.3-.7.3-.4.6.2.2.4.3.6.5 1.3 1.2 2.6 2.6 3.5 4.1m1.8 0c.1.2.3.4.4.6.2.4.8 0 .6-.4-.1-.1-.1-.2-.2-.3-.1-.2-.2-.4-.3-.5-1.6-2.4-3.9-4.1-5.7-6.3-.1-.1-.2-.1-.2-.1-.2 0-.5.4-.3.6l.3.3c1.7 2.1 4 3.7 5.4 6.1m32.1-18.9c.1 0 .3.1.4.2.3.2.7.4 1 .6.2.1.4.3.5.4.2.1.4.3.5.4l.5.5.5.5c.1.2.3.3.4.5s.2.3.3.5.2.3.3.4.1.2.2.4.2.3.2.3 0-.1.1-.4v-.4c0-.2 0-.4-.1-.6-.1-.4-.2-.9-.5-1.3-.1-.2-.3-.4-.5-.7l-.6-.6c-.2-.2-.4-.4-.7-.5-.2-.2-.5-.3-.7-.4-.5-.2-1-.3-1.4-.3h-.6c-.2 0-.3 0-.4.1-.2.1-.3.1-.3.1s.1 0 .3.1c.3.1.4.1.6.2m4.9 7.7c0 .1.1.2.2.3.2.2.4.2.4.2l.3-.3c.1-.1.1-.2.1-.3v-.3c0-.2-.1-.4-.2-.6s-.3-.3-.3-.3-.2.1-.3.3q-.3.3-.3.6c0 .2 0 .3.1.4M283.5 137c-.1-.1-.3-.2-.4-.3-.2-.1-.3-.2-.5-.3-.3-.2-.6-.5-.9-.8-.1-.1-.3-.3-.4-.5s-.2-.3-.4-.5c-.1-.2-.2-.3-.3-.5s-.2-.3-.2-.4c-.1-.1-.1-.3-.2-.4 0-.1-.1-.2-.1-.3-.1-.2-.1-.3-.1-.3s-.1.1-.1.3c0 .1-.1.2-.1.4v.5c0 .4.1.8.3 1.3.1.2.2.4.4.6.1.2.3.4.5.6s.4.4.6.5c.2.2.4.3.6.4.4.2.8.3 1.2.4h.9c.2 0 .3-.1.3-.1s-.1-.1-.3-.1c-.3-.2-.5-.4-.8-.5m24.9-24c.2-.1.4-.3.6-.5.4-.3-.1-.8-.5-.5-.3.2-.5.4-.8.6l-.9.6c-.1 0-.1.1-.1.1-.1.2.1.6.4.5h.1c.4-.2.8-.5 1.2-.8m1.9.6c.4-.2 0-.8-.4-.6-.3.2-.5.3-.8.5-.5.4-1 .9-1.6 1.2h-.1c-.4.2 0 .8.4.6.7-.4 1.2-1 1.9-1.4.3 0 .5-.2.6-.3m1.1 1.6c.4-.2 0-.8-.4-.6-.1.1-.2.1-.3.2-.8.5-1.6 1-2.3 1.6-.2.1-.3.3-.4.4-.3.3.2.8.5.5.1-.1.2-.1.2-.2.8-.7 1.6-1.3 2.5-1.8.1 0 .2-.1.2-.1m1 1.7c.1-.1.3-.1.4-.2.4-.2.2-.9-.2-.7l-.6.3c-1.1.5-2 1.2-3 1.9h-.1c-.3.2-.1.8.3.6h.1c1-.7 2-1.4 3.1-1.9m-35-21.1c.3.2.5.3.5.3l-.1-.1c-.1-.1-.1-.2-.2-.3-.2-.3-.6-.6-1.1-.9q-.75-.45-1.8-.9c-.7-.2-1.5-.4-2.3-.5s-1.6-.1-2.3.1c-.4.1-.7.2-1.1.3-.3.1-.7.3-.9.5-.3.2-.5.5-.5.8s0 .5.1.7.2.3.2.3l.1.1s-.1-.2-.1-.5c0-.2 0-.3.1-.5s.2-.3.4-.4c.4-.2 1-.3 1.7-.3h1c.4 0 .7 0 1.1.1.4 0 .7.1 1.1.1.4.1.7.1 1 .2.7.1 1.3.3 1.8.5.6 0 1 .2 1.3.4m2 1.4c0 .1.1.2.1.2.1.4.3.8.5 1.3s.3.9.5 1.2v.4c0 .1-.1.2-.1.2h.2c.1-.1.3-.2.5-.5 0-.1.1-.3.1-.4v-.5c0-.3-.1-.6-.2-.9s-.3-.6-.5-.8-.4-.4-.6-.5c-.1-.1-.2-.1-.3-.1s-.2-.1-.3-.1h-.2s0 .1.1.2c.2.2.2.3.2.3m-.9 11.2c.3-.8 1.6-.5 1.3.4v.1c3.6-1.7 8.6-1.6 12.6-1.4.1-.1.2-.2.3-.4.3-.6.9-.4 1.2.1.1-.1.1-.2.1-.3 0-2.2.1-4.4.1-6.7 0-.3-.2-.6-.5-.6-2.2-.7-4.6-.7-6.9-.4h-.4c-.9.1-.9 1.5 0 1.3.3 0 .7-.1 1-.1 1-.1 2-.1 3-.1.8 0 1.5.1 2.2.3.2 0 .2-.7.1.2v1l.6.6c.3.4-.2.9-.6.8v2.9c-4.1-.2-9.4-.3-13.2 1.5-.1-.7-.1-1.6 0-2.3 0-.3 0-.7.1-1 0-.9-1.3-.9-1.3 0v.7c-.1 1.3-.2 2.7.4 3.9-.1-.2-.1-.3-.1-.5'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M284 110.5c.8 0 1.6 0 2.3-.1.4 0 .9-.1 1.3-.1.9-.1 1.8-.3 2.7-.5 1.5-.4 2.8-.9 3.4-1.6.1-.1.2-.2.3-.4q.15-.3 0-.6c-.2-.4-.9-.6-1.2-.1-.1.1-.2.3-.3.4-.4.4-1 .6-1.7.8-1 .3-2.1.4-3.1.5-.5.1-1 .1-1.3.1-.5.1-6 .2-6.5-.1v-.1c.3-.8-1-1.2-1.3-.4v.4c.1 1 2 1.5 4.3 1.6.3.1.7.2 1.1.2m3.6-9.1h-.1c-.6.1-.4.8 0 1h.3c1.3-.2 2.6-.3 3.8 0 .2.1.5.2.6.3s.2.3.1.1c.1.1.2.2.3.2.4.1.9-.3.6-.8q-.15-.3-.6-.6c-1.2-.7-3.6-.4-5-.2m11.6 5.4c0 .2.1.5.2.7 4.5-.1 9.4.2 13.7 1.5l.4-.4c.4-.5 1-.1 1.1.4l.1-.1c1-1.7 1.2-3.5 1.3-5.4.1-2-.8-2.3-2.7-3-4.5-1.7-9.8-2.2-14.3-.6-.1 0-.2.1-.3.2 0 0-.1.1-.1.2 0 0 0 .1-.1.1-.8 2-.8 4.1-.5 6.1.2-.6 1.2-.4 1.2.3m11.2-5.8c1.3.3 3.7.7 4.1 2.2.3.2.7.3 1 .5.6.3.1 1.3-.5.9-.1 0-.2-.1-.2-.1-.1 0-.1.1-.2.1 0 .3-.1.6-.1.9.1 0 .2-.1.2-.1.4-.2.7.4.4.6-.2.1-.5.3-.7.4-.3 1.3-.3 1.4-1.4 1.1-.2-.1-.4-.1-.6-.1-.1.1-.3.1-.4.2-.3.2-.6-.1-.5-.4-.5-.1-.9-.2-1.4-.3-.1.1-.2.2-.3.2-.3.2-.7-.1-.6-.4-1.7-.2-3.4-.4-5.1-.5-1.4-.1-2.8-.2-4.2-.2-1 0-.9-1.8-.6-3.4-.5 0-.7-.9-.1-1 .1 0 .2 0 .4-.1.1-.2.1-.4.2-.6 3.3-1 7.1-.7 10.6.1'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M301.2 110.3c.4.1.9.2 1.3.3h.1c.8.1 1.1-1.1.3-1.3h-.1l-1.2-.3c-.9-.3-1.7-.7-2.1-1.5-.1-.2-.1-.4-.2-.7-.1-.7-1.1-.8-1.3-.3 0 .1-.1.2-.1.3.1.7.3 1.2.6 1.7.6.9 1.6 1.4 2.7 1.8m12.2-1.7c-.1.1-.2.3-.4.4-1.8 1.7-5.1 1.7-7.5 1.2-.2 0-.4-.1-.6-.1-.7-.2-1.1.7-.7 1.1.1.1.2.2.3.2s.2 0 .3.1c.1 0 .2.1.3.1 1.2.3 2.5.4 3.8.3 2.1-.1 4.1-.7 5.3-2.3.1-.2.2-.4.2-.5.1-.6-.5-1-1-.5m-14-7c-.1 0-.2 0-.4.1-.6.1-.4 1 .1 1h.2c4.5-1 10.3-.7 14.6 1.4.3-.2.6-.3.9-.5.4-.2.7.4.4.6-.2.1-.3.2-.5.3.1 0 .2.1.2.1.6.3 1.1-.6.5-.9-.3-.2-.6-.4-1-.5-4.3-2.2-10.3-2.6-15-1.6m11.9 5.6c-.1.3.2.6.5.4.1-.1.3-.1.4-.2.7-.3 1.3-.6 2-1 .3-.1.5-.3.7-.4.4-.2 0-.8-.4-.6-.1 0-.2.1-.2.1-.9.5-2 .9-2.9 1.5 0 0-.1.1-.1.2'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M314.8 103.6c-.3.2-.6.3-.9.5-1.6.8-3.4 1.4-4.9 2.6l-.1.1c-.1.3.3.6.6.4.1-.1.2-.2.3-.2 1.4-1 3.1-1.5 4.6-2.3.1 0 .1-.1.2-.1.2-.1.3-.2.5-.3.5-.4.1-1-.3-.7m-32.4 38.1c-.1 0-.3.1-.4.2l-1.2 1.5c-.4.5-.7.6-1.1.4.4-.5.7-1 1.1-1.4.3-.3.2-.7 0-1-.1-.1-.3-.2-.5-.2-.1 0-.3.1-.4.2-.6.7-1.2 1.4-1.7 2.2-.2.2-.1.6.1.8.8.7 1.7 1.1 2.7.6.9-.4 1.4-1.5 2-2.2.2-.2.2-.4.2-.6 0-.1-.1-.2-.1-.3-.3-.1-.5-.2-.7-.2m23.7 0s0 .1.1.1c.2.3.8 1.5.2 1.6-.5.2-1.1-.7-1.5-1.3l-.3-.6c-.1-.3-.4-.5-.7-.5h-.2c-.3.1-.5.5-.4.8l.3.6c.6 1.3 1.6 2.6 3.1 2.3 1.7-.3 1.3-2.5.6-3.6-.4-.6-1.4-.1-1.2.6m25.7-20.5c.4-.2.9-.1.9.4 0 .1 0 .3.1.4.1-.2 0-.5-.2-.8s-.5-.6-.8-.8zm-16.7.3c.3-.2.7-.2 1 .2.2.4.4.7.4 1.1 2.5 1.1 7.2.5 9.3.5.4 0 3.8.1 5.7-.5 0-.3-.1-.6-.1-1 0-.2 0-.3.1-.5-.4.2-1 0-1-.6v-1.1c-2-.7-4.6-.7-6.2-.7-2.4-.1-7.5-.5-9.1 1.9-.2.4-.2.6-.1.7m7.3-1.1c2.5-.1 5.1.1 7.6.8 1.7.5.8.6-.5.7-1.4.1-2.9.1-4.4.1-1.7 0-7 .6-8.5-.7 1.3-1.1 4.4-.9 5.8-.9m-6.4 8.3c-.2 0-.4-.1-.5-.3-.2.3-.3.7 0 .9.1.1.1.1.2.1-.1-.3 0-.6.3-.7m6.7 1.4c0-.1 0-.1.1-.2-.5-.4-.9-.7-1.3-1.1-.3 0-.7-.1-1-.1h.1c.4.2 0 .8-.4.6s-.8-.5-1.2-.8c-.8-.1-1.5-.2-2.2-.3 0 .2-.1.3-.3.4 1 0 2 .8 2.8 1.3l3.3.3c.1 0 .1-.1.1-.1'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='m331.8 121.2-.3.3c-.1.1-.1.3-.1.5.1.3.1.6.1 1 0 .2 0 .3.1.5.2 0 .3-.1.5-.1.7-.1.9.9.3 1-.2.1-.5.1-.8.1v3.6c-.1 0-.3.1-.4.1-2.2.6-4.4.7-6.7.7 0 .3-.4.5-.7.2 0-.1-.1-.1-.1-.2-.3 0-.7 0-1-.1.2.2.5.4.7.6.1 0 .1.1.1.1.3.1.6.3.6.7 1.3 0 2.6 0 3.9-.1.9-.3 1.8-.6 2.7-1 .4-.2.8 0 .9.4.3-.1.7-.2 1-.3s.5-.3.5-.6c0-2.1.1-4.4-.2-6.5 0-.1 0-.3-.1-.4-.2-.6-.7-.7-1-.5m-15.8 7.5c.1 0 .1-.1.2-.1h.3c.1-.1.2-.2.3-.4v-.3c-.2-.5-.2-1-.2-1.6-.1-.1-.3-.2-.4-.2-.4-.2 0-.8.4-.6h.1v-.7c-.4-.2-.4-.8 0-1 0-.3 0-.7-.1-1-.1-.4-.2-.8-.4-1.1-.2-.4-.7-.4-1-.2-.2.2-.4.5-.2.8 1 1.6 0 4.1.5 5.9 0 .1 0 .1.1.1 0 .3.2.4.4.4'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M322.2 132.7v-.4c0-.1 0-.1.1-.2-1.1-.6-2-1.5-3-2.2-.8-.6-1.8-1.4-2.8-1.3h-.3c-.1 0-.1 0-.2.1-.3.1-.3.4-.3.7.1.3.4.6.8.5.8-.1 2.3 1.3 2.8 1.7.9.7 1.7 1.4 2.7 1.9v-.4c.1-.1.1-.3.2-.4'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M322.9 130.1c-.1 0-.1-.1-.2-.1 0 0 0 .1-.1.2v.2c-.1.6-.2 1.3-.4 1.9 0 .1 0 .1-.1.2v.4c.2-.2.5-.3.8-.2.2-.2.4-.4.7-.5.1-.5.2-1.1.3-1.6v-.1c0-.4-.3-.7-.6-.7.2.1-.1.5-.4.3'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M330.5 129.2c-.8.4-1.7.7-2.7 1-1.4.5-2.9 1-4.2 1.8-.2.2-.5.3-.7.5.2.1.4.3.4.6v.9c1.7-1.8 4.4-2.3 6.7-3.2v-.5c0-.8 1.1-.9 1.3-.2.1-.2.1-.3 0-.5 0-.4-.4-.6-.8-.4'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M323 137.6h.2c.1 0 .1 0 .2.1.3-1.2.2-2.4.1-3.6v-.9c0-.3-.2-.5-.4-.6-.3-.1-.6 0-.8.2-.1.1-.1.2-.1.4v.4c0 1.1.2 2.3 0 3.5h.1c.4-.3.7.1.7.5'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M322.4 137.8c.1-.2.3-.2.5-.2h.1c0-.4-.3-.8-.8-.6h-.1c-3.4 1.4-6.7 3.2-10.2 4.3-.3.1-.5.3-.5.6 0 .5-.1 1 0 1.6.1.9 1.5.9 1.3 0v-1.1c3.1-1.1 6-2.6 9-3.9.3-.2.5-.5.7-.7'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M322.9 137.5c-.2 0-.3 0-.5.2l-.6.9c-1.1 1.8-1.1 4.3-.8 6.3.1.9 1.4.5 1.3-.4-.3-1.7-.3-4.1.8-5.6-.1 0-.2-.1-.3-.1-.7-.2-.5-1.2.1-1.3'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M324.4 138c-.4-.1-.7-.3-1.1-.4-.1 0-.1 0-.2-.1h-.3c-.6.1-.8 1.1-.1 1.3.1 0 .2.1.3.1 1.6.6 3.2 1.3 4.8 1.9 1.5.6 2 1.1 2 2.7 0 .9 1.4.9 1.3 0 0-1.4-.3-2.5-1.5-3.3-.9-.6-2-.9-2.9-1.3-.5-.2-.9-.4-1.4-.6-.1.5-.8.3-.9-.3m7.1-16.5c.1-.1.2-.1.3-.3 0-.1.1-.2.1-.3v-.4c0-2.2-.1-4.3-.1-6.5 0-.1 0-.2-.1-.3-.5.2-.9.2-1.2.1v.2c0 1.9 0 3.8.1 5.8v1.1c-.1.6.5.8.9.6m-1.3 12.7v4.7c0 .9 1.3.9 1.3 0v-4.6c-.3-.2-.6-.4-.9-.5-.1.2-.3.3-.4.4m0-4v2.3c.2-.2.5-.3.8-.1l.6.3V130c-.3-.6-1.4-.5-1.4.2'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M330.3 133.6c-.4-.2-.4-.7-.1-1-.1 0-.2.1-.4.2-1.6 1.6-4.9 2.6-5.4 5v.2c.1.5.8.8 1.1.4.1-.1.2-.2.2-.3.2-1.1 1.5-1.8 2.4-2.4l2.1-1.5c.2-.1.3-.3.5-.4-.2 0-.3-.1-.4-.2'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M330.2 132.6s-.1 0 0 0c-.3.3-.4.8.1 1.1.1.1.2.1.4.2.3.2.6.3.9.5l2.1 1.5c.8.7 2.3 2 2.1 3.2-.2.8 1.1 1.2 1.3.4.3-1.5-.7-2.8-1.7-3.8-1.1-1.1-2.4-2-3.7-2.8l-.6-.3c-.4-.3-.7-.2-.9 0m1.5-18.8c2.8-1 5.8-1.4 8.6-2.1.7-.2.6-1.1 0-1.3-2.9-.8-5.5-2.3-8.1-3.7-.5-.3-1.3.3-1.8.4l-7.5 3c-.2.1-.3.3-.4.4-.1.3-.1.6.2.8.1.1.2.1.4.1 2.2.3 4.1.9 6 1.9.5.2.9.4 1.3.5s.8.1 1.3 0m-3.4-2.4c-.6-.3-1.3-.6-2-.7-.6.1-1.3.1-1.9.3-.7.1-1-.9-.3-1 1.3-.2 2.7-.4 4.1-.4.6-.2 1.2-.5 1.9-.7 1.6-.6 1.7-.9 3.1-.1l2.4 1.2c1.7.2 3.3.4 4.9.6.7.1.4 1.1-.3 1-1-.2-2.1-.3-3.2-.4-1.4.3-2.8.6-4.1 1-2 .3-3 0-4.6-.8'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M336.8 111.1c1.1.1 2.2.3 3.2.4.7.1 1-.9.3-1-1.6-.2-3.2-.5-4.9-.6-2.4-.3-4.9-.4-7.3-.4-1.4 0-2.8.2-4.1.4-.7.1-.4 1.1.3 1 .6-.1 1.2-.2 1.9-.3 3.4-.3 7.1 0 10.6.5m-20 12.7h-.2c-.4.1-.4.8 0 1 .1 0 .1 0 .2.1h.7c-.1-.3.3-.6.6-.3l.4.4c.7 0 1.4.1 2.1.1-.1-.1-.1-.2-.2-.4-.1-.4.5-.6.7-.2.1.2.2.4.2.6 3.4.1 6.9 0 10.2-.6.3 0 .5-.1.8-.1.7-.1.4-1.2-.3-1-.2 0-.3.1-.5.1-4.7.9-9.9.6-14.7.3m2.2 4.7c.4.3.7.6 1.2.8.4.2.8-.4.4-.6h-.1c-1.5-.8-2.4-2.4-3.9-3.2h-.1c-.4-.2-.8.4-.4.6.1.1.3.2.4.2 1 .6 1.7 1.5 2.5 2.2'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='m318.6 124.9-.4-.4c-.3-.2-.7.1-.6.3 0 .1 0 .1.1.2 1.3 1.2 2.5 2.5 3.8 3.7.4.4.9.8 1.3 1.1.1 0 .1.1.2.1.3.2.6-.2.5-.5 0-.1-.1-.1-.1-.1-.2-.2-.5-.4-.7-.6-1.5-1.1-2.8-2.5-4.1-3.8m5.8 3.8c-.9-1.3-2.3-2.3-3-3.7-.1-.2-.2-.4-.2-.6-.1-.4-.8-.2-.7.2 0 .1.1.3.2.4.7 1.5 2 2.6 3 3.9 0 .1.1.1.1.2.2.3.7.1.7-.2-.1 0-.1-.1-.1-.2m12.4-5.9c0-.5-.1-.9-.3-1.3s-.4-.8-.6-1.1-.5-.5-.7-.5c-.2-.1-.3-.1-.3-.1s0 .1.1.3c0 .1.1.2.1.3s0 .3.1.4c.1.6.1 1.3.2 2.1s.2 1.6.3 2.3c.1.3.2.6.3.8s.1.3.1.3.1-.1.2-.3.2-.4.3-.8c.1-.6.3-1.5.2-2.4m-.4 5.4c-.1-.1-.2-.1-.3-.2-.1 0-.1-.1-.1-.1s-.1 0-.1.1c-.1 0-.2.1-.3.2-.2.1-.3.3-.3.5s.1.4.3.5c.1.1.2.1.3.2.1 0 .1.1.1.1s.1 0 .1-.1c.1 0 .2-.1.3-.2.2-.1.3-.3.3-.5s-.1-.4-.3-.5m-81 6.7.3.9c.1.3.3.5.5.8.2.2.4.4.7.6.1.1.2.1.3.2s.2.1.3.1c.2.1.4.1.6.1h.5c.3 0 .4-.1.4-.1s-.1-.1-.3-.2c-.1-.1-.2-.1-.3-.2s-.3-.2-.4-.3c-.5-.5-.9-1.3-1.2-2.2-.1-.5-.2-.9-.3-1.4 0-.2-.1-.5-.1-.7s-.1-.4-.1-.6c-.1-.4-.1-.7-.2-1 0-.3-.1-.4-.1-.4s-.1.1-.2.3-.3.6-.4 1c-.1.2-.1.4-.2.7-.1.2-.1.5-.1.8v.9c.2.1.2.4.3.7m-.6 3h.2v-.2c0-.1 0-.3-.1-.4v-.2c0-.1 0-.2-.1-.2-.1-.1-.1-.3-.2-.4 0-.1-.1-.1-.1-.2s-.1-.1-.1-.2-.1-.1-.1-.2l-.1-.1s-.1-.1-.1-.2-.1-.1-.1-.2-.1-.2-.1-.2-.1 0-.2.1-.3.1-.4.3c-.1.1-.1.2-.2.4 0 .1 0 .2-.1.4v.4c0 .1.1.3.1.4.1.1.1.2.2.3s.2.2.2.3q.3.3.6.3c.4-.2.6-.2.7-.2m63.4-32.2s.1-.1.3-.2c.2-.2.3-.5.5-.9.3-.8.3-1.8 0-2.8s-.7-1.9-1.5-2.5l-.6-.3c-.2 0-.4 0-.5.1s-.2.1-.2.2-.1.1-.1.1h.3c.2.1.3.2.4.5.2.5.4 1.4.7 2.2q.3 1.35.6 2.4c.1.3.1.6.1.8zm1.9-2.9.1.1s.1 0 .2-.1.2-.1.3-.3c.1-.1.2-.2.2-.4.1-.1.1-.3 0-.5 0-.1 0-.2-.1-.3 0-.1-.1-.2-.1-.2l-.4-.4c-.1 0-.1 0-.2-.1h-.4s0 .1-.1.2c0 .1-.1.2-.1.4-.1.1-.1.2-.1.3v.3c0 .2.2.5.3.7.2.1.3.2.4.3m114 171c-1.9 2.5-.4 6 3.8 3 3.4-2.4 2.1-11.5 1-13.3-1.1-1.7-2.6 4.4-4.9 5.6.1 1.1 2.4.3 4.6-2.2.2 1.1.3 2.2 0 4.1-1.4-.1-2.6.4-4.5 2.8m-102-109.6c-2.7.3-5.3 1.2-7.3 2.8-1.3 1.3-2.3 2.9-2.9 4.8.4.1.9.2 1.3.3 2.4-6.9 9.7-9 16.4-8.2 7.9 1 12.5 7.8 12.9 15.3.3 0 .5.1.8.1.4.1.4.8-.1.7-.2 0-.5-.1-.7-.1v1.1c.1 0 .3 0 .4.1.4.1.4.8-.1.7-.1 0-.2 0-.4-.1 0 .4-.1.9-.2 1.3.4.1.3.8-.1.7-.1.5-.2.9-.4 1.3.2.2 0 .5-.2.6-2.2 6.2-8.3 9.9-15.4 9.6-3.5-.1-7.2-1.7-9.9-3.8-3.6-2.8-4.8-7.2-4.5-11.5-.4-.1-.9-.2-1.3-.3-.6 8.8 5.1 14.9 13.3 16.7 2.4.1 4.9-.2 7.3-1.1.6-.2 1.1.7.4 1-.1 0-.2.1-.3.1 2.5-.6 4.8-1.7 6.8-3.1 3.9-2.7 5.5-7.4 5.9-11.9.8-8.5-4.4-16.6-12.8-18.5-3.3-.7-6.9-.6-10 .4.3 0 .6-.1.9-.1.7 0 .9 1 .2 1.1'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M345.8 179.9c0-.3.1-.6.1-1-.4-.1-.9-.2-1.3-.2 0 .3-.1.6-.1 1 .4 0 .9.1 1.3.2m-2.2 1.3c.1-.4.1-.7.2-1.1-.4-.1-.9-.2-1.3-.3-.1.4-.1.7-.2 1.1.4.1.8.2 1.3.3m.3-1.7c.1-.3.1-.6.2-.9-.4-.1-.9-.2-1.3-.2-.1.3-.1.6-.2.9.4.1.8.1 1.3.2m-1.8 2c-.1.3-.1.7-.2 1 .4.1.9.2 1.3.3.1-.3.1-.7.2-1-.4-.1-.8-.2-1.3-.3m0 4.5c.7.1 1.4.3 2.1.4.4.1.7-.3.7-.6.1-.6.2-1.1.2-1.7-.4-.1-.9-.2-1.3-.3-.1.4-.1.8-.2 1.1-.3 0-.5-.1-.8-.1.1-.4.1-.8.2-1.2-.4-.1-.9-.2-1.3-.3-.1.7-.2 1.3-.3 2 .1.3.4.6.7.7m3.9-10.4q-.15-.15 0 0c-.7-.3-1.3-.4-1.9-.4-.3 0-.6.2-.7.4-.2.7-.3 1.4-.5 2.1.4.1.9.2 1.3.2.1-.5.2-.9.3-1.4.1 0 .3 0 .4.1-.1.5-.1.9-.2 1.4.4.1.9.2 1.3.2.1-.7.2-1.4.3-2 .1-.3-.1-.5-.3-.6m-1.8 6.4c0 .4-.1.7-.1 1.1.4.1.9.2 1.3.3.1-.4.1-.7.2-1.1-.5-.1-1-.2-1.4-.3m1.4-.3c.1-.4.1-.7.2-1.1-.4-.1-.9-.2-1.3-.3-.1.4-.1.7-.2 1.1.4.1.8.2 1.3.3m-17.5-4c.1-.3.1-.6.2-.9-.3-.1-.7-.1-1-.2-.1.3-.1.6-.2.8.3.2.7.3 1 .3m-35-11.2c9.1 2 18.3 4.1 27.4 6.1-.2-.1-.3-.3-.2-.6 0-.2.1-.3.2-.5-9.1-2-18.2-4.1-27.3-6.1-.1.4-.1.7-.1 1.1m33.8 11.6c-.1.3-.1.5-.2.8.3.1.7.2 1 .2.1-.3.1-.6.2-.8-.3-.1-.6-.1-1-.2m.9-3.5c.3.1.7.1 1 .2.1-.3.1-.5.2-.8.1-.4-.1-.6-.4-.7l-5.4-1.2c-.4-.1-.9-.2-1.3-.3-.2 0-.3-.1-.5-.1-.1.2-.1.4-.2.6q-.15.3-.3.3c2.3.5 4.7 1 7 1.6 0 .2-.1.3-.1.4m.7 1.7c.1-.3.1-.5.2-.8-.3-.1-.7-.1-1-.2-.1.3-.1.5-.2.8.3 0 .6.1 1 .2m-6.7 3.6c1.7.4 3.4.7 5.1 1.1.2 0 .5-.1.5-.3.1-.3.1-.6.2-.9-.3-.1-.7-.2-1-.2 0 .1-.1.2-.1.3-.2 0-.5-.1-.7-.1-3.9-.8-7.8-1.7-11.6-2.5-7.4-1.6-14.7-3.2-22.1-4.8-.1.3-.2.7-.3 1 8.8 1.9 17.6 3.8 26.4 5.8v-.4c.1-.7 1.1-.6 1.1.1 0 .2 0 .4-.1.5.4.1.7.2 1.1.2.6 0 1 .1 1.5.2M293 167.7c-.4-.1-.9-.2-1.3-.3 0 .3-.1.6-.1.9.4.1.9.2 1.3.3 0-.4.1-.6.1-.9m-.2 1.5c-.4-.1-.9-.2-1.3-.3 0 .2-.1.4-.1.6.4.1.9.2 1.3.3 0-.1.1-.3.1-.6m-1.6 1.1c-.1.3-.1.6-.2.8.5.1.9.2 1.4.2.1-.3.1-.5.2-.8-.5 0-1-.1-1.4-.2'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M279.9 163c-.5.1-.9.3-1.2.5-.8 2.4-.9 6.6-.8 8.2.2 0 .4 0 .7-.1.7-.2.8.9.2 1h-.1c.8.2 1.6.3 2.4.5 0-.1.1-.1.1-.2.2-.3.6-.3.8 0v-.1c0-.7 1.1-.6 1 .1v.5c.6.1 1.3.2 1.9.3.1-.1.1-.3.2-.4.1-.4.6-.4.8-.2.3-.1.6 0 .7.4 0 .1.1.3.1.4 1.3.2 2.7.3 4 .4.1-.1.3-.3.4-.5.2-.3.5-.3.7-.1 0-.1.1-.2.1-.3.1-.3.2-.7.3-1 0-.1.1-.2.1-.3-.4-.1-.9-.2-1.3-.2l-.3 1.2c-.4 0-.7-.1-1.1-.1-2.3-.3-4.6-.5-6.9-.9-1.1-.2-2.3-.4-3.4-.6-.1 0 .1-2.1.1-2.7.1-.7 1-5.5.7-5.6 1.2.3 2.5.6 3.7.8 2.7.6 5.4 1.2 8 1.8v.8c.4.1.9.2 1.3.3v-1.8c0-.4-.3-.5-.5-.5h-.1c-1.2-.3-2.3-.5-3.5-.8-.1.1-.1.2-.2.3-.3.3-.7.2-.9 0-.1.6-1.1.5-1-.2v-.6c-.7-.2-1.4-.3-2-.5-.1.1-.1.2-.2.3-.2.4-.7.2-.9-.1v.1c-.2.7-1.2.3-1-.4 0-.1.1-.3.1-.5-.8-.2-1.6-.4-2.5-.6-.2-.1-.4 0-.6.1.6.2.8 1.2.1 1.3'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M287.9 164.1c.2.2.6.3.9 0 .1-.1.1-.2.2-.3.5-.8.8-1.8 1.2-2.7.1-.2 0-.4-.1-.5-.6-.6-1.4-.9-2.3-1-.3 0-.5.2-.6.5-.2 1.1-.2 2.2-.3 3.2v.6c-.1.7.9.9 1 .2m.3-3.3c.3.1.6.2.9.4-.3.8-.6 1.7-1.1 2.3 0-.9.1-1.8.2-2.7m-4.4 2.5v-.1c.2.3.6.5.9.1.1-.1.1-.2.2-.3.4-.7 1-1.4 1.4-2.1.2-.3.1-.6-.2-.8-.8-.4-1.7-.7-2.6-.9-.3-.1-.6.2-.6.5-.1.9.2 1.9 0 2.9 0 .2 0 .3-.1.5-.2.5.8.8 1 .2m.1-3c.4.1.8.3 1.2.4-.4.6-.8 1.1-1.2 1.7.1-.6 0-1.4 0-2.1m-1.8 14.4c0-.3.3-.5.6-.5.1 0 .2 0 .3.1 0-.3 0-.5.1-.8v-.5c0-.7-1-.8-1-.1v.1c-.2-.2-.6-.3-.8 0 0 .1-.1.1-.1.2-.1.2-.3.4-.4.6.6.1.5 1.1-.1 1h-.4c0 .1-.1.2-.1.3-.1.2 0 .5.2.6.6.4 1.2.7 1.9.8.2 0 .5-.1.5-.3.1-.3.2-.6.2-.9-.1 0-.2 0-.2-.1-.5 0-.7-.2-.7-.5m-.4.7-.6-.3c.3-.5.5-1 .8-1.4 0 .5 0 1.1-.2 1.7m5.1-.9c0-.2-.1-.3-.1-.5 0-.1-.1-.3-.1-.4-.1-.4-.4-.5-.7-.4-.3-.2-.7-.2-.8.2 0 .1-.1.3-.2.4-.1.3-.3.5-.4.8.6.1.5 1.1-.2 1h-.5c-.1.1-.2.3-.3.4-.2.3-.1.8.4.8.9 0 1.8.2 2.7.4.4.1.6-.4.5-.8-.1-.2-.2-.5-.2-.7-.2-.1-.3-.1-.5-.2-.5-.2-.2-1.1.4-1m-.8 1.5c-.3-.1-.7-.1-1.1-.2.3-.4.5-.8.7-1.2.2.5.3.9.4 1.4m1.9-10.2c-.4-.3-1.2 0-1.1.6.1.7 1.1.7 1.3.1-.1 0-.2 0-.3-.1-.4 0-.2-.5.1-.6m-4.2-.5c0 .2-.1.4-.1.6.3-.1.5-.3.4-.7-.1-.9-1.5-.6-1.3.2 0 .2.1.3.2.4 0-.2.1-.4.1-.5.1-.5.8-.5.7 0m-1.8 4.7.3-.6c-.4 0-.8.2-.8.8v.2c.1.9 1.5.6 1.3-.2v-.2c-.1.2-.2.4-.3.5-.1.3-.7-.1-.5-.5m4.4 1c.1.6.8.7 1.2.3-.2 0-.4-.1-.5-.1-.5-.1-.4-.8.1-.7.2 0 .4.1.6.1-.4-.6-1.6-.4-1.4.4'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M287.9 165.8c-.3.1-.5.6-.1.7.1 0 .2 0 .3.1 1.2.3 2.4.6 3.6.8.4.1.9.2 1.3.3q14.25 3.3 28.5 6.3c2 .4 4.1.9 6.1 1.3.3.1.7.1 1 .2 4.7 1 9.4 1.9 14.1 2.8.4.1.9.2 1.3.2.2 0 .4.1.6.1.4.1.9.2 1.3.2 2.2.4 4.4.8 6.5 1.1.2 0 .5.1.7.1.4.1.5-.6.1-.7-.3 0-.5-.1-.8-.1-2.1-.3-4.3-.7-6.4-1.1-.4-.1-.9-.2-1.3-.2-.2 0-.4-.1-.5-.1-.4-.1-.9-.2-1.3-.2-4.7-.9-9.4-1.8-14-2.8-.3-.1-.7-.1-1-.2l-5.7-1.2c-9.7-2.1-19.4-4.2-29.1-6.5-.4-.1-.9-.2-1.3-.3-1.2-.3-2.4-.6-3.7-.9-.1.1-.1.1-.2.1'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M344.5 179.7c-.2 0-.4-.1-.6-.1-.4-.1-.9-.2-1.3-.3q-7.05-1.35-14.1-3c-.3-.1-.7-.2-1-.2-11.5-2.6-23-5.3-34.5-7.6-.4-.1-.9-.2-1.3-.3-1.6-.3-3.2-.6-4.9-.9l-3.3-.6c.1-.3.1-.6.2-.9 0-.2.1-.4.1-.6.1-.4-.6-.5-.7-.1 0 .2-.1.4-.1.5-.1.4-.1.8-.2 1.2 0 .2.1.4.3.4 2.8.5 5.6 1.1 8.4 1.6.4.1.9.2 1.3.3 11.5 2.3 23 4.9 34.5 7.4.3.1.7.1 1 .2l14.1 3c.4.1.9.2 1.3.3.2 0 .4.1.7.1.4.1.9.2 1.3.3 1.1.2 2.2.5 3.3.7s2.3.4 3.4.6c.1 0 .2 0 .4.1.4.1.5-.6.1-.7-.1 0-.2 0-.4-.1-2.2-.4-4.5-.8-6.7-1.2-.4 0-.9-.1-1.3-.1m1.1 2c-.4-.1-.9-.2-1.3-.3-.2-.1-.5-.1-.7-.2-.4-.1-.9-.2-1.3-.3-4.7-1-9.4-2.1-14.1-3.2-.3-.1-.7-.2-1-.2-10.7-2.5-21.4-4.9-32.2-7.2-.8-.2-1.5-.3-2.3-.5-.4-.1-.9-.2-1.3-.3-1.8-.4-3.5-.7-5.3-1-.8-.1-1.6-.3-2.3-.3-.8-.1-1.1.5-1.4 1.1l-.3.6c-.2.4.3.8.6.4.1-.2.2-.4.3-.5.1-.2.3-.4.4-.6.1-.1.1-.2.1-.3h.1c.4 0 .8.1 1.3.1 1.5.2 2.9.5 4.4.8.7.1 1.4.3 2.2.4.4.1.9.2 1.3.3 3.6.7 7.2 1.5 10.8 2.3 7.9 1.7 15.8 3.5 23.6 5.2.3.1.7.2 1 .2 3.4.8 6.9 1.6 10.3 2.3l3.9.9c.4.1.9.2 1.3.3.2.1.5.1.7.2.4.1.9.2 1.3.3 2.2.5 4.4 1 6.7 1.5.4.1.5-.5.1-.7h-.1c-2.4-.4-4.6-.9-6.8-1.3'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='m317.3 177.4 9.3 2.1c.3.1.7.2 1 .2 4.8 1.1 9.5 2.2 14.3 3.4.4.1.9.2 1.3.3.3.1.5.1.8.2.4.1.9.2 1.3.3 2.1.5 4.1 1 6.2 1.6h.2c.2-.1.3-.4.2-.6 0 0-.1-.1-.2-.1-2.1-.6-4.2-1.1-6.3-1.6-.4-.1-.9-.2-1.3-.3-.2-.1-.5-.1-.7-.2-.4-.1-.9-.2-1.3-.3-4.7-1.2-9.5-2.3-14.2-3.4-.3-.1-.7-.2-1-.2-2.8-.7-5.7-1.3-8.5-2-6.2-1.4-12.5-2.8-18.7-4.1-2.4-.5-4.8-1-7.2-1.4-.5-.1-.9-.2-1.4-.2-1.1-.2-2.3-.4-3.4-.5-.2 0-.4-.1-.6-.1-.5-.1-.5.6-.1.7.2 0 .4.1.5.1 1.1.1 2.3.3 3.4.5.4.1.9.2 1.3.2 2.2.4 4.4.9 6.5 1.3 6.2 1.4 12.4 2.7 18.6 4.1m12.9-8.5c0-.1.1-.1.2-.2.2-.2.4-.4.8-.6.7-.4 1.8-.7 2.8-.9 1.1-.2 2.2-.3 3-.3.4 0 .8.1 1 .1.1 0 .2.1.3.1h.1l-.3-.3c-.2-.2-.5-.4-1-.6-.9-.3-2.2-.4-3.4-.2s-2.4.8-3 1.6c-.3.4-.5.8-.5 1-.1.3 0 .4 0 .3q0 .15 0 0m11.9-.3c.2.1.5.1.7.1s.4-.2.4-.2 0-.2-.1-.4-.3-.4-.5-.5-.4-.1-.7-.1c-.2 0-.4.1-.4.1s0 .2.1.4c.1.3.3.5.5.6m2.7 20.8-.3.3c-.1.1-.3.2-.4.3-.3.2-.7.5-1.1.7-.2.1-.4.2-.7.4-.2.1-.5.2-.7.3-.9.4-1.9.8-2.7 1.1-.2.1-.4.1-.5.2-.2 0-.3.1-.4.1-.2 0-.4.1-.4.1s.1.1.4.1c.2.1.6.1 1 .1s.9 0 1.5-.2c.3-.1.5-.1.8-.2s.5-.2.8-.3c.5-.3 1-.6 1.4-.9s.8-.7 1-1.1l.3-.6c.1-.2.1-.3.1-.5v-.4s0 .3-.1.5m-9.9 2.9c-.2-.2-.5-.3-.8-.3h-.4c-.1 0-.2 0-.4.1-.2 0-.5.1-.5.1v.2c0 .1.1.2.2.3s.2.3.4.3c.1 0 .2.1.3.1s.2 0 .3.1c.4 0 .7-.1.9-.2s.4-.3.4-.3-.1-.3-.4-.4m-38.4-12.1c1.2.3 2.4.4 3.3.4h1.1c.3 0 .4-.1.4-.1s-.1-.1-.4-.2l-1-.5c-.8-.4-2-.8-3.2-1.1s-2.4-.4-3.3-.4h-1.1c-.3 0-.4.1-.4.1s.1.1.4.2l1 .5c.9.5 2 .9 3.2 1.1m8.3 1.9c.4.1.7 0 1-.1.1-.1.3-.2.4-.2l.1-.1s0-.1-.1-.2l-.3-.3c-.2-.2-.6-.4-1-.5s-.7 0-1 .1c-.1.1-.3.2-.4.2l-.1.1s0 .1.1.2l.3.3c.3.2.6.4 1 .5m15.7-9.5c.1.1.3.1.4.1q.3 0 .3-.3c.1-.2.1-.4.2-.6.7-2 1.8-3.5 3.3-4.7 2-1.6 4.6-2.5 7.3-2.8.7-.1.5-1.1-.2-1-.3 0-.6.1-.9.1-4.7.8-9.1 3.5-10.6 8.3-.1.2-.1.3-.2.5.1.1.2.3.4.4'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M324 193.7c4.8 4.1 11.4 4.5 17.1 2.6.1 0 .2-.1.3-.1.6-.2.2-1.2-.4-1-2.4.9-4.9 1.2-7.3 1.1-3-.2-6-1.2-8.6-3.1-4.3-3.2-6.3-8.6-5.8-13.8 0-.2 0-.4.1-.5.1-.7-1-.8-1.1-.1v.4c0 .2 0 .4-.1.6.2 0 .3.1.5.1.7.1.6 1.2-.1 1.1-.2 0-.3-.1-.5-.1 0 4.9 2.1 9.5 5.9 12.8m-46.6-21.6c.1.3.3.5.5.7.2 0 .5-.1.7-.2h.1c.7-.2.5-1.2-.2-1-.3.1-.5.1-.7.1-.7 0-.9-.5-.9-1.5 0-.8.1-1.7.2-2.5.2-1.6.4-3.2 1.6-4.1.3-.2.7-.4 1.2-.5.7-.1.5-1.1-.1-1-3.1.7-3.4 3.3-3.7 6.1-.2 1.4-.3 2.9.3 4.2l.1.1c-.1-.7.7-1 .9-.4'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M280.6 173.8c-.9 0-2-.3-2.7-1-.2-.2-.4-.5-.5-.7-.2-.6-1-.3-1 .3v.2c.5 1.4 2.2 2.1 3.7 2.3h.4c.7 0 .8-1 .1-1.1m3.9.8c-.6 0-1.1-.2-1.6-.3-.1 0-.2-.1-.3-.1-.3-.1-.6.2-.6.5s.2.5.5.6c.1 0 .2 0 .2.1.4.1.7.2 1.1.2h.5c.7.1.9-.9.2-1m7.4-.5h.1c0-.2-.1-.3-.3-.4s-.5-.1-.7.1c-.1.2-.3.4-.4.5-1 1-2.4.6-3.8.1h-.1c-.6-.1-.9.8-.3 1 .2.1.3.1.5.2 1.6.5 3.3.7 4.5-.6-.5-.1-.2-1 .5-.9'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M318.7 179.9c-.2 0-.3-.1-.5-.1-8.7-1.7-17.6-3.4-26.2-5.6h-.1c-.6-.2-1 .8-.4 1 8.8 2.3 17.8 4 26.7 5.7.2 0 .3.1.5.1.6.1.7-1 0-1.1m102.7 52.5c1.4 1.3 4.1 6.1-2.9 10.7 2.6 1.8 10.8-3.4 9.1-9.8-1.7-6.3-10-6.6-11-2.6-.9 4 3.9 4.5 4.8 1.7m-8 126.2q.15 0 0 0c.1.1.1 0 0 0m.5 1.2-.3.3c5.6 2.5 13.3-2.4 8.2-7.7 3-2.7 10.6-7.1 14.1-4.4l1-1c-4.4-3.6-13.4 1.7-16.6 4.9-.2.3-.3.7 0 1 5.2 4.7-2.3 8.2-6.5 5.9h-.1c.3.1.5.6.2 1m28.4-9.7c0-.1.1-.1.1-.2 0 .1-.1.2-.1.2m1.2 2v-1.3c-.2.2-.4.5-.7.7.3.1.5.3.7.6m-1.4 13.7c-.6-.3-1.3-.5-1.9-.5-3.3-.2-7.2 2-7.5 5.5-.2 2 1.7 3.8 3.4 4.9-3.6 4.9-8.4 8.9-14.6 9.7-4.4.5-8.9-.9-12.6-3.3-2.2-1.5-4.4-3.4-5.2-5.9 0 1.3.1 2.4.4 3.5 1.1 1.3 2.4 2.4 3.7 3.3 4.1 3 9.3 4.4 14.3 3.7 4-.5 7.4-2.4 10.3-4.9-.3-.2-.5-.3-.7-.5-.3-.3.2-.8.5-.5.2.2.5.4.7.6.3-.3.6-.5.8-.8-.2-.1-.4-.1-.6-.2-.4-.1-.3-.8.2-.7.3.1.7.2 1 .3.2-.2.4-.4.6-.7h-.4c-.5 0-.5-.7 0-.7.3 0 .6 0 1 .1.4-.4.7-.9 1.1-1.4-.1-.6-.2-1.1-.3-1.7-.1-.9 1.2-.8 1.3 0q0-.3-.3-.6c-.9-.5-1.8-1.2-2.4-2 0 .1-.1.3-.1.4-.1.9-1.4.5-1.3-.4.1-.6.3-1.1.6-1.6 0-.2-.1-.4-.1-.6-.3-2.9 4.4-4.4 6.5-4.1.6.1 1.1.3 1.6.6v-.3c0-.9 1.3-.9 1.3 0v.2-2.2c-.3.4-.5.7-.8 1-.1 0-.3-.1-.5-.2'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M402.3 375.5c0-.6.7-.8 1.1-.5 0-.3-.1-.5-.1-.8-.1-5.9 6.4-10.3 10.2-14.1l.3-.3c.4-.4.2-.9-.2-1.1h-.2c-.2 0-.4 0-.5.2-4.3 4.5-10.5 8.6-10.9 15.4-.1.8.1 1.6.3 2.3zm35.2 6.3c-.4-.2-.8-.3-1.2-.5-.1.1-.3.2-.4.4-.2.2-.4.3-.6.5.4.1.8.3 1.1.5l.2.2c.4-.3.8-.7 1.1-1 0-.1-.1-.1-.2-.1'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M434.7 382.6c-3.1 2.6-6.7 4.7-10.5 6-8.2 2.8-18.1-.9-20.2-9-.3-1.1-.4-2.3-.4-3.5v-.6c0-.3-.1-.4-.3-.5-.4-.3-1.1-.1-1.1.5v1c0 10 9.7 15.4 19.1 14.1 5.3-.7 10.2-3.8 14.3-7.1.1-.1.2-.2.4-.3-.3-.2-.8-.4-1.3-.6m1.6-7.1c.1.6.2 1.1.3 1.7s.2 1.2.3 1.7c.3.1.6.2.9.4.4.2.1.8-.4.6-.1-.1-.3-.1-.4-.2 0 .2.1.5.1.7l-.1.1-.2.2c.3.1.6.2.8.3.3.1.3.4.2.6l.5-.5c.8-.8-.5-4.7-.7-5.7-.1-.7-1.4-.7-1.3.1m1 4.9q0-.15 0 0m5.6-8.9c.2-.1.4-.3.6-.4v-1.3h-.1c-.5 0-.5-.7 0-.7h.1V368h-.1c-.5 0-.5-.7 0-.7h.1v-.2c0-.9-1.3-.9-1.3 0v2.8c-2.5-1.7-6.5-1.1-8 1.5-.3.5-.5 1-.6 1.6-.1.9 1.2 1.2 1.3.4 0-.1.1-.3.1-.4.9-3.2 5.5-3.5 7.4-1 .1.1.2.1.3.2-.1-.3 0-.6.2-.7'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M442.9 371.5c-.2.1-.3.4-.3.6 0 .4.5.8.9.6V371c-.2.2-.4.4-.6.5m-14.2-11.7c-.2-.2-.5-.4-.7-.5-.3.3-.6.6-.9 1 .2.2.5.4.7.5.2-.4.5-.7.9-1m1.5 1.2c-.3-.3-.6-.5-1-.8-.3.3-.6.6-.9 1 .3.3.7.5 1 .8.3-.3.6-.7.9-1m5.7-13.1-10.3 10.3c-.3.3-.2.8.1 1.1.2.2.5.3.7.5l1-1c-.1-.1-.2-.1-.3-.2l16.5-16.5v-1.9l-6.7 6.7zm6.4 2.2c-3.7 3.9-7.5 7.7-11.2 11.6-.1-.1-.2-.2-.3-.2-.3.3-.6.7-.9 1 .3.2.5.4.8.6s.7.3 1 0c3.8-3.9 7.6-7.8 11.3-11.7.2-.2.4-.5.7-.7v-1.9c-.4.4-.8.8-1.1 1.2-.2 0-.3.1-.3.1m-30.2 20.8c-.6.8-1.3 1.5-1.9 2.3-.2.2-.2.4-.2.6v.2q0 .15.3.3l8.4 5.4c.3.2.7 0 .9-.2.4-.6.8-1.2 1.4-1.8.2-.3.3-.7 0-1-.7-.6-1.4-1-2.1-1.5l-.3.3c-.3.4-.8-.1-.5-.5l.2-.2c-.5-.3-1.1-.7-1.6-1-.1.1-.2.3-.3.4-.3.3-.8-.2-.5-.5.1-.1.2-.2.2-.3-.5-.3-1-.7-1.4-1-.1.1-.3.2-.4.4-.3.3-.8-.2-.5-.5l.3-.3c-.4-.3-.7-.6-1-.9-.3-.4-.8-.5-1-.2m7.5 6.3c-.2.3-.5.6-.7.9-2.4-1.5-4.8-3.1-7.2-4.6.3-.4.7-.8 1-1.2 2.1 1.9 4.7 3.1 6.9 4.9'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='m427.4 358.8-1 1c-3.8 3.8-7.7 7.6-11.5 11.3-.3.2-.5.5-.8.7l-.3.3c-.3.3.2.8.5.5.1-.1.3-.2.4-.4 4.2-3.8 8.3-8 12.3-12 .3-.3.6-.6.9-1l4.5-4.5 11.1-11.1v-.9c-5.3 5.4-10.7 10.7-16.1 16.1m1.9 3.2c-3.8 4.1-7.4 8.4-10.9 12.7l-.2.2c-.3.3.2.9.5.5l.3-.3c3.5-4.3 7.2-8.5 10.9-12.6.3-.3.6-.7.9-1 4.2-4.6 8.5-9 12.8-13.4v-1c-4.5 4.6-9 9.2-13.4 14-.3.2-.6.6-.9.9m-.6-2.2c-.3.3-.6.6-.9 1-4 4.1-7.9 8.2-11.6 12.5-.1.1-.2.2-.2.3-.3.3.2.8.5.5.1-.1.2-.3.3-.4 3.7-4.3 7.6-8.4 11.5-12.5.3-.3.6-.6.9-1 3.2-3.3 6.5-6.5 9.8-9.8 1.5-1.5 3.1-3 4.6-4.6v-1l-5.1 5.1c-3.3 3.3-6.6 6.6-9.8 9.9m-5.3 22.2c-.2.1-.5.1-.7.2s-.5.1-.8.2-.5.1-.8.1-.6.1-.8.1h-1.6c-.5-.1-1.1-.2-1.5-.3s-.8-.2-1-.3l-.2-.2v-.1l-.1.1v.4c.1.3.5.6.9.8q.6.45 1.5.6l.2.1h.2c.1 0 .3.1.4.1h1c.3 0 .7-.1 1-.1.3-.1.6-.1.9-.2s.6-.2.8-.3.5-.3.7-.4.4-.3.5-.4c.2-.1.3-.2.4-.3l.3-.3s-.2 0-.4.1c-.1-.1-.4 0-.9.1m4.5-3c-.2 0-.5 0-.6.1-.2.1-.3.3-.4.5s0 .4 0 .4.2.1.4.1.5 0 .6-.1c.2-.1.3-.3.4-.5s0-.4 0-.4-.2 0-.4-.1m15.5-9.9c-.5 0-.5.7 0 .7h.1v-.7zc.1 0 0 0 0 0m0-1.8c-.5 0-.5.7 0 .7h.1v-.7zc.1 0 0 0 0 0m-6 12.7c.4.2.8-.4.4-.6-.3-.1-.6-.3-.9-.4-.5-.2-.9-.3-1.4-.4-.3-.1-.6-.1-1-.1-.5 0-.5.7 0 .7h.4c.7.1 1.4.3 2.1.5.1.1.3.2.4.3m.3 1.1c-.3-.1-.5-.2-.8-.3-.8-.3-1.7-.6-2.6-.9-.3-.1-.7-.2-1-.3-.4-.1-.6.6-.2.7.2 0 .4.1.6.2.9.2 1.7.5 2.6.8.4.2.8.3 1.2.5h.3l.1-.1c.1-.2 0-.5-.2-.6m-1.2 1.5c-.3-.2-.7-.3-1.1-.5-.8-.3-1.7-.5-2.4-.9-.3-.2-.5-.3-.7-.6-.3-.3-.8.2-.5.5.2.2.5.4.7.5.7.4 1.6.6 2.4.9.5.1.9.3 1.4.6.3.1.5-.2.5-.4-.2 0-.3-.1-.3-.1m-10.8-30.5c.1-.1.2-.1.3-.2s.2-.1.3-.2.2-.1.4-.2c.1-.1.2-.2.4-.2.1-.1.3-.2.4-.2.1-.1.3-.1.4-.2s.3-.1.4-.2.3-.1.4-.2c.1 0 .2-.1.4-.2.1-.1.2-.1.3-.1s.2-.1.3-.1c.1-.1.2-.1.2-.1s-.1-.1-.2-.1c-.1-.1-.4-.2-.7-.2h-.5c-.2 0-.3 0-.5.1-.2 0-.4.1-.5.1-.2.1-.3.1-.5.2s-.3.2-.5.3-.3.2-.4.4c-.1.1-.2.3-.3.4s-.2.3-.2.4c-.2.3-.2.5-.2.6v.3s.1 0 .2-.1c-.1-.2 0-.3.1-.3m-20.6 3.3c.1-.1.2-.2.3-.2-.1-.2-.2-.3-.3-.5-.3.1-.5.3-.8.4-.4.2-.8-.4-.4-.6.2-.1.5-.3.7-.4-.2-.2-.4-.5-.6-.7-.3-.3-.7-.2-1 0-3.3 2.7-6.8 5.3-10.2 7.9 0 0-.1 0-.1.1-1.4 1.4-.6 2.9 1 3.7 1.4.7 2.1.1 3.2-.7 3.1-2.4 6.1-4.9 9.1-7.4.2-.2.3-.6.1-.8-.1.1-.3.2-.4.3-.7.5-1.3-.7-.6-1.1m-8.2 7.4c-.4.4-.9.7-1.3 1.1-.7.5-2.7-.5-1.8-1.4 3.3-2.5 6.6-5 9.8-7.6.5.5.8 1 1.2 1.6-1.5 1.2-3 2.5-4.5 3.7-1.2.9-2.3 1.7-3.4 2.6'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M427.5 340.6c-7.3 4.9-14.6 9.8-22.1 14.6-.1.1-.2.2-.3.2-.7.5-.1 1.6.7 1.2.1-.1.3-.2.4-.3 6.9-4.4 13.6-9 20.4-13.5 5.6-3.7 11.4-7.3 16.9-11.2v-1.8c-.8.5-1.5 1-2.3 1.5-4.5 3.2-9.1 6.2-13.7 9.3m-16.1 9c-2.2 1.5-4.4 3.2-6.7 4.5-.2.1-.5.3-.7.4-.4.2 0 .8.4.6.3-.1.5-.3.8-.4 2.2-1.3 4.3-2.9 6.4-4.3 4.6-3.1 9.3-6.2 13.9-9.4 6.1-4.1 12-8.3 18.1-12.4v-.8c-6.1 4.1-12.1 8.3-18.2 12.4-4.7 3.2-9.3 6.3-14 9.4m2-5.4c.2-.1.5-.2.7-.3s.5-.3.7-.4c.1-.1.2-.1.4-.2.1-.1.3-.1.4-.2.5-.3 1.1-.6 1.7-1 .6-.3 1.1-.7 1.6-1.1.3-.2.5-.4.7-.6s.4-.3.6-.5c.4-.4.6-.7.8-.9s.3-.4.3-.4-.2 0-.5.1-.7.2-1.1.4c-.2.1-.5.2-.7.3-.3.1-.5.2-.8.4-.5.3-1.1.6-1.7.9s-1.1.7-1.6 1.1c-.1.1-.2.2-.4.3l-.3.3c-.2.2-.4.4-.5.6-.2.2-.3.3-.4.5l-.4.4-.3.3s.2 0 .5-.1c-.1.2.1.2.3.1m10.7-7.2h.2c.1 0 .2 0 .4.1h.4c.1 0 .2 0 .2-.1.2-.1.3-.3.3-.5 0-.1.1-.2.1-.3v-.2s0-.1-.1-.1c-.1-.1-.2-.1-.3-.2s-.3-.1-.4-.1-.3.1-.4.1l-.3.3c0 .1-.1.1-.1.2zm-13.9-27.4c0 .2-.1.3-.3.5-.1 0-.1.1-.2.1 1.1-.6 2.2-1.2 3.2-1.9 0-.1-.1-.1-.1-.2-.3-.5.4-1 .7-.5.1.1.1.2.2.2 1.8-1.1 3.7-2.1 5.5-3.2-.1-.2-.2-.3-.3-.5s-.1-.4.1-.6c-3 1.7-6 3.5-9.1 5.2.1.1.1.2.2.3.1.3.1.4.1.6m9.5-5.9c.1.2.2.4.3.5 1.8-1 3.5-2 5.3-3.1-.3-.5.4-1 .7-.5v.1c1.6-.9 3.1-1.8 4.7-2.8-.1-.2-.2-.3-.3-.5-.3-.5.4-1 .7-.5.1.2.2.3.3.5l4.5-2.7c-.1-.4.4-.7.7-.4 1.5-.9 3.1-1.9 4.6-2.8-.3-.5.4-1 .7-.5.5-.3 1-.7 1.6-1v-1.3c-8 5.1-16.1 10-24.4 14.7.3.1.4.1.6.3m20.6-3.9c.3.5-.4 1-.7.5-.1-.2-.2-.3-.3-.5-1.5 1-3 1.9-4.4 2.9.1.1.2.3.3.4.3.5-.4 1-.7.5-.1-.1-.2-.3-.3-.4-1.5 1-3 1.9-4.5 2.9.2.4-.4.8-.7.5-1.7 1.1-3.5 2.3-5.2 3.4 0 .1.1.1.1.2.3.5-.4 1-.7.5 0-.1-.1-.1-.1-.2-1.8 1.1-3.5 2.3-5.3 3.4 0 .1.1.1.1.2.3.5-.4 1-.7.5 0-.1-.1-.1-.1-.2l-9.3 6c1.2-.7 2.5-1.4 3.7-2.1.4-.2.8 0 1 .3 10.4-6.7 20.8-13.5 31.2-20.2V297c-1.2.8-2.4 1.5-3.6 2.3 0 .2.1.3.2.5m-38 18-.6-.9c-.1 0-.1.1-.2.1l.6.9c.1 0 .2-.1.2-.1m1.8 3.2 1.2 2 .3-.2q-.3 0-.6-.3-.3-.75-.9-1.5.15 0 0 0c.1 0 0 0 0 0m-2.9-4.6c.1 0 .1-.1.2-.1-.3-.5-.5-.9-.8-1.4-.1-.1-.1-.2-.1-.3l-.3.2z'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M412.3 327.6c-1.5 2.7-8-1.7-13.6 3s-9.5 13.4-12.8 12.5c-3-.8-4.1-3.6-3.5-6-.5.1-1-.1-1.4-.5l-.1-.1h-.1l-.1-.2c-.7-.8-1.3-2.1-1.9-2.9-.9-1.4-1.8-2.7-2.6-4.1 0 0 0-.1-.1-.1v-.1c-.1-.2 0-.4.1-.6.6-.7 1.3-1.2 2.1-1.7-4.4-9 6.2-6.6 12.4-9.5s9.4-12.5 13.1-11c1.9 1 .7 2.6 1.4 5 1.1-.7 2.2-1.3 3.4-2-.8-1.4-.9-3.1-.2-4.7 1-2.5 2.6-4.2 4.8-5.5.5-.3 1.3-.6 1.6-1.1.9-1.2-2-1.3-2.3-1.3-1.5 0-3 .2-4.5.5-4.4 1-7.8 3.8-10.8 7.1-2.4 2.6-4.8 6.2-8.1 7.8-6.2 3.1-15.1 1.3-20 6.9-5.5 6.2.4 15.3 4.3 20.7 4.3 5.9 12.1 10.6 18 3.7 3.3-3.8 5.9-12.1 11.6-13.1 2.8-.5 5.6-.1 8.3 0 1.4 0 8.7-.5 5.3-3.3-2.5-2.1-6.2-3.6-6-6.9l-2.1 1.2c-.2 3.4 5.2 3.7 3.8 6.3'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='m403.2 319.7.5.8s.1 0 .1-.1c-.2-.3-.3-.5-.5-.8zm-.2-.7-.3-.6-.1.1.4.6c-.1-.1 0-.1 0-.1m.5.5-.1.1c.2.3.3.5.5.8.4-.2.8-.5 1.1-.7-.2-.3-.3-.5-.5-.8-.3.2-.7.4-1 .6'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M411.3 318.1c-1.2.7-2.5 1.4-3.7 2.1-.6.3-1.1.6-1.7 1l-.6-.9c-.4.2-.8.5-1.1.7l.9 1.5q.15.3.6.3l3.1-1.9v.3l2.1-1.2c-.2 3.3 3.5 4.9 6 6.9 3.4 2.8-3.9 3.3-5.3 3.3-2.8 0-5.6-.5-8.3 0-5.7 1-8.4 9.3-11.6 13.1-5.9 7-13.7 2.3-18-3.7-3.9-5.4-9.8-14.5-4.3-20.7 5-5.6 13.8-3.9 20-6.9 3.3-1.6 5.6-5.2 8.1-7.8 3-3.2 6.4-6.1 10.8-7.1 1.5-.3 3-.5 4.5-.5.2 0 3.2.1 2.3 1.3-.3.5-1.1.8-1.6 1.1-2.3 1.3-3.8 3-4.8 5.5-.6 1.6-.6 3.2.2 4.7-1.1.7-2.2 1.3-3.4 2 0 .1 0 .2.1.3l-4.8 3c0 .1 0 .2.1.3.3.5.5.9.8 1.4.4-.2.8-.5 1.2-.7-.2-.3-.3-.5-.5-.8 2.5-1.5 5.1-3.1 7.6-4.6.1 0 .1-.1.2-.1.2-.1.3-.3.3-.5 0-.1 0-.3-.1-.5-.1-.1-.1-.2-.2-.3-2-3.3 1.2-7.1 4-8.6 1-.6 3.1-1.7 2.3-3.2-1.9-3.7-9.6-1.1-12.4.3-7.6 3.7-10.8 13-19.3 15-6.2 1.5-13.2 1.4-17.3 7-3.5 4.7-.7 11.4 1.7 15.9 2.7 4.9 6.3 10 11.5 12.3 5.4 2.4 10.5-.9 13.6-5.3 2-2.8 3.5-5.9 5.8-8.4 2.5-2.7 5.5-2.5 8.9-2.4 2.9.1 9.3 1.1 10.1-3 .9-4.3-8.5-4.2-6.6-9.5.1-.2.1-.4 0-.5-.3-.2-.7-.4-1.2-.2'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M403.5 317.1c-.2-.3-.4-.6-.5-.9-.4.2-.8.5-1.2.7l.6.9c.3-.2.7-.5 1.1-.7m.7 1.2-.3-.6c-.4.2-.8.5-1.1.7l.3.6c.3-.3.7-.5 1.1-.7m-21.4 13.9c-.4.2-.8-.4-.4-.6l.6-.3c-.1-.2-.2-.3-.3-.5-.2.1-.4.2-.6.4-.4.2-.8-.3-.4-.6.2-.1.4-.3.6-.4-.3-.4-.5-.9-.8-1.3l-.6.3c-.4.2-.8-.4-.4-.6.2-.1.4-.2.6-.4-.4-.6-.7-1.2-1.1-1.8-.2-.3-.4-.3-.6-.3-.1 0-.2 0-.3.1l-.9.6c-.8.5-1.5 1-2.1 1.7-.1.2-.2.4-.1.6v.1s0 .1.1.1c.8 1.4 1.7 2.8 2.6 4.1.6.8 1.2 2.1 1.9 2.9l.2.2.1.1c.5.4 1 .5 1.4.5.5-.1 1-.3 1.4-.6-.1 0-.2-.1-.4-.1-.7-.1-.5-1.2.2-1 .4.1.8.2 1.1.3l.1-.1c.2-.2.2-.6.1-.8-.3-.5-.5-.9-.8-1.4-.2.1-.4.2-.6.4-.4.2-.8-.3-.4-.6.2-.1.4-.2.6-.4-.2-.3-.3-.6-.5-.9.1.1-.1.2-.3.3m.9 2.8c-.5.5-1.4 1.2-1.8.6-.4-.5-.7-1.1-1.1-1.7-1.1-1.6-2.2-3.2-3.2-4.8.5-.5 1.1-.9 1.8-1.3 1.4 2.4 2.9 4.8 4.3 7.2'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M383.8 335.4c-.7-.1-.9.9-.2 1 .1 0 .2 0 .4.1 1.8.4 4.3 1.6 6.1 1 .8-.2 1.6-1.6 2.2-2.1.9-.9 1.6-1.9 2.2-2.9.1-.2 0-.5-.1-.6-1.3-1-2.6.3-2 1.7-.4.4-.8 1-.9 1.1-.5.5-1.4 1.8-2.2 1.8-1.4 0-2.9-.5-4.3-.9-.5 0-.9-.1-1.2-.2m53.6-40c1.1-.7 2.3-1.4 3.4-2.1.4-.2.8-.5 1.2-.7-.1-.2-.2-.4-.4-.6-1.5.9-3.1 1.9-4.6 2.8.2.3.3.5.4.6m5.4-3.2c.3-.2.5-.3.8-.5v-.8c-.4.2-.8.5-1.2.7.1.2.2.4.4.6m-6.5 3.2-4.5 2.7c.1.2.2.4.4.6l4.5-2.7c-.2-.3-.3-.5-.4-.6m-21.7 13.8 5.4-3.3c-.1-.2-.3-.4-.4-.6l-5.4 3.3c.1.2.3.4.4.6m16.5-10.7c-1.6.9-3.1 1.9-4.7 2.8.1.2.3.4.4.6 1.5-.9 3.1-1.9 4.6-2.8zm-5.4 3.2c-1.5.9-3 1.8-4.6 2.7-.2.1-.5.3-.7.4.1.2.3.4.4.6 1.8-1.1 3.5-2.1 5.3-3.2-.2-.1-.3-.3-.4-.5m-38.1 22.8c-2.1 1.3-4.2 2.5-6.4 3.7-.2.1-.4.2-.6.4-.4.2 0 .8.4.6l.6-.3c6.7-3.8 13.4-7.8 20-11.8.1 0 .1-.1.2-.1.4-.2.8-.5 1.2-.7.7-.4 1.5-.9 2.2-1.3 2.9-1.7 5.8-3.5 8.7-5.2-.1-.2-.3-.4-.4-.6-3.6 2.2-7.3 4.4-10.9 6.5-.4.2-.8.5-1.2.7-.1 0-.1.1-.2.1-4.5 2.6-9.1 5.3-13.6 8m49.4-28.1c-1.5.9-3 1.8-4.4 2.7.1.2.3.4.4.6 1.5-.9 3-1.8 4.4-2.7-.2-.2-.3-.4-.4-.6m-5.2 3.2c-1.5 1-3.1 1.9-4.6 2.9.1.2.3.4.4.6 1.5-.9 3.1-1.9 4.6-2.8-.2-.3-.3-.5-.4-.7m-5.4 3.3c-1.7 1.1-3.5 2.2-5.2 3.2.1.2.3.4.4.6 1.7-1.1 3.5-2.2 5.2-3.2-.1-.2-.3-.4-.4-.6m-10.9 7.6 5.4-3.3c-.1-.2-.3-.4-.4-.6l-5.4 3.3c.1.2.2.4.4.6m27.9-17.4c.1 0 .1-.1.2-.1v-.8c-.2.1-.4.2-.5.3 0 .3.2.5.3.6m-5.3 3.4c1.5-.9 3-1.9 4.5-2.9-.1-.2-.2-.4-.4-.5-1.5.9-3 1.9-4.6 2.8.2.2.4.4.5.6m-35.8 21.3c-.1 0-.1.1-.2.1-3.2 2-6.5 4-9.7 6-3.4 2.1-6.8 4.1-10.1 6.2-.2.1-.4.3-.6.4-.4.2 0 .8.4.6.2-.1.4-.2.6-.4 6.5-4.2 13.2-8.2 19.8-12.3l.1-.1c.4-.2.8-.5 1.1-.7 3.6-2.2 7.3-4.5 10.9-6.7-.1-.2-.3-.4-.4-.6-3.6 2.2-7.2 4.5-10.9 6.7-.2.3-.6.6-1 .8m30.2-17.1c-1 .6-1.9 1.2-2.9 1.8-.6.4-1.2.7-1.7 1.1.1.2.3.4.4.6 1.5-.9 3-1.9 4.6-2.8-.1-.3-.3-.5-.4-.7m5.2-3.2c-1.5.9-3 1.8-4.4 2.8.1.2.3.4.4.6 1.5-.9 3-1.8 4.5-2.8-.2-.2-.4-.4-.5-.6m-10.5 6.5c-1.7 1.1-3.5 2.2-5.2 3.2.1.2.3.4.4.6 1.8-1.1 3.5-2.2 5.3-3.3-.3-.1-.4-.3-.5-.5m-11 7.6 5.4-3.3c-.1-.2-.3-.4-.4-.6l-5.4 3.3c.1.2.3.4.4.6m22.6-14c.2-.1.3-.2.5-.3 1.4-.8 2.7-1.7 4.1-2.5-.1-.2-.3-.4-.4-.6-1.5.9-3 1.9-4.6 2.8.2.2.3.4.4.6M403 319l-.1.1c-2.7 1.7-5.5 3.4-8.2 5.1-3.9 2.4-7.7 4.9-11.6 7.1l-.6.3c-.4.2 0 .8.4.6l.6-.3c6.7-3.8 13.2-8.2 19.8-12.2l.1-.1.1-.1c.3-.2.7-.4 1-.6 3.6-2.3 7.3-4.5 10.9-6.8-.1-.2-.3-.4-.4-.6-3.6 2.3-7.3 4.5-10.9 6.8-.3.2-.7.4-1.1.7m13-6.1c-3.7 2.3-7.3 4.5-11 6.8-.4.2-.8.5-1.1.7 0 0-.1 0-.1.1-2.4 1.5-4.9 3-7.3 4.5-4.2 2.6-8.4 5.1-12.5 7.8-.2.1-.4.2-.6.4-.4.2 0 .8.4.6.2-.1.4-.2.6-.4 6.5-4.2 13.2-8.2 19.8-12.3h.1c.4-.2.8-.5 1.1-.7 3.7-2.3 7.3-4.5 11-6.8-.2-.3-.3-.5-.4-.7m1.1.1c1.8-1.1 3.6-2.2 5.3-3.3-.1-.2-.3-.4-.4-.6-1.8 1.1-3.6 2.2-5.3 3.3.1.2.3.4.4.6m11-7.6c-1.8 1.1-3.5 2.2-5.3 3.3.1.2.3.4.4.6 1.8-1.1 3.5-2.2 5.3-3.3-.2-.2-.3-.4-.4-.6m10.5-6.6c-1.5.9-3 1.8-4.5 2.8.1.2.3.4.4.6 1.5-.9 3-1.9 4.5-2.8-.2-.2-.3-.4-.4-.6m1.1.2.9-.6c1-.6 1.9-1.2 2.9-1.8v-.8c-1.4.9-2.8 1.7-4.2 2.6.2.2.3.4.4.6m-6.3 3.1c-.4.2-.8.5-1.2.7-1.1.7-2.3 1.4-3.4 2.1.1.2.3.4.4.6 1.5-.9 3-1.9 4.5-2.8z'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M443 292.6c-.1-.1-.2-.3-.3-.4-.1-.2-.2-.4-.4-.6-.1-.2-.3-.4-.4-.6-.3-.5-1 0-.7.5.1.2.3.4.4.6s.2.4.4.6c.1.1.2.3.3.4.1.2.2.4.4.5.1.2.3.4.4.6s.3.4.4.6c0 .1.1.1.1.2v-1.6c-.1-.1-.1-.2-.2-.3s-.3-.3-.4-.5m-6.7 2.8c.1.2.2.4.4.5.1.2.2.3.3.5s.3.4.4.6.2.4.4.5c.1.2.3.4.4.6.2.2.3.5.5.7.1.2.3.4.4.6.1.1.2.3.3.4.1.2.2.3.3.5.3.5 1 0 .7-.5-.1-.2-.2-.3-.3-.5-.1-.1-.2-.3-.2-.4-.1-.2-.3-.4-.4-.6-.2-.2-.3-.5-.5-.7-.1-.2-.3-.4-.4-.6s-.2-.4-.4-.5c-.1-.2-.3-.4-.4-.6s-.2-.3-.3-.5-.2-.4-.4-.5c-.1-.1-.2-.3-.3-.4l-.1-.1c-.3-.3-.8 0-.7.4 0 0 0 .1.1.1 0 .2.1.3.2.5m-4.9 3.6c.1.2.2.3.3.5s.3.4.4.6.2.4.4.6c.1.2.3.4.4.6.2.3.3.5.5.8.1.2.3.4.4.6s.2.3.3.5c.1.1.2.3.3.4.3.5 1 0 .7-.5-.1-.1-.2-.3-.3-.4-.1-.2-.2-.3-.3-.5s-.3-.4-.4-.6c-.2-.3-.3-.5-.5-.8-.1-.2-.3-.4-.4-.6s-.2-.4-.4-.6c-.1-.2-.3-.4-.4-.6s-.2-.3-.3-.5-.2-.4-.4-.6c-.1-.2-.2-.4-.3-.5-.1-.2-.2-.3-.3-.5-.3-.5-1 0-.7.5.1.2.2.3.3.5s.2.4.3.5c.2.3.3.5.4.6m-5.4 3.3c.1.2.3.4.4.6s.3.4.4.6.2.4.4.6c.1.2.3.4.4.6.2.3.3.5.5.8.1.2.3.4.4.6s.2.4.4.5c.3.4.9 0 .7-.5v-.1c-.1-.2-.2-.3-.3-.5s-.3-.4-.4-.6c-.2-.3-.3-.5-.5-.8-.1-.2-.3-.4-.4-.6s-.2-.4-.4-.6c-.1-.2-.3-.4-.4-.6s-.3-.4-.4-.6-.3-.4-.4-.6-.2-.4-.4-.6v-.1c-.3-.5-1 0-.7.5.1.2.3.4.4.6.1.4.2.6.3.8m-7.1 1.9c.1.2.2.3.3.5s.3.4.4.6.3.4.4.6.3.4.4.7c.1.2.3.4.4.6s.2.4.4.6c.1.2.3.4.4.6.2.3.3.5.5.8.1.2.3.4.4.6s.3.5.4.7c0 .1.1.1.1.2.3.5 1 0 .7-.5 0-.1-.1-.1-.1-.2-.1-.2-.3-.5-.4-.7s-.3-.4-.4-.6c-.2-.3-.3-.5-.5-.8-.1-.2-.3-.4-.4-.6s-.2-.4-.4-.6c-.1-.2-.3-.4-.4-.6s-.3-.4-.4-.6-.3-.4-.4-.6-.3-.4-.4-.6-.2-.4-.3-.5c-.1-.2-.3-.2-.5-.2-.1 0-.1.1-.2.1 0 .1-.1.3 0 .5m-2.2 8.2c-.2-.3-.3-.5-.5-.8-.1-.2-.3-.4-.4-.6s-.2-.4-.4-.6c-.1-.2-.3-.4-.4-.6-.2-.2-.3-.5-.5-.7-.1-.2-.3-.4-.4-.6-.2-.2-.3-.5-.5-.7-.1-.1-.1-.2-.2-.2-.3-.5-1 0-.7.5 0 .1.1.1.1.2.2.2.3.5.5.7.1.2.3.4.4.6.2.2.3.5.5.7.1.2.3.4.4.6s.2.4.4.6c.1.2.3.4.4.6.2.3.3.5.5.8.1.2.3.4.4.6.2.3.4.5.5.8 0 .1.1.1.1.2.3.5 1 0 .7-.5 0-.1-.1-.1-.1-.2-.2-.3-.3-.5-.5-.8 0-.2-.2-.4-.3-.6m-27 6.8c-.3.1-.8.1-1.3.2-.6 0-1.2.1-1.9.1-.3 0-.7.1-1.1.1s-.7.1-1.1.1c-.4.1-.8.1-1.1.2-.4.1-.7.2-1.1.3-.7.2-1.4.5-1.8.9q-.45.3-.6.6c-.1.2-.2.4-.2.6v.5-.1c0-.1.1-.2.1-.3.1-.1.2-.3.3-.4l.6-.3c.2-.1.5-.2.8-.3s.6-.1 1-.2c.3-.1.7-.1 1-.2.4-.1.7-.1 1.1-.2s.7-.1 1.1-.2.7-.1 1.1-.2c.7-.1 1.4-.3 1.9-.5.6-.2 1-.4 1.3-.6l.3-.3.1-.1-.1.1c-.1.2-.2.2-.4.2m3.3-1.9c-.2 0-.5.1-.7.2s-.3.3-.4.6c-.1.2-.1.4-.1.4s.2.1.4.1.5-.1.7-.2c.2-.2.3-.4.4-.6s0-.5 0-.5zm15.1 8.5c-.3-.2-.7-.3-1.1-.4s-.8-.1-1.3 0c-.9.1-1.7.4-2.2.8-.3.2-.5.4-.6.5-.1.2-.2.2-.2.2h.3c.2 0 .4 0 .7-.1.6-.1 1.4-.1 2.1-.2.8-.1 1.5-.1 2.1-.1h.4c.1 0 .2 0 .3.1.2.1.3.1.3.1s0-.1-.1-.3c0-.1-.1-.2-.2-.3-.2-.1-.3-.2-.5-.3m-9 2-.3.3c0 .1-.1.1-.1.2v.2c0 .1 0 .3.1.4 0 .1.1.1.1.1s.1 0 .1-.1h.5c.1 0 .2-.1.3-.1.2-.1.3-.3.4-.5l.2-.4s-.1-.2-.4-.2c-.4-.1-.7-.1-.9.1m-5.5-26.1c.4-.3.8-.7 1.3-1.2.4-.4.9-.9 1.4-1.3.2-.2.5-.4.7-.6s.5-.4.7-.6.5-.4.7-.5c.2-.2.4-.3.6-.5.4-.3.7-.5 1-.7s.4-.3.4-.3h-1.1c-.2 0-.5.1-.7.1-.5.1-1.1.4-1.7.7s-1.2.8-1.7 1.2c-.5.5-1 1-1.4 1.5s-.7 1-1 1.5c-.5.9-.7 1.6-.7 1.6s.2-.1.4-.3c.3 0 .7-.2 1.1-.6m-3.9 4.8h.4q.45 0 .9-.3c.1-.1.2-.3.3-.5 0-.1.1-.2.1-.3v-.3c0-.2-.1-.3-.2-.4l-.1-.1s-.1 0-.2.1c-.1 0-.2.1-.4.1h-.2c-.1 0-.1 0-.2.1 0 0-.1.1-.2.1s-.1.1-.1.1c-.2.2-.3.5-.4.7v.6s.2.1.3.1m-9.3 44.3c0 .1.1.2.1.3.1.1.1.2.2.3l.3.3c.2.2.5.3.8.5.3.1.6.2.9.2.3.1.7.1 1 0 .3 0 .7-.1 1-.1.6-.1 1.3-.4 1.8-.6.3-.1.5-.3.8-.4.2-.1.5-.3.7-.4.8-.6 1.2-1.1 1.2-1.1s-.2 0-.4.1c-.3.1-.7.1-1.1.2-.5.1-1 .2-1.5.4-.5.1-1.1.3-1.7.4-.3.1-.6.1-.8.2-.1 0-.3 0-.4.1h-1.1c-.2-.1-.4 0-.6-.1-.1 0-.2-.1-.3-.1s-.2-.1-.2-.1c-.1-.1-.3-.2-.4-.3l-.3-.3s0 .2.1.5c-.1-.2-.1-.1-.1 0m4.7 2.4c-.2 0-.4 0-.6.1-.2 0-.4.1-.6.2-.1 0-.2 0-.3.1-.1 0-.2.1-.3.1s-.2.1-.3.1-.2.1-.3.1c-.2.1-.3.1-.5.2-.1.1-.2.1-.2.1s0 .1.1.2.2.3.4.4c.1.1.2.1.3.2s.3.1.4.1h.4c.1 0 .3 0 .4-.1s.3-.1.4-.2.2-.1.3-.2l.5-.5c.1-.2.2-.4.2-.5s.1-.2.1-.2h-.2c.2-.2 0-.2-.2-.2m57.5-52.1c-.2.2-.4.3-.6.5-.4.3-.7.6-.9.8l-.3.3s.2 0 .5-.1c.1 0 .3-.1.5-.1s.4-.1.7-.2c.4-.1.7-.3 1.1-.5v-1.6l-.3.3c-.3.3-.5.5-.7.6m-4.8 4.3h.4c.3 0 .7-.1.9-.3l.3-.3c0-.1.1-.1.1-.2s.1-.1.1-.2c.1-.1.1-.3.1-.4v-.2s-.1 0-.2-.1c-.1 0-.2-.1-.4-.1s-.3 0-.5.1-.3.2-.5.3c-.3.2-.4.5-.5.8 0 .1-.1.3-.1.4v.2zm-71.9-141.8c.6.6-.9-.1-1.2-.4-.8-.7-1.6-1.5-2.3-2.2-2.3-2.1-4.6-4.3-7-6.4-3.4-3.1-6.8-6.2-10.1-9.3-.2.3-.5.5-.8.7l11.7 10.8c2.3 2.1 4.6 4.3 6.9 6.4.8.7 3.3 3.5 4.2 1.6.6-1.4-1.7-2.9-2.6-3.7-2.4-2.2-4.8-4.4-7.2-6.7-3.8-3.5-7.6-7.1-11.5-10.6-.1.3-.3.6-.5 1 6.8 6.3 13.6 12.5 20.4 18.8m-21-19.6c.1-.1.2-.3.2-.4-.2 0-.3.2-.2.4'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M341.2 144.8c.7 1 2.1 1.7 3.2 1.2.3-.1.6-.4.8-.7l.1-.1v-.1c.1-.1.1-.2.2-.3.2-.3.3-.7.5-1 .3-.7.4-1.5-.2-2.3-.8-1.2-2.6-1.5-3.9-.9-1.6.8-1.6 2.9-.7 4.2m1.7-3.5c.8-.2 1.9.3 2.3 1 .2.4.1.8-.1 1.2-.1.1-.1.3-.2.4-.1.2-.3.5-.4.7-.8 1.2-2.1.1-2.6-.8-.6-.9-.1-2.2 1-2.5m1-2.3c.1 0 .2.1.4.1.1.1.2.1.4.1.1.1.3.1.4.2s.3.1.4.2c.5.2 1.1.5 1.5.7.1.1.2.1.3.2s.2.1.2.1l.2.2v-.6c0-.1-.1-.3-.1-.4q-.15-.45-.6-.9c-.1-.1-.3-.3-.5-.4s-.3-.2-.5-.3-.4-.1-.6-.2-.4-.1-.6-.1c-.4 0-.8.1-1.1.2s-.5.3-.6.5c-.1.1-.1.2-.1.2h.6c0 .1.2.2.3.2m18.6-3c3.8 8.4 7.5 16.9 11.3 25.3.4.8-.8-.5-1-.9-.4-1-.9-2-1.3-2.9-1.3-2.9-2.6-5.7-3.9-8.6-1.9-4.2-3.8-8.3-5.7-12.5-.3.2-.7.3-1 .3 2.2 4.8 4.4 9.7 6.6 14.5 1.3 2.9 2.6 5.7 3.9 8.6.4 1 1.7 4.5 3.2 3.1 1.1-1.1-.4-3.4-.9-4.4-1.3-3-2.7-6-4-9-2.1-4.7-4.2-9.5-6.4-14.2-.2.2-.5.5-.8.7m-.3-1c.1-.1.2-.2.4-.3-.2 0-.3.1-.4.3'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M362.1 136.3c.1-.1.3-.2.4-.3.3-.2.6-.5.8-.7.6-.5.9-1.1.8-2-.3-1.5-1.7-2.6-3.2-2.6-1.8 0-2.8 2-2.4 3.6.3 1.3 1.3 2.4 2.5 2.4.3 0 .7-.1 1-.3 0 0 .1 0 .1-.1m-2.7-2.6c-.1-1.2.9-2.2 2-1.9.8.2 1.6 1 1.7 1.9 0 .4-.2.7-.6 1-.1.1-.2.2-.4.3-.2.2-.5.4-.7.5-1 .7-1.8-.8-2-1.8m12.3 16.7c.3.5.6 1.1.9 1.6l.9 1.5c.1.2.3.5.4.7s.3.4.3.6l.3.6c.1.2.2.3.2.5.1.3.2.4.2.4s.1-.2.1-.4c0-.1.1-.3.1-.5v-.7c0-.3-.1-.5-.1-.8-.1-.3-.1-.6-.3-.9-.2-.6-.5-1.2-.8-1.7-.3-.6-.7-1.1-1.1-1.6s-.7-.9-1.1-1.2c-.3-.4-.6-.6-.8-.8l-.3-.3s.1.7.5 1.6c.1.4.4.9.6 1.4m-2.2-5c.1 0 .3.1.4.1h.2s0-.1.1-.2c0-.1.1-.2.1-.3.1-.3.1-.6-.1-.8-.1-.2-.4-.4-.6-.5-.1 0-.3-.1-.4-.1h-.2s0 .1-.1.2c0 .1-.1.2-.1.3-.1.3-.1.6.1.8.1.2.3.4.6.5M8.9 423q.15 0 0 0m-.1.1c.1-.2.1-.4.1-.6-.1-.2 0-.4.1-.6v-.5c-1.1-.8-2.3-1.5-3.4-2.3-.2.2-.4.3-.6.5-.1.3-.4.7-.8.6-1.4 1-2.8 2-4.1 3v1.3h6.6c.5-.3 1-.7 1.4-1 .2 0 .4-.2.7-.4'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M4.9 419.8c.2-.2.4-.3.6-.5 1.1.8 2.3 1.5 3.4 2.3v.5c.1-.2.4-.4.7-.3.1 0 .2.1.2.1v-.5c0-.2-.1-.3-.2-.4-1.3-.9-2.6-1.7-3.9-2.6-.1 0-.1-.1-.2-.1h-.1c-.1 0-.1 0-.2.1l-.9.6c.1 0 .1 0 .2.1.4.2.5.4.4.7m4.9 3.4c-.1-.1-.3-.1-.4-.2-.2-.1-.4-.3-.4-.5v.5l-.1.1c-.2.2-.5.3-.7.5-.5.3-1 .7-1.4 1h1.5c.4-.3.9-.6 1.3-1 0 0 .1-.1.2-.4m-.9-.2q.15 0 0 0m-5-2.7c-.2-.1-.5-.2-.7-.4-1.1.8-2.1 1.6-3.2 2.4v1.1c1.4-1 2.8-2 4.1-3 0 0-.1-.1-.2-.1'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M.9 418.8c.8.4 1.6.7 2.3 1.1.2.1.5.2.7.4h.2c.4.1.7-.2.8-.6 0-.2 0-.5-.3-.6-.1 0-.1 0-.2-.1-1.5-.7-3-1.4-4.4-2.1v.9s.1 0 .1-.1c.6-.4 1.3.6.8 1.1'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M.9 418.8c.5-.6-.1-1.6-.8-1l-.1.1v1.7c.3-.3.5-.5.9-.8q-.15.15 0 0m11.6 4.4c.4.4.1 1.3-.6 1.1-.2 0-.3-.1-.5-.2-.2.2-.5.4-.7.6h4.6c-.9-.5-1.7-1-2.6-1.6-.1 0-.1.1-.2.1'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M12.5 422.1c0 .1-.1.1 0 0-.1 0-.1 0-.1.1-.2.2-.5.4-.7.6.2.1.4.2.5.2s.2.1.3.2l.1-.1c.9.5 1.7 1 2.6 1.6h1.7c-1.4-.8-2.7-1.6-4.1-2.5 0-.1-.2-.1-.3-.1m-2 1.6c-.4.3-.8.7-1.3 1h1.4c.2-.2.5-.4.7-.6-.2-.1-.5-.3-.8-.4'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M9 422c-.1.2-.1.4-.1.6.1.2.2.4.4.5.1.1.3.1.4.2.3.1.5.3.8.4.3.2.6.3.8.4s.3.1.5.2c.7.2 1-.7.6-1.1-.1-.1-.2-.2-.3-.2-.2-.1-.4-.1-.5-.2-.6-.3-1.2-.7-1.8-.9-.1 0-.2-.1-.2-.1-.3-.2-.5 0-.6.2m-3.7-33.1c-3.5 2.3-2.7 11.4-1.6 13.2s2.8-4.3 5.2-5.4c0-1.1-2.4-.4-4.7 1.9-.1-1.1-.2-2.2.2-4.1 1.4.3 2.6-.1 4.6-2.4 2-2.4.6-5.9-3.7-3.2m25.3 13c-1.3.5-7.1 2.4-7.9 2.9s-1.7 1.3-1.2 2.7c.4 1.4 2.4 5 2 6.3-1.2-.8-4.6 1-4.1 3.4s3.9 2.8 5.4-.3c1.5-3.2 0-6.2-.3-7.2-.2-.9 7.4-4.3 7.7-3.4.4 1.3 1.3 3.1 1.2 4.8-1.7-1-5.2.4-4.7 3.3s4 2 5.8-.7-1.4-10.1-1.8-11.1c-.4-.8-.8-1.2-2.1-.7m-6.7 5.7c-.2-.3-.4-.6-.4-.8s7.3-3.3 7.7-3.2c.2.1.2.1.4.9-2.2.4-6.6 2.5-7.7 3.1m154.9 7c-.1.4-.2.8-.3 1.1 1.3 1.5 3.2 2.6 4.7 3.7.2-.4.4-.7.7-1.1.4-.6 1.4-.2 1.3.4.1 0 .1 0 .2.1 2.3-1.4 4.7-2.6 6.7-4.5-.4-.2-.8-.5-1.2-.7-.9.8-1.9 1.5-2.9 2.2-1.6 1-3.6 2.9-5.4 1.6-1-.7-2.4-1.6-3.3-2.7 3-2.1 6.1-4.2 9.1-6.3 1.8-1.3 3.7-2.6 5.5-3.8.3-.2.7-.5 1-.7q.15 0 .6.3c.3.2.7.4 1 .5.4-.3.8-.6 1.1-.9l-.1-.1-2.4-1.2c-.2-.1-.5-.1-.7 0-5.5 3.8-11 7.7-16.5 11.5l-.1.1c.5-.4 1.1 0 1 .5'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M193.1 420.9c-.6.4-1.2.8-1.8 1.1l-.1.1c-1.8-1.2-3.8-2.5-5.8-3.3-.1 0-.1 0-.2-.1 0 .1 0 .2-.1.3l-.6.9c2 .7 3.9 1.9 5.7 3.1.1-.2.3-.4.4-.6.5-.7 1.5-.1 1.2.5.1.1.2.1.3.2 2.2-1.4 4.4-2.8 6.5-4.3-.4-.3-.8-.5-1.2-.8-1.4 1-2.9 1.9-4.3 2.9'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M183.3 421.5c.1.1.2.1.3.2.2-.7.5-1.3.9-1.9l.6-.9c.1-.1.1-.2.1-.3.1-.6-.9-1-1.3-.4-.2.4-.4.7-.7 1.1-.3.5-.5.9-.7 1.4-1.3-.7-2.6-1.3-3.9-2-.8-.4-.6-.2-.5-1 .1-.7.2-1.4.4-2 .1-.4.2-.8.3-1.1.1-.6-.5-.9-.9-.8-.2.1-.4.2-.4.5-.3 1.2-.6 2.4-.7 3.7-.1.5-.1.8.1 1.2.4.7 1.7 1.2 2.5 1.5l3 1.5c-.1-.4.4-1 .9-.7m7.7 2.5c-.8-.4-.1-1.6.6-1.2.1 0 .1.1.2.1.3-.7-.8-1.2-1.2-.5-.1.2-.3.4-.4.6-.3.5-.6 1.1-.8 1.7h1.4l.3-.6s0-.1-.1-.1'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M183.3 421.5c-.5-.3-1 .2-1 .7 0 .2.1.3.3.5 1 .6 1.9 1.3 2.9 2h2.5c-1.5-.9-2.9-2-4.4-2.9zm22.1.8c-.4-.2-.8-.5-1.2-.7-1.3 1-2.6 2-3.9 3.1h2.1c.9-.7 1.9-1.5 2.8-2.2zm-13.6.6c-.1 0-.1-.1-.2-.1-.8-.4-1.4.8-.6 1.2 0 0 .1 0 .1.1.4.2.7.4 1.1.6h2.7c-.9-.5-1.9-1.1-2.8-1.6-.1-.1-.2-.1-.3-.2m6.7-18.9c-2.5 2-4.9 3.9-7.4 5.9-.5.4-.9.6-1 1.2-.1.3-.1.5-.2.8v.1c.1.1.2.1.3.2.9.6 1.8 1.1 2.7 1.7.2.1.4.3.6.4l8.4-6c.1-.1.3-.2.4-.3 0 0 0-.2.1-.5 0-.5-.1-1.1.3-.8-.2-.1-.3-.2-.5-.3-1.2-1-2.4-1.7-3.7-2.4'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M192.6 407.5c-1.9 1.5-3.3 2.1-3.6 4.5 0 .2 0 .4.2.5.5.3 1 .6 1.5 1 .4.2.8.5 1.2.7.5.3.9.6 1.4.8.1.1.3.1.4 0 2.2-1.6 4.3-3.1 6.5-4.7.9-.6 1.8-1.3 2.6-1.9.2-.1.2-.3.3-.5-.1 0-.1-.1-.2-.1-.6-.4-.3-1.3.3-1.3v-.5c0-.2-.1-.3-.2-.4-1.5-.9-2.9-1.8-4.4-2.7-.1-.1-.2-.1-.4-.1h-.2c-.2.2-.5.4-.7.5-.4.3-.8.6-1.1.9-1 1.3-2.3 2.3-3.6 3.3m9.8-.2c0 .4-.1.5-.1.5-.1.1-.3.2-.4.3l-8.4 6c-.2-.1-.4-.3-.6-.4-.9-.5-1.8-1.1-2.7-1.7-.1-.1-.2-.1-.3-.2v-.1c0-.3.1-.5.2-.8.1-.6.5-.8 1-1.2 2.5-2 4.9-3.9 7.4-5.9 1.2.7 2.4 1.5 3.6 2.2.2.1.3.2.5.3-.4-.1-.2.5-.2 1m-5.7 7.7c-.1.1-.2.9-.2 1.3l.1.1c.7.5 1.5.9 2.2 1.4.4.2.8.5 1.2.7 0 0 .1 0 .1.1 2.7-1.9 5.3-3.8 8-5.7.2-.2.5-.3.7-.5 0 0 .1 0 .1-.1 0-.2 0-.5.1-.7 0-.1-.1-.2 0-.4 0-.1 0-.1.1-.2v-.2c-1.1-.8-2.3-1.5-3.4-2.3-.1.3-.4.6-.7.5l-6.9 5.1c-.6.3-1 .6-1.4.9'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M209 411.5c0 .2 0 .5-.1.7 0 0-.1 0-.1.1-.2.2-.5.4-.7.5-2.7 1.9-5.3 3.8-8 5.7 0 0-.1 0-.1-.1-.4-.2-.8-.5-1.2-.7-.7-.5-1.5-.9-2.2-1.4 0 0-.1 0-.1-.1 0-.4.1-1.2.2-1.3l1.2-.9 6.9-5.1c-.1 0-.3-.1-.4-.2s-.3-.2-.4-.3c-1.6 1.2-3.2 2.4-4.8 3.5-1.9 1.4-3.3 1.9-3.6 4.4 0 .2 0 .4.2.5.5.3 1.1.7 1.6 1 .4.3.8.5 1.2.8s.8.5 1.3.8c.1.1.3.1.4 0 2.2-1.6 4.3-3.1 6.5-4.7.9-.6 1.8-1.3 2.6-1.9.2-.2.3-.4.4-.7-.1-.1-.3-.1-.4-.2-.2 0-.4-.1-.4-.4m-3.6-3.6c.2.2.2.4.2.6 1.1.8 2.3 1.5 3.4 2.3v.2c.1-.2.5-.4.7-.3.1 0 .1.1.2.1v-.2c0-.2-.1-.3-.2-.4-1.3-.9-2.6-1.7-3.9-2.6l-.1-.1h-.1c-.1 0-.1 0-.2.1-.1 0-.1.1-.2.1 0 .1.1.2.2.2m11 6.9q.15.15 0 0M204 419c-.1.1-.2.9-.2 1.3l.1.1c.9.5 1.7 1.1 2.6 1.6l.9.6c2.7-2 5.5-3.9 8.2-5.9.2-.1.4-.3.6-.4v-.1c0-.5.1-.9.1-1.4l-.1-.1c-1.2-.7-2.3-1.5-3.5-2.2-.1.1-.2.2-.4.3-.1.2-.3.4-.6.5-2.2 1.6-4.4 3.3-6.6 4.9-.3.2-.7.5-1.1.8'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M212.4 412.7c.1-.1.2-.2.4-.3 1.2.7 2.3 1.5 3.5 2.2 0 0 .1 0 .1.1 0 .5-.1.9-.1 1.4v.1c-.2.1-.4.3-.6.4-2.7 2-5.5 3.9-8.2 5.9l-.9-.6c-.9-.5-1.7-1.1-2.6-1.6 0 0-.1 0-.1-.1 0-.4.1-1.2.2-1.3l1.2-.9c2.2-1.7 4.4-3.3 6.6-4.9-.1 0-.2 0-.3-.1l-.6-.3c-1.5 1.1-2.9 2.2-4.4 3.3-1.9 1.4-3.3 1.9-3.6 4.4 0 .2 0 .4.2.5.3.2.7.4 1 .6.4.2.8.5 1.2.7.6.4 1.2.8 1.9 1.2.1.1.3.1.4 0 2.2-1.6 4.3-3.1 6.5-4.7.9-.6 1.8-1.3 2.6-1.9.2-.2.3-.5.4-.8-.1-.1-.2-.1-.4-.2-.7-.4-.2-1.3.4-1.3v-.2c0-.2-.1-.3-.2-.4-1.3-.9-2.7-1.7-4-2.6-.1 0-.1-.1-.2-.1h-.1c-.1 0-.1 0-.1.1-.1.1-.3.2-.4.3h.1c.2.5.2.8.1 1.1m4 2.1q.15.15 0 0m14.3 8.2c.1 0 0 0 0 0m-.1.1c.1-.2.1-.4.1-.6-.1-.2 0-.4 0-.6v-.5c-1.1-.8-2.3-1.5-3.4-2.3-.2.2-.4.3-.6.5-.1.3-.4.7-.8.6-2 1.4-3.9 2.9-5.9 4.3h8.3c.5-.3 1-.7 1.4-1 .4 0 .6-.2.9-.4'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M231.5 423.2c-.1-.1-.3-.1-.4-.2-.2-.1-.4-.3-.4-.5v.5l-.1.1c-.2.2-.5.3-.7.5-.5.3-1 .7-1.4 1h1.5c.4-.3.9-.6 1.3-1 .1 0 .2-.1.2-.4m-.8-.2s.1 0 0 0m-4-3.2c.2-.2.4-.3.6-.5 1.1.8 2.3 1.5 3.4 2.3v.5c.1-.2.4-.4.7-.3.1 0 .2.1.2.1v-.5c0-.2-.1-.3-.2-.4-1.3-.9-2.6-1.7-3.9-2.6-.1 0-.1-.1-.2-.1h-.1c-.1 0-.1 0-.2.1l-.9.6c.1 0 .1 0 .2.1.4.2.5.4.4.7m-1 .5c-.2-.1-.5-.2-.7-.4-1.3 1-2.7 2-4 2.9-1 .7-1.8 1.2-2.4 1.8h1.5c2-1.4 3.9-2.9 5.9-4.3-.2.1-.2 0-.3 0M203 407.9c.1 0 .1.1.2.1.3.2.5.4.8.5.1.1.3.2.4.3s.2.1.4.2c.3 0 .7-.2.7-.5 0-.2 0-.4-.2-.6-.1-.1-.2-.1-.2-.2-.5-.4-1-.7-1.5-1-.1-.1-.2-.1-.3-.1-.5 0-.9.9-.3 1.3m6 3.1c0 .1-.1.1-.1.2v.4c.1.2.2.4.5.4.1.1.3.1.4.2.4.2.7.4 1 .6l.6.3c.1.1.2.1.3.1.3 0 .5-.2.6-.5s.1-.6-.3-.8h-.1c-.7-.4-1.4-.8-2.2-1.1-.1 0-.1-.1-.2-.1 0-.1-.3.1-.5.3'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M216.8 415.9c.1.1.2.1.4.2 1.4.7 2.7 1.4 4.1 2.1.2-.1.4-.3.5-.4.6-.5 1.3.5.8 1 .8.4 1.6.7 2.3 1.1.2.1.5.2.7.4h.2c.4.1.7-.2.8-.6 0-.2 0-.5-.3-.6-.1 0-.1 0-.2-.1-2.9-1.4-5.9-2.8-8.7-4.3-.1 0-.2-.1-.2-.1-.6 0-1.1 1-.4 1.3'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M222.6 418.8c.5-.6-.1-1.6-.8-1-.2.1-.4.3-.5.4-2.9 2.3-6 4.4-9 6.5h2.3c2.7-1.9 5.4-3.7 8-5.9q0 .15 0 0m11.7 4.4c.4.4.1 1.3-.6 1.1-.2 0-.3-.1-.5-.2-.2.2-.5.4-.7.6h4.6c-.9-.5-1.7-1-2.6-1.6-.1 0-.2.1-.2.1'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M234.3 422.1q-.15.15 0 0c-.1 0-.1 0-.1.1-.2.2-.5.4-.7.6.2.1.4.2.5.2s.2.1.3.2l.1-.1c.9.5 1.7 1 2.6 1.6h1.7c-1.4-.8-2.7-1.6-4.1-2.5-.1-.1-.2-.1-.3-.1m-2 1.6c-.4.3-.8.7-1.3 1h1.4c.2-.2.5-.4.7-.6-.2-.1-.5-.3-.8-.4'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M230.7 422q-.15.3 0 .6c.1.2.2.4.4.5.1.1.3.1.4.2.3.1.5.3.8.4.3.2.6.3.8.4s.3.1.5.2c.7.2 1-.7.6-1.1-.1-.1-.2-.2-.3-.2-.2-.1-.4-.1-.5-.2-.6-.3-1.2-.7-1.8-.9-.1 0-.2-.1-.2-.1-.3-.2-.5 0-.7.2m-45-10.3c-.3 0-.5.1-.8.3-.3.1-.6.3-.8.5-.3.2-.5.4-.7.7-.2.2-.4.5-.5.8-.1.2-.1.5-.2.6v.2s.1 0 .2-.1.3-.2.5-.3.4-.3.6-.4c.2-.2.5-.3.7-.5.5-.3.9-.7 1.3-1.1.2-.2.3-.3.4-.5.1-.1.1-.2.1-.2s-.3-.1-.8 0m3.1-2.6-.1-.1h-.2c-.1 0-.3.1-.4.2s-.2.2-.2.3c-.1.1 0 .2 0 .3 0 .2.2.4.2.4h.6c.1 0 .1 0 .2-.1l.1-.1v-.1l.1-.1c.1-.2.1-.4.1-.4s-.3-.2-.4-.3m-66.6 8.9c-5.9-1.6-12.1 2-16 6.7h1.8c3.7-4 9.1-6.7 14.5-5.2 2.8.8 4.8 2.8 6.4 5.2h1.5c-1.9-3.1-4.5-5.7-8.2-6.7'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M114.2 424.7h3.3c-.4-.1-.7-.2-1.2-.2-.8-.1-1.5 0-2.1.2m9.7-2.8c-.4-.6-1-1.2-1.8-1.6-.4-.2-.8-.4-1.3-.4-.4-.1-.9-.1-1.2.1-.2.1-.3.1-.5.2-.1.1-.2.2-.3.2-.1.2-.2.2-.2.2h1c.1 0 .3.1.4.1.1.1.3.1.5.2s.3.1.5.2.3.2.5.3c.7.4 1.4.7 1.9 1 .3.1.5.3.7.4s.3.1.3.1 0-.1-.1-.3-.2-.4-.4-.7m-55.4-14.1c1.2-.5 2.5-.8 3.8-1 .1-.2.1-.4.1-.6 0-.3-.1-.5-.2-.7-1.4.2-2.9.6-4.2 1.2 0 .5.2.9.5 1.1m-4.1 2.1c0 .1.1.1.1.2.9-.7 1.9-1.3 2.9-1.8q-.45-.45-.6-1.2c-.4.2-.7.3-1.1.5-.8.4-1.6.9-2.3 1.4.5.2.8.5 1 .9m18-1.7c1.2.5 2.4 1.1 3.5 1.8.1-.5.3-.9.5-1.3-1.1-.7-2.3-1.3-3.5-1.7 0 .2-.1.4-.2.6zm-9-1.5q1.65-.15 3.3 0c0-.5 0-1 .2-1.4q-1.8-.15-3.6 0c.1.3.2.6.1 1zm4.5-1.2c0 .1-.1.2-.1.3-.1.4-.1.8-.1 1.1 1.2.2 2.4.5 3.5.9.3-.3.5-.8.6-1.2-.1 0-.1 0-.2-.1-1.2-.5-2.4-.8-3.7-1m-16.9 8c.8-1 1.6-2 2.7-2.8-.1-.2-.2-.3-.3-.4-.2-.2-.5-.4-.8-.5-1 .9-1.9 1.8-2.7 2.9.1.1.2.3.3.4.3.2.5.4.8.4m-3.6 5.2h-.3c-.3 1.4-.6 2.8-.6 4.2h.5c.3 0 .5 0 .8-.1.1-1.3.3-2.5.6-3.8-.3 0-.6-.2-1-.3m.3 5.3q-.6.15-1.2 0h-.1v.6h1.3zm29.1-13.3q1.05.75 2.1 1.8l.3.3c.2-.1.5-.2.7-.4s.3-.3.4-.5c-.9-1-1.9-1.8-3-2.6-.3.4-.4.9-.5 1.4m3.9 2.5c-.2.2-.5.4-.8.5.5.7 1 1.5 1.4 2.3.5 1 2.3 6.2-.3 6-.2.2-.5.4-.9.5-.6.2-.8-.6-.5-.9-2.5-.7-4.3-.8-7.1.1.1.1.1.2.2.3.1.3.2.7.2 1 2.5-.8 4.5-.9 6.9.1.9.4 2 .4 2.8-.3 2.8-2.5.1-7.4-1.5-9.7l-.1-.1c-.1-.1-.2.1-.3.2m-33.1 4.5c.4.1.8.2 1.1.4.4-1.3 1-2.5 1.7-3.7-.4-.2-.8-.5-1.1-.8-.8 1.3-1.4 2.7-1.9 4.1zq-.15 0 0 0'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M57.7 424c.3-.1.5-.1.8-.2 0-.3 0-.6.1-.8.1-.6.8-.4 1 0 .3-.4.6-.9.7-1.6.1-.4 0-.9-.1-1.3v.3c0 .6-.7.7-1 .3v.3c.1 1.1-.5 1.8-1.4 2.1-.2.1-.5.1-.8.1h-.5c-2.1-.4-1.4-4 .6-4.2h.3c.4.1.7.2.9.4.3.3.6.7.7 1.1 0-.6 0-1.2.1-1.7-.2-.2-.4-.3-.5-.4-.3-.2-.7-.3-1-.4h-.2c-3.4-.2-4.8 5.9-1 6.4h.1c.4-.3.9-.3 1.2-.4m2.7-9.6c.2.1.4.1.6.2.1-.1.1-.2.2-.3.3-.5 1.1-.1 1 .3q.75-.15 1.5-.6c.9-.6 1.3-1.5 1.3-2.5-.5 0-.9-.5-.4-.9.1-.1.2-.1.2-.2-.1-.1-.1-.3-.2-.4 0-.1-.1-.1-.1-.2-.2-.4-.5-.6-.9-.8-1-.6-2.4-.5-3.4.2-1.3 1-2 2.7-1 4.2l.1.1c.3.5.7.8 1.1.9m.3-4.2c.6-.4 1.3-.6 1.9-.4.3.1.5.2.8.5.1.1.2.3.3.4.4.7.2 1.6-.4 2.2s-1.5.9-2.3.6c-.3-.1-.6-.2-.8-.5-.1-.1-.2-.3-.3-.4-.5-.8 0-1.8.8-2.4m7-1.7c.2-.1.3-.2.5-.3.6-.3 1.1.5.6.9.4.1.8.2 1.2.2.8 0 1.6-.3 2.3-.8-.5 0-.8-.7-.3-1 .4-.2.8-.3 1.3-.4 0-.1.1-.3.1-.5 0-.1 0-.2.1-.4 0-.4 0-.7-.1-1-.5-1.3-1.9-2-3.2-1.9-1.7.2-3.1 1.3-3.2 3.1v.6q.15.6.6 1.2c-.1.2 0 .3.1.3m.2-1.8c-.1-1.3 1-2 2.1-2.1.9 0 1.7.3 2.1 1 .1.2.2.4.2.7 0 .2 0 .4-.1.6-.3.8-1.2 1.3-2.1 1.4-.6.1-1.3-.1-1.7-.5-.2-.2-.4-.6-.5-1.1m8.7.1c0 .1 0 .3.1.4.2 0 .4.1.5.1.5.2.4.9 0 1q.45.6 1.2.9c.8.3 1.7.3 2.4 0-.1-.4.2-.8.6-.7.1 0 .2.1.3.1.2-.2.4-.3.6-.6.2-.2.3-.4.4-.7.1-.2.1-.4.2-.6.4-1.6-.7-3-2.3-3.5-1.7-.5-3.2.2-3.8 1.9-.2.7-.2 1.2-.2 1.7m3.8-2.3c1.2.4 1.6 1.3 1.5 2.1q-.15.75-.6 1.2c-.6.6-1.5 1-2.6.5-.6-.3-.8-.8-.9-1.3-.1-.4 0-.8.1-1.1 0-.1.1-.2.1-.3.3-1.1 1.3-1.4 2.4-1.1m5.4 6.1c.2.1.5.3.7.4.5.4.1 1.2-.5.9.1.3.3.6.5.9.5.6 1.2 1 1.9 1.1-.2-.5.6-1 .9-.4.1.1.1.2.2.3.1 0 .2-.1.4-.2.3-.1.5-.3.8-.5.1-.1.2-.2.3-.4 1-1.3.5-3-.5-4.2-1.2-1.1-2.8-1.5-4-.1 0 .1-.1.1-.1.2-.3.4-.5.8-.5 1.3-.1.3-.1.5-.1.7m3.9-1.2c.7.7 1 1.7.6 2.5-.1.2-.2.4-.4.5-.2.2-.4.3-.7.4-.7.2-1.5-.1-2-.7-.3-.4-.4-.9-.4-1.3 0-.5.2-1 .4-1.4.7-1.1 1.8-.7 2.5 0'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M59.6 423.2v-.3c-.2-.5-.9-.6-1 0 0 .2-.1.5-.1.8v.9h1c0-.5.1-1 .1-1.4m1.6-8.9c-.1.1-.1.2-.2.3-.8 1.2-1.5 2.5-1.7 3.9-.1.6-.2 1.2-.1 1.7v.1c0 .1 0 .2.1.3.3.4 1 .3 1-.3v-.3c0-1.9.8-3.7 2-5.2.1-.1.1-.1.1-.2-.1-.4-.9-.8-1.2-.3m7-6c-.2.1-.3.2-.5.3-1 .6-2 1.2-3 1.9-.1.1-.2.1-.2.2-.4.3 0 .9.4.9.1 0 .2 0 .3-.1 1.1-.8 2.3-1.5 3.5-2.2h.1c.5-.5 0-1.3-.6-1m9.1-.9c-.2-.1-.4-.1-.5-.1-1.1-.3-2.3-.3-3.5 0-.5.1-.9.2-1.3.4-.5.3-.2 1 .3 1 .1 0 .2 0 .2-.1 1.3-.6 3.1-.6 4.5-.2h.3c.4-.1.5-.9 0-1m9.2 3.6c-.2-.1-.4-.3-.7-.4-1.3-.8-2.6-1.3-4-1.8-.1 0-.2-.1-.3-.1-.5-.1-.7.3-.6.7 0 .2.1.3.3.4 1.7.5 3.3 1.2 4.7 2.2h.1c.5.2 1-.6.5-1m3.6 11.5c.4-.1.7-.3.9-.5 1.8-1.7-.4-6.2-1.5-8.1-.1-.1-.1-.2-.2-.3-.3-.6-1.2-.1-.9.4v.1c.7 1.2 3.7 6.7 1.4 7.5-.1 0-.2.1-.2.1-.3.2 0 .9.5.8m-7.1.4c-.1-.3-.1-.7-.2-1 0-.1-.1-.2-.2-.3s-.3-.2-.5-.2c-3.4-.1-7.8 1-10.6 3.3h2.4c2.3-1.3 5.2-1.9 7.6-2 .1.4.2.8.2 1.1-.8.3-1.6.5-2.4.8H83c.1-.1.1-.2.1-.4.1-.4 0-.8-.1-1.3m13.3.3c.1-.3.1-.5.1-.8v-.8c0-.5-.1-.9-.2-1.3q-.15-.6-.3-.9c-.1-.2-.1-.3-.1-.3s-.1.1-.1.3q-.15.3-.3.9c-.2.7-.4 1.6-.6 2.5-.1.2-.1.4-.2.6s-.2.3-.2.5c-.1.1-.2.3-.3.4s-.2.2-.3.4h1.7c.2-.2.4-.4.5-.7s.2-.5.3-.8m-.8-7.1-.2-.2s-.1 0-.1-.1c-.1 0-.1-.1-.1-.1-.1 0-.2-.1-.3-.1h-.2c-.1 0-.2.1-.2.1v.4c0 .1 0 .1-.1.2v.4c0 .1 0 .2.1.4s.3.5.5.6c.1.1.3.1.4.2h.2s0-.1.1-.1c.1-.1.1-.2.2-.3.1-.3.2-.6 0-.9-.1-.3-.2-.4-.3-.5m54.1-.9c-.1.1-.1.3-.2.4.6.3 1.3.6 1.8.8.1.1.2.1.4.1.2-.3.6-.3.9-.2 0-.1 0-.2.1-.2l.3-.6c-.4-.1-.7-.2-1.1-.4-.8-.3-1.6-.7-2.3-1.2-.9-.6-.2-1.9.1-2.6.9-2.5 2-4.8 3.4-7 1.5.7 3.1 1.3 4.6 2 .1-.1.1-.2.2-.3.4-.6 1.2.1.8.6.1 0 .1.1.2.2.4.2.7.3 1.1.5l-.6 1.8q.3.75.3 1.5c0 .5-.7.5-.7.1 0-.2 0-.3-.1-.5l-.6 1.2c.1.2.1.5.2.7.1.4-.5.5-.7.2-.2.3-.3.5-.5.8 0 .1.1.2.1.3.1.3-.3.4-.5.3-.1.1-.1.2-.2.3-.8 1.2-1.7 1.7-2.8 1.7-.2.4-.4.7-.6 1.1-.1.1-.2.2-.3.2 1.3.2 2.6 0 3.8-1.1 2.4-2.1 3.7-5.9 4.5-8.9.1-.3-.1-.6-.4-.7-.8-.3-1.6-.7-2.4-1l-.1.1c-.4.8-1.6.3-1.2-.5 0 0 0-.1.1-.1-.7-.3-1.4-.6-2.2-.9-.1.1-.2.2-.2.3-.5.7-1.6-.1-1.1-.8-.3-.1-.6-.2-.8-.4h-.1c-.2-.1-.5-.1-.7.2-1.9 3-3.7 6.3-4.5 9.7-.2.8.1 1.4.6 1.9 0-.1.1-.1.1-.2.4-.7 1.7-.2 1.3.6'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M149.6 415.2c.4-.8-.9-1.3-1.2-.5 0 .1-.1.1-.1.2-1.5 3.3-3.1 6.6-4.5 9.9h1.5c1.4-3 2.8-6 4.2-9.1 0-.2 0-.4.1-.5m3.1 1.8c-.2-.1-.4-.3-.3-.6-.3-.2-.6-.1-.9.2l-.1.1c-1.1 2.7-2.3 5.3-3.5 8h1.5c1.1-2.5 2.2-4.9 3.3-7.4zm2.2-12.9c.1-.1.2-.2.2-.3l1.2-1.2.1-.1c-.4-.2-.8-.4-1.2-.7-.5.4-1 .9-1.4 1.4-.5.8.5 1.6 1.1.9m3.2-.3c-.4.2-.7.6-.9 1 0 0 0 .1-.1.1-.4.8.9 1.3 1.2.5 0 0 0-.1.1-.1.1-.1.1-.2.2-.3l.1-.1c.2 0 .4-.1.5-.3-.4 0-.8-.3-1.1-.8m.7 1.2'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M161.8 401.6c-.3.3-.5.6-.8.9s-.9.9-1.4.9c-.2 0-.3-.2-.3-.4-.3-.7.2-1.1.7-1.5.1-.1.1-.2.2-.2-.4-.2-.9-.3-1.3-.6-.4.3-.7.7-.8 1.1.2.1.3.3.2.6 0 .2-.2.4-.4.5 0 .3.1.5.3.8v.1q.45.75 1.2.9c.3 0 .6 0 .9-.1.9-.3 1.7-1.1 2.3-1.8.5-.5.9-1 1.4-1.5-.7.3-1.5.4-2.2.3m1.6-1.5c.1 0 .2-.1.3-.1-.1 0-.2 0-.3.1'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M157.5 403h.4c.2-.1.4-.3.4-.5 0-.3-.1-.5-.2-.6s-.2-.1-.3-.2c-.6-.2-1.3-.5-1.7-1s.3-.6.7-.8c.3-.1.4-.3.4-.4l-.6-.6c-.1.1-.4.1-.5-.1-1 .4-1.7 1.1-1.3 2.3.1.4.4.7.7.9.3.3.7.5 1.2.7.1 0 .5.2.8.3m-1.2-9.2c.4-.9 1-1.8 1.7-2.6-.1-.1-.3-.2-.4-.2-.4-.2-.1-.8.3-.6l.6.3c.4-.4.8-.9 1.3-1.3-.2-.1-.3-.2-.5-.3-.4-.3.1-.8.4-.6.2.1.4.3.6.4l1.5-1.2c-.1 0-.3-.1-.4-.1-.4-.1-.4-.8.1-.7.4.1.7.2 1 .3.5-.4 1-.7 1.5-1.1-.1 0-.1-.1-.1-.1-.4-.2-.1-.8.3-.6.2.1.3.2.5.3.4-.3.9-.6 1.3-.9-.2-.3.2-.7.5-.4l.1.1c1.3-.8 2.5-.9 3.6-.6.2-.1.4-.1.7-.2.4-.1.5.4.3.6.3.2.6.4 1 .7.3-.1.6-.2.8-.4.4-.2.7.4.3.7-.2.1-.4.2-.5.3.2.2.4.5.6.8.2-.1.3-.1.5-.2.4-.1.7.5.3.7-.1 0-.2.1-.3.1.2.4.5.7.7 1.1 0 0 .1 0 .1-.1.4-.2.7.5.3.7h-.1c.7 1.7.7 3.4-1.3 4.8l-.1.1c-.2.7-.4 1.3-.5 2 .2-.1.4-.2.5-.4 1.9-1.3 3.7-2.9 3.4-5.5-.3-2.5-2.5-5.1-4.4-6.6-2.1-1.8-5-.5-6.9.8-2.8 1.9-5.4 4.2-7.7 6.5-1.2 1.3-3.3 3.6-2.7 5.6.2.8.7 1.6 1.2 2.4.1-.6.2-1.2.4-1.7-.9-1.2-.9-2.1-.5-2.9'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M171.8 395.2c.1-.4.2-.9.4-1.3-.4.2-.7.5-1.1.7-.2.5-.2 1.1-.4 1.7-.1.4-.8.3-.7-.1.1-.3.1-.6.2-1-.3.2-.6.4-.9.7l-.3 1.5c-.1.5-.8.4-.7-.1 0-.3.1-.6.1-.8-.3.2-.7.5-1 .7-.1.5-.3 1-.4 1.5-.1.4-.8.3-.7-.1.1-.2.1-.5.2-.8-.4.3-.9.7-1.3 1-.1.2-.1.4-.1.7 0 .4-.7.5-.7.1v-.1c-.2.2-.5.3-.7.4-.1 0-.2.1-.4.1-.4.1-.7.1-1.1.1 0 .1-.1.3-.1.4-.1.4-.8.3-.7-.1 0-.1.1-.2.1-.3-.6-.1-1.2-.3-1.7-.5 0 .1-.1.2-.1.2-.2.4-.8.1-.6-.3 0-.1.1-.2.1-.3l-.9-.6v.3c0 .5-.7.4-.7-.1 0-.2.1-.5.1-.7-.3-.3-.6-.6-.9-1-.1.4-.2.8-.2 1.2 0 .1-.1.2-.1.2l.6.6c.5.5 1.1.9 1.8 1.3.4.2.8.4 1.3.6s1.1.3 1.7.4c.7.1 1.5 0 2.2-.3.4-.2.9-.4 1.3-.7q3.3-2.7 6.9-5.1c-.4.3-.5.1-.5-.1'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M161.6 393.4c1 .6 2.5 1.4 2.2 2.8-.1.4.6.5.7.1.4-1.7-1.3-2.8-2.6-3.5-.4-.3-.7.4-.3.6m1.7-1.4c1.2.5 3 1.3 2.4 2.9-.2.4.5.7.6.3.8-2-1.2-3.1-2.8-3.8-.3-.2-.6.4-.2.6m2.7-1.2c1.3.7 2.1 1.8 1.8 3.4-.1.4.6.5.7.1.3-1.9-.6-3.3-2.2-4.1-.4-.3-.7.3-.3.6m3.9 1.6c-.2.4.5.7.6.3.8-1.7-.8-2.8-2.1-3.7-.4-.3-.8.3-.4.6 1 .6 2.5 1.4 1.9 2.8m1.9-1.4c-.2.4.3.8.6.4.4-.7.6-1.5.2-2.2-.4-.8-1.1-1.3-1.7-2-.3-.3-.9.1-.6.4.8 1 2.3 2 1.5 3.4m-12.5.2c-.2-.2-.5-.4-.8-.5l-.6-.3c-.4-.2-.7.5-.3.6.1.1.3.1.4.2.3.2.6.3.8.5.4.3.9-.3.5-.5m2-1.7-.9-.6c-.2-.1-.4-.3-.6-.4-.4-.3-.8.3-.4.6.2.1.3.2.5.3.3.2.7.5 1 .7s.7-.4.4-.6m2.6-1.5c-.4-.3-.9-.6-1.4-.8-.3-.1-.6-.2-1-.3s-.5.6-.1.7c.1 0 .3.1.4.1.6.2 1.1.5 1.6.9.4.2.8-.3.5-.6m2.1-1.5c-.4-.3-.9-.6-1.3-.9-.2-.1-.3-.2-.5-.3-.4-.2-.7.5-.3.6.1 0 .1.1.1.1.5.3 1 .7 1.5 1s.9-.2.5-.5m1.7-.3c.4.2.8-.3.4-.6-.6-.4-1.1-.9-1.6-1.4l-.1-.1c-.3-.3-.7.1-.5.4 0 0 0 .1.1.1.6.7 1.1 1.2 1.7 1.6m1.8-1.4c.4-.3.9-.5 1.4-.6.1 0 .1-.1.2-.1.2-.2.1-.7-.3-.6-.2.1-.4.1-.7.2-.4.1-.7.3-1.1.6-.3.2.1.8.5.5m1.7 1.1c.4-.3.8-.5 1.3-.6.2-.1.4-.2.5-.3.4-.2.1-.9-.3-.7-.3.1-.5.3-.8.4l-1.2.6c-.3.3.2.9.5.6m1.4 1.3c.3-.3.7-.4 1-.6.1 0 .2-.1.3-.1.4-.1.2-.8-.3-.7-.2 0-.3.1-.5.2-.4.2-.7.4-1 .6-.3.4.1.9.5.6m.9 1.6c.3-.2.7-.3 1-.4h.1c.4-.2.2-.8-.3-.7 0 0-.1 0-.1.1-.4.1-.8.3-1.1.5-.4.2 0 .7.4.5m-17.1 9.9c.1 0 .1-.1.1-.2 0-.4.1-.8.2-1.2.2-.8.5-1.6.8-2.4.2-.4-.5-.7-.6-.3-.2.6-.5 1.1-.7 1.7s-.3 1.1-.4 1.7v.3c0 .1 0 .2.1.3.2.2.4.2.5.1m2.1-2.7c-.3.7-.7 1.5-.9 2.2-.1.2-.1.5-.1.7 0 .4.7.5.7.1v-.3c.1-.9.5-1.7.9-2.5.2-.3-.4-.6-.6-.2m1.5 1.4c-.3.7-.6 1.3-.8 2 0 .1-.1.2-.1.3-.2.4.5.7.6.3 0-.1.1-.2.1-.2.3-.7.6-1.3.8-2 .2-.5-.4-.8-.6-.4m2.1 1c-.2.6-.4 1.2-.5 1.8 0 .1-.1.2-.1.3-.1.4.6.5.7.1 0-.1.1-.3.1-.4.2-.6.4-1.1.5-1.7.1-.4-.6-.5-.7-.1m3.4-1.2c-.6.6-1 1.5-1 2.4v.1c0 .5.7.4.7-.1 0-.2 0-.4.1-.7.1-.5.4-1 .8-1.3.3-.3-.3-.7-.6-.4m1.5-.8c-.1.5-.3 1-.4 1.5-.1.3-.1.5-.2.8-.1.4.6.5.7.1.1-.5.3-1 .4-1.5.1-.2.1-.5.2-.7.1-.6-.6-.6-.7-.2m1.8-1.4-.3 1.5c-.1.3-.1.6-.1.8-.1.4.6.5.7.1l.3-1.5c.1-.3.1-.5.2-.8 0-.4-.7-.5-.8-.1m1.8-.9-.3 1.2c-.1.3-.1.6-.2 1s.6.5.7.1c.1-.5.2-1.1.4-1.7 0-.1.1-.2.1-.3.1-.5-.6-.8-.7-.3m2.6-1.1c.1-.4-.6-.5-.7-.1-.1.3-.2.7-.3 1-.1.4-.2.9-.4 1.3-.1.2.1.4.3.4s.4-.1.4-.3c.2-.7.4-1.3.5-2 .1-.1.1-.2.2-.3m-19.9 23.9c.2-.4.4-.7.6-1.1.8-1.5 1.5-3 2.2-4.5 0-.1-.1-.2-.1-.3-.1-.3.2-.4.4-.4.2-.3.3-.7.5-1-.1-.2-.1-.5-.1-.7-.1-.4.5-.5.6-.2.2-.4.4-.7.6-1.1v-.6c.1-.3.3-.3.5-.3.3-.6-.5-1.2-.8-.6-.1.1-.1.2-.2.3-1.9 2.9-3 6.2-4.8 9.2l-.3.6c0 .1-.1.2-.1.2q0 .45.3.6c.1 0 .2.1.3 0 .2 0 .3 0 .4-.1m-.3-7.9c.1-.3.2-.6.3-.8l-.9 2.1c.2-.4.5-.8.6-1.3'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M152.8 407.2c-.2 0-.3.1-.4.3-.4 1-.9 2-1.3 3-.1.2 0 .5.2.6.3.2.6.4.9.5.2.1.5 0 .6-.2.6-.9 1.2-1.9 1.5-2.9.3-.9-.5-1.6-1.5-1.3m.5 1c0 .3-.1.6-.2.8-.2.4-.4.9-.7 1.3zm4.8-1.2v.6c.1.9.6 1.8.8 2.7 0 .2.1.3.1.5 0 .5.7.4.7-.1s-.2-1-.3-1.5c0-.1-.1-.2-.1-.3-.2-.5-.5-1.2-.4-1.8v-.2c0-.1-.1-.1-.2-.2-.3-.1-.6 0-.6.3m-.7 1.7c-.2-.3-.7-.2-.6.2 0 .2.1.5.1.7.2.9.6 1.8.8 2.7v.1c.2.3.8.2.7-.2-.1-.2-.1-.5-.2-.7-.3-.9-.6-1.8-.7-2.7 0-.1 0-.1-.1-.1m-1 1.9c-.2 0-.5.1-.4.4 0 .1.1.2.1.3.2.8.4 1.5.6 2.3 0 .1.1.2.2.3.2.1.6 0 .5-.3 0-.1-.1-.2-.1-.3-.2-.8-.4-1.5-.5-2.3-.1-.3-.2-.4-.4-.4m-1-21.9c-.1 0-.3.1-.5.1l-.6.3c-.4.2-.8.6-1.1 1-.2.2-.4.4-.5.7-.2.2-.3.5-.5.7-.1.3-.3.5-.4.8s-.2.5-.2.8c-.1.3-.1.5-.1.8v.7c0 .2.1.4.2.6s.2.3.2.4l.3.3v-.8c0-.2.1-.3.1-.5.1-.2.1-.4.2-.6l.3-.6c.1-.2.2-.4.3-.7.1-.2.2-.5.3-.7.5-.9 1-1.8 1.4-2.5.1-.2.2-.3.3-.4l.3-.3.3-.3s-.1.1-.3.2m3-3.3c-.1 0-.3-.1-.5 0-.2 0-.3.1-.5.2s-.3.2-.4.4-.2.4-.2.5c0 .2 0 .3.1.4 0 .1.1.2.1.2h.2c.1 0 .2-.1.4-.1h.4c.1 0 .2-.1.3-.1.2-.1.4-.4.5-.6.1-.1.1-.3.2-.4v-.2s-.1 0-.2-.1-.3-.2-.4-.2m2.8 30.5c.5-.9.7-1.9.8-2.7v-1.3l-.3.3c-.2.2-.4.4-.6.7-.4.6-.9 1.5-1.3 2.3l-.3.6c-.1.2-.2.4-.3.5-.1.2-.2.3-.3.4s-.2.3-.4.4c-.1.1-.2.2-.4.3-.1.1-.2.2-.3.2-.2.1-.3.2-.3.2s.1.1.4.1c.1 0 .3.1.4 0 .2 0 .4 0 .6-.1.2 0 .4-.1.7-.2.2-.1.4-.3.6-.4.2-.2.4-.4.5-.6.3-.2.4-.5.5-.7m1.4.4v-.2h-.2c-.1 0-.3 0-.5.1-.1.1-.2.1-.3.2s-.2.1-.2.2c-.1.2-.2.3-.3.5 0 .1-.1.2-.1.2 0 .1-.1.1-.1.2v.4c0 .2-.1.3-.1.4s-.1.2-.1.2.1 0 .2.1c.1 0 .3.1.5 0 .1 0 .2-.1.3-.1.1-.1.2-.1.3-.2l.3-.3c.1-.1.1-.2.2-.3.1-.2.2-.4.2-.6v-.5c-.2 0-.1-.1-.1-.3M38.5 380.9c-.1-.2-.3-.4-.4-.4-.1.2-.2.3-.4.4s-.3.1-.5.2v.2c.6 1.6 1.5 3.2 2.4 4.8h.1c.4-.2.6.5.2.7.1.2.2.5.4.7.5 1 1.1 2 1.6 3 .2-.1.4-.1.6-.2.5-.1.4.7 0 .7-.1 0-.2 0-.3.1 1.5 2.5 3 5.1 3.8 7.8.9 3.1-3.4-.4-3.1-.1-.9-.8-1.7-1.7-2.5-2.6-1.4-1.6-2.7-3.2-4.1-4.8-1.8-1.9-3.5-3.9-5.3-5.7-.2.3-.5.6-.7.9 0 .1-.1.1-.2.2 2.5 2.6 5 5.3 7.4 8 1.5 1.7 5.5 8.2 8.7 6.5 3.4-1.8-1-7.1-2-9.1-2-3.9-4.3-7.5-5.7-11.3'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M30.9 385.4c1.7-1.9 3.8-3.4 6.2-4.4.2-.1.3-.1.5-.2s.3-.2.4-.4c.1-.1.1-.3.1-.5-.2-1.3-.5-3.4-1.3-4.4-.1-.1-.2-.2-.3-.2.2.2.1.6-.2.6h-.2c-.2.4-.9.6-1.1.2-.4.3-.9.7-1.3 1v1.1c0 .5-.7.5-.7 0v-.3c-.2 0-.3.1-.5.1-.4.3-.7.6-1.1.9v.1c0 .3-.3.4-.5.3-.2.2-.5.4-.7.5.1 0 .2 0 .3-.1.4-.1.6.6.2.7-.5.1-1 .2-1.6.3v.5c0 .5-.7.5-.7 0-.4.3-.8.6-1.1.9.7.1.9 1.1.1 1.3-.5.1-.9.1-1.4 0 0 .1.1.2.1.3 0 0 0 .1.1.1.9 1.1 2 2 3.2 2.8.3.2.5.1.8-.1.1 0 .1-.1.2-.2.1-.3.3-.6.5-.9m-3.3-2c2.8-2.2 5.6-4.3 8.4-6.5.4.8.6 2 .7 2.9-2.8 1.2-5.2 2.9-7.2 5.3-.7-.5-1.3-1.1-1.9-1.7'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M27.3 383.3c.8-.2.5-1.2-.1-1.3h-.1c-.1.2-.4.2-.6 0-.5 0-1-.2-1.4-.5-.2.1-.5.1-.5-.2v-.3l-.3-.3h-.6c-.5 0-.5-.7 0-.7l-.6-.9c0-.1-.1-.1-.1-.1-.2.2-.4.5-.6.7 0 .1-.1.1-.2.2 0 0-.1.1-.2.1.9 1.4 2.2 2.9 3.8 3.3.6.1 1 .1 1.5 0m7.5-7.5c0 .1.1.2.1.2.3.4.9.3 1.1-.2-.4.1-.8 0-1.2 0m.6-1.7c-.3-.2-.7-.3-1-.4.1.5.2.9.3 1.4.5 0 .9 0 1.4.1-.1-.4-.1-.7-.2-1.1-.2.1-.3.1-.5 0m-1.9-2.2c.1.1.1.1.1.2.2.2.3.5.5.8.6.1 1.1.3 1.6.5q-.3-1.2-.9-2.1c-.1.1-.2.1-.3.1-.3.3-.6.4-1 .5'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M22.5 379.8c.2-.3.4-.5.6-.7l.9-.9h-.1c-.5 0-.5-.7 0-.7h.6c.1-.2.3-.2.5-.2.4-.3.7-.6 1.1-.8 0-.1 0-.2-.1-.3-.1-.4.6-.6.7-.2v.1c.4-.3.9-.6 1.3-.9-.4-.1-.3-.8.2-.7.2-.2.5-.1.6.1h.1c.5-.4 1.1-.7 1.7-1.1-.1-.2 0-.5.2-.5.1-.1.3-.1.4 0h.4c.5-.3 1-.5 1.4-.7 0-.3.4-.4.6-.2.3-.1.6-.2 1-.3.1 0 .2-.1.3-.1.2-.2.3-.6.1-.8-.7-1-1.4-2.6-2.7-2.7l.2.2c.6.6-.4 1.6-1 1-.2-.3-.5-.5-.8-.7-.1.1-.2.1-.4.2 0 .2-.1.4-.3.4h-.4c-.4.2-.9.5-1.3.8 0 .3-.3.4-.5.3-.4.3-.8.5-1.2.8v.3c.3.2.2.7-.2.7h-1.2c-.2.1-.4.3-.6.4v.1c.1.4-.4.6-.6.3-.4.3-.8.6-1.3.9v.1c0 .3-.3.4-.5.3-.4.3-.8.7-1.1 1 .1.3.1.5.2.8.3.8-.8 1.1-1.2.5-.4 1.2.5 2.6 1.3 3.6.1.1.1.2.2.2h.1c.1 0 .1.1.2.1h.4c.1 0 .1 0 .2-.1-.1-.4-.1-.5 0-.6m-.6-3.9c1.2-1.1 2.6-2.1 4-3.1l4.2-2.7c.5-.3.9-.5 1.4-.8.8-.4 1.4.4 1.8 1.1-2.2.8-4.2 2.1-6.1 3.4s-3.9 2.7-5.4 4.4c-.4-.7-.7-1.5.1-2.3'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M21.2 375.7c-.1-.3-.1-.5-.2-.8-.2-.9-.2-1.7 0-2.6-.1 0-.3.1-.4.1-.4.1-.6-.6-.2-.7.3-.1.5-.1.8-.2.2-.6.5-1.1.9-1.6 0-.2.1-.4.1-.6 0-.1.1-.2.2-.2.3-.3.8-.5 1.3-.6.1 0 .1-.1.2-.1l.3-.6c.2-.2.5-.1.6.2.4-.1.7-.3 1.1-.4v-.5c0-.5.7-.5.7 0v.4c.3 0 .5-.1.8-.1v-.2c0-.5.7-.5.7 0v.3c.9.1 1.7.4 2.4.8.3.2.6.4.8.7.6.6 1.6-.3 1-1l-.2-.2c-2.7-2.6-6.7-2-9.7-.1-2.8 1.8-3.7 5.3-2.7 8.3 0 .1.1.1.1.1.6.7 1.7.4 1.4-.4m16.5 11.7c1 1.4 1.9 2.8 3 4 .1.2.4.1.5 0 .3-.2.6-.5 1-.6.1 0 .2-.1.3-.1.4-.1.5-.8 0-.7-.2 0-.4.1-.6.2-.3.1-.6.3-.8.5-.9-1.1-1.7-2.2-2.5-3.4.4-.3.8-.5 1.3-.7.4-.2.2-.8-.2-.7h-.1c-.6.2-1.1.6-1.7.9-.2.3-.3.5-.2.6m-12.4-6.2v-.4h-.7v.6c0 .3.3.3.5.2s.2-.2.2-.4m-.1-1.1c0-.6-.1-1.3-.1-1.9h-.7c0 .6 0 1.3.1 1.9zm-.1-2.6c0-.1-.1-.1-.2-.2-.2-.1-.4 0-.5.2zm1.9 3.3h-.7c0 .3 0 .7.1 1 0 .1.1.2.1.2.2.2.5.2.6 0v-.2c0-.3 0-.6-.1-1m0-.7v-1.9h-.7v1.9zm-.1-2.6q0-.75-.3-1.5v-.1c-.1-.4-.8-.3-.7.2 0 .1.1.2.1.3.1.4.1.7.2 1.1zM29 380c0-.6-.1-1.1-.1-1.7h-.7c0 .6.1 1.2.1 1.8.2-.1.4-.1.7-.1m-.2-2.4c0-.8-.1-1.6-.1-2.3-.2 0-.5-.1-.7-.1 0 .8.1 1.6.1 2.4zm-.5 3.2v.4c0 .5.7.5.7 0v-.5c-.2 0-.5 0-.7.1m-.2-6.4c.2 0 .4.1.6.1-.1-.2-.4-.2-.6-.1m2.5 3.8v.7c0 .2.1.3.2.3.2.1.5 0 .5-.3v-.8c-.2.1-.5.1-.7.1m0-.7c.2 0 .5 0 .7-.1v-1.9c-.2 0-.5 0-.7-.1zm.7-2.6v-1.3h-.8v1.2c.4 0 .6 0 .8.1m-.2-2c-.1-.1-.3-.1-.4 0zm1.8 2.1c.2 0 .5 0 .7.1v-1.4c-.2 0-.5 0-.7-.1.1.4 0 .9 0 1.4m0 .7v1.5c.4-.1.6.6.2.7h-.3v.3c0 .5.7.5.7 0v-2.4c-.1-.1-.4-.1-.6-.1m.8-2.8v-.8c0-.1 0-.2-.1-.2-.2-.2-.6-.1-.6.2v.7c.2.1.4.1.7.1'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M22.7 371.3c0-.6.1-1.1.2-1.7-.3.3-.8-.2-.5-.5-.1 0-.1.1-.2.2 0 .2-.1.4-.1.6-.1.5-.1 1-.2 1.5.4 0 .6 0 .8-.1m-.7.9v1.5c0 .2.1.3.2.3.2.1.5 0 .5-.3v-1.6c-.2 0-.5.1-.7.1m1.8-.3c0 .2.1.4.1.6 0 0 0 .1.1.1.2.3.7.1.6-.3v-.1c0-.1-.1-.3-.1-.4-.3 0-.5.1-.7.1m-.1-.7c.2 0 .5-.1.7-.1v-.6c0-.4 0-.9.1-1.4-.2 0-.5.1-.7.1 0 .2 0 .5-.1.7.1.4 0 .9 0 1.3m1.1-2.8s0-.1.1-.1c.1-.1.1-.2.1-.3-.1-.2-.4-.4-.6-.2q-.3.3-.3.6v.1c.1 0 .4 0 .7-.1m1.2 0h.7v-1.2c0-.5-.7-.5-.7 0zm.5.6H26c-.1.7-.1 1.3-.1 2h.7v-.3c0-.6.1-1.2.1-1.8-.1.1-.1.1-.2.1m1.8-.1h-.7v.7c0 .2.1.3.2.3.2.1.5 0 .5-.3zm0-.7v-1.1c0-.5-.7-.5-.7 0v1c.2.2.4.1.7.1'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M25.9 371c-.5 0-.9 0-1.4.1-.2 0-.5.1-.7.1-.3 0-.7.1-1 .2-.2 0-.5.1-.7.1-.3.1-.5.1-.8.2s-.5.1-.8.2c-.4.1-.3.8.2.7.1 0 .3-.1.4-.1.3-.1.7-.1 1-.2.2 0 .5-.1.7-.1.4-.1.7-.1 1.1-.2.2 0 .5-.1.7-.1s.5 0 .7-.1h1.2c.4 0 .4-.5.2-.7h-.2c-.3-.1-.5-.1-.6-.1m4.1-2.8h-4.1c-.3 0-.7 0-1.1.1-.3 0-.5 0-.8.1h-.2c-.5.1-1 .3-1.3.6s.2.8.5.5c.2-.2.5-.3.9-.4.2-.1.4-.1.7-.1.5-.1 1-.1 1.5-.1h4c.2 0 .4-.2.3-.4s-.2-.3-.4-.3m-1.7 11.9c-.4 0-.8.1-1.2.1h-3.3c-.5 0-.5.7 0 .7h3.4c.4 0 .8 0 1.2-.1.2 0 .5 0 .7-.1.5-.1 1-.1 1.6-.3.4-.1.3-.8-.2-.7-.1 0-.2 0-.3.1-.4.1-.7.1-1.1.2-.4 0-.6 0-.8.1m4.6-2.9c-.6.1-1.1.2-1.6.3-.2 0-.5.1-.7.1-.6 0-1.2.1-1.8.1h-4.9c-.5 0-.5.7 0 .7h5c.6 0 1.1 0 1.7-.1.2 0 .5 0 .7-.1.4 0 .7-.1 1.1-.1.2 0 .3-.1.5-.1h.3c.3-.2.2-.9-.3-.8m.7-2.1c-.2 0-.5 0-.7-.1-.5 0-1.1-.1-1.6-.1-.2 0-.5 0-.7-.1-.6-.1-1.2-.2-1.8-.2h-.1c-.2 0-.4 0-.6-.1-.4-.1-.6.6-.2.7h.1c.2 0 .5.1.7.1.6.1 1.3.2 1.9.2.2 0 .5.1.7.1.5.1 1 .1 1.6.1.2 0 .5 0 .7.1.4 0 .8 0 1.2.1.4 0 .8 0 1.2.1h.2c.3 0 .4-.4.2-.6-.1-.1-.1-.1-.2-.1H36c-.5 0-.9 0-1.4-.1-.3-.1-.6-.1-1-.1m.1-2.2c-.2 0-.5 0-.7-.1h-2.4c-.2.1-.3.4-.2.5 0 .1.1.1.1.1h.8c.5 0 1.1-.1 1.7 0 .2 0 .5 0 .7.1.2 0 .5.1.7.1.4.1.7.2 1 .4.2.1.3 0 .4-.1.1-.2.1-.4-.1-.5h-.1c-.5-.3-1-.4-1.6-.5 0 .1-.2 0-.3 0m.5 14.7c0 .1.1.3.2.5s.2.3.3.5c.2.3.4.6.7.9s.6.5.9.7.6.4.8.5c.5.3.9.3.9.3s-.2-.4-.5-.9-.8-1-1.3-1.5c-.2-.3-.5-.5-.7-.7-.1-.1-.2-.2-.4-.3l-.3-.3-.5-.5-.2-.2v.3c0 .2 0 .4.1.7m5.7 6.4h.4s.1-.2.1-.4-.1-.4-.2-.6q-.15-.3-.6-.3h-.4s-.1.2-.1.4.1.4.2.6zm-6.7-28.1c.2.1.3.3.5.4.4.3.8.7 1.2 1.1.2.2.4.4.6.7.2.2.4.5.6.7.2.3.4.5.5.8.2.3.3.5.5.8.1.3.3.5.4.8.1.2.2.5.3.7.2.4.3.8.4 1.1s.2.5.2.5.1-.2.1-.5c0-.2.1-.3.1-.6v-.7c0-.3 0-.6-.1-.9q0-.45-.3-.9c-.1-.3-.3-.6-.4-1l-.6-.9c-.2-.3-.5-.6-.7-.8-.2-.3-.5-.5-.8-.7s-.6-.4-.8-.5c-.3-.1-.5-.3-.8-.3-.3-.1-.5-.2-.7-.2s-.4-.1-.6-.1h-.5s.1.1.4.3c.2 0 .4.1.5.2m6.2 2.5c.1.1.2.1.2.1s0-.1.1-.2c0-.1.1-.4.1-.6 0-.3 0-.5-.2-.8-.1-.1-.1-.3-.2-.4s-.2-.3-.3-.4-.2-.3-.3-.4-.3-.2-.4-.3-.3-.2-.4-.2c-.1-.1-.3-.1-.4-.1h-.8s0 .1.1.2c0 .1.1.1.2.2s.1.2.2.3.1.2.2.3.1.2.2.3.1.2.2.3.2.2.2.3c.1.2.3.4.5.6s.3.4.5.5c0 .1.2.2.3.3m69.3-80.5c-.8.9-1.8 3.8-2.5 1.1-.3-1.1-.5-2.2-.7-3.2-.4-2.3 2.7.2 2.9.3q.45.3.9 0c2.6-2.1 10.9-4.5 13.7-1.6.1 0 .3-.1.4-.1-.1-.5-.1-1-.2-1.5-3.7-2.4-11-.4-14.3 1.9-1.1-.9-2.7-1.9-4.1-.9-1.6 1.2-.3 4 .1 5.5.5 2 1.2 3 3.2 1.9 1.1-.6.9-1.9 1.7-2.4 1.1-.8 3.7-.9 5.1-.2.3-.3.7-.6 1.1-.9-1.8-1.3-5.9-1.5-7.3.1m15.7-3.8s.1 0 0 0v-.1zm22.6-5.9c-.1.1-.1.3-.2.5.2-.1.2-.3.2-.5'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M136.4 296.9c-.4-.4-.9-.8-1.4-1.2.5 6-2.9 10.7-8.9 12.1-6.1 1.3-11.5-1.7-13.4-7.6-3-9.3 6.5-13.6 13.8-15.1 6.2-1.3 13.5-1.7 18.9-5.3.1-.6.2-1.2.2-1.8-2.6 2.1-5.6 3.2-8.8 4 0 .2 0 .3.1.5.1.7-1 .7-1.1 0v-.3c-.2 0-.3.1-.5.1 0 .2.1.4.1.6.1.7-.9 1-1 .3 0-.2-.1-.5-.1-.7-1 .2-2 .3-3 .5 0 .1 0 .3.1.4.1.7-1 .7-1.1 0v-.2c-.2 0-.3 0-.5.1 0 .2.1.4.1.6.1.7-.9 1-1 .3 0-.2-.1-.5-.1-.7-1 .2-1.9.3-2.8.5v.1c.1.6-.9.7-1 .1-.1 0-.3.1-.4.1h-.1v.3c.1.7-.9 1-1 .3v-.3c-.1 0-.3.1-.4.1-1.2.3-2.4.7-3.5 1.2-1.3.6-2.5 1.3-3.5 2-.4.3-.7.6-1.1.9-4.3 3.9-5.4 9.8-2 15.6 2.8 4.9 9.5 5.9 14.5 4.6 5.7-1.6 8.8-6.5 8.9-12.1'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M144.5 303.2c-2.9-1.1-4.6-4.4-6.5-6.6-1.8-2.1-4.3-3.5-6.9-4.2-3.2-.9-10.3-1.3-11.4 2.9-.8 3.3 2.3 4.8 5 4.1 3-.8 3.8-3.6 2.7-6h.1c2.9-.1 5.3.9 7.4 2.4.5.4.9.7 1.4 1.2.7.7 1.4 1.4 2 2.2 1.9 2.3 3.4 4.8 6.4 5.6h.2l-.1-.1zm-21.6-5c-2.6 0-2.2-3.7-.2-4.5 1-.4 2.1-.4 3.3-.4 1.4 2.6 0 5-3.1 4.9'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M144.8 285.8c-.1.9 1.3.9 1.3 0 .1-.8.2-5.3.7-7 .1-.2.1-.4.2-.5s.1-.2.2-.2c3.8-.5 2.9 3.3 2.8 5.7-.2 4.2-.6 8.4-.7 12.7 0 1 0 2-.1 3l.3.3c.3.2 0 .7-.4.6v1.3s.1 0 .1.1c.3.2.1.6-.1.7 0 .7-.1 1.3-.6 1.7-.1.2-.3.4-.5.2-.2 0-.3.1-.5.1-.9 0-1.5-.1-1.6-1 0-.3-.1-.7-.1-1-.2-.2-.1-.4 0-.5 0-.6-.1-1.2-.1-1.8-.2-.2-.4-.4-.6-.5-.3-.3.2-.8.5-.5l.1.1v-1.4c-.1-.1-.3-.2-.4-.4-.3-.3.1-.7.4-.5 0-.9 0-1.7.1-2.6 0-.9-1.3-.9-1.3 0 0 2.1-.1 4.3 0 6.4 0 .8-.1 1.8 0 2.8.1.5.2 1 .4 1.4 0 0 0 .1.1.1.6.8 2.4.9 3.2.8 1.8-.3 2.1-1.3 2.2-2.9.3-5.6.3-11.2.7-16.8.2-2.5.6-5.5.1-8-.4-2-3.7-1.3-4.9-1.1-.3 0-.6.2-.7.5 0 .2-.1.5-.1.7-.1.6-.2 1.2-.2 1.8-.2 1.7-.4 3.7-.5 5.7m-25.7 19.1c-.1-.1-.3-.1-.4-.2-.2-.1-.3-.2-.5-.3s-.3-.3-.5-.4c-.1-.2-.3-.3-.4-.5s-.3-.4-.4-.6c-.2-.4-.5-.8-.7-1.3l-.3-.6c-.1-.2-.2-.4-.2-.6-.1-.4-.3-.7-.3-.9-.1-.2-.1-.4-.1-.4s0 .1-.1.4c-.1.2-.1.6-.1 1s.1.9.2 1.4c.1.3.1.5.3.8.1.3.2.5.4.8.2.2.3.5.5.7l.6.6c.2.2.5.3.7.4.1 0 .2.1.3.1s.2 0 .3.1h.6c.2 0 .3 0 .4-.1.2-.1.4-.1.4-.1s-.1 0-.4-.1c0-.1-.1-.2-.3-.2m4.3.4c-.1 0-.3-.1-.4-.1h-.8c-.3.1-.5.2-.5.2s.1.2.3.4c0 .1.1.1.1.2s.1.1.2.1c.2.1.3.1.5.2.2 0 .3 0 .5-.1.2 0 .3-.1.4-.2.2-.2.3-.4.3-.4s-.2-.2-.4-.3c.1.1 0 .1-.2 0m13.7-11.7c.8.5 1.6 1 2.2 1.4.1.1.3.2.4.3l.3.3c.1.2.2.3.2.3v-.4c0-.2-.2-.6-.4-.9s-.5-.7-.9-1.1c-.4-.3-.8-.7-1.2-.9-.9-.5-1.8-.9-2.6-1.1s-1.3-.2-1.3-.2.4.4 1 .8c.7.5 1.5 1 2.3 1.5m4.9 5.3.4.2.2-.4c.1-.2.1-.5 0-.8 0-.1-.1-.2-.2-.3s-.2-.1-.3-.2c-.2-.1-.4-.1-.4-.1l-.2.4v.4c0 .1.1.2.1.3 0 .2.2.4.4.5m-17.9-17.2v.2c.2 0 .3 0 .5-.1v-.3c-.1-.7.9-1 1-.3v.1c.8-.5 1.2-1.2.5-2.1-.2-.2-.3-.3-.6-.2-1.1.2-2.2.3-3.3.5-.3 0-.4.2-.4.5-.1 1 .4 1.6 1.2 1.8.1-.5 1-.7 1.1-.1m-1.1-1.2c.8-.1 1.6-.2 2.3-.3 0 .4-.6.6-1 .7-.5.1-1.1 0-1.3-.4'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M123.4 284.7c.1.7 1.1.4 1-.3v-.4l-.3-2.1v-.2c-.1-.6-1-.4-1 .2v.1c0 .3.1.6.1.9.1.5.1 1 .2 1.5zm1.1-3.1v.3c.1.7.2 1.4.3 2v.1c.2.6 1.1.6 1-.1v-.1c-.1-.8-.2-1.5-.4-2.3v-.1c0-.7-1-.4-.9.2m5-.5v.2c.2 0 .3 0 .5-.1v-.3c-.1-.7.9-1 1-.3v.1c.8-.5 1.2-1.2.5-2.1-.2-.2-.3-.3-.6-.2-1.1.2-2.2.3-3.3.5-.3 0-.4.2-.4.5-.1 1 .4 1.6 1.2 1.8.1-.5 1-.7 1.1-.1m-1.1-1.2c.8-.1 1.6-.2 2.3-.3 0 .4-.6.6-1 .7s-1.1 0-1.3-.4'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M129.9 283.8c0-.2-.1-.4-.1-.6l-.3-1.8v-.2c-.1-.6-1-.4-1 .2v.1c.1.6.2 1.3.3 1.9 0 .2.1.5.1.7.1.6 1.1.3 1-.3m.1-2.8v.3l.3 1.8v.2c.1.7 1.1.7 1.1 0 0-.1 0-.3-.1-.4-.1-.7-.2-1.4-.3-2v-.1c-.1-.7-1.1-.5-1 .2m5-.8v.2c.2 0 .3 0 .5-.1v-.3c-.1-.7.9-1 1-.3v.1c.8-.5 1.2-1.2.5-2.1-.2-.2-.3-.3-.6-.2-1.1.2-2.2.3-3.3.5-.3 0-.4.3-.4.5-.1 1 .4 1.6 1.2 1.8.1-.5 1-.7 1.1-.1m-1.1-1.2c.8-.1 1.6-.2 2.3-.3 0 .4-.6.6-1 .7-.4 0-1.1 0-1.3-.4'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M135.4 282.8c0-.2-.1-.4-.1-.6l-.3-1.8v-.2c-.1-.6-1-.4-1 .2v.1c.1.7.2 1.3.3 2 0 .2.1.5.1.7.1.6 1.1.3 1-.4m.1-2.7v.3l.3 1.8v.3c.1.7 1.1.7 1.1 0 0-.2 0-.3-.1-.5-.1-.7-.2-1.3-.3-1.9v-.1c-.1-.9-1.1-.6-1 .1m-25.3 1.8v.4l.1-.1c0-.1.1-.1.2-.2.2-.1.4-.2.8-.2.7-.1 1.7-.2 2.6-.3 1-.1 1.9-.3 2.7-.5.4-.1.7-.2.9-.2s.4-.1.4-.1-.1-.1-.3-.2-.5-.3-.9-.4c-.8-.2-1.9-.3-2.9-.1-1 .1-2.1.5-2.8 1-.4.3-.7.6-.8.9m1.9-3.5c0 .1-.1.1-.1.2-.1.1-.1.3-.2.4v.2s.1 0 .2.1.2.1.4.2c.1 0 .1 0 .2.1h.6c.3 0 .5-.2.7-.4l.3-.3.1-.1s0-.1-.1-.2l-.3-.3c-.1-.1-.3-.2-.5-.2h-.5c-.2 0-.4.1-.5.2-.2 0-.2 0-.3.1m36.4 25.2c-.7-.7-1.5-1.3-2.2-1.9-.2-.2-.4-.1-.5 0s-.2.3 0 .5c.7.7 1.4 1.2 2.1 1.9 0 0 .1 0 .1.1.2.1.4 0 .5-.2s.1-.3 0-.4m-2.8-4.8c-.3-.3-.8.2-.5.5.2.2.4.4.6.5 1 .9 2.1 1.6 3.1 2.3.1.1.2.1.2 0 .3 0 .4-.5.1-.7 0 0-.1 0-.1-.1-1.2-.8-2.4-1.6-3.4-2.6zm.1-2.2c-.3-.2-.7.2-.4.5l.4.4c1 .9 2.2 1.8 3.3 2.7l.1.1c.3.1.7-.3.4-.6l-.3-.3c-1.2-.9-2.4-1.8-3.5-2.8q.15 0 0 0m-99.4 47.1c.1.2.2.4.3.5.3 0 .7-.1 1-.1 0-3.7.1-7.4-.1-11.2 0-.4 0-.9-.1-1.3-.4 0-.9.1-1.3.1 0 .4 0 .8.1 1.2.2 3.7.2 7.2.1 10.8m-.3-14.6c0 .4 0 .9.1 1.3.4 0 .9-.1 1.3-.1 0-.4-.1-.9-.1-1.3-.4 0-.9.1-1.3.1m.3 16.2v1.8c.4 0 .9-.1 1.4-.1v-1.9c-.5.2-.9.2-1.4.2m.8-28.7c0-.9-1.3-.9-1.3 0 0 3.7.1 7.4.2 11.1.4 0 .9-.1 1.3-.1-.2-3.6-.2-7.3-.2-11m-1.9 32c-1.3.9-2.5 2-3.6 3.1-.8.8-1.6 1.6-2.3 2.5-.5.6-.1 1.6 0 2.3.2.8 1.5.5 1.3-.4-.3-1.2.1-1.5.9-2.4l1.8-1.8 2.1-1.8c.2-.5.4-1.1.7-1.6-.4 0-.7.1-.9.1m2 0c.1 0 .2 0 .2.1.1-.1.1-.2.2-.3h-.5c.1.1.1.2.1.2'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M47.3 348.6c0-.1 0-.1-.1-.2-.4 0-.8 0-1.2.1-.2.5-.4 1.1-.7 1.6-.1.4-.3.7-.4 1.1-.3.9-1.1 2.2-.9 3.1s.1 2.9 1.4 3c.7.1.8-.9.3-1.2-1-1.7.3-4.4 1.1-6.3l-.1-.1c-.4-.4.1-1.1.6-1.1'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M47.7 348.8c-.1-.1-.1-.1-.2-.1s-.1-.1-.2-.1c-.5 0-1 .7-.5 1.2 0 .1.1.1.1.1 1.9 2 4.5 3.4 4.6 6.5 0 .9 1.4.9 1.3 0-.1-3.7-2.9-5.1-5.1-7.6m1.9-35c.2.1.4.1.7.2 1.3-.7 2.6-1.5 3.8-2.4.7-.5-.3-1.5-1-1-1.4 1.1-2.8 1.9-4.4 2.7.2.4-.1 1.1-.8 1-.2-.1-.5-.1-.8-.2-3 1.4-6.2 2.6-8.9 4.5-.7.5 0 1.7.7 1.2 3.1-2.1 6.6-3.4 10-5-.2-.5.1-1.2.7-1'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M57.7 316.6c0 .3 0 .6-.1 1 3.5.6 7 .3 8-2.5 0-.1 0-.2.1-.2-.5-.2-.6-.9 0-1h.1c0-.4-.1-.7-.3-1.1-.3 0-.7.1-1 .1-.9.1-.9-1.2 0-1.3h.4c-.6-1-1.5-2-2.1-2.6-2.4-2.6-5.6-4.8-9-5.8-4-1.2-10.9-1.1-14.3 1.7-4.7 3.8 3.9 8.3 7.5 9.4.3.1.6.2.8.2.6.1 1-.6.8-1-.1-.1-.2-.3-.4-.3-3.1-.7-12.9-5.8-6.1-8.4 3.3-1.3 7.5-1.1 11-.5 4.3.7 10 5.2 11.2 9.4 1.3 4.7-10.7 1.5-14.1.4-.3-.1-.5-.2-.7-.2-.6-.2-1 .5-.7 1 .1.1.2.3.4.3 1.4.6 4.2 1.6 7.1 2.2v-.7c.1-1 1.4-1 1.4-.1M53.8 331c-.1.1-.1.2-.2.3.1-.1.1-.2.2-.3m-13.2 1.4v.2c1.9-.4 3.8-.7 5.7-.8.4 0 .9-.1 1.3-.1 1.5-.1 3-.2 4.5-.2.2-.5.4-.9.7-1.3-1.7 0-3.5.1-5.2.2-.4 0-.9.1-1.3.1-2 .2-4 .5-5.9.9-.2-.6-.4-1.3.5-1.5 1.6-.3 3.1-.5 4.7-.6.2 0 .4 0 .7-.1.4 0 .9-.1 1.3-.1 2.1-.2 4.2-.3 6.3-.4.3-.5.7-.9 1.1-1.3h-.1c-2.4 0-4.9.2-7.3.4-.4 0-.9.1-1.3.1-1.4.2-2.8.3-4.2.5-2.8.4-3.8 1.1-2.7 4 0 0 0 .1.1.1-.1-.9 1.1-.9 1.1-.1'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M47.3 348.5h.5c1.6-.1 3.3-.1 4.9-.2-.1-.1-.1-.2-.2-.3-.2-.3-.3-.6-.4-1-1.4.1-2.8.1-4.2.2-.5 0-.9 0-1.4.1-1.7.1-3.4.3-5.1.5-.1-.7-.2-1.5-.3-2.2h-.2c-.7 0-.7-1.1 0-1.1-.1-.6-.1-1.1-.1-1.7-.1-.1-.1-.2-.2-.2-.1-.2 0-.4.1-.5 0-.6-.1-1.1-.1-1.7-.2-.2-.4-.3-.6-.5-.4-.3 0-.9.4-.6.1.1.2.1.2.2v-1.1l-.3-.3c-.2-.3 0-.6.3-.6 0-1.6 0-3.1.1-4.7v-.2c0-.8-1.2-.9-1.3-.1v.1c-.2 5.3 0 10.9.9 16.1.1.4.5.5.8.5 1.4-.2 2.9-.4 4.3-.5.3 0 .6 0 .8-.1.3-.1.7-.1 1.1-.1'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M52.7 330.1c-.2.4-.5.9-.7 1.3-.1.1-.1.2-.2.3-1.6 3.9-1.9 8-.9 12 .7-.1 1 .9.3 1 .2.7.5 1.4.8 2.1.1.3.3.6.4 1 .1.1.1.2.2.3 1.4 2.6 3.4 4.2 5.8 5.3.2 0 .4.1.5.2.4.2.8.3 1.3.5.1-.1.3-.2.4-.2-1.4-.7-2.6-1.7-3.6-2.9-.7-.5-1.4-1.1-2-1.8-.3.2-.7-.2-.4-.5l-.6-.9c-.1-.1-.1-.2-.2-.3-.1.1-.2.1-.3.1q-.3 0-.3-.3v-.3c0-.1.1-.2.2-.2-.2-.4-.4-.7-.5-1.1-.1.1-.2.2-.2.3-.3.4-.8-.1-.5-.5.1-.2.3-.3.4-.5-.2-.5-.3-1-.5-1.5l-.1.1c-.3.3-.8-.2-.5-.5l.4-.4c-.1-.5-.2-1.1-.2-1.6-.1 0-.2-.1-.2-.2s0-.2.1-.4v-1.2c-.3.1-.6-.2-.4-.5.1-.2.3-.3.4-.5 0-.7.1-1.5.3-2.2-.1-.1-.2-.4 0-.6h.1c.1-.7.3-1.3.5-2-.4.1-.6-.6-.1-.7.1 0 .3-.1.4-.2.2-.5.4-1 .7-1.5.1-.1.1-.2.2-.3s.1-.2.2-.4c-.4.1-.5-.6-.1-.7.3-.1.5-.2.7-.3 1-1.5 2.3-2.7 3.8-3.8 1.1-1.2 2.4-2.2 3.8-3H61q-3.6 1.65-6.3 4.5c-.4.4-.8.9-1.1 1.3-.3.7-.6 1.2-.9 1.7m11.6-7.3c-.2.1-.4.2-.7.3.7-.2 1.4-.5 2.1-.6-.4.1-.9.1-1.3.1.1.2 0 .2-.1.2m7.7 31.4c-2.5.2-4.9 0-7.2-.3-1.2-.2-2.4-.4-3.5-.8.3.2.7.3 1.1.4.6.2.4 1.2-.3 1-.3-.1-.6-.2-.8-.3.1.1.1.2.1.3.7.2 1.5.4 2.3.5 2.9.6 5.8.7 8.7.4-.8 0-.9-.9-.4-1.2m-3-33.6c-1 .1-2.1.3-3.1.5 1-.1 2.2-.2 3.1-.5m-.5 1.4c3.9-.5 8-.2 11.3 1.1 6.8 3.1 8 12.9 6.9 19.4-.6 3.5-2.3 7-5.4 9-2.5 1.5-5.5 2.3-8.5 2.6 1.9.1 3.9.1 6-.1.6-.2 1.3-.5 1.9-.7 3.9-1.7 6-5.3 7.1-9.2 1-3.7 1.1-8.6-.2-12.9-.3.1-.6-.4-.3-.6h.1c-.1-.4-.2-.7-.4-1.1-.1.1-.2.1-.2.2-.3.3-.8-.2-.5-.5l.4-.4c-.1-.3-.3-.7-.5-1-.4.2-.7-.4-.4-.6h.1c-.2-.3-.4-.6-.5-.9-.3 0-.5-.3-.4-.5-.5-.7-1.1-1.4-1.8-2-.1 0-.2 0-.3-.1-.1 0-.2-.1-.3-.2l-1.8-.6h-.1c-.4-.1-.9-.2-1.3-.3-.9-.2-1.8-.3-2.6-.4s-.8-1.2-.2-1.3c-1.5-.3-3.1-.4-4.7-.4-.6.6-1.8 1.1-3.4 1.5m12.5-.4-1.2-.3c.3.2.8.2 1.2.3'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M83.5 323.8c.9.3 1.7.7 2.5 1.2.3-.2.5-.4.8-.6.4-.3.9.2.5.5-.2.2-.4.3-.6.5.3.2.5.3.8.5.2-.2.5-.4.8-.5.4-.2.7.4.4.6-.2.1-.4.2-.5.4.3.3.6.5.9.8.1-.1.2-.1.3-.2.4-.2.8.4.4.6-.1 0-.1.1-.2.1.3.3.6.6.8 1l.6-.3c.4-.2.6.5.2.7-.1.1-.3.1-.4.2.3.5.5.9.7 1.5.9 2.7 1.3 5.7 1.2 8.5 0 3.8-1.1 7.7-3.8 10.5-1.8 1.9-4.1 3.1-6.6 3.7.3 0 .6.2.7.5.1.1.1.3.3.6.4-.1.8-.3 1.2-.4-.3-.7.8-1.2 1.2-.6 1.4-.6 2.6-1.5 3.8-2.6 2.6-2.4 3.9-5.9 4.3-9.3-.2-.2-.2-.6 0-.9l-.1-.1c-.5-1.8.5-4.3-.5-5.9-.2-.3-.1-.7.2-.8-.1-.2-.1-.4.1-.6-.2-1.2-.6-2.4-1-3.6-.8-2.4-2.8-4.2-5.1-5.6-1.4 0-2.7-.1-3.9-.4M82 353.5q-1.65.45-3.3.6c-2 .2-4.1.2-6 .1h-.4c-.1 0-.3 0-.4.1-.5.3-.4 1.2.4 1.3 3.1.2 6.4.1 9.5-.6l-.3-.6c-.1-.5.2-.8.5-.9m-5.2-31.3c.8.1 1.7.2 2.6.4-1.1-.4-2.1-.9-2.7-1.8h-.1c-.7.1-.6 1.3.2 1.4m6.4.2c.2 0 .4.1.6.1l-2.7-.9c.8.2.5 1.4-.3 1.3l1.8.6c-.4-.4-.1-1.3.6-1.1m-27 6.6c.4-.2.8.4.4.6-.3.2-.7.3-1 .5-.3.6-.6 1.2-.8 1.8l.6-.3c.2-.1.5 0 .5.2 1.5-3.6 4.2-6.7 7.9-8.6.2-.1.4-.2.7-.3.1 0 .1-.1.2-.1-.8.1-1.6.1-2.3.1-1.4.9-2.7 1.9-3.8 3-.9 1-1.7 2-2.4 3.2-.1-.1-.1-.1 0-.1m-.5 3.1c-.4.2-.9.5-1.3.7-.2.5-.3 1.1-.5 1.7.2-.1.3-.2.5-.2.3-.1.6.2.5.4.2-.9.5-1.8.8-2.6m5.5 22.2c.3.1.5.2.8.3.6.2.9-.8.3-1-.4-.1-.7-.3-1.1-.4-5-2.3-6.8-8.6-6.9-13.7 0-1.6.2-3.2.5-4.7 0 .1-.1.1-.2.2-.3.2-.7.3-1 .5-.1.6-.2 1.1-.3 1.7.1-.1.3-.2.4-.3.4-.3.7.3.4.6l-.9.6c0 .5-.1.9-.1 1.4.1-.1.3-.2.5-.3.4-.2.8.4.4.6-.3.2-.5.4-.8.6 0 .6.1 1.2.1 1.8.1 0 .1 0 .2-.1.4-.1.6.5.2.7-.1 0-.2.1-.3.1.1.5.2.9.3 1.4l.1-.1c.4-.3.9.2.5.5-.2.1-.3.2-.5.4.1.4.2.9.4 1.3.4-.3.7.3.4.6l-.1.1c.2.5.4 1 .6 1.4.3 0 .5.3.3.6.4.8.9 1.6 1.5 2.3 1 1.2 2.2 2.2 3.6 2.9.3-.3.5-.2.7 0m11.3-4c3.3-.4 4.3-3.6 2.4-5.2s-5.1-.8-6 .6c-2 2.6.3 5 3.6 4.6'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M54.3 332.9c.4-.2.9-.5 1.3-.7.1-.1.2-.2.1-.3-.1-.2-.3-.4-.5-.2l-.6.3c-.6.3-1.2.7-1.8.9-.1.1-.3.1-.4.2-.4.1-.3.7.1.7h.1c.7-.4 1.2-.6 1.7-.9m-1.9 3.3c.4-.3.8-.6 1.3-.8.3-.2.7-.4 1-.5.1 0 .1-.1.2-.2 0-.2-.2-.5-.5-.4-.2.1-.3.1-.5.2-.6.3-1.2.7-1.8 1.1H52q-.3.3 0 .6c.1.1.2.1.4 0m.9 1.8.9-.6c.4-.3 0-.9-.4-.6-.1.1-.3.2-.4.3-.6.4-1.2.8-1.7 1.3-.2.2-.3.3-.4.5-.2.3.1.6.4.5.1 0 .1-.1.2-.1.4-.5.9-.9 1.4-1.3m-1.1 3.2c.4-.3.8-.6 1.1-.9.3-.2.5-.4.8-.6.4-.2 0-.8-.4-.6-.2.1-.3.2-.5.3-.2.2-.5.3-.7.5-.2.1-.4.3-.6.4l-.2.2c-.1.1-.1.2-.1.4 0 .1.1.2.2.2.1.2.3.2.4.1m1.6 1.5c.4-.1.2-.8-.2-.7-.1 0-.1 0-.2.1-.5.2-1 .4-1.4.7-.1.1-.3.2-.4.4-.3.3.2.8.5.5l.1-.1c.4-.4.8-.6 1.3-.8.1 0 .2-.1.3-.1m.2 2.2c.2-.1.3-.2.5-.4.4-.3-.1-.8-.5-.5l-.1.1c-.4.3-.8.6-1.1 1-.2.2-.3.3-.4.5-.3.3.2.8.5.5.1-.1.2-.2.2-.3q.3-.45.9-.9m.1 2.4.5-.5.1-.1c.4-.3 0-.9-.4-.6-.2.1-.4.3-.6.5l-.3.3c-.1 0-.2.1-.2.2s-.1.2 0 .3c0 .2.2.2.3.3.1 0 .2 0 .3-.1zm1.4 1.6c.2-.3 0-.6-.3-.6-.1 0-.1 0-.2.1l-.4.4c-.2.3.1.7.4.5 0 0 .1 0 .1-.1.2-.1.3-.2.4-.3m0-18.9c.3-.1.7-.3 1-.5.4-.2.1-.8-.4-.6H56l-1.5.6c-.2.1-.5.2-.7.3-.4.1-.3.7.1.7h.1c.5-.1 1-.3 1.5-.5m-9.1 15.3c.5 0 .9-.1 1.4-.1 1.2-.1 2.3-.2 3.5-.4.7-.1.4-1.1-.3-1-1 .2-2.1.3-3.2.4-.3 0-.7.1-1 .1.1.1.1.2.2.3.2.4-.4.8-.6.4-.1-.2-.3-.4-.4-.6h-1.2c-.1.3-.5.4-.6.1v-.1h-1c.3.3-.2.8-.5.5-.1-.2-.3-.3-.5-.5h-1.3c-.7 0-.7 1 0 1.1h.2c1.7 0 3.5 0 5.3-.2'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M42.7 344.9c.3.3.8-.2.5-.5-.7-.8-1.4-1.5-2-2.3-.1-.2-.3-.2-.5-.1s-.3.3-.1.5c.1.1.1.2.2.2.5.6 1 1.2 1.5 1.7.1.2.2.3.4.5m1.4-.5s.1 0 0 0c.2.4.6.2.7 0v-.2c-1-1.8-2.6-3.5-4.2-4.8-.1-.1-.2-.1-.2-.2-.4-.3-.7.3-.4.6.2.2.4.3.6.5 1.4 1.1 2.6 2.5 3.5 4.1m1.9-.1c.1.2.3.4.4.6.2.4.8 0 .6-.4-.1-.1-.1-.2-.2-.3-.1-.2-.2-.4-.3-.5-1.6-2.4-3.9-4.1-5.7-6.3-.1-.1-.2-.1-.2-.1-.2 0-.5.4-.3.6l.3.3c1.7 2.1 3.9 3.8 5.4 6.1m32-18.9c.1 0 .3.1.4.2.3.2.7.4 1 .6.2.1.4.3.5.4.2.1.4.3.5.4l.5.5.5.5c.1.2.3.3.4.5s.2.3.3.5.2.3.3.4.1.2.2.4.2.3.2.3 0-.1.1-.4v-.4c0-.2 0-.4-.1-.6-.1-.4-.2-.9-.5-1.3-.1-.2-.3-.4-.5-.7l-.6-.6c-.2-.2-.4-.4-.7-.5-.2-.2-.5-.3-.7-.4-.5-.2-1-.3-1.4-.3h-.6c-.2 0-.3 0-.4.1-.2.1-.3.1-.3.1s.1 0 .3.1c.3.1.5.2.6.2m4.9 7.8c0 .1.1.2.2.3.2.2.4.2.4.2l.3-.3c.1-.1.1-.2.1-.3v-.3c0-.2-.1-.4-.2-.6s-.3-.3-.3-.3-.2.1-.3.3q-.3.3-.3.6c0 .1.1.3.1.4m-21.2 16.1c-.1-.1-.3-.2-.4-.3s-.3-.2-.5-.3c-.3-.2-.6-.5-.9-.8-.1-.2-.3-.3-.4-.5s-.2-.3-.4-.5c-.1-.2-.2-.3-.3-.5s-.2-.3-.2-.4c-.1-.1-.1-.3-.2-.4 0-.1-.1-.2-.1-.3-.1-.2-.1-.3-.1-.3s-.1.1-.1.3c0 .1-.1.2-.1.4v.5c0 .4.1.8.3 1.3.1.2.2.4.4.6.1.2.3.4.5.6s.4.4.6.5c.2.2.4.3.6.4.4.2.8.3 1.2.4h.9c.2 0 .3-.1.3-.1s-.1-.1-.3-.1c-.2-.2-.5-.3-.8-.5m25-23.9c.2-.1.4-.3.6-.5.4-.3-.1-.8-.5-.5-.3.2-.5.4-.8.6l-.9.6c-.1 0-.1.1-.1.1-.1.2.1.6.4.5h.1c.4-.3.8-.5 1.2-.8m1.9.6c.4-.2 0-.8-.4-.6-.3.2-.5.3-.8.5-.5.4-1 .9-1.6 1.2h-.1c-.4.2 0 .8.4.6.7-.4 1.2-1 1.9-1.4zm1.1 1.5c.4-.2 0-.8-.4-.6-.1.1-.2.1-.3.2-.8.5-1.6 1-2.3 1.6l-.4.4c-.3.3.2.8.5.5.1-.1.2-.1.2-.2.8-.7 1.6-1.3 2.5-1.8 0 0 .1 0 .2-.1m.9 1.7c.1-.1.3-.1.4-.2.4-.2.2-.9-.2-.7l-.6.3c-1.1.5-2 1.2-3 1.9h-.1c-.3.2-.1.8.3.6h.1c1.1-.7 2-1.4 3.1-1.9m-35-21.1c.3.2.5.3.5.3l-.1-.1c-.1-.1-.1-.2-.2-.3-.2-.3-.6-.6-1.1-.9q-.75-.45-1.8-.9c-.7-.2-1.5-.4-2.3-.5s-1.6-.1-2.3.1c-.4.1-.7.2-1.1.3-.3.1-.7.3-.9.5-.3.2-.5.5-.5.8s0 .5.1.7.2.3.2.3l.1.1s-.1-.2-.1-.5c0-.1 0-.3.1-.5s.2-.3.4-.4c.4-.2 1-.3 1.7-.3h1c.4 0 .7 0 1.1.1.4 0 .7.1 1.1.1.4.1.7.1 1 .2.7.1 1.3.3 1.8.5.6.1 1 .2 1.3.4m2 1.5c0 .1.1.2.1.2.1.4.3.8.5 1.3s.3.9.5 1.2v.4c0 .1-.1.2-.1.2h.2c.1-.1.3-.2.5-.5 0-.1.1-.3.1-.4v-.5c0-.3-.1-.6-.2-.9s-.3-.6-.5-.8-.4-.4-.6-.5c-.1-.1-.2-.1-.3-.1s-.2-.1-.3-.1h-.2s0 .1.1.2c.2.1.2.2.2.3m-.8 11.2c.3-.8 1.6-.5 1.3.4v.1c3.6-1.7 8.6-1.6 12.6-1.4.1-.1.2-.2.3-.4.3-.6.9-.4 1.2.1.1-.1.1-.2.1-.3 0-2.2.1-4.4.1-6.7 0-.3-.2-.6-.5-.6-2.2-.7-4.6-.7-6.9-.4h-.4c-.9.1-.9 1.5 0 1.3.3 0 .7-.1 1-.1 1-.1 2-.1 3-.1.8 0 1.5.1 2.2.3.2 0 .2-.7.1.2v1l.6.6c.3.4-.2.9-.6.8v2.9c-4.1-.2-9.4-.3-13.2 1.5-.1-.7-.1-1.6 0-2.3 0-.3 0-.7.1-1 0-.9-1.3-.9-1.3 0v.7c-.1 1.3-.2 2.7.4 3.9-.2-.3-.2-.4-.1-.5'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M62.2 322.8c.8 0 1.6 0 2.3-.1.4 0 .9-.1 1.3-.1.9-.1 1.8-.3 2.7-.5 1.5-.4 2.8-.9 3.4-1.6.1-.1.2-.2.3-.4q.15-.3 0-.6c-.2-.4-.9-.6-1.2-.1-.1.1-.2.3-.3.4-.4.4-1 .6-1.7.8-1 .3-2.1.4-3.1.5-.5.1-1 .1-1.3.1-.5.1-6 .2-6.5-.1v-.1c.3-.8-1-1.2-1.3-.4 0 .2-.1.3 0 .4.1 1 2 1.5 4.3 1.6.3.2.7.2 1.1.2m3.7-9h-.1c-.6.1-.4.8 0 1h.3c1.3-.2 2.6-.3 3.8 0 .2.1.5.2.6.3s.2.3.1.1c.1.1.2.2.3.2.4.1.9-.3.6-.8q-.15-.3-.6-.6c-1.2-.8-3.7-.5-5-.2m11.6 5.3c0 .2.1.5.2.7 4.5-.1 9.4.2 13.7 1.5l.4-.4c.4-.5 1-.1 1.1.4l.1-.1c1-1.7 1.2-3.5 1.3-5.4.1-2-.8-2.3-2.7-3-4.5-1.7-9.8-2.2-14.3-.6-.1 0-.2.1-.3.2 0 0-.1.1-.1.2 0 0 0 .1-.1.1-.8 2-.8 4.1-.5 6.1.1-.5 1.1-.4 1.2.3m11.1-5.8c1.3.3 3.7.7 4.1 2.2.3.2.7.3 1 .5.6.3.1 1.3-.5.9-.1 0-.2-.1-.2-.1-.1 0-.1.1-.2.1 0 .3-.1.6-.1.9.1 0 .2-.1.2-.1.4-.2.7.4.4.6-.2.1-.5.3-.7.4-.3 1.3-.3 1.4-1.4 1.1-.2-.1-.4-.1-.6-.1-.1.1-.3.1-.4.2-.3.2-.6-.1-.5-.4-.5-.1-.9-.2-1.4-.3-.1.1-.2.2-.3.2-.3.2-.7-.1-.6-.4-1.7-.2-3.4-.4-5.1-.5-1.4-.1-2.8-.2-4.2-.2-1 0-.9-1.8-.6-3.4-.5 0-.7-.9-.1-1 .1 0 .2 0 .4-.1.1-.2.1-.4.2-.6 3.3-.9 7.1-.7 10.6.1'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M79.4 322.6c.4.1.9.2 1.3.3h.1c.8.1 1.1-1.1.3-1.3H81l-1.2-.3c-.9-.3-1.7-.7-2.1-1.5-.1-.2-.1-.4-.2-.7-.1-.7-1.1-.8-1.3-.3 0 .1-.1.2-.1.3.1.7.3 1.2.6 1.7.6.9 1.6 1.5 2.7 1.8m12.3-1.7c-.1.1-.2.3-.4.4-1.8 1.7-5.1 1.7-7.5 1.2-.2 0-.4-.1-.6-.1-.7-.2-1.1.7-.7 1.1.1.1.2.2.3.2s.2 0 .3.1c.1 0 .2.1.3.1 1.2.3 2.5.4 3.8.3 2.1-.1 4.1-.7 5.3-2.3.1-.2.2-.4.2-.5 0-.6-.6-1-1-.5m-14.1-7c-.1 0-.2 0-.4.1-.6.1-.4 1 .1 1h.2c4.5-1 10.3-.7 14.6 1.4.3-.2.6-.3.9-.5.4-.2.7.4.4.6-.2.1-.3.2-.5.3.1 0 .2.1.2.1.6.3 1.1-.6.5-.9-.3-.2-.6-.4-1-.5-4.3-2.2-10.3-2.5-15-1.6m11.9 5.6c-.1.3.2.6.5.4.1-.1.3-.1.4-.2.7-.3 1.3-.6 2-1 .3-.1.5-.3.7-.4.4-.2 0-.8-.4-.6-.1 0-.2.1-.2.1-.9.5-2 .9-2.9 1.4 0 .2-.1.2-.1.3'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M93.1 315.9c-.3.2-.6.3-.9.5-1.6.8-3.4 1.4-4.9 2.6l-.1.1c-.1.3.3.6.6.4.1-.1.2-.2.3-.2 1.4-1 3-1.5 4.6-2.3.1 0 .1-.1.2-.1.2-.1.3-.2.5-.3.4-.3 0-.9-.3-.7M60.6 354c-.1 0-.3.1-.4.2l-1.2 1.5c-.4.5-.7.6-1.1.4.4-.5.7-1 1.1-1.4.3-.3.2-.7 0-1-.1-.1-.3-.2-.5-.2-.1 0-.3.1-.4.2-.6.7-1.2 1.4-1.7 2.2-.2.2-.1.6.1.8.8.7 1.7 1.1 2.7.6.9-.4 1.4-1.5 2-2.2.2-.2.2-.4.2-.6 0-.1-.1-.2-.1-.3-.3-.1-.5-.2-.7-.2m23.8.1s0 .1.1.1c.2.3.8 1.5.2 1.6-.5.2-1.1-.7-1.5-1.3l-.3-.6c-.1-.3-.4-.5-.7-.5H82c-.3.1-.5.5-.4.8l.3.6c.6 1.3 1.6 2.6 3.1 2.3 1.7-.3 1.3-2.5.6-3.6-.5-.7-1.5-.1-1.2.6m25.6-20.5c.4-.2.9-.1.9.4 0 .1 0 .3.1.4.1-.2 0-.5-.2-.8s-.5-.6-.8-.8v.4c.1.2 0 .3 0 .4m-16.7.3c.3-.2.7-.2 1 .2.2.4.4.7.4 1.1 2.5 1.1 7.2.5 9.3.5.4 0 3.8.1 5.7-.5 0-.3-.1-.6-.1-1 0-.2 0-.3.1-.5-.4.2-1 0-1-.6V332c-2-.7-4.6-.7-6.2-.7-2.4-.1-7.5-.5-9.1 1.9-.2.3-.2.5-.1.7m7.4-1.2c2.5-.1 5.1.1 7.6.8 1.7.5.8.6-.5.7-1.4.1-2.9.1-4.4.1-1.7 0-7 .6-8.5-.7 1.2-1 4.4-.9 5.8-.9m-6.5 8.3c-.2 0-.4-.1-.5-.3-.2.3-.3.7 0 .9.1.1.1.1.2.1-.1-.2 0-.5.3-.7m6.7 1.4c0-.1 0-.1.1-.2-.5-.4-.9-.7-1.3-1.1-.3 0-.7-.1-1-.1h.1c.4.2 0 .8-.4.6s-.8-.5-1.2-.8c-.8-.1-1.5-.2-2.2-.3 0 .2-.1.3-.3.4 1 0 2 .8 2.8 1.3l3.3.3c.1 0 .1 0 .1-.1'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M110 333.6c-.1.1-.1.2-.3.3-.1.1-.1.3-.1.5.1.3.1.6.1 1 0 .2 0 .3.1.5.2 0 .3-.1.5-.1.7-.1.9.9.3 1-.2.1-.5.1-.8.1v3.6c-.1 0-.3.1-.4.1-2.2.6-4.4.7-6.7.7 0 .3-.4.5-.7.2 0-.1-.1-.1-.1-.2-.3 0-.7 0-1-.1.2.2.5.4.7.6.1 0 .1.1.1.1.3.1.6.3.6.7 1.3 0 2.6 0 3.9-.1.9-.3 1.8-.6 2.7-1 .4-.2.8 0 .9.4.3-.1.7-.2 1-.3s.5-.3.5-.6c0-2.2.1-4.4-.2-6.5 0-.1 0-.3-.1-.4-.1-.7-.6-.7-1-.5M94.2 341c.1 0 .1-.1.2-.1h.3c.1-.1.2-.2.3-.4v-.3c-.2-.5-.2-1-.2-1.6-.1-.1-.3-.2-.4-.2-.4-.2 0-.8.4-.6h.1v-.7c-.4-.2-.4-.8 0-1 0-.3 0-.7-.1-1-.1-.4-.2-.8-.4-1.1-.2-.4-.7-.4-1-.2s-.4.5-.2.8c1 1.6 0 4.1.5 5.9 0 .1 0 .1.1.1 0 .3.2.4.4.4m6.2 4.1v-.4c0-.1 0-.1.1-.2-1.1-.6-2-1.5-3-2.2-.8-.6-1.8-1.4-2.8-1.3h-.3c-.1 0-.1 0-.2.1-.3.1-.3.4-.3.7.1.3.4.6.8.5.8-.1 2.3 1.3 2.8 1.7.9.7 1.7 1.4 2.7 1.9v-.4c.1-.2.2-.3.2-.4'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M101.2 342.4c-.1 0-.1-.1-.2-.1 0 0 0 .1-.1.2v.2c-.1.6-.2 1.3-.4 1.9 0 .1 0 .1-.1.2v.4c.2-.2.5-.3.8-.2.2-.2.4-.4.7-.5.1-.5.2-1.1.3-1.6v-.1c0-.4-.3-.7-.6-.7.2.1-.1.5-.4.3'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M108.7 341.5c-.8.4-1.7.7-2.7 1-1.4.5-2.9 1-4.2 1.8-.2.2-.5.3-.7.5.2.1.4.3.4.6v.9c1.7-1.8 4.4-2.3 6.7-3.2v-.5c0-.8 1.1-.9 1.3-.2.1-.2.1-.3 0-.5 0-.3-.3-.6-.8-.4'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M101.2 349.9h.2c.1 0 .1 0 .2.1.3-1.2.2-2.4.1-3.6v-.9c0-.3-.2-.5-.4-.6-.3-.1-.6 0-.8.2-.1.1-.1.2-.1.4v.4c0 1.1.2 2.3 0 3.5h.1c.4-.3.7.1.7.5'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M100.6 350.1c.1-.2.3-.2.5-.2h.1c0-.4-.3-.8-.8-.6h-.1c-3.4 1.4-6.7 3.2-10.2 4.3-.3.1-.5.3-.5.7 0 .5-.1 1 0 1.6.1.9 1.5.9 1.3 0v-1.1c3.1-1.1 6-2.6 9-3.9.3-.3.5-.5.7-.8'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M101.1 349.9c-.2 0-.3 0-.5.2l-.6.9c-1.1 1.8-1.1 4.3-.8 6.3.1.9 1.4.5 1.3-.4-.3-1.7-.3-4.1.8-5.6-.1 0-.2-.1-.3-.1-.7-.2-.5-1.3.1-1.3'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M102.6 350.4c-.4-.1-.7-.3-1.1-.4-.1 0-.1 0-.2-.1h-.3c-.6.1-.8 1.1-.1 1.3.1 0 .2.1.3.1 1.6.6 3.2 1.3 4.8 1.9 1.5.6 2 1.1 2 2.7 0 .9 1.4.9 1.3 0 0-1.4-.3-2.5-1.5-3.3-.9-.6-2-.9-2.9-1.3-.5-.2-.9-.4-1.4-.6-.1.5-.8.2-.9-.3m7.1-16.6c.1-.1.2-.1.3-.3 0-.1.1-.2.1-.3v-.4c0-2.2-.1-4.3-.1-6.5 0-.1 0-.2-.1-.3-.5.2-.9.2-1.2.1v.2c0 1.9 0 3.8.1 5.8v1.1c-.1.7.5.8.9.6m-1.3 12.8v4.7c0 .9 1.3.9 1.3 0v-4.6c-.3-.2-.6-.4-.9-.5-.1.1-.2.3-.4.4m0-4v2.3c.2-.2.5-.3.8-.1l.6.3v-2.7c-.3-.7-1.4-.6-1.4.2'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M108.5 346c-.4-.2-.4-.7-.1-1-.1 0-.2.1-.4.2-1.6 1.6-4.9 2.6-5.4 5v.2c.1.5.8.8 1.1.4.1-.1.2-.2.2-.3.2-1.1 1.5-1.8 2.4-2.4l2.1-1.5c.2-.1.3-.3.5-.4-.2-.1-.3-.2-.4-.2'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M108.4 344.9c-.3.3-.4.8.1 1.1.1.1.2.1.4.2.3.2.6.3.9.5l2.1 1.5c.8.7 2.3 2 2.1 3.2-.2.8 1.1 1.2 1.3.4.3-1.5-.7-2.8-1.7-3.8-1.1-1.1-2.4-2-3.7-2.8l-.6-.3c-.4-.3-.7-.2-.9 0m1.5-18.8c2.8-1 5.8-1.4 8.6-2.1.7-.2.6-1.1 0-1.3-2.9-.8-5.5-2.3-8.1-3.7-.5-.3-1.3.3-1.8.4l-7.5 3c-.2.1-.3.3-.4.4-.1.3-.1.6.2.8.1.1.2.1.4.1 2.2.3 4.1.9 6 1.9.5.2.9.4 1.3.5.5.2.9.2 1.3 0m-3.4-2.4c-.6-.3-1.3-.6-2-.7-.6.1-1.3.1-1.9.3-.7.1-1-.9-.3-1 1.3-.2 2.7-.4 4.1-.4.6-.2 1.2-.5 1.9-.7 1.6-.6 1.7-.9 3.1-.1l2.4 1.2c1.7.2 3.3.4 4.9.6.7.1.4 1.1-.3 1-1-.2-2.1-.3-3.2-.4-1.4.3-2.8.6-4.1 1-2 .4-3 .1-4.6-.8'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M115 323.4c1.1.1 2.2.3 3.2.4.7.1 1-.9.3-1-1.6-.2-3.2-.5-4.9-.6-2.4-.3-4.9-.4-7.3-.4-1.4 0-2.8.2-4.1.4-.7.1-.4 1.1.3 1 .6-.1 1.2-.2 1.9-.3 3.5-.2 7.2.1 10.6.5m-20 12.7h-.2c-.4.1-.4.8 0 1 .1 0 .1 0 .2.1h.7c-.1-.3.3-.6.6-.3l.4.4c.7 0 1.4.1 2.1.1-.1-.1-.1-.2-.2-.4-.1-.4.5-.6.7-.2.1.2.2.4.2.6 3.4.1 6.9 0 10.2-.6.3 0 .5-.1.8-.1.7-.1.4-1.2-.3-1-.2 0-.3.1-.5.1-4.7.9-9.8.6-14.7.3m2.2 4.8c.4.3.7.6 1.2.8.4.2.8-.4.4-.6h-.1c-1.5-.8-2.4-2.4-3.9-3.2h-.1c-.4-.2-.8.4-.4.6.1.1.3.2.4.2 1 .6 1.7 1.5 2.5 2.2'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='m96.8 337.3-.4-.4c-.3-.2-.7.1-.6.3 0 .1 0 .1.1.2 1.3 1.2 2.5 2.5 3.8 3.7.4.4.9.8 1.3 1.1.1 0 .1.1.2.1.3.2.6-.2.5-.5 0-.1-.1-.1-.1-.1-.2-.2-.5-.4-.7-.6-1.5-1.1-2.7-2.5-4.1-3.8m5.8 3.8c-.9-1.3-2.3-2.3-3-3.7-.1-.2-.2-.4-.2-.6-.1-.4-.8-.2-.7.2 0 .1.1.3.2.4.7 1.5 2 2.6 3 3.9 0 .1.1.1.1.2.2.3.7.1.7-.2 0-.1-.1-.2-.1-.2m12.4-6c0-.5-.1-.9-.3-1.3s-.4-.8-.6-1.1-.5-.5-.7-.5c-.2-.1-.3-.1-.3-.1s0 .1.1.3c0 .1.1.2.1.3s0 .3.1.4c.1.6.1 1.3.2 2.1s.2 1.6.3 2.3c.1.3.2.6.3.8s.1.3.1.3.1-.1.2-.3.2-.4.3-.8c.1-.6.3-1.5.2-2.4m-.4 5.4c-.1-.1-.2-.1-.3-.2-.1 0-.1-.1-.1-.1s-.1 0-.1.1c-.1 0-.2.1-.3.2-.2.1-.3.3-.3.5s.1.4.3.5c.1.1.2.1.3.2.1 0 .1.1.1.1s.1 0 .1-.1c.1 0 .2-.1.3-.2.2-.1.3-.3.3-.5s-.1-.3-.3-.5m-81 6.7.3.9c.1.3.3.5.5.8.2.2.4.4.7.6.1.1.2.1.3.2s.2.1.3.1c.2.1.4.1.6.1h.5c.3 0 .4-.1.4-.1s-.1-.1-.3-.2c-.1-.1-.2-.1-.3-.2s-.3-.2-.4-.3c-.5-.5-.9-1.3-1.2-2.2-.1-.5-.2-.9-.3-1.4 0-.2-.1-.5-.1-.7s-.1-.4-.1-.6c-.1-.4-.1-.7-.2-1 0-.3-.1-.4-.1-.4s-.1.1-.2.3-.3.6-.4 1c-.1.2-.1.4-.2.7-.1.2-.1.5-.1.8v.9c.2.1.3.4.3.7m-.6 3h.2v-.2c0-.1-.1-.3-.1-.4v-.2c0-.1 0-.2-.1-.2-.1-.1-.1-.3-.2-.4 0-.1-.1-.1-.1-.2s-.1-.1-.1-.2-.1-.1-.1-.2l-.1-.1s-.1-.1-.1-.2-.1-.1-.1-.2-.1-.2-.1-.2-.1 0-.2.1-.3.1-.4.3c-.1.1-.1.2-.2.4 0 .1 0 .2-.1.4v.4c0 .1.1.3.1.4.1.1.1.2.2.3s.2.2.2.3q.3.3.6.3c.4-.1.6-.1.7-.2M96.4 318s.1-.1.3-.2c.2-.2.3-.5.5-.9.3-.8.3-1.8 0-2.8-.2-1-.7-1.9-1.5-2.5l-.6-.3c-.2 0-.4 0-.5.1s-.2.1-.2.2-.1.1-.1.1h.3c.2.1.3.2.4.5.2.5.4 1.4.7 2.2q.3 1.35.6 2.4c.1.3.1.6.1.8zm2.5-4.5-.4-.4c-.1 0-.1 0-.2-.1h-.4s0 .1-.1.2c0 .1-.1.2-.1.4-.1.1-.1.2-.1.3v.3c0 .2.2.5.3.7l.3.3.1.1s.1 0 .2-.1.2-.1.3-.3c.1-.1.2-.2.2-.4.1-.1.1-.3 0-.5 0-.1 0-.2-.1-.3.1-.1.1-.1 0-.2m128.2 75.4c-3.5 2.3-2.7 11.4-1.6 13.2s2.8-4.3 5.2-5.4c0-1.1-2.4-.4-4.7 1.9-.1-1.1-.2-2.2.2-4.1 1.4.3 2.6-.1 4.6-2.4 1.9-2.4.6-5.9-3.7-3.2m25.3 13c-1.3.5-7.1 2.4-7.9 2.9s-1.7 1.3-1.2 2.7c.4 1.4 2.4 5 2 6.3-1.2-.8-4.6 1-4.1 3.4s3.9 2.8 5.4-.3c1.5-3.2 0-6.2-.3-7.2-.2-.9 7.4-4.3 7.7-3.4.4 1.3 1.3 3.1 1.2 4.8-1.7-1-5.2.4-4.7 3.3s4 2 5.8-.7-1.4-10.1-1.8-11.1c-.4-.8-.8-1.2-2.1-.7m-6.7 5.7c-.2-.3-.4-.6-.4-.8s7.3-3.3 7.7-3.2c.2.1.2.1.4.9-2.2.4-6.6 2.5-7.7 3.1m-126.4-32.4c-3.3-.7-6.9-.6-10 .4.3 0 .6-.1.9-.1.7-.1.9 1 .2 1-2.7.3-5.3 1.2-7.3 2.8-1.3 1.3-2.3 2.9-2.9 4.8.4.1.9.2 1.3.3 2.4-6.9 9.7-9 16.4-8.2 7.9 1 12.5 7.8 12.9 15.3.3 0 .5.1.8.1.4.1.4.8-.1.7-.2 0-.5-.1-.7-.1v1.1c.1 0 .2 0 .4.1.4.1.4.8-.1.7-.1 0-.2 0-.4-.1 0 .4-.1.9-.2 1.3.4.1.3.8-.1.7-.1.5-.2.9-.4 1.3.2.2 0 .5-.2.6-2.2 6.2-8.3 9.9-15.4 9.6-3.5-.1-7.2-1.7-9.9-3.8-3.6-2.8-4.8-7.2-4.5-11.5-.4-.1-.9-.2-1.3-.3-.6 8.8 5.1 14.9 13.3 16.7 2.4.1 4.9-.2 7.3-1.1.6-.2 1.1.7.4 1-.1 0-.2.1-.3.1 2.5-.6 4.8-1.7 6.8-3.1 3.9-2.7 5.5-7.4 5.9-11.9.7-8.4-4.4-16.5-12.8-18.4'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M122.1 391.9c.1-.3.1-.6.2-.9-.4-.1-.9-.2-1.3-.2-.1.3-.1.6-.2.9.4 0 .9.1 1.3.2m-.6 3.3c.1-.3.1-.7.2-1-.4-.1-.9-.2-1.3-.3-.1.3-.1.7-.2 1 .4.1.9.2 1.3.3m2.5-2.9c0-.3.1-.6.1-1-.4-.1-.9-.2-1.3-.2 0 .3-.1.6-.1 1 .5 0 .9.1 1.3.2m-.4 3.4c.1-.4.1-.7.2-1.1-.4-.1-.9-.2-1.3-.3 0 .4-.1.7-.1 1.1q.45.15 1.2.3m-1.8-2.1c.1-.4.1-.7.2-1.1-.4-.1-.9-.2-1.3-.3-.1.4-.1.7-.2 1.1.4.1.8.2 1.3.3m.9-4.7c.1 0 .3 0 .4.1-.1.5-.1.9-.2 1.4.4.1.9.2 1.3.2.1-.7.2-1.4.3-2 0-.3-.1-.6-.4-.7h-.1c-.6-.3-1.2-.3-1.9-.4-.3 0-.6.2-.7.4-.2.7-.3 1.4-.5 2.1.4.1.9.2 1.3.2.3-.4.4-.9.5-1.3m-2.3 9.4c.7.1 1.4.3 2.1.4.4.1.7-.3.7-.6.1-.6.2-1.1.2-1.7-.4-.1-.9-.2-1.3-.3-.1.4-.1.8-.2 1.1-.3 0-.5-.1-.8-.1.1-.4.1-.8.2-1.2-.4-.1-.9-.2-1.3-.3-.1.7-.2 1.3-.3 2 0 .4.3.7.7.7m3.4-4.3c.1-.4.1-.7.2-1.1-.4-.1-.9-.2-1.3-.3-.1.4-.1.7-.2 1.1.4.1.9.2 1.3.3m-17.8-2.5c.1-.3.1-.6.2-.8-.3-.1-.7-.2-1-.2-.1.3-.1.5-.2.8.3 0 .6.1 1 .2m-34.7-12.7c9.1 2 18.3 4.1 27.4 6.1-.2-.1-.3-.3-.2-.6 0-.2.1-.3.2-.5-9.1-2-18.2-4.1-27.3-6.1-.1.4-.1.8-.1 1.1m28.2 5.9q-.15.3-.3.3c2.3.5 4.7 1 7 1.6 0 .1-.1.2-.1.4.3.1.7.1 1 .2.1-.3.1-.5.2-.8.1-.4-.1-.6-.4-.7l-5.4-1.2c-.4-.1-.9-.2-1.3-.3-.2 0-.3-.1-.5-.1-.1.2-.2.4-.2.6m6.1 8.3c.1-.3.1-.6.2-.9-.3-.1-.7-.2-1-.2 0 .1-.1.2-.1.3-.2 0-.5-.1-.7-.1-3.9-.8-7.8-1.7-11.6-2.5-7.4-1.6-14.7-3.2-22.1-4.8-.1.3-.2.7-.3 1 8.8 1.9 17.6 3.8 26.4 5.8v-.4c.1-.7 1.1-.6 1.1.1 0 .2 0 .4-.1.5.4.1.7.2 1.1.2.4.1.9.2 1.3.3 1.7.4 3.4.7 5.1 1.1.4 0 .6-.1.7-.4m1.1-4.4c.1-.3.1-.5.2-.8-.3-.1-.7-.1-1-.2-.1.3-.1.5-.2.8.3.1.7.2 1 .2m-.4 1.5c.1-.3.1-.6.2-.9-.3-.1-.7-.1-1-.2-.1.3-.1.6-.2.8.3.1.7.2 1 .3m-35.4-7.9c0-.2.1-.4.1-.6-.4-.1-.9-.2-1.3-.3 0 .2-.1.4-.1.6.4.1.9.2 1.3.3m-.3 1.5c.1-.3.1-.5.2-.8-.4-.1-.9-.2-1.3-.3-.1.3-.1.6-.2.8.4.2.8.2 1.3.3m.5-2.9c0-.3.1-.5.1-.8-.4-.1-.9-.2-1.3-.3 0 .3-.1.6-.1.9.4.1.9.2 1.3.2'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M58.2 375.3c-.5.1-.9.3-1.2.5-.8 2.4-.9 6.6-.8 8.2.2 0 .4 0 .7-.1.7-.2.8.9.2 1H57c.8.2 1.6.3 2.4.5 0-.1.1-.1.1-.2.2-.3.6-.3.8 0v-.1c0-.7 1.1-.6 1.1.1v.5c.6.1 1.3.2 1.9.3.1-.1.1-.3.2-.4.1-.4.6-.4.8-.2.3-.1.6 0 .7.4 0 .1.1.3.1.4 1.3.2 2.7.3 4 .4.1-.1.3-.3.4-.5.2-.3.5-.3.7-.1 0-.1.1-.2.1-.3.1-.3.2-.7.3-1 0-.1.1-.2.1-.3-.4-.1-.9-.2-1.3-.2l-.3 1.2c-.4 0-.7-.1-1.1-.1-2.3-.3-4.6-.5-6.9-.9-1.1-.2-2.3-.4-3.4-.6-.1 0 .1-2.1.1-2.7.1-.7 1-5.5.7-5.6 1.2.3 2.5.6 3.7.8 2.7.6 5.4 1.2 8 1.8v.8c.4.1.9.2 1.3.3v-1.8c0-.4-.3-.5-.5-.5h-.1c-1.2-.3-2.3-.5-3.5-.8-.1.1-.1.2-.2.3-.3.3-.7.2-.9 0-.1.6-1.1.5-1-.2v-.6c-.7-.2-1.4-.3-2-.5-.1.1-.1.2-.2.3-.2.4-.7.2-.9-.1v.1c-.2.7-1.2.3-1-.4 0-.2.1-.3.1-.5-.8-.2-1.6-.4-2.5-.6-.2-.1-.4 0-.6.1.5.2.6 1.2 0 1.3'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M66.2 376.5c.2.2.6.3.9 0 .1-.1.1-.2.2-.3.5-.8.8-1.8 1.2-2.7.1-.2 0-.4-.1-.5-.6-.6-1.4-.9-2.3-1-.3 0-.5.2-.6.5-.2 1.1-.2 2.2-.3 3.2v.6c-.1.7.8.8 1 .2m.2-3.3c.3.1.6.2.9.4-.3.8-.6 1.7-1.1 2.3.1-.9.1-1.8.2-2.7m-4.4 2.4v-.1c.2.3.6.5.9.1.1-.1.1-.2.2-.3.4-.7 1-1.4 1.4-2.1.2-.3.1-.6-.2-.8-.8-.4-1.7-.7-2.6-.9-.3-.1-.6.2-.6.5-.1.9.2 1.9 0 2.9 0 .2 0 .3-.1.5-.1.5.9.9 1 .2m.1-3c.4.1.8.3 1.2.4-.4.6-.8 1.1-1.2 1.7.1-.6 0-1.3 0-2.1M60.3 387c0-.3.3-.5.6-.5.1 0 .2 0 .3.1 0-.3 0-.5.1-.8v-.5c0-.7-1-.8-1.1-.1v.1c-.2-.3-.6-.3-.8 0 0 .1-.1.1-.1.2-.1.2-.3.4-.4.6.7.1.5 1.1-.1 1h-.4c0 .1-.1.2-.1.3-.1.2 0 .5.2.6.6.4 1.2.7 1.9.8.2 0 .5-.1.5-.3.1-.3.2-.6.2-.9-.1 0-.2 0-.2-.1-.4.1-.6-.1-.6-.5m-.4.7-.6-.3c.2-.5.5-1 .8-1.4.1.6 0 1.1-.2 1.7m5.1-.8c0-.2-.1-.3-.1-.5 0-.1-.1-.3-.1-.4-.1-.4-.4-.5-.7-.4-.3-.2-.7-.2-.8.2 0 .1-.1.3-.2.4-.1.3-.3.5-.4.8.6.1.5 1.1-.2 1H62c-.1.1-.2.3-.3.4-.2.3-.1.8.4.8.9 0 1.8.2 2.7.4.4.1.6-.4.5-.8-.1-.2-.2-.5-.2-.7-.2-.1-.3-.1-.5-.2-.4-.2-.1-1.1.4-1m-.7 1.4c-.3-.1-.7-.1-1.1-.2.3-.4.5-.8.7-1.2.2.5.3 1 .4 1.4m.7-9.5c.1.7 1.1.7 1.3.1-.1 0-.2 0-.3-.1-.4-.1-.2-.6.1-.7-.4-.3-1.2 0-1.1.7m-2.8-1.3c-.1-.9-1.5-.6-1.3.2 0 .2.1.3.2.4 0-.2.1-.4.1-.5.1-.4.8-.4.7.1 0 .2-.1.4-.1.6.3-.2.5-.5.4-.8m-2.4 5v.2c.1.9 1.5.6 1.3-.2v-.2c-.1.2-.2.4-.3.5-.2.4-.8 0-.6-.4l.3-.6c-.4-.1-.8.2-.7.7m4.7.8c.1.6.8.7 1.2.3-.2 0-.4-.1-.5-.1-.4-.1-.4-.8.1-.7.2 0 .4.1.6.1-.4-.6-1.5-.4-1.4.4'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M123 390.3c-.2 0-.4-.1-.5-.1-.4-.1-.9-.2-1.3-.2-4.7-.9-9.4-1.8-14-2.8-.3-.1-.7-.1-1-.2l-5.7-1.2c-9.7-2.1-19.4-4.2-29.1-6.5-.4-.1-.9-.2-1.3-.3-1.2-.3-2.4-.6-3.7-.9h-.2c-.3.1-.5.6-.1.7.1 0 .2 0 .3.1 1.2.3 2.4.6 3.6.8.4.1.9.2 1.3.3q14.25 3.3 28.5 6.3c2 .4 4.1.9 6.1 1.3.3.1.7.1 1 .2 4.7 1 9.4 1.9 14.1 2.8.4.1.9.2 1.3.2.2 0 .4.1.6.1.4.1.9.2 1.3.2 2.2.4 4.4.8 6.5 1.1.2 0 .5.1.7.1.4.1.5-.6.1-.7-.3 0-.5-.1-.8-.1-2.1-.3-4.3-.7-6.4-1.1-.5.1-.9 0-1.3-.1'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M122.7 392c-.2 0-.4-.1-.6-.1-.4-.1-.9-.2-1.3-.3q-7.05-1.35-14.1-3c-.3-.1-.7-.2-1-.2-11.5-2.6-23-5.3-34.5-7.6-.4-.1-.9-.2-1.3-.3-1.6-.3-3.2-.6-4.9-.9l-3.3-.6c.1-.3.1-.6.2-.9 0-.2.1-.4.1-.6.1-.4-.6-.5-.7-.1 0 .2-.1.4-.1.5-.1.4-.1.8-.2 1.2 0 .2.1.4.3.4 2.8.5 5.6 1.1 8.4 1.6.4.1.9.2 1.3.3 11.5 2.3 23 4.9 34.5 7.4.3.1.7.1 1 .2l14.1 3c.4.1.9.2 1.3.3.2 0 .4.1.7.1.4.1.9.2 1.3.3 1.1.2 2.2.5 3.3.7s2.3.4 3.4.6c.1 0 .2 0 .4.1.4.1.5-.6.1-.7-.1 0-.2 0-.4-.1-2.2-.4-4.5-.8-6.7-1.2-.4.1-.8 0-1.3-.1m1.1 2c-.4-.1-.9-.2-1.3-.3-.2-.1-.5-.1-.7-.2-.4-.1-.9-.2-1.3-.3-4.7-1-9.4-2.1-14.1-3.2-.3-.1-.7-.2-1-.2-10.7-2.5-21.4-4.9-32.2-7.2-.8-.2-1.5-.3-2.3-.5-.4-.1-.9-.2-1.3-.3-1.8-.4-3.5-.7-5.3-1-.8-.1-1.6-.3-2.3-.3-.8-.1-1.1.5-1.4 1.1l-.3.6c-.2.4.3.8.6.4.1-.2.2-.4.3-.5.1-.2.3-.4.4-.6.1-.1.1-.2.1-.3h.1c.4 0 .8.1 1.3.1 1.5.2 2.9.5 4.4.8.7.1 1.4.3 2.2.4.4.1.9.2 1.3.3 3.6.7 7.2 1.5 10.8 2.3 7.9 1.7 15.8 3.5 23.6 5.2.3.1.7.2 1 .2 3.4.8 6.9 1.6 10.3 2.3l3.9.9c.4.1.9.2 1.3.3.2.1.5.1.7.2.4.1.9.2 1.3.3 2.2.5 4.4 1 6.7 1.5.4.1.5-.5.1-.7h-.1c-2.4-.3-4.6-.8-6.8-1.3'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M129.9 397.4c-2.1-.6-4.2-1.1-6.3-1.6-.4-.1-.9-.2-1.3-.3-.2-.1-.5-.1-.7-.2-.4-.1-.9-.2-1.3-.3-4.7-1.2-9.5-2.3-14.2-3.4-.3-.1-.7-.2-1-.2-2.8-.7-5.7-1.3-8.5-2-6.2-1.4-12.5-2.8-18.7-4.1-2.4-.5-4.8-1-7.2-1.4-.5-.1-.9-.2-1.4-.2-1.1-.2-2.3-.4-3.4-.5-.2 0-.4-.1-.6-.1-.5-.1-.5.6-.1.7.2 0 .4.1.5.1 1.1.1 2.3.3 3.4.5.4.1.9.2 1.3.2 2.2.4 4.4.9 6.5 1.3 6.2 1.3 12.4 2.7 18.6 4.1l9.3 2.1c.3.1.7.2 1 .2 4.8 1.1 9.5 2.2 14.3 3.4.4.1.9.2 1.3.3.3.1.5.1.8.2.4.1.9.2 1.3.3 2.1.5 4.1 1 6.2 1.6h.2c.2-.1.3-.4.2-.6-.1-.1-.2-.1-.2-.1m-21.4-16.1c0-.1.1-.1.2-.2.2-.2.4-.4.8-.6.7-.4 1.8-.7 2.8-.9 1.1-.2 2.2-.3 3-.3.4 0 .8.1 1 .1.1 0 .2.1.3.1h.1l-.3-.3c-.2-.2-.5-.4-1-.6-.9-.3-2.2-.4-3.4-.2s-2.4.8-3 1.6c-.3.4-.5.8-.5 1-.1.2-.1.4 0 .3-.1.1-.1 0 0 0m11.9-.3c.2.1.5.1.7.1s.4-.2.4-.2 0-.2-.1-.4-.3-.4-.5-.5-.4-.1-.7-.1c-.2 0-.4.1-.4.1s0 .2.1.4.2.4.5.6m2.6 20.8-.3.3c-.1.1-.3.2-.4.3-.3.2-.7.5-1.1.7-.2.1-.4.2-.7.4-.2.1-.5.2-.7.3-.9.4-1.9.8-2.7 1.1-.2.1-.4.1-.5.2-.2 0-.3.1-.4.1-.2 0-.4.1-.4.1s.1.1.4.1c.2.1.6.1 1 .1s.9 0 1.5-.2c.3-.1.5-.1.8-.2s.5-.2.8-.3c.5-.3 1-.6 1.4-.9s.8-.7 1-1.1l.3-.6c.1-.2.1-.3.1-.5v-.4s.1.3-.1.5m-9.8 2.8c-.2-.2-.5-.3-.8-.3h-.4c-.1 0-.2 0-.4.1-.2 0-.5.1-.5.1v.2c0 .1.1.2.2.3s.2.3.4.3c.1 0 .2.1.3.1s.2 0 .3.1c.4 0 .7-.1.9-.2s.4-.3.4-.3zm-35-12.4c-.8-.4-2-.8-3.2-1.1s-2.4-.4-3.3-.4h-1.1c-.3 0-.4.1-.4.1s.1.1.4.2l1 .5c.8.4 2 .8 3.2 1.1s2.4.4 3.3.4h1.1c.3 0 .4-.1.4-.1s-.1-.1-.4-.2zm6 1.2c-.2-.2-.6-.4-1-.5s-.7 0-1 .1c-.1.1-.3.2-.4.2l-.1.1s0 .1.1.2l.3.3c.2.2.6.4 1 .5s.7 0 1-.1c.1-.1.3-.2.4-.2l.1-.1s0-.1-.1-.2zm14.5-8.4c.1.1.3.1.4.1q.3 0 .3-.3c.1-.2.1-.4.2-.6.7-2 1.8-3.5 3.3-4.7 2-1.6 4.6-2.5 7.3-2.8.7-.1.5-1.1-.2-1-.3 0-.6.1-.9.1-4.7.8-9.1 3.5-10.6 8.3-.1.2-.1.3-.2.5.1 0 .2.2.4.4'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M119.3 407.5c-2.4.9-4.9 1.2-7.3 1.1-3-.2-6-1.2-8.6-3.1-4.4-3.2-6.3-8.6-5.8-13.8 0-.2 0-.4.1-.5.1-.7-1-.8-1.1-.1v.4c0 .2 0 .4-.1.6.2 0 .3.1.5.1.7.1.6 1.2-.1 1-.2 0-.3-.1-.5-.1-.1 4.9 2 9.5 5.9 12.8 4.8 4.1 11.4 4.5 17.1 2.6.1 0 .2-.1.3-.1.7-.1.2-1.1-.4-.9m-63.7-23.1c.1.3.3.5.5.7.2 0 .5-.1.7-.2h.1c.7-.2.5-1.2-.2-1-.3.1-.5.1-.7.1-.7 0-.9-.5-.9-1.5 0-.8.1-1.7.2-2.5.2-1.6.4-3.2 1.6-4.1.3-.2.7-.4 1.2-.5.7-.1.5-1.1-.1-1-3.1.7-3.4 3.3-3.7 6.1-.2 1.4-.3 2.9.3 4.2l.1.1c-.1-.6.7-.9.9-.4'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M58.9 386.2s0-.1 0 0c-.9 0-2-.3-2.7-1-.2-.2-.4-.5-.5-.7-.2-.6-1-.3-1 .3v.2c.5 1.4 2.2 2.1 3.7 2.3h.4c.6-.1.7-1.1.1-1.1m3.9.7q-.15 0 0 0c-.6 0-1.1-.2-1.6-.3-.1 0-.2 0-.3-.1-.3-.1-.6.2-.6.5s.2.5.5.6c.1 0 .2 0 .2.1.4.1.7.2 1.1.2h.5c.7.1.8-.9.2-1m7.3-.4h.1c0-.2-.1-.3-.3-.4s-.5-.1-.7.1c-.1.2-.3.4-.4.5-1 1-2.4.6-3.8.1h-.1c-.6-.1-.9.8-.3 1 .2.1.3.1.5.2 1.6.5 3.3.7 4.5-.6-.5-.1-.1-1.1.5-.9'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M97 392.2c-.2 0-.3-.1-.5-.1-8.7-1.7-17.6-3.4-26.2-5.6h-.1c-.6-.2-1 .8-.4 1 8.8 2.3 17.8 4 26.7 5.7.2 0 .3.1.5.1.5.1.6-.9 0-1.1m45.9-18.8c-2.4-2.2-4.8-4.4-7.2-6.7-3.8-3.5-7.6-7.1-11.5-10.6-.1.3-.3.6-.5 1 6.8 6.3 13.5 12.6 20.3 18.8.6.6-.9-.1-1.2-.4-.8-.7-1.6-1.5-2.4-2.2-2.3-2.1-4.6-4.3-7-6.4-3.4-3.1-6.8-6.2-10.1-9.3-.2.3-.5.5-.8.7l11.7 10.8c2.3 2.1 4.6 4.3 6.9 6.4.8.7 3.3 3.5 4.2 1.6.8-1.4-1.5-2.9-2.4-3.7m-19.8-17.1c.1-.1.2-.3.2-.4-.2.1-.2.2-.2.4'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='m123.5 357.7.1-.1v-.1c.1-.1.1-.2.2-.3.2-.3.3-.7.5-1 .3-.7.4-1.5-.2-2.3-.8-1.2-2.6-1.5-3.9-.9-1.6.8-1.7 3-.8 4.3.7 1 2.1 1.7 3.2 1.2.3-.3.6-.5.9-.8m-3.5-1.5c-.5-1 0-2.3 1.1-2.5.8-.2 1.9.3 2.3 1 .2.4.1.8-.1 1.2-.1.1-.1.3-.2.4-.1.2-.3.5-.4.7-.8 1.2-2.2.1-2.7-.8m5.2-5c-.1-.1-.3-.3-.5-.4s-.3-.2-.5-.3-.4-.1-.6-.2c-.2 0-.4-.1-.6-.1-.4 0-.8 0-1.1.2-.3.1-.5.3-.6.5-.1.1-.1.2-.1.2h.6c.1 0 .2.1.3.1s.2.1.4.1c.1.1.2.1.4.1.1.1.3.1.4.2s.3.1.4.2c.5.2 1.1.5 1.5.7.1.1.2.1.3.2s.2.1.2.1l.2.2v-.6c0-.1-.1-.3-.1-.4-.1-.2-.3-.5-.6-.8m27.7 24.1c1.1-1.1-.4-3.4-.9-4.4-1.3-3-2.7-6-4-9-2.1-4.7-4.2-9.5-6.4-14.2-.3.2-.5.5-.8.7 3.8 8.4 7.5 16.9 11.3 25.3.4.8-.8-.5-1-.9-.4-1-.9-2-1.3-2.9-1.3-2.9-2.6-5.8-3.9-8.6-1.9-4.2-3.8-8.3-5.7-12.5-.3.2-.7.3-1 .3 2.2 4.8 4.4 9.7 6.6 14.5 1.3 2.9 2.6 5.7 3.9 8.6.4 1 1.6 4.5 3.2 3.1m-12.5-28'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M140.4 348.7c.1-.1.3-.2.4-.3.3-.2.6-.5.8-.7.6-.5.9-1.1.8-2-.3-1.5-1.7-2.6-3.2-2.6-1.8 0-2.8 2-2.4 3.6.3 1.3 1.3 2.4 2.5 2.4.3 0 .7-.1 1-.3 0-.1 0-.1.1-.1m-2.7-2.6c-.1-1.2.9-2.2 2-1.9.8.2 1.6 1 1.7 1.9 0 .4-.2.7-.6 1-.1.1-.2.2-.4.3-.2.2-.5.4-.7.5-1.1.7-1.9-.8-2-1.8m13.1 18.3.9 1.5c.1.2.3.5.4.7s.3.4.3.6l.3.6c.1.2.2.3.2.5.1.3.2.4.2.4s.1-.2.1-.4c0-.1.1-.3.1-.5v-.7c0-.3-.1-.5-.1-.8-.1-.3-.1-.6-.3-.9-.2-.6-.5-1.2-.8-1.7-.3-.6-.7-1.1-1.1-1.6s-.7-.9-1.1-1.2c-.3-.4-.6-.6-.8-.8l-.3-.3s.1.7.5 1.6c.2.5.4 1 .7 1.5.2.4.5 1 .8 1.5m-3.1-6.7c.1 0 .3.1.4.1h.2s0-.1.1-.2c0-.1.1-.2.1-.3.1-.3.1-.6-.1-.8-.1-.2-.4-.4-.6-.5-.1 0-.3-.1-.4-.1h-.2s0 .1-.1.1c0 .1-.1.2-.1.3-.1.3-.1.6.1.8.1.4.3.5.6.6m252.8 56.9c-.1.4-.2.8-.3 1.1 1.3 1.5 3.2 2.6 4.7 3.7.2-.4.4-.7.7-1.1.4-.6 1.4-.2 1.3.4.1 0 .1 0 .2.1 2.3-1.4 4.7-2.6 6.7-4.5-.4-.2-.8-.5-1.2-.7-.9.8-1.9 1.5-2.9 2.2-1.6 1-3.6 2.9-5.4 1.6-1-.7-2.4-1.6-3.3-2.7 3-2.1 6.1-4.2 9.1-6.3 1.8-1.3 3.7-2.6 5.5-3.8.3-.2.7-.5 1-.7q.15 0 .6.3c.3.2.7.4 1 .5.4-.3.8-.6 1.1-.9l-.1-.1-2.4-1.2c-.2-.1-.5-.1-.7 0-5.5 3.8-11 7.7-16.5 11.5l-.1.1c.6-.4 1.2 0 1 .5'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M414.8 420.9c-.6.4-1.2.8-1.8 1.1l-.1.1c-1.8-1.2-3.8-2.5-5.8-3.3-.1 0-.1 0-.2-.1 0 .1 0 .2-.1.3l-.6.9c2 .7 3.9 1.9 5.7 3.1.1-.2.3-.4.4-.6.5-.7 1.5-.1 1.2.5.1.1.2.1.3.2 2.2-1.4 4.4-2.8 6.5-4.3-.4-.3-.8-.5-1.2-.8-1.3 1-2.8 1.9-4.3 2.9'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M405.1 421.5c.1.1.2.1.3.2.2-.7.5-1.3.9-1.9l.6-.9c.1-.1.1-.2.1-.3.1-.6-.9-1-1.3-.4-.2.4-.4.7-.7 1.1-.3.5-.5.9-.7 1.4-1.3-.7-2.6-1.3-3.9-2-.8-.4-.6-.2-.5-1 .1-.7.3-1.4.4-2 .1-.4.2-.8.3-1.1.1-.6-.5-.9-.9-.8-.2.1-.4.2-.4.5-.3 1.2-.6 2.4-.7 3.7-.1.5-.1.8.1 1.2.4.7 1.7 1.2 2.5 1.5l3 1.5c-.2-.4.3-1 .9-.7m7.7 2.5c-.8-.4-.1-1.6.6-1.2.1 0 .1.1.2.1.3-.7-.8-1.2-1.2-.5-.1.2-.3.4-.4.6-.3.5-.6 1.1-.8 1.7h1.4l.3-.6z'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M405.1 421.5c-.5-.3-1 .2-1 .7 0 .2.1.3.3.5 1 .6 1.9 1.3 2.9 2h2.5c-1.5-.9-2.9-2-4.4-2.9zm22 .8c-.4-.2-.8-.5-1.2-.7-1.3 1-2.6 2-3.9 3.1h2.1c.9-.7 1.9-1.5 2.8-2.2.2-.1.2-.1.2-.2m-13.5.6c-.1 0-.1-.1-.2-.1-.8-.4-1.4.8-.6 1.2 0 0 .1 0 .1.1.4.2.7.4 1.1.6h2.7c-.9-.5-1.9-1.1-2.8-1.6-.1-.1-.2-.1-.3-.2m6.7-18.9c-2.5 2-4.9 3.9-7.4 5.9-.5.4-.9.6-1 1.2-.1.3-.1.5-.2.8v.1c.1.1.2.1.3.2.9.6 1.8 1.1 2.7 1.7.2.1.4.3.6.4l8.4-6c.1-.1.3-.2.4-.3 0 0 0-.2.1-.5 0-.5-.1-1.1.3-.8-.2-.1-.3-.2-.5-.3-1.3-1-2.5-1.7-3.7-2.4'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M414.4 407.5c-1.9 1.5-3.3 2.1-3.6 4.5 0 .2 0 .4.2.5.5.3 1 .6 1.5 1 .4.2.8.5 1.2.7.5.3.9.6 1.4.8.1.1.3.1.4 0 2.2-1.6 4.3-3.1 6.5-4.7.9-.6 1.8-1.3 2.6-1.9.2-.1.2-.3.3-.5-.1 0-.1-.1-.2-.1-.6-.4-.3-1.3.3-1.3v-.5c0-.2-.1-.3-.2-.4-1.5-.9-2.9-1.8-4.4-2.7-.1-.1-.2-.1-.4-.1h-.2c-.2.2-.5.4-.7.5-.4.3-.8.6-1.1.9-1 1.3-2.3 2.3-3.6 3.3m9.8-.2c0 .4-.1.5-.1.5-.1.1-.3.2-.4.3l-8.4 6c-.2-.1-.4-.3-.6-.4-.9-.5-1.8-1.1-2.7-1.7-.1-.1-.2-.1-.3-.2v-.1c0-.3.1-.5.2-.8.1-.6.5-.8 1-1.2 2.5-2 4.9-3.9 7.4-5.9 1.2.7 2.4 1.5 3.6 2.2.2.1.3.2.5.3-.4-.1-.2.5-.2 1m6.5 4.9q.15 0 0 0m-12.2 2.8c-.1.1-.2.9-.2 1.3l.1.1c.7.5 1.5.9 2.2 1.4.4.2.8.5 1.2.7 0 0 .1 0 .1.1 2.7-1.9 5.3-3.8 8-5.7.2-.2.5-.3.7-.5 0 0 .1 0 .1-.1 0-.2 0-.5.1-.7 0-.1-.1-.2 0-.4 0-.1 0-.1.1-.2v-.2c-1.1-.8-2.3-1.5-3.4-2.3-.1.3-.4.6-.7.5l-6.9 5.1c-.6.3-1 .6-1.4.9'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M430.7 411.5c0 .2 0 .5-.1.7 0 0-.1 0-.1.1-.2.2-.5.4-.7.5-2.7 1.9-5.3 3.8-8 5.7 0 0-.1 0-.1-.1-.4-.2-.8-.5-1.2-.7-.7-.5-1.5-.9-2.2-1.4 0 0-.1 0-.1-.1 0-.4.1-1.2.2-1.3l1.2-.9 6.9-5.1c-.1 0-.3-.1-.4-.2s-.3-.2-.4-.3c-1.6 1.2-3.2 2.4-4.8 3.5-1.9 1.4-3.3 1.9-3.6 4.4 0 .2 0 .4.2.5.5.3 1.1.7 1.6 1 .4.3.8.5 1.2.8s.8.5 1.3.8c.1.1.3.1.4 0 2.2-1.6 4.3-3.1 6.5-4.7.9-.6 1.8-1.3 2.6-1.9.2-.2.3-.4.4-.7-.1-.1-.3-.1-.4-.2-.1 0-.3-.1-.4-.4m0 .7q.15 0 0 0m-3.5-4.3c.2.2.2.4.2.6 1.1.8 2.3 1.5 3.4 2.3v.2c.1-.2.5-.4.7-.3.1 0 .1.1.2.1v-.2c0-.2-.1-.3-.2-.4-1.3-.9-2.6-1.7-3.9-2.6 0 0-.1-.1-.2-.1h-.1c-.1 0-.1 0-.2.1-.1 0-.1.1-.2.1.1.1.2.2.3.2m11 6.9q.15.15 0 0m-12.4 4.2c-.1.1-.2.9-.2 1.3l.1.1c.9.5 1.7 1.1 2.6 1.6l.9.6c2.7-2 5.5-3.9 8.2-5.9.2-.1.4-.3.6-.4v-.1c0-.5.1-.9.1-1.4l-.1-.1c-1.2-.7-2.3-1.5-3.5-2.2-.1.1-.2.2-.4.3-.1.2-.3.4-.6.5-2.2 1.6-4.4 3.3-6.6 4.9-.3.2-.7.5-1.1.8'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M434.2 412.7c.1-.1.2-.2.4-.3 1.2.7 2.3 1.5 3.5 2.2 0 0 .1 0 .1.1 0 .5-.1.9-.1 1.4v.1c-.2.1-.4.3-.6.4-2.7 2-5.5 3.9-8.2 5.9l-.9-.6c-.9-.5-1.7-1.1-2.6-1.6 0 0-.1 0-.1-.1 0-.4.1-1.2.2-1.3l1.2-.9c2.2-1.7 4.4-3.3 6.6-4.9-.1 0-.2 0-.3-.1l-.6-.3c-1.5 1.1-2.9 2.2-4.4 3.3-1.9 1.4-3.3 1.9-3.6 4.4 0 .2 0 .4.2.5.3.2.7.4 1 .6.4.2.8.5 1.2.7.6.4 1.2.8 1.9 1.2.1.1.3.1.4 0 2.2-1.6 4.3-3.1 6.5-4.7.9-.6 1.8-1.3 2.6-1.9.2-.2.3-.5.4-.8-.1-.1-.2-.1-.4-.2-.7-.4-.2-1.3.4-1.3v-.2c0-.2-.1-.3-.2-.4-1.3-.9-2.7-1.7-4-2.6-.1 0-.1-.1-.2-.1h-.1s-.1 0-.1.1c-.1.1-.3.2-.4.3h.1c.2.5.2.8.1 1.1m4 2.1q.15.15 0 0m5.3 9.9v-1.3c-.6.4-1.2.9-1.7 1.3z'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M440.3 424.7h1.5c.6-.4 1.2-.9 1.7-1.3v-1.1c-.3.2-.5.4-.8.6-.9.7-1.7 1.2-2.4 1.8m-15.5-16.8c.1 0 .1.1.2.1.3.2.5.4.8.5.1.1.3.2.4.3s.2.1.4.2c.3 0 .7-.2.7-.5 0-.2 0-.4-.2-.6-.1-.1-.2-.1-.2-.2-.5-.4-1-.7-1.5-1-.1-.1-.2-.1-.3-.1-.6 0-.9.9-.3 1.3m6 3.1c0 .1-.1.1-.1.2v.4c.1.2.2.4.5.4.1.1.3.1.4.2.4.2.7.4 1 .6l.6.3c.1.1.2.1.3.1.3 0 .5-.2.6-.5s.1-.6-.3-.8h-.1c-.7-.4-1.4-.8-2.2-1.1-.1 0-.1-.1-.2-.1-.1-.1-.4.1-.5.3m8.2 3.7c-.7-.1-1.1.9-.4 1.3.1.1.2.1.4.2 1.4.7 2.7 1.4 4.1 2.1.2-.1.3-.2.5-.4v-.9c-1.4-.7-2.9-1.4-4.3-2.2-.1-.1-.2-.1-.3-.1m-4.9 10h2.3c2.4-1.7 4.8-3.4 7.1-5.1v-1.7c-.2.1-.3.2-.5.4-2.8 2.2-5.9 4.3-8.9 6.4m-26.6-13c-.3 0-.5.1-.8.3-.3.1-.6.3-.8.5-.3.2-.5.4-.7.7-.2.2-.4.5-.5.8-.1.2-.1.5-.2.6v.2s.1 0 .2-.1.3-.2.5-.3.4-.3.6-.4c.2-.2.5-.3.7-.5.5-.3.9-.7 1.3-1.1.2-.2.3-.3.4-.5.1-.1.1-.2.1-.2s-.3-.1-.8 0m3-2.6-.1-.1h-.2c-.1 0-.3.1-.4.2s-.2.2-.2.3c-.1.1 0 .2 0 .3 0 .2.2.4.2.4h.6c.1 0 .1 0 .2-.1l.1-.1v-.1l.1-.1c.1-.2.1-.4.1-.4s-.2-.2-.4-.3m-66.2 10.3c2.8.8 4.8 2.8 6.4 5.2h1.5c-1.9-3.1-4.6-5.7-8.2-6.7-5.9-1.6-12.1 2-16 6.7h1.8c3.7-4 9.1-6.6 14.5-5.2'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M338 424.5c-.7 0-1.4 0-2.1.2h3.3c-.4-.1-.7-.2-1.2-.2m3.1-3.9h.4c.1 0 .3.1.4.1.1.1.3.1.5.2s.3.1.5.2.3.2.5.3c.7.4 1.4.7 1.9 1 .3.1.5.3.7.4s.3.1.3.1 0-.1-.1-.3-.2-.4-.4-.7c-.4-.6-1-1.2-1.8-1.6-.4-.2-.8-.4-1.3-.4-.4-.1-.9-.1-1.2.1-.2.1-.3.1-.5.2-.1.1-.2.2-.3.2-.1.2-.2.2-.2.2zm-41.4-15.1c0 .1-.1.2-.1.3-.1.4-.1.8-.1 1.1 1.2.2 2.4.5 3.5.9.3-.3.5-.8.6-1.2-.1 0-.1 0-.2-.1-1.2-.5-2.5-.8-3.7-1m4.4 2.7c1.2.5 2.4 1.1 3.5 1.8.1-.5.3-.9.5-1.3-1.1-.7-2.3-1.3-3.5-1.7 0 .2-.1.4-.2.6q0 .3-.3.6m-24.9 10.5h-.3c-.3 1.4-.6 2.8-.6 4.2h.5c.3 0 .5 0 .8-.1.1-1.3.3-2.5.6-3.8-.3 0-.6-.2-1-.3m33.3-5.5c-.2.2-.5.4-.8.5.5.7 1 1.5 1.4 2.3.5 1 2.3 6.2-.3 6-.2.2-.5.4-.9.5-.6.2-.8-.6-.5-.9-2.5-.7-4.3-.8-7.1.1.1.1.1.2.2.3.1.3.2.7.2 1 2.5-.8 4.5-.9 6.9.1.9.4 2 .4 2.8-.3 2.8-2.5.1-7.4-1.5-9.7l-.1-.1c-.1-.1-.2.1-.3.2m-33.2 4.5q.15 0 0 0c.4.1.8.2 1.1.4.4-1.3 1-2.5 1.7-3.7-.4-.2-.8-.5-1.1-.8-.8 1.3-1.4 2.7-1.9 4.1zm3.5-4.2c.8-1 1.6-2 2.7-2.8-.1-.2-.2-.3-.3-.4-.2-.2-.5-.4-.8-.5-1 .9-1.9 1.8-2.7 2.9.1.1.2.3.3.4.2.2.5.4.8.4m12.3-6.8q1.65-.15 3.3 0c0-.5 0-1 .2-1.4q-1.8-.15-3.6 0c.1.3.2.6.1 1 .1.2.1.3 0 .4M279.5 424q-.6.15-1.2 0h-.1v.6h1.3zm10.8-16.2c1.2-.5 2.5-.8 3.8-1 .1-.2.1-.4.1-.6 0-.3-.1-.5-.2-.7-1.4.2-2.9.6-4.2 1.2-.1.5.2.9.5 1.1m18.3 2.9q1.05.75 2.1 1.8l.3.3c.2-.1.5-.2.7-.4s.3-.3.4-.5c-.9-1-1.9-1.8-3-2.6-.3.4-.5.9-.5 1.4m-22.4-.8c0 .1.1.1.1.2.9-.7 1.9-1.3 2.9-1.8q-.45-.45-.6-1.2c-.4.2-.7.3-1.1.5-.8.4-1.6.9-2.3 1.4.5.2.8.5 1 .9'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M279.5 424c.3-.1.5-.1.8-.2 0-.3 0-.6.1-.8.1-.6.8-.4 1 0 .3-.4.6-.9.7-1.6.1-.4 0-.9-.1-1.3v.3c0 .6-.7.7-1 .3v.3c.1 1.1-.5 1.8-1.4 2.1-.3.1-.5.1-.8.1h-.5c-2.1-.4-1.4-4 .6-4.2h.3c.4.1.7.2.9.4.3.3.6.7.7 1.1 0-.6 0-1.2.1-1.7-.2-.2-.4-.3-.5-.4-.3-.2-.7-.3-1-.4h-.2c-3.4-.2-4.8 5.9-1 6.4h.1c.4-.3.8-.3 1.2-.4m2.7-9.6c.2.1.4.1.6.2.1-.1.1-.2.2-.3.3-.5 1.1-.1 1 .3q.75-.15 1.5-.6c.9-.6 1.3-1.5 1.3-2.5-.5 0-.9-.5-.4-.9.1-.1.2-.1.2-.2-.1-.1-.1-.3-.2-.4 0-.1-.1-.1-.1-.2-.2-.4-.5-.6-.9-.8-1-.6-2.4-.5-3.4.2-1.3 1-2 2.7-1 4.2l.1.1c.3.5.7.8 1.1.9m.3-4.2c.6-.4 1.3-.6 1.9-.4.3.1.5.2.8.5.1.1.2.3.3.4.4.7.2 1.6-.4 2.2s-1.5.9-2.3.6c-.3-.1-.6-.2-.8-.5-.1-.1-.2-.3-.3-.4-.5-.8 0-1.8.8-2.4m7-1.7c.2-.1.3-.2.5-.3.6-.3 1.1.5.6.9.4.1.8.2 1.2.2.8 0 1.6-.3 2.3-.8-.5 0-.8-.7-.3-1 .4-.2.8-.3 1.3-.4 0-.1.1-.3.1-.5 0-.1 0-.2.1-.4 0-.4 0-.7-.1-1-.5-1.3-1.9-2-3.2-1.9-1.7.2-3.1 1.3-3.2 3.1v.6q.15.6.6 1.2c-.1.2 0 .3.1.3m.2-1.8c-.1-1.3 1-2 2.1-2.1.9 0 1.7.3 2.1 1 .1.2.2.4.2.7 0 .2 0 .4-.1.6-.3.8-1.2 1.3-2.1 1.4-.6.1-1.3-.1-1.7-.5-.2-.2-.5-.6-.5-1.1m8.7.1c0 .1 0 .3.1.4.2 0 .4.1.5.1.5.2.4.9 0 1q.45.6 1.2.9c.8.3 1.7.3 2.4 0-.1-.4.2-.8.6-.7.1 0 .2.1.3.1.2-.2.4-.3.6-.6.2-.2.3-.4.4-.7.1-.2.1-.4.2-.6.4-1.6-.7-3-2.3-3.5-1.7-.5-3.2.2-3.8 1.9-.2.7-.2 1.2-.2 1.7m3.7-2.3c1.2.4 1.6 1.3 1.5 2.1q-.15.75-.6 1.2c-.6.6-1.6 1-2.6.5-.6-.3-.8-.8-.9-1.3-.1-.4 0-.8.1-1.1 0-.1.1-.2.1-.3.4-1.1 1.4-1.4 2.4-1.1m5.5 6.1c.2.1.5.3.7.4.5.4.1 1.2-.5.9.1.3.3.6.5.9.5.6 1.2 1 1.9 1.1-.2-.5.6-1 .9-.4.1.1.1.2.2.3.1 0 .2-.1.4-.2.3-.1.5-.3.8-.5.1-.1.2-.2.3-.4 1-1.3.5-3-.5-4.2-1.2-1.1-2.8-1.5-4-.1 0 .1-.1.1-.1.2-.3.4-.5.8-.5 1.3-.1.3-.1.5-.1.7m3.9-1.2c.7.7 1 1.7.6 2.5-.1.2-.2.4-.4.5-.2.2-.4.3-.7.4-.7.2-1.5-.1-2-.7-.3-.4-.4-.9-.4-1.3 0-.5.2-1 .4-1.4.7-1.1 1.8-.7 2.5 0'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M281.4 423.2v-.3c-.2-.5-.9-.6-1 0 0 .2-.1.5-.1.8v.9h1c0-.5.1-1 .1-1.4m1.6-8.9c-.1.1-.1.2-.2.3-.8 1.2-1.5 2.5-1.7 3.9-.1.6-.2 1.2-.1 1.7v.1c0 .1 0 .2.1.3.3.4 1 .3 1-.3v-.3c0-1.9.8-3.7 2-5.2.1-.1.1-.1.1-.2-.2-.4-.9-.8-1.2-.3m7-6c-.2.1-.3.2-.5.3-1 .6-2 1.2-3 1.9-.1.1-.2.1-.2.2-.4.3 0 .9.4.9.1 0 .2 0 .3-.1 1.1-.8 2.3-1.5 3.5-2.2h.1c.4-.5-.1-1.3-.6-1m9-.9c-.2-.1-.4-.1-.5-.1-1.1-.3-2.3-.3-3.5 0-.5.1-.9.2-1.3.4-.5.3-.2 1 .3 1 .1 0 .2 0 .3-.1 1.3-.6 3.1-.6 4.5-.2h.3c.4-.1.5-.9-.1-1m9.2 3.6c-.2-.1-.4-.3-.7-.4-1.3-.8-2.6-1.3-4-1.8-.1 0-.2-.1-.3-.1-.5-.1-.7.3-.6.7 0 .2.1.3.3.4 1.7.5 3.3 1.2 4.7 2.2h.1c.6.2 1.1-.6.5-1m3.7 11.5c.4-.1.7-.3.9-.5 1.8-1.7-.4-6.2-1.5-8.1-.1-.1-.1-.2-.2-.3-.3-.6-1.2-.1-.9.4v.1c.7 1.2 3.7 6.7 1.4 7.5-.1 0-.2.1-.2.1-.3.2-.1.9.5.8m-7.1.4c-.1-.3-.1-.7-.2-1 0-.1-.1-.2-.2-.3s-.3-.2-.5-.2c-3.4-.1-7.8 1-10.6 3.3h2.4c2.3-1.3 5.2-1.9 7.6-2 .1.4.2.8.2 1.1-.8.3-1.6.5-2.4.8h3.7c.1-.1.1-.2.1-.4 0-.4 0-.8-.1-1.3m13.2.3c.1-.3.1-.5.1-.8v-.8c0-.5-.1-.9-.2-1.3q-.15-.6-.3-.9c-.1-.2-.1-.3-.1-.3s-.1.1-.1.3q-.15.3-.3.9c-.2.7-.4 1.6-.6 2.5-.1.2-.1.4-.2.6s-.2.3-.2.5c-.1.1-.2.3-.3.4s-.2.2-.3.4h1.7c.2-.2.4-.4.5-.7.2-.3.2-.5.3-.8m-.7-7.1-.2-.2s-.1 0-.1-.1c-.1 0-.1-.1-.1-.1-.1 0-.2-.1-.3-.1h-.2c-.1 0-.2.1-.2.1v.4c0 .1 0 .1-.1.2v.4c0 .1 0 .2.1.4s.3.5.5.6c.1.1.3.1.4.2h.2s0-.1.1-.1c.1-.1.1-.2.2-.3.1-.3.2-.6 0-.9-.1-.3-.2-.4-.3-.5m54.1-.9c-.1.1-.1.3-.2.4.6.3 1.3.6 1.8.8.1.1.2.1.4.1.2-.3.6-.3.9-.2 0-.1 0-.2.1-.2l.3-.6c-.4-.1-.7-.2-1.1-.4-.8-.3-1.6-.7-2.3-1.2-.9-.6-.2-1.9.1-2.6.9-2.5 2-4.8 3.4-7 1.5.7 3.1 1.3 4.6 2 .1-.1.1-.2.2-.3.4-.6 1.2.1.8.6.1 0 .1.1.2.2.4.2.7.3 1.1.5l-.6 1.8q.3.75.3 1.5c0 .5-.7.5-.7.1 0-.2 0-.3-.1-.5l-.6 1.2c.1.2.1.5.2.7.1.4-.5.5-.7.2-.2.3-.3.5-.5.8 0 .1.1.2.1.3.1.3-.3.4-.5.3-.1.1-.1.2-.2.3-.8 1.2-1.7 1.7-2.8 1.7-.2.4-.4.7-.6 1.1-.1.1-.2.2-.3.2 1.3.2 2.6 0 3.8-1.1 2.4-2.1 3.7-5.9 4.5-8.9.1-.3-.1-.6-.4-.7-.8-.3-1.6-.7-2.4-1l-.1.1c-.4.8-1.6.3-1.2-.5 0 0 0-.1.1-.1-.7-.3-1.4-.6-2.2-.9-.1.1-.2.2-.2.3-.5.7-1.6-.1-1.1-.8-.3-.1-.6-.2-.8-.4h-.1c-.2-.1-.5-.1-.7.2-1.9 3-3.7 6.3-4.5 9.7-.2.8.1 1.4.6 1.9 0-.1 0-.1.1-.2.4-.7 1.7-.2 1.3.6'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M371.4 415.2c.4-.8-.9-1.3-1.2-.5 0 .1 0 .1-.1.2-1.5 3.3-3.1 6.6-4.5 9.9h1.5c1.4-3 2.8-6 4.2-9.1 0-.2 0-.4.1-.5m3.1 1.8c-.2-.1-.4-.3-.3-.6-.3-.2-.6-.1-.9.2l-.1.1c-1.1 2.7-2.3 5.3-3.5 8h1.5c1.1-2.5 2.2-4.9 3.3-7.4zm2.1-12.9c.1-.1.2-.2.2-.3l1.2-1.2.1-.1c-.4-.2-.8-.4-1.2-.7-.5.4-1 .9-1.4 1.4-.4.8.6 1.6 1.1.9m3.3-.3c-.4.2-.7.6-.9 1 0 0 0 .1-.1.1-.4.8.9 1.3 1.2.5 0 0 0-.1.1-.1.1-.1.1-.2.2-.3l.1-.1c.2 0 .4-.1.5-.3-.4 0-.8-.3-1.1-.8m.7 1.2s-.1 0 0 0m4.6-4.9s-.1 0 0 0 .2-.1.3-.1c-.1 0-.2 0-.3.1'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M383.6 401.6c-.3.3-.5.6-.8.9s-.9.9-1.4.9c-.2 0-.3-.2-.3-.4-.3-.7.2-1.1.7-1.5.1-.1.1-.2.2-.2-.4-.2-.9-.3-1.3-.6-.4.3-.7.7-.8 1.1.2.1.3.3.2.6 0 .2-.2.4-.4.5 0 .3.1.5.3.8v.1q.45.75 1.2.9c.3 0 .6 0 .9-.1.9-.3 1.7-1.1 2.3-1.8.5-.5.9-1 1.4-1.5-.8.3-1.5.4-2.2.3'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M379.3 403h.4c.2-.1.4-.3.4-.5 0-.3-.1-.5-.2-.6s-.2-.1-.3-.2c-.6-.2-1.3-.5-1.7-1s.3-.6.7-.8c.3-.1.4-.3.4-.4l-.6-.6c-.1.1-.4.1-.5-.1-1 .4-1.7 1.1-1.3 2.3.1.4.4.7.7.9.3.3.7.5 1.2.7.1 0 .4.2.8.3m-1.2-9.2c.4-.9 1-1.8 1.7-2.6-.1-.1-.3-.2-.4-.2-.4-.2-.1-.8.3-.6l.6.3c.4-.4.8-.9 1.3-1.3-.2-.1-.3-.2-.5-.3-.4-.3.1-.8.4-.6.2.1.4.3.6.4l1.5-1.2c-.1 0-.3-.1-.4-.1-.4-.1-.4-.8.1-.7.4.1.7.2 1 .3.5-.4 1-.7 1.5-1.1l-.1-.1c-.4-.2-.1-.8.3-.6.2.1.3.2.5.3.4-.3.9-.6 1.3-.9-.2-.3.2-.7.5-.4l.1.1c1.3-.8 2.5-.9 3.6-.6.2-.1.4-.1.7-.2.4-.1.5.4.3.6.3.2.6.4 1 .7.3-.1.6-.2.8-.4.4-.2.7.4.3.7-.2.1-.4.2-.5.3.2.2.4.5.6.8.2-.1.3-.1.5-.2.4-.1.7.5.3.7-.1 0-.2.1-.3.1.2.4.5.7.7 1.1 0 0 .1 0 .1-.1.4-.2.7.5.3.7h-.1c.7 1.7.7 3.4-1.3 4.8l-.1.1c-.2.7-.4 1.3-.5 2 .2-.1.4-.2.5-.4 1.9-1.3 3.7-2.9 3.4-5.5-.3-2.5-2.5-5.1-4.4-6.6-2.1-1.8-5-.5-6.9.8-2.8 1.9-5.4 4.2-7.7 6.5-1.2 1.3-3.3 3.6-2.7 5.6.2.8.7 1.6 1.2 2.4.1-.6.2-1.2.4-1.7-.9-1.2-.9-2.1-.5-2.9'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M393.6 395.2c.1-.4.2-.9.4-1.3-.4.2-.7.5-1.1.7-.2.5-.2 1.1-.4 1.7-.1.4-.8.3-.7-.1.1-.3.1-.6.2-1-.3.2-.6.4-.9.7l-.3 1.5c-.1.5-.8.4-.7-.1 0-.3.1-.6.1-.8-.3.2-.7.5-1 .7-.1.5-.3 1-.4 1.5-.1.4-.8.3-.7-.1.1-.2.1-.5.2-.8-.4.3-.9.7-1.3 1-.1.2-.1.4-.1.7 0 .4-.7.5-.7.1v-.1c-.2.2-.5.3-.7.4-.1 0-.2.1-.4.1-.3.1-.7.1-1.1.1 0 .1-.1.3-.1.4-.1.4-.8.3-.7-.1 0-.1.1-.2.1-.3-.6-.1-1.2-.3-1.7-.5 0 .1-.1.2-.1.2-.2.4-.8.1-.6-.3 0-.1.1-.2.1-.3l-.9-.6v.3c0 .5-.7.4-.7-.1 0-.2.1-.5.1-.7-.3-.3-.6-.6-.9-1-.1.4-.2.8-.2 1.2 0 .1-.1.2-.1.2l.6.6c.5.5 1.1.9 1.8 1.3.4.2.8.4 1.3.6s1.1.3 1.7.4c.7.1 1.5 0 2.2-.3.4-.2.9-.4 1.3-.7q3.3-2.7 6.9-5.1c-.4.3-.6.1-.5-.1'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M383.4 393.4c1 .6 2.5 1.4 2.2 2.8-.1.4.6.5.7.1.4-1.7-1.3-2.8-2.6-3.5-.4-.3-.7.4-.3.6m1.7-1.4c1.2.5 3 1.3 2.4 2.9-.2.4.5.7.6.3.8-2-1.2-3.1-2.8-3.8-.3-.2-.6.4-.2.6m2.7-1.2c1.3.7 2.1 1.8 1.8 3.4-.1.4.6.5.7.1.3-1.9-.6-3.3-2.2-4.1-.5-.3-.7.3-.3.6m3.9 1.6c-.2.4.5.7.6.3.8-1.7-.8-2.8-2.1-3.7-.4-.3-.8.3-.4.6.9.6 2.5 1.4 1.9 2.8m1.8-1.4c-.2.4.3.8.6.4.4-.7.6-1.5.2-2.2-.4-.8-1.1-1.3-1.7-2-.3-.3-.9.1-.6.4.8 1 2.4 2 1.5 3.4m-12.4.2c-.2-.2-.5-.4-.8-.5l-.6-.3c-.4-.2-.7.5-.3.6.1.1.3.1.4.2.3.2.6.3.8.5.4.3.8-.3.5-.5m1.9-1.7-.9-.6c-.2-.1-.4-.3-.6-.4-.4-.3-.8.3-.4.6.2.1.3.2.5.3.3.2.7.5 1 .7.4.2.8-.4.4-.6m2.7-1.5c-.4-.3-.9-.6-1.3-.8-.3-.1-.6-.2-1-.3s-.5.6-.1.7c.2 0 .3.1.4.1.6.2 1.1.5 1.6.9.3.2.7-.3.4-.6m2.1-1.5c-.4-.3-.9-.6-1.3-.9-.2-.1-.3-.2-.5-.3-.4-.2-.7.5-.3.6.1 0 .1.1.1.1.5.3 1 .7 1.5 1 .4.3.9-.2.5-.5m1.7-.3c.4.2.8-.3.4-.6-.6-.4-1.1-.9-1.6-1.4l-.1-.1c-.3-.3-.7.1-.5.4 0 0 0 .1.1.1.6.7 1 1.2 1.7 1.6m1.7-1.4c.4-.3.9-.5 1.4-.6.1 0 .1-.1.2-.1.2-.2.1-.7-.3-.6-.2.1-.4.1-.7.2-.4.1-.7.3-1.1.6-.2.2.2.8.5.5m1.8 1.1c.4-.3.8-.5 1.3-.6.2-.1.4-.2.5-.3.4-.2.1-.9-.3-.7-.3.1-.5.3-.8.4l-1.2.6c-.3.3.1.9.5.6m1.3 1.3c.3-.3.7-.4 1-.6.1 0 .2-.1.3-.1.4-.1.2-.8-.3-.7-.2 0-.3.1-.5.2-.4.2-.7.4-1 .6-.2.4.2.9.5.6m1 1.6c.3-.2.7-.3 1-.4h.1c.4-.2.2-.8-.3-.7 0 0-.1 0-.1.1-.4.1-.8.3-1.1.5-.4.2 0 .7.4.5m-17.1 9.9c.1 0 .1-.1.1-.2 0-.4.1-.8.2-1.2.2-.8.5-1.6.8-2.4.2-.4-.5-.7-.6-.3-.2.6-.5 1.1-.7 1.7s-.3 1.1-.4 1.7v.3c0 .1 0 .2.1.3.1.2.4.2.5.1m2-2.7c-.3.7-.7 1.5-.9 2.2-.1.2-.1.5-.1.7 0 .4.7.5.7.1v-.3c.1-.9.5-1.7.9-2.5.3-.3-.4-.6-.6-.2m1.6 1.4c-.3.7-.6 1.3-.8 2 0 .1-.1.2-.1.3-.2.4.5.7.6.3 0-.1.1-.2.1-.2.3-.7.6-1.3.8-2 .2-.5-.4-.8-.6-.4m2.1 1c-.2.6-.4 1.2-.5 1.8 0 .1-.1.2-.1.3-.1.4.6.5.7.1 0-.1.1-.3.1-.4.2-.6.4-1.1.5-1.7.1-.4-.6-.5-.7-.1m3.4-1.2c-.6.6-1 1.5-1 2.4v.1c0 .5.7.4.7-.1 0-.2 0-.4.1-.7.1-.5.4-1 .8-1.3.2-.3-.3-.7-.6-.4m1.4-.8c-.1.5-.3 1-.4 1.5-.1.3-.1.5-.2.8-.1.4.6.5.7.1.1-.5.3-1 .4-1.5.1-.2.1-.5.2-.7.1-.6-.5-.6-.7-.2m1.9-1.4-.3 1.5c-.1.3-.1.6-.1.8-.1.4.6.5.7.1l.3-1.5c.1-.3.1-.5.2-.8 0-.4-.7-.5-.8-.1m1.7-.9-.3 1.2c-.1.3-.1.6-.2 1s.6.5.7.1c.1-.5.2-1.1.4-1.7 0-.1.1-.2.1-.3.1-.5-.5-.8-.7-.3m2.6-1.1c.1-.4-.6-.5-.7-.1-.1.3-.2.7-.3 1-.1.4-.2.9-.4 1.3-.1.2.1.4.3.4s.4-.1.4-.3c.2-.7.4-1.3.5-2 .2-.1.2-.2.2-.3m-19.8 23.9c.2-.4.4-.7.6-1.1.8-1.5 1.5-3 2.2-4.5 0-.1-.1-.2-.1-.3-.1-.3.2-.4.4-.4.2-.3.3-.7.5-1-.1-.2-.1-.5-.1-.7-.1-.4.5-.5.6-.2.2-.4.4-.7.6-1.1v-.6c.1-.3.3-.3.5-.3.3-.6-.5-1.2-.8-.6-.1.1-.1.2-.2.3-1.9 2.9-3 6.2-4.8 9.2l-.3.6c0 .1-.1.2-.1.2q0 .45.3.6c.1 0 .2.1.3 0 .2 0 .3 0 .4-.1m-.3-7.9c.1-.3.2-.6.3-.8l-.9 2.1c.2-.4.4-.8.6-1.3'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M374.6 407.2c-.2 0-.3.1-.4.3-.4 1-.9 2-1.3 3-.1.2 0 .5.2.6.3.2.6.4.9.5.2.1.5 0 .6-.2.6-.9 1.2-1.9 1.5-2.9.2-.9-.5-1.6-1.5-1.3m.4 1s.1 0 0 0c0 .3-.1.6-.2.8-.2.4-.4.9-.7 1.3zm4.9-1.2v.6c.1.9.6 1.8.8 2.7 0 .2.1.3.1.5 0 .5.7.4.7-.1s-.2-1-.3-1.5c0-.1-.1-.2-.1-.3-.2-.5-.5-1.2-.4-1.8v-.2c0-.1-.1-.1-.2-.2-.3-.1-.6 0-.6.3m-.7 1.7c-.2-.3-.7-.2-.6.2 0 .2.1.5.1.7.2.9.6 1.8.8 2.7v.1c.2.3.8.2.7-.2-.1-.2-.1-.5-.2-.7-.3-.9-.6-1.8-.7-2.7 0-.1-.1-.1-.1-.1m-1 1.9c-.2 0-.5.1-.4.4 0 .1.1.2.1.3.2.8.4 1.5.6 2.3 0 .1.1.2.2.3.2.1.6 0 .5-.3 0-.1-.1-.2-.1-.3-.2-.8-.4-1.5-.5-2.3-.1-.3-.2-.4-.4-.4m-3.8-19.9c-.2.2-.3.5-.5.7-.1.3-.3.5-.4.8s-.2.5-.2.8c-.1.3-.1.5-.1.8v.7c0 .2.1.4.2.6s.2.3.2.4l.3.3v-.8c0-.2.1-.3.1-.5.1-.2.1-.4.2-.6l.3-.6c.1-.2.2-.4.3-.7.1-.2.2-.5.3-.7.5-.9 1-1.8 1.4-2.5.1-.2.2-.3.3-.4l.3-.3.3-.3h-.4c-.1 0-.3.1-.5.1l-.6.3c-.4.2-.8.6-1.1 1 0 .5-.2.7-.4.9m4.3-3.7h.2c.1 0 .2-.1.4-.1h.4c.1 0 .2-.1.3-.1.2-.1.4-.4.5-.6.1-.1.1-.3.2-.4v-.2s-.1 0-.2-.1-.2-.1-.4-.2c-.1 0-.3-.1-.5 0-.2 0-.3.1-.5.2s-.3.2-.4.4-.2.4-.2.5c0 .2 0 .3.1.4zm4.3 28.9c.5-.9.7-1.9.8-2.7v-1.3l-.3.3c-.2.2-.4.4-.6.7-.4.6-.9 1.5-1.3 2.3l-.3.6c-.1.2-.2.4-.3.5-.1.2-.2.3-.3.4s-.2.3-.4.4c-.1.1-.2.2-.4.3-.1.1-.2.2-.3.2-.2.1-.3.2-.3.2s.1.1.4.1c.1 0 .3.1.4 0 .2 0 .4 0 .6-.1.2 0 .4-.1.7-.2.2-.1.4-.3.6-.4.2-.2.4-.4.5-.6.2-.2.4-.5.5-.7m1.3.4v-.2h-.2c-.1 0-.3 0-.5.1-.1.1-.2.1-.3.2s-.2.1-.2.2c-.1.2-.2.3-.3.5 0 .1-.1.2-.1.2 0 .1-.1.1-.1.2v.4c0 .2-.1.3-.1.4s-.1.2-.1.2.1 0 .2.1c.1 0 .3.1.5 0 .1 0 .2-.1.3-.1.1-.1.2-.1.3-.2l.3-.3c.1-.1.1-.2.2-.3.1-.2.2-.4.2-.6v-.5c-.1 0-.1-.1-.1-.3m-124-35.4c-.1-.2-.3-.4-.4-.4-.1.2-.2.3-.4.4s-.3.1-.5.2v.2c.6 1.6 1.5 3.2 2.4 4.8h.1c.4-.2.6.5.2.7.1.2.2.5.4.7.5 1 1.1 2 1.6 3 .2-.1.4-.1.6-.2.5-.1.4.7 0 .7-.1 0-.2 0-.3.1 1.5 2.5 3 5.1 3.8 7.8.9 3.1-3.4-.4-3.1-.1-.9-.8-1.7-1.7-2.5-2.6-1.4-1.6-2.7-3.2-4.1-4.8-1.8-1.9-3.5-3.9-5.3-5.7-.2.3-.5.6-.7.9 0 .1-.1.1-.2.2 2.5 2.6 5 5.3 7.4 8 1.5 1.7 5.5 8.2 8.7 6.5 3.4-1.8-1-7.1-2-9.1-2-3.9-4.3-7.5-5.7-11.3'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M252.7 385.4c1.7-1.9 3.8-3.4 6.2-4.4.2-.1.3-.1.5-.2s.3-.2.4-.4c.1-.1.1-.3.1-.5-.2-1.3-.5-3.4-1.3-4.4-.1-.1-.2-.2-.3-.2.2.2.1.6-.2.6h-.2c-.2.4-.9.6-1.1.2-.4.3-.9.7-1.3 1v1.1c0 .5-.7.5-.7 0v-.3c-.2 0-.3.1-.5.1-.4.3-.7.6-1.1.9v.1c0 .3-.3.4-.5.3-.2.2-.5.4-.7.5.1 0 .2 0 .3-.1.4-.1.6.6.2.7-.5.1-1 .2-1.6.3v.5c0 .5-.7.5-.7 0-.4.3-.8.6-1.1.9.7.1.9 1.1.1 1.3-.5.1-.9.1-1.4 0 0 .1.1.2.1.3 0 0 0 .1.1.1.9 1.1 2 2 3.2 2.8.3.2.5.1.8-.1.1 0 .1-.1.2-.2 0-.3.3-.6.5-.9m-3.3-2c2.8-2.2 5.6-4.3 8.4-6.5.4.8.6 2 .7 2.9-2.8 1.2-5.2 2.9-7.2 5.3-.7-.5-1.3-1.1-1.9-1.7'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M249.1 383.3c.8-.2.5-1.2-.1-1.3h-.1c-.1.2-.4.2-.6 0-.5 0-1-.2-1.4-.5-.2.1-.5.1-.5-.2v-.3l-.3-.3h-.6c-.5 0-.5-.7 0-.7l-.6-.9c0-.1-.1-.1-.1-.1-.2.2-.4.5-.6.7 0 .1-.1.1-.2.2 0 0-.1.1-.2.1.9 1.4 2.2 2.9 3.8 3.3q.75.15 1.5 0m6.2-11.4c.1.1.1.1.1.2.2.2.3.5.5.8.6.1 1.1.3 1.6.5q-.3-1.2-.9-2.1c-.1.1-.2.1-.3.1-.3.3-.7.4-1 .5m1.3 3.9c0 .1.1.2.1.2.3.4.9.3 1.1-.2-.4.1-.8 0-1.2 0m.6-1.7c-.3-.2-.7-.3-1-.4.1.5.2.9.3 1.4.5 0 .9 0 1.4.1-.1-.4-.1-.7-.2-1.1-.2.1-.4.1-.5 0'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M244.2 379.8c.2-.3.4-.5.6-.7l.9-.9h-.1c-.5 0-.5-.7 0-.7h.6c.1-.2.3-.2.5-.2.4-.3.7-.6 1.1-.8 0-.1 0-.2-.1-.3-.1-.4.6-.6.7-.2v.1c.4-.3.9-.6 1.3-.9-.4-.1-.3-.8.2-.7.2-.2.5-.1.6.1h.1c.5-.4 1.1-.7 1.7-1.1-.1-.2 0-.5.2-.5.1-.1.3-.1.4 0h.4c.5-.3 1-.5 1.4-.7 0-.3.4-.4.6-.2.3-.1.6-.2 1-.3.1 0 .2-.1.3-.1.2-.2.3-.6.1-.8-.7-1-1.4-2.6-2.7-2.7l.2.2c.6.6-.4 1.6-1 1-.2-.3-.5-.5-.8-.7-.1.1-.2.1-.4.2 0 .2-.1.4-.3.4h-.4c-.4.2-.9.5-1.3.8 0 .3-.3.4-.5.3-.4.3-.8.5-1.2.8v.3c.3.2.2.7-.2.7h-1.2c-.2.1-.4.3-.6.4v.1c.1.4-.4.6-.6.3-.4.3-.8.6-1.3.9v.1c0 .3-.3.4-.5.3-.4.3-.8.7-1.1 1 .1.3.1.5.2.8.3.8-.8 1.1-1.2.5-.4 1.2.5 2.6 1.3 3.6.1.1.1.2.2.2h.1c.1 0 .1.1.2.1h.4c.1 0 .1 0 .2-.1-.1-.4 0-.5 0-.6m-.5-3.9c1.2-1.1 2.6-2.1 4-3.1l4.2-2.7c.5-.3.9-.5 1.4-.8.8-.4 1.4.4 1.8 1.1-2.2.8-4.2 2.1-6.1 3.4s-3.9 2.7-5.4 4.4c-.5-.7-.7-1.5.1-2.3'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M243 375.7c-.1-.3-.1-.5-.2-.8-.2-.9-.2-1.7 0-2.6-.1 0-.3.1-.4.1-.4.1-.6-.6-.2-.7.3-.1.5-.1.8-.2.2-.6.5-1.1.9-1.6 0-.2.1-.4.1-.6 0-.1.1-.2.2-.2.3-.3.8-.5 1.3-.6.1 0 .1-.1.2-.1l.3-.6c.2-.2.5-.1.6.2.4-.1.7-.3 1.1-.4v-.5c0-.5.7-.5.7 0v.4c.3 0 .5-.1.8-.1v-.2c0-.5.7-.5.7 0v.3c.9.1 1.7.4 2.4.8.3.2.6.4.8.7.6.6 1.6-.3 1-1l-.2-.2c-2.7-2.6-6.7-2-9.7-.1-2.8 1.8-3.7 5.3-2.7 8.3 0 .1.1.1.1.1.6.7 1.7.4 1.4-.4m16.5 11.7c1 1.4 1.9 2.8 3 4 .1.2.4.1.5 0 .3-.2.6-.5 1-.6.1 0 .2-.1.3-.1.4-.1.5-.8 0-.7-.2 0-.4.1-.6.2-.3.1-.6.3-.8.5-.9-1.1-1.7-2.2-2.5-3.4.4-.3.8-.5 1.3-.7.4-.2.2-.8-.2-.7h-.1c-.6.2-1.1.6-1.7.9-.2.3-.3.5-.2.6m-12.4-6.2v-.4h-.7v.6c0 .3.3.3.5.2.1-.1.2-.2.2-.4m-.1-1.1c0-.6-.1-1.3-.1-1.9h-.7c0 .6 0 1.3.1 1.9zm-.1-2.6c0-.1-.1-.1-.2-.2-.2-.1-.4 0-.5.2zm1.9 2.6v-1.9h-.7v1.9zm-.1-2.6q0-.75-.3-1.5v-.1c-.1-.4-.8-.3-.7.2 0 .1.1.2.1.3.1.4.1.7.2 1.1zm.1 3.3h-.7c0 .3 0 .7.1 1 0 .1.1.2.1.2.2.2.5.2.6 0v-.2c0-.3-.1-.6-.1-1m1.8-3.2c0-.8-.1-1.6-.1-2.3-.2 0-.5-.1-.7-.1 0 .8.1 1.6.1 2.4zm-.5 3.2v.4c0 .5.7.5.7 0v-.5c-.3 0-.5 0-.7.1m.6-.8c0-.6-.1-1.1-.1-1.7h-.7c0 .6.1 1.2.1 1.8.3-.1.5-.1.7-.1m-.8-5.6c.2 0 .4.1.6.1-.2-.2-.5-.2-.6-.1m3.2.5v-1.3h-.7v1.2c.2 0 .5 0 .7.1m-.7 2.6c.2 0 .5 0 .7-.1v-1.9c-.2 0-.5 0-.7-.1zm0 .7v.7c0 .2.1.3.2.3.2.1.5 0 .5-.3v-.8c-.3.1-.5.1-.7.1m.5-5.3c-.1-.1-.3-.1-.4 0zm1.8 2.8v1.5c.4-.1.6.6.2.7h-.3v.3c0 .5.7.5.7 0v-2.4c-.1-.1-.4-.1-.6-.1m.7-2.8v-.8c0-.1 0-.2-.1-.2-.2-.2-.6-.1-.6.2v.7c.3.1.5.1.7.1m-.7 2.1c.2 0 .5 0 .7.1v-1.4c-.2 0-.5 0-.7-.1z'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M244.5 371.3c0-.6.1-1.1.2-1.7-.3.3-.8-.2-.5-.5-.1 0-.1.1-.2.2 0 .2-.1.4-.1.6-.1.5-.1 1-.2 1.5.3 0 .6 0 .8-.1m-.7.9v1.5c0 .2.1.3.2.3.2.1.5 0 .5-.3v-1.6c-.3 0-.5.1-.7.1m1.7-.3c0 .2.1.4.1.6 0 0 0 .1.1.1.2.3.7.1.6-.3v-.1c0-.1 0-.3-.1-.4-.2 0-.4.1-.7.1m0-.7c.2 0 .5-.1.7-.1v-.6c0-.4 0-.9.1-1.4-.2 0-.5.1-.7.1 0 .2 0 .5-.1.7zm1.1-2.8s0-.1.1-.1c.1-.1.1-.2.1-.3-.1-.2-.4-.4-.6-.2q-.3.3-.3.6v.1c.1 0 .4 0 .7-.1m1.2 0h.7v-1.2c0-.5-.7-.5-.7 0zm.5.6h-.5c-.1.7-.1 1.3-.1 2h.7v-.3c0-.6.1-1.2.1-1.8-.1.1-.2.1-.2.1m1.7-.1h-.7v.7c0 .2.1.3.2.3.2.1.5 0 .5-.3zm0-.7v-1.1c0-.5-.7-.5-.7 0v1c.3.2.5.1.7.1'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M247.6 371c-.5 0-.9 0-1.4.1-.2 0-.5.1-.7.1-.3 0-.7.1-1 .2-.2 0-.5.1-.7.1-.3.1-.5.1-.8.2s-.5.1-.8.2c-.4.1-.3.8.2.7.1 0 .3-.1.4-.1.3-.1.7-.1 1-.2.2 0 .5-.1.7-.1.4-.1.7-.1 1.1-.2.2 0 .5-.1.7-.1s.5 0 .7-.1h1.2c.4 0 .4-.5.2-.7h-.2c-.2-.1-.4-.1-.6-.1m4.2-2.8h-4.1c-.3 0-.7 0-1.1.1-.3 0-.5 0-.8.1h-.2c-.5.1-1 .3-1.3.6s.2.8.5.5c.2-.2.5-.3.9-.4.2-.1.4-.1.7-.1.5-.1 1-.1 1.5-.1h4c.2 0 .4-.2.3-.4s-.2-.3-.4-.3m-1.8 11.9c-.4 0-.8.1-1.2.1h-3.3c-.5 0-.5.7 0 .7h3.4c.4 0 .8 0 1.2-.1.2 0 .5 0 .7-.1.5-.1 1-.1 1.6-.3.4-.1.3-.8-.2-.7-.1 0-.2 0-.3.1-.4.1-.7.1-1.1.2-.3 0-.5 0-.8.1m4.7-2.9c-.6.1-1.1.2-1.6.3-.2 0-.5.1-.7.1-.6 0-1.2.1-1.8.1h-4.9c-.5 0-.5.7 0 .7h5c.6 0 1.1 0 1.7-.1.2 0 .5 0 .7-.1.4 0 .7-.1 1.1-.1.2 0 .3-.1.5-.1h.3c.3-.2.1-.9-.3-.8m.7-2.1c-.2 0-.5 0-.7-.1-.5 0-1.1-.1-1.6-.1-.2 0-.5 0-.7-.1-.6-.1-1.2-.2-1.8-.2h-.1c-.2 0-.4 0-.6-.1-.4-.1-.6.6-.2.7h.1c.2 0 .5.1.7.1.6.1 1.3.2 1.9.2.2 0 .5.1.7.1.5.1 1 .1 1.6.1.2 0 .5 0 .7.1.4 0 .8 0 1.2.1.4 0 .8 0 1.2.1h.2c.3 0 .4-.4.2-.6-.1-.1-.1-.1-.2-.1h-.2c-.5 0-.9 0-1.4-.1-.3-.1-.6-.1-1-.1m0-2.2c-.2 0-.5 0-.7-.1h-2.4c-.2.1-.3.4-.2.5 0 .1.1.1.1.1h.7c.5 0 1.1-.1 1.7 0 .2 0 .5 0 .7.1.2 0 .5.1.7.1.4.1.7.2 1 .4.2.1.3 0 .4-.1.1-.2.1-.4-.1-.5-.5-.3-1-.4-1.6-.5 0 .1-.1 0-.3 0m.5 14.7c0 .1.1.3.2.5s.2.3.3.5c.2.3.5.6.7.9.3.3.6.5.9.7s.6.4.8.5c.5.3.9.3.9.3s-.2-.4-.5-.9-.8-1-1.3-1.5c-.2-.3-.5-.5-.7-.7-.1-.1-.2-.2-.4-.3l-.3-.3-.5-.5-.2-.2v.3c0 .2 0 .4.1.7m5.8 6.4h.4s.1-.2.1-.4-.1-.4-.2-.6q-.15-.3-.6-.3h-.4s-.1.2-.1.4.1.4.2.6zm-6.7-28.1c.2.1.3.3.5.4.4.3.8.7 1.2 1.1.2.2.4.4.6.7.2.2.4.5.6.7.2.3.4.5.5.8.2.3.3.5.5.8.1.3.3.5.4.8.1.2.2.5.3.7.2.4.3.8.4 1.1s.2.5.2.5.1-.2.1-.5c0-.2.1-.3.1-.6v-.7c0-.3 0-.6-.1-.9q0-.45-.3-.9c-.1-.3-.3-.6-.4-1l-.6-.9c-.2-.3-.5-.6-.7-.8-.2-.3-.5-.5-.8-.7s-.6-.4-.8-.5c-.3-.1-.5-.3-.8-.3-.3-.1-.5-.2-.7-.2s-.4-.1-.6-.1h-.5s.1.1.4.3c.2 0 .4.1.5.2m6.2 2.5c.1.1.2.1.2.1s0-.1.1-.2c0-.1.1-.4.1-.6 0-.3 0-.5-.2-.8-.1-.1-.1-.3-.2-.4s-.2-.3-.3-.4-.2-.3-.3-.4-.3-.2-.4-.3-.3-.2-.4-.2c-.1-.1-.3-.1-.4-.1h-.8s0 .1.1.2c0 .1.1.1.2.2s.1.2.2.3.1.2.2.3.1.2.2.3.1.2.2.3.2.2.2.3c.1.2.3.4.5.6s.3.4.5.5q0 .15.3.3m69-82.3q-.15 0 0 0m16-2v-.1zm-15.7 3.8c-.8.9-1.8 3.8-2.5 1.1-.3-1.1-.5-2.2-.7-3.2-.4-2.3 2.7.2 2.9.3q.45.3.9 0c2.6-2.1 10.9-4.5 13.7-1.6.1 0 .3-.1.4-.1-.1-.5-.1-1-.2-1.5-3.7-2.4-11-.4-14.3 1.9-1.1-.9-2.7-1.9-4.1-.9-1.6 1.2-.3 4 .1 5.5.5 2 1.2 3 3.2 1.9 1.1-.6.9-1.9 1.7-2.4 1.1-.8 3.7-.9 5.1-.2.3-.3.7-.6 1.1-.9-1.8-1.3-5.9-1.5-7.3.1m38.3-9.7c-.1.1-.1.3-.2.5.2-.1.2-.3.2-.5'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M347.9 307.8c-6.1 1.3-11.5-1.7-13.4-7.6-3-9.3 6.5-13.6 13.8-15.1 6.2-1.3 13.5-1.7 18.9-5.3.1-.6.2-1.2.2-1.8-2.6 2.1-5.6 3.2-8.8 4 0 .2 0 .3.1.5.1.7-1 .7-1.1 0v-.3c-.2 0-.3.1-.5.1 0 .2.1.4.1.6.1.7-.9 1-1 .3 0-.2-.1-.5-.1-.7-1 .2-2 .3-3 .5 0 .1 0 .3.1.4.1.7-1 .7-1.1 0v-.2c-.2 0-.3 0-.5.1 0 .2.1.4.1.6.1.7-.9 1-1 .3 0-.2-.1-.5-.1-.7-1 .2-1.9.3-2.8.5v.1c.1.6-.9.7-1 .1-.1 0-.3.1-.4.1h-.1v.3c.1.7-.9 1-1 .3v-.3c-.1 0-.3.1-.4.1-1.2.3-2.4.7-3.5 1.2-1.3.6-2.5 1.3-3.5 2-.4.3-.7.6-1.1.9-4.3 3.9-5.4 9.8-2 15.6 2.8 4.9 9.5 5.9 14.5 4.6 5.7-1.5 8.9-6.4 8.9-12-.4-.4-.9-.8-1.4-1.2.4 6-2.9 10.7-8.9 12'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M366.3 303.2c-2.9-1.1-4.6-4.4-6.5-6.6-1.8-2.1-4.3-3.5-6.9-4.2-3.2-.9-10.3-1.3-11.4 2.9-.8 3.3 2.3 4.8 5 4.1 3-.8 3.8-3.6 2.7-6h.1c2.9-.1 5.3.9 7.4 2.4.5.4.9.7 1.4 1.2.7.7 1.4 1.4 2 2.2 1.9 2.3 3.4 4.8 6.4 5.6h.2s-.1 0-.1-.1zm-21.6-5c-2.6 0-2.2-3.7-.2-4.5 1-.4 2.1-.4 3.3-.4 1.4 2.6-.1 5-3.1 4.9'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M368.2 276.7c-.3 0-.6.2-.7.5 0 .2-.1.5-.1.7-.1.6-.2 1.2-.2 1.8-.3 2-.5 4-.7 6-.1.9 1.3.9 1.3 0 .1-.8.2-5.3.7-7 .1-.2.1-.4.2-.5s.1-.2.2-.2c3.8-.5 2.9 3.3 2.8 5.7-.2 4.2-.6 8.4-.7 12.7 0 1 0 2-.1 3l.3.3c.3.2 0 .7-.4.6v1.3s.1 0 .1.1c.3.2.1.6-.1.7 0 .7-.1 1.3-.6 1.7-.1.2-.3.4-.5.2-.2 0-.3.1-.5.1-.9 0-1.5-.1-1.6-1 0-.3-.1-.7-.1-1-.2-.2-.1-.4 0-.5 0-.6-.1-1.2-.1-1.8-.2-.2-.4-.4-.6-.5-.3-.3.2-.8.5-.5l.1.1v-1.4c-.1-.1-.3-.2-.4-.4-.3-.3.1-.7.4-.5v-2.6c0-.9-1.3-.9-1.3 0 0 2.1-.1 4.3 0 6.4 0 .8-.1 1.8 0 2.8.1.5.2 1 .4 1.4 0 0 0 .1.1.1.6.8 2.4.9 3.2.8 1.8-.3 2.1-1.3 2.2-2.9.3-5.6.3-11.2.7-16.8.2-2.5.6-5.5.1-8 0-2.3-3.4-1.5-4.6-1.4m-27.3 28.2c-.1-.1-.3-.1-.4-.2-.2-.1-.3-.2-.5-.3s-.3-.3-.5-.4c-.1-.2-.3-.3-.4-.5s-.3-.4-.4-.6c-.2-.4-.5-.8-.7-1.3l-.3-.6c-.1-.2-.2-.4-.2-.6-.1-.4-.3-.7-.3-.9-.1-.2-.1-.4-.1-.4s0 .1-.1.4c-.1.2-.1.6-.1 1s.1.9.2 1.4c.1.3.1.5.3.8.1.3.2.5.4.8.2.2.3.5.5.7l.6.6c.2.2.5.3.7.4.1 0 .2.1.3.1s.2 0 .3.1h.6c.2 0 .3 0 .4-.1.2-.1.4-.1.4-.1s-.1 0-.4-.1c0-.1-.1-.2-.3-.2m3.1 1.2c0 .1.1.1.2.1.2.1.3.1.5.2.2 0 .3 0 .5-.1.2 0 .3-.1.4-.2.2-.2.3-.4.3-.4s-.2-.2-.4-.3c-.1-.1-.2-.1-.4-.2-.1 0-.3-.1-.4-.1h-.8c-.3.1-.5.2-.5.2s.1.2.3.4c.2.3.2.4.3.4m14.9-12.5c.8.5 1.6 1 2.2 1.4.1.1.3.2.4.3l.3.3c.1.2.2.3.2.3v-.4c0-.2-.2-.6-.4-.9s-.5-.7-.9-1.1c-.4-.3-.8-.7-1.2-.9-.9-.5-1.8-.9-2.6-1.1s-1.3-.2-1.3-.2.4.4 1 .8c.6.5 1.5 1 2.3 1.5m4.8 5.3.4.2.2-.4c.1-.2.1-.5 0-.8 0-.1-.1-.2-.2-.3s-.2-.1-.3-.2c-.2-.1-.4-.1-.4-.1l-.2.4v.4c0 .1.1.2.1.3.1.2.2.4.4.5m-17.9-17.2v.2c.2 0 .3 0 .5-.1v-.3c-.1-.7.9-1 1-.3v.1c.8-.5 1.2-1.2.5-2.1-.2-.2-.3-.3-.6-.2-1.1.2-2.2.3-3.3.5-.3 0-.4.2-.4.5-.1 1 .4 1.6 1.2 1.8.2-.5 1-.7 1.1-.1m-1-1.2c.8-.1 1.6-.2 2.3-.3 0 .4-.6.6-1 .7-.5.1-1.1 0-1.3-.4'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M345.2 284.7c.1.7 1.1.4 1-.3v-.4l-.3-2.1v-.2c-.1-.6-1-.4-1 .2v.1c0 .3.1.6.1.9.1.5.1 1 .2 1.5zm1.1-3.1v.3c.1.7.2 1.4.3 2v.1c.2.6 1.1.6 1-.1v-.1c-.1-.8-.2-1.5-.4-2.3v-.1c0-.7-1-.4-.9.2m5-.5v.2c.2 0 .3 0 .5-.1v-.3c-.1-.7.9-1 1-.3v.1c.8-.5 1.2-1.2.5-2.1-.2-.2-.3-.3-.6-.2-1.1.2-2.2.3-3.3.5-.3 0-.4.2-.4.5-.1 1 .4 1.6 1.2 1.8.1-.5 1-.7 1.1-.1m-1.1-1.2c.8-.1 1.6-.2 2.3-.3 0 .4-.6.6-1 .7-.5.1-1.1 0-1.3-.4'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M351.7 283.8c0-.2-.1-.4-.1-.6l-.3-1.8v-.2c-.1-.6-1-.4-1 .2v.1c.1.6.2 1.3.3 1.9 0 .2.1.5.1.7.1.6 1.1.3 1-.3m0-2.8v.3l.3 1.8v.2c.1.7 1.1.7 1.1 0 0-.1 0-.3-.1-.4-.1-.7-.2-1.4-.3-2v-.1c-.1-.7-1.1-.5-1 .2m5.1-.8v.2c.2 0 .3 0 .5-.1v-.3c-.1-.7.9-1 1-.3v.1c.8-.5 1.2-1.2.5-2.1-.2-.2-.3-.3-.6-.2-1.1.2-2.2.3-3.3.5-.3 0-.4.3-.4.5-.1 1 .4 1.6 1.2 1.8.1-.5 1-.7 1.1-.1m-1.1-1.2c.8-.1 1.6-.2 2.3-.3 0 .4-.6.6-1 .7-.5 0-1.1 0-1.3-.4'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M357.2 282.8c0-.2-.1-.4-.1-.6l-.3-1.8v-.2c-.1-.6-1-.4-1 .2v.1c.1.7.2 1.3.3 2 0 .2.1.5.1.7.1.6 1.1.3 1-.4m.1-2.7v.3l.3 1.8v.3c.1.7 1.1.7 1.1 0 0-.2 0-.3-.1-.5-.1-.7-.2-1.3-.3-1.9v-.1c-.1-.9-1.2-.6-1 .1m-25.3 1.8v.4l.1-.1c0-.1.1-.1.2-.2.2-.1.4-.2.8-.2.7-.1 1.7-.2 2.6-.3 1-.1 1.9-.3 2.7-.5.4-.1.7-.2.9-.2s.4-.1.4-.1-.1-.1-.3-.2-.5-.3-.9-.4c-.8-.2-1.9-.3-2.9-.1-1 .1-2.1.5-2.8 1-.5.3-.7.6-.8.9m1.9-3.5c0 .1-.1.1-.1.2-.1.1-.1.3-.2.4v.2s.1 0 .2.1.2.1.4.2c.1 0 .1 0 .2.1h.6c.3 0 .5-.2.7-.4l.3-.3.1-.1s0-.1-.1-.2l-.3-.3c-.1-.1-.3-.2-.5-.2h-.5c-.2 0-.4.1-.5.2-.2 0-.3 0-.3.1m36.4 25.2c-.7-.7-1.5-1.3-2.2-1.9-.2-.2-.4-.1-.5 0s-.2.3 0 .5c.7.7 1.4 1.2 2.1 1.9 0 0 .1 0 .1.1.2.1.4 0 .5-.2s.1-.3 0-.4m-2.9-4.8c-.3-.3-.8.2-.5.5.2.2.4.4.6.5 1 .9 2.1 1.6 3.1 2.3.1.1.2.1.2 0 .3 0 .4-.5.1-.7 0 0-.1 0-.1-.1-1.2-.8-2.4-1.6-3.4-2.6.1.2.1.1 0 .1m.2-2.2c-.3-.2-.7.2-.4.5l.4.4c1 .9 2.2 1.8 3.3 2.7l.1.1c.3.1.7-.3.4-.6l-.3-.3c-1.2-.9-2.4-1.8-3.5-2.8m-99.4 48.7v1.8c.4 0 .9-.1 1.3-.1v-1.9c-.4.2-.9.2-1.3.2m.8-28.7c0-.9-1.3-.9-1.3 0 0 3.7.1 7.4.2 11.1.4 0 .9-.1 1.3-.1-.2-3.6-.2-7.3-.2-11m-1.1 12.5c0 .4 0 .9.1 1.3.4 0 .9-.1 1.3-.1 0-.4-.1-.9-.1-1.3-.4 0-.9.1-1.3.1m.3 14.6c.1.2.2.4.3.5.3 0 .7-.1 1-.1 0-3.7.1-7.4-.1-11.2 0-.4 0-.9-.1-1.3-.4 0-.9.1-1.3.1 0 .4 0 .8.1 1.2.2 3.7.1 7.2.1 10.8m.9 4.9c.1 0 .2 0 .2.1.1-.1.1-.2.2-.3h-.5c.1.1.1.2.1.2m-2.1 0c-1.3.9-2.5 2-3.6 3.1-.8.8-1.6 1.6-2.3 2.5-.5.6-.1 1.6 0 2.3.2.8 1.5.5 1.3-.4-.3-1.2.1-1.5.9-2.4l1.8-1.8 2.1-1.8c.2-.5.4-1.1.7-1.6-.3 0-.6.1-.9.1'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M269.1 348.6c0-.1 0-.1-.1-.2-.4 0-.8 0-1.2.1-.2.5-.4 1.1-.7 1.6-.1.4-.3.7-.4 1.1-.3.9-1.1 2.2-.9 3.1s.1 2.9 1.4 3c.7.1.8-.9.3-1.2-1-1.7.3-4.4 1.1-6.3l-.1-.1c-.4-.4.1-1.1.6-1.1'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M269.5 348.8c-.1-.1-.1-.1-.2-.1s-.1-.1-.2-.1c-.5 0-1 .7-.5 1.2 0 .1.1.1.1.1 1.9 2 4.5 3.4 4.6 6.5 0 .9 1.4.9 1.3 0-.1-3.7-2.9-5.1-5.1-7.6m1.9-35c.2.1.4.1.7.2 1.3-.7 2.6-1.5 3.8-2.4.7-.5-.3-1.5-1-1-1.4 1.1-2.8 1.9-4.4 2.7.2.4-.1 1.1-.8 1-.2-.1-.5-.1-.8-.2-3 1.4-6.2 2.6-8.9 4.5-.7.5 0 1.7.7 1.2 3.1-2.1 6.6-3.4 10-5-.3-.5.1-1.2.7-1'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M279.5 316.6c0 .3 0 .6-.1 1 3.5.6 7 .3 8-2.5 0-.1 0-.2.1-.2-.5-.2-.6-.9 0-1h.1c0-.4-.1-.7-.3-1.1-.3 0-.7.1-1 .1-.9.1-.9-1.2 0-1.3h.4c-.6-1-1.5-2-2.1-2.6-2.3-2.6-5.6-4.8-9-5.8-4-1.2-10.9-1.1-14.3 1.7-4.7 3.8 3.9 8.3 7.5 9.4.3.1.6.2.8.2.6.1 1-.6.8-1-.1-.1-.2-.3-.4-.3-3.1-.7-12.9-5.8-6.1-8.4 3.3-1.3 7.5-1.1 11-.5 4.3.7 10 5.2 11.2 9.4 1.3 4.7-10.7 1.5-14.1.4-.3-.1-.5-.2-.7-.2-.6-.2-1 .5-.7 1 .1.1.2.3.4.3 1.5.6 4.2 1.6 7.1 2.2v-.7c.1-1 1.4-1 1.4-.1m-4 14.4c-.1.1-.1.2-.2.3.1-.1.2-.2.2-.3m-13.2 1.4v.2c1.9-.4 3.8-.7 5.7-.8.4 0 .9-.1 1.3-.1 1.5-.1 3-.2 4.5-.2.2-.5.4-.9.7-1.3-1.7 0-3.5.1-5.2.2-.4 0-.9.1-1.3.1-2 .2-4 .5-5.9.9-.2-.6-.4-1.3.5-1.5 1.6-.3 3.1-.5 4.7-.6.2 0 .4 0 .7-.1.4 0 .9-.1 1.3-.1 2.1-.2 4.2-.3 6.3-.4.3-.5.7-.9 1.1-1.3h-.1c-2.4 0-4.9.2-7.3.4-.4 0-.9.1-1.3.1-1.4.2-2.8.3-4.2.5-2.8.4-3.8 1.1-2.7 4 0 0 0 .1.1.1-.1-.9 1.2-.9 1.1-.1'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M269 348.5h.5c1.6-.1 3.3-.1 4.9-.2-.1-.1-.1-.2-.2-.3-.2-.3-.3-.6-.4-1-1.4.1-2.8.1-4.2.2-.5 0-.9 0-1.3.1-1.7.1-3.4.3-5.1.5-.1-.7-.2-1.5-.3-2.2h-.2c-.7 0-.7-1.1 0-1.1-.1-.6-.1-1.1-.2-1.7-.1-.1-.1-.2-.2-.2-.1-.2 0-.4.1-.5 0-.6-.1-1.1-.1-1.7-.2-.2-.4-.3-.6-.5-.4-.3 0-.9.4-.6.1.1.2.1.2.2v-1.1l-.3-.3c-.2-.3 0-.6.3-.6 0-1.6 0-3.1.1-4.7v-.2c0-.8-1.2-.9-1.3-.1v.1c-.2 5.3 0 10.9.9 16.1.1.4.5.5.8.5 1.4-.2 2.9-.4 4.3-.5.3 0 .6 0 .8-.1.4-.1.7-.1 1.1-.1m17.1-25.7c-.2.1-.4.2-.7.3.7-.2 1.4-.5 2.1-.6-.4.1-.9.1-1.3.1.1.2 0 .2-.1.2m4.2-.8c3.9-.5 8-.2 11.3 1.1 6.8 3.1 8 12.9 6.9 19.4-.6 3.5-2.3 7-5.4 9-2.5 1.5-5.5 2.3-8.5 2.6 1.9.1 3.9.1 6-.1.6-.2 1.3-.5 1.9-.7 3.9-1.7 6-5.3 7.1-9.2 1-3.7 1.1-8.6-.2-12.9-.3.1-.6-.4-.3-.6h.1c-.1-.4-.2-.7-.4-1.1-.1.1-.2.1-.2.2-.3.3-.8-.2-.5-.5l.4-.4c-.1-.3-.3-.7-.5-1-.4.2-.7-.4-.4-.6h.1c-.2-.3-.4-.6-.5-.9-.3 0-.5-.3-.4-.5-.5-.7-1.1-1.4-1.8-2-.1 0-.2 0-.3-.1-.1 0-.2-.1-.3-.2l-1.8-.6h-.1c-.4-.1-.9-.2-1.3-.3-.9-.2-1.8-.3-2.6-.4s-.8-1.2-.2-1.3c-1.5-.3-3.1-.4-4.7-.4-.6.6-1.9 1.1-3.4 1.5m-15.8 8.1c-.2.4-.5.9-.7 1.3-.1.1-.1.2-.2.3-1.6 3.9-1.9 8-.9 12 .7-.1 1 .9.3 1 .2.7.5 1.4.8 2.1.1.3.3.6.4 1 .1.1.1.2.2.3 1.4 2.6 3.4 4.2 5.8 5.3.2 0 .4.1.5.2.4.2.8.3 1.3.5.1-.1.3-.2.4-.2-1.4-.7-2.6-1.7-3.6-2.9-.7-.5-1.4-1.1-2-1.8-.3.2-.7-.2-.4-.5l-.6-.9c-.1-.1-.1-.2-.2-.3-.1.1-.2.1-.3.1q-.3 0-.3-.3v-.3c0-.1.1-.2.2-.2-.2-.4-.4-.7-.5-1.1-.1.1-.2.2-.2.3-.3.4-.8-.1-.5-.5.1-.2.3-.3.4-.5-.2-.5-.3-1-.5-1.5l-.1.1c-.3.3-.8-.2-.5-.5l.4-.4c-.1-.5-.2-1.1-.2-1.6-.1 0-.2-.1-.2-.2s0-.2.1-.4v-1.2c-.3.1-.6-.2-.4-.5.1-.2.3-.3.4-.5 0-.7.1-1.5.3-2.2-.1-.1-.2-.4 0-.6h.1c.1-.7.3-1.3.5-2-.4.1-.6-.6-.1-.7.1 0 .3-.1.4-.2.2-.5.4-1 .7-1.5.1-.1.1-.2.2-.3s.1-.2.2-.4c-.4.1-.5-.6-.1-.7.3-.1.5-.2.7-.3 1-1.5 2.3-2.7 3.8-3.8 1.1-1.2 2.4-2.2 3.8-3h-1.1q-3.6 1.65-6.3 4.5c-.4.4-.8.9-1.1 1.3-.3.7-.6 1.2-.9 1.7m16.3-9.5c-1 .1-2.1.3-3.1.5 1-.1 2.1-.2 3.1-.5m2.9 33.6c-2.5.2-4.9 0-7.2-.3-1.2-.2-2.4-.4-3.5-.8.3.2.7.3 1.1.4.6.2.4 1.2-.3 1-.3-.1-.6-.2-.8-.3.1.1.1.2.1.3.7.2 1.5.4 2.3.5 2.9.6 5.8.7 8.7.4-.7 0-.8-.9-.4-1.2'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M305.3 323.8c.9.3 1.7.7 2.5 1.2.3-.2.5-.4.8-.6.4-.3.9.2.5.5-.2.2-.4.3-.6.5.3.2.5.3.8.5.2-.2.5-.4.8-.5.4-.2.7.4.4.6-.2.1-.4.2-.5.4.3.3.6.5.9.8.1-.1.2-.1.3-.2.4-.2.8.4.4.6-.1 0-.1.1-.2.1.3.3.6.6.8 1l.6-.3c.4-.2.6.5.2.7-.1.1-.3.1-.4.2.3.5.5.9.7 1.5.9 2.7 1.3 5.7 1.2 8.5 0 3.8-1.1 7.7-3.8 10.5-1.8 1.9-4.1 3.1-6.6 3.7.3 0 .6.2.7.5q.15.15.3.6c.4-.1.8-.3 1.2-.4-.3-.7.8-1.2 1.2-.6 1.4-.6 2.6-1.5 3.8-2.6 2.6-2.4 3.9-5.9 4.3-9.3-.2-.2-.2-.6 0-.9l-.1-.1c-.5-1.8.5-4.3-.5-5.9-.2-.3-.1-.7.2-.8-.1-.2-.1-.4.1-.6-.2-1.2-.6-2.4-1-3.6-.8-2.4-2.8-4.2-5.1-5.6-1.4 0-2.8-.1-3.9-.4m-1.6 29.7q-1.65.45-3.3.6c-2 .2-4.1.2-6 .1h-.4c-.1 0-.3 0-.4.1-.5.3-.4 1.2.4 1.3 3.1.2 6.4.1 9.5-.6l-.3-.6c0-.5.3-.8.5-.9m-1-31.9-1.2-.3c.4.2.8.2 1.2.3m2.3.8c.2 0 .4.1.6.1l-2.7-.9c.8.2.5 1.4-.3 1.3l1.8.6c-.4-.4-.1-1.3.6-1.1m-6.5-.2c.8.1 1.7.2 2.6.4-1.1-.4-2.1-.9-2.7-1.8h-.1c-.6.1-.6 1.3.2 1.4m-21.1 9.9c-.4.2-.9.5-1.3.7-.2.5-.3 1.1-.5 1.7.1-.1.3-.2.5-.2.3-.1.6.2.5.4.3-.9.5-1.8.8-2.6q.15 0 0 0m.5-3.1c.4-.2.8.4.4.6-.3.2-.7.3-1 .5-.3.6-.6 1.2-.8 1.8l.6-.3c.2-.1.5 0 .5.2 1.5-3.6 4.2-6.7 7.9-8.6.2-.1.4-.2.7-.3.1 0 .1-.1.2-.1-.8.1-1.6.1-2.3.1-1.4.9-2.7 1.9-3.8 3-.9 1-1.7 2-2.4 3.2zm5.1 25.3c.3.1.5.2.8.3.6.2.9-.8.3-1-.4-.1-.7-.3-1.1-.4-5-2.3-6.8-8.6-6.9-13.7 0-1.6.2-3.2.5-4.7 0 .1-.1.1-.2.2-.3.2-.7.3-1 .5-.1.6-.2 1.1-.3 1.7.1-.1.3-.2.4-.3.4-.3.7.3.4.6l-.9.6c0 .5-.1.9-.1 1.4.1-.1.3-.2.5-.3.4-.2.8.4.4.6-.3.2-.5.4-.8.6 0 .6.1 1.2.1 1.8.1 0 .1 0 .2-.1.4-.1.6.5.2.7-.1 0-.2.1-.3.1.1.5.2.9.3 1.4l.1-.1c.3-.3.9.2.5.5-.2.1-.3.2-.5.4.1.4.2.9.4 1.3.4-.3.7.3.4.6l-.1.1c.2.5.4 1 .6 1.4.3 0 .5.3.3.6.4.8.9 1.6 1.5 2.3 1 1.2 2.2 2.2 3.6 2.9.3-.3.5-.2.7 0m11.3-4c3.3-.4 4.3-3.6 2.4-5.2s-5.1-.8-6 .6c-2.1 2.6.3 5 3.6 4.6'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M276.1 332.9c.4-.2.9-.5 1.3-.7.1-.1.2-.2.1-.3-.1-.2-.3-.4-.5-.2l-.6.3c-.6.3-1.2.7-1.8.9-.1.1-.3.1-.4.2-.4.1-.3.7.1.7h.1c.6-.4 1.2-.6 1.7-.9m-1.9 3.3c.4-.3.8-.6 1.3-.8.3-.2.7-.4 1-.5.1 0 .1-.1.2-.2 0-.2-.2-.5-.5-.4-.2.1-.3.1-.5.2-.6.3-1.2.7-1.8 1.1h-.1q-.3.3 0 .6c.1.1.2.1.4 0m.9 1.8.9-.6c.4-.3 0-.9-.4-.6-.1.1-.3.2-.4.3-.6.4-1.2.8-1.7 1.3-.2.2-.3.3-.4.5-.2.3.1.6.4.5.1 0 .1-.1.2-.1.4-.5.9-.9 1.4-1.3m-1.2 3.2c.4-.3.8-.6 1.1-.9.3-.2.5-.4.8-.6.4-.2 0-.8-.4-.6-.2.1-.3.2-.5.3-.2.2-.5.3-.7.5-.2.1-.4.3-.6.4l-.2.2c-.1.1-.1.2-.1.4 0 .1.1.2.2.2.2.2.3.2.4.1m1.6 1.5c.4-.1.2-.8-.2-.7-.1 0-.1 0-.2.1-.5.2-1 .4-1.4.7-.1.1-.3.2-.4.4-.3.3.2.8.5.5l.1-.1c.4-.4.8-.6 1.3-.8.2 0 .3-.1.3-.1m.2 2.2c.1-.1.3-.2.5-.4.4-.3-.1-.8-.5-.5l-.1.1c-.4.3-.8.6-1.1 1-.2.2-.3.3-.4.5-.3.3.2.8.5.5.1-.1.2-.2.2-.3.2-.3.6-.6.9-.9m.2 2.4.5-.5.1-.1c.4-.3 0-.9-.4-.6-.2.1-.4.3-.6.5l-.3.3c-.1 0-.2.1-.2.2s-.1.2 0 .3c0 .2.2.2.3.3.1 0 .2 0 .3-.1zm1.4 1.6c.2-.3 0-.6-.3-.6-.1 0-.1 0-.2.1l-.4.4c-.2.3.1.7.4.5 0 0 .1 0 .1-.1.1-.1.2-.2.4-.3m0-18.9c.3-.1.7-.3 1-.5.4-.2.1-.8-.4-.6h-.1l-1.5.6c-.2.1-.5.2-.7.3-.4.1-.3.7.1.7h.1c.5-.1 1-.3 1.5-.5m-9.1 15.3c.5 0 .9-.1 1.4-.1 1.2-.1 2.3-.2 3.5-.4.7-.1.4-1.1-.3-1-1 .2-2.1.3-3.2.4-.3 0-.7.1-1 .1.1.1.1.2.2.3.2.4-.4.8-.6.4-.1-.2-.3-.4-.4-.6h-1.2c-.1.3-.5.4-.6.1v-.1h-1c.3.3-.2.8-.5.5-.1-.2-.3-.3-.5-.5h-1.3c-.7 0-.7 1 0 1.1h.2c1.7 0 3.5 0 5.3-.2'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M264.4 344.9c.3.3.8-.2.5-.5-.7-.8-1.4-1.5-2-2.3-.1-.2-.3-.2-.5-.1s-.3.3-.1.5c.1.1.1.2.2.2.5.6 1 1.2 1.5 1.7.1.2.3.3.4.5m1.5-.5c.2.4.6.2.7 0v-.2c-1-1.8-2.6-3.5-4.2-4.8-.1-.1-.2-.1-.2-.2-.4-.3-.7.3-.4.6.2.2.4.3.6.5 1.3 1.1 2.6 2.5 3.5 4.1m1.8-.1c.1.2.3.4.4.6.2.4.8 0 .6-.4-.1-.1-.1-.2-.2-.3-.1-.2-.2-.4-.3-.5-1.6-2.4-3.9-4.1-5.7-6.3-.1-.1-.2-.1-.2-.1-.2 0-.5.4-.3.6l.3.3c1.7 2.1 4 3.8 5.4 6.1m32.1-18.9c.1 0 .3.1.4.2.3.2.7.4 1 .6.2.1.4.3.5.4.2.1.4.3.5.4l.5.5.5.5c.1.2.3.3.4.5s.2.3.3.5.2.3.3.4.1.2.2.4.2.3.2.3 0-.1.1-.4v-.4c0-.2 0-.4-.1-.6-.1-.4-.2-.9-.5-1.3-.1-.2-.3-.4-.5-.7l-.6-.6c-.2-.2-.4-.4-.7-.5-.2-.2-.5-.3-.7-.4-.5-.2-1-.3-1.4-.3h-.6c-.2 0-.3 0-.4.1-.2.1-.3.1-.3.1s.1 0 .3.1c.3.1.4.2.6.2m4.9 7.8c0 .1.1.2.2.3.2.2.4.2.4.2l.3-.3c.1-.1.1-.2.1-.3v-.3c0-.2-.1-.4-.2-.6s-.3-.3-.3-.3-.2.1-.3.3q-.3.3-.3.6c0 .1 0 .3.1.4m-21.2 16.1c-.1-.1-.3-.2-.4-.3-.2-.1-.3-.2-.5-.3-.3-.2-.6-.5-.9-.8-.1-.2-.3-.3-.4-.5s-.2-.3-.4-.5c-.1-.2-.2-.3-.3-.5s-.2-.3-.2-.4c-.1-.1-.1-.3-.2-.4 0-.1-.1-.2-.1-.3-.1-.2-.1-.3-.1-.3s-.1.1-.1.3c0 .1-.1.2-.1.4v.5c0 .4.1.8.3 1.3.1.2.2.4.4.6.1.2.3.4.5.6s.4.4.6.5c.2.2.4.3.6.4.4.2.8.3 1.2.4h.9c.2 0 .3-.1.3-.1s-.1-.1-.3-.1c-.3-.2-.5-.3-.8-.5m24.9-23.9c.2-.1.4-.3.6-.5.4-.3-.1-.8-.5-.5-.3.2-.5.4-.8.6l-.9.6c-.1 0-.1.1-.1.1-.1.2.1.6.4.5h.1c.4-.3.8-.5 1.2-.8m1.9.6c.4-.2 0-.8-.4-.6-.3.2-.5.3-.8.5-.5.4-1 .9-1.6 1.2h-.1c-.4.2 0 .8.4.6.7-.4 1.2-1 1.9-1.4q.45-.15.6-.3m1.1 1.5c.4-.2 0-.8-.4-.6-.1.1-.2.1-.3.2-.8.5-1.6 1-2.3 1.6-.2.1-.3.3-.4.4-.3.3.2.8.5.5.1-.1.2-.1.2-.2.8-.7 1.6-1.3 2.5-1.8.1 0 .2 0 .2-.1m1 1.7c.1-.1.3-.1.4-.2.4-.2.2-.9-.2-.7l-.6.3c-1.1.5-2 1.2-3 1.9h-.1c-.3.2-.1.8.3.6h.1c1-.7 2-1.4 3.1-1.9m-35-21.1c.3.2.5.3.5.3l-.1-.1c-.1-.1-.1-.2-.2-.3-.2-.3-.6-.6-1.1-.9q-.75-.45-1.8-.9c-.7-.2-1.5-.4-2.3-.5s-1.6-.1-2.3.1c-.4.1-.7.2-1.1.3-.3.1-.7.3-.9.5-.3.2-.5.5-.5.8s0 .5.1.7.2.3.2.3l.1.1s-.1-.2-.1-.5c0-.1 0-.3.1-.5s.2-.3.4-.4c.4-.2 1-.3 1.7-.3h1c.4 0 .7 0 1.1.1.4 0 .7.1 1.1.1.4.1.7.1 1 .2.7.1 1.3.3 1.8.5.6.1 1 .2 1.3.4m2 1.5c0 .1.1.2.1.2.1.4.3.8.5 1.3s.3.9.5 1.2v.4c0 .1-.1.2-.1.2h.2c.1-.1.3-.2.5-.5 0-.1.1-.3.1-.4v-.5c0-.3-.1-.6-.2-.9s-.3-.6-.5-.8-.4-.4-.6-.5c-.1-.1-.2-.1-.3-.1s-.2-.1-.3-.1h-.2s0 .1.1.2c.2.1.2.2.2.3m-.9 11.2c.3-.8 1.6-.5 1.3.4v.1c3.6-1.7 8.6-1.6 12.6-1.4.1-.1.2-.2.3-.4.3-.6.9-.4 1.2.1.1-.1.1-.2.1-.3 0-2.2.1-4.4.1-6.7 0-.3-.2-.6-.5-.6-2.2-.7-4.6-.7-6.9-.4h-.4c-.9.1-.9 1.5 0 1.3.3 0 .7-.1 1-.1 1-.1 2-.1 3-.1.8 0 1.5.1 2.2.3.2 0 .2-.7.1.2v1l.6.6c.3.4-.2.9-.6.8v2.9c-4.1-.2-9.4-.3-13.2 1.5-.1-.7-.1-1.6 0-2.3 0-.3 0-.7.1-1 0-.9-1.3-.9-1.3 0v.7c-.1 1.3-.2 2.7.4 3.9-.1-.3-.1-.4-.1-.5'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M284 322.8c.8 0 1.6 0 2.3-.1.4 0 .9-.1 1.3-.1.9-.1 1.8-.3 2.7-.5 1.5-.4 2.8-.9 3.4-1.6.1-.1.2-.2.3-.4q.15-.3 0-.6c-.2-.4-.9-.6-1.2-.1-.1.1-.2.3-.3.4-.4.4-1 .6-1.7.8-1 .3-2.1.4-3.1.5-.5.1-1 .1-1.3.1-.5.1-6 .2-6.5-.1v-.1c.3-.8-1-1.2-1.3-.4v.4c.1 1 2 1.5 4.3 1.6.3.2.7.2 1.1.2m3.6-9h-.1c-.6.1-.4.8 0 1h.3c1.3-.2 2.6-.3 3.8 0 .2.1.5.2.6.3s.2.3.1.1c.1.1.2.2.3.2.4.1.9-.3.6-.8q-.15-.3-.6-.6c-1.2-.8-3.6-.5-5-.2m11.6 5.3c0 .2.1.5.2.7 4.5-.1 9.4.2 13.7 1.5l.4-.4c.4-.5 1-.1 1.1.4l.1-.1c1-1.7 1.2-3.5 1.3-5.4.1-2-.8-2.3-2.7-3-4.5-1.7-9.8-2.2-14.3-.6-.1 0-.2.1-.3.2 0 0-.1.1-.1.2 0 0 0 .1-.1.1-.8 2-.8 4.1-.5 6.1.2-.5 1.2-.4 1.2.3m11.2-5.8c1.3.3 3.7.7 4.1 2.2.3.2.7.3 1 .5.6.3.1 1.3-.5.9-.1 0-.2-.1-.2-.1-.1 0-.1.1-.2.1 0 .3-.1.6-.1.9.1 0 .2-.1.2-.1.4-.2.7.4.4.6-.2.1-.5.3-.7.4-.3 1.3-.3 1.4-1.4 1.1-.2-.1-.4-.1-.6-.1-.1.1-.3.1-.4.2-.3.2-.6-.1-.5-.4-.5-.1-.9-.2-1.4-.3-.1.1-.2.2-.3.2-.3.2-.7-.1-.6-.4-1.7-.2-3.4-.4-5.1-.5-1.4-.1-2.8-.2-4.2-.2-1 0-.9-1.8-.6-3.4-.5 0-.7-.9-.1-1 .1 0 .2 0 .4-.1.1-.2.1-.4.2-.6 3.3-.9 7.1-.7 10.6.1'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M301.2 322.6c.4.1.9.2 1.3.3h.1c.8.1 1.1-1.1.3-1.3h-.1l-1.2-.3c-.9-.3-1.7-.7-2.1-1.5-.1-.2-.1-.4-.2-.7-.1-.7-1.1-.8-1.3-.3 0 .1-.1.2-.1.3.1.7.3 1.2.6 1.7.6.9 1.6 1.5 2.7 1.8m12.2-1.7c-.1.1-.2.3-.4.4-1.8 1.7-5.1 1.7-7.5 1.2-.2 0-.4-.1-.6-.1-.7-.2-1.1.7-.7 1.1.1.1.2.2.3.2s.2 0 .3.1c.1 0 .2.1.3.1 1.2.3 2.5.4 3.8.3 2.1-.1 4.1-.7 5.3-2.3.1-.2.2-.4.2-.5.1-.6-.5-1-1-.5m-14-7c-.1 0-.2 0-.4.1-.6.1-.4 1 .1 1h.2c4.5-1 10.3-.7 14.6 1.4.3-.2.6-.3.9-.5.4-.2.7.4.4.6-.2.1-.3.2-.5.3.1 0 .2.1.2.1.6.3 1.1-.6.5-.9-.3-.2-.6-.4-1-.5-4.3-2.2-10.3-2.5-15-1.6m11.9 5.6c-.1.3.2.6.5.4.1-.1.3-.1.4-.2.7-.3 1.3-.6 2-1 .3-.1.5-.3.7-.4.4-.2 0-.8-.4-.6-.1 0-.2.1-.2.1-.9.5-2 .9-2.9 1.4 0 .2-.1.2-.1.3'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M314.8 315.9c-.3.2-.6.3-.9.5-1.6.8-3.4 1.4-4.9 2.6l-.1.1c-.1.3.3.6.6.4.1-.1.2-.2.3-.2 1.4-1 3.1-1.5 4.6-2.3.1 0 .1-.1.2-.1.2-.1.3-.2.5-.3.5-.3.1-.9-.3-.7M282.4 354c-.1 0-.3.1-.4.2l-1.2 1.5c-.4.5-.7.6-1.1.4.4-.5.7-1 1.1-1.4.3-.3.2-.7 0-1-.1-.1-.3-.2-.5-.2-.1 0-.3.1-.4.2-.6.7-1.2 1.4-1.7 2.2-.2.2-.1.6.1.8.8.7 1.7 1.1 2.7.6.9-.4 1.4-1.5 2-2.2.2-.2.2-.4.2-.6 0-.1-.1-.2-.1-.3-.3-.1-.5-.2-.7-.2m23.7.1s0 .1.1.1c.2.3.8 1.5.2 1.6-.5.2-1.1-.7-1.5-1.3l-.3-.6c-.1-.3-.4-.5-.7-.5h-.2c-.3.1-.5.5-.4.8l.3.6c.6 1.3 1.6 2.6 3.1 2.3 1.7-.3 1.3-2.5.6-3.6-.4-.7-1.4-.1-1.2.6m25.7-20.5c.4-.2.9-.1.9.4 0 .1 0 .3.1.4.1-.2 0-.5-.2-.8s-.5-.6-.8-.8zm-16.7.3c.3-.2.7-.2 1 .2.2.4.4.7.4 1.1 2.5 1.1 7.2.5 9.3.5.4 0 3.8.1 5.7-.5 0-.3-.1-.6-.1-1 0-.2 0-.3.1-.5-.4.2-1 0-1-.6V332c-2-.7-4.6-.7-6.2-.7-2.4-.1-7.5-.5-9.1 1.9-.2.3-.2.5-.1.7m7.3-1.2c2.5-.1 5.1.1 7.6.8 1.7.5.8.6-.5.7-1.4.1-2.9.1-4.4.1-1.7 0-7 .6-8.5-.7 1.3-1 4.4-.9 5.8-.9m.3 9.7c0-.1 0-.1.1-.2-.5-.4-.9-.7-1.3-1.1-.3 0-.7-.1-1-.1h.1c.4.2 0 .8-.4.6s-.8-.5-1.2-.8c-.8-.1-1.5-.2-2.2-.3 0 .2-.1.3-.3.4 1 0 2 .8 2.8 1.3l3.3.3c.1 0 .1 0 .1-.1M316 341c-.2 0-.4-.1-.5-.3-.2.3-.3.7 0 .9.1.1.1.1.2.1-.1-.2 0-.5.3-.7'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='m331.8 333.6-.3.3c-.1.1-.1.3-.1.5.1.3.1.6.1 1 0 .2 0 .3.1.5.2 0 .3-.1.5-.1.7-.1.9.9.3 1-.2.1-.5.1-.8.1v3.6c-.1 0-.3.1-.4.1-2.2.6-4.4.7-6.7.7 0 .3-.4.5-.7.2 0-.1-.1-.1-.1-.2-.3 0-.7 0-1-.1.2.2.5.4.7.6.1 0 .1.1.1.1.3.1.6.3.6.7 1.3 0 2.6 0 3.9-.1.9-.3 1.8-.6 2.7-1 .4-.2.8 0 .9.4.3-.1.7-.2 1-.3s.5-.3.5-.6c0-2.2.1-4.4-.2-6.5 0-.1 0-.3-.1-.4-.2-.7-.7-.7-1-.5M316 341c.1 0 .1-.1.2-.1h.3c.1-.1.2-.2.3-.4v-.3c-.2-.5-.2-1-.2-1.6-.1-.1-.3-.2-.4-.2-.4-.2 0-.8.4-.6h.1v-.7c-.4-.2-.4-.8 0-1 0-.3 0-.7-.1-1-.1-.4-.2-.8-.4-1.1-.2-.4-.7-.4-1-.2-.2.2-.4.5-.2.8 1 1.6 0 4.1.5 5.9 0 .1 0 .1.1.1 0 .3.2.4.4.4m6.2 4.1v-.4c0-.1 0-.1.1-.2-1.1-.6-2-1.5-3-2.2-.8-.6-1.8-1.4-2.8-1.3h-.3c-.1 0-.1 0-.2.1-.3.1-.3.4-.3.7.1.3.4.6.8.5.8-.1 2.3 1.3 2.8 1.7.9.7 1.7 1.4 2.7 1.9v-.4c.1-.2.1-.3.2-.4'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M322.9 342.4c-.1 0-.1-.1-.2-.1 0 0 0 .1-.1.2v.2c-.1.6-.2 1.3-.4 1.9 0 .1 0 .1-.1.2v.4c.2-.2.5-.3.8-.2.2-.2.4-.4.7-.5.1-.5.2-1.1.3-1.6v-.1c0-.4-.3-.7-.6-.7.2.1-.1.5-.4.3'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M330.5 341.5c-.8.4-1.7.7-2.7 1-1.4.5-2.9 1-4.2 1.8-.2.2-.5.3-.7.5.2.1.4.3.4.6v.9c1.7-1.8 4.4-2.3 6.7-3.2v-.5c0-.8 1.1-.9 1.3-.2.1-.2.1-.3 0-.5 0-.3-.4-.6-.8-.4'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M323 349.9h.2c.1 0 .1 0 .2.1.3-1.2.2-2.4.1-3.6v-.9c0-.3-.2-.5-.4-.6-.3-.1-.6 0-.8.2-.1.1-.1.2-.1.4v.4c0 1.1.2 2.3 0 3.5h.1c.4-.3.7.1.7.5'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M322.4 350.1c.1-.2.3-.2.5-.2h.1c0-.4-.3-.8-.8-.6h-.1c-3.4 1.4-6.7 3.2-10.2 4.3-.3.1-.5.3-.5.7 0 .5-.1 1 0 1.6.1.9 1.5.9 1.3 0v-1.1c3.1-1.1 6-2.6 9-3.9.3-.3.5-.5.7-.8'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M322.9 349.9c-.2 0-.3 0-.5.2l-.6.9c-1.1 1.8-1.1 4.3-.8 6.3.1.9 1.4.5 1.3-.4-.3-1.7-.3-4.1.8-5.6-.1 0-.2-.1-.3-.1-.7-.2-.5-1.3.1-1.3'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M324.4 350.4c-.4-.1-.7-.3-1.1-.4-.1 0-.1 0-.2-.1h-.3c-.6.1-.8 1.1-.1 1.3.1 0 .2.1.3.1 1.6.6 3.2 1.3 4.8 1.9 1.5.6 2 1.1 2 2.7 0 .9 1.4.9 1.3 0 0-1.4-.3-2.5-1.5-3.3-.9-.6-2-.9-2.9-1.3-.5-.2-.9-.4-1.4-.6-.1.5-.8.2-.9-.3m7.1-16.6c.1-.1.2-.1.3-.3 0-.1.1-.2.1-.3v-.4c0-2.2-.1-4.3-.1-6.5 0-.1 0-.2-.1-.3-.5.2-.9.2-1.2.1v.2c0 1.9 0 3.8.1 5.8v1.1c-.1.7.5.8.9.6m-1.3 12.8v4.7c0 .9 1.3.9 1.3 0v-4.6c-.3-.2-.6-.4-.9-.5zm0-4v2.3c.2-.2.5-.3.8-.1l.6.3v-2.7c-.3-.7-1.4-.6-1.4.2'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M330.3 346c-.4-.2-.4-.7-.1-1-.1 0-.2.1-.4.2-1.6 1.6-4.9 2.6-5.4 5v.2c.1.5.8.8 1.1.4.1-.1.2-.2.2-.3.2-1.1 1.5-1.8 2.4-2.4l2.1-1.5c.2-.1.3-.3.5-.4-.2-.1-.3-.2-.4-.2'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M330.2 344.9s-.1 0 0 0c-.3.3-.4.8.1 1.1.1.1.2.1.4.2.3.2.6.3.9.5l2.1 1.5c.8.7 2.3 2 2.1 3.2-.2.8 1.1 1.2 1.3.4.3-1.5-.7-2.8-1.7-3.8-1.1-1.1-2.4-2-3.7-2.8l-.6-.3c-.4-.3-.7-.2-.9 0m1.5-18.8c2.8-1 5.8-1.4 8.6-2.1.7-.2.6-1.1 0-1.3-2.9-.8-5.5-2.3-8.1-3.7-.5-.3-1.3.3-1.8.4l-7.5 3c-.2.1-.3.3-.4.4-.1.3-.1.6.2.8.1.1.2.1.4.1 2.2.3 4.1.9 6 1.9.5.2.9.4 1.3.5.4.2.8.2 1.3 0m-3.4-2.4c-.6-.3-1.3-.6-2-.7-.6.1-1.3.1-1.9.3-.7.1-1-.9-.3-1 1.3-.2 2.7-.4 4.1-.4.6-.2 1.2-.5 1.9-.7 1.6-.6 1.7-.9 3.1-.1l2.4 1.2c1.7.2 3.3.4 4.9.6.7.1.4 1.1-.3 1-1-.2-2.1-.3-3.2-.4-1.4.3-2.8.6-4.1 1-2 .4-3 .1-4.6-.8'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M336.8 323.4c1.1.1 2.2.3 3.2.4.7.1 1-.9.3-1-1.6-.2-3.2-.5-4.9-.6-2.4-.3-4.9-.4-7.3-.4-1.4 0-2.8.2-4.1.4-.7.1-.4 1.1.3 1 .6-.1 1.2-.2 1.9-.3 3.4-.2 7.1.1 10.6.5m-20 12.7h-.2c-.4.1-.4.8 0 1 .1 0 .1 0 .2.1h.7c-.1-.3.3-.6.6-.3l.4.4c.7 0 1.4.1 2.1.1-.1-.1-.1-.2-.2-.4-.1-.4.5-.6.7-.2.1.2.2.4.2.6 3.4.1 6.9 0 10.2-.6.3 0 .5-.1.8-.1.7-.1.4-1.2-.3-1-.2 0-.3.1-.5.1-4.7.9-9.9.6-14.7.3m2.2 4.8c.4.3.7.6 1.2.8.4.2.8-.4.4-.6h-.1c-1.5-.8-2.4-2.4-3.9-3.2h-.1c-.4-.2-.8.4-.4.6.1.1.3.2.4.2 1 .6 1.7 1.5 2.5 2.2'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='m318.6 337.3-.4-.4c-.3-.2-.7.1-.6.3 0 .1 0 .1.1.2 1.3 1.2 2.5 2.5 3.8 3.7.4.4.9.8 1.3 1.1.1 0 .1.1.2.1.3.2.6-.2.5-.5 0-.1-.1-.1-.1-.1-.2-.2-.5-.4-.7-.6-1.5-1.1-2.8-2.5-4.1-3.8m5.8 3.8c-.9-1.3-2.3-2.3-3-3.7-.1-.2-.2-.4-.2-.6-.1-.4-.8-.2-.7.2 0 .1.1.3.2.4.7 1.5 2 2.6 3 3.9 0 .1.1.1.1.2.2.3.7.1.7-.2-.1-.1-.1-.2-.1-.2m12.4-6c0-.5-.1-.9-.3-1.3s-.4-.8-.6-1.1-.5-.5-.7-.5c-.2-.1-.3-.1-.3-.1s0 .1.1.3c0 .1.1.2.1.3s0 .3.1.4c.1.6.1 1.3.2 2.1s.2 1.6.3 2.3c.1.3.2.6.3.8s.1.3.1.3.1-.1.2-.3.2-.4.3-.8c.1-.6.3-1.5.2-2.4m-.4 5.4c-.1-.1-.2-.1-.3-.2-.1 0-.1-.1-.1-.1s-.1 0-.1.1c-.1 0-.2.1-.3.2-.2.1-.3.3-.3.5s.1.4.3.5c.1.1.2.1.3.2.1 0 .1.1.1.1s.1 0 .1-.1c.1 0 .2-.1.3-.2.2-.1.3-.3.3-.5s-.1-.3-.3-.5m-81.1 4.2c-.1.2-.1.5-.1.8v.9c0 .3.1.6.2.9l.3.9c.1.3.3.5.5.8.2.2.4.4.7.6.1.1.2.1.3.2s.2.1.3.1c.2.1.4.1.6.1h.5c.3 0 .4-.1.4-.1s-.1-.1-.3-.2c-.1-.1-.2-.1-.3-.2s-.3-.2-.4-.3c-.5-.5-.9-1.3-1.2-2.2-.1-.5-.2-.9-.3-1.4 0-.2-.1-.5-.1-.7s-.1-.4-.1-.6c-.1-.4-.1-.7-.2-1 0-.3-.1-.4-.1-.4s-.1.1-.2.3-.3.6-.4 1c0 0-.1.3-.1.5m-2 4.6c.1.1.1.2.2.3s.2.2.2.3q.3.3.6.3c.2.1.4.1.5 0h.2v-.2c0-.1 0-.3-.1-.4v-.2c0-.1 0-.2-.1-.2-.1-.1-.1-.3-.2-.4 0-.1-.1-.1-.1-.2s-.1-.1-.1-.2-.1-.1-.1-.2l-.1-.1s-.1-.1-.1-.2-.1-.1-.1-.2-.1-.2-.1-.2-.1 0-.2.1-.3.1-.4.3c-.1.1-.1.2-.2.4 0 .1 0 .2-.1.4v.4c.2 0 .2.1.3.2m64.9-31.3s.1-.1.3-.2c.2-.2.3-.5.5-.9.3-.8.3-1.8 0-2.8s-.7-1.9-1.5-2.5l-.6-.3c-.2 0-.4 0-.5.1s-.2.1-.2.2-.1.1-.1.1h.3c.2.1.3.2.4.5.2.5.4 1.4.7 2.2q.3 1.35.6 2.4c.1.3.1.6.1.8zm2.5-4.5-.4-.4c-.1 0-.1 0-.2-.1h-.4s0 .1-.1.2c0 .1-.1.2-.1.4-.1.1-.1.2-.1.3v.3c0 .2.2.5.3.7l.3.3.1.1s.1 0 .2-.1.2-.1.3-.3c.1-.1.2-.2.2-.4.1-.1.1-.3 0-.5 0-.1 0-.2-.1-.3.1-.1 0-.1 0-.2m11.4 63c-2.7.3-5.3 1.2-7.3 2.8-1.3 1.3-2.3 2.9-2.9 4.8.4.1.9.2 1.3.3 2.4-6.9 9.7-9 16.4-8.2 7.9 1 12.5 7.8 12.9 15.3.3 0 .5.1.8.1.4.1.4.8-.1.7-.2 0-.5-.1-.7-.1v1.1c.1 0 .3 0 .4.1.4.1.4.8-.1.7-.1 0-.2 0-.4-.1 0 .4-.1.9-.2 1.3.4.1.3.8-.1.7-.1.5-.2.9-.4 1.3.2.2 0 .5-.2.6-2.2 6.2-8.3 9.9-15.4 9.6-3.5-.1-7.2-1.7-9.9-3.8-3.6-2.8-4.8-7.2-4.5-11.5-.4-.1-.9-.2-1.3-.3-.6 8.8 5.1 14.9 13.3 16.7 2.4.1 4.9-.2 7.3-1.1.6-.2 1.1.7.4 1-.1 0-.2.1-.3.1 2.5-.6 4.8-1.7 6.8-3.1 3.9-2.7 5.5-7.4 5.9-11.9.8-8.5-4.4-16.6-12.8-18.5-3.3-.7-6.9-.6-10 .4.3 0 .6-.1.9-.1.7 0 .9 1.1.2 1.1'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M342.1 393.9c-.1.3-.1.7-.2 1 .4.1.9.2 1.3.3.1-.3.1-.7.2-1-.4-.1-.8-.2-1.3-.3m0 4.4c.7.1 1.4.3 2.1.4.4.1.7-.3.7-.6.1-.6.2-1.1.2-1.7-.4-.1-.9-.2-1.3-.3-.1.4-.1.8-.2 1.1-.3 0-.5-.1-.8-.1.1-.4.1-.8.2-1.2-.4-.1-.9-.2-1.3-.3-.1.7-.2 1.3-.3 2 .1.4.4.7.7.7m3.5-4.3c.1-.4.1-.7.2-1.1-.4-.1-.9-.2-1.3-.3-.1.4-.1.7-.2 1.1.4.1.8.2 1.3.3m-1.4.4c0 .4-.1.7-.1 1.1.4.1.9.2 1.3.3.1-.4.1-.7.2-1.1-.5-.1-1-.2-1.4-.3m1.6-2.1c0-.3.1-.6.1-1-.4-.1-.9-.2-1.3-.2 0 .3-.1.6-.1 1 .4 0 .9.1 1.3.2m.2-4.4q-.15 0 0 0c-.7-.3-1.3-.4-1.9-.4-.3 0-.6.2-.7.4-.2.7-.3 1.4-.5 2.1.4.1.9.2 1.3.2.1-.5.2-.9.3-1.4.1 0 .3 0 .4.1-.1.5-.1.9-.2 1.4.4.1.9.2 1.3.2.1-.7.2-1.4.3-2 .1-.3-.1-.5-.3-.6m-2.1 4c.1-.3.1-.6.2-.9-.4-.1-.9-.2-1.3-.2-.1.3-.1.6-.2.9.4 0 .8.1 1.3.2m-.3 1.7c.1-.4.1-.7.2-1.1-.4-.1-.9-.2-1.3-.3-.1.4-.1.7-.2 1.1.4.1.8.2 1.3.3m-50.5-14.8c9.1 2 18.3 4.1 27.4 6.1-.2-.1-.3-.3-.2-.6 0-.2.1-.3.2-.5-9.1-2-18.2-4.1-27.3-6.1-.1.4-.1.8-.1 1.1m34.7 8.2c.3.1.7.1 1 .2.1-.3.1-.5.2-.8.1-.4-.1-.6-.4-.7l-5.4-1.2c-.4-.1-.9-.2-1.3-.3-.2 0-.3-.1-.5-.1-.1.2-.1.4-.2.6q-.15.3-.3.3c2.3.5 4.7 1 7 1.6 0 .1-.1.3-.1.4m-.9 3.4c-.1.3-.1.5-.2.8.3.1.7.2 1 .2.1-.3.1-.6.2-.8-.3 0-.6-.1-1-.2m1.2-.3c.1-.3.1-.6.2-.9-.3-.1-.7-.1-1-.2-.1.3-.1.6-.2.8.3.1.7.2 1 .3m.4-1.5c.1-.3.1-.5.2-.8-.3-.1-.7-.1-1-.2-.1.3-.1.5-.2.8.3.1.6.2 1 .2m-6.7 3.7c1.7.4 3.4.7 5.1 1.1.2 0 .5-.1.5-.3.1-.3.1-.6.2-.9-.3-.1-.7-.2-1-.2 0 .1-.1.2-.1.3-.2 0-.5-.1-.7-.1-3.9-.8-7.8-1.7-11.6-2.5-7.4-1.6-14.7-3.2-22.1-4.8-.1.3-.2.7-.3 1 8.8 1.9 17.6 3.8 26.4 5.8v-.4c.1-.7 1.1-.6 1.1.1 0 .2 0 .4-.1.5.4.1.7.2 1.1.2.6 0 1 .1 1.5.2m-30.6-9.7c-.1.3-.1.6-.2.8.5.1.9.2 1.4.2.1-.3.1-.5.2-.8-.5 0-1-.1-1.4-.2'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M279.9 375.3c-.5.1-.9.3-1.2.5-.8 2.4-.9 6.6-.8 8.2.2 0 .4 0 .7-.1.7-.2.8.9.2 1h-.1c.8.2 1.6.3 2.4.5 0-.1.1-.1.1-.2.2-.3.6-.3.8 0v-.1c0-.7 1.1-.6 1 .1v.5c.6.1 1.3.2 1.9.3.1-.1.1-.3.2-.4.1-.4.6-.4.8-.2.3-.1.6 0 .7.4 0 .1.1.3.1.4 1.3.2 2.7.3 4 .4.1-.1.3-.3.4-.5.2-.3.5-.3.7-.1 0-.1.1-.2.1-.3.1-.3.2-.7.3-1 0-.1.1-.2.1-.3-.4-.1-.9-.2-1.3-.2l-.3 1.2c-.4 0-.7-.1-1.1-.1-2.3-.3-4.6-.5-6.9-.9-1.1-.2-2.3-.4-3.4-.6-.1 0 .1-2.1.1-2.7.1-.7 1-5.5.7-5.6 1.2.3 2.5.6 3.7.8 2.7.6 5.4 1.2 8 1.8v.8c.4.1.9.2 1.3.3v-1.8c0-.4-.3-.5-.5-.5h-.1c-1.2-.3-2.3-.5-3.5-.8-.1.1-.1.2-.2.3-.3.3-.7.2-.9 0-.1.6-1.1.5-1-.2v-.6c-.7-.2-1.4-.3-2-.5-.1.1-.1.2-.2.3-.2.4-.7.2-.9-.1v.1c-.2.7-1.2.3-1-.4 0-.2.1-.3.1-.5-.8-.2-1.6-.4-2.5-.6-.2-.1-.4 0-.6.1.6.2.8 1.2.1 1.3'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M292.8 381.6c-.4-.1-.9-.2-1.3-.3 0 .2-.1.4-.1.6.4.1.9.2 1.3.3 0-.2.1-.4.1-.6m.2-1.6c-.4-.1-.9-.2-1.3-.3 0 .3-.1.6-.1.9.4.1.9.2 1.3.3 0-.3.1-.6.1-.9m-5.1-3.5c.2.2.6.3.9 0 .1-.1.1-.2.2-.3.5-.8.8-1.8 1.2-2.7.1-.2 0-.4-.1-.5-.6-.6-1.4-.9-2.3-1-.3 0-.5.2-.6.5-.2 1.1-.2 2.2-.3 3.2v.6c-.1.7.9.8 1 .2m.3-3.3c.3.1.6.2.9.4-.3.8-.6 1.7-1.1 2.3 0-.9.1-1.8.2-2.7m-4.4 2.4v-.1c.2.3.6.5.9.1.1-.1.1-.2.2-.3.4-.7 1-1.4 1.4-2.1.2-.3.1-.6-.2-.8-.8-.4-1.7-.7-2.6-.9-.3-.1-.6.2-.6.5-.1.9.2 1.9 0 2.9 0 .2 0 .3-.1.5-.2.5.8.9 1 .2m.1-3c.4.1.8.3 1.2.4-.4.6-.8 1.1-1.2 1.7.1-.6 0-1.3 0-2.1m-1.8 14.4c0-.3.3-.5.6-.5.1 0 .2 0 .3.1 0-.3 0-.5.1-.8v-.5c0-.7-1-.8-1-.1v.1c-.2-.3-.6-.3-.8 0 0 .1-.1.1-.1.2-.1.2-.3.4-.4.6.6.1.5 1.1-.1 1h-.4c0 .1-.1.2-.1.3-.1.2 0 .5.2.6.6.4 1.2.7 1.9.8.2 0 .5-.1.5-.3.1-.3.2-.6.2-.9-.1 0-.2 0-.2-.1-.5.1-.7-.1-.7-.5m-.4.7-.6-.3c.3-.5.5-1 .8-1.4 0 .6 0 1.1-.2 1.7m5.1-.8c0-.2-.1-.3-.1-.5 0-.1-.1-.3-.1-.4-.1-.4-.4-.5-.7-.4-.3-.2-.7-.2-.8.2 0 .1-.1.3-.2.4-.1.3-.3.5-.4.8.6.1.5 1.1-.2 1h-.5c-.1.1-.2.3-.3.4-.2.3-.1.8.4.8.9 0 1.8.2 2.7.4.4.1.6-.4.5-.8-.1-.2-.2-.5-.2-.7-.2-.1-.3-.1-.5-.2-.5-.2-.2-1.1.4-1m-.8 1.4c-.3-.1-.7-.1-1.1-.2.3-.4.5-.8.7-1.2.2.5.3 1 .4 1.4m1.9-10.1c-.4-.3-1.2 0-1.1.6.1.7 1.1.7 1.3.1-.1 0-.2 0-.3-.1-.4-.1-.2-.6.1-.6m-4.2-.6c0 .2-.1.4-.1.6.3-.1.5-.3.4-.7-.1-.9-1.5-.6-1.3.2 0 .2.1.3.2.4 0-.2.1-.4.1-.5.1-.5.8-.4.7 0m-1.8 4.7.3-.6c-.4 0-.8.2-.8.8v.2c.1.9 1.5.6 1.3-.2v-.2c-.1.2-.2.4-.3.5-.1.3-.7-.1-.5-.5m4.4 1c.1.6.8.7 1.2.3-.2 0-.4-.1-.5-.1-.5-.1-.4-.8.1-.7.2 0 .4.1.6.1-.4-.6-1.6-.4-1.4.4'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M287.9 378.2c-.3.1-.5.6-.1.7.1 0 .2 0 .3.1 1.2.3 2.4.6 3.6.8.4.1.9.2 1.3.3q14.25 3.3 28.5 6.3c2 .4 4.1.9 6.1 1.3.3.1.7.1 1 .2 4.7 1 9.4 1.9 14.1 2.8.4.1.9.2 1.3.2.2 0 .4.1.6.1.4.1.9.2 1.3.2 2.2.4 4.4.8 6.5 1.1.2 0 .5.1.7.1.4.1.5-.6.1-.7-.3 0-.5-.1-.8-.1-2.1-.3-4.3-.7-6.4-1.1-.4-.1-.9-.2-1.3-.2-.2 0-.4-.1-.5-.1-.4-.1-.9-.2-1.3-.2-4.7-.9-9.4-1.8-14-2.8-.3-.1-.7-.1-1-.2l-5.7-1.2c-9.7-2.1-19.4-4.2-29.1-6.5-.4-.1-.9-.2-1.3-.3-1.2-.3-2.4-.6-3.7-.9-.1 0-.1.1-.2.1'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M344.5 392c-.2 0-.4-.1-.6-.1-.4-.1-.9-.2-1.3-.3q-7.05-1.35-14.1-3c-.3-.1-.7-.2-1-.2-11.5-2.6-23-5.3-34.5-7.6-.4-.1-.9-.2-1.3-.3-1.6-.3-3.2-.6-4.9-.9l-3.3-.6c.1-.3.1-.6.2-.9 0-.2.1-.4.1-.6.1-.4-.6-.5-.7-.1 0 .2-.1.4-.1.5-.1.4-.1.8-.2 1.2 0 .2.1.4.3.4 2.8.5 5.6 1.1 8.4 1.6.4.1.9.2 1.3.3 11.5 2.3 23 4.9 34.5 7.4.3.1.7.1 1 .2l14.1 3c.4.1.9.2 1.3.3.2 0 .4.1.7.1.4.1.9.2 1.3.3 1.1.2 2.2.5 3.3.7s2.3.4 3.4.6c.1 0 .2 0 .4.1.4.1.5-.6.1-.7-.1 0-.2 0-.4-.1-2.2-.4-4.5-.8-6.7-1.2-.4.1-.9 0-1.3-.1m1.1 2c-.4-.1-.9-.2-1.3-.3-.2-.1-.5-.1-.7-.2-.4-.1-.9-.2-1.3-.3-4.7-1-9.4-2.1-14.1-3.2-.3-.1-.7-.2-1-.2-10.7-2.5-21.4-4.9-32.2-7.2-.8-.2-1.5-.3-2.3-.5-.4-.1-.9-.2-1.3-.3-1.8-.4-3.5-.7-5.3-1-.8-.1-1.6-.3-2.3-.3-.8-.1-1.1.5-1.4 1.1l-.3.6c-.2.4.3.8.6.4.1-.2.2-.4.3-.5.1-.2.3-.4.4-.6.1-.1.1-.2.1-.3h.1c.4 0 .8.1 1.3.1 1.5.2 2.9.5 4.4.8.7.1 1.4.3 2.2.4.4.1.9.2 1.3.3 3.6.7 7.2 1.5 10.8 2.3 7.9 1.7 15.8 3.5 23.6 5.2.3.1.7.2 1 .2 3.4.8 6.9 1.6 10.3 2.3l3.9.9c.4.1.9.2 1.3.3.2.1.5.1.7.2.4.1.9.2 1.3.3 2.2.5 4.4 1 6.7 1.5.4.1.5-.5.1-.7h-.1c-2.4-.3-4.6-.8-6.8-1.3'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='m317.3 389.8 9.3 2.1c.3.1.7.2 1 .2 4.8 1.1 9.5 2.2 14.3 3.4.4.1.9.2 1.3.3.3.1.5.1.8.2.4.1.9.2 1.3.3 2.1.5 4.1 1 6.2 1.6h.2c.2-.1.3-.4.2-.6 0 0-.1-.1-.2-.1-2.1-.6-4.2-1.1-6.3-1.6-.4-.1-.9-.2-1.3-.3-.2-.1-.5-.1-.7-.2-.4-.1-.9-.2-1.3-.3-4.7-1.2-9.5-2.3-14.2-3.4-.3-.1-.7-.2-1-.2-2.8-.7-5.7-1.3-8.5-2-6.2-1.4-12.5-2.8-18.7-4.1-2.4-.5-4.8-1-7.2-1.4-.5-.1-.9-.2-1.4-.2-1.1-.2-2.3-.4-3.4-.5-.2 0-.4-.1-.6-.1-.5-.1-.5.6-.1.7.2 0 .4.1.5.1 1.1.1 2.3.3 3.4.5.4.1.9.2 1.3.2 2.2.4 4.4.9 6.5 1.3 6.2 1.3 12.4 2.7 18.6 4.1m12.9-8.5c0-.1.1-.1.2-.2.2-.2.4-.4.8-.6.7-.4 1.8-.7 2.8-.9 1.1-.2 2.2-.3 3-.3.4 0 .8.1 1 .1.1 0 .2.1.3.1h.1l-.3-.3c-.2-.2-.5-.4-1-.6-.9-.3-2.2-.4-3.4-.2s-2.4.8-3 1.6c-.3.4-.5.8-.5 1-.1.2 0 .4 0 .3 0 .1 0 0 0 0m11.9-.3c.2.1.5.1.7.1s.4-.2.4-.2 0-.2-.1-.4-.3-.4-.5-.5-.4-.1-.7-.1c-.2 0-.4.1-.4.1s0 .2.1.4.3.4.5.6m2.7 20.8-.3.3c-.1.1-.3.2-.4.3-.3.2-.7.5-1.1.7-.2.1-.4.2-.7.4-.2.1-.5.2-.7.3-.9.4-1.9.8-2.7 1.1-.2.1-.4.1-.5.2-.2 0-.3.1-.4.1-.2 0-.4.1-.4.1s.1.1.4.1c.2.1.6.1 1 .1s.9 0 1.5-.2c.3-.1.5-.1.8-.2s.5-.2.8-.3c.5-.3 1-.6 1.4-.9s.8-.7 1-1.1l.3-.6c.1-.2.1-.3.1-.5v-.4s0 .3-.1.5m-9.9 2.8c-.2-.2-.5-.3-.8-.3h-.4c-.1 0-.2 0-.4.1-.2 0-.5.1-.5.1v.2c0 .1.1.2.2.3s.2.3.4.3c.1 0 .2.1.3.1s.2 0 .3.1c.4 0 .7-.1.9-.2s.4-.3.4-.3-.1-.2-.4-.4M300 392.2c-.8-.4-2-.8-3.2-1.1s-2.4-.4-3.3-.4h-1.1c-.3 0-.4.1-.4.1s.1.1.4.2l1 .5c.8.4 2 .8 3.2 1.1s2.4.4 3.3.4h1.1c.3 0 .4-.1.4-.1s-.1-.1-.4-.2zm5.9 1.2c-.2-.2-.6-.4-1-.5s-.7 0-1 .1c-.1.1-.3.2-.4.2l-.1.1s0 .1.1.2l.3.3c.2.2.6.4 1 .5s.7 0 1-.1c.1-.1.3-.2.4-.2l.1-.1s0-.1-.1-.2zm14.6-8.4c.1.1.3.1.4.1q.3 0 .3-.3c.1-.2.1-.4.2-.6.7-2 1.8-3.5 3.3-4.7 2-1.6 4.6-2.5 7.3-2.8.7-.1.5-1.1-.2-1-.3 0-.6.1-.9.1-4.7.8-9.1 3.5-10.6 8.3-.1.2-.1.3-.2.5.1 0 .2.2.4.4'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M341.1 408.6c.1 0 .2-.1.3-.1.6-.2.2-1.2-.4-1-2.4.9-4.9 1.2-7.3 1.1-3-.2-6-1.2-8.6-3.1-4.3-3.2-6.3-8.6-5.8-13.8 0-.2 0-.4.1-.5.1-.7-1-.8-1.1-.1v.4c0 .2 0 .4-.1.6.2 0 .3.1.5.1.7.1.6 1.2-.1 1-.2 0-.3-.1-.5-.1-.1 4.9 2 9.5 5.9 12.8 4.8 4.2 11.4 4.6 17.1 2.7m-63.7-24.2c.1.3.3.5.5.7.2 0 .5-.1.7-.2h.1c.7-.2.5-1.2-.2-1-.3.1-.5.1-.7.1-.7 0-.9-.5-.9-1.5 0-.8.1-1.7.2-2.5.2-1.6.4-3.2 1.6-4.1.3-.2.7-.4 1.2-.5.7-.1.5-1.1-.1-1-3.1.7-3.4 3.3-3.7 6.1-.2 1.4-.3 2.9.3 4.2l.1.1c-.1-.6.7-.9.9-.4'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M280.6 386.2s0-.1 0 0c-.9 0-2-.3-2.7-1-.2-.2-.4-.5-.5-.7-.2-.6-1-.3-1 .3v.2c.5 1.4 2.2 2.1 3.7 2.3h.4c.7-.1.8-1.1.1-1.1m3.9.7c-.6 0-1.1-.2-1.6-.3-.1 0-.2 0-.3-.1-.3-.1-.6.2-.6.5s.2.5.5.6c.1 0 .2 0 .2.1.4.1.7.2 1.1.2h.5c.7.1.9-.9.2-1m7.4-.4h.1c0-.2-.1-.3-.3-.4s-.5-.1-.7.1c-.1.2-.3.4-.4.5-1 1-2.4.6-3.8.1h-.1c-.6-.1-.9.8-.3 1 .2.1.3.1.5.2 1.6.5 3.3.7 4.5-.6-.5-.1-.2-1.1.5-.9'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M318.7 392.2c-.2 0-.3-.1-.5-.1-8.7-1.7-17.6-3.4-26.2-5.6h-.1c-.6-.2-1 .8-.4 1 8.8 2.3 17.8 4 26.7 5.7.2 0 .3.1.5.1.6.1.7-.9 0-1.1m46-18.8c-2.4-2.2-4.8-4.4-7.2-6.7-3.8-3.5-7.6-7.1-11.5-10.6-.1.3-.3.6-.5 1 6.8 6.3 13.5 12.6 20.3 18.8.6.6-.9-.1-1.2-.4-.8-.7-1.6-1.5-2.3-2.2-2.3-2.1-4.6-4.3-7-6.4-3.4-3.1-6.8-6.2-10.1-9.3-.2.3-.5.5-.8.7l11.7 10.8c2.3 2.1 4.6 4.3 6.9 6.4.8.7 3.3 3.5 4.2 1.6.7-1.4-1.6-2.9-2.5-3.7m-19.8-17.1c.1-.1.2-.3.2-.4-.2.1-.3.2-.2.4'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='m345.2 357.7.1-.1v-.1c.1-.1.1-.2.2-.3.2-.3.3-.7.5-1 .3-.7.4-1.5-.2-2.3-.8-1.2-2.6-1.5-3.9-.9-1.6.8-1.7 3-.8 4.3.7 1 2.1 1.7 3.2 1.2.4-.3.7-.5.9-.8m-3.4-1.5c-.5-1 0-2.3 1.1-2.5.8-.2 1.9.3 2.3 1 .2.4.1.8-.1 1.2-.1.1-.1.3-.2.4-.1.2-.3.5-.4.7-.8 1.2-2.2.1-2.7-.8m2.1-4.9c.1 0 .2.1.4.1.1.1.2.1.4.1.1.1.3.1.4.2s.3.1.4.2c.5.2 1.1.5 1.5.7.1.1.2.1.3.2s.2.1.2.1l.2.2v-.6c0-.1-.1-.3-.1-.4q-.15-.45-.6-.9c-.1-.1-.3-.3-.5-.4s-.3-.2-.5-.3-.4-.1-.6-.2c-.2 0-.4-.1-.6-.1-.4 0-.8 0-1.1.2-.3.1-.5.3-.6.5-.1.1-.1.2-.1.2h.6c0 .2.2.2.3.2m18.3-4c.1-.1.2-.2.4-.3-.2.1-.3.2-.4.3m.3 1.1c3.8 8.4 7.5 16.9 11.3 25.3.4.8-.8-.5-1-.9-.4-1-.9-2-1.3-2.9-1.3-2.9-2.6-5.8-3.9-8.6-1.9-4.2-3.8-8.3-5.7-12.5-.3.2-.7.3-1 .3 2.2 4.8 4.4 9.7 6.6 14.5 1.3 2.9 2.6 5.7 3.9 8.6.4 1 1.7 4.5 3.2 3.1 1.1-1.1-.4-3.4-.9-4.4-1.3-3-2.7-6-4-9-2.1-4.7-4.2-9.5-6.4-14.2-.2.2-.5.4-.8.7'/%3E%3Cpath fill='rgba(255,255,255,.1)' d='M362.1 348.7c.1-.1.3-.2.4-.3.3-.2.6-.5.8-.7.6-.5.9-1.1.8-2-.3-1.5-1.7-2.6-3.2-2.6-1.8 0-2.8 2-2.4 3.6.3 1.3 1.3 2.4 2.5 2.4.3 0 .7-.1 1-.3 0-.1.1-.1.1-.1m-2.7-2.6c-.1-1.2.9-2.2 2-1.9.8.2 1.6 1 1.7 1.9 0 .4-.2.7-.6 1-.1.1-.2.2-.4.3-.2.2-.5.4-.7.5-1 .7-1.8-.8-2-1.8m12.3 16.7c.3.5.6 1.1.9 1.6l.9 1.5c.1.2.3.5.4.7s.3.4.3.6l.3.6c.1.2.2.3.2.5.1.3.2.4.2.4s.1-.2.1-.4c0-.1.1-.3.1-.5v-.7c0-.3-.1-.5-.1-.8-.1-.3-.1-.6-.3-.9-.2-.6-.5-1.2-.8-1.7-.3-.6-.7-1.1-1.1-1.6s-.7-.9-1.1-1.2c-.3-.4-.6-.6-.8-.8l-.3-.3s.1.7.5 1.6c.1.4.4.9.6 1.4m-2.2-5.1c.1 0 .3.1.4.1h.2s0-.1.1-.2c0-.1.1-.2.1-.3.1-.3.1-.6-.1-.8-.1-.2-.4-.4-.6-.5-.1 0-.3-.1-.4-.1h-.2s0 .1-.1.1c0 .1-.1.2-.1.3-.1.3-.1.6.1.8.1.4.3.5.6.6'/%3E%3C/svg%3E");background-position:top;background-repeat:repeat-y;background-size:cover;min-height:100vh;padding:0 0 30px;position:relative}body .sdz-root.root-user .user-container:after,body .sdz-root.root-user .user-container:before{content:" ";height:100%;left:0;pointer-events:none;position:fixed;top:0;width:100%}body .sdz-root.root-user .user-container:before{background-image:radial-gradient(circle at top,transparent,var(--background-quitatiary) 80%);background-repeat:no-repeat;z-index:0}body .sdz-root.root-user .user-container:after{background-color:var(--background-quitatiary);opacity:.5;z-index:1}body .sdz-root.root-user .user-container.voucher-container{-webkit-align-items:center;align-items:center;background-position:-100px -100px;background-repeat:repeat;background-size:200px auto;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center}body .sdz-root.root-user .user-container.voucher-container:after{background-color:var(--background-quitatiary);opacity:.97}body .sdz-root.root-user .user-container.voucher-container:before{background-image:radial-gradient(circle at center center,transparent,var(--background-sixtary) 60%);background-repeat:no-repeat}body .sdz-root.root-user .user-container.voucher-container .voucher{margin:0 auto;width:80%}@media only screen and (min-width:768px){body .sdz-root.root-user .user-container.voucher-container .voucher{width:100%}}body .sdz-root.root-user .user-container.voucher-container .voucher-back{-webkit-align-items:center;align-items:center;background-color:none;border:none;display:-ms-flexbox;display:flex;justify-content:center;margin:0 auto;padding:0;padding:var(--button-padding);position:relative;width:100%;z-index:100}body .sdz-root.root-user .user-container.voucher-container .voucher-back a{color:var(--red)}@media only screen and (min-width:768px){body .sdz-root.root-user .user-container.voucher-container .voucher-back{width:510px}}body .sdz-root.root-user .user-container .user-logo{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' width='771.8' height='212.9' viewBox='0 0 771.8 212.9'%3E%3Cstyle%3E.st0{fill:%23fff}%3C/style%3E%3Cpath id='Layer_1_1_' d='M73.2 98.4 101.1 75l-22.7-2-10.3 14.7-.7 8.1c-.6 7.3-7 12.9-14.3 12.6l.1-.6 2.9-33.2 9.2-13.1-27.7 12.9c-7.3 3.4-15.9.2-19.3-7l38.7-18-29.9-2.6c-8-.7-13.9-7.7-13.2-15.7l45.4 4L47 26.5c-5.5-3.9-7.1-11.3-4-17l39.4 27.6.1.1 15.5-.9 24.9 3.3 7.3 2.6 50.1-42 12.4 49.3-99.2 50.9-22.2 18.7c-5-6.4-4.2-15.6 1.9-20.7' class='st0'/%3E%3Cpath d='M8.6 144.8c0 18.9 15.4 34.3 34.3 34.3s34.3-15.4 34.3-34.3-15.4-34.3-34.3-34.3-34.3 15.4-34.3 34.3m26-3.3c.6-1.4 1.4-2.6 2.5-3.5.3-.3.6-.5 1-.7s.7-.4 1.1-.6c1.1-.5 2.4-.8 3.7-.8 4.9 0 8.9 4 8.9 8.9q0 1.8-.6 3.3c-.6 1.4-1.4 2.6-2.6 3.5-.3.3-.6.5-1 .7s-.7.4-1.1.6c-1.1.5-2.4.8-3.7.8-4.9 0-8.9-4-8.9-8.9.1-1.2.3-2.3.7-3.3M63.1 169c-1.1.9-2.2 1.7-3.4 2.5l-10.6-16.8c.4-.3.9-.6 1.2-.9zm-40.5-48.4c1.1-.9 2.2-1.7 3.4-2.5L36.6 135c-.4.3-.9.6-1.2.9zm51.8 24.2c0 4.1-.8 8.1-2.3 11.7l-18.5-7.4c.5-1.3.8-2.8.8-4.3 0-6.4-5.2-11.7-11.7-11.7-1.7 0-3.3.4-4.8 1.1l-8.2-18.1c4-1.8 8.4-2.8 13-2.8 17.6 0 31.7 14.1 31.7 31.5m-63.1 0c0-4.1.8-8.1 2.3-11.7l18.5 7.4c-.5 1.3-.8 2.8-.8 4.3 0 6.4 5.2 11.7 11.7 11.7 1.7 0 3.3-.4 4.8-1.1l8.2 18.1c-4 1.8-8.4 2.8-13 2.8-17.5.1-31.7-14.1-31.7-31.5M180.7 130.1c10.6 3.9 18.3 8.7 23.2 14.4s7.4 12.7 7.4 21.1c0 10.2-3.6 18.5-10.7 25.1-8.4 7.9-20.8 11.8-37 11.8-6.1 0-13.9-1.4-23.3-4.1-3-.9-5.3-2.6-6.8-5.3s-2-5.5-1.2-8.5l.1-.3c.8-3.2 2.6-5.6 5.5-7.2q4.35-2.4 9-.9c7.6 2.4 13.7 3.5 18.3 3.5q8.4 0 13.2-3.3c3.2-2.1 4.8-5.1 4.8-8.9 0-3.3-1.4-6.2-4.3-8.5q-4.35-3.6-15-7.2c-21.8-7.8-32.7-19.6-32.7-35.3 0-10.7 4.1-19.3 12.4-25.8 8.3-6.6 19.1-9.9 32.5-9.9 4.8 0 11.3 1 19.5 3.1 3.1.7 5.4 2.5 7 5.2q2.4 4.2 1.2 8.7l-.1.3c-.9 2.9-2.6 5.2-5.3 6.7s-5.5 1.8-8.4 1c-5.4-1.5-10.1-2.2-14.2-2.2-5.3 0-9.5 1.1-12.5 3.4-2.6 2-4 4.5-4 7.4 0 3.4 1.7 6.2 5.1 8.5 2.8 1.7 8.2 4.1 16.3 7.2M270.5 111.1c12.5 0 23.2 4.4 31.9 13.3 8.8 8.8 13.3 19.5 13.3 31.9 0 12.5-4.4 23.2-13.3 31.9-8.8 8.8-19.4 13.3-31.9 13.3-.9 0-1.7 0-2.5-.1-.9.1-1.8.1-2.7.1-12.5 0-23.1-4.4-31.9-13.3-8.8-8.8-13.2-19.4-13.2-31.9 0-12.4 4.4-23 13.2-31.9 8.8-8.8 19.5-13.3 31.9-13.3.9 0 1.7 0 2.7.1.9-.1 1.7-.1 2.5-.1M268 180c5.9 0 10.9-2.4 15.1-7.1 4.1-4.7 6.2-10.2 6.2-16.8 0-6.5-2.1-12.1-6.2-16.8-4.2-4.6-9.2-7-15.1-7s-10.9 2.3-15.1 7-6.3 10.2-6.3 16.8q0 9.75 6.3 16.8c4.3 4.8 9.3 7.1 15.1 7.1M324.4 125.7q0-5.4 3.9-9.3t9.3-3.9h.3c3.7 0 6.8 1.3 9.4 3.9q3.9 3.9 3.9 9.3v32.5c0 9.7 2.7 15.9 8.1 18.5q8.4 4.2 17.7-1.5c5.3-3.3 8.4-6.9 9-10.8q.15-.9.3-2.1c0 .1 0 0 .1-.1v-36.6q0-5.4 3.9-9.3c2.6-2.6 5.7-3.9 9.4-3.9h.3c3.7 0 6.8 1.3 9.4 3.9q3.9 3.9 3.9 9.3v63.5c0 2.4-.9 4.4-2.6 6.1s-3.7 2.5-6.1 2.5h-9.9c-2.4 0-4.4-.8-6-2.5-1.7-1.7-2.6-3.7-2.6-6v-.1c-10.8 6.4-17.5 9.8-20.1 10.3-13.2 2.7-23.6-.8-31.3-10.5q-10.05-12.6-10.2-32.7v-30.5zM514.3 187.3q0 5.4-3.9 9.3c-2.6 2.6-5.7 3.9-9.4 3.9h-.3q-5.4 0-9.3-3.9t-3.9-9.3v-32.5c0-9.7-2.7-15.9-8.1-18.5q-8.55-4.2-17.7 1.5c-5.3 3.3-8.4 6.9-9.1 10.8q-.15.9-.3 2.1l-.1.1v36.6q0 5.4-3.9 9.3t-9.3 3.9h-.4q-5.4 0-9.3-3.9t-3.9-9.3v-63.5c0-2.4.8-4.4 2.5-6.1s3.8-2.6 6.2-2.6h9.9c2.4 0 4.4.9 6 2.6 1.7 1.7 2.5 3.7 2.5 6v.1c10.8-6.4 17.6-9.8 20.1-10.3 13.1-2.7 23.6.8 31.3 10.4 6.7 8.4 10 19.4 10.1 32.8zM587 118.4V90c0-3.7 1.3-6.8 4-9.5 2.6-2.6 5.8-4 9.5-4h.3c3.7 0 6.8 1.3 9.5 4 2.6 2.6 4 5.8 4 9.5v104.4c0 1.5-.5 2.9-1.6 4q-1.65 1.5-3.9 1.5h-16.2c-1.6 0-2.8-.5-3.9-1.5-1.1-1.1-1.6-2.4-1.6-3.9v-.1c-6.3 3.7-12.9 5.5-20.1 5.5-11.4 0-21.2-4.2-29.3-12.7s-12.1-18.7-12.1-30.7c0-12.1 4-22.3 12.1-30.8S555.6 113 567 113c7-.1 13.7 1.7 20 5.4m-35.7 37.3c0 6.5 1.7 12 5.2 16.6 3.5 4.5 7.7 6.8 12.7 6.8 2.9.5 5.9.2 8.8-.8 5.9-2 8.9-6.5 9-13.7v-21.5c-1.3-3.6-4.5-6.3-9.5-8.3-5.7-2.2-11.5-2-17.2.9-2.8 1.3-5 3.8-6.6 7.4-1.6 3.4-2.3 7.3-2.3 11.5v1.1zM649.8 103q-4.2 4.2-10.2 4.2c-4 0-7.5-1.4-10.3-4.2-2.8-2.9-4.2-6.3-4.2-10.3q0-6 4.2-10.2c2.9-2.8 6.3-4.2 10.3-4.2q6 0 10.2 4.2c2.9 2.8 4.3 6.2 4.3 10.2s-1.4 7.4-4.3 10.3m-9.9 96.9c-3.9 0-7.2-1.4-10-4.1-2.7-2.7-4-6-4-9.9V129c0-3.8 1.3-7.1 4-9.9 2.8-2.8 6.1-4.1 10-4.1h.3c3.8 0 7.1 1.4 9.9 4.1s4.1 6.1 4.1 9.9v56.9c0 3.9-1.4 7.2-4.1 9.9-2.8 2.8-6.1 4.1-9.9 4.1zM688.5 103q-4.2 4.2-10.2 4.2c-4 0-7.5-1.4-10.3-4.2-2.8-2.9-4.2-6.3-4.2-10.3q0-6 4.2-10.2c2.9-2.8 6.3-4.2 10.3-4.2q6 0 10.2 4.2c2.9 2.8 4.3 6.2 4.3 10.2s-1.4 7.4-4.3 10.3m-10 96.9c-3.9 0-7.2-1.4-10-4.1-2.7-2.7-4-6-4-9.9V129c0-3.8 1.3-7.1 4-9.9 2.8-2.8 6.1-4.1 10-4.1h.3c3.8 0 7.1 1.4 9.9 4.1s4.1 6.1 4.1 9.9v56.9c0 3.9-1.4 7.2-4.1 9.9-2.8 2.8-6.1 4.1-9.9 4.1zM761.8 179.8c4.8 0 7.9 2.2 9.4 6.7l.1.3c1.1 3.2.7 6.2-1.3 9q-3 4.2-8.1 4.2h-52.6c-2.7 0-5-.9-6.9-2.8-1.9-2-2.8-4.3-2.8-7v-.2c0-2.2.7-4.2 2.1-5.9l36.5-47.6h-26.3c-4.8 0-7.9-2.2-9.5-6.7v-.3c-1.1-3.2-.7-6.2 1.3-9q3-4.2 8.1-4.2h49.4q4.2 0 7.2 3c2 2 3 4.4 3 7.3v.1c0 2.4-.7 4.4-2.1 6.3l-35.6 46.8z' class='st0'/%3E%3Cpath d='M85.7 212.9H0v-71.3l42.9 6.3 42.8-6.3z' class='st0'/%3E%3C/svg%3E");background-position:bottom;background-repeat:no-repeat;background-size:80% auto;height:80px;margin:0 auto 30px;padding-top:30px;position:relative;width:300px;z-index:2}body .sdz-root.root-user .user-container .user-locale-picker{display:-ms-flexbox;display:flex;justify-content:flex-end;position:absolute;right:14px;top:14px;width:100%;z-index:100}body .sdz-root.root-user .user-container .user-inner{backdrop-filter:blur(7px);background-clip:padding-box;border:1px solid hsla(0,0%,100%,.18);border-radius:0;box-shadow:0 8px 32px #0000005e,inset 0 1px 1px #ffffff1a;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:auto;margin:0 auto;padding:40px 20px;position:relative;width:100%;z-index:2}@media only screen and (min-width:768px){body .sdz-root.root-user .user-container .user-inner{background-clip:padding-box;border-radius:var(--modal-border-radius);padding:40px;width:510px}}body .sdz-root.root-user .user-container .user-inner .user-title{color:var(--text-white);font-family:Inter,Helvetica,Arial,Lucida Grande,sans-serif;font-size:26px;font-weight:700;margin-bottom:26px;text-align:center}@media only screen and (min-width:768px){body .sdz-root.root-user .user-container .user-inner .user-title{padding:0 60px}}body .sdz-root.root-user .user-container .user-inner .user-title.have-desc{margin-bottom:12px}body .sdz-root.root-user .user-container .user-inner .user-desc{color:var(--text-secondary);font-family:Inter,Helvetica,Arial,Lucida Grande,sans-serif;font-size:14px;font-weight:500;line-height:18px;margin-bottom:26px;text-align:center}body .sdz-root.root-user .user-container .user-inner .user-form .notification-message{margin-bottom:12px;margin-top:0}body .sdz-root.root-user .user-container .user-inner .user-form .auth-code-value{display:none;font-size:30px;margin-top:8px;padding:22px 12px!important}body .sdz-root.root-user .user-container .user-inner .user-form .auth-code-value:focus{box-shadow:0 0 0 2px var(--primary) inset}body .sdz-root.root-user .user-container .user-inner .user-form .backup-back-button{display:none}body .sdz-root.root-user .user-container .user-inner .user-form .input-auth-code .input-auth-char{-moz-appearance:textfield;font-size:30px;min-height:100px;padding:22px 6px!important;text-align:center}body .sdz-root.root-user .user-container .user-inner .user-form .input-auth-code .input-auth-char::-webkit-inner-spin-button,body .sdz-root.root-user .user-container .user-inner .user-form .input-auth-code .input-auth-char::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}body .sdz-root.root-user .user-container .user-inner .user-form .input-auth-code .input-auth-char:focus{box-shadow:0 0 0 2px var(--primary) inset}body .sdz-root.root-user .user-container .user-inner .user-form .form-two-fa .spinner-container,body .sdz-root.root-user .user-container .user-inner .user-form .form-two-fa.loading .auth-code-value,body .sdz-root.root-user .user-container .user-inner .user-form .form-two-fa.loading .backup-back-button,body .sdz-root.root-user .user-container .user-inner .user-form .form-two-fa.loading .backup-key-button,body .sdz-root.root-user .user-container .user-inner .user-form .form-two-fa.loading .input-auth-code,body .sdz-root.root-user .user-container .user-inner .user-form .form-two-fa.loading .label-backup-key,body .sdz-root.root-user .user-container .user-inner .user-form .form-two-fa.loading .label-code,body .sdz-root.root-user .user-container .user-inner .user-form .input-auth-code .input-auth-char.hidden,body .sdz-root.root-user .user-container .user-inner .user-form .label-backup-key{display:none}body .sdz-root.root-user .user-container .user-inner .user-form .form-two-fa.loading .spinner-container{display:block}body .sdz-root.root-user .user-container .user-inner .user-form .form-two-fa.backup-code-phase .backup-key-button,body .sdz-root.root-user .user-container .user-inner .user-form .form-two-fa.backup-code-phase .input-auth-code,body .sdz-root.root-user .user-container .user-inner .user-form .form-two-fa.backup-code-phase .label-code{display:none}body .sdz-root.root-user .user-container .user-inner .user-form .form-two-fa.backup-code-phase .auth-code-value,body .sdz-root.root-user .user-container .user-inner .user-form .form-two-fa.backup-code-phase .backup-back-button,body .sdz-root.root-user .user-container .user-inner .user-form .form-two-fa.backup-code-phase .label-backup-key{display:block}body .sdz-root.root-user .user-container .user-inner .user-form .help-text{color:var(--text-tertiary)}body .sdz-root.root-user .user-container .user-inner .user-form .help-text ul{list-style:none outside;padding:0}body .sdz-root.root-user .user-container .user-inner .user-form .user-sign{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}body .sdz-root.root-user .user-container .user-inner .user-form .user-sign .btn{font-weight:600}body .sdz-root.root-user .user-container .user-inner .user-form .user-sign .btn-block+.btn-block{margin-top:4px}body .sdz-root.root-user .user-container .user-inner .user-form .accept-term input[type=checkbox]{display:none}body .sdz-root.root-user .user-container .voucher{background-clip:padding-box;border-radius:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;position:relative;z-index:4}body .sdz-root.root-user .user-container .voucher .voucher-inner{-webkit-align-items:center;align-items:center;backdrop-filter:blur(7px);background-clip:padding-box;border:1px solid hsla(0,0%,100%,.18);border-radius:var(--button-radius);box-shadow:0 8px 32px #0000005e,inset 0 1px 1px #ffffff1a;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;height:auto;margin:0 auto;overflow:hidden;padding:0 10px;position:relative;width:100%}body .sdz-root.root-user .user-container .voucher .voucher-inner:before{background-position:right -200px center;background-repeat:no-repeat;background-size:auto 250%;content:" ";display:block;height:100%;left:0;opacity:.15;position:absolute;top:0;width:100%;z-index:1}body .sdz-root.root-user .user-container .voucher .voucher-inner:after{background-image:radial-gradient(circle at top right,transparent,var(--background-quitatiary) 60%);background-repeat:no-repeat;content:" ";display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}@media only screen and (min-width:768px){body .sdz-root.root-user .user-container .voucher .voucher-inner{padding:0;width:510px}}body .sdz-root.root-user .user-container .voucher .voucher-inner .voucher-content{display:-ms-flexbox;display:flex;flex:1;-ms-flex-direction:column;flex-direction:column;padding:24px;z-index:5}body .sdz-root.root-user .user-container .voucher .voucher-inner .voucher-content .voucher-actions{-webkit-align-items:center;align-items:center;display:-ms-flexbox;display:flex;flex:1;justify-content:flex-end}body .sdz-root.root-user .user-container .voucher .voucher-inner .voucher-content .voucher-actions .btn{font-size:14px;padding:8px 12px}body .sdz-root.root-user .user-container .voucher .voucher-inner .voucher-content .voucher-hero{color:var(--text-white);font-family:Inter,Helvetica,Arial,Lucida Grande,sans-serif;font-size:26px;font-weight:var(--main-title-font-weight);line-height:32px}@media only screen and (min-width:1000px){body .sdz-root.root-user .user-container .voucher .voucher-inner .voucher-content .voucher-hero{line-height:var(--main-title-line-height)}}body .sdz-root.root-user .user-container .voucher .voucher-inner .voucher-content .voucher-message{color:var(--sub-title-color);font-family:Inter,Helvetica,Arial,Lucida Grande,sans-serif;font-size:var(--sub-title-font-size);font-weight:var(--sub-title-font-weight);line-height:var(--sub-title-line-height)}body .sdz-root.root-user .user-container .voucher .voucher-inner .voucher-content .voucher-hero+.voucher-message{margin-top:4px}body .sdz-root.root-user .user-container .voucher .voucher-inner .voucher-content .voucher-message+.voucher-login,body .sdz-root.root-user .user-container .voucher .voucher-inner .voucher-content .voucher-message.voucher-actions{margin-top:32px}body .sdz-root.root-user .user-container .voucher.voucher-tidal .voucher-inner:before{background-image:url(/build/images/DED5RzKL.svg);background-position:left -20% center}body .sdz-root.root-user .user-container .voucher.voucher-tidal .voucher-content .voucher-hero .enabled{color:var(--platform-tidal-alt)}body .sdz-root.root-user .user-container .voucher.voucher-qobuz .voucher-inner:before{background-image:url(/build/images/yzzFBwUZ.svg)}body .sdz-root.root-user .user-container .voucher.voucher-qobuz .voucher-content .voucher-hero .enabled{color:var(--platform-qobuz-alt)}body .sdz-root.root-user .user-container .voucher.voucher-qobuz .voucher-content .voucher-login{background-color:var(--platform-qobuz-alt)}body .sdz-root.root-user .user-container .voucher.voucher-napster .voucher-inner:before{background-image:url(/build/images/BYtG5jAZ.svg);background-position:left -80px center}body .sdz-root.root-user .user-container .voucher.voucher-napster .voucher-content .voucher-hero{color:var(--text-white)}body .sdz-root.root-user .user-container .voucher.voucher-napster .voucher-content .voucher-message{color:var(--text-primary)}body .sdz-root.root-user .user-container .voucher.voucher-soundcloud .voucher-inner:before{background-image:url(/build/images/D4TiGGMl.svg);background-position:left -80px center}body .sdz-root.root-user .user-container .voucher.voucher-audiomack .voucher-inner:before{background-image:url(/build/images/DY7j3zre.svg)}body .sdz-root.root-user .user-container .voucher.voucher-audiomack .voucher-content .voucher-hero .enabled{color:var(--platform-audiomack-alt)}body .sdz-root.root-user .user-container .voucher.voucher-audiomack .voucher-content .voucher-login{background-color:var(--platform-audiomack)}body .sdz-root.root-user .user-container .voucher+.user-inner{margin-top:24px}body .sdz-root.root-user .user-container .user-locale-picker+.user-inner{margin-top:0}body .sdz-root.root-user.spotify .voucher-container{background-image:url(/build/images/BLdexgib.svg)}body .sdz-root.root-user.youtube .voucher-container{background-image:url(/build/images/z19AnEnT.svg)}body .sdz-root.root-user.deezer .voucher-container{background-image:url(/build/images/BoSAmRCw.svg)}body .sdz-root.root-user.napster .voucher-container{background-image:url(/build/images/BYtG5jAZ.svg)}body .sdz-root.root-user.soundiiz .voucher-container{background-image:url(/build/images/eWnBaDi9.svg)}body .sdz-root.root-user.soundcloud .voucher-container{background-image:url(/build/images/D4TiGGMl.svg)}body .sdz-root.root-user.qobuz .voucher-container{background-image:url(/build/images/yzzFBwUZ.svg)}body .sdz-root.root-user.dailymotion .voucher-container{background-image:url(/build/images/DfBiqKcS.svg)}body .sdz-root.root-user.jamendo .voucher-container{background-image:url(/build/images/obPDaA0S.svg)}body .sdz-root.root-user.tidal .voucher-container{background-image:url(/build/images/DED5RzKL.svg)}body .sdz-root.root-user.lastfm .voucher-container{background-image:url(/build/images/DvdfipNU.svg)}body .sdz-root.root-user.discogs .voucher-container{background-image:url(/build/images/ngR6-l78.svg)}body .sdz-root.root-user.hypem .voucher-container{background-image:url(/build/images/DW9vvT8x.svg)}body .sdz-root.root-user.applemusicapp .voucher-container{background-image:url(/build/images/D_vHC3PV.svg)}body .sdz-root.root-user.yandexmusic .voucher-container{background-image:url(/build/images/CeMYAn3W.svg)}body .sdz-root.root-user.pandora .voucher-container{background-image:url(/build/images/DnF2GYqR.svg)}body .sdz-root.root-user.jiosaavn .voucher-container{background-image:url(/build/images/D315kbya.svg)}body .sdz-root.root-user.slackerradio .voucher-container{background-image:url(/build/images/DUvpgzMC.svg)}body .sdz-root.root-user.iheartradio .voucher-container{background-image:url(/build/images/CpBgUYr_.svg)}body .sdz-root.root-user.eighttracks .voucher-container{background-image:url(/build/images/Db5qxFE-.svg)}body .sdz-root.root-user.audiomack .voucher-container{background-image:url(/build/images/DY7j3zre.svg)}body .sdz-root.root-user.joox .voucher-container{background-image:url(/build/images/C_pbwCLL.svg)}body .sdz-root.root-user.playzer .voucher-container{background-image:url(/build/images/Da5LE9cs.svg)}body .sdz-root.root-user.zvooq .voucher-container{background-image:url(/build/images/CYWkzJki.svg)}body .sdz-root.root-user.kkbox .voucher-container{background-image:url(/build/images/CdJY4AW2.svg)}body .sdz-root.root-user.ytmusic .voucher-container{background-image:url(/build/images/DdR4BZsa.svg)}body .sdz-root.root-user.yousee .voucher-container{background-image:url(/build/images/C8FqSHg2.svg)}body .sdz-root.root-user.telmore .voucher-container{background-image:url(/build/images/psCapShQ.svg)}body .sdz-root.root-user.itunes .voucher-container{background-image:url(/build/images/DTcTASJq.svg)}body .sdz-root.root-user.plex .voucher-container{background-image:url(/build/images/DdrO4AK3.svg)}body .sdz-root.root-user.amazonmusic .voucher-container{background-image:url(/build/images/Bcwn5UsM.svg)}body .sdz-root.root-user.vk .voucher-container{background-image:url(/build/images/LhRZh9L8.svg)}body .sdz-root.root-user.hearthis .voucher-container{background-image:url(/build/images/C4-JBuz9.svg)}body .sdz-root.root-user.beatport .voucher-container{background-image:url(/build/images/Dm0PGtAr.svg)}body .sdz-root.root-user.soundmachine .voucher-container{background-image:url(/build/images/VFpGI7dd.svg)}body .sdz-root.root-user.claromusica .voucher-container{background-image:url(/build/images/Hoqws1Qc.svg)}body .sdz-root.root-user.xploremusic .voucher-container{background-image:url(/build/images/BGYVZY3z.svg)}body .sdz-root.root-user.wynk .voucher-container{background-image:url(/build/images/CbgKp6U4.svg)}body .sdz-root.root-user.emby .voucher-container{background-image:url(/build/images/kmbw7TVC.svg)}body .sdz-root.root-user.movistar .voucher-container{background-image:url(/build/images/DUa49rDy.svg)}body .sdz-root.root-user.setlist .voucher-container{background-image:url(/build/images/DMq_nBc5.svg)}body .sdz-root.root-user.dmusic .voucher-container{background-image:url(/build/images/CpeX_-vj.svg)}body .sdz-root.root-user.qub .voucher-container{background-image:url(/build/images/SBWyyt48.svg)}body .sdz-root.root-user.beatsource .voucher-container{background-image:url(/build/images/D_9Rxo1u.svg)}body .sdz-root.root-user.idagio .voucher-container{background-image:url(/build/images/D1X5HwPK.svg)}body .sdz-root.root-user.bandcamp .voucher-container{background-image:url(/build/images/WPCfCus4.svg)}body .sdz-root.root-user.moodagent .voucher-container{background-image:url(/build/images/DotDMac_.svg)}body .sdz-root.root-user.brisamusic .voucher-container{background-image:url(/build/images/7tlbZ0sv.svg)}body .sdz-root.root-user.moov .voucher-container{background-image:url(/build/images/eYtDOB-L.svg)}body .sdz-root.root-user.resso .voucher-container{background-image:url(/build/images/BrMQY7qD.svg)}body .sdz-root.root-user.anghami .voucher-container{background-image:url(/build/images/D0ZI6IvH.svg)}body .sdz-root.root-user.boomplay .voucher-container{background-image:url(/build/images/BeKrWf9R.svg)}
