301 status code means that the requested resource has been permanently moved to a new URL. All future requests should use the new address.
The browser will automatically redirect the user to the new address, and search engines will update their indexes.
200 status code is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.
The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.
GET / HTTP/1.1 Host: c42d.com Accept: */* User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html> <html lang="en-US" class="no-js"> <head><meta charset="UTF-8"/><script type="c68ee7e70738b78ba1a9fb94-text/javascript">if(navigator.userAgent.match(/MSIE|Internet Explorer/i)||navigator.userAgent.match(/Trident\/7\..*?rv:11/i)){var href=document.location.href;if(!href.match(/[?&]nowprocket/)){if(href.indexOf("?")==-1){if(href.indexOf("#")==-1){document.location.href=href+"?nowprocket=1"}else{document.location.href=href.replace("#","?nowprocket=1#")}}else{if(href.indexOf("#")==-1){document.location.href=href+"&nowprocket=1"}else{document.location.href=href.replace("#","&nowprocket=1#")}}}}</script><script type="c68ee7e70738b78ba1a9fb94-text/javascript">(()=>{class RocketLazyLoadScripts{constructor(){this.v="2.0.3",this.userEvents=["keydown","keyup","mousedown","mouseup","mousemove","mouseover","mouseenter","mouseout","mouseleave","touchmove","touchstart","touchend","touchcancel","wheel","click","dblclick","input","visibilitychange"],this.attributeEvents=["onblur","onclick","oncontextmenu","ondblclick","onfocus","onmousedown","onmouseenter","onmouseleave","onmousemove","onmouseout","onmouseover","onmouseup","onmousewheel","onscroll","onsubmit"]}async t(){this.i(),this.o(),/iP(ad|hone)/.test(navigator.userAgent)&&this.h(),this.u(),this.l(this),this.m(),this.k(this),this.p(this),this._(),await Promise.all([this.R(),this.L()]),this.lastBreath=Date.now(),this.S(this),this.P(),this.D(),this.O(),this.M(),await this.C(this.delayedScripts.normal),await this.C(this.delayedScripts.defer),await this.C(this.delayedScripts.async),this.F("domReady"),await this.T(),await this.j(),await this.I(),this.F("windowLoad"),await this.A(),window.dispatchEvent(new Event("rocket-allScriptsLoaded")),this.everythingLoaded=!0,this.lastTouchEnd&&await new Promise((t=>setTimeout(t,500-Date.now()+this.lastTouchEnd))),this.H(),this.F("all"),this.U(),this.W()}i(){this.CSPIssue=sessionStorage.getItem("rocketCSPIssue"),document.addEventListener("securitypolicyviolation",(t=>{this.CSPIssue||"script-src-elem"!==t.violatedDirective||"data"!==t.blockedURI||(this.CSPIssue=!0,sessionStorage.setItem("rocketCSPIssue",!0))}),{isRocket:!0})}o(){window.addEventListener("pageshow",(t=>{this.persisted=t.persisted,this.realWindowLoadedFired=!0}),{isRocket:!0}),window.addEventListener("pagehide",(()=>{this.onFirstUserAction=null}),{isRocket:!0})}h(){let t;function e(e){t=e}window.addEventListener("touchstart",e,{isRocket:!0}),window.addEventListener("touchend",(function i(o){Math.abs(o.changedTouches[0].pageX-t.changedTouches[0].pageX)<10&&Math.abs(o.changedTouches[0].pageY-t.changedTouches[0].pageY)<10&&o.timeStamp-t.timeStamp<200&&(o.target.dispatchEvent(new PointerEvent("click",{target:o.target,bubbles:!0,cancelable:!0,detail:1})),event.preventDefault(),window.removeEventListener("touchstart",e,{isRocket:!0}),window.removeEventListener("touchend",i,{isRocket:!0}))}),{isRocket:!0})}q(t){this.userActionTriggered||("mousemove"!==t.type||this.firstMousemoveIgnored?"keyup"===t.type||"mouseover"===t.type||"mouseout"===t.type||(this.userActionTriggered=!0,this.onFirstUserAction&&this.onFirstUserAction()):this.firstMousemoveIgnored=!0),"click"===t.type&&t.preventDefault(),this.savedUserEvents.length>0&&(t.stopPropagation(),t.stopImmediatePropagation()),"touchstart"===this.lastEvent&&"touchend"===t.type&&(this.lastTouchEnd=Date.now()),"click"===t.type&&(this.lastTouchEnd=0),this.lastEvent=t.type,this.savedUserEvents.push(t)}u(){this.savedUserEvents=[],this.userEventHandler=this.q.bind(this),this.userEvents.forEach((t=>window.addEventListener(t,this.userEventHandler,{passive:!1,isRocket:!0})))}U(){this.userEvents.forEach((t=>window.removeEventListener(t,this.userEventHandler,{passive:!1,isRocket:!0}))),this.savedUserEvents.forEach((t=>{t.target.dispatchEvent(new window[t.constructor.name](t.type,t))}))}m(){this.eventsMutationObserver=new MutationObserver((t=>{const e="return false";for(const i of t){if("attributes"===i.type){const t=i.target.getAttribute(i.attributeName);t&&t!==e&&(i.target.setAttribute("data-rocket-"+i.attributeName,t),i.target["rocket"+i.attributeName]=new Function("event",t),i.target.setAttribute(i.attributeName,e))}"childList"===i.type&&i.addedNodes.forEach((t=>{if(t.nodeType===Node.ELEMENT_NODE)for(const i of t.attributes)this.attributeEvents.includes(i.name)&&i.value&&""!==i.value&&(t.setAttribute("data-rocket-"+i.name,i.value),t["rocket"+i.name]=new Function("event",i.value),t.setAttribute(i.name,e))}))}})),this.eventsMutationObserver.observe(document,{subtree:!0,childList:!0,attributeFilter:this.attributeEvents})}H(){this.eventsMutationObserver.disconnect(),this.attributeEvents.forEach((t=>{document.querySelectorAll("[data-rocket-"+t+"]").forEach((e=>{e.setAttribute(t,e.getAttribute("data-rocket-"+t)),e.removeAttribute("data-rocket-"+t)}))}))}k(t){Object.defineProperty(HTMLElement.prototype,"onclick",{get(){return this.rocketonclick||null},set(e){this.rocketonclick=e,this.setAttribute(t.everythingLoaded?"onclick":"data-rocket-onclick","this.rocketonclick(event)")}})}S(t){function e(e,i){let o=e[i];e[i]=null,Object.defineProperty(e,i,{get:()=>o,set(s){t.everythingLoaded?o=s:e["rocket"+i]=o=s}})}e(document,"onreadystatechange"),e(window,"onload"),e(window,"onpageshow");try{Object.defineProperty(document,"readyState",{get:()=>t.rocketReadyState,set(e){t.rocketReadyState=e},configurable:!0}),document.readyState="loading"}catch(t){console.log("WPRocket DJE readyState conflict, bypassing")}}l(t){this.originalAddEventListener=EventTarget.prototype.addEventListener,this.originalRemoveEventListener=EventTarget.prototype.removeEventListener,this.savedEventListeners=[],EventTarget.prototype.addEventListener=function(e,i,o){o&&o.isRocket||!t.B(e,this)&&!t.userEvents.includes(e)||t.B(e,this)&&!t.userActionTriggered||e.startsWith("rocket-")||t.everythingLoaded?t.originalAddEventListener.call(this,e,i,o):t.savedEventListeners.push({target:this,remove:!1,type:e,func:i,options:o})},EventTarget.prototype.removeEventListener=function(e,i,o){o&&o.isRocket||!t.B(e,this)&&!t.userEvents.includes(e)||t.B(e,this)&&!t.userActionTriggered||e.startsWith("rocket-")||t.everythingLoaded?t.originalRemoveEventListener.call(this,e,i,o):t.savedEventListeners.push({target:this,remove:!0,type:e,func:i,options:o})}}F(t){"all"===t&&(EventTarget.prototype.addEventListener=this.originalAddEventListener,EventTarget.prototype.removeEventListener=this.originalRemoveEventListener),this.savedEventListeners=this.savedEventListeners.filter((e=>{let i=e.type,o=e.target||window;return"domReady"===t&&"DOMContentLoaded"!==i&&"readystatechange"!==i||("windowLoad"===t&&"load"!==i&&"readystatechange"!==i&&"pageshow"!==i||(this.B(i,o)&&(i="rocket-"+i),e.remove?o.removeEventListener(i,e.func,e.options):o.addEventListener(i,e.func,e.options),!1))}))}p(t){let e;function i(e){return t.everythingLoaded?e:e.split(" ").map((t=>"load"===t||t.startsWith("load.")?"rocket-jquery-load":t)).join(" ")}function o(o){function s(e){const s=o.fn[e];o.fn[e]=o.fn.init.prototype[e]=function(){return this[0]===window&&t.userActionTriggered&&("string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=i(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach((t=>{const e=arguments[0][t];delete arguments[0][t],arguments[0][i(t)]=e}))),s.apply(this,arguments),this}}if(o&&o.fn&&!t.allJQueries.includes(o)){const e={DOMContentLoaded:[],"rocket-DOMContentLoaded":[]};for(const t in e)document.addEventListener(t,(()=>{e[t].forEach((t=>t()))}),{isRocket:!0});o.fn.ready=o.fn.init.prototype.ready=function(i){function s(){parseInt(o.fn.jquery)>2?setTimeout((()=>i.bind(document)(o))):i.bind(document)(o)}return t.realDomReadyFired?!t.userActionTriggered||t.fauxDomReadyFired?s():e["rocket-DOMContentLoaded"].push(s):e.DOMContentLoaded.push(s),o([])},s("on"),s("one"),s("off"),t.allJQueries.push(o)}e=o}t.allJQueries=[],o(window.jQuery),Object.defineProperty(window,"jQuery",{get:()=>e,set(t){o(t)}})}P(){const t=new Map;document.write=document.writeln=function(e){const i=document.currentScript,o=document.createRange(),s=i.parentElement;let n=t.get(i);void 0===n&&(n=i.nextSibling,t.set(i,n));const c=document.createDocumentFragment();o.setStart(c,0),c.appendChild(o.createContextualFragment(e)),s.insertBefore(c,n)}}async R(){return new Promise((t=>{this.userActionTriggered?t():this.onFirstUserAction=t}))}async L(){return new Promise((t=>{document.addEventListener("DOMContentLoaded",(()=>{this.realDomReadyFired=!0,t()}),{isRocket:!0})}))}async I(){return this.realWindowLoadedFired?Promise.resolve():new Promise((t=>{window.addEventListener("load",t,{isRocket:!0})}))}M(){this.pendingScripts=[];this.scriptsMutationObserver=new MutationObserver((t=>{for(const e of t)e.addedNodes.forEach((t=>{"SCRIPT"!==t.tagName||t.noModule||t.isWPRocket||this.pendingScripts.push({script:t,promise:new Promise((e=>{const i=()=>{const i=this.pendingScripts.findIndex((e=>e.script===t));i>=0&&this.pendingScripts.splice(i,1),e()};t.addEventListener("load",i,{isRocket:!0}),t.addEventListener("error",i,{isRocket:!0}),setTimeout(i,1e3)}))})}))})),this.scriptsMutationObserver.observe(document,{childList:!0,subtree:!0})}async j(){await this.J(),this.pendingScripts.length?(await this.pendingScripts[0].promise,await this.j()):this.scriptsMutationObserver.disconnect()}D(){this.delayedScripts={normal:[],async:[],defer:[]},document.querySelectorAll("script[type$=rocketlazyloadscript]").forEach((t=>{t.hasAttribute("data-rocket-src")?t.hasAttribute("async")&&!1!==t.async?this.delayedScripts.async.push(t):t.hasAttribute("defer")&&!1!==t.defer||"module"===t.getAttribute("data-rocket-type")?this.delayedScripts.defer.push(t):this.delayedScripts.normal.push(t):this.delayedScripts.normal.push(t)}))}async _(){await this.L();let t=[];document.querySelectorAll("script[type$=rocketlazyloadscript][data-rocket-src]").forEach((e=>{let i=e.getAttribute("data-rocket-src");if(i&&!i.startsWith("data:")){i.startsWith("//")&&(i=location.protocol+i);try{const o=new URL(i).origin;o!==location.origin&&t.push({src:o,crossOrigin:e.crossOrigin||"module"===e.getAttribute("data-rocket-type")})}catch(t){}}})),t=[...new Map(t.map((t=>[JSON.stringify(t),t]))).values()],this.N(t,"preconnect")}async $(t){if(await this.G(),!0!==t.noModule||!("noModule"in HTMLScriptElement.prototype))return new Promise((e=>{let i;function o(){(i||t).setAttribute("data-rocket-status","executed"),e()}try{if(navigator.userAgent.includes("Firefox/")||""===navigator.vendor||this.CSPIssue)i=document.createElement("script"),[...t.attributes].forEach((t=>{let e=t.nodeName;"type"!==e&&("data-rocket-type"===e&&(e="type"),"data-rocket-src"===e&&(e="src"),i.setAttribute(e,t.nodeValue))})),t.text&&(i.text=t.text),t.nonce&&(i.nonce=t.nonce),i.hasAttribute("src")?(i.addEventListener("load",o,{isRocket:!0}),i.addEventListener("error",(()=>{i.setAttribute("data-rocket-status","failed-network"),e()}),{isRocket:!0}),setTimeout((()=>{i.isConnected||e()}),1)):(i.text=t.text,o()),i.isWPRocket=!0,t.parentNode.replaceChild(i,t);else{const i=t.getAttribute("data-rocket-type"),s=t.getAttribute("data-rocket-src");i?(t.type=i,t.removeAttribute("data-rocket-type")):t.removeAttribute("type"),t.addEventListener("load",o,{isRocket:!0}),t.addEventListener("error",(i=>{this.CSPIssue&&i.target.src.startsWith("data:")?(console.log("WPRocket: CSP fallback activated"),t.removeAttribute("src"),this.$(t).then(e)):(t.setAttribute("data-rocket-status","failed-network"),e())}),{isRocket:!0}),s?(t.fetchPriority="high",t.removeAttribute("data-rocket-src"),t.src=s):t.src="data:text/javascript;base64,"+window.btoa(unescape(encodeURIComponent(t.text)))}}catch(i){t.setAttribute("data-rocket-status","failed-transform"),e()}}));t.setAttribute("data-rocket-status","skipped")}async C(t){const e=t.shift();return e?(e.isConnected&&await this.$(e),this.C(t)):Promise.resolve()}O(){this.N([...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async],"preload")}N(t,e){this.trash=this.trash||[];let i=!0;var o=document.createDocumentFragment();t.forEach((t=>{const s=t.getAttribute&&t.getAttribute("data-rocket-src")||t.src;if(s&&!s.startsWith("data:")){const n=document.createElement("link");n.href=s,n.rel=e,"preconnect"!==e&&(n.as="script",n.fetchPriority=i?"high":"low"),t.getAttribute&&"module"===t.getAttribute("data-rocket-type")&&(n.crossOrigin=!0),t.crossOrigin&&(n.crossOrigin=t.crossOrigin),t.integrity&&(n.integrity=t.integrity),t.nonce&&(n.nonce=t.nonce),o.appendChild(n),this.trash.push(n),i=!1}})),document.head.appendChild(o)}W(){this.trash.forEach((t=>t.remove()))}async T(){try{document.readyState="interactive"}catch(t){}this.fauxDomReadyFired=!0;try{await this.G(),document.dispatchEvent(new Event("rocket-readystatechange")),await this.G(),document.rocketonreadystatechange&&document.rocketonreadystatechange(),await this.G(),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this.G(),window.dispatchEvent(new Event("rocket-DOMContentLoaded"))}catch(t){console.error(t)}}async A(){try{document.readyState="complete"}catch(t){}try{await this.G(),document.dispatchEvent(new Event("rocket-readystatechange")),await this.G(),document.rocketonreadystatechange&&document.rocketonreadystatechange(),await this.G(),window.dispatchEvent(new Event("rocket-load")),await this.G(),window.rocketonload&&window.rocketonload(),await this.G(),this.allJQueries.forEach((t=>t(window).trigger("rocket-jquery-load"))),await this.G();const t=new Event("rocket-pageshow");t.persisted=this.persisted,window.dispatchEvent(t),await this.G(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted})}catch(t){console.error(t)}}async G(){Date.now()-this.lastBreath>45&&(await this.J(),this.lastBreath=Date.now())}async J(){return document.hidden?new Promise((t=>setTimeout(t))):new Promise((t=>requestAnimationFrame(t)))}B(t,e){return e===document&&"readystatechange"===t||(e===document&&"DOMContentLoaded"===t||(e===window&&"DOMContentLoaded"===t||(e===window&&"load"===t||e===window&&"pageshow"===t)))}static run(){(new RocketLazyLoadScripts).t()}}RocketLazyLoadScripts.run()})();</script> <meta name="viewport" content="width=device-width, initial-scale=1.0"/> <meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' /> <style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style> <!-- This site is optimized with the Yoast SEO Premium plugin v24.2 (Yoast SEO v25.1) - https://yoast.com/wordpress/plugins/seo/ --> <title>Branding Agency NYC - Top Creative Agency - C42D</title> <link rel="preload" as="font" href="https://www.c42d.com/wp-content/themes/c42d/assets/fonts/LeifaRegular/font.woff2" crossorigin> <link rel="preload" as="font" href="https://www.c42d.com/wp-content/themes/c42d/assets/fonts/LeifaMedium/font.woff2" crossorigin> <link rel="preload" as="font" href="https://www.c42d.com/wp-content/themes/c42d/assets/fonts/FoundersGroteskText/founders-grotesk-text-bold-italic.woff2" crossorigin> <link rel="preload" as="font" href="https://www.c42d.com/wp-content/themes/c42d/assets/fonts/founders-grotesk-regular.woff2" crossorigin> <link rel="preload" as="font" href="https://www.c42d.com/wp-content/themes/c42d/assets/fonts/founders-grotesk-web-medium.woff2" crossorigin> <link rel="preload" as="font" href="https://www.c42d.com/wp-content/themes/c42d/assets/fonts/founders-grotesk-web-semibold.woff2" crossorigin> <link rel="preload" as="font" href="https://www.c42d.com/wp-content/themes/c42d/assets/fonts/FoundersGroteskText/founders-grotesk-text-light.woff2" crossorigin> <link rel="preload" as="font" href="https://www.c42d.com/wp-content/themes/c42d/assets/fonts/FoundersGroteskText/founders-grotesk-text-light-italic.woff2" crossorigin> <link rel="preload" as="font" href="https://www.c42d.com/wp-content/themes/c42d/assets/fonts/FoundersGroteskText/founders-grotesk-text-regular.woff2" crossorigin> <link rel="preload" as="font" href="https://www.c42d.com/wp-content/themes/c42d/assets/fonts/FoundersGroteskText/founders-grotesk-text-regular-italic.woff2" crossorigin> <link rel="preload" as="font" href="https://www.c42d.com/wp-content/themes/c42d/assets/fonts/FoundersGroteskText/founders-grotesk-text-medium.woff2" crossorigin> <link rel="preload" as="font" href="https://www.c42d.com/wp-content/themes/c42d/assets/fonts/FoundersGroteskText/founders-grotesk-text-medium-italic.woff2" crossorigin> <link rel="preload" as="font" href="https://www.c42d.com/wp-content/themes/c42d/assets/fonts/FoundersGroteskText/founders-grotesk-text-semibold.woff2" crossorigin> <link rel="preload" as="font" href="https://www.c42d.com/wp-content/themes/c42d/assets/fonts/FoundersGroteskText/founders-grotesk-text-semibold-italic.woff2" crossorigin> <link rel="preload" as="font" href="https://www.c42d.com/wp-content/themes/c42d/assets/fonts/FoundersGroteskText/founders-grotesk-text-bold.woff2" crossorigin><style id="rocket-critical-css">/wp-content/themes/c42d/assets/css/style.css</style> <meta name="description" content="C42D is a New York branding agency with a focus on healthcare branding, branding for startups, and branding for venture capital firms." /> <link rel="canonical" href="https://www.c42d.com/" /> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="website" /> <meta property="og:title" content="Homepage" /> <meta property="og:description" content="C42D is a New York branding agency with a focus on healthcare branding, branding for startups, and branding for venture capital firms." /> <meta property="og:url" content="https://www.c42d.com/" /> <meta property="og:site_name" content="C42D" /> <meta property="article:publisher" content="https://www.facebook.com/C42D.Creative" /> <meta property="article:modified_time" content="2025-04-01T19:27:58+00:00" /> <meta property="og:image" content="https://www.c42d.com/wp-content/uploads/2023/08/C42D-YELLOW-ffd541-RGB-01-1.png" /> <meta property="og:image:width" content="2084" /> <meta property="og:image:height" content="2084" /> <meta property="og:image:type" content="image/png" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:site" content="@c42dcreative" /> <script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"WebPage","@id":"https://www.c42d.com/","url":"https://www.c42d.com/","name":"Branding Agency NYC - Top Creative Agency - C42D","isPartOf":{"@id":"https://www.c42d.com/#website"},"datePublished":"2022-02-02T13:28:51+00:00","dateModified":"2025-04-01T19:27:58+00:00","description":"C42D is a New York branding agency with a focus on healthcare branding, branding for startups, and branding for venture capital firms.","breadcrumb":{"@id":"https://www.c42d.com/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https://www.c42d.com/"]}]},{"@type":"BreadcrumbList","@id":"https://www.c42d.com/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home"}]},{"@type":"WebSite","@id":"https://www.c42d.com/#website","url":"https://www.c42d.com/","name":"C42D","description":"We brand unicorns.","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://www.c42d.com/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}</script> <!-- / Yoast SEO Premium plugin. --> <style id='wp-emoji-styles-inline-css' type='text/css'> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 0.07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="c68ee7e70738b78ba1a9fb94-|49"></script><link rel='preload' href='https://www.c42d.com/wp-includes/css/dist/block-library/style.min.css?ver=6.8' data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')" type='text/css' media='all' /> <style id='wp-block-library-theme-inline-css' type='text/css'> .wp-block-audio :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-audio :where(figcaption){color:#ffffffa6}.wp-block-audio{margin:0 0 1em}.wp-block-code{border:1px solid #ccc;border-radius:4px;font-family:Menlo,Consolas,monaco,monospace;padding:.8em 1em}.wp-block-embed :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-embed :where(figcaption){color:#ffffffa6}.wp-block-embed{margin:0 0 1em}.blocks-gallery-caption{color:#555;font-size:13px;text-align:center}.is-dark-theme .blocks-gallery-caption{color:#ffffffa6}:root :where(.wp-block-image figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme :root :where(.wp-block-image figcaption){color:#ffffffa6}.wp-block-image{margin:0 0 1em}.wp-block-pullquote{border-bottom:4px solid;border-top:4px solid;color:currentColor;margin-bottom:1.75em}.wp-block-pullquote cite,.wp-block-pullquote footer,.wp-block-pullquote__citation{color:currentColor;font-size:.8125em;font-style:normal;text-transform:uppercase}.wp-block-quote{border-left:.25em solid;margin:0 0 1.75em;padding-left:1em}.wp-block-quote cite,.wp-block-quote footer{color:currentColor;font-size:.8125em;font-style:normal;position:relative}.wp-block-quote:where(.has-text-align-right){border-left:none;border-right:.25em solid;padding-left:0;padding-right:1em}.wp-block-quote:where(.has-text-align-center){border:none;padding-left:0}.wp-block-quote.is-large,.wp-block-quote.is-style-large,.wp-block-quote:where(.is-style-plain){border:none}.wp-block-search .wp-block-search__label{font-weight:700}.wp-block-search__button{border:1px solid #ccc;padding:.375em .625em}:where(.wp-block-group.has-background){padding:1.25em 2.375em}.wp-block-separator.has-css-opacity{opacity:.4}.wp-block-separator{border:none;border-bottom:2px solid;margin-left:auto;margin-right:auto}.wp-block-separator.has-alpha-channel-opacity{opacity:1}.wp-block-separator:not(.is-style-wide):not(.is-style-dots){width:100px}.wp-block-separator.has-background:not(.is-style-dots){border-bottom:none;height:1px}.wp-block-separator.has-background:not(.is-style-wide):not(.is-style-dots){height:2px}.wp-block-table{margin:0 0 1em}.wp-block-table td,.wp-block-table th{word-break:normal}.wp-block-table :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-table :where(figcaption){color:#ffffffa6}.wp-block-video :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-video :where(figcaption){color:#ffffffa6}.wp-block-video{margin:0 0 1em}:root :where(.wp-block-template-part.has-background){margin-bottom:0;margin-top:0;padding:1.25em 2.375em} </style> <style id='classic-theme-styles-inline-css' type='text/css'> /*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} </style> <style id='safe-svg-svg-icon-style-inline-css' type='text/css'> .safe-svg-cover{text-align:center}.safe-svg-cover .safe-svg-inside{display:inline-block;max-width:100%}.safe-svg-cover svg{height:100%;max-height:100%;max-width:100%;width:100%} </style> <style id='global-styles-inline-css' type='text/css'> :root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--color--text: #000000;--wp--preset--color--text-light: #ffffff;--wp--preset--color--primary: #014384;--wp--preset--color--secondary: #44bbd8;--wp--preset--color--color-1: #3c7ea1;--wp--preset--color--color-2: #ed4f33;--wp--preset--color--color-3: #fcb516;--wp--preset--color--color-4: #00a598;--wp--preset--color--color-bg: #f6f6f6;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 32px;--wp--preset--font-size--x-large: 42px;--wp--preset--font-size--smaller: 20px;--wp--preset--font-size--normal: 22px;--wp--preset--font-size--extra-large: 40px;--wp--preset--font-size--largest: 60px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;} :where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;} :where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;} :root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;} </style> <script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="c68ee7e70738b78ba1a9fb94-|49"></script><link rel='preload' href='https://www.c42d.com/wp-content/themes/c42d/assets/css/style.css?ver=6.8' data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')" type='text/css' media='all' /> <script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="c68ee7e70738b78ba1a9fb94-|49"></script><link rel='preload' href='https://www.c42d.com/wp-content/plugins/add-to-any/addtoany.min.css?ver=1.16' data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')" type='text/css' media='all' /> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.c42d.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js" data-rocket-defer defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.c42d.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js" data-rocket-defer defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" defer data-rocket-src="https://www.c42d.com/wp-content/plugins/add-to-any/addtoany.min.js?ver=1.1" id="addtoany-jquery-js"></script> <link rel="https://api.w.org/" href="https://www.c42d.com/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://www.c42d.com/wp-json/wp/v2/pages/5" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://www.c42d.com/xmlrpc.php?rsd" /> <link rel='shortlink' href='https://www.c42d.com/' /> <link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://www.c42d.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.c42d.com%2F" /> <link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://www.c42d.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.c42d.com%2F&format=xml" /> <!-- GA Google Analytics @ https://m0n.co/ga --> <script type="rocketlazyloadscript" async data-rocket-src="https://www.googletagmanager.com/gtag/js?id=G-GJTNFBQ7YS"></script> <script type="rocketlazyloadscript"> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-GJTNFBQ7YS'); </script> <link rel="icon" href="https://www.c42d.com/wp-content/uploads/2022/03/cropped-2022-favicon-32x32.png" sizes="32x32" /> <link rel="icon" href="https://www.c42d.com/wp-content/uploads/2022/03/cropped-2022-favicon-192x192.png" sizes="192x192" /> <link rel="apple-touch-icon" href="https://www.c42d.com/wp-content/uploads/2022/03/cropped-2022-favicon-180x180.png" /> <meta name="msapplication-TileImage" content="https://www.c42d.com/wp-content/uploads/2022/03/cropped-2022-favicon-270x270.png" /> <style type="text/css" id="wp-custom-css"> .main-header { backdrop-filter: blur(6px) !important; } .single-accordion__item { font-weight: 300; !important } .wp-block-separator { border-bottom: 1px solid !important; } .wpcf7 form.sent .wpcf7-response-output { border-color: transparent !important; } .logos__item { margin-left:auto; margin-right:auto; } .single-insights--big .single-insights__image, .single-insights--big .single-insights__content { width:100%; } </style> <script type="rocketlazyloadscript"> /*! loadCSS rel=preload polyfill. [c]2017 Filament Group, Inc. MIT License */ (function(w){"use strict";if(!w.loadCSS){w.loadCSS=function(){}} var rp=loadCSS.relpreload={};rp.support=(function(){var ret;try{ret=w.document.createElement("link").relList.supports("preload")}catch(e){ret=!1} return function(){return ret}})();rp.bindMediaToggle=function(link){var finalMedia=link.media||"all";function enableStylesheet(){link.media=finalMedia} if(link.addEventListener){link.addEventListener("load",enableStylesheet)}else if(link.attachEvent){link.attachEvent("onload",enableStylesheet)} setTimeout(function(){link.rel="stylesheet";link.media="only x"});setTimeout(enableStylesheet,3000)};rp.poly=function(){if(rp.support()){return} var links=w.document.getElementsByTagName("link");for(var i=0;i<links.length;i++){var link=links[i];if(link.rel==="preload"&&link.getAttribute("as")==="style"&&!link.getAttribute("data-loadcss")){link.setAttribute("data-loadcss",!0);rp.bindMediaToggle(link)}}};if(!rp.support()){rp.poly();var run=w.setInterval(rp.poly,500);if(w.addEventListener){w.addEventListener("load",function(){rp.poly();w.clearInterval(run)})}else if(w.attachEvent){w.attachEvent("onload",function(){rp.poly();w.clearInterval(run)})}} if(typeof exports!=="undefined"){exports.loadCSS=loadCSS} else{w.loadCSS=loadCSS}}(typeof global!=="undefined"?global:this)) </script> <style type="text/css">.has-text-color{color:#000000;}.has-text-background-color{background-color:#000000;}.has-text-light-color{color:#ffffff;}.has-text-light-background-color{background-color:#ffffff;}.has-primary-color{color:#014384;}.has-primary-background-color{background-color:#014384;}.has-secondary-color{color:#44bbd8;}.has-secondary-background-color{background-color:#44bbd8;}.has-color-1-color{color:#3c7ea1;}.has-color-1-background-color{background-color:#3c7ea1;}.has-color-2-color{color:#ed4f33;}.has-color-2-background-color{background-color:#ed4f33;}.has-color-3-color{color:#fcb516;}.has-color-3-background-color{background-color:#fcb516;}.has-color-4-color{color:#00a598;}.has-color-4-background-color{background-color:#00a598;}.has-color-bg-color{color:#f6f6f6;}.has-color-bg-background-color{background-color:#f6f6f6;}</style> <script type="rocketlazyloadscript">document.documentElement.className="js"</script> <script type="rocketlazyloadscript">!function () {var reb2b = window.reb2b = window.reb2b || []; if (reb2b.invoked) return;reb2b.invoked = true;reb2b.methods = ["identify", "collect"]; reb2b.factory = function (method) {return function () {var args = Array.prototype.slice.call(arguments); args.unshift(method);reb2b.push(args);return reb2b;};}; for (var i = 0; i < reb2b.methods.length; i++) {var key = reb2b.methods[i];reb2b[key] = reb2b.factory(key);} reb2b.load = function (key) {var script = document.createElement("script");script.type = "text/javascript";script.async = true; script.src = "https://s3-us-west-2.amazonaws.com/b2bjsstore/b/" + key + "/LNKLDHMV53OJ.js.gz"; var first = document.getElementsByTagName("script")[0]; first.parentNode.insertBefore(script, first);}; reb2b.SNIPPET_VERSION = "1.0.1";reb2b.load("LNKLDHMV53OJ");}();</script> <style id="rocket-lazyrender-inline-css">[data-wpr-lazyrender] {content-visibility: auto;}</style><meta name="generator" content="WP Rocket 3.18.3" data-wpr-features="wpr_delay_js wpr_defer_js wpr_minify_js wpr_preload_fonts wpr_async_css wpr_automatic_lazy_rendering wpr_minify_css wpr_preload_links wpr_desktop" /></head> <body class="home wp-singular page-template-default page page-id-5 wp-embed-responsive wp-theme-c42d"> <div id="page"> <a class="skip-link" href="#content">Skip to content</a> <header class="main-header js-main-header"> <style>.main-header { padding: 20px 0; position: fixed; z-index: 9; top: 0; right: 0; left: 0; border-bottom: 1px solid #ffffff; background: rgba(255, 255, 255, 0.01); backdrop-filter: blur(20px); /** * Full screen navigation stuff. */ } @media (min-width: 1200px) { .nav-is-open .main-header { padding-right: 0; } } .nav-is-open .main-header .btn-menu:before, .nav-is-open .main-header .btn-menu:after { top: 50%; transition: 0.4s ease-in-out; } .nav-is-open .main-header .btn-menu:before { transform: translateY(-50%) rotate(-45deg); } .nav-is-open .main-header .btn-menu:after { transform: translateY(-50%) rotate(45deg); } .main-header__row { display: grid; grid-template-columns: repeat(3, 1fr); align-items: center; } .main-header__caption { font-family: "Founders Grotesk", sans-serif; font-size: 1.8rem; font-weight: 500; letter-spacing: 0.08rem; text-transform: uppercase; display: block; text-align: center; } .main-header__controls { display: flex; align-items: center; gap: 0 2rem; margin-left: auto; } .main-header__btn { display: none; } @media (min-width: 768px) { .main-header__btn { display: block; } .main-header__btn .wp-block-button__link { font-family: "Founders Grotesk Text", sans-serif; font-weight: 500; font-size: 2rem; margin-bottom: 1rem; padding-right: 2.5rem; } .main-header__btn .wp-block-button__link::after { width: 1.2rem; height: 1.2rem; } } .main-header__nav { display: flex; height: 100vh; position: absolute; top: 0; right: 0; left: 0; background: #1c1e26; background-image: radial-gradient(50% 50% at 50% 50%, #4137eb 0%, rgba(28, 30, 38, 0) 100%); background-repeat: no-repeat; background-position: 50% -45vw; background-size: 90vw 90vw; opacity: 0; visibility: hidden; overflow-y: auto; transition: 0.4s ease-in-out; } @media (max-width: 1200px) { .main-header__nav { background-position: 50% -450px; background-size: 900px 900px; } } .nav-is-open .main-header__nav { opacity: 1; visibility: visible; transition: 0.4s ease-in-out; } .nav-is-open .main-header__nav .main-nav .menu-item { animation-name: fadeInRight; animation-duration: 0.7s; -webkit-animation-name: fadeInRight; -webkit-animation-duration: 0.7s; } .main-header__inner { display: flex; height: 100%; position: relative; } .main-header__top { display: grid; grid-template-columns: repeat(3, 1fr); align-items: center; width: 100%; padding: 20px 1.5rem; position: absolute; z-index: 1; top: 0; left: 0; } .main-header__left { display: none; position: fixed; top: 0; left: 0; } @media (min-width: 768px) { .main-header__left { display: block; width: 45%; } } @media (min-width: 992px) { .main-header__left { width: 50%; } } @media (min-width: 1200px) { .main-header__left { width: 54%; } } .main-header__image { height: 100vh; } .main-header__image img { width: 100%; height: 100%; object-fit: cover; object-position: top; } .main-header__image-caption { position: absolute; bottom: 2.2rem; left: 1.7rem; transform: rotate(180deg); color: #1c1e26; font-size: 1.6rem; line-height: 1.75; writing-mode: vertical-lr; } .main-header__right { display: flex; flex: 1; flex-direction: column; justify-content: space-between; padding: 13rem 0 5rem; text-align: right; } @media (min-width: 768px) { .main-header__right { padding: 18rem 0 5rem; } } .main-header .main-nav { margin-bottom: 12rem; font-size: 5.6rem; line-height: 1.5; letter-spacing: -0.2rem; } .main-header .main-nav .menu-item { transform: translateX(-25px); opacity: 0; visibility: hidden; transition: opacity 0.2s, transform 0.2s, visibility 0.2s; -webkit-animation-fill-mode: forwards; animation-fill-mode: forwards; } .main-header .main-nav .menu-item:nth-child(1) { animation-delay: 0.2s; } .main-header .main-nav .menu-item:nth-child(2) { animation-delay: 0.4s; } .main-header .main-nav .menu-item:nth-child(3) { animation-delay: 0.6s; } .main-header .main-nav .menu-item:nth-child(4) { animation-delay: 0.8s; } .main-header .main-nav .menu-item:nth-child(5) { animation-delay: 1s; } .main-header .main-nav .menu-item:nth-child(6) { animation-delay: 1.2s; } .main-header .main-nav .menu-item a { position: relative; background-size: 100% 1px; } .main-header .main-nav .menu-item a:before { content: ""; width: 0; height: 0.3rem; position: absolute; right: 0; bottom: 0.5rem; background: #ffd541; transition: 0.2s ease-in-out; } .main-header .main-nav .menu-item a:hover { text-decoration: none; } .main-header .main-nav .menu-item a:hover:before { width: 100%; } .main-header .menu { display: flex; flex-direction: column; } .main-header .menu a { font-family: "Leifa", serif; } .main-header .menu a:hover { text-decoration: underline; } .main-header .social-links { align-self: flex-end; } .main-header .social-links__link path { transition: fill 0.2s; } .main-header .social-links__link:hover path { fill: #ffd541; } @keyframes fadeInRight { from { transform: translateX(-25px); opacity: 0; visibility: hidden; } to { transform: translateX(0); opacity: 1; visibility: visible; } } @supports (-webkit-backdrop-filter: none) or (backdrop-filter: none) { .main-header { backdrop-filter: blur(20px); -webkit-backdrop-filter: blur(20px); } } /* slightly transparent fallback for Firefox (not supporting backdrop-filter) */ @supports not ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) { .main-header { background-color: rgba(1, 1, 1, 0.6); } } .btn-menu { display: block; width: 37px; height: 40px; padding: 0; position: relative; border: 0; background: transparent; box-shadow: none; cursor: pointer; } .btn-menu:before, .btn-menu:after { content: ""; width: 30px; height: 2px; position: absolute; top: calc(50% - 4px); right: 0; transform: translateY(-50%); transform-origin: center; background-color: #ffd541; transition: 0.4s ease-in-out; } .btn-menu:after { top: calc(50% + 4px); } </style> <div class="main-header__container container container--full"> <div class="main-header__row"> <div class="main-header__logo"> <a href="https://www.c42d.com" class="main-logo"><span class="screen-reader-text">Main Logo</span><svg fill="none" height="25" viewBox="0 0 38 25" width="38" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><mask id="a" height="25" maskUnits="userSpaceOnUse" width="38" x="0" y="0"><path clip-rule="evenodd" d="m.931152 0h36.906148v25h-36.906148z" fill="#fff" fill-rule="evenodd"/></mask><g mask="url(#a)"><path clip-rule="evenodd" d="m22.8207 15.6186v-.9103l1.7922-1.9197c.6439-.663.9781-1.0243.9781-1.3989 0-.3978-.2701-.6353-.7224-.6353-.45 0-.7368.2401-.7867.6581l-.0474.3947h-1.3971l.0234-.4708c.0587-1.1692.9367-1.95483 2.1849-1.95483 1.2822 0 2.1777.82583 2.1777 2.00813 0 .8322-.4974 1.4076-1.3166 2.2565l-.5908.6224h2.0068v1.35zm-3.4364 7.9975-16.41016-11.1161 16.41016-11.11611zm0-23.6161-18.453148 12.5 18.453148 12.5 18.453-12.5zm-5.7336 14.3265v1.1523h1.2464v-1.1523h.8394v-1.2015h-.8394v-1.6983h-1.2464v1.6983h-1.2487l1.5035-3.60382h-1.3371l-1.7108 4.03362v.7717z" fill="#ffd541" fill-rule="evenodd"/></g></svg></a> </div> <span class="main-header__caption">c42d</span> <div class="main-header__controls"> <style>.wp-block-buttons { margin: 4rem 0; } .wp-block-buttons:last-child { margin-bottom: 0; } .wp-block-buttons.aligncenter { justify-content: center; } .wp-block-button__link { display: inline-flex; align-items: center; padding: 0 3rem 0 0; position: relative; font-family: "Founders Grotesk", sans-serif; font-size: 2.4rem; font-weight: 600; line-height: 1; text-align: left; color: #ffffff; letter-spacing: 0.05rem; background: none; transition: color 0.2s ease-in-out; } .wp-block-button__link:hover { color: #ffd541; } .wp-block-button__link::after { content: ""; width: 1.6rem; height: 1.6rem; position: absolute; right: 0; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M2 16 13.333 4.667V16H16V0H0v2.667h11.333L0 14l2 2Z' fill='%23FFD541'/%3E%3C/svg%3E"); background-repeat: no-repeat; background-position: center; background-size: contain; } .wp-block-button--full .wp-block-button__link { display: flex; } .wp-block-button.is-style-outline .wp-block-button__link { color: currentColor; border-color: #ffffff; } </style><div class="wp-block-button wp-block-button--template main-header__btn is-style-secondary"><a class="wp-block-button__link" href="https://c42d.typeform.com/to/NEUB3DUB?utm_source=xxxxx&utm_medium=xxxxx&utm_campaign=xxxxx#hidden2=xxxxx" target="_blank">Start a Project</a></div> <button class="btn-menu js-btn-menu"> <span class="screen-reader-text">Menu</span> </button> </div> </div> </div> <div class="main-header__nav"> <div class="container container--full main-header__inner"> <div class="main-header__top"> <!-- Logo --> <a href="https://www.c42d.com" class="main-logo"> <span class="screen-reader-text">Main Logo</span> <svg fill="none" height="25" viewBox="0 0 38 25" width="38" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><mask id="a" height="25" maskUnits="userSpaceOnUse" width="38" x="0" y="0"><path clip-rule="evenodd" d="m.931152 0h36.906148v25h-36.906148z" fill="#fff" fill-rule="evenodd"/></mask><g mask="url(#a)"><path clip-rule="evenodd" d="m22.8207 15.6186v-.9103l1.7922-1.9197c.6439-.663.9781-1.0243.9781-1.3989 0-.3978-.2701-.6353-.7224-.6353-.45 0-.7368.2401-.7867.6581l-.0474.3947h-1.3971l.0234-.4708c.0587-1.1692.9367-1.95483 2.1849-1.95483 1.2822 0 2.1777.82583 2.1777 2.00813 0 .8322-.4974 1.4076-1.3166 2.2565l-.5908.6224h2.0068v1.35zm-3.4364 7.9975-16.41016-11.1161 16.41016-11.11611zm0-23.6161-18.453148 12.5 18.453148 12.5 18.453-12.5zm-5.7336 14.3265v1.1523h1.2464v-1.1523h.8394v-1.2015h-.8394v-1.6983h-1.2464v1.6983h-1.2487l1.5035-3.60382h-1.3371l-1.7108 4.03362v.7717z" fill="#ffd541" fill-rule="evenodd"/></g></svg> </a> <span class="main-header__caption">c42d</span> <div class="main-header__controls"> <div class="wp-block-button wp-block-button--template main-header__btn is-style-secondary"><a class="wp-block-button__link" href="https://c42d.typeform.com/to/NEUB3DUB?utm_source=xxxxx&utm_medium=xxxxx&utm_campaign=xxxxx#hidden2=xxxxx" target="_blank">Start a Project</a></div> <!-- Close nav button --> <button class="btn-menu js-btn-menu"> <span class="screen-reader-text">Menu</span> </button> </div> </div> <div class="main-header__left"> <div class="main-header__image-wrapper"> <figure class="main-header__image js-main-header-img"> </figure> </div> </div> <div class="main-header__right"> <nav class="main-nav" aria-label="Main Navigation"> <ul id="menu-main-navigation" class="menu"><li id="menu-item-463" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-463"><a href="https://www.c42d.com/what-we-do/">What We Do</a></li> <li id="menu-item-464" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-464"><a href="https://www.c42d.com/who-we-are/">Who We Are</a></li> <li id="menu-item-467" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-467"><a href="https://www.c42d.com/work/">Work</a></li> <li id="menu-item-465" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-465"><a href="https://www.c42d.com/insights/">Insights</a></li> <li id="menu-item-48" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-48"><a target="_blank" href="https://c42d.typeform.com/to/NEUB3DUB?utm_source=xxxxx&utm_medium=xxxxx&utm_campaign=xxxxx#hidden2=xxxxx">Start a Project</a></li> </ul> </nav> <style>.social-links { display: inline-flex; padding: 0; margin: 0; list-style: none; column-gap: 2rem; } .social-links__link svg { min-height: 2.4rem; } .social-links__link path { transition: fill 0.2s; } .social-links__link:hover path { fill: #ffffff; } </style><ul class="social-links"> <li class="social-links__item"> <a class="social-links__link" href="https://www.linkedin.com/company/c42d-creative-inc" target="_blank" title="Linkedin"><span class="screen-reader-text">Linkedin</span><span class="social-links__icon"><svg fill="none" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><path d="m4.98 3.5c0 1.381-1.11 2.5-2.48 2.5s-2.48-1.119-2.48-2.5c0-1.38 1.11-2.5 2.48-2.5s2.48 1.12 2.48 2.5zm.02 4.5h-5v16h5zm7.982 0h-4.968v16h4.969v-8.399c0-4.67 6.029-5.052 6.029 0v8.399h4.988v-10.131c0-7.88-8.922-7.593-11.018-3.714z" fill="#fff"/></svg></span></a> </li> <li class="social-links__item"> <a class="social-links__link" href="https://www.instagram.com/c42d/?hl=en" target="_blank" title="Instagram"><span class="screen-reader-text">Instagram</span><span class="social-links__icon"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M12 2.163C15.204 2.163 15.584 2.175 16.85 2.233C20.102 2.381 21.621 3.924 21.769 7.152C21.827 8.417 21.838 8.797 21.838 12.001C21.838 15.206 21.826 15.585 21.769 16.85C21.62 20.075 20.105 21.621 16.85 21.769C15.584 21.827 15.206 21.839 12 21.839C8.796 21.839 8.416 21.827 7.151 21.769C3.891 21.62 2.38 20.07 2.232 16.849C2.174 15.584 2.162 15.205 2.162 12C2.162 8.796 2.175 8.417 2.232 7.151C2.381 3.924 3.896 2.38 7.151 2.232C8.417 2.175 8.796 2.163 12 2.163ZM12 0C8.741 0 8.333 0.014 7.053 0.072C2.695 0.272 0.273 2.69 0.073 7.052C0.014 8.333 0 8.741 0 12C0 15.259 0.014 15.668 0.072 16.948C0.272 21.306 2.69 23.728 7.052 23.928C8.333 23.986 8.741 24 12 24C15.259 24 15.668 23.986 16.948 23.928C21.302 23.728 23.73 21.31 23.927 16.948C23.986 15.668 24 15.259 24 12C24 8.741 23.986 8.333 23.928 7.053C23.732 2.699 21.311 0.273 16.949 0.073C15.668 0.014 15.259 0 12 0V0ZM12 5.838C8.597 5.838 5.838 8.597 5.838 12C5.838 15.403 8.597 18.163 12 18.163C15.403 18.163 18.162 15.404 18.162 12C18.162 8.597 15.403 5.838 12 5.838ZM12 16C9.791 16 8 14.21 8 12C8 9.791 9.791 8 12 8C14.209 8 16 9.791 16 12C16 14.21 14.209 16 12 16ZM18.406 4.155C17.61 4.155 16.965 4.8 16.965 5.595C16.965 6.39 17.61 7.035 18.406 7.035C19.201 7.035 19.845 6.39 19.845 5.595C19.845 4.8 19.201 4.155 18.406 4.155Z" fill="white"></path></svg></span></a> </li> <li class="social-links__item"> <a class="social-links__link" href="https://clutch.co/profile/c42d" target="_blank" title=""><span class="screen-reader-text"></span><span class="social-links__icon"><svg xmlns="http://www.w3.org/2000/svg" width="22" height="24" viewBox="0 0 22 24" fill="none"><g clip-path="url(#clip0_210_203)"><path d="M16.6531 16.898C15.4286 17.8776 13.7143 18.6122 12 18.6122C8.08163 18.6122 5.38776 15.6735 5.38776 11.7551C5.38776 7.83673 8.08163 5.14285 12 5.14285C13.7143 5.14285 15.4286 5.63265 16.6531 6.85714L17.3878 7.59183L21.3061 3.91836L20.3265 3.18367C18.0338 1.13982 15.0715 0.00717623 12 0C5.14285 0 0 5.14286 0 12C0 18.8571 5.14285 24 12 24C15.0715 23.9928 18.0338 22.8602 20.3265 20.8163L21.3061 20.0816L17.3878 16.1633L16.6531 16.898Z" fill="white"></path><path d="M11.755 15.9183C13.9191 15.9183 15.6734 14.164 15.6734 11.9999C15.6734 9.83586 13.9191 8.08154 11.755 8.08154C9.59098 8.08154 7.83667 9.83586 7.83667 11.9999C7.83667 14.164 9.59098 15.9183 11.755 15.9183Z" fill="#EF4335"></path></g><defs><clipPath id="clip0_210_203"><rect width="21.3061" height="24" fill="white"></rect></clipPath></defs></svg></span></a> </li> </ul> </div> </div> </div> </header> <main id="page-content" role="main" class="page-content page-content--default"> <style>/* Headings */ h1, h2, h3, h4, h5, h6 { margin: 0 0 2rem; font-family: "Leifa", serif; font-weight: 400; color: #ffffff; letter-spacing: -0.1rem; } h1:only-child, h2:only-child, h3:only-child, h4:only-child, h5:only-child, h6:only-child { margin: 0; } h1 { margin-bottom: 4rem; font-size: 6rem; line-height: 1.16667; } h2 { margin-bottom: 4rem; font-size: 5.4rem; line-height: 1.11111; } h3 { margin-bottom: 3.3rem; font-size: 4.9rem; line-height: 1.16327; } h4 { margin-bottom: 2.7rem; font-size: 4rem; line-height: 1.15; } h5 { font-size: 3rem; line-height: 1.16667; } h6 { font-size: 2.2rem; line-height: 1.13636; } </style> <style>/* Text Elements */ p { margin: 0 0 2rem; } p:last-child { margin: 0; } p.is-style-uppercase { text-transform: uppercase; } p.is-style-preheading { text-transform: uppercase; } p.is-style-leadparagraph { font-size: 3.2rem; line-height: 1.3125; } p.is-style-subheading { margin: 11rem 0 3.5rem; font-size: inherit; font-weight: 400; line-height: inherit; letter-spacing: 0; text-transform: none; } p.is-style-subheading:first-of-type { margin-top: 0; } p.has-large-font-size { font-size: 3.2rem !important; line-height: 4rem; } .has-smaller-font-size { font-size: 2rem; line-height: 2.8rem; } .has-extra-large-font-size { font-size: 4rem; line-height: 5rem; } .has-largest-font-size { font-size: 6rem; line-height: 8.2rem; } </style> <h1 class="page-title screen-reader-text">Homepage</h1> <div id="content" tabindex="-1" class="page-content__wrapper"> <section class="wp-block-custom-container block-content block-spacing--mt block-spacing--mb"><style>.single-post .block-content p span, .single-post .block-content p a, .single-post .block-content ol span, .single-post .block-content ol a, .single-post .block-content ul span, .single-post .block-content ul a, .single-post .block-content h1 span, .single-post .block-content h1 a, .single-post .block-content h2 span, .single-post .block-content h2 a, .single-post .block-content h3 span, .single-post .block-content h3 a, .single-post .block-content h4 span, .single-post .block-content h4 a, .single-post .block-content h5 span, .single-post .block-content h5 a, .single-post .block-content h6 span, .single-post .block-content h6 a { color: #fff !important; } </style><div class="container"><div class="container__body"> <h1 class="wp-block-heading has-text-align-center" id="h-we-brand-unicorns">We Brand Unicorns.</h1> <p class="has-text-align-center">C42D is a top New York branding agency for early-stage companies. We build brands and websites to perform and drive results: connecting with audiences, inspiring investors, and eliminating the competition.</p> <div class="wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-16018d1d wp-block-buttons-is-layout-flex"> <div class="wp-block-button"><a class="wp-block-button__link wp-element-button" href="https://c42d.typeform.com/to/NEUB3DUB?utm_source=xxxxx&utm_medium=xxxxx&utm_campaign=xxxxx#hidden2=xxxxx" target="_blank" rel="noreferrer noopener">Start a Project</a></div> </div> </div></div></section> <section class="logos block-spacing--mb"> <style>.logos__row { display: grid; grid-template-columns: repeat(3, 1fr); padding: 0; margin: 0; list-style: none; gap: 5rem; } @media (min-width: 768px) { .logos__row { grid-template-columns: repeat(5, 1fr); } } </style> <div class="container container--wide logos__container"> <ul class="logos__row fade-up | js-fade-up"> <li class="logos__item"> <span class='logos__link' > <span class="logos__logo"><svg fill="none" height="27" viewBox="0 0 118 27" width="118" xmlns="http://www.w3.org/2000/svg"><path d="m36.85 4.228a4.871 4.871 0 0 0 -1.224-2.161 4.71 4.71 0 0 0 -2.112-1.251c-2.924-.816-14.693-.816-14.693-.816s-11.771.025-14.693.84a4.71 4.71 0 0 0 -2.113 1.252 4.87 4.87 0 0 0 -1.222 2.16c-.885 5.318-1.233 13.418.024 18.521a4.871 4.871 0 0 0 1.222 2.161 4.71 4.71 0 0 0 2.113 1.251c2.924.815 14.693.815 14.693.815s11.77 0 14.693-.816a4.71 4.71 0 0 0 2.113-1.25 4.87 4.87 0 0 0 1.222-2.162c.933-5.316 1.22-13.418-.024-18.544zm-21.776 15.058v-11.572l9.763 5.786zm39.56 5.266c-.749-.519-1.28-1.31-1.594-2.398-.315-1.088-.46-2.522-.46-4.327v-2.448c0-1.805.17-3.288.532-4.376.363-1.088.918-1.904 1.692-2.399a5.46 5.46 0 0 1 2.996-.766c1.209 0 2.2.247 2.924.766a4.473 4.473 0 0 1 1.62 2.399c.338 1.088.507 2.546.507 4.351v2.448c0 1.805-.169 3.24-.507 4.327-.339 1.088-.87 1.88-1.62 2.398-.749.52-1.764.767-3.02.767-1.305.025-2.32-.247-3.07-.742zm4.181-2.645c.218-.544.314-1.46.314-2.695v-5.267c0-1.212-.096-2.102-.314-2.646-.217-.543-.58-.84-1.087-.84-.508 0-.846.272-1.063.84-.218.57-.315 1.434-.315 2.646v5.267c0 1.236.097 2.15.29 2.695.065.241.207.454.405.602.197.148.438.223.683.213.507 0 .87-.271 1.087-.815zm52.973-4.03v.865l.097 2.448a2.5 2.5 0 0 0 .387 1.186 1.098 1.098 0 0 0 .918.37c.556.001.942-.221 1.136-.666.193-.445.314-1.187.338-2.2l3.214.197c.023.197.031.395.024.593 0 1.558-.41 2.72-1.256 3.487-.846.766-2.006 1.162-3.529 1.162-1.836 0-3.117-.594-3.842-1.756s-1.112-2.992-1.112-5.44v-2.991c.082-4.203.805-7.282 5.051-7.294 1.281 0 2.248.247 2.924.717.677.47 1.16 1.211 1.45 2.225s.411 2.399.411 4.179v2.893h-6.211v.024zm.484-7.121a2.38 2.38 0 0 0 -.387 1.162c-.073.543-.097 2.472-.097 2.472v1.212h2.707v-1.212c0 1.212-.024-1.904-.097-2.472-.072-.57-.193-.965-.386-1.187a1.087 1.087 0 0 0 -.87-.346 1.106 1.106 0 0 0 -.87.37zm-66.676 6.799-4.228-15.626h3.698s1.728 7.837 2.32 11.521h.096c.672-3.91 2.369-11.52 2.369-11.52h3.697l-4.277 15.6v7.492h-3.65v-7.467h-.024zm29.244-9.396v16.888h-2.9l-.314-2.077h-.073c-.797 1.558-1.982 2.349-3.552 2.349-2.845 0-3.161-2.473-3.19-4.55v-12.609h3.721v12.388c0 .741.073 1.285.242 1.607.343.687 1.232.512 1.716.173.279-.193.504-.457.652-.767v-13.401h3.698zm10.1-3.164h-3.697v20.052h-3.625v-20.052h-3.698v-3.066h10.996v3.066zm21.243 5.86c-.218-1.064-.58-1.83-1.088-2.325-.507-.494-1.184-.717-2.078-.717a3.345 3.345 0 0 0 -1.909.594 4.033 4.033 0 0 0 -1.378 1.557h-.024v-8.9h-3.577v23.958h3.07l.386-1.607h.073c.295.566.739 1.037 1.281 1.36a3.858 3.858 0 0 0 1.909.494c1.256 0 2.175-.593 2.779-1.78s.894-3.041.894-5.538v-2.67a23.186 23.186 0 0 0 -.338-4.427zm-3.408 6.898c.015.966-.034 1.933-.145 2.893-.097.692-.266 1.186-.507 1.483a1.172 1.172 0 0 1 -.943.445c-.302.006-.6-.074-.86-.231a1.655 1.655 0 0 1 -.614-.659v-9.593c.104-.437.331-.832.653-1.138.531-.61 1.449-.618 1.86 0 .218.297.339.816.435 1.533.097.717.121 1.731.121 3.066v2.2zm-8.869-9.594v16.888h-2.9l-.314-2.077h-.073c-.797 1.558-1.981 2.349-3.552 2.349-2.844 0-3.161-2.473-3.19-4.55v-12.609h3.722v12.388c0 .741.072 1.285.241 1.607.343.687 1.233.512 1.716.173.28-.193.504-.457.653-.767v-13.401h3.697z" fill="#fff"/></svg></span> </span> </li> <li class="logos__item"> <span class='logos__link' > <span class="logos__logo"><svg fill="none" height="28" viewBox="0 0 165 28" width="165" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><clipPath id="a"><path d="m0 0h165v28h-165z"/></clipPath><g clip-path="url(#a)"><path d="m14.8619 19.5232h3.6419v1.939h-6.0841v-1.6296l-4.40667-4.991-2.75772 1.9782v2.1224l.58993.581h2.50043v1.939h-8.244744v-1.939h2.534554l.5885-.581v-15.26l-.5885-.581h-2.63548v-1.9348h5.25958v13.5982l7.23692-5.383-.0825-.161h-2.52031v-1.939h7.75431v1.939h-1.8636l-6.11246 4.4086zm14.5448-15.34961c1.2367 0 2.1678-.889 2.1678-2.0692 0-1.180195-.9311-2.09999547-2.1678-2.09999547-1.1599 0-2.0683.92400047-2.0683 2.09999547-.0051.27041.0447.5391.1464.79031s.2534.47988.446.67262c.1926.19273.4224.34563.6759.44974.2534.10411.5254.15733.8.15653zm1.5765 14.76861v-11.6606h-8.4111v1.939h5.787l.5899.581v9.1364l-.5899.581h-5.787v1.939h14.4994v-1.9348h-5.4984zm24.4797 0v-6.7046c0-3.3852-1.9901-5.4054-5.3235-5.4054-2.1564 0-3.9646 1.19839-4.998 2.54799v-2.09859h-5.0265v1.939h2.4024l.5899.581v9.1364l-.5899.581h-2.4024v1.939h7.9846v-1.9348h-2.3696l-.5885-.581v-6.811c1.1898-2.2078 2.843-3.3278 4.9326-3.3278 2.2261 0 3.3548 1.2978 3.3548 3.8542v6.2846l-.59.581h-2.4023v1.939h7.9846v-1.939h-2.3611zm21.0924.581h2.1706v1.939h-4.5972v-2.2806c-.6125.8635-1.43 1.5666-2.3813 2.048-.9514.4814-2.0077.7266-3.0772.7142-4.1039 0-7.1971-3.2424-7.1971-7.5418s3.0932-7.5404 7.1971-7.5404c2.2431 0 4.2289 1.00799 5.4585 2.73279v-6.10259l-.3923-.3864h-3.9475v-1.939h6.374v17.9704zm-2.4266-6.9468c-1.1372-2.4822-2.9382-3.7408-5.3605-3.7408-2.9723 0-5.1288 2.3436-5.1288 5.5706s2.1565 5.5706 5.1288 5.5706c2.4166 0 4.2162-1.2698 5.3605-3.773zm26.1823 1.7976c0 4.2994-3.0927 7.5418-7.1966 7.5418-2.2431 0-4.229-1.008-5.4586-2.7328v2.2792h-4.5986v-1.939h2.1721l.3923-.3864v-15.645l-.3923-.3864h-2.435v-1.939h4.8615v8.4c1.2296-1.7248 3.2155-2.73281 5.4586-2.73281 4.1039-.0014 7.1966 3.24801 7.1966 7.54041zm-2.1645 0c0-3.22-2.1578-5.5706-5.1302-5.5706-2.4293 0-4.2318 1.2698-5.3605 3.78v3.5882c1.1287 2.5032 2.9312 3.78 5.3605 3.78 2.9724-.007 5.1302-2.3506 5.1302-5.5776zm12.2935-6.02.475-.28-1.246-1.7164-.408.2422c-2.226 1.3258-4.881 3.752-4.881 7.7784s2.655 6.4526 4.883 7.7784l.412.245 1.214-1.7234-.468-.28c-2.435-1.4546-3.838-3.6498-3.838-6.02s1.41-4.5654 3.857-6.0256zm6.704-1.75701-.408-.24219-1.246 1.7164.475.28c2.447 1.4602 3.851 3.6554 3.851 6.02s-1.397 4.5668-3.838 6.02l-.468.28 1.214 1.722.414-.245c2.226-1.3258 4.881-3.752 4.881-7.7784s-2.649-6.4484-4.875-7.7742zm24.032 12.92761h2.172v1.939h-4.599v-2.282c-.613.8635-1.43 1.5666-2.381 2.048-.952.4814-2.008.7266-3.078.7142-4.102 0-7.197-3.2424-7.197-7.5418s3.095-7.5404 7.197-7.5404c2.244 0 4.229 1.00799 5.459 2.73279v-6.10259l-.392-.3864h-3.948v-1.939h6.373v17.9704zm-2.427-6.9468c-1.137-2.4822-2.937-3.74081-5.36-3.74081-2.973 0-5.129 2.34361-5.129 5.57061s2.156 5.5706 5.129 5.5706c2.416 0 4.216-1.2698 5.36-3.773zm18.892-5.2962v1.939h2.684l.297.3556-4.858 9.506-4.857-9.506.297-.3556h2.685v-1.939h-7.491v1.939h1.931l6.291 11.949c-1.787 3.4566-2.654 4.9868-4.148 4.9868-.506 0-.907-.1288-1.137-.3528.769-.1862 1.264-.7672 1.264-1.5274 0-.9954-.819-1.7458-1.905-1.7458-1.16 0-2.036.945-2.036 2.1994 0 1.8634 1.639 3.2676 3.811 3.2676 2.559 0 4.006-2.394 5.922-6.0466l6.681-12.7302h1.931v-1.939z" fill="#fff"/></g></svg></span> </span> </li> <li class="logos__item"> <span class='logos__link' > <span class="logos__logo"><svg xmlns="http://www.w3.org/2000/svg" width="144" height="35" viewBox="0 0 144 35" fill="none"><path d="M30.9514 25.1638C30.9514 25.129 30.9514 25.0969 30.9514 25.0647C30.9514 25.0326 30.9514 25.0165 30.938 24.9924C30.9245 24.9683 30.9245 24.9228 30.9164 24.8906C30.9083 24.8585 30.903 24.8397 30.8949 24.8156C30.8868 24.7915 30.876 24.754 30.8653 24.7219L30.833 24.6388C30.8229 24.6122 30.8112 24.5863 30.798 24.5611C30.7818 24.5263 30.7656 24.4942 30.7468 24.462C30.728 24.4299 30.7468 24.4325 30.7253 24.4192V24.4031L30.6606 24.3013C30.6472 24.2852 30.6364 24.2665 30.623 24.2477C30.6095 24.229 30.5772 24.1915 30.5529 24.162L30.5072 24.1057L30.4426 24.0388C30.4214 24.0169 30.3989 23.9963 30.3752 23.9772L30.3079 23.9289L30.2218 23.862L30.1679 23.8245L30.0683 23.7602H30.0522L19.1642 17.5L30.0387 11.2613C30.0973 11.226 30.1539 11.1876 30.2083 11.1462C30.2265 11.1343 30.2436 11.1208 30.2595 11.106C30.3016 11.0742 30.3421 11.0402 30.3806 11.0042L30.4291 10.956C30.4749 10.9104 30.5153 10.8649 30.5556 10.8167L30.5745 10.7926C30.6209 10.7315 30.6641 10.668 30.7037 10.6024V10.589C30.7037 10.5756 30.7172 10.5595 30.7253 10.5461C30.7333 10.5327 30.7603 10.4818 30.7764 10.447C30.7926 10.4122 30.8006 10.3961 30.8114 10.3693L30.8464 10.2675C30.8464 10.2354 30.8653 10.2032 30.876 10.1738C30.8868 10.1443 30.8895 10.1256 30.8976 10.0988C30.9056 10.072 30.8976 10.0318 30.9191 9.99699C30.9406 9.96216 30.9191 9.94877 30.9326 9.92466C30.946 9.90055 30.9326 9.86038 30.9326 9.82555C30.9326 9.79073 30.9326 9.77197 30.9326 9.74519C30.9326 9.7184 30.9326 9.68626 30.9326 9.65411C30.9326 9.62197 30.9326 9.59518 30.9326 9.56304C30.934 9.53716 30.934 9.51123 30.9326 9.48535C30.9326 9.45053 30.9326 9.41839 30.9326 9.38357C30.9326 9.34874 30.9326 9.33535 30.9191 9.31124C30.9056 9.28713 30.9056 9.24427 30.8976 9.20944C30.8895 9.17462 30.8841 9.16123 30.876 9.13712C30.8679 9.11301 30.8572 9.07283 30.8464 9.04337L30.8141 8.96033C30.8141 8.93354 30.7926 8.90676 30.7791 8.87997C30.7656 8.85318 30.7468 8.81568 30.7279 8.78353L30.7064 8.738V8.72193L30.6418 8.62281C30.6283 8.60406 30.6176 8.58531 30.6041 8.56924L30.5368 8.48352L30.4883 8.42727L30.4237 8.3603L30.3564 8.29601L30.2999 8.24779L30.2137 8.18082L30.1599 8.14332L30.0602 8.07903H30.0441L16.4045 0.243809C16.3884 0.237405 16.3731 0.229324 16.3588 0.219702L16.2618 0.171487L16.1811 0.136663L16.1003 0.107201C16.068 0.0938072 16.0357 0.0857724 16.0007 0.0750576L15.9334 0.0563047L15.8257 0.0321973H15.7584L15.6534 0.0187988H15.578H15.3949H15.3087L15.2145 0.0321973L15.1364 0.0455875C15.1028 0.0504373 15.0695 0.0576022 15.0368 0.0670218L14.9614 0.0884478L14.8699 0.115237L14.7837 0.150061L14.7056 0.182204L14.606 0.2331L14.5629 0.254526L0.923376 8.08975H0.907223L0.845299 8.12725L0.788757 8.16475L0.753755 8.19154C0.734656 8.20433 0.716647 8.21867 0.699909 8.2344L0.651448 8.2719L0.61106 8.30672L0.56529 8.34958L0.522211 8.39244L0.479136 8.43798L0.444134 8.47816L0.403746 8.52638L0.363362 8.57995C0.353551 8.5909 0.344551 8.60253 0.336437 8.61477L0.298744 8.6737L0.26105 8.73264V8.74871V8.76746L0.226052 8.82907L0.196436 8.89068L0.153357 8.92818L0.126432 8.99247C0.126432 9.01122 0.126435 9.02997 0.104896 9.0514L0.0887387 9.09962C0.0812204 9.11977 0.074929 9.14034 0.0698942 9.16123L0.0537406 9.21748C0.0524835 9.238 0.0524835 9.25858 0.0537406 9.27909C0.0524832 9.29604 0.0524832 9.31305 0.0537406 9.32999C0.0537406 9.35142 0.0537406 9.37017 0.0537406 9.3916V9.46124C0.0537406 9.47464 0.0537406 9.48803 0.0537406 9.5041C0.0537406 9.52018 0.0537406 9.54964 0.0537406 9.57107C0.052399 9.59516 0.052399 9.61931 0.0537406 9.6434C0.0537406 9.6434 0.0537406 9.65679 0.0537406 9.66215V25.3326C0.0537406 25.3326 0.0537406 25.3326 0.0537406 25.3513C0.052399 25.3754 0.052399 25.3996 0.0537406 25.4237C0.0537406 25.4451 0.0537406 25.4692 0.0537406 25.4906C0.0537406 25.5121 0.0537406 25.5201 0.0537406 25.5335V25.6031C0.0537406 25.6219 0.0537406 25.6433 0.0537406 25.6647C0.0524832 25.6817 0.0524832 25.6987 0.0537406 25.7156C0.0524835 25.7362 0.0524835 25.7567 0.0537406 25.7773L0.0698942 25.8335C0.074929 25.8544 0.0812204 25.875 0.0887387 25.8951L0.104896 25.9433C0.104896 25.9648 0.121047 25.9835 0.126432 26.0023L0.153357 26.0666L0.172206 26.1067L0.201818 26.1657C0.201818 26.1871 0.223358 26.2085 0.23682 26.23V26.2487L0.277208 26.313L0.322978 26.38C0.33644 26.3987 0.349899 26.4201 0.366053 26.4389L0.384901 26.463C0.384901 26.4818 0.414517 26.4978 0.430671 26.5166C0.452571 26.5437 0.475938 26.5697 0.500671 26.5943L0.524906 26.621L0.559904 26.6505L0.629908 26.7148C0.64847 26.7315 0.668271 26.7467 0.689141 26.7603L0.732216 26.7952L0.767218 26.8219L0.861453 26.8809L0.901837 26.9077L7.70546 30.8159L14.5252 34.7349L14.5495 34.7483C14.6134 34.7828 14.679 34.814 14.746 34.842C14.9648 34.9309 15.1989 34.9764 15.4353 34.9759V34.9759C15.6716 34.9764 15.9057 34.9309 16.1245 34.842V34.842C16.1921 34.8142 16.2578 34.782 16.3211 34.7456H16.3426L23.1624 30.8266L30.0387 26.9291C30.0973 26.8947 30.1539 26.8572 30.2083 26.8166L30.2595 26.7764C30.3017 26.7437 30.3421 26.7088 30.3806 26.6719L30.4291 26.6237C30.4741 26.5799 30.5163 26.5334 30.5556 26.4844L30.5745 26.4603C30.6215 26.3997 30.6647 26.3362 30.7037 26.2701C30.7037 26.2541 30.7172 26.238 30.7253 26.2246C30.7333 26.2112 30.7603 26.1603 30.7764 26.1282C30.7926 26.096 30.8006 26.0746 30.8114 26.0478L30.8437 25.9648C30.8437 25.9353 30.8626 25.9032 30.8733 25.871C30.8841 25.8389 30.8868 25.8228 30.8949 25.7987C30.903 25.7746 30.8949 25.729 30.9164 25.6969C30.938 25.6647 30.9164 25.6487 30.9299 25.6246C30.9433 25.6005 30.9299 25.5576 30.9299 25.5228C30.9312 25.4969 30.9312 25.471 30.9299 25.4451C30.9299 25.4129 30.9299 25.3835 30.9299 25.354C30.9299 25.3246 30.9299 25.2924 30.9299 25.2629C30.9299 25.2335 30.9541 25.1906 30.9514 25.1638ZM9.57666 7.33435L15.4757 3.94579L21.3746 7.33435L25.4321 9.66483L15.4703 15.3839L5.50849 9.66483L9.57666 7.33435ZM3.68306 12.8391L11.7979 17.5L3.68306 22.161V12.8391ZM21.38 27.6791L15.481 31.0543L9.57666 27.6791L5.5381 25.3353L15.4999 19.6162L25.4617 25.3353L21.38 27.6791ZM48.7372 11.8748C49.7188 11.8724 50.6836 12.1274 51.5346 12.6141C51.9949 12.8658 52.5358 12.9289 53.0421 12.7899C53.5484 12.651 53.9803 12.321 54.2458 11.8701C54.5114 11.4192 54.5896 10.883 54.4639 10.3756C54.3382 9.86823 54.0185 9.42965 53.5727 9.15319C52.1012 8.30235 50.4285 7.8567 48.7265 7.86206C46.1558 7.86206 43.6905 8.87805 41.8728 10.6865C40.0551 12.495 39.0339 14.9478 39.0339 17.5054C39.0339 20.063 40.0551 22.5158 41.8728 24.3243C43.6905 26.1328 46.1558 27.1488 48.7265 27.1488C50.4285 27.1541 52.1012 26.7085 53.5727 25.8576C54.0185 25.5812 54.3382 25.1426 54.4639 24.6352C54.5896 24.1278 54.5114 23.5916 54.2458 23.1407C53.9803 22.6898 53.5484 22.3598 53.0421 22.2209C52.5358 22.0819 51.9949 22.145 51.5346 22.3967C50.6826 22.8796 49.7178 23.1309 48.7372 23.1253C47.2356 23.1253 45.7954 22.5318 44.7336 21.4754C43.6717 20.4189 43.0752 18.9861 43.0752 17.492C43.0752 15.998 43.6717 14.5651 44.7336 13.5087C45.7954 12.4522 47.2356 11.8587 48.7372 11.8587V11.8748ZM72.0397 7.8567C71.5054 7.85741 70.9931 8.0691 70.6155 8.44529C70.2379 8.82148 70.0258 9.3314 70.0258 9.86305V17.4063C70.0204 20.5538 68.0012 23.1253 65.508 23.1253C63.0149 23.1253 61.001 20.5538 61.001 17.4036V9.86038C61.001 9.32755 60.7883 8.81654 60.4096 8.43977C60.0309 8.06301 59.5173 7.85135 58.9817 7.85135C58.4462 7.85135 57.9326 8.06301 57.5539 8.43977C57.1752 8.81654 56.9624 9.32755 56.9624 9.86038V17.4036C56.9624 22.761 60.7964 27.1246 65.5053 27.1246C70.2143 27.1246 74.0482 22.7637 74.0482 17.4036V9.86038C74.0475 9.33011 73.8359 8.82169 73.4595 8.44623C73.0831 8.07078 72.5727 7.85882 72.0397 7.8567V7.8567ZM106.233 7.8567C104.267 7.85706 102.352 8.47589 100.762 9.62465V3.83864C100.762 3.30581 100.549 2.7948 100.171 2.41804C99.7918 2.04127 99.2782 1.82961 98.7427 1.82961C98.2071 1.82961 97.6935 2.04127 97.3148 2.41804C96.9361 2.7948 96.7234 3.30581 96.7234 3.83864V17.5C96.7234 22.8173 100.985 27.1434 106.225 27.1434C111.464 27.1434 115.726 22.8146 115.726 17.5C115.726 12.1855 111.48 7.8567 106.233 7.8567ZM106.233 23.1253C103.217 23.1253 100.762 20.5993 100.762 17.5C100.762 14.4008 103.217 11.8748 106.233 11.8748C109.248 11.8748 111.704 14.4008 111.704 17.5C111.704 20.5993 109.259 23.1253 106.233 23.1253ZM119.862 7.8567C119.327 7.85741 118.815 8.0691 118.437 8.44529C118.06 8.82148 117.848 9.3314 117.848 9.86305V25.1317C117.848 25.6645 118.061 26.1755 118.439 26.5523C118.818 26.929 119.332 27.1407 119.867 27.1407C120.403 27.1407 120.916 26.929 121.295 26.5523C121.674 26.1755 121.886 25.6645 121.886 25.1317V9.86305C121.886 9.33093 121.674 8.82061 121.296 8.44434C120.917 8.06808 120.405 7.8567 119.87 7.8567H119.862ZM85.3993 7.8567C80.1599 7.8567 75.8979 12.1855 75.8979 17.5C75.8979 22.8146 80.3322 27.1434 85.7843 27.1434C87.5226 27.1478 89.232 26.7009 90.7436 25.8469C91.1779 25.5694 91.4888 25.1367 91.6121 24.638C91.7354 24.1393 91.6617 23.6125 91.4064 23.1662C91.151 22.7199 90.7334 22.388 90.2394 22.2389C89.7455 22.0897 89.2129 22.1347 88.7513 22.3646C87.8414 22.8722 86.814 23.1345 85.7708 23.1253C84.5989 23.1346 83.4511 22.7939 82.4758 22.1473C81.5006 21.5007 80.7426 20.578 80.2999 19.4984H92.8733C93.4079 19.4998 93.9213 19.2902 94.3008 18.9156C94.6804 18.541 94.8951 18.0319 94.898 17.5C94.898 12.1828 90.6332 7.8567 85.3939 7.8567H85.3993ZM80.2838 15.4964C80.6499 14.4361 81.3396 13.5161 82.2567 12.8648C83.1738 12.2135 84.2725 11.8634 85.3993 11.8634C86.5261 11.8634 87.6247 12.2135 88.5418 12.8648C89.4589 13.5161 90.1487 14.4361 90.5148 15.4964H80.2838ZM119.862 1.83496C119.463 1.83496 119.073 1.9527 118.741 2.17328C118.409 2.39386 118.151 2.70737 117.998 3.07414C117.846 3.44091 117.806 3.84446 117.884 4.23373C117.962 4.62299 118.154 4.98048 118.437 5.26097C118.719 5.54145 119.079 5.73233 119.47 5.80944C119.861 5.88656 120.267 5.84644 120.635 5.69417C121.004 5.54191 121.318 5.28433 121.54 4.95404C121.761 4.62374 121.879 4.23557 121.878 3.83864C121.877 3.30909 121.665 2.80163 121.288 2.42718C120.912 2.05272 120.402 1.84174 119.87 1.84033L119.862 1.83496ZM133.499 7.8567C128.259 7.8567 124.003 12.1828 124.003 17.5C124.003 22.8173 128.265 27.1434 133.504 27.1434C135.469 27.1434 137.384 26.5245 138.975 25.3755V31.1615C138.975 31.6943 139.188 32.2053 139.566 32.5821C139.945 32.9588 140.459 33.1705 140.994 33.1705C141.53 33.1705 142.043 32.9588 142.422 32.5821C142.801 32.2053 143.013 31.6943 143.013 31.1615V17.5C143.003 12.1828 138.741 7.8567 133.499 7.8567ZM133.499 23.1253C130.483 23.1253 128.03 20.5993 128.03 17.5C128.03 14.4008 130.483 11.8748 133.499 11.8748C136.514 11.8748 138.969 14.4008 138.969 17.5C138.969 20.5993 136.517 23.1253 133.499 23.1253Z" fill="white"></path></svg></span> </span> </li> <li class="logos__item"> <span class='logos__link' > <span class="logos__logo"><svg fill="none" height="40" viewBox="0 0 163 40" width="163" xmlns="http://www.w3.org/2000/svg"><path d="m38.039 5.92916c.3918 0 .7748.11586 1.1005.33293.3258.21706.5797.52558.7296.88655s.1892.75816.1127 1.14136c-.0764.3832-.2651.73519-.5421 1.01147-.277.27627-.63.46441-1.0143.54063-.3842.07622-.7825.03711-1.1445-.11241-.3619-.14952-.6713-.40272-.889-.72758-.2176-.32486-.3338-.70679-.3338-1.0975 0-.52392.2087-1.02638.5802-1.39685s.8753-.5786 1.4007-.5786zm69.572 0c-.392 0-.775.11586-1.1.33293-.326.21706-.58.52558-.73.88655s-.189.75816-.113 1.14136c.077.3832.265.73519.542 1.01147.277.27627.63.46441 1.015.54063.384.07622.782.03711 1.144-.11241s.672-.40272.889-.72758c.218-.32486.334-.70679.334-1.0975 0-.52392-.209-1.02638-.58-1.39685-.372-.37047-.876-.5786-1.401-.5786zm-101.33154 11.28824c.48744-1.0382 1.25831-1.9184 2.22427-2.5398.89857-.675 1.98807-1.0493 3.11287-1.0696 1.763 0 2.8751.6886 3.5288 1.3772 1.4942 1.6057 1.5338 3.8606 1.5338 6.0025 0 2.6387-.232 4.3968-.8829 5.8107-.8829 1.95-2.3771 2.87-4.6778 2.87-1.95541 0-3.14395-.8043-3.83444-1.6932-1.07252-1.3744-.99611-3.0592-.99611-4.4335zm-.19243-2.1391c.12057-1.0692.1848-2.144.19243-3.22v-4.62816c0-.56442-.0764-1.56625-1.69791-1.56625-.69049 0-1.18855.11288-2.07146.15239l-2.51009.15239v.84662l2.45349-.03951c.99611 0 .99611.76478.99611 1.22478v14.77634c0 1.1853.03962 4.3573 2.56951 6.3073 1.34136 1.0329 3.26 1.4111 5.21539 1.4111 1.415 0 4.0637-.2653 6.0956-2.3311 1.3809-1.411 2.4902-3.8239 2.4902-7.264 0-1.95-.4216-4.281-2.3374-6.1944-1.8394-1.8343-3.6024-1.9501-5.0598-1.9501-1.5734 0-3.64487.1919-5.94272 2.4468zm13.54657-.8043 2.4535-.0395c.9989 0 .9989.7648.9989 1.2248v12.6175c0 .5362-.0792.9933-1.0753 1.0695l-1.6102.1157v.8466c1.4573-.1128 2.8751-.1523 4.2448-.1523 1.4941 0 2.9515.0395 4.3325.1523v-.8466l-1.6979-.1157c-1.415-.1129-1.381-.4967-1.381-1.0695v-7.2894c.0043-1.0117.1597-2.017.4613-2.983.4584-1.4533.9961-2.1024 1.6101-2.5991.5359.2275 1.1161.3326 1.698.3076 1.6979 0 2.3374-.8466 2.3374-1.5324 0-.4938-.3056-1.2219-1.6979-1.2219-1.5338 0-2.5299 1.0328-3.0676 1.7214-.5206.8001-.9694 1.6443-1.3413 2.523h-.3594v-2.2944c0-.5334-.0396-1.5662-1.763-1.5662-.7301 0-1.0754.0762-1.9809.1524l-2.1479.1524zm13.5324-.8466v.8466l2.4563-.0395c.9961 0 .9961.7648.9961 1.2248v12.6175c0 .5362-.0764.9933-1.0725 1.0695l-1.6102.1157v.8466c1.3413-.0762 2.7223-.1523 4.1005-.1523 1.3781 0 2.7223.0761 4.1033.1523v-.8466l-1.6102-.1157c-.9961-.0762-1.0726-.5333-1.0726-1.0695v-13.3682c0-.5644-.0792-1.5662-1.6979-1.5662-.6905 0-1.1913.1129-2.0714.1524zm23.4142 10.8452c0 .8466-.2688 2.0262-1.4941 3.4796-.849.9934-1.9555 1.9134-3.8345 1.9134-2.6827 0-4.024-1.6933-4.6381-3.1749-.4981-1.2247-.6905-2.6753-.6905-4.3205 0-7.1116 2.8298-8.565 5.289-8.565 1.2517-.0093 2.4738.3791 3.4892 1.1091.8107.6094 1.4564 1.4105 1.879 2.331zm.1161 3.251v5.1729c0 .6095 0 3.2482-1.415 4.8935-1.1093 1.3376-2.7195 1.5662-3.7184 1.5662-2.7223 0-3.2204-1.5267-3.6024-2.5596-.2292-.6124-.8829-2.2182-2.1479-2.2182-.4584 0-1.1489.3048-1.1489 1.2615 0 .6124.2688 1.4534 1.3017 2.4072 1.9951 1.7977 4.2958 1.9529 5.4447 1.9529 6.2115 0 8.0509-4.933 8.0509-9.8293v-14.9569c0-1.1091.6905-1.1091 1.3414-1.1458l1.381-.079v-.8466h-2.9969c-.6508 0-1.5309.0367-1.9158.9538-.1924.4233-.116.8043-.2292 1.4534h-.1613c-1.879-2.3705-4.4853-2.791-6.0587-2.791-1.1193-.0158-2.229.2081-3.2542.6565-1.0252.4483-1.942 1.1108-2.6885 1.9426-1.763 1.95-2.1083 4.3601-2.1083 6.6149 0 1.6058.2292 3.7477 1.6102 5.5821 1.2253 1.6452 3.2968 2.9434 6.5936 2.9434 1.1517 0 3.5656-.1129 5.4079-2.9801zm4.4287-20.71395 2.4535-.03951c.9961 0 .9961.76478.9961 1.22478v20.09598c0 .5362-.0764.9933-1.0725 1.0695l-1.6102.1157v.8467c1.3413-.0762 2.7223-.1524 4.1033-.1524s2.7223.0762 4.1005.1524v-.8467l-1.6102-.1157c-.9961-.0762-1.0726-.5333-1.0726-1.0695v-7.7692c-.0133-1.0278.2156-2.0444.6683-2.9679s1.1165-1.728 1.938-2.3489c.817-.68 1.8508-1.0463 2.9148-1.0328.9197 0 2.1083.1552 2.9883 1.1881.6134.8102.9255 1.8077.883 2.822v10.0946c0 .5362-.0764.9933-1.0726 1.0695l-1.6101.1157v.8466c1.3413-.0762 2.7223-.1523 4.1004-.1523 1.3782 0 2.7224.0761 4.1033.1523v-.8466l-1.6102-.1157c-.9961-.0762-1.0725-.5333-1.0725-1.0695v-9.5076c0-1.222-.116-2.5229-1.3442-3.9001-1.2281-1.3772-2.8751-1.9105-4.8673-1.9105-1.4404-.0222-2.8364.4966-3.9109 1.4533-.7376.6449-1.3942 1.3764-1.9554 2.1787h-.1529v-9.16046c0-.5362-.0396-1.56625-1.7262-1.56625-.6905 0-1.0329.0762-2.0318.15239l-2.5299.15239zm23.5048 6.33275h-3.2289v.8466h3.2119v10.3626c0 1.4111 0 3.2906 1.1914 4.7044.6113.7253 1.647 1.4506 3.4496 1.4506 2.9516 0 3.6788-2.8221 3.7185-4.5154h-.7669c.0115.8232-.2144 1.6323-.6509 2.3311-.1972.3596-.4937.6553-.8544.8518-.3606.1966-.7703.2859-1.1803.2572-1.9526 0-2.0686-2.2943-2.0686-2.9039v-12.5469h4.7542v-.8466h-4.7542v-7.05517h-2.8299zm8.8773-7.17373v.84662l2.4535-.03951c.9989 0 .9989.76478.9989 1.22478v20.09594c0 .5644-.116.9934-1.4573 1.0696l-1.6102.1157v.8466c1.3781-.1157 2.8298-.1524 4.3325-.1524 1.381 0 2.7985.0367 4.2445.1524v-.8466l-1.61-.1157c-.9989-.0762-1.0753-.5334-1.0753-1.0696v-20.86636c0-.56442-.0764-1.56625-1.6979-1.56625-.6905 0-1.1885.11288-2.0686.15239zm9.2279 7.47853v.8466l2.454-.0395c.996 0 .996.7647.996 1.2247v12.6175c0 .5362-.077.9934-1.073 1.0696l-1.61.1157v.8466c1.342-.0762 2.722-.1524 4.103-.1524s2.723.0762 4.101.1524v-.8466l-1.607-.1157c-.999-.0762-1.076-.5334-1.076-1.0696v-13.3879c0-.5644-.076-1.5662-1.698-1.5662-.69 0-1.188.1129-2.071.1524zm30.39 15.8289-1.61-.1157c-.996-.0762-1.073-.5333-1.073-1.0695v-9.5189c0-1.1881-.116-2.5624-1.341-3.9509-.883-.9933-2.377-1.8738-4.528-1.8738-1.541-.0208-3.033.5384-4.179 1.5662-.813.7872-1.522 1.6749-2.109 2.6415h-.382v-2.2577c0-.5644-.076-1.5662-1.698-1.5662-.611 0-1.301.1129-2.068.1524l-2.185.1524v.8466l2.454-.0395c.996 0 .996.7648.996 1.2248v12.6174c0 .5362-.077.9934-1.073 1.0696l-1.61.1157v.8466c1.341-.0762 2.722-.1524 4.1-.1524 1.379 0 2.723.0762 4.104.1524v-.8466l-1.61-.1157c-.997-.0762-1.073-.5334-1.073-1.0696v-7.2978c.012-1.0544.242-2.0949.678-3.0558.435-.9608 1.066-1.8211 1.852-2.5263.874-.8079 2.029-1.2468 3.22-1.2248.52-.0171 1.036.0806 1.513.286s.903.5134 1.246.9021c.615.7253.849 1.9106.849 2.8672v10.0551c0 .5362-.073.9933-1.072 1.0695l-1.61.1157v.8467c1.341-.0762 2.722-.1524 4.103-.1524s2.722.0762 4.1.1524zm3.042-10.8198c.075-1.2179.531-2.3817 1.305-3.3272.387-.4427.858-.8048 1.385-1.0656.528-.2609 1.102-.4152 1.69-.4543.587-.0391 1.177.0379 1.735.2266.557.1887 1.072.4853 1.515.8728 1.112 1.1091 1.228 2.7515 1.151 3.7477zm5.063 12.0418c2.145 0 4.944-.4967 6.746-5.3619l-.727-.4233c-1.65 4.5519-3.987 4.8567-5.561 4.8567-1.454 0-5.826-.0762-5.826-7.0354 0-1.2219.116-2.4072.192-3.2482h11.237c.133-.0007.259-.0537.353-.1473.093-.0936.145-.2202.145-.3522 0-3.2454-2.504-6.0392-6.752-6.0392-6.058 0-8.319 4.6649-8.319 8.9459 0 4.5153 2.951 8.7936 8.512 8.7936zm-1.941-20.3104-.988-4.59436-.77.16368.985 4.59428zm10.34-2.18431-.64-.45718-2.81 3.89449.64.46zm-5.405-2.25766-.773-.16368-.984 4.59435.769.1637zm5.145-4.31494-.714-.29914-4.244 9.51885.718.3217zm-8.097-1.43079h-.789v10.0804h.789zm12.432 11.974-.416-.6688-4.205 2.6048.416.6688zm8.274-.1975-.283-.7337-11.602 4.4532.283.7337zm-5.543-6.16905-.535-.56442-8.13 7.52647.535.5644zm-.595 11.50835-.141-.7732-4.964.9143.145.7733zm7.152 1.9755h-11.991v.7873h11.999zm-28.995-6.519-8.13-7.52644-.538.56441 8.13 7.52643zm1.584-1.1062-2.81-3.89449-.642.45717 2.813 3.89732zm1.789-.7987-4.287-9.59502-.719.32172 4.284 9.5809z" fill="#fff"/></svg></span> </span> </li> <li class="logos__item"> <span class='logos__link' > <span class="logos__logo"><svg xmlns="http://www.w3.org/2000/svg" width="133" height="34" viewBox="0 0 133 34" fill="none"><g clip-path="url(#clip0_703_123)"><path d="M64.3028 7.94079L64.7085 7.65681C65.0569 7.38893 65.1041 7.23083 65.1041 7.09959C65.1012 7.02547 65.0828 6.95284 65.0506 6.88624C65.0188 6.81964 64.9732 6.76057 64.9176 6.71271C64.862 6.66486 64.7967 6.62933 64.7269 6.60829C64.657 6.58725 64.5834 6.58122 64.5111 6.59057H61.8745C61.4027 6.59057 61.1099 6.74059 60.928 7.07813L53.0898 21.8451L45.2779 7.07813C45.1119 6.74059 44.6242 6.59057 44.3315 6.59057H41.5475C41.4749 6.58079 41.4011 6.58653 41.3308 6.6074C41.2605 6.62822 41.1952 6.66375 41.1392 6.71161C41.0832 6.75951 41.0375 6.81875 41.0052 6.88552C40.9729 6.95233 40.9547 7.02522 40.9517 7.09959C40.9517 7.20941 40.9517 7.36747 41.3498 7.65681L41.7505 7.93812C42.5046 8.44982 42.5916 9.32051 42.5916 9.92865V24.0875C42.5916 25.0734 42.3281 25.6682 41.7505 26.0781L41.3498 26.362C41.0097 26.6112 40.9517 26.7451 40.9517 26.9487C40.9517 27.2622 41.2522 27.4283 41.5475 27.4283H45.0433C45.4126 27.4283 45.6681 27.2301 45.6681 26.9487C45.6681 26.7371 45.5732 26.6058 45.2411 26.3594L44.9011 26.1075C44.2892 25.6521 44.0282 25.0359 44.0282 24.0875V9.26424L51.9907 24.3233C52.0513 24.4572 52.1504 24.5693 52.2755 24.6448C52.4001 24.7204 52.5444 24.7558 52.6891 24.7466C52.8384 24.7569 52.9873 24.7219 53.1166 24.6461C53.2462 24.5702 53.3508 24.4569 53.4169 24.3206L61.3471 9.39285V24.0875C61.3471 25.269 60.9176 25.7164 60.4797 26.0754L60.1108 26.3594C59.739 26.6273 59.7126 26.7773 59.7126 26.9487C59.7126 27.2381 59.9447 27.4283 60.3057 27.4283H64.524C64.8193 27.4283 65.1175 27.2622 65.1175 26.9487C65.1175 26.7451 65.0594 26.6112 64.7193 26.3594L64.3187 26.0914C63.4776 25.5101 63.4776 24.559 63.4776 24.1009V9.92865C63.4776 8.73112 63.8808 8.26498 64.3157 7.94079" fill="white"></path><path d="M68.4711 9.27493C68.6492 9.28542 68.8278 9.2575 68.9947 9.19294C69.1616 9.12843 69.313 9.02872 69.4393 8.90042C69.5656 8.77215 69.6635 8.61817 69.727 8.4486C69.7906 8.27907 69.8182 8.09776 69.8078 7.91663C69.8182 7.73694 69.7906 7.55708 69.7266 7.3892C69.6626 7.22133 69.5639 7.06939 69.4372 6.94363C69.3105 6.81787 69.1587 6.72127 68.9918 6.66033C68.8253 6.59942 68.6476 6.57558 68.4711 6.5905C67.6091 6.5905 67.0737 7.09684 67.0737 7.91663C67.0737 8.73641 67.622 9.27493 68.4711 9.27493Z" fill="white"></path><path d="M70.6119 26.3861L70.3007 26.1021C69.7947 25.6842 69.6546 25.2502 69.6546 24.0874V12.388C69.6629 12.3217 69.6567 12.2543 69.6366 12.1907C69.6161 12.1271 69.5822 12.0689 69.537 12.0202C69.4919 11.9715 69.4367 11.9336 69.3756 11.9092C69.3141 11.8848 69.2485 11.8745 69.1828 11.8789C69.0121 11.8974 68.8449 11.9379 68.6847 11.9995L66.6754 12.7229C66.3777 12.8434 66.2062 13.0443 66.2062 13.2587C66.2062 13.473 66.2961 13.5962 66.5358 13.7489L66.9657 14.0784C67.4509 14.4401 67.5906 14.8152 67.5906 15.7529V24.0874C67.5906 25.1859 67.4509 25.6199 66.9444 26.1021L66.6332 26.3861C66.2907 26.7022 66.1982 26.8362 66.1982 27.013C66.1982 27.1148 66.1982 27.4282 66.7917 27.4282H70.4141C71.0071 27.4282 71.0071 27.1148 71.0071 27.013C71.0071 26.8255 70.8963 26.654 70.604 26.3861" fill="white"></path><path d="M83.8207 21.7003C83.8207 24.3151 81.6588 26.4422 78.9984 26.4422C75.9482 26.4422 73.8996 23.6882 73.8996 19.5919C73.8996 15.4956 75.9298 12.9934 79.1858 12.9934C81.8721 12.9934 83.8207 14.7348 83.8207 17.1379V21.7003ZM87.1637 25.6654C86.6204 25.5153 85.8772 25.309 85.8772 24.09V7.04852C85.8814 6.98192 85.8713 6.91511 85.8475 6.85298C85.8232 6.79084 85.786 6.73491 85.7379 6.68927C85.6898 6.64358 85.6325 6.60937 85.5702 6.58901C85.5074 6.5687 85.4414 6.56275 85.3761 6.57163C85.2155 6.59313 85.0578 6.63359 84.9069 6.6922L82.9294 7.41555C82.6053 7.53345 82.4602 7.70221 82.4602 7.95135C82.471 8.05292 82.5066 8.15021 82.563 8.2347C82.6195 8.31923 82.6956 8.38842 82.7843 8.43627L82.8106 8.45769L83.2406 8.7685C83.7496 9.14891 83.8337 9.60167 83.8337 10.475V13.422L83.6915 13.3015C82.5919 12.3691 81.0787 11.8762 79.3229 11.8762C74.8198 11.8762 71.7959 15.2518 71.7959 20.2778C71.7959 24.8107 74.3371 27.7389 78.2707 27.7389C81.2368 27.7389 82.9165 26.2038 83.8073 24.9152L83.8337 24.8777H84.0578V26.1583C84.0578 27.4978 84.5217 27.6452 84.87 27.6452C85.4209 27.6452 86.167 27.3772 87.1478 26.8066C87.5773 26.5575 87.7856 26.3244 87.7856 26.0967C87.7856 25.8689 87.5698 25.7645 87.1846 25.66" fill="white"></path><path d="M99.7683 21.7004C99.7683 24.3152 97.6064 26.4424 94.946 26.4424C91.8958 26.4424 89.8472 23.6883 89.8472 19.592C89.8472 15.4957 91.8719 12.9962 95.12 12.9962C97.8118 12.9935 99.7683 14.7349 99.7683 17.146V21.7004ZM103.111 25.6655C102.568 25.5154 101.825 25.3091 101.825 24.0902V7.04863C101.829 6.98178 101.819 6.91471 101.795 6.85232C101.77 6.78997 101.733 6.73387 101.685 6.68819C101.637 6.6425 101.579 6.60833 101.516 6.58818C101.453 6.56804 101.386 6.56243 101.321 6.57178C101.161 6.59371 101.005 6.63417 100.854 6.69231L98.8666 7.41566C98.542 7.53355 98.3998 7.70232 98.3998 7.9515C98.4107 8.05035 98.4446 8.14517 98.4989 8.22809C98.5529 8.31101 98.6257 8.37964 98.711 8.42835L98.7373 8.44977L99.1669 8.76057C99.6759 9.14099 99.7603 9.59374 99.7603 10.4671V13.4141L99.6177 13.2935C98.5157 12.3612 97.005 11.8683 95.2492 11.8683C90.746 11.8683 87.7222 15.2439 87.7222 20.2698C87.7222 24.8028 90.2638 27.731 94.1973 27.731C97.1635 27.731 98.8427 26.1959 99.734 24.9073L99.7603 24.8698H99.9845V26.1504C99.9845 27.4899 100.448 27.6372 100.796 27.6372C101.348 27.6372 102.094 27.3693 103.074 26.7987C103.504 26.5495 103.712 26.3165 103.712 26.0888C103.712 25.861 103.494 25.7565 103.111 25.6521" fill="white"></path><path d="M114.806 22.0754C114.806 23.0479 114.229 24.1329 113.264 24.9795C112.267 25.8596 110.997 26.3539 109.676 26.3753C107.68 26.3753 106.338 25.1644 106.338 23.364C106.338 20.685 108.922 19.3937 114.717 19.2195H114.806V22.0754ZM118.719 26.094C118.719 25.8261 118.505 25.7618 118.128 25.6573C117.601 25.5073 116.86 25.301 116.86 24.082V17.1057C116.86 13.6872 114.804 11.8789 110.913 11.8789C108.149 11.8789 105.057 13.1863 105.057 14.9357C105.045 15.0842 105.066 15.2335 105.117 15.3733C105.167 15.513 105.248 15.6399 105.351 15.7451C105.455 15.8503 105.58 15.9314 105.718 15.9827C105.855 16.034 106.002 16.0543 106.148 16.0422C106.892 16.0422 107.163 15.5599 107.509 14.9491C108.002 14.0784 108.616 12.9934 110.913 12.9934C113.285 12.9934 114.806 14.6437 114.806 17.1995V18.1345H114.722C107.58 18.3354 104.253 20.0875 104.253 23.6427C104.253 26.169 106.117 27.7389 109.117 27.7389C111.139 27.7389 113.362 26.6271 114.777 24.9072L114.804 24.8777H115.023V26.161C115.023 27.1871 115.286 27.6452 115.835 27.6452C116.602 27.6452 117.662 27.0585 118.081 26.8066C118.5 26.5548 118.719 26.3137 118.719 26.0967" fill="white"></path><path d="M123.694 25.526C124.097 26.4305 124.231 27.4354 124.077 28.4161C123.923 29.3968 123.489 30.31 122.829 31.0422C122.263 31.6584 121.664 31.9746 121.05 31.9746C120.83 31.9737 120.613 31.9255 120.413 31.8331C120.213 31.7408 120.035 31.6063 119.89 31.4387C119.797 31.324 119.681 31.2302 119.55 31.1633C119.419 31.0964 119.277 31.058 119.13 31.0503C118.474 31.0503 117.978 31.6343 117.978 32.4112C117.978 33.3677 118.795 33.9892 120.059 33.9892C123.499 33.9892 125.331 29.4348 126.107 27.471L130.981 15.3376C131.216 14.7375 131.509 13.998 132.104 13.5051L132.445 13.2211C132.737 12.9907 132.877 12.7978 132.877 12.629C132.877 12.3611 132.65 12.1816 132.284 12.1816H129.529C129.349 12.1816 128.933 12.2245 128.933 12.5969C128.939 12.713 128.972 12.8259 129.028 12.9268C129.085 13.0278 129.164 13.1138 129.26 13.1783C129.423 13.3049 129.555 13.4694 129.643 13.6581C129.732 13.8468 129.775 14.0543 129.768 14.2633C129.739 14.6639 129.645 15.0569 129.489 15.426L129.45 15.5385L125.758 25.1992L121.588 15.5385C121.398 15.1434 121.291 14.713 121.271 14.274C121.271 14.0724 121.312 13.873 121.392 13.6884C121.472 13.5039 121.589 13.3384 121.735 13.2024C121.913 13.0485 122.025 12.8304 122.046 12.5942C122.046 12.2218 121.63 12.179 121.45 12.179H117.862C117.496 12.179 117.266 12.3504 117.266 12.6264C117.266 12.9023 117.454 13.0336 117.691 13.2426L118.113 13.623C118.442 13.9257 118.727 14.1856 119.296 15.4662L123.694 25.526Z" fill="white"></path><path d="M24.3475 16.9986L25.3599 16.8058L33.459 15.7341L33.43 15.5385C33.4076 15.3938 33.3566 15.2552 33.2802 15.1309C33.2038 15.0066 33.1036 14.8993 32.9855 14.8153C32.8674 14.7312 32.7338 14.6723 32.5927 14.6419C32.4517 14.6115 32.306 14.6103 32.1645 14.6384L22.8737 16.3878C22.7378 16.4125 22.6156 16.4869 22.5301 16.597C22.4445 16.7071 22.4017 16.8452 22.4097 16.9852C22.4084 17.0013 22.4084 17.0174 22.4097 17.0335C22.4104 17.1709 22.4581 17.3038 22.5447 17.4094C22.6313 17.515 22.7513 17.5866 22.8842 17.6121L32.1645 19.3616C32.2297 19.3745 32.2959 19.3807 32.3622 19.3803C32.617 19.3785 32.8628 19.2848 33.0559 19.116C33.249 18.9472 33.3769 18.7143 33.4168 18.4587L33.4458 18.2792L25.3572 17.2076L24.3475 16.9986Z" fill="white"></path><path d="M11.0572 17.0174V16.9986C11.0648 16.856 11.0211 16.7154 10.9343 16.6031C10.8475 16.4907 10.7235 16.4142 10.5853 16.3878L1.28659 14.6384C1.14529 14.6116 1.00014 14.6139 0.85974 14.6452C0.719346 14.6765 0.586568 14.7361 0.469285 14.8206C0.351792 14.9036 0.252164 15.0101 0.17647 15.1335C0.100776 15.257 0.0506011 15.3948 0.0290009 15.5386L0 15.7207L8.08862 16.7924L9.11155 16.9879L8.09652 17.1835L0 18.2793L0.0290009 18.4587C0.0502623 18.603 0.100278 18.7413 0.175985 18.8652C0.251692 18.9891 0.351497 19.0961 0.469285 19.1794C0.649647 19.3094 0.865111 19.3795 1.08622 19.3803C1.15345 19.3807 1.22056 19.3744 1.28659 19.3616L10.5853 17.6095C10.7209 17.5851 10.8433 17.5117 10.93 17.4029C11.0168 17.2942 11.0619 17.1573 11.0572 17.0174Z" fill="white"></path><path d="M18.1652 0.0294697L17.9885 0L16.934 8.21937L16.7389 9.25884L16.5464 8.2274L15.4707 0L15.2915 0.0294697C15.1495 0.0510748 15.0134 0.101899 14.8914 0.17883C14.7695 0.255761 14.6643 0.357179 14.5823 0.476871C14.4992 0.59605 14.4405 0.730974 14.4097 0.873638C14.3789 1.01631 14.3766 1.16381 14.403 1.30738L16.1246 10.7565C16.1477 10.8957 16.2203 11.0215 16.3287 11.1099C16.4371 11.1984 16.5737 11.2432 16.7125 11.236H16.76C16.8951 11.2357 17.0257 11.1873 17.1293 11.0991C17.2329 11.011 17.3028 10.8888 17.3268 10.7538L19.0537 1.30738C19.0801 1.16381 19.0778 1.01631 19.047 0.873638C19.0162 0.730974 18.9575 0.59605 18.8744 0.476871C18.7924 0.357179 18.6872 0.255761 18.5652 0.17883C18.4432 0.101899 18.3072 0.0510748 18.1652 0.0294697Z" fill="white"></path><path d="M17.3293 23.2436C17.3041 23.1075 17.2317 22.9851 17.1253 22.8985C17.0189 22.812 16.8854 22.7672 16.7492 22.7721H16.7281C16.5878 22.7644 16.4495 22.8089 16.3389 22.897C16.2283 22.9853 16.153 23.1113 16.127 23.2517L14.4054 32.6847C14.379 32.8282 14.3813 32.9757 14.4121 33.1184C14.4429 33.261 14.5016 33.396 14.5847 33.5152C14.6657 33.636 14.7701 33.7388 14.8916 33.8171C15.0131 33.8954 15.1491 33.9477 15.2913 33.9706L15.4679 34.0001L16.5225 25.778L16.7149 24.7412L16.9074 25.77L17.962 34.0001L18.1386 33.9706C18.2806 33.949 18.4167 33.8982 18.5386 33.8212C18.6606 33.7443 18.7658 33.6429 18.8478 33.5232C18.9309 33.404 18.9896 33.2691 19.0204 33.1264C19.0512 32.9837 19.0535 32.8363 19.0271 32.6927L17.3293 23.2436Z" fill="white"></path><path d="M20.7621 12.9507C20.8701 13.0619 21.0169 13.1254 21.1707 13.1275C21.2876 13.1274 21.4017 13.091 21.4976 13.023L29.2936 7.57918C29.4121 7.49673 29.5133 7.39094 29.5909 7.26816C29.6686 7.14534 29.7213 7.00798 29.7458 6.86411C29.7704 6.72029 29.7664 6.5729 29.734 6.4307C29.7016 6.28845 29.6415 6.15428 29.5572 6.036L29.4518 5.88865L22.9767 10.9307L22.1146 11.5201L22.6972 10.6547L27.6827 4.07495L27.5377 3.96779C27.4213 3.88216 27.2893 3.82108 27.1493 3.78816C27.0094 3.75524 26.8643 3.75115 26.7228 3.77612C26.5812 3.80109 26.4461 3.85462 26.3252 3.93355C26.2043 4.01249 26.1003 4.11522 26.0191 4.23569L20.6487 12.1523C20.5677 12.2671 20.5312 12.4082 20.5463 12.5487C20.5614 12.689 20.6269 12.8189 20.7304 12.9132L20.7621 12.9507Z" fill="white"></path><path d="M12.718 21.0736C12.6238 20.9675 12.4949 20.8997 12.3552 20.883C12.2155 20.8662 12.0746 20.9016 11.9587 20.9826L4.16538 26.4264C4.04683 26.5089 3.94572 26.6146 3.86805 26.7374C3.79037 26.8602 3.73769 26.9976 3.71312 27.1414C3.68854 27.2853 3.69257 27.4327 3.72497 27.5749C3.75737 27.7171 3.81747 27.8513 3.90173 27.9696L4.00719 28.1169L10.4823 23.0695L11.3365 22.4748L10.7565 23.3401L5.79999 29.9252L5.94499 30.0324C6.12747 30.1691 6.34843 30.2424 6.57507 30.2414C6.63693 30.2412 6.69866 30.2359 6.75964 30.2253C6.90113 30.2006 7.03631 30.1473 7.15718 30.0686C7.27809 29.9899 7.38227 29.8874 7.46358 29.7672L12.8103 21.8452C12.889 21.7308 12.9244 21.5912 12.9098 21.4524C12.8953 21.3136 12.8318 21.1847 12.7312 21.0897L12.718 21.0736Z" fill="white"></path><path d="M4.16567 7.57379L11.959 13.0177C12.0573 13.087 12.1741 13.1244 12.2938 13.1248C12.3723 13.1255 12.4499 13.1089 12.5214 13.0761C12.5929 13.0432 12.6565 12.9949 12.7077 12.9346L12.742 12.9024C12.8378 12.8052 12.8971 12.677 12.9097 12.54C12.9222 12.403 12.8871 12.2658 12.8106 12.1523L7.45331 4.23301C7.37218 4.11253 7.26812 4.0098 7.14725 3.93087C7.02638 3.85194 6.8912 3.79841 6.74967 3.77343C6.60809 3.74846 6.46309 3.75256 6.32311 3.78547C6.18312 3.81839 6.05108 3.87947 5.93473 3.9651L5.78973 4.07226L10.7568 10.652L11.3368 11.52L10.4852 10.9307L4.01012 5.89402L3.90466 6.04137C3.8204 6.1596 3.76029 6.29382 3.7279 6.43602C3.6955 6.57827 3.69148 6.72562 3.71605 6.86948C3.74062 7.0133 3.7933 7.1507 3.87098 7.27349C3.94865 7.39631 4.04976 7.50205 4.16831 7.5845" fill="white"></path><path d="M29.2937 26.4263L21.4977 20.9825C21.3845 20.9028 21.2469 20.8672 21.1099 20.8819C20.973 20.8967 20.8459 20.9609 20.7516 21.0629L20.8122 21.1406L20.7384 21.0763C20.6334 21.1716 20.5664 21.3027 20.5499 21.4448C20.5334 21.5869 20.5685 21.7302 20.6487 21.8478L26.006 29.7671C26.0873 29.8874 26.1915 29.9898 26.3124 30.0685C26.4333 30.1472 26.5685 30.2005 26.7099 30.2253C26.7709 30.2359 26.8326 30.2413 26.8945 30.2414C27.1209 30.2406 27.3414 30.1675 27.5246 30.0324L27.6696 29.9252L22.7025 23.3481L22.1146 22.4747L22.9688 23.0641L29.4492 28.1303L29.5546 27.9829C29.6389 27.8647 29.699 27.7305 29.7314 27.5882C29.7638 27.446 29.7679 27.2986 29.7433 27.1548C29.7187 27.011 29.666 26.8736 29.5883 26.7508C29.5107 26.628 29.4096 26.5222 29.291 26.4398" fill="white"></path><path d="M23.7677 14.0384L24.6298 13.4624L31.7034 9.31255L31.6111 9.15717C31.5356 9.03333 31.4365 8.92597 31.3198 8.8414C31.203 8.75682 31.0708 8.69668 30.931 8.66455C30.7911 8.63238 30.6464 8.62881 30.5051 8.65406C30.3639 8.6793 30.229 8.73285 30.1083 8.81156L22.1753 14.0465C22.0574 14.121 21.9707 14.2371 21.9318 14.3725C21.8929 14.508 21.9045 14.6532 21.9644 14.7805L21.9802 14.8261C22.0321 14.9531 22.1263 15.0576 22.2462 15.1212C22.3662 15.1849 22.5044 15.2037 22.6367 15.1743L31.9011 13.1758C31.966 13.1618 32.0295 13.1421 32.091 13.1168C32.3271 13.0169 32.5202 12.8347 32.6358 12.6028C32.7513 12.3709 32.7816 12.1048 32.7211 11.8523L32.6789 11.6755L24.7827 13.8214L23.7677 14.0384Z" fill="white"></path><path d="M11.4947 19.2224V19.2036C11.4489 19.0686 11.356 18.9554 11.2335 18.8853C11.1111 18.8152 10.9677 18.7931 10.8303 18.8232L1.58166 20.8244C1.44112 20.8544 1.30795 20.9128 1.19007 20.9961C1.07219 21.0794 0.972022 21.186 0.895518 21.3095C0.819014 21.433 0.767742 21.5708 0.744759 21.7149C0.721773 21.8589 0.727545 22.0061 0.761723 22.1479L0.801272 22.322L8.68425 20.1788L9.70191 19.9618L8.83716 20.5378L1.75566 24.6876L1.84794 24.8403C1.98127 25.0599 2.18659 25.2247 2.42774 25.3056C2.66889 25.3864 2.93039 25.3782 3.16616 25.2824C3.22745 25.255 3.28651 25.2228 3.3428 25.186L11.2838 19.9537C11.3997 19.878 11.4849 19.7624 11.5236 19.6281C11.5624 19.4937 11.5521 19.3496 11.4947 19.2224Z" fill="white"></path><path d="M11.6637 0.763469L11.4897 0.803653L13.5989 8.81139L13.8124 9.84817L13.2456 8.96944L9.16436 1.78419L9.01145 1.87528C8.88958 1.95205 8.78393 2.05269 8.7007 2.17135C8.61747 2.29001 8.55833 2.42431 8.52667 2.56643C8.49501 2.70855 8.4915 2.85565 8.51634 2.99916C8.54119 3.14267 8.59388 3.27973 8.67134 3.40234L13.823 11.4663C13.8967 11.5857 14.011 11.6734 14.1441 11.7129C14.2772 11.7524 14.42 11.7409 14.5453 11.6806L14.5902 11.6646C14.7146 11.611 14.8167 11.5152 14.8793 11.3935C14.9418 11.2718 14.9607 11.1318 14.9329 10.9975L12.9661 1.60737C12.9367 1.46456 12.8792 1.32924 12.7972 1.20946C12.7152 1.08967 12.6103 0.987882 12.4888 0.910141C12.3673 0.8324 12.2316 0.780303 12.0899 0.756945C11.9481 0.733587 11.8032 0.739452 11.6637 0.774183" fill="white"></path><path d="M19.6365 22.5337C19.5626 22.4161 19.4494 22.3294 19.3177 22.2896C19.1861 22.2497 19.0447 22.2593 18.9194 22.3167H18.8983C18.7663 22.3652 18.6558 22.4604 18.5871 22.5848C18.5184 22.7093 18.496 22.8547 18.5239 22.9945L20.4934 32.4167C20.5228 32.5596 20.5803 32.6949 20.6623 32.8147C20.7443 32.9345 20.8492 33.0363 20.9707 33.114C21.0922 33.1917 21.2279 33.2438 21.3696 33.2672C21.5114 33.2905 21.6563 33.2847 21.7958 33.25L21.9671 33.2098L19.858 25.1994L19.6445 24.1652L20.2113 25.0413L24.2951 32.2292L24.4454 32.1354C24.5698 32.0593 24.6776 31.9582 24.7624 31.8385C24.8471 31.7187 24.9072 31.5827 24.9387 31.4387C24.9702 31.2946 24.9727 31.1456 24.9459 31.0006C24.9191 30.8556 24.8637 30.7176 24.7829 30.595L19.6365 22.5337Z" fill="white"></path><path d="M18.9298 11.6889C19.0546 11.7412 19.1935 11.7476 19.3224 11.707C19.4514 11.6664 19.5624 11.5814 19.6363 11.4665L24.7827 3.40522C24.8618 3.283 24.9158 3.14587 24.9417 3.00197C24.9675 2.85808 24.9646 2.71037 24.9332 2.56763C24.9017 2.42491 24.8422 2.29007 24.7584 2.17116C24.6746 2.05225 24.5681 1.95169 24.4452 1.87548L24.2949 1.78171L20.2163 8.96161L19.6442 9.84838L19.8551 8.8223L21.9669 0.803851L21.7956 0.763667C21.6554 0.729046 21.5097 0.723589 21.3674 0.747619C21.225 0.771648 21.089 0.824671 20.9673 0.903496C20.8457 0.982321 20.741 1.08533 20.6595 1.20632C20.578 1.32731 20.5214 1.4638 20.4932 1.60757L18.5237 10.9977C18.4925 11.1356 18.5123 11.2804 18.5794 11.4044C18.6465 11.5285 18.7562 11.623 18.8876 11.6701L18.9298 11.6889Z" fill="white"></path><path d="M14.5559 22.3245C14.4296 22.2631 14.2856 22.2505 14.1507 22.2889C14.0159 22.3273 13.8994 22.4143 13.823 22.5335L8.67134 30.5948C8.59388 30.7174 8.54119 30.8545 8.51634 30.998C8.4915 31.1415 8.49501 31.2886 8.52667 31.4307C8.55833 31.5728 8.61747 31.7071 8.7007 31.8258C8.78393 31.9445 8.88958 32.0451 9.01145 32.1219L9.16436 32.2156L13.2456 25.0357L13.8151 24.1517L13.6041 25.1831L11.495 33.2015L11.669 33.2417C11.8884 33.297 12.1194 33.2791 12.3281 33.1908C12.3855 33.1666 12.4411 33.1379 12.4942 33.1051C12.6162 33.0281 12.7215 32.9266 12.8035 32.8069C12.8856 32.6871 12.9427 32.5515 12.9714 32.4086L14.9382 23.0077C14.9684 22.8709 14.9488 22.7275 14.8828 22.6043C14.8169 22.4811 14.7091 22.3865 14.5796 22.3379L14.5559 22.3245Z" fill="white"></path><path d="M1.58194 13.1755L10.8332 15.1741C10.9497 15.2002 11.0713 15.1889 11.1812 15.142C11.2548 15.1135 11.3212 15.0686 11.3755 15.0107C11.4298 14.9527 11.4706 14.8832 11.495 14.8071C11.495 14.791 11.495 14.7776 11.5134 14.7642C11.5654 14.6375 11.572 14.4961 11.532 14.3649C11.492 14.2337 11.408 14.121 11.2946 14.0462L3.35099 8.81134C3.23023 8.73217 3.09514 8.67828 2.95364 8.65282C2.81214 8.62736 2.66706 8.6308 2.52689 8.66298C2.38671 8.69515 2.25426 8.75541 2.13728 8.84024C2.0203 8.92503 1.92113 9.03273 1.84558 9.15695L1.7533 9.31233L8.81896 13.4568L9.69166 14.0382L8.6819 13.8239L0.791003 11.6752L0.751459 11.8521C0.717389 11.9946 0.712019 12.1425 0.735666 12.2872C0.759313 12.4318 0.811489 12.5701 0.889064 12.6937C0.966634 12.8173 1.068 12.9237 1.18707 13.0065C1.30614 13.0893 1.44045 13.1468 1.58194 13.1755Z" fill="white"></path><path d="M31.885 20.8243L22.6364 18.823C22.5014 18.7936 22.3606 18.8145 22.2396 18.8819C22.1186 18.9493 22.0254 19.0587 21.9773 19.1901L22.0616 19.2383L21.9694 19.2061C21.9088 19.3349 21.8962 19.4817 21.934 19.6192C21.9718 19.7566 22.0574 19.8755 22.175 19.9536L30.108 25.1831C30.2548 25.2795 30.4223 25.3383 30.5963 25.3547C30.7703 25.371 30.9456 25.3443 31.1072 25.2769C31.3167 25.1884 31.493 25.0345 31.6108 24.8376L31.7031 24.6849L24.6374 20.5403L23.7674 19.9617L24.7772 20.176L32.6654 22.3192L32.7076 22.1451C32.7417 22.0032 32.7474 21.8557 32.7242 21.7116C32.7011 21.5674 32.6496 21.4294 32.5728 21.3059C32.4961 21.1824 32.3956 21.0758 32.2774 20.9926C32.1592 20.9094 32.0258 20.8513 31.885 20.8217" fill="white"></path></g><defs><clipPath id="clip0_703_123"><rect width="133" height="34" fill="white"></rect></clipPath></defs></svg></span> </span> </li> <li class="logos__item"> <span class='logos__link' > <span class="logos__logo"><svg fill="none" height="42" viewBox="0 0 156 42" width="156" xmlns="http://www.w3.org/2000/svg"><path d="m64.1978 0v9.18298c1.1875-2.13835 3.1413-3.20861 5.8615-3.21079.9097-.02484 1.8152.13329 2.6626.465.8475.33171 1.6197.83024 2.2708 1.46604 1.3177 1.28518 1.9766 3.14027 1.9766 5.56517v10.5376h-2.2371v-10.1241c0-1.9538-.4711-3.4365-1.4133-4.44818-.9422-1.01164-2.2284-1.51964-3.8588-1.52398-1.6347 0-2.922.50799-3.862 1.52398-.9401 1.01598-1.4111 2.49868-1.4133 4.44818v10.1241h-2.2795v-24.006zm24.8917 24.3382c-2.5334 0-4.5893-.8434-6.1675-2.5302-1.5783-1.6868-2.3674-3.9099-2.3674-6.6691 0-2.7571.8054-4.9747 2.4162-6.65278 1.6108-1.67812 3.6982-2.5161 6.262-2.51393 2.5661 0 4.6056.78913 6.1188 2.36739.7486.77778 1.3355 1.69632 1.7268 2.70242s.5791 2.0799.5526 3.1591c.0021.5864-.0415 1.1722-.1302 1.7519h-14.6114c.0869 2.0363.7034 3.6374 1.8496 4.8031.5647.5769 1.2428 1.0305 1.9917 1.332.7488.3016 1.552.4446 2.3588.42 1.2299.0366 2.4432-.2907 3.4876-.9411.9211-.5768 1.6236-1.4442 1.9962-2.4651h2.4325c-.5714 1.4982-1.563 2.7996-2.8558 3.7481-1.3178.9856-3.0046 1.4784-5.0605 1.4784zm6.1872-10.1567c0-1.9538-.5894-3.506-1.7682-4.6566-1.1811-1.10911-2.7387-1.7292-4.3588-1.73524-1.6202-.00605-3.1823.60241-4.3716 1.70268-1.1549 1.13756-1.7877 2.70066-1.8985 4.68916zm7.3333 7.5288c-1.622-1.752-2.432-3.9858-2.432-6.7017 0-2.7158.805-4.9008 2.416-6.55505 1.611-1.65424 3.661-2.48136 6.151-2.48136 1.492-.03662 2.962.36654 4.227 1.15927 1.166.728 2.101 1.7742 2.693 3.01544v-3.85884h2.279v17.71794h-2.279v-3.9076c-.594 1.244-1.528 2.295-2.693 3.0316-1.258.8038-2.725 1.2164-4.217 1.1854-1.151.0306-2.294-.1871-3.353-.6384-1.059-.4512-2.008-1.1254-2.782-1.9765zm11.114-1.3026c1.287-1.3329 1.931-3.0805 1.931-5.2428 0-2.1622-.644-3.9087-1.931-5.23946-.593-.6399-1.314-1.14818-2.117-1.49202-.802-.34384-1.667-.51559-2.54-.50414-.859-.01543-1.713.14468-2.509.47055-.795.32587-1.516.81064-2.118 1.42466-1.276 1.27651-1.915 3.00131-1.915 5.17441s.639 3.9478 1.915 5.3241c.582.6547 1.297 1.1771 2.097 1.5321.801.355 1.668.5344 2.543.526.872.0122 1.737-.1589 2.539-.5022.801-.3433 1.522-.8512 2.115-1.4907zm9.082 3.5983v-24.006h2.28v24.006zm15.022-15.93344h-4.885v11.74574c0 .8901.174 1.512.521 1.8659.345.3582.977.5373 1.85.5373h2.53v1.7845h-3.019c-2.768 0-4.152-1.3959-4.152-4.1877v-11.74574h-2.465v-1.7845h2.465v-4.44821h2.28v4.44821h4.885zm5.389-8.07256v9.18298c1.19-2.13835 3.144-3.20861 5.862-3.21079.909-.02539 1.815.13247 2.662.46421.848.33174 1.62.83058 2.271 1.46683 1.32 1.28518 1.98 3.14027 1.98 5.56517v10.5376h-2.241v-10.1241c0-1.9538-.47-3.4365-1.41-4.44818-.94-1.01164-2.227-1.51964-3.862-1.52398-1.634 0-2.922.50799-3.862 1.52398-.94 1.01598-1.41 2.49868-1.41 4.44818v10.1241h-2.279v-24.006zm-133.44302 20.4175c-2.6051 0-4.44495-2.185-4.44495-4.979v-.0554c0-2.7158 1.83659-4.9236 4.44495-4.9236 1.78452 0 3.00892.8499 4.07372 2.1818l3.8881-3.00894c-1.651-2.27946-4.0998-3.88811-7.90646-3.88811-5.64656 0-9.82774524 4.26255-9.82774524 9.69425v.0521c-.02331406 1.27.20920624 2.5317.68371124 3.71.474504 1.1782 1.181284 2.2489 2.078254 3.1483s1.96577 1.6091 3.14274 2.0868c1.17698.4777 2.43805.7136 3.70812.6938 4.12578 0 6.51278-1.7845 8.25488-4.2073l-3.8881-2.7679c-1.1169 1.3579-2.2632 2.2632-4.20722 2.2632zm38.98212-7.2683c-2.5823-.5861-3.2206-.9769-3.2206-1.8138v-.0521c0-.6512.6122-1.1983 1.8659-1.1983 1.651 0 3.5136.6513 5.2102 1.8366l2.5823-3.64715c-2.0222-1.62819-4.5003-2.47484-7.6655-2.47484-4.4742 0-7.2194 2.50089-7.2194 5.96239v.0554c0 3.8327 3.0643 4.9529 7.0305 5.8615 2.5303.5861 3.1425 1.0094 3.1425 1.7812v.0554c0 .7978-.7458 1.2765-2.1297 1.2765-2.2059-.0287-4.3345-.8164-6.0276-2.2307l-2.8754 3.4355c2.2795 2.0515 5.4317 3.0903 8.7337 3.0903 4.5263 0 7.5352-2.2794 7.5352-6.0699v-.0651c0-3.4876-2.6637-4.8715-6.9621-5.8029zm-29.3986 2.2469c.0034 1.95.6404 3.8461 1.8151 5.4025 1.1747 1.5565 2.8234 2.689 4.6977 3.2269-2.0701.6015-3.8535 1.9297-5.0228 3.7406-1.1693 1.811-1.6458 3.983-1.3421 6.1171.3038 2.1342 1.3674 4.087 2.9955 5.4998s3.7114 2.1906 5.867 2.1906 4.2389-.7778 5.867-2.1906 2.6917-3.3656 2.9955-5.4998c.3037-2.1341-.1728-4.3061-1.3421-6.1171-1.1693-1.8109-2.9527-3.1391-5.0228-3.7406 1.8648-.5451 3.503-1.6794 4.6694-3.2332 1.1663-1.5538 1.7982-3.4435 1.8011-5.3864v-8.99409h-8.9876c-2.3815.00344-4.6643.95122-6.348 2.63545-1.6836 1.68424-2.6305 3.96744-2.6331 6.34884zm13.54 17.223c.0007.8979-.2652 1.7757-.7638 2.5224s-1.2076 1.3286-2.0372 1.672c-.8296.3435-1.7424.433-2.6229.2573s-1.689-.6088-2.3232-1.2444c-.6342-.6355-1.0655-1.445-1.2393-2.3259-.1739-.8808-.0824-1.7935.2629-2.6223.3452-.8288.9286-1.5366 1.6764-2.0336.7477-.497 1.6262-.7609 2.524-.7584 1.2017.0018 2.3536.4799 3.2033 1.3296s1.3279 2.0017 1.3296 3.2033zm0-17.223c0 .9017-.2674 1.7831-.7683 2.5329-.5009.7497-1.2129 1.334-2.046 1.679-.833.3451-1.7497.4354-2.634.2595-.8844-.1759-1.6967-.6101-2.3343-1.2477-.6375-.6376-1.0717-1.4499-1.2476-2.3342-.1759-.8844-.0857-1.801.2594-2.6341.345-.833.9294-1.545 1.6791-2.046.7497-.5009 1.6311-.7683 2.5328-.7683h4.5589z" fill="#fff"/></svg></span> </span> </li> <li class="logos__item"> <span class='logos__link' > <span class="logos__logo"><svg fill="none" height="41" viewBox="0 0 128 41" width="128" xmlns="http://www.w3.org/2000/svg"><path d="m11.1567 8.54573h18.5756v-5.97984h-11.4666c-1.6938.00207-3.3332.60179-4.6324 1.69458-1.2991 1.09279-2.1756 2.60933-2.4766 4.28526zm-8.59659 8.54027h5.92867v-5.9798h-5.92867zm8.49419 8.5403h10.1946v-5.9771h-10.2054zm-8.49419 2.5632v10.1362c1.66317-.3071 3.16684-1.1902 4.24987-2.4959s1.67701-2.9515 1.6788-4.6517v-2.9804zm-1.27467 12.8105h-1.28544v-15.3737h8.48878v-5.9771h-8.48878v-11.10889h8.5777c.31205-2.36186 1.4662-4.52953 3.2481-6.10029 1.7818-1.570756 4.0702-2.43779429 6.4399-2.44002h14.0132v11.1089h-21.2354v5.9771h12.7439v11.109h-12.7439v2.9804c-.0029 2.604-1.033 5.1006-2.86438 6.9419-1.8314 1.8414-4.31447 2.8771-6.90445 2.88zm43.16076-6.8171c-1.4876 0-2.7703-1.1271-2.7703-3.1322 0-2.005 1.2827-3.0915 2.7298-3.0915.4966-.0285.989.1059 1.403.3829.4141.2771.7275.6818.893 1.1534h2.3257c-.3611-2.0538-1.9753-3.7255-4.6432-3.7255-2.8512 0-5.069 2.2109-5.069 5.2807 0 3.0293 2.2178 5.2998 5.1202 5.2998 2.6059 0 4.2471-1.7043 4.689-3.7039h-2.3175c-.1918.4671-.5203.8644-.9419 1.1393-.4217.2749-.9165.4143-1.4188.3997zm33.0011-11.5126h-2.3391v10.5291c0 1.8641 1.1399 2.9804 2.9643 2.9804.4925.0226.9845-.0538 1.4471-.2249v-1.9643c-.2668.0493-.5372.0764-.8084.0812-.8758 0-1.2639-.3685-1.2639-1.2463v-4.6387h2.0777v-2.108h-2.0777zm-4.9235-1.5471c-.4034.0078-.7878.174-1.0709.4632-.283.2891-.4423.6782-.4436 1.0839.0166.3988.1859.7756.4724 1.0519.2865.2762.6681.4305 1.065.4305.397 0 .7786-.1543 1.0651-.4305.2865-.2763.4557-.6531.4723-1.0519-.0014-.2045-.0429-.4066-.1221-.595-.0792-.1883-.1946-.3591-.3395-.5025-.1449-.1435-.3166-.2568-.5051-.3335-.1885-.0766-.3902-.1152-.5936-.1134zm-1.1615 14.9211h2.3418v-9.9655h-2.3418zm-5.6888-10.1904c-1.528 0-2.6679.7181-3.1557 1.577v-1.3548h-2.2879v13.8564h2.3418v-5.0126c.5067.756 1.5873 1.371 3.0129 1.371 2.8484 0 4.6593-2.2516 4.6593-5.2402 0-2.9885-1.6411-5.1968-4.5704-5.1968zm-.4473 8.3317c-1.5496 0-2.6679-1.2301-2.6679-3.1321 0-1.9021 1.1183-3.0916 2.6679-3.0916 1.5495 0 2.6651 1.2301 2.6651 3.0916 0 1.8614-1.0994 3.1321-2.6651 3.1321zm25.4016 1.8614h2.3418v-13.3767h-2.3418zm-5.6053-10.2743c-2.4415 0-4.1824 1.5579-4.2309 3.7255h2.2179c.1078-.9944.8084-1.7801 2.0319-1.7801 1.3043 0 1.8864.6746 1.8864 1.5146 0 .3468-.1617.634-.733.7153l-2.544.3902c-1.6896.2438-2.9912 1.2274-2.9912 3.0075 0 1.5769 1.2827 3.0075 3.3577 3.0075 1.617 0 2.5844-.8128 3.0533-1.5742v1.268h2.1774v-6.5488c-.0242-1.986-1.183-3.7255-4.2255-3.7255zm1.8864 6.1397c0 1.9454-1.1399 2.5794-2.4631 2.5794-.9351 0-1.4444-.6151-1.4444-1.2897 0-.8129.5901-1.2274 1.3231-1.3548l2.5844-.3901zm-32.287-6.1397c-2.4442 0-4.1824 1.5579-4.2309 3.7255h2.2179c.1078-.9944.8084-1.7801 2.0319-1.7801 1.3043 0 1.8729.6746 1.8729 1.5146 0 .3468-.1617.634-.733.7153l-2.5439.3902c-1.6897.2438-2.9913 1.2274-2.9913 3.0075 0 1.5769 1.2827 3.0075 3.3578 3.0075 1.6169 0 2.5843-.8128 3.0532-1.5742v1.268h2.1775v-6.5488c0-1.986-1.1588-3.7255-4.2121-3.7255zm1.8864 6.1397c0 1.9454-1.1399 2.5794-2.4631 2.5794-.9351 0-1.4444-.6151-1.4444-1.2897 0-.8129.5901-1.2274 1.3232-1.3548l2.5843-.3901zm-15.4684-12.946h2.3822v-7.8575h2.3203v-2.06733h-2.3203v-1.35474c0-1.2274.8354-1.51461 1.466-1.51461.2882-.00673.5758.02794.8543.10296v-2.02941c-.3975-.14678-.819-.21666-1.2423-.20592-2.0347 0-3.4602 1.35474-3.4602 3.58194v1.41165h-1.7301v2.06736h1.7301zm10.0652.3062c2.9644 0 5.1499-2.2299 5.1499-5.2998 0-3.0698-2.1774-5.28075-5.1499-5.28075-2.9724 0-5.1202 2.22995-5.1202 5.28075 0 3.0509 2.1748 5.2998 5.1256 5.2998zm0-8.4319c1.466 0 2.7676 1.0648 2.7676 3.1321 0 2.0674-1.3016 3.1728-2.7676 3.1728s-2.7676-1.1054-2.7676-3.1728c0-2.0673 1.3286-3.1321 2.773-3.1321zm10.006 8.4129c1.1615 0 2.3203-.4904 2.808-1.3926v1.1054h2.2395v-9.96818h-2.3607v5.89588c0 1.3086-.7115 2.2299-2.0751 2.2299-1.4255 0-1.9968-1.0432-1.9968-2.2706v-5.85518h-2.3607v6.28328c.0054 2.211 1.3905 3.9721 3.7512 3.9721zm12.903-6.1803v5.8931h2.3633v-6.3022c0-2.192-1.1614-3.95048-3.5841-3.95048-.5887-.01765-1.1713.12389-1.6871.40984-.5157.28596-.9456.70585-1.2449 1.21584v-1.33035h-2.2987v9.96825h2.3688v-5.7631c0-1.3087.7114-2.3519 2.0561-2.3519 1.4822 0 2.0319.97 2.0319 2.211zm8.2354 6.1397c1.404 0 2.4442-.6963 2.9105-1.5363v1.2897h2.2609v-13.36588h-2.3014v4.57358c-.3045-.63398-1.1803-1.43328-2.9104-1.43328-2.7892 0-4.7214 2.35458-4.7214 5.21848.0054 3.0021 1.9187 5.2537 4.7672 5.2537zm.2857-8.3723c1.5468 0 2.6059 1.1867 2.6059 3.0915s-1.078 3.1918-2.6275 3.1918c-1.6169 0-2.6652-1.2681-2.6652-3.1728 0-1.9048 1.1453-3.1105 2.6922-3.1105zm18.3248-5.24831h-2.3417v10.52911c0 1.8641 1.1399 2.9669 2.9647 2.9669.491.0224.982-.0541 1.444-.2249v-1.9644c-.267.0496-.537.0768-.808.0813-.876 0-1.262-.3685-1.262-1.2464v-4.6278h2.075v-2.10798h-2.075zm4.643-1.54712c-.407.00429-.795.17021-1.081.46157s-.445.6845-.444 1.09368c.017.39876.186.77564.472 1.05189.287.27625.669.4305 1.065.4305.397 0 .779-.15425 1.066-.4305.286-.27625.455-.65313.472-1.05189 0-.20447-.04-.40693-.118-.5958-.078-.18886-.192-.36044-.336-.50489s-.315-.25895-.503-.33695-.389-.11796-.593-.11761zm-1.158 14.92113h2.341v-9.96818h-2.341zm8.58-10.27435c-2.951 0-5.12 2.22995-5.12 5.28075 0 3.0509 2.177 5.2998 5.12 5.2998s5.15-2.2299 5.15-5.2998c0-3.0698-2.172-5.28075-5.145-5.28075zm0 8.45355c-1.444 0-2.768-1.1054-2.768-3.1728 0-2.0673 1.324-3.1321 2.768-3.1321s2.768 1.0648 2.768 3.1321c0 2.0674-1.297 3.1728-2.763 3.1728zm11.494-8.43188c-.589-.01765-1.172.12389-1.688.40984-.515.28596-.945.70585-1.244 1.21584v-1.33035h-2.302v9.96825h2.364v-5.7631c0-1.3087.711-2.3519 2.056-2.3519 1.485 0 2.034.9809 2.034 2.211v5.8931h2.361v-6.3022c.005-2.1866-1.153-3.95048-3.576-3.95048zm-31.5113-.02167c-2.4416 0-4.1825 1.55795-4.231 3.72555h2.2179c.1105-.9944.8085-1.7801 2.0319-1.7801 1.3043 0 1.8864.6746 1.8864 1.5146 0 .3468-.1644.634-.7357.7153l-2.5439.3901c-1.6897.2439-2.9913 1.2274-2.9913 3.0076 0 1.5769 1.2827 3.0075 3.3578 3.0075 1.6169 0 2.587-.8128 3.0532-1.5742v1.268h2.1802v-6.5488c-.0054-1.9861-1.1669-3.72555-4.2202-3.72555zm1.8863 6.13965c0 1.9455-1.1426 2.5795-2.4631 2.5795-.9378 0-1.4471-.6151-1.4471-1.2897 0-.8129.5902-1.2274 1.3232-1.3548l2.587-.3901z" fill="#fff"/></svg></span> </span> </li> <li class="logos__item"> <span class='logos__link' > <span class="logos__logo"><svg xmlns="http://www.w3.org/2000/svg" width="153" height="30" viewBox="0 0 153 30" fill="none"><g clip-path="url(#clip0_529_134)"><path d="M55.2287 16.3786V3.94176L53.0116 1.26849V1.04834H58.2816V1.26849L56.0539 3.95923V22.3017L54.407 22.9237L41.0833 4.88876V19.3943L43.3145 22.0676V22.3017H38.1331V22.0676L40.2758 19.3943V3.69365L38.1472 1.29994V1.04834H43.8812L55.2287 16.3786Z" fill="white"></path><path d="M63.7749 13.3978L68.9988 13.0868C68.9988 9.24284 68.2197 7.62141 66.5586 7.62141C64.7878 7.62141 63.8634 9.85088 63.7749 13.3978ZM73.1745 19.0099C71.7578 21.2533 69.6328 22.6581 66.3638 22.6581C61.919 22.6581 59.0432 19.5131 59.0432 15.0961C59.0432 10.2807 62.2307 6.97144 66.7959 6.97144C71.0636 6.97144 73.5251 10.0291 73.5251 13.8241H63.7501C63.7428 13.9568 63.7428 14.0898 63.7501 14.2225C63.8705 18.0489 65.6945 20.2329 68.7509 20.2329C70.2769 20.2505 71.7625 19.7496 72.9584 18.8142L73.1745 19.0099Z" fill="white"></path><path d="M85.8678 11.5318H85.6447C84.6282 10.0851 83.548 8.34137 82.6059 7.61802C82.3263 7.55318 82.0395 7.52383 81.7524 7.53066C79.9568 7.53066 79.1316 8.579 79.1316 9.7741C79.1316 11.2802 80.7643 12.0944 82.7688 13.0379C85.0745 14.1142 87.5607 15.3862 87.5607 18.0909C87.5607 21.1032 84.6282 22.6547 80.8528 22.6547C78.8163 22.6547 76.3903 22.0921 75.2251 21.4876L76.1814 17.4724H76.5001C77.1447 18.8457 78.402 21.194 79.6876 21.9908C80.1077 22.0624 80.5328 22.1021 80.9591 22.1096C83.1903 22.1096 83.8349 20.9739 83.8349 19.7613C83.8349 18.1643 82.1597 17.4584 80.1232 16.4835C77.9061 15.4351 75.3774 14.2086 75.3774 11.4165C75.3739 8.3868 78.0372 6.98901 81.8126 6.98901C83.4292 7.02582 85.0302 7.30992 86.5584 7.83118L85.8678 11.5318Z" fill="white"></path><path d="M99.7404 7.9184H95.1894V18.4647C95.1894 20.0302 95.9225 20.8444 97.24 20.8444C98.2215 20.8761 99.1903 20.6194 100.024 20.1071L100.173 20.3272C99.5514 21.0664 98.7709 21.6595 97.888 22.0633C97.0051 22.4671 96.0421 22.6715 95.069 22.6616C92.5686 22.6616 90.6065 21.2638 90.6065 18.4682V7.9184H88.6904V7.74018L90.8154 6.69184L94.9167 3.73901H95.1859V7.35928H99.7369V7.9184H99.7404Z" fill="white"></path><path d="M104.833 13.3978L110.057 13.0868C110.057 9.24284 109.278 7.62141 107.617 7.62141C105.846 7.62141 104.925 9.85088 104.833 13.3978ZM114.251 19.0099C112.834 21.2533 110.709 22.6581 107.44 22.6581C102.995 22.6581 100.119 19.5131 100.119 15.0961C100.119 10.2807 103.307 6.97144 107.872 6.97144C112.14 6.97144 114.601 10.0291 114.601 13.8241H104.833C104.826 13.9568 104.826 14.0898 104.833 14.2225C104.954 18.0489 106.778 20.2329 109.834 20.2329C111.36 20.2505 112.846 19.7496 114.042 18.8142L114.251 19.0099Z" fill="white"></path><path d="M127.288 11.8602H127.047C126.299 10.8573 125.354 9.61331 123.753 9.61331C123.369 9.62273 122.992 9.71489 122.648 9.88331C122.305 10.0517 122.002 10.2923 121.763 10.5883V20.219L123.664 22.0816V22.3017H115.327V22.0816L117.169 20.2365V9.91034L115.494 8.51255V8.27493L121.6 6.98896L121.766 7.1532V9.78454C122.591 8.23299 124.911 6.9051 126.767 6.9051C127.217 6.89168 127.664 6.96651 128.084 7.12525L127.288 11.8602Z" fill="white"></path><path d="M135.083 0L129.26 1.31392V1.56552L130.666 2.93885V20.2365L128.825 22.0815V22.3017H137.105V22.0815L135.263 20.219V0.160745L135.083 0Z" fill="white"></path><path d="M148.945 7.35579H153V7.59341L151.172 9.46994L145.47 22.8817C143.179 28.2003 141.146 29.7204 140.25 29.9999L138.245 26.6313L138.366 26.3377C139.34 26.1316 142.648 26.3377 143.965 24.7268L144.673 23.1158L138.812 9.435L137.211 7.58992V7.35229H145.488V7.58992L143.901 9.45247L147.135 17.8392L150.549 9.45247L148.948 7.58992V7.35229L148.945 7.35579Z" fill="white"></path><path d="M26.2615 22.5499H23.4281C23.2055 22.5499 22.992 22.4626 22.8346 22.3073C22.6772 22.152 22.5888 21.9414 22.5888 21.7217V13.8067C22.589 13.6892 22.5638 13.5729 22.515 13.4656C22.4661 13.3584 22.3947 13.2626 22.3054 13.1847L14.1667 6.08746C14.0139 5.95643 13.8183 5.88427 13.6159 5.88427C13.4135 5.88427 13.218 5.95643 13.0652 6.08746L4.78479 13.1253C4.69351 13.2035 4.62033 13.3001 4.57022 13.4086C4.52011 13.5172 4.49425 13.6351 4.49438 13.7543V21.7252C4.49438 21.9449 4.40594 22.1555 4.24853 22.3108C4.09111 22.4661 3.87762 22.5534 3.655 22.5534H0.839375C0.616434 22.5525 0.402943 22.4644 0.245631 22.3086C0.0883187 22.1527 -1.96791e-06 21.9417 0 21.7217L0 3.49457C0.000936725 3.27552 0.089784 3.06577 0.247096 2.91121C0.404408 2.75665 0.617371 2.66987 0.839375 2.66987H3.65146C3.87346 2.66987 4.08643 2.75665 4.24374 2.91121C4.40105 3.06577 4.4899 3.27552 4.49083 3.49457V5.71705C4.49093 5.8753 4.53698 6.03021 4.62353 6.16344C4.71008 6.29668 4.83351 6.40266 4.9792 6.46883C5.1249 6.53501 5.28676 6.55862 5.44562 6.53686C5.60449 6.5151 5.75371 6.44888 5.87563 6.34605L13.1042 0.199283C13.2569 0.0682539 13.4525 -0.00390625 13.6549 -0.00390625C13.8573 -0.00390625 14.0529 0.0682539 14.2056 0.199283L26.8175 11.1824C26.9068 11.2603 26.9782 11.356 27.0271 11.4633C27.0759 11.5705 27.1011 11.6868 27.1008 11.8044V21.7252C27.0999 21.9442 27.0111 22.154 26.8537 22.3086C26.6964 22.4631 26.4835 22.5499 26.2615 22.5499" fill="white"></path><path d="M18.7709 21.7216V15.9942C18.7706 15.8772 18.7453 15.7616 18.6964 15.6549C18.6476 15.5483 18.5764 15.4531 18.4876 15.3756L14.1455 11.5911C13.9928 11.4601 13.7972 11.3879 13.5948 11.3879C13.3924 11.3879 13.1968 11.4601 13.044 11.5911L8.6205 15.3407C8.52921 15.4189 8.45603 15.5155 8.40592 15.624C8.35582 15.7325 8.32995 15.8504 8.33008 15.9697V21.7251C8.33008 21.9447 8.41851 22.1554 8.57593 22.3107C8.73334 22.466 8.94684 22.5533 9.16945 22.5533H17.9351C18.1574 22.5514 18.37 22.463 18.5265 22.3072C18.6831 22.1514 18.7709 21.941 18.7709 21.7216" fill="white"></path></g><defs><clipPath id="clip0_529_134"><rect width="153" height="30" fill="white"></rect></clipPath></defs></svg></span> </span> </li> <li class="logos__item"> <span class='logos__link' > <span class="logos__logo"><svg fill="none" height="39" viewBox="0 0 136 39" width="136" xmlns="http://www.w3.org/2000/svg"><path clip-rule="evenodd" d="m0 19.4895c0-10.78916 8.77009-19.5592426 19.4891-19.48908195 3.8546 0 7.6226 1.14301195 10.8275 3.28450195 3.205 2.14149 5.703 5.18527 7.178 8.74648 1.4751 3.5611 1.8611 7.4797 1.1091 11.2602s-2.6082 7.2532-5.3338 9.9788-6.1982 4.5817-9.9787 5.3337-7.6991.366-11.2603-1.109c-3.56113-1.4751-6.60491-3.9731-8.7464-7.178-2.14149-3.205-3.2845-6.973-3.2845-10.8276zm10.4591 5.4569c1.5906 1.3109 3.5908 2.0218 5.6519 2.0087 2.1257.0285 4.1862-.7337 5.7817-2.1386.9965-.8592 2.0629-1.9996 2.3981-2.3581.0582-.0622.0943-.1009.1043-.1105.1962-.2133.3485-.4631.4482-.7353.0997-.2721.1447-.5612.1327-.8507-.0121-.2896-.0811-.5739-.203-.8368-.122-.2629-.2945-.4992-.5078-.6955-.2133-.1962-.4631-.3485-.7352-.4481-.2722-.0997-.5613-.1448-.8508-.1327-.2896.0121-.5739.081-.8368.203s-.4992.2945-.6954.5078c0 0-1.2032 1.2992-2.1776 2.175-1.6579 1.4629-4.2876 1.2343-5.6181.0649-.4882-.4044-.8895-.9034-1.1798-1.467-.2903-.5635-.4635-1.1801-.5092-1.8123-.0364-.5799.0454-1.1611.2407-1.7083.1952-.5473.4996-1.0491.8948-1.475 1.6891-1.8839 4.9373-4.971 4.971-5.0022.4229-.4052.6674-.9618.6798-1.54731.0124-.58552-.2083-1.15199-.6135-1.5748s-.9618-.66732-1.5473-.67975c-.5856-.01243-1.152.20825-1.5748.61349-.1612.12992-3.3782 3.24817-5.19713 5.22827-.7899.8653-1.39795 1.8805-1.78808 2.9853-.39013 1.1047-.5544 2.2766-.48305 3.4461.0848 1.218.41296 2.4067.96506 3.4958.55211 1.089 1.31696 2.0563 2.2493 2.8446zm13.9434 6.9096c.7114-.6895 3.4234-3.3178 5.026-5.0646.8016-.8576 1.4173-1.8715 1.8086-2.9782.3912-1.1067.5496-2.2824.4651-3.4532-.0866-1.216-.416-2.4024-.9685-3.4891s-1.317-2.0518-2.2485-2.8383c-3.1494-2.7285-8.3153-2.6636-11.4336.1299-.8741.7804-1.7084 1.6043-2.4998 2.4686-.3743.4341-.5651.9968-.5318 1.569.0333.5723.288 1.1091.7102 1.4968.4221.3877.9786.5959 1.5516.5805s1.1175-.2533 1.5182-.6632c0 0 1.2006-1.2992 2.175-2.1776 1.6579-1.4603 4.2876-1.2005 5.6207-.0649.4876.4055.8885.9051 1.1787 1.469s.4638 1.1805.5103 1.8129c.0363.5809-.0458 1.1631-.2415 1.7112-.1956.5481-.5007 1.0507-.8966 1.4773-1.5066 1.6804-4.2536 4.3159-4.8517 4.8897-.0725.0695-.1134.1088-.1168.1125-.2092.2003-.3769.44-.4934.7052s-.1796.5508-.1856.8404c-.0061.2896.0451.5776.1504.8475.1054.2698.263.5162.4637.7251.2046.2164.4517.3881.7258.5043.2741.1163.5693.1746.8671.1713.5673-.0084 1.1111-.228 1.5253-.6158.0155-.0155.0751-.0732.1711-.1663zm57.5504-20.5571c-3.0221 0-5.8805 1.4604-5.8805 3.3781 0 2.3699 2.9233 2.3049 2.9233 2.3049.3249-1.2993 1.3643-1.9489 2.7285-1.9489 2.11 0 2.8896 1.0394 2.8896 2.5336h-1.0394c-6.0079 0-8.2816 2.4036-8.2816 5.1659 0 2.6635 2.2088 4.4487 5.1321 4.4487 2.0139 0 3.9628-.7458 4.3526-2.175.1158.5923.4361 1.1251.9049 1.5051.4689.38 1.0564.5831 1.6599.5737 1.2031 0 1.7878-.4235 1.8189-.5534v-9.2898c-.0311-3.7991-2.5647-5.9429-7.2083-5.9429zm2.6297 9.9056c0 1.593-1.2031 2.6635-2.7596 2.6635-1.1382 0-1.8528-.5846-1.8528-1.5253 0-1.5279 2.0451-2.1776 3.6042-2.2088h1.0394v1.0706zm-39.1081 2.8273c0-1.1382 1.398-2.3387 1.528-2.2088.9744.8757 2.8584 1.754 4.4487 1.754 1.4292 0 2.0788-.4235 2.0788-1.2031 0-.7675-.7784-.9088-1.8934-1.1112-.2517-.0457-.5204-.0945-.8013-.1543-2.5024-.5197-5.036-1.5929-5.036-4.7112 0-3.1182 2.2738-5.0333 6.4003-5.0333 3.929 0 5.6518 1.3642 5.6518 2.8895 0 1.2993-1.5591 2.4375-1.6579 2.3387-1.0856-.9956-2.4907-1.5715-3.9628-1.6241-1.3304 0-2.0138.4236-2.0138 1.1694 0 .6712.7026.7915 1.7437.9698h.0001l.0002.0001h.0001c.3212.055.6745.1155 1.0493.1994 2.9571.6497 5.1971 1.9489 5.1971 4.7112 0 3.2794-2.24 5.1321-6.7874 5.1321-4.3526 0-5.9455-1.5279-5.9455-3.1182zm14.292.7457v-11.0048c0-1.463.6834-2.1776 1.9489-2.1776h.6834c1.3305 0 2.0451.7146 2.0451 2.1776v3.508h4.8073v-3.508c0-1.463.6808-2.1776 1.9489-2.1776h.6808c1.3331 0 2.0165.7146 2.0165 2.1776v11.0048c0 1.4292-.6834 2.1776-2.0165 2.1776h-.6808c-1.2681 0-1.9489-.7484-1.9489-2.1776v-3.573h-4.8073v3.573c0 1.4292-.6808 2.1776-2.0451 2.1776h-.6834c-1.2993 0-1.9489-.7484-1.9489-2.1776zm30.7589.0002v.1948c0 .9095.6834 1.8528 2.4036 1.884h8.739c1.364 0 2.045-.5509 2.045-1.8502v-.1949c0-1.333-.715-1.8527-2.045-1.8527h-5.166l5.816-6.5224c.745-.7795 1.234-1.333 1.234-2.6635v-.2338c0-.9095-.684-1.819-2.373-1.819h-8.4111c-1.3642 0-2.0476.5197-2.0476 1.819v.1948c0 1.3331.7146 1.819 2.0476 1.819h4.7086l-5.7168 6.5302-.0114.0123c-.7726.837-1.2229 1.3248-1.2229 2.6824zm14.8796-10.1007c0-1.9177 2.856-3.3781 5.878-3.3781 4.643 0 7.179 2.1438 7.211 5.9429v9.2898c-.032.1299-.616.5534-1.819.5534-.604.0094-1.191-.1937-1.66-.5737s-.789-.9128-.905-1.5051c-.39 1.4292-2.339 2.175-4.353 2.175-2.923 0-5.132-1.7852-5.132-4.4487 0-2.7623 2.274-5.1659 8.282-5.1659h1.039c0-1.4942-.779-2.5336-2.889-2.5336-1.365 0-2.404.6496-2.729 1.9489 0 0-2.923.065-2.923-2.3049zm5.748 9.191c1.559 0 2.762-1.0705 2.762-2.6635h-.003v-1.0706h-1.005c-1.559.0312-3.604.6809-3.604 2.2088 0 .9407.714 1.5253 1.85 1.5253zm9.03.9095v-10.945c0-1.4942.748-2.2426 2.078-2.2426h1.334c1.234 0 1.655.2937 2.078 1.2681l2.435 6.0416 2.469-6.0416c.455-1.0394.943-1.2681 1.98-1.2681h1.299c1.398 0 2.144.7484 2.144 2.2426v10.945c0 1.4292-.486 2.1776-1.819 2.1776h-.746c-1.268 0-1.819-.7484-1.819-2.1776v-6.4625l-1.59 4.4487c-.014.0432-.028.0863-.041.129-.168.5345-.317 1.0091-1.942 1.0091-1.519 0-1.674-.4151-1.857-.9061-.028-.076-.057-.1537-.092-.232l-1.559-4.2538v6.3014c0 1.4292-.455 2.175-1.819 2.175h-.746c-1.268-.0312-1.787-.7796-1.787-2.2088z" fill="#fff" fill-rule="evenodd"/></svg></span> </span> </li> <li class="logos__item"> <span class='logos__link' > <span class="logos__logo"><svg fill="none" height="28" viewBox="0 0 136 28" width="136" xmlns="http://www.w3.org/2000/svg"><path d="m136 20.5314v2.4847h-5.801v-3.6326c0-1.6371-1.88-3.7052-4.654-3.589h-2.13v7.2216h-5.829v-23.0161h5.829v10.9898h2.74c3.617 0 4.054-3.17247 3.915-5.97198h5.757c.039 4.46081-.537 6.91648-5.018 8.41788 3.128 1.0026 5.191 2.6542 5.191 7.0957zm-52.7188-15.43609h-3.7472v4.84345h2.5477c2.1974 0 3.7855 1.97124 3.7855 4.09754.0293 1.0389-.3368 2.0497-1.023 2.8245-.6863.7747-1.6405 1.2546-2.6665 1.3409h-4.7211v-18.1677923h-5.7574v22.9821923h10.4497c4.4044 0 9.5957-3.3081 9.5957-8.786 0-5.47799-4.1262-9.13479-8.4634-9.13479zm-52.5126 8.96519c-.011-.5397.0858-1.0761.2846-1.5773.1989-.5012.4956-.9568.8726-1.3396.3771-.3829.8266-.6852 1.3219-.8888.4952-.2037 1.026-.30458 1.5607-.29666h4.63l-3.7568 6.24316h5.532l3.7519-5.8508v-5.25519h-11.0735c-2.354 0-4.6117.94404-6.2763 2.62444-1.6645 1.68039-2.5997 3.95955-2.5997 6.33595s.9352 4.6556 2.5997 6.336c1.6646 1.6804 3.9223 2.6244 6.2763 2.6244h11.0975v-4.8435h-10.1811c-1.0721-.0164-2.0953-.456-2.8503-1.2245-.7551-.7686-1.1821-1.8051-1.1895-2.8876zm22.7179 0c-.0104-.5399.087-1.0765.2864-1.5777.1993-.5011.4966-.9567.874-1.3395s.8272-.685 1.3227-.8886 1.0266-.30446 1.5615-.29656h4.6299l-3.7423 6.24316h5.5319l3.7471-5.8508v-5.25519h-11.0686c-2.3541 0-4.6117.94404-6.2763 2.62444-1.6646 1.68039-2.5997 3.95955-2.5997 6.33595s.9351 4.6556 2.5997 6.336 3.9222 2.6244 6.2763 2.6244h11.0974v-4.8435h-10.1954c-1.073-.0151-2.0974-.4542-2.8535-1.2229s-1.1837-1.8059-1.1911-2.8892zm-30.3992-6.05912c0-5.09046-4.7739-7.9820021-8.9528-7.9820021h-14.1345v23.0500221h5.5991v-18.06127h7.3263c2.4565 0 4.2125 1.51115 4.2125 4.1363 0 2.20377-1.4393 4.09277-4.1501 4.09277h-5.27765v4.7223h3.61755c2.9651.1211 5.0954 1.3804 5.1241 4.7127v5.2987l5.8918.0291v-6.9213c0-3.032-2.4229-4.8434-4.6971-5.4343 3.7327-1.3465 5.4408-4.2526 5.4408-7.64302zm81.4287-3.21121c-6.7165 0-10.5548 4.22349-10.5548 9.41563 0 5.1922 4.2701 9.406 10.5548 9.406 6.545 0 10.556-4.2138 10.556-9.406 0-5.19214-3.786-9.4011-10.556-9.4011zm0 14.23973c-.95.0058-1.88-.2734-2.673-.8021s-1.412-1.2831-1.78-2.1676c-.3672-.8845-.4663-1.8593-.2845-2.8007.1819-.9414.6365-1.8072 1.3065-2.4875.67-.6802 1.525-1.14442 2.456-1.33368.932-.18925 1.898-.09505 2.776.27067.878.36571 1.629.98651 2.158 1.78361.528.7971.811 1.7347.811 2.6939.003 1.282-.496 2.5133-1.39 3.424-.894.9106-2.11 1.4263-3.38 1.4339z" fill="#fff"/></svg></span> </span> </li> <li class="logos__item"> <span class='logos__link' > <span class="logos__logo"><svg xmlns="http://www.w3.org/2000/svg" width="99" height="38" viewBox="0 0 99 38" fill="none"><g clip-path="url(#clip0_628_131)"><path d="M39.6227 31.5566L37.8125 37.1481H37.1599L35.3454 31.5566H34.7231L36.6682 37.7291H38.3042L40.2493 31.5566H39.6227Z" fill="white"></path><path d="M43.6738 31.5566V37.7291H48.086V37.1481H44.2961V34.9115H47.281V34.3305H44.2961V32.1376H48.086V31.5566H43.6738Z" fill="white"></path><path d="M55.644 31.5566V36.6588H55.6005L52.0803 31.5566H51.4146V37.7291H52.0368V32.6312H52.0803L55.6005 37.7291H56.2706V31.5566H55.644Z" fill="white"></path><path d="M59.5557 31.5566V32.1376H61.74V37.7291H62.3622V32.1376H64.5466V31.5566H59.5557Z" fill="white"></path><path d="M72.0223 35.4488V31.5566H72.6445V35.4488C72.6445 37.0127 71.6655 37.9999 70.2383 37.9999C68.8111 37.9999 67.832 37.017 67.832 35.4488V31.5566H68.4543V35.4488C68.4543 36.6588 69.2114 37.4189 70.2383 37.4189C71.2652 37.4189 72.0223 36.6588 72.0223 35.4488Z" fill="white"></path><path d="M79.35 35.0032C80.2855 35.0032 80.9078 34.3786 80.9078 33.5704C80.9078 32.7623 80.2855 32.1376 79.35 32.1376H77.2135V34.9989H79.35V35.0032ZM77.2135 35.5842V37.7291H76.5913V31.5566H79.3544C80.6902 31.5566 81.5387 32.4085 81.5387 33.5704C81.5387 35.1343 80.1593 35.4488 80.1593 35.4488L81.4082 37.7291H80.7381L79.5371 35.5842H77.2222H77.2135Z" fill="white"></path><path d="M85.2153 31.5566V37.7291H89.6275V37.1481H85.8419V34.9115H88.8269V34.3305H85.8419V32.1376H89.6275V31.5566H85.2153Z" fill="white"></path><path d="M92.9037 33.0332C92.9037 32.1377 93.7479 31.2903 95.0881 31.2903C96.4282 31.2903 97.094 32.0067 97.4029 32.9022L96.7807 33.0376C96.4674 32.3212 96.0236 31.8756 95.0881 31.8756C94.1525 31.8756 93.5303 32.4566 93.5303 33.0376C93.5303 34.6495 97.4073 33.8894 97.4073 36.126C97.4073 37.1089 96.5153 38.0044 95.0445 38.0044C93.6652 38.0044 92.8602 37.2006 92.5513 36.1697L93.1735 36.078C93.4868 36.838 94.0655 37.419 95.0445 37.419C96.1585 37.419 96.7807 36.7944 96.7807 36.1216C96.7807 34.5097 92.9037 35.2698 92.9037 33.0332" fill="white"></path><path d="M34.7231 25.1484V0.685791H38.4478V20.0112L53.9035 0.685791H58.2896L48.682 12.5327L59.0902 25.1484H54.5997L46.4542 15.2585L38.4478 25.1484H34.7231Z" fill="white"></path><path d="M59.7388 18.8537H60.7613C60.7613 18.8537 62.1276 24.3359 68.1019 24.3359C72.5402 24.3359 75.4425 21.0815 75.4425 17.3116C75.4425 13.5418 72.5402 10.2874 68.1019 10.2874C63.6636 10.2874 61.9579 13.3714 61.9579 13.3714H60.7613L61.7839 0.690186H75.2728V1.71237H62.7063L61.8535 11.8906H61.8883C61.8883 11.8906 64.0074 9.25209 68.1019 9.25209C73.0536 9.25209 76.465 13.0219 76.465 17.3073C76.465 21.5926 73.0493 25.3624 68.1019 25.3624C61.2748 25.3624 59.7388 18.8493 59.7388 18.8493" fill="white"></path><path d="M97.9774 12.6812C97.9774 5.31188 93.7088 1.02655 88.7571 1.02655C83.8053 1.02655 79.5411 5.31188 79.5411 12.6812C79.5411 20.0506 83.8097 24.3359 88.7571 24.3359C93.7045 24.3359 97.9774 20.0506 97.9774 12.6812ZM78.5186 12.6812C78.5186 4.79641 83.2962 0 88.7614 0C94.2266 0 99.0043 4.80078 99.0043 12.6812C99.0043 20.5617 94.2223 25.3625 88.7614 25.3625C83.3006 25.3625 78.5186 20.5617 78.5186 12.6812Z" fill="white"></path><path d="M3.68545 0.685791C3.46353 0.685791 3.26338 0.808104 3.1633 1.00468C-0.400389 7.94157 -1.1227 14.1053 1.87097 16.6258C6.18308 20.2602 16.5826 14.9615 25.0893 4.78327C26.0945 3.58199 27.0256 2.36323 27.8828 1.14883C28.0221 0.952258 27.8828 0.685791 27.6392 0.685791H3.68545V0.685791Z" fill="white"></path><path d="M3.68545 37.7291C3.46353 37.7291 3.26338 37.6067 3.1633 37.4102C-0.400389 30.4776 -1.1227 24.3139 1.87097 21.7891C6.18308 18.1502 16.5826 23.4534 25.0893 33.6316C26.0945 34.8329 27.0256 36.0516 27.8828 37.266C28.0221 37.4626 27.8828 37.7291 27.6392 37.7291H3.68545Z" fill="white"></path></g><defs><clipPath id="clip0_628_131"><rect width="99" height="38" fill="white"></rect></clipPath></defs></svg></span> </span> </li> <li class="logos__item"> <span class='logos__link' > <span class="logos__logo"><svg xmlns="http://www.w3.org/2000/svg" width="147" height="31" viewBox="0 0 147 31" fill="none"><g clip-path="url(#clip0_628_162)"><path d="M31.7146 2.69733L29.1101 0L26.5056 2.69733C26.1761 3.03852 25.8529 3.39902 25.5457 3.7724C25.2386 3.39902 24.9186 3.03852 24.5891 2.69733L21.9814 0L19.3737 2.69733C19.0409 3.03852 18.721 3.39902 18.4138 3.7724C18.1066 3.39902 17.7867 3.03852 17.4571 2.69733L14.8526 0L12.2481 2.69733C11.9186 3.03852 11.5954 3.39902 11.2914 3.7724C10.9843 3.39902 10.6643 3.03852 10.3316 2.69733L7.72388 0L5.11619 2.69733C-1.7054 9.7561 -1.7054 21.2439 5.11619 28.3027L7.72388 31L10.3316 28.3027C10.6611 27.9615 10.9843 27.601 11.2914 27.2276C11.5986 27.601 11.9186 27.9615 12.2481 28.3027L14.8526 31L17.4603 28.3027C17.7899 27.9615 18.113 27.601 18.417 27.2276C18.7242 27.5978 19.0441 27.9583 19.3769 28.3027L21.9846 31L24.5923 28.3027C24.9218 27.9615 25.245 27.601 25.5489 27.2276C25.8561 27.601 26.1761 27.9615 26.5088 28.3027L29.1133 31L31.721 28.3027C38.5426 21.2439 38.5426 9.7561 31.721 2.69733H31.7146ZM10.4627 26.1429C10.1172 26.5806 9.75883 26.9894 9.39408 27.366L7.72068 29.0977L6.04728 27.366C-0.275167 20.8222 -0.275167 10.1778 6.04728 3.63721L7.72068 1.90551L9.39408 3.63721C9.75563 4.01059 10.114 4.42259 10.4627 4.86035C6.03448 11.1627 6.03448 19.8437 10.4627 26.1461V26.1429ZM11.285 25.0163C7.5159 19.348 7.5159 11.652 11.285 5.9837C15.0542 11.652 15.0542 19.348 11.285 25.0163ZM17.5915 26.1429C17.2459 26.5806 16.8876 26.9894 16.526 27.366L14.8526 29.0977L13.1792 27.366C12.8177 26.9926 12.4593 26.5806 12.1138 26.1429C13.368 24.3565 14.3023 22.3222 14.8558 20.1817C15.4094 22.3222 16.3436 24.3565 17.5979 26.1429H17.5915ZM14.8494 10.8215C14.2959 8.68103 13.3648 6.64677 12.1074 4.86035C12.4529 4.42259 12.8113 4.01381 13.1728 3.63721L14.8462 1.90551L16.5196 3.63721C16.8812 4.01381 17.2395 4.42259 17.5851 4.86035C16.3308 6.64677 15.3966 8.68103 14.843 10.8215H14.8494ZM18.4138 25.0163C14.6446 19.348 14.6446 11.652 18.4138 5.9837C22.1829 11.652 22.1829 19.348 18.4138 25.0163ZM21.9782 20.1817C22.5317 22.3254 23.466 24.3597 24.7202 26.1429C24.3747 26.5806 24.0163 26.9894 23.6516 27.366L21.9782 29.0977L20.3048 27.366C19.9432 26.9926 19.5849 26.5806 19.2361 26.1429C20.4903 24.3565 21.4246 22.3222 21.9782 20.1817V20.1817ZM19.2393 4.85713C19.5849 4.41937 19.9432 4.01059 20.308 3.63399L21.9814 1.90229L23.6548 3.63399C24.0163 4.01059 24.3747 4.41937 24.7234 4.85713C23.4692 6.64355 22.5349 8.67781 21.9814 10.8183C21.4278 8.67781 20.4935 6.64033 19.2393 4.85713V4.85713ZM25.5457 25.0163C21.7766 19.348 21.7766 11.652 25.5457 5.9837C29.3149 11.652 29.3149 19.348 25.5457 25.0163ZM26.368 4.85713C26.7136 4.41937 27.072 4.01059 27.4367 3.63399L29.1101 1.90229L30.7835 3.63399C37.106 10.1778 37.106 20.8222 30.7835 27.3628L29.1101 29.0945L27.4367 27.3628C27.0752 26.9862 26.7168 26.5774 26.368 26.1397C30.7963 19.8373 30.7963 11.1563 26.368 4.85391V4.85713Z" fill="white"></path><path d="M67.7168 6.69183V11.5361C68.6543 8.77438 70.9068 6.1543 74.548 6.1543C78.9858 6.1543 80.7552 9.20569 80.7552 13.403V24.6333C79.0498 24.6333 77.6676 23.2041 77.6676 21.4402V14.1562C77.6676 10.2454 76.5573 8.092 73.8537 8.092C70.8364 8.092 67.7168 11.0694 67.7168 16.2741V24.6333C66.1266 24.6333 64.8403 23.3007 64.8403 21.6559V9.6692C64.8403 8.0244 66.1298 6.69183 67.7168 6.69183Z" fill="white"></path><path d="M97.352 15.6626C97.352 12.6144 95.9986 7.87641 91.8039 7.87641C88.0251 7.87641 86.5693 11.8934 86.5693 15.6626C86.5693 19.4318 88.0251 23.4488 91.8039 23.4488C95.9986 23.4488 97.352 18.7108 97.352 15.6626ZM83.3057 15.6626C83.3057 10.2068 86.4957 6.15437 91.3527 6.15437C94.8211 6.15437 96.7633 8.55879 97.5248 11.1435V3.18666C97.5248 1.48071 98.859 0.0998535 100.507 0.0998535V24.6333C98.859 24.6333 97.5248 23.2525 97.5248 21.5465V20.1464C96.7633 22.7278 94.8211 25.1709 91.3527 25.1709C86.4957 25.1709 83.3057 21.1506 83.3057 15.6626" fill="white"></path><path d="M124.126 3.18666C124.126 1.48071 125.46 0.0998535 127.108 0.0998535V24.6333C125.46 24.6333 124.126 23.2525 124.126 21.5465V3.18666Z" fill="white"></path><path d="M117.407 15.6626C117.407 12.6144 116.054 7.87634 111.859 7.87634C108.077 7.87634 106.656 11.8934 106.656 15.6626C106.656 19.4317 108.077 23.4488 111.859 23.4488C116.054 23.4488 117.407 18.7107 117.407 15.6626ZM103.361 15.6626C103.361 10.2067 106.551 6.1543 111.408 6.1543C114.876 6.1543 116.818 8.55872 117.58 11.1434V9.77863C117.58 8.0759 118.914 6.69183 120.562 6.69183V24.6333C118.914 24.6333 117.58 23.2524 117.58 21.5465V20.1463C116.818 22.7278 114.876 25.1708 111.408 25.1708C106.551 25.1708 103.361 21.1506 103.361 15.6626" fill="white"></path><path d="M58.8188 15.6626C58.8188 12.6144 57.4653 7.87634 53.2706 7.87634C49.4887 7.87634 48.0681 11.8934 48.0681 15.6626C48.0681 19.4317 49.4887 23.4488 53.2706 23.4488C57.4653 23.4488 58.8188 18.7107 58.8188 15.6626ZM44.7725 15.6626C44.7725 10.2067 47.9625 6.1543 52.8195 6.1543C56.2879 6.1543 58.2301 8.55872 58.9916 11.1434V9.77863C58.9916 8.0759 60.3258 6.69183 61.9736 6.69183V24.6333C60.3258 24.6333 58.9916 23.2524 58.9916 21.5465V20.1463C58.2301 22.7278 56.2879 25.1708 52.8195 25.1708C47.9625 25.1708 44.7725 21.1506 44.7725 15.6626" fill="white"></path><path d="M143.846 15.6626C143.846 12.6144 142.492 7.87634 138.297 7.87634C134.516 7.87634 133.095 11.8934 133.095 15.6626C133.095 19.4317 134.516 23.4488 138.297 23.4488C142.492 23.4488 143.846 18.7107 143.846 15.6626ZM129.799 15.6626C129.799 10.2067 132.989 6.1543 137.846 6.1543C141.315 6.1543 143.257 8.55872 144.018 11.1434V9.77863C144.018 8.0759 145.353 6.69183 147 6.69183V24.6333C145.353 24.6333 144.018 23.2524 144.018 21.5465V20.1463C143.257 22.7278 141.315 25.1708 137.846 25.1708C132.989 25.1708 129.799 21.1506 129.799 15.6626" fill="white"></path></g><defs><clipPath id="clip0_628_162"><rect width="147" height="31" fill="white"></rect></clipPath></defs></svg></span> </span> </li> <li class="logos__item"> <span class='logos__link' > <span class="logos__logo"><svg xmlns="http://www.w3.org/2000/svg" width="126" height="42" viewBox="0 0 126 42" fill="none"><g clip-path="url(#clip0_1001_123)"><path d="M20.9694 39.1618C20.1179 39.281 19.2508 39.3451 18.3652 39.3451C13.8134 39.3451 9.64858 37.7106 6.4375 35.0037C9.79721 39.2626 15.0427 42.0001 20.9384 42.0001C26.8342 42.0001 31.9527 39.3237 35.3186 35.1534C32.1354 37.7686 28.0387 39.3451 23.5705 39.3451C22.688 39.3451 21.8179 39.284 20.9694 39.1618Z" fill="white" fill-opacity="0.3"></path><path d="M41.9393 21.2215C41.9393 11.2127 33.715 3.10107 23.5708 3.10107C22.6883 3.10107 21.8182 3.16523 20.9697 3.28133C25.791 3.95653 30.0084 6.47708 32.8665 10.0975C36.8084 13.4216 39.3072 18.3619 39.3072 23.8765C39.3072 28.1385 37.8147 32.0553 35.3189 35.1503C39.363 31.8262 41.9393 26.8187 41.9393 21.2185" fill="white" fill-opacity="0.3"></path><path d="M9.19353 9.94476C12.0485 6.40682 16.2164 3.94432 20.9696 3.27828C20.118 3.15913 19.251 3.09497 18.3654 3.09497C8.22433 3.09803 0 11.2127 0 21.2215C0 26.7393 2.49888 31.6795 6.44074 35.0036C4.01617 31.9331 2.5732 28.0713 2.5732 23.8796C2.5732 18.2794 5.14949 13.2749 9.19353 9.94781" fill="white" fill-opacity="0.3"></path><path d="M32.8665 10.0945C35.2911 13.165 36.734 17.0268 36.734 21.2185C36.734 30.3566 29.8815 37.9122 20.9697 39.1587C21.8213 39.2779 22.6883 39.342 23.5708 39.342C28.0391 39.342 32.1326 37.7686 35.3189 35.1503C37.8147 32.0553 39.3072 28.1386 39.3072 23.8765C39.3072 18.3588 36.8084 13.4186 32.8665 10.0975" fill="white" fill-opacity="0.75"></path><path d="M20.9696 39.1617C12.0578 37.9152 5.20527 30.3596 5.20527 21.2215C5.20527 16.9595 6.69779 13.0427 9.19358 9.94775C5.14954 13.2718 2.57324 18.2793 2.57324 23.8795C2.57324 28.0743 4.01621 31.9331 6.44078 35.0035C9.64876 37.7105 13.8136 39.345 18.3685 39.345C19.251 39.345 20.1212 39.2839 20.9727 39.1617" fill="white" fill-opacity="0.75"></path><path d="M9.19336 9.94479C12.3766 7.32953 16.4732 5.75304 20.9415 5.75304C25.4098 5.75304 29.6582 7.38758 32.8693 10.0945C30.0112 6.47407 25.7937 3.95352 20.9725 3.27832C16.2193 3.94436 12.0483 6.4038 9.19646 9.94479" fill="white" fill-opacity="0.75"></path><path d="M32.2871 22.5474C32.2871 28.7128 27.2212 33.7142 20.9694 33.7142C14.7176 33.7142 9.65166 28.7159 9.65166 22.5474C9.65166 16.379 14.7176 11.3806 20.9694 11.3806C27.2212 11.3806 32.2871 16.379 32.2871 22.5474ZM9.19338 9.94468C6.69759 13.0396 5.20508 16.9564 5.20508 21.2184C5.20508 30.3535 12.0576 37.9121 20.9694 39.1586C29.8811 37.9121 36.7337 30.3535 36.7337 21.2184C36.7337 17.0267 35.2907 13.1649 32.8662 10.0944C29.6582 7.38747 25.4934 5.75293 20.9384 5.75293C16.3835 5.75293 12.3766 7.32636 9.19028 9.94468" fill="white"></path><path d="M58.3384 21.2489C55.8147 21.2489 53.994 19.3242 53.994 16.6783C53.994 14.0325 55.8147 12.0741 58.3384 12.0741C60.862 12.0741 62.6828 13.9653 62.6828 16.6783C62.6828 19.3914 60.9239 21.2489 58.3384 21.2489ZM62.8438 10.3724C61.6299 9.01587 59.8711 8.26123 57.6664 8.26123C52.8111 8.26123 49.2935 11.6983 49.2935 16.6783C49.2935 21.6583 52.808 25.3796 57.6664 25.3796C59.8711 25.3796 61.6299 24.5608 62.8438 23.1401V24.9702H67.2222V8.35594H62.8438V10.3724Z" fill="white"></path><path d="M89.7212 21.2489C87.1975 21.2489 85.3768 19.3242 85.3768 16.6783C85.3768 14.0325 87.1975 12.0741 89.7212 12.0741C92.2448 12.0741 94.0656 13.9653 94.0656 16.6783C94.0656 19.3914 92.3098 21.2489 89.7212 21.2489ZM94.2266 10.3724C93.0128 9.01587 91.2539 8.26123 89.0492 8.26123C84.1939 8.26123 80.6763 11.6983 80.6763 16.6783C80.6763 21.6583 84.1908 25.3796 89.0492 25.3796C91.2539 25.3796 93.0128 24.5608 94.2266 23.1401V24.9702H98.605V8.35594H94.2266V10.3724Z" fill="white"></path><path d="M104.987 8.35596H100.259V24.9702H104.987V8.35596Z" fill="white"></path><path d="M102.655 5.92711C104.38 5.92711 105.724 4.69892 105.724 2.96356C105.724 1.2282 104.383 0 102.655 0C100.927 0 99.5557 1.2618 99.5557 2.96356C99.5557 4.66531 100.931 5.92711 102.655 5.92711Z" fill="white"></path><path d="M79.865 20.9038V24.9703H78.0473C74.57 24.9703 71.7521 22.1901 71.7521 18.7591V12.3278H68.8755V8.35607H72.0401V2.96362H76.6415V8.35607H79.865V12.3278H76.4805V18.2488C76.4805 19.7153 77.6851 20.9038 79.1714 20.9038H79.865Z" fill="white"></path><path d="M52.3714 31.2761H51.6592V36.8824H55.2883V36.2347H52.3714V31.2761Z" fill="white"></path><path d="M58.004 31.2761H57.2949V36.8824H58.004V31.2761Z" fill="white"></path><path d="M60.5771 36.8824H61.2893V34.6094H63.7201V33.983H61.2893V31.9238H64.1815V31.2761H60.5771V36.8824Z" fill="white"></path><path d="M67.0393 34.2916H69.9562V33.6592H67.0393V31.9238H70.269V31.2761H66.3457V36.8824H70.3464V36.2378H67.0393V34.2916Z" fill="white"></path><path d="M78.4781 33.7265C77.5739 33.6073 76.7936 33.5065 76.7936 32.7641C76.7936 32.147 77.3726 31.7314 78.2334 31.7314C79.0943 31.7314 79.7012 32.1439 79.7507 32.7336L79.7569 32.8191H80.4072V32.4464C80.2493 31.6428 79.3482 31.0837 78.2118 31.0837C76.9608 31.0837 76.0845 31.7956 76.0845 32.8099C76.0845 34.0778 77.2488 34.2276 78.2737 34.3589C79.1624 34.475 79.9334 34.5728 79.9303 35.2999C79.9303 35.5596 79.8281 35.801 79.63 35.9904C79.3451 36.2715 78.8806 36.4273 78.3511 36.4243C77.4779 36.409 76.8276 35.9385 76.7688 35.2755L76.7626 35.1899H76.1061V35.5718C76.2981 36.4548 77.2271 37.072 78.3728 37.072C79.0974 37.072 79.726 36.8428 80.144 36.4273C80.4722 36.1004 80.6425 35.6879 80.6394 35.2266C80.6394 34.0045 79.4906 33.8548 78.4781 33.7204" fill="white"></path><path d="M85.6959 31.0837C83.9463 31.0837 82.6768 32.3425 82.6768 34.0748C82.6768 35.8071 83.9463 37.075 85.6959 37.075C86.919 37.075 88.0461 36.3784 88.3805 35.416L88.3867 34.9944H87.8077L87.7891 35.0616C87.5723 35.8529 86.6991 36.4273 85.7144 36.4273C84.3644 36.4273 83.3859 35.4374 83.3859 34.0748C83.3859 33.3996 83.6243 32.7916 84.0609 32.3669C84.482 31.9545 85.0735 31.7376 85.7144 31.7314C86.727 31.7467 87.5909 32.3486 87.7736 33.1643L87.7891 33.2377H88.3867V32.8435L88.3805 32.813C88.043 31.8109 86.9128 31.0837 85.6959 31.0837Z" fill="white"></path><path d="M91.4275 31.2761H90.7153V36.8824H91.4275V31.2761Z" fill="white"></path><path d="M94.6912 34.2916H97.6081V33.6592H94.6912V31.9238H97.9208V31.2761H93.9976V36.8824H97.9983V36.2378H94.6912V34.2916Z" fill="white"></path><path d="M104.408 35.8803L101.076 31.3158L101.045 31.2761H100.28V36.8824H100.958V32.2782L104.3 36.8458L104.327 36.8824H105.095V31.2761H104.408V35.8803Z" fill="white"></path><path d="M110.44 31.0837C108.69 31.0837 107.421 32.3425 107.421 34.0748C107.421 35.8071 108.69 37.075 110.44 37.075C111.663 37.075 112.79 36.3784 113.125 35.416L113.131 34.9944H112.552L112.533 35.0616C112.32 35.8529 111.446 36.4273 110.459 36.4273C109.108 36.4273 108.13 35.4374 108.13 34.0748C108.13 33.3996 108.368 32.7916 108.805 32.3669C109.223 31.9575 109.805 31.7314 110.443 31.7314H110.459C111.468 31.7467 112.335 32.3486 112.518 33.1643L112.533 33.2377H113.131V32.8435L113.125 32.813C112.787 31.8109 111.657 31.0837 110.44 31.0837Z" fill="white"></path><path d="M116.153 34.2916H119.07V33.6592H116.153V31.9238H119.383V31.2761H115.457V36.8824H119.46V36.2378H116.153V34.2916Z" fill="white"></path><path d="M123.838 33.7265C122.934 33.6073 122.154 33.5065 122.154 32.7641C122.154 32.147 122.733 31.7314 123.594 31.7314C124.455 31.7314 125.058 32.1439 125.111 32.7336L125.117 32.8191H125.768V32.4464C125.61 31.6428 124.709 31.0837 123.572 31.0837C122.321 31.0837 121.445 31.7956 121.445 32.8099C121.445 34.0778 122.609 34.2276 123.634 34.3589C124.526 34.475 125.294 34.5728 125.291 35.2999C125.291 35.5596 125.188 35.801 124.99 35.9904C124.709 36.2684 124.25 36.4243 123.733 36.4243H123.711C122.838 36.409 122.188 35.9385 122.129 35.2755L122.123 35.1899H121.466V35.5718C121.658 36.4548 122.587 37.072 123.733 37.072C124.458 37.072 125.086 36.8428 125.504 36.4273C125.833 36.1004 126.003 35.6879 126 35.2266C126 34.0045 124.851 33.8548 123.838 33.7204" fill="white"></path></g><defs><clipPath id="clip0_1001_123"><rect width="126" height="42" fill="white"></rect></clipPath></defs></svg></span> </span> </li> <li class="logos__item"> <span class='logos__link' > <span class="logos__logo"><svg xmlns="http://www.w3.org/2000/svg" width="119" height="35" viewBox="0 0 119 35" fill="none"><g clip-path="url(#clip0_628_195)"><path d="M44.7391 18.7037C44.7771 19.7951 45.3076 20.8112 46.2563 21.6765C47.205 22.5418 48.4578 22.9564 49.9387 22.9564C52.8608 22.9564 54.5698 21.4127 54.8722 19.4182C54.9863 17.273 53.6194 15.88 50.7353 15.2032L47.4331 14.3756C43.1061 13.2088 40.9426 10.9128 40.9426 7.41396C40.9426 5.26876 41.7773 3.50049 43.4846 2.10751C45.1919 0.716159 47.205 0 49.5569 0C51.9088 0 54.0359 0.71452 55.6292 2.10751C57.2622 3.50049 58.0588 5.34415 58.0588 7.67781H54.0359C54.0359 5.30646 52.2146 3.7627 49.4809 3.7627C47.0133 3.7627 44.9638 5.23107 44.9638 7.33858C44.9638 8.99377 46.1406 10.1229 48.4562 10.726L51.7964 11.5913C56.958 12.9466 59.2736 15.844 58.8554 19.646C58.6654 21.7158 57.7167 23.371 56.0854 24.6886C54.4541 25.9685 52.403 26.6077 49.937 26.6077C47.2794 26.6077 45.0795 25.8178 43.3325 24.274C41.5856 22.7303 40.7129 20.8489 40.7129 18.7037H44.7358H44.7391Z" fill="white"></path><path d="M73.585 13.5104C72.4843 12.532 71.2315 12.042 69.7902 12.042C68.2713 12.042 66.9822 12.532 65.9194 13.5464C64.8947 14.5248 64.3625 15.8047 64.3625 17.3861C64.3625 18.9676 64.8931 20.2836 65.9194 21.2996C66.9822 22.3157 68.273 22.8434 69.7902 22.8434C72.8264 22.8434 75.256 20.6982 75.256 17.3861C75.256 15.7686 74.6874 14.451 73.5867 13.5104M75.2956 26.2308V23.7087C74.1949 25.5146 71.6513 26.6077 69.3374 26.6077C66.8698 26.6077 64.7443 25.7424 62.961 24.0479C61.214 22.355 60.3413 20.1344 60.3413 17.4238C60.3413 14.7133 61.214 12.532 62.961 10.8375C64.7443 9.14459 66.8698 8.2793 69.3374 8.2793C71.6529 8.2793 74.1205 9.29536 75.2956 11.139V8.65458H79.1664V26.2291H75.2956V26.2308Z" fill="white"></path><path d="M90.1161 12.0436C88.5972 12.0436 87.3081 12.5713 86.2833 13.5874C85.2586 14.6035 84.7264 15.8834 84.7264 17.4632C84.7264 19.043 85.257 20.3606 86.2833 21.3766C87.3081 22.3927 88.5989 22.8827 90.1161 22.8827C91.521 22.8827 92.8102 22.3943 93.9126 21.4143C95.0133 20.3983 95.5819 19.0807 95.5819 17.4632C95.5819 14.1134 93.1903 12.0436 90.1161 12.0436M84.7644 28.4514C85.6751 30.2573 87.7626 31.3865 89.736 31.3865C93.6828 31.3865 95.6562 29.0905 95.6562 24.4625V23.5595C94.6315 25.4786 92.1259 26.6077 89.66 26.6077C87.194 26.6077 85.0669 25.7801 83.3216 24.0856C81.5762 22.3927 80.7019 20.2098 80.7019 17.4992C80.7019 14.7886 81.5746 12.5304 83.3216 10.8375C85.0685 9.14459 87.1924 8.2793 89.66 8.2793C92.1276 8.2793 94.5935 9.40844 95.6562 11.2521V8.65458H99.489V23.6333C99.489 31.198 96.2248 34.9984 89.7343 34.9984C86.28 34.9984 83.2059 33.1924 81.5366 30.0689L83.1315 29.2413L84.7644 28.4514V28.4514Z" fill="white"></path><path d="M115.167 15.9949C114.825 13.2843 112.814 11.6668 110.12 11.6668C107.426 11.6668 105.224 13.3236 104.882 15.9949H115.167ZM118.962 18.8169H104.88C105.222 21.5275 107.422 23.2204 110.308 23.2204C112.319 23.2204 114.217 22.3174 115.129 20.6982L118.317 22.0912C116.799 25.064 113.648 26.6078 110.12 26.6078C107.54 26.6078 105.376 25.7425 103.629 24.048C101.884 22.3551 101.01 20.1345 101.01 17.3879C101.01 14.6412 101.882 12.4583 103.629 10.8015C105.375 9.1086 107.538 8.28101 110.12 8.28101C112.701 8.28101 114.827 9.1086 116.496 10.8015C118.167 12.4583 119.002 14.6412 119.002 17.3879C119.002 18.1024 119.002 18.5547 118.964 18.8185" fill="white"></path><path d="M9.22746 6.10118H23.2348C25.028 6.10118 26.7172 5.45549 27.9948 4.28375L31.173 1.36503C31.3945 1.16182 31.4573 0.870111 31.34 0.602985C31.2226 0.334221 30.9565 0.168701 30.6458 0.168701H9.12168C7.32842 0.168701 5.63928 0.814391 4.36333 1.98614L0 5.99466V12.0861L4.58315 7.87601C5.82769 6.73212 7.47717 6.10118 9.22746 6.10118" fill="white"></path><path d="M27.5303 8.58891C26.299 9.7328 24.6677 10.3637 22.9372 10.3637H9.02086C7.24743 10.3637 5.57647 11.0094 4.3154 12.1812L0 16.1897V22.2811L4.46581 18.1317C5.69713 16.9878 7.32842 16.3569 9.05888 16.3569H22.9753C24.7487 16.3569 26.4197 15.7112 27.6807 14.5394L31.9945 10.5309V4.43945L27.5287 8.58891H27.5303Z" fill="white"></path><path d="M22.7192 20.6194H8.6375C6.83598 20.6194 5.13692 21.2651 3.85271 22.4369L0.657893 25.3572C0.436421 25.5604 0.371962 25.8522 0.489309 26.1193C0.608309 26.3864 0.874407 26.5536 1.18843 26.5536H22.8249C24.6265 26.5536 26.3272 25.9079 27.6097 24.7361L31.9962 20.7276V14.6345L27.3883 18.8446C26.1371 19.9885 24.4794 20.6194 22.7192 20.6194" fill="white"></path></g><defs><clipPath id="clip0_628_195"><rect width="119" height="35" fill="white"></rect></clipPath></defs></svg></span> </span> </li> <li class="logos__item"> <span class='logos__link' > <span class="logos__logo"><svg xmlns="http://www.w3.org/2000/svg" width="116" height="34" viewBox="0 0 116 34" fill="none"><g clip-path="url(#clip0_630_123)"><path d="M42.9482 30.4302H39.9381V27.8689H38.9802V33.9826H39.9381V31.3427H42.9482V33.9826H43.9061V27.8689H42.9482V30.4302Z" fill="white"></path><path d="M50.1676 31.3049H52.8437V30.4381H50.1676V28.7358H53.1087V27.8689H49.2097V33.9826H53.14V33.1079H50.1676V31.3049Z" fill="white"></path><path d="M60.0506 27.8689L57.5688 33.9826H58.5487L59.1084 32.5462H62.0965L62.6483 33.9826H63.6438L61.1778 27.8689H60.049H60.0506ZM59.4517 31.6951L60.6024 28.7908L61.7625 31.6951H59.4517V31.6951Z" fill="white"></path><path d="M69.2 27.8689H68.2437V33.9826H71.9467V33.0922H69.2V27.8689Z" fill="white"></path><path d="M75.2874 28.7578H77.2172V33.9826H78.1736V28.7578H80.1113V27.8689H75.2874V28.7578Z" fill="white"></path><path d="M88.7417 27.8689V30.4302H85.7301V27.8689H84.7722V33.9826H85.7301V31.3427H88.7417V33.9826H89.6981V27.8689H88.7417Z" fill="white"></path><path d="M113.358 5.40886H113.664V4.21003H114.114V3.93628H112.907V4.21003H113.358V5.40886Z" fill="white"></path><path d="M115.627 3.93628L115.196 4.96205L114.766 3.93628H114.368V5.40886H114.674V4.48063L115.067 5.40886H115.306L115.712 4.46962V5.40886H116V3.93628H115.627Z" fill="white"></path><path d="M59.1649 20.2417C58.6476 20.3503 58.276 20.3157 58.0597 20.1395C57.8621 19.979 57.7665 19.6832 57.7665 19.2364V6.05867C57.7665 2.74536 56.3305 1.1658 54.7063 0.440516C54.4978 0.347693 54.2861 0.26903 54.0745 0.201379C53.6277 0.0597844 53.1589 0 52.6902 0H37.2778C37.1131 0 36.9564 0.0959696 36.8999 0.251724C36.8168 0.486141 36.9595 0.720559 37.1806 0.767757C38.3814 1.02892 38.9819 1.33099 38.9819 2.53612V19.3355C38.9819 20.5375 38.3846 20.8411 37.19 21.074C37.0081 21.1102 36.8764 21.2691 36.8764 21.4547V21.4815C36.8764 21.697 37.0504 21.8701 37.2636 21.8701H44.2808C44.494 21.8701 44.6681 21.697 44.6681 21.4815V21.4657C44.6681 21.2738 44.527 21.1117 44.3388 21.0819C42.8197 20.8474 42.1754 20.5532 42.1754 19.3339V12.819C42.1754 11.5872 42.9467 11.304 44.3514 11.304H47.8255C49.8573 11.304 50.3589 12.1331 50.6458 13.2186C50.6819 13.3571 50.8073 13.4531 50.95 13.4531C51.124 13.4531 51.2651 13.3115 51.2651 13.1368V8.37925C51.2651 8.20462 51.124 8.06302 50.95 8.06302C50.8073 8.06302 50.6819 8.15899 50.6458 8.29901C50.3605 9.4066 49.8588 10.1775 47.8255 10.1775H44.3514C42.9483 10.1775 42.1754 9.89589 42.1754 8.66244V2.64153C42.1754 1.40808 42.9467 1.12646 44.3514 1.12646H48.8429C49.6613 1.12646 50.5236 1.24603 51.3325 1.48989C53.4443 2.12549 54.9007 4.1031 54.9054 6.31512C54.9054 6.32298 54.9054 6.33242 54.9054 6.34029V19.3009C54.9054 21.0551 55.6485 21.8716 57.246 21.8716C57.7979 21.8716 58.5551 21.7977 59.5286 21.2219C59.6807 21.1322 59.7748 20.9639 59.7748 20.7829V20.742C59.7748 20.5878 59.7058 20.4431 59.5866 20.3471C59.4675 20.2496 59.3139 20.2134 59.1634 20.2433L59.1649 20.2417Z" fill="white"></path><path d="M75.2687 20.4243C74.9567 20.4542 74.7169 20.3928 74.557 20.2465C74.3594 20.0656 74.2607 19.7399 74.2607 19.2742V8.04264C74.2607 7.51087 74.06 7.24027 73.8907 7.10654C73.6555 6.92089 73.331 6.87055 72.9516 6.9618L69.7487 7.6918C69.5245 7.74371 69.3677 7.94037 69.3677 8.17164C69.3677 8.30695 69.4211 8.43281 69.5198 8.52563C69.617 8.61845 69.7518 8.66723 69.8867 8.66093C70.4777 8.62947 70.854 8.71285 71.075 8.92367C71.3102 9.14707 71.4058 9.54983 71.4058 10.3081V15.9719C71.4058 18.2768 69.8632 20.0137 67.8173 20.0137C65.7714 20.0137 64.4168 18.4656 64.4168 15.9719V8.04264C64.4168 7.61156 64.2961 7.2969 64.0578 7.10497C63.8979 6.97753 63.6032 6.84695 63.1078 6.9618L59.9049 7.6918C59.6807 7.74371 59.5239 7.94037 59.5239 8.17164C59.5239 8.30695 59.5772 8.43281 59.676 8.52563C59.7732 8.61845 59.908 8.66723 60.0428 8.66093C60.6323 8.62947 61.0101 8.71285 61.2312 8.92367C61.4664 9.14707 61.562 9.54983 61.562 10.3081V16.6327C61.562 20.5187 64.0155 21.9032 66.3122 21.9032C68.9162 21.9032 70.3507 20.4243 70.89 19.8689L70.981 19.7761C71.0233 19.7336 71.0562 19.6959 71.086 19.6628C71.1644 19.5747 71.1659 19.5747 71.2036 19.5747C71.2506 19.5747 71.3086 19.5747 71.3462 19.8312C71.5077 21.1275 72.359 21.8717 73.6806 21.8717C74.3453 21.8717 75.0383 21.6939 75.5791 21.384C75.7328 21.2959 75.83 21.126 75.83 20.9403C75.83 20.7956 75.7688 20.6556 75.6622 20.558C75.5556 20.4621 75.4145 20.4149 75.2718 20.4259L75.2687 20.4243Z" fill="white"></path><path d="M80.1538 14.5401L83.8238 14.4772C87.6334 14.3875 89.6997 13.9171 89.6997 11.6925C89.6997 8.91255 87.2932 6.89404 83.9775 6.89404C81.9959 6.89404 80.1459 7.59258 78.7695 8.86221C77.2644 10.2514 76.468 12.1771 76.468 14.4284C76.468 19.3355 80.1992 21.9015 83.8834 21.9015C86.6771 21.9015 88.6932 20.344 89.5712 19.0098C89.7185 18.7864 89.6652 18.4828 89.4504 18.3176L89.4207 18.2956C89.209 18.1319 88.9033 18.1587 88.7277 18.3569C87.8498 19.3434 86.7163 19.8232 85.263 19.8232C82.5399 19.8232 80.3952 18.165 79.6646 15.4951C79.6113 15.0625 79.6411 14.7982 79.7571 14.6676C79.8324 14.5811 79.9625 14.5401 80.1553 14.5401H80.1538ZM79.7117 13.3822C79.7117 13.3822 79.6976 13.3728 79.6913 13.3681C79.6819 13.3618 79.6709 13.3555 79.6615 13.3492C79.6458 13.3366 79.6317 13.324 79.6176 13.3098C79.5988 13.291 79.5831 13.2689 79.5674 13.2453C79.4608 13.0754 79.4216 12.7765 79.4451 12.3376C79.4577 12.2054 79.4749 12.0764 79.4922 11.949C79.4969 11.9096 79.5016 11.8672 79.5063 11.8278C79.522 11.7208 79.5439 11.6186 79.5643 11.5147C79.5753 11.4597 79.5831 11.4015 79.5957 11.3464C79.6145 11.2614 79.638 11.1812 79.6584 11.0994C79.6756 11.0318 79.6913 10.9625 79.7101 10.8964C79.7305 10.8304 79.754 10.7674 79.7759 10.7029C79.801 10.6274 79.8245 10.5488 79.8528 10.4764C79.8716 10.4292 79.8935 10.3851 79.9123 10.3379C79.9484 10.253 79.9813 10.168 80.0205 10.0878C80.0362 10.0563 80.0534 10.028 80.0707 9.99654C80.1177 9.90686 80.1632 9.81561 80.2149 9.73065C80.2275 9.7102 80.2431 9.69132 80.2557 9.6693C80.3121 9.57805 80.3701 9.48837 80.4328 9.40499C80.4422 9.39397 80.4516 9.38296 80.461 9.37037C80.53 9.2807 80.6006 9.19417 80.6758 9.11236C80.6837 9.10449 80.6915 9.0982 80.6978 9.09033C80.8624 8.9157 81.0411 8.75995 81.2355 8.62622C81.2433 8.6215 81.2512 8.61678 81.259 8.61206C81.455 8.4799 81.6651 8.36663 81.8908 8.27538C81.894 8.27538 81.8971 8.2738 81.9002 8.27223C82.0147 8.22661 82.1307 8.1857 82.253 8.15109C82.3266 8.13064 82.4035 8.1149 82.4803 8.0976C82.5336 8.08658 82.5838 8.07085 82.6371 8.06141C82.7076 8.04883 82.7813 8.04253 82.8534 8.03309C83.0525 8.00792 83.2579 7.99061 83.4727 7.99061C85.5123 7.99061 86.7806 9.28699 86.7806 11.3732C86.7806 12.5673 86.1331 13.3681 82.9678 13.4011L80.2118 13.464C80.193 13.464 80.1757 13.464 80.1569 13.464C80.1381 13.464 80.1177 13.464 80.1005 13.464C80.0864 13.464 80.0738 13.4625 80.0613 13.4609C80.0409 13.4609 80.0205 13.4577 80.0017 13.4562C79.9923 13.4562 79.9829 13.453 79.9735 13.453C79.9531 13.4499 79.9327 13.4483 79.9139 13.4452C79.9045 13.4452 79.8967 13.442 79.8873 13.4404C79.87 13.4373 79.8528 13.4341 79.8371 13.4294C79.8277 13.4263 79.8198 13.4231 79.8104 13.42C79.7963 13.4153 79.7822 13.4121 79.7697 13.4058C79.7603 13.4027 79.7509 13.3964 79.7415 13.3932C79.732 13.3885 79.7211 13.3838 79.7117 13.3791V13.3822Z" fill="white"></path><path d="M106.115 20.4212C105.792 20.4558 105.545 20.3976 105.38 20.2497C105.181 20.0703 105.081 19.7415 105.081 19.2742V12.1945C105.081 8.28492 102.627 6.89258 100.33 6.89258C97.6732 6.89258 96.212 8.50676 95.7307 9.03852L95.6618 9.11404C95.5489 9.22731 95.483 9.24147 95.4611 9.23361C95.3827 9.20214 95.2369 8.91738 95.2369 8.07411C95.2369 7.62415 95.1146 7.29848 94.8716 7.1034C94.6396 6.91775 94.3229 6.87055 93.9278 6.96023L90.725 7.69023C90.5008 7.74215 90.344 7.9388 90.344 8.17008C90.344 8.30538 90.3973 8.43124 90.4961 8.52406C90.5933 8.61688 90.7281 8.66566 90.8629 8.65936C91.4524 8.6279 91.8302 8.71128 92.0513 8.9221C92.2864 9.1455 92.3821 9.54826 92.3821 10.3066V19.2113C92.3821 20.1741 92.0246 20.5077 90.7892 20.7012C90.5525 20.7374 90.3753 20.9466 90.3753 21.1858V21.2219C90.3753 21.4925 90.5948 21.7128 90.8645 21.7128H96.7843C97.0539 21.7128 97.275 21.4925 97.275 21.2219V21.1873C97.275 20.9466 97.0962 20.7374 96.8595 20.7012C95.6006 20.5093 95.2369 20.1757 95.2369 19.2113V12.8553C95.2369 10.5504 96.7937 8.81354 98.8568 8.81354C100.92 8.81354 102.226 10.3255 102.226 12.8553V19.5574C102.226 21.0929 102.98 21.8701 104.468 21.8701C105.15 21.8701 105.761 21.7128 106.393 21.3746C106.55 21.2912 106.647 21.1244 106.647 20.9435V20.9104C106.647 20.7704 106.587 20.6367 106.484 20.5423C106.384 20.451 106.25 20.4086 106.115 20.4212V20.4212Z" fill="white"></path><path d="M114.244 20.2465C113.899 20.4258 113.486 20.5171 113.015 20.5171C111.886 20.5171 111.339 19.6471 111.339 17.8583V8.8607C111.339 8.50514 111.463 8.37299 111.794 8.37299H114.288C114.564 8.37299 114.788 8.14801 114.788 7.87111V7.67918C114.788 7.40228 114.564 7.1773 114.288 7.1773H111.794C111.537 7.1773 111.339 7.1301 111.339 6.53226V4.55308C111.339 4.19438 111.049 3.90332 110.692 3.90332C110.399 3.90332 110.143 4.10313 110.071 4.38789C109.635 6.09489 108.68 6.98851 106.878 7.37868C106.642 7.42902 106.478 7.63198 106.478 7.86954C106.478 8.14644 106.702 8.37141 106.978 8.37141H107.967C108.353 8.37141 108.484 8.49413 108.484 8.85913V17.4807C108.484 20.3928 109.756 21.8701 112.263 21.8701C113.503 21.8701 114.321 21.4862 114.79 21.1637C115.019 21.0064 115.089 20.6949 114.95 20.4526C114.807 20.2056 114.497 20.1159 114.243 20.2465H114.244Z" fill="white"></path><path d="M14.4514 0C6.47005 0 0 4.88501 0 10.9106H28.9028C28.9028 4.88501 22.4328 0 14.4514 0Z" fill="white"></path><path d="M14.4514 11.5367C6.47005 11.5367 0 16.4202 0 22.4458H28.9028C28.9028 16.4202 22.4328 11.5352 14.4514 11.5352V11.5367Z" fill="white"></path><path d="M14.4514 23.0894C6.47005 23.0894 0 27.9744 0 34H28.9028C28.9028 27.9744 22.4328 23.0894 14.4514 23.0894V23.0894Z" fill="white"></path></g><defs><clipPath id="clip0_630_123"><rect width="116" height="34" fill="white"></rect></clipPath></defs></svg></span> </span> </li> </ul> </div> </section> <div class="radial-gradient"> <style>.radial-gradient { position: relative; } .radial-gradient__radius { pointer-events: none; width: 1369px; height: 1369px; position: absolute; z-index: -1; top: 50%; transform: translate(-50%, -50%); background: radial-gradient(50% 50% at 50% 50%, #4137eb 0%, rgba(28, 30, 38, 0) 100%); transition: all .3s linear; } @media (max-width: 1200px) { .radial-gradient__radius { width: 900px !important; height: 900px !important; transform: translate(-50%, -50%) !important; } } .radial-gradient__radius--left { left: 0; } .radial-gradient__radius--right { left: 100%; } </style> <div class="radial-gradient__radius js-radial-gradient radial-gradient__radius--left" data-radius="1250"> </div> </div> <section class="wp-block-custom-container alignfull block-content"><div class="container container--full"><div class="container__body"> <h2 class="wp-block-heading alignfull has-large-font-size" id="h-branding-for-startups-including"> BRANDING FOR STARTUPS INCLUDING: </h2> </div></div></section> <section class="banner"> <style>.banner__container { padding-top: 4rem; padding-bottom: 8rem; position: relative; } .banner__container::before, .banner__container::after { height: 1px; position: absolute; right: 1.5rem; left: 1.5rem; background-color: #ffffff; } .banner__container::after { content: ""; bottom: 0; } .banner--alt .banner__container { padding-bottom: 4rem; } :not(.banner) + .banner__container::before { content: ""; top: 0; } .banner--alt .banner__container::before { height: 0; } .banner__row { flex-direction: column-reverse; row-gap: 2rem; } @media (min-width: 768px) { .banner__row { flex-direction: row; } } .banner--alt .banner__row { flex-direction: column-reverse; row-gap: 4rem; } .banner__content { display: flex; flex-direction: column; flex-wrap: wrap; justify-content: space-between; } .banner--alt .banner__content { flex-direction: row; align-items: center; min-width: 100%; } .banner__inner h2 { margin-bottom: 3rem; font-weight: 500; text-transform: uppercase; font-size: 2.6rem; line-height: 1; } .banner__inner h2 strong { font-family: "Founders Grotesk Text", sans-serif; font-size: 3rem; line-height: 1.16667; letter-spacing: 0.1rem; } .banner__inner p { margin-bottom: 3rem; font-size: 2rem; line-height: 1.4; } @media (min-width: 768px) { .banner__inner p { max-width: 17.6rem; } } .banner--alt .banner__inner h2 { margin-bottom: 0; text-transform: none; } .banner__image img { width: 100%; object-fit: cover; aspect-ratio: 925/575; } .banner--alt .banner__image { max-width: 100%; } .banner__image-link { display: block; } </style> <div class="container container--full banner__container fade-up | js-fade-up"> <div class="row banner__row"> <div class="banner__content col-12 col-md-3"> <div class='section-description banner__inner'><h2><strong>Healthcare</strong><br /> Branding</h2> <p> </p> </div> <div class="wp-block-button wp-block-button--template banner__link wp-block-button--full"><a class="wp-block-button__link" href="https://www.c42d.com/work/kindbody/" target="_self">Kindbody</a></div> </div> <div class="banner__image col-12 col-md-9"> <a class="banner__image-link" href="https://www.c42d.com/work/kindbody/" title="Kindbody" target="_self"><img fetchpriority="high" decoding="async" width="1240" height="999" src="https://www.c42d.com/wp-content/uploads/2022/03/[email protected]" class="attachment-banner-image-alt size-banner-image-alt" alt="healthcare branding" /></a> </div> </div> </div> </section> <section class="banner"> <div class="container container--full banner__container fade-up | js-fade-up"> <div class="row banner__row"> <div class="banner__content col-12 col-md-3"> <div class='section-description banner__inner'><h2>Branding for<br /> venture capital</h2> <p> </p> </div> <div class="wp-block-button wp-block-button--template banner__link wp-block-button--full"><a class="wp-block-button__link" href="https://www.c42d.com/work/foundation-capital/" target="_self">Foundation Capital</a></div> </div> <div class="banner__image col-12 col-md-9"> <a class="banner__image-link" href="https://www.c42d.com/work/foundation-capital/" title="Foundation Capital" target="_self"><img decoding="async" width="1240" height="999" src="https://www.c42d.com/wp-content/uploads/2022/03/[email protected]" class="attachment-banner-image-alt size-banner-image-alt" alt="venture capital branding" /></a> </div> </div> </div> </section> <section class="banner"> <div class="container container--full banner__container fade-up | js-fade-up"> <div class="row banner__row"> <div class="banner__content col-12 col-md-3"> <div class='section-description banner__inner'><h2><strong>PRODUCT</strong><br /> BRANDING</h2> <p> </p> </div> <div class="wp-block-button wp-block-button--template banner__link wp-block-button--full"><a class="wp-block-button__link" href="https://www.c42d.com/work/the-humane-space/" target="_self">The Humane Space</a></div> </div> <div class="banner__image col-12 col-md-9"> <a class="banner__image-link" href="https://www.c42d.com/work/the-humane-space/" title="The Humane Space" target="_self"><img decoding="async" width="1240" height="999" src="https://www.c42d.com/wp-content/uploads/2023/01/[email protected]" class="attachment-banner-image-alt size-banner-image-alt" alt="startup branding agency" /></a> </div> </div> </div> </section> <div class="radial-gradient"> <div class="radial-gradient__radius js-radial-gradient radial-gradient__radius--right" data-radius="1250"> </div> </div> <section class="numbers block-spacing--mt"> <style>.numbers { margin-bottom: 8.4rem; } @media (min-width: 768px) { .numbers { margin-bottom: 12.7rem; } } .numbers__row { row-gap: 3rem; } @media (min-width: 768px) { .numbers__row { position: relative; } .numbers__row::after { content: ''; height: 1px; position: absolute; top: 55%; right: 6rem; left: 6rem; background-color: #ffffff; } } .numbers--alt .numbers__row { justify-content: center; } .numbers--alt .numbers__row::after { content: normal; } .single-numbers { font-family: "Leifa", serif; text-align: center; } .single-numbers > * { display: block; max-width: 21.4rem; margin-right: auto; margin-left: auto; } .numbers--alt .single-numbers > * { max-width: 40rem; } .single-numbers__number { display: flex; justify-content: center; margin-bottom: 2.6rem; border-bottom: 1px solid #ffffff; font-size: 8.4rem; line-height: 1.36905; letter-spacing: -0.2rem; } @media (min-width: 768px) { .single-numbers__number { border: none; } } .numbers--alt .single-numbers__number { border-bottom: 1px solid #ffffff; } .single-numbers__caption { margin-bottom: 1.1rem; font-size: 2.4rem; line-height: 1.33333; letter-spacing: -0.1rem; } .single-numbers__description { font-family: "Founders Grotesk", sans-serif; font-weight: 600; text-transform: uppercase; font-size: 1.4rem; line-height: 1.28571; letter-spacing: 0.1rem; } </style> <div class="container container--wide numbers__container"> <div class="numbers__row row fade-up | js-fade-up"> <div class="single-numbers col-12 col-md-4 js-numbers"> <div class="single-numbers__number"> <span class="js-number">52</span> </div> <span class="single-numbers__caption">verified reviews</span> <span class="single-numbers__description">from real clients on clutch.co</span> </div> <div class="single-numbers col-12 col-md-4 js-numbers"> <div class="single-numbers__number"> <span class="js-number">4.9</span> </div> <span class="single-numbers__caption">out of 5</span> <span class="single-numbers__description">average referral rating on Clutch.co</span> </div> <div class="single-numbers col-12 col-md-4 js-numbers"> <div class="single-numbers__number"> <span class="js-number">15</span> </div> <span class="single-numbers__caption">years in business</span> <span class="single-numbers__description">working with visionary companies</span> </div> </div> </div> </section> <section class="testimonials block-spacing--mt block-spacing--mb"> <style>.single-testimonial { text-align: center; } .single-testimonial__text, .single-testimonial__name { font-family: "Leifa", serif; } .single-testimonial__quote { padding-top: 9rem; margin-top: 0; margin-bottom: 0; position: relative; height: 100%; } .single-testimonial__quote::before { content: ""; width: 7.2rem; height: 4.5rem; position: absolute; top: 0; left: 50%; transform: translateX(-50%); background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 45'%3E%3Cpath d='M72 45V11.907H43.244L56.647 0h-5.9L37.173 11.907V45H72ZM34.844 45V11.907H6.072L19.475 0h-5.9L0 11.907V45h34.844Z' fill='%23FFD541'/%3E%3C/svg%3E"); background-repeat: no-repeat; } .single-testimonial__text { margin-bottom: 6rem; font-size: 4rem; line-height: 1.25; letter-spacing: -0.1rem; } .single-testimonial__footer { max-width: 50rem; margin: 0 auto; } .single-testimonial__footer span { display: block; } .single-testimonial__caption { margin-bottom: 1rem; font-family: "Founders Grotesk", sans-serif; font-weight: 600; text-transform: uppercase; font-size: 1.4rem; line-height: 1.14286; letter-spacing: 0.1rem; } .single-testimonial__name { font-size: 2.8rem; line-height: 1.35714; letter-spacing: -0.1rem; } .testimonials .swiper-button-next, .testimonials .swiper-button-prev { width: 2rem; height: 2rem; padding: 0; top: auto; bottom: 5rem; margin: 0; border: none; background: none; } .testimonials .swiper-button-next::after, .testimonials .swiper-button-prev::after { content: ""; width: 100%; height: 100%; background-repeat: no-repeat; background-color: #ffd541; } @media (hover: hover) { .testimonials .swiper-button-next:after, .testimonials .swiper-button-prev:after { will-change: background-color; transition: background-color 0.2s ease-in-out; } .testimonials .swiper-button-next:hover:after, .testimonials .swiper-button-prev:hover:after { background-color: #ffffff; } } @media (min-width: 768px) { .testimonials .swiper-button-next { right: 10rem; } } @media (min-width: 992px) { .testimonials .swiper-button-next { right: 20rem; } } .testimonials .swiper-button-next::after { -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 23 23'%3E%3Cpath d='M1.414 12.728h16.028l-8.014 8.014 1.886 1.885 11.313-11.313L11.314 0 9.428 1.886l8.014 8.013H1.414v2.829Z' fill='%23FFD541'/%3E%3C/svg%3E"); mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 23 23'%3E%3Cpath d='M1.414 12.728h16.028l-8.014 8.014 1.886 1.885 11.313-11.313L11.314 0 9.428 1.886l8.014 8.013H1.414v2.829Z' fill='%23FFD541'/%3E%3C/svg%3E"); } @media (min-width: 768px) { .testimonials .swiper-button-prev { left: 10rem; } } @media (min-width: 992px) { .testimonials .swiper-button-prev { left: 20rem; } } .testimonials .swiper-button-prev::after { -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 23 23'%3E%3Cpath d='M21.213 10.272H5.185L13.2 2.258 11.313.373 0 11.686 11.313 23l1.886-1.886-8.014-8.013h16.028v-2.829Z' fill='%23FFD541'/%3E%3C/svg%3E"); mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 23 23'%3E%3Cpath d='M21.213 10.272H5.185L13.2 2.258 11.313.373 0 11.686 11.313 23l1.886-1.886-8.014-8.013h16.028v-2.829Z' fill='%23FFD541'/%3E%3C/svg%3E"); } .testimonials .swiper-slide { height: auto; -webkit-backface-visibility: hidden; -webkit-transform: translate3d(0, 0, 0); } .testimonials .swiper-wrapper { -webkit-transform-style: preserve-3d; } </style> <style>/** * Swiper 6.5.0 * Most modern mobile touch slider and framework with hardware accelerated transitions * https://swiperjs.com * * Copyright 2014-2021 Vladimir Kharlampidi * * Released under the MIT License * * Released on: March 5, 2021 */ @font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA') format('woff');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-container-pointer-events{touch-action:pan-y}.swiper-container-pointer-events.swiper-container-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container-3d{perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(-1 * var(--swiper-navigation-size)/ 2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{content:'next'}.swiper-button-next.swiper-button-white,.swiper-button-prev.swiper-button-white{--swiper-navigation-color:#ffffff}.swiper-button-next.swiper-button-black,.swiper-button-prev.swiper-button-black{--swiper-navigation-color:#000000}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:50%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white{--swiper-pagination-color:#ffffff}.swiper-pagination-black{--swiper-pagination-color:#000000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s infinite linear;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-container-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;-webkit-filter:blur(50px);filter:blur(50px)}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}</style> <div class="container container--wide testimonials__container swiper-container fade-up | js-fade-up js-testimonials-container"> <div class="testimonials__slider swiper-wrapper"> <div class="single-testimonial swiper-slide"> <blockquote class="single-testimonial__quote"> <p class="single-testimonial__text">I could not be happier with my decision to select C42D for this project; they were the most responsive, detailed, and efficient agency I’ve ever experienced. I could not be more proud of the work we created together and the brand we’ve built.</p> <footer class="single-testimonial__footer"> <span class="single-testimonial__caption">HEAD OF MARKETING, TEAL HEALTH</span> <span class="single-testimonial__name">Mallory Walsh</span> </footer> </blockquote> </div> <div class="single-testimonial swiper-slide"> <blockquote class="single-testimonial__quote"> <p class="single-testimonial__text">We’ve interviewed several other large firms, but the C42D team seemed to understand our goals more quickly than others.</p> <footer class="single-testimonial__footer"> <span class="single-testimonial__caption">Head of Global Marketing Solutions, Shazam</span> <span class="single-testimonial__name">Alexis Rodriguez</span> </footer> </blockquote> </div> <div class="single-testimonial swiper-slide"> <blockquote class="single-testimonial__quote"> <p class="single-testimonial__text">They truly seemed to understand our base and vision. Work with C42D, they’re awesome. We highly recommend them.</p> <footer class="single-testimonial__footer"> <span class="single-testimonial__caption">Founder & CEO, Mira AI</span> <span class="single-testimonial__name">Jay Hack</span> </footer> </blockquote> </div> <div class="single-testimonial swiper-slide"> <blockquote class="single-testimonial__quote"> <p class="single-testimonial__text">We enjoyed the whole process and they executed everything within very tight timelines. Everyone we speak to has very positive things to say about our branding and the look of our website.</p> <footer class="single-testimonial__footer"> <span class="single-testimonial__caption">Director of Marketing, Fertility Platform</span> </footer> </blockquote> </div> <div class="single-testimonial swiper-slide"> <blockquote class="single-testimonial__quote"> <p class="single-testimonial__text">People absolutely love our logo. They go crazy over it!</p> <footer class="single-testimonial__footer"> <span class="single-testimonial__caption">CEO, ATO Gallery</span> <span class="single-testimonial__name">Carrie Eldridge</span> </footer> </blockquote> </div> <div class="single-testimonial swiper-slide"> <blockquote class="single-testimonial__quote"> <p class="single-testimonial__text">We received high praise for the artistic merit of their work. It’s a level of creative insight and quality that I don’t see from similarly sized / staffed design firms. </p> <footer class="single-testimonial__footer"> <span class="single-testimonial__caption">Worldwide Editorial Director, Ogilvy & Mather</span> <span class="single-testimonial__name">Jeremy Katz</span> </footer> </blockquote> </div> <div class="single-testimonial swiper-slide"> <blockquote class="single-testimonial__quote"> <p class="single-testimonial__text">They’re highly organized… everyone at C42D took the time to understand our business, resulting in accurate and impressive work.</p> <footer class="single-testimonial__footer"> <span class="single-testimonial__caption">VP of Business Development, CGS Health</span> <span class="single-testimonial__name">Michael Pastor</span> </footer> </blockquote> </div> </div> <!-- Add Arrows --> <button class="swiper-button-next js-swiper-button-next"></button> <button class="swiper-button-prev js-swiper-button-prev"></button> </div> </section> <section class="insights"> <style>.insights__header { margin-bottom: 2rem; } .insights__header h2 { font-weight: 500; text-transform: uppercase; font-size: 2.6rem; line-height: 1; } .insights__header h2 strong { font-family: "Founders Grotesk", sans-serif; font-size: 3rem; line-height: 1.16667; letter-spacing: 0.1rem; } .insights__header { display:none; } /** Added additional styles to theme > Customize > Additional CSS as this file wasn't showing changes **/</style> <div class="container container--full insights__container"> <header class="insights__header fade-up | js-fade-up"> <h2><strong>Thoughts</strong><br /> Insights & Advice</h2> </header> <div class="insights__content fade-up | js-fade-up"> <article class="single-insights"> <style>.single-insights { padding-top: 2rem; border-top: 1px solid #ffffff; } .single-insights:not(:last-child) { padding-bottom: 5rem; } .single-insights--big { padding-top: 3rem; } .single-insights--hide { opacity: 0; } .single-insights__row { row-gap: 2rem; } .single-insights--big .single-insights__row { flex-direction: column-reverse; flex-wrap: nowrap; } @media (min-width: 768px) { .single-insights--big .single-insights__row { row-gap: 5rem; } } .single-insights__image img { width: 100%; } .single-insights--big .single-insights__image { flex-basis: 100%; max-width: 100%; } .single-insights__content { display: flex; flex-direction: column; justify-content: space-between; } @media (min-width: 768px) { .single-insights--big .single-insights__content { flex-basis: 100%; flex-direction: row; align-items: flex-end; max-width: 100%; } } .single-insights__title { font-size: 4rem; line-height: 1.25; } .single-insights--big .single-insights__title { max-width: 22ch; } @media (min-width: 768px) { .single-insights--big .single-insights__title { margin-bottom: 0; } } .archive-content .single-insights__title { font-size: 3.3rem; line-height: 1.27273; } .single-insights__category { font-family: "Founders Grotesk", sans-serif; font-weight: 600; color: #ffd541; text-transform: uppercase; display: block; margin: 0 0 3.5rem; font-size: 1.4rem; line-height: 1.14286; letter-spacing: 0.1rem; } </style> <a href="https://www.c42d.com/c42d-client-midday-featured-in-fast-company/" class="single-insights__link"> <div class="single-insights__row row"> <div class="single-insights__image col-12 col-md-6"> <img loading="lazy" decoding="async" width="602" height="339" src="https://www.c42d.com/wp-content/uploads/2019/02/google-duplex-602x339.png" class="attachment-insights-thumb size-insights-thumb wp-post-image" alt="" srcset="https://www.c42d.com/wp-content/uploads/2019/02/google-duplex-602x339.png 602w, https://www.c42d.com/wp-content/uploads/2019/02/google-duplex-300x169.png 300w, https://www.c42d.com/wp-content/uploads/2019/02/google-duplex-1024x577.png 1024w, https://www.c42d.com/wp-content/uploads/2019/02/google-duplex-768x432.png 768w, https://www.c42d.com/wp-content/uploads/2019/02/google-duplex-1034x582.png 1034w, https://www.c42d.com/wp-content/uploads/2019/02/google-duplex-704x396.png 704w, https://www.c42d.com/wp-content/uploads/2019/02/google-duplex-1030x580.png 1030w, https://www.c42d.com/wp-content/uploads/2019/02/google-duplex.png 1204w" sizes="auto, (max-width: 602px) 100vw, 602px" /> </div> <div class="single-insights__content col-12 col-md-6"> <header class="single-insights__heading"> <div class="single-insights__categories"> <span class="single-insights__category">News</span> </div> <h3 class="single-insights__title">C42D Client Midday Featured in Fast Company</h3> </header> <div class="wp-block-button wp-block-button--template"> <span class="wp-block-button__link" href="https://www.c42d.com/c42d-client-midday-featured-in-fast-company/">Read More</span> </div> </div> </div> </a> </article> <article class="single-insights"> <a href="https://www.c42d.com/clutch2022/" class="single-insights__link"> <div class="single-insights__row row"> <div class="single-insights__image col-12 col-md-6"> <img loading="lazy" decoding="async" width="602" height="339" src="https://www.c42d.com/wp-content/uploads/2021/10/Frame-5-602x339.png" class="attachment-insights-thumb size-insights-thumb wp-post-image" alt="" srcset="https://www.c42d.com/wp-content/uploads/2021/10/Frame-5-602x339.png 602w, https://www.c42d.com/wp-content/uploads/2021/10/Frame-5-300x170.png 300w, https://www.c42d.com/wp-content/uploads/2021/10/Frame-5-1034x582.png 1034w, https://www.c42d.com/wp-content/uploads/2021/10/Frame-5-1030x580.png 1030w" sizes="auto, (max-width: 602px) 100vw, 602px" /> </div> <div class="single-insights__content col-12 col-md-6"> <header class="single-insights__heading"> <div class="single-insights__categories"> <span class="single-insights__category">News Article</span> </div> <h3 class="single-insights__title">Clutch Names C42D a 2022 Top New York Branding Agency</h3> </header> <div class="wp-block-button wp-block-button--template"> <span class="wp-block-button__link" href="https://www.c42d.com/clutch2022/">Read More</span> </div> </div> </div> </a> </article> <article class="single-insights"> <a href="https://www.c42d.com/c42d-client-kindbody-chosen-as-a-2022-breakthrough-brand-by-interbrand/" class="single-insights__link"> <div class="single-insights__row row"> <div class="single-insights__image col-12 col-md-6"> <img loading="lazy" decoding="async" width="602" height="339" src="https://www.c42d.com/wp-content/uploads/2022/06/kb-602x339.png" class="attachment-insights-thumb size-insights-thumb wp-post-image" alt="" srcset="https://www.c42d.com/wp-content/uploads/2022/06/kb-602x339.png 602w, https://www.c42d.com/wp-content/uploads/2022/06/kb-300x169.png 300w, https://www.c42d.com/wp-content/uploads/2022/06/kb-1024x577.png 1024w, https://www.c42d.com/wp-content/uploads/2022/06/kb-768x432.png 768w, https://www.c42d.com/wp-content/uploads/2022/06/kb-1536x865.png 1536w, https://www.c42d.com/wp-content/uploads/2022/06/kb-2048x1153.png 2048w, https://www.c42d.com/wp-content/uploads/2022/06/kb-1034x582.png 1034w, https://www.c42d.com/wp-content/uploads/2022/06/kb-1247x702.png 1247w, https://www.c42d.com/wp-content/uploads/2022/06/kb-704x396.png 704w, https://www.c42d.com/wp-content/uploads/2022/06/kb-1030x580.png 1030w" sizes="auto, (max-width: 602px) 100vw, 602px" /> </div> <div class="single-insights__content col-12 col-md-6"> <header class="single-insights__heading"> <div class="single-insights__categories"> <span class="single-insights__category">News Article</span> </div> <h3 class="single-insights__title">C42D Client Kindbody Chosen as a 2022 Breakthrough Brand by Interbrand</h3> </header> <div class="wp-block-button wp-block-button--template"> <span class="wp-block-button__link" href="https://www.c42d.com/c42d-client-kindbody-chosen-as-a-2022-breakthrough-brand-by-interbrand/">Read More</span> </div> </div> </div> </a> </article> </div> </div> </section> </div> </main> <footer data-wpr-lazyrender="1" class="main-footer block-spacing--mt"> <style>.main-footer { padding: 5.8rem 0 9rem; border-top: 1px solid #ffffff; /** * Left column stuff. */ /** * Right column stuff. */ } .main-footer__row { row-gap: 1rem; } .main-footer__content { margin: 1.1rem 0 5.2rem 0; font-size: 2rem; line-height: 1.3; } @media (min-width: 768px) { .main-footer__content { max-width: 43.7rem; } } @media (min-width: 768px) { .main-footer__right { text-align: right; } } .main-footer__right .wp-block-button { margin-bottom: 1rem; } @media (min-width: 768px) { .main-footer__right .wp-block-button { margin-bottom: 9.3rem; } } .main-footer__right .wp-block-button__link { font-size: 2rem; } .main-footer__right .wp-block-button__link::after { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8.121' height='13.414' viewBox='0 0 8.121 13.414'%3E%3Cpath d='M1.5,13l6-6-6-6' transform='translate(-0.793 -0.293)' fill='none' stroke='%23ffd541' stroke-width='2'/%3E%3C/svg%3E"); } .main-footer__copyright { margin-top: 4rem; font-size: 1rem; } .main-footer__copyright a { text-decoration: underline; } .main-footer__btn .wp-block-button__link { font-family: "Founders Grotesk Text", sans-serif; font-weight: 500; } </style> <div class="main-footer__container container container--full"> <div class="main-footer__row row"> <div class="main-footer__left col-12 col-md-6"> <div class="main-footer__logo"> <a href="https://www.c42d.com" class="main-logo"><span class="screen-reader-text">Main Logo</span><svg fill="none" height="25" viewBox="0 0 38 25" width="38" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><mask id="a" height="25" maskUnits="userSpaceOnUse" width="38" x="0" y="0"><path clip-rule="evenodd" d="m.931152 0h36.906148v25h-36.906148z" fill="#fff" fill-rule="evenodd"/></mask><g mask="url(#a)"><path clip-rule="evenodd" d="m22.8207 15.6186v-.9103l1.7922-1.9197c.6439-.663.9781-1.0243.9781-1.3989 0-.3978-.2701-.6353-.7224-.6353-.45 0-.7368.2401-.7867.6581l-.0474.3947h-1.3971l.0234-.4708c.0587-1.1692.9367-1.95483 2.1849-1.95483 1.2822 0 2.1777.82583 2.1777 2.00813 0 .8322-.4974 1.4076-1.3166 2.2565l-.5908.6224h2.0068v1.35zm-3.4364 7.9975-16.41016-11.1161 16.41016-11.11611zm0-23.6161-18.453148 12.5 18.453148 12.5 18.453-12.5zm-5.7336 14.3265v1.1523h1.2464v-1.1523h.8394v-1.2015h-.8394v-1.6983h-1.2464v1.6983h-1.2487l1.5035-3.60382h-1.3371l-1.7108 4.03362v.7717z" fill="#ffd541" fill-rule="evenodd"/></g></svg></a> </div> <div class="main-footer__content"> <p>C42D is a New York branding agency with a focus on healthcare branding, branding for startups, and branding for venture capital firms.</p> </div> <div class="wp-block-button wp-block-button--template main-footer__cta"><a class="wp-block-button__link" href="https://c42d.typeform.com/to/NEUB3DUB?utm_source=xxxxx&utm_medium=xxxxx&utm_campaign=xxxxx#hidden2=xxxxx" target="_blank">Start a Project</a></div> </div> <div class="main-footer__right col-12 col-md-6"> <div class="wp-block-button wp-block-button--template main-footer__btn is-style-secondary"><a class="wp-block-button__link" href="https://c42d.typeform.com/to/ejROGw?typeform-source=www.c42d.com" target="_blank">Enhance Your Inbox</a></div> <ul class="social-links social-links--alt"> <li class="social-links__item"> <a class="social-links__link" href="https://dribbble.com/C42D" target="_blank" title="Dribble"><span class="screen-reader-text">Dribble</span><span class="social-links__icon"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 0C3.58352 0 0 3.58352 0 8C0 12.4165 3.58352 16 8 16C12.4078 16 16 12.4165 16 8C16 3.58352 12.4078 0 8 0ZM13.2842 3.68763C14.2386 4.85032 14.8113 6.33406 14.8286 7.93926C14.603 7.89587 12.3471 7.43602 10.0738 7.72234C10.0217 7.60955 9.9783 7.48806 9.92626 7.36659C9.78742 7.03688 9.63123 6.69848 9.47506 6.37744C11.9913 5.35358 13.1367 3.87853 13.2842 3.68763ZM8 1.18004C9.73536 1.18004 11.3232 1.8308 12.5293 2.89805C12.4078 3.07158 11.3753 4.4512 8.94578 5.36226C7.82646 3.30586 6.58568 1.62256 6.3948 1.36226C6.90672 1.24078 7.44469 1.18004 8 1.18004ZM5.09328 1.82213C5.27549 2.06507 6.49024 3.75706 7.6269 5.77006C4.43384 6.62038 1.61389 6.60304 1.3102 6.60304C1.7527 4.4859 3.18438 2.72451 5.09328 1.82213ZM1.16269 8.00867C1.16269 7.93926 1.16269 7.86986 1.16269 7.80043C1.4577 7.8091 4.77224 7.8525 8.18221 6.82864C8.38178 7.21042 8.56398 7.60086 8.73752 7.99133C8.65075 8.01736 8.55531 8.04339 8.46854 8.06941C4.94578 9.20608 3.07158 12.3124 2.91541 12.5727C1.8308 11.3666 1.16269 9.76139 1.16269 8.00867ZM8 14.8373C6.42083 14.8373 4.96312 14.2993 3.8091 13.397C3.93059 13.1453 5.31888 10.4729 9.17136 9.12798C9.18872 9.11931 9.19739 9.11931 9.21475 9.11062C10.1779 11.6009 10.5683 13.692 10.6724 14.2907C9.84816 14.6464 8.94578 14.8373 8 14.8373ZM11.8091 13.666C11.7397 13.2495 11.3753 11.2538 10.4816 8.79827C12.6247 8.45987 14.4989 9.01518 14.7332 9.09328C14.4382 10.9935 13.3449 12.6334 11.8091 13.666Z" fill="#FFD541"></path></svg></span></a> </li> <li class="social-links__item"> <a class="social-links__link" href="https://www.facebook.com/C42D.Creative" target="_self" title=""><span class="screen-reader-text"></span><span class="social-links__icon"><svg fill="none" height="15" viewBox="0 0 8 15" width="8" xmlns="http://www.w3.org/2000/svg"><path clip-rule="evenodd" d="m0 4.88426v2.70833h2.16291v6.57411h2.69213v-6.57411h2.69213v-2.70833h-2.69213v-1.38889c0-.23148.05752-.42824.17257-.59028.11505-.16203.23364-.24305.35665-.24305h2.16291v-2.66204h-2.16291c-.44515 0-.86286.0925926-1.25403.277778-.39116.185185-.73276.436253-1.02393.752312-.29116.31606-.52125.69089-.69029 1.12269-.16903.4318-.2531.89476-.2531 1.38889v1.34259z" fill="#ffd541" fill-rule="evenodd"/></svg></span></a> </li> <li class="social-links__item"> <a class="social-links__link" href="https://www.linkedin.com/company/c42d-creative-inc" target="_blank" title="Linkedin"><span class="screen-reader-text">Linkedin</span><span class="social-links__icon"><svg xmlns="http://www.w3.org/2000/svg" width="17" height="16" viewBox="0 0 17 16" fill="none"><path d="M3.86712 2.33335C3.86712 3.25402 3.12712 4.00002 2.21379 4.00002C1.30045 4.00002 0.560452 3.25402 0.560452 2.33335C0.560452 1.41335 1.30045 0.666687 2.21379 0.666687C3.12712 0.666687 3.86712 1.41335 3.86712 2.33335ZM3.88045 5.33335H0.547119V16H3.88045V5.33335ZM9.20179 5.33335H5.88979V16H9.20245V10.4007C9.20245 7.28735 13.2218 7.03269 13.2218 10.4007V16H16.5471V9.24602C16.5471 3.99269 10.5991 4.18402 9.20179 6.77002V5.33335Z" fill="#FFD541"></path></svg></span></a> </li> <li class="social-links__item"> <a class="social-links__link" href="https://www.instagram.com/c42d/?hl=en" target="_blank" title="Instagram"><span class="screen-reader-text">Instagram</span><span class="social-links__icon"><svg fill="none" height="17" viewBox="0 0 17 17" width="17" xmlns="http://www.w3.org/2000/svg"><g clip-rule="evenodd" fill="#ffd541" fill-rule="evenodd"><path d="m12.1891 0h-7.20508c-2.44629 0-4.436901 1.99282-4.436901 4.44275v7.21215c0 2.45 1.990611 4.4428 4.436901 4.4428h7.20508c2.4472 0 4.4379-1.9928 4.4379-4.4428v-7.21215c0-2.44993-1.9907-4.44275-4.4379-4.44275zm3.0108 11.6549c0 1.6623-1.3504 3.0142-3.0108 3.0142h-7.20508c-1.65946 0-3.01082-1.3519-3.01082-3.0142v-7.21215c0-1.66222 1.35136-3.01416 3.01082-3.01416h7.20508c1.6604 0 3.0108 1.35194 3.0108 3.01416z"/><path d="m8.58668 3.90112c-2.28486 0-4.14356 1.86077-4.14356 4.14817 0 2.28651 1.8587 4.14721 4.14356 4.14721 2.28482 0 4.14352-1.8607 4.14352-4.14721 0-2.2874-1.8587-4.14817-4.14352-4.14817zm0 6.86778c-1.49803 0-2.71656-1.21992-2.71656-2.71961s1.21853-2.71958 2.71656-2.71958c1.49802 0 2.71652 1.21989 2.71652 2.71958s-1.2185 2.71961-2.71652 2.71961z"/><path d="m12.1651 2.99665c-.1956.19393-.3072.4645-.3072.74061 0 .27519.1116.54577.3072.74062.1937.19485.464.30658.7388.30658.2759 0 .5452-.11173.7398-.30658.1956-.19485.3063-.46543.3063-.74062 0-.27611-.1107-.54668-.3063-.74061-.1937-.19485-.4639-.30659-.7398-.30659-.2748 0-.5451.11174-.7388.30659z"/></g></svg></span></a> </li> <li class="social-links__item"> <a class="social-links__link" href="https://clutch.co/profile/c42d" target="_blank" title="Clutch"><span class="screen-reader-text">Clutch</span><span class="social-links__icon"><svg xmlns="http://www.w3.org/2000/svg" width="15" height="16" viewBox="0 0 15 16" fill="none"><g clip-path="url(#clip0_505_400)"><path d="M11.102 11.2653C10.2857 11.9184 9.14285 12.4082 8 12.4082C5.38775 12.4082 3.59184 10.449 3.59184 7.83673C3.59184 5.22449 5.38775 3.42857 8 3.42857C9.14285 3.42857 10.2857 3.7551 11.102 4.57143L11.5918 5.06122L14.2041 2.61224L13.551 2.12245C12.0225 0.759883 10.0476 0.00478415 8 0C3.42857 0 0 3.42857 0 8C0 12.5714 3.42857 16 8 16C10.0476 15.9952 12.0225 15.2401 13.551 13.8776L14.2041 13.3878L11.5918 10.7755L11.102 11.2653Z" fill="#FFD541"></path><path d="M7.83673 10.6122C9.27944 10.6122 10.449 9.4427 10.449 8C10.449 6.5573 9.27944 5.38776 7.83673 5.38776C6.39403 5.38776 5.22449 6.5573 5.22449 8C5.22449 9.4427 6.39403 10.6122 7.83673 10.6122Z" fill="#FFD541"></path></g><defs><clipPath id="clip0_505_400"><rect width="14.2041" height="16" fill="white"></rect></clipPath></defs></svg></span></a> </li> </ul> <div class="main-footer__copyright"> <p>© 2025 C42D Creative Inc. All Rights Reserved. <a href="/privacy-policy/">Privacy Policy</a></p> </div> </div> </div> </div> </footer> <script type="speculationrules"> {"prefetch":[{"source":"document","where":{"and":[{"href_matches":"\/*"},{"not":{"href_matches":["\/wp-*.php","\/wp-admin\/*","\/wp-content\/uploads\/*","\/wp-content\/*","\/wp-content\/plugins\/*","\/wp-content\/themes\/c42d\/*","\/*\\?(.+)"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prefetch, .no-prefetch a"}}]},"eagerness":"conservative"}]} </script> <style id='core-block-supports-inline-css' type='text/css'> .wp-container-core-buttons-is-layout-16018d1d{justify-content:center;} </style> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="rocket-browser-checker-js-after"> /* <![CDATA[ */ "use strict";var _createClass=function(){function defineProperties(target,props){for(var i=0;i<props.length;i++){var descriptor=props[i];descriptor.enumerable=descriptor.enumerable||!1,descriptor.configurable=!0,"value"in descriptor&&(descriptor.writable=!0),Object.defineProperty(target,descriptor.key,descriptor)}}return function(Constructor,protoProps,staticProps){return protoProps&&defineProperties(Constructor.prototype,protoProps),staticProps&&defineProperties(Constructor,staticProps),Constructor}}();function _classCallCheck(instance,Constructor){if(!(instance instanceof Constructor))throw new TypeError("Cannot call a class as a function")}var RocketBrowserCompatibilityChecker=function(){function RocketBrowserCompatibilityChecker(options){_classCallCheck(this,RocketBrowserCompatibilityChecker),this.passiveSupported=!1,this._checkPassiveOption(this),this.options=!!this.passiveSupported&&options}return _createClass(RocketBrowserCompatibilityChecker,[{key:"_checkPassiveOption",value:function(self){try{var options={get passive(){return!(self.passiveSupported=!0)}};window.addEventListener("test",null,options),window.removeEventListener("test",null,options)}catch(err){self.passiveSupported=!1}}},{key:"initRequestIdleCallback",value:function(){!1 in window&&(window.requestIdleCallback=function(cb){var start=Date.now();return setTimeout(function(){cb({didTimeout:!1,timeRemaining:function(){return Math.max(0,50-(Date.now()-start))}})},1)}),!1 in window&&(window.cancelIdleCallback=function(id){return clearTimeout(id)})}},{key:"isDataSaverModeOn",value:function(){return"connection"in navigator&&!0===navigator.connection.saveData}},{key:"supportsLinkPrefetch",value:function(){var elem=document.createElement("link");return elem.relList&&elem.relList.supports&&elem.relList.supports("prefetch")&&window.IntersectionObserver&&"isIntersecting"in IntersectionObserverEntry.prototype}},{key:"isSlowConnection",value:function(){return"connection"in navigator&&"effectiveType"in navigator.connection&&("2g"===navigator.connection.effectiveType||"slow-2g"===navigator.connection.effectiveType)}}]),RocketBrowserCompatibilityChecker}(); /* ]]> */ </script> <script type="c68ee7e70738b78ba1a9fb94-text/javascript" id="rocket-preload-links-js-extra"> /* <![CDATA[ */ var RocketPreloadLinksConfig = {"excludeUris":"\/(?:.+\/)?feed(?:\/(?:.+\/?)?)?$|\/(?:.+\/)?embed\/|\/(index.php\/)?(.*)wp-json(\/.*|$)|\/refer\/|\/go\/|\/recommend\/|\/recommends\/","usesTrailingSlash":"1","imageExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php","fileExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php|html|htm","siteUrl":"https:\/\/www.c42d.com","onHoverDelay":"100","rateThrottle":"3"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="rocket-preload-links-js-after"> /* <![CDATA[ */ (function() { "use strict";var r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e=function(){function i(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}return function(e,t,n){return t&&i(e.prototype,t),n&&i(e,n),e}}();function i(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}var t=function(){function n(e,t){i(this,n),this.browser=e,this.config=t,this.options=this.browser.options,this.prefetched=new Set,this.eventTime=null,this.threshold=1111,this.numOnHover=0}return e(n,[{key:"init",value:function(){!this.browser.supportsLinkPrefetch()||this.browser.isDataSaverModeOn()||this.browser.isSlowConnection()||(this.regex={excludeUris:RegExp(this.config.excludeUris,"i"),images:RegExp(".("+this.config.imageExt+")$","i"),fileExt:RegExp(".("+this.config.fileExt+")$","i")},this._initListeners(this))}},{key:"_initListeners",value:function(e){-1<this.config.onHoverDelay&&document.addEventListener("mouseover",e.listener.bind(e),e.listenerOptions),document.addEventListener("mousedown",e.listener.bind(e),e.listenerOptions),document.addEventListener("touchstart",e.listener.bind(e),e.listenerOptions)}},{key:"listener",value:function(e){var t=e.target.closest("a"),n=this._prepareUrl(t);if(null!==n)switch(e.type){case"mousedown":case"touchstart":this._addPrefetchLink(n);break;case"mouseover":this._earlyPrefetch(t,n,"mouseout")}}},{key:"_earlyPrefetch",value:function(t,e,n){var i=this,r=setTimeout(function(){if(r=null,0===i.numOnHover)setTimeout(function(){return i.numOnHover=0},1e3);else if(i.numOnHover>i.config.rateThrottle)return;i.numOnHover++,i._addPrefetchLink(e)},this.config.onHoverDelay);t.addEventListener(n,function e(){t.removeEventListener(n,e,{passive:!0}),null!==r&&(clearTimeout(r),r=null)},{passive:!0})}},{key:"_addPrefetchLink",value:function(i){return this.prefetched.add(i.href),new Promise(function(e,t){var n=document.createElement("link");n.rel="prefetch",n.href=i.href,n.onload=e,n.onerror=t,document.head.appendChild(n)}).catch(function(){})}},{key:"_prepareUrl",value:function(e){if(null===e||"object"!==(void 0===e?"undefined":r(e))||!1 in e||-1===["http:","https:"].indexOf(e.protocol))return null;var t=e.href.substring(0,this.config.siteUrl.length),n=this._getPathname(e.href,t),i={original:e.href,protocol:e.protocol,origin:t,pathname:n,href:t+n};return this._isLinkOk(i)?i:null}},{key:"_getPathname",value:function(e,t){var n=t?e.substring(this.config.siteUrl.length):e;return n.startsWith("/")||(n="/"+n),this._shouldAddTrailingSlash(n)?n+"/":n}},{key:"_shouldAddTrailingSlash",value:function(e){return this.config.usesTrailingSlash&&!e.endsWith("/")&&!this.regex.fileExt.test(e)}},{key:"_isLinkOk",value:function(e){return null!==e&&"object"===(void 0===e?"undefined":r(e))&&(!this.prefetched.has(e.href)&&e.origin===this.config.siteUrl&&-1===e.href.indexOf("?")&&-1===e.href.indexOf("#")&&!this.regex.excludeUris.test(e.href)&&!this.regex.images.test(e.href))}}],[{key:"run",value:function(){"undefined"!=typeof RocketPreloadLinksConfig&&new n(new RocketBrowserCompatibilityChecker({capture:!0,passive:!0}),RocketPreloadLinksConfig).init()}}]),n}();t.run(); }()); /* ]]> */ </script> <script type="c68ee7e70738b78ba1a9fb94-text/javascript" id="script-js-extra"> /* <![CDATA[ */ var vars = {"templateUrl":"https:\/\/www.c42d.com\/wp-content\/themes\/c42d","ajaxUrl":"https:\/\/www.c42d.com\/wp-admin\/admin-ajax.php"}; /* ]]> */ </script> <script type="c68ee7e70738b78ba1a9fb94-text/javascript" src="https://www.c42d.com/wp-content/themes/c42d/assets/js/bundle.min.js?ver=6.8" id="script-js" data-rocket-defer defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.c42d.com/wp-content/themes/c42d/assets/js/plugins/jquery.counterup.min.js?ver=6.8" id="counter-js" data-rocket-defer defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.c42d.com/wp-content/themes/c42d/parts/gutenberg/acf-numbers/index.min.js?ver=6.8" id="c42d/numbers-js" data-rocket-defer defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.c42d.com/wp-content/themes/c42d/assets/js/plugins/swiper-bundle.min.js?ver=6.8" id="swiper-js" data-rocket-defer defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.c42d.com/wp-content/themes/c42d/parts/gutenberg/acf-testimonials/index.min.js?ver=6.8" id="c42d/testimonials-js" data-rocket-defer defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.c42d.com/wp-content/themes/c42d/parts/components/header/index.min.js?ver=6.8" id="c42d/header-js" data-rocket-defer defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.c42d.com/wp-content/themes/c42d/parts/components/radial-gradient/index.min.js?ver=6.8" id="c42d/radial-gradient-js" data-rocket-defer defer></script> <div class="radial-gradient"> <div class="radial-gradient__radius js-radial-gradient radial-gradient__radius--left" data-radius="617"> </div> </div> </div> <!-- End of #page --> <script type="c68ee7e70738b78ba1a9fb94-text/javascript">"use strict";function wprRemoveCPCSS(){var preload_stylesheets=document.querySelectorAll('link[data-rocket-async="style"][rel="preload"]');if(preload_stylesheets&&0<preload_stylesheets.length)for(var stylesheet_index=0;stylesheet_index<preload_stylesheets.length;stylesheet_index++){var media=preload_stylesheets[stylesheet_index].getAttribute("media")||"all";if(window.matchMedia(media).matches)return void setTimeout(wprRemoveCPCSS,200)}var elem=document.getElementById("rocket-critical-css");elem&&"remove"in elem&&elem.remove()}window.addEventListener?window.addEventListener("load",wprRemoveCPCSS):window.attachEvent&&window.attachEvent("onload",wprRemoveCPCSS);</script><noscript><link rel='stylesheet' id='wp-block-library-css' href='https://www.c42d.com/wp-includes/css/dist/block-library/style.min.css?ver=6.8' type='text/css' media='all' /><link rel='stylesheet' id='main-css' href='https://www.c42d.com/wp-content/themes/c42d/assets/css/style.css?ver=6.8' type='text/css' media='all' /><link rel='stylesheet' id='addtoany-css' href='https://www.c42d.com/wp-content/plugins/add-to-any/addtoany.min.css?ver=1.16' type='text/css' media='all' /></noscript><script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="c68ee7e70738b78ba1a9fb94-|49" defer></script></body> </html> <!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me -->