@flopay/react 1.8.1 → 1.8.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +9 -6
- package/dist/card-setup-entry.cjs +2 -2
- package/dist/card-setup-entry.mjs +1 -1
- package/dist/chunk-W24FSJC5.mjs +6 -0
- package/dist/index.cjs +9 -9
- package/dist/index.mjs +7 -7
- package/package.json +3 -3
- package/dist/chunk-VWT2TDA6.mjs +0 -6
- package/dist/payment-logos/alipay.svg +0 -1
- package/dist/payment-logos/bancontact.svg +0 -1
- package/dist/payment-logos/blik.svg +0 -1
- package/dist/payment-logos/eps.svg +0 -1
- package/dist/payment-logos/giropay.svg +0 -1
- package/dist/payment-logos/ideal.svg +0 -1
- package/dist/payment-logos/klarna.svg +0 -1
- package/dist/payment-logos/p24.svg +0 -1
- package/dist/payment-logos/sepa_debit.svg +0 -1
- package/dist/payment-logos/wechat_pay.svg +0 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@flopay/react",
|
|
3
|
-
"version": "1.8.
|
|
3
|
+
"version": "1.8.2",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"publishConfig": {
|
|
@@ -34,8 +34,8 @@
|
|
|
34
34
|
"@paypal/paypal-js": "^10.0.0",
|
|
35
35
|
"@stripe/react-stripe-js": "^6.6.0",
|
|
36
36
|
"@stripe/stripe-js": "^9.8.0",
|
|
37
|
-
"@flopay/js": "1.8.
|
|
38
|
-
"@flopay/shared": "1.8.
|
|
37
|
+
"@flopay/js": "1.8.2",
|
|
38
|
+
"@flopay/shared": "1.8.2"
|
|
39
39
|
},
|
|
40
40
|
"peerDependencies": {
|
|
41
41
|
"react": ">=18.0.0",
|
package/dist/chunk-VWT2TDA6.mjs
DELETED
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import{useEffect as Q,useRef as M}from"react";import{jsx as se}from"react/jsx-runtime";function Z({capture:e,html:n,messageToken:t,expectedOrigin:o,theme:r,containerStyle:f,onReady:i,onError:p,onValidation:m}){let y=M(null),k=M(i),R=M(p),x=M(m);k.current=i,R.current=p,x.current=m;let c=M(r);return c.current=r,Q(()=>{let P=y.current;if(!P)return;let h=!0,F=!1,A=()=>{!h||F||(F=!0,k.current?.())},L=e.on("ready",()=>{A()}),D=e.on("error",d=>{R.current?.(d.message??"There was a problem loading the secure card form.")}),g=e.on("validation",d=>{x.current?.(d.message??null)}),N={html:n,...t?{messageToken:t}:{},...o?{expectedOrigin:o}:{},...c.current?{theme:c.current}:{}};return e.mount(P,N).then(()=>{A()}).catch(d=>{h&&R.current?.(d instanceof Error?d.message:"Failed to load the secure card form.")}),()=>{h=!1,L(),D(),g(),e.unmount()}},[e,n,t,o]),Q(()=>{r&&e.applyTheme?.(r)},[e,r]),se("div",{ref:y,"data-testid":"flopay-vault-card-fields",style:f})}import{PaymentAPI as ue,PciVaultCardCapture as de}from"@flopay/js/card-setup";import{FloPayError as E,isCardSetupCheckoutSession as fe,resolveBillingApiUrl as pe,resolveTheme as me}from"@flopay/shared";import{useEffect as G,useMemo as ye,useRef as u,useState as T}from"react";function S(e){if(!e)return;let n=t=>{console.error("[FloPay] Merchant callback failed; checkout continued.",t)};try{Promise.resolve(e()).catch(n)}catch(t){n(t)}}import{jsx as l,jsxs as w}from"react/jsx-runtime";function ee({status:e,errorMessage:n,authorized:t=!1,processingLabel:o="PROCESSING...",successLabel:r,errorLabel:f="PAYMENT FAILED",successNote:i="You will be automatically redirected, do not close or navigate away from this window."}){return l("div",{"data-testid":"flopay-processing-overlay","data-status":e,role:"dialog","aria-modal":"true",style:{position:"fixed",inset:0,background:"rgba(0,0,0,0.35)",display:"flex",alignItems:"center",justifyContent:"center",zIndex:1e3,backdropFilter:"blur(2px)"},children:w("div",{style:{background:"white",borderRadius:12,padding:"2rem 2.5rem",textAlign:"center",boxShadow:"0 8px 32px rgba(0,0,0,0.18)",minWidth:240,display:"flex",flexDirection:"column",alignItems:"center",gap:16},children:[w("div",{style:{width:48,height:48,position:"relative"},children:[e==="processing"&&w("svg",{width:"48",height:"48",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{animation:"flopay-spin 0.8s linear infinite"},children:[l("circle",{cx:"12",cy:"12",r:"10",stroke:"#e5e7eb",strokeWidth:"3"}),l("path",{d:"M4 12a8 8 0 018-8v3a5 5 0 00-5 5H4z",fill:"#4A49FF"})]}),e==="success"&&l("div",{style:{animation:"flopay-pop 0.4s cubic-bezier(0.34,1.56,0.64,1)"},children:w("svg",{width:"48",height:"48",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[l("circle",{cx:"12",cy:"12",r:"11",fill:"#22c55e"}),l("path",{d:"M7 12.5l3 3 7-7",stroke:"white",strokeWidth:"2.5",strokeLinecap:"round",strokeLinejoin:"round",style:{strokeDasharray:20,strokeDashoffset:20,animation:"flopay-draw 0.4s 0.15s ease forwards"}})]})}),e==="error"&&l("div",{style:{animation:"flopay-shake 0.4s ease"},children:w("svg",{width:"48",height:"48",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[l("circle",{cx:"12",cy:"12",r:"11",fill:"#ef4444"}),l("path",{d:"M8 8l8 8M16 8l-8 8",stroke:"white",strokeWidth:"2.5",strokeLinecap:"round",style:{strokeDasharray:12,strokeDashoffset:12,animation:"flopay-draw 0.3s 0.1s ease forwards"}})]})})]}),w("span",{style:{fontSize:14,fontWeight:600,letterSpacing:"0.05em",color:e==="success"?"#16a34a":e==="error"?"#dc2626":"#374151"},children:[e==="processing"&&o,e==="success"&&(r??(t?"PAYMENT AUTHORISED":"PAYMENT SUCCESSFUL")),e==="error"&&f]}),e==="success"&&i!==null&&l("p",{style:{fontSize:13,color:"#6b7280",fontWeight:400,maxWidth:260,lineHeight:1.4,margin:0},children:i}),e==="error"&&n&&l("p",{style:{fontSize:13,color:"#6b7280",fontWeight:400,maxWidth:260,lineHeight:1.4,margin:0},children:n}),l("style",{children:`
|
|
2
|
-
@keyframes flopay-spin { to { transform: rotate(360deg); } }
|
|
3
|
-
@keyframes flopay-pop { 0% { transform: scale(0); } 100% { transform: scale(1); } }
|
|
4
|
-
@keyframes flopay-draw { to { stroke-dashoffset: 0; } }
|
|
5
|
-
@keyframes flopay-shake { 0%,100% { transform: translateX(0); } 20%,60% { transform: translateX(-4px); } 40%,80% { transform: translateX(4px); } }
|
|
6
|
-
`})]})})}function ie(e,n=.12){let t=/^#?([0-9a-fA-F]{6})$/.exec(e.trim());if(!t)return e;let o=parseInt(t[1],16),r=Math.max(0,Math.min(1,1-n)),f=Math.round((o>>16&255)*r),i=Math.round((o>>8&255)*r),p=Math.round((o&255)*r);return`#${(1<<24|f<<16|i<<8|p).toString(16).slice(1)}`}function le(e){if(typeof e=="number"||typeof e=="string")return e}function re({appearance:e,buttonsStyles:n,layout:t="default"}){let o=e?.variables,r=y=>typeof y=="string"&&y?y:void 0,f=n.submitButton,i=r(o?.colorPrimary)??r(f?.backgroundColor)??"#4A49FF",p=t==="buttons",m=n.nameInput;return{primaryColor:i,primaryHoverColor:r(o?.colorPrimaryHover)??ie(i,.12),inputBackgroundColor:r(n.cardInputBackground)??r(o?.colorBackground)??"#ffffff",textColor:r(n.cardInputColor)??r(m?.color)??r(o?.colorText)??"#262833",borderColor:r(n.cardInputBorder)??(p?"#e5e7eb":"#A4A4FF"),placeholderColor:r(n.cardInputPlaceholderColor)??"#9ca3af",errorColor:r(o?.colorDanger)??"#dc2626",successColor:"#16a34a",fontFamily:r(m?.fontFamily)??r(o?.fontFamily)??"Poppins, sans-serif",fontSize:r(n.cardInputFontSize)??r(o?.fontSizeBase)??"16px",fontWeight:String(le(m?.fontWeight)??400),borderRadius:r(o?.borderRadius)??"8px"}}import{Fragment as ne,jsx as B,jsxs as ge}from"react/jsx-runtime";var q=class extends E{constructor(n,t,o){super(n,t,o),this.name="FloPayCardSetupError",this.retryable=o.retryable}};function oe(e,n={}){let t=e instanceof E?e:void 0,o=t?.statusCode,r=n.retryable??(t?.type==="network_error"||t?.type==="rate_limit_error"||typeof o=="number"&&o>=500||t?.code==="vault_capture_timeout"||!t);return new q(t?.message??(e instanceof Error?e.message:"Failed to load the secure card form."),t?.type??"api_error",{code:n.code??t?.code??"card_setup_load_failed",retryable:r,...t?.param?{param:t.param}:{},...o!==void 0?{statusCode:o}:{}})}function De({sessionId:e,nonce:n,billingApiUrl:t,telemetry:o,theme:r="modern-light",containerStyle:f,loading:i=null,onReady:p,onComplete:m,onDecline:y,onCancel:k,onValidation:R,onError:x}){let[c,P]=T(null),[h,F]=T(null),[A,L]=T(null),[D,g]=T(null),[N,d]=T(null),b=u(!1),W=u(!1),ae=ye(()=>{if(typeof r=="object")return r;let a=me(r);if(a)return re({appearance:a.appearance,buttonsStyles:a.buttonsLayout,layout:"default"})},[r]),X=u(p),Y=u(x),$=u(m),j=u(y),J=u(k),K=u(R),V=u(!1),z=u(!1),U=u(0);return X.current=p,Y.current=x,$.current=m,j.current=y,J.current=k,K.current=R,G(()=>{let a=U.current+1;return U.current=a,()=>{queueMicrotask(()=>{U.current===a&&(V.current||z.current||(z.current=!0,S(()=>{J.current?.({status:"cancelled",sessionId:e})})))})}},[e]),G(()=>{let a=!0,v=new ue(pe(t),{telemetry:o});return P(null),F(null),L(null),V.current=!1,z.current=!1,(async()=>{try{if(!e.trim())throw new E("FloPayCardSetup requires a sessionId.","validation_error",{code:"MissingCheckoutSessionId",param:"sessionId"});if(!n.trim())throw new E("FloPayCardSetup requires a session nonce.","validation_error",{code:"MissingCheckoutSessionToken",param:"nonce"});let _=await v.getUnifiedCheckoutSession(e,n);if(!a)return;let C=_.data.session;if(!C||!fe(C))throw new E("FloPayCardSetup only accepts a zero-amount, productless setup session.","validation_error",{code:"InvalidCardSetupSession",param:"sessionId"});let s=C.vault;if(s?.html?.trim()||(s=await v.getVaultCapture(e,n)),!s.html?.trim())throw new E("FloPay: this setup session has no vault card capability. Upgrade the billing backend integration.","api_error",{code:"UnsupportedBackendVaultCapability"});if(!a)return;F(s),P(new de({sessionId:e,operation:"card_setup",telemetry:o}))}catch(_){if(!a)return;let C=oe(_);V.current=!0,L(C),S(()=>Y.current?.(C))}})(),()=>{a=!1,v.destroy()}},[t,n,e,o]),G(()=>{if(!c)return;let a=!1;W.current=!1,b.current=!1;let v=c.on("submitting",()=>{b.current=!0,d(null),g("processing")}),_=c.on("complete",s=>{V.current=!0,b.current=!1,g("success"),(async()=>(await new Promise(H=>setTimeout(H,1200)),!W.current&&(W.current=!0,S(()=>{$.current?.({status:"succeeded",sessionId:e,...s.paymentMethod?{paymentMethod:s.paymentMethod}:{}})}),a||g(null))))()}),C=c.on("decline",s=>{V.current=!0,b.current=!1,d(s.message??null),g("error"),S(()=>{j.current?.({status:"declined",sessionId:e,...s.declineReason?{reason:s.declineReason}:{},...s.message?{message:s.message}:{}})}),(async()=>(await new Promise(H=>setTimeout(H,1500)),a||g(null)))()});return()=>{a=!0,v(),_(),C()}},[c,e]),A?B("div",{role:"alert",children:A.message}):!c||!h?.html?B(ne,{children:i}):ge(ne,{children:[D&&B(ee,{status:D,errorMessage:N,processingLabel:"SAVING CARD...",successLabel:"CARD SAVED",errorLabel:"CARD NOT SAVED",successNote:null}),B(Z,{capture:c,html:h.html,messageToken:h.messageToken,expectedOrigin:h.expectedOrigin,theme:ae,containerStyle:f,onReady:()=>{S(()=>X.current?.())},onValidation:a=>{S(()=>K.current?.(a))},onError:a=>{if(!a)return;b.current&&(b.current=!1,d(a),g("error"),setTimeout(()=>g(null),1500));let v=oe(new Error(a),{code:"card_setup_widget_failed",retryable:!0});S(()=>Y.current?.(v))}})]})}export{S as a,ee as b,Z as c,ie as d,le as e,re as f,q as g,De as h};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg style="display:block;width:100%;height:100%" viewBox="0 0 120 80" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="120" height="80" rx="4" fill="white"/><path fill-rule="evenodd" clip-rule="evenodd" d="M78.3 35.5C79 35.5 79.7 35.6 80.2 35.9C80.8 36.1 81.3 36.5 81.7 37C82.1 37.4 82.4 38 82.6 38.6C82.8 39.2 83 39.8 83 40.5C83 41.4 82.8 42.2 82.6 43C82.3 43.7 82 44.4 81.5 44.9C81 45.4 80.4 45.9 79.7 46.2C79 46.5 78.2 46.6 77.4 46.6C76.9 46.6 76.6 46.6 76.2 46.6C75.9 46.6 75.6 46.5 75.3 46.4V50.7H72V36.4C72 36.2 72.1 36 72.2 35.9C72.3 35.8 72.5 35.7 72.6 35.7H75.3V36.6C75.7 36.3 76.1 36 76.6 35.8C77.1 35.6 77.7 35.5 78.3 35.5ZM98.8 35.5L102.3 42.2L105.1 35.9C105.2 35.8 105.3 35.7 105.4 35.6C105.5 35.5 105.7 35.5 105.8 35.5H107.7L102.2 47.5C100.9 50.8 97.7 50.3 97.1 50.3V48.5L97.3 48.5C97.9 48.5 99.1 48.5 99.7 47.8C99.8 47.6 100 47.3 100.1 47.1C100.2 46.9 100.2 46.7 100.3 46.6L100.7 45.7L95.3 35.5H98.8ZM69.3 35.9V46.7H65.9V36.4C65.9 36.3 65.9 36.2 66.1 36C66.2 35.9 66.4 35.9 66.5 35.9H69.3ZM91.8 35.8C92.9 36.2 94.2 37 94.3 38.4L94.3 38.6V46.4H90.9V46C86.8 47.8 84.4 45.4 84.4 42.8C84.4 41.3 85.4 39.1 88.4 39.1C89 39.1 89.8 39.2 90.5 39.3L90.9 39.3V38.7C90.9 36.9 90.1 36.3 85.7 37C85.6 36.8 85.5 36.3 85.4 36C88.2 35.3 90.2 35.4 91.8 35.8ZM63.2 31.8V46.3H59.7V32.4C59.7 32.2 59.8 32.1 59.9 32C60 31.8 60.2 31.8 60.4 31.8H63.2ZM51.5 31.8L58.3 46.3H54.7L53.6 43.9H46.6L45.3 46.3H42.9L49.8 32.3C49.9 32.1 50 32 50.1 31.9C50.2 31.8 50.3 31.8 50.4 31.8L50.5 31.8H51.5ZM77.6 37.5C77.4 37.5 77.2 37.6 77 37.6C76.8 37.7 76.6 37.8 76.4 37.9C76.2 38.1 76.1 38.2 75.9 38.4C75.7 38.5 75.6 38.7 75.5 38.9V43.7C75.5 44 75.5 44.2 75.6 44.5C75.7 44.7 75.8 44.9 76 45.1C76.2 45.2 76.4 45.4 76.7 45.5C76.9 45.6 77.2 45.6 77.5 45.6C77.8 45.6 78 45.5 78.3 45.3C78.5 45.1 78.7 44.9 78.9 44.6C79.1 44.2 79.3 43.8 79.4 43.3C79.5 42.9 79.5 42.4 79.5 41.8C79.5 41.1 79.5 40.5 79.4 40C79.3 39.4 79.2 39 79 38.6C78.8 38.2 78.6 38 78.4 37.8C78.1 37.6 77.9 37.5 77.6 37.5ZM89.3 40.6C88.1 40.7 87.1 41.7 87.1 43C87.1 44.2 88.1 45.3 89.3 45.3C89.9 45.3 90.4 45.1 90.7 44.8L90.9 44.7V40.9C90.6 40.7 90.1 40.5 89.3 40.6ZM50.2 36.5L47 42.9H53.2L50.2 36.5Z" fill="#3E3A39"/><path fill-rule="evenodd" clip-rule="evenodd" d="M69.5 32.7C69.5 33.7 68.7 34.5 67.7 34.5C66.6 34.5 65.9 33.7 65.9 32.7C65.9 31.7 66.6 30.9 67.7 30.9C68.7 30.9 69.5 31.7 69.5 32.7Z" fill="#00A0E9"/><path fill-rule="evenodd" clip-rule="evenodd" d="M34 26.6C36.3 26.6 38.2 28.5 38.2 30.9V44.7C38.2 44.7 37.3 44.6 33.6 43.3C32.6 43 31.2 42.4 29.7 41.8C30.6 40.2 31.3 38.3 31.8 36.2H26.7V34.3H33V33.3H26.7V30.1H24.2C23.8 30.1 23.8 30.6 23.8 30.6V33.3H17.5V34.3H23.7V36.2H18.5V37.3H28.6C28.2 38.6 27.7 39.8 27.1 40.9C23.9 39.8 20.4 38.9 18.2 39.5C16.8 39.8 15.9 40.5 15.4 41.1C13 44.2 14.7 48.9 19.9 48.9C22.9 48.9 25.8 47.1 28.1 44.2C31.5 45.9 38.2 48.8 38.2 48.8V49.1C38.2 51.5 36.3 53.4 34 53.4H16.4C14.1 53.4 12.3 51.5 12.3 49.1V30.9C12.3 28.5 14.1 26.6 16.4 26.6H34ZM19.4 39.9C21.8 39.7 24.1 40.6 26.7 42C24.8 44.6 22.5 46.2 20.1 46.2C16.1 46.2 14.8 42.8 16.9 40.9C17.5 40.3 18.7 40 19.4 39.9Z" fill="#00A0E9"/></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg style="display:block;width:100%;height:100%" viewBox="0 0 120 80" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="120" height="80" rx="4" fill="white"/><path d="M15.5 67.8V54.7H19.5C22.4 54.7 24.2 55.8 24.2 58.1C24.2 59.4 23.6 60.3 22.8 60.8C24 61.4 24.7 62.5 24.7 63.9C24.7 66.5 22.8 67.8 19.9 67.8H15.5ZM18.1 60.2H19.9C21.1 60.2 21.6 59.6 21.6 58.5C21.6 57.4 20.7 57 19.5 57H18.1V60.2ZM18.1 65.5H19.6C21.2 65.5 22.1 65.1 22.1 63.9C22.1 62.7 21.3 62.2 19.9 62.2H18.1V65.5ZM29.6 68C27.1 68 25.8 66.8 25.8 65.1C25.8 63.2 27.3 62.2 29.5 62.1C30.1 62.1 30.6 62.2 31.2 62.3V61.8C31.2 60.7 30.5 60.2 29.3 60.2C28.5 60.2 27.7 60.3 26.9 60.6L26.4 58.6C27.2 58.3 28.5 58 29.6 58C32.3 58 33.6 59.5 33.6 62V67.2C32.9 67.6 31.5 68 29.6 68ZM31.2 65.9V63.9C30.7 63.8 30.3 63.8 29.9 63.8C29 63.8 28.4 64.1 28.4 65C28.4 65.7 28.9 66.2 29.9 66.2C30.3 66.2 30.8 66.1 31.2 65.9ZM35.4 67.8V58.9C36.7 58.3 38.1 58 39.6 58C42.3 58 43.8 59.4 43.8 61.9V67.8H41.3V62C41.3 60.8 40.7 60.2 39.6 60.2C39 60.2 38.4 60.3 37.9 60.5V67.8H35.4ZM52.7 58.6L52.2 60.6C51.5 60.3 50.8 60.2 50.1 60.2C48.6 60.2 47.8 61.2 47.8 63C47.8 64.9 48.6 65.9 50.2 65.9C50.9 65.9 51.6 65.7 52.3 65.4L52.7 67.5C51.8 67.8 50.9 68 50 68C47 68 45.2 66.1 45.2 63C45.2 60 47 58 49.9 58C50.8 58 51.8 58.2 52.7 58.6ZM58.1 68C55.3 68 53.5 66 53.5 63C53.5 60 55.3 58 58.1 58C61 58 62.7 60 62.7 63C62.7 66 61 68 58.1 68ZM58.1 65.9C59.4 65.9 60.1 64.8 60.1 63C60.1 61.3 59.4 60.2 58.1 60.2C56.8 60.2 56.1 61.3 56.1 63C56.1 64.8 56.8 65.9 58.1 65.9ZM64.2 67.8V58.9C65.5 58.3 66.9 58 68.3 58C71 58 72.5 59.4 72.5 61.9V67.8H70V62C70 60.8 69.4 60.2 68.3 60.2C67.7 60.2 67.2 60.3 66.7 60.5V67.8H64.2ZM78.3 68C76.1 68 75 66.8 75 64.3V60.3H73.7V58.3H75V56.2L77.5 56.1V58.3H79.5V60.3H77.5V64.3C77.5 65.4 77.9 65.9 78.8 65.9C79.1 65.9 79.4 65.8 79.7 65.8L79.9 67.8C79.3 67.9 78.8 68 78.3 68ZM84.7 68C82.1 68 80.9 66.8 80.9 65.1C80.9 63.2 82.4 62.2 84.6 62.1C85.1 62.1 85.7 62.2 86.2 62.3V61.8C86.2 60.7 85.6 60.2 84.3 60.2C83.5 60.2 82.7 60.3 81.9 60.6L81.4 58.6C82.2 58.3 83.5 58 84.6 58C87.3 58 88.7 59.5 88.7 62V67.2C87.9 67.6 86.5 68 84.7 68ZM86.2 65.9V63.9C85.8 63.8 85.3 63.8 84.9 63.8C84 63.8 83.4 64.1 83.4 65C83.4 65.7 83.9 66.2 84.9 66.2C85.4 66.2 85.8 66.1 86.2 65.9ZM97.3 58.6L96.9 60.6C96.2 60.3 95.5 60.2 94.8 60.2C93.3 60.2 92.5 61.2 92.5 63C92.5 64.9 93.3 65.9 94.9 65.9C95.6 65.9 96.3 65.7 96.9 65.4L97.3 67.5C96.5 67.8 95.6 68 94.7 68C91.7 68 89.9 66.1 89.9 63C89.9 60 91.6 58 94.6 58C95.5 58 96.5 58.2 97.3 58.6ZM102.9 68C100.7 68 99.6 66.8 99.6 64.3V60.3H98.3V58.3H99.6V56.2L102.1 56.1V58.3H104.2V60.3H102.1V64.3C102.1 65.4 102.6 65.9 103.4 65.9C103.7 65.9 104.1 65.8 104.4 65.8L104.5 67.8C104 67.9 103.4 68 102.9 68Z" fill="#1E3764"/><path d="M33.2 48.2C46.6 48.2 53.3 39.2 60 30.1H15.5V48.2H33.2Z" fill="url(#paint0_linear_823_627)"/><path d="M86.8 12C73.4 12 66.7 21.1 60 30.1H104.5V12H86.8Z" fill="url(#paint1_linear_823_627)"/><defs><linearGradient id="paint0_linear_823_627" x1="24.5" y1="40" x2="57.2" y2="28" gradientUnits="userSpaceOnUse"><stop stop-color="#005AB9"/><stop offset="1" stop-color="#1E3764"/></linearGradient><linearGradient id="paint1_linear_823_627" x1="62.7" y1="31.7" x2="97.4" y2="20" gradientUnits="userSpaceOnUse"><stop stop-color="#FBA900"/><stop offset="1" stop-color="#FFD800"/></linearGradient></defs></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg style="display:block;width:100%;height:100%" viewBox="0 0 120 80" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="120" height="80" rx="4" fill="url(#paint0_linear_1349_167)"/><g filter="url(#filter0_d_1349_167)"><path d="M46.1 26.7C46.2 23.6 43.6 21 40.5 21C37.4 21 34.8 23.5 34.8 26.6C34.8 29.8 37.3 32.3 40.4 32.3C43.6 32.4 46.1 29.8 46.1 26.7Z" fill="url(#paint1_linear_1349_167)"/></g><g filter="url(#filter1_d_1349_167)"><path d="M89.7 58.8H97.9L88.1 46.1L97 35.2H89.6L80.9 46.2V22.8H74.5V58.8H80.9L80.9 46.2L89.7 58.8Z" fill="white"/><path d="M50.6 22.8H56.9V58.8H50.6V22.8Z" fill="white"/><path d="M62.6 35.2H68.9V58.8H62.6V35.2Z" fill="white"/><path d="M34.1 35C32.1 35 30.2 35.5 28.4 36.4V22.8H22.1V47C22.1 49.4 22.8 51.7 24.1 53.7C25.4 55.7 27.3 57.2 29.5 58.1C31.7 59 34.1 59.3 36.5 58.8C38.8 58.3 40.9 57.2 42.6 55.5C44.3 53.8 45.4 51.7 45.9 49.4C46.4 47 46.1 44.6 45.2 42.4C44.3 40.2 42.8 38.3 40.8 37C38.8 35.7 36.5 35 34.1 35ZM34.1 52.8C33 52.8 31.9 52.5 30.9 51.8C29.9 51.2 29.2 50.3 28.8 49.2C28.3 48.2 28.2 47 28.4 45.9C28.7 44.8 29.2 43.7 30 42.9C30.8 42.1 31.9 41.6 33 41.3C34.1 41.1 35.3 41.2 36.3 41.7C37.4 42.1 38.3 42.8 38.9 43.8C39.6 44.7 39.9 45.9 39.9 47C39.9 47.8 39.8 48.5 39.5 49.2C39.2 49.9 38.7 50.6 38.2 51.1C37.7 51.6 37 52.1 36.3 52.4C35.6 52.6 34.9 52.8 34.1 52.8Z" fill="white"/></g><defs><filter id="filter0_d_1349_167" x="34.8" y="21" width="14.5" height="14.5" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/><feOffset dx="1.6" dy="1.6"/><feGaussianBlur stdDeviation="0.8"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0"/><feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_1349_167"/><feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_1349_167" result="shape"/></filter><filter id="filter1_d_1349_167" x="22.1" y="22.8" width="79" height="39.4" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/><feOffset dx="1.6" dy="1.6"/><feGaussianBlur stdDeviation="0.8"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0"/><feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_1349_167"/><feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_1349_167" result="shape"/></filter><linearGradient id="paint0_linear_1349_167" x1="60" y1="79.4" x2="60" y2="0.3" gradientUnits="userSpaceOnUse"><stop stop-color="#5A5A5A"/><stop offset="0.1" stop-color="#484848"/><stop offset="0.5" stop-color="#212121"/><stop offset="0.8" stop-color="#080808"/><stop offset="1"/></linearGradient><linearGradient id="paint1_linear_1349_167" x1="36.4" y1="30.6" x2="44.5" y2="22.7" gradientUnits="userSpaceOnUse"><stop stop-color="#E52F08"/><stop offset="1" stop-color="#E94F96"/></linearGradient></defs></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg style="display:block;width:100%;height:100%" viewBox="0 0 120 80" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="120" height="80" rx="4" fill="white"/><path fill-rule="evenodd" clip-rule="evenodd" d="M62.4 56.7C62.4 56.9 62.6 57 62.7 57C62.9 57 63.1 56.9 63.1 56.6C63.1 56.4 63 56.3 62.8 56.3C62.6 56.3 62.4 56.4 62.4 56.7ZM61 56.7C61 56.9 61.2 57 61.3 57C61.5 57 61.8 56.9 61.8 56.6C61.8 56.4 61.6 56.3 61.5 56.3C61.3 56.3 61 56.4 61 56.7ZM63.5 57.5L63.1 59.8C62.9 61 62.1 61.5 61.1 61.5C60.2 61.5 59.5 60.9 59.7 59.8L60.1 57.5H60.8L60.4 59.8C60.2 60.5 60.6 60.9 61.2 60.9C61.8 60.9 62.3 60.6 62.5 59.8L62.9 57.5H63.5Z" fill="#71706F"/><path fill-rule="evenodd" clip-rule="evenodd" d="M64.6 60.2C64.6 60.7 64.9 61 65.3 61C65.9 61 66.4 60.5 66.4 59.9C66.5 59.4 66.2 59.1 65.7 59.1C65.2 59.1 64.6 59.6 64.6 60.2ZM65 57.5L64.8 59.1C65 58.7 65.5 58.6 65.8 58.6C66.5 58.6 67 59 67 59.8C67 60.9 66.3 61.5 65.3 61.5C64.9 61.5 64.6 61.4 64.4 61L64.3 61.4H63.8L64.5 57.5H65Z" fill="#71706F"/><path fill-rule="evenodd" clip-rule="evenodd" d="M70 59.8C70 59.3 69.7 59.1 69.3 59.1C68.8 59.1 68.4 59.3 68.3 59.8H70ZM68.2 60.3C68.2 60.7 68.5 61 69 61C69.3 61 69.6 60.9 69.8 60.7L70.2 61C69.8 61.4 69.3 61.5 68.9 61.5C68.1 61.5 67.6 61 67.6 60.3C67.6 59.3 68.4 58.6 69.3 58.6C70.2 58.6 70.8 59.1 70.5 60.3H68.2Z" fill="#71706F"/><path fill-rule="evenodd" clip-rule="evenodd" d="M72 58.6L72 59C72.3 58.6 72.6 58.6 72.9 58.6C73.2 58.6 73.4 58.7 73.5 58.8L73.2 59.3C73.1 59.2 72.9 59.1 72.7 59.1C72.3 59.1 71.9 59.4 71.8 59.9L71.6 61.4H71L71.5 58.6H72Z" fill="#71706F"/><path fill-rule="evenodd" clip-rule="evenodd" d="M76.4 58.6L76.7 60.8L77.7 58.6H78.4L76.9 61.4H76.2L75.9 59.6L75.5 60.5L75 61.4H74.3L73.8 58.6H74.5L74.8 60.8L75.9 58.6H76.4Z" fill="#71706F"/><path fill-rule="evenodd" clip-rule="evenodd" d="M80.9 59.8C81 59.3 80.7 59.1 80.2 59.1C79.8 59.1 79.4 59.3 79.2 59.8H80.9ZM79.1 60.3C79.1 60.7 79.4 61 79.9 61C80.2 61 80.6 60.9 80.8 60.7L81.1 61C80.8 61.4 80.3 61.5 79.8 61.5C79 61.5 78.5 61 78.5 60.3C78.5 59.3 79.3 58.6 80.3 58.6C81.2 58.6 81.7 59.1 81.4 60.3H79.1Z" fill="#71706F"/><path fill-rule="evenodd" clip-rule="evenodd" d="M82.5 57.9C82.5 58.1 82.6 58.2 82.8 58.2C83 58.2 83.2 58 83.2 57.7C83.2 57.5 83.1 57.4 82.9 57.4C82.7 57.4 82.5 57.6 82.5 57.9ZM83 58.6L82.5 61.4H81.9L82.4 58.6H83Z" fill="#71706F"/><path fill-rule="evenodd" clip-rule="evenodd" d="M85.6 59.3C85.4 59.1 85.2 59.1 84.9 59.1C84.5 59.1 84.3 59.2 84.3 59.4C84.3 59.6 84.5 59.7 84.8 59.8C85.3 59.8 86 60 85.8 60.7C85.7 61.2 85.2 61.5 84.5 61.5C84 61.5 83.6 61.4 83.3 61L83.7 60.6C83.9 60.9 84.3 61 84.6 61C84.9 61 85.2 60.9 85.3 60.7C85.3 60.4 85.1 60.3 84.7 60.3C84.2 60.2 83.7 60 83.7 59.5C83.7 58.8 84.4 58.6 85 58.6C85.4 58.6 85.8 58.7 86 58.9L85.6 59.3Z" fill="#71706F"/><path fill-rule="evenodd" clip-rule="evenodd" d="M87.5 58.6L87.2 60.1C87.1 60.6 87.3 61 87.8 61C88.3 61 88.7 60.6 88.8 60.1L89 58.6H89.6L89.1 61.4H88.6L88.6 61C88.3 61.3 88 61.5 87.6 61.5C86.9 61.5 86.5 61 86.6 60.1L86.9 58.6H87.5Z" fill="#71706F"/><path fill-rule="evenodd" clip-rule="evenodd" d="M92.2 61.4L92.4 59.9C92.5 59.4 92.4 59.1 91.8 59.1C91.4 59.1 91 59.5 90.9 60L90.6 61.4H90L90.5 58.6H91.1L91 59C91.4 58.7 91.7 58.6 92.1 58.6C92.7 58.6 93.2 59.1 93 59.9L92.8 61.4H92.2Z" fill="#71706F"/><path fill-rule="evenodd" clip-rule="evenodd" d="M94.3 60.2C94.3 60.7 94.6 61 95.1 61C96.3 61 96.6 59.1 95.4 59.1C94.8 59.1 94.3 59.5 94.3 60.2ZM94.2 61.8C94.1 62.2 94.4 62.4 94.9 62.4C95.3 62.4 95.8 62.1 95.9 61.5L96 61C95.7 61.4 95.3 61.5 94.9 61.5C94.2 61.5 93.7 61.1 93.7 60.3C93.7 59.2 94.5 58.6 95.5 58.6C95.8 58.6 96.2 58.8 96.3 59.1L96.4 58.6H97L96.5 61.5C96.3 62.6 95.5 62.9 94.8 62.9C93.9 62.9 93.5 62.5 93.6 61.8H94.2Z" fill="#71706F"/><path fill-rule="evenodd" clip-rule="evenodd" d="M81 40H75.1C74.5 40 74 39.5 74 38.8C74 38.2 74.5 37.6 75.1 37.6H84.1V33.1H75.1C72 33.1 69.5 35.7 69.5 38.8C69.5 42 72 44.6 75.1 44.6H81C81.6 44.6 82.1 45.1 82.1 45.7C82.1 46.4 81.6 46.9 81 46.9H68.5C67.4 48.9 66.4 50.7 64.3 51.5H81C84.1 51.5 86.6 48.9 86.6 45.8C86.6 42.6 84.1 40.1 81 40Z" fill="#71706F"/><path fill-rule="evenodd" clip-rule="evenodd" d="M58.4 46.9H53.9V42.3C53.9 39.7 55.9 37.6 58.4 37.6C61 37.6 63 39.7 63 42.3C63 44.9 61 46.9 58.4 46.9ZM58.4 33.1C53.4 33.1 49.4 37.2 49.4 42.3V42.5V61.4H53.9V51.5H58.4C63.4 51.5 67.5 47.4 67.5 42.3C67.5 37.2 63.4 33.1 58.4 33.1Z" fill="#71706F"/><path fill-rule="evenodd" clip-rule="evenodd" d="M35 37.4C33.2 37.4 31.6 38.6 30.8 40H39.3C38.5 38.6 36.9 37.4 35 37.4Z" fill="#C8036F"/><path fill-rule="evenodd" clip-rule="evenodd" d="M35.1 51.5C30.8 51.5 27.2 48.5 26.2 44.5C26.2 44.5 25.9 43.1 25.9 42.3C25.9 41.4 26.2 40.1 26.2 40.1C27.2 36 30.8 33.1 35 33.1C40.1 33.1 44.2 37.2 44.2 42.2V44.5H30.8C31.6 46 33.2 46.9 35.1 46.9H47L47.1 33.8C47.1 31.8 45.5 30.2 43.5 30.2H26.5C24.6 30.2 23 31.8 23 33.7V50.9C23 52.8 24.6 54.5 26.5 54.5H43.5C45.3 54.5 46.7 53.2 47 51.5H35.1Z" fill="#C8036F"/><path fill-rule="evenodd" clip-rule="evenodd" d="M42.7 24.6C42.7 20.5 39.3 17.1 35 17.1C30.9 17.1 27.5 20.4 27.3 24.4C27.3 24.5 27.3 24.5 27.3 24.5V26.8C27.3 27 27.6 27.3 27.8 27.3H30.7C30.9 27.3 31.2 27 31.2 26.8V24.6C31.2 22.6 32.9 20.9 35 20.9C37.2 20.9 38.9 22.6 38.9 24.6V26.8C38.9 27 39.1 27.3 39.4 27.3H42.2C42.5 27.3 42.7 27 42.7 26.8V24.6Z" fill="#C8036F"/></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg style="display:block;width:100%;height:100%" viewBox="0 0 120 80" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="120" height="80" rx="4" fill="white"/><path fill-rule="evenodd" clip-rule="evenodd" d="M15.6 27.9C15.6 24.1 18.6 21.1 22.5 21.1H97.6C101.4 21.1 104.4 24.1 104.4 27.9V52.1C104.4 55.9 101.4 58.9 97.6 58.9H22.5C18.6 58.9 15.6 55.9 15.6 52.1V27.9Z" fill="#000268"/><path fill-rule="evenodd" clip-rule="evenodd" d="M18.4 28.1V51.9C18.4 54.3 20.3 56.2 22.7 56.2H62V23.8H22.7C20.3 23.8 18.4 25.7 18.4 28.1ZM72.2 39.9C72.2 41.4 71.5 42.4 70.2 42.4C69.1 42.4 68.2 41.4 68.2 40C68.2 38.6 69 37.5 70.2 37.5C71.5 37.5 72.2 38.6 72.2 39.9ZM64.8 48.6H68.2V43.4H68.2C68.8 44.5 70.1 45 71.2 45C74.1 45 75.6 42.6 75.6 39.8C75.6 37.5 74.2 35 71.5 35C70 35 68.6 35.6 67.9 36.9H67.9V35.2H64.8V48.6ZM80.2 41.7C80.2 40.8 81.1 40.5 82.2 40.5C82.7 40.5 83.2 40.5 83.6 40.5C83.6 41.6 82.8 42.8 81.5 42.8C80.8 42.8 80.2 42.4 80.2 41.7ZM86.9 44.7C86.7 44 86.7 43.2 86.7 42.5V39C86.7 36 84.6 35 82.1 35C80.7 35 79.5 35.2 78.3 35.7L78.3 37.9C79.2 37.4 80.3 37.2 81.4 37.2C82.6 37.2 83.6 37.5 83.6 38.8C83.2 38.8 82.6 38.7 82 38.7C80.3 38.7 77.1 39.1 77.1 42C77.1 44 78.8 45 80.7 45C82 45 83 44.4 83.7 43.2H83.7C83.7 43.7 83.8 44.2 83.8 44.7H86.9ZM88.4 48.6C89 48.7 89.7 48.8 90.4 48.8C93.5 48.8 94.2 46.5 95.1 44.1L98.6 35.2H95.3L93.4 41.4H93.3L91.3 35.2H87.7L91.6 45C91.3 45.8 90.7 46.3 89.9 46.3C89.4 46.3 89 46.2 88.6 46.1L88.4 48.6Z" fill="white"/><path fill-rule="evenodd" clip-rule="evenodd" d="M26.5 39.9C26.5 38.6 27.1 37.5 28.4 37.5C29.9 37.5 30.5 38.7 30.5 39.8C30.5 41.2 29.6 42.2 28.4 42.2C27.4 42.2 26.5 41.4 26.5 39.9ZM33.7 35.2H30.7V36.9H30.7C30 35.8 28.8 35 27.4 35C24.4 35 23.1 37.1 23.1 40C23.1 42.8 24.7 44.7 27.3 44.7C28.7 44.7 29.8 44.2 30.6 43.1H30.6V43.6C30.6 45.5 29.6 46.4 27.7 46.4C26.3 46.4 25.4 46.1 24.4 45.6L24.2 48.2C25 48.5 26.3 48.8 27.9 48.8C31.8 48.8 33.7 47.5 33.7 43.6V35.2ZM39.3 31.3H36V33.7H39.3V31.3ZM36 44.7H39.3V35.2H36V44.7ZM48.6 35.1C48.2 35.1 47.8 35 47.4 35C46 35 45.2 35.8 44.6 37H44.6V35.2H41.5V44.7H44.9V40.7C44.9 38.9 45.7 37.7 47.3 37.7C47.7 37.7 48 37.7 48.4 37.9L48.6 35.1ZM54.3 42.7C52.7 42.7 52.1 41.4 52.1 40C52.1 38.6 52.7 37.3 54.3 37.3C55.8 37.3 56.4 38.6 56.4 40C56.4 41.4 55.8 42.7 54.3 42.7ZM54.3 45C57.4 45 59.9 43.1 59.9 40C59.9 36.8 57.4 35 54.3 35C51.1 35 48.7 36.8 48.7 40C48.7 43.1 51.1 45 54.3 45Z" fill="#FF0007"/></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg style="display:block;width:100%;height:100%" viewBox="0 0 120 80" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="120" height="80" rx="4" fill="white"/><path fill-rule="evenodd" clip-rule="evenodd" d="M23.6 12.7V67.3C23.6 69.9 25.7 72 28.4 72H61C85.7 72 96.4 58.2 96.4 39.9C96.4 21.7 85.7 8 61 8H28.4C25.7 8 23.6 10.1 23.6 12.7Z" fill="white"/><path fill-rule="evenodd" clip-rule="evenodd" d="M45.2 21.4V61.6H62.6C78.4 61.6 85.2 52.6 85.2 40C85.2 27.8 78.4 18.4 62.6 18.4H48.2C46.5 18.4 45.2 19.8 45.2 21.4Z" fill="#CC0066"/><path fill-rule="evenodd" clip-rule="evenodd" d="M60.6 12C87.6 12 91.6 29.3 91.6 39.5C91.6 57.4 80.6 67.2 60.6 67.2H32.2C29.6 67.2 27.6 65.2 27.6 62.7V16.5C27.6 14 29.6 12 32.2 12H60.6ZM60.6 13.5H32.2C30.5 13.5 29.1 14.9 29.1 16.5V62.7C29.1 64.3 30.5 65.7 32.2 65.7H60.6C79.6 65.7 90.1 56.4 90.1 39.5C90.1 16.9 71.6 13.5 60.6 13.5Z" fill="black"/><path fill-rule="evenodd" clip-rule="evenodd" d="M51.9 34.4V34.4C52.5 34.4 53.1 34.5 53.6 34.7C54.2 34.9 54.7 35.2 55.1 35.6C55.5 36 55.8 36.5 56.1 37C56.3 37.6 56.4 38.3 56.4 39.1C56.4 39.8 56.3 40.5 56.1 41.1C55.9 41.7 55.7 42.2 55.3 42.6C54.9 43 54.5 43.4 53.9 43.6C53.3 43.9 52.7 44 51.9 44H47.6V34.4H51.9ZM51.3 36.2H49.8V42.3H51.7V42.3C52 42.3 52.3 42.2 52.6 42.1C52.9 42 53.2 41.8 53.4 41.6C53.6 41.4 53.8 41.1 54 40.7C54.1 40.3 54.2 39.9 54.2 39.4C54.2 38.9 54.2 38.4 54.1 38.1C54 37.7 53.8 37.3 53.6 37.1C53.4 36.8 53.1 36.6 52.7 36.4C52.3 36.3 51.9 36.2 51.3 36.2Z" fill="white"/><path fill-rule="evenodd" clip-rule="evenodd" d="M71.9 34.4L75.6 44H73.4L72.6 41.9H68.9L68.2 44H66L69.7 34.4H71.9ZM70.8 36.8H70.8L69.5 40.3H72.1L70.8 36.8Z" fill="white"/><path fill-rule="evenodd" clip-rule="evenodd" d="M64.3 36.2H59.3V38.3H63.9V39.9H59.3V42.2H64.4V44H57.2V34.4H64.3V36.2Z" fill="white"/><path fill-rule="evenodd" clip-rule="evenodd" d="M78.6 34.4V42.2H83.6V44H76.4V34.4H78.6Z" fill="white"/><path fill-rule="evenodd" clip-rule="evenodd" d="M37.2 46.4C39 46.4 40.4 47.9 40.4 49.7V61.6H40.4C36.8 61.6 34 58.6 34 54.9V49.7C34 47.9 35.4 46.4 37.2 46.4ZM37.6 35.2C40 35.2 42 37.2 42 39.6C42 42 40 44 37.6 44C35.2 44 33.2 42 33.2 39.6C33.2 37.2 35.2 35.2 37.6 35.2Z" fill="black"/></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg style="display:block;width:100%;height:100%" viewBox="0 0 120 80" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="120" height="80" rx="4" fill="#FFA8CD"/><path d="M92.6 46.2C90.7 46.2 89.3 44.7 89.3 42.8C89.3 40.9 90.7 39.4 92.6 39.4C94.4 39.4 95.9 40.9 95.9 42.8C95.9 44.7 94.4 46.2 92.6 46.2ZM91.6 49.8C93.2 49.8 95.3 49.2 96.4 46.8L96.5 46.9C96 48.2 96 48.9 96 49.1V49.4H100V36.1H96V36.4C96 36.6 96 37.4 96.5 38.7L96.4 38.8C95.3 36.4 93.2 35.8 91.6 35.8C87.8 35.8 85.2 38.8 85.2 42.8C85.2 46.8 87.8 49.8 91.6 49.8ZM78.2 35.8C76.4 35.8 75 36.4 73.8 38.8L73.7 38.7C74.2 37.4 74.2 36.6 74.2 36.4V36.1H70.2V49.4H74.3V42.4C74.3 40.6 75.4 39.4 77.1 39.4C78.8 39.4 79.7 40.4 79.7 42.4V49.4H83.8V41C83.8 38 81.4 35.8 78.2 35.8ZM64.3 38.8L64.2 38.7C64.7 37.4 64.7 36.6 64.7 36.4V36.1H60.7V49.4H64.8L64.8 43C64.8 41.2 65.8 40 67.4 40C67.8 40 68.2 40.1 68.6 40.2V36.1C66.8 35.8 65.2 36.4 64.3 38.8ZM51.2 46.2C49.4 46.2 47.9 44.7 47.9 42.8C47.9 40.9 49.4 39.4 51.2 39.4C53.1 39.4 54.6 40.9 54.6 42.8C54.6 44.7 53.1 46.2 51.2 46.2ZM50.3 49.8C51.9 49.8 53.9 49.2 55.1 46.8L55.2 46.9C54.7 48.2 54.7 48.9 54.7 49.1V49.4H58.7V36.1H54.7V36.4C54.7 36.6 54.7 37.4 55.2 38.7L55.1 38.8C53.9 36.4 51.9 35.8 50.3 35.8C46.5 35.8 43.8 38.8 43.8 42.8C43.8 46.8 46.5 49.8 50.3 49.8ZM38.1 49.4H42.2V30.2H38.1V49.4ZM35.1 30.2H30.9C30.9 33.6 28.8 36.7 25.6 38.9L24.4 39.8V30.2H20V49.4H24.4V39.9L31.6 49.4H36.9L29.9 40.3C33.1 38 35.1 34.5 35.1 30.2Z" fill="#0B051D"/></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg style="display:block;width:100%;height:100%" viewBox="0 0 120 80" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="120" height="80" rx="4" fill="white"/><path fill-rule="evenodd" clip-rule="evenodd" d="M86 43.4L88.1 43.4L88.3 42.6C88.3 42.6 88.5 41.1 89 40.8C89.2 40.7 89.4 40.6 89.7 40.6C90.3 40.5 91 40.4 91.6 40.5C92.5 40.5 92.8 40.5 93.7 40.6C94.7 40.7 94.4 41.6 94.4 41.6L94.2 42.9C94.2 42.9 94.2 43.5 94 43.9C93.8 44.2 93.3 44.4 93 44.5C92.3 44.7 89.8 45.4 89.8 45.4L87.9 45.9C87.9 45.9 86.7 46.2 86.1 47C85.4 47.7 85.2 48.5 85.1 49C85 49.4 84.5 52.4 84.5 52.4L94.8 52.4L95.1 50.3L87 50.3L87.1 49.5C87.1 49.5 87.2 48.6 87.6 48.3C87.7 48.2 87.7 48.1 88.4 47.9C88.8 47.7 90.1 47.4 90.1 47.4L93.2 46.6C93.2 46.6 94.9 46.1 95.5 45.2C96.2 44.3 96.4 42.5 96.4 42.5C96.4 42.5 96.6 40.8 96.5 40.3C96.3 39.8 95.8 39.1 95.2 38.8C94.6 38.6 94 38.4 92.1 38.4C90.3 38.5 89.3 38.5 88.4 38.9C87.5 39.2 86.9 39.9 86.6 40.8C86.2 41.6 86 43.4 86 43.4Z" fill="#B3B2B1"/><path fill-rule="evenodd" clip-rule="evenodd" d="M105.4 47.3L106.8 38.6H104.3L96.3 47.2L95.9 49.3H102.9L102.4 52.4L104.5 52.4L105 49.3L107 49.3L107.4 47.3H105.4ZM103.2 47.3L98.7 47.3L104.2 41.4L103.2 47.3Z" fill="#B3B2B1"/><path fill-rule="evenodd" clip-rule="evenodd" d="M28.4 39.7H35C35 39.7 36.5 38.5 37.5 37.8C38.6 37 40.5 35.8 40.5 35.8L36.8 34.1C36.8 34.1 33.6 36 32.3 36.9C31 37.8 28.4 39.7 28.4 39.7Z" fill="#B3B2B1"/><path fill-rule="evenodd" clip-rule="evenodd" d="M42.6 34.6L39.5 32.5C39.5 32.5 42.3 31 45.9 29.5C49.6 28 51.5 27.4 51.5 27.4L52.2 30.3C52.2 30.3 48.6 31.5 46.6 32.5C44.5 33.4 42.6 34.6 42.6 34.6Z" fill="#B3B2B1"/><path fill-rule="evenodd" clip-rule="evenodd" d="M54.4 29.7L53.9 26.7C53.9 26.7 57.6 25.7 61.1 25.1C64.5 24.5 69.1 24.1 69.1 24.1L67.6 28.7C67.6 28.7 63.6 28.2 59.8 28.7C56.9 29.1 54.4 29.7 54.4 29.7Z" fill="#B3B2B1"/><path fill-rule="evenodd" clip-rule="evenodd" d="M70 29.1L72.5 24C72.5 24 78.1 23.9 82.9 24.7C87.7 25.4 92.1 26.5 92 26.6L79.8 33C79.8 33 77 31.2 73.4 30.1C71.4 29.5 70 29.1 70 29.1Z" fill="#B3B2B1"/><path fill-rule="evenodd" clip-rule="evenodd" d="M82 34.3L84.7 36.4H106.6C106.6 36.4 106.6 35.7 106 34.7C105.6 34 105 33.4 104.3 32.7C104 32.4 103 31.6 102.3 31.1C100.3 29.9 99.2 29.4 97.2 28.5L82 34.3Z" fill="#B3B2B1"/><path fill-rule="evenodd" clip-rule="evenodd" d="M32.5 42.4L40.3 42.4L40 44.2L33.5 50.5L39 50.4L38.6 52.4L30.6 52.4L30.9 50.4L37.2 44.4H32.2L32.5 42.4Z" fill="#D13239"/><path fill-rule="evenodd" clip-rule="evenodd" d="M23.9 39.4C23.8 39.2 23.5 39.1 23.2 39C23 38.9 22.6 38.8 22.3 38.7C21.9 38.6 21.6 38.6 21.3 38.6C21 38.6 20.9 38.6 20.9 38.6H14.9L12.6 52.4H14.8L15.6 47.3L19.7 47.3C19.7 47.3 21.3 47.4 22.5 46.7C23.6 46.1 23.9 44.8 23.9 44.8C23.9 44.8 24.1 44.3 24.2 43.6C24.3 43 24.4 42.1 24.4 41.7C24.5 41.5 24.5 41.4 24.5 41.4C24.5 41.4 24.5 41.2 24.5 41C24.5 40.7 24.5 40.3 24.2 39.8C24.2 39.7 24.1 39.5 23.9 39.4ZM22.3 41.8C22.3 41.8 22.1 43 21.8 44.3C21.7 44.8 21.4 45 20.9 45.1C20.2 45.3 19.4 45.3 19.4 45.3L16 45.2L16.7 40.7L19.8 40.7C19.8 40.7 20.1 40.7 20.3 40.7C20.7 40.7 21.1 40.7 21.5 40.7C21.8 40.8 22.1 40.9 22.1 41C22.2 41.1 22.3 41.3 22.3 41.4C22.3 41.6 22.3 41.8 22.3 41.8Z" fill="#D13239"/><path fill-rule="evenodd" clip-rule="evenodd" d="M50.9 38.6H53L50.7 52.4L48.6 52.4L50.9 38.6Z" fill="#D13239"/><path fill-rule="evenodd" clip-rule="evenodd" d="M61.8 42.4L63.8 42.4L64.5 49.4L67.5 42.4L70 42.4L70.7 49.4L73.7 42.4H75.7L71.4 52.4H69L68.3 45.4L65.2 52.4L62.8 52.4L61.8 42.4Z" fill="#D13239"/><path d="M47.1 42.5C46.5 42.3 45.5 42.3 44.7 42.3C43.9 42.3 43.5 42.4 43.2 42.4C43.2 42.4 41.8 42.6 40.9 43.6C40.1 44.7 39.9 46.9 39.9 46.9C39.9 46.9 39.4 49.4 39.5 50.2C39.7 51 39.9 51.8 40.8 52.1C41.8 52.5 42.6 52.5 42.6 52.5C42.6 52.5 44.2 52.6 45.5 52.3C46.7 52 47.4 51.1 47.4 51.1C47.4 51.1 47.7 50.7 47.9 50.3C48.1 49.8 48.2 49.5 48.2 49.5L48.3 49L46.2 49C46.2 49 46.1 50.4 44.9 50.5C43.8 50.6 43.2 50.6 42.9 50.6C42.7 50.6 41.5 50.6 41.6 49.6C41.6 49.6 41.6 49.5 41.6 49.5C41.6 48.3 41.8 48 41.8 48L48.4 48L48.7 46.4C49.1 44.5 48.8 43.1 47.1 42.5ZM46.7 46.1L42.1 46.1L42.3 45.4C42.3 45.4 42.4 44.8 42.8 44.6C43.1 44.4 43.5 44.3 43.9 44.3C44.2 44.2 45.3 44.2 46.1 44.3C46.4 44.4 46.6 44.5 46.7 44.8C46.8 45.3 46.7 46.1 46.7 46.1Z" fill="#D13239"/><path d="M41.6 49.5C41.6 49.6 41.6 49.6 41.6 49.6C41.6 49.7 41.6 49.5 41.6 49.5Z" fill="#D13239"/><path d="M54.2 49.5C54.2 49.6 54.2 49.6 54.2 49.6C54.2 49.7 54.2 49.5 54.2 49.5Z" fill="#D13239"/><path d="M59.7 42.5C59.1 42.3 58.1 42.3 57.3 42.3C56.5 42.3 56.1 42.4 55.8 42.4C55.8 42.4 54.4 42.6 53.5 43.7C52.7 44.7 52.5 46.9 52.5 46.9C52.5 46.9 52 49.4 52.1 50.2C52.3 51 52.5 51.8 53.4 52.1C54.4 52.5 55.2 52.5 55.2 52.5C55.2 52.5 56.8 52.6 58.1 52.3C59.3 52 60 51.1 60 51.1C60 51.1 60.3 50.8 60.5 50.3C60.7 49.9 60.8 49.5 60.8 49.5L60.9 49L58.8 49C58.8 49 58.7 50.4 57.5 50.5C56.4 50.6 55.8 50.6 55.5 50.6C55.3 50.6 54.1 50.6 54.2 49.6C54.2 49.6 54.2 49.6 54.2 49.5C54.2 48.4 54.4 48.1 54.4 48.1L61 48L61.3 46.4C61.7 44.5 61.4 43.1 59.7 42.5ZM59.2 46.1L54.7 46.1L54.9 45.4C54.9 45.4 55 44.8 55.3 44.6C55.6 44.4 56.1 44.3 56.4 44.3C56.8 44.2 57.8 44.2 58.7 44.3C58.9 44.4 59.2 44.5 59.3 44.8C59.4 45.3 59.2 46.1 59.2 46.1Z" fill="#D13239"/><path fill-rule="evenodd" clip-rule="evenodd" d="M78.1 42.4L79.4 49.7L83.1 42.4L85.2 42.5L79.9 52.8C79.9 52.8 78.9 54.7 78.3 55.2C77.7 55.7 77.3 55.9 76.8 55.9C76.3 56 76.1 56 75.7 55.9L75.2 55.8L75.5 54C75.5 54 76.3 54.1 76.8 53.9C77.3 53.7 77.7 52.9 77.7 52.9L77.9 52.5L76 42.4L78.1 42.4Z" fill="#D13239"/><path d="M29.9 42.4C29 42.4 28.3 42.8 27.6 43.1L27.7 42.4H25.5L23.8 52.3H26L26.9 46.8C27.1 45.7 28 44.4 29.6 44.4L30.7 44.3L31.1 42.4H29.9Z" fill="#D13239"/></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg style="display:block;width:100%;height:100%" viewBox="0 0 120 80" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="120" height="80" rx="4" fill="white"/><path fill-rule="evenodd" clip-rule="evenodd" d="M61.8 51L61.8 52.3H57.8V46.1H59.2V51H61.8Z" fill="#005DA1"/><path fill-rule="evenodd" clip-rule="evenodd" d="M65.4 50.1C65.2 50.1 65 50 64.6 50C64.1 50 63.8 50.3 63.8 50.7C63.8 51.2 64.1 51.3 64.5 51.3C65 51.3 65.4 51.1 65.4 50.8V50.1ZM65.5 51.8L65.5 51.8C65.2 52.2 64.7 52.4 64.2 52.4C63.2 52.4 62.6 51.8 62.6 50.7C62.6 49.8 63.3 49.2 64.4 49.2C64.8 49.2 65.1 49.2 65.4 49.3V49C65.4 48.5 65.1 48.3 64.4 48.3C63.9 48.3 63.5 48.4 63 48.5L62.9 47.5C63.4 47.3 64 47.2 64.6 47.2C66.1 47.2 66.6 47.8 66.6 49.2V52.3H65.6L65.5 51.8Z" fill="#005DA1"/><path fill-rule="evenodd" clip-rule="evenodd" d="M69.4 52.4C68.8 52.4 68.3 52.3 67.8 52L68 51C68.4 51.2 69 51.3 69.4 51.3C69.9 51.3 70.1 51.1 70.1 50.8C70.1 50 67.8 50.5 67.8 48.8C67.8 47.9 68.4 47.2 69.7 47.2C70.2 47.2 70.7 47.3 71.1 47.5L71 48.5C70.6 48.4 70 48.3 69.7 48.3C69.3 48.3 69 48.4 69 48.7C69 49.5 71.3 49 71.3 50.7C71.3 51.7 70.8 52.4 69.4 52.4Z" fill="#005DA1"/><path fill-rule="evenodd" clip-rule="evenodd" d="M73.8 48.3V50.8C73.8 51.2 74 51.4 74.4 51.4C74.6 51.4 74.7 51.3 74.8 51.3L74.9 52.2C74.7 52.3 74.4 52.4 74 52.4C73 52.4 72.5 51.8 72.5 50.8V48.3H72V47.3H72.6L72.8 46.2L73.8 46.1V47.3H74.9V48.3H73.8Z" fill="#005DA1"/><path fill-rule="evenodd" clip-rule="evenodd" d="M98 52.3V48.2H97.4V47.3H98V47.1C98 46.3 98.5 45.7 99.7 45.7C100 45.7 100.3 45.8 100.5 45.8L100.5 46.7C100.3 46.6 100.1 46.6 100 46.6C99.5 46.6 99.3 46.8 99.3 47.1V47.3H100.3V48.2H99.3V52.3H98Z" fill="#005DA1"/><path fill-rule="evenodd" clip-rule="evenodd" d="M94.8 52.3V47.3L96.2 47.3V52.3H94.8ZM95.5 46.8C95 46.8 94.8 46.6 94.8 46.2C94.8 45.9 95 45.7 95.5 45.7C96 45.7 96.2 45.9 96.2 46.2C96.2 46.6 96 46.8 95.5 46.8Z" fill="#005DA1"/><path fill-rule="evenodd" clip-rule="evenodd" d="M90.5 52.3V47.3L91.6 47.3L91.7 48.1H91.7C92 47.5 92.5 47.2 93.1 47.2C93.3 47.2 93.5 47.3 93.6 47.3L93.5 48.5C93.4 48.5 93.2 48.5 93 48.5C92.3 48.5 91.8 49 91.8 49.8V52.3H90.5Z" fill="#005DA1"/><path fill-rule="evenodd" clip-rule="evenodd" d="M87.9 52.3V49.1C87.9 48.6 87.6 48.3 87.1 48.3C86.7 48.3 86.4 48.5 86.3 48.7V52.3H85V45.9L86.3 45.8V47L86.2 47.6L86.3 47.6C86.6 47.3 87.1 47.2 87.5 47.2C88.6 47.2 89.2 47.9 89.2 49.1V52.3H87.9Z" fill="#005DA1"/><path fill-rule="evenodd" clip-rule="evenodd" d="M83.7 48.5C83.4 48.4 83.1 48.4 82.8 48.4C81.9 48.4 81.6 48.7 81.6 49.8C81.6 50.9 82 51.3 82.8 51.3C83.1 51.3 83.5 51.2 83.7 51.1L83.8 52.1C83.5 52.3 83.1 52.4 82.5 52.4C81 52.4 80.3 51.5 80.3 49.8C80.3 48.1 80.9 47.2 82.5 47.2C83 47.2 83.4 47.3 83.8 47.4L83.7 48.5Z" fill="#005DA1"/><path fill-rule="evenodd" clip-rule="evenodd" d="M77.4 52.4C76.8 52.4 76.3 52.3 75.9 52L76 51C76.4 51.2 77 51.3 77.4 51.3C77.9 51.3 78.1 51.1 78.1 50.8C78.1 50 75.8 50.5 75.8 48.8C75.8 47.9 76.4 47.2 77.7 47.2C78.2 47.2 78.7 47.3 79.1 47.5L79 48.5C78.6 48.4 78.1 48.3 77.7 48.3C77.3 48.3 77 48.4 77 48.7C77 49.5 79.3 49 79.3 50.7C79.3 51.7 78.8 52.4 77.4 52.4Z" fill="#005DA1"/><path fill-rule="evenodd" clip-rule="evenodd" d="M103 48.3V50.8C103 51.2 103.2 51.4 103.6 51.4C103.7 51.4 103.9 51.3 104 51.3L104 52.2C103.9 52.3 103.5 52.4 103.2 52.4C102.2 52.4 101.7 51.8 101.7 50.8V48.3H101.1V47.3H101.7L102 46.2L103 46.1V47.3H104.1V48.3H103Z" fill="#005DA1"/><path fill-rule="evenodd" clip-rule="evenodd" d="M61.9 42.7C60.4 42.7 58.9 42.3 57.8 41.7L58.2 39.1C59.3 39.7 60.6 40.1 61.9 40.1C63.3 40.1 64 39.6 64 38.6C64 36.5 57.8 37.4 57.8 33C57.8 30.7 59.3 28.9 62.7 28.9C64 28.9 65.4 29.2 66.4 29.6L66 32.1C64.9 31.8 63.8 31.6 62.8 31.6C61.2 31.6 60.7 32.1 60.7 32.8C60.7 34.9 66.9 33.9 66.9 38.4C66.9 41.1 65 42.7 61.9 42.7Z" fill="#005DA1"/><path fill-rule="evenodd" clip-rule="evenodd" d="M78.4 39.8V42.4H69.3V29.2H78.4V31.8H72.4V34.4H77.3V36.8H72.4V39.8H78.4Z" fill="#005DA1"/><path fill-rule="evenodd" clip-rule="evenodd" d="M85.9 31.6H84.1V35.7H85.9C87.3 35.7 88 35.3 88 33.7C88 32.1 87.4 31.6 85.9 31.6ZM85.9 38.1H84.1V42.4H81.1V29.2H85.9C89.6 29.2 91.1 30.6 91.1 33.7C91.1 36.5 89.6 38.1 85.9 38.1Z" fill="#005DA1"/><path fill-rule="evenodd" clip-rule="evenodd" d="M97.5 32.8L96.1 37.3H99.5L98.3 32.8L97.9 31.4H97.8L97.5 32.8ZM100.2 39.8H95.4L94.7 42.4H91.5L96.1 29.2H99.7L104.3 42.4H101L100.2 39.8Z" fill="#005DA1"/><path fill-rule="evenodd" clip-rule="evenodd" d="M29.6 39.6C29.6 39.7 29.5 39.7 29.5 39.7C29.4 39.7 29.3 39.7 29.3 39.7L25.8 37.1L21.2 33.7L17.8 31.1C17.7 31.1 17.7 31 17.7 30.9C17.7 30.9 17.7 30.8 17.7 30.7L18.7 29.5C18.7 29.5 19.7 28.2 20.6 27L24.5 29.9L28.6 33L32.5 35.9C31.6 37.1 30.6 38.4 30.6 38.4L29.6 39.6ZM23.2 24L26.6 26.6L28.9 28.3L31.2 30L34.6 32.5C34.8 32.6 34.8 32.8 34.7 33L33.9 34.1L30 31.2L25.8 28.1L22 25.2L22.8 24.1C22.9 23.9 23.1 23.9 23.2 24ZM35 32L29.3 27.8L23.6 23.5C23.2 23.2 22.6 23.3 22.3 23.7L17.2 30.3C17.2 30.4 17.1 30.6 17.1 30.7C17 31 17.1 31.4 17.4 31.6L20.8 34.2L25.5 37.6L28.9 40.2C29.2 40.4 29.6 40.4 29.9 40.2C30 40.2 30.1 40.1 30.2 40L35.2 33.3C35.5 32.9 35.4 32.3 35 32Z" fill="#A4AAB6"/><path fill-rule="evenodd" clip-rule="evenodd" d="M16.5 56.1L20.5 42.8H31.4L30.5 44.1L29.1 45.9L28.9 46.2L28.8 46.5L28.7 46.9L28.5 47.3L28.4 47.7L28.2 48.1L28.1 48.5L27.9 48.9L27.8 49.3L27.7 49.6L27.6 50L27.5 50.2L27.5 50.4L27.4 50.5C27.4 50.5 27.4 50.6 27.4 50.6C27.4 50.6 27.2 50.8 27.1 50.7C27 50.6 27 50.2 27 50.1C27 49.6 27.1 49.1 27.1 48.6C27.1 48.4 26.9 48.3 26.8 48.4C26.2 48.8 25.8 49.2 25.5 49.7C25.5 49.5 25.5 49.4 25.6 49.3C25.7 48.8 25.9 48.3 26 47.8C26 47.5 25.9 47.1 25.6 47.1C25.2 47 24.9 47.4 24.7 47.7C24.2 48.5 23.8 49.5 23.1 50.2C22.8 50.5 22.5 50.7 22.1 50.6C21.7 50.5 21.5 51 22.3 51.1C23.1 51.1 23.7 50.3 24 49.7C24.3 49.3 24.5 48.9 24.8 48.5C24.9 48.3 25 48 25.2 47.9C25.2 47.8 25.3 47.6 25.4 47.5C25.6 47.5 25.5 47.6 25.5 47.7C25.5 47.9 25.4 48.2 25.3 48.4C25.3 48.7 25.2 48.9 25.1 49.2C25 49.8 24.8 50.3 24.7 50.9C24.6 51.1 24.9 51.2 25.1 51C25.6 50.3 25.9 49.6 26.6 49C26.6 49.2 26.6 49.4 26.6 49.6C26.6 49.9 26.5 50.2 26.5 50.5C26.5 50.9 26.9 51.3 27.4 51C27.6 50.9 27.8 50.8 27.8 50.8L27.8 50.8L27.9 50.7L28.1 50.6L28.3 50.4L28.6 50.2L28.8 50L29.2 49.8L29.5 49.5L29.9 49.3L30.2 49L30.6 48.8L30.9 48.5L31.2 48.3L31.4 48.1L31.6 47.9L31.8 47.7L31.8 47.7L31.8 47.7L32.9 46.5L35.6 42.8H40.5L44.3 56.1H16.5ZM36 42.3L44.7 30.8L45.6 29.6C45.7 29.5 45.7 29.4 45.6 29.3L43.1 27.5C43 27.5 42.9 27.5 42.9 27.6C42.9 27.6 42.7 27.8 42.5 28.1L31.8 42.3H20.1L15.7 56.7H45.1L40.9 42.3H36Z" fill="#005DA1"/><path fill-rule="evenodd" clip-rule="evenodd" d="M46.7 30.2L46.4 29.9C46.3 29.9 46.2 29.9 46.2 29.9L42 35.4C42 35.4 42 35.5 42.1 35.6L42.4 35.8C42.5 35.9 42.6 35.9 42.6 35.8L46.7 30.4C46.8 30.3 46.7 30.2 46.7 30.2Z" fill="#0062A5"/><path fill-rule="evenodd" clip-rule="evenodd" d="M30.2 53.3H38.4L38.2 52.6H30.2H22.2L22 53.3H30.2Z" fill="#005DA1"/></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg style="display:block;width:100%;height:100%" viewBox="0 0 120 80" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="120" height="80" rx="4" fill="white"/><path d="M73.2 56.6C73.4 56.5 73.7 56.5 74.1 56.5C75.3 56.5 75.9 57.1 75.9 58C75.9 59 75.2 59.6 74 59.6C73.8 59.6 73.5 59.6 73.2 59.6V56.6ZM74.1 55.8C73.6 55.8 73.1 55.9 72.6 55.9L72.4 56V63.3H73.2V60.3C73.5 60.3 73.7 60.3 74 60.3C74.9 60.3 75.7 60 76.2 59.5C76.5 59.1 76.7 58.6 76.7 58C76.7 57.3 76.5 56.8 76.1 56.5C75.7 56 75 55.8 74.1 55.8Z" fill="#222222"/><path d="M85.9 57.9L84.6 61.3C84.5 61.6 84.4 61.8 84.3 62.1C84.3 61.8 84.2 61.6 84.1 61.3L82.8 58L82.7 57.9H81.9L83.8 62.8C83.9 63 83.9 63 83.9 63C83.9 63 83.9 63.1 83.8 63.2C83.6 63.8 83.3 64.2 83 64.4C82.7 64.7 82.4 64.9 82.2 65L82 65L82.4 65.7L82.5 65.6C82.6 65.6 83 65.4 83.4 65.1C84.1 64.5 84.5 63.6 85.1 61.9L86.7 57.9H85.9Z" fill="#222222"/><path d="M80.2 61.5C80.2 61.6 80.2 61.7 80.1 61.8C80 62.2 79.5 62.7 78.7 62.7C78.3 62.7 77.9 62.5 77.9 61.8C77.9 61.5 78 61.3 78.1 61.1C78.5 60.7 79.1 60.6 80.1 60.6L80.2 60.6L80.2 61.5ZM81 62V60C81 58.5 80.3 57.8 79.1 57.8C78.5 57.8 78 58 77.5 58.2L77.5 58.3L77.8 58.9L77.9 58.8C78.2 58.6 78.6 58.5 79 58.5H79C79.4 58.5 79.6 58.6 79.8 58.8C80.1 59 80.2 59.4 80.2 59.9C78.9 59.9 78.1 60.1 77.5 60.6C77.2 61 77.1 61.4 77.1 61.9C77.1 62.6 77.6 63.4 78.7 63.4C79.5 63.4 80 63 80.2 62.8L80.3 63.3H81.1L81 63.1C81 62.7 81 62.3 81 62Z" fill="#222222"/><path d="M40.1 60L40 60.6C39.8 61 39.7 61.4 39.6 61.9C39.5 61.3 39.3 60.6 39.1 60L38.1 55.9L38 55.9H37.3L36.1 60C35.9 60.7 35.7 61.3 35.6 61.9C35.5 61.4 35.4 61 35.3 60.4L34.1 55.9L34.1 55.9H33.3L35.2 63.2L35.2 63.3H35.9L37.2 59.1C37.4 58.4 37.6 57.8 37.7 57.3C37.8 57.8 37.9 58.4 38.1 59.1L39.2 63.2L39.2 63.3H39.9L42.1 56L42.1 55.9H41.3L40.1 60Z" fill="#222222"/><path d="M42.9 59.9C43.1 58.8 43.9 58.4 44.5 58.4C44.9 58.4 45.2 58.5 45.4 58.8C45.8 59.1 45.8 59.6 45.9 59.9H42.9ZM44.5 57.7C43.1 57.7 42.1 58.9 42.1 60.6C42.1 62.2 43.1 63.3 44.6 63.3C45.6 63.3 46.1 63.1 46.3 63L46.4 62.9L46.1 62.3L46 62.3C45.7 62.5 45.4 62.6 44.7 62.6C43.6 62.6 42.9 61.9 42.9 60.6H46.6L46.6 60.5C46.7 60.4 46.7 60.3 46.7 60.1C46.7 59.9 46.6 59.3 46.3 58.6C45.9 58 45.3 57.7 44.5 57.7Z" fill="#222222"/><path d="M52.8 62.3C52.4 62.5 51.9 62.6 51.3 62.6C49.6 62.6 48.5 61.5 48.5 59.6C48.5 57.7 49.6 56.6 51.4 56.6C51.9 56.6 52.4 56.7 52.8 56.8L52.8 56.9L53.2 56.2L53.1 56.2C52.9 56.1 52.4 55.9 51.4 55.9C49.2 55.9 47.7 57.4 47.7 59.6C47.7 62.3 49.6 63.3 51.2 63.3C52.1 63.3 52.8 63.1 53.1 62.9L53.2 62.9L52.9 62.3L52.8 62.3Z" fill="#222222"/><path d="M56.9 57.8C56.5 57.8 56.1 57.9 55.8 58.1C55.6 58.2 55.4 58.4 55.3 58.5V55.7H54.5V63.3H55.3V60.1C55.3 59.9 55.3 59.7 55.3 59.6C55.5 59 56.1 58.5 56.7 58.5C57.8 58.5 58 59.5 58 60.1V63.3H58.8V60.1C58.8 57.9 57.2 57.8 56.9 57.8Z" fill="#222222"/><path d="M66.3 56.8H65.5V58H64.6V58.6H65.5V61.7C65.5 62.3 65.6 62.7 65.9 63C66.1 63.3 66.4 63.4 66.8 63.4C67.1 63.4 67.4 63.4 67.6 63.3L67.7 63.2L67.4 62.7L67.3 62.7C67.2 62.7 67.1 62.7 66.9 62.7C66.5 62.7 66.3 62.4 66.3 61.8V58.6H67.8V58H66.3V56.8Z" fill="#222222"/><path d="M61.2 61.1C61.5 60.7 62.2 60.6 63.1 60.6L63.2 60.6L63.2 61.5C63.2 61.6 63.2 61.7 63.1 61.8C63 62.2 62.6 62.7 61.8 62.7C61.4 62.7 60.9 62.5 60.9 61.8C60.9 61.5 61 61.3 61.2 61.1ZM64 62V60C64 58.5 63.3 57.8 62.1 57.8C61.5 57.8 60.9 58 60.5 58.3L60.4 58.3L60.8 58.9L60.9 58.8C61.2 58.6 61.6 58.5 62 58.5H62C62.4 58.5 62.7 58.6 62.9 58.8C63.1 59 63.2 59.4 63.2 59.9C62 59.9 61.1 60.1 60.6 60.6C60.2 61 60.1 61.4 60.1 61.9C60.1 62.6 60.6 63.4 61.7 63.4C62.5 63.4 63 63 63.3 62.8L63.3 63.3H64.1L64.1 63.1C64 62.7 64 62.3 64 62Z" fill="#222222"/><path d="M54.8 35.7C54.6 35.8 54.4 35.8 54.2 35.8C53.7 35.8 53.3 35.6 53.1 35.2L53 35L49.5 27.4C49.5 27.3 49.5 27.2 49.5 27.1C49.5 26.7 49.8 26.4 50.1 26.4C50.3 26.4 50.4 26.5 50.5 26.6L54.6 29.5C54.9 29.7 55.3 29.8 55.6 29.8C55.9 29.8 56.1 29.8 56.3 29.7L75.6 21.1C72.2 17 66.5 14.3 60 14.3C49.4 14.3 40.9 21.5 40.9 30.3C40.9 35.1 43.5 39.4 47.5 42.3C47.8 42.6 48 42.9 48 43.4C48 43.5 48 43.6 48 43.8C47.6 45 47.1 46.9 47.1 47C47.1 47.1 47 47.3 47 47.5C47 47.8 47.3 48.1 47.6 48.1C47.8 48.1 47.9 48 48 48L52.2 45.6C52.5 45.4 52.8 45.3 53.2 45.3C53.4 45.3 53.6 45.3 53.8 45.3C55.7 45.9 57.8 46.2 60 46.2C70.6 46.2 79.1 39.1 79.1 30.3C79.1 27.6 78.3 25.1 76.9 22.9L54.9 35.6L54.8 35.7Z" fill="#14AB39"/></svg>
|