ws-voice-infinity-global-module 0.9.82 → 0.9.83
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/actions.js +1 -1
- package/lib/assets/images/svg/car-kam.svg +7 -7
- package/lib/assets/images/svg/chart-kam.svg +4 -4
- package/lib/assets/images/svg/iconStore/categoryIcons/default/City_for_life.svg +58 -58
- package/lib/assets/images/svg/iconStore/categoryIcons/default/National_projects.svg +42 -42
- package/lib/assets/images/svg/users-kam.svg +8 -8
- package/lib/assets/images/svg/video-kam.svg +4 -4
- package/lib/assets/localSave/Control.Geocoder.min.js +1 -1
- package/lib/assets/localSave/leaflet.js +5 -5
- package/lib/assets/localSave/lz-string.js +1 -1
- package/lib/enums.js +1 -1
- package/lib/index.css +2 -2
- package/lib/module/actions/attachmentsActions.js +1 -1
- package/lib/module/actions/complaintExternal.js +1 -1
- package/lib/module/actions/complaintSettingsActions.js +1 -1
- package/lib/module/actions/complaintSubjectsSetActions.js +1 -1
- package/lib/module/actions/geoActions.js +1 -1
- package/lib/module/actions/informationalMessagesActions.js +1 -1
- package/lib/module/actions/meetingActions.js +1 -1
- package/lib/module/actions/messageStationInternalActions.js +1 -1
- package/lib/module/actions/municipalityActions.js +1 -1
- package/lib/module/actions/oktmoActions.js +1 -1
- package/lib/module/actions/organizationActions.js +1 -1
- package/lib/module/actions/organizationRequestActions.js +1 -1
- package/lib/module/actions/pollListActions.js +1 -1
- package/lib/module/actions/resultObjectsActions.js +1 -1
- package/lib/module/actions/routingActions.js +1 -1
- package/lib/module/actions/subjectsCategories.js +1 -1
- package/lib/module/actions/subscriptionActions.js +1 -1
- package/lib/module/actions/systemSettingsActions.js +1 -1
- package/lib/module/actions/userExternal.js +1 -1
- package/lib/module/actions/userSettingsActions.js +1 -1
- package/lib/module/actions/votingEvaluationActions.js +1 -1
- package/lib/module/actions/votingParticipantActions.js +1 -1
- package/lib/module/components/accordionUserSteps/accordionUserSteps.js +1 -1
- package/lib/module/components/accordionUserSteps/templates/default/accordionUserStepsTemplate.js +1 -1
- package/lib/module/components/accordionUserSteps/templates/kam/accordionUserStepsTemplate.js +1 -1
- package/lib/module/components/accordionUserSteps/templates/zab/accordionUserStepsTemplate.js +1 -1
- package/lib/module/components/actionPanel/actionPanel.js +1 -1
- package/lib/module/components/attachmentsListView/attachmentsListViewComponent.js +1 -1
- package/lib/module/components/attachmentsListView/attachmentsListViewTemplate.js +1 -1
- package/lib/module/components/authModal/authModal.js +1 -1
- package/lib/module/components/authModal/authModalTemplate.js +1 -1
- package/lib/module/components/authSteps/authStepsComponent.js +1 -1
- package/lib/module/components/authSteps/authStepsTemplates.js +1 -1
- package/lib/module/components/authSteps/steps/loginLogin/loginLoginComponent.js +1 -1
- package/lib/module/components/authSteps/steps/loginLogin/loginLoginTemplate.js +1 -1
- package/lib/module/components/authSteps/steps/loginPassword/loginPasswordComponent.js +1 -1
- package/lib/module/components/authSteps/steps/loginPassword/loginPasswordTemplate.js +1 -1
- package/lib/module/components/authSteps/steps/recoveryCode/recoveryCodeComponent.js +1 -1
- package/lib/module/components/authSteps/steps/recoveryCode/recoveryCodeTemplate.js +1 -1
- package/lib/module/components/authSteps/steps/recoveryNewPassword/recoveryNewPasswordComponent.js +1 -1
- package/lib/module/components/authSteps/steps/recoveryNewPassword/recoveryNewPasswordTemplate.js +1 -1
- package/lib/module/components/authSteps/steps/registrationPassword/registrationPasswordComponent.js +1 -1
- package/lib/module/components/authSteps/steps/registrationPassword/registrationPasswordTemplate.js +1 -1
- package/lib/module/components/baseInput/baseInput.js +1 -1
- package/lib/module/components/baseTSComponent.js +1 -1
- package/lib/module/components/baseTSContainer.js +1 -1
- package/lib/module/components/beforeAfter/beforeAfter.js +1 -1
- package/lib/module/components/beforeAfterSlide/beforeAfterMinSlide.js +1 -1
- package/lib/module/components/beforeAfterSlide/beforeAfterSlide.js +1 -1
- package/lib/module/components/businessModeSelector/businessModeSelector.js +1 -1
- package/lib/module/components/businessModeSelector/businessModeSelectorTemplate.js +1 -1
- package/lib/module/components/calendarMonthView/calendarMonthViewComponent.js +1 -1
- package/lib/module/components/calendarMonthView/calendarMonthViewTemplate.js +1 -1
- package/lib/module/components/checkAuthWrap/checkAuthWrapComponent.js +1 -1
- package/lib/module/components/checkAuthWrap/checkAuthWrapTemplate.js +1 -1
- package/lib/module/components/checkView/checkViewComponent.js +1 -1
- package/lib/module/components/checkView/checkViewTemplate.js +1 -1
- package/lib/module/components/dateRangeSelect/dateRangeSelect.js +1 -1
- package/lib/module/components/dateRangeSelect/dateRangeSelectTemplate.js +1 -1
- package/lib/module/components/dateSelect/dateSelect.js +1 -1
- package/lib/module/components/dateSelect/dateSelectTemplate.js +1 -1
- package/lib/module/components/dynamicImport/dynamicImportComponent.js +1 -1
- package/lib/module/components/dynamicTemplateImport/dynamicTemplateImportComponent.js +1 -1
- package/lib/module/components/emptyState/emptyStateComponent.js +1 -1
- package/lib/module/components/emptyState/emptyStateTemplate.js +1 -1
- package/lib/module/components/footer/footer.js +1 -1
- package/lib/module/components/gridLayout/gridLayout.js +1 -1
- package/lib/module/components/hlsPlayer/hlsPlayer.js +1 -1
- package/lib/module/components/hotTopicsList/hotTopicsList.js +1 -1
- package/lib/module/components/hotTopicsList/hotTopicsListTemplate.js +1 -1
- package/lib/module/components/indexHtmlConfig/indexHtmlConfigComponent.js +1 -1
- package/lib/module/components/indexHtmlConfig/templates/default/indexHtmlConfigTemplate.js +1 -1
- package/lib/module/components/indexHtmlConfig/templates/kam/indexHtmlConfigTemplate.js +1 -1
- package/lib/module/components/indexHtmlConfig/templates/r41/indexHtmlConfigTemplate.js +1 -1
- package/lib/module/components/indexHtmlConfig/templates/skh/indexHtmlConfigTemplate.js +1 -1
- package/lib/module/components/indexHtmlConfig/templates/zab/indexHtmlConfigTemplate.js +1 -1
- package/lib/module/components/informationPlate/informationPlateComponent.js +1 -1
- package/lib/module/components/lastSolvedComplaints/lastSolvedComplaints.js +1 -1
- package/lib/module/components/lastSolvedComplaints/lastSolvedComplaintsTemplate.js +1 -1
- package/lib/module/components/mainPageHeader/mainPageHeader.js +1 -1
- package/lib/module/components/mainPageHeader/templates/ad/mainPageHeaderTemplate.js +1 -1
- package/lib/module/components/mainPageHeader/templates/default/mainPageHeaderTemplate.js +1 -1
- package/lib/module/components/mainPageHeader/templates/kam/mainPageHeaderTemplate.js +1 -1
- package/lib/module/components/mainPageHeader/templates/r41/mainPageHeaderTemplate.js +1 -1
- package/lib/module/components/mainPageHeader/templates/skh/mainPageHeaderTemplate.js +1 -1
- package/lib/module/components/mainPageHeader/templates/usr/mainPageHeaderTemplate.js +1 -1
- package/lib/module/components/mainPageHeader/templates/zab/mainPageHeaderTemplate.js +1 -1
- package/lib/module/components/mainPageMetrics/templates/ad/mainPageMetricTemplate.js +1 -1
- package/lib/module/components/mainPageMetrics/templates/default/mainPageMetricTemplate.js +1 -1
- package/lib/module/components/mainPageMetrics/templates/kam/mainPageMetricTemplate.js +1 -1
- package/lib/module/components/mainPageMetrics/templates/r41/mainPageMetricTemplate.js +1 -1
- package/lib/module/components/mainPageMetrics/templates/skh/mainPageMetricTemplate.js +1 -1
- package/lib/module/components/mainPageMetrics/templates/usr/mainPageMetricTemplate.js +1 -1
- package/lib/module/components/mainPageMetrics/templates/zab/mainPageMetricTemplate.js +1 -1
- package/lib/module/components/mainPageSubHeader/mainPageSubHeader.js +1 -1
- package/lib/module/components/mainPageSubHeader/templates/ad/mainPageSubHeader.js +1 -1
- package/lib/module/components/mainPageSubHeader/templates/default/mainPageSubHeader.js +1 -1
- package/lib/module/components/mainPageSubHeader/templates/usr/mainPageSubHeader.js +1 -1
- package/lib/module/components/mainPageSubHeader/templates/zab/mainPageSubHeader.js +1 -1
- package/lib/module/components/mapComponent/map.js +1 -1
- package/lib/module/components/mapComponent/mapComponentTemplate.js +1 -1
- package/lib/module/components/mapComponent/templates/default/notFindMunicipalityError.js +1 -1
- package/lib/module/components/mapComponent/templates/skh/notFindMunicipalityError.js +1 -1
- package/lib/module/components/modals/dateRangeSelectModal/dateRangeSelectModal.js +1 -1
- package/lib/module/components/modals/dateSelectModal/dateSelectModal.js +1 -1
- package/lib/module/components/modals/selectCategoryModal/selectCategoryModal.js +1 -1
- package/lib/module/components/modals/selectDistrictModal/selectDistrictModal.js +1 -1
- package/lib/module/components/notFound/notFoundComponent.js +1 -1
- package/lib/module/components/notificationBlock/notificationBlock.js +1 -1
- package/lib/module/components/onlineReceptionWidget/onlineReceptionWidget.js +1 -1
- package/lib/module/components/onlineReceptionWidget/onlineReceptionWidgetTemplate.js +1 -1
- package/lib/module/components/parallax/parallax.js +1 -1
- package/lib/module/components/parallax/templates/default/parallaxTemplate.js +1 -1
- package/lib/module/components/parallax/templates/kam/parallaxTemplate.js +1 -1
- package/lib/module/components/parallax/templates/skh/parallaxTemplate.js +1 -1
- package/lib/module/components/parallax/templates/usr/parallaxTemplate.js +1 -1
- package/lib/module/components/parallax/templates/zab/parallaxTemplate.js +1 -1
- package/lib/module/components/preloaders/r41/preloader.js +1 -1
- package/lib/module/components/ratingDynamicLineChart/ratingDynamicLineChartComponent.js +1 -1
- package/lib/module/components/ratingDynamicLineChart/ratingDynamicLineChartTemplate.js +1 -1
- package/lib/module/components/selectTemplateFolder/selectTemplateFolderComponent.js +1 -1
- package/lib/module/components/selectTemplateFolder/selectTemplateFolderTemplate.js +1 -1
- package/lib/module/components/sliderSwitchComponent/sliderSwitchComponent.js +1 -1
- package/lib/module/components/subscriptionView/subscriptionViewComponent.js +1 -1
- package/lib/module/components/subscriptionView/subscriptionViewTemplate.js +1 -1
- package/lib/module/components/topNavInfinity/topNavInfinityComponent.js +1 -1
- package/lib/module/components/topNavMainPage/templates/default/topNavMainPageTemplate.js +1 -1
- package/lib/module/components/topNavMainPage/templates/r41/topNavMainPageTemplate.js +1 -1
- package/lib/module/components/topNavMainPage/topNavMainPageComponent.js +1 -1
- package/lib/module/components/topSubjectsList/topSubjectsList.js +1 -1
- package/lib/module/components/topSubjectsList/topSubjectsListTemplate.js +1 -1
- package/lib/module/components/userAvatar/userAvatar.js +1 -1
- package/lib/module/components/userSteps/userSteps.js +1 -1
- package/lib/module/components/voteCountBarChart/voteCountBarChartComponent.js +1 -1
- package/lib/module/components/voteCountBarChart/voteCountBarChartTemplate.js +1 -1
- package/lib/module/components/wsReactInfinityCheckbox/wsReactInfinityCheckboxComponent.js +1 -1
- package/lib/module/components/wsReactInfinityCheckbox/wsReactInfinityCheckboxTemplate.js +1 -1
- package/lib/module/components/wsVoiceInfinitySpinner/wsVoiceInfinitySpinner.js +1 -1
- package/lib/module/config/api.js +1 -1
- package/lib/module/models/address.js +1 -1
- package/lib/module/models/answer.js +1 -1
- package/lib/module/models/complaint.js +1 -1
- package/lib/module/models/complaintFlagsEntry.js +1 -1
- package/lib/module/models/complaintList.js +1 -1
- package/lib/module/models/complaintSettings.js +1 -1
- package/lib/module/models/complaintSubject.js +1 -1
- package/lib/module/models/complaintSubjectList.js +1 -1
- package/lib/module/models/complaintSubjectSet.js +1 -1
- package/lib/module/models/complaintSubjectSetInternal.js +1 -1
- package/lib/module/models/complaintSubjectSetListItem.js +1 -1
- package/lib/module/models/complaintSubjectSetValue.js +1 -1
- package/lib/module/models/complaintTimer.js +1 -1
- package/lib/module/models/contacts.js +1 -1
- package/lib/module/models/dictionaryEntry.js +1 -1
- package/lib/module/models/entityAttachment.js +1 -1
- package/lib/module/models/execution.js +1 -1
- package/lib/module/models/executionAuthorRating.js +1 -1
- package/lib/module/models/executionInspectorRating.js +1 -1
- package/lib/module/models/executorProjection.js +1 -1
- package/lib/module/models/externalPerson.js +1 -1
- package/lib/module/models/externalUserProfile.js +1 -1
- package/lib/module/models/favoriteOktmo.js +1 -1
- package/lib/module/models/geoData.js +1 -1
- package/lib/module/models/geoPoint.js +1 -1
- package/lib/module/models/initiatorPerson.js +1 -1
- package/lib/module/models/inspector.js +1 -1
- package/lib/module/models/legalPerson.js +1 -1
- package/lib/module/models/messageStation.js +1 -1
- package/lib/module/models/metric.js +1 -1
- package/lib/module/models/municipality.js +1 -1
- package/lib/module/models/objectMin.js +1 -1
- package/lib/module/models/oktmo.js +1 -1
- package/lib/module/models/oktmoCode.js +1 -1
- package/lib/module/models/oktmoMin.js +1 -1
- package/lib/module/models/organization.js +1 -1
- package/lib/module/models/organizationRequest.js +1 -1
- package/lib/module/models/person.js +1 -1
- package/lib/module/models/pollListModel.js +1 -1
- package/lib/module/models/rating.js +1 -1
- package/lib/module/models/ratingForOnlineReception.js +1 -1
- package/lib/module/models/resultMinObject.js +1 -1
- package/lib/module/models/resultObject.js +1 -1
- package/lib/module/models/sourceObject.js +1 -1
- package/lib/module/models/sourceObjectPhoto.js +1 -1
- package/lib/module/models/subjectMetrics.js +1 -1
- package/lib/module/models/subjectsCategory.js +1 -1
- package/lib/module/models/subscription.js +1 -1
- package/lib/module/models/subscriptionCount.js +1 -1
- package/lib/module/models/topSubject.js +1 -1
- package/lib/module/models/topSubjectsCategory.js +1 -1
- package/lib/module/models/userDescriptorEntry.js +1 -1
- package/lib/module/models/userDescriptorEntryMin.js +1 -1
- package/lib/module/models/userProfile.js +1 -1
- package/lib/module/models/votingEvaluation.js +1 -1
- package/lib/module/models/votingEvaluationList.js +1 -1
- package/lib/module/models/votingEvaluationMetric.js +1 -1
- package/lib/module/models/votingEvaluationPeriod.js +1 -1
- package/lib/module/models/votingParticipant.js +1 -1
- package/lib/module/models/votingParticipantInitiative.js +1 -1
- package/lib/module/models/votingParticipantInitiativeLabels.js +1 -1
- package/lib/module/models/votingParticipantInitiativeList.js +1 -1
- package/lib/module/models/votingParticipantList.js +1 -1
- package/lib/module/services/authServices.js +1 -1
- package/lib/module/services/baseService.js +1 -1
- package/lib/module/services/inputService.js +1 -1
- package/lib/module/services/reactSocialService.js +1 -1
- package/lib/module/services/saveFilterService.js +1 -1
- package/lib/module/services/templateService.js +1 -1
- package/lib/module/services/topNavService.js +1 -1
- package/lib/module/services/typeService.js +1 -1
- package/lib/module/services/userStepsComplaintService.js +1 -1
- package/lib/module/store/messageStationStore.js +1 -1
- package/lib/module/store/notificationStore.js +1 -1
- package/lib/module/store/oktmoStore.js +1 -1
- package/lib/module/store/subscriptionStore.js +1 -1
- package/lib/module/store/userStore.js +1 -1
- package/lib/store.js +1 -1
- package/package.json +1 -1
package/lib/actions.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";function _typeof(t){"@babel/helpers - typeof";return(_typeof="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)}function _getRequireWildcardCache(
|
|
1
|
+
"use strict";function _typeof(t){"@babel/helpers - typeof";return(_typeof="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)}function _getRequireWildcardCache(){if("function"!=typeof WeakMap)return null;var t=new WeakMap;return _getRequireWildcardCache=function(){return t},t}function _interopRequireWildcard(t){if(t&&t.__esModule)return t;if(null===t||"object"!==_typeof(t)&&"function"!=typeof t)return{"default":t};var i=_getRequireWildcardCache();if(i&&i.has(t))return i.get(t);var e={},n=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var o in t)if(Object.prototype.hasOwnProperty.call(t,o)){var s=n?Object.getOwnPropertyDescriptor(t,o):null;s&&(s.get||s.set)?Object.defineProperty(e,o,s):e[o]=t[o]}return e["default"]=t,i&&i.set(t,e),e}Object.defineProperty(exports,"__esModule",{value:!0}),Object.defineProperty(exports,"BaseActions",{enumerable:!0,get:function(){return _baseActions.BaseActions}}),exports.resultObjectsActions=exports.complaintSubjectsSetActions=exports.systemSettingsActions=exports.votingParticipantActions=exports.votingEvaluationActions=exports.organizationRequestActions=exports.organizationActions=exports.pollListActions=exports.userSettingsActions=exports.routingActions=exports.geoDataActions=exports.subjectsCategoriesActions=exports.complaintExternalActions=exports.complaintSettingsActions=exports.subscriptionActions=exports.userExternalActions=exports.messageStationInternalActions=exports.oktmoActions=exports.municipalityActions=exports.attachmentsActions=exports.authActions=void 0;var _baseActions=require("./module/actions/baseActions"),AuthActions=_interopRequireWildcard(require("./module/actions/authActions")),AttachmentActions=_interopRequireWildcard(require("./module/actions/attachmentsActions")),MunicipalityActions=_interopRequireWildcard(require("./module/actions/municipalityActions")),OktmoActions=_interopRequireWildcard(require("./module/actions/oktmoActions")),MessageStationInternalActions=_interopRequireWildcard(require("./module/actions/messageStationInternalActions")),UserExternalActions=_interopRequireWildcard(require("./module/actions/userExternal")),SubscriptionActions=_interopRequireWildcard(require("./module/actions/subscriptionActions")),ComplaintSettingsActions=_interopRequireWildcard(require("./module/actions/complaintSettingsActions")),ComplaintExternalActions=_interopRequireWildcard(require("./module/actions/complaintExternal")),SubjectsCategoriesActions=_interopRequireWildcard(require("./module/actions/subjectsCategories")),GeoDataActions=_interopRequireWildcard(require("./module/actions/geoActions")),RoutingActions=_interopRequireWildcard(require("./module/actions/routingActions")),UserSettingsActions=_interopRequireWildcard(require("./module/actions/userSettingsActions")),PollListActions=_interopRequireWildcard(require("./module/actions/pollListActions")),_organizationActions=require("./module/actions/organizationActions"),_organizationRequestActions=require("./module/actions/organizationRequestActions"),VotingEvaluationActions=_interopRequireWildcard(require("./module/actions/votingEvaluationActions")),VotingParticipantActions=_interopRequireWildcard(require("./module/actions/votingParticipantActions")),SystemSettingsActions=_interopRequireWildcard(require("./module/actions/systemSettingsActions")),ComplaintSubjectsSetActions=_interopRequireWildcard(require("./module/actions/complaintSubjectsSetActions")),ResultObjectsActions=_interopRequireWildcard(require("./module/actions/resultObjectsActions")),authActions={checkLogin:AuthActions.checkLogin,token:AuthActions.token,signInWithToken:AuthActions.signInWithToken,recoveryByMail:AuthActions.recoveryByMail,recoveryByPhone:AuthActions.recoveryByPhone,recoveryResendCode:AuthActions.recoveryResendCode,recoveryConfirm:AuthActions.recoveryConfirm,recoveryComplete:AuthActions.recoveryComplete,registrationByMail:AuthActions.registrationByMail,registrationByPhone:AuthActions.registrationByPhone,registrationResendCode:AuthActions.registrationResendCode,registrationComplete:AuthActions.registrationComplete,getTokenByCode:AuthActions.getTokenByCode,getTokenByCodeEsia:AuthActions.getTokenByCodeEsia,whoami:AuthActions.whoami,confirmedPhoneUpdate:AuthActions.confirmedPhoneUpdate,vkontakte:AuthActions.vkontakte,twitter:AuthActions.twitter,facebook:AuthActions.facebook,esia:AuthActions.esia};exports.authActions=authActions;var attachmentsActions={getAllInfo:AttachmentActions.getAllInfo,createAttachment:AttachmentActions.createAttachment,getAllContainers:AttachmentActions.getAllContainers,downloadAttachment:AttachmentActions.downloadAttachment,copyContainer:AttachmentActions.copyContainer,deleteContainer:AttachmentActions.deleteContainer,getContainerInfo:AttachmentActions.getContainerInfo,getSrcAttachment:AttachmentActions.getSrcAttachment,getLinkAttachment:AttachmentActions.getLinkAttachment,downloadBinary:AttachmentActions.downloadBinary,getLinkCompressAttachment:AttachmentActions.getLinkCompressAttachment,downloadCompressAttachment:AttachmentActions.downloadCompressAttachment};exports.attachmentsActions=attachmentsActions;var municipalityActions={list:MunicipalityActions.list};exports.municipalityActions=municipalityActions;var oktmoActions={listPage:OktmoActions.listPage,favoriteList:OktmoActions.favoriteList,municipalityList:OktmoActions.municipalityList,listByIds:OktmoActions.listByIds};exports.oktmoActions=oktmoActions;var messageStationInternalActions={listByIds:MessageStationInternalActions.listByIds,list:MessageStationInternalActions.list,listAll:MessageStationInternalActions.listAll};exports.messageStationInternalActions=messageStationInternalActions;var userExternalActions={getProfilesById:UserExternalActions.getProfilesById};exports.userExternalActions=userExternalActions;var subscriptionActions={count:SubscriptionActions.count,list:SubscriptionActions.list,listMy:SubscriptionActions.listMy,subscribe:SubscriptionActions.subscribe,unsubscribe:SubscriptionActions.unsubscribe};exports.subscriptionActions=subscriptionActions;var complaintSettingsActions={getSettings:ComplaintSettingsActions.getSettings};exports.complaintSettingsActions=complaintSettingsActions;var complaintExternalActions={metrics:ComplaintExternalActions.metrics,subjectMetrics:ComplaintExternalActions.subjectMetrics,getItem:ComplaintExternalActions.getItem,list:ComplaintExternalActions.list,listByIds:ComplaintExternalActions.listByIds,executionList:ComplaintExternalActions.executionList};exports.complaintExternalActions=complaintExternalActions;var subjectsCategoriesActions={list:SubjectsCategoriesActions.list,getById:SubjectsCategoriesActions.getById,top:SubjectsCategoriesActions.top};exports.subjectsCategoriesActions=subjectsCategoriesActions;var geoDataActions={byCoordinates:GeoDataActions.byCoordinates};exports.geoDataActions=geoDataActions;var routingActions={executorsByCoords:RoutingActions.executorsByCoords};exports.routingActions=routingActions;var userSettingsActions={getSetting:UserSettingsActions.getSetting,updateSetting:UserSettingsActions.updateSetting};exports.userSettingsActions=userSettingsActions;var pollListActions={getPollList:PollListActions.getPollList};exports.pollListActions=pollListActions;var organizationActions={getOrganization:_organizationActions.OrganizationActions.getOrganization,getMyOrganizations:_organizationActions.OrganizationActions.getMyOrganizations,isCurrentUserHasOrganization:_organizationActions.OrganizationActions.isCurrentUserHasOrganization,updateRequest:_organizationActions.OrganizationActions.updateRequest};exports.organizationActions=organizationActions;var organizationRequestActions={getMyOrganizationRequests:_organizationRequestActions.OrganizationRequestActions.getMyOrganizationRequests,createRequest:_organizationRequestActions.OrganizationRequestActions.createRequest,cancelRequest:_organizationRequestActions.OrganizationRequestActions.cancelRequest,deleteRequest:_organizationRequestActions.OrganizationRequestActions.deleteRequest};exports.organizationRequestActions=organizationRequestActions;var votingEvaluationActions={page:VotingEvaluationActions.page,list:VotingEvaluationActions.list,get:VotingEvaluationActions.get,metrics:VotingEvaluationActions.metrics,period:VotingEvaluationActions.period};exports.votingEvaluationActions=votingEvaluationActions;var votingParticipantActions={list:VotingParticipantActions.list,get:VotingParticipantActions.get};exports.votingParticipantActions=votingParticipantActions;var systemSettingsActions={getSetting:SystemSettingsActions.getSetting,getSettingsBatch:SystemSettingsActions.getSettingsBatch,putSetting:SystemSettingsActions.putSetting,putSettingsBatch:SystemSettingsActions.putSettingsBatch};exports.systemSettingsActions=systemSettingsActions;var complaintSubjectsSetActions={externalGetById:ComplaintSubjectsSetActions.externalGetById,internalGetById:ComplaintSubjectsSetActions.internalGetById,internalList:ComplaintSubjectsSetActions.internalList};exports.complaintSubjectsSetActions=complaintSubjectsSetActions;var resultObjectsActions={mainList:ResultObjectsActions.mainList,list:ResultObjectsActions.list,searchBySource:ResultObjectsActions.searchBySource};exports.resultObjectsActions=resultObjectsActions;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
<svg width="32" height="30" viewBox="0 0 32 30" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M10.0649 15.0001H3.2L0 16.6001L4.8 27.8001H8.46492L9.76303 24.7712L11.6153 20.4492L12.1192 19.2734L13.2649 16.6001L12.4374 16.1863L10.0649 15.0001Z" fill="white"/>
|
|
3
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M19.2 27.8001C21.851 27.8001 24 25.6511 24 23.0001C24 20.3491 21.851 18.2001 19.2 18.2001C16.549 18.2001 14.4 20.3491 14.4 23.0001C14.4 25.6511 16.549 27.8001 19.2 27.8001ZM19.2 29.4001C22.7346 29.4001 25.6 26.5347 25.6 23.0001C25.6 19.4655 22.7346 16.6001 19.2 16.6001C15.6654 16.6001 12.8 19.4655 12.8 23.0001C12.8 26.5347 15.6654 29.4001 19.2 29.4001Z" fill="white"/>
|
|
4
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M30.4 11.8001L25.6 0.600098H17.6V13.5328C18.1203 13.4455 18.6549 13.4001 19.2 13.4001C24.5019 13.4001 28.8 17.6982 28.8 23.0001C28.8 24.1221 28.6075 25.1992 28.2537 26.2001H30.4C30.4 25.6476 30.47 25.1115 30.6016 24.6001C30.8567 23.6091 31.3432 22.711 32 21.9668V11.8001H30.4ZM24.545 2.2001H19.2V11.8001H28.6593L24.545 2.2001Z" fill="white"/>
|
|
5
|
-
<path d="M17.6 15.1328C18.1203 15.0455 18.6549 15.0001 19.2 15.0001C23.6183 15.0001 27.2 18.5818 27.2 23.0001C27.2 24.1101 26.9739 25.1673 26.5653 26.1281C26.5932 26.1525 26.6227 26.1765 26.6537 26.2001H28.2537C28.6075 25.1992 28.8 24.1221 28.8 23.0001C28.8 17.6982 24.5019 13.4001 19.2 13.4001C18.6549 13.4001 18.1203 13.4455 17.6 13.5328V15.1328Z" fill="white"/>
|
|
6
|
-
<path d="M19.2 15.0001C18.6549 15.0001 18.1203 15.0455 17.6 15.1328V13.5328C15.6024 13.868 13.814 14.82 12.4374 16.1863L13.2649 16.6001L12.1192 19.2734C13.4594 16.7323 16.1274 15.0001 19.2 15.0001Z" fill="white"/>
|
|
7
|
-
</svg>
|
|
1
|
+
<svg width="32" height="30" viewBox="0 0 32 30" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M10.0649 15.0001H3.2L0 16.6001L4.8 27.8001H8.46492L9.76303 24.7712L11.6153 20.4492L12.1192 19.2734L13.2649 16.6001L12.4374 16.1863L10.0649 15.0001Z" fill="white"/>
|
|
3
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M19.2 27.8001C21.851 27.8001 24 25.6511 24 23.0001C24 20.3491 21.851 18.2001 19.2 18.2001C16.549 18.2001 14.4 20.3491 14.4 23.0001C14.4 25.6511 16.549 27.8001 19.2 27.8001ZM19.2 29.4001C22.7346 29.4001 25.6 26.5347 25.6 23.0001C25.6 19.4655 22.7346 16.6001 19.2 16.6001C15.6654 16.6001 12.8 19.4655 12.8 23.0001C12.8 26.5347 15.6654 29.4001 19.2 29.4001Z" fill="white"/>
|
|
4
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M30.4 11.8001L25.6 0.600098H17.6V13.5328C18.1203 13.4455 18.6549 13.4001 19.2 13.4001C24.5019 13.4001 28.8 17.6982 28.8 23.0001C28.8 24.1221 28.6075 25.1992 28.2537 26.2001H30.4C30.4 25.6476 30.47 25.1115 30.6016 24.6001C30.8567 23.6091 31.3432 22.711 32 21.9668V11.8001H30.4ZM24.545 2.2001H19.2V11.8001H28.6593L24.545 2.2001Z" fill="white"/>
|
|
5
|
+
<path d="M17.6 15.1328C18.1203 15.0455 18.6549 15.0001 19.2 15.0001C23.6183 15.0001 27.2 18.5818 27.2 23.0001C27.2 24.1101 26.9739 25.1673 26.5653 26.1281C26.5932 26.1525 26.6227 26.1765 26.6537 26.2001H28.2537C28.6075 25.1992 28.8 24.1221 28.8 23.0001C28.8 17.6982 24.5019 13.4001 19.2 13.4001C18.6549 13.4001 18.1203 13.4455 17.6 13.5328V15.1328Z" fill="white"/>
|
|
6
|
+
<path d="M19.2 15.0001C18.6549 15.0001 18.1203 15.0455 17.6 15.1328V13.5328C15.6024 13.868 13.814 14.82 12.4374 16.1863L13.2649 16.6001L12.1192 19.2734C13.4594 16.7323 16.1274 15.0001 19.2 15.0001Z" fill="white"/>
|
|
7
|
+
</svg>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M15.9996 26.4001C21.7434 26.4001 26.3996 21.7439 26.3996 16.0001H15.9996V5.6001C10.2558 5.6001 5.59961 10.2563 5.59961 16.0001C5.59961 21.7439 10.2558 26.4001 15.9996 26.4001Z" fill="white" fill-opacity="0.72"/>
|
|
3
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M17.5996 14.4H27.9996C27.9996 8.65624 23.3434 4 17.5996 4V14.4Z" fill="white"/>
|
|
4
|
-
</svg>
|
|
1
|
+
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M15.9996 26.4001C21.7434 26.4001 26.3996 21.7439 26.3996 16.0001H15.9996V5.6001C10.2558 5.6001 5.59961 10.2563 5.59961 16.0001C5.59961 21.7439 10.2558 26.4001 15.9996 26.4001Z" fill="white" fill-opacity="0.72"/>
|
|
3
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M17.5996 14.4H27.9996C27.9996 8.65624 23.3434 4 17.5996 4V14.4Z" fill="white"/>
|
|
4
|
+
</svg>
|
|
@@ -1,58 +1,58 @@
|
|
|
1
|
-
<svg width="80" height="80" viewBox="0 0 80 80" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M34.2353 24.5294H34.3823C34.3823 28.5 35.2941 29.6471 35.3235 30.7941H33.147C33.8529 29.3529 34.2353 26.7059 34.2353 24.5294ZM20.9705 29.2353H28.3235V30.7941H20.9705V29.2353ZM58.3235 28.2941L59.7353 28.4412C59.5294 28.4412 59.147 28.4706 58.9411 28.4412L58.3235 28.2941ZM21.9117 28.1471H27.7058V28.2941H21.9117V28.1471ZM21.9117 26.8824H27.7058V27.0294H21.9117V26.8824ZM57.3823 27.5C56.8823 27.3529 56.7058 27.1176 56.4411 26.7059C56.9411 26.8529 57.1176 27.1176 57.3823 27.5ZM55.3529 25.6471C54.8529 25.5 54.6764 25.2647 54.4117 24.8529C54.9117 25 55.0882 25.2353 55.3529 25.6471ZM53.4706 23.9118C52.9706 23.7647 52.7941 23.5294 52.5294 23.1176C53.0588 23.2647 53.2058 23.5294 53.4706 23.9118ZM51.4411 22.0294C50.8823 21.8824 51.0882 21.9706 50.8235 21.5588C51.3529 21.7059 51.1764 21.6176 51.4411 22.0294ZM50.5 21.4118H49.7058V21.2647C49.8235 21.2647 50.0588 21.2647 50.147 21.2647C50.4705 21.3529 50.3529 21.3235 50.5 21.4118ZM36.9117 18.4412C38.3235 19.3824 38.2647 18.0882 39.2647 17.8235C40.5882 20.3235 37.8529 21.1176 37.8529 21.1176C37.2941 21.6765 38.1764 23.6176 35.3529 23.6176C34.4705 23.6176 33.9705 22.7941 33.4705 22.3529C32.5 22.8824 32.4705 22.9706 31.4411 22.9706C29.647 22.9706 28.8823 19.8824 31.0294 19.1176C31.5 18.9412 31.8823 19.0294 32.1764 18.6765C32.3529 18.4706 32.5 17.7941 31.5882 17.7941C30.4117 17.7941 29.9411 18.4118 29.2353 18.8824C27.3823 15.3529 31.147 15.4706 31.3823 15.2353C31.7647 14.8823 31.6176 12.7647 33.6176 12.7647C34.3823 12.7647 34.647 12.9412 35.0588 13.3529C36 14.2941 35.5294 13.7059 36.5882 13.7059C38.647 13.7059 39.2353 16.2059 37.9706 17.2647C37.3529 17.8235 36.9705 17.5 36.9117 18.4412ZM33.4705 2.5L33.6176 11.5588C32.647 12.0294 31.6176 11.8823 30.9117 13.2353C30.1176 14.7353 30.7058 13.9118 29.2941 14.5882C27.4705 15.4412 27.0588 17.9706 28.3823 19.5C29.0882 20.3235 28.4117 20.3529 28.6176 21.5882C28.8823 23.1176 30.1764 24.2353 31.7647 24.2353C32.147 24.2353 32.7941 24 33.1764 23.9118C33.1764 25.3235 33.0588 26.3529 32.8529 27.5C32.7353 28.1471 32.647 28.5 32.4705 29.1471C32.3235 29.7353 32.1176 30.2353 32.0588 30.7647H29.4117V29.2059C29.8529 29.2059 30.5 29.3529 30.5 28.7353C30.5 28.0294 29.3823 28.2647 28.6176 28.2647L29.1764 28.0294C29.7941 27.7353 29.3235 28.1471 29.7058 27.6176C29.5588 27.0882 29.2353 27.0588 28.7353 26.8824C28.7058 26.8824 28.647 26.8529 28.6176 26.8529C29.3235 26.8235 29.4117 26.7941 29.7058 26.3824C29.5294 25.7059 29.5882 25.9706 29.0882 25.7647C28.3823 25.4706 28.4705 25.1471 27.7941 25.5588C26.9705 26.0588 24.3235 25.7647 23.3235 25.7647C22.9705 25.7647 22.4117 25.7941 22.0882 25.7353C20.9117 25.5294 22.3823 25.5 20.647 25.7353C19.6764 25.8824 19.4117 25.5 19.4117 26.7353C20 26.8824 20.0294 26.8824 20.8235 26.8824V27.0294C20.1176 27.0294 19.4117 26.8235 19.4117 27.5C19.4117 28.2353 20.0882 28.1176 20.8235 28.1176V28.2647C20.1176 28.2647 18.647 27.9706 18.647 28.7353C18.647 29.3824 19.4117 29.2059 19.9117 29.2059V30.7647C19.3235 30.7647 17.7353 30.4412 17.7353 31.3824C17.7353 31.7353 18 32 18.3529 32H48.3529C50.0294 32 49.7647 30 49.7647 28.8824C49.7647 28.4118 49.5 28.3529 49.147 28.2647C48.3529 28.7941 48.6764 29.9412 48.6764 30.9118L42.1176 30.7647C42.1176 27.3235 42.7647 26.3235 43.7941 23.2059C43.9705 22.6765 44.2647 21.7353 44.3235 21.2353H48.7058V27.5C48.7058 28.1176 49.5 28.2941 49.7353 27.7647C49.9117 27.3529 49.7941 26.1471 49.7941 25.6176C50.4411 25.7941 52.9117 28.6765 52.9117 27.0294C52.9117 26.5 51.9117 25.9412 51.5294 25.5882C50.9117 25.0294 50.8529 24.5588 49.7647 24.5294V22.5C50.5588 22.5294 50.5294 22.7059 50.9706 23.1765L56.2941 28.0294C57.647 29.2647 57.7941 29.5588 59.7647 29.5588V30.9706C56.7941 30.9706 57.9117 31.0882 55.4411 29.1765C54.6764 28.5882 54.147 27.4706 53.0294 27.3529C52.9117 27.6176 52.8823 27.6176 52.7058 27.8235C52.8529 28.4118 53.3529 28.7353 53.7647 29.1176C56.9706 31.9412 56.1176 32.0588 60.2058 32.0588C61.2353 32.0588 60.8235 29.6471 60.8235 27.8529C60.8235 27.1176 59.9706 27.2647 59.2647 27.2353C58.4411 27.2059 58.4411 26.9412 57.8529 26.4706L55.5588 24.3824C55.147 24 54.8823 23.6471 54.4705 23.2941C54 22.8824 53.7647 22.7647 53.2941 22.2647C51.9117 20.8824 51.7353 20.3529 49.7353 20.3529C49.7353 18.3529 50.3529 16.9118 48.1764 16.9118C47.3823 16.9118 47.147 17.4412 47.0882 18.1765H46C45.9705 16.2353 43.3529 16.7059 43.3529 18.0294C43.3529 18.8529 44.4117 19.3529 44.4411 18.0294H44.9117C44.9117 18.6471 44.9705 18.6765 45.0588 19.1176L47.2353 19.2647C48.147 19.2647 48.1764 18.9412 48.1764 18H48.647V20.3529H44.4117C44.4117 19.8823 44.6176 19.0882 43.9411 19.0882C43.3235 19.0882 43.3235 19.7059 43.3235 20.3529C42.8823 20.3823 42.7058 20.3529 42.7058 20.8235C42.7058 21.2353 42.8529 21.1765 43.1764 21.4412C42.6764 21.4706 42.2353 21.5588 42.2353 22.0588C42.2353 22.5882 42.5 22.4412 42.8529 22.6765C41.3823 22.7059 41.7058 23.3235 42.3823 23.9412C41.647 23.9706 41.7647 23.9412 41.4411 24.4118C41.5588 24.8235 41.7647 24.9412 42.0588 25.2059C41.3823 25.2059 41.1176 25.1765 41.1176 25.8235C41.1176 26.2647 41.2353 26.2059 41.5882 26.2941C41 28.8235 40.9705 28.2353 40.9705 30.8235H36.5882C36.4411 29.2059 35.5 27.6176 35.5 24.8824C37.2058 24.8824 38.2058 23.9118 38.6764 22.5882C38.9117 21.9412 38.8235 22.1471 39.2647 21.7647C40.4411 20.7941 41.1764 19.3824 40.5 17.8235C40.2941 17.3823 40 17.1176 39.8529 16.7647C39.4117 15.7647 40.0294 15.1471 39.2647 14.0588C37.8823 12.1176 37 13.0882 35.8529 12.4706C35.4117 12.2353 35.2941 12 34.7353 11.8824C34.7353 9.85294 34.7353 7.82353 34.7353 5.79412C34.7647 0.0294094 32.8235 1.11764 45.2058 1.11764C47.2058 1.11764 46.6176 4.7647 46.6176 7.38235V13C46.6176 14.0588 46.5 14.0588 46.9411 14.7059C47.5 14.5882 47.7353 14.4706 47.7353 13.7647V2.82353C47.7353 2 47.5588 1.38235 47.147 0.911762C46.7941 0.529409 46.2058 0.0294092 45.5294 0.0294092H35.6764C34.5 -2.60212e-06 33.4705 1.2647 33.4705 2.5Z" />
|
|
3
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M66.4412 37.9706H69.5588V49.7059H64.5588C66.0294 46.9412 66.4412 41.2941 66.4412 37.9706ZM60.8235 49.7059C59.2059 49.7059 59.5 48.7059 59.5588 55.0294C59.5588 55.9412 59.7353 56.2059 59.7353 57.2059C64.0882 57.2059 63.1765 58.2059 63.1765 52.8235H71.2941V56.7353C71.2941 57.4706 72.353 57.2059 74.2647 57.2059C74.9412 57.2059 74.7353 56.3529 74.7353 55.6471C74.7353 54.7353 74.8824 54.5882 74.9118 53.7647C74.9412 53.0882 74.8824 52.3824 74.9118 51.7353C74.9118 50.8529 75.0882 50.6471 75.0882 49.7059H73.2059V34.8529H63.0588C63.0588 35.7647 62.9118 35.9118 62.9118 36.7353C62.8824 37.6176 62.8824 38.1471 62.7941 38.8235L62.5882 42.8529C62.5882 43.9706 62.2941 45.5882 62.1177 46.5882C61.5 49.2941 61.0294 48.8824 60.8235 49.7059Z" />
|
|
4
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M20.3235 44.8529C20.3235 42.1471 20 37.6765 23.147 37.6765C26.5 37.6765 25.7941 43.2647 25.7941 46.2647C25.7941 47.7059 25.1764 49.8529 23.6176 49.8529C22.2941 49.8529 21.4411 49.9706 20.7647 48.1765C20.4706 47.4412 20.3235 45.8824 20.3235 44.8529ZM16.7353 42.0588V45.8235C16.7353 54.2941 25.7059 54.5 28.1764 50.5588C29.6176 48.2647 29.5588 46.1176 29.5588 43.1765C29.5588 40.8235 29.2059 38.7647 28.2353 37.2941C27.7353 36.5 27.2059 35.9706 26.4117 35.5C22.2059 33.0588 16.7353 35.4412 16.7353 42.0588Z" />
|
|
5
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M52.5294 49.8529C51.353 49.8529 50.6765 49.8823 50.0294 48.7647C49.0883 47.0882 49.4118 43.6176 49.4118 41.2647C49.4118 40.4412 49.7059 39.4706 50 38.8823C50.7353 37.4412 54.8824 35.7941 54.8824 42.9706C54.8824 44.8823 55.2059 49.8529 52.5294 49.8529ZM45.6471 43.4412C45.6471 46.0882 45.7059 48.4706 46.9706 50.4118C49.7353 54.647 58.4706 54.0882 58.4706 45.7941C58.4706 42.2059 58.9118 36.7353 54.6471 35.0588C51.7941 33.9412 48.5 34.7647 46.8824 37.3529C45.9706 38.8823 45.6471 41 45.6471 43.4412Z" />
|
|
6
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M37.5294 43.4412H35.647V37.9706C38.7647 37.9706 40.0294 37.5294 40.0294 41.2647C40.0294 42.8235 39.0882 43.4412 37.5294 43.4412ZM31.9118 52.3529C31.9118 53.1176 33.147 52.8235 35.2059 52.8235C35.5588 52.8235 35.6765 52.7059 35.6765 52.3529V46.4118C38.3823 46.4118 40.6176 46.7941 42.4412 44.7353C45.1176 41.7059 43.9118 34.8529 38.1765 34.8529H31.9118V52.3529Z" />
|
|
7
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M5.79414 52.3529C5.79414 52.7059 5.91179 52.8235 6.26473 52.8235H9.38237V37.9706H15.7941V34.8529H5.79414V52.3529Z" />
|
|
8
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M26.7353 57.2059C26.7353 57.6471 25.2941 60.5882 25.0294 61.1176H26.9118C27.2059 60.5882 27.8529 58.9412 28 58.2941H28.6177V61.1176H30.1765V58.2941C30.8235 58.2941 30.7353 57.9706 31.2353 59.4118C31.4412 60 31.6471 60.5882 31.8824 61.1176H33.7647C33.5882 60.7941 32.0588 57.2941 32.0588 57.2059C32.0588 56.8824 33.4412 54.7353 33.6177 53.9118H31.7353C31.6471 54.8824 30.8824 55.7647 30.7941 56.7353H30.1765V53.9118H28.6177V56.7353C27.9412 56.6765 28.2353 56.9412 27.6471 55.5C27.4118 54.9412 27.2059 54.6176 27.0294 53.9118H25.1471C25.3824 54.7941 26.7353 56.5294 26.7353 57.2059Z" />
|
|
9
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M7.5294 55.1765H8.79411V59.8529H6.88234C6.94117 59.0294 7.29411 58.6471 7.35293 57.6471C7.41175 56.7059 7.5294 56.2647 7.5294 55.1765ZM4.70587 59.8529V62.8235H6.11764V61.1176H9.41175C9.41175 63.2059 9.20587 63 10.5 63C11.2647 63 10.9706 61.8529 10.9706 59.8824H10.3529V53.9412H6.11764C6.05881 54.5588 5.94117 54.6765 5.97058 55.5L5.64705 58.9118C5.44117 59.5588 5.47058 59.7941 4.70587 59.8529Z" />
|
|
10
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M34.2353 61.1177C36.4705 61.1177 35.5294 61.5294 37.2647 57.8824L37.8235 56.7353V61.1177H39.3823V53.9412C37.4117 53.9412 38 53.5588 36.9117 56.0294C36.7058 56.5294 36.5882 56.7059 36.3823 57.2059L35.9705 58.0588C35.7941 58.3529 35.9117 58.1765 35.7647 58.3235V53.9412H34.2058V61.1177H34.2353Z" />
|
|
11
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M52.0588 61.1176H53.6176C53.7059 60.7059 55.0882 57.3824 55.5 56.9118V61.1176H57.0588V53.9412H55.5C55.3529 54.6176 54.7941 55.5588 54.5294 56.2353C54.3235 56.6765 54.2647 56.8823 54.0588 57.3235L53.6765 58.2059C53.5588 58.4118 53.5882 58.3529 53.4706 58.4706V53.9412H52.0588V61.1176Z" />
|
|
12
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M45.8235 61.1176H47.3823V58.1471H49.4117V61.1176H50.9705V53.9118H49.4117V56.7353H47.3823V53.9118H45.8235V61.1176Z" />
|
|
13
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5294 56.8823C12.5294 57.6765 12.4706 58.0882 12.3823 58.7647C12.2941 59.5 12.2059 59.7941 11.4411 59.8529V61.1176C12.7941 61.1176 13.5 61 13.8529 59C14 58.1176 14.0882 56.1176 14.0882 55.1765H15.3529V61.1176H16.9117V53.9412H12.5294V56.8823Z" />
|
|
14
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M19.0882 56.4118C19.0882 56 19.2647 55.5882 19.4118 55.3235L20.6765 55.1765V57.3529C20.147 57.3529 19.0882 57.5 19.0882 56.4118ZM18.4706 58.1471C17.9706 59.0882 17.6765 60.1471 17.2059 61.1176H18.9118L19.647 59.0588C19.8823 58.6176 19.5588 58.6176 20.6176 58.6176V61.1176H22.0588V53.9412C20.147 53.9412 18.0882 53.5294 17.647 55.6471C17.3823 56.8823 17.9118 57.3235 18.4706 58.1471Z" />
|
|
15
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M43.6177 28.9118C43.6177 28.2647 44.2647 26.3824 44.5 25.7353C44.7059 25.1471 44.7941 24.7941 44.9706 24.1765C45.4118 22.6176 45.3235 22.8235 47.0588 22.8235V29.3824H43.6177V28.9118ZM42.5294 28.7647C42.5294 30.8824 43.8235 30.4706 46.7353 30.4706C47.3824 30.4706 48.1471 29.9412 48.1471 29.3824V23.1471C48.1471 21.6765 46.7353 21.7353 45.9706 21.7353C44 21.7353 43.9706 24 43.0882 26.6765C42.8824 27.2941 42.5294 28.0588 42.5294 28.7647Z" />
|
|
16
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M40.353 55.9706C43.3824 55.9706 40.8236 55.1765 42.7059 55.1765C43.6765 55.1765 43.2059 56.5588 43.1765 56.7353L41.9118 56.8823V58.1471C43.5 58.1471 43.3236 57.9706 43.3236 59.4118C43.3236 60.0882 41.853 60.3823 41.7647 59.0882H40.2059C40.2647 62.1176 44.8824 61.7941 44.8824 59.4118C44.8824 58.6176 44.9706 57.8235 43.9412 57.5294C44.1471 57.2647 45.7941 56 44.2353 54.4412C43.0883 53.2941 40.353 53.6471 40.353 55.9706Z" />
|
|
17
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M32.8823 75.9706C33.3199 77.8238 35.6271 77.4921 35.6444 74.9951C35.6469 74.6388 35.6028 74.2385 35.5 73.7941C35 71.7353 32.0294 72.4118 32.8823 75.9706Z" />
|
|
18
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M41.4411 12.2059C41.4411 14.6765 41.3235 14.2353 44.2647 14.2353C44.5294 13.1471 44.4117 13.2059 44.4117 11.8824C44.4117 11.2647 43.9117 11.3824 43.3235 11.4118C42.7353 11.4118 42.1764 11.4118 41.5882 11.4118C41.5 11.7647 41.4411 11.7647 41.4411 12.2059Z" />
|
|
19
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M41.4411 7.82353C41.4411 10.2941 41.3235 9.85294 44.2647 9.85294C44.5294 8.76471 44.4117 8.82353 44.4117 7.5C44.4117 6.88235 43.9117 7 43.3235 7.02941C42.7353 7.02941 42.1764 7.02941 41.5882 7.02941C41.5 7.38235 41.4411 7.38235 41.4411 7.82353Z" />
|
|
20
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M36.2647 5C36.2647 5.70588 37 5.47059 38.6176 5.47059C39.3235 5.47059 39.0882 4.73529 39.0882 3.11765C39.0882 2.38235 38.1176 2.64706 36.2647 2.64706V5Z" />
|
|
21
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M36.2647 9.38235C36.2647 10.0882 37 9.85294 38.6176 9.85294C39.3235 9.85294 39.0882 9.11765 39.0882 7.5C39.0882 6.76471 38.1176 7.02941 36.2647 7.02941V9.38235Z" />
|
|
22
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M48.4706 69.5294C49.4706 69.7353 49.7647 69.5588 49.853 68.5882C49.9118 67.9412 49.9118 67.1177 49.2942 66.8529C47.8236 66.2647 47.9118 68.6176 48.4706 69.5294Z" />
|
|
23
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M26.8529 74.7647C27.8235 74.7647 29.1176 74.9706 29.1176 73.7941C29.1176 72.8287 28.3636 72.7304 27.5346 72.7296C27.4326 72.7296 27.3292 72.7311 27.2255 72.7325C27.2227 72.7325 27.2199 72.7324 27.2172 72.7325C27.1148 72.7339 27.0126 72.7353 26.9118 72.7353L26.8529 74.7647Z" />
|
|
24
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M33.0882 68.1471L34.4118 68.0588C34.4386 67.9562 34.46 67.8623 34.476 67.7764C34.6522 66.8282 34.167 66.8529 33.0882 66.8529V68.1471Z" />
|
|
25
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M52.2059 68.1471C52.342 68.1471 52.456 68.151 52.5561 68.1544C52.9317 68.1673 53.1114 68.1734 53.5294 67.9412C53.5854 67.758 53.6097 67.6056 53.6068 67.4788C53.5932 66.8731 52.9599 66.8529 52.2059 66.8529V68.1471Z" />
|
|
26
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M26.1176 69.5882L27.4117 69.4706C27.5022 69.0686 27.5102 68.8039 27.4382 68.6297C27.3594 68.4392 27.1847 68.3568 26.9174 68.3212C26.7139 68.2941 26.4566 68.2941 26.147 68.2941L26.1176 69.5882Z" />
|
|
27
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M18.7353 78.1177C18.7339 78.1114 18.7325 78.1051 18.7311 78.0988C18.5179 77.1118 18.5991 74.3832 18.6506 72.6516C18.6616 72.2821 18.6713 71.958 18.6764 71.7059L23.8235 71.7059C23.647 71.6177 24.0294 71.6765 23.4706 71.5588L18.5294 71.6176L18.5 76.7353C18.5 76.8275 18.492 77.0002 18.4843 77.165C18.4773 77.3154 18.4706 77.4592 18.4706 77.5294C18.5294 78.2353 18.3529 77.9706 18.7353 78.1177Z" />
|
|
28
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M25.7647 78.1471C25.4412 77.0882 25.6177 73.1177 25.6177 71.7647C25.6261 71.7647 25.6345 71.7647 25.643 71.7647C26.1573 71.7652 26.6859 71.7801 27.2069 71.7948C27.2146 71.795 27.2224 71.7949 27.2302 71.7951C27.7363 71.8094 28.2349 71.8235 28.7059 71.8235C28.2707 71.3304 26.3478 71.5525 25.5615 71.6434C25.5506 71.6446 25.5399 71.6459 25.5294 71.6471L25.4706 76.7647C25.4706 77.0091 25.4693 77.2076 25.4682 77.3688C25.4647 77.9047 25.4639 78.0306 25.5222 78.0707C25.54 78.083 25.5635 78.0873 25.5941 78.0928C25.6361 78.1004 25.6916 78.1105 25.7647 78.1471Z" />
|
|
29
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M41.2941 68.7353L42.2647 68.7647C42.1764 68.2059 42.0294 67.7353 41.7647 67.3824L41.7615 67.3916L41.3039 68.7071L41.2941 68.7353Z" />
|
|
30
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M39.4118 70.1765L38.5882 70.2647L38.5588 68.5294L37.2058 68.4118C36.9705 68.4706 36.8529 68.5588 36.8235 68.5588H38.4127H38.4412L38.4992 70.3001L38.5 70.3235C38.7941 70.3824 38.7353 70.4412 39.0883 70.3824C39.4706 70.3235 39.2353 70.3235 39.4118 70.1765Z" />
|
|
31
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M69.1176 67.9118C69.3556 68.1894 69.3261 68.8818 69.2997 69.5016C69.287 69.801 69.2749 70.0834 69.2941 70.2941C69.647 70.4118 69.4412 70.4118 69.8823 70.4118C70.1765 70.4118 70.1765 70.2941 70.2353 70.2647H69.4118L69.3823 67.6176L69.1176 67.9118Z" />
|
|
32
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M32.2059 70.2059C32.5882 70.4706 32.3823 70.4706 33.147 70.2941L33.1765 68.8824C33.6114 68.8824 33.8015 68.9491 34.0566 68.8116C34.0947 68.791 34.1344 68.7659 34.1765 68.7353L33.0583 68.85L33.0294 68.8529L33.0006 70.2343L33 70.2647L32.2059 70.2059Z" />
|
|
33
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M19.2059 66.8529L21.0588 66.8824C21.2058 66 21.1176 66.3529 20.9117 66.1176L20.9705 66.7353L20.9678 66.7355L19.2353 66.851L19.2207 66.852L19.2059 66.8529Z" />
|
|
34
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M44.7647 66.9118L44.7473 66.9096L43.5588 66.7647L43.6176 66.1176C43.4706 66.3235 43.4706 66.0588 43.4412 66.4412C43.4118 66.7647 43.4412 66.5882 43.5 66.8529L44.7647 66.9118Z" />
|
|
35
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M19.0588 70.2353L18.2941 70.1765L19.0587 70.2048C19.0588 70.2154 19.0588 70.2255 19.0588 70.2353ZM19.2207 66.852L19.2353 66.851L20.9706 66.7647L20.9678 66.7355L19.2353 66.851V66.8235C19.2303 66.8325 19.2255 66.842 19.2207 66.852Z" />
|
|
36
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M28.9956 70.2059H28.9411L28.9412 70.1765C28.9576 70.1867 28.9761 70.1967 28.9956 70.2059ZM31.6764 69.7647V69.7353C31.5348 69.7353 31.3876 69.7409 31.2381 69.7467C30.7045 69.7671 30.1424 69.7886 29.7059 69.5588C29.7 69.5382 29.6938 69.5182 29.6875 69.4985C29.695 69.5276 29.7014 69.5572 29.7059 69.5882C30.1649 69.8178 30.7136 69.7965 31.24 69.7761C31.3881 69.7704 31.5344 69.7647 31.6764 69.7647ZM29.8797 68.4627L29.8813 68.4617C29.8905 68.456 29.9001 68.4496 29.9103 68.4422L29.9117 68.4412M31.4706 68.5L31.4412 68.4989V67.8235L29.7941 67.7941V66.9412L30.0294 66.8235L31.7059 66.7941L31.7353 66.1471L29 66.1176L31.7647 66.1471L31.7353 66.7941L30.0588 66.8235L29.8235 66.9412V67.7941L31.4706 67.8235V68.5Z" />
|
|
37
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M26.147 68.3235L26.225 68.3235C26.5042 68.3233 26.7371 68.3232 26.9233 68.3447L27.2172 69.5177L26.1176 69.6177L26.1176 69.5882L26.147 68.3235ZM27.4382 68.6297C27.3594 68.4392 27.1847 68.3568 26.9174 68.3212L26.9233 68.3447C27.1879 68.3752 27.3591 68.4496 27.4382 68.6297ZM27.3823 70.1765L25.3235 70.2647L25.3823 66.1471C25.5702 66.1471 25.7901 66.1364 26.0227 66.1251C26.2809 66.1126 26.5548 66.0994 26.8182 66.099C26.5458 66.0983 26.2611 66.1122 25.9934 66.1251C25.7607 66.1364 25.5408 66.1471 25.3529 66.1471L25.2941 70.2941L27.3823 70.1765ZM26.7661 67.7176C26.8427 67.7182 26.9237 67.7136 27.0072 67.7088C27.0854 67.7043 27.1658 67.6997 27.247 67.6991C27.1558 67.6986 27.0653 67.7037 26.9777 67.7088C26.9049 67.713 26.8339 67.717 26.7661 67.7176Z" />
|
|
38
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M33.0882 68.1177L33.0882 68.1471L34.4118 68.0588C34.4386 67.9562 34.46 67.8623 34.476 67.7764C34.4591 67.8542 34.4378 67.9384 34.4118 68.0294L33.0882 68.1177ZM33.0006 70.2343L33.0294 70.2353L33.0583 68.85L33.0294 68.8529L33.0006 70.2343ZM35.1367 68.3291C35.5668 67.9138 35.6322 67.2292 35.147 66.6471C34.6793 66.0562 33.6756 66.0836 32.7744 66.1082C32.5991 66.113 32.4276 66.1176 32.2647 66.1176L32.2643 66.147C32.4185 66.1465 32.58 66.1421 32.745 66.1376C33.6462 66.113 34.6498 66.0856 35.1176 66.6765C35.5915 67.2451 35.5401 67.9114 35.1367 68.3291Z" />
|
|
39
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M36.8705 68.5351C36.8473 68.5493 36.8318 68.5588 36.8235 68.5588L36.8235 70.2353L36.7941 68.5294H36.8798C36.8766 68.5314 36.8735 68.5333 36.8705 68.5351Z" />
|
|
40
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M41.3039 68.7071L41.2941 68.7353L42.2647 68.7647C42.1764 68.2059 42.0294 67.7353 41.7647 67.3824L41.7615 67.3916C42.0098 67.7668 42.15 68.2236 42.2353 68.7353L41.3039 68.7071ZM40.5 70.2941H39.9221L39.9118 70.3235H40.5L40.5 70.2941ZM40.9006 69.7359V69.7374C40.9007 69.7492 40.9012 69.7612 40.9021 69.7735C40.9026 69.7814 40.9032 69.7895 40.9038 69.7977M40.9006 69.7359C40.901 69.5554 41.037 69.4412 42.5 69.4412C42.6966 69.8948 42.7066 70.1075 42.8178 70.207C42.9229 70.3011 43.1184 70.2941 43.6471 70.2941L43.637 70.2647C43.6052 70.2647 43.5746 70.2647 43.5451 70.2648C43.0925 70.2652 42.9158 70.2653 42.8178 70.1776C42.755 70.1214 42.7245 70.0291 42.6744 69.8778C42.6358 69.7611 42.5856 69.6093 42.5 69.4118C41.0297 69.4279 40.8996 69.5506 40.9006 69.7359Z" />
|
|
41
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M44.7941 70.2647L44.7647 66.9118L44.7473 66.9096L44.7941 66.9118L44.8235 70.2647H45.6179L45.6177 70.2941L44.7941 70.2647Z" />
|
|
42
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M48.4706 69.5294C47.9412 68.6176 47.8236 66.2647 49.2942 66.8529C47.8236 66.2647 47.9118 68.6176 48.4706 69.5294Z" />
|
|
43
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M52.2059 68.1177L52.2059 68.1471C52.342 68.1471 52.456 68.151 52.5561 68.1544C52.9317 68.1673 53.1114 68.1734 53.5294 67.9412C53.5854 67.758 53.6097 67.6056 53.6068 67.4788C53.6083 67.4055 53.6015 67.3405 53.5873 67.2826C53.625 67.4357 53.6103 67.6397 53.5294 67.9118C53.126 68.1583 52.9446 68.1487 52.5948 68.1301C52.4856 68.1243 52.3599 68.1177 52.2059 68.1177ZM52.2935 68.8529L52.2647 70.2353V68.8529L52.2935 68.8529ZM53.8948 68.5862L53.8996 68.5841C54.3876 68.3477 54.6706 67.9165 54.4706 67.1471C54.2105 66.1066 53.0763 66.1243 51.9223 66.1423C51.7812 66.1445 51.6397 66.1467 51.4995 66.147L51.5 66.1177C51.6496 66.1177 51.8008 66.1153 51.9517 66.1129C53.1057 66.0949 54.2399 66.0772 54.5 67.1177C54.7062 67.9268 54.4075 68.3594 53.8948 68.5862Z" />
|
|
44
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M48.1765 78.1177C47.7139 78.0301 47.4958 77.5387 47.2578 77.0026C46.9359 76.2775 46.5778 75.4706 45.5294 75.4706C46.5621 75.4856 46.9241 76.2949 47.2471 77.0168C47.4846 77.5474 47.701 78.0309 48.1471 78.1176L48.1765 78.1177ZM45.4706 78.1176L44.1765 78.0882V71.6471L45.4412 71.5896L45.4412 71.5882L44.1471 71.6471V78.0882L45.4706 78.1176ZM46.2011 74.0553C46.3481 73.9563 46.4276 73.8055 46.5403 73.5919C46.6066 73.4661 46.6843 73.3186 46.7941 73.1471C47.047 72.7171 47.3434 72.2437 47.6085 71.8203C47.6517 71.7513 47.6941 71.6836 47.7353 71.6176H47.7059C47.6647 71.6836 47.6223 71.7513 47.5791 71.8203C47.314 72.2437 47.0176 72.7171 46.7647 73.1471C46.6577 73.3209 46.5811 73.4704 46.516 73.5977C46.4084 73.8077 46.3319 73.9571 46.2011 74.0553Z" />
|
|
45
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M39.8518 72.7641L39.8235 72.7647L39.7941 74.2647L39.8518 72.7641ZM42.7941 77.0588V78.1177L38.5 78.1471L42.8235 78.1177V77.0588H42.7941ZM38.4707 71.6471H42.7353L42.7925 72.6771L42.8235 72.6765L42.7647 71.6471L38.4705 71.6176L38.4707 71.6471Z" />
|
|
46
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M35.6444 74.9951C35.6271 77.4921 33.3199 77.8238 32.8823 75.9706C33.3198 77.7978 35.6263 77.4857 35.6444 74.9951ZM36.8823 73.9412C36.8819 73.9385 36.8814 73.9358 36.8809 73.9331L36.8823 73.9412Z" />
|
|
47
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M27.5346 72.7296C27.4326 72.7296 27.3292 72.7311 27.2255 72.7325C27.2227 72.7325 27.2199 72.7324 27.2172 72.7325C27.3232 72.731 27.4295 72.7295 27.5346 72.7296ZM25.6177 71.7647L25.643 71.7647C26.1573 71.7652 26.6859 71.7801 27.2069 71.7948C27.2146 71.795 27.2224 71.7949 27.2302 71.7951C27.7363 71.8094 28.2349 71.8235 28.7059 71.8235C28.2458 71.8235 27.7436 71.8095 27.2302 71.7951C26.6932 71.7801 26.1439 71.7647 25.6177 71.7647Z" />
|
|
48
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M23.8235 71.7059L23.7941 78.1177L23.8529 78.1176L23.8823 71.7059H23.8235ZM18.6764 71.7059C18.6713 71.958 18.6616 72.2821 18.6506 72.6516C18.5991 74.3832 18.5179 77.1118 18.7311 78.0988C18.537 77.2001 18.5869 74.8729 18.6239 73.1494C18.6362 72.5767 18.647 72.0707 18.647 71.7059L18.6764 71.7059ZM19.8235 78.1177L19.8823 78.1176L19.9411 72.7072L19.8823 72.7059L19.8235 78.1177Z" />
|
|
49
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M57.8626 69.9546C58.1108 69.7039 58.2995 69.3554 58.3823 68.9118C58.3043 69.3562 58.1146 69.705 57.8626 69.9546ZM55 68.1471C55.0163 67.4033 55.2552 66.8594 55.6 66.5085C55.6079 66.5006 55.6159 66.4928 55.624 66.4852C55.2603 66.8305 55.0085 67.3819 55 68.1471ZM57.2647 67C57.0759 66.8402 56.9301 66.7809 56.7813 66.7794C56.9304 66.778 57.0711 66.8362 57.2647 67Z" />
|
|
50
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M52.2351 78.1176H52.2059L52.1474 72.7924L52.2059 72.7941L52.2351 78.1176ZM50.2353 72.7068V71.6471L50.2059 72.7059L50.2353 72.7068Z" />
|
|
51
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M62.2171 66.1471H62.2353L61.009 68.1326L61 68.1177L62.2171 66.1471ZM59 66.1765L59.0294 70.3235L59.853 70.2941V68.6471C60.1894 68.6776 60.2873 68.6526 60.3533 68.6876C60.4143 68.7199 60.4482 68.8035 60.6177 69.0294C60.8912 69.3909 60.9928 69.6582 61.0668 69.853C61.2156 70.2447 61.253 70.3432 62.353 70.3235C62.3494 70.3138 62.3458 70.3041 62.3421 70.2943C61.2527 70.3131 61.215 70.214 61.0667 69.8236C60.9927 69.6288 60.8912 69.3614 60.6176 69C60.5537 68.9147 60.509 68.8497 60.4749 68.8001C60.4188 68.7183 60.3913 68.6783 60.3533 68.6582C60.317 68.6389 60.2711 68.6378 60.1814 68.6357C60.1077 68.6339 60.0045 68.6314 59.8529 68.6177V70.2647L59.0294 70.2941L59 66.1765Z" />
|
|
52
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M63.5882 66.1765V68.6765L63.6176 68.634V66.1765L63.5882 66.1765ZM64.2474 69.2429C64.034 69.696 63.8679 70.0487 63.4512 70.2062C63.87 70.0477 64.0343 69.6915 64.2451 69.2343C64.4423 68.8065 64.6804 68.2902 65.2059 67.7647L65.2065 67.7931C64.6857 68.3123 64.4461 68.8211 64.2474 69.2429ZM66.0882 70.2941V66.1765C65.6743 66.1429 65.4349 66.1604 65.2711 66.2387C65.434 66.1571 65.6779 66.1418 66.1176 66.1765V70.2941L66.0882 70.2941Z" />
|
|
53
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M66.8233 70.2389L66.7941 66.2059L67.618 66.1491L67.6176 66.1176L66.7647 66.1765L66.7941 70.2353C66.8039 70.2365 66.8137 70.2378 66.8233 70.2389ZM70.1471 66.1176L70.1475 66.1472C69.1708 66.1551 68.975 66.5669 68.6667 67.2155C68.4661 67.6373 68.218 68.1592 67.6765 68.7353L67.6758 68.6757C68.2012 68.1188 68.4438 67.607 68.6415 67.1899C68.9504 66.5382 69.1498 66.1176 70.1471 66.1176Z" />
|
|
54
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M69.2527 65.0316C69.2548 65.0336 69.2467 65.0466 69.4706 65.0294C69.4691 65.0401 69.4675 65.0506 69.466 65.0611C69.2399 65.075 69.2737 65.0478 69.2737 65.0478C69.2737 65.0478 69.2613 65.0564 69.1765 65.0882C69.1176 65.0882 69.0588 65.1177 69.0882 65.1471L68.5294 65.4412C68.4206 65.379 68.3405 65.325 68.2718 65.2787C68.0806 65.1499 67.9777 65.0805 67.5882 65.0588C67.6202 65.2508 67.6638 65.4119 67.7373 65.5406C67.6387 65.4034 67.5789 65.2225 67.5294 65C67.9097 65.0211 68.032 65.103 68.2124 65.2237C68.2832 65.271 68.3629 65.3244 68.4706 65.3824L69.0294 65.0882C69.0441 65.0882 69.0662 65.0809 69.0882 65.0735C69.1103 65.0662 69.1324 65.0588 69.1471 65.0588C69.2446 65.0345 69.2512 65.0303 69.2527 65.0316Z" />
|
|
55
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M31.4706 75.7941C30.7499 71.2899 34.9389 70.4349 36.4302 72.7553C36.6421 73.084 36.7996 73.477 36.8809 73.9331L36.8823 73.9412C37.7647 79.0588 32.0588 79.4706 31.4706 75.7941ZM25.7647 78.1471L26.8529 78.1177L26.9118 75.8529C28.5294 75.8529 29.8823 75.8529 30.3529 74.5882C30.8823 73.1765 29.9706 71.7941 28.7059 71.8235C28.2707 71.3304 26.3478 71.5525 25.5615 71.6434L25.5294 71.6471L25.4706 76.7647C25.4706 77.0091 25.4693 77.2076 25.4682 77.3688C25.4647 77.9047 25.4639 78.0306 25.5222 78.0707C25.54 78.083 25.5635 78.0873 25.5941 78.0928C25.6361 78.1004 25.6916 78.1105 25.7647 78.1471ZM50.2353 71.6471H55.4706L55.5294 72.7059L53.5588 72.7353L53.5294 78.1471H52.2353L52.2351 78.1176L52.2059 72.7941L52.1474 72.7924L50.2353 72.7353V72.7068V71.6471ZM39.7941 74.2647H42.3529V75.3235H39.7941V77.0588H42.7941V78.1177L38.4706 78.1471L38.4412 71.6471H38.4707H42.7353L42.7925 72.6771L42.7941 72.7059L39.8518 72.7641L39.8235 72.7647L39.7941 74.2647ZM18.7353 78.1177C18.6385 78.0693 18.5793 78.0563 18.5432 78.0483C18.5207 78.0434 18.5072 78.0404 18.499 78.0321C18.4866 78.0195 18.4867 77.9944 18.487 77.9313C18.4874 77.8594 18.488 77.7381 18.4706 77.5294C18.4706 77.4592 18.4773 77.3154 18.4843 77.165C18.492 77.0002 18.5 76.8275 18.5 76.7353L18.5294 71.6176L23.4706 71.5588C23.8029 71.6113 23.8024 71.6118 23.7845 71.6283C23.7723 71.6395 23.752 71.6582 23.8235 71.7059L23.7941 78.1177H22.4706L22.4412 72.7647L19.9411 72.7072L19.8823 72.7059L19.8235 78.1177H18.7353ZM47.3823 74.7059C47.6213 75.2103 47.9919 75.7326 48.362 76.254C48.8119 76.888 49.2608 77.5205 49.4706 78.1177H48.1765C47.7139 78.0301 47.4958 77.5387 47.2578 77.0026C46.9359 76.2775 46.5778 75.4706 45.5294 75.4706L45.5 78.1177L44.1765 78.0882V71.6471L45.4412 71.5896L45.4706 71.5882L45.5294 74.2059L45.5336 74.2057C45.8687 74.1946 46.0642 74.1474 46.2011 74.0553C46.3481 73.9563 46.4276 73.8055 46.5403 73.5919C46.6066 73.4661 46.6843 73.3186 46.7941 73.1471C47.047 72.7171 47.3434 72.2437 47.6085 71.8203L47.7353 71.6176H49.2647C49.1065 72.0922 48.7016 72.6688 48.2925 73.2515C47.9409 73.7522 47.5862 74.2573 47.3823 74.7059ZM40.5 70.2941H39.9221H39.9118L41.3823 66.1177C41.8227 66.1177 42.0286 66.1177 42.161 66.2163C42.2773 66.303 42.3368 66.4659 42.4487 66.772C42.4646 66.8156 42.4816 66.8621 42.5 66.9118L43.647 70.2647H43.637L43.5451 70.2648C43.0925 70.2652 42.9158 70.2653 42.8178 70.1776C42.755 70.1214 42.7245 70.0291 42.6744 69.8778C42.6358 69.7611 42.5856 69.6093 42.5 69.4118C41.0297 69.4279 40.8996 69.5506 40.9006 69.7359V69.7374C40.9007 69.7492 40.9012 69.7612 40.9021 69.7735L40.9038 69.7977C40.9054 69.8183 40.9071 69.8396 40.9074 69.8616C40.9084 69.9517 40.8863 70.0518 40.7452 70.1581C40.6864 70.2025 40.607 70.2479 40.5 70.2941ZM47.2353 68.7647C46.7647 65.4412 50.3529 65.2941 50.7059 67.6765C50.7371 67.8879 50.7522 68.0861 50.7528 68.2713L50.7528 68.3004C50.7404 71.0489 47.5375 70.9079 47.2353 68.7647ZM39.4118 70.1765L39.3823 66.1177L38.5294 66.1765L38.5 67.8235H36.8529L36.8235 66.1471H35.9706L36 70.2647L36.8235 70.2353L36.7941 68.5294H36.8798H38.4118L38.4127 68.5588L38.4706 70.2941C38.4805 70.2961 38.4901 70.2981 38.4992 70.3001C38.5745 70.3164 38.6246 70.3324 38.6658 70.3455C38.768 70.3782 38.8158 70.3934 39.0588 70.3529C39.319 70.3344 39.3208 70.3275 39.3314 70.2879C39.3376 70.2648 39.3468 70.2306 39.4118 70.1765ZM34.1765 68.7353C34.5843 68.7144 34.9141 68.5596 35.1367 68.3291C35.5401 67.9114 35.5915 67.2451 35.1176 66.6765C34.6498 66.0856 33.6462 66.113 32.745 66.1376C32.58 66.1421 32.4185 66.1465 32.2643 66.147L32.2353 66.1471L32.2063 70.1767L32.2059 70.2353C32.2716 70.2808 32.32 70.3185 32.3589 70.3488C32.4164 70.3937 32.4532 70.4223 32.4949 70.4363C32.5691 70.4612 32.6589 70.4397 32.9082 70.3799C32.9754 70.3639 33.054 70.345 33.147 70.3235L33.1765 68.9118C33.311 68.9039 33.4221 68.9045 33.519 68.905C33.7352 68.9062 33.8804 68.9069 34.0566 68.8116C34.0947 68.791 34.1344 68.7659 34.1765 68.7353ZM70.2134 70.2799C70.2079 70.2848 70.2025 70.2902 70.1967 70.2959C70.1581 70.3346 70.1029 70.3897 69.8823 70.4118C69.6038 70.4303 69.5949 70.4255 69.53 70.3897C69.4921 70.3689 69.435 70.3375 69.2941 70.2941C69.2749 70.0834 69.287 69.801 69.2997 69.5016C69.3261 68.8818 69.3556 68.1894 69.1176 67.9118C68.9081 68.2732 68.7359 68.5851 68.5881 68.853C67.9057 70.0892 67.7421 70.3856 66.8235 70.2647L66.8233 70.2389L66.7941 66.2059L67.618 66.1491L67.647 66.1471L67.6758 68.6757L67.6765 68.7353C68.218 68.1592 68.4661 67.6373 68.6667 67.2155C68.975 66.5669 69.1708 66.1551 70.1475 66.1472L70.1765 66.1471L70.2353 70.2647C70.2272 70.2688 70.2202 70.2739 70.2134 70.2799ZM62.7647 70.2941L62.7353 66.1765H63.5882V68.6765L63.6176 68.634L64.647 67.1471C64.7335 67.0011 64.8001 66.8731 64.858 66.7618C64.9953 66.4979 65.0835 66.3284 65.2711 66.2387C65.4349 66.1604 65.6743 66.1429 66.0882 66.1765V70.2941H65.2647L65.2065 67.7931L65.2059 67.7647C64.6804 68.2902 64.4423 68.8065 64.2451 69.2343C64.0343 69.6915 63.87 70.0477 63.4512 70.2062C63.4416 70.2098 63.4319 70.2134 63.422 70.2168C63.2505 70.2763 63.0378 70.3041 62.7647 70.2941ZM43.647 66.1177C43.5865 66.2024 43.5509 66.2074 43.5279 66.2106C43.495 66.2152 43.4879 66.2162 43.4706 66.4412C43.4524 66.6414 43.4567 66.6501 43.4766 66.6904C43.4888 66.7152 43.507 66.752 43.5294 66.8529L44.7473 66.9096L44.7941 66.9118L44.8235 70.2647H45.6179H45.647V66.8235H46.8823L46.9118 66.1177H43.647ZM58.3823 68.9118C58.2995 69.3554 58.1108 69.7039 57.8626 69.9546C56.8769 70.9502 54.953 70.4027 55 68.1471C55.0163 67.4033 55.2552 66.8594 55.6 66.5085C55.6079 66.5006 55.6159 66.4928 55.624 66.4852C56.5242 65.6037 58.1087 66.0009 58.3823 67.5588L58.1868 67.559C57.6813 67.5595 57.566 67.5596 57.5411 67.5123C57.5338 67.4983 57.5344 67.4801 57.5351 67.4566C57.5376 67.3784 57.542 67.2411 57.2647 67C57.0711 66.8362 56.9304 66.778 56.7813 66.7794C56.7658 66.7793 56.7502 66.7798 56.7346 66.7808C56.6225 66.7907 56.5025 66.8314 56.3498 66.8831L56.2647 66.9118C55.3823 67.5 55.8823 70.5882 57.2353 69.4412C57.5221 69.2022 57.5321 69.07 57.5377 68.9973C57.5393 68.9762 57.5405 68.9601 57.548 68.9478C57.5721 68.9085 57.661 68.9089 58.0352 68.9107C58.131 68.9112 58.2455 68.9118 58.3823 68.9118ZM61 68.1177L61.009 68.1326C61.1679 68.3959 61.3564 68.6666 61.5435 68.9352C61.8757 69.4124 62.2034 69.8829 62.3529 70.2941L62.3421 70.2943C61.2527 70.3131 61.215 70.214 61.0667 69.8236C60.9927 69.6288 60.8912 69.3614 60.6176 69C60.5537 68.9147 60.509 68.8497 60.4749 68.8001C60.4188 68.7183 60.3913 68.6783 60.3533 68.6582C60.317 68.6389 60.2711 68.6378 60.1814 68.6357C60.1077 68.6339 60.0045 68.6314 59.8529 68.6177V70.2647L59.0294 70.2941L59 66.1471H59.8529L59.8823 67.7941C60.3868 67.7153 60.5617 67.3577 60.7468 66.9793C60.907 66.6518 61.0748 66.3087 61.4706 66.1177H62.2353L62.2171 66.1471L61 68.1177ZM21.3235 66.1765C22.3454 66.1008 22.4541 66.4269 22.6289 66.9511C22.7257 67.2416 22.8429 67.593 23.147 67.9706L23.8823 66.1471H24.7647C24.6168 66.7386 24.3323 67.3606 24.0639 67.9474C23.9586 68.1775 23.8558 68.4023 23.7647 68.6177C23.7165 68.7362 23.6721 68.8542 23.6287 68.9697C23.3559 69.6947 23.1214 70.3179 22.242 70.3162C22.1492 70.316 22.0492 70.3088 21.9412 70.2941C21.9412 69.6882 21.952 69.687 22.111 69.6689C22.2144 69.6571 22.3805 69.6382 22.647 69.4412C22.6676 68.8027 22.1834 67.8757 21.7701 67.0845C21.5932 66.7459 21.4293 66.4321 21.3235 66.1765ZM69.1765 65.0882C69.2613 65.0564 69.2737 65.0478 69.2737 65.0478C69.2737 65.0478 69.2399 65.075 69.466 65.0611L69.5 65.0588C69.4118 65.6765 69.2647 65.9412 68.5 65.9118C68.0876 65.893 67.8664 65.7668 67.7373 65.5406C67.6638 65.4119 67.6202 65.2508 67.5882 65.0588C67.9777 65.0805 68.0806 65.1499 68.2718 65.2787C68.3405 65.325 68.4206 65.379 68.5294 65.4412L69.0882 65.1471C69.0588 65.1177 69.1176 65.0882 69.1765 65.0882ZM14.7059 67.6765V79.8824H68C68.397 79.8824 68.4971 79.5706 68.6906 78.9682C68.7694 78.7227 68.8637 78.4289 69 78.0882L74.5588 63.6471H26.7353C25.9442 63.6471 25.079 63.6285 24.1897 63.6095C22.3348 63.5697 20.375 63.5278 18.7647 63.6471C16.5294 63.7941 14.7059 65.7647 14.7059 67.6765ZM52.2647 70.2353V68.8529L52.2935 68.8529L52.2941 68.8235C52.8345 68.8235 53.3975 68.7841 53.8278 68.6142C53.8505 68.6052 53.8728 68.5959 53.8948 68.5862L53.8996 68.5841C54.3876 68.3477 54.6706 67.9165 54.4706 67.1471C54.2105 66.1066 53.0763 66.1243 51.9223 66.1423C51.7812 66.1445 51.6397 66.1467 51.4995 66.147L51.4411 70.2353H52.2647ZM52.2059 68.1177V66.8235C52.8897 66.8235 53.4742 66.8235 53.5873 67.2826C53.6015 67.3405 53.6083 67.4055 53.6068 67.4788C53.5932 66.8731 52.9599 66.8529 52.2059 66.8529L52.2059 68.1177ZM18.2941 70.1765L18.3235 66.1471H20.9118L20.9678 66.7355L19.2353 66.851V66.8235C19.2303 66.8325 19.2255 66.842 19.2207 66.852L19.2059 66.8529C18.9704 67.2768 19.0177 68.7941 19.046 69.6993C19.0524 69.9068 19.0579 70.0822 19.0587 70.2048L18.2941 70.1765ZM27.3823 70.1765C28.1176 70 28.7059 69.1765 28.2059 68.2647C27.9442 67.7851 27.5897 67.7014 27.247 67.6991C27.1658 67.6997 27.0854 67.7043 27.0072 67.7088C26.9237 67.7136 26.8427 67.7182 26.7661 67.7176C26.3957 67.7205 26.1176 67.618 26.1176 66.8529L27.9412 66.7647V66.2941C27.6916 66.1416 27.2721 66.1002 26.8182 66.099C26.5548 66.0994 26.2809 66.1126 26.0227 66.1251C25.7901 66.1364 25.5702 66.1471 25.3823 66.1471L25.3235 70.2647L27.3823 70.1765ZM26.1176 69.5882L26.147 68.2941C26.4566 68.2941 26.7139 68.2941 26.9174 68.3212C27.1847 68.3568 27.3594 68.4392 27.4382 68.6297C27.5143 68.8032 27.5051 69.0748 27.4118 69.5L27.2172 69.5177L26.1176 69.6177L26.1176 69.5882ZM29.9103 68.4422L29.8823 68.4412L29.8813 68.4617L29.8797 68.4627C29.728 68.5552 29.7056 68.4289 29.6941 68.4299C29.6844 68.4307 29.6826 68.5221 29.6176 68.9118C29.5706 69.1471 29.6176 69.2882 29.6684 69.4407C29.6748 69.4597 29.6812 69.4789 29.6875 69.4985C29.695 69.5276 29.7014 69.5572 29.7059 69.5882C30.1649 69.8178 30.7136 69.7965 31.24 69.7761C31.3881 69.7704 31.5344 69.7647 31.6764 69.7647V70.2059H28.9956C28.9761 70.1967 28.9576 70.1867 28.9412 70.1765L29 66.1176L31.7353 66.1471L31.7059 66.7941L30.0294 66.8235L29.7941 66.9412V67.7941L31.4412 67.8235V68.4989L29.9117 68.4412L29.9103 68.4422Z" />
|
|
56
|
-
<path d="M33.147 70.3235L33.1765 68.9118C33.311 68.9039 33.4221 68.9045 33.519 68.905C33.7352 68.9062 33.8804 68.9069 34.0566 68.8116C33.8015 68.9491 33.6114 68.8824 33.1765 68.8824L33.147 70.2941C32.3823 70.4706 32.5882 70.4706 32.2059 70.2059L32.2059 70.2353C32.2716 70.2808 32.32 70.3185 32.3589 70.3488C32.4164 70.3937 32.4532 70.4223 32.4949 70.4363C32.5691 70.4612 32.6589 70.4397 32.9082 70.3799C32.9754 70.3639 33.054 70.345 33.147 70.3235Z" />
|
|
57
|
-
<path d="M38.4127 68.5588L38.4706 70.2941C38.4805 70.2961 38.4901 70.2981 38.4992 70.3001L38.4412 68.5588H38.4127Z" />
|
|
58
|
-
</svg>
|
|
1
|
+
<svg width="80" height="80" viewBox="0 0 80 80" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M34.2353 24.5294H34.3823C34.3823 28.5 35.2941 29.6471 35.3235 30.7941H33.147C33.8529 29.3529 34.2353 26.7059 34.2353 24.5294ZM20.9705 29.2353H28.3235V30.7941H20.9705V29.2353ZM58.3235 28.2941L59.7353 28.4412C59.5294 28.4412 59.147 28.4706 58.9411 28.4412L58.3235 28.2941ZM21.9117 28.1471H27.7058V28.2941H21.9117V28.1471ZM21.9117 26.8824H27.7058V27.0294H21.9117V26.8824ZM57.3823 27.5C56.8823 27.3529 56.7058 27.1176 56.4411 26.7059C56.9411 26.8529 57.1176 27.1176 57.3823 27.5ZM55.3529 25.6471C54.8529 25.5 54.6764 25.2647 54.4117 24.8529C54.9117 25 55.0882 25.2353 55.3529 25.6471ZM53.4706 23.9118C52.9706 23.7647 52.7941 23.5294 52.5294 23.1176C53.0588 23.2647 53.2058 23.5294 53.4706 23.9118ZM51.4411 22.0294C50.8823 21.8824 51.0882 21.9706 50.8235 21.5588C51.3529 21.7059 51.1764 21.6176 51.4411 22.0294ZM50.5 21.4118H49.7058V21.2647C49.8235 21.2647 50.0588 21.2647 50.147 21.2647C50.4705 21.3529 50.3529 21.3235 50.5 21.4118ZM36.9117 18.4412C38.3235 19.3824 38.2647 18.0882 39.2647 17.8235C40.5882 20.3235 37.8529 21.1176 37.8529 21.1176C37.2941 21.6765 38.1764 23.6176 35.3529 23.6176C34.4705 23.6176 33.9705 22.7941 33.4705 22.3529C32.5 22.8824 32.4705 22.9706 31.4411 22.9706C29.647 22.9706 28.8823 19.8824 31.0294 19.1176C31.5 18.9412 31.8823 19.0294 32.1764 18.6765C32.3529 18.4706 32.5 17.7941 31.5882 17.7941C30.4117 17.7941 29.9411 18.4118 29.2353 18.8824C27.3823 15.3529 31.147 15.4706 31.3823 15.2353C31.7647 14.8823 31.6176 12.7647 33.6176 12.7647C34.3823 12.7647 34.647 12.9412 35.0588 13.3529C36 14.2941 35.5294 13.7059 36.5882 13.7059C38.647 13.7059 39.2353 16.2059 37.9706 17.2647C37.3529 17.8235 36.9705 17.5 36.9117 18.4412ZM33.4705 2.5L33.6176 11.5588C32.647 12.0294 31.6176 11.8823 30.9117 13.2353C30.1176 14.7353 30.7058 13.9118 29.2941 14.5882C27.4705 15.4412 27.0588 17.9706 28.3823 19.5C29.0882 20.3235 28.4117 20.3529 28.6176 21.5882C28.8823 23.1176 30.1764 24.2353 31.7647 24.2353C32.147 24.2353 32.7941 24 33.1764 23.9118C33.1764 25.3235 33.0588 26.3529 32.8529 27.5C32.7353 28.1471 32.647 28.5 32.4705 29.1471C32.3235 29.7353 32.1176 30.2353 32.0588 30.7647H29.4117V29.2059C29.8529 29.2059 30.5 29.3529 30.5 28.7353C30.5 28.0294 29.3823 28.2647 28.6176 28.2647L29.1764 28.0294C29.7941 27.7353 29.3235 28.1471 29.7058 27.6176C29.5588 27.0882 29.2353 27.0588 28.7353 26.8824C28.7058 26.8824 28.647 26.8529 28.6176 26.8529C29.3235 26.8235 29.4117 26.7941 29.7058 26.3824C29.5294 25.7059 29.5882 25.9706 29.0882 25.7647C28.3823 25.4706 28.4705 25.1471 27.7941 25.5588C26.9705 26.0588 24.3235 25.7647 23.3235 25.7647C22.9705 25.7647 22.4117 25.7941 22.0882 25.7353C20.9117 25.5294 22.3823 25.5 20.647 25.7353C19.6764 25.8824 19.4117 25.5 19.4117 26.7353C20 26.8824 20.0294 26.8824 20.8235 26.8824V27.0294C20.1176 27.0294 19.4117 26.8235 19.4117 27.5C19.4117 28.2353 20.0882 28.1176 20.8235 28.1176V28.2647C20.1176 28.2647 18.647 27.9706 18.647 28.7353C18.647 29.3824 19.4117 29.2059 19.9117 29.2059V30.7647C19.3235 30.7647 17.7353 30.4412 17.7353 31.3824C17.7353 31.7353 18 32 18.3529 32H48.3529C50.0294 32 49.7647 30 49.7647 28.8824C49.7647 28.4118 49.5 28.3529 49.147 28.2647C48.3529 28.7941 48.6764 29.9412 48.6764 30.9118L42.1176 30.7647C42.1176 27.3235 42.7647 26.3235 43.7941 23.2059C43.9705 22.6765 44.2647 21.7353 44.3235 21.2353H48.7058V27.5C48.7058 28.1176 49.5 28.2941 49.7353 27.7647C49.9117 27.3529 49.7941 26.1471 49.7941 25.6176C50.4411 25.7941 52.9117 28.6765 52.9117 27.0294C52.9117 26.5 51.9117 25.9412 51.5294 25.5882C50.9117 25.0294 50.8529 24.5588 49.7647 24.5294V22.5C50.5588 22.5294 50.5294 22.7059 50.9706 23.1765L56.2941 28.0294C57.647 29.2647 57.7941 29.5588 59.7647 29.5588V30.9706C56.7941 30.9706 57.9117 31.0882 55.4411 29.1765C54.6764 28.5882 54.147 27.4706 53.0294 27.3529C52.9117 27.6176 52.8823 27.6176 52.7058 27.8235C52.8529 28.4118 53.3529 28.7353 53.7647 29.1176C56.9706 31.9412 56.1176 32.0588 60.2058 32.0588C61.2353 32.0588 60.8235 29.6471 60.8235 27.8529C60.8235 27.1176 59.9706 27.2647 59.2647 27.2353C58.4411 27.2059 58.4411 26.9412 57.8529 26.4706L55.5588 24.3824C55.147 24 54.8823 23.6471 54.4705 23.2941C54 22.8824 53.7647 22.7647 53.2941 22.2647C51.9117 20.8824 51.7353 20.3529 49.7353 20.3529C49.7353 18.3529 50.3529 16.9118 48.1764 16.9118C47.3823 16.9118 47.147 17.4412 47.0882 18.1765H46C45.9705 16.2353 43.3529 16.7059 43.3529 18.0294C43.3529 18.8529 44.4117 19.3529 44.4411 18.0294H44.9117C44.9117 18.6471 44.9705 18.6765 45.0588 19.1176L47.2353 19.2647C48.147 19.2647 48.1764 18.9412 48.1764 18H48.647V20.3529H44.4117C44.4117 19.8823 44.6176 19.0882 43.9411 19.0882C43.3235 19.0882 43.3235 19.7059 43.3235 20.3529C42.8823 20.3823 42.7058 20.3529 42.7058 20.8235C42.7058 21.2353 42.8529 21.1765 43.1764 21.4412C42.6764 21.4706 42.2353 21.5588 42.2353 22.0588C42.2353 22.5882 42.5 22.4412 42.8529 22.6765C41.3823 22.7059 41.7058 23.3235 42.3823 23.9412C41.647 23.9706 41.7647 23.9412 41.4411 24.4118C41.5588 24.8235 41.7647 24.9412 42.0588 25.2059C41.3823 25.2059 41.1176 25.1765 41.1176 25.8235C41.1176 26.2647 41.2353 26.2059 41.5882 26.2941C41 28.8235 40.9705 28.2353 40.9705 30.8235H36.5882C36.4411 29.2059 35.5 27.6176 35.5 24.8824C37.2058 24.8824 38.2058 23.9118 38.6764 22.5882C38.9117 21.9412 38.8235 22.1471 39.2647 21.7647C40.4411 20.7941 41.1764 19.3824 40.5 17.8235C40.2941 17.3823 40 17.1176 39.8529 16.7647C39.4117 15.7647 40.0294 15.1471 39.2647 14.0588C37.8823 12.1176 37 13.0882 35.8529 12.4706C35.4117 12.2353 35.2941 12 34.7353 11.8824C34.7353 9.85294 34.7353 7.82353 34.7353 5.79412C34.7647 0.0294094 32.8235 1.11764 45.2058 1.11764C47.2058 1.11764 46.6176 4.7647 46.6176 7.38235V13C46.6176 14.0588 46.5 14.0588 46.9411 14.7059C47.5 14.5882 47.7353 14.4706 47.7353 13.7647V2.82353C47.7353 2 47.5588 1.38235 47.147 0.911762C46.7941 0.529409 46.2058 0.0294092 45.5294 0.0294092H35.6764C34.5 -2.60212e-06 33.4705 1.2647 33.4705 2.5Z" />
|
|
3
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M66.4412 37.9706H69.5588V49.7059H64.5588C66.0294 46.9412 66.4412 41.2941 66.4412 37.9706ZM60.8235 49.7059C59.2059 49.7059 59.5 48.7059 59.5588 55.0294C59.5588 55.9412 59.7353 56.2059 59.7353 57.2059C64.0882 57.2059 63.1765 58.2059 63.1765 52.8235H71.2941V56.7353C71.2941 57.4706 72.353 57.2059 74.2647 57.2059C74.9412 57.2059 74.7353 56.3529 74.7353 55.6471C74.7353 54.7353 74.8824 54.5882 74.9118 53.7647C74.9412 53.0882 74.8824 52.3824 74.9118 51.7353C74.9118 50.8529 75.0882 50.6471 75.0882 49.7059H73.2059V34.8529H63.0588C63.0588 35.7647 62.9118 35.9118 62.9118 36.7353C62.8824 37.6176 62.8824 38.1471 62.7941 38.8235L62.5882 42.8529C62.5882 43.9706 62.2941 45.5882 62.1177 46.5882C61.5 49.2941 61.0294 48.8824 60.8235 49.7059Z" />
|
|
4
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M20.3235 44.8529C20.3235 42.1471 20 37.6765 23.147 37.6765C26.5 37.6765 25.7941 43.2647 25.7941 46.2647C25.7941 47.7059 25.1764 49.8529 23.6176 49.8529C22.2941 49.8529 21.4411 49.9706 20.7647 48.1765C20.4706 47.4412 20.3235 45.8824 20.3235 44.8529ZM16.7353 42.0588V45.8235C16.7353 54.2941 25.7059 54.5 28.1764 50.5588C29.6176 48.2647 29.5588 46.1176 29.5588 43.1765C29.5588 40.8235 29.2059 38.7647 28.2353 37.2941C27.7353 36.5 27.2059 35.9706 26.4117 35.5C22.2059 33.0588 16.7353 35.4412 16.7353 42.0588Z" />
|
|
5
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M52.5294 49.8529C51.353 49.8529 50.6765 49.8823 50.0294 48.7647C49.0883 47.0882 49.4118 43.6176 49.4118 41.2647C49.4118 40.4412 49.7059 39.4706 50 38.8823C50.7353 37.4412 54.8824 35.7941 54.8824 42.9706C54.8824 44.8823 55.2059 49.8529 52.5294 49.8529ZM45.6471 43.4412C45.6471 46.0882 45.7059 48.4706 46.9706 50.4118C49.7353 54.647 58.4706 54.0882 58.4706 45.7941C58.4706 42.2059 58.9118 36.7353 54.6471 35.0588C51.7941 33.9412 48.5 34.7647 46.8824 37.3529C45.9706 38.8823 45.6471 41 45.6471 43.4412Z" />
|
|
6
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M37.5294 43.4412H35.647V37.9706C38.7647 37.9706 40.0294 37.5294 40.0294 41.2647C40.0294 42.8235 39.0882 43.4412 37.5294 43.4412ZM31.9118 52.3529C31.9118 53.1176 33.147 52.8235 35.2059 52.8235C35.5588 52.8235 35.6765 52.7059 35.6765 52.3529V46.4118C38.3823 46.4118 40.6176 46.7941 42.4412 44.7353C45.1176 41.7059 43.9118 34.8529 38.1765 34.8529H31.9118V52.3529Z" />
|
|
7
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M5.79414 52.3529C5.79414 52.7059 5.91179 52.8235 6.26473 52.8235H9.38237V37.9706H15.7941V34.8529H5.79414V52.3529Z" />
|
|
8
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M26.7353 57.2059C26.7353 57.6471 25.2941 60.5882 25.0294 61.1176H26.9118C27.2059 60.5882 27.8529 58.9412 28 58.2941H28.6177V61.1176H30.1765V58.2941C30.8235 58.2941 30.7353 57.9706 31.2353 59.4118C31.4412 60 31.6471 60.5882 31.8824 61.1176H33.7647C33.5882 60.7941 32.0588 57.2941 32.0588 57.2059C32.0588 56.8824 33.4412 54.7353 33.6177 53.9118H31.7353C31.6471 54.8824 30.8824 55.7647 30.7941 56.7353H30.1765V53.9118H28.6177V56.7353C27.9412 56.6765 28.2353 56.9412 27.6471 55.5C27.4118 54.9412 27.2059 54.6176 27.0294 53.9118H25.1471C25.3824 54.7941 26.7353 56.5294 26.7353 57.2059Z" />
|
|
9
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M7.5294 55.1765H8.79411V59.8529H6.88234C6.94117 59.0294 7.29411 58.6471 7.35293 57.6471C7.41175 56.7059 7.5294 56.2647 7.5294 55.1765ZM4.70587 59.8529V62.8235H6.11764V61.1176H9.41175C9.41175 63.2059 9.20587 63 10.5 63C11.2647 63 10.9706 61.8529 10.9706 59.8824H10.3529V53.9412H6.11764C6.05881 54.5588 5.94117 54.6765 5.97058 55.5L5.64705 58.9118C5.44117 59.5588 5.47058 59.7941 4.70587 59.8529Z" />
|
|
10
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M34.2353 61.1177C36.4705 61.1177 35.5294 61.5294 37.2647 57.8824L37.8235 56.7353V61.1177H39.3823V53.9412C37.4117 53.9412 38 53.5588 36.9117 56.0294C36.7058 56.5294 36.5882 56.7059 36.3823 57.2059L35.9705 58.0588C35.7941 58.3529 35.9117 58.1765 35.7647 58.3235V53.9412H34.2058V61.1177H34.2353Z" />
|
|
11
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M52.0588 61.1176H53.6176C53.7059 60.7059 55.0882 57.3824 55.5 56.9118V61.1176H57.0588V53.9412H55.5C55.3529 54.6176 54.7941 55.5588 54.5294 56.2353C54.3235 56.6765 54.2647 56.8823 54.0588 57.3235L53.6765 58.2059C53.5588 58.4118 53.5882 58.3529 53.4706 58.4706V53.9412H52.0588V61.1176Z" />
|
|
12
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M45.8235 61.1176H47.3823V58.1471H49.4117V61.1176H50.9705V53.9118H49.4117V56.7353H47.3823V53.9118H45.8235V61.1176Z" />
|
|
13
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5294 56.8823C12.5294 57.6765 12.4706 58.0882 12.3823 58.7647C12.2941 59.5 12.2059 59.7941 11.4411 59.8529V61.1176C12.7941 61.1176 13.5 61 13.8529 59C14 58.1176 14.0882 56.1176 14.0882 55.1765H15.3529V61.1176H16.9117V53.9412H12.5294V56.8823Z" />
|
|
14
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M19.0882 56.4118C19.0882 56 19.2647 55.5882 19.4118 55.3235L20.6765 55.1765V57.3529C20.147 57.3529 19.0882 57.5 19.0882 56.4118ZM18.4706 58.1471C17.9706 59.0882 17.6765 60.1471 17.2059 61.1176H18.9118L19.647 59.0588C19.8823 58.6176 19.5588 58.6176 20.6176 58.6176V61.1176H22.0588V53.9412C20.147 53.9412 18.0882 53.5294 17.647 55.6471C17.3823 56.8823 17.9118 57.3235 18.4706 58.1471Z" />
|
|
15
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M43.6177 28.9118C43.6177 28.2647 44.2647 26.3824 44.5 25.7353C44.7059 25.1471 44.7941 24.7941 44.9706 24.1765C45.4118 22.6176 45.3235 22.8235 47.0588 22.8235V29.3824H43.6177V28.9118ZM42.5294 28.7647C42.5294 30.8824 43.8235 30.4706 46.7353 30.4706C47.3824 30.4706 48.1471 29.9412 48.1471 29.3824V23.1471C48.1471 21.6765 46.7353 21.7353 45.9706 21.7353C44 21.7353 43.9706 24 43.0882 26.6765C42.8824 27.2941 42.5294 28.0588 42.5294 28.7647Z" />
|
|
16
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M40.353 55.9706C43.3824 55.9706 40.8236 55.1765 42.7059 55.1765C43.6765 55.1765 43.2059 56.5588 43.1765 56.7353L41.9118 56.8823V58.1471C43.5 58.1471 43.3236 57.9706 43.3236 59.4118C43.3236 60.0882 41.853 60.3823 41.7647 59.0882H40.2059C40.2647 62.1176 44.8824 61.7941 44.8824 59.4118C44.8824 58.6176 44.9706 57.8235 43.9412 57.5294C44.1471 57.2647 45.7941 56 44.2353 54.4412C43.0883 53.2941 40.353 53.6471 40.353 55.9706Z" />
|
|
17
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M32.8823 75.9706C33.3199 77.8238 35.6271 77.4921 35.6444 74.9951C35.6469 74.6388 35.6028 74.2385 35.5 73.7941C35 71.7353 32.0294 72.4118 32.8823 75.9706Z" />
|
|
18
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M41.4411 12.2059C41.4411 14.6765 41.3235 14.2353 44.2647 14.2353C44.5294 13.1471 44.4117 13.2059 44.4117 11.8824C44.4117 11.2647 43.9117 11.3824 43.3235 11.4118C42.7353 11.4118 42.1764 11.4118 41.5882 11.4118C41.5 11.7647 41.4411 11.7647 41.4411 12.2059Z" />
|
|
19
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M41.4411 7.82353C41.4411 10.2941 41.3235 9.85294 44.2647 9.85294C44.5294 8.76471 44.4117 8.82353 44.4117 7.5C44.4117 6.88235 43.9117 7 43.3235 7.02941C42.7353 7.02941 42.1764 7.02941 41.5882 7.02941C41.5 7.38235 41.4411 7.38235 41.4411 7.82353Z" />
|
|
20
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M36.2647 5C36.2647 5.70588 37 5.47059 38.6176 5.47059C39.3235 5.47059 39.0882 4.73529 39.0882 3.11765C39.0882 2.38235 38.1176 2.64706 36.2647 2.64706V5Z" />
|
|
21
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M36.2647 9.38235C36.2647 10.0882 37 9.85294 38.6176 9.85294C39.3235 9.85294 39.0882 9.11765 39.0882 7.5C39.0882 6.76471 38.1176 7.02941 36.2647 7.02941V9.38235Z" />
|
|
22
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M48.4706 69.5294C49.4706 69.7353 49.7647 69.5588 49.853 68.5882C49.9118 67.9412 49.9118 67.1177 49.2942 66.8529C47.8236 66.2647 47.9118 68.6176 48.4706 69.5294Z" />
|
|
23
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M26.8529 74.7647C27.8235 74.7647 29.1176 74.9706 29.1176 73.7941C29.1176 72.8287 28.3636 72.7304 27.5346 72.7296C27.4326 72.7296 27.3292 72.7311 27.2255 72.7325C27.2227 72.7325 27.2199 72.7324 27.2172 72.7325C27.1148 72.7339 27.0126 72.7353 26.9118 72.7353L26.8529 74.7647Z" />
|
|
24
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M33.0882 68.1471L34.4118 68.0588C34.4386 67.9562 34.46 67.8623 34.476 67.7764C34.6522 66.8282 34.167 66.8529 33.0882 66.8529V68.1471Z" />
|
|
25
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M52.2059 68.1471C52.342 68.1471 52.456 68.151 52.5561 68.1544C52.9317 68.1673 53.1114 68.1734 53.5294 67.9412C53.5854 67.758 53.6097 67.6056 53.6068 67.4788C53.5932 66.8731 52.9599 66.8529 52.2059 66.8529V68.1471Z" />
|
|
26
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M26.1176 69.5882L27.4117 69.4706C27.5022 69.0686 27.5102 68.8039 27.4382 68.6297C27.3594 68.4392 27.1847 68.3568 26.9174 68.3212C26.7139 68.2941 26.4566 68.2941 26.147 68.2941L26.1176 69.5882Z" />
|
|
27
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M18.7353 78.1177C18.7339 78.1114 18.7325 78.1051 18.7311 78.0988C18.5179 77.1118 18.5991 74.3832 18.6506 72.6516C18.6616 72.2821 18.6713 71.958 18.6764 71.7059L23.8235 71.7059C23.647 71.6177 24.0294 71.6765 23.4706 71.5588L18.5294 71.6176L18.5 76.7353C18.5 76.8275 18.492 77.0002 18.4843 77.165C18.4773 77.3154 18.4706 77.4592 18.4706 77.5294C18.5294 78.2353 18.3529 77.9706 18.7353 78.1177Z" />
|
|
28
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M25.7647 78.1471C25.4412 77.0882 25.6177 73.1177 25.6177 71.7647C25.6261 71.7647 25.6345 71.7647 25.643 71.7647C26.1573 71.7652 26.6859 71.7801 27.2069 71.7948C27.2146 71.795 27.2224 71.7949 27.2302 71.7951C27.7363 71.8094 28.2349 71.8235 28.7059 71.8235C28.2707 71.3304 26.3478 71.5525 25.5615 71.6434C25.5506 71.6446 25.5399 71.6459 25.5294 71.6471L25.4706 76.7647C25.4706 77.0091 25.4693 77.2076 25.4682 77.3688C25.4647 77.9047 25.4639 78.0306 25.5222 78.0707C25.54 78.083 25.5635 78.0873 25.5941 78.0928C25.6361 78.1004 25.6916 78.1105 25.7647 78.1471Z" />
|
|
29
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M41.2941 68.7353L42.2647 68.7647C42.1764 68.2059 42.0294 67.7353 41.7647 67.3824L41.7615 67.3916L41.3039 68.7071L41.2941 68.7353Z" />
|
|
30
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M39.4118 70.1765L38.5882 70.2647L38.5588 68.5294L37.2058 68.4118C36.9705 68.4706 36.8529 68.5588 36.8235 68.5588H38.4127H38.4412L38.4992 70.3001L38.5 70.3235C38.7941 70.3824 38.7353 70.4412 39.0883 70.3824C39.4706 70.3235 39.2353 70.3235 39.4118 70.1765Z" />
|
|
31
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M69.1176 67.9118C69.3556 68.1894 69.3261 68.8818 69.2997 69.5016C69.287 69.801 69.2749 70.0834 69.2941 70.2941C69.647 70.4118 69.4412 70.4118 69.8823 70.4118C70.1765 70.4118 70.1765 70.2941 70.2353 70.2647H69.4118L69.3823 67.6176L69.1176 67.9118Z" />
|
|
32
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M32.2059 70.2059C32.5882 70.4706 32.3823 70.4706 33.147 70.2941L33.1765 68.8824C33.6114 68.8824 33.8015 68.9491 34.0566 68.8116C34.0947 68.791 34.1344 68.7659 34.1765 68.7353L33.0583 68.85L33.0294 68.8529L33.0006 70.2343L33 70.2647L32.2059 70.2059Z" />
|
|
33
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M19.2059 66.8529L21.0588 66.8824C21.2058 66 21.1176 66.3529 20.9117 66.1176L20.9705 66.7353L20.9678 66.7355L19.2353 66.851L19.2207 66.852L19.2059 66.8529Z" />
|
|
34
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M44.7647 66.9118L44.7473 66.9096L43.5588 66.7647L43.6176 66.1176C43.4706 66.3235 43.4706 66.0588 43.4412 66.4412C43.4118 66.7647 43.4412 66.5882 43.5 66.8529L44.7647 66.9118Z" />
|
|
35
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M19.0588 70.2353L18.2941 70.1765L19.0587 70.2048C19.0588 70.2154 19.0588 70.2255 19.0588 70.2353ZM19.2207 66.852L19.2353 66.851L20.9706 66.7647L20.9678 66.7355L19.2353 66.851V66.8235C19.2303 66.8325 19.2255 66.842 19.2207 66.852Z" />
|
|
36
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M28.9956 70.2059H28.9411L28.9412 70.1765C28.9576 70.1867 28.9761 70.1967 28.9956 70.2059ZM31.6764 69.7647V69.7353C31.5348 69.7353 31.3876 69.7409 31.2381 69.7467C30.7045 69.7671 30.1424 69.7886 29.7059 69.5588C29.7 69.5382 29.6938 69.5182 29.6875 69.4985C29.695 69.5276 29.7014 69.5572 29.7059 69.5882C30.1649 69.8178 30.7136 69.7965 31.24 69.7761C31.3881 69.7704 31.5344 69.7647 31.6764 69.7647ZM29.8797 68.4627L29.8813 68.4617C29.8905 68.456 29.9001 68.4496 29.9103 68.4422L29.9117 68.4412M31.4706 68.5L31.4412 68.4989V67.8235L29.7941 67.7941V66.9412L30.0294 66.8235L31.7059 66.7941L31.7353 66.1471L29 66.1176L31.7647 66.1471L31.7353 66.7941L30.0588 66.8235L29.8235 66.9412V67.7941L31.4706 67.8235V68.5Z" />
|
|
37
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M26.147 68.3235L26.225 68.3235C26.5042 68.3233 26.7371 68.3232 26.9233 68.3447L27.2172 69.5177L26.1176 69.6177L26.1176 69.5882L26.147 68.3235ZM27.4382 68.6297C27.3594 68.4392 27.1847 68.3568 26.9174 68.3212L26.9233 68.3447C27.1879 68.3752 27.3591 68.4496 27.4382 68.6297ZM27.3823 70.1765L25.3235 70.2647L25.3823 66.1471C25.5702 66.1471 25.7901 66.1364 26.0227 66.1251C26.2809 66.1126 26.5548 66.0994 26.8182 66.099C26.5458 66.0983 26.2611 66.1122 25.9934 66.1251C25.7607 66.1364 25.5408 66.1471 25.3529 66.1471L25.2941 70.2941L27.3823 70.1765ZM26.7661 67.7176C26.8427 67.7182 26.9237 67.7136 27.0072 67.7088C27.0854 67.7043 27.1658 67.6997 27.247 67.6991C27.1558 67.6986 27.0653 67.7037 26.9777 67.7088C26.9049 67.713 26.8339 67.717 26.7661 67.7176Z" />
|
|
38
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M33.0882 68.1177L33.0882 68.1471L34.4118 68.0588C34.4386 67.9562 34.46 67.8623 34.476 67.7764C34.4591 67.8542 34.4378 67.9384 34.4118 68.0294L33.0882 68.1177ZM33.0006 70.2343L33.0294 70.2353L33.0583 68.85L33.0294 68.8529L33.0006 70.2343ZM35.1367 68.3291C35.5668 67.9138 35.6322 67.2292 35.147 66.6471C34.6793 66.0562 33.6756 66.0836 32.7744 66.1082C32.5991 66.113 32.4276 66.1176 32.2647 66.1176L32.2643 66.147C32.4185 66.1465 32.58 66.1421 32.745 66.1376C33.6462 66.113 34.6498 66.0856 35.1176 66.6765C35.5915 67.2451 35.5401 67.9114 35.1367 68.3291Z" />
|
|
39
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M36.8705 68.5351C36.8473 68.5493 36.8318 68.5588 36.8235 68.5588L36.8235 70.2353L36.7941 68.5294H36.8798C36.8766 68.5314 36.8735 68.5333 36.8705 68.5351Z" />
|
|
40
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M41.3039 68.7071L41.2941 68.7353L42.2647 68.7647C42.1764 68.2059 42.0294 67.7353 41.7647 67.3824L41.7615 67.3916C42.0098 67.7668 42.15 68.2236 42.2353 68.7353L41.3039 68.7071ZM40.5 70.2941H39.9221L39.9118 70.3235H40.5L40.5 70.2941ZM40.9006 69.7359V69.7374C40.9007 69.7492 40.9012 69.7612 40.9021 69.7735C40.9026 69.7814 40.9032 69.7895 40.9038 69.7977M40.9006 69.7359C40.901 69.5554 41.037 69.4412 42.5 69.4412C42.6966 69.8948 42.7066 70.1075 42.8178 70.207C42.9229 70.3011 43.1184 70.2941 43.6471 70.2941L43.637 70.2647C43.6052 70.2647 43.5746 70.2647 43.5451 70.2648C43.0925 70.2652 42.9158 70.2653 42.8178 70.1776C42.755 70.1214 42.7245 70.0291 42.6744 69.8778C42.6358 69.7611 42.5856 69.6093 42.5 69.4118C41.0297 69.4279 40.8996 69.5506 40.9006 69.7359Z" />
|
|
41
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M44.7941 70.2647L44.7647 66.9118L44.7473 66.9096L44.7941 66.9118L44.8235 70.2647H45.6179L45.6177 70.2941L44.7941 70.2647Z" />
|
|
42
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M48.4706 69.5294C47.9412 68.6176 47.8236 66.2647 49.2942 66.8529C47.8236 66.2647 47.9118 68.6176 48.4706 69.5294Z" />
|
|
43
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M52.2059 68.1177L52.2059 68.1471C52.342 68.1471 52.456 68.151 52.5561 68.1544C52.9317 68.1673 53.1114 68.1734 53.5294 67.9412C53.5854 67.758 53.6097 67.6056 53.6068 67.4788C53.6083 67.4055 53.6015 67.3405 53.5873 67.2826C53.625 67.4357 53.6103 67.6397 53.5294 67.9118C53.126 68.1583 52.9446 68.1487 52.5948 68.1301C52.4856 68.1243 52.3599 68.1177 52.2059 68.1177ZM52.2935 68.8529L52.2647 70.2353V68.8529L52.2935 68.8529ZM53.8948 68.5862L53.8996 68.5841C54.3876 68.3477 54.6706 67.9165 54.4706 67.1471C54.2105 66.1066 53.0763 66.1243 51.9223 66.1423C51.7812 66.1445 51.6397 66.1467 51.4995 66.147L51.5 66.1177C51.6496 66.1177 51.8008 66.1153 51.9517 66.1129C53.1057 66.0949 54.2399 66.0772 54.5 67.1177C54.7062 67.9268 54.4075 68.3594 53.8948 68.5862Z" />
|
|
44
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M48.1765 78.1177C47.7139 78.0301 47.4958 77.5387 47.2578 77.0026C46.9359 76.2775 46.5778 75.4706 45.5294 75.4706C46.5621 75.4856 46.9241 76.2949 47.2471 77.0168C47.4846 77.5474 47.701 78.0309 48.1471 78.1176L48.1765 78.1177ZM45.4706 78.1176L44.1765 78.0882V71.6471L45.4412 71.5896L45.4412 71.5882L44.1471 71.6471V78.0882L45.4706 78.1176ZM46.2011 74.0553C46.3481 73.9563 46.4276 73.8055 46.5403 73.5919C46.6066 73.4661 46.6843 73.3186 46.7941 73.1471C47.047 72.7171 47.3434 72.2437 47.6085 71.8203C47.6517 71.7513 47.6941 71.6836 47.7353 71.6176H47.7059C47.6647 71.6836 47.6223 71.7513 47.5791 71.8203C47.314 72.2437 47.0176 72.7171 46.7647 73.1471C46.6577 73.3209 46.5811 73.4704 46.516 73.5977C46.4084 73.8077 46.3319 73.9571 46.2011 74.0553Z" />
|
|
45
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M39.8518 72.7641L39.8235 72.7647L39.7941 74.2647L39.8518 72.7641ZM42.7941 77.0588V78.1177L38.5 78.1471L42.8235 78.1177V77.0588H42.7941ZM38.4707 71.6471H42.7353L42.7925 72.6771L42.8235 72.6765L42.7647 71.6471L38.4705 71.6176L38.4707 71.6471Z" />
|
|
46
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M35.6444 74.9951C35.6271 77.4921 33.3199 77.8238 32.8823 75.9706C33.3198 77.7978 35.6263 77.4857 35.6444 74.9951ZM36.8823 73.9412C36.8819 73.9385 36.8814 73.9358 36.8809 73.9331L36.8823 73.9412Z" />
|
|
47
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M27.5346 72.7296C27.4326 72.7296 27.3292 72.7311 27.2255 72.7325C27.2227 72.7325 27.2199 72.7324 27.2172 72.7325C27.3232 72.731 27.4295 72.7295 27.5346 72.7296ZM25.6177 71.7647L25.643 71.7647C26.1573 71.7652 26.6859 71.7801 27.2069 71.7948C27.2146 71.795 27.2224 71.7949 27.2302 71.7951C27.7363 71.8094 28.2349 71.8235 28.7059 71.8235C28.2458 71.8235 27.7436 71.8095 27.2302 71.7951C26.6932 71.7801 26.1439 71.7647 25.6177 71.7647Z" />
|
|
48
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M23.8235 71.7059L23.7941 78.1177L23.8529 78.1176L23.8823 71.7059H23.8235ZM18.6764 71.7059C18.6713 71.958 18.6616 72.2821 18.6506 72.6516C18.5991 74.3832 18.5179 77.1118 18.7311 78.0988C18.537 77.2001 18.5869 74.8729 18.6239 73.1494C18.6362 72.5767 18.647 72.0707 18.647 71.7059L18.6764 71.7059ZM19.8235 78.1177L19.8823 78.1176L19.9411 72.7072L19.8823 72.7059L19.8235 78.1177Z" />
|
|
49
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M57.8626 69.9546C58.1108 69.7039 58.2995 69.3554 58.3823 68.9118C58.3043 69.3562 58.1146 69.705 57.8626 69.9546ZM55 68.1471C55.0163 67.4033 55.2552 66.8594 55.6 66.5085C55.6079 66.5006 55.6159 66.4928 55.624 66.4852C55.2603 66.8305 55.0085 67.3819 55 68.1471ZM57.2647 67C57.0759 66.8402 56.9301 66.7809 56.7813 66.7794C56.9304 66.778 57.0711 66.8362 57.2647 67Z" />
|
|
50
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M52.2351 78.1176H52.2059L52.1474 72.7924L52.2059 72.7941L52.2351 78.1176ZM50.2353 72.7068V71.6471L50.2059 72.7059L50.2353 72.7068Z" />
|
|
51
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M62.2171 66.1471H62.2353L61.009 68.1326L61 68.1177L62.2171 66.1471ZM59 66.1765L59.0294 70.3235L59.853 70.2941V68.6471C60.1894 68.6776 60.2873 68.6526 60.3533 68.6876C60.4143 68.7199 60.4482 68.8035 60.6177 69.0294C60.8912 69.3909 60.9928 69.6582 61.0668 69.853C61.2156 70.2447 61.253 70.3432 62.353 70.3235C62.3494 70.3138 62.3458 70.3041 62.3421 70.2943C61.2527 70.3131 61.215 70.214 61.0667 69.8236C60.9927 69.6288 60.8912 69.3614 60.6176 69C60.5537 68.9147 60.509 68.8497 60.4749 68.8001C60.4188 68.7183 60.3913 68.6783 60.3533 68.6582C60.317 68.6389 60.2711 68.6378 60.1814 68.6357C60.1077 68.6339 60.0045 68.6314 59.8529 68.6177V70.2647L59.0294 70.2941L59 66.1765Z" />
|
|
52
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M63.5882 66.1765V68.6765L63.6176 68.634V66.1765L63.5882 66.1765ZM64.2474 69.2429C64.034 69.696 63.8679 70.0487 63.4512 70.2062C63.87 70.0477 64.0343 69.6915 64.2451 69.2343C64.4423 68.8065 64.6804 68.2902 65.2059 67.7647L65.2065 67.7931C64.6857 68.3123 64.4461 68.8211 64.2474 69.2429ZM66.0882 70.2941V66.1765C65.6743 66.1429 65.4349 66.1604 65.2711 66.2387C65.434 66.1571 65.6779 66.1418 66.1176 66.1765V70.2941L66.0882 70.2941Z" />
|
|
53
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M66.8233 70.2389L66.7941 66.2059L67.618 66.1491L67.6176 66.1176L66.7647 66.1765L66.7941 70.2353C66.8039 70.2365 66.8137 70.2378 66.8233 70.2389ZM70.1471 66.1176L70.1475 66.1472C69.1708 66.1551 68.975 66.5669 68.6667 67.2155C68.4661 67.6373 68.218 68.1592 67.6765 68.7353L67.6758 68.6757C68.2012 68.1188 68.4438 67.607 68.6415 67.1899C68.9504 66.5382 69.1498 66.1176 70.1471 66.1176Z" />
|
|
54
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M69.2527 65.0316C69.2548 65.0336 69.2467 65.0466 69.4706 65.0294C69.4691 65.0401 69.4675 65.0506 69.466 65.0611C69.2399 65.075 69.2737 65.0478 69.2737 65.0478C69.2737 65.0478 69.2613 65.0564 69.1765 65.0882C69.1176 65.0882 69.0588 65.1177 69.0882 65.1471L68.5294 65.4412C68.4206 65.379 68.3405 65.325 68.2718 65.2787C68.0806 65.1499 67.9777 65.0805 67.5882 65.0588C67.6202 65.2508 67.6638 65.4119 67.7373 65.5406C67.6387 65.4034 67.5789 65.2225 67.5294 65C67.9097 65.0211 68.032 65.103 68.2124 65.2237C68.2832 65.271 68.3629 65.3244 68.4706 65.3824L69.0294 65.0882C69.0441 65.0882 69.0662 65.0809 69.0882 65.0735C69.1103 65.0662 69.1324 65.0588 69.1471 65.0588C69.2446 65.0345 69.2512 65.0303 69.2527 65.0316Z" />
|
|
55
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M31.4706 75.7941C30.7499 71.2899 34.9389 70.4349 36.4302 72.7553C36.6421 73.084 36.7996 73.477 36.8809 73.9331L36.8823 73.9412C37.7647 79.0588 32.0588 79.4706 31.4706 75.7941ZM25.7647 78.1471L26.8529 78.1177L26.9118 75.8529C28.5294 75.8529 29.8823 75.8529 30.3529 74.5882C30.8823 73.1765 29.9706 71.7941 28.7059 71.8235C28.2707 71.3304 26.3478 71.5525 25.5615 71.6434L25.5294 71.6471L25.4706 76.7647C25.4706 77.0091 25.4693 77.2076 25.4682 77.3688C25.4647 77.9047 25.4639 78.0306 25.5222 78.0707C25.54 78.083 25.5635 78.0873 25.5941 78.0928C25.6361 78.1004 25.6916 78.1105 25.7647 78.1471ZM50.2353 71.6471H55.4706L55.5294 72.7059L53.5588 72.7353L53.5294 78.1471H52.2353L52.2351 78.1176L52.2059 72.7941L52.1474 72.7924L50.2353 72.7353V72.7068V71.6471ZM39.7941 74.2647H42.3529V75.3235H39.7941V77.0588H42.7941V78.1177L38.4706 78.1471L38.4412 71.6471H38.4707H42.7353L42.7925 72.6771L42.7941 72.7059L39.8518 72.7641L39.8235 72.7647L39.7941 74.2647ZM18.7353 78.1177C18.6385 78.0693 18.5793 78.0563 18.5432 78.0483C18.5207 78.0434 18.5072 78.0404 18.499 78.0321C18.4866 78.0195 18.4867 77.9944 18.487 77.9313C18.4874 77.8594 18.488 77.7381 18.4706 77.5294C18.4706 77.4592 18.4773 77.3154 18.4843 77.165C18.492 77.0002 18.5 76.8275 18.5 76.7353L18.5294 71.6176L23.4706 71.5588C23.8029 71.6113 23.8024 71.6118 23.7845 71.6283C23.7723 71.6395 23.752 71.6582 23.8235 71.7059L23.7941 78.1177H22.4706L22.4412 72.7647L19.9411 72.7072L19.8823 72.7059L19.8235 78.1177H18.7353ZM47.3823 74.7059C47.6213 75.2103 47.9919 75.7326 48.362 76.254C48.8119 76.888 49.2608 77.5205 49.4706 78.1177H48.1765C47.7139 78.0301 47.4958 77.5387 47.2578 77.0026C46.9359 76.2775 46.5778 75.4706 45.5294 75.4706L45.5 78.1177L44.1765 78.0882V71.6471L45.4412 71.5896L45.4706 71.5882L45.5294 74.2059L45.5336 74.2057C45.8687 74.1946 46.0642 74.1474 46.2011 74.0553C46.3481 73.9563 46.4276 73.8055 46.5403 73.5919C46.6066 73.4661 46.6843 73.3186 46.7941 73.1471C47.047 72.7171 47.3434 72.2437 47.6085 71.8203L47.7353 71.6176H49.2647C49.1065 72.0922 48.7016 72.6688 48.2925 73.2515C47.9409 73.7522 47.5862 74.2573 47.3823 74.7059ZM40.5 70.2941H39.9221H39.9118L41.3823 66.1177C41.8227 66.1177 42.0286 66.1177 42.161 66.2163C42.2773 66.303 42.3368 66.4659 42.4487 66.772C42.4646 66.8156 42.4816 66.8621 42.5 66.9118L43.647 70.2647H43.637L43.5451 70.2648C43.0925 70.2652 42.9158 70.2653 42.8178 70.1776C42.755 70.1214 42.7245 70.0291 42.6744 69.8778C42.6358 69.7611 42.5856 69.6093 42.5 69.4118C41.0297 69.4279 40.8996 69.5506 40.9006 69.7359V69.7374C40.9007 69.7492 40.9012 69.7612 40.9021 69.7735L40.9038 69.7977C40.9054 69.8183 40.9071 69.8396 40.9074 69.8616C40.9084 69.9517 40.8863 70.0518 40.7452 70.1581C40.6864 70.2025 40.607 70.2479 40.5 70.2941ZM47.2353 68.7647C46.7647 65.4412 50.3529 65.2941 50.7059 67.6765C50.7371 67.8879 50.7522 68.0861 50.7528 68.2713L50.7528 68.3004C50.7404 71.0489 47.5375 70.9079 47.2353 68.7647ZM39.4118 70.1765L39.3823 66.1177L38.5294 66.1765L38.5 67.8235H36.8529L36.8235 66.1471H35.9706L36 70.2647L36.8235 70.2353L36.7941 68.5294H36.8798H38.4118L38.4127 68.5588L38.4706 70.2941C38.4805 70.2961 38.4901 70.2981 38.4992 70.3001C38.5745 70.3164 38.6246 70.3324 38.6658 70.3455C38.768 70.3782 38.8158 70.3934 39.0588 70.3529C39.319 70.3344 39.3208 70.3275 39.3314 70.2879C39.3376 70.2648 39.3468 70.2306 39.4118 70.1765ZM34.1765 68.7353C34.5843 68.7144 34.9141 68.5596 35.1367 68.3291C35.5401 67.9114 35.5915 67.2451 35.1176 66.6765C34.6498 66.0856 33.6462 66.113 32.745 66.1376C32.58 66.1421 32.4185 66.1465 32.2643 66.147L32.2353 66.1471L32.2063 70.1767L32.2059 70.2353C32.2716 70.2808 32.32 70.3185 32.3589 70.3488C32.4164 70.3937 32.4532 70.4223 32.4949 70.4363C32.5691 70.4612 32.6589 70.4397 32.9082 70.3799C32.9754 70.3639 33.054 70.345 33.147 70.3235L33.1765 68.9118C33.311 68.9039 33.4221 68.9045 33.519 68.905C33.7352 68.9062 33.8804 68.9069 34.0566 68.8116C34.0947 68.791 34.1344 68.7659 34.1765 68.7353ZM70.2134 70.2799C70.2079 70.2848 70.2025 70.2902 70.1967 70.2959C70.1581 70.3346 70.1029 70.3897 69.8823 70.4118C69.6038 70.4303 69.5949 70.4255 69.53 70.3897C69.4921 70.3689 69.435 70.3375 69.2941 70.2941C69.2749 70.0834 69.287 69.801 69.2997 69.5016C69.3261 68.8818 69.3556 68.1894 69.1176 67.9118C68.9081 68.2732 68.7359 68.5851 68.5881 68.853C67.9057 70.0892 67.7421 70.3856 66.8235 70.2647L66.8233 70.2389L66.7941 66.2059L67.618 66.1491L67.647 66.1471L67.6758 68.6757L67.6765 68.7353C68.218 68.1592 68.4661 67.6373 68.6667 67.2155C68.975 66.5669 69.1708 66.1551 70.1475 66.1472L70.1765 66.1471L70.2353 70.2647C70.2272 70.2688 70.2202 70.2739 70.2134 70.2799ZM62.7647 70.2941L62.7353 66.1765H63.5882V68.6765L63.6176 68.634L64.647 67.1471C64.7335 67.0011 64.8001 66.8731 64.858 66.7618C64.9953 66.4979 65.0835 66.3284 65.2711 66.2387C65.4349 66.1604 65.6743 66.1429 66.0882 66.1765V70.2941H65.2647L65.2065 67.7931L65.2059 67.7647C64.6804 68.2902 64.4423 68.8065 64.2451 69.2343C64.0343 69.6915 63.87 70.0477 63.4512 70.2062C63.4416 70.2098 63.4319 70.2134 63.422 70.2168C63.2505 70.2763 63.0378 70.3041 62.7647 70.2941ZM43.647 66.1177C43.5865 66.2024 43.5509 66.2074 43.5279 66.2106C43.495 66.2152 43.4879 66.2162 43.4706 66.4412C43.4524 66.6414 43.4567 66.6501 43.4766 66.6904C43.4888 66.7152 43.507 66.752 43.5294 66.8529L44.7473 66.9096L44.7941 66.9118L44.8235 70.2647H45.6179H45.647V66.8235H46.8823L46.9118 66.1177H43.647ZM58.3823 68.9118C58.2995 69.3554 58.1108 69.7039 57.8626 69.9546C56.8769 70.9502 54.953 70.4027 55 68.1471C55.0163 67.4033 55.2552 66.8594 55.6 66.5085C55.6079 66.5006 55.6159 66.4928 55.624 66.4852C56.5242 65.6037 58.1087 66.0009 58.3823 67.5588L58.1868 67.559C57.6813 67.5595 57.566 67.5596 57.5411 67.5123C57.5338 67.4983 57.5344 67.4801 57.5351 67.4566C57.5376 67.3784 57.542 67.2411 57.2647 67C57.0711 66.8362 56.9304 66.778 56.7813 66.7794C56.7658 66.7793 56.7502 66.7798 56.7346 66.7808C56.6225 66.7907 56.5025 66.8314 56.3498 66.8831L56.2647 66.9118C55.3823 67.5 55.8823 70.5882 57.2353 69.4412C57.5221 69.2022 57.5321 69.07 57.5377 68.9973C57.5393 68.9762 57.5405 68.9601 57.548 68.9478C57.5721 68.9085 57.661 68.9089 58.0352 68.9107C58.131 68.9112 58.2455 68.9118 58.3823 68.9118ZM61 68.1177L61.009 68.1326C61.1679 68.3959 61.3564 68.6666 61.5435 68.9352C61.8757 69.4124 62.2034 69.8829 62.3529 70.2941L62.3421 70.2943C61.2527 70.3131 61.215 70.214 61.0667 69.8236C60.9927 69.6288 60.8912 69.3614 60.6176 69C60.5537 68.9147 60.509 68.8497 60.4749 68.8001C60.4188 68.7183 60.3913 68.6783 60.3533 68.6582C60.317 68.6389 60.2711 68.6378 60.1814 68.6357C60.1077 68.6339 60.0045 68.6314 59.8529 68.6177V70.2647L59.0294 70.2941L59 66.1471H59.8529L59.8823 67.7941C60.3868 67.7153 60.5617 67.3577 60.7468 66.9793C60.907 66.6518 61.0748 66.3087 61.4706 66.1177H62.2353L62.2171 66.1471L61 68.1177ZM21.3235 66.1765C22.3454 66.1008 22.4541 66.4269 22.6289 66.9511C22.7257 67.2416 22.8429 67.593 23.147 67.9706L23.8823 66.1471H24.7647C24.6168 66.7386 24.3323 67.3606 24.0639 67.9474C23.9586 68.1775 23.8558 68.4023 23.7647 68.6177C23.7165 68.7362 23.6721 68.8542 23.6287 68.9697C23.3559 69.6947 23.1214 70.3179 22.242 70.3162C22.1492 70.316 22.0492 70.3088 21.9412 70.2941C21.9412 69.6882 21.952 69.687 22.111 69.6689C22.2144 69.6571 22.3805 69.6382 22.647 69.4412C22.6676 68.8027 22.1834 67.8757 21.7701 67.0845C21.5932 66.7459 21.4293 66.4321 21.3235 66.1765ZM69.1765 65.0882C69.2613 65.0564 69.2737 65.0478 69.2737 65.0478C69.2737 65.0478 69.2399 65.075 69.466 65.0611L69.5 65.0588C69.4118 65.6765 69.2647 65.9412 68.5 65.9118C68.0876 65.893 67.8664 65.7668 67.7373 65.5406C67.6638 65.4119 67.6202 65.2508 67.5882 65.0588C67.9777 65.0805 68.0806 65.1499 68.2718 65.2787C68.3405 65.325 68.4206 65.379 68.5294 65.4412L69.0882 65.1471C69.0588 65.1177 69.1176 65.0882 69.1765 65.0882ZM14.7059 67.6765V79.8824H68C68.397 79.8824 68.4971 79.5706 68.6906 78.9682C68.7694 78.7227 68.8637 78.4289 69 78.0882L74.5588 63.6471H26.7353C25.9442 63.6471 25.079 63.6285 24.1897 63.6095C22.3348 63.5697 20.375 63.5278 18.7647 63.6471C16.5294 63.7941 14.7059 65.7647 14.7059 67.6765ZM52.2647 70.2353V68.8529L52.2935 68.8529L52.2941 68.8235C52.8345 68.8235 53.3975 68.7841 53.8278 68.6142C53.8505 68.6052 53.8728 68.5959 53.8948 68.5862L53.8996 68.5841C54.3876 68.3477 54.6706 67.9165 54.4706 67.1471C54.2105 66.1066 53.0763 66.1243 51.9223 66.1423C51.7812 66.1445 51.6397 66.1467 51.4995 66.147L51.4411 70.2353H52.2647ZM52.2059 68.1177V66.8235C52.8897 66.8235 53.4742 66.8235 53.5873 67.2826C53.6015 67.3405 53.6083 67.4055 53.6068 67.4788C53.5932 66.8731 52.9599 66.8529 52.2059 66.8529L52.2059 68.1177ZM18.2941 70.1765L18.3235 66.1471H20.9118L20.9678 66.7355L19.2353 66.851V66.8235C19.2303 66.8325 19.2255 66.842 19.2207 66.852L19.2059 66.8529C18.9704 67.2768 19.0177 68.7941 19.046 69.6993C19.0524 69.9068 19.0579 70.0822 19.0587 70.2048L18.2941 70.1765ZM27.3823 70.1765C28.1176 70 28.7059 69.1765 28.2059 68.2647C27.9442 67.7851 27.5897 67.7014 27.247 67.6991C27.1658 67.6997 27.0854 67.7043 27.0072 67.7088C26.9237 67.7136 26.8427 67.7182 26.7661 67.7176C26.3957 67.7205 26.1176 67.618 26.1176 66.8529L27.9412 66.7647V66.2941C27.6916 66.1416 27.2721 66.1002 26.8182 66.099C26.5548 66.0994 26.2809 66.1126 26.0227 66.1251C25.7901 66.1364 25.5702 66.1471 25.3823 66.1471L25.3235 70.2647L27.3823 70.1765ZM26.1176 69.5882L26.147 68.2941C26.4566 68.2941 26.7139 68.2941 26.9174 68.3212C27.1847 68.3568 27.3594 68.4392 27.4382 68.6297C27.5143 68.8032 27.5051 69.0748 27.4118 69.5L27.2172 69.5177L26.1176 69.6177L26.1176 69.5882ZM29.9103 68.4422L29.8823 68.4412L29.8813 68.4617L29.8797 68.4627C29.728 68.5552 29.7056 68.4289 29.6941 68.4299C29.6844 68.4307 29.6826 68.5221 29.6176 68.9118C29.5706 69.1471 29.6176 69.2882 29.6684 69.4407C29.6748 69.4597 29.6812 69.4789 29.6875 69.4985C29.695 69.5276 29.7014 69.5572 29.7059 69.5882C30.1649 69.8178 30.7136 69.7965 31.24 69.7761C31.3881 69.7704 31.5344 69.7647 31.6764 69.7647V70.2059H28.9956C28.9761 70.1967 28.9576 70.1867 28.9412 70.1765L29 66.1176L31.7353 66.1471L31.7059 66.7941L30.0294 66.8235L29.7941 66.9412V67.7941L31.4412 67.8235V68.4989L29.9117 68.4412L29.9103 68.4422Z" />
|
|
56
|
+
<path d="M33.147 70.3235L33.1765 68.9118C33.311 68.9039 33.4221 68.9045 33.519 68.905C33.7352 68.9062 33.8804 68.9069 34.0566 68.8116C33.8015 68.9491 33.6114 68.8824 33.1765 68.8824L33.147 70.2941C32.3823 70.4706 32.5882 70.4706 32.2059 70.2059L32.2059 70.2353C32.2716 70.2808 32.32 70.3185 32.3589 70.3488C32.4164 70.3937 32.4532 70.4223 32.4949 70.4363C32.5691 70.4612 32.6589 70.4397 32.9082 70.3799C32.9754 70.3639 33.054 70.345 33.147 70.3235Z" />
|
|
57
|
+
<path d="M38.4127 68.5588L38.4706 70.2941C38.4805 70.2961 38.4901 70.2981 38.4992 70.3001L38.4412 68.5588H38.4127Z" />
|
|
58
|
+
</svg>
|