test-bentoweb-ui 1.0.15

Sign up to get free protection for your applications and to get access to all the features.
Files changed (37) hide show
  1. package/README.md +29 -0
  2. package/dist/bentoweb-ui.css +1 -0
  3. package/dist/bentoweb-ui.es.js +628 -0
  4. package/dist/bentoweb-ui.umd.js +5 -0
  5. package/dist/favicon.ico +0 -0
  6. package/dist/images/icon_shopee.svg +10 -0
  7. package/dist/images/platform-btw.jpg +0 -0
  8. package/dist/images/t-shirt.jpg +0 -0
  9. package/dist/images/vdo.jpg +0 -0
  10. package/dist/img/bento-logo.svg +18 -0
  11. package/dist/img/delivery/cj.svg +13 -0
  12. package/dist/img/delivery/cod.svg +30 -0
  13. package/dist/img/delivery/d-jandt.svg +13 -0
  14. package/dist/img/delivery/d-kerry.svg +16 -0
  15. package/dist/img/delivery/d-thaipost.svg +8 -0
  16. package/dist/img/delivery/delivery-other.svg +9 -0
  17. package/dist/img/delivery/dhl.svg +23 -0
  18. package/dist/img/delivery/flash.svg +31 -0
  19. package/dist/img/delivery/other.svg +9 -0
  20. package/dist/img/delivery/scg.svg +67 -0
  21. package/dist/img/delivery/thaipost.svg +16 -0
  22. package/dist/img/icon-pack.svg +3 -0
  23. package/dist/img/icon-save-pack.svg +4 -0
  24. package/dist/img/icon-scan.svg +16 -0
  25. package/dist/img/icon-stockbox.svg +4 -0
  26. package/dist/img/line-gradient.png +0 -0
  27. package/dist/img/line-gradient.svg +33 -0
  28. package/dist/img/sales-channels/sales-channels-btw.svg +11 -0
  29. package/dist/img/sales-channels/sales-channels-fbex.svg +13 -0
  30. package/dist/img/sales-channels/sales-channels-lazada.svg +26 -0
  31. package/dist/img/sales-channels/sales-channels-line.svg +12 -0
  32. package/dist/img/sales-channels/sales-channels-radars.svg +16 -0
  33. package/dist/img/sales-channels/sales-channels-shopify.svg +5 -0
  34. package/dist/img/sales-channels/sales-channels-shoppee.svg +4 -0
  35. package/dist/img/sales-channels/sales-channels-tiktok.svg +8 -0
  36. package/dist/img/sales-channels/sales-channels-zapier.svg +3 -0
  37. package/package.json +45 -0
