Version Description
- Released on 11/04/2021
- Solved a bug in the wp_audio_shortcode_override action
- Added 2021 icon sprites
- Added wp_nonce to admin-ajax actions
- Updated links to Blubrry hosting onboarding
Download this release
Release Info
Developer | benbeecroft |
Plugin | PowerPress Podcasting plugin by Blubrry |
Version | 8.7.6 |
Comparing to | |
See all releases |
Code changes from version 8.7.5 to 8.7.6
- css/settings.css +6 -2
- css/settings.min.css +1 -1
- css/subscribe-widget.css +24 -5
- css/subscribe-widget.min.css +1 -1
- css/subscribe.css +20 -2
- css/subscribe.min.css +1 -1
- images/classic_icon_sprite_2021.svg +1882 -0
- images/modern_icon_sprite_2021.svg +2476 -0
- powerpress-subscribe.php +2 -2
- powerpress.php +9 -7
- powerpressadmin-dashboard.php +1 -1
- powerpressadmin-metabox.php +2 -1
- powerpressadmin-notifications.php +9 -2
- powerpressadmin.php +34 -6
- readme.txt +8 -1
- views/settings_tab_destinations.php +1 -1
css/settings.css
CHANGED
@@ -208,7 +208,7 @@
|
|
208 |
}
|
209 |
|
210 |
.destinations-side-icon {
|
211 |
-
background-image: url('../images/
|
212 |
margin-right: 15px;
|
213 |
display: inline-block;
|
214 |
width: 36px;
|
@@ -222,7 +222,7 @@
|
|
222 |
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
|
223 |
/* IE10+ CSS styles go here */
|
224 |
.pp-sidenav .destinations-side-icon {
|
225 |
-
background-image: url('../images/
|
226 |
}
|
227 |
}
|
228 |
|
@@ -264,6 +264,10 @@ span[id^="deezer-icon"] {
|
|
264 |
background-position: -5px -512px;
|
265 |
}
|
266 |
|
|
|
|
|
|
|
|
|
267 |
span[id^="pandora-icon"] {
|
268 |
background-position: -5px -560px;
|
269 |
}
|
208 |
}
|
209 |
|
210 |
.destinations-side-icon {
|
211 |
+
background-image: url('../images/modern_icon_sprite_2021.svg');
|
212 |
margin-right: 15px;
|
213 |
display: inline-block;
|
214 |
width: 36px;
|
222 |
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
|
223 |
/* IE10+ CSS styles go here */
|
224 |
.pp-sidenav .destinations-side-icon {
|
225 |
+
background-image: url('../images/modern_icon_sprite_2021.svg');
|
226 |
}
|
227 |
}
|
228 |
|
264 |
background-position: -5px -512px;
|
265 |
}
|
266 |
|
267 |
+
span[id^="anghami-icon"] {
|
268 |
+
background-position: -5px -1260px;
|
269 |
+
}
|
270 |
+
|
271 |
span[id^="pandora-icon"] {
|
272 |
background-position: -5px -560px;
|
273 |
}
|
css/settings.min.css
CHANGED
@@ -1 +1 @@
|
|
1 |
-
.pp-tab{font-size:16px;overflow:hidden;background-color:#fff;border-bottom:1px solid #ddd;box-shadow:0 1px 0 0 #eaedf3,0 1px 3px 0 rgba(0,0,0,.05);width:100%;padding:0}.pp-tab button{background-color:inherit;float:left;border:none;outline:0;cursor:pointer;padding:3vh 3%;transition:.3s;width:auto}.pp-tab button:hover{background-color:#ddd}.pp-tab button.active{border-bottom:3px solid #1a6deb;font-weight:700}.pp-tabcontent{background-color:#fff;display:none;border-top:none;padding:0 40px 0 0;height:100%}.pp-tabcontent.active{display:flex}#welcome-title{display:inline-block;margin-top:1ch;font-size:22px;width:70%}#welcome-tab-new-post{display:inline-block;text-decoration:none;color:#1976d2;font-family:Roboto,sans-serif;font-size:14px}#welcome-tab-new-post div{padding:1ch;border:2px solid #1976d2;border-radius:4px}#welcome-tab-new-post div:hover{background-color:#1976d2;color:#fff}#pp-welcome-applesubmit-link:hover,#pp-welcome-artwork-link:hover{cursor:pointer;text-decoration:underline}#pp-welcome-applesubmit-link,#pp-welcome-artwork-link,.program-status-link,p[class=pp-settings-status-text]{margin-top:0;margin-bottom:1em;font-family:Roboto,sans-serif;font-size:14px}#advanced-tab-seo-link{cursor:pointer}.submit{font-family:Roboto,sans-serif;font-size:14px;letter-spacing:0;line-height:21px}.powerpress_save_button{border-width:1px}.powerpress_save_button:hover{cursor:pointer}.pp-news-image{vertical-align:top;float:left;margin-right:1em;max-height:95%;max-width:40%;width:auto;height:auto}.pp-settings-welcome-text img{height:50px;width:50px}.pp-news-item{padding:0 2em 2ch 0;border-bottom:1px solid #ddd;height:17vh}.powerpress-welcome-news .rss-date{font-size:80%}.powerpress-welcome-news .rsswidget{font-size:110%;color:#000;text-decoration:underline}.pp-news-image-container{max-width:33%;overflow:hidden}.pp-news-details-container{height:100%;width:auto;overflow:hidden}.program-status-link{color:#d21919;text-decoration:underline}.pp-settings-program-summary{margin-bottom:4em}.prog-sum-contents,.prog-sum-head{display:inline-block;vertical-align:middle}.prog-sum-head{width:72%}.prog-sum-contents{width:23%;height:100%;position:absolute;margin-left:2em}.pp-settings-podcast-status{margin-top:2ch}.pp-settings-num-episodes,.pp-settings-podcast-status,.pp-settings-recent-post{display:inline-block;vertical-align:top}.pp-settings-recent-post{width:70%}.pp-settings-num-episodes{width:16%;margin-left:3em}.pp-settings-welcome-text{display:inline-block;vertical-align:top;width:65%;margin-left:1ch}#welcome-preview-image{width:30%;height:auto;display:inline-block}.destinations-side-text{line-height:36px}.directory-summary-head{vertical-align:middle}.destinations-side-icon{background-image:url(../images/modern_icon_sprite_2020.svg);margin-right:15px;display:inline-block;width:36px;height:36px;border:0;background-repeat:no-repeat;background-size:50px;vertical-align:middle}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.pp-sidenav .destinations-side-icon{background-image:url(../images/modern-icon-sprite.png)}}span[id^=apple-icon]{background-position:-5px -10px}span[id^=android-icon]{background-position:-5px -60px}span[id^=email-icon]{background-position:-5px -111px}span[id^=google-icon]{background-position:-5px -160px}span[id^=stitcher-icon]{background-position:-7px -210px}span[id^=tunein-icon]{background-position:-7px -260px}span[id^=spotify-icon]{background-position:-5px -312px}span[id^=iheart-icon]{background-position:-5px -461px}span[id^=deezer-icon]{background-position:-5px -512px}span[id^=pandora-icon]{background-position:-5px -560px}span[id^=amazon-icon]{background-position:-5px -1010px}span[id^=pcindex-icon]{background-position:-5px -1060px}span[id^=jiosaavn-icon]{background-position:-5px -1110px}span[id^=podchaser-icon]{background-position:-5px -1160px}span[id^=gaana-icon]{background-position:-5px -1210px}span[id^=all-icon]{background-position:-5px -360px}.pp-settings-footer{border-top:1px solid #eff0f5;margin:3ch;padding-top:2ch}.pp-save-button-container{display:inline-block;float:right}#connect-blubrry-services .button-blubrry{max-width:14em;width:100%}#connected-blubrry-blurb{display:inline-block;width:55%;margin:0 0 0 1ch;text-align:left}#connect-blubrry-blurb{font-size:12px;margin:1ch 1ch 0 4ch}.pp-sidenav{overflow:hidden;background-color:#fff;float:left;min-height:70vh;height:100%;z-index:10000;opacity:1}.pp-sidenav-container{display:inline-block}.pp-sidenav-hidden{display:none}.toggle-sidenav{display:none}.pp-sidenav-tab{background-color:#fff;display:none;border-top:none;padding:3vh 3vw;width:75%;border-left:1px solid #ddd}.pp-sidenav-tab.active{display:inline-block}@media (min-width:651px){.pp-sidenav-toggle-container{width:23%}}@media (max-width:650px){.pp-sidenav{width:100%;overflow:visible}.pp-sidenav-tab{border-left:none}.toggle-sidenav{color:#1a6deb;font-weight:700;font-size:24px;cursor:pointer;padding:.5ch;display:block}}.pp-sidenav button{display:block;font-family:Roboto,sans-serif;font-size:14px;font-weight:600;background-color:inherit;float:left;border:none;outline:0;cursor:pointer;padding:1vh 2vw 1vh 1vw;transition:.3s;width:100%;text-align:left;line-height:25px}.pp-sidenav button img{height:25px;width:25px;background-color:rgba(255,255,255,0);vertical-align:middle}.pp-sidenav button:hover{background-color:#ddd}.pp-sidenav button.active{border-left:2px solid #1a6deb;color:#1665d8;background-color:#f6f9fd}#powerpress_settings_page{min-height:100vh;margin-top:1em}#connect-blubrry-services{margin:30px 10px 10px 10px;text-align:center;border:1px solid #d0d3db;border-radius:2px;display:inline-block}#blubrry-services-connected-settings,#connect-see-options{padding:3ch 3ch 3ch 1.5ch}#connect-blubrry-button-container{padding:10px;text-align:center;border-top:1px solid #d0d3db}#blubrry-logo-connect{width:42px;height:40px}.pp-settings-section{border-left:3px solid #eff0f5;padding-left:2em;margin-bottom:4em}.pp-settings-section h2{font-weight:700;font-family:Roboto,sans-serif;font-size:20px}.pp-settings-subsection{margin-left:1em;padding:1em 0 1em 1em;border-bottom:1px solid #eff0f5;display:inline-block;width:90%}.pp-settings-subsection-no-border{padding:1em 0 1em 0;display:inline-block;width:90%}.pp-nav-icon{margin:0 25px 0 10px}.pp-directory-icon{margin:0 25px 0 0;vertical-align:middle}h1.pp-heading,h2.pp-heading{font-size:26px;font-family:Roboto,sans-serif;font-weight:700}p.pp-main{font-size:16px;font-family:Roboto,sans-serif;font-weight:700;margin:0;display:block}a.pp-sub,p.pp-sub{font-size:16px;font-family:Roboto,sans-serif;margin:0;display:block}p.pp-sub{color:rgba(0,0,0,.6)}p.pp-label-bottom{font-size:14px;font-family:Roboto,sans-serif;margin:0 0 2em 0;color:rgba(0,0,0,.6)}a.pp-sidenav-extra-text,p.pp-sidenav-extra-text{color:#32373c;font-size:12px;line-height:18px;font-family:Roboto,sans-serif;text-decoration:none;font-weight:700}.pp-sidenav-extra{margin:2vh 2vw}.pp-settings-text{margin-top:0;margin-bottom:2em;font-family:Roboto,sans-serif;font-size:14px;display:block}.pp-settings-text-smaller-margin{margin-top:0;margin-bottom:1em;font-family:Roboto,sans-serif;font-size:14px;display:block}.pp-settings-text-no-margin{margin-top:0;margin-bottom:0;font-family:Roboto,sans-serif;font-size:12px;display:block}.pp-show-subscribe{margin-top:3em}.pp-show-subscribe input.pp-settings-checkbox{margin-top:2px;margin-right:10px}.pp-label-bottom a,.pp-main a,.pp-right-label a,.pp-settings-text a,.pp-sub a{text-decoration:none;color:#2278cf}.pp-right-label{font-size:14px;margin-top:5px}.pp-settings-text-with-label{margin-top:0;margin-bottom:0;font-family:Roboto,sans-serif;font-size:14px}b{font-weight:700}input.pp-settings-checkbox{border:2px solid #d4d8e0;border-radius:3px;height:18px;width:18px;vertical-align:top;margin-top:2ch}input.pp-settings-checkbox:checked{background-color:#2278cf;border-color:#2278cf}input.pp-settings-checkbox:checked:disabled{background-color:rgba(0,0,0,.5);border-color:rgba(0,0,0,.2)}input.pp-settings-checkbox:checked:before{content:url(../images/check_white.svg);height:21px;width:21px;margin:-3px 0 0 -4px}input.pp-settings-checkbox:checked+label.pp-checkbox-label{color:#0c74d5}.pp-checkbox-label{font-size:13px;font-family:Roboto,sans-serif}.round-checkbox{border-radius:8px}input.round-checkbox:checked{background-color:#2278cf;border-color:#2278cf}input.round-checkbox:checked:before{color:#2278cf}input[class=pp-settings-radio]{width:22px;height:22px;border:2px solid #b1b1b1;margin-bottom:3.5em}input[class=pp-settings-radio]:checked{border:2px solid #0c74d5}input[class=pp-settings-radio]:checked:before{width:12px;height:12px;margin:3px;background-color:#0c74d5}input[class=pp-settings-radio-small]{width:16px;height:16px;margin-right:8px;background-color:#d8dce6}input[class=pp-settings-radio-small]:checked{border:2px solid #0c74d5;background-color:#0c74d5}input[class=pp-settings-radio-small]:checked:before{width:6px;height:6px;margin:3px;background-color:#d8dce6}input.pp-settings-text-input,input.pp-settings-text-input:focus,textarea.pp-settings-text-input,textarea.pp-settings-text-input:focus{border-radius:4px;background-color:#fff;border:1px solid #b1b1b1;font-size:14px;padding:2ch 1em 2ch 1em;width:100%}input.pp-settings-text-input-less-wide,input.pp-settings-text-input-less-wide:focus{border-radius:4px;background-color:#fff;border:1px solid #b1b1b1;font-size:14px;padding:2ch 1em 2ch 1em;width:70%;margin-right:30%}.pp-settings-section h4{margin-top:0;margin-bottom:0;font-weight:700}.powerpress_color_box{float:left;width:24px;height:24px;cursor:pointer;margin:8px 19px 8px 0;border:1px solid #666}label[class^=pp-settings-label]{position:relative;top:9px;padding:0 9px 0 2px;left:9px;background-color:#fff;font-size:12px}label[class^=pp-settings-label-under]{position:relative;top:-2px;padding:0 9px 0 2px;left:9px;background-color:#fff;color:rgba(0,0,0,.6);font-size:12px}select[class^=pp-settings-select]{background-color:#eff0f5;color:rgba(0,0,0,.6);border-radius:4px;padding:1em 1ch 1em 1ch;font-size:14px;font-family:Roboto,sans-serif;font-weight:700;border:none;box-shadow:none;height:auto;width:45%;display:block}select.pp-settings-select-inline{display:inline-block;width:40%;margin-bottom:3ch}.pp-settings-button{box-sizing:border-box;display:inline-block;padding:1.5ch;border:1px solid #d8dce6;border-radius:4px;background:linear-gradient(0deg,#f6f7f9 0,#fff 100%);box-shadow:inset 0 2px 0 0 rgba(255,255,255,.05),0 1px 1px 0 rgba(22,29,37,.05);margin:1em 0 1em 0}.pp-settings-icon{margin:0 10px;width:18px;height:18px}.pp-settings-icon-small{margin:0 5px 0 0;width:16px;height:18px;display:inline-block;vertical-align:middle}.pp-settings-button-label,.pp-settings-icon{vertical-align:middle}.pp-shortcode{padding:1em 3ch 1em 3ch}.pp-shortcode-container{margin:4ch 0}.blubrry-stats-marketing-message{background-image:url(../images/Blubrry_stats_hero_2a.jpg);background-size:cover;background-repeat:no-repeat;background-position:0 25%;padding:1em;border-radius:4px;margin-bottom:1em;width:100%}.blubrry-stats-marketing-text,.blubrry-stats-marketing-text:hover{color:#fff;margin-top:0}a.blubrry-stats-marketing-text{display:inline-block;text-decoration:none}h5.blubrry-stats-marketing-text{margin:0}.pp_white-button-container{padding:.5ch 3em;border:2px solid #fff;border-radius:4px}
|
1 |
+
.pp-tab{font-size:16px;overflow:hidden;background-color:#fff;border-bottom:1px solid #ddd;box-shadow:0 1px 0 0 #eaedf3,0 1px 3px 0 rgba(0,0,0,.05);width:100%;padding:0}.pp-tab button{background-color:inherit;float:left;border:none;outline:0;cursor:pointer;padding:3vh 3%;transition:.3s;width:auto}.pp-tab button:hover{background-color:#ddd}.pp-tab button.active{border-bottom:3px solid #1a6deb;font-weight:700}.pp-tabcontent{background-color:#fff;display:none;border-top:none;padding:0 40px 0 0;height:100%}.pp-tabcontent.active{display:flex}#welcome-title{display:inline-block;margin-top:1ch;font-size:22px;width:70%}#welcome-tab-new-post{display:inline-block;text-decoration:none;color:#1976d2;font-family:Roboto,sans-serif;font-size:14px}#welcome-tab-new-post div{padding:1ch;border:2px solid #1976d2;border-radius:4px}#welcome-tab-new-post div:hover{background-color:#1976d2;color:#fff}#pp-welcome-applesubmit-link:hover,#pp-welcome-artwork-link:hover{cursor:pointer;text-decoration:underline}#pp-welcome-applesubmit-link,#pp-welcome-artwork-link,.program-status-link,p[class=pp-settings-status-text]{margin-top:0;margin-bottom:1em;font-family:Roboto,sans-serif;font-size:14px}#advanced-tab-seo-link{cursor:pointer}.submit{font-family:Roboto,sans-serif;font-size:14px;letter-spacing:0;line-height:21px}.powerpress_save_button{border-width:1px}.powerpress_save_button:hover{cursor:pointer}.pp-news-image{vertical-align:top;float:left;margin-right:1em;max-height:95%;max-width:40%;width:auto;height:auto}.pp-settings-welcome-text img{height:50px;width:50px}.pp-news-item{padding:0 2em 2ch 0;border-bottom:1px solid #ddd;height:17vh}.powerpress-welcome-news .rss-date{font-size:80%}.powerpress-welcome-news .rsswidget{font-size:110%;color:#000;text-decoration:underline}.pp-news-image-container{max-width:33%;overflow:hidden}.pp-news-details-container{height:100%;width:auto;overflow:hidden}.program-status-link{color:#d21919;text-decoration:underline}.pp-settings-program-summary{margin-bottom:4em}.prog-sum-contents,.prog-sum-head{display:inline-block;vertical-align:middle}.prog-sum-head{width:72%}.prog-sum-contents{width:23%;height:100%;position:absolute;margin-left:2em}.pp-settings-podcast-status{margin-top:2ch}.pp-settings-num-episodes,.pp-settings-podcast-status,.pp-settings-recent-post{display:inline-block;vertical-align:top}.pp-settings-recent-post{width:70%}.pp-settings-num-episodes{width:16%;margin-left:3em}.pp-settings-welcome-text{display:inline-block;vertical-align:top;width:65%;margin-left:1ch}#welcome-preview-image{width:30%;height:auto;display:inline-block}.destinations-side-text{line-height:36px}.directory-summary-head{vertical-align:middle}.destinations-side-icon{background-image:url(../images/modern_icon_sprite_2021.svg);margin-right:15px;display:inline-block;width:36px;height:36px;border:0;background-repeat:no-repeat;background-size:50px;vertical-align:middle}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.pp-sidenav .destinations-side-icon{background-image:url(../images/modern_icon_sprite_2021.svg)}}span[id^=apple-icon]{background-position:-5px -10px}span[id^=android-icon]{background-position:-5px -60px}span[id^=email-icon]{background-position:-5px -111px}span[id^=google-icon]{background-position:-5px -160px}span[id^=stitcher-icon]{background-position:-7px -210px}span[id^=tunein-icon]{background-position:-7px -260px}span[id^=spotify-icon]{background-position:-5px -312px}span[id^=iheart-icon]{background-position:-5px -461px}span[id^=deezer-icon]{background-position:-5px -512px}span[id^=anghami-icon]{background-position:-5px -1260px}span[id^=pandora-icon]{background-position:-5px -560px}span[id^=amazon-icon]{background-position:-5px -1010px}span[id^=pcindex-icon]{background-position:-5px -1060px}span[id^=jiosaavn-icon]{background-position:-5px -1110px}span[id^=podchaser-icon]{background-position:-5px -1160px}span[id^=gaana-icon]{background-position:-5px -1210px}span[id^=all-icon]{background-position:-5px -360px}.pp-settings-footer{border-top:1px solid #eff0f5;margin:3ch;padding-top:2ch}.pp-save-button-container{display:inline-block;float:right}#connect-blubrry-services .button-blubrry{max-width:14em;width:100%}#connected-blubrry-blurb{display:inline-block;width:55%;margin:0 0 0 1ch;text-align:left}#connect-blubrry-blurb{font-size:12px;margin:1ch 1ch 0 4ch}.pp-sidenav{overflow:hidden;background-color:#fff;float:left;min-height:70vh;height:100%;z-index:10000;opacity:1}.pp-sidenav-container{display:inline-block}.pp-sidenav-hidden{display:none}.toggle-sidenav{display:none}.pp-sidenav-tab{background-color:#fff;display:none;border-top:none;padding:3vh 3vw;width:75%;border-left:1px solid #ddd}.pp-sidenav-tab.active{display:inline-block}@media (min-width:651px){.pp-sidenav-toggle-container{width:23%}}@media (max-width:650px){.pp-sidenav{width:100%;overflow:visible}.pp-sidenav-tab{border-left:none}.toggle-sidenav{color:#1a6deb;font-weight:700;font-size:24px;cursor:pointer;padding:.5ch;display:block}}.pp-sidenav button{display:block;font-family:Roboto,sans-serif;font-size:14px;font-weight:600;background-color:inherit;float:left;border:none;outline:0;cursor:pointer;padding:1vh 2vw 1vh 1vw;transition:.3s;width:100%;text-align:left;line-height:25px}.pp-sidenav button img{height:25px;width:25px;background-color:rgba(255,255,255,0);vertical-align:middle}.pp-sidenav button:hover{background-color:#ddd}.pp-sidenav button.active{border-left:2px solid #1a6deb;color:#1665d8;background-color:#f6f9fd}#powerpress_settings_page{min-height:100vh;margin-top:1em}#connect-blubrry-services{margin:30px 10px 10px 10px;text-align:center;border:1px solid #d0d3db;border-radius:2px;display:inline-block}#blubrry-services-connected-settings,#connect-see-options{padding:3ch 3ch 3ch 1.5ch}#connect-blubrry-button-container{padding:10px;text-align:center;border-top:1px solid #d0d3db}#blubrry-logo-connect{width:42px;height:40px}.pp-settings-section{border-left:3px solid #eff0f5;padding-left:2em;margin-bottom:4em}.pp-settings-section h2{font-weight:700;font-family:Roboto,sans-serif;font-size:20px}.pp-settings-subsection{margin-left:1em;padding:1em 0 1em 1em;border-bottom:1px solid #eff0f5;display:inline-block;width:90%}.pp-settings-subsection-no-border{padding:1em 0 1em 0;display:inline-block;width:90%}.pp-nav-icon{margin:0 25px 0 10px}.pp-directory-icon{margin:0 25px 0 0;vertical-align:middle}h1.pp-heading,h2.pp-heading{font-size:26px;font-family:Roboto,sans-serif;font-weight:700}p.pp-main{font-size:16px;font-family:Roboto,sans-serif;font-weight:700;margin:0;display:block}a.pp-sub,p.pp-sub{font-size:16px;font-family:Roboto,sans-serif;margin:0;display:block}p.pp-sub{color:rgba(0,0,0,.6)}p.pp-label-bottom{font-size:14px;font-family:Roboto,sans-serif;margin:0 0 2em 0;color:rgba(0,0,0,.6)}a.pp-sidenav-extra-text,p.pp-sidenav-extra-text{color:#32373c;font-size:12px;line-height:18px;font-family:Roboto,sans-serif;text-decoration:none;font-weight:700}.pp-sidenav-extra{margin:2vh 2vw}.pp-settings-text{margin-top:0;margin-bottom:2em;font-family:Roboto,sans-serif;font-size:14px;display:block}.pp-settings-text-smaller-margin{margin-top:0;margin-bottom:1em;font-family:Roboto,sans-serif;font-size:14px;display:block}.pp-settings-text-no-margin{margin-top:0;margin-bottom:0;font-family:Roboto,sans-serif;font-size:12px;display:block}.pp-show-subscribe{margin-top:3em}.pp-show-subscribe input.pp-settings-checkbox{margin-top:2px;margin-right:10px}.pp-label-bottom a,.pp-main a,.pp-right-label a,.pp-settings-text a,.pp-sub a{text-decoration:none;color:#2278cf}.pp-right-label{font-size:14px;margin-top:5px}.pp-settings-text-with-label{margin-top:0;margin-bottom:0;font-family:Roboto,sans-serif;font-size:14px}b{font-weight:700}input.pp-settings-checkbox{border:2px solid #d4d8e0;border-radius:3px;height:18px;width:18px;vertical-align:top;margin-top:2ch}input.pp-settings-checkbox:checked{background-color:#2278cf;border-color:#2278cf}input.pp-settings-checkbox:checked:disabled{background-color:rgba(0,0,0,.5);border-color:rgba(0,0,0,.2)}input.pp-settings-checkbox:checked:before{content:url(../images/check_white.svg);height:21px;width:21px;margin:-3px 0 0 -4px}input.pp-settings-checkbox:checked+label.pp-checkbox-label{color:#0c74d5}.pp-checkbox-label{font-size:13px;font-family:Roboto,sans-serif}.round-checkbox{border-radius:8px}input.round-checkbox:checked{background-color:#2278cf;border-color:#2278cf}input.round-checkbox:checked:before{color:#2278cf}input[class=pp-settings-radio]{width:22px;height:22px;border:2px solid #b1b1b1;margin-bottom:3.5em}input[class=pp-settings-radio]:checked{border:2px solid #0c74d5}input[class=pp-settings-radio]:checked:before{width:12px;height:12px;margin:3px;background-color:#0c74d5}input[class=pp-settings-radio-small]{width:16px;height:16px;margin-right:8px;background-color:#d8dce6}input[class=pp-settings-radio-small]:checked{border:2px solid #0c74d5;background-color:#0c74d5}input[class=pp-settings-radio-small]:checked:before{width:6px;height:6px;margin:3px;background-color:#d8dce6}input.pp-settings-text-input,input.pp-settings-text-input:focus,textarea.pp-settings-text-input,textarea.pp-settings-text-input:focus{border-radius:4px;background-color:#fff;border:1px solid #b1b1b1;font-size:14px;padding:2ch 1em 2ch 1em;width:100%}input.pp-settings-text-input-less-wide,input.pp-settings-text-input-less-wide:focus{border-radius:4px;background-color:#fff;border:1px solid #b1b1b1;font-size:14px;padding:2ch 1em 2ch 1em;width:70%;margin-right:30%}.pp-settings-section h4{margin-top:0;margin-bottom:0;font-weight:700}.powerpress_color_box{float:left;width:24px;height:24px;cursor:pointer;margin:8px 19px 8px 0;border:1px solid #666}label[class^=pp-settings-label]{position:relative;top:9px;padding:0 9px 0 2px;left:9px;background-color:#fff;font-size:12px}label[class^=pp-settings-label-under]{position:relative;top:-2px;padding:0 9px 0 2px;left:9px;background-color:#fff;color:rgba(0,0,0,.6);font-size:12px}select[class^=pp-settings-select]{background-color:#eff0f5;color:rgba(0,0,0,.6);border-radius:4px;padding:1em 1ch 1em 1ch;font-size:14px;font-family:Roboto,sans-serif;font-weight:700;border:none;box-shadow:none;height:auto;width:45%;display:block}select.pp-settings-select-inline{display:inline-block;width:40%;margin-bottom:3ch}.pp-settings-button{box-sizing:border-box;display:inline-block;padding:1.5ch;border:1px solid #d8dce6;border-radius:4px;background:linear-gradient(0deg,#f6f7f9 0,#fff 100%);box-shadow:inset 0 2px 0 0 rgba(255,255,255,.05),0 1px 1px 0 rgba(22,29,37,.05);margin:1em 0 1em 0}.pp-settings-icon{margin:0 10px;width:18px;height:18px}.pp-settings-icon-small{margin:0 5px 0 0;width:16px;height:18px;display:inline-block;vertical-align:middle}.pp-settings-button-label,.pp-settings-icon{vertical-align:middle}.pp-shortcode{padding:1em 3ch 1em 3ch}.pp-shortcode-container{margin:4ch 0}.blubrry-stats-marketing-message{background-image:url(../images/Blubrry_stats_hero_2a.jpg);background-size:cover;background-repeat:no-repeat;background-position:0 25%;padding:1em;border-radius:4px;margin-bottom:1em;width:100%}.blubrry-stats-marketing-text,.blubrry-stats-marketing-text:hover{color:#fff;margin-top:0}a.blubrry-stats-marketing-text{display:inline-block;text-decoration:none}h5.blubrry-stats-marketing-text{margin:0}.pp_white-button-container{padding:.5ch 3em;border:2px solid #fff;border-radius:4px}
|
css/subscribe-widget.css
CHANGED
@@ -289,6 +289,9 @@ body .pp-ssb-widget-classic.pp-ssb-widget-include a.pp-ssb-btn:hover {
|
|
289 |
.pp-ssb-widget-classic a.pp-ssb-deezer {
|
290 |
background-color: #007feb;
|
291 |
}
|
|
|
|
|
|
|
292 |
.pp-ssb-widget-classic a.pp-ssb-pandora {
|
293 |
background-color: #3668ff;
|
294 |
}
|
@@ -371,6 +374,11 @@ body .pp-ssb-widget-classic.pp-ssb-widget-include a.pp-ssb-btn:hover {
|
|
371 |
background-size: 100%;
|
372 |
transition: background 0s;
|
373 |
}
|
|
|
|
|
|
|
|
|
|
|
374 |
.pp-ssb-widget-modern .pp-ssb-pandora.pp-ssb-btn:active, .pp-ssb-widget-modern .pp-ssb-pandora.pp-ssb-btn-sq:active {
|
375 |
background-color: #3668ff;
|
376 |
background-size: 100%;
|
@@ -448,12 +456,12 @@ a.pp-ssb-btn.horizontal {
|
|
448 |
}
|
449 |
|
450 |
.pp-ssb-widget-modern a .pp-ssb-ic {
|
451 |
-
background-image: url('../images/
|
452 |
}
|
453 |
|
454 |
.pp-ssb-widget-classic a .pp-ssb-ic {
|
455 |
margin-right: 2px;
|
456 |
-
background-image: url('../images/
|
457 |
}
|
458 |
|
459 |
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
|
@@ -502,6 +510,9 @@ a.pp-ssb-btn.horizontal {
|
|
502 |
.pp-ssb-widget-classic .pp-ssb-deezer .pp-ssb-ic {
|
503 |
background-position: 0 -510px;
|
504 |
}
|
|
|
|
|
|
|
505 |
.pp-ssb-widget-classic .pp-ssb-pandora .pp-ssb-ic {
|
506 |
background-position: 0 -560px;
|
507 |
}
|
@@ -521,7 +532,7 @@ a.pp-ssb-btn.horizontal {
|
|
521 |
background-position: 0 -1210px;
|
522 |
}
|
523 |
.pp-ssb-widget-classic .pp-ssb-podchaser .pp-ssb-ic {
|
524 |
-
background-position: 0 -
|
525 |
}
|
526 |
|
527 |
/*Sprite background positions for modern buttons*/
|
@@ -593,6 +604,14 @@ a.pp-ssb-btn.horizontal {
|
|
593 |
background-position: 0 -507px;
|
594 |
}
|
595 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
596 |
.pp-ssb-widget-modern .pp-ssb-pandora.pp-ssb-btn-sq:not(.horizontal) {
|
597 |
border-left: 3px solid #3668ff;
|
598 |
padding-right: 10px;
|
@@ -646,7 +665,7 @@ a.pp-ssb-btn.horizontal {
|
|
646 |
padding-right: 10px;
|
647 |
}
|
648 |
.pp-ssb-widget-modern .pp-ssb-gaana .pp-ssb-ic {
|
649 |
-
background-position: 0 -
|
650 |
}
|
651 |
|
652 |
.pp-ssb-widget-modern .pp-ssb-podchaser.pp-ssb-btn-sq:not(.horizontal) {
|
@@ -654,7 +673,7 @@ a.pp-ssb-btn.horizontal {
|
|
654 |
padding-right: 10px;
|
655 |
}
|
656 |
.pp-ssb-widget-modern .pp-ssb-podchaser .pp-ssb-ic {
|
657 |
-
background-position: 0 -
|
658 |
}
|
659 |
|
660 |
.pp-ssb-widget-modern .pp-ssb-more.pp-ssb-btn-sq:not(.horizontal) {
|
289 |
.pp-ssb-widget-classic a.pp-ssb-deezer {
|
290 |
background-color: #007feb;
|
291 |
}
|
292 |
+
.pp-ssb-widget-classic a.pp-ssb-anghami {
|
293 |
+
background-color: #a316b4;
|
294 |
+
}
|
295 |
.pp-ssb-widget-classic a.pp-ssb-pandora {
|
296 |
background-color: #3668ff;
|
297 |
}
|
374 |
background-size: 100%;
|
375 |
transition: background 0s;
|
376 |
}
|
377 |
+
.pp-ssb-widget-modern .pp-ssb-anghami.pp-ssb-btn:active, .pp-ssb-widget-modern .pp-ssb-anghami.pp-ssb-btn-sq:active {
|
378 |
+
background-color: #a316b4;
|
379 |
+
background-size: 100%;
|
380 |
+
transition: background 0s;
|
381 |
+
}
|
382 |
.pp-ssb-widget-modern .pp-ssb-pandora.pp-ssb-btn:active, .pp-ssb-widget-modern .pp-ssb-pandora.pp-ssb-btn-sq:active {
|
383 |
background-color: #3668ff;
|
384 |
background-size: 100%;
|
456 |
}
|
457 |
|
458 |
.pp-ssb-widget-modern a .pp-ssb-ic {
|
459 |
+
background-image: url('../images/modern_icon_sprite_2021.svg');
|
460 |
}
|
461 |
|
462 |
.pp-ssb-widget-classic a .pp-ssb-ic {
|
463 |
margin-right: 2px;
|
464 |
+
background-image: url('../images/classic_icon_sprite_2021.svg');
|
465 |
}
|
466 |
|
467 |
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
|
510 |
.pp-ssb-widget-classic .pp-ssb-deezer .pp-ssb-ic {
|
511 |
background-position: 0 -510px;
|
512 |
}
|
513 |
+
.pp-ssb-widget-classic .pp-ssb-anghami .pp-ssb-ic {
|
514 |
+
background-position: 0 -1257px;
|
515 |
+
}
|
516 |
.pp-ssb-widget-classic .pp-ssb-pandora .pp-ssb-ic {
|
517 |
background-position: 0 -560px;
|
518 |
}
|
532 |
background-position: 0 -1210px;
|
533 |
}
|
534 |
.pp-ssb-widget-classic .pp-ssb-podchaser .pp-ssb-ic {
|
535 |
+
background-position: 0 -1158px;
|
536 |
}
|
537 |
|
538 |
/*Sprite background positions for modern buttons*/
|
604 |
background-position: 0 -507px;
|
605 |
}
|
606 |
|
607 |
+
.pp-ssb-widget-modern .pp-ssb-anghami.pp-ssb-btn-sq:not(.horizontal) {
|
608 |
+
border-left: 3px solid #a316b4;
|
609 |
+
padding-right: 10px;
|
610 |
+
}
|
611 |
+
.pp-ssb-widget-modern .pp-ssb-anghami .pp-ssb-ic {
|
612 |
+
background-position: 0 -1254px;
|
613 |
+
}
|
614 |
+
|
615 |
.pp-ssb-widget-modern .pp-ssb-pandora.pp-ssb-btn-sq:not(.horizontal) {
|
616 |
border-left: 3px solid #3668ff;
|
617 |
padding-right: 10px;
|
665 |
padding-right: 10px;
|
666 |
}
|
667 |
.pp-ssb-widget-modern .pp-ssb-gaana .pp-ssb-ic {
|
668 |
+
background-position: 0 -1203px;
|
669 |
}
|
670 |
|
671 |
.pp-ssb-widget-modern .pp-ssb-podchaser.pp-ssb-btn-sq:not(.horizontal) {
|
673 |
padding-right: 10px;
|
674 |
}
|
675 |
.pp-ssb-widget-modern .pp-ssb-podchaser .pp-ssb-ic {
|
676 |
+
background-position: 0 -1153px;
|
677 |
}
|
678 |
|
679 |
.pp-ssb-widget-modern .pp-ssb-more.pp-ssb-btn-sq:not(.horizontal) {
|
css/subscribe-widget.min.css
CHANGED
@@ -1 +1 @@
|
|
1 |
-
.pp-ssb-widget{width:100%;margin:0 auto}.pp-ssb-widget-modern{font:Roboto;color:#707070}.pp-ssb-widget-classic{font-family:Sans-serif;color:#fff}a.pp-ssb-btn{width:100%;height:48px;display:inline-block;text-decoration:none;vertical-align:middle;line-height:48px;overflow:hidden;border-radius:50px}.pp-ssb-widget-include a.pp-ssb-btn{text-align:left}.pp-ssb-widget-modern a.pp-ssb-btn{color:#707070;margin:6px 0 6px 0;border:1px solid #c4c4c4;font:15px arial,sans-serif;padding-right:20px;background-position:center;transition:background .8s;background-color:#fff;font-size:80%}.pp-ssb-widget-modern.pp-ssb-widget-include a.pp-ssb-btn{font-size:80%!important}.pp-ssb-widget-classic a.pp-ssb-btn{padding:0;color:#fff;margin:10px 0 10px 0;box-shadow:0 1px 4px rgba(0,0,0,.2);font-size:90%;font-weight:700}.pp-ssb-widget-classic.pp-ssb-widget-include a.pp-ssb-btn{font-size:90%!important;font-weight:700!important}.pp-ssb-btn-sq{width:100%;height:48px;display:inline-block;text-decoration:none;vertical-align:middle;line-height:48px;overflow:hidden}.pp-ssb-btn-include .pp-ssb-btn-sq{text-align:left}body .pp-ssb-widget-modern a.pp-ssb-btn-sq{color:#707070;margin:6px 0 6px 0;border:1px solid #c4c4c4;font:15px arial,sans-serif;background-position:center;transition:background .8s;background-color:#fff;font-size:80%}body .pp-ssb-widget-modern.pp-ssb-widget-include a.pp-ssb-btn-sq{font-size:80%!important}body .pp-ssb-widget-classic a.pp-ssb-btn-sq{padding:0;color:#fff;margin:10px 0 10px 0;border-radius:1px;box-shadow:0 1px 4px rgba(0,0,0,.2);font-size:90%;font-weight:700}body .pp-ssb-widget-classic.pp-ssb-widget-include a.pp-ssb-btn-sq{font-size:90%!important;font-weight:700!important}@media (max-width:663px) and (min-width:611px){a.pp-ssb-btn-sq.horizontal:nth-child(n+11){display:none}}@media (max-width:611px) and (min-width:559px){a.pp-ssb-btn-sq.horizontal:nth-child(n+10){display:none}}@media (max-width:559px) and (min-width:507px){a.pp-ssb-btn-sq.horizontal:nth-child(n+9){display:none}}@media (max-width:507px) and (min-width:455px){a.pp-ssb-btn-sq.horizontal:nth-child(n+8){display:none}}@media (max-width:455px) and (min-width:403px){a.pp-ssb-btn-sq.horizontal:nth-child(n+7){display:none}}@media (max-width:403px) and (min-width:351px){a.pp-ssb-btn-sq.horizontal:nth-child(n+6){display:none}}@media (max-width:351px) and (min-width:299px){a.pp-ssb-btn-sq.horizontal:nth-child(n+5){display:none}}@media (max-width:299px) and (min-width:247px){a.pp-ssb-btn-sq.horizontal:nth-child(n+4){display:none}}@media (max-width:247px) and (min-width:195px){a.pp-ssb-btn-sq.horizontal:nth-child(n+3){display:none}}@media (max-width:195px){a.pp-ssb-btn-sq.horizontal:nth-child(n+2){display:none}}@media (max-width:992px) and (min-width:721px){a.pp-ssb-btn.horizontal:nth-child(n+11){display:none}}@media (max-width:721px) and (min-width:659px){a.pp-ssb-btn.horizontal:nth-child(n+10){display:none}}@media (max-width:659px) and (min-width:597px){a.pp-ssb-btn.horizontal:nth-child(n+9){display:none}}@media (max-width:597px) and (min-width:535px){a.pp-ssb-btn.horizontal:nth-child(n+8){display:none}}@media (max-width:535px) and (min-width:473px){a.pp-ssb-btn.horizontal:nth-child(n+7){display:none}}@media (max-width:473px) and (min-width:411px){a.pp-ssb-btn.horizontal:nth-child(n+6){display:none}}@media (max-width:411px) and (min-width:349px){a.pp-ssb-btn.horizontal:nth-child(n+5){display:none}}@media (max-width:349px) and (min-width:287px){a.pp-ssb-btn.horizontal:nth-child(n+4){display:none}}@media (max-width:287px) and (min-width:225px){a.pp-ssb-btn.horizontal:nth-child(n+3){display:none}}@media (max-width:225px){a.pp-ssb-btn.horizontal:nth-child(n+2){display:none}}a.pp-ssb-btn-sq.horizontal:last-child,a.pp-ssb-btn.horizontal:last-child{display:inline-block}body .pp-ssb-widget-classic a.pp-ssb-btn:active,body .pp-ssb-widget-classic a.pp-ssb-btn:hover,body .pp-ssb-widget-classic a.pp-ssb-btn:link,body .pp-ssb-widget-classic a.pp-ssb-btn:visited,body .sidebar .widget .pp-ssb-widget-classic a:active,body .sidebar .widget .pp-ssb-widget-classic a:hover,body .sidebar .widget .pp-ssb-widget-classic a:link,body .sidebar .widget .pp-ssb-widget-classic a:visited{text-decoration:none;color:#fff}body .pp-ssb-widget-classic.pp-ssb-widget-include a.pp-ssb-btn:active,body .pp-ssb-widget-classic.pp-ssb-widget-include a.pp-ssb-btn:hover,body .pp-ssb-widget-classic.pp-ssb-widget-include a.pp-ssb-btn:link,body .pp-ssb-widget-classic.pp-ssb-widget-include a.pp-ssb-btn:visited,body .sidebar .widget .pp-ssb-widget-classic.pp-ssb-widget-include a:active,body .sidebar .widget .pp-ssb-widget-classic.pp-ssb-widget-include a:hover,body .sidebar .widget .pp-ssb-widget-classic.pp-ssb-widget-include a:link,body .sidebar .widget .pp-ssb-widget-classic.pp-ssb-widget-include a:visited{text-decoration:none!important;color:#fff!important}.pp-ssb-widget-classic a,.pp-ssb-widget-dark a{background-color:#222}.pp-ssb-widget-classic a.pp-ssb-itunes{background-color:#732bbe}.pp-ssb-widget-classic a.pp-ssb-email{background-color:#337ec9}.pp-ssb-widget-classic a.pp-ssb-stitcher{background-color:#197195}.pp-ssb-widget-classic a.pp-ssb-tunein{background-color:#2cb6a8}.pp-ssb-widget-classic a.pp-ssb-gp{background-color:#db3236}.pp-ssb-widget-classic a.pp-ssb-spotify{background-color:#1db954}.pp-ssb-widget-classic a.pp-ssb-android{background-color:#6ab344}.pp-ssb-widget-classic a.pp-ssb-iheartradio{background-color:#960d16}.pp-ssb-widget-classic a.pp-ssb-deezer{background-color:#007feb}.pp-ssb-widget-classic a.pp-ssb-pandora{background-color:#3668ff}.pp-ssb-widget-classic a.pp-ssb-blubrry{background-color:#2278cf}.pp-ssb-widget-classic a.pp-ssb-rss{background-color:#f80}.pp-ssb-widget-classic a.pp-ssb-amazon{background-color:#40f}.pp-ssb-widget-classic a.pp-ssb-pcindex{background-color:#ab0000}.pp-ssb-widget-classic a.pp-ssb-jiosaavn{background-color:#2bc5b4}.pp-ssb-widget-classic a.pp-ssb-podchaser{background-color:#000}.pp-ssb-widget-classic a.pp-ssb-gaana{background-color:#e62c2f}.pp-ssb-widget-modern a .pp-ssb-text{position:relative;top:4px}.pp-ssb-widget-modern a.pp-ssb-btn-sq:hover,.pp-ssb-widget-modern a.pp-ssb-btn:hover{background:#ebebeb radial-gradient(circle,transparent 1%,#ebebeb 1%) center/15000%;color:#444}.pp-ssb-widget-modern .pp-ssb-itunes.pp-ssb-btn-sq:active,.pp-ssb-widget-modern .pp-ssb-itunes.pp-ssb-btn:active{background-color:#ab42df;background-size:100%;transition:background 0s}.pp-ssb-widget-modern .pp-ssb-android.pp-ssb-btn-sq:active,.pp-ssb-widget-modern .pp-ssb-android.pp-ssb-btn:active{background-color:#75ba26;background-size:100%;transition:background 0s}.pp-ssb-widget-modern .pp-ssb-email.pp-ssb-btn-sq:active,.pp-ssb-widget-modern .pp-ssb-email.pp-ssb-btn:active{background-color:#018c8b;background-size:100%;transition:background 0s}.pp-ssb-widget-modern .pp-ssb-gp.pp-ssb-btn-sq:active,.pp-ssb-widget-modern .pp-ssb-gp.pp-ssb-btn:active{background-color:#f9ba01;background-size:100%;transition:background 0s}.pp-ssb-widget-modern .pp-ssb-stitcher.pp-ssb-btn-sq:active,.pp-ssb-widget-modern .pp-ssb-stitcher.pp-ssb-btn:active{background-color:#2b91c9;background-size:100%;transition:background 0s}.pp-ssb-widget-modern .pp-ssb-tunein.pp-ssb-btn-sq:active,.pp-ssb-widget-modern .pp-ssb-tunein.pp-ssb-btn:active{background-color:#1c1f3d;background-size:100%;transition:background 0s}.pp-ssb-widget-modern .pp-ssb-spotify.pp-ssb-btn-sq:active,.pp-ssb-widget-modern .pp-ssb-spotify.pp-ssb-btn:active{background-color:#3eb559;background-size:100%;transition:background 0s}.pp-ssb-widget-modern .pp-ssb-iheartradio.pp-ssb-btn-sq:active,.pp-ssb-widget-modern .pp-ssb-iheartradio.pp-ssb-btn:active{background-color:#960d16;background-size:100%;transition:background 0s}.pp-ssb-widget-modern .pp-ssb-deezer.pp-ssb-btn-sq:active,.pp-ssb-widget-modern .pp-ssb-deezer.pp-ssb-btn:active{background-color:#007feb;background-size:100%;transition:background 0s}.pp-ssb-widget-modern .pp-ssb-pandora.pp-ssb-btn-sq:active,.pp-ssb-widget-modern .pp-ssb-pandora.pp-ssb-btn:active{background-color:#3668ff;background-size:100%;transition:background 0s}.pp-ssb-widget-modern .pp-ssb-blubrry.pp-ssb-btn-sq:active,.pp-ssb-widget-modern .pp-ssb-blubrry.pp-ssb-btn:active{background-color:#2278cf;background-size:100%;transition:background 0s}.pp-ssb-widget-modern .pp-ssb-rss.pp-ssb-btn-sq:active,.pp-ssb-widget-modern .pp-ssb-rss.pp-ssb-btn:active{background-color:#f60;background-size:100%;transition:background 0s}.pp-ssb-widget-modern .pp-ssb-amazon.pp-ssb-btn-sq:active,.pp-ssb-widget-modern .pp-ssb-amazon.pp-ssb-btn:active{background-color:#40f;background-size:100%;transition:background 0s}.pp-ssb-widget-modern .pp-ssb-pcindex.pp-ssb-btn-sq:active,.pp-ssb-widget-modern .pp-ssb-pcindex.pp-ssb-btn:active{background-color:#ab0000;background-size:100%;transition:background 0s}.pp-ssb-widget-modern .pp-ssb-jiosaavn.pp-ssb-btn-sq:active,.pp-ssb-widget-modern .pp-ssb-jiosaavn.pp-ssb-btn:active{background-color:#2bc5b4;background-size:100%;transition:background 0s}.pp-ssb-widget-modern .pp-ssb-gaana.pp-ssb-btn-sq:active,.pp-ssb-widget-modern .pp-ssb-gaana.pp-ssb-btn:active{background-color:#e62c2f;background-size:100%;transition:background 0s}.pp-ssb-widget-modern .pp-ssb-podchaser.pp-ssb-btn-sq:active,.pp-ssb-widget-modern .pp-ssb-podchaser.pp-ssb-btn:active{background-color:#000;background-size:100%;transition:background 0s}.pp-ssb-widget-modern .pp-ssb-more.pp-ssb-btn-sq:active,.pp-ssb-widget-modern .pp-ssb-more.pp-ssb-btn:active{background-color:#333;background-size:100%;transition:background 0s}.horizontal .pp-ssb-text{display:none}a.pp-ssb-btn-sq.horizontal,a.pp-ssb-btn.horizontal{width:auto}a.pp-ssb-btn-sq.horizontal,a.pp-ssb-btn.horizontal{padding-right:0}.pp-ssb-widget-include a.pp-ssb-btn-sq.horizontal,.pp-ssb-widget-include a.pp-ssb-btn.horizontal{padding-right:0!important}a.pp-ssb-btn.horizontal{margin-right:10px}.pp-ssb-ic{display:inline-block;width:50px;height:38px;margin-top:2px;border:0;vertical-align:middle;padding-left:15px;background-repeat:no-repeat;background-size:50px}.pp-ssb-widget-modern a .pp-ssb-ic{background-image:url(../images/modern_icon_sprite_2020.svg)}.pp-ssb-widget-classic a .pp-ssb-ic{margin-right:2px;background-image:url(../images/classic_icon_sprite_2020.svg)}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.pp-ssb-widget-modern a .pp-ssb-ic{background-image:url(../images/modern-icon-sprite.png)}.pp-ssb-widget-classic a .pp-ssb-ic{background-image:url(../images/white_logos.png);width:50px;background-size:50px}}.pp-ssb-widget-classic .pp-ssb-itunes .pp-ssb-ic{background-position:0 -10px}.pp-ssb-widget-classic .pp-ssb-rss .pp-ssb-ic{background-position:0 -360px}.pp-ssb-widget-classic .pp-ssb-email .pp-ssb-ic{background-position:0 -110px}.pp-ssb-widget-classic .pp-ssb-android .pp-ssb-ic{background-position:0 -60px}.pp-ssb-widget-classic .pp-ssb-stitcher .pp-ssb-ic{background-position:0 -210px}.pp-ssb-widget-classic .pp-ssb-tunein .pp-ssb-ic{background-position:0 -260px}.pp-ssb-widget-classic .pp-ssb-spotify .pp-ssb-ic{background-position:0 -310px}.pp-ssb-widget-classic .pp-ssb-gp .pp-ssb-ic{background-position:0 -160px}.pp-ssb-widget-classic .pp-ssb-more .pp-ssb-ic{background-position:0 -410px}.pp-ssb-widget-classic .pp-ssb-iheartradio .pp-ssb-ic{background-position:0 -460px}.pp-ssb-widget-classic .pp-ssb-deezer .pp-ssb-ic{background-position:0 -510px}.pp-ssb-widget-classic .pp-ssb-pandora .pp-ssb-ic{background-position:0 -560px}.pp-ssb-widget-classic .pp-ssb-blubrry .pp-ssb-ic{background-position:0 -610px}.pp-ssb-widget-classic .pp-ssb-amazon .pp-ssb-ic{background-position:0 -1010px}.pp-ssb-widget-classic .pp-ssb-pcindex .pp-ssb-ic{background-position:0 -1060px}.pp-ssb-widget-classic .pp-ssb-jiosaavn .pp-ssb-ic{background-position:0 -1110px}.pp-ssb-widget-classic .pp-ssb-gaana .pp-ssb-ic{background-position:0 -1210px}.pp-ssb-widget-classic .pp-ssb-podchaser .pp-ssb-ic{background-position:0 -1160px}.pp-ssb-widget-modern .pp-ssb-itunes.pp-ssb-btn-sq:not(.horizontal){border-left:3px solid #ab42df;padding-right:10px}.pp-ssb-widget-modern .pp-ssb-itunes .pp-ssb-ic{background-position:0 -5px}.pp-ssb-widget-modern .pp-ssb-android.pp-ssb-btn-sq:not(.horizontal){border-left:3px solid #75ba26;padding-right:10px}.pp-ssb-widget-modern .pp-ssb-android .pp-ssb-ic{background-position:0 -55px}.pp-ssb-widget-modern .pp-ssb-email.pp-ssb-btn-sq:not(.horizontal){border-left:3px solid #018c8b;padding-right:10px}.pp-ssb-widget-modern .pp-ssb-email .pp-ssb-ic{background-position:0 -106px}.pp-ssb-widget-modern .pp-ssb-gp.pp-ssb-btn-sq:not(.horizontal){border-left:3px solid #f9ba01;padding-right:10px}.pp-ssb-widget-modern .pp-ssb-gp .pp-ssb-ic{background-position:0 -155px}.pp-ssb-widget-modern .pp-ssb-stitcher.pp-ssb-btn-sq:not(.horizontal){border-left:3px solid #2b91c9;padding-right:10px}.pp-ssb-widget-modern .pp-ssb-stitcher .pp-ssb-ic{background-position:0 -205px}.pp-ssb-widget-modern .pp-ssb-tunein.pp-ssb-btn-sq:not(.horizontal){border-left:3px solid #1c1f3d;padding-right:10px}.pp-ssb-widget-modern .pp-ssb-tunein .pp-ssb-ic{background-position:0 -255px}.pp-ssb-widget-modern .pp-ssb-spotify.pp-ssb-btn-sq:not(.horizontal){border-left:3px solid #3eb559;padding-right:10px}.pp-ssb-widget-modern .pp-ssb-spotify .pp-ssb-ic{background-position:0 -307px}.pp-ssb-widget-modern .pp-ssb-iheartradio.pp-ssb-btn-sq:not(.horizontal){border-left:3px solid #960d16;padding-right:10px}.pp-ssb-widget-modern .pp-ssb-iheartradio .pp-ssb-ic{background-position:0 -456px}.pp-ssb-widget-modern .pp-ssb-deezer.pp-ssb-btn-sq:not(.horizontal){border-left:3px solid #007feb;padding-right:10px}.pp-ssb-widget-modern .pp-ssb-deezer .pp-ssb-ic{background-position:0 -507px}.pp-ssb-widget-modern .pp-ssb-pandora.pp-ssb-btn-sq:not(.horizontal){border-left:3px solid #3668ff;padding-right:10px}.pp-ssb-widget-modern .pp-ssb-pandora .pp-ssb-ic{background-position:0 -555px}.pp-ssb-widget-modern .pp-ssb-blubrry.pp-ssb-btn-sq:not(.horizontal){border-left:3px solid #2278cf;padding-right:10px}.pp-ssb-widget-modern .pp-ssb-blubrry .pp-ssb-ic{background-position:0 -605px}.pp-ssb-widget-modern .pp-ssb-rss.pp-ssb-btn-sq:not(.horizontal){border-left:3px solid #f60;padding-right:10px}.pp-ssb-widget-modern .pp-ssb-rss .pp-ssb-ic{background-position:0 -355px}.pp-ssb-widget-modern .pp-ssb-amazon.pp-ssb-btn-sq:not(.horizontal){border-left:3px solid #40f;padding-right:10px}.pp-ssb-widget-modern .pp-ssb-amazon .pp-ssb-ic{background-position:0 -1007px}.pp-ssb-widget-modern .pp-ssb-pcindex.pp-ssb-btn-sq:not(.horizontal){border-left:3px solid #ab0000;padding-right:10px}.pp-ssb-widget-modern .pp-ssb-pcindex .pp-ssb-ic{background-position:0 -1057px}.pp-ssb-widget-modern .pp-ssb-jiosaavn.pp-ssb-btn-sq:not(.horizontal){border-left:3px solid #2bc5b4;padding-right:10px}.pp-ssb-widget-modern .pp-ssb-jiosaavn .pp-ssb-ic{background-position:0 -1107px}.pp-ssb-widget-modern .pp-ssb-gaana.pp-ssb-btn-sq:not(.horizontal){border-left:3px solid #e62c2f;padding-right:10px}.pp-ssb-widget-modern .pp-ssb-gaana .pp-ssb-ic{background-position:0 -1207px}.pp-ssb-widget-modern .pp-ssb-podchaser.pp-ssb-btn-sq:not(.horizontal){border-left:3px solid #000;padding-right:10px}.pp-ssb-widget-modern .pp-ssb-podchaser .pp-ssb-ic{background-position:0 -1157px}.pp-ssb-widget-modern .pp-ssb-more.pp-ssb-btn-sq:not(.horizontal){border-left:3px solid #333;padding-right:10px}.pp-ssb-widget-modern .pp-ssb-more .pp-ssb-ic{background-position:0 -405px}.pp-ssb-widget-classic .pp-ssb-btn-sq::after,.pp-ssb-widget-classic .pp-ssb-btn::after{content:none}.pp-ssb-widget-modern .pp-ssb-btn-sq::after,.pp-ssb-widget-modern .pp-ssb-btn::after{content:url(../images/arrow.svg);width:20px;display:inline-block;float:right;margin-top:16px}.horizontal.pp-ssb-btn-sq::after,.horizontal.pp-ssb-btn::after{content:none}.pp-ssb-nm{line-height:46px;padding-left:10px}.go img{height:8px;width:30px;float:right;margin-top:20px;margin-right:10px}
|
1 |
+
.pp-ssb-widget{width:100%;margin:0 auto}.pp-ssb-widget-modern{font:Roboto;color:#707070}.pp-ssb-widget-classic{font-family:Sans-serif;color:#fff}a.pp-ssb-btn{width:100%;height:48px;display:inline-block;text-decoration:none;vertical-align:middle;line-height:48px;overflow:hidden;border-radius:50px}.pp-ssb-widget-include a.pp-ssb-btn{text-align:left}.pp-ssb-widget-modern a.pp-ssb-btn{color:#707070;margin:6px 0 6px 0;border:1px solid #c4c4c4;font:15px arial,sans-serif;padding-right:20px;background-position:center;transition:background .8s;background-color:#fff;font-size:80%}.pp-ssb-widget-modern.pp-ssb-widget-include a.pp-ssb-btn{font-size:80%!important}.pp-ssb-widget-classic a.pp-ssb-btn{padding:0;color:#fff;margin:10px 0 10px 0;box-shadow:0 1px 4px rgba(0,0,0,.2);font-size:90%;font-weight:700}.pp-ssb-widget-classic.pp-ssb-widget-include a.pp-ssb-btn{font-size:90%!important;font-weight:700!important}.pp-ssb-btn-sq{width:100%;height:48px;display:inline-block;text-decoration:none;vertical-align:middle;line-height:48px;overflow:hidden}.pp-ssb-btn-include .pp-ssb-btn-sq{text-align:left}body .pp-ssb-widget-modern a.pp-ssb-btn-sq{color:#707070;margin:6px 0 6px 0;border:1px solid #c4c4c4;font:15px arial,sans-serif;background-position:center;transition:background .8s;background-color:#fff;font-size:80%}body .pp-ssb-widget-modern.pp-ssb-widget-include a.pp-ssb-btn-sq{font-size:80%!important}body .pp-ssb-widget-classic a.pp-ssb-btn-sq{padding:0;color:#fff;margin:10px 0 10px 0;border-radius:1px;box-shadow:0 1px 4px rgba(0,0,0,.2);font-size:90%;font-weight:700}body .pp-ssb-widget-classic.pp-ssb-widget-include a.pp-ssb-btn-sq{font-size:90%!important;font-weight:700!important}@media (max-width:663px) and (min-width:611px){a.pp-ssb-btn-sq.horizontal:nth-child(n+11){display:none}}@media (max-width:611px) and (min-width:559px){a.pp-ssb-btn-sq.horizontal:nth-child(n+10){display:none}}@media (max-width:559px) and (min-width:507px){a.pp-ssb-btn-sq.horizontal:nth-child(n+9){display:none}}@media (max-width:507px) and (min-width:455px){a.pp-ssb-btn-sq.horizontal:nth-child(n+8){display:none}}@media (max-width:455px) and (min-width:403px){a.pp-ssb-btn-sq.horizontal:nth-child(n+7){display:none}}@media (max-width:403px) and (min-width:351px){a.pp-ssb-btn-sq.horizontal:nth-child(n+6){display:none}}@media (max-width:351px) and (min-width:299px){a.pp-ssb-btn-sq.horizontal:nth-child(n+5){display:none}}@media (max-width:299px) and (min-width:247px){a.pp-ssb-btn-sq.horizontal:nth-child(n+4){display:none}}@media (max-width:247px) and (min-width:195px){a.pp-ssb-btn-sq.horizontal:nth-child(n+3){display:none}}@media (max-width:195px){a.pp-ssb-btn-sq.horizontal:nth-child(n+2){display:none}}@media (max-width:992px) and (min-width:721px){a.pp-ssb-btn.horizontal:nth-child(n+11){display:none}}@media (max-width:721px) and (min-width:659px){a.pp-ssb-btn.horizontal:nth-child(n+10){display:none}}@media (max-width:659px) and (min-width:597px){a.pp-ssb-btn.horizontal:nth-child(n+9){display:none}}@media (max-width:597px) and (min-width:535px){a.pp-ssb-btn.horizontal:nth-child(n+8){display:none}}@media (max-width:535px) and (min-width:473px){a.pp-ssb-btn.horizontal:nth-child(n+7){display:none}}@media (max-width:473px) and (min-width:411px){a.pp-ssb-btn.horizontal:nth-child(n+6){display:none}}@media (max-width:411px) and (min-width:349px){a.pp-ssb-btn.horizontal:nth-child(n+5){display:none}}@media (max-width:349px) and (min-width:287px){a.pp-ssb-btn.horizontal:nth-child(n+4){display:none}}@media (max-width:287px) and (min-width:225px){a.pp-ssb-btn.horizontal:nth-child(n+3){display:none}}@media (max-width:225px){a.pp-ssb-btn.horizontal:nth-child(n+2){display:none}}a.pp-ssb-btn-sq.horizontal:last-child,a.pp-ssb-btn.horizontal:last-child{display:inline-block}body .pp-ssb-widget-classic a.pp-ssb-btn:active,body .pp-ssb-widget-classic a.pp-ssb-btn:hover,body .pp-ssb-widget-classic a.pp-ssb-btn:link,body .pp-ssb-widget-classic a.pp-ssb-btn:visited,body .sidebar .widget .pp-ssb-widget-classic a:active,body .sidebar .widget .pp-ssb-widget-classic a:hover,body .sidebar .widget .pp-ssb-widget-classic a:link,body .sidebar .widget .pp-ssb-widget-classic a:visited{text-decoration:none;color:#fff}body .pp-ssb-widget-classic.pp-ssb-widget-include a.pp-ssb-btn:active,body .pp-ssb-widget-classic.pp-ssb-widget-include a.pp-ssb-btn:hover,body .pp-ssb-widget-classic.pp-ssb-widget-include a.pp-ssb-btn:link,body .pp-ssb-widget-classic.pp-ssb-widget-include a.pp-ssb-btn:visited,body .sidebar .widget .pp-ssb-widget-classic.pp-ssb-widget-include a:active,body .sidebar .widget .pp-ssb-widget-classic.pp-ssb-widget-include a:hover,body .sidebar .widget .pp-ssb-widget-classic.pp-ssb-widget-include a:link,body .sidebar .widget .pp-ssb-widget-classic.pp-ssb-widget-include a:visited{text-decoration:none!important;color:#fff!important}.pp-ssb-widget-classic a,.pp-ssb-widget-dark a{background-color:#222}.pp-ssb-widget-classic a.pp-ssb-itunes{background-color:#732bbe}.pp-ssb-widget-classic a.pp-ssb-email{background-color:#337ec9}.pp-ssb-widget-classic a.pp-ssb-stitcher{background-color:#197195}.pp-ssb-widget-classic a.pp-ssb-tunein{background-color:#2cb6a8}.pp-ssb-widget-classic a.pp-ssb-gp{background-color:#db3236}.pp-ssb-widget-classic a.pp-ssb-spotify{background-color:#1db954}.pp-ssb-widget-classic a.pp-ssb-android{background-color:#6ab344}.pp-ssb-widget-classic a.pp-ssb-iheartradio{background-color:#960d16}.pp-ssb-widget-classic a.pp-ssb-deezer{background-color:#007feb}.pp-ssb-widget-classic a.pp-ssb-anghami{background-color:#a316b4}.pp-ssb-widget-classic a.pp-ssb-pandora{background-color:#3668ff}.pp-ssb-widget-classic a.pp-ssb-blubrry{background-color:#2278cf}.pp-ssb-widget-classic a.pp-ssb-rss{background-color:#f80}.pp-ssb-widget-classic a.pp-ssb-amazon{background-color:#40f}.pp-ssb-widget-classic a.pp-ssb-pcindex{background-color:#ab0000}.pp-ssb-widget-classic a.pp-ssb-jiosaavn{background-color:#2bc5b4}.pp-ssb-widget-classic a.pp-ssb-podchaser{background-color:#000}.pp-ssb-widget-classic a.pp-ssb-gaana{background-color:#e62c2f}.pp-ssb-widget-modern a .pp-ssb-text{position:relative;top:4px}.pp-ssb-widget-modern a.pp-ssb-btn-sq:hover,.pp-ssb-widget-modern a.pp-ssb-btn:hover{background:#ebebeb radial-gradient(circle,transparent 1%,#ebebeb 1%) center/15000%;color:#444}.pp-ssb-widget-modern .pp-ssb-itunes.pp-ssb-btn-sq:active,.pp-ssb-widget-modern .pp-ssb-itunes.pp-ssb-btn:active{background-color:#ab42df;background-size:100%;transition:background 0s}.pp-ssb-widget-modern .pp-ssb-android.pp-ssb-btn-sq:active,.pp-ssb-widget-modern .pp-ssb-android.pp-ssb-btn:active{background-color:#75ba26;background-size:100%;transition:background 0s}.pp-ssb-widget-modern .pp-ssb-email.pp-ssb-btn-sq:active,.pp-ssb-widget-modern .pp-ssb-email.pp-ssb-btn:active{background-color:#018c8b;background-size:100%;transition:background 0s}.pp-ssb-widget-modern .pp-ssb-gp.pp-ssb-btn-sq:active,.pp-ssb-widget-modern .pp-ssb-gp.pp-ssb-btn:active{background-color:#f9ba01;background-size:100%;transition:background 0s}.pp-ssb-widget-modern .pp-ssb-stitcher.pp-ssb-btn-sq:active,.pp-ssb-widget-modern .pp-ssb-stitcher.pp-ssb-btn:active{background-color:#2b91c9;background-size:100%;transition:background 0s}.pp-ssb-widget-modern .pp-ssb-tunein.pp-ssb-btn-sq:active,.pp-ssb-widget-modern .pp-ssb-tunein.pp-ssb-btn:active{background-color:#1c1f3d;background-size:100%;transition:background 0s}.pp-ssb-widget-modern .pp-ssb-spotify.pp-ssb-btn-sq:active,.pp-ssb-widget-modern .pp-ssb-spotify.pp-ssb-btn:active{background-color:#3eb559;background-size:100%;transition:background 0s}.pp-ssb-widget-modern .pp-ssb-iheartradio.pp-ssb-btn-sq:active,.pp-ssb-widget-modern .pp-ssb-iheartradio.pp-ssb-btn:active{background-color:#960d16;background-size:100%;transition:background 0s}.pp-ssb-widget-modern .pp-ssb-deezer.pp-ssb-btn-sq:active,.pp-ssb-widget-modern .pp-ssb-deezer.pp-ssb-btn:active{background-color:#007feb;background-size:100%;transition:background 0s}.pp-ssb-widget-modern .pp-ssb-anghami.pp-ssb-btn-sq:active,.pp-ssb-widget-modern .pp-ssb-anghami.pp-ssb-btn:active{background-color:#a316b4;background-size:100%;transition:background 0s}.pp-ssb-widget-modern .pp-ssb-pandora.pp-ssb-btn-sq:active,.pp-ssb-widget-modern .pp-ssb-pandora.pp-ssb-btn:active{background-color:#3668ff;background-size:100%;transition:background 0s}.pp-ssb-widget-modern .pp-ssb-blubrry.pp-ssb-btn-sq:active,.pp-ssb-widget-modern .pp-ssb-blubrry.pp-ssb-btn:active{background-color:#2278cf;background-size:100%;transition:background 0s}.pp-ssb-widget-modern .pp-ssb-rss.pp-ssb-btn-sq:active,.pp-ssb-widget-modern .pp-ssb-rss.pp-ssb-btn:active{background-color:#f60;background-size:100%;transition:background 0s}.pp-ssb-widget-modern .pp-ssb-amazon.pp-ssb-btn-sq:active,.pp-ssb-widget-modern .pp-ssb-amazon.pp-ssb-btn:active{background-color:#40f;background-size:100%;transition:background 0s}.pp-ssb-widget-modern .pp-ssb-pcindex.pp-ssb-btn-sq:active,.pp-ssb-widget-modern .pp-ssb-pcindex.pp-ssb-btn:active{background-color:#ab0000;background-size:100%;transition:background 0s}.pp-ssb-widget-modern .pp-ssb-jiosaavn.pp-ssb-btn-sq:active,.pp-ssb-widget-modern .pp-ssb-jiosaavn.pp-ssb-btn:active{background-color:#2bc5b4;background-size:100%;transition:background 0s}.pp-ssb-widget-modern .pp-ssb-gaana.pp-ssb-btn-sq:active,.pp-ssb-widget-modern .pp-ssb-gaana.pp-ssb-btn:active{background-color:#e62c2f;background-size:100%;transition:background 0s}.pp-ssb-widget-modern .pp-ssb-podchaser.pp-ssb-btn-sq:active,.pp-ssb-widget-modern .pp-ssb-podchaser.pp-ssb-btn:active{background-color:#000;background-size:100%;transition:background 0s}.pp-ssb-widget-modern .pp-ssb-more.pp-ssb-btn-sq:active,.pp-ssb-widget-modern .pp-ssb-more.pp-ssb-btn:active{background-color:#333;background-size:100%;transition:background 0s}.horizontal .pp-ssb-text{display:none}a.pp-ssb-btn-sq.horizontal,a.pp-ssb-btn.horizontal{width:auto}a.pp-ssb-btn-sq.horizontal,a.pp-ssb-btn.horizontal{padding-right:0}.pp-ssb-widget-include a.pp-ssb-btn-sq.horizontal,.pp-ssb-widget-include a.pp-ssb-btn.horizontal{padding-right:0!important}a.pp-ssb-btn.horizontal{margin-right:10px}.pp-ssb-ic{display:inline-block;width:50px;height:38px;margin-top:2px;border:0;vertical-align:middle;padding-left:15px;background-repeat:no-repeat;background-size:50px}.pp-ssb-widget-modern a .pp-ssb-ic{background-image:url(../images/modern_icon_sprite_2021.svg)}.pp-ssb-widget-classic a .pp-ssb-ic{margin-right:2px;background-image:url(../images/classic_icon_sprite_2021.svg)}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.pp-ssb-widget-modern a .pp-ssb-ic{background-image:url(../images/modern-icon-sprite.png)}.pp-ssb-widget-classic a .pp-ssb-ic{background-image:url(../images/white_logos.png);width:50px;background-size:50px}}.pp-ssb-widget-classic .pp-ssb-itunes .pp-ssb-ic{background-position:0 -10px}.pp-ssb-widget-classic .pp-ssb-rss .pp-ssb-ic{background-position:0 -360px}.pp-ssb-widget-classic .pp-ssb-email .pp-ssb-ic{background-position:0 -110px}.pp-ssb-widget-classic .pp-ssb-android .pp-ssb-ic{background-position:0 -60px}.pp-ssb-widget-classic .pp-ssb-stitcher .pp-ssb-ic{background-position:0 -210px}.pp-ssb-widget-classic .pp-ssb-tunein .pp-ssb-ic{background-position:0 -260px}.pp-ssb-widget-classic .pp-ssb-spotify .pp-ssb-ic{background-position:0 -310px}.pp-ssb-widget-classic .pp-ssb-gp .pp-ssb-ic{background-position:0 -160px}.pp-ssb-widget-classic .pp-ssb-more .pp-ssb-ic{background-position:0 -410px}.pp-ssb-widget-classic .pp-ssb-iheartradio .pp-ssb-ic{background-position:0 -460px}.pp-ssb-widget-classic .pp-ssb-deezer .pp-ssb-ic{background-position:0 -510px}.pp-ssb-widget-classic .pp-ssb-anghami .pp-ssb-ic{background-position:0 -1257px}.pp-ssb-widget-classic .pp-ssb-pandora .pp-ssb-ic{background-position:0 -560px}.pp-ssb-widget-classic .pp-ssb-blubrry .pp-ssb-ic{background-position:0 -610px}.pp-ssb-widget-classic .pp-ssb-amazon .pp-ssb-ic{background-position:0 -1010px}.pp-ssb-widget-classic .pp-ssb-pcindex .pp-ssb-ic{background-position:0 -1060px}.pp-ssb-widget-classic .pp-ssb-jiosaavn .pp-ssb-ic{background-position:0 -1110px}.pp-ssb-widget-classic .pp-ssb-gaana .pp-ssb-ic{background-position:0 -1210px}.pp-ssb-widget-classic .pp-ssb-podchaser .pp-ssb-ic{background-position:0 -1158px}.pp-ssb-widget-modern .pp-ssb-itunes.pp-ssb-btn-sq:not(.horizontal){border-left:3px solid #ab42df;padding-right:10px}.pp-ssb-widget-modern .pp-ssb-itunes .pp-ssb-ic{background-position:0 -5px}.pp-ssb-widget-modern .pp-ssb-android.pp-ssb-btn-sq:not(.horizontal){border-left:3px solid #75ba26;padding-right:10px}.pp-ssb-widget-modern .pp-ssb-android .pp-ssb-ic{background-position:0 -55px}.pp-ssb-widget-modern .pp-ssb-email.pp-ssb-btn-sq:not(.horizontal){border-left:3px solid #018c8b;padding-right:10px}.pp-ssb-widget-modern .pp-ssb-email .pp-ssb-ic{background-position:0 -106px}.pp-ssb-widget-modern .pp-ssb-gp.pp-ssb-btn-sq:not(.horizontal){border-left:3px solid #f9ba01;padding-right:10px}.pp-ssb-widget-modern .pp-ssb-gp .pp-ssb-ic{background-position:0 -155px}.pp-ssb-widget-modern .pp-ssb-stitcher.pp-ssb-btn-sq:not(.horizontal){border-left:3px solid #2b91c9;padding-right:10px}.pp-ssb-widget-modern .pp-ssb-stitcher .pp-ssb-ic{background-position:0 -205px}.pp-ssb-widget-modern .pp-ssb-tunein.pp-ssb-btn-sq:not(.horizontal){border-left:3px solid #1c1f3d;padding-right:10px}.pp-ssb-widget-modern .pp-ssb-tunein .pp-ssb-ic{background-position:0 -255px}.pp-ssb-widget-modern .pp-ssb-spotify.pp-ssb-btn-sq:not(.horizontal){border-left:3px solid #3eb559;padding-right:10px}.pp-ssb-widget-modern .pp-ssb-spotify .pp-ssb-ic{background-position:0 -307px}.pp-ssb-widget-modern .pp-ssb-iheartradio.pp-ssb-btn-sq:not(.horizontal){border-left:3px solid #960d16;padding-right:10px}.pp-ssb-widget-modern .pp-ssb-iheartradio .pp-ssb-ic{background-position:0 -456px}.pp-ssb-widget-modern .pp-ssb-deezer.pp-ssb-btn-sq:not(.horizontal){border-left:3px solid #007feb;padding-right:10px}.pp-ssb-widget-modern .pp-ssb-deezer .pp-ssb-ic{background-position:0 -507px}.pp-ssb-widget-modern .pp-ssb-anghami.pp-ssb-btn-sq:not(.horizontal){border-left:3px solid #a316b4;padding-right:10px}.pp-ssb-widget-modern .pp-ssb-anghami .pp-ssb-ic{background-position:0 -1254px}.pp-ssb-widget-modern .pp-ssb-pandora.pp-ssb-btn-sq:not(.horizontal){border-left:3px solid #3668ff;padding-right:10px}.pp-ssb-widget-modern .pp-ssb-pandora .pp-ssb-ic{background-position:0 -555px}.pp-ssb-widget-modern .pp-ssb-blubrry.pp-ssb-btn-sq:not(.horizontal){border-left:3px solid #2278cf;padding-right:10px}.pp-ssb-widget-modern .pp-ssb-blubrry .pp-ssb-ic{background-position:0 -605px}.pp-ssb-widget-modern .pp-ssb-rss.pp-ssb-btn-sq:not(.horizontal){border-left:3px solid #f60;padding-right:10px}.pp-ssb-widget-modern .pp-ssb-rss .pp-ssb-ic{background-position:0 -355px}.pp-ssb-widget-modern .pp-ssb-amazon.pp-ssb-btn-sq:not(.horizontal){border-left:3px solid #40f;padding-right:10px}.pp-ssb-widget-modern .pp-ssb-amazon .pp-ssb-ic{background-position:0 -1007px}.pp-ssb-widget-modern .pp-ssb-pcindex.pp-ssb-btn-sq:not(.horizontal){border-left:3px solid #ab0000;padding-right:10px}.pp-ssb-widget-modern .pp-ssb-pcindex .pp-ssb-ic{background-position:0 -1057px}.pp-ssb-widget-modern .pp-ssb-jiosaavn.pp-ssb-btn-sq:not(.horizontal){border-left:3px solid #2bc5b4;padding-right:10px}.pp-ssb-widget-modern .pp-ssb-jiosaavn .pp-ssb-ic{background-position:0 -1107px}.pp-ssb-widget-modern .pp-ssb-gaana.pp-ssb-btn-sq:not(.horizontal){border-left:3px solid #e62c2f;padding-right:10px}.pp-ssb-widget-modern .pp-ssb-gaana .pp-ssb-ic{background-position:0 -1203px}.pp-ssb-widget-modern .pp-ssb-podchaser.pp-ssb-btn-sq:not(.horizontal){border-left:3px solid #000;padding-right:10px}.pp-ssb-widget-modern .pp-ssb-podchaser .pp-ssb-ic{background-position:0 -1153px}.pp-ssb-widget-modern .pp-ssb-more.pp-ssb-btn-sq:not(.horizontal){border-left:3px solid #333;padding-right:10px}.pp-ssb-widget-modern .pp-ssb-more .pp-ssb-ic{background-position:0 -405px}.pp-ssb-widget-classic .pp-ssb-btn-sq::after,.pp-ssb-widget-classic .pp-ssb-btn::after{content:none}.pp-ssb-widget-modern .pp-ssb-btn-sq::after,.pp-ssb-widget-modern .pp-ssb-btn::after{content:url(../images/arrow.svg);width:20px;display:inline-block;float:right;margin-top:16px}.horizontal.pp-ssb-btn-sq::after,.horizontal.pp-ssb-btn::after{content:none}.pp-ssb-nm{line-height:46px;padding-left:10px}.go img{height:8px;width:30px;float:right;margin-top:20px;margin-right:10px}
|
css/subscribe.css
CHANGED
@@ -243,6 +243,11 @@ body .pp-sub-widget-dark.pp-sub-widget-include a:hover {
|
|
243 |
background-size: 100%;
|
244 |
transition: background 0s;
|
245 |
}
|
|
|
|
|
|
|
|
|
|
|
246 |
.pp-sub-widget-modern .pp-sub-pandora.pp-sub-btn:active, .pp-sub-widget-modern .pp-sub-pandora.pp-sub-btn-sq:active {
|
247 |
background-color: #3668ff;
|
248 |
background-size: 100%;
|
@@ -332,6 +337,9 @@ body .pp-sub-widget-dark.pp-sub-widget-include a:hover {
|
|
332 |
.pp-sub-widget-classic a.pp-sub-deezer {
|
333 |
background-color: #007feb;
|
334 |
}
|
|
|
|
|
|
|
335 |
.pp-sub-widget-classic a.pp-sub-pandora {
|
336 |
background-color: #3668ff;
|
337 |
}
|
@@ -427,10 +435,10 @@ body .pp-sub-widget-dark.pp-sub-widget-include a:hover {
|
|
427 |
}
|
428 |
.pp-sub-widget-modern .pp-sub-ic {
|
429 |
padding-left: 15px;
|
430 |
-
background-image: url('../images/
|
431 |
}
|
432 |
.pp-sub-widget-classic .pp-sub-ic, .pp-sub-widget-dark .pp-sub-ic {
|
433 |
-
background-image: url('../images/
|
434 |
}
|
435 |
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
|
436 |
/* IE10+ CSS styles go here */
|
@@ -478,6 +486,9 @@ body .pp-sub-widget-dark.pp-sub-widget-include a:hover {
|
|
478 |
.pp-sub-widget-classic .pp-sub-deezer .pp-sub-ic, .pp-sub-widget-dark .pp-sub-deezer .pp-sub-ic {
|
479 |
background-position: 0 -505px;
|
480 |
}
|
|
|
|
|
|
|
481 |
.pp-sub-widget-classic .pp-sub-pandora .pp-sub-ic, .pp-sub-widget-dark .pp-sub-pandora .pp-sub-ic {
|
482 |
background-position: 0 -555px;
|
483 |
}
|
@@ -561,6 +572,13 @@ body .pp-sub-widget-dark.pp-sub-widget-include a:hover {
|
|
561 |
background-position: 0 -507px;
|
562 |
}
|
563 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
564 |
.pp-sub-widget-modern .pp-sub-pandora.pp-sub-btn-sq {
|
565 |
border-left: 3px solid #3668ff;
|
566 |
}
|
243 |
background-size: 100%;
|
244 |
transition: background 0s;
|
245 |
}
|
246 |
+
.pp-sub-widget-modern .pp-sub-anghami.pp-sub-btn:active, .pp-sub-widget-modern .pp-sub-anghami.pp-sub-btn-sq:active {
|
247 |
+
background-color: #a316b4;
|
248 |
+
background-size: 100%;
|
249 |
+
transition: background 0s;
|
250 |
+
}
|
251 |
.pp-sub-widget-modern .pp-sub-pandora.pp-sub-btn:active, .pp-sub-widget-modern .pp-sub-pandora.pp-sub-btn-sq:active {
|
252 |
background-color: #3668ff;
|
253 |
background-size: 100%;
|
337 |
.pp-sub-widget-classic a.pp-sub-deezer {
|
338 |
background-color: #007feb;
|
339 |
}
|
340 |
+
.pp-sub-widget-classic a.pp-sub-anghami {
|
341 |
+
background-color: #a316b4;
|
342 |
+
}
|
343 |
.pp-sub-widget-classic a.pp-sub-pandora {
|
344 |
background-color: #3668ff;
|
345 |
}
|
435 |
}
|
436 |
.pp-sub-widget-modern .pp-sub-ic {
|
437 |
padding-left: 15px;
|
438 |
+
background-image: url('../images/modern_icon_sprite_2021.svg');
|
439 |
}
|
440 |
.pp-sub-widget-classic .pp-sub-ic, .pp-sub-widget-dark .pp-sub-ic {
|
441 |
+
background-image: url('../images/classic_icon_sprite_2021.svg');
|
442 |
}
|
443 |
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
|
444 |
/* IE10+ CSS styles go here */
|
486 |
.pp-sub-widget-classic .pp-sub-deezer .pp-sub-ic, .pp-sub-widget-dark .pp-sub-deezer .pp-sub-ic {
|
487 |
background-position: 0 -505px;
|
488 |
}
|
489 |
+
.pp-sub-widget-classic .pp-sub-anghami .pp-sub-ic, .pp-sub-widget-dark .pp-sub-anghami .pp-sub-ic {
|
490 |
+
background-position: 0 -1255px;
|
491 |
+
}
|
492 |
.pp-sub-widget-classic .pp-sub-pandora .pp-sub-ic, .pp-sub-widget-dark .pp-sub-pandora .pp-sub-ic {
|
493 |
background-position: 0 -555px;
|
494 |
}
|
572 |
background-position: 0 -507px;
|
573 |
}
|
574 |
|
575 |
+
.pp-sub-widget-modern .pp-sub-anghami.pp-sub-btn-sq {
|
576 |
+
border-left: 3px solid #a316b4;
|
577 |
+
}
|
578 |
+
.pp-sub-widget-modern .pp-sub-anghami .pp-sub-ic {
|
579 |
+
background-position: 0 -1254px;
|
580 |
+
}
|
581 |
+
|
582 |
.pp-sub-widget-modern .pp-sub-pandora.pp-sub-btn-sq {
|
583 |
border-left: 3px solid #3668ff;
|
584 |
}
|
css/subscribe.min.css
CHANGED
@@ -1 +1 @@
|
|
1 |
-
.pp-sub-widget{width:100%;max-width:800px;margin:10px auto;font-family:Sans-serif;background-color:#fff;box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);padding:10px 10px}.pp-sub-widget .pp-sub-bx{-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;width:auto;height:auto;margin:0 10px}.pp-sub-widget div.pp-sub-h{margin:10px 10px 0 10px;font-size:90%;font-weight:700;color:#1976d2}.pp-sub-widget div.pp-sub-t{font-weight:700;margin:10px 10px 0 10px;padding:0;font-size:200%;color:#036}.pp-sub-widget-include div.pp-sub-t{margin:15px 10px 0 10px!important;padding:0!important;font-size:200%!important;color:#036!important}.pp-sub-widget p.pp-sub-st{margin:5px 10px 0 10px;padding:0;font-size:100%;color:#222}.pp-sub-widget-include p.pp-sub-st{margin:5px 10px 0 10px!important;padding:0!important;font-size:100%!important;color:#222!important}.pp-sub-widget a.pp-sub-btn-sq{height:48px;display:inline-block;text-decoration:none;vertical-align:middle;line-height:48px;overflow:hidden;width:100%}.pp-sub-widget-include a.pp-sub-btn-sq{width:100%!important}.pp-sub-widget-modern a.pp-sub-btn-sq{color:#707070;margin:6px 0 6px 0;border-top:1px solid #c4c4c4;border-right:1px solid #c4c4c4;border-bottom:1px solid #c4c4c4;font:15px arial,sans-serif;padding-right:10px;background-position:center;transition:background .8s;font-size:80%}.pp-sub-widget-modern.pp-sub-widget-include a.pp-sub-btn-sq{font-size:80%!important}.pp-sub-widget-classic a.pp-sub-btn-sq,.pp-sub-widget-dark a.pp-sub-btn-sq{color:#fff;padding:0;margin:10px 0 10px 0;border-radius:1px;box-shadow:0 1px 4px rgba(0,0,0,.2);font-size:90%;font-weight:700}.pp-sub-widget-classic.pp-sub-widget-include a.pp-sub-btn-sq,.pp-sub-widget-dark.pp-sub-widget-include a.pp-sub-btn-sq{font-size:90%!important;font-weight:700!important}.pp-sub-widget a.pp-sub-btn{height:48px;display:inline-block;text-decoration:none;vertical-align:middle;line-height:48px;overflow:hidden;border-radius:50px;width:100%}.pp-sub-widget-include a.pp-sub-btn{width:100%!important}.pp-sub-widget-modern a.pp-sub-btn{color:#707070;margin:6px 0 6px 0;border:1px solid #c4c4c4;font:15px arial,sans-serif;padding-right:20px;background-position:center;transition:background .8s;font-size:80%}.pp-sub-widget-modern.pp-sub-widget-include a.pp-sub-btn{font-size:80%!important}.pp-sub-widget-classic a.pp-sub-btn,.pp-sub-widget-dark a.pp-sub-btn{color:#fff;padding:0;margin:10px 0 10px 0;box-shadow:0 1px 4px rgba(0,0,0,.2);font-size:90%;font-weight:700}.pp-sub-widget-classic.pp-sub-widget-include a.pp-sub-btn,.pp-sub-widget-dark.pp-sub-widget-include a.pp-sub-btn{font-size:90%!important;font-weight:700!important}body .entry-content .pp-sub-widget a:active,body .entry-content .pp-sub-widget a:hover,body .entry-content .pp-sub-widget a:link,body .entry-content .pp-sub-widget a:visited,body .pp-sub-widget a:active,body .pp-sub-widget a:hover,body .pp-sub-widget a:link,body .pp-sub-widget a:visited{text-decoration:none}body .entry-content .pp-sub-widget-include a:active,body .entry-content .pp-sub-widget-include a:hover,body .entry-content .pp-sub-widget-include a:link,body .entry-content .pp-sub-widget-include a:visited,body .pp-sub-widget-include a:active,body .pp-sub-widget-include a:hover,body .pp-sub-widget-include a:link,body .pp-sub-widget-include a:visited{text-decoration:none!important}body .entry-content .pp-sub-widget-classic a:active,body .entry-content .pp-sub-widget-classic a:hover,body .entry-content .pp-sub-widget-classic a:link,body .entry-content .pp-sub-widget-classic a:visited,body .pp-sub-widget-classic a:active,body .pp-sub-widget-classic a:hover,body .pp-sub-widget-classic a:link,body .pp-sub-widget-classic a:visited{color:#fff}body .entry-content .pp-sub-widget-classic.pp-sub-widget-include a:active,body .entry-content .pp-sub-widget-classic.pp-sub-widget-include a:hover,body .entry-content .pp-sub-widget-classic.pp-sub-widget-include a:link,body .entry-content .pp-sub-widget-classic.pp-sub-widget-include a:visited,body .pp-sub-widget-classic.pp-sub-widget-include a:active,body .pp-sub-widget-classic.pp-sub-widget-include a:hover,body .pp-sub-widget-classic.pp-sub-widget-include a:link,body .pp-sub-widget-classic.pp-sub-widget-include a:visited{color:#fff!important}body .entry-content .pp-sub-widget-dark a:active,body .entry-content .pp-sub-widget-dark a:hover,body .entry-content .pp-sub-widget-dark a:link,body .entry-content .pp-sub-widget-dark a:visited,body .pp-sub-widget-dark a:active,body .pp-sub-widget-dark a:hover,body .pp-sub-widget-dark a:link,body .pp-sub-widget-dark a:visited{color:#fff}body .entry-content .pp-sub-widget-dark.pp-sub-widget-include a:active,body .entry-content .pp-sub-widget-dark.pp-sub-widget-include a:hover,body .entry-content .pp-sub-widget-dark.pp-sub-widget-include a:link,body .entry-content .pp-sub-widget-dark.pp-sub-widget-include a:visited,body .pp-sub-widget-dark.pp-sub-widget-include a:active,body .pp-sub-widget-dark.pp-sub-widget-include a:hover,body .pp-sub-widget-dark.pp-sub-widget-include a:link,body .pp-sub-widget-dark.pp-sub-widget-include a:visited{color:#fff!important}.pp-sub-widget-modern a.pp-sub-btn-sq:hover,.pp-sub-widget-modern a.pp-sub-btn:hover{background:#ebebeb radial-gradient(circle,transparent 1%,#ebebeb 1%) center/15000%}.pp-sub-widget-modern .pp-sub-itunes.pp-sub-btn-sq:active,.pp-sub-widget-modern .pp-sub-itunes.pp-sub-btn:active{background-color:#ab42df;background-size:100%;transition:background 0s}.pp-sub-widget-modern .pp-sub-android.pp-sub-btn-sq:active,.pp-sub-widget-modern .pp-sub-android.pp-sub-btn:active{background-color:#75ba26;background-size:100%;transition:background 0s}.pp-sub-widget-modern .pp-sub-email.pp-sub-btn-sq:active,.pp-sub-widget-modern .pp-sub-email.pp-sub-btn:active{background-color:#018c8b;background-size:100%;transition:background 0s}.pp-sub-widget-modern .pp-sub-gp.pp-sub-btn-sq:active,.pp-sub-widget-modern .pp-sub-gp.pp-sub-btn:active{background-color:#f9ba01;background-size:100%;transition:background 0s}.pp-sub-widget-modern .pp-sub-stitcher.pp-sub-btn-sq:active,.pp-sub-widget-modern .pp-sub-stitcher.pp-sub-btn:active{background-color:#2b91c9;background-size:100%;transition:background 0s}.pp-sub-widget-modern .pp-sub-tunein.pp-sub-btn-sq:active,.pp-sub-widget-modern .pp-sub-tunein.pp-sub-btn:active{background-color:#1c1f3d;background-size:100%;transition:background 0s}.pp-sub-widget-modern .pp-sub-spotify.pp-sub-btn-sq:active,.pp-sub-widget-modern .pp-sub-spotify.pp-sub-btn:active{background-color:#3eb559;background-size:100%;transition:background 0s}.pp-sub-widget-modern .pp-sub-iheartradio.pp-sub-btn-sq:active,.pp-sub-widget-modern .pp-sub-iheartradio.pp-sub-btn:active{background-color:#960d16;background-size:100%;transition:background 0s}.pp-sub-widget-modern .pp-sub-deezer.pp-sub-btn-sq:active,.pp-sub-widget-modern .pp-sub-deezer.pp-sub-btn:active{background-color:#007feb;background-size:100%;transition:background 0s}.pp-sub-widget-modern .pp-sub-pandora.pp-sub-btn-sq:active,.pp-sub-widget-modern .pp-sub-pandora.pp-sub-btn:active{background-color:#3668ff;background-size:100%;transition:background 0s}.pp-sub-widget-modern .pp-sub-blubrry.pp-sub-btn-sq:active,.pp-sub-widget-modern .pp-sub-blubrry.pp-sub-btn:active{background-color:#2278cf;background-size:100%;transition:background 0s}.pp-sub-widget-modern .pp-sub-rss.pp-sub-btn-sq:active,.pp-sub-widget-modern .pp-sub-rss.pp-sub-btn:active{background-color:#f60;background-size:100%;transition:background 0s}.pp-sub-widget-modern .pp-sub-amazon.pp-sub-btn-sq:active,.pp-sub-widget-modern .pp-sub-amazon.pp-sub-btn:active{background-color:#40f;background-size:100%;transition:background 0s}.pp-sub-widget-modern .pp-sub-pcindex.pp-sub-btn-sq:active,.pp-sub-widget-modern .pp-sub-pcindex.pp-sub-btn:active{background-color:#ab0000;background-size:100%;transition:background 0s}.pp-sub-widget-modern .pp-sub-jiosaavn.pp-sub-btn-sq:active,.pp-sub-widget-modern .pp-sub-jiosaavn.pp-sub-btn:active{background-color:#2bc5b4;background-size:100%;transition:background 0s}.pp-sub-widget-modern .pp-sub-gaana.pp-sub-btn-sq:active,.pp-sub-widget-modern .pp-sub-gaana.pp-sub-btn:active{background-color:#e62c2f;background-size:100%;transition:background 0s}.pp-sub-widget-modern .pp-sub-podchaser.pp-sub-btn-sq:active,.pp-sub-widget-modern .pp-sub-podchaser.pp-sub-btn:active{background-color:#000;background-size:100%;transition:background 0s}.pp-sub-widget-modern .pp-sub-more.pp-sub-btn-sq:active,.pp-sub-widget-modern .pp-sub-more.pp-sub-btn:active{background-color:#333;background-size:100%;transition:background 0s}.pp-sub-widget-classic a,.pp-sub-widget-dark a{background-color:#222}.pp-sub-widget-classic a.pp-sub-itunes{background-color:#732bbe}.pp-sub-widget-classic a.pp-sub-email,.pp-sub-widget-classic a.pp-sub-pr{background-color:#337ec9}.pp-sub-widget-classic a.pp-sub-bp,.pp-sub-widget-classic a.pp-sub-rss{background-color:#f80}.pp-sub-widget-classic a.pp-sub-stitcher{background-color:#222;background-color:#3ec6ff;background-color:#197195}.pp-sub-widget-classic a.pp-sub-tunein{background-color:#2cb6a8}.pp-sub-widget-classic a.pp-sub-gp{background-color:#f15832;background-color:#3cba54;background-color:#4885ed;background-color:#db3236}.pp-sub-widget-classic a.pp-sub-spotify{background-color:#1db954}.pp-sub-widget-classic a.pp-sub-android{background-color:#6ab344}.pp-sub-widget-classic a.pp-sub-iheartradio{background-color:#960d16}.pp-sub-widget-classic a.pp-sub-deezer{background-color:#007feb}.pp-sub-widget-classic a.pp-sub-pandora{background-color:#3668ff}.pp-sub-widget-classic a.pp-sub-blubrry{background-color:#2278cf}.pp-sub-widget-classic a.pp-sub-amazon{background-color:#40f}.pp-sub-widget-classic a.pp-sub-pcindex{background-color:#ab0000}.pp-sub-widget-classic a.pp-sub-jiosaavn{background-color:#2bc5b4}.pp-sub-widget-classic a.pp-sub-gaana{background-color:#e62c2f}.pp-sub-widget-classic a.pp-sub-podchaser{background-color:#000}.pp-sub-widget-classic div.pp-sub-h,.pp-sub-widget-classic p.pp-sub-m-p{color:#337ec9}.pp-sub-widget img.pp-sub-l{max-width:300px;padding:0;margin:10px 0;float:left;box-shadow:0 1px 6px rgba(0,0,0,.2);width:100%;height:auto}.pp-sub-widget-include img.pp-sub-l{width:100%!important;height:auto!important}.pp-sub-widget .pp-sub-btns{margin:0;padding:0;display:inline-block;width:100%}.pp-sub-widget-include .pp-sub-btns{width:100%!important}.pp-sub-widget .pp-sub-m{clear:both;margin:10px}.pp-sub-widget p.pp-sub-m-p{margin:0;font-size:90%;color:#1976d2}.pp-sub-widget .pp-sub-m-i{width:80%;color:#333;font-size:85%;border:1px solid #999;padding:5px}.pp-sub-widget-modern a.pp-sub-btn:hover,.pp-sub-widget-modern a.pp-sub-bub-sq:hover{color:#444}@media screen and (max-width:400px){.pp-sub-widget .pp-sub-bx{-webkit-column-count:1;-moz-column-count:1;column-count:1;-webkit-column-gap:0;-moz-column-gap:0;column-gap:0}.pp-sub-widget .pp-sub-t{font-size:150%}}.pp-sub-ic{display:inline-block;width:48px;height:48px;border:0;vertical-align:middle;background-repeat:no-repeat;margin-right:2px;background-size:50px}.pp-sub-widget-modern .pp-sub-ic{padding-left:15px;background-image:url(../images/modern_icon_sprite_2020.svg)}.pp-sub-widget-classic .pp-sub-ic,.pp-sub-widget-dark .pp-sub-ic{background-image:url(../images/classic_icon_sprite_2020.svg)}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.pp-sub-widget-modern a .pp-sub-ic{background-image:url(../images/modern-icon-sprite.png)}.pp-sub-widget-classic a .pp-sub-ic,.pp-sub-widget-dark a .pp-sub-ic{background-image:url(../images/white_logos.png);width:50px;background-size:50px}}.pp-sub-widget-classic .pp-sub-itunes .pp-sub-ic,.pp-sub-widget-dark .pp-sub-itunes .pp-sub-ic{background-position:0 -5px}.pp-sub-widget-classic .pp-sub-rss .pp-sub-ic,.pp-sub-widget-dark .pp-sub-rss .pp-sub-ic{background-position:0 -355px}.pp-sub-widget-classic .pp-sub-email .pp-sub-ic,.pp-sub-widget-dark .pp-sub-email .pp-sub-ic{background-position:0 -105px}.pp-sub-widget-classic .pp-sub-android .pp-sub-ic,.pp-sub-widget-dark .pp-sub-android .pp-sub-ic{background-position:0 -55px}.pp-sub-widget-classic .pp-sub-stitcher .pp-sub-ic,.pp-sub-widget-dark .pp-sub-stitcher .pp-sub-ic{background-position:0 -205px}.pp-sub-widget-classic .pp-sub-tunein .pp-sub-ic,.pp-sub-widget-dark .pp-sub-tunein .pp-sub-ic{background-position:0 -255px}.pp-sub-widget-classic .pp-sub-spotify .pp-sub-ic,.pp-sub-widget-dark .pp-sub-spotify .pp-sub-ic{background-position:0 -305px}.pp-sub-widget-classic .pp-sub-gp .pp-sub-ic,.pp-sub-widget-dark .pp-sub-gp .pp-sub-ic{background-position:0 -155px}.pp-sub-widget-classic .pp-sub-more .pp-sub-ic,.pp-sub-widget-dark .pp-sub-more .pp-sub-ic{background-position:0 -405px}.pp-sub-widget-classic .pp-sub-iheartradio .pp-sub-ic,.pp-sub-widget-dark .pp-sub-iheartradio .pp-sub-ic{background-position:0 -455px}.pp-sub-widget-classic .pp-sub-deezer .pp-sub-ic,.pp-sub-widget-dark .pp-sub-deezer .pp-sub-ic{background-position:0 -505px}.pp-sub-widget-classic .pp-sub-pandora .pp-sub-ic,.pp-sub-widget-dark .pp-sub-pandora .pp-sub-ic{background-position:0 -555px}.pp-sub-widget-classic .pp-sub-blubrry .pp-sub-ic,.pp-sub-widget-dark .pp-sub-blubrry .pp-sub-ic{background-position:0 -605px}.pp-sub-widget-classic .pp-sub-amazon .pp-sub-ic,.pp-sub-widget-dark .pp-sub-amazon .pp-sub-ic{background-position:0 -1003px}.pp-sub-widget-classic .pp-sub-pcindex .pp-sub-ic,.pp-sub-widget-dark .pp-sub-pcindex .pp-sub-ic{background-position:0 -1053px}.pp-sub-widget-classic .pp-sub-jiosaavn .pp-sub-ic,.pp-sub-widget-dark .pp-sub-jiosaavn .pp-sub-ic{background-position:0 -1103px}.pp-sub-widget-classic .pp-sub-gaana .pp-sub-ic,.pp-sub-widget-dark .pp-sub-gaana .pp-sub-ic{background-position:0 -1203px}.pp-sub-widget-classic .pp-sub-podchaser .pp-sub-ic,.pp-sub-widget-dark .pp-sub-podchaser .pp-sub-ic{background-position:0 -1153px}.pp-sub-widget-modern .pp-sub-itunes.pp-sub-btn-sq{border-left:3px solid #ab42df}.pp-sub-widget-modern .pp-sub-itunes .pp-sub-ic{background-position:0 -5px}.pp-sub-widget-modern .pp-sub-android.pp-sub-btn-sq{border-left:3px solid #75ba26}.pp-sub-widget-modern .pp-sub-android .pp-sub-ic{background-position:0 -55px}.pp-sub-widget-modern .pp-sub-email.pp-sub-btn-sq{border-left:3px solid #018c8b}.pp-sub-widget-modern .pp-sub-email .pp-sub-ic{background-position:0 -106px}.pp-sub-widget-modern .pp-sub-gp.pp-sub-btn-sq{border-left:3px solid #f9ba01}.pp-sub-widget-modern .pp-sub-gp .pp-sub-ic{background-position:0 -155px}.pp-sub-widget-modern .pp-sub-stitcher.pp-sub-btn-sq{border-left:3px solid #2b91c9}.pp-sub-widget-modern .pp-sub-stitcher .pp-sub-ic{background-position:0 -205px}.pp-sub-widget-modern .pp-sub-tunein.pp-sub-btn-sq{border-left:3px solid #1c1f3d}.pp-sub-widget-modern .pp-sub-tunein .pp-sub-ic{background-position:0 -255px}.pp-sub-widget-modern .pp-sub-spotify.pp-sub-btn-sq{border-left:3px solid #3eb559}.pp-sub-widget-modern .pp-sub-spotify .pp-sub-ic{background-position:0 -307px}.pp-sub-widget-modern .pp-sub-iheartradio.pp-sub-btn-sq{border-left:3px solid #960d16}.pp-sub-widget-modern .pp-sub-iheartradio .pp-sub-ic{background-position:0 -456px}.pp-sub-widget-modern .pp-sub-deezer.pp-sub-btn-sq{border-left:3px solid #007feb}.pp-sub-widget-modern .pp-sub-deezer .pp-sub-ic{background-position:0 -507px}.pp-sub-widget-modern .pp-sub-pandora.pp-sub-btn-sq{border-left:3px solid #3668ff}.pp-sub-widget-modern .pp-sub-pandora .pp-sub-ic{background-position:0 -555px}.pp-sub-widget-modern .pp-sub-blubrry.pp-sub-btn-sq{border-left:3px solid #2278cf}.pp-sub-widget-modern .pp-sub-blubrry .pp-sub-ic{background-position:0 -605px}.pp-sub-widget-modern .pp-sub-rss.pp-sub-btn-sq{border-left:3px solid #f60}.pp-sub-widget-modern .pp-sub-rss .pp-sub-ic{background-position:0 -355px}.pp-sub-widget-modern .pp-sub-more.pp-sub-btn-sq{border-left:3px solid #333}.pp-sub-widget-modern .pp-sub-more .pp-sub-ic{background-position:0 -405px}.pp-sub-widget-modern .pp-sub-amazon.pp-sub-btn-sq{border-left:3px solid #40f}.pp-sub-widget-modern .pp-sub-amazon .pp-sub-ic{background-position:0 -1003px}.pp-sub-widget-modern .pp-sub-pcindex.pp-sub-btn-sq{border-left:3px solid #ab0000}.pp-sub-widget-modern .pp-sub-pcindex .pp-sub-ic{background-position:0 -1053px}.pp-sub-widget-modern .pp-sub-jiosaavn.pp-sub-btn-sq{border-left:3px solid #2bc5b4}.pp-sub-widget-modern .pp-sub-jiosaavn .pp-sub-ic{background-position:0 -1103px}.pp-sub-widget-modern .pp-sub-gaana.pp-sub-btn-sq{border-left:3px solid #e62c2f}.pp-sub-widget-modern .pp-sub-gaana .pp-sub-ic{background-position:0 -1203px}.pp-sub-widget-modern .pp-sub-podchaser.pp-sub-btn-sq{border-left:3px solid #000}.pp-sub-widget-modern .pp-sub-podchaser .pp-sub-ic{background-position:0 -1153px}.pp-sub-widget-modern .pp-sub-btn-sq::after,.pp-sub-widget-modern .pp-sub-btn::after{content:url(../images/arrow.svg);width:20px;display:inline-block;float:right;margin-top:16px}
|
1 |
+
.pp-sub-widget{width:100%;max-width:800px;margin:10px auto;font-family:Sans-serif;background-color:#fff;box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);padding:10px 10px}.pp-sub-widget .pp-sub-bx{-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;width:auto;height:auto;margin:0 10px}.pp-sub-widget div.pp-sub-h{margin:10px 10px 0 10px;font-size:90%;font-weight:700;color:#1976d2}.pp-sub-widget div.pp-sub-t{font-weight:700;margin:10px 10px 0 10px;padding:0;font-size:200%;color:#036}.pp-sub-widget-include div.pp-sub-t{margin:15px 10px 0 10px!important;padding:0!important;font-size:200%!important;color:#036!important}.pp-sub-widget p.pp-sub-st{margin:5px 10px 0 10px;padding:0;font-size:100%;color:#222}.pp-sub-widget-include p.pp-sub-st{margin:5px 10px 0 10px!important;padding:0!important;font-size:100%!important;color:#222!important}.pp-sub-widget a.pp-sub-btn-sq{height:48px;display:inline-block;text-decoration:none;vertical-align:middle;line-height:48px;overflow:hidden;width:100%}.pp-sub-widget-include a.pp-sub-btn-sq{width:100%!important}.pp-sub-widget-modern a.pp-sub-btn-sq{color:#707070;margin:6px 0 6px 0;border-top:1px solid #c4c4c4;border-right:1px solid #c4c4c4;border-bottom:1px solid #c4c4c4;font:15px arial,sans-serif;padding-right:10px;background-position:center;transition:background .8s;font-size:80%}.pp-sub-widget-modern.pp-sub-widget-include a.pp-sub-btn-sq{font-size:80%!important}.pp-sub-widget-classic a.pp-sub-btn-sq,.pp-sub-widget-dark a.pp-sub-btn-sq{color:#fff;padding:0;margin:10px 0 10px 0;border-radius:1px;box-shadow:0 1px 4px rgba(0,0,0,.2);font-size:90%;font-weight:700}.pp-sub-widget-classic.pp-sub-widget-include a.pp-sub-btn-sq,.pp-sub-widget-dark.pp-sub-widget-include a.pp-sub-btn-sq{font-size:90%!important;font-weight:700!important}.pp-sub-widget a.pp-sub-btn{height:48px;display:inline-block;text-decoration:none;vertical-align:middle;line-height:48px;overflow:hidden;border-radius:50px;width:100%}.pp-sub-widget-include a.pp-sub-btn{width:100%!important}.pp-sub-widget-modern a.pp-sub-btn{color:#707070;margin:6px 0 6px 0;border:1px solid #c4c4c4;font:15px arial,sans-serif;padding-right:20px;background-position:center;transition:background .8s;font-size:80%}.pp-sub-widget-modern.pp-sub-widget-include a.pp-sub-btn{font-size:80%!important}.pp-sub-widget-classic a.pp-sub-btn,.pp-sub-widget-dark a.pp-sub-btn{color:#fff;padding:0;margin:10px 0 10px 0;box-shadow:0 1px 4px rgba(0,0,0,.2);font-size:90%;font-weight:700}.pp-sub-widget-classic.pp-sub-widget-include a.pp-sub-btn,.pp-sub-widget-dark.pp-sub-widget-include a.pp-sub-btn{font-size:90%!important;font-weight:700!important}body .entry-content .pp-sub-widget a:active,body .entry-content .pp-sub-widget a:hover,body .entry-content .pp-sub-widget a:link,body .entry-content .pp-sub-widget a:visited,body .pp-sub-widget a:active,body .pp-sub-widget a:hover,body .pp-sub-widget a:link,body .pp-sub-widget a:visited{text-decoration:none}body .entry-content .pp-sub-widget-include a:active,body .entry-content .pp-sub-widget-include a:hover,body .entry-content .pp-sub-widget-include a:link,body .entry-content .pp-sub-widget-include a:visited,body .pp-sub-widget-include a:active,body .pp-sub-widget-include a:hover,body .pp-sub-widget-include a:link,body .pp-sub-widget-include a:visited{text-decoration:none!important}body .entry-content .pp-sub-widget-classic a:active,body .entry-content .pp-sub-widget-classic a:hover,body .entry-content .pp-sub-widget-classic a:link,body .entry-content .pp-sub-widget-classic a:visited,body .pp-sub-widget-classic a:active,body .pp-sub-widget-classic a:hover,body .pp-sub-widget-classic a:link,body .pp-sub-widget-classic a:visited{color:#fff}body .entry-content .pp-sub-widget-classic.pp-sub-widget-include a:active,body .entry-content .pp-sub-widget-classic.pp-sub-widget-include a:hover,body .entry-content .pp-sub-widget-classic.pp-sub-widget-include a:link,body .entry-content .pp-sub-widget-classic.pp-sub-widget-include a:visited,body .pp-sub-widget-classic.pp-sub-widget-include a:active,body .pp-sub-widget-classic.pp-sub-widget-include a:hover,body .pp-sub-widget-classic.pp-sub-widget-include a:link,body .pp-sub-widget-classic.pp-sub-widget-include a:visited{color:#fff!important}body .entry-content .pp-sub-widget-dark a:active,body .entry-content .pp-sub-widget-dark a:hover,body .entry-content .pp-sub-widget-dark a:link,body .entry-content .pp-sub-widget-dark a:visited,body .pp-sub-widget-dark a:active,body .pp-sub-widget-dark a:hover,body .pp-sub-widget-dark a:link,body .pp-sub-widget-dark a:visited{color:#fff}body .entry-content .pp-sub-widget-dark.pp-sub-widget-include a:active,body .entry-content .pp-sub-widget-dark.pp-sub-widget-include a:hover,body .entry-content .pp-sub-widget-dark.pp-sub-widget-include a:link,body .entry-content .pp-sub-widget-dark.pp-sub-widget-include a:visited,body .pp-sub-widget-dark.pp-sub-widget-include a:active,body .pp-sub-widget-dark.pp-sub-widget-include a:hover,body .pp-sub-widget-dark.pp-sub-widget-include a:link,body .pp-sub-widget-dark.pp-sub-widget-include a:visited{color:#fff!important}.pp-sub-widget-modern a.pp-sub-btn-sq:hover,.pp-sub-widget-modern a.pp-sub-btn:hover{background:#ebebeb radial-gradient(circle,transparent 1%,#ebebeb 1%) center/15000%}.pp-sub-widget-modern .pp-sub-itunes.pp-sub-btn-sq:active,.pp-sub-widget-modern .pp-sub-itunes.pp-sub-btn:active{background-color:#ab42df;background-size:100%;transition:background 0s}.pp-sub-widget-modern .pp-sub-android.pp-sub-btn-sq:active,.pp-sub-widget-modern .pp-sub-android.pp-sub-btn:active{background-color:#75ba26;background-size:100%;transition:background 0s}.pp-sub-widget-modern .pp-sub-email.pp-sub-btn-sq:active,.pp-sub-widget-modern .pp-sub-email.pp-sub-btn:active{background-color:#018c8b;background-size:100%;transition:background 0s}.pp-sub-widget-modern .pp-sub-gp.pp-sub-btn-sq:active,.pp-sub-widget-modern .pp-sub-gp.pp-sub-btn:active{background-color:#f9ba01;background-size:100%;transition:background 0s}.pp-sub-widget-modern .pp-sub-stitcher.pp-sub-btn-sq:active,.pp-sub-widget-modern .pp-sub-stitcher.pp-sub-btn:active{background-color:#2b91c9;background-size:100%;transition:background 0s}.pp-sub-widget-modern .pp-sub-tunein.pp-sub-btn-sq:active,.pp-sub-widget-modern .pp-sub-tunein.pp-sub-btn:active{background-color:#1c1f3d;background-size:100%;transition:background 0s}.pp-sub-widget-modern .pp-sub-spotify.pp-sub-btn-sq:active,.pp-sub-widget-modern .pp-sub-spotify.pp-sub-btn:active{background-color:#3eb559;background-size:100%;transition:background 0s}.pp-sub-widget-modern .pp-sub-iheartradio.pp-sub-btn-sq:active,.pp-sub-widget-modern .pp-sub-iheartradio.pp-sub-btn:active{background-color:#960d16;background-size:100%;transition:background 0s}.pp-sub-widget-modern .pp-sub-deezer.pp-sub-btn-sq:active,.pp-sub-widget-modern .pp-sub-deezer.pp-sub-btn:active{background-color:#007feb;background-size:100%;transition:background 0s}.pp-sub-widget-modern .pp-sub-anghami.pp-sub-btn-sq:active,.pp-sub-widget-modern .pp-sub-anghami.pp-sub-btn:active{background-color:#a316b4;background-size:100%;transition:background 0s}.pp-sub-widget-modern .pp-sub-pandora.pp-sub-btn-sq:active,.pp-sub-widget-modern .pp-sub-pandora.pp-sub-btn:active{background-color:#3668ff;background-size:100%;transition:background 0s}.pp-sub-widget-modern .pp-sub-blubrry.pp-sub-btn-sq:active,.pp-sub-widget-modern .pp-sub-blubrry.pp-sub-btn:active{background-color:#2278cf;background-size:100%;transition:background 0s}.pp-sub-widget-modern .pp-sub-rss.pp-sub-btn-sq:active,.pp-sub-widget-modern .pp-sub-rss.pp-sub-btn:active{background-color:#f60;background-size:100%;transition:background 0s}.pp-sub-widget-modern .pp-sub-amazon.pp-sub-btn-sq:active,.pp-sub-widget-modern .pp-sub-amazon.pp-sub-btn:active{background-color:#40f;background-size:100%;transition:background 0s}.pp-sub-widget-modern .pp-sub-pcindex.pp-sub-btn-sq:active,.pp-sub-widget-modern .pp-sub-pcindex.pp-sub-btn:active{background-color:#ab0000;background-size:100%;transition:background 0s}.pp-sub-widget-modern .pp-sub-jiosaavn.pp-sub-btn-sq:active,.pp-sub-widget-modern .pp-sub-jiosaavn.pp-sub-btn:active{background-color:#2bc5b4;background-size:100%;transition:background 0s}.pp-sub-widget-modern .pp-sub-gaana.pp-sub-btn-sq:active,.pp-sub-widget-modern .pp-sub-gaana.pp-sub-btn:active{background-color:#e62c2f;background-size:100%;transition:background 0s}.pp-sub-widget-modern .pp-sub-podchaser.pp-sub-btn-sq:active,.pp-sub-widget-modern .pp-sub-podchaser.pp-sub-btn:active{background-color:#000;background-size:100%;transition:background 0s}.pp-sub-widget-modern .pp-sub-more.pp-sub-btn-sq:active,.pp-sub-widget-modern .pp-sub-more.pp-sub-btn:active{background-color:#333;background-size:100%;transition:background 0s}.pp-sub-widget-classic a,.pp-sub-widget-dark a{background-color:#222}.pp-sub-widget-classic a.pp-sub-itunes{background-color:#732bbe}.pp-sub-widget-classic a.pp-sub-email,.pp-sub-widget-classic a.pp-sub-pr{background-color:#337ec9}.pp-sub-widget-classic a.pp-sub-bp,.pp-sub-widget-classic a.pp-sub-rss{background-color:#f80}.pp-sub-widget-classic a.pp-sub-stitcher{background-color:#222;background-color:#3ec6ff;background-color:#197195}.pp-sub-widget-classic a.pp-sub-tunein{background-color:#2cb6a8}.pp-sub-widget-classic a.pp-sub-gp{background-color:#f15832;background-color:#3cba54;background-color:#4885ed;background-color:#db3236}.pp-sub-widget-classic a.pp-sub-spotify{background-color:#1db954}.pp-sub-widget-classic a.pp-sub-android{background-color:#6ab344}.pp-sub-widget-classic a.pp-sub-iheartradio{background-color:#960d16}.pp-sub-widget-classic a.pp-sub-deezer{background-color:#007feb}.pp-sub-widget-classic a.pp-sub-anghami{background-color:#a316b4}.pp-sub-widget-classic a.pp-sub-pandora{background-color:#3668ff}.pp-sub-widget-classic a.pp-sub-blubrry{background-color:#2278cf}.pp-sub-widget-classic a.pp-sub-amazon{background-color:#40f}.pp-sub-widget-classic a.pp-sub-pcindex{background-color:#ab0000}.pp-sub-widget-classic a.pp-sub-jiosaavn{background-color:#2bc5b4}.pp-sub-widget-classic a.pp-sub-gaana{background-color:#e62c2f}.pp-sub-widget-classic a.pp-sub-podchaser{background-color:#000}.pp-sub-widget-classic div.pp-sub-h,.pp-sub-widget-classic p.pp-sub-m-p{color:#337ec9}.pp-sub-widget img.pp-sub-l{max-width:300px;padding:0;margin:10px 0;float:left;box-shadow:0 1px 6px rgba(0,0,0,.2);width:100%;height:auto}.pp-sub-widget-include img.pp-sub-l{width:100%!important;height:auto!important}.pp-sub-widget .pp-sub-btns{margin:0;padding:0;display:inline-block;width:100%}.pp-sub-widget-include .pp-sub-btns{width:100%!important}.pp-sub-widget .pp-sub-m{clear:both;margin:10px}.pp-sub-widget p.pp-sub-m-p{margin:0;font-size:90%;color:#1976d2}.pp-sub-widget .pp-sub-m-i{width:80%;color:#333;font-size:85%;border:1px solid #999;padding:5px}.pp-sub-widget-modern a.pp-sub-btn:hover,.pp-sub-widget-modern a.pp-sub-bub-sq:hover{color:#444}@media screen and (max-width:400px){.pp-sub-widget .pp-sub-bx{-webkit-column-count:1;-moz-column-count:1;column-count:1;-webkit-column-gap:0;-moz-column-gap:0;column-gap:0}.pp-sub-widget .pp-sub-t{font-size:150%}}.pp-sub-ic{display:inline-block;width:48px;height:48px;border:0;vertical-align:middle;background-repeat:no-repeat;margin-right:2px;background-size:50px}.pp-sub-widget-modern .pp-sub-ic{padding-left:15px;background-image:url(../images/modern_icon_sprite_2021.svg)}.pp-sub-widget-classic .pp-sub-ic,.pp-sub-widget-dark .pp-sub-ic{background-image:url(../images/classic_icon_sprite_2021.svg)}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.pp-sub-widget-modern a .pp-sub-ic{background-image:url(../images/modern-icon-sprite.png)}.pp-sub-widget-classic a .pp-sub-ic,.pp-sub-widget-dark a .pp-sub-ic{background-image:url(../images/white_logos.png);width:50px;background-size:50px}}.pp-sub-widget-classic .pp-sub-itunes .pp-sub-ic,.pp-sub-widget-dark .pp-sub-itunes .pp-sub-ic{background-position:0 -5px}.pp-sub-widget-classic .pp-sub-rss .pp-sub-ic,.pp-sub-widget-dark .pp-sub-rss .pp-sub-ic{background-position:0 -355px}.pp-sub-widget-classic .pp-sub-email .pp-sub-ic,.pp-sub-widget-dark .pp-sub-email .pp-sub-ic{background-position:0 -105px}.pp-sub-widget-classic .pp-sub-android .pp-sub-ic,.pp-sub-widget-dark .pp-sub-android .pp-sub-ic{background-position:0 -55px}.pp-sub-widget-classic .pp-sub-stitcher .pp-sub-ic,.pp-sub-widget-dark .pp-sub-stitcher .pp-sub-ic{background-position:0 -205px}.pp-sub-widget-classic .pp-sub-tunein .pp-sub-ic,.pp-sub-widget-dark .pp-sub-tunein .pp-sub-ic{background-position:0 -255px}.pp-sub-widget-classic .pp-sub-spotify .pp-sub-ic,.pp-sub-widget-dark .pp-sub-spotify .pp-sub-ic{background-position:0 -305px}.pp-sub-widget-classic .pp-sub-gp .pp-sub-ic,.pp-sub-widget-dark .pp-sub-gp .pp-sub-ic{background-position:0 -155px}.pp-sub-widget-classic .pp-sub-more .pp-sub-ic,.pp-sub-widget-dark .pp-sub-more .pp-sub-ic{background-position:0 -405px}.pp-sub-widget-classic .pp-sub-iheartradio .pp-sub-ic,.pp-sub-widget-dark .pp-sub-iheartradio .pp-sub-ic{background-position:0 -455px}.pp-sub-widget-classic .pp-sub-deezer .pp-sub-ic,.pp-sub-widget-dark .pp-sub-deezer .pp-sub-ic{background-position:0 -505px}.pp-sub-widget-classic .pp-sub-anghami .pp-sub-ic,.pp-sub-widget-dark .pp-sub-anghami .pp-sub-ic{background-position:0 -1255px}.pp-sub-widget-classic .pp-sub-pandora .pp-sub-ic,.pp-sub-widget-dark .pp-sub-pandora .pp-sub-ic{background-position:0 -555px}.pp-sub-widget-classic .pp-sub-blubrry .pp-sub-ic,.pp-sub-widget-dark .pp-sub-blubrry .pp-sub-ic{background-position:0 -605px}.pp-sub-widget-classic .pp-sub-amazon .pp-sub-ic,.pp-sub-widget-dark .pp-sub-amazon .pp-sub-ic{background-position:0 -1003px}.pp-sub-widget-classic .pp-sub-pcindex .pp-sub-ic,.pp-sub-widget-dark .pp-sub-pcindex .pp-sub-ic{background-position:0 -1053px}.pp-sub-widget-classic .pp-sub-jiosaavn .pp-sub-ic,.pp-sub-widget-dark .pp-sub-jiosaavn .pp-sub-ic{background-position:0 -1103px}.pp-sub-widget-classic .pp-sub-gaana .pp-sub-ic,.pp-sub-widget-dark .pp-sub-gaana .pp-sub-ic{background-position:0 -1203px}.pp-sub-widget-classic .pp-sub-podchaser .pp-sub-ic,.pp-sub-widget-dark .pp-sub-podchaser .pp-sub-ic{background-position:0 -1153px}.pp-sub-widget-modern .pp-sub-itunes.pp-sub-btn-sq{border-left:3px solid #ab42df}.pp-sub-widget-modern .pp-sub-itunes .pp-sub-ic{background-position:0 -5px}.pp-sub-widget-modern .pp-sub-android.pp-sub-btn-sq{border-left:3px solid #75ba26}.pp-sub-widget-modern .pp-sub-android .pp-sub-ic{background-position:0 -55px}.pp-sub-widget-modern .pp-sub-email.pp-sub-btn-sq{border-left:3px solid #018c8b}.pp-sub-widget-modern .pp-sub-email .pp-sub-ic{background-position:0 -106px}.pp-sub-widget-modern .pp-sub-gp.pp-sub-btn-sq{border-left:3px solid #f9ba01}.pp-sub-widget-modern .pp-sub-gp .pp-sub-ic{background-position:0 -155px}.pp-sub-widget-modern .pp-sub-stitcher.pp-sub-btn-sq{border-left:3px solid #2b91c9}.pp-sub-widget-modern .pp-sub-stitcher .pp-sub-ic{background-position:0 -205px}.pp-sub-widget-modern .pp-sub-tunein.pp-sub-btn-sq{border-left:3px solid #1c1f3d}.pp-sub-widget-modern .pp-sub-tunein .pp-sub-ic{background-position:0 -255px}.pp-sub-widget-modern .pp-sub-spotify.pp-sub-btn-sq{border-left:3px solid #3eb559}.pp-sub-widget-modern .pp-sub-spotify .pp-sub-ic{background-position:0 -307px}.pp-sub-widget-modern .pp-sub-iheartradio.pp-sub-btn-sq{border-left:3px solid #960d16}.pp-sub-widget-modern .pp-sub-iheartradio .pp-sub-ic{background-position:0 -456px}.pp-sub-widget-modern .pp-sub-deezer.pp-sub-btn-sq{border-left:3px solid #007feb}.pp-sub-widget-modern .pp-sub-deezer .pp-sub-ic{background-position:0 -507px}.pp-sub-widget-modern .pp-sub-anghami.pp-sub-btn-sq{border-left:3px solid #a316b4}.pp-sub-widget-modern .pp-sub-anghami .pp-sub-ic{background-position:0 -1254px}.pp-sub-widget-modern .pp-sub-pandora.pp-sub-btn-sq{border-left:3px solid #3668ff}.pp-sub-widget-modern .pp-sub-pandora .pp-sub-ic{background-position:0 -555px}.pp-sub-widget-modern .pp-sub-blubrry.pp-sub-btn-sq{border-left:3px solid #2278cf}.pp-sub-widget-modern .pp-sub-blubrry .pp-sub-ic{background-position:0 -605px}.pp-sub-widget-modern .pp-sub-rss.pp-sub-btn-sq{border-left:3px solid #f60}.pp-sub-widget-modern .pp-sub-rss .pp-sub-ic{background-position:0 -355px}.pp-sub-widget-modern .pp-sub-more.pp-sub-btn-sq{border-left:3px solid #333}.pp-sub-widget-modern .pp-sub-more .pp-sub-ic{background-position:0 -405px}.pp-sub-widget-modern .pp-sub-amazon.pp-sub-btn-sq{border-left:3px solid #40f}.pp-sub-widget-modern .pp-sub-amazon .pp-sub-ic{background-position:0 -1003px}.pp-sub-widget-modern .pp-sub-pcindex.pp-sub-btn-sq{border-left:3px solid #ab0000}.pp-sub-widget-modern .pp-sub-pcindex .pp-sub-ic{background-position:0 -1053px}.pp-sub-widget-modern .pp-sub-jiosaavn.pp-sub-btn-sq{border-left:3px solid #2bc5b4}.pp-sub-widget-modern .pp-sub-jiosaavn .pp-sub-ic{background-position:0 -1103px}.pp-sub-widget-modern .pp-sub-gaana.pp-sub-btn-sq{border-left:3px solid #e62c2f}.pp-sub-widget-modern .pp-sub-gaana .pp-sub-ic{background-position:0 -1203px}.pp-sub-widget-modern .pp-sub-podchaser.pp-sub-btn-sq{border-left:3px solid #000}.pp-sub-widget-modern .pp-sub-podchaser .pp-sub-ic{background-position:0 -1153px}.pp-sub-widget-modern .pp-sub-btn-sq::after,.pp-sub-widget-modern .pp-sub-btn::after{content:url(../images/arrow.svg);width:20px;display:inline-block;float:right;margin-top:16px}
|
images/classic_icon_sprite_2021.svg
ADDED
@@ -0,0 +1,1882 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?xml version="1.0" encoding="utf-8"?>
|
2 |
+
<!-- Generator: Adobe Illustrator 25.4.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
3 |
+
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
4 |
+
viewBox="0 0 48 1247.1" style="enable-background:new 0 0 48 1247.1;" xml:space="preserve">
|
5 |
+
<style type="text/css">
|
6 |
+
.st0{fill:none;}
|
7 |
+
.st1{fill:#FFFFFF;}
|
8 |
+
.st2{clip-path:url(#SVGID_00000152245560817712197660000005437639853766798771_);fill:#FFFFFF;}
|
9 |
+
.st3{clip-path:url(#SVGID_00000135688956182936933280000011001510055103959971_);fill:#FFFFFF;}
|
10 |
+
.st4{clip-path:url(#SVGID_00000166675377812858765950000009583614292442921902_);fill:#FFFFFF;}
|
11 |
+
.st5{clip-path:url(#SVGID_00000000931261098944163230000002156585181750026425_);fill:#FFFFFF;}
|
12 |
+
.st6{clip-path:url(#SVGID_00000126316086234400085840000002212676176871580802_);fill:#FFFFFF;}
|
13 |
+
</style>
|
14 |
+
<rect y="-0.1" class="st0" width="48" height="48"/>
|
15 |
+
<rect y="47.9" class="st0" width="48" height="48"/>
|
16 |
+
<rect y="95.9" class="st0" width="48" height="48"/>
|
17 |
+
<rect y="143.9" class="st0" width="48" height="48"/>
|
18 |
+
<rect y="191.9" class="st0" width="48" height="48"/>
|
19 |
+
<rect y="239.9" class="st0" width="48" height="48"/>
|
20 |
+
<rect y="287.9" class="st0" width="48" height="48"/>
|
21 |
+
<rect y="335.9" class="st0" width="48" height="48"/>
|
22 |
+
<rect y="383.9" class="st0" width="48" height="48"/>
|
23 |
+
<rect y="431.9" class="st0" width="48" height="48"/>
|
24 |
+
<rect y="479.9" class="st0" width="48" height="48"/>
|
25 |
+
<rect y="527.9" class="st0" width="48" height="48"/>
|
26 |
+
<rect y="575.9" class="st0" width="48" height="48"/>
|
27 |
+
<rect y="623.9" class="st0" width="48" height="48"/>
|
28 |
+
<rect y="671.9" class="st0" width="48" height="48"/>
|
29 |
+
<rect y="719.9" class="st0" width="48" height="48"/>
|
30 |
+
<rect y="815.9" class="st0" width="48" height="48"/>
|
31 |
+
<rect y="863.9" class="st0" width="48" height="48"/>
|
32 |
+
<rect y="911.9" class="st0" width="48" height="48"/>
|
33 |
+
<path id="path59" class="st1" d="M33.3,506.6v-0.7H39v1.3h-5.7V506.6z M33.3,504.4v-0.7H39v1.3h-5.7V504.4L33.3,504.4z M33.3,502.3
|
34 |
+
v-0.7H39v1.4h-5.7V502.3L33.3,502.3z M33.3,500.1v-0.7H39v1.4h-5.7V500.1z M33.3,498.1v-0.7H39v1.5h-5.7V498.1L33.3,498.1z"/>
|
35 |
+
<path id="path57" class="st1" d="M20.5,506.6v-0.7h5.7v1.3h-5.7V506.6z M20.5,504.4v-0.7h5.7v1.3h-5.7V504.4z M20.5,502.3v-0.7h5.7
|
36 |
+
v1.4h-5.7V502.3z M20.5,500.1v-0.7h5.7v1.4h-5.7V500.1z"/>
|
37 |
+
<path id="path55" class="st1" d="M26.9,506.6v-0.7h5.7v1.3h-5.7C26.9,507.2,26.9,506.6,26.9,506.6z M26.9,504.4v-0.7h5.7v1.3h-5.7
|
38 |
+
L26.9,504.4L26.9,504.4z"/>
|
39 |
+
<path id="path53" class="st1" d="M14.2,513v-0.7h5.6v1.3h-5.6C14.2,513.6,14.2,513,14.2,513z M14.2,510.8v-0.7h5.6v1.3h-5.6
|
40 |
+
C14.2,511.4,14.2,510.8,14.2,510.8z M14.2,508.7V508h5.6v1.3h-5.6C14.2,509.3,14.2,508.7,14.2,508.7z"/>
|
41 |
+
<path id="path51" class="st1" d="M7.8,506.6v-0.7h5.6v1.3H7.8V506.6z M7.8,504.4v-0.7h5.6v1.3H7.8V504.4z"/>
|
42 |
+
<path id="path49" class="st1" d="M33.3,513v-0.7h5.6v1.3h-5.6V513z M33.3,510.8v-0.7h5.6v1.3h-5.6V510.8z M33.3,508.7V508h5.6v1.3
|
43 |
+
h-5.6V508.7z"/>
|
44 |
+
<path id="path47" class="st1" d="M27,513v-0.7h5.6v1.3H27V513z M27,510.8v-0.7h5.6v1.3H27V510.8L27,510.8z M27,508.7V508h5.6v1.3H27
|
45 |
+
V508.7L27,508.7z"/>
|
46 |
+
<path id="path45" class="st1" d="M20.6,513v-0.7h5.6v1.3h-5.6V513z M20.6,510.8v-0.7h5.6v1.3h-5.6V510.8z M20.6,508.7V508h5.6v1.3
|
47 |
+
h-5.6V508.7z"/>
|
48 |
+
<path id="path43" class="st1" d="M7.8,513v-0.7h5.6v1.3H7.8V513z M7.8,510.8v-0.7h5.6v1.3H7.8V510.8z M7.8,508.7V508h5.6v1.3H7.8
|
49 |
+
V508.7z"/>
|
50 |
+
<g id="TuneIn-Marquee-Page-1">
|
51 |
+
<g id="TuneIn-Marquee">
|
52 |
+
<path id="TuneIn_Marquee" class="st1" d="M38.2,259.8c0-0.1-0.1-0.1-0.1-0.1h-0.7c-0.1,0-0.1,0.1-0.1,0.1v2.6c0,0,0,0.1-0.1,0
|
53 |
+
l-1-2.7c0-0.1-0.1-0.1-0.2-0.1h-0.8c-0.1,0-0.1,0.1-0.2,0.1v4.7c0,0.1,0.1,0.1,0.2,0.1h0.7c0.1,0,0.1-0.1,0.1-0.1l0,0V262
|
54 |
+
c0,0,0-0.1,0.1,0l1,2.5c0,0.1,0.1,0.1,0.2,0.1H38c0.1,0,0.1-0.1,0.1-0.1l0,0L38.2,259.8z M34.2,263.8c0-0.1-0.1-0.1-0.1-0.1l0,0
|
55 |
+
h-0.6c0,0-0.1,0-0.1-0.1l0,0v-2.9c0,0,0-0.1,0.1-0.1l0,0H34c0.1,0,0.1-0.1,0.1-0.1l0,0v-0.7c0-0.1-0.1-0.1-0.1-0.1h-2.2
|
56 |
+
c-0.1,0-0.1,0.1-0.1,0.1v0.7c0,0.1,0.1,0.1,0.1,0.1h0.5c0,0,0.1,0,0.1,0.1l0,0v2.9c0,0,0,0.1-0.1,0.1l0,0h-0.6
|
57 |
+
c-0.1,0-0.1,0.1-0.1,0.1v0.7c0,0.1,0.1,0.1,0.1,0.1l0,0H34c0.1,0,0.1-0.1,0.1-0.1l0,0L34.2,263.8L34.2,263.8z M27.9,260.8H7.5
|
58 |
+
c0,0-0.1,0-0.1,0.1v9.7c0,0,0,0.1,0.1,0.1h20.3c0,0,0.1,0,0.1-0.1V260.8z M41.6,256.7v10.9c0,0.3-0.2,0.5-0.5,0.5H29v3
|
59 |
+
c0,0.3-0.2,0.5-0.5,0.5H6.9c-0.3,0-0.5-0.2-0.5-0.5v-11c0-0.3,0.2-0.5,0.5-0.5h21v-3c0-0.3,0.2-0.5,0.5-0.5l0,0h12.7
|
60 |
+
C41.4,256.1,41.7,256.4,41.6,256.7C41.7,256.7,41.7,256.7,41.6,256.7L41.6,256.7z M24.8,267.1h-1.7c0,0-0.1,0-0.1-0.1l0,0v-0.8
|
61 |
+
v-0.1l0,0h1.6c0.1,0,0.1-0.1,0.1-0.1v-0.7c0-0.1-0.1-0.1-0.1-0.1l0,0H23c0,0-0.1,0-0.1-0.1l0,0v-0.9c0,0,0-0.1,0.1-0.1l0,0h1.6
|
62 |
+
c0.1,0,0.1-0.1,0.1-0.1l0,0v-0.7c0-0.1-0.1-0.1-0.1-0.1H22c-0.1,0-0.1,0.1-0.1,0.1v4.7c0,0.1,0.1,0.1,0.1,0.1l0,0h2.6
|
63 |
+
c0.1,0,0.1-0.1,0.1-0.1l0,0v-0.7C24.9,267.2,24.8,267.1,24.8,267.1L24.8,267.1z M21.1,263.2h-0.7c-0.1,0-0.1,0.1-0.1,0.1l0,0v2.7
|
64 |
+
c0,0,0,0.1-0.1,0l-1-2.7c0-0.1-0.1-0.1-0.2-0.1h-0.8c-0.1,0-0.1,0.1-0.1,0.1l0,0v4.7c0,0.1,0.1,0.1,0.1,0.1l0,0h0.7
|
65 |
+
c0.1,0,0.1-0.1,0.1-0.1l0,0v-2.4c0,0,0-0.1,0.1,0l1,2.5c0,0.1,0.1,0.1,0.2,0.1h0.8c0.1,0,0.1-0.1,0.1-0.1l0,0v-4.7
|
66 |
+
C21.3,263.3,21.2,263.2,21.1,263.2L21.1,263.2z M17.1,263.2h-0.7c-0.1,0-0.1,0.1-0.1,0.1l0,0v3.3c0,0.3-0.3,0.6-0.7,0.6
|
67 |
+
c-0.3,0-0.6-0.2-0.7-0.5l0,0v-3.3c0-0.1-0.1-0.1-0.1-0.1l0,0H14c-0.1,0-0.1,0.1-0.1,0.1l0,0v3.3c0.1,0.9,0.9,1.6,1.8,1.5
|
68 |
+
c0.8-0.1,1.5-0.7,1.5-1.5v-3.3C17.2,263.3,17.2,263.2,17.1,263.2L17.1,263.2z M13.2,263.3v0.7c0,0.1-0.1,0.1-0.1,0.1l0,0h-0.9
|
69 |
+
c0,0-0.1,0-0.1,0.1l0,0v3.7c0,0.1-0.1,0.1-0.1,0.1l0,0h-0.7c-0.1,0-0.1-0.1-0.1-0.1l0,0v-3.7c0,0,0-0.1-0.1-0.1l0,0h-0.9
|
70 |
+
c-0.1,0-0.1-0.1-0.1-0.1l0,0v-0.7c0-0.1,0.1-0.1,0.1-0.1h2.9C13.2,263.2,13.2,263.3,13.2,263.3L13.2,263.3z"/>
|
71 |
+
</g>
|
72 |
+
</g>
|
73 |
+
<path class="st1" d="M28.3,209.4h6.2v3.7h-6.2V209.4z"/>
|
74 |
+
<path class="st1" d="M21.4,211.3h6.2v1.9h-6.2C21.4,213.2,21.4,211.3,21.4,211.3z"/>
|
75 |
+
<path class="st1" d="M14.5,210.2h6.2v2.9h-6.2C14.5,213.1,14.5,210.2,14.5,210.2z"/>
|
76 |
+
<path class="st1" d="M7.5,212.1h6.2v1H7.5V212.1z"/>
|
77 |
+
<path class="st1" d="M35.2,211.6h6.2v1.5h-6.2V211.6z"/>
|
78 |
+
<path class="st1" d="M28.3,220.3h6.2v2h-6.2V220.3z"/>
|
79 |
+
<path class="st1" d="M21.4,220.3h6.2v3.4h-6.2C21.4,223.7,21.4,220.3,21.4,220.3z"/>
|
80 |
+
<path class="st1" d="M14.5,220.3h6.2v2h-6.2C14.5,222.3,14.5,220.3,14.5,220.3z"/>
|
81 |
+
<path class="st1" d="M7.5,220.3h6.2v2.8H7.5V220.3z"/>
|
82 |
+
<path class="st1" d="M35.2,220.3h6.2v1.1h-6.2V220.3z"/>
|
83 |
+
<path class="st1" d="M13.1,219.1v-3.7h-1.4v-1.1h4.1v1.1h-1.4v3.7H13.1z M9.4,219.1c-0.6,0-1.3-0.2-1.8-0.5l0,0l0.4-1.1l0.1,0.1
|
84 |
+
c0.4,0.3,0.9,0.5,1.5,0.5s0.7-0.2,0.7-0.3s-0.4-0.4-0.9-0.5c-0.7-0.2-1.6-0.4-1.6-1.4s0.7-1.5,1.9-1.5c0.7,0,1.4,0.3,1.9,0.9l0,0
|
85 |
+
l-1,0.6l0,0c-0.2-0.3-0.6-0.5-0.9-0.5c-0.5,0-0.5,0.2-0.5,0.3c0,0.3,0.4,0.4,0.8,0.5c0.7,0.2,1.6,0.4,1.6,1.5S10.8,219.1,9.4,219.1
|
86 |
+
L9.4,219.1L9.4,219.1z M16.5,219.1v-4.7h1.3v4.7H16.5z M19.8,219.1v-3.7h-1.4v-1.1h4.1v1.1h-1.4v3.7H19.8z M30.7,219.1v-1.8h-1.8
|
87 |
+
v1.8h-1.3v-4.7h1.3v1.9h1.8v-1.9H32v4.7H30.7z M25.1,219.1c-1.2,0.2-2.4-0.7-2.5-1.9c0-0.2,0-0.3,0-0.5c-0.1-1.3,0.9-2.3,2.1-2.4
|
88 |
+
c0.1,0,0.3,0,0.4,0c1.6,0,1.9,0.9,1.9,0.9l0,0l-1,0.6l0,0c-0.2-0.3-0.6-0.5-0.9-0.5c-0.8,0-1.2,0.4-1.2,1.3s0.4,1.4,1.2,1.4l0,0
|
89 |
+
c0.4,0,0.7-0.2,0.9-0.5l0,0l1,0.6l0,0C27.1,218.1,26.7,219.1,25.1,219.1L25.1,219.1z M32.6,219.1v-4.7h3.7v1h-2.5v0.9h1.5v1h-1.5
|
90 |
+
v0.9h2.5v1L32.6,219.1z M39.2,216.7h-0.9v-1.3h0.9c0.5,0,0.8,0.2,0.8,0.6S39.7,216.7,39.2,216.7z M40.4,217.4
|
91 |
+
c0.5-0.3,0.9-0.8,0.8-1.4c0-1.1-0.7-1.6-2-1.6H37v4.7h1.3v-1.4h0.8l0.8,1.4h1.5L40.4,217.4L40.4,217.4z"/>
|
92 |
+
<path class="st1" d="M23.5,301.1c-6.6,0-12,5.4-12,12s5.4,12,12,12s12-5.4,12-12S30.1,301.1,23.5,301.1L23.5,301.1z M29,318.3
|
93 |
+
c-0.2,0.3-0.7,0.4-1,0.2c-2.8-1.7-6.3-2.1-10.5-1.1c-0.4,0.1-0.8-0.2-0.9-0.6s0.2-0.8,0.6-0.9l0,0c4.6-1,8.5-0.6,11.6,1.3
|
94 |
+
C29.1,317.5,29.2,318,29,318.3z M30.5,315.1c-0.3,0.4-0.8,0.6-1.3,0.3c-3.6-2-7.9-2.5-12-1.4c-0.5,0.1-1-0.1-1.2-0.6l0,0
|
95 |
+
c-0.1-0.5,0.1-1,0.6-1.2c4.5-1.3,9.4-0.7,13.4,1.6C30.5,314.1,30.7,314.6,30.5,315.1L30.5,315.1z M30.6,311.7
|
96 |
+
c-3.9-2.3-10.2-2.5-13.9-1.4c-0.6,0.1-1.2-0.2-1.4-0.8c-0.1-0.6,0.2-1.1,0.7-1.3c4.2-1.3,11.2-1,15.7,1.6c0.6,0.3,0.8,0.9,0.5,1.5
|
97 |
+
s-0.9,0.8-1.5,0.5C30.7,311.7,30.6,311.7,30.6,311.7z"/>
|
98 |
+
<circle class="st1" cx="15.8" cy="407.9" r="2.4"/>
|
99 |
+
<circle class="st1" cx="24.1" cy="407.9" r="2.4"/>
|
100 |
+
<circle class="st1" cx="32.4" cy="407.9" r="2.4"/>
|
101 |
+
<path class="st1" d="M14.6,167.1v1.7c0,0.9-0.7,1.6-1.6,1.6s-1.6-0.7-1.6-1.6l0,0c0-0.1,0-0.1,0-0.2v-1.4c0-0.1,0-0.1,0-0.2
|
102 |
+
c0-0.9,0.7-1.6,1.6-1.6S14.6,166.2,14.6,167.1C14.6,167,14.6,167,14.6,167.1L14.6,167.1z"/>
|
103 |
+
<path class="st1" d="M36.7,167.1v1.7c0.1,0.9-0.6,1.6-1.4,1.7c-0.9,0.1-1.6-0.6-1.7-1.4c0-0.1,0-0.2,0-0.3s0-0.1,0-0.2v-1.4
|
104 |
+
c0-0.1,0-0.1,0-0.2c-0.1-0.9,0.6-1.6,1.4-1.7c0.9-0.1,1.6,0.6,1.7,1.4C36.7,166.9,36.7,167,36.7,167.1L36.7,167.1z"/>
|
105 |
+
<path class="st1" d="M20.1,173.7c0,0.1,0,0.1,0,0.2c0,0.9-0.7,1.6-1.6,1.6s-1.6-0.7-1.6-1.6v-1.7c0-0.9,0.7-1.6,1.6-1.6
|
106 |
+
s1.6,0.7,1.6,1.6c0,0.1,0,0.1,0,0.2V173.7z"/>
|
107 |
+
<path class="st1" d="M20.1,167.3c0,0.1,0,0.1,0,0.2c-0.1,0.9-0.8,1.5-1.7,1.4c-0.8-0.1-1.4-0.7-1.4-1.4l0,0v-5.6
|
108 |
+
c0-0.9,0.7-1.6,1.6-1.6s1.6,0.7,1.6,1.6c0,0.1,0,0.1,0,0.2L20.1,167.3z"/>
|
109 |
+
<path class="st1" d="M16.9,167.5L16.9,167.5L16.9,167.5L16.9,167.5z"/>
|
110 |
+
<path class="st1" d="M31.2,161.9v1.7c0.1,0.9-0.6,1.6-1.4,1.7s-1.6-0.6-1.7-1.4c0-0.1,0-0.2,0-0.3s0-0.1,0-0.2V162
|
111 |
+
c0-0.1,0-0.1,0-0.2c-0.1-0.9,0.6-1.6,1.4-1.7s1.6,0.6,1.7,1.4C31.2,161.7,31.2,161.8,31.2,161.9L31.2,161.9z"/>
|
112 |
+
<path class="st1" d="M25.6,158.4c0,0.1,0,0.1,0,0.2c0,0.9-0.7,1.6-1.6,1.6s-1.6-0.7-1.6-1.6v-1.7c0-0.9,0.7-1.6,1.6-1.6
|
113 |
+
s1.6,0.7,1.6,1.6c0,0.1,0,0.1,0,0.2V158.4z"/>
|
114 |
+
<path class="st1" d="M25.6,178.7c0,0.1,0,0.1,0,0.2c0,0.9-0.7,1.6-1.6,1.6s-1.6-0.7-1.6-1.6v-1.7c0-0.9,0.7-1.6,1.6-1.6
|
115 |
+
s1.6,0.7,1.6,1.6c0,0.1,0,0.1,0,0.2V178.7z"/>
|
116 |
+
<path class="st1" d="M31.2,168.3v5.6c0.1,0.9-0.6,1.6-1.4,1.7s-1.6-0.6-1.7-1.4c0-0.1,0-0.2,0-0.3s0-0.1,0-0.2v-5.2
|
117 |
+
c0-0.1,0-0.1,0-0.2c-0.1-0.9,0.6-1.6,1.4-1.7s1.6,0.6,1.7,1.4C31.2,168.2,31.2,168.3,31.2,168.3L31.2,168.3z"/>
|
118 |
+
<path class="st1" d="M25.6,172.3c0,0.1,0,0.1,0,0.2c0,0.9-0.7,1.6-1.6,1.6s-1.6-0.7-1.6-1.6v-9.1c0-0.9,0.7-1.6,1.6-1.6
|
119 |
+
s1.6,0.7,1.6,1.6c0,0.1,0,0.1,0,0.2V172.3z"/>
|
120 |
+
<path class="st1" d="M20.3,366.7c0,1.2-1,2.1-2.1,2.1c-1.2,0-2.1-1-2.1-2.1s1-2.1,2.1-2.1l0,0C19.4,364.6,20.3,365.5,20.3,366.7
|
121 |
+
L20.3,366.7z M32.5,368.8c0-4.9-2.2-9.6-6-12.8c-2.9-2.4-6.6-3.8-10.4-3.8v3.8c4.5,0,8.7,2.3,11.1,6.2c1.2,2,1.8,4.3,1.8,6.6
|
122 |
+
L32.5,368.8L32.5,368.8z M26.7,368.8c0-3.2-1.5-6.2-3.9-8.2c-1.9-1.5-4.2-2.4-6.7-2.4v3.2c4.1,0,7.4,3.3,7.4,7.4l0,0H26.7
|
123 |
+
L26.7,368.8z"/>
|
124 |
+
<path class="st1" d="M29.4,448c-2.3,0-4.4,1.1-5.7,3c-1.3-1.9-3.4-3-5.7-3c-3.8,0-6.8,3-6.8,6.8l0,0c0,2.4,1.5,4.1,3.1,5.7l6.2,5.9
|
125 |
+
c0.2,0.2,0.5,0.2,0.7,0c0.1-0.1,0.1-0.2,0.1-0.3v-4.6c0.1-1.3,1.2-2.3,2.5-2.2c1.2,0.1,2.2,1,2.2,2.2l0,0v4.5c0,0.3,0.2,0.5,0.5,0.5
|
126 |
+
l0,0c0.1,0,0.3-0.1,0.4-0.1l6.2-5.9c1.6-1.6,3.1-3.3,3.1-5.7C36.3,451,33.3,448,29.4,448C29.5,447.9,29.5,447.9,29.4,448L29.4,448z
|
127 |
+
M17.5,460.1c-0.1,0.1-0.2,0.2-0.4,0.2c-0.1,0-0.2,0-0.3-0.1c-2.1-1.8-3.1-3.7-3.1-5.6l0,0c0-1.7,0.9-3.4,2.3-4.4
|
128 |
+
c0.2-0.1,0.5-0.1,0.7,0.1c0.1,0.2,0.1,0.5-0.1,0.7l0,0c-1.1,0.8-1.8,2.1-1.9,3.6l0,0c0,1.6,0.9,3.3,2.8,4.9
|
129 |
+
C17.6,459.6,17.7,459.9,17.5,460.1L17.5,460.1L17.5,460.1z M20.5,458.3c-0.1,0.1-0.2,0.2-0.4,0.2c-0.1,0-0.2,0-0.2-0.1
|
130 |
+
c-1.4-0.8-2.3-2.2-2.3-3.8l0,0c0-1.4,0.8-2.7,2-3.4c0.2-0.1,0.5,0,0.6,0.2l0,0c0.1,0.2,0,0.5-0.2,0.6l0,0c-0.9,0.5-1.5,1.5-1.5,2.5
|
131 |
+
c0,1.3,0.7,2.4,1.8,3C20.6,457.8,20.7,458.1,20.5,458.3L20.5,458.3z M23.7,457.1c-1.1,0-2.1-0.9-2.1-2.1c0-1.1,0.9-2.1,2.1-2.1
|
132 |
+
c1.1,0,2,0.9,2.1,2l0,0C25.8,456.1,24.8,457.1,23.7,457.1L23.7,457.1z M27.5,458.5c-0.1,0-0.1,0.1-0.2,0.1c-0.3,0-0.5-0.2-0.5-0.5
|
133 |
+
c0-0.2,0.1-0.3,0.2-0.4l0,0c1.1-0.6,1.8-1.7,1.8-3c0-1.1-0.6-2-1.5-2.5c-0.2-0.1-0.3-0.4-0.2-0.6c0.1-0.2,0.4-0.3,0.6-0.2h0.1
|
134 |
+
c1.2,0.7,2,2,2,3.4l0,0C29.7,456.2,28.9,457.7,27.5,458.5L27.5,458.5z M33.7,454.5c0,1.9-1,3.8-3.1,5.6c-0.1,0.1-0.2,0.1-0.3,0.1
|
135 |
+
c-0.1,0-0.3-0.1-0.4-0.2c-0.2-0.2-0.2-0.5,0-0.7l0,0c1.8-1.6,2.8-3.3,2.8-4.9l0,0c0-1.4-0.7-2.7-1.9-3.6c-0.2-0.2-0.3-0.4-0.1-0.7
|
136 |
+
c0.1-0.2,0.4-0.3,0.6-0.1C32.7,451.1,33.6,452.7,33.7,454.5L33.7,454.5z"/>
|
137 |
+
<path class="st1" d="M34.9,548.2c-0.6-4.5-4.4-7.9-9-7.8H14.6v23.2h5.8c0.8,0,1.5-0.6,1.5-1.5l0,0v-4.3h4.4c2.4,0,4.8-1,6.4-2.8
|
138 |
+
C34.3,553,35.1,550.6,34.9,548.2z"/>
|
139 |
+
<g id="Twitter">
|
140 |
+
<path class="st1" d="M34.6,641.1c-0.8,0.4-1.7,0.6-2.6,0.7c0.9-0.6,1.7-1.5,2-2.5c-0.9,0.5-1.9,0.9-2.9,1.1
|
141 |
+
c-1.7-1.8-4.5-1.9-6.4-0.2c-1.2,1.1-1.7,2.8-1.3,4.3c-3.6-0.2-7-1.9-9.3-4.7c-1.2,2.1-0.6,4.7,1.4,6c-0.7,0-1.4-0.2-2-0.6l0,0
|
142 |
+
c0,2.1,1.5,4,3.6,4.4c-0.7,0.2-1.3,0.2-2,0.1c0.6,1.8,2.3,3.1,4.2,3.1c-1.6,1.3-3.6,1.9-5.6,1.9c-0.4,0-0.7,0-1.1-0.1
|
143 |
+
c6,3.8,13.9,2,17.7-4c1.3-2,1.9-4.3,2-6.7v-0.6C33.3,642.8,34,642,34.6,641.1z"/>
|
144 |
+
</g>
|
145 |
+
<g id="FB">
|
146 |
+
<path class="st1" d="M18.6,693.1h2.3v-2.2c-0.1-1.2,0.1-2.4,0.8-3.5c0.8-1.1,2.2-1.8,3.6-1.7c1.4-0.1,2.8,0.1,4.2,0.4l-0.6,3.4
|
147 |
+
c-0.6-0.2-1.2-0.3-1.9-0.3c-0.9,0-1.7,0.3-1.7,1.2v2.6H29l-0.3,3.3h-3.5V708h-4.4v-11.6h-2.3L18.6,693.1z"/>
|
148 |
+
</g>
|
149 |
+
<path class="st1" d="M33.4,732.9H14.7c-0.9,0-1.6,0.7-1.6,1.6l0,0v18.8c0,0.9,0.7,1.6,1.6,1.6l0,0h18.7c0.9,0,1.6-0.7,1.6-1.6v-18.8
|
150 |
+
C35,733.6,34.3,732.9,33.4,732.9z M19.6,751.6h-3.3v-10.5h3.3V751.6z M18,739.7c-1,0-1.9-0.8-1.9-1.9c0-1,0.8-1.9,1.9-1.9
|
151 |
+
c1,0,1.9,0.8,1.9,1.9l0,0C19.9,738.9,19,739.7,18,739.7z M28.5,751.6v-5.1c0-1.2,0-2.8-1.7-2.8s-2,1.3-2,2.7v5.2h-3.3v-10.5h3.1v1.4
|
152 |
+
l0,0c0.6-1.1,1.8-1.7,3.1-1.7c3.3,0,3.9,2.2,3.9,5v5.7L28.5,751.6z"/>
|
153 |
+
<path class="st1" d="M24,828.5c-5.9,0-10.7,4.8-10.7,10.7c0,4.2,2.5,8.1,6.4,9.8c0-0.8,0-1.6,0.2-2.5s1.4-5.8,1.4-5.8
|
154 |
+
c-0.2-0.5-0.3-1.1-0.3-1.7c0-1.6,0.9-2.8,2.1-2.8c0.8,0,1.4,0.6,1.5,1.4c0,0.1,0,0.1,0,0.2c-0.2,1.3-0.5,2.6-0.9,3.8
|
155 |
+
c-0.2,0.9,0.3,1.8,1.2,2c0.2,0,0.3,0.1,0.5,0.1c2,0,3.4-2.6,3.4-5.7c0-2.3-1.6-4.1-4.5-4.1c-2.8-0.1-5.1,2.1-5.2,4.9
|
156 |
+
c0,0.1,0,0.2,0,0.3c0,0.8,0.2,1.5,0.7,2.1c0.2,0.1,0.2,0.4,0.1,0.6l-0.2,0.9c0,0.2-0.2,0.3-0.4,0.3h-0.1c-1.5-0.6-2.2-2.2-2.2-4.1
|
157 |
+
c0-3,2.6-6.7,7.6-6.7c4.1,0,6.8,3,6.8,6.1c0,4.2-2.3,7.3-5.8,7.3c-1,0-2-0.5-2.6-1.3c0,0-0.6,2.5-0.8,2.9c-0.2,0.8-0.6,1.6-1,2.3
|
158 |
+
c1,0.3,2,0.4,3,0.4c5.9,0,10.7-4.8,10.7-10.7S29.9,828.5,24,828.5L24,828.5z"/>
|
159 |
+
<path class="st1" d="M29.3,590.4c0,0,1.3-2.9,1.2-3s-2.9,1.7-2.9,1.7s-3.5-2.7-3.6-2.7s-3.1,2.4-3.1,2.4s-3.1-2.3-3.2-2.2
|
160 |
+
s1,3.7,1,3.7c-2.2,0.9-4.2,2.5-5.6,4.4c-1.4,2-2.2,4.4-2.2,6.8c0,6.9,5.9,12.5,13.1,12.5c7.5,0,13.1-5.6,13.1-12.5
|
161 |
+
C37,596.7,33.9,592.2,29.3,590.4z M30.6,601.6c0-2.3-1.4-4.4-3.5-5.4l0.5-1.2c2.6,1.2,4.3,3.8,4.4,6.6L30.6,601.6L30.6,601.6z
|
162 |
+
M28.1,593.5l0.7-1.8c4,1.6,6.6,5.5,6.7,9.8h-2C33.5,598.1,31.4,594.9,28.1,593.5L28.1,593.5z"/>
|
163 |
+
<path class="st1" d="M24.2,38.5c0,0,3,0,3-9c0-1.7-1.4-3-3-3c-1.7,0-3,1.4-3,3C21.1,38.5,24.2,38.5,24.2,38.5z M27.9,35.5
|
164 |
+
c0.1-0.5,0.2-1,0.3-1.6l0.1-0.4c2.3-0.9,4.2-2.6,5.4-4.8c0.5-0.9,0.9-2,1.1-3c0.3-1.2,0.4-2.4,0.2-3.6c-0.3-2.4-1.4-4.7-3.1-6.4
|
165 |
+
c-1-1-2.1-1.7-3.3-2.3c-1.3-0.6-2.6-0.9-4-0.9c-6-0.2-10.9,4.5-11.1,10.4c0,0.7,0,1.3,0.1,2c0.5,3.4,2.7,6.4,5.8,8l0.8,0.4
|
166 |
+
c0,0.1,0,0.3,0.1,0.5c0.1,0.5,0.2,1,0.3,1.5c-3.1-1-5.7-3.1-7.2-6c-0.6-1.1-1-2.3-1.3-3.5c-0.3-1.3-0.3-2.7-0.2-4.1
|
167 |
+
c0.4-2.8,1.7-5.4,3.7-7.4c1.1-1.1,2.4-1.9,3.8-2.5c6.4-2.7,13.7,0.3,16.4,6.7c0.9,2.2,1.2,4.6,0.8,6.9c-0.6,4-3.2,7.4-6.8,9.2
|
168 |
+
C29.2,35,28.5,35.2,27.9,35.5L27.9,35.5z M28.5,30.6V30c0-0.4,0-0.7,0-1.1c0-0.1-0.1-0.3-0.1-0.4c1.7-1.4,2.6-3.6,2.3-5.9
|
169 |
+
c-0.1-0.6-0.3-1.3-0.5-1.9c-0.3-0.7-0.8-1.4-1.3-1.9c-0.6-0.6-1.2-1-1.9-1.3c-1-0.3-1.8-0.5-2.7-0.5c-0.9,0-1.7,0.1-2.6,0.5
|
170 |
+
c-0.7,0.3-1.4,0.7-2,1.2s-1.1,1.2-1.4,1.9c-0.3,0.6-0.5,1.2-0.6,1.8c-0.1,0.7-0.1,1.3,0,2c0.2,1.6,1,3.1,2.2,4.1L19.8,29
|
171 |
+
c-0.1,0.4-0.1,0.7,0,1.1v0.5c-1.2-0.7-2.2-1.8-2.9-3.1c-0.4-0.7-0.7-1.5-0.9-2.3c-0.2-0.9-0.2-1.8-0.1-2.7c0.2-1.8,1.1-3.5,2.3-4.8
|
172 |
+
c0.7-0.7,1.5-1.3,2.4-1.7c1-0.4,2.1-0.7,3.2-0.7s2.2,0.2,3.2,0.6c0.9,0.4,1.8,0.9,2.5,1.6c0.7,0.7,1.3,1.5,1.8,2.4
|
173 |
+
c0.4,0.7,0.6,1.5,0.8,2.3c0.1,0.8,0.2,1.7,0,2.5c-0.1,0.8-0.3,1.6-0.6,2.4c-0.7,1.5-1.8,2.8-3.3,3.6L28.5,30.6z M24.2,19.6
|
174 |
+
c1.7,0,3.1,1.4,3.1,3s-1.4,3.1-3,3.1c-1.7,0-3.1-1.4-3.1-3C21.1,21,22.5,19.6,24.2,19.6L24.2,19.6z"/>
|
175 |
+
<path class="st1" d="M23.7,877c-6.4,0-11.6,5.2-11.6,11.6c0,6.4,5.2,11.6,11.6,11.6s11.6-5.2,11.6-11.6l0,0
|
176 |
+
C35.3,882.2,30.1,877,23.7,877z M29.7,888.9l-8.5,5.8c-0.1,0-0.1,0.1-0.2,0.1s-0.1,0-0.2,0c-0.1-0.1-0.2-0.2-0.2-0.3v-11.6
|
177 |
+
c0-0.1,0.1-0.3,0.2-0.3c0.1-0.1,0.3-0.1,0.4,0l8.5,5.8C29.9,888.4,29.9,888.7,29.7,888.9C29.8,888.9,29.7,888.9,29.7,888.9
|
178 |
+
L29.7,888.9z"/>
|
179 |
+
<path class="st1" d="M33.3,944.3c0,1.7-1.4,3.2-3.2,3.2S27,946,27,944.3l0,0c0-0.4,0.1-0.7,0.2-1.1l0,0l-6.6-4
|
180 |
+
c-1,1.5-2.9,1.9-4.4,0.9c-0.9-0.6-1.4-1.6-1.4-2.6c0-1.7,1.4-3.2,3.1-3.2c1.1,0,2.1,0.5,2.7,1.4l6.6-4l0,0c-0.1-0.3-0.2-0.7-0.2-1.1
|
181 |
+
c0-1.8,1.4-3.2,3.2-3.2s3.2,1.4,3.2,3.2s-1.4,3.2-3.2,3.2c-1.1,0-2.1-0.6-2.7-1.5l-6.6,4l0,0c0.1,0.4,0.2,0.7,0.2,1.1
|
182 |
+
c0,0.4-0.1,0.8-0.2,1.1l0,0l6.6,4c0.9-1.5,2.9-1.9,4.4-1C32.7,942.2,33.3,943.2,33.3,944.3L33.3,944.3z"/>
|
183 |
+
<path class="st1" d="M28.9,803.8h-9.8c-3.6,0.1-6.5-2.7-6.6-6.2V787c0.1-3.6,3.1-6.4,6.6-6.3h9.8c3.6-0.1,6.5,2.7,6.6,6.3v10.5
|
184 |
+
C35.4,801.1,32.4,803.9,28.9,803.8z M19.1,783c-2.3-0.1-4.3,1.7-4.4,4.1v10.5c0.1,2.3,2.1,4.2,4.4,4.1h9.8c2.3,0.1,4.3-1.7,4.4-4.1
|
185 |
+
V787c-0.1-2.3-2.1-4.1-4.4-4H19.1z"/>
|
186 |
+
<path class="st1" d="M24,798.2c-3.3,0-5.9-2.6-5.9-5.9c0-3.3,2.6-5.9,5.9-5.9s5.9,2.6,5.9,5.9S27.3,798.2,24,798.2L24,798.2z
|
187 |
+
M24,788.5c-2.1,0-3.9,1.7-3.9,3.9c0,2.1,1.7,3.9,3.9,3.9c2.1,0,3.9-1.7,3.9-3.9l0,0C27.9,790.2,26.1,788.5,24,788.5z"/>
|
188 |
+
<path class="st1" d="M31.7,786.2c0,0.8-0.6,1.5-1.5,1.5c-0.8,0-1.4-0.6-1.4-1.5c0-0.8,0.6-1.5,1.4-1.5S31.7,785.4,31.7,786.2
|
189 |
+
L31.7,786.2z"/>
|
190 |
+
<g>
|
191 |
+
<g>
|
192 |
+
<g>
|
193 |
+
<path class="st1" d="M16.4,67.4v11.1c0,1,0.8,1.8,1.8,1.8h1.2v3.8c0,1,0.8,1.7,1.7,1.7s1.7-0.8,1.7-1.7v-3.8h2.3v3.8
|
194 |
+
c0,1,0.8,1.7,1.7,1.7s1.7-0.8,1.7-1.7v-3.8h1.3c1,0,1.8-0.8,1.8-1.8V67.4H16.4z M18.7,79.3c-0.8,0-1.5-0.7-1.5-1.5
|
195 |
+
s0.7-1.5,1.5-1.5s1.5,0.7,1.5,1.5C20.2,78.7,19.6,79.3,18.7,79.3z M22.8,79.3c0-1.5-0.6-2.8-1.6-3.8s-2.4-1.6-3.8-1.6v-2.2
|
196 |
+
c4.2,0,7.6,3.4,7.6,7.6H22.8z M26.5,79.3c0-5.1-3.9-9-9-9v-2.2c6.3,0,11.2,4.9,11.2,11.3h-2.2V79.3z"/>
|
197 |
+
<path class="st1" d="M14,67c-1,0-1.7,0.8-1.7,1.7v7.2c0,1,0.8,1.7,1.7,1.7s1.7-0.8,1.7-1.7v-7.2C15.7,67.8,14.9,67,14,67z"/>
|
198 |
+
<path class="st1" d="M35.7,68.7c0-1-0.8-1.7-1.7-1.7s-1.7,0.8-1.7,1.7v7.2c0,1,0.8,1.7,1.7,1.7s1.7-0.8,1.7-1.7V68.7z"/>
|
199 |
+
<path class="st1" d="M27.8,60.6l1.2-2.2c0.1-0.1,0-0.3-0.1-0.3c-0.1-0.1-0.3,0-0.3,0.1l-1.2,2.2c-1-0.5-2.1-0.7-3.3-0.7
|
200 |
+
c-1.2,0-2.3,0.3-3.3,0.7l-1.2-2.2c-0.1-0.1-0.2-0.2-0.3-0.1c-0.1,0-0.2,0.2-0.1,0.3l1.2,2.2c-2.3,1.2-3.9,3.5-3.9,6.2h15.4
|
201 |
+
C31.7,64.1,30.1,61.8,27.8,60.6z M20.5,64c-0.3,0-0.7-0.3-0.7-0.7s0.3-0.7,0.7-0.7c0.4,0,0.7,0.3,0.7,0.7
|
202 |
+
C21.1,63.7,20.9,64,20.5,64z M27.5,64c-0.3,0-0.7-0.3-0.7-0.7s0.3-0.7,0.7-0.7c0.3,0,0.7,0.3,0.7,0.7S27.9,64,27.5,64z"/>
|
203 |
+
</g>
|
204 |
+
</g>
|
205 |
+
</g>
|
206 |
+
<g>
|
207 |
+
<g>
|
208 |
+
<path class="st1" d="M28.1,131.8c0,0.2,0.2,0.3,0.3,0.1l7.9-9.2c0.2-0.2,0.1-0.3-0.2-0.4l-8.2-0.1c-0.2,0-0.4,0.2-0.4,0.5
|
209 |
+
L28.1,131.8z"/>
|
210 |
+
<path class="st1" d="M36.2,120.9c0.3,0,0.3-0.1,0.1-0.3l-15.1-12.8c-0.2-0.2-0.3-0.1-0.3,0.2l2.2,12.5c0.1,0.2,0.3,0.5,0.5,0.5
|
211 |
+
L36.2,120.9z M23.9,118.8c0-0.2,0.1-0.5,0.2-0.7c0.2-0.2,0.4-0.3,0.6-0.3s0.5,0.1,0.6,0.2c0.2,0.2,0.3,0.4,0.3,0.6
|
212 |
+
s-0.1,0.5-0.2,0.7c-0.2,0.2-0.3,0.3-0.6,0.3c-0.2,0-0.4-0.1-0.6-0.2S23.9,119.1,23.9,118.8z M23.7,115.3L23.7,115.3
|
213 |
+
c2.4,0.2,3.9,1.6,4.5,4.2v0.1H27c-0.4-1.8-1.5-2.8-3.2-3L23.7,115.3z M30.3,119.5l-1.2,0.1v-0.1c-0.7-3.2-2.5-4.9-5.4-5.1
|
214 |
+
l-0.1-1.3h0.1c3.6,0.2,5.8,2.2,6.6,6.1V119.5z"/>
|
215 |
+
<path class="st1" d="M12.1,117.5c-0.2,0.2-0.1,0.3,0.1,0.3l8.5-1c0.2,0,0.4-0.2,0.4-0.5l-1.4-7.9c-0.1-0.2-0.2-0.3-0.4-0.1
|
216 |
+
L12.1,117.5z"/>
|
217 |
+
<path class="st1" d="M23.1,122.2c-0.2,0-0.6,0-0.8-0.1l-0.1-0.1l-0.1-0.1c-0.1-0.2-0.2-0.5-0.2-0.7l-0.5-2.6
|
218 |
+
c0-0.2-0.3-0.4-0.5-0.4l-8.6,0.9c-0.2,0-0.3,0.2-0.1,0.3L26.4,132c0.2,0.2,0.3,0.1,0.3-0.2l-0.5-9.2c0-0.2-0.2-0.5-0.5-0.5
|
219 |
+
L23.1,122.2z"/>
|
220 |
+
</g>
|
221 |
+
</g>
|
222 |
+
<rect y="959.9" class="st0" width="48" height="48"/>
|
223 |
+
<rect y="1007.7" class="st0" width="48" height="48"/>
|
224 |
+
<rect y="1055.5" class="st0" width="48" height="48"/>
|
225 |
+
<rect y="1103.3" class="st0" width="48" height="48"/>
|
226 |
+
<rect y="1151.1" class="st0" width="48" height="48"/>
|
227 |
+
<rect y="1199.1" class="st0" width="48" height="48"/>
|
228 |
+
<g>
|
229 |
+
<path class="st1" d="M9.5,972.4v23h29v-23H9.5z M25.2,980.9c0-0.1,0-0.2,0.1-0.3l1.1-1.6h-1c-0.1,0-0.1,0-0.1-0.1v-0.4
|
230 |
+
c0-0.1,0-0.1,0.1-0.1h1.9c0.1,0,0.1,0,0.1,0.1v0.4c0,0.1,0,0.2-0.1,0.3l-1,1.4c0.4,0,0.8,0,1.1,0.2c0.1,0.1,0.1,0.1,0.1,0.2v0.4
|
231 |
+
c0,0.1,0,0.1-0.1,0.1c-0.6-0.3-1.4-0.3-2,0c-0.1,0-0.1-0.1-0.2-0.2V980.9z M26.5,982.1c-0.1-0.1-0.9,0-1.2,0c-0.1,0.1-0.1,0,0-0.1
|
232 |
+
c0.6-0.5,1.6-0.3,1.7-0.2s0,1.1-0.6,1.6c0,0.1-0.1,0-0.2-0.1C26.4,983,26.6,982.3,26.5,982.1z M23.8,979.1c0-0.1-0.2-0.1-0.3-0.1
|
233 |
+
c-0.3,0-0.5,0.1-0.5,0.3c0,0.1-0.1,0.1-0.1,0.1l-0.6-0.1c-0.1,0-0.1,0-0.1-0.1c0.1-0.7,0.8-0.9,1.3-0.9c0.3,0,0.7,0.1,0.9,0.3
|
234 |
+
c0.3,0.3,0.3,0.6,0.3,1v0.9c0,0.2,0.1,0.4,0.2,0.5v0.1c-0.1,0.1-0.3,0.3-0.4,0.4h-0.1c-0.2-0.2-0.2-0.3-0.3-0.4
|
235 |
+
c-0.4,0.3-0.6,0.4-1,0.4c-0.5,0-0.9-0.3-0.9-0.9c0-0.4,0.2-0.8,0.6-0.9c0.3-0.1,0.8-0.2,1.1-0.2C23.9,979.3,23.9,979.2,23.8,979.1z
|
236 |
+
M17.7,978.5c0-0.1,0-0.1,0.1-0.1h0.5c0.1,0,0.1,0.1,0.1,0.1v0.4c0.2-0.3,0.4-0.5,0.8-0.5s0.6,0.1,0.8,0.5c0.1-0.3,0.5-0.5,0.8-0.5
|
237 |
+
s0.5,0.1,0.7,0.3c0.1,0.2,0.1,0.6,0.1,0.9v1.9c0,0.1,0,0.1-0.1,0.1h-0.6c-0.1,0-0.1,0-0.1-0.1v-2.2c0-0.2-0.1-0.3-0.3-0.3
|
238 |
+
s-0.3,0.1-0.4,0.2v2.2c0,0.1,0,0.1-0.1,0.1h-0.6c-0.1,0-0.1,0-0.1-0.1v-1.6c0-0.3,0-0.8-0.4-0.8s-0.4,0.5-0.4,0.8v1.6
|
239 |
+
c0,0.1,0,0.1-0.1,0.1h-0.6c0,0-0.1-0.1-0.1,0C17.7,981.5,17.7,978.5,17.7,978.5z M17.4,981.9c1.4,0.7,3.1,1.2,4.9,1.2
|
240 |
+
c1.2,0,2.5-0.2,3.7-0.7c0.2-0.1,0.4,0.1,0.2,0.2c-1.1,0.8-2.6,1.2-4,1.2c-1.9,0-3.6-0.7-4.9-1.8C17.2,981.9,17.3,981.8,17.4,981.9z
|
241 |
+
M16.2,979.1c0-0.1-0.2-0.1-0.3-0.1c-0.3,0-0.5,0.1-0.5,0.3c0,0.1-0.1,0.1-0.1,0.1l-0.6-0.1c-0.1,0-0.1,0-0.1-0.1
|
242 |
+
c0.1-0.7,0.8-0.9,1.3-0.9c0.3,0,0.7,0.1,0.9,0.3c0.3,0.3,0.3,0.6,0.3,1v0.9c0,0.2,0.1,0.4,0.2,0.5v0.1c-0.1,0.1-0.3,0.3-0.4,0.4
|
243 |
+
h-0.1c-0.2-0.2-0.2-0.3-0.3-0.4c-0.4,0.3-0.6,0.4-1,0.4c-0.5,0-0.9-0.3-0.9-0.9c0-0.4,0.2-0.8,0.6-0.9c0.3-0.1,0.8-0.2,1.1-0.2
|
244 |
+
C16.3,979.3,16.3,979.2,16.2,979.1z M20.9,989.4c0,0.1-0.1,0.1-0.2,0.1h-0.5c-0.2,0-0.2,0-0.2-0.1V987c0-0.2,0-0.4-0.1-0.5
|
245 |
+
s-0.3-0.2-0.5-0.2c-0.3,0-0.7,0.1-1.1,0.3v2.8c0,0.1-0.1,0.1-0.2,0.1h-0.5c-0.2,0-0.2,0-0.2-0.1V987c0-0.2,0-0.4-0.1-0.5
|
246 |
+
s-0.3-0.2-0.5-0.2c-0.4,0-0.7,0.1-1.1,0.3v2.8c0,0.1-0.1,0.1-0.2,0.1H15c-0.2,0-0.2,0-0.2-0.1v-3.5c0-0.1,0.1-0.1,0.2-0.1h0.4
|
247 |
+
c0.1,0,0.1,0.1,0.1,0.1v0.2c0.4-0.3,0.9-0.5,1.4-0.5s0.8,0.1,1,0.5c0.5-0.3,1-0.5,1.5-0.5c0.4,0,0.6,0,1.2,0.4
|
248 |
+
c0.2,0.2,0.3,0.4,0.3,0.8V989.4z M24.6,985.9v3.5c0,0.1,0,0.1-0.1,0.1h-0.4c-0.1,0-0.1-0.1-0.1-0.1v-0.3c-0.4,0.3-0.9,0.5-1.4,0.5
|
249 |
+
c-0.3,0-0.6-0.1-0.8-0.3s-0.3-0.4-0.3-0.8v-2.6c0-0.1,0-0.1,0.1-0.1h0.5c0.1,0,0.1,0,0.1,0.1v2.3c0,0.3,0.1,0.5,0.2,0.6
|
250 |
+
s0.3,0.2,0.5,0.2c0.4,0,0.7-0.2,1.1-0.4v-2.8c0-0.1,0-0.1,0.1-0.1h0.5C24.7,985.7,24.8,985.8,24.6,985.9z M28,985.9v0.2
|
251 |
+
c0,0.1,0,0.1-0.1,0.1s-0.1,0-0.2,0c-0.3-0.1-0.5-0.1-0.8-0.1c-0.5,0-0.7,0.2-0.7,0.5c0,0.1,0,0.2,0.1,0.3s0.3,0.2,0.5,0.3l0.6,0.2
|
252 |
+
c0.3,0.1,0.5,0.2,0.4,0.3c0.1,0.2,0.2,0.3,0.2,0.6s-0.1,0.6-0.4,0.8s-0.6,0.3-1.1,0.3c-0.4,0-0.8-0.1-1.1-0.2l-0.1-0.1
|
253 |
+
c0,0,0,0,0-0.1v-0.2c0-0.1,0-0.1,0.1-0.1c0,0,0.1,0,0.2,0c0.3,0.2,0.6,0.2,1,0.2c0.3,0,0.5,0,0.6-0.1s0.2-0.2,0.2-0.4
|
254 |
+
c0-0.1,0-0.2-0.1-0.3c0-0.1-0.2-0.1-0.4-0.2l-0.6-0.2c-0.5-0.3-0.8-0.6-0.8-1.1c0-0.3,0.2-0.6,0.4-0.8c0.2-0.2,0.6-0.3,1-0.3
|
255 |
+
s0.7,0.1,1,0.2L28,985.9C28,985.8,28,985.8,28,985.9z M29.7,989.5c0,0.2-0.1,0.2-0.2,0.2H29c-0.2,0-0.2-0.1-0.2-0.2v-3.6
|
256 |
+
c0-0.2,0.1-0.2,0.2-0.2h0.5c0.1,0,0.2,0.1,0.2,0.2V989.5z M29.7,985.1c-0.1,0.1-0.2,0.1-0.4,0.1s-0.3,0-0.4-0.1s-0.1-0.3-0.1-0.4
|
257 |
+
c0-0.2,0-0.3,0.1-0.4c0.1-0.1,0.2-0.1,0.4-0.1c0.1,0,0.3,0,0.4,0.1s0.1,0.3,0.1,0.4C29.8,984.9,29.8,985,29.7,985.1z M29.2,981.5
|
258 |
+
c-0.8,0-1.3-0.7-1.3-1.6c0-0.9,0.5-1.6,1.3-1.6s1.3,0.7,1.3,1.6S30,981.5,29.2,981.5z M33.6,989.2
|
259 |
+
C33.6,989.3,33.6,989.3,33.6,989.2c-0.4,0.3-0.7,0.3-1,0.3c-0.6,0-1.1-0.2-1.4-0.5c-0.3-0.4-0.5-0.8-0.5-1.5s0.2-1.1,0.5-1.5
|
260 |
+
c0.3-0.3,0.8-0.5,1.4-0.5c0.3,0,0.5,0,0.8,0.1l0.1,0.1c0,0.1,0,0.1,0,0.2v0.2c0,0.2,0,0.2-0.1,0.2c0,0,0,0-0.1,0
|
261 |
+
c-0.2-0.1-0.4-0.1-0.6-0.1c-0.5,0-0.8,0.1-1,0.3s-0.3,0.5-0.3,1v0.1c0,0.4,0.1,0.8,0.3,1s0.5,0.3,0.9,0.3c0.2,0,0.4,0,0.7-0.1h0.1
|
262 |
+
c0,0,0.1,0.1,0.2,0.1C33.6,988.9,33.6,989.2,33.6,989.2z M33.6,981.4C33.6,981.5,33.6,981.5,33.6,981.4l-0.7,0.1
|
263 |
+
c-0.1,0-0.1-0.1-0.1-0.1v-1.6c0-0.3,0-0.8-0.4-0.8c-0.2,0-0.3,0.1-0.4,0.2c-0.1,0.2-0.1,0.4-0.1,0.6v1.6c0,0.1,0,0.1-0.1,0.1h-0.6
|
264 |
+
c-0.1,0-0.1,0-0.1-0.1v-3c0-0.1,0-0.1,0.1-0.1h0.5c0.1,0,0.1,0.1,0.1,0.1v0.4c0.2-0.4,0.4-0.6,0.8-0.6c0.3,0,0.5,0.1,0.7,0.4
|
265 |
+
s0.2,0.7,0.3,0.9V981.4z"/>
|
266 |
+
<path class="st1" d="M16.3,980L16.3,980c0,0.3,0,0.5-0.1,0.7S16,981,15.8,981s-0.4-0.2-0.4-0.4C15.4,980.1,15.8,980,16.3,980z"/>
|
267 |
+
<path class="st1" d="M23.9,980L23.9,980c0,0.3,0,0.5-0.1,0.7s-0.2,0.3-0.4,0.3c-0.2,0-0.4-0.2-0.4-0.4C23,980.1,23.4,980,23.9,980z
|
268 |
+
"/>
|
269 |
+
<path class="st1" d="M29.7,980c0,0.3-0.1,0.9-0.5,0.9c-0.5,0-0.5-0.8-0.5-1.1c0-0.4,0-0.9,0.5-0.9c0.2,0,0.3,0.1,0.4,0.3
|
270 |
+
S29.7,979.7,29.7,980z"/>
|
271 |
+
</g>
|
272 |
+
<g>
|
273 |
+
<circle class="st1" cx="24" cy="1027.7" r="2.8"/>
|
274 |
+
<g>
|
275 |
+
<g>
|
276 |
+
<path class="st1" d="M12.1,1027.7c0,2.8,1.2,5.3,3,7.1l-1.8,1.8c-2.3-2.3-3.7-5.4-3.7-8.9s1.4-6.6,3.7-8.9l1.8,1.8
|
277 |
+
C13.1,1022.4,12.1,1025,12.1,1027.7z"/>
|
278 |
+
<path class="st1" d="M18,1031.9l-1.7,1.7c-1.5-1.5-2.5-3.6-2.5-5.9s0.9-4.4,2.5-5.9l1.7,1.7c-1.1,1.1-1.8,2.5-1.8,4.2
|
279 |
+
C16.2,1029.4,16.8,1030.9,18,1031.9z"/>
|
280 |
+
<path class="st1" d="M19.2,1027.7c0,0.8,0.3,1.5,0.7,2.1l-1,1c-0.7-0.8-1.1-1.9-1.1-3.1s0.4-2.3,1.1-3.1l1,1
|
281 |
+
C19.5,1026.2,19.2,1026.9,19.2,1027.7z"/>
|
282 |
+
</g>
|
283 |
+
</g>
|
284 |
+
<g>
|
285 |
+
<g>
|
286 |
+
<path class="st1" d="M36,1027.7c0,2.8-1.2,5.3-3,7.1l1.8,1.8c2.3-2.3,3.7-5.4,3.7-8.9s-1.4-6.6-3.7-8.9l-1.8,1.8
|
287 |
+
C34.8,1022.4,36,1025,36,1027.7z"/>
|
288 |
+
<path class="st1" d="M30,1031.9l1.7,1.7c1.5-1.5,2.5-3.6,2.5-5.9s-0.9-4.4-2.5-5.9l-1.7,1.7c1.1,1.1,1.8,2.5,1.8,4.2
|
289 |
+
C31.8,1029.4,31.2,1030.9,30,1031.9z"/>
|
290 |
+
<path class="st1" d="M28.7,1027.7c0,0.8-0.3,1.5-0.7,2.1l1,1c0.7-0.8,1.1-1.9,1.1-3.1s-0.4-2.3-1.1-3.1l-1,1
|
291 |
+
C28.5,1026.2,28.7,1026.9,28.7,1027.7z"/>
|
292 |
+
</g>
|
293 |
+
</g>
|
294 |
+
<polygon class="st1" points="25.5,1031.6 22.3,1031.6 20.7,1044.6 23.8,1044.6 "/>
|
295 |
+
</g>
|
296 |
+
<g id="Layer_2_1_">
|
297 |
+
<g id="Layer_1-2">
|
298 |
+
<path class="st1" d="M14.9,1089.3c0,0.6-0.2,1-0.7,1.4c-0.4,0.3-1,0.5-1.8,0.5c-0.7,0-1.3-0.1-1.7-0.3c-0.2-0.1-0.1-0.3-0.1-0.3
|
299 |
+
l0.1-0.3c0,0,0-0.2,0.3-0.1c0.1,0.1,0.3,0.1,0.4,0.2c0.3,0.1,0.7,0.1,1,0.1c0.5,0,0.9-0.1,1.1-0.2c0.3-0.2,0.4-0.4,0.4-0.7
|
300 |
+
c0-0.2-0.1-0.5-0.3-0.6c-0.2-0.2-0.6-0.4-1.2-0.6c-0.6-0.2-1-0.4-1.2-0.6c-0.2-0.1-0.4-0.3-0.5-0.6c-0.1-0.2-0.2-0.5-0.2-0.8
|
301 |
+
c0-0.5,0.2-0.9,0.6-1.2c0.4-0.3,1-0.5,1.7-0.5c0.6,0,1.2,0.1,1.7,0.3c0,0,0,0,0.1,0c0.1,0.1,0.1,0.2,0.1,0.3l-0.2,0.4
|
302 |
+
c0,0-0.1,0.2-0.3,0.1c-0.5-0.2-1-0.3-1.5-0.3s-0.8,0.1-1,0.2c-0.2,0.2-0.3,0.3-0.3,0.6c0,0.2,0,0.3,0.1,0.4s0.2,0.3,0.4,0.3
|
303 |
+
c0.2,0.1,0.5,0.3,1.1,0.5c0.7,0.3,1.2,0.5,1.5,0.8S14.9,1088.9,14.9,1089.3z"/>
|
304 |
+
<path class="st1" d="M32.1,1084.9c-0.3,0.9-1.9,5.2-2.2,6c0,0.1-0.1,0.1-0.2,0.2h-0.9c-0.1,0-0.1-0.1-0.2-0.2
|
305 |
+
c-0.3-0.9-1.9-5.1-2.2-6c-0.1-0.2,0.1-0.2,0.1-0.2h0.7c0.1,0,0.2,0.1,0.2,0.1c0.2,0.7,0.8,2.3,1.3,3.6c0.3,0.9,0.5,1.4,0.5,1.7
|
306 |
+
l0,0c0-0.2,0.2-0.6,0.4-1.3c0.2-0.6,0.7-2,1.4-4c0.1-0.2,0.2-0.2,0.2-0.2H32C32,1084.7,32.2,1084.7,32.1,1084.9z"/>
|
307 |
+
<path class="st1" d="M37.5,1086.9v3.9c0,0.2-0.2,0.2-0.2,0.2h-0.6c0,0-0.2,0-0.2-0.2v-3.9c0-0.5-0.1-0.9-0.3-1.1s-0.5-0.4-1-0.4
|
308 |
+
c-0.7,0-1.1,0.2-1.4,0.5c-0.3,0.4-0.5,0.9-0.5,1.8v3.1c0,0.2-0.2,0.2-0.2,0.2h-0.6c0,0-0.1,0-0.1-0.2v-6c0-0.1,0.1-0.1,0.2-0.1
|
309 |
+
h0.5c0.1,0,0.1,0,0.2,0.1c0,0.2,0.1,0.8,0.1,0.8l0,0c0.2-0.3,0.5-0.6,0.8-0.7c0.4-0.2,0.8-0.3,1.2-0.2c0.8,0,1.2,0.2,1.6,0.5
|
310 |
+
C37.4,1085.5,37.5,1086.1,37.5,1086.9z"/>
|
311 |
+
<path class="st1" d="M25.6,1085.1c-0.4-0.3-1-0.5-1.7-0.5c-0.4,0-0.7,0-1.1,0.2c-0.3,0.1-0.6,0.2-0.8,0.3
|
312 |
+
c-0.2,0.1-0.1,0.2-0.1,0.2l0.2,0.4c0,0,0,0.2,0.3,0.1c0.6-0.2,1.1-0.4,1.5-0.4c0.5,0,0.9,0.1,1.1,0.4c0.2,0.2,0.3,0.6,0.3,1.1v0.4
|
313 |
+
h-1.1c-2,0.1-3,0.7-3,2c0,0.6,0.2,1,0.5,1.4c0.4,0.3,0.8,0.5,1.5,0.5c0.5,0,0.9,0,1.2-0.1c0.4-0.2,0.7-0.4,1-0.8h0.1v0.7
|
314 |
+
c0,0.1,0,0.1,0.1,0.1h0.5c0.1,0,0.1,0,0.1-0.1l0,0v-4.2C26.2,1086,26,1085.5,25.6,1085.1z M25.2,1088.5c0,0.6-0.2,1-0.5,1.4
|
315 |
+
c-0.3,0.3-0.9,0.5-1.5,0.5c-0.4,0-0.7-0.1-0.9-0.3c-0.2-0.2-0.3-0.4-0.3-0.8s0.2-0.8,0.5-1s0.9-0.3,1.6-0.4h1L25.2,1088.5
|
316 |
+
L25.2,1088.5z"/>
|
317 |
+
<path class="st1" d="M19.9,1085.1c-0.4-0.3-1-0.5-1.7-0.5c-0.4,0-0.7,0-1.1,0.2c-0.3,0.1-0.6,0.2-0.8,0.3
|
318 |
+
c-0.2,0.1-0.1,0.2-0.1,0.2l0.2,0.4c0,0,0,0.2,0.3,0.1c0.6-0.2,1.1-0.4,1.5-0.4c0.5,0,0.9,0.1,1.1,0.4c0.2,0.2,0.3,0.6,0.3,1.1v0.4
|
319 |
+
h-1.1c-2,0.1-3,0.7-3,2c0,0.6,0.2,1,0.5,1.4c0.4,0.3,0.8,0.5,1.5,0.5c0.5,0,0.9,0,1.2-0.1c0.4-0.2,0.7-0.4,1-0.8h0.1
|
320 |
+
c0,0,0,0.5,0,0.7c0,0.1,0.1,0.1,0.1,0.1h0.5c0.1,0,0.1-0.1,0.1-0.1v-4.2C20.4,1086,20.2,1085.5,19.9,1085.1z M19.5,1088.5
|
321 |
+
c0,0.6-0.2,1-0.5,1.4c-0.3,0.3-0.9,0.5-1.5,0.5c-0.4,0-0.7-0.1-0.9-0.3c-0.2-0.2-0.3-0.4-0.3-0.8s0.2-0.8,0.5-1s0.9-0.3,1.6-0.4h1
|
322 |
+
L19.5,1088.5L19.5,1088.5z"/>
|
323 |
+
<path class="st1" d="M38.5,1073v4.5c0,1.5,0,2.2-0.2,3c-0.3,0.9-1,1.6-1.9,1.9c-0.8,0.2-1.5,0.2-3,0.2h-4.5c-1.5,0-2.2,0-3-0.2
|
324 |
+
c-0.9-0.3-1.6-1-1.9-1.9c-0.1-0.2-0.1-0.3-0.1-0.5c0.3-0.5,0.6-1,0.8-1.5c0,0.6,0.1,1,0.2,1.4c0.3,0.8,0.7,1.2,1.5,1.5
|
325 |
+
c0.7,0.2,1.5,0.2,2.8,0.2H33c1.3,0,2.1,0,2.8-0.2c0.8-0.3,1.2-0.7,1.5-1.5c0.2-0.7,0.2-1.5,0.2-2.8v-3.9c0-1.3,0-2.1-0.2-2.8
|
326 |
+
c-0.3-0.8-0.7-1.2-1.5-1.5c-0.7-0.2-1.5-0.2-2.8-0.2h-3.9c-1.3,0-2.1,0-2.8,0.2c-0.8,0.3-1.2,0.7-1.5,1.5
|
327 |
+
c-0.1,0.4-0.2,0.9-0.2,1.4c-0.2-0.5-0.5-1-0.8-1.5c0-0.1,0.1-0.3,0.1-0.5c0.3-0.9,1-1.6,1.9-1.9c0.8-0.3,1.5-0.3,3-0.3h4.5
|
328 |
+
c1.5,0,2.2,0,3,0.3c0.9,0.3,1.6,1,1.9,1.9C38.5,1070.8,38.5,1071.5,38.5,1073z"/>
|
329 |
+
<path class="st1" d="M36.5,1078.2v0.5c0,1.2-0.8,2-2,2H32c-0.1,0-0.3-0.2-0.1-0.4c1.3-1.4,2.8-1.8,4.4-2.3
|
330 |
+
C36.5,1077.9,36.5,1078.2,36.5,1078.2z"/>
|
331 |
+
<path class="st1" d="M36.5,1071.8v2c0,0.1,0,0.2-0.1,0.2c-2.6,1.3-4.5,3.7-5.4,6.5c0,0.1-0.1,0.2-0.2,0.2h-0.7
|
332 |
+
c-0.1,0-0.2-0.1-0.2-0.3c-0.2-1.8-1.1-4.8-4.2-7c-0.1-0.1-0.1-0.1-0.1-0.2v-1.4c0-1.6,1.1-2,1.6-2c0.1,0,0.2,0,0.2,0.1
|
333 |
+
c1.5,3.3,2.4,5.3,3,10.3c0,0.1,0,0.1,0.1,0c0.4-0.9,2.3-5.5,1.6-10.1c0-0.1,0.1-0.2,0.2-0.2l0,0h2.3
|
334 |
+
C35.7,1069.8,36.5,1070.6,36.5,1071.8z"/>
|
335 |
+
<path class="st1" d="M29.1,1080.8h-1.5c-1.2,0-2-0.7-2-2v-0.1c0-0.1,0.1-0.3,0.2-0.2c1.2,0.4,2.5,0.8,3.4,2
|
336 |
+
C29.4,1080.5,29.3,1080.8,29.1,1080.8z"/>
|
337 |
+
<path class="st1" d="M16.9,1067.8c-4.1,0-7.4,3.3-7.4,7.4s3.3,7.4,7.4,7.4s7.4-3.3,7.4-7.4C24.4,1071.2,21,1067.8,16.9,1067.8z
|
338 |
+
M16.9,1082.1c-3.8,0-6.8-3.1-6.8-6.9s3.1-6.8,6.9-6.8s6.8,3.1,6.8,6.9C23.7,1079.1,20.6,1082.1,16.9,1082.1z"/>
|
339 |
+
<path class="st1" d="M17,1068.4c-3.8,0-6.9,3-6.9,6.8s3,6.9,6.8,6.9s6.9-3,6.9-6.8C23.8,1071.6,20.8,1068.5,17,1068.4z
|
340 |
+
M15.2,1075.7c0,3.8-6,2.1-3.6,0.2c0.6,0.8,1.7,0.7,1.8-0.1v-3.1c0-0.8,1.6-0.9,1.8,0C15.2,1072.7,15.2,1075.7,15.2,1075.7z
|
341 |
+
M17.4,1077.1c0,0.4-0.3,0.7-0.7,0.7h-0.3c-0.4,0-0.7-0.3-0.7-0.7v-3c0-0.4,0.3-0.7,0.7-0.7h0.3c0.4,0,0.7,0.3,0.7,0.7V1077.1z
|
342 |
+
M17.4,1072.3c0,0.4-0.3,0.7-0.7,0.7h-0.3c-0.4,0-0.7-0.3-0.7-0.7v-0.2c0-0.4,0.3-0.7,0.7-0.7h0.3c0.4,0,0.7,0.3,0.7,0.7V1072.3z
|
343 |
+
M20.2,1077.9c-1.3,0-2.4-1-2.4-2.3s1.1-2.3,2.4-2.3s2.4,1,2.4,2.3S21.5,1077.9,20.2,1077.9z"/>
|
344 |
+
<path class="st1" d="M21.2,1075.6c0,0.5-0.4,1-0.9,1s-0.9-0.4-0.9-1c0-0.5,0.4-1,0.9-1C20.8,1074.7,21.2,1075.1,21.2,1075.6z"/>
|
345 |
+
</g>
|
346 |
+
</g>
|
347 |
+
<path class="st1" d="M24,1112.8c-8,0-14.5,6.5-14.5,14.5c0,4.5,2,8.5,5.2,11.1c0.8,0.7,1.7,1.3,2.6,1.7c2,1,4.3,1.6,6.7,1.6
|
348 |
+
c8,0,14.5-6.5,14.5-14.5C38.5,1119.3,32,1112.8,24,1112.8z M24,1139.8c-1.4,0-2.8-0.2-4.1-0.7v-3.1c1.2,0.6,2.6,1,4.1,1
|
349 |
+
c5.1,0,9.3-4.2,9.3-9.3c0-5.1-4.2-9.3-9.3-9.3c-4.9,0-8.9,3.8-9.3,8.6c0,0.2,0,0.5,0,0.7v8c-2-2.2-3.2-5.1-3.2-8.4
|
350 |
+
c0-6.9,5.6-12.5,12.5-12.5s12.5,5.6,12.5,12.5S30.9,1139.8,24,1139.8z"/>
|
351 |
+
<g>
|
352 |
+
<path class="st1" d="M9.5,1160.6v29h29v-29H9.5z M27.4,1180c-0.6,3.7-3.2,3.4-3.2,3.4h-5.7c0,0,0.5-1.8,0.8-2.2h4.9
|
353 |
+
c0.8-0.5,0.8-2.7,0.8-2.7s-3.8,0.4-4.6-0.6c-0.6-0.7-0.3-7.4,1.1-9.7c1.4-2.3,8-1.2,8-1.2S27.8,1176.6,27.4,1180z"/>
|
354 |
+
<path class="st1" d="M26.5,1170c0,1.9-0.7,6.5-1,6.5c-0.2,0-1.9,0.1-2.9,0c-0.3-0.1-0.6-0.3-0.6-0.7c-0.1-1.6,0.5-6.2,1.2-6.4
|
355 |
+
c0.6-0.3,1.7-0.5,2.6-0.2C26.2,1169.2,26.5,1169.6,26.5,1170z"/>
|
356 |
+
</g>
|
357 |
+
<g>
|
358 |
+
<g>
|
359 |
+
<g>
|
360 |
+
<defs>
|
361 |
+
<path id="SVGID_1_" d="M24.6,1208.5c-8,0-14.5,6.5-14.5,14.5c0,8,6.5,14.5,14.5,14.5s14.5-6.5,14.5-14.5
|
362 |
+
C39.1,1215,32.6,1208.5,24.6,1208.5z M24.6,1235.3c-6.8,0-12.3-5.5-12.3-12.3s5.5-12.3,12.3-12.3s12.3,5.5,12.3,12.3
|
363 |
+
S31.4,1235.3,24.6,1235.3z"/>
|
364 |
+
</defs>
|
365 |
+
<use xlink:href="#SVGID_1_" style="overflow:visible;fill:#FFFFFF;"/>
|
366 |
+
<clipPath id="SVGID_00000031886158156589135920000000341617007448248751_">
|
367 |
+
<use xlink:href="#SVGID_1_" style="overflow:visible;"/>
|
368 |
+
</clipPath>
|
369 |
+
|
370 |
+
<rect x="12.3" y="1235.2" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
371 |
+
|
372 |
+
<rect x="12.3" y="1235" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.2"/>
|
373 |
+
|
374 |
+
<rect x="12.3" y="1234.9" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.2"/>
|
375 |
+
|
376 |
+
<rect x="12.3" y="1234.7" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.2"/>
|
377 |
+
|
378 |
+
<rect x="12.3" y="1234.5" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.2"/>
|
379 |
+
|
380 |
+
<rect x="12.3" y="1234.3" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.2"/>
|
381 |
+
|
382 |
+
<rect x="12.3" y="1234.1" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.2"/>
|
383 |
+
|
384 |
+
<rect x="12.3" y="1233.9" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.2"/>
|
385 |
+
|
386 |
+
<rect x="12.3" y="1233.7" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.2"/>
|
387 |
+
|
388 |
+
<rect x="12.3" y="1233.5" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.2"/>
|
389 |
+
|
390 |
+
<rect x="12.3" y="1233.4" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.2"/>
|
391 |
+
|
392 |
+
<rect x="12.3" y="1233.2" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.2"/>
|
393 |
+
|
394 |
+
<rect x="12.3" y="1233" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.2"/>
|
395 |
+
|
396 |
+
<rect x="12.3" y="1232.8" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.2"/>
|
397 |
+
|
398 |
+
<rect x="12.3" y="1232.6" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.2"/>
|
399 |
+
|
400 |
+
<rect x="12.3" y="1232.4" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.2"/>
|
401 |
+
|
402 |
+
<rect x="12.3" y="1232.2" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.2"/>
|
403 |
+
|
404 |
+
<rect x="12.3" y="1232" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.2"/>
|
405 |
+
|
406 |
+
<rect x="12.3" y="1231.9" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.2"/>
|
407 |
+
|
408 |
+
<rect x="12.3" y="1231.7" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.2"/>
|
409 |
+
|
410 |
+
<rect x="12.3" y="1231.5" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.2"/>
|
411 |
+
|
412 |
+
<rect x="12.3" y="1231.3" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.2"/>
|
413 |
+
|
414 |
+
<rect x="12.3" y="1231.1" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.2"/>
|
415 |
+
|
416 |
+
<rect x="12.3" y="1230.9" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.2"/>
|
417 |
+
|
418 |
+
<rect x="12.3" y="1230.7" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.2"/>
|
419 |
+
|
420 |
+
<rect x="12.3" y="1230.5" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.2"/>
|
421 |
+
|
422 |
+
<rect x="12.3" y="1230.3" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.2"/>
|
423 |
+
|
424 |
+
<rect x="12.3" y="1230.2" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.2"/>
|
425 |
+
|
426 |
+
<rect x="12.3" y="1230" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.2"/>
|
427 |
+
|
428 |
+
<rect x="12.3" y="1229.8" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.2"/>
|
429 |
+
|
430 |
+
<rect x="12.3" y="1229.6" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.2"/>
|
431 |
+
|
432 |
+
<rect x="12.3" y="1229.4" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.2"/>
|
433 |
+
|
434 |
+
<rect x="12.3" y="1229.2" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.2"/>
|
435 |
+
|
436 |
+
<rect x="12.3" y="1229" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.2"/>
|
437 |
+
|
438 |
+
<rect x="12.3" y="1228.8" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.2"/>
|
439 |
+
|
440 |
+
<rect x="12.3" y="1228.7" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.2"/>
|
441 |
+
|
442 |
+
<rect x="12.3" y="1228.5" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.2"/>
|
443 |
+
|
444 |
+
<rect x="12.3" y="1228.3" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.2"/>
|
445 |
+
|
446 |
+
<rect x="12.3" y="1228.1" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.2"/>
|
447 |
+
|
448 |
+
<rect x="12.3" y="1227.9" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.2"/>
|
449 |
+
|
450 |
+
<rect x="12.3" y="1227.7" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.2"/>
|
451 |
+
|
452 |
+
<rect x="12.3" y="1227.5" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.2"/>
|
453 |
+
|
454 |
+
<rect x="12.3" y="1227.3" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.2"/>
|
455 |
+
|
456 |
+
<rect x="12.3" y="1227.1" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.2"/>
|
457 |
+
|
458 |
+
<rect x="12.3" y="1227" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.2"/>
|
459 |
+
|
460 |
+
<rect x="12.3" y="1226.8" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.2"/>
|
461 |
+
|
462 |
+
<rect x="12.3" y="1226.6" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.2"/>
|
463 |
+
|
464 |
+
<rect x="12.3" y="1226.4" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.2"/>
|
465 |
+
|
466 |
+
<rect x="12.3" y="1226.2" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.2"/>
|
467 |
+
|
468 |
+
<rect x="12.3" y="1226" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.2"/>
|
469 |
+
|
470 |
+
<rect x="12.3" y="1225.8" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.2"/>
|
471 |
+
|
472 |
+
<rect x="12.3" y="1225.6" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.2"/>
|
473 |
+
|
474 |
+
<rect x="12.3" y="1225.5" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.2"/>
|
475 |
+
|
476 |
+
<rect x="12.3" y="1225.3" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.2"/>
|
477 |
+
|
478 |
+
<rect x="12.3" y="1225.1" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.2"/>
|
479 |
+
|
480 |
+
<rect x="12.3" y="1224.9" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.2"/>
|
481 |
+
|
482 |
+
<rect x="12.3" y="1224.7" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.2"/>
|
483 |
+
|
484 |
+
<rect x="12.3" y="1224.5" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.2"/>
|
485 |
+
|
486 |
+
<rect x="12.3" y="1224.3" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.2"/>
|
487 |
+
|
488 |
+
<rect x="12.3" y="1224.1" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.2"/>
|
489 |
+
|
490 |
+
<rect x="12.3" y="1223.9" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.2"/>
|
491 |
+
|
492 |
+
<rect x="12.3" y="1223.8" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.2"/>
|
493 |
+
|
494 |
+
<rect x="12.3" y="1223.6" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.2"/>
|
495 |
+
|
496 |
+
<rect x="12.3" y="1223.4" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.2"/>
|
497 |
+
|
498 |
+
<rect x="12.3" y="1223.2" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.2"/>
|
499 |
+
|
500 |
+
<rect x="12.3" y="1223" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.2"/>
|
501 |
+
|
502 |
+
<rect x="12.3" y="1222.9" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
503 |
+
|
504 |
+
<rect x="12.3" y="1222.8" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
505 |
+
|
506 |
+
<rect x="12.3" y="1222.7" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
507 |
+
|
508 |
+
<rect x="12.3" y="1222.6" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
509 |
+
|
510 |
+
<rect x="12.3" y="1222.5" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
511 |
+
|
512 |
+
<rect x="12.3" y="1222.4" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
513 |
+
|
514 |
+
<rect x="12.3" y="1222.3" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
515 |
+
|
516 |
+
<rect x="12.3" y="1222.2" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
517 |
+
|
518 |
+
<rect x="12.3" y="1222.1" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
519 |
+
|
520 |
+
<rect x="12.3" y="1222" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
521 |
+
|
522 |
+
<rect x="12.3" y="1221.9" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
523 |
+
|
524 |
+
<rect x="12.3" y="1221.8" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
525 |
+
|
526 |
+
<rect x="12.3" y="1221.7" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
527 |
+
|
528 |
+
<rect x="12.3" y="1221.6" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
529 |
+
|
530 |
+
<rect x="12.3" y="1221.5" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
531 |
+
|
532 |
+
<rect x="12.3" y="1221.4" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
533 |
+
|
534 |
+
<rect x="12.3" y="1221.4" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
535 |
+
|
536 |
+
<rect x="12.3" y="1221.3" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
537 |
+
|
538 |
+
<rect x="12.3" y="1221.2" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
539 |
+
|
540 |
+
<rect x="12.3" y="1221.1" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
541 |
+
|
542 |
+
<rect x="12.3" y="1221" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
543 |
+
|
544 |
+
<rect x="12.3" y="1220.9" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
545 |
+
|
546 |
+
<rect x="12.3" y="1220.8" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
547 |
+
|
548 |
+
<rect x="12.3" y="1220.7" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
549 |
+
|
550 |
+
<rect x="12.3" y="1220.6" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
551 |
+
|
552 |
+
<rect x="12.3" y="1220.5" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
553 |
+
|
554 |
+
<rect x="12.3" y="1220.4" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
555 |
+
|
556 |
+
<rect x="12.3" y="1220.3" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
557 |
+
|
558 |
+
<rect x="12.3" y="1220.2" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
559 |
+
|
560 |
+
<rect x="12.3" y="1220.1" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
561 |
+
|
562 |
+
<rect x="12.3" y="1220" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
563 |
+
|
564 |
+
<rect x="12.3" y="1219.9" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
565 |
+
|
566 |
+
<rect x="12.3" y="1219.8" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
567 |
+
|
568 |
+
<rect x="12.3" y="1219.7" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
569 |
+
|
570 |
+
<rect x="12.3" y="1219.6" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
571 |
+
|
572 |
+
<rect x="12.3" y="1219.5" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
573 |
+
|
574 |
+
<rect x="12.3" y="1219.4" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
575 |
+
|
576 |
+
<rect x="12.3" y="1219.3" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
577 |
+
|
578 |
+
<rect x="12.3" y="1219.2" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
579 |
+
|
580 |
+
<rect x="12.3" y="1219.1" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
581 |
+
|
582 |
+
<rect x="12.3" y="1219" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
583 |
+
|
584 |
+
<rect x="12.3" y="1218.9" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
585 |
+
|
586 |
+
<rect x="12.3" y="1218.8" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
587 |
+
|
588 |
+
<rect x="12.3" y="1218.7" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
589 |
+
|
590 |
+
<rect x="12.3" y="1218.6" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
591 |
+
|
592 |
+
<rect x="12.3" y="1218.5" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
593 |
+
|
594 |
+
<rect x="12.3" y="1218.4" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
595 |
+
|
596 |
+
<rect x="12.3" y="1218.3" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
597 |
+
|
598 |
+
<rect x="12.3" y="1218.2" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
599 |
+
|
600 |
+
<rect x="12.3" y="1218.1" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
601 |
+
|
602 |
+
<rect x="12.3" y="1218" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
603 |
+
|
604 |
+
<rect x="12.3" y="1217.9" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
605 |
+
|
606 |
+
<rect x="12.3" y="1217.8" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
607 |
+
|
608 |
+
<rect x="12.3" y="1217.7" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
609 |
+
|
610 |
+
<rect x="12.3" y="1217.7" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
611 |
+
|
612 |
+
<rect x="12.3" y="1217.6" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
613 |
+
|
614 |
+
<rect x="12.3" y="1217.5" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
615 |
+
|
616 |
+
<rect x="12.3" y="1217.4" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
617 |
+
|
618 |
+
<rect x="12.3" y="1217.3" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
619 |
+
|
620 |
+
<rect x="12.3" y="1217.2" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
621 |
+
|
622 |
+
<rect x="12.3" y="1217.1" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
623 |
+
|
624 |
+
<rect x="12.3" y="1217" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
625 |
+
|
626 |
+
<rect x="12.3" y="1216.9" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
627 |
+
|
628 |
+
<rect x="12.3" y="1216.8" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
629 |
+
|
630 |
+
<rect x="12.3" y="1216.7" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
631 |
+
|
632 |
+
<rect x="12.3" y="1216.6" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
633 |
+
|
634 |
+
<rect x="12.3" y="1216.5" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
635 |
+
|
636 |
+
<rect x="12.3" y="1216.4" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
637 |
+
|
638 |
+
<rect x="12.3" y="1216.3" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
639 |
+
|
640 |
+
<rect x="12.3" y="1216.2" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
641 |
+
|
642 |
+
<rect x="12.3" y="1216.1" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
643 |
+
|
644 |
+
<rect x="12.3" y="1216" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
645 |
+
|
646 |
+
<rect x="12.3" y="1215.9" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
647 |
+
|
648 |
+
<rect x="12.3" y="1215.8" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
649 |
+
|
650 |
+
<rect x="12.3" y="1215.7" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
651 |
+
|
652 |
+
<rect x="12.3" y="1215.6" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
653 |
+
|
654 |
+
<rect x="12.3" y="1215.5" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
655 |
+
|
656 |
+
<rect x="12.3" y="1215.4" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
657 |
+
|
658 |
+
<rect x="12.3" y="1215.3" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
659 |
+
|
660 |
+
<rect x="12.3" y="1215.2" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
661 |
+
|
662 |
+
<rect x="12.3" y="1215.1" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
663 |
+
|
664 |
+
<rect x="12.3" y="1215" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
665 |
+
|
666 |
+
<rect x="12.3" y="1214.9" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
667 |
+
|
668 |
+
<rect x="12.3" y="1214.8" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
669 |
+
|
670 |
+
<rect x="12.3" y="1214.7" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
671 |
+
|
672 |
+
<rect x="12.3" y="1214.6" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
673 |
+
|
674 |
+
<rect x="12.3" y="1214.5" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
675 |
+
|
676 |
+
<rect x="12.3" y="1214.4" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
677 |
+
|
678 |
+
<rect x="12.3" y="1214.3" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
679 |
+
|
680 |
+
<rect x="12.3" y="1214.2" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
681 |
+
|
682 |
+
<rect x="12.3" y="1214.1" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
683 |
+
|
684 |
+
<rect x="12.3" y="1214" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
685 |
+
|
686 |
+
<rect x="12.3" y="1214" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
687 |
+
|
688 |
+
<rect x="12.3" y="1213.9" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
689 |
+
|
690 |
+
<rect x="12.3" y="1213.8" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
691 |
+
|
692 |
+
<rect x="12.3" y="1213.7" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
693 |
+
|
694 |
+
<rect x="12.3" y="1213.6" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
695 |
+
|
696 |
+
<rect x="12.3" y="1213.5" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
697 |
+
|
698 |
+
<rect x="12.3" y="1213.4" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
699 |
+
|
700 |
+
<rect x="12.3" y="1213.3" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
701 |
+
|
702 |
+
<rect x="12.3" y="1213.2" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
703 |
+
|
704 |
+
<rect x="12.3" y="1213.1" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
705 |
+
|
706 |
+
<rect x="12.3" y="1213" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
707 |
+
|
708 |
+
<rect x="12.3" y="1212.9" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
709 |
+
|
710 |
+
<rect x="12.3" y="1212.8" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
711 |
+
|
712 |
+
<rect x="12.3" y="1212.7" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
713 |
+
|
714 |
+
<rect x="12.3" y="1212.6" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
715 |
+
|
716 |
+
<rect x="12.3" y="1212.5" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
717 |
+
|
718 |
+
<rect x="12.3" y="1212.4" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
719 |
+
|
720 |
+
<rect x="12.3" y="1212.3" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
721 |
+
|
722 |
+
<rect x="12.3" y="1212.2" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
723 |
+
|
724 |
+
<rect x="12.3" y="1212.1" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
725 |
+
|
726 |
+
<rect x="12.3" y="1212" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
727 |
+
|
728 |
+
<rect x="12.3" y="1211.9" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
729 |
+
|
730 |
+
<rect x="12.3" y="1211.8" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
731 |
+
|
732 |
+
<rect x="12.3" y="1211.7" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
733 |
+
|
734 |
+
<rect x="12.3" y="1211.6" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
735 |
+
|
736 |
+
<rect x="12.3" y="1211.5" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
737 |
+
|
738 |
+
<rect x="12.3" y="1211.4" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
739 |
+
|
740 |
+
<rect x="12.3" y="1211.3" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
741 |
+
|
742 |
+
<rect x="12.3" y="1211.2" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
743 |
+
|
744 |
+
<rect x="12.3" y="1211.1" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
745 |
+
|
746 |
+
<rect x="12.3" y="1211" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
747 |
+
|
748 |
+
<rect x="12.3" y="1210.9" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
749 |
+
|
750 |
+
<rect x="12.3" y="1210.8" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
751 |
+
|
752 |
+
<rect x="12.3" y="1210.7" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0.1"/>
|
753 |
+
|
754 |
+
<rect x="12.3" y="1210.7" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="24.6" height="0"/>
|
755 |
+
|
756 |
+
<rect x="10.1" y="1237.5" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0"/>
|
757 |
+
|
758 |
+
<rect x="10.1" y="1237.3" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.2"/>
|
759 |
+
|
760 |
+
<rect x="10.1" y="1237.1" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.2"/>
|
761 |
+
|
762 |
+
<rect x="10.1" y="1236.9" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.2"/>
|
763 |
+
|
764 |
+
<rect x="10.1" y="1236.7" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.2"/>
|
765 |
+
|
766 |
+
<rect x="10.1" y="1236.6" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.2"/>
|
767 |
+
|
768 |
+
<rect x="10.1" y="1236.4" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.2"/>
|
769 |
+
|
770 |
+
<rect x="10.1" y="1236.2" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.2"/>
|
771 |
+
|
772 |
+
<rect x="10.1" y="1236" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.2"/>
|
773 |
+
|
774 |
+
<rect x="10.1" y="1235.8" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.2"/>
|
775 |
+
|
776 |
+
<rect x="10.1" y="1235.6" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.2"/>
|
777 |
+
|
778 |
+
<rect x="10.1" y="1235.4" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.2"/>
|
779 |
+
|
780 |
+
<rect x="10.1" y="1235.2" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.2"/>
|
781 |
+
|
782 |
+
<rect x="10.1" y="1235" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.2"/>
|
783 |
+
|
784 |
+
<rect x="10.1" y="1234.9" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.2"/>
|
785 |
+
|
786 |
+
<rect x="10.1" y="1234.7" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.2"/>
|
787 |
+
|
788 |
+
<rect x="10.1" y="1234.5" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.2"/>
|
789 |
+
|
790 |
+
<rect x="10.1" y="1234.3" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.2"/>
|
791 |
+
|
792 |
+
<rect x="10.1" y="1234.1" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.2"/>
|
793 |
+
|
794 |
+
<rect x="10.1" y="1233.9" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.2"/>
|
795 |
+
|
796 |
+
<rect x="10.1" y="1233.7" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.2"/>
|
797 |
+
|
798 |
+
<rect x="10.1" y="1233.5" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.2"/>
|
799 |
+
|
800 |
+
<rect x="10.1" y="1233.4" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.2"/>
|
801 |
+
|
802 |
+
<rect x="10.1" y="1233.2" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.2"/>
|
803 |
+
|
804 |
+
<rect x="10.1" y="1233" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.2"/>
|
805 |
+
|
806 |
+
<rect x="10.1" y="1232.8" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.2"/>
|
807 |
+
|
808 |
+
<rect x="10.1" y="1232.6" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.2"/>
|
809 |
+
|
810 |
+
<rect x="10.1" y="1232.4" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.2"/>
|
811 |
+
|
812 |
+
<rect x="10.1" y="1232.2" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.2"/>
|
813 |
+
|
814 |
+
<rect x="10.1" y="1232" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.2"/>
|
815 |
+
|
816 |
+
<rect x="10.1" y="1231.9" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.2"/>
|
817 |
+
|
818 |
+
<rect x="10.1" y="1231.7" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.2"/>
|
819 |
+
|
820 |
+
<rect x="10.1" y="1231.5" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.2"/>
|
821 |
+
|
822 |
+
<rect x="10.1" y="1231.3" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.2"/>
|
823 |
+
|
824 |
+
<rect x="10.1" y="1231.1" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.2"/>
|
825 |
+
|
826 |
+
<rect x="10.1" y="1230.9" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.2"/>
|
827 |
+
|
828 |
+
<rect x="10.1" y="1230.7" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.2"/>
|
829 |
+
|
830 |
+
<rect x="10.1" y="1230.5" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.2"/>
|
831 |
+
|
832 |
+
<rect x="10.1" y="1230.3" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.2"/>
|
833 |
+
|
834 |
+
<rect x="10.1" y="1230.2" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.2"/>
|
835 |
+
|
836 |
+
<rect x="10.1" y="1230" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.2"/>
|
837 |
+
|
838 |
+
<rect x="10.1" y="1229.8" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.2"/>
|
839 |
+
|
840 |
+
<rect x="10.1" y="1229.6" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.2"/>
|
841 |
+
|
842 |
+
<rect x="10.1" y="1229.4" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.2"/>
|
843 |
+
|
844 |
+
<rect x="10.1" y="1229.2" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.2"/>
|
845 |
+
|
846 |
+
<rect x="10.1" y="1229" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.2"/>
|
847 |
+
|
848 |
+
<rect x="10.1" y="1228.8" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.2"/>
|
849 |
+
|
850 |
+
<rect x="10.1" y="1228.7" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.2"/>
|
851 |
+
|
852 |
+
<rect x="10.1" y="1228.5" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.2"/>
|
853 |
+
|
854 |
+
<rect x="10.1" y="1228.3" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.2"/>
|
855 |
+
|
856 |
+
<rect x="10.1" y="1228.1" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.2"/>
|
857 |
+
|
858 |
+
<rect x="10.1" y="1227.9" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.2"/>
|
859 |
+
|
860 |
+
<rect x="10.1" y="1227.7" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.2"/>
|
861 |
+
|
862 |
+
<rect x="10.1" y="1227.5" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.2"/>
|
863 |
+
|
864 |
+
<rect x="10.1" y="1227.3" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.2"/>
|
865 |
+
|
866 |
+
<rect x="10.1" y="1227.1" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.2"/>
|
867 |
+
|
868 |
+
<rect x="10.1" y="1227" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.2"/>
|
869 |
+
|
870 |
+
<rect x="10.1" y="1226.8" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.2"/>
|
871 |
+
|
872 |
+
<rect x="10.1" y="1226.6" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.2"/>
|
873 |
+
|
874 |
+
<rect x="10.1" y="1226.4" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.2"/>
|
875 |
+
|
876 |
+
<rect x="10.1" y="1226.2" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.2"/>
|
877 |
+
|
878 |
+
<rect x="10.1" y="1226" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.2"/>
|
879 |
+
|
880 |
+
<rect x="10.1" y="1225.8" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.2"/>
|
881 |
+
|
882 |
+
<rect x="10.1" y="1225.6" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.2"/>
|
883 |
+
|
884 |
+
<rect x="10.1" y="1225.5" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.2"/>
|
885 |
+
|
886 |
+
<rect x="10.1" y="1225.3" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.2"/>
|
887 |
+
|
888 |
+
<rect x="10.1" y="1225.1" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.2"/>
|
889 |
+
|
890 |
+
<rect x="10.1" y="1224.9" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.2"/>
|
891 |
+
|
892 |
+
<rect x="10.1" y="1224.7" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.2"/>
|
893 |
+
|
894 |
+
<rect x="10.1" y="1224.5" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.2"/>
|
895 |
+
|
896 |
+
<rect x="10.1" y="1224.3" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.2"/>
|
897 |
+
|
898 |
+
<rect x="10.1" y="1224.1" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.2"/>
|
899 |
+
|
900 |
+
<rect x="10.1" y="1223.9" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.2"/>
|
901 |
+
|
902 |
+
<rect x="10.1" y="1223.8" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.2"/>
|
903 |
+
|
904 |
+
<rect x="10.1" y="1223.6" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.2"/>
|
905 |
+
|
906 |
+
<rect x="10.1" y="1223.4" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.2"/>
|
907 |
+
|
908 |
+
<rect x="10.1" y="1223.2" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.2"/>
|
909 |
+
|
910 |
+
<rect x="10.1" y="1223" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.2"/>
|
911 |
+
|
912 |
+
<rect x="10.1" y="1222.9" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
913 |
+
|
914 |
+
<rect x="10.1" y="1222.8" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
915 |
+
|
916 |
+
<rect x="10.1" y="1222.7" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
917 |
+
|
918 |
+
<rect x="10.1" y="1222.6" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
919 |
+
|
920 |
+
<rect x="10.1" y="1222.5" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
921 |
+
|
922 |
+
<rect x="10.1" y="1222.4" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
923 |
+
|
924 |
+
<rect x="10.1" y="1222.3" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
925 |
+
|
926 |
+
<rect x="10.1" y="1222.2" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
927 |
+
|
928 |
+
<rect x="10.1" y="1222.1" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
929 |
+
|
930 |
+
<rect x="10.1" y="1222" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
931 |
+
|
932 |
+
<rect x="10.1" y="1221.9" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
933 |
+
|
934 |
+
<rect x="10.1" y="1221.8" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
935 |
+
|
936 |
+
<rect x="10.1" y="1221.7" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
937 |
+
|
938 |
+
<rect x="10.1" y="1221.6" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
939 |
+
|
940 |
+
<rect x="10.1" y="1221.5" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
941 |
+
|
942 |
+
<rect x="10.1" y="1221.4" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
943 |
+
|
944 |
+
<rect x="10.1" y="1221.4" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
945 |
+
|
946 |
+
<rect x="10.1" y="1221.3" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
947 |
+
|
948 |
+
<rect x="10.1" y="1221.2" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
949 |
+
|
950 |
+
<rect x="10.1" y="1221.1" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
951 |
+
|
952 |
+
<rect x="10.1" y="1221" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
953 |
+
|
954 |
+
<rect x="10.1" y="1220.9" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
955 |
+
|
956 |
+
<rect x="10.1" y="1220.8" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
957 |
+
|
958 |
+
<rect x="10.1" y="1220.7" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
959 |
+
|
960 |
+
<rect x="10.1" y="1220.6" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
961 |
+
|
962 |
+
<rect x="10.1" y="1220.5" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
963 |
+
|
964 |
+
<rect x="10.1" y="1220.4" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
965 |
+
|
966 |
+
<rect x="10.1" y="1220.3" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
967 |
+
|
968 |
+
<rect x="10.1" y="1220.2" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
969 |
+
|
970 |
+
<rect x="10.1" y="1220.1" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
971 |
+
|
972 |
+
<rect x="10.1" y="1220" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
973 |
+
|
974 |
+
<rect x="10.1" y="1219.9" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
975 |
+
|
976 |
+
<rect x="10.1" y="1219.8" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
977 |
+
|
978 |
+
<rect x="10.1" y="1219.7" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
979 |
+
|
980 |
+
<rect x="10.1" y="1219.6" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
981 |
+
|
982 |
+
<rect x="10.1" y="1219.5" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
983 |
+
|
984 |
+
<rect x="10.1" y="1219.4" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
985 |
+
|
986 |
+
<rect x="10.1" y="1219.3" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
987 |
+
|
988 |
+
<rect x="10.1" y="1219.2" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
989 |
+
|
990 |
+
<rect x="10.1" y="1219.1" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
991 |
+
|
992 |
+
<rect x="10.1" y="1219" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
993 |
+
|
994 |
+
<rect x="10.1" y="1218.9" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
995 |
+
|
996 |
+
<rect x="10.1" y="1218.8" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
997 |
+
|
998 |
+
<rect x="10.1" y="1218.7" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
999 |
+
|
1000 |
+
<rect x="10.1" y="1218.6" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
1001 |
+
|
1002 |
+
<rect x="10.1" y="1218.5" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
1003 |
+
|
1004 |
+
<rect x="10.1" y="1218.4" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
1005 |
+
|
1006 |
+
<rect x="10.1" y="1218.3" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
1007 |
+
|
1008 |
+
<rect x="10.1" y="1218.2" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
1009 |
+
|
1010 |
+
<rect x="10.1" y="1218.1" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
1011 |
+
|
1012 |
+
<rect x="10.1" y="1218" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
1013 |
+
|
1014 |
+
<rect x="10.1" y="1217.9" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
1015 |
+
|
1016 |
+
<rect x="10.1" y="1217.8" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
1017 |
+
|
1018 |
+
<rect x="10.1" y="1217.7" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
1019 |
+
|
1020 |
+
<rect x="10.1" y="1217.7" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
1021 |
+
|
1022 |
+
<rect x="10.1" y="1217.6" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
1023 |
+
|
1024 |
+
<rect x="10.1" y="1217.5" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
1025 |
+
|
1026 |
+
<rect x="10.1" y="1217.4" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
1027 |
+
|
1028 |
+
<rect x="10.1" y="1217.3" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
1029 |
+
|
1030 |
+
<rect x="10.1" y="1217.2" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
1031 |
+
|
1032 |
+
<rect x="10.1" y="1217.1" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
1033 |
+
|
1034 |
+
<rect x="10.1" y="1217" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
1035 |
+
|
1036 |
+
<rect x="10.1" y="1216.9" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
1037 |
+
|
1038 |
+
<rect x="10.1" y="1216.8" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
1039 |
+
|
1040 |
+
<rect x="10.1" y="1216.7" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
1041 |
+
|
1042 |
+
<rect x="10.1" y="1216.6" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
1043 |
+
|
1044 |
+
<rect x="10.1" y="1216.5" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
1045 |
+
|
1046 |
+
<rect x="10.1" y="1216.4" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
1047 |
+
|
1048 |
+
<rect x="10.1" y="1216.3" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
1049 |
+
|
1050 |
+
<rect x="10.1" y="1216.2" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
1051 |
+
|
1052 |
+
<rect x="10.1" y="1216.1" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
1053 |
+
|
1054 |
+
<rect x="10.1" y="1216" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
1055 |
+
|
1056 |
+
<rect x="10.1" y="1215.9" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
1057 |
+
|
1058 |
+
<rect x="10.1" y="1215.8" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
1059 |
+
|
1060 |
+
<rect x="10.1" y="1215.7" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
1061 |
+
|
1062 |
+
<rect x="10.1" y="1215.6" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
1063 |
+
|
1064 |
+
<rect x="10.1" y="1215.5" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
1065 |
+
|
1066 |
+
<rect x="10.1" y="1215.4" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
1067 |
+
|
1068 |
+
<rect x="10.1" y="1215.3" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
1069 |
+
|
1070 |
+
<rect x="10.1" y="1215.2" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
1071 |
+
|
1072 |
+
<rect x="10.1" y="1215.1" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
1073 |
+
|
1074 |
+
<rect x="10.1" y="1215" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
1075 |
+
|
1076 |
+
<rect x="10.1" y="1214.9" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
1077 |
+
|
1078 |
+
<rect x="10.1" y="1214.8" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
1079 |
+
|
1080 |
+
<rect x="10.1" y="1214.7" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
1081 |
+
|
1082 |
+
<rect x="10.1" y="1214.6" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
1083 |
+
|
1084 |
+
<rect x="10.1" y="1214.5" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
1085 |
+
|
1086 |
+
<rect x="10.1" y="1214.4" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
1087 |
+
|
1088 |
+
<rect x="10.1" y="1214.3" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
1089 |
+
|
1090 |
+
<rect x="10.1" y="1214.2" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
1091 |
+
|
1092 |
+
<rect x="10.1" y="1214.1" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
1093 |
+
|
1094 |
+
<rect x="10.1" y="1214" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
1095 |
+
|
1096 |
+
<rect x="10.1" y="1214" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
1097 |
+
|
1098 |
+
<rect x="10.1" y="1213.9" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
1099 |
+
|
1100 |
+
<rect x="10.1" y="1213.8" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
1101 |
+
|
1102 |
+
<rect x="10.1" y="1213.7" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
1103 |
+
|
1104 |
+
<rect x="10.1" y="1213.6" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
1105 |
+
|
1106 |
+
<rect x="10.1" y="1213.5" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
1107 |
+
|
1108 |
+
<rect x="10.1" y="1213.4" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
1109 |
+
|
1110 |
+
<rect x="10.1" y="1213.3" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
1111 |
+
|
1112 |
+
<rect x="10.1" y="1213.2" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
1113 |
+
|
1114 |
+
<rect x="10.1" y="1213.1" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
1115 |
+
|
1116 |
+
<rect x="10.1" y="1213" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
1117 |
+
|
1118 |
+
<rect x="10.1" y="1212.9" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
1119 |
+
|
1120 |
+
<rect x="10.1" y="1212.8" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
1121 |
+
|
1122 |
+
<rect x="10.1" y="1212.7" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
1123 |
+
|
1124 |
+
<rect x="10.1" y="1212.6" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
1125 |
+
|
1126 |
+
<rect x="10.1" y="1212.5" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
1127 |
+
|
1128 |
+
<rect x="10.1" y="1212.4" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
1129 |
+
|
1130 |
+
<rect x="10.1" y="1212.3" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
1131 |
+
|
1132 |
+
<rect x="10.1" y="1212.2" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
1133 |
+
|
1134 |
+
<rect x="10.1" y="1212.1" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
1135 |
+
|
1136 |
+
<rect x="10.1" y="1212" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
1137 |
+
|
1138 |
+
<rect x="10.1" y="1211.9" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
1139 |
+
|
1140 |
+
<rect x="10.1" y="1211.8" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
1141 |
+
|
1142 |
+
<rect x="10.1" y="1211.7" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
1143 |
+
|
1144 |
+
<rect x="10.1" y="1211.6" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
1145 |
+
|
1146 |
+
<rect x="10.1" y="1211.5" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
1147 |
+
|
1148 |
+
<rect x="10.1" y="1211.4" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
1149 |
+
|
1150 |
+
<rect x="10.1" y="1211.3" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
1151 |
+
|
1152 |
+
<rect x="10.1" y="1211.2" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
1153 |
+
|
1154 |
+
<rect x="10.1" y="1211.1" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
1155 |
+
|
1156 |
+
<rect x="10.1" y="1211" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
1157 |
+
|
1158 |
+
<rect x="10.1" y="1210.9" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
1159 |
+
|
1160 |
+
<rect x="10.1" y="1210.8" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
1161 |
+
|
1162 |
+
<rect x="10.1" y="1210.7" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
1163 |
+
|
1164 |
+
<rect x="10.1" y="1210.6" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
1165 |
+
|
1166 |
+
<rect x="10.1" y="1210.5" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
1167 |
+
|
1168 |
+
<rect x="10.1" y="1210.4" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
1169 |
+
|
1170 |
+
<rect x="10.1" y="1210.3" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
1171 |
+
|
1172 |
+
<rect x="10.1" y="1210.3" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
1173 |
+
|
1174 |
+
<rect x="10.1" y="1210.2" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
1175 |
+
|
1176 |
+
<rect x="10.1" y="1210.1" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
1177 |
+
|
1178 |
+
<rect x="10.1" y="1210" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
1179 |
+
|
1180 |
+
<rect x="10.1" y="1209.9" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
1181 |
+
|
1182 |
+
<rect x="10.1" y="1209.8" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
1183 |
+
|
1184 |
+
<rect x="10.1" y="1209.7" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
1185 |
+
|
1186 |
+
<rect x="10.1" y="1209.6" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
1187 |
+
|
1188 |
+
<rect x="10.1" y="1209.5" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
1189 |
+
|
1190 |
+
<rect x="10.1" y="1209.4" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
1191 |
+
|
1192 |
+
<rect x="10.1" y="1209.3" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
1193 |
+
|
1194 |
+
<rect x="10.1" y="1209.2" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
1195 |
+
|
1196 |
+
<rect x="10.1" y="1209.1" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
1197 |
+
|
1198 |
+
<rect x="10.1" y="1209" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
1199 |
+
|
1200 |
+
<rect x="10.1" y="1208.9" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
1201 |
+
|
1202 |
+
<rect x="10.1" y="1208.8" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
1203 |
+
|
1204 |
+
<rect x="10.1" y="1208.7" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
1205 |
+
|
1206 |
+
<rect x="10.1" y="1208.6" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
1207 |
+
|
1208 |
+
<rect x="10.1" y="1208.5" style="clip-path:url(#SVGID_00000031886158156589135920000000341617007448248751_);fill:#FFFFFF;" width="29" height="0.1"/>
|
1209 |
+
</g>
|
1210 |
+
</g>
|
1211 |
+
<g>
|
1212 |
+
<g>
|
1213 |
+
<defs>
|
1214 |
+
<path id="SVGID_00000066494359196175916440000010587645844928295592_" d="M30.6,1224.4L30.6,1224.4c0.5,0,0.9-0.4,0.9-0.9v-1
|
1215 |
+
c0-0.5-0.4-0.9-0.9-0.9h0c-0.5,0-0.9,0.4-0.9,0.9v1C29.7,1224,30.1,1224.4,30.6,1224.4z"/>
|
1216 |
+
</defs>
|
1217 |
+
<use xlink:href="#SVGID_00000066494359196175916440000010587645844928295592_" style="overflow:visible;fill:#FFFFFF;"/>
|
1218 |
+
<clipPath id="SVGID_00000042003731192880725020000016076805868688336530_">
|
1219 |
+
<use xlink:href="#SVGID_00000066494359196175916440000010587645844928295592_" style="overflow:visible;"/>
|
1220 |
+
</clipPath>
|
1221 |
+
|
1222 |
+
<rect x="29.7" y="1224.4" style="clip-path:url(#SVGID_00000042003731192880725020000016076805868688336530_);fill:#FFFFFF;" width="1.8" height="0"/>
|
1223 |
+
|
1224 |
+
<rect x="29.7" y="1224.4" style="clip-path:url(#SVGID_00000042003731192880725020000016076805868688336530_);fill:#FFFFFF;" width="1.8" height="0"/>
|
1225 |
+
|
1226 |
+
<rect x="29.7" y="1224.3" style="clip-path:url(#SVGID_00000042003731192880725020000016076805868688336530_);fill:#FFFFFF;" width="1.8" height="0"/>
|
1227 |
+
|
1228 |
+
<rect x="29.7" y="1224.3" style="clip-path:url(#SVGID_00000042003731192880725020000016076805868688336530_);fill:#FFFFFF;" width="1.8" height="0"/>
|
1229 |
+
|
1230 |
+
<rect x="29.7" y="1224.2" style="clip-path:url(#SVGID_00000042003731192880725020000016076805868688336530_);fill:#FFFFFF;" width="1.8" height="0"/>
|
1231 |
+
|
1232 |
+
<rect x="29.7" y="1224.2" style="clip-path:url(#SVGID_00000042003731192880725020000016076805868688336530_);fill:#FFFFFF;" width="1.8" height="0"/>
|
1233 |
+
|
1234 |
+
<rect x="29.7" y="1224.2" style="clip-path:url(#SVGID_00000042003731192880725020000016076805868688336530_);fill:#FFFFFF;" width="1.8" height="0"/>
|
1235 |
+
|
1236 |
+
<rect x="29.7" y="1224.1" style="clip-path:url(#SVGID_00000042003731192880725020000016076805868688336530_);fill:#FFFFFF;" width="1.8" height="0"/>
|
1237 |
+
|
1238 |
+
<rect x="29.7" y="1224.1" style="clip-path:url(#SVGID_00000042003731192880725020000016076805868688336530_);fill:#FFFFFF;" width="1.8" height="0"/>
|
1239 |
+
|
1240 |
+
<rect x="29.7" y="1224.1" style="clip-path:url(#SVGID_00000042003731192880725020000016076805868688336530_);fill:#FFFFFF;" width="1.8" height="0"/>
|
1241 |
+
|
1242 |
+
<rect x="29.7" y="1224" style="clip-path:url(#SVGID_00000042003731192880725020000016076805868688336530_);fill:#FFFFFF;" width="1.8" height="0"/>
|
1243 |
+
|
1244 |
+
<rect x="29.7" y="1224" style="clip-path:url(#SVGID_00000042003731192880725020000016076805868688336530_);fill:#FFFFFF;" width="1.8" height="0"/>
|
1245 |
+
|
1246 |
+
<rect x="29.7" y="1223.9" style="clip-path:url(#SVGID_00000042003731192880725020000016076805868688336530_);fill:#FFFFFF;" width="1.8" height="0"/>
|
1247 |
+
|
1248 |
+
<rect x="29.7" y="1223.9" style="clip-path:url(#SVGID_00000042003731192880725020000016076805868688336530_);fill:#FFFFFF;" width="1.8" height="0"/>
|
1249 |
+
|
1250 |
+
<rect x="29.7" y="1223.9" style="clip-path:url(#SVGID_00000042003731192880725020000016076805868688336530_);fill:#FFFFFF;" width="1.8" height="0"/>
|
1251 |
+
|
1252 |
+
<rect x="29.7" y="1223.8" style="clip-path:url(#SVGID_00000042003731192880725020000016076805868688336530_);fill:#FFFFFF;" width="1.8" height="0"/>
|
1253 |
+
|
1254 |
+
<rect x="29.7" y="1223.8" style="clip-path:url(#SVGID_00000042003731192880725020000016076805868688336530_);fill:#FFFFFF;" width="1.8" height="0"/>
|
1255 |
+
|
1256 |
+
<rect x="29.7" y="1223.8" style="clip-path:url(#SVGID_00000042003731192880725020000016076805868688336530_);fill:#FFFFFF;" width="1.8" height="0"/>
|
1257 |
+
|
1258 |
+
<rect x="29.7" y="1223.7" style="clip-path:url(#SVGID_00000042003731192880725020000016076805868688336530_);fill:#FFFFFF;" width="1.8" height="0"/>
|
1259 |
+
|
1260 |
+
<rect x="29.7" y="1223.7" style="clip-path:url(#SVGID_00000042003731192880725020000016076805868688336530_);fill:#FFFFFF;" width="1.8" height="0"/>
|
1261 |
+
|
1262 |
+
<rect x="29.7" y="1223.6" style="clip-path:url(#SVGID_00000042003731192880725020000016076805868688336530_);fill:#FFFFFF;" width="1.8" height="0"/>
|
1263 |
+
|
1264 |
+
<rect x="29.7" y="1223.6" style="clip-path:url(#SVGID_00000042003731192880725020000016076805868688336530_);fill:#FFFFFF;" width="1.8" height="0"/>
|
1265 |
+
|
1266 |
+
<rect x="29.7" y="1223.6" style="clip-path:url(#SVGID_00000042003731192880725020000016076805868688336530_);fill:#FFFFFF;" width="1.8" height="0"/>
|
1267 |
+
|
1268 |
+
<rect x="29.7" y="1223.5" style="clip-path:url(#SVGID_00000042003731192880725020000016076805868688336530_);fill:#FFFFFF;" width="1.8" height="0"/>
|
1269 |
+
|
1270 |
+
<rect x="29.7" y="1223.5" style="clip-path:url(#SVGID_00000042003731192880725020000016076805868688336530_);fill:#FFFFFF;" width="1.8" height="0"/>
|
1271 |
+
|
1272 |
+
<rect x="29.7" y="1223.5" style="clip-path:url(#SVGID_00000042003731192880725020000016076805868688336530_);fill:#FFFFFF;" width="1.8" height="0"/>
|
1273 |
+
|
1274 |
+
<rect x="29.7" y="1223.4" style="clip-path:url(#SVGID_00000042003731192880725020000016076805868688336530_);fill:#FFFFFF;" width="1.8" height="0"/>
|
1275 |
+
|
1276 |
+
<rect x="29.7" y="1223.4" style="clip-path:url(#SVGID_00000042003731192880725020000016076805868688336530_);fill:#FFFFFF;" width="1.8" height="0"/>
|
1277 |
+
|
1278 |
+
<rect x="29.7" y="1223.4" style="clip-path:url(#SVGID_00000042003731192880725020000016076805868688336530_);fill:#FFFFFF;" width="1.8" height="0"/>
|
1279 |
+
|
1280 |
+
<rect x="29.7" y="1223.3" style="clip-path:url(#SVGID_00000042003731192880725020000016076805868688336530_);fill:#FFFFFF;" width="1.8" height="0"/>
|
1281 |
+
|
1282 |
+
<rect x="29.7" y="1223.3" style="clip-path:url(#SVGID_00000042003731192880725020000016076805868688336530_);fill:#FFFFFF;" width="1.8" height="0"/>
|
1283 |
+
|
1284 |
+
<rect x="29.7" y="1223.2" style="clip-path:url(#SVGID_00000042003731192880725020000016076805868688336530_);fill:#FFFFFF;" width="1.8" height="0"/>
|
1285 |
+
|
1286 |
+
<rect x="29.7" y="1223.2" style="clip-path:url(#SVGID_00000042003731192880725020000016076805868688336530_);fill:#FFFFFF;" width="1.8" height="0"/>
|
1287 |
+
|
1288 |
+
<rect x="29.7" y="1223.2" style="clip-path:url(#SVGID_00000042003731192880725020000016076805868688336530_);fill:#FFFFFF;" width="1.8" height="0"/>
|
1289 |
+
|
1290 |
+
<rect x="29.7" y="1223.1" style="clip-path:url(#SVGID_00000042003731192880725020000016076805868688336530_);fill:#FFFFFF;" width="1.8" height="0"/>
|
1291 |
+
|
1292 |
+
<rect x="29.7" y="1223.1" style="clip-path:url(#SVGID_00000042003731192880725020000016076805868688336530_);fill:#FFFFFF;" width="1.8" height="0"/>
|
1293 |
+
|
1294 |
+
<rect x="29.7" y="1223.1" style="clip-path:url(#SVGID_00000042003731192880725020000016076805868688336530_);fill:#FFFFFF;" width="1.8" height="0"/>
|
1295 |
+
|
1296 |
+
<rect x="29.7" y="1223" style="clip-path:url(#SVGID_00000042003731192880725020000016076805868688336530_);fill:#FFFFFF;" width="1.8" height="0"/>
|
1297 |
+
|
1298 |
+
<rect x="29.7" y="1223" style="clip-path:url(#SVGID_00000042003731192880725020000016076805868688336530_);fill:#FFFFFF;" width="1.8" height="0"/>
|
1299 |
+
|
1300 |
+
<rect x="29.7" y="1222.9" style="clip-path:url(#SVGID_00000042003731192880725020000016076805868688336530_);fill:#FFFFFF;" width="1.8" height="0"/>
|
1301 |
+
|
1302 |
+
<rect x="29.7" y="1222.9" style="clip-path:url(#SVGID_00000042003731192880725020000016076805868688336530_);fill:#FFFFFF;" width="1.8" height="0"/>
|
1303 |
+
|
1304 |
+
<rect x="29.7" y="1222.9" style="clip-path:url(#SVGID_00000042003731192880725020000016076805868688336530_);fill:#FFFFFF;" width="1.8" height="0"/>
|
1305 |
+
|
1306 |
+
<rect x="29.7" y="1222.8" style="clip-path:url(#SVGID_00000042003731192880725020000016076805868688336530_);fill:#FFFFFF;" width="1.8" height="0"/>
|
1307 |
+
|
1308 |
+
<rect x="29.7" y="1222.8" style="clip-path:url(#SVGID_00000042003731192880725020000016076805868688336530_);fill:#FFFFFF;" width="1.8" height="0"/>
|
1309 |
+
|
1310 |
+
<rect x="29.7" y="1222.8" style="clip-path:url(#SVGID_00000042003731192880725020000016076805868688336530_);fill:#FFFFFF;" width="1.8" height="0"/>
|
1311 |
+
|
1312 |
+
<rect x="29.7" y="1222.7" style="clip-path:url(#SVGID_00000042003731192880725020000016076805868688336530_);fill:#FFFFFF;" width="1.8" height="0"/>
|
1313 |
+
|
1314 |
+
<rect x="29.7" y="1222.7" style="clip-path:url(#SVGID_00000042003731192880725020000016076805868688336530_);fill:#FFFFFF;" width="1.8" height="0"/>
|
1315 |
+
|
1316 |
+
<rect x="29.7" y="1222.6" style="clip-path:url(#SVGID_00000042003731192880725020000016076805868688336530_);fill:#FFFFFF;" width="1.8" height="0"/>
|
1317 |
+
|
1318 |
+
<rect x="29.7" y="1222.6" style="clip-path:url(#SVGID_00000042003731192880725020000016076805868688336530_);fill:#FFFFFF;" width="1.8" height="0"/>
|
1319 |
+
|
1320 |
+
<rect x="29.7" y="1222.6" style="clip-path:url(#SVGID_00000042003731192880725020000016076805868688336530_);fill:#FFFFFF;" width="1.8" height="0"/>
|
1321 |
+
|
1322 |
+
<rect x="29.7" y="1222.5" style="clip-path:url(#SVGID_00000042003731192880725020000016076805868688336530_);fill:#FFFFFF;" width="1.8" height="0"/>
|
1323 |
+
|
1324 |
+
<rect x="29.7" y="1222.5" style="clip-path:url(#SVGID_00000042003731192880725020000016076805868688336530_);fill:#FFFFFF;" width="1.8" height="0"/>
|
1325 |
+
|
1326 |
+
<rect x="29.7" y="1222.5" style="clip-path:url(#SVGID_00000042003731192880725020000016076805868688336530_);fill:#FFFFFF;" width="1.8" height="0"/>
|
1327 |
+
|
1328 |
+
<rect x="29.7" y="1222.4" style="clip-path:url(#SVGID_00000042003731192880725020000016076805868688336530_);fill:#FFFFFF;" width="1.8" height="0"/>
|
1329 |
+
|
1330 |
+
<rect x="29.7" y="1222.4" style="clip-path:url(#SVGID_00000042003731192880725020000016076805868688336530_);fill:#FFFFFF;" width="1.8" height="0"/>
|
1331 |
+
|
1332 |
+
<rect x="29.7" y="1222.4" style="clip-path:url(#SVGID_00000042003731192880725020000016076805868688336530_);fill:#FFFFFF;" width="1.8" height="0"/>
|
1333 |
+
|
1334 |
+
<rect x="29.7" y="1222.3" style="clip-path:url(#SVGID_00000042003731192880725020000016076805868688336530_);fill:#FFFFFF;" width="1.8" height="0"/>
|
1335 |
+
|
1336 |
+
<rect x="29.7" y="1222.3" style="clip-path:url(#SVGID_00000042003731192880725020000016076805868688336530_);fill:#FFFFFF;" width="1.8" height="0"/>
|
1337 |
+
|
1338 |
+
<rect x="29.7" y="1222.2" style="clip-path:url(#SVGID_00000042003731192880725020000016076805868688336530_);fill:#FFFFFF;" width="1.8" height="0"/>
|
1339 |
+
|
1340 |
+
<rect x="29.7" y="1222.2" style="clip-path:url(#SVGID_00000042003731192880725020000016076805868688336530_);fill:#FFFFFF;" width="1.8" height="0"/>
|
1341 |
+
|
1342 |
+
<rect x="29.7" y="1222.2" style="clip-path:url(#SVGID_00000042003731192880725020000016076805868688336530_);fill:#FFFFFF;" width="1.8" height="0"/>
|
1343 |
+
|
1344 |
+
<rect x="29.7" y="1222.1" style="clip-path:url(#SVGID_00000042003731192880725020000016076805868688336530_);fill:#FFFFFF;" width="1.8" height="0"/>
|
1345 |
+
|
1346 |
+
<rect x="29.7" y="1222.1" style="clip-path:url(#SVGID_00000042003731192880725020000016076805868688336530_);fill:#FFFFFF;" width="1.8" height="0"/>
|
1347 |
+
|
1348 |
+
<rect x="29.7" y="1222.1" style="clip-path:url(#SVGID_00000042003731192880725020000016076805868688336530_);fill:#FFFFFF;" width="1.8" height="0"/>
|
1349 |
+
|
1350 |
+
<rect x="29.7" y="1222" style="clip-path:url(#SVGID_00000042003731192880725020000016076805868688336530_);fill:#FFFFFF;" width="1.8" height="0"/>
|
1351 |
+
|
1352 |
+
<rect x="29.7" y="1222" style="clip-path:url(#SVGID_00000042003731192880725020000016076805868688336530_);fill:#FFFFFF;" width="1.8" height="0"/>
|
1353 |
+
|
1354 |
+
<rect x="29.7" y="1221.9" style="clip-path:url(#SVGID_00000042003731192880725020000016076805868688336530_);fill:#FFFFFF;" width="1.8" height="0"/>
|
1355 |
+
|
1356 |
+
<rect x="29.7" y="1221.9" style="clip-path:url(#SVGID_00000042003731192880725020000016076805868688336530_);fill:#FFFFFF;" width="1.8" height="0"/>
|
1357 |
+
|
1358 |
+
<rect x="29.7" y="1221.9" style="clip-path:url(#SVGID_00000042003731192880725020000016076805868688336530_);fill:#FFFFFF;" width="1.8" height="0"/>
|
1359 |
+
|
1360 |
+
<rect x="29.7" y="1221.8" style="clip-path:url(#SVGID_00000042003731192880725020000016076805868688336530_);fill:#FFFFFF;" width="1.8" height="0"/>
|
1361 |
+
|
1362 |
+
<rect x="29.7" y="1221.8" style="clip-path:url(#SVGID_00000042003731192880725020000016076805868688336530_);fill:#FFFFFF;" width="1.8" height="0"/>
|
1363 |
+
|
1364 |
+
<rect x="29.7" y="1221.8" style="clip-path:url(#SVGID_00000042003731192880725020000016076805868688336530_);fill:#FFFFFF;" width="1.8" height="0"/>
|
1365 |
+
|
1366 |
+
<rect x="29.7" y="1221.7" style="clip-path:url(#SVGID_00000042003731192880725020000016076805868688336530_);fill:#FFFFFF;" width="1.8" height="0"/>
|
1367 |
+
|
1368 |
+
<rect x="29.7" y="1221.7" style="clip-path:url(#SVGID_00000042003731192880725020000016076805868688336530_);fill:#FFFFFF;" width="1.8" height="0"/>
|
1369 |
+
|
1370 |
+
<rect x="29.7" y="1221.6" style="clip-path:url(#SVGID_00000042003731192880725020000016076805868688336530_);fill:#FFFFFF;" width="1.8" height="0"/>
|
1371 |
+
|
1372 |
+
<rect x="29.7" y="1221.6" style="clip-path:url(#SVGID_00000042003731192880725020000016076805868688336530_);fill:#FFFFFF;" width="1.8" height="0"/>
|
1373 |
+
|
1374 |
+
<rect x="29.7" y="1221.6" style="clip-path:url(#SVGID_00000042003731192880725020000016076805868688336530_);fill:#FFFFFF;" width="1.8" height="0"/>
|
1375 |
+
</g>
|
1376 |
+
</g>
|
1377 |
+
<g>
|
1378 |
+
<g>
|
1379 |
+
<defs>
|
1380 |
+
<path id="SVGID_00000057131530214388005780000014394365117390902677_" d="M27.4,1227.4L27.4,1227.4c0.5,0,0.9-0.4,0.9-0.9v-7
|
1381 |
+
c0-0.5-0.4-0.9-0.9-0.9h0c-0.5,0-0.9,0.4-0.9,0.9v7C26.5,1227,26.9,1227.4,27.4,1227.4z"/>
|
1382 |
+
</defs>
|
1383 |
+
<use xlink:href="#SVGID_00000057131530214388005780000014394365117390902677_" style="overflow:visible;fill:#FFFFFF;"/>
|
1384 |
+
<clipPath id="SVGID_00000031202144204751435810000016228852319064008584_">
|
1385 |
+
<use xlink:href="#SVGID_00000057131530214388005780000014394365117390902677_" style="overflow:visible;"/>
|
1386 |
+
</clipPath>
|
1387 |
+
|
1388 |
+
<rect x="26.5" y="1227.4" style="clip-path:url(#SVGID_00000031202144204751435810000016228852319064008584_);fill:#FFFFFF;" width="1.8" height="0"/>
|
1389 |
+
|
1390 |
+
<rect x="26.5" y="1227.3" style="clip-path:url(#SVGID_00000031202144204751435810000016228852319064008584_);fill:#FFFFFF;" width="1.8" height="0.1"/>
|
1391 |
+
|
1392 |
+
<rect x="26.5" y="1227.1" style="clip-path:url(#SVGID_00000031202144204751435810000016228852319064008584_);fill:#FFFFFF;" width="1.8" height="0.1"/>
|
1393 |
+
|
1394 |
+
<rect x="26.5" y="1227" style="clip-path:url(#SVGID_00000031202144204751435810000016228852319064008584_);fill:#FFFFFF;" width="1.8" height="0.1"/>
|
1395 |
+
|
1396 |
+
<rect x="26.5" y="1226.9" style="clip-path:url(#SVGID_00000031202144204751435810000016228852319064008584_);fill:#FFFFFF;" width="1.8" height="0.1"/>
|
1397 |
+
|
1398 |
+
<rect x="26.5" y="1226.8" style="clip-path:url(#SVGID_00000031202144204751435810000016228852319064008584_);fill:#FFFFFF;" width="1.8" height="0.1"/>
|
1399 |
+
|
1400 |
+
<rect x="26.5" y="1226.7" style="clip-path:url(#SVGID_00000031202144204751435810000016228852319064008584_);fill:#FFFFFF;" width="1.8" height="0.1"/>
|
1401 |
+
|
1402 |
+
<rect x="26.5" y="1226.6" style="clip-path:url(#SVGID_00000031202144204751435810000016228852319064008584_);fill:#FFFFFF;" width="1.8" height="0.1"/>
|
1403 |
+
|
1404 |
+
<rect x="26.5" y="1226.4" style="clip-path:url(#SVGID_00000031202144204751435810000016228852319064008584_);fill:#FFFFFF;" width="1.8" height="0.1"/>
|
1405 |
+
|
1406 |
+
<rect x="26.5" y="1226.3" style="clip-path:url(#SVGID_00000031202144204751435810000016228852319064008584_);fill:#FFFFFF;" width="1.8" height="0.1"/>
|
1407 |
+
|
1408 |
+
<rect x="26.5" y="1226.2" style="clip-path:url(#SVGID_00000031202144204751435810000016228852319064008584_);fill:#FFFFFF;" width="1.8" height="0.1"/>
|
1409 |
+
|
1410 |
+
<rect x="26.5" y="1226.1" style="clip-path:url(#SVGID_00000031202144204751435810000016228852319064008584_);fill:#FFFFFF;" width="1.8" height="0.1"/>
|
1411 |
+
|
1412 |
+
<rect x="26.5" y="1226" style="clip-path:url(#SVGID_00000031202144204751435810000016228852319064008584_);fill:#FFFFFF;" width="1.8" height="0.1"/>
|
1413 |
+
|
1414 |
+
<rect x="26.5" y="1225.9" style="clip-path:url(#SVGID_00000031202144204751435810000016228852319064008584_);fill:#FFFFFF;" width="1.8" height="0.1"/>
|
1415 |
+
|
1416 |
+
<rect x="26.5" y="1225.8" style="clip-path:url(#SVGID_00000031202144204751435810000016228852319064008584_);fill:#FFFFFF;" width="1.8" height="0.1"/>
|
1417 |
+
|
1418 |
+
<rect x="26.5" y="1225.6" style="clip-path:url(#SVGID_00000031202144204751435810000016228852319064008584_);fill:#FFFFFF;" width="1.8" height="0.1"/>
|
1419 |
+
|
1420 |
+
<rect x="26.5" y="1225.5" style="clip-path:url(#SVGID_00000031202144204751435810000016228852319064008584_);fill:#FFFFFF;" width="1.8" height="0.1"/>
|
1421 |
+
|
1422 |
+
<rect x="26.5" y="1225.4" style="clip-path:url(#SVGID_00000031202144204751435810000016228852319064008584_);fill:#FFFFFF;" width="1.8" height="0.1"/>
|
1423 |
+
|
1424 |
+
<rect x="26.5" y="1225.3" style="clip-path:url(#SVGID_00000031202144204751435810000016228852319064008584_);fill:#FFFFFF;" width="1.8" height="0.1"/>
|
1425 |
+
|
1426 |
+
<rect x="26.5" y="1225.2" style="clip-path:url(#SVGID_00000031202144204751435810000016228852319064008584_);fill:#FFFFFF;" width="1.8" height="0.1"/>
|
1427 |
+
|
1428 |
+
<rect x="26.5" y="1225.1" style="clip-path:url(#SVGID_00000031202144204751435810000016228852319064008584_);fill:#FFFFFF;" width="1.8" height="0.1"/>
|
1429 |
+
|
1430 |
+
<rect x="26.5" y="1224.9" style="clip-path:url(#SVGID_00000031202144204751435810000016228852319064008584_);fill:#FFFFFF;" width="1.8" height="0.1"/>
|
1431 |
+
|
1432 |
+
<rect x="26.5" y="1224.8" style="clip-path:url(#SVGID_00000031202144204751435810000016228852319064008584_);fill:#FFFFFF;" width="1.8" height="0.1"/>
|
1433 |
+
|
1434 |
+
<rect x="26.5" y="1224.7" style="clip-path:url(#SVGID_00000031202144204751435810000016228852319064008584_);fill:#FFFFFF;" width="1.8" height="0.1"/>
|
1435 |
+
|
1436 |
+
<rect x="26.5" y="1224.6" style="clip-path:url(#SVGID_00000031202144204751435810000016228852319064008584_);fill:#FFFFFF;" width="1.8" height="0.1"/>
|
1437 |
+
|
1438 |
+
<rect x="26.5" y="1224.5" style="clip-path:url(#SVGID_00000031202144204751435810000016228852319064008584_);fill:#FFFFFF;" width="1.8" height="0.1"/>
|
1439 |
+
|
1440 |
+
<rect x="26.5" y="1224.4" style="clip-path:url(#SVGID_00000031202144204751435810000016228852319064008584_);fill:#FFFFFF;" width="1.8" height="0.1"/>
|
1441 |
+
|
1442 |
+
<rect x="26.5" y="1224.3" style="clip-path:url(#SVGID_00000031202144204751435810000016228852319064008584_);fill:#FFFFFF;" width="1.8" height="0.1"/>
|
1443 |
+
|
1444 |
+
<rect x="26.5" y="1224.1" style="clip-path:url(#SVGID_00000031202144204751435810000016228852319064008584_);fill:#FFFFFF;" width="1.8" height="0.1"/>
|
1445 |
+
|
1446 |
+
<rect x="26.5" y="1224" style="clip-path:url(#SVGID_00000031202144204751435810000016228852319064008584_);fill:#FFFFFF;" width="1.8" height="0.1"/>
|
1447 |
+
|
1448 |
+
<rect x="26.5" y="1223.9" style="clip-path:url(#SVGID_00000031202144204751435810000016228852319064008584_);fill:#FFFFFF;" width="1.8" height="0.1"/>
|
1449 |
+
|
1450 |
+
<rect x="26.5" y="1223.8" style="clip-path:url(#SVGID_00000031202144204751435810000016228852319064008584_);fill:#FFFFFF;" width="1.8" height="0.1"/>
|
1451 |
+
|
1452 |
+
<rect x="26.5" y="1223.7" style="clip-path:url(#SVGID_00000031202144204751435810000016228852319064008584_);fill:#FFFFFF;" width="1.8" height="0.1"/>
|
1453 |
+
|
1454 |
+
<rect x="26.5" y="1223.6" style="clip-path:url(#SVGID_00000031202144204751435810000016228852319064008584_);fill:#FFFFFF;" width="1.8" height="0.1"/>
|
1455 |
+
|
1456 |
+
<rect x="26.5" y="1223.4" style="clip-path:url(#SVGID_00000031202144204751435810000016228852319064008584_);fill:#FFFFFF;" width="1.8" height="0.1"/>
|
1457 |
+
|
1458 |
+
<rect x="26.5" y="1223.3" style="clip-path:url(#SVGID_00000031202144204751435810000016228852319064008584_);fill:#FFFFFF;" width="1.8" height="0.1"/>
|
1459 |
+
|
1460 |
+
<rect x="26.5" y="1223.2" style="clip-path:url(#SVGID_00000031202144204751435810000016228852319064008584_);fill:#FFFFFF;" width="1.8" height="0.1"/>
|
1461 |
+
|
1462 |
+
<rect x="26.5" y="1223.1" style="clip-path:url(#SVGID_00000031202144204751435810000016228852319064008584_);fill:#FFFFFF;" width="1.8" height="0.1"/>
|
1463 |
+
|
1464 |
+
<rect x="26.5" y="1223" style="clip-path:url(#SVGID_00000031202144204751435810000016228852319064008584_);fill:#FFFFFF;" width="1.8" height="0.1"/>
|
1465 |
+
|
1466 |
+
<rect x="26.5" y="1222.9" style="clip-path:url(#SVGID_00000031202144204751435810000016228852319064008584_);fill:#FFFFFF;" width="1.8" height="0.1"/>
|
1467 |
+
|
1468 |
+
<rect x="26.5" y="1222.8" style="clip-path:url(#SVGID_00000031202144204751435810000016228852319064008584_);fill:#FFFFFF;" width="1.8" height="0.1"/>
|
1469 |
+
|
1470 |
+
<rect x="26.5" y="1222.6" style="clip-path:url(#SVGID_00000031202144204751435810000016228852319064008584_);fill:#FFFFFF;" width="1.8" height="0.1"/>
|
1471 |
+
|
1472 |
+
<rect x="26.5" y="1222.5" style="clip-path:url(#SVGID_00000031202144204751435810000016228852319064008584_);fill:#FFFFFF;" width="1.8" height="0.1"/>
|
1473 |
+
|
1474 |
+
<rect x="26.5" y="1222.4" style="clip-path:url(#SVGID_00000031202144204751435810000016228852319064008584_);fill:#FFFFFF;" width="1.8" height="0.1"/>
|
1475 |
+
|
1476 |
+
<rect x="26.5" y="1222.3" style="clip-path:url(#SVGID_00000031202144204751435810000016228852319064008584_);fill:#FFFFFF;" width="1.8" height="0.1"/>
|
1477 |
+
|
1478 |
+
<rect x="26.5" y="1222.2" style="clip-path:url(#SVGID_00000031202144204751435810000016228852319064008584_);fill:#FFFFFF;" width="1.8" height="0.1"/>
|
1479 |
+
|
1480 |
+
<rect x="26.5" y="1222.1" style="clip-path:url(#SVGID_00000031202144204751435810000016228852319064008584_);fill:#FFFFFF;" width="1.8" height="0.1"/>
|
1481 |
+
|
1482 |
+
<rect x="26.5" y="1221.9" style="clip-path:url(#SVGID_00000031202144204751435810000016228852319064008584_);fill:#FFFFFF;" width="1.8" height="0.1"/>
|
1483 |
+
|
1484 |
+
<rect x="26.5" y="1221.8" style="clip-path:url(#SVGID_00000031202144204751435810000016228852319064008584_);fill:#FFFFFF;" width="1.8" height="0.1"/>
|
1485 |
+
|
1486 |
+
<rect x="26.5" y="1221.7" style="clip-path:url(#SVGID_00000031202144204751435810000016228852319064008584_);fill:#FFFFFF;" width="1.8" height="0.1"/>
|
1487 |
+
|
1488 |
+
<rect x="26.5" y="1221.6" style="clip-path:url(#SVGID_00000031202144204751435810000016228852319064008584_);fill:#FFFFFF;" width="1.8" height="0.1"/>
|
1489 |
+
|
1490 |
+
<rect x="26.5" y="1221.5" style="clip-path:url(#SVGID_00000031202144204751435810000016228852319064008584_);fill:#FFFFFF;" width="1.8" height="0.1"/>
|
1491 |
+
|
1492 |
+
<rect x="26.5" y="1221.4" style="clip-path:url(#SVGID_00000031202144204751435810000016228852319064008584_);fill:#FFFFFF;" width="1.8" height="0.1"/>
|
1493 |
+
|
1494 |
+
<rect x="26.5" y="1221.2" style="clip-path:url(#SVGID_00000031202144204751435810000016228852319064008584_);fill:#FFFFFF;" width="1.8" height="0.1"/>
|
1495 |
+
|
1496 |
+
<rect x="26.5" y="1221.1" style="clip-path:url(#SVGID_00000031202144204751435810000016228852319064008584_);fill:#FFFFFF;" width="1.8" height="0.1"/>
|
1497 |
+
|
1498 |
+
<rect x="26.5" y="1221" style="clip-path:url(#SVGID_00000031202144204751435810000016228852319064008584_);fill:#FFFFFF;" width="1.8" height="0.1"/>
|
1499 |
+
|
1500 |
+
<rect x="26.5" y="1220.9" style="clip-path:url(#SVGID_00000031202144204751435810000016228852319064008584_);fill:#FFFFFF;" width="1.8" height="0.1"/>
|
1501 |
+
|
1502 |
+
<rect x="26.5" y="1220.8" style="clip-path:url(#SVGID_00000031202144204751435810000016228852319064008584_);fill:#FFFFFF;" width="1.8" height="0.1"/>
|
1503 |
+
|
1504 |
+
<rect x="26.5" y="1220.7" style="clip-path:url(#SVGID_00000031202144204751435810000016228852319064008584_);fill:#FFFFFF;" width="1.8" height="0.1"/>
|
1505 |
+
|
1506 |
+
<rect x="26.5" y="1220.6" style="clip-path:url(#SVGID_00000031202144204751435810000016228852319064008584_);fill:#FFFFFF;" width="1.8" height="0.1"/>
|
1507 |
+
|
1508 |
+
<rect x="26.5" y="1220.4" style="clip-path:url(#SVGID_00000031202144204751435810000016228852319064008584_);fill:#FFFFFF;" width="1.8" height="0.1"/>
|
1509 |
+
|
1510 |
+
<rect x="26.5" y="1220.3" style="clip-path:url(#SVGID_00000031202144204751435810000016228852319064008584_);fill:#FFFFFF;" width="1.8" height="0.1"/>
|
1511 |
+
|
1512 |
+
<rect x="26.5" y="1220.2" style="clip-path:url(#SVGID_00000031202144204751435810000016228852319064008584_);fill:#FFFFFF;" width="1.8" height="0.1"/>
|
1513 |
+
|
1514 |
+
<rect x="26.5" y="1220.1" style="clip-path:url(#SVGID_00000031202144204751435810000016228852319064008584_);fill:#FFFFFF;" width="1.8" height="0.1"/>
|
1515 |
+
|
1516 |
+
<rect x="26.5" y="1220" style="clip-path:url(#SVGID_00000031202144204751435810000016228852319064008584_);fill:#FFFFFF;" width="1.8" height="0.1"/>
|
1517 |
+
|
1518 |
+
<rect x="26.5" y="1219.9" style="clip-path:url(#SVGID_00000031202144204751435810000016228852319064008584_);fill:#FFFFFF;" width="1.8" height="0.1"/>
|
1519 |
+
|
1520 |
+
<rect x="26.5" y="1219.7" style="clip-path:url(#SVGID_00000031202144204751435810000016228852319064008584_);fill:#FFFFFF;" width="1.8" height="0.1"/>
|
1521 |
+
|
1522 |
+
<rect x="26.5" y="1219.6" style="clip-path:url(#SVGID_00000031202144204751435810000016228852319064008584_);fill:#FFFFFF;" width="1.8" height="0.1"/>
|
1523 |
+
|
1524 |
+
<rect x="26.5" y="1219.5" style="clip-path:url(#SVGID_00000031202144204751435810000016228852319064008584_);fill:#FFFFFF;" width="1.8" height="0.1"/>
|
1525 |
+
|
1526 |
+
<rect x="26.5" y="1219.4" style="clip-path:url(#SVGID_00000031202144204751435810000016228852319064008584_);fill:#FFFFFF;" width="1.8" height="0.1"/>
|
1527 |
+
|
1528 |
+
<rect x="26.5" y="1219.3" style="clip-path:url(#SVGID_00000031202144204751435810000016228852319064008584_);fill:#FFFFFF;" width="1.8" height="0.1"/>
|
1529 |
+
|
1530 |
+
<rect x="26.5" y="1219.2" style="clip-path:url(#SVGID_00000031202144204751435810000016228852319064008584_);fill:#FFFFFF;" width="1.8" height="0.1"/>
|
1531 |
+
|
1532 |
+
<rect x="26.5" y="1219.1" style="clip-path:url(#SVGID_00000031202144204751435810000016228852319064008584_);fill:#FFFFFF;" width="1.8" height="0.1"/>
|
1533 |
+
|
1534 |
+
<rect x="26.5" y="1218.9" style="clip-path:url(#SVGID_00000031202144204751435810000016228852319064008584_);fill:#FFFFFF;" width="1.8" height="0.1"/>
|
1535 |
+
|
1536 |
+
<rect x="26.5" y="1218.8" style="clip-path:url(#SVGID_00000031202144204751435810000016228852319064008584_);fill:#FFFFFF;" width="1.8" height="0.1"/>
|
1537 |
+
|
1538 |
+
<rect x="26.5" y="1218.7" style="clip-path:url(#SVGID_00000031202144204751435810000016228852319064008584_);fill:#FFFFFF;" width="1.8" height="0.1"/>
|
1539 |
+
|
1540 |
+
<rect x="26.5" y="1218.6" style="clip-path:url(#SVGID_00000031202144204751435810000016228852319064008584_);fill:#FFFFFF;" width="1.8" height="0.1"/>
|
1541 |
+
<path style="clip-path:url(#SVGID_00000031202144204751435810000016228852319064008584_);fill:#FFFFFF;" d="M28.3,1218.6h-1.8
|
1542 |
+
H28.3z"/>
|
1543 |
+
</g>
|
1544 |
+
</g>
|
1545 |
+
<g>
|
1546 |
+
<g>
|
1547 |
+
<defs>
|
1548 |
+
<path id="SVGID_00000029009533317760886820000017621657406085953420_" d="M24.2,1230.3L24.2,1230.3c0.5,0,0.9-0.4,0.9-0.9v-12.8
|
1549 |
+
c0-0.5-0.4-0.9-0.9-0.9h0c-0.5,0-0.9,0.4-0.9,0.9v12.8C23.3,1229.9,23.7,1230.3,24.2,1230.3z"/>
|
1550 |
+
</defs>
|
1551 |
+
<use xlink:href="#SVGID_00000029009533317760886820000017621657406085953420_" style="overflow:visible;fill:#FFFFFF;"/>
|
1552 |
+
<clipPath id="SVGID_00000183235741706788565310000018036414006694674593_">
|
1553 |
+
<use xlink:href="#SVGID_00000029009533317760886820000017621657406085953420_" style="overflow:visible;"/>
|
1554 |
+
</clipPath>
|
1555 |
+
|
1556 |
+
<rect x="23.3" y="1230.3" style="clip-path:url(#SVGID_00000183235741706788565310000018036414006694674593_);fill:#FFFFFF;" width="1.8" height="0"/>
|
1557 |
+
|
1558 |
+
<rect x="23.3" y="1230.1" style="clip-path:url(#SVGID_00000183235741706788565310000018036414006694674593_);fill:#FFFFFF;" width="1.8" height="0.2"/>
|
1559 |
+
|
1560 |
+
<rect x="23.3" y="1229.9" style="clip-path:url(#SVGID_00000183235741706788565310000018036414006694674593_);fill:#FFFFFF;" width="1.8" height="0.2"/>
|
1561 |
+
|
1562 |
+
<rect x="23.3" y="1229.7" style="clip-path:url(#SVGID_00000183235741706788565310000018036414006694674593_);fill:#FFFFFF;" width="1.8" height="0.2"/>
|
1563 |
+
|
1564 |
+
<rect x="23.3" y="1229.5" style="clip-path:url(#SVGID_00000183235741706788565310000018036414006694674593_);fill:#FFFFFF;" width="1.8" height="0.2"/>
|
1565 |
+
|
1566 |
+
<rect x="23.3" y="1229.3" style="clip-path:url(#SVGID_00000183235741706788565310000018036414006694674593_);fill:#FFFFFF;" width="1.8" height="0.2"/>
|
1567 |
+
|
1568 |
+
<rect x="23.3" y="1229.1" style="clip-path:url(#SVGID_00000183235741706788565310000018036414006694674593_);fill:#FFFFFF;" width="1.8" height="0.2"/>
|
1569 |
+
|
1570 |
+
<rect x="23.3" y="1228.9" style="clip-path:url(#SVGID_00000183235741706788565310000018036414006694674593_);fill:#FFFFFF;" width="1.8" height="0.2"/>
|
1571 |
+
|
1572 |
+
<rect x="23.3" y="1228.7" style="clip-path:url(#SVGID_00000183235741706788565310000018036414006694674593_);fill:#FFFFFF;" width="1.8" height="0.2"/>
|
1573 |
+
|
1574 |
+
<rect x="23.3" y="1228.5" style="clip-path:url(#SVGID_00000183235741706788565310000018036414006694674593_);fill:#FFFFFF;" width="1.8" height="0.2"/>
|
1575 |
+
|
1576 |
+
<rect x="23.3" y="1228.3" style="clip-path:url(#SVGID_00000183235741706788565310000018036414006694674593_);fill:#FFFFFF;" width="1.8" height="0.2"/>
|
1577 |
+
|
1578 |
+
<rect x="23.3" y="1228.2" style="clip-path:url(#SVGID_00000183235741706788565310000018036414006694674593_);fill:#FFFFFF;" width="1.8" height="0.2"/>
|
1579 |
+
|
1580 |
+
<rect x="23.3" y="1228" style="clip-path:url(#SVGID_00000183235741706788565310000018036414006694674593_);fill:#FFFFFF;" width="1.8" height="0.2"/>
|
1581 |
+
|
1582 |
+
<rect x="23.3" y="1227.8" style="clip-path:url(#SVGID_00000183235741706788565310000018036414006694674593_);fill:#FFFFFF;" width="1.8" height="0.2"/>
|
1583 |
+
|
1584 |
+
<rect x="23.3" y="1227.6" style="clip-path:url(#SVGID_00000183235741706788565310000018036414006694674593_);fill:#FFFFFF;" width="1.8" height="0.2"/>
|
1585 |
+
|
1586 |
+
<rect x="23.3" y="1227.4" style="clip-path:url(#SVGID_00000183235741706788565310000018036414006694674593_);fill:#FFFFFF;" width="1.8" height="0.2"/>
|
1587 |
+
|
1588 |
+
<rect x="23.3" y="1227.2" style="clip-path:url(#SVGID_00000183235741706788565310000018036414006694674593_);fill:#FFFFFF;" width="1.8" height="0.2"/>
|
1589 |
+
|
1590 |
+
<rect x="23.3" y="1227" style="clip-path:url(#SVGID_00000183235741706788565310000018036414006694674593_);fill:#FFFFFF;" width="1.8" height="0.2"/>
|
1591 |
+
|
1592 |
+
<rect x="23.3" y="1226.8" style="clip-path:url(#SVGID_00000183235741706788565310000018036414006694674593_);fill:#FFFFFF;" width="1.8" height="0.2"/>
|
1593 |
+
|
1594 |
+
<rect x="23.3" y="1226.6" style="clip-path:url(#SVGID_00000183235741706788565310000018036414006694674593_);fill:#FFFFFF;" width="1.8" height="0.2"/>
|
1595 |
+
|
1596 |
+
<rect x="23.3" y="1226.4" style="clip-path:url(#SVGID_00000183235741706788565310000018036414006694674593_);fill:#FFFFFF;" width="1.8" height="0.2"/>
|
1597 |
+
|
1598 |
+
<rect x="23.3" y="1226.2" style="clip-path:url(#SVGID_00000183235741706788565310000018036414006694674593_);fill:#FFFFFF;" width="1.8" height="0.2"/>
|
1599 |
+
|
1600 |
+
<rect x="23.3" y="1226" style="clip-path:url(#SVGID_00000183235741706788565310000018036414006694674593_);fill:#FFFFFF;" width="1.8" height="0.2"/>
|
1601 |
+
|
1602 |
+
<rect x="23.3" y="1225.9" style="clip-path:url(#SVGID_00000183235741706788565310000018036414006694674593_);fill:#FFFFFF;" width="1.8" height="0.2"/>
|
1603 |
+
|
1604 |
+
<rect x="23.3" y="1225.7" style="clip-path:url(#SVGID_00000183235741706788565310000018036414006694674593_);fill:#FFFFFF;" width="1.8" height="0.2"/>
|
1605 |
+
|
1606 |
+
<rect x="23.3" y="1225.5" style="clip-path:url(#SVGID_00000183235741706788565310000018036414006694674593_);fill:#FFFFFF;" width="1.8" height="0.2"/>
|
1607 |
+
|
1608 |
+
<rect x="23.3" y="1225.3" style="clip-path:url(#SVGID_00000183235741706788565310000018036414006694674593_);fill:#FFFFFF;" width="1.8" height="0.2"/>
|
1609 |
+
|
1610 |
+
<rect x="23.3" y="1225.1" style="clip-path:url(#SVGID_00000183235741706788565310000018036414006694674593_);fill:#FFFFFF;" width="1.8" height="0.2"/>
|
1611 |
+
|
1612 |
+
<rect x="23.3" y="1224.9" style="clip-path:url(#SVGID_00000183235741706788565310000018036414006694674593_);fill:#FFFFFF;" width="1.8" height="0.2"/>
|
1613 |
+
|
1614 |
+
<rect x="23.3" y="1224.7" style="clip-path:url(#SVGID_00000183235741706788565310000018036414006694674593_);fill:#FFFFFF;" width="1.8" height="0.2"/>
|
1615 |
+
|
1616 |
+
<rect x="23.3" y="1224.5" style="clip-path:url(#SVGID_00000183235741706788565310000018036414006694674593_);fill:#FFFFFF;" width="1.8" height="0.2"/>
|
1617 |
+
|
1618 |
+
<rect x="23.3" y="1224.3" style="clip-path:url(#SVGID_00000183235741706788565310000018036414006694674593_);fill:#FFFFFF;" width="1.8" height="0.2"/>
|
1619 |
+
|
1620 |
+
<rect x="23.3" y="1224.1" style="clip-path:url(#SVGID_00000183235741706788565310000018036414006694674593_);fill:#FFFFFF;" width="1.8" height="0.2"/>
|
1621 |
+
|
1622 |
+
<rect x="23.3" y="1223.9" style="clip-path:url(#SVGID_00000183235741706788565310000018036414006694674593_);fill:#FFFFFF;" width="1.8" height="0.2"/>
|
1623 |
+
|
1624 |
+
<rect x="23.3" y="1223.7" style="clip-path:url(#SVGID_00000183235741706788565310000018036414006694674593_);fill:#FFFFFF;" width="1.8" height="0.2"/>
|
1625 |
+
|
1626 |
+
<rect x="23.3" y="1223.6" style="clip-path:url(#SVGID_00000183235741706788565310000018036414006694674593_);fill:#FFFFFF;" width="1.8" height="0.2"/>
|
1627 |
+
|
1628 |
+
<rect x="23.3" y="1223.4" style="clip-path:url(#SVGID_00000183235741706788565310000018036414006694674593_);fill:#FFFFFF;" width="1.8" height="0.2"/>
|
1629 |
+
|
1630 |
+
<rect x="23.3" y="1223.2" style="clip-path:url(#SVGID_00000183235741706788565310000018036414006694674593_);fill:#FFFFFF;" width="1.8" height="0.2"/>
|
1631 |
+
|
1632 |
+
<rect x="23.3" y="1223" style="clip-path:url(#SVGID_00000183235741706788565310000018036414006694674593_);fill:#FFFFFF;" width="1.8" height="0.2"/>
|
1633 |
+
|
1634 |
+
<rect x="23.3" y="1222.8" style="clip-path:url(#SVGID_00000183235741706788565310000018036414006694674593_);fill:#FFFFFF;" width="1.8" height="0.2"/>
|
1635 |
+
|
1636 |
+
<rect x="23.3" y="1222.6" style="clip-path:url(#SVGID_00000183235741706788565310000018036414006694674593_);fill:#FFFFFF;" width="1.8" height="0.2"/>
|
1637 |
+
|
1638 |
+
<rect x="23.3" y="1222.4" style="clip-path:url(#SVGID_00000183235741706788565310000018036414006694674593_);fill:#FFFFFF;" width="1.8" height="0.2"/>
|
1639 |
+
|
1640 |
+
<rect x="23.3" y="1222.2" style="clip-path:url(#SVGID_00000183235741706788565310000018036414006694674593_);fill:#FFFFFF;" width="1.8" height="0.2"/>
|
1641 |
+
|
1642 |
+
<rect x="23.3" y="1222" style="clip-path:url(#SVGID_00000183235741706788565310000018036414006694674593_);fill:#FFFFFF;" width="1.8" height="0.2"/>
|
1643 |
+
|
1644 |
+
<rect x="23.3" y="1221.8" style="clip-path:url(#SVGID_00000183235741706788565310000018036414006694674593_);fill:#FFFFFF;" width="1.8" height="0.2"/>
|
1645 |
+
|
1646 |
+
<rect x="23.3" y="1221.6" style="clip-path:url(#SVGID_00000183235741706788565310000018036414006694674593_);fill:#FFFFFF;" width="1.8" height="0.2"/>
|
1647 |
+
|
1648 |
+
<rect x="23.3" y="1221.4" style="clip-path:url(#SVGID_00000183235741706788565310000018036414006694674593_);fill:#FFFFFF;" width="1.8" height="0.2"/>
|
1649 |
+
|
1650 |
+
<rect x="23.3" y="1221.3" style="clip-path:url(#SVGID_00000183235741706788565310000018036414006694674593_);fill:#FFFFFF;" width="1.8" height="0.2"/>
|
1651 |
+
|
1652 |
+
<rect x="23.3" y="1221.1" style="clip-path:url(#SVGID_00000183235741706788565310000018036414006694674593_);fill:#FFFFFF;" width="1.8" height="0.2"/>
|
1653 |
+
|
1654 |
+
<rect x="23.3" y="1220.9" style="clip-path:url(#SVGID_00000183235741706788565310000018036414006694674593_);fill:#FFFFFF;" width="1.8" height="0.2"/>
|
1655 |
+
|
1656 |
+
<rect x="23.3" y="1220.7" style="clip-path:url(#SVGID_00000183235741706788565310000018036414006694674593_);fill:#FFFFFF;" width="1.8" height="0.2"/>
|
1657 |
+
|
1658 |
+
<rect x="23.3" y="1220.5" style="clip-path:url(#SVGID_00000183235741706788565310000018036414006694674593_);fill:#FFFFFF;" width="1.8" height="0.2"/>
|
1659 |
+
|
1660 |
+
<rect x="23.3" y="1220.3" style="clip-path:url(#SVGID_00000183235741706788565310000018036414006694674593_);fill:#FFFFFF;" width="1.8" height="0.2"/>
|
1661 |
+
|
1662 |
+
<rect x="23.3" y="1220.1" style="clip-path:url(#SVGID_00000183235741706788565310000018036414006694674593_);fill:#FFFFFF;" width="1.8" height="0.2"/>
|
1663 |
+
|
1664 |
+
<rect x="23.3" y="1219.9" style="clip-path:url(#SVGID_00000183235741706788565310000018036414006694674593_);fill:#FFFFFF;" width="1.8" height="0.2"/>
|
1665 |
+
|
1666 |
+
<rect x="23.3" y="1219.7" style="clip-path:url(#SVGID_00000183235741706788565310000018036414006694674593_);fill:#FFFFFF;" width="1.8" height="0.2"/>
|
1667 |
+
|
1668 |
+
<rect x="23.3" y="1219.5" style="clip-path:url(#SVGID_00000183235741706788565310000018036414006694674593_);fill:#FFFFFF;" width="1.8" height="0.2"/>
|
1669 |
+
|
1670 |
+
<rect x="23.3" y="1219.3" style="clip-path:url(#SVGID_00000183235741706788565310000018036414006694674593_);fill:#FFFFFF;" width="1.8" height="0.2"/>
|
1671 |
+
|
1672 |
+
<rect x="23.3" y="1219.1" style="clip-path:url(#SVGID_00000183235741706788565310000018036414006694674593_);fill:#FFFFFF;" width="1.8" height="0.2"/>
|
1673 |
+
|
1674 |
+
<rect x="23.3" y="1219" style="clip-path:url(#SVGID_00000183235741706788565310000018036414006694674593_);fill:#FFFFFF;" width="1.8" height="0.2"/>
|
1675 |
+
|
1676 |
+
<rect x="23.3" y="1218.8" style="clip-path:url(#SVGID_00000183235741706788565310000018036414006694674593_);fill:#FFFFFF;" width="1.8" height="0.2"/>
|
1677 |
+
|
1678 |
+
<rect x="23.3" y="1218.6" style="clip-path:url(#SVGID_00000183235741706788565310000018036414006694674593_);fill:#FFFFFF;" width="1.8" height="0.2"/>
|
1679 |
+
|
1680 |
+
<rect x="23.3" y="1218.4" style="clip-path:url(#SVGID_00000183235741706788565310000018036414006694674593_);fill:#FFFFFF;" width="1.8" height="0.2"/>
|
1681 |
+
|
1682 |
+
<rect x="23.3" y="1218.2" style="clip-path:url(#SVGID_00000183235741706788565310000018036414006694674593_);fill:#FFFFFF;" width="1.8" height="0.2"/>
|
1683 |
+
|
1684 |
+
<rect x="23.3" y="1218" style="clip-path:url(#SVGID_00000183235741706788565310000018036414006694674593_);fill:#FFFFFF;" width="1.8" height="0.2"/>
|
1685 |
+
|
1686 |
+
<rect x="23.3" y="1217.8" style="clip-path:url(#SVGID_00000183235741706788565310000018036414006694674593_);fill:#FFFFFF;" width="1.8" height="0.2"/>
|
1687 |
+
|
1688 |
+
<rect x="23.3" y="1217.6" style="clip-path:url(#SVGID_00000183235741706788565310000018036414006694674593_);fill:#FFFFFF;" width="1.8" height="0.2"/>
|
1689 |
+
|
1690 |
+
<rect x="23.3" y="1217.4" style="clip-path:url(#SVGID_00000183235741706788565310000018036414006694674593_);fill:#FFFFFF;" width="1.8" height="0.2"/>
|
1691 |
+
|
1692 |
+
<rect x="23.3" y="1217.2" style="clip-path:url(#SVGID_00000183235741706788565310000018036414006694674593_);fill:#FFFFFF;" width="1.8" height="0.2"/>
|
1693 |
+
|
1694 |
+
<rect x="23.3" y="1217" style="clip-path:url(#SVGID_00000183235741706788565310000018036414006694674593_);fill:#FFFFFF;" width="1.8" height="0.2"/>
|
1695 |
+
|
1696 |
+
<rect x="23.3" y="1216.8" style="clip-path:url(#SVGID_00000183235741706788565310000018036414006694674593_);fill:#FFFFFF;" width="1.8" height="0.2"/>
|
1697 |
+
|
1698 |
+
<rect x="23.3" y="1216.7" style="clip-path:url(#SVGID_00000183235741706788565310000018036414006694674593_);fill:#FFFFFF;" width="1.8" height="0.2"/>
|
1699 |
+
|
1700 |
+
<rect x="23.3" y="1216.5" style="clip-path:url(#SVGID_00000183235741706788565310000018036414006694674593_);fill:#FFFFFF;" width="1.8" height="0.2"/>
|
1701 |
+
|
1702 |
+
<rect x="23.3" y="1216.3" style="clip-path:url(#SVGID_00000183235741706788565310000018036414006694674593_);fill:#FFFFFF;" width="1.8" height="0.2"/>
|
1703 |
+
|
1704 |
+
<rect x="23.3" y="1216.1" style="clip-path:url(#SVGID_00000183235741706788565310000018036414006694674593_);fill:#FFFFFF;" width="1.8" height="0.2"/>
|
1705 |
+
|
1706 |
+
<rect x="23.3" y="1215.9" style="clip-path:url(#SVGID_00000183235741706788565310000018036414006694674593_);fill:#FFFFFF;" width="1.8" height="0.2"/>
|
1707 |
+
|
1708 |
+
<rect x="23.3" y="1215.7" style="clip-path:url(#SVGID_00000183235741706788565310000018036414006694674593_);fill:#FFFFFF;" width="1.8" height="0.2"/>
|
1709 |
+
<path style="clip-path:url(#SVGID_00000183235741706788565310000018036414006694674593_);fill:#FFFFFF;" d="M25.1,1215.7h-1.8
|
1710 |
+
H25.1z"/>
|
1711 |
+
</g>
|
1712 |
+
</g>
|
1713 |
+
<g>
|
1714 |
+
<g>
|
1715 |
+
<defs>
|
1716 |
+
<path id="SVGID_00000113352132168584366190000001984835569827498931_" d="M21,1230.6L21,1230.6c0.5,0,0.9-0.4,0.9-0.9v-13.5
|
1717 |
+
c0-0.5-0.4-0.9-0.9-0.9h0c-1-0.1-6.1,3.3-0.9,7.7C17,1224.9,16.5,1230,21,1230.6z"/>
|
1718 |
+
</defs>
|
1719 |
+
<use xlink:href="#SVGID_00000113352132168584366190000001984835569827498931_" style="overflow:visible;fill:#FFFFFF;"/>
|
1720 |
+
<clipPath id="SVGID_00000037689843703510984870000004353277323327867539_">
|
1721 |
+
<use xlink:href="#SVGID_00000113352132168584366190000001984835569827498931_" style="overflow:visible;"/>
|
1722 |
+
</clipPath>
|
1723 |
+
|
1724 |
+
<rect x="14.9" y="1230.6" style="clip-path:url(#SVGID_00000037689843703510984870000004353277323327867539_);fill:#FFFFFF;" width="7" height="0"/>
|
1725 |
+
|
1726 |
+
<rect x="14.9" y="1230.4" style="clip-path:url(#SVGID_00000037689843703510984870000004353277323327867539_);fill:#FFFFFF;" width="7" height="0.2"/>
|
1727 |
+
|
1728 |
+
<rect x="14.9" y="1230.2" style="clip-path:url(#SVGID_00000037689843703510984870000004353277323327867539_);fill:#FFFFFF;" width="7" height="0.2"/>
|
1729 |
+
|
1730 |
+
<rect x="14.9" y="1230" style="clip-path:url(#SVGID_00000037689843703510984870000004353277323327867539_);fill:#FFFFFF;" width="7" height="0.2"/>
|
1731 |
+
|
1732 |
+
<rect x="14.9" y="1229.8" style="clip-path:url(#SVGID_00000037689843703510984870000004353277323327867539_);fill:#FFFFFF;" width="7" height="0.2"/>
|
1733 |
+
|
1734 |
+
<rect x="14.9" y="1229.6" style="clip-path:url(#SVGID_00000037689843703510984870000004353277323327867539_);fill:#FFFFFF;" width="7" height="0.2"/>
|
1735 |
+
|
1736 |
+
<rect x="14.9" y="1229.4" style="clip-path:url(#SVGID_00000037689843703510984870000004353277323327867539_);fill:#FFFFFF;" width="7" height="0.2"/>
|
1737 |
+
|
1738 |
+
<rect x="14.9" y="1229.2" style="clip-path:url(#SVGID_00000037689843703510984870000004353277323327867539_);fill:#FFFFFF;" width="7" height="0.2"/>
|
1739 |
+
|
1740 |
+
<rect x="14.9" y="1229" style="clip-path:url(#SVGID_00000037689843703510984870000004353277323327867539_);fill:#FFFFFF;" width="7" height="0.2"/>
|
1741 |
+
|
1742 |
+
<rect x="14.9" y="1228.8" style="clip-path:url(#SVGID_00000037689843703510984870000004353277323327867539_);fill:#FFFFFF;" width="7" height="0.2"/>
|
1743 |
+
|
1744 |
+
<rect x="14.9" y="1228.6" style="clip-path:url(#SVGID_00000037689843703510984870000004353277323327867539_);fill:#FFFFFF;" width="7" height="0.2"/>
|
1745 |
+
|
1746 |
+
<rect x="14.9" y="1228.4" style="clip-path:url(#SVGID_00000037689843703510984870000004353277323327867539_);fill:#FFFFFF;" width="7" height="0.2"/>
|
1747 |
+
|
1748 |
+
<rect x="14.9" y="1228.2" style="clip-path:url(#SVGID_00000037689843703510984870000004353277323327867539_);fill:#FFFFFF;" width="7" height="0.2"/>
|
1749 |
+
|
1750 |
+
<rect x="14.9" y="1228" style="clip-path:url(#SVGID_00000037689843703510984870000004353277323327867539_);fill:#FFFFFF;" width="7" height="0.2"/>
|
1751 |
+
|
1752 |
+
<rect x="14.9" y="1227.8" style="clip-path:url(#SVGID_00000037689843703510984870000004353277323327867539_);fill:#FFFFFF;" width="7" height="0.2"/>
|
1753 |
+
|
1754 |
+
<rect x="14.9" y="1227.6" style="clip-path:url(#SVGID_00000037689843703510984870000004353277323327867539_);fill:#FFFFFF;" width="7" height="0.2"/>
|
1755 |
+
|
1756 |
+
<rect x="14.9" y="1227.4" style="clip-path:url(#SVGID_00000037689843703510984870000004353277323327867539_);fill:#FFFFFF;" width="7" height="0.2"/>
|
1757 |
+
|
1758 |
+
<rect x="14.9" y="1227.2" style="clip-path:url(#SVGID_00000037689843703510984870000004353277323327867539_);fill:#FFFFFF;" width="7" height="0.2"/>
|
1759 |
+
|
1760 |
+
<rect x="14.9" y="1227" style="clip-path:url(#SVGID_00000037689843703510984870000004353277323327867539_);fill:#FFFFFF;" width="7" height="0.2"/>
|
1761 |
+
|
1762 |
+
<rect x="14.9" y="1226.8" style="clip-path:url(#SVGID_00000037689843703510984870000004353277323327867539_);fill:#FFFFFF;" width="7" height="0.2"/>
|
1763 |
+
|
1764 |
+
<rect x="14.9" y="1226.6" style="clip-path:url(#SVGID_00000037689843703510984870000004353277323327867539_);fill:#FFFFFF;" width="7" height="0.2"/>
|
1765 |
+
|
1766 |
+
<rect x="14.9" y="1226.4" style="clip-path:url(#SVGID_00000037689843703510984870000004353277323327867539_);fill:#FFFFFF;" width="7" height="0.2"/>
|
1767 |
+
|
1768 |
+
<rect x="14.9" y="1226.2" style="clip-path:url(#SVGID_00000037689843703510984870000004353277323327867539_);fill:#FFFFFF;" width="7" height="0.2"/>
|
1769 |
+
|
1770 |
+
<rect x="14.9" y="1226" style="clip-path:url(#SVGID_00000037689843703510984870000004353277323327867539_);fill:#FFFFFF;" width="7" height="0.2"/>
|
1771 |
+
|
1772 |
+
<rect x="14.9" y="1225.8" style="clip-path:url(#SVGID_00000037689843703510984870000004353277323327867539_);fill:#FFFFFF;" width="7" height="0.2"/>
|
1773 |
+
|
1774 |
+
<rect x="14.9" y="1225.6" style="clip-path:url(#SVGID_00000037689843703510984870000004353277323327867539_);fill:#FFFFFF;" width="7" height="0.2"/>
|
1775 |
+
|
1776 |
+
<rect x="14.9" y="1225.4" style="clip-path:url(#SVGID_00000037689843703510984870000004353277323327867539_);fill:#FFFFFF;" width="7" height="0.2"/>
|
1777 |
+
|
1778 |
+
<rect x="14.9" y="1225.2" style="clip-path:url(#SVGID_00000037689843703510984870000004353277323327867539_);fill:#FFFFFF;" width="7" height="0.2"/>
|
1779 |
+
|
1780 |
+
<rect x="14.9" y="1225" style="clip-path:url(#SVGID_00000037689843703510984870000004353277323327867539_);fill:#FFFFFF;" width="7" height="0.2"/>
|
1781 |
+
|
1782 |
+
<rect x="14.9" y="1224.8" style="clip-path:url(#SVGID_00000037689843703510984870000004353277323327867539_);fill:#FFFFFF;" width="7" height="0.2"/>
|
1783 |
+
|
1784 |
+
<rect x="14.9" y="1224.6" style="clip-path:url(#SVGID_00000037689843703510984870000004353277323327867539_);fill:#FFFFFF;" width="7" height="0.2"/>
|
1785 |
+
|
1786 |
+
<rect x="14.9" y="1224.4" style="clip-path:url(#SVGID_00000037689843703510984870000004353277323327867539_);fill:#FFFFFF;" width="7" height="0.2"/>
|
1787 |
+
|
1788 |
+
<rect x="14.9" y="1224.2" style="clip-path:url(#SVGID_00000037689843703510984870000004353277323327867539_);fill:#FFFFFF;" width="7" height="0.2"/>
|
1789 |
+
|
1790 |
+
<rect x="14.9" y="1224" style="clip-path:url(#SVGID_00000037689843703510984870000004353277323327867539_);fill:#FFFFFF;" width="7" height="0.2"/>
|
1791 |
+
|
1792 |
+
<rect x="14.9" y="1223.8" style="clip-path:url(#SVGID_00000037689843703510984870000004353277323327867539_);fill:#FFFFFF;" width="7" height="0.2"/>
|
1793 |
+
|
1794 |
+
<rect x="14.9" y="1223.6" style="clip-path:url(#SVGID_00000037689843703510984870000004353277323327867539_);fill:#FFFFFF;" width="7" height="0.2"/>
|
1795 |
+
|
1796 |
+
<rect x="14.9" y="1223.4" style="clip-path:url(#SVGID_00000037689843703510984870000004353277323327867539_);fill:#FFFFFF;" width="7" height="0.2"/>
|
1797 |
+
|
1798 |
+
<rect x="14.9" y="1223.2" style="clip-path:url(#SVGID_00000037689843703510984870000004353277323327867539_);fill:#FFFFFF;" width="7" height="0.2"/>
|
1799 |
+
|
1800 |
+
<rect x="14.9" y="1223" style="clip-path:url(#SVGID_00000037689843703510984870000004353277323327867539_);fill:#FFFFFF;" width="7" height="0.2"/>
|
1801 |
+
|
1802 |
+
<rect x="14.9" y="1222.8" style="clip-path:url(#SVGID_00000037689843703510984870000004353277323327867539_);fill:#FFFFFF;" width="7" height="0.2"/>
|
1803 |
+
|
1804 |
+
<rect x="14.9" y="1222.6" style="clip-path:url(#SVGID_00000037689843703510984870000004353277323327867539_);fill:#FFFFFF;" width="7" height="0.2"/>
|
1805 |
+
|
1806 |
+
<rect x="14.9" y="1222.4" style="clip-path:url(#SVGID_00000037689843703510984870000004353277323327867539_);fill:#FFFFFF;" width="7" height="0.2"/>
|
1807 |
+
|
1808 |
+
<rect x="14.9" y="1222.2" style="clip-path:url(#SVGID_00000037689843703510984870000004353277323327867539_);fill:#FFFFFF;" width="7" height="0.2"/>
|
1809 |
+
|
1810 |
+
<rect x="14.9" y="1222" style="clip-path:url(#SVGID_00000037689843703510984870000004353277323327867539_);fill:#FFFFFF;" width="7" height="0.2"/>
|
1811 |
+
|
1812 |
+
<rect x="14.9" y="1221.8" style="clip-path:url(#SVGID_00000037689843703510984870000004353277323327867539_);fill:#FFFFFF;" width="7" height="0.2"/>
|
1813 |
+
|
1814 |
+
<rect x="14.9" y="1221.6" style="clip-path:url(#SVGID_00000037689843703510984870000004353277323327867539_);fill:#FFFFFF;" width="7" height="0.2"/>
|
1815 |
+
|
1816 |
+
<rect x="14.9" y="1221.4" style="clip-path:url(#SVGID_00000037689843703510984870000004353277323327867539_);fill:#FFFFFF;" width="7" height="0.2"/>
|
1817 |
+
|
1818 |
+
<rect x="14.9" y="1221.2" style="clip-path:url(#SVGID_00000037689843703510984870000004353277323327867539_);fill:#FFFFFF;" width="7" height="0.2"/>
|
1819 |
+
|
1820 |
+
<rect x="14.9" y="1221" style="clip-path:url(#SVGID_00000037689843703510984870000004353277323327867539_);fill:#FFFFFF;" width="7" height="0.2"/>
|
1821 |
+
|
1822 |
+
<rect x="14.9" y="1220.8" style="clip-path:url(#SVGID_00000037689843703510984870000004353277323327867539_);fill:#FFFFFF;" width="7" height="0.2"/>
|
1823 |
+
|
1824 |
+
<rect x="14.9" y="1220.6" style="clip-path:url(#SVGID_00000037689843703510984870000004353277323327867539_);fill:#FFFFFF;" width="7" height="0.2"/>
|
1825 |
+
|
1826 |
+
<rect x="14.9" y="1220.4" style="clip-path:url(#SVGID_00000037689843703510984870000004353277323327867539_);fill:#FFFFFF;" width="7" height="0.2"/>
|
1827 |
+
|
1828 |
+
<rect x="14.9" y="1220.2" style="clip-path:url(#SVGID_00000037689843703510984870000004353277323327867539_);fill:#FFFFFF;" width="7" height="0.2"/>
|
1829 |
+
|
1830 |
+
<rect x="14.9" y="1220" style="clip-path:url(#SVGID_00000037689843703510984870000004353277323327867539_);fill:#FFFFFF;" width="7" height="0.2"/>
|
1831 |
+
|
1832 |
+
<rect x="14.9" y="1219.8" style="clip-path:url(#SVGID_00000037689843703510984870000004353277323327867539_);fill:#FFFFFF;" width="7" height="0.2"/>
|
1833 |
+
|
1834 |
+
<rect x="14.9" y="1219.6" style="clip-path:url(#SVGID_00000037689843703510984870000004353277323327867539_);fill:#FFFFFF;" width="7" height="0.2"/>
|
1835 |
+
|
1836 |
+
<rect x="14.9" y="1219.4" style="clip-path:url(#SVGID_00000037689843703510984870000004353277323327867539_);fill:#FFFFFF;" width="7" height="0.2"/>
|
1837 |
+
|
1838 |
+
<rect x="14.9" y="1219.2" style="clip-path:url(#SVGID_00000037689843703510984870000004353277323327867539_);fill:#FFFFFF;" width="7" height="0.2"/>
|
1839 |
+
|
1840 |
+
<rect x="14.9" y="1219" style="clip-path:url(#SVGID_00000037689843703510984870000004353277323327867539_);fill:#FFFFFF;" width="7" height="0.2"/>
|
1841 |
+
|
1842 |
+
<rect x="14.9" y="1218.8" style="clip-path:url(#SVGID_00000037689843703510984870000004353277323327867539_);fill:#FFFFFF;" width="7" height="0.2"/>
|
1843 |
+
|
1844 |
+
<rect x="14.9" y="1218.6" style="clip-path:url(#SVGID_00000037689843703510984870000004353277323327867539_);fill:#FFFFFF;" width="7" height="0.2"/>
|
1845 |
+
|
1846 |
+
<rect x="14.9" y="1218.4" style="clip-path:url(#SVGID_00000037689843703510984870000004353277323327867539_);fill:#FFFFFF;" width="7" height="0.2"/>
|
1847 |
+
|
1848 |
+
<rect x="14.9" y="1218.1" style="clip-path:url(#SVGID_00000037689843703510984870000004353277323327867539_);fill:#FFFFFF;" width="7" height="0.2"/>
|
1849 |
+
|
1850 |
+
<rect x="14.9" y="1217.9" style="clip-path:url(#SVGID_00000037689843703510984870000004353277323327867539_);fill:#FFFFFF;" width="7" height="0.2"/>
|
1851 |
+
|
1852 |
+
<rect x="14.9" y="1217.7" style="clip-path:url(#SVGID_00000037689843703510984870000004353277323327867539_);fill:#FFFFFF;" width="7" height="0.2"/>
|
1853 |
+
|
1854 |
+
<rect x="14.9" y="1217.5" style="clip-path:url(#SVGID_00000037689843703510984870000004353277323327867539_);fill:#FFFFFF;" width="7" height="0.2"/>
|
1855 |
+
|
1856 |
+
<rect x="14.9" y="1217.3" style="clip-path:url(#SVGID_00000037689843703510984870000004353277323327867539_);fill:#FFFFFF;" width="7" height="0.2"/>
|
1857 |
+
|
1858 |
+
<rect x="14.9" y="1217.1" style="clip-path:url(#SVGID_00000037689843703510984870000004353277323327867539_);fill:#FFFFFF;" width="7" height="0.2"/>
|
1859 |
+
|
1860 |
+
<rect x="14.9" y="1216.9" style="clip-path:url(#SVGID_00000037689843703510984870000004353277323327867539_);fill:#FFFFFF;" width="7" height="0.2"/>
|
1861 |
+
|
1862 |
+
<rect x="14.9" y="1216.7" style="clip-path:url(#SVGID_00000037689843703510984870000004353277323327867539_);fill:#FFFFFF;" width="7" height="0.2"/>
|
1863 |
+
|
1864 |
+
<rect x="14.9" y="1216.5" style="clip-path:url(#SVGID_00000037689843703510984870000004353277323327867539_);fill:#FFFFFF;" width="7" height="0.2"/>
|
1865 |
+
|
1866 |
+
<rect x="14.9" y="1216.3" style="clip-path:url(#SVGID_00000037689843703510984870000004353277323327867539_);fill:#FFFFFF;" width="7" height="0.2"/>
|
1867 |
+
|
1868 |
+
<rect x="14.9" y="1216.1" style="clip-path:url(#SVGID_00000037689843703510984870000004353277323327867539_);fill:#FFFFFF;" width="7" height="0.2"/>
|
1869 |
+
|
1870 |
+
<rect x="14.9" y="1215.9" style="clip-path:url(#SVGID_00000037689843703510984870000004353277323327867539_);fill:#FFFFFF;" width="7" height="0.2"/>
|
1871 |
+
|
1872 |
+
<rect x="14.9" y="1215.7" style="clip-path:url(#SVGID_00000037689843703510984870000004353277323327867539_);fill:#FFFFFF;" width="7" height="0.2"/>
|
1873 |
+
|
1874 |
+
<rect x="14.9" y="1215.5" style="clip-path:url(#SVGID_00000037689843703510984870000004353277323327867539_);fill:#FFFFFF;" width="7" height="0.2"/>
|
1875 |
+
|
1876 |
+
<rect x="14.9" y="1215.3" style="clip-path:url(#SVGID_00000037689843703510984870000004353277323327867539_);fill:#FFFFFF;" width="7" height="0.2"/>
|
1877 |
+
|
1878 |
+
<rect x="14.9" y="1215.2" style="clip-path:url(#SVGID_00000037689843703510984870000004353277323327867539_);fill:#FFFFFF;" width="7" height="0.1"/>
|
1879 |
+
</g>
|
1880 |
+
</g>
|
1881 |
+
</g>
|
1882 |
+
</svg>
|
images/modern_icon_sprite_2021.svg
ADDED
@@ -0,0 +1,2476 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?xml version="1.0" encoding="utf-8"?>
|
2 |
+
<!-- Generator: Adobe Illustrator 25.4.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
3 |
+
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
4 |
+
viewBox="0 0 48 1247" style="enable-background:new 0 0 48 1247;" xml:space="preserve">
|
5 |
+
<style type="text/css">
|
6 |
+
.st0{fill:none;}
|
7 |
+
.st1{fill:#B1E3FA;}
|
8 |
+
.st2{fill:#F7BACF;}
|
9 |
+
.st3{fill:#E7EE9F;}
|
10 |
+
.st4{fill:#FEEA3A;}
|
11 |
+
.st5{fill:#FE9D7F;}
|
12 |
+
.st6{fill:#4EC2F6;}
|
13 |
+
.st7{fill:#CCDB38;}
|
14 |
+
.st8{fill:#FE3F80;}
|
15 |
+
.st9{fill:#FE3D02;}
|
16 |
+
.st10{fill:#1C1F3B;}
|
17 |
+
.st11{fill:#EA8823;}
|
18 |
+
.st12{fill:#F9C716;}
|
19 |
+
.st13{fill:#622468;}
|
20 |
+
.st14{fill:#3298CD;}
|
21 |
+
.st15{fill:#C23827;}
|
22 |
+
.st16{fill:#040505;}
|
23 |
+
.st17{fill:#3EB559;}
|
24 |
+
.st18{fill:#404041;}
|
25 |
+
.st19{fill:#2E64AC;}
|
26 |
+
.st20{fill:#527BBD;}
|
27 |
+
.st21{fill:#E74436;}
|
28 |
+
.st22{fill:#33A952;}
|
29 |
+
.st23{fill:#F7B717;}
|
30 |
+
.st24{fill:#85C808;}
|
31 |
+
.st25{fill:#FF6600;}
|
32 |
+
.st26{fill:#C70025;}
|
33 |
+
.st27{fill:#0E81FB;}
|
34 |
+
.st28{fill:#08A0FF;}
|
35 |
+
.st29{fill:#32509D;}
|
36 |
+
.st30{fill:#2275BC;}
|
37 |
+
.st31{fill:#CA2027;}
|
38 |
+
.st32{fill:#1976D2;}
|
39 |
+
.st33{fill:#902BCC;}
|
40 |
+
.st34{fill:#494949;}
|
41 |
+
.st35{fill:url(#SVGID_1_);}
|
42 |
+
.st36{fill:url(#SVGID_00000002346117720832648310000003176183867409751179_);}
|
43 |
+
.st37{fill:url(#SVGID_00000078046004154527082450000000854404667925736116_);}
|
44 |
+
.st38{fill:#3474BA;}
|
45 |
+
.st39{fill:#69B345;}
|
46 |
+
.st40{fill:#4400FF;}
|
47 |
+
.st41{fill:#FFFFFF;}
|
48 |
+
.st42{fill:#AB0000;}
|
49 |
+
.st43{fill:#2A2D36;}
|
50 |
+
.st44{fill:#2BC5B4;}
|
51 |
+
.st45{fill:#E62C2F;}
|
52 |
+
.st46{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#D73C91;}
|
53 |
+
.st47{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#D63C92;}
|
54 |
+
.st48{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#D53B93;}
|
55 |
+
.st49{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#D43B94;}
|
56 |
+
.st50{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#D33B95;}
|
57 |
+
.st51{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#D23B96;}
|
58 |
+
.st52{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#D13B97;}
|
59 |
+
.st53{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#D03B98;}
|
60 |
+
.st54{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#CF3B99;}
|
61 |
+
.st55{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#CE3B9A;}
|
62 |
+
.st56{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#CD3B9B;}
|
63 |
+
.st57{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#CC3A9C;}
|
64 |
+
.st58{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#CB3A9D;}
|
65 |
+
.st59{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#CA3A9E;}
|
66 |
+
.st60{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#C93A9F;}
|
67 |
+
.st61{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#C83AA0;}
|
68 |
+
.st62{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#C73AA1;}
|
69 |
+
.st63{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#C63AA2;}
|
70 |
+
.st64{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#C53AA2;}
|
71 |
+
.st65{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#C439A3;}
|
72 |
+
.st66{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#C339A4;}
|
73 |
+
.st67{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#C239A5;}
|
74 |
+
.st68{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#C139A6;}
|
75 |
+
.st69{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#C039A7;}
|
76 |
+
.st70{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#BF39A8;}
|
77 |
+
.st71{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#BE39A9;}
|
78 |
+
.st72{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#BD39AA;}
|
79 |
+
.st73{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#BB38AB;}
|
80 |
+
.st74{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#BA38AC;}
|
81 |
+
.st75{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#B938AD;}
|
82 |
+
.st76{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#B838AE;}
|
83 |
+
.st77{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#B738AF;}
|
84 |
+
.st78{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#B638B0;}
|
85 |
+
.st79{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#B538B1;}
|
86 |
+
.st80{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#B438B2;}
|
87 |
+
.st81{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#B338B3;}
|
88 |
+
.st82{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#B237B4;}
|
89 |
+
.st83{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#B137B4;}
|
90 |
+
.st84{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#B037B5;}
|
91 |
+
.st85{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#AF37B6;}
|
92 |
+
.st86{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#AE37B7;}
|
93 |
+
.st87{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#AD37B8;}
|
94 |
+
.st88{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#AC37B9;}
|
95 |
+
.st89{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#AB37BA;}
|
96 |
+
.st90{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#AA36BB;}
|
97 |
+
.st91{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#A936BC;}
|
98 |
+
.st92{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#A836BD;}
|
99 |
+
.st93{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#A736BE;}
|
100 |
+
.st94{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#A636BF;}
|
101 |
+
.st95{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#A536C0;}
|
102 |
+
.st96{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#A436C1;}
|
103 |
+
.st97{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#A336C2;}
|
104 |
+
.st98{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#A236C3;}
|
105 |
+
.st99{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#A135C4;}
|
106 |
+
.st100{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#A035C5;}
|
107 |
+
.st101{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#9F35C6;}
|
108 |
+
.st102{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#9E35C6;}
|
109 |
+
.st103{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#9D35C7;}
|
110 |
+
.st104{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#9C35C8;}
|
111 |
+
.st105{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#9B35C9;}
|
112 |
+
.st106{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#9A35CA;}
|
113 |
+
.st107{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#9934CB;}
|
114 |
+
.st108{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#9834CC;}
|
115 |
+
.st109{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#9734CD;}
|
116 |
+
.st110{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#9634CE;}
|
117 |
+
.st111{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#9534CF;}
|
118 |
+
.st112{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#9435CF;}
|
119 |
+
.st113{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#9335CF;}
|
120 |
+
.st114{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#9236CF;}
|
121 |
+
.st115{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#9137CF;}
|
122 |
+
.st116{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#9037CF;}
|
123 |
+
.st117{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#8F38CF;}
|
124 |
+
.st118{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#8E39D0;}
|
125 |
+
.st119{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#8D3AD0;}
|
126 |
+
.st120{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#8C3AD0;}
|
127 |
+
.st121{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#8B3BD0;}
|
128 |
+
.st122{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#8A3CD0;}
|
129 |
+
.st123{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#893CD0;}
|
130 |
+
.st124{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#883DD0;}
|
131 |
+
.st125{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#873ED0;}
|
132 |
+
.st126{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#863ED0;}
|
133 |
+
.st127{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#853FD0;}
|
134 |
+
.st128{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#8440D0;}
|
135 |
+
.st129{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#8340D0;}
|
136 |
+
.st130{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#8241D0;}
|
137 |
+
.st131{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#8142D0;}
|
138 |
+
.st132{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#8042D1;}
|
139 |
+
.st133{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#7F43D1;}
|
140 |
+
.st134{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#7E44D1;}
|
141 |
+
.st135{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#7D45D1;}
|
142 |
+
.st136{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#7C45D1;}
|
143 |
+
.st137{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#7B46D1;}
|
144 |
+
.st138{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#7A47D1;}
|
145 |
+
.st139{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#7947D1;}
|
146 |
+
.st140{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#7848D1;}
|
147 |
+
.st141{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#7749D1;}
|
148 |
+
.st142{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#7649D1;}
|
149 |
+
.st143{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#754AD1;}
|
150 |
+
.st144{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#744BD1;}
|
151 |
+
.st145{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#734BD2;}
|
152 |
+
.st146{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#724CD2;}
|
153 |
+
.st147{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#714DD2;}
|
154 |
+
.st148{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#704ED2;}
|
155 |
+
.st149{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#6F4ED2;}
|
156 |
+
.st150{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#6E4FD2;}
|
157 |
+
.st151{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#6D50D2;}
|
158 |
+
.st152{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#6C50D2;}
|
159 |
+
.st153{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#6B51D2;}
|
160 |
+
.st154{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#6A52D2;}
|
161 |
+
.st155{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#6952D2;}
|
162 |
+
.st156{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#6853D2;}
|
163 |
+
.st157{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#6754D2;}
|
164 |
+
.st158{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#6654D2;}
|
165 |
+
.st159{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#6555D3;}
|
166 |
+
.st160{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#6456D3;}
|
167 |
+
.st161{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#6356D3;}
|
168 |
+
.st162{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#6257D3;}
|
169 |
+
.st163{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#6158D3;}
|
170 |
+
.st164{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#6059D3;}
|
171 |
+
.st165{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#5F59D3;}
|
172 |
+
.st166{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#5E5AD3;}
|
173 |
+
.st167{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#5D5BD3;}
|
174 |
+
.st168{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#5C5BD3;}
|
175 |
+
.st169{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#5B5CD3;}
|
176 |
+
.st170{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#5A5DD3;}
|
177 |
+
.st171{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#595DD3;}
|
178 |
+
.st172{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#585ED4;}
|
179 |
+
.st173{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#575FD4;}
|
180 |
+
.st174{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#565FD4;}
|
181 |
+
.st175{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#5560D4;}
|
182 |
+
.st176{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#5461D4;}
|
183 |
+
.st177{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#5361D4;}
|
184 |
+
.st178{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#5262D4;}
|
185 |
+
.st179{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#5163D4;}
|
186 |
+
.st180{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#5064D4;}
|
187 |
+
.st181{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#4F64D4;}
|
188 |
+
.st182{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#4E65D4;}
|
189 |
+
.st183{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#4D66D4;}
|
190 |
+
.st184{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#4C66D4;}
|
191 |
+
.st185{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#4A67D5;}
|
192 |
+
.st186{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#4968D5;}
|
193 |
+
.st187{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#4868D5;}
|
194 |
+
.st188{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#4769D5;}
|
195 |
+
.st189{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#466AD5;}
|
196 |
+
.st190{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#456AD5;}
|
197 |
+
.st191{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#446BD5;}
|
198 |
+
.st192{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#436CD5;}
|
199 |
+
.st193{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#426DD5;}
|
200 |
+
.st194{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#416DD5;}
|
201 |
+
.st195{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#406ED5;}
|
202 |
+
.st196{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#3F6FD5;}
|
203 |
+
.st197{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#3E6FD5;}
|
204 |
+
.st198{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#3D70D5;}
|
205 |
+
.st199{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#3C71D6;}
|
206 |
+
.st200{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#3B71D6;}
|
207 |
+
.st201{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#3A72D6;}
|
208 |
+
.st202{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#3973D6;}
|
209 |
+
.st203{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#3873D6;}
|
210 |
+
.st204{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#3774D6;}
|
211 |
+
.st205{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#3675D6;}
|
212 |
+
.st206{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#3575D6;}
|
213 |
+
.st207{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#3476D6;}
|
214 |
+
.st208{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#3377D6;}
|
215 |
+
.st209{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#3278D6;}
|
216 |
+
.st210{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#3178D6;}
|
217 |
+
.st211{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#3079D6;}
|
218 |
+
.st212{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#2F7AD7;}
|
219 |
+
.st213{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#2E7AD7;}
|
220 |
+
.st214{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#2D7BD7;}
|
221 |
+
.st215{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#2C7CD7;}
|
222 |
+
.st216{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#2B7CD7;}
|
223 |
+
.st217{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#2A7DD7;}
|
224 |
+
.st218{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#297ED7;}
|
225 |
+
.st219{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#287ED7;}
|
226 |
+
.st220{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#277FD7;}
|
227 |
+
.st221{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#2680D7;}
|
228 |
+
.st222{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#2581D7;}
|
229 |
+
.st223{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#2481D7;}
|
230 |
+
.st224{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#2382D7;}
|
231 |
+
.st225{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#2283D7;}
|
232 |
+
.st226{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#2183D8;}
|
233 |
+
.st227{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#2084D8;}
|
234 |
+
.st228{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#1F85D8;}
|
235 |
+
.st229{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#1E85D8;}
|
236 |
+
.st230{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#1D86D8;}
|
237 |
+
.st231{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#1C87D8;}
|
238 |
+
.st232{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#1B87D8;}
|
239 |
+
.st233{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#1A88D8;}
|
240 |
+
.st234{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#1989D8;}
|
241 |
+
.st235{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#1889D8;}
|
242 |
+
.st236{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#178AD8;}
|
243 |
+
.st237{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#168BD8;}
|
244 |
+
.st238{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#E23D87;}
|
245 |
+
.st239{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#E13D88;}
|
246 |
+
.st240{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#E03D89;}
|
247 |
+
.st241{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#DF3D8A;}
|
248 |
+
.st242{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#DE3D8B;}
|
249 |
+
.st243{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#DD3C8C;}
|
250 |
+
.st244{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#DC3C8D;}
|
251 |
+
.st245{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#DB3C8E;}
|
252 |
+
.st246{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#DA3C8F;}
|
253 |
+
.st247{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#D93C90;}
|
254 |
+
.st248{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#D83C90;}
|
255 |
+
.st249{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#158CD8;}
|
256 |
+
.st250{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#148CD9;}
|
257 |
+
.st251{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#138DD9;}
|
258 |
+
.st252{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#128ED9;}
|
259 |
+
.st253{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#118ED9;}
|
260 |
+
.st254{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#108FD9;}
|
261 |
+
.st255{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#0F90D9;}
|
262 |
+
.st256{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#0E90D9;}
|
263 |
+
.st257{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#0D91D9;}
|
264 |
+
.st258{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#0C92D9;}
|
265 |
+
.st259{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#0B92D9;}
|
266 |
+
.st260{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#0A93D9;}
|
267 |
+
.st261{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#0994D9;}
|
268 |
+
.st262{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#0894D9;}
|
269 |
+
.st263{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#0795D9;}
|
270 |
+
.st264{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#0696DA;}
|
271 |
+
.st265{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#0597DA;}
|
272 |
+
.st266{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#0497DA;}
|
273 |
+
.st267{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#0398DA;}
|
274 |
+
.st268{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#0299DA;}
|
275 |
+
.st269{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#0199DA;}
|
276 |
+
.st270{clip-path:url(#SVGID_00000077305968315539622430000014112673324398701727_);fill:#009ADA;}
|
277 |
+
.st271{clip-path:url(#SVGID_00000002355407406438771710000008835074758558392481_);fill:#BE37A8;}
|
278 |
+
.st272{clip-path:url(#SVGID_00000002355407406438771710000008835074758558392481_);fill:#BD37A9;}
|
279 |
+
.st273{clip-path:url(#SVGID_00000002355407406438771710000008835074758558392481_);fill:#BC38A9;}
|
280 |
+
.st274{clip-path:url(#SVGID_00000002355407406438771710000008835074758558392481_);fill:#BB38AA;}
|
281 |
+
.st275{clip-path:url(#SVGID_00000002355407406438771710000008835074758558392481_);fill:#BA38AA;}
|
282 |
+
.st276{clip-path:url(#SVGID_00000002355407406438771710000008835074758558392481_);fill:#B938AB;}
|
283 |
+
.st277{clip-path:url(#SVGID_00000002355407406438771710000008835074758558392481_);fill:#B839AB;}
|
284 |
+
.st278{clip-path:url(#SVGID_00000002355407406438771710000008835074758558392481_);fill:#B739AC;}
|
285 |
+
.st279{clip-path:url(#SVGID_00000002355407406438771710000008835074758558392481_);fill:#B639AC;}
|
286 |
+
.st280{clip-path:url(#SVGID_00000002355407406438771710000008835074758558392481_);fill:#B539AD;}
|
287 |
+
.st281{clip-path:url(#SVGID_00000002355407406438771710000008835074758558392481_);fill:#B43AAD;}
|
288 |
+
.st282{clip-path:url(#SVGID_00000002355407406438771710000008835074758558392481_);fill:#B33AAE;}
|
289 |
+
.st283{clip-path:url(#SVGID_00000002355407406438771710000008835074758558392481_);fill:#B23AAF;}
|
290 |
+
.st284{clip-path:url(#SVGID_00000002355407406438771710000008835074758558392481_);fill:#B13AAF;}
|
291 |
+
.st285{clip-path:url(#SVGID_00000002355407406438771710000008835074758558392481_);fill:#B03BB0;}
|
292 |
+
.st286{clip-path:url(#SVGID_00000002355407406438771710000008835074758558392481_);fill:#AF3BB0;}
|
293 |
+
.st287{clip-path:url(#SVGID_00000002355407406438771710000008835074758558392481_);fill:#AE3BB1;}
|
294 |
+
.st288{clip-path:url(#SVGID_00000002355407406438771710000008835074758558392481_);fill:#AD3CB1;}
|
295 |
+
.st289{clip-path:url(#SVGID_00000002355407406438771710000008835074758558392481_);fill:#AC3CB2;}
|
296 |
+
.st290{clip-path:url(#SVGID_00000002355407406438771710000008835074758558392481_);fill:#AB3CB2;}
|
297 |
+
.st291{clip-path:url(#SVGID_00000002355407406438771710000008835074758558392481_);fill:#AA3CB3;}
|
298 |
+
.st292{clip-path:url(#SVGID_00000002355407406438771710000008835074758558392481_);fill:#A93DB3;}
|
299 |
+
.st293{clip-path:url(#SVGID_00000002355407406438771710000008835074758558392481_);fill:#A83DB4;}
|
300 |
+
.st294{clip-path:url(#SVGID_00000002355407406438771710000008835074758558392481_);fill:#A73DB5;}
|
301 |
+
.st295{clip-path:url(#SVGID_00000002355407406438771710000008835074758558392481_);fill:#A63DB5;}
|
302 |
+
.st296{clip-path:url(#SVGID_00000002355407406438771710000008835074758558392481_);fill:#A53EB6;}
|
303 |
+
.st297{clip-path:url(#SVGID_00000002355407406438771710000008835074758558392481_);fill:#A43EB6;}
|
304 |
+
.st298{clip-path:url(#SVGID_00000002355407406438771710000008835074758558392481_);fill:#A33EB7;}
|
305 |
+
.st299{clip-path:url(#SVGID_00000002355407406438771710000008835074758558392481_);fill:#A23EB7;}
|
306 |
+
.st300{clip-path:url(#SVGID_00000002355407406438771710000008835074758558392481_);fill:#A13FB8;}
|
307 |
+
.st301{clip-path:url(#SVGID_00000002355407406438771710000008835074758558392481_);fill:#A03FB8;}
|
308 |
+
.st302{clip-path:url(#SVGID_00000002355407406438771710000008835074758558392481_);fill:#9F3FB9;}
|
309 |
+
.st303{clip-path:url(#SVGID_00000002355407406438771710000008835074758558392481_);fill:#9E40B9;}
|
310 |
+
.st304{clip-path:url(#SVGID_00000002355407406438771710000008835074758558392481_);fill:#9D40BA;}
|
311 |
+
.st305{clip-path:url(#SVGID_00000002355407406438771710000008835074758558392481_);fill:#9C40BB;}
|
312 |
+
.st306{clip-path:url(#SVGID_00000002355407406438771710000008835074758558392481_);fill:#9B40BB;}
|
313 |
+
.st307{clip-path:url(#SVGID_00000002355407406438771710000008835074758558392481_);fill:#9A41BC;}
|
314 |
+
.st308{clip-path:url(#SVGID_00000002355407406438771710000008835074758558392481_);fill:#9941BC;}
|
315 |
+
.st309{clip-path:url(#SVGID_00000002355407406438771710000008835074758558392481_);fill:#9741BD;}
|
316 |
+
.st310{clip-path:url(#SVGID_00000002355407406438771710000008835074758558392481_);fill:#9641BD;}
|
317 |
+
.st311{clip-path:url(#SVGID_00000002355407406438771710000008835074758558392481_);fill:#9542BE;}
|
318 |
+
.st312{clip-path:url(#SVGID_00000002355407406438771710000008835074758558392481_);fill:#9442BE;}
|
319 |
+
.st313{clip-path:url(#SVGID_00000002355407406438771710000008835074758558392481_);fill:#9342BF;}
|
320 |
+
.st314{clip-path:url(#SVGID_00000002355407406438771710000008835074758558392481_);fill:#9242C0;}
|
321 |
+
.st315{clip-path:url(#SVGID_00000002355407406438771710000008835074758558392481_);fill:#9143C0;}
|
322 |
+
.st316{clip-path:url(#SVGID_00000002355407406438771710000008835074758558392481_);fill:#9043C1;}
|
323 |
+
.st317{clip-path:url(#SVGID_00000002355407406438771710000008835074758558392481_);fill:#8F43C1;}
|
324 |
+
.st318{clip-path:url(#SVGID_00000002355407406438771710000008835074758558392481_);fill:#8E44C2;}
|
325 |
+
.st319{clip-path:url(#SVGID_00000002355407406438771710000008835074758558392481_);fill:#8D44C2;}
|
326 |
+
.st320{clip-path:url(#SVGID_00000002355407406438771710000008835074758558392481_);fill:#8C44C3;}
|
327 |
+
.st321{clip-path:url(#SVGID_00000002355407406438771710000008835074758558392481_);fill:#8B44C3;}
|
328 |
+
.st322{clip-path:url(#SVGID_00000002355407406438771710000008835074758558392481_);fill:#8A45C4;}
|
329 |
+
.st323{clip-path:url(#SVGID_00000002355407406438771710000008835074758558392481_);fill:#8945C4;}
|
330 |
+
.st324{clip-path:url(#SVGID_00000002355407406438771710000008835074758558392481_);fill:#8845C5;}
|
331 |
+
.st325{clip-path:url(#SVGID_00000002355407406438771710000008835074758558392481_);fill:#8745C6;}
|
332 |
+
.st326{clip-path:url(#SVGID_00000002355407406438771710000008835074758558392481_);fill:#8646C6;}
|
333 |
+
.st327{clip-path:url(#SVGID_00000002355407406438771710000008835074758558392481_);fill:#8546C7;}
|
334 |
+
.st328{clip-path:url(#SVGID_00000002355407406438771710000008835074758558392481_);fill:#8446C7;}
|
335 |
+
.st329{clip-path:url(#SVGID_00000002355407406438771710000008835074758558392481_);fill:#8346C8;}
|
336 |
+
.st330{clip-path:url(#SVGID_00000002355407406438771710000008835074758558392481_);fill:#8247C8;}
|
337 |
+
.st331{clip-path:url(#SVGID_00000002355407406438771710000008835074758558392481_);fill:#8147C9;}
|
338 |
+
.st332{clip-path:url(#SVGID_00000002355407406438771710000008835074758558392481_);fill:#8047C9;}
|
339 |
+
.st333{clip-path:url(#SVGID_00000002355407406438771710000008835074758558392481_);fill:#7F48CA;}
|
340 |
+
.st334{clip-path:url(#SVGID_00000002355407406438771710000008835074758558392481_);fill:#7E48CA;}
|
341 |
+
.st335{clip-path:url(#SVGID_00000002355407406438771710000008835074758558392481_);fill:#7D48CB;}
|
342 |
+
.st336{clip-path:url(#SVGID_00000002355407406438771710000008835074758558392481_);fill:#7C48CC;}
|
343 |
+
.st337{clip-path:url(#SVGID_00000002355407406438771710000008835074758558392481_);fill:#7B49CC;}
|
344 |
+
.st338{clip-path:url(#SVGID_00000002355407406438771710000008835074758558392481_);fill:#7A49CD;}
|
345 |
+
.st339{clip-path:url(#SVGID_00000002355407406438771710000008835074758558392481_);fill:#7949CD;}
|
346 |
+
.st340{clip-path:url(#SVGID_00000002355407406438771710000008835074758558392481_);fill:#7849CE;}
|
347 |
+
.st341{clip-path:url(#SVGID_00000002355407406438771710000008835074758558392481_);fill:#774ACE;}
|
348 |
+
.st342{clip-path:url(#SVGID_00000002355407406438771710000008835074758558392481_);fill:#764ACF;}
|
349 |
+
.st343{clip-path:url(#SVGID_00000002355407406438771710000008835074758558392481_);fill:#754ACF;}
|
350 |
+
.st344{clip-path:url(#SVGID_00000002355407406438771710000008835074758558392481_);fill:#744AD0;}
|
351 |
+
.st345{clip-path:url(#SVGID_00000002355407406438771710000008835074758558392481_);fill:#734BD0;}
|
352 |
+
.st346{clip-path:url(#SVGID_00000002355407406438771710000008835074758558392481_);fill:#724BD1;}
|
353 |
+
.st347{clip-path:url(#SVGID_00000058550417617062638040000003253012134531529662_);fill:#BE37A8;}
|
354 |
+
.st348{clip-path:url(#SVGID_00000058550417617062638040000003253012134531529662_);fill:#BD37A9;}
|
355 |
+
.st349{clip-path:url(#SVGID_00000058550417617062638040000003253012134531529662_);fill:#BC38A9;}
|
356 |
+
.st350{clip-path:url(#SVGID_00000058550417617062638040000003253012134531529662_);fill:#BB38AA;}
|
357 |
+
.st351{clip-path:url(#SVGID_00000058550417617062638040000003253012134531529662_);fill:#BA38AA;}
|
358 |
+
.st352{clip-path:url(#SVGID_00000058550417617062638040000003253012134531529662_);fill:#B938AB;}
|
359 |
+
.st353{clip-path:url(#SVGID_00000058550417617062638040000003253012134531529662_);fill:#B839AB;}
|
360 |
+
.st354{clip-path:url(#SVGID_00000058550417617062638040000003253012134531529662_);fill:#B739AC;}
|
361 |
+
.st355{clip-path:url(#SVGID_00000058550417617062638040000003253012134531529662_);fill:#B639AC;}
|
362 |
+
.st356{clip-path:url(#SVGID_00000058550417617062638040000003253012134531529662_);fill:#B539AD;}
|
363 |
+
.st357{clip-path:url(#SVGID_00000058550417617062638040000003253012134531529662_);fill:#B43AAD;}
|
364 |
+
.st358{clip-path:url(#SVGID_00000058550417617062638040000003253012134531529662_);fill:#B33AAE;}
|
365 |
+
.st359{clip-path:url(#SVGID_00000058550417617062638040000003253012134531529662_);fill:#B23AAF;}
|
366 |
+
.st360{clip-path:url(#SVGID_00000058550417617062638040000003253012134531529662_);fill:#B13AAF;}
|
367 |
+
.st361{clip-path:url(#SVGID_00000058550417617062638040000003253012134531529662_);fill:#B03BB0;}
|
368 |
+
.st362{clip-path:url(#SVGID_00000058550417617062638040000003253012134531529662_);fill:#AF3BB0;}
|
369 |
+
.st363{clip-path:url(#SVGID_00000058550417617062638040000003253012134531529662_);fill:#AE3BB1;}
|
370 |
+
.st364{clip-path:url(#SVGID_00000058550417617062638040000003253012134531529662_);fill:#AD3CB1;}
|
371 |
+
.st365{clip-path:url(#SVGID_00000058550417617062638040000003253012134531529662_);fill:#AC3CB2;}
|
372 |
+
.st366{clip-path:url(#SVGID_00000058550417617062638040000003253012134531529662_);fill:#AB3CB2;}
|
373 |
+
.st367{clip-path:url(#SVGID_00000058550417617062638040000003253012134531529662_);fill:#AA3CB3;}
|
374 |
+
.st368{clip-path:url(#SVGID_00000058550417617062638040000003253012134531529662_);fill:#A93DB3;}
|
375 |
+
.st369{clip-path:url(#SVGID_00000058550417617062638040000003253012134531529662_);fill:#A83DB4;}
|
376 |
+
.st370{clip-path:url(#SVGID_00000058550417617062638040000003253012134531529662_);fill:#A73DB5;}
|
377 |
+
.st371{clip-path:url(#SVGID_00000058550417617062638040000003253012134531529662_);fill:#A63DB5;}
|
378 |
+
.st372{clip-path:url(#SVGID_00000058550417617062638040000003253012134531529662_);fill:#A53EB6;}
|
379 |
+
.st373{clip-path:url(#SVGID_00000058550417617062638040000003253012134531529662_);fill:#A43EB6;}
|
380 |
+
.st374{clip-path:url(#SVGID_00000058550417617062638040000003253012134531529662_);fill:#A33EB7;}
|
381 |
+
.st375{clip-path:url(#SVGID_00000058550417617062638040000003253012134531529662_);fill:#A23EB7;}
|
382 |
+
.st376{clip-path:url(#SVGID_00000058550417617062638040000003253012134531529662_);fill:#A13FB8;}
|
383 |
+
.st377{clip-path:url(#SVGID_00000058550417617062638040000003253012134531529662_);fill:#A03FB8;}
|
384 |
+
.st378{clip-path:url(#SVGID_00000058550417617062638040000003253012134531529662_);fill:#9F3FB9;}
|
385 |
+
.st379{clip-path:url(#SVGID_00000058550417617062638040000003253012134531529662_);fill:#9E40B9;}
|
386 |
+
.st380{clip-path:url(#SVGID_00000058550417617062638040000003253012134531529662_);fill:#9D40BA;}
|
387 |
+
.st381{clip-path:url(#SVGID_00000058550417617062638040000003253012134531529662_);fill:#9C40BB;}
|
388 |
+
.st382{clip-path:url(#SVGID_00000058550417617062638040000003253012134531529662_);fill:#9B40BB;}
|
389 |
+
.st383{clip-path:url(#SVGID_00000058550417617062638040000003253012134531529662_);fill:#9A41BC;}
|
390 |
+
.st384{clip-path:url(#SVGID_00000058550417617062638040000003253012134531529662_);fill:#9941BC;}
|
391 |
+
.st385{clip-path:url(#SVGID_00000058550417617062638040000003253012134531529662_);fill:#9741BD;}
|
392 |
+
.st386{clip-path:url(#SVGID_00000058550417617062638040000003253012134531529662_);fill:#9641BD;}
|
393 |
+
.st387{clip-path:url(#SVGID_00000058550417617062638040000003253012134531529662_);fill:#9542BE;}
|
394 |
+
.st388{clip-path:url(#SVGID_00000058550417617062638040000003253012134531529662_);fill:#9442BE;}
|
395 |
+
.st389{clip-path:url(#SVGID_00000058550417617062638040000003253012134531529662_);fill:#9342BF;}
|
396 |
+
.st390{clip-path:url(#SVGID_00000058550417617062638040000003253012134531529662_);fill:#9242C0;}
|
397 |
+
.st391{clip-path:url(#SVGID_00000058550417617062638040000003253012134531529662_);fill:#9143C0;}
|
398 |
+
.st392{clip-path:url(#SVGID_00000058550417617062638040000003253012134531529662_);fill:#9043C1;}
|
399 |
+
.st393{clip-path:url(#SVGID_00000058550417617062638040000003253012134531529662_);fill:#8F43C1;}
|
400 |
+
.st394{clip-path:url(#SVGID_00000058550417617062638040000003253012134531529662_);fill:#8E44C2;}
|
401 |
+
.st395{clip-path:url(#SVGID_00000058550417617062638040000003253012134531529662_);fill:#8D44C2;}
|
402 |
+
.st396{clip-path:url(#SVGID_00000058550417617062638040000003253012134531529662_);fill:#8C44C3;}
|
403 |
+
.st397{clip-path:url(#SVGID_00000058550417617062638040000003253012134531529662_);fill:#8B44C3;}
|
404 |
+
.st398{clip-path:url(#SVGID_00000058550417617062638040000003253012134531529662_);fill:#8A45C4;}
|
405 |
+
.st399{clip-path:url(#SVGID_00000058550417617062638040000003253012134531529662_);fill:#8945C4;}
|
406 |
+
.st400{clip-path:url(#SVGID_00000058550417617062638040000003253012134531529662_);fill:#8845C5;}
|
407 |
+
.st401{clip-path:url(#SVGID_00000058550417617062638040000003253012134531529662_);fill:#8745C6;}
|
408 |
+
.st402{clip-path:url(#SVGID_00000058550417617062638040000003253012134531529662_);fill:#8646C6;}
|
409 |
+
.st403{clip-path:url(#SVGID_00000058550417617062638040000003253012134531529662_);fill:#8546C7;}
|
410 |
+
.st404{clip-path:url(#SVGID_00000058550417617062638040000003253012134531529662_);fill:#8446C7;}
|
411 |
+
.st405{clip-path:url(#SVGID_00000058550417617062638040000003253012134531529662_);fill:#8346C8;}
|
412 |
+
.st406{clip-path:url(#SVGID_00000058550417617062638040000003253012134531529662_);fill:#8247C8;}
|
413 |
+
.st407{clip-path:url(#SVGID_00000058550417617062638040000003253012134531529662_);fill:#8147C9;}
|
414 |
+
.st408{clip-path:url(#SVGID_00000058550417617062638040000003253012134531529662_);fill:#8047C9;}
|
415 |
+
.st409{clip-path:url(#SVGID_00000058550417617062638040000003253012134531529662_);fill:#7F48CA;}
|
416 |
+
.st410{clip-path:url(#SVGID_00000058550417617062638040000003253012134531529662_);fill:#7E48CA;}
|
417 |
+
.st411{clip-path:url(#SVGID_00000058550417617062638040000003253012134531529662_);fill:#7D48CB;}
|
418 |
+
.st412{clip-path:url(#SVGID_00000058550417617062638040000003253012134531529662_);fill:#7C48CC;}
|
419 |
+
.st413{clip-path:url(#SVGID_00000058550417617062638040000003253012134531529662_);fill:#7B49CC;}
|
420 |
+
.st414{clip-path:url(#SVGID_00000058550417617062638040000003253012134531529662_);fill:#7A49CD;}
|
421 |
+
.st415{clip-path:url(#SVGID_00000058550417617062638040000003253012134531529662_);fill:#7949CD;}
|
422 |
+
.st416{clip-path:url(#SVGID_00000058550417617062638040000003253012134531529662_);fill:#7849CE;}
|
423 |
+
.st417{clip-path:url(#SVGID_00000058550417617062638040000003253012134531529662_);fill:#774ACE;}
|
424 |
+
.st418{clip-path:url(#SVGID_00000058550417617062638040000003253012134531529662_);fill:#764ACF;}
|
425 |
+
.st419{clip-path:url(#SVGID_00000058550417617062638040000003253012134531529662_);fill:#754ACF;}
|
426 |
+
.st420{clip-path:url(#SVGID_00000058550417617062638040000003253012134531529662_);fill:#744AD0;}
|
427 |
+
.st421{clip-path:url(#SVGID_00000058550417617062638040000003253012134531529662_);fill:#734BD0;}
|
428 |
+
.st422{clip-path:url(#SVGID_00000058550417617062638040000003253012134531529662_);fill:#724BD1;}
|
429 |
+
.st423{clip-path:url(#SVGID_00000010268741710394302990000000376528004778214016_);fill:#BE37A8;}
|
430 |
+
.st424{clip-path:url(#SVGID_00000010268741710394302990000000376528004778214016_);fill:#BD37A9;}
|
431 |
+
.st425{clip-path:url(#SVGID_00000010268741710394302990000000376528004778214016_);fill:#BC38A9;}
|
432 |
+
.st426{clip-path:url(#SVGID_00000010268741710394302990000000376528004778214016_);fill:#BB38AA;}
|
433 |
+
.st427{clip-path:url(#SVGID_00000010268741710394302990000000376528004778214016_);fill:#BA38AA;}
|
434 |
+
.st428{clip-path:url(#SVGID_00000010268741710394302990000000376528004778214016_);fill:#B938AB;}
|
435 |
+
.st429{clip-path:url(#SVGID_00000010268741710394302990000000376528004778214016_);fill:#B839AB;}
|
436 |
+
.st430{clip-path:url(#SVGID_00000010268741710394302990000000376528004778214016_);fill:#B739AC;}
|
437 |
+
.st431{clip-path:url(#SVGID_00000010268741710394302990000000376528004778214016_);fill:#B639AC;}
|
438 |
+
.st432{clip-path:url(#SVGID_00000010268741710394302990000000376528004778214016_);fill:#B539AD;}
|
439 |
+
.st433{clip-path:url(#SVGID_00000010268741710394302990000000376528004778214016_);fill:#B43AAD;}
|
440 |
+
.st434{clip-path:url(#SVGID_00000010268741710394302990000000376528004778214016_);fill:#B33AAE;}
|
441 |
+
.st435{clip-path:url(#SVGID_00000010268741710394302990000000376528004778214016_);fill:#B23AAF;}
|
442 |
+
.st436{clip-path:url(#SVGID_00000010268741710394302990000000376528004778214016_);fill:#B13AAF;}
|
443 |
+
.st437{clip-path:url(#SVGID_00000010268741710394302990000000376528004778214016_);fill:#B03BB0;}
|
444 |
+
.st438{clip-path:url(#SVGID_00000010268741710394302990000000376528004778214016_);fill:#AF3BB0;}
|
445 |
+
.st439{clip-path:url(#SVGID_00000010268741710394302990000000376528004778214016_);fill:#AE3BB1;}
|
446 |
+
.st440{clip-path:url(#SVGID_00000010268741710394302990000000376528004778214016_);fill:#AD3CB1;}
|
447 |
+
.st441{clip-path:url(#SVGID_00000010268741710394302990000000376528004778214016_);fill:#AC3CB2;}
|
448 |
+
.st442{clip-path:url(#SVGID_00000010268741710394302990000000376528004778214016_);fill:#AB3CB2;}
|
449 |
+
.st443{clip-path:url(#SVGID_00000010268741710394302990000000376528004778214016_);fill:#AA3CB3;}
|
450 |
+
.st444{clip-path:url(#SVGID_00000010268741710394302990000000376528004778214016_);fill:#A93DB3;}
|
451 |
+
.st445{clip-path:url(#SVGID_00000010268741710394302990000000376528004778214016_);fill:#A83DB4;}
|
452 |
+
.st446{clip-path:url(#SVGID_00000010268741710394302990000000376528004778214016_);fill:#A73DB5;}
|
453 |
+
.st447{clip-path:url(#SVGID_00000010268741710394302990000000376528004778214016_);fill:#A63DB5;}
|
454 |
+
.st448{clip-path:url(#SVGID_00000010268741710394302990000000376528004778214016_);fill:#A53EB6;}
|
455 |
+
.st449{clip-path:url(#SVGID_00000010268741710394302990000000376528004778214016_);fill:#A43EB6;}
|
456 |
+
.st450{clip-path:url(#SVGID_00000010268741710394302990000000376528004778214016_);fill:#A33EB7;}
|
457 |
+
.st451{clip-path:url(#SVGID_00000010268741710394302990000000376528004778214016_);fill:#A23EB7;}
|
458 |
+
.st452{clip-path:url(#SVGID_00000010268741710394302990000000376528004778214016_);fill:#A13FB8;}
|
459 |
+
.st453{clip-path:url(#SVGID_00000010268741710394302990000000376528004778214016_);fill:#A03FB8;}
|
460 |
+
.st454{clip-path:url(#SVGID_00000010268741710394302990000000376528004778214016_);fill:#9F3FB9;}
|
461 |
+
.st455{clip-path:url(#SVGID_00000010268741710394302990000000376528004778214016_);fill:#9E40B9;}
|
462 |
+
.st456{clip-path:url(#SVGID_00000010268741710394302990000000376528004778214016_);fill:#9D40BA;}
|
463 |
+
.st457{clip-path:url(#SVGID_00000010268741710394302990000000376528004778214016_);fill:#9C40BB;}
|
464 |
+
.st458{clip-path:url(#SVGID_00000010268741710394302990000000376528004778214016_);fill:#9B40BB;}
|
465 |
+
.st459{clip-path:url(#SVGID_00000010268741710394302990000000376528004778214016_);fill:#9A41BC;}
|
466 |
+
.st460{clip-path:url(#SVGID_00000010268741710394302990000000376528004778214016_);fill:#9941BC;}
|
467 |
+
.st461{clip-path:url(#SVGID_00000010268741710394302990000000376528004778214016_);fill:#9741BD;}
|
468 |
+
.st462{clip-path:url(#SVGID_00000010268741710394302990000000376528004778214016_);fill:#9641BD;}
|
469 |
+
.st463{clip-path:url(#SVGID_00000010268741710394302990000000376528004778214016_);fill:#9542BE;}
|
470 |
+
.st464{clip-path:url(#SVGID_00000010268741710394302990000000376528004778214016_);fill:#9442BE;}
|
471 |
+
.st465{clip-path:url(#SVGID_00000010268741710394302990000000376528004778214016_);fill:#9342BF;}
|
472 |
+
.st466{clip-path:url(#SVGID_00000010268741710394302990000000376528004778214016_);fill:#9242C0;}
|
473 |
+
.st467{clip-path:url(#SVGID_00000010268741710394302990000000376528004778214016_);fill:#9143C0;}
|
474 |
+
.st468{clip-path:url(#SVGID_00000010268741710394302990000000376528004778214016_);fill:#9043C1;}
|
475 |
+
.st469{clip-path:url(#SVGID_00000010268741710394302990000000376528004778214016_);fill:#8F43C1;}
|
476 |
+
.st470{clip-path:url(#SVGID_00000010268741710394302990000000376528004778214016_);fill:#8E44C2;}
|
477 |
+
.st471{clip-path:url(#SVGID_00000010268741710394302990000000376528004778214016_);fill:#8D44C2;}
|
478 |
+
.st472{clip-path:url(#SVGID_00000010268741710394302990000000376528004778214016_);fill:#8C44C3;}
|
479 |
+
.st473{clip-path:url(#SVGID_00000010268741710394302990000000376528004778214016_);fill:#8B44C3;}
|
480 |
+
.st474{clip-path:url(#SVGID_00000010268741710394302990000000376528004778214016_);fill:#8A45C4;}
|
481 |
+
.st475{clip-path:url(#SVGID_00000010268741710394302990000000376528004778214016_);fill:#8945C4;}
|
482 |
+
.st476{clip-path:url(#SVGID_00000010268741710394302990000000376528004778214016_);fill:#8845C5;}
|
483 |
+
.st477{clip-path:url(#SVGID_00000010268741710394302990000000376528004778214016_);fill:#8745C6;}
|
484 |
+
.st478{clip-path:url(#SVGID_00000010268741710394302990000000376528004778214016_);fill:#8646C6;}
|
485 |
+
.st479{clip-path:url(#SVGID_00000010268741710394302990000000376528004778214016_);fill:#8546C7;}
|
486 |
+
.st480{clip-path:url(#SVGID_00000010268741710394302990000000376528004778214016_);fill:#8446C7;}
|
487 |
+
.st481{clip-path:url(#SVGID_00000010268741710394302990000000376528004778214016_);fill:#8346C8;}
|
488 |
+
.st482{clip-path:url(#SVGID_00000010268741710394302990000000376528004778214016_);fill:#8247C8;}
|
489 |
+
.st483{clip-path:url(#SVGID_00000010268741710394302990000000376528004778214016_);fill:#8147C9;}
|
490 |
+
.st484{clip-path:url(#SVGID_00000010268741710394302990000000376528004778214016_);fill:#8047C9;}
|
491 |
+
.st485{clip-path:url(#SVGID_00000010268741710394302990000000376528004778214016_);fill:#7F48CA;}
|
492 |
+
.st486{clip-path:url(#SVGID_00000010268741710394302990000000376528004778214016_);fill:#7E48CA;}
|
493 |
+
.st487{clip-path:url(#SVGID_00000010268741710394302990000000376528004778214016_);fill:#7D48CB;}
|
494 |
+
.st488{clip-path:url(#SVGID_00000010268741710394302990000000376528004778214016_);fill:#7C48CC;}
|
495 |
+
.st489{clip-path:url(#SVGID_00000010268741710394302990000000376528004778214016_);fill:#7B49CC;}
|
496 |
+
.st490{clip-path:url(#SVGID_00000010268741710394302990000000376528004778214016_);fill:#7A49CD;}
|
497 |
+
.st491{clip-path:url(#SVGID_00000010268741710394302990000000376528004778214016_);fill:#7949CD;}
|
498 |
+
.st492{clip-path:url(#SVGID_00000010268741710394302990000000376528004778214016_);fill:#7849CE;}
|
499 |
+
.st493{clip-path:url(#SVGID_00000010268741710394302990000000376528004778214016_);fill:#774ACE;}
|
500 |
+
.st494{clip-path:url(#SVGID_00000010268741710394302990000000376528004778214016_);fill:#764ACF;}
|
501 |
+
.st495{clip-path:url(#SVGID_00000010268741710394302990000000376528004778214016_);fill:#754ACF;}
|
502 |
+
.st496{clip-path:url(#SVGID_00000010268741710394302990000000376528004778214016_);fill:#744AD0;}
|
503 |
+
.st497{clip-path:url(#SVGID_00000010268741710394302990000000376528004778214016_);fill:#734BD0;}
|
504 |
+
.st498{clip-path:url(#SVGID_00000010268741710394302990000000376528004778214016_);fill:#724BD1;}
|
505 |
+
.st499{clip-path:url(#SVGID_00000039851011997717721230000009586428555167322523_);fill:#BE37A8;}
|
506 |
+
.st500{clip-path:url(#SVGID_00000039851011997717721230000009586428555167322523_);fill:#BD37A9;}
|
507 |
+
.st501{clip-path:url(#SVGID_00000039851011997717721230000009586428555167322523_);fill:#BC38A9;}
|
508 |
+
.st502{clip-path:url(#SVGID_00000039851011997717721230000009586428555167322523_);fill:#BB38AA;}
|
509 |
+
.st503{clip-path:url(#SVGID_00000039851011997717721230000009586428555167322523_);fill:#BA38AA;}
|
510 |
+
.st504{clip-path:url(#SVGID_00000039851011997717721230000009586428555167322523_);fill:#B938AB;}
|
511 |
+
.st505{clip-path:url(#SVGID_00000039851011997717721230000009586428555167322523_);fill:#B839AB;}
|
512 |
+
.st506{clip-path:url(#SVGID_00000039851011997717721230000009586428555167322523_);fill:#B739AC;}
|
513 |
+
.st507{clip-path:url(#SVGID_00000039851011997717721230000009586428555167322523_);fill:#B639AC;}
|
514 |
+
.st508{clip-path:url(#SVGID_00000039851011997717721230000009586428555167322523_);fill:#B539AD;}
|
515 |
+
.st509{clip-path:url(#SVGID_00000039851011997717721230000009586428555167322523_);fill:#B43AAD;}
|
516 |
+
.st510{clip-path:url(#SVGID_00000039851011997717721230000009586428555167322523_);fill:#B33AAE;}
|
517 |
+
.st511{clip-path:url(#SVGID_00000039851011997717721230000009586428555167322523_);fill:#B23AAF;}
|
518 |
+
.st512{clip-path:url(#SVGID_00000039851011997717721230000009586428555167322523_);fill:#B13AAF;}
|
519 |
+
.st513{clip-path:url(#SVGID_00000039851011997717721230000009586428555167322523_);fill:#B03BB0;}
|
520 |
+
.st514{clip-path:url(#SVGID_00000039851011997717721230000009586428555167322523_);fill:#AF3BB0;}
|
521 |
+
.st515{clip-path:url(#SVGID_00000039851011997717721230000009586428555167322523_);fill:#AE3BB1;}
|
522 |
+
.st516{clip-path:url(#SVGID_00000039851011997717721230000009586428555167322523_);fill:#AD3CB1;}
|
523 |
+
.st517{clip-path:url(#SVGID_00000039851011997717721230000009586428555167322523_);fill:#AC3CB2;}
|
524 |
+
.st518{clip-path:url(#SVGID_00000039851011997717721230000009586428555167322523_);fill:#AB3CB2;}
|
525 |
+
.st519{clip-path:url(#SVGID_00000039851011997717721230000009586428555167322523_);fill:#AA3CB3;}
|
526 |
+
.st520{clip-path:url(#SVGID_00000039851011997717721230000009586428555167322523_);fill:#A93DB3;}
|
527 |
+
.st521{clip-path:url(#SVGID_00000039851011997717721230000009586428555167322523_);fill:#A83DB4;}
|
528 |
+
.st522{clip-path:url(#SVGID_00000039851011997717721230000009586428555167322523_);fill:#A73DB5;}
|
529 |
+
.st523{clip-path:url(#SVGID_00000039851011997717721230000009586428555167322523_);fill:#A63DB5;}
|
530 |
+
.st524{clip-path:url(#SVGID_00000039851011997717721230000009586428555167322523_);fill:#A53EB6;}
|
531 |
+
.st525{clip-path:url(#SVGID_00000039851011997717721230000009586428555167322523_);fill:#A43EB6;}
|
532 |
+
.st526{clip-path:url(#SVGID_00000039851011997717721230000009586428555167322523_);fill:#A33EB7;}
|
533 |
+
.st527{clip-path:url(#SVGID_00000039851011997717721230000009586428555167322523_);fill:#A23EB7;}
|
534 |
+
.st528{clip-path:url(#SVGID_00000039851011997717721230000009586428555167322523_);fill:#A13FB8;}
|
535 |
+
.st529{clip-path:url(#SVGID_00000039851011997717721230000009586428555167322523_);fill:#A03FB8;}
|
536 |
+
.st530{clip-path:url(#SVGID_00000039851011997717721230000009586428555167322523_);fill:#9F3FB9;}
|
537 |
+
.st531{clip-path:url(#SVGID_00000039851011997717721230000009586428555167322523_);fill:#9E40B9;}
|
538 |
+
.st532{clip-path:url(#SVGID_00000039851011997717721230000009586428555167322523_);fill:#9D40BA;}
|
539 |
+
.st533{clip-path:url(#SVGID_00000039851011997717721230000009586428555167322523_);fill:#9C40BB;}
|
540 |
+
.st534{clip-path:url(#SVGID_00000039851011997717721230000009586428555167322523_);fill:#9B40BB;}
|
541 |
+
.st535{clip-path:url(#SVGID_00000039851011997717721230000009586428555167322523_);fill:#9A41BC;}
|
542 |
+
.st536{clip-path:url(#SVGID_00000039851011997717721230000009586428555167322523_);fill:#9941BC;}
|
543 |
+
.st537{clip-path:url(#SVGID_00000039851011997717721230000009586428555167322523_);fill:#9741BD;}
|
544 |
+
.st538{clip-path:url(#SVGID_00000039851011997717721230000009586428555167322523_);fill:#9641BD;}
|
545 |
+
.st539{clip-path:url(#SVGID_00000039851011997717721230000009586428555167322523_);fill:#9542BE;}
|
546 |
+
.st540{clip-path:url(#SVGID_00000039851011997717721230000009586428555167322523_);fill:#9442BE;}
|
547 |
+
.st541{clip-path:url(#SVGID_00000039851011997717721230000009586428555167322523_);fill:#9342BF;}
|
548 |
+
.st542{clip-path:url(#SVGID_00000039851011997717721230000009586428555167322523_);fill:#9242C0;}
|
549 |
+
.st543{clip-path:url(#SVGID_00000039851011997717721230000009586428555167322523_);fill:#9143C0;}
|
550 |
+
.st544{clip-path:url(#SVGID_00000039851011997717721230000009586428555167322523_);fill:#9043C1;}
|
551 |
+
.st545{clip-path:url(#SVGID_00000039851011997717721230000009586428555167322523_);fill:#8F43C1;}
|
552 |
+
.st546{clip-path:url(#SVGID_00000039851011997717721230000009586428555167322523_);fill:#8E44C2;}
|
553 |
+
.st547{clip-path:url(#SVGID_00000039851011997717721230000009586428555167322523_);fill:#8D44C2;}
|
554 |
+
.st548{clip-path:url(#SVGID_00000039851011997717721230000009586428555167322523_);fill:#8C44C3;}
|
555 |
+
.st549{clip-path:url(#SVGID_00000039851011997717721230000009586428555167322523_);fill:#8B44C3;}
|
556 |
+
.st550{clip-path:url(#SVGID_00000039851011997717721230000009586428555167322523_);fill:#8A45C4;}
|
557 |
+
.st551{clip-path:url(#SVGID_00000039851011997717721230000009586428555167322523_);fill:#8945C4;}
|
558 |
+
.st552{clip-path:url(#SVGID_00000039851011997717721230000009586428555167322523_);fill:#8845C5;}
|
559 |
+
.st553{clip-path:url(#SVGID_00000039851011997717721230000009586428555167322523_);fill:#8745C6;}
|
560 |
+
.st554{clip-path:url(#SVGID_00000039851011997717721230000009586428555167322523_);fill:#8646C6;}
|
561 |
+
.st555{clip-path:url(#SVGID_00000039851011997717721230000009586428555167322523_);fill:#8546C7;}
|
562 |
+
.st556{clip-path:url(#SVGID_00000039851011997717721230000009586428555167322523_);fill:#8446C7;}
|
563 |
+
.st557{clip-path:url(#SVGID_00000039851011997717721230000009586428555167322523_);fill:#8346C8;}
|
564 |
+
.st558{clip-path:url(#SVGID_00000039851011997717721230000009586428555167322523_);fill:#8247C8;}
|
565 |
+
.st559{clip-path:url(#SVGID_00000039851011997717721230000009586428555167322523_);fill:#8147C9;}
|
566 |
+
.st560{clip-path:url(#SVGID_00000039851011997717721230000009586428555167322523_);fill:#8047C9;}
|
567 |
+
.st561{clip-path:url(#SVGID_00000039851011997717721230000009586428555167322523_);fill:#7F48CA;}
|
568 |
+
.st562{clip-path:url(#SVGID_00000039851011997717721230000009586428555167322523_);fill:#7E48CA;}
|
569 |
+
.st563{clip-path:url(#SVGID_00000039851011997717721230000009586428555167322523_);fill:#7D48CB;}
|
570 |
+
.st564{clip-path:url(#SVGID_00000039851011997717721230000009586428555167322523_);fill:#7C48CC;}
|
571 |
+
.st565{clip-path:url(#SVGID_00000039851011997717721230000009586428555167322523_);fill:#7B49CC;}
|
572 |
+
.st566{clip-path:url(#SVGID_00000039851011997717721230000009586428555167322523_);fill:#7A49CD;}
|
573 |
+
.st567{clip-path:url(#SVGID_00000039851011997717721230000009586428555167322523_);fill:#7949CD;}
|
574 |
+
.st568{clip-path:url(#SVGID_00000039851011997717721230000009586428555167322523_);fill:#7849CE;}
|
575 |
+
.st569{clip-path:url(#SVGID_00000039851011997717721230000009586428555167322523_);fill:#774ACE;}
|
576 |
+
.st570{clip-path:url(#SVGID_00000039851011997717721230000009586428555167322523_);fill:#764ACF;}
|
577 |
+
.st571{clip-path:url(#SVGID_00000039851011997717721230000009586428555167322523_);fill:#754ACF;}
|
578 |
+
.st572{clip-path:url(#SVGID_00000039851011997717721230000009586428555167322523_);fill:#744AD0;}
|
579 |
+
.st573{clip-path:url(#SVGID_00000039851011997717721230000009586428555167322523_);fill:#734BD0;}
|
580 |
+
.st574{clip-path:url(#SVGID_00000039851011997717721230000009586428555167322523_);fill:#724BD1;}
|
581 |
+
</style>
|
582 |
+
<rect y="-0.1" class="st0" width="48" height="48"/>
|
583 |
+
<rect y="47.9" class="st0" width="48" height="48"/>
|
584 |
+
<rect y="95.9" class="st0" width="48" height="48"/>
|
585 |
+
<rect y="143.9" class="st0" width="48" height="48"/>
|
586 |
+
<rect y="191.9" class="st0" width="48" height="48"/>
|
587 |
+
<rect y="239.9" class="st0" width="48" height="48"/>
|
588 |
+
<rect y="287.9" class="st0" width="48" height="48"/>
|
589 |
+
<rect y="335.9" class="st0" width="48" height="48"/>
|
590 |
+
<rect y="383.9" class="st0" width="48" height="48"/>
|
591 |
+
<rect y="431.9" class="st0" width="48" height="48"/>
|
592 |
+
<rect y="479.9" class="st0" width="48" height="48"/>
|
593 |
+
<rect y="527.9" class="st0" width="48" height="48"/>
|
594 |
+
<rect y="575.9" class="st0" width="48" height="48"/>
|
595 |
+
<rect y="623.9" class="st0" width="48" height="48"/>
|
596 |
+
<rect y="671.9" class="st0" width="48" height="48"/>
|
597 |
+
<rect y="719.9" class="st0" width="48" height="48"/>
|
598 |
+
<rect y="815.9" class="st0" width="48" height="48"/>
|
599 |
+
<rect y="863.9" class="st0" width="48" height="48"/>
|
600 |
+
<rect y="911.9" class="st0" width="48" height="48"/>
|
601 |
+
<rect y="959.7" class="st0" width="48" height="48"/>
|
602 |
+
<rect y="1007.5" class="st0" width="48" height="48"/>
|
603 |
+
<rect y="1055.3" class="st0" width="48" height="48"/>
|
604 |
+
<rect y="1103.1" class="st0" width="48" height="48"/>
|
605 |
+
<rect y="1150.9" class="st0" width="48" height="48"/>
|
606 |
+
<rect x="0.1" y="1198.7" class="st0" width="48" height="48"/>
|
607 |
+
<path id="path59" class="st1" d="M33.3,506.6v-0.7H39v1.3h-5.7V506.6z M33.3,504.4v-0.7H39v1.3h-5.7V504.4L33.3,504.4z M33.3,502.3
|
608 |
+
v-0.7H39v1.4h-5.7V502.3L33.3,502.3z M33.3,500.1v-0.7H39v1.4h-5.7V500.1z M33.3,498.1v-0.7H39v1.5h-5.7V498.1L33.3,498.1z"/>
|
609 |
+
<path id="path57" class="st2" d="M20.5,506.6v-0.7h5.7v1.3h-5.7V506.6z M20.5,504.4v-0.7h5.7v1.3h-5.7V504.4z M20.5,502.3v-0.7h5.7
|
610 |
+
v1.4h-5.7V502.3z M20.5,500.1v-0.7h5.7v1.4h-5.7V500.1z"/>
|
611 |
+
<path id="path55" class="st3" d="M26.9,506.6v-0.7h5.7v1.3h-5.7C26.9,507.2,26.9,506.6,26.9,506.6z M26.9,504.4v-0.7h5.7v1.3h-5.7
|
612 |
+
L26.9,504.4L26.9,504.4z"/>
|
613 |
+
<path id="path53" class="st4" d="M14.2,513v-0.7h5.6v1.3h-5.6C14.2,513.6,14.2,513,14.2,513z M14.2,510.8v-0.7h5.6v1.3h-5.6
|
614 |
+
C14.2,511.4,14.2,510.8,14.2,510.8z M14.2,508.7V508h5.6v1.3h-5.6C14.2,509.3,14.2,508.7,14.2,508.7z"/>
|
615 |
+
<path id="path51" class="st5" d="M7.8,506.6v-0.7h5.6v1.3H7.8V506.6z M7.8,504.4v-0.7h5.6v1.3H7.8V504.4z"/>
|
616 |
+
<path id="path49" class="st6" d="M33.3,513v-0.7h5.6v1.3h-5.6V513z M33.3,510.8v-0.7h5.6v1.3h-5.6V510.8z M33.3,508.7V508h5.6v1.3
|
617 |
+
h-5.6V508.7z"/>
|
618 |
+
<path id="path47" class="st7" d="M27,513v-0.7h5.6v1.3H27V513z M27,510.8v-0.7h5.6v1.3H27V510.8L27,510.8z M27,508.7V508h5.6v1.3H27
|
619 |
+
V508.7L27,508.7z"/>
|
620 |
+
<path id="path45" class="st8" d="M20.6,513v-0.7h5.6v1.3h-5.6V513z M20.6,510.8v-0.7h5.6v1.3h-5.6V510.8z M20.6,508.7V508h5.6v1.3
|
621 |
+
h-5.6V508.7z"/>
|
622 |
+
<path id="path43" class="st9" d="M7.8,513v-0.7h5.6v1.3H7.8V513z M7.8,510.8v-0.7h5.6v1.3H7.8V510.8z M7.8,508.7V508h5.6v1.3H7.8
|
623 |
+
V508.7z"/>
|
624 |
+
<g id="TuneIn-Marquee-Page-1">
|
625 |
+
<g id="TuneIn-Marquee">
|
626 |
+
<path id="TuneIn_Marquee" class="st10" d="M38.2,259.8c0-0.1-0.1-0.1-0.1-0.1h-0.7c-0.1,0-0.1,0.1-0.1,0.1v2.6c0,0,0,0.1-0.1,0
|
627 |
+
l-1-2.7c0-0.1-0.1-0.1-0.2-0.1h-0.8c-0.1,0-0.1,0.1-0.2,0.1v4.7c0,0.1,0.1,0.1,0.2,0.1h0.7c0.1,0,0.1-0.1,0.1-0.1l0,0V262
|
628 |
+
c0,0,0-0.1,0.1,0l1,2.5c0,0.1,0.1,0.1,0.2,0.1H38c0.1,0,0.1-0.1,0.1-0.1l0,0L38.2,259.8z M34.2,263.8c0-0.1-0.1-0.1-0.1-0.1l0,0
|
629 |
+
h-0.6c0,0-0.1,0-0.1-0.1l0,0v-2.9c0,0,0-0.1,0.1-0.1l0,0H34c0.1,0,0.1-0.1,0.1-0.1l0,0v-0.7c0-0.1-0.1-0.1-0.1-0.1h-2.2
|
630 |
+
c-0.1,0-0.1,0.1-0.1,0.1v0.7c0,0.1,0.1,0.1,0.1,0.1h0.5c0,0,0.1,0,0.1,0.1l0,0v2.9c0,0,0,0.1-0.1,0.1l0,0h-0.6
|
631 |
+
c-0.1,0-0.1,0.1-0.1,0.1v0.7c0,0.1,0.1,0.1,0.1,0.1l0,0H34c0.1,0,0.1-0.1,0.1-0.1l0,0L34.2,263.8L34.2,263.8z M27.9,260.8H7.5
|
632 |
+
c0,0-0.1,0-0.1,0.1v9.7c0,0,0,0.1,0.1,0.1h20.3c0,0,0.1,0,0.1-0.1V260.8z M41.6,256.7v10.9c0,0.3-0.2,0.5-0.5,0.5H29v3
|
633 |
+
c0,0.3-0.2,0.5-0.5,0.5H6.9c-0.3,0-0.5-0.2-0.5-0.5v-11c0-0.3,0.2-0.5,0.5-0.5h21v-3c0-0.3,0.2-0.5,0.5-0.5l0,0h12.7
|
634 |
+
C41.4,256.1,41.7,256.4,41.6,256.7C41.7,256.7,41.7,256.7,41.6,256.7L41.6,256.7z M24.8,267.1h-1.7c0,0-0.1,0-0.1-0.1l0,0v-0.8
|
635 |
+
v-0.1l0,0h1.6c0.1,0,0.1-0.1,0.1-0.1v-0.7c0-0.1-0.1-0.1-0.1-0.1l0,0H23c0,0-0.1,0-0.1-0.1l0,0v-0.9c0,0,0-0.1,0.1-0.1l0,0h1.6
|
636 |
+
c0.1,0,0.1-0.1,0.1-0.1l0,0v-0.7c0-0.1-0.1-0.1-0.1-0.1H22c-0.1,0-0.1,0.1-0.1,0.1v4.7c0,0.1,0.1,0.1,0.1,0.1l0,0h2.6
|
637 |
+
c0.1,0,0.1-0.1,0.1-0.1l0,0v-0.7C24.9,267.2,24.8,267.1,24.8,267.1L24.8,267.1z M21.1,263.2h-0.7c-0.1,0-0.1,0.1-0.1,0.1l0,0v2.7
|
638 |
+
c0,0,0,0.1-0.1,0l-1-2.7c0-0.1-0.1-0.1-0.2-0.1h-0.8c-0.1,0-0.1,0.1-0.1,0.1l0,0v4.7c0,0.1,0.1,0.1,0.1,0.1l0,0h0.7
|
639 |
+
c0.1,0,0.1-0.1,0.1-0.1l0,0v-2.4c0,0,0-0.1,0.1,0l1,2.5c0,0.1,0.1,0.1,0.2,0.1h0.8c0.1,0,0.1-0.1,0.1-0.1l0,0v-4.7
|
640 |
+
C21.3,263.3,21.2,263.2,21.1,263.2L21.1,263.2z M17.1,263.2h-0.7c-0.1,0-0.1,0.1-0.1,0.1l0,0v3.3c0,0.3-0.3,0.6-0.7,0.6
|
641 |
+
c-0.3,0-0.6-0.2-0.7-0.5l0,0v-3.3c0-0.1-0.1-0.1-0.1-0.1l0,0H14c-0.1,0-0.1,0.1-0.1,0.1l0,0v3.3c0.1,0.9,0.9,1.6,1.8,1.5
|
642 |
+
c0.8-0.1,1.5-0.7,1.5-1.5v-3.3C17.2,263.3,17.2,263.2,17.1,263.2L17.1,263.2z M13.2,263.3v0.7c0,0.1-0.1,0.1-0.1,0.1l0,0h-0.9
|
643 |
+
c0,0-0.1,0-0.1,0.1l0,0v3.7c0,0.1-0.1,0.1-0.1,0.1l0,0h-0.7c-0.1,0-0.1-0.1-0.1-0.1l0,0v-3.7c0,0,0-0.1-0.1-0.1l0,0h-0.9
|
644 |
+
c-0.1,0-0.1-0.1-0.1-0.1l0,0v-0.7c0-0.1,0.1-0.1,0.1-0.1h2.9C13.2,263.2,13.2,263.3,13.2,263.3L13.2,263.3z"/>
|
645 |
+
</g>
|
646 |
+
</g>
|
647 |
+
<path class="st11" d="M28.3,209.4h6.2v3.7h-6.2V209.4z"/>
|
648 |
+
<path class="st12" d="M21.4,211.3h6.2v1.9h-6.2C21.4,213.2,21.4,211.3,21.4,211.3z"/>
|
649 |
+
<path class="st13" d="M14.5,210.2h6.2v2.9h-6.2C14.5,213.1,14.5,210.2,14.5,210.2z"/>
|
650 |
+
<path class="st14" d="M7.5,212.1h6.2v1H7.5V212.1z"/>
|
651 |
+
<path class="st15" d="M35.2,211.6h6.2v1.5h-6.2V211.6z"/>
|
652 |
+
<path class="st11" d="M28.3,220.3h6.2v2h-6.2V220.3z"/>
|
653 |
+
<path class="st12" d="M21.4,220.3h6.2v3.4h-6.2C21.4,223.7,21.4,220.3,21.4,220.3z"/>
|
654 |
+
<path class="st13" d="M14.5,220.3h6.2v2h-6.2C14.5,222.3,14.5,220.3,14.5,220.3z"/>
|
655 |
+
<path class="st14" d="M7.5,220.3h6.2v2.8H7.5V220.3z"/>
|
656 |
+
<path class="st15" d="M35.2,220.3h6.2v1.1h-6.2V220.3z"/>
|
657 |
+
<path class="st16" d="M13.1,219.1v-3.7h-1.4v-1.1h4.1v1.1h-1.4v3.7H13.1z M9.4,219.1c-0.6,0-1.3-0.2-1.8-0.5l0,0l0.4-1.1l0.1,0.1
|
658 |
+
c0.4,0.3,0.9,0.5,1.5,0.5s0.7-0.2,0.7-0.3s-0.4-0.4-0.9-0.5c-0.7-0.2-1.6-0.4-1.6-1.4s0.7-1.5,1.9-1.5c0.7,0,1.4,0.3,1.9,0.9l0,0
|
659 |
+
l-1,0.6l0,0c-0.2-0.3-0.6-0.5-0.9-0.5c-0.5,0-0.5,0.2-0.5,0.3c0,0.3,0.4,0.4,0.8,0.5c0.7,0.2,1.6,0.4,1.6,1.5S10.8,219.1,9.4,219.1
|
660 |
+
L9.4,219.1L9.4,219.1z M16.5,219.1v-4.7h1.3v4.7H16.5z M19.8,219.1v-3.7h-1.4v-1.1h4.1v1.1h-1.4v3.7H19.8z M30.7,219.1v-1.8h-1.8
|
661 |
+
v1.8h-1.3v-4.7h1.3v1.9h1.8v-1.9H32v4.7H30.7z M25.1,219.1c-1.2,0.2-2.4-0.7-2.5-1.9c0-0.2,0-0.3,0-0.5c-0.1-1.3,0.9-2.3,2.1-2.4
|
662 |
+
c0.1,0,0.3,0,0.4,0c1.6,0,1.9,0.9,1.9,0.9l0,0l-1,0.6l0,0c-0.2-0.3-0.6-0.5-0.9-0.5c-0.8,0-1.2,0.4-1.2,1.3s0.4,1.4,1.2,1.4l0,0
|
663 |
+
c0.4,0,0.7-0.2,0.9-0.5l0,0l1,0.6l0,0C27.1,218.1,26.7,219.1,25.1,219.1L25.1,219.1z M32.6,219.1v-4.7h3.7v1h-2.5v0.9h1.5v1h-1.5
|
664 |
+
v0.9h2.5v1L32.6,219.1z M39.2,216.7h-0.9v-1.3h0.9c0.5,0,0.8,0.2,0.8,0.6S39.7,216.7,39.2,216.7z M40.4,217.4
|
665 |
+
c0.5-0.3,0.9-0.8,0.8-1.4c0-1.1-0.7-1.6-2-1.6H37v4.7h1.3v-1.4h0.8l0.8,1.4h1.5L40.4,217.4L40.4,217.4z"/>
|
666 |
+
<path class="st17" d="M23.5,301.1c-6.6,0-12,5.4-12,12s5.4,12,12,12s12-5.4,12-12S30.1,301.1,23.5,301.1L23.5,301.1z M29,318.3
|
667 |
+
c-0.2,0.3-0.7,0.4-1,0.2c-2.8-1.7-6.3-2.1-10.5-1.1c-0.4,0.1-0.8-0.2-0.9-0.6s0.2-0.8,0.6-0.9l0,0c4.6-1,8.5-0.6,11.6,1.3
|
668 |
+
C29.1,317.5,29.2,318,29,318.3z M30.5,315.1c-0.3,0.4-0.8,0.6-1.3,0.3c-3.6-2-7.9-2.5-12-1.4c-0.5,0.1-1-0.1-1.2-0.6l0,0
|
669 |
+
c-0.1-0.5,0.1-1,0.6-1.2c4.5-1.3,9.4-0.7,13.4,1.6C30.5,314.1,30.7,314.6,30.5,315.1L30.5,315.1z M30.6,311.7
|
670 |
+
c-3.9-2.3-10.2-2.5-13.9-1.4c-0.6,0.1-1.2-0.2-1.4-0.8c-0.1-0.6,0.2-1.1,0.7-1.3c4.2-1.3,11.2-1,15.7,1.6c0.6,0.3,0.8,0.9,0.5,1.5
|
671 |
+
s-0.9,0.8-1.5,0.5C30.7,311.7,30.6,311.7,30.6,311.7z"/>
|
672 |
+
<circle class="st18" cx="15.8" cy="407.9" r="2.4"/>
|
673 |
+
<circle class="st18" cx="24.1" cy="407.9" r="2.4"/>
|
674 |
+
<circle class="st18" cx="32.4" cy="407.9" r="2.4"/>
|
675 |
+
<path class="st19" d="M14.6,167.1v1.7c0,0.9-0.7,1.6-1.6,1.6s-1.6-0.7-1.6-1.6l0,0c0-0.1,0-0.1,0-0.2v-1.4c0-0.1,0-0.1,0-0.2
|
676 |
+
c0-0.9,0.7-1.6,1.6-1.6S14.6,166.2,14.6,167.1C14.6,167,14.6,167,14.6,167.1L14.6,167.1z"/>
|
677 |
+
<path class="st20" d="M36.7,167.1v1.7c0.1,0.9-0.6,1.6-1.4,1.7c-0.9,0.1-1.6-0.6-1.7-1.4c0-0.1,0-0.2,0-0.3s0-0.1,0-0.2v-1.4
|
678 |
+
c0-0.1,0-0.1,0-0.2c-0.1-0.9,0.6-1.6,1.4-1.7c0.9-0.1,1.6,0.6,1.7,1.4C36.7,166.9,36.7,167,36.7,167.1L36.7,167.1z"/>
|
679 |
+
<path class="st21" d="M20.1,173.7c0,0.1,0,0.1,0,0.2c0,0.9-0.7,1.6-1.6,1.6s-1.6-0.7-1.6-1.6v-1.7c0-0.9,0.7-1.6,1.6-1.6
|
680 |
+
s1.6,0.7,1.6,1.6c0,0.1,0,0.1,0,0.2V173.7z"/>
|
681 |
+
<path class="st21" d="M20.1,167.3c0,0.1,0,0.1,0,0.2c-0.1,0.9-0.8,1.5-1.7,1.4c-0.8-0.1-1.4-0.7-1.4-1.4l0,0v-5.6
|
682 |
+
c0-0.9,0.7-1.6,1.6-1.6s1.6,0.7,1.6,1.6c0,0.1,0,0.1,0,0.2L20.1,167.3z"/>
|
683 |
+
<path class="st21" d="M16.9,167.5L16.9,167.5L16.9,167.5L16.9,167.5z"/>
|
684 |
+
<path class="st22" d="M31.2,161.9v1.7c0.1,0.9-0.6,1.6-1.4,1.7s-1.6-0.6-1.7-1.4c0-0.1,0-0.2,0-0.3s0-0.1,0-0.2V162
|
685 |
+
c0-0.1,0-0.1,0-0.2c-0.1-0.9,0.6-1.6,1.4-1.7s1.6,0.6,1.7,1.4C31.2,161.7,31.2,161.8,31.2,161.9L31.2,161.9z"/>
|
686 |
+
<path class="st23" d="M25.6,158.4c0,0.1,0,0.1,0,0.2c0,0.9-0.7,1.6-1.6,1.6s-1.6-0.7-1.6-1.6v-1.7c0-0.9,0.7-1.6,1.6-1.6
|
687 |
+
s1.6,0.7,1.6,1.6c0,0.1,0,0.1,0,0.2V158.4z"/>
|
688 |
+
<path class="st23" d="M25.6,178.7c0,0.1,0,0.1,0,0.2c0,0.9-0.7,1.6-1.6,1.6s-1.6-0.7-1.6-1.6v-1.7c0-0.9,0.7-1.6,1.6-1.6
|
689 |
+
s1.6,0.7,1.6,1.6c0,0.1,0,0.1,0,0.2V178.7z"/>
|
690 |
+
<path class="st22" d="M31.2,168.3v5.6c0.1,0.9-0.6,1.6-1.4,1.7s-1.6-0.6-1.7-1.4c0-0.1,0-0.2,0-0.3s0-0.1,0-0.2v-5.2
|
691 |
+
c0-0.1,0-0.1,0-0.2c-0.1-0.9,0.6-1.6,1.4-1.7s1.6,0.6,1.7,1.4C31.2,168.2,31.2,168.3,31.2,168.3L31.2,168.3z"/>
|
692 |
+
<path class="st23" d="M25.6,172.3c0,0.1,0,0.1,0,0.2c0,0.9-0.7,1.6-1.6,1.6s-1.6-0.7-1.6-1.6v-9.1c0-0.9,0.7-1.6,1.6-1.6
|
693 |
+
s1.6,0.7,1.6,1.6c0,0.1,0,0.1,0,0.2V172.3z"/>
|
694 |
+
<path class="st24" d="M36.2,75c0,0.9-0.8,1.7-1.7,1.7l0,0c-0.9,0-1.7-0.8-1.7-1.7l0,0v-7.5c0-0.9,0.8-1.7,1.7-1.7l0,0l0,0
|
695 |
+
c0.9,0,1.7,0.8,1.7,1.7V75z"/>
|
696 |
+
<path class="st24" d="M15.3,75c0,0.9-0.8,1.7-1.7,1.7l0,0l0,0c-0.9,0-1.7-0.8-1.7-1.7v-7.5c0-0.9,0.8-1.7,1.7-1.7l0,0
|
697 |
+
c0.9,0,1.7,0.8,1.7,1.7l0,0V75z"/>
|
698 |
+
<path class="st24" d="M27.9,59.5l1.4-1.9l0,0c0-0.1,0-0.1-0.1-0.1c-0.1-0.1-0.2-0.1-0.2,0l-1.4,2c-1.1-0.4-2.3-0.6-3.5-0.6
|
699 |
+
s-2.4,0.2-3.5,0.6l-1.4-2c0,0-0.1,0-0.2,0s-0.1,0.1-0.1,0.1l0,0l1.3,1.9c-2.3,1.1-3.9,3.4-4,6h15.7C31.7,62.8,30.2,60.6,27.9,59.5z
|
700 |
+
M20.6,62.9c-0.5,0-0.9-0.4-0.9-0.9s0.4-0.9,0.9-0.9s0.9,0.4,0.9,0.9C21.6,62.5,21.2,62.9,20.6,62.9L20.6,62.9z M27.5,62.9
|
701 |
+
c-0.5,0-0.9-0.4-0.9-0.9s0.4-0.9,0.9-0.9s0.9,0.4,0.9,0.9l0,0C28.5,62.5,28,62.9,27.5,62.9z"/>
|
702 |
+
<path class="st25" d="M20.3,366.7c0,1.2-1,2.1-2.1,2.1c-1.2,0-2.1-1-2.1-2.1s1-2.1,2.1-2.1l0,0C19.4,364.6,20.3,365.5,20.3,366.7
|
703 |
+
L20.3,366.7z M32.5,368.8c0-4.9-2.2-9.6-6-12.8c-2.9-2.4-6.6-3.8-10.4-3.8v3.8c4.5,0,8.7,2.3,11.1,6.2c1.2,2,1.8,4.3,1.8,6.6
|
704 |
+
L32.5,368.8L32.5,368.8z M26.7,368.8c0-3.2-1.5-6.2-3.9-8.2c-1.9-1.5-4.2-2.4-6.7-2.4v3.2c4.1,0,7.4,3.3,7.4,7.4l0,0H26.7
|
705 |
+
L26.7,368.8z"/>
|
706 |
+
<path class="st26" d="M29.4,448c-2.3,0-4.4,1.1-5.7,3c-1.3-1.9-3.4-3-5.7-3c-3.8,0-6.8,3-6.8,6.8l0,0c0,2.4,1.5,4.1,3.1,5.7l6.2,5.9
|
707 |
+
c0.2,0.2,0.5,0.2,0.7,0c0.1-0.1,0.1-0.2,0.1-0.3v-4.6c0.1-1.3,1.2-2.3,2.5-2.2c1.2,0.1,2.2,1,2.2,2.2l0,0v4.5c0,0.3,0.2,0.5,0.5,0.5
|
708 |
+
l0,0c0.1,0,0.3-0.1,0.4-0.1l6.2-5.9c1.6-1.6,3.1-3.3,3.1-5.7C36.3,451,33.3,448,29.4,448C29.5,447.9,29.5,447.9,29.4,448L29.4,448z
|
709 |
+
M17.5,460.1c-0.1,0.1-0.2,0.2-0.4,0.2c-0.1,0-0.2,0-0.3-0.1c-2.1-1.8-3.1-3.7-3.1-5.6l0,0c0-1.7,0.9-3.4,2.3-4.4
|
710 |
+
c0.2-0.1,0.5-0.1,0.7,0.1c0.1,0.2,0.1,0.5-0.1,0.7l0,0c-1.1,0.8-1.8,2.1-1.9,3.6l0,0c0,1.6,0.9,3.3,2.8,4.9
|
711 |
+
C17.6,459.6,17.7,459.9,17.5,460.1L17.5,460.1L17.5,460.1z M20.5,458.3c-0.1,0.1-0.2,0.2-0.4,0.2c-0.1,0-0.2,0-0.2-0.1
|
712 |
+
c-1.4-0.8-2.3-2.2-2.3-3.8l0,0c0-1.4,0.8-2.7,2-3.4c0.2-0.1,0.5,0,0.6,0.2l0,0c0.1,0.2,0,0.5-0.2,0.6l0,0c-0.9,0.5-1.5,1.5-1.5,2.5
|
713 |
+
c0,1.3,0.7,2.4,1.8,3C20.6,457.8,20.7,458.1,20.5,458.3L20.5,458.3z M23.7,457.1c-1.1,0-2.1-0.9-2.1-2.1c0-1.1,0.9-2.1,2.1-2.1
|
714 |
+
c1.1,0,2,0.9,2.1,2l0,0C25.8,456.1,24.8,457.1,23.7,457.1L23.7,457.1z M27.5,458.5c-0.1,0-0.1,0.1-0.2,0.1c-0.3,0-0.5-0.2-0.5-0.5
|
715 |
+
c0-0.2,0.1-0.3,0.2-0.4l0,0c1.1-0.6,1.8-1.7,1.8-3c0-1.1-0.6-2-1.5-2.5c-0.2-0.1-0.3-0.4-0.2-0.6c0.1-0.2,0.4-0.3,0.6-0.2h0.1
|
716 |
+
c1.2,0.7,2,2,2,3.4l0,0C29.7,456.2,28.9,457.7,27.5,458.5L27.5,458.5z M33.7,454.5c0,1.9-1,3.8-3.1,5.6c-0.1,0.1-0.2,0.1-0.3,0.1
|
717 |
+
c-0.1,0-0.3-0.1-0.4-0.2c-0.2-0.2-0.2-0.5,0-0.7l0,0c1.8-1.6,2.8-3.3,2.8-4.9l0,0c0-1.4-0.7-2.7-1.9-3.6c-0.2-0.2-0.3-0.4-0.1-0.7
|
718 |
+
c0.1-0.2,0.4-0.3,0.6-0.1C32.7,451.1,33.6,452.7,33.7,454.5L33.7,454.5z"/>
|
719 |
+
<path class="st27" d="M34.9,548.2c-0.6-4.5-4.4-7.9-9-7.8H14.6v23.2h5.8c0.8,0,1.5-0.6,1.5-1.5l0,0v-4.3h4.4c2.4,0,4.8-1,6.4-2.8
|
720 |
+
C34.3,553,35.1,550.6,34.9,548.2z"/>
|
721 |
+
<g id="Twitter">
|
722 |
+
<path class="st28" d="M34.6,641.1c-0.8,0.4-1.7,0.6-2.6,0.7c0.9-0.6,1.7-1.5,2-2.5c-0.9,0.5-1.9,0.9-2.9,1.1
|
723 |
+
c-1.7-1.8-4.5-1.9-6.4-0.2c-1.2,1.1-1.7,2.8-1.3,4.3c-3.6-0.2-7-1.9-9.3-4.7c-1.2,2.1-0.6,4.7,1.4,6c-0.7,0-1.4-0.2-2-0.6l0,0
|
724 |
+
c0,2.1,1.5,4,3.6,4.4c-0.7,0.2-1.3,0.2-2,0.1c0.6,1.8,2.3,3.1,4.2,3.1c-1.6,1.3-3.6,1.9-5.6,1.9c-0.4,0-0.7,0-1.1-0.1
|
725 |
+
c6,3.8,13.9,2,17.7-4c1.3-2,1.9-4.3,2-6.7v-0.6C33.3,642.8,34,642,34.6,641.1z"/>
|
726 |
+
</g>
|
727 |
+
<g id="FB">
|
728 |
+
<path class="st29" d="M18.6,693.1h2.3v-2.2c-0.1-1.2,0.1-2.4,0.8-3.5c0.8-1.1,2.2-1.8,3.6-1.7c1.4-0.1,2.8,0.1,4.2,0.4l-0.6,3.4
|
729 |
+
c-0.6-0.2-1.2-0.3-1.9-0.3c-0.9,0-1.7,0.3-1.7,1.2v2.6H29l-0.3,3.3h-3.5V708h-4.4v-11.6h-2.3L18.6,693.1z"/>
|
730 |
+
</g>
|
731 |
+
<path class="st30" d="M33.4,732.9H14.7c-0.9,0-1.6,0.7-1.6,1.6l0,0v18.8c0,0.9,0.7,1.6,1.6,1.6l0,0h18.7c0.9,0,1.6-0.7,1.6-1.6
|
732 |
+
v-18.8C35,733.6,34.3,732.9,33.4,732.9z M19.6,751.6h-3.3v-10.5h3.3V751.6z M18,739.7c-1,0-1.9-0.8-1.9-1.9c0-1,0.8-1.9,1.9-1.9
|
733 |
+
c1,0,1.9,0.8,1.9,1.9l0,0C19.9,738.9,19,739.7,18,739.7z M28.5,751.6v-5.1c0-1.2,0-2.8-1.7-2.8s-2,1.3-2,2.7v5.2h-3.3v-10.5h3.1v1.4
|
734 |
+
l0,0c0.6-1.1,1.8-1.7,3.1-1.7c3.3,0,3.9,2.2,3.9,5v5.7L28.5,751.6z"/>
|
735 |
+
<path class="st31" d="M24,828.5c-5.9,0-10.7,4.8-10.7,10.7c0,4.2,2.5,8.1,6.4,9.8c0-0.8,0-1.6,0.2-2.5s1.4-5.8,1.4-5.8
|
736 |
+
c-0.2-0.5-0.3-1.1-0.3-1.7c0-1.6,0.9-2.8,2.1-2.8c0.8,0,1.4,0.6,1.5,1.4c0,0.1,0,0.1,0,0.2c-0.2,1.3-0.5,2.6-0.9,3.8
|
737 |
+
c-0.2,0.9,0.3,1.8,1.2,2c0.2,0,0.3,0.1,0.5,0.1c2,0,3.4-2.6,3.4-5.7c0-2.3-1.6-4.1-4.5-4.1c-2.8-0.1-5.1,2.1-5.2,4.9
|
738 |
+
c0,0.1,0,0.2,0,0.3c0,0.8,0.2,1.5,0.7,2.1c0.2,0.1,0.2,0.4,0.1,0.6l-0.2,0.9c0,0.2-0.2,0.3-0.4,0.3h-0.1c-1.5-0.6-2.2-2.2-2.2-4.1
|
739 |
+
c0-3,2.6-6.7,7.6-6.7c4.1,0,6.8,3,6.8,6.1c0,4.2-2.3,7.3-5.8,7.3c-1,0-2-0.5-2.6-1.3c0,0-0.6,2.5-0.8,2.9c-0.2,0.8-0.6,1.6-1,2.3
|
740 |
+
c1,0.3,2,0.4,3,0.4c5.9,0,10.7-4.8,10.7-10.7S29.9,828.5,24,828.5L24,828.5z"/>
|
741 |
+
<path class="st32" d="M29.3,590.4c0,0,1.3-2.9,1.2-3s-2.9,1.7-2.9,1.7s-3.5-2.7-3.6-2.7s-3.1,2.4-3.1,2.4s-3.1-2.3-3.2-2.2
|
742 |
+
s1,3.7,1,3.7c-2.2,0.9-4.2,2.5-5.6,4.4c-1.4,2-2.2,4.4-2.2,6.8c0,6.9,5.9,12.5,13.1,12.5c7.5,0,13.1-5.6,13.1-12.5
|
743 |
+
C37,596.7,33.9,592.2,29.3,590.4z M30.6,601.6c0-2.3-1.4-4.4-3.5-5.4l0.5-1.2c2.6,1.2,4.3,3.8,4.4,6.6L30.6,601.6L30.6,601.6z
|
744 |
+
M28.1,593.5l0.7-1.8c4,1.6,6.6,5.5,6.7,9.8h-2C33.5,598.1,31.4,594.9,28.1,593.5L28.1,593.5z"/>
|
745 |
+
<path class="st33" d="M24.2,38.5c0,0,3,0,3-9c0-1.7-1.4-3-3-3c-1.7,0-3,1.4-3,3C21.1,38.5,24.2,38.5,24.2,38.5z M27.9,35.5
|
746 |
+
c0.1-0.5,0.2-1,0.3-1.6l0.1-0.4c2.3-0.9,4.2-2.6,5.4-4.8c0.5-0.9,0.9-2,1.1-3c0.3-1.2,0.4-2.4,0.2-3.6c-0.3-2.4-1.4-4.7-3.1-6.4
|
747 |
+
c-1-1-2.1-1.7-3.3-2.3c-1.3-0.6-2.6-0.9-4-0.9c-6-0.2-10.9,4.5-11.1,10.4c0,0.7,0,1.3,0.1,2c0.5,3.4,2.7,6.4,5.8,8l0.8,0.4
|
748 |
+
c0,0.1,0,0.3,0.1,0.5c0.1,0.5,0.2,1,0.3,1.5c-3.1-1-5.7-3.1-7.2-6c-0.6-1.1-1-2.3-1.3-3.5c-0.3-1.3-0.3-2.7-0.2-4.1
|
749 |
+
c0.4-2.8,1.7-5.4,3.7-7.4c1.1-1.1,2.4-1.9,3.8-2.5c6.4-2.7,13.7,0.3,16.4,6.7c0.9,2.2,1.2,4.6,0.8,6.9c-0.6,4-3.2,7.4-6.8,9.2
|
750 |
+
C29.2,35,28.5,35.2,27.9,35.5L27.9,35.5z M28.5,30.6V30c0-0.4,0-0.7,0-1.1c0-0.1-0.1-0.3-0.1-0.4c1.7-1.4,2.6-3.6,2.3-5.9
|
751 |
+
c-0.1-0.6-0.3-1.3-0.5-1.9c-0.3-0.7-0.8-1.4-1.3-1.9c-0.6-0.6-1.2-1-1.9-1.3c-1-0.3-1.8-0.5-2.7-0.5c-0.9,0-1.7,0.1-2.6,0.5
|
752 |
+
c-0.7,0.3-1.4,0.7-2,1.2s-1.1,1.2-1.4,1.9c-0.3,0.6-0.5,1.2-0.6,1.8c-0.1,0.7-0.1,1.3,0,2c0.2,1.6,1,3.1,2.2,4.1L19.8,29
|
753 |
+
c-0.1,0.4-0.1,0.7,0,1.1v0.5c-1.2-0.7-2.2-1.8-2.9-3.1c-0.4-0.7-0.7-1.5-0.9-2.3c-0.2-0.9-0.2-1.8-0.1-2.7c0.2-1.8,1.1-3.5,2.3-4.8
|
754 |
+
c0.7-0.7,1.5-1.3,2.4-1.7c1-0.4,2.1-0.7,3.2-0.7s2.2,0.2,3.2,0.6c0.9,0.4,1.8,0.9,2.5,1.6c0.7,0.7,1.3,1.5,1.8,2.4
|
755 |
+
c0.4,0.7,0.6,1.5,0.8,2.3c0.1,0.8,0.2,1.7,0,2.5c-0.1,0.8-0.3,1.6-0.6,2.4c-0.7,1.5-1.8,2.8-3.3,3.6L28.5,30.6z M24.2,19.6
|
756 |
+
c1.7,0,3.1,1.4,3.1,3s-1.4,3.1-3,3.1c-1.7,0-3.1-1.4-3.1-3C21.1,21,22.5,19.6,24.2,19.6L24.2,19.6z"/>
|
757 |
+
<path class="st34" d="M23.7,877c-6.4,0-11.6,5.2-11.6,11.6c0,6.4,5.2,11.6,11.6,11.6s11.6-5.2,11.6-11.6l0,0
|
758 |
+
C35.3,882.2,30.1,877,23.7,877z M29.7,888.9l-8.5,5.8c-0.1,0-0.1,0.1-0.2,0.1s-0.1,0-0.2,0c-0.1-0.1-0.2-0.2-0.2-0.3v-11.6
|
759 |
+
c0-0.1,0.1-0.3,0.2-0.3c0.1-0.1,0.3-0.1,0.4,0l8.5,5.8C29.9,888.4,29.9,888.7,29.7,888.9C29.8,888.9,29.7,888.9,29.7,888.9
|
760 |
+
L29.7,888.9z"/>
|
761 |
+
<path class="st34" d="M33.3,944.3c0,1.7-1.4,3.2-3.2,3.2S27,946,27,944.3l0,0c0-0.4,0.1-0.7,0.2-1.1l0,0l-6.6-4
|
762 |
+
c-1,1.5-2.9,1.9-4.4,0.9c-0.9-0.6-1.4-1.6-1.4-2.6c0-1.7,1.4-3.2,3.1-3.2c1.1,0,2.1,0.5,2.7,1.4l6.6-4l0,0c-0.1-0.3-0.2-0.7-0.2-1.1
|
763 |
+
c0-1.8,1.4-3.2,3.2-3.2s3.2,1.4,3.2,3.2s-1.4,3.2-3.2,3.2c-1.1,0-2.1-0.6-2.7-1.5l-6.6,4l0,0c0.1,0.4,0.2,0.7,0.2,1.1
|
764 |
+
c0,0.4-0.1,0.8-0.2,1.1l0,0l6.6,4c0.9-1.5,2.9-1.9,4.4-1C32.7,942.2,33.3,943.2,33.3,944.3L33.3,944.3z"/>
|
765 |
+
<linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="24.3363" y1="529.3994" x2="23.6264" y2="510.1895" gradientTransform="matrix(1 0 0 1 0 272)">
|
766 |
+
<stop offset="1.000000e-02" style="stop-color:#EB404A"/>
|
767 |
+
<stop offset="0.98" style="stop-color:#8A3CA9"/>
|
768 |
+
</linearGradient>
|
769 |
+
<path class="st35" d="M28.9,803.8h-9.8c-3.6,0.1-6.5-2.7-6.6-6.2V787c0.1-3.6,3.1-6.4,6.6-6.3h9.8c3.6-0.1,6.5,2.7,6.6,6.3v10.5
|
770 |
+
C35.4,801.1,32.4,803.9,28.9,803.8z M19.1,783c-2.3-0.1-4.3,1.7-4.4,4.1v10.5c0.1,2.3,2.1,4.2,4.4,4.1h9.8c2.3,0.1,4.3-1.7,4.4-4.1
|
771 |
+
V787c-0.1-2.3-2.1-4.1-4.4-4H19.1z"/>
|
772 |
+
<linearGradient id="SVGID_00000003784860083128140720000005341731491273153718_" gradientUnits="userSpaceOnUse" x1="24.3363" y1="529.3994" x2="23.6263" y2="510.1894" gradientTransform="matrix(1 0 0 1 0 272)">
|
773 |
+
<stop offset="1.000000e-02" style="stop-color:#EB404A"/>
|
774 |
+
<stop offset="0.98" style="stop-color:#8A3CA9"/>
|
775 |
+
</linearGradient>
|
776 |
+
<path style="fill:url(#SVGID_00000003784860083128140720000005341731491273153718_);" d="M24,798.2c-3.3,0-5.9-2.6-5.9-5.9
|
777 |
+
c0-3.3,2.6-5.9,5.9-5.9s5.9,2.6,5.9,5.9S27.3,798.2,24,798.2L24,798.2z M24,788.5c-2.1,0-3.9,1.7-3.9,3.9c0,2.1,1.7,3.9,3.9,3.9
|
778 |
+
c2.1,0,3.9-1.7,3.9-3.9l0,0C27.9,790.2,26.1,788.5,24,788.5z"/>
|
779 |
+
<linearGradient id="SVGID_00000100353689867969924590000017216527490057632905_" gradientUnits="userSpaceOnUse" x1="30.8027" y1="529.1599" x2="30.0927" y2="509.9499" gradientTransform="matrix(1 0 0 1 0 272)">
|
780 |
+
<stop offset="1.000000e-02" style="stop-color:#EB404A"/>
|
781 |
+
<stop offset="0.98" style="stop-color:#8A3CA9"/>
|
782 |
+
</linearGradient>
|
783 |
+
<path style="fill:url(#SVGID_00000100353689867969924590000017216527490057632905_);" d="M31.7,786.2c0,0.8-0.6,1.5-1.5,1.5
|
784 |
+
c-0.8,0-1.4-0.6-1.4-1.5c0-0.8,0.6-1.5,1.4-1.5S31.7,785.4,31.7,786.2L31.7,786.2z"/>
|
785 |
+
<g>
|
786 |
+
<g>
|
787 |
+
<path class="st38" d="M27.9,131.8c0,0.2,0.2,0.3,0.3,0.1l7.9-9.2c0.2-0.2,0.1-0.3-0.2-0.4l-8.2-0.1c-0.2,0-0.4,0.2-0.4,0.5
|
788 |
+
L27.9,131.8z"/>
|
789 |
+
<path class="st38" d="M36,120.9c0.3,0,0.3-0.1,0.1-0.3L21,107.8c-0.2-0.2-0.3-0.1-0.3,0.2l2.2,12.5c0.1,0.2,0.3,0.5,0.5,0.5
|
790 |
+
L36,120.9z M23.7,118.8c0-0.2,0.1-0.5,0.2-0.7c0.2-0.2,0.4-0.3,0.6-0.3s0.5,0.1,0.6,0.2c0.2,0.2,0.3,0.4,0.3,0.6s-0.1,0.5-0.2,0.7
|
791 |
+
c-0.2,0.2-0.3,0.3-0.6,0.3c-0.2,0-0.4-0.1-0.6-0.2S23.7,119.1,23.7,118.8z M23.5,115.3L23.5,115.3c2.4,0.2,3.9,1.6,4.5,4.2v0.1
|
792 |
+
h-1.2c-0.4-1.8-1.5-2.8-3.2-3L23.5,115.3z M30.1,119.5l-1.2,0.1v-0.1c-0.7-3.2-2.5-4.9-5.4-5.1l-0.1-1.3h0.1
|
793 |
+
c3.6,0.2,5.8,2.2,6.6,6.1V119.5z"/>
|
794 |
+
<path class="st38" d="M11.9,117.5c-0.2,0.2-0.1,0.3,0.1,0.3l8.5-1c0.2,0,0.4-0.2,0.4-0.5l-1.4-7.9c-0.1-0.2-0.2-0.3-0.4-0.1
|
795 |
+
L11.9,117.5z"/>
|
796 |
+
<path class="st38" d="M22.9,122.2c-0.2,0-0.6,0-0.8-0.1L22,122l-0.1-0.1c-0.1-0.2-0.2-0.5-0.2-0.7l-0.5-2.6c0-0.2-0.3-0.4-0.5-0.4
|
797 |
+
l-8.6,0.9c-0.2,0-0.3,0.2-0.1,0.3L26.2,132c0.2,0.2,0.3,0.1,0.3-0.2l-0.5-9.2c0-0.2-0.2-0.5-0.5-0.5L22.9,122.2z"/>
|
798 |
+
</g>
|
799 |
+
</g>
|
800 |
+
<g>
|
801 |
+
<g>
|
802 |
+
<g>
|
803 |
+
<path class="st39" d="M16.4,66.7v11.1c0,1,0.8,1.8,1.8,1.8h1.2v3.8c0,1,0.8,1.7,1.7,1.7s1.7-0.8,1.7-1.7v-3.8h2.3v3.8
|
804 |
+
c0,1,0.8,1.7,1.7,1.7s1.7-0.8,1.7-1.7v-3.8h1.3c1,0,1.8-0.8,1.8-1.8V66.7H16.4z M18.7,78.6c-0.8,0-1.5-0.7-1.5-1.5
|
805 |
+
s0.7-1.5,1.5-1.5s1.5,0.7,1.5,1.5C20.2,78,19.6,78.6,18.7,78.6z M22.8,78.6c0-1.5-0.6-2.8-1.6-3.8s-2.4-1.6-3.8-1.6V71
|
806 |
+
c4.2,0,7.6,3.4,7.6,7.6H22.8z M26.5,78.6c0-5.1-3.9-9-9-9v-2.2c6.3,0,11.2,4.9,11.2,11.3h-2.2V78.6z"/>
|
807 |
+
<path class="st39" d="M14,66.3c-1,0-1.7,0.8-1.7,1.7v7.2c0,1,0.8,1.7,1.7,1.7s1.7-0.8,1.7-1.7V68C15.7,67.1,14.9,66.3,14,66.3z"
|
808 |
+
/>
|
809 |
+
<path class="st39" d="M35.7,68c0-1-0.8-1.7-1.7-1.7s-1.7,0.8-1.7,1.7v7.2c0,1,0.8,1.7,1.7,1.7s1.7-0.8,1.7-1.7V68z"/>
|
810 |
+
<path class="st39" d="M27.8,59.9l1.2-2.2c0.1-0.1,0-0.3-0.1-0.3c-0.1-0.1-0.3,0-0.3,0.1l-1.2,2.2c-1-0.5-2.1-0.7-3.3-0.7
|
811 |
+
c-1.2,0-2.3,0.3-3.3,0.7l-1.2-2.2c-0.1-0.1-0.2-0.2-0.3-0.1c-0.1,0-0.2,0.2-0.1,0.3l1.2,2.2c-2.3,1.2-3.9,3.5-3.9,6.2h15.4
|
812 |
+
C31.7,63.4,30.1,61.1,27.8,59.9z M20.5,63.3c-0.3,0-0.7-0.3-0.7-0.7s0.3-0.7,0.7-0.7c0.4,0,0.7,0.3,0.7,0.7
|
813 |
+
C21.1,63,20.9,63.3,20.5,63.3z M27.5,63.3c-0.3,0-0.7-0.3-0.7-0.7s0.3-0.7,0.7-0.7c0.3,0,0.7,0.3,0.7,0.7S27.9,63.3,27.5,63.3z"
|
814 |
+
/>
|
815 |
+
</g>
|
816 |
+
</g>
|
817 |
+
</g>
|
818 |
+
<g>
|
819 |
+
<rect x="9.5" y="972.2" class="st40" width="29" height="23"/>
|
820 |
+
<g>
|
821 |
+
<path class="st41" d="M26.4,983.2c0.6-0.5,0.7-1.5,0.6-1.6s-1.1-0.3-1.7,0.2c-0.1,0.1-0.1,0.2,0,0.1c0.3,0,1.1-0.1,1.2,0
|
822 |
+
c0.1,0.2-0.1,0.9-0.3,1.2C26.3,983.2,26.4,983.3,26.4,983.2z"/>
|
823 |
+
<path class="st41" d="M33.3,978.4c-0.2-0.3-0.4-0.4-0.7-0.4c-0.4,0-0.6,0.2-0.8,0.6l0,0v-0.4c0,0,0-0.1-0.1-0.1h-0.5
|
824 |
+
c-0.1,0-0.1,0-0.1,0.1v3c0,0.1,0,0.1,0.1,0.1h0.6c0.1,0,0.1,0,0.1-0.1v-1.6c0-0.2,0-0.4,0.1-0.6c0.1-0.1,0.2-0.2,0.4-0.2
|
825 |
+
c0.4,0,0.4,0.5,0.4,0.8v1.6c0,0,0,0.1,0.1,0.1h0.6c0.1,0,0.1,0,0.1-0.1v-1.9C33.5,979.1,33.5,978.7,33.3,978.4z"/>
|
826 |
+
<path class="st41" d="M27.4,987.2l-0.6-0.2c-0.2-0.1-0.4-0.2-0.5-0.3s-0.1-0.2-0.1-0.3c0-0.3,0.2-0.5,0.7-0.5c0.3,0,0.5,0,0.8,0.1
|
827 |
+
c0.1,0,0.1,0,0.2,0s0.1,0,0.1-0.1v-0.2c0-0.1,0-0.1,0-0.1l-0.1-0.1c-0.3-0.1-0.6-0.2-1-0.2s-0.8,0.1-1,0.3s-0.4,0.5-0.4,0.8
|
828 |
+
c0,0.5,0.3,0.8,0.8,1.1l0.6,0.2c0.2,0.1,0.4,0.1,0.4,0.2c0.1,0.1,0.1,0.2,0.1,0.3c0,0.2-0.1,0.3-0.2,0.4c-0.1,0.1-0.3,0.1-0.6,0.1
|
829 |
+
c-0.4,0-0.7,0-1-0.2c-0.1,0-0.2,0-0.2,0c-0.1,0-0.1,0-0.1,0.1v0.2c0,0.1,0,0.1,0,0.1l0.1,0.1c0.3,0.1,0.7,0.2,1.1,0.2
|
830 |
+
c0.5,0,0.8-0.1,1.1-0.3c0.3-0.2,0.4-0.5,0.4-0.8s-0.1-0.4-0.2-0.6C27.9,987.4,27.7,987.3,27.4,987.2z"/>
|
831 |
+
<path class="st41" d="M25.4,981.3c0.6-0.3,1.4-0.3,2,0c0.1,0,0.1,0,0.1-0.1v-0.4c0-0.1,0-0.1-0.1-0.2c-0.3-0.2-0.7-0.2-1.1-0.2
|
832 |
+
l1-1.4c0.1-0.1,0.1-0.2,0.1-0.3v-0.4c0-0.1,0-0.1-0.1-0.1h-1.9c-0.1,0-0.1,0-0.1,0.1v0.4c0,0.1,0,0.1,0.1,0.1h1l-1.1,1.6
|
833 |
+
c-0.1,0.1-0.1,0.2-0.1,0.3v0.4C25.3,981.2,25.3,981.3,25.4,981.3z"/>
|
834 |
+
<path class="st41" d="M29.2,978.1c-0.8,0-1.3,0.7-1.3,1.6c0,0.9,0.5,1.6,1.3,1.6s1.3-0.7,1.3-1.6S30,978.1,29.2,978.1z
|
835 |
+
M29.2,980.7c-0.5,0-0.5-0.8-0.5-1.1c0-0.4,0-0.9,0.5-0.9c0.2,0,0.3,0.1,0.4,0.3s0.1,0.5,0.1,0.8S29.6,980.7,29.2,980.7z"/>
|
836 |
+
<path class="st41" d="M29.3,984c-0.2,0-0.3,0-0.4,0.1s-0.1,0.2-0.1,0.4c0,0.1,0,0.3,0.1,0.4c0.1,0.1,0.2,0.1,0.4,0.1
|
837 |
+
c0.2,0,0.3,0,0.4-0.1s0.1-0.2,0.1-0.4c0-0.1,0-0.3-0.1-0.4C29.6,984,29.4,984,29.3,984z"/>
|
838 |
+
<path class="st41" d="M29.5,985.5H29c-0.1,0-0.2,0-0.2,0.2v3.6c0,0.1,0,0.2,0.2,0.2h0.5c0.1,0,0.2,0,0.2-0.2v-3.6
|
839 |
+
C29.7,985.6,29.6,985.5,29.5,985.5z"/>
|
840 |
+
<path class="st41" d="M16.3,979.3c-0.3,0-0.8,0.1-1.1,0.2c-0.4,0.1-0.6,0.5-0.6,0.9c0,0.6,0.4,0.9,0.9,0.9c0.4,0,0.6-0.1,1-0.4
|
841 |
+
c0.1,0.1,0.1,0.2,0.3,0.4h0.1l0,0c0.1-0.1,0.3-0.3,0.4-0.4v-0.1c-0.1-0.1-0.2-0.3-0.2-0.5v-0.9c0-0.4,0-0.7-0.3-1
|
842 |
+
c-0.2-0.2-0.6-0.3-0.9-0.3c-0.5,0-1.2,0.2-1.3,0.9c0,0.1,0,0.1,0.1,0.1l0.6,0.1c0,0,0.1,0,0.1-0.1c0-0.2,0.2-0.3,0.5-0.3
|
843 |
+
c0.1,0,0.3,0,0.3,0.1C16.3,979,16.3,979.1,16.3,979.3L16.3,979.3L16.3,979.3z M16.2,980.5c-0.1,0.2-0.2,0.3-0.4,0.3
|
844 |
+
c-0.2,0-0.4-0.2-0.4-0.4c0-0.5,0.4-0.6,0.9-0.6v0.1C16.3,980.1,16.3,980.3,16.2,980.5z"/>
|
845 |
+
<path class="st41" d="M19.4,985.4c-0.5,0-1,0.2-1.5,0.5c-0.2-0.4-0.5-0.5-1-0.5s-1,0.2-1.4,0.5v-0.2c0,0,0-0.1-0.1-0.1h-0.1H15
|
846 |
+
c-0.1,0-0.2,0-0.2,0.1v3.5c0,0.1,0,0.1,0.2,0.1h0.5c0.1,0,0.2,0,0.2-0.1v-2.8c0.4-0.2,0.7-0.3,1.1-0.3c0.2,0,0.4,0.1,0.5,0.2
|
847 |
+
c0.1,0.1,0.1,0.3,0.1,0.5v2.4c0,0.1,0,0.1,0.2,0.1h0.5c0.1,0,0.2,0,0.2-0.1v-2.7v-0.1c0.4-0.2,0.8-0.3,1.1-0.3
|
848 |
+
c0.2,0,0.4,0.1,0.5,0.2c0.1,0.1,0.1,0.3,0.1,0.5v2.4c0,0.1,0,0.1,0.2,0.1h0.5c0.1,0,0.2,0,0.2-0.1v-2.6c0-0.4-0.1-0.6-0.3-0.8
|
849 |
+
C20,985.4,19.8,985.4,19.4,985.4z"/>
|
850 |
+
<path class="st41" d="M24.6,985.5h-0.5c-0.1,0-0.1,0-0.1,0.1v2.8c-0.4,0.2-0.7,0.4-1.1,0.4c-0.2,0-0.4-0.1-0.5-0.2
|
851 |
+
c-0.1-0.1-0.2-0.3-0.2-0.6v-2.3c0-0.1,0-0.1-0.1-0.1h-0.5c-0.1,0-0.1,0-0.1,0.1v2.6c0,0.4,0.1,0.6,0.3,0.8
|
852 |
+
c0.2,0.2,0.5,0.3,0.8,0.3c0.5,0,1-0.2,1.4-0.5v0.3c0,0,0,0.1,0.1,0.1h0.1h0.3c0.1,0,0.1,0,0.1-0.1v-3.5
|
853 |
+
C24.8,985.6,24.7,985.5,24.6,985.5z"/>
|
854 |
+
<path class="st41" d="M33.4,988.6L33.4,988.6c-0.4,0.1-0.6,0.1-0.8,0.1c-0.4,0-0.7-0.1-0.9-0.3c-0.2-0.2-0.3-0.6-0.3-1v-0.1
|
855 |
+
c0-0.5,0.1-0.8,0.3-1c0.2-0.2,0.5-0.3,1-0.3c0.2,0,0.4,0,0.6,0.1c0.1,0,0.1,0,0.1,0c0.1,0,0.1,0,0.1-0.2v-0.2c0-0.1,0-0.1,0-0.2
|
856 |
+
l-0.1-0.1c-0.3-0.1-0.5-0.1-0.8-0.1c-0.6,0-1.1,0.2-1.4,0.5c-0.3,0.4-0.5,0.8-0.5,1.5s0.2,1.1,0.5,1.5c0.3,0.3,0.8,0.5,1.4,0.5
|
857 |
+
c0.3,0,0.6,0,0.9-0.2c0.1,0,0.1,0,0.1-0.1v-0.1v-0.2C33.5,988.7,33.4,988.6,33.4,988.6z"/>
|
858 |
+
<path class="st41" d="M17.8,981.3h0.6c0.1,0,0.1,0,0.1-0.1v-1.6c0-0.3,0-0.8,0.4-0.8s0.4,0.5,0.4,0.8v1.6c0,0.1,0,0.1,0.1,0.1H20
|
859 |
+
c0.1,0,0.1,0,0.1-0.1v-1.6c0-0.2,0-0.4,0-0.6c0.1-0.1,0.2-0.2,0.4-0.2c0.2,0,0.3,0.1,0.3,0.3c0,0.1,0,0.4,0,0.6v1.6
|
860 |
+
c0,0.1,0,0.1,0.1,0.1h0.6c0.1,0,0.1,0,0.1-0.1v-1.9c0-0.3,0-0.7-0.1-0.9c-0.2-0.2-0.4-0.3-0.7-0.3c-0.3,0-0.7,0.2-0.8,0.5
|
861 |
+
c-0.2-0.4-0.4-0.5-0.8-0.5s-0.6,0.2-0.8,0.5l0,0v-0.4c0,0,0-0.1-0.1-0.1h-0.5c-0.1,0-0.1,0-0.1,0.1L17.8,981.3
|
862 |
+
C17.7,981.2,17.8,981.3,17.8,981.3z"/>
|
863 |
+
<path class="st41" d="M23.9,979.3c-0.3,0-0.8,0.1-1.1,0.2c-0.4,0.1-0.6,0.5-0.6,0.9c0,0.6,0.4,0.9,0.9,0.9c0.4,0,0.6-0.1,1-0.4
|
864 |
+
c0.1,0.1,0.1,0.2,0.3,0.4h0.1l0,0c0.1-0.1,0.3-0.3,0.4-0.4v-0.1c-0.1-0.1-0.2-0.3-0.2-0.5v-0.9c0-0.4,0-0.7-0.3-1
|
865 |
+
c-0.2-0.2-0.6-0.3-0.9-0.3c-0.5,0-1.2,0.2-1.3,0.9c0,0.1,0,0.1,0.1,0.1l0.6,0.1c0,0,0.1,0,0.1-0.1c0-0.2,0.2-0.3,0.5-0.3
|
866 |
+
c0.1,0,0.3,0,0.3,0.1C23.9,979,23.9,979.1,23.9,979.3L23.9,979.3L23.9,979.3z M23.9,979.9c0,0.2,0,0.4-0.1,0.6
|
867 |
+
c-0.1,0.2-0.2,0.3-0.4,0.3c-0.2,0-0.4-0.2-0.4-0.4c0-0.5,0.4-0.6,0.9-0.6V979.9L23.9,979.9z"/>
|
868 |
+
<path class="st41" d="M17.3,981.8c1.3,1.1,3,1.8,4.9,1.8c1.4,0,2.9-0.4,4-1.2c0.2-0.1,0-0.3-0.2-0.2c-1.2,0.5-2.5,0.7-3.7,0.7
|
869 |
+
c-1.8,0-3.5-0.5-4.9-1.2C17.3,981.6,17.2,981.7,17.3,981.8z"/>
|
870 |
+
</g>
|
871 |
+
</g>
|
872 |
+
<g>
|
873 |
+
<circle class="st42" cx="24.1" cy="1027.5" r="2.8"/>
|
874 |
+
<g>
|
875 |
+
<g>
|
876 |
+
<path class="st42" d="M12.1,1027.5c0,2.8,1.2,5.3,3,7.1l-1.8,1.8c-2.3-2.3-3.7-5.4-3.7-8.9s1.4-6.6,3.7-8.9l1.8,1.8
|
877 |
+
C13.2,1022.2,12.1,1024.8,12.1,1027.5z"/>
|
878 |
+
<path class="st42" d="M18,1031.7l-1.7,1.7c-1.5-1.5-2.5-3.6-2.5-5.9s0.9-4.4,2.5-5.9l1.7,1.7c-1.1,1.1-1.8,2.5-1.8,4.2
|
879 |
+
S16.9,1030.7,18,1031.7z"/>
|
880 |
+
<path class="st42" d="M19.3,1027.5c0,0.8,0.3,1.5,0.7,2.1l-1,1c-0.7-0.8-1.1-1.9-1.1-3.1s0.4-2.3,1.1-3.1l1,1
|
881 |
+
C19.6,1026,19.3,1026.7,19.3,1027.5z"/>
|
882 |
+
</g>
|
883 |
+
</g>
|
884 |
+
<g>
|
885 |
+
<g>
|
886 |
+
<path class="st42" d="M36,1027.5c0,2.8-1.2,5.3-3,7.1l1.8,1.8c2.3-2.3,3.7-5.4,3.7-8.9s-1.4-6.6-3.7-8.9l-1.8,1.8
|
887 |
+
C34.8,1022.2,36,1024.8,36,1027.5z"/>
|
888 |
+
<path class="st42" d="M30.1,1031.7l1.7,1.7c1.5-1.5,2.5-3.6,2.5-5.9s-0.9-4.4-2.5-5.9l-1.7,1.7c1.1,1.1,1.8,2.5,1.8,4.2
|
889 |
+
C31.9,1029.2,31.2,1030.7,30.1,1031.7z"/>
|
890 |
+
<path class="st42" d="M28.7,1027.5c0,0.8-0.3,1.5-0.7,2.1l1,1c0.7-0.8,1.1-1.9,1.1-3.1s-0.4-2.3-1.1-3.1l-1,1
|
891 |
+
C28.5,1026,28.7,1026.7,28.7,1027.5z"/>
|
892 |
+
</g>
|
893 |
+
</g>
|
894 |
+
<polygon class="st42" points="25.5,1031.4 22.4,1031.4 20.7,1044.4 23.8,1044.4 "/>
|
895 |
+
</g>
|
896 |
+
<g id="Layer_2_1_">
|
897 |
+
<g id="Layer_1-2">
|
898 |
+
<path class="st43" d="M14.5,1088.1c-0.3-0.3-0.8-0.6-1.5-0.8c-0.5-0.2-0.9-0.4-1.1-0.5c-0.2-0.1-0.3-0.2-0.4-0.3
|
899 |
+
c-0.1-0.1-0.1-0.3-0.1-0.4c0-0.2,0.1-0.4,0.3-0.6c0.2-0.1,0.6-0.2,1-0.2s0.9,0.1,1.5,0.3c0.2,0.1,0.3-0.1,0.3-0.1l0.2-0.4
|
900 |
+
c0.1-0.1,0-0.2-0.1-0.3c0,0,0,0-0.1,0c-0.6-0.2-1.1-0.3-1.7-0.3c-0.7,0-1.3,0.1-1.7,0.4s-0.6,0.7-0.6,1.2c0,0.3,0.1,0.5,0.2,0.7
|
901 |
+
c0.1,0.2,0.3,0.4,0.5,0.6s0.7,0.4,1.2,0.6c0.6,0.2,1,0.4,1.2,0.6s0.3,0.4,0.3,0.6c0,0.3-0.1,0.6-0.4,0.7c-0.3,0.2-0.6,0.2-1.1,0.2
|
902 |
+
c-0.3,0-0.7,0-1-0.1c-0.1,0-0.3-0.1-0.4-0.1c-0.2-0.1-0.3,0.1-0.3,0.1l-0.1,0.3c0,0-0.1,0.2,0.1,0.3c0.4,0.2,1,0.3,1.7,0.3
|
903 |
+
c0.8,0,1.4-0.2,1.8-0.5c0.4-0.3,0.6-0.8,0.6-1.4C14.9,1088.7,14.7,1088.3,14.5,1088.1z"/>
|
904 |
+
<path class="st43" d="M29.8,1090.7c0.3-0.9,1.9-5.1,2.2-6c0.1-0.2-0.1-0.2-0.1-0.2h-0.7c0,0-0.1,0-0.2,0.2c-0.7,2.1-1.2,3.4-1.4,4
|
905 |
+
c-0.2,0.6-0.4,1.1-0.4,1.3l0,0c-0.1-0.3-0.2-0.8-0.5-1.7c-0.5-1.3-1-2.9-1.3-3.6c0-0.1-0.1-0.2-0.2-0.1h-0.7c0,0-0.2,0-0.1,0.2
|
906 |
+
c0.3,0.9,1.9,5.1,2.2,6c0,0.1,0.1,0.1,0.2,0.2h0.9C29.7,1090.8,29.8,1090.8,29.8,1090.7z"/>
|
907 |
+
<path class="st43" d="M37.5,1090.7v-3.9c0-0.8-0.2-1.4-0.6-1.8s-0.8-0.5-1.6-0.5c-0.4,0-0.8,0.1-1.2,0.3c-0.3,0.2-0.6,0.4-0.8,0.7
|
908 |
+
l0,0c0,0-0.1-0.5-0.1-0.8c0-0.1-0.1-0.1-0.2-0.1h-0.5c-0.1,0-0.1,0-0.2,0.1l0,0v6c0,0.2,0.2,0.2,0.2,0.2h0.6c0,0,0.2,0,0.2-0.2
|
909 |
+
v-3.1c0-0.8,0.2-1.4,0.5-1.8s0.8-0.5,1.4-0.5c0.5,0,0.7,0.1,1,0.4s0.3,0.6,0.3,1.1v3.9c0,0.2,0.2,0.2,0.2,0.2h0.6
|
910 |
+
C37.4,1090.9,37.5,1090.9,37.5,1090.7z"/>
|
911 |
+
<path class="st43" d="M26.2,1090.7v-4.2c0-0.7-0.2-1.3-0.6-1.6c-0.4-0.3-1-0.5-1.7-0.5c-0.4,0-0.7,0-1.1,0.1
|
912 |
+
c-0.3,0.1-0.6,0.2-0.8,0.3c-0.2,0.1-0.1,0.2-0.1,0.2l0.2,0.4c0,0,0,0.2,0.3,0.1c0.6-0.3,1.1-0.4,1.5-0.4c0.5,0,0.9,0.1,1.1,0.4
|
913 |
+
s0.3,0.6,0.3,1.1v0.4h-1.1c-2,0.1-3,0.7-3,2c0,0.6,0.2,1.1,0.5,1.4c0.4,0.3,0.8,0.5,1.5,0.5c0.5,0,0.9,0,1.2-0.1
|
914 |
+
c0.4-0.2,0.7-0.4,1-0.8h0.1v0.7c0,0.1,0,0.1,0.1,0.1h0.5C26.1,1090.9,26.2,1090.8,26.2,1090.7L26.2,1090.7z M22.4,1089.9
|
915 |
+
c-0.2-0.2-0.3-0.4-0.3-0.8s0.2-0.8,0.5-1s0.9-0.3,1.6-0.4h1v0.6c0,0.6-0.2,1-0.5,1.4c-0.3,0.3-0.9,0.5-1.5,0.5
|
916 |
+
C22.9,1090.2,22.6,1090.1,22.4,1089.9z"/>
|
917 |
+
<path class="st43" d="M20.4,1090.7v-4.2c0-0.7-0.2-1.3-0.6-1.6c-0.4-0.3-1-0.5-1.7-0.5c-0.4,0-0.7,0-1.1,0.1
|
918 |
+
c-0.3,0.1-0.6,0.2-0.8,0.3c-0.2,0.1-0.1,0.2-0.1,0.2l0.2,0.4c0,0,0,0.2,0.3,0.1c0.6-0.3,1.1-0.4,1.5-0.4c0.5,0,0.9,0.1,1.1,0.4
|
919 |
+
s0.3,0.6,0.3,1.1v0.4h-1.1c-2,0.1-3,0.7-3,2c0,0.6,0.2,1.1,0.5,1.4c0.4,0.3,0.8,0.5,1.5,0.5c0.5,0,0.9,0,1.2-0.1
|
920 |
+
c0.4-0.2,0.7-0.4,1-0.8h0.1c0,0,0,0.5,0,0.7c0,0.1,0.1,0.1,0.1,0.1h0.5C20.4,1090.9,20.4,1090.8,20.4,1090.7L20.4,1090.7z
|
921 |
+
M16.6,1089.9c-0.2-0.2-0.3-0.4-0.3-0.8s0.2-0.8,0.5-1s0.9-0.3,1.6-0.4h1v0.6c0,0.6-0.2,1-0.5,1.4c-0.3,0.3-0.9,0.5-1.5,0.5
|
922 |
+
C17.1,1090.2,16.8,1090.1,16.6,1089.9z"/>
|
923 |
+
<path class="st43" d="M38.2,1069.8c-0.3-0.9-1-1.6-1.9-1.9c-0.8-0.3-1.5-0.3-3-0.3h-4.5c-1.5,0-2.2,0-3,0.3
|
924 |
+
c-0.9,0.3-1.6,1-1.9,1.9c0,0.2-0.1,0.3-0.1,0.5c0.3,0.5,0.6,1,0.8,1.5c0-0.6,0.1-1,0.2-1.4c0.3-0.8,0.7-1.2,1.5-1.5
|
925 |
+
c0.7-0.2,1.5-0.2,2.8-0.2H33c1.3,0,2.1,0,2.8,0.2c0.8,0.3,1.2,0.7,1.5,1.5c0.2,0.7,0.2,1.5,0.2,2.8v3.9c0,1.3,0,2.1-0.2,2.8
|
926 |
+
c-0.3,0.8-0.7,1.2-1.5,1.5c-0.7,0.2-1.5,0.2-2.8,0.2h-3.9c-1.3,0-2.1,0-2.8-0.2c-0.8-0.3-1.2-0.7-1.5-1.5
|
927 |
+
c-0.1-0.4-0.2-0.9-0.2-1.4c-0.2,0.5-0.5,1-0.8,1.5c0,0.2,0.1,0.3,0.1,0.5c0.3,0.9,1,1.6,1.9,1.9c0.8,0.3,1.5,0.3,3,0.3h4.5
|
928 |
+
c1.5,0,2.2,0,3-0.3c0.9-0.3,1.6-1,1.9-1.9c0.3-0.8,0.3-1.5,0.3-3v-4.5C38.5,1071.3,38.5,1070.6,38.2,1069.8z"/>
|
929 |
+
<path class="st43" d="M34.6,1080.5h-2.5c-0.1,0-0.3-0.2-0.2-0.4c1.3-1.4,2.9-1.8,4.4-2.3c0.2-0.1,0.2,0.1,0.2,0.2v0.5
|
930 |
+
C36.5,1079.7,35.7,1080.5,34.6,1080.5z M29.9,1080.3c-0.2-1.8-1.1-4.8-4.2-7c-0.1,0-0.1-0.1-0.1-0.2v-1.4c0-1.6,1.1-2,1.6-2
|
931 |
+
c0.1,0,0.2,0,0.2,0.1c1.5,3.3,2.4,5.3,3,10.3c0,0.1,0,0.1,0.1,0c0.4-0.9,2.3-5.5,1.6-10.1c0-0.1,0.1-0.2,0.2-0.2l0,0h2.3
|
932 |
+
c1.2,0,2,0.8,2,2v2c0,0.1,0,0.2-0.1,0.2c-2.6,1.3-4.5,3.7-5.4,6.5c0,0.1-0.1,0.2-0.2,0.2h-0.7C30,1080.5,30,1080.5,29.9,1080.3
|
933 |
+
L29.9,1080.3z M27.6,1080.5c-1.2,0-2-0.7-2-2v-0.1c0-0.1,0-0.3,0.2-0.2c1.2,0.4,2.5,0.7,3.4,2c0.1,0.2,0,0.4-0.2,0.4h-1.4V1080.5z
|
934 |
+
"/>
|
935 |
+
|
936 |
+
<ellipse transform="matrix(1 -2.487548e-03 2.487548e-03 1 -2.6743 4.536587e-02)" class="st41" cx="16.9" cy="1075.1" rx="6.8" ry="6.8"/>
|
937 |
+
<path class="st44" d="M20.2,1074.5c-0.5,0-0.9,0.4-0.9,1s0.4,1,0.9,1s0.9-0.4,0.9-1C21.2,1074.9,20.8,1074.5,20.2,1074.5z"/>
|
938 |
+
<path class="st44" d="M16.9,1067.7c-4.1,0-7.4,3.3-7.4,7.4s3.3,7.4,7.4,7.4s7.4-3.3,7.4-7.4S21,1067.7,16.9,1067.7z M15.2,1075.5
|
939 |
+
c0,3.8-6,2.1-3.6,0.2c0.6,0.8,1.7,0.7,1.8,0v-3.1c0.1-0.8,1.6-1,1.8,0L15.2,1075.5z M17.4,1076.9c0,0.4-0.3,0.7-0.7,0.7h-0.3
|
940 |
+
c-0.4,0-0.7-0.3-0.7-0.7v-3c0-0.4,0.3-0.7,0.7-0.7h0.3c0.4,0,0.7,0.3,0.7,0.7V1076.9z M17.4,1072.1c0,0.4-0.3,0.7-0.7,0.7h-0.3
|
941 |
+
c-0.4,0-0.7-0.3-0.7-0.7v-0.2c0-0.4,0.3-0.7,0.7-0.7h0.3c0.4,0,0.7,0.3,0.7,0.7V1072.1z M20.2,1077.7c-1.3,0-2.4-1-2.4-2.3
|
942 |
+
s1.1-2.3,2.4-2.3s2.4,1,2.4,2.3S21.5,1077.7,20.2,1077.7L20.2,1077.7z"/>
|
943 |
+
</g>
|
944 |
+
</g>
|
945 |
+
<path d="M24,1112.6c-8,0-14.5,6.5-14.5,14.5c0,4.5,2,8.5,5.2,11.1c0.8,0.7,1.7,1.3,2.6,1.7c2,1,4.3,1.6,6.7,1.6
|
946 |
+
c8,0,14.5-6.5,14.5-14.5S32,1112.6,24,1112.6z M24,1139.6c-1.4,0-2.8-0.2-4.1-0.7v-3.1c1.2,0.6,2.6,1,4.1,1c5.1,0,9.3-4.2,9.3-9.3
|
947 |
+
c0-5.1-4.2-9.3-9.3-9.3c-4.9,0-8.9,3.8-9.3,8.6c0,0.2,0,0.5,0,0.7v8c-2-2.2-3.2-5.1-3.2-8.4c0-6.9,5.6-12.5,12.5-12.5
|
948 |
+
s12.5,5.6,12.5,12.5S30.9,1139.6,24,1139.6z"/>
|
949 |
+
<g>
|
950 |
+
<rect x="9.5" y="1160.4" class="st45" width="29" height="29"/>
|
951 |
+
<path class="st41" d="M21.5,1168.1c-1.4,2.3-1.7,9-1.1,9.7c0.8,1,4.6,0.6,4.6,0.6s-0.1,2.2-0.8,2.7h-4.8c-0.4,0.4-0.8,2.2-0.8,2.2
|
952 |
+
h5.7c0,0,2.6,0.2,3.2-3.4c0.5-3.4,2.1-12.9,2.1-12.9S22.9,1165.8,21.5,1168.1z M25.5,1176.3c-0.2,0-2,0.1-2.9,0
|
953 |
+
c-0.3-0.1-0.6-0.3-0.6-0.7c-0.1-1.6,0.5-6.2,1.2-6.4c0.6-0.3,1.7-0.5,2.6-0.2c0.4,0.1,0.7,0.5,0.7,0.9
|
954 |
+
C26.5,1171.7,25.8,1176.3,25.5,1176.3z"/>
|
955 |
+
</g>
|
956 |
+
<g>
|
957 |
+
<g>
|
958 |
+
<g>
|
959 |
+
<defs>
|
960 |
+
<path id="SVGID_00000176765634394315733870000005378609644004092296_" d="M24.1,1207.8c-8.2,0-14.9,6.7-14.9,14.9
|
961 |
+
c0,8.2,6.7,14.9,14.9,14.9s14.9-6.7,14.9-14.9C39.1,1214.5,32.4,1207.8,24.1,1207.8z M24.1,1235.4c-7,0-12.7-5.7-12.7-12.7
|
962 |
+
s5.7-12.7,12.7-12.7s12.7,5.7,12.7,12.7S31.1,1235.4,24.1,1235.4z"/>
|
963 |
+
</defs>
|
964 |
+
<clipPath id="SVGID_00000096050518499839615080000004687844736098649004_">
|
965 |
+
<use xlink:href="#SVGID_00000176765634394315733870000005378609644004092296_" style="overflow:visible;"/>
|
966 |
+
</clipPath>
|
967 |
+
|
968 |
+
<rect x="11.5" y="1235.3" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#D73C91;" width="25.3" height="0.1"/>
|
969 |
+
|
970 |
+
<rect x="11.5" y="1235.1" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#D63C92;" width="25.3" height="0.2"/>
|
971 |
+
|
972 |
+
<rect x="11.5" y="1234.9" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#D53B93;" width="25.3" height="0.2"/>
|
973 |
+
|
974 |
+
<rect x="11.5" y="1234.7" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#D43B94;" width="25.3" height="0.2"/>
|
975 |
+
|
976 |
+
<rect x="11.5" y="1234.5" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#D33B95;" width="25.3" height="0.2"/>
|
977 |
+
|
978 |
+
<rect x="11.5" y="1234.3" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#D23B96;" width="25.3" height="0.2"/>
|
979 |
+
|
980 |
+
<rect x="11.5" y="1234.1" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#D13B97;" width="25.3" height="0.2"/>
|
981 |
+
|
982 |
+
<rect x="11.5" y="1234" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#D03B98;" width="25.3" height="0.2"/>
|
983 |
+
|
984 |
+
<rect x="11.5" y="1233.8" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#CF3B99;" width="25.3" height="0.2"/>
|
985 |
+
|
986 |
+
<rect x="11.5" y="1233.6" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#CE3B9A;" width="25.3" height="0.2"/>
|
987 |
+
|
988 |
+
<rect x="11.5" y="1233.4" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#CD3B9B;" width="25.3" height="0.2"/>
|
989 |
+
|
990 |
+
<rect x="11.5" y="1233.2" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#CC3A9C;" width="25.3" height="0.2"/>
|
991 |
+
|
992 |
+
<rect x="11.5" y="1233" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#CB3A9D;" width="25.3" height="0.2"/>
|
993 |
+
|
994 |
+
<rect x="11.5" y="1232.8" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#CA3A9E;" width="25.3" height="0.2"/>
|
995 |
+
|
996 |
+
<rect x="11.5" y="1232.6" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#C93A9F;" width="25.3" height="0.2"/>
|
997 |
+
|
998 |
+
<rect x="11.5" y="1232.4" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#C83AA0;" width="25.3" height="0.2"/>
|
999 |
+
|
1000 |
+
<rect x="11.5" y="1232.2" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#C73AA1;" width="25.3" height="0.2"/>
|
1001 |
+
|
1002 |
+
<rect x="11.5" y="1232" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#C63AA2;" width="25.3" height="0.2"/>
|
1003 |
+
|
1004 |
+
<rect x="11.5" y="1231.8" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#C53AA2;" width="25.3" height="0.2"/>
|
1005 |
+
|
1006 |
+
<rect x="11.5" y="1231.6" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#C439A3;" width="25.3" height="0.2"/>
|
1007 |
+
|
1008 |
+
<rect x="11.5" y="1231.4" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#C339A4;" width="25.3" height="0.2"/>
|
1009 |
+
|
1010 |
+
<rect x="11.5" y="1231.2" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#C239A5;" width="25.3" height="0.2"/>
|
1011 |
+
|
1012 |
+
<rect x="11.5" y="1231" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#C139A6;" width="25.3" height="0.2"/>
|
1013 |
+
|
1014 |
+
<rect x="11.5" y="1230.8" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#C039A7;" width="25.3" height="0.2"/>
|
1015 |
+
|
1016 |
+
<rect x="11.5" y="1230.7" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#BF39A8;" width="25.3" height="0.2"/>
|
1017 |
+
|
1018 |
+
<rect x="11.5" y="1230.5" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#BE39A9;" width="25.3" height="0.2"/>
|
1019 |
+
|
1020 |
+
<rect x="11.5" y="1230.3" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#BD39AA;" width="25.3" height="0.2"/>
|
1021 |
+
|
1022 |
+
<rect x="11.5" y="1230.1" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#BB38AB;" width="25.3" height="0.2"/>
|
1023 |
+
|
1024 |
+
<rect x="11.5" y="1229.9" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#BA38AC;" width="25.3" height="0.2"/>
|
1025 |
+
|
1026 |
+
<rect x="11.5" y="1229.7" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#B938AD;" width="25.3" height="0.2"/>
|
1027 |
+
|
1028 |
+
<rect x="11.5" y="1229.5" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#B838AE;" width="25.3" height="0.2"/>
|
1029 |
+
|
1030 |
+
<rect x="11.5" y="1229.3" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#B738AF;" width="25.3" height="0.2"/>
|
1031 |
+
|
1032 |
+
<rect x="11.5" y="1229.1" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#B638B0;" width="25.3" height="0.2"/>
|
1033 |
+
|
1034 |
+
<rect x="11.5" y="1228.9" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#B538B1;" width="25.3" height="0.2"/>
|
1035 |
+
|
1036 |
+
<rect x="11.5" y="1228.7" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#B438B2;" width="25.3" height="0.2"/>
|
1037 |
+
|
1038 |
+
<rect x="11.5" y="1228.5" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#B338B3;" width="25.3" height="0.2"/>
|
1039 |
+
|
1040 |
+
<rect x="11.5" y="1228.3" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#B237B4;" width="25.3" height="0.2"/>
|
1041 |
+
|
1042 |
+
<rect x="11.5" y="1228.1" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#B137B4;" width="25.3" height="0.2"/>
|
1043 |
+
|
1044 |
+
<rect x="11.5" y="1227.9" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#B037B5;" width="25.3" height="0.2"/>
|
1045 |
+
|
1046 |
+
<rect x="11.5" y="1227.7" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#AF37B6;" width="25.3" height="0.2"/>
|
1047 |
+
|
1048 |
+
<rect x="11.5" y="1227.6" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#AE37B7;" width="25.3" height="0.2"/>
|
1049 |
+
|
1050 |
+
<rect x="11.5" y="1227.4" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#AD37B8;" width="25.3" height="0.2"/>
|
1051 |
+
|
1052 |
+
<rect x="11.5" y="1227.2" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#AC37B9;" width="25.3" height="0.2"/>
|
1053 |
+
|
1054 |
+
<rect x="11.5" y="1227" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#AB37BA;" width="25.3" height="0.2"/>
|
1055 |
+
|
1056 |
+
<rect x="11.5" y="1226.8" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#AA36BB;" width="25.3" height="0.2"/>
|
1057 |
+
|
1058 |
+
<rect x="11.5" y="1226.6" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#A936BC;" width="25.3" height="0.2"/>
|
1059 |
+
|
1060 |
+
<rect x="11.5" y="1226.4" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#A836BD;" width="25.3" height="0.2"/>
|
1061 |
+
|
1062 |
+
<rect x="11.5" y="1226.2" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#A736BE;" width="25.3" height="0.2"/>
|
1063 |
+
|
1064 |
+
<rect x="11.5" y="1226" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#A636BF;" width="25.3" height="0.2"/>
|
1065 |
+
|
1066 |
+
<rect x="11.5" y="1225.8" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#A536C0;" width="25.3" height="0.2"/>
|
1067 |
+
|
1068 |
+
<rect x="11.5" y="1225.6" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#A436C1;" width="25.3" height="0.2"/>
|
1069 |
+
|
1070 |
+
<rect x="11.5" y="1225.4" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#A336C2;" width="25.3" height="0.2"/>
|
1071 |
+
|
1072 |
+
<rect x="11.5" y="1225.2" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#A236C3;" width="25.3" height="0.2"/>
|
1073 |
+
|
1074 |
+
<rect x="11.5" y="1225" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#A135C4;" width="25.3" height="0.2"/>
|
1075 |
+
|
1076 |
+
<rect x="11.5" y="1224.8" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#A035C5;" width="25.3" height="0.2"/>
|
1077 |
+
|
1078 |
+
<rect x="11.5" y="1224.6" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#9F35C6;" width="25.3" height="0.2"/>
|
1079 |
+
|
1080 |
+
<rect x="11.5" y="1224.5" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#9E35C6;" width="25.3" height="0.2"/>
|
1081 |
+
|
1082 |
+
<rect x="11.5" y="1224.3" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#9D35C7;" width="25.3" height="0.2"/>
|
1083 |
+
|
1084 |
+
<rect x="11.5" y="1224.1" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#9C35C8;" width="25.3" height="0.2"/>
|
1085 |
+
|
1086 |
+
<rect x="11.5" y="1223.9" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#9B35C9;" width="25.3" height="0.2"/>
|
1087 |
+
|
1088 |
+
<rect x="11.5" y="1223.7" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#9A35CA;" width="25.3" height="0.2"/>
|
1089 |
+
|
1090 |
+
<rect x="11.5" y="1223.5" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#9934CB;" width="25.3" height="0.2"/>
|
1091 |
+
|
1092 |
+
<rect x="11.5" y="1223.3" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#9834CC;" width="25.3" height="0.2"/>
|
1093 |
+
|
1094 |
+
<rect x="11.5" y="1223.1" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#9734CD;" width="25.3" height="0.2"/>
|
1095 |
+
|
1096 |
+
<rect x="11.5" y="1222.9" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#9634CE;" width="25.3" height="0.2"/>
|
1097 |
+
|
1098 |
+
<rect x="11.5" y="1222.7" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#9534CF;" width="25.3" height="0.2"/>
|
1099 |
+
|
1100 |
+
<rect x="11.5" y="1222.6" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#9534CF;" width="25.3" height="0.1"/>
|
1101 |
+
|
1102 |
+
<rect x="11.5" y="1222.5" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#9435CF;" width="25.3" height="0.1"/>
|
1103 |
+
|
1104 |
+
<rect x="11.5" y="1222.4" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#9335CF;" width="25.3" height="0.1"/>
|
1105 |
+
|
1106 |
+
<rect x="11.5" y="1222.3" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#9236CF;" width="25.3" height="0.1"/>
|
1107 |
+
|
1108 |
+
<rect x="11.5" y="1222.2" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#9137CF;" width="25.3" height="0.1"/>
|
1109 |
+
|
1110 |
+
<rect x="11.5" y="1222.1" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#9037CF;" width="25.3" height="0.1"/>
|
1111 |
+
|
1112 |
+
<rect x="11.5" y="1222" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#8F38CF;" width="25.3" height="0.1"/>
|
1113 |
+
|
1114 |
+
<rect x="11.5" y="1221.9" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#8E39D0;" width="25.3" height="0.1"/>
|
1115 |
+
|
1116 |
+
<rect x="11.5" y="1221.8" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#8D3AD0;" width="25.3" height="0.1"/>
|
1117 |
+
|
1118 |
+
<rect x="11.5" y="1221.7" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#8C3AD0;" width="25.3" height="0.1"/>
|
1119 |
+
|
1120 |
+
<rect x="11.5" y="1221.6" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#8B3BD0;" width="25.3" height="0.1"/>
|
1121 |
+
|
1122 |
+
<rect x="11.5" y="1221.5" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#8A3CD0;" width="25.3" height="0.1"/>
|
1123 |
+
|
1124 |
+
<rect x="11.5" y="1221.4" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#893CD0;" width="25.3" height="0.1"/>
|
1125 |
+
|
1126 |
+
<rect x="11.5" y="1221.3" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#883DD0;" width="25.3" height="0.1"/>
|
1127 |
+
|
1128 |
+
<rect x="11.5" y="1221.2" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#873ED0;" width="25.3" height="0.1"/>
|
1129 |
+
|
1130 |
+
<rect x="11.5" y="1221.1" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#863ED0;" width="25.3" height="0.1"/>
|
1131 |
+
|
1132 |
+
<rect x="11.5" y="1221" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#853FD0;" width="25.3" height="0.1"/>
|
1133 |
+
|
1134 |
+
<rect x="11.5" y="1220.9" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#8440D0;" width="25.3" height="0.1"/>
|
1135 |
+
|
1136 |
+
<rect x="11.5" y="1220.8" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#8340D0;" width="25.3" height="0.1"/>
|
1137 |
+
|
1138 |
+
<rect x="11.5" y="1220.7" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#8241D0;" width="25.3" height="0.1"/>
|
1139 |
+
|
1140 |
+
<rect x="11.5" y="1220.6" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#8142D0;" width="25.3" height="0.1"/>
|
1141 |
+
|
1142 |
+
<rect x="11.5" y="1220.5" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#8042D1;" width="25.3" height="0.1"/>
|
1143 |
+
|
1144 |
+
<rect x="11.5" y="1220.4" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#7F43D1;" width="25.3" height="0.1"/>
|
1145 |
+
|
1146 |
+
<rect x="11.5" y="1220.3" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#7E44D1;" width="25.3" height="0.1"/>
|
1147 |
+
|
1148 |
+
<rect x="11.5" y="1220.2" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#7D45D1;" width="25.3" height="0.1"/>
|
1149 |
+
|
1150 |
+
<rect x="11.5" y="1220.1" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#7C45D1;" width="25.3" height="0.1"/>
|
1151 |
+
|
1152 |
+
<rect x="11.5" y="1220" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#7B46D1;" width="25.3" height="0.1"/>
|
1153 |
+
|
1154 |
+
<rect x="11.5" y="1219.9" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#7A47D1;" width="25.3" height="0.1"/>
|
1155 |
+
|
1156 |
+
<rect x="11.5" y="1219.8" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#7947D1;" width="25.3" height="0.1"/>
|
1157 |
+
|
1158 |
+
<rect x="11.5" y="1219.7" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#7848D1;" width="25.3" height="0.1"/>
|
1159 |
+
|
1160 |
+
<rect x="11.5" y="1219.6" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#7749D1;" width="25.3" height="0.1"/>
|
1161 |
+
|
1162 |
+
<rect x="11.5" y="1219.5" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#7649D1;" width="25.3" height="0.1"/>
|
1163 |
+
|
1164 |
+
<rect x="11.5" y="1219.4" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#754AD1;" width="25.3" height="0.1"/>
|
1165 |
+
|
1166 |
+
<rect x="11.5" y="1219.3" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#744BD1;" width="25.3" height="0.1"/>
|
1167 |
+
|
1168 |
+
<rect x="11.5" y="1219.2" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#734BD2;" width="25.3" height="0.1"/>
|
1169 |
+
|
1170 |
+
<rect x="11.5" y="1219.1" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#724CD2;" width="25.3" height="0.1"/>
|
1171 |
+
|
1172 |
+
<rect x="11.5" y="1219" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#714DD2;" width="25.3" height="0.1"/>
|
1173 |
+
|
1174 |
+
<rect x="11.5" y="1218.9" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#704ED2;" width="25.3" height="0.1"/>
|
1175 |
+
|
1176 |
+
<rect x="11.5" y="1218.8" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#6F4ED2;" width="25.3" height="0.1"/>
|
1177 |
+
|
1178 |
+
<rect x="11.5" y="1218.7" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#6E4FD2;" width="25.3" height="0.1"/>
|
1179 |
+
|
1180 |
+
<rect x="11.5" y="1218.6" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#6D50D2;" width="25.3" height="0.1"/>
|
1181 |
+
|
1182 |
+
<rect x="11.5" y="1218.5" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#6C50D2;" width="25.3" height="0.1"/>
|
1183 |
+
|
1184 |
+
<rect x="11.5" y="1218.4" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#6B51D2;" width="25.3" height="0.1"/>
|
1185 |
+
|
1186 |
+
<rect x="11.5" y="1218.3" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#6A52D2;" width="25.3" height="0.1"/>
|
1187 |
+
|
1188 |
+
<rect x="11.5" y="1218.2" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#6952D2;" width="25.3" height="0.1"/>
|
1189 |
+
|
1190 |
+
<rect x="11.5" y="1218.1" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#6853D2;" width="25.3" height="0.1"/>
|
1191 |
+
|
1192 |
+
<rect x="11.5" y="1218" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#6754D2;" width="25.3" height="0.1"/>
|
1193 |
+
|
1194 |
+
<rect x="11.5" y="1217.9" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#6654D2;" width="25.3" height="0.1"/>
|
1195 |
+
|
1196 |
+
<rect x="11.5" y="1217.8" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#6555D3;" width="25.3" height="0.1"/>
|
1197 |
+
|
1198 |
+
<rect x="11.5" y="1217.7" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#6456D3;" width="25.3" height="0.1"/>
|
1199 |
+
|
1200 |
+
<rect x="11.5" y="1217.6" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#6356D3;" width="25.3" height="0.1"/>
|
1201 |
+
|
1202 |
+
<rect x="11.5" y="1217.5" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#6257D3;" width="25.3" height="0.1"/>
|
1203 |
+
|
1204 |
+
<rect x="11.5" y="1217.4" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#6158D3;" width="25.3" height="0.1"/>
|
1205 |
+
|
1206 |
+
<rect x="11.5" y="1217.3" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#6059D3;" width="25.3" height="0.1"/>
|
1207 |
+
|
1208 |
+
<rect x="11.5" y="1217.2" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#5F59D3;" width="25.3" height="0.1"/>
|
1209 |
+
|
1210 |
+
<rect x="11.5" y="1217.1" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#5E5AD3;" width="25.3" height="0.1"/>
|
1211 |
+
|
1212 |
+
<rect x="11.5" y="1217" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#5D5BD3;" width="25.3" height="0.1"/>
|
1213 |
+
|
1214 |
+
<rect x="11.5" y="1216.9" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#5C5BD3;" width="25.3" height="0.1"/>
|
1215 |
+
|
1216 |
+
<rect x="11.5" y="1216.8" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#5B5CD3;" width="25.3" height="0.1"/>
|
1217 |
+
|
1218 |
+
<rect x="11.5" y="1216.7" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#5A5DD3;" width="25.3" height="0.1"/>
|
1219 |
+
|
1220 |
+
<rect x="11.5" y="1216.6" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#595DD3;" width="25.3" height="0.1"/>
|
1221 |
+
|
1222 |
+
<rect x="11.5" y="1216.5" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#585ED4;" width="25.3" height="0.1"/>
|
1223 |
+
|
1224 |
+
<rect x="11.5" y="1216.4" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#575FD4;" width="25.3" height="0.1"/>
|
1225 |
+
|
1226 |
+
<rect x="11.5" y="1216.3" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#565FD4;" width="25.3" height="0.1"/>
|
1227 |
+
|
1228 |
+
<rect x="11.5" y="1216.2" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#5560D4;" width="25.3" height="0.1"/>
|
1229 |
+
|
1230 |
+
<rect x="11.5" y="1216.1" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#5461D4;" width="25.3" height="0.1"/>
|
1231 |
+
|
1232 |
+
<rect x="11.5" y="1216" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#5361D4;" width="25.3" height="0.1"/>
|
1233 |
+
|
1234 |
+
<rect x="11.5" y="1215.9" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#5262D4;" width="25.3" height="0.1"/>
|
1235 |
+
|
1236 |
+
<rect x="11.5" y="1215.8" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#5163D4;" width="25.3" height="0.1"/>
|
1237 |
+
|
1238 |
+
<rect x="11.5" y="1215.7" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#5064D4;" width="25.3" height="0.1"/>
|
1239 |
+
|
1240 |
+
<rect x="11.5" y="1215.6" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#4F64D4;" width="25.3" height="0.1"/>
|
1241 |
+
|
1242 |
+
<rect x="11.5" y="1215.5" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#4E65D4;" width="25.3" height="0.1"/>
|
1243 |
+
|
1244 |
+
<rect x="11.5" y="1215.4" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#4D66D4;" width="25.3" height="0.1"/>
|
1245 |
+
|
1246 |
+
<rect x="11.5" y="1215.3" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#4C66D4;" width="25.3" height="0.1"/>
|
1247 |
+
|
1248 |
+
<rect x="11.5" y="1215.2" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#4A67D5;" width="25.3" height="0.1"/>
|
1249 |
+
|
1250 |
+
<rect x="11.5" y="1215.1" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#4968D5;" width="25.3" height="0.1"/>
|
1251 |
+
|
1252 |
+
<rect x="11.5" y="1215" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#4868D5;" width="25.3" height="0.1"/>
|
1253 |
+
|
1254 |
+
<rect x="11.5" y="1214.9" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#4769D5;" width="25.3" height="0.1"/>
|
1255 |
+
|
1256 |
+
<rect x="11.5" y="1214.8" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#466AD5;" width="25.3" height="0.1"/>
|
1257 |
+
|
1258 |
+
<rect x="11.5" y="1214.7" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#456AD5;" width="25.3" height="0.1"/>
|
1259 |
+
|
1260 |
+
<rect x="11.5" y="1214.6" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#446BD5;" width="25.3" height="0.1"/>
|
1261 |
+
|
1262 |
+
<rect x="11.5" y="1214.5" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#436CD5;" width="25.3" height="0.1"/>
|
1263 |
+
|
1264 |
+
<rect x="11.5" y="1214.4" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#426DD5;" width="25.3" height="0.1"/>
|
1265 |
+
|
1266 |
+
<rect x="11.5" y="1214.3" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#416DD5;" width="25.3" height="0.1"/>
|
1267 |
+
|
1268 |
+
<rect x="11.5" y="1214.2" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#406ED5;" width="25.3" height="0.1"/>
|
1269 |
+
|
1270 |
+
<rect x="11.5" y="1214.1" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#3F6FD5;" width="25.3" height="0.1"/>
|
1271 |
+
|
1272 |
+
<rect x="11.5" y="1214" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#3E6FD5;" width="25.3" height="0.1"/>
|
1273 |
+
|
1274 |
+
<rect x="11.5" y="1213.9" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#3D70D5;" width="25.3" height="0.1"/>
|
1275 |
+
|
1276 |
+
<rect x="11.5" y="1213.8" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#3C71D6;" width="25.3" height="0.1"/>
|
1277 |
+
|
1278 |
+
<rect x="11.5" y="1213.7" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#3B71D6;" width="25.3" height="0.1"/>
|
1279 |
+
|
1280 |
+
<rect x="11.5" y="1213.6" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#3A72D6;" width="25.3" height="0.1"/>
|
1281 |
+
|
1282 |
+
<rect x="11.5" y="1213.5" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#3973D6;" width="25.3" height="0.1"/>
|
1283 |
+
|
1284 |
+
<rect x="11.5" y="1213.4" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#3873D6;" width="25.3" height="0.1"/>
|
1285 |
+
|
1286 |
+
<rect x="11.5" y="1213.3" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#3774D6;" width="25.3" height="0.1"/>
|
1287 |
+
|
1288 |
+
<rect x="11.5" y="1213.2" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#3675D6;" width="25.3" height="0.1"/>
|
1289 |
+
|
1290 |
+
<rect x="11.5" y="1213.1" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#3575D6;" width="25.3" height="0.1"/>
|
1291 |
+
|
1292 |
+
<rect x="11.5" y="1213" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#3476D6;" width="25.3" height="0.1"/>
|
1293 |
+
|
1294 |
+
<rect x="11.5" y="1212.9" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#3377D6;" width="25.3" height="0.1"/>
|
1295 |
+
|
1296 |
+
<rect x="11.5" y="1212.8" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#3278D6;" width="25.3" height="0.1"/>
|
1297 |
+
|
1298 |
+
<rect x="11.5" y="1212.7" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#3178D6;" width="25.3" height="0.1"/>
|
1299 |
+
|
1300 |
+
<rect x="11.5" y="1212.6" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#3079D6;" width="25.3" height="0.1"/>
|
1301 |
+
|
1302 |
+
<rect x="11.5" y="1212.5" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#2F7AD7;" width="25.3" height="0.1"/>
|
1303 |
+
|
1304 |
+
<rect x="11.5" y="1212.4" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#2E7AD7;" width="25.3" height="0.1"/>
|
1305 |
+
|
1306 |
+
<rect x="11.5" y="1212.3" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#2D7BD7;" width="25.3" height="0.1"/>
|
1307 |
+
|
1308 |
+
<rect x="11.5" y="1212.2" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#2C7CD7;" width="25.3" height="0.1"/>
|
1309 |
+
|
1310 |
+
<rect x="11.5" y="1212.1" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#2B7CD7;" width="25.3" height="0.1"/>
|
1311 |
+
|
1312 |
+
<rect x="11.5" y="1212" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#2A7DD7;" width="25.3" height="0.1"/>
|
1313 |
+
|
1314 |
+
<rect x="11.5" y="1211.9" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#297ED7;" width="25.3" height="0.1"/>
|
1315 |
+
|
1316 |
+
<rect x="11.5" y="1211.8" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#287ED7;" width="25.3" height="0.1"/>
|
1317 |
+
|
1318 |
+
<rect x="11.5" y="1211.7" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#277FD7;" width="25.3" height="0.1"/>
|
1319 |
+
|
1320 |
+
<rect x="11.5" y="1211.6" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#2680D7;" width="25.3" height="0.1"/>
|
1321 |
+
|
1322 |
+
<rect x="11.5" y="1211.5" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#2581D7;" width="25.3" height="0.1"/>
|
1323 |
+
|
1324 |
+
<rect x="11.5" y="1211.4" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#2481D7;" width="25.3" height="0.1"/>
|
1325 |
+
|
1326 |
+
<rect x="11.5" y="1211.3" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#2382D7;" width="25.3" height="0.1"/>
|
1327 |
+
|
1328 |
+
<rect x="11.5" y="1211.2" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#2283D7;" width="25.3" height="0.1"/>
|
1329 |
+
|
1330 |
+
<rect x="11.5" y="1211.1" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#2183D8;" width="25.3" height="0.1"/>
|
1331 |
+
|
1332 |
+
<rect x="11.5" y="1211" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#2084D8;" width="25.3" height="0.1"/>
|
1333 |
+
|
1334 |
+
<rect x="11.5" y="1210.9" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#1F85D8;" width="25.3" height="0.1"/>
|
1335 |
+
|
1336 |
+
<rect x="11.5" y="1210.8" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#1E85D8;" width="25.3" height="0.1"/>
|
1337 |
+
|
1338 |
+
<rect x="11.5" y="1210.7" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#1D86D8;" width="25.3" height="0.1"/>
|
1339 |
+
|
1340 |
+
<rect x="11.5" y="1210.6" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#1C87D8;" width="25.3" height="0.1"/>
|
1341 |
+
|
1342 |
+
<rect x="11.5" y="1210.5" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#1B87D8;" width="25.3" height="0.1"/>
|
1343 |
+
|
1344 |
+
<rect x="11.5" y="1210.4" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#1A88D8;" width="25.3" height="0.1"/>
|
1345 |
+
|
1346 |
+
<rect x="11.5" y="1210.3" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#1989D8;" width="25.3" height="0.1"/>
|
1347 |
+
|
1348 |
+
<rect x="11.5" y="1210.2" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#1889D8;" width="25.3" height="0.1"/>
|
1349 |
+
|
1350 |
+
<rect x="11.5" y="1210.1" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#178AD8;" width="25.3" height="0.1"/>
|
1351 |
+
|
1352 |
+
<rect x="11.5" y="1210" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#168BD8;" width="25.3" height="0"/>
|
1353 |
+
|
1354 |
+
<rect x="9.2" y="1237.6" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#E23D87;" width="29.9" height="0"/>
|
1355 |
+
|
1356 |
+
<rect x="9.2" y="1237.4" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#E23D87;" width="29.9" height="0.2"/>
|
1357 |
+
|
1358 |
+
<rect x="9.2" y="1237.2" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#E13D88;" width="29.9" height="0.2"/>
|
1359 |
+
|
1360 |
+
<rect x="9.2" y="1237.1" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#E03D89;" width="29.9" height="0.2"/>
|
1361 |
+
|
1362 |
+
<rect x="9.2" y="1236.9" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#DF3D8A;" width="29.9" height="0.2"/>
|
1363 |
+
|
1364 |
+
<rect x="9.2" y="1236.7" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#DE3D8B;" width="29.9" height="0.2"/>
|
1365 |
+
|
1366 |
+
<rect x="9.2" y="1236.5" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#DD3C8C;" width="29.9" height="0.2"/>
|
1367 |
+
|
1368 |
+
<rect x="9.2" y="1236.3" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#DC3C8D;" width="29.9" height="0.2"/>
|
1369 |
+
|
1370 |
+
<rect x="9.2" y="1236.1" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#DB3C8E;" width="29.9" height="0.2"/>
|
1371 |
+
|
1372 |
+
<rect x="9.2" y="1235.9" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#DA3C8F;" width="29.9" height="0.2"/>
|
1373 |
+
|
1374 |
+
<rect x="9.2" y="1235.7" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#D93C90;" width="29.9" height="0.2"/>
|
1375 |
+
|
1376 |
+
<rect x="9.2" y="1235.5" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#D83C90;" width="29.9" height="0.2"/>
|
1377 |
+
|
1378 |
+
<rect x="9.2" y="1235.3" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#D73C91;" width="29.9" height="0.2"/>
|
1379 |
+
|
1380 |
+
<rect x="9.2" y="1235.1" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#D63C92;" width="29.9" height="0.2"/>
|
1381 |
+
|
1382 |
+
<rect x="9.2" y="1234.9" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#D53B93;" width="29.9" height="0.2"/>
|
1383 |
+
|
1384 |
+
<rect x="9.2" y="1234.7" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#D43B94;" width="29.9" height="0.2"/>
|
1385 |
+
|
1386 |
+
<rect x="9.2" y="1234.5" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#D33B95;" width="29.9" height="0.2"/>
|
1387 |
+
|
1388 |
+
<rect x="9.2" y="1234.3" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#D23B96;" width="29.9" height="0.2"/>
|
1389 |
+
|
1390 |
+
<rect x="9.2" y="1234.1" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#D13B97;" width="29.9" height="0.2"/>
|
1391 |
+
|
1392 |
+
<rect x="9.2" y="1234" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#D03B98;" width="29.9" height="0.2"/>
|
1393 |
+
|
1394 |
+
<rect x="9.2" y="1233.8" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#CF3B99;" width="29.9" height="0.2"/>
|
1395 |
+
|
1396 |
+
<rect x="9.2" y="1233.6" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#CE3B9A;" width="29.9" height="0.2"/>
|
1397 |
+
|
1398 |
+
<rect x="9.2" y="1233.4" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#CD3B9B;" width="29.9" height="0.2"/>
|
1399 |
+
|
1400 |
+
<rect x="9.2" y="1233.2" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#CC3A9C;" width="29.9" height="0.2"/>
|
1401 |
+
|
1402 |
+
<rect x="9.2" y="1233" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#CB3A9D;" width="29.9" height="0.2"/>
|
1403 |
+
|
1404 |
+
<rect x="9.2" y="1232.8" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#CA3A9E;" width="29.9" height="0.2"/>
|
1405 |
+
|
1406 |
+
<rect x="9.2" y="1232.6" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#C93A9F;" width="29.9" height="0.2"/>
|
1407 |
+
|
1408 |
+
<rect x="9.2" y="1232.4" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#C83AA0;" width="29.9" height="0.2"/>
|
1409 |
+
|
1410 |
+
<rect x="9.2" y="1232.2" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#C73AA1;" width="29.9" height="0.2"/>
|
1411 |
+
|
1412 |
+
<rect x="9.2" y="1232" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#C63AA2;" width="29.9" height="0.2"/>
|
1413 |
+
|
1414 |
+
<rect x="9.2" y="1231.8" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#C53AA2;" width="29.9" height="0.2"/>
|
1415 |
+
|
1416 |
+
<rect x="9.2" y="1231.6" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#C439A3;" width="29.9" height="0.2"/>
|
1417 |
+
|
1418 |
+
<rect x="9.2" y="1231.4" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#C339A4;" width="29.9" height="0.2"/>
|
1419 |
+
|
1420 |
+
<rect x="9.2" y="1231.2" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#C239A5;" width="29.9" height="0.2"/>
|
1421 |
+
|
1422 |
+
<rect x="9.2" y="1231" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#C139A6;" width="29.9" height="0.2"/>
|
1423 |
+
|
1424 |
+
<rect x="9.2" y="1230.8" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#C039A7;" width="29.9" height="0.2"/>
|
1425 |
+
|
1426 |
+
<rect x="9.2" y="1230.7" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#BF39A8;" width="29.9" height="0.2"/>
|
1427 |
+
|
1428 |
+
<rect x="9.2" y="1230.5" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#BE39A9;" width="29.9" height="0.2"/>
|
1429 |
+
|
1430 |
+
<rect x="9.2" y="1230.3" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#BD39AA;" width="29.9" height="0.2"/>
|
1431 |
+
|
1432 |
+
<rect x="9.2" y="1230.1" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#BB38AB;" width="29.9" height="0.2"/>
|
1433 |
+
|
1434 |
+
<rect x="9.2" y="1229.9" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#BA38AC;" width="29.9" height="0.2"/>
|
1435 |
+
|
1436 |
+
<rect x="9.2" y="1229.7" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#B938AD;" width="29.9" height="0.2"/>
|
1437 |
+
|
1438 |
+
<rect x="9.2" y="1229.5" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#B838AE;" width="29.9" height="0.2"/>
|
1439 |
+
|
1440 |
+
<rect x="9.2" y="1229.3" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#B738AF;" width="29.9" height="0.2"/>
|
1441 |
+
|
1442 |
+
<rect x="9.2" y="1229.1" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#B638B0;" width="29.9" height="0.2"/>
|
1443 |
+
|
1444 |
+
<rect x="9.2" y="1228.9" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#B538B1;" width="29.9" height="0.2"/>
|
1445 |
+
|
1446 |
+
<rect x="9.2" y="1228.7" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#B438B2;" width="29.9" height="0.2"/>
|
1447 |
+
|
1448 |
+
<rect x="9.2" y="1228.5" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#B338B3;" width="29.9" height="0.2"/>
|
1449 |
+
|
1450 |
+
<rect x="9.2" y="1228.3" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#B237B4;" width="29.9" height="0.2"/>
|
1451 |
+
|
1452 |
+
<rect x="9.2" y="1228.1" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#B137B4;" width="29.9" height="0.2"/>
|
1453 |
+
|
1454 |
+
<rect x="9.2" y="1227.9" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#B037B5;" width="29.9" height="0.2"/>
|
1455 |
+
|
1456 |
+
<rect x="9.2" y="1227.7" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#AF37B6;" width="29.9" height="0.2"/>
|
1457 |
+
|
1458 |
+
<rect x="9.2" y="1227.6" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#AE37B7;" width="29.9" height="0.2"/>
|
1459 |
+
|
1460 |
+
<rect x="9.2" y="1227.4" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#AD37B8;" width="29.9" height="0.2"/>
|
1461 |
+
|
1462 |
+
<rect x="9.2" y="1227.2" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#AC37B9;" width="29.9" height="0.2"/>
|
1463 |
+
|
1464 |
+
<rect x="9.2" y="1227" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#AB37BA;" width="29.9" height="0.2"/>
|
1465 |
+
|
1466 |
+
<rect x="9.2" y="1226.8" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#AA36BB;" width="29.9" height="0.2"/>
|
1467 |
+
|
1468 |
+
<rect x="9.2" y="1226.6" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#A936BC;" width="29.9" height="0.2"/>
|
1469 |
+
|
1470 |
+
<rect x="9.2" y="1226.4" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#A836BD;" width="29.9" height="0.2"/>
|
1471 |
+
|
1472 |
+
<rect x="9.2" y="1226.2" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#A736BE;" width="29.9" height="0.2"/>
|
1473 |
+
|
1474 |
+
<rect x="9.2" y="1226" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#A636BF;" width="29.9" height="0.2"/>
|
1475 |
+
|
1476 |
+
<rect x="9.2" y="1225.8" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#A536C0;" width="29.9" height="0.2"/>
|
1477 |
+
|
1478 |
+
<rect x="9.2" y="1225.6" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#A436C1;" width="29.9" height="0.2"/>
|
1479 |
+
|
1480 |
+
<rect x="9.2" y="1225.4" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#A336C2;" width="29.9" height="0.2"/>
|
1481 |
+
|
1482 |
+
<rect x="9.2" y="1225.2" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#A236C3;" width="29.9" height="0.2"/>
|
1483 |
+
|
1484 |
+
<rect x="9.2" y="1225" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#A135C4;" width="29.9" height="0.2"/>
|
1485 |
+
|
1486 |
+
<rect x="9.2" y="1224.8" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#A035C5;" width="29.9" height="0.2"/>
|
1487 |
+
|
1488 |
+
<rect x="9.2" y="1224.6" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#9F35C6;" width="29.9" height="0.2"/>
|
1489 |
+
|
1490 |
+
<rect x="9.2" y="1224.5" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#9E35C6;" width="29.9" height="0.2"/>
|
1491 |
+
|
1492 |
+
<rect x="9.2" y="1224.3" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#9D35C7;" width="29.9" height="0.2"/>
|
1493 |
+
|
1494 |
+
<rect x="9.2" y="1224.1" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#9C35C8;" width="29.9" height="0.2"/>
|
1495 |
+
|
1496 |
+
<rect x="9.2" y="1223.9" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#9B35C9;" width="29.9" height="0.2"/>
|
1497 |
+
|
1498 |
+
<rect x="9.2" y="1223.7" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#9A35CA;" width="29.9" height="0.2"/>
|
1499 |
+
|
1500 |
+
<rect x="9.2" y="1223.5" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#9934CB;" width="29.9" height="0.2"/>
|
1501 |
+
|
1502 |
+
<rect x="9.2" y="1223.3" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#9834CC;" width="29.9" height="0.2"/>
|
1503 |
+
|
1504 |
+
<rect x="9.2" y="1223.1" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#9734CD;" width="29.9" height="0.2"/>
|
1505 |
+
|
1506 |
+
<rect x="9.2" y="1222.9" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#9634CE;" width="29.9" height="0.2"/>
|
1507 |
+
|
1508 |
+
<rect x="9.2" y="1222.7" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#9534CF;" width="29.9" height="0.2"/>
|
1509 |
+
|
1510 |
+
<rect x="9.2" y="1222.6" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#9534CF;" width="29.9" height="0.1"/>
|
1511 |
+
|
1512 |
+
<rect x="9.2" y="1222.5" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#9435CF;" width="29.9" height="0.1"/>
|
1513 |
+
|
1514 |
+
<rect x="9.2" y="1222.4" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#9335CF;" width="29.9" height="0.1"/>
|
1515 |
+
|
1516 |
+
<rect x="9.2" y="1222.3" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#9236CF;" width="29.9" height="0.1"/>
|
1517 |
+
|
1518 |
+
<rect x="9.2" y="1222.2" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#9137CF;" width="29.9" height="0.1"/>
|
1519 |
+
|
1520 |
+
<rect x="9.2" y="1222.1" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#9037CF;" width="29.9" height="0.1"/>
|
1521 |
+
|
1522 |
+
<rect x="9.2" y="1222" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#8F38CF;" width="29.9" height="0.1"/>
|
1523 |
+
|
1524 |
+
<rect x="9.2" y="1221.9" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#8E39D0;" width="29.9" height="0.1"/>
|
1525 |
+
|
1526 |
+
<rect x="9.2" y="1221.8" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#8D3AD0;" width="29.9" height="0.1"/>
|
1527 |
+
|
1528 |
+
<rect x="9.2" y="1221.7" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#8C3AD0;" width="29.9" height="0.1"/>
|
1529 |
+
|
1530 |
+
<rect x="9.2" y="1221.6" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#8B3BD0;" width="29.9" height="0.1"/>
|
1531 |
+
|
1532 |
+
<rect x="9.2" y="1221.5" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#8A3CD0;" width="29.9" height="0.1"/>
|
1533 |
+
|
1534 |
+
<rect x="9.2" y="1221.4" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#893CD0;" width="29.9" height="0.1"/>
|
1535 |
+
|
1536 |
+
<rect x="9.2" y="1221.3" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#883DD0;" width="29.9" height="0.1"/>
|
1537 |
+
|
1538 |
+
<rect x="9.2" y="1221.2" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#873ED0;" width="29.9" height="0.1"/>
|
1539 |
+
|
1540 |
+
<rect x="9.2" y="1221.1" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#863ED0;" width="29.9" height="0.1"/>
|
1541 |
+
|
1542 |
+
<rect x="9.2" y="1221" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#853FD0;" width="29.9" height="0.1"/>
|
1543 |
+
|
1544 |
+
<rect x="9.2" y="1220.9" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#8440D0;" width="29.9" height="0.1"/>
|
1545 |
+
|
1546 |
+
<rect x="9.2" y="1220.8" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#8340D0;" width="29.9" height="0.1"/>
|
1547 |
+
|
1548 |
+
<rect x="9.2" y="1220.7" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#8241D0;" width="29.9" height="0.1"/>
|
1549 |
+
|
1550 |
+
<rect x="9.2" y="1220.6" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#8142D0;" width="29.9" height="0.1"/>
|
1551 |
+
|
1552 |
+
<rect x="9.2" y="1220.5" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#8042D1;" width="29.9" height="0.1"/>
|
1553 |
+
|
1554 |
+
<rect x="9.2" y="1220.4" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#7F43D1;" width="29.9" height="0.1"/>
|
1555 |
+
|
1556 |
+
<rect x="9.2" y="1220.3" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#7E44D1;" width="29.9" height="0.1"/>
|
1557 |
+
|
1558 |
+
<rect x="9.2" y="1220.2" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#7D45D1;" width="29.9" height="0.1"/>
|
1559 |
+
|
1560 |
+
<rect x="9.2" y="1220.1" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#7C45D1;" width="29.9" height="0.1"/>
|
1561 |
+
|
1562 |
+
<rect x="9.2" y="1220" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#7B46D1;" width="29.9" height="0.1"/>
|
1563 |
+
|
1564 |
+
<rect x="9.2" y="1219.9" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#7A47D1;" width="29.9" height="0.1"/>
|
1565 |
+
|
1566 |
+
<rect x="9.2" y="1219.8" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#7947D1;" width="29.9" height="0.1"/>
|
1567 |
+
|
1568 |
+
<rect x="9.2" y="1219.7" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#7848D1;" width="29.9" height="0.1"/>
|
1569 |
+
|
1570 |
+
<rect x="9.2" y="1219.6" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#7749D1;" width="29.9" height="0.1"/>
|
1571 |
+
|
1572 |
+
<rect x="9.2" y="1219.5" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#7649D1;" width="29.9" height="0.1"/>
|
1573 |
+
|
1574 |
+
<rect x="9.2" y="1219.4" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#754AD1;" width="29.9" height="0.1"/>
|
1575 |
+
|
1576 |
+
<rect x="9.2" y="1219.3" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#744BD1;" width="29.9" height="0.1"/>
|
1577 |
+
|
1578 |
+
<rect x="9.2" y="1219.2" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#734BD2;" width="29.9" height="0.1"/>
|
1579 |
+
|
1580 |
+
<rect x="9.2" y="1219.1" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#724CD2;" width="29.9" height="0.1"/>
|
1581 |
+
|
1582 |
+
<rect x="9.2" y="1219" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#714DD2;" width="29.9" height="0.1"/>
|
1583 |
+
|
1584 |
+
<rect x="9.2" y="1218.9" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#704ED2;" width="29.9" height="0.1"/>
|
1585 |
+
|
1586 |
+
<rect x="9.2" y="1218.8" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#6F4ED2;" width="29.9" height="0.1"/>
|
1587 |
+
|
1588 |
+
<rect x="9.2" y="1218.7" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#6E4FD2;" width="29.9" height="0.1"/>
|
1589 |
+
|
1590 |
+
<rect x="9.2" y="1218.6" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#6D50D2;" width="29.9" height="0.1"/>
|
1591 |
+
|
1592 |
+
<rect x="9.2" y="1218.5" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#6C50D2;" width="29.9" height="0.1"/>
|
1593 |
+
|
1594 |
+
<rect x="9.2" y="1218.4" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#6B51D2;" width="29.9" height="0.1"/>
|
1595 |
+
|
1596 |
+
<rect x="9.2" y="1218.3" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#6A52D2;" width="29.9" height="0.1"/>
|
1597 |
+
|
1598 |
+
<rect x="9.2" y="1218.2" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#6952D2;" width="29.9" height="0.1"/>
|
1599 |
+
|
1600 |
+
<rect x="9.2" y="1218.1" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#6853D2;" width="29.9" height="0.1"/>
|
1601 |
+
|
1602 |
+
<rect x="9.2" y="1218" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#6754D2;" width="29.9" height="0.1"/>
|
1603 |
+
|
1604 |
+
<rect x="9.2" y="1217.9" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#6654D2;" width="29.9" height="0.1"/>
|
1605 |
+
|
1606 |
+
<rect x="9.2" y="1217.8" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#6555D3;" width="29.9" height="0.1"/>
|
1607 |
+
|
1608 |
+
<rect x="9.2" y="1217.7" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#6456D3;" width="29.9" height="0.1"/>
|
1609 |
+
|
1610 |
+
<rect x="9.2" y="1217.6" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#6356D3;" width="29.9" height="0.1"/>
|
1611 |
+
|
1612 |
+
<rect x="9.2" y="1217.5" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#6257D3;" width="29.9" height="0.1"/>
|
1613 |
+
|
1614 |
+
<rect x="9.2" y="1217.4" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#6158D3;" width="29.9" height="0.1"/>
|
1615 |
+
|
1616 |
+
<rect x="9.2" y="1217.3" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#6059D3;" width="29.9" height="0.1"/>
|
1617 |
+
|
1618 |
+
<rect x="9.2" y="1217.2" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#5F59D3;" width="29.9" height="0.1"/>
|
1619 |
+
|
1620 |
+
<rect x="9.2" y="1217.1" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#5E5AD3;" width="29.9" height="0.1"/>
|
1621 |
+
|
1622 |
+
<rect x="9.2" y="1217" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#5D5BD3;" width="29.9" height="0.1"/>
|
1623 |
+
|
1624 |
+
<rect x="9.2" y="1216.9" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#5C5BD3;" width="29.9" height="0.1"/>
|
1625 |
+
|
1626 |
+
<rect x="9.2" y="1216.8" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#5B5CD3;" width="29.9" height="0.1"/>
|
1627 |
+
|
1628 |
+
<rect x="9.2" y="1216.7" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#5A5DD3;" width="29.9" height="0.1"/>
|
1629 |
+
|
1630 |
+
<rect x="9.2" y="1216.6" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#595DD3;" width="29.9" height="0.1"/>
|
1631 |
+
|
1632 |
+
<rect x="9.2" y="1216.5" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#585ED4;" width="29.9" height="0.1"/>
|
1633 |
+
|
1634 |
+
<rect x="9.2" y="1216.4" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#575FD4;" width="29.9" height="0.1"/>
|
1635 |
+
|
1636 |
+
<rect x="9.2" y="1216.3" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#565FD4;" width="29.9" height="0.1"/>
|
1637 |
+
|
1638 |
+
<rect x="9.2" y="1216.2" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#5560D4;" width="29.9" height="0.1"/>
|
1639 |
+
|
1640 |
+
<rect x="9.2" y="1216.1" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#5461D4;" width="29.9" height="0.1"/>
|
1641 |
+
|
1642 |
+
<rect x="9.2" y="1216" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#5361D4;" width="29.9" height="0.1"/>
|
1643 |
+
|
1644 |
+
<rect x="9.2" y="1215.9" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#5262D4;" width="29.9" height="0.1"/>
|
1645 |
+
|
1646 |
+
<rect x="9.2" y="1215.8" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#5163D4;" width="29.9" height="0.1"/>
|
1647 |
+
|
1648 |
+
<rect x="9.2" y="1215.7" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#5064D4;" width="29.9" height="0.1"/>
|
1649 |
+
|
1650 |
+
<rect x="9.2" y="1215.6" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#4F64D4;" width="29.9" height="0.1"/>
|
1651 |
+
|
1652 |
+
<rect x="9.2" y="1215.5" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#4E65D4;" width="29.9" height="0.1"/>
|
1653 |
+
|
1654 |
+
<rect x="9.2" y="1215.4" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#4D66D4;" width="29.9" height="0.1"/>
|
1655 |
+
|
1656 |
+
<rect x="9.2" y="1215.3" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#4C66D4;" width="29.9" height="0.1"/>
|
1657 |
+
|
1658 |
+
<rect x="9.2" y="1215.2" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#4A67D5;" width="29.9" height="0.1"/>
|
1659 |
+
|
1660 |
+
<rect x="9.2" y="1215.1" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#4968D5;" width="29.9" height="0.1"/>
|
1661 |
+
|
1662 |
+
<rect x="9.2" y="1215" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#4868D5;" width="29.9" height="0.1"/>
|
1663 |
+
|
1664 |
+
<rect x="9.2" y="1214.9" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#4769D5;" width="29.9" height="0.1"/>
|
1665 |
+
|
1666 |
+
<rect x="9.2" y="1214.8" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#466AD5;" width="29.9" height="0.1"/>
|
1667 |
+
|
1668 |
+
<rect x="9.2" y="1214.7" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#456AD5;" width="29.9" height="0.1"/>
|
1669 |
+
|
1670 |
+
<rect x="9.2" y="1214.6" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#446BD5;" width="29.9" height="0.1"/>
|
1671 |
+
|
1672 |
+
<rect x="9.2" y="1214.5" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#436CD5;" width="29.9" height="0.1"/>
|
1673 |
+
|
1674 |
+
<rect x="9.2" y="1214.4" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#426DD5;" width="29.9" height="0.1"/>
|
1675 |
+
|
1676 |
+
<rect x="9.2" y="1214.3" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#416DD5;" width="29.9" height="0.1"/>
|
1677 |
+
|
1678 |
+
<rect x="9.2" y="1214.2" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#406ED5;" width="29.9" height="0.1"/>
|
1679 |
+
|
1680 |
+
<rect x="9.2" y="1214.1" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#3F6FD5;" width="29.9" height="0.1"/>
|
1681 |
+
|
1682 |
+
<rect x="9.2" y="1214" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#3E6FD5;" width="29.9" height="0.1"/>
|
1683 |
+
|
1684 |
+
<rect x="9.2" y="1213.9" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#3D70D5;" width="29.9" height="0.1"/>
|
1685 |
+
|
1686 |
+
<rect x="9.2" y="1213.8" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#3C71D6;" width="29.9" height="0.1"/>
|
1687 |
+
|
1688 |
+
<rect x="9.2" y="1213.7" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#3B71D6;" width="29.9" height="0.1"/>
|
1689 |
+
|
1690 |
+
<rect x="9.2" y="1213.6" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#3A72D6;" width="29.9" height="0.1"/>
|
1691 |
+
|
1692 |
+
<rect x="9.2" y="1213.5" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#3973D6;" width="29.9" height="0.1"/>
|
1693 |
+
|
1694 |
+
<rect x="9.2" y="1213.4" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#3873D6;" width="29.9" height="0.1"/>
|
1695 |
+
|
1696 |
+
<rect x="9.2" y="1213.3" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#3774D6;" width="29.9" height="0.1"/>
|
1697 |
+
|
1698 |
+
<rect x="9.2" y="1213.2" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#3675D6;" width="29.9" height="0.1"/>
|
1699 |
+
|
1700 |
+
<rect x="9.2" y="1213.1" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#3575D6;" width="29.9" height="0.1"/>
|
1701 |
+
|
1702 |
+
<rect x="9.2" y="1213" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#3476D6;" width="29.9" height="0.1"/>
|
1703 |
+
|
1704 |
+
<rect x="9.2" y="1212.9" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#3377D6;" width="29.9" height="0.1"/>
|
1705 |
+
|
1706 |
+
<rect x="9.2" y="1212.8" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#3278D6;" width="29.9" height="0.1"/>
|
1707 |
+
|
1708 |
+
<rect x="9.2" y="1212.7" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#3178D6;" width="29.9" height="0.1"/>
|
1709 |
+
|
1710 |
+
<rect x="9.2" y="1212.6" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#3079D6;" width="29.9" height="0.1"/>
|
1711 |
+
|
1712 |
+
<rect x="9.2" y="1212.5" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#2F7AD7;" width="29.9" height="0.1"/>
|
1713 |
+
|
1714 |
+
<rect x="9.2" y="1212.4" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#2E7AD7;" width="29.9" height="0.1"/>
|
1715 |
+
|
1716 |
+
<rect x="9.2" y="1212.3" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#2D7BD7;" width="29.9" height="0.1"/>
|
1717 |
+
|
1718 |
+
<rect x="9.2" y="1212.2" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#2C7CD7;" width="29.9" height="0.1"/>
|
1719 |
+
|
1720 |
+
<rect x="9.2" y="1212.1" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#2B7CD7;" width="29.9" height="0.1"/>
|
1721 |
+
|
1722 |
+
<rect x="9.2" y="1212" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#2A7DD7;" width="29.9" height="0.1"/>
|
1723 |
+
|
1724 |
+
<rect x="9.2" y="1211.9" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#297ED7;" width="29.9" height="0.1"/>
|
1725 |
+
|
1726 |
+
<rect x="9.2" y="1211.8" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#287ED7;" width="29.9" height="0.1"/>
|
1727 |
+
|
1728 |
+
<rect x="9.2" y="1211.7" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#277FD7;" width="29.9" height="0.1"/>
|
1729 |
+
|
1730 |
+
<rect x="9.2" y="1211.6" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#2680D7;" width="29.9" height="0.1"/>
|
1731 |
+
|
1732 |
+
<rect x="9.2" y="1211.5" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#2581D7;" width="29.9" height="0.1"/>
|
1733 |
+
|
1734 |
+
<rect x="9.2" y="1211.4" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#2481D7;" width="29.9" height="0.1"/>
|
1735 |
+
|
1736 |
+
<rect x="9.2" y="1211.3" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#2382D7;" width="29.9" height="0.1"/>
|
1737 |
+
|
1738 |
+
<rect x="9.2" y="1211.2" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#2283D7;" width="29.9" height="0.1"/>
|
1739 |
+
|
1740 |
+
<rect x="9.2" y="1211.1" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#2183D8;" width="29.9" height="0.1"/>
|
1741 |
+
|
1742 |
+
<rect x="9.2" y="1211" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#2084D8;" width="29.9" height="0.1"/>
|
1743 |
+
|
1744 |
+
<rect x="9.2" y="1210.9" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#1F85D8;" width="29.9" height="0.1"/>
|
1745 |
+
|
1746 |
+
<rect x="9.2" y="1210.8" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#1E85D8;" width="29.9" height="0.1"/>
|
1747 |
+
|
1748 |
+
<rect x="9.2" y="1210.7" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#1D86D8;" width="29.9" height="0.1"/>
|
1749 |
+
|
1750 |
+
<rect x="9.2" y="1210.6" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#1C87D8;" width="29.9" height="0.1"/>
|
1751 |
+
|
1752 |
+
<rect x="9.2" y="1210.5" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#1B87D8;" width="29.9" height="0.1"/>
|
1753 |
+
|
1754 |
+
<rect x="9.2" y="1210.4" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#1A88D8;" width="29.9" height="0.1"/>
|
1755 |
+
|
1756 |
+
<rect x="9.2" y="1210.3" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#1989D8;" width="29.9" height="0.1"/>
|
1757 |
+
|
1758 |
+
<rect x="9.2" y="1210.2" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#1889D8;" width="29.9" height="0.1"/>
|
1759 |
+
|
1760 |
+
<rect x="9.2" y="1210.1" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#178AD8;" width="29.9" height="0.1"/>
|
1761 |
+
|
1762 |
+
<rect x="9.2" y="1210" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#168BD8;" width="29.9" height="0.1"/>
|
1763 |
+
|
1764 |
+
<rect x="9.2" y="1209.9" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#158CD8;" width="29.9" height="0.1"/>
|
1765 |
+
|
1766 |
+
<rect x="9.2" y="1209.8" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#148CD9;" width="29.9" height="0.1"/>
|
1767 |
+
|
1768 |
+
<rect x="9.2" y="1209.7" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#138DD9;" width="29.9" height="0.1"/>
|
1769 |
+
|
1770 |
+
<rect x="9.2" y="1209.6" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#128ED9;" width="29.9" height="0.1"/>
|
1771 |
+
|
1772 |
+
<rect x="9.2" y="1209.5" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#118ED9;" width="29.9" height="0.1"/>
|
1773 |
+
|
1774 |
+
<rect x="9.2" y="1209.4" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#108FD9;" width="29.9" height="0.1"/>
|
1775 |
+
|
1776 |
+
<rect x="9.2" y="1209.3" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#0F90D9;" width="29.9" height="0.1"/>
|
1777 |
+
|
1778 |
+
<rect x="9.2" y="1209.2" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#0E90D9;" width="29.9" height="0.1"/>
|
1779 |
+
|
1780 |
+
<rect x="9.2" y="1209.1" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#0D91D9;" width="29.9" height="0.1"/>
|
1781 |
+
|
1782 |
+
<rect x="9.2" y="1209" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#0C92D9;" width="29.9" height="0.1"/>
|
1783 |
+
|
1784 |
+
<rect x="9.2" y="1208.9" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#0B92D9;" width="29.9" height="0.1"/>
|
1785 |
+
|
1786 |
+
<rect x="9.2" y="1208.8" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#0A93D9;" width="29.9" height="0.1"/>
|
1787 |
+
|
1788 |
+
<rect x="9.2" y="1208.7" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#0994D9;" width="29.9" height="0.1"/>
|
1789 |
+
|
1790 |
+
<rect x="9.2" y="1208.6" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#0894D9;" width="29.9" height="0.1"/>
|
1791 |
+
|
1792 |
+
<rect x="9.2" y="1208.5" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#0795D9;" width="29.9" height="0.1"/>
|
1793 |
+
|
1794 |
+
<rect x="9.2" y="1208.4" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#0696DA;" width="29.9" height="0.1"/>
|
1795 |
+
|
1796 |
+
<rect x="9.2" y="1208.3" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#0597DA;" width="29.9" height="0.1"/>
|
1797 |
+
|
1798 |
+
<rect x="9.2" y="1208.2" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#0497DA;" width="29.9" height="0.1"/>
|
1799 |
+
|
1800 |
+
<rect x="9.2" y="1208.1" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#0398DA;" width="29.9" height="0.1"/>
|
1801 |
+
|
1802 |
+
<rect x="9.2" y="1208" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#0299DA;" width="29.9" height="0.1"/>
|
1803 |
+
|
1804 |
+
<rect x="9.2" y="1207.9" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#0199DA;" width="29.9" height="0.1"/>
|
1805 |
+
|
1806 |
+
<rect x="9.2" y="1207.8" style="clip-path:url(#SVGID_00000096050518499839615080000004687844736098649004_);fill:#009ADA;" width="29.9" height="0.1"/>
|
1807 |
+
</g>
|
1808 |
+
</g>
|
1809 |
+
<g>
|
1810 |
+
<g>
|
1811 |
+
<defs>
|
1812 |
+
<path id="SVGID_00000006690072452381575830000003616671799929681851_" d="M30.3,1224.1L30.3,1224.1c0.5,0,0.9-0.4,0.9-0.9v-1.1
|
1813 |
+
c0-0.5-0.4-0.9-0.9-0.9h0c-0.5,0-0.9,0.4-0.9,0.9v1.1C29.4,1223.7,29.8,1224.1,30.3,1224.1z"/>
|
1814 |
+
</defs>
|
1815 |
+
<clipPath id="SVGID_00000062173862405324777630000010131268422876258700_">
|
1816 |
+
<use xlink:href="#SVGID_00000006690072452381575830000003616671799929681851_" style="overflow:visible;"/>
|
1817 |
+
</clipPath>
|
1818 |
+
|
1819 |
+
<rect x="29.4" y="1224.1" style="clip-path:url(#SVGID_00000062173862405324777630000010131268422876258700_);fill:#BE37A8;" width="1.8" height="0"/>
|
1820 |
+
|
1821 |
+
<rect x="29.4" y="1224.1" style="clip-path:url(#SVGID_00000062173862405324777630000010131268422876258700_);fill:#BE37A8;" width="1.8" height="0"/>
|
1822 |
+
|
1823 |
+
<rect x="29.4" y="1224.1" style="clip-path:url(#SVGID_00000062173862405324777630000010131268422876258700_);fill:#BD37A9;" width="1.8" height="0"/>
|
1824 |
+
|
1825 |
+
<rect x="29.4" y="1224" style="clip-path:url(#SVGID_00000062173862405324777630000010131268422876258700_);fill:#BC38A9;" width="1.8" height="0"/>
|
1826 |
+
|
1827 |
+
<rect x="29.4" y="1224" style="clip-path:url(#SVGID_00000062173862405324777630000010131268422876258700_);fill:#BB38AA;" width="1.8" height="0"/>
|
1828 |
+
|
1829 |
+
<rect x="29.4" y="1223.9" style="clip-path:url(#SVGID_00000062173862405324777630000010131268422876258700_);fill:#BA38AA;" width="1.8" height="0"/>
|
1830 |
+
|
1831 |
+
<rect x="29.4" y="1223.9" style="clip-path:url(#SVGID_00000062173862405324777630000010131268422876258700_);fill:#B938AB;" width="1.8" height="0"/>
|
1832 |
+
|
1833 |
+
<rect x="29.4" y="1223.9" style="clip-path:url(#SVGID_00000062173862405324777630000010131268422876258700_);fill:#B839AB;" width="1.8" height="0"/>
|
1834 |
+
|
1835 |
+
<rect x="29.4" y="1223.8" style="clip-path:url(#SVGID_00000062173862405324777630000010131268422876258700_);fill:#B739AC;" width="1.8" height="0"/>
|
1836 |
+
|
1837 |
+
<rect x="29.4" y="1223.8" style="clip-path:url(#SVGID_00000062173862405324777630000010131268422876258700_);fill:#B639AC;" width="1.8" height="0"/>
|
1838 |
+
|
1839 |
+
<rect x="29.4" y="1223.8" style="clip-path:url(#SVGID_00000062173862405324777630000010131268422876258700_);fill:#B539AD;" width="1.8" height="0"/>
|
1840 |
+
|
1841 |
+
<rect x="29.4" y="1223.7" style="clip-path:url(#SVGID_00000062173862405324777630000010131268422876258700_);fill:#B43AAD;" width="1.8" height="0"/>
|
1842 |
+
|
1843 |
+
<rect x="29.4" y="1223.7" style="clip-path:url(#SVGID_00000062173862405324777630000010131268422876258700_);fill:#B33AAE;" width="1.8" height="0"/>
|
1844 |
+
|
1845 |
+
<rect x="29.4" y="1223.6" style="clip-path:url(#SVGID_00000062173862405324777630000010131268422876258700_);fill:#B23AAF;" width="1.8" height="0"/>
|
1846 |
+
|
1847 |
+
<rect x="29.4" y="1223.6" style="clip-path:url(#SVGID_00000062173862405324777630000010131268422876258700_);fill:#B13AAF;" width="1.8" height="0"/>
|
1848 |
+
|
1849 |
+
<rect x="29.4" y="1223.6" style="clip-path:url(#SVGID_00000062173862405324777630000010131268422876258700_);fill:#B03BB0;" width="1.8" height="0"/>
|
1850 |
+
|
1851 |
+
<rect x="29.4" y="1223.5" style="clip-path:url(#SVGID_00000062173862405324777630000010131268422876258700_);fill:#AF3BB0;" width="1.8" height="0"/>
|
1852 |
+
|
1853 |
+
<rect x="29.4" y="1223.5" style="clip-path:url(#SVGID_00000062173862405324777630000010131268422876258700_);fill:#AE3BB1;" width="1.8" height="0"/>
|
1854 |
+
|
1855 |
+
<rect x="29.4" y="1223.4" style="clip-path:url(#SVGID_00000062173862405324777630000010131268422876258700_);fill:#AD3CB1;" width="1.8" height="0"/>
|
1856 |
+
|
1857 |
+
<rect x="29.4" y="1223.4" style="clip-path:url(#SVGID_00000062173862405324777630000010131268422876258700_);fill:#AC3CB2;" width="1.8" height="0"/>
|
1858 |
+
|
1859 |
+
<rect x="29.4" y="1223.4" style="clip-path:url(#SVGID_00000062173862405324777630000010131268422876258700_);fill:#AB3CB2;" width="1.8" height="0"/>
|
1860 |
+
|
1861 |
+
<rect x="29.4" y="1223.3" style="clip-path:url(#SVGID_00000062173862405324777630000010131268422876258700_);fill:#AA3CB3;" width="1.8" height="0"/>
|
1862 |
+
|
1863 |
+
<rect x="29.4" y="1223.3" style="clip-path:url(#SVGID_00000062173862405324777630000010131268422876258700_);fill:#A93DB3;" width="1.8" height="0"/>
|
1864 |
+
|
1865 |
+
<rect x="29.4" y="1223.3" style="clip-path:url(#SVGID_00000062173862405324777630000010131268422876258700_);fill:#A83DB4;" width="1.8" height="0"/>
|
1866 |
+
|
1867 |
+
<rect x="29.4" y="1223.2" style="clip-path:url(#SVGID_00000062173862405324777630000010131268422876258700_);fill:#A73DB5;" width="1.8" height="0"/>
|
1868 |
+
|
1869 |
+
<rect x="29.4" y="1223.2" style="clip-path:url(#SVGID_00000062173862405324777630000010131268422876258700_);fill:#A63DB5;" width="1.8" height="0"/>
|
1870 |
+
|
1871 |
+
<rect x="29.4" y="1223.1" style="clip-path:url(#SVGID_00000062173862405324777630000010131268422876258700_);fill:#A53EB6;" width="1.8" height="0"/>
|
1872 |
+
|
1873 |
+
<rect x="29.4" y="1223.1" style="clip-path:url(#SVGID_00000062173862405324777630000010131268422876258700_);fill:#A43EB6;" width="1.8" height="0"/>
|
1874 |
+
|
1875 |
+
<rect x="29.4" y="1223.1" style="clip-path:url(#SVGID_00000062173862405324777630000010131268422876258700_);fill:#A33EB7;" width="1.8" height="0"/>
|
1876 |
+
|
1877 |
+
<rect x="29.4" y="1223" style="clip-path:url(#SVGID_00000062173862405324777630000010131268422876258700_);fill:#A23EB7;" width="1.8" height="0"/>
|
1878 |
+
|
1879 |
+
<rect x="29.4" y="1223" style="clip-path:url(#SVGID_00000062173862405324777630000010131268422876258700_);fill:#A13FB8;" width="1.8" height="0"/>
|
1880 |
+
|
1881 |
+
<rect x="29.4" y="1223" style="clip-path:url(#SVGID_00000062173862405324777630000010131268422876258700_);fill:#A03FB8;" width="1.8" height="0"/>
|
1882 |
+
|
1883 |
+
<rect x="29.4" y="1222.9" style="clip-path:url(#SVGID_00000062173862405324777630000010131268422876258700_);fill:#9F3FB9;" width="1.8" height="0"/>
|
1884 |
+
|
1885 |
+
<rect x="29.4" y="1222.9" style="clip-path:url(#SVGID_00000062173862405324777630000010131268422876258700_);fill:#9E40B9;" width="1.8" height="0"/>
|
1886 |
+
|
1887 |
+
<rect x="29.4" y="1222.8" style="clip-path:url(#SVGID_00000062173862405324777630000010131268422876258700_);fill:#9D40BA;" width="1.8" height="0"/>
|
1888 |
+
|
1889 |
+
<rect x="29.4" y="1222.8" style="clip-path:url(#SVGID_00000062173862405324777630000010131268422876258700_);fill:#9C40BB;" width="1.8" height="0"/>
|
1890 |
+
|
1891 |
+
<rect x="29.4" y="1222.8" style="clip-path:url(#SVGID_00000062173862405324777630000010131268422876258700_);fill:#9B40BB;" width="1.8" height="0"/>
|
1892 |
+
|
1893 |
+
<rect x="29.4" y="1222.7" style="clip-path:url(#SVGID_00000062173862405324777630000010131268422876258700_);fill:#9A41BC;" width="1.8" height="0"/>
|
1894 |
+
|
1895 |
+
<rect x="29.4" y="1222.7" style="clip-path:url(#SVGID_00000062173862405324777630000010131268422876258700_);fill:#9941BC;" width="1.8" height="0"/>
|
1896 |
+
|
1897 |
+
<rect x="29.4" y="1222.6" style="clip-path:url(#SVGID_00000062173862405324777630000010131268422876258700_);fill:#9741BD;" width="1.8" height="0"/>
|
1898 |
+
|
1899 |
+
<rect x="29.4" y="1222.6" style="clip-path:url(#SVGID_00000062173862405324777630000010131268422876258700_);fill:#9641BD;" width="1.8" height="0"/>
|
1900 |
+
|
1901 |
+
<rect x="29.4" y="1222.6" style="clip-path:url(#SVGID_00000062173862405324777630000010131268422876258700_);fill:#9542BE;" width="1.8" height="0"/>
|
1902 |
+
|
1903 |
+
<rect x="29.4" y="1222.5" style="clip-path:url(#SVGID_00000062173862405324777630000010131268422876258700_);fill:#9442BE;" width="1.8" height="0"/>
|
1904 |
+
|
1905 |
+
<rect x="29.4" y="1222.5" style="clip-path:url(#SVGID_00000062173862405324777630000010131268422876258700_);fill:#9342BF;" width="1.8" height="0"/>
|
1906 |
+
|
1907 |
+
<rect x="29.4" y="1222.5" style="clip-path:url(#SVGID_00000062173862405324777630000010131268422876258700_);fill:#9242C0;" width="1.8" height="0"/>
|
1908 |
+
|
1909 |
+
<rect x="29.4" y="1222.4" style="clip-path:url(#SVGID_00000062173862405324777630000010131268422876258700_);fill:#9143C0;" width="1.8" height="0"/>
|
1910 |
+
|
1911 |
+
<rect x="29.4" y="1222.4" style="clip-path:url(#SVGID_00000062173862405324777630000010131268422876258700_);fill:#9043C1;" width="1.8" height="0"/>
|
1912 |
+
|
1913 |
+
<rect x="29.4" y="1222.3" style="clip-path:url(#SVGID_00000062173862405324777630000010131268422876258700_);fill:#8F43C1;" width="1.8" height="0"/>
|
1914 |
+
|
1915 |
+
<rect x="29.4" y="1222.3" style="clip-path:url(#SVGID_00000062173862405324777630000010131268422876258700_);fill:#8E44C2;" width="1.8" height="0"/>
|
1916 |
+
|
1917 |
+
<rect x="29.4" y="1222.3" style="clip-path:url(#SVGID_00000062173862405324777630000010131268422876258700_);fill:#8D44C2;" width="1.8" height="0"/>
|
1918 |
+
|
1919 |
+
<rect x="29.4" y="1222.2" style="clip-path:url(#SVGID_00000062173862405324777630000010131268422876258700_);fill:#8C44C3;" width="1.8" height="0"/>
|
1920 |
+
|
1921 |
+
<rect x="29.4" y="1222.2" style="clip-path:url(#SVGID_00000062173862405324777630000010131268422876258700_);fill:#8B44C3;" width="1.8" height="0"/>
|
1922 |
+
|
1923 |
+
<rect x="29.4" y="1222.1" style="clip-path:url(#SVGID_00000062173862405324777630000010131268422876258700_);fill:#8A45C4;" width="1.8" height="0"/>
|
1924 |
+
|
1925 |
+
<rect x="29.4" y="1222.1" style="clip-path:url(#SVGID_00000062173862405324777630000010131268422876258700_);fill:#8945C4;" width="1.8" height="0"/>
|
1926 |
+
|
1927 |
+
<rect x="29.4" y="1222.1" style="clip-path:url(#SVGID_00000062173862405324777630000010131268422876258700_);fill:#8845C5;" width="1.8" height="0"/>
|
1928 |
+
|
1929 |
+
<rect x="29.4" y="1222" style="clip-path:url(#SVGID_00000062173862405324777630000010131268422876258700_);fill:#8745C6;" width="1.8" height="0"/>
|
1930 |
+
|
1931 |
+
<rect x="29.4" y="1222" style="clip-path:url(#SVGID_00000062173862405324777630000010131268422876258700_);fill:#8646C6;" width="1.8" height="0"/>
|
1932 |
+
|
1933 |
+
<rect x="29.4" y="1222" style="clip-path:url(#SVGID_00000062173862405324777630000010131268422876258700_);fill:#8546C7;" width="1.8" height="0"/>
|
1934 |
+
|
1935 |
+
<rect x="29.4" y="1221.9" style="clip-path:url(#SVGID_00000062173862405324777630000010131268422876258700_);fill:#8446C7;" width="1.8" height="0"/>
|
1936 |
+
|
1937 |
+
<rect x="29.4" y="1221.9" style="clip-path:url(#SVGID_00000062173862405324777630000010131268422876258700_);fill:#8346C8;" width="1.8" height="0"/>
|
1938 |
+
|
1939 |
+
<rect x="29.4" y="1221.8" style="clip-path:url(#SVGID_00000062173862405324777630000010131268422876258700_);fill:#8247C8;" width="1.8" height="0"/>
|
1940 |
+
|
1941 |
+
<rect x="29.4" y="1221.8" style="clip-path:url(#SVGID_00000062173862405324777630000010131268422876258700_);fill:#8147C9;" width="1.8" height="0"/>
|
1942 |
+
|
1943 |
+
<rect x="29.4" y="1221.8" style="clip-path:url(#SVGID_00000062173862405324777630000010131268422876258700_);fill:#8047C9;" width="1.8" height="0"/>
|
1944 |
+
|
1945 |
+
<rect x="29.4" y="1221.7" style="clip-path:url(#SVGID_00000062173862405324777630000010131268422876258700_);fill:#7F48CA;" width="1.8" height="0"/>
|
1946 |
+
|
1947 |
+
<rect x="29.4" y="1221.7" style="clip-path:url(#SVGID_00000062173862405324777630000010131268422876258700_);fill:#7E48CA;" width="1.8" height="0"/>
|
1948 |
+
|
1949 |
+
<rect x="29.4" y="1221.7" style="clip-path:url(#SVGID_00000062173862405324777630000010131268422876258700_);fill:#7D48CB;" width="1.8" height="0"/>
|
1950 |
+
|
1951 |
+
<rect x="29.4" y="1221.6" style="clip-path:url(#SVGID_00000062173862405324777630000010131268422876258700_);fill:#7C48CC;" width="1.8" height="0"/>
|
1952 |
+
|
1953 |
+
<rect x="29.4" y="1221.6" style="clip-path:url(#SVGID_00000062173862405324777630000010131268422876258700_);fill:#7B49CC;" width="1.8" height="0"/>
|
1954 |
+
|
1955 |
+
<rect x="29.4" y="1221.5" style="clip-path:url(#SVGID_00000062173862405324777630000010131268422876258700_);fill:#7A49CD;" width="1.8" height="0"/>
|
1956 |
+
|
1957 |
+
<rect x="29.4" y="1221.5" style="clip-path:url(#SVGID_00000062173862405324777630000010131268422876258700_);fill:#7949CD;" width="1.8" height="0"/>
|
1958 |
+
|
1959 |
+
<rect x="29.4" y="1221.5" style="clip-path:url(#SVGID_00000062173862405324777630000010131268422876258700_);fill:#7849CE;" width="1.8" height="0"/>
|
1960 |
+
|
1961 |
+
<rect x="29.4" y="1221.4" style="clip-path:url(#SVGID_00000062173862405324777630000010131268422876258700_);fill:#774ACE;" width="1.8" height="0"/>
|
1962 |
+
|
1963 |
+
<rect x="29.4" y="1221.4" style="clip-path:url(#SVGID_00000062173862405324777630000010131268422876258700_);fill:#764ACF;" width="1.8" height="0"/>
|
1964 |
+
|
1965 |
+
<rect x="29.4" y="1221.3" style="clip-path:url(#SVGID_00000062173862405324777630000010131268422876258700_);fill:#754ACF;" width="1.8" height="0"/>
|
1966 |
+
|
1967 |
+
<rect x="29.4" y="1221.3" style="clip-path:url(#SVGID_00000062173862405324777630000010131268422876258700_);fill:#744AD0;" width="1.8" height="0"/>
|
1968 |
+
|
1969 |
+
<rect x="29.4" y="1221.3" style="clip-path:url(#SVGID_00000062173862405324777630000010131268422876258700_);fill:#734BD0;" width="1.8" height="0"/>
|
1970 |
+
|
1971 |
+
<rect x="29.4" y="1221.2" style="clip-path:url(#SVGID_00000062173862405324777630000010131268422876258700_);fill:#724BD1;" width="1.8" height="0"/>
|
1972 |
+
</g>
|
1973 |
+
</g>
|
1974 |
+
<g>
|
1975 |
+
<g>
|
1976 |
+
<defs>
|
1977 |
+
<path id="SVGID_00000087414774786506543830000007907112649959587737_" d="M27,1227.2L27,1227.2c0.5,0,0.9-0.4,0.9-0.9v-7.2
|
1978 |
+
c0-0.5-0.4-0.9-0.9-0.9l0,0c-0.5,0-0.9,0.4-0.9,0.9v7.2C26.1,1226.8,26.5,1227.2,27,1227.2z"/>
|
1979 |
+
</defs>
|
1980 |
+
<clipPath id="SVGID_00000049223693232085574230000013462453834350949794_">
|
1981 |
+
<use xlink:href="#SVGID_00000087414774786506543830000007907112649959587737_" style="overflow:visible;"/>
|
1982 |
+
</clipPath>
|
1983 |
+
|
1984 |
+
<rect x="26.1" y="1227.2" style="clip-path:url(#SVGID_00000049223693232085574230000013462453834350949794_);fill:#BE37A8;" width="1.8" height="0"/>
|
1985 |
+
|
1986 |
+
<rect x="26.1" y="1227.1" style="clip-path:url(#SVGID_00000049223693232085574230000013462453834350949794_);fill:#BE37A8;" width="1.8" height="0.1"/>
|
1987 |
+
|
1988 |
+
<rect x="26.1" y="1227" style="clip-path:url(#SVGID_00000049223693232085574230000013462453834350949794_);fill:#BD37A9;" width="1.8" height="0.1"/>
|
1989 |
+
|
1990 |
+
<rect x="26.1" y="1226.8" style="clip-path:url(#SVGID_00000049223693232085574230000013462453834350949794_);fill:#BC38A9;" width="1.8" height="0.1"/>
|
1991 |
+
|
1992 |
+
<rect x="26.1" y="1226.7" style="clip-path:url(#SVGID_00000049223693232085574230000013462453834350949794_);fill:#BB38AA;" width="1.8" height="0.1"/>
|
1993 |
+
|
1994 |
+
<rect x="26.1" y="1226.6" style="clip-path:url(#SVGID_00000049223693232085574230000013462453834350949794_);fill:#BA38AA;" width="1.8" height="0.1"/>
|
1995 |
+
|
1996 |
+
<rect x="26.1" y="1226.5" style="clip-path:url(#SVGID_00000049223693232085574230000013462453834350949794_);fill:#B938AB;" width="1.8" height="0.1"/>
|
1997 |
+
|
1998 |
+
<rect x="26.1" y="1226.4" style="clip-path:url(#SVGID_00000049223693232085574230000013462453834350949794_);fill:#B839AB;" width="1.8" height="0.1"/>
|
1999 |
+
|
2000 |
+
<rect x="26.1" y="1226.3" style="clip-path:url(#SVGID_00000049223693232085574230000013462453834350949794_);fill:#B739AC;" width="1.8" height="0.1"/>
|
2001 |
+
|
2002 |
+
<rect x="26.1" y="1226.1" style="clip-path:url(#SVGID_00000049223693232085574230000013462453834350949794_);fill:#B639AC;" width="1.8" height="0.1"/>
|
2003 |
+
|
2004 |
+
<rect x="26.1" y="1226" style="clip-path:url(#SVGID_00000049223693232085574230000013462453834350949794_);fill:#B539AD;" width="1.8" height="0.1"/>
|
2005 |
+
|
2006 |
+
<rect x="26.1" y="1225.9" style="clip-path:url(#SVGID_00000049223693232085574230000013462453834350949794_);fill:#B43AAD;" width="1.8" height="0.1"/>
|
2007 |
+
|
2008 |
+
<rect x="26.1" y="1225.8" style="clip-path:url(#SVGID_00000049223693232085574230000013462453834350949794_);fill:#B33AAE;" width="1.8" height="0.1"/>
|
2009 |
+
|
2010 |
+
<rect x="26.1" y="1225.7" style="clip-path:url(#SVGID_00000049223693232085574230000013462453834350949794_);fill:#B23AAF;" width="1.8" height="0.1"/>
|
2011 |
+
|
2012 |
+
<rect x="26.1" y="1225.5" style="clip-path:url(#SVGID_00000049223693232085574230000013462453834350949794_);fill:#B13AAF;" width="1.8" height="0.1"/>
|
2013 |
+
|
2014 |
+
<rect x="26.1" y="1225.4" style="clip-path:url(#SVGID_00000049223693232085574230000013462453834350949794_);fill:#B03BB0;" width="1.8" height="0.1"/>
|
2015 |
+
|
2016 |
+
<rect x="26.1" y="1225.3" style="clip-path:url(#SVGID_00000049223693232085574230000013462453834350949794_);fill:#AF3BB0;" width="1.8" height="0.1"/>
|
2017 |
+
|
2018 |
+
<rect x="26.1" y="1225.2" style="clip-path:url(#SVGID_00000049223693232085574230000013462453834350949794_);fill:#AE3BB1;" width="1.8" height="0.1"/>
|
2019 |
+
|
2020 |
+
<rect x="26.1" y="1225.1" style="clip-path:url(#SVGID_00000049223693232085574230000013462453834350949794_);fill:#AD3CB1;" width="1.8" height="0.1"/>
|
2021 |
+
|
2022 |
+
<rect x="26.1" y="1224.9" style="clip-path:url(#SVGID_00000049223693232085574230000013462453834350949794_);fill:#AC3CB2;" width="1.8" height="0.1"/>
|
2023 |
+
|
2024 |
+
<rect x="26.1" y="1224.8" style="clip-path:url(#SVGID_00000049223693232085574230000013462453834350949794_);fill:#AB3CB2;" width="1.8" height="0.1"/>
|
2025 |
+
|
2026 |
+
<rect x="26.1" y="1224.7" style="clip-path:url(#SVGID_00000049223693232085574230000013462453834350949794_);fill:#AA3CB3;" width="1.8" height="0.1"/>
|
2027 |
+
|
2028 |
+
<rect x="26.1" y="1224.6" style="clip-path:url(#SVGID_00000049223693232085574230000013462453834350949794_);fill:#A93DB3;" width="1.8" height="0.1"/>
|
2029 |
+
|
2030 |
+
<rect x="26.1" y="1224.5" style="clip-path:url(#SVGID_00000049223693232085574230000013462453834350949794_);fill:#A83DB4;" width="1.8" height="0.1"/>
|
2031 |
+
|
2032 |
+
<rect x="26.1" y="1224.3" style="clip-path:url(#SVGID_00000049223693232085574230000013462453834350949794_);fill:#A73DB5;" width="1.8" height="0.1"/>
|
2033 |
+
|
2034 |
+
<rect x="26.1" y="1224.2" style="clip-path:url(#SVGID_00000049223693232085574230000013462453834350949794_);fill:#A63DB5;" width="1.8" height="0.1"/>
|
2035 |
+
|
2036 |
+
<rect x="26.1" y="1224.1" style="clip-path:url(#SVGID_00000049223693232085574230000013462453834350949794_);fill:#A53EB6;" width="1.8" height="0.1"/>
|
2037 |
+
|
2038 |
+
<rect x="26.1" y="1224" style="clip-path:url(#SVGID_00000049223693232085574230000013462453834350949794_);fill:#A43EB6;" width="1.8" height="0.1"/>
|
2039 |
+
|
2040 |
+
<rect x="26.1" y="1223.9" style="clip-path:url(#SVGID_00000049223693232085574230000013462453834350949794_);fill:#A33EB7;" width="1.8" height="0.1"/>
|
2041 |
+
|
2042 |
+
<rect x="26.1" y="1223.8" style="clip-path:url(#SVGID_00000049223693232085574230000013462453834350949794_);fill:#A23EB7;" width="1.8" height="0.1"/>
|
2043 |
+
|
2044 |
+
<rect x="26.1" y="1223.6" style="clip-path:url(#SVGID_00000049223693232085574230000013462453834350949794_);fill:#A13FB8;" width="1.8" height="0.1"/>
|
2045 |
+
|
2046 |
+
<rect x="26.1" y="1223.5" style="clip-path:url(#SVGID_00000049223693232085574230000013462453834350949794_);fill:#A03FB8;" width="1.8" height="0.1"/>
|
2047 |
+
|
2048 |
+
<rect x="26.1" y="1223.4" style="clip-path:url(#SVGID_00000049223693232085574230000013462453834350949794_);fill:#9F3FB9;" width="1.8" height="0.1"/>
|
2049 |
+
|
2050 |
+
<rect x="26.1" y="1223.3" style="clip-path:url(#SVGID_00000049223693232085574230000013462453834350949794_);fill:#9E40B9;" width="1.8" height="0.1"/>
|
2051 |
+
|
2052 |
+
<rect x="26.1" y="1223.2" style="clip-path:url(#SVGID_00000049223693232085574230000013462453834350949794_);fill:#9D40BA;" width="1.8" height="0.1"/>
|
2053 |
+
|
2054 |
+
<rect x="26.1" y="1223" style="clip-path:url(#SVGID_00000049223693232085574230000013462453834350949794_);fill:#9C40BB;" width="1.8" height="0.1"/>
|
2055 |
+
|
2056 |
+
<rect x="26.1" y="1222.9" style="clip-path:url(#SVGID_00000049223693232085574230000013462453834350949794_);fill:#9B40BB;" width="1.8" height="0.1"/>
|
2057 |
+
|
2058 |
+
<rect x="26.1" y="1222.8" style="clip-path:url(#SVGID_00000049223693232085574230000013462453834350949794_);fill:#9A41BC;" width="1.8" height="0.1"/>
|
2059 |
+
|
2060 |
+
<rect x="26.1" y="1222.7" style="clip-path:url(#SVGID_00000049223693232085574230000013462453834350949794_);fill:#9941BC;" width="1.8" height="0.1"/>
|
2061 |
+
|
2062 |
+
<rect x="26.1" y="1222.6" style="clip-path:url(#SVGID_00000049223693232085574230000013462453834350949794_);fill:#9741BD;" width="1.8" height="0.1"/>
|
2063 |
+
|
2064 |
+
<rect x="26.1" y="1222.4" style="clip-path:url(#SVGID_00000049223693232085574230000013462453834350949794_);fill:#9641BD;" width="1.8" height="0.1"/>
|
2065 |
+
|
2066 |
+
<rect x="26.1" y="1222.3" style="clip-path:url(#SVGID_00000049223693232085574230000013462453834350949794_);fill:#9542BE;" width="1.8" height="0.1"/>
|
2067 |
+
|
2068 |
+
<rect x="26.1" y="1222.2" style="clip-path:url(#SVGID_00000049223693232085574230000013462453834350949794_);fill:#9442BE;" width="1.8" height="0.1"/>
|
2069 |
+
|
2070 |
+
<rect x="26.1" y="1222.1" style="clip-path:url(#SVGID_00000049223693232085574230000013462453834350949794_);fill:#9342BF;" width="1.8" height="0.1"/>
|
2071 |
+
|
2072 |
+
<rect x="26.1" y="1222" style="clip-path:url(#SVGID_00000049223693232085574230000013462453834350949794_);fill:#9242C0;" width="1.8" height="0.1"/>
|
2073 |
+
|
2074 |
+
<rect x="26.1" y="1221.9" style="clip-path:url(#SVGID_00000049223693232085574230000013462453834350949794_);fill:#9143C0;" width="1.8" height="0.1"/>
|
2075 |
+
|
2076 |
+
<rect x="26.1" y="1221.7" style="clip-path:url(#SVGID_00000049223693232085574230000013462453834350949794_);fill:#9043C1;" width="1.8" height="0.1"/>
|
2077 |
+
|
2078 |
+
<rect x="26.1" y="1221.6" style="clip-path:url(#SVGID_00000049223693232085574230000013462453834350949794_);fill:#8F43C1;" width="1.8" height="0.1"/>
|
2079 |
+
|
2080 |
+
<rect x="26.1" y="1221.5" style="clip-path:url(#SVGID_00000049223693232085574230000013462453834350949794_);fill:#8E44C2;" width="1.8" height="0.1"/>
|
2081 |
+
|
2082 |
+
<rect x="26.1" y="1221.4" style="clip-path:url(#SVGID_00000049223693232085574230000013462453834350949794_);fill:#8D44C2;" width="1.8" height="0.1"/>
|
2083 |
+
|
2084 |
+
<rect x="26.1" y="1221.3" style="clip-path:url(#SVGID_00000049223693232085574230000013462453834350949794_);fill:#8C44C3;" width="1.8" height="0.1"/>
|
2085 |
+
|
2086 |
+
<rect x="26.1" y="1221.1" style="clip-path:url(#SVGID_00000049223693232085574230000013462453834350949794_);fill:#8B44C3;" width="1.8" height="0.1"/>
|
2087 |
+
|
2088 |
+
<rect x="26.1" y="1221" style="clip-path:url(#SVGID_00000049223693232085574230000013462453834350949794_);fill:#8A45C4;" width="1.8" height="0.1"/>
|
2089 |
+
|
2090 |
+
<rect x="26.1" y="1220.9" style="clip-path:url(#SVGID_00000049223693232085574230000013462453834350949794_);fill:#8945C4;" width="1.8" height="0.1"/>
|
2091 |
+
|
2092 |
+
<rect x="26.1" y="1220.8" style="clip-path:url(#SVGID_00000049223693232085574230000013462453834350949794_);fill:#8845C5;" width="1.8" height="0.1"/>
|
2093 |
+
|
2094 |
+
<rect x="26.1" y="1220.7" style="clip-path:url(#SVGID_00000049223693232085574230000013462453834350949794_);fill:#8745C6;" width="1.8" height="0.1"/>
|
2095 |
+
|
2096 |
+
<rect x="26.1" y="1220.5" style="clip-path:url(#SVGID_00000049223693232085574230000013462453834350949794_);fill:#8646C6;" width="1.8" height="0.1"/>
|
2097 |
+
|
2098 |
+
<rect x="26.1" y="1220.4" style="clip-path:url(#SVGID_00000049223693232085574230000013462453834350949794_);fill:#8546C7;" width="1.8" height="0.1"/>
|
2099 |
+
|
2100 |
+
<rect x="26.1" y="1220.3" style="clip-path:url(#SVGID_00000049223693232085574230000013462453834350949794_);fill:#8446C7;" width="1.8" height="0.1"/>
|
2101 |
+
|
2102 |
+
<rect x="26.1" y="1220.2" style="clip-path:url(#SVGID_00000049223693232085574230000013462453834350949794_);fill:#8346C8;" width="1.8" height="0.1"/>
|
2103 |
+
|
2104 |
+
<rect x="26.1" y="1220.1" style="clip-path:url(#SVGID_00000049223693232085574230000013462453834350949794_);fill:#8247C8;" width="1.8" height="0.1"/>
|
2105 |
+
|
2106 |
+
<rect x="26.1" y="1219.9" style="clip-path:url(#SVGID_00000049223693232085574230000013462453834350949794_);fill:#8147C9;" width="1.8" height="0.1"/>
|
2107 |
+
|
2108 |
+
<rect x="26.1" y="1219.8" style="clip-path:url(#SVGID_00000049223693232085574230000013462453834350949794_);fill:#8047C9;" width="1.8" height="0.1"/>
|
2109 |
+
|
2110 |
+
<rect x="26.1" y="1219.7" style="clip-path:url(#SVGID_00000049223693232085574230000013462453834350949794_);fill:#7F48CA;" width="1.8" height="0.1"/>
|
2111 |
+
|
2112 |
+
<rect x="26.1" y="1219.6" style="clip-path:url(#SVGID_00000049223693232085574230000013462453834350949794_);fill:#7E48CA;" width="1.8" height="0.1"/>
|
2113 |
+
|
2114 |
+
<rect x="26.1" y="1219.5" style="clip-path:url(#SVGID_00000049223693232085574230000013462453834350949794_);fill:#7D48CB;" width="1.8" height="0.1"/>
|
2115 |
+
|
2116 |
+
<rect x="26.1" y="1219.4" style="clip-path:url(#SVGID_00000049223693232085574230000013462453834350949794_);fill:#7C48CC;" width="1.8" height="0.1"/>
|
2117 |
+
|
2118 |
+
<rect x="26.1" y="1219.2" style="clip-path:url(#SVGID_00000049223693232085574230000013462453834350949794_);fill:#7B49CC;" width="1.8" height="0.1"/>
|
2119 |
+
|
2120 |
+
<rect x="26.1" y="1219.1" style="clip-path:url(#SVGID_00000049223693232085574230000013462453834350949794_);fill:#7A49CD;" width="1.8" height="0.1"/>
|
2121 |
+
|
2122 |
+
<rect x="26.1" y="1219" style="clip-path:url(#SVGID_00000049223693232085574230000013462453834350949794_);fill:#7949CD;" width="1.8" height="0.1"/>
|
2123 |
+
|
2124 |
+
<rect x="26.1" y="1218.9" style="clip-path:url(#SVGID_00000049223693232085574230000013462453834350949794_);fill:#7849CE;" width="1.8" height="0.1"/>
|
2125 |
+
|
2126 |
+
<rect x="26.1" y="1218.8" style="clip-path:url(#SVGID_00000049223693232085574230000013462453834350949794_);fill:#774ACE;" width="1.8" height="0.1"/>
|
2127 |
+
|
2128 |
+
<rect x="26.1" y="1218.6" style="clip-path:url(#SVGID_00000049223693232085574230000013462453834350949794_);fill:#764ACF;" width="1.8" height="0.1"/>
|
2129 |
+
|
2130 |
+
<rect x="26.1" y="1218.5" style="clip-path:url(#SVGID_00000049223693232085574230000013462453834350949794_);fill:#754ACF;" width="1.8" height="0.1"/>
|
2131 |
+
|
2132 |
+
<rect x="26.1" y="1218.4" style="clip-path:url(#SVGID_00000049223693232085574230000013462453834350949794_);fill:#744AD0;" width="1.8" height="0.1"/>
|
2133 |
+
|
2134 |
+
<rect x="26.1" y="1218.3" style="clip-path:url(#SVGID_00000049223693232085574230000013462453834350949794_);fill:#734BD0;" width="1.8" height="0.1"/>
|
2135 |
+
|
2136 |
+
<rect x="26.1" y="1218.2" style="clip-path:url(#SVGID_00000049223693232085574230000013462453834350949794_);fill:#724BD1;" width="1.8" height="0.1"/>
|
2137 |
+
<path style="clip-path:url(#SVGID_00000049223693232085574230000013462453834350949794_);fill:#724BD1;" d="M28,1218.2h-1.8H28z"
|
2138 |
+
/>
|
2139 |
+
</g>
|
2140 |
+
</g>
|
2141 |
+
<g>
|
2142 |
+
<g>
|
2143 |
+
<defs>
|
2144 |
+
<path id="SVGID_00000013877749460003470390000003580927012183303079_" d="M23.7,1230.2L23.7,1230.2c0.5,0,0.9-0.4,0.9-0.9v-13.2
|
2145 |
+
c0-0.5-0.4-0.9-0.9-0.9h0c-0.5,0-0.9,0.4-0.9,0.9v13.2C22.8,1229.8,23.2,1230.2,23.7,1230.2z"/>
|
2146 |
+
</defs>
|
2147 |
+
<clipPath id="SVGID_00000078038657338939699710000017577053768217908654_">
|
2148 |
+
<use xlink:href="#SVGID_00000013877749460003470390000003580927012183303079_" style="overflow:visible;"/>
|
2149 |
+
</clipPath>
|
2150 |
+
|
2151 |
+
<rect x="22.8" y="1230.2" style="clip-path:url(#SVGID_00000078038657338939699710000017577053768217908654_);fill:#BE37A8;" width="1.8" height="0"/>
|
2152 |
+
|
2153 |
+
<rect x="22.8" y="1230" style="clip-path:url(#SVGID_00000078038657338939699710000017577053768217908654_);fill:#BE37A8;" width="1.8" height="0.2"/>
|
2154 |
+
|
2155 |
+
<rect x="22.8" y="1229.8" style="clip-path:url(#SVGID_00000078038657338939699710000017577053768217908654_);fill:#BD37A9;" width="1.8" height="0.2"/>
|
2156 |
+
|
2157 |
+
<rect x="22.8" y="1229.6" style="clip-path:url(#SVGID_00000078038657338939699710000017577053768217908654_);fill:#BC38A9;" width="1.8" height="0.2"/>
|
2158 |
+
|
2159 |
+
<rect x="22.8" y="1229.4" style="clip-path:url(#SVGID_00000078038657338939699710000017577053768217908654_);fill:#BB38AA;" width="1.8" height="0.2"/>
|
2160 |
+
|
2161 |
+
<rect x="22.8" y="1229.2" style="clip-path:url(#SVGID_00000078038657338939699710000017577053768217908654_);fill:#BA38AA;" width="1.8" height="0.2"/>
|
2162 |
+
|
2163 |
+
<rect x="22.8" y="1229" style="clip-path:url(#SVGID_00000078038657338939699710000017577053768217908654_);fill:#B938AB;" width="1.8" height="0.2"/>
|
2164 |
+
|
2165 |
+
<rect x="22.8" y="1228.8" style="clip-path:url(#SVGID_00000078038657338939699710000017577053768217908654_);fill:#B839AB;" width="1.8" height="0.2"/>
|
2166 |
+
|
2167 |
+
<rect x="22.8" y="1228.6" style="clip-path:url(#SVGID_00000078038657338939699710000017577053768217908654_);fill:#B739AC;" width="1.8" height="0.2"/>
|
2168 |
+
|
2169 |
+
<rect x="22.8" y="1228.4" style="clip-path:url(#SVGID_00000078038657338939699710000017577053768217908654_);fill:#B639AC;" width="1.8" height="0.2"/>
|
2170 |
+
|
2171 |
+
<rect x="22.8" y="1228.2" style="clip-path:url(#SVGID_00000078038657338939699710000017577053768217908654_);fill:#B539AD;" width="1.8" height="0.2"/>
|
2172 |
+
|
2173 |
+
<rect x="22.8" y="1228" style="clip-path:url(#SVGID_00000078038657338939699710000017577053768217908654_);fill:#B43AAD;" width="1.8" height="0.2"/>
|
2174 |
+
|
2175 |
+
<rect x="22.8" y="1227.8" style="clip-path:url(#SVGID_00000078038657338939699710000017577053768217908654_);fill:#B33AAE;" width="1.8" height="0.2"/>
|
2176 |
+
|
2177 |
+
<rect x="22.8" y="1227.6" style="clip-path:url(#SVGID_00000078038657338939699710000017577053768217908654_);fill:#B23AAF;" width="1.8" height="0.2"/>
|
2178 |
+
|
2179 |
+
<rect x="22.8" y="1227.4" style="clip-path:url(#SVGID_00000078038657338939699710000017577053768217908654_);fill:#B13AAF;" width="1.8" height="0.2"/>
|
2180 |
+
|
2181 |
+
<rect x="22.8" y="1227.2" style="clip-path:url(#SVGID_00000078038657338939699710000017577053768217908654_);fill:#B03BB0;" width="1.8" height="0.2"/>
|
2182 |
+
|
2183 |
+
<rect x="22.8" y="1227" style="clip-path:url(#SVGID_00000078038657338939699710000017577053768217908654_);fill:#AF3BB0;" width="1.8" height="0.2"/>
|
2184 |
+
|
2185 |
+
<rect x="22.8" y="1226.8" style="clip-path:url(#SVGID_00000078038657338939699710000017577053768217908654_);fill:#AE3BB1;" width="1.8" height="0.2"/>
|
2186 |
+
|
2187 |
+
<rect x="22.8" y="1226.6" style="clip-path:url(#SVGID_00000078038657338939699710000017577053768217908654_);fill:#AD3CB1;" width="1.8" height="0.2"/>
|
2188 |
+
|
2189 |
+
<rect x="22.8" y="1226.4" style="clip-path:url(#SVGID_00000078038657338939699710000017577053768217908654_);fill:#AC3CB2;" width="1.8" height="0.2"/>
|
2190 |
+
|
2191 |
+
<rect x="22.8" y="1226.2" style="clip-path:url(#SVGID_00000078038657338939699710000017577053768217908654_);fill:#AB3CB2;" width="1.8" height="0.2"/>
|
2192 |
+
|
2193 |
+
<rect x="22.8" y="1226" style="clip-path:url(#SVGID_00000078038657338939699710000017577053768217908654_);fill:#AA3CB3;" width="1.8" height="0.2"/>
|
2194 |
+
|
2195 |
+
<rect x="22.8" y="1225.8" style="clip-path:url(#SVGID_00000078038657338939699710000017577053768217908654_);fill:#A93DB3;" width="1.8" height="0.2"/>
|
2196 |
+
|
2197 |
+
<rect x="22.8" y="1225.6" style="clip-path:url(#SVGID_00000078038657338939699710000017577053768217908654_);fill:#A83DB4;" width="1.8" height="0.2"/>
|
2198 |
+
|
2199 |
+
<rect x="22.8" y="1225.4" style="clip-path:url(#SVGID_00000078038657338939699710000017577053768217908654_);fill:#A73DB5;" width="1.8" height="0.2"/>
|
2200 |
+
|
2201 |
+
<rect x="22.8" y="1225.3" style="clip-path:url(#SVGID_00000078038657338939699710000017577053768217908654_);fill:#A63DB5;" width="1.8" height="0.2"/>
|
2202 |
+
|
2203 |
+
<rect x="22.8" y="1225.1" style="clip-path:url(#SVGID_00000078038657338939699710000017577053768217908654_);fill:#A53EB6;" width="1.8" height="0.2"/>
|
2204 |
+
|
2205 |
+
<rect x="22.8" y="1224.9" style="clip-path:url(#SVGID_00000078038657338939699710000017577053768217908654_);fill:#A43EB6;" width="1.8" height="0.2"/>
|
2206 |
+
|
2207 |
+
<rect x="22.8" y="1224.7" style="clip-path:url(#SVGID_00000078038657338939699710000017577053768217908654_);fill:#A33EB7;" width="1.8" height="0.2"/>
|
2208 |
+
|
2209 |
+
<rect x="22.8" y="1224.5" style="clip-path:url(#SVGID_00000078038657338939699710000017577053768217908654_);fill:#A23EB7;" width="1.8" height="0.2"/>
|
2210 |
+
|
2211 |
+
<rect x="22.8" y="1224.3" style="clip-path:url(#SVGID_00000078038657338939699710000017577053768217908654_);fill:#A13FB8;" width="1.8" height="0.2"/>
|
2212 |
+
|
2213 |
+
<rect x="22.8" y="1224.1" style="clip-path:url(#SVGID_00000078038657338939699710000017577053768217908654_);fill:#A03FB8;" width="1.8" height="0.2"/>
|
2214 |
+
|
2215 |
+
<rect x="22.8" y="1223.9" style="clip-path:url(#SVGID_00000078038657338939699710000017577053768217908654_);fill:#9F3FB9;" width="1.8" height="0.2"/>
|
2216 |
+
|
2217 |
+
<rect x="22.8" y="1223.7" style="clip-path:url(#SVGID_00000078038657338939699710000017577053768217908654_);fill:#9E40B9;" width="1.8" height="0.2"/>
|
2218 |
+
|
2219 |
+
<rect x="22.8" y="1223.5" style="clip-path:url(#SVGID_00000078038657338939699710000017577053768217908654_);fill:#9D40BA;" width="1.8" height="0.2"/>
|
2220 |
+
|
2221 |
+
<rect x="22.8" y="1223.3" style="clip-path:url(#SVGID_00000078038657338939699710000017577053768217908654_);fill:#9C40BB;" width="1.8" height="0.2"/>
|
2222 |
+
|
2223 |
+
<rect x="22.8" y="1223.1" style="clip-path:url(#SVGID_00000078038657338939699710000017577053768217908654_);fill:#9B40BB;" width="1.8" height="0.2"/>
|
2224 |
+
|
2225 |
+
<rect x="22.8" y="1222.9" style="clip-path:url(#SVGID_00000078038657338939699710000017577053768217908654_);fill:#9A41BC;" width="1.8" height="0.2"/>
|
2226 |
+
|
2227 |
+
<rect x="22.8" y="1222.7" style="clip-path:url(#SVGID_00000078038657338939699710000017577053768217908654_);fill:#9941BC;" width="1.8" height="0.2"/>
|
2228 |
+
|
2229 |
+
<rect x="22.8" y="1222.5" style="clip-path:url(#SVGID_00000078038657338939699710000017577053768217908654_);fill:#9741BD;" width="1.8" height="0.2"/>
|
2230 |
+
|
2231 |
+
<rect x="22.8" y="1222.3" style="clip-path:url(#SVGID_00000078038657338939699710000017577053768217908654_);fill:#9641BD;" width="1.8" height="0.2"/>
|
2232 |
+
|
2233 |
+
<rect x="22.8" y="1222.1" style="clip-path:url(#SVGID_00000078038657338939699710000017577053768217908654_);fill:#9542BE;" width="1.8" height="0.2"/>
|
2234 |
+
|
2235 |
+
<rect x="22.8" y="1221.9" style="clip-path:url(#SVGID_00000078038657338939699710000017577053768217908654_);fill:#9442BE;" width="1.8" height="0.2"/>
|
2236 |
+
|
2237 |
+
<rect x="22.8" y="1221.7" style="clip-path:url(#SVGID_00000078038657338939699710000017577053768217908654_);fill:#9342BF;" width="1.8" height="0.2"/>
|
2238 |
+
|
2239 |
+
<rect x="22.8" y="1221.5" style="clip-path:url(#SVGID_00000078038657338939699710000017577053768217908654_);fill:#9242C0;" width="1.8" height="0.2"/>
|
2240 |
+
|
2241 |
+
<rect x="22.8" y="1221.3" style="clip-path:url(#SVGID_00000078038657338939699710000017577053768217908654_);fill:#9143C0;" width="1.8" height="0.2"/>
|
2242 |
+
|
2243 |
+
<rect x="22.8" y="1221.1" style="clip-path:url(#SVGID_00000078038657338939699710000017577053768217908654_);fill:#9043C1;" width="1.8" height="0.2"/>
|
2244 |
+
|
2245 |
+
<rect x="22.8" y="1220.9" style="clip-path:url(#SVGID_00000078038657338939699710000017577053768217908654_);fill:#8F43C1;" width="1.8" height="0.2"/>
|
2246 |
+
|
2247 |
+
<rect x="22.8" y="1220.7" style="clip-path:url(#SVGID_00000078038657338939699710000017577053768217908654_);fill:#8E44C2;" width="1.8" height="0.2"/>
|
2248 |
+
|
2249 |
+
<rect x="22.8" y="1220.5" style="clip-path:url(#SVGID_00000078038657338939699710000017577053768217908654_);fill:#8D44C2;" width="1.8" height="0.2"/>
|
2250 |
+
|
2251 |
+
<rect x="22.8" y="1220.3" style="clip-path:url(#SVGID_00000078038657338939699710000017577053768217908654_);fill:#8C44C3;" width="1.8" height="0.2"/>
|
2252 |
+
|
2253 |
+
<rect x="22.8" y="1220.1" style="clip-path:url(#SVGID_00000078038657338939699710000017577053768217908654_);fill:#8B44C3;" width="1.8" height="0.2"/>
|
2254 |
+
|
2255 |
+
<rect x="22.8" y="1219.9" style="clip-path:url(#SVGID_00000078038657338939699710000017577053768217908654_);fill:#8A45C4;" width="1.8" height="0.2"/>
|
2256 |
+
|
2257 |
+
<rect x="22.8" y="1219.7" style="clip-path:url(#SVGID_00000078038657338939699710000017577053768217908654_);fill:#8945C4;" width="1.8" height="0.2"/>
|
2258 |
+
|
2259 |
+
<rect x="22.8" y="1219.5" style="clip-path:url(#SVGID_00000078038657338939699710000017577053768217908654_);fill:#8845C5;" width="1.8" height="0.2"/>
|
2260 |
+
|
2261 |
+
<rect x="22.8" y="1219.3" style="clip-path:url(#SVGID_00000078038657338939699710000017577053768217908654_);fill:#8745C6;" width="1.8" height="0.2"/>
|
2262 |
+
|
2263 |
+
<rect x="22.8" y="1219.1" style="clip-path:url(#SVGID_00000078038657338939699710000017577053768217908654_);fill:#8646C6;" width="1.8" height="0.2"/>
|
2264 |
+
|
2265 |
+
<rect x="22.8" y="1218.9" style="clip-path:url(#SVGID_00000078038657338939699710000017577053768217908654_);fill:#8546C7;" width="1.8" height="0.2"/>
|
2266 |
+
|
2267 |
+
<rect x="22.8" y="1218.7" style="clip-path:url(#SVGID_00000078038657338939699710000017577053768217908654_);fill:#8446C7;" width="1.8" height="0.2"/>
|
2268 |
+
|
2269 |
+
<rect x="22.8" y="1218.5" style="clip-path:url(#SVGID_00000078038657338939699710000017577053768217908654_);fill:#8346C8;" width="1.8" height="0.2"/>
|
2270 |
+
|
2271 |
+
<rect x="22.8" y="1218.3" style="clip-path:url(#SVGID_00000078038657338939699710000017577053768217908654_);fill:#8247C8;" width="1.8" height="0.2"/>
|
2272 |
+
|
2273 |
+
<rect x="22.8" y="1218.1" style="clip-path:url(#SVGID_00000078038657338939699710000017577053768217908654_);fill:#8147C9;" width="1.8" height="0.2"/>
|
2274 |
+
|
2275 |
+
<rect x="22.8" y="1217.9" style="clip-path:url(#SVGID_00000078038657338939699710000017577053768217908654_);fill:#8047C9;" width="1.8" height="0.2"/>
|
2276 |
+
|
2277 |
+
<rect x="22.8" y="1217.7" style="clip-path:url(#SVGID_00000078038657338939699710000017577053768217908654_);fill:#7F48CA;" width="1.8" height="0.2"/>
|
2278 |
+
|
2279 |
+
<rect x="22.8" y="1217.5" style="clip-path:url(#SVGID_00000078038657338939699710000017577053768217908654_);fill:#7E48CA;" width="1.8" height="0.2"/>
|
2280 |
+
|
2281 |
+
<rect x="22.8" y="1217.4" style="clip-path:url(#SVGID_00000078038657338939699710000017577053768217908654_);fill:#7D48CB;" width="1.8" height="0.2"/>
|
2282 |
+
|
2283 |
+
<rect x="22.8" y="1217.2" style="clip-path:url(#SVGID_00000078038657338939699710000017577053768217908654_);fill:#7C48CC;" width="1.8" height="0.2"/>
|
2284 |
+
|
2285 |
+
<rect x="22.8" y="1217" style="clip-path:url(#SVGID_00000078038657338939699710000017577053768217908654_);fill:#7B49CC;" width="1.8" height="0.2"/>
|
2286 |
+
|
2287 |
+
<rect x="22.8" y="1216.8" style="clip-path:url(#SVGID_00000078038657338939699710000017577053768217908654_);fill:#7A49CD;" width="1.8" height="0.2"/>
|
2288 |
+
|
2289 |
+
<rect x="22.8" y="1216.6" style="clip-path:url(#SVGID_00000078038657338939699710000017577053768217908654_);fill:#7949CD;" width="1.8" height="0.2"/>
|
2290 |
+
|
2291 |
+
<rect x="22.8" y="1216.4" style="clip-path:url(#SVGID_00000078038657338939699710000017577053768217908654_);fill:#7849CE;" width="1.8" height="0.2"/>
|
2292 |
+
|
2293 |
+
<rect x="22.8" y="1216.2" style="clip-path:url(#SVGID_00000078038657338939699710000017577053768217908654_);fill:#774ACE;" width="1.8" height="0.2"/>
|
2294 |
+
|
2295 |
+
<rect x="22.8" y="1216" style="clip-path:url(#SVGID_00000078038657338939699710000017577053768217908654_);fill:#764ACF;" width="1.8" height="0.2"/>
|
2296 |
+
|
2297 |
+
<rect x="22.8" y="1215.8" style="clip-path:url(#SVGID_00000078038657338939699710000017577053768217908654_);fill:#754ACF;" width="1.8" height="0.2"/>
|
2298 |
+
|
2299 |
+
<rect x="22.8" y="1215.6" style="clip-path:url(#SVGID_00000078038657338939699710000017577053768217908654_);fill:#744AD0;" width="1.8" height="0.2"/>
|
2300 |
+
|
2301 |
+
<rect x="22.8" y="1215.4" style="clip-path:url(#SVGID_00000078038657338939699710000017577053768217908654_);fill:#734BD0;" width="1.8" height="0.2"/>
|
2302 |
+
|
2303 |
+
<rect x="22.8" y="1215.2" style="clip-path:url(#SVGID_00000078038657338939699710000017577053768217908654_);fill:#724BD1;" width="1.8" height="0.2"/>
|
2304 |
+
<path style="clip-path:url(#SVGID_00000078038657338939699710000017577053768217908654_);fill:#724BD1;" d="M24.6,1215.2h-1.8
|
2305 |
+
H24.6z"/>
|
2306 |
+
</g>
|
2307 |
+
</g>
|
2308 |
+
<g>
|
2309 |
+
<g>
|
2310 |
+
<defs>
|
2311 |
+
<path id="SVGID_00000171679068353434826430000014636552055432584375_" d="M20.4,1230.6L20.4,1230.6c0.5,0,0.9-0.4,0.9-0.9v-13.9
|
2312 |
+
c0-0.5-0.4-0.9-0.9-0.9h0c-1-0.1-6.3,3.4-0.9,7.9C16.4,1224.6,15.8,1229.9,20.4,1230.6z"/>
|
2313 |
+
</defs>
|
2314 |
+
<clipPath id="SVGID_00000088123291758248303670000015063085009310705587_">
|
2315 |
+
<use xlink:href="#SVGID_00000171679068353434826430000014636552055432584375_" style="overflow:visible;"/>
|
2316 |
+
</clipPath>
|
2317 |
+
|
2318 |
+
<rect x="14.1" y="1230.6" style="clip-path:url(#SVGID_00000088123291758248303670000015063085009310705587_);fill:#BE37A8;" width="7.2" height="0"/>
|
2319 |
+
|
2320 |
+
<rect x="14.1" y="1230.4" style="clip-path:url(#SVGID_00000088123291758248303670000015063085009310705587_);fill:#BE37A8;" width="7.2" height="0.2"/>
|
2321 |
+
|
2322 |
+
<rect x="14.1" y="1230.1" style="clip-path:url(#SVGID_00000088123291758248303670000015063085009310705587_);fill:#BD37A9;" width="7.2" height="0.2"/>
|
2323 |
+
|
2324 |
+
<rect x="14.1" y="1229.9" style="clip-path:url(#SVGID_00000088123291758248303670000015063085009310705587_);fill:#BC38A9;" width="7.2" height="0.2"/>
|
2325 |
+
|
2326 |
+
<rect x="14.1" y="1229.7" style="clip-path:url(#SVGID_00000088123291758248303670000015063085009310705587_);fill:#BB38AA;" width="7.2" height="0.2"/>
|
2327 |
+
|
2328 |
+
<rect x="14.1" y="1229.5" style="clip-path:url(#SVGID_00000088123291758248303670000015063085009310705587_);fill:#BA38AA;" width="7.2" height="0.2"/>
|
2329 |
+
|
2330 |
+
<rect x="14.1" y="1229.3" style="clip-path:url(#SVGID_00000088123291758248303670000015063085009310705587_);fill:#B938AB;" width="7.2" height="0.2"/>
|
2331 |
+
|
2332 |
+
<rect x="14.1" y="1229.1" style="clip-path:url(#SVGID_00000088123291758248303670000015063085009310705587_);fill:#B839AB;" width="7.2" height="0.2"/>
|
2333 |
+
|
2334 |
+
<rect x="14.1" y="1228.9" style="clip-path:url(#SVGID_00000088123291758248303670000015063085009310705587_);fill:#B739AC;" width="7.2" height="0.2"/>
|
2335 |
+
|
2336 |
+
<rect x="14.1" y="1228.7" style="clip-path:url(#SVGID_00000088123291758248303670000015063085009310705587_);fill:#B639AC;" width="7.2" height="0.2"/>
|
2337 |
+
|
2338 |
+
<rect x="14.1" y="1228.5" style="clip-path:url(#SVGID_00000088123291758248303670000015063085009310705587_);fill:#B539AD;" width="7.2" height="0.2"/>
|
2339 |
+
|
2340 |
+
<rect x="14.1" y="1228.3" style="clip-path:url(#SVGID_00000088123291758248303670000015063085009310705587_);fill:#B43AAD;" width="7.2" height="0.2"/>
|
2341 |
+
|
2342 |
+
<rect x="14.1" y="1228.1" style="clip-path:url(#SVGID_00000088123291758248303670000015063085009310705587_);fill:#B33AAE;" width="7.2" height="0.2"/>
|
2343 |
+
|
2344 |
+
<rect x="14.1" y="1227.9" style="clip-path:url(#SVGID_00000088123291758248303670000015063085009310705587_);fill:#B23AAF;" width="7.2" height="0.2"/>
|
2345 |
+
|
2346 |
+
<rect x="14.1" y="1227.7" style="clip-path:url(#SVGID_00000088123291758248303670000015063085009310705587_);fill:#B13AAF;" width="7.2" height="0.2"/>
|
2347 |
+
|
2348 |
+
<rect x="14.1" y="1227.5" style="clip-path:url(#SVGID_00000088123291758248303670000015063085009310705587_);fill:#B03BB0;" width="7.2" height="0.2"/>
|
2349 |
+
|
2350 |
+
<rect x="14.1" y="1227.2" style="clip-path:url(#SVGID_00000088123291758248303670000015063085009310705587_);fill:#AF3BB0;" width="7.2" height="0.2"/>
|
2351 |
+
|
2352 |
+
<rect x="14.1" y="1227" style="clip-path:url(#SVGID_00000088123291758248303670000015063085009310705587_);fill:#AE3BB1;" width="7.2" height="0.2"/>
|
2353 |
+
|
2354 |
+
<rect x="14.1" y="1226.8" style="clip-path:url(#SVGID_00000088123291758248303670000015063085009310705587_);fill:#AD3CB1;" width="7.2" height="0.2"/>
|
2355 |
+
|
2356 |
+
<rect x="14.1" y="1226.6" style="clip-path:url(#SVGID_00000088123291758248303670000015063085009310705587_);fill:#AC3CB2;" width="7.2" height="0.2"/>
|
2357 |
+
|
2358 |
+
<rect x="14.1" y="1226.4" style="clip-path:url(#SVGID_00000088123291758248303670000015063085009310705587_);fill:#AB3CB2;" width="7.2" height="0.2"/>
|
2359 |
+
|
2360 |
+
<rect x="14.1" y="1226.2" style="clip-path:url(#SVGID_00000088123291758248303670000015063085009310705587_);fill:#AA3CB3;" width="7.2" height="0.2"/>
|
2361 |
+
|
2362 |
+
<rect x="14.1" y="1226" style="clip-path:url(#SVGID_00000088123291758248303670000015063085009310705587_);fill:#A93DB3;" width="7.2" height="0.2"/>
|
2363 |
+
|
2364 |
+
<rect x="14.1" y="1225.8" style="clip-path:url(#SVGID_00000088123291758248303670000015063085009310705587_);fill:#A83DB4;" width="7.2" height="0.2"/>
|
2365 |
+
|
2366 |
+
<rect x="14.1" y="1225.6" style="clip-path:url(#SVGID_00000088123291758248303670000015063085009310705587_);fill:#A73DB5;" width="7.2" height="0.2"/>
|
2367 |
+
|
2368 |
+
<rect x="14.1" y="1225.4" style="clip-path:url(#SVGID_00000088123291758248303670000015063085009310705587_);fill:#A63DB5;" width="7.2" height="0.2"/>
|
2369 |
+
|
2370 |
+
<rect x="14.1" y="1225.2" style="clip-path:url(#SVGID_00000088123291758248303670000015063085009310705587_);fill:#A53EB6;" width="7.2" height="0.2"/>
|
2371 |
+
|
2372 |
+
<rect x="14.1" y="1225" style="clip-path:url(#SVGID_00000088123291758248303670000015063085009310705587_);fill:#A43EB6;" width="7.2" height="0.2"/>
|
2373 |
+
|
2374 |
+
<rect x="14.1" y="1224.8" style="clip-path:url(#SVGID_00000088123291758248303670000015063085009310705587_);fill:#A33EB7;" width="7.2" height="0.2"/>
|
2375 |
+
|
2376 |
+
<rect x="14.1" y="1224.5" style="clip-path:url(#SVGID_00000088123291758248303670000015063085009310705587_);fill:#A23EB7;" width="7.2" height="0.2"/>
|
2377 |
+
|
2378 |
+
<rect x="14.1" y="1224.3" style="clip-path:url(#SVGID_00000088123291758248303670000015063085009310705587_);fill:#A13FB8;" width="7.2" height="0.2"/>
|
2379 |
+
|
2380 |
+
<rect x="14.1" y="1224.1" style="clip-path:url(#SVGID_00000088123291758248303670000015063085009310705587_);fill:#A03FB8;" width="7.2" height="0.2"/>
|
2381 |
+
|
2382 |
+
<rect x="14.1" y="1223.9" style="clip-path:url(#SVGID_00000088123291758248303670000015063085009310705587_);fill:#9F3FB9;" width="7.2" height="0.2"/>
|
2383 |
+
|
2384 |
+
<rect x="14.1" y="1223.7" style="clip-path:url(#SVGID_00000088123291758248303670000015063085009310705587_);fill:#9E40B9;" width="7.2" height="0.2"/>
|
2385 |
+
|
2386 |
+
<rect x="14.1" y="1223.5" style="clip-path:url(#SVGID_00000088123291758248303670000015063085009310705587_);fill:#9D40BA;" width="7.2" height="0.2"/>
|
2387 |
+
|
2388 |
+
<rect x="14.1" y="1223.3" style="clip-path:url(#SVGID_00000088123291758248303670000015063085009310705587_);fill:#9C40BB;" width="7.2" height="0.2"/>
|
2389 |
+
|
2390 |
+
<rect x="14.1" y="1223.1" style="clip-path:url(#SVGID_00000088123291758248303670000015063085009310705587_);fill:#9B40BB;" width="7.2" height="0.2"/>
|
2391 |
+
|
2392 |
+
<rect x="14.1" y="1222.9" style="clip-path:url(#SVGID_00000088123291758248303670000015063085009310705587_);fill:#9A41BC;" width="7.2" height="0.2"/>
|
2393 |
+
|
2394 |
+
<rect x="14.1" y="1222.7" style="clip-path:url(#SVGID_00000088123291758248303670000015063085009310705587_);fill:#9941BC;" width="7.2" height="0.2"/>
|
2395 |
+
|
2396 |
+
<rect x="14.1" y="1222.5" style="clip-path:url(#SVGID_00000088123291758248303670000015063085009310705587_);fill:#9741BD;" width="7.2" height="0.2"/>
|
2397 |
+
|
2398 |
+
<rect x="14.1" y="1222.3" style="clip-path:url(#SVGID_00000088123291758248303670000015063085009310705587_);fill:#9641BD;" width="7.2" height="0.2"/>
|
2399 |
+
|
2400 |
+
<rect x="14.1" y="1222.1" style="clip-path:url(#SVGID_00000088123291758248303670000015063085009310705587_);fill:#9542BE;" width="7.2" height="0.2"/>
|
2401 |
+
|
2402 |
+
<rect x="14.1" y="1221.9" style="clip-path:url(#SVGID_00000088123291758248303670000015063085009310705587_);fill:#9442BE;" width="7.2" height="0.2"/>
|
2403 |
+
|
2404 |
+
<rect x="14.1" y="1221.6" style="clip-path:url(#SVGID_00000088123291758248303670000015063085009310705587_);fill:#9342BF;" width="7.2" height="0.2"/>
|
2405 |
+
|
2406 |
+
<rect x="14.1" y="1221.4" style="clip-path:url(#SVGID_00000088123291758248303670000015063085009310705587_);fill:#9242C0;" width="7.2" height="0.2"/>
|
2407 |
+
|
2408 |
+
<rect x="14.1" y="1221.2" style="clip-path:url(#SVGID_00000088123291758248303670000015063085009310705587_);fill:#9143C0;" width="7.2" height="0.2"/>
|
2409 |
+
|
2410 |
+
<rect x="14.1" y="1221" style="clip-path:url(#SVGID_00000088123291758248303670000015063085009310705587_);fill:#9043C1;" width="7.2" height="0.2"/>
|
2411 |
+
|
2412 |
+
<rect x="14.1" y="1220.8" style="clip-path:url(#SVGID_00000088123291758248303670000015063085009310705587_);fill:#8F43C1;" width="7.2" height="0.2"/>
|
2413 |
+
|
2414 |
+
<rect x="14.1" y="1220.6" style="clip-path:url(#SVGID_00000088123291758248303670000015063085009310705587_);fill:#8E44C2;" width="7.2" height="0.2"/>
|
2415 |
+
|
2416 |
+
<rect x="14.1" y="1220.4" style="clip-path:url(#SVGID_00000088123291758248303670000015063085009310705587_);fill:#8D44C2;" width="7.2" height="0.2"/>
|
2417 |
+
|
2418 |
+
<rect x="14.1" y="1220.2" style="clip-path:url(#SVGID_00000088123291758248303670000015063085009310705587_);fill:#8C44C3;" width="7.2" height="0.2"/>
|
2419 |
+
|
2420 |
+
<rect x="14.1" y="1220" style="clip-path:url(#SVGID_00000088123291758248303670000015063085009310705587_);fill:#8B44C3;" width="7.2" height="0.2"/>
|
2421 |
+
|
2422 |
+
<rect x="14.1" y="1219.8" style="clip-path:url(#SVGID_00000088123291758248303670000015063085009310705587_);fill:#8A45C4;" width="7.2" height="0.2"/>
|
2423 |
+
|
2424 |
+
<rect x="14.1" y="1219.6" style="clip-path:url(#SVGID_00000088123291758248303670000015063085009310705587_);fill:#8945C4;" width="7.2" height="0.2"/>
|
2425 |
+
|
2426 |
+
<rect x="14.1" y="1219.4" style="clip-path:url(#SVGID_00000088123291758248303670000015063085009310705587_);fill:#8845C5;" width="7.2" height="0.2"/>
|
2427 |
+
|
2428 |
+
<rect x="14.1" y="1219.2" style="clip-path:url(#SVGID_00000088123291758248303670000015063085009310705587_);fill:#8745C6;" width="7.2" height="0.2"/>
|
2429 |
+
|
2430 |
+
<rect x="14.1" y="1219" style="clip-path:url(#SVGID_00000088123291758248303670000015063085009310705587_);fill:#8646C6;" width="7.2" height="0.2"/>
|
2431 |
+
|
2432 |
+
<rect x="14.1" y="1218.7" style="clip-path:url(#SVGID_00000088123291758248303670000015063085009310705587_);fill:#8546C7;" width="7.2" height="0.2"/>
|
2433 |
+
|
2434 |
+
<rect x="14.1" y="1218.5" style="clip-path:url(#SVGID_00000088123291758248303670000015063085009310705587_);fill:#8446C7;" width="7.2" height="0.2"/>
|
2435 |
+
|
2436 |
+
<rect x="14.1" y="1218.3" style="clip-path:url(#SVGID_00000088123291758248303670000015063085009310705587_);fill:#8346C8;" width="7.2" height="0.2"/>
|
2437 |
+
|
2438 |
+
<rect x="14.1" y="1218.1" style="clip-path:url(#SVGID_00000088123291758248303670000015063085009310705587_);fill:#8247C8;" width="7.2" height="0.2"/>
|
2439 |
+
|
2440 |
+
<rect x="14.1" y="1217.9" style="clip-path:url(#SVGID_00000088123291758248303670000015063085009310705587_);fill:#8147C9;" width="7.2" height="0.2"/>
|
2441 |
+
|
2442 |
+
<rect x="14.1" y="1217.7" style="clip-path:url(#SVGID_00000088123291758248303670000015063085009310705587_);fill:#8047C9;" width="7.2" height="0.2"/>
|
2443 |
+
|
2444 |
+
<rect x="14.1" y="1217.5" style="clip-path:url(#SVGID_00000088123291758248303670000015063085009310705587_);fill:#7F48CA;" width="7.2" height="0.2"/>
|
2445 |
+
|
2446 |
+
<rect x="14.1" y="1217.3" style="clip-path:url(#SVGID_00000088123291758248303670000015063085009310705587_);fill:#7E48CA;" width="7.2" height="0.2"/>
|
2447 |
+
|
2448 |
+
<rect x="14.1" y="1217.1" style="clip-path:url(#SVGID_00000088123291758248303670000015063085009310705587_);fill:#7D48CB;" width="7.2" height="0.2"/>
|
2449 |
+
|
2450 |
+
<rect x="14.1" y="1216.9" style="clip-path:url(#SVGID_00000088123291758248303670000015063085009310705587_);fill:#7C48CC;" width="7.2" height="0.2"/>
|
2451 |
+
|
2452 |
+
<rect x="14.1" y="1216.7" style="clip-path:url(#SVGID_00000088123291758248303670000015063085009310705587_);fill:#7B49CC;" width="7.2" height="0.2"/>
|
2453 |
+
|
2454 |
+
<rect x="14.1" y="1216.5" style="clip-path:url(#SVGID_00000088123291758248303670000015063085009310705587_);fill:#7A49CD;" width="7.2" height="0.2"/>
|
2455 |
+
|
2456 |
+
<rect x="14.1" y="1216.3" style="clip-path:url(#SVGID_00000088123291758248303670000015063085009310705587_);fill:#7949CD;" width="7.2" height="0.2"/>
|
2457 |
+
|
2458 |
+
<rect x="14.1" y="1216" style="clip-path:url(#SVGID_00000088123291758248303670000015063085009310705587_);fill:#7849CE;" width="7.2" height="0.2"/>
|
2459 |
+
|
2460 |
+
<rect x="14.1" y="1215.8" style="clip-path:url(#SVGID_00000088123291758248303670000015063085009310705587_);fill:#774ACE;" width="7.2" height="0.2"/>
|
2461 |
+
|
2462 |
+
<rect x="14.1" y="1215.6" style="clip-path:url(#SVGID_00000088123291758248303670000015063085009310705587_);fill:#764ACF;" width="7.2" height="0.2"/>
|
2463 |
+
|
2464 |
+
<rect x="14.1" y="1215.4" style="clip-path:url(#SVGID_00000088123291758248303670000015063085009310705587_);fill:#754ACF;" width="7.2" height="0.2"/>
|
2465 |
+
|
2466 |
+
<rect x="14.1" y="1215.2" style="clip-path:url(#SVGID_00000088123291758248303670000015063085009310705587_);fill:#744AD0;" width="7.2" height="0.2"/>
|
2467 |
+
|
2468 |
+
<rect x="14.1" y="1215" style="clip-path:url(#SVGID_00000088123291758248303670000015063085009310705587_);fill:#734BD0;" width="7.2" height="0.2"/>
|
2469 |
+
|
2470 |
+
<rect x="14.1" y="1214.8" style="clip-path:url(#SVGID_00000088123291758248303670000015063085009310705587_);fill:#724BD1;" width="7.2" height="0.2"/>
|
2471 |
+
|
2472 |
+
<rect x="14.1" y="1214.7" style="clip-path:url(#SVGID_00000088123291758248303670000015063085009310705587_);fill:#724BD1;" width="7.2" height="0.1"/>
|
2473 |
+
</g>
|
2474 |
+
</g>
|
2475 |
+
</g>
|
2476 |
+
</svg>
|
powerpress-subscribe.php
CHANGED
@@ -1026,7 +1026,7 @@ function powerpress_do_subscribe_widget($settings, $PowerPressSettings)
|
|
1026 |
|
1027 |
if( !empty($settings['subscribe_feature_anghami_shortcode']) && !empty($settings['anghami_url']) ) {
|
1028 |
|
1029 |
-
$html .= '<a href="'. esc_url( $settings['anghami_url'] ) .'" class="pp-sub-btn'.$settings['subscribe_widget_shape'].' pp-sub-
|
1030 |
}
|
1031 |
|
1032 |
//$html .= var_dump($settings, true);
|
@@ -1175,7 +1175,7 @@ function powerpress_do_subscribe_sidebar_widget($settings)
|
|
1175 |
|
1176 |
if( !empty($settings['subscribe_feature_anghami_sidebar']) && !empty($settings['anghami_url']) ) {
|
1177 |
$settings['anghami_url'] = trim($settings['anghami_url']);
|
1178 |
-
$html .= '<a href="'. esc_url( $settings['anghami_url'] ) .'" class="pp-ssb-btn'.$settings['modern_style'].' '.$settings['modern_direction'].' pp-ssb-
|
1179 |
}
|
1180 |
|
1181 |
$html .= '<a href="'. esc_url( $settings['feed_url'] ) .'" class="pp-ssb-btn'.$settings['modern_style'].' '.$settings['modern_direction'].' pp-ssb-rss" title="'. esc_attr( __('Subscribe via RSS', 'powerpress') ) .'"><span class="pp-ssb-ic"></span><span class="pp-ssb-text">'. esc_html( __('RSS', 'powerpress') ) .'</span></a>';
|
1026 |
|
1027 |
if( !empty($settings['subscribe_feature_anghami_shortcode']) && !empty($settings['anghami_url']) ) {
|
1028 |
|
1029 |
+
$html .= '<a href="'. esc_url( $settings['anghami_url'] ) .'" class="pp-sub-btn'.$settings['subscribe_widget_shape'].' pp-sub-anghami" title="'. esc_attr( __('Subscribe on Anghami', 'powerpress') ) .'"><span class="pp-sub-ic"></span>'. esc_html( __('Anghami', 'powerpress') ) .'</a>';
|
1030 |
}
|
1031 |
|
1032 |
//$html .= var_dump($settings, true);
|
1175 |
|
1176 |
if( !empty($settings['subscribe_feature_anghami_sidebar']) && !empty($settings['anghami_url']) ) {
|
1177 |
$settings['anghami_url'] = trim($settings['anghami_url']);
|
1178 |
+
$html .= '<a href="'. esc_url( $settings['anghami_url'] ) .'" class="pp-ssb-btn'.$settings['modern_style'].' '.$settings['modern_direction'].' pp-ssb-anghami" title="'. esc_attr( __('Subscribe on Anghami', 'powerpress') ) .'"><span class="pp-ssb-ic"></span><span class="pp-ssb-text">'. esc_html( __('Anghami', 'powerpress') ) .'</span></a>';
|
1179 |
}
|
1180 |
|
1181 |
$html .= '<a href="'. esc_url( $settings['feed_url'] ) .'" class="pp-ssb-btn'.$settings['modern_style'].' '.$settings['modern_direction'].' pp-ssb-rss" title="'. esc_attr( __('Subscribe via RSS', 'powerpress') ) .'"><span class="pp-ssb-ic"></span><span class="pp-ssb-text">'. esc_html( __('RSS', 'powerpress') ) .'</span></a>';
|
powerpress.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
Plugin Name: Blubrry PowerPress
|
4 |
Plugin URI: http://create.blubrry.com/resources/powerpress/
|
5 |
Description: <a href="https://create.blubrry.com/resources/powerpress/" target="_blank">Blubrry PowerPress</a> is the No. 1 Podcasting plugin for WordPress. Developed by podcasters for podcasters; features include Simple and Advanced modes, multiple audio/video player options, subscribe to podcast tools, podcast SEO features, and more! Fully supports Apple Podcasts (previously iTunes), Google Podcasts, Spotify, Stitcher, and Blubrry Podcasting directories, as well as all podcast applications and clients.
|
6 |
-
Version: 8.7.
|
7 |
Author: Blubrry
|
8 |
Author URI: https://blubrry.com/
|
9 |
Requires at least: 3.6
|
@@ -36,7 +36,7 @@ if( !function_exists('add_action') ) {
|
|
36 |
|
37 |
// WP_PLUGIN_DIR (REMEMBER TO USE THIS DEFINE IF NEEDED)
|
38 |
|
39 |
-
define('POWERPRESS_VERSION', '8.7.
|
40 |
|
41 |
// Translation support:
|
42 |
if ( !defined('POWERPRESS_ABSPATH') )
|
@@ -1468,7 +1468,7 @@ function wpse_152316_wp_audio_extensions( $ext )
|
|
1468 |
}
|
1469 |
|
1470 |
/**
|
1471 |
-
* Allow
|
1472 |
*
|
1473 |
* @see http://wordpress.stackexchange.com/a/152352/26350
|
1474 |
*/
|
@@ -1476,10 +1476,12 @@ function wpse_152316_wp_audio_extensions( $ext )
|
|
1476 |
add_filter( 'wp_audio_shortcode_override',
|
1477 |
function( $html, $atts )
|
1478 |
{
|
1479 |
-
|
1480 |
-
|
1481 |
-
|
1482 |
-
|
|
|
|
|
1483 |
}
|
1484 |
}
|
1485 |
return $html;
|
3 |
Plugin Name: Blubrry PowerPress
|
4 |
Plugin URI: http://create.blubrry.com/resources/powerpress/
|
5 |
Description: <a href="https://create.blubrry.com/resources/powerpress/" target="_blank">Blubrry PowerPress</a> is the No. 1 Podcasting plugin for WordPress. Developed by podcasters for podcasters; features include Simple and Advanced modes, multiple audio/video player options, subscribe to podcast tools, podcast SEO features, and more! Fully supports Apple Podcasts (previously iTunes), Google Podcasts, Spotify, Stitcher, and Blubrry Podcasting directories, as well as all podcast applications and clients.
|
6 |
+
Version: 8.7.6
|
7 |
Author: Blubrry
|
8 |
Author URI: https://blubrry.com/
|
9 |
Requires at least: 3.6
|
36 |
|
37 |
// WP_PLUGIN_DIR (REMEMBER TO USE THIS DEFINE IF NEEDED)
|
38 |
|
39 |
+
define('POWERPRESS_VERSION', '8.7.6' );
|
40 |
|
41 |
// Translation support:
|
42 |
if ( !defined('POWERPRESS_ABSPATH') )
|
1468 |
}
|
1469 |
|
1470 |
/**
|
1471 |
+
* Allow unrecognized audio sources hosted on trusted hosts that use query strings on their podcast media.
|
1472 |
*
|
1473 |
* @see http://wordpress.stackexchange.com/a/152352/26350
|
1474 |
*/
|
1476 |
add_filter( 'wp_audio_shortcode_override',
|
1477 |
function( $html, $atts )
|
1478 |
{
|
1479 |
+
if (isset($atts['src'])) {
|
1480 |
+
$trusted_hosts_use_qstrings = array('traffic.libsyn.com', 'cdn.simplecast.com', 'buzzsprout.com', 'audioboom.com');
|
1481 |
+
foreach ($trusted_hosts_use_qstrings as $host) {
|
1482 |
+
if (strpos($atts['src'], $host) !== false) {
|
1483 |
+
add_filter('wp_audio_extensions', 'wpse_152316_wp_audio_extensions');
|
1484 |
+
}
|
1485 |
}
|
1486 |
}
|
1487 |
return $html;
|
powerpressadmin-dashboard.php
CHANGED
@@ -123,7 +123,7 @@ jQuery(document).ready(function($) {
|
|
123 |
jQuery.ajax( {
|
124 |
type: 'POST',
|
125 |
url: '<?php echo admin_url(); ?>admin-ajax.php',
|
126 |
-
data: { action: 'powerpress_dashboard_dismiss', dismiss_dash_id : dash_id },
|
127 |
success: function(response) {
|
128 |
}
|
129 |
});
|
123 |
jQuery.ajax( {
|
124 |
type: 'POST',
|
125 |
url: '<?php echo admin_url(); ?>admin-ajax.php',
|
126 |
+
data: { action: 'powerpress_dashboard_dismiss', dismiss_dash_id : dash_id, nonce: '<?php echo wp_create_nonce('powerpress-dashboard-dismiss'); ?>' },
|
127 |
success: function(response) {
|
128 |
}
|
129 |
});
|
powerpressadmin-metabox.php
CHANGED
@@ -738,7 +738,8 @@ function notes_tab($FeedSlug, $object, $GeneralSettings, $PCITranscript, $PCITra
|
|
738 |
data: {
|
739 |
action: 'powerpress_metamarks_addrow',
|
740 |
next_row: NextRow,
|
741 |
-
feed_slug: encodeURIComponent(FeedSlug)
|
|
|
742 |
},
|
743 |
timeout: (10 * 1000),
|
744 |
success: function (response) {
|
738 |
data: {
|
739 |
action: 'powerpress_metamarks_addrow',
|
740 |
next_row: NextRow,
|
741 |
+
feed_slug: encodeURIComponent(FeedSlug),
|
742 |
+
nonce: '<?php echo wp_create_nonce('powerpress-metamarks-addrow'); ?>'
|
743 |
},
|
744 |
timeout: (10 * 1000),
|
745 |
success: function (response) {
|
powerpressadmin-notifications.php
CHANGED
@@ -61,6 +61,13 @@ class PowerPress_Notification_Manager {
|
|
61 |
|
62 |
public function wp_ajax_powerpress_notice_dismiss()
|
63 |
{
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
64 |
$dismiss_notice_id = $_POST['dismiss_notice_id'];
|
65 |
preg_match('/^powerpress-notice-(.*)$/i', $dismiss_notice_id, $match );
|
66 |
if( empty($match[1]) )
|
@@ -87,7 +94,7 @@ jQuery(document).ready( function() {
|
|
87 |
jQuery(document).on( 'click', '.powerpress-notice .notice-dismiss', function() {
|
88 |
|
89 |
var dismissId = jQuery(this).closest('.powerpress-notice').attr('id');
|
90 |
-
jQuery.post('<?php echo admin_url('admin-ajax.php'); ?>', {action:"powerpress_notice_dismiss", dismiss_notice_id: dismissId });
|
91 |
});
|
92 |
});
|
93 |
|
@@ -104,7 +111,7 @@ jQuery(document).ready( function() {
|
|
104 |
jQuery(document).on( 'click', '.powerpress-notice .notice-dismiss-link', function(e) {
|
105 |
e.preventDefault();
|
106 |
var dismissId = jQuery(this).closest('.powerpress-notice').attr('id');
|
107 |
-
jQuery.post('<?php echo admin_url('admin-ajax.php'); ?>', {action:"powerpress_notice_dismiss", dismiss_notice_id: dismissId });
|
108 |
jQuery(this).closest('.powerpress-notice').hide(); // Hide the div now we dismissed it
|
109 |
});
|
110 |
});
|
61 |
|
62 |
public function wp_ajax_powerpress_notice_dismiss()
|
63 |
{
|
64 |
+
// Check for nonce security
|
65 |
+
if (!isset($_POST['nonce'])) {
|
66 |
+
exit;
|
67 |
+
}
|
68 |
+
if ( ! wp_verify_nonce( $_POST['nonce'], 'powerpress-notice-dismiss' ) ) {
|
69 |
+
exit;
|
70 |
+
}
|
71 |
$dismiss_notice_id = $_POST['dismiss_notice_id'];
|
72 |
preg_match('/^powerpress-notice-(.*)$/i', $dismiss_notice_id, $match );
|
73 |
if( empty($match[1]) )
|
94 |
jQuery(document).on( 'click', '.powerpress-notice .notice-dismiss', function() {
|
95 |
|
96 |
var dismissId = jQuery(this).closest('.powerpress-notice').attr('id');
|
97 |
+
jQuery.post('<?php echo admin_url('admin-ajax.php'); ?>', {action:"powerpress_notice_dismiss", dismiss_notice_id: dismissId, nonce: '<?php echo wp_create_nonce('powerpress-notice-dismiss'); ?>' });
|
98 |
});
|
99 |
});
|
100 |
|
111 |
jQuery(document).on( 'click', '.powerpress-notice .notice-dismiss-link', function(e) {
|
112 |
e.preventDefault();
|
113 |
var dismissId = jQuery(this).closest('.powerpress-notice').attr('id');
|
114 |
+
jQuery.post('<?php echo admin_url('admin-ajax.php'); ?>', {action:"powerpress_notice_dismiss", dismiss_notice_id: dismissId, nonce: '<?php echo wp_create_nonce('powerpress-notice-dismiss'); ?>' });
|
115 |
jQuery(this).closest('.powerpress-notice').hide(); // Hide the div now we dismissed it
|
116 |
});
|
117 |
});
|
powerpressadmin.php
CHANGED
@@ -2190,7 +2190,7 @@ function powerpress_create_subscribe_page()
|
|
2190 |
jQuery.ajax( {
|
2191 |
type: 'POST',
|
2192 |
url: '<?php echo admin_url(); ?>admin-ajax.php',
|
2193 |
-
data: { action: 'powerpress_create_subscribe_page'},
|
2194 |
timeout: (30 * 1000),
|
2195 |
success: function(response) {
|
2196 |
|
@@ -2500,8 +2500,8 @@ function powerpress_get_media_info(FeedSlug)
|
|
2500 |
jQuery('#powerpress_check_'+FeedSlug).css("display", 'inline-block');
|
2501 |
jQuery.ajax( {
|
2502 |
type: 'POST',
|
2503 |
-
url: '<?php echo admin_url(); ?>admin-ajax.php',
|
2504 |
-
data: { action: 'powerpress_media_info', media_url : Value, feed_slug : encodeURIComponent(FeedSlug), hosting: Hosting, program_keyword: program_keyword },
|
2505 |
timeout: (30 * 1000),
|
2506 |
success: function(response) {
|
2507 |
|
@@ -2827,7 +2827,14 @@ function powerpress_check_credentials($creds) {
|
|
2827 |
|
2828 |
function powerpress_media_info_ajax()
|
2829 |
{
|
2830 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2831 |
$media_url = $_POST['media_url'];
|
2832 |
$hosting = $_POST['hosting'];
|
2833 |
$size = 0;
|
@@ -2908,6 +2915,13 @@ add_action('wp_ajax_powerpress_media_info', 'powerpress_media_info_ajax');
|
|
2908 |
|
2909 |
function powerpress_metamarks_addrow_ajax()
|
2910 |
{
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2911 |
require_once(POWERPRESS_ABSPATH .'/views/episode-box.php');
|
2912 |
powerpress_metamarks_addrow();
|
2913 |
}
|
@@ -2915,6 +2929,13 @@ add_action('wp_ajax_powerpress_metamarks_addrow', 'powerpress_metamarks_addrow_a
|
|
2915 |
|
2916 |
function powerpress_dashboard_dismiss_ajax()
|
2917 |
{
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2918 |
require_once(POWERPRESS_ABSPATH .'/powerpressadmin-dashboard.php');
|
2919 |
powerpress_dashboard_dismiss();
|
2920 |
}
|
@@ -2923,6 +2944,13 @@ add_action('wp_ajax_powerpress_dashboard_dismiss', 'powerpress_dashboard_dismiss
|
|
2923 |
|
2924 |
function powerpress_create_subscribe_page()
|
2925 |
{
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2926 |
$ajax = ( defined('DOING_AJAX') && DOING_AJAX ); // Now we can use this function without an ajax call! :)
|
2927 |
|
2928 |
$template_url = 'http://plugins.svn.wordpress.org/powerpress/assets/subscribe_template/';
|
@@ -3252,11 +3280,11 @@ function marketing_footer($button = false) {
|
|
3252 |
if ($button) {
|
3253 |
echo 'Try Blubrry hosting ';
|
3254 |
} else {
|
3255 |
-
echo '<a class="hosting-marketing-text" href="https://
|
3256 |
}
|
3257 |
echo 'for free and enjoy additional publishing features with PowerPress.</h4></div>';
|
3258 |
if ($button) {
|
3259 |
-
echo '<a class="hosting-marketing-link-button" href="https://
|
3260 |
echo '<button class="hosting-marketing-button">TRY BLUBRRY HOSTING FOR FREE</button>';
|
3261 |
echo '</a>';
|
3262 |
}
|
2190 |
jQuery.ajax( {
|
2191 |
type: 'POST',
|
2192 |
url: '<?php echo admin_url(); ?>admin-ajax.php',
|
2193 |
+
data: { action: 'powerpress_create_subscribe_page', nonce: '<?php echo wp_create_nonce('powerpress-create-subscsribe-page'); ?>' },
|
2194 |
timeout: (30 * 1000),
|
2195 |
success: function(response) {
|
2196 |
|
2500 |
jQuery('#powerpress_check_'+FeedSlug).css("display", 'inline-block');
|
2501 |
jQuery.ajax( {
|
2502 |
type: 'POST',
|
2503 |
+
url: '<?php echo admin_url(); ?>admin-ajax.php',
|
2504 |
+
data: { action: 'powerpress_media_info', media_url : Value, feed_slug : encodeURIComponent(FeedSlug), hosting: Hosting, program_keyword: program_keyword, nonce: '<?php echo wp_create_nonce('powerpress-media-info'); ?>' },
|
2505 |
timeout: (30 * 1000),
|
2506 |
success: function(response) {
|
2507 |
|
2827 |
|
2828 |
function powerpress_media_info_ajax()
|
2829 |
{
|
2830 |
+
// Check for nonce security
|
2831 |
+
if (!isset($_POST['nonce'])) {
|
2832 |
+
exit;
|
2833 |
+
}
|
2834 |
+
if ( ! wp_verify_nonce( $_POST['nonce'], 'powerpress-media-info' ) ) {
|
2835 |
+
exit;
|
2836 |
+
}
|
2837 |
+
$feed_slug = $_POST['feed_slug'];
|
2838 |
$media_url = $_POST['media_url'];
|
2839 |
$hosting = $_POST['hosting'];
|
2840 |
$size = 0;
|
2915 |
|
2916 |
function powerpress_metamarks_addrow_ajax()
|
2917 |
{
|
2918 |
+
// Check for nonce security
|
2919 |
+
if (!isset($_POST['nonce'])) {
|
2920 |
+
exit;
|
2921 |
+
}
|
2922 |
+
if ( ! wp_verify_nonce( $_POST['nonce'], 'powerpress-metamarks-addrow' ) ) {
|
2923 |
+
exit;
|
2924 |
+
}
|
2925 |
require_once(POWERPRESS_ABSPATH .'/views/episode-box.php');
|
2926 |
powerpress_metamarks_addrow();
|
2927 |
}
|
2929 |
|
2930 |
function powerpress_dashboard_dismiss_ajax()
|
2931 |
{
|
2932 |
+
// Check for nonce security
|
2933 |
+
if (!isset($_POST['nonce'])) {
|
2934 |
+
exit;
|
2935 |
+
}
|
2936 |
+
if ( ! wp_verify_nonce( $_POST['nonce'], 'powerpress-dashboard-dismiss' ) ) {
|
2937 |
+
exit;
|
2938 |
+
}
|
2939 |
require_once(POWERPRESS_ABSPATH .'/powerpressadmin-dashboard.php');
|
2940 |
powerpress_dashboard_dismiss();
|
2941 |
}
|
2944 |
|
2945 |
function powerpress_create_subscribe_page()
|
2946 |
{
|
2947 |
+
// Check for nonce security
|
2948 |
+
if (!isset($_POST['nonce'])) {
|
2949 |
+
exit;
|
2950 |
+
}
|
2951 |
+
if ( ! wp_verify_nonce( $_POST['nonce'], 'powerpress-create-subscribe-page' ) ) {
|
2952 |
+
exit;
|
2953 |
+
}
|
2954 |
$ajax = ( defined('DOING_AJAX') && DOING_AJAX ); // Now we can use this function without an ajax call! :)
|
2955 |
|
2956 |
$template_url = 'http://plugins.svn.wordpress.org/powerpress/assets/subscribe_template/';
|
3280 |
if ($button) {
|
3281 |
echo 'Try Blubrry hosting ';
|
3282 |
} else {
|
3283 |
+
echo '<a class="hosting-marketing-text" href="https://publish.blubrry.com/start/hosting/?feed_url=' . urlencode(get_home_url() . '/feed/podcast') . '" target="_blank">Try Blubrry hosting</a> ';
|
3284 |
}
|
3285 |
echo 'for free and enjoy additional publishing features with PowerPress.</h4></div>';
|
3286 |
if ($button) {
|
3287 |
+
echo '<a class="hosting-marketing-link-button" href="https://publish.blubrry.com/start/hosting/?feed_url=' . urlencode(get_home_url() . '/feed/podcast') . '" target="_blank">';
|
3288 |
echo '<button class="hosting-marketing-button">TRY BLUBRRY HOSTING FOR FREE</button>';
|
3289 |
echo '</a>';
|
3290 |
}
|
readme.txt
CHANGED
@@ -4,7 +4,7 @@ Tags: podcasting, podcast, podcaster, powerpress, itunes, apple, apple podcasts,
|
|
4 |
Requires at least: 3.6
|
5 |
Requires PHP: 5.2
|
6 |
Tested up to: 5.8
|
7 |
-
Stable tag: 8.7.
|
8 |
Donate link: https://create.blubrry.com/resources/podcast-media-hosting/
|
9 |
License: GPLv2 or later
|
10 |
|
@@ -186,6 +186,13 @@ If you are a fan of PowerPress, we would greatly appreciate it if you could take
|
|
186 |
|
187 |
== Changelog ==
|
188 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
189 |
= 8.7.5 =
|
190 |
* Released on 10/25/2021
|
191 |
* Solved a bug that occurred when detecting a filetype on media with a query string
|
4 |
Requires at least: 3.6
|
5 |
Requires PHP: 5.2
|
6 |
Tested up to: 5.8
|
7 |
+
Stable tag: 8.7.6
|
8 |
Donate link: https://create.blubrry.com/resources/podcast-media-hosting/
|
9 |
License: GPLv2 or later
|
10 |
|
186 |
|
187 |
== Changelog ==
|
188 |
|
189 |
+
= 8.7.6 =
|
190 |
+
* Released on 11/04/2021
|
191 |
+
* Solved a bug in the wp_audio_shortcode_override action
|
192 |
+
* Added 2021 icon sprites
|
193 |
+
* Added wp_nonce to admin-ajax actions
|
194 |
+
* Updated links to Blubrry hosting onboarding
|
195 |
+
|
196 |
= 8.7.5 =
|
197 |
* Released on 10/25/2021
|
198 |
* Solved a bug that occurred when detecting a filetype on media with a query string
|
views/settings_tab_destinations.php
CHANGED
@@ -347,7 +347,7 @@ function subscribeSetting($directory, $feed_url, $listing_url) {
|
|
347 |
<button class="pp-sidenav-tablinks" id="destinations-email-tab" onclick="sideNav(event, 'destinations-email')"><span id="email-icon-side" class="destinations-side-icon"></span><span class="destination-side-text"><?php echo htmlspecialchars(__('Email', 'powerpress')); ?></span></button>
|
348 |
<button class="pp-sidenav-tablinks" id="destinations-tunein-tab" onclick="sideNav(event, 'destinations-tunein')"><span id="tunein-icon-side" class="destinations-side-icon"></span><span class="destination-side-text"><?php echo htmlspecialchars(__('TuneIn', 'powerpress')); ?></span></button>
|
349 |
<button class="pp-sidenav-tablinks" id="destinations-deezer-tab" onclick="sideNav(event, 'destinations-deezer')"><span id="deezer-icon-side" class="destinations-side-icon"></span><span class="destination-side-text"><?php echo htmlspecialchars(__('Deezer', 'powerpress')); ?></span></button>
|
350 |
-
<!--waiting on
|
351 |
<?php
|
352 |
powerpressadmin_edit_blubrry_services($General);
|
353 |
?>
|
347 |
<button class="pp-sidenav-tablinks" id="destinations-email-tab" onclick="sideNav(event, 'destinations-email')"><span id="email-icon-side" class="destinations-side-icon"></span><span class="destination-side-text"><?php echo htmlspecialchars(__('Email', 'powerpress')); ?></span></button>
|
348 |
<button class="pp-sidenav-tablinks" id="destinations-tunein-tab" onclick="sideNav(event, 'destinations-tunein')"><span id="tunein-icon-side" class="destinations-side-icon"></span><span class="destination-side-text"><?php echo htmlspecialchars(__('TuneIn', 'powerpress')); ?></span></button>
|
349 |
<button class="pp-sidenav-tablinks" id="destinations-deezer-tab" onclick="sideNav(event, 'destinations-deezer')"><span id="deezer-icon-side" class="destinations-side-icon"></span><span class="destination-side-text"><?php echo htmlspecialchars(__('Deezer', 'powerpress')); ?></span></button>
|
350 |
+
<!-- still waiting on podcast manual documentation page <button class="pp-sidenav-tablinks" id="destinations-anghami-tab" onclick="sideNav(event, 'destinations-anghami')"><span id="anghami-icon-side" class="destinations-side-icon"></span><span class="destination-side-text"><?php echo htmlspecialchars(__('Anghami', 'powerpress')); ?></span></button>-->
|
351 |
<?php
|
352 |
powerpressadmin_edit_blubrry_services($General);
|
353 |
?>
|