{"id":2649,"date":"2024-05-08T09:13:39","date_gmt":"2024-05-08T09:13:39","guid":{"rendered":"http:\/\/ostech-demo.local\/?page_id=16"},"modified":"2025-12-09T14:50:57","modified_gmt":"2025-12-09T14:50:57","slug":"anasayfa","status":"publish","type":"page","link":"https:\/\/www.depark.com\/en\/","title":{"rendered":"Dokuz Eyl\u00fcl Teknoloji Geli\u015ftirme Merkezi"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"2649\" class=\"elementor elementor-2649\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5a0479c e-con-full e-flex e-con e-parent\" data-id=\"5a0479c\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-60943f9 e-transform elementor-widget elementor-widget-shortcode\" data-id=\"60943f9\" data-element_type=\"widget\" data-settings=\"{&quot;_transform_translateX_effect&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:0,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">    \n    <style>\n        html, body { margin: 0; padding: 0; min-height: 100vh; }\n        .depark-fullscreen-container { position: relative; width: 100vw; min-height: 100vh; overflow: visible; background-color: #000; }\n        .depark-fullscreen-container video { position: absolute; top: 0; left: 0; width: 100vw; height: 100vh; object-fit: cover; z-index: 1; opacity: 0.6; } \/* Opakl\u0131k eklendi, metin daha iyi okunsun diye *\/\n        \n        .depark-overlay { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: 10; text-align: center; padding: 2rem; width: 100%; color: white; }\n        .depark-subtitle { font-size: 5rem; font-weight: 750; margin-bottom: 3rem; line-height: 1.1; text-shadow: 0 4px 15px rgba(0,0,0,0.3); }\n        .highlight-word { display: inline-block; color: #F9AE26; font-weight: bold; transition: opacity 0.5s ease-in-out; opacity: 1; }\n        \n        \/* --- BUTON TASARIMLARI --- *\/\n        .depark-button-group { display: flex; flex-wrap: wrap; gap: 2rem; justify-content: center; align-items: center; margin-top: 2rem; }\n        .depark-button { position: relative; padding: 1.2rem 3rem; font-size: 0.95rem; font-weight: 700; text-transform: uppercase; letter-spacing: 2px; text-decoration: none; border-radius: 60px; overflow: hidden; transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1); display: inline-flex; align-items: center; justify-content: center; z-index: 1; }\n        \n        .depark-button.primary { background-color: #F9AE26; color: #fff; box-shadow: 0 10px 20px rgba(249, 174, 38, 0.3); border: 2px solid #F9AE26; }\n        .depark-button.primary:hover { background-color: transparent; color: #fff; transform: translateY(-5px); box-shadow: 0 15px 30px rgba(249, 174, 38, 0.5); }\n        \n        .depark-button.secondary { background: rgba(255, 255, 255, 0.1); color: #fff; border: 2px solid rgba(255, 255, 255, 0.8); backdrop-filter: blur(10px); -webkit-backdrop-filter: blur(10px); }\n        .depark-button.secondary:hover { background: #fff; color: #1a1a1a; transform: translateY(-5px); box-shadow: 0 15px 30px rgba(255, 255, 255, 0.2); }\n        \n        .depark-button::before { content: \"\"; position: absolute; top: 0; left: -100%; width: 100%; height: 100%; background: linear-gradient(120deg, transparent, rgba(255,255,255,0.3), transparent); transition: all 0.6s; z-index: -1; }\n        .depark-button:hover::before { left: 100%; }\n        \n        \/* Animasyonlar ve Ok \u0130\u015fareti *\/\n        .depark-arrow-down { font-size: 2.5rem; color: white; animation: bounce 2s infinite; display: inline-block; margin-top: 40px; position: relative; top: 80px; opacity: 0.8; }\n        @keyframes bounce { 0%, 20%, 50%, 80%, 100% { transform: translateY(0); } 40% { transform: translateY(15px); } 60% { transform: translateY(7px); } }\n        \n        @keyframes fadeInUp { from { opacity: 0; transform: translateY(15px);} to { opacity: 1; transform: translateY(0);} }\n        @keyframes fadeOutUp { from { opacity: 1; transform: translateY(0);} to { opacity: 0; transform: translateY(-15px);} }\n        .highlight-word.animate-in { animation: fadeInUp 0.5s ease-out forwards; }\n        .highlight-word.animate-out { animation: fadeOutUp 0.5s ease-in forwards; }\n        \n        \/* Logo Carousel *\/\n        .depark-logo-carousel { position: absolute; bottom: 0; left: 0; width: 100%; z-index: 5; background: linear-gradient(to top, rgba(0, 0, 0, 0.6), transparent); padding: 3rem 0; overflow: hidden; pointer-events: none; }\n        .depark-logo-carousel * { pointer-events: auto; }\n        .depark-logo-slider { display: flex; gap: 4rem; align-items: center; animation: logoScroll 35s linear infinite; will-change: transform; width: max-content; }\n        .depark-logo-slider:hover { animation-play-state: paused; } \/* \u00dczerine gelince logolar dursun *\/\n        \n        .depark-logo-item { flex-shrink: 0; height: 50px; display: flex; align-items: center; justify-content: center; transition: 0.3s ease; opacity: 0.6; filter: grayscale(1); }\n        .depark-logo-item:hover { opacity: 1; transform: scale(1.1); filter: grayscale(0); }\n        .depark-logo-item img { max-height: 50px; max-width: 130px; object-fit: contain; filter: brightness(0) invert(1); }\n        .depark-logo-item.is-svg { color: #fff; }\n        .depark-logo-item.is-svg svg { max-height: 50px; max-width: 130px; width: auto; height: 50px; display: block; }\n        .depark-logo-item.is-svg svg * { fill: currentColor !important; stroke: currentColor !important; }\n        \n        @keyframes logoScroll { 0% { transform: translateX(0);} 100% { transform: translateX(-50%);} }\n        \n        @media (max-width: 768px) {\n            .depark-subtitle { font-size: 2.2rem; margin-bottom: 2rem; }\n            .depark-button { font-size: 0.85rem; padding: 1rem 2rem; width: 85%; }\n            .depark-button-group { flex-direction: column; gap: 1rem; }\n            .depark-overlay { top: 45%; }\n            .depark-logo-carousel { padding: 1.5rem 0; }\n            .depark-logo-item, .depark-logo-item img, .depark-logo-item.is-svg svg { height: 35px; }\n            .depark-logo-slider { gap: 2.5rem; }\n            .depark-arrow-down { top: 40px; }\n        }\n    <\/style>\n\n    <div class=\"depark-fullscreen-container\">\n        <!-- JS ile oynatmak yerine Native HTML5 Video \u00f6zellikleri kullan\u0131ld\u0131 (Daha performansl\u0131) -->\n        <video autoplay muted playsinline loop>\n            <source src=\"https:\/\/www.depark.com\/wp-content\/uploads\/2025\/10\/web-slider-depark-1.mp4\" type=\"video\/mp4\">\n        <\/video>\n\n        <div class=\"depark-overlay\">\n                            <div class=\"depark-subtitle\">\n                    <span class=\"highlight-word\">Innovation<\/span> Hub for Those <br> Shaping The Future\n                <\/div>\n            \n            <div class=\"depark-button-group\">\n                                    <a href=\"\/en\/bizi-taniyin\" class=\"depark-button primary\">Explore DEPARK<\/a>\n                    <a href=\"\/en\/hizmetlerimiz\" class=\"depark-button secondary\">Our Services<\/a>\n                            <\/div>\n\n            <div class=\"depark-arrow-down\">\u2335<\/div>\n        <\/div>\n\n        <!-- Logo Carousel -->\n        <div class=\"depark-logo-carousel\">\n            <div class=\"depark-logo-slider\">\n                <div class=\"depark-logo-item\"><img decoding=\"async\" src=\"https:\/\/www.zeytin.depark.com\/wp-content\/uploads\/2025\/12\/thy.png\" alt=\"Partner Logo\" loading=\"lazy\"><\/div><div class=\"depark-logo-item is-svg\" aria-label=\"Partner Logo\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 750 150\"><defs>      .st0 {        fill: #9dd9f2;      }      .st1 {        fill: #35abe3;      }      .st2 {        fill: #262323;      }      .st3 {        fill: #63c1ea;      }      .st4 {        fill: #49a6d6;      }      .st5 {        fill: #68696c;      }      .st6 {        fill: #3b3b3c;      }      .st7 {        fill: #505153;      }      .st8 {        fill: #2997d1;      }      .st9 {        fill: #211e1e;      }      .st10 {        fill: #4eb7e7;      }      .st11 {        fill: #1c8fcf;      }      .st12 {        fill: #7bcaed;      }    <\/defs><path class=\"st9\" d=\"M178.3,48.2c.3-.4.3-.8.3-1.3.1-1.8.5-3.6,1-5.3,1.5-4.8,4.7-8,9.4-9.8,2-.7,4.1-1.2,6.2-1.4,2.1-.3,4.2-.3,6.3-.3,11.3,0,22.7,0,34,0,.2,0,.4,0,.6,0,.4,0,.4,0,.4.4,0,1.4,0,2.7,0,4.1,0,2.5,0,5,0,7.6s0,.3,0,.5c0,.6,0,.6-.6.6-1.7,0-3.3,0-5,0-7.8,0-15.5,0-23.3,0-1.3,0-2.5,0-3.8,0-1.5,0-3.1.2-4.6.6-.2,0-.5.1-.7.2-1.4.5-2.4,1.4-2.8,2.9-.4,1.3-.4,2.5,0,3.8.4,1.5,1.4,2.4,2.7,3.1.7.3,1.5.5,2.3.6.9.1,1.9.2,2.8.2,4.6,0,9.2,0,13.9,0,1.5,0,3,0,4.6.2,2.8.3,5.6.8,8.2,2,4.7,2.2,7.6,5.8,8.9,10.8.7,2.8.8,5.7.5,8.6-.2,2.3-.7,4.5-1.6,6.6-1.3,3.1-3.3,5.7-6.1,7.6-2.2,1.5-4.7,2.3-7.3,2.6-.9,0-1.9.1-2.8.1-13.7,0-27.5,0-41.2,0-.3,0-.5,0-.8,0-.2,0-.3-.1-.3-.3,0-.2,0-.4,0-.6,0-3.8,0-7.7,0-11.5,0-.2,0-.3,0-.5,0-.3,0-.4.4-.4.2,0,.5,0,.7,0,11.2,0,22.4,0,33.6,0,1.2,0,2.3,0,3.5-.2.9-.1,1.7-.3,2.5-.6,1.9-.7,3.1-2,3.4-4.1.2-1.1.1-2.1-.1-3.2-.4-1.4-1.2-2.4-2.5-3.1-.9-.4-1.8-.7-2.8-.9-1.2-.2-2.4-.3-3.6-.3-4.5,0-9,0-13.5,0-2.1,0-4.2,0-6.3-.2-2.6-.2-5.3-.6-7.8-1.5-.6-.2-1.2-.5-1.8-.8-1.8-.9-3.2-2.2-4.2-3.9-.9-1.5-1.5-3.2-1.9-5-.3-1.2-.4-2.4-.5-3.7,0-.4,0-.7-.3-1v-3.5Z\"><\/path><path class=\"st0\" d=\"M445.4,15.5c.3,0,.6-.1.8-.2,1.8-.6,3.6-1,5.4-1.3,1-.2,2.1-.4,3.1-.5.9,0,1.7-.2,2.6-.2.2,0,.4,0,.6-.1h4.4c.2.2.5.1.7.2.3,0,.3,0,.3.3,0,.4,0,.7,0,1.1,0,.4,0,.7-.1,1.1,0,.5,0,1-.1,1.5,0,.3,0,.6,0,.9,0,.9,0,.9.8.9,1.2,0,2.4.2,3.6.3,1.5.2,3,.5,4.5.8,1.9.4,3.7,1,5.6,1.7,1.3.5,2.5.9,3.7,1.5,1,.5,2,1,2.9,1.5.3.2.6.4.9.6.2.1.2.3.1.5-.9,1.5-1.7,2.9-2.6,4.4-.8,1.4-1.6,2.7-2.4,4.1-.2.4-.5.7-.6,1.1,0,0-.1,0-.2,0-.2-.2-.4-.4-.7-.5-1.5-.9-3-1.7-4.5-2.4-2.4-1.1-4.8-1.9-7.3-2.6-1.5-.4-3-.8-4.6-.9,0,0,0,0,0-.1.2-.8.1-1.7.2-2.6,0,0,0-.1,0-.2.2-.6.1-1.1.1-1.7,0-.2,0-.4,0-.5.2-.5.1-1,.1-1.5,0-.3,0-.6,0-.9.2-.8.1-1.5.1-2.3,0-.4,0-.5-.4-.5-1.1,0-2.2-.1-3.3.1-.1,0-.3,0-.5,0-.8,0-1.6.1-2.3.2-.9,0-1.9.3-2.8.4-.8.2-1.6.3-2.4.5-1,.3-2,.6-3,.9-.2,0-.4.2-.7.2-.1,0-.1-.2-.2-.3-.2-.6-.4-1.2-.6-1.8-.4-1.2-.8-2.5-1.3-3.7,0,0,0-.1,0-.2Z\"><\/path><path class=\"st2\" d=\"M343.6,136.8c-.6,0-1.1-.2-1.7-.5-1.4-.6-2.3-1.7-2.5-3.2-.2-.9-.1-1.8.1-2.6.4-1.2,1.1-2,2.2-2.5.4-.2.8-.3,1.1-.5,0-.2,0-.2-.1-.3-.2-.2-.4-.5-.7-.7-1.2-1.2-1.3-2.6-.9-4.1.2-.9.8-1.5,1.7-2,.5-.2.9-.4,1.4-.4,1.2-.1,2.4-.2,3.6,0,.2,0,.3,0,.5.1,1.6.5,2.4,1.6,2.5,3.2,0,.4,0,.8,0,1.3-.2,1.1-.8,1.8-1.8,2.3-.6.3-1.2.5-1.8.8-.2,0-.4.2-.6.3,0,.2,0,.3.1.3,1.4,1.4,2.7,2.9,4.1,4.3,0,0,0,0,.1.1.2.1.3.1.3,0,.2-1.1.2-2.2-.8-3,0,0,0,0,0-.1.3-.3.7-.6,1-.8.2-.1.3,0,.4,0,.5.4.8,1,1,1.6.5,1.3.4,2.6,0,3.9-.1.3,0,.5.2.8,0,0,.1.2.2.2.4.3.6.8.6,1.3-.6,0-1.2,0-1.8,0-.1,0-.3,0-.3-.2-.1-.1-.3-.3-.4-.4,0,0-.2,0-.2,0-.6.4-1.3.6-2,.8,0,0-.1,0-.2.1h-4.1c-.3-.2-.6-.2-.9-.2ZM346.3,135.2c.4,0,1.1,0,1.7-.1.5,0,1-.2,1.4-.4.2-.1.2-.2,0-.4,0,0-.1-.2-.2-.2-1.5-1.6-3-3.2-4.5-4.7,0,0-.1-.2-.2-.2-.1-.1-.3-.1-.4,0-.5.2-.9.4-1.4.6-.6.3-1.1.8-1.3,1.5-.2.6-.2,1.2,0,1.8.2.8.6,1.4,1.4,1.8.2.1.5.2.7.3.8.2,1.6.3,2.7.3ZM343.1,123.5c0,.6,0,1.1.4,1.5.4.5.9.9,1.3,1.4.1.1.2.2.4.1.9-.4,1.8-.8,2.7-1.1.4-.2.7-.5.8-.9,0-.3.1-.6,0-.9,0-1-.5-1.6-1.5-1.8-.7-.1-1.4-.2-2.1,0-.4,0-.8,0-1.1.2-.6.2-.9.7-.9,1.3,0,.2,0,.3,0,.3Z\"><\/path><path class=\"st0\" d=\"M394.4,136.8s0,0,0,.1h-1.6s0,0,0-.1c.5,0,1,0,1.5,0Z\"><\/path><path class=\"st5\" d=\"M343.6,136.8c.3,0,.7,0,.9.2h-.9s0,0,0-.1c0,0,0,0,0,0Z\"><\/path><path class=\"st9\" d=\"M292.6,93.3c-7.1,0-14.2,0-21.3,0-1,0-.9.1-.9-.9,0-3.8,0-7.6,0-11.4,0-1,0-.9.8-.9,11.3,0,22.5,0,33.8,0,1.2,0,2.3,0,3.5-.2.8-.1,1.6-.3,2.3-.5,2.2-.8,3.5-2.3,3.7-4.7,0-.9,0-1.9-.3-2.8-.4-1.4-1.3-2.4-2.6-3-.8-.4-1.7-.7-2.6-.8-1.2-.2-2.4-.3-3.6-.3-4.5,0-9,0-13.5,0-2.1,0-4.3,0-6.4-.2-2.7-.2-5.4-.6-7.9-1.6-.6-.2-1.3-.5-1.9-.8-1.7-.9-3-2.1-4-3.7-.9-1.5-1.5-3.1-1.9-4.8-.4-1.8-.6-3.6-.6-5.5,0-1.6,0-3.3.2-4.9.2-2.2.7-4.3,1.6-6.4,1.5-3.6,4.1-6.1,7.7-7.6,2-.9,4-1.4,6.1-1.7,2.3-.4,4.6-.5,6.9-.5,11.6,0,23.2,0,34.8,0,1,0,.9-.1.9.9,0,3.8,0,7.6,0,11.4,0,.2,0,.4,0,.6,0,.1,0,.2-.2.2-.3,0-.5,0-.8,0-9.3,0-18.5,0-27.8,0-1.3,0-2.6,0-3.9,0-1.5,0-3.1.2-4.6.6-.4.1-.8.2-1.2.4-1.1.5-1.8,1.3-2.2,2.4-.5,1.4-.5,2.9,0,4.3.4,1.3,1.3,2.2,2.4,2.7.8.4,1.7.6,2.6.7.9.1,1.9.2,2.8.2,4.7,0,9.4,0,14.1,0,1.9,0,3.8,0,5.7.3,2.3.3,4.5.8,6.6,1.8,4.7,2.1,7.7,5.7,9,10.7.6,2.3.8,4.7.7,7,0,2-.3,4-.9,5.9-.9,3.1-2.4,5.9-4.7,8.2-2.4,2.4-5.3,3.9-8.6,4.4-1.1.2-2.2.3-3.4.3-6.8,0-13.7,0-20.5,0Z\"><\/path><path class=\"st9\" d=\"M558.6,31.2c.2,0,.4,0,.5,0,3.9,0,7.8,0,11.7,0,.7,0,.7,0,.7.7,0,8.1,0,16.1,0,24.2s0,14.5,0,21.7c0,2.3-.3,4.5-1,6.7-.8,2.8-2.3,5.1-4.3,7.1-1.5,1.4-3.2,2.3-5.2,2.5-1.9.2-3.7.1-5.5-.3-1.3-.3-2.4-.9-3.3-1.9-.5-.5-1.1-1.1-1.5-1.7-.5-.7-.9-1.3-1.4-2-1.9-3.3-4-6.5-6-9.8-5.5-9-11-17.9-16.6-26.9-.3-.4-.5-.9-.8-1.3-.3-.4-.6-.9-.9-1.3-.2-.2-.4-.4-.6-.6-1.4-.9-2.6-.1-3,1-.1.3-.2.6-.2.8,0,.3,0,.6,0,.9,0,13.4,0,26.8,0,40.2,0,.3.1.7,0,.9-.2.3-.6.1-1,.1-3.6,0-7.3,0-10.9,0-.2,0-.4,0-.6,0-.1,0-.2,0-.3-.2,0-.2,0-.4,0-.6,0-15.9,0-31.7,0-47.6,0-1.9.4-3.7,1.1-5.4.5-1.2,1.1-2.4,1.8-3.5,1.1-1.6,2.4-2.9,4.1-3.9,1.1-.7,2.3-1.1,3.6-1.2,1.8-.2,3.7-.1,5.5.4,1.1.3,2.2.9,3.1,1.7,1.5,1.3,2.9,2.8,4,4.6,7.3,11.7,14.6,23.3,22,35,.3.5.7,1,1,1.5.7.8,1.9,1.2,2.9.9.4-.1.6-.4.7-.7,0-.3.1-.6.1-.9,0-.8,0-1.6,0-2.4,0-12.6,0-25.2,0-37.8,0-.3,0-.6,0-.9Z\"><\/path><path class=\"st9\" d=\"M371.4,61c.2.3.4.5.6.7,6.7,7.5,13.5,14.9,20.2,22.4,2.6,2.9,5.2,5.7,7.8,8.6.1.1.2.3.4.4,0,0,0,.2,0,.2-.2,0-.3,0-.5,0-7,0-14,0-21,0-.7,0-.6,0-1-.5-3.5-4.3-7.1-8.5-10.6-12.8-4.6-5.6-9.3-11.1-13.9-16.7-.1-.2-.2-.4-.5-.4,0,.2,0,.4,0,.6,0,4.8,0,9.7,0,14.5,0,4.8,0,9.7,0,14.5,0,.9,0,.9-.8.9-5,0-10.1,0-15.1,0-.8,0-.8,0-.8-.8,0-12.3,0-24.7,0-37s0-16.5,0-24.7c0-1.1-.1-.9,1-.9,4.9,0,9.9,0,14.8,0,1.1,0,.9-.1.9.9,0,9.6,0,19.1,0,28.7,0,.3,0,.6,0,.9.3-.1.4-.3.6-.5,3.4-3.9,6.9-7.8,10.3-11.7,5.1-5.8,10.3-11.7,15.4-17.5,0,0,.2-.2.3-.3.1-.1.2-.2.4-.2.2,0,.3,0,.5,0,6.5,0,13.1,0,19.6,0,.2,0,.4,0,.7,0,0,.3-.2.4-.3.5-2.3,2.4-4.6,4.9-6.9,7.3-7.1,7.5-14.2,15-21.2,22.5-.1.2-.3.3-.5.5Z\"><\/path><path class=\"st9\" d=\"M263.8,72.4c0,6.6,0,13.3,0,19.9,0,1.1.1.9-1,.9-5.2,0-10.5,0-15.7,0-1,0-.9,0-.9-.9,0-13.3,0-26.6,0-39.9,0-.2,0-.4,0-.6,0-.3,0-.3.4-.4.2,0,.4,0,.6,0,5.2,0,10.5,0,15.7,0,.2,0,.4,0,.6,0,.3,0,.3,0,.4.4,0,.2,0,.4,0,.6,0,6.6,0,13.2,0,19.8Z\"><\/path><path class=\"st0\" d=\"M412.9,90.6c0-.3-.3-.4-.5-.6-.4-.3-.7-.6-1.1-.9-1-.8-1.8-1.7-2.7-2.5-2.2-2.2-4.1-4.7-5.8-7.3-.9-1.4-1.7-2.8-2.4-4.3,0-.1-.1-.2-.2-.4,0-.2,0-.3.1-.4.4-.2.8-.4,1.3-.6,1.2-.6,2.4-1.2,3.6-1.8.3-.1.3-.2.2-.5-.4-1.1-.9-2.2-1.3-3.3-.7-1.8-1.2-3.6-1.6-5.4-.2-1-.4-2-.6-3,0-.6,0-1.2-.2-1.7-.2-1-.1-2-.2-3-.1-.9,0-1.9,0-2.8,0-.2.1-.3.3-.3.2,0,.4,0,.6,0,1.9,0,3.8,0,5.7,0,1.4,0,2.7,0,4.1.1h0s0,0,0,0c0,0,0,.2,0,.2,0,1.9,0,3.8.1,5.6.1,1.1.2,2.1.4,3.2.3,1.7.6,3.3,1.1,5,.2.5.4,1,.4,1.6-.4.2-.8.3-1.2.5-2.3,1.1-4.6,2.2-6.9,3.3-.1,0-.2.1-.3.2-.1,0-.2.2-.1.4,0,.1.1.2.2.4,1.1,2.3,2.4,4.6,3.9,6.7,1.1,1.5,2.3,2.9,3.5,4.3.9,1,1.8,1.8,2.7,2.7.1.1.3.3.5.3,0,.1,0,.2,0,.3-.2,0-.3.3-.5.4-.5.5-.9,1-1.3,1.5-.5.6-1,1.1-1.5,1.7,0,.1-.1.2-.1.4,0,0-.1,0-.2,0Z\"><\/path><path class=\"st9\" d=\"M255,45.8c-2.6,0-5.2,0-7.9,0-.2,0-.4,0-.6,0-.2,0-.2,0-.2-.2,0-.2,0-.3,0-.5,0-4.8,0-9.5,0-14.3,0-.2,0-.3,0-.5,0-.2,0-.2.2-.3.2,0,.3,0,.5,0,5.4,0,10.8,0,16.1,0,.2,0,.3,0,.5,0,.1,0,.2,0,.3.2,0,.2,0,.3,0,.5,0,4.8,0,9.5,0,14.3,0,.2,0,.3,0,.5,0,.1,0,.2-.2.3-.2,0-.4,0-.6,0-2.7,0-5.3,0-8,0Z\"><\/path><path class=\"st0\" d=\"M481.8,96.9c-.2.5-.6.9-.9,1.4-.8,1.2-1.8,2.3-2.7,3.5-.1.2-.3.3-.4.5-.9.9-1.7,1.8-2.6,2.6-1.3,1.3-2.7,2.4-4.2,3.4-1.6,1.1-3.2,2.2-4.9,3-.2,0-.3-.2-.3-.4-1-1.8-2.1-3.6-3.1-5.5-.5-.9-1.1-1.9-1.6-2.8,0-.2-.2-.4-.2-.6,0,0,0-.1,0-.2,1-.4,1.8-1,2.7-1.6,2.8-1.7,5.3-3.7,7.6-6.1.8-.8,1.6-1.6,2.3-2.5.1-.1.3-.3.4-.3.6.4,1.1.8,1.7,1.2,1.8,1.2,3.7,2.5,5.5,3.7.2.2.5.3.7.5Z\"><\/path><path class=\"st3\" d=\"M481.8,96.9c-.2-.2-.4-.4-.7-.5-1.8-1.2-3.7-2.5-5.5-3.7-.6-.4-1.2-.8-1.7-1.2,0-.3.2-.5.4-.7.6-.8,1.2-1.6,1.8-2.4.9-1.3,1.7-2.7,2.5-4.1.6-1.1,1.2-2.2,1.6-3.4,0,0,0,0,.1,0,.4,0,.8.1,1.2.2,1.7.3,3.4.7,5.1,1,.5,0,1,.3,1.5.2,0,0,0,0,0,.1-.2.2-.3.6-.3.9-.5,2.1-1.2,4.1-2,6.1-.6,1.5-1.3,2.9-2,4.3-.4.7-.8,1.5-1.3,2.2-.2.3-.4.7-.6,1,0,0-.1,0-.1,0Z\"><\/path><path class=\"st4\" d=\"M479.4,35.6c0,0,.1,0,.2,0,1.4,1,2.9,1.9,4.2,3,3,2.4,5.6,5.1,7.9,8.1,2.5,3.3,4.5,6.9,5.9,10.8.9,2.5,1.6,5,2.1,7.6.3,1.5.5,3.1.6,4.6,0,1,.1,2.1.1,3.1,0,.2,0,.4,0,.5,0,.2-.1.2-.3.2-.4,0-.8,0-1.2,0-.3,0-.6,0-.9,0,0,0,0,0,0,0,0-.4,0-.8,0-1.2,0-.3,0-.6,0-.9,0-.2,0-.4,0-.6,0-.7-.1-1.4-.2-2.1,0-.8-.3-1.6-.4-2.4-.3-1.5-.7-3.1-1.1-4.6-.8-2.4-1.7-4.8-2.9-7-.3-.5-.5-1-.8-1.5-.5-.8-.9-1.6-1.4-2.4-.8-1.2-1.6-2.3-2.5-3.4-.7-.9-1.4-1.8-2.2-2.6-1.4-1.5-3-3-4.6-4.4-1.1-.9-2.3-1.8-3.5-2.6,0,0,0,0,0,0,.4-.7.8-1.4,1.2-2.1,0,0,0-.1,0-.2Z\"><\/path><path class=\"st4\" d=\"M412.2,52c0-.2,0-.4,0-.5.2-4.9,1.3-9.7,3.1-14.2,1.9-4.6,4.4-8.8,7.7-12.6,3.2-3.7,7-6.9,11.2-9.4,0,0,0,0,.1,0,.4-.2.4-.2.7.2,0,.1.2.3.2.4.3.5.6.9.9,1.4,0,0,0,.1,0,.2-.3,0-.6.2-.9.4-.5.3-.9.6-1.4.9-1.9,1.2-3.6,2.6-5.3,4-.4.4-.8.8-1.2,1.2-.4.4-.9.7-1.2,1.2-.6.8-1.4,1.4-2,2.2-.4.5-.8.9-1.2,1.4-.9,1.2-1.7,2.4-2.5,3.6-.6,1-1.3,2.1-1.8,3.1-.8,1.7-1.6,3.3-2.3,5.1-.5,1.3-.9,2.6-1.2,3.9-.3,1-.5,1.9-.7,2.9-.2.8-.4,1.6-.4,2.5,0,.1,0,.3,0,.4,0,.6-.2,1.3-.3,1.9,0,0,0,0,0,0-.5,0-1,0-1.6,0h0s0,0,0,0Z\"><\/path><path class=\"st2\" d=\"M452.8,130.7c0-1.7,0-3.4,0-5,0-.2,0-.4,0-.6,0-.1,0-.2.2-.3.2,0,.5,0,.7,0,.3,0,.6-.1.8,0,.2.2,0,.5.1.8,0,.2.1.2.3.1.2-.1.3-.3.5-.4,2.1-1.6,4.9-.9,6.3.5,0,0,.1.1.2.2.1.1.2.2.4,0,.2-.2.5-.4.7-.6.8-.6,1.6-.9,2.6-1,1.1-.1,2.2,0,3.1.6,1.5.8,2.2,2.1,2.3,3.7,0,1,0,2,0,3,0,1.3,0,2.7,0,4,0,.2,0,.4,0,.6,0,.3,0,.3-.3.3,0,0-.1,0-.2,0-.5,0-1,0-1.5,0-.2-.5,0-1,0-1.5,0-1.9,0-3.8,0-5.7,0-.3,0-.5,0-.8-.2-1.3-1.2-2.3-2.5-2.4-1-.1-1.9.1-2.7.7-.1,0-.2.2-.3.2-.5.3-.7.7-.5,1.2,0,.3,0,.6,0,.9,0,2.2,0,4.4,0,6.6,0,.2,0,.3,0,.5,0,.1,0,.2-.2.2-.5,0-1.1,0-1.6,0-.1,0-.2-.1-.2-.2,0-.2,0-.4,0-.6,0-2,0-4.1,0-6.1,0-.3,0-.6,0-.9-.2-1.3-1-2.2-2.3-2.4-.9-.1-1.7,0-2.4.5-.4.3-.7.6-1,.9-.2.2-.3.4-.3.7,0,1,0,1.9,0,2.9,0,1.5,0,3,0,4.5,0,.2,0,.4,0,.6,0,.2-.1.3-.3.3-.5,0-1.1,0-1.6,0-.2-.5,0-1,0-1.5,0-1.5,0-2.9,0-4.4Z\"><\/path><path class=\"st2\" d=\"M251.9,124.6c.6,0,1.1,0,1.7,0,.3,0,.4.1.4.3.4,1.3.9,2.5,1.3,3.8.5,1.5,1.1,3,1.6,4.5.2,0,.2-.3.3-.4.8-2.4,1.6-4.8,2.4-7.2,0-.2.2-.5.2-.7,0-.2.2-.3.4-.3.5,0,.9,0,1.4,0,.3.4.3.8.5,1.2.7,2.2,1.5,4.5,2.2,6.7,0,.2.1.4.2.6.3,0,.3-.3.3-.4.6-1.7,1.2-3.4,1.8-5.1.3-.9.6-1.8.9-2.7,0-.3.2-.4.5-.4.5,0,1.1,0,1.6,0,.1.2,0,.3,0,.4-1.3,3.6-2.6,7.2-4,10.9-.3.7-.2.6-.9.6-.4,0-.8,0-1.2,0-.1-.4-.3-.7-.4-1.1-.7-2.2-1.5-4.4-2.2-6.6,0-.2,0-.4-.3-.5-.1.3-.2.7-.4,1-.7,2.1-1.4,4.3-2.1,6.4,0,.2-.1.3-.2.5,0,.2-.2.3-.3.3-.4,0-.9,0-1.3,0-.3,0-.4-.1-.4-.3-.3-.9-.7-1.8-1-2.7-1-2.7-2-5.4-3-8.1,0-.2-.2-.4-.2-.7Z\"><\/path><path class=\"st2\" d=\"M378.3,136.4c-.6,0-1.3,0-1.9,0-.1,0-.2,0-.2-.2,0-.2-.1-.3-.2-.5-.4-1.1-.9-2.1-1.3-3.2-.1-.3-.3-.4-.6-.4-1.2,0-2.4,0-3.5,0-1,0-2,0-3.1,0-.4,0-.6.1-.8.5-.4,1.1-.9,2.1-1.3,3.2,0,.1-.1.3-.2.4,0,.1-.1.2-.2.2-.6,0-1.2,0-1.8,0-.1,0-.2-.1-.1-.2,0-.2.1-.3.2-.5,2.1-5,4.1-10,6.2-14.9.3-.8.2-.7,1-.7,1.4,0,1.1-.3,1.6,1.1,2,4.8,4,9.6,6,14.4.1.3.3.5.2.8ZM370.6,123.1s0,0,0,0c-.9,2.2-1.9,4.5-2.8,6.7,0,0,0,0,0,0,0,.2,0,.3.2.3,1.8,0,3.5,0,5.3,0,.4,0,.4,0,.3-.5,0,0,0-.1,0-.2-.8-2-1.7-4.1-2.5-6.1,0-.1,0-.3-.3-.4Z\"><\/path><path class=\"st2\" d=\"M179.4,134.4c.4-.5.8-.9,1.2-1.3,1.9,1.7,4.2,2.1,6.6,1.7.6,0,1.2-.3,1.7-.6,1.1-.7,1.1-1.5.9-2.5,0-.5-.4-.8-.8-1-.4-.2-.8-.4-1.2-.5-1-.2-2.1-.4-3.1-.6-.6-.1-1.2-.2-1.8-.5-.3-.1-.7-.3-1-.4-2.3-1.2-2.2-4.1-.9-5.5.4-.4.8-.7,1.3-1,.7-.3,1.4-.6,2.1-.7,2.2-.4,4.3-.2,6.3.8.9.5.8.4.2,1.1,0,0,0,0,0,.1-.2.2-.3.5-.5.6-.2.1-.5-.2-.7-.3-1.2-.6-2.5-.8-3.9-.7-.7,0-1.3.1-1.9.4-.4.2-.8.4-1.1.6-.4.4-.7.9-.6,1.5,0,.6.3,1,.7,1.3.4.3.8.4,1.2.6,1,.3,1.9.4,2.9.6.8.2,1.5.3,2.3.6.4.2.9.4,1.3.6.9.6,1.3,1.5,1.4,2.5.2,1.7-.6,2.9-2,3.8-1,.6-2.1.8-3.2.9-1.7.1-3.4,0-5-.8-.8-.3-1.6-.8-2.3-1.5Z\"><\/path><path class=\"st2\" d=\"M491.3,129.3c.2-1.5-.4-2.5-1.7-3-1-.4-2-.4-3-.2-.7.1-1.3.4-1.9.7-.2,0-.3.2-.5.2-.3-.4-.4-.9-.6-1.3,0-.1,0-.2,0-.3,0,0,.1,0,.2-.1,1.6-.9,3.3-1.2,5.1-1.1.9,0,1.8.4,2.6.9,1.2.8,1.9,1.9,1.9,3.4,0,1.2,0,2.5,0,3.7,0,1.2,0,2.3,0,3.5,0,.2,0,.4-.1.7-.5,0-1,0-1.5,0-.2,0-.3-.1-.3-.3,0-.2,0-.4,0-.5,0-.1-.1-.2-.2,0-.2.1-.3.2-.5.3-1.7.9-3.4,1.2-5.2.6-.3-.1-.6-.3-.9-.4-2.5-1.4-2.6-5.2,0-6.6,1.1-.6,2.3-.8,3.5-.8,1,0,1.9.2,2.8.5.1,0,.3,0,.5.2ZM491.4,132.2h0c0-.3,0-.5,0-.8,0-.3-.1-.4-.4-.5-1.4-.6-2.8-.8-4.3-.5-.4,0-.7.2-1,.4-1.4.8-1.4,2.8-.1,3.6.2.2.5.3.8.4,1.6.5,3.1.2,4.4-.8.5-.4.8-.8.7-1.4,0-.1,0-.3,0-.4Z\"><\/path><path class=\"st2\" d=\"M326.7,135.3c-.7.6-1.5.9-2.2,1.1-1.3.4-2.6.5-4,.2-2.4-.5-4.1-2.2-4.6-4.6-.2-1.2-.2-2.5.1-3.7.6-2.3,2.5-3.9,4.9-4.1,1.1,0,2.1,0,3.1.3,1.9.6,2.9,1.9,3.3,3.8.2.9.1,1.9,0,2.8,0,.3,0,.3-.4.3-.2,0-.4,0-.6,0-2.6,0-5.1,0-7.7,0-.2,0-.4,0-.6,0,0,0-.1,0-.1.2,0,0,0,.2,0,.2.4,1.6,1.4,2.6,3,2.9,1.4.3,2.8,0,4.1-.5.7-.3.6-.4,1.1.3.2.2.3.4.5.7ZM321.6,130c1,0,2.1,0,3.1,0,.2,0,.4,0,.5,0,.1,0,.2,0,.2-.2,0-.5,0-.9,0-1.4-.3-1.2-1-1.9-2.2-2.2-.6-.2-1.2-.2-1.9-.1-2,.1-3.6,1.7-3.6,3.8,0,.1,0,.2.2.2.2,0,.4,0,.5,0,1,0,2,0,3.1,0Z\"><\/path><path class=\"st2\" d=\"M287.9,129.3c.2-1.2-.2-2.1-1.1-2.7-.8-.5-1.6-.6-2.5-.6-1,0-2,.3-2.9.7-.2.1-.4.2-.6.3,0,0-.1,0-.1-.1-.7-1.6-.9-1.2.7-2,1.3-.6,2.6-.8,4-.7,1,0,1.9.4,2.7.9,1.2.8,1.9,2,1.9,3.5,0,2.4,0,4.9,0,7.3,0,0,0,.2,0,.2,0,.1,0,.2-.2.2-.5,0-1,0-1.5,0-.1,0-.2,0-.2-.2,0-.2,0-.4,0-.6,0-.1-.1-.2-.2-.1-.2.1-.3.2-.5.3-1.7,1-3.4,1.2-5.2.6-.2,0-.4-.2-.7-.3-1.4-.7-2.2-1.9-2.2-3.5,0-1.6.8-2.8,2.3-3.5,1-.5,2.1-.6,3.1-.6.9,0,1.9.2,2.8.5.1,0,.3,0,.4.1ZM288,132.3c0-.3,0-.5,0-.8,0-.3-.1-.5-.4-.7-1.3-.6-2.6-.7-3.9-.5-.5,0-.9.2-1.3.4-1.4.8-1.5,2.7-.2,3.6.3.2.5.3.8.4,1.5.4,2.9.2,4.2-.7.5-.4,1-.8.8-1.6,0,0,0-.2,0-.2Z\"><\/path><path class=\"st2\" d=\"M536.4,130.5c0-.7,0-1.4.3-2.1.6-2.1,2.3-3.8,5-4.1.9-.1,1.8,0,2.7.1,1.9.4,3.9,1.8,4.4,4.8.2,1.1.2,2.2-.1,3.3-.6,2-1.8,3.3-3.8,4-1.3.4-2.7.4-4,0-2.8-.7-4-2.9-4.3-5.1,0-.3,0-.6,0-.9ZM538.4,130.5c0,.2,0,.5,0,.9.2,1.7,1.3,3,2.8,3.4.7.2,1.5.2,2.3,0,1.5-.3,2.5-1.1,2.9-2.5.4-1.2.4-2.5,0-3.7-.4-1.2-1.2-2-2.5-2.4-.6-.2-1.2-.2-1.8-.2-1.8.1-3.1,1.2-3.6,3-.1.5-.1.9-.2,1.5Z\"><\/path><path class=\"st2\" d=\"M208.6,124.3c.7,0,1.4,0,2.1.3,2,.6,3.2,1.9,3.8,3.9.4,1.4.4,2.8,0,4.2-.6,2-1.8,3.3-3.8,3.8-1.3.4-2.7.4-4,0-2-.6-3.4-1.9-4-3.9-.4-1.4-.4-2.7,0-4.1.6-2.2,2.4-3.9,5.1-4.2.3,0,.6,0,.9,0ZM204.3,130.5c0,.7,0,1.3.3,2,.4,1.1,1.2,1.9,2.4,2.3,1,.3,2,.3,2.9,0,1.1-.3,1.8-1,2.2-2.1.6-1.4.6-2.9,0-4.4-.4-1.1-1.2-1.7-2.3-2.1-.6-.2-1.3-.2-1.9-.2-1.9.2-3.1,1.3-3.5,3.2,0,.4-.1.8-.1,1.3Z\"><\/path><path class=\"st2\" d=\"M441,130.5c0,.8,0,1.6-.3,2.3-.6,1.8-1.8,3-3.7,3.6-1.4.4-2.8.5-4.2,0-2.4-.7-3.7-2.3-4.1-4.7-.2-1-.1-2.1.1-3.1.5-1.9,1.9-4,5-4.4.9-.1,1.8,0,2.7.1,2.2.6,3.6,2,4.2,4.2.2.6.2,1.2.2,1.9ZM438.9,130.5c0-.7,0-1.5-.4-2.2-.4-1.1-1.2-1.8-2.3-2.1-.7-.2-1.4-.3-2.1-.2-1.8.2-2.9,1.2-3.4,2.9-.3,1.1-.3,2.2,0,3.3.4,1.3,1.3,2.2,2.7,2.5.8.2,1.6.2,2.4,0,1.2-.3,2.1-1,2.6-2.2.3-.7.4-1.4.4-2.1Z\"><\/path><path class=\"st4\" d=\"M460.8,101.9c0,0,0,.1,0,.2-.3,0-.5.1-.7.3-2.2,1.1-4.4,2-6.8,2.8-2.5.8-5.1,1.4-7.7,1.7-2.2.3-4.4.5-6.6.4-2.1,0-4.2-.2-6.3-.5-2.9-.5-5.8-1.2-8.6-2.2-2.3-.8-4.5-1.9-6.6-3.1-.1,0-.3-.2-.4-.2,0,0-.1-.2,0-.3.2-.3.3-.5.5-.8,0,0,0,0,.1,0,.2,0,.3,0,.5.1,1.3.8,2.7,1.4,4.2,2,1.4.6,2.9,1.1,4.3,1.6.6.2,1.3.4,1.9.5,1,.3,2,.5,3.1.7.8.2,1.5.3,2.3.4.7,0,1.4.3,2.2.2.1,0,.3,0,.4,0,.5.2.9.1,1.4.1,1.2,0,2.5,0,3.7,0,.5,0,1.1,0,1.6-.1.1,0,.3,0,.5,0,.7,0,1.4-.1,2.1-.2.8,0,1.6-.3,2.4-.4,1.8-.4,3.6-.8,5.4-1.4,1.3-.4,2.5-.9,3.7-1.4.7-.3,1.4-.6,2.1-.9.2,0,.4-.2.5-.4.1,0,.2,0,.3,0,0,.5.2.9.6,1.1Z\"><\/path><path class=\"st2\" d=\"M394.4,136.8c-.5,0-1,0-1.5,0-.6-.1-1.2-.2-1.7-.5-1.2-.6-2.1-1.5-2.5-2.8-.1-.4-.2-.8-.2-1.2,0-2.4,0-4.8,0-7.2,0,0,0-.2,0-.2,0-.2,0-.2.2-.2.3,0,.6,0,.9,0,.1,0,.2,0,.3,0,.5,0,.5,0,.5.5,0,2.2,0,4.3,0,6.5,0,.3,0,.6,0,.9,0,.8.5,1.5,1.2,1.9,1.2.7,2.4.8,3.7.2.7-.3,1.2-.8,1.7-1.2.1-.1.2-.2.2-.4,0-.2,0-.4,0-.6,0-2.3,0-4.7,0-7,0-.2,0-.4,0-.6,0-.1,0-.2.2-.2,0,0,0,0,0,0,.5,0,1.1,0,1.6,0,.2.5,0,1,0,1.5,0,3.1,0,6.3,0,9.4,0,.2,0,.4,0,.6,0,.2-.1.2-.3.2-.3,0-.6,0-.9,0-.9,0-.8,0-.8-.7,0-.1,0-.3-.1-.4-.3.2-.6.4-.9.6-.3.2-.6.4-1,.5-.4.1-.8.2-1.1.3Z\"><\/path><path class=\"st2\" d=\"M560.7,124.6c.6,0,1.2,0,1.8,0,0,.4,0,.7,0,1,.2.1.3,0,.4-.1.6-.4,1.2-.8,1.9-1,1.6-.4,3.1-.3,4.5.5,1.4.8,2.1,2,2.2,3.7,0,.2,0,.4,0,.6,0,2.1,0,4.3,0,6.4,0,.2,0,.4,0,.6,0,.2,0,.2-.2.3-.1,0-.2,0-.3,0-.5,0-.9,0-1.4,0-.2-.5,0-.9,0-1.4,0-1.9,0-3.7,0-5.6,0-.3,0-.6,0-.9-.1-.9-.6-1.6-1.4-2-1.2-.6-2.5-.7-3.7,0-.2.1-.4.2-.6.4-.4.3-.8.5-1.1.9-.2.4,0,.9,0,1.3,0,2.2,0,4.3,0,6.5,0,.2,0,.4,0,.6,0,.2,0,.2-.2.2-.5,0-1,0-1.6,0-.1,0-.2,0-.2-.2,0-.1,0-.3,0-.4,0-3.6,0-7.2,0-10.8,0-.2,0-.3,0-.5Z\"><\/path><path class=\"st12\" d=\"M498,73.7c0,.5,0,1.1,0,1.6,0,1.4-.1,2.8-.3,4.2-.2,1.3-.4,2.6-.7,3.9,0,.1,0,.2,0,.3,0,.3-.2.3-.5.3-1.1-.2-2.1-.4-3.2-.6-.7-.1-1.3-.3-2-.3,0,0,0-.1,0-.2.3-.2.2-.5.2-.8.2-.7.3-1.5.4-2.2,0-.6.1-1.2.2-1.8,0-.6,0-1.1.1-1.7,0-.2,0-.3,0-.5.2-.7.1-1.5.1-2.2,0,0,0,0,0-.1,1.4,0,2.9,0,4.3,0,.4,0,.8,0,1.2,0,0,0,0,0,0,0Z\"><\/path><path class=\"st0\" d=\"M491.3,82.9c0,0,0,.1,0,.2-.4,1.9-1,3.8-1.6,5.6-.5,1.4-1.1,2.8-1.8,4.2-.9,1.8-1.9,3.4-3,5.1,0,0-.1.2-.2.3-.3.3-.4.4-.8.1-.7-.5-1.4-.9-2.1-1.4.2-.4.4-.7.6-1,.4-.7.9-1.4,1.3-2.2.7-1.4,1.4-2.8,2-4.3.8-2,1.5-4,2-6.1,0-.3.1-.6.3-.9.2,0,.4,0,.6,0,.9.2,1.8.4,2.7.4Z\"><\/path><path class=\"st2\" d=\"M233.2,120.7c-.4.2-.8,0-1.1.1-.5,0-1,.2-1.4.4-1.3.6-1.9,1.6-2,3,0,.3,0,.3.3.3.8,0,1.7,0,2.5,0,.3,0,.5,0,.8,0,0,2.1.4,1.6-1.5,1.7-.6,0-1.3,0-1.9,0-.2,0-.3.1-.3.3,0,.2,0,.4,0,.6,0,2.8,0,5.6,0,8.3,0,.2,0,.4,0,.6,0,.2-.1.2-.2.2-.6,0-1.1,0-1.8,0,0-1.2,0-2.3,0-3.4,0-1.1,0-2.3,0-3.4v-3.3c-.4-.2-.9,0-1.3,0-.8,0-.8.1-.8-.7,0-.3-.1-.7,0-.9.2-.2.6,0,.9,0,.3,0,.5,0,.8,0,.2,0,.3-.1.3-.3,0-.4,0-.7.2-1.1.3-1.6,1.3-2.8,2.8-3.5,1.1-.5,2.2-.7,3.4-.7.3,0,.3,0,.3.3,0,.4,0,.9,0,1.3Z\"><\/path><path class=\"st12\" d=\"M417.7,100s0,0-.1,0c0-.2-.1-.3-.3-.4-.3-.2-.6-.4-.9-.6-1.9-1.2-3.7-2.5-5.5-3.9-.3-.2-.5-.5-.8-.7-.2-.2-.2-.3,0-.5.2-.3.4-.5.7-.8.7-.8,1.5-1.7,2.3-2.5,0,0,.1,0,.2,0,.6.4,1.1.8,1.7,1.2,1.8,1.2,3.6,2.4,5.5,3.3,0,0,0,.1,0,.2,0,0-.1.2-.2.2-.4.6-.7,1.2-1.1,1.8-.4.6-.7,1.3-1.1,1.9-.1.2-.3.5-.3.8Z\"><\/path><path class=\"st2\" d=\"M238.4,124.6c.5-.1,1,0,1.5,0,.7,0,.7,0,.7-.7,0-.7,0-1.5,0-2.2,0-.3,0-.3.3-.3.5,0,1.1,0,1.6,0,.1.3,0,.6,0,1,0,.7,0,1.3,0,2,0,.2.1.3.3.3.8,0,1.5,0,2.3,0,.3,0,.5,0,.8,0,0,0,0,.1,0,.2,0,.5,0,.9,0,1.4-.4.2-.9,0-1.4,0-.5,0-1,0-1.6,0-.3,0-.4,0-.4.4,0,1.7,0,3.3,0,5,0,1.9,1,2.9,2.8,3.2.1,0,.3,0,.4,0,.1,0,.2.1.2.2,0,.4,0,.9,0,1.3,0,.1,0,.2-.2.2-1.2,0-2.4-.3-3.4-1.1-.9-.7-1.5-1.6-1.7-2.7-.1-.5-.2-1.1-.2-1.6,0-1.4,0-2.8,0-4.2,0-.2,0-.3,0-.5,0-.2,0-.3-.3-.3-.4,0-.9,0-1.3,0-.1,0-.3,0-.4,0-.2,0-.2-.1-.2-.3,0-.5,0-.9,0-1.4Z\"><\/path><path class=\"st2\" d=\"M413.3,126.4c0,0,0,.2,0,.3,0,1.6,0,3.2,0,4.8,0,.2,0,.5,0,.7.2,1.3,1,2.2,2.3,2.5.3,0,.7.1,1,.2.1.2,0,.5,0,.8,0,1.1.2,1-1,.9-.6,0-1.1-.2-1.7-.5-1.5-.7-2.4-1.8-2.7-3.5,0-.5-.1-1-.1-1.5,0-1.3,0-2.6,0-3.9,0-.2,0-.4,0-.6,0-.4,0-.4-.4-.4-.5,0-.9,0-1.4,0-.4,0-.4,0-.4-.5,0-.4-.1-.8,0-1.2.4-.1.8,0,1.2,0,1.1,0,1,.1,1-.9,0-.6,0-1.3,0-1.9,0-.4,0-.4.4-.4.5,0,1,0,1.6,0,.2.5,0,1,0,1.5,0,.5,0,.9,0,1.4,0,.1,0,.2.2.2.2,0,.3,0,.5,0,.7,0,1.3,0,2,0,.8,0,.7,0,.7.7,0,.3,0,.5,0,.8,0,.2-.1.3-.3.3-.8,0-1.5,0-2.3,0-.3,0-.5,0-.8,0Z\"><\/path><path class=\"st2\" d=\"M503.3,124.6c.8-.1,1.5,0,2.1,0,.1-.2,0-.4,0-.6,0-.7,0-1.5,0-2.2,0-.4,0-.4.4-.4.4,0,.9,0,1.3,0,.2,0,.3,0,.3.3,0,.4,0,.9,0,1.3,0,.4,0,.8,0,1.2,0,.4,0,.5.4.5.7,0,1.3,0,2,0,.2,0,.4,0,.6,0,.3,0,.3,0,.3.3,0,1.8.3,1.4-1.4,1.4-.6,0-1.2,0-1.7,0-.2,0-.3,0-.3.3,0,.6,0,1.1,0,1.7,0,1,0,2.1,0,3.1,0,.4,0,.7.1,1.1.3,1.1,1,1.8,2.1,2.2.3.1.7.1,1,.2.2,0,.3.1.3.3,0,.4,0,.8,0,1.2,0,.2,0,.3-.2.3-1.4,0-2.6-.4-3.7-1.3-1.1-.9-1.5-2.1-1.5-3.5,0-1,0-1.9,0-2.9,0-.7,0-1.4,0-2.1,0-.4,0-.5-.4-.5-.5,0-.9,0-1.4,0-.3,0-.4,0-.4-.3,0-.4,0-.9,0-1.3Z\"><\/path><path class=\"st2\" d=\"M303.9,125.8c.3-.2.5-.4.7-.6,1-.7,2.1-1,3.3-1,.1,0,.3,0,.3.2,0,.5,0,1,0,1.5-.3.1-.5,0-.8,0-1.3,0-2.4.7-3.2,1.8-.2.2-.2.5-.2.7,0,.7,0,1.3,0,2,0,1.7,0,3.4,0,5.1,0,.2,0,.4,0,.6,0,.1,0,.2-.2.2,0,0-.1,0-.2,0-.5,0-1,0-1.6,0-.2-.5,0-1,0-1.5,0-3.1,0-6.2,0-9.3,0-1.2-.2-1,1.1-1,.2,0,.4,0,.6,0,.2,0,.3,0,.3.3,0,.3,0,.6,0,1Z\"><\/path><path class=\"st9\" d=\"M524.4,130.6c0,1.7,0,3.4,0,5.1,0,.2,0,.4,0,.5,0,.1,0,.2-.2.2,0,0-.2,0-.2,0-.5,0-1,0-1.5,0-.2-.5,0-1,0-1.5,0-3.2,0-6.3,0-9.5,0-.2,0-.4,0-.6,0-.2,0-.2.2-.2.5,0,1,0,1.5,0,.2,0,.3.1.3.3,0,.2,0,.4,0,.6,0,1.7,0,3.4,0,5.1Z\"><\/path><path class=\"st12\" d=\"M436.2,17.3c0,0,0-.1,0-.2.5-.3,1-.5,1.4-.8,2-1.1,4.2-2,6.3-2.8,0,0,0,0,0,0,.5-.1.6,0,.8.4.2.5.3,1,.5,1.5,0,0,0,.1,0,.2-.2,0-.3,0-.5,0-1.4.5-2.7,1-4,1.6-1.2.6-2.4,1.2-3.6,1.8-.2-.1-.2-.3-.3-.5-.3-.4-.5-.8-.8-1.2Z\"><\/path><path class=\"st2\" d=\"M523.4,120.5c.6,0,1.1.5,1.1,1.1,0,.6-.5,1.1-1.2,1.1-.6,0-1.1-.5-1.1-1.1,0-.6.5-1.1,1.2-1.1Z\"><\/path><path class=\"st11\" d=\"M420.3,95.3c0,0,0-.1,0-.2.8-1.3,1.6-2.7,2.4-4.1.3-.5.6-1.1,1-1.6.5-.8.9-1.6,1.4-2.4.2-.3.3-.6.5-.9.2-.5.2-.5-.1-.9-.3-.4-.7-.7-1-1.1-.2-.2-.4-.4-.5-.6-.7-.8-1.3-1.6-2-2.4,0-.1-.2-.1-.3-.2,0-.3-.1-.4-.3-.6-1.3-1.7-2.4-3.5-3.4-5.3-1.3-2.3-2.3-4.7-3.2-7.2,0-.1,0-.3,0-.4,0,0,.2-.2.3-.3.3-.2.4-.4.3-.8-.2-.7-.3-1.4-.5-2-.3-1.1-.4-2.1-.5-3.2-.1-.8-.3-1.6-.2-2.5,0-.1,0-.2,0-.3-.2-.4-.1-.8-.1-1.2,0-1,0-2,0-3,0-.2,0-.4,0-.6.2-.5.1-1.1.1-1.6,0,0,0,0,0,0,.3,0,.7,0,1,0,.5,0,.7-.2.7-.6,0-.4.1-.7.2-1.1.1-1,.3-2,.6-3,.3-1.3.7-2.6,1.1-3.8.5-1.6,1.2-3.3,1.9-4.8,0-.2.1-.3.2-.5.1-.2.2-.5.3-.7.3-.4.5-.8.7-1.2.4-.7.8-1.4,1.2-2,.7-1.2,1.5-2.3,2.3-3.4.4-.5.8-1,1.2-1.5.6-.7,1.1-1.4,1.8-2.1,1.1-1,2.1-2.1,3.2-3.1.8-.6,1.6-1.3,2.4-1.9,1-.8,2.1-1.5,3.2-2.2.5-.3.9-.7,1.4-.8,0,0,0,0,.1.1.6,1,1.1,1.9,1.7,2.9.4.7.8,1.5,1.3,2.2.1.2.2.4.3.6.9,1.5,1.7,3,2.6,4.4.2.4.4.5.8.4.4,0,.7-.2,1.1-.2.6-.1,1.1-.3,1.7-.4.9-.1,1.7-.2,2.6-.4,0,0,.1,0,.2-.1.6,0,1.2,0,1.8,0,.5,0,1.1-.1,1.6-.1,1.3,0,2.5,0,3.8,0,.9,0,1.8.2,2.7.2.1,0,.2,0,.3,0,.7,0,1.4.3,2.2.2,0,0,0,0,0,.1,0,.3,0,.7,0,1,0,.3,0,.5.4.6.2.1.5.2.7.3.9.3,1.7.5,2.6.8,1,.3,2.1.7,3.1,1.1,1.1.4,2.1.8,3.1,1.3,1,.5,2,1,3,1.6,1,.6,2,1.2,3,1.8,0,0,0,0,0,0-.3.5-.5.9-.8,1.4-.2.4-.2.6,0,.8.5.5,1,1.1,1.7,1.5.2.1.3.3.4.5.1.2.3.4.4.5.5.5,1.1,1.1,1.5,1.7.8.9,1.5,1.8,2.2,2.7,1.3,1.9,2.6,3.8,3.6,5.9.4.9.9,1.7,1.3,2.6.7,1.8,1.4,3.5,2,5.4.2.6.3,1.2.5,1.8.2.9.4,1.7.6,2.6.1.8.2,1.6.4,2.4,0,.5,0,1,.2,1.5,0,.4.1.8.1,1.2,0,.6,0,1.2.1,1.7,0,.1,0,.3,0,.5,0,.3,0,.7,0,1,0,0,0,0,0,.1-1.1,0-2.3,0-3.4,0-1.9,0-3.8,0-5.7,0-.2,0-.4,0-.5,0-.2,0-.4.1-.4.3,0,.7-.3,1.3-.5,1.9-.3,1.2-.7,2.4-1.2,3.6-.2.4-.4.8-.4,1.3,0,0,0,0-.1,0-.5,0-.8.1-1,.6,0,.2-.2.3-.2.5-.5,1.1-1.1,2.1-1.7,3.2-1.1,1.8-2.4,3.5-3.7,5.2-.7.9-1.7,1.7-2.4,2.6-.6.7-1.3,1.2-2,1.8-.5.5-1,1-1.6,1.4-1.4,1-2.7,2-4.1,2.9-1.1.7-2.2,1.3-3.3,1.9-.1,0-.2,0-.3,0,0-.2-.1-.4-.2-.6-.7-1.2-1.3-2.3-2-3.5-.1-.2-.2-.2-.4,0-.8.4-1.7.7-2.6,1-1.7.6-3.4,1-5.1,1.4-1.1.3-2.3.4-3.5.6-.7,0-1.4.3-2.2.2-.1,0-.3,0-.4,0-.3.1-.6,0-.9,0-1.4,0-2.9,0-4.3,0-.3,0-.5,0-.8,0-.2,0-.4,0-.6,0-.8,0-1.5-.2-2.3-.2-.8,0-1.6-.3-2.4-.4-1.8-.3-3.5-.8-5.2-1.3-2.1-.7-4.1-1.4-6-2.4-.2-.1-.5-.2-.7-.2ZM428.4,56.7q-.2.1,0,.3c0,.1,0,.2,0,.3-.2,0-.2.2-.1.4,0,.1,0,.2,0,.4-.2.1-.2.3-.1.4,0,.1,0,.2,0,.4q-.2.2,0,.5c0,.2,0,.3,0,.5-.3.3-.3.4,0,.8,0,.3,0,.5,0,.8,0,0-.2,0-.2.2,0,.2,0,.4,0,.5,0,1.4,0,2.8.1,4.2.1.7.2,1.5.4,2.2.1.6.3,1.3.5,1.9.3.9.6,1.8,1,2.6.5,1.1,1,2.1,1.6,3.1.7,1.1,1.5,2.2,2.4,3.2.6.6,1.3,1.1,2,1.7,1.1.9,2.2,1.8,3.4,2.5.8.5,1.6,1,2.5,1.4,1.1.5,2.2,1,3.4,1.3,1.8.6,3.6,1,5.5,1,.2,0,.3,0,.5,0,.7.2,1.4.1,2.1,0,.4,0,.7,0,1.1,0,.2,0,.4,0,.6,0,.9-.2,1.9-.3,2.8-.6,1.7-.4,3.2-1,4.8-1.8.2,0,.4-.2.6-.3,1-.6,2-1.2,2.9-1.9.4-.3.9-.6,1.2-1,.9-.8,1.7-1.7,2.6-2.6.2-.2.3-.4.3-.6.1-.2.3-.3.4-.5,4.6-5.5,6.4-11.8,5.4-18.9-.7-4.7-2.8-8.9-5.9-12.5-2.4-2.7-5.3-4.8-8.6-6.2-4.3-1.8-8.7-2.4-13.3-1.6-6,1.1-10.8,4.1-14.6,8.9-.7.8-1.2,1.7-1.8,2.6-.4,0-.4.4-.4.7-.3.6-.6,1.2-.9,1.8-.2,0-.3.2-.2.4,0,.1,0,.2-.1.4-.2,0-.3.2-.2.4,0,.1,0,.2-.1.4,0,0-.1,0-.1,0-.2.4-.4.8-.4,1.3,0,.2,0,.5-.2.7Z\"><\/path><path class=\"st3\" d=\"M462.2,29.2c-.7,0-1.4-.2-2.2-.2-.1,0-.2,0-.3,0-.9,0-1.8-.2-2.7-.2-1.3,0-2.5,0-3.8,0-.5,0-1.1,0-1.6.1-.6,0-1.2,0-1.8,0,0-.2,0-.4,0-.5-.2-.6-.4-1.2-.6-1.8-.5-1.6-1.1-3.2-1.7-4.9,0,0,0-.1,0-.2.2,0,.5,0,.7-.2,1-.3,2-.6,3-.9.8-.2,1.6-.4,2.4-.5.9-.2,1.8-.4,2.8-.4.8,0,1.5-.3,2.3-.2.2,0,.3,0,.5,0,1.1-.3,2.2,0,3.3-.1.4,0,.5,0,.4.5,0,.8,0,1.5-.1,2.3,0,.3,0,.6,0,.9,0,.5,0,1-.1,1.5,0,.2,0,.4,0,.5,0,.6,0,1.2-.1,1.7,0,0,0,.1,0,.2,0,.9,0,1.7-.2,2.6Z\"><\/path><path class=\"st10\" d=\"M447.4,21.4c0,0,0,.1,0,.2-.2,0-.5,0-.7.1-1.2.5-2.4.9-3.5,1.5-.7.3-1.3.7-2,1-.2.1-.5.2-.7.2-.5-.7-.9-1.5-1.3-2.2-.6-1-1.1-1.9-1.7-2.9,0,0,0,0-.1-.1,0,0,0-.1,0-.2,1.2-.6,2.4-1.2,3.6-1.8,1.3-.6,2.6-1.1,4-1.6.1,0,.3,0,.5,0,.4,1.2.8,2.5,1.3,3.7.2.6.4,1.2.6,1.8,0,.1,0,.3.2.3Z\"><\/path><path class=\"st8\" d=\"M478.1,37.8c-1-.6-2-1.2-3-1.8-1-.6-2-1.1-3-1.6-1-.5-2-.9-3.1-1.3-1-.4-2.1-.7-3.1-1.1-.9-.3-1.7-.5-2.6-.8-.2,0-.5-.2-.7-.3-.3-.1-.4-.3-.4-.6,0-.3,0-.7,0-1,1.6.1,3.1.5,4.6.9,2.5.6,4.9,1.5,7.3,2.6,1.6.7,3,1.5,4.5,2.4.2.1.5.3.7.5,0,0,0,.1,0,.2-.4.7-.8,1.4-1.2,2.1Z\"><\/path><path class=\"st3\" d=\"M414.5,67.6c0,.1,0,.3,0,.4.9,2.5,1.9,4.9,3.2,7.2,1,1.9,2.2,3.7,3.4,5.3.1.2.3.4.3.6-.4.2-.6.5-.8.8-.2.2-.3.5-.5.7-.6.7-1.3,1.4-1.9,2.1,0,0-.1.2-.2.3-.4.5-.8,1-1.4,1.4-.2,0-.3-.1-.5-.3-.9-.9-1.9-1.8-2.7-2.7-1.2-1.4-2.4-2.8-3.5-4.3-1.5-2.1-2.8-4.3-3.9-6.7,0-.1-.1-.2-.2-.4,0-.2,0-.3.1-.4.1,0,.2-.1.3-.2,2.3-1.1,4.6-2.2,6.9-3.3.4-.2.8-.3,1.2-.5,0,0,.1,0,.2,0Z\"><\/path><path class=\"st1\" d=\"M416.5,86.3c.5-.4,1-.9,1.4-1.4,0,0,.1-.2.2-.3.6-.7,1.3-1.4,1.9-2.1.2-.2.4-.4.5-.7.2-.3.5-.6.8-.8.1,0,.3,0,.3.2.7.8,1.3,1.6,2,2.4.2.2.4.4.5.6.3.4.7.7,1,1.1.4.4.4.4.1.9-.2.3-.3.6-.5.9-.5.8-.9,1.6-1.4,2.4-.3.5-.6,1.1-1,1.6-1-.7-2-1.3-3-2-.6-.4-1.1-.8-1.7-1.3-.4-.3-.8-.7-1.2-1,0,0-.2,0-.3,0,0-.1,0-.2,0-.3Z\"><\/path><path class=\"st10\" d=\"M416.5,86.7c0,0,.2,0,.3,0,.4.3.8.7,1.2,1,.6.4,1.1.9,1.7,1.3,1,.7,2,1.4,3,2-.8,1.4-1.5,2.8-2.4,4.1-1.9-1-3.8-2.1-5.5-3.3-.6-.4-1.1-.8-1.7-1.2,0-.1,0-.3.1-.4.5-.6,1-1.1,1.5-1.7.4-.5.9-1,1.3-1.5.1-.2.3-.3.5-.4Z\"><\/path><path class=\"st8\" d=\"M414.5,67.6c0,0-.1,0-.2,0,0-.6-.2-1.1-.4-1.6-.5-1.6-.8-3.3-1.1-5-.2-1.1-.3-2.1-.4-3.2-.2-1.9-.1-3.8-.1-5.6,0,0,0-.2,0-.2.5,0,1,0,1.6,0,0,.5,0,1.1-.1,1.6,0,.2,0,.4,0,.6,0,1,0,2,0,3,0,.4,0,.8.1,1.2,0,0,0,.2,0,.3,0,.8,0,1.7.2,2.5.1,1.1.3,2.2.5,3.2.2.7.3,1.4.5,2,0,.4,0,.6-.3.8-.1,0-.2.2-.3.3Z\"><\/path><path class=\"st8\" d=\"M460.2,100.8c1.1-.7,2.2-1.3,3.3-1.9,1.4-.9,2.7-1.9,4.1-2.9.6-.4,1.1-.9,1.6-1.4.6-.6,1.4-1.1,2-1.8.7-.9,1.7-1.7,2.4-2.6,1.3-1.6,2.6-3.3,3.7-5.2.6-1,1.2-2.1,1.7-3.2,0-.2.2-.3.2-.5.2-.4.5-.6,1-.6-.4,1.2-1,2.3-1.6,3.4-.8,1.4-1.6,2.8-2.5,4.1-.6.8-1.2,1.6-1.8,2.4-.2.2-.3.5-.4.7-.2,0-.3.2-.4.3-.7.9-1.5,1.7-2.3,2.5-2.3,2.3-4.8,4.4-7.6,6.1-.9.6-1.8,1.1-2.7,1.6-.4-.2-.6-.6-.6-1.1Z\"><\/path><path class=\"st1\" d=\"M480.3,80.8c0-.5.3-.8.4-1.3.4-1.2.8-2.4,1.2-3.6.2-.6.4-1.2.5-1.9,0-.2.2-.3.4-.3.2,0,.4,0,.5,0,1.9,0,3.8,0,5.7,0,0,.2,0,.3,0,.5,0,.4,0,.9,0,1.3-.1.5-.1,1.1-.1,1.6,0,0,0,.2,0,.2-.2.6-.1,1.2-.3,1.8-.2.7-.2,1.5-.4,2.2,0,.3,0,.6,0,.9-.5,0-1,0-1.5-.2-1.7-.3-3.4-.7-5.1-1-.4,0-.8-.1-1.2-.2Z\"><\/path><path class=\"st10\" d=\"M488,82.2c0-.3,0-.6,0-.9.2-.7.2-1.5.4-2.2.1-.6,0-1.2.3-1.8,0,0,0-.2,0-.2,0-.5,0-1.1.1-1.6,0-.4,0-.8,0-1.3,0-.2,0-.3,0-.5,1.1,0,2.3,0,3.4,0,0,.7,0,1.5-.1,2.2,0,.1,0,.3,0,.5,0,.6,0,1.1-.1,1.7,0,.6-.1,1.2-.2,1.8,0,.7-.2,1.5-.4,2.2,0,.3,0,.6-.2.8-.9,0-1.8-.3-2.7-.4-.2,0-.4,0-.6,0,0,0,0,0,0-.1Z\"><\/path><path class=\"st8\" d=\"M492.5,73.6c0-.3,0-.7,0-1,0-.2,0-.3,0-.5-.2-.6-.1-1.1-.1-1.7,0-.4,0-.8-.1-1.2,0-.5,0-1-.2-1.5-.1-.8-.2-1.6-.4-2.4-.2-.9-.4-1.7-.6-2.6-.1-.6-.3-1.2-.5-1.8-.5-1.8-1.2-3.6-2-5.4-.4-.9-.9-1.7-1.3-2.6-1-2.1-2.3-4-3.6-5.9-.7-1-1.4-1.8-2.2-2.7-.5-.6-1-1.1-1.5-1.7-.2-.2-.3-.3-.4-.5-.1-.2-.3-.3-.4-.5-.7-.4-1.1-1-1.7-1.5-.3-.3-.3-.5,0-.8.3-.5.5-.9.8-1.4,1.2.8,2.4,1.7,3.5,2.6,1.7,1.3,3.2,2.8,4.6,4.4.8.8,1.5,1.7,2.2,2.6.9,1.1,1.7,2.2,2.5,3.4.5.8.9,1.6,1.4,2.4.3.5.6,1,.8,1.5,1.2,2.3,2.1,4.6,2.9,7,.5,1.5.8,3,1.1,4.6.1.8.4,1.6.4,2.4,0,.7.3,1.4.2,2.1,0,.2,0,.4,0,.6.1.3,0,.6,0,.9,0,.4,0,.8,0,1.2-.4,0-.8,0-1.2,0-1.4,0-2.9,0-4.3,0Z\"><\/path><path class=\"st8\" d=\"M437.3,19.1c0,0,0,.1,0,.2-.6,0-1,.5-1.4.8-1.1.7-2.2,1.4-3.2,2.2-.8.6-1.6,1.3-2.4,1.9-1.2,1-2.2,2.1-3.2,3.1-.7.6-1.2,1.4-1.8,2.1-.4.5-.8,1-1.2,1.5-.8,1.1-1.6,2.2-2.3,3.4-.4.7-.8,1.4-1.2,2-.2.4-.4.8-.7,1.2-.2.2-.2.5-.3.7,0,.2-.1.3-.2.5-.8,1.5-1.4,3.2-1.9,4.8-.4,1.3-.8,2.5-1.1,3.8-.2,1-.4,2-.6,3,0,.4-.1.7-.2,1.1,0,.5-.2.6-.7.6-.3,0-.7,0-1,0,0-.6.2-1.3.3-1.9,0-.1,0-.3,0-.4,0-.8.2-1.7.4-2.5.2-1,.4-1.9.7-2.9.3-1.3.8-2.6,1.2-3.9.6-1.8,1.4-3.4,2.3-5.1.5-1.1,1.2-2.1,1.8-3.1.8-1.2,1.6-2.4,2.5-3.6.4-.5.8-.9,1.2-1.4.6-.8,1.4-1.4,2-2.2.4-.5.8-.8,1.2-1.2.4-.4.8-.8,1.2-1.2,1.7-1.5,3.4-2.8,5.3-4,.5-.3.9-.6,1.4-.9.3-.2.5-.3.9-.4.3.4.5.8.8,1.2.1.2.2.4.3.5Z\"><\/path><path class=\"st8\" d=\"M420.3,95.3c.3,0,.5,0,.7.2,1.9,1,4,1.8,6,2.4,1.7.5,3.5,1,5.2,1.3.8.1,1.6.4,2.4.4.8,0,1.5.3,2.3.2.2,0,.4,0,.6,0,.3,0,.5,0,.8,0,1.4,0,2.9,0,4.3,0,.3,0,.6,0,.9,0,.1,0,.3,0,.4,0,.7,0,1.5,0,2.2-.2,1.2-.2,2.3-.3,3.5-.6,1.7-.4,3.5-.8,5.1-1.4.9-.3,1.7-.6,2.6-1,.2,0,.3,0,.4,0,.7,1.2,1.3,2.3,2,3.5.1.2.2.4.2.6,0,.2-.3.3-.5.4-.7.3-1.4.7-2.1.9-1.2.5-2.5,1-3.7,1.4-1.8.5-3.6,1-5.4,1.4-.8.2-1.6.3-2.4.4-.7,0-1.4.3-2.1.2-.2,0-.3,0-.5,0-.5.2-1.1.1-1.6.1-1.2,0-2.5,0-3.7,0-.5,0-.9,0-1.4-.1-.1,0-.3,0-.4,0-.7,0-1.5-.1-2.2-.2-.8,0-1.5-.2-2.3-.4-1-.2-2-.4-3.1-.7-.6-.2-1.3-.3-1.9-.5-1.5-.4-2.9-1-4.3-1.6-1.4-.6-2.8-1.2-4.2-2-.2,0-.3-.1-.5-.1,0-.3.2-.5.3-.8.4-.6.7-1.3,1.1-1.9.4-.6.7-1.2,1.1-1.8,0,0,.1-.2.2-.2Z\"><\/path><path class=\"st1\" d=\"M440.5,24.4c.3,0,.5,0,.7-.2.7-.3,1.3-.7,2-1,1.2-.6,2.3-1,3.5-1.5.2,0,.4-.2.7-.1.6,1.6,1.1,3.2,1.7,4.9.2.6.4,1.2.6,1.8,0,.2.1.3,0,.5,0,0-.1.1-.2.1-.9.1-1.8.2-2.6.4-.6,0-1.1.2-1.7.4-.4,0-.7.2-1.1.2-.4,0-.6,0-.8-.4-.9-1.5-1.7-3-2.6-4.4-.1-.2-.2-.4-.3-.6Z\"><\/path><path class=\"st4\" d=\"M427.6,61.4c.1.3,0,.7,0,1,0,2.8.3,5.5,1.2,8.1,1,3,2.6,5.7,4.7,8,2,2.3,4.5,4.2,7.2,5.6,2.1,1.1,4.4,1.8,6.8,2.2,1.9.3,3.9.4,5.8.3,2.5-.2,4.9-.7,7.2-1.7,3.2-1.3,6-3.2,8.3-5.7.2-.2.3-.4.6-.5,0,.3,0,.4-.3.6-.9.8-1.7,1.7-2.6,2.6-.4.4-.8.6-1.2,1-.9.7-1.9,1.3-2.9,1.9-.2.1-.4.2-.6.3-1.5.7-3.1,1.4-4.8,1.8-.9.2-1.9.4-2.8.6-.2,0-.4,0-.6,0-.4,0-.7,0-1.1,0-.7.1-1.4.1-2.1,0-.2,0-.3,0-.5,0-1.9,0-3.7-.5-5.5-1-1.2-.4-2.3-.8-3.4-1.3-.8-.4-1.7-.9-2.5-1.4-1.2-.7-2.3-1.6-3.4-2.5-.7-.5-1.4-1.1-2-1.7-1-.9-1.7-2-2.4-3.2-.6-1-1.1-2.1-1.6-3.1-.4-.9-.7-1.7-1-2.6-.2-.6-.3-1.3-.5-1.9-.2-.7-.2-1.5-.4-2.2-.2-1.4,0-2.8-.1-4.2,0-.2,0-.4,0-.5,0-.1.1-.2.2-.2Z\"><\/path><path class=\"st4\" d=\"M429.1,54.7c0,.5-.2,1-.5,1.4,0-.5.2-.9.4-1.3,0,0,0,0,.1,0Z\"><\/path><path class=\"st4\" d=\"M427.8,59.9c0,.3,0,.5,0,.8-.2-.4-.2-.5,0-.8Z\"><\/path><path class=\"st4\" d=\"M431,50.6c0,.3-.2.5-.4.7,0-.3,0-.6.4-.7Z\"><\/path><path class=\"st4\" d=\"M427.9,58.9c.1.2,0,.3,0,.5q-.2-.3,0-.5Z\"><\/path><path class=\"st4\" d=\"M428.1,58.1c.1.2,0,.3-.1.4,0-.2,0-.3.1-.4Z\"><\/path><path class=\"st4\" d=\"M428.2,57.3c0,.2,0,.3-.1.4-.1-.2,0-.3.1-.4Z\"><\/path><path class=\"st4\" d=\"M428.4,56.7c0,.1,0,.2,0,.3q-.1-.2,0-.3Z\"><\/path><path class=\"st4\" d=\"M429.4,53.9c0,.2,0,.3-.2.4,0-.2,0-.4.2-.4Z\"><\/path><path class=\"st4\" d=\"M429.7,53.1c0,.2,0,.3-.2.4,0-.2,0-.4.2-.4Z\"><\/path><path class=\"st7\" d=\"M454.6,48.7c1.2.2,2.3.6,3.4,1.2,4.2,2.2,6.8,5.7,7.7,10.3,1,5.5-1.2,10.9-5.6,14.1,0,0-.2,0-.3.1-.2-.7-.2-1.3-.2-2,0-1.1,0-2.2,0-3.3,0-.2,0-.4,0-.5,0-.2-.1-.3-.3-.3,0-.2.2-.3.4-.4,1-.7,1.7-1.6,2.4-2.5.4-.5.6-1.1.9-1.7.6-1.3,1-2.6,1-4.1,0-.5,0-1,0-1.4-.2-.9-.4-1.7-.8-2.5-.5-1-1.1-2-2-2.8-.4-.4-.8-.8-1.2-1.1-1.1-.8-2.3-1.5-3.6-1.9-.3,0-.5-.2-.8-.2-.1,0-.3,0-.3.2,0,.3,0,.5,0,.8,0,5.6,0,11.3,0,16.9s0,1.3,0,2c0,.3,0,.6.2.8-.1,0-.3.2-.4.2-1.1.3-2.2.7-3.4.7-.2,0-.4,0-.5.2-.5,0-1,0-1.5,0-.3,0-.5,0-.7-.1,0-.3,0-.7,0-1,0-6.5,0-13,0-19.5,0-.2,0-.4,0-.6,0-.2,0-.5.2-.7,0-.1.2-.2.3-.2,1.1-.3,2.2-.4,3.3-.3.2,0,.4,0,.5,0,.4.1.7,0,1.1,0,.3,0,.3,0,.4-.4Z\"><\/path><path class=\"st6\" d=\"M454.6,48.7c0,.4,0,.4-.4.4-.4,0-.7,0-1.1,0-.2,0-.4,0-.5,0-1.1,0-2.2,0-3.3.3-.1,0-.2,0-.3.2,0,.2-.2.4-.2.7,0,.2,0,.4,0,.6,0,6.5,0,13,0,19.5,0,.3,0,.7,0,1-.7,0-1.4,0-2.1-.3,0,0-.2,0-.3,0-.4,0-.8-.2-1.2-.3-.5-.2-1.1-.4-1.6-.6-.2,0-.3-.2-.5-.3-1-.5-1.8-1.1-2.6-1.9-.7-.8-1.3-1.6-1.7-2.6-.4-.9-.7-1.8-.6-2.8,0-.5,0-1,0-1.6,0-.2,0-.4,0-.5.3-1.7.9-3.3,1.8-4.7.9-1.4,2-2.7,3.3-3.7.1-.1.2-.2.2-.4.2,0,.4-.1.6-.3.5-.3,1-.6,1.5-.9.2,0,.4-.1.4-.4,0-.3-.3-.2-.5-.3,0,0,0,0,.1-.1,2.9-1.3,5.8-1.6,8.9-.9Z\"><\/path><path class=\"st6\" d=\"M451,71.5c.1-.2.3-.2.5-.2,1.2,0,2.3-.4,3.4-.7.1,0,.3-.2.4-.2.1,0,.3,0,.4,0,.9-.4,1.8-.8,2.7-1.3.3-.2.7-.4,1.1-.7.2,0,.3.1.3.3,0,.2,0,.4,0,.5,0,1.1,0,2.2,0,3.3,0,.7,0,1.3.2,2-1.2.9-2.5,1.5-4,2-1.5.5-3,.7-4.5.6-.1,0-.2,0-.3,0,0-1.8,0-3.7,0-5.5Z\"><\/path><path class=\"st2\" d=\"M451,71.5c0,1.8,0,3.7,0,5.5-1,0-1.9-.1-2.9-.4-1.6-.4-3.1-1-4.4-1.9-.1,0-.2-.2-.3-.2.2-.3.2-.5.2-.8,0-1.2,0-2.4,0-3.6.5.2,1.1.4,1.6.6.4.2.8.3,1.2.3.1,0,.2,0,.3,0,.7.2,1.4.3,2.1.3.2.1.5.2.7.1.5,0,1,0,1.5,0Z\"><\/path><path class=\"st9\" d=\"M443.6,70.1c0,1.2,0,2.4,0,3.6,0,.3,0,.6-.2.8-.6-.3-1.1-.8-1.6-1.2-2.4-2.3-3.9-5.1-4.4-8.5-.8-5.5,1.6-10.5,5.5-13.5.1-.1.3-.2.5-.3,0,.2,0,.4.2.5,0,.2,0,.3-.2.4-1.3,1-2.5,2.3-3.3,3.7-.9,1.5-1.5,3-1.8,4.7,0,.2,0,.4,0,.5,0,.5,0,1,0,1.6,0,1,.3,1.9.6,2.8.4,1,1,1.8,1.7,2.6.7.8,1.6,1.4,2.6,1.9.2,0,.3.2.5.3Z\"><\/path><path class=\"st2\" d=\"M443.6,51.5c-.2-.1-.2-.3-.2-.5.6-.6,1.4-.9,2.2-1.3.2,0,.5,0,.5.3,0,.2-.2.3-.4.4-.5.2-1,.5-1.5.9-.2.1-.4.3-.6.3Z\"><\/path><path class=\"st5\" d=\"M459.4,68.4c-.4.2-.7.4-1.1.7-.8.6-1.7,1-2.7,1.3-.1,0-.3,0-.4,0-.1-.3-.2-.5-.2-.8,0-.7,0-1.3,0-2,0-5.6,0-11.3,0-16.9,0-.3,0-.5,0-.8,0-.2.2-.3.3-.2.3,0,.6.1.8.2,1.3.5,2.5,1.2,3.6,1.9.4.3.8.7,1.2,1.1.9.8,1.5,1.8,2,2.8.4.8.7,1.7.8,2.5,0,.5,0,.9,0,1.4,0,1.4-.3,2.8-1,4.1-.3.6-.5,1.1-.9,1.7-.7.9-1.4,1.8-2.4,2.5-.2.1-.3.2-.4.4Z\"><\/path><\/svg><\/div><div class=\"depark-logo-item is-svg\" aria-label=\"Partner Logo\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 750 150\"><defs>      .st0 {        fill: #71db5e;      }      .st1 {        fill: #a7a9ac;      }    <\/defs><path class=\"st1\" d=\"M308.2,21.5c-1.6,3.5-3,7-4.1,10.6-1.6,5.2-2.6,10.4-3,15.8-.7,8.9,0,17.7,2.5,26.3,2.6,9.4,6.9,18,12.9,25.7,7.3,9.5,16.5,16.8,27.3,22,4.1,1.9,8.3,3.5,12.6,4.6.7.2.9.4.7,1.1-.4,1.8-.7,3.7-.9,5.6,0,.5-.2.7-.8.6-12.4-2.9-23.6-8.2-33.5-16.1-9.9-7.8-17.6-17.3-23.1-28.6-4.6-9.4-7.4-19.3-8.3-29.7-.8-9.7,0-19.3,2.4-28.8.1-.4.3-.8.7-1.1,4.5-2.9,9.1-5.6,14-7.9.3-.1.5-.3.8-.2h0Z\"><\/path><path class=\"st1\" d=\"M443,16.1c3.5,1.3,6.9,2.7,10.3,4.2.4.2.6.4.8.8,3.1,8,5.1,16.2,5.7,24.8.6,8.5,0,16.9-1.9,25.2q-.3,1.1-1.3.8c-1.4-.4-2.8-.9-4.2-1.3-.7-.2-.8-.4-.7-1.1.7-3.1,1.1-6.3,1.4-9.6.3-4.3.3-8.6,0-12.9-.7-7.2-2.4-14.2-5.1-20.9-1.3-3.2-2.8-6.2-4.5-9.2-.1-.3-.2-.5-.3-.8h0Z\"><\/path><path class=\"st0\" d=\"M335.3,61.8c1.4-.2,2.7,0,3.9.5,1,.4,1.8.9,2.3,1.9,1.6,2.6,2.3,5.5,1.9,8.5-.4,3.1-2.5,4.9-5.3,6-2.8,1.1-5.8,1.7-8.7,2.4-1.1.3-1.9-.3-2.3-1.7-.5-2-1-4-1.5-6-1.7-6.9-3.4-13.8-5.1-20.6,0-.4-.2-.8-.2-1.2-.1-1.1.3-1.9,1.4-2.1,3-.7,5.8-1.6,8.9-2.1,2.3-.3,4.5.2,6,2,2,2.4,3,5.1,2,8.2-.5,1.5-1.5,2.6-2.8,3.6-.2.1-.4.2-.5.5h0ZM334.5,63.8c-2.2,0-3.9.5-5.7.9-1.7.4-1.7.4-1.3,2.1.8,3.3,1.7,6.7,2.5,10,0,.3,0,.7.5.5,2.1-.6,4.3-.9,6.4-1.7,1.4-.5,2.5-1.5,2.7-3.1.3-2-.1-3.9-.9-5.7-.9-2-2.5-3.1-4.3-3ZM330.9,50.4c-2.5,0-4.6.7-6.7,1.2-.4,0-.4.3-.3.6.9,3.6,1.8,7.2,2.7,10.7.1.5.3.6.8.5,1-.3,2-.5,3-.8,4.6-1.4,6.3-5.5,4.2-9.8-.8-1.7-2.1-2.6-3.8-2.5Z\"><\/path><path class=\"st1\" d=\"M427.7,40.6c.3,2.3.6,4.5.9,6.8.3,2.4.6,4.7.9,7.1,0,.3,0,.6,0,.9s0,.7-.4.7c-.4,0-.7,0-.9-.4-.2-.3-.3-.6-.3-.8-2.3-9.2-4.6-18.5-6.9-27.7-.3-1.4,0-2.3.9-2.6,1.1-.4,1.9,0,2.3,1.3.7,2.7,1.4,5.4,2,8.1.2.6.3,1.3.5,1.9.3,1,.8,1.4,1.8,1.2,2.9-.6,5.8-1.3,8.7-2.1,1.5-.4,1.9-1.3,1.5-2.9-.7-2.9-1.5-5.8-2.2-8.7,0-.3-.2-.7-.2-1.1,0-1.1.4-1.7,1.2-1.8,1.1-.2,1.8.2,2.1,1.3.7,2.7,1.4,5.4,2,8.1,1.7,6.8,3.4,13.7,5.1,20.5.3.9,0,1.5-.8,1.8-1,.4-1.7.2-2.2-.6-.3-.4-.3-.9-.5-1.4-.9-3.7-1.8-7.4-2.7-11.2,0-.3-.2-.7-.3-1-.6-1.6-1.4-2-3-1.6-2.6.7-5.3,1.5-7.9,2.2-1.2.3-1.5.8-1.5,2.1h0Z\"><\/path><path class=\"st1\" d=\"M379,68.6c-1,0-1.5-.4-1.8-1.5-.6-2.4-1.2-4.8-1.8-7.3-1.7-6.7-3.3-13.4-5-20.1-.4-1.5.2-2.4,1.6-2.7,4.1-1,8.1-2,12.2-3,1.2-.3,1.8,0,2.1,1.2.2.8-.3,1.5-1.4,1.8-2.7.7-5.4,1.4-8.2,2-1.1.3-2.2.6-3.3.8-.3,0-.6.1-.3.5,1.2,1.4,1.4,3.1,2,4.8.3,1.1.6,2.2.9,3.2.3,1.2,1.1,1.6,2.3,1.3,2.9-.8,5.8-1.5,8.8-2.3.7-.2,1.2,0,1.4.7.3.8-.3,1.1-.8,1.3-2.5,1-5.1,2.2-7.6,3.3-2,.8-2.5,1.8-2,3.9.6,2.7,1.3,5.3,1.9,8,.2.6.5.5.9.4,3.5-.9,7.1-1.8,10.6-2.7,1-.3,1.6,0,1.9.6.6,1.1.2,2.1-1.3,2.4-2.3.6-4.6,1.1-6.8,1.7-1.9.5-3.9,1-5.8,1.4-.3,0-.6,0-.7.1h0Z\"><\/path><path class=\"st1\" d=\"M395.5,38.7c0-2.9.7-5.7,3-7.8,2.3-2.2,8.1-3.8,11.6-1.2,2.2,1.7,3.3,4,3.8,6.6.2,1-.2,1.4-1,1.5-.7,0-1.2-.3-1.4-1.3-.4-2.2-1.4-4-3.6-4.8-2.9-1-6.7.1-7.9,2.4-.8,1.4-1,3-.9,4.6.3,4.9,1.4,9.7,3.3,14.3.8,1.8,1.7,3.5,3.4,4.7,3.5,2.5,8.7.1,9.2-4.2.2-1.7-.1-3.4-.3-5.1,0-.3,0-.7,0-1,.1-.5.5-.9,1-.9.5,0,.8.2.9.6,1.4,3.8,1.8,7.6-.8,11.1-3.5,5-11.4,4.7-14.9-.5-1.7-2.4-2.5-5.2-3.3-8-1-3.6-1.9-7.2-2-11.1h0Z\"><\/path><path class=\"st0\" d=\"M343.8,45.3c0-.9.6-1.3,1.3-1.5,2.2-.6,4.4-1.1,6.7-1.7,3.3-.8,6.5-1.6,9.8-2.4,1.1-.3,1.7,0,1.9,1.1.3.9-.3,1.8-1.1,2-1.1.3-2.2.6-3.2.8-2,.5-3,2-2.6,4,1.1,5.6,2.3,11.3,3.4,16.9.4,2.2.9,4.5,1.3,6.7.2,1.3,0,1.9-.6,2-.7.2-1.3-.4-1.6-1.6-1-3.8-1.9-7.6-2.9-11.3-1.1-4.3-2.1-8.5-3.2-12.8-.4-1.7-1.2-2.2-3-1.7-1.4.3-2.7.7-4.1,1-1.4.3-2.1-.3-2.1-1.5h0Z\"><\/path><path class=\"st0\" d=\"M316.8,83.1c0,.9-.5,1.5-1.4,1.6-1,.2-1.7-.2-2-1.2-.4-1.3-.7-2.5-1-3.8-2-8-4-16-6-24,0-.3,0-.5-.2-.7-.3-1.2.1-1.9,1.2-2.1,1.2-.3,1.9.1,2.3,1.4.7,2.7,1.4,5.3,2,8,1.7,6.7,3.3,13.3,5,19.9,0,.3,0,.6.1.9h0Z\"><\/path><polygon class=\"st1\" points=\"443.1 16.1 443 16.1 443 16.1 443.1 16.1\"><\/polygon><path class=\"st1\" d=\"M308.2,21.5h0c0,0,0,0,0,0,0,0,0,0,0,0h0Z\"><\/path><\/svg><\/div><div class=\"depark-logo-item is-svg\" aria-label=\"Partner Logo\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 750 150\"><path d=\"M483.9,123.1h-24.4v-6.6c-1.6,1.1-2.9,2-4.1,2.9-12,9-36.1,8.1-47.3-3.9-5.7-6.1-8.7-13.4-9.9-21.5-1.4-9.4-1-18.7,2.4-27.6,5.3-13.9,15.7-20.9,30.3-22.1,10.2-.8,19.4,1.8,27.5,8.3.3.2.5.4,1,.7V18.8h24.5v104.3h0ZM421.6,84.1c.3,2.6.3,4.5.6,6.4,1.2,6.9,4.5,12.4,11.5,14.6,6.8,2.3,13.1,1,18.5-3.8,8.4-7.7,9.3-22.8,1.8-31.4-4.9-5.7-11.4-7.5-18.7-6-6.8,1.4-10.7,6.1-12.4,12.5-.8,2.7-1,5.5-1.3,7.7h0Z\"><\/path><path d=\"M374.4,96.6c6.8,1.9,13.8,3.9,21.2,6-1.6,3-2.7,5.8-4.5,8.3-4.9,6.8-11.5,11.3-19.6,13.5-9.3,2.5-18.6,2.6-27.9,0-9.7-2.7-17.1-8.6-21.5-17.6-7-14.4-7.2-29-.1-43.4,5.8-11.7,15.9-17.7,28.6-19.4,5.7-.8,11.5-.6,17.1.8,10.9,2.6,18.9,9,23.7,19.2,4.2,8.8,5.2,18.1,4.7,28h-55.8c.4,7.4,4.7,13.1,11.1,14.9,9.4,2.6,16.7-.5,23-10.1ZM372.5,74.4c-1.1-7.4-7.1-12.7-17.1-12.1-7.8.5-14.5,5.9-14.5,12.1h31.6Z\"><\/path><path d=\"M237.1,46.7h24.6v8.6c.9-.8,1.3-1.1,1.8-1.6,9.5-8.5,20.7-10.7,32.9-8.1,11,2.4,17.7,10.7,18.4,22.7.3,4.4.1,8.8.1,13.2v41.5h-24c0-.6-.1-1.2-.1-1.8v-42.3c0-1.5,0-2.9-.1-4.4-.5-5.7-3.9-8.8-9.6-9-4.7-.1-8.8,1.5-12.2,4.7-2.4,2.3-4.4,5-6.4,7.6-.5.6-.6,1.8-.6,2.6,0,13.4,0,26.9,0,40.3v2.1h-24.8V46.7h0Z\"><\/path><path d=\"M514.2,84.7c0-5.7.8-11.3,2.8-16.7,4.1-11,11.7-18.3,22.8-22,10.5-3.4,21.1-3.4,31.5,0,11.8,3.8,19.7,11.7,23.5,23.6,3.3,10.6,3.3,21.3-.7,31.6-5.6,14.7-16.9,22.4-32.2,24.4-8,1.1-15.9.4-23.5-2.5-15-5.8-22.2-17.4-24-32.8-.1-1.3-.2-2.5-.3-3.8v-1.8h0ZM572.7,84.9s.3,0,.5-.1c-.8-3.8-1.1-7.7-2.3-11.3-2.3-6.8-7.1-10.6-14.4-11.1-6.9-.4-13,2.9-15.7,9.2-3.9,9-3.9,18.1.5,26.9,3,6,8.3,8.5,14.8,8.3,6.4-.1,11.1-3,14-8.8,2.1-4.2,2.6-8.6,2.6-13.2Z\"><\/path><path d=\"M180.2,122.8c3.2-8.1,2-13.9-3.5-18-5.4-4-11.8-3.6-17.9,1.4-2.2-3.7-3.6-7.7-4.5-11.9-1.7-8.5-1.6-16.9.9-25.1,3.8-12.6,12.1-20.9,24.6-24.7,9.5-2.9,19.1-3,28.6-.3,15.5,4.5,24.3,15.1,26.9,30.8,1.3,7.5,1,15.1-1.4,22.4-4.9,15.3-15.5,24-31.2,26.7-7.6,1.3-15.1.9-22.6-1.3h0ZM177.2,83.4c-.2,0-.4,0-.6.1.9,3.9,1.4,8,2.8,11.8,2.5,6.9,8.3,10.5,15.6,10.3,7.1-.1,12.5-3.7,14.9-10.6,2.9-8.1,2.8-16.3-.5-24.2-2.6-6.3-7.7-9.6-14.6-9.6s-12.1,3.1-15.1,9.5c-1.9,4-2.4,8.3-2.4,12.7h0Z\"><\/path><path d=\"M486.7,46.6h26v76.4h-26V46.6Z\"><\/path><path d=\"M486,30.1c0-7.4,6.1-13.4,13.5-13.4s13.5,5.9,13.5,13.4-6.1,13.8-13.7,13.7c-7.3,0-13.3-6.2-13.3-13.7Z\"><\/path><path d=\"M167,127.4c-1.6-6.2-3.6-7.8-9.5-7.7-2-2.9-1.2-9.3,2.9-13,4.3-3.8,10.5-4.2,15.1-.9,4.7,3.3,6.3,9.3,4,14.6-2.1,5-7.6,8-12.6,7h0Z\"><\/path><path d=\"M159.1,133.3c-3.5,0-6.2-2.8-6.3-6.2,0-3.5,2.7-6.3,6.2-6.3s6.4,2.7,6.3,6.3c0,3.5-2.8,6.2-6.2,6.2h0Z\"><\/path><\/svg><\/div><div class=\"depark-logo-item is-svg\" aria-label=\"Partner Logo\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 750 150\"><defs>      .st0 {        fill: url(#linear-gradient2);      }      .st1 {        fill: url(#linear-gradient1);      }      .st2 {        fill: url(#linear-gradient3);      }      .st3 {        fill: url(#linear-gradient6);      }      .st4 {        fill: url(#linear-gradient7);      }      .st5 {        fill: url(#linear-gradient5);      }      .st6 {        fill: url(#linear-gradient4);      }      .st7 {        fill: url(#linear-gradient);      }    <stop offset=\"0\" stop-color=\"#4a6af1\"><\/stop><stop offset=\"0\" stop-color=\"#4471f2\"><\/stop><stop offset=\".1\" stop-color=\"#3585f5\"><\/stop><stop offset=\".2\" stop-color=\"#308df7\"><\/stop><stop offset=\".2\" stop-color=\"#328ef1\"><\/stop><stop offset=\".2\" stop-color=\"#3792e3\"><\/stop><stop offset=\".2\" stop-color=\"#4199ca\"><\/stop><stop offset=\".3\" stop-color=\"#4ea2a8\"><\/stop><stop offset=\".3\" stop-color=\"#5faf7c\"><\/stop><stop offset=\".3\" stop-color=\"#64b272\"><\/stop><stop offset=\".4\" stop-color=\"#aec053\"><\/stop><stop offset=\".4\" stop-color=\"#f3cd37\"><\/stop><stop offset=\".5\" stop-color=\"#edc229\"><\/stop><stop offset=\".5\" stop-color=\"#e8b91e\"><\/stop><stop offset=\".6\" stop-color=\"#e87021\"><\/stop><stop offset=\".7\" stop-color=\"#e7662f\"><\/stop><stop offset=\".7\" stop-color=\"#e54e56\"><\/stop><stop offset=\".8\" stop-color=\"#e3367e\"><\/stop><stop offset=\".8\" stop-color=\"#e12d63\"><\/stop><stop offset=\".9\" stop-color=\"#de181f\"><\/stop><stop offset=\".9\" stop-color=\"#de1514\"><\/stop><stop offset=\"0\" stop-color=\"#555a9f\"><\/stop><stop offset=\"0\" stop-color=\"#4c65b2\"><\/stop><stop offset=\".1\" stop-color=\"#3881e3\"><\/stop><stop offset=\".2\" stop-color=\"#308df7\"><\/stop><stop offset=\".3\" stop-color=\"#51ac5e\"><\/stop><stop offset=\".3\" stop-color=\"#66b058\"><\/stop><stop offset=\".4\" stop-color=\"#cac440\"><\/stop><stop offset=\".4\" stop-color=\"#f3cd37\"><\/stop><stop offset=\".5\" stop-color=\"#edc229\"><\/stop><stop offset=\".5\" stop-color=\"#e8b91e\"><\/stop><stop offset=\".6\" stop-color=\"#e87021\"><\/stop><stop offset=\".7\" stop-color=\"#e7662f\"><\/stop><stop offset=\".7\" stop-color=\"#e54e56\"><\/stop><stop offset=\".8\" stop-color=\"#e3367e\"><\/stop><stop offset=\".8\" stop-color=\"#e12d63\"><\/stop><stop offset=\".9\" stop-color=\"#de181f\"><\/stop><stop offset=\".9\" stop-color=\"#de1514\"><\/stop><stop offset=\"0\" stop-color=\"#555a9f\"><\/stop><stop offset=\"0\" stop-color=\"#545da2\"><\/stop><stop offset=\"0\" stop-color=\"#5169ab\"><\/stop><stop offset=\".1\" stop-color=\"#4c7dbb\"><\/stop><stop offset=\".2\" stop-color=\"#4698d2\"><\/stop><stop offset=\".2\" stop-color=\"#459dd6\"><\/stop><stop offset=\".2\" stop-color=\"#479ecf\"><\/stop><stop offset=\".2\" stop-color=\"#4da2bb\"><\/stop><stop offset=\".3\" stop-color=\"#56a99c\"><\/stop><stop offset=\".3\" stop-color=\"#64b272\"><\/stop><stop offset=\".4\" stop-color=\"#b8c14f\"><\/stop><stop offset=\".4\" stop-color=\"#f3cd37\"><\/stop><stop offset=\".5\" stop-color=\"#edc229\"><\/stop><stop offset=\".5\" stop-color=\"#e8b91e\"><\/stop><stop offset=\".6\" stop-color=\"#e87021\"><\/stop><stop offset=\".7\" stop-color=\"#e7662f\"><\/stop><stop offset=\".7\" stop-color=\"#e54e56\"><\/stop><stop offset=\".8\" stop-color=\"#e3367e\"><\/stop><stop offset=\".8\" stop-color=\"#e12d63\"><\/stop><stop offset=\".9\" stop-color=\"#de181f\"><\/stop><stop offset=\".9\" stop-color=\"#de1514\"><\/stop><stop offset=\"0\" stop-color=\"#555a9f\"><\/stop><stop offset=\"0\" stop-color=\"#545da2\"><\/stop><stop offset=\"0\" stop-color=\"#5169ab\"><\/stop><stop offset=\".1\" stop-color=\"#4c7dbb\"><\/stop><stop offset=\".2\" stop-color=\"#4698d2\"><\/stop><stop offset=\".2\" stop-color=\"#459dd6\"><\/stop><stop offset=\".2\" stop-color=\"#479ecf\"><\/stop><stop offset=\".2\" stop-color=\"#4da2bb\"><\/stop><stop offset=\".3\" stop-color=\"#56a99c\"><\/stop><stop offset=\".3\" stop-color=\"#64b272\"><\/stop><stop offset=\".4\" stop-color=\"#aec053\"><\/stop><stop offset=\".4\" stop-color=\"#f3cd37\"><\/stop><stop offset=\".5\" stop-color=\"#edc229\"><\/stop><stop offset=\".5\" stop-color=\"#e8b91e\"><\/stop><stop offset=\".6\" stop-color=\"#fb7021\"><\/stop><stop offset=\".7\" stop-color=\"#f7662f\"><\/stop><stop offset=\".7\" stop-color=\"#ed4e56\"><\/stop><stop offset=\".8\" stop-color=\"#e3367e\"><\/stop><stop offset=\".8\" stop-color=\"#e12d63\"><\/stop><stop offset=\".9\" stop-color=\"#de181f\"><\/stop><stop offset=\".9\" stop-color=\"#de1514\"><\/stop><stop offset=\"0\" stop-color=\"#555a9f\"><\/stop><stop offset=\"0\" stop-color=\"#545da2\"><\/stop><stop offset=\"0\" stop-color=\"#5169ab\"><\/stop><stop offset=\".1\" stop-color=\"#4c7dbb\"><\/stop><stop offset=\".2\" stop-color=\"#4698d2\"><\/stop><stop offset=\".2\" stop-color=\"#459dd6\"><\/stop><stop offset=\".2\" stop-color=\"#52a6aa\"><\/stop><stop offset=\".3\" stop-color=\"#64b272\"><\/stop><stop offset=\".3\" stop-color=\"#9ebd59\"><\/stop><stop offset=\".4\" stop-color=\"#dbc840\"><\/stop><stop offset=\".4\" stop-color=\"#f3cd37\"><\/stop><stop offset=\".4\" stop-color=\"#f5bf2e\"><\/stop><stop offset=\".5\" stop-color=\"#faad24\"><\/stop><stop offset=\".5\" stop-color=\"#f49923\"><\/stop><stop offset=\".6\" stop-color=\"#eb7b21\"><\/stop><stop offset=\".6\" stop-color=\"#e87021\"><\/stop><stop offset=\".7\" stop-color=\"#e7662f\"><\/stop><stop offset=\".7\" stop-color=\"#e54e56\"><\/stop><stop offset=\".8\" stop-color=\"#e3367e\"><\/stop><stop offset=\".8\" stop-color=\"#e12d63\"><\/stop><stop offset=\".9\" stop-color=\"#de181f\"><\/stop><stop offset=\".9\" stop-color=\"#de1514\"><\/stop><stop offset=\"0\" stop-color=\"#555a9f\"><\/stop><stop offset=\"0\" stop-color=\"#545da2\"><\/stop><stop offset=\"0\" stop-color=\"#5169ab\"><\/stop><stop offset=\".1\" stop-color=\"#4c7dbb\"><\/stop><stop offset=\".2\" stop-color=\"#4698d2\"><\/stop><stop offset=\".2\" stop-color=\"#459dd6\"><\/stop><stop offset=\".2\" stop-color=\"#479ecf\"><\/stop><stop offset=\".2\" stop-color=\"#4da2bb\"><\/stop><stop offset=\".3\" stop-color=\"#56a99c\"><\/stop><stop offset=\".3\" stop-color=\"#64b272\"><\/stop><stop offset=\".4\" stop-color=\"#aec053\"><\/stop><stop offset=\".4\" stop-color=\"#f3cd37\"><\/stop><stop offset=\".5\" stop-color=\"#edc229\"><\/stop><stop offset=\".5\" stop-color=\"#e8b91e\"><\/stop><stop offset=\".6\" stop-color=\"#e87021\"><\/stop><stop offset=\".7\" stop-color=\"#e9672f\"><\/stop><stop offset=\".7\" stop-color=\"#eb5156\"><\/stop><stop offset=\".8\" stop-color=\"#ef3981\"><\/stop><stop offset=\".8\" stop-color=\"#ed3766\"><\/stop><stop offset=\".9\" stop-color=\"#ea342f\"><\/stop><stop offset=\"0\" stop-color=\"#555a9f\"><\/stop><stop offset=\"0\" stop-color=\"#545da2\"><\/stop><stop offset=\"0\" stop-color=\"#5169ab\"><\/stop><stop offset=\".1\" stop-color=\"#4c7dbb\"><\/stop><stop offset=\".2\" stop-color=\"#4698d2\"><\/stop><stop offset=\".2\" stop-color=\"#459dd6\"><\/stop><stop offset=\".2\" stop-color=\"#479ecf\"><\/stop><stop offset=\".2\" stop-color=\"#4da2bb\"><\/stop><stop offset=\".3\" stop-color=\"#56a99c\"><\/stop><stop offset=\".3\" stop-color=\"#64b272\"><\/stop><stop offset=\".4\" stop-color=\"#aec053\"><\/stop><stop offset=\".4\" stop-color=\"#f3cd37\"><\/stop><stop offset=\".5\" stop-color=\"#edc229\"><\/stop><stop offset=\".5\" stop-color=\"#e8b91e\"><\/stop><stop offset=\".6\" stop-color=\"#fb7021\"><\/stop><stop offset=\".7\" stop-color=\"#f9672f\"><\/stop><stop offset=\".7\" stop-color=\"#f45156\"><\/stop><stop offset=\".8\" stop-color=\"#ef3981\"><\/stop><stop offset=\".8\" stop-color=\"#ea3066\"><\/stop><stop offset=\".9\" stop-color=\"#e01922\"><\/stop><stop offset=\".9\" stop-color=\"#de1514\"><\/stop><stop offset=\"0\" stop-color=\"#555a9f\"><\/stop><stop offset=\"0\" stop-color=\"#545da2\"><\/stop><stop offset=\"0\" stop-color=\"#5169ab\"><\/stop><stop offset=\".1\" stop-color=\"#4c7dbb\"><\/stop><stop offset=\".2\" stop-color=\"#4698d2\"><\/stop><stop offset=\".2\" stop-color=\"#459dd6\"><\/stop><stop offset=\".2\" stop-color=\"#479ecf\"><\/stop><stop offset=\".2\" stop-color=\"#4da2bb\"><\/stop><stop offset=\".3\" stop-color=\"#56a99c\"><\/stop><stop offset=\".3\" stop-color=\"#64b272\"><\/stop><stop offset=\".4\" stop-color=\"#aec053\"><\/stop><stop offset=\".4\" stop-color=\"#f3cd37\"><\/stop><stop offset=\".5\" stop-color=\"#edc229\"><\/stop><stop offset=\".5\" stop-color=\"#e8b91e\"><\/stop><stop offset=\".6\" stop-color=\"#e87021\"><\/stop><stop offset=\".7\" stop-color=\"#e7662f\"><\/stop><stop offset=\".7\" stop-color=\"#e54e56\"><\/stop><stop offset=\".8\" stop-color=\"#e3367e\"><\/stop><stop offset=\".8\" stop-color=\"#e12d63\"><\/stop><stop offset=\".9\" stop-color=\"#de181f\"><\/stop><stop offset=\".9\" stop-color=\"#de1514\"><\/stop><\/defs><path class=\"st7\" d=\"M197.2,106.5c-4.5,0-8.8-.9-12.9-2.8-3.4-1.5-6.4-4-9.1-7.4-1-1.2-.8-3.1.4-4.1l5.4-4.8c1.2-1,3-1,4.1.1,1.9,1.9,3.7,3.3,5.5,4.2,2.4,1.2,5.1,1.9,8,1.9s3.6-.5,4.8-1.5c1.2-1,1.8-2.2,1.8-3.6s-.3-1.8-1-2.6c-.6-.8-1.8-1.5-3.6-2.2s-4.3-1.5-7.6-2.3c-6.1-1.6-10.7-3.8-13.8-6.6-3.1-2.8-4.6-6.7-4.6-11.8s.9-6.6,2.7-9.5c1.8-2.9,4.3-5.1,7.7-6.8s7.3-2.5,11.9-2.5,10,1,13.8,3.1c2.8,1.5,5.1,3.3,7.1,5.2,1.2,1.2,1.1,3.2-.2,4.3l-5.9,5c-1.1.9-2.7.9-3.8,0-1.2-.9-2.6-1.8-4.1-2.6-2.4-1.2-5.2-1.8-8.5-1.8s-3.3.4-4.7,1.2c-1.4.8-2.1,2-2.1,3.5s.7,2.7,2.2,3.6c1.5,1,4.4,2,8.6,3,7.3,1.7,12.5,4,15.6,6.9,3.1,2.9,4.7,6.8,4.7,11.6s-1,7.2-3,10.1c-2,2.9-4.7,5.1-8.2,6.7-3.4,1.6-7.3,2.4-11.6,2.4h0Z\"><\/path><path class=\"st1\" d=\"M230.4,102V25.6c0-1.6,1.3-3,3-3h9.9c1.6,0,3,1.3,3,3v76.4c0,1.6-1.3,3-3,3h-9.9c-1.6,0-3-1.3-3-3ZM271.4,105c-1.6,0-3-1.3-3-3v-32.9c0-3.6-.7-6-2.1-7.3-1.4-1.2-3.2-1.8-5.4-1.8s-4.1.4-6.2,1.2c-2.1.8-4.1,1.9-5.9,3.3-1.8,1.4-3.4,3-4.7,4.8l-3.9-12.2c2.1-2.4,4.5-4.6,7.2-6.4s5.6-3.3,8.6-4.4c3.1-1.1,6.3-1.6,9.7-1.6s7.3.7,9.7,2.1c2.5,1.4,4.3,3.2,5.6,5.6,1.2,2.3,2.1,5,2.5,7.9s.6,6,.6,9.1v32.8c0,1.6-1.3,3-3,3h-9.9Z\"><\/path><path class=\"st0\" d=\"M295.8,27.4c0-2.9.9-5.3,2.6-7.1,1.7-1.8,4.1-2.7,7-2.7s5.2.9,7,2.7c1.7,1.8,2.6,4.2,2.6,7.1s-.9,5-2.6,6.8c-1.7,1.8-4,2.7-7,2.7s-5.2-.9-7-2.7c-1.7-1.8-2.6-4-2.6-6.8ZM310.4,105h-9.9c-1.6,0-3-1.3-3-3v-53.2c0-1.6,1.3-3,3-3h9.9c1.6,0,3,1.3,3,3v53.2c0,1.6-1.3,3-3,3Z\"><\/path><path class=\"st2\" d=\"M414.7,106.5c-4.5,0-8.8-.9-12.9-2.8-3.4-1.5-6.4-4-9.1-7.4-1-1.2-.8-3.1.4-4.1l5.4-4.8c1.2-1,3-1,4.1.1,1.9,1.9,3.7,3.3,5.5,4.2,2.4,1.2,5.1,1.9,8,1.9s3.6-.5,4.8-1.5c1.2-1,1.8-2.2,1.8-3.6s-.3-1.8-1-2.6c-.6-.8-1.8-1.5-3.6-2.2s-4.3-1.5-7.6-2.3c-6.1-1.6-10.7-3.8-13.8-6.6s-4.6-6.7-4.6-11.8.9-6.6,2.7-9.5c1.8-2.9,4.3-5.1,7.7-6.8,3.3-1.7,7.3-2.5,11.9-2.5s10,1,13.8,3.1c2.8,1.5,5.1,3.3,7.1,5.2,1.2,1.2,1.1,3.2-.2,4.3l-5.9,5c-1.1.9-2.7.9-3.8,0-1.2-.9-2.6-1.8-4.1-2.6-2.4-1.2-5.2-1.8-8.5-1.8s-3.3.4-4.7,1.2c-1.4.8-2.1,2-2.1,3.5s.7,2.7,2.2,3.6c1.5,1,4.4,2,8.6,3,7.3,1.7,12.5,4,15.6,6.9,3.1,2.9,4.7,6.8,4.7,11.6s-1,7.2-3,10.1c-2,2.9-4.7,5.1-8.2,6.7-3.4,1.6-7.3,2.4-11.6,2.4h0Z\"><\/path><path class=\"st6\" d=\"M381.2,59.3c-2.3-4.6-5.5-8.3-9.6-10.9-4.1-2.6-8.8-3.9-14.2-3.9s-9.7,1.3-13.6,3.8c-1.7,1.1-3.2,2.4-4.5,3.9l-1.2-4.2c-.4-1.3-1.5-2.2-2.9-2.2h-6.6c-1.6,0-3,1.3-3,3v80.6c0,1.6,1.3,3,3,3h9.9c1.6,0,3-1.3,3-3v-28.3c.7.6,1.4,1.1,2.2,1.6,3.9,2.5,8.4,3.7,13.7,3.7s10.2-1.3,14.3-3.9c4.1-2.6,7.3-6.3,9.6-10.9,2.3-4.7,3.4-10,3.4-16.1s-1.2-11.5-3.4-16.2h0ZM354.6,92.1c-9.1,0-16.4-7.3-16.4-16.4s4-12.4,9.8-15c2-1.2,4.3-1.8,6.9-1.7,2.3,0,4.5.7,6.4,1.8,5.7,2.6,9.7,8.3,9.7,15s-7.3,16.4-16.4,16.4Z\"><\/path><path class=\"st5\" d=\"M544.8,41.3c-16.9,0-30.6,14-30.6,31.3s13.7,31.3,30.6,31.3,30.6-14,30.6-31.3-13.7-31.3-30.6-31.3ZM544.8,89.8c-9.5,0-17.2-7.7-17.2-17.2s7.7-17.2,17.2-17.2,17.2,7.7,17.2,17.2-7.7,17.2-17.2,17.2Z\"><\/path><path class=\"st3\" d=\"M513.2,44.7c-.5-2.7-2.9-4-5.5-3-9.8,3.6-19.8,4.8-30.2,3.5-1.9-.2-3.7-.3-5.6-.1-19,1.6-31.9,19.3-27.5,37.8,3.3,13.7,15.6,23.4,29.8,23.3,6.8,0,12.9-2,18.3-6.1,8-6.1,12.1-14.3,12.3-23.5,0-3.7.4-6.6.9-9.5,1.2-7,3.5-13.7,7-20,.4-.8.7-1.6.5-2.5h0ZM473.3,92.1c-9.1-.7-16-8.6-15.4-17.7.7-9.1,8.6-15.9,17.6-15.3,9.2.7,16.1,8.6,15.4,17.7-.7,9.1-8.6,15.9-17.7,15.2h0Z\"><\/path><path class=\"st4\" d=\"M471.9,132.1c-8.6,0-17-2.6-24.1-7.4-2.9-1.9-3.7-5.8-2-8.7,1.2-1.9,3.2-3,5.4-3s2.2.3,3.1.8c5.7,4,12.3,6.1,19.2,6.1s1.3,0,2,0c7.4-.4,14-3,19.4-7.7,1.6-1.3,3-2.8,4.3-4.3.9-1.1,2.2-1.7,3.6-1.7s.7,0,1.1.1c1.5.4,2.8,1.5,3.3,3,.6,1.5.3,3.2-.6,4.5-2.8,3.8-5.2,6.6-7.1,8.2-7.1,6.1-15.6,9.5-25.3,10-.8,0-1.7,0-2.5,0h0Z\"><\/path><\/svg><\/div><div class=\"depark-logo-item is-svg\" aria-label=\"Partner Logo\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 750 150\"><defs>      .st0 {        fill: #212d6d;      }      .st1 {        fill: url(#linear-gradient);      }      .st2 {        fill: #129e49;      }    <stop offset=\"0\" stop-color=\"#fff\"><\/stop><stop offset=\"1\" stop-color=\"#000\"><\/stop><\/defs><path class=\"st0\" d=\"M75.3,44.7h14.7l23.5,31.7v-31.7h15.6v60.1h-13.9l-24.4-32.9v32.9h-15.6v-60.1Z\"><\/path><path class=\"st0\" d=\"M221.3,104.3h-16.3v-58.5h27.8c8.5,0,15,2.1,19.1,6.3,3.6,3.6,5.4,8.5,5.2,13.6v.2c0,4-1.1,7.9-3.3,11.2-2.2,3-5.3,5.4-8.8,6.8l14,20.4h-18.8l-11.8-17.7h-7.1v17.7h0ZM221.3,59.9v14h10.7c5.5,0,8.7-2.6,8.7-6.9v-.2c.1-2-.8-3.9-2.4-5.2-1.9-1.3-4.2-1.9-6.5-1.7h-10.7Z\"><\/path><path class=\"st0\" d=\"M265.1,45.9h17.2l14,22.6,14-22.6h17.2v58.5h-16.2v-33.6l-15,22.9h-.3l-14.9-22.7v33.4h-15.9v-58.5Z\"><\/path><path class=\"st2\" d=\"M191.2,54.5l-2.9-.4c-6.1-.8-12.4,0-18,2.5l12.8,7.4c1.3.8,2.2,2.2,2.1,3.7v14.9c0,1.5-.8,2.9-2.1,3.7l-12.8,7.4c5.6,2.4,11.8,3.3,17.8,2.5l2.9-.4c5.4-5.5,8.3-13,8.3-20.7v-.2c0-7.6-2.9-14.9-8.1-20.5\"><\/path><path class=\"st1\" d=\"M188.6,52c-5.8-4.7-13.1-7.2-20.6-7.2-18,0-31.6,13.5-31.6,30.2v.2c0,16.6,13.4,30.1,31.4,30.1,7.5,0,14.8-2.4,20.6-7.1-7.8,1-15.8-.6-22.7-4.5l-13-7.4c-1.3-.8-2.1-2.2-2.1-3.7v-14.9c0-1.5.8-2.9,2.1-3.7l13-7.5c6.9-4,15-5.5,22.9-4.5\"><\/path><path class=\"st2\" d=\"M366,103.8h-25.2v-57.4h25.2c5.7,0,11.3,1.1,16.4,3.6,4.6,2.2,8.5,5.7,11.1,10.1,2.7,4.6,4.1,9.8,4,15.1,0,5.3-1.3,10.5-4,15.1-2.7,4.4-6.5,7.9-11.1,10.1-5.1,2.4-10.7,3.7-16.4,3.6ZM351.5,55.4v39.4h14c3.9,0,7.7-.7,11.2-2.4,3.1-1.5,5.7-3.9,7.4-6.9,1.8-3.2,2.7-6.8,2.6-10.4,0-3.6-.8-7.2-2.6-10.4-1.7-3-4.3-5.4-7.4-6.9-3.5-1.7-7.3-2.5-11.2-2.4h-14Z\"><\/path><path class=\"st2\" d=\"M408.9,103.8h10.7v-57.5h-10.7v57.5Z\"><\/path><path class=\"st2\" d=\"M474.6,74.4h10.1v22.9c-3.1,2.4-6.6,4.3-10.4,5.4-3.9,1.3-8.1,1.9-12.2,1.9-5.5,0-11-1.2-15.9-3.8-4.6-2.4-8.5-6.1-11.1-10.5-2.7-4.6-4.1-9.8-4.1-15.2,0-5.3,1.3-10.6,4-15.2,2.7-4.5,6.6-8.1,11.2-10.5,4.9-2.6,10.5-3.9,16-3.8,4.5,0,9,.7,13.2,2.4,3.8,1.5,7.3,3.9,10,7l-6.8,6.6c-4.2-4.3-9.9-6.7-15.9-6.6-3.8,0-7.5.8-10.8,2.5-3.1,1.6-5.7,4.1-7.4,7.2-1.8,3.2-2.7,6.8-2.7,10.5,0,3.6.9,7.2,2.7,10.3,1.8,3,4.3,5.5,7.4,7.2,3.3,1.8,7,2.7,10.8,2.6,4.2,0,8.3-.9,11.9-3v-17.9Z\"><\/path><path class=\"st2\" d=\"M498.9,103.8h10.7v-57.5h-10.7v57.5Z\"><\/path><path class=\"st2\" d=\"M536.9,55.4h-19.1v-9h49v9h-19.1v48.4h-10.7v-48.4Z\"><\/path><path class=\"st2\" d=\"M574.9,103.8h-11.1l26-57.5h10.6l26.1,57.4h-11.2l-5.8-13.3h-28.9l-5.7,13.3h0ZM595,57l-10.8,25.1h21.7l-10.9-25.1Z\"><\/path><path class=\"st2\" d=\"M633.8,46.4h10.7v48.4h30.2v9h-40.9v-57.5Z\"><\/path><\/svg><\/div><div class=\"depark-logo-item is-svg\" aria-label=\"Partner Logo\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 750 150\"><defs>      .st0 {        fill: #062187;      }      .st1 {        fill: #6e94d3;      }      .st2 {        fill: #6e94d4;      }    <\/defs><path class=\"st0\" d=\"M288.3,31c19.6-5,29.5.7,32.4,2.4,3.7,2.1,7.2,6.8,7.3,11.8.1,4.9-1.9,8.4-4.2,9.8-.7.6-2.3,1.1-4.2,1.4,3.3.7,3.9,1.3,5.6,2.8,2.4,2.1,4.1,6,4.2,9.8,0,6.2-3.8,9.6-6.8,11.7-2.5,1.8-12.1,5.5-33.7,2.3h0l-.6-52h0ZM301.4,52.2h3.3c5.9,0,8.6-1.8,8.6-6s-2.6-5.9-8.7-5.9h-3.1v11.9ZM301.4,73.4h4.8c5.6,0,7.9-1.7,7.9-5.9s-1-4.2-2.9-5.3c-1.5-.8-2.8-.9-6.8-.9h-3v12.1Z\"><\/path><path class=\"st0\" d=\"M348.9,82.4h-13.2V30.9h13.2v51.4Z\"><\/path><path class=\"st0\" d=\"M371.2,82.4h-13.9l4.3-51.4h14.4l9.6,25.5,9.8-25.5h14.4l4.3,51.4h-13.9l-1.4-29.4-13.2,31.4-12.5-32-1.8,29.9h0Z\"><\/path><path class=\"st0\" d=\"M434.6,73.4l-2.5,8.9h-14.1l15.9-51.3h16.8l15.8,51.3h-14.5l-2.3-8.9h-15,0ZM442.6,44.2l-5,19.1h8.9s-3.9-19.1-3.9-19.1Z\"><\/path><path class=\"st0\" d=\"M486.6,82.4h-14.1V30.9l17.3-1.1c7.2,0,12.7,2.3,16.3,5,3.7,2.8,6.2,7.2,6.2,12.8s-3.4,11.9-8.2,13.9l12.5,16.6-13.9,6.4-16.2-25.1v22.9h0ZM490,55.5c5.5,0,8.2-2.5,8.2-6.9s-2.8-6.8-7.5-6.8h-4.6v13.7h3.8c0,0,0,0,0,0Z\"><\/path><circle class=\"st0\" cx=\"342.1\" cy=\"18.6\" r=\"8.4\"><\/circle><path class=\"st1\" d=\"M287.6,105.2c-8.2,5.1-16.4,7-23.9,7-10.7,0-20-3.7-26.1-6.9,8.2,19.5,27.5,33.1,50,33.1s39.7-12.3,48.6-30c-15.3-10.5-32.7-11.8-48.5-3.2h0Z\"><\/path><path class=\"st1\" d=\"M282.9,89.5V30.1c-27.8,2.4-49.6,25.7-49.6,54.1s.6,8.8,1.6,12.9c5.4,3.8,27.5,17.3,49.7,3.2h.2c17.5-9.6,36.8-8.5,53.7,2.7,1.6-4.3,2.6-8.8,3.1-13.5h-58.7,0Z\"><\/path><g><path class=\"st2\" d=\"M357.3,112v-16h4.1c3.3,0,5.1,1.8,5.1,4.3s-.5,2.2-1.8,3.2c1.7.7,2.7,2.2,2.7,3.9s-1.2,4.6-5.4,4.6c0,0-4.7,0-4.7,0ZM361.5,102.9c3.1,0,3.5-1.8,3.5-2.7s-.7-2.7-3.7-2.7h-2.4v5.5h2.5ZM361.9,110.6c2.1,0,3.9-.8,3.9-3.1s-1.6-3.1-3.9-3.1h-3v6.2h3Z\"><\/path><path class=\"st2\" d=\"M374.5,94.7v-2.3h1.6v2.3h-1.6ZM374.5,112v-16h1.6v16h-1.6Z\"><\/path><path class=\"st2\" d=\"M384.3,112v-16h1.6v14.5h6.6v1.4h-8.2Z\"><\/path><path class=\"st2\" d=\"M404.3,106.2v-1.4h10.8c-.4,4.3-4,7.6-8.4,7.6s-8.6-3.5-8.6-8.3,3.9-8.3,8.6-8.3,6.6,2.3,7.6,4.5h-1.9c-1.1-1.9-3.4-3.1-5.7-3.1-3.7,0-7,3-7,6.8s3.2,6.8,7,6.8,5.7-1.9,6.4-4.7c0,0-8.9,0-8.9,0Z\"><\/path><path class=\"st2\" d=\"M422.5,94.7v-2.3h1.6v2.3h-1.6ZM422.5,112v-16h1.6v16h-1.6Z\"><\/path><path class=\"st2\" d=\"M442.8,94.7v-2.3h1.6v2.3h-1.6ZM442.8,112v-16h1.6v16h-1.6Z\"><\/path><path class=\"st2\" d=\"M456.3,113.4h-1.2c0,0,.1-1.2.1-1.2-2.4-.4-3.9-2.2-3.9-4.7h1.6c.1,2.1,1.4,3.3,3.3,3.3s3.2-1.4,3.2-3.2-1.2-2.7-3.2-3.3c-2.3-.6-4.5-1.4-4.5-4.3s2-4.3,4.5-4.3,4.4,1.9,4.4,4.3h-1.6c0-1.6-1.4-2.9-2.8-2.9s-2.9,1.2-2.9,2.8.8,2.2,3.1,2.8c3.5.9,4.6,2.7,4.6,4.9s-1.9,4.6-4.7,4.7v1.1\"><\/path><path class=\"st2\" d=\"M506,139.7h-1.2c0,0,.1-1.2.1-1.2-2.4-.4-3.9-2.2-4-4.7h1.6c.1,2.1,1.4,3.3,3.3,3.3s3.2-1.4,3.2-3.2-1.2-2.7-3.3-3.3c-2.3-.6-4.5-1.4-4.5-4.3s2-4.3,4.5-4.3,4.5,1.9,4.5,4.4h-1.6c0-1.7-1.4-2.9-2.9-2.9s-2.9,1.2-2.9,2.8.8,2.2,3.1,2.8c3.5.9,4.7,2.7,4.7,4.9s-1.9,4.7-4.7,4.7v1.2\"><\/path><path class=\"st2\" d=\"M468.1,112v-16h1.6v14.5h6.6v1.4h-8.2Z\"><\/path><path class=\"st2\" d=\"M482.6,112v-16h8.8v1.4h-7.2v5.7h6.9v1.4h-6.9v5.9h7.2v1.4h-8.8Z\"><\/path><path class=\"st2\" d=\"M514,112l-2.1-14.2h0l-3.9,14.2h-1.4l-3.8-14.2h0l-2.1,14.2h-1.6l2.3-16h2.5l3.5,13.6,3.5-13.6h2.5l2.3,16h-1.6Z\"><\/path><path class=\"st2\" d=\"M367.3,138.3v-7.6h-8.3v7.6h-1.6v-16.1h1.6v7.1h8.3v-7.1h1.6v16.1h-1.6Z\"><\/path><path class=\"st2\" d=\"M372.7,120.9v-2.3h1.6v2.3h-1.6ZM372.7,138.3v-16.1h1.6v16.1h-1.6Z\"><\/path><path class=\"st2\" d=\"M376.6,138.3v-1.5l7.9-13.2h-7.7v-1.5h9.5v1.5l-7.9,13.2h8.1v1.5s-9.9,0-9.9,0Z\"><\/path><path class=\"st2\" d=\"M404,138.3l-2.1-14.3h0l-3.9,14.3h-1.4l-3.9-14.3h0l-2.1,14.3h-1.6l2.4-16.1h2.5l3.5,13.7,3.5-13.7h2.5l2.4,16.1h-1.6Z\"><\/path><path class=\"st2\" d=\"M409.2,138.3v-16.1h8.8v1.5h-7.2v5.8h7v1.5h-7v5.9h7.2v1.5h-8.8Z\"><\/path><path class=\"st2\" d=\"M423.6,138.3v-14.6h-3.7v-1.5h9v1.5h-3.7v14.6h-1.6Z\"><\/path><path class=\"st2\" d=\"M431.2,138.3v-16.1h1.6v14.6h6.6v1.5h-8.3,0Z\"><\/path><path class=\"st2\" d=\"M441.5,138.3v-16.1h8.8v1.5h-7.2v5.8h7v1.5h-7v5.9h7.2v1.5h-8.8Z\"><\/path><path class=\"st2\" d=\"M462.2,138.3l-5.5-7.3h1.6c2.9,0,4.5-1.5,4.5-3.7s-1-3.7-4.6-3.7h-3.1v14.6h-1.6v-16.1h4.9c4.2,0,6,2.5,6,5.2s-1.9,4.7-4.8,4.9l4.5,6h-2Z\"><\/path><path class=\"st2\" d=\"M467.3,120.9v-2.3h1.6v2.3h-1.6ZM467.3,138.3v-16.1h1.6v16.1h-1.6Z\"><\/path><path class=\"st2\" d=\"M491.6,138.3l-2.3-5.4h-7.5l-2.3,5.4h-1.7l6.9-16.1h1.8l6.9,16.1h-1.8ZM485.5,124l-3.1,7.4h6.2l-3.1-7.4h0Z\"><\/path><path class=\"st2\" d=\"M496.2,138.3v-2.3h1.6v2.3h-1.6Z\"><\/path><path class=\"st2\" d=\"M514,138.3v-2.3h1.6v2.3h-1.6Z\"><\/path><\/g><\/svg><\/div><div class=\"depark-logo-item is-svg\" aria-label=\"Partner Logo\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 750 150\"><defs>      .st0 {        fill: #000f9f;      }    <\/defs><g><path class=\"st0\" d=\"M77.6,10.7C42.2,10.7,13.3,39.5,13.3,75s28.8,64.3,64.3,64.3,64.3-28.8,64.3-64.3S113.1,10.7,77.6,10.7ZM23,80.6h39.8v-11.4H23c.4-3.4,1-6.8,2-10h40.8l13.1,15.6-14.2,15.8H24.9c-1-3.2-1.6-6.6-2-10h0ZM77.6,130c-20.5,0-38.4-11.3-47.9-27.9h42.8l15.4-18.5,15.2,18.5h18.2l-24.4-27.1,22.6-27h-17.2l-14.5,17.7-14.5-17.8H29.8c9.4-16.6,27.4-27.8,47.8-27.8,30.3,0,55,24.7,55,55s-24.7,55-55,55h0ZM337.6,80.7h51.9v-11.4h-51.9v11.4ZM337.6,102.1h51.9v-11.4h-51.9v11.4ZM337.6,59.3h51.9v-11.4h-51.9v11.4ZM508.7,48h-13.6v54.1h47.2v-11.4h-33.6v-42.8h0ZM731.9,73.3c-3.2-2.7-7.6-4.2-13.3-4.2h-20.6c-1.9,0-3.3-.4-4.3-1.2-1-.8-1.4-2-1.4-3.8s.5-3.1,1.4-3.8c1-.8,2.5-1.2,4.3-1.2h35.2v-11.2h-36.5c-5.6,0-10.1,1.4-13.3,4.1-3.2,2.7-4.8,6.8-4.8,12.1s1.6,9.3,4.8,12.1c3.2,2.7,7.6,4.1,13.3,4.1h20.6c1.9,0,3.4.4,4.3,1.2.9.8,1.4,2.2,1.4,4.1s-.5,3.3-1.4,4.1c-1,.8-2.4,1.2-4.3,1.2h-37.4v11.2h38.6c5.6,0,10.1-1.4,13.3-4.2,3.2-2.8,4.8-7,4.8-12.3s-1.6-9.5-4.8-12.3h0ZM208.9,80.7h-48.1v-11.4h48.1v11.4ZM267.7,48h-17.2l-14.5,17.7-14.5-17.8h-60.7v11.4h53l13.1,15.6-14.2,15.8h-51.9v11.4h59.8l15.4-18.5,15.2,18.5h18.2l-24.4-27.1,22.6-27h.1ZM274.4,69.4v32.8h13.6v-21.4h25.6c5.6,0,10.1-1.4,13.3-4.3,3.2-2.9,4.8-6.2,4.8-12s-1.6-9.1-4.8-12c-3.2-2.9-7.6-4.3-13.3-4.3h-39.2v11.4h37.8c1.9,0,3.3.4,4.3,1.3,1,.9,1.4,1.4,1.4,3.7s-.5,2.7-1.4,3.6-2.4,1.3-4.3,1.3h-37.8,0ZM670,78.2c-.9-1.7-2.3-3.2-4-4.3,2.7-2.4,4.1-6,4.1-10.5s-1.5-9-4.5-11.6c-3-2.6-7.5-3.9-13.5-3.9l-36.6.2v11.1h35.2c5.1,0,5.7,2.7,5.7,4.8,0,3.5-1.8,5.1-5.7,5.1h-35.2v11.2h36.7c3.9,0,5.7,1.7,5.7,5.2s-1.8,5.4-5.7,5.4h-36.7v11.3h38c6,0,10.6-1.4,13.5-4.1,3-2.7,4.5-6.8,4.5-11.9s-.5-5.8-1.7-7.8h0ZM468.4,59.3v42.8h13.6v-54.1h-13.6v11.4ZM548.4,69.4v32.5h13.2v-21.1h30.6v21.1h13.2v-41.6c0-6.8-5.5-12.3-12.3-12.3h-63.3v11.4h58.5c2.1,0,3.9,1.7,3.9,3.9v6.2h-43.9.1ZM445.9,80.1c3.6-.9,6.5-2.6,8.6-5.1,2.3-2.8,3.5-5.7,3.5-10.6s-1.6-9.2-4.8-12.1c-3.2-2.9-7.6-4.3-13.3-4.3h-39.2v11.4h37.8c1.9,0,3.3.4,4.3,1.3,1,.9,1.4,1.4,1.4,3.7s-.5,2.8-1.4,3.6c-1,.9-2.4,1.3-4.3,1.3h-17c-.3,0,.3,0,0,0h-20.8v32.8h13.6v-21.4h17.1l11.2,21.4h15.5l-12.2-22h0Z\"><\/path><\/g><\/svg><\/div><div class=\"depark-logo-item is-svg\" aria-label=\"Partner Logo\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 750 150\"><defs>      .st0 {        fill: #3361a2;      }    <\/defs><path class=\"st0\" d=\"M217,102.4c-2.2,0-3.2,1.3-3.2,4v1.5h5.5v1.4h-5.5v14.3h-1.5v-14.3h-2.3v-1.4h2.3v-1.6c0-3.4,1.8-5.4,4.7-5.4s1.7.1,2.3.4v1.4c-.9-.2-1.6-.4-2.3-.4h0Z\"><\/path><path class=\"st0\" d=\"M239.8,123.6v-2.9c-1,1.9-2.8,3.3-5.7,3.3s-6.3-2.7-6.3-6.5v-9.6h1.5v9.4c0,3.2,1.8,5.4,5,5.4s5.5-2.3,5.5-5.6v-9.1h1.5v15.8h-1.6Z\"><\/path><path class=\"st0\" d=\"M257.8,123.9c-2.4,0-4.4-1.3-4.4-4.3v-10.3h-2.3v-1.4h2.3v-5h1.5v5h5.5v1.4h-5.5v10.1c0,2.2,1.3,3,3.1,3s1.4-.1,2.3-.6v1.4c-.8.4-1.6.6-2.6.6h0Z\"><\/path><path class=\"st0\" d=\"M282.1,123.6v-2.9c-1,1.9-2.8,3.3-5.7,3.3s-6.3-2.7-6.3-6.5v-9.6h1.5v9.4c0,3.2,1.8,5.4,5,5.4s5.5-2.3,5.5-5.6v-9.1h1.5v15.8h-1.6Z\"><\/path><path class=\"st0\" d=\"M303.2,109.3c-3.7,0-6.8,2.7-6.8,7.9v6.4h-1.5v-15.8h1.5v4.5c1.2-2.8,3.9-4.8,7-4.7v1.7h-.1Z\"><\/path><path class=\"st0\" d=\"M318.7,122.6c2.4,0,4.1-1.1,5.4-2.5l1,.9c-1.6,1.8-3.5,3-6.5,3s-7.7-3.3-7.7-8.2h0c0-4.6,3.2-8.3,7.5-8.3s7.2,3.6,7.2,8.2h0v.6h-13c.2,3.9,3.1,6.2,6.2,6.2h0ZM324,115c-.2-3.2-2-6.1-5.7-6.1s-5.5,2.6-5.8,6.1h11.5Z\"><\/path><path class=\"st0\" d=\"M355.4,123.9c-2.3,0-4.8-.9-6.4-2.3l.9-1.2c1.8,1.3,3.7,2,5.7,2s3.8-1.2,3.8-3h0c0-1.9-2-2.6-4.2-3.2-2.6-.7-5.4-1.5-5.4-4.3h0c0-2.6,2.1-4.4,5.2-4.4s4,.7,5.6,1.8l-.8,1.3c-1.4-1-3.2-1.6-4.8-1.6s-3.6,1.2-3.6,2.7h0c0,1.9,2.1,2.5,4.4,3.1,2.5.7,5.2,1.7,5.2,4.4h0c0,2.9-2.4,4.7-5.4,4.7h0Z\"><\/path><path class=\"st0\" d=\"M371.3,103.8v-2h1.9v2h-1.9ZM371.5,123.7v-15.8h1.5v15.8h-1.5Z\"><\/path><path class=\"st0\" d=\"M406.8,123.6v-9.4c0-3.4-1.8-5.4-4.6-5.4s-5,2-5,5.6v9.2h-1.5v-9.4c0-3.3-1.8-5.3-4.6-5.3s-5,2.5-5,5.7v9.1h-1.5v-15.8h1.5v2.8c1-1.7,2.4-3.2,5.3-3.2s4.4,1.6,5.3,3.4c1-1.8,2.7-3.4,5.7-3.4s6,2.6,6,6.6v9.5h-1.6,0Z\"><\/path><path class=\"st0\" d=\"M427.4,124c-3.1,0-5.2-1.8-6.5-3.8v8.3h-1.5v-20.7h1.5v3.5c1.4-2,3.4-3.9,6.5-3.9s7.7,3,7.7,8.2h0c0,5.2-3.9,8.3-7.7,8.3h0ZM433.4,115.8c0-4.1-2.9-6.8-6.2-6.8s-6.4,2.7-6.4,6.7h0c0,4.1,3.1,6.8,6.4,6.8s6.2-2.5,6.2-6.7h0Z\"><\/path><path class=\"st0\" d=\"M445.5,123.6v-22.5h1.5v22.5h-1.5Z\"><\/path><path class=\"st0\" d=\"M458.6,103.8v-2h1.9v2h-1.9ZM458.8,123.7v-15.8h1.5v15.8h-1.5Z\"><\/path><path class=\"st0\" d=\"M477.4,102.4c-2.2,0-3.2,1.3-3.2,4v1.5h5.5v1.4h-5.5v14.3h-1.5v-14.3h-2.3v-1.4h2.3v-1.6c0-3.4,1.8-5.4,4.7-5.4s1.7.1,2.3.4v1.4c-.9-.2-1.6-.4-2.3-.4h0Z\"><\/path><path class=\"st0\" d=\"M488.5,103.8v-2h1.9v2h-1.9ZM488.7,123.7v-15.8h1.5v15.8h-1.5Z\"><\/path><path class=\"st0\" d=\"M508.4,122.6c2.4,0,4.1-1.1,5.4-2.5l1,.9c-1.6,1.8-3.5,3-6.5,3s-7.7-3.3-7.7-8.2h0c0-4.6,3.2-8.3,7.5-8.3s7.2,3.6,7.2,8.2h0v.6h-13c.2,3.9,3.1,6.2,6.2,6.2h0ZM513.7,115c-.2-3.2-2-6.1-5.7-6.1s-5.5,2.6-5.8,6.1h11.5Z\"><\/path><path class=\"st0\" d=\"M538.4,123.6v-3.5c-1.4,2-3.4,3.9-6.5,3.9s-7.7-3-7.7-8.2h0c0-5.2,3.9-8.3,7.7-8.3s5.2,1.8,6.5,3.8v-10.2h1.5v22.5h-1.5ZM538.5,115.7c0-4-3.1-6.7-6.4-6.7s-6.2,2.5-6.2,6.7h0c0,4.2,2.9,6.8,6.2,6.8s6.4-2.7,6.4-6.7h0Z\"><\/path><path class=\"st0\" d=\"M699,70.3c-3.5,0-6.2,2.8-6.2,6.2s2.8,6.2,6.2,6.2,6.2-2.8,6.2-6.2-2.8-6.2-6.2-6.2ZM699,82.3c-3.1,0-5.7-2.5-5.7-5.7s2.5-5.7,5.7-5.7,5.7,2.5,5.7,5.7-2.5,5.7-5.7,5.7Z\"><\/path><path class=\"st0\" d=\"M700.6,75.6h0c0-.4-.1-.8-.4-1-.3-.3-.8-.5-1.3-.5h-1.8v5h.6v-2h1.2l1.3,2h.6l-1.4-2c.7-.1,1.2-.6,1.2-1.4h0ZM698.8,76.6h-1.1v-2.1h1.2c.8,0,1.2.4,1.2,1h0c0,.7-.5,1.1-1.3,1.1h0Z\"><\/path><path class=\"st0\" d=\"M81.4,22.5c-2.9-1.7-6.7-.7-8.4,2.3l-2.1,3.7h0l-10.3,17.9s-14.2,24.6-15.5,26.9c-1.7,2.9-.7,6.7,2.3,8.4,2.9,1.7,6.7.7,8.4-2.3l2.1-3.7h0l10.3-17.9s14.2-24.6,15.5-26.9c1.7-2.9.7-6.7-2.3-8.4Z\"><\/path><path class=\"st0\" d=\"M548.8,22.3c-2.9-1.7-6.7-.7-8.4,2.3l-2.1,3.7h0l-10.3,18s-14.2,24.8-15.5,27c-1.7,2.9-.7,6.7,2.3,8.4,2.9,1.7,6.7.7,8.4-2.3l2.1-3.7h0l10.3-18s14.2-24.8,15.5-27c1.7-2.9.7-6.7-2.3-8.4Z\"><\/path><path class=\"st0\" d=\"M569.2,70.6c-3.8,0-7-3.7-7-7.5s.3-2.3.8-3.3h0c0-.1,3.7-6.6,3.7-6.6l1.7-3.1,8-14.4.2-.3,3.2-5c.4-.7.6-1.4.7-2.1h0c.3-2.4-.9-4.8-3.1-6.1-2.9-1.6-6.6-.5-8.2,2.4l-3.2,5v.4c-.1,0-.3.2-.4.4l-1.8,3.1-.6,1.1-8,14.7-4.7,8.6c-1.4,2.4-2.2,5.2-2.2,8.2s.1,2.6.5,3.9c.7,3,2.3,5.7,4.4,7.8,2.9,2.9,6.9,4.6,11.3,4.7h37.9c3.4,0,6-2.8,6-6.1,0-3.4-2.8-5.9-6.2-5.8h-32.9Z\"><\/path><path class=\"st0\" d=\"M316.7,22.2c-2.9-1.6-6.7-.6-8.4,2.1l-2.1,3.4h0l-10.3,16.6s-1.2,2-3,4.9h0l-2.6,4.2c-2.8,4.4-5.9,9.5-7.9,12.7-.5.7-1,1.4-1.7,2h0s-.4.3-.5.5-.3.2-.5.4-.3.2-.5.3c-.2.1-.4.2-.6.4h-.1c-1.7,1-3.7,1.5-5.9,1.5s-4.2-.5-5.9-1.4c-1.7-.9-3-2.1-4.1-3.8l-10.5-16.8h0l-10.3-16.5c-2.1-3.4-5-6.1-8.4-8l-.4-.2c-3.6-2-7.7-2.9-12-2.9s-8.4,1-12,2.9c-3.6,1.9-6.6,4.7-8.8,8.2-1.7,2.7-.7,6.2,2.3,7.8,2.9,1.6,6.7.6,8.4-2,1.1-1.8,2.5-3.1,4.3-4,1.7-.9,3.7-1.4,5.9-1.4s4.2.5,5.9,1.4h.2c1.6,1,2.9,2.3,4,4,.9,1.4,10.3,16.6,10.3,16.6l10.3,16.6.2.3c2.2,3.4,5.1,6,8.5,7.9,3.6,1.9,7.6,2.9,11.9,2.9h.1c4.4,0,8.5-1,12-2.9,3.4-1.9,6.3-4.5,8.5-7.8h0s.2-.2.3-.4c0,0,0,0,0,0l10.2-16.4s3.5-5.7,7.2-11.6c1.6-2.5,2.8-4.5,3.1-5h0c2.6-4.1,4.7-7.6,5.2-8.3,1.7-2.7.7-6.2-2.3-7.8h0,0Z\"><\/path><path class=\"st0\" d=\"M197.8,47c-1.1-.6-2.3-.8-3.5-.7-.1,0-.2,0-.4,0-.2,0-.5,0-.8.1-.2,0-.4.1-.6.2-.1,0-.3,0-.5.1-.2,0-.5.2-.7.4,0,0-.2,0-.3.1-.2.1-.5.4-.7.6,0,0-.1,0-.2.2-.2.2-.4.4-.5.7,0,0-.1.1-.1.2h0s0,0,0,.1h0l-.5.8-9.8,15.7s0,0,0,0c-1.1,1.8-2.5,3.1-4.2,4s-3.7,1.4-5.9,1.4-1,0-1.5,0c-.2,0-.4,0-.6,0-.1,0-.2,0-.4,0-.5,0-1-.2-1.6-.4,0,0-.1,0-.2,0-.6-.2-1.1-.4-1.6-.7-.8-.4-1.6-1-2.3-1.7-.3-.2-.5-.5-.7-.7,0,0-.1,0-.1-.1,0,0,0,0-.1-.1-.2-.2-.4-.5-.6-.8,0,0,0,0,0,0,0,0,0,0,0-.1h0s-.1-.2-.1-.2l-10.1-16.3h0c0,0-.1-.3-.1-.3l-10.3-16.5h0c0-.2-.2-.4-.4-.6-2-3.1-4.7-5.6-8-7.4l-.4-.2c-2.7-1.4-5.7-2.4-8.9-2.7h0c-.5,0-1-.1-1.6-.1h-1.7c-.7,0-1.3,0-2,0h-1.3c-.5.2-1,.3-1.6.4-.5,0-1,.2-1.5.4h0c-.9.2-1.8.6-2.7.9-.2,0-.4.1-.6.2-.8.4-1.6.7-2.4,1.2h0c-3.5,2-6.4,4.9-8.6,8.6,0,0-.1.1-.1.2l-23.5,39.9c-1.7,2.9-.7,6.7,2.3,8.4,2.9,1.7,6.7.7,8.4-2.3l23.5-39.9c1.1-1.9,2.6-4.4,4.3-5.4,1.7-.9,3.7-1.4,5.9-1.4s4.2.5,5.9,1.4h.2c1.7,1,2.9,2.3,4,4,.8,1.3,9,14.4,10.2,16.3v.2c.1,0,.3.3.3.3h0c1,1.7,10.1,16.3,10.1,16.3.2.4.5.7.8,1.1,0,.1.2.3.3.5,0,0,0,.1.1.2.3.4.6.7.9,1.1.2.3.5.6.8.9,0,.1.2.2.4.3.3.3.6.6.9.9.6.5,1.2,1,1.8,1.5.9.6,1.8,1.2,2.7,1.7.9.5,1.9.9,2.8,1.3,0,0,.1,0,.2,0,1,.4,2,.7,3,.9.8.1,1.6.3,2.3.4h.2s.3,0,.5,0h.3c.3,0,.6,0,1,0h1.6c.4,0,.7,0,1.1,0,3.9-.1,7.6-1.1,10.9-2.9,1.1-.6,2-1.2,3-2,.2-.1.4-.3.6-.5.7-.6,1.4-1.2,2-1.9.1-.1.2-.2.4-.3.2-.2.5-.6.8-.9.1-.2.3-.4.5-.6.2-.3.5-.6.7-.9.2-.2.4-.6.6-.9v-.2c.1,0,.2,0,.3-.1,0,0,0,0,0,0l10.3-16.5c.6-.9.8-1.9.8-2.8,0-2-1.1-3.9-3-4.9h0Z\"><\/path><path class=\"st0\" d=\"M521.5,27.7c0,1-.3,2-.8,2.9-1.2,2.1-8.7,15.7-10.5,19.1h0s-.2.4-.3.6c0,.1,0,.2,0,.2l-10.9,19.1h0c0,.1,0,.3,0,.3v.2h-.1c-1.4,2.4-3.1,4.4-5,6.1,0,0,0,0-.1.1-.5.5-1.1,1-1.8,1.4-.5.4-1,.7-1.5,1-.2.1-.4.2-.6.4-1.4.8-2.9,1.5-4.5,2-.5.2-1,.3-1.6.5s-1.1.2-1.7.4c-1.7.3-3.3.5-5,.5h-.1c-4.6,0-9-1.2-12.9-3.4-3.7-2.1-6.7-5.2-9.1-9.1l-.2-.4-11-19.2s-10-17.6-11-19.2c-1.8-3.1-.7-7.2,2.4-9,3.1-1.8,7.1-.7,8.9,2.4l11,19.2h0l11.2,19.5c1.1,1.9,2.6,3.4,4.4,4.3,1.8,1,4,1.6,6.3,1.6h0c.6,0,1.2,0,1.8-.1,1-.1,2-.4,3-.8.5-.2,1-.4,1.4-.7s.8-.5,1.3-.8c.4-.2.7-.6,1-.9.1,0,.2-.2.4-.4.6-.6,1.1-1.3,1.6-2,0,0,0,0,0-.1l.8-1.4,2.1-3.7,7.6-13.2s.2-.4.4-.6c0,0,.1-.2.1-.3,0,0,.1-.2.1-.3l1.6-2.7.2-.5.5-.8.2-.3.2-.4.4-.8,7.8-13.6c1.8-3.1,5.8-4.2,8.9-2.4,2,1.1,3.1,3.2,3.2,5.4h0Z\"><\/path><path class=\"st0\" d=\"M411.5,21.4h-54.5c-22.7,0-25,8.7-31.7,19.4l-14.2,22.4c-6.7,10.6-3.6,19.4,7.2,19.4h54.5c22,0,25-8.7,31.7-19.4l14.2-22.4c6.7-10.6,3.6-19.4-7.2-19.4ZM404.6,38.1l-11.1,18.4c-4.7,7.8-6.6,14-20.7,14h-45.1c-2.3,0-3.7-2.7-2.5-4.7l11.1-18.4c4.7-7.8,5.8-14,20.7-14h45.1c2.3,0,3.7,2.7,2.5,4.7Z\"><\/path><path class=\"st0\" d=\"M699.3,21.5h-29c-3.6,0-6.6.1-9.2.5-14.3,2.1-16.8,9.7-22.5,18.7l-14.2,22.4c-5.7,8.9-4.3,16.4,2.4,18.6.2,0,.6.1.8.2s.5.1.8.1h.1c.2,0,.5,0,.8.1h.8c.3,0,.7,0,1.1,0h46c3.1-.4,5.5-3.1,5.6-6.3,0-3.6-3.4-5.6-7-5.6h-35.5c-2.3,0-3.8-2.7-2.5-4.6l4.4-7h26.9c5.3,0,7.6-2.2,8.8-5.6.9-3.6-1.1-6.8-4.5-6.8h-23.3c3.8-6.3,5.2-12.6,16-13h.4c.4,0,.8,0,1.1,0h31.8c3.6,0,6.4-2,6.4-5.5s-2.9-6.4-6.4-6.4h0Z\"><\/path><\/svg><\/div><div class=\"depark-logo-item is-svg\" aria-label=\"Partner Logo\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 750 150\"><defs>      .st0 {        fill: #5e1285;        fill-rule: evenodd;      }    <\/defs><path class=\"st0\" d=\"M241,20.2h-113v113h28.2V41.4l14.1,7v84.8h28.2V48.5l14.1-7v91.8h28.2s0-113,0-113Z\"><\/path><path class=\"st0\" d=\"M255.1,133.2h113V20.2h-113v21.2l84.8,7v14.1l-84.8,7v63.6ZM339.8,105h-56.5v-14.1l56.5-7v21.2Z\"><\/path><path class=\"st0\" d=\"M622,83.4V19.9h-113v113h113v-21.2l-84.8-7v-14.1l84.8-7ZM593.8,62.3l-56.5,7v-21.2h56.5v14.1Z\"><\/path><path class=\"st0\" d=\"M494.9,69.3v63.6h-113V19.9h113v21.2l-84.8,7v56.5h56.5v-14.1l-39.5-4.9v-21.9l67.8,5.7h0Z\"><\/path><\/svg><\/div><div class=\"depark-logo-item is-svg\" aria-label=\"Partner Logo\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 750 150\"><defs>      .st0 {        fill: #f16726;      }      .st1 {        fill: #f16725;      }      .st2 {        fill: #f16827;      }      .st3 {        letter-spacing: .2em;      }      .st4 {        letter-spacing: .1em;      }      .st5 {        fill: none;        stroke: #000;        stroke-miterlimit: 10;        stroke-width: .4px;      }      .st6 {        fill: #f26b2b;      }      .st7 {        font-family: ITCAvantGardePro-Bk, 'ITC Avant Garde Gothic Pro';        font-size: 19.8px;      }      .st8 {        fill: #ececec;      }    <\/defs><path class=\"st1\" d=\"M326,33c11.9,0,23.8,0,35.8,0,5.9,0,8.6,2.1,8.3,6.5-.3,5.3-4,6-8.3,6-22.5,0-45.1-.1-67.6,0-12.7,0-19.2,9.6-15.1,21.6,2,5.8,5.9,9,12,9.1,20.5.1,41,0,61.5,0,3.1,0,5.2-1.1,5.3-4.4.1-3.6-2-4.8-5.4-4.8-15.1,0-30.2,0-45.3,0-4.4,0-7.4-1.5-7.5-6.2-.1-4.4,2.7-6.3,6.8-6.3,16.4,0,32.8-.2,49.2,0,8.3.1,13.9,6.2,14.5,14.7.7,10.5-3.7,17.3-12.3,18.9-2.4.4-4.8.5-7.2.5-18.6,0-37.4-1.3-55.9.3-26.5,2.3-34.5-27.5-25.2-43.5,4.9-8.4,11.6-13.2,21.8-12.9,11.5.3,23.1,0,34.7,0Z\"><\/path><path class=\"st0\" d=\"M93.9,33c8.4,0,16.7,0,25.1,0,13.4,0,21.4,6,25.2,19,3,10.1,1.3,19.5-5,27.9-4.5,6-10.6,9.1-18.2,9.1-18.4,0-36.8.2-55.3,0-15.2-.2-26.8-15.6-24.3-31.7,2.5-16.2,11.9-24.3,28.4-24.3,8,0,16,0,24,0ZM93.4,76.3c8.7,0,17.5.1,26.2,0,8.4-.1,13.3-5.4,13.9-14.2.6-9-4-15.7-12.3-16.2-18.4-1.1-36.8-1.1-55.2,0-8.4.5-12.9,6.9-12.5,16,.4,9,5.6,14.4,14.2,14.5,8.6.1,17.1,0,25.7,0Z\"><\/path><path class=\"st2\" d=\"M434.8,89.1c-7.8,0-15.6,0-23.5,0-17.4,0-27.9-9.6-28.8-27-.4-7.2-.1-14.5,0-21.8,0-4.3,1.9-7.3,6.6-7.3,4.4,0,6.1,3.1,6.2,7.1,0,6.9,0,13.8,0,20.6.3,10.8,5.1,15.5,16,15.5,15.8,0,31.7,0,47.5,0,10.4,0,15.3-4.9,15.4-15.4,0-6.7,0-13.4,0-20.1,0-4.2,1.4-7.5,6.1-7.7,5.1-.2,6.8,3.2,6.7,7.7-.2,8.2.7,16.4-.5,24.5-2.1,15.2-11.9,23.8-27.2,23.8-8.2,0-16.4,0-24.6,0Z\"><\/path><path class=\"st8\" d=\"M321.5,90.6c11.2,0,22.4-.2,33.5,0,12.1.3,18.8,11,13,20.6-3.1,5.1-8.6,5.9-13.7,6-15.6.4-31.3.2-47,0-1.6,0-3.3-.5-4.9-1.1-3.6-1.4-4-4.2-1.1-6.8,2.1-1.8,4.6-2.2,7.3-2.2,14.4,0,28.7,0,43.1,0,2.5,0,5.8.7,5.8-3.3,0-4-3.2-3.4-5.7-3.4-20.3,0-40.6,0-60.9,0-7.9,0-12.3,3.9-12.5,11.6-.2,6-4.4,3.6-7.2,4-3.1.4-5.3,0-5.3-4.2,0-11.5,9.9-21.3,22.6-21.4,11-.1,22,0,33,0Z\"><\/path><path class=\"st6\" d=\"M212.3,89.1c-11.7,0-23.5,0-35.2,0-13.1-.1-19.8-7-19.8-20.1,0-9.3,0-18.6,0-27.9,0-4.5,1.2-8,6.3-8,5,0,6.3,3.5,6.3,8-.1,9.1,0,18.2,0,27.3,0,6.7,1.1,7.8,7.8,7.8,23.7,0,47.3,0,71,0,2.6,0,5.2,0,7.2,2.1,1.9,2,2.2,4.3,1.2,6.7-1.2,3.1-3.8,4-6.7,4-9.5,0-19,0-28.5,0-3.2,0-6.3,0-9.5,0Z\"><\/path><path class=\"st8\" d=\"M479.7,116.3c-3.9.8-5.9-.6-5.7-5.5.2-5.4-4.8-10-10.6-10-19-.2-38-.2-57,0-6.3,0-9.8,4.1-11.6,11.6-.9,3.6-4.9,5.3-10,3.9-3.9-1.1-2.4-4-1.9-6.4,2.7-12.1,11.5-19.2,23.8-19.3,18.6,0,37.3,0,55.9,0,12.5,0,23.3,8.7,23.8,19.1.4,6.5.2,6.6-6.7,6.6Z\"><\/path><path class=\"st8\" d=\"M139.3,116.2c-3.9.7-5.8.3-5.8-4.7,0-6.3-5.6-10.7-12.1-10.8-18.8-.1-37.7-.1-56.5,0-6.2,0-11,4.8-11.4,11.4-.4,7.7-6,3.6-9.2,4-4.3.6-3.3-3.2-2.9-5.5,2.1-12,11.2-19.9,23.2-20,19-.1,38-.1,57,0,12.2,0,23,9.3,23.6,19.5.3,4.7-.8,7.4-6,6.1Z\"><\/path><path class=\"st8\" d=\"M211.7,90.6c12.3,0,24.6,0,36.9,0,1.8,0,3.7-.1,5.5.7,1.8.9,3,2,3,4.2,0,2.2-1,3.4-2.9,4.3-2,1-4,.8-6,.8-23.5,0-46.9,0-70.4,0-7.2,0-7.9.8-7.9,8.1,0,7.6-2,9.1-9.7,7.6-1.5-.3-2.4-.8-2.5-2.4-1.3-13.3,1.3-22.4,17.9-23.2,12.1-.6,24.2-.1,36.3-.1Z\"><\/path>Y\u00f6netimBilgi Sistemleri<line class=\"st5\" x1=\"518.3\" y1=\"32.5\" x2=\"518.3\" y2=\"89.5\"><\/line><\/svg><\/div><div class=\"depark-logo-item is-svg\" aria-label=\"Partner Logo\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 750 150\"><path d=\"M222.3,108.6c.3-.3.4-.4.5-.6,1.3-10.8,1.2-10.6-9.6-12.5-25.6-4.3-51.1-8.8-76.7-13.3-1-.2-2.5-1.4-2.5-2.2-.1-14.1-.1-28.3-.1-42.4h106.7v26.6h-17.2v-8.7h-71.3v11.5c29.4,5.1,59,10.2,88.5,15.3v43.9h-106.9v-26.3h17.2c.2,2.8.3,5.5.5,8.5h70.9,0Z\"><\/path><path d=\"M509.4,40.3h106.8v88.5h-106.8V40.3ZM527.4,111h71.2v-53.1h-71.2v53.1Z\"><\/path><path d=\"M259.4,127.3V38.6h106.5v88.7s-106.5,0-106.5,0ZM348.1,109.4v-52.7c-.4-.1-.8-.3-1.2-.3-22.2-.3-44.4-.4-66.7-.8-3.6,0-3.6,1.9-3.6,4.4,0,14.9,0,29.8,0,44.7,0,1.4.1,2.9.3,4.6h71.3Z\"><\/path><path d=\"M402.1,39.3v-18h-17.8v6.7c0,22.9,0,45.8-.1,68.7,0,6.5-.1,13-.2,19.6h0v11.7h6.3c3.7,0,7.5,0,11.7,0V57.2h71.5v70.9h17.8V39.3h-89.3,0Z\"><\/path><\/svg><\/div><div class=\"depark-logo-item\"><img decoding=\"async\" src=\"https:\/\/www.zeytin.depark.com\/wp-content\/uploads\/2025\/12\/data-danismanlik.png\" alt=\"Partner Logo\" loading=\"lazy\"><\/div><div class=\"depark-logo-item\"><img decoding=\"async\" src=\"https:\/\/www.zeytin.depark.com\/wp-content\/uploads\/2025\/12\/ENFOTEK.png\" alt=\"Partner Logo\" loading=\"lazy\"><\/div><div class=\"depark-logo-item\"><img decoding=\"async\" src=\"https:\/\/www.zeytin.depark.com\/wp-content\/uploads\/2025\/12\/funjitsu.png\" alt=\"Partner Logo\" loading=\"lazy\"><\/div><div class=\"depark-logo-item\"><img decoding=\"async\" src=\"https:\/\/www.zeytin.depark.com\/wp-content\/uploads\/2025\/12\/intertech.png\" alt=\"Partner Logo\" loading=\"lazy\"><\/div><div class=\"depark-logo-item\"><img decoding=\"async\" src=\"https:\/\/www.zeytin.depark.com\/wp-content\/uploads\/2025\/12\/kentkart.png\" alt=\"Partner Logo\" loading=\"lazy\"><\/div><div class=\"depark-logo-item\"><img decoding=\"async\" src=\"https:\/\/www.zeytin.depark.com\/wp-content\/uploads\/2025\/12\/testinium.png\" alt=\"Partner Logo\" loading=\"lazy\"><\/div><div class=\"depark-logo-item\"><img decoding=\"async\" src=\"https:\/\/www.zeytin.depark.com\/wp-content\/uploads\/2025\/12\/thy.png\" alt=\"Partner Logo\" loading=\"lazy\"><\/div><div class=\"depark-logo-item is-svg\" aria-label=\"Partner Logo\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 750 150\"><defs>      .st0 {        fill: #9dd9f2;      }      .st1 {        fill: #35abe3;      }      .st2 {        fill: #262323;      }      .st3 {        fill: #63c1ea;      }      .st4 {        fill: #49a6d6;      }      .st5 {        fill: #68696c;      }      .st6 {        fill: #3b3b3c;      }      .st7 {        fill: #505153;      }      .st8 {        fill: #2997d1;      }      .st9 {        fill: #211e1e;      }      .st10 {        fill: #4eb7e7;      }      .st11 {        fill: #1c8fcf;      }      .st12 {        fill: #7bcaed;      }    <\/defs><path class=\"st9\" d=\"M178.3,48.2c.3-.4.3-.8.3-1.3.1-1.8.5-3.6,1-5.3,1.5-4.8,4.7-8,9.4-9.8,2-.7,4.1-1.2,6.2-1.4,2.1-.3,4.2-.3,6.3-.3,11.3,0,22.7,0,34,0,.2,0,.4,0,.6,0,.4,0,.4,0,.4.4,0,1.4,0,2.7,0,4.1,0,2.5,0,5,0,7.6s0,.3,0,.5c0,.6,0,.6-.6.6-1.7,0-3.3,0-5,0-7.8,0-15.5,0-23.3,0-1.3,0-2.5,0-3.8,0-1.5,0-3.1.2-4.6.6-.2,0-.5.1-.7.2-1.4.5-2.4,1.4-2.8,2.9-.4,1.3-.4,2.5,0,3.8.4,1.5,1.4,2.4,2.7,3.1.7.3,1.5.5,2.3.6.9.1,1.9.2,2.8.2,4.6,0,9.2,0,13.9,0,1.5,0,3,0,4.6.2,2.8.3,5.6.8,8.2,2,4.7,2.2,7.6,5.8,8.9,10.8.7,2.8.8,5.7.5,8.6-.2,2.3-.7,4.5-1.6,6.6-1.3,3.1-3.3,5.7-6.1,7.6-2.2,1.5-4.7,2.3-7.3,2.6-.9,0-1.9.1-2.8.1-13.7,0-27.5,0-41.2,0-.3,0-.5,0-.8,0-.2,0-.3-.1-.3-.3,0-.2,0-.4,0-.6,0-3.8,0-7.7,0-11.5,0-.2,0-.3,0-.5,0-.3,0-.4.4-.4.2,0,.5,0,.7,0,11.2,0,22.4,0,33.6,0,1.2,0,2.3,0,3.5-.2.9-.1,1.7-.3,2.5-.6,1.9-.7,3.1-2,3.4-4.1.2-1.1.1-2.1-.1-3.2-.4-1.4-1.2-2.4-2.5-3.1-.9-.4-1.8-.7-2.8-.9-1.2-.2-2.4-.3-3.6-.3-4.5,0-9,0-13.5,0-2.1,0-4.2,0-6.3-.2-2.6-.2-5.3-.6-7.8-1.5-.6-.2-1.2-.5-1.8-.8-1.8-.9-3.2-2.2-4.2-3.9-.9-1.5-1.5-3.2-1.9-5-.3-1.2-.4-2.4-.5-3.7,0-.4,0-.7-.3-1v-3.5Z\"><\/path><path class=\"st0\" d=\"M445.4,15.5c.3,0,.6-.1.8-.2,1.8-.6,3.6-1,5.4-1.3,1-.2,2.1-.4,3.1-.5.9,0,1.7-.2,2.6-.2.2,0,.4,0,.6-.1h4.4c.2.2.5.1.7.2.3,0,.3,0,.3.3,0,.4,0,.7,0,1.1,0,.4,0,.7-.1,1.1,0,.5,0,1-.1,1.5,0,.3,0,.6,0,.9,0,.9,0,.9.8.9,1.2,0,2.4.2,3.6.3,1.5.2,3,.5,4.5.8,1.9.4,3.7,1,5.6,1.7,1.3.5,2.5.9,3.7,1.5,1,.5,2,1,2.9,1.5.3.2.6.4.9.6.2.1.2.3.1.5-.9,1.5-1.7,2.9-2.6,4.4-.8,1.4-1.6,2.7-2.4,4.1-.2.4-.5.7-.6,1.1,0,0-.1,0-.2,0-.2-.2-.4-.4-.7-.5-1.5-.9-3-1.7-4.5-2.4-2.4-1.1-4.8-1.9-7.3-2.6-1.5-.4-3-.8-4.6-.9,0,0,0,0,0-.1.2-.8.1-1.7.2-2.6,0,0,0-.1,0-.2.2-.6.1-1.1.1-1.7,0-.2,0-.4,0-.5.2-.5.1-1,.1-1.5,0-.3,0-.6,0-.9.2-.8.1-1.5.1-2.3,0-.4,0-.5-.4-.5-1.1,0-2.2-.1-3.3.1-.1,0-.3,0-.5,0-.8,0-1.6.1-2.3.2-.9,0-1.9.3-2.8.4-.8.2-1.6.3-2.4.5-1,.3-2,.6-3,.9-.2,0-.4.2-.7.2-.1,0-.1-.2-.2-.3-.2-.6-.4-1.2-.6-1.8-.4-1.2-.8-2.5-1.3-3.7,0,0,0-.1,0-.2Z\"><\/path><path class=\"st2\" d=\"M343.6,136.8c-.6,0-1.1-.2-1.7-.5-1.4-.6-2.3-1.7-2.5-3.2-.2-.9-.1-1.8.1-2.6.4-1.2,1.1-2,2.2-2.5.4-.2.8-.3,1.1-.5,0-.2,0-.2-.1-.3-.2-.2-.4-.5-.7-.7-1.2-1.2-1.3-2.6-.9-4.1.2-.9.8-1.5,1.7-2,.5-.2.9-.4,1.4-.4,1.2-.1,2.4-.2,3.6,0,.2,0,.3,0,.5.1,1.6.5,2.4,1.6,2.5,3.2,0,.4,0,.8,0,1.3-.2,1.1-.8,1.8-1.8,2.3-.6.3-1.2.5-1.8.8-.2,0-.4.2-.6.3,0,.2,0,.3.1.3,1.4,1.4,2.7,2.9,4.1,4.3,0,0,0,0,.1.1.2.1.3.1.3,0,.2-1.1.2-2.2-.8-3,0,0,0,0,0-.1.3-.3.7-.6,1-.8.2-.1.3,0,.4,0,.5.4.8,1,1,1.6.5,1.3.4,2.6,0,3.9-.1.3,0,.5.2.8,0,0,.1.2.2.2.4.3.6.8.6,1.3-.6,0-1.2,0-1.8,0-.1,0-.3,0-.3-.2-.1-.1-.3-.3-.4-.4,0,0-.2,0-.2,0-.6.4-1.3.6-2,.8,0,0-.1,0-.2.1h-4.1c-.3-.2-.6-.2-.9-.2ZM346.3,135.2c.4,0,1.1,0,1.7-.1.5,0,1-.2,1.4-.4.2-.1.2-.2,0-.4,0,0-.1-.2-.2-.2-1.5-1.6-3-3.2-4.5-4.7,0,0-.1-.2-.2-.2-.1-.1-.3-.1-.4,0-.5.2-.9.4-1.4.6-.6.3-1.1.8-1.3,1.5-.2.6-.2,1.2,0,1.8.2.8.6,1.4,1.4,1.8.2.1.5.2.7.3.8.2,1.6.3,2.7.3ZM343.1,123.5c0,.6,0,1.1.4,1.5.4.5.9.9,1.3,1.4.1.1.2.2.4.1.9-.4,1.8-.8,2.7-1.1.4-.2.7-.5.8-.9,0-.3.1-.6,0-.9,0-1-.5-1.6-1.5-1.8-.7-.1-1.4-.2-2.1,0-.4,0-.8,0-1.1.2-.6.2-.9.7-.9,1.3,0,.2,0,.3,0,.3Z\"><\/path><path class=\"st0\" d=\"M394.4,136.8s0,0,0,.1h-1.6s0,0,0-.1c.5,0,1,0,1.5,0Z\"><\/path><path class=\"st5\" d=\"M343.6,136.8c.3,0,.7,0,.9.2h-.9s0,0,0-.1c0,0,0,0,0,0Z\"><\/path><path class=\"st9\" d=\"M292.6,93.3c-7.1,0-14.2,0-21.3,0-1,0-.9.1-.9-.9,0-3.8,0-7.6,0-11.4,0-1,0-.9.8-.9,11.3,0,22.5,0,33.8,0,1.2,0,2.3,0,3.5-.2.8-.1,1.6-.3,2.3-.5,2.2-.8,3.5-2.3,3.7-4.7,0-.9,0-1.9-.3-2.8-.4-1.4-1.3-2.4-2.6-3-.8-.4-1.7-.7-2.6-.8-1.2-.2-2.4-.3-3.6-.3-4.5,0-9,0-13.5,0-2.1,0-4.3,0-6.4-.2-2.7-.2-5.4-.6-7.9-1.6-.6-.2-1.3-.5-1.9-.8-1.7-.9-3-2.1-4-3.7-.9-1.5-1.5-3.1-1.9-4.8-.4-1.8-.6-3.6-.6-5.5,0-1.6,0-3.3.2-4.9.2-2.2.7-4.3,1.6-6.4,1.5-3.6,4.1-6.1,7.7-7.6,2-.9,4-1.4,6.1-1.7,2.3-.4,4.6-.5,6.9-.5,11.6,0,23.2,0,34.8,0,1,0,.9-.1.9.9,0,3.8,0,7.6,0,11.4,0,.2,0,.4,0,.6,0,.1,0,.2-.2.2-.3,0-.5,0-.8,0-9.3,0-18.5,0-27.8,0-1.3,0-2.6,0-3.9,0-1.5,0-3.1.2-4.6.6-.4.1-.8.2-1.2.4-1.1.5-1.8,1.3-2.2,2.4-.5,1.4-.5,2.9,0,4.3.4,1.3,1.3,2.2,2.4,2.7.8.4,1.7.6,2.6.7.9.1,1.9.2,2.8.2,4.7,0,9.4,0,14.1,0,1.9,0,3.8,0,5.7.3,2.3.3,4.5.8,6.6,1.8,4.7,2.1,7.7,5.7,9,10.7.6,2.3.8,4.7.7,7,0,2-.3,4-.9,5.9-.9,3.1-2.4,5.9-4.7,8.2-2.4,2.4-5.3,3.9-8.6,4.4-1.1.2-2.2.3-3.4.3-6.8,0-13.7,0-20.5,0Z\"><\/path><path class=\"st9\" d=\"M558.6,31.2c.2,0,.4,0,.5,0,3.9,0,7.8,0,11.7,0,.7,0,.7,0,.7.7,0,8.1,0,16.1,0,24.2s0,14.5,0,21.7c0,2.3-.3,4.5-1,6.7-.8,2.8-2.3,5.1-4.3,7.1-1.5,1.4-3.2,2.3-5.2,2.5-1.9.2-3.7.1-5.5-.3-1.3-.3-2.4-.9-3.3-1.9-.5-.5-1.1-1.1-1.5-1.7-.5-.7-.9-1.3-1.4-2-1.9-3.3-4-6.5-6-9.8-5.5-9-11-17.9-16.6-26.9-.3-.4-.5-.9-.8-1.3-.3-.4-.6-.9-.9-1.3-.2-.2-.4-.4-.6-.6-1.4-.9-2.6-.1-3,1-.1.3-.2.6-.2.8,0,.3,0,.6,0,.9,0,13.4,0,26.8,0,40.2,0,.3.1.7,0,.9-.2.3-.6.1-1,.1-3.6,0-7.3,0-10.9,0-.2,0-.4,0-.6,0-.1,0-.2,0-.3-.2,0-.2,0-.4,0-.6,0-15.9,0-31.7,0-47.6,0-1.9.4-3.7,1.1-5.4.5-1.2,1.1-2.4,1.8-3.5,1.1-1.6,2.4-2.9,4.1-3.9,1.1-.7,2.3-1.1,3.6-1.2,1.8-.2,3.7-.1,5.5.4,1.1.3,2.2.9,3.1,1.7,1.5,1.3,2.9,2.8,4,4.6,7.3,11.7,14.6,23.3,22,35,.3.5.7,1,1,1.5.7.8,1.9,1.2,2.9.9.4-.1.6-.4.7-.7,0-.3.1-.6.1-.9,0-.8,0-1.6,0-2.4,0-12.6,0-25.2,0-37.8,0-.3,0-.6,0-.9Z\"><\/path><path class=\"st9\" d=\"M371.4,61c.2.3.4.5.6.7,6.7,7.5,13.5,14.9,20.2,22.4,2.6,2.9,5.2,5.7,7.8,8.6.1.1.2.3.4.4,0,0,0,.2,0,.2-.2,0-.3,0-.5,0-7,0-14,0-21,0-.7,0-.6,0-1-.5-3.5-4.3-7.1-8.5-10.6-12.8-4.6-5.6-9.3-11.1-13.9-16.7-.1-.2-.2-.4-.5-.4,0,.2,0,.4,0,.6,0,4.8,0,9.7,0,14.5,0,4.8,0,9.7,0,14.5,0,.9,0,.9-.8.9-5,0-10.1,0-15.1,0-.8,0-.8,0-.8-.8,0-12.3,0-24.7,0-37s0-16.5,0-24.7c0-1.1-.1-.9,1-.9,4.9,0,9.9,0,14.8,0,1.1,0,.9-.1.9.9,0,9.6,0,19.1,0,28.7,0,.3,0,.6,0,.9.3-.1.4-.3.6-.5,3.4-3.9,6.9-7.8,10.3-11.7,5.1-5.8,10.3-11.7,15.4-17.5,0,0,.2-.2.3-.3.1-.1.2-.2.4-.2.2,0,.3,0,.5,0,6.5,0,13.1,0,19.6,0,.2,0,.4,0,.7,0,0,.3-.2.4-.3.5-2.3,2.4-4.6,4.9-6.9,7.3-7.1,7.5-14.2,15-21.2,22.5-.1.2-.3.3-.5.5Z\"><\/path><path class=\"st9\" d=\"M263.8,72.4c0,6.6,0,13.3,0,19.9,0,1.1.1.9-1,.9-5.2,0-10.5,0-15.7,0-1,0-.9,0-.9-.9,0-13.3,0-26.6,0-39.9,0-.2,0-.4,0-.6,0-.3,0-.3.4-.4.2,0,.4,0,.6,0,5.2,0,10.5,0,15.7,0,.2,0,.4,0,.6,0,.3,0,.3,0,.4.4,0,.2,0,.4,0,.6,0,6.6,0,13.2,0,19.8Z\"><\/path><path class=\"st0\" d=\"M412.9,90.6c0-.3-.3-.4-.5-.6-.4-.3-.7-.6-1.1-.9-1-.8-1.8-1.7-2.7-2.5-2.2-2.2-4.1-4.7-5.8-7.3-.9-1.4-1.7-2.8-2.4-4.3,0-.1-.1-.2-.2-.4,0-.2,0-.3.1-.4.4-.2.8-.4,1.3-.6,1.2-.6,2.4-1.2,3.6-1.8.3-.1.3-.2.2-.5-.4-1.1-.9-2.2-1.3-3.3-.7-1.8-1.2-3.6-1.6-5.4-.2-1-.4-2-.6-3,0-.6,0-1.2-.2-1.7-.2-1-.1-2-.2-3-.1-.9,0-1.9,0-2.8,0-.2.1-.3.3-.3.2,0,.4,0,.6,0,1.9,0,3.8,0,5.7,0,1.4,0,2.7,0,4.1.1h0s0,0,0,0c0,0,0,.2,0,.2,0,1.9,0,3.8.1,5.6.1,1.1.2,2.1.4,3.2.3,1.7.6,3.3,1.1,5,.2.5.4,1,.4,1.6-.4.2-.8.3-1.2.5-2.3,1.1-4.6,2.2-6.9,3.3-.1,0-.2.1-.3.2-.1,0-.2.2-.1.4,0,.1.1.2.2.4,1.1,2.3,2.4,4.6,3.9,6.7,1.1,1.5,2.3,2.9,3.5,4.3.9,1,1.8,1.8,2.7,2.7.1.1.3.3.5.3,0,.1,0,.2,0,.3-.2,0-.3.3-.5.4-.5.5-.9,1-1.3,1.5-.5.6-1,1.1-1.5,1.7,0,.1-.1.2-.1.4,0,0-.1,0-.2,0Z\"><\/path><path class=\"st9\" d=\"M255,45.8c-2.6,0-5.2,0-7.9,0-.2,0-.4,0-.6,0-.2,0-.2,0-.2-.2,0-.2,0-.3,0-.5,0-4.8,0-9.5,0-14.3,0-.2,0-.3,0-.5,0-.2,0-.2.2-.3.2,0,.3,0,.5,0,5.4,0,10.8,0,16.1,0,.2,0,.3,0,.5,0,.1,0,.2,0,.3.2,0,.2,0,.3,0,.5,0,4.8,0,9.5,0,14.3,0,.2,0,.3,0,.5,0,.1,0,.2-.2.3-.2,0-.4,0-.6,0-2.7,0-5.3,0-8,0Z\"><\/path><path class=\"st0\" d=\"M481.8,96.9c-.2.5-.6.9-.9,1.4-.8,1.2-1.8,2.3-2.7,3.5-.1.2-.3.3-.4.5-.9.9-1.7,1.8-2.6,2.6-1.3,1.3-2.7,2.4-4.2,3.4-1.6,1.1-3.2,2.2-4.9,3-.2,0-.3-.2-.3-.4-1-1.8-2.1-3.6-3.1-5.5-.5-.9-1.1-1.9-1.6-2.8,0-.2-.2-.4-.2-.6,0,0,0-.1,0-.2,1-.4,1.8-1,2.7-1.6,2.8-1.7,5.3-3.7,7.6-6.1.8-.8,1.6-1.6,2.3-2.5.1-.1.3-.3.4-.3.6.4,1.1.8,1.7,1.2,1.8,1.2,3.7,2.5,5.5,3.7.2.2.5.3.7.5Z\"><\/path><path class=\"st3\" d=\"M481.8,96.9c-.2-.2-.4-.4-.7-.5-1.8-1.2-3.7-2.5-5.5-3.7-.6-.4-1.2-.8-1.7-1.2,0-.3.2-.5.4-.7.6-.8,1.2-1.6,1.8-2.4.9-1.3,1.7-2.7,2.5-4.1.6-1.1,1.2-2.2,1.6-3.4,0,0,0,0,.1,0,.4,0,.8.1,1.2.2,1.7.3,3.4.7,5.1,1,.5,0,1,.3,1.5.2,0,0,0,0,0,.1-.2.2-.3.6-.3.9-.5,2.1-1.2,4.1-2,6.1-.6,1.5-1.3,2.9-2,4.3-.4.7-.8,1.5-1.3,2.2-.2.3-.4.7-.6,1,0,0-.1,0-.1,0Z\"><\/path><path class=\"st4\" d=\"M479.4,35.6c0,0,.1,0,.2,0,1.4,1,2.9,1.9,4.2,3,3,2.4,5.6,5.1,7.9,8.1,2.5,3.3,4.5,6.9,5.9,10.8.9,2.5,1.6,5,2.1,7.6.3,1.5.5,3.1.6,4.6,0,1,.1,2.1.1,3.1,0,.2,0,.4,0,.5,0,.2-.1.2-.3.2-.4,0-.8,0-1.2,0-.3,0-.6,0-.9,0,0,0,0,0,0,0,0-.4,0-.8,0-1.2,0-.3,0-.6,0-.9,0-.2,0-.4,0-.6,0-.7-.1-1.4-.2-2.1,0-.8-.3-1.6-.4-2.4-.3-1.5-.7-3.1-1.1-4.6-.8-2.4-1.7-4.8-2.9-7-.3-.5-.5-1-.8-1.5-.5-.8-.9-1.6-1.4-2.4-.8-1.2-1.6-2.3-2.5-3.4-.7-.9-1.4-1.8-2.2-2.6-1.4-1.5-3-3-4.6-4.4-1.1-.9-2.3-1.8-3.5-2.6,0,0,0,0,0,0,.4-.7.8-1.4,1.2-2.1,0,0,0-.1,0-.2Z\"><\/path><path class=\"st4\" d=\"M412.2,52c0-.2,0-.4,0-.5.2-4.9,1.3-9.7,3.1-14.2,1.9-4.6,4.4-8.8,7.7-12.6,3.2-3.7,7-6.9,11.2-9.4,0,0,0,0,.1,0,.4-.2.4-.2.7.2,0,.1.2.3.2.4.3.5.6.9.9,1.4,0,0,0,.1,0,.2-.3,0-.6.2-.9.4-.5.3-.9.6-1.4.9-1.9,1.2-3.6,2.6-5.3,4-.4.4-.8.8-1.2,1.2-.4.4-.9.7-1.2,1.2-.6.8-1.4,1.4-2,2.2-.4.5-.8.9-1.2,1.4-.9,1.2-1.7,2.4-2.5,3.6-.6,1-1.3,2.1-1.8,3.1-.8,1.7-1.6,3.3-2.3,5.1-.5,1.3-.9,2.6-1.2,3.9-.3,1-.5,1.9-.7,2.9-.2.8-.4,1.6-.4,2.5,0,.1,0,.3,0,.4,0,.6-.2,1.3-.3,1.9,0,0,0,0,0,0-.5,0-1,0-1.6,0h0s0,0,0,0Z\"><\/path><path class=\"st2\" d=\"M452.8,130.7c0-1.7,0-3.4,0-5,0-.2,0-.4,0-.6,0-.1,0-.2.2-.3.2,0,.5,0,.7,0,.3,0,.6-.1.8,0,.2.2,0,.5.1.8,0,.2.1.2.3.1.2-.1.3-.3.5-.4,2.1-1.6,4.9-.9,6.3.5,0,0,.1.1.2.2.1.1.2.2.4,0,.2-.2.5-.4.7-.6.8-.6,1.6-.9,2.6-1,1.1-.1,2.2,0,3.1.6,1.5.8,2.2,2.1,2.3,3.7,0,1,0,2,0,3,0,1.3,0,2.7,0,4,0,.2,0,.4,0,.6,0,.3,0,.3-.3.3,0,0-.1,0-.2,0-.5,0-1,0-1.5,0-.2-.5,0-1,0-1.5,0-1.9,0-3.8,0-5.7,0-.3,0-.5,0-.8-.2-1.3-1.2-2.3-2.5-2.4-1-.1-1.9.1-2.7.7-.1,0-.2.2-.3.2-.5.3-.7.7-.5,1.2,0,.3,0,.6,0,.9,0,2.2,0,4.4,0,6.6,0,.2,0,.3,0,.5,0,.1,0,.2-.2.2-.5,0-1.1,0-1.6,0-.1,0-.2-.1-.2-.2,0-.2,0-.4,0-.6,0-2,0-4.1,0-6.1,0-.3,0-.6,0-.9-.2-1.3-1-2.2-2.3-2.4-.9-.1-1.7,0-2.4.5-.4.3-.7.6-1,.9-.2.2-.3.4-.3.7,0,1,0,1.9,0,2.9,0,1.5,0,3,0,4.5,0,.2,0,.4,0,.6,0,.2-.1.3-.3.3-.5,0-1.1,0-1.6,0-.2-.5,0-1,0-1.5,0-1.5,0-2.9,0-4.4Z\"><\/path><path class=\"st2\" d=\"M251.9,124.6c.6,0,1.1,0,1.7,0,.3,0,.4.1.4.3.4,1.3.9,2.5,1.3,3.8.5,1.5,1.1,3,1.6,4.5.2,0,.2-.3.3-.4.8-2.4,1.6-4.8,2.4-7.2,0-.2.2-.5.2-.7,0-.2.2-.3.4-.3.5,0,.9,0,1.4,0,.3.4.3.8.5,1.2.7,2.2,1.5,4.5,2.2,6.7,0,.2.1.4.2.6.3,0,.3-.3.3-.4.6-1.7,1.2-3.4,1.8-5.1.3-.9.6-1.8.9-2.7,0-.3.2-.4.5-.4.5,0,1.1,0,1.6,0,.1.2,0,.3,0,.4-1.3,3.6-2.6,7.2-4,10.9-.3.7-.2.6-.9.6-.4,0-.8,0-1.2,0-.1-.4-.3-.7-.4-1.1-.7-2.2-1.5-4.4-2.2-6.6,0-.2,0-.4-.3-.5-.1.3-.2.7-.4,1-.7,2.1-1.4,4.3-2.1,6.4,0,.2-.1.3-.2.5,0,.2-.2.3-.3.3-.4,0-.9,0-1.3,0-.3,0-.4-.1-.4-.3-.3-.9-.7-1.8-1-2.7-1-2.7-2-5.4-3-8.1,0-.2-.2-.4-.2-.7Z\"><\/path><path class=\"st2\" d=\"M378.3,136.4c-.6,0-1.3,0-1.9,0-.1,0-.2,0-.2-.2,0-.2-.1-.3-.2-.5-.4-1.1-.9-2.1-1.3-3.2-.1-.3-.3-.4-.6-.4-1.2,0-2.4,0-3.5,0-1,0-2,0-3.1,0-.4,0-.6.1-.8.5-.4,1.1-.9,2.1-1.3,3.2,0,.1-.1.3-.2.4,0,.1-.1.2-.2.2-.6,0-1.2,0-1.8,0-.1,0-.2-.1-.1-.2,0-.2.1-.3.2-.5,2.1-5,4.1-10,6.2-14.9.3-.8.2-.7,1-.7,1.4,0,1.1-.3,1.6,1.1,2,4.8,4,9.6,6,14.4.1.3.3.5.2.8ZM370.6,123.1s0,0,0,0c-.9,2.2-1.9,4.5-2.8,6.7,0,0,0,0,0,0,0,.2,0,.3.2.3,1.8,0,3.5,0,5.3,0,.4,0,.4,0,.3-.5,0,0,0-.1,0-.2-.8-2-1.7-4.1-2.5-6.1,0-.1,0-.3-.3-.4Z\"><\/path><path class=\"st2\" d=\"M179.4,134.4c.4-.5.8-.9,1.2-1.3,1.9,1.7,4.2,2.1,6.6,1.7.6,0,1.2-.3,1.7-.6,1.1-.7,1.1-1.5.9-2.5,0-.5-.4-.8-.8-1-.4-.2-.8-.4-1.2-.5-1-.2-2.1-.4-3.1-.6-.6-.1-1.2-.2-1.8-.5-.3-.1-.7-.3-1-.4-2.3-1.2-2.2-4.1-.9-5.5.4-.4.8-.7,1.3-1,.7-.3,1.4-.6,2.1-.7,2.2-.4,4.3-.2,6.3.8.9.5.8.4.2,1.1,0,0,0,0,0,.1-.2.2-.3.5-.5.6-.2.1-.5-.2-.7-.3-1.2-.6-2.5-.8-3.9-.7-.7,0-1.3.1-1.9.4-.4.2-.8.4-1.1.6-.4.4-.7.9-.6,1.5,0,.6.3,1,.7,1.3.4.3.8.4,1.2.6,1,.3,1.9.4,2.9.6.8.2,1.5.3,2.3.6.4.2.9.4,1.3.6.9.6,1.3,1.5,1.4,2.5.2,1.7-.6,2.9-2,3.8-1,.6-2.1.8-3.2.9-1.7.1-3.4,0-5-.8-.8-.3-1.6-.8-2.3-1.5Z\"><\/path><path class=\"st2\" d=\"M491.3,129.3c.2-1.5-.4-2.5-1.7-3-1-.4-2-.4-3-.2-.7.1-1.3.4-1.9.7-.2,0-.3.2-.5.2-.3-.4-.4-.9-.6-1.3,0-.1,0-.2,0-.3,0,0,.1,0,.2-.1,1.6-.9,3.3-1.2,5.1-1.1.9,0,1.8.4,2.6.9,1.2.8,1.9,1.9,1.9,3.4,0,1.2,0,2.5,0,3.7,0,1.2,0,2.3,0,3.5,0,.2,0,.4-.1.7-.5,0-1,0-1.5,0-.2,0-.3-.1-.3-.3,0-.2,0-.4,0-.5,0-.1-.1-.2-.2,0-.2.1-.3.2-.5.3-1.7.9-3.4,1.2-5.2.6-.3-.1-.6-.3-.9-.4-2.5-1.4-2.6-5.2,0-6.6,1.1-.6,2.3-.8,3.5-.8,1,0,1.9.2,2.8.5.1,0,.3,0,.5.2ZM491.4,132.2h0c0-.3,0-.5,0-.8,0-.3-.1-.4-.4-.5-1.4-.6-2.8-.8-4.3-.5-.4,0-.7.2-1,.4-1.4.8-1.4,2.8-.1,3.6.2.2.5.3.8.4,1.6.5,3.1.2,4.4-.8.5-.4.8-.8.7-1.4,0-.1,0-.3,0-.4Z\"><\/path><path class=\"st2\" d=\"M326.7,135.3c-.7.6-1.5.9-2.2,1.1-1.3.4-2.6.5-4,.2-2.4-.5-4.1-2.2-4.6-4.6-.2-1.2-.2-2.5.1-3.7.6-2.3,2.5-3.9,4.9-4.1,1.1,0,2.1,0,3.1.3,1.9.6,2.9,1.9,3.3,3.8.2.9.1,1.9,0,2.8,0,.3,0,.3-.4.3-.2,0-.4,0-.6,0-2.6,0-5.1,0-7.7,0-.2,0-.4,0-.6,0,0,0-.1,0-.1.2,0,0,0,.2,0,.2.4,1.6,1.4,2.6,3,2.9,1.4.3,2.8,0,4.1-.5.7-.3.6-.4,1.1.3.2.2.3.4.5.7ZM321.6,130c1,0,2.1,0,3.1,0,.2,0,.4,0,.5,0,.1,0,.2,0,.2-.2,0-.5,0-.9,0-1.4-.3-1.2-1-1.9-2.2-2.2-.6-.2-1.2-.2-1.9-.1-2,.1-3.6,1.7-3.6,3.8,0,.1,0,.2.2.2.2,0,.4,0,.5,0,1,0,2,0,3.1,0Z\"><\/path><path class=\"st2\" d=\"M287.9,129.3c.2-1.2-.2-2.1-1.1-2.7-.8-.5-1.6-.6-2.5-.6-1,0-2,.3-2.9.7-.2.1-.4.2-.6.3,0,0-.1,0-.1-.1-.7-1.6-.9-1.2.7-2,1.3-.6,2.6-.8,4-.7,1,0,1.9.4,2.7.9,1.2.8,1.9,2,1.9,3.5,0,2.4,0,4.9,0,7.3,0,0,0,.2,0,.2,0,.1,0,.2-.2.2-.5,0-1,0-1.5,0-.1,0-.2,0-.2-.2,0-.2,0-.4,0-.6,0-.1-.1-.2-.2-.1-.2.1-.3.2-.5.3-1.7,1-3.4,1.2-5.2.6-.2,0-.4-.2-.7-.3-1.4-.7-2.2-1.9-2.2-3.5,0-1.6.8-2.8,2.3-3.5,1-.5,2.1-.6,3.1-.6.9,0,1.9.2,2.8.5.1,0,.3,0,.4.1ZM288,132.3c0-.3,0-.5,0-.8,0-.3-.1-.5-.4-.7-1.3-.6-2.6-.7-3.9-.5-.5,0-.9.2-1.3.4-1.4.8-1.5,2.7-.2,3.6.3.2.5.3.8.4,1.5.4,2.9.2,4.2-.7.5-.4,1-.8.8-1.6,0,0,0-.2,0-.2Z\"><\/path><path class=\"st2\" d=\"M536.4,130.5c0-.7,0-1.4.3-2.1.6-2.1,2.3-3.8,5-4.1.9-.1,1.8,0,2.7.1,1.9.4,3.9,1.8,4.4,4.8.2,1.1.2,2.2-.1,3.3-.6,2-1.8,3.3-3.8,4-1.3.4-2.7.4-4,0-2.8-.7-4-2.9-4.3-5.1,0-.3,0-.6,0-.9ZM538.4,130.5c0,.2,0,.5,0,.9.2,1.7,1.3,3,2.8,3.4.7.2,1.5.2,2.3,0,1.5-.3,2.5-1.1,2.9-2.5.4-1.2.4-2.5,0-3.7-.4-1.2-1.2-2-2.5-2.4-.6-.2-1.2-.2-1.8-.2-1.8.1-3.1,1.2-3.6,3-.1.5-.1.9-.2,1.5Z\"><\/path><path class=\"st2\" d=\"M208.6,124.3c.7,0,1.4,0,2.1.3,2,.6,3.2,1.9,3.8,3.9.4,1.4.4,2.8,0,4.2-.6,2-1.8,3.3-3.8,3.8-1.3.4-2.7.4-4,0-2-.6-3.4-1.9-4-3.9-.4-1.4-.4-2.7,0-4.1.6-2.2,2.4-3.9,5.1-4.2.3,0,.6,0,.9,0ZM204.3,130.5c0,.7,0,1.3.3,2,.4,1.1,1.2,1.9,2.4,2.3,1,.3,2,.3,2.9,0,1.1-.3,1.8-1,2.2-2.1.6-1.4.6-2.9,0-4.4-.4-1.1-1.2-1.7-2.3-2.1-.6-.2-1.3-.2-1.9-.2-1.9.2-3.1,1.3-3.5,3.2,0,.4-.1.8-.1,1.3Z\"><\/path><path class=\"st2\" d=\"M441,130.5c0,.8,0,1.6-.3,2.3-.6,1.8-1.8,3-3.7,3.6-1.4.4-2.8.5-4.2,0-2.4-.7-3.7-2.3-4.1-4.7-.2-1-.1-2.1.1-3.1.5-1.9,1.9-4,5-4.4.9-.1,1.8,0,2.7.1,2.2.6,3.6,2,4.2,4.2.2.6.2,1.2.2,1.9ZM438.9,130.5c0-.7,0-1.5-.4-2.2-.4-1.1-1.2-1.8-2.3-2.1-.7-.2-1.4-.3-2.1-.2-1.8.2-2.9,1.2-3.4,2.9-.3,1.1-.3,2.2,0,3.3.4,1.3,1.3,2.2,2.7,2.5.8.2,1.6.2,2.4,0,1.2-.3,2.1-1,2.6-2.2.3-.7.4-1.4.4-2.1Z\"><\/path><path class=\"st4\" d=\"M460.8,101.9c0,0,0,.1,0,.2-.3,0-.5.1-.7.3-2.2,1.1-4.4,2-6.8,2.8-2.5.8-5.1,1.4-7.7,1.7-2.2.3-4.4.5-6.6.4-2.1,0-4.2-.2-6.3-.5-2.9-.5-5.8-1.2-8.6-2.2-2.3-.8-4.5-1.9-6.6-3.1-.1,0-.3-.2-.4-.2,0,0-.1-.2,0-.3.2-.3.3-.5.5-.8,0,0,0,0,.1,0,.2,0,.3,0,.5.1,1.3.8,2.7,1.4,4.2,2,1.4.6,2.9,1.1,4.3,1.6.6.2,1.3.4,1.9.5,1,.3,2,.5,3.1.7.8.2,1.5.3,2.3.4.7,0,1.4.3,2.2.2.1,0,.3,0,.4,0,.5.2.9.1,1.4.1,1.2,0,2.5,0,3.7,0,.5,0,1.1,0,1.6-.1.1,0,.3,0,.5,0,.7,0,1.4-.1,2.1-.2.8,0,1.6-.3,2.4-.4,1.8-.4,3.6-.8,5.4-1.4,1.3-.4,2.5-.9,3.7-1.4.7-.3,1.4-.6,2.1-.9.2,0,.4-.2.5-.4.1,0,.2,0,.3,0,0,.5.2.9.6,1.1Z\"><\/path><path class=\"st2\" d=\"M394.4,136.8c-.5,0-1,0-1.5,0-.6-.1-1.2-.2-1.7-.5-1.2-.6-2.1-1.5-2.5-2.8-.1-.4-.2-.8-.2-1.2,0-2.4,0-4.8,0-7.2,0,0,0-.2,0-.2,0-.2,0-.2.2-.2.3,0,.6,0,.9,0,.1,0,.2,0,.3,0,.5,0,.5,0,.5.5,0,2.2,0,4.3,0,6.5,0,.3,0,.6,0,.9,0,.8.5,1.5,1.2,1.9,1.2.7,2.4.8,3.7.2.7-.3,1.2-.8,1.7-1.2.1-.1.2-.2.2-.4,0-.2,0-.4,0-.6,0-2.3,0-4.7,0-7,0-.2,0-.4,0-.6,0-.1,0-.2.2-.2,0,0,0,0,0,0,.5,0,1.1,0,1.6,0,.2.5,0,1,0,1.5,0,3.1,0,6.3,0,9.4,0,.2,0,.4,0,.6,0,.2-.1.2-.3.2-.3,0-.6,0-.9,0-.9,0-.8,0-.8-.7,0-.1,0-.3-.1-.4-.3.2-.6.4-.9.6-.3.2-.6.4-1,.5-.4.1-.8.2-1.1.3Z\"><\/path><path class=\"st2\" d=\"M560.7,124.6c.6,0,1.2,0,1.8,0,0,.4,0,.7,0,1,.2.1.3,0,.4-.1.6-.4,1.2-.8,1.9-1,1.6-.4,3.1-.3,4.5.5,1.4.8,2.1,2,2.2,3.7,0,.2,0,.4,0,.6,0,2.1,0,4.3,0,6.4,0,.2,0,.4,0,.6,0,.2,0,.2-.2.3-.1,0-.2,0-.3,0-.5,0-.9,0-1.4,0-.2-.5,0-.9,0-1.4,0-1.9,0-3.7,0-5.6,0-.3,0-.6,0-.9-.1-.9-.6-1.6-1.4-2-1.2-.6-2.5-.7-3.7,0-.2.1-.4.2-.6.4-.4.3-.8.5-1.1.9-.2.4,0,.9,0,1.3,0,2.2,0,4.3,0,6.5,0,.2,0,.4,0,.6,0,.2,0,.2-.2.2-.5,0-1,0-1.6,0-.1,0-.2,0-.2-.2,0-.1,0-.3,0-.4,0-3.6,0-7.2,0-10.8,0-.2,0-.3,0-.5Z\"><\/path><path class=\"st12\" d=\"M498,73.7c0,.5,0,1.1,0,1.6,0,1.4-.1,2.8-.3,4.2-.2,1.3-.4,2.6-.7,3.9,0,.1,0,.2,0,.3,0,.3-.2.3-.5.3-1.1-.2-2.1-.4-3.2-.6-.7-.1-1.3-.3-2-.3,0,0,0-.1,0-.2.3-.2.2-.5.2-.8.2-.7.3-1.5.4-2.2,0-.6.1-1.2.2-1.8,0-.6,0-1.1.1-1.7,0-.2,0-.3,0-.5.2-.7.1-1.5.1-2.2,0,0,0,0,0-.1,1.4,0,2.9,0,4.3,0,.4,0,.8,0,1.2,0,0,0,0,0,0,0Z\"><\/path><path class=\"st0\" d=\"M491.3,82.9c0,0,0,.1,0,.2-.4,1.9-1,3.8-1.6,5.6-.5,1.4-1.1,2.8-1.8,4.2-.9,1.8-1.9,3.4-3,5.1,0,0-.1.2-.2.3-.3.3-.4.4-.8.1-.7-.5-1.4-.9-2.1-1.4.2-.4.4-.7.6-1,.4-.7.9-1.4,1.3-2.2.7-1.4,1.4-2.8,2-4.3.8-2,1.5-4,2-6.1,0-.3.1-.6.3-.9.2,0,.4,0,.6,0,.9.2,1.8.4,2.7.4Z\"><\/path><path class=\"st2\" d=\"M233.2,120.7c-.4.2-.8,0-1.1.1-.5,0-1,.2-1.4.4-1.3.6-1.9,1.6-2,3,0,.3,0,.3.3.3.8,0,1.7,0,2.5,0,.3,0,.5,0,.8,0,0,2.1.4,1.6-1.5,1.7-.6,0-1.3,0-1.9,0-.2,0-.3.1-.3.3,0,.2,0,.4,0,.6,0,2.8,0,5.6,0,8.3,0,.2,0,.4,0,.6,0,.2-.1.2-.2.2-.6,0-1.1,0-1.8,0,0-1.2,0-2.3,0-3.4,0-1.1,0-2.3,0-3.4v-3.3c-.4-.2-.9,0-1.3,0-.8,0-.8.1-.8-.7,0-.3-.1-.7,0-.9.2-.2.6,0,.9,0,.3,0,.5,0,.8,0,.2,0,.3-.1.3-.3,0-.4,0-.7.2-1.1.3-1.6,1.3-2.8,2.8-3.5,1.1-.5,2.2-.7,3.4-.7.3,0,.3,0,.3.3,0,.4,0,.9,0,1.3Z\"><\/path><path class=\"st12\" d=\"M417.7,100s0,0-.1,0c0-.2-.1-.3-.3-.4-.3-.2-.6-.4-.9-.6-1.9-1.2-3.7-2.5-5.5-3.9-.3-.2-.5-.5-.8-.7-.2-.2-.2-.3,0-.5.2-.3.4-.5.7-.8.7-.8,1.5-1.7,2.3-2.5,0,0,.1,0,.2,0,.6.4,1.1.8,1.7,1.2,1.8,1.2,3.6,2.4,5.5,3.3,0,0,0,.1,0,.2,0,0-.1.2-.2.2-.4.6-.7,1.2-1.1,1.8-.4.6-.7,1.3-1.1,1.9-.1.2-.3.5-.3.8Z\"><\/path><path class=\"st2\" d=\"M238.4,124.6c.5-.1,1,0,1.5,0,.7,0,.7,0,.7-.7,0-.7,0-1.5,0-2.2,0-.3,0-.3.3-.3.5,0,1.1,0,1.6,0,.1.3,0,.6,0,1,0,.7,0,1.3,0,2,0,.2.1.3.3.3.8,0,1.5,0,2.3,0,.3,0,.5,0,.8,0,0,0,0,.1,0,.2,0,.5,0,.9,0,1.4-.4.2-.9,0-1.4,0-.5,0-1,0-1.6,0-.3,0-.4,0-.4.4,0,1.7,0,3.3,0,5,0,1.9,1,2.9,2.8,3.2.1,0,.3,0,.4,0,.1,0,.2.1.2.2,0,.4,0,.9,0,1.3,0,.1,0,.2-.2.2-1.2,0-2.4-.3-3.4-1.1-.9-.7-1.5-1.6-1.7-2.7-.1-.5-.2-1.1-.2-1.6,0-1.4,0-2.8,0-4.2,0-.2,0-.3,0-.5,0-.2,0-.3-.3-.3-.4,0-.9,0-1.3,0-.1,0-.3,0-.4,0-.2,0-.2-.1-.2-.3,0-.5,0-.9,0-1.4Z\"><\/path><path class=\"st2\" d=\"M413.3,126.4c0,0,0,.2,0,.3,0,1.6,0,3.2,0,4.8,0,.2,0,.5,0,.7.2,1.3,1,2.2,2.3,2.5.3,0,.7.1,1,.2.1.2,0,.5,0,.8,0,1.1.2,1-1,.9-.6,0-1.1-.2-1.7-.5-1.5-.7-2.4-1.8-2.7-3.5,0-.5-.1-1-.1-1.5,0-1.3,0-2.6,0-3.9,0-.2,0-.4,0-.6,0-.4,0-.4-.4-.4-.5,0-.9,0-1.4,0-.4,0-.4,0-.4-.5,0-.4-.1-.8,0-1.2.4-.1.8,0,1.2,0,1.1,0,1,.1,1-.9,0-.6,0-1.3,0-1.9,0-.4,0-.4.4-.4.5,0,1,0,1.6,0,.2.5,0,1,0,1.5,0,.5,0,.9,0,1.4,0,.1,0,.2.2.2.2,0,.3,0,.5,0,.7,0,1.3,0,2,0,.8,0,.7,0,.7.7,0,.3,0,.5,0,.8,0,.2-.1.3-.3.3-.8,0-1.5,0-2.3,0-.3,0-.5,0-.8,0Z\"><\/path><path class=\"st2\" d=\"M503.3,124.6c.8-.1,1.5,0,2.1,0,.1-.2,0-.4,0-.6,0-.7,0-1.5,0-2.2,0-.4,0-.4.4-.4.4,0,.9,0,1.3,0,.2,0,.3,0,.3.3,0,.4,0,.9,0,1.3,0,.4,0,.8,0,1.2,0,.4,0,.5.4.5.7,0,1.3,0,2,0,.2,0,.4,0,.6,0,.3,0,.3,0,.3.3,0,1.8.3,1.4-1.4,1.4-.6,0-1.2,0-1.7,0-.2,0-.3,0-.3.3,0,.6,0,1.1,0,1.7,0,1,0,2.1,0,3.1,0,.4,0,.7.1,1.1.3,1.1,1,1.8,2.1,2.2.3.1.7.1,1,.2.2,0,.3.1.3.3,0,.4,0,.8,0,1.2,0,.2,0,.3-.2.3-1.4,0-2.6-.4-3.7-1.3-1.1-.9-1.5-2.1-1.5-3.5,0-1,0-1.9,0-2.9,0-.7,0-1.4,0-2.1,0-.4,0-.5-.4-.5-.5,0-.9,0-1.4,0-.3,0-.4,0-.4-.3,0-.4,0-.9,0-1.3Z\"><\/path><path class=\"st2\" d=\"M303.9,125.8c.3-.2.5-.4.7-.6,1-.7,2.1-1,3.3-1,.1,0,.3,0,.3.2,0,.5,0,1,0,1.5-.3.1-.5,0-.8,0-1.3,0-2.4.7-3.2,1.8-.2.2-.2.5-.2.7,0,.7,0,1.3,0,2,0,1.7,0,3.4,0,5.1,0,.2,0,.4,0,.6,0,.1,0,.2-.2.2,0,0-.1,0-.2,0-.5,0-1,0-1.6,0-.2-.5,0-1,0-1.5,0-3.1,0-6.2,0-9.3,0-1.2-.2-1,1.1-1,.2,0,.4,0,.6,0,.2,0,.3,0,.3.3,0,.3,0,.6,0,1Z\"><\/path><path class=\"st9\" d=\"M524.4,130.6c0,1.7,0,3.4,0,5.1,0,.2,0,.4,0,.5,0,.1,0,.2-.2.2,0,0-.2,0-.2,0-.5,0-1,0-1.5,0-.2-.5,0-1,0-1.5,0-3.2,0-6.3,0-9.5,0-.2,0-.4,0-.6,0-.2,0-.2.2-.2.5,0,1,0,1.5,0,.2,0,.3.1.3.3,0,.2,0,.4,0,.6,0,1.7,0,3.4,0,5.1Z\"><\/path><path class=\"st12\" d=\"M436.2,17.3c0,0,0-.1,0-.2.5-.3,1-.5,1.4-.8,2-1.1,4.2-2,6.3-2.8,0,0,0,0,0,0,.5-.1.6,0,.8.4.2.5.3,1,.5,1.5,0,0,0,.1,0,.2-.2,0-.3,0-.5,0-1.4.5-2.7,1-4,1.6-1.2.6-2.4,1.2-3.6,1.8-.2-.1-.2-.3-.3-.5-.3-.4-.5-.8-.8-1.2Z\"><\/path><path class=\"st2\" d=\"M523.4,120.5c.6,0,1.1.5,1.1,1.1,0,.6-.5,1.1-1.2,1.1-.6,0-1.1-.5-1.1-1.1,0-.6.5-1.1,1.2-1.1Z\"><\/path><path class=\"st11\" d=\"M420.3,95.3c0,0,0-.1,0-.2.8-1.3,1.6-2.7,2.4-4.1.3-.5.6-1.1,1-1.6.5-.8.9-1.6,1.4-2.4.2-.3.3-.6.5-.9.2-.5.2-.5-.1-.9-.3-.4-.7-.7-1-1.1-.2-.2-.4-.4-.5-.6-.7-.8-1.3-1.6-2-2.4,0-.1-.2-.1-.3-.2,0-.3-.1-.4-.3-.6-1.3-1.7-2.4-3.5-3.4-5.3-1.3-2.3-2.3-4.7-3.2-7.2,0-.1,0-.3,0-.4,0,0,.2-.2.3-.3.3-.2.4-.4.3-.8-.2-.7-.3-1.4-.5-2-.3-1.1-.4-2.1-.5-3.2-.1-.8-.3-1.6-.2-2.5,0-.1,0-.2,0-.3-.2-.4-.1-.8-.1-1.2,0-1,0-2,0-3,0-.2,0-.4,0-.6.2-.5.1-1.1.1-1.6,0,0,0,0,0,0,.3,0,.7,0,1,0,.5,0,.7-.2.7-.6,0-.4.1-.7.2-1.1.1-1,.3-2,.6-3,.3-1.3.7-2.6,1.1-3.8.5-1.6,1.2-3.3,1.9-4.8,0-.2.1-.3.2-.5.1-.2.2-.5.3-.7.3-.4.5-.8.7-1.2.4-.7.8-1.4,1.2-2,.7-1.2,1.5-2.3,2.3-3.4.4-.5.8-1,1.2-1.5.6-.7,1.1-1.4,1.8-2.1,1.1-1,2.1-2.1,3.2-3.1.8-.6,1.6-1.3,2.4-1.9,1-.8,2.1-1.5,3.2-2.2.5-.3.9-.7,1.4-.8,0,0,0,0,.1.1.6,1,1.1,1.9,1.7,2.9.4.7.8,1.5,1.3,2.2.1.2.2.4.3.6.9,1.5,1.7,3,2.6,4.4.2.4.4.5.8.4.4,0,.7-.2,1.1-.2.6-.1,1.1-.3,1.7-.4.9-.1,1.7-.2,2.6-.4,0,0,.1,0,.2-.1.6,0,1.2,0,1.8,0,.5,0,1.1-.1,1.6-.1,1.3,0,2.5,0,3.8,0,.9,0,1.8.2,2.7.2.1,0,.2,0,.3,0,.7,0,1.4.3,2.2.2,0,0,0,0,0,.1,0,.3,0,.7,0,1,0,.3,0,.5.4.6.2.1.5.2.7.3.9.3,1.7.5,2.6.8,1,.3,2.1.7,3.1,1.1,1.1.4,2.1.8,3.1,1.3,1,.5,2,1,3,1.6,1,.6,2,1.2,3,1.8,0,0,0,0,0,0-.3.5-.5.9-.8,1.4-.2.4-.2.6,0,.8.5.5,1,1.1,1.7,1.5.2.1.3.3.4.5.1.2.3.4.4.5.5.5,1.1,1.1,1.5,1.7.8.9,1.5,1.8,2.2,2.7,1.3,1.9,2.6,3.8,3.6,5.9.4.9.9,1.7,1.3,2.6.7,1.8,1.4,3.5,2,5.4.2.6.3,1.2.5,1.8.2.9.4,1.7.6,2.6.1.8.2,1.6.4,2.4,0,.5,0,1,.2,1.5,0,.4.1.8.1,1.2,0,.6,0,1.2.1,1.7,0,.1,0,.3,0,.5,0,.3,0,.7,0,1,0,0,0,0,0,.1-1.1,0-2.3,0-3.4,0-1.9,0-3.8,0-5.7,0-.2,0-.4,0-.5,0-.2,0-.4.1-.4.3,0,.7-.3,1.3-.5,1.9-.3,1.2-.7,2.4-1.2,3.6-.2.4-.4.8-.4,1.3,0,0,0,0-.1,0-.5,0-.8.1-1,.6,0,.2-.2.3-.2.5-.5,1.1-1.1,2.1-1.7,3.2-1.1,1.8-2.4,3.5-3.7,5.2-.7.9-1.7,1.7-2.4,2.6-.6.7-1.3,1.2-2,1.8-.5.5-1,1-1.6,1.4-1.4,1-2.7,2-4.1,2.9-1.1.7-2.2,1.3-3.3,1.9-.1,0-.2,0-.3,0,0-.2-.1-.4-.2-.6-.7-1.2-1.3-2.3-2-3.5-.1-.2-.2-.2-.4,0-.8.4-1.7.7-2.6,1-1.7.6-3.4,1-5.1,1.4-1.1.3-2.3.4-3.5.6-.7,0-1.4.3-2.2.2-.1,0-.3,0-.4,0-.3.1-.6,0-.9,0-1.4,0-2.9,0-4.3,0-.3,0-.5,0-.8,0-.2,0-.4,0-.6,0-.8,0-1.5-.2-2.3-.2-.8,0-1.6-.3-2.4-.4-1.8-.3-3.5-.8-5.2-1.3-2.1-.7-4.1-1.4-6-2.4-.2-.1-.5-.2-.7-.2ZM428.4,56.7q-.2.1,0,.3c0,.1,0,.2,0,.3-.2,0-.2.2-.1.4,0,.1,0,.2,0,.4-.2.1-.2.3-.1.4,0,.1,0,.2,0,.4q-.2.2,0,.5c0,.2,0,.3,0,.5-.3.3-.3.4,0,.8,0,.3,0,.5,0,.8,0,0-.2,0-.2.2,0,.2,0,.4,0,.5,0,1.4,0,2.8.1,4.2.1.7.2,1.5.4,2.2.1.6.3,1.3.5,1.9.3.9.6,1.8,1,2.6.5,1.1,1,2.1,1.6,3.1.7,1.1,1.5,2.2,2.4,3.2.6.6,1.3,1.1,2,1.7,1.1.9,2.2,1.8,3.4,2.5.8.5,1.6,1,2.5,1.4,1.1.5,2.2,1,3.4,1.3,1.8.6,3.6,1,5.5,1,.2,0,.3,0,.5,0,.7.2,1.4.1,2.1,0,.4,0,.7,0,1.1,0,.2,0,.4,0,.6,0,.9-.2,1.9-.3,2.8-.6,1.7-.4,3.2-1,4.8-1.8.2,0,.4-.2.6-.3,1-.6,2-1.2,2.9-1.9.4-.3.9-.6,1.2-1,.9-.8,1.7-1.7,2.6-2.6.2-.2.3-.4.3-.6.1-.2.3-.3.4-.5,4.6-5.5,6.4-11.8,5.4-18.9-.7-4.7-2.8-8.9-5.9-12.5-2.4-2.7-5.3-4.8-8.6-6.2-4.3-1.8-8.7-2.4-13.3-1.6-6,1.1-10.8,4.1-14.6,8.9-.7.8-1.2,1.7-1.8,2.6-.4,0-.4.4-.4.7-.3.6-.6,1.2-.9,1.8-.2,0-.3.2-.2.4,0,.1,0,.2-.1.4-.2,0-.3.2-.2.4,0,.1,0,.2-.1.4,0,0-.1,0-.1,0-.2.4-.4.8-.4,1.3,0,.2,0,.5-.2.7Z\"><\/path><path class=\"st3\" d=\"M462.2,29.2c-.7,0-1.4-.2-2.2-.2-.1,0-.2,0-.3,0-.9,0-1.8-.2-2.7-.2-1.3,0-2.5,0-3.8,0-.5,0-1.1,0-1.6.1-.6,0-1.2,0-1.8,0,0-.2,0-.4,0-.5-.2-.6-.4-1.2-.6-1.8-.5-1.6-1.1-3.2-1.7-4.9,0,0,0-.1,0-.2.2,0,.5,0,.7-.2,1-.3,2-.6,3-.9.8-.2,1.6-.4,2.4-.5.9-.2,1.8-.4,2.8-.4.8,0,1.5-.3,2.3-.2.2,0,.3,0,.5,0,1.1-.3,2.2,0,3.3-.1.4,0,.5,0,.4.5,0,.8,0,1.5-.1,2.3,0,.3,0,.6,0,.9,0,.5,0,1-.1,1.5,0,.2,0,.4,0,.5,0,.6,0,1.2-.1,1.7,0,0,0,.1,0,.2,0,.9,0,1.7-.2,2.6Z\"><\/path><path class=\"st10\" d=\"M447.4,21.4c0,0,0,.1,0,.2-.2,0-.5,0-.7.1-1.2.5-2.4.9-3.5,1.5-.7.3-1.3.7-2,1-.2.1-.5.2-.7.2-.5-.7-.9-1.5-1.3-2.2-.6-1-1.1-1.9-1.7-2.9,0,0,0,0-.1-.1,0,0,0-.1,0-.2,1.2-.6,2.4-1.2,3.6-1.8,1.3-.6,2.6-1.1,4-1.6.1,0,.3,0,.5,0,.4,1.2.8,2.5,1.3,3.7.2.6.4,1.2.6,1.8,0,.1,0,.3.2.3Z\"><\/path><path class=\"st8\" d=\"M478.1,37.8c-1-.6-2-1.2-3-1.8-1-.6-2-1.1-3-1.6-1-.5-2-.9-3.1-1.3-1-.4-2.1-.7-3.1-1.1-.9-.3-1.7-.5-2.6-.8-.2,0-.5-.2-.7-.3-.3-.1-.4-.3-.4-.6,0-.3,0-.7,0-1,1.6.1,3.1.5,4.6.9,2.5.6,4.9,1.5,7.3,2.6,1.6.7,3,1.5,4.5,2.4.2.1.5.3.7.5,0,0,0,.1,0,.2-.4.7-.8,1.4-1.2,2.1Z\"><\/path><path class=\"st3\" d=\"M414.5,67.6c0,.1,0,.3,0,.4.9,2.5,1.9,4.9,3.2,7.2,1,1.9,2.2,3.7,3.4,5.3.1.2.3.4.3.6-.4.2-.6.5-.8.8-.2.2-.3.5-.5.7-.6.7-1.3,1.4-1.9,2.1,0,0-.1.2-.2.3-.4.5-.8,1-1.4,1.4-.2,0-.3-.1-.5-.3-.9-.9-1.9-1.8-2.7-2.7-1.2-1.4-2.4-2.8-3.5-4.3-1.5-2.1-2.8-4.3-3.9-6.7,0-.1-.1-.2-.2-.4,0-.2,0-.3.1-.4.1,0,.2-.1.3-.2,2.3-1.1,4.6-2.2,6.9-3.3.4-.2.8-.3,1.2-.5,0,0,.1,0,.2,0Z\"><\/path><path class=\"st1\" d=\"M416.5,86.3c.5-.4,1-.9,1.4-1.4,0,0,.1-.2.2-.3.6-.7,1.3-1.4,1.9-2.1.2-.2.4-.4.5-.7.2-.3.5-.6.8-.8.1,0,.3,0,.3.2.7.8,1.3,1.6,2,2.4.2.2.4.4.5.6.3.4.7.7,1,1.1.4.4.4.4.1.9-.2.3-.3.6-.5.9-.5.8-.9,1.6-1.4,2.4-.3.5-.6,1.1-1,1.6-1-.7-2-1.3-3-2-.6-.4-1.1-.8-1.7-1.3-.4-.3-.8-.7-1.2-1,0,0-.2,0-.3,0,0-.1,0-.2,0-.3Z\"><\/path><path class=\"st10\" d=\"M416.5,86.7c0,0,.2,0,.3,0,.4.3.8.7,1.2,1,.6.4,1.1.9,1.7,1.3,1,.7,2,1.4,3,2-.8,1.4-1.5,2.8-2.4,4.1-1.9-1-3.8-2.1-5.5-3.3-.6-.4-1.1-.8-1.7-1.2,0-.1,0-.3.1-.4.5-.6,1-1.1,1.5-1.7.4-.5.9-1,1.3-1.5.1-.2.3-.3.5-.4Z\"><\/path><path class=\"st8\" d=\"M414.5,67.6c0,0-.1,0-.2,0,0-.6-.2-1.1-.4-1.6-.5-1.6-.8-3.3-1.1-5-.2-1.1-.3-2.1-.4-3.2-.2-1.9-.1-3.8-.1-5.6,0,0,0-.2,0-.2.5,0,1,0,1.6,0,0,.5,0,1.1-.1,1.6,0,.2,0,.4,0,.6,0,1,0,2,0,3,0,.4,0,.8.1,1.2,0,0,0,.2,0,.3,0,.8,0,1.7.2,2.5.1,1.1.3,2.2.5,3.2.2.7.3,1.4.5,2,0,.4,0,.6-.3.8-.1,0-.2.2-.3.3Z\"><\/path><path class=\"st8\" d=\"M460.2,100.8c1.1-.7,2.2-1.3,3.3-1.9,1.4-.9,2.7-1.9,4.1-2.9.6-.4,1.1-.9,1.6-1.4.6-.6,1.4-1.1,2-1.8.7-.9,1.7-1.7,2.4-2.6,1.3-1.6,2.6-3.3,3.7-5.2.6-1,1.2-2.1,1.7-3.2,0-.2.2-.3.2-.5.2-.4.5-.6,1-.6-.4,1.2-1,2.3-1.6,3.4-.8,1.4-1.6,2.8-2.5,4.1-.6.8-1.2,1.6-1.8,2.4-.2.2-.3.5-.4.7-.2,0-.3.2-.4.3-.7.9-1.5,1.7-2.3,2.5-2.3,2.3-4.8,4.4-7.6,6.1-.9.6-1.8,1.1-2.7,1.6-.4-.2-.6-.6-.6-1.1Z\"><\/path><path class=\"st1\" d=\"M480.3,80.8c0-.5.3-.8.4-1.3.4-1.2.8-2.4,1.2-3.6.2-.6.4-1.2.5-1.9,0-.2.2-.3.4-.3.2,0,.4,0,.5,0,1.9,0,3.8,0,5.7,0,0,.2,0,.3,0,.5,0,.4,0,.9,0,1.3-.1.5-.1,1.1-.1,1.6,0,0,0,.2,0,.2-.2.6-.1,1.2-.3,1.8-.2.7-.2,1.5-.4,2.2,0,.3,0,.6,0,.9-.5,0-1,0-1.5-.2-1.7-.3-3.4-.7-5.1-1-.4,0-.8-.1-1.2-.2Z\"><\/path><path class=\"st10\" d=\"M488,82.2c0-.3,0-.6,0-.9.2-.7.2-1.5.4-2.2.1-.6,0-1.2.3-1.8,0,0,0-.2,0-.2,0-.5,0-1.1.1-1.6,0-.4,0-.8,0-1.3,0-.2,0-.3,0-.5,1.1,0,2.3,0,3.4,0,0,.7,0,1.5-.1,2.2,0,.1,0,.3,0,.5,0,.6,0,1.1-.1,1.7,0,.6-.1,1.2-.2,1.8,0,.7-.2,1.5-.4,2.2,0,.3,0,.6-.2.8-.9,0-1.8-.3-2.7-.4-.2,0-.4,0-.6,0,0,0,0,0,0-.1Z\"><\/path><path class=\"st8\" d=\"M492.5,73.6c0-.3,0-.7,0-1,0-.2,0-.3,0-.5-.2-.6-.1-1.1-.1-1.7,0-.4,0-.8-.1-1.2,0-.5,0-1-.2-1.5-.1-.8-.2-1.6-.4-2.4-.2-.9-.4-1.7-.6-2.6-.1-.6-.3-1.2-.5-1.8-.5-1.8-1.2-3.6-2-5.4-.4-.9-.9-1.7-1.3-2.6-1-2.1-2.3-4-3.6-5.9-.7-1-1.4-1.8-2.2-2.7-.5-.6-1-1.1-1.5-1.7-.2-.2-.3-.3-.4-.5-.1-.2-.3-.3-.4-.5-.7-.4-1.1-1-1.7-1.5-.3-.3-.3-.5,0-.8.3-.5.5-.9.8-1.4,1.2.8,2.4,1.7,3.5,2.6,1.7,1.3,3.2,2.8,4.6,4.4.8.8,1.5,1.7,2.2,2.6.9,1.1,1.7,2.2,2.5,3.4.5.8.9,1.6,1.4,2.4.3.5.6,1,.8,1.5,1.2,2.3,2.1,4.6,2.9,7,.5,1.5.8,3,1.1,4.6.1.8.4,1.6.4,2.4,0,.7.3,1.4.2,2.1,0,.2,0,.4,0,.6.1.3,0,.6,0,.9,0,.4,0,.8,0,1.2-.4,0-.8,0-1.2,0-1.4,0-2.9,0-4.3,0Z\"><\/path><path class=\"st8\" d=\"M437.3,19.1c0,0,0,.1,0,.2-.6,0-1,.5-1.4.8-1.1.7-2.2,1.4-3.2,2.2-.8.6-1.6,1.3-2.4,1.9-1.2,1-2.2,2.1-3.2,3.1-.7.6-1.2,1.4-1.8,2.1-.4.5-.8,1-1.2,1.5-.8,1.1-1.6,2.2-2.3,3.4-.4.7-.8,1.4-1.2,2-.2.4-.4.8-.7,1.2-.2.2-.2.5-.3.7,0,.2-.1.3-.2.5-.8,1.5-1.4,3.2-1.9,4.8-.4,1.3-.8,2.5-1.1,3.8-.2,1-.4,2-.6,3,0,.4-.1.7-.2,1.1,0,.5-.2.6-.7.6-.3,0-.7,0-1,0,0-.6.2-1.3.3-1.9,0-.1,0-.3,0-.4,0-.8.2-1.7.4-2.5.2-1,.4-1.9.7-2.9.3-1.3.8-2.6,1.2-3.9.6-1.8,1.4-3.4,2.3-5.1.5-1.1,1.2-2.1,1.8-3.1.8-1.2,1.6-2.4,2.5-3.6.4-.5.8-.9,1.2-1.4.6-.8,1.4-1.4,2-2.2.4-.5.8-.8,1.2-1.2.4-.4.8-.8,1.2-1.2,1.7-1.5,3.4-2.8,5.3-4,.5-.3.9-.6,1.4-.9.3-.2.5-.3.9-.4.3.4.5.8.8,1.2.1.2.2.4.3.5Z\"><\/path><path class=\"st8\" d=\"M420.3,95.3c.3,0,.5,0,.7.2,1.9,1,4,1.8,6,2.4,1.7.5,3.5,1,5.2,1.3.8.1,1.6.4,2.4.4.8,0,1.5.3,2.3.2.2,0,.4,0,.6,0,.3,0,.5,0,.8,0,1.4,0,2.9,0,4.3,0,.3,0,.6,0,.9,0,.1,0,.3,0,.4,0,.7,0,1.5,0,2.2-.2,1.2-.2,2.3-.3,3.5-.6,1.7-.4,3.5-.8,5.1-1.4.9-.3,1.7-.6,2.6-1,.2,0,.3,0,.4,0,.7,1.2,1.3,2.3,2,3.5.1.2.2.4.2.6,0,.2-.3.3-.5.4-.7.3-1.4.7-2.1.9-1.2.5-2.5,1-3.7,1.4-1.8.5-3.6,1-5.4,1.4-.8.2-1.6.3-2.4.4-.7,0-1.4.3-2.1.2-.2,0-.3,0-.5,0-.5.2-1.1.1-1.6.1-1.2,0-2.5,0-3.7,0-.5,0-.9,0-1.4-.1-.1,0-.3,0-.4,0-.7,0-1.5-.1-2.2-.2-.8,0-1.5-.2-2.3-.4-1-.2-2-.4-3.1-.7-.6-.2-1.3-.3-1.9-.5-1.5-.4-2.9-1-4.3-1.6-1.4-.6-2.8-1.2-4.2-2-.2,0-.3-.1-.5-.1,0-.3.2-.5.3-.8.4-.6.7-1.3,1.1-1.9.4-.6.7-1.2,1.1-1.8,0,0,.1-.2.2-.2Z\"><\/path><path class=\"st1\" d=\"M440.5,24.4c.3,0,.5,0,.7-.2.7-.3,1.3-.7,2-1,1.2-.6,2.3-1,3.5-1.5.2,0,.4-.2.7-.1.6,1.6,1.1,3.2,1.7,4.9.2.6.4,1.2.6,1.8,0,.2.1.3,0,.5,0,0-.1.1-.2.1-.9.1-1.8.2-2.6.4-.6,0-1.1.2-1.7.4-.4,0-.7.2-1.1.2-.4,0-.6,0-.8-.4-.9-1.5-1.7-3-2.6-4.4-.1-.2-.2-.4-.3-.6Z\"><\/path><path class=\"st4\" d=\"M427.6,61.4c.1.3,0,.7,0,1,0,2.8.3,5.5,1.2,8.1,1,3,2.6,5.7,4.7,8,2,2.3,4.5,4.2,7.2,5.6,2.1,1.1,4.4,1.8,6.8,2.2,1.9.3,3.9.4,5.8.3,2.5-.2,4.9-.7,7.2-1.7,3.2-1.3,6-3.2,8.3-5.7.2-.2.3-.4.6-.5,0,.3,0,.4-.3.6-.9.8-1.7,1.7-2.6,2.6-.4.4-.8.6-1.2,1-.9.7-1.9,1.3-2.9,1.9-.2.1-.4.2-.6.3-1.5.7-3.1,1.4-4.8,1.8-.9.2-1.9.4-2.8.6-.2,0-.4,0-.6,0-.4,0-.7,0-1.1,0-.7.1-1.4.1-2.1,0-.2,0-.3,0-.5,0-1.9,0-3.7-.5-5.5-1-1.2-.4-2.3-.8-3.4-1.3-.8-.4-1.7-.9-2.5-1.4-1.2-.7-2.3-1.6-3.4-2.5-.7-.5-1.4-1.1-2-1.7-1-.9-1.7-2-2.4-3.2-.6-1-1.1-2.1-1.6-3.1-.4-.9-.7-1.7-1-2.6-.2-.6-.3-1.3-.5-1.9-.2-.7-.2-1.5-.4-2.2-.2-1.4,0-2.8-.1-4.2,0-.2,0-.4,0-.5,0-.1.1-.2.2-.2Z\"><\/path><path class=\"st4\" d=\"M429.1,54.7c0,.5-.2,1-.5,1.4,0-.5.2-.9.4-1.3,0,0,0,0,.1,0Z\"><\/path><path class=\"st4\" d=\"M427.8,59.9c0,.3,0,.5,0,.8-.2-.4-.2-.5,0-.8Z\"><\/path><path class=\"st4\" d=\"M431,50.6c0,.3-.2.5-.4.7,0-.3,0-.6.4-.7Z\"><\/path><path class=\"st4\" d=\"M427.9,58.9c.1.2,0,.3,0,.5q-.2-.3,0-.5Z\"><\/path><path class=\"st4\" d=\"M428.1,58.1c.1.2,0,.3-.1.4,0-.2,0-.3.1-.4Z\"><\/path><path class=\"st4\" d=\"M428.2,57.3c0,.2,0,.3-.1.4-.1-.2,0-.3.1-.4Z\"><\/path><path class=\"st4\" d=\"M428.4,56.7c0,.1,0,.2,0,.3q-.1-.2,0-.3Z\"><\/path><path class=\"st4\" d=\"M429.4,53.9c0,.2,0,.3-.2.4,0-.2,0-.4.2-.4Z\"><\/path><path class=\"st4\" d=\"M429.7,53.1c0,.2,0,.3-.2.4,0-.2,0-.4.2-.4Z\"><\/path><path class=\"st7\" d=\"M454.6,48.7c1.2.2,2.3.6,3.4,1.2,4.2,2.2,6.8,5.7,7.7,10.3,1,5.5-1.2,10.9-5.6,14.1,0,0-.2,0-.3.1-.2-.7-.2-1.3-.2-2,0-1.1,0-2.2,0-3.3,0-.2,0-.4,0-.5,0-.2-.1-.3-.3-.3,0-.2.2-.3.4-.4,1-.7,1.7-1.6,2.4-2.5.4-.5.6-1.1.9-1.7.6-1.3,1-2.6,1-4.1,0-.5,0-1,0-1.4-.2-.9-.4-1.7-.8-2.5-.5-1-1.1-2-2-2.8-.4-.4-.8-.8-1.2-1.1-1.1-.8-2.3-1.5-3.6-1.9-.3,0-.5-.2-.8-.2-.1,0-.3,0-.3.2,0,.3,0,.5,0,.8,0,5.6,0,11.3,0,16.9s0,1.3,0,2c0,.3,0,.6.2.8-.1,0-.3.2-.4.2-1.1.3-2.2.7-3.4.7-.2,0-.4,0-.5.2-.5,0-1,0-1.5,0-.3,0-.5,0-.7-.1,0-.3,0-.7,0-1,0-6.5,0-13,0-19.5,0-.2,0-.4,0-.6,0-.2,0-.5.2-.7,0-.1.2-.2.3-.2,1.1-.3,2.2-.4,3.3-.3.2,0,.4,0,.5,0,.4.1.7,0,1.1,0,.3,0,.3,0,.4-.4Z\"><\/path><path class=\"st6\" d=\"M454.6,48.7c0,.4,0,.4-.4.4-.4,0-.7,0-1.1,0-.2,0-.4,0-.5,0-1.1,0-2.2,0-3.3.3-.1,0-.2,0-.3.2,0,.2-.2.4-.2.7,0,.2,0,.4,0,.6,0,6.5,0,13,0,19.5,0,.3,0,.7,0,1-.7,0-1.4,0-2.1-.3,0,0-.2,0-.3,0-.4,0-.8-.2-1.2-.3-.5-.2-1.1-.4-1.6-.6-.2,0-.3-.2-.5-.3-1-.5-1.8-1.1-2.6-1.9-.7-.8-1.3-1.6-1.7-2.6-.4-.9-.7-1.8-.6-2.8,0-.5,0-1,0-1.6,0-.2,0-.4,0-.5.3-1.7.9-3.3,1.8-4.7.9-1.4,2-2.7,3.3-3.7.1-.1.2-.2.2-.4.2,0,.4-.1.6-.3.5-.3,1-.6,1.5-.9.2,0,.4-.1.4-.4,0-.3-.3-.2-.5-.3,0,0,0,0,.1-.1,2.9-1.3,5.8-1.6,8.9-.9Z\"><\/path><path class=\"st6\" d=\"M451,71.5c.1-.2.3-.2.5-.2,1.2,0,2.3-.4,3.4-.7.1,0,.3-.2.4-.2.1,0,.3,0,.4,0,.9-.4,1.8-.8,2.7-1.3.3-.2.7-.4,1.1-.7.2,0,.3.1.3.3,0,.2,0,.4,0,.5,0,1.1,0,2.2,0,3.3,0,.7,0,1.3.2,2-1.2.9-2.5,1.5-4,2-1.5.5-3,.7-4.5.6-.1,0-.2,0-.3,0,0-1.8,0-3.7,0-5.5Z\"><\/path><path class=\"st2\" d=\"M451,71.5c0,1.8,0,3.7,0,5.5-1,0-1.9-.1-2.9-.4-1.6-.4-3.1-1-4.4-1.9-.1,0-.2-.2-.3-.2.2-.3.2-.5.2-.8,0-1.2,0-2.4,0-3.6.5.2,1.1.4,1.6.6.4.2.8.3,1.2.3.1,0,.2,0,.3,0,.7.2,1.4.3,2.1.3.2.1.5.2.7.1.5,0,1,0,1.5,0Z\"><\/path><path class=\"st9\" d=\"M443.6,70.1c0,1.2,0,2.4,0,3.6,0,.3,0,.6-.2.8-.6-.3-1.1-.8-1.6-1.2-2.4-2.3-3.9-5.1-4.4-8.5-.8-5.5,1.6-10.5,5.5-13.5.1-.1.3-.2.5-.3,0,.2,0,.4.2.5,0,.2,0,.3-.2.4-1.3,1-2.5,2.3-3.3,3.7-.9,1.5-1.5,3-1.8,4.7,0,.2,0,.4,0,.5,0,.5,0,1,0,1.6,0,1,.3,1.9.6,2.8.4,1,1,1.8,1.7,2.6.7.8,1.6,1.4,2.6,1.9.2,0,.3.2.5.3Z\"><\/path><path class=\"st2\" d=\"M443.6,51.5c-.2-.1-.2-.3-.2-.5.6-.6,1.4-.9,2.2-1.3.2,0,.5,0,.5.3,0,.2-.2.3-.4.4-.5.2-1,.5-1.5.9-.2.1-.4.3-.6.3Z\"><\/path><path class=\"st5\" d=\"M459.4,68.4c-.4.2-.7.4-1.1.7-.8.6-1.7,1-2.7,1.3-.1,0-.3,0-.4,0-.1-.3-.2-.5-.2-.8,0-.7,0-1.3,0-2,0-5.6,0-11.3,0-16.9,0-.3,0-.5,0-.8,0-.2.2-.3.3-.2.3,0,.6.1.8.2,1.3.5,2.5,1.2,3.6,1.9.4.3.8.7,1.2,1.1.9.8,1.5,1.8,2,2.8.4.8.7,1.7.8,2.5,0,.5,0,.9,0,1.4,0,1.4-.3,2.8-1,4.1-.3.6-.5,1.1-.9,1.7-.7.9-1.4,1.8-2.4,2.5-.2.1-.3.2-.4.4Z\"><\/path><\/svg><\/div><div class=\"depark-logo-item is-svg\" aria-label=\"Partner Logo\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 750 150\"><defs>      .st0 {        fill: #71db5e;      }      .st1 {        fill: #a7a9ac;      }    <\/defs><path class=\"st1\" d=\"M308.2,21.5c-1.6,3.5-3,7-4.1,10.6-1.6,5.2-2.6,10.4-3,15.8-.7,8.9,0,17.7,2.5,26.3,2.6,9.4,6.9,18,12.9,25.7,7.3,9.5,16.5,16.8,27.3,22,4.1,1.9,8.3,3.5,12.6,4.6.7.2.9.4.7,1.1-.4,1.8-.7,3.7-.9,5.6,0,.5-.2.7-.8.6-12.4-2.9-23.6-8.2-33.5-16.1-9.9-7.8-17.6-17.3-23.1-28.6-4.6-9.4-7.4-19.3-8.3-29.7-.8-9.7,0-19.3,2.4-28.8.1-.4.3-.8.7-1.1,4.5-2.9,9.1-5.6,14-7.9.3-.1.5-.3.8-.2h0Z\"><\/path><path class=\"st1\" d=\"M443,16.1c3.5,1.3,6.9,2.7,10.3,4.2.4.2.6.4.8.8,3.1,8,5.1,16.2,5.7,24.8.6,8.5,0,16.9-1.9,25.2q-.3,1.1-1.3.8c-1.4-.4-2.8-.9-4.2-1.3-.7-.2-.8-.4-.7-1.1.7-3.1,1.1-6.3,1.4-9.6.3-4.3.3-8.6,0-12.9-.7-7.2-2.4-14.2-5.1-20.9-1.3-3.2-2.8-6.2-4.5-9.2-.1-.3-.2-.5-.3-.8h0Z\"><\/path><path class=\"st0\" d=\"M335.3,61.8c1.4-.2,2.7,0,3.9.5,1,.4,1.8.9,2.3,1.9,1.6,2.6,2.3,5.5,1.9,8.5-.4,3.1-2.5,4.9-5.3,6-2.8,1.1-5.8,1.7-8.7,2.4-1.1.3-1.9-.3-2.3-1.7-.5-2-1-4-1.5-6-1.7-6.9-3.4-13.8-5.1-20.6,0-.4-.2-.8-.2-1.2-.1-1.1.3-1.9,1.4-2.1,3-.7,5.8-1.6,8.9-2.1,2.3-.3,4.5.2,6,2,2,2.4,3,5.1,2,8.2-.5,1.5-1.5,2.6-2.8,3.6-.2.1-.4.2-.5.5h0ZM334.5,63.8c-2.2,0-3.9.5-5.7.9-1.7.4-1.7.4-1.3,2.1.8,3.3,1.7,6.7,2.5,10,0,.3,0,.7.5.5,2.1-.6,4.3-.9,6.4-1.7,1.4-.5,2.5-1.5,2.7-3.1.3-2-.1-3.9-.9-5.7-.9-2-2.5-3.1-4.3-3ZM330.9,50.4c-2.5,0-4.6.7-6.7,1.2-.4,0-.4.3-.3.6.9,3.6,1.8,7.2,2.7,10.7.1.5.3.6.8.5,1-.3,2-.5,3-.8,4.6-1.4,6.3-5.5,4.2-9.8-.8-1.7-2.1-2.6-3.8-2.5Z\"><\/path><path class=\"st1\" d=\"M427.7,40.6c.3,2.3.6,4.5.9,6.8.3,2.4.6,4.7.9,7.1,0,.3,0,.6,0,.9s0,.7-.4.7c-.4,0-.7,0-.9-.4-.2-.3-.3-.6-.3-.8-2.3-9.2-4.6-18.5-6.9-27.7-.3-1.4,0-2.3.9-2.6,1.1-.4,1.9,0,2.3,1.3.7,2.7,1.4,5.4,2,8.1.2.6.3,1.3.5,1.9.3,1,.8,1.4,1.8,1.2,2.9-.6,5.8-1.3,8.7-2.1,1.5-.4,1.9-1.3,1.5-2.9-.7-2.9-1.5-5.8-2.2-8.7,0-.3-.2-.7-.2-1.1,0-1.1.4-1.7,1.2-1.8,1.1-.2,1.8.2,2.1,1.3.7,2.7,1.4,5.4,2,8.1,1.7,6.8,3.4,13.7,5.1,20.5.3.9,0,1.5-.8,1.8-1,.4-1.7.2-2.2-.6-.3-.4-.3-.9-.5-1.4-.9-3.7-1.8-7.4-2.7-11.2,0-.3-.2-.7-.3-1-.6-1.6-1.4-2-3-1.6-2.6.7-5.3,1.5-7.9,2.2-1.2.3-1.5.8-1.5,2.1h0Z\"><\/path><path class=\"st1\" d=\"M379,68.6c-1,0-1.5-.4-1.8-1.5-.6-2.4-1.2-4.8-1.8-7.3-1.7-6.7-3.3-13.4-5-20.1-.4-1.5.2-2.4,1.6-2.7,4.1-1,8.1-2,12.2-3,1.2-.3,1.8,0,2.1,1.2.2.8-.3,1.5-1.4,1.8-2.7.7-5.4,1.4-8.2,2-1.1.3-2.2.6-3.3.8-.3,0-.6.1-.3.5,1.2,1.4,1.4,3.1,2,4.8.3,1.1.6,2.2.9,3.2.3,1.2,1.1,1.6,2.3,1.3,2.9-.8,5.8-1.5,8.8-2.3.7-.2,1.2,0,1.4.7.3.8-.3,1.1-.8,1.3-2.5,1-5.1,2.2-7.6,3.3-2,.8-2.5,1.8-2,3.9.6,2.7,1.3,5.3,1.9,8,.2.6.5.5.9.4,3.5-.9,7.1-1.8,10.6-2.7,1-.3,1.6,0,1.9.6.6,1.1.2,2.1-1.3,2.4-2.3.6-4.6,1.1-6.8,1.7-1.9.5-3.9,1-5.8,1.4-.3,0-.6,0-.7.1h0Z\"><\/path><path class=\"st1\" d=\"M395.5,38.7c0-2.9.7-5.7,3-7.8,2.3-2.2,8.1-3.8,11.6-1.2,2.2,1.7,3.3,4,3.8,6.6.2,1-.2,1.4-1,1.5-.7,0-1.2-.3-1.4-1.3-.4-2.2-1.4-4-3.6-4.8-2.9-1-6.7.1-7.9,2.4-.8,1.4-1,3-.9,4.6.3,4.9,1.4,9.7,3.3,14.3.8,1.8,1.7,3.5,3.4,4.7,3.5,2.5,8.7.1,9.2-4.2.2-1.7-.1-3.4-.3-5.1,0-.3,0-.7,0-1,.1-.5.5-.9,1-.9.5,0,.8.2.9.6,1.4,3.8,1.8,7.6-.8,11.1-3.5,5-11.4,4.7-14.9-.5-1.7-2.4-2.5-5.2-3.3-8-1-3.6-1.9-7.2-2-11.1h0Z\"><\/path><path class=\"st0\" d=\"M343.8,45.3c0-.9.6-1.3,1.3-1.5,2.2-.6,4.4-1.1,6.7-1.7,3.3-.8,6.5-1.6,9.8-2.4,1.1-.3,1.7,0,1.9,1.1.3.9-.3,1.8-1.1,2-1.1.3-2.2.6-3.2.8-2,.5-3,2-2.6,4,1.1,5.6,2.3,11.3,3.4,16.9.4,2.2.9,4.5,1.3,6.7.2,1.3,0,1.9-.6,2-.7.2-1.3-.4-1.6-1.6-1-3.8-1.9-7.6-2.9-11.3-1.1-4.3-2.1-8.5-3.2-12.8-.4-1.7-1.2-2.2-3-1.7-1.4.3-2.7.7-4.1,1-1.4.3-2.1-.3-2.1-1.5h0Z\"><\/path><path class=\"st0\" d=\"M316.8,83.1c0,.9-.5,1.5-1.4,1.6-1,.2-1.7-.2-2-1.2-.4-1.3-.7-2.5-1-3.8-2-8-4-16-6-24,0-.3,0-.5-.2-.7-.3-1.2.1-1.9,1.2-2.1,1.2-.3,1.9.1,2.3,1.4.7,2.7,1.4,5.3,2,8,1.7,6.7,3.3,13.3,5,19.9,0,.3,0,.6.1.9h0Z\"><\/path><polygon class=\"st1\" points=\"443.1 16.1 443 16.1 443 16.1 443.1 16.1\"><\/polygon><path class=\"st1\" d=\"M308.2,21.5h0c0,0,0,0,0,0,0,0,0,0,0,0h0Z\"><\/path><\/svg><\/div><div class=\"depark-logo-item is-svg\" aria-label=\"Partner Logo\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 750 150\"><path d=\"M483.9,123.1h-24.4v-6.6c-1.6,1.1-2.9,2-4.1,2.9-12,9-36.1,8.1-47.3-3.9-5.7-6.1-8.7-13.4-9.9-21.5-1.4-9.4-1-18.7,2.4-27.6,5.3-13.9,15.7-20.9,30.3-22.1,10.2-.8,19.4,1.8,27.5,8.3.3.2.5.4,1,.7V18.8h24.5v104.3h0ZM421.6,84.1c.3,2.6.3,4.5.6,6.4,1.2,6.9,4.5,12.4,11.5,14.6,6.8,2.3,13.1,1,18.5-3.8,8.4-7.7,9.3-22.8,1.8-31.4-4.9-5.7-11.4-7.5-18.7-6-6.8,1.4-10.7,6.1-12.4,12.5-.8,2.7-1,5.5-1.3,7.7h0Z\"><\/path><path d=\"M374.4,96.6c6.8,1.9,13.8,3.9,21.2,6-1.6,3-2.7,5.8-4.5,8.3-4.9,6.8-11.5,11.3-19.6,13.5-9.3,2.5-18.6,2.6-27.9,0-9.7-2.7-17.1-8.6-21.5-17.6-7-14.4-7.2-29-.1-43.4,5.8-11.7,15.9-17.7,28.6-19.4,5.7-.8,11.5-.6,17.1.8,10.9,2.6,18.9,9,23.7,19.2,4.2,8.8,5.2,18.1,4.7,28h-55.8c.4,7.4,4.7,13.1,11.1,14.9,9.4,2.6,16.7-.5,23-10.1ZM372.5,74.4c-1.1-7.4-7.1-12.7-17.1-12.1-7.8.5-14.5,5.9-14.5,12.1h31.6Z\"><\/path><path d=\"M237.1,46.7h24.6v8.6c.9-.8,1.3-1.1,1.8-1.6,9.5-8.5,20.7-10.7,32.9-8.1,11,2.4,17.7,10.7,18.4,22.7.3,4.4.1,8.8.1,13.2v41.5h-24c0-.6-.1-1.2-.1-1.8v-42.3c0-1.5,0-2.9-.1-4.4-.5-5.7-3.9-8.8-9.6-9-4.7-.1-8.8,1.5-12.2,4.7-2.4,2.3-4.4,5-6.4,7.6-.5.6-.6,1.8-.6,2.6,0,13.4,0,26.9,0,40.3v2.1h-24.8V46.7h0Z\"><\/path><path d=\"M514.2,84.7c0-5.7.8-11.3,2.8-16.7,4.1-11,11.7-18.3,22.8-22,10.5-3.4,21.1-3.4,31.5,0,11.8,3.8,19.7,11.7,23.5,23.6,3.3,10.6,3.3,21.3-.7,31.6-5.6,14.7-16.9,22.4-32.2,24.4-8,1.1-15.9.4-23.5-2.5-15-5.8-22.2-17.4-24-32.8-.1-1.3-.2-2.5-.3-3.8v-1.8h0ZM572.7,84.9s.3,0,.5-.1c-.8-3.8-1.1-7.7-2.3-11.3-2.3-6.8-7.1-10.6-14.4-11.1-6.9-.4-13,2.9-15.7,9.2-3.9,9-3.9,18.1.5,26.9,3,6,8.3,8.5,14.8,8.3,6.4-.1,11.1-3,14-8.8,2.1-4.2,2.6-8.6,2.6-13.2Z\"><\/path><path d=\"M180.2,122.8c3.2-8.1,2-13.9-3.5-18-5.4-4-11.8-3.6-17.9,1.4-2.2-3.7-3.6-7.7-4.5-11.9-1.7-8.5-1.6-16.9.9-25.1,3.8-12.6,12.1-20.9,24.6-24.7,9.5-2.9,19.1-3,28.6-.3,15.5,4.5,24.3,15.1,26.9,30.8,1.3,7.5,1,15.1-1.4,22.4-4.9,15.3-15.5,24-31.2,26.7-7.6,1.3-15.1.9-22.6-1.3h0ZM177.2,83.4c-.2,0-.4,0-.6.1.9,3.9,1.4,8,2.8,11.8,2.5,6.9,8.3,10.5,15.6,10.3,7.1-.1,12.5-3.7,14.9-10.6,2.9-8.1,2.8-16.3-.5-24.2-2.6-6.3-7.7-9.6-14.6-9.6s-12.1,3.1-15.1,9.5c-1.9,4-2.4,8.3-2.4,12.7h0Z\"><\/path><path d=\"M486.7,46.6h26v76.4h-26V46.6Z\"><\/path><path d=\"M486,30.1c0-7.4,6.1-13.4,13.5-13.4s13.5,5.9,13.5,13.4-6.1,13.8-13.7,13.7c-7.3,0-13.3-6.2-13.3-13.7Z\"><\/path><path d=\"M167,127.4c-1.6-6.2-3.6-7.8-9.5-7.7-2-2.9-1.2-9.3,2.9-13,4.3-3.8,10.5-4.2,15.1-.9,4.7,3.3,6.3,9.3,4,14.6-2.1,5-7.6,8-12.6,7h0Z\"><\/path><path d=\"M159.1,133.3c-3.5,0-6.2-2.8-6.3-6.2,0-3.5,2.7-6.3,6.2-6.3s6.4,2.7,6.3,6.3c0,3.5-2.8,6.2-6.2,6.2h0Z\"><\/path><\/svg><\/div><div class=\"depark-logo-item is-svg\" aria-label=\"Partner Logo\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 750 150\"><defs>      .st0 {        fill: url(#linear-gradient2);      }      .st1 {        fill: url(#linear-gradient1);      }      .st2 {        fill: url(#linear-gradient3);      }      .st3 {        fill: url(#linear-gradient6);      }      .st4 {        fill: url(#linear-gradient7);      }      .st5 {        fill: url(#linear-gradient5);      }      .st6 {        fill: url(#linear-gradient4);      }      .st7 {        fill: url(#linear-gradient);      }    <stop offset=\"0\" stop-color=\"#4a6af1\"><\/stop><stop offset=\"0\" stop-color=\"#4471f2\"><\/stop><stop offset=\".1\" stop-color=\"#3585f5\"><\/stop><stop offset=\".2\" stop-color=\"#308df7\"><\/stop><stop offset=\".2\" stop-color=\"#328ef1\"><\/stop><stop offset=\".2\" stop-color=\"#3792e3\"><\/stop><stop offset=\".2\" stop-color=\"#4199ca\"><\/stop><stop offset=\".3\" stop-color=\"#4ea2a8\"><\/stop><stop offset=\".3\" stop-color=\"#5faf7c\"><\/stop><stop offset=\".3\" stop-color=\"#64b272\"><\/stop><stop offset=\".4\" stop-color=\"#aec053\"><\/stop><stop offset=\".4\" stop-color=\"#f3cd37\"><\/stop><stop offset=\".5\" stop-color=\"#edc229\"><\/stop><stop offset=\".5\" stop-color=\"#e8b91e\"><\/stop><stop offset=\".6\" stop-color=\"#e87021\"><\/stop><stop offset=\".7\" stop-color=\"#e7662f\"><\/stop><stop offset=\".7\" stop-color=\"#e54e56\"><\/stop><stop offset=\".8\" stop-color=\"#e3367e\"><\/stop><stop offset=\".8\" stop-color=\"#e12d63\"><\/stop><stop offset=\".9\" stop-color=\"#de181f\"><\/stop><stop offset=\".9\" stop-color=\"#de1514\"><\/stop><stop offset=\"0\" stop-color=\"#555a9f\"><\/stop><stop offset=\"0\" stop-color=\"#4c65b2\"><\/stop><stop offset=\".1\" stop-color=\"#3881e3\"><\/stop><stop offset=\".2\" stop-color=\"#308df7\"><\/stop><stop offset=\".3\" stop-color=\"#51ac5e\"><\/stop><stop offset=\".3\" stop-color=\"#66b058\"><\/stop><stop offset=\".4\" stop-color=\"#cac440\"><\/stop><stop offset=\".4\" stop-color=\"#f3cd37\"><\/stop><stop offset=\".5\" stop-color=\"#edc229\"><\/stop><stop offset=\".5\" stop-color=\"#e8b91e\"><\/stop><stop offset=\".6\" stop-color=\"#e87021\"><\/stop><stop offset=\".7\" stop-color=\"#e7662f\"><\/stop><stop offset=\".7\" stop-color=\"#e54e56\"><\/stop><stop offset=\".8\" stop-color=\"#e3367e\"><\/stop><stop offset=\".8\" stop-color=\"#e12d63\"><\/stop><stop offset=\".9\" stop-color=\"#de181f\"><\/stop><stop offset=\".9\" stop-color=\"#de1514\"><\/stop><stop offset=\"0\" stop-color=\"#555a9f\"><\/stop><stop offset=\"0\" stop-color=\"#545da2\"><\/stop><stop offset=\"0\" stop-color=\"#5169ab\"><\/stop><stop offset=\".1\" stop-color=\"#4c7dbb\"><\/stop><stop offset=\".2\" stop-color=\"#4698d2\"><\/stop><stop offset=\".2\" stop-color=\"#459dd6\"><\/stop><stop offset=\".2\" stop-color=\"#479ecf\"><\/stop><stop offset=\".2\" stop-color=\"#4da2bb\"><\/stop><stop offset=\".3\" stop-color=\"#56a99c\"><\/stop><stop offset=\".3\" stop-color=\"#64b272\"><\/stop><stop offset=\".4\" stop-color=\"#b8c14f\"><\/stop><stop offset=\".4\" stop-color=\"#f3cd37\"><\/stop><stop offset=\".5\" stop-color=\"#edc229\"><\/stop><stop offset=\".5\" stop-color=\"#e8b91e\"><\/stop><stop offset=\".6\" stop-color=\"#e87021\"><\/stop><stop offset=\".7\" stop-color=\"#e7662f\"><\/stop><stop offset=\".7\" stop-color=\"#e54e56\"><\/stop><stop offset=\".8\" stop-color=\"#e3367e\"><\/stop><stop offset=\".8\" stop-color=\"#e12d63\"><\/stop><stop offset=\".9\" stop-color=\"#de181f\"><\/stop><stop offset=\".9\" stop-color=\"#de1514\"><\/stop><stop offset=\"0\" stop-color=\"#555a9f\"><\/stop><stop offset=\"0\" stop-color=\"#545da2\"><\/stop><stop offset=\"0\" stop-color=\"#5169ab\"><\/stop><stop offset=\".1\" stop-color=\"#4c7dbb\"><\/stop><stop offset=\".2\" stop-color=\"#4698d2\"><\/stop><stop offset=\".2\" stop-color=\"#459dd6\"><\/stop><stop offset=\".2\" stop-color=\"#479ecf\"><\/stop><stop offset=\".2\" stop-color=\"#4da2bb\"><\/stop><stop offset=\".3\" stop-color=\"#56a99c\"><\/stop><stop offset=\".3\" stop-color=\"#64b272\"><\/stop><stop offset=\".4\" stop-color=\"#aec053\"><\/stop><stop offset=\".4\" stop-color=\"#f3cd37\"><\/stop><stop offset=\".5\" stop-color=\"#edc229\"><\/stop><stop offset=\".5\" stop-color=\"#e8b91e\"><\/stop><stop offset=\".6\" stop-color=\"#fb7021\"><\/stop><stop offset=\".7\" stop-color=\"#f7662f\"><\/stop><stop offset=\".7\" stop-color=\"#ed4e56\"><\/stop><stop offset=\".8\" stop-color=\"#e3367e\"><\/stop><stop offset=\".8\" stop-color=\"#e12d63\"><\/stop><stop offset=\".9\" stop-color=\"#de181f\"><\/stop><stop offset=\".9\" stop-color=\"#de1514\"><\/stop><stop offset=\"0\" stop-color=\"#555a9f\"><\/stop><stop offset=\"0\" stop-color=\"#545da2\"><\/stop><stop offset=\"0\" stop-color=\"#5169ab\"><\/stop><stop offset=\".1\" stop-color=\"#4c7dbb\"><\/stop><stop offset=\".2\" stop-color=\"#4698d2\"><\/stop><stop offset=\".2\" stop-color=\"#459dd6\"><\/stop><stop offset=\".2\" stop-color=\"#52a6aa\"><\/stop><stop offset=\".3\" stop-color=\"#64b272\"><\/stop><stop offset=\".3\" stop-color=\"#9ebd59\"><\/stop><stop offset=\".4\" stop-color=\"#dbc840\"><\/stop><stop offset=\".4\" stop-color=\"#f3cd37\"><\/stop><stop offset=\".4\" stop-color=\"#f5bf2e\"><\/stop><stop offset=\".5\" stop-color=\"#faad24\"><\/stop><stop offset=\".5\" stop-color=\"#f49923\"><\/stop><stop offset=\".6\" stop-color=\"#eb7b21\"><\/stop><stop offset=\".6\" stop-color=\"#e87021\"><\/stop><stop offset=\".7\" stop-color=\"#e7662f\"><\/stop><stop offset=\".7\" stop-color=\"#e54e56\"><\/stop><stop offset=\".8\" stop-color=\"#e3367e\"><\/stop><stop offset=\".8\" stop-color=\"#e12d63\"><\/stop><stop offset=\".9\" stop-color=\"#de181f\"><\/stop><stop offset=\".9\" stop-color=\"#de1514\"><\/stop><stop offset=\"0\" stop-color=\"#555a9f\"><\/stop><stop offset=\"0\" stop-color=\"#545da2\"><\/stop><stop offset=\"0\" stop-color=\"#5169ab\"><\/stop><stop offset=\".1\" stop-color=\"#4c7dbb\"><\/stop><stop offset=\".2\" stop-color=\"#4698d2\"><\/stop><stop offset=\".2\" stop-color=\"#459dd6\"><\/stop><stop offset=\".2\" stop-color=\"#479ecf\"><\/stop><stop offset=\".2\" stop-color=\"#4da2bb\"><\/stop><stop offset=\".3\" stop-color=\"#56a99c\"><\/stop><stop offset=\".3\" stop-color=\"#64b272\"><\/stop><stop offset=\".4\" stop-color=\"#aec053\"><\/stop><stop offset=\".4\" stop-color=\"#f3cd37\"><\/stop><stop offset=\".5\" stop-color=\"#edc229\"><\/stop><stop offset=\".5\" stop-color=\"#e8b91e\"><\/stop><stop offset=\".6\" stop-color=\"#e87021\"><\/stop><stop offset=\".7\" stop-color=\"#e9672f\"><\/stop><stop offset=\".7\" stop-color=\"#eb5156\"><\/stop><stop offset=\".8\" stop-color=\"#ef3981\"><\/stop><stop offset=\".8\" stop-color=\"#ed3766\"><\/stop><stop offset=\".9\" stop-color=\"#ea342f\"><\/stop><stop offset=\"0\" stop-color=\"#555a9f\"><\/stop><stop offset=\"0\" stop-color=\"#545da2\"><\/stop><stop offset=\"0\" stop-color=\"#5169ab\"><\/stop><stop offset=\".1\" stop-color=\"#4c7dbb\"><\/stop><stop offset=\".2\" stop-color=\"#4698d2\"><\/stop><stop offset=\".2\" stop-color=\"#459dd6\"><\/stop><stop offset=\".2\" stop-color=\"#479ecf\"><\/stop><stop offset=\".2\" stop-color=\"#4da2bb\"><\/stop><stop offset=\".3\" stop-color=\"#56a99c\"><\/stop><stop offset=\".3\" stop-color=\"#64b272\"><\/stop><stop offset=\".4\" stop-color=\"#aec053\"><\/stop><stop offset=\".4\" stop-color=\"#f3cd37\"><\/stop><stop offset=\".5\" stop-color=\"#edc229\"><\/stop><stop offset=\".5\" stop-color=\"#e8b91e\"><\/stop><stop offset=\".6\" stop-color=\"#fb7021\"><\/stop><stop offset=\".7\" stop-color=\"#f9672f\"><\/stop><stop offset=\".7\" stop-color=\"#f45156\"><\/stop><stop offset=\".8\" stop-color=\"#ef3981\"><\/stop><stop offset=\".8\" stop-color=\"#ea3066\"><\/stop><stop offset=\".9\" stop-color=\"#e01922\"><\/stop><stop offset=\".9\" stop-color=\"#de1514\"><\/stop><stop offset=\"0\" stop-color=\"#555a9f\"><\/stop><stop offset=\"0\" stop-color=\"#545da2\"><\/stop><stop offset=\"0\" stop-color=\"#5169ab\"><\/stop><stop offset=\".1\" stop-color=\"#4c7dbb\"><\/stop><stop offset=\".2\" stop-color=\"#4698d2\"><\/stop><stop offset=\".2\" stop-color=\"#459dd6\"><\/stop><stop offset=\".2\" stop-color=\"#479ecf\"><\/stop><stop offset=\".2\" stop-color=\"#4da2bb\"><\/stop><stop offset=\".3\" stop-color=\"#56a99c\"><\/stop><stop offset=\".3\" stop-color=\"#64b272\"><\/stop><stop offset=\".4\" stop-color=\"#aec053\"><\/stop><stop offset=\".4\" stop-color=\"#f3cd37\"><\/stop><stop offset=\".5\" stop-color=\"#edc229\"><\/stop><stop offset=\".5\" stop-color=\"#e8b91e\"><\/stop><stop offset=\".6\" stop-color=\"#e87021\"><\/stop><stop offset=\".7\" stop-color=\"#e7662f\"><\/stop><stop offset=\".7\" stop-color=\"#e54e56\"><\/stop><stop offset=\".8\" stop-color=\"#e3367e\"><\/stop><stop offset=\".8\" stop-color=\"#e12d63\"><\/stop><stop offset=\".9\" stop-color=\"#de181f\"><\/stop><stop offset=\".9\" stop-color=\"#de1514\"><\/stop><\/defs><path class=\"st7\" d=\"M197.2,106.5c-4.5,0-8.8-.9-12.9-2.8-3.4-1.5-6.4-4-9.1-7.4-1-1.2-.8-3.1.4-4.1l5.4-4.8c1.2-1,3-1,4.1.1,1.9,1.9,3.7,3.3,5.5,4.2,2.4,1.2,5.1,1.9,8,1.9s3.6-.5,4.8-1.5c1.2-1,1.8-2.2,1.8-3.6s-.3-1.8-1-2.6c-.6-.8-1.8-1.5-3.6-2.2s-4.3-1.5-7.6-2.3c-6.1-1.6-10.7-3.8-13.8-6.6-3.1-2.8-4.6-6.7-4.6-11.8s.9-6.6,2.7-9.5c1.8-2.9,4.3-5.1,7.7-6.8s7.3-2.5,11.9-2.5,10,1,13.8,3.1c2.8,1.5,5.1,3.3,7.1,5.2,1.2,1.2,1.1,3.2-.2,4.3l-5.9,5c-1.1.9-2.7.9-3.8,0-1.2-.9-2.6-1.8-4.1-2.6-2.4-1.2-5.2-1.8-8.5-1.8s-3.3.4-4.7,1.2c-1.4.8-2.1,2-2.1,3.5s.7,2.7,2.2,3.6c1.5,1,4.4,2,8.6,3,7.3,1.7,12.5,4,15.6,6.9,3.1,2.9,4.7,6.8,4.7,11.6s-1,7.2-3,10.1c-2,2.9-4.7,5.1-8.2,6.7-3.4,1.6-7.3,2.4-11.6,2.4h0Z\"><\/path><path class=\"st1\" d=\"M230.4,102V25.6c0-1.6,1.3-3,3-3h9.9c1.6,0,3,1.3,3,3v76.4c0,1.6-1.3,3-3,3h-9.9c-1.6,0-3-1.3-3-3ZM271.4,105c-1.6,0-3-1.3-3-3v-32.9c0-3.6-.7-6-2.1-7.3-1.4-1.2-3.2-1.8-5.4-1.8s-4.1.4-6.2,1.2c-2.1.8-4.1,1.9-5.9,3.3-1.8,1.4-3.4,3-4.7,4.8l-3.9-12.2c2.1-2.4,4.5-4.6,7.2-6.4s5.6-3.3,8.6-4.4c3.1-1.1,6.3-1.6,9.7-1.6s7.3.7,9.7,2.1c2.5,1.4,4.3,3.2,5.6,5.6,1.2,2.3,2.1,5,2.5,7.9s.6,6,.6,9.1v32.8c0,1.6-1.3,3-3,3h-9.9Z\"><\/path><path class=\"st0\" d=\"M295.8,27.4c0-2.9.9-5.3,2.6-7.1,1.7-1.8,4.1-2.7,7-2.7s5.2.9,7,2.7c1.7,1.8,2.6,4.2,2.6,7.1s-.9,5-2.6,6.8c-1.7,1.8-4,2.7-7,2.7s-5.2-.9-7-2.7c-1.7-1.8-2.6-4-2.6-6.8ZM310.4,105h-9.9c-1.6,0-3-1.3-3-3v-53.2c0-1.6,1.3-3,3-3h9.9c1.6,0,3,1.3,3,3v53.2c0,1.6-1.3,3-3,3Z\"><\/path><path class=\"st2\" d=\"M414.7,106.5c-4.5,0-8.8-.9-12.9-2.8-3.4-1.5-6.4-4-9.1-7.4-1-1.2-.8-3.1.4-4.1l5.4-4.8c1.2-1,3-1,4.1.1,1.9,1.9,3.7,3.3,5.5,4.2,2.4,1.2,5.1,1.9,8,1.9s3.6-.5,4.8-1.5c1.2-1,1.8-2.2,1.8-3.6s-.3-1.8-1-2.6c-.6-.8-1.8-1.5-3.6-2.2s-4.3-1.5-7.6-2.3c-6.1-1.6-10.7-3.8-13.8-6.6s-4.6-6.7-4.6-11.8.9-6.6,2.7-9.5c1.8-2.9,4.3-5.1,7.7-6.8,3.3-1.7,7.3-2.5,11.9-2.5s10,1,13.8,3.1c2.8,1.5,5.1,3.3,7.1,5.2,1.2,1.2,1.1,3.2-.2,4.3l-5.9,5c-1.1.9-2.7.9-3.8,0-1.2-.9-2.6-1.8-4.1-2.6-2.4-1.2-5.2-1.8-8.5-1.8s-3.3.4-4.7,1.2c-1.4.8-2.1,2-2.1,3.5s.7,2.7,2.2,3.6c1.5,1,4.4,2,8.6,3,7.3,1.7,12.5,4,15.6,6.9,3.1,2.9,4.7,6.8,4.7,11.6s-1,7.2-3,10.1c-2,2.9-4.7,5.1-8.2,6.7-3.4,1.6-7.3,2.4-11.6,2.4h0Z\"><\/path><path class=\"st6\" d=\"M381.2,59.3c-2.3-4.6-5.5-8.3-9.6-10.9-4.1-2.6-8.8-3.9-14.2-3.9s-9.7,1.3-13.6,3.8c-1.7,1.1-3.2,2.4-4.5,3.9l-1.2-4.2c-.4-1.3-1.5-2.2-2.9-2.2h-6.6c-1.6,0-3,1.3-3,3v80.6c0,1.6,1.3,3,3,3h9.9c1.6,0,3-1.3,3-3v-28.3c.7.6,1.4,1.1,2.2,1.6,3.9,2.5,8.4,3.7,13.7,3.7s10.2-1.3,14.3-3.9c4.1-2.6,7.3-6.3,9.6-10.9,2.3-4.7,3.4-10,3.4-16.1s-1.2-11.5-3.4-16.2h0ZM354.6,92.1c-9.1,0-16.4-7.3-16.4-16.4s4-12.4,9.8-15c2-1.2,4.3-1.8,6.9-1.7,2.3,0,4.5.7,6.4,1.8,5.7,2.6,9.7,8.3,9.7,15s-7.3,16.4-16.4,16.4Z\"><\/path><path class=\"st5\" d=\"M544.8,41.3c-16.9,0-30.6,14-30.6,31.3s13.7,31.3,30.6,31.3,30.6-14,30.6-31.3-13.7-31.3-30.6-31.3ZM544.8,89.8c-9.5,0-17.2-7.7-17.2-17.2s7.7-17.2,17.2-17.2,17.2,7.7,17.2,17.2-7.7,17.2-17.2,17.2Z\"><\/path><path class=\"st3\" d=\"M513.2,44.7c-.5-2.7-2.9-4-5.5-3-9.8,3.6-19.8,4.8-30.2,3.5-1.9-.2-3.7-.3-5.6-.1-19,1.6-31.9,19.3-27.5,37.8,3.3,13.7,15.6,23.4,29.8,23.3,6.8,0,12.9-2,18.3-6.1,8-6.1,12.1-14.3,12.3-23.5,0-3.7.4-6.6.9-9.5,1.2-7,3.5-13.7,7-20,.4-.8.7-1.6.5-2.5h0ZM473.3,92.1c-9.1-.7-16-8.6-15.4-17.7.7-9.1,8.6-15.9,17.6-15.3,9.2.7,16.1,8.6,15.4,17.7-.7,9.1-8.6,15.9-17.7,15.2h0Z\"><\/path><path class=\"st4\" d=\"M471.9,132.1c-8.6,0-17-2.6-24.1-7.4-2.9-1.9-3.7-5.8-2-8.7,1.2-1.9,3.2-3,5.4-3s2.2.3,3.1.8c5.7,4,12.3,6.1,19.2,6.1s1.3,0,2,0c7.4-.4,14-3,19.4-7.7,1.6-1.3,3-2.8,4.3-4.3.9-1.1,2.2-1.7,3.6-1.7s.7,0,1.1.1c1.5.4,2.8,1.5,3.3,3,.6,1.5.3,3.2-.6,4.5-2.8,3.8-5.2,6.6-7.1,8.2-7.1,6.1-15.6,9.5-25.3,10-.8,0-1.7,0-2.5,0h0Z\"><\/path><\/svg><\/div><div class=\"depark-logo-item is-svg\" aria-label=\"Partner Logo\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 750 150\"><defs>      .st0 {        fill: #212d6d;      }      .st1 {        fill: url(#linear-gradient);      }      .st2 {        fill: #129e49;      }    <stop offset=\"0\" stop-color=\"#fff\"><\/stop><stop offset=\"1\" stop-color=\"#000\"><\/stop><\/defs><path class=\"st0\" d=\"M75.3,44.7h14.7l23.5,31.7v-31.7h15.6v60.1h-13.9l-24.4-32.9v32.9h-15.6v-60.1Z\"><\/path><path class=\"st0\" d=\"M221.3,104.3h-16.3v-58.5h27.8c8.5,0,15,2.1,19.1,6.3,3.6,3.6,5.4,8.5,5.2,13.6v.2c0,4-1.1,7.9-3.3,11.2-2.2,3-5.3,5.4-8.8,6.8l14,20.4h-18.8l-11.8-17.7h-7.1v17.7h0ZM221.3,59.9v14h10.7c5.5,0,8.7-2.6,8.7-6.9v-.2c.1-2-.8-3.9-2.4-5.2-1.9-1.3-4.2-1.9-6.5-1.7h-10.7Z\"><\/path><path class=\"st0\" d=\"M265.1,45.9h17.2l14,22.6,14-22.6h17.2v58.5h-16.2v-33.6l-15,22.9h-.3l-14.9-22.7v33.4h-15.9v-58.5Z\"><\/path><path class=\"st2\" d=\"M191.2,54.5l-2.9-.4c-6.1-.8-12.4,0-18,2.5l12.8,7.4c1.3.8,2.2,2.2,2.1,3.7v14.9c0,1.5-.8,2.9-2.1,3.7l-12.8,7.4c5.6,2.4,11.8,3.3,17.8,2.5l2.9-.4c5.4-5.5,8.3-13,8.3-20.7v-.2c0-7.6-2.9-14.9-8.1-20.5\"><\/path><path class=\"st1\" d=\"M188.6,52c-5.8-4.7-13.1-7.2-20.6-7.2-18,0-31.6,13.5-31.6,30.2v.2c0,16.6,13.4,30.1,31.4,30.1,7.5,0,14.8-2.4,20.6-7.1-7.8,1-15.8-.6-22.7-4.5l-13-7.4c-1.3-.8-2.1-2.2-2.1-3.7v-14.9c0-1.5.8-2.9,2.1-3.7l13-7.5c6.9-4,15-5.5,22.9-4.5\"><\/path><path class=\"st2\" d=\"M366,103.8h-25.2v-57.4h25.2c5.7,0,11.3,1.1,16.4,3.6,4.6,2.2,8.5,5.7,11.1,10.1,2.7,4.6,4.1,9.8,4,15.1,0,5.3-1.3,10.5-4,15.1-2.7,4.4-6.5,7.9-11.1,10.1-5.1,2.4-10.7,3.7-16.4,3.6ZM351.5,55.4v39.4h14c3.9,0,7.7-.7,11.2-2.4,3.1-1.5,5.7-3.9,7.4-6.9,1.8-3.2,2.7-6.8,2.6-10.4,0-3.6-.8-7.2-2.6-10.4-1.7-3-4.3-5.4-7.4-6.9-3.5-1.7-7.3-2.5-11.2-2.4h-14Z\"><\/path><path class=\"st2\" d=\"M408.9,103.8h10.7v-57.5h-10.7v57.5Z\"><\/path><path class=\"st2\" d=\"M474.6,74.4h10.1v22.9c-3.1,2.4-6.6,4.3-10.4,5.4-3.9,1.3-8.1,1.9-12.2,1.9-5.5,0-11-1.2-15.9-3.8-4.6-2.4-8.5-6.1-11.1-10.5-2.7-4.6-4.1-9.8-4.1-15.2,0-5.3,1.3-10.6,4-15.2,2.7-4.5,6.6-8.1,11.2-10.5,4.9-2.6,10.5-3.9,16-3.8,4.5,0,9,.7,13.2,2.4,3.8,1.5,7.3,3.9,10,7l-6.8,6.6c-4.2-4.3-9.9-6.7-15.9-6.6-3.8,0-7.5.8-10.8,2.5-3.1,1.6-5.7,4.1-7.4,7.2-1.8,3.2-2.7,6.8-2.7,10.5,0,3.6.9,7.2,2.7,10.3,1.8,3,4.3,5.5,7.4,7.2,3.3,1.8,7,2.7,10.8,2.6,4.2,0,8.3-.9,11.9-3v-17.9Z\"><\/path><path class=\"st2\" d=\"M498.9,103.8h10.7v-57.5h-10.7v57.5Z\"><\/path><path class=\"st2\" d=\"M536.9,55.4h-19.1v-9h49v9h-19.1v48.4h-10.7v-48.4Z\"><\/path><path class=\"st2\" d=\"M574.9,103.8h-11.1l26-57.5h10.6l26.1,57.4h-11.2l-5.8-13.3h-28.9l-5.7,13.3h0ZM595,57l-10.8,25.1h21.7l-10.9-25.1Z\"><\/path><path class=\"st2\" d=\"M633.8,46.4h10.7v48.4h30.2v9h-40.9v-57.5Z\"><\/path><\/svg><\/div><div class=\"depark-logo-item is-svg\" aria-label=\"Partner Logo\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 750 150\"><defs>      .st0 {        fill: #062187;      }      .st1 {        fill: #6e94d3;      }      .st2 {        fill: #6e94d4;      }    <\/defs><path class=\"st0\" d=\"M288.3,31c19.6-5,29.5.7,32.4,2.4,3.7,2.1,7.2,6.8,7.3,11.8.1,4.9-1.9,8.4-4.2,9.8-.7.6-2.3,1.1-4.2,1.4,3.3.7,3.9,1.3,5.6,2.8,2.4,2.1,4.1,6,4.2,9.8,0,6.2-3.8,9.6-6.8,11.7-2.5,1.8-12.1,5.5-33.7,2.3h0l-.6-52h0ZM301.4,52.2h3.3c5.9,0,8.6-1.8,8.6-6s-2.6-5.9-8.7-5.9h-3.1v11.9ZM301.4,73.4h4.8c5.6,0,7.9-1.7,7.9-5.9s-1-4.2-2.9-5.3c-1.5-.8-2.8-.9-6.8-.9h-3v12.1Z\"><\/path><path class=\"st0\" d=\"M348.9,82.4h-13.2V30.9h13.2v51.4Z\"><\/path><path class=\"st0\" d=\"M371.2,82.4h-13.9l4.3-51.4h14.4l9.6,25.5,9.8-25.5h14.4l4.3,51.4h-13.9l-1.4-29.4-13.2,31.4-12.5-32-1.8,29.9h0Z\"><\/path><path class=\"st0\" d=\"M434.6,73.4l-2.5,8.9h-14.1l15.9-51.3h16.8l15.8,51.3h-14.5l-2.3-8.9h-15,0ZM442.6,44.2l-5,19.1h8.9s-3.9-19.1-3.9-19.1Z\"><\/path><path class=\"st0\" d=\"M486.6,82.4h-14.1V30.9l17.3-1.1c7.2,0,12.7,2.3,16.3,5,3.7,2.8,6.2,7.2,6.2,12.8s-3.4,11.9-8.2,13.9l12.5,16.6-13.9,6.4-16.2-25.1v22.9h0ZM490,55.5c5.5,0,8.2-2.5,8.2-6.9s-2.8-6.8-7.5-6.8h-4.6v13.7h3.8c0,0,0,0,0,0Z\"><\/path><circle class=\"st0\" cx=\"342.1\" cy=\"18.6\" r=\"8.4\"><\/circle><path class=\"st1\" d=\"M287.6,105.2c-8.2,5.1-16.4,7-23.9,7-10.7,0-20-3.7-26.1-6.9,8.2,19.5,27.5,33.1,50,33.1s39.7-12.3,48.6-30c-15.3-10.5-32.7-11.8-48.5-3.2h0Z\"><\/path><path class=\"st1\" d=\"M282.9,89.5V30.1c-27.8,2.4-49.6,25.7-49.6,54.1s.6,8.8,1.6,12.9c5.4,3.8,27.5,17.3,49.7,3.2h.2c17.5-9.6,36.8-8.5,53.7,2.7,1.6-4.3,2.6-8.8,3.1-13.5h-58.7,0Z\"><\/path><g><path class=\"st2\" d=\"M357.3,112v-16h4.1c3.3,0,5.1,1.8,5.1,4.3s-.5,2.2-1.8,3.2c1.7.7,2.7,2.2,2.7,3.9s-1.2,4.6-5.4,4.6c0,0-4.7,0-4.7,0ZM361.5,102.9c3.1,0,3.5-1.8,3.5-2.7s-.7-2.7-3.7-2.7h-2.4v5.5h2.5ZM361.9,110.6c2.1,0,3.9-.8,3.9-3.1s-1.6-3.1-3.9-3.1h-3v6.2h3Z\"><\/path><path class=\"st2\" d=\"M374.5,94.7v-2.3h1.6v2.3h-1.6ZM374.5,112v-16h1.6v16h-1.6Z\"><\/path><path class=\"st2\" d=\"M384.3,112v-16h1.6v14.5h6.6v1.4h-8.2Z\"><\/path><path class=\"st2\" d=\"M404.3,106.2v-1.4h10.8c-.4,4.3-4,7.6-8.4,7.6s-8.6-3.5-8.6-8.3,3.9-8.3,8.6-8.3,6.6,2.3,7.6,4.5h-1.9c-1.1-1.9-3.4-3.1-5.7-3.1-3.7,0-7,3-7,6.8s3.2,6.8,7,6.8,5.7-1.9,6.4-4.7c0,0-8.9,0-8.9,0Z\"><\/path><path class=\"st2\" d=\"M422.5,94.7v-2.3h1.6v2.3h-1.6ZM422.5,112v-16h1.6v16h-1.6Z\"><\/path><path class=\"st2\" d=\"M442.8,94.7v-2.3h1.6v2.3h-1.6ZM442.8,112v-16h1.6v16h-1.6Z\"><\/path><path class=\"st2\" d=\"M456.3,113.4h-1.2c0,0,.1-1.2.1-1.2-2.4-.4-3.9-2.2-3.9-4.7h1.6c.1,2.1,1.4,3.3,3.3,3.3s3.2-1.4,3.2-3.2-1.2-2.7-3.2-3.3c-2.3-.6-4.5-1.4-4.5-4.3s2-4.3,4.5-4.3,4.4,1.9,4.4,4.3h-1.6c0-1.6-1.4-2.9-2.8-2.9s-2.9,1.2-2.9,2.8.8,2.2,3.1,2.8c3.5.9,4.6,2.7,4.6,4.9s-1.9,4.6-4.7,4.7v1.1\"><\/path><path class=\"st2\" d=\"M506,139.7h-1.2c0,0,.1-1.2.1-1.2-2.4-.4-3.9-2.2-4-4.7h1.6c.1,2.1,1.4,3.3,3.3,3.3s3.2-1.4,3.2-3.2-1.2-2.7-3.3-3.3c-2.3-.6-4.5-1.4-4.5-4.3s2-4.3,4.5-4.3,4.5,1.9,4.5,4.4h-1.6c0-1.7-1.4-2.9-2.9-2.9s-2.9,1.2-2.9,2.8.8,2.2,3.1,2.8c3.5.9,4.7,2.7,4.7,4.9s-1.9,4.7-4.7,4.7v1.2\"><\/path><path class=\"st2\" d=\"M468.1,112v-16h1.6v14.5h6.6v1.4h-8.2Z\"><\/path><path class=\"st2\" d=\"M482.6,112v-16h8.8v1.4h-7.2v5.7h6.9v1.4h-6.9v5.9h7.2v1.4h-8.8Z\"><\/path><path class=\"st2\" d=\"M514,112l-2.1-14.2h0l-3.9,14.2h-1.4l-3.8-14.2h0l-2.1,14.2h-1.6l2.3-16h2.5l3.5,13.6,3.5-13.6h2.5l2.3,16h-1.6Z\"><\/path><path class=\"st2\" d=\"M367.3,138.3v-7.6h-8.3v7.6h-1.6v-16.1h1.6v7.1h8.3v-7.1h1.6v16.1h-1.6Z\"><\/path><path class=\"st2\" d=\"M372.7,120.9v-2.3h1.6v2.3h-1.6ZM372.7,138.3v-16.1h1.6v16.1h-1.6Z\"><\/path><path class=\"st2\" d=\"M376.6,138.3v-1.5l7.9-13.2h-7.7v-1.5h9.5v1.5l-7.9,13.2h8.1v1.5s-9.9,0-9.9,0Z\"><\/path><path class=\"st2\" d=\"M404,138.3l-2.1-14.3h0l-3.9,14.3h-1.4l-3.9-14.3h0l-2.1,14.3h-1.6l2.4-16.1h2.5l3.5,13.7,3.5-13.7h2.5l2.4,16.1h-1.6Z\"><\/path><path class=\"st2\" d=\"M409.2,138.3v-16.1h8.8v1.5h-7.2v5.8h7v1.5h-7v5.9h7.2v1.5h-8.8Z\"><\/path><path class=\"st2\" d=\"M423.6,138.3v-14.6h-3.7v-1.5h9v1.5h-3.7v14.6h-1.6Z\"><\/path><path class=\"st2\" d=\"M431.2,138.3v-16.1h1.6v14.6h6.6v1.5h-8.3,0Z\"><\/path><path class=\"st2\" d=\"M441.5,138.3v-16.1h8.8v1.5h-7.2v5.8h7v1.5h-7v5.9h7.2v1.5h-8.8Z\"><\/path><path class=\"st2\" d=\"M462.2,138.3l-5.5-7.3h1.6c2.9,0,4.5-1.5,4.5-3.7s-1-3.7-4.6-3.7h-3.1v14.6h-1.6v-16.1h4.9c4.2,0,6,2.5,6,5.2s-1.9,4.7-4.8,4.9l4.5,6h-2Z\"><\/path><path class=\"st2\" d=\"M467.3,120.9v-2.3h1.6v2.3h-1.6ZM467.3,138.3v-16.1h1.6v16.1h-1.6Z\"><\/path><path class=\"st2\" d=\"M491.6,138.3l-2.3-5.4h-7.5l-2.3,5.4h-1.7l6.9-16.1h1.8l6.9,16.1h-1.8ZM485.5,124l-3.1,7.4h6.2l-3.1-7.4h0Z\"><\/path><path class=\"st2\" d=\"M496.2,138.3v-2.3h1.6v2.3h-1.6Z\"><\/path><path class=\"st2\" d=\"M514,138.3v-2.3h1.6v2.3h-1.6Z\"><\/path><\/g><\/svg><\/div><div class=\"depark-logo-item is-svg\" aria-label=\"Partner Logo\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 750 150\"><defs>      .st0 {        fill: #000f9f;      }    <\/defs><g><path class=\"st0\" d=\"M77.6,10.7C42.2,10.7,13.3,39.5,13.3,75s28.8,64.3,64.3,64.3,64.3-28.8,64.3-64.3S113.1,10.7,77.6,10.7ZM23,80.6h39.8v-11.4H23c.4-3.4,1-6.8,2-10h40.8l13.1,15.6-14.2,15.8H24.9c-1-3.2-1.6-6.6-2-10h0ZM77.6,130c-20.5,0-38.4-11.3-47.9-27.9h42.8l15.4-18.5,15.2,18.5h18.2l-24.4-27.1,22.6-27h-17.2l-14.5,17.7-14.5-17.8H29.8c9.4-16.6,27.4-27.8,47.8-27.8,30.3,0,55,24.7,55,55s-24.7,55-55,55h0ZM337.6,80.7h51.9v-11.4h-51.9v11.4ZM337.6,102.1h51.9v-11.4h-51.9v11.4ZM337.6,59.3h51.9v-11.4h-51.9v11.4ZM508.7,48h-13.6v54.1h47.2v-11.4h-33.6v-42.8h0ZM731.9,73.3c-3.2-2.7-7.6-4.2-13.3-4.2h-20.6c-1.9,0-3.3-.4-4.3-1.2-1-.8-1.4-2-1.4-3.8s.5-3.1,1.4-3.8c1-.8,2.5-1.2,4.3-1.2h35.2v-11.2h-36.5c-5.6,0-10.1,1.4-13.3,4.1-3.2,2.7-4.8,6.8-4.8,12.1s1.6,9.3,4.8,12.1c3.2,2.7,7.6,4.1,13.3,4.1h20.6c1.9,0,3.4.4,4.3,1.2.9.8,1.4,2.2,1.4,4.1s-.5,3.3-1.4,4.1c-1,.8-2.4,1.2-4.3,1.2h-37.4v11.2h38.6c5.6,0,10.1-1.4,13.3-4.2,3.2-2.8,4.8-7,4.8-12.3s-1.6-9.5-4.8-12.3h0ZM208.9,80.7h-48.1v-11.4h48.1v11.4ZM267.7,48h-17.2l-14.5,17.7-14.5-17.8h-60.7v11.4h53l13.1,15.6-14.2,15.8h-51.9v11.4h59.8l15.4-18.5,15.2,18.5h18.2l-24.4-27.1,22.6-27h.1ZM274.4,69.4v32.8h13.6v-21.4h25.6c5.6,0,10.1-1.4,13.3-4.3,3.2-2.9,4.8-6.2,4.8-12s-1.6-9.1-4.8-12c-3.2-2.9-7.6-4.3-13.3-4.3h-39.2v11.4h37.8c1.9,0,3.3.4,4.3,1.3,1,.9,1.4,1.4,1.4,3.7s-.5,2.7-1.4,3.6-2.4,1.3-4.3,1.3h-37.8,0ZM670,78.2c-.9-1.7-2.3-3.2-4-4.3,2.7-2.4,4.1-6,4.1-10.5s-1.5-9-4.5-11.6c-3-2.6-7.5-3.9-13.5-3.9l-36.6.2v11.1h35.2c5.1,0,5.7,2.7,5.7,4.8,0,3.5-1.8,5.1-5.7,5.1h-35.2v11.2h36.7c3.9,0,5.7,1.7,5.7,5.2s-1.8,5.4-5.7,5.4h-36.7v11.3h38c6,0,10.6-1.4,13.5-4.1,3-2.7,4.5-6.8,4.5-11.9s-.5-5.8-1.7-7.8h0ZM468.4,59.3v42.8h13.6v-54.1h-13.6v11.4ZM548.4,69.4v32.5h13.2v-21.1h30.6v21.1h13.2v-41.6c0-6.8-5.5-12.3-12.3-12.3h-63.3v11.4h58.5c2.1,0,3.9,1.7,3.9,3.9v6.2h-43.9.1ZM445.9,80.1c3.6-.9,6.5-2.6,8.6-5.1,2.3-2.8,3.5-5.7,3.5-10.6s-1.6-9.2-4.8-12.1c-3.2-2.9-7.6-4.3-13.3-4.3h-39.2v11.4h37.8c1.9,0,3.3.4,4.3,1.3,1,.9,1.4,1.4,1.4,3.7s-.5,2.8-1.4,3.6c-1,.9-2.4,1.3-4.3,1.3h-17c-.3,0,.3,0,0,0h-20.8v32.8h13.6v-21.4h17.1l11.2,21.4h15.5l-12.2-22h0Z\"><\/path><\/g><\/svg><\/div><div class=\"depark-logo-item is-svg\" aria-label=\"Partner Logo\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 750 150\"><defs>      .st0 {        fill: #3361a2;      }    <\/defs><path class=\"st0\" d=\"M217,102.4c-2.2,0-3.2,1.3-3.2,4v1.5h5.5v1.4h-5.5v14.3h-1.5v-14.3h-2.3v-1.4h2.3v-1.6c0-3.4,1.8-5.4,4.7-5.4s1.7.1,2.3.4v1.4c-.9-.2-1.6-.4-2.3-.4h0Z\"><\/path><path class=\"st0\" d=\"M239.8,123.6v-2.9c-1,1.9-2.8,3.3-5.7,3.3s-6.3-2.7-6.3-6.5v-9.6h1.5v9.4c0,3.2,1.8,5.4,5,5.4s5.5-2.3,5.5-5.6v-9.1h1.5v15.8h-1.6Z\"><\/path><path class=\"st0\" d=\"M257.8,123.9c-2.4,0-4.4-1.3-4.4-4.3v-10.3h-2.3v-1.4h2.3v-5h1.5v5h5.5v1.4h-5.5v10.1c0,2.2,1.3,3,3.1,3s1.4-.1,2.3-.6v1.4c-.8.4-1.6.6-2.6.6h0Z\"><\/path><path class=\"st0\" d=\"M282.1,123.6v-2.9c-1,1.9-2.8,3.3-5.7,3.3s-6.3-2.7-6.3-6.5v-9.6h1.5v9.4c0,3.2,1.8,5.4,5,5.4s5.5-2.3,5.5-5.6v-9.1h1.5v15.8h-1.6Z\"><\/path><path class=\"st0\" d=\"M303.2,109.3c-3.7,0-6.8,2.7-6.8,7.9v6.4h-1.5v-15.8h1.5v4.5c1.2-2.8,3.9-4.8,7-4.7v1.7h-.1Z\"><\/path><path class=\"st0\" d=\"M318.7,122.6c2.4,0,4.1-1.1,5.4-2.5l1,.9c-1.6,1.8-3.5,3-6.5,3s-7.7-3.3-7.7-8.2h0c0-4.6,3.2-8.3,7.5-8.3s7.2,3.6,7.2,8.2h0v.6h-13c.2,3.9,3.1,6.2,6.2,6.2h0ZM324,115c-.2-3.2-2-6.1-5.7-6.1s-5.5,2.6-5.8,6.1h11.5Z\"><\/path><path class=\"st0\" d=\"M355.4,123.9c-2.3,0-4.8-.9-6.4-2.3l.9-1.2c1.8,1.3,3.7,2,5.7,2s3.8-1.2,3.8-3h0c0-1.9-2-2.6-4.2-3.2-2.6-.7-5.4-1.5-5.4-4.3h0c0-2.6,2.1-4.4,5.2-4.4s4,.7,5.6,1.8l-.8,1.3c-1.4-1-3.2-1.6-4.8-1.6s-3.6,1.2-3.6,2.7h0c0,1.9,2.1,2.5,4.4,3.1,2.5.7,5.2,1.7,5.2,4.4h0c0,2.9-2.4,4.7-5.4,4.7h0Z\"><\/path><path class=\"st0\" d=\"M371.3,103.8v-2h1.9v2h-1.9ZM371.5,123.7v-15.8h1.5v15.8h-1.5Z\"><\/path><path class=\"st0\" d=\"M406.8,123.6v-9.4c0-3.4-1.8-5.4-4.6-5.4s-5,2-5,5.6v9.2h-1.5v-9.4c0-3.3-1.8-5.3-4.6-5.3s-5,2.5-5,5.7v9.1h-1.5v-15.8h1.5v2.8c1-1.7,2.4-3.2,5.3-3.2s4.4,1.6,5.3,3.4c1-1.8,2.7-3.4,5.7-3.4s6,2.6,6,6.6v9.5h-1.6,0Z\"><\/path><path class=\"st0\" d=\"M427.4,124c-3.1,0-5.2-1.8-6.5-3.8v8.3h-1.5v-20.7h1.5v3.5c1.4-2,3.4-3.9,6.5-3.9s7.7,3,7.7,8.2h0c0,5.2-3.9,8.3-7.7,8.3h0ZM433.4,115.8c0-4.1-2.9-6.8-6.2-6.8s-6.4,2.7-6.4,6.7h0c0,4.1,3.1,6.8,6.4,6.8s6.2-2.5,6.2-6.7h0Z\"><\/path><path class=\"st0\" d=\"M445.5,123.6v-22.5h1.5v22.5h-1.5Z\"><\/path><path class=\"st0\" d=\"M458.6,103.8v-2h1.9v2h-1.9ZM458.8,123.7v-15.8h1.5v15.8h-1.5Z\"><\/path><path class=\"st0\" d=\"M477.4,102.4c-2.2,0-3.2,1.3-3.2,4v1.5h5.5v1.4h-5.5v14.3h-1.5v-14.3h-2.3v-1.4h2.3v-1.6c0-3.4,1.8-5.4,4.7-5.4s1.7.1,2.3.4v1.4c-.9-.2-1.6-.4-2.3-.4h0Z\"><\/path><path class=\"st0\" d=\"M488.5,103.8v-2h1.9v2h-1.9ZM488.7,123.7v-15.8h1.5v15.8h-1.5Z\"><\/path><path class=\"st0\" d=\"M508.4,122.6c2.4,0,4.1-1.1,5.4-2.5l1,.9c-1.6,1.8-3.5,3-6.5,3s-7.7-3.3-7.7-8.2h0c0-4.6,3.2-8.3,7.5-8.3s7.2,3.6,7.2,8.2h0v.6h-13c.2,3.9,3.1,6.2,6.2,6.2h0ZM513.7,115c-.2-3.2-2-6.1-5.7-6.1s-5.5,2.6-5.8,6.1h11.5Z\"><\/path><path class=\"st0\" d=\"M538.4,123.6v-3.5c-1.4,2-3.4,3.9-6.5,3.9s-7.7-3-7.7-8.2h0c0-5.2,3.9-8.3,7.7-8.3s5.2,1.8,6.5,3.8v-10.2h1.5v22.5h-1.5ZM538.5,115.7c0-4-3.1-6.7-6.4-6.7s-6.2,2.5-6.2,6.7h0c0,4.2,2.9,6.8,6.2,6.8s6.4-2.7,6.4-6.7h0Z\"><\/path><path class=\"st0\" d=\"M699,70.3c-3.5,0-6.2,2.8-6.2,6.2s2.8,6.2,6.2,6.2,6.2-2.8,6.2-6.2-2.8-6.2-6.2-6.2ZM699,82.3c-3.1,0-5.7-2.5-5.7-5.7s2.5-5.7,5.7-5.7,5.7,2.5,5.7,5.7-2.5,5.7-5.7,5.7Z\"><\/path><path class=\"st0\" d=\"M700.6,75.6h0c0-.4-.1-.8-.4-1-.3-.3-.8-.5-1.3-.5h-1.8v5h.6v-2h1.2l1.3,2h.6l-1.4-2c.7-.1,1.2-.6,1.2-1.4h0ZM698.8,76.6h-1.1v-2.1h1.2c.8,0,1.2.4,1.2,1h0c0,.7-.5,1.1-1.3,1.1h0Z\"><\/path><path class=\"st0\" d=\"M81.4,22.5c-2.9-1.7-6.7-.7-8.4,2.3l-2.1,3.7h0l-10.3,17.9s-14.2,24.6-15.5,26.9c-1.7,2.9-.7,6.7,2.3,8.4,2.9,1.7,6.7.7,8.4-2.3l2.1-3.7h0l10.3-17.9s14.2-24.6,15.5-26.9c1.7-2.9.7-6.7-2.3-8.4Z\"><\/path><path class=\"st0\" d=\"M548.8,22.3c-2.9-1.7-6.7-.7-8.4,2.3l-2.1,3.7h0l-10.3,18s-14.2,24.8-15.5,27c-1.7,2.9-.7,6.7,2.3,8.4,2.9,1.7,6.7.7,8.4-2.3l2.1-3.7h0l10.3-18s14.2-24.8,15.5-27c1.7-2.9.7-6.7-2.3-8.4Z\"><\/path><path class=\"st0\" d=\"M569.2,70.6c-3.8,0-7-3.7-7-7.5s.3-2.3.8-3.3h0c0-.1,3.7-6.6,3.7-6.6l1.7-3.1,8-14.4.2-.3,3.2-5c.4-.7.6-1.4.7-2.1h0c.3-2.4-.9-4.8-3.1-6.1-2.9-1.6-6.6-.5-8.2,2.4l-3.2,5v.4c-.1,0-.3.2-.4.4l-1.8,3.1-.6,1.1-8,14.7-4.7,8.6c-1.4,2.4-2.2,5.2-2.2,8.2s.1,2.6.5,3.9c.7,3,2.3,5.7,4.4,7.8,2.9,2.9,6.9,4.6,11.3,4.7h37.9c3.4,0,6-2.8,6-6.1,0-3.4-2.8-5.9-6.2-5.8h-32.9Z\"><\/path><path class=\"st0\" d=\"M316.7,22.2c-2.9-1.6-6.7-.6-8.4,2.1l-2.1,3.4h0l-10.3,16.6s-1.2,2-3,4.9h0l-2.6,4.2c-2.8,4.4-5.9,9.5-7.9,12.7-.5.7-1,1.4-1.7,2h0s-.4.3-.5.5-.3.2-.5.4-.3.2-.5.3c-.2.1-.4.2-.6.4h-.1c-1.7,1-3.7,1.5-5.9,1.5s-4.2-.5-5.9-1.4c-1.7-.9-3-2.1-4.1-3.8l-10.5-16.8h0l-10.3-16.5c-2.1-3.4-5-6.1-8.4-8l-.4-.2c-3.6-2-7.7-2.9-12-2.9s-8.4,1-12,2.9c-3.6,1.9-6.6,4.7-8.8,8.2-1.7,2.7-.7,6.2,2.3,7.8,2.9,1.6,6.7.6,8.4-2,1.1-1.8,2.5-3.1,4.3-4,1.7-.9,3.7-1.4,5.9-1.4s4.2.5,5.9,1.4h.2c1.6,1,2.9,2.3,4,4,.9,1.4,10.3,16.6,10.3,16.6l10.3,16.6.2.3c2.2,3.4,5.1,6,8.5,7.9,3.6,1.9,7.6,2.9,11.9,2.9h.1c4.4,0,8.5-1,12-2.9,3.4-1.9,6.3-4.5,8.5-7.8h0s.2-.2.3-.4c0,0,0,0,0,0l10.2-16.4s3.5-5.7,7.2-11.6c1.6-2.5,2.8-4.5,3.1-5h0c2.6-4.1,4.7-7.6,5.2-8.3,1.7-2.7.7-6.2-2.3-7.8h0,0Z\"><\/path><path class=\"st0\" d=\"M197.8,47c-1.1-.6-2.3-.8-3.5-.7-.1,0-.2,0-.4,0-.2,0-.5,0-.8.1-.2,0-.4.1-.6.2-.1,0-.3,0-.5.1-.2,0-.5.2-.7.4,0,0-.2,0-.3.1-.2.1-.5.4-.7.6,0,0-.1,0-.2.2-.2.2-.4.4-.5.7,0,0-.1.1-.1.2h0s0,0,0,.1h0l-.5.8-9.8,15.7s0,0,0,0c-1.1,1.8-2.5,3.1-4.2,4s-3.7,1.4-5.9,1.4-1,0-1.5,0c-.2,0-.4,0-.6,0-.1,0-.2,0-.4,0-.5,0-1-.2-1.6-.4,0,0-.1,0-.2,0-.6-.2-1.1-.4-1.6-.7-.8-.4-1.6-1-2.3-1.7-.3-.2-.5-.5-.7-.7,0,0-.1,0-.1-.1,0,0,0,0-.1-.1-.2-.2-.4-.5-.6-.8,0,0,0,0,0,0,0,0,0,0,0-.1h0s-.1-.2-.1-.2l-10.1-16.3h0c0,0-.1-.3-.1-.3l-10.3-16.5h0c0-.2-.2-.4-.4-.6-2-3.1-4.7-5.6-8-7.4l-.4-.2c-2.7-1.4-5.7-2.4-8.9-2.7h0c-.5,0-1-.1-1.6-.1h-1.7c-.7,0-1.3,0-2,0h-1.3c-.5.2-1,.3-1.6.4-.5,0-1,.2-1.5.4h0c-.9.2-1.8.6-2.7.9-.2,0-.4.1-.6.2-.8.4-1.6.7-2.4,1.2h0c-3.5,2-6.4,4.9-8.6,8.6,0,0-.1.1-.1.2l-23.5,39.9c-1.7,2.9-.7,6.7,2.3,8.4,2.9,1.7,6.7.7,8.4-2.3l23.5-39.9c1.1-1.9,2.6-4.4,4.3-5.4,1.7-.9,3.7-1.4,5.9-1.4s4.2.5,5.9,1.4h.2c1.7,1,2.9,2.3,4,4,.8,1.3,9,14.4,10.2,16.3v.2c.1,0,.3.3.3.3h0c1,1.7,10.1,16.3,10.1,16.3.2.4.5.7.8,1.1,0,.1.2.3.3.5,0,0,0,.1.1.2.3.4.6.7.9,1.1.2.3.5.6.8.9,0,.1.2.2.4.3.3.3.6.6.9.9.6.5,1.2,1,1.8,1.5.9.6,1.8,1.2,2.7,1.7.9.5,1.9.9,2.8,1.3,0,0,.1,0,.2,0,1,.4,2,.7,3,.9.8.1,1.6.3,2.3.4h.2s.3,0,.5,0h.3c.3,0,.6,0,1,0h1.6c.4,0,.7,0,1.1,0,3.9-.1,7.6-1.1,10.9-2.9,1.1-.6,2-1.2,3-2,.2-.1.4-.3.6-.5.7-.6,1.4-1.2,2-1.9.1-.1.2-.2.4-.3.2-.2.5-.6.8-.9.1-.2.3-.4.5-.6.2-.3.5-.6.7-.9.2-.2.4-.6.6-.9v-.2c.1,0,.2,0,.3-.1,0,0,0,0,0,0l10.3-16.5c.6-.9.8-1.9.8-2.8,0-2-1.1-3.9-3-4.9h0Z\"><\/path><path class=\"st0\" d=\"M521.5,27.7c0,1-.3,2-.8,2.9-1.2,2.1-8.7,15.7-10.5,19.1h0s-.2.4-.3.6c0,.1,0,.2,0,.2l-10.9,19.1h0c0,.1,0,.3,0,.3v.2h-.1c-1.4,2.4-3.1,4.4-5,6.1,0,0,0,0-.1.1-.5.5-1.1,1-1.8,1.4-.5.4-1,.7-1.5,1-.2.1-.4.2-.6.4-1.4.8-2.9,1.5-4.5,2-.5.2-1,.3-1.6.5s-1.1.2-1.7.4c-1.7.3-3.3.5-5,.5h-.1c-4.6,0-9-1.2-12.9-3.4-3.7-2.1-6.7-5.2-9.1-9.1l-.2-.4-11-19.2s-10-17.6-11-19.2c-1.8-3.1-.7-7.2,2.4-9,3.1-1.8,7.1-.7,8.9,2.4l11,19.2h0l11.2,19.5c1.1,1.9,2.6,3.4,4.4,4.3,1.8,1,4,1.6,6.3,1.6h0c.6,0,1.2,0,1.8-.1,1-.1,2-.4,3-.8.5-.2,1-.4,1.4-.7s.8-.5,1.3-.8c.4-.2.7-.6,1-.9.1,0,.2-.2.4-.4.6-.6,1.1-1.3,1.6-2,0,0,0,0,0-.1l.8-1.4,2.1-3.7,7.6-13.2s.2-.4.4-.6c0,0,.1-.2.1-.3,0,0,.1-.2.1-.3l1.6-2.7.2-.5.5-.8.2-.3.2-.4.4-.8,7.8-13.6c1.8-3.1,5.8-4.2,8.9-2.4,2,1.1,3.1,3.2,3.2,5.4h0Z\"><\/path><path class=\"st0\" d=\"M411.5,21.4h-54.5c-22.7,0-25,8.7-31.7,19.4l-14.2,22.4c-6.7,10.6-3.6,19.4,7.2,19.4h54.5c22,0,25-8.7,31.7-19.4l14.2-22.4c6.7-10.6,3.6-19.4-7.2-19.4ZM404.6,38.1l-11.1,18.4c-4.7,7.8-6.6,14-20.7,14h-45.1c-2.3,0-3.7-2.7-2.5-4.7l11.1-18.4c4.7-7.8,5.8-14,20.7-14h45.1c2.3,0,3.7,2.7,2.5,4.7Z\"><\/path><path class=\"st0\" d=\"M699.3,21.5h-29c-3.6,0-6.6.1-9.2.5-14.3,2.1-16.8,9.7-22.5,18.7l-14.2,22.4c-5.7,8.9-4.3,16.4,2.4,18.6.2,0,.6.1.8.2s.5.1.8.1h.1c.2,0,.5,0,.8.1h.8c.3,0,.7,0,1.1,0h46c3.1-.4,5.5-3.1,5.6-6.3,0-3.6-3.4-5.6-7-5.6h-35.5c-2.3,0-3.8-2.7-2.5-4.6l4.4-7h26.9c5.3,0,7.6-2.2,8.8-5.6.9-3.6-1.1-6.8-4.5-6.8h-23.3c3.8-6.3,5.2-12.6,16-13h.4c.4,0,.8,0,1.1,0h31.8c3.6,0,6.4-2,6.4-5.5s-2.9-6.4-6.4-6.4h0Z\"><\/path><\/svg><\/div><div class=\"depark-logo-item is-svg\" aria-label=\"Partner Logo\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 750 150\"><defs>      .st0 {        fill: #5e1285;        fill-rule: evenodd;      }    <\/defs><path class=\"st0\" d=\"M241,20.2h-113v113h28.2V41.4l14.1,7v84.8h28.2V48.5l14.1-7v91.8h28.2s0-113,0-113Z\"><\/path><path class=\"st0\" d=\"M255.1,133.2h113V20.2h-113v21.2l84.8,7v14.1l-84.8,7v63.6ZM339.8,105h-56.5v-14.1l56.5-7v21.2Z\"><\/path><path class=\"st0\" d=\"M622,83.4V19.9h-113v113h113v-21.2l-84.8-7v-14.1l84.8-7ZM593.8,62.3l-56.5,7v-21.2h56.5v14.1Z\"><\/path><path class=\"st0\" d=\"M494.9,69.3v63.6h-113V19.9h113v21.2l-84.8,7v56.5h56.5v-14.1l-39.5-4.9v-21.9l67.8,5.7h0Z\"><\/path><\/svg><\/div><div class=\"depark-logo-item is-svg\" aria-label=\"Partner Logo\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 750 150\"><defs>      .st0 {        fill: #f16726;      }      .st1 {        fill: #f16725;      }      .st2 {        fill: #f16827;      }      .st3 {        letter-spacing: .2em;      }      .st4 {        letter-spacing: .1em;      }      .st5 {        fill: none;        stroke: #000;        stroke-miterlimit: 10;        stroke-width: .4px;      }      .st6 {        fill: #f26b2b;      }      .st7 {        font-family: ITCAvantGardePro-Bk, 'ITC Avant Garde Gothic Pro';        font-size: 19.8px;      }      .st8 {        fill: #ececec;      }    <\/defs><path class=\"st1\" d=\"M326,33c11.9,0,23.8,0,35.8,0,5.9,0,8.6,2.1,8.3,6.5-.3,5.3-4,6-8.3,6-22.5,0-45.1-.1-67.6,0-12.7,0-19.2,9.6-15.1,21.6,2,5.8,5.9,9,12,9.1,20.5.1,41,0,61.5,0,3.1,0,5.2-1.1,5.3-4.4.1-3.6-2-4.8-5.4-4.8-15.1,0-30.2,0-45.3,0-4.4,0-7.4-1.5-7.5-6.2-.1-4.4,2.7-6.3,6.8-6.3,16.4,0,32.8-.2,49.2,0,8.3.1,13.9,6.2,14.5,14.7.7,10.5-3.7,17.3-12.3,18.9-2.4.4-4.8.5-7.2.5-18.6,0-37.4-1.3-55.9.3-26.5,2.3-34.5-27.5-25.2-43.5,4.9-8.4,11.6-13.2,21.8-12.9,11.5.3,23.1,0,34.7,0Z\"><\/path><path class=\"st0\" d=\"M93.9,33c8.4,0,16.7,0,25.1,0,13.4,0,21.4,6,25.2,19,3,10.1,1.3,19.5-5,27.9-4.5,6-10.6,9.1-18.2,9.1-18.4,0-36.8.2-55.3,0-15.2-.2-26.8-15.6-24.3-31.7,2.5-16.2,11.9-24.3,28.4-24.3,8,0,16,0,24,0ZM93.4,76.3c8.7,0,17.5.1,26.2,0,8.4-.1,13.3-5.4,13.9-14.2.6-9-4-15.7-12.3-16.2-18.4-1.1-36.8-1.1-55.2,0-8.4.5-12.9,6.9-12.5,16,.4,9,5.6,14.4,14.2,14.5,8.6.1,17.1,0,25.7,0Z\"><\/path><path class=\"st2\" d=\"M434.8,89.1c-7.8,0-15.6,0-23.5,0-17.4,0-27.9-9.6-28.8-27-.4-7.2-.1-14.5,0-21.8,0-4.3,1.9-7.3,6.6-7.3,4.4,0,6.1,3.1,6.2,7.1,0,6.9,0,13.8,0,20.6.3,10.8,5.1,15.5,16,15.5,15.8,0,31.7,0,47.5,0,10.4,0,15.3-4.9,15.4-15.4,0-6.7,0-13.4,0-20.1,0-4.2,1.4-7.5,6.1-7.7,5.1-.2,6.8,3.2,6.7,7.7-.2,8.2.7,16.4-.5,24.5-2.1,15.2-11.9,23.8-27.2,23.8-8.2,0-16.4,0-24.6,0Z\"><\/path><path class=\"st8\" d=\"M321.5,90.6c11.2,0,22.4-.2,33.5,0,12.1.3,18.8,11,13,20.6-3.1,5.1-8.6,5.9-13.7,6-15.6.4-31.3.2-47,0-1.6,0-3.3-.5-4.9-1.1-3.6-1.4-4-4.2-1.1-6.8,2.1-1.8,4.6-2.2,7.3-2.2,14.4,0,28.7,0,43.1,0,2.5,0,5.8.7,5.8-3.3,0-4-3.2-3.4-5.7-3.4-20.3,0-40.6,0-60.9,0-7.9,0-12.3,3.9-12.5,11.6-.2,6-4.4,3.6-7.2,4-3.1.4-5.3,0-5.3-4.2,0-11.5,9.9-21.3,22.6-21.4,11-.1,22,0,33,0Z\"><\/path><path class=\"st6\" d=\"M212.3,89.1c-11.7,0-23.5,0-35.2,0-13.1-.1-19.8-7-19.8-20.1,0-9.3,0-18.6,0-27.9,0-4.5,1.2-8,6.3-8,5,0,6.3,3.5,6.3,8-.1,9.1,0,18.2,0,27.3,0,6.7,1.1,7.8,7.8,7.8,23.7,0,47.3,0,71,0,2.6,0,5.2,0,7.2,2.1,1.9,2,2.2,4.3,1.2,6.7-1.2,3.1-3.8,4-6.7,4-9.5,0-19,0-28.5,0-3.2,0-6.3,0-9.5,0Z\"><\/path><path class=\"st8\" d=\"M479.7,116.3c-3.9.8-5.9-.6-5.7-5.5.2-5.4-4.8-10-10.6-10-19-.2-38-.2-57,0-6.3,0-9.8,4.1-11.6,11.6-.9,3.6-4.9,5.3-10,3.9-3.9-1.1-2.4-4-1.9-6.4,2.7-12.1,11.5-19.2,23.8-19.3,18.6,0,37.3,0,55.9,0,12.5,0,23.3,8.7,23.8,19.1.4,6.5.2,6.6-6.7,6.6Z\"><\/path><path class=\"st8\" d=\"M139.3,116.2c-3.9.7-5.8.3-5.8-4.7,0-6.3-5.6-10.7-12.1-10.8-18.8-.1-37.7-.1-56.5,0-6.2,0-11,4.8-11.4,11.4-.4,7.7-6,3.6-9.2,4-4.3.6-3.3-3.2-2.9-5.5,2.1-12,11.2-19.9,23.2-20,19-.1,38-.1,57,0,12.2,0,23,9.3,23.6,19.5.3,4.7-.8,7.4-6,6.1Z\"><\/path><path class=\"st8\" d=\"M211.7,90.6c12.3,0,24.6,0,36.9,0,1.8,0,3.7-.1,5.5.7,1.8.9,3,2,3,4.2,0,2.2-1,3.4-2.9,4.3-2,1-4,.8-6,.8-23.5,0-46.9,0-70.4,0-7.2,0-7.9.8-7.9,8.1,0,7.6-2,9.1-9.7,7.6-1.5-.3-2.4-.8-2.5-2.4-1.3-13.3,1.3-22.4,17.9-23.2,12.1-.6,24.2-.1,36.3-.1Z\"><\/path>Y\u00f6netimBilgi Sistemleri<line class=\"st5\" x1=\"518.3\" y1=\"32.5\" x2=\"518.3\" y2=\"89.5\"><\/line><\/svg><\/div><div class=\"depark-logo-item is-svg\" aria-label=\"Partner Logo\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 750 150\"><path d=\"M222.3,108.6c.3-.3.4-.4.5-.6,1.3-10.8,1.2-10.6-9.6-12.5-25.6-4.3-51.1-8.8-76.7-13.3-1-.2-2.5-1.4-2.5-2.2-.1-14.1-.1-28.3-.1-42.4h106.7v26.6h-17.2v-8.7h-71.3v11.5c29.4,5.1,59,10.2,88.5,15.3v43.9h-106.9v-26.3h17.2c.2,2.8.3,5.5.5,8.5h70.9,0Z\"><\/path><path d=\"M509.4,40.3h106.8v88.5h-106.8V40.3ZM527.4,111h71.2v-53.1h-71.2v53.1Z\"><\/path><path d=\"M259.4,127.3V38.6h106.5v88.7s-106.5,0-106.5,0ZM348.1,109.4v-52.7c-.4-.1-.8-.3-1.2-.3-22.2-.3-44.4-.4-66.7-.8-3.6,0-3.6,1.9-3.6,4.4,0,14.9,0,29.8,0,44.7,0,1.4.1,2.9.3,4.6h71.3Z\"><\/path><path d=\"M402.1,39.3v-18h-17.8v6.7c0,22.9,0,45.8-.1,68.7,0,6.5-.1,13-.2,19.6h0v11.7h6.3c3.7,0,7.5,0,11.7,0V57.2h71.5v70.9h17.8V39.3h-89.3,0Z\"><\/path><\/svg><\/div><div class=\"depark-logo-item\"><img decoding=\"async\" src=\"https:\/\/www.zeytin.depark.com\/wp-content\/uploads\/2025\/12\/data-danismanlik.png\" alt=\"Partner Logo\" loading=\"lazy\"><\/div><div class=\"depark-logo-item\"><img decoding=\"async\" src=\"https:\/\/www.zeytin.depark.com\/wp-content\/uploads\/2025\/12\/ENFOTEK.png\" alt=\"Partner Logo\" loading=\"lazy\"><\/div><div class=\"depark-logo-item\"><img decoding=\"async\" src=\"https:\/\/www.zeytin.depark.com\/wp-content\/uploads\/2025\/12\/funjitsu.png\" alt=\"Partner Logo\" loading=\"lazy\"><\/div><div class=\"depark-logo-item\"><img decoding=\"async\" src=\"https:\/\/www.zeytin.depark.com\/wp-content\/uploads\/2025\/12\/intertech.png\" alt=\"Partner Logo\" loading=\"lazy\"><\/div><div class=\"depark-logo-item\"><img decoding=\"async\" src=\"https:\/\/www.zeytin.depark.com\/wp-content\/uploads\/2025\/12\/kentkart.png\" alt=\"Partner Logo\" loading=\"lazy\"><\/div><div class=\"depark-logo-item\"><img decoding=\"async\" src=\"https:\/\/www.zeytin.depark.com\/wp-content\/uploads\/2025\/12\/testinium.png\" alt=\"Partner Logo\" loading=\"lazy\"><\/div>            <\/div>\n        <\/div>\n    <\/div>\n\n    <script>\n        document.addEventListener('DOMContentLoaded', () => {\n            const isEnglish = true;\n            const words = isEnglish ? ['Innovation', 'Entrepreneurship', 'Idea'] :['inovasyon', 'giri\u015fim', 'fikir'];\n            const highlightWordEl = document.querySelector('.highlight-word');\n            \n            if(!highlightWordEl) return;\n            \n            let wordIndex = 0;\n            \n            function changeWord() {\n                highlightWordEl.classList.remove('animate-in');\n                highlightWordEl.classList.add('animate-out');\n                \n                setTimeout(() => {\n                    wordIndex = (wordIndex + 1) % words.length;\n                    highlightWordEl.textContent = words[wordIndex];\n                    highlightWordEl.classList.remove('animate-out');\n                    highlightWordEl.classList.add('animate-in');\n                }, 500); \/\/ animasyonun yar\u0131s\u0131nda kelimeyi de\u011fi\u015ftir\n            }\n            \n            \/\/ Her 2.5 saniyede bir kelimeyi de\u011fi\u015ftir\n            setInterval(changeWord, 2500);\n        });\n    <\/script>\n    <\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e3add65 e-con-full e-flex e-con e-parent\" data-id=\"e3add65\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4497b5b elementor-widget elementor-widget-ostech-service\" data-id=\"4497b5b\" data-element_type=\"widget\" data-widget_type=\"ostech-service.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t<!-- Service section Start -->\r\n\t<section class=\"service-one\">\r\n\t\t<div class=\"container\">\r\n\t\t\t<div class=\"row gutter-y-40\">\r\n\t\t\t\t\t\t\t\t\t<div class=\"col-lg-4 col-md-6\">\r\n\t\t\t\t\t\t<div class=\"service-one__item wow fadeInUp\" data-wow-delay=\"500ms\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"service-one__item__icon\">\r\n\t\t\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" width=\"50px\" height=\"50px\" viewbox=\"0 0 75 75\"><g id=\"surface1\"><path style=\" stroke:none;fill-rule:nonzero;fill:rgb(98.823529%,68.627453%,9.019608%);fill-opacity:1;\" d=\"M 61.835938 0.867188 L 61.835938 25.882812 C 61.375 25.859375 60.953125 26.003906 60.539062 26.191406 C 59.308594 26.753906 54.390625 29.546875 53.550781 30.355469 C 52.527344 31.339844 52.253906 32.777344 52.355469 34.148438 C 49.390625 34.875 46.378906 35.003906 43.351562 34.648438 C 41.101562 34.386719 38.679688 33.503906 36.402344 33.660156 C 33.90625 33.828125 31.851562 35.292969 30.011719 36.835938 L 22.789062 34.253906 C 22.511719 33.980469 22.65625 32.769531 22.507812 32.167969 C 22.378906 31.640625 21.835938 30.734375 21.449219 30.355469 C 20.628906 29.558594 15.664062 26.734375 14.457031 26.191406 C 14.046875 26.003906 13.621094 25.855469 13.160156 25.882812 L 13.160156 0.867188 L 61.839844 0.867188 Z M 26.132812 6.476562 C 25.011719 6.664062 23.199219 9.292969 22.175781 9.984375 C 21.808594 10.046875 21.078125 8.808594 20.644531 8.675781 C 19.449219 8.320312 18.351562 9.277344 18.863281 10.457031 C 18.976562 10.71875 21.273438 13.039062 21.546875 13.183594 C 22.078125 13.460938 22.425781 13.386719 22.945312 13.105469 L 27.5625 8.425781 C 28.046875 7.539062 27.085938 6.308594 26.128906 6.46875 Z M 33.734375 8.683594 C 32.265625 8.871094 31.90625 10.421875 33.109375 11.261719 L 54.996094 11.351562 C 56.949219 11.128906 56.464844 8.664062 54.652344 8.644531 Z M 25.785156 21.1875 C 25.097656 21.394531 23.183594 24.117188 22.453125 24.453125 C 21.761719 24.769531 21.273438 23.5 20.761719 23.265625 C 19.625 22.746094 18.363281 23.828125 18.863281 24.992188 C 18.972656 25.25 21.277344 27.578125 21.546875 27.71875 C 21.960938 27.9375 22.316406 28.011719 22.75 27.78125 C 23.574219 26.765625 27.308594 23.824219 27.621094 22.847656 C 27.992188 21.683594 26.914062 20.84375 25.785156 21.183594 Z M 33.222656 23.214844 C 31.824219 24.011719 32.273438 25.753906 33.859375 25.886719 L 54.828125 25.886719 C 56.585938 25.683594 56.765625 23.378906 54.996094 23.175781 L 33.226562 23.210938 Z M 33.222656 23.214844 \"><\/path><path style=\" stroke:none;fill-rule:nonzero;fill:rgb(98.823529%,68.627453%,9.019608%);fill-opacity:1;\" d=\"M 27.863281 38.898438 C 28.054688 39.144531 24.480469 41.796875 24.664062 42.542969 C 24.871094 45.101562 24.046875 48.320312 24.335938 50.796875 C 24.761719 54.453125 28.449219 54.28125 30.960938 52.722656 C 32.265625 51.914062 33.03125 50.589844 33.757812 49.265625 C 34.058594 48.71875 34.511719 47.214844 34.839844 46.886719 C 34.980469 46.742188 36.914062 45.917969 37.238281 45.820312 C 38.914062 45.304688 39.445312 45.359375 40.992188 46.136719 C 46.441406 48.871094 51.683594 52.726562 57.164062 55.488281 C 59.167969 56.792969 57.703125 59.589844 55.40625 58.597656 C 53.835938 57.917969 51.316406 55.761719 49.84375 55.375 C 48.242188 54.957031 47.390625 56.34375 48.375 57.601562 C 49.773438 58.773438 55.546875 61.171875 56.238281 62.5 C 56.851562 63.679688 55.664062 65.324219 54.359375 65.066406 L 46.296875 60.441406 C 44.863281 59.992188 43.851562 61.449219 44.761719 62.652344 L 50.910156 66.304688 C 52.203125 67.230469 51.121094 69.460938 49.78125 69.4375 C 48.496094 69.417969 44.496094 66.300781 42.898438 65.691406 C 41.636719 65.210938 40.472656 66.183594 41.003906 67.421875 C 41.414062 68.363281 45.246094 69.921875 46.273438 70.769531 C 47.804688 72.03125 46.578125 74.324219 44.589844 73.804688 C 44.269531 73.722656 41.066406 71.863281 40.953125 71.683594 C 40.9375 70.925781 41.140625 70.207031 41.03125 69.421875 C 40.789062 67.6875 39.125 66.203125 37.5 65.761719 C 38.652344 62.710938 36.519531 59.929688 33.476562 59.480469 C 33.144531 56.101562 29.6875 53.914062 26.59375 55.585938 C 25.070312 53.296875 22.003906 52.289062 19.746094 54.191406 L 17.46875 56.980469 L 13.070312 51.570312 L 13.074219 50.90625 L 21.265625 36.773438 L 27.859375 38.898438 Z M 27.863281 38.898438 \"><\/path><path style=\" stroke:none;fill-rule:nonzero;fill:rgb(98.823529%,68.627453%,9.019608%);fill-opacity:1;\" d=\"M 61.835938 50.894531 C 60.925781 51.15625 58.523438 52.890625 57.738281 52.734375 L 41.898438 43.542969 C 40.863281 42.964844 39.773438 42.722656 38.589844 42.78125 C 37.226562 42.84375 33.257812 44.242188 32.5625 45.371094 C 31.367188 47.316406 30.894531 50.621094 28.078125 51.03125 C 26.292969 51.289062 27.148438 49.425781 27.1875 48.28125 C 27.242188 46.644531 27.234375 45.015625 27.363281 43.382812 C 27.449219 42.921875 31.507812 39.125 32.179688 38.566406 C 36.554688 34.933594 38.300781 36.796875 43.183594 37.359375 C 46.796875 37.777344 50.066406 37.421875 53.613281 36.726562 L 61.839844 50.898438 L 61.839844 50.894531 Z M 61.835938 50.894531 \"><\/path><path style=\" stroke:none;fill-rule:nonzero;fill:rgb(98.823529%,68.627453%,9.019608%);fill-opacity:1;\" d=\"M 1.21875 48.984375 C 0.773438 48.523438 0.671875 47.84375 1.007812 47.28125 L 11.800781 28.835938 C 12.011719 28.65625 12.316406 28.484375 12.59375 28.46875 C 13.601562 28.417969 18.261719 31.734375 19.507812 32.300781 C 19.988281 32.785156 20.066406 33.460938 19.734375 34.066406 L 9.113281 52.34375 C 8.699219 52.761719 8.136719 52.878906 7.578125 52.679688 Z M 1.21875 48.984375 \"><\/path><path style=\" stroke:none;fill-rule:nonzero;fill:rgb(98.823529%,68.627453%,9.019608%);fill-opacity:1;\" d=\"M 73.78125 48.984375 L 67.421875 52.679688 C 66.859375 52.878906 66.300781 52.757812 65.886719 52.34375 L 55.261719 34.066406 C 54.933594 33.460938 55.007812 32.785156 55.488281 32.300781 C 56.761719 31.734375 61.363281 28.414062 62.402344 28.46875 C 62.679688 28.484375 62.984375 28.660156 63.199219 28.835938 L 73.988281 47.28125 C 74.328125 47.886719 74.226562 48.484375 73.78125 48.984375 Z M 73.78125 48.984375 \"><\/path><path style=\" stroke:none;fill-rule:nonzero;fill:rgb(98.823529%,68.627453%,9.019608%);fill-opacity:1;\" d=\"M 28.664062 57.695312 C 29.246094 57.640625 29.960938 58.0625 30.304688 58.515625 C 30.835938 59.214844 30.773438 59.554688 30.429688 60.308594 C 29.851562 61.578125 26.085938 66.851562 25.078125 67.972656 C 24.203125 68.949219 23.511719 69.148438 22.449219 68.230469 C 21.765625 67.640625 21.628906 67.226562 21.964844 66.382812 C 22.421875 65.238281 26.328125 59.804688 27.285156 58.691406 C 27.640625 58.273438 28.074219 57.753906 28.664062 57.699219 Z M 28.664062 57.695312 \"><\/path><path style=\" stroke:none;fill-rule:nonzero;fill:rgb(98.823529%,68.627453%,9.019608%);fill-opacity:1;\" d=\"M 32.894531 62.253906 C 34.058594 62.050781 35.539062 63.371094 35.003906 64.546875 L 30.234375 71.433594 C 28.898438 72.824219 26.605469 71.277344 27.320312 69.535156 L 32.019531 62.742188 C 32.210938 62.554688 32.640625 62.296875 32.894531 62.253906 Z M 32.894531 62.253906 \"><\/path><path style=\" stroke:none;fill-rule:nonzero;fill:rgb(98.823529%,68.627453%,9.019608%);fill-opacity:1;\" d=\"M 21.332031 56.367188 C 22.601562 55.203125 24.722656 56.550781 24.273438 58.210938 L 20.765625 63.324219 C 19.398438 64.691406 17.269531 63.335938 17.765625 61.503906 C 17.847656 61.199219 21.023438 56.648438 21.332031 56.367188 Z M 21.332031 56.367188 \"><\/path><path style=\" stroke:none;fill-rule:nonzero;fill:rgb(98.823529%,68.627453%,9.019608%);fill-opacity:1;\" d=\"M 36.273438 68.335938 C 37.441406 68.140625 38.558594 69.359375 38.308594 70.550781 C 38.234375 70.894531 36.601562 73.359375 36.320312 73.636719 C 35.09375 74.824219 32.949219 73.71875 33.316406 71.984375 C 33.476562 71.203125 35.457031 68.476562 36.277344 68.339844 L 36.273438 68.339844 Z M 36.273438 68.335938 \"><\/path><\/g><\/svg>\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"service-one__item__thumb\">\r\n\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.depark.com\/wp-content\/uploads\/2025\/08\/proje-1.jpg\" alt=\"proje\" title=\"proje\" >\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t<div class=\"service-one__item__content\">\r\n\t\t\t\t\t\t\t\t<h3 class=\"service-one__item__title\">\r\n\t\t\t\t\t\t\t\t\t<a href=\"\/projelerimiz\">Projects<\/a>\r\n\t\t\t\t\t\t\t\t<\/h3><!-- \/.service-card-two__title -->\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"service-one__item__text translation-block\">Projects\nEffective solutions through our projects and ongoing initiatives<\/p>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t\t<div class=\"col-lg-4 col-md-6\">\r\n\t\t\t\t\t\t<div class=\"service-one__item wow fadeInUp\" data-wow-delay=\"600ms\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"service-one__item__icon\">\r\n\t\t\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" width=\"50px\" height=\"50px\" viewbox=\"0 0 75 75\"><g id=\"surface1\"><path style=\" stroke:none;fill-rule:nonzero;fill:rgb(98.823529%,68.627453%,9.019608%);fill-opacity:1;\" d=\"M 40.359375 20.121094 C 40.980469 20.789062 40.949219 24.296875 41.261719 24.523438 L 44.113281 25.550781 C 45.585938 24.933594 47.023438 22.398438 48.734375 23.585938 C 49.074219 23.824219 51.277344 26.023438 51.480469 26.347656 C 52.492188 27.953125 49.890625 29.617188 49.320312 31.003906 L 50.515625 33.808594 C 51.757812 34.148438 55.03125 33.773438 55.238281 35.429688 C 55.328125 36.140625 55.351562 39.066406 55.230469 39.710938 C 54.953125 41.171875 51.566406 40.796875 50.476562 41.261719 L 49.339844 44.085938 C 50.03125 45.503906 52.578125 47.046875 51.414062 48.738281 C 51.175781 49.078125 48.976562 51.28125 48.652344 51.484375 C 47.050781 52.488281 45.347656 49.976562 43.996094 49.316406 L 41.195312 50.523438 C 40.890625 51.574219 41.039062 54.695312 39.941406 55.15625 C 39.582031 55.304688 35.832031 55.308594 35.292969 55.226562 C 33.710938 54.976562 34.210938 51.65625 33.738281 50.476562 L 30.855469 49.421875 C 29.433594 50.074219 27.949219 52.578125 26.261719 51.414062 C 25.960938 51.203125 23.59375 48.851562 23.429688 48.589844 C 22.492188 47.074219 24.785156 45.652344 25.398438 44.433594 C 25.808594 43.621094 24.523438 42.171875 24.480469 41.191406 C 23.414062 40.890625 20.5625 41.0625 19.9375 40.15625 C 19.425781 39.414062 19.453125 35.609375 19.9375 34.84375 C 20.558594 33.871094 23.441406 34.164062 24.519531 33.738281 L 25.550781 30.882812 C 25.015625 29.539062 22.476562 27.945312 23.429688 26.410156 C 23.550781 26.210938 26.222656 23.53125 26.40625 23.425781 C 27.988281 22.515625 29.460938 24.976562 30.628906 25.496094 C 31.191406 25.75 33.039062 24.53125 33.808594 24.484375 C 34.050781 23.46875 33.933594 20.476562 34.84375 19.9375 C 35.683594 19.441406 39.675781 19.390625 40.355469 20.121094 Z M 37.449219 30.371094 C 28.09375 30.445312 28.210938 44.699219 37.550781 44.628906 C 46.890625 44.558594 46.796875 30.300781 37.449219 30.371094 Z M 37.449219 30.371094 \"><\/path><path style=\" stroke:none;fill-rule:nonzero;fill:rgb(98.823529%,68.627453%,9.019608%);fill-opacity:1;\" d=\"M 65.015625 38.722656 L 57.679688 38.722656 L 57.679688 36.277344 L 65.015625 36.277344 C 66.148438 31.222656 73.816406 31.832031 74.199219 36.960938 C 74.644531 42.953125 66.574219 44.273438 65.015625 38.726562 Z M 65.015625 38.722656 \"><\/path><path style=\" stroke:none;fill-rule:nonzero;fill:rgb(98.823529%,68.627453%,9.019608%);fill-opacity:1;\" d=\"M 38.722656 57.679688 L 38.722656 65.015625 C 43.746094 66.140625 43.191406 73.8125 38.039062 74.199219 C 32.050781 74.644531 30.714844 66.5625 36.273438 65.015625 L 36.273438 57.679688 Z M 38.722656 57.679688 \"><\/path><path style=\" stroke:none;fill-rule:nonzero;fill:rgb(98.823529%,68.627453%,9.019608%);fill-opacity:1;\" d=\"M 38.722656 9.984375 L 38.722656 17.320312 L 36.277344 17.320312 L 36.277344 9.984375 C 31.253906 8.859375 31.808594 1.1875 36.960938 0.800781 C 42.953125 0.355469 44.273438 8.425781 38.726562 9.984375 Z M 38.722656 9.984375 \"><\/path><path style=\" stroke:none;fill-rule:nonzero;fill:rgb(98.823529%,68.627453%,9.019608%);fill-opacity:1;\" d=\"M 9.984375 36.277344 L 17.320312 36.277344 L 17.320312 38.722656 L 9.984375 38.722656 C 8.425781 44.273438 0.355469 42.949219 0.800781 36.957031 C 1.1875 31.808594 8.859375 31.25 9.984375 36.273438 Z M 9.984375 36.277344 \"><\/path><path style=\" stroke:none;fill-rule:nonzero;fill:rgb(98.823529%,68.627453%,9.019608%);fill-opacity:1;\" d=\"M 14.074219 10.175781 C 16.824219 9.804688 19.523438 11.78125 19.621094 14.644531 C 19.65625 15.703125 19.148438 16.53125 19.074219 17.46875 L 24.046875 22.441406 C 23.59375 22.746094 22.925781 23.769531 22.515625 23.980469 C 22.335938 24.074219 22.261719 24.050781 22.132812 23.902344 L 17.316406 19.070312 C 16.164062 19.367188 15.339844 19.734375 14.101562 19.546875 C 8.796875 18.726562 8.929688 10.867188 14.074219 10.175781 Z M 14.074219 10.175781 \"><\/path><path style=\" stroke:none;fill-rule:nonzero;fill:rgb(98.823529%,68.627453%,9.019608%);fill-opacity:1;\" d=\"M 59.324219 10.175781 C 65.238281 9.308594 66.972656 17.546875 61.738281 19.316406 C 60.171875 19.84375 59.191406 19.527344 57.683594 19.074219 L 52.578125 24.039062 L 50.957031 22.441406 L 55.929688 17.46875 C 55.851562 16.527344 55.34375 15.699219 55.378906 14.644531 C 55.449219 12.558594 57.25 10.480469 59.328125 10.175781 Z M 59.324219 10.175781 \"><\/path><path style=\" stroke:none;fill-rule:nonzero;fill:rgb(98.823529%,68.627453%,9.019608%);fill-opacity:1;\" d=\"M 22.308594 50.964844 L 24.035156 52.691406 L 19.074219 57.53125 C 18.941406 57.820312 19.546875 59.179688 19.59375 59.761719 C 19.933594 64.066406 14.640625 66.601562 11.527344 63.550781 C 8.375 60.460938 10.859375 55.058594 15.238281 55.40625 C 15.820312 55.453125 17.179688 56.058594 17.46875 55.929688 L 22.308594 50.96875 Z M 22.308594 50.964844 \"><\/path><path style=\" stroke:none;fill-rule:nonzero;fill:rgb(98.823529%,68.627453%,9.019608%);fill-opacity:1;\" d=\"M 52.558594 50.953125 L 57.53125 55.925781 C 57.820312 56.058594 59.179688 55.453125 59.761719 55.40625 C 64.132812 55.058594 66.621094 60.460938 63.472656 63.546875 C 60.253906 66.703125 54.847656 63.902344 55.425781 59.476562 C 55.5 58.929688 56.078125 57.871094 55.925781 57.53125 L 50.964844 52.6875 Z M 52.558594 50.953125 \"><\/path><\/g><\/svg>\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"service-one__item__thumb\">\r\n\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.depark.com\/wp-content\/uploads\/2025\/08\/teknoloji-transfer-1.jpg\" alt=\"teknoloji-transfer\" title=\"teknoloji-transfer\" >\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t<div class=\"service-one__item__content\">\r\n\t\t\t\t\t\t\t\t<h3 class=\"service-one__item__title\">\r\n\t\t\t\t\t\t\t\t\t<a href=\"\/teknoloji-transferi\">Technology Transfer<\/a>\r\n\t\t\t\t\t\t\t\t<\/h3><!-- \/.service-card-two__title -->\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"service-one__item__text translation-block\">Technology Transfer\nComprehensive support activities from research to commercialization<\/p>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t\t<div class=\"col-lg-4 col-md-6\">\r\n\t\t\t\t\t\t<div class=\"service-one__item wow fadeInUp\" data-wow-delay=\"700ms\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"service-one__item__icon\">\r\n\t\t\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" width=\"50px\" height=\"50px\" viewbox=\"0 0 75 75\"><g id=\"surface1\"><path style=\" stroke:none;fill-rule:nonzero;fill:rgb(98.823529%,68.627453%,9.019608%);fill-opacity:1;\" d=\"M 42.269531 28.066406 C 42.199219 27.375 42.402344 26.5 42.199219 25.84375 C 42.113281 25.566406 41.3125 24.746094 41.085938 24.746094 L 38.554688 24.746094 L 38.308594 24.199219 L 38.335938 10.773438 L 38.46875 10.59375 C 39.921875 10.382812 40.917969 9.511719 42.003906 8.640625 L 59.953125 19.164062 C 59.988281 19.800781 59.65625 20.402344 59.648438 21.03125 C 59.636719 21.746094 60.230469 22.824219 59.746094 23.328125 L 50.28125 28.664062 C 50.007812 28.476562 49.28125 28.066406 48.988281 28.066406 Z M 42.269531 28.066406 \"><\/path><path style=\" stroke:none;fill-rule:nonzero;fill:rgb(98.823529%,68.627453%,9.019608%);fill-opacity:1;\" d=\"M 36.421875 10.515625 L 36.421875 24.742188 L 33.816406 24.742188 C 33.773438 24.742188 33.175781 25.085938 33.113281 25.144531 C 32.375 25.828125 32.691406 27.160156 32.628906 28.0625 L 25.753906 28.0625 C 25.40625 28.0625 24.71875 28.757812 24.371094 28.671875 L 14.773438 23.148438 C 15.269531 21.835938 15.269531 20.378906 14.773438 19.066406 L 32.785156 8.675781 C 33.226562 8.554688 33.476562 9.15625 33.820312 9.40625 C 34.574219 9.949219 35.46875 10.503906 36.425781 10.515625 Z M 36.421875 10.515625 \"><\/path><path style=\" stroke:none;fill-rule:nonzero;fill:rgb(98.823529%,68.627453%,9.019608%);fill-opacity:1;\" d=\"M 64.542969 26.820312 L 64.574219 47.734375 C 63.121094 47.996094 62.019531 48.851562 60.878906 49.699219 L 50.046875 43.53125 L 50.023438 39.6875 C 50.566406 38.839844 51.277344 38.398438 51.425781 37.296875 C 51.710938 35.226562 51.246094 32.640625 51.441406 30.511719 L 51.597656 30.195312 L 60.921875 24.808594 C 62.027344 25.746094 63.0625 26.546875 64.542969 26.816406 Z M 64.542969 26.820312 \"><\/path><path style=\" stroke:none;fill-rule:nonzero;fill:rgb(98.823529%,68.627453%,9.019608%);fill-opacity:1;\" d=\"M 24.855469 43.53125 L 14.015625 49.703125 C 13.535156 49.773438 13.289062 49.1875 12.941406 48.933594 C 12.148438 48.363281 11.347656 47.917969 10.351562 47.808594 L 10.355469 26.820312 C 11.734375 26.503906 12.925781 25.804688 13.890625 24.78125 L 23.378906 30.273438 C 23.699219 30.796875 23.304688 36.238281 23.46875 37.457031 C 23.636719 38.675781 24.679688 38.996094 24.847656 39.558594 C 24.933594 39.851562 24.960938 43.363281 24.855469 43.535156 Z M 24.855469 43.53125 \"><\/path><path style=\" stroke:none;fill-rule:nonzero;fill:rgb(98.823529%,68.627453%,9.019608%);fill-opacity:1;\" d=\"M 47.566406 49.882812 C 49.523438 49.558594 50.226562 47.335938 50.09375 45.613281 L 59.960938 51.324219 C 60.082031 51.492188 59.652344 53.03125 59.648438 53.441406 C 59.640625 53.988281 60.105469 55.253906 59.90625 55.574219 L 41.960938 65.941406 C 40.828125 65.011719 39.867188 64.125 38.316406 63.953125 L 38.316406 49.882812 Z M 47.566406 49.882812 \"><\/path><path style=\" stroke:none;fill-rule:nonzero;fill:rgb(98.823529%,68.627453%,9.019608%);fill-opacity:1;\" d=\"M 36.421875 63.871094 C 35.128906 64.359375 33.863281 64.84375 33.027344 65.996094 L 14.996094 55.574219 C 14.980469 54.195312 15.359375 52.84375 14.832031 51.457031 L 24.800781 45.613281 C 24.949219 46.59375 24.75 47.425781 25.222656 48.351562 C 25.527344 48.949219 26.664062 49.878906 27.328125 49.878906 L 36.421875 49.878906 Z M 36.421875 63.871094 \"><\/path><path style=\" stroke:none;fill-rule:nonzero;fill:rgb(98.823529%,68.627453%,9.019608%);fill-opacity:1;\" d=\"M 40.375 40.082031 C 40.480469 37.886719 37.714844 38.046875 36.179688 38.175781 C 34.945312 38.28125 34.414062 38.933594 34.121094 40.085938 L 26.089844 38.003906 C 25.453125 37.609375 25.273438 37.082031 25.199219 36.363281 C 25.105469 35.433594 25.085938 31.066406 25.441406 30.445312 C 25.648438 30.085938 26.136719 29.941406 26.53125 29.953125 C 33.558594 30.453125 41.441406 29.320312 48.363281 29.953125 C 48.851562 30 49.300781 30.046875 49.472656 30.585938 C 49.664062 31.171875 49.640625 36.015625 49.546875 36.84375 C 49.503906 37.210938 49.417969 37.449219 49.15625 37.71875 L 40.371094 40.078125 L 40.375 40.078125 Z M 40.375 40.082031 \"><\/path><path style=\" stroke:none;fill-rule:nonzero;fill:rgb(98.823529%,68.627453%,9.019608%);fill-opacity:1;\" d=\"M 26.777344 40.238281 L 34.199219 41.984375 C 33.867188 45.128906 35.640625 45.335938 38.246094 45.144531 C 40.40625 44.984375 40.367188 44.007812 40.464844 42.117188 L 48.121094 40.238281 L 48.121094 47.113281 C 48.121094 47.636719 47.234375 47.949219 46.78125 47.992188 C 40.757812 48.539062 33.914062 47.566406 27.800781 47.988281 C 27.453125 48.0625 26.773438 47.566406 26.773438 47.273438 L 26.773438 40.238281 Z M 26.777344 40.238281 \"><\/path><path style=\" stroke:none;fill-rule:nonzero;fill:rgb(98.823529%,68.627453%,9.019608%);fill-opacity:1;\" d=\"M 37.183594 1.066406 C 42.171875 0.738281 42.773438 8.378906 37.761719 8.773438 C 32.648438 9.183594 32.078125 1.402344 37.183594 1.066406 Z M 37.183594 1.066406 \"><\/path><path style=\" stroke:none;fill-rule:nonzero;fill:rgb(98.823529%,68.627453%,9.019608%);fill-opacity:1;\" d=\"M 65 49.605469 C 70.128906 48.972656 70.875 56.96875 65.746094 57.3125 C 60.726562 57.648438 60.117188 50.207031 65 49.605469 Z M 65 49.605469 \"><\/path><path style=\" stroke:none;fill-rule:nonzero;fill:rgb(98.823529%,68.627453%,9.019608%);fill-opacity:1;\" d=\"M 68.140625 23.898438 C 65.046875 26.953125 59.78125 22.996094 62.160156 19.101562 C 65.128906 14.242188 72.265625 19.824219 68.140625 23.898438 Z M 68.140625 23.898438 \"><\/path><path style=\" stroke:none;fill-rule:nonzero;fill:rgb(98.823529%,68.627453%,9.019608%);fill-opacity:1;\" d=\"M 36.539062 65.886719 C 40.800781 65.167969 43.011719 70.246094 39.726562 72.710938 C 36.445312 75.179688 32.070312 71.308594 34.074219 67.691406 C 34.503906 66.921875 35.65625 66.035156 36.539062 65.886719 Z M 36.539062 65.886719 \"><\/path><path style=\" stroke:none;fill-rule:nonzero;fill:rgb(98.823529%,68.627453%,9.019608%);fill-opacity:1;\" d=\"M 8.554688 17.351562 C 14.058594 16.421875 14.796875 24.132812 10.21875 24.863281 C 4.746094 25.742188 4.078125 18.109375 8.554688 17.351562 Z M 8.554688 17.351562 \"><\/path><path style=\" stroke:none;fill-rule:nonzero;fill:rgb(98.823529%,68.627453%,9.019608%);fill-opacity:1;\" d=\"M 9.039062 49.601562 C 14.03125 49.078125 14.8125 56.914062 9.78125 57.308594 C 4.722656 57.710938 4.058594 50.121094 9.039062 49.601562 Z M 9.039062 49.601562 \"><\/path><path style=\" stroke:none;fill-rule:nonzero;fill:rgb(98.823529%,68.627453%,9.019608%);fill-opacity:1;\" d=\"M 34.523438 26.640625 L 40.375 26.640625 L 40.375 28.066406 L 34.523438 28.066406 Z M 34.523438 26.640625 \"><\/path><path style=\" stroke:none;fill-rule:nonzero;fill:rgb(98.823529%,68.627453%,9.019608%);fill-opacity:1;\" d=\"M 36.105469 40.078125 L 38.476562 40.078125 L 38.476562 43.242188 L 36.105469 43.242188 Z M 36.105469 40.078125 \"><\/path><\/g><\/svg>\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"service-one__item__thumb\">\r\n\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.depark.com\/wp-content\/uploads\/2025\/08\/ekosistem-2.jpg\" alt=\"ekosistem\" title=\"ekosistem\" >\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t<div class=\"service-one__item__content\">\r\n\t\t\t\t\t\t\t\t<h3 class=\"service-one__item__title\">\r\n\t\t\t\t\t\t\t\t\t<a href=\"\/ekosistem\">Ecosystem<\/a>\r\n\t\t\t\t\t\t\t\t<\/h3><!-- \/.service-card-two__title -->\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"service-one__item__text translation-block\">Ecosystem\nA dynamic business environment growing through interdisciplinary collaboration<\/p>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t\r\n\t\t\t<\/div>\r\n\t\t<\/div>\r\n\t<\/section>\r\n\t<!-- Service section End -->\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-63ed2c0 e-con-full e-flex e-con e-parent\" data-id=\"63ed2c0\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-684c883 elementor-widget elementor-widget-ostech-about\" data-id=\"684c883\" data-element_type=\"widget\" data-widget_type=\"ostech-about.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t<!-- About section Start -->\r\n\t<section class=\"about-one\">\r\n\t\t<div class=\"container\">\r\n\t\t\t<div class=\"row gutter-y-30\">\r\n\t\t\t\t<div class=\"col-lg-6\">\r\n\t\t\t\t\t<div class=\"about-one__left wow fadeInLeft\" data-wow-delay=\"500ms\">\r\n\t\t\t\t\t\t<div class=\"about-one__thumb\">\r\n\t\t\t\t\t\t\t<div class=\"about-one__thumb__item\">\r\n\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.depark.com\/wp-content\/uploads\/2025\/08\/570x531.jpg\" alt=\"570x531\" title=\"570&#215;531\" >\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t<div class=\"about-one__thumb__item about-one__thumb__item--two\">\r\n\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.depark.com\/wp-content\/uploads\/2025\/08\/450x385-banner-1.2.jpg\" alt=\"450x385-banner-1.2\" title=\"450&#215;385-banner-1.2\" >\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"about-one__funfact__item count-box\">\r\n\t\t\t\t\t\t\t\t<div class=\"about-one__funfact__item__icon\">\r\n\t\t\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" width=\"75px\" height=\"75px\" viewbox=\"0 0 75 75\"><g id=\"surface1\"><path style=\" stroke:none;fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;\" d=\"M 56.121094 33.535156 C 56.121094 22.148438 44.96875 14 34.039062 17.398438 C 23.121094 20.789062 18.601562 33.976562 25.195312 43.410156 C 30.25 50.640625 39.867188 52.671875 47.609375 48.496094 C 48.007812 51.542969 49.65625 54.28125 51.851562 56.363281 C 50.980469 58.09375 49.59375 59.488281 47.644531 59.898438 C 44.679688 60.519531 41.921875 58.273438 39.03125 58.3125 C 36.238281 58.351562 33.492188 60.523438 30.558594 59.898438 C 26.8125 59.105469 26.238281 54.886719 23.773438 52.753906 C 21.847656 51.089844 18.582031 50.808594 16.734375 49.085938 C 13.457031 46.039062 16.023438 41.996094 15.453125 38.335938 C 15.082031 35.949219 12.625 33.484375 12.425781 30.949219 C 12.078125 26.523438 16.679688 25.324219 18.398438 22.136719 C 19.804688 19.523438 19.253906 15.59375 21.726562 13.585938 C 24.433594 11.386719 27.949219 12.734375 30.96875 11.679688 C 33.554688 10.777344 35.453125 7.683594 38.339844 7.316406 C 42.707031 6.761719 44.4375 11.113281 48.164062 11.929688 C 50.789062 12.503906 53.976562 11.648438 56.257812 13.371094 C 58.992188 15.4375 58.476562 19.046875 59.808594 21.851562 C 61.160156 24.683594 65.304688 26.347656 65.765625 29.535156 C 65.945312 30.761719 65.8125 32.355469 65.007812 33.34375 C 62.058594 32.445312 59.050781 32.695312 56.125 33.53125 L 56.121094 33.53125 Z M 56.121094 33.535156 \"><\/path><path style=\" stroke:none;fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;\" d=\"M 59.460938 35.191406 C 68.113281 34.261719 74.691406 42.4375 71.378906 50.628906 C 67.839844 59.371094 55.449219 59.941406 51.054688 51.578125 C 47.496094 44.816406 51.804688 36.015625 59.460938 35.191406 Z M 67.363281 41.800781 C 66.761719 41.164062 65.746094 41.152344 65.078125 41.6875 L 59.566406 47.324219 C 59.347656 47.324219 57.167969 44.558594 56.332031 44.398438 C 54.90625 44.128906 53.832031 45.175781 54.277344 46.601562 C 54.558594 47.5 57.933594 50.070312 58.617188 51.058594 C 59.539062 51.574219 60.15625 51.308594 60.886719 50.703125 C 63.21875 48.78125 65.21875 45.988281 67.476562 43.941406 C 68.011719 43.3125 67.921875 42.386719 67.363281 41.800781 Z M 67.363281 41.800781 \"><\/path><path style=\" stroke:none;fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;\" d=\"M 43.695312 35.632812 L 43.53125 36.503906 C 43.84375 38.121094 45.210938 40.488281 45.339844 42.03125 C 45.363281 42.324219 45.175781 42.53125 44.96875 42.703125 L 44.242188 42.699219 L 39.175781 39.121094 C 38.871094 39.15625 38.632812 39.339844 38.378906 39.488281 C 37.101562 40.242188 35.375 42.070312 34.164062 42.605469 C 33.746094 42.789062 33.128906 42.949219 32.960938 42.378906 C 32.714844 41.519531 34.988281 36.800781 34.785156 36.023438 C 34.601562 35.332031 30.433594 32.84375 29.703125 32.152344 C 29.332031 31.414062 29.570312 30.984375 30.371094 30.890625 C 31.414062 30.773438 35.988281 31.109375 36.460938 30.824219 L 38.480469 24.921875 C 38.984375 24.191406 39.472656 24.347656 39.839844 25.09375 C 40.308594 26.050781 41.308594 30.40625 41.800781 30.761719 C 42.359375 31.164062 46.835938 30.726562 47.964844 30.90625 C 48.441406 30.984375 48.9375 31.414062 48.710938 31.921875 C 48.386719 32.652344 44.480469 34.871094 43.691406 35.636719 L 43.695312 35.636719 Z M 43.695312 35.632812 \"><\/path><path style=\" stroke:none;fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;\" d=\"M 33.527344 62.140625 L 28.296875 73.273438 C 28.121094 73.328125 27.96875 73.296875 27.804688 73.21875 C 27.242188 72.933594 24.136719 66.460938 23.746094 66.382812 L 16.273438 67.699219 L 15.621094 67.46875 L 21.507812 54.226562 C 21.804688 54.023438 22.40625 54.738281 22.601562 54.949219 C 23.796875 56.246094 24.523438 58.085938 25.609375 59.421875 C 27.457031 61.699219 30.675781 62.859375 33.527344 62.140625 Z M 33.527344 62.140625 \"><\/path><path style=\" stroke:none;fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;\" d=\"M 59.3125 59.824219 L 62.660156 66.980469 C 62.808594 67.300781 62.621094 67.566406 62.320312 67.691406 L 54.609375 66.414062 L 50.394531 73.21875 L 49.957031 73.21875 L 44.675781 62.140625 C 48.40625 63.03125 51.902344 61.15625 53.71875 57.894531 C 55.496094 58.792969 57.308594 59.566406 59.3125 59.828125 Z M 59.3125 59.824219 \"><\/path><path style=\" stroke:none;fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;\" d=\"M 64.292969 1.734375 C 64.828125 1.613281 65.460938 1.792969 65.691406 2.328125 C 65.871094 2.75 65.878906 4.914062 65.734375 5.378906 C 65.355469 6.621094 63.664062 6.40625 63.460938 5.140625 C 63.324219 4.257812 63.195312 1.972656 64.296875 1.734375 Z M 64.292969 1.734375 \"><\/path><path style=\" stroke:none;fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;\" d=\"M 8.109375 7.015625 C 9.183594 6.773438 12.386719 6.808594 11.5625 8.707031 C 11.199219 9.550781 9.046875 9.429688 8.222656 9.335938 C 6.738281 9.164062 6.886719 7.289062 8.109375 7.015625 Z M 8.109375 7.015625 \"><\/path><path style=\" stroke:none;fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;\" d=\"M 3.707031 18.75 C 4.78125 18.511719 7.984375 18.546875 7.160156 20.441406 C 6.796875 21.285156 4.644531 21.164062 3.820312 21.070312 C 2.335938 20.898438 2.484375 19.023438 3.707031 18.75 Z M 3.707031 18.75 \"><\/path><path style=\" stroke:none;fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;\" d=\"M 11.570312 19.058594 C 12.046875 18.625 14.164062 18.609375 14.792969 18.75 C 15.953125 19.011719 16.046875 20.789062 14.9375 21.035156 C 14.488281 21.136719 12.515625 21.136719 12.066406 21.035156 C 11.203125 20.84375 10.933594 19.640625 11.570312 19.058594 Z M 11.570312 19.058594 \"><\/path><path style=\" stroke:none;fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;\" d=\"M 3.5625 52.199219 C 4.015625 52.097656 6.125 52.101562 6.546875 52.234375 C 7.675781 52.585938 7.363281 54.242188 6.289062 54.484375 C 5.847656 54.578125 4.015625 54.574219 3.597656 54.449219 C 2.519531 54.117188 2.449219 52.445312 3.5625 52.199219 Z M 3.5625 52.199219 \"><\/path><path style=\" stroke:none;fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;\" d=\"M 15.96875 7.320312 C 16.394531 6.890625 18.601562 6.882812 19.195312 7.015625 C 20.355469 7.277344 20.449219 9.054688 19.339844 9.300781 C 18.890625 9.402344 16.917969 9.402344 16.46875 9.300781 C 15.585938 9.105469 15.378906 7.910156 15.96875 7.324219 Z M 15.96875 7.320312 \"><\/path><path style=\" stroke:none;fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;\" d=\"M 11.566406 54.175781 C 10.976562 53.589844 11.183594 52.390625 12.066406 52.199219 C 12.515625 52.097656 14.488281 52.097656 14.9375 52.199219 C 16.042969 52.445312 15.949219 54.222656 14.792969 54.484375 C 14.199219 54.613281 11.992188 54.609375 11.566406 54.179688 Z M 11.566406 54.175781 \"><\/path><path style=\" stroke:none;fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;\" d=\"M 59.160156 7.019531 C 59.753906 6.914062 61.523438 6.902344 62.027344 7.164062 C 62.910156 7.617188 62.707031 9.148438 61.761719 9.328125 C 61.378906 9.398438 59.066406 9.378906 58.761719 9.253906 C 57.835938 8.871094 57.929688 7.238281 59.160156 7.019531 Z M 59.160156 7.019531 \"><\/path><path style=\" stroke:none;fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;\" d=\"M 64.292969 10.238281 C 64.796875 10.128906 65.371094 10.265625 65.636719 10.742188 C 65.867188 11.15625 65.882812 13.265625 65.765625 13.773438 C 65.496094 14.976562 63.667969 14.953125 63.460938 13.648438 C 63.320312 12.765625 63.191406 10.480469 64.292969 10.238281 Z M 64.292969 10.238281 \"><\/path><path style=\" stroke:none;fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;\" d=\"M 13.390625 1.730469 C 14.039062 1.59375 14.675781 2.015625 14.761719 2.648438 C 14.855469 3.363281 14.914062 5.617188 14.304688 6.023438 C 12.113281 7.476562 11.675781 2.085938 13.394531 1.730469 Z M 13.390625 1.730469 \"><\/path><path style=\" stroke:none;fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;\" d=\"M 67.667969 7.019531 C 68.835938 6.808594 71.820312 6.742188 70.96875 8.710938 C 70.621094 9.523438 67.914062 9.523438 67.269531 9.257812 C 66.359375 8.878906 66.375 7.253906 67.667969 7.023438 Z M 67.667969 7.019531 \"><\/path><path style=\" stroke:none;fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;\" d=\"M 8.992188 13.464844 C 9.640625 13.328125 10.273438 13.753906 10.359375 14.386719 C 10.453125 15.101562 10.515625 17.351562 9.90625 17.757812 C 7.714844 19.210938 7.277344 13.820312 8.996094 13.464844 Z M 8.992188 13.464844 \"><\/path><path style=\" stroke:none;fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;\" d=\"M 9.140625 55.273438 C 9.953125 55.195312 10.296875 55.765625 10.359375 56.484375 C 10.433594 57.304688 10.578125 59.234375 9.820312 59.625 C 7.578125 60.789062 7.300781 55.453125 9.140625 55.273438 Z M 9.140625 55.273438 \"><\/path><path style=\" stroke:none;fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;\" d=\"M 12.742188 10.546875 C 13.242188 9.957031 14.5 10.140625 14.722656 10.902344 C 14.824219 11.253906 14.808594 13.371094 14.742188 13.796875 C 14.613281 14.621094 13.707031 14.824219 13.023438 14.503906 C 12.1875 14.113281 12.210938 11.175781 12.738281 10.550781 Z M 12.742188 10.546875 \"><\/path><path style=\" stroke:none;fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;\" d=\"M 8.34375 22.28125 C 8.84375 21.691406 10.101562 21.878906 10.324219 22.636719 C 10.425781 22.988281 10.410156 25.109375 10.34375 25.53125 C 10.210938 26.355469 9.308594 26.558594 8.625 26.238281 C 7.789062 25.847656 7.808594 22.910156 8.339844 22.285156 Z M 8.34375 22.28125 \"><\/path><path style=\" stroke:none;fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;\" d=\"M 8.34375 50.949219 C 7.8125 50.324219 7.789062 47.386719 8.628906 46.996094 C 9.308594 46.675781 10.214844 46.878906 10.34375 47.703125 C 10.414062 48.128906 10.425781 50.246094 10.324219 50.597656 C 10.101562 51.359375 8.84375 51.542969 8.34375 50.953125 Z M 8.34375 50.949219 \"><\/path><\/g><\/svg>\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t<h2 class=\"about-one__funfact__item__count\">\r\n\t\t\t\t\t\t\t\t\t<span class=\"count-text\" data-stop=\"10\" data-speed=\"1500\"><\/span>\r\n\t\t\t\t\t\t\t\t\t<span>+<\/span>\r\n\t\t\t\t\t\t\t\t<\/h2>\r\n\t\t\t\t\t\t\t\t<p class=\"about-one__funfact__item__text\">Years of Experience<\/p>\r\n\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"about-one__shape-two\">\r\n\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.depark.com\/wp-content\/uploads\/2024\/05\/about-shape-1-2.png\" alt=\"about-shape-1-2\" title=\"about-shape-1-2\" >\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t<div class=\"col-lg-6\">\r\n\t\t\t\t\t<div class=\"about-one__right\">\r\n\t\t\t\t\t\t<div class=\"about-one__top wow fadeInUp\" data-wow-delay=\"500ms\">\r\n\t\t\t\t\t\t\t<div class=\"sec-title  wow fadeInUp\" data-wow-duration='1500ms' data-wow-delay='000ms'>\r\n\t\t\t\t\t\t\t\t<div class=\"d-flex align-items-center justify-content-start\">\r\n\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.depark.com\/wp-content\/uploads\/2024\/05\/sec-title-s-1.png\" alt=\"sec-title-s-1\" title=\"sec-title-s-1\" class=\"sec-title__img\" >\t\t\t\t\t\t\t\t\t<h6 class=\"sec-title__tagline\">About Us<\/h6>\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t<h1 class=\"sec-title__title translation-block\">Innovation Hub for Those Shaping the Future<\/h1>\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t<p class=\"about-one__top__text\">DEPARK, Turkey\u2019s first health-themed technopark, has been at the heart of technology and innovation in \u0130zmir since 2013. By bringing together R&amp;D companies and startups from diverse disciplines under one roof, it develops sustainable solutions. With over 150 companies and more than 2,000 expert staff, it leads an ecosystem that shapes the future.\n\n<\/p>\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t<div class=\"about-one__feature\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t<ul class=\"about-one__list list-unstyled wow fadeInUp ml-0\" data-wow-delay=\"500ms\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"about-one__list__item translation-block\"><b>TDZ-1<\/b> Alfa and Beta Buildings<\/li>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"about-one__list__item translation-block\"><b>TDZ-2 <\/b> Zeytin Building and Nar Complex<\/li>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"about-one__list__item translation-block\"><b>TDZ-3 <\/b> Defne Building<\/li>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/ul>\r\n\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"about-one__link wow fadeInUp\" data-wow-delay=\"500ms\">\r\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.depark.com\/bizi-taniyin\/\"  class=\"about-one__link__btn ostech-btn ostech-btn--secondary\">Discover more!<\/a>\r\n\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t<\/div>\r\n\t\t<\/div>\r\n\t\t\t\t\t<div class=\"about-one__shape\">\r\n\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.depark.com\/wp-content\/uploads\/2024\/05\/about-shape-1-1.png\" alt=\"about-shape-1-1\" title=\"about-shape-1-1\" >\t\t\t<\/div>\r\n\t\t\t<\/section>\r\n\t<!-- About section End -->\r\n\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6914a52 e-con-full e-flex e-con e-parent\" data-id=\"6914a52\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-932a0aa e-transform elementor-widget elementor-widget-ostech-choose\" data-id=\"932a0aa\" data-element_type=\"widget\" data-settings=\"{&quot;_transform_rotateZ_effect&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_rotateZ_effect_tablet&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_rotateZ_effect_mobile&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"ostech-choose.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t    <!-- why-choose-two section Start -->\r\n    <section class=\"why-choose-two\">\r\n        <div class=\"why-choose-two__bg jarallax\" data-jarallax data-speed=\"0.3\" data-imgposition=\"50% -100%\" style=\"background-image: url();\"><\/div>\r\n        <div class=\"container\">\r\n            <div class=\"row\">\r\n                                    <div class=\"col-lg-3 col-md-6 col-sm-6\">\r\n                        <div class=\"why-choose-two__funfact__item count-box wow fadeInUp\" data-wow-delay=\"300ms\">\r\n                            <div class=\"why-choose-two__funfact__item__icon\">\r\n                                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" width=\"75px\" height=\"75px\" viewbox=\"0 0 75 75\"><g id=\"surface1\"><path style=\" stroke:none;fill-rule:nonzero;fill:rgb(98.823529%,68.627453%,9.019608%);fill-opacity:1;\" d=\"M 60.578125 1.164062 C 61.460938 1.359375 62.339844 1.488281 63.214844 1.734375 C 71.550781 4.066406 75.914062 13.351562 72.566406 21.351562 C 69.792969 27.980469 62.277344 31.75 55.308594 29.660156 L 49.46875 46.46875 C 51.292969 47.15625 52.925781 48.472656 54.242188 49.890625 C 54.476562 50.140625 55.121094 51.195312 55.359375 51.164062 L 62.226562 46.472656 C 62.339844 46.257812 61.960938 45.683594 61.898438 45.363281 C 60.390625 37.773438 70.503906 34.9375 73.378906 41.289062 C 76.296875 47.734375 67.949219 53.042969 63.210938 47.902344 L 56.371094 52.601562 C 56.199219 52.875 56.878906 54.101562 57.019531 54.519531 C 62.59375 71.238281 40.71875 81.464844 31.40625 67.746094 C 30.585938 66.539062 30.113281 65.289062 29.460938 64.039062 L 24.109375 65.203125 C 23.914062 66.300781 23.878906 67.296875 23.382812 68.328125 C 20.878906 73.527344 12.78125 72.378906 11.878906 66.617188 C 10.734375 59.285156 20.886719 56.613281 23.636719 63.441406 L 29.078125 62.273438 C 28.496094 58.023438 29.308594 54.386719 31.742188 50.90625 C 31.972656 50.578125 32.871094 49.753906 32.78125 49.425781 L 28.308594 44.054688 C 23.085938 48.664062 15.148438 48.578125 9.796875 44.191406 C 2.890625 38.53125 2.691406 27.929688 9.433594 22.039062 C 10.027344 21.523438 11.511719 20.722656 11.859375 20.328125 C 11.972656 20.199219 12.046875 20.128906 11.980469 19.941406 L 8.84375 13.449219 C 6.882812 13.726562 5.007812 13.484375 3.40625 12.261719 C 2.042969 11.214844 1.417969 9.789062 1.03125 8.152344 C 1.078125 7.65625 0.96875 7.066406 1.03125 6.585938 C 1.375 4.070312 3.703125 1.625 6.253906 1.324219 C 12.964844 0.527344 15.914062 8.828125 10.5 12.5625 L 13.710938 19.339844 C 16.453125 18.5 19.015625 18.203125 21.863281 18.730469 C 26.105469 19.511719 29.863281 22.480469 31.878906 26.242188 L 32.132812 26.363281 L 45.460938 20.453125 C 44.453125 17.609375 44.417969 14.621094 45.1875 11.714844 L 41.207031 10.140625 C 39.03125 14.765625 32.113281 14.445312 30.234375 9.644531 C 28.355469 4.84375 33.152344 -0.210938 38.121094 1.753906 C 40.960938 2.878906 42.199219 5.589844 41.933594 8.558594 L 45.816406 10.011719 C 47.441406 6.289062 50.664062 3.179688 54.558594 1.914062 C 55.480469 1.613281 56.925781 1.246094 57.871094 1.164062 Z M 68.128906 24.671875 C 72.960938 20.117188 73.136719 12.355469 68.84375 7.359375 C 63.167969 0.757812 52.453125 1.78125 48.164062 9.332031 C 45.363281 14.261719 46.042969 20.839844 50.324219 24.671875 C 50.59375 22.648438 51.714844 20.8125 53.46875 19.765625 C 54.039062 19.429688 54.648438 19.285156 55.164062 18.898438 C 52.101562 16.113281 53.191406 10.832031 57.023438 9.355469 C 61.863281 7.488281 66.542969 12.222656 64.550781 17.023438 L 63.289062 19.109375 C 65.902344 19.722656 67.703125 22.085938 68.132812 24.667969 Z M 27.960938 41.914062 C 34.746094 35.621094 31.996094 23.964844 23.332031 20.964844 C 11.722656 16.945312 1.671875 29.859375 8.472656 40.105469 C 8.671875 40.40625 9.648438 41.691406 9.863281 41.847656 C 9.96875 41.921875 10.121094 42.003906 10.152344 41.835938 C 10.53125 39.238281 12.453125 37 14.996094 36.355469 C 12.636719 33.820312 12.53125 29.90625 15.28125 27.59375 C 20.042969 23.585938 26.9375 28.859375 24.28125 34.601562 L 23.113281 36.359375 C 25.730469 37.042969 27.507812 39.273438 27.960938 41.914062 Z M 46.324219 22.261719 L 32.8125 27.960938 C 32.960938 29.230469 33.429688 30.433594 33.515625 31.71875 C 33.800781 35.824219 32.492188 39.851562 29.667969 42.839844 L 34.15625 48.324219 C 37.964844 45.402344 43.050781 44.128906 47.6875 45.738281 L 53.59375 29.296875 L 53.457031 29.015625 C 50.425781 27.691406 47.699219 25.292969 46.320312 22.261719 Z M 52.316406 68.554688 C 54.050781 67.109375 55.292969 64.765625 55.804688 62.574219 C 58.359375 51.648438 46.71875 42.96875 36.980469 48.585938 C 29.859375 52.691406 28.457031 62.898438 34.511719 68.554688 C 34.765625 66.78125 35.761719 64.980469 37.226562 63.933594 C 37.890625 63.460938 38.675781 63.226562 39.351562 62.785156 C 35.644531 59.15625 38.203125 52.824219 43.414062 52.824219 C 48.628906 52.824219 51.183594 59.164062 47.476562 62.785156 C 50.023438 63.800781 51.96875 65.726562 52.320312 68.554688 Z M 52.316406 68.554688 \"><\/path><\/g><\/svg>                            <\/div>\r\n                            <h2 class=\"why-choose-two__funfact__item__count\">\r\n                                <span class=\"count-text\" data-stop=\"150\" data-speed=\"1500\"><\/span>\r\n                                <span>+<\/span>\r\n                            <\/h2>\r\n                            <p class=\"why-choose-two__funfact__item__text\">Companies <br><br><\/p>\r\n                            <div class=\"why-choose-two__funfact__item__shape\">\r\n                                <img decoding=\"async\" src=\"https:\/\/www.depark.com\/wp-content\/uploads\/2024\/05\/funfact-1-1.png\" alt=\"funfact-1-1\" title=\"funfact-1-1\" >                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                                    <div class=\"col-lg-3 col-md-6 col-sm-6\">\r\n                        <div class=\"why-choose-two__funfact__item count-box wow fadeInUp\" data-wow-delay=\"300ms\">\r\n                            <div class=\"why-choose-two__funfact__item__icon\">\r\n                                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" width=\"75px\" height=\"75px\" viewbox=\"0 0 75 75\"><g id=\"surface1\"><path style=\" stroke:none;fill-rule:nonzero;fill:rgb(98.823529%,68.627453%,9.019608%);fill-opacity:1;\" d=\"M 72.566406 34.628906 L 72.566406 39.832031 L 72.101562 40.113281 L 53.496094 40.113281 C 52.828125 38.464844 51.503906 38.167969 49.84375 38.324219 L 49.84375 34.355469 L 71.824219 34.34375 L 72.570312 34.628906 Z M 72.566406 34.628906 \"><\/path><path style=\" stroke:none;fill-rule:nonzero;fill:rgb(98.823529%,68.627453%,9.019608%);fill-opacity:1;\" d=\"M 28.863281 15.914062 C 34.328125 16.199219 40.414062 15.40625 45.808594 15.871094 C 46.824219 15.960938 47.574219 16.269531 48.003906 17.238281 L 48.074219 40.457031 C 48.035156 41.609375 47 42.226562 45.949219 42.304688 C 40.515625 41.929688 34.460938 42.78125 29.101562 42.304688 C 28.203125 42.226562 27.359375 41.824219 27.046875 40.933594 L 27.089844 17.148438 C 27.449219 16.433594 28.078125 16.039062 28.867188 15.914062 Z M 28.863281 15.914062 \"><\/path><path style=\" stroke:none;fill-rule:nonzero;fill:rgb(98.823529%,68.627453%,9.019608%);fill-opacity:1;\" d=\"M 5.144531 26.140625 C 5.011719 26.105469 4.449219 25.488281 4.523438 25.261719 L 4.628906 7.695312 L 4.972656 7.351562 L 28.757812 7.324219 C 29.058594 7.574219 29.261719 7.726562 29.316406 8.132812 C 29.558594 9.964844 29.117188 12.335938 29.308594 14.234375 C 27.941406 14.0625 26.480469 14.808594 25.773438 15.96875 C 25.628906 16.203125 25.199219 17.101562 25.199219 17.3125 L 25.199219 26.140625 Z M 5.144531 26.140625 \"><\/path><path style=\" stroke:none;fill-rule:nonzero;fill:rgb(98.823529%,68.627453%,9.019608%);fill-opacity:1;\" d=\"M 25.203125 40.105469 C 25.140625 42.039062 26.621094 43.769531 28.550781 43.945312 C 34.324219 44.46875 40.894531 43.550781 46.75 43.925781 C 48.566406 43.535156 49.894531 42.003906 49.84375 40.105469 C 50.320312 40.171875 51.457031 39.898438 51.691406 40.378906 L 51.699219 47.648438 L 51.53125 47.921875 L 23.683594 47.984375 C 23.34375 47.921875 23.316406 47.585938 23.289062 47.296875 C 23.0625 45.199219 23.449219 42.726562 23.292969 40.585938 C 23.441406 39.796875 24.636719 40.191406 25.203125 40.105469 Z M 25.203125 40.105469 \"><\/path><path style=\" stroke:none;fill-rule:nonzero;fill:rgb(98.823529%,68.627453%,9.019608%);fill-opacity:1;\" d=\"M 21.503906 41.886719 L 21.503906 45.171875 L 7.609375 45.171875 C 7.574219 45.171875 7.128906 45.617188 7.128906 45.652344 L 7.128906 68.859375 L 3.84375 68.859375 L 3.84375 41.890625 L 21.503906 41.890625 Z M 21.503906 41.886719 \"><\/path><path style=\" stroke:none;fill-rule:nonzero;fill:rgb(98.823529%,68.627453%,9.019608%);fill-opacity:1;\" d=\"M 71.199219 41.886719 L 71.199219 68.855469 L 67.914062 68.855469 L 67.914062 45.648438 C 67.914062 45.613281 67.46875 45.171875 67.433594 45.171875 L 53.539062 45.171875 L 53.539062 41.886719 Z M 71.199219 41.886719 \"><\/path><path style=\" stroke:none;fill-rule:nonzero;fill:rgb(98.823529%,68.627453%,9.019608%);fill-opacity:1;\" d=\"M 25.199219 34.359375 L 25.199219 38.328125 C 23.675781 38.191406 22.089844 38.421875 21.640625 40.109375 L 2.613281 40.109375 C 2.550781 39.859375 2.488281 39.625 2.46875 39.359375 C 2.421875 38.742188 2.398438 34.945312 2.546875 34.632812 C 2.578125 34.566406 2.796875 34.359375 2.820312 34.359375 L 25.203125 34.359375 Z M 25.199219 34.359375 \"><\/path><path style=\" stroke:none;fill-rule:nonzero;fill:rgb(98.823529%,68.627453%,9.019608%);fill-opacity:1;\" d=\"M 40.261719 49.828125 L 40.261719 54.34375 L 38.34375 54.34375 L 38.34375 59.273438 C 41.171875 59.523438 46.210938 59.933594 48.195312 62.21875 C 48.691406 62.789062 48.730469 63.480469 49.011719 63.867188 C 49.195312 64.117188 49.71875 64.265625 49.960938 64.699219 C 51.113281 66.777344 48.332031 68.679688 46.832031 67.007812 C 45.84375 65.902344 46.402344 64.800781 47.246094 63.859375 C 46.703125 62.863281 45.390625 62.308594 44.359375 61.949219 C 42.476562 61.296875 40.324219 61.058594 38.34375 61.054688 L 38.34375 63.863281 C 38.34375 63.929688 39.074219 64.402344 39.265625 64.859375 C 40.554688 67.945312 35.363281 68.730469 35.601562 65.507812 C 35.679688 64.476562 36.699219 63.964844 36.699219 63.863281 L 36.699219 61.054688 C 33.710938 61.144531 29.96875 61.472656 27.804688 63.726562 C 28.996094 64.421875 29.308594 65.992188 28.421875 67.082031 C 26.605469 69.308594 23.234375 66.597656 25.066406 64.273438 C 25.398438 63.851562 25.839844 63.785156 26.085938 63.515625 C 26.410156 63.167969 26.5625 62.480469 27.046875 62.011719 C 29.191406 59.917969 33.859375 59.539062 36.703125 59.277344 L 36.703125 54.351562 L 34.785156 54.351562 L 34.785156 49.832031 L 40.261719 49.832031 Z M 40.261719 49.828125 \"><\/path><path style=\" stroke:none;fill-rule:nonzero;fill:rgb(98.823529%,68.627453%,9.019608%);fill-opacity:1;\" d=\"M 49.84375 24.363281 L 70.515625 24.363281 L 70.515625 27.789062 L 49.84375 27.789062 Z M 49.84375 24.363281 \"><\/path><path style=\" stroke:none;fill-rule:nonzero;fill:rgb(98.823529%,68.627453%,9.019608%);fill-opacity:1;\" d=\"M 49.84375 29.429688 L 70.515625 29.429688 L 70.515625 32.714844 L 49.84375 32.714844 Z M 49.84375 29.429688 \"><\/path><path style=\" stroke:none;fill-rule:nonzero;fill:rgb(98.823529%,68.627453%,9.019608%);fill-opacity:1;\" d=\"M 49.84375 19.433594 L 70.515625 19.433594 L 70.515625 22.582031 L 49.84375 22.582031 Z M 49.84375 19.433594 \"><\/path><path style=\" stroke:none;fill-rule:nonzero;fill:rgb(98.823529%,68.627453%,9.019608%);fill-opacity:1;\" d=\"M 21.191406 32.402344 C 21.042969 32.554688 20.570312 32.691406 20.34375 32.71875 C 18.851562 32.886719 14.988281 32.882812 13.496094 32.71875 C 12 32.550781 11.988281 30.863281 13.234375 30.667969 C 14.363281 30.488281 19.476562 30.488281 20.609375 30.667969 C 21.464844 30.800781 21.785156 31.808594 21.191406 32.398438 Z M 21.191406 32.402344 \"><\/path><path style=\" stroke:none;fill-rule:nonzero;fill:rgb(98.823529%,68.627453%,9.019608%);fill-opacity:1;\" d=\"M 15.207031 27.101562 L 18.628906 27.101562 L 18.628906 28.882812 L 15.207031 28.882812 Z M 15.207031 27.101562 \"><\/path><\/g><\/svg>                            <\/div>\r\n                            <h2 class=\"why-choose-two__funfact__item__count\">\r\n                                <span class=\"count-text\" data-stop=\"2100\" data-speed=\"1500\"><\/span>\r\n                                <span>+<\/span>\r\n                            <\/h2>\r\n                            <p class=\"why-choose-two__funfact__item__text\">R&amp;D Professionals <br><br><\/p>\r\n                            <div class=\"why-choose-two__funfact__item__shape\">\r\n                                <img decoding=\"async\" src=\"https:\/\/www.depark.com\/wp-content\/uploads\/2024\/05\/funfact-1-1.png\" alt=\"funfact-1-1\" title=\"funfact-1-1\" >                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                                    <div class=\"col-lg-3 col-md-6 col-sm-6\">\r\n                        <div class=\"why-choose-two__funfact__item count-box wow fadeInUp\" data-wow-delay=\"300ms\">\r\n                            <div class=\"why-choose-two__funfact__item__icon\">\r\n                                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" width=\"75px\" height=\"75px\" viewbox=\"0 0 75 75\"><g id=\"surface1\"><path style=\" stroke:none;fill-rule:nonzero;fill:rgb(98.823529%,68.627453%,9.019608%);fill-opacity:1;\" d=\"M 20.308594 18.035156 L 20.308594 21.132812 C 20.308594 24.347656 24.175781 27.945312 27.394531 27.949219 C 33.976562 27.613281 40.96875 28.378906 47.503906 27.949219 C 50.835938 27.734375 54.722656 24.652344 54.722656 21.128906 L 54.722656 18.03125 L 66.90625 18.03125 C 68.582031 18.03125 71.007812 20.78125 70.964844 22.507812 L 70.972656 62.152344 C 70.722656 64.78125 68.546875 66.648438 65.949219 66.765625 L 8.949219 66.765625 C 6.378906 66.558594 4.328125 64.753906 4.058594 62.152344 L 4.058594 22.503906 C 3.984375 20.792969 6.480469 18.035156 8.125 18.035156 Z M 26.59375 34.601562 C 22.613281 31.238281 16.886719 35.222656 17.296875 39.972656 C 17.324219 40.300781 17.601562 40.988281 17.566406 41.207031 C 17.546875 41.316406 16.859375 41.425781 16.855469 42.328125 C 16.851562 44.28125 18.414062 45.621094 18.761719 47.316406 C 18.914062 48.058594 18.738281 49.09375 18.769531 49.878906 C 17.109375 50.992188 15.273438 51.863281 13.574219 52.941406 C 12.480469 53.632812 9.757812 55.273438 9.292969 56.367188 C 8.828125 57.460938 8.546875 60.980469 10.117188 61.328125 L 35.523438 61.398438 C 36.0625 61.417969 36.699219 61.101562 36.945312 60.621094 C 37.191406 60.136719 37.171875 57.691406 37.101562 57.058594 C 36.972656 55.921875 36.128906 55.363281 35.296875 54.734375 C 32.898438 52.910156 30.070312 51.496094 27.460938 50.015625 C 27.554688 49.179688 27.332031 48.117188 27.496094 47.316406 C 27.710938 46.269531 28.550781 45.363281 28.90625 44.460938 C 29.164062 43.808594 29.585938 42.265625 29.230469 41.667969 C 29.097656 41.445312 28.765625 41.375 28.726562 41.21875 C 28.683594 41.050781 28.96875 40.070312 28.984375 39.71875 C 29.0625 38.199219 29.054688 36.703125 27.808594 35.65625 C 27.40625 35.316406 26.988281 34.941406 26.59375 34.601562 Z M 44.5 37.613281 C 41.308594 38.429688 41.578125 42.6875 44.894531 43.070312 C 50.949219 42.679688 57.769531 43.640625 63.734375 43.082031 C 67.28125 42.75 67.558594 38.25 64.136719 37.59375 Z M 44.640625 47.664062 C 41.421875 48.203125 41.46875 52.71875 44.757812 53.117188 C 49.40625 53.679688 55.109375 52.738281 59.867188 53.117188 C 63.226562 52.578125 63.234375 48.183594 59.867188 47.640625 Z M 44.640625 47.664062 \"><\/path><path style=\" stroke:none;fill-rule:nonzero;fill:rgb(98.823529%,68.627453%,9.019608%);fill-opacity:1;\" d=\"M 43.296875 13.390625 C 45.265625 13.621094 48.683594 12.449219 48.945312 15.378906 C 49.066406 16.730469 49.082031 19.5625 48.941406 20.890625 C 48.816406 22.050781 48.078125 22.65625 46.949219 22.753906 C 40.941406 23.285156 34.171875 22.34375 28.082031 22.753906 C 26.96875 22.707031 26.210938 21.996094 26.09375 20.890625 C 25.949219 19.5625 25.96875 16.730469 26.085938 15.378906 C 26.351562 12.417969 29.710938 13.632812 31.738281 13.390625 C 31.855469 5.683594 43.175781 5.675781 43.296875 13.390625 Z M 43.296875 13.390625 \"><\/path><path style=\"fill:none;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(98.823529%,68.627453%,9.019608%);stroke-opacity:1;stroke-miterlimit:10;\" d=\"M 294.0625 88.3125 L 294.0625 248.53125 C 294.0625 264.875 280.8125 278.140625 264.453125 278.140625 L 35.546875 278.140625 C 19.1875 278.140625 5.9375 264.875 5.9375 248.53125 L 5.9375 88.3125 C 5.9375 71.96875 19.1875 58.703125 35.546875 58.703125 L 96.125 58.703125 C 96.21875 52.03125 101.65625 46.65625 108.359375 46.65625 L 121.546875 46.65625 C 123.546875 32.625 135.59375 21.859375 150.171875 21.859375 C 164.734375 21.859375 176.796875 32.625 178.796875 46.65625 L 190.953125 46.65625 C 197.65625 46.65625 203.09375 52.03125 203.1875 58.703125 L 264.46875 58.703125 C 280.8125 58.703125 294.078125 71.96875 294.078125 88.3125 Z M 294.0625 88.3125 \" transform=\"matrix(0.25,0,0,0.25,0,0)\"><\/path><\/g><\/svg>                            <\/div>\r\n                            <h2 class=\"why-choose-two__funfact__item__count\">\r\n                                <span class=\"count-text\" data-stop=\"1200\" data-speed=\"1500\"><\/span>\r\n                                <span>+<\/span>\r\n                            <\/h2>\r\n                            <p class=\"why-choose-two__funfact__item__text\">Projects <br><br><\/p>\r\n                            <div class=\"why-choose-two__funfact__item__shape\">\r\n                                <img decoding=\"async\" src=\"https:\/\/www.depark.com\/wp-content\/uploads\/2024\/05\/funfact-1-1.png\" alt=\"funfact-1-1\" title=\"funfact-1-1\" >                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                                    <div class=\"col-lg-3 col-md-6 col-sm-6\">\r\n                        <div class=\"why-choose-two__funfact__item count-box wow fadeInUp\" data-wow-delay=\"300ms\">\r\n                            <div class=\"why-choose-two__funfact__item__icon\">\r\n                                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" width=\"75px\" height=\"75px\" viewbox=\"0 0 75 75\"><g id=\"surface1\"><path style=\" stroke:none;fill-rule:nonzero;fill:rgb(98.823529%,68.627453%,9.019608%);fill-opacity:1;\" d=\"M 33.816406 2.054688 L 33.816406 8.328125 C 33.816406 9.414062 35.308594 11.0625 36.398438 11.0625 L 42.824219 11.0625 L 42.824219 28.929688 C 38.773438 29.1875 35.050781 31.324219 32.191406 34.097656 L 32.191406 31.070312 C 32.191406 30.773438 31.703125 30.441406 31.386719 30.398438 C 30.746094 30.308594 27.835938 30.296875 27.246094 30.410156 C 26.953125 30.464844 26.773438 30.621094 26.730469 30.925781 L 26.863281 51.71875 L 28.332031 51.984375 L 29.53125 54.921875 L 2.878906 54.921875 C 2.542969 54.921875 1.925781 54.074219 2.058594 53.671875 L 2.058594 3.300781 C 1.925781 2.898438 2.539062 2.054688 2.878906 2.054688 Z M 13.113281 3.28125 C 5.554688 3.871094 0.960938 12.011719 4.449219 18.796875 C 8.203125 26.085938 18.671875 26.5 22.949219 19.46875 C 27.460938 12.046875 21.71875 2.609375 13.113281 3.28125 Z M 41.890625 16.925781 C 42.613281 16.03125 41.921875 15.027344 40.828125 14.902344 C 36.210938 14.378906 30.632812 15.296875 25.914062 14.902344 C 24.316406 14.984375 24.175781 17.085938 25.765625 17.273438 C 30.648438 16.914062 36.179688 17.734375 40.988281 17.28125 C 41.277344 17.253906 41.703125 17.167969 41.890625 16.933594 Z M 25.355469 19.214844 C 24.023438 19.996094 24.675781 21.453125 26.0625 21.546875 C 30.699219 21.171875 36.140625 22.050781 40.683594 21.546875 C 42.574219 21.335938 42.574219 19.351562 41.128906 19.183594 Z M 23.289062 25.574219 C 23.074219 25.359375 22.542969 25.257812 22.234375 25.230469 C 17.496094 24.800781 12.113281 25.570312 7.308594 25.234375 C 5.804688 25.300781 5.535156 27.417969 7.160156 27.605469 L 22.523438 27.605469 C 23.496094 27.542969 23.960938 26.253906 23.289062 25.574219 Z M 7.199219 29.40625 C 5.746094 29.667969 5.621094 31.558594 7.160156 31.738281 L 22.523438 31.738281 C 24.179688 31.546875 23.820312 29.378906 22.226562 29.371094 Z M 21.820312 51.78125 L 21.972656 36.566406 C 21.847656 36.300781 21.628906 36.074219 21.335938 36.019531 C 20.855469 35.929688 17.523438 35.949219 17.121094 36.082031 C 16.71875 36.214844 16.546875 36.582031 16.539062 36.976562 L 16.574219 51.269531 C 16.675781 51.601562 16.84375 51.890625 17.207031 51.960938 C 17.890625 52.09375 20.269531 52.035156 21.050781 51.972656 C 21.320312 51.949219 21.59375 51.949219 21.820312 51.785156 Z M 7.191406 41.511719 C 6.980469 41.558594 6.789062 41.691406 6.632812 41.839844 L 6.527344 51.417969 C 6.652344 51.679688 6.871094 51.90625 7.164062 51.960938 C 7.605469 52.046875 11.046875 52.039062 11.414062 51.933594 C 11.699219 51.851562 11.984375 51.46875 11.96875 51.164062 L 11.894531 42.066406 C 11.765625 41.710938 11.503906 41.550781 11.136719 41.492188 C 10.523438 41.394531 7.761719 41.390625 7.191406 41.515625 Z M 7.191406 41.511719 \"><\/path><path style=\" stroke:none;fill-rule:nonzero;fill:rgb(98.823529%,68.627453%,9.019608%);fill-opacity:1;\" d=\"M 43.085938 31.1875 C 54.253906 30.113281 62.847656 40.449219 59.253906 51.195312 C 58.808594 52.53125 58.050781 53.699219 57.457031 54.960938 L 62.066406 59.476562 C 62.703125 59.011719 63.371094 58.839844 64.078125 59.28125 L 72.566406 67.480469 C 72.914062 67.996094 73.132812 68.558594 72.78125 69.148438 L 69.453125 72.613281 C 68.9375 72.957031 68.324219 73.105469 67.785156 72.703125 L 58.984375 64.082031 C 58.683594 63.121094 59.402344 62.367188 59.296875 62.15625 L 54.925781 57.9375 C 54.574219 57.761719 53.539062 58.773438 53.175781 58.996094 C 41.175781 66.503906 26.386719 55.523438 30.34375 41.925781 C 31.96875 36.34375 37.238281 31.75 43.085938 31.191406 Z M 43.378906 35.46875 C 39.179688 35.941406 35.414062 39.394531 34.363281 43.433594 C 31.683594 53.734375 43.773438 61.453125 51.898438 54.617188 C 60.199219 47.636719 54.335938 34.234375 43.378906 35.46875 Z M 43.378906 35.46875 \"><\/path><path style=\" stroke:none;fill-rule:nonzero;fill:rgb(98.823529%,68.627453%,9.019608%);fill-opacity:1;\" d=\"M 42.675781 8.699219 L 36.695312 8.699219 C 36.542969 8.699219 36.175781 8.335938 36.175781 8.183594 L 36.175781 2.203125 Z M 42.675781 8.699219 \"><\/path><path style=\" stroke:none;fill-rule:nonzero;fill:rgb(98.823529%,68.627453%,9.019608%);fill-opacity:1;\" d=\"M 11.8125 15.199219 L 9.449219 16.601562 C 8.753906 17.308594 7.933594 18.039062 7.675781 19.039062 C 7.351562 19.273438 6.503906 17.621094 6.371094 17.316406 C 3.332031 10.402344 10.109375 3.46875 17.128906 6.265625 C 22.0625 8.234375 23.878906 15.011719 20.304688 19.035156 C 19.332031 17.328125 17.929688 16.019531 16.101562 15.273438 C 20.140625 12.632812 17.199219 6.316406 12.558594 7.894531 C 9.273438 9.011719 8.839844 13.546875 11.816406 15.203125 L 11.8125 15.203125 Z M 11.8125 15.199219 \"><\/path><path style=\" stroke:none;fill-rule:nonzero;fill:rgb(98.823529%,68.627453%,9.019608%);fill-opacity:1;\" d=\"M 18.285156 20.929688 C 18.253906 20.980469 17.433594 21.402344 17.273438 21.472656 C 14.75 22.582031 11.761719 22.328125 9.441406 20.871094 C 10.246094 17.46875 14.476562 16.203125 17.058594 18.59375 C 17.449219 18.949219 18.558594 20.46875 18.285156 20.933594 Z M 18.285156 20.929688 \"><\/path><path style=\" stroke:none;fill-rule:nonzero;fill:rgb(98.823529%,68.627453%,9.019608%);fill-opacity:1;\" d=\"M 13.546875 10.058594 C 15.492188 9.6875 16.484375 12.433594 14.726562 13.308594 C 12.28125 14.519531 11.101562 10.53125 13.546875 10.058594 Z M 13.546875 10.058594 \"><\/path><\/g><\/svg>                            <\/div>\r\n                            <h2 class=\"why-choose-two__funfact__item__count\">\r\n                                <span class=\"count-text\" data-stop=\"1850\" data-speed=\"1500\"><\/span>\r\n                                <span>+<\/span>\r\n                            <\/h2>\r\n                            <p class=\"why-choose-two__funfact__item__text\">Products <br><br><\/p>\r\n                            <div class=\"why-choose-two__funfact__item__shape\">\r\n                                <img decoding=\"async\" src=\"https:\/\/www.depark.com\/wp-content\/uploads\/2024\/05\/funfact-1-1.png\" alt=\"funfact-1-1\" title=\"funfact-1-1\" >                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                \r\n            <\/div>\r\n            <div class=\"why-choose-two__inner\">\r\n                <div class=\"row align-items-center\">\r\n                    <div class=\"col-lg-6\">\r\n                        <div class=\"why-choose-two__top__left\">\r\n                            <div class=\"sec-title sec-title--two wow fadeInUp\" data-wow-duration='1500ms' data-wow-delay='000ms'>\r\n                                <div class=\"d-flex align-items-center justify-content-start\">\r\n                                    <img decoding=\"async\" src=\"https:\/\/www.depark.com\/wp-content\/uploads\/2024\/05\/sec-title-s-1.png\" alt=\"sec-title-s-1\" title=\"sec-title-s-1\" class=\"sec-title__img\" >                                    <h6 class=\"sec-title__tagline\">WHY Depark<\/h6>                                <\/div>\r\n                                <h3 class=\"sec-title__title translation-block\">What Do We Offer for Our Ecosystem and Stakeholders?<\/h3>                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"col-lg-6\">\r\n                        <div class=\"why-choose-two__top__right wow fadeInUp\" data-wow-delay=\"900ms\">\r\n                                                    <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n                <div class=\"row\">\r\n                    <div class=\"col-lg-6\">\r\n\r\n                        <div class=\"why-choose-two__inner__left\">\r\n                                                            <div class=\"why-choose-two__inner__item wow fadeInUp\" data-wow-delay=\"300ms\">\r\n                                    <div class=\"why-choose-two__inner__item__content\">\r\n                                        <div class=\"why-choose-two__inner__item__icon\">\r\n                                            <i aria-hidden=\"true\" class=\"icon-it-1\"><\/i>                                        <\/div>\r\n                                        <h4 class=\"why-choose-two__inner__item__text\">\r\n                                            <br>Entrepreneurship, TTO, and Business Development Services with an Expert Team                                        <\/h4><!-- \/.why-choose-one__list__title -->\r\n                                    <\/div>\r\n                                    <div class=\"why-choose-two__inner__item__link\">\r\n                                        <a href=\"https:\/\/www.depark.com\/hizmetlerimiz\/\" class=\"why-choose-two__inner__item__link__btn\">\r\n                                            <i aria-hidden=\"true\" class=\"icon-arrow-left\"><\/i>                                    <\/a>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                                            <div class=\"why-choose-two__inner__item wow fadeInUp\" data-wow-delay=\"300ms\">\r\n                                    <div class=\"why-choose-two__inner__item__content\">\r\n                                        <div class=\"why-choose-two__inner__item__icon\">\r\n                                            <i aria-hidden=\"true\" class=\"icon-future-1\"><\/i>                                        <\/div>\r\n                                        <h4 class=\"why-choose-two__inner__item__text\">\r\n                                            <br>Technical Support, Infrastructure, and Modern Office Facilities                                        <\/h4><!-- \/.why-choose-one__list__title -->\r\n                                    <\/div>\r\n                                    <div class=\"why-choose-two__inner__item__link\">\r\n                                        <a href=\"https:\/\/www.depark.com\/olanaklarimiz\/\" class=\"why-choose-two__inner__item__link__btn\">\r\n                                            <i aria-hidden=\"true\" class=\"icon-arrow-left\"><\/i>                                    <\/a>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                                    <\/div>\r\n                    <\/div>\r\n                    <div class=\"col-lg-6\">\r\n                        <div class=\"why-choose-two__inner__right wow fadeInRight\" data-wow-delay=\"900ms\">\r\n                            <div class=\"why-choose-two__inner__thumb ostech-stretch-element-inside-column\">\r\n                                <img decoding=\"async\" src=\"https:\/\/www.depark.com\/wp-content\/uploads\/2025\/08\/ekosistem-ve-paydaslarimiz-icin-neler-sunuyoruz-1-e1755606263661.jpg\" alt=\"ekosistem-ve-paydaslarimiz-icin-neler-sunuyoruz\" title=\"ekosistem-ve-paydaslarimiz-icin-neler-sunuyoruz\" >                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                                            <div class=\"col-12\">\r\n                            <div class=\"why-choose-two__cta wow fadeInUp\" data-wow-delay=\"900ms\">\r\n                                <div class=\"why-choose-two__cta__bg\" style=\"background-image: url();\"><\/div>\r\n                                <div class=\"why-choose-two__cta__title\">Apply now to join DEPARK!<\/div>\r\n                                                                    <div class=\"why-choose-two__cta__link\">\r\n                                        <a href=\"https:\/\/argeportal.deu.edu.tr\/onbasvuruformu\"  class=\"why-choose-two__cta__link__btn ostech-btn ostech-btn--secondary\">Apply<\/a>\r\n                                    <\/div>\r\n                                                            <\/div>\r\n                        <\/div>\r\n                                    <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n    <!-- why-choose-two section End -->\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a2c5dbb e-con-full e-flex e-con e-parent\" data-id=\"a2c5dbb\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-193b98c elementor-widget elementor-widget-ostech-testimonials\" data-id=\"193b98c\" data-element_type=\"widget\" data-widget_type=\"ostech-testimonials.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t    <!-- testimonial-two section start -->\r\n    <section class=\"testimonial-two\">\r\n        <div class=\"container\">\r\n                            <div class=\"sec-title text-center wow fadeInUp\" data-wow-duration='1500ms' data-wow-delay='000ms'>\r\n                    <div class=\"d-flex align-items-center justify-content-center\">\r\n                        <img decoding=\"async\" src=\"https:\/\/www.depark.com\/wp-content\/uploads\/2024\/05\/sec-title-s-1.png\" alt=\"sec-title-s-1\" title=\"sec-title-s-1\" class=\"sec-title__img\" >                        <h6 class=\"sec-title__tagline\">REFERENCES<\/h6>                    <\/div>\r\n                    <h3 class=\"sec-title__title\">Insights from Our Companies<\/h3>                <\/div>\r\n            <!---###############################################################################################################################################################################################--->\r\n<div class=\"testimonial-two__carousel ostech-owl__carousel owl-theme owl-carousel\" data-owl-options='{&quot;loop&quot;:true,&quot;margin&quot;:0,&quot;items&quot;:1,&quot;nav&quot;:false,&quot;dots&quot;:false,&quot;smartSpeed&quot;:700,&quot;autoplay&quot;:true,&quot;autoplayTimeout&quot;:5000,&quot;animateOut&quot;:&quot;&quot;,&quot;animateIn&quot;:&quot;&quot;,&quot;autoplayHoverPause&quot;:true,&quot;responsive&quot;:{&quot;0&quot;:{&quot;margin&quot;:0,&quot;items&quot;:1},&quot;1200&quot;:{&quot;margin&quot;:30,&quot;items&quot;:2}}}'>\r\n            <div class=\"item\">\r\n            <div class=\"testimonial-two__item\">\r\n                <div class=\"testimonial-two__item__star\">\r\n                                            <i class=\"icon-star\"><\/i>\r\n                                            <i class=\"icon-star\"><\/i>\r\n                                            <i class=\"icon-star\"><\/i>\r\n                                            <i class=\"icon-star\"><\/i>\r\n                                            <i class=\"icon-star\"><\/i>\r\n                                    <\/div>\r\n\r\n                                <p class=\"testimonial-two__item__text\">\r\n                    <span class=\"short-text\">DEPARK provides a successful ecosystem for Bimar to develop its innovative solutions in the software sector. Its technology-oriented infrastructure, culture of collaboration, and dynamic environment strengthen our R&amp;D processes and increase our innovation capacity.<\/span>\r\n                    <span class=\"more-text\"> The infrastructure offered provides critical support in bringing our visionary projects to life. This technopark, which promotes university-industry collaboration, contributes to the sustainable growth of our company. The networking opportunities and broad ecosystem at every level provided by DEPARK reinforce our competitive advantage. As Bimar, we are pleased to be part of this inspiring environment and we continue to shape our future-oriented projects here.<\/span>\r\n                <\/p>\r\n\r\n                \r\n    <button class=\"readmore-btn\" \r\n            data-open=\"Devam\u0131n\u0131 Oku\" \r\n            data-close=\"Kapat\">\r\n        Read More\r\n    <\/button>\r\n\r\n\r\n\r\n\r\n\r\n                <div class=\"testimonial-two__item__author\">\r\n                    <div class=\"testimonial-two__item__author__thumb\">\r\n                        <img decoding=\"async\" src=\"https:\/\/www.depark.com\/wp-content\/uploads\/2025\/08\/Mert-Oruz-145.jpg\" alt=\"Mert Oruz-145\" title=\"Mert Oruz-145\" >                    <\/div>\r\n                    <div class=\"testimonial-two__item__author__content\">\r\n                        <div class=\"testimonial-two__item__author__title\">\r\n                            Mert Oruz                        <\/div>\r\n                        <span class=\"testimonial-two__item__author__deg\">CIO Arkas Holding<\/span>\r\n                    <\/div>\r\n                <\/div>\r\n                <div class=\"testimonial-two__item__quite\">\r\n                    <i class=\"icon-quite\"><\/i>\r\n                <\/div>\r\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 61 38\">\r\n                    <path d=\"M61 37.6621C43.331 20.1523 12.9713 5.69967 0 0.662109H61V37.6621Z\" \/>\r\n                <\/svg>\r\n            <\/div>\r\n        <\/div>\r\n            <div class=\"item\">\r\n            <div class=\"testimonial-two__item\">\r\n                <div class=\"testimonial-two__item__star\">\r\n                                            <i class=\"icon-star\"><\/i>\r\n                                            <i class=\"icon-star\"><\/i>\r\n                                            <i class=\"icon-star\"><\/i>\r\n                                            <i class=\"icon-star\"><\/i>\r\n                                            <i class=\"icon-star\"><\/i>\r\n                                    <\/div>\r\n\r\n                                <p class=\"testimonial-two__item__text\">\r\n                    <span class=\"short-text\">Our journey, which we started at DEPARK with a team of 25 people, rapidly grew with the valuable support of the Technopark. Thanks to our successful projects and increasing workforce needs, we have reached more than 100 employees. By setting new goals in<\/span>\r\n                    <span class=\"more-text\"> Artificial Intelligence technologies in the financial sector, we continue to be a pioneer in the industry with our future-oriented projects.<\/span>\r\n                <\/p>\r\n\r\n                \r\n    <button class=\"readmore-btn\" \r\n            data-open=\"Devam\u0131n\u0131 Oku\" \r\n            data-close=\"Kapat\">\r\n        Read More\r\n    <\/button>\r\n\r\n\r\n\r\n\r\n\r\n                <div class=\"testimonial-two__item__author\">\r\n                    <div class=\"testimonial-two__item__author__thumb\">\r\n                        <img decoding=\"async\" src=\"https:\/\/www.depark.com\/wp-content\/uploads\/2025\/08\/WhatsApp-Gorsel-2025-08-21-saat-10.20.32_bade1264.jpg\" alt=\"WhatsApp G\u00f6rsel 2025-08-21 saat 10.20.32_bade1264\" title=\"WhatsApp G\u00f6rsel 2025-08-21 saat 10.20.32_bade1264\" >                    <\/div>\r\n                    <div class=\"testimonial-two__item__author__content\">\r\n                        <h3 class=\"testimonial-two__item__author__title\">\r\n                            Dr. Mehmet K\u00fcr\u015fad Demirkol                        <\/h3>\r\n                        <span class=\"testimonial-two__item__author__deg\">General Manager, IBTECH \/ CIO &amp; COO, QNB Finansbank<\/span>\r\n                    <\/div>\r\n                <\/div>\r\n                <div class=\"testimonial-two__item__quite\">\r\n                    <i class=\"icon-quite\"><\/i>\r\n                <\/div>\r\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 61 38\">\r\n                    <path d=\"M61 37.6621C43.331 20.1523 12.9713 5.69967 0 0.662109H61V37.6621Z\" \/>\r\n                <\/svg>\r\n            <\/div>\r\n        <\/div>\r\n            <div class=\"item\">\r\n            <div class=\"testimonial-two__item\">\r\n                <div class=\"testimonial-two__item__star\">\r\n                                            <i class=\"icon-star\"><\/i>\r\n                                            <i class=\"icon-star\"><\/i>\r\n                                            <i class=\"icon-star\"><\/i>\r\n                                            <i class=\"icon-star\"><\/i>\r\n                                            <i class=\"icon-star\"><\/i>\r\n                                    <\/div>\r\n\r\n                                <p class=\"testimonial-two__item__text\">\r\n                    <span class=\"short-text\">The DEPARK office we moved into in 2015 was the very first workspace we designed entirely according to our needs. With its functional structure, we brought together departments such as accounting, sales, administration, and IT. Our proximity to our customers in Torbal\u0131 and<\/span>\r\n                    <span class=\"more-text\"> yak\u0131nl\u0131\u011f\u0131m\u0131z, sahadaki etkinli\u011fimizi ciddi \u015fekilde art\u0131rd\u0131. Ayn\u0131 zamanda kurumsal g\u00f6r\u00fcn\u00fcrl\u00fc\u011f\u00fcm\u00fcz de belirgin bi\u00e7imde y\u00fckseldi.<\/span>\r\n                <\/p>\r\n\r\n                \r\n    <a href=\"https:\/\/www.depark.com\/siskonun-depark-ekosistemindeki-yolculugu\/\" \r\n       class=\"readmore-btn\" \r\n       target=\"_blank\" \r\n       rel=\"noopener\"\r\n       data-open=\"Devam\u0131n\u0131 Oku\" \r\n       data-close=\"Kapat\">\r\n       Read More\r\n    <\/a>\r\n\r\n\r\n\r\n\r\n\r\n                <div class=\"testimonial-two__item__author\">\r\n                    <div class=\"testimonial-two__item__author__thumb\">\r\n                        <img decoding=\"async\" src=\"https:\/\/www.depark.com\/wp-content\/uploads\/2025\/08\/WhatsApp-Gorsel-2025-08-21-saat-10.20.28_acbf48a3.jpg\" alt=\"WhatsApp G\u00f6rsel 2025-08-21 saat 10.20.28_acbf48a3\" title=\"WhatsApp G\u00f6rsel 2025-08-21 saat 10.20.28_acbf48a3\" >                    <\/div>\r\n                    <div class=\"testimonial-two__item__author__content\">\r\n                        <h3 class=\"testimonial-two__item__author__title\">\r\n                            Muvaffak Amasya                        <\/h3>\r\n                        <span class=\"testimonial-two__item__author__deg\">General Manager of Siskon Software and Automation<\/span>\r\n                    <\/div>\r\n                <\/div>\r\n                <div class=\"testimonial-two__item__quite\">\r\n                    <i class=\"icon-quite\"><\/i>\r\n                <\/div>\r\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 61 38\">\r\n                    <path d=\"M61 37.6621C43.331 20.1523 12.9713 5.69967 0 0.662109H61V37.6621Z\" \/>\r\n                <\/svg>\r\n            <\/div>\r\n        <\/div>\r\n            <div class=\"item\">\r\n            <div class=\"testimonial-two__item\">\r\n                <div class=\"testimonial-two__item__star\">\r\n                                            <i class=\"icon-star\"><\/i>\r\n                                            <i class=\"icon-star\"><\/i>\r\n                                            <i class=\"icon-star\"><\/i>\r\n                                            <i class=\"icon-star\"><\/i>\r\n                                            <i class=\"icon-star\"><\/i>\r\n                                    <\/div>\r\n\r\n                                <p class=\"testimonial-two__item__text\">\r\n                    <span class=\"short-text\">Being at DEPARK has been not just an address for Labenko, but a true support environment. Thanks to the management\u2019s attention, accessibility, and quick solutions, we had the opportunity to develop our solutions such as KANKA, NESLI, and PoCP.<\/span>\r\n                    <span class=\"more-text\"> We thank the DEPARK family for the culture of collaboration and the innovative ecosystem.<\/span>\r\n                <\/p>\r\n\r\n                \r\n    <button class=\"readmore-btn\" \r\n            data-open=\"Devam\u0131n\u0131 Oku\" \r\n            data-close=\"Kapat\">\r\n        Read More\r\n    <\/button>\r\n\r\n\r\n\r\n\r\n\r\n                <div class=\"testimonial-two__item__author\">\r\n                    <div class=\"testimonial-two__item__author__thumb\">\r\n                        <img decoding=\"async\" src=\"https:\/\/www.depark.com\/wp-content\/uploads\/2025\/08\/suleyman.jpg\" alt=\"su\u0308leyman\" title=\"su\u0308leyman\" >                    <\/div>\r\n                    <div class=\"testimonial-two__item__author__content\">\r\n                        <h3 class=\"testimonial-two__item__author__title\">\r\n                            Prof. Dr. S\u00fcleyman Sevin\u00e7                        <\/h3>\r\n                        <span class=\"testimonial-two__item__author__deg\">Co-Founder of LABENKO<\/span>\r\n                    <\/div>\r\n                <\/div>\r\n                <div class=\"testimonial-two__item__quite\">\r\n                    <i class=\"icon-quite\"><\/i>\r\n                <\/div>\r\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 61 38\">\r\n                    <path d=\"M61 37.6621C43.331 20.1523 12.9713 5.69967 0 0.662109H61V37.6621Z\" \/>\r\n                <\/svg>\r\n            <\/div>\r\n        <\/div>\r\n            <div class=\"item\">\r\n            <div class=\"testimonial-two__item\">\r\n                <div class=\"testimonial-two__item__star\">\r\n                                            <i class=\"icon-star\"><\/i>\r\n                                            <i class=\"icon-star\"><\/i>\r\n                                            <i class=\"icon-star\"><\/i>\r\n                                            <i class=\"icon-star\"><\/i>\r\n                                            <i class=\"icon-star\"><\/i>\r\n                                    <\/div>\r\n\r\n                                <p class=\"testimonial-two__item__text\">\r\n                    <span class=\"short-text\">Being part of the DEPARK ecosystem provides us with a great advantage as Mage Game Technologies. With its supportive structure and culture of collaboration, we had the opportunity to develop our game Goal Battle here. Thanks to DEPARK\u2019s<\/span>\r\n                    <span class=\"more-text\"> innovative environment and contributions, we continue to compete on a global scale in game technologies.\n<\/span>\r\n                <\/p>\r\n\r\n                \r\n    <button class=\"readmore-btn\" \r\n            data-open=\"Devam\u0131n\u0131 Oku\" \r\n            data-close=\"Kapat\">\r\n        Read More\r\n    <\/button>\r\n\r\n\r\n\r\n\r\n\r\n                <div class=\"testimonial-two__item__author\">\r\n                    <div class=\"testimonial-two__item__author__thumb\">\r\n                        <img decoding=\"async\" src=\"https:\/\/www.depark.com\/wp-content\/uploads\/2025\/08\/Murat-Baysal-Founder-at-Mage-Game-Kurucusu.jpg\" alt=\"Murat-Baysal---Founder-at-Mage-Game Kurucusu\" title=\"Murat-Baysal&#8212;Founder-at-Mage-Game Kurucusu\" >                    <\/div>\r\n                    <div class=\"testimonial-two__item__author__content\">\r\n                        <h6 class=\"testimonial-two__item__author__title\">\r\n                            Murat Baysal                        <\/h6>\r\n                        <span class=\"testimonial-two__item__author__deg\">Founder of Mage Games <\/span>\r\n                    <\/div>\r\n                <\/div>\r\n                <div class=\"testimonial-two__item__quite\">\r\n                    <i class=\"icon-quite\"><\/i>\r\n                <\/div>\r\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 61 38\">\r\n                    <path d=\"M61 37.6621C43.331 20.1523 12.9713 5.69967 0 0.662109H61V37.6621Z\" \/>\r\n                <\/svg>\r\n            <\/div>\r\n        <\/div>\r\n        \r\n    \r\n<\/div>\r\n\r\n<style>\r\n.testimonial-two__item__text {\r\n    max-height: 160px;\r\n    overflow: hidden;\r\n    transition: max-height 0.4s ease;\r\n    margin-bottom: 12px;\r\n}\r\n.more-text { display: none; }\r\n\r\n\/* ... i\u015faretini short-text sonuna ekle *\/\r\n.short-text::after {\r\n    content: \"...\";\r\n}\r\n.testimonial-two__item.expanded .short-text::after {\r\n    content: \"\"; \/* a\u00e7\u0131ld\u0131\u011f\u0131nda ... kaybolur *\/\r\n}\r\n\r\n.readmore-btn {\r\n    margin-bottom: 30px;\r\n    background: none;\r\n    border: none;\r\n    color: #F9AE26;\r\n    font-weight: bold;\r\n    cursor: pointer;\r\n    padding: 0;\r\n    position: relative;\r\n    z-index: 99;\r\n    text-decoration: none;\r\n    display: inline-block;\r\n}\r\n\r\n.testimonial-two__item.expanded .testimonial-two__item__text {\r\n    max-height: 1000px;\r\n}\r\n.testimonial-two__item.expanded .more-text {\r\n    display: inline;\r\n}\r\n<\/style>\r\n\r\n<script>\r\njQuery(document).ready(function($){\r\n  $(document).on(\"click\", \".readmore-btn\", function(e){\r\n    var parentItem = $(this).closest(\".testimonial-two__item\");\r\n\r\n    \/\/ Sadece button i\u00e7in engelle\r\n    if ($(this).is(\"button\")) {\r\n      e.preventDefault();\r\n      parentItem.toggleClass(\"expanded\");\r\n\r\n      var openText  = $(this).data(\"open\");\r\n      var closeText = $(this).data(\"close\");\r\n\r\n      if (parentItem.hasClass(\"expanded\")) {\r\n        $(this).text(closeText);\r\n      } else {\r\n        $(this).text(openText);\r\n      }\r\n    }\r\n    \/\/ a.readmore-btn normal \u015fekilde linke gider\r\n  });\r\n});\r\n\r\n<\/script>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n<!---###############################################################################################################################################################################################--->\r\n\r\n            <div class=\"testimonial-two__author\">\r\n                <div class=\"testimonial-two__author__image testimonial-two__author__image--one\">\r\n                                    <\/div>\r\n                <div class=\"testimonial-two__author__image testimonial-two__author__image--two\">\r\n                                    <\/div>\r\n                <div class=\"testimonial-two__author__image testimonial-two__author__image--three\">\r\n                                    <\/div>\r\n                <div class=\"testimonial-two__author__image testimonial-two__author__image--fore\">\r\n                                    <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n    <!-- testimonial-two section End -->\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3941c94 e-con-full e-flex elementor-invisible e-con e-parent\" data-id=\"3941c94\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;lightSpeedIn&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-559a1b3 elementor-widget__width-inherit elementor-widget elementor-widget-ostech-sponsors\" data-id=\"559a1b3\" data-element_type=\"widget\" data-widget_type=\"ostech-sponsors.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t    <div class=\"client-carousel client-carousel-one\">\r\n        <div class=\"container\">\r\n            <div class=\"client-carousel__one ostech-owl__carousel owl-theme owl-carousel\" data-owl-options='{&quot;loop&quot;:true,&quot;margin&quot;:1,&quot;items&quot;:10,&quot;nav&quot;:false,&quot;dots&quot;:false,&quot;smartSpeed&quot;:700,&quot;autoplay&quot;:true,&quot;autoplayTimeout&quot;:2500,&quot;animateOut&quot;:&quot;&quot;,&quot;animateIn&quot;:&quot;&quot;,&quot;autoplayHoverPause&quot;:true,&quot;center&quot;:true,&quot;responsive&quot;:{&quot;360&quot;:{&quot;margin&quot;:0,&quot;items&quot;:2},&quot;574&quot;:{&quot;margin&quot;:30,&quot;items&quot;:3},&quot;575&quot;:{&quot;margin&quot;:30,&quot;items&quot;:3},&quot;768&quot;:{&quot;margin&quot;:30,&quot;items&quot;:3},&quot;992&quot;:{&quot;margin&quot;:40,&quot;items&quot;:4},&quot;1200&quot;:{&quot;margin&quot;:40,&quot;items&quot;:5}}}'>\r\n                                    <div class=\"client-carousel__one__item\">\r\n                        <img decoding=\"async\" src=\"https:\/\/www.depark.com\/wp-content\/uploads\/2025\/09\/siskon-1.svg\" alt=\"siskon\" title=\"siskon\" >                    <\/div><!-- \/.owl-slide-item-->\r\n                                    <div class=\"client-carousel__one__item\">\r\n                        <img decoding=\"async\" src=\"https:\/\/www.depark.com\/wp-content\/uploads\/2025\/09\/ibtech-1.svg\" alt=\"ibtech\" title=\"ibtech\" >                    <\/div><!-- \/.owl-slide-item-->\r\n                                    <div class=\"client-carousel__one__item\">\r\n                        <img decoding=\"async\" src=\"https:\/\/www.depark.com\/wp-content\/uploads\/2025\/09\/onedio-1.svg\" alt=\"onedio\" title=\"onedio\" >                    <\/div><!-- \/.owl-slide-item-->\r\n                                    <div class=\"client-carousel__one__item\">\r\n                        <img decoding=\"async\" src=\"https:\/\/www.depark.com\/wp-content\/uploads\/2025\/09\/shipsgo-1.svg\" alt=\"shipsgo\" title=\"shipsgo\" >                    <\/div><!-- \/.owl-slide-item-->\r\n                                    <div class=\"client-carousel__one__item\">\r\n                        <img decoding=\"async\" src=\"https:\/\/www.depark.com\/wp-content\/uploads\/2025\/09\/normdigital-1.svg\" alt=\"normdigital\" title=\"normdigital\" >                    <\/div><!-- \/.owl-slide-item-->\r\n                                    <div class=\"client-carousel__one__item\">\r\n                        <img decoding=\"async\" src=\"https:\/\/www.depark.com\/wp-content\/uploads\/2025\/09\/bimar-1.svg\" alt=\"bimar\" title=\"bimar\" >                    <\/div><!-- \/.owl-slide-item-->\r\n                                    <div class=\"client-carousel__one__item\">\r\n                        <img decoding=\"async\" src=\"https:\/\/www.depark.com\/wp-content\/uploads\/2025\/09\/experilabs-1.svg\" alt=\"experilabs\" title=\"experilabs\" >                    <\/div><!-- \/.owl-slide-item-->\r\n                                    <div class=\"client-carousel__one__item\">\r\n                        <img decoding=\"async\" src=\"https:\/\/www.depark.com\/wp-content\/uploads\/2025\/09\/innovile-1.svg\" alt=\"innovile\" title=\"innovile\" >                    <\/div><!-- \/.owl-slide-item-->\r\n                                    <div class=\"client-carousel__one__item\">\r\n                        <img decoding=\"async\" src=\"https:\/\/www.depark.com\/wp-content\/uploads\/2025\/09\/mage-1.svg\" alt=\"mage\" title=\"mage\" >                    <\/div><!-- \/.owl-slide-item-->\r\n                                    <div class=\"client-carousel__one__item\">\r\n                        <img decoding=\"async\" src=\"https:\/\/www.depark.com\/wp-content\/uploads\/2025\/09\/olgu-1.svg\" alt=\"olgu\" title=\"olgu\" >                    <\/div><!-- \/.owl-slide-item-->\r\n                                    <div class=\"client-carousel__one__item\">\r\n                        <img decoding=\"async\" src=\"https:\/\/www.depark.com\/wp-content\/uploads\/2025\/09\/soho-1.svg\" alt=\"soho\" title=\"soho\" >                    <\/div><!-- \/.owl-slide-item-->\r\n                                    <div class=\"client-carousel__one__item\">\r\n                        <img decoding=\"async\" src=\"https:\/\/www.depark.com\/wp-content\/uploads\/2025\/09\/data-danismanlik.png\" alt=\"data-dan\u0131\u015fmanl\u0131k\" title=\"data-dan\u0131\u015fmanl\u0131k\" >                    <\/div><!-- \/.owl-slide-item-->\r\n                                    <div class=\"client-carousel__one__item\">\r\n                        <img decoding=\"async\" src=\"https:\/\/www.depark.com\/wp-content\/uploads\/2025\/09\/ENFOTEK.png\" alt=\"ENFOTEK\" title=\"ENFOTEK\" >                    <\/div><!-- \/.owl-slide-item-->\r\n                                    <div class=\"client-carousel__one__item\">\r\n                        <img decoding=\"async\" src=\"https:\/\/www.depark.com\/wp-content\/uploads\/2025\/09\/funjitsu.png\" alt=\"funjitsu\" title=\"funjitsu\" >                    <\/div><!-- \/.owl-slide-item-->\r\n                                    <div class=\"client-carousel__one__item\">\r\n                        <img decoding=\"async\" src=\"https:\/\/www.depark.com\/wp-content\/uploads\/2025\/09\/intertech.png\" alt=\"intertech\" title=\"intertech\" >                    <\/div><!-- \/.owl-slide-item-->\r\n                                    <div class=\"client-carousel__one__item\">\r\n                        <img decoding=\"async\" src=\"https:\/\/www.depark.com\/wp-content\/uploads\/2025\/09\/kentkart.png\" alt=\"kentkart\" title=\"kentkart\" >                    <\/div><!-- \/.owl-slide-item-->\r\n                                    <div class=\"client-carousel__one__item\">\r\n                        <img decoding=\"async\" src=\"https:\/\/www.depark.com\/wp-content\/uploads\/2025\/09\/OLGU-BILISIM.png\" alt=\"OLGU-B\u0130L\u0130\u015e\u0130M\" title=\"OLGU-B\u0130L\u0130\u015e\u0130M\" >                    <\/div><!-- \/.owl-slide-item-->\r\n                                    <div class=\"client-carousel__one__item\">\r\n                        <img decoding=\"async\" src=\"https:\/\/www.depark.com\/wp-content\/uploads\/2025\/09\/testinium.png\" alt=\"testinium\" title=\"testinium\" >                    <\/div><!-- \/.owl-slide-item-->\r\n                                    <div class=\"client-carousel__one__item\">\r\n                        <img decoding=\"async\" src=\"https:\/\/www.depark.com\/wp-content\/uploads\/2025\/09\/thy.png\" alt=\"thy\" title=\"thy\" >                    <\/div><!-- \/.owl-slide-item-->\r\n                            <\/div><!-- \/.thm-owl__slider -->\r\n        <\/div><!-- \/.container -->\r\n    <\/div><!-- \/.client-carousel -->\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7a03866 e-con-full e-flex e-con e-parent\" data-id=\"7a03866\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f1e83ac elementor-widget elementor-widget-ostech-features\" data-id=\"f1e83ac\" data-element_type=\"widget\" data-widget_type=\"ostech-features.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\r\n\t<!-- Benefit section Start -->\r\n\t<section class=\"benefit-one\">\r\n\t\t<div class=\"container\">\r\n\t\t\t<div class=\"row\">\r\n\t\t\t\t<div class=\"col-lg-6\">\r\n\t\t\t\t\t<div class=\"benefit-one__left\">\r\n\t\t\t\t\t\t<div class=\"benefit-one__thumb  wow fadeInLeft\" data-wow-delay=\"700ms\">\r\n\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.depark.com\/wp-content\/uploads\/2025\/11\/945x904-kopyasi.jpg\" alt=\"945x904-kopyas\u0131\" title=\"945&#215;904-kopyas\u0131\" >\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t<div class=\"col-lg-6\">\r\n\t\t\t\t\t<div class=\"benefit-one__right\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"benefit-one__top\">\r\n\t\t\t\t\t\t\t\t<div class=\"sec-title sec-title--two wow fadeInUp\" data-wow-duration='1500ms' data-wow-delay='000ms'>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"d-flex align-items-center justify-content-start\">\r\n\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.depark.com\/wp-content\/uploads\/2024\/05\/sec-title-s-1.png\" alt=\"sec-title-s-1\" title=\"sec-title-s-1\" class=\"sec-title__img\" >\t\t\t\t\t\t\t\t\t\t\t<h6 class=\"sec-title__tagline\">BAMBU ENTREPRENEURSHIP OFFICE<\/h6>\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<h3 class=\"sec-title__title\">The entrepreneurship journey starts here!<\/h3>\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"benefit-one__feature\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"benefit-one__feature__item  wow fadeInUp\" data-wow-delay=\"500ms\">\r\n\t\t\t\t\t\t\t\t\t<div class=\"benefit-one__feature__item__bg\" style=\"background-image: url(https:\/\/ostechwp.pixydrops.com\/wp-content\/uploads\/2024\/05\/benefit-s-1-1.png);\"><\/div>\r\n\t\t\t\t\t\t\t\t\t<div class=\"benefit-one__feature__item__content\">\r\n\t\t\t\t\t\t\t\t\t\t<div class=\"benefit-one__feature__icon\">\r\n\t\t\t\t\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" width=\"75px\" height=\"75px\" viewbox=\"0 0 75 75\"><g id=\"surface1\"><path style=\" stroke:none;fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;\" d=\"M 26.691406 14.753906 C 26.878906 14.617188 29.148438 15.726562 29.601562 15.886719 C 34.363281 17.582031 39.789062 17.625 44.546875 15.851562 C 44.96875 15.691406 46.921875 14.683594 47.128906 14.75 C 48.394531 17.203125 49.238281 20.082031 49.621094 22.824219 C 50.890625 31.90625 47.589844 41.523438 43.300781 49.40625 C 42.984375 49.984375 42.042969 51.886719 41.523438 52.046875 L 32.164062 51.976562 C 25.402344 41.070312 20.929688 27.097656 26.691406 14.753906 Z M 35.773438 21.484375 C 28.335938 22.488281 29.359375 34.777344 37.574219 33.980469 C 45.820312 33.175781 44.804688 20.261719 35.773438 21.484375 Z M 35.773438 21.484375 \"><\/path><path style=\" stroke:none;fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;\" d=\"M 46.066406 12.875 C 40.296875 15.902344 33.203125 15.976562 27.535156 12.671875 C 29.011719 10.265625 30.5625 7.863281 32.449219 5.753906 C 33.304688 4.796875 35.003906 3.027344 36.015625 2.328125 C 37.183594 1.53125 38.089844 2.640625 38.945312 3.398438 C 41.074219 5.289062 43.425781 8.25 44.9375 10.671875 C 45.144531 11.003906 46.226562 12.648438 46.066406 12.871094 Z M 46.066406 12.875 \"><\/path><path style=\" stroke:none;fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;\" d=\"M 50.640625 36.566406 C 54.335938 39.675781 55.546875 44.796875 55.203125 49.46875 C 55.078125 51.140625 53.722656 56.953125 52.996094 58.386719 C 52.683594 58.996094 52.203125 59.285156 51.53125 58.992188 C 51.003906 58.761719 50.414062 57.09375 50.042969 56.488281 C 48.683594 54.261719 46.925781 52.289062 44.953125 50.59375 C 47.324219 46.136719 49.453125 41.5 50.640625 36.5625 Z M 50.640625 36.566406 \"><\/path><path style=\" stroke:none;fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;\" d=\"M 21.015625 58.773438 C 20.753906 58.457031 20.183594 56.03125 20.015625 55.421875 C 19.210938 52.550781 18.375 49.640625 18.550781 46.621094 C 18.761719 43.003906 20.273438 38.910156 23.113281 36.566406 C 24.1875 41.503906 26.382812 46.128906 28.636719 50.613281 C 26.664062 52.460938 24.875 54.515625 23.515625 56.863281 C 23.128906 57.539062 22.78125 59.078125 21.898438 59.113281 C 21.636719 59.128906 21.179688 58.96875 21.015625 58.773438 Z M 21.015625 58.773438 \"><\/path><path style=\" stroke:none;fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;\" d=\"M 42.226562 58.527344 C 45.261719 58.609375 48.238281 60.777344 48.949219 63.785156 C 52.078125 63.957031 55.726562 66.335938 56.164062 69.617188 C 56.277344 70.453125 56.253906 71.609375 55.136719 71.632812 C 53.785156 71.664062 54.050781 69.816406 53.617188 68.886719 C 52.714844 66.953125 50.472656 66.300781 48.554688 65.960938 C 48.070312 65.878906 47.6875 66.0625 47.222656 65.726562 C 46.625 65.296875 46.890625 64.746094 46.757812 64.195312 C 46.335938 62.425781 44.621094 61.285156 42.941406 60.878906 C 41.78125 60.601562 40.109375 61.03125 39.941406 59.601562 C 39.753906 57.988281 40.085938 56.039062 39.941406 54.390625 C 40.335938 54.382812 40.738281 54.417969 41.136719 54.375 C 41.535156 54.332031 41.988281 53.976562 42.222656 54.320312 L 42.222656 58.527344 Z M 42.226562 58.527344 \"><\/path><path style=\" stroke:none;fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;\" d=\"M 31.671875 54.109375 C 32.34375 54.421875 33.078125 54.421875 33.808594 54.390625 C 33.597656 55.550781 34.148438 59.378906 33.675781 60.179688 C 33.289062 60.835938 32.472656 60.582031 31.898438 60.6875 C 29.945312 61.039062 27.703125 61.914062 27.113281 64.03125 C 26.988281 64.464844 27.03125 64.941406 26.933594 65.277344 C 26.734375 65.941406 25.011719 65.875 24.386719 66.011719 C 22.769531 66.367188 20.855469 67.324219 20.15625 68.910156 C 19.75 69.828125 19.921875 72.246094 18.210938 71.351562 C 17.324219 70.882812 17.5625 69.886719 17.761719 69.082031 C 18.515625 65.984375 21.835938 64.113281 24.828125 63.738281 C 25.648438 61.039062 27.570312 59.492188 30.214844 58.714844 C 30.722656 58.566406 31.304688 58.617188 31.671875 58.316406 Z M 31.671875 54.109375 \"><\/path><path style=\" stroke:none;fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;\" d=\"M 18.832031 26.863281 C 21.339844 26.527344 21.351562 29.480469 18.832031 29.144531 C 19.164062 31.683594 16.246094 31.605469 16.550781 29.144531 C 14.035156 29.488281 14.164062 26.597656 16.550781 26.863281 C 16.246094 24.394531 19.136719 24.386719 18.832031 26.863281 Z M 18.832031 26.863281 \"><\/path><path style=\" stroke:none;fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;\" d=\"M 63.476562 12.460938 C 65.960938 12.164062 66.070312 15.273438 63.476562 14.882812 C 63.914062 17.351562 60.941406 17.378906 61.335938 14.882812 C 58.796875 15.28125 58.792969 12.207031 61.335938 12.601562 C 60.925781 10.234375 63.753906 10.058594 63.476562 12.460938 Z M 63.476562 12.460938 \"><\/path><path style=\" stroke:none;fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;\" d=\"M 57.34375 21.300781 C 59.816406 20.863281 59.832031 23.835938 57.34375 23.441406 C 57.71875 25.976562 54.71875 25.996094 55.0625 23.441406 C 52.582031 23.875 52.578125 20.902344 55.0625 21.300781 C 54.726562 18.738281 57.726562 18.773438 57.34375 21.300781 Z M 57.34375 21.300781 \"><\/path><path style=\" stroke:none;fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;\" d=\"M 60.621094 32.425781 C 63.136719 32.050781 63.121094 35.023438 60.621094 34.707031 C 61.03125 37.15625 58.03125 37.1875 58.484375 34.707031 C 55.890625 35.011719 55.90625 32.09375 58.484375 32.425781 C 58.050781 29.90625 61.003906 29.945312 60.621094 32.425781 Z M 60.621094 32.425781 \"><\/path><path style=\" stroke:none;fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;\" d=\"M 14.941406 13.785156 C 15.378906 14.148438 15.265625 14.941406 15.265625 15.453125 C 17.855469 14.980469 17.757812 17.984375 15.265625 17.59375 C 15.75 20.023438 12.828125 20.21875 13.066406 17.726562 C 12.871094 17.441406 11.015625 17.933594 11.164062 16.414062 C 11.289062 15.078125 12.84375 15.640625 13.066406 15.320312 C 13.246094 14.699219 12.890625 14.195312 13.484375 13.738281 C 13.898438 13.421875 14.550781 13.453125 14.941406 13.785156 Z M 14.941406 13.785156 \"><\/path><path style=\" stroke:none;fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;\" d=\"M 13.371094 42.371094 C 13.023438 42.800781 12.203125 42.695312 11.703125 42.695312 C 12.207031 45.246094 9.0625 45.253906 9.566406 42.695312 C 7.125 43.234375 6.953125 40.144531 9.421875 40.558594 C 9.328125 39.464844 9.414062 38.511719 10.765625 38.710938 C 11.964844 38.886719 11.34375 40.253906 11.695312 40.496094 C 12.078125 40.621094 12.460938 40.503906 12.851562 40.621094 C 13.5625 40.832031 13.816406 41.816406 13.371094 42.371094 Z M 13.371094 42.371094 \"><\/path><path style=\" stroke:none;fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;\" d=\"M 28.203125 72.609375 C 27.742188 73.195312 26.554688 72.984375 26.316406 72.230469 C 25.644531 70.121094 28.265625 68.011719 30.171875 67.800781 C 31.230469 67.683594 32.765625 67.941406 32.164062 69.367188 C 31.832031 70.15625 29.957031 69.851562 29.03125 70.652344 C 28.285156 71.292969 28.566406 72.152344 28.203125 72.609375 Z M 28.203125 72.609375 \"><\/path><path style=\" stroke:none;fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;\" d=\"M 41.984375 69.613281 C 41.554688 69.109375 41.664062 68.078125 42.359375 67.863281 C 44.507812 67.199219 47.691406 69.296875 47.789062 71.585938 C 47.828125 72.511719 47.199219 73.207031 46.253906 72.824219 C 45.550781 72.539062 45.726562 71.964844 45.511719 71.425781 C 44.808594 69.648438 42.523438 70.25 41.984375 69.613281 Z M 41.984375 69.613281 \"><\/path><path style=\" stroke:none;fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;\" d=\"M 37.335938 56.984375 C 38.03125 56.859375 38.585938 57.542969 38.664062 58.171875 C 38.777344 59.140625 38.796875 62.371094 38.648438 63.300781 C 38.441406 64.609375 36.546875 64.648438 36.371094 63.167969 C 36.257812 62.199219 36.238281 58.96875 36.386719 58.039062 C 36.453125 57.609375 36.910156 57.058594 37.335938 56.984375 Z M 37.335938 56.984375 \"><\/path><path style=\" stroke:none;fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;\" d=\"M 34.484375 66.335938 C 33.898438 66.96875 32.71875 66.59375 32.558594 65.699219 C 32.398438 64.804688 32.238281 62.363281 33.34375 62.125 C 35.335938 61.691406 35.03125 65.753906 34.484375 66.339844 Z M 34.484375 66.335938 \"><\/path><path style=\" stroke:none;fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;\" d=\"M 36.484375 23.480469 C 41.898438 22.828125 42.929688 31.203125 37.574219 31.84375 C 31.820312 32.523438 31.066406 24.132812 36.484375 23.480469 Z M 36.484375 23.480469 \"><\/path><\/g><\/svg>\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<h6 class=\"benefit-one__feature__item__title\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.bambu.depark.com\/\">Acceleration Programs<\/a>\r\n\t\t\t\t\t\t\t\t\t\t\t<\/h6>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"benefit-one__feature__item__text\">Acceleration programs for both general and thematic business ideas.<\/p>\r\n\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"benefit-one__feature__item  wow fadeInUp\" data-wow-delay=\"500ms\">\r\n\t\t\t\t\t\t\t\t\t<div class=\"benefit-one__feature__item__bg\" style=\"background-image: url(https:\/\/ostechwp.pixydrops.com\/wp-content\/uploads\/2024\/05\/benefit-s-1-2.png);\"><\/div>\r\n\t\t\t\t\t\t\t\t\t<div class=\"benefit-one__feature__item__content\">\r\n\t\t\t\t\t\t\t\t\t\t<div class=\"benefit-one__feature__icon\">\r\n\t\t\t\t\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" width=\"75px\" height=\"75px\" viewbox=\"0 0 75 75\"><g id=\"surface1\"><path style=\" stroke:none;fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;\" d=\"M 20.460938 69.097656 C 18.394531 69.097656 16.378906 67.929688 15.320312 66.125 C 14.28125 64.355469 14.335938 62.265625 15.46875 60.253906 C 15.511719 60.179688 15.601562 60.078125 15.691406 59.984375 C 15.960938 59.695312 16.46875 59.15625 16.203125 58.371094 L 16.183594 58.320312 L 16.164062 58.273438 L 8.460938 43.238281 L 8.007812 43.277344 C 7.839844 43.292969 7.664062 43.300781 7.480469 43.300781 C 4.488281 43.300781 1.875 41.03125 1.535156 38.140625 C 1.5 37.835938 1.5 37.167969 1.535156 36.863281 C 1.875 33.972656 4.488281 31.703125 7.484375 31.703125 C 7.667969 31.703125 7.84375 31.710938 8.003906 31.726562 L 8.460938 31.765625 L 16.175781 16.710938 L 16.203125 16.636719 C 16.460938 15.851562 15.960938 15.3125 15.691406 15.023438 C 15.601562 14.929688 15.507812 14.828125 15.464844 14.757812 C 14.332031 12.742188 14.28125 10.65625 15.316406 8.886719 C 16.375 7.078125 18.394531 5.914062 20.460938 5.914062 C 22.324219 5.914062 24 6.871094 25.175781 8.613281 C 25.292969 8.78125 25.386719 8.96875 25.492188 9.179688 L 25.523438 9.246094 C 25.636719 9.464844 25.746094 9.691406 25.890625 9.914062 L 26.085938 10.226562 L 49.175781 10.199219 L 49.339844 9.75 C 50.167969 7.46875 52.359375 5.933594 54.785156 5.933594 C 56.214844 5.933594 57.589844 6.476562 58.660156 7.457031 C 60.6875 9.324219 61.058594 12.289062 59.578125 14.84375 C 59.550781 14.886719 59.476562 14.96875 59.398438 15.046875 L 59.378906 15.074219 C 59.117188 15.34375 58.507812 15.984375 58.984375 16.847656 L 66.351562 31.328125 L 66.550781 31.699219 L 66.988281 31.699219 C 67.066406 31.695312 67.140625 31.695312 67.214844 31.695312 L 67.238281 31.695312 C 69.21875 31.695312 70.863281 32.335938 71.984375 33.550781 C 72.941406 34.582031 73.488281 36.023438 73.488281 37.503906 C 73.488281 38.984375 72.941406 40.425781 71.984375 41.457031 C 70.863281 42.671875 69.21875 43.3125 67.238281 43.3125 C 67.15625 43.3125 67.070312 43.3125 66.988281 43.304688 L 66.542969 43.304688 L 66.351562 43.679688 L 58.945312 58.242188 L 58.871094 58.34375 L 58.867188 58.433594 C 58.636719 59.183594 59.121094 59.683594 59.386719 59.953125 L 59.402344 59.976562 C 59.46875 60.046875 59.546875 60.128906 59.574219 60.175781 C 61.050781 62.726562 60.683594 65.691406 58.652344 67.558594 C 57.578125 68.542969 56.203125 69.082031 54.777344 69.082031 C 52.351562 69.082031 50.164062 67.546875 49.332031 65.265625 L 49.171875 64.816406 L 26.078125 64.789062 L 25.878906 65.101562 C 25.738281 65.324219 25.621094 65.550781 25.515625 65.765625 L 25.503906 65.792969 C 25.386719 66.03125 25.289062 66.21875 25.167969 66.398438 C 23.988281 68.140625 22.3125 69.101562 20.449219 69.101562 L 20.460938 69.101562 Z M 31.488281 51.601562 C 31.246094 51.601562 31.046875 51.65625 30.878906 51.761719 L 30.773438 51.828125 L 30.699219 51.933594 L 25.332031 59.105469 L 25.300781 59.15625 C 24.953125 59.851562 25.28125 60.421875 25.5 60.800781 C 25.589844 60.960938 25.683594 61.125 25.691406 61.21875 L 25.75 61.839844 L 50.527344 61.839844 C 50.527344 61.839844 49.015625 60.628906 49.015625 60.628906 L 36.953125 50.996094 L 36.703125 50.796875 L 36.3125 50.996094 C 35.453125 51.4375 34.425781 51.886719 33.300781 51.886719 C 33.183594 51.886719 33.066406 51.882812 32.949219 51.875 C 32.867188 51.871094 32.691406 51.824219 32.539062 51.789062 L 32.484375 51.773438 C 32.1875 51.699219 31.816406 51.605469 31.496094 51.605469 L 31.488281 51.605469 Z M 62.007812 40.449219 L 39.695312 46.015625 L 39.601562 46.042969 L 39.492188 46.121094 L 39.164062 46.378906 L 38.972656 46.53125 L 38.917969 46.761719 L 38.636719 48.042969 L 38.546875 48.453125 L 51.203125 58.574219 L 51.578125 58.414062 C 52.683594 57.929688 53.777344 57.496094 55.011719 57.496094 C 55.152344 57.496094 55.300781 57.503906 55.460938 57.515625 L 55.914062 57.550781 L 56.121094 57.148438 L 63.789062 41.933594 L 63.667969 41.644531 C 63.324219 40.839844 62.835938 40.433594 62.207031 40.433594 L 62.09375 40.433594 L 62.007812 40.453125 Z M 12.539062 40.84375 C 12.066406 40.84375 11.652344 41.136719 11.433594 41.621094 L 11.300781 41.914062 L 19.078125 57.464844 L 19.453125 57.503906 L 22.292969 57.753906 L 22.667969 57.789062 L 23.082031 57.238281 L 23.082031 57.234375 L 28.207031 50.390625 L 28.238281 50.335938 C 28.613281 49.59375 28.25 48.832031 27.960938 48.21875 C 27.863281 48.015625 27.753906 47.785156 27.695312 47.59375 C 27.648438 47.433594 27.621094 47.25 27.59375 47.039062 C 27.550781 46.699219 27.503906 46.335938 27.355469 45.980469 L 27.230469 45.691406 L 26.9375 45.597656 L 12.988281 40.925781 C 12.835938 40.871094 12.6875 40.839844 12.539062 40.839844 Z M 44.371094 34.40625 C 44.132812 34.40625 43.9375 34.453125 43.777344 34.558594 L 43.675781 34.613281 L 43.59375 34.726562 L 38.148438 42.113281 L 37.011719 43.648438 L 61.816406 37.289062 L 63.460938 36.863281 L 61.269531 36.136719 L 50.917969 32.710938 L 50.640625 32.621094 L 50.246094 32.984375 C 48.984375 34.078125 47.535156 34.679688 46.152344 34.679688 L 46.078125 34.679688 C 45.949219 34.679688 45.628906 34.609375 45.417969 34.5625 C 45.046875 34.484375 44.671875 34.40625 44.371094 34.40625 Z M 11.558594 32.265625 L 11.488281 32.46875 C 11.253906 33.21875 11.714844 33.886719 12.121094 34.476562 C 12.296875 34.726562 12.484375 34.996094 12.574219 35.21875 C 12.65625 35.414062 12.746094 35.835938 12.816406 36.148438 C 13.042969 37.136719 13.191406 37.792969 13.648438 38.058594 L 13.707031 38.09375 L 28.109375 42.730469 L 28.257812 42.78125 L 28.460938 42.722656 C 28.945312 42.585938 29.445312 41.792969 29.550781 41.585938 C 29.664062 41.371094 29.792969 41.050781 29.675781 40.714844 L 21.066406 17.835938 L 20.96875 17.566406 L 20.585938 17.496094 C 20.308594 17.449219 20.097656 17.421875 19.921875 17.421875 C 19.144531 17.421875 18.871094 17.914062 18.632812 18.34375 L 18.53125 18.523438 C 17.234375 20.828125 16.042969 23.300781 14.890625 25.691406 L 14.875 25.726562 C 13.835938 27.886719 12.761719 30.121094 11.597656 32.242188 L 11.554688 32.265625 Z M 24.164062 17.515625 L 32.535156 39.960938 L 32.640625 40.253906 L 33.058594 40.300781 L 35.28125 40.558594 L 35.566406 40.59375 L 35.800781 40.28125 L 41.164062 33.109375 L 41.203125 33.050781 L 41.226562 32.988281 C 41.511719 32.332031 41.179688 31.734375 40.941406 31.292969 C 40.847656 31.125 40.761719 30.964844 40.710938 30.824219 C 40.304688 29.617188 40.359375 28.675781 40.496094 27.269531 L 40.53125 26.863281 L 40.195312 26.636719 L 25.558594 16.96875 L 25.175781 16.710938 L 23.4375 15.554688 L 24.164062 17.511719 Z M 64.414062 34.074219 L 63.671875 32.601562 L 56.136719 17.761719 L 55.996094 17.488281 L 54.285156 17.488281 L 54.082031 17.777344 L 49.628906 23.984375 L 49.941406 24.386719 C 51.167969 25.980469 52.097656 27.363281 51.949219 29.394531 L 51.910156 29.921875 L 52.40625 30.089844 L 60.824219 32.878906 L 64.417969 34.070312 L 64.414062 34.070312 Z M 42.050781 24.34375 L 42.332031 24.53125 L 42.710938 24.277344 C 43.835938 23.527344 45.039062 23.128906 46.289062 23.09375 L 46.617188 23.09375 L 46.820312 22.8125 L 50.921875 17.183594 C 51.148438 16.828125 51.175781 16.472656 50.996094 16.121094 C 50.882812 15.890625 50.65625 15.625 50.367188 15.289062 L 50.324219 15.238281 C 50.136719 15.015625 49.921875 14.765625 49.816406 14.605469 C 49.601562 14.273438 49.453125 13.949219 49.398438 13.699219 L 49.289062 13.160156 L 25.28125 13.160156 L 42.058594 24.34375 Z M 42.050781 24.34375 \"><\/path><\/g><\/svg>\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<h3 class=\"benefit-one__feature__item__title\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.bambu.depark.com\/\">Mentorship Services<\/a>\r\n\t\t\t\t\t\t\t\t\t\t\t<\/h3>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"benefit-one__feature__item__text\">Programs to accelerate development through knowledge and experience<\/p>\r\n\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t<ul class=\"list-unstyled benefit-one__list  wow fadeInUp ml-0\" data-wow-delay=\"500ms\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"benefit-one__list__item\">\r\n\t\t\t\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-check-circle\"><\/i>\t\t\t\t\t\t\t\t\t\t150+ Alumni Incubation Companies\t\t\t\t\t\t\t\t\t<\/li>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"benefit-one__list__item\">\r\n\t\t\t\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-check-circle\"><\/i>\t\t\t\t\t\t\t\t\t\t30+ Active Incubation Companies\t\t\t\t\t\t\t\t\t<\/li>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"benefit-one__list__item\">\r\n\t\t\t\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-check-circle\"><\/i>\t\t\t\t\t\t\t\t\t\t500+ Entrepreneurs Supported with Training and Mentorship\t\t\t\t\t\t\t\t\t<\/li>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/ul>\r\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"benefit-one__bottom  wow fadeInUp\" data-wow-delay=\"500ms\">\r\n\t\t\t\t\t\t\t<div class=\"benefit-one__bottom__content\">\r\n\t\t\t\t\t\t\t\t<h3 class=\"benefit-one__bottom__content__text\">From Idea to Success, The Journey Begins Here!<\/h3>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.deparkbambugo.com\/\"  class=\"ostech-btn\">BAMBU GO<\/a>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t<\/div>\r\n\t\t<\/div>\r\n\t\t\t\t\t<div class=\"benefit-one__shape\">\r\n\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.depark.com\/wp-content\/uploads\/2024\/05\/benefit-shape-1-1.png\" alt=\"benefit-shape-1-1\" title=\"benefit-shape-1-1\" >\t\t\t<\/div>\r\n\t\t\t<\/section>\r\n\t<!-- Benefit section End -->\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-cb61dab e-con-full animated-slow e-flex elementor-invisible e-con e-parent\" data-id=\"cb61dab\" data-element_type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInRight&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7c83ffb elementor-widget elementor-widget-ostech-slidertext\" data-id=\"7c83ffb\" data-element_type=\"widget\" data-widget_type=\"ostech-slidertext.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t    <!-- Sliding section Start -->\r\n    <div class=\"text-slider  wow fadeInUp\" data-wow-delay=\"500ms\">\r\n        <div class=\"text-slider__inner\">\r\n            <div class=\"text-slider__carousel\">\r\n                <div class=\"text-slider__carousel__item\">\r\n                                            <div class=\"text-slider__item\">\r\n                            <img decoding=\"async\" src=\"https:\/\/www.depark.com\/wp-content\/uploads\/2024\/05\/star.png\" alt=\"star\" title=\"star\" >                            University\u2013Industry Collaboration                        <\/div>\r\n                                            <div class=\"text-slider__item\">\r\n                            <img decoding=\"async\" src=\"https:\/\/www.depark.com\/wp-content\/uploads\/2024\/05\/star.png\" alt=\"star\" title=\"star\" >                            Patenting                        <\/div>\r\n                                            <div class=\"text-slider__item\">\r\n                            <img decoding=\"async\" src=\"https:\/\/www.depark.com\/wp-content\/uploads\/2024\/05\/star.png\" alt=\"star\" title=\"star\" >                            Investor Meetings                        <\/div>\r\n                                            <div class=\"text-slider__item\">\r\n                            <img decoding=\"async\" src=\"https:\/\/www.depark.com\/wp-content\/uploads\/2024\/05\/star.png\" alt=\"star\" title=\"star\" >                            Education                        <\/div>\r\n                                            <div class=\"text-slider__item\">\r\n                            <img decoding=\"async\" src=\"https:\/\/www.depark.com\/wp-content\/uploads\/2024\/05\/star.png\" alt=\"star\" title=\"star\" >                            Mentoring                        <\/div>\r\n                                            <div class=\"text-slider__item\">\r\n                            <img decoding=\"async\" src=\"https:\/\/www.depark.com\/wp-content\/uploads\/2024\/05\/star.png\" alt=\"star\" title=\"star\" >                            Project Supports                        <\/div>\r\n                                            <div class=\"text-slider__item\">\r\n                            <img decoding=\"async\" src=\"https:\/\/www.depark.com\/wp-content\/uploads\/2024\/05\/star.png\" alt=\"star\" title=\"star\" >                            R&amp;D Services                        <\/div>\r\n                                            <div class=\"text-slider__item\">\r\n                            <img decoding=\"async\" src=\"https:\/\/www.depark.com\/wp-content\/uploads\/2024\/05\/star.png\" alt=\"star\" title=\"star\" >                            Brand Management                        <\/div>\r\n                                            <div class=\"text-slider__item\">\r\n                            <img decoding=\"async\" src=\"https:\/\/www.depark.com\/wp-content\/uploads\/2024\/05\/star.png\" alt=\"star\" title=\"star\" >                            Business Development                        <\/div>\r\n                                            <div class=\"text-slider__item\">\r\n                            <img decoding=\"async\" src=\"https:\/\/www.depark.com\/wp-content\/uploads\/2024\/05\/star.png\" alt=\"star\" title=\"star\" >                            TTO Services                        <\/div>\r\n                                            <div class=\"text-slider__item\">\r\n                            <img decoding=\"async\" src=\"https:\/\/www.depark.com\/wp-content\/uploads\/2024\/05\/star.png\" alt=\"star\" title=\"star\" >                            University\u2013Industry Collaboration                        <\/div>\r\n                                            <div class=\"text-slider__item\">\r\n                            <img decoding=\"async\" src=\"https:\/\/www.depark.com\/wp-content\/uploads\/2024\/05\/star.png\" alt=\"star\" title=\"star\" >                            Patenting                        <\/div>\r\n                                            <div class=\"text-slider__item\">\r\n                            <img decoding=\"async\" src=\"https:\/\/www.depark.com\/wp-content\/uploads\/2024\/05\/star.png\" alt=\"star\" title=\"star\" >                            Investor Meetings                        <\/div>\r\n                                            <div class=\"text-slider__item\">\r\n                            <img decoding=\"async\" src=\"https:\/\/www.depark.com\/wp-content\/uploads\/2024\/05\/star.png\" alt=\"star\" title=\"star\" >                            Education                        <\/div>\r\n                                            <div class=\"text-slider__item\">\r\n                            <img decoding=\"async\" src=\"https:\/\/www.depark.com\/wp-content\/uploads\/2024\/05\/star.png\" alt=\"star\" title=\"star\" >                            Mentorl\u00fck                        <\/div>\r\n                                            <div class=\"text-slider__item\">\r\n                            <img decoding=\"async\" src=\"https:\/\/www.depark.com\/wp-content\/uploads\/2024\/05\/star.png\" alt=\"star\" title=\"star\" >                            Project Supports                        <\/div>\r\n                                            <div class=\"text-slider__item\">\r\n                            <img decoding=\"async\" src=\"https:\/\/www.depark.com\/wp-content\/uploads\/2024\/05\/star.png\" alt=\"star\" title=\"star\" >                            R&amp;D Services                        <\/div>\r\n                                            <div class=\"text-slider__item\">\r\n                            <img decoding=\"async\" src=\"https:\/\/www.depark.com\/wp-content\/uploads\/2024\/05\/star.png\" alt=\"star\" title=\"star\" >                            Brand Management                        <\/div>\r\n                                            <div class=\"text-slider__item\">\r\n                            <img decoding=\"async\" src=\"https:\/\/www.depark.com\/wp-content\/uploads\/2024\/05\/star.png\" alt=\"star\" title=\"star\" >                            Business Development                        <\/div>\r\n                                            <div class=\"text-slider__item\">\r\n                            <img decoding=\"async\" src=\"https:\/\/www.depark.com\/wp-content\/uploads\/2024\/05\/star.png\" alt=\"star\" title=\"star\" >                            TTO Services                        <\/div>\r\n                                    <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n    <!-- Sliding section End -->\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-45c5073 e-con-full animated-slow e-flex elementor-invisible e-con e-parent\" data-id=\"45c5073\" data-element_type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInRight&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0da7738 elementor-widget elementor-widget-ostech-blog\" data-id=\"0da7738\" data-element_type=\"widget\" data-widget_type=\"ostech-blog.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t<!-- Blog section Start -->\r\n\t<section class=\"blog-one blog-one--home\">\r\n\t\t<div class=\"container\">\r\n\t\t\t\t\t\t\t<div class=\"sec-title text-center wow fadeInUp\" data-wow-duration='1500ms' data-wow-delay='000ms'>\r\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"d-flex align-items-center justify-content-center\">\r\n\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.depark.com\/wp-content\/uploads\/2024\/05\/sec-title-s-1.png\" alt=\"sec-title-s-1\" title=\"sec-title-s-1\" class=\"sec-title__img\" >\t\t\t\t\t\t\t<h6 class=\"sec-title__tagline\">THE LATEST<\/h6>\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t\t\t<h3 class=\"sec-title__title\">Announcements &amp; News <br><br><\/h3>\t\t\t\t<\/div>\r\n\t\t\t\t\t\t<div class=\"row gutter-y-30\">\r\n\t\t\t\t\t\t\t\t\t<div class=\"col-md-6 col-lg-4\">\r\n\t\t\t\t\t\t<div class=\"blog-card wow fadeInUp\" data-wow-duration='1500ms' data-wow-delay='000ms'>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"blog-card__image\">\r\n\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"370\" height=\"290\" src=\"https:\/\/www.depark.com\/wp-content\/uploads\/2026\/05\/icsayfa-370x290.jpg\" class=\"attachment-ostech_blog_370X290 size-ostech_blog_370X290 wp-post-image\" alt=\"\" srcset=\"https:\/\/www.depark.com\/wp-content\/uploads\/2026\/05\/icsayfa-370x290.jpg 370w, https:\/\/www.depark.com\/wp-content\/uploads\/2026\/05\/icsayfa-15x12.jpg 15w\" sizes=\"(max-width: 370px) 100vw, 370px\" \/>\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"370\" height=\"290\" src=\"https:\/\/www.depark.com\/wp-content\/uploads\/2026\/05\/icsayfa-370x290.jpg\" class=\"attachment-ostech_blog_370X290 size-ostech_blog_370X290 wp-post-image\" alt=\"\" srcset=\"https:\/\/www.depark.com\/wp-content\/uploads\/2026\/05\/icsayfa-370x290.jpg 370w, https:\/\/www.depark.com\/wp-content\/uploads\/2026\/05\/icsayfa-15x12.jpg 15w\" sizes=\"(max-width: 370px) 100vw, 370px\" \/>\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.depark.com\/en\/depark-nine-up-invent\/\" class=\"blog-card__image__link\"><\/a>\r\n\t\t\t\t\t\t\t\t\t<div class=\"blog-card__date\"><span>18<\/span>May<\/div>\r\n\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"blog-card__content\">\r\n\t\t\t\t\t\t\t\t<ul class=\"list-unstyled blog-card__meta ml-0\">\r\n\t\t\t\t\t\t\t\t\t<li>\r\n\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.depark.com\/en\/author\/kurumsal\/\"><img decoding=\"async\" src=\"https:\/\/www.depark.com\/wp-content\/uploads\/2025\/09\/taner-onay-70x70.png\" alt=\"DEPARK\">\r\n\t\t\t\t\t\t\t\t\t\t\tKurumsal Iletisim<\/a>\r\n\t\t\t\t\t\t\t\t\t<\/li>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/ul>\r\n\t\t\t\t\t\t\t\t<div class=\"blog-card__content__inner\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<h3 class=\"blog-card__title\"><a href=\"https:\/\/www.depark.com\/en\/depark-nine-up-invent\/\">DEPARK Nine Up Invent<\/a><\/h3>\r\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.depark.com\/en\/depark-nine-up-invent\/\" class=\"blog-card__link\">More !\t\t\t\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"icon-arrow-left\"><\/i>\t\t\t\t\t\t\t\t\t<\/a><!-- \/.blog-card__link -->\r\n\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t\t<div class=\"col-md-6 col-lg-4\">\r\n\t\t\t\t\t\t<div class=\"blog-card wow fadeInUp\" data-wow-duration='1500ms' data-wow-delay='000ms'>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"blog-card__image\">\r\n\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"370\" height=\"290\" src=\"https:\/\/www.depark.com\/wp-content\/uploads\/2026\/05\/guncel-web-370x290.png\" class=\"attachment-ostech_blog_370X290 size-ostech_blog_370X290 wp-post-image\" alt=\"\" srcset=\"https:\/\/www.depark.com\/wp-content\/uploads\/2026\/05\/guncel-web-370x290.png 370w, https:\/\/www.depark.com\/wp-content\/uploads\/2026\/05\/guncel-web-15x12.png 15w\" sizes=\"(max-width: 370px) 100vw, 370px\" \/>\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"370\" height=\"290\" src=\"https:\/\/www.depark.com\/wp-content\/uploads\/2026\/05\/guncel-web-370x290.png\" class=\"attachment-ostech_blog_370X290 size-ostech_blog_370X290 wp-post-image\" alt=\"\" srcset=\"https:\/\/www.depark.com\/wp-content\/uploads\/2026\/05\/guncel-web-370x290.png 370w, https:\/\/www.depark.com\/wp-content\/uploads\/2026\/05\/guncel-web-15x12.png 15w\" sizes=\"(max-width: 370px) 100vw, 370px\" \/>\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.depark.com\/en\/depark-gelecegin-teknolojilerine-yon-verecek-odak-alanlarini-belirledi\/\" class=\"blog-card__image__link\"><\/a>\r\n\t\t\t\t\t\t\t\t\t<div class=\"blog-card__date\"><span>07<\/span>May<\/div>\r\n\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"blog-card__content\">\r\n\t\t\t\t\t\t\t\t<ul class=\"list-unstyled blog-card__meta ml-0\">\r\n\t\t\t\t\t\t\t\t\t<li>\r\n\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.depark.com\/en\/author\/kurumsal\/\"><img decoding=\"async\" src=\"https:\/\/www.depark.com\/wp-content\/uploads\/2025\/09\/taner-onay-70x70.png\" alt=\"DEPARK\">\r\n\t\t\t\t\t\t\t\t\t\t\tKurumsal Iletisim<\/a>\r\n\t\t\t\t\t\t\t\t\t<\/li>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/ul>\r\n\t\t\t\t\t\t\t\t<div class=\"blog-card__content__inner\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<h3 class=\"blog-card__title\"><a href=\"https:\/\/www.depark.com\/en\/depark-gelecegin-teknolojilerine-yon-verecek-odak-alanlarini-belirledi\/\">DEPARK Gelece\u011fin Teknolojilerine Y\u00f6n Verecek Odak Alanlar\u0131n\u0131 Belirledi<\/a><\/h3>\r\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.depark.com\/en\/depark-gelecegin-teknolojilerine-yon-verecek-odak-alanlarini-belirledi\/\" class=\"blog-card__link\">More !\t\t\t\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"icon-arrow-left\"><\/i>\t\t\t\t\t\t\t\t\t<\/a><!-- \/.blog-card__link -->\r\n\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t\t<div class=\"col-md-6 col-lg-4\">\r\n\t\t\t\t\t\t<div class=\"blog-card wow fadeInUp\" data-wow-duration='1500ms' data-wow-delay='000ms'>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"blog-card__image\">\r\n\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"370\" height=\"290\" src=\"https:\/\/www.depark.com\/wp-content\/uploads\/2026\/05\/icsayfa-mobi-370x290.png\" class=\"attachment-ostech_blog_370X290 size-ostech_blog_370X290 wp-post-image\" alt=\"\" srcset=\"https:\/\/www.depark.com\/wp-content\/uploads\/2026\/05\/icsayfa-mobi-370x290.png 370w, https:\/\/www.depark.com\/wp-content\/uploads\/2026\/05\/icsayfa-mobi-15x12.png 15w\" sizes=\"(max-width: 370px) 100vw, 370px\" \/>\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"370\" height=\"290\" src=\"https:\/\/www.depark.com\/wp-content\/uploads\/2026\/05\/icsayfa-mobi-370x290.png\" class=\"attachment-ostech_blog_370X290 size-ostech_blog_370X290 wp-post-image\" alt=\"\" srcset=\"https:\/\/www.depark.com\/wp-content\/uploads\/2026\/05\/icsayfa-mobi-370x290.png 370w, https:\/\/www.depark.com\/wp-content\/uploads\/2026\/05\/icsayfa-mobi-15x12.png 15w\" sizes=\"(max-width: 370px) 100vw, 370px\" \/>\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.depark.com\/en\/mobidictum-games-appssummit-izmir-2026-deu-ev-sahipliginde-gerceklestirildi\/\" class=\"blog-card__image__link\"><\/a>\r\n\t\t\t\t\t\t\t\t\t<div class=\"blog-card__date\"><span>05<\/span>May<\/div>\r\n\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"blog-card__content\">\r\n\t\t\t\t\t\t\t\t<ul class=\"list-unstyled blog-card__meta ml-0\">\r\n\t\t\t\t\t\t\t\t\t<li>\r\n\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.depark.com\/en\/author\/kurumsal\/\"><img decoding=\"async\" src=\"https:\/\/www.depark.com\/wp-content\/uploads\/2025\/09\/taner-onay-70x70.png\" alt=\"DEPARK\">\r\n\t\t\t\t\t\t\t\t\t\t\tKurumsal Iletisim<\/a>\r\n\t\t\t\t\t\t\t\t\t<\/li>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/ul>\r\n\t\t\t\t\t\t\t\t<div class=\"blog-card__content__inner\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<h3 class=\"blog-card__title\"><a href=\"https:\/\/www.depark.com\/en\/mobidictum-games-appssummit-izmir-2026-deu-ev-sahipliginde-gerceklestirildi\/\">Mobidictum\u00a0Games &amp;\u00a0Apps Summit\u00a0\u0130zmir 2026, DE\u00dc Ev Sahipli\u011finde Ger\u00e7ekle\u015ftirildi<\/a><\/h3>\r\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.depark.com\/en\/mobidictum-games-appssummit-izmir-2026-deu-ev-sahipliginde-gerceklestirildi\/\" class=\"blog-card__link\">More !\t\t\t\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"icon-arrow-left\"><\/i>\t\t\t\t\t\t\t\t\t<\/a><!-- \/.blog-card__link -->\r\n\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t<\/div>\r\n\t<\/section>\r\n\t<!-- Blog section End -->\r\n\r\n\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-04116aa e-con-full e-flex e-con e-parent\" data-id=\"04116aa\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4f39695 elementor-invisible elementor-widget elementor-widget-shortcode\" data-id=\"4f39695\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">    <style>\n    @font-face {\n        font-family: 'Barlow';\n        font-weight: normal;\n        font-style: normal;\n        font-display: swap;\n    }\n\n    .custom-slider-container {\n        width: 100%;\n        overflow: hidden;\n        position: relative;\n        user-select: none;\n    }\n\n    .custom-slider-container .sec-title__title,\n    .custom-slider-container .sec-title__tagline {\n        font-family: 'Barlow', sans-serif;\n    }\n\n    .custom-slider-container .sec-title__title {\n        font-size: 35px;\n        text-align: center;\n        margin-bottom: 20px;\n        color: #222429;\n        user-select: none;\n        font-weight: 700;\n        line-height: 117.5%;\n        margin-top:5px;\n    }\n\n    .custom-slider-wrapper {\n        display: flex;\n        gap: 20px;\n        transition: transform 0.45s ease;\n        will-change: transform;\n        align-items: flex-start;\n    }\n\n    .custom-slide {\n        flex: 0 0 calc((100% - 40px) \/ 3);\n        box-sizing: border-box;\n        text-align: center;\n        cursor: pointer;\n        padding: 4px 0;\n    }\n    @media (max-width: 768px) {\n        .custom-slide {\n            flex: 0 0 calc((100% - 20px) \/ 2);\n        }\n    }\n    @media (max-width: 480px) {\n        .custom-slide {\n            flex: 0 0 100%;\n        }\n    }\n\n    .custom-slide img {\n        width: 100%;\n        aspect-ratio: 16\/9; \/* 1280x720 \u00f6l\u00e7e\u011fi *\/\n        object-fit: cover;\n        border-radius: 10px;\n        display: block;\n    }\n    <\/style>\n\n    <div class=\"custom-slider-container\">\n        <div class=\"sec-title text-center wow fadeInUp\" data-wow-duration=\"1500ms\" data-wow-delay=\"000ms\">\n            <div class=\"d-flex align-items-center justify-content-center\">\n                <img decoding=\"async\" src=\"https:\/\/www.depark.com\/wp-content\/uploads\/2024\/05\/sec-title-s-1.png\" alt=\"icon\" class=\"sec-title__img\" \/>\n                <span class=\"sec-title__tagline\">DEPARK<\/span>\n            <\/div>\n            <h2 class=\"sec-title__title\">Success Stories<\/h2>\n        <\/div>\n\n        <div class=\"custom-slider-wrapper\">\n            <!-- En HD YouTube thumbnail = maxresdefault.jpg -->\n            <a class=\"custom-slide\" href=\"https:\/\/www.youtube.com\/watch?v=xW4Ijw5Sr54\" target=\"_blank\" rel=\"noopener noreferrer\">\n                <img decoding=\"async\" src=\"https:\/\/img.youtube.com\/vi\/xW4Ijw5Sr54\/maxresdefault.jpg\" alt=\"\">\n            <\/a>\n            <a class=\"custom-slide\" href=\"https:\/\/www.youtube.com\/watch?v=yqslIIRJdUs\" target=\"_blank\" rel=\"noopener noreferrer\">\n                <img decoding=\"async\" src=\"https:\/\/img.youtube.com\/vi\/yqslIIRJdUs\/maxresdefault.jpg\" alt=\"\">\n            <\/a>\n            <a class=\"custom-slide\" href=\"https:\/\/www.youtube.com\/watch?v=gGSyLMPHh4A\" target=\"_blank\" rel=\"noopener noreferrer\">\n                <img decoding=\"async\" src=\"https:\/\/img.youtube.com\/vi\/gGSyLMPHh4A\/hqdefault.jpg\" alt=\"\">\n            <\/a>\n            <a class=\"custom-slide\" href=\"https:\/\/www.youtube.com\/watch?v=SVnjt6umUh4\" target=\"_blank\" rel=\"noopener noreferrer\">\n                <img decoding=\"async\" src=\"https:\/\/img.youtube.com\/vi\/SVnjt6umUh4\/maxresdefault.jpg\" alt=\"\">\n            <\/a>\n            <a class=\"custom-slide\" href=\"https:\/\/www.youtube.com\/watch?v=ra9UVKf98ZI\" target=\"_blank\" rel=\"noopener noreferrer\">\n                <img decoding=\"async\" src=\"https:\/\/img.youtube.com\/vi\/ra9UVKf98ZI\/maxresdefault.jpg\" alt=\"\">\n            <\/a>\n            <a class=\"custom-slide\" href=\"https:\/\/www.youtube.com\/watch?v=YlNP2Ym_R-s\" target=\"_blank\" rel=\"noopener noreferrer\">\n                <img decoding=\"async\" src=\"https:\/\/img.youtube.com\/vi\/YlNP2Ym_R-s\/maxresdefault.jpg\" alt=\"\">\n            <\/a>\n            <a class=\"custom-slide\" href=\"https:\/\/www.youtube.com\/watch?v=XfeY5UR66Uo\" target=\"_blank\" rel=\"noopener noreferrer\">\n                <img decoding=\"async\" src=\"https:\/\/img.youtube.com\/vi\/XfeY5UR66Uo\/maxresdefault.jpg\" alt=\"\">\n            <\/a>\n            <a class=\"custom-slide\" href=\"https:\/\/www.youtube.com\/watch?v=AkVJSGtsWFA\" target=\"_blank\" rel=\"noopener noreferrer\">\n                <img decoding=\"async\" src=\"https:\/\/img.youtube.com\/vi\/AkVJSGtsWFA\/maxresdefault.jpg\" alt=\"\">\n            <\/a>\n            <a class=\"custom-slide\" href=\"https:\/\/www.youtube.com\/watch?v=9pUnnbbo1oE\" target=\"_blank\" rel=\"noopener noreferrer\">\n                <img decoding=\"async\" src=\"https:\/\/img.youtube.com\/vi\/9pUnnbbo1oE\/maxresdefault.jpg\" alt=\"\">\n            <\/a>\n            <a class=\"custom-slide\" href=\"https:\/\/www.youtube.com\/watch?v=PRrCbYz_B6M\" target=\"_blank\" rel=\"noopener noreferrer\">\n                <img decoding=\"async\" src=\"https:\/\/img.youtube.com\/vi\/PRrCbYz_B6M\/maxresdefault.jpg\" alt=\"\">\n            <\/a>\n        <\/div>\n    <\/div>\n\n    <script>\n    (function(){\n        const wrapper = document.querySelector('.custom-slider-wrapper');\n        const slides = Array.from(document.querySelectorAll('.custom-slide'));\n        let totalSlides = slides.length;\n        let visibleSlides = 3;\n        let step = 1;\n        let slideStep = 0;\n        let autoInterval = null;\n\n        function getGap() {\n            const cs = getComputedStyle(wrapper);\n            const g = parseFloat(cs.gap || cs.rowGap || 20);\n            return isNaN(g) ? 20 : g;\n        }\n\n        function updateVisibleSlides() {\n            const w = window.innerWidth;\n            if (w <= 480) visibleSlides = 1;\n            else if (w <= 768) visibleSlides = 2;\n            else visibleSlides = 3;\n        }\n\n        function updateSizes() {\n            updateVisibleSlides();\n            const gap = getGap();\n            const containerWidth = wrapper.clientWidth;\n            slideStep = (containerWidth + gap) \/ visibleSlides;\n        }\n\n        let currentIndex = 0;\n\n        function maxIndex() {\n            return Math.max(0, totalSlides - visibleSlides);\n        }\n\n        function updateSlider(animate = true) {\n            updateSizes();\n            const maxIdx = maxIndex();\n\n            if (currentIndex < 0) currentIndex = maxIdx;\n            if (currentIndex > maxIdx) currentIndex = 0;\n\n            const px = Math.round(-currentIndex * slideStep);\n\n            if (!animate) {\n                wrapper.style.transition = 'none';\n            } else {\n                wrapper.style.transition = 'transform 0.45s ease';\n            }\n            wrapper.style.transform = `translateX(${px}px)`;\n\n            if (!animate) {\n                void wrapper.offsetWidth;\n                wrapper.style.transition = 'transform 0.45s ease';\n            }\n        }\n\n        function startAuto() {\n            stopAuto();\n            autoInterval = setInterval(() => {\n                currentIndex += step;\n                if (currentIndex > maxIndex()) currentIndex = 0;\n                updateSlider();\n            }, 3000);\n        }\n\n        function stopAuto() {\n            if (autoInterval) {\n                clearInterval(autoInterval);\n                autoInterval = null;\n            }\n        }\n\n        const imgs = wrapper.querySelectorAll('img');\n        let imgsToLoad = imgs.length;\n        if (imgsToLoad === 0) {\n            updateSizes();\n            updateSlider(false);\n            startAuto();\n        } else {\n            imgs.forEach(img => {\n                if (img.complete) {\n                    imgsToLoad--;\n                } else {\n                    img.addEventListener('load', () => {\n                        imgsToLoad--;\n                        if (imgsToLoad === 0) {\n                            updateSizes();\n                            updateSlider(false);\n                            startAuto();\n                        }\n                    });\n                    img.addEventListener('error', () => {\n                        imgsToLoad--;\n                        if (imgsToLoad === 0) {\n                            updateSizes();\n                            updateSlider(false);\n                            startAuto();\n                        }\n                    });\n                }\n            });\n            if (imgsToLoad === 0) {\n                updateSizes();\n                updateSlider(false);\n                startAuto();\n            }\n        }\n\n        let resizeTimer;\n        window.addEventListener('resize', () => {\n            clearTimeout(resizeTimer);\n            resizeTimer = setTimeout(() => {\n                updateSizes();\n                updateSlider(false);\n            }, 80);\n        });\n    })();\n    <\/script>\n    <\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Projeler Projelerimiz ve devam eden \u00e7al\u0131\u015fmalarla etkili \u00e7\u00f6z\u00fcmler Teknoloji Transferi Ara\u015ft\u0131rmadan ticarile\u015ftirmeye kapsaml\u0131 destek faaliyetleri Ekosistem Disiplinleraras\u0131 i\u015f birli\u011fi ile b\u00fcy\u00fcyen, dinamik bir i\u015f ortam\u0131 + Y\u0131l Tecr\u00fcbe Hakk\u0131m\u0131zda Gelece\u011fi Tasarlayanlar\u0131n \u0130novasyon Merkezi T\u00fcrkiye&#8217;nin ilk sa\u011fl\u0131k temal\u0131 teknopark\u0131 olan DEPARK, 2013&#8217;ten bu yana \u0130zmir&#8217;de teknoloji ve inovasyonun merkezi konumundad\u0131r. Farkl\u0131 disiplinlerden Ar-Ge Firmalar\u0131n\u0131 ve giri\u015fimleri [&hellip;]<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_acf_changed":false,"pagelayer_contact_templates":[],"_pagelayer_content":"","_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"class_list":["post-2649","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.depark.com\/en\/wp-json\/wp\/v2\/pages\/2649","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.depark.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.depark.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.depark.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.depark.com\/en\/wp-json\/wp\/v2\/comments?post=2649"}],"version-history":[{"count":712,"href":"https:\/\/www.depark.com\/en\/wp-json\/wp\/v2\/pages\/2649\/revisions"}],"predecessor-version":[{"id":9867,"href":"https:\/\/www.depark.com\/en\/wp-json\/wp\/v2\/pages\/2649\/revisions\/9867"}],"wp:attachment":[{"href":"https:\/\/www.depark.com\/en\/wp-json\/wp\/v2\/media?parent=2649"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}