/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
[data-am-fadeshow]{position:relative;width:100%;height:100%;overflow:hidden;background-color:#fff;}[data-am-fadeshow] .fs-slide{position:absolute;top:0;bottom:0;left:0;right:0;opacity:0;background-size:cover;background-position:center;background-repeat:no-repeat;transition:opacity 1s ease;}[data-am-fadeshow] .fs-slide:first-child{opacity:1;}[data-am-fadeshow] .fs-quick-nav{position:absolute;bottom:15px;right:0;z-index:1;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transform:translateX(-50%);}[data-am-fadeshow] .fs-quick-btn{display:inline-block;width:15px;height:15px;margin:0 2px;border-radius:50%;cursor:pointer;transition:opacity 200ms ease;background-color:rgba(0,0,0,0.5);border:#d3d3d3 solid 2px;}[data-am-fadeshow] .fs-quick-btn:hover{opacity:0.8;}[data-am-fadeshow] .fs-quick-btn:first-child{background-color:#fff;border:#d3d3d3 solid 2px;}[data-am-fadeshow] .fs-next-btn,[data-am-fadeshow] .fs-prev-btn{position:absolute;display:none;top:0;bottom:0;width:100px;cursor:pointer;font-family:sans-serif;background-color:rgba(255,255,255,0);-webkit-tap-highlight-color:rgba(0,0,0,0);transition:all 200ms ease;}@media (max-width:500px){[data-am-fadeshow] .fs-next-btn,[data-am-fadeshow] .fs-prev-btn{width:20%;}}[data-am-fadeshow] .fs-next-btn:before,[data-am-fadeshow] .fs-prev-btn:before{position:absolute;top:50%;font-size:3vw;color:rgba(255,255,255,0.5);}[data-am-fadeshow] .fs-next-btn:hover,[data-am-fadeshow] .fs-prev-btn:hover{background-color:rgba(255,255,255,0.1);}@media (max-width:500px){[data-am-fadeshow] .fs-next-btn:hover,[data-am-fadeshow] .fs-prev-btn:hover{background-color:rgba(255,255,255,0);}}[data-am-fadeshow] .fs-prev-btn{left:0;transform:translateX(-100%);}[data-am-fadeshow] .fs-prev-btn:before{content:"❮";left:50%;transform:translate(-50%,-50%);}@media (max-width:500px){[data-am-fadeshow] .fs-prev-btn:before{left:30px;}}@media (max-width:500px){[data-am-fadeshow] .fs-prev-btn{transform:translate(0);}}[data-am-fadeshow] .fs-next-btn{right:0;transform:translateX(100%);}[data-am-fadeshow] .fs-next-btn:before{content:"❯";right:50%;transform:translate(50%,-50%);}@media (max-width:500px){[data-am-fadeshow] .fs-next-btn:before{right:30px;}}@media (max-width:500px){[data-am-fadeshow] .fs-next-btn{transform:translate(0);}}[data-am-fadeshow] input[type=radio]{position:fixed;top:-9999px;}[data-am-fadeshow] input[type=radio]:checked{}[data-am-fadeshow] input[type=radio]:checked:nth-of-type(8){}[data-am-fadeshow] input[type=radio]:checked:nth-of-type(8) ~ .fs-slides .fs-slide{opacity:0;-webkit-animation:none !important;animation:none !important;}[data-am-fadeshow] input[type=radio]:checked:nth-of-type(8) ~ .fs-slides .fs-slide:nth-child(8){opacity:1;}[data-am-fadeshow] input[type=radio]:checked:nth-of-type(8) ~ .fs-quick-nav .fs-quick-btn{background-color:rgba(0,0,0,0.5);border:#d3d3d3 solid 2px;-webkit-animation:none !important;animation:none !important;}[data-am-fadeshow] input[type=radio]:checked:nth-of-type(8) ~ .fs-quick-nav .fs-quick-btn:nth-child(8){background-color:#fff;}[data-am-fadeshow] input[type=radio]:checked:nth-of-type(8) ~ .fs-quick-nav .fs-quick-btn:nth-child(8):hover{opacity:1;}[data-am-fadeshow] input[type=radio]:checked:nth-of-type(7){}[data-am-fadeshow] input[type=radio]:checked:nth-of-type(7) ~ .fs-slides .fs-slide{opacity:0;-webkit-animation:none !important;animation:none !important;}[data-am-fadeshow] input[type=radio]:checked:nth-of-type(7) ~ .fs-slides .fs-slide:nth-child(7){opacity:1;}[data-am-fadeshow] input[type=radio]:checked:nth-of-type(7) ~ .fs-quick-nav .fs-quick-btn{background-color:rgba(0,0,0,0.5);border:#d3d3d3 solid 2px;-webkit-animation:none !important;animation:none !important;}[data-am-fadeshow] input[type=radio]:checked:nth-of-type(7) ~ .fs-quick-nav .fs-quick-btn:nth-child(7){background-color:#fff;}[data-am-fadeshow] input[type=radio]:checked:nth-of-type(7) ~ .fs-quick-nav .fs-quick-btn:nth-child(7):hover{opacity:1;}[data-am-fadeshow] input[type=radio]:checked:nth-of-type(6){}[data-am-fadeshow] input[type=radio]:checked:nth-of-type(6) ~ .fs-slides .fs-slide{opacity:0;-webkit-animation:none !important;animation:none !important;}[data-am-fadeshow] input[type=radio]:checked:nth-of-type(6) ~ .fs-slides .fs-slide:nth-child(6){opacity:1;}[data-am-fadeshow] input[type=radio]:checked:nth-of-type(6) ~ .fs-quick-nav .fs-quick-btn{background-color:rgba(0,0,0,0.5);border:#d3d3d3 solid 2px;-webkit-animation:none !important;animation:none !important;}[data-am-fadeshow] input[type=radio]:checked:nth-of-type(6) ~ .fs-quick-nav .fs-quick-btn:nth-child(6){background-color:#fff;}[data-am-fadeshow] input[type=radio]:checked:nth-of-type(6) ~ .fs-quick-nav .fs-quick-btn:nth-child(6):hover{opacity:1;}[data-am-fadeshow] input[type=radio]:checked:nth-of-type(5){}[data-am-fadeshow] input[type=radio]:checked:nth-of-type(5) ~ .fs-slides .fs-slide{opacity:0;-webkit-animation:none !important;animation:none !important;}[data-am-fadeshow] input[type=radio]:checked:nth-of-type(5) ~ .fs-slides .fs-slide:nth-child(5){opacity:1;}[data-am-fadeshow] input[type=radio]:checked:nth-of-type(5) ~ .fs-quick-nav .fs-quick-btn{background-color:rgba(0,0,0,0.5);border:#d3d3d3 solid 2px;-webkit-animation:none !important;animation:none !important;}[data-am-fadeshow] input[type=radio]:checked:nth-of-type(5) ~ .fs-quick-nav .fs-quick-btn:nth-child(5){background-color:#fff;}[data-am-fadeshow] input[type=radio]:checked:nth-of-type(5) ~ .fs-quick-nav .fs-quick-btn:nth-child(5):hover{opacity:1;}[data-am-fadeshow] input[type=radio]:checked:nth-of-type(4){}[data-am-fadeshow] input[type=radio]:checked:nth-of-type(4) ~ .fs-slides .fs-slide{opacity:0;-webkit-animation:none !important;animation:none !important;}[data-am-fadeshow] input[type=radio]:checked:nth-of-type(4) ~ .fs-slides .fs-slide:nth-child(4){opacity:1;}[data-am-fadeshow] input[type=radio]:checked:nth-of-type(4) ~ .fs-quick-nav .fs-quick-btn{background-color:rgba(0,0,0,0.5);border:#d3d3d3 solid 2px;-webkit-animation:none !important;animation:none !important;}[data-am-fadeshow] input[type=radio]:checked:nth-of-type(4) ~ .fs-quick-nav .fs-quick-btn:nth-child(4){background-color:#fff;}[data-am-fadeshow] input[type=radio]:checked:nth-of-type(4) ~ .fs-quick-nav .fs-quick-btn:nth-child(4):hover{opacity:1;}[data-am-fadeshow] input[type=radio]:checked:nth-of-type(3){}[data-am-fadeshow] input[type=radio]:checked:nth-of-type(3) ~ .fs-slides .fs-slide{opacity:0;-webkit-animation:none !important;animation:none !important;}[data-am-fadeshow] input[type=radio]:checked:nth-of-type(3) ~ .fs-slides .fs-slide:nth-child(3){opacity:1;}[data-am-fadeshow] input[type=radio]:checked:nth-of-type(3) ~ .fs-quick-nav .fs-quick-btn{background-color:rgba(0,0,0,0.5);border:#d3d3d3 solid 2px;-webkit-animation:none !important;animation:none !important;}[data-am-fadeshow] input[type=radio]:checked:nth-of-type(3) ~ .fs-quick-nav .fs-quick-btn:nth-child(3){background-color:#fff;}[data-am-fadeshow] input[type=radio]:checked:nth-of-type(3) ~ .fs-quick-nav .fs-quick-btn:nth-child(3):hover{opacity:1;}[data-am-fadeshow] input[type=radio]:checked:nth-of-type(2){}[data-am-fadeshow] input[type=radio]:checked:nth-of-type(2) ~ .fs-slides .fs-slide{opacity:0;-webkit-animation:none !important;animation:none !important;}[data-am-fadeshow] input[type=radio]:checked:nth-of-type(2) ~ .fs-slides .fs-slide:nth-child(2){opacity:1;}[data-am-fadeshow] input[type=radio]:checked:nth-of-type(2) ~ .fs-quick-nav .fs-quick-btn{background-color:rgba(0,0,0,0.5);border:#d3d3d3 solid 2px;-webkit-animation:none !important;animation:none !important;}[data-am-fadeshow] input[type=radio]:checked:nth-of-type(2) ~ .fs-quick-nav .fs-quick-btn:nth-child(2){background-color:#fff;}[data-am-fadeshow] input[type=radio]:checked:nth-of-type(2) ~ .fs-quick-nav .fs-quick-btn:nth-child(2):hover{opacity:1;}[data-am-fadeshow] input[type=radio]:checked:nth-of-type(1){}[data-am-fadeshow] input[type=radio]:checked:nth-of-type(1) ~ .fs-slides .fs-slide{opacity:0;-webkit-animation:none !important;animation:none !important;}[data-am-fadeshow] input[type=radio]:checked:nth-of-type(1) ~ .fs-slides .fs-slide:nth-child(1){opacity:1;}[data-am-fadeshow] input[type=radio]:checked:nth-of-type(1) ~ .fs-quick-nav .fs-quick-btn{background-color:rgba(0,0,0,0.5);border:#d3d3d3 solid 2px;-webkit-animation:none !important;animation:none !important;}[data-am-fadeshow] input[type=radio]:checked:nth-of-type(1) ~ .fs-quick-nav .fs-quick-btn:nth-child(1){background-color:#fff;}[data-am-fadeshow] input[type=radio]:checked:nth-of-type(1) ~ .fs-quick-nav .fs-quick-btn:nth-child(1):hover{opacity:1;}[data-am-fadeshow] input[type=radio]:checked:first-of-type:last-of-type ~ .fs-quick-nav,[data-am-fadeshow] input[type=radio]:checked:first-of-type:last-of-type ~ .fs-prev-nav,[data-am-fadeshow] input[type=radio]:checked:first-of-type:last-of-type ~ .fs-next-nav{display:none !important;}[data-am-fadeshow]:hover .fs-prev-btn,[data-am-fadeshow]:hover .fs-next-btn{transform:translateX(0);}[data-am-fadeshow~=next-prev-navigation]{}[data-am-fadeshow~=next-prev-navigation] input[type=radio]:checked:nth-of-type(8){}[data-am-fadeshow~=next-prev-navigation] input[type=radio]:checked:nth-of-type(8) ~ .fs-prev-nav .fs-prev-btn{display:none;}[data-am-fadeshow~=next-prev-navigation] input[type=radio]:checked:nth-of-type(8) ~ .fs-prev-nav .fs-prev-btn:nth-child(7){display:block;}[data-am-fadeshow~=next-prev-navigation] input[type=radio]:checked:nth-of-type(8) ~ .fs-next-nav .fs-next-btn{display:none;}[data-am-fadeshow~=next-prev-navigation] input[type=radio]:checked:nth-of-type(8) ~ .fs-next-nav .fs-next-btn:nth-child(1){display:block;}[data-am-fadeshow~=next-prev-navigation] input[type=radio]:checked:nth-of-type(8):first-of-type ~ .fs-prev-nav .fs-prev-btn:last-child{display:block;}[data-am-fadeshow~=next-prev-navigation] input[type=radio]:checked:nth-of-type(8):last-of-type ~ .fs-next-nav .fs-next-btn:first-child{display:block;}[data-am-fadeshow~=next-prev-navigation] input[type=radio]:checked:nth-of-type(7){}[data-am-fadeshow~=next-prev-navigation] input[type=radio]:checked:nth-of-type(7) ~ .fs-prev-nav .fs-prev-btn{display:none;}[data-am-fadeshow~=next-prev-navigation] input[type=radio]:checked:nth-of-type(7) ~ .fs-prev-nav .fs-prev-btn:nth-child(6){display:block;}[data-am-fadeshow~=next-prev-navigation] input[type=radio]:checked:nth-of-type(7) ~ .fs-next-nav .fs-next-btn{display:none;}[data-am-fadeshow~=next-prev-navigation] input[type=radio]:checked:nth-of-type(7) ~ .fs-next-nav .fs-next-btn:nth-child(8){display:block;}[data-am-fadeshow~=next-prev-navigation] input[type=radio]:checked:nth-of-type(7):first-of-type ~ .fs-prev-nav .fs-prev-btn:last-child{display:block;}[data-am-fadeshow~=next-prev-navigation] input[type=radio]:checked:nth-of-type(7):last-of-type ~ .fs-next-nav .fs-next-btn:first-child{display:block;}[data-am-fadeshow~=next-prev-navigation] input[type=radio]:checked:nth-of-type(6){}[data-am-fadeshow~=next-prev-navigation] input[type=radio]:checked:nth-of-type(6) ~ .fs-prev-nav .fs-prev-btn{display:none;}[data-am-fadeshow~=next-prev-navigation] input[type=radio]:checked:nth-of-type(6) ~ .fs-prev-nav .fs-prev-btn:nth-child(5){display:block;}[data-am-fadeshow~=next-prev-navigation] input[type=radio]:checked:nth-of-type(6) ~ .fs-next-nav .fs-next-btn{display:none;}[data-am-fadeshow~=next-prev-navigation] input[type=radio]:checked:nth-of-type(6) ~ .fs-next-nav .fs-next-btn:nth-child(7){display:block;}[data-am-fadeshow~=next-prev-navigation] input[type=radio]:checked:nth-of-type(6):first-of-type ~ .fs-prev-nav .fs-prev-btn:last-child{display:block;}[data-am-fadeshow~=next-prev-navigation] input[type=radio]:checked:nth-of-type(6):last-of-type ~ .fs-next-nav .fs-next-btn:first-child{display:block;}[data-am-fadeshow~=next-prev-navigation] input[type=radio]:checked:nth-of-type(5){}[data-am-fadeshow~=next-prev-navigation] input[type=radio]:checked:nth-of-type(5) ~ .fs-prev-nav .fs-prev-btn{display:none;}[data-am-fadeshow~=next-prev-navigation] input[type=radio]:checked:nth-of-type(5) ~ .fs-prev-nav .fs-prev-btn:nth-child(4){display:block;}[data-am-fadeshow~=next-prev-navigation] input[type=radio]:checked:nth-of-type(5) ~ .fs-next-nav .fs-next-btn{display:none;}[data-am-fadeshow~=next-prev-navigation] input[type=radio]:checked:nth-of-type(5) ~ .fs-next-nav .fs-next-btn:nth-child(6){display:block;}[data-am-fadeshow~=next-prev-navigation] input[type=radio]:checked:nth-of-type(5):first-of-type ~ .fs-prev-nav .fs-prev-btn:last-child{display:block;}[data-am-fadeshow~=next-prev-navigation] input[type=radio]:checked:nth-of-type(5):last-of-type ~ .fs-next-nav .fs-next-btn:first-child{display:block;}[data-am-fadeshow~=next-prev-navigation] input[type=radio]:checked:nth-of-type(4){}[data-am-fadeshow~=next-prev-navigation] input[type=radio]:checked:nth-of-type(4) ~ .fs-prev-nav .fs-prev-btn{display:none;}[data-am-fadeshow~=next-prev-navigation] input[type=radio]:checked:nth-of-type(4) ~ .fs-prev-nav .fs-prev-btn:nth-child(3){display:block;}[data-am-fadeshow~=next-prev-navigation] input[type=radio]:checked:nth-of-type(4) ~ .fs-next-nav .fs-next-btn{display:none;}[data-am-fadeshow~=next-prev-navigation] input[type=radio]:checked:nth-of-type(4) ~ .fs-next-nav .fs-next-btn:nth-child(5){display:block;}[data-am-fadeshow~=next-prev-navigation] input[type=radio]:checked:nth-of-type(4):first-of-type ~ .fs-prev-nav .fs-prev-btn:last-child{display:block;}[data-am-fadeshow~=next-prev-navigation] input[type=radio]:checked:nth-of-type(4):last-of-type ~ .fs-next-nav .fs-next-btn:first-child{display:block;}[data-am-fadeshow~=next-prev-navigation] input[type=radio]:checked:nth-of-type(3){}[data-am-fadeshow~=next-prev-navigation] input[type=radio]:checked:nth-of-type(3) ~ .fs-prev-nav .fs-prev-btn{display:none;}[data-am-fadeshow~=next-prev-navigation] input[type=radio]:checked:nth-of-type(3) ~ .fs-prev-nav .fs-prev-btn:nth-child(2){display:block;}[data-am-fadeshow~=next-prev-navigation] input[type=radio]:checked:nth-of-type(3) ~ .fs-next-nav .fs-next-btn{display:none;}[data-am-fadeshow~=next-prev-navigation] input[type=radio]:checked:nth-of-type(3) ~ .fs-next-nav .fs-next-btn:nth-child(4){display:block;}[data-am-fadeshow~=next-prev-navigation] input[type=radio]:checked:nth-of-type(3):first-of-type ~ .fs-prev-nav .fs-prev-btn:last-child{display:block;}[data-am-fadeshow~=next-prev-navigation] input[type=radio]:checked:nth-of-type(3):last-of-type ~ .fs-next-nav .fs-next-btn:first-child{display:block;}[data-am-fadeshow~=next-prev-navigation] input[type=radio]:checked:nth-of-type(2){}[data-am-fadeshow~=next-prev-navigation] input[type=radio]:checked:nth-of-type(2) ~ .fs-prev-nav .fs-prev-btn{display:none;}[data-am-fadeshow~=next-prev-navigation] input[type=radio]:checked:nth-of-type(2) ~ .fs-prev-nav .fs-prev-btn:nth-child(1){display:block;}[data-am-fadeshow~=next-prev-navigation] input[type=radio]:checked:nth-of-type(2) ~ .fs-next-nav .fs-next-btn{display:none;}[data-am-fadeshow~=next-prev-navigation] input[type=radio]:checked:nth-of-type(2) ~ .fs-next-nav .fs-next-btn:nth-child(3){display:block;}[data-am-fadeshow~=next-prev-navigation] input[type=radio]:checked:nth-of-type(2):first-of-type ~ .fs-prev-nav .fs-prev-btn:last-child{display:block;}[data-am-fadeshow~=next-prev-navigation] input[type=radio]:checked:nth-of-type(2):last-of-type ~ .fs-next-nav .fs-next-btn:first-child{display:block;}[data-am-fadeshow~=next-prev-navigation] input[type=radio]:checked:nth-of-type(1){}[data-am-fadeshow~=next-prev-navigation] input[type=radio]:checked:nth-of-type(1) ~ .fs-next-nav .fs-next-btn{display:none;}[data-am-fadeshow~=next-prev-navigation] input[type=radio]:checked:nth-of-type(1) ~ .fs-next-nav .fs-next-btn:nth-child(2){display:block;}[data-am-fadeshow~=next-prev-navigation] input[type=radio]:checked:nth-of-type(1):first-of-type ~ .fs-prev-nav .fs-prev-btn:last-child{display:block;}[data-am-fadeshow~=next-prev-navigation] input[type=radio]:checked:nth-of-type(1):last-of-type ~ .fs-next-nav .fs-next-btn:first-child{display:block;}[data-am-fadeshow~=next-prev-navigation] .fs-prev-btn:last-child{display:block;}[data-am-fadeshow~=next-prev-navigation] .fs-next-btn:nth-child(2){display:block;}@keyframes quickNavAnimation-8{0%{background-color:rgba(0,0,0,0.5);border:#d3d3d3 solid 2px;}2.5%,12.5%{background-color:#fff;border:#d3d3d3 solid 2px;}15%,100%{background-color:rgba(0,0,0,0.5);border:#d3d3d3 solid 2px;}}@-webkit-keyframes quickNavAnimation-8{0%{background-color:rgba(0,0,0,0.5);border:#d3d3d3 solid 2px;}2.5%,12.5%{background-color:#fff;border:#d3d3d3 solid 2px;}15%,100%{background-color:rgba(0,0,0,0.5);border:#d3d3d3 solid 2px;}}@keyframes slidesAnimation-8{0%{opacity:0;}2.5%,12.5%{opacity:1;}15%,100%{opacity:0;}}@-webkit-keyframes slidesAnimation-8{0%{opacity:0;}2.5%,12.5%{opacity:1;}15%,100%{opacity:0;}}[data-am-fadeshow~=autoplay] input[type=radio]:nth-of-type(8):last-of-type{}[data-am-fadeshow~=autoplay] input[type=radio]:nth-of-type(8):last-of-type ~ .fs-slides .fs-slide{-webkit-animation:slidesAnimation-8 40s infinite;animation:slidesAnimation-8 40s infinite;}[data-am-fadeshow~=autoplay] input[type=radio]:nth-of-type(8):last-of-type ~ .fs-quick-nav .fs-quick-btn{-webkit-animation:quickNavAnimation-8 40s infinite;animation:quickNavAnimation-8 40s infinite;}[data-am-fadeshow~=autoplay] input[type=radio]:nth-of-type(8):last-of-type ~ .fs-slides .fs-slide:nth-child(1),[data-am-fadeshow~=autoplay] input[type=radio]:nth-of-type(8):last-of-type ~ .fs-quick-nav .fs-quick-btn:nth-child(1){-webkit-animation-delay:-1s;animation-delay:-1s;}[data-am-fadeshow~=autoplay] input[type=radio]:nth-of-type(8):last-of-type ~ .fs-slides .fs-slide:nth-child(2),[data-am-fadeshow~=autoplay] input[type=radio]:nth-of-type(8):last-of-type ~ .fs-quick-nav .fs-quick-btn:nth-child(2){-webkit-animation-delay:4s;animation-delay:4s;}[data-am-fadeshow~=autoplay] input[type=radio]:nth-of-type(8):last-of-type ~ .fs-slides .fs-slide:nth-child(3),[data-am-fadeshow~=autoplay] input[type=radio]:nth-of-type(8):last-of-type ~ .fs-quick-nav .fs-quick-btn:nth-child(3){-webkit-animation-delay:9s;animation-delay:9s;}[data-am-fadeshow~=autoplay] input[type=radio]:nth-of-type(8):last-of-type ~ .fs-slides .fs-slide:nth-child(4),[data-am-fadeshow~=autoplay] input[type=radio]:nth-of-type(8):last-of-type ~ .fs-quick-nav .fs-quick-btn:nth-child(4){-webkit-animation-delay:14s;animation-delay:14s;}[data-am-fadeshow~=autoplay] input[type=radio]:nth-of-type(8):last-of-type ~ .fs-slides .fs-slide:nth-child(5),[data-am-fadeshow~=autoplay] input[type=radio]:nth-of-type(8):last-of-type ~ .fs-quick-nav .fs-quick-btn:nth-child(5){-webkit-animation-delay:19s;animation-delay:19s;}[data-am-fadeshow~=autoplay] input[type=radio]:nth-of-type(8):last-of-type ~ .fs-slides .fs-slide:nth-child(6),[data-am-fadeshow~=autoplay] input[type=radio]:nth-of-type(8):last-of-type ~ .fs-quick-nav .fs-quick-btn:nth-child(6){-webkit-animation-delay:24s;animation-delay:24s;}[data-am-fadeshow~=autoplay] input[type=radio]:nth-of-type(8):last-of-type ~ .fs-slides .fs-slide:nth-child(7),[data-am-fadeshow~=autoplay] input[type=radio]:nth-of-type(8):last-of-type ~ .fs-quick-nav .fs-quick-btn:nth-child(7){-webkit-animation-delay:29s;animation-delay:29s;}[data-am-fadeshow~=autoplay] input[type=radio]:nth-of-type(8):last-of-type ~ .fs-slides .fs-slide:nth-child(8),[data-am-fadeshow~=autoplay] input[type=radio]:nth-of-type(8):last-of-type ~ .fs-quick-nav .fs-quick-btn:nth-child(8){-webkit-animation-delay:34s;animation-delay:34s;}.slide-hero{height:63vh;width:100%;max-height:20.57em;}.containerAL{position:absolute;top:0;bottom:0;left:0;right:0;box-shadow:0 0 20px rgba(0,0,0,0.1);overflow:hidden;}@media (min-width:42.09em){.slide-hero{height:63vh;max-height:35.57em;}}@media (max-width:48em){[data-am-fadeshow] .fs-quick-nav{display:none;}[data-am-fadeshow] .fs-next-btn:before,[data-am-fadeshow] .fs-prev-btn:before{font-size:10vw;}}.location-line:before{content:"";display:block;width:calc(100% + 5.62vw);border-top:1px solid rgba(255,255,255,1);position:absolute;left:0;top:0.43rem;}@media (min-width:48rem){location-line:before{width:calc(100% + 8vw);left:0;top:-0.75rem;}}.fs-slide::after{content:"";display:block;height:57.212%;height:75%;width:100%;background:linear-gradient(180deg,transparent 0%,#000 100%);background-blend-mode:multiply;opacity:.70;position:absolute;left:0;bottom:0;}.container{position:relative;display:block;width:100%;}.lincoln-btn{display:block;position:relative;width:100%;line-height:0;}.lincoln-btn img{display:block;width:100%;height:auto;}.lincoln-btn img:last-child{display:block;}.lincoln-btn img.image-hover{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:1;transition:opacity 0.4s ease;z-index:1;}.lincoln-btn:hover img.image-hover,.lincoln-btn:focus img.image-hover{opacity:0;}@media (prefers-color-scheme:dark){@supports ((-webkit-filter:brightness(1) contrast(1)) or (filter:brightness(1) contrast(1))){.container .lincoln-btn img{filter:none!important;}}}#coffee::before{content:"";position:absolute;top:0px;right:0px;bottom:0px;left:0px;background-image:url('https://cms.unl.edu/university-communication/lincoln/sites/unl.edu.university-communication.lincoln/files/media/image/BG-CAFF2-22.svg');background-repeat:repeat;background-size:200px 200px;opacity:0.25;z-index:0;}.adventure-bg{position:relative;}.adventurer-title-svg-color{fill:#cccccc;}.adventure-bg:before{content:' ';display:block;position:absolute;left:0;top:0;width:100%;height:100%;background-color:rgba(235,235,235);z-index:-1;--svg:url('data:image/svg+xml,<svg version="1.1" id="OBJECTS" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 2400 1700" style="enable-background:new 0 0 2400 1700;" xml:space="preserve"><g><path class="st0" d="M0.4,661.2c6.1,3.7,12.3,7.5,18.4,11.4c7.2,4.6,14.4,9.5,21.3,14.3c13.8,9.5,28,19.3,43.3,26.7c33.6,16.2,70.1,26.4,105.3,36.2c5.9,1.7,11.8,3.3,17.7,5c38.7,11,67,26.5,88.9,48.7c23.8,24.1,36.5,55,46.6,82.1c16.6,44.5,33.7,90.5,56.1,133.7c23.3,44.9,36.2,85.9,39.3,125.3c2.4,29.8,4.3,64.3-3.6,97.4c-8.4,35.1-25.2,60.7-51.4,78.2c-27.3,18.3-59,27.7-89.1,35.8c-11.9,3.2-24.1,6.1-36,9c-20.2,4.8-41,9.8-61.1,16.4c-53.3,17.3-97.9,39.6-136.2,68.1c-27.5,20.5-47.1,43.8-59.4,70.9v13.4c11.4-31.1,31.9-57.4,62.4-80.2c37.9-28.2,82-50.2,134.8-67.4c19.9-6.5,40.6-11.4,60.7-16.3c11.9-2.8,24.1-5.8,36.1-9c30.5-8.2,62.6-17.8,90.6-36.5c26.9-18,44.9-45.3,53.5-81.2c8.1-33.8,6.2-68.8,3.8-99c-3.2-40.1-16.3-81.8-39.9-127.3c-22.3-42.9-39.3-88.8-55.9-133.1c-10.3-27.6-23.3-59.1-47.8-83.9c-22.6-22.9-51.5-38.8-91.1-50c-5.9-1.7-11.8-3.3-17.7-5c-35-9.8-71.2-19.9-104.5-35.9c-14.9-7.2-29-16.9-42.6-26.3c-7-4.8-14.2-9.8-21.5-14.4c-7-4.4-14.1-8.8-21.1-13V661.2z"/><path class="st0" d="M554.2,1699.1c1.4-0.7,2.8-1.4,4.1-2.2c28-16,47.7-41.1,64.9-65.9c8.5-12.2,17-24.7,25.3-36.8c16-23.3,32.5-47.4,49.2-70.7c29.5-41.2,55.3-87.4,76.5-137.2c17.1-40.1,34.2-70.4,53.6-95.5c16.7-21.5,34.5-42.8,51.7-63.3c7.3-8.8,14.9-17.8,22.3-26.8c15.6-18.9,23.8-41.7,24.3-67.8c0.5-27.5-10-52.4-19.9-73.5c-21.1-44.9-52.2-86.2-100.9-134c-5.8-5.7-11.8-11.5-17.6-17c-20.5-19.6-41.6-39.9-59.2-62.7c-33.3-43.3-47.1-88.8-42.2-138.9c2.9-29.5,11.4-56.2,25.9-81.7c12.2-21.4,28.4-37.4,49.4-49c24.2-13.3,50.6-16.4,75.5-17.7c29.4-1.6,60.1,0.2,91.4,5.3c55.9,9.1,103.2,37.9,140.5,85.7c19.4,24.8,37.3,51.6,54.6,77.5c5.3,7.9,10.5,15.7,15.8,23.6c25.8,38.1,50,66.4,76.1,89.2c54,47.1,116.1,79,184.8,94.7c41.4,9.5,71.9,30.6,93.2,64.4c6.5,10.3,12.4,21.2,18.1,31.7c4.5,8.3,9.2,16.8,14.1,25c3,5,6,10,8.9,15.1c14.3,24.2,29.1,49.2,45,72.9c27.4,41.1,66.4,69.3,115.8,83.8c17.7,5.2,36.4,9.1,52.8,12.5l3.1,0.6c26.9,5.6,54.7,11.4,83.1,11c22.9-0.3,42.6-8.3,58.5-23.7c22.2-21.5,34.5-49,44.3-73.2c17.1-42.1,28.1-86.6,38.7-129.7c1-4.2,2.1-8.4,3.1-12.6l1.5-5.9c4.8-19.6,9.4-38,18.3-55.6c14.1-27.8,40.8-39.7,71.5-31.8c18.9,4.8,37.8,13,59.2,25.7c24.2,14.3,45.8,32.9,66.7,50.8c5.4,4.6,11,9.4,16.6,14.1c9.6,8,19.2,16.3,28.6,24.3c18.2,15.7,37.1,31.9,56.3,46.9l2.8,2.1c33.6,26.2,67.9,53,100,82.3v-6.9c-31.2-28.2-64.4-54.2-96.9-79.5l-2.8-2.1c-19.2-15-38-31.1-56.2-46.7c-9.3-8-19-16.3-28.6-24.4c-5.5-4.6-11.1-9.4-16.5-14.1c-21.1-18.1-42.9-36.8-67.5-51.3c-21.9-12.9-41.1-21.3-60.5-26.2c-32.6-8.3-62.2,4.9-77.2,34.4c-9.2,18.1-14,37.7-18.7,56.7l-1.5,5.9c-1,4.2-2.1,8.4-3.1,12.6c-10.6,42.9-21.6,87.2-38.5,129c-9.6,23.6-21.6,50.6-43.1,71.4c-15.1,14.6-33.1,21.9-55,22.2c-27.9,0.4-55.4-5.3-82-10.9l-3.1-0.6c-17.2-3.6-35-7.3-52.4-12.4c-48.3-14.2-86.3-41.7-113-81.8c-15.8-23.6-30.5-48.6-44.8-72.7c-3-5-6-10.1-8.9-15.1c-4.9-8.2-9.5-16.7-14-24.9c-5.8-10.6-11.8-21.5-18.3-31.9c-22-35-53.5-56.8-96.4-66.7c-67.8-15.5-129.2-47-182.6-93.6c-25.8-22.5-49.7-50.5-75.2-88.2c-5.3-7.8-10.6-15.7-15.8-23.6c-17.3-25.9-35.3-52.8-54.8-77.8c-38.1-48.8-86.4-78.2-143.7-87.6c-31.6-5.2-62.8-7-92.5-5.4c-25.5,1.4-52.5,4.5-77.6,18.3c-21.8,12-38.6,28.7-51.4,50.9c-14.9,26.1-23.6,53.5-26.5,83.7c-5,51.5,9.1,98.1,43.2,142.5c17.8,23.2,39.1,43.6,59.7,63.3c5.8,5.5,11.8,11.3,17.6,17c48.2,47.3,79,88.2,99.8,132.5c9.7,20.6,19.9,44.8,19.5,71.3c-0.5,24.9-8.2,46.6-23.1,64.7c-7.4,8.9-15,18-22.3,26.7c-17.3,20.6-35.1,41.9-51.9,63.5c-19.7,25.4-37,56.1-54.3,96.6c-21.1,49.4-46.7,95.3-76,136.2c-16.7,23.4-33.2,47.5-49.2,70.8c-8.3,12.1-16.8,24.5-25.3,36.8c-19.4,28-37.6,49.7-63.2,64.3c-4.3,2.5-8.7,4.7-13.3,6.6H554.2z"/><path class="st0" d="M93.7,1640.7c9.2,2.9,18.7,5.9,28,8.9c51.3,16.9,105.2,25.9,157.3,34.6l10.3,1.7c15.1,2.5,30.5,5.3,45.3,7.9c9.7,1.7,19.5,3.5,29.4,5.2h30.3c-1.4-0.2-2.7-0.5-4-0.7c-18.3-3-36.8-6.3-54.8-9.5c-14.9-2.7-30.2-5.4-45.4-8l-10.3-1.7c-51.9-8.7-105.6-17.7-156.6-34.4c-9.3-3.1-18.8-6-28-8.9c-22.8-7.2-46.3-14.6-68.7-23.5c-11.8-4.7-20.5-10.9-26.1-18.6v7.8c6,6.2,14,11.4,24.2,15.5C47.2,1626,70.8,1633.5,93.7,1640.7z"/></g><g><path class="st0" d="M1457.8,313.5c-6.5-15.1-13.2-30.7-20.2-45.9c-16.8-36.5-31-75-43.2-117.9c-13.8-48.2-19.5-92.8-17.6-136.3c0.2-4.7,0.3-9.5,0.3-14.2h-1.7c0,4.7-0.1,9.5-0.3,14.2c-2,43.7,3.8,88.5,17.7,136.9c12.3,43,26.5,81.6,43.3,118.1c7,15.2,13.7,30.8,20.2,45.9c3.9,9,7.9,18.4,11.9,27.5c13.1,29.7,8.2,60.1,0.9,88.4c-5.4,21.2-11.1,42.7-16.6,63.5c-11.4,43.2-23.1,88-33.5,132.2c-4.3,18.2-6.4,37.1-8.5,55.4c-1.3,11.4-2.7,23.1-4.5,34.5c-0.7,4.1-1.3,8.3-2,12.4c-3.8,24.6-7.8,50-14.9,74.6c-9.6,33.4-42.2,51.5-79.1,44.1c-47.8-9.6-88.7-34.6-128.8-78.5c-20.6-22.7-38.3-48.1-55.3-72.7c-11.2-16.2-22.8-32.9-35.1-48.6c-19.5-25-46.8-56.5-84.1-77.7c-29.1-16.5-62.3-26.7-101.5-31c-20.8-2.3-42-4-62.5-5.6l-12.3-1c-11.4-0.9-23.1-1.8-34.7-1.7c-47.7,0.6-81.5,21.2-103.3,63.3c-14.2,27.3-23.3,55.3-27.3,83.3c-9.6,67.9,6.6,128.4,48.2,179.7c17.2,21.3,37,40.5,56.2,59.1c5,4.9,10,9.7,15,14.6c35.5,35,78.9,83.2,100.2,146.3c14.6,43.3,8,84-19.6,121.2c-8.2,11.1-17,22-25.5,32.6c-11.5,14.3-23.3,29-33.9,44.3c-25.2,36.2-46.5,69.4-65,101.5c-16.3,28.3-36.2,57-62.5,90.5c-24.3,31-44.3,65.3-63.7,98.5c-4.8,8.2-9.7,16.7-14.6,24.9c-16.3,27.4-35.5,55.4-65.7,74.3c-20.6,12.9-44.1,19.8-69.8,20.6c-32.7,0.9-64.2-3.6-90.7-8c-19.5-3.3-39.4-6.1-58.7-8.8c-22.1-3.1-44.9-6.3-67.2-10.3c-52.7-9.4-94.2-22.3-130.8-40.4c-19.3-9.6-37.8-19.8-50.8-38.4c-16.4-23.6-17-48-1.7-76.9c18.5-35.1,50-55.8,81.3-73.1c41.8-23,88.3-34.7,133.4-46c3.7-0.9,7.3-1.8,10.9-2.7c29.2-7.4,60.2-15.8,89-30c34.1-16.9,56.1-38.7,67.2-66.8c5.7-14.4,9.6-30.5,11.4-46.7c2.2-20.5,2.5-40.9,2.3-65.2c-0.2-27.5-4.7-56.2-14.2-90.3c-8.9-32.4-24.4-62.3-39.3-91.3l-3.6-6.9c-16.3-31.8-28.9-65.6-41.1-98.3l-3.9-10.5c-12.2-32.5-26.5-66.5-54.8-92.6c-16.6-15.3-36.7-27.1-61.4-36.1c-14.9-5.4-30.2-10.4-45.1-15.3c-10.6-3.5-21.6-7.1-32.3-10.8c-39.9-13.8-75.2-35.3-105.1-63.8c-8-7.7-16.4-15.1-24.6-22.4c-5.5-4.9-11.2-9.9-16.6-15c-5.4-4.9-11.2-9.1-17.3-12.7v2c5.7,3.5,11.1,7.4,16.1,12c5.5,5.1,11.2,10.1,16.7,15c8.1,7.2,16.5,14.7,24.5,22.3c30,28.7,65.6,50.3,105.7,64.2c10.7,3.7,21.7,7.3,32.3,10.8c14.8,4.9,30.1,9.9,45,15.3c24.5,8.9,44.4,20.6,60.8,35.7c28.1,25.8,42.2,59.6,54.4,91.9l3.9,10.5c12.2,32.7,24.8,66.6,41.2,98.5l3.6,6.9c14.9,28.9,30.3,58.8,39.2,91c9.4,33.9,13.9,62.5,14.1,89.8c0.2,24.3-0.1,44.6-2.3,65c-1.7,16-5.6,32-11.2,46.3c-10.9,27.7-32.6,49.2-66.4,65.9c-28.6,14.2-59.5,22.5-88.6,29.9c-3.6,0.9-7.3,1.8-10.9,2.7c-45.1,11.3-91.8,23-133.8,46.1c-31.5,17.4-63.2,38.3-82,73.7c-15.6,29.5-15,54.5,1.8,78.7c13.2,19,31.9,29.3,51.4,39c36.7,18.2,78.4,31.1,131.2,40.5c22.3,4,45.2,7.2,67.3,10.3c19.3,2.7,39.2,5.5,58.6,8.8c24.2,4.1,52.6,8.2,82.3,8.2c2.9,0,5.8,0,8.8-0.1c26-0.7,49.8-7.7,70.6-20.8c30.5-19.1,49.9-47.3,66.3-74.8c4.9-8.3,9.9-16.8,14.6-24.9c19.3-33.1,39.3-67.4,63.6-98.3c26.4-33.6,46.3-62.4,62.6-90.7c18.6-32.1,39.8-65.2,65-101.3c10.6-15.2,22.4-29.9,33.9-44.2c8.5-10.6,17.3-21.6,25.6-32.7c28-37.7,34.7-79,19.9-122.8c-21.4-63.5-65-111.9-100.6-147c-5-4.9-10-9.8-15-14.6c-19.1-18.6-38.9-37.7-56.1-58.9c-41.3-50.9-57.4-111-47.9-178.4c3.9-27.8,13.1-55.6,27.1-82.7c21.5-41.4,54.8-61.8,101.8-62.4c11.5-0.1,23.2,0.8,34.5,1.7l12.4,1c20.5,1.6,41.7,3.3,62.5,5.6c39,4.3,72,14.4,100.9,30.8c37,21.1,64.1,52.3,83.6,77.3c12.3,15.7,23.8,32.4,35,48.5c17.1,24.7,34.8,50.2,55.5,72.9c40.3,44.2,81.5,69.4,129.7,79.1c37.9,7.6,71.2-11,81.1-45.3c7.1-24.7,11.1-50.2,15-74.8c0.6-4.1,1.3-8.3,2-12.4c1.8-11.5,3.2-23.2,4.5-34.6c2.1-18.3,4.3-37.2,8.5-55.2c10.4-44.2,22.1-89,33.5-132.2c5.5-20.8,11.1-42.3,16.6-63.5c7.3-28.7,12.3-59.3-1-89.5C1465.7,331.8,1461.7,322.5,1457.8,313.5z"/></g><g><path class="st0" d="M1423.1,385.7c-5.5-26.7-11.5-53.8-17.4-80c-3.4-15.2-6.9-30.9-10.3-46.3c-8.9-40.9-17.5-80.9-25.8-121.1c-4.8-23.4-9.9-50.7-9.3-78.4c0.4-19.6,0.9-39.5,1.4-58.8c0-0.7,0-1.3,0-2h-1.7c0,0.6,0,1.3,0,1.9c-0.5,19.3-1,39.2-1.4,58.8c-0.5,27.9,4.6,55.3,9.4,78.8c8.2,40.1,16.9,80.2,25.8,121.1c3.4,15.5,6.9,31.2,10.3,46.3c5.9,26.2,11.9,53.2,17.4,79.9l0.6,2.8c3.5,17,7.1,34.7,6.2,51.7c-1.5,28.5-5.1,59.3-11,94c-7.3,42.4-16,85.6-25.8,128.3c-1.2,5.3-2.4,10.6-3.5,15.9c-5.9,27.1-12,55-25.8,80.3c-16.4,30.2-39.2,44.4-69.7,43.5c-18.4-0.5-37.3-6.6-56.4-18.1c-40.8-24.5-70.3-61.2-93.8-93.8c-18.3-25.4-39.1-54.2-61.1-80.7c-37.2-44.9-85.3-73.9-142.8-86.3c-9.1-2-18.3-3.8-27.3-5.6c-19.6-3.9-39.8-8-59.3-13.4c-33.3-9.3-65.6-20.8-92.9-30.9c-18.6-6.9-36.7-3.5-50.8,9.5c-19.2,17.7-28.9,41-38.2,63.5c-0.9,2.2-1.8,4.4-2.7,6.5c-11.4,27.1-16.4,55.4-21.4,86.9c-3.8,24.1-4.9,50.2-3.3,82c1.3,25.7,7.4,51.9,18.4,77.9c14.1,33.5,35.6,64.6,64,92.5c25,24.5,45.3,44.9,64,64.2c31.9,32.9,53.7,66.3,66.8,102.1c16.6,45.6,13.3,84.6-10.1,119.1c-12.4,18.3-25.6,36.6-38.3,54.3c-5.1,7.1-10.2,14.2-15.3,21.3c-6.3,8.9-12.7,18-18.9,26.8c-14.9,21.2-30.3,43.2-46.3,64.1c-23.5,30.7-48.1,59.9-71.1,86.9c-23.9,28-40.9,59.9-55.8,90.3c-17.3,35.3-33.6,66.8-57.8,93.9c-23.7,26.6-52.3,41.5-85,44.3l-3.8,0.3c-12.6,1.1-25.7,2.2-38.4,1.6c-16.9-0.9-33.9-3.1-50.5-5.2l-6.3-0.8c-25.5-3.3-50.5-6.7-74.3-10.3c-41.4-6.3-78.5-16.4-113.4-30.9c-21.1-8.8-38.9-20.2-54.6-34.9c-12.4-11.7-19.5-27.3-20.5-45.1c-0.5-10.1,3.4-23,10.8-35.5c21.8-36.8,58.5-56.3,88-69.2c29.7-13,61.5-21.2,92.2-29.2c10-2.6,20.4-5.3,30.5-8.1c37-10.3,72.8-21.3,104.5-42.5c30.2-20.2,47.7-48.5,53.4-86.4c3.7-24.8,4.8-50.8,3.5-81.9c-1.6-37.4-4.6-80.8-20.7-121.2c-11.3-28.3-24.1-55.8-38.2-81.8c-20.9-38.6-35.9-80.3-50.4-120.7l-0.9-2.5C357.8,827.2,344,795,318.3,770c-15.4-15-34.6-26.8-60.3-37.2c-13-5.2-26.4-10.2-39.3-14.9c-14.2-5.2-28.9-10.6-43.1-16.5c-32.5-13.3-56.1-28.3-74.2-47.2c-5.1-5.3-10.2-10.7-15.3-16.1c-15.4-16.3-31.4-33.1-47.8-49c-11.4-11-24.1-20-37.7-27.1v1.9c13.2,6.9,25.5,15.7,36.6,26.4c16.4,15.8,32.4,32.6,47.8,48.9c5.1,5.4,10.2,10.7,15.3,16.1c18.2,19.1,42,34.2,74.7,47.6c14.3,5.8,29,11.3,43.2,16.5c12.9,4.8,26.3,9.7,39.3,14.9c25.6,10.3,44.6,22,59.8,36.8c25.4,24.7,38.6,55.3,49.2,84.7l0.9,2.5c14.5,40.4,29.5,82.2,50.5,120.9c14.1,25.9,26.9,53.4,38.1,81.6c16,40.2,19,83.4,20.6,120.7c1.3,31,0.2,57-3.5,81.6c-5.6,37.4-22.8,65.3-52.6,85.2c-31.5,21.1-67.2,32-104.1,42.3c-10.1,2.8-20.5,5.5-30.5,8.1c-30.8,8-62.6,16.3-92.5,29.3c-29.7,13-66.7,32.6-88.8,69.9c-7.6,12.7-11.6,26-11,36.4c1,18.2,8.2,34.2,21,46.2c15.8,14.9,33.8,26.4,55.1,35.3c35,14.6,72.2,24.7,113.8,31c23.8,3.6,48.8,7.1,74.4,10.3l6.3,0.8c16.6,2.1,33.7,4.3,50.6,5.2c2.6,0.1,5.3,0.2,7.9,0.2c10.3,0,20.6-0.9,30.7-1.7l3.8-0.3c33.1-2.8,62-17.9,86.1-44.9c24.3-27.3,40.7-58.8,58-94.2c14.8-30.3,31.9-62.1,55.6-89.9c23.1-27,47.6-56.3,71.2-87c16-20.9,31.5-42.9,46.4-64.1c6.2-8.8,12.6-17.9,18.9-26.8c5.1-7.1,10.2-14.2,15.3-21.3c12.7-17.7,25.9-36,38.3-54.3c23.8-35,27.2-74.5,10.3-120.7c-13.2-36.1-35.1-69.7-67.2-102.7c-18.7-19.3-39-39.7-64-64.2c-28.3-27.7-49.7-58.6-63.7-91.9c-10.8-25.8-17-51.8-18.2-77.3c-1.6-31.7-0.5-57.6,3.3-81.6c5-31.4,10-59.6,21.3-86.5c0.9-2.2,1.8-4.4,2.7-6.5c9.2-22.3,18.8-45.4,37.8-62.9c13.6-12.6,31-15.8,49.1-9.1c27.3,10.1,59.6,21.7,93,31c19.5,5.4,39.8,9.5,59.4,13.4c9,1.8,18.2,3.6,27.3,5.6c57.1,12.3,104.8,41.2,141.8,85.8c22,26.5,42.7,55.2,61,80.6c23.6,32.8,53.3,69.6,94.3,94.3c19.3,11.6,38.6,17.8,57.2,18.4c30.7,0.9,54.7-14,71.2-44.4c13.9-25.5,20-53.6,26-80.8c1.2-5.3,2.3-10.6,3.5-15.9c9.8-42.7,18.5-85.9,25.8-128.3c6-34.8,9.6-65.6,11.1-94.2c0.9-17.3-2.8-35-6.3-52.1L1423.1,385.7z"/></g><g><path class="st0" d="M845.4,1099.7c-0.9-23.9-8.1-47.9-22.7-75.6c-16.7-31.7-40.5-57.9-59.3-77.1c-18.6-19-37.8-38.1-56.3-56.5l-4.6-4.6C652.3,836,625.6,770.8,621,686.8c-2.4-43.2-1.2-78.5,3.6-111.2c1.1-7.4,1.9-14.9,2.8-22.2c1.2-11.1,2.5-22.5,4.7-33.5c3.4-17.1,7.2-34.4,11-51.2c4.6-20.5,9.3-41.8,13.2-62.8c3.1-16.4,3.8-33.4,2-49.3c-3-27.9-15.2-54.2-36.3-78.1c-18.4-20.9-40.6-37.5-66-49.2c-37.1-17.1-77.5-22.5-116.5-27.8l-3.9-0.5c-2.7-0.4-5.4-0.7-8.1-1.1c-19.8-2.6-40.3-5.3-59.7-10.5c-25-6.7-50.1-15-74.3-23.1c-7.6-2.5-15.1-5-22.7-7.5c-30.3-9.9-62-14.5-92.6-19c-6.1-0.9-12.2-1.8-18.3-2.7c-6.6-1-13.4-1.8-19.9-2.6c-10.8-1.3-21.9-2.6-32.6-4.9c-36.9-8-74.5-17.1-107.1-25.2v5.2c32.3,8,69.5,17.1,106,24.9c10.9,2.3,22.2,3.7,33,5c6.5,0.8,13.2,1.6,19.7,2.6c6.1,0.9,12.2,1.8,18.3,2.7c30.4,4.5,61.9,9.1,91.8,18.8c7.6,2.5,15.1,5,22.7,7.5c24.3,8.1,49.4,16.5,74.6,23.2c19.7,5.3,40.3,8,60.3,10.7c2.7,0.4,5.4,0.7,8.1,1.1l3.9,0.5c38.7,5.2,78.7,10.6,115.1,27.4c24.7,11.4,46.4,27.5,64.3,47.9c20.3,23.1,32.1,48.4,35,75.3c1.7,15.3,1,31.8-2,47.8c-3.9,21-8.6,42.1-13.2,62.6c-3.7,16.8-7.6,34.1-11,51.3c-2.2,11.2-3.5,22.8-4.8,33.9c-0.8,7.2-1.7,14.7-2.7,22c-4.9,33-6.1,68.7-3.7,112.3c4.7,85.4,31.8,151.6,82.9,202.4l4.6,4.6c18.5,18.4,37.7,37.5,56.3,56.5c18.6,19,42,44.8,58.4,76c14.2,27,21.3,50.3,22.2,73.4c0.8,21.3-4.1,41.5-14.1,58.4c-15.6,26.2-31.8,50.9-48.3,73.3c-20.5,27.8-47.8,64.2-77.4,99.1c-16.9,19.9-37,40.1-61.6,61.9c-33.9,30-51.6,69.1-66.8,106.6l-0.5,1.2c-12,29.7-24.5,60.4-45.1,86.4c-24.6,31.1-56.2,47.6-96.6,50.6c-3,0.2-6.1,0.6-9,0.9c-6.5,0.7-13.1,1.5-19.5,0.9c-20.7-1.7-47.9-4.1-75.2-8.2c-29.8-4.5-54.3-9.1-77.2-14.5c-27.8-6.6-59.9-16.5-86.8-39.5c-20-17.1-27.5-34.8-23.8-55.6c3.2-17.7,13-32.7,31-47.1c32.8-26.3,71.4-38.8,114.7-51.4l13.2-3.8c34.1-9.8,69.3-20,103.5-31.7c21.3-7.3,48.4-18.6,69.5-41.5c15.6-17,24.3-36,25.8-56.6c2.7-36.7,3.4-68.6,2.1-97.5c-1.6-34.8-4.2-75.1-14.1-114.3c-7.2-28.5-19.1-57.1-36.3-87.6c-18.1-32.1-40.8-75-55.8-122.6c-9.1-29.1-19.6-59.8-37.4-87.5c-14-21.8-33.5-39.1-59.7-52.8c-21.9-11.5-45.2-20-67.8-28.3c-5.4-2-10.8-4-16.2-6c-46-17.3-83.6-46.6-115.1-89.7c-20.5-28-46.5-58.8-84.3-74.5c-3.7-1.6-7.5-3-11.4-4.4v5.4c3.2,1.2,6.3,2.4,9.4,3.7C46.5,548.5,71.9,578.6,92,606c32.1,43.9,70.5,73.8,117.4,91.4c5.4,2,10.8,4,16.2,6c22.4,8.2,45.6,16.7,67.1,28c25.3,13.3,44.2,30,57.8,51c17.5,27.2,27.8,57.5,36.8,86.3c15.1,48.1,38,91.3,56.2,123.5c17,30,28.7,58.3,35.8,86.3c9.8,38.7,12.4,78.8,14,113.3c1.3,28.7,0.7,60.4-2.1,96.9c-1.4,19.4-9.7,37.4-24.5,53.5c-20.3,22.1-46.7,33.1-67.4,40.2c-34,11.6-69.2,21.8-103.2,31.6l-13.2,3.8c-43.9,12.7-82.9,25.4-116.5,52.3c-19,15.2-29.4,31.2-32.8,50.2c-4.1,22.7,4,41.9,25.5,60.3c27.9,23.9,62.2,34.3,88.9,40.6c23,5.5,47.7,10.1,77.6,14.6c27.5,4.1,54.8,6.6,75.5,8.3c1.6,0.1,3.3,0.2,4.9,0.2c5.2,0,10.4-0.6,15.5-1.1c2.9-0.3,5.9-0.7,8.8-0.9c41.9-3.1,74.6-20.2,100.1-52.5c21-26.6,33.6-57.6,45.8-87.7l0.5-1.2c15-36.9,32.4-75.5,65.5-104.7c24.7-21.9,45.1-42.3,62.1-62.4c29.7-35,57.1-71.5,77.7-99.4c16.6-22.5,33-47.3,48.6-73.7C841.1,1143.2,846.2,1122,845.4,1099.7z"/></g><g><path class="st0" d="M814.9,1062.4c-10-35-30.3-68-62.1-100.7c-13.4-13.8-27.6-27.4-41.3-40.5c-8.1-7.8-16.5-15.8-24.6-23.8c-42.7-41.9-70.3-95.2-84.4-163c-1.3-6-2.6-12.1-3.9-18.1c-4-18.1-8.1-36.8-10.1-55.3c-3.5-32.5-4.8-61.9-4.1-89.8c0.8-29.1,4.8-57.9,9.1-84.7c2.2-14,5.2-28.2,8.2-41.9c4.2-19.8,8.6-40.3,10.6-60.7c5.1-51.8-16-93.9-60.8-121.7c-19.7-12.2-42.7-19.6-74.6-24.1c-8.9-1.2-17.9-2.4-26.9-3.6c-24.4-3.2-49.7-6.6-74.2-11.1c-20.9-3.9-40.7-12.7-59.8-21.3c-6.1-2.7-12.4-5.6-18.7-8.2c-39.5-16.6-75.7-27.2-110.6-32.5l-1.9-0.3c-60-9-122.1-18.3-181.8-34.6c-0.8-0.2-1.6-0.4-2.4-0.7v1.8c0.7,0.2,1.3,0.4,2,0.5c59.8,16.3,121.9,25.7,182,34.7l1.9,0.3c34.8,5.2,70.8,15.8,110.2,32.4c6.2,2.6,12.5,5.4,18.6,8.2c19.2,8.6,39,17.5,60.1,21.4c24.6,4.5,49.9,7.9,74.3,11.2c9,1.2,17.9,2.4,26.8,3.6c31.6,4.4,54.4,11.8,73.9,23.9c44.3,27.4,65,68.9,60,120.1c-2,20.3-6.3,40.7-10.6,60.5c-2.9,13.7-6,27.9-8.2,42c-4.2,26.9-8.3,55.8-9.1,84.9c-0.8,28.1,0.6,57.5,4.1,90.1c2,18.7,6.2,37.4,10.2,55.5c1.3,6,2.7,12,3.9,18.1c14.2,68.2,42,121.8,84.9,163.9c8.1,8,16.5,16,24.6,23.8c13.7,13.1,27.9,26.7,41.3,40.5c31.6,32.5,51.7,65.2,61.7,99.9c6.7,23.3,6.7,46,0.1,67.7c-7.2,23.5-19.3,46.4-36,68c-4.2,5.5-8.4,10.9-12.6,16.4c-18.8,24.5-38.2,49.8-58.8,73.4c-28.3,32.5-64.7,55.6-96.6,74.6c-17.6,10.5-39,25.8-48.6,51.2c-4.1,10.8-6.6,22.3-9.1,33.5c-0.8,3.7-1.6,7.4-2.5,11c-0.6,2.7-1.3,5.4-1.9,8.2c-7.2,30.6-14.7,62.3-32.1,89.8c-16.4,25.8-34.6,42-57.3,50.7c-24.8,9.5-51.4,13.3-81.4,11.4c-35.2-2.2-64-6.2-90.7-12.8c-28.8-7-59-15.5-84.3-35.1c-14.6-11.3-22.9-23.8-24.5-37.1c-1.5-12.4,3-25.2,13.3-38.1c12.2-15.2,29.3-27.3,52.3-36.9c34.2-14.2,70.5-24.2,105.5-33.8c14.1-3.9,28.7-7.9,43-12.1c5.4-1.6,10.8-3.2,16.3-4.7c29.2-8.3,59.4-17,86.3-33.4c19.6-12,29.6-26.9,29.8-44.3c0.4-33.3-1.6-66-3.9-99.4c-1.2-18.4-3.4-37-5.5-55c-0.9-7.5-1.8-15.1-2.6-22.6c-0.5-4.7-1-9.5-1.5-14.2c-1.4-13.7-2.9-27.8-4.7-41.7c-5.3-40.1-20.1-79.7-46.5-124.5c-23.3-39.6-40.3-76.4-51.8-112.5c-1.3-4-2.5-8-3.8-12.1c-8.2-26-16.6-52.9-30.9-77.3c-12.3-21-27.7-37.2-47.1-49.7c-26.7-17.1-56-28.6-83.8-38.4c-50.7-18-88.3-45.7-115.1-84.7c-15.7-22.9-32.9-46.9-55.1-67.2c-19.1-17.5-42.1-30.7-70.9-40.6v1.8c28.3,9.8,51,22.8,69.7,40c22,20.2,39.2,44.2,54.8,67c27,39.3,64.9,67.2,115.9,85.3c27.6,9.8,56.9,21.3,83.4,38.3c19.2,12.3,34.4,28.4,46.6,49.1c14.2,24.2,22.6,51.1,30.7,77c1.3,4,2.5,8,3.8,12.1c11.6,36.2,28.6,73.1,52,112.9c26.3,44.6,41,84,46.2,123.9c1.8,13.8,3.3,28,4.7,41.6c0.5,4.7,1,9.5,1.5,14.2c0.8,7.5,1.7,15.1,2.6,22.6c2.1,18,4.3,36.6,5.5,55c2.2,33.4,4.2,66.1,3.9,99.3c-0.2,17.1-9.7,31.1-29,42.9c-26.7,16.3-56.8,24.9-85.9,33.2c-5.4,1.6-10.9,3.1-16.3,4.7c-14.2,4.2-28.8,8.2-42.9,12.1c-35.1,9.6-71.4,19.5-105.7,33.8c-23.3,9.7-40.6,21.9-53,37.4c-10.6,13.2-15.2,26.5-13.7,39.4c1.6,13.8,10.1,26.6,25.1,38.3c25.6,19.8,56,28.3,84.9,35.4c26.8,6.5,55.7,10.6,91,12.8c5,0.3,9.9,0.5,14.8,0.5c24.3,0,46.4-4,67.3-12c23.1-8.9,41.5-25.2,58.1-51.4c17.6-27.8,25.1-59.6,32.3-90.4c0.6-2.7,1.3-5.4,1.9-8.2c0.9-3.7,1.7-7.3,2.5-11c2.5-11.1,5-22.6,9.1-33.3c9.4-24.9,30.5-40,47.9-50.4c32-19.1,68.5-42.2,97-74.9c20.6-23.7,40-49,58.8-73.5c4.2-5.5,8.4-10.9,12.6-16.4c16.8-21.8,29-44.8,36.3-68.5C821.7,1109.1,821.6,1086,814.9,1062.4z"/></g><g><path class="st0" d="M636.5,1699.1c0.9-1,1.7-2,2.6-3c19.8-24.4,38.4-50.4,56.4-75.5l5.8-8.1c27.6-38.4,61.5-90.3,79-152.2c9.2-32.5,19-61.2,30-87.8c20.8-50.3,55.1-95.8,105-139.2c17.7-15.4,31-30.9,40.7-47.4c4-6.9,13.2-24.6,11.1-40.4c-3-23.4-12-46.8-29.1-76c-28.5-48.8-64.7-95.1-107.6-137.7c-9.5-9.5-19.4-18.9-28.9-28.1c-13.3-12.8-27-25.9-40.1-39.3c-21.2-21.7-37.2-45.9-47.5-72c-10.8-27.3-13.5-56.6-8.1-89.6c6.4-39.6,23.8-70.3,53.2-93.8c29.9-23.9,64.4-30.6,107.1-33.4c19.4-1.3,39.6,1.2,58.6,3.9c45.7,6.4,84.8,26.1,116.2,58.5c22.7,23.4,43.3,51.3,64.9,87.8c42.2,71.6,83.6,126.2,130.4,171.8c13.3,13,27.2,25.5,41.4,37.3c20.8,17.2,45.9,36.8,74.4,50.9c27.9,13.8,55.7,27,81.6,39.3c24,11.4,45.3,29.2,63.4,52.8c20.7,27,40.1,55.7,58.8,83.4l2.2,3.3c34.5,51,76.2,82.7,127.5,96.8c20.9,5.8,42.9,13.3,69,23.9c13.8,5.5,24.3,12.1,31.4,19.6c9.9,10.4,9,14.9,0.2,27.3c-1.7,2.3-4.3,4-7.1,5.7c-1.3,0.8-2.6,1.6-3.9,2.5c-12.4,9.1-27.1,9.9-41.3,10.6c-1.9,0.1-3.9,0.2-5.8,0.3c-36.2,2.3-72-5.3-106.7-12.8l-11.9-2.5c-37.5-8.1-76.3-16.4-114.6-23.5c-32.1-6-64.9-11.2-96.7-16.3c-9.4-1.5-18.8-3-28.3-4.5c-3-0.5-6.1-1-9.1-1.5c-21.7-3.7-44.1-7.5-66.5-2.4l-0.6,0.1c-13.3,3-27,6.1-38.7,12.6c-22.9,12.7-37.8,34.5-46.8,68.5c-5.4,20.5-10,41.5-14.5,61.9c-2.1,9.6-4.2,19.5-6.5,29.2c-10.7,46.7-26.7,81.8-50.5,110.3l-5.5,6.7c-13.1,15.8-26.6,32.1-41,47c-23.1,24-42.4,48.9-58.3,75.4h2c15.8-26.1,34.8-50.6,57.6-74.3c14.4-15,28-31.3,41.1-47.1l5.5-6.6c23.9-28.8,40.1-64,50.8-111c2.2-9.7,4.4-19.6,6.5-29.2c4.4-20.3,9-41.4,14.4-61.8c8.9-33.5,23.5-55,46-67.4c11.5-6.4,25.1-9.4,38.2-12.4l0.6-0.1c22.1-5,44.3-1.2,65.9,2.5c3.1,0.5,6.1,1,9.2,1.5c9.4,1.5,18.8,3,28.3,4.5c31.7,5.1,64.5,10.3,96.6,16.3c38.3,7.1,77.1,15.5,114.6,23.5l11.9,2.5c34.8,7.5,70.7,15.2,107.1,12.8c1.9-0.1,3.8-0.2,5.8-0.3c14.5-0.8,29.4-1.6,42.2-10.9c1.2-0.9,2.5-1.7,3.7-2.4c2.8-1.7,5.8-3.5,7.6-6.2c9.1-12.9,10.2-18.3-0.4-29.5c-7.2-7.6-17.9-14.3-32-20c-26.2-10.5-48.2-18.1-69.2-23.9c-50.9-14-92.3-45.4-126.6-96.1l-2.2-3.3c-18.8-27.8-38.2-56.5-58.9-83.5c-18.2-23.8-39.8-41.7-64-53.3c-25.9-12.3-53.7-25.6-81.6-39.3c-28.4-14-53.4-33.5-74.1-50.7c-14.2-11.7-28-24.3-41.3-37.2c-46.6-45.6-88-100.1-130.1-171.5c-21.6-36.6-42.3-64.6-65.1-88.2c-31.7-32.7-71.2-52.5-117.2-59c-19.1-2.7-39.4-5.2-59-3.9c-43,2.8-77.8,9.6-108,33.7c-29.8,23.7-47.4,54.8-53.8,94.8c-5.4,33.3-2.7,62.8,8.2,90.5c10.4,26.3,26.5,50.7,47.8,72.6c13.1,13.4,26.8,26.6,40.1,39.4c9.5,9.2,19.4,18.6,28.9,28.1c42.8,42.5,78.9,88.7,107.4,137.4c16.9,29,25.8,52.2,28.8,75.4c1.4,10.6-2.7,25.4-10.9,39.4c-9.6,16.4-22.8,31.7-40.3,47c-50.1,43.6-84.6,89.3-105.5,139.8c-11,26.7-20.8,55.5-30,88c-17.4,61.6-51.2,113.5-78.7,151.7l-5.8,8.1c-18,25.1-36.6,51-56.4,75.4c-1.1,1.4-2.3,2.8-3.5,4.1H636.5z"/></g><g><path class="st0" d="M823.8,910.7c7.2,6.6,14.6,13.4,21.8,20.2c31.6,29.9,59.2,63.1,79.7,88.7c18.3,22.8,37.2,45.7,55.5,67.8c12.2,14.8,24.9,30.1,37.2,45.2c6.1,7.5,11.5,15.8,16.5,23.7c6.3,9.9,5.1,20.5-3.2,29.8c-6.4,7.1-14.4,12.9-21.4,17.5c-9,6-18.4,12-27.5,17.7c-15.2,9.6-30.9,19.5-45.6,30.3c-27.6,20.3-56.2,42.6-75.7,73.5c-17.1,27-30.3,57.7-39.4,91.2c-4.2,15.6-8.1,31.6-11.9,47c-8,32.8-16.2,66.6-28.2,98.9c-13.1,35.3-29.8,71.3-54,116.7c-3.7,6.8-7.6,13.6-11.6,20.3h2c3.8-6.4,7.6-12.9,11.1-19.5c24.3-45.4,41-81.5,54.1-116.9c12-32.4,20.3-66.3,28.3-99.1c3.8-15.4,7.6-31.4,11.9-46.9c9-33.3,22.2-63.9,39.2-90.8c19.3-30.6,47.8-52.9,75.2-73c14.7-10.8,30.3-20.7,45.5-30.3c9.1-5.7,18.4-11.7,27.5-17.7c7.1-4.7,15.2-10.5,21.7-17.8c8.9-9.9,10-21.2,3.3-31.8c-5-7.9-10.4-16.3-16.6-23.9c-12.3-15.1-25-30.4-37.2-45.2c-18.3-22.1-37.2-45-55.5-67.8c-20.5-25.6-48.1-58.9-79.8-88.8c-7.2-6.8-14.6-13.6-21.8-20.2c-23.9-21.9-48.7-44.6-68.8-70.9c-39.6-51.8-48.6-103-27.6-156.4c15.2-38.6,43.1-65.3,82.8-79.6c27.7-9.9,55.9-11.6,89.6-11.1c26.3,0.4,51.8,6.5,78.1,18.6c47.8,21.9,77.2,61.4,99.6,97.1c11.9,18.9,23.4,38.6,34.5,57.5c14.9,25.4,30.2,51.6,46.7,76.6c19.3,29.1,41.1,57.1,62.2,84.2c6.4,8.2,12.8,16.4,19.1,24.7l3,4c10.9,14.3,22.2,29.1,35.4,41.5c28.5,26.7,64.5,41,96,51.5c25,8.3,53.9,19.4,78.2,38.1c45.1,34.8,78.7,83,102.8,147.5c3.9,10.4,4.3,18.7,1.2,25.4c-3.1,6.7-9.7,11.7-20.2,15.5c-8.8,3.2-19.5,4.9-31.6,5.2c-17.5,0.4-35.1-0.7-51.5-1.9c-16.1-1.2-30.2-2.9-43.3-5.2c-14-2.5-28.2-5.3-41.9-8c-12.3-2.5-25.1-5-37.6-7.3c-10.4-1.9-21.1-3.5-31.3-5.1c-12.8-2-25.9-4-38.8-6.5c-23.8-4.6-49,7.2-58.6,27.6c-4.3,9.2-7.5,19.3-9.3,29.1c-2.9,15.7-5.2,31.8-7.5,47.3c-1,7-2,14-3.1,21l-2.9,19.2c-3.1,20.2-6.2,41-9.5,61.5c-5.6,35.2-16.1,64.9-32,90.7c-16,26-37.1,48.7-57.4,70.6c-8.6,9.3-17.6,18.9-26,28.7c-18.3,21.2-32.4,40.2-43.5,58.7h2c10.9-18.2,24.8-36.8,42.8-57.6c8.4-9.7,17.4-19.4,26-28.7c20.4-22,41.5-44.7,57.6-70.8c16-26,26.6-55.9,32.2-91.3c3.3-20.5,6.4-41.3,9.5-61.5l2.9-19.2c1.1-7,2.1-14,3.1-21c2.3-15.5,4.6-31.6,7.4-47.3c1.8-9.7,5-19.7,9.2-28.7c9.2-19.7,33.6-31.2,56.7-26.7c12.9,2.5,26.1,4.6,38.9,6.5c10.3,1.6,20.9,3.2,31.3,5.1c12.6,2.3,25.3,4.8,37.6,7.3c13.7,2.7,27.9,5.6,42,8c13.1,2.3,27.3,4,43.4,5.2c16.5,1.2,34.1,2.3,51.7,1.9c12.3-0.3,23.2-2,32.2-5.3c10.9-3.9,17.8-9.3,21.1-16.4c3.3-7.1,2.9-15.8-1.2-26.7c-24.2-64.8-58.1-113.3-103.4-148.2c-24.4-18.8-53.5-29.9-78.7-38.3c-31.3-10.4-67.1-24.6-95.3-51.1c-13.1-12.3-24.4-27-35.3-41.3l-3-4c-6.3-8.3-12.7-16.5-19.1-24.7c-21.1-27.1-42.9-55.1-62.1-84.1c-16.5-24.9-31.8-51.1-46.7-76.5c-11.1-19-22.6-38.6-34.5-57.6c-22.5-35.9-52.1-75.6-100.3-97.7c-26.5-12.2-52.3-18.3-78.8-18.7c-33.9-0.5-62.3,1.2-90.2,11.2c-40.2,14.4-68.4,41.5-83.8,80.6c-21.3,54-12.2,105.7,27.8,158C775,866.1,799.8,888.8,823.8,910.7z"/></g><g><path class="st0" d="M788.1,1039.5c-18.7-42.7-50.7-74.9-79.6-100.7c-38.8-34.7-81.7-78.3-105.5-139.2c-19.1-48.9-35.2-101.1-47.7-155.3c-7.9-34-6.4-69.6-3.8-103.1c1.7-21.6,6.1-43.5,10.2-64.5c2.3-11.4,4.6-23.2,6.5-34.8c0.7-4.5,1.5-9.1,2.3-13.6c3.1-17.6,6.2-35.8,6.5-53.8c0.4-27.8-8.9-52.9-26.9-72.6c-7.3-8-18.1-15.2-33-22c-22.5-10.3-48.6-15.8-79.7-17c-47.5-1.8-88.6-13.5-125.6-36c-37.9-22.9-73.1-37.8-107.6-45.5c-16.4-3.6-33.2-6.4-49.5-9c-9.2-1.5-18.7-3-28-4.7c-4.8-0.9-9.7-1.7-14.5-2.6c-22.4-4-45.5-8.2-68-13c-14.6-3.1-29.3-6.8-43.7-10.5v1.7c14.3,3.6,28.9,7.2,43.4,10.4c22.6,4.9,45.7,9,68.1,13c4.8,0.9,9.7,1.7,14.5,2.6c9.3,1.7,18.8,3.2,28,4.7c16.3,2.6,33.1,5.4,49.4,9c34.4,7.6,69.4,22.4,107.1,45.3c37.3,22.6,78.6,34.4,126.4,36.2c30.9,1.2,56.7,6.7,79,16.8c14.7,6.7,25.4,13.8,32.5,21.6c17.8,19.4,26.9,44.1,26.5,71.5c-0.3,17.8-3.4,36-6.5,53.5c-0.8,4.5-1.6,9.1-2.3,13.6c-1.9,11.6-4.2,23.4-6.5,34.7c-4.2,21.1-8.5,43-10.3,64.7c-2.7,33.6-4.1,69.4,3.8,103.6c12.5,54.3,28.6,106.6,47.8,155.6c24,61.2,67,105,106,139.9c28.7,25.7,60.6,57.7,79.2,100.1c9.3,21.2,13.2,40,12.1,57.5c-1.6,25.6-10.3,50.4-25.7,73.9c-19.5,29.7-46.2,67.7-80.3,99.2c-29.8,27.6-56,42.6-85.1,48.7c-15.8,3.3-33.7-3.1-42.5-15.3c-11.2-15.4-16.8-33.4-20.4-47.3c-7.2-27.9-12-57-14.8-88.8c-2.3-26.9-5.7-54.6-10.3-84.9c-5.1-33.2-12.9-58.9-24.8-81c-8.5-15.7-17.4-31.6-26-46.9c-6-10.7-12.3-21.9-18.3-32.8c-16.5-30.1-26.2-63.3-35.5-95.4c-2.8-9.8-5.8-19.8-8.8-29.7c-12.9-41.2-32.3-69.3-61.3-88.4c-25.7-17-54.6-28.1-82.6-38.9c-4.9-1.9-9.8-3.8-14.7-5.7c-40.1-15.8-70.4-38.4-92.5-69.1c-4.5-6.2-8.9-12.6-13.3-18.9c-9.3-13.4-18.9-27.2-29.4-40c-20.6-25.2-40.9-42.1-63.9-53.5C33.5,475.6,17.5,469,0.4,463v1.8c16.8,5.9,32.5,12.5,47.4,19.8c22.8,11.2,42.9,28.1,63.4,53c10.4,12.7,20,26.5,29.3,39.9c4.3,6.2,8.8,12.6,13.3,18.9c22.3,31,52.8,53.8,93.3,69.6c4.9,1.9,9.8,3.8,14.7,5.7c27.9,10.7,56.7,21.8,82.3,38.7c28.6,18.9,47.9,46.7,60.6,87.5c3.1,9.8,6,19.9,8.8,29.7c9.3,32.2,19,65.5,35.6,95.7c6,11,12.3,22.1,18.3,32.9c8.6,15.3,17.5,31.1,25.9,46.9c11.7,21.9,19.6,47.4,24.6,80.4c4.6,30.2,8,58,10.3,84.8c2.8,31.9,7.6,61.1,14.8,89.1c3.6,14.1,9.3,32.3,20.6,47.9c7.6,10.5,21.5,16.9,35.4,16.9c3,0,5.9-0.3,8.8-0.9c29.4-6.2,55.9-21.3,85.9-49.1c34.2-31.6,61-69.8,80.5-99.5c15.6-23.7,24.3-48.9,26-74.7C801.5,1080,797.5,1060.9,788.1,1039.5z"/></g><g><path class="st0" d="M2400.4,529.8c-33.6,24.4-72.1,43.3-114.5,56.2c-27.6,8.4-55.9,15.3-84.4,20.6c-22.5,4.2-45.8,6.6-68.3,9c-5,0.5-10.1,1.1-15.1,1.6c-27.1,3-49.4,4.9-70.1,6.1c-9,0.5-18.2,0.4-27.1,0.3c-6.7-0.1-13.5-0.2-20.3,0c-13.8,0.4-26.4-4.7-39.6-16c-14.8-12.6-25.2-29.3-35.2-45.5l-2.3-3.7c-24.4-39.1-59.5-70.2-113.8-100.8c-29.2-16.4-62.5-26.7-98.9-30.6c-15.8-1.7-27.7,1.6-34.3,9.5c-6.4,7.7-7.6,19.1-3.3,33.9c5.5,19,12.2,39.4,20.7,62.3c9.7,26.2,22.3,56.8,42.3,84.6c16.7,23.3,37.8,39.2,64.4,48.5c18.3,6.4,37.4,8.8,55.8,11.1c8.3,1,16.8,2.1,25.2,3.5c19.7,3.3,31.6,11.1,38.6,25.3c11.4,22.9,7.8,46.5,3.4,64.5c-7.6,31-28.2,51-59.8,57.7c-28,6-57.1,8.6-82.2,10.5c-15.3,1.2-31,1.7-46.2,2.1c-17.4,0.5-35.3,1.1-52.9,2.7c-27.8,2.5-57.6,6.9-91.1,13.4l-1.1,0.2c-26.7,5.2-54.2,10.5-81.9,8.7c-0.8-0.1-1.7-0.1-2.5-0.1c-2.2,0-4.3-0.1-5.8-0.8c-16.5-8-29.1-19.8-38.5-36c-19-32.8-23.1-69.2-24.6-100.4c-1.3-26.8,0.1-55.9,4-86.4c4.9-37.7,13.8-72.3,26.5-102.7c9.7-23.3,21.1-45.8,33.9-66.9c17.3-28.5,44.1-47,70.1-63.6c25.7-16.4,22.4-29.5,14.4-47.6l-0.2-0.5c-1.2-2.7-2.4-5.6-4.1-8.1c-14-21.1-32.8-37.9-51-54.1l-8.9-7.9c-18.4-16.4-37.5-33.4-53.4-52.4c-23.8-28.5-42.4-64.3-56.8-109.5c-12-37.5-18-76.6-18.4-119.3c0-3.3,0-6.7,0-10h-5.1c0,3.4,0,6.7,0,10.1c0.4,43.3,6.5,82.8,18.7,120.8c14.6,45.8,33.5,82.2,57.7,111.2c16.1,19.3,35.3,36.4,53.9,52.9l8.9,7.9c18,16,36.6,32.6,50.2,53.1c1.5,2.2,2.6,4.8,3.7,7.4l0.2,0.5c7.3,16.6,10.3,26.7-12.5,41.2c-25.3,16.2-53.8,35.9-71.7,65.3c-12.9,21.3-24.4,44-34.2,67.5c-12.9,30.9-21.9,65.9-26.9,104c-4,30.8-5.4,60.2-4.1,87.3c1.5,31.9,5.7,69,25.3,102.7c9.9,17.1,23.2,29.5,40.7,38c2.5,1.2,5.4,1.3,7.9,1.3c0.8,0,1.5,0,2.3,0.1c3.9,0.3,7.8,0.4,11.6,0.4c24.4,0,48.3-4.7,71.6-9.2l1.1-0.2c33.3-6.5,62.9-10.8,90.6-13.4c17.4-1.6,35.3-2.1,52.6-2.6c15.2-0.5,31-0.9,46.4-2.1c25.2-1.9,54.5-4.5,82.9-10.6c33.1-7.1,55.7-29,63.6-61.5c4.6-18.8,8.3-43.6-3.8-68c-10.1-20.4-29-25.8-42.3-28c-8.4-1.4-17.1-2.5-25.4-3.5c-18.2-2.2-37-4.6-54.8-10.8c-25.6-9-45.9-24.3-62-46.7c-19.7-27.4-32.1-57.6-41.6-83.4c-8.4-22.8-15.1-43-20.6-61.9c-3.8-13.1-3-22.9,2.3-29.2c5.5-6.6,15.8-9.2,29.9-7.8c35.7,3.8,68.3,13.9,96.9,30c53.5,30.1,88,60.7,112,99l2.3,3.7c10.2,16.5,20.8,33.5,36.2,46.7c14.2,12.1,27.9,17.6,43,17.2c6.7-0.2,13.5-0.1,20.1,0c9,0.1,18.3,0.3,27.5-0.3c20.8-1.2,43.1-3.2,70.3-6.1c5-0.5,10-1.1,15.1-1.6c22.6-2.4,46-4.8,68.7-9c28.6-5.3,57.2-12.3,84.9-20.7c41.7-12.7,79.7-31.1,113.1-54.8V529.8z"/></g><g><path class="st0" d="M771.4,1053.4c-11.9-36.3-36-63.7-55.8-83.5c-17.4-17.5-36.1-34.4-54.1-50.7c-8-7.2-16.2-14.7-24.2-22.1c-15.8-14.6-29-33.3-40.6-57.3c-8.1-16.9-16-34.2-23.6-51c-5.8-12.8-11.8-26-17.9-38.9c-4.5-9.5-9.3-19.1-13.9-28.4c-7.8-15.7-15.9-31.9-22.8-48.3c-7.8-18.6-12-34.9-13.1-49.8c-3.2-44.7,0.9-91.8,12.6-144.2l0.3-1.5c6.1-27.1,12.3-55.2,11.4-84c-1.5-45.9-22.4-72.3-64.1-80.7c-21-4.2-43.7-6.9-71.6-8.4c-26.7-1.4-48.9-13.1-73.9-30.1c-11.2-7.6-22.2-16.1-32.8-24.2c-10.5-8.1-21.4-16.4-32.5-24c-33.4-22.8-71.4-31.8-104.1-37.7c-13.1-2.3-26.5-4.2-39.4-6c-14.5-2-29.5-4.1-44.1-6.8c-22.3-4.2-44.8-9.4-66.7-14.5v5.2c21.6,5,43.8,10.1,65.8,14.3C81,183.9,96,186,110.6,188c12.9,1.8,26.2,3.6,39.2,5.9c32.2,5.8,69.6,14.6,102.2,36.9c11,7.5,21.8,15.8,32.3,23.9c10.7,8.2,21.7,16.7,33,24.4c25.7,17.5,48.6,29.5,76.5,31c27.6,1.5,50.1,4.1,70.8,8.3c39.6,8,58.6,32.1,60,75.9c0.9,28.1-5.3,55.9-11.3,82.7l-0.3,1.5c-11.8,52.8-15.9,100.4-12.7,145.6c1.1,15.4,5.5,32.2,13.5,51.4c6.9,16.5,15,32.8,22.9,48.6c4.6,9.2,9.4,18.8,13.8,28.3c6.1,12.9,12.1,26.1,17.8,38.9c7.6,16.8,15.5,34.2,23.7,51.1c11.8,24.6,25.5,43.8,41.7,58.8c8,7.4,16.3,14.9,24.3,22.1c18,16.3,36.5,33.1,53.9,50.5c19.3,19.4,43,46.2,54.5,81.5c8.9,27.3,7.1,54.9-5.6,81.8c-25.7,55-59.8,94.6-104.1,121c-13.8,8.2-30.3,16-48.5,11.1c-16.2-4.3-28.5-16-37.6-35.7c-12.3-26.7-16.9-55.7-20.6-83c-1.6-12.3-2.9-24.9-4.2-37.1c-2.7-26.8-5.6-54.4-12.3-81.2c-7.1-28.4-20.2-57-39.9-87.5c-25.8-40.1-42.9-80.1-52.1-122.4c-1-4.6-2-9.3-3-13.9c-4-18.7-8.1-38-13.9-56.6c-9.8-31.6-29.7-54.9-60.6-71.3c-26.4-14-54.7-24-82.1-33.7l-8.4-3c-46-16.4-81.4-46.9-108.1-93.3c-29.9-52.1-73.8-89-130.4-109.7c-11.6-4.3-23.4-8.3-35.1-12.3v5.4c11.1,3.8,22.3,7.7,33.3,11.7c55.4,20.3,98.4,56.5,127.7,107.5c27.3,47.5,63.5,78.8,110.8,95.6l8.4,3c27.2,9.6,55.3,19.6,81.4,33.4c29.7,15.7,48.7,38.1,58.1,68.3c5.7,18.3,9.8,37.5,13.7,56.1c1,4.7,2,9.3,3,13.9c9.4,42.9,26.6,83.5,52.8,124.1c19.4,30,32.2,58.1,39.2,86c6.6,26.4,9.5,53.9,12.2,80.5c1.3,12.2,2.5,24.8,4.2,37.2c3.7,27.8,8.4,57.1,21,84.5c9.8,21.2,23.1,33.8,40.9,38.5c4.4,1.2,8.7,1.7,12.8,1.7c14.8,0,28.1-6.5,39.6-13.3c45.2-26.9,79.9-67.2,106.1-123.2C778.8,1110.8,780.8,1082,771.4,1053.4z"/></g><g><path class="st0" d="M1384.3,401c-7.5-22.6-13.4-46.2-19.1-68.9c-0.9-3.5-1.8-7.1-2.7-10.6c-1.5-5.8-1.7-12.1-1.9-18.2c-0.1-1.8-0.1-3.6-0.2-5.4c-0.5-8.8-0.9-17.7-1.3-26.3c-0.7-17.2-1.5-35-3.2-52.4c-1.4-14.3-3.6-28.8-5.8-42.8c-1.5-9.4-3-19.1-4.2-28.7c-1.5-12-2.5-24.2-3.4-36c-0.3-3.1-0.5-6.3-0.8-9.4c-0.2-2.4-0.4-4.8-0.6-7.2c-0.7-7.8-1.5-15.9-1.3-23.8c0.5-19.6,1.7-39.4,2.8-58.6l0.1-2.4c0.2-3.7,0.5-7.4,0.8-11.2h-1.7c-0.3,3.7-0.6,7.4-0.8,11.1l-0.1,2.4c-1.2,19.2-2.4,39.1-2.8,58.7c-0.2,8,0.6,16.1,1.3,24c0.2,2.4,0.4,4.8,0.6,7.1c0.3,3.1,0.5,6.3,0.8,9.4c0.9,11.9,1.9,24.1,3.4,36.1c1.2,9.6,2.7,19.3,4.2,28.7c2.2,14,4.4,28.4,5.8,42.7c1.6,17.4,2.4,35.1,3.2,52.3c0.4,8.6,0.8,17.5,1.3,26.3c0.1,1.8,0.2,3.6,0.2,5.4c0.2,6.2,0.5,12.5,2,18.5c0.9,3.5,1.8,7.1,2.7,10.6c5.7,22.8,11.6,46.4,19.1,69.1c10.2,30.7,15.7,58.5,16.8,84.7c0.7,16.6-0.6,34.8-4,55.6c-5.9,36.1-11.8,65.6-18.6,93c-8.8,35.5-17.6,67.3-36.6,96.2c-22.9,34.7-63,44.2-102.2,24.2c-26.4-13.5-50.3-33.9-71.1-60.6c-7.3-9.4-14.6-18.8-21.8-28.2c-19.2-24.7-39-50.3-58.8-75.2c-18.4-23.2-39.4-41.9-62.4-55.7c-27.1-16.3-58.3-28.6-98-39c-30.2-7.9-57.2-15.8-80.4-33.7c-19.5-15-28.9-33.3-27.9-54.3c0.6-12.8,4.7-26.6,11.1-37.7c21.9-38,55.7-67.8,100.5-88.7c34.3-16,70.6-23,111.2-30c20.1-3.4,38.5-10.7,54.7-21.5c9-6,17.8-15.8,26.1-28.9c14.7-23.2,12.4-49.2,8.8-73.9c-3.2-22.1-12.2-41.6-22-61.2c-10.8-21.7-22.2-43.6-33.2-64.8c-0.5-1-1-1.9-1.5-2.9h-1.9c0.6,1.2,1.3,2.4,1.9,3.7c11,21.2,22.4,43.1,33.2,64.8c9.7,19.5,18.7,38.8,21.8,60.7c3.5,24.3,5.8,50-8.6,72.7c-8.2,13-16.8,22.5-25.6,28.4c-16,10.7-34.2,17.9-54,21.3c-40.7,7-77.2,14-111.7,30.1c-45.1,21-79.2,51.1-101.3,89.3c-6.6,11.4-10.7,25.4-11.3,38.5c-1,21.6,8.6,40.4,28.5,55.7c23.5,18.1,50.6,26.1,81,34c39.6,10.3,70.6,22.6,97.6,38.8c22.8,13.7,43.6,32.3,61.9,55.3c19.8,24.9,39.6,50.5,58.8,75.2c7.3,9.4,14.6,18.8,21.8,28.2c20.9,26.9,45,47.5,71.6,61.1c13.6,6.9,27.5,10.3,40.8,10.3c25.3,0,48.5-12.2,63.6-35.1c19.2-29.1,28-61,36.8-96.7c6.8-27.4,12.7-57,18.6-93.2c3.4-20.9,4.7-39.2,4-56C1400.1,459.7,1394.6,431.9,1384.3,401z"/></g><g><path class="st0" d="M1343.5,393.5c-3.2-6.6-6.6-13.4-9.7-20.1c-15.9-34-21-67.4-15.4-102c1.6-9.9,2-19.8,2.1-28.3c0.2-12.2,0.2-24.6,0.1-36.6c0-5.1,0-10.2,0-15.2l0-0.6c0-0.5,0-1,0-1.5c-0.2-11.7-0.5-23.6-0.8-35c-0.7-27.2-1.4-55.3-0.8-82.8c0.3-15.6,2.6-31.5,4.7-46.9c1.1-7.6,2.2-15.5,3-23.3c0.1-0.7,0.1-1.4,0.2-2.1h-5.1c-0.1,0.5-0.1,1-0.1,1.5c-0.9,7.7-2,15.5-3,23.1c-2.2,15.5-4.4,31.6-4.8,47.5c-0.6,27.7,0.1,55.8,0.8,83.1c0.3,11.5,0.6,23.3,0.8,35c0,0.4,0,0.9,0,1.3l0,0.7c0,5.1,0,10.2,0,15.2c0,11.9,0.1,24.3-0.1,36.4c-0.2,8.3-0.5,18-2.1,27.6c-5.8,35.7-0.6,70,15.8,105c3.2,6.8,6.5,13.6,9.7,20.2c8.6,17.5,17.5,35.6,23.7,54.2c11,32.9,13.9,64.4,8.8,93.8c-1.5,8.5-2.6,17.2-3.7,25.6c-1.4,10.3-2.8,20.9-4.8,31.2c-7.3,37.4-17.4,65.7-31.7,89.1c-23.8,38.9-54.4,50-93.6,33.9c-21.2-8.7-41-24.1-58.8-45.6c-22.8-27.4-44.9-56.2-66.3-84c-4.1-5.4-8.2-10.7-12.4-16.1c-34.8-45.1-79.3-77.8-132.2-97.3c-2.2-0.8-4.4-1.6-6.6-2.4c-23-8.3-46.7-17-66-33.1c-16.1-13.5-22.7-35.2-16.8-55.3c10-34.4,34.2-58.8,76.2-76.8c33.6-14.4,70.4-17.7,106-21l4.7-0.4c28.5-2.6,52.4-10.1,73-23c11.1-6.9,21.4-18,27.6-29.7c19.9-37.5,13.9-78,6.4-109c-7.1-29.6-22-56.5-36.5-82.6c-1.5-2.7-3-5.5-4.5-8.2c-7.2-13.1-14.2-26.6-21.1-39.8h-5.7c7.2,14,14.6,28.3,22.3,42.3c1.5,2.7,3,5.5,4.5,8.2c14.3,25.8,29,52.4,36,81.3c7.2,30.2,13.1,69.5-6,105.5c-5.8,10.9-15.4,21.3-25.8,27.7c-19.9,12.4-43.1,19.7-70.8,22.2l-4.7,0.4c-36,3.3-73.2,6.7-107.5,21.4c-43.4,18.6-68.5,44-79,80c-6.4,22.1,0.8,45.9,18.4,60.6c20,16.8,44.2,25.5,67.5,34c2.2,0.8,4.4,1.6,6.6,2.4c52.8,19.4,95.3,50.6,130,95.6c4.1,5.4,8.2,10.7,12.4,16.1c21.4,27.9,43.6,56.7,66.4,84.2c18.4,22.2,38.8,38,60.8,47.1c12.1,5,23.5,7.5,34.3,7.5c25.9,0,47.9-14.5,65.5-43.4c14.6-24,24.9-52.8,32.4-90.8c2-10.4,3.5-21.2,4.8-31.5c1.1-8.4,2.2-17,3.7-25.4c5.2-30.2,2.2-62.6-9-96.3C1361.2,429.4,1352.2,411.2,1343.5,393.5z"/></g><g><path class="st0" d="M2021,90.8c17.2,6.5,35.6,14.1,57.8,23.8c43.9,19.1,83.1,45.1,115.7,67.9c53.5,37.5,109.6,79.3,157.7,130.5c19.6,20.9,34,39.6,45.2,58.9c1.1,1.9,2.1,3.7,3,5.6v-3.6c-0.5-0.9-1-1.9-1.6-2.8c-11.3-19.4-25.7-38.3-45.4-59.2c-48.2-51.3-104.4-93.1-158-130.7c-32.6-22.9-71.9-48.9-116-68.1c-22.2-9.7-40.6-17.2-57.9-23.8c-31.4-11.9-67.3-27.9-96.6-57c-10.9-10.9-20-21.8-27.3-33.1h-2c7.5,11.7,16.8,23.1,28.1,34.3C1953.3,62.7,1989.5,78.8,2021,90.8z"/><path class="st0" d="M2400.4,456.2c-16.5,33.3-43.9,60.4-85.4,84.8c-41,24.1-88.4,37.8-145.1,42.1c-34.6,2.6-63.1,1.5-89.6-3.4c-31.8-5.9-60.5-18.1-85.2-36.5c-17.7-13.1-34.3-27.4-52.7-43.3c-48.6-42.2-101.5-79.7-157.2-111.6c-59.8-34.2-103-64.9-140.2-99.4c-26.2-24.3-57.1-46-97.3-68.3c-22.6-12.5-46.2-27-65.8-47.6c-21.8-23-38.1-51-48.4-83.4c-9-28.2-14-58-15.2-90.5h-1.7c1.3,32.7,6.3,62.6,15.3,91c10.3,32.6,26.8,60.9,48.8,84.1c19.8,20.8,43.5,35.3,66.2,47.9c40,22.2,70.9,43.9,97,68.1c37.3,34.6,80.6,65.3,140.5,99.6c55.7,31.9,108.5,69.4,157,111.5c18.4,16,35,30.2,52.8,43.4c24.9,18.5,53.8,30.8,85.9,36.8c17.3,3.2,35.5,4.8,55.6,4.8c10.8,0,22.3-0.5,34.5-1.4c56.9-4.3,104.6-18.1,145.8-42.3c40.6-23.8,67.7-50.3,84.5-82.6V456.2z"/></g><g><path class="st0" d="M2325.7,308.5c-48.4-54.4-107.4-95.1-164.6-134.4c-37.5-25.8-81.1-47.3-133.2-65.7c-35.7-12.6-73.2-28-105.2-55.4c-16.8-14.4-31-32.1-43.5-54h-1.9c12.6,22.4,27.2,40.6,44.3,55.2c32.2,27.6,69.8,43.1,105.7,55.7c52,18.3,95.5,39.7,132.8,65.5c57.1,39.3,116,79.9,164.3,134.1c16.6,18.7,35.1,41.5,46.8,69.4c9.1,21.8,10.3,42.8,3.4,62.3c-13.1,37.3-39.4,67.4-78.1,89.5c-54.5,31.1-114.4,42.2-183.2,34.1c-36.7-4.3-69.5-16.5-97.5-36.3c-16-11.3-31.7-23.7-46.8-35.7c-14.4-11.4-29.3-23.2-44.5-34.1c-53.3-38.1-101.9-71.6-148.7-102.4c-39.3-25.9-78-56.8-118.3-94.5c-34.6-32.3-75.2-55.9-113.9-76.6c-40.2-21.5-68.2-49.4-85.4-85.4c-14.7-30.6-22.9-63.8-25.1-100.8h-1.7c2.2,37.2,10.5,70.6,25.3,101.5c17.4,36.3,45.6,64.5,86.1,86.2c38.6,20.6,79.1,44.2,113.5,76.3c40.4,37.7,79.1,68.7,118.5,94.7c46.8,30.9,95.4,64.4,148.7,102.4c15.2,10.8,30,22.6,44.4,34c15.1,12,30.8,24.5,46.9,35.8c28.3,20,61.3,32.3,98.3,36.6c14,1.6,27.8,2.5,41.2,2.5c52.1,0,100.1-12.3,143-36.8c39-22.3,65.6-52.7,78.8-90.4c7-19.9,5.9-41.3-3.4-63.5C2361.1,350.3,2342.4,327.3,2325.7,308.5z"/></g><g><path class="st0" d="M2197.5,216.4c-40.6-29.1-75.5-52.2-113.9-70.1c-16-7.4-33-13.5-49.4-19.4c-6.1-2.2-12.5-4.5-18.6-6.8c-32.1-11.9-68.9-26.8-100.1-52.4c-21.9-18-39.7-40.6-54-68.6h-1.9c14.5,28.6,32.5,51.6,54.8,69.9c31.4,25.8,68.4,40.7,100.6,52.7c6.2,2.3,12.5,4.6,18.7,6.8c16.4,5.9,33.3,11.9,49.3,19.3c38.3,17.8,73.2,40.8,113.7,69.9c43.7,31.4,93.3,70.6,129.7,123.2c17,24.6,25.2,46.8,25.7,69.8c0.7,31-11.7,58.5-38,84.1c-23.8,23.2-54.3,39.4-93.4,49.7c-23.1,6.1-47,6.1-70.2,6.1c-2.4,0-4.7,0-7.1,0c-0.2,0-0.3,0-0.5,0c-21,0-40.8-5.5-59.2-11.4c-34.6-11.2-63.9-31.2-85.5-47.4c-9.3-7-18.6-13.9-27.9-20.9c-31.7-23.8-64.5-48.4-97.2-72.1c-14.6-10.6-29.7-20.9-44.3-30.9c-21.5-14.7-43.8-29.9-64.7-46.2c-19.8-15.4-38.9-32.5-57.3-49.1c-11.1-9.9-22.5-20.2-34-30l-4.2-3.6c-16.5-14.1-33.5-28.6-51.8-40.7c-16.1-10.6-33.3-20-50-29c-7.6-4.1-15.5-8.4-23.1-12.8c-35.1-19.9-59.7-45.8-75.1-79.2c-10.6-23-17.3-48.6-20.4-78.1h-1.7c3.1,29.7,9.9,55.6,20.6,78.8c15.6,33.7,40.4,59.9,75.8,80c7.7,4.3,15.5,8.6,23.1,12.8c16.6,9.1,33.8,18.4,49.9,29c18.2,12,35.2,26.5,51.6,40.5l4.2,3.6c11.5,9.8,22.9,20.1,33.9,30c18.4,16.6,37.5,33.7,57.4,49.2c20.9,16.3,43.2,31.5,64.8,46.2c14.6,10,29.7,20.3,44.3,30.9c32.6,23.7,65.4,48.3,97.1,72.1c9.3,7,18.6,13.9,27.9,20.9c21.7,16.3,51.1,36.4,86,47.7c18.5,6,38.4,11.5,59.7,11.5c0.2,0,0.3,0,0.5,0c2.4,0,4.7,0,7.1,0c23.2,0,47.3-0.1,70.6-6.2c39.4-10.4,70.2-26.8,94.2-50.1c26.6-25.9,39.2-53.8,38.5-85.3c-0.5-23.3-8.8-45.8-26-70.7C2291.1,287.2,2241.3,247.9,2197.5,216.4z"/></g><g><path class="st0" d="M2246.6,273.9c-29.3-25.5-61.5-48.5-92.7-70.7c-37-26.3-80-47.1-135.3-65.6c-34.4-11.4-74.3-26.7-109.4-53.4c-28.8-21.8-50.5-49.8-65.9-85.2h-1.8c15.5,36,37.4,64.4,66.7,86.5c35.3,26.8,75.4,42.1,109.9,53.6c55.2,18.4,98,39.1,134.9,65.3c31.2,22.2,63.4,45.1,92.6,70.6c34.3,29.9,56.8,58.2,70.8,89.1c9.8,21.6,13.2,41.5,10.5,60.7c-4,28-19.1,52.2-44.7,71.9c-40.9,31.4-90.3,43.8-147,36.8c-35.2-4.3-68.7-17.5-99.6-39.2c-49.7-35-99.7-71.4-148-106.6c-21.3-15.5-43.2-31.5-64.9-47.2c-47.2-34.1-91.8-72.6-136.4-117.6c-24.7-24.9-55-46.7-92.8-66.7c-5-2.6-10.1-5.2-15-7.8c-17.8-9.1-36.1-18.5-51.6-30.8c-36.1-28.8-56.9-67.8-63.3-118.6h-1.7c6.3,51.3,27.4,90.7,63.9,119.9c15.6,12.5,34.1,21.9,51.9,31c4.9,2.5,10,5.1,15,7.7c37.6,20,67.9,41.7,92.4,66.4c44.7,45.1,89.4,83.6,136.6,117.8c21.7,15.7,43.6,31.7,64.9,47.2c48.3,35.2,98.3,71.7,148.1,106.6c31.1,21.8,64.8,35.1,100.3,39.5c10.3,1.3,20.4,1.9,30.2,1.9c44.7,0,84.3-13.1,118.1-39.1c26-20,41.2-44.5,45.3-73c2.8-19.5-0.7-39.7-10.6-61.6C2303.7,332.5,2281.1,304,2246.6,273.9z"/></g><g><path class="st0" d="M1056.5,1699.1c1.2-2,2.4-4,3.7-5.9c16.6-25.3,37.3-47.9,57.4-69.7c5.4-5.9,11-12,16.5-18.1c20.5-22.9,41.5-48.3,55.4-79.2c9.9-22,16.3-45.4,22.5-68c2.4-8.7,4.8-17.7,7.5-26.5l1.6-5.3c6.2-21,12.7-42.8,25.8-61.3c17.4-24.6,36.9-37.8,61.4-41.5c17.9-2.7,36.3-5.5,55-2c11.2,2.1,22.7,3.7,33.8,5.3c16.4,2.3,33.3,4.8,49.6,8.6c37.7,9,75.8,19.2,112.6,29.2c14.8,4,29.6,8,44.3,11.9c31.3,8.3,60.5,13.4,89.3,15.6c2.4,0.2,4.7,0.4,7.1,0.6c7.9,0.6,16,1.3,24,1.4c6.2,0.1,12.7,0.3,18.8,0.6c16.7,0.7,34,1.3,50.6-1.2c18-2.7,36-7.6,53.3-12.3c11-3,22.5-6.1,33.8-8.6l2.2-0.5c13.5-3,27.4-6.1,40.2-4.3c33.4,4.7,66.6,14.8,101.7,31c48.2,22.2,91.5,53.2,132.5,94.8c28.1,28.5,53.2,60.4,77.5,91.2c11.6,14.7,23.5,29.8,35.7,44.5c23.9,28.8,47.1,51.6,71.3,69.9h8.5c-25.8-18.7-50.5-42.5-75.9-73.1c-12.1-14.6-24-29.7-35.6-44.4c-24.4-30.9-49.6-62.9-77.9-91.6c-41.4-42-85.2-73.4-134-95.8c-35.5-16.4-69.3-26.6-103.2-31.4c-13.7-1.9-28.1,1.3-42,4.4l-2.2,0.5c-11.4,2.5-22.9,5.6-34,8.6c-17.2,4.6-35,9.5-52.7,12.1c-16.2,2.5-33.2,1.8-49.7,1.1c-6.2-0.2-12.7-0.5-19-0.6c-7.9-0.1-15.9-0.8-23.7-1.4c-2.4-0.2-4.8-0.4-7.2-0.6c-28.4-2.2-57.3-7.2-88.4-15.4c-14.8-3.9-29.6-7.9-44.3-11.9c-36.9-9.9-75-20.2-112.8-29.2c-16.5-3.9-33.5-6.4-50-8.7c-11.1-1.6-22.5-3.2-33.6-5.3c-19.5-3.6-38.4-0.8-56.7,2c-25.9,3.9-46.5,17.8-64.8,43.6c-13.6,19.2-20.2,41.4-26.5,62.8l-1.6,5.3c-2.6,8.8-5.1,17.9-7.5,26.6c-6.1,22.4-12.5,45.6-22.2,67.3c-13.6,30.3-34.2,55.3-54.5,77.9c-5.4,6-11,12.1-16.4,18c-20.2,22-41.2,44.7-57.9,70.4c-1.9,2.8-3.6,5.8-5.3,8.7H1056.5z"/></g><g><path class="st0" d="M2256.5,303.4C2207,251.8,2149.4,210,2085.3,179c-21.3-10.3-44.2-18.3-66.2-26c-4.1-1.4-8.2-2.9-12.4-4.3c-36.1-12.8-74.1-27.3-107.9-52.3c-31.2-23-54.1-54.1-71.4-97.3h-5.4c17.8,45.1,41.4,77.4,73.9,101.4c34.4,25.3,72.8,40.1,109.3,53c4.1,1.5,8.2,2.9,12.4,4.3c21.9,7.7,44.6,15.6,65.7,25.8c63.6,30.7,120.7,72.2,169.8,123.3c17.9,18.7,30.9,37.4,39.8,57.2c9.2,20.6,12.2,40.1,9.1,59.6c-3.8,23.9-17,44.3-40.4,62.5c-33.3,25.9-73.5,35.4-123,29.1c-28.8-3.7-57-14.5-81.5-31.3l-5.8-4c-47.8-32.8-97.3-66.8-144.8-101.6c-38.2-28-78.8-59.5-127.9-99.3c-18.3-14.8-35.9-31.8-52.3-50.4c-26.6-30.1-53.9-53.5-83.6-71.4c-22.2-13.4-46.4-26.9-78.6-43.6c-44.8-23.3-71.4-60.1-82.5-114.5h-5.1c11.4,56,39.5,95.1,85.3,119c32,16.7,56.2,30.1,78.3,43.5c29.2,17.7,56.2,40.7,82.4,70.5c16.6,18.8,34.4,36,52.9,51c49.2,39.8,89.9,71.4,128.1,99.4c47.6,34.9,97.1,68.9,144.9,101.7l5.8,4c25.1,17.2,54,28.4,83.7,32.2c10.1,1.3,19.8,1.9,29.2,1.9c37.8,0,70-10.6,97.6-32c24.4-19,38.3-40.5,42.3-65.7c3.3-20.5,0.2-40.9-9.5-62.5C2288.2,341.7,2274.8,322.5,2256.5,303.4z"/></g><g><path class="st0" d="M2251.1,321.2c-33.3-40.1-76.7-75.3-136.5-110.8c-34.1-20.2-71.3-33.6-103.2-44c-24.7-8-53.7-18-81.4-31.1c-58.6-27.6-97.7-70.1-116.5-126.4c-1.1-3.3-2.3-6.6-3.5-9.8h-1.8c1.3,3.4,2.5,6.9,3.7,10.4c18.9,56.8,58.4,99.6,117.3,127.4c27.8,13.1,56.8,23.1,81.6,31.2c31.8,10.4,68.9,23.7,102.9,43.8c59.6,35.4,102.9,70.5,136.1,110.4c19.1,23,30.1,45.2,34.4,69.8c5.1,28.7-2.7,53.8-23.3,74.5c-31.4,31.6-72.2,42.8-124.8,34.3c-31.4-5.1-62.3-18.7-94.5-41.4c-60.7-42.9-113.4-81.1-161.1-116.9c-50.2-37.7-88.9-71.2-121.9-105.3c-17.7-18.4-35.1-36.5-51.6-53.8c-18.2-19.1-40.5-35.1-72.5-51.9c-8.7-4.6-17.7-9.1-26.3-13.5c-13.8-7-28-14.2-41.7-21.8c-36.8-20.3-61-52.8-72-96.6c0-0.2-0.1-0.4-0.1-0.6h-1.7c0.1,0.3,0.2,0.6,0.3,1c11.1,44.3,35.6,77.2,72.8,97.7c13.8,7.6,28,14.8,41.8,21.8c8.6,4.4,17.6,8.9,26.3,13.5c31.8,16.7,54.1,32.6,72.1,51.5c16.5,17.3,33.9,35.4,51.6,53.8c33,34.2,71.8,67.7,122.1,105.4c47.7,35.8,100.4,74.1,161.1,116.9c32.4,22.9,63.6,36.5,95.2,41.7c11.5,1.9,22.4,2.8,32.8,2.8c37.8,0,68.6-12.4,93.5-37.5c20.9-21.1,28.9-46.7,23.7-76C2281.5,366.9,2270.4,344.5,2251.1,321.2z"/></g><g><path class="st0" d="M1075.1,1699.1c4-6.2,8.1-12.4,12.8-18c16.9-20.6,35-40.8,52.5-60.4c8.8-9.8,17.8-19.9,26.6-29.9c26.4-30.2,45.8-67.5,59.3-114.1c6.6-22.7,14.6-49,27.3-73.5c18.1-35.1,47-54.1,88.5-58.1c23-2.3,47.9,0.2,73.9,7.3c25.5,7,51.2,14.7,76.1,22.2c21.8,6.6,44.3,13.4,66.6,19.6c21.9,6.1,46.2,11.5,74.4,16.6c16.5,2.9,33.4,4.8,49.7,6.6c5.8,0.6,11.6,1.3,17.4,1.9c4.8,0.6,9.7,1.2,14.5,1.8c13.9,1.8,28.2,3.6,42.4,4.1c20.1,0.7,40-0.6,56.9-2c18.6-1.5,37.7-4,56.9-7.2c4.8-0.8,9.6-1.7,14.3-2.6c19.1-3.5,38.9-7.2,58.8-6.4c7.3,0.3,14.7,1.5,21.9,2.6c3,0.5,6,1,9,1.4c28.4,4,57.1,13.7,87.5,29.8c55,29.1,96.5,72.8,126.6,107.6c16.2,18.8,31.5,38.8,46.3,58.2c18.8,24.7,38.2,50.3,59.9,73.4c6.3,6.8,12.5,13.1,18.5,19h2.4c-6.4-6.2-13-12.9-19.7-20.1c-21.6-23.1-41-48.6-59.8-73.3c-14.8-19.4-30.1-39.5-46.3-58.3c-30.2-34.9-71.9-78.8-127.1-108c-30.6-16.2-59.5-26-88.1-30c-3-0.4-6-0.9-9-1.4c-7.2-1.1-14.7-2.3-22.1-2.6c-20.1-0.8-40,2.9-59.2,6.4c-4.8,0.9-9.5,1.8-14.3,2.6c-19.1,3.3-38.1,5.7-56.7,7.2c-16.8,1.4-36.6,2.7-56.7,2c-14.1-0.5-28.4-2.3-42.2-4.1c-4.8-0.6-9.7-1.2-14.5-1.8c-5.8-0.7-11.6-1.3-17.4-1.9c-16.3-1.8-33.2-3.6-49.6-6.5c-28.1-5-52.4-10.4-74.2-16.5c-22.3-6.2-44.8-13-66.5-19.6c-24.9-7.5-50.6-15.3-76.1-22.3c-26.2-7.2-51.3-9.6-74.5-7.4c-42.1,4.1-71.5,23.4-89.8,59.1c-12.7,24.7-20.8,51.1-27.4,73.9c-13.4,46.3-32.7,83.4-58.9,113.4c-8.8,10-17.9,20.1-26.6,29.9c-17.5,19.6-35.6,39.8-52.6,60.4c-4.9,6-9.3,12.5-13.5,19.1H1075.1z"/></g><g><path class="st0" d="M2194,287.3c-21.6-18.5-45.5-36.1-73.3-53.9c-31.5-20.2-67.9-36.3-111.5-49.3c-46.5-13.8-94.5-28.2-136.2-56.4c-38.1-25.8-63.6-60.8-75.9-104.2c-2.3-8-4.2-16.2-6-24.3h-1.7c1.9,8.2,3.8,16.6,6.1,24.7c12.4,43.8,38.1,79.1,76.5,105.2c41.9,28.4,90.1,42.8,136.7,56.6c43.4,12.9,79.7,29,111,49.1c27.7,17.8,51.6,35.3,73.1,53.8c23,19.7,48.4,44.5,62,79c9.8,24.7,9.7,47.4-0.2,67.4c-14.4,29-40.5,45.5-77.5,49.2c-35.8,3.5-71.7-5.9-106.6-28c-42.5-26.9-84.8-56.1-125.9-86.8c-26.1-19.5-51.3-41.2-75.7-62.1c-7.5-6.4-15-12.9-22.5-19.3c-36.7-31.1-68-66.6-97-100.2c-21.3-24.7-40.8-41.8-61.4-53.6c-21.6-12.4-44.4-23.4-66.5-34c-5.3-2.6-10.7-5.1-16-7.7c-24.4-11.8-47.8-24.2-65.8-45.4c-12-14.1-21-30.2-26.9-47.8h-1.8c5.9,18.1,15.1,34.5,27.4,48.9c18.2,21.4,41.8,33.9,66.4,45.8c5.3,2.6,10.7,5.2,16,7.7c22.1,10.6,44.9,21.5,66.4,33.9c20.4,11.7,39.8,28.7,60.9,53.3c29,33.7,60.4,69.3,97.2,100.4c7.5,6.4,15,12.8,22.5,19.3c24.4,21,49.7,42.6,75.8,62.2c41.1,30.8,83.5,60,126,86.9c30.5,19.3,61.6,29,92.9,29c4.9,0,9.8-0.2,14.7-0.7c37.7-3.7,64.2-20.5,78.9-50.1c10.1-20.4,10.2-43.6,0.3-68.8C2242.7,332.1,2217.2,307.1,2194,287.3z"/></g><g><path class="st0" d="M2170.5,291.1c-31-26.7-65.1-48.5-101.2-64.6c-27.3-12.2-57-22-96.3-31.8c-36.9-9.2-80.3-21.3-121.5-41.7c-23.7-11.7-45.9-24.2-57.2-48.1c-6.9-14.5-12.4-31.5-16.5-50.4c-3.4-15.7-5.6-31.9-7.7-47.6c-0.3-2.5-0.7-5.1-1.1-7.7h-1.7c0.4,2.7,0.7,5.3,1.1,8c2.1,15.7,4.3,32,7.7,47.7c4.1,19.1,9.7,36.2,16.6,50.8c11.5,24.4,34,37,58,48.9c41.4,20.5,84.8,32.6,121.8,41.9c39.2,9.8,68.8,19.5,96,31.7c36,16.1,69.9,37.8,100.8,64.4c22.5,19.4,47.6,42.8,60.8,75.1c8.4,20.6,8.7,38.6,0.9,55.1c-12.1,25.8-45.5,44.2-74.4,41c-27.9-3.1-49.4-9.7-67.7-20.8c-30.4-18.5-60.3-37.6-88.8-56.8c-44.3-29.9-80.4-59.3-110.4-89.8c-2.3-2.4-4.7-4.8-7-7.1c-13.2-13.4-26.8-27.2-39.3-41.6c-15.3-17.7-31.2-36.8-43.9-58.5c-12.4-21.3-24-36.8-36.3-48.6c-21.8-21-50.3-31.6-77.8-41.8c-2.9-1.1-5.9-2.2-8.8-3.3c-5.3-2-10.7-4-16-5.9c-23.3-8.6-47.5-17.4-69.7-30.1c-26.8-15.2-45.6-35.1-57.1-60.2h-1.9c11.6,25.8,30.8,46.2,58.1,61.7c22.3,12.7,46.5,21.6,69.9,30.2c5.3,2,10.7,3.9,16,5.9c2.9,1.1,5.9,2.2,8.8,3.3c27.4,10.2,55.7,20.7,77.3,41.4c12.2,11.7,23.7,27.1,36,48.2c12.7,21.8,28.7,41,44,58.7c12.5,14.5,26.1,28.3,39.3,41.7c2.3,2.4,4.7,4.7,7,7.1c30.1,30.6,66.3,60,110.7,90c28.5,19.2,58.4,38.4,88.9,56.9c18.5,11.2,40.2,17.9,68.4,21c2.3,0.3,4.5,0.4,6.8,0.4c27.8,0,57.8-17.9,69.3-42.3c7.9-16.9,7.6-35.4-0.9-56.5C2218.5,334.2,2193.2,310.7,2170.5,291.1z"/></g><g><path class="st0" d="M1094.3,1699.1c7.6-11.1,16.2-22.2,26.2-32.7c3.3-3.5,6.5-6.9,9.8-10.4c15.3-16.1,31-32.8,45.9-49.8c14.5-16.7,26.4-31.9,36.2-46.7c15.8-23.7,25-50.8,33.9-77c1.8-5.4,3.7-10.8,5.6-16.2c6.8-19.2,14-34.6,22.6-48.5c18.5-29.6,45.7-44.7,83.1-46.3c34.6-1.4,67.5,7.7,97.8,17.7c11.2,3.7,22.5,7.7,33.5,11.6c30.2,10.7,61.5,21.7,93.7,27.6c30,5.5,60.6,10,90.3,14.3l8.8,1.3c13.4,2,27.1,3.4,40.3,4.8c4.5,0.5,8.9,1,13.4,1.4c5,0.6,10,1.2,15.1,1.7c14,1.7,28.5,3.4,42.8,4.2c9,0.5,18.2-0.3,27-1.1c2.7-0.3,5.5-0.5,8.2-0.7c3.9-0.3,7.8-0.6,11.7-0.8c11.1-0.7,22.6-1.4,33.7-3.5c4.2-0.8,8.5-1.6,12.7-2.5c28.3-5.5,57.6-11.3,87.2-7.5c2.5,0.3,5,0.6,7.5,0.9c14.3,1.7,29.1,3.5,42.9,7.6c23.7,7,47.6,18.7,73.1,35.9c27.9,18.8,54.2,42.8,78.3,71.2c19.3,22.9,34.4,41.9,47.4,60c19,26.3,40.4,55.4,64.1,83.4h2.2c-23.6-27.8-44.9-56.7-64.9-84.4c-13.1-18.1-28.2-37.2-47.5-60.1c-24.1-28.6-50.6-52.7-78.6-71.5c-25.6-17.3-49.7-29.1-73.6-36.1c-13.9-4.1-28.8-5.9-43.1-7.6c-2.5-0.3-5-0.6-7.5-0.9c-29.9-3.8-59.3,2-87.7,7.5c-4.2,0.8-8.5,1.7-12.7,2.5c-11,2.1-22.4,2.8-33.5,3.5c-3.9,0.3-7.9,0.5-11.8,0.8c-2.7,0.2-5.5,0.5-8.2,0.7c-8.8,0.8-17.9,1.7-26.8,1.1c-14.3-0.8-28.7-2.6-42.7-4.2c-5-0.6-10.1-1.2-15.1-1.8c-4.5-0.5-8.9-1-13.4-1.5c-13.2-1.4-26.9-2.9-40.3-4.8l-8.8-1.3c-29.6-4.3-60.3-8.8-90.2-14.3c-32.1-5.9-63.3-16.9-93.4-27.6c-11-3.9-22.3-7.9-33.5-11.6c-30.5-10.1-63.5-19.2-98.4-17.8c-38,1.6-65.6,16.9-84.4,47.1c-8.7,14-16,29.5-22.8,48.8c-1.9,5.4-3.7,10.8-5.6,16.2c-8.9,26.1-18.1,53.1-33.7,76.6c-9.8,14.7-21.5,29.9-36,46.5c-14.8,17-30.6,33.6-45.8,49.7c-3.3,3.5-6.5,6.9-9.8,10.4c-10.3,10.9-19.1,22.4-27,33.9H1094.3z"/></g><g><path class="st0" d="M1116.5,1699.1c14.8-19.7,32.2-39.1,52.5-58.5c9.6-9.2,18.7-19.1,27.5-28.7c3.3-3.6,6.5-7.1,9.8-10.6c21-22.4,37.6-49.6,52.2-85.6c8.4-20.7,17.5-42.7,27.9-64c13.3-27.4,35.2-44.1,65.1-49.6c23.2-4.3,47-2.2,75.1,6.7c26.8,8.5,53.6,18.6,79.5,28.5l11.3,4.3c35.4,13.4,72.9,19,109.2,24.3c10.1,1.5,20.5,3,30.7,4.7l11.2,1.8c19.7,3.3,40,6.6,60.1,9.5c23.6,3.3,43.3,5.6,62.1,7.2c11.3,0.9,23.6,1,37.5,0c17.3-1.2,32.6-2.8,46.7-5.2c10.7-1.8,21.6-4,32.1-6.1c17.2-3.5,34.9-7,52.5-8.8c32.7-3.4,66.6,3,100.9,19c44,20.5,82.5,52,114.4,93.6c26.5,34.5,52.4,70.4,77.5,105.1c2.9,4.1,5.9,8.2,8.9,12.3h6.3c-3.7-5.1-7.4-10.3-11.1-15.3c-25.1-34.7-51.1-70.6-77.6-105.2c-32.5-42.3-71.6-74.3-116.3-95.1c-35.1-16.4-69.9-22.9-103.5-19.4c-17.8,1.8-35.7,5.4-53,8.9c-10.4,2.1-21.3,4.3-31.9,6c-14,2.3-29.1,4-46.2,5.1c-13.7,0.9-25.7,0.9-36.8,0c-18.7-1.6-38.3-3.8-61.8-7.1c-20-2.8-40.4-6.2-60-9.4l-11.2-1.8c-10.2-1.7-20.7-3.2-30.8-4.7c-36-5.3-73.2-10.8-108.2-24l-11.3-4.3c-26-9.9-52.8-20.1-79.8-28.6c-28.9-9.1-53.6-11.3-77.6-6.8c-31.5,5.9-54.7,23.5-68.7,52.4c-10.4,21.4-19.6,43.5-28,64.3c-14.4,35.4-30.7,62.1-51.2,84c-3.3,3.5-6.6,7.1-9.9,10.7c-8.8,9.5-17.8,19.4-27.3,28.5c-21.6,20.6-39.9,41.1-55.3,62.1H1116.5z"/></g><g><path class="st0" d="M1057.5,42.4l-2.9-5.6c-6.6-12.6-13.3-25.2-19.9-37.6h-1.9c6.8,12.6,13.7,25.6,20.4,38.4l2.9,5.6c11.9,22.8,24.3,46.3,29.3,72.7c7.4,38.2-8.1,71.5-40.3,86.8c-19.3,9.2-39.4,16.9-59.7,22.7c-44.7,12.9-86.8,32.5-125.1,58.4c-8.8,5.9-17.6,12-26.2,17.9c-16.7,11.5-34,23.5-51.4,34.5c-9.5,6-21.4,13.5-35.5,13.8c-9.9,0.2-18.5-3.1-25-9.5c-12.7-12.5-25.2-26-37.2-40.2c-42.5-50.3-88.7-83.4-141.1-101c-25.5-8.6-52.9-12.7-79.4-16.7l-1.1-0.2c-59.5-9-111.2-20-158-33.8c-31.2-9.2-64.1-14.5-95.9-19.6l-2.2-0.3c-15-2.4-30.4-4.6-45.2-6.7c-36.9-5.2-75-10.5-111.6-20.4C33.8,97,17,92.5,0.4,88.2v1.7c16.4,4.3,33.1,8.8,49.5,13.2c36.8,10,74.9,15.3,111.8,20.5c14.8,2.1,30.2,4.2,45.2,6.6l2.2,0.3c31.8,5.1,64.6,10.4,95.7,19.6c46.8,13.8,98.6,24.9,158.2,33.9l1.1,0.2c26.4,4,53.8,8.1,79.1,16.6c52.1,17.6,98,50.4,140.3,100.5c12,14.2,24.6,27.8,37.3,40.3c6.6,6.5,15.4,10,25.3,10c0.3,0,0.6,0,0.9,0c14.6-0.3,26.7-7.9,36.4-14.1c17.5-11,34.8-23,51.5-34.5c8.6-5.9,17.4-12,26.2-17.9c38.1-25.7,80-45.3,124.6-58.1c20.4-5.9,40.6-13.6,60-22.8c32.9-15.7,48.7-49.7,41.2-88.7C1081.8,88.9,1069.4,65.2,1057.5,42.4z"/></g><g><path class="st0" d="M1966.3,1327.9c19.9,13.8,40.7,26.9,60.9,39.6c9.1,5.7,18.6,11.7,27.8,17.6c53,34.1,92,67.2,122.7,104.3c11.4,13.8,22.9,27.9,34.1,41.6c24.2,29.6,49.2,60.2,74.6,89.7c29.5,34.1,63.5,60.4,101.5,78.5h3.9c-39-18-74-44.6-104.1-79.6c-25.4-29.4-50.4-60-74.6-89.6c-11.1-13.6-22.7-27.8-34.1-41.6c-30.8-37.3-69.9-70.5-123.1-104.7c-9.2-5.9-18.7-11.9-27.8-17.6c-20.1-12.7-41-25.8-60.8-39.5c-25.8-17.9-36.8-40.5-32.7-67.2c2.2-14,5.5-28.9,10.3-45.4c5.7-19.7,11.7-39.6,17.5-58.9c4.7-15.6,9.6-31.8,14.3-47.7c2.6-8.8,5-17.7,7.3-26.4c8-29.8,16.3-60.6,32.1-88.2c16.9-29.5,38.5-42.2,66.1-38.8c8.2,1,16.4,3.5,24.3,6l0.3,0.1c32.6,10.1,59,31.6,82.3,50.6c20.6,16.8,41,34.5,60.7,51.7l7.5,6.5c23.8,20.8,48.5,42.2,72.3,63.9c24.1,21.9,47.3,46.8,71,76.1v-2.7c-23.3-28.7-46.1-53.1-69.9-74.7c-23.8-21.6-48.4-43.1-72.3-63.9l-7.5-6.5c-19.7-17.2-40.1-34.9-60.7-51.7c-23.4-19.1-50-40.7-82.8-50.9l-0.3-0.1c-8-2.5-16.3-5-24.6-6.1c-28.3-3.5-50.5,9.5-67.8,39.7c-15.9,27.7-24.2,58.7-32.2,88.6c-2.3,8.7-4.7,17.6-7.3,26.4c-4.7,15.9-9.5,32.1-14.3,47.7c-5.8,19.3-11.9,39.2-17.5,58.9c-4.8,16.6-8.1,31.5-10.3,45.6C1928.7,1286.5,1940,1309.6,1966.3,1327.9z"/></g><g><path class="st0" d="M1134.2,1699.1c6.5-8,13.7-15.9,21.7-24.2c13.3-13.9,27.5-27.5,41.1-40.6c10.2-9.8,20.7-19.9,30.8-30.1c7.5-7.5,15.9-16.6,21.7-27.1c9.1-16.5,17.7-33.6,26-50.1c5.4-10.7,11-21.8,16.6-32.5l1-2c9.6-18.4,19.6-37.4,37.8-49.5c23.9-15.8,50.7-19.2,79.7-10c27.4,8.6,54.7,19,82.6,29.8c40.5,15.7,74.7,24.9,107.6,29.1c28,3.6,49.3,7.1,69.1,11.5c14.3,3.2,28.6,7.3,42.5,11.3c9.4,2.7,19.2,5.5,28.9,8l3.2,0.8c14.5,3.7,29.5,7.6,44.5,9.4c30,3.6,59.1-5,83.9-13.4c4.1-1.4,8.1-2.8,12.1-4.1c24.2-8.3,49.2-16.9,75.5-19.7c28.3-3.1,51.9-1.7,74.1,4.3c37.7,10.2,72.3,31.2,105.8,64.2c29.1,28.6,52.9,62.5,72.3,91.9c9.5,14.4,18.9,28.8,28.3,43.2h2c-9.6-14.7-19.3-29.4-29-44.1c-19.4-29.4-43.2-63.4-72.5-92.1c-33.8-33.2-68.6-54.3-106.6-64.6c-22.4-6.1-46.2-7.5-74.7-4.4c-26.5,2.9-51.6,11.5-75.9,19.8c-4,1.4-8.1,2.8-12.1,4.1c-24.7,8.3-53.5,16.9-83.2,13.3c-14.9-1.8-29.8-5.6-44.2-9.3l-3.2-0.8c-9.6-2.5-19.4-5.3-28.8-8c-13.9-4-28.2-8.1-42.6-11.3c-19.8-4.4-41.2-8-69.2-11.5c-32.8-4.2-66.9-13.4-107.2-29c-27.9-10.8-55.3-21.2-82.7-29.9c-29.6-9.3-56.9-5.9-81.2,10.2c-18.6,12.3-28.7,31.5-38.4,50.1l-1,2c-5.7,10.8-11.3,21.9-16.7,32.6c-8.3,16.5-17,33.6-26,50c-5.7,10.3-14,19.3-21.4,26.7c-10.1,10.2-20.6,20.3-30.8,30c-13.7,13.2-27.8,26.8-41.2,40.7c-8.4,8.7-15.9,17-22.6,25.4H1134.2z"/></g><g><path class="st0" d="M1007.6,31.3c-3.7-6.7-7.4-13.6-10.9-20.4c-2-4-4.1-7.9-6.3-11.8h-1.9c2.3,4.2,4.6,8.3,6.7,12.6c3.5,6.9,7.3,13.8,10.9,20.4c9.3,17,19,34.6,24.4,53.1c10.1,34.5,9.4,62.3-26.8,85.5c-15.3,9.8-31.7,18.3-47.7,26.5c-4.4,2.2-8.7,4.5-13.1,6.8c-14.4,7.5-29.1,15-43.3,22.2c-8.6,4.3-17.2,8.7-25.8,13.1c-8,4.1-16,8.4-23.7,12.6c-17,9.3-34.7,18.9-52.9,26c-25.1,9.9-49.9,9.1-73.6-2.1c-22.9-10.9-43.7-25.6-63.9-39.8c-7.3-5.2-14.9-10.5-22.4-15.6c-44.2-29.7-92.7-48.6-144.1-56.2c-60.4-8.9-124.1-21.4-206.4-40.6c-20.1-4.7-40.9-7.4-61.1-10.1c-3.7-0.5-7.5-1-11.2-1.5c-10.2-1.4-20.5-2.7-30.6-3.9c-35.5-4.5-72.3-9.1-107.7-18C50.9,83.6,25.3,76.8,0.4,70.2v1.7c24.7,6.6,50.2,13.4,75.3,19.7c35.5,8.9,72.3,13.5,107.9,18c10,1.3,20.4,2.6,30.5,3.9c3.7,0.5,7.5,1,11.2,1.5c20.1,2.7,40.9,5.4,60.9,10.1c82.4,19.2,146.1,31.7,206.6,40.7c51.2,7.5,99.4,26.4,143.4,55.9c7.5,5.1,15.1,10.4,22.4,15.5c20.2,14.3,41.1,29,64.1,40c12.9,6.1,26.1,9.2,39.5,9.2c11.7,0,23.5-2.3,35.4-7c18.3-7.2,36-16.8,53.1-26.1c7.7-4.2,15.7-8.6,23.7-12.6c8.6-4.4,17.2-8.7,25.8-13.1c14.2-7.2,29-14.6,43.4-22.2c4.3-2.3,8.7-4.5,13.1-6.8c16-8.2,32.5-16.7,47.8-26.6c39.2-25.1,36.4-56.8,27.5-87.4C1026.6,66.1,1016.9,48.4,1007.6,31.3z"/></g><g><path class="st0" d="M422.5,1141.1c-4.6-34-15.3-69.4-32.8-107.9c-13.6-30.1-26.3-60.7-39.3-92c-4.2-10.2-8.1-20.7-11.9-30.8c-7.6-20.5-15.5-41.7-26.3-61.4c-10.7-19.6-25.3-36.2-44.9-50.8c-26.3-19.6-57.4-28.8-87-36.4c-10.9-2.8-22.1-5.5-32.9-8.2c-23.5-5.7-47.9-11.6-71.2-19.2c-25.6-8.4-51.2-18.4-75.9-28.2v1.8c24.6,9.7,49.9,19.7,75.4,28c23.4,7.6,47.7,13.5,71.3,19.2c10.8,2.6,22,5.3,32.9,8.2c29.4,7.6,60.3,16.7,86.4,36.2c19.3,14.4,33.9,30.9,44.4,50.2c10.7,19.6,18.5,40.7,26.2,61.2c3.8,10.2,7.7,20.7,11.9,30.9c13,31.4,25.7,62,39.3,92.1c17.4,38.4,28.1,73.6,32.7,107.5c5,37.1,2.2,72.4-8.5,105c-8.5,26-25.6,47.2-50.8,62.9c-24.3,15.1-50.5,23.7-82.4,31.9c-11,2.8-22.2,5.5-33,8.1c-32.6,7.9-66.2,16-98.2,28.2c-46.2,17.7-98.1,38.5-147.6,66.9v1.9c49.6-28.6,101.8-49.5,148.2-67.2c31.8-12.2,65.4-20.3,98-28.2c10.8-2.6,22.1-5.3,33-8.2c32.1-8.2,58.5-16.9,82.9-32.1c25.5-15.9,42.8-37.4,51.5-63.8C424.7,1214,427.6,1178.4,422.5,1141.1z"/></g><g><path class="st0" d="M2400.4,1681.5c-33-12.6-62.1-31.7-87-56.9c-20.2-20.5-39.2-43.1-57.5-64.9c-2.9-3.5-5.8-6.9-8.7-10.4c-9.7-11.6-19.3-23.6-28.6-35.2c-13.1-16.4-26.7-33.4-40.9-49.4c-32.1-36.2-70.7-70.1-125-109.8c-18.4-13.4-36.2-29-54.5-47.7c-12.1-12.4-19.8-27-21.7-41c-3.1-23.1-3.1-46.2-0.1-66.8c4.5-31,12.5-62,20.3-91l1.5-5.8c7.7-28.8,15.6-58.5,32.5-83.8c6.3-9.4,15.6-18.8,28.6-28.8c16.6-12.8,36.1-9.4,54.7-3.9c33.2,9.9,60.4,31.7,83.3,51.4c14.9,12.8,29.6,26.2,43.8,39.3c13.4,12.3,27.2,24.9,41.2,37c28.7,24.9,56.5,55.4,85.1,93.4c11.6,15.4,22.6,31.6,33.2,47.7v-3.1c-10.2-15.4-20.8-30.9-31.9-45.6c-28.6-38.1-56.5-68.7-85.3-93.7c-13.9-12.1-27.8-24.7-41.1-37c-14.2-13-28.9-26.5-43.8-39.3c-23-19.8-50.4-41.8-83.9-51.7c-19-5.6-39-9.1-56.2,4.2c-13.3,10.2-22.5,19.5-28.9,29.2c-17.1,25.6-25,55.4-32.8,84.3l-1.5,5.7c-7.8,29.1-15.8,60.1-20.3,91.2c-3,20.8-3,44.1,0.1,67.3c1.9,14.4,9.8,29.4,22.2,42c18.3,18.7,36.2,34.4,54.7,47.9c54.2,39.6,92.7,73.4,124.8,109.5c14.2,16,27.7,32.9,40.8,49.3c9.3,11.6,18.9,23.6,28.7,35.2c2.9,3.5,5.8,6.9,8.7,10.4c18.3,21.8,37.3,44.4,57.6,65c25.2,25.6,54.8,44.8,88.2,57.5V1681.5z"/></g><g><path class="st0" d="M2400.4,495.1c-2.6,2.6-5.3,5.2-8.1,7.9c-30.4,28.9-66.6,51-107.5,65.7c-25,9-55,18.6-87.1,21.7c-9.4,0.9-18.9,2-28,3c-17.2,2-34.9,4-52.4,4.8c-14.9,0.6-30.2-1.1-45-2.7c-3.5-0.4-6.9-0.8-10.4-1.1c-33-3.4-59.6-14.3-81.1-33.5c-10.2-9.1-20.3-18.6-30.2-27.8c-14.4-13.4-29.2-27.3-44.5-40.2c-21.9-18.4-45.9-35.2-67.2-50c-26-18.1-54.5-32.7-82-46.9c-15.6-8-31.6-16.2-47-25c-16.8-9.6-33.9-21.3-55.5-38c-9.4-7.3-18.6-15.2-27.6-22.8c-16.1-13.7-32.7-27.9-51.2-39.4c-21.7-13.5-43.1-28.2-65-43.3c-43.2-29.8-72.6-73.7-89.9-134.1c-7.9-27.8-12.1-57.5-13.1-94.2h-5.1c1,37.2,5.3,67.4,13.3,95.6c17.6,61.6,47.6,106.4,91.9,136.9c21.9,15.1,43.4,29.9,65.2,43.4c18.1,11.3,34.6,25.4,50.6,39c9,7.7,18.2,15.6,27.7,22.9c21.8,16.9,39.1,28.7,56.1,38.4c15.5,8.8,31.6,17.1,47.2,25.1c27.4,14.1,55.7,28.6,81.4,46.5c21.1,14.7,45.1,31.4,66.8,49.7c15.2,12.8,30,26.6,44.3,40c9.8,9.2,20,18.7,30.3,27.8c22.4,19.9,49.8,31.3,84,34.8c3.4,0.4,6.9,0.7,10.3,1.1c12.8,1.4,25.9,2.9,39,2.9c2.3,0,4.5,0,6.8-0.1c17.7-0.7,35.5-2.8,52.8-4.8c9.2-1.1,18.6-2.1,27.9-3c32.7-3.1,63-12.8,88.4-21.9c41.6-14.9,78.4-37.4,109.3-66.8c1.6-1.5,3.1-3,4.6-4.5V495.1z"/></g><path class="st0" d="M453.8,446.8c-1.1-24.4-14.8-43.2-35.9-49.1c-14.1-4-29-6-43.5-8l-3.1-0.4c-18.5-2.6-34.6-10-49.2-22.6c-16.4-14.2-27.2-32.9-37.6-50.9c-1.8-3-3.5-6.1-5.3-9.1c-28.8-48.8-68.7-79-118.6-89.9c-26.7-5.8-54.2-10.1-80.8-14.3c-15.8-2.5-32.2-5.1-48.2-7.9c-10.4-1.9-20.9-4-31.3-6.2v1.7c10.3,2.2,20.7,4.3,31,6.2c16,2.9,32.4,5.4,48.2,7.9c26.6,4.2,54,8.5,80.7,14.3c49.4,10.7,88.9,40.7,117.5,89.1c1.8,3,3.5,6,5.3,9.1c10.5,18.2,21.4,37,38,51.4c14.9,12.9,31.2,20.4,50,23l3.1,0.4c14.4,2,29.2,4.1,43.2,8c20.3,5.7,33.6,23.9,34.7,47.6c1.1,24.3-3,48.5-7,71.8l-0.4,2.5c-4.3,25.6-8.6,48.7-17.3,71.3c-9,23.4-29.5,38-50.9,36.2c-21-1.7-42.1-6.7-60.8-11.1c-30.4-7.2-54.6-18.6-74-34.8c-12.8-10.7-21.6-25-30.1-38.7c-1.6-2.6-3.2-5.1-4.8-7.6c-2.7-4.3-5.4-8.8-8.1-13.1c-9.8-16.1-19.8-32.7-34.2-46.2c-14.8-13.9-31.1-25.4-49.9-35.1C80.9,424.5,44,408.4,0.4,392.3v1.8c43.2,16,79.9,32,113.4,49.4c18.7,9.7,34.9,21.1,49.6,34.9c14.2,13.4,24.3,29.9,34,45.9c2.6,4.3,5.3,8.8,8.1,13.1c1.6,2.5,3.2,5.1,4.8,7.6c8.6,13.9,17.5,28.2,30.5,39.2c19.6,16.5,44.1,28,74.7,35.2c18.7,4.4,39.9,9.4,61,11.1c1.2,0.1,2.4,0.2,3.7,0.2c20.8,0,40.2-14.6,48.9-37.4c8.7-22.8,13-45.9,17.4-71.6l0.4-2.5C450.8,495.6,454.9,471.3,453.8,446.8z"/><g><path class="st0" d="M405.7,1132.9c-4.5-28.6-13.7-58.3-27.2-88.4c-14.1-31.4-26.7-63.9-39.4-97.1c-2.6-6.8-5.1-13.7-7.6-20.4c-8.6-23.3-17.4-47.5-29.8-69.7c-9.4-16.9-20.6-30.5-34.3-41.7c-29.7-24.2-64.1-34.9-106.7-43.6c-17.9-3.6-36.1-7.1-53.7-10.5c-13.9-2.7-28.2-5.4-42.3-8.2c-10.7-2.1-21.6-4.5-32.1-6.7c-8.8-1.9-17.8-3.8-26.7-5.6c-1.8-0.4-3.6-0.7-5.5-1.1v1.7c1.7,0.3,3.4,0.7,5.1,1c8.9,1.8,18,3.8,26.7,5.6c10.5,2.3,21.4,4.6,32.2,6.7c14.1,2.8,28.4,5.6,42.3,8.2c17.6,3.4,35.8,6.9,53.7,10.5c42.4,8.6,76.6,19.3,106,43.2c13.5,11,24.6,24.5,33.9,41.2c12.3,22.1,21.1,46.2,29.7,69.5c2.5,6.7,5,13.6,7.6,20.4c12.7,33.3,25.3,65.8,39.4,97.2c13.4,29.9,22.5,59.5,27,87.9c6.7,42.4,3.1,78.8-11.1,111.1c-10.2,23.4-26.9,41.3-50.8,54.9c-25.1,14.3-52.8,21.4-79.6,28.4c-6.7,1.7-13.7,3.5-20.6,5.4c-44.5,12.3-88.7,25.1-130.1,37.2c-9.1,2.7-18.3,5.6-27.2,8.4c-13,4.2-26.5,8.5-40,12c-13.5,3.5-28.5,6.8-44.3,8.1v1.7c16-1.3,31.1-4.6,44.7-8.1c13.5-3.5,27-7.8,40-12c8.9-2.8,18.1-5.8,27.2-8.4c41.4-12.1,85.6-24.9,130.1-37.2c6.8-1.9,13.8-3.7,20.5-5.4c26.9-7,54.7-14.2,80-28.5c24.3-13.8,41.1-32,51.5-55.7C408.8,1212.3,412.5,1175.6,405.7,1132.9z"/></g><g><path class="st0" d="M945.8-0.9H944c3.9,10.8,8.1,21.7,13.3,32c14.1,27.6,19.5,52.5,17.1,78.4c-1,10.6-5.7,20.4-15.3,31.5c-22.6,26.4-51.7,44.1-84.5,62.8c-19.8,11.3-40.6,21.7-61.8,31c-35.1,15.3-71.3,13.6-107.5-5.1c-17-8.8-34.2-18.1-50.7-27.2c-12.8-7-26.1-14.3-39.2-21.2c-32.2-17-68.8-28.9-111.8-36.2c-10.1-1.7-20.1-3.4-30.2-5.1c-53.2-9-108.3-18.3-161.9-30.9c-24.6-5.8-50.3-9-72.3-11.5C173.3,89.9,98.7,81.3,28.7,59.2c-9.3-2.9-18.8-5.5-28.2-7.9v1.7c9.3,2.4,18.6,4.9,27.7,7.8C98.3,82.9,173.1,91.6,239,99.2c22,2.5,47.6,5.7,72.1,11.5c53.6,12.6,108.7,21.9,162,30.9c10.1,1.7,20.1,3.4,30.2,5.1c42.8,7.3,79.2,19.1,111.3,36.1c13.1,6.9,26.4,14.2,39.2,21.2c16.6,9.1,33.7,18.4,50.7,27.2c20.2,10.4,40.4,15.6,60.4,15.6c16.4,0,32.6-3.5,48.6-10.5c21.3-9.3,42.1-19.7,62-31.1c33-18.8,62.1-36.6,84.9-63.2c9.8-11.5,14.7-21.5,15.7-32.5c2.4-25.8-3.2-51.7-17.3-79.3C953.8,20.4,949.7,9.7,945.8-0.9z"/></g><g><path class="st0" d="M2400.4,1654.2c-40.3-15.4-76.3-42.1-109.5-81.2c-38.4-45.2-76.1-92.1-112.6-137.5c-25.7-31.9-56.4-58.9-86.2-85c-2.1-1.9-4.2-3.7-6.4-5.6c-19.6-17.1-39.8-34.7-53.8-57.2c-8-12.8-15.5-25.5-19.1-38.6c-7-25.6-7-53.5,0-90.8c4.9-26.1,10.9-53.9,21.9-80.4c7.1-17,16-36.2,32.6-49.5c8.6-6.9,18.3-10.6,29.4-11.3c22.3-1.4,41.1,8,58.4,17.8c30,16.8,55.2,40.8,79.5,64c3.2,3.1,6.4,6.1,9.7,9.2c14.1,13.3,28.2,28.8,42.1,46.3c3.3,4.1,6.6,8.2,9.9,12.3c17,21.1,34.5,42.9,48.4,66.2c2.5,4.2,5,8.4,7.6,12.6c15.2,25.4,30.7,51.4,47.9,76.3v-9c-15.5-22.9-29.7-46.7-43.6-70c-2.5-4.2-5-8.4-7.6-12.6c-14.1-23.6-31.8-45.5-48.8-66.7c-3.3-4.1-6.6-8.2-9.9-12.3c-14-17.6-28.3-33.4-42.6-46.8c-3.2-3-6.4-6.1-9.7-9.2c-24.6-23.4-50-47.6-80.6-64.7c-18-10.1-37.6-19.9-61.2-18.4c-12.2,0.8-22.8,4.8-32.3,12.4c-17.6,14.1-26.8,33.9-34.1,51.5c-11.2,26.9-17.3,55-22.2,81.4c-7.1,38-7.1,66.7,0.1,93c3.8,13.9,11.4,26.8,19.6,40c14.4,23.2,34.9,41.1,54.8,58.3c2.1,1.8,4.2,3.7,6.3,5.5c29.6,25.9,60.2,52.8,85.6,84.4c36.5,45.4,74.3,92.4,112.7,137.6c34.3,40.4,71.5,67.7,113.4,83.4V1654.2z"/></g><g><path class="st0" d="M374,1086.1c-11.4-32.3-23.5-64.9-35.3-96.4c-5.4-14.4-10.8-28.9-16.1-43.4c-2.1-5.7-4.2-11.5-6.2-17.2c-3.9-11-8-22.4-12.4-33.5c-22.6-56.3-65.5-90.9-127.6-102.9c-20-3.9-46.4-8.8-73.4-12.3c-15.6-2-31.6-2.9-47.1-3.7c-3.6-0.2-7.2-0.4-10.8-0.6c-14.8-0.9-29.8-1.6-44.6-2.3v1.7c14.7,0.7,29.7,1.5,44.5,2.3c3.6,0.2,7.2,0.4,10.8,0.6c15.4,0.8,31.4,1.7,46.9,3.7c26.9,3.5,53.3,8.4,73.3,12.3c61.5,11.9,104,46.2,126.3,101.9c4.4,11,8.5,22.4,12.4,33.4c2.1,5.8,4.1,11.5,6.2,17.3c5.3,14.5,10.7,28.9,16.1,43.4c11.8,31.5,24,64.1,35.3,96.4c14.2,40.5,17.4,78.6,9.6,116.4c-7.3,35.2-26.6,61.8-57.6,79c-26.6,14.8-55.3,22.3-82.3,28.2c-25,5.5-50.3,11.4-74.7,17.1c-29.7,7-60.3,14.2-90.6,20.6c-19.9,4.2-39.3,3.6-56.2-1.8c-7.7-2.5-14.3-5.8-20.1-9.9v2.1c5.6,3.9,12.1,7.1,19.6,9.4c9.7,3.1,20.2,4.6,31.2,4.6c8.4,0,17.1-0.9,25.9-2.8c30.3-6.4,61-13.6,90.7-20.6c24.5-5.7,49.7-11.7,74.7-17.1c27.1-5.9,55.9-13.5,82.7-28.3c31.4-17.4,51.1-44.4,58.4-80.1C391.5,1165.3,388.3,1126.9,374,1086.1z"/></g><g><path class="st0" d="M907,2.4c-0.4-1.1-0.7-2.2-1.1-3.3h-5.3c0.5,1.6,1.1,3.3,1.6,4.9c6.3,18.7,12.8,38,16.2,57.4c5.7,32.5-2.1,59.9-23.3,81.5c-30.7,31.3-65.8,52.6-104.3,63.2c-25.1,6.9-51.6,4.5-78.7-7.1c-17.7-7.6-35.5-16-52.7-24.1c-9.8-4.6-19.9-9.4-30-14c-37-16.9-71.7-28.2-105.9-34.3c-11.8-2.1-23.8-4.1-35.4-6c-12.4-2.1-25.3-4.2-37.9-6.5c-14.4-2.6-29-5.5-43.2-8.2c-12.2-2.4-24.9-4.9-37.4-7.2L358,96.7c-24.6-4.6-50-9.3-75.2-13.3c-25.2-4-51-7.1-75.9-10.1l-2.6-0.3c-7.9-1-16-1.7-23.8-2.4c-11.9-1.1-24.1-2.2-36-4.1c-22.3-3.6-43.7-8.7-61.8-13.3c-20.3-5.1-40.9-10.6-60.9-16c-7.1-1.9-14.3-3.8-21.5-5.7v5.2c6.8,1.8,13.5,3.6,20.2,5.4c19.9,5.3,40.6,10.9,61,16c18.2,4.6,39.7,9.7,62.2,13.4c12.1,2,24.4,3.1,36.3,4.2c7.8,0.7,15.8,1.4,23.6,2.4l2.6,0.3c24.9,3,50.6,6.1,75.7,10.1c25.1,4,50.5,8.7,75.1,13.3l11.6,2.2c12.4,2.3,25.1,4.8,37.3,7.2c14.2,2.8,28.8,5.6,43.3,8.3c12.6,2.3,25.5,4.4,38,6.5c11.6,1.9,23.6,3.9,35.3,6c33.8,6.1,68.1,17.2,104.7,33.9c10,4.6,20.1,9.3,29.9,14c17.2,8.1,35,16.5,52.9,24.1c17.7,7.6,35.1,11.3,52.1,11.3c10.1,0,20.1-1.3,29.9-4c39.4-10.8,75.2-32.5,106.6-64.5c22.1-22.5,30.6-52.3,24.7-86C919.9,40.8,913.4,21.3,907,2.4z"/></g><g><path class="st0" d="M354.2,1087.2c-16.1-50.2-34.4-103.8-57.7-168.7c-14.9-41.6-35.7-69.4-65.2-87.4c-18.3-11.2-39.4-18.5-68.4-23.9c-48.2-8.9-97.6-8.6-145.5-8.4c-5.6,0-11.3,0.1-16.9,0.1v1.7c5.7,0,11.3,0,17-0.1c47.7-0.3,97.1-0.6,145.1,8.3c28.8,5.3,49.7,12.6,67.8,23.7c29.2,17.8,49.7,45.3,64.5,86.5c23.3,64.9,41.6,118.5,57.7,168.7c10.3,32.3,13.3,64.1,8.8,94.7c-4.7,32.2-19.6,56.6-45.4,74.8c-15.5,10.9-33.4,18.8-53.4,23.7c-27.3,6.6-55.8,12.9-84.6,18.6c-17.3,3.5-35,6.3-52.1,9.1c-5,0.8-10,1.6-14.9,2.4c-16.5,2.7-33,1.6-49.1-3.2c-20.7-6.2-36.9-19-46.7-36.9c-4.7-8.5-9.6-17.5-14.7-26.6v3.4c4.6,8.2,9,16.2,13.2,23.9c9.9,18,26.8,31.4,47.7,37.7c10.5,3.2,21.2,4.8,32,4.8c6,0,11.9-0.5,17.9-1.5c5-0.8,10-1.6,14.9-2.4c17.1-2.8,34.9-5.6,52.2-9.1c28.9-5.8,57.4-12,84.7-18.6c20.1-4.9,38.3-12.9,53.9-23.9c26.3-18.5,41.3-43.3,46.1-75.9C367.6,1151.9,364.6,1119.7,354.2,1087.2z"/></g><g><path class="st0" d="M2400.4,1627.8c-26-9.1-50.1-23.5-71.9-43.3c-35.2-31.9-63.2-68.6-93.6-109.8c-42.9-58.2-81.7-103.3-122-141.8c-12.7-12.1-25.5-26.2-40.2-44.4c-20-24.7-31-50.6-32.7-77c-2.2-35.3,0.2-62.1,7.8-86.6c7.2-23.3,15.2-45.6,34-61.6c15-12.8,31.6-15.9,50.8-9.3c28.8,9.8,51.9,28.4,68.8,43.5c44.6,39.7,81.9,89.4,121,161c25.1,46,50.5,84,78.1,116.6v-2.6c-27-32.2-51.9-69.7-76.6-114.9c-39.2-71.8-76.6-121.6-121.3-161.4c-17-15.2-40.3-33.9-69.4-43.8c-19.5-6.6-37.2-3.4-52.4,9.6c-19.1,16.3-27.2,38.8-34.5,62.4c-7.7,24.8-10.1,51.7-7.8,87.2c1.7,26.8,12.8,53,33.1,78c14.8,18.2,27.6,32.3,40.3,44.5c40.3,38.5,79,83.5,121.8,141.6c30.4,41.3,58.5,78,93.8,110c22.1,20.1,46.6,34.7,73,43.9V1627.8z"/></g><g><path class="st0" d="M871,0.6c-0.1-0.5-0.3-1-0.4-1.5h-1.8c0.2,0.7,0.4,1.3,0.6,2c4.3,14.9,8.8,30.2,12,45.6c9.6,45.5-10.5,90.1-51.2,113.7c-12.1,7-26.3,14.9-41.1,19.4c-26.6,8-55.4,5.4-88.1-7.9c-12-4.9-24-10.1-35.7-15.1c-20.7-8.9-42.1-18.2-63.6-25.8c-35.4-12.6-72.1-19-103.2-23.5c-26.9-3.9-54.2-9.1-80.5-14.1c-12.9-2.4-26.2-5-39.3-7.3c-7.2-1.3-14.4-2.6-21.6-3.9c-22-4-44.7-8.2-67.2-11.4c-16.8-2.4-34-4.2-50.5-6C226,63.2,212.4,61.7,199,60c-55.4-7.2-99.7-16.6-139.4-29.6C40.4,24.1,20.3,19.5,0.9,15c-0.2,0-0.3-0.1-0.5-0.1v1.7c0,0,0.1,0,0.1,0c19.4,4.5,39.4,9.2,58.5,15.4c39.7,13,84.1,22.4,139.7,29.6c13.4,1.7,27.1,3.2,40.3,4.6c16.6,1.8,33.7,3.6,50.5,6c22.5,3.2,45.2,7.4,67.1,11.4c7.2,1.3,14.4,2.6,21.7,3.9c13.1,2.3,26.4,4.9,39.3,7.3c26.3,5,53.6,10.1,80.5,14.1c31.1,4.6,67.6,10.9,102.9,23.4c21.5,7.6,42.9,16.9,63.5,25.8c11.7,5,23.8,10.3,35.7,15.1c20.6,8.4,39.7,12.6,57.7,12.6c10.9,0,21.4-1.5,31.5-4.6c15-4.5,29.3-12.4,41.5-19.5c41.3-24,61.7-69.4,52-115.6C879.8,30.9,875.4,15.5,871,0.6z"/></g><g><path class="st0" d="M795.3,1699.1c0.6-2.5,1.3-5,1.9-7.6c7.6-30.4,15.6-61.8,23-92.8c7.6-31.6,14.9-64.3,21.7-97.3c2.3-11,4.2-22.3,6-33.3c2.8-16.6,5.6-33.9,10-50.4c17.3-66.5,52.5-110.3,107.6-134c51.2-22.1,96.3-22.1,137.6,0c12.4,6.6,22.5,16.7,31.8,31.7c14.2,23,15.1,48.8,16,73.9c0.2,5.6,0.4,11.3,0.7,16.9c0.8,12.7-1.4,25.9-3.4,38.7c-0.8,4.9-1.6,10-2.2,14.9c-4.5,34.5-19.1,67.4-43.4,97.7c-17.2,21.4-36.2,42.1-54.5,62c-4.5,4.9-9,9.8-13.4,14.7c-16.9,18.5-35.1,40-50.5,65h2c15.2-24.4,33.2-45.6,49.8-63.8c4.5-4.9,8.9-9.8,13.4-14.7c18.3-20,37.3-40.7,54.5-62.1c24.6-30.5,39.3-63.7,43.8-98.5c0.6-4.9,1.5-10,2.2-14.9c2.1-12.8,4.2-26.1,3.4-39.1c-0.3-5.6-0.5-11.3-0.7-16.9c-0.9-25.2-1.8-51.4-16.2-74.7c-9.5-15.3-19.8-25.5-32.5-32.3c-41.9-22.3-87.3-22.3-139.1,0c-55.6,23.9-91.1,68.1-108.6,135.1c-4.3,16.6-7.2,33.9-10,50.5c-1.8,10.9-3.7,22.2-6,33.2c-6.8,32.9-14.1,65.7-21.7,97.2c-7.4,31-15.3,62.4-23,92.8c-0.7,2.7-1.3,5.3-2,8H795.3z"/></g><g><path class="st0" d="M338.9,1123.5c-7.3-49.7-23.1-98-38.4-144.6c-3.7-11.3-7.6-23-11.2-34.5c-10.7-33.9-24.2-58.6-42.3-78c-18.8-20.1-43.1-32.6-78.9-40.7c-35.4-8-71.7-7.1-106.8-6.1c-5.4,0.1-10.8,0.3-16.2,0.4c-14.8,0.3-29.8,1.8-44.5,3.5v1.7c14.7-1.7,29.7-3.2,44.6-3.5c5.4-0.1,10.8-0.2,16.3-0.4c35-0.9,71.3-1.8,106.4,6.1c35.4,8,59.5,20.4,78,40.2c18,19.2,31.3,43.7,42,77.3c3.7,11.5,7.5,23.2,11.2,34.5c15.3,46.6,31.1,94.7,38.4,144.3c3.5,24.3,1.2,47.5-7,68.9c-11,28.8-33.9,48.5-69.8,60.3c-52.9,17.3-100.7,24.4-146.2,21.7c-9.7-0.6-19.5-3.8-29-6.8l-0.7-0.2c-22.2-7.2-35.7-25.3-48.8-42.8l-0.2-0.3c-3.8-5.1-7.7-10.4-11.4-15.5c-7.6-10.5-15.2-21.1-23.7-31.1v2.6c7.9,9.6,15.1,19.6,22.3,29.5c3.7,5.1,7.5,10.4,11.4,15.5l0.2,0.3c13.3,17.7,27,36,49.7,43.4l0.7,0.2c9.6,3.1,19.5,6.3,29.4,6.9c6.4,0.4,12.7,0.6,19.2,0.6c40,0,82-7.4,127.6-22.3c36.5-11.9,59.7-32,70.9-61.3C340.1,1171.6,342.5,1148.1,338.9,1123.5z"/></g><g><path class="st0" d="M2400.4,1124.6c-22-14.8-44.6-30-66.7-45.2c-54.3-37.5-104.6-81.2-150.9-122.9c-13.4-12-27.8-23.3-41.8-34.1c-3.6-2.8-7.2-5.6-10.8-8.4c-22.8-17.9-49.1-30.6-74.4-42.9c-7.2-3.5-14.6-7.1-21.9-10.7c-26.2-13.2-39.7-32.7-41.4-59.7c-1.2-18.6-1.7-40.4,3.8-61.8c5.7-22.4,12.2-43.6,29.9-58.3c18.8-15.7,42.6-26.4,72.8-33c39.7-8.6,79.5-16.6,116.7-23.9c48.1-9.5,90.4-21,129.1-35.4c20-7.4,38.4-15.2,55.6-23.5v-1.9c-17.4,8.4-36,16.3-56.2,23.8c-38.7,14.3-80.8,25.9-128.9,35.3c-37.1,7.3-76.9,15.2-116.7,23.9c-30.5,6.6-54.5,17.5-73.5,33.4c-18,15-24.7,36.6-30.4,59.2c-5.5,21.6-5,43.7-3.8,62.3c1.8,27.6,15.6,47.6,42.4,61.1c7.3,3.7,14.7,7.3,21.9,10.7c25.3,12.2,51.5,24.9,74.1,42.7c3.6,2.8,7.2,5.6,10.8,8.4c14,10.9,28.4,22.1,41.7,34.1c46.3,41.7,96.6,85.4,151,123c22.4,15.5,45.4,30.9,67.7,45.9V1124.6z"/></g><g><path class="st0" d="M827.8-0.9c5.9,21.3,11.6,44,10.4,68c-0.9,19.6-7.6,36.1-20.2,50.4c-20.6,23.3-46.1,33.5-78,31.4c-12-0.8-23-2.9-32.8-6.2c-13.7-4.6-27.4-9.8-40.7-14.8c-14.4-5.4-29.3-10.9-44.1-15.9c-32.6-10.9-66.9-16.8-96.1-21.1c-49.6-7.4-97.5-15.4-142.5-23.8c-8.2-1.5-16.6-3.2-24.7-4.8c-25.3-5-51.4-10.2-77.6-12.7c-30.2-3-62.4-6.9-101.2-12.4c-30.7-4.3-62.5-11.8-103.2-24.4c-16.2-5-32.8-9.5-49.3-13.6h-7c18.7,4.6,37.4,9.6,55.8,15.3c40.8,12.6,72.7,20.2,103.5,24.5c38.8,5.5,71,9.4,101.2,12.4c26.1,2.6,52.2,7.7,77.5,12.7c8.1,1.6,16.5,3.3,24.7,4.8c45,8.4,92.9,16.4,142.5,23.8c29.1,4.3,63.3,10.2,95.8,21.1c14.8,4.9,29.6,10.5,44,15.9c13.3,5,27.1,10.1,40.8,14.8c9.9,3.4,21.1,5.5,33.2,6.3c2.8,0.2,5.5,0.3,8.2,0.3c28.6,0,52-10.6,71.1-32.2c12.9-14.6,19.7-31.4,20.6-51.4c1.2-24-4.5-46.8-10.3-68.1H827.8z"/></g><g><path class="st0" d="M2400.4,1595c-22.5-7.2-43.5-19.4-62.5-36.4c-41-36.8-72.9-82.4-98.7-122.1c-30.9-47.6-68.5-95.3-115-145.9c-27-29.3-41.4-57.1-45.4-87.4c-3.5-26.8-4.6-55.1,11.3-81.2c8.7-14.3,19.8-27.3,41.6-25.7c13.1,0.9,25.4,6,38.6,15.8c32.2,24,58.2,55.3,79.5,95.7c3.8,7.2,7.6,14.6,11.2,21.7c10.4,20.3,21.2,41.3,33.4,61c29.2,47.2,64.1,92.1,105.9,136.4v-2.5c-41.2-43.8-75.7-88.2-104.5-134.8c-12.1-19.6-22.9-40.6-33.4-60.9c-3.7-7.1-7.5-14.5-11.2-21.7c-21.4-40.7-47.6-72.2-79.9-96.3c-13.5-10.1-26.1-15.2-39.5-16.2c-22.8-1.6-34.6,12.5-43.2,26.5c-16.2,26.5-15.1,55.2-11.5,82.3c4,30.6,18.6,58.7,45.8,88.3c46.4,50.5,84,98.1,114.8,145.6c25.8,39.8,57.8,85.5,99,122.4c19.3,17.3,40.7,29.7,63.6,37V1595z"/></g><g><path class="st0" d="M861.7,1699.1h1.7c-0.2-3.1-0.4-6.3-0.5-9.5c-0.7-20.6,0.6-41.1,1.8-60.9c1.5-23.5,3.2-48.6,6.3-73.4c3.3-27.2,8-63,14.5-99.3c8.4-46.9,23.7-78.7,49.8-103.4c29.3-27.6,66.3-38.4,110-31.9c36.1,5.4,60.9,29.3,71.6,69.1c5,18.6,6.4,38.5,4.4,60.7c-2.9,31.7-13.7,60.7-33,88.7c-13.8,20-31.1,37.2-47.8,53.8c-4.1,4-8.1,8.1-12.1,12.1c-6.9,7-14,14-20.9,20.8c-11.9,11.7-24.2,23.9-35.8,36.3c-11.2,12-22.1,24.5-32.8,36.8h2.2c10.4-12,21-24,31.8-35.7c11.5-12.4,23.8-24.6,35.7-36.3c6.9-6.8,14-13.8,20.9-20.8c4-4.1,8.1-8.1,12.1-12.1c16.8-16.7,34.2-34,48-54.1c19.4-28.2,30.3-57.5,33.3-89.5c2.1-22.5,0.6-42.5-4.4-61.3c-10.9-40.5-36.1-64.8-73-70.3c-44.2-6.6-81.7,4.3-111.4,32.3c-26.4,24.9-41.9,57-50.3,104.3c-6.5,36.3-11.2,72.2-14.5,99.4c-3.1,24.9-4.8,50-6.3,73.5c-1.3,19.9-2.6,40.4-1.8,61.1C861.4,1692.9,861.5,1696,861.7,1699.1z"/></g><g><path class="st0" d="M311.8,1113.1c-4.9-54.5-20.9-107.1-36.4-158l-2.6-8.6c-9.9-32.5-27-58.8-50.7-78c-12.7-10.3-28.1-17.4-49.8-23.1c-30.5-8-63.8-9.6-104.6-5.1c-6.8,0.8-13.7,1.5-20.5,2.2c-15.3,1.6-31.1,3.3-46.7,5.3v1.7c15.6-2,31.5-3.7,46.8-5.3c6.8-0.7,13.7-1.5,20.5-2.2c40.6-4.5,73.7-2.9,104,5.1c21.5,5.6,36.6,12.6,49.2,22.8c23.5,19,40.4,45,50.2,77.2l2.6,8.6c15.5,50.8,31.5,103.3,36.3,157.7c1.6,17.7,1,31.8-2,44.2c-7.7,32.4-28.6,54.6-64.1,68c-26.9,10.2-56.8,14.7-93.7,14.4c-29.9-0.3-54.6-10.4-75.8-31c-8.1-7.9-16.1-16.1-23.9-24c-12.4-12.6-25.1-25.7-38.4-37.7c-3.8-3.4-7.8-6.7-11.8-9.9v2.2c3.7,2.9,7.2,5.9,10.7,9c13.3,12,26,25.1,38.3,37.7c7.8,7.9,15.8,16.2,23.9,24.1c21.2,20.6,47,31.2,76.9,31.5c1.3,0,2.6,0,3.9,0c35.4,0,64.3-4.6,90.5-14.5c36-13.6,57.3-36.2,65.1-69.2C312.7,1145.3,313.4,1131,311.8,1113.1z"/></g><g><path class="st0" d="M2400.4,1089.3c-22.5-11.4-45.7-23.2-67.7-36.1c-58.1-34.1-106.9-79.7-152-123.5c-15.4-14.9-31.9-29.2-47.9-43c-10-8.7-20.4-17.6-30.4-26.6l-4.1-3.7c-12-10.9-24.5-22.1-34.9-34.6c-17.5-21.3-23.9-47-18.5-74.6c6.7-34.2,26.9-58.9,58.3-71.5c26.6-10.7,55.1-20.1,84.5-27.9c20.1-5.3,40.7-9.9,60.6-14.3c19.7-4.4,40.2-8.9,60-14.2c30.4-8.1,61.1-17.3,90.8-26.2c0.4-0.1,0.7-0.2,1.1-0.3v-1.8c-0.5,0.2-1.1,0.3-1.6,0.5c-29.7,8.9-60.3,18.2-90.7,26.2c-19.8,5.3-40.2,9.8-60,14.2c-20,4.4-40.6,9-60.7,14.4c-29.5,7.8-58,17.3-84.7,28c-31.9,12.8-52.4,38-59.3,72.7c-5.5,28,1,54.3,18.8,76c10.4,12.7,22.9,23.9,35,34.8l4.1,3.7c10,9,20.4,18,30.4,26.7c15.9,13.8,32.4,28,47.8,42.9c45.2,43.9,94.1,89.5,152.3,123.8c22.3,13.1,45.7,25,68.5,36.5V1089.3z"/></g><g><path class="st0" d="M283.4,1043.6c-4.9-27.2-12.4-56.9-23.6-93.4c-12.1-39.5-35.4-67.6-69.2-83.4c-18.5-8.7-38-13.3-57.8-13.6c-2.6,0-5.1-0.1-7.7-0.2c-10.4-0.3-21.2-0.5-31.8,0.3c-22.9,1.9-43.2,4.2-62.1,7.3c-10.3,1.6-20.6,3.6-30.8,5.6v5.2c10.5-2.1,21-4.1,31.5-5.7c18.8-3,39-5.4,61.7-7.2c10.3-0.8,20.9-0.6,31.2-0.3c2.6,0.1,5.2,0.1,7.7,0.2c19.1,0.4,37.9,4.8,55.8,13.2c32.4,15.2,54.8,42.2,66.5,80.3c11.2,36.3,18.6,65.8,23.5,92.8c4.6,25.6,9.8,54.6,4.9,83.9c-4.8,28.4-18.6,48.8-42.3,62.4c-29.3,16.8-60.7,17.5-87.4,15.8c-7.2-0.4-14.6-3.1-21.8-5.7c-1.1-0.4-2.2-0.8-3.3-1.2c-28-9.9-50.4-29.6-72-48.6l-1.6-1.4c-16.7-14.6-33.7-28.1-49.7-40.5c-1.6-1.2-3.1-2.4-4.7-3.6v6.4c0.5,0.4,1.1,0.8,1.6,1.2c15.9,12.3,32.9,25.7,49.4,40.3l1.6,1.4c22,19.3,44.8,39.3,73.7,49.6c1.1,0.4,2.2,0.8,3.3,1.2c7.5,2.7,15.3,5.5,23.2,6c5.5,0.3,11.5,0.6,17.6,0.6c22.6,0,48.5-3.3,72.6-17.1c25.1-14.4,39.8-36,44.8-66C293.4,1099,288.1,1069.6,283.4,1043.6z"/></g><g><path class="st0" d="M779-0.9h-1.8c2.2,7.5,4.4,15.1,6.1,22.7c3.9,17.6,6.9,36.4-3.7,54.3c-13.1,22.3-32.1,31.1-61.3,28.6c-21.5-1.8-42.4-7.8-62.6-13.6c-14.5-4.2-29.6-8.5-44.7-11.2c-15.2-2.7-30.8-4.7-45.9-6.6l-5.8-0.7c-29-3.7-57.4-7.2-85.7-10.3c-33.4-3.7-66.7-10.8-98.9-17.6c-18-3.8-36.6-7.8-55-11.1c-18-3.3-36.6-5.3-54.5-7.2c-9.9-1.1-20.1-2.2-30.1-3.5c-42-5.5-80-11.1-116.9-23.7h-5.1c38.4,13.8,77.9,19.7,121.8,25.4c10,1.3,20.3,2.4,30.1,3.5c17.9,1.9,36.4,3.9,54.4,7.2c18.4,3.3,37,7.3,54.9,11.1c32.2,6.9,65.6,14,99,17.7c28.3,3.1,56.7,6.7,85.7,10.3l5.8,0.7c15.1,1.9,30.6,3.8,45.8,6.6c15.1,2.7,30,7,44.5,11.2c20.3,5.8,41.3,11.9,62.9,13.7c3.2,0.3,6.3,0.4,9.3,0.4c24.7,0,41.5-9.4,53.5-29.9c10.9-18.4,7.9-37.5,3.9-55.5C783.3,14,781.2,6.5,779-0.9z"/></g><g><path class="st0" d="M1153,1699.1c18.1-20.8,38.9-39.1,59.2-56.9c4.5-4,9.1-8,13.6-12c26.9-23.9,47.6-49,63.2-76.8c2.5-4.5,5.1-9.1,7.6-13.6c8.7-15.7,17.7-32,27.7-47.2c17.9-27.3,44-38,77.4-32c29.7,5.4,56.1,16.9,87.4,31.3c39.3,18.1,80.9,28.6,120,37.3c20,4.4,37.9,8.9,53.4,19.4c6.5,4.4,10.3,9.6,11,15c0.6,4.9-1.4,9.8-6,14.7c-3.3,3.5-7,7.5-11.2,10.1c-19.9,12.4-40.3,24.9-60,36.9l-14.3,8.7c-24.9,15.2-54.4,35.7-77.9,65.1h2.2c23.2-28.6,52.1-48.6,76.6-63.6l14.3-8.7c19.7-12,40.1-24.5,60-36.9c4.4-2.8,8.2-6.8,11.5-10.4c4.9-5.2,7-10.6,6.4-16c-0.7-5.9-4.7-11.5-11.7-16.2c-15.8-10.6-33.8-15.1-54-19.6c-39-8.6-80.5-19.1-119.7-37.2c-24.7-11.4-55.5-25.6-87.8-31.5c-34.2-6.2-60.8,4.8-79.1,32.7c-10,15.3-19,31.6-27.8,47.3c-2.5,4.6-5,9.1-7.6,13.6c-15.5,27.6-36,52.6-62.8,76.4c-4.5,4-9.1,8-13.6,12c-20.7,18.2-42,36.8-60.3,58.1H1153z"/></g><g><path class="st0" d="M2400.4,1058c-19.7-6.2-38.9-14-57.5-23.3c-41.6-20.9-81.9-51.1-126.8-95c-18.6-18.2-37.2-37.5-56.7-59c-16.9-18.6-33.1-38-49.6-57.9c-13.5-16.3-21.1-35.4-22.1-55.3c-1.2-24.2,8.6-45.5,29.2-63.5c24.4-21.2,54.6-31.3,83.5-39.8c31.9-9.4,64.4-16.6,94.9-22.9c28.8-6,58.3-10.8,86.9-15.5l7-1.1c3.8-0.6,7.5-1.2,11.3-1.7v-1.7c-3.9,0.5-7.8,1.1-11.6,1.7l-7,1.1c-28.6,4.7-58.2,9.5-87,15.5c-30.5,6.3-63.1,13.5-95,22.9c-29,8.6-59.5,18.7-84.1,40.1c-21,18.3-31,40.1-29.7,64.8c1,20.3,8.8,39.8,22.5,56.3c16.5,19.9,32.7,39.3,49.6,57.9c19.6,21.5,38.2,40.8,56.8,59c45,44,85.4,74.3,127.2,95.3c18.8,9.5,38.3,17.3,58.2,23.6V1058z"/></g><g><path class="st0" d="M257.4,1046c-2.8-52.2-13.7-91.4-34.5-123.3c-15.4-23.6-39.3-39.2-69.3-45.2c-30.6-6.1-60.9-2.8-89.2,1.7c-21.7,3.4-43.1,9-64,15.3v1.8c21-6.3,42.4-11.9,64.2-15.3c28.1-4.4,58.2-7.7,88.6-1.7c29.5,5.8,53.1,21.2,68.2,44.4c20.6,31.6,31.5,70.5,34.2,122.5c0.8,14.9,0.4,29.9,0.1,44.4c-0.6,26.1-13,47.4-36.8,63.4c-21.3,14.3-46.3,17.6-76.6,10c-27.4-6.8-50.6-23.2-73-39c-20.2-14.2-40.4-29.1-59.9-43.5c-3-2.2-6-4.4-9-6.6v2.1c2.7,2,5.3,3.9,8,5.9c19.5,14.4,39.7,29.3,59.9,43.5c22.6,15.9,45.9,32.3,73.6,39.2c10.7,2.7,20.8,4,30.3,4c17.8,0,33.6-4.7,47.7-14.2c24.2-16.3,36.9-38.1,37.5-64.8C257.8,1076,258.2,1060.9,257.4,1046z"/></g><g><path class="st0" d="M2400.4,1025.4c-25.3-3.3-51.1-11.8-77-25.1c-29-14.9-56-35.3-80.3-60.6c-24.6-25.6-47.5-51.3-68-76.5c-18-22.1-34.8-44.2-42.7-71.8c-8.6-30.3,0-58.8,23.6-78c21-17,45.1-26,63.8-32c27.1-8.6,51.4-14.3,74.3-17.4c7.5-1,15.2-2.2,22.5-3.3c11.2-1.7,22.8-3.5,34.3-4.7c12.9-1.4,26.9-2,45.3-2.1c1.4,0,2.8,0,4.3,0.1v-1.7c-1.4,0-2.9-0.1-4.3-0.1c-18.5,0.1-32.5,0.7-45.5,2.1c-11.5,1.2-23.1,3-34.3,4.7c-7.4,1.1-15,2.3-22.5,3.3c-22.9,3.1-47.3,8.8-74.6,17.4c-18.8,6-43.2,15.1-64.3,32.3c-24.2,19.7-33,48.7-24.2,79.8c8,28,24.9,50.2,43,72.4c20.6,25.2,43.5,51,68.1,76.6c24.5,25.5,51.7,46,80.8,61c26.1,13.4,52.2,21.9,77.7,25.3V1025.4z"/></g><g><path class="st0" d="M222.3,975.4c-14.6-46.7-37.6-68.2-82.2-76.8c-27.7-5.3-57.9-2-92.2,10.2c-14.5,5.2-31.2,11.4-47.4,19.4v1.9c16.4-8.1,33.3-14.4,48-19.6c34-12.1,63.9-15.4,91.3-10.1c43.9,8.4,66.6,29.6,80.9,75.6c8.4,26.8,10.3,54.8,5.9,83.4c-4.1,26.3-16,44.8-35.5,55.1c-20.2,10.7-42.3,10.7-69.4,0.2c-25.2-9.7-47.5-23.5-73.2-41.3c-16.4-11.3-32.3-24.1-48.1-38.6v2.3c15.4,14.1,31,26.6,47.1,37.7c25.8,17.8,48.2,31.7,73.5,41.5c13.5,5.2,26,7.8,37.6,7.8c11.9,0,22.9-2.7,33.2-8.1c20-10.5,32.2-29.5,36.4-56.3C232.7,1030.7,230.7,1002.4,222.3,975.4z"/></g><g><path class="st0" d="M2400.4,995.5c-11.3,0.6-23-0.4-35.1-3c-50.9-10.9-88.3-42.3-121.2-74.6c-12.1-11.9-22.7-25.9-33-39.3c-1.8-2.3-3.5-4.6-5.3-7c-16.5-21.5-34.8-47.1-42.6-78.2c-3.6-14.5-3.8-25.5-0.7-35.8c7.1-23.1,23.7-39.7,52.1-52.2c47.5-20.9,96.4-29.1,149.3-25.3c12.6,0.9,24.7,3,36.3,5.6v-1.7c-11.6-2.6-23.6-4.6-36.2-5.6c-53.2-3.9-102.3,4.5-150.1,25.4c-28.9,12.7-45.8,29.6-53.1,53.3c-4.2,13.6-1.9,26.8,0.6,36.7c7.9,31.4,26.3,57.1,42.9,78.8c1.8,2.3,3.5,4.6,5.3,7c10.3,13.5,20.9,27.5,33.1,39.5c33,32.5,70.7,64,122,75c10,2.2,19.8,3.2,29.3,3.2c2.1,0,4.1-0.1,6.2-0.2V995.5z"/></g><g><path class="st0" d="M697.8-0.9c1.3,22.8-16.7,36.5-35.6,40.1c-12.4,2.3-25.8,3.7-41.1,4.2c-7.3,0.2-14.6,0.5-21.9,0.8c-27,1-55,2.1-82.3,1c-36.3-1.6-74.4-7-116.6-16.8c-32.7-7.6-66.4-13.5-99-19.2c-5.2-0.9-10.4-1.8-15.6-2.7c-14.7-2.6-29.7-5-44.3-7.3h-10.8c2.9,0.5,5.9,0.9,8.8,1.4c15.1,2.4,30.7,4.8,46,7.5c5.2,0.9,10.4,1.8,15.6,2.8c32.6,5.7,66.2,11.6,98.9,19.2c42.3,9.8,80.6,15.3,116.9,16.8c8.5,0.4,17,0.5,25.5,0.5c19.1,0,38.3-0.7,57-1.5c7.3-0.3,14.6-0.6,21.9-0.8c15.4-0.5,28.9-1.9,41.4-4.2c19.5-3.7,38.3-18,37-41.7H697.8z"/></g><g><path class="st0" d="M183.9,262c-23-16.8-49-23.3-81-27.9c-20.6-2.9-41.6-5.3-62-7.6c-8.3-0.9-16.5-1.9-24.8-2.9c-5.2-0.6-10.5-1.2-15.7-1.8v1.7c5.2,0.6,10.4,1.2,15.5,1.8c8.3,1,16.5,1.9,24.8,2.9c20.3,2.3,41.3,4.7,61.9,7.6c31.7,4.5,57.5,10.9,80.2,27.6c32.3,23.6,45.7,55.1,39.8,93.4c-3.9,25.6-19.9,42.9-42.7,46.4c-13.2,2-27.6-0.3-39.8-2.8c-31.9-6.6-64.7-17.6-106.2-35.9c-11.2-4.9-22.3-9.8-33.5-14.6v1.8c11,4.8,21.9,9.5,32.8,14.3c41.7,18.3,74.6,29.4,106.6,36c9.1,1.9,19.3,3.6,29.5,3.6c3.7,0,7.4-0.2,11-0.8c23.6-3.6,40-21.4,44.1-47.8C230.3,318,216.7,286,183.9,262z"/></g><g><path class="st0" d="M1853.2,1667.5c2.5,10.5,4.9,21.1,7.4,31.6h1.7c-2.5-10.7-5-21.3-7.5-32c-3.4-14.6-6.9-29.3-10.3-43.9c-5.7-24.7,1.5-44.9,21.4-60.1c27.3-20.8,54.5-34.4,83.2-41.5c22.1-5.5,48.2-10.3,75-4.8c31.8,6.5,61.9,21,89.5,43.1c27.4,21.9,52.2,50.2,78,89c10.8,16.3,21,33.4,30.8,50.2h2c-10-17.1-20.3-34.5-31.3-51.2c-25.9-39-50.8-67.4-78.4-89.4c-27.9-22.2-58.2-36.8-90.3-43.4c-27.1-5.5-53.5-0.7-75.8,4.8c-28.9,7.1-56.4,20.8-83.8,41.8c-20.5,15.7-27.9,36.5-22,61.8C1846.3,1638.2,1849.8,1652.9,1853.2,1667.5z"/></g><g><path class="st0" d="M2400.4,952.1c-6.4,2.6-13.4,4.5-21,5.7c-21,3.3-42.8-1.9-68.5-16.2c-24.6-13.7-46.4-32.7-64.8-56.6c-23-29.7-39.5-56.2-45.5-88.5c-4.3-23.1,2.9-42.8,20.8-56.9c36.7-28.8,80.7-37.7,134.4-27.1c16.8,3.3,31.7,8.6,44.7,15.9v-1.9c-13-7.2-27.7-12.4-44.4-15.7c-54.2-10.7-98.6-1.7-135.7,27.4c-18.4,14.5-25.8,34.7-21.4,58.5c6.1,32.7,22.8,59.3,45.9,89.3c18.5,24,40.5,43.2,65.3,57c21,11.7,39.4,17.3,57,17.3c4.2,0,8.4-0.3,12.5-1c7.5-1.2,14.4-3,20.7-5.5V952.1z"/></g><g><path class="st0" d="M2400.4,337.5c-26.2-30-58-59.7-96.9-90.7c-25.4-20.2-52.2-39.6-78-58.3c-8-5.8-16-11.6-24-17.4c-55.4-40.4-116.2-73-180.8-96.7c-47.8-17.6-82.9-42.3-106.7-75.1h-2.1c24,33.6,59.6,58.8,108.1,76.7c64.4,23.7,125.1,56.2,180.3,96.5c8,5.8,16,11.6,24,17.4c25.9,18.7,52.6,38.1,78,58.3c39.4,31.4,71.5,61.5,97.9,91.9V337.5z"/></g><g><path class="st0" d="M1178.5,1699.1c9.6-9.6,20.4-19.4,32.8-29.6c3.7-3,7.3-6,11-9c19.3-15.8,39.2-32.2,58.1-49c19.3-17.1,35-38,50.1-58.2c4-5.3,8.1-10.8,12.2-16.2c21.3-27.7,47.7-35.8,80.6-24.7c30.2,10.1,56.7,27.8,79.2,43.6c5.1,3.6,9.2,7.4,12.1,11.2c12.3,16.1,12.6,29.6,1,46.6c-18.7,27.2-37.9,55.3-53,85.4h1.9c15-29.8,34-57.6,52.6-84.6c11.9-17.3,11.6-31.8-1.1-48.4c-3-4-7.2-7.9-12.5-11.6c-22.6-15.8-49.2-33.6-79.6-43.8c-33.7-11.3-60.7-3-82.5,25.3c-4.1,5.4-8.2,10.9-12.2,16.2c-15,20.1-30.6,41-49.8,58c-19,16.8-38.9,33.2-58.1,49c-3.7,3-7.3,6-11,9c-12.9,10.7-24.2,20.9-34.1,30.9H1178.5z"/></g><g><path class="st0" d="M2400.4,304.6c-5.5-4.5-10.9-9-16.3-13.5c-25.8-21.3-52.5-43.4-79.6-64c-33.1-25.1-67.9-49.1-101.5-72.3c-5.7-3.9-11.4-7.8-17.1-11.8c-46.3-32-87-54.8-128-71.8c-25.6-10.6-51.9-23.1-78.4-37.2c-16.9-9-31.3-20.7-43.1-34.9h-2.2c12.2,14.9,27.1,27.1,44.6,36.4c26.5,14.1,52.9,26.7,78.5,37.3c40.9,17,81.5,39.7,127.7,71.6c5.7,3.9,11.4,7.8,17.1,11.8c33.6,23.2,68.4,47.1,101.5,72.2c27.1,20.6,53.7,42.6,79.5,63.9c5.7,4.7,11.5,9.5,17.4,14.4V304.6z"/></g><g><path class="st0" d="M1887.5,1699.1c-2.6-19.1-4.5-38.5-2.7-58.1c2.3-25,10.4-44.4,24.7-59.5c19.4-20.4,44.8-32.6,80-38.4c28.3-4.7,56.5,0.2,86.1,15c28.7,14.3,53.9,36.2,79.3,68.9c17.7,22.9,32.6,47.4,46.4,72h1.9c-14-25-29-49.9-47-73.1c-25.5-32.9-50.9-55-79.9-69.4c-29.9-14.9-58.5-19.8-87.2-15.1c-35.6,5.8-61.3,18.2-80.9,38.9c-14.6,15.3-22.8,35.1-25.2,60.5c-1.8,19.6,0.1,39.1,2.7,58.2H1887.5z"/></g><g><path class="st0" d="M2400.4,274.9c-13.9-9.8-28-19.7-42-29.4c-19.2-13.3-38.7-26.9-57.5-40.1c-51.6-36.1-105-73.4-158.6-108.4c-24.4-15.9-51.4-28.5-77.6-40.7c-8-3.7-16.3-7.6-24.4-11.5l-5.2-2.5c-24.9-12-50.5-24.3-71.5-43.1h-2.5c21.4,19.7,47.7,32.4,73.3,44.7l5.2,2.5c8.1,3.9,16.4,7.8,24.4,11.5c26.1,12.2,53.1,24.8,77.4,40.6c53.6,35,107,72.3,158.6,108.4c18.8,13.2,38.3,26.8,57.6,40.1c14.3,9.9,28.8,20.1,43,30.1V274.9z"/></g><g><path class="st0" d="M2400.4,249.6c-21.3-14-42.8-28.3-63.6-42.2c-12.1-8-24.2-16.1-36.3-24.1c-12.6-8.4-25.3-16.7-38-25.1c-25.5-16.8-51.9-34.2-77.6-51.6c-32.5-22.1-67.3-45.2-104.5-64.1c-7.8-4-15.8-7.9-23.6-11.6c-15.4-7.5-31.3-15.2-46.4-23.9c-4.3-2.4-8.5-5.1-12.5-8h-3c4.8,3.4,9.6,6.6,14.7,9.4c15.1,8.7,31.1,16.4,46.5,23.9c7.7,3.8,15.7,7.7,23.5,11.6c37.1,18.8,71.9,41.9,104.3,64c25.7,17.5,52.1,34.8,77.6,51.6c12.7,8.3,25.3,16.7,38,25.1c12.1,8,24.2,16.1,36.3,24.1c21.1,14.1,42.9,28.6,64.5,42.8V249.6z"/></g><g><path class="st0" d="M1304.3-0.9c-2.2,11.1-4.4,22.5-6.5,33.7c-2.2,11.8-4.4,23.6-6.6,35.4c-2.9,15.9-5.9,32.3-9,48.4l-0.2,0.8c-4.4,22.8-9,46.5-14.5,69.4c-2.2,9.2-5.6,17.7-15.1,17.7c-0.1,0-0.2,0-0.3,0c-9.2-0.2-12.3-8.2-15.2-16l-0.6-1.7c-19.5-51.1-44.1-99.9-73.1-145.2c-8.8-13.8-16.9-28.4-24.8-42.6h-1.9c8,14.5,16.2,29.4,25.3,43.5c28.9,45.1,53.5,93.9,73,144.9l0.6,1.7c3,7.9,6.4,16.9,16.7,17.1c0.1,0,0.2,0,0.3,0c12.2,0,15.3-12.8,16.8-19c5.5-23,10.1-46.7,14.5-69.5l0.2-0.8c3.1-16.1,6.1-32.5,9-48.4c2.2-11.8,4.3-23.6,6.5-35.4c2.1-11.3,4.4-22.8,6.6-34H1304.3z"/></g><g><path class="st0" d="M54.3,1667.5c25.5-1,50.8,3.2,75.3,7.2c3.1,0.5,6.1,1,9.2,1.5c42.4,6.8,84.4,14.9,124.9,22.6c0.5,0.1,1.1,0.2,1.6,0.3h9c-3.4-0.7-6.8-1.3-10.2-2c-40.6-7.8-82.6-15.8-125-22.6c-3.1-0.5-6.1-1-9.2-1.5c-24.5-4-49.9-8.2-75.6-7.2c-21.4,0.8-39.1,8.5-53.8,23.5v2.5C15,1676.3,32.8,1668.3,54.3,1667.5z"/></g><g><path class="st0" d="M2400.4,221.5c-7.5-4.4-15-8.9-22.4-13.4c-19.4-12-39.4-23.6-58.8-34.9c-34.5-20-70.2-40.7-103.4-64.3c-4.8-3.4-9.6-6.8-14.4-10.3c-24.4-17.5-49.7-35.5-75.6-51.6c-26.7-16.6-54.4-32.5-81.3-47.9h-3.4c27.7,15.9,56.3,32.2,83.9,49.4c25.8,16.1,51.1,34.1,75.5,51.6c4.8,3.4,9.6,6.9,14.4,10.3c33.2,23.6,68.9,44.3,103.5,64.4c19.4,11.2,39.4,22.9,58.8,34.8c7.7,4.7,15.5,9.4,23.3,14V221.5z"/></g><g><path class="st0" d="M1912.1,1699.1c0.6-15.4,1.4-31.3,3.9-46.6c11.3-66.9,71-88.9,121.7-81.1c29.6,4.6,57,19.9,83.8,46.8c21.7,21.8,40.4,47.9,57.6,80.9h1.9c-17.5-33.5-36.4-60-58.3-82.1c-27-27.1-54.7-42.6-84.7-47.2c-51.4-8-112.1,14.4-123.6,82.5c-2.6,15.4-3.3,31.4-4,46.8H1912.1z"/></g><g><path class="st0" d="M2400.4,190.9c-0.9-0.5-1.9-0.9-2.8-1.4c-7.3-3.6-14.7-7.3-22-10.9c-24-11.8-48.8-24.1-72.9-36.8c-55.1-29-104.6-64.2-145.7-94.7c-22.6-16.8-46.5-32.6-69.6-47.9h-3.1c23.8,15.8,48.4,32,71.7,49.3c41.2,30.6,90.8,65.8,146,94.9c24.1,12.7,48.9,25,72.9,36.8c7.3,3.6,14.7,7.2,22,10.9c1.2,0.6,2.4,1.2,3.6,1.8V190.9z"/></g><g><path class="st0" d="M1543.9,1699.1c6.4-5.8,13.2-11.2,20.5-15.9c55.2-35.6,109.9-58.1,167-68.7c16.7-3.1,36-4.7,51.7,6.7c11.6,8.4,20.3,16.5,26.6,24.7c12.8,16.6,21.6,35,28.2,53.3h1.8c-6.7-18.5-15.6-37.4-28.6-54.3c-6.4-8.3-15.2-16.5-26.9-25c-16.3-11.8-36-10.2-53-7c-57.4,10.6-112.2,33.2-167.6,68.9c-7.9,5.1-15.3,11-22.1,17.4H1543.9z"/></g><g><path class="st0" d="M592.5-0.9C587,2.8,581,6,574.4,8.3L572,9.1c-8.9,3-18.1,6.2-27.4,7.2c-16.5,1.8-33.5,2.2-49.4,2.3c-29.5,0.1-57.8-5.7-86.6-12.2c-10.6-2.4-21.3-4.8-32.1-7.2h-7.8c13.3,3,26.5,5.9,39.5,8.9c28.4,6.5,56.4,12.3,85.6,12.3c0.4,0,0.9,0,1.3,0c16-0.1,33.1-0.4,49.6-2.3c9.4-1,18.7-4.2,27.8-7.3l2.4-0.8c7.6-2.6,14.4-6.4,20.5-10.8H592.5z"/></g><g><path class="st0" d="M1208.8,1699.1c0.5-0.4,1.1-0.8,1.6-1.2c30.6-22,62.2-42.4,91.7-61.2c17.8-11.3,36.7-22.1,57.8-33c11.5-5.9,26.7-11.8,42.4-4.2c18.6,9,21.5,27.5,21.9,42.6c0.4,14.9-1.3,30.2-3,45c-0.3,2.6-0.6,5.1-0.9,7.7c-0.2,1.5-0.4,2.9-0.6,4.4h1.7c0.2-1.4,0.4-2.8,0.5-4.2c0.3-2.6,0.6-5.1,0.9-7.7c1.7-14.8,3.4-30.2,3-45.2c-0.4-14.4-3.2-34.6-22.8-44.1c-16.6-8-33-1.4-43.9,4.2c-21.2,10.9-40.1,21.8-57.9,33.1c-29.6,18.8-61.1,39.3-91.8,61.2c-1.2,0.8-2.3,1.7-3.5,2.6H1208.8z"/></g><g><path class="st0" d="M2400.4,159.7c-4.8-1.8-9.5-3.6-14.3-5.4c-6.2-2.4-12.3-4.8-18.5-7.2c-21.4-8.3-43.6-16.8-65.1-26c-53.1-22.9-98.4-56.9-140.3-89.7c-13.7-10.8-27.8-21.6-41.5-32.2h-2.8c14.3,11,28.9,22.3,43.2,33.5c42,32.9,87.4,67,140.7,90c21.5,9.2,43.7,17.8,65.1,26.1c6.2,2.4,12.3,4.8,18.5,7.2c4.9,1.9,9.9,3.8,14.9,5.7V159.7z"/></g><g><path class="st0" d="M56.3,1699.1c9-3.1,18.6-4.6,28.9-4.4c17.6,0.3,33.4,0.7,49.5,2.2c6.7,0.6,13.5,1.4,20.2,2.3h12.7c-10.9-1.5-21.9-3-32.8-4c-16.1-1.5-32-1.9-49.6-2.2c-12.2-0.2-23.5,1.8-33.8,6.1H56.3z"/></g><g><path class="st0" d="M1939.6,1699.1c1.5-15.1,4.5-29.5,9.1-43.4c12.7-38.3,55.4-62.3,95.2-53.4c30.6,6.8,56,23.1,77.9,49.6c12.5,15.2,23.2,30.9,32.2,47.2h1.9c-9.1-16.6-20.1-32.8-32.8-48.3c-22.1-26.9-47.9-43.3-78.8-50.2c-40.6-9.1-84.2,15.4-97.1,54.5c-4.7,14.1-7.7,28.6-9.2,43.9H1939.6z"/></g><g><path class="st0" d="M2400.4,114.1c-4.2,0.2-8.4,0.1-12.4-0.3c-6.1-0.6-12.2-1.6-18.2-2.5c-3.6-0.5-7.1-1.1-10.7-1.6c-27.3-3.7-54.6-12.1-83.5-25.7c-44.7-21-81.9-51.7-115.4-81.7c-1.2-1.1-2.5-2.2-3.7-3.3h-2.6c1.7,1.5,3.4,3,5.1,4.5c33.6,30.1,70.9,60.9,115.8,82c29.1,13.7,56.5,22.1,84,25.8c3.6,0.5,7.1,1,10.7,1.6c6,0.9,12.1,1.9,18.3,2.5c2.8,0.3,5.6,0.4,8.5,0.4c1.3,0,2.7,0,4.1-0.1V114.1z"/></g><g><path class="st0" d="M2400.4,36.1c-13.3,23.7-36.4,36.9-65.2,36c-12-0.4-25.4-2.9-42-8.1c-41.8-12.9-75.3-39.8-99.9-61.7c-1.2-1-2.3-2.1-3.5-3.2h-2.5c1.6,1.5,3.2,3,4.9,4.5c24.7,22,58.4,49,100.5,62.1c16.8,5.2,30.4,7.8,42.5,8.2c0.9,0,1.8,0,2.7,0c27.2,0,49.2-12.4,62.5-34.4V36.1z"/></g><g><path class="st0" d="M1594.1,1699.1c11.7-6.9,24.4-13.3,38.3-19.1c39.3-16.6,70.7-23.6,101.9-22.8c20.3,0.5,37.9,7.7,55.3,22.6c6.7,5.7,12.1,12.3,16.7,19.3h2c-4.8-7.4-10.5-14.5-17.6-20.6c-17.5-15-35.9-22.5-56.4-23c-31.4-0.8-63.1,6.2-102.6,22.9c-14.9,6.3-28.5,13.2-40.9,20.7H1594.1z"/></g><g><path class="st0" d="M1740.8-0.9c0,2.7-0.1,5.3-0.2,7.9c-0.9,16.5-4.7,29.2-12.1,40c-13.5,19.7-34.4,16.9-52.8,14.5c-17.1-2.3-36-7.6-57.6-16.3c-24.4-9.8-41.9-22.8-53.4-39.7c-1.5-2.1-2.9-4.3-4.3-6.5h-2c1.6,2.5,3.3,5,4.9,7.4c11.7,17.2,29.4,30.4,54.2,40.3c21.7,8.7,40.7,14.1,58,16.4c6.4,0.9,13.2,1.8,19.8,1.8c12.9,0,25.4-3.4,34.6-17c7.6-11.1,11.5-24,12.4-40.8c0.1-2.7,0.2-5.4,0.2-8H1740.8z"/></g><g><path class="st0" d="M1971.1,1699.1c3.2-13.7,8.3-27.1,17.9-39c13-16.1,30.7-24.3,49.8-22.9c16.5,1.2,32.4,7.4,46.1,17.8c16.6,12.7,29.1,28.4,38.9,44h2c-10-16.1-22.7-32.3-39.8-45.4c-13.9-10.7-30.1-16.9-47-18.2c-19.7-1.4-37.9,6.9-51.3,23.5c-9.8,12.2-15.1,26-18.3,40H1971.1z"/></g><g><path class="st0" d="M1660,1699.1c7.6-2.3,15.5-4.3,24-6c15.1-3.2,32.7-3.5,52.2-1.1c8.1,1,15.7,3.4,22.9,7.1h3.5c-8.2-4.7-16.8-7.7-26.1-8.8c-19.7-2.5-37.5-2.1-52.8,1.1c-10.5,2.2-20.2,4.7-29.3,7.7H1660z"/></g><g><path class="st0" d="M2363.3-0.9c-1.8,3.7-3.8,7.2-6.2,10.4c-12.4,16.8-31.6,25.2-52.7,23c-26.5-2.8-51.1-13.3-72.9-31.3c-0.9-0.7-1.8-1.5-2.7-2.2h-2.7c1.4,1.2,2.9,2.3,4.3,3.5c22.1,18.2,47,28.8,73.8,31.6c2.3,0.2,4.5,0.4,6.8,0.4c19,0,36-8.5,47.4-24c2.6-3.5,4.8-7.5,6.7-11.5H2363.3z"/></g><g><path class="st0" d="M1252.6,1699.1c17.1-9,35.3-15.8,54.4-20.1c26.3-6,46.2,1,57.8,20.1h2c-11.9-20.5-32.7-28-60.1-21.8c-20.3,4.6-39.5,11.9-57.5,21.8H1252.6z"/></g><g><path class="st0" d="M1273.3-0.9c-3.6,9.5-8,19-14.6,27.2c-12.4,15.5-25.6,19.5-39.1,11.8c-9.8-5.6-19.4-13.4-27.6-22.5c-4.7-5.2-9.2-10.8-13.5-16.5h-2.1c4.6,6,9.3,12,14.4,17.6c8.4,9.3,18.1,17.1,28,22.8c4.8,2.7,9.5,4.1,14.2,4.1c9.3,0,18.4-5.4,27.1-16.3c6.9-8.6,11.3-18.4,15.1-28.3H1273.3z"/></g><g><path class="st0" d="M1703.5-0.9c-1,2.2-2.1,4.4-3.2,6.5c-5,9.4-15.1,15.7-27.1,16.8c-31.4,2.9-57.5-4.9-78-23.3h-2.5c18.2,17,40.9,25.6,67.9,25.6c4.1,0,8.4-0.2,12.7-0.6c12.5-1.2,23.1-7.8,28.4-17.7c1.3-2.4,2.4-4.8,3.6-7.3H1703.5z"/></g><g><path class="st0" d="M2008.7,1699.1c5.6-8.9,13.6-15.4,22.9-18.6c12.9-4.4,27.4-2.1,41,6.6c5.5,3.5,10.2,7.6,14.5,12h2.3c-4.6-5-9.8-9.6-15.9-13.4c-14-9-29.1-11.4-42.5-6.8c-10,3.4-18.5,10.6-24.3,20.2H2008.7z"/></g><g><path class="st0" d="M1057.8,1028.6c-14.3,0-29.3-3.3-44.5-10c-33.3-14.5-60.9-38.3-87.7-61.3c-3.9-3.4-7.8-6.7-11.7-10c-13.9-11.8-27.8-24.1-41.3-36c-13.2-11.6-26.8-23.7-40.4-35.3c-32.8-27.9-54.2-55-67.4-85.2c-11.1-25.5-12.8-51.8-5-78.2c11.2-37.9,37.4-64.2,77.9-78.1c7.9-2.7,16.1-4.7,24.1-6.7c3.7-0.9,7.4-1.8,11.1-2.8c0.3-0.1,0.5,0,0.7,0.1c0.1-0.1,0.3-0.2,0.5-0.2c3.3,0,6.7,0,10,0c7.2,0,14.7-0.1,22,0.1c26.2,0.5,51,8,75.8,22.8c33.9,20.3,59.7,51.1,83.6,99.9c19.9,40.6,37.2,82.5,53.9,123.1c11.2,27.1,21.1,53.9,20.4,84.1c-0.6,24.9-11.4,44.5-32.1,58.3C1092.4,1023.4,1075.6,1028.6,1057.8,1028.6z M873.6,626.6c-0.1,0.1-0.2,0.1-0.3,0.1c-3.7,1-7.4,1.9-11.1,2.8c-7.9,1.9-16.1,4-23.9,6.6c-40,13.7-65.8,39.6-76.8,77c-7.7,26-6,52,4.9,77c13.1,29.9,34.3,56.8,66.9,84.6c13.6,11.6,27.3,23.6,40.5,35.3c13.5,11.9,27.4,24.1,41.3,36c3.9,3.3,7.8,6.7,11.7,10c26.6,22.9,54.2,46.6,87.2,61.1c34.1,14.9,65.3,13.1,92.8-5.2c20.2-13.4,30.7-32.6,31.3-56.9c0.7-29.9-9.2-56.5-20.3-83.4c-16.7-40.5-34-82.4-53.8-123c-23.7-48.5-49.3-79.1-82.9-99.2c-24.6-14.7-49.1-22.1-75-22.6c-7.3-0.1-14.8-0.1-22-0.1c-3.3,0-6.7,0-10,0C874,626.7,873.8,626.7,873.6,626.6z"/></g><g><path class="st0" d="M373.3,1574.1c-5.6,0-11.2-0.5-16.7-1.4c-22.5-3.7-44.3-8.1-63.2-20.2c-10.6-6.8-16.7-15.7-17.1-25.2c-0.4-9.8,5.2-19.7,15.9-27.8c13.6-10.4,25.2-16.5,37.5-19.8c16.8-4.5,33.5-8.9,50.3-13.4l19.9-5.3c0.3-0.1,0.5,0,0.7,0.1c0.1-0.1,0.3-0.2,0.5-0.2c1.4,0,2.7,0,4.1,0c13.7-0.1,27.8-0.2,40.8,7.3c11.6,6.7,24,23.8,21.9,35.1c-5.9,32-21.9,52.2-48.9,61.7C402.1,1571.2,387.4,1574.1,373.3,1574.1z M400.7,1462.6c-0.1,0.1-0.2,0.1-0.3,0.1l-19.9,5.3c-16.8,4.4-33.6,8.9-50.3,13.4c-12.1,3.2-23.4,9.2-36.9,19.5c-10.2,7.8-15.6,17.2-15.2,26.4c0.4,9,6,17.3,16.3,23.8c18.6,11.9,40.2,16.2,62.5,19.9c19.1,3.2,38.1,0.9,61.6-7.5c26.4-9.3,42-29.1,47.8-60.4c2-10.6-9.9-26.9-21-33.3c-12.6-7.2-25.9-7.2-39.9-7c-1.4,0-2.7,0-4.1,0c0,0,0,0,0,0C401,1462.8,400.9,1462.8,400.7,1462.6z"/></g><g><path class="st0" d="M1002.5,1504.6c-2.3,0-4.6-0.6-6.8-1.7c-3.9-2-7.2-6.5-8.6-11.7c-1.2-4.6-0.8-8.9,1.2-11.9c3.1-4.7,7.2-8.7,11.2-12.7c1.7-1.7,3.5-3.4,5.2-5.2c0.3-0.3,0.8-0.4,1.1-0.1c0.1-0.1,0.3-0.2,0.4-0.2c10.2-0.9,16.1,2.9,17.3,11.1c1.6,10.8-1.2,19.8-8.4,26.6C1011.1,1502.6,1006.8,1504.6,1002.5,1504.6z M1005.8,1462.7c-1.7,1.8-3.4,3.5-5.1,5.2c-3.9,3.9-8,7.8-11,12.4c-1.7,2.6-2.1,6.5-1,10.6c1.3,4.8,4.2,8.9,7.7,10.6c7.3,3.7,13.6,0,17.5-3.8c6.7-6.4,9.4-14.8,7.9-25.1c-1.1-7.4-6-10.5-15.5-9.6C1006.2,1462.8,1006,1462.8,1005.8,1462.7z"/></g><g><path class="st0" d="M1077.8,1082.3c-6.5,0-13.2-0.3-20-0.8c-8.3-0.7-16.1-2.5-22.5-5.4c-27.2-12.4-51.2-28.9-71.1-48.9C935,998,903.8,967.4,863,927.9c-19-18.4-34.7-32.8-49.5-45.4c-24.8-21.1-43.7-43-58-67.2c-19.4-32.8-26-63.8-20.3-94.7c9.4-51.1,39.2-86.1,88.6-104.1c10.8-3.9,22.3-6.3,33.5-8.5c5-1,10.2-2.1,15.3-3.2c0.4-0.1,0.7-0.1,1.1,0c0.1,0,0.3,0,0.4-0.1c29.6-0.8,53.5,1.8,75.2,8.1c40.7,11.9,74.3,36.8,100,74c17.8,25.8,33.3,53.8,48.3,80.8c2.3,4.1,4.5,8.2,6.8,12.3c15.9,28.6,32.1,59.4,49.7,94.2c3.6,7.3,7.5,14.6,11.3,21.7c15.9,30.1,32.3,61.2,37,97c3.4,26.2-8.3,52.8-28.5,64.6C1145.5,1074.1,1113.9,1082.3,1077.8,1082.3z M873.6,609.8c-5.1,1.2-10.3,2.2-15.4,3.3c-10.9,2.2-22.3,4.5-32.7,8.3c-47.6,17.3-76.3,51-85.3,100.2c-5.5,29.7,1,59.6,19.7,91.2c14,23.6,32.6,45.2,56.9,65.9c14.9,12.7,30.7,27.1,49.7,45.6c40.8,39.5,72,70.2,101.2,99.4c19.5,19.6,43,35.7,69.7,47.8c5.8,2.7,13,4.4,20.8,5c43.5,3.4,80.5-4.2,113.1-23.3c18.5-10.9,29.2-35.4,26-59.6c-4.6-34.9-20.8-65.6-36.5-95.3c-3.8-7.1-7.6-14.5-11.3-21.8c-17.5-34.8-33.7-65.5-49.5-94c-2.3-4.1-4.6-8.2-6.8-12.3c-14.9-26.9-30.4-54.8-48.1-80.4c-25-36.2-57.7-60.4-97.2-72c-21.1-6.2-44.5-8.7-73.6-7.9C874,609.8,873.8,609.8,873.6,609.8z"/></g><g><path class="st0" d="M1571.8,697.9c-7.7,0-15.1-2.3-20.5-6.4c-16.8-13-24.5-28.7-23.5-48c1.3-24.7,12-40.8,32.8-49.4c0.3-0.1,0.6-0.1,0.8,0.1c0.2-0.1,0.4-0.2,0.6-0.2c1,0.1,1.9,0.2,2.9,0.2c2.1,0.2,4.4,0.3,6.5,0.9c21.7,5.6,36.1,31.2,38.6,52.4c1.5,12.4,0,21.9-4.8,30.6c-5.4,9.9-14.5,16.6-25.4,18.9C1577.1,697.6,1574.4,697.9,1571.8,697.9z M1561.3,595.5c-0.1,0-0.1,0.1-0.2,0.1c-20.4,8.4-30.5,23.6-31.8,47.9c-1,18.8,6.5,34,22.9,46.6c6.9,5.3,17.3,7.4,27.1,5.3c10.5-2.2,19.1-8.6,24.3-18.1c4.6-8.4,6-17.6,4.6-29.6c-2.5-20.6-16.4-45.5-37.4-51c-2-0.5-4.1-0.7-6.2-0.8c-1-0.1-2-0.1-3-0.3C1561.6,595.7,1561.5,595.6,1561.3,595.5z"/></g><g><path class="st0" d="M1585.7,766.8c-20.9,0-38.1-4.3-54-13.4c-22.8-13-37.7-32.1-44.2-56.5c-9-33.6-6.6-68.5,7-103.9c12.9-33.6,33-54.7,61.4-64.6c0.4-0.2,0.9-0.2,1.3-0.1c0.2,0,0.5-0.1,0.7,0c2.9,0.2,5.9,0.2,8.8,0.2c7.6-0.1,15.4-0.1,23.3,4c23.2,12.1,40.7,30.5,53.6,56.2c1.4,2.8,2.9,5.6,4.4,8.4c3.5,6.7,7.1,13.6,10.1,20.7c13.2,32.1,24.1,61.3,22.2,94.2c-1,17-8.3,28.9-23.1,37.4c-15.5,8.9-31.5,14.1-50.6,16.2C1599.2,766.4,1592.2,766.8,1585.7,766.8z M1557.2,533.2c-26.8,9.4-45.8,29.6-58.1,61.5c-13.2,34.4-15.5,68.3-6.8,100.8c6.2,23.1,20.2,41.1,41.8,53.4c19.9,11.4,42.1,14.9,71.9,11.5c18.3-2.1,33.8-7,48.6-15.6c13.3-7.7,19.7-17.9,20.5-33.2c1.8-31.8-8.8-60.5-21.8-92c-2.9-6.9-6.4-13.7-9.9-20.3c-1.5-2.8-3-5.7-4.4-8.5c-12.4-24.7-29.3-42.4-51.5-54c-6.8-3.5-13.7-3.5-20.9-3.4c-3,0-6.1,0-9.2-0.2C1557.4,533.2,1557.3,533.2,1557.2,533.2z"/></g><g><path class="st0" d="M1799.9,1214.2c-6,0-12-0.5-18.2-1.7c-8.3-1.5-16.8-2.6-25.1-3.7c-10.4-1.3-21.2-2.7-31.7-5c-42.3-9.3-75.2-26.2-100.6-51.8c-33.1-33.4-55.8-76-67.2-126.7c-0.4-1.9-0.9-3.8-1.3-5.7c-2.9-12.2-5.8-24.9-4.5-36.9c4.3-37.7,24.4-65.1,59.8-81.4c34.7-16,73.3-24.5,118-26.1c4-0.1,8-0.7,11.9-1.3c1.9-0.3,3.7-0.5,5.6-0.7c0.2,0,0.4,0,0.6,0.2c0.1-0.1,0.3-0.2,0.5-0.2c7.8,0.2,15.6,0.5,23.3,0.8c17.4,0.6,35.4,1.2,53,1.1c25-0.1,50.1,2,76.6,6.4c27.4,4.6,43.9,19.8,49.1,45.2c4.3,21.1,3.1,42.7,1.6,61.3c-2.7,34.6-7.5,62.9-15.1,89.1c-9.2,31.7-20,64.9-42.2,92.6c-11.3,14-22,26.1-38.7,32.3C1838.2,1208.5,1819.7,1214.2,1799.9,1214.2z M1747.2,874.9c-0.1,0.1-0.3,0.2-0.4,0.2c-1.9,0.2-3.7,0.5-5.5,0.7c-3.9,0.6-8,1.1-12.1,1.3c-44.5,1.5-82.9,10-117.4,25.9c-34.8,16.1-54.6,43-58.8,80.1c-1.3,11.7,1.6,24.2,4.4,36.3c0.5,1.9,0.9,3.8,1.3,5.7c11.5,51.1,33.4,92.2,66.8,125.8c25.2,25.3,57.8,42.1,99.8,51.3c10.4,2.3,21.1,3.6,31.5,5c8.3,1.1,16.8,2.1,25.2,3.7c26.5,4.9,50.7-2.1,72.9-10.3c16.3-6.1,26.8-18,38-31.8c22-27.4,32.8-60.4,41.9-92c7.5-26.1,12.3-54.3,15.1-88.7c1.5-18.5,2.7-40-1.6-60.8c-5-24.6-21.1-39.4-47.7-43.8c-26.4-4.4-51.3-6.5-76.3-6.4c-17.7,0.1-35.7-0.5-53.1-1.1c-7.8-0.3-15.6-0.5-23.3-0.7C1747.5,875.1,1747.3,875,1747.2,874.9z"/></g><g><path class="st0" d="M1234.9,570c-5.2,0-10.4-2.7-15.3-7.9c-5.6-6-10.3-13.2-13.6-20.8c-3.6-8.3-4.2-15-1.9-20.6c2.2-5.3,6.9-9.4,14.6-12.5c0.3-0.1,0.6-0.1,0.8,0.1c0.2-0.1,0.4-0.2,0.6-0.2c20.5,1.7,31.5,19.3,34.7,33.8c2.2,9.8-2.7,20.6-11.7,25.7C1240.5,569.2,1237.7,570,1234.9,570z M1219.6,509.6c-0.1,0-0.1,0.1-0.2,0.1c-7.2,2.9-11.7,6.7-13.6,11.6c-2.1,5.1-1.5,11.4,1.9,19.3c3.2,7.4,7.9,14.6,13.3,20.4c6.9,7.4,14.5,9.2,21.5,5.2c8.3-4.8,12.9-14.8,10.8-23.9c-3.1-13.9-13.7-30.8-33.2-32.5C1219.8,509.8,1219.7,509.7,1219.6,509.6z"/></g><g><path class="st0" d="M1784.5,1185.1c-11.3,0-21.8-1.1-30.6-2.3c-21.6-3-43.7-9.5-64-18.7c-18.3-8.4-36-20.5-49.7-34.1c-23-22.9-37.9-52.7-45.4-91c-5.7-29-0.6-55.6,15.2-79.1c21.8-32.4,57.7-43.5,82.8-49.1c8.4-1.9,17.1-3.2,25.5-4.5c3.9-0.6,7.8-1.2,11.7-1.8c0.2,0,0.5,0,0.7,0.2c0.1-0.1,0.4-0.2,0.5-0.2c7.4,0.2,14.8,0.4,22.2,0.6c16.8,0.5,34.1,1,51.2,1.4c21.5,0.5,43.5,5.4,67.3,15c18.6,7.5,31.8,20.4,39.1,38.3c10.9,26.6,12.6,56.4,5.5,93.6c-3.6,19-11,37.6-18.1,55.5l-0.2,0.5c-11.6,29.2-31.5,50.9-59.2,64.4C1820.9,1182.5,1801.8,1185.1,1784.5,1185.1z M1730.7,905.9c-0.1,0.1-0.2,0.1-0.4,0.2c-3.9,0.6-7.8,1.2-11.7,1.8c-8.4,1.3-17,2.6-25.4,4.5c-40,8.9-65.2,23.8-81.8,48.4c-15.6,23.1-20.6,49.3-15,77.8c7.5,38,22.2,67.4,44.9,90.1c13.5,13.5,31,25.5,49.2,33.8c20.2,9.2,42.1,15.6,63.6,18.6c22,3,54.7,5.4,84-8.9c27.3-13.4,46.9-34.7,58.4-63.5l0.2-0.5c7.1-17.9,14.5-36.4,18.1-55.2c7-36.9,5.3-66.4-5.4-92.7c-7.1-17.4-20-30-38.1-37.3c-23.5-9.5-45.3-14.3-66.7-14.8c-17.1-0.4-34.4-0.9-51.2-1.4c-7.4-0.2-14.8-0.4-22.1-0.6C1731,906.1,1730.8,906.1,1730.7,905.9z"/></g><g><path class="st0" d="M142.7,1076.4c-9,0-19-1.9-29.8-5.7c-29.7-10.4-55-28-75.4-52.4c-7.9-9.4-13.3-21.1-14.4-31.3c-2.4-22.2,14.6-33.9,29.7-44.2c16-11,34.3-14.4,52-17.7c0.2,0,0.5,0,0.7,0.2c0.2-0.1,0.4-0.2,0.6-0.2c2.9,0.2,5.9,0.4,8.8,0.5c6.3,0.3,12.8,0.7,19.1,1.6c21.6,3.2,40,15.8,51.8,35.4c13.1,21.8,16.3,49.8,8.2,73.1c-6.1,17.5-15.6,29.5-28.4,35.7C158.7,1074.7,151.1,1076.4,142.7,1076.4z M105.4,926.6c-0.1,0.1-0.2,0.1-0.4,0.2c-17.5,3.3-35.6,6.7-51.3,17.4c-14.7,10.1-31.3,21.4-28.9,42.6c1.1,9.8,6.3,21.2,14,30.4c20.1,24.1,45.2,41.6,74.6,51.9c20.5,7.2,37.7,7.4,51.3,0.8c12.4-6,21.7-17.7,27.6-34.8c7.9-22.8,4.8-50.3-8.1-71.6c-11.5-19.1-29.5-31.4-50.6-34.6c-6.2-0.9-12.7-1.3-19-1.6c-3-0.2-5.9-0.3-8.9-0.5C105.7,926.8,105.5,926.7,105.4,926.6z"/></g><g><path class="st0" d="M1773,1158.4c-9.4,0-19.4-0.9-29.8-2.7c-46.5-8-80.7-31.3-101.8-69.3c-13-23.4-17.6-45.6-14.1-67.7c6-37.7,27.8-63,64.9-75.2c10.7-3.5,21.9-6,32.8-8.3c4.9-1.1,9.9-2.2,14.8-3.3c0.4-0.1,0.8-0.1,1.1,0c0.1,0,0.3,0,0.4-0.1c40.6-1.3,70.9,3.2,98.1,14.6c21.2,8.9,35.6,23.2,43.9,43.8c8.2,20.4,9.8,42.2,4.9,66.7c-6.5,32.8-20.3,57.6-42,76C1826.1,1149.9,1801.9,1158.4,1773,1158.4z M1741,936.7c-4.9,1.2-10,2.3-14.9,3.3c-10.7,2.3-21.8,4.7-32.3,8.2c-35.2,11.6-55.8,35.5-61.5,71.2c-3.3,21,1.1,42.1,13.5,64.5c20.3,36.6,53.3,59,98.2,66.8c40.9,7.1,73.3-0.1,99.1-21.8c20.8-17.6,34-41.5,40.3-73.1c4.7-23.5,3.2-44.4-4.7-63.8c-7.8-19.3-21.2-32.7-41.1-41c-26.5-11.1-56.2-15.5-96-14.2C1741.4,936.8,1741.2,936.8,1741,936.7z"/></g><g><path class="st0" d="M1821.6,600c-3.1,0-6.2-0.4-9.1-1.2c-25.1-7-41.2-23.8-49.2-51.2c-6.2-21-1.3-32,18.1-40.4c0.3-0.1,0.6-0.1,0.9,0.1c0.2-0.1,0.3-0.2,0.6-0.2c32.7,2.1,63.3,26.7,72.9,58.6c1.2,4-0.1,9.1-1,11.8C1849.9,592.2,1835.3,600,1821.6,600z M1782.3,508.6c-0.1,0-0.1,0.1-0.2,0.1c-18.6,8.1-23.1,18.1-17.2,38.3c7.9,26.8,23.6,43.2,48.1,50.1c14.8,4.2,34.5-3,40.2-20.2c0.8-2.5,2-7.2,1-10.8c-9.3-31.2-39.3-55.4-71.3-57.4C1782.6,508.8,1782.4,508.7,1782.3,508.6z"/></g><g><path class="st0" d="M1764.3,1125.1c-4.8,0-9.4-0.5-13.7-1.5c-32.2-7.7-57-18.4-73.1-45.9c-11.8-20-14.4-41.8-7.3-61.4c6.8-19.1,21.8-33.7,42.2-41.1c10.2-3.7,21.2-5.8,31.8-7.8c4.8-0.9,9.8-1.8,14.7-2.9c0.3-0.1,0.5,0,0.7,0.2c0.2-0.1,0.4-0.2,0.6-0.2c1.4,0.2,2.8,0.4,4.2,0.6c3.1,0.4,6.2,0.8,9.3,1.6c4.2,1.1,8.6,2.1,12.8,3.1c10.5,2.3,21.3,4.7,30.5,9.8c36.5,20.1,46.3,58.9,25.7,101.2C1830.7,1105.5,1794.4,1125.1,1764.3,1125.1z M1759.6,966c-0.1,0.1-0.2,0.1-0.3,0.2c-4.9,1.1-9.9,2-14.7,2.9c-10.5,2-21.5,4-31.5,7.7c-19.9,7.3-34.6,21.5-41.2,40.1c-6.9,19.1-4.3,40.4,7.2,60c15.8,26.9,40.2,37.5,72,45.1c31,7.4,76.6-13.7,90.3-41.9c20.1-41.4,10.5-79.4-25-99c-9-5-19.7-7.3-30-9.7c-4.3-0.9-8.7-1.9-12.9-3.1c-2.9-0.8-6-1.2-9-1.6c-1.4-0.2-2.9-0.4-4.3-0.6C1759.8,966.1,1759.7,966,1759.6,966z"/></g><g><path class="st0" d="M642.9,1173.7c-3.1,0-6.1-0.5-9.1-1.4c-9.3-2.9-16.9-10.3-21.9-21.4c-9.3-20.7-14.3-43.1-15-66.6c-0.4-13.4,1.1-27.1,2.6-40.3c0.4-3.9,0.9-7.7,1.2-11.6c1.4-13.6,5.8-32.3,28.5-37c0.2-0.1,0.5,0,0.7,0.2c0.2-0.2,0.5-0.2,0.7-0.2c16.3,4,29.6,8.6,41.8,17.5c24.1,17.8,37.2,39.7,38.9,65c2.5,38-14,68.9-47.6,89.3C656.7,1171.6,649.7,1173.7,642.9,1173.7z M629.9,997c-0.1,0.1-0.2,0.1-0.3,0.2c-16.7,3.4-25,14.4-27.1,35.5c-0.4,3.9-0.8,7.7-1.2,11.6c-1.5,13.2-3,26.8-2.6,40c0.7,23.3,5.7,45.5,14.9,66c4.8,10.7,12,17.7,20.9,20.5c8.8,2.8,18.7,1.1,28.4-4.8c33.1-20.1,49.3-50.4,46.8-87.7c-1.6-24.8-14.5-46.3-38.2-63.8c-11.9-8.8-25.1-13.3-41.2-17.2C630.1,997.1,630,997.1,629.9,997z"/></g><g><path class="st0" d="M1761.4,1088.6c-15.1,0-30.3-7.1-41.9-19.5c-8.3-8.9-11.8-19.6-9.9-30.3c2.1-11.5,10.2-21.5,22.3-27.6c4.1-2.1,8.5-3.6,12.7-5.2c2-0.7,3.9-1.4,5.9-2.2c0.3-0.1,0.6-0.1,0.8,0.1c0.1-0.1,0.3-0.2,0.5-0.2c10.5-0.4,21.7,0,32.5,5.1c13.8,6.6,23.1,17.2,25.5,29.3c2.2,11.2-1.6,22.6-11,33c-10.3,11.3-23.1,17.3-37,17.4C1761.6,1088.6,1761.5,1088.6,1761.4,1088.6z M1751.3,1005.3c-0.1,0-0.1,0.1-0.2,0.1c-2,0.8-3.9,1.5-5.9,2.2c-4.2,1.5-8.5,3.1-12.6,5.1c-11.6,5.8-19.4,15.4-21.4,26.4c-1.8,10.2,1.5,20.4,9.5,28.9c11.3,12.1,26.1,19,40.7,19c0.1,0,0.2,0,0.3,0c13.5-0.1,25.9-5.9,35.8-16.8c9.1-10,12.7-20.9,10.6-31.5c-2.3-11.5-11.2-21.8-24.6-28.1c-10.5-5-21.4-5.3-31.7-5C1751.7,1005.5,1751.5,1005.4,1751.3,1005.3z"/></g><g><path class="st0" d="M1594.4,808.7c-8.7,0-17.5-0.6-26.1-1.1c-4.8-0.3-9.8-0.6-14.8-0.8c-15.8-0.7-31.2-6.6-44.7-17c-29.9-23.3-46.4-56.2-48.9-97.6c-2.7-45.4,4.5-88.3,21.5-127.7c14.4-33.3,35.3-68.8,81.1-80.2c0.3-0.1,0.5,0,0.7,0.2c0.1-0.1,0.4-0.2,0.5-0.2l3.3,0c11.9,0,23.1,0.1,34.4,6c23.2,12.3,41.1,30.8,54.8,56.6c7.8,14.7,15.4,29.8,22.7,44.5c9.4,18.7,19.1,38.1,29.3,56.7c16.9,30.7,36,54.1,58.3,71.4c9.9,7.7,18.9,16.1,26.8,25c4.3,4.8,11.5,12.9,3.2,21.5c-5,5.3-10.5,10.7-16.7,14.5c-15.6,9.5-33.3,11.4-50.4,13.3c-5.9,0.7-12.1,1.3-18,2.3c-12.8,2.1-25.9,3.5-38.6,4.8c-4.7,0.5-9.4,1-14.1,1.5c-5.2,0.6-10.5,1.2-15.7,1.9c-13.5,1.7-27.4,3.4-41.2,4C1599.6,808.7,1597,808.7,1594.4,808.7z M1563.4,485.8c-0.1,0.1-0.2,0.1-0.3,0.2c-45.1,11.2-65.8,46.3-80,79.2c-16.9,39.1-24.1,81.8-21.4,126.9c2.5,40.9,18.7,73.4,48.2,96.4c13.1,10.2,28.3,16,43.7,16.7c4.9,0.2,9.9,0.5,14.8,0.8c11.1,0.7,22.5,1.4,33.7,0.9c13.7-0.6,27.6-2.3,41-4c5.2-0.7,10.5-1.3,15.7-1.9c4.7-0.5,9.4-1,14.1-1.5c12.7-1.3,25.8-2.7,38.5-4.8c6-1,12.1-1.7,18.1-2.3c16.9-1.9,34.4-3.8,49.7-13.1c6.1-3.7,11.4-9.1,16.4-14.3c6.6-6.9,2-13.3-3.3-19.2c-7.8-8.8-16.7-17.2-26.6-24.8c-22.5-17.5-41.7-41-58.7-71.9c-10.3-18.7-20-38-29.4-56.8c-7.3-14.6-14.9-29.7-22.7-44.4c-13.5-25.5-31.2-43.7-54.1-55.9c-10.9-5.8-21.9-5.8-33.6-5.8l-3.3,0C1563.7,486,1563.5,485.9,1563.4,485.8z"/></g><g><path class="st0" d="M1250.8,634.2c-2.8,0-5.6-0.3-8.5-0.8c-17.5-3.3-33-11.8-44.7-24.5c-33.9-36.9-55.5-76.1-66.2-119.9c-5.2-21.6,9.2-47.7,29.1-52.8c4.5-1.2,9-2.4,13.6-3.6l6-1.6c0.4-0.1,0.8-0.1,1.2,0c0.2,0,0.3-0.1,0.5-0.1c1.4,0,2.8-0.1,4.2-0.1c3.2-0.2,6.5-0.3,9.7,0.3c56,10.8,90.5,40.1,105.4,89.5c9.8,32.6,4.8,64-15.1,93.2C1276.8,627.3,1264.8,634.2,1250.8,634.2z M1181.4,435.9l-5.9,1.6c-4.5,1.2-9.1,2.4-13.6,3.6c-15.7,4-30.5,25.8-25.4,46.7c10.4,42.9,31.7,81.4,65,117.7c11,11.9,25.5,19.9,41.9,23c19.5,3.7,31.7-7.5,38.6-17.5c19.2-28.3,24-57.3,14.5-88.8c-14.3-47.5-47.5-75.6-101.5-86c-2.6-0.5-5.5-0.4-8.5-0.2c-1.5,0.1-3,0.1-4.4,0.1C1181.7,436,1181.5,435.9,1181.4,435.9z"/></g><g><path class="st0" d="M1257.1,671.9c-1.3,0-2.7-0.1-4.1-0.2c-24-1.9-46.5-14.5-65.3-36.3c-18.4-21.5-35.1-45.1-51.2-68l-5.9-8.4c-12.5-17.6-24.7-35.9-36.4-53.6c-5.8-8.7-11.6-17.4-17.4-26c-3.1-4.6-6.4-9.2-9.6-13.7c-6.6-9.3-13.4-18.9-19.1-28.9c-10.9-19-12.1-29.6,9.6-42.1c9.9-5.7,21.3-8.6,34.2-11.6c11-2.5,22.3-4.4,33.2-6.1c4.8-0.8,9.5-1.5,14.3-2.4c0.2,0,0.5,0,0.7,0.2c0.1-0.1,0.3-0.2,0.5-0.2l9.7,0c7.1,0,14.2,0,21.3,0c0.1,0,0.3,0,0.4,0c21.4,0,41.8,5.3,60.9,15.7c38.5,21,65.6,48.2,83,83c15.4,30.8,20.5,61.4,15.8,93.7c-5.4,36.4-15.4,62.1-32.4,83.2C1287.9,664.3,1273,671.9,1257.1,671.9z M1140,376.2c-0.1,0.1-0.2,0.1-0.4,0.2c-4.8,0.8-9.5,1.6-14.3,2.4c-10.9,1.8-22.2,3.6-33.1,6.1c-12.7,2.9-24,5.8-33.7,11.4c-20.5,11.8-19.5,21.4-9,39.7c5.7,9.9,12.5,19.5,19,28.8c3.2,4.5,6.5,9.1,9.6,13.8c5.8,8.6,11.6,17.3,17.4,26c11.8,17.7,24,35.9,36.4,53.6l5.9,8.4c16.1,22.8,32.7,46.4,51.1,67.9c18.4,21.5,40.6,33.9,64.1,35.8c16.9,1.4,32.7-6.1,44.7-20.9c16.8-20.9,26.7-46.3,32-82.4c4.7-31.9-0.4-62.3-15.6-92.7c-17.3-34.5-44.2-61.4-82.3-82.3c-18.9-10.3-39.3-15.6-60.5-15.5c-7.1,0-14.2,0-21.3,0l-9.7,0C1140.4,376.3,1140.2,376.3,1140,376.2z"/></g><g><path class="st0" d="M1262.8,705.8c-9.1,0-18.7-1.9-28.5-5.8c-18.2-7.2-32.8-19.8-44.6-31.2c-22.8-21.9-41.5-47.8-59.7-72.8c-4.2-5.8-8.4-11.6-12.6-17.3c-25.6-34.7-48.6-62.3-77.7-84.2c-11.4-8.6-24.2-15.8-36.6-22.7c-7.9-4.4-16.1-9-23.9-14l-2.9-1.8c-13.6-8.6-27.6-17.5-39.3-28.5c-11.8-11.1-15-26-9.1-42c9-24.3,28.8-35.5,45.1-42.7c28.6-12.5,59.5-14.7,89.4-16.8c4.7-0.3,9.4-0.7,14.1-1c4.1-0.3,8.1-0.6,12.2-0.9c11.6-0.8,23.6-1.6,35.2-3.4c31-4.7,60.8-13.9,93.9-24.6c0.3-0.1,0.6,0,0.8,0.1c0.1-0.1,0.3-0.2,0.5-0.2c13-0.4,22.8,4.9,30.8,16.9c23.2,34.8,46.8,69.6,70.2,103.5c25.9,37.5,38.6,77.7,37.9,119.5c-0.5,28.6-5.5,57.2-14.8,85.2c-5.9,17.6-13.7,38-27.2,56.1C1301.6,696.1,1283.3,705.8,1262.8,705.8z M1218.5,297.5c-0.1,0.1-0.2,0.1-0.3,0.1c-33.1,10.7-63,20-94.1,24.7c-11.7,1.8-23.7,2.6-35.3,3.4c-4.1,0.3-8.1,0.6-12.2,0.9c-4.7,0.4-9.4,0.7-14.1,1c-29.8,2.1-60.6,4.3-88.8,16.7c-23.7,10.4-37.4,23.3-44.2,41.7c-5.7,15.3-2.6,29.5,8.6,40.2c11.6,10.9,25.5,19.8,39,28.3l2.9,1.8c7.7,4.9,15.9,9.5,23.8,13.9c12.4,7,25.3,14.2,36.8,22.8c29.2,22,52.3,49.7,78,84.5c4.2,5.8,8.4,11.5,12.6,17.3c18.1,25,36.8,50.8,59.5,72.6c11.7,11.3,26.1,23.8,44.1,30.8c31.3,12.3,59.5,4.4,79.6-22.3c13.4-17.8,21.1-38.1,27-55.6c9.3-27.8,14.2-56.3,14.7-84.7c0.7-41.5-11.9-81.3-37.6-118.5c-23.4-33.9-47-68.7-70.2-103.5c-7.6-11.4-16.9-16.5-29.3-16.1C1218.9,297.7,1218.7,297.6,1218.5,297.5z"/></g><g><path class="st0" d="M109,327.8c-0.8,0-1.5-0.1-2.2-0.2c-11.2-1.9-23.8-5.2-33.3-14.9c-3-3.1-7.9-9.5-7-13.9c0.9-4.5,6.2-8.2,10.4-11.3l0.8-0.6c2-1.5,4.7-2.1,7.2-2.6c1.1-0.2,2.2-0.5,3.2-0.8c0.3-0.1,0.6,0,0.8,0.1c0.2-0.2,0.5-0.2,0.8-0.1c3.2,1.1,6.4,2.2,9.6,3.2c7.5,2.5,15.2,5,22.4,8.5c7.7,3.8,11.2,11.7,8.6,19.3C127.7,322.1,116.7,327.8,109,327.8z M88.9,285.1c-0.1,0.1-0.2,0.1-0.3,0.1c-1.1,0.3-2.2,0.6-3.4,0.8c-2.5,0.5-4.8,1.1-6.6,2.3l-0.8,0.6c-4,2.9-8.9,6.5-9.7,10.3c-0.7,3.3,2.9,8.7,6.5,12.4c9.2,9.3,21.5,12.5,32.4,14.4c6.9,1.2,19-4.6,21.6-11.9c2.7-7.9-1.9-14.4-7.8-17.2c-7-3.4-14.7-6-22.1-8.4c-3.2-1-6.4-2.1-9.6-3.3C89,285.2,88.9,285.1,88.9,285.1z"/></g><g><path class="st0" d="M2129.1,395.2c-8.4,0-17-1.1-25.6-5.1c-34-15.6-61.3-32.8-83.4-52.6l-3.1-2.8c-11.5-10.2-23.5-20.7-29.7-36.5c-6.4-16.2-5.8-21.3,11.1-29.1c0.3-0.1,0.6-0.1,0.9,0.1c0.2-0.1,0.3-0.2,0.5-0.2c3.2,0.1,6.5,0.1,9.7,0.1c7,0,14.3,0,21.3,1.1c26.1,4.3,51.4,16.5,79.8,38.4c16.7,12.8,35.2,28.5,44.9,51.9c3.4,8.3,2.8,18.8-1.6,26c-2.8,4.7-7,7.5-11.7,7.9C2137.9,394.9,2133.5,395.2,2129.1,395.2z M1999.1,270.6c0,0-0.1,0.1-0.2,0.1c-16,7.5-16.2,11.8-10.2,27c6.1,15.4,17.9,25.8,29.3,35.8l3.1,2.8c22,19.6,49.2,36.7,83,52.3c12.8,5.9,25.2,5.4,37.9,4.2c5.3-0.5,8.6-4.1,10.4-7.1c4.1-6.8,4.7-16.6,1.5-24.5c-9.5-23-27.9-38.5-44.3-51.2c-28.2-21.7-53.3-33.8-79.1-38.1c-6.9-1.1-14.1-1.1-21.1-1.1c-3.2,0-6.5,0-9.8-0.1C1999.5,270.8,1999.3,270.7,1999.1,270.6z"/></g><g><path class="st0" d="M2155.7,437.4c-7.9,0-16-1.2-23.9-2.6c-31.8-5.6-58.7-22.4-80.8-38.2l-1.7-1.2c-30.9-21.9-62.8-44.6-92.1-69.4c-19.8-16.8-44.4-40.2-58.5-72.2c-5.3-12.1-3.1-20-0.2-24.4c4-6.2,11.5-9.8,20.7-10c2.5,0,5.1-0.6,7.6-1.2c1.2-0.3,2.4-0.5,3.6-0.8c0.2,0,0.5,0,0.7,0.2c0.2-0.1,0.4-0.2,0.6-0.2c4.1,0.4,8.2,0.8,12.2,1.2c8.9,0.8,18.1,1.7,27,3.1c33.2,5.3,58.1,11.7,80.7,20.6c37.1,14.7,71.1,35.4,101.2,61.5c21.1,18.3,44.3,40.6,52.4,73.5c3.9,15.8,1.2,28.9-8.6,41.2C2185,433.2,2170.7,437.4,2155.7,437.4z M1931,218.9c-0.1,0.1-0.2,0.1-0.4,0.2c-1.2,0.2-2.4,0.5-3.5,0.8c-2.6,0.6-5.3,1.2-8,1.2c-8.6,0.2-15.7,3.5-19.3,9.2c-3.8,5.9-3.7,13.8,0.3,22.8c14,31.8,38.4,55,58.1,71.6c29.2,24.8,61.1,47.4,91.9,69.3l1.7,1.2c22,15.6,48.7,32.4,80.1,37.9c22.6,4,46.1,6,63.2-15.7c9.5-12.1,12.1-24.3,8.3-39.8c-8-32.4-31-54.5-51.9-72.6c-29.9-25.9-63.8-46.5-100.7-61.2c-22.5-8.9-47.3-15.3-80.4-20.5c-8.9-1.4-18.1-2.3-26.9-3.1c-4.1-0.4-8.2-0.8-12.3-1.2C1931.3,219,1931.1,219,1931,218.9z"/></g><g><path class="st0" d="M1432.2,1230.3c-9.8,0-19.4-1.5-28.8-3l-2.8-0.4c-35.4-5.6-63.3-20.7-82.9-45c-8.9-11-13-23.4-11.5-35c1.3-10.4,7.1-19.7,16.7-26.9c3.7-2.8,8.3-4.5,12.7-6.2c2-0.8,4-1.5,6-2.4c0.3-0.1,0.6-0.1,0.9,0.1c0.1-0.1,0.3-0.2,0.5-0.2c3.8,0,7.7-0.2,11.4-0.4c8.3-0.5,16.9-1,24.8,0.9c33.5,7.8,74.5,22.7,93.8,69.3c4.4,10.7,4.2,21-0.5,29.9c-5,9.2-14.7,15.9-26.1,18C1441.6,1229.9,1436.9,1230.3,1432.2,1230.3z M1342.4,1112.9c-0.1,0-0.1,0.1-0.2,0.1c-2,0.9-4,1.7-6.1,2.4c-4.3,1.6-8.7,3.3-12.2,5.9c-9.2,6.9-14.8,15.8-16,25.7c-1.4,11.1,2.6,23.1,11.1,33.7c19.3,23.9,46.8,38.8,81.8,44.4l2.8,0.4c13.8,2.2,28.1,4.5,42.4,1.8c10.9-2,20.2-8.5,24.9-17.2c4.5-8.4,4.7-18.2,0.5-28.4c-19-45.9-59.5-60.6-92.6-68.3c-7.7-1.8-16.2-1.3-24.3-0.8c-3.8,0.2-7.7,0.4-11.5,0.4C1342.7,1113.1,1342.6,1113,1342.4,1112.9z"/></g><g><path class="st0" d="M1002.3,926.9c-17,0-32.1-6-45.9-12.6c-38.3-18.2-69.8-38.2-96.2-61.2c-25.2-22-44.3-42.3-55.1-69.6c-14.5-36.6-2.7-76.5,29.3-99.3c16.6-11.9,35.9-16.8,50.9-19.8c0.3,0,0.5,0,0.7,0.2c0.1-0.1,0.3-0.2,0.5-0.2l4.5,0c3.3,0,6.6,0,9.9,0c0.3,0,0.7,0,1,0c32.4,0,61.1,11.9,85.2,35.5c26.6,26,44.7,60.3,56.9,108c6,23.7,12.9,50.5,6.3,77.9c-6.2,25.8-23.4,40.8-47.2,41.1C1002.9,926.9,1002.6,926.9,1002.3,926.9z M886,665.9c-0.1,0.1-0.2,0.1-0.4,0.2c-14.8,3-33.9,7.9-50.3,19.5c-31.4,22.4-42.9,61.5-28.7,97.3c10.7,27,29.6,47,54.6,68.9c26.3,22.9,57.6,42.9,95.8,61c13.9,6.6,29,12.6,46.1,12.4c22.9-0.3,39.5-14.8,45.6-39.8c6.5-27-0.3-53.7-6.3-77.1c-12.1-47.4-30-81.5-56.4-107.2c-24-23.5-52.7-35.2-85.1-35c-3.3,0-6.6,0-9.9,0l-4.5,0C886.3,666.1,886.2,666,886,665.9z"/></g><g><path class="st0" d="M950.4,1612c-3.4,0-6.5-0.6-9.5-1.8c-8.9-3.6-15.7-12.5-21.6-28.2c-4.5-11.9-4.8-26-4.4-39.4c0.6-24.6,1.4-52.4,8-78.8c9.3-36.8,26.7-80.7,80.1-93.7c0.3-0.1,0.5,0,0.7,0.2c0.1-0.1,0.3-0.2,0.5-0.2c1.5,0,3.1,0,4.6,0c3.3,0,6.6,0,9.8,0c0.4,0,0.9,0,1.3,0c46.9,0,62.5,38.8,67,55.6c8.5,31.5,2.6,63.9-17.2,93.6c-25.5,38.4-59,67.8-99.4,87.3C963,1610.2,956.3,1612,950.4,1612z M1003.7,1371.6c-0.1,0.1-0.2,0.1-0.3,0.2c-52.2,12.7-69.2,53.9-78.9,92.5c-6.6,26.2-7.3,54-7.9,78.5c-0.3,13.3-0.1,27.1,4.3,38.8c5.7,15.2,12.3,23.8,20.6,27.2c7.6,3.1,16.9,1.9,28.3-3.6c40.1-19.4,73.3-48.5,98.7-86.7c19.5-29.3,25.3-61.2,16.9-92.2c-4.5-16.6-19.9-55.1-66.7-54.4c-3.3,0.1-6.6,0-9.9,0c-1.5,0-3.1,0-4.6,0C1004.1,1371.8,1003.9,1371.7,1003.7,1371.6z"/></g><g><path class="st0" d="M973.3,886.5c-5.1,0-10.4-0.7-15.7-2.3c-32.4-9.3-62.8-26-90.1-49.8c-19.2-16.7-37.9-36.2-44-65.5c-4.5-21.8,0.4-40.6,14.9-57.7c13.3-15.7,31.2-22,46.9-26.1c0.3-0.1,0.5,0,0.7,0.1c0.1-0.1,0.3-0.2,0.5-0.2c1.2,0,2.4,0,3.6,0c2.5,0,5.1,0.1,7.7-0.1c35.6-2.4,64.9,12,89.5,43.8c18.2,23.5,28.9,52.3,33.8,90.5c1.6,12.3,0.4,25.1-3.2,35.4C1010.9,874.7,993.6,886.5,973.3,886.5z M886,686.6c-0.1,0.1-0.2,0.1-0.3,0.1c-15.5,4.1-33.1,10.3-46.1,25.6c-14.4,16.9-19,34.8-14.5,56.3c6,28.8,24.4,48.1,43.4,64.6c27.2,23.6,57.3,40.2,89.5,49.4c25.8,7.4,49.8-4.3,58.4-28.5c3.5-10,4.7-22.6,3.1-34.6c-4.8-37.9-15.5-66.4-33.5-89.7c-24.3-31.4-53.1-45.5-88.1-43.2c-2.6,0.2-5.3,0.1-7.8,0.1c-1.2,0-2.4,0-3.6,0C886.3,686.8,886.2,686.7,886,686.6z"/></g><g><path class="st0" d="M2400.4,873.4c-3.6,11.7-8.8,21.1-18.2,28c-26.2,19.1-43.5,15.8-70.2,1.9c-22.5-11.7-40.9-31.3-56.1-59.7c-6-11.3-13.1-28-12.9-43.8c0.3-22.9,13-40,34.7-46.7c7-2.2,14.2-4,21.2-5.8c3.2-0.8,6.5-1.7,9.7-2.5c0.1,0,0.2-0.1,0.3-0.1c0.1,0.1,0.2,0.1,0.4,0.2c1.4,0.2,2.8,0.5,4.2,0.7c3,0.5,6.1,1,9.2,1.4c26.8,2.9,49.9,16.1,65,37.1c5.4,7.6,9.7,15.9,12.7,24.6v-4.9c-2.9-7.3-6.7-14.3-11.3-20.8c-15.4-21.4-38.9-34.8-66.2-37.8c-3-0.3-6.1-0.8-9.1-1.3c-1.4-0.2-2.8-0.5-4.3-0.7c-0.2,0-0.5,0-0.6,0.2c-0.2-0.2-0.5-0.2-0.7-0.1c-3.2,0.9-6.5,1.7-9.7,2.5c-7,1.8-14.3,3.6-21.3,5.8c-22.5,7-35.5,24.6-35.9,48.3c-0.2,16.2,7,33.2,13.1,44.6c15.4,28.8,33.9,48.5,56.8,60.4c13.9,7.3,25.4,11.7,36.8,11.7c11,0,22-4.1,35.2-13.7c8.6-6.3,13.8-14.8,17.2-24.1V873.4z"/></g><g><path class="st0" d="M2400.4,1507.3c-0.6-1.8-1.5-3.6-2.7-5.3c-10.8-15.7-19.8-27.2-28.9-37.3c-2.3-2.5-4.5-5-6.8-7.6c-13.9-15.6-28.2-31.8-48.1-41.3c-1.8-0.9-3.8-1.3-5.8-1.6c-0.9-0.2-1.8-0.3-2.6-0.6c-0.3-0.1-0.5,0-0.7,0.2c-0.2-0.2-0.6-0.2-0.9-0.1c-10,4.7-14.1,8.5-10.6,17.6c17,44.3,42.7,75.9,78.8,96.6c4.1,2.3,8.2,3.5,12,3.5c4.9,0,9.4-1.9,12.7-5.7c1.7-1.9,2.9-3.9,3.7-6V1507.3z M2395.5,1524.5c-5.4,6.2-13.9,6.9-22.6,1.9c-35.7-20.5-61.2-51.8-78-95.8c-2.8-7.2-0.7-10.6,9.8-15.4c0.1,0,0.1-0.1,0.2-0.1c0.1,0.1,0.2,0.1,0.3,0.2c0.9,0.2,1.8,0.4,2.7,0.6c1.9,0.4,3.7,0.7,5.4,1.5c19.5,9.4,33.8,25.4,47.5,40.9c2.3,2.5,4.5,5.1,6.8,7.6c9.1,10.1,18,21.5,28.8,37.2C2401.4,1510.3,2401.1,1518.2,2395.5,1524.5z"/></g><g><path class="st0" d="M630.9,1228.4c-1.9,0-3.8-0.2-5.8-0.6c-24.7-5.1-35.6-24.5-43-42.9c-11.2-27.9-13.8-57.6-16.3-86.4c-0.7-7.7-1.4-15.7-2.2-23.5c-0.8-7.3-1.4-14.8-1.9-22c-0.6-8.7-1.3-17.8-2.4-26.6c-4.3-34-16.7-67.5-37.9-102.2c-2.5-4.1-5.1-8.2-7.7-12.2C503,895.3,492,878,487.2,857.8c-3-12.6-6.3-27.6-8.2-42.5c-2.1-16.8,4.8-30,18.9-36c0.3-0.1,0.6-0.1,0.8,0.1c0.2-0.1,0.4-0.2,0.6-0.2c10.2,0.7,18.4,6.3,25.3,17c16.2,25.4,29.3,46.8,41.3,67.3c10,17.1,19.1,31,30.8,43.4c18.5,19.4,39.6,35.3,57.9,48.3c25,17.9,49,35.9,67.2,60.3c23.7,31.8,30.7,65.8,20.8,101.1c-8.2,29.2-26.5,52.5-41.5,69.6c-11.9,13.6-25.5,27.1-43.6,34.3c-1.6,0.6-3.2,1.3-4.8,2C645.8,1225.4,638.7,1228.4,630.9,1228.4z M498.8,780.7c-0.1,0-0.1,0.1-0.2,0.1c-13.4,5.7-19.9,18.2-17.9,34.3c1.9,14.9,5.2,29.7,8.1,42.3c4.7,19.9,15.7,37.1,26.3,53.7c2.6,4,5.2,8.2,7.7,12.3c21.3,34.9,33.8,68.6,38.1,102.8c1.1,8.9,1.8,17.9,2.4,26.6c0.5,7.2,1.1,14.7,1.9,22c0.9,7.8,1.6,15.8,2.2,23.6c2.5,28.7,5.1,58.3,16.2,85.9c7.6,18.9,17.9,37,41.7,41.9c9.5,1.9,18.2-1.7,26.6-5.3c1.6-0.7,3.3-1.4,4.9-2c17.8-7.1,31.2-20.5,43-33.9c14.9-16.9,33-40,41.2-68.9c9.8-34.7,2.9-68.2-20.5-99.6c-18-24.2-41.9-42.1-66.8-59.9c-18.3-13.1-39.6-29.1-58.1-48.5c-11.9-12.5-21-26.5-31.1-43.7c-12-20.5-25.1-41.9-41.3-67.2c-6.6-10.3-14.4-15.6-24-16.3C499.1,780.9,498.9,780.8,498.8,780.7z"/></g><g><path class="st0" d="M378.4,1602.2c-24.3,0-49.6-3.4-75.5-10.1c-22.6-5.9-50.8-13.2-71.3-32.6c-19.7-18.6-22.3-34.5-8.9-54.7c11.5-17.4,28.5-26.7,42.1-32.8c37.8-17.1,79.9-30,136.3-41.8c10.6-2.2,21.4-4.1,31.9-5.8c4.9-0.8,9.7-1.6,14.6-2.5c0.2,0,0.5,0,0.7,0.2c0.1-0.1,0.3-0.2,0.5-0.2c1.4,0,2.8,0,4.1,0c3.1,0,6.2-0.1,9.3,0.1l2.6,0.2c5.3,0.4,10.8,0.7,16.1,2c20.1,4.7,31.8,20.8,32.8,45.2c0.8,19.3-4,36.9-9.4,53.1c-15.4,46.7-50.7,74-102,78.8C394.5,1601.9,386.5,1602.2,378.4,1602.2z M448.2,1423.3c-0.1,0.1-0.2,0.1-0.4,0.2c-4.9,0.9-9.7,1.7-14.6,2.5c-10.5,1.8-21.3,3.6-31.9,5.8c-56.3,11.8-98.2,24.7-135.9,41.7c-13.4,6-30.1,15.1-41.4,32.2c-12.8,19.4-10.3,34.7,8.6,52.6c20.2,19.1,48.1,26.3,70.6,32.2c34.2,8.9,67.5,11.9,98.8,8.9c50.6-4.8,85.3-31.7,100.6-77.7c5.3-16,10.1-33.5,9.3-52.5c-1-23.6-12.2-39.1-31.5-43.6c-5.1-1.2-10.6-1.6-15.8-1.9l-2.6-0.2c-3-0.2-6.2-0.2-9.2-0.1c-1.4,0-2.8,0-4.2,0C448.5,1423.5,448.4,1423.4,448.2,1423.3z"/></g><g><path class="st0" d="M1036.1,979c-7.8,0-15.9-1.1-23.9-2.7c-19-3.7-37-14.2-52.4-23.7c-38.8-23.9-76.5-52-112.2-83.6c-18.1-16-38.7-35.1-54-58.6c-16.7-25.7-22.9-51.7-18.4-77.3c6.2-35.3,25.5-60.8,57.5-75.9c16-7.5,32.6-11.7,48.2-15.3c0.4-0.1,0.7-0.1,1.1,0c0.2,0,0.4-0.1,0.6,0c4.4,0.2,8.9,0.3,13.2,0.4c9.6,0.2,19.6,0.5,29.3,1.9c31.5,4.5,59.4,19.7,83,45.2c30.5,33,47.8,73.8,60.6,109.4c11.7,32.4,23,67.6,26.6,105.2c0.7,7.6,1.1,22.3-4.4,35.2C1077.5,970.5,1057.6,979,1036.1,979z M881.9,647c-15.3,3.5-31.6,7.6-47.1,14.9c-30.4,14.3-48.8,38.5-54.6,72.1c-4.2,24.3,1.7,49,17.7,73.6c15,23,35.3,41.8,53.1,57.6c35.5,31.4,73,59.3,111.5,83.1c15,9.3,32.6,19.4,50.8,23c32.4,6.4,57.2,3,73-34.1c5-11.9,4.7-25.6,4-32.7c-3.5-37.1-14.7-71.9-26.3-103.9c-12.7-35.1-29.6-75.3-59.6-107.6c-22.8-24.6-49.7-39.3-80-43.6c-9.4-1.3-19.3-1.6-28.8-1.8c-4.4-0.1-8.9-0.2-13.3-0.4C882.2,647,882,647,881.9,647z"/></g><g><path class="st0" d="M940,836.7c-6.7,0-13.5-1.4-19.7-4.2c-15-6.8-34-16.8-47.8-34.3c-11.3-14.4-21.7-32.1-12.6-54.6c6.7-16.5,21.1-22.9,35.6-27.4c0.3-0.1,0.6,0,0.8,0.1c0.2-0.1,0.4-0.2,0.6-0.2c2.5,0.1,5,0.2,7.5,0.2c8.8,0.2,17.9,0.4,27.1,4.6c22.9,10.7,37.7,29.3,45.2,56.9c3.2,11.7,3.1,24.9-0.1,35.3c-2.7,8.5-9.1,15.5-18.2,19.6C952.7,835.4,946.4,836.7,940,836.7z M896.4,717.6c-0.1,0.1-0.2,0.1-0.3,0.1c-14.2,4.4-28.2,10.6-34.6,26.4c-8.8,21.7,1.3,38.9,12.3,52.9c13.6,17.2,32.3,27.1,47.2,33.8c11.7,5.3,25.4,5.4,36.6,0.4c8.7-3.9,14.8-10.5,17.3-18.5c3.1-10.1,3.2-23,0.1-34.4c-7.3-27.1-21.8-45.4-44.3-55.9c-8.9-4.1-17.4-4.3-26.4-4.5c-2.5,0-5-0.1-7.5-0.2C896.6,717.8,896.5,717.7,896.4,717.6z"/></g></svg>');-webkit-mask:var(--svg);mask:var(--svg);-webkit-mask-size:cover;mask-size:cover;}.unl-slope-b-upward{clip-path:polygon(0 0,100% 0,100% calc(100% - 7.5em),0 100%);}.unl-slope-b-downward{clip-path:polygon(0 0,100% 0,100% 100%,0 calc(100% - 7.5em));}.hover-caption-target{width:100%;height:100%;position:absolute;opacity:0;top:0;left:0;transition:all 300ms ease-in-out;-webkit-transition:all 300ms ease-in-out;-moz-transition:all 300ms ease-in-out;-o-transition:all 300ms ease-in-out;-ms-transition:all 300ms ease-in-out;padding:20px;}.hover-caption-target:hover{opacity:1;}#KAH-bg::before{content:"";position:absolute;top:0px;right:0px;bottom:0px;left:0px;background-image:url('https://cms.unl.edu/university-communication/lincoln/sites/unl.edu.university-communication.lincoln/files/media/image/BG-KAH2-22.svg');background-repeat:repeat;background-size:200px 200px;opacity:0.4;z-index:0;}#sports-bg::before{content:"";position:absolute;top:0px;right:0px;bottom:0px;left:0px;background-image:url('https://cms.unl.edu/university-communication/lincoln/sites/unl.edu.university-communication.lincoln/files/media/image/BG-SFA2-22.svg');background-repeat:repeat;background-size:200px 200px;opacity:0.4;z-index:0;}#foodies::before{content:"";position:absolute;top:0px;right:0px;bottom:0px;left:0px;background-image:url('https://cms.unl.edu/university-communication/lincoln/sites/unl.edu.university-communication.lincoln/files/media/image/BG-FOOD2-22.svg');background-repeat:repeat;background-size:200px 200px;opacity:0.4;z-index:0;}.unl-stripe-bottom-scarlet-dark::after{background-image:linear-gradient(180deg,rgba(157,0,0,0) 0,rgba(157,0,0,0) 7px,#9d0000 7px,#9d0000 9px);bottom:-9px;content:'';height:11px;left:0;position:absolute;width:100%;z-index:1;}.top-angle-band{z-index:-1;height:300px;top:-299px;left:0;clip-path:polygon(0 100%,100% calc(100% - 7.5em),100% 100%,0 100%);}.dark{display:none;}.light{display:block;}@media (prefers-color-scheme:dark){.top-angle-band{z-index:-1;clip-path:polygon(0 100%,100% calc(100% - 7.5em),100% 100%,0 100%);height:300px;top:-299px;left:0;}.dark{display:block;}.light{display:none;}}.lincoln-slide{display:grid;grid-template-rows:1fr auto;position:relative;right:-5.62vw;left:0;max-width:calc(100% + 5.62vw);width:calc(100% + 5.62vw);}.lincoln-slide[data-start="right"]{right:0;left:-5.62vw;}.lincoln-slide ul{position:relative;list-style:none;display:flex;flex-flow:row nowrap;gap:1rem;max-width:100%;overflow-x:scroll;overflow-y:hidden;height:600px;padding:0;overflow-x:hidden;}.lincoln-slide[data-start="right"] ul{flex-direction:row-reverse;}.lincoln-slide li{flex:0 0 auto;height:100%;min-width:300px;max-width:100%;margin:0;padding:0;overflow:hidden;}.lincoln-slide li.lincoln-half-height{width:430px;}.lincoln-slide .lincoln-full-height>*{width:auto;height:100%;}.lincoln-slide li.lincoln-full-height>*{min-width:338px;}.lincoln-slide .lincoln-half-height>*{width:auto;height:calc(50% - 0.5rem);margin-bottom:1rem;}.lincoln-slide-controls{display:grid;grid-template-columns:auto 1fr;column-gap:1rem;position:relative;max-width:calc(100% - 5.62vw);}.lincoln-slide[data-start="right"] .lincoln-slide-controls{left:5.62vw;}.lincoln-slide[data-start="left"] .lincoln-slide-controls{left:0;}.lincoln-slide-controls button{padding:0;font-size:0;line-height:0;width:2.5rem;height:2.5rem;cursor:pointer;border-radius:50%;background-color:transparent !important;box-shadow:none;z-index:2;text-align:center;transition:opacity 0.2s linear;border-style:solid;border-width:2px;touch-action:manipulation;}.lincoln-slide-controls button:disabled{opacity:0.35;}@media (hover:hover) and (pointer:fine){.lincoln-slide-controls button:hover{opacity:0.5;}}.lincoln-progress-container{display:grid;align-items:center;}.lincoln-progress-base{grid-row:1;grid-column:1;height:2px;width:100%;}.lincoln-progress-progression{grid-row:1;grid-column:1;height:10px;width:0%;}.lincoln-slide[data-start="right"] .lincoln-progress-progression{justify-self:end;}.lincoln-slide-controls-scarlet .lincoln-progress-progression,.lincoln-slide-controls-scarlet .lincoln-progress-base,.lincoln-slide-controls-scarlet .lincoln-slide-controls button{background-color:var(--bg-brand-alpha);color:var(--bg-brand-alpha);border-color:var(--bg-brand-alpha);}.lincoln-slide-controls-cream .lincoln-progress-progression,.lincoln-slide-controls-cream .lincoln-progress-base,.lincoln-slide-controls-cream .lincoln-slide-controls button{background-color:#fefdfa;color:#fefdfa;border-color:#fefdfa;}.mobile-hide{display:grid;}.mobile-show{display:none;}@media (max-width:736px){.mobile-hide{display:none!important;}.mobile-show{display:inherit;}}@media only screen and (max-width:897px) and (orientation:landscape){.mobile-hide{display:none!important;}.mobile-show{display:inherit;}}@media (min-width:320px){}@media (min-width:481px){}@media (min-width:641px){}@media (min-width:961px){}@media (min-width:1025px){figure.dcf-relative .dcf-btn{display:none!important;}}@media (min-width:1281px){}