@@ -0,0 +1,5 @@
1
+ (function(r,e){typeof exports=="object"&&typeof module<"u"?e(exports,require("vue")):typeof define=="function"&&define.amd?define(["exports","vue"],e):(r=typeof globalThis<"u"?globalThis:r||self,e(r.BentoWebUi={},r.Vue))})(this,function(r,e){"use strict";const d=(t,a)=>{const n=t.__vccOpts||t;for(const[c,s]of a)n[c]=s;return n},P={name:"BtwBadge",props:{size:{type:String,default:null,validator(t){return["14","16","18"].includes(t)}},variant:{type:String,default:null,validator(t){return["primary","success","secondary","danger","warning","light","dim-danger","light-border"].includes(t)}},pill:{type:String,default:null,validator(t){return["pill"].includes(t)}}},computed:{sizeClass(){return this.size?`size${this.size}`:""},pillClass(){return this.pill?`rounded-${this.pill}`:""}}};function O(t,a,n,c,s,l){return e.openBlock(),e.createElementBlock("span",{class:e.normalizeClass(["badge","text-bg-"+n.variant,l.sizeClass,l.pillClass])},[e.renderSlot(t.$slots,"default",{},void 0,!0)],2)}const B=d(P,[["render",O],["__scopeId","data-v-8a6bc7dd"]]),H={name:"BtwButton",props:{size:{type:String,default:null,validator(t){return["sm","md","lg"].includes(t)}},variant:{type:String,default:"",validator(t){return["primary","secondary","success","danger","btn-info","warning","light","disable","outline-secondary","outline-danger","dim-success","dim-danger","link","icon"].includes(t)}},block:{type:String,default:null}},computed:{sizeClass(){return this.size?`btn-${this.size}`:""},blockClass(){return this.block?`btn-${this.block}`:""}}};function L(t,a,n,c,s,l){return e.openBlock(),e.createElementBlock("button",{class:e.normalizeClass(["btn","btn-"+n.variant,l.blockClass,l.sizeClass]),onClick:a[0]||(a[0]=o=>t.$emit("click"))},[e.renderSlot(t.$slots,"default")],2)}const h=d(H,[["render",L]]);/*!
2
+ * vue-router v4.4.3
3
+ * (c) 2024 Eduardo San Martin Morote
4
+ * @license MIT
5
+ */var k;(function(t){t.pop="pop",t.push="push"})(k||(k={}));var u;(function(t){t.back="back",t.forward="forward",t.unknown=""})(u||(u={})),Symbol(process.env.NODE_ENV!=="production"?"navigation failure":"");var y;(function(t){t[t.aborted=4]="aborted",t[t.cancelled=8]="cancelled",t[t.duplicated=16]="duplicated"})(y||(y={})),Symbol(process.env.NODE_ENV!=="production"?"router view location matched":""),Symbol(process.env.NODE_ENV!=="production"?"router view depth":""),Symbol(process.env.NODE_ENV!=="production"?"router":"");const M=Symbol(process.env.NODE_ENV!=="production"?"route location":"");Symbol(process.env.NODE_ENV!=="production"?"router view location":"");function b(t){return e.inject(M)}const R={"aria-label":"breadcrumb"},j={class:"breadcrumb"},I={key:1},w={__name:"BtwBreadcrumb",setup(t){const n=b().meta.breadcrumb||[];return(c,s)=>{const l=e.resolveComponent("router-link");return e.openBlock(),e.createElementBlock("nav",R,[e.createElementVNode("ol",j,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(e.unref(n),(o,i)=>(e.openBlock(),e.createElementBlock("li",{key:i,class:e.normalizeClass(["breadcrumb-item",{active:i===e.unref(n).length-1}])},[o.link&&i!==e.unref(n).length-1?(e.openBlock(),e.createBlock(l,{key:0,to:o.link},{default:e.withCtx(()=>[o.icon?(e.openBlock(),e.createElementBlock("i",{key:0,class:e.normalizeClass(o.icon)},null,2)):e.createCommentVNode("",!0),e.createTextVNode(" "+e.toDisplayString(o.name),1)]),_:2},1032,["to"])):(e.openBlock(),e.createElementBlock("span",I,e.toDisplayString(o.name),1))],2))),128))])])}}},G={name:"Btwcard",props:{hideHeaderSlot:{type:Boolean,default:!1},cardHeaderClass:{type:String,default:"card-header border-bottom border-light py-3"},cardBodyClass:{type:String,default:"card-body p-0 "},border:{type:String,default:"white",validator(t){return["white","light"].includes(t)}},rounded:{type:String,default:"3",validator(t){return["2","3","4","5"].includes(t)}},headerBg:{type:String,default:"white",validator(t){return["primary","secondary","light","white","dark","success"].includes(t)}},bodyBg:{type:String,default:null,validator(t){return["light","white","dark","success"].includes(t)}}},computed:{bodyBgClass(){return this.bodyBg?`bg-${this.bodyBg}`:""}}};function q(t,a,n,c,s,l){return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["card border","border-"+n.border,"rounded-"+n.rounded])},[n.hideHeaderSlot?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass([n.cardHeaderClass,"bg-"+n.headerBg])},[e.renderSlot(t.$slots,"card-header")],2)),e.createElementVNode("div",{class:e.normalizeClass([n.cardBodyClass,l.bodyBgClass])},[e.renderSlot(t.$slots,"card-body")],2)],2)}const E=d(G,[["render",q]]),F={name:"BtwDropdownButton",props:{variant:{type:String,default:null},size:{type:String,default:null,validator(t){return["sm","md","lg"].includes(t)}},icon:{type:String,default:null}},computed:{sizeClass(){return this.size?`btn-${this.size}`:""}}},U={class:"dropdown"},A={class:"dropdown-menu","aria-labelledby":"dropdownMenuButton"};function K(t,a,n,c,s,l){return e.openBlock(),e.createElementBlock("div",U,[e.createElementVNode("button",{class:e.normalizeClass(["btn dropdown-toggle",["btn-"+n.variant,l.sizeClass]]),type:"button",id:"dropdownMenuButton","data-bs-toggle":"dropdown","aria-expanded":"false"},[n.icon?(e.openBlock(),e.createElementBlock("i",{key:0,class:e.normalizeClass(n.icon)},null,2)):e.createCommentVNode("",!0),t.$slots["button-content"]?(e.openBlock(),e.createElementBlock("div",{key:1,class:e.normalizeClass(n.icon?"me-2":"")},[e.renderSlot(t.$slots,"button-content")],2)):e.createCommentVNode("",!0)],2),e.createElementVNode("ul",A,[e.renderSlot(t.$slots,"default")])])}const p=d(F,[["render",K]]),W={class:"border-bottom bg-white py-10"},J={class:"container-fluid d-flex justify-content-between"},Q={class:"d-flex align-items-center"},X={class:"ms-2"},Y=["src"],Z={class:"d-flex align-items-end align-items-stretch"},v=["href"],S={__name:"BtwHeader",setup(t){const a=b(),n=e.computed(()=>a.name==="dashboard"?"danger":"disabled"),c=e.computed(()=>a.name==="dashboard"?"outline-success":"outline-danger"),s=e.computed(()=>a.name==="dashboard"?"2000 Parcel":"-50 Parcel"),l=e.ref("../img/bento-logo.svg"),o=e.ref("ณัฐนันท์"),i=e.ref([{link:"#",name:"บัญชีของฉัน"},{link:"#",name:"ออกจากระบบ"}]),f=e.ref("30"),m=e.ref([{page:"/messagebox",name:"Booking failed"},{page:"/messagebox",name:"ออเดอร์ที่มีปัญหา"}]);return(D,T)=>{const Te=e.resolveComponent("router-link");return e.openBlock(),e.createElementBlock("header",W,[e.createElementVNode("div",J,[e.createElementVNode("div",Q,[e.createElementVNode("div",X,[e.createElementVNode("img",{src:l.value,alt:"Logo",height:"40"},null,8,Y)])]),e.createElementVNode("div",Z,[e.createVNode(B,{size:"18",class:"me-2",variant:c.value},{default:e.withCtx(()=>[T[0]||(T[0]=e.createElementVNode("i",{class:"icon-wallet me-2"},null,-1)),e.createTextVNode(e.toDisplayString(s.value),1)]),_:1},8,["variant"]),e.createVNode(p,{variant:n.value,icon:"icon-ntfy",class:"me-2"},{"button-content":e.withCtx(()=>[e.createTextVNode(e.toDisplayString(f.value),1)]),default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(m.value,(g,_)=>(e.openBlock(),e.createElementBlock("li",{key:_},[e.createVNode(Te,{to:g.page,class:"dropdown-item"},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(g.name),1)]),_:2},1032,["to"])]))),128))]),_:1},8,["variant"]),e.createVNode(p,{variant:"light",icon:"icon-user"},{"button-content":e.withCtx(()=>[e.createTextVNode(e.toDisplayString(o.value),1)]),default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(i.value,(g,_)=>(e.openBlock(),e.createElementBlock("li",{key:_},[e.createElementVNode("a",{class:"dropdown-item",href:g.link},e.toDisplayString(g.name),9,v)]))),128))]),_:1})])])])}}},ee={key:0,class:"modal",tabindex:"-1",role:"dialog"},te={class:"modal-content"},ne={key:0,class:"modal-header"},oe={class:"modal-title"},ae={class:"d-flex justify-content-end align-items-center"},le={class:"modal-body"},$=Object.assign({name:"BtwModal"},{__name:"BtwModal",props:{id:String,activeId:String,size:{type:String,default:"md",validator(t){return["sm","md","lg"].includes(t)}},hideHeaderSlot:{type:Boolean,default:!1}},emits:["close"],setup(t,{emit:a}){const n=t,c=e.computed(()=>n.id===n.activeId);return(s,l)=>c.value?(e.openBlock(),e.createElementBlock("div",ee,[e.createElementVNode("div",{class:e.normalizeClass(["modal-dialog","modal-"+t.size])},[e.createElementVNode("div",te,[t.hideHeaderSlot?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock("div",ne,[e.createElementVNode("h5",oe,[e.renderSlot(s.$slots,"modal-title")]),e.createElementVNode("div",ae,[e.renderSlot(s.$slots,"modal-close"),e.createElementVNode("button",{type:"button",class:"btn-close",onClick:l[0]||(l[0]=o=>s.$emit("close")),"aria-label":"Close"})])])),e.createElementVNode("div",le,[e.renderSlot(s.$slots,"modal-body")])])],2)])):e.createCommentVNode("",!0)}}),re={name:"BtwPagination",props:{size:{type:String,default:"md",validator(t){return["sm","md","lg"].includes(t)}}}};function se(t,a,n,c,s,l){return e.openBlock(),e.createElementBlock("nav",null,[e.createElementVNode("ul",{class:e.normalizeClass(["pagination","pagination-"+n.size])},a[0]||(a[0]=[e.createStaticVNode('<li class="page-item disabled" data-v-2f61fe32><a class="page-link" data-v-2f61fe32>Previous</a></li><li class="page-item active" data-v-2f61fe32><a class="page-link" href="#" data-v-2f61fe32>1</a></li><li class="page-item" data-v-2f61fe32><a class="page-link" href="#" data-v-2f61fe32>2</a></li><li class="page-item" data-v-2f61fe32><a class="page-link" href="#" data-v-2f61fe32>3</a></li><li class="page-item" data-v-2f61fe32><a class="page-link" href="#" data-v-2f61fe32>Next</a></li>',5)]),2)])}const N=d(re,[["render",se],["__scopeId","data-v-2f61fe32"]]),ce={class:"btw-sidebar bg-white px-3 py-4"},ie={class:"list-unstyled mb-0"},de={class:"btw-links-heading py-3"},me={class:"list-unstyled"},V={__name:"BtwSidebar",setup(t){const a=b(),n=e.ref([{heading:"Packing",sidebarSubGroup:[{to:"/",icon:"home",text:"Dashboard",activeRoutes:["dashboard"]},{to:"/packing",icon:"print-2",text:"แพ็ค",activeRoutes:["packing","createpickslip"]},{to:"/orders",icon:"doc",text:"ออเดอร์",activeRoutes:["orders"]},{to:"/task",icon:"upload",text:"Task",activeRoutes:["task","taskid"]}]},{heading:"เตรียมการจัดการ",sidebarSubGroup:[{to:"/boxs",icon:"box",text:"กล่อง",activeRoutes:["boxs"]},{to:"/orderspattern",icon:"box",text:"Order Pattern",activeRoutes:["orderspattern","orderspatternid","orderspatternadd","orderspatternedit"]},{to:"/privacy",icon:"setting",text:"นโยบาย",activeRoutes:["privacy"]}]}]);function c(s){return s.activeRoutes.includes(a.name)}return(s,l)=>{const o=e.resolveComponent("router-link");return e.openBlock(),e.createElementBlock("aside",ce,[e.createElementVNode("ul",ie,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(n.value,(i,f)=>(e.openBlock(),e.createElementBlock("li",{class:"btw-link-group",key:f},[e.createElementVNode("strong",de,e.toDisplayString(i.heading),1),e.createElementVNode("ul",me,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(i.sidebarSubGroup,(m,D)=>(e.openBlock(),e.createElementBlock("li",{key:D},[e.createVNode(o,{to:m.to,"exact-active-class":"active",class:e.normalizeClass(["btw-links-link",{active:c(m)}])},{default:e.withCtx(()=>[e.createElementVNode("i",{class:e.normalizeClass(["me-2",["icon-"+m.icon]])},null,2),e.createTextVNode(" "+e.toDisplayString(m.text),1)]),_:2},1032,["to","class"])]))),128))])]))),128))])])}}},ge={name:"BtwBadge",props:{size:{type:String,default:null,validator(t){return["sm","md","lg"].includes(t)}},variant:{type:String,default:null,validator(t){return["primary","success","secondary","danger","warning","light"].includes(t)}}}};function pe(t,a,n,c,s,l){return e.openBlock(),e.createElementBlock("span",{class:e.normalizeClass(["badge rounded-pill","text-bg-"+n.variant,"size-"+n.size])},[e.renderSlot(t.$slots,"default",{},void 0,!0)],2)}const C=d(ge,[["render",pe],["__scopeId","data-v-55608666"]]),fe={name:"Btwcard",props:{titlePage:{type:String,required:!0},selectedTab:{type:String,default:null},tabs:{type:Array,required:!0},contentTab:{type:String,default:"mt-4"}},methods:{selectTab(t){this.$emit("update:selectedTab",t)}}},Be={class:"card border border-white p-3"},be={class:"topic-normal mb-3"},_e={class:"nav nav-tabs"},he=["onClick"],ke={class:"nav-text size25 fw-bold"},ue={key:0,class:"text-muted size18"},ye={class:"size40 fw-bolder"},we={class:"tab-content"};function Ee(t,a,n,c,s,l){return e.openBlock(),e.createElementBlock("div",null,[e.createElementVNode("div",Be,[e.createElementVNode("h1",be,[e.renderSlot(t.$slots,"topbar-title",{},()=>[e.createTextVNode(e.toDisplayString(n.titlePage),1)],!0)]),e.createElementVNode("ul",_e,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(n.tabs,(o,i)=>(e.openBlock(),e.createElementBlock("li",{key:i,class:"nav-item"},[e.createElementVNode("a",{class:e.normalizeClass(["nav-link rounded-3",{active:n.selectedTab===o.name}]),href:"#",onClick:e.withModifiers(f=>l.selectTab(o.name),["prevent"])},[e.createElementVNode("div",ke,[e.createTextVNode(e.toDisplayString(o.label)+" ",1),o.labelSub?(e.openBlock(),e.createElementBlock("div",ue,e.toDisplayString(o.labelSub),1)):e.createCommentVNode("",!0)]),e.createElementVNode("div",ye,e.toDisplayString(o.number),1)],10,he)]))),128))])]),e.createElementVNode("div",{class:e.normalizeClass([n.contentTab])},[e.createElementVNode("div",we,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(n.tabs,(o,i)=>e.withDirectives((e.openBlock(),e.createElementBlock("div",{key:i},[e.renderSlot(t.$slots,o.name,{},void 0,!0)])),[[e.vShow,n.selectedTab===o.name]])),128))])],2)])}const z=d(fe,[["render",Ee],["__scopeId","data-v-01e864de"]]),Se={class:"switches-container"},$e=["id","name","value"],Ne=["id","name","value"],Ve=["for"],Ce=["for"],ze={class:"switch-wrapper"},xe={class:"switch"},x=Object.assign({name:"BtwToggleSwitch"},{__name:"BtwToggleSwitch",props:{toggle1:String,toggle2:String,name:String},setup(t){return(a,n)=>(e.openBlock(),e.createElementBlock("div",Se,[e.createElementVNode("input",{type:"radio",id:t.toggle1,name:t.name,value:t.toggle1,checked:"checked"},null,8,$e),e.createElementVNode("input",{type:"radio",id:t.toggle2,name:t.name,value:t.toggle2},null,8,Ne),e.createElementVNode("label",{for:t.toggle1},e.toDisplayString(t.toggle1),9,Ve),e.createElementVNode("label",{for:t.toggle2},e.toDisplayString(t.toggle2),9,Ce),e.createElementVNode("div",ze,[e.createElementVNode("div",xe,[e.createElementVNode("div",null,e.toDisplayString(t.toggle1),1),e.createElementVNode("div",null,e.toDisplayString(t.toggle2),1)])])]))}}),De={install(t){t.component("BtwBadge",B),t.component("BtwButton",h),t.component("BtwBreadcrumb",w),t.component("BtwCard",E),t.component("BtwDropdownButton",p),t.component("BtwHeader",S),t.component("BtwModal",$),t.component("BtwPagination",N),t.component("BtwSidebar",V),t.component("BtwTable",C),t.component("BtwTabs",z),t.component("BtwToggleSwitch",x)}};r.BtwBadge=B,r.BtwBreadcrumb=w,r.BtwButton=h,r.BtwCard=E,r.BtwDropdownButton=p,r.BtwHeader=S,r.BtwModal=$,r.BtwPagination=N,r.BtwSidebar=V,r.BtwTable=C,r.BtwTabs=z,r.BtwToggleSwitch=x,r.default=De,Object.defineProperties(r,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}})});
Binary file
@@ -0,0 +1,10 @@
1
+ <svg width="24" height="27" viewBox="0 0 24 27" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g id="icon_shopee">
3
+ <g id="iPhone X XS 11 Pro 2">
4
+ <g id="Group 1">
5
+ <path id="Path 8" d="M1.15603 7.65582H6.52344C6.64958 6.00456 7.12627 4.39915 7.92162 2.94656C8.21596 2.15504 8.74531 1.47248 9.43875 0.990505C10.1322 0.508535 10.9566 0.250244 11.801 0.250244C12.6455 0.250244 13.4698 0.508535 14.1632 0.990505C14.8566 1.47248 15.386 2.15504 15.6803 2.94656C16.4777 4.39831 16.9545 6.00417 17.0785 7.65582H22.4408C22.5928 7.65298 22.7437 7.68083 22.8846 7.73768C23.0256 7.79452 23.1536 7.87919 23.2611 7.98665C23.3685 8.09412 23.4532 8.22218 23.5101 8.36312C23.5669 8.50407 23.5948 8.65503 23.5919 8.80698L22.515 23.8316C22.5232 24.2289 22.4498 24.6237 22.2991 24.9914C22.1485 25.3592 21.924 25.6921 21.6395 25.9695C21.355 26.247 21.0165 26.463 20.6451 26.6043C20.2737 26.7457 19.8771 26.8092 19.4802 26.7911H4.11962C3.72363 26.8053 3.32894 26.739 2.9593 26.5963C2.58966 26.4535 2.25282 26.2373 1.96913 25.9606C1.68545 25.684 1.4608 25.3527 1.30881 24.9868C1.15682 24.6208 1.08065 24.2278 1.08487 23.8316L0.000683583 8.81535C-0.00214067 8.66265 0.0256889 8.51097 0.082697 8.36929C0.139705 8.22761 0.224648 8.09883 0.332442 7.99065C0.440236 7.88246 0.568716 7.79708 0.710189 7.73956C0.851663 7.68204 1.00332 7.65355 1.15603 7.65582ZM7.86618 7.65582H15.7233C15.6071 6.2379 15.1943 4.86024 14.5114 3.61216C14.3368 3.02681 13.9777 2.51355 13.4877 2.14888C12.9976 1.78421 12.4028 1.58763 11.792 1.58846C11.1811 1.58928 10.5869 1.78746 10.0978 2.15345C9.60873 2.51944 9.25105 3.03365 9.07799 3.61947C8.3981 4.86616 7.98542 6.24081 7.86618 7.65582Z" fill="#EA501F"/>
6
+ <path id="Path 9" d="M7.89867 21.5279C7.78642 21.4439 7.71098 21.3197 7.68802 21.1814C7.66506 21.043 7.69631 20.9012 7.7754 20.7854C7.85449 20.6696 7.97531 20.5888 8.11252 20.5598C8.24974 20.5309 8.39286 20.556 8.51199 20.63C8.66791 20.7347 8.83212 20.8393 9.01211 20.9503C10.0142 21.6252 11.179 22.0191 12.385 22.0909C12.7789 22.1121 13.1718 22.0323 13.5262 21.859C13.8806 21.6858 14.1848 21.4248 14.4101 21.1009C14.4383 21.0507 14.4676 21.0225 14.476 20.9963C14.5983 20.7955 14.6937 20.5795 14.7596 20.3537C14.891 19.9219 14.8658 19.4575 14.6884 19.0425C14.442 18.5323 14.0434 18.1111 13.5476 17.8369C13.0981 17.5708 12.6134 17.3693 12.1077 17.2383C10.898 16.9958 9.7978 16.3724 8.96817 15.4593C8.64084 14.9966 8.46457 14.4441 8.46344 13.8774C8.46232 13.3107 8.63642 12.7575 8.96191 12.2936C9.23489 11.8557 9.61374 11.4936 10.0635 11.2407C10.5132 10.9878 11.0193 10.8521 11.5352 10.8463C12.7505 10.7921 13.9578 11.0684 15.0285 11.6458C15.1578 11.7105 15.2561 11.8239 15.3019 11.9611C15.3476 12.0982 15.337 12.248 15.2723 12.3773C15.2077 12.5066 15.0943 12.605 14.9571 12.6507C14.8199 12.6965 14.6702 12.6858 14.5409 12.6211L14.5304 12.6149C13.6382 12.1266 12.63 11.8904 11.6138 11.9315C11.2814 11.9261 10.9529 12.0034 10.6577 12.1562C10.3626 12.3091 10.1099 12.5329 9.92257 12.8074C9.70963 13.0919 9.58829 13.4344 9.57446 13.7895C9.56063 14.1446 9.65498 14.4956 9.84515 14.7958C10.5356 15.5081 11.43 15.9888 12.4049 16.1719C13.005 16.3349 13.5808 16.5771 14.117 16.8919C14.8071 17.2819 15.3578 17.878 15.692 18.5967C15.9709 19.2431 16.0165 19.9663 15.8208 20.6426C15.7282 20.9642 15.5912 21.2714 15.4136 21.5551C15.3707 21.619 15.3425 21.6692 15.3205 21.7037C14.9972 22.1757 14.5592 22.5577 14.0478 22.814C13.5363 23.0703 12.9681 23.1924 12.3965 23.1688C10.989 23.1007 9.62628 22.6522 8.45335 21.8712C8.26263 21.7665 8.07747 21.6519 7.89867 21.5279Z" fill="white"/>
7
+ </g>
8
+ </g>
9
+ </g>
10
+ </svg>
Binary file
Binary file
Binary file
@@ -0,0 +1,18 @@
1
+ <svg width="125" height="47" viewBox="0 0 125 47" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M13.2148 24.4673L4.25781 17.0067L5.18237 10.2188L13.2148 24.4673Z" fill="#17B24C"/>
3
+ <path d="M18.7238 5.55405L12.1875 3.90625L18.1159 23.9735L18.7238 5.55405Z" fill="#F37025"/>
4
+ <path d="M20.4588 21.291L26.2218 0.445312L19.8984 4.39004L20.0133 21.8608L20.4588 21.291Z" fill="#EB2429"/>
5
+ <path d="M25.8645 17.5872L32.6586 7.21875L26.4585 7.26281L23.7969 17.1672L25.8645 17.5872Z" fill="#A2268D"/>
6
+ <path d="M32.3317 18.903L36.9965 16.1038L33.416 9.14844L28.3281 18.0894L32.3317 18.903Z" fill="#3A4395"/>
7
+ <path d="M5.2348 27.2635L1.05469 22.9957L15.2592 21.6328L17.1756 25.1223L5.2348 27.2635Z" fill="white"/>
8
+ <path d="M15.2037 21.637L11.2505 7.21218L5.14844 6.35156L14.3604 21.7163L15.2037 21.637Z" fill="#F9E400"/>
9
+ <path d="M41.8768 20.3456L23.7751 16.6652L23.5005 16.6094L17.362 24.4841L15.5101 21.1151L0 22.6043L4.80769 27.5124L8.34342 43.4881C8.37984 43.6585 8.50311 43.7936 8.66001 43.8465L16.897 46.5252C16.9418 46.5399 16.9894 46.5487 17.037 46.5487C17.0567 46.5487 17.0763 46.5487 17.0987 46.5458L31.7235 44.4692C31.9168 44.4398 32.0765 44.2871 32.1157 44.0873L35.5674 27.3656L41.874 20.3514L41.8768 20.3456ZM23.8732 17.6844L40.0305 20.9683L34.9566 26.6107L29.2328 25.9998L18.2978 24.8337L23.8704 17.6844H23.8732ZM2.10687 23.3856L15.003 22.149L16.4347 24.7544L5.38764 26.737L2.10687 23.3856ZM15.6866 26.0115L10.7192 30.106L6.58676 27.533L15.6894 26.0115H15.6866ZM5.93677 28.2703L9.92917 30.7552L8.54234 31.8978L10.6156 35.5664L8.85893 41.4232L5.93677 28.2703ZM9.35483 43.0446L11.2572 36.7001L16.0817 45.2329L9.35483 43.0446ZM9.76667 32.1386L16.9054 26.2553L16.5439 44.1255L9.76667 32.1386ZM31.2752 43.541L17.5161 45.4972L17.5974 40.6801L17.8495 25.7736L34.5756 27.5565L31.2752 43.541Z" fill="#242526"/>
10
+ <path d="M44.8781 34.8244V30.9366H46.5314V17.7808H44.8781V13.9219H55.5157C60.2517 13.9219 62.5031 15.7774 62.5031 19.035C62.5031 21.5465 61.8467 22.7717 59.7088 23.6689C61.7639 24.267 63.4724 25.8524 63.4724 28.7531C63.4724 32.9689 61.2179 34.8244 55.7151 34.8244H44.875H44.8781ZM52.4361 17.8709V22.3569H54.1752C55.6875 22.3569 56.1138 21.4886 56.1138 20.0544C56.1138 18.6201 55.3163 17.8709 54.2305 17.8709H52.433H52.4361ZM57.0279 28.3672C57.0279 26.8429 56.1997 25.7366 54.6323 25.7366H52.4361V30.9398H54.7182C55.9175 30.9398 57.0279 29.9847 57.0279 28.3672Z" fill="#242526"/>
11
+ <path d="M78.7718 32.76C76.6614 34.6734 74.3793 35.3616 71.4132 35.3616C67.8765 35.3616 63.8828 33.0012 63.8828 27.2578C63.8828 22.3538 67.2477 19.4531 71.5543 19.4531C74.9468 19.4531 77.5418 21.2765 78.37 23.7912C78.7135 24.8363 79.0264 27.1388 78.4283 28.8432H69.4439C69.6157 29.6504 69.9869 31.2936 72.3825 31.2936C73.3518 31.2936 74.8364 31.2036 76.3762 29.8594L78.7718 32.76ZM69.5329 25.8815H73.8395C73.8119 24.7463 73.5542 23.4889 71.7291 23.4889C69.904 23.4889 69.5912 25.1322 69.5329 25.8815Z" fill="#242526"/>
12
+ <path d="M88.699 34.8185H79.9141V30.9017H81.1134V23.7563H79.9141V19.8684H85.9905L86.6469 21.7207C87.6162 20.3154 88.929 19.3281 90.7265 19.3281C95.1466 19.3281 95.8889 22.769 95.8889 25.9076V30.9017H97.2293V34.8185H90.0425V26.6569C90.0425 25.6407 90.1284 23.8752 88.4444 23.8752C86.9874 23.8752 86.6469 25.3706 86.6469 26.6569V30.9017H88.7021V34.8185H88.699Z" fill="#242526"/>
13
+ <path d="M98.0859 19.8775H99.6258V17.1248L104.874 15.3594V19.8743H107.586V23.7622H104.874V29.0843C104.874 30.1005 104.675 31.4769 105.785 31.4769C106.156 31.4769 107.04 31.2067 107.582 30.9688V34.7955C106.727 35.1557 104.788 35.3647 104.132 35.3647C99.8527 35.3647 99.7116 32.9143 99.6258 29.0843V23.7622H98.0859V19.8743V19.8775Z" fill="#242526"/>
14
+ <path d="M108.297 27.2914C108.324 22.2973 112.177 19.5156 116.113 19.5156C120.618 19.5735 123.956 22.4163 124.042 27.4104C124.1 32.3755 120.591 35.2151 116.257 35.2151C112.177 35.2151 108.242 32.5846 108.3 27.2914H108.297ZM118.195 27.4104C118.195 25.169 117.453 23.4324 116.113 23.4035C114.999 23.4035 114.146 25.1368 114.146 27.3203C114.146 29.7707 115.057 31.3883 116.257 31.3883C117.456 31.3883 118.195 29.655 118.195 27.4104Z" fill="#242526"/>
15
+ <path d="M108.122 16.5517C108.14 16.2881 108.379 15.1175 108.56 14.2267L109.008 12.1172H110.867L111.431 14.7027C111.557 15.3137 111.655 16.0822 111.698 16.5485H111.741C111.778 16.1273 111.928 15.1529 112.008 14.7606L112.312 13.336H111.821V12.1172H114.376V13.336H113.885L112.554 18.6677H110.438L109.901 16.436C109.821 16.1176 109.723 15.5645 109.677 15.2751H109.64C109.603 15.5581 109.487 16.1466 109.425 16.4199L108.879 18.6709H106.806L105.625 13.3392H105.125V12.1204H108.073V13.3392H107.554L107.787 14.7059C107.886 15.1561 108.039 16.272 108.073 16.5517H108.119H108.122Z" fill="#242526"/>
16
+ <path d="M118.47 18.0224C117.808 18.6206 117.093 18.836 116.163 18.836C115.056 18.836 113.805 18.0964 113.805 16.2956C113.805 14.7584 114.86 13.8516 116.21 13.8516C117.274 13.8516 118.087 14.424 118.344 15.2086C118.452 15.5366 118.55 16.257 118.363 16.794H115.547C115.599 17.048 115.716 17.5626 116.467 17.5626C116.771 17.5626 117.237 17.5336 117.719 17.1124L118.47 18.0224ZM115.575 15.8679H116.924C116.915 15.5109 116.835 15.1186 116.262 15.1186C115.688 15.1186 115.59 15.6331 115.575 15.8679Z" fill="#242526"/>
17
+ <path d="M118.902 18.6703V17.4515H119.276V12.8691H118.902V11.6406H121.064V14.3483C121.26 14.1039 121.797 13.9078 122.236 13.9078C123.595 13.9078 124.318 15.1072 124.291 16.3646C124.263 17.8085 123.487 18.7732 122.227 18.7732C121.546 18.7732 121.297 18.5771 121.046 18.352L120.911 18.6703H118.898H118.902ZM121.681 15.2294C121.331 15.2294 121.009 15.6893 121.046 16.4289C121.046 17.0656 121.349 17.5544 121.69 17.5544C122.064 17.5544 122.325 17.0946 122.325 16.3839C122.325 15.8211 122.073 15.2294 121.681 15.2294Z" fill="#242526"/>
18
+ </svg>
@@ -0,0 +1,13 @@
1
+ <svg id="Group_3925" data-name="Group 3925" xmlns="http://www.w3.org/2000/svg" width="48.204" height="48.224" viewBox="0 0 48.204 48.224">
2
+ <g id="cj-logistic" transform="translate(0 0.057)">
3
+ <path id="Path_351" data-name="Path 351" d="M44.313,48.167H3.854A3.854,3.854,0,0,1,0,44.313V3.854A3.854,3.854,0,0,1,3.854,0H44.312a3.854,3.854,0,0,1,3.854,3.854V44.312A3.853,3.853,0,0,1,44.313,48.167Z" fill="#fff"/>
4
+ <g id="Group_141" data-name="Group 141" transform="translate(3.83 5.9)">
5
+ <path id="Path_352" data-name="Path 352" d="M335.09,189.629c-4.408-1.733-8.859-1.552-10,.5l.014-.011c-1.139,2.055.525,6.909,3.659,10.936s7.563,3.892,10-.511l-.022.026C341.186,196.172,339.5,191.363,335.09,189.629Z" transform="translate(-299.078 -177.231)" fill="#eb9430" fill-rule="evenodd"/>
6
+ <path id="Path_353" data-name="Path 353" d="M208.257,286.7c-.622-4.693-2.94-8.5-5.287-8.5l.015.006c-2.35,0-5.785,3.809-7.786,8.5s.263,8.5,5.3,8.5l-.035-.005C205.494,295.2,208.877,291.4,208.257,286.7Z" transform="translate(-180.639 -258.83)" fill="#e23d2d" fill-rule="evenodd"/>
7
+ <path id="Path_354" data-name="Path 354" d="M158.565,78.761c3.911,2.672,8.291,3.488,9.86,1.739l-.016.008c1.569-1.749,1.027-6.848-1.134-11.473s-6.506-5.476-9.865-1.73l.025-.019C154.077,71.032,154.655,76.092,158.565,78.761Z" transform="translate(-144.967 -64.957)" fill="#007ac0" fill-rule="evenodd"/>
8
+ <path id="Path_355" data-name="Path 355" d="M49.869,245.887c.061.658.151,1.33.353,1.33.159,0,.159-.127.159-.242l.006-1.288c0-.4.1-1.265.171-1.837l.053-.463c0-.147-.077-.177-.144-.177-.2,0-.269.291-.413.931,0,.013-.045.205-.047.211v0a.973.973,0,0,0-.156-.079,6.006,6.006,0,0,0-2.764-.557,4.718,4.718,0,0,0-4.917,4.7,4.192,4.192,0,0,0,1.039,2.829,4.6,4.6,0,0,0,3.543,1.376,4.339,4.339,0,0,0,3.844-1.931c0-.081-.04-.123-.115-.123a.9.9,0,0,0-.357.2,4.674,4.674,0,0,1-2.912.986c-2.3,0-3.12-1.925-3.12-3.57a5.038,5.038,0,0,1,.647-2.634,2.6,2.6,0,0,1,2.338-1.223,3.2,3.2,0,0,1,2.786,1.511S49.869,245.887,49.869,245.887Z" transform="translate(-42.17 -227.019)" fill="#231f20" fill-rule="evenodd"/>
9
+ <path id="Path_356" data-name="Path 356" d="M140.28,249.38l-.251.02-.042,0a14.523,14.523,0,0,1-1.577.083,15.024,15.024,0,0,1-1.581-.083l-.037,0-.248-.02c-.147,0-.251.073-.251.174,0,.193.387.264,1.254.352.051.656.08,1.416.08,2.311v3.737a7.846,7.846,0,0,1-.247,2.224,2.88,2.88,0,0,1-1.174,1.5l-.487.321-.036.023c-.3.184-.544.331-.544.494,0,.07.076.122.18.125a5.314,5.314,0,0,0,1.859-.81,4.8,4.8,0,0,0,1.635-1.8,5.245,5.245,0,0,0,.381-2.26v-3.557c0-.907.031-1.668.09-2.323.856-.074,1.244-.146,1.244-.34C140.53,249.453,140.428,249.38,140.28,249.38Z" transform="translate(-126.695 -232.628)" fill="#231f20" fill-rule="evenodd"/>
10
+ </g>
11
+ </g>
12
+ <path id="Path_345" data-name="Path 345" d="M45.062,47.8H4.6A3.854,3.854,0,0,1,.75,43.942V3.484A3.854,3.854,0,0,1,4.6-.37H45.062a3.854,3.854,0,0,1,3.854,3.854V43.942A3.854,3.854,0,0,1,45.062,47.8Z" transform="translate(-0.712 0.37)" fill="none"/>
13
+ </svg>
@@ -0,0 +1,30 @@
1
+ <svg id="Group_3931" data-name="Group 3931" xmlns="http://www.w3.org/2000/svg" width="48.166" height="48.166" viewBox="0 0 48.166 48.166">
2
+ <g id="cash" transform="translate(0)">
3
+ <path id="Path_344" data-name="Path 344" d="M45.062,47.8H4.6A3.854,3.854,0,0,1,.75,43.942V3.484A3.854,3.854,0,0,1,4.6-.37H45.062a3.854,3.854,0,0,1,3.854,3.854V43.942A3.854,3.854,0,0,1,45.062,47.8Z" transform="translate(-0.75 0.37)" fill="#fff"/>
4
+ <path id="Path_345" data-name="Path 345" d="M45.062,47.8H4.6A3.854,3.854,0,0,1,.75,43.942V3.484A3.854,3.854,0,0,1,4.6-.37H45.062a3.854,3.854,0,0,1,3.854,3.854V43.942A3.854,3.854,0,0,1,45.062,47.8Z" transform="translate(-0.75 0.37)" fill="#fff"/>
5
+ <g id="Group_140" data-name="Group 140" transform="translate(4.692 10.277)">
6
+ <path id="Path_346" data-name="Path 346" d="M71.133,168a.245.245,0,0,1-.158-.079h0l-10.836-5.3a.435.435,0,0,1-.237-.4V161.6l-4.982-2.136c-1.74-.791-3.322-2.689-2.056-5.773a5.127,5.127,0,0,1,3.8-3.322l3.164-.553v-.87c0-.158.079-.316.237-.316l10.915-5.3c.079,0,.079-.079.158-.079s.158,0,.158.079l10.756,5.22a1.091,1.091,0,0,1,.316.237.276.276,0,0,0,.079.158v.158h0v13.129a.435.435,0,0,1-.237.4l-10.836,5.3A.289.289,0,0,0,71.133,168Zm5.456-15.9-4.982,2.452V166.9l10.123-4.9V149.656l-4.35,2.135m-14.156,9.253a1.119,1.119,0,0,1-.079.712,1.237,1.237,0,0,1-.633.633l-.553.158.474.316,8.383,4.113V154.561l-7.909-3.875-.079.316a1.344,1.344,0,0,1-1.186,1.186l-.791.158.633.316,4.587,1.977a1.2,1.2,0,0,1,.633,1.5,1.062,1.062,0,0,1-.474.553l-.316.237.4.158a1.163,1.163,0,0,1,.553,1.5,1.227,1.227,0,0,1-.633.633h-.079a.712.712,0,0,1-.4.079h-.316l.079.316a.937.937,0,0,1-.079.791,1.22,1.22,0,0,1-1.028.712,1,1,0,0,1-.474-.079l-.87-.4Zm-1.9-10.756a2.526,2.526,0,0,0-.553.079l-3.954.712c-.316.079-.553.158-.87.237a4.188,4.188,0,0,0-2.452,2.689c-1.423,3.243.949,4.508,1.66,4.824l6.723,2.927h.158c.158,0,.4-.079.4-.316a.353.353,0,0,0,0-.4c-.079-.079-.158-.237-.237-.237l-3.243-1.423a.578.578,0,0,1-.316-.791.594.594,0,0,1,.553-.4.291.291,0,0,1,.237.079l4.745,2.056h.158a.4.4,0,0,0,.4-.316.531.531,0,0,0-.237-.633l-4.113-1.74a.578.578,0,0,1-.316-.791.617.617,0,0,1,.316-.316c.079,0,.158-.079.237-.079a.291.291,0,0,1,.237.079l4.745,2.056h.316q.118,0,.237-.237a.353.353,0,0,0,0-.4c-.079-.079-.158-.237-.237-.237l-4.745-2.056a.617.617,0,0,1-.316-.316.5.5,0,0,1,0-.474.594.594,0,0,1,.553-.4.291.291,0,0,1,.237.079l3.717,1.581h.158a.4.4,0,0,0,.4-.316.531.531,0,0,0-.237-.633l-6.248-2.689a.423.423,0,0,1-.237-.316c0-.158.158-.237.237-.316l1.819-.4a.708.708,0,0,0,.633-.791.435.435,0,0,0-.237-.4,1.123,1.123,0,0,0-.474-.158C61.4,150.289,61.325,150.289,61.325,150.289Zm-.158-1.265,9.965,4.824,5.061-2.452-9.965-4.824Zm6.01-2.926,9.965,4.824,4.034-1.977L71.133,144.12Z" transform="translate(-52.406 -140.481)"/>
7
+ <g id="Group_139" data-name="Group 139" transform="translate(23.755)">
8
+ <ellipse id="Ellipse_15" data-name="Ellipse 15" cx="7.514" cy="7.514" rx="7.514" ry="7.514" fill="#ffd01f"/>
9
+ <ellipse id="Ellipse_16" data-name="Ellipse 16" cx="6.01" cy="6.01" rx="6.01" ry="6.01" transform="translate(1.503 1.503)" fill="#ffbd00"/>
10
+ <g id="Group_137" data-name="Group 137" transform="translate(5.143 3.244)">
11
+ <g id="Group_134" data-name="Group 134">
12
+ <g id="Group_133" data-name="Group 133">
13
+ <path id="Path_347" data-name="Path 347" d="M374.9,151.169c0-.079-.079-.079-.237-.158a.6.6,0,0,0-.4-.158,1.123,1.123,0,0,0-.474-.158.668.668,0,0,0-.474-.158v1.581l.237.079a2.836,2.836,0,0,1,.87.316,3.229,3.229,0,0,1,.712.4,1.417,1.417,0,0,1,.4.553,2.338,2.338,0,0,1,.158.791,2.847,2.847,0,0,1-.158.87,4.447,4.447,0,0,1-.474.633,2.8,2.8,0,0,1-.712.316,3.362,3.362,0,0,1-.87.158v1.028h-.553V156.23a6,6,0,0,1-1.265-.237,4.835,4.835,0,0,1-1.107-.553l.553-1.107c.079.079.158.079.237.158a2.629,2.629,0,0,0,.474.237c.158.079.4.158.553.237.237.079.4.079.633.158v-1.581c-.079,0-.079,0-.158-.079-.079,0-.079,0-.158-.079a1.839,1.839,0,0,1-.791-.316,1.418,1.418,0,0,1-.553-.4,1.652,1.652,0,0,1-.316-.474.966.966,0,0,1-.316-.712,3.375,3.375,0,0,1,.158-.87,1.235,1.235,0,0,1,.474-.633,1.527,1.527,0,0,1,.712-.4,2.842,2.842,0,0,1,.87-.158v-.949h.553v.949a2.528,2.528,0,0,1,1.107.237l.949.474Zm-2.848.079a.478.478,0,0,0,.237.474,4.662,4.662,0,0,0,.633.316v-1.5C372.367,150.615,372.051,150.853,372.051,151.248Zm2.294,3.085a.478.478,0,0,0-.237-.474,3.09,3.09,0,0,0-.712-.316v1.5Q374.345,154.925,374.344,154.332Z" transform="translate(-370.55 -148.48)" fill="#ffa400"/>
14
+ </g>
15
+ </g>
16
+ <g id="Group_136" data-name="Group 136">
17
+ <g id="Group_135" data-name="Group 135">
18
+ <path id="Path_348" data-name="Path 348" d="M374.9,151.169c0-.079-.079-.079-.237-.158a.6.6,0,0,0-.4-.158,1.123,1.123,0,0,0-.474-.158.668.668,0,0,0-.474-.158v1.581l.237.079a2.836,2.836,0,0,1,.87.316,3.229,3.229,0,0,1,.712.4,1.417,1.417,0,0,1,.4.553,2.338,2.338,0,0,1,.158.791,2.847,2.847,0,0,1-.158.87,4.447,4.447,0,0,1-.474.633,2.8,2.8,0,0,1-.712.316,3.362,3.362,0,0,1-.87.158v1.028h-.553V156.23a6,6,0,0,1-1.265-.237,4.835,4.835,0,0,1-1.107-.553l.553-1.107c.079.079.158.079.237.158a2.629,2.629,0,0,0,.474.237c.158.079.4.158.553.237.237.079.4.079.633.158v-1.581c-.079,0-.079,0-.158-.079-.079,0-.079,0-.158-.079a1.839,1.839,0,0,1-.791-.316,1.418,1.418,0,0,1-.553-.4,1.652,1.652,0,0,1-.316-.474.966.966,0,0,1-.316-.712,3.375,3.375,0,0,1,.158-.87,1.235,1.235,0,0,1,.474-.633,1.527,1.527,0,0,1,.712-.4,2.842,2.842,0,0,1,.87-.158v-.949h.553v.949a2.528,2.528,0,0,1,1.107.237l.949.474Zm-2.848.079a.478.478,0,0,0,.237.474,4.662,4.662,0,0,0,.633.316v-1.5C372.367,150.615,372.051,150.853,372.051,151.248Zm2.294,3.085a.478.478,0,0,0-.237-.474,3.09,3.09,0,0,0-.712-.316v1.5Q374.345,154.925,374.344,154.332Z" transform="translate(-370.55 -148.48)" fill="#ffa400"/>
19
+ </g>
20
+ </g>
21
+ </g>
22
+ <g id="Group_138" data-name="Group 138" transform="translate(4.747 3.164)">
23
+ <path id="Path_349" data-name="Path 349" d="M370.617,150.29c0-.079-.079-.079-.237-.158a.6.6,0,0,0-.4-.158,1.123,1.123,0,0,0-.474-.158c-.158-.079-.316-.079-.474-.158v1.581l.237.079a2.837,2.837,0,0,1,.87.316,3.229,3.229,0,0,1,.712.4,1.417,1.417,0,0,1,.4.553,2.34,2.34,0,0,1,.158.791,2.848,2.848,0,0,1-.158.87,4.443,4.443,0,0,1-.474.633,2.8,2.8,0,0,1-.712.316,4.184,4.184,0,0,1-.949.079V156.3h-.553v-1.028a6,6,0,0,1-1.265-.237,4.834,4.834,0,0,1-1.107-.553l.553-1.107c.079.079.158.079.237.158a2.634,2.634,0,0,0,.474.237c.158.079.4.158.553.237.237.079.4.079.633.158v-1.581c-.079,0-.079,0-.158-.079-.079,0-.079,0-.158-.079a1.838,1.838,0,0,1-.791-.316,1.417,1.417,0,0,1-.553-.4,1.654,1.654,0,0,1-.316-.474,1.543,1.543,0,0,1-.079-.633,3.374,3.374,0,0,1,.158-.87,1.234,1.234,0,0,1,.474-.633,1.526,1.526,0,0,1,.712-.4,2.841,2.841,0,0,1,.87-.158v-.95h.316v.949a2.528,2.528,0,0,1,1.107.237l.949.474Zm-2.847.158a.478.478,0,0,0,.237.474,4.654,4.654,0,0,0,.633.316v-1.581c-.633.079-.87.317-.87.791Zm2.214,3.006a.478.478,0,0,0-.237-.474,3.088,3.088,0,0,0-.712-.316v1.5Q369.984,154.164,369.985,153.453Z" transform="translate(-366.19 -147.6)" fill="#ffd01f"/>
24
+ </g>
25
+ <path id="Path_350" data-name="Path 350" d="M330.872,135.653a6.008,6.008,0,0,1,6.01-6.01,6.363,6.363,0,0,1,3.4,1.028,5.854,5.854,0,0,0-3.8-1.344,6.015,6.015,0,0,0-3.8,10.677,4.933,4.933,0,0,1-1.344-2.215A4.7,4.7,0,0,1,330.872,135.653Z" transform="translate(-328.973 -127.822)" fill="#ffa400"/>
26
+ </g>
27
+ </g>
28
+ </g>
29
+ <path id="Path_345-2" data-name="Path 345" d="M45.062,47.8H4.6A3.854,3.854,0,0,1,.75,43.942V3.484A3.854,3.854,0,0,1,4.6-.37H45.062a3.854,3.854,0,0,1,3.854,3.854V43.942A3.854,3.854,0,0,1,45.062,47.8Z" transform="translate(-0.75 0.37)" fill="none"/>
30
+ </svg>
@@ -0,0 +1,13 @@
1
+ <svg width="54" height="54" viewBox="0 0 54 54" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M42.7908 1.54913H11.9686C6.38139 1.54913 1.85205 6.07847 1.85205 11.6657V42.4879C1.85205 48.0751 6.38139 52.6044 11.9686 52.6044H42.7908C48.378 52.6044 52.9074 48.0751 52.9074 42.4879V11.6657C52.9074 6.07847 48.378 1.54913 42.7908 1.54913Z" fill="#FF0000"/>
3
+ <path d="M15.4784 21.546H12.8459L11.2091 28.8023H7.33625L6.84687 29.7641L6.59375 30.2451L6.38281 30.6248H13.4112L15.1916 22.8032L15.4784 21.546Z" fill="white"/>
4
+ <path d="M30.1683 23.301L30.5058 22.9635H33.1805L33.3746 22.7779L33.6699 22.4741H31.0205L31.358 22.1451H34.0074L34.6065 21.546H23.9921L22.6421 24.0266H26.633L25.2746 29.452L25.0046 30.6248H27.5358L29.2233 24.0266H32.1427L32.8683 23.301H30.1683Z" fill="white"/>
5
+ <path d="M22.7516 28.7094C23.2625 27.9492 23.5969 27.0844 23.7304 26.1782L21.9163 25.6551C21.9163 25.6551 21.6716 27.0726 21.4438 27.1148C20.5675 26.4534 19.7941 25.6658 19.1488 24.7776C19.048 24.6293 18.9764 24.4632 18.9379 24.2882V24.1363C18.9337 24.0942 18.9337 24.0518 18.9379 24.0098C18.9466 23.677 19.0844 23.3606 19.3222 23.1276C19.56 22.8945 19.879 22.7631 20.2119 22.761C20.7941 22.761 21.3594 23.031 21.3257 23.5541V24.0519L22.6926 21.5207H16.8116L16.5585 22.6429C16.506 23.1154 16.5607 23.5936 16.7185 24.042C16.8762 24.4905 17.133 24.8976 17.4697 25.2332C17.4697 25.2332 13.9429 27.4185 15.9257 29.7473C16.7768 30.3967 17.8364 30.7119 18.9041 30.6332C19.7781 30.6085 20.6384 30.4106 21.4354 30.051L21.9332 30.591H24.3041L22.7516 28.7094ZM17.8241 28.7094C16.8876 27.6885 18.5919 26.8363 18.6679 26.7098L20.3554 28.7094C20.3554 28.7094 18.7438 29.7219 17.8241 28.7094Z" fill="white"/>
6
+ <path d="M32.3534 29.1144H31.0878L30.919 29.9582H32.3449L32.2268 30.6079H30.0415L30.7165 27.0388H32.8259L32.6993 27.6885H31.3578L31.2059 28.4563H32.4799L32.3534 29.1144Z" fill="white"/>
7
+ <path d="M34.5977 30.6248L34.353 29.9076C34.2855 29.6882 34.2265 29.5194 34.1674 29.3001C34.0577 29.4941 33.9565 29.6798 33.8046 29.9329L33.3912 30.6248H32.4546L33.7877 28.8023L33.1633 27.0219H34.0071L34.218 27.7054L34.3868 28.296C34.5218 28.0598 34.6146 27.8826 34.7327 27.6969L35.1377 27.0219H36.049L34.7496 28.7769L35.433 30.591L34.5977 30.6248Z" fill="white"/>
8
+ <path d="M36.4711 27.1316C36.7759 27.0642 37.0871 27.0302 37.3992 27.0304C37.7306 27.0145 38.0593 27.0967 38.3442 27.2666C38.4706 27.3473 38.5731 27.4602 38.6413 27.5937C38.7095 27.7271 38.7409 27.8764 38.7324 28.026C38.7373 28.2195 38.6963 28.4114 38.6127 28.5859C38.5291 28.7604 38.4053 28.9127 38.2514 29.0301C37.9174 29.2602 37.5177 29.3757 37.1124 29.3591H36.8002L36.5555 30.6416H35.813L36.4711 27.1316ZM36.893 28.7094C36.9884 28.7181 37.0844 28.7181 37.1799 28.7094C37.273 28.7199 37.3673 28.7112 37.4569 28.6837C37.5465 28.6562 37.6295 28.6105 37.7007 28.5496C37.772 28.4887 37.8299 28.4137 37.8709 28.3295C37.9119 28.2452 37.9352 28.1534 37.9392 28.0597C37.9392 27.7138 37.6945 27.6041 37.3992 27.6041C37.2953 27.5958 37.1909 27.5958 37.087 27.6041L36.893 28.7094Z" fill="white"/>
9
+ <path d="M39.4411 27.1316C39.7541 27.0613 40.0737 27.0245 40.3946 27.0219C40.7201 27.0056 41.044 27.0785 41.3311 27.2329C41.4536 27.3015 41.5552 27.4022 41.625 27.524C41.6949 27.6458 41.7303 27.7843 41.7277 27.9247C41.7229 28.1642 41.6368 28.395 41.4834 28.579C41.3301 28.763 41.1186 28.8894 40.8839 28.9372V28.9372C41.0949 29.0301 41.1792 29.2663 41.2214 29.5869C41.2413 29.9273 41.2864 30.2657 41.3564 30.5994H40.6055C40.5546 30.3205 40.5208 30.0387 40.5042 29.7557C40.5042 29.3254 40.3186 29.1904 40.0233 29.1904H39.787L39.5255 30.5994H38.7661L39.4411 27.1316ZM39.8967 28.6419H40.2174C40.3032 28.6525 40.3902 28.6453 40.4731 28.6209C40.5561 28.5965 40.6331 28.5553 40.6995 28.5C40.7659 28.4446 40.8203 28.3763 40.8593 28.2991C40.8982 28.2219 40.921 28.1376 40.9261 28.0513C40.9261 27.7644 40.6899 27.6379 40.3861 27.6379C40.2884 27.6205 40.1885 27.6205 40.0908 27.6379L39.8967 28.6419Z" fill="white"/>
10
+ <path d="M44.1659 29.1144H42.9003L42.7315 29.9582H44.1574L44.0393 30.6079H41.854L42.529 27.0388H44.6384L44.5118 27.6885H43.1703L43.0184 28.4563H44.2924L44.1659 29.1144Z" fill="white"/>
11
+ <path d="M44.7399 29.7979C44.9963 29.9466 45.2873 30.0252 45.5837 30.0257C45.879 30.0257 46.149 29.8907 46.149 29.6038C46.149 29.3169 45.9887 29.2748 45.6681 29.106C45.3474 28.9373 44.9087 28.6251 44.9087 28.161C44.9087 27.4354 45.5331 26.9966 46.3178 26.9966C46.6103 26.9842 46.9011 27.0482 47.1615 27.1823L46.9253 27.8151C46.7197 27.7076 46.4907 27.6525 46.2587 27.6548C45.9043 27.6548 45.7187 27.8319 45.7187 28.0344C45.7187 28.2369 45.9381 28.3635 46.2334 28.5323C46.4305 28.6039 46.6025 28.7315 46.7284 28.8993C46.8543 29.0671 46.9285 29.2679 46.9421 29.4773C46.9421 30.2704 46.2924 30.6754 45.4993 30.6754C45.1416 30.686 44.7889 30.589 44.4868 30.3969L44.7399 29.7979Z" fill="white"/>
12
+ <path d="M47.4398 29.7979C47.6947 29.9501 47.9867 30.0289 48.2835 30.0257C48.5788 30.0257 48.8488 29.8907 48.8488 29.6038C48.8488 29.3169 48.697 29.2748 48.3679 29.106C48.1715 29.0297 47.9995 28.9014 47.8702 28.735C47.7409 28.5686 47.6592 28.3702 47.6338 28.161C47.6463 27.9932 47.6927 27.8297 47.7703 27.6804C47.8479 27.5311 47.9551 27.3991 48.0854 27.2926C48.2156 27.186 48.3662 27.1071 48.5279 27.0605C48.6896 27.014 48.8591 27.0009 49.026 27.0219C49.3186 27.0096 49.6094 27.0735 49.8698 27.2076L49.6335 27.8404C49.4276 27.7339 49.1989 27.6788 48.967 27.6801C48.6126 27.6801 48.427 27.8573 48.427 28.0598C48.427 28.2623 48.6379 28.3888 48.9417 28.5576C49.1388 28.6292 49.3108 28.7568 49.4367 28.9246C49.5625 29.0924 49.6368 29.2932 49.6504 29.5026C49.6504 30.2957 48.9923 30.7007 48.1992 30.7007C47.8414 30.718 47.4865 30.63 47.1782 30.4476L47.4398 29.7979Z" fill="white"/>
13
+ </svg>
@@ -0,0 +1,16 @@
1
+ <svg width="54" height="54" viewBox="0 0 54 54" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M42.6345 2.14819H12.5463C7.08958 2.14819 2.66602 6.57176 2.66602 12.0285V42.1166C2.66602 47.5734 7.08958 51.9969 12.5463 51.9969H42.6345C48.0912 51.9969 52.5148 47.5734 52.5148 42.1166V12.0285C52.5148 6.57176 48.0912 2.14819 42.6345 2.14819Z" fill="#FF7500"/>
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M16.698 32.8016C16.7108 32.8221 16.7277 32.8398 16.7475 32.8536C16.7674 32.8674 16.7899 32.8769 16.8136 32.8816C16.8373 32.8864 16.8618 32.8862 16.8854 32.8812C16.9091 32.8761 16.9314 32.8663 16.9511 32.8523L19.4149 31.2407C19.4354 31.2268 19.4529 31.2091 19.4666 31.1884C19.4802 31.1678 19.4897 31.1447 19.4944 31.1204C19.4991 31.0961 19.4989 31.0711 19.494 31.0469C19.489 31.0227 19.4794 30.9996 19.4655 30.9791C19.4517 30.9586 19.4339 30.9411 19.4133 30.9274C19.3926 30.9138 19.3695 30.9043 19.3452 30.8996C19.3209 30.8949 19.2959 30.8951 19.2717 30.9C19.2475 30.905 19.2244 30.9147 19.2039 30.9285L16.7402 32.5485C16.7013 32.5786 16.6753 32.6224 16.6675 32.671C16.6597 32.7195 16.6706 32.7692 16.698 32.8101" fill="white"/>
4
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M19.4485 32.8016C19.4627 32.7813 19.4727 32.7582 19.4779 32.7339C19.483 32.7096 19.4832 32.6845 19.4785 32.6601C19.4738 32.6357 19.4642 32.6126 19.4504 32.5919C19.4365 32.5713 19.4187 32.5537 19.3979 32.5401L16.9763 30.8526C16.9351 30.8338 16.8886 30.8299 16.8449 30.8418C16.8012 30.8537 16.763 30.8805 16.7369 30.9175C16.7109 30.9546 16.6986 30.9996 16.7023 31.0448C16.7059 31.0899 16.7253 31.1324 16.757 31.1648V31.1648L19.1785 32.8523C19.1989 32.8665 19.2219 32.8765 19.2462 32.8816C19.2705 32.8868 19.2956 32.887 19.32 32.8823C19.3444 32.8775 19.3676 32.868 19.3882 32.8541C19.4088 32.8403 19.4265 32.8224 19.4401 32.8016" fill="white"/>
5
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M37.8508 31.7469H36.2308C36.1935 31.7499 36.1561 31.7451 36.1208 31.7329C36.0854 31.7206 36.0531 31.7012 36.0256 31.6759C35.9982 31.6505 35.9763 31.6197 35.9613 31.5855C35.9463 31.5513 35.9386 31.5143 35.9386 31.4769C35.9386 31.4396 35.9463 31.4026 35.9613 31.3684C35.9763 31.3341 35.9982 31.3034 36.0256 31.278C36.0531 31.2527 36.0854 31.2332 36.1208 31.221C36.1561 31.2088 36.1935 31.204 36.2308 31.2069H38.2642C38.2925 31.2129 38.3217 31.2125 38.3498 31.2058C38.3779 31.199 38.4042 31.1861 38.4266 31.1679C38.4491 31.1497 38.4672 31.1267 38.4796 31.1006C38.4921 31.0745 38.4985 31.046 38.4985 31.0171C38.4985 30.9882 38.4921 30.9597 38.4796 30.9336C38.4672 30.9075 38.4491 30.8845 38.4266 30.8663C38.4042 30.8481 38.3779 30.8352 38.3498 30.8284C38.3217 30.8217 38.2925 30.8213 38.2642 30.8272H36.1802C36.0892 30.8168 35.9971 30.8258 35.9098 30.8534C35.8225 30.8811 35.7421 30.9269 35.6738 30.9879C35.6054 31.0488 35.5508 31.1235 35.5133 31.2071C35.4759 31.2906 35.4565 31.3812 35.4565 31.4727C35.4565 31.5643 35.4759 31.6548 35.5133 31.7383C35.5508 31.8219 35.6054 31.8966 35.6738 31.9575C35.7421 32.0185 35.8225 32.0643 35.9098 32.092C35.9971 32.1197 36.0892 32.1286 36.1802 32.1182H37.8002C37.9605 32.1182 38.087 32.1772 38.087 32.3882C38.087 32.5991 37.9605 32.6582 37.8002 32.6582H35.7667C35.7384 32.6522 35.7092 32.6526 35.6811 32.6593C35.653 32.6661 35.6268 32.6791 35.6043 32.6972C35.5818 32.7154 35.5637 32.7384 35.5513 32.7645C35.5389 32.7906 35.5324 32.8191 35.5324 32.848C35.5324 32.8769 35.5389 32.9055 35.5513 32.9315C35.5637 32.9576 35.5818 32.9806 35.6043 32.9988C35.6268 33.017 35.653 33.03 35.6811 33.0367C35.7092 33.0435 35.7384 33.0439 35.7667 33.0379H37.8592C37.9502 33.0483 38.0423 33.0394 38.1296 33.0117C38.2168 32.984 38.2973 32.9382 38.3656 32.8772C38.4339 32.8163 38.4886 32.7416 38.526 32.658C38.5635 32.5745 38.5828 32.484 38.5828 32.3924C38.5828 32.3008 38.5635 32.2103 38.526 32.1268C38.4886 32.0432 38.4339 31.9685 38.3656 31.9076C38.2973 31.8466 38.2168 31.8008 38.1296 31.7731C38.0423 31.7454 37.9502 31.7365 37.8592 31.7469" fill="white"/>
6
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M42.5842 31.7469H40.998C40.8377 31.7469 40.7111 31.6879 40.7111 31.4769C40.7111 31.266 40.8377 31.2069 40.998 31.2069H43.0314C43.0818 31.2069 43.1301 31.1869 43.1657 31.1513C43.2013 31.1157 43.2213 31.0674 43.2213 31.0171C43.2213 30.9667 43.2013 30.9185 43.1657 30.8829C43.1301 30.8473 43.0818 30.8272 43.0314 30.8272H40.9389C40.848 30.8168 40.7558 30.8258 40.6686 30.8534C40.5813 30.8811 40.5009 30.9269 40.4325 30.9879C40.3642 31.0488 40.3095 31.1235 40.2721 31.2071C40.2347 31.2906 40.2153 31.3812 40.2153 31.4727C40.2153 31.5643 40.2347 31.6548 40.2721 31.7383C40.3095 31.8219 40.3642 31.8966 40.4325 31.9575C40.5009 32.0185 40.5813 32.0643 40.6686 32.092C40.7558 32.1197 40.848 32.1286 40.9389 32.1182H42.5842C42.6559 32.1182 42.7245 32.1466 42.7752 32.1973C42.8258 32.2479 42.8542 32.3166 42.8542 32.3882C42.8542 32.4598 42.8258 32.5285 42.7752 32.5791C42.7245 32.6297 42.6559 32.6582 42.5842 32.6582H40.5171C40.4667 32.6582 40.4184 32.6782 40.3828 32.7138C40.3472 32.7494 40.3272 32.7977 40.3272 32.848C40.3272 32.8984 40.3472 32.9467 40.3828 32.9823C40.4184 33.0179 40.4667 33.0379 40.5171 33.0379H42.5842C42.6732 33.0521 42.7642 33.0451 42.8499 33.0176C42.9356 32.9901 43.0137 32.9429 43.0778 32.8796C43.1418 32.8164 43.1901 32.7389 43.2187 32.6535C43.2473 32.5682 43.2554 32.4773 43.2424 32.3882C43.2424 31.8819 42.9471 31.7469 42.5842 31.7469Z" fill="white"/>
7
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M12.5382 31.2407H14.7404C14.7687 31.2467 14.7979 31.2463 14.826 31.2395C14.8541 31.2328 14.8803 31.2198 14.9028 31.2016C14.9253 31.1834 14.9434 31.1605 14.9558 31.1344C14.9682 31.1083 14.9747 31.0797 14.9747 31.0508C14.9747 31.0219 14.9682 30.9934 14.9558 30.9673C14.9434 30.9412 14.9253 30.9183 14.9028 30.9001C14.8803 30.8819 14.8541 30.8689 14.826 30.8622C14.7979 30.8554 14.7687 30.855 14.7404 30.861H12.4623C12.3969 30.8576 12.3314 30.8671 12.2697 30.889C12.208 30.9109 12.1513 30.9448 12.1027 30.9887C12.0541 31.0326 12.0146 31.0856 11.9866 31.1448C11.9585 31.204 11.9424 31.2681 11.9391 31.3335V32.5316C11.9357 32.5981 11.9455 32.6646 11.9678 32.7274C11.9902 32.7901 12.0246 32.8478 12.0693 32.8972C12.114 32.9466 12.168 32.9866 12.2282 33.0151C12.2884 33.0436 12.3536 33.0599 12.4201 33.0632H14.7404C14.7687 33.0692 14.7979 33.0688 14.826 33.062C14.8541 33.0553 14.8803 33.0423 14.9028 33.0241C14.9253 33.0059 14.9434 32.983 14.9558 32.9569C14.9682 32.9308 14.9747 32.9022 14.9747 32.8733C14.9747 32.8444 14.9682 32.8159 14.9558 32.7898C14.9434 32.7637 14.9253 32.7408 14.9028 32.7226C14.8803 32.7044 14.8541 32.6914 14.826 32.6847C14.7979 32.6779 14.7687 32.6775 14.7404 32.6835H12.5382C12.5131 32.6858 12.4879 32.683 12.4639 32.6752C12.44 32.6675 12.4179 32.6549 12.3989 32.6384C12.38 32.6218 12.3646 32.6015 12.3538 32.5788C12.3429 32.5561 12.3367 32.5315 12.3357 32.5063V32.0844H14.3607C14.4111 32.0844 14.4593 32.0644 14.4949 32.0288C14.5305 31.9932 14.5505 31.9449 14.5505 31.8946C14.5505 31.8442 14.5305 31.796 14.4949 31.7604C14.4593 31.7248 14.4111 31.7047 14.3607 31.7047H12.3357V31.3673C12.3357 31.318 12.3553 31.2708 12.3901 31.236C12.4249 31.2012 12.4721 31.1816 12.5213 31.1816" fill="white"/>
8
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M31.3958 31.2407H33.5643C33.5925 31.2467 33.6218 31.2463 33.6499 31.2395C33.678 31.2328 33.7042 31.2198 33.7267 31.2016C33.7491 31.1834 33.7672 31.1605 33.7797 31.1344C33.7921 31.1083 33.7986 31.0797 33.7986 31.0508C33.7986 31.0219 33.7921 30.9934 33.7797 30.9673C33.7672 30.9412 33.7491 30.9183 33.7267 30.9001C33.7042 30.8819 33.678 30.8689 33.6499 30.8622C33.6218 30.8554 33.5925 30.855 33.5643 30.861H31.2861C31.2196 30.8576 31.1531 30.8673 31.0904 30.8897C31.0277 30.912 30.9699 30.9465 30.9206 30.9912C30.8712 31.0359 30.8311 31.0898 30.8026 31.15C30.7741 31.2102 30.7578 31.2754 30.7546 31.3419V32.5316C30.7512 32.5981 30.7609 32.6646 30.7832 32.7274C30.8056 32.7901 30.8401 32.8478 30.8848 32.8972C30.9294 32.9466 30.9834 32.9866 31.0436 33.0151C31.1038 33.0436 31.169 33.0599 31.2355 33.0632H33.5643C33.5925 33.0692 33.6218 33.0688 33.6499 33.062C33.678 33.0553 33.7042 33.0423 33.7267 33.0241C33.7491 33.0059 33.7672 32.983 33.7797 32.9569C33.7921 32.9308 33.7986 32.9022 33.7986 32.8733C33.7986 32.8444 33.7921 32.8159 33.7797 32.7898C33.7672 32.7637 33.7491 32.7408 33.7267 32.7226C33.7042 32.7044 33.678 32.6914 33.6499 32.6847C33.6218 32.6779 33.5925 32.6775 33.5643 32.6835H31.3958C31.3708 32.6858 31.3455 32.683 31.3215 32.6752C31.2976 32.6675 31.2755 32.6549 31.2566 32.6384C31.2376 32.6218 31.2222 32.6015 31.2114 32.5788C31.2005 32.5561 31.1944 32.5315 31.1933 32.5063V32.0844H33.2183C33.2687 32.0844 33.317 32.0644 33.3526 32.0288C33.3882 31.9932 33.4082 31.9449 33.4082 31.8946C33.4082 31.8442 33.3882 31.796 33.3526 31.7604C33.317 31.7248 33.2687 31.7047 33.2183 31.7047H31.1933V31.3673C31.1933 31.318 31.2129 31.2708 31.2477 31.236C31.2825 31.2012 31.3297 31.1816 31.3789 31.1816V31.1816" fill="white"/>
9
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M28.3416 32.1266C28.4302 32.1412 28.521 32.1345 28.6065 32.107C28.692 32.0795 28.7697 32.0321 28.8332 31.9686C28.8967 31.9051 28.9442 31.8274 28.9717 31.7419C28.9991 31.6564 29.0059 31.5656 28.9913 31.4769C28.9913 30.9707 28.7044 30.8357 28.3416 30.8357H26.2238C26.1656 30.8357 26.1098 30.8588 26.0686 30.8999C26.0275 30.9411 26.0044 30.9969 26.0044 31.0551V32.8185C26.0044 32.8767 26.0275 32.9325 26.0686 32.9736C26.1098 33.0148 26.1656 33.0379 26.2238 33.0379C26.282 33.0379 26.3378 33.0148 26.3789 32.9736C26.42 32.9325 26.4431 32.8767 26.4431 32.8185V31.2407H28.2825C28.3204 31.235 28.3591 31.2382 28.3955 31.2502C28.4319 31.2622 28.4649 31.2825 28.492 31.3096C28.5191 31.3367 28.5395 31.3698 28.5514 31.4062C28.5634 31.4426 28.5667 31.4813 28.561 31.5191C28.5663 31.5573 28.5629 31.5962 28.5509 31.6329C28.539 31.6696 28.5188 31.703 28.4919 31.7307C28.4651 31.7584 28.4322 31.7796 28.3959 31.7926C28.3597 31.8057 28.3209 31.8102 28.2825 31.806H27C26.9761 31.8049 26.9521 31.8086 26.9296 31.817C26.9071 31.8254 26.8866 31.8383 26.8692 31.8548C26.8519 31.8714 26.8381 31.8913 26.8286 31.9134C26.8192 31.9354 26.8144 31.9592 26.8144 31.9832C26.8144 32.0168 26.8238 32.0496 26.8418 32.078C26.8597 32.1064 26.8853 32.1291 26.9156 32.1435V32.1435L28.6622 33.0126C28.7084 33.034 28.761 33.0372 28.8095 33.0215C28.858 33.0059 28.8988 32.9726 28.9238 32.9282C28.948 32.8834 28.9536 32.8308 28.9394 32.7819C28.9252 32.7329 28.8923 32.6915 28.8478 32.6666V32.6666L27.7088 32.0844H28.3416V32.1266Z" fill="white"/>
10
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M21.7014 32.1266V32.8101C21.7014 32.8389 21.6958 32.8674 21.6847 32.894C21.6737 32.9206 21.6576 32.9448 21.6372 32.9652C21.6168 32.9856 21.5926 33.0017 21.566 33.0127C21.5394 33.0238 21.5109 33.0294 21.4821 33.0294C21.4246 33.0273 21.37 33.0036 21.3293 32.9629C21.2886 32.9222 21.2648 32.8676 21.2627 32.8101V31.0466C21.2648 30.9891 21.2886 30.9345 21.3293 30.8938C21.37 30.8531 21.4246 30.8293 21.4821 30.8272H23.5914C23.6824 30.8168 23.7745 30.8258 23.8618 30.8534C23.9491 30.8811 24.0295 30.9269 24.0978 30.9879C24.1662 31.0488 24.2208 31.1235 24.2583 31.2071C24.2957 31.2906 24.3151 31.3812 24.3151 31.4727C24.3151 31.5643 24.2957 31.6548 24.2583 31.7383C24.2208 31.8219 24.1662 31.8966 24.0978 31.9575C24.0295 32.0185 23.9491 32.0643 23.8618 32.092C23.7745 32.1197 23.6824 32.1286 23.5914 32.1182H21.7014V32.1266ZM23.5324 31.7638C23.5707 31.768 23.6095 31.7635 23.6458 31.7504C23.6821 31.7374 23.7149 31.7162 23.7418 31.6885C23.7687 31.6608 23.7888 31.6274 23.8008 31.5907C23.8128 31.554 23.8162 31.5151 23.8108 31.4769C23.8165 31.4391 23.8133 31.4004 23.8013 31.364C23.7893 31.3276 23.769 31.2945 23.7419 31.2674C23.7148 31.2403 23.6817 31.22 23.6453 31.208C23.609 31.196 23.5703 31.1928 23.5324 31.1985H21.7014V31.7638H23.5324Z" fill="white"/>
11
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M13.2723 23.2757C13.2413 23.218 13.1993 23.167 13.1486 23.1256C13.0979 23.0842 13.0395 23.0533 12.9768 23.0344C12.9141 23.0156 12.8483 23.0094 12.7832 23.016C12.7181 23.0227 12.6549 23.0421 12.5973 23.0732L6.93574 26.0769V23.5457C6.93574 23.4002 6.87796 23.2607 6.77511 23.1579C6.67226 23.055 6.53276 22.9973 6.3873 22.9973C6.24185 22.9973 6.10235 23.055 5.9995 23.1579C5.89665 23.2607 5.83887 23.4002 5.83887 23.5457V23.5457V28.1694C5.83887 28.2415 5.85305 28.3128 5.88061 28.3793C5.90818 28.4459 5.94857 28.5063 5.9995 28.5572C6.05043 28.6082 6.11089 28.6486 6.17743 28.6761C6.24397 28.7037 6.31528 28.7179 6.3873 28.7179C6.45933 28.7179 6.53064 28.7037 6.59718 28.6761C6.66372 28.6486 6.72418 28.6082 6.77511 28.5572C6.82604 28.5063 6.86643 28.4459 6.89399 28.3793C6.92156 28.3128 6.93574 28.2415 6.93574 28.1694V27.1907L8.83418 26.1782L12.5973 28.6251C12.7101 28.6931 12.8448 28.7153 12.9735 28.6871C13.1022 28.6588 13.2152 28.5823 13.2892 28.4732C13.3589 28.3622 13.3821 28.2282 13.3537 28.1003C13.3252 27.9723 13.2475 27.8607 13.1373 27.7898L9.83824 25.6382L13.0529 23.9254C13.1091 23.9008 13.1598 23.8652 13.2019 23.8206C13.244 23.776 13.2766 23.7234 13.2979 23.6659C13.3192 23.6084 13.3286 23.5472 13.3257 23.4859C13.3227 23.4247 13.3074 23.3646 13.2807 23.3094V23.3094" fill="white"/>
12
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M16.2168 24.0604H21.6421C21.7659 24.0582 21.884 24.0074 21.9708 23.919C22.0575 23.8307 22.1062 23.7117 22.1061 23.5879C22.1061 23.4648 22.0573 23.3468 21.9702 23.2597C21.8832 23.1727 21.7652 23.1238 21.6421 23.1238H15.9468C15.771 23.1142 15.5951 23.1415 15.4306 23.2041C15.2661 23.2668 15.1165 23.3632 14.9917 23.4873C14.8668 23.6114 14.7694 23.7603 14.7057 23.9244C14.642 24.0886 14.6135 24.2642 14.6221 24.4401V27.3088C14.6135 27.4846 14.642 27.6603 14.7057 27.8244C14.7694 27.9886 14.8668 28.1375 14.9917 28.2616C15.1165 28.3856 15.2661 28.4821 15.4306 28.5447C15.5951 28.6074 15.771 28.6347 15.9468 28.6251H21.6421C21.7555 28.6098 21.8595 28.5539 21.9348 28.4678C22.0101 28.3817 22.0516 28.2712 22.0516 28.1568C22.0516 28.0424 22.0101 27.9319 21.9348 27.8457C21.8595 27.7596 21.7555 27.7038 21.6421 27.6885H16.2168C16.0928 27.6955 15.971 27.6533 15.8779 27.5712C15.7847 27.4891 15.7276 27.3736 15.719 27.2497V26.3385H20.7815C20.8482 26.3475 20.9161 26.3421 20.9807 26.3227C21.0452 26.3032 21.1048 26.2703 21.1555 26.2259C21.2062 26.1816 21.2469 26.1269 21.2747 26.0655C21.3025 26.0042 21.317 25.9376 21.317 25.8702C21.317 25.8028 21.3025 25.7363 21.2747 25.6749C21.2469 25.6136 21.2062 25.5589 21.1555 25.5145C21.1048 25.4702 21.0452 25.4372 20.9807 25.4178C20.9161 25.3984 20.8482 25.393 20.7815 25.4019H15.719V24.5582C15.7178 24.4961 15.729 24.4345 15.7517 24.3767C15.7744 24.319 15.8083 24.2662 15.8514 24.2216C15.8945 24.1769 15.9459 24.1412 16.0028 24.1164C16.0597 24.0917 16.121 24.0783 16.183 24.0772" fill="white"/>
13
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M49.334 23.571C49.334 23.4248 49.2765 23.2844 49.1739 23.1802C49.0712 23.076 48.9318 23.0163 48.7855 23.0141C48.6385 23.0163 48.4981 23.0757 48.3942 23.1796C48.2902 23.2836 48.2308 23.424 48.2287 23.571V25.4948H43.3265C43.2025 25.4994 43.0818 25.455 42.9902 25.3714C42.8987 25.2877 42.8437 25.1714 42.8371 25.0476V24.9969V23.571C42.8371 23.4255 42.7793 23.2861 42.6765 23.1832C42.5736 23.0803 42.4341 23.0226 42.2887 23.0226C42.1432 23.0226 42.0037 23.0803 41.9009 23.1832C41.798 23.2861 41.7402 23.4255 41.7402 23.571V23.571V25.1151C41.7318 25.2902 41.7601 25.4651 41.8232 25.6286C41.8864 25.7921 41.983 25.9406 42.107 26.0646C42.2309 26.1885 42.3794 26.2852 42.543 26.3483C42.7065 26.4115 42.8814 26.4398 43.0565 26.4313H48.2287V27.1991C48.2332 27.2608 48.2255 27.3227 48.2058 27.3813C48.1861 27.4399 48.1549 27.494 48.114 27.5403C48.0732 27.5867 48.0234 27.6245 47.9678 27.6513C47.9121 27.6782 47.8516 27.6937 47.7899 27.6969H42.6515C42.5898 27.6958 42.5286 27.707 42.4713 27.7298C42.414 27.7526 42.3619 27.7866 42.3179 27.8298C42.2739 27.873 42.2389 27.9246 42.2151 27.9814C42.1912 28.0383 42.179 28.0993 42.179 28.161C42.179 28.2231 42.1912 28.2845 42.2149 28.3418C42.2387 28.3991 42.2735 28.4512 42.3174 28.4951C42.3612 28.539 42.4133 28.5738 42.4707 28.5975C42.528 28.6213 42.5894 28.6335 42.6515 28.6335H48.0177C48.1925 28.6406 48.3668 28.6115 48.5298 28.5479C48.6927 28.4842 48.8407 28.3875 48.9643 28.2639C49.088 28.1402 49.1847 27.9922 49.2483 27.8293C49.312 27.6664 49.3411 27.492 49.334 27.3173V23.571Z" fill="white"/>
14
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M29.4553 26.4313C29.682 26.4714 29.9151 26.4569 30.1351 26.3891C30.3552 26.3212 30.556 26.202 30.7208 26.0413C30.8857 25.8805 31.01 25.6828 31.0833 25.4646C31.1567 25.2463 31.1771 25.0137 31.1428 24.786C31.1827 24.5555 31.1667 24.3188 31.096 24.0958C31.0253 23.8728 30.9021 23.67 30.7367 23.5046C30.5713 23.3392 30.3685 23.2159 30.1455 23.1453C29.9225 23.0746 29.6858 23.0585 29.4553 23.0985H24.0637C23.9175 23.0985 23.7771 23.156 23.6729 23.2586C23.5687 23.3612 23.5091 23.5007 23.5068 23.6469V28.1694C23.5068 28.3171 23.5655 28.4588 23.6699 28.5632C23.7744 28.6676 23.916 28.7263 24.0637 28.7263C24.2114 28.7263 24.353 28.6676 24.4575 28.5632C24.5619 28.4588 24.6206 28.3171 24.6206 28.1694V24.0351H29.295C29.3951 24.0241 29.4964 24.0345 29.5923 24.0653C29.6882 24.0962 29.7765 24.1469 29.8515 24.2141C29.9265 24.2814 29.9865 24.3637 30.0275 24.4557C30.0686 24.5477 30.0898 24.6473 30.0898 24.748C30.0898 24.8488 30.0686 24.9484 30.0275 25.0404C29.9865 25.1323 29.9265 25.2146 29.8515 25.2819C29.7765 25.3492 29.6882 25.3999 29.5923 25.4307C29.4964 25.4616 29.3951 25.4719 29.295 25.461H26.0381C25.9128 25.461 25.7926 25.5108 25.704 25.5994C25.6154 25.688 25.5656 25.8082 25.5656 25.9335C25.5658 26.0212 25.5903 26.107 25.6365 26.1815C25.6827 26.256 25.7487 26.3162 25.8271 26.3554L30.2737 28.7094C30.329 28.7628 30.3958 28.8026 30.4691 28.8258C30.5423 28.849 30.6199 28.8549 30.6958 28.8431C30.7717 28.8313 30.8438 28.8021 30.9065 28.7578C30.9693 28.7135 31.0209 28.6553 31.0574 28.5877C31.0939 28.5202 31.1143 28.445 31.1169 28.3683C31.1195 28.2915 31.1044 28.2152 31.0726 28.1453C31.0408 28.0753 30.9933 28.0137 30.9338 27.9652C30.8742 27.9167 30.8042 27.8826 30.7293 27.8657L27.8437 26.4482L29.4553 26.4904V26.4313Z" fill="white"/>
15
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M38.627 26.4313C38.851 26.4657 39.0799 26.4469 39.2952 26.3764C39.5106 26.3059 39.7063 26.1857 39.8665 26.0255C40.0267 25.8653 40.1469 25.6696 40.2175 25.4542C40.288 25.2389 40.3068 25.01 40.2723 24.786C40.3124 24.5592 40.2979 24.3262 40.2301 24.1061C40.1623 23.8861 40.043 23.6853 39.8823 23.5204C39.7215 23.3556 39.5239 23.2313 39.3056 23.1579C39.0873 23.0846 38.8547 23.0642 38.627 23.0985H33.227C33.083 23.1007 32.9457 23.1595 32.8447 23.2621C32.7436 23.3647 32.687 23.5029 32.687 23.6469V28.1694C32.7036 28.3021 32.768 28.4242 32.8682 28.5127C32.9684 28.6011 33.0975 28.65 33.2312 28.65C33.3649 28.65 33.494 28.6011 33.5942 28.5127C33.6945 28.4242 33.7589 28.3021 33.7755 28.1694V28.1694V24.0351H38.4583C38.5584 24.0242 38.6597 24.0345 38.7556 24.0653C38.8515 24.0962 38.9398 24.1469 39.0148 24.2141C39.0898 24.2814 39.1498 24.3637 39.1908 24.4557C39.2319 24.5477 39.2531 24.6473 39.2531 24.748C39.2531 24.8488 39.2319 24.9484 39.1908 25.0404C39.1498 25.1323 39.0898 25.2147 39.0148 25.2819C38.9398 25.3492 38.8515 25.3999 38.7556 25.4307C38.6597 25.4616 38.5584 25.4719 38.4583 25.461H35.2014C35.0823 25.4405 34.9599 25.4664 34.8594 25.5334C34.7588 25.6003 34.6877 25.7033 34.6607 25.821C34.6337 25.9388 34.6528 26.0624 34.7142 26.1665C34.7755 26.2706 34.8744 26.3472 34.9904 26.3807L39.4454 28.7094C39.5624 28.7667 39.6969 28.7768 39.821 28.7375C39.9451 28.6982 40.0493 28.6126 40.112 28.4985C40.1722 28.383 40.1846 28.2485 40.1468 28.1239C40.1089 27.9993 40.0237 27.8945 39.9095 27.8319V27.8319L37.0323 26.4144L38.6354 26.4566L38.627 26.4313Z" fill="white"/>
16
+ </svg>
@@ -0,0 +1,8 @@
1
+ <svg width="54" height="54" viewBox="0 0 54 54" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M45.5457 36.8179C45.3039 36.8103 45.0631 36.8504 44.8369 36.936C44.6015 37.0613 44.3991 37.2405 44.2463 37.4591H44.1957L44.7019 36.4804C44.8523 36.5389 45.0133 36.5647 45.1744 36.5563H46.8029C46.9316 36.5731 47.0623 36.5464 47.1741 36.4804L47.0813 37.4591H47.0054C47.0054 37.0119 46.7354 36.7841 46.1194 36.7841L45.2757 39.3154V39.5348C45.3274 39.5761 45.3881 39.605 45.4529 39.6191V39.6866H44.28V39.6191C44.3749 39.6072 44.4643 39.5683 44.5376 39.507C44.611 39.4456 44.6651 39.3645 44.6935 39.2732L45.5457 36.8179ZM43.7822 36.5141L43.681 37.4591H43.5882C43.5969 37.3605 43.5787 37.2614 43.5356 37.1723C43.4926 37.0831 43.4262 37.0073 43.3435 36.9529C43.1755 36.8288 42.9699 36.7663 42.7613 36.7757C42.5397 36.7675 42.3222 36.836 42.1454 36.9697C42.1007 37.0187 42.0663 37.0761 42.0441 37.1385C42.0441 37.2566 42.0441 37.3494 42.2804 37.4338C42.5166 37.5182 42.6938 37.5688 42.9047 37.6279C43.092 37.6694 43.2715 37.7406 43.4363 37.8388C43.5505 37.9272 43.6356 38.0477 43.681 38.1847C43.7235 38.325 43.7235 38.4748 43.681 38.6151C43.5766 38.8888 43.3948 39.1262 43.1579 39.2985C42.8211 39.5854 42.3937 39.7438 41.9513 39.7457C41.7407 39.7688 41.5277 39.7457 41.3269 39.6782H41.0822C41.0384 39.6745 40.9942 39.6809 40.9533 39.697C40.9123 39.7131 40.8756 39.7384 40.846 39.771L40.981 38.5391H41.0654C41.0372 38.6681 41.0396 38.8019 41.0726 38.9297C41.1055 39.0576 41.168 39.1759 41.255 39.2752C41.342 39.3745 41.4511 39.452 41.5735 39.5015C41.6959 39.551 41.8282 39.571 41.9597 39.5601C42.1615 39.551 42.3606 39.5112 42.5504 39.4419C42.6687 39.3917 42.7751 39.3169 42.8625 39.2226C42.9419 39.1064 42.9939 38.9737 43.0144 38.8344C43.0435 38.7754 43.0586 38.7104 43.0586 38.6446C43.0586 38.5788 43.0435 38.5138 43.0144 38.4547C42.961 38.3859 42.8872 38.3357 42.8035 38.3113L41.8247 37.9907C41.4872 37.8219 41.3691 37.611 41.4535 37.3494C41.4787 37.278 41.5127 37.21 41.5547 37.1469C41.6917 36.9354 41.8972 36.7775 42.1369 36.6997C42.3545 36.6151 42.5869 36.5749 42.8204 36.5816C42.9733 36.5785 43.1262 36.5926 43.276 36.6238H43.4954C43.5457 36.6241 43.5955 36.6129 43.6409 36.591C43.6862 36.569 43.7259 36.537 43.7569 36.4972L43.7822 36.5141ZM37.876 38.4716C37.8561 38.7241 37.9119 38.9767 38.0363 39.1972C38.0986 39.308 38.1913 39.3986 38.3034 39.4584C38.4156 39.5182 38.5424 39.5447 38.6691 39.5348C38.8444 39.5257 39.0164 39.4827 39.1754 39.4082C39.4017 39.3105 39.6013 39.1601 39.7575 38.9694C39.911 38.7925 40.0259 38.5857 40.095 38.3619C40.1834 38.0417 40.1834 37.7034 40.095 37.3832C40.0613 37.2159 39.9646 37.0679 39.825 36.9697C39.6756 36.8615 39.4948 36.8052 39.3104 36.8094C38.9919 36.8202 38.6897 36.9531 38.4666 37.1807C38.2239 37.4118 38.0463 37.7028 37.9519 38.0244C37.9088 38.1822 37.8778 38.3429 37.8591 38.5054L37.876 38.4716ZM39.5635 36.5141C39.7805 36.4899 40 36.5259 40.198 36.6182C40.3959 36.7105 40.5646 36.8554 40.6857 37.0372C40.7759 37.2074 40.8279 37.3952 40.8381 37.5876C40.8483 37.78 40.8165 37.9722 40.7447 38.151V38.2438C40.5986 38.6681 40.3244 39.0366 39.96 39.2985C39.5633 39.6109 39.0728 39.7803 38.5679 39.7794H38.5004C38.2883 39.801 38.0745 39.7636 37.8824 39.6713C37.6903 39.579 37.5275 39.4354 37.4119 39.2563C37.3213 39.0832 37.2692 38.8926 37.259 38.6974C37.2488 38.5023 37.2808 38.3073 37.3529 38.1257C37.5077 37.6734 37.7948 37.278 38.1768 36.9907C38.5589 36.7034 39.0185 36.5373 39.496 36.5141H39.5635ZM35.4207 37.9907C35.7111 37.9171 35.9937 37.8154 36.2644 37.6869C36.5097 37.5907 36.711 37.4075 36.8297 37.1722C36.8548 37.0955 36.8548 37.0127 36.8297 36.936C36.7791 36.8347 36.6104 36.7841 36.315 36.7841C36.0197 36.7841 35.7919 36.8769 35.7329 37.0541L35.4207 37.9907ZM35.3363 38.2438C35.7365 38.154 36.1266 38.024 36.5007 37.8557C37.0154 37.611 37.3444 37.3494 37.4119 37.0119C37.4408 36.9439 37.4482 36.8686 37.4331 36.7962C37.418 36.7238 37.3812 36.6578 37.3275 36.6069C37.2095 36.5162 37.0627 36.4712 36.9141 36.4804H34.9988V36.5647C35.2182 36.5647 35.2941 36.6744 35.2266 36.8938L34.4757 39.2141C34.4541 39.3138 34.3985 39.4028 34.3185 39.466C34.2384 39.5291 34.1389 39.5624 34.0369 39.5601V39.6276H35.235V39.5601C35.1941 39.563 35.1531 39.5551 35.1162 39.5374C35.0792 39.5196 35.0474 39.4926 35.0241 39.4588C35.0055 39.4207 34.9958 39.3789 34.9958 39.3365C34.9958 39.2941 35.0055 39.2522 35.0241 39.2141L35.3447 38.2016L35.3363 38.2438ZM30.0713 39.2057C30.0713 39.2816 30.0713 39.3491 30.1725 39.3913C30.2556 39.4252 30.3444 39.4424 30.4341 39.4419C30.7369 39.4284 31.0296 39.3289 31.2779 39.1551C31.6337 38.9481 31.9055 38.6225 32.0457 38.2354V38.1257C32.1106 37.9639 32.1307 37.7877 32.104 37.6155C32.0773 37.4432 32.0047 37.2814 31.8938 37.1469C31.8164 37.0324 31.7121 36.9387 31.5899 36.874C31.4678 36.8092 31.3317 36.7755 31.1935 36.7757C31.0841 36.7669 30.9752 36.7979 30.8868 36.8631C30.7985 36.9282 30.7366 37.023 30.7125 37.1301L30.0375 39.2141L30.0713 39.2057ZM29.101 39.5601C29.1968 39.5582 29.2891 39.5237 29.3627 39.4624C29.4363 39.401 29.4868 39.3164 29.506 39.2226L30.24 36.936C30.2586 36.8994 30.2682 36.8589 30.2682 36.8179C30.2682 36.7768 30.2586 36.7364 30.24 36.6997C30.2157 36.6676 30.1836 36.6421 30.1467 36.6259C30.1097 36.6096 30.0693 36.6031 30.0291 36.6069V36.5226H31.32C31.5513 36.4998 31.7844 36.5394 31.9952 36.6374C32.2059 36.7353 32.3865 36.888 32.5182 37.0794C32.6186 37.2563 32.6783 37.4534 32.6929 37.6563C32.7075 37.8592 32.6766 38.0628 32.6025 38.2522C32.4757 38.6612 32.2214 39.0189 31.8769 39.2732C31.5411 39.5393 31.1241 39.6823 30.6957 39.6782H29.0082V39.5685L29.101 39.5601ZM28.6707 37.7207L27.8775 36.8769L27.7932 36.7841C27.7865 36.7726 27.783 36.7595 27.783 36.7462C27.783 36.7328 27.7865 36.7197 27.7932 36.7082C27.7961 36.6824 27.808 36.6585 27.8269 36.6407V36.5563H26.5782V36.6407C26.654 36.6418 26.7265 36.672 26.7807 36.7251C26.7971 36.7637 26.8056 36.8054 26.8056 36.8474C26.8056 36.8894 26.7971 36.9311 26.7807 36.9697L26.0382 39.2563C26.0112 39.3546 25.9562 39.443 25.8797 39.5104C25.8033 39.5779 25.7088 39.6215 25.6079 39.636V39.7035H26.5866V39.636C26.5135 39.619 26.4447 39.5874 26.3841 39.5432C26.325 39.4841 26.325 39.3913 26.3841 39.2563L27.1266 36.9276L28.2404 38.1679L28.3754 38.3113C28.3986 38.3601 28.4106 38.4134 28.4106 38.4674C28.4106 38.5214 28.3986 38.5747 28.3754 38.6235L28.1475 39.3322C28.1278 39.4215 28.0772 39.5008 28.0046 39.5564C27.9321 39.612 27.8423 39.6402 27.751 39.636V39.7035H28.6707V39.6782C28.4682 39.6782 28.4175 39.5347 28.5019 39.2563L29.2529 36.936C29.2642 36.8964 29.2836 36.8595 29.3097 36.8276C29.3358 36.7956 29.3681 36.7694 29.4047 36.7504C29.4767 36.7163 29.5536 36.6935 29.6325 36.6829V36.5985H28.6707V36.6829C28.7482 36.6917 28.8245 36.7086 28.8985 36.7335C28.9575 36.7335 28.966 36.8347 28.8985 36.936L28.6369 37.7797L28.6707 37.7207ZM23.8697 38.0582C24.0307 38.0386 24.1941 38.0627 24.3426 38.128C24.491 38.1933 24.6192 38.2975 24.7135 38.4294L24.6713 36.9276L23.8697 38.0582ZM23.7179 38.3197L23.085 39.2141C23.0619 39.2546 23.0421 39.2969 23.026 39.3407C23.0075 39.3728 22.9977 39.4091 22.9977 39.4462C22.9977 39.4832 23.0075 39.5196 23.026 39.5516C23.0439 39.5816 23.0703 39.6056 23.1018 39.6206C23.1333 39.6356 23.1686 39.641 23.2032 39.636V39.7035H22.1907V39.636C22.2841 39.6285 22.3739 39.5965 22.4509 39.5432C22.528 39.4898 22.5895 39.4171 22.6294 39.3322L24.3169 37.0035C24.3618 36.9348 24.3986 36.8612 24.4266 36.7841C24.4266 36.6913 24.4266 36.6407 24.3507 36.6407V36.5563H25.456V36.6407C25.3632 36.6407 25.2957 36.7082 25.2535 36.8347C25.2446 36.8793 25.2446 36.9252 25.2535 36.9697L25.2957 39.3744C25.2982 39.4458 25.3185 39.5154 25.3547 39.5769C25.3691 39.5946 25.3871 39.609 25.4074 39.6192C25.4278 39.6294 25.4501 39.6351 25.4729 39.636V39.7035H24.2916V39.636C24.378 39.6131 24.4576 39.5696 24.5237 39.5094C24.5898 39.4492 24.6404 39.374 24.6713 39.2901C24.7015 39.177 24.6993 39.0577 24.665 38.9458C24.6307 38.8339 24.5656 38.7339 24.4772 38.6572C24.3689 38.544 24.2375 38.4552 24.0919 38.397C23.9464 38.3388 23.7901 38.3124 23.6335 38.3197H23.7179ZM22.6294 38.5897L22.5704 38.5476C22.3579 38.8393 22.0844 39.0812 21.7688 39.2563C21.55 39.391 21.2999 39.4666 21.0432 39.4757C20.7225 39.4757 20.6044 39.3576 20.6888 39.1129L21.3722 36.9697C21.4025 36.8747 21.4621 36.7917 21.5424 36.7326C21.6227 36.6735 21.7197 36.6413 21.8194 36.6407V36.5563H20.6382V36.6407C20.6766 36.6482 20.7127 36.6645 20.7437 36.6883C20.7747 36.7122 20.7998 36.7429 20.817 36.778C20.8342 36.8132 20.843 36.8518 20.8427 36.891C20.8424 36.9301 20.833 36.9686 20.8154 37.0035L20.1235 39.1466C20.0222 39.4757 19.8535 39.636 19.6257 39.636V39.7035H21.4397C21.5765 39.6883 21.7148 39.7148 21.8363 39.7794L22.6294 38.5813V38.5897ZM19.0772 36.5563H20.2332V36.6407C20.1363 36.637 20.0413 36.6681 19.9654 36.7285C19.8895 36.7889 19.8378 36.8745 19.8197 36.9697L19.0772 39.2563C19.0439 39.3403 19.0439 39.4339 19.0772 39.5179C19.0978 39.5554 19.1284 39.5863 19.1657 39.6072C19.203 39.6281 19.2455 39.6381 19.2882 39.636V39.7035H18.0647V39.636C18.2588 39.636 18.4022 39.5094 18.4782 39.2563L19.2038 37.0035C19.2882 36.7588 19.2038 36.6407 19.0266 36.6407L19.0772 36.5563ZM16.2675 38.0582C16.4286 38.0386 16.5919 38.0627 16.7404 38.128C16.8888 38.1933 17.017 38.2975 17.1113 38.4294V36.9276L16.2675 38.0582ZM16.1157 38.3197L15.4744 39.2141L15.4154 39.3407C15.4007 39.3739 15.3931 39.4098 15.3931 39.4462C15.3931 39.4825 15.4007 39.5184 15.4154 39.5516C15.4347 39.5802 15.4614 39.603 15.4925 39.6179C15.5236 39.6327 15.5582 39.639 15.5925 39.636V39.7035H14.5716V39.636C14.664 39.6288 14.7528 39.5968 14.8286 39.5433C14.9043 39.4899 14.9642 39.4169 15.0019 39.3322L16.6894 37.0035C16.7338 36.9332 16.7732 36.8599 16.8075 36.7841C16.8075 36.6913 16.8075 36.6407 16.7316 36.6407V36.5563H17.8285V36.6407C17.7357 36.6407 17.6682 36.7082 17.626 36.8347C17.6213 36.8796 17.6213 36.9249 17.626 36.9697L17.7019 39.3744C17.7006 39.4464 17.7212 39.517 17.761 39.5769C17.7736 39.5944 17.7901 39.6088 17.8091 39.619C17.8281 39.6292 17.8491 39.635 17.8707 39.636V39.7035H16.7232V39.636C16.8102 39.6144 16.8905 39.5715 16.9568 39.5111C17.0231 39.4507 17.0733 39.3747 17.1029 39.2901C17.1352 39.1771 17.134 39.0572 17.0996 38.9449C17.0651 38.8326 16.9989 38.7327 16.9088 38.6572C16.8011 38.5431 16.6699 38.4537 16.5241 38.3954C16.3784 38.3371 16.2218 38.3113 16.065 38.3197H16.1157ZM14.2425 36.6322C14.445 36.6322 14.5125 36.7166 14.4619 36.8854L14.2932 37.4169H12.8419L13.0191 36.8516C13.0697 36.7082 13.2132 36.6322 13.4494 36.6322V36.5479H12.2682V36.6322C12.4707 36.6322 12.5297 36.7419 12.4622 36.9613L11.7113 39.2816C11.6782 39.377 11.6199 39.4615 11.5425 39.5263C11.4662 39.5889 11.3713 39.6246 11.2725 39.6276V39.6951H12.4791V39.6276C12.433 39.6311 12.3869 39.6199 12.3475 39.5957C12.3081 39.5714 12.2774 39.5353 12.2597 39.4926C12.2222 39.4006 12.2222 39.2976 12.2597 39.2057L12.7491 37.6785H14.2004L13.6857 39.2816C13.6604 39.3841 13.6003 39.4747 13.5156 39.5378C13.431 39.6008 13.3271 39.6326 13.2216 39.6276V39.6951H14.3944V39.6276C14.2088 39.5769 14.1582 39.4335 14.2257 39.2057L14.9766 36.8854C15.0188 36.7419 15.1622 36.6576 15.3985 36.6322V36.5479H14.2679L14.2425 36.6322ZM10.3275 36.8094C10.0858 36.8018 9.84498 36.842 9.61879 36.9276C9.38334 37.0528 9.18094 37.2321 9.02816 37.4507H8.97754L9.49223 36.5057C9.64257 36.5642 9.80363 36.5901 9.96473 36.5816H11.5932C11.7219 36.5984 11.8526 36.5717 11.9644 36.5057L11.8716 37.4844H11.7957C11.7957 37.0372 11.5257 36.8094 10.9097 36.8094L10.066 39.3407V39.5601C10.1157 39.5997 10.1732 39.6284 10.2347 39.6444V39.7119H9.1041V39.6444C9.19896 39.6326 9.28838 39.5936 9.3617 39.5323C9.43501 39.4709 9.48912 39.3898 9.51754 39.2985L10.3275 36.8094Z" fill="#0C377F"/>
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M34.8723 35.856H36.3151C36.3151 35.7632 36.3995 35.7041 36.4079 35.6113C36.3716 35.599 36.3381 35.5796 36.3094 35.5541C36.2807 35.5287 36.2574 35.4977 36.2409 35.4631C36.2244 35.4285 36.2149 35.3909 36.2132 35.3526C36.2114 35.3143 36.2174 35.276 36.2307 35.2401V35.2401C36.2277 35.212 36.2277 35.1837 36.2307 35.1557C36.8298 33.3501 37.4204 31.5444 38.0195 29.7388C38.084 29.5705 38.2007 29.4272 38.3525 29.33C38.5044 29.2329 38.6833 29.1869 38.8632 29.1988C38.9054 29.0722 38.9391 28.9457 38.9813 28.8107H33.7332L37.336 29.3844L35.4123 35.2907C35.364 35.3863 35.2937 35.4691 35.2072 35.5322C35.1206 35.5953 35.0203 35.6369 34.9145 35.6535C34.8881 35.7254 34.8656 35.7986 34.847 35.8729L34.8723 35.856ZM45.3179 33.0547C45.1238 33.6622 44.9382 34.2697 44.7526 34.8688C44.4488 35.6451 42.6769 35.7126 42.601 34.6241C42.6938 33.9744 43.0735 33.4597 44.0691 33.2404L45.3179 33.0547ZM45.6554 31.0213C45.6619 31.0915 45.6472 31.162 45.6132 31.2238C45.8663 31.2238 45.9423 31.2997 45.841 31.5191C45.6976 31.9326 45.5626 32.3629 45.4276 32.7679L44.1873 32.9872C43.6557 32.9872 43.3941 32.8016 43.3435 32.5654C43.3444 32.3729 43.3916 32.1834 43.4812 32.0131C43.5708 31.8427 43.7001 31.6964 43.8582 31.5866C43.9962 31.5098 44.1516 31.4695 44.3096 31.4695C44.4676 31.4695 44.623 31.5098 44.761 31.5866L44.8791 31.2407L44.1957 30.996C42.5082 31.3251 42.3226 32.8438 43.0398 33.1476C41.3523 33.9913 41.4704 35.5016 42.677 35.8391C43.2425 35.9355 43.8233 35.8861 44.3644 35.6957C44.698 35.6061 45.0522 35.6329 45.3685 35.7716L45.5541 35.5438C45.3432 35.3413 45.4698 35.181 45.5541 34.9616L46.6173 31.6879C46.7101 31.3926 46.7269 31.2154 47.1066 31.266L47.191 31.0129L45.6976 31.0635L45.6554 31.0213ZM38.222 31.2407L38.2979 30.996H39.8335C39.8388 31.0353 39.8355 31.0752 39.8238 31.1131C39.8122 31.151 39.7924 31.1859 39.766 31.2154C39.6185 31.2438 39.4831 31.3162 39.3777 31.4232C39.2722 31.5301 39.2017 31.6666 39.1754 31.8144L38.9729 32.5063C40.3313 30.7091 42.4323 30.2535 42.0526 32.1435C41.7488 33.1054 41.4366 34.0672 41.1329 35.0207C41.0485 35.2907 40.9304 35.4594 41.3101 35.5944L41.2594 35.8138H39.6985V35.6113C39.9685 35.6113 40.171 35.4594 40.3145 35.0629L41.327 32.0844C41.4788 30.9622 40.4073 31.5697 39.5466 32.4557C39.1243 32.9134 38.7718 33.4308 38.5004 33.9913L38.1123 35.2232C38.0279 35.5101 37.9688 35.5269 38.2979 35.6197L38.2051 35.8644H36.7116C36.7076 35.7885 36.7076 35.7125 36.7116 35.6366C36.846 35.6271 36.9748 35.5791 37.0825 35.4983C37.1903 35.4175 37.2724 35.3073 37.3191 35.181L38.4329 31.7132C38.4779 31.4263 38.3935 31.2829 38.1798 31.2829L38.222 31.2407ZM35.9607 30.5741H34.8048C34.8891 30.3379 34.9904 29.9329 35.2435 29.8569C35.6712 29.7531 36.1128 29.7189 36.5513 29.7557C35.8679 29.8738 35.3616 30.0004 36.0704 30.2366C36.048 30.3532 36.0112 30.4666 35.9607 30.5741V30.5741ZM34.2732 33.0379C34.0876 33.6454 33.902 34.2529 33.7079 34.8519C33.4041 35.6282 31.6323 35.6957 31.5563 34.6072C31.6491 33.9576 32.0288 33.4429 33.0329 33.2235L34.2732 33.0379ZM34.6191 31.0044L36.1126 30.9538L36.0198 31.2069C35.6401 31.1563 35.6316 31.3419 35.5304 31.6372L34.4673 34.911C34.3998 35.1219 34.2732 35.2822 34.4673 35.4847L34.2816 35.7126C33.9653 35.5738 33.6112 35.547 33.2776 35.6366C32.7371 35.8301 32.1555 35.8795 31.5901 35.7801C30.3835 35.451 30.2316 33.9069 31.9529 33.0885C31.2357 32.7847 31.4382 31.2744 33.1088 30.9369L33.7838 31.1816C33.7628 31.3013 33.7259 31.4176 33.6741 31.5276C33.5346 31.4507 33.3778 31.4105 33.2185 31.4105C33.0592 31.4105 32.9025 31.4507 32.7629 31.5276C32.6058 31.6384 32.4772 31.7848 32.3877 31.955C32.2983 32.1251 32.2504 32.3141 32.2482 32.5063C32.2988 32.7426 32.5604 32.8944 33.092 32.9366L34.3407 32.7088L34.7457 31.4601C34.8554 31.2407 34.7457 31.1479 34.5179 31.1647L34.5685 30.9622L34.6191 31.0044ZM26.9832 30.6501L31.0416 30.0172V29.8569C31.0107 29.8032 30.9682 29.7571 30.917 29.7221C30.8659 29.687 30.8076 29.6639 30.7463 29.6544C30.7397 29.5761 30.7543 29.4974 30.7885 29.4266H32.3748C32.3795 29.4672 32.376 29.5083 32.3644 29.5474C32.3528 29.5866 32.3333 29.623 32.3073 29.6544C31.9951 29.6544 31.7335 29.8822 31.5395 30.3547C31.5395 30.5319 31.2357 30.5994 30.8813 30.6501H26.9832ZM23.5154 35.8391H25.0426C25.0535 35.7683 25.0763 35.6998 25.1101 35.6366C24.6207 35.5607 24.8232 35.3497 24.9329 35.0291L25.4729 33.3922C25.5269 33.1461 25.6714 32.9292 25.8779 32.7847C26.1816 32.4979 26.2407 32.3122 26.0635 32.2194C25.7513 32.0169 25.7429 31.8229 26.0635 31.6288C27.1182 31.1816 28.2151 31.1732 27.9873 32.1266L27.1435 34.6579C26.6626 36.1176 27.7679 36.2441 29.0841 35.046C29.087 35.1775 29.044 35.306 28.9623 35.4092C28.8807 35.5124 28.7656 35.5838 28.637 35.6113L28.5863 35.8391H30.1557C30.1744 35.7704 30.1969 35.7028 30.2232 35.6366C29.776 35.6366 29.7085 35.4426 29.8098 35.181L30.9235 31.806C31.1091 31.2407 31.3032 31.3166 31.4888 31.266C31.4841 31.2254 31.4876 31.1843 31.4992 31.1452C31.5108 31.106 31.5303 31.0696 31.5563 31.0382L29.9954 31.0804C29.9914 31.1563 29.9914 31.2323 29.9954 31.3082C30.1979 31.3082 30.2738 31.4432 30.2401 31.6541L29.3963 34.1854C28.8732 35.2232 27.5738 35.8729 27.9957 34.641C28.2404 33.8479 28.4935 33.0547 28.7382 32.2616C29.2529 30.0426 24.317 31.2744 25.3632 32.211C25.4813 32.3038 25.6754 32.3629 25.5404 32.5738C25.1943 32.7574 24.9228 33.0557 24.7726 33.4176C24.5785 34.0082 24.376 34.5904 24.182 35.181C24.0638 35.6029 23.836 35.6451 23.5913 35.6366V35.8391H23.5154ZM23.0176 33.0294L23.296 32.3291L22.2498 33.0547L23.0176 33.0294ZM20.3682 31.3419L20.4188 31.1141H21.9207C21.9273 31.1925 21.9127 31.2711 21.8785 31.3419C21.406 31.3419 21.3554 31.6288 21.2288 31.9916L20.3851 34.5229C20.3329 34.6504 20.3195 34.7904 20.3465 34.9255C20.3735 35.0605 20.4398 35.1846 20.537 35.2822C20.7782 35.4086 21.0502 35.4646 21.3217 35.4437C21.5933 35.4228 21.8535 35.3259 22.0726 35.1641C22.2625 35.0164 22.4059 34.8172 22.486 34.5904L22.832 33.4513H20.9673C21.0095 33.3163 21.0432 33.1813 21.0854 33.0463C21.8701 32.5063 22.697 31.9916 23.4901 31.4601C23.4901 31.2997 23.3466 31.2829 23.237 31.2576V31.0551H24.7557L24.7051 31.2576C24.3423 31.2576 24.2663 31.4263 24.1651 31.7469L23.7601 32.9535H24.3001C24.2796 33.1088 24.2428 33.2615 24.1904 33.4091H23.6082L23.1779 34.6494C23.05 35.0115 22.7911 35.3126 22.4523 35.4932C22.0687 35.7147 21.635 35.8347 21.1921 35.8421C20.7492 35.8495 20.3118 35.7439 19.921 35.5354C19.769 35.4208 19.6643 35.2543 19.627 35.0677C19.5897 34.881 19.6222 34.6871 19.7185 34.5229C20.0223 33.5863 20.3176 32.6497 20.6213 31.7132C20.7395 31.3926 20.537 31.3926 20.3935 31.3251L20.3682 31.3419ZM15.8879 34.4047H15.6348C15.542 34.7338 15.4576 35.0713 15.3648 35.4004C15.8096 35.739 16.3586 35.9121 16.9173 35.8897C17.3598 35.9159 17.8 35.8084 18.1807 35.5812C18.5613 35.354 18.8649 35.0176 19.052 34.6157C19.3557 34.0166 19.3304 33.3416 18.2082 33.0379C17.086 32.7341 16.8582 32.4472 17.2295 31.8819C17.7863 31.2913 19.3473 31.0382 19.3135 32.2616L19.5666 32.3376C19.5867 32.0084 19.6319 31.6812 19.7016 31.3588C16.8582 30.1607 15.2466 32.8438 16.9173 33.3501C17.4488 33.5104 18.3938 33.561 18.3179 34.3541C18.242 35.1472 17.6091 35.4088 16.9004 35.4932C16.1916 35.5776 15.8541 35.1641 15.871 34.3963L15.8879 34.4047ZM12.1501 31.0297H13.6688L13.6182 31.2322C13.1795 31.3419 13.1373 31.5276 13.0107 31.9072L12.167 34.4976C11.9898 35.0544 12.3357 35.4932 13.0107 35.4763C13.2982 35.4594 13.5748 35.3607 13.808 35.1917C14.0412 35.0228 14.2213 34.7907 14.327 34.5229C14.7938 33.0885 15.2551 31.6541 15.7107 30.2197C15.8795 29.7304 15.7107 29.7304 15.5504 29.6713L15.601 29.4688H17.1198L17.0438 29.7219C16.5629 29.6629 16.5038 30.1185 16.3941 30.4644L15.0526 34.5144C14.9797 34.7443 14.8584 34.9559 14.6968 35.1349C14.5353 35.3139 14.3372 35.4562 14.116 35.5522C13.7569 35.7402 13.3595 35.8433 12.9543 35.8535C12.5491 35.8638 12.147 35.7809 11.7788 35.6113C11.6016 35.4937 11.4687 35.3202 11.4015 35.1183C11.3342 34.9165 11.3363 34.698 11.4076 34.4976L12.3779 31.7132C12.4791 31.3588 12.2513 31.3335 12.0826 31.2407L12.1585 31.0551L12.1501 31.0297ZM8.95227 35.8307H10.4035C10.4035 35.7379 10.4879 35.6788 10.4963 35.586C10.1926 35.4594 10.3276 35.2232 10.4035 35.0038L12.1501 29.7219C12.2132 29.552 12.3293 29.4069 12.4812 29.3082C12.6332 29.2094 12.8129 29.1622 12.9938 29.1735C13.0147 29.0429 13.0515 28.9154 13.1035 28.7938H7.83008L11.4245 29.3591L9.5007 35.2654C9.45362 35.3619 9.38364 35.4454 9.29686 35.5086C9.21009 35.5719 9.10917 35.6129 9.00289 35.6282C8.98577 35.7056 8.96321 35.7817 8.93539 35.856L8.95227 35.8307Z" fill="#0C377F"/>
4
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M34.9736 25.0644L35.2267 25.5707L35.3786 25.0644H34.9736ZM34.5686 24.2207C34.6445 24.3726 34.7205 24.5329 34.8048 24.6932H35.4967C35.5558 24.5329 35.6233 24.3726 35.6823 24.2207H34.5686ZM34.1551 23.3769L34.3914 23.8494H35.8426C35.9186 23.6976 35.9945 23.5373 36.0789 23.3769H34.1551ZM33.7501 22.5332L33.978 23.0057H36.2645L36.5514 22.5332H33.7501ZM33.3367 21.6894C33.4126 21.8498 33.4886 22.0016 33.573 22.1619H36.7876C36.8973 22.0016 37.007 21.8413 37.1251 21.6894H33.3367ZM32.9233 20.8457C33.0076 21.006 33.0836 21.1579 33.1595 21.3182H37.3783C37.5048 21.1579 37.6398 20.9976 37.7748 20.8457H32.9233ZM45.7314 15.5132L46.7523 15.2094L44.702 15.5891L45.7314 15.5132ZM43.9258 16.3569C44.2633 16.1882 44.5923 16.0279 44.9214 15.8844H42.9048L40.4833 16.4244L43.9258 16.3569ZM42.3986 17.2007C42.677 17.0319 42.9554 16.8801 43.2423 16.7282H38.7198L36.332 17.2007H42.3986ZM41.0823 18.0444L41.8079 17.5719H34.4842C34.5686 17.7238 34.6529 17.8757 34.7204 18.0276L41.0823 18.0444ZM39.9517 18.8882L40.5761 18.4157H34.8133C34.8639 18.5691 34.8979 18.7275 34.9145 18.8882H39.9517ZM38.9729 19.7319L39.5129 19.2594H34.9145C34.9006 19.4242 34.8547 19.5847 34.7795 19.7319H38.9729ZM32.687 20.4407C32.7102 20.4812 32.7299 20.5235 32.7461 20.5673H38.1208C38.2811 20.4069 38.4329 20.2466 38.5933 20.0948H34.5095C34.2489 20.281 33.951 20.4084 33.6363 20.4681C33.3216 20.5279 32.9977 20.5185 32.687 20.4407V20.4407Z" fill="#BEBEBE"/>
5
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M32.5269 14.3151L34.3072 17.3104L48.9209 14.3657L32.5269 14.3151Z" fill="#E50013"/>
6
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M5.95703 14.3151L31.8686 19.6982C34.1045 20.2129 35.0158 19.7404 34.0033 17.8166C33.3198 16.6354 32.6448 15.4457 31.9698 14.2644L5.95703 14.3151Z" fill="#0C377F"/>
7
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M6.56445 14.9225L32.1723 20.2719L34.8638 25.7647L6.56445 14.9225Z" fill="#BEBEBE"/>
8
+ </svg>
@@ -0,0 +1,9 @@
1
+ <svg width="65" height="65" viewBox="0 0 65 65" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M49.1185 51.136H16.7463C16.428 51.136 16.1226 51.0096 15.8975 50.7846C15.6724 50.5595 15.5459 50.2543 15.5459 49.936V29.876C15.5459 29.5578 15.6724 29.2525 15.8975 29.0275C16.1226 28.8025 16.428 28.676 16.7463 28.676C17.0647 28.676 17.3701 28.8025 17.5952 29.0275C17.8203 29.2525 17.9468 29.5578 17.9468 29.876V48.736H47.9581V29.886C47.9581 29.7284 47.9891 29.5724 48.0494 29.4268C48.1098 29.2812 48.1982 29.1489 48.3097 29.0375C48.4211 28.9261 48.5535 28.8377 48.6991 28.7774C48.8448 28.7171 49.0009 28.686 49.1585 28.686C49.3161 28.686 49.4722 28.7171 49.6179 28.7774C49.7635 28.8377 49.8959 28.9261 50.0074 29.0375C50.1188 29.1489 50.2072 29.2812 50.2676 29.4268C50.3279 29.5724 50.359 29.7284 50.359 29.886V49.936C50.359 50.097 50.3267 50.2564 50.2639 50.4047C50.2011 50.5529 50.1091 50.687 49.9933 50.799C49.8776 50.911 49.7405 50.9985 49.5902 51.0564C49.4399 51.1143 49.2795 51.1414 49.1185 51.136V51.136Z" fill="#242526"/>
3
+ <path d="M32.8926 26.686H32.8026C32.5245 26.6646 32.2626 26.5471 32.0618 26.3537C31.861 26.1602 31.7339 25.903 31.7021 25.626V25.226C31.7021 25.0684 31.7332 24.9124 31.7935 24.7668C31.8539 24.6212 31.9423 24.4889 32.0538 24.3775C32.1652 24.2661 32.2976 24.1777 32.4432 24.1174C32.5889 24.0571 32.745 24.026 32.9026 24.026C33.2246 24.0233 33.5346 24.148 33.765 24.3727C33.9955 24.5975 34.1278 24.9042 34.1331 25.226C34.1378 25.3093 34.1378 25.3928 34.1331 25.476C34.1324 25.5846 34.1156 25.6924 34.083 25.796C34.0119 26.0556 33.8562 26.284 33.6406 26.4452C33.425 26.6064 33.1618 26.6911 32.8926 26.686Z" fill="#242526"/>
4
+ <path d="M32.8926 26.686H32.8026C32.5245 26.6646 32.2626 26.5471 32.0618 26.3537C31.861 26.1602 31.7339 25.903 31.7021 25.626V25.226C31.7021 25.0684 31.7332 24.9124 31.7935 24.7668C31.8539 24.6212 31.9423 24.4889 32.0538 24.3775C32.1652 24.2661 32.2976 24.1777 32.4432 24.1174C32.5889 24.0571 32.745 24.026 32.9026 24.026C33.2246 24.0233 33.5346 24.148 33.765 24.3727C33.9955 24.5975 34.1278 24.9042 34.1331 25.226C34.1378 25.3093 34.1378 25.3928 34.1331 25.476C34.1324 25.5846 34.1156 25.6924 34.083 25.796C34.0119 26.0556 33.8562 26.284 33.6406 26.4452C33.425 26.6064 33.1618 26.6911 32.8926 26.686Z" fill="#242526"/>
5
+ <path d="M47.5983 31.306C46.6463 31.3065 45.7075 31.0831 44.8578 30.6541C44.008 30.225 43.2711 29.6022 42.7064 28.836C42.1386 29.6013 41.3996 30.2232 40.5485 30.652C39.6974 31.0809 38.7577 31.3049 37.8046 31.306C37.1686 31.3194 36.5343 31.2351 35.9239 31.056C34.7234 30.6598 33.675 29.9018 32.9228 28.886C32.3562 29.6512 31.6181 30.2729 30.7677 30.7013C29.9173 31.1297 28.9783 31.3529 28.0259 31.3529C27.0736 31.3529 26.1346 31.1297 25.2842 30.7013C24.4338 30.2729 23.6957 29.6512 23.1291 28.886C22.5629 29.653 21.8243 30.2762 20.9728 30.7053C20.1213 31.1343 19.1808 31.3572 18.2273 31.356C17.5821 31.354 16.941 31.2528 16.3266 31.056C15.0949 30.6651 14.0197 29.8921 13.2571 28.8493C12.4944 27.8064 12.0839 26.5478 12.085 25.256C12.084 25.0132 12.1573 24.776 12.295 24.576L17.367 14.906C17.6656 14.3345 18.1156 13.856 18.6678 13.5227C19.22 13.1895 19.8531 13.0142 20.4981 13.016H45.3174C45.9622 13.0153 46.5949 13.191 47.1469 13.5242C47.6989 13.8574 48.149 14.3353 48.4486 14.906L53.5905 24.696C53.7093 24.9233 53.7514 25.1829 53.7106 25.436V25.496C53.7204 25.6459 53.7204 25.7962 53.7106 25.946C53.716 26.0059 53.716 26.0662 53.7106 26.126C53.4788 27.577 52.735 28.897 51.6138 29.8472C50.4926 30.7973 49.0681 31.3149 47.5983 31.306V31.306ZM43.9069 25.216C43.9109 26.1433 44.2631 27.0353 44.8937 27.7153C45.5243 28.3954 46.3874 28.814 47.3121 28.8882C48.2368 28.9624 49.1556 28.6868 49.8866 28.116C50.6177 27.5452 51.1077 26.7208 51.2597 25.806V25.446L46.2578 15.986C46.1645 15.8012 46.0214 15.6462 45.8446 15.5384C45.6679 15.4306 45.4645 15.3744 45.2574 15.376H20.4981C20.2913 15.3755 20.0884 15.4322 19.9118 15.5399C19.7352 15.6475 19.5919 15.802 19.4977 15.986L14.4959 25.506C14.5914 26.4453 15.0415 27.3128 15.7545 27.9318C16.4676 28.5509 17.3899 28.8749 18.3336 28.838C19.2773 28.801 20.1714 28.4058 20.8338 27.7329C21.4961 27.0599 21.877 26.1599 21.8986 25.216C21.8986 24.8978 22.0251 24.5925 22.2503 24.3675C22.4754 24.1425 22.7807 24.016 23.0991 24.016C23.4175 24.016 23.7228 24.1425 23.9479 24.3675C24.1731 24.5925 24.2996 24.8978 24.2996 25.216C24.3177 26.1412 24.681 27.0262 25.3183 27.6973C25.9556 28.3685 26.8207 28.7774 27.744 28.8437C28.6673 28.9101 29.5821 28.6292 30.3089 28.0561C31.0356 27.483 31.5219 26.6591 31.6723 25.746V25.216C31.6723 24.8978 31.7988 24.5925 32.0239 24.3675C32.249 24.1425 32.5544 24.016 32.8728 24.016C33.1947 24.0133 33.5047 24.138 33.7352 24.3627C33.9657 24.5875 34.098 24.8942 34.1032 25.216C34.108 25.2993 34.108 25.3828 34.1032 25.466V25.516C34.1992 26.4558 34.6503 27.3235 35.3643 27.9423C36.0783 28.5611 37.0015 28.8843 37.9457 28.846C38.89 28.8077 39.784 28.4109 40.4456 27.7364C41.1071 27.0618 41.4864 26.1605 41.506 25.216C41.506 24.8978 41.6325 24.5925 41.8576 24.3675C42.0827 24.1425 42.3881 24.016 42.7064 24.016C43.0248 24.016 43.3302 24.1425 43.5553 24.3675C43.7804 24.5925 43.9069 24.8978 43.9069 25.216V25.216Z" fill="#242526"/>
6
+ <path d="M31.0113 51.136H22.2581C21.9397 51.136 21.6343 51.0096 21.4092 50.7846C21.1841 50.5595 21.0576 50.2543 21.0576 49.936V39.936C21.0734 38.6346 21.6024 37.3919 22.5297 36.4781C23.4569 35.5644 24.7074 35.0533 26.0095 35.056H27.2799C27.9289 35.056 28.5715 35.1838 29.1711 35.4321C29.7707 35.6803 30.3155 36.0442 30.7744 36.5029C31.2333 36.9616 31.5973 37.5062 31.8456 38.1056C32.094 38.7049 32.2218 39.3473 32.2218 39.996V49.996C32.2063 50.3055 32.0717 50.597 31.846 50.8095C31.6204 51.022 31.3213 51.139 31.0113 51.136V51.136ZM23.4585 48.736H29.8109V39.966C29.8109 39.2924 29.5432 38.6463 29.0667 38.17C28.5901 37.6936 27.9438 37.426 27.2699 37.426H26.0095C25.3356 37.426 24.6893 37.6936 24.2127 38.17C23.7362 38.6463 23.4685 39.2924 23.4685 39.966L23.4585 48.736Z" fill="#242526"/>
7
+ <path d="M51.5191 25.126H14.2551C13.9368 25.126 13.6314 24.9996 13.4063 24.7746C13.1812 24.5495 13.0547 24.2443 13.0547 23.926C13.0547 23.6078 13.1812 23.3025 13.4063 23.0775C13.6314 22.8525 13.9368 22.726 14.2551 22.726H51.5191C51.8375 22.726 52.1428 22.8525 52.368 23.0775C52.5931 23.3025 52.7196 23.6078 52.7196 23.926C52.7196 24.2443 52.5931 24.5495 52.368 24.7746C52.1428 24.9996 51.8375 25.126 51.5191 25.126V25.126Z" fill="#242526"/>
8
+ <path d="M44.1561 43.826H36.2432C36.0838 43.83 35.9253 43.8023 35.7769 43.7444C35.6284 43.6865 35.4929 43.5996 35.3784 43.4888C35.2639 43.3781 35.1725 43.2456 35.1098 43.0992C35.047 42.9528 35.014 42.7953 35.0127 42.636V36.526C35.0146 36.2051 35.14 35.8971 35.3628 35.666C35.4743 35.5542 35.6068 35.4657 35.7528 35.4056C35.8988 35.3456 36.0553 35.3151 36.2131 35.316H44.1261C44.2833 35.3147 44.4392 35.3445 44.5848 35.4037C44.7303 35.4629 44.8628 35.5504 44.9744 35.661C45.086 35.7717 45.1745 35.9033 45.235 36.0483C45.2954 36.1934 45.3266 36.3489 45.3266 36.506L45.3766 42.616C45.3777 42.7754 45.3474 42.9334 45.2873 43.0809C45.2272 43.2285 45.1386 43.3628 45.0264 43.476C44.9134 43.5912 44.7777 43.6818 44.6279 43.742C44.4781 43.8022 44.3175 43.8308 44.1561 43.826ZM37.4336 41.426H42.9457V37.716H37.4036L37.4336 41.426Z" fill="#242526"/>
9
+ </svg>
@@ -0,0 +1,23 @@
1
+ <svg id="Group_3926" data-name="Group 3926" xmlns="http://www.w3.org/2000/svg" width="48.226" height="48.23" viewBox="0 0 48.226 48.23">
2
+ <g id="dhl" transform="translate(0.06 0.063)">
3
+ <g id="Group_143" data-name="Group 143" transform="translate(0)">
4
+ <path id="Path_357" data-name="Path 357" d="M44.1,49.107H3.644A3.854,3.854,0,0,1-.21,45.253V4.794A3.854,3.854,0,0,1,3.644.94H44.1a3.854,3.854,0,0,1,3.854,3.854V45.252A3.854,3.854,0,0,1,44.1,49.107Z" transform="translate(0.21 -0.94)" fill="#ffca05"/>
5
+ <g id="Group_142" data-name="Group 142" transform="translate(0.215 20.259)">
6
+ <path id="Path_358" data-name="Path 358" d="M67.214,223.98l-1.6,2.163,8.7.032c.44,0,.433.169.217.459s-.587.807-.81,1.106c-.114.152-.318.429.358.431l3.557.013s.576-.778,1.059-1.429c.658-.885.067-2.733-2.271-2.742-2.092-.006-9.205-.033-9.205-.033Z" transform="translate(-59.847 -223.98)" fill="#d71635"/>
7
+ <path id="Path_359" data-name="Path 359" d="M58.3,258.184l3.222-4.344,3.979.015c.44,0,.433.169.217.459s-.592.8-.816,1.1c-.114.152-.319.429.358.431l5.329.02a5.532,5.532,0,0,1-4.471,2.346Z" transform="translate(-53.201 -251.128)" fill="#d71635"/>
8
+ <path id="Path_360" data-name="Path 360" d="M197.133,276.216l-1.747,2.357-4.586-.017s1.746-2.356,1.748-2.356Z" transform="translate(-173.665 -271.457)" fill="#d71635"/>
9
+ <path id="Path_361" data-name="Path 361" d="M225.617,228.786l-11.217-.041,3.083-4.155,4.584.016-1.767,2.383,2.046.007,1.768-2.383,4.583.017Z" transform="translate(-195.122 -224.535)" fill="#d71635"/>
10
+ <path id="Path_362" data-name="Path 362" d="M270.152,276.487l-1.748,2.356-4.584-.017s1.746-2.356,1.748-2.356Z" transform="translate(-240.053 -271.702)" fill="#d71635"/>
11
+ <path id="Path_363" data-name="Path 363" d="M7.476,285.694l-.369.5-4.947-.019v-.5Z" transform="translate(-2.16 -280.066)" fill="#d71635"/>
12
+ <path id="Path_364" data-name="Path 364" d="M8.167,275.473l-.373.5-5.633-.024v-.5Z" transform="translate(-2.16 -270.775)" fill="#d71635"/>
13
+ <path id="Path_365" data-name="Path 365" d="M6.79,295.968l-.373.5-4.256-.019v-.5Z" transform="translate(-2.16 -289.413)" fill="#d71635"/>
14
+ <path id="Path_366" data-name="Path 366" d="M468.13,287.438v.5l-5.951-.018.373-.5Z" transform="translate(-420.395 -281.658)" fill="#d71635"/>
15
+ <path id="Path_367" data-name="Path 367" d="M461.266,297.664v.5l-6.636-.019.368-.5Z" transform="translate(-413.531 -290.949)" fill="#d71635"/>
16
+ <path id="Path_368" data-name="Path 368" d="M475.04,277.2v.5l-5.26-.019.369-.5Z" transform="translate(-427.304 -272.357)" fill="#d71635"/>
17
+ <path id="Path_369" data-name="Path 369" d="M362.24,225.118l-3.082,4.155-4.858-.018s3.083-4.155,3.085-4.155Z" transform="translate(-322.314 -224.998)" fill="#d71635"/>
18
+ <path id="Path_370" data-name="Path 370" d="M342.675,276.72s-.337.457-.5.677c-.579.776-.073,1.685,1.807,1.691l7.362.027,1.748-2.356Z" transform="translate(-311.084 -271.929)" fill="#d71635"/>
19
+ </g>
20
+ </g>
21
+ </g>
22
+ <path id="Path_345" data-name="Path 345" d="M45.062,47.8H4.6A3.854,3.854,0,0,1,.75,43.942V3.484A3.854,3.854,0,0,1,4.6-.37H45.062a3.854,3.854,0,0,1,3.854,3.854V43.942A3.854,3.854,0,0,1,45.062,47.8Z" transform="translate(-0.75 0.37)" fill="none"/>
23
+ </svg>
@@ -0,0 +1,31 @@
1
+ <svg id="Group_3927" data-name="Group 3927" xmlns="http://www.w3.org/2000/svg" width="48.202" height="48.226" viewBox="0 0 48.202 48.226">
2
+ <g id="flash" transform="translate(0 0.057)">
3
+ <g id="Group_145" data-name="Group 145">
4
+ <path id="Path_374" data-name="Path 374" d="M48.169,3.779v40.6a3.791,3.791,0,0,1-3.788,3.788H3.788A3.785,3.785,0,0,1,0,44.381V3.779A3.789,3.789,0,0,1,3.788,0H44.381a3.778,3.778,0,0,1,3.788,3.779Z" transform="translate(0 0)" fill="#fbed21"/>
5
+ </g>
6
+ <g id="Group_150" data-name="Group 150" transform="translate(5.45 17.93)">
7
+ <g id="Group_149" data-name="Group 149">
8
+ <g id="Group_148" data-name="Group 148">
9
+ <g id="Group_146" data-name="Group 146" transform="translate(21.001)">
10
+ <path id="Path_375" data-name="Path 375" d="M305.358,204.1l-6.122,4.805,2.443.49-3.479,5.641,7.058-6.2-2.489-.454Z" transform="translate(-297.564 -203.491)" fill="#fff"/>
11
+ <path id="Path_376" data-name="Path 376" d="M291.2,209.7l3.879-6.295-2.543-.518,6.994-5.486-2.888,4.778,2.58.472Zm2.017-6.967,2.334.472-3.07,4.987,6.095-5.359-2.4-.436,2.28-3.77Z" transform="translate(-291.2 -197.4)" fill="#231f20"/>
12
+ </g>
13
+ <path id="Path_377" data-name="Path 377" d="M327.181,301.816H325.9l.936-2.116h1.226l-.163.363h-.772l-.218.5h.718l-.164.372h-.708l-.227.509h.818Z" transform="translate(-301.747 -290.408)" fill="#231f20"/>
14
+ <g id="Group_147" data-name="Group 147" transform="translate(0 3.515)">
15
+ <path id="Path_378" data-name="Path 378" d="M343.88,301.726h-.545l-.082-.7a.459.459,0,0,1,.018-.136h-.009c-.018.036-.064.082-.109.145l-.7.69H341.9l1.163-1.063-.173-1.054h.563l.036.645a1.157,1.157,0,0,1-.009.173h.009a2.373,2.373,0,0,1,.154-.182l.636-.645h.518l-1.117,1.054Z" transform="translate(-316.294 -293.832)" fill="#231f20"/>
16
+ <path id="Path_379" data-name="Path 379" d="M367.29,300.981l-.327.736H366.5l.926-2.116h.745c.536,0,.708.227.518.672a1.084,1.084,0,0,1-.472.518,1.366,1.366,0,0,1-.69.191Zm.454-1.026-.3.681h.2a.553.553,0,0,0,.554-.345c.1-.227.018-.336-.254-.336Z" transform="translate(-338.66 -293.832)" fill="#231f20"/>
17
+ <path id="Path_380" data-name="Path 380" d="M389.08,301.816h-.527l-.1-.554a.445.445,0,0,0-.073-.218.139.139,0,0,0-.118-.045h-.136l-.363.818H387.3l.926-2.116h.754q.777,0,.518.572a1.039,1.039,0,0,1-.291.372,1.242,1.242,0,0,1-.454.218v.009q.123.054.191.327Zm-.545-1.78-.263.609h.227a.507.507,0,0,0,.3-.091.528.528,0,0,0,.2-.227c.082-.191.009-.291-.227-.291Z" transform="translate(-357.57 -293.923)" fill="#231f20"/>
18
+ <path id="Path_381" data-name="Path 381" d="M410.581,301.816H409.3l.926-2.116h1.226l-.163.363h-.763l-.218.5h.708l-.154.372h-.718l-.227.509h.827Z" transform="translate(-377.572 -293.923)" fill="#231f20"/>
19
+ <path id="Path_382" data-name="Path 382" d="M426.8,300.908a.586.586,0,0,0,.5.209.623.623,0,0,0,.309-.064.354.354,0,0,0,.164-.163.174.174,0,0,0,0-.164c-.027-.055-.127-.118-.309-.209a.418.418,0,0,1-.236-.609.941.941,0,0,1,.427-.454,1.4,1.4,0,0,1,.681-.163,1.272,1.272,0,0,1,.5.082l-.182.427a.612.612,0,0,0-.445-.145.633.633,0,0,0-.3.064.306.306,0,0,0-.173.164.156.156,0,0,0,0,.154.829.829,0,0,0,.263.191.62.62,0,0,1,.318.282.456.456,0,0,1-.036.354.96.96,0,0,1-.427.463,1.4,1.4,0,0,1-.7.164,1.006,1.006,0,0,1-.554-.118Z" transform="translate(-393.3 -293.55)" fill="#231f20"/>
20
+ <path id="Path_383" data-name="Path 383" d="M445.7,300.908a.586.586,0,0,0,.5.209.623.623,0,0,0,.309-.064.354.354,0,0,0,.164-.163.174.174,0,0,0,0-.164c-.027-.054-.127-.118-.309-.209a.423.423,0,0,1-.236-.609.9.9,0,0,1,.427-.454,1.4,1.4,0,0,1,.681-.163,1.272,1.272,0,0,1,.5.082l-.182.427a.748.748,0,0,0-.745-.082.306.306,0,0,0-.173.164.183.183,0,0,0,0,.154.829.829,0,0,0,.263.191.62.62,0,0,1,.318.282.456.456,0,0,1-.036.354.96.96,0,0,1-.427.463,1.4,1.4,0,0,1-.7.163,1.006,1.006,0,0,1-.554-.118Z" transform="translate(-410.484 -293.55)" fill="#231f20"/>
21
+ <path id="Path_384" data-name="Path 384" d="M60,241.06l2.135-4.96h6.34l-.536,1.29h-4.46l-.291.645h4.5l-.527,1.117H62.7l-.808,1.907Z" transform="translate(-60 -236.1)" fill="#231f20"/>
22
+ <path id="Path_385" data-name="Path 385" d="M142.135,236.1,140,241.06h7.094l.536-1.244h-5.2l1.6-3.715Z" transform="translate(-132.733 -236.1)" fill="#231f20"/>
23
+ <path id="Path_386" data-name="Path 386" d="M230.435,236.1l-2.135,4.96h4.614l-.827-1.244h-1.381l.99-2.244,2.107,3.479h2.071L232.8,236.1Z" transform="translate(-213.013 -236.1)" fill="#231f20"/>
24
+ <path id="Path_387" data-name="Path 387" d="M371.335,236.1l-2.135,4.96h1.889l.817-1.908h3.3l-.827,1.908h1.9l2.116-4.96h-1.871l-.845,1.962h-3.3l.845-1.962Z" transform="translate(-341.114 -236.1)" fill="#231f20"/>
25
+ </g>
26
+ </g>
27
+ </g>
28
+ </g>
29
+ </g>
30
+ <path id="Path_345" data-name="Path 345" d="M45.062,47.8H4.6A3.854,3.854,0,0,1,.75,43.942V3.484A3.854,3.854,0,0,1,4.6-.37H45.062a3.854,3.854,0,0,1,3.854,3.854V43.942A3.854,3.854,0,0,1,45.062,47.8Z" transform="translate(-0.715 0.37)" fill="none"/>
31
+ </svg>
@@ -0,0 +1,9 @@
1
+ <svg id="Group_3928" data-name="Group 3928" xmlns="http://www.w3.org/2000/svg" width="48.286" height="48.229" viewBox="0 0 48.286 48.229">
2
+ <g id="other" transform="translate(0.119 0)">
3
+ <path id="Path_567" data-name="Path 567" d="M45.392,47.8H4.934A3.854,3.854,0,0,1,1.08,43.942V3.484A3.854,3.854,0,0,1,4.934-.37H45.392a3.854,3.854,0,0,1,3.854,3.854V43.942A3.853,3.853,0,0,1,45.391,47.8Z" transform="translate(-1.08 0.37)" fill="#fff"/>
4
+ <g id="Group_174" data-name="Group 174" transform="translate(6.929 13.005)">
5
+ <path id="Path_568" data-name="Path 568" d="M96.093,167.555a.245.245,0,0,1-.158-.079h0l-10.836-5.3a.435.435,0,0,1-.237-.4v-.633l-4.982-2.135c-1.74-.791-3.322-2.689-2.056-5.773a5.127,5.127,0,0,1,3.8-3.322l3.164-.553v-.87c0-.158.079-.316.237-.316l10.915-5.3c.079,0,.079-.079.158-.079s.158,0,.158.079l10.756,5.22a1.09,1.09,0,0,1,.316.237.276.276,0,0,0,.079.158v.158h0v13.129a.435.435,0,0,1-.237.4l-10.836,5.3A.289.289,0,0,0,96.093,167.555Zm.475-13.444v12.338l10.123-4.9V149.206l-4.35,2.135v3.875a.4.4,0,1,1-.79,0v-3.559ZM88.184,160.6a1.119,1.119,0,0,1-.079.712,1.237,1.237,0,0,1-.633.633l-.553.158.474.316,8.383,4.113V154.111l-7.909-3.875-.079.316a1.344,1.344,0,0,1-1.186,1.186l-.791.158.633.316,4.587,1.977a1.2,1.2,0,0,1,.633,1.5,1.062,1.062,0,0,1-.474.553l-.316.237.4.158a1.163,1.163,0,0,1,.553,1.5,1.227,1.227,0,0,1-.633.633h-.079a.712.712,0,0,1-.4.079H90.4l.079.316a.937.937,0,0,1-.079.791,1.22,1.22,0,0,1-1.028.712,1,1,0,0,1-.474-.079l-.87-.4Zm-1.9-10.756a2.525,2.525,0,0,0-.553.079l-3.954.712c-.316.079-.553.158-.87.237a4.188,4.188,0,0,0-2.452,2.689c-1.423,3.243.949,4.508,1.66,4.824l6.723,2.927H87c.158,0,.4-.079.4-.316a.353.353,0,0,0,0-.4c-.079-.079-.158-.237-.237-.237l-3.243-1.423a.578.578,0,0,1-.316-.791.594.594,0,0,1,.553-.4.291.291,0,0,1,.237.079l4.745,2.056h.158a.4.4,0,0,0,.4-.316.531.531,0,0,0-.237-.633l-4.113-1.74a.578.578,0,0,1-.316-.791.617.617,0,0,1,.316-.316c.079,0,.158-.079.237-.079a.291.291,0,0,1,.237.079l4.745,2.056h.316q.118,0,.237-.237a.353.353,0,0,0,0-.4c-.079-.079-.158-.237-.237-.237l-4.745-2.056a.617.617,0,0,1-.316-.316.5.5,0,0,1,0-.474.594.594,0,0,1,.553-.4.291.291,0,0,1,.237.079l3.717,1.581h.158a.4.4,0,0,0,.4-.316.531.531,0,0,0-.237-.633l-6.248-2.689a.423.423,0,0,1-.237-.316c0-.158.158-.237.237-.316l1.819-.4a.708.708,0,0,0,.633-.791.435.435,0,0,0-.237-.4,1.123,1.123,0,0,0-.474-.158C86.365,149.84,86.286,149.84,86.286,149.84Zm-.158-1.265,9.965,4.824,5.061-2.452-9.965-4.824Zm6.01-2.927,9.965,4.824,4.034-1.977L96.094,143.67Z" transform="translate(-77.366 -142.8)"/>
6
+ </g>
7
+ </g>
8
+ <path id="Path_345" data-name="Path 345" d="M45.062,47.8H4.6A3.854,3.854,0,0,1,.75,43.942V3.484A3.854,3.854,0,0,1,4.6-.37H45.062a3.854,3.854,0,0,1,3.854,3.854V43.942A3.854,3.854,0,0,1,45.062,47.8Z" transform="translate(-0.75 0.433)" fill="none"/>
9
+ </svg>
@@ -0,0 +1,67 @@
1
+ <svg id="Group_3929" data-name="Group 3929" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48.167" height="48.167" viewBox="0 0 48.167 48.167">
2
+ <defs>
3
+ <clipPath id="clip-path">
4
+ <path id="Path_673" data-name="Path 673" d="M158.24,192.814V216.8a3.785,3.785,0,0,1-3.784,3.784H121.07l33.757-30.935Z" transform="translate(-121.07 -189.65)"/>
5
+ </clipPath>
6
+ </defs>
7
+ <g id="scgexpress" transform="translate(0 0)">
8
+ <path id="Path_622" data-name="Path 622" d="M48.167,3.725v40.6a3.785,3.785,0,0,1-3.784,3.784H3.785A3.784,3.784,0,0,1,0,44.322V3.725A3.785,3.785,0,0,1,3.785-.06h40.6a3.785,3.785,0,0,1,3.785,3.785Z" transform="translate(0 0.06)" fill="#fff"/>
9
+ <path id="Path_623" data-name="Path 623" d="M310.089,3.725v10.32l-3.413,3.127L288.09-.06H306.3a3.785,3.785,0,0,1,3.785,3.785Z" transform="translate(-261.922 0.06)" fill="#009b89"/>
10
+ <path id="Path_624" data-name="Path 624" d="M496.123,155.22v6.291l-3.413-3.164Z" transform="translate(-447.956 -141.115)" fill="#f9f50d"/>
11
+ <path id="Path_625" data-name="Path 625" d="M158.24,192.814V216.8a3.785,3.785,0,0,1-3.784,3.784H121.07l33.757-30.935Z" transform="translate(-110.073 -172.418)" fill="#ed1b24"/>
12
+ <g id="Group_208" data-name="Group 208" transform="translate(4.567 15.543)">
13
+ <path id="Path_626" data-name="Path 626" d="M373.12,199.113c-.041-.084-.009-.115.054-.149-.035-.059-.07-.118-.105-.176-.424.25-.848.5-1.274.748-.067.038-.034.081-.021.124.133.427.262.857.408,1.279.05.144-.052.158-.119.217s-.117.023-.172-.029c-.192-.183-.39-.36-.58-.543-.056-.055-.087-.061-.14.006-.162.205-.332.4-.5.607a.1.1,0,0,1-.151.034c-.188-.1-.19-.1-.127-.3s.13-.436.2-.665c-.207,0-.4,0-.6,0-.057,0-.087.038-.124.07-.331.29-.664.58-.993.872a.107.107,0,0,1-.155.015c-.23-.144-.231-.142-.081-.372.015-.022.025-.047.038-.071a1.739,1.739,0,0,0-.37.168c-.032.012-.07.055-.1.014a1.607,1.607,0,0,0-.173-.211c-.037-.04.027-.066.049-.1.065-.088.168-.144.162-.285a.135.135,0,0,0-.133-.149c-.084-.014-.17-.053-.133-.142s0-.083-.049-.084c-.084,0-.1-.054-.08-.115s.078-.061.131-.054a.115.115,0,0,1,.042.024.72.72,0,0,0,.984-.206.227.227,0,0,1,.154-.1.734.734,0,0,0,.506-.352.17.17,0,0,1,.176-.094c.51,0,1.02,0,1.53,0a.586.586,0,0,0,.227-.039c.425-.164.85-.324,1.275-.487a.979.979,0,0,0-.207-.194c-.042.068-.081.079-.153.025a3.6,3.6,0,0,0-1.776-.69,4.427,4.427,0,0,0-2.4.321c-.094.041-.089-.027-.109-.075a1.153,1.153,0,0,0-.279.147c.106.083.213.165.317.249a.141.141,0,0,0,.1.033h.037a2.743,2.743,0,0,0,.719-.017,2.606,2.606,0,0,0,.6-.365l.171-.107a2.438,2.438,0,0,1-.3,1.293.68.68,0,0,1-.422.293c-.068.02-.084,0-.059-.063a1.348,1.348,0,0,0,.078-.382c.007-.062,0-.1-.077-.06-.054.028-.114.044-.168.073a1.273,1.273,0,0,1-.708.143.334.334,0,0,1-.237-.1,1.261,1.261,0,0,1-.292-.7c-.007-.04-.016-.079-.025-.119a1.386,1.386,0,0,0-.277.238c.042.045.082.074.017.146a1.49,1.49,0,0,0,.146,2.27,3.4,3.4,0,0,0,1.669.76,4.433,4.433,0,0,0,2.689-.3,2.394,2.394,0,0,0,1.086-.9A1.353,1.353,0,0,0,373.12,199.113Zm-5.484-.2c.141.1.27.179.392.27a.44.44,0,0,0,.223.074,1.484,1.484,0,0,0,.9-.233.951.951,0,0,1-.318.731.682.682,0,0,1-1-.173A1.188,1.188,0,0,1,367.636,198.913ZM370,201.192c-.221.093-.22.1-.352-.1-.056-.084-.114-.169-.171-.253-.022-.032-.038-.057,0-.092.139-.118.274-.239.422-.369.054.249.1.482.153.715a.074.074,0,0,1-.054.1Zm-1.317-.42a0,0,0,0,0,0,0h0Z" transform="translate(-338.219 -195.247)" fill="#fbc708"/>
14
+ <path id="Path_627" data-name="Path 627" d="M380.446,208.309c.426-.247.85-.5,1.274-.748.067-.09-.018-.152-.048-.217s-.09.019-.137,0c-.425.163-.85.323-1.275.487a.587.587,0,0,1-.227.039c-.51,0-1.02,0-1.53,0a.17.17,0,0,0-.176.094.735.735,0,0,1-.506.352.227.227,0,0,0-.154.1.72.72,0,0,1-.984.206.115.115,0,0,0-.042-.024c-.053-.006-.114-.008-.131.055s0,.113.08.115c.053,0,.082,0,.049.084s.049.128.133.142a.135.135,0,0,1,.133.149c.006.141-.1.2-.162.285-.022.029-.086.055-.049.1a1.606,1.606,0,0,1,.174.211c.027.042.065,0,.1-.014a1.74,1.74,0,0,1,.37-.168c-.013.024-.024.049-.038.071-.15.23-.149.227.081.372a.107.107,0,0,0,.155-.015c.329-.292.661-.582.993-.872.036-.032.066-.07.123-.07.2,0,.391,0,.6,0-.068.229-.132.447-.2.665s-.061.2.127.3a.1.1,0,0,0,.151-.034c.164-.2.334-.4.5-.607.053-.067.084-.061.14-.006.191.183.389.36.58.543.055.052.1.094.172.029s.169-.074.119-.217c-.146-.422-.274-.852-.408-1.279C380.413,208.39,380.379,208.347,380.446,208.309Zm-3.108,1.235a.067.067,0,0,1,0-.015C377.358,209.541,377.345,209.541,377.338,209.544Zm.2-.308v-.464C377.734,209,377.733,209.015,377.538,209.236Z" transform="translate(-346.872 -204.02)" fill="#231815"/>
15
+ <path id="Path_628" data-name="Path 628" d="M190.424,205.114a1.04,1.04,0,0,0-.224-.027c-.783,0-1.566,0-2.349,0a.1.1,0,0,0-.123.1q-.328,1.35-.665,2.7c-.025.1,0,.109.088.107.164-.005.33-.006.5,0a.11.11,0,0,0,.134-.1c.061-.271.135-.539.193-.81.02-.094.06-.116.151-.115q.552.008,1.1,0a.132.132,0,0,1,.144.1c.122.281.251.558.374.837.025.054.044.1.119.094.235-.005.471,0,.727,0-.149-.338-.285-.652-.426-.965-.035-.076-.04-.114.057-.145a1.108,1.108,0,0,0,.771-.845A.69.69,0,0,0,190.424,205.114Zm-.354,1.2a.576.576,0,0,1-.3.084h-1.582a.229.229,0,0,1-.046-.012c.054-.22.112-.438.162-.658.014-.062.039-.084.1-.084.5,0,1.007,0,1.511,0,.221,0,.343.084.374.214A.455.455,0,0,1,190.07,206.312Z" transform="translate(-174.631 -201.991)" fill="#242222"/>
16
+ <path id="Path_629" data-name="Path 629" d="M278.022,204.656c-.149.135-.3.268-.447.408-.063.061-.107.026-.161,0a2.467,2.467,0,0,0-1.769-.2.526.526,0,0,0-.239.116.154.154,0,0,0,.046.284,1.455,1.455,0,0,0,.5.081,6.362,6.362,0,0,1,1.152.112c.045.011.092.019.137.033a.613.613,0,0,1,.432.956,1.224,1.224,0,0,1-.717.625,3.511,3.511,0,0,1-1.686.156,2.3,2.3,0,0,1-1.075-.4c-.161-.113-.161-.111-.021-.241.1-.09.2-.177.285-.274.065-.071.11-.068.188-.016a2.368,2.368,0,0,0,1.881.319.662.662,0,0,0,.377-.208c.129-.153.091-.286-.1-.337a4,4,0,0,0-.787-.069,3.834,3.834,0,0,1-.989-.147.582.582,0,0,1-.355-.943,1.159,1.159,0,0,1,.677-.526,3.492,3.492,0,0,1,2.274.025,1.911,1.911,0,0,1,.289.146A.231.231,0,0,1,278.022,204.656Z" transform="translate(-253.744 -201.2)" fill="#252222"/>
17
+ <path id="Path_630" data-name="Path 630" d="M319.774,207.179a2.7,2.7,0,0,1-1.635-.443c-.107-.074-.128-.123-.017-.21a2.49,2.49,0,0,0,.3-.28c.071-.077.121-.078.209-.021a2.358,2.358,0,0,0,1.868.312.676.676,0,0,0,.378-.208c.131-.15.093-.286-.1-.335a5.047,5.047,0,0,0-.9-.077,3.552,3.552,0,0,1-.889-.144.573.573,0,0,1-.366-.9,1.052,1.052,0,0,1,.591-.521,3.3,3.3,0,0,1,2.492.032c.334.138.314.14.07.4a.431.431,0,0,1-.6.106,2.3,2.3,0,0,0-1.561-.1.494.494,0,0,0-.248.128.148.148,0,0,0,.05.268,1.446,1.446,0,0,0,.513.084,5.607,5.607,0,0,1,1.261.141,1.382,1.382,0,0,1,.237.089.514.514,0,0,1,.3.6,1.068,1.068,0,0,1-.478.721,2.482,2.482,0,0,1-1.333.356C319.869,207.18,319.821,207.179,319.774,207.179Z" transform="translate(-293.726 -201.12)" fill="#252222"/>
18
+ <path id="Path_631" data-name="Path 631" d="M237.282,205.093a3.791,3.791,0,0,0-.1.4c-.017.131-.084.149-.2.148-.713,0-1.425,0-2.138-.005-.112,0-.156.032-.174.142-.024.144-.067.283-.1.426.049.035.1.018.15.018.472,0,.944,0,1.416,0,.1,0,.125.027.1.117-.049.146-.025.35-.136.431s-.282.021-.427.021c-.372,0-.746.005-1.118,0-.105,0-.138.036-.156.127a3.114,3.114,0,0,1-.094.384c-.033.1-.006.117.09.117.759,0,1.52,0,2.279,0,.12,0,.164.019.117.145s-.023.332-.128.4-.273.02-.414.021c-.9,0-1.793,0-2.691,0-.107,0-.134-.015-.105-.131.224-.886.441-1.773.657-2.661.018-.073.035-.113.124-.112.991,0,1.982,0,2.973,0C237.229,205.084,237.253,205.089,237.282,205.093Z" transform="translate(-216.803 -201.989)" fill="#252222"/>
19
+ <path id="Path_632" data-name="Path 632" d="M51.91,208c-.5,0-1,0-1.5,0-.091,0-.131-.01-.13-.118q.007-1.338,0-2.676c0-.09.026-.108.111-.108q1.466,0,2.931,0c.084,0,.117.017.111.108a2.121,2.121,0,0,0,0,.34c.009.1-.035.114-.121.114-.727,0-1.453,0-2.18,0-.109,0-.15.025-.139.138a1.7,1.7,0,0,1,0,.312c-.009.106.019.143.135.141.477-.007.954,0,1.43-.005.105,0,.144.025.134.133a1.944,1.944,0,0,0,0,.325c.007.091-.027.109-.112.108-.486,0-.972,0-1.458,0-.109,0-.136.029-.129.133a2.486,2.486,0,0,1,0,.368c-.008.1.021.134.129.133.76-.005,1.52,0,2.28-.006.121,0,.154.032.144.148-.013.135.042.314-.026.4s-.256.024-.391.025C52.722,208,52.316,208,51.91,208Z" transform="translate(-50.28 -202.007)" fill="#242222"/>
20
+ <path id="Path_633" data-name="Path 633" d="M146.54,205.114a1.29,1.29,0,0,0-.2-.012c-.764,0-1.529,0-2.293,0-.094,0-.128.028-.149.119-.085.371-.18.74-.271,1.111-.136.551-.272,1.1-.411,1.67.223,0,.433,0,.645,0,.076,0,.081-.049.093-.1.067-.27.139-.539.2-.809.022-.1.065-.122.161-.121.533,0,1.066.006,1.6,0a1.2,1.2,0,0,0,1.25-.9A.707.707,0,0,0,146.54,205.114Zm-.129,1.063a.515.515,0,0,1-.445.233c-.259,0-.519,0-.778,0v0c-.254,0-.51,0-.764,0-.084,0-.1-.016-.078-.1.055-.184.1-.373.14-.56.013-.054.024-.094.1-.094.528.005,1.055,0,1.583.014C146.47,205.681,146.579,205.92,146.411,206.177Z" transform="translate(-134.778 -202.007)" fill="#242222"/>
21
+ <path id="Path_634" data-name="Path 634" d="M92.224,207.4c-.141-.134-.275-.261-.408-.389-.056-.054-.082,0-.114.028-.315.292-.631.58-.943.876a.341.341,0,0,1-.263.1c-.253-.007-.507,0-.8,0l.657-.612c.28-.26.558-.522.843-.776.078-.069.071-.1,0-.168-.458-.421-.911-.847-1.366-1.272-.016-.015-.031-.032-.067-.07h.9c.059,0,.09.048.126.083.289.271.579.54.862.817.08.078.127.085.212,0,.293-.286.6-.562.895-.844a.177.177,0,0,1,.134-.06c.278,0,.556,0,.84,0,0,.06-.05.081-.081.111-.431.4-.859.806-1.294,1.2-.093.084-.117.14,0,.219a1.557,1.557,0,0,1,.165.154.522.522,0,0,0,.389.21l-.145.012,1.064.989h-.912c-.05,0-.074-.035-.1-.064-.152-.142-.3-.282-.453-.426Z" transform="translate(-86.119 -202.016)" fill="#242222"/>
22
+ <path id="Path_635" data-name="Path 635" d="M102.693,171.751a2.041,2.041,0,0,0-.955-.174.818.818,0,0,0-.853.829.8.8,0,0,0,.838.807c.485.025.505.006.505-.466,0-.366,0-.366.365-.366.233,0,.233,0,.233.229,0,.25,0,.5,0,.749,0,.062-.006.106-.075.131a2.434,2.434,0,0,1-1.687.054,1.118,1.118,0,0,1-.8-1.042,1.179,1.179,0,0,1,.731-1.2,2.29,2.29,0,0,1,1.63-.071c.062.016.069.051.068.1C102.692,171.466,102.693,171.6,102.693,171.751Z" transform="translate(-95.723 -171.111)" fill="#ea2a30"/>
23
+ <path id="Path_636" data-name="Path 636" d="M51.283,171.113a1.871,1.871,0,0,1,.612.094c.058.019.1.045.09.119-.008.122.045.29-.017.356s-.209-.052-.323-.074a1.665,1.665,0,0,0-.45-.038c-.114.008-.222.041-.253.165s.048.2.142.252c.119.066.244.122.368.178a1.945,1.945,0,0,1,.453.257.639.639,0,0,1-.021,1.016,1.426,1.426,0,0,1-1.487.019.133.133,0,0,1-.051-.134c0-.117,0-.235.007-.352.117.005.2.092.3.131a1.021,1.021,0,0,0,.6.087c.114-.027.225-.059.25-.193s-.064-.213-.165-.27c-.123-.069-.252-.127-.381-.185a2.042,2.042,0,0,1-.384-.209.621.621,0,0,1,.027-1.047A1.118,1.118,0,0,1,51.283,171.113Z" transform="translate(-50.304 -171.105)" fill="#ea2a30"/>
24
+ <path id="Path_637" data-name="Path 637" d="M75.642,172.974c0,.055,0,.1,0,.14.008.307.013.322-.285.406a1.579,1.579,0,0,1-1.637-.322,1.232,1.232,0,0,1,.392-1.96,1.821,1.821,0,0,1,1.39-.084.135.135,0,0,1,.113.163,1.564,1.564,0,0,0,0,.269c.008.1-.029.11-.109.068a1.216,1.216,0,0,0-.878-.1.81.81,0,0,0,.094,1.588A1.546,1.546,0,0,0,75.642,172.974Z" transform="translate(-71.286 -171.054)" fill="#ea2a30"/>
25
+ <path id="Path_638" data-name="Path 638" d="M376.9,200.317a2.607,2.607,0,0,1-.6.365,2.74,2.74,0,0,1-.719.017h-.037a.14.14,0,0,1-.1-.033c-.1-.084-.211-.166-.317-.249l-.257-.18v.349c.008.04.017.079.025.119a1.261,1.261,0,0,0,.293.7.334.334,0,0,0,.237.1,1.273,1.273,0,0,0,.708-.143c.054-.029.114-.045.168-.073.075-.04.084,0,.077.06a1.345,1.345,0,0,1-.078.381c-.025.062-.009.083.059.063a.68.68,0,0,0,.422-.293,2.438,2.438,0,0,0,.3-1.293Zm-1.175.82c-.019.05-.062.049-.1.031a.543.543,0,0,0-.2-.045c-.056,0-.141.025-.139-.069s.085-.064.138-.072a.665.665,0,0,1,.25.062C375.716,201.063,375.748,201.089,375.729,201.137Zm.674-.014a.5.5,0,0,0-.225.047.067.067,0,0,1-.1-.038c-.015-.043.014-.068.049-.085a.641.641,0,0,1,.25-.064c.079,0,.151,0,.149.075S376.458,201.126,376.4,201.124Z" transform="translate(-345.386 -197.562)" fill="#231815"/>
26
+ <path id="Path_639" data-name="Path 639" d="M366.2,206.98c.042.045.082.074.017.146a1.49,1.49,0,0,0,.146,2.27,3.392,3.392,0,0,0,1.669.76,4.432,4.432,0,0,0,2.689-.3,2.383,2.383,0,0,0,1.086-.9,1.353,1.353,0,0,0,.086-1.373c-.041-.084-.009-.115.054-.149a1.515,1.515,0,0,1-.151,1.747,2.864,2.864,0,0,1-1.452.948,4.533,4.533,0,0,1-3.47-.242,2.491,2.491,0,0,1-.886-.718,1.552,1.552,0,0,1,.048-2.023A.819.819,0,0,1,366.2,206.98Z" transform="translate(-336.996 -203.717)" fill="#252222"/>
27
+ <path id="Path_640" data-name="Path 640" d="M385.207,197.18c-.042.068-.081.079-.153.025a3.6,3.6,0,0,0-1.776-.69,4.428,4.428,0,0,0-2.4.321c-.094.041-.089-.027-.109-.074a3.625,3.625,0,0,1,1.209-.36,4.559,4.559,0,0,1,2.52.333A2.586,2.586,0,0,1,385.207,197.18Z" transform="translate(-350.75 -194.051)" fill="#252222"/>
28
+ <path id="Path_641" data-name="Path 641" d="M136.811,205.672l-.61.05c-.141.011-.282.02-.422.033-.092.008-.065-.058-.066-.1s-.015-.1.066-.088c.344.03.689.055,1.032.083C136.81,205.654,136.811,205.663,136.811,205.672Z" transform="translate(-127.949 -202.428)" fill="#252222"/>
29
+ <path id="Path_642" data-name="Path 642" d="M131.675,210.578a2.224,2.224,0,0,1-.442.041c-.215.019-.431.03-.647.048-.075.006-.1-.02-.1-.094s.044-.076.1-.073Z" transform="translate(-123.204 -206.916)" fill="#252222"/>
30
+ <path id="Path_643" data-name="Path 643" d="M126.505,215.521l-1,.06c-.052,0-.1.013-.1-.072s.054-.072.1-.069l1,.058A.173.173,0,0,1,126.505,215.521Z" transform="translate(-118.586 -211.406)" fill="#252222"/>
31
+ <path id="Path_644" data-name="Path 644" d="M121.306,220.44c-.35.047-.7.039-1.04.065-.028,0-.056,0-.084,0-.054.006-.062-.022-.062-.067s.024-.054.062-.053Z" transform="translate(-113.776 -215.907)" fill="#252222"/>
32
+ <path id="Path_645" data-name="Path 645" d="M107.116,234.73c-.35.047-.7.039-1.04.065-.028,0-.056,0-.084,0-.054.006-.062-.022-.062-.067s.024-.054.062-.053Z" transform="translate(-100.875 -228.898)" fill="#252222"/>
33
+ <path id="Path_646" data-name="Path 646" d="M111.9,229.79c-.35.047-.7.039-1.04.065-.028,0-.056,0-.084,0-.054.006-.062-.022-.062-.067s.024-.055.062-.053Z" transform="translate(-105.221 -224.407)" fill="#252222"/>
34
+ <path id="Path_647" data-name="Path 647" d="M374.755,211.754a.44.44,0,0,1-.223-.074c-.123-.091-.252-.173-.392-.27a1.188,1.188,0,0,0,.2.669.682.682,0,0,0,1,.173.951.951,0,0,0,.318-.731A1.484,1.484,0,0,1,374.755,211.754Zm.008.316c-.023.078-.087.008-.134,0l-.06-.007c-.039,0-.078-.012-.072-.061s.044-.039.084-.038a.261.261,0,0,1,.064.01C374.694,212,374.785,211.994,374.763,212.07Zm.43,0c-.044.008-.086.018-.129.029s-.058.013-.071-.021.011-.062.043-.073.092-.026.124-.035c.049,0,.094-.008.1.045S375.226,212.059,375.193,212.066Z" transform="translate(-344.722 -207.744)" fill="#231815"/>
35
+ <path id="Path_648" data-name="Path 648" d="M394.6,227.52c.054.249.1.482.153.715a.074.074,0,0,1-.054.1c-.221.092-.22.094-.352-.1-.056-.084-.114-.169-.171-.253-.022-.032-.038-.057,0-.092C394.315,227.771,394.45,227.65,394.6,227.52Z" transform="translate(-362.917 -222.391)" fill="#231815"/>
36
+ <path id="Path_649" data-name="Path 649" d="M387.89,223.37c.2.225.2.243,0,.464Z" transform="translate(-357.224 -218.618)" fill="#fbc708"/>
37
+ <path id="Path_650" data-name="Path 650" d="M385.653,231.727c0-.005,0-.012,0-.017.018.014,0,.012-.006.015Z" transform="translate(-355.187 -226.2)" fill="#fbc708"/>
38
+ <path id="Path_651" data-name="Path 651" d="M379.618,208.71a.665.665,0,0,1,.25.062c.039.019.072.045.053.094s-.062.049-.1.031a.559.559,0,0,0-.2-.046c-.056,0-.141.025-.139-.068S379.565,208.718,379.618,208.71Z" transform="translate(-349.577 -205.29)" fill="#fbc708"/>
39
+ <path id="Path_652" data-name="Path 652" d="M388.417,208.72c.078,0,.15,0,.148.075s-.068.066-.123.064a.5.5,0,0,0-.225.047.067.067,0,0,1-.1-.038c-.015-.043.014-.068.049-.085A.663.663,0,0,1,388.417,208.72Z" transform="translate(-357.427 -205.299)" fill="#fbc708"/>
40
+ <path id="Path_653" data-name="Path 653" d="M378.177,217.555a.223.223,0,0,1,.065.01c.047.021.138.015.116.092s-.087.008-.133,0l-.06-.007c-.039,0-.078-.011-.072-.061S378.136,217.554,378.177,217.555Z" transform="translate(-348.316 -213.331)" fill="#fbc708"/>
41
+ <path id="Path_654" data-name="Path 654" d="M383.663,217.53c.049,0,.094-.008.1.045s-.033.048-.065.054-.085.018-.128.028-.058.014-.072-.02.012-.062.043-.073S383.63,217.539,383.663,217.53Z" transform="translate(-353.224 -213.308)" fill="#fbc708"/>
42
+ </g>
43
+ <g id="Group_210" data-name="Group 210" transform="translate(10.997 17.232)">
44
+ <g id="Group_209" data-name="Group 209" clip-path="url(#clip-path)">
45
+ <path id="Path_655" data-name="Path 655" d="M128.49,514.11l22.486-.614L128.49,511.89" transform="translate(-127.816 -482.62)" fill="#d22529"/>
46
+ <path id="Path_656" data-name="Path 656" d="M150.27,493.67l22.486-.614L150.27,491.45" transform="translate(-147.618 -464.037)" fill="#d22529"/>
47
+ <path id="Path_657" data-name="Path 657" d="M172.04,473.221l22.487-.615L172.04,471" transform="translate(-167.41 -445.444)" fill="#d22529"/>
48
+ <path id="Path_658" data-name="Path 658" d="M193.82,452.78l22.487-.614L193.82,450.56" transform="translate(-187.212 -426.861)" fill="#d22529"/>
49
+ <path id="Path_659" data-name="Path 659" d="M215.6,432.331l22.486-.614L215.6,430.11" transform="translate(-207.014 -408.268)" fill="#d22529"/>
50
+ <path id="Path_660" data-name="Path 660" d="M237.38,411.89l22.486-.614L237.38,409.67" transform="translate(-226.815 -389.685)" fill="#d22529"/>
51
+ <path id="Path_661" data-name="Path 661" d="M259.15,391.441l22.487-.614L259.15,389.22" transform="translate(-246.608 -371.092)" fill="#d22529"/>
52
+ <path id="Path_662" data-name="Path 662" d="M280.93,371l22.487-.614L280.93,368.78" transform="translate(-266.409 -352.509)" fill="#d22529"/>
53
+ <path id="Path_663" data-name="Path 663" d="M302.71,350.551l22.487-.614L302.71,348.33" transform="translate(-286.211 -333.917)" fill="#d22529"/>
54
+ <path id="Path_664" data-name="Path 664" d="M324.49,330.11l22.486-.614L324.49,327.89" transform="translate(-306.013 -315.333)" fill="#d22529"/>
55
+ <path id="Path_665" data-name="Path 665" d="M346.27,309.67l22.486-.614L346.27,307.45" transform="translate(-325.814 -296.75)" fill="#d22529"/>
56
+ <path id="Path_666" data-name="Path 666" d="M368.04,289.221l22.487-.615L368.04,287" transform="translate(-345.607 -278.157)" fill="#d22529"/>
57
+ <path id="Path_667" data-name="Path 667" d="M389.82,268.78l22.487-.614L389.82,266.56" transform="translate(-365.408 -259.574)" fill="#d22529"/>
58
+ <path id="Path_668" data-name="Path 668" d="M411.6,248.331l22.486-.614L411.6,246.11" transform="translate(-385.21 -240.982)" fill="#d22529"/>
59
+ <path id="Path_669" data-name="Path 669" d="M433.38,227.89l22.486-.614L433.38,225.67" transform="translate(-405.012 -222.398)" fill="#d22529"/>
60
+ <path id="Path_670" data-name="Path 670" d="M455.15,207.441l22.487-.614L455.15,205.22" transform="translate(-424.804 -203.806)" fill="#d22529"/>
61
+ <path id="Path_671" data-name="Path 671" d="M460.49,184.391l22.486-.614L460.49,182.17" transform="translate(-429.659 -182.849)" fill="#d22529"/>
62
+ <path id="Path_672" data-name="Path 672" d="M42.94,191.666l31.973-32.609,1.363-4-42.056,22.8.545,12.9" transform="translate(-42.109 -158.202)" fill="#d22529"/>
63
+ </g>
64
+ </g>
65
+ </g>
66
+ <path id="Path_345" data-name="Path 345" d="M45.062,47.8H4.6A3.854,3.854,0,0,1,.75,43.942V3.484A3.854,3.854,0,0,1,4.6-.37H45.062a3.854,3.854,0,0,1,3.854,3.854V43.942A3.854,3.854,0,0,1,45.062,47.8Z" transform="translate(-0.75 0.37)" fill="none"/>
67
+ </svg>
@@ -0,0 +1,16 @@
1
+ <svg id="Group_3930" data-name="Group 3930" xmlns="http://www.w3.org/2000/svg" width="48.166" height="48.229" viewBox="0 0 48.166 48.229">
2
+ <g id="thailand-post" transform="translate(0 0)">
3
+ <path id="Path_689" data-name="Path 689" d="M44.7,48.8H4.244A3.854,3.854,0,0,1,.39,44.942V4.484A3.854,3.854,0,0,1,4.244.63H44.7a3.854,3.854,0,0,1,3.854,3.854V44.942A3.853,3.853,0,0,1,44.7,48.8Z" transform="translate(-0.39 -0.63)" fill="#fff"/>
4
+ <g id="Group_215" data-name="Group 215" transform="translate(4.111 25.746)">
5
+ <path id="Path_690" data-name="Path 690" d="M96.151,371.082a1.735,1.735,0,0,0-.728.124,1.694,1.694,0,0,0-.607.538l-.055-.04.532-.965a1.26,1.26,0,0,0,.485.076h1.668a.681.681,0,0,0,.384-.076l-.1,1-.077.03q.041-.692-.907-.691l-.831,2.583c-.033.1-.025.176.023.223a.548.548,0,0,0,.181.086l-.022.067H94.889l.022-.067a.528.528,0,0,0,.423-.353Zm-1.808-.31-.106.972-.1.03a.576.576,0,0,0-.247-.521.979.979,0,0,0-.6-.176.9.9,0,0,0-.627.2.486.486,0,0,0-.11.174c-.036.114.043.213.242.3a6.56,6.56,0,0,0,.64.2,1.774,1.774,0,0,1,.545.223.727.727,0,0,1,.255.351.749.749,0,0,1-.013.448,1.522,1.522,0,0,1-.532.7,1.943,1.943,0,0,1-1.239.458,1.557,1.557,0,0,1-.618-.121l-.246-.023a.307.307,0,0,0-.246.1l.136-1.271.091-.033a.852.852,0,0,0,.167.685.882.882,0,0,0,.754.363,2.232,2.232,0,0,0,.607-.117.89.89,0,0,0,.313-.23.876.876,0,0,0,.2-.323.417.417,0,0,0-.032-.384.408.408,0,0,0-.212-.147c-.131-.044-.464-.165-1-.363q-.51-.257-.381-.659a.964.964,0,0,1,.105-.213,1.15,1.15,0,0,1,.6-.458,2.007,2.007,0,0,1,.7-.123,2.195,2.195,0,0,1,.47.046,1.811,1.811,0,0,0,.223.045.334.334,0,0,0,.263-.131Zm-6.1,2.006a1.328,1.328,0,0,0,.163.75.708.708,0,0,0,.648.347,1.508,1.508,0,0,0,.52-.134,1.541,1.541,0,0,0,.6-.448,1.827,1.827,0,0,0,.353-.628,1.879,1.879,0,0,0,.029-1,.707.707,0,0,0-.279-.427.851.851,0,0,0-.522-.161,1.272,1.272,0,0,0-.887.377,1.924,1.924,0,0,0-.525.834A3.358,3.358,0,0,0,88.242,372.778Zm1.733-2.006a1.214,1.214,0,0,1,1.149.538,1.356,1.356,0,0,1,.065,1.138l-.032.1a2.19,2.19,0,0,1-.806,1.081,2.326,2.326,0,0,1-1.427.494h-.068a1.178,1.178,0,0,1-1.115-.538,1.374,1.374,0,0,1-.065-1.158A2.458,2.458,0,0,1,89.975,370.773Zm-4.212,1.546a4.086,4.086,0,0,0,.847-.311,1.063,1.063,0,0,0,.58-.528.391.391,0,0,0,0-.243c-.049-.1-.222-.154-.523-.154-.34,0-.538.093-.6.277l-.308.958Zm-.084.262a6.029,6.029,0,0,0,1.192-.4,1.608,1.608,0,0,0,.939-.824.359.359,0,0,0-.09-.411.636.636,0,0,0-.427-.134H85.36l-.026.084q.337,0,.229.337l-.768,2.386a.445.445,0,0,1-.451.353l-.022.067h1.234l.022-.067a.232.232,0,0,1-.212-.1.28.28,0,0,1-.022-.248Zm-5.412.985c-.027.085.009.151.108.2a.66.66,0,0,0,.264.05,1.644,1.644,0,0,0,.9-.294,1.8,1.8,0,0,0,.748-.984l.035-.107a1,1,0,0,0-.153-.984.888.888,0,0,0-.718-.381.48.48,0,0,0-.5.367Zm-.994.363a.421.421,0,0,0,.417-.341l.757-2.352a.258.258,0,0,0-.021-.242.252.252,0,0,0-.218-.1l.026-.084h1.328a1.327,1.327,0,0,1,1.227.567,1.4,1.4,0,0,1,.091,1.205,2.076,2.076,0,0,1-.746,1.053,1.949,1.949,0,0,1-1.194.4h-1.7l.035-.114Zm-.46-1.915L78,371.13l-.084-.1a.074.074,0,0,1-.022-.074c.011-.033.05-.053.116-.057l.026-.084H76.709l-.026.084a.325.325,0,0,1,.213.09.3.3,0,0,1-.005.247l-.757,2.354a.552.552,0,0,1-.441.386l-.022.067h1.007l.022-.067a.508.508,0,0,1-.2-.1c-.058-.059-.064-.156-.022-.29l.769-2.393,1.14,1.274.135.144a.377.377,0,0,1,0,.323l-.234.728a.4.4,0,0,1-.412.31l-.022.067h.973l.022-.067q-.309,0-.171-.431l.766-2.382a.323.323,0,0,1,.16-.193.844.844,0,0,1,.234-.071l.026-.084H78.843l-.026.084a.834.834,0,0,1,.234.057c.056.035.067.1.035.207Zm-4.925.34a.933.933,0,0,1,.853.384L74.7,371.2Zm-.154.271-.654.921a1.217,1.217,0,0,0-.062.126.243.243,0,0,0,.016.215.2.2,0,0,0,.183.088l-.022.067H72.152l.022-.067a.535.535,0,0,0,.447-.31l1.7-2.39a1.31,1.31,0,0,0,.119-.223c.033-.1.007-.154-.078-.154l.026-.084h1.128l-.026.084c-.094,0-.164.068-.207.2a.39.39,0,0,0-.016.134l.108,2.472a.372.372,0,0,0,.062.2.135.135,0,0,0,.119.063l-.022.067H74.36l.022-.067a.563.563,0,0,0,.39-.353.636.636,0,0,0-.2-.647A1.1,1.1,0,0,0,73.735,372.625Zm-1.119.273-.065-.036a2.522,2.522,0,0,1-.819.725,1.566,1.566,0,0,1-.749.227q-.485,0-.364-.377l.708-2.2a.482.482,0,0,1,.461-.337l.026-.084h-1.2l-.026.084a.259.259,0,0,1,.183.377l-.708,2.2q-.161.5-.511.5l-.022.067H71.4a.668.668,0,0,1,.4.081Zm-3.606-2.082h1.2l-.026.084a.423.423,0,0,0-.425.337l-.757,2.354a.333.333,0,0,0,.008.266.224.224,0,0,0,.217.12l-.022.067H67.971l.022-.067c.2,0,.349-.129.431-.386l.744-2.314q.121-.377-.186-.377Zm-2.887,1.538a.933.933,0,0,1,.853.384l-.039-1.541Zm-.154.271-.654.921a1.211,1.211,0,0,0-.062.126.246.246,0,0,0,.015.215.2.2,0,0,0,.183.088l-.022.067H64.386l.022-.067a.535.535,0,0,0,.447-.31l1.7-2.39a1.386,1.386,0,0,0,.119-.223c.033-.1.007-.154-.078-.154l.026-.084h1.128l-.026.084c-.094,0-.164.068-.207.2a.391.391,0,0,0-.016.134l.108,2.473a.373.373,0,0,0,.062.2.135.135,0,0,0,.119.063l-.022.067h-1.17l.022-.067a.563.563,0,0,0,.39-.353.636.636,0,0,0-.2-.647,1.093,1.093,0,0,0-.837-.35ZM64.045,370.9q.312,0,.228.264l-.174.541H62.609l.185-.575q.074-.23.434-.23l.026-.084H62.049l-.026.084c.2,0,.267.113.2.337l-.768,2.386a.522.522,0,0,1-.176.248.422.422,0,0,1-.274.1l-.022.067h1.24l.022-.067a.222.222,0,0,1-.226-.134.421.421,0,0,1,0-.3l.506-1.571h1.489l-.53,1.648a.459.459,0,0,1-.473.353l-.022.067h1.207l.022-.067c-.186-.051-.241-.194-.165-.431l.767-2.383q.071-.219.435-.263l.026-.084H64.072Zm-4.015.184a1.735,1.735,0,0,0-.728.124,1.694,1.694,0,0,0-.607.538l-.055-.04.532-.965a1.26,1.26,0,0,0,.485.076h1.668a.681.681,0,0,0,.384-.076l-.1,1-.077.03q.041-.692-.907-.691l-.831,2.583c-.033.1-.025.176.023.223a.548.548,0,0,0,.181.086l-.022.067H58.768l.022-.067a.528.528,0,0,0,.423-.353Z" transform="translate(-57.46 -362.868)" fill="#0c377f" fill-rule="evenodd"/>
6
+ <path id="Path_691" data-name="Path 691" d="M73.412,291.3H74.9c.008-.1.085-.155.093-.256a.3.3,0,0,1-.14-.465q.918-2.779,1.838-5.558a.893.893,0,0,1,.86-.558c.039-.132.077-.263.116-.4h-5.4l3.7.581q-.988,3.023-1.977,6.046a.669.669,0,0,1-.511.372C73.459,291.148,73.435,291.225,73.412,291.3Zm10.726-2.876-.581,1.86c-.312.8-2.132.877-2.209-.256.1-.663.484-1.19,1.511-1.419Zm.349-2.093-.046.209q.4-.035.233.3-.21.639-.419,1.279l-1.279.233c-.541-.039-.809-.193-.858-.439a1.236,1.236,0,0,1,.53-1,.963.963,0,0,1,.933-.047l.116-.349-.7-.256c-1.718.345-1.921,1.9-1.186,2.209-1.77.843-1.612,2.423-.372,2.767a3.458,3.458,0,0,0,1.688-.15,1.538,1.538,0,0,1,1.032.081l.186-.233c-.213-.212-.083-.376-.01-.6l1.091-3.361c.1-.3.114-.488.5-.434l.093-.256q-.766.026-1.533.048Zm-7.628.248c.024-.085.046-.171.07-.256l1.581.024c-.024.077-.046.155-.07.233a.761.761,0,0,0-.606.608l-.208.718c1.39-1.845,3.552-2.316,3.163-.372l-.946,2.951c-.09.28-.2.449.179.583l-.046.233-1.605-.024.046-.209q.407.046.628-.558l1-3.093c.152-1.153-.943-.532-1.829.383a6.678,6.678,0,0,0-1.077,1.57l-.392,1.264c-.094.3-.149.318.183.41l-.093.256-1.535-.024.046-.233a.735.735,0,0,0,.628-.465l1.139-3.558Q77.174,286.571,76.859,286.582Zm-2.325-.689H73.347c.084-.24.191-.653.454-.738a4.082,4.082,0,0,1,1.337-.1c-.7.116-1.221.248-.489.489Zm-1.721,2.534-.581,1.86c-.312.8-2.132.877-2.209-.256.1-.663.484-1.19,1.511-1.419Q72.173,288.52,72.812,288.426Zm.35-2.093,1.535-.046-.093.256c-.388-.055-.4.137-.5.438l-1.091,3.361c-.073.224-.2.386.011.6l-.186.233a1.549,1.549,0,0,0-1.032-.081,3.47,3.47,0,0,1-1.688.15c-1.241-.343-1.4-1.924.372-2.767-.735-.31-.531-1.864,1.186-2.209l.7.256-.116.349a.96.96,0,0,0-.933.047,1.236,1.236,0,0,0-.53,1c.049.246.317.4.858.439l1.279-.233q.21-.639.419-1.279c.108-.225.031-.325-.233-.3C73.13,286.473,73.145,286.4,73.162,286.334Zm-7.861-.378,4.163-.651v-.163a.425.425,0,0,0-.3-.209l.046-.233h1.628c-.024.077-.046.155-.07.233-.325-.008-.59.233-.79.721.008.179-.31.248-.674.3Zm-3.558,5.326h1.581c.024-.07.046-.14.07-.209-.5-.078-.292-.29-.183-.621l.554-1.681a1.034,1.034,0,0,1,.419-.628q.465-.43.186-.581-.477-.3-.024-.605c1.08-.453,2.207-.461,1.977.511q-.418,1.3-.837,2.6c-.491,1.5.647,1.63,2,.4-.038.264-.115.5-.465.581l-.046.233,1.605-.024c.024-.07.046-.14.07-.209-.453-.015-.523-.2-.419-.465l1.139-3.465c.193-.583.388-.5.581-.558.024-.077.046-.155.07-.233l-1.605.046-.046.233a.26.26,0,0,1,.256.349l-.884,2.628c-.534,1.065-1.868,1.7-1.442.465l.768-2.442c.529-2.273-4.542-1.012-3.488-.046.128.091.322.149.186.372a1.714,1.714,0,0,0-.79.86l-.6,1.814c-.124.428-.356.473-.6.465C61.758,291.141,61.75,291.211,61.743,291.281Zm-.511-2.881.279-.721-1.07.744Zm-2.721-1.745.046-.233h1.581l-.046.233c-.483.011-.539.291-.663.663l-.872,2.616a.723.723,0,0,0,.163.781,1.483,1.483,0,0,0,1.578-.12,1.326,1.326,0,0,0,.422-.591l.349-1.163-1.907.024.116-.419c.807-.55,1.659-1.077,2.465-1.628.011-.161-.139-.181-.256-.209V286.4h1.558L63,286.61c-.372.035-.453.173-.562.5l-.414,1.243h.558l-.116.465h-.628l-.441,1.279a1.629,1.629,0,0,1-.744.838,2.685,2.685,0,0,1-2.624.044.794.794,0,0,1-.213-1.045l.93-2.884C58.864,286.721,58.654,286.721,58.51,286.655Zm-4.6,3.142-.256-.024-.279,1.023a2.509,2.509,0,0,0,1.592.505,2.287,2.287,0,0,0,2.209-1.3c.314-.62.283-1.312-.824-1.624q-1.57-.313-1-1.186c.571-.606,2.176-.879,2.139.4l.256.07q.069-.5.14-1c-2.991-1.208-4.618,1.548-2.9,2.067.543.164,1.515.223,1.438,1.031s-.732,1.087-1.46,1.169C54.212,291.01,53.9,290.592,53.906,289.8Zm-3.837-3.425h1.558l-.046.209c-.452.113-.5.3-.624.691L50.1,289.93c-.183.57.176,1.025.83,1a1.562,1.562,0,0,0,1.372-1.005q.71-2.209,1.419-4.418c.173-.505-.016-.5-.163-.558l.046-.209h1.558c-.024.085-.046.171-.07.256-.494-.057-.557.411-.672.762q-.687,2.08-1.372,4.161a1.747,1.747,0,0,1-.966,1.065,2.69,2.69,0,0,1-2.394.056.968.968,0,0,1-.385-1.138q.5-1.431,1-2.86c.1-.362-.135-.392-.3-.489C50.023,286.5,50.045,286.433,50.069,286.372ZM46.79,291.3h1.489c.008-.1.085-.155.093-.256-.305-.133-.171-.371-.1-.595q.9-2.714,1.794-5.427a.893.893,0,0,1,.86-.558c.039-.132.077-.263.116-.4h-5.4l3.7.581q-.988,3.023-1.977,6.046a.669.669,0,0,1-.511.372C46.836,291.148,46.814,291.225,46.79,291.3Z" transform="translate(-45.65 -284.07)" fill="#0c377f" fill-rule="evenodd"/>
7
+ </g>
8
+ <g id="Group_216" data-name="Group 216" transform="translate(2.188 10.806)">
9
+ <path id="Path_692" data-name="Path 692" d="M329.008,140.179l.258.521q.071-.264.154-.521Zm-.421-.851.241.486h.719c.06-.164.123-.326.19-.486Zm-.421-.85.241.486H329.9q.113-.247.239-.486Zm-.421-.85.241.486h2.349q.14-.247.292-.486Zm-.421-.851c.08.162.16.324.241.486h3.3c.113-.164.229-.327.348-.486Zm-.421-.85c.08.162.16.324.241.486H331.5c.134-.165.27-.327.411-.486Zm13.149-5.469c.361-.151.711-.29,1.047-.417l-2.105.417Zm-1.857.851c.344-.173.685-.334,1.019-.486h-2.066l-2.454.486Zm-1.571.85c.289-.169.579-.332.867-.486h-4.64l-2.454.486Zm-1.348.851q.369-.252.745-.486h-7.467l-.1.019a4.275,4.275,0,0,1,.242.467Zm-1.164.85c.212-.167.427-.329.643-.486h-5.917a2.5,2.5,0,0,1,.1.486Zm-1.006.851q.274-.249.556-.486h-4.718a1.347,1.347,0,0,1-.137.486Zm-6.447.725c.021.042.042.084.062.125h5.518q.234-.248.48-.486h-4.194A2.256,2.256,0,0,1,326.66,135.436Z" transform="translate(-299.212 -129.092)" fill="#bebebe" fill-rule="evenodd"/>
10
+ <path id="Path_693" data-name="Path 693" d="M324.81,120.18l1.826,3.077,15.022-3.026Z" transform="translate(-297.53 -120.127)" fill="#e50013" fill-rule="evenodd"/>
11
+ <path id="Path_694" data-name="Path 694" d="M24.48,119.653l26.6,5.529c2.3.53,3.234.044,2.191-1.93L51.186,119.6Z" transform="translate(-24.48 -119.6)" fill="#0c377f" fill-rule="evenodd"/>
12
+ <path id="Path_695" data-name="Path 695" d="M31.38,127.07,57.668,132.6l2.764,5.633Z" transform="translate(-30.753 -126.391)" fill="#bebebe" fill-rule="evenodd"/>
13
+ </g>
14
+ </g>
15
+ <path id="Path_345" data-name="Path 345" d="M45.062,47.8H4.6A3.854,3.854,0,0,1,.75,43.942V3.484A3.854,3.854,0,0,1,4.6-.37H45.062a3.854,3.854,0,0,1,3.854,3.854V43.942A3.854,3.854,0,0,1,45.062,47.8Z" transform="translate(-0.75 0.433)" fill="none"/>
16
+ </svg>