{"id":21854,"date":"2026-04-16T20:22:14","date_gmt":"2026-04-16T10:22:14","guid":{"rendered":"https:\/\/krelixir.com\/?page_id=21854"},"modified":"2026-08-07T16:53:23","modified_gmt":"2026-08-07T06:53:23","slug":"home2","status":"publish","type":"page","link":"https:\/\/krelixir.com\/","title":{"rendered":"Home2"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"21854\" class=\"elementor elementor-21854\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1d6c038 e-con e-atomic-element e-flexbox-base e-7c89688 \" data-id=\"1d6c038\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"1d6c038\">\n    <div class=\"elementor-element elementor-element-8dbb35a e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-parent\" data-id=\"8dbb35a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-8193192 e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"8193192\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4135bd8 elementor-widget elementor-widget-text-editor\" data-id=\"4135bd8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\tInnovate | Transform | Build\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7c1fbf3 elementor-widget elementor-widget-heading\" data-id=\"7c1fbf3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Connecting what\nruns your business\n- end to end.<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c28359e my-heading  elementor-widget elementor-widget-text-editor\" data-id=\"c28359e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Production-ready AI | Composable Platforms | Distributed Delivery<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e12d22a elementor-widget elementor-widget-button\" data-id=\"e12d22a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Request a meeting<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-378e3cc e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"378e3cc\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cf14952 elementor-widget elementor-widget-html\" data-id=\"cf14952\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n<meta charset=\"UTF-8\">\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n<title>KR Elixir \u2014 Hero Right (Hexagon Illustration)<\/title>\r\n<style>\r\n*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\r\n\r\n\r\n\r\n.hero-right {\r\n  position: relative;\r\n  display: flex; align-items: center; justify-content: center;\r\n  overflow: hidden;\r\n  width: 100%;\r\n  height: 80vh;\r\n  background: #F8F9FF;\r\n}\r\n.hero-right::before {\r\n  content: '';\r\n  position: absolute; top: -40px; right: -40px;\r\n  width: 300px; height: 300px;\r\n  background: radial-gradient(circle, rgba(120,40,200,0.22) 0%, transparent 70%);\r\n  pointer-events: none;\r\n}\r\n\r\n@keyframes hx-float-a { 0%,100%{transform:translateY(0px)}    50%{transform:translateY(-14px)} }\r\n@keyframes hx-float-b { 0%,100%{transform:translateY(0px)}    50%{transform:translateY(10px)} }\r\n@keyframes hx-float-c { 0%,100%{transform:translate(0,0)}     50%{transform:translate(10px,-8px)} }\r\n@keyframes hx-float-d { 0%,100%{transform:translateX(0px)}    50%{transform:translateX(-12px)} }\r\n@keyframes hx-float-e { 0%,100%{transform:translate(0,0)}     50%{transform:translate(-8px,10px)} }\r\n@keyframes hx-float-f { 0%,100%{transform:translateY(0px)}    50%{transform:translateY(-10px)} }\r\n\r\n.hx-a { animation: hx-float-a 6s ease-in-out infinite; }\r\n.hx-b { animation: hx-float-b 7.5s ease-in-out infinite 0.8s; }\r\n.hx-c { animation: hx-float-c 8s ease-in-out infinite 1.6s; }\r\n.hx-d { animation: hx-float-d 5.5s ease-in-out infinite 0.4s; }\r\n.hx-e { animation: hx-float-e 9s ease-in-out infinite 2s; }\r\n.hx-f { animation: hx-float-f 6.5s ease-in-out infinite 1.2s; }\r\n<\/style>\r\n<\/head>\r\n<body>\r\n\r\n<div class=\"hero-right\">\r\n  <svg viewBox=\"0 0 560 480\" style=\"width:100%;height:100%;position:absolute;inset:0;\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\">\r\n    <defs>\r\n      <linearGradient id=\"hx-g1\" x1=\"0\" y1=\"0\" x2=\"1\" y2=\"1\">\r\n        <stop offset=\"0%\" stop-color=\"#7B2FBE\"\/>\r\n        <stop offset=\"100%\" stop-color=\"#9B4DFF\"\/>\r\n      <\/linearGradient>\r\n      <linearGradient id=\"hx-g2\" x1=\"0\" y1=\"0\" x2=\"1\" y2=\"1\">\r\n        <stop offset=\"0%\" stop-color=\"#1A4FC4\"\/>\r\n        <stop offset=\"100%\" stop-color=\"#3B6EF8\"\/>\r\n      <\/linearGradient>\r\n      <linearGradient id=\"hx-g3\" x1=\"0\" y1=\"0\" x2=\"1\" y2=\"1\">\r\n        <stop offset=\"0%\" stop-color=\"#4B23A0\"\/>\r\n        <stop offset=\"100%\" stop-color=\"#7B2FBE\"\/>\r\n      <\/linearGradient>\r\n      <linearGradient id=\"hx-g4\" x1=\"0\" y1=\"0\" x2=\"1\" y2=\"1\">\r\n        <stop offset=\"0%\" stop-color=\"#2540A8\"\/>\r\n        <stop offset=\"100%\" stop-color=\"#4B6CF5\"\/>\r\n      <\/linearGradient>\r\n      <linearGradient id=\"hx-g5\" x1=\"0\" y1=\"0\" x2=\"1\" y2=\"1\">\r\n        <stop offset=\"0%\" stop-color=\"#0E7A6E\"\/>\r\n        <stop offset=\"100%\" stop-color=\"#2EC4B6\"\/>\r\n      <\/linearGradient>\r\n      <linearGradient id=\"hx-g6\" x1=\"0\" y1=\"0\" x2=\"1\" y2=\"1\">\r\n        <stop offset=\"0%\" stop-color=\"#3B6EF8\"\/>\r\n        <stop offset=\"100%\" stop-color=\"#6836F5\"\/>\r\n      <\/linearGradient>\r\n      <filter id=\"hx-glow\">\r\n        <feGaussianBlur stdDeviation=\"8\" result=\"b\"\/>\r\n        <feMerge><feMergeNode in=\"b\"\/><feMergeNode in=\"SourceGraphic\"\/><\/feMerge>\r\n      <\/filter>\r\n      <filter id=\"hx-glow-sm\">\r\n        <feGaussianBlur stdDeviation=\"4\" result=\"b\"\/>\r\n        <feMerge><feMergeNode in=\"b\"\/><feMergeNode in=\"SourceGraphic\"\/><\/feMerge>\r\n      <\/filter>\r\n    <\/defs>\r\n\r\n    <!-- Hex A \u2014 large, top-center, deep purple -->\r\n    <g class=\"hx-a\">\r\n      <polygon points=\"300,20 395.3,75 395.3,185 300,240 204.7,185 204.7,75\" fill=\"url(#hx-g1)\" opacity=\"0.88\" filter=\"url(#hx-glow)\"\/>\r\n      <polygon points=\"300,20 395.3,75 395.3,185 300,240 204.7,185 204.7,75\" fill=\"none\" stroke=\"rgba(200,150,255,0.3)\" stroke-width=\"1.5\"\/>\r\n    <\/g>\r\n\r\n    <!-- Hex B \u2014 medium, bottom-left, blue -->\r\n    <g class=\"hx-b\">\r\n      <polygon points=\"160,230 237.9,275 237.9,365 160,410 82.1,365 82.1,275\" fill=\"url(#hx-g2)\" opacity=\"0.82\" filter=\"url(#hx-glow-sm)\"\/>\r\n      <polygon points=\"160,230 237.9,275 237.9,365 160,410 82.1,365 82.1,275\" fill=\"none\" stroke=\"rgba(100,160,255,0.3)\" stroke-width=\"1.2\"\/>\r\n    <\/g>\r\n\r\n    <!-- Hex C \u2014 medium, right-center, indigo -->\r\n    <g class=\"hx-c\">\r\n      <polygon points=\"420,200 502.3,247.5 502.3,342.5 420,390 337.7,342.5 337.7,247.5\" fill=\"url(#hx-g4)\" opacity=\"0.78\" filter=\"url(#hx-glow-sm)\"\/>\r\n      <polygon points=\"420,200 502.3,247.5 502.3,342.5 420,390 337.7,342.5 337.7,247.5\" fill=\"none\" stroke=\"rgba(120,140,255,0.25)\" stroke-width=\"1.2\"\/>\r\n    <\/g>\r\n\r\n    <!-- Hex D \u2014 small, top-right, teal -->\r\n    <g class=\"hx-d\">\r\n      <polygon points=\"460,30 516.3,62.5 516.3,127.5 460,160 403.7,127.5 403.7,62.5\" fill=\"url(#hx-g5)\" opacity=\"0.72\"\/>\r\n      <polygon points=\"460,30 516.3,62.5 516.3,127.5 460,160 403.7,127.5 403.7,62.5\" fill=\"none\" stroke=\"rgba(46,196,182,0.4)\" stroke-width=\"1\"\/>\r\n    <\/g>\r\n\r\n    <!-- Hex E \u2014 small, far left, violet ghost -->\r\n    <g class=\"hx-e\">\r\n      <polygon points=\"80,120 131.96,150 131.96,210 80,240 28.04,210 28.04,150\" fill=\"url(#hx-g3)\" opacity=\"0.45\"\/>\r\n      <polygon points=\"80,120 131.96,150 131.96,210 80,240 28.04,210 28.04,150\" fill=\"none\" stroke=\"rgba(155,77,255,0.3)\" stroke-width=\"1\"\/>\r\n    <\/g>\r\n\r\n    <!-- Hex F \u2014 small, bottom-right, blue glow -->\r\n    <g class=\"hx-f\">\r\n      <polygon points=\"490,362 540.2,391 540.2,449 490,478 439.8,449 439.8,391\" fill=\"url(#hx-g6)\" opacity=\"0.55\"\/>\r\n      <polygon points=\"490,362 540.2,391 540.2,449 490,478 439.8,449 439.8,391\" fill=\"none\" stroke=\"rgba(59,110,248,0.35)\" stroke-width=\"1\"\/>\r\n    <\/g>\r\n\r\n    <!-- subtle connector lines between hexes -->\r\n    <line x1=\"300\" y1=\"240\" x2=\"160\" y2=\"320\" stroke=\"rgba(155,77,255,0.15)\" stroke-width=\"1\" stroke-dasharray=\"5 5\"\/>\r\n    <line x1=\"395\" y1=\"130\" x2=\"420\" y2=\"245\" stroke=\"rgba(59,110,248,0.15)\" stroke-width=\"1\" stroke-dasharray=\"5 5\"\/>\r\n    <line x1=\"300\" y1=\"130\" x2=\"460\" y2=\"95\" stroke=\"rgba(46,196,182,0.12)\" stroke-width=\"1\" stroke-dasharray=\"5 5\"\/>\r\n    <line x1=\"238\" y1=\"320\" x2=\"338\" y2=\"295\" stroke=\"rgba(75,108,245,0.12)\" stroke-width=\"1\" stroke-dasharray=\"5 5\"\/>\r\n\r\n    <!-- small accent dots at intersections -->\r\n    <circle cx=\"300\" cy=\"240\" r=\"4\" fill=\"#9B4DFF\" filter=\"url(#hx-glow-sm)\" opacity=\"0.8\"\/>\r\n    <circle cx=\"403\" cy=\"200\" r=\"3\" fill=\"#3B6EF8\" opacity=\"0.7\"\/>\r\n    <circle cx=\"238\" cy=\"275\" r=\"3\" fill=\"#5B8AFF\" opacity=\"0.6\"\/>\r\n    <circle cx=\"460\" cy=\"160\" r=\"3\" fill=\"#2EC4B6\" opacity=\"0.7\"\/>\r\n  <\/svg>\r\n<\/div>\r\n\r\n<\/body>\r\n<\/html>\r\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\n<\/div>\n<div class=\"elementor-element elementor-element-bfd8e3e e-con-full elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-parent\" data-id=\"bfd8e3e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-dfe52b6 elementor--h-position-center elementor--v-position-middle elementor-arrows-position-inside elementor-widget elementor-widget-slides\" data-id=\"dfe52b6\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;navigation&quot;:&quot;arrows&quot;,&quot;autoplay_speed&quot;:3000,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;infinite&quot;:&quot;yes&quot;,&quot;transition&quot;:&quot;slide&quot;,&quot;transition_speed&quot;:500}\" data-widget_type=\"slides.default\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-slides-wrapper elementor-main-swiper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Slides\" dir=\"ltr\" data-animation=\"fadeInRight\">\n\t\t\t\t<div class=\"swiper-wrapper elementor-slides\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-repeater-item-18607e4 swiper-slide\" role=\"group\" aria-roledescription=\"slide\"><div class=\"swiper-slide-bg\" role=\"img\" aria-label=\"career.jpg\"><\/div><div class=\"elementor-background-overlay\"><\/div><div class=\"swiper-slide-inner\" ><div class=\"swiper-slide-contents\"><div class=\"elementor-slide-heading\"><h5 style=\"color:white;\">Innovate | Transform | Build<\/h5>Connecting what runs your business - end to end.<\/div><div class=\"elementor-slide-description\">Production-ready AI | Composable Platforms | Distributed Delivery<\/div><div  class=\"elementor-button elementor-slide-button elementor-size-sm\">Request a Meeting<\/div><\/div><\/div><\/div><div class=\"elementor-repeater-item-0d93fd3 swiper-slide\" role=\"group\" aria-roledescription=\"slide\"><div class=\"swiper-slide-bg\" role=\"img\" aria-label=\"career2.jpg\"><\/div><div class=\"elementor-background-overlay\"><\/div><div class=\"swiper-slide-inner\" ><div class=\"swiper-slide-contents\"><div class=\"elementor-slide-heading\"><h5 style=\"color:white;\">Innovate | Transform | Build<\/h5>Connecting what runs your business - end to end.<\/div><div class=\"elementor-slide-description\">Production-ready AI | Composable Platforms | Distributed Delivery<\/div><div  class=\"elementor-button elementor-slide-button elementor-size-sm\">Request a Meeting<\/div><\/div><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-prev\" role=\"button\" tabindex=\"0\" aria-label=\"Previous slide\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-left\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"><\/path><\/svg>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-next\" role=\"button\" tabindex=\"0\" aria-label=\"Next slide\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-right\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\"><\/path><\/svg>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b6a5014 e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-parent\" data-id=\"b6a5014\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b011e2b e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"b011e2b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fabfc16 my-heading  elementor-widget elementor-widget-heading\" data-id=\"fabfc16\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Our Services<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-29d7b28 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"29d7b28\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-8eddc14 e-con-full my-box e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"8eddc14\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-12e3796 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"12e3796\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" width=\"500\" zoomAndPan=\"magnify\" viewBox=\"0 0 375 374.999991\" height=\"500\" preserveAspectRatio=\"xMidYMid meet\"><defs><clipPath id=\"469e79cf7b\"><path d=\"M 11.070312 12.363281 L 363.929688 12.363281 L 363.929688 365.226562 L 11.070312 365.226562 Z M 11.070312 12.363281 \" clip-rule=\"nonzero\"><\/path><\/clipPath><clipPath id=\"f28f3db087\"><path d=\"M 187.5 12.363281 C 90.058594 12.363281 11.070312 91.355469 11.070312 188.792969 C 11.070312 286.234375 90.058594 365.226562 187.5 365.226562 C 284.941406 365.226562 363.929688 286.234375 363.929688 188.792969 C 363.929688 91.355469 284.941406 12.363281 187.5 12.363281 Z M 187.5 12.363281 \" clip-rule=\"nonzero\"><\/path><\/clipPath><clipPath id=\"fb280eec9e\"><path d=\"M 0.0703125 0.363281 L 352.929688 0.363281 L 352.929688 353.226562 L 0.0703125 353.226562 Z M 0.0703125 0.363281 \" clip-rule=\"nonzero\"><\/path><\/clipPath><clipPath id=\"99d2328258\"><path d=\"M 176.5 0.363281 C 79.058594 0.363281 0.0703125 79.355469 0.0703125 176.792969 C 0.0703125 274.234375 79.058594 353.226562 176.5 353.226562 C 273.941406 353.226562 352.929688 274.234375 352.929688 176.792969 C 352.929688 79.355469 273.941406 0.363281 176.5 0.363281 Z M 176.5 0.363281 \" clip-rule=\"nonzero\"><\/path><\/clipPath><radialGradient gradientTransform=\"matrix(1, 0, 0, 1, 0.0687907, 0.363164)\" gradientUnits=\"userSpaceOnUse\" r=\"499.023252\" cx=\"0\" id=\"5cad4cddc1\" cy=\"0\" fx=\"0\" fy=\"0\"><stop stop-opacity=\"1\" stop-color=\"rgb(39.932251%, 36.364746%, 91.659546%)\" offset=\"0\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(39.762878%, 36.103821%, 91.410828%)\" offset=\"0.0078125\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(39.561462%, 35.791016%, 91.111755%)\" offset=\"0.0195312\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(39.358521%, 35.47821%, 90.812683%)\" offset=\"0.03125\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(39.157104%, 35.166931%, 90.515137%)\" offset=\"0.0429688\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(38.954163%, 34.854126%, 90.216064%)\" offset=\"0.0546875\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(38.752747%, 34.541321%, 89.916992%)\" offset=\"0.0664062\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(38.549805%, 34.228516%, 89.61792%)\" offset=\"0.078125\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(38.348389%, 33.91571%, 89.318848%)\" offset=\"0.0898438\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(38.145447%, 33.602905%, 89.021301%)\" offset=\"0.101562\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(37.944031%, 33.291626%, 88.722229%)\" offset=\"0.113281\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(37.741089%, 32.978821%, 88.423157%)\" offset=\"0.125\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(37.539673%, 32.666016%, 88.124084%)\" offset=\"0.136719\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(37.336731%, 32.35321%, 87.826538%)\" offset=\"0.148438\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(37.135315%, 32.040405%, 87.527466%)\" offset=\"0.160156\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(36.932373%, 31.729126%, 87.228394%)\" offset=\"0.171875\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(36.730957%, 31.416321%, 86.929321%)\" offset=\"0.183594\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(36.528015%, 31.103516%, 86.631775%)\" offset=\"0.195312\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(36.326599%, 30.79071%, 86.332703%)\" offset=\"0.207031\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(36.123657%, 30.477905%, 86.03363%)\" offset=\"0.21875\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(35.922241%, 30.1651%, 85.734558%)\" offset=\"0.230469\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(35.720825%, 29.853821%, 85.437012%)\" offset=\"0.242188\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(35.551453%, 29.592896%, 85.186768%)\" offset=\"0.253906\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(35.417175%, 29.38385%, 84.988403%)\" offset=\"0.261719\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(35.282898%, 29.176331%, 84.788513%)\" offset=\"0.269531\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(35.147095%, 28.967285%, 84.590149%)\" offset=\"0.277344\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(35.012817%, 28.759766%, 84.390259%)\" offset=\"0.285156\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(34.87854%, 28.55072%, 84.191895%)\" offset=\"0.292969\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(34.742737%, 28.343201%, 83.992004%)\" offset=\"0.300781\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(34.608459%, 28.134155%, 83.79364%)\" offset=\"0.308594\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(34.474182%, 27.926636%, 83.59375%)\" offset=\"0.316406\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(34.338379%, 27.71759%, 83.395386%)\" offset=\"0.324219\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(34.204102%, 27.510071%, 83.195496%)\" offset=\"0.332031\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(34.069824%, 27.301025%, 82.997131%)\" offset=\"0.339844\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(33.934021%, 27.09198%, 82.797241%)\" offset=\"0.347656\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(33.799744%, 26.88446%, 82.598877%)\" offset=\"0.355469\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(33.665466%, 26.675415%, 82.398987%)\" offset=\"0.363281\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(33.529663%, 26.467896%, 82.200623%)\" offset=\"0.371094\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(33.395386%, 26.25885%, 82.000732%)\" offset=\"0.378906\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(33.261108%, 26.051331%, 81.802368%)\" offset=\"0.386719\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(33.125305%, 25.842285%, 81.602478%)\" offset=\"0.394531\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(32.991028%, 25.634766%, 81.404114%)\" offset=\"0.402344\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(32.85675%, 25.42572%, 81.204224%)\" offset=\"0.410156\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(32.720947%, 25.216675%, 81.005859%)\" offset=\"0.417969\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(32.58667%, 25.009155%, 80.805969%)\" offset=\"0.425781\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(32.452393%, 24.80011%, 80.607605%)\" offset=\"0.433594\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(32.318115%, 24.59259%, 80.407715%)\" offset=\"0.441406\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(32.182312%, 24.383545%, 80.209351%)\" offset=\"0.449219\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(32.048035%, 24.176025%, 80.00946%)\" offset=\"0.457031\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(31.913757%, 23.96698%, 79.811096%)\" offset=\"0.464844\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(31.777954%, 23.75946%, 79.611206%)\" offset=\"0.472656\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(31.643677%, 23.550415%, 79.412842%)\" offset=\"0.480469\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(31.509399%, 23.342896%, 79.212952%)\" offset=\"0.488281\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(31.373596%, 23.13385%, 79.014587%)\" offset=\"0.496094\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(31.20575%, 22.872925%, 78.765869%)\" offset=\"0.503906\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(31.002808%, 22.56012%, 78.466797%)\" offset=\"0.515625\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(30.801392%, 22.24884%, 78.167725%)\" offset=\"0.527344\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(30.59845%, 21.936035%, 77.868652%)\" offset=\"0.539062\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(30.397034%, 21.62323%, 77.56958%)\" offset=\"0.550781\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(30.194092%, 21.310425%, 77.272034%)\" offset=\"0.5625\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(29.992676%, 20.99762%, 76.972961%)\" offset=\"0.574219\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(29.789734%, 20.684814%, 76.673889%)\" offset=\"0.585938\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(29.588318%, 20.373535%, 76.374817%)\" offset=\"0.597656\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(29.385376%, 20.06073%, 76.077271%)\" offset=\"0.609375\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(29.18396%, 19.747925%, 75.778198%)\" offset=\"0.621094\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(29.016113%, 19.487%, 75.52948%)\" offset=\"0.632812\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(28.88031%, 19.27948%, 75.32959%)\" offset=\"0.640625\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(28.746033%, 19.070435%, 75.131226%)\" offset=\"0.648438\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(28.611755%, 18.862915%, 74.931335%)\" offset=\"0.65625\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(28.475952%, 18.65387%, 74.732971%)\" offset=\"0.664062\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(28.341675%, 18.44635%, 74.533081%)\" offset=\"0.671875\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(28.207397%, 18.237305%, 74.334717%)\" offset=\"0.679688\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(28.071594%, 18.028259%, 74.134827%)\" offset=\"0.6875\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(27.937317%, 17.82074%, 73.936462%)\" offset=\"0.695312\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(27.80304%, 17.611694%, 73.736572%)\" offset=\"0.703125\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(27.667236%, 17.404175%, 73.538208%)\" offset=\"0.710938\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(27.532959%, 17.195129%, 73.338318%)\" offset=\"0.71875\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(27.398682%, 16.98761%, 73.139954%)\" offset=\"0.726562\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(27.264404%, 16.778564%, 72.940063%)\" offset=\"0.734375\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(27.128601%, 16.571045%, 72.740173%)\" offset=\"0.742188\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(26.994324%, 16.362%, 72.541809%)\" offset=\"0.75\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(26.824951%, 16.101074%, 72.293091%)\" offset=\"0.757812\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(26.623535%, 15.788269%, 71.994019%)\" offset=\"0.769531\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(26.420593%, 15.47699%, 71.694946%)\" offset=\"0.78125\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(26.219177%, 15.164185%, 71.3974%)\" offset=\"0.792969\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(26.016235%, 14.851379%, 71.098328%)\" offset=\"0.804688\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(25.848389%, 14.590454%, 70.849609%)\" offset=\"0.816406\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(25.714111%, 14.382935%, 70.649719%)\" offset=\"0.824219\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(25.579834%, 14.173889%, 70.451355%)\" offset=\"0.832031\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(25.444031%, 13.96637%, 70.251465%)\" offset=\"0.839844\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(25.309753%, 13.757324%, 70.053101%)\" offset=\"0.847656\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(25.175476%, 13.549805%, 69.85321%)\" offset=\"0.855469\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(25.039673%, 13.340759%, 69.654846%)\" offset=\"0.863281\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(24.905396%, 13.13324%, 69.454956%)\" offset=\"0.871094\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(24.736023%, 12.872314%, 69.206238%)\" offset=\"0.878906\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(24.534607%, 12.559509%, 68.907166%)\" offset=\"0.890625\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(24.331665%, 12.246704%, 68.609619%)\" offset=\"0.902344\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(24.163818%, 11.987305%, 68.359375%)\" offset=\"0.914062\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(24.029541%, 11.778259%, 68.161011%)\" offset=\"0.921875\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(23.895264%, 11.569214%, 67.961121%)\" offset=\"0.929688\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(23.75946%, 11.361694%, 67.762756%)\" offset=\"0.9375\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(23.591614%, 11.100769%, 67.514038%)\" offset=\"0.945312\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(23.422241%, 10.84137%, 67.263794%)\" offset=\"0.957031\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(23.287964%, 10.632324%, 67.06543%)\" offset=\"0.964844\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(23.120117%, 10.371399%, 66.816711%)\" offset=\"0.972656\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(22.950745%, 10.112%, 66.567993%)\" offset=\"0.984375\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(22.816467%, 9.902954%, 66.368103%)\" offset=\"0.992188\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(22.749329%, 9.799194%, 66.268921%)\" offset=\"1\"><\/stop><\/radialGradient><clipPath id=\"05d21ad393\"><rect x=\"0\" width=\"353\" y=\"0\" height=\"354\"><\/rect><\/clipPath><clipPath id=\"916f82f43d\"><path d=\"M 87.558594 99.21875 L 287.808594 99.21875 L 287.808594 278 L 87.558594 278 Z M 87.558594 99.21875 \" clip-rule=\"nonzero\"><\/path><\/clipPath><\/defs><g clip-path=\"url(#469e79cf7b)\"><g clip-path=\"url(#f28f3db087)\"><g transform=\"matrix(1, 0, 0, 1, 11, 12)\"><g clip-path=\"url(#05d21ad393)\"><g clip-path=\"url(#fb280eec9e)\"><g clip-path=\"url(#99d2328258)\"><path fill=\"url(#5cad4cddc1)\" d=\"M 0.0703125 0.363281 L 0.0703125 353.226562 L 352.929688 353.226562 L 352.929688 0.363281 Z M 0.0703125 0.363281 \" fill-rule=\"nonzero\"><\/path><\/g><\/g><\/g><\/g><\/g><\/g><g clip-path=\"url(#916f82f43d)\"><path fill=\"#ffffff\" d=\"M 108.199219 99.53125 L 266.789062 99.53125 C 272.46875 99.53125 277.628906 101.855469 281.367188 105.59375 C 285.105469 109.332031 287.429688 114.492188 287.429688 120.171875 L 287.429688 210.9375 C 287.429688 216.617188 285.105469 221.777344 281.367188 225.515625 C 277.628906 229.253906 272.46875 231.574219 266.789062 231.574219 L 214 231.574219 L 214 255 L 226.726562 255 C 229.878906 255 232.742188 256.285156 234.816406 258.363281 C 236.890625 260.4375 238.179688 263.300781 238.179688 266.453125 L 238.179688 275.128906 C 238.179688 276.664062 236.9375 277.90625 235.402344 277.90625 L 139.585938 277.90625 C 138.050781 277.90625 136.808594 276.664062 136.808594 275.128906 L 136.808594 266.453125 C 136.808594 263.300781 138.097656 260.4375 140.171875 258.363281 C 142.246094 256.285156 145.109375 255 148.261719 255 L 160.988281 255 L 160.988281 231.574219 L 108.199219 231.574219 C 102.519531 231.574219 97.359375 229.253906 93.621094 225.515625 C 89.882812 221.777344 87.5625 216.617188 87.5625 210.9375 L 87.5625 120.171875 C 87.5625 114.492188 89.882812 109.332031 93.621094 105.59375 C 97.359375 101.855469 102.519531 99.53125 108.199219 99.53125 Z M 117.609375 198.914062 L 127.964844 198.914062 C 129.496094 198.914062 130.738281 197.671875 130.738281 196.140625 C 130.738281 194.609375 129.496094 193.367188 127.964844 193.367188 L 117.609375 193.367188 C 116.078125 193.367188 114.835938 194.609375 114.835938 196.140625 C 114.835938 197.671875 116.078125 198.914062 117.609375 198.914062 Z M 136.585938 198.914062 L 171.886719 198.914062 C 173.417969 198.914062 174.660156 197.671875 174.660156 196.140625 C 174.660156 194.609375 173.417969 193.367188 171.886719 193.367188 L 136.585938 193.367188 C 135.054688 193.367188 133.8125 194.609375 133.8125 196.140625 C 133.8125 197.671875 135.054688 198.914062 136.585938 198.914062 Z M 117.609375 188.183594 L 153.019531 188.183594 C 154.550781 188.183594 155.792969 186.941406 155.792969 185.410156 C 155.792969 183.878906 154.550781 182.636719 153.019531 182.636719 L 117.609375 182.636719 C 116.078125 182.636719 114.835938 183.878906 114.835938 185.410156 C 114.835938 186.941406 116.078125 188.183594 117.609375 188.183594 Z M 161.636719 188.183594 L 171.886719 188.183594 C 173.417969 188.183594 174.660156 186.941406 174.660156 185.410156 C 174.660156 183.878906 173.417969 182.636719 171.886719 182.636719 L 161.636719 182.636719 C 160.105469 182.636719 158.863281 183.878906 158.863281 185.410156 C 158.863281 186.941406 160.105469 188.183594 161.636719 188.183594 Z M 117.609375 177.453125 L 127.753906 177.453125 C 129.285156 177.453125 130.527344 176.210938 130.527344 174.679688 C 130.527344 173.148438 129.285156 171.90625 127.753906 171.90625 L 117.609375 171.90625 C 116.078125 171.90625 114.835938 173.148438 114.835938 174.679688 C 114.835938 176.210938 116.078125 177.453125 117.609375 177.453125 Z M 136.375 177.453125 L 171.886719 177.453125 C 173.417969 177.453125 174.660156 176.210938 174.660156 174.679688 C 174.660156 173.148438 173.417969 171.90625 171.886719 171.90625 L 136.375 171.90625 C 134.84375 171.90625 133.601562 173.148438 133.601562 174.679688 C 133.601562 176.210938 134.84375 177.453125 136.375 177.453125 Z M 147.070312 134.871094 L 137.226562 161.914062 C 136.707031 163.351562 137.449219 164.9375 138.882812 165.457031 C 140.320312 165.980469 141.90625 165.238281 142.429688 163.800781 L 152.273438 136.757812 C 152.792969 135.320312 152.050781 133.734375 150.613281 133.210938 C 149.175781 132.691406 147.589844 133.433594 147.070312 134.871094 Z M 156.589844 143.699219 L 166.351562 149.335938 L 156.589844 154.972656 C 155.265625 155.738281 154.8125 157.433594 155.582031 158.753906 C 156.347656 160.078125 158.039062 160.527344 159.363281 159.761719 L 173.242188 151.75 C 173.660156 151.515625 174.023438 151.167969 174.28125 150.722656 C 175.046875 149.398438 174.597656 147.707031 173.273438 146.941406 L 159.363281 138.910156 C 158.039062 138.140625 156.347656 138.59375 155.582031 139.917969 C 154.8125 141.238281 155.265625 142.933594 156.589844 143.699219 Z M 130.136719 138.910156 L 116.222656 146.941406 C 114.902344 147.707031 114.449219 149.398438 115.214844 150.722656 C 115.472656 151.167969 115.835938 151.515625 116.253906 151.75 L 130.136719 159.761719 C 131.457031 160.527344 133.152344 160.078125 133.917969 158.753906 C 134.683594 157.433594 134.234375 155.738281 132.910156 154.972656 L 123.148438 149.335938 L 132.910156 143.699219 C 134.234375 142.933594 134.683594 141.238281 133.917969 139.917969 C 133.152344 138.59375 131.457031 138.140625 130.136719 138.910156 Z M 230.222656 135.003906 L 227.847656 128.03125 C 227.53125 126.847656 226.449219 125.976562 225.167969 125.976562 L 215.984375 125.976562 L 215.984375 125.984375 C 214.828125 125.984375 213.75 126.710938 213.359375 127.863281 L 210.929688 135.003906 C 210.039062 135.285156 209.167969 135.605469 208.316406 135.957031 C 207.460938 136.3125 206.617188 136.707031 205.796875 137.136719 L 199.199219 133.886719 C 198.136719 133.265625 196.75 133.410156 195.839844 134.324219 L 189.34375 140.816406 L 189.347656 140.820312 C 188.53125 141.636719 188.285156 142.914062 188.824219 144.003906 L 192.15625 150.773438 C 191.726562 151.597656 191.332031 152.4375 190.976562 153.296875 C 190.625 154.148438 190.308594 155.019531 190.027344 155.910156 L 183.050781 158.28125 C 181.871094 158.601562 181 159.679688 181 160.960938 L 181 170.148438 L 181.003906 170.148438 C 181.003906 171.300781 181.730469 172.378906 182.886719 172.769531 L 190.027344 175.199219 C 190.308594 176.089844 190.625 176.960938 190.976562 177.8125 C 191.332031 178.671875 191.726562 179.511719 192.15625 180.335938 L 188.910156 186.929688 C 188.289062 187.992188 188.433594 189.378906 189.34375 190.292969 L 195.839844 196.785156 L 195.84375 196.78125 C 196.660156 197.597656 197.933594 197.84375 199.027344 197.304688 L 205.792969 193.972656 C 206.617188 194.402344 207.460938 194.796875 208.316406 195.152344 C 209.167969 195.503906 210.039062 195.824219 210.929688 196.105469 L 213.304688 203.078125 C 213.621094 204.261719 214.699219 205.128906 215.984375 205.128906 L 225.167969 205.128906 L 225.167969 205.125 C 226.324219 205.125 227.402344 204.398438 227.792969 203.246094 L 230.222656 196.101562 C 231.113281 195.824219 231.984375 195.503906 232.835938 195.152344 C 233.691406 194.796875 234.535156 194.402344 235.355469 193.972656 L 241.953125 197.21875 C 243.015625 197.84375 244.402344 197.699219 245.3125 196.785156 L 251.808594 190.292969 L 251.804688 190.285156 C 252.621094 189.472656 252.867188 188.195312 252.328125 187.105469 L 248.996094 180.335938 C 249.425781 179.511719 249.820312 178.671875 250.175781 177.8125 C 250.527344 176.960938 250.84375 176.089844 251.125 175.199219 L 258.101562 172.828125 C 259.28125 172.507812 260.152344 171.429688 260.152344 170.148438 L 260.152344 160.960938 L 260.148438 160.960938 C 260.148438 159.808594 259.421875 158.730469 258.265625 158.339844 L 251.125 155.910156 C 250.84375 155.019531 250.527344 154.148438 250.175781 153.296875 C 249.820312 152.4375 249.425781 151.597656 248.996094 150.773438 L 252.242188 144.179688 C 252.863281 143.117188 252.71875 141.730469 251.808594 140.816406 L 245.3125 134.324219 L 245.308594 134.328125 C 244.492188 133.511719 243.21875 133.261719 242.125 133.800781 L 235.355469 137.132812 C 234.535156 136.707031 233.691406 136.3125 232.835938 135.957031 C 231.984375 135.605469 231.113281 135.285156 230.222656 135.003906 Z M 230.710938 141.070312 C 229.644531 140.628906 228.546875 140.257812 227.429688 139.957031 C 226.53125 139.746094 225.757812 139.089844 225.441406 138.152344 L 223.1875 131.527344 L 217.964844 131.527344 L 215.710938 138.152344 C 215.421875 139 214.726562 139.691406 213.792969 139.9375 C 212.648438 140.242188 211.53125 140.621094 210.441406 141.070312 C 209.335938 141.53125 208.269531 142.058594 207.253906 142.648438 C 206.480469 143.097656 205.503906 143.164062 204.644531 142.738281 L 198.363281 139.644531 L 194.667969 143.339844 L 197.734375 149.574219 C 198.152344 150.386719 198.164062 151.386719 197.671875 152.234375 C 197.078125 153.25 196.550781 154.3125 196.09375 155.421875 C 195.648438 156.488281 195.277344 157.582031 194.976562 158.699219 C 194.765625 159.597656 194.109375 160.371094 193.171875 160.691406 L 186.550781 162.941406 L 186.550781 168.167969 L 193.171875 170.417969 C 194.019531 170.710938 194.714844 171.40625 194.960938 172.335938 C 195.261719 173.480469 195.640625 174.597656 196.09375 175.6875 C 196.550781 176.796875 197.082031 177.859375 197.671875 178.875 C 198.117188 179.648438 198.183594 180.625 197.757812 181.488281 L 194.667969 187.769531 L 198.363281 191.464844 L 204.597656 188.394531 C 205.40625 187.976562 206.40625 187.96875 207.253906 188.457031 C 208.269531 189.050781 209.335938 189.578125 210.441406 190.039062 C 211.507812 190.480469 212.605469 190.855469 213.722656 191.152344 C 214.621094 191.363281 215.394531 192.019531 215.710938 192.960938 L 217.964844 199.582031 L 223.1875 199.582031 L 225.441406 192.957031 C 225.730469 192.109375 226.425781 191.414062 227.359375 191.171875 C 228.503906 190.867188 229.621094 190.488281 230.710938 190.039062 C 231.816406 189.578125 232.882812 189.050781 233.898438 188.457031 C 234.671875 188.011719 235.648438 187.945312 236.507812 188.371094 L 242.789062 191.464844 L 246.484375 187.769531 L 243.417969 181.535156 C 243 180.722656 242.988281 179.722656 243.480469 178.875 C 244.070312 177.859375 244.601562 176.792969 245.058594 175.6875 C 245.5 174.621094 245.875 173.527344 246.171875 172.40625 C 246.386719 171.507812 247.042969 170.738281 247.980469 170.417969 L 254.601562 168.167969 L 254.601562 162.941406 L 247.980469 160.691406 C 247.132812 160.398438 246.4375 159.703125 246.191406 158.773438 C 245.890625 157.628906 245.511719 156.507812 245.058594 155.421875 C 244.601562 154.3125 244.070312 153.25 243.480469 152.234375 C 243.03125 151.457031 242.96875 150.484375 243.394531 149.621094 L 246.484375 143.339844 L 242.789062 139.644531 L 236.554688 142.714844 C 235.746094 143.132812 234.746094 143.140625 233.898438 142.648438 C 232.882812 142.058594 231.816406 141.53125 230.710938 141.070312 Z M 207.03125 152.011719 C 203.292969 155.75 201.421875 160.652344 201.421875 165.554688 C 201.421875 170.457031 203.292969 175.359375 207.03125 179.097656 C 210.773438 182.835938 215.675781 184.707031 220.574219 184.707031 C 225.476562 184.707031 230.378906 182.835938 234.121094 179.097656 C 237.859375 175.359375 239.730469 170.457031 239.730469 165.554688 C 239.730469 160.652344 237.859375 155.75 234.121094 152.011719 C 230.378906 148.269531 225.476562 146.402344 220.574219 146.402344 C 215.675781 146.402344 210.773438 148.269531 207.03125 152.011719 Z M 220.574219 151.949219 C 217.09375 151.949219 213.613281 153.277344 210.957031 155.933594 C 208.300781 158.589844 206.972656 162.074219 206.972656 165.554688 C 206.972656 169.035156 208.300781 172.519531 210.957031 175.175781 C 213.613281 177.832031 217.09375 179.160156 220.574219 179.160156 C 224.058594 179.160156 227.539062 177.832031 230.195312 175.175781 C 232.851562 172.519531 234.179688 169.035156 234.179688 165.554688 C 234.179688 162.074219 232.851562 158.589844 230.195312 155.933594 C 227.539062 153.277344 224.058594 151.949219 220.574219 151.949219 Z M 212.347656 167.871094 L 216.117188 172.347656 C 217.097656 173.515625 218.839844 173.664062 220.007812 172.683594 C 220.136719 172.574219 220.25 172.460938 220.355469 172.335938 C 220.78125 171.828125 222.679688 169.582031 224.574219 167.34375 C 226.019531 165.632812 227.46875 163.925781 228.816406 162.304688 C 229.792969 161.132812 229.632812 159.390625 228.457031 158.414062 C 227.285156 157.4375 225.542969 157.597656 224.566406 158.773438 C 224.136719 159.289062 222.242188 161.527344 220.347656 163.765625 L 218.226562 166.277344 L 216.574219 164.316406 C 215.589844 163.148438 213.847656 162.996094 212.683594 163.980469 C 211.515625 164.960938 211.363281 166.703125 212.347656 167.871094 Z M 211.226562 260.546875 L 148.261719 260.546875 C 146.640625 260.546875 145.167969 261.214844 144.09375 262.285156 C 143.023438 263.355469 142.359375 264.832031 142.359375 266.453125 L 142.359375 272.355469 L 232.628906 272.355469 L 232.628906 266.453125 C 232.628906 264.832031 231.964844 263.355469 230.894531 262.285156 C 229.820312 261.214844 228.347656 260.546875 226.726562 260.546875 Z M 208.449219 231.574219 L 166.539062 231.574219 L 166.539062 255 L 208.449219 255 Z M 163.75 226.027344 L 266.789062 226.027344 C 270.9375 226.027344 274.707031 224.328125 277.445312 221.59375 C 280.179688 218.855469 281.878906 215.085938 281.878906 210.9375 L 281.878906 120.171875 C 281.878906 116.023438 280.179688 112.253906 277.445312 109.515625 C 274.707031 106.78125 270.9375 105.082031 266.789062 105.082031 L 108.199219 105.082031 C 104.050781 105.082031 100.28125 106.78125 97.542969 109.515625 C 94.808594 112.253906 93.109375 116.023438 93.109375 120.171875 L 93.109375 210.9375 C 93.109375 215.085938 94.808594 218.855469 97.542969 221.59375 C 100.28125 224.328125 104.050781 226.027344 108.199219 226.027344 Z M 108.199219 110.628906 C 105.570312 110.628906 103.1875 111.703125 101.457031 113.429688 C 99.730469 115.160156 98.660156 117.542969 98.660156 120.171875 L 98.660156 210.9375 C 98.660156 213.5625 99.730469 215.949219 101.457031 217.675781 C 103.1875 219.40625 105.570312 220.476562 108.199219 220.476562 L 266.789062 220.476562 C 269.417969 220.476562 271.800781 219.40625 273.53125 217.675781 C 275.257812 215.949219 276.332031 213.5625 276.332031 210.9375 L 276.332031 120.171875 C 276.332031 117.542969 275.257812 115.160156 273.53125 113.429688 C 271.800781 111.703125 269.417969 110.628906 266.789062 110.628906 Z M 266.789062 116.179688 L 108.199219 116.179688 C 107.105469 116.179688 106.105469 116.628906 105.382812 117.355469 C 104.65625 118.078125 104.207031 119.074219 104.207031 120.171875 L 104.207031 210.9375 C 104.207031 212.03125 104.65625 213.03125 105.382812 213.753906 C 106.105469 214.480469 107.105469 214.929688 108.199219 214.929688 L 266.789062 214.929688 C 267.886719 214.929688 268.882812 214.480469 269.605469 213.753906 C 270.332031 213.03125 270.78125 212.03125 270.78125 210.9375 L 270.78125 120.171875 C 270.78125 119.074219 270.332031 118.078125 269.605469 117.355469 C 268.882812 116.628906 267.886719 116.179688 266.789062 116.179688 Z M 266.789062 116.179688 \" fill-opacity=\"1\" fill-rule=\"evenodd\"><\/path><\/g><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4fe9379 elementor-view-stacked elementor-absolute elementor-shape-circle elementor-widget elementor-widget-icon\" data-id=\"4fe9379\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-right\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-effb7e5 my-heading  elementor-widget elementor-widget-heading\" data-id=\"effb7e5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Cloud &amp; Application Engineering<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-eebb8b2 my-heading  elementor-widget elementor-widget-text-editor\" data-id=\"eebb8b2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Architect and modernize core systems with cloud-native platforms, microservices, and DevSecOps pipelines built for enterprise scale and continuous delivery.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-eacf73f e-con-full my-box e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"eacf73f\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-108bbbb elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"108bbbb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" width=\"500\" zoomAndPan=\"magnify\" viewBox=\"0 0 375 374.999991\" height=\"500\" preserveAspectRatio=\"xMidYMid meet\"><defs><clipPath id=\"469e79cf7b\"><path d=\"M 11.070312 12.363281 L 363.929688 12.363281 L 363.929688 365.226562 L 11.070312 365.226562 Z M 11.070312 12.363281 \" clip-rule=\"nonzero\"><\/path><\/clipPath><clipPath id=\"f28f3db087\"><path d=\"M 187.5 12.363281 C 90.058594 12.363281 11.070312 91.355469 11.070312 188.792969 C 11.070312 286.234375 90.058594 365.226562 187.5 365.226562 C 284.941406 365.226562 363.929688 286.234375 363.929688 188.792969 C 363.929688 91.355469 284.941406 12.363281 187.5 12.363281 Z M 187.5 12.363281 \" clip-rule=\"nonzero\"><\/path><\/clipPath><clipPath id=\"fb280eec9e\"><path d=\"M 0.0703125 0.363281 L 352.929688 0.363281 L 352.929688 353.226562 L 0.0703125 353.226562 Z M 0.0703125 0.363281 \" clip-rule=\"nonzero\"><\/path><\/clipPath><clipPath id=\"99d2328258\"><path d=\"M 176.5 0.363281 C 79.058594 0.363281 0.0703125 79.355469 0.0703125 176.792969 C 0.0703125 274.234375 79.058594 353.226562 176.5 353.226562 C 273.941406 353.226562 352.929688 274.234375 352.929688 176.792969 C 352.929688 79.355469 273.941406 0.363281 176.5 0.363281 Z M 176.5 0.363281 \" clip-rule=\"nonzero\"><\/path><\/clipPath><radialGradient gradientTransform=\"matrix(1, 0, 0, 1, 0.0687907, 0.363164)\" gradientUnits=\"userSpaceOnUse\" r=\"499.023252\" cx=\"0\" id=\"5cad4cddc1\" cy=\"0\" fx=\"0\" fy=\"0\"><stop stop-opacity=\"1\" stop-color=\"rgb(39.932251%, 36.364746%, 91.659546%)\" offset=\"0\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(39.762878%, 36.103821%, 91.410828%)\" offset=\"0.0078125\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(39.561462%, 35.791016%, 91.111755%)\" offset=\"0.0195312\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(39.358521%, 35.47821%, 90.812683%)\" offset=\"0.03125\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(39.157104%, 35.166931%, 90.515137%)\" offset=\"0.0429688\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(38.954163%, 34.854126%, 90.216064%)\" offset=\"0.0546875\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(38.752747%, 34.541321%, 89.916992%)\" offset=\"0.0664062\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(38.549805%, 34.228516%, 89.61792%)\" offset=\"0.078125\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(38.348389%, 33.91571%, 89.318848%)\" offset=\"0.0898438\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(38.145447%, 33.602905%, 89.021301%)\" offset=\"0.101562\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(37.944031%, 33.291626%, 88.722229%)\" offset=\"0.113281\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(37.741089%, 32.978821%, 88.423157%)\" offset=\"0.125\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(37.539673%, 32.666016%, 88.124084%)\" offset=\"0.136719\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(37.336731%, 32.35321%, 87.826538%)\" offset=\"0.148438\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(37.135315%, 32.040405%, 87.527466%)\" offset=\"0.160156\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(36.932373%, 31.729126%, 87.228394%)\" offset=\"0.171875\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(36.730957%, 31.416321%, 86.929321%)\" offset=\"0.183594\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(36.528015%, 31.103516%, 86.631775%)\" offset=\"0.195312\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(36.326599%, 30.79071%, 86.332703%)\" offset=\"0.207031\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(36.123657%, 30.477905%, 86.03363%)\" offset=\"0.21875\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(35.922241%, 30.1651%, 85.734558%)\" offset=\"0.230469\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(35.720825%, 29.853821%, 85.437012%)\" offset=\"0.242188\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(35.551453%, 29.592896%, 85.186768%)\" offset=\"0.253906\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(35.417175%, 29.38385%, 84.988403%)\" offset=\"0.261719\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(35.282898%, 29.176331%, 84.788513%)\" offset=\"0.269531\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(35.147095%, 28.967285%, 84.590149%)\" offset=\"0.277344\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(35.012817%, 28.759766%, 84.390259%)\" offset=\"0.285156\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(34.87854%, 28.55072%, 84.191895%)\" offset=\"0.292969\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(34.742737%, 28.343201%, 83.992004%)\" offset=\"0.300781\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(34.608459%, 28.134155%, 83.79364%)\" offset=\"0.308594\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(34.474182%, 27.926636%, 83.59375%)\" offset=\"0.316406\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(34.338379%, 27.71759%, 83.395386%)\" offset=\"0.324219\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(34.204102%, 27.510071%, 83.195496%)\" offset=\"0.332031\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(34.069824%, 27.301025%, 82.997131%)\" offset=\"0.339844\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(33.934021%, 27.09198%, 82.797241%)\" offset=\"0.347656\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(33.799744%, 26.88446%, 82.598877%)\" offset=\"0.355469\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(33.665466%, 26.675415%, 82.398987%)\" offset=\"0.363281\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(33.529663%, 26.467896%, 82.200623%)\" offset=\"0.371094\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(33.395386%, 26.25885%, 82.000732%)\" offset=\"0.378906\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(33.261108%, 26.051331%, 81.802368%)\" offset=\"0.386719\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(33.125305%, 25.842285%, 81.602478%)\" offset=\"0.394531\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(32.991028%, 25.634766%, 81.404114%)\" offset=\"0.402344\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(32.85675%, 25.42572%, 81.204224%)\" offset=\"0.410156\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(32.720947%, 25.216675%, 81.005859%)\" offset=\"0.417969\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(32.58667%, 25.009155%, 80.805969%)\" offset=\"0.425781\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(32.452393%, 24.80011%, 80.607605%)\" offset=\"0.433594\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(32.318115%, 24.59259%, 80.407715%)\" offset=\"0.441406\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(32.182312%, 24.383545%, 80.209351%)\" offset=\"0.449219\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(32.048035%, 24.176025%, 80.00946%)\" offset=\"0.457031\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(31.913757%, 23.96698%, 79.811096%)\" offset=\"0.464844\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(31.777954%, 23.75946%, 79.611206%)\" offset=\"0.472656\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(31.643677%, 23.550415%, 79.412842%)\" offset=\"0.480469\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(31.509399%, 23.342896%, 79.212952%)\" offset=\"0.488281\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(31.373596%, 23.13385%, 79.014587%)\" offset=\"0.496094\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(31.20575%, 22.872925%, 78.765869%)\" offset=\"0.503906\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(31.002808%, 22.56012%, 78.466797%)\" offset=\"0.515625\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(30.801392%, 22.24884%, 78.167725%)\" offset=\"0.527344\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(30.59845%, 21.936035%, 77.868652%)\" offset=\"0.539062\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(30.397034%, 21.62323%, 77.56958%)\" offset=\"0.550781\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(30.194092%, 21.310425%, 77.272034%)\" offset=\"0.5625\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(29.992676%, 20.99762%, 76.972961%)\" offset=\"0.574219\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(29.789734%, 20.684814%, 76.673889%)\" offset=\"0.585938\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(29.588318%, 20.373535%, 76.374817%)\" offset=\"0.597656\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(29.385376%, 20.06073%, 76.077271%)\" offset=\"0.609375\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(29.18396%, 19.747925%, 75.778198%)\" offset=\"0.621094\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(29.016113%, 19.487%, 75.52948%)\" offset=\"0.632812\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(28.88031%, 19.27948%, 75.32959%)\" offset=\"0.640625\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(28.746033%, 19.070435%, 75.131226%)\" offset=\"0.648438\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(28.611755%, 18.862915%, 74.931335%)\" offset=\"0.65625\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(28.475952%, 18.65387%, 74.732971%)\" offset=\"0.664062\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(28.341675%, 18.44635%, 74.533081%)\" offset=\"0.671875\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(28.207397%, 18.237305%, 74.334717%)\" offset=\"0.679688\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(28.071594%, 18.028259%, 74.134827%)\" offset=\"0.6875\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(27.937317%, 17.82074%, 73.936462%)\" offset=\"0.695312\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(27.80304%, 17.611694%, 73.736572%)\" offset=\"0.703125\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(27.667236%, 17.404175%, 73.538208%)\" offset=\"0.710938\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(27.532959%, 17.195129%, 73.338318%)\" offset=\"0.71875\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(27.398682%, 16.98761%, 73.139954%)\" offset=\"0.726562\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(27.264404%, 16.778564%, 72.940063%)\" offset=\"0.734375\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(27.128601%, 16.571045%, 72.740173%)\" offset=\"0.742188\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(26.994324%, 16.362%, 72.541809%)\" offset=\"0.75\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(26.824951%, 16.101074%, 72.293091%)\" offset=\"0.757812\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(26.623535%, 15.788269%, 71.994019%)\" offset=\"0.769531\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(26.420593%, 15.47699%, 71.694946%)\" offset=\"0.78125\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(26.219177%, 15.164185%, 71.3974%)\" offset=\"0.792969\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(26.016235%, 14.851379%, 71.098328%)\" offset=\"0.804688\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(25.848389%, 14.590454%, 70.849609%)\" offset=\"0.816406\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(25.714111%, 14.382935%, 70.649719%)\" offset=\"0.824219\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(25.579834%, 14.173889%, 70.451355%)\" offset=\"0.832031\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(25.444031%, 13.96637%, 70.251465%)\" offset=\"0.839844\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(25.309753%, 13.757324%, 70.053101%)\" offset=\"0.847656\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(25.175476%, 13.549805%, 69.85321%)\" offset=\"0.855469\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(25.039673%, 13.340759%, 69.654846%)\" offset=\"0.863281\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(24.905396%, 13.13324%, 69.454956%)\" offset=\"0.871094\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(24.736023%, 12.872314%, 69.206238%)\" offset=\"0.878906\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(24.534607%, 12.559509%, 68.907166%)\" offset=\"0.890625\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(24.331665%, 12.246704%, 68.609619%)\" offset=\"0.902344\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(24.163818%, 11.987305%, 68.359375%)\" offset=\"0.914062\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(24.029541%, 11.778259%, 68.161011%)\" offset=\"0.921875\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(23.895264%, 11.569214%, 67.961121%)\" offset=\"0.929688\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(23.75946%, 11.361694%, 67.762756%)\" offset=\"0.9375\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(23.591614%, 11.100769%, 67.514038%)\" offset=\"0.945312\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(23.422241%, 10.84137%, 67.263794%)\" offset=\"0.957031\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(23.287964%, 10.632324%, 67.06543%)\" offset=\"0.964844\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(23.120117%, 10.371399%, 66.816711%)\" offset=\"0.972656\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(22.950745%, 10.112%, 66.567993%)\" offset=\"0.984375\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(22.816467%, 9.902954%, 66.368103%)\" offset=\"0.992188\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(22.749329%, 9.799194%, 66.268921%)\" offset=\"1\"><\/stop><\/radialGradient><clipPath id=\"05d21ad393\"><rect x=\"0\" width=\"353\" y=\"0\" height=\"354\"><\/rect><\/clipPath><clipPath id=\"916f82f43d\"><path d=\"M 87.558594 99.21875 L 287.808594 99.21875 L 287.808594 278 L 87.558594 278 Z M 87.558594 99.21875 \" clip-rule=\"nonzero\"><\/path><\/clipPath><\/defs><g clip-path=\"url(#469e79cf7b)\"><g clip-path=\"url(#f28f3db087)\"><g transform=\"matrix(1, 0, 0, 1, 11, 12)\"><g clip-path=\"url(#05d21ad393)\"><g clip-path=\"url(#fb280eec9e)\"><g clip-path=\"url(#99d2328258)\"><path fill=\"url(#5cad4cddc1)\" d=\"M 0.0703125 0.363281 L 0.0703125 353.226562 L 352.929688 353.226562 L 352.929688 0.363281 Z M 0.0703125 0.363281 \" fill-rule=\"nonzero\"><\/path><\/g><\/g><\/g><\/g><\/g><\/g><g clip-path=\"url(#916f82f43d)\"><path fill=\"#ffffff\" d=\"M 108.199219 99.53125 L 266.789062 99.53125 C 272.46875 99.53125 277.628906 101.855469 281.367188 105.59375 C 285.105469 109.332031 287.429688 114.492188 287.429688 120.171875 L 287.429688 210.9375 C 287.429688 216.617188 285.105469 221.777344 281.367188 225.515625 C 277.628906 229.253906 272.46875 231.574219 266.789062 231.574219 L 214 231.574219 L 214 255 L 226.726562 255 C 229.878906 255 232.742188 256.285156 234.816406 258.363281 C 236.890625 260.4375 238.179688 263.300781 238.179688 266.453125 L 238.179688 275.128906 C 238.179688 276.664062 236.9375 277.90625 235.402344 277.90625 L 139.585938 277.90625 C 138.050781 277.90625 136.808594 276.664062 136.808594 275.128906 L 136.808594 266.453125 C 136.808594 263.300781 138.097656 260.4375 140.171875 258.363281 C 142.246094 256.285156 145.109375 255 148.261719 255 L 160.988281 255 L 160.988281 231.574219 L 108.199219 231.574219 C 102.519531 231.574219 97.359375 229.253906 93.621094 225.515625 C 89.882812 221.777344 87.5625 216.617188 87.5625 210.9375 L 87.5625 120.171875 C 87.5625 114.492188 89.882812 109.332031 93.621094 105.59375 C 97.359375 101.855469 102.519531 99.53125 108.199219 99.53125 Z M 117.609375 198.914062 L 127.964844 198.914062 C 129.496094 198.914062 130.738281 197.671875 130.738281 196.140625 C 130.738281 194.609375 129.496094 193.367188 127.964844 193.367188 L 117.609375 193.367188 C 116.078125 193.367188 114.835938 194.609375 114.835938 196.140625 C 114.835938 197.671875 116.078125 198.914062 117.609375 198.914062 Z M 136.585938 198.914062 L 171.886719 198.914062 C 173.417969 198.914062 174.660156 197.671875 174.660156 196.140625 C 174.660156 194.609375 173.417969 193.367188 171.886719 193.367188 L 136.585938 193.367188 C 135.054688 193.367188 133.8125 194.609375 133.8125 196.140625 C 133.8125 197.671875 135.054688 198.914062 136.585938 198.914062 Z M 117.609375 188.183594 L 153.019531 188.183594 C 154.550781 188.183594 155.792969 186.941406 155.792969 185.410156 C 155.792969 183.878906 154.550781 182.636719 153.019531 182.636719 L 117.609375 182.636719 C 116.078125 182.636719 114.835938 183.878906 114.835938 185.410156 C 114.835938 186.941406 116.078125 188.183594 117.609375 188.183594 Z M 161.636719 188.183594 L 171.886719 188.183594 C 173.417969 188.183594 174.660156 186.941406 174.660156 185.410156 C 174.660156 183.878906 173.417969 182.636719 171.886719 182.636719 L 161.636719 182.636719 C 160.105469 182.636719 158.863281 183.878906 158.863281 185.410156 C 158.863281 186.941406 160.105469 188.183594 161.636719 188.183594 Z M 117.609375 177.453125 L 127.753906 177.453125 C 129.285156 177.453125 130.527344 176.210938 130.527344 174.679688 C 130.527344 173.148438 129.285156 171.90625 127.753906 171.90625 L 117.609375 171.90625 C 116.078125 171.90625 114.835938 173.148438 114.835938 174.679688 C 114.835938 176.210938 116.078125 177.453125 117.609375 177.453125 Z M 136.375 177.453125 L 171.886719 177.453125 C 173.417969 177.453125 174.660156 176.210938 174.660156 174.679688 C 174.660156 173.148438 173.417969 171.90625 171.886719 171.90625 L 136.375 171.90625 C 134.84375 171.90625 133.601562 173.148438 133.601562 174.679688 C 133.601562 176.210938 134.84375 177.453125 136.375 177.453125 Z M 147.070312 134.871094 L 137.226562 161.914062 C 136.707031 163.351562 137.449219 164.9375 138.882812 165.457031 C 140.320312 165.980469 141.90625 165.238281 142.429688 163.800781 L 152.273438 136.757812 C 152.792969 135.320312 152.050781 133.734375 150.613281 133.210938 C 149.175781 132.691406 147.589844 133.433594 147.070312 134.871094 Z M 156.589844 143.699219 L 166.351562 149.335938 L 156.589844 154.972656 C 155.265625 155.738281 154.8125 157.433594 155.582031 158.753906 C 156.347656 160.078125 158.039062 160.527344 159.363281 159.761719 L 173.242188 151.75 C 173.660156 151.515625 174.023438 151.167969 174.28125 150.722656 C 175.046875 149.398438 174.597656 147.707031 173.273438 146.941406 L 159.363281 138.910156 C 158.039062 138.140625 156.347656 138.59375 155.582031 139.917969 C 154.8125 141.238281 155.265625 142.933594 156.589844 143.699219 Z M 130.136719 138.910156 L 116.222656 146.941406 C 114.902344 147.707031 114.449219 149.398438 115.214844 150.722656 C 115.472656 151.167969 115.835938 151.515625 116.253906 151.75 L 130.136719 159.761719 C 131.457031 160.527344 133.152344 160.078125 133.917969 158.753906 C 134.683594 157.433594 134.234375 155.738281 132.910156 154.972656 L 123.148438 149.335938 L 132.910156 143.699219 C 134.234375 142.933594 134.683594 141.238281 133.917969 139.917969 C 133.152344 138.59375 131.457031 138.140625 130.136719 138.910156 Z M 230.222656 135.003906 L 227.847656 128.03125 C 227.53125 126.847656 226.449219 125.976562 225.167969 125.976562 L 215.984375 125.976562 L 215.984375 125.984375 C 214.828125 125.984375 213.75 126.710938 213.359375 127.863281 L 210.929688 135.003906 C 210.039062 135.285156 209.167969 135.605469 208.316406 135.957031 C 207.460938 136.3125 206.617188 136.707031 205.796875 137.136719 L 199.199219 133.886719 C 198.136719 133.265625 196.75 133.410156 195.839844 134.324219 L 189.34375 140.816406 L 189.347656 140.820312 C 188.53125 141.636719 188.285156 142.914062 188.824219 144.003906 L 192.15625 150.773438 C 191.726562 151.597656 191.332031 152.4375 190.976562 153.296875 C 190.625 154.148438 190.308594 155.019531 190.027344 155.910156 L 183.050781 158.28125 C 181.871094 158.601562 181 159.679688 181 160.960938 L 181 170.148438 L 181.003906 170.148438 C 181.003906 171.300781 181.730469 172.378906 182.886719 172.769531 L 190.027344 175.199219 C 190.308594 176.089844 190.625 176.960938 190.976562 177.8125 C 191.332031 178.671875 191.726562 179.511719 192.15625 180.335938 L 188.910156 186.929688 C 188.289062 187.992188 188.433594 189.378906 189.34375 190.292969 L 195.839844 196.785156 L 195.84375 196.78125 C 196.660156 197.597656 197.933594 197.84375 199.027344 197.304688 L 205.792969 193.972656 C 206.617188 194.402344 207.460938 194.796875 208.316406 195.152344 C 209.167969 195.503906 210.039062 195.824219 210.929688 196.105469 L 213.304688 203.078125 C 213.621094 204.261719 214.699219 205.128906 215.984375 205.128906 L 225.167969 205.128906 L 225.167969 205.125 C 226.324219 205.125 227.402344 204.398438 227.792969 203.246094 L 230.222656 196.101562 C 231.113281 195.824219 231.984375 195.503906 232.835938 195.152344 C 233.691406 194.796875 234.535156 194.402344 235.355469 193.972656 L 241.953125 197.21875 C 243.015625 197.84375 244.402344 197.699219 245.3125 196.785156 L 251.808594 190.292969 L 251.804688 190.285156 C 252.621094 189.472656 252.867188 188.195312 252.328125 187.105469 L 248.996094 180.335938 C 249.425781 179.511719 249.820312 178.671875 250.175781 177.8125 C 250.527344 176.960938 250.84375 176.089844 251.125 175.199219 L 258.101562 172.828125 C 259.28125 172.507812 260.152344 171.429688 260.152344 170.148438 L 260.152344 160.960938 L 260.148438 160.960938 C 260.148438 159.808594 259.421875 158.730469 258.265625 158.339844 L 251.125 155.910156 C 250.84375 155.019531 250.527344 154.148438 250.175781 153.296875 C 249.820312 152.4375 249.425781 151.597656 248.996094 150.773438 L 252.242188 144.179688 C 252.863281 143.117188 252.71875 141.730469 251.808594 140.816406 L 245.3125 134.324219 L 245.308594 134.328125 C 244.492188 133.511719 243.21875 133.261719 242.125 133.800781 L 235.355469 137.132812 C 234.535156 136.707031 233.691406 136.3125 232.835938 135.957031 C 231.984375 135.605469 231.113281 135.285156 230.222656 135.003906 Z M 230.710938 141.070312 C 229.644531 140.628906 228.546875 140.257812 227.429688 139.957031 C 226.53125 139.746094 225.757812 139.089844 225.441406 138.152344 L 223.1875 131.527344 L 217.964844 131.527344 L 215.710938 138.152344 C 215.421875 139 214.726562 139.691406 213.792969 139.9375 C 212.648438 140.242188 211.53125 140.621094 210.441406 141.070312 C 209.335938 141.53125 208.269531 142.058594 207.253906 142.648438 C 206.480469 143.097656 205.503906 143.164062 204.644531 142.738281 L 198.363281 139.644531 L 194.667969 143.339844 L 197.734375 149.574219 C 198.152344 150.386719 198.164062 151.386719 197.671875 152.234375 C 197.078125 153.25 196.550781 154.3125 196.09375 155.421875 C 195.648438 156.488281 195.277344 157.582031 194.976562 158.699219 C 194.765625 159.597656 194.109375 160.371094 193.171875 160.691406 L 186.550781 162.941406 L 186.550781 168.167969 L 193.171875 170.417969 C 194.019531 170.710938 194.714844 171.40625 194.960938 172.335938 C 195.261719 173.480469 195.640625 174.597656 196.09375 175.6875 C 196.550781 176.796875 197.082031 177.859375 197.671875 178.875 C 198.117188 179.648438 198.183594 180.625 197.757812 181.488281 L 194.667969 187.769531 L 198.363281 191.464844 L 204.597656 188.394531 C 205.40625 187.976562 206.40625 187.96875 207.253906 188.457031 C 208.269531 189.050781 209.335938 189.578125 210.441406 190.039062 C 211.507812 190.480469 212.605469 190.855469 213.722656 191.152344 C 214.621094 191.363281 215.394531 192.019531 215.710938 192.960938 L 217.964844 199.582031 L 223.1875 199.582031 L 225.441406 192.957031 C 225.730469 192.109375 226.425781 191.414062 227.359375 191.171875 C 228.503906 190.867188 229.621094 190.488281 230.710938 190.039062 C 231.816406 189.578125 232.882812 189.050781 233.898438 188.457031 C 234.671875 188.011719 235.648438 187.945312 236.507812 188.371094 L 242.789062 191.464844 L 246.484375 187.769531 L 243.417969 181.535156 C 243 180.722656 242.988281 179.722656 243.480469 178.875 C 244.070312 177.859375 244.601562 176.792969 245.058594 175.6875 C 245.5 174.621094 245.875 173.527344 246.171875 172.40625 C 246.386719 171.507812 247.042969 170.738281 247.980469 170.417969 L 254.601562 168.167969 L 254.601562 162.941406 L 247.980469 160.691406 C 247.132812 160.398438 246.4375 159.703125 246.191406 158.773438 C 245.890625 157.628906 245.511719 156.507812 245.058594 155.421875 C 244.601562 154.3125 244.070312 153.25 243.480469 152.234375 C 243.03125 151.457031 242.96875 150.484375 243.394531 149.621094 L 246.484375 143.339844 L 242.789062 139.644531 L 236.554688 142.714844 C 235.746094 143.132812 234.746094 143.140625 233.898438 142.648438 C 232.882812 142.058594 231.816406 141.53125 230.710938 141.070312 Z M 207.03125 152.011719 C 203.292969 155.75 201.421875 160.652344 201.421875 165.554688 C 201.421875 170.457031 203.292969 175.359375 207.03125 179.097656 C 210.773438 182.835938 215.675781 184.707031 220.574219 184.707031 C 225.476562 184.707031 230.378906 182.835938 234.121094 179.097656 C 237.859375 175.359375 239.730469 170.457031 239.730469 165.554688 C 239.730469 160.652344 237.859375 155.75 234.121094 152.011719 C 230.378906 148.269531 225.476562 146.402344 220.574219 146.402344 C 215.675781 146.402344 210.773438 148.269531 207.03125 152.011719 Z M 220.574219 151.949219 C 217.09375 151.949219 213.613281 153.277344 210.957031 155.933594 C 208.300781 158.589844 206.972656 162.074219 206.972656 165.554688 C 206.972656 169.035156 208.300781 172.519531 210.957031 175.175781 C 213.613281 177.832031 217.09375 179.160156 220.574219 179.160156 C 224.058594 179.160156 227.539062 177.832031 230.195312 175.175781 C 232.851562 172.519531 234.179688 169.035156 234.179688 165.554688 C 234.179688 162.074219 232.851562 158.589844 230.195312 155.933594 C 227.539062 153.277344 224.058594 151.949219 220.574219 151.949219 Z M 212.347656 167.871094 L 216.117188 172.347656 C 217.097656 173.515625 218.839844 173.664062 220.007812 172.683594 C 220.136719 172.574219 220.25 172.460938 220.355469 172.335938 C 220.78125 171.828125 222.679688 169.582031 224.574219 167.34375 C 226.019531 165.632812 227.46875 163.925781 228.816406 162.304688 C 229.792969 161.132812 229.632812 159.390625 228.457031 158.414062 C 227.285156 157.4375 225.542969 157.597656 224.566406 158.773438 C 224.136719 159.289062 222.242188 161.527344 220.347656 163.765625 L 218.226562 166.277344 L 216.574219 164.316406 C 215.589844 163.148438 213.847656 162.996094 212.683594 163.980469 C 211.515625 164.960938 211.363281 166.703125 212.347656 167.871094 Z M 211.226562 260.546875 L 148.261719 260.546875 C 146.640625 260.546875 145.167969 261.214844 144.09375 262.285156 C 143.023438 263.355469 142.359375 264.832031 142.359375 266.453125 L 142.359375 272.355469 L 232.628906 272.355469 L 232.628906 266.453125 C 232.628906 264.832031 231.964844 263.355469 230.894531 262.285156 C 229.820312 261.214844 228.347656 260.546875 226.726562 260.546875 Z M 208.449219 231.574219 L 166.539062 231.574219 L 166.539062 255 L 208.449219 255 Z M 163.75 226.027344 L 266.789062 226.027344 C 270.9375 226.027344 274.707031 224.328125 277.445312 221.59375 C 280.179688 218.855469 281.878906 215.085938 281.878906 210.9375 L 281.878906 120.171875 C 281.878906 116.023438 280.179688 112.253906 277.445312 109.515625 C 274.707031 106.78125 270.9375 105.082031 266.789062 105.082031 L 108.199219 105.082031 C 104.050781 105.082031 100.28125 106.78125 97.542969 109.515625 C 94.808594 112.253906 93.109375 116.023438 93.109375 120.171875 L 93.109375 210.9375 C 93.109375 215.085938 94.808594 218.855469 97.542969 221.59375 C 100.28125 224.328125 104.050781 226.027344 108.199219 226.027344 Z M 108.199219 110.628906 C 105.570312 110.628906 103.1875 111.703125 101.457031 113.429688 C 99.730469 115.160156 98.660156 117.542969 98.660156 120.171875 L 98.660156 210.9375 C 98.660156 213.5625 99.730469 215.949219 101.457031 217.675781 C 103.1875 219.40625 105.570312 220.476562 108.199219 220.476562 L 266.789062 220.476562 C 269.417969 220.476562 271.800781 219.40625 273.53125 217.675781 C 275.257812 215.949219 276.332031 213.5625 276.332031 210.9375 L 276.332031 120.171875 C 276.332031 117.542969 275.257812 115.160156 273.53125 113.429688 C 271.800781 111.703125 269.417969 110.628906 266.789062 110.628906 Z M 266.789062 116.179688 L 108.199219 116.179688 C 107.105469 116.179688 106.105469 116.628906 105.382812 117.355469 C 104.65625 118.078125 104.207031 119.074219 104.207031 120.171875 L 104.207031 210.9375 C 104.207031 212.03125 104.65625 213.03125 105.382812 213.753906 C 106.105469 214.480469 107.105469 214.929688 108.199219 214.929688 L 266.789062 214.929688 C 267.886719 214.929688 268.882812 214.480469 269.605469 213.753906 C 270.332031 213.03125 270.78125 212.03125 270.78125 210.9375 L 270.78125 120.171875 C 270.78125 119.074219 270.332031 118.078125 269.605469 117.355469 C 268.882812 116.628906 267.886719 116.179688 266.789062 116.179688 Z M 266.789062 116.179688 \" fill-opacity=\"1\" fill-rule=\"evenodd\"><\/path><\/g><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-86448ec elementor-view-stacked elementor-absolute elementor-shape-circle elementor-widget elementor-widget-icon\" data-id=\"86448ec\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-right\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-126b5aa my-heading  elementor-widget elementor-widget-heading\" data-id=\"126b5aa\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Data &amp; Analytics<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1f01fa8 my-heading  elementor-widget elementor-widget-text-editor\" data-id=\"1f01fa8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Transform raw data into strategic assets through unified data platforms, real-time analytics pipelines, and AI-ready architectures that drive decisions at scale.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-09ec55f e-con-full my-box e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"09ec55f\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6c5566f elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"6c5566f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" width=\"500\" zoomAndPan=\"magnify\" viewBox=\"0 0 375 374.999991\" height=\"500\" preserveAspectRatio=\"xMidYMid meet\"><defs><clipPath id=\"469e79cf7b\"><path d=\"M 11.070312 12.363281 L 363.929688 12.363281 L 363.929688 365.226562 L 11.070312 365.226562 Z M 11.070312 12.363281 \" clip-rule=\"nonzero\"><\/path><\/clipPath><clipPath id=\"f28f3db087\"><path d=\"M 187.5 12.363281 C 90.058594 12.363281 11.070312 91.355469 11.070312 188.792969 C 11.070312 286.234375 90.058594 365.226562 187.5 365.226562 C 284.941406 365.226562 363.929688 286.234375 363.929688 188.792969 C 363.929688 91.355469 284.941406 12.363281 187.5 12.363281 Z M 187.5 12.363281 \" clip-rule=\"nonzero\"><\/path><\/clipPath><clipPath id=\"fb280eec9e\"><path d=\"M 0.0703125 0.363281 L 352.929688 0.363281 L 352.929688 353.226562 L 0.0703125 353.226562 Z M 0.0703125 0.363281 \" clip-rule=\"nonzero\"><\/path><\/clipPath><clipPath id=\"99d2328258\"><path d=\"M 176.5 0.363281 C 79.058594 0.363281 0.0703125 79.355469 0.0703125 176.792969 C 0.0703125 274.234375 79.058594 353.226562 176.5 353.226562 C 273.941406 353.226562 352.929688 274.234375 352.929688 176.792969 C 352.929688 79.355469 273.941406 0.363281 176.5 0.363281 Z M 176.5 0.363281 \" clip-rule=\"nonzero\"><\/path><\/clipPath><radialGradient gradientTransform=\"matrix(1, 0, 0, 1, 0.0687907, 0.363164)\" gradientUnits=\"userSpaceOnUse\" r=\"499.023252\" cx=\"0\" id=\"5cad4cddc1\" cy=\"0\" fx=\"0\" fy=\"0\"><stop stop-opacity=\"1\" stop-color=\"rgb(39.932251%, 36.364746%, 91.659546%)\" offset=\"0\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(39.762878%, 36.103821%, 91.410828%)\" offset=\"0.0078125\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(39.561462%, 35.791016%, 91.111755%)\" offset=\"0.0195312\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(39.358521%, 35.47821%, 90.812683%)\" offset=\"0.03125\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(39.157104%, 35.166931%, 90.515137%)\" offset=\"0.0429688\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(38.954163%, 34.854126%, 90.216064%)\" offset=\"0.0546875\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(38.752747%, 34.541321%, 89.916992%)\" offset=\"0.0664062\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(38.549805%, 34.228516%, 89.61792%)\" offset=\"0.078125\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(38.348389%, 33.91571%, 89.318848%)\" offset=\"0.0898438\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(38.145447%, 33.602905%, 89.021301%)\" offset=\"0.101562\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(37.944031%, 33.291626%, 88.722229%)\" offset=\"0.113281\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(37.741089%, 32.978821%, 88.423157%)\" offset=\"0.125\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(37.539673%, 32.666016%, 88.124084%)\" offset=\"0.136719\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(37.336731%, 32.35321%, 87.826538%)\" offset=\"0.148438\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(37.135315%, 32.040405%, 87.527466%)\" offset=\"0.160156\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(36.932373%, 31.729126%, 87.228394%)\" offset=\"0.171875\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(36.730957%, 31.416321%, 86.929321%)\" offset=\"0.183594\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(36.528015%, 31.103516%, 86.631775%)\" offset=\"0.195312\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(36.326599%, 30.79071%, 86.332703%)\" offset=\"0.207031\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(36.123657%, 30.477905%, 86.03363%)\" offset=\"0.21875\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(35.922241%, 30.1651%, 85.734558%)\" offset=\"0.230469\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(35.720825%, 29.853821%, 85.437012%)\" offset=\"0.242188\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(35.551453%, 29.592896%, 85.186768%)\" offset=\"0.253906\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(35.417175%, 29.38385%, 84.988403%)\" offset=\"0.261719\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(35.282898%, 29.176331%, 84.788513%)\" offset=\"0.269531\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(35.147095%, 28.967285%, 84.590149%)\" offset=\"0.277344\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(35.012817%, 28.759766%, 84.390259%)\" offset=\"0.285156\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(34.87854%, 28.55072%, 84.191895%)\" offset=\"0.292969\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(34.742737%, 28.343201%, 83.992004%)\" offset=\"0.300781\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(34.608459%, 28.134155%, 83.79364%)\" offset=\"0.308594\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(34.474182%, 27.926636%, 83.59375%)\" offset=\"0.316406\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(34.338379%, 27.71759%, 83.395386%)\" offset=\"0.324219\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(34.204102%, 27.510071%, 83.195496%)\" offset=\"0.332031\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(34.069824%, 27.301025%, 82.997131%)\" offset=\"0.339844\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(33.934021%, 27.09198%, 82.797241%)\" offset=\"0.347656\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(33.799744%, 26.88446%, 82.598877%)\" offset=\"0.355469\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(33.665466%, 26.675415%, 82.398987%)\" offset=\"0.363281\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(33.529663%, 26.467896%, 82.200623%)\" offset=\"0.371094\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(33.395386%, 26.25885%, 82.000732%)\" offset=\"0.378906\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(33.261108%, 26.051331%, 81.802368%)\" offset=\"0.386719\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(33.125305%, 25.842285%, 81.602478%)\" offset=\"0.394531\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(32.991028%, 25.634766%, 81.404114%)\" offset=\"0.402344\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(32.85675%, 25.42572%, 81.204224%)\" offset=\"0.410156\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(32.720947%, 25.216675%, 81.005859%)\" offset=\"0.417969\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(32.58667%, 25.009155%, 80.805969%)\" offset=\"0.425781\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(32.452393%, 24.80011%, 80.607605%)\" offset=\"0.433594\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(32.318115%, 24.59259%, 80.407715%)\" offset=\"0.441406\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(32.182312%, 24.383545%, 80.209351%)\" offset=\"0.449219\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(32.048035%, 24.176025%, 80.00946%)\" offset=\"0.457031\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(31.913757%, 23.96698%, 79.811096%)\" offset=\"0.464844\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(31.777954%, 23.75946%, 79.611206%)\" offset=\"0.472656\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(31.643677%, 23.550415%, 79.412842%)\" offset=\"0.480469\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(31.509399%, 23.342896%, 79.212952%)\" offset=\"0.488281\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(31.373596%, 23.13385%, 79.014587%)\" offset=\"0.496094\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(31.20575%, 22.872925%, 78.765869%)\" offset=\"0.503906\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(31.002808%, 22.56012%, 78.466797%)\" offset=\"0.515625\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(30.801392%, 22.24884%, 78.167725%)\" offset=\"0.527344\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(30.59845%, 21.936035%, 77.868652%)\" offset=\"0.539062\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(30.397034%, 21.62323%, 77.56958%)\" offset=\"0.550781\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(30.194092%, 21.310425%, 77.272034%)\" offset=\"0.5625\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(29.992676%, 20.99762%, 76.972961%)\" offset=\"0.574219\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(29.789734%, 20.684814%, 76.673889%)\" offset=\"0.585938\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(29.588318%, 20.373535%, 76.374817%)\" offset=\"0.597656\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(29.385376%, 20.06073%, 76.077271%)\" offset=\"0.609375\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(29.18396%, 19.747925%, 75.778198%)\" offset=\"0.621094\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(29.016113%, 19.487%, 75.52948%)\" offset=\"0.632812\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(28.88031%, 19.27948%, 75.32959%)\" offset=\"0.640625\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(28.746033%, 19.070435%, 75.131226%)\" offset=\"0.648438\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(28.611755%, 18.862915%, 74.931335%)\" offset=\"0.65625\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(28.475952%, 18.65387%, 74.732971%)\" offset=\"0.664062\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(28.341675%, 18.44635%, 74.533081%)\" offset=\"0.671875\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(28.207397%, 18.237305%, 74.334717%)\" offset=\"0.679688\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(28.071594%, 18.028259%, 74.134827%)\" offset=\"0.6875\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(27.937317%, 17.82074%, 73.936462%)\" offset=\"0.695312\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(27.80304%, 17.611694%, 73.736572%)\" offset=\"0.703125\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(27.667236%, 17.404175%, 73.538208%)\" offset=\"0.710938\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(27.532959%, 17.195129%, 73.338318%)\" offset=\"0.71875\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(27.398682%, 16.98761%, 73.139954%)\" offset=\"0.726562\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(27.264404%, 16.778564%, 72.940063%)\" offset=\"0.734375\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(27.128601%, 16.571045%, 72.740173%)\" offset=\"0.742188\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(26.994324%, 16.362%, 72.541809%)\" offset=\"0.75\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(26.824951%, 16.101074%, 72.293091%)\" offset=\"0.757812\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(26.623535%, 15.788269%, 71.994019%)\" offset=\"0.769531\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(26.420593%, 15.47699%, 71.694946%)\" offset=\"0.78125\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(26.219177%, 15.164185%, 71.3974%)\" offset=\"0.792969\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(26.016235%, 14.851379%, 71.098328%)\" offset=\"0.804688\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(25.848389%, 14.590454%, 70.849609%)\" offset=\"0.816406\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(25.714111%, 14.382935%, 70.649719%)\" offset=\"0.824219\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(25.579834%, 14.173889%, 70.451355%)\" offset=\"0.832031\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(25.444031%, 13.96637%, 70.251465%)\" offset=\"0.839844\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(25.309753%, 13.757324%, 70.053101%)\" offset=\"0.847656\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(25.175476%, 13.549805%, 69.85321%)\" offset=\"0.855469\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(25.039673%, 13.340759%, 69.654846%)\" offset=\"0.863281\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(24.905396%, 13.13324%, 69.454956%)\" offset=\"0.871094\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(24.736023%, 12.872314%, 69.206238%)\" offset=\"0.878906\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(24.534607%, 12.559509%, 68.907166%)\" offset=\"0.890625\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(24.331665%, 12.246704%, 68.609619%)\" offset=\"0.902344\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(24.163818%, 11.987305%, 68.359375%)\" offset=\"0.914062\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(24.029541%, 11.778259%, 68.161011%)\" offset=\"0.921875\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(23.895264%, 11.569214%, 67.961121%)\" offset=\"0.929688\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(23.75946%, 11.361694%, 67.762756%)\" offset=\"0.9375\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(23.591614%, 11.100769%, 67.514038%)\" offset=\"0.945312\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(23.422241%, 10.84137%, 67.263794%)\" offset=\"0.957031\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(23.287964%, 10.632324%, 67.06543%)\" offset=\"0.964844\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(23.120117%, 10.371399%, 66.816711%)\" offset=\"0.972656\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(22.950745%, 10.112%, 66.567993%)\" offset=\"0.984375\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(22.816467%, 9.902954%, 66.368103%)\" offset=\"0.992188\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(22.749329%, 9.799194%, 66.268921%)\" offset=\"1\"><\/stop><\/radialGradient><clipPath id=\"05d21ad393\"><rect x=\"0\" width=\"353\" y=\"0\" height=\"354\"><\/rect><\/clipPath><clipPath id=\"916f82f43d\"><path d=\"M 87.558594 99.21875 L 287.808594 99.21875 L 287.808594 278 L 87.558594 278 Z M 87.558594 99.21875 \" clip-rule=\"nonzero\"><\/path><\/clipPath><\/defs><g clip-path=\"url(#469e79cf7b)\"><g clip-path=\"url(#f28f3db087)\"><g transform=\"matrix(1, 0, 0, 1, 11, 12)\"><g clip-path=\"url(#05d21ad393)\"><g clip-path=\"url(#fb280eec9e)\"><g clip-path=\"url(#99d2328258)\"><path fill=\"url(#5cad4cddc1)\" d=\"M 0.0703125 0.363281 L 0.0703125 353.226562 L 352.929688 353.226562 L 352.929688 0.363281 Z M 0.0703125 0.363281 \" fill-rule=\"nonzero\"><\/path><\/g><\/g><\/g><\/g><\/g><\/g><g clip-path=\"url(#916f82f43d)\"><path fill=\"#ffffff\" d=\"M 108.199219 99.53125 L 266.789062 99.53125 C 272.46875 99.53125 277.628906 101.855469 281.367188 105.59375 C 285.105469 109.332031 287.429688 114.492188 287.429688 120.171875 L 287.429688 210.9375 C 287.429688 216.617188 285.105469 221.777344 281.367188 225.515625 C 277.628906 229.253906 272.46875 231.574219 266.789062 231.574219 L 214 231.574219 L 214 255 L 226.726562 255 C 229.878906 255 232.742188 256.285156 234.816406 258.363281 C 236.890625 260.4375 238.179688 263.300781 238.179688 266.453125 L 238.179688 275.128906 C 238.179688 276.664062 236.9375 277.90625 235.402344 277.90625 L 139.585938 277.90625 C 138.050781 277.90625 136.808594 276.664062 136.808594 275.128906 L 136.808594 266.453125 C 136.808594 263.300781 138.097656 260.4375 140.171875 258.363281 C 142.246094 256.285156 145.109375 255 148.261719 255 L 160.988281 255 L 160.988281 231.574219 L 108.199219 231.574219 C 102.519531 231.574219 97.359375 229.253906 93.621094 225.515625 C 89.882812 221.777344 87.5625 216.617188 87.5625 210.9375 L 87.5625 120.171875 C 87.5625 114.492188 89.882812 109.332031 93.621094 105.59375 C 97.359375 101.855469 102.519531 99.53125 108.199219 99.53125 Z M 117.609375 198.914062 L 127.964844 198.914062 C 129.496094 198.914062 130.738281 197.671875 130.738281 196.140625 C 130.738281 194.609375 129.496094 193.367188 127.964844 193.367188 L 117.609375 193.367188 C 116.078125 193.367188 114.835938 194.609375 114.835938 196.140625 C 114.835938 197.671875 116.078125 198.914062 117.609375 198.914062 Z M 136.585938 198.914062 L 171.886719 198.914062 C 173.417969 198.914062 174.660156 197.671875 174.660156 196.140625 C 174.660156 194.609375 173.417969 193.367188 171.886719 193.367188 L 136.585938 193.367188 C 135.054688 193.367188 133.8125 194.609375 133.8125 196.140625 C 133.8125 197.671875 135.054688 198.914062 136.585938 198.914062 Z M 117.609375 188.183594 L 153.019531 188.183594 C 154.550781 188.183594 155.792969 186.941406 155.792969 185.410156 C 155.792969 183.878906 154.550781 182.636719 153.019531 182.636719 L 117.609375 182.636719 C 116.078125 182.636719 114.835938 183.878906 114.835938 185.410156 C 114.835938 186.941406 116.078125 188.183594 117.609375 188.183594 Z M 161.636719 188.183594 L 171.886719 188.183594 C 173.417969 188.183594 174.660156 186.941406 174.660156 185.410156 C 174.660156 183.878906 173.417969 182.636719 171.886719 182.636719 L 161.636719 182.636719 C 160.105469 182.636719 158.863281 183.878906 158.863281 185.410156 C 158.863281 186.941406 160.105469 188.183594 161.636719 188.183594 Z M 117.609375 177.453125 L 127.753906 177.453125 C 129.285156 177.453125 130.527344 176.210938 130.527344 174.679688 C 130.527344 173.148438 129.285156 171.90625 127.753906 171.90625 L 117.609375 171.90625 C 116.078125 171.90625 114.835938 173.148438 114.835938 174.679688 C 114.835938 176.210938 116.078125 177.453125 117.609375 177.453125 Z M 136.375 177.453125 L 171.886719 177.453125 C 173.417969 177.453125 174.660156 176.210938 174.660156 174.679688 C 174.660156 173.148438 173.417969 171.90625 171.886719 171.90625 L 136.375 171.90625 C 134.84375 171.90625 133.601562 173.148438 133.601562 174.679688 C 133.601562 176.210938 134.84375 177.453125 136.375 177.453125 Z M 147.070312 134.871094 L 137.226562 161.914062 C 136.707031 163.351562 137.449219 164.9375 138.882812 165.457031 C 140.320312 165.980469 141.90625 165.238281 142.429688 163.800781 L 152.273438 136.757812 C 152.792969 135.320312 152.050781 133.734375 150.613281 133.210938 C 149.175781 132.691406 147.589844 133.433594 147.070312 134.871094 Z M 156.589844 143.699219 L 166.351562 149.335938 L 156.589844 154.972656 C 155.265625 155.738281 154.8125 157.433594 155.582031 158.753906 C 156.347656 160.078125 158.039062 160.527344 159.363281 159.761719 L 173.242188 151.75 C 173.660156 151.515625 174.023438 151.167969 174.28125 150.722656 C 175.046875 149.398438 174.597656 147.707031 173.273438 146.941406 L 159.363281 138.910156 C 158.039062 138.140625 156.347656 138.59375 155.582031 139.917969 C 154.8125 141.238281 155.265625 142.933594 156.589844 143.699219 Z M 130.136719 138.910156 L 116.222656 146.941406 C 114.902344 147.707031 114.449219 149.398438 115.214844 150.722656 C 115.472656 151.167969 115.835938 151.515625 116.253906 151.75 L 130.136719 159.761719 C 131.457031 160.527344 133.152344 160.078125 133.917969 158.753906 C 134.683594 157.433594 134.234375 155.738281 132.910156 154.972656 L 123.148438 149.335938 L 132.910156 143.699219 C 134.234375 142.933594 134.683594 141.238281 133.917969 139.917969 C 133.152344 138.59375 131.457031 138.140625 130.136719 138.910156 Z M 230.222656 135.003906 L 227.847656 128.03125 C 227.53125 126.847656 226.449219 125.976562 225.167969 125.976562 L 215.984375 125.976562 L 215.984375 125.984375 C 214.828125 125.984375 213.75 126.710938 213.359375 127.863281 L 210.929688 135.003906 C 210.039062 135.285156 209.167969 135.605469 208.316406 135.957031 C 207.460938 136.3125 206.617188 136.707031 205.796875 137.136719 L 199.199219 133.886719 C 198.136719 133.265625 196.75 133.410156 195.839844 134.324219 L 189.34375 140.816406 L 189.347656 140.820312 C 188.53125 141.636719 188.285156 142.914062 188.824219 144.003906 L 192.15625 150.773438 C 191.726562 151.597656 191.332031 152.4375 190.976562 153.296875 C 190.625 154.148438 190.308594 155.019531 190.027344 155.910156 L 183.050781 158.28125 C 181.871094 158.601562 181 159.679688 181 160.960938 L 181 170.148438 L 181.003906 170.148438 C 181.003906 171.300781 181.730469 172.378906 182.886719 172.769531 L 190.027344 175.199219 C 190.308594 176.089844 190.625 176.960938 190.976562 177.8125 C 191.332031 178.671875 191.726562 179.511719 192.15625 180.335938 L 188.910156 186.929688 C 188.289062 187.992188 188.433594 189.378906 189.34375 190.292969 L 195.839844 196.785156 L 195.84375 196.78125 C 196.660156 197.597656 197.933594 197.84375 199.027344 197.304688 L 205.792969 193.972656 C 206.617188 194.402344 207.460938 194.796875 208.316406 195.152344 C 209.167969 195.503906 210.039062 195.824219 210.929688 196.105469 L 213.304688 203.078125 C 213.621094 204.261719 214.699219 205.128906 215.984375 205.128906 L 225.167969 205.128906 L 225.167969 205.125 C 226.324219 205.125 227.402344 204.398438 227.792969 203.246094 L 230.222656 196.101562 C 231.113281 195.824219 231.984375 195.503906 232.835938 195.152344 C 233.691406 194.796875 234.535156 194.402344 235.355469 193.972656 L 241.953125 197.21875 C 243.015625 197.84375 244.402344 197.699219 245.3125 196.785156 L 251.808594 190.292969 L 251.804688 190.285156 C 252.621094 189.472656 252.867188 188.195312 252.328125 187.105469 L 248.996094 180.335938 C 249.425781 179.511719 249.820312 178.671875 250.175781 177.8125 C 250.527344 176.960938 250.84375 176.089844 251.125 175.199219 L 258.101562 172.828125 C 259.28125 172.507812 260.152344 171.429688 260.152344 170.148438 L 260.152344 160.960938 L 260.148438 160.960938 C 260.148438 159.808594 259.421875 158.730469 258.265625 158.339844 L 251.125 155.910156 C 250.84375 155.019531 250.527344 154.148438 250.175781 153.296875 C 249.820312 152.4375 249.425781 151.597656 248.996094 150.773438 L 252.242188 144.179688 C 252.863281 143.117188 252.71875 141.730469 251.808594 140.816406 L 245.3125 134.324219 L 245.308594 134.328125 C 244.492188 133.511719 243.21875 133.261719 242.125 133.800781 L 235.355469 137.132812 C 234.535156 136.707031 233.691406 136.3125 232.835938 135.957031 C 231.984375 135.605469 231.113281 135.285156 230.222656 135.003906 Z M 230.710938 141.070312 C 229.644531 140.628906 228.546875 140.257812 227.429688 139.957031 C 226.53125 139.746094 225.757812 139.089844 225.441406 138.152344 L 223.1875 131.527344 L 217.964844 131.527344 L 215.710938 138.152344 C 215.421875 139 214.726562 139.691406 213.792969 139.9375 C 212.648438 140.242188 211.53125 140.621094 210.441406 141.070312 C 209.335938 141.53125 208.269531 142.058594 207.253906 142.648438 C 206.480469 143.097656 205.503906 143.164062 204.644531 142.738281 L 198.363281 139.644531 L 194.667969 143.339844 L 197.734375 149.574219 C 198.152344 150.386719 198.164062 151.386719 197.671875 152.234375 C 197.078125 153.25 196.550781 154.3125 196.09375 155.421875 C 195.648438 156.488281 195.277344 157.582031 194.976562 158.699219 C 194.765625 159.597656 194.109375 160.371094 193.171875 160.691406 L 186.550781 162.941406 L 186.550781 168.167969 L 193.171875 170.417969 C 194.019531 170.710938 194.714844 171.40625 194.960938 172.335938 C 195.261719 173.480469 195.640625 174.597656 196.09375 175.6875 C 196.550781 176.796875 197.082031 177.859375 197.671875 178.875 C 198.117188 179.648438 198.183594 180.625 197.757812 181.488281 L 194.667969 187.769531 L 198.363281 191.464844 L 204.597656 188.394531 C 205.40625 187.976562 206.40625 187.96875 207.253906 188.457031 C 208.269531 189.050781 209.335938 189.578125 210.441406 190.039062 C 211.507812 190.480469 212.605469 190.855469 213.722656 191.152344 C 214.621094 191.363281 215.394531 192.019531 215.710938 192.960938 L 217.964844 199.582031 L 223.1875 199.582031 L 225.441406 192.957031 C 225.730469 192.109375 226.425781 191.414062 227.359375 191.171875 C 228.503906 190.867188 229.621094 190.488281 230.710938 190.039062 C 231.816406 189.578125 232.882812 189.050781 233.898438 188.457031 C 234.671875 188.011719 235.648438 187.945312 236.507812 188.371094 L 242.789062 191.464844 L 246.484375 187.769531 L 243.417969 181.535156 C 243 180.722656 242.988281 179.722656 243.480469 178.875 C 244.070312 177.859375 244.601562 176.792969 245.058594 175.6875 C 245.5 174.621094 245.875 173.527344 246.171875 172.40625 C 246.386719 171.507812 247.042969 170.738281 247.980469 170.417969 L 254.601562 168.167969 L 254.601562 162.941406 L 247.980469 160.691406 C 247.132812 160.398438 246.4375 159.703125 246.191406 158.773438 C 245.890625 157.628906 245.511719 156.507812 245.058594 155.421875 C 244.601562 154.3125 244.070312 153.25 243.480469 152.234375 C 243.03125 151.457031 242.96875 150.484375 243.394531 149.621094 L 246.484375 143.339844 L 242.789062 139.644531 L 236.554688 142.714844 C 235.746094 143.132812 234.746094 143.140625 233.898438 142.648438 C 232.882812 142.058594 231.816406 141.53125 230.710938 141.070312 Z M 207.03125 152.011719 C 203.292969 155.75 201.421875 160.652344 201.421875 165.554688 C 201.421875 170.457031 203.292969 175.359375 207.03125 179.097656 C 210.773438 182.835938 215.675781 184.707031 220.574219 184.707031 C 225.476562 184.707031 230.378906 182.835938 234.121094 179.097656 C 237.859375 175.359375 239.730469 170.457031 239.730469 165.554688 C 239.730469 160.652344 237.859375 155.75 234.121094 152.011719 C 230.378906 148.269531 225.476562 146.402344 220.574219 146.402344 C 215.675781 146.402344 210.773438 148.269531 207.03125 152.011719 Z M 220.574219 151.949219 C 217.09375 151.949219 213.613281 153.277344 210.957031 155.933594 C 208.300781 158.589844 206.972656 162.074219 206.972656 165.554688 C 206.972656 169.035156 208.300781 172.519531 210.957031 175.175781 C 213.613281 177.832031 217.09375 179.160156 220.574219 179.160156 C 224.058594 179.160156 227.539062 177.832031 230.195312 175.175781 C 232.851562 172.519531 234.179688 169.035156 234.179688 165.554688 C 234.179688 162.074219 232.851562 158.589844 230.195312 155.933594 C 227.539062 153.277344 224.058594 151.949219 220.574219 151.949219 Z M 212.347656 167.871094 L 216.117188 172.347656 C 217.097656 173.515625 218.839844 173.664062 220.007812 172.683594 C 220.136719 172.574219 220.25 172.460938 220.355469 172.335938 C 220.78125 171.828125 222.679688 169.582031 224.574219 167.34375 C 226.019531 165.632812 227.46875 163.925781 228.816406 162.304688 C 229.792969 161.132812 229.632812 159.390625 228.457031 158.414062 C 227.285156 157.4375 225.542969 157.597656 224.566406 158.773438 C 224.136719 159.289062 222.242188 161.527344 220.347656 163.765625 L 218.226562 166.277344 L 216.574219 164.316406 C 215.589844 163.148438 213.847656 162.996094 212.683594 163.980469 C 211.515625 164.960938 211.363281 166.703125 212.347656 167.871094 Z M 211.226562 260.546875 L 148.261719 260.546875 C 146.640625 260.546875 145.167969 261.214844 144.09375 262.285156 C 143.023438 263.355469 142.359375 264.832031 142.359375 266.453125 L 142.359375 272.355469 L 232.628906 272.355469 L 232.628906 266.453125 C 232.628906 264.832031 231.964844 263.355469 230.894531 262.285156 C 229.820312 261.214844 228.347656 260.546875 226.726562 260.546875 Z M 208.449219 231.574219 L 166.539062 231.574219 L 166.539062 255 L 208.449219 255 Z M 163.75 226.027344 L 266.789062 226.027344 C 270.9375 226.027344 274.707031 224.328125 277.445312 221.59375 C 280.179688 218.855469 281.878906 215.085938 281.878906 210.9375 L 281.878906 120.171875 C 281.878906 116.023438 280.179688 112.253906 277.445312 109.515625 C 274.707031 106.78125 270.9375 105.082031 266.789062 105.082031 L 108.199219 105.082031 C 104.050781 105.082031 100.28125 106.78125 97.542969 109.515625 C 94.808594 112.253906 93.109375 116.023438 93.109375 120.171875 L 93.109375 210.9375 C 93.109375 215.085938 94.808594 218.855469 97.542969 221.59375 C 100.28125 224.328125 104.050781 226.027344 108.199219 226.027344 Z M 108.199219 110.628906 C 105.570312 110.628906 103.1875 111.703125 101.457031 113.429688 C 99.730469 115.160156 98.660156 117.542969 98.660156 120.171875 L 98.660156 210.9375 C 98.660156 213.5625 99.730469 215.949219 101.457031 217.675781 C 103.1875 219.40625 105.570312 220.476562 108.199219 220.476562 L 266.789062 220.476562 C 269.417969 220.476562 271.800781 219.40625 273.53125 217.675781 C 275.257812 215.949219 276.332031 213.5625 276.332031 210.9375 L 276.332031 120.171875 C 276.332031 117.542969 275.257812 115.160156 273.53125 113.429688 C 271.800781 111.703125 269.417969 110.628906 266.789062 110.628906 Z M 266.789062 116.179688 L 108.199219 116.179688 C 107.105469 116.179688 106.105469 116.628906 105.382812 117.355469 C 104.65625 118.078125 104.207031 119.074219 104.207031 120.171875 L 104.207031 210.9375 C 104.207031 212.03125 104.65625 213.03125 105.382812 213.753906 C 106.105469 214.480469 107.105469 214.929688 108.199219 214.929688 L 266.789062 214.929688 C 267.886719 214.929688 268.882812 214.480469 269.605469 213.753906 C 270.332031 213.03125 270.78125 212.03125 270.78125 210.9375 L 270.78125 120.171875 C 270.78125 119.074219 270.332031 118.078125 269.605469 117.355469 C 268.882812 116.628906 267.886719 116.179688 266.789062 116.179688 Z M 266.789062 116.179688 \" fill-opacity=\"1\" fill-rule=\"evenodd\"><\/path><\/g><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-77f4699 elementor-view-stacked elementor-absolute elementor-shape-circle elementor-widget elementor-widget-icon\" data-id=\"77f4699\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-right\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7ed5a0f my-heading  elementor-widget elementor-widget-heading\" data-id=\"7ed5a0f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">M&amp;A Integration<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2a58d9b my-heading  elementor-widget elementor-widget-text-editor\" data-id=\"2a58d9b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Accelerate post-merger technology integration with tested frameworks that minimize disruption, de-risk cutovers, and realize synergies at pace.<\/p>\t\t\t\t\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-f6b1e48 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"f6b1e48\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-4b90b40 e-con-full my-box e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"4b90b40\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e1567e3 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"e1567e3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" width=\"500\" zoomAndPan=\"magnify\" viewBox=\"0 0 375 374.999991\" height=\"500\" preserveAspectRatio=\"xMidYMid meet\"><defs><clipPath id=\"469e79cf7b\"><path d=\"M 11.070312 12.363281 L 363.929688 12.363281 L 363.929688 365.226562 L 11.070312 365.226562 Z M 11.070312 12.363281 \" clip-rule=\"nonzero\"><\/path><\/clipPath><clipPath id=\"f28f3db087\"><path d=\"M 187.5 12.363281 C 90.058594 12.363281 11.070312 91.355469 11.070312 188.792969 C 11.070312 286.234375 90.058594 365.226562 187.5 365.226562 C 284.941406 365.226562 363.929688 286.234375 363.929688 188.792969 C 363.929688 91.355469 284.941406 12.363281 187.5 12.363281 Z M 187.5 12.363281 \" clip-rule=\"nonzero\"><\/path><\/clipPath><clipPath id=\"fb280eec9e\"><path d=\"M 0.0703125 0.363281 L 352.929688 0.363281 L 352.929688 353.226562 L 0.0703125 353.226562 Z M 0.0703125 0.363281 \" clip-rule=\"nonzero\"><\/path><\/clipPath><clipPath id=\"99d2328258\"><path d=\"M 176.5 0.363281 C 79.058594 0.363281 0.0703125 79.355469 0.0703125 176.792969 C 0.0703125 274.234375 79.058594 353.226562 176.5 353.226562 C 273.941406 353.226562 352.929688 274.234375 352.929688 176.792969 C 352.929688 79.355469 273.941406 0.363281 176.5 0.363281 Z M 176.5 0.363281 \" clip-rule=\"nonzero\"><\/path><\/clipPath><radialGradient gradientTransform=\"matrix(1, 0, 0, 1, 0.0687907, 0.363164)\" gradientUnits=\"userSpaceOnUse\" r=\"499.023252\" cx=\"0\" id=\"5cad4cddc1\" cy=\"0\" fx=\"0\" fy=\"0\"><stop stop-opacity=\"1\" stop-color=\"rgb(39.932251%, 36.364746%, 91.659546%)\" offset=\"0\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(39.762878%, 36.103821%, 91.410828%)\" offset=\"0.0078125\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(39.561462%, 35.791016%, 91.111755%)\" offset=\"0.0195312\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(39.358521%, 35.47821%, 90.812683%)\" offset=\"0.03125\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(39.157104%, 35.166931%, 90.515137%)\" offset=\"0.0429688\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(38.954163%, 34.854126%, 90.216064%)\" offset=\"0.0546875\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(38.752747%, 34.541321%, 89.916992%)\" offset=\"0.0664062\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(38.549805%, 34.228516%, 89.61792%)\" offset=\"0.078125\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(38.348389%, 33.91571%, 89.318848%)\" offset=\"0.0898438\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(38.145447%, 33.602905%, 89.021301%)\" offset=\"0.101562\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(37.944031%, 33.291626%, 88.722229%)\" offset=\"0.113281\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(37.741089%, 32.978821%, 88.423157%)\" offset=\"0.125\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(37.539673%, 32.666016%, 88.124084%)\" offset=\"0.136719\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(37.336731%, 32.35321%, 87.826538%)\" offset=\"0.148438\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(37.135315%, 32.040405%, 87.527466%)\" offset=\"0.160156\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(36.932373%, 31.729126%, 87.228394%)\" offset=\"0.171875\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(36.730957%, 31.416321%, 86.929321%)\" offset=\"0.183594\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(36.528015%, 31.103516%, 86.631775%)\" offset=\"0.195312\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(36.326599%, 30.79071%, 86.332703%)\" offset=\"0.207031\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(36.123657%, 30.477905%, 86.03363%)\" offset=\"0.21875\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(35.922241%, 30.1651%, 85.734558%)\" offset=\"0.230469\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(35.720825%, 29.853821%, 85.437012%)\" offset=\"0.242188\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(35.551453%, 29.592896%, 85.186768%)\" offset=\"0.253906\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(35.417175%, 29.38385%, 84.988403%)\" offset=\"0.261719\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(35.282898%, 29.176331%, 84.788513%)\" offset=\"0.269531\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(35.147095%, 28.967285%, 84.590149%)\" offset=\"0.277344\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(35.012817%, 28.759766%, 84.390259%)\" offset=\"0.285156\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(34.87854%, 28.55072%, 84.191895%)\" offset=\"0.292969\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(34.742737%, 28.343201%, 83.992004%)\" offset=\"0.300781\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(34.608459%, 28.134155%, 83.79364%)\" offset=\"0.308594\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(34.474182%, 27.926636%, 83.59375%)\" offset=\"0.316406\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(34.338379%, 27.71759%, 83.395386%)\" offset=\"0.324219\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(34.204102%, 27.510071%, 83.195496%)\" offset=\"0.332031\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(34.069824%, 27.301025%, 82.997131%)\" offset=\"0.339844\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(33.934021%, 27.09198%, 82.797241%)\" offset=\"0.347656\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(33.799744%, 26.88446%, 82.598877%)\" offset=\"0.355469\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(33.665466%, 26.675415%, 82.398987%)\" offset=\"0.363281\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(33.529663%, 26.467896%, 82.200623%)\" offset=\"0.371094\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(33.395386%, 26.25885%, 82.000732%)\" offset=\"0.378906\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(33.261108%, 26.051331%, 81.802368%)\" offset=\"0.386719\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(33.125305%, 25.842285%, 81.602478%)\" offset=\"0.394531\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(32.991028%, 25.634766%, 81.404114%)\" offset=\"0.402344\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(32.85675%, 25.42572%, 81.204224%)\" offset=\"0.410156\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(32.720947%, 25.216675%, 81.005859%)\" offset=\"0.417969\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(32.58667%, 25.009155%, 80.805969%)\" offset=\"0.425781\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(32.452393%, 24.80011%, 80.607605%)\" offset=\"0.433594\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(32.318115%, 24.59259%, 80.407715%)\" offset=\"0.441406\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(32.182312%, 24.383545%, 80.209351%)\" offset=\"0.449219\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(32.048035%, 24.176025%, 80.00946%)\" offset=\"0.457031\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(31.913757%, 23.96698%, 79.811096%)\" offset=\"0.464844\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(31.777954%, 23.75946%, 79.611206%)\" offset=\"0.472656\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(31.643677%, 23.550415%, 79.412842%)\" offset=\"0.480469\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(31.509399%, 23.342896%, 79.212952%)\" offset=\"0.488281\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(31.373596%, 23.13385%, 79.014587%)\" offset=\"0.496094\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(31.20575%, 22.872925%, 78.765869%)\" offset=\"0.503906\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(31.002808%, 22.56012%, 78.466797%)\" offset=\"0.515625\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(30.801392%, 22.24884%, 78.167725%)\" offset=\"0.527344\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(30.59845%, 21.936035%, 77.868652%)\" offset=\"0.539062\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(30.397034%, 21.62323%, 77.56958%)\" offset=\"0.550781\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(30.194092%, 21.310425%, 77.272034%)\" offset=\"0.5625\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(29.992676%, 20.99762%, 76.972961%)\" offset=\"0.574219\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(29.789734%, 20.684814%, 76.673889%)\" offset=\"0.585938\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(29.588318%, 20.373535%, 76.374817%)\" offset=\"0.597656\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(29.385376%, 20.06073%, 76.077271%)\" offset=\"0.609375\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(29.18396%, 19.747925%, 75.778198%)\" offset=\"0.621094\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(29.016113%, 19.487%, 75.52948%)\" offset=\"0.632812\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(28.88031%, 19.27948%, 75.32959%)\" offset=\"0.640625\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(28.746033%, 19.070435%, 75.131226%)\" offset=\"0.648438\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(28.611755%, 18.862915%, 74.931335%)\" offset=\"0.65625\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(28.475952%, 18.65387%, 74.732971%)\" offset=\"0.664062\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(28.341675%, 18.44635%, 74.533081%)\" offset=\"0.671875\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(28.207397%, 18.237305%, 74.334717%)\" offset=\"0.679688\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(28.071594%, 18.028259%, 74.134827%)\" offset=\"0.6875\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(27.937317%, 17.82074%, 73.936462%)\" offset=\"0.695312\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(27.80304%, 17.611694%, 73.736572%)\" offset=\"0.703125\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(27.667236%, 17.404175%, 73.538208%)\" offset=\"0.710938\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(27.532959%, 17.195129%, 73.338318%)\" offset=\"0.71875\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(27.398682%, 16.98761%, 73.139954%)\" offset=\"0.726562\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(27.264404%, 16.778564%, 72.940063%)\" offset=\"0.734375\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(27.128601%, 16.571045%, 72.740173%)\" offset=\"0.742188\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(26.994324%, 16.362%, 72.541809%)\" offset=\"0.75\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(26.824951%, 16.101074%, 72.293091%)\" offset=\"0.757812\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(26.623535%, 15.788269%, 71.994019%)\" offset=\"0.769531\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(26.420593%, 15.47699%, 71.694946%)\" offset=\"0.78125\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(26.219177%, 15.164185%, 71.3974%)\" offset=\"0.792969\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(26.016235%, 14.851379%, 71.098328%)\" offset=\"0.804688\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(25.848389%, 14.590454%, 70.849609%)\" offset=\"0.816406\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(25.714111%, 14.382935%, 70.649719%)\" offset=\"0.824219\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(25.579834%, 14.173889%, 70.451355%)\" offset=\"0.832031\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(25.444031%, 13.96637%, 70.251465%)\" offset=\"0.839844\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(25.309753%, 13.757324%, 70.053101%)\" offset=\"0.847656\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(25.175476%, 13.549805%, 69.85321%)\" offset=\"0.855469\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(25.039673%, 13.340759%, 69.654846%)\" offset=\"0.863281\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(24.905396%, 13.13324%, 69.454956%)\" offset=\"0.871094\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(24.736023%, 12.872314%, 69.206238%)\" offset=\"0.878906\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(24.534607%, 12.559509%, 68.907166%)\" offset=\"0.890625\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(24.331665%, 12.246704%, 68.609619%)\" offset=\"0.902344\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(24.163818%, 11.987305%, 68.359375%)\" offset=\"0.914062\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(24.029541%, 11.778259%, 68.161011%)\" offset=\"0.921875\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(23.895264%, 11.569214%, 67.961121%)\" offset=\"0.929688\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(23.75946%, 11.361694%, 67.762756%)\" offset=\"0.9375\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(23.591614%, 11.100769%, 67.514038%)\" offset=\"0.945312\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(23.422241%, 10.84137%, 67.263794%)\" offset=\"0.957031\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(23.287964%, 10.632324%, 67.06543%)\" offset=\"0.964844\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(23.120117%, 10.371399%, 66.816711%)\" offset=\"0.972656\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(22.950745%, 10.112%, 66.567993%)\" offset=\"0.984375\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(22.816467%, 9.902954%, 66.368103%)\" offset=\"0.992188\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(22.749329%, 9.799194%, 66.268921%)\" offset=\"1\"><\/stop><\/radialGradient><clipPath id=\"05d21ad393\"><rect x=\"0\" width=\"353\" y=\"0\" height=\"354\"><\/rect><\/clipPath><clipPath id=\"916f82f43d\"><path d=\"M 87.558594 99.21875 L 287.808594 99.21875 L 287.808594 278 L 87.558594 278 Z M 87.558594 99.21875 \" clip-rule=\"nonzero\"><\/path><\/clipPath><\/defs><g clip-path=\"url(#469e79cf7b)\"><g clip-path=\"url(#f28f3db087)\"><g transform=\"matrix(1, 0, 0, 1, 11, 12)\"><g clip-path=\"url(#05d21ad393)\"><g clip-path=\"url(#fb280eec9e)\"><g clip-path=\"url(#99d2328258)\"><path fill=\"url(#5cad4cddc1)\" d=\"M 0.0703125 0.363281 L 0.0703125 353.226562 L 352.929688 353.226562 L 352.929688 0.363281 Z M 0.0703125 0.363281 \" fill-rule=\"nonzero\"><\/path><\/g><\/g><\/g><\/g><\/g><\/g><g clip-path=\"url(#916f82f43d)\"><path fill=\"#ffffff\" d=\"M 108.199219 99.53125 L 266.789062 99.53125 C 272.46875 99.53125 277.628906 101.855469 281.367188 105.59375 C 285.105469 109.332031 287.429688 114.492188 287.429688 120.171875 L 287.429688 210.9375 C 287.429688 216.617188 285.105469 221.777344 281.367188 225.515625 C 277.628906 229.253906 272.46875 231.574219 266.789062 231.574219 L 214 231.574219 L 214 255 L 226.726562 255 C 229.878906 255 232.742188 256.285156 234.816406 258.363281 C 236.890625 260.4375 238.179688 263.300781 238.179688 266.453125 L 238.179688 275.128906 C 238.179688 276.664062 236.9375 277.90625 235.402344 277.90625 L 139.585938 277.90625 C 138.050781 277.90625 136.808594 276.664062 136.808594 275.128906 L 136.808594 266.453125 C 136.808594 263.300781 138.097656 260.4375 140.171875 258.363281 C 142.246094 256.285156 145.109375 255 148.261719 255 L 160.988281 255 L 160.988281 231.574219 L 108.199219 231.574219 C 102.519531 231.574219 97.359375 229.253906 93.621094 225.515625 C 89.882812 221.777344 87.5625 216.617188 87.5625 210.9375 L 87.5625 120.171875 C 87.5625 114.492188 89.882812 109.332031 93.621094 105.59375 C 97.359375 101.855469 102.519531 99.53125 108.199219 99.53125 Z M 117.609375 198.914062 L 127.964844 198.914062 C 129.496094 198.914062 130.738281 197.671875 130.738281 196.140625 C 130.738281 194.609375 129.496094 193.367188 127.964844 193.367188 L 117.609375 193.367188 C 116.078125 193.367188 114.835938 194.609375 114.835938 196.140625 C 114.835938 197.671875 116.078125 198.914062 117.609375 198.914062 Z M 136.585938 198.914062 L 171.886719 198.914062 C 173.417969 198.914062 174.660156 197.671875 174.660156 196.140625 C 174.660156 194.609375 173.417969 193.367188 171.886719 193.367188 L 136.585938 193.367188 C 135.054688 193.367188 133.8125 194.609375 133.8125 196.140625 C 133.8125 197.671875 135.054688 198.914062 136.585938 198.914062 Z M 117.609375 188.183594 L 153.019531 188.183594 C 154.550781 188.183594 155.792969 186.941406 155.792969 185.410156 C 155.792969 183.878906 154.550781 182.636719 153.019531 182.636719 L 117.609375 182.636719 C 116.078125 182.636719 114.835938 183.878906 114.835938 185.410156 C 114.835938 186.941406 116.078125 188.183594 117.609375 188.183594 Z M 161.636719 188.183594 L 171.886719 188.183594 C 173.417969 188.183594 174.660156 186.941406 174.660156 185.410156 C 174.660156 183.878906 173.417969 182.636719 171.886719 182.636719 L 161.636719 182.636719 C 160.105469 182.636719 158.863281 183.878906 158.863281 185.410156 C 158.863281 186.941406 160.105469 188.183594 161.636719 188.183594 Z M 117.609375 177.453125 L 127.753906 177.453125 C 129.285156 177.453125 130.527344 176.210938 130.527344 174.679688 C 130.527344 173.148438 129.285156 171.90625 127.753906 171.90625 L 117.609375 171.90625 C 116.078125 171.90625 114.835938 173.148438 114.835938 174.679688 C 114.835938 176.210938 116.078125 177.453125 117.609375 177.453125 Z M 136.375 177.453125 L 171.886719 177.453125 C 173.417969 177.453125 174.660156 176.210938 174.660156 174.679688 C 174.660156 173.148438 173.417969 171.90625 171.886719 171.90625 L 136.375 171.90625 C 134.84375 171.90625 133.601562 173.148438 133.601562 174.679688 C 133.601562 176.210938 134.84375 177.453125 136.375 177.453125 Z M 147.070312 134.871094 L 137.226562 161.914062 C 136.707031 163.351562 137.449219 164.9375 138.882812 165.457031 C 140.320312 165.980469 141.90625 165.238281 142.429688 163.800781 L 152.273438 136.757812 C 152.792969 135.320312 152.050781 133.734375 150.613281 133.210938 C 149.175781 132.691406 147.589844 133.433594 147.070312 134.871094 Z M 156.589844 143.699219 L 166.351562 149.335938 L 156.589844 154.972656 C 155.265625 155.738281 154.8125 157.433594 155.582031 158.753906 C 156.347656 160.078125 158.039062 160.527344 159.363281 159.761719 L 173.242188 151.75 C 173.660156 151.515625 174.023438 151.167969 174.28125 150.722656 C 175.046875 149.398438 174.597656 147.707031 173.273438 146.941406 L 159.363281 138.910156 C 158.039062 138.140625 156.347656 138.59375 155.582031 139.917969 C 154.8125 141.238281 155.265625 142.933594 156.589844 143.699219 Z M 130.136719 138.910156 L 116.222656 146.941406 C 114.902344 147.707031 114.449219 149.398438 115.214844 150.722656 C 115.472656 151.167969 115.835938 151.515625 116.253906 151.75 L 130.136719 159.761719 C 131.457031 160.527344 133.152344 160.078125 133.917969 158.753906 C 134.683594 157.433594 134.234375 155.738281 132.910156 154.972656 L 123.148438 149.335938 L 132.910156 143.699219 C 134.234375 142.933594 134.683594 141.238281 133.917969 139.917969 C 133.152344 138.59375 131.457031 138.140625 130.136719 138.910156 Z M 230.222656 135.003906 L 227.847656 128.03125 C 227.53125 126.847656 226.449219 125.976562 225.167969 125.976562 L 215.984375 125.976562 L 215.984375 125.984375 C 214.828125 125.984375 213.75 126.710938 213.359375 127.863281 L 210.929688 135.003906 C 210.039062 135.285156 209.167969 135.605469 208.316406 135.957031 C 207.460938 136.3125 206.617188 136.707031 205.796875 137.136719 L 199.199219 133.886719 C 198.136719 133.265625 196.75 133.410156 195.839844 134.324219 L 189.34375 140.816406 L 189.347656 140.820312 C 188.53125 141.636719 188.285156 142.914062 188.824219 144.003906 L 192.15625 150.773438 C 191.726562 151.597656 191.332031 152.4375 190.976562 153.296875 C 190.625 154.148438 190.308594 155.019531 190.027344 155.910156 L 183.050781 158.28125 C 181.871094 158.601562 181 159.679688 181 160.960938 L 181 170.148438 L 181.003906 170.148438 C 181.003906 171.300781 181.730469 172.378906 182.886719 172.769531 L 190.027344 175.199219 C 190.308594 176.089844 190.625 176.960938 190.976562 177.8125 C 191.332031 178.671875 191.726562 179.511719 192.15625 180.335938 L 188.910156 186.929688 C 188.289062 187.992188 188.433594 189.378906 189.34375 190.292969 L 195.839844 196.785156 L 195.84375 196.78125 C 196.660156 197.597656 197.933594 197.84375 199.027344 197.304688 L 205.792969 193.972656 C 206.617188 194.402344 207.460938 194.796875 208.316406 195.152344 C 209.167969 195.503906 210.039062 195.824219 210.929688 196.105469 L 213.304688 203.078125 C 213.621094 204.261719 214.699219 205.128906 215.984375 205.128906 L 225.167969 205.128906 L 225.167969 205.125 C 226.324219 205.125 227.402344 204.398438 227.792969 203.246094 L 230.222656 196.101562 C 231.113281 195.824219 231.984375 195.503906 232.835938 195.152344 C 233.691406 194.796875 234.535156 194.402344 235.355469 193.972656 L 241.953125 197.21875 C 243.015625 197.84375 244.402344 197.699219 245.3125 196.785156 L 251.808594 190.292969 L 251.804688 190.285156 C 252.621094 189.472656 252.867188 188.195312 252.328125 187.105469 L 248.996094 180.335938 C 249.425781 179.511719 249.820312 178.671875 250.175781 177.8125 C 250.527344 176.960938 250.84375 176.089844 251.125 175.199219 L 258.101562 172.828125 C 259.28125 172.507812 260.152344 171.429688 260.152344 170.148438 L 260.152344 160.960938 L 260.148438 160.960938 C 260.148438 159.808594 259.421875 158.730469 258.265625 158.339844 L 251.125 155.910156 C 250.84375 155.019531 250.527344 154.148438 250.175781 153.296875 C 249.820312 152.4375 249.425781 151.597656 248.996094 150.773438 L 252.242188 144.179688 C 252.863281 143.117188 252.71875 141.730469 251.808594 140.816406 L 245.3125 134.324219 L 245.308594 134.328125 C 244.492188 133.511719 243.21875 133.261719 242.125 133.800781 L 235.355469 137.132812 C 234.535156 136.707031 233.691406 136.3125 232.835938 135.957031 C 231.984375 135.605469 231.113281 135.285156 230.222656 135.003906 Z M 230.710938 141.070312 C 229.644531 140.628906 228.546875 140.257812 227.429688 139.957031 C 226.53125 139.746094 225.757812 139.089844 225.441406 138.152344 L 223.1875 131.527344 L 217.964844 131.527344 L 215.710938 138.152344 C 215.421875 139 214.726562 139.691406 213.792969 139.9375 C 212.648438 140.242188 211.53125 140.621094 210.441406 141.070312 C 209.335938 141.53125 208.269531 142.058594 207.253906 142.648438 C 206.480469 143.097656 205.503906 143.164062 204.644531 142.738281 L 198.363281 139.644531 L 194.667969 143.339844 L 197.734375 149.574219 C 198.152344 150.386719 198.164062 151.386719 197.671875 152.234375 C 197.078125 153.25 196.550781 154.3125 196.09375 155.421875 C 195.648438 156.488281 195.277344 157.582031 194.976562 158.699219 C 194.765625 159.597656 194.109375 160.371094 193.171875 160.691406 L 186.550781 162.941406 L 186.550781 168.167969 L 193.171875 170.417969 C 194.019531 170.710938 194.714844 171.40625 194.960938 172.335938 C 195.261719 173.480469 195.640625 174.597656 196.09375 175.6875 C 196.550781 176.796875 197.082031 177.859375 197.671875 178.875 C 198.117188 179.648438 198.183594 180.625 197.757812 181.488281 L 194.667969 187.769531 L 198.363281 191.464844 L 204.597656 188.394531 C 205.40625 187.976562 206.40625 187.96875 207.253906 188.457031 C 208.269531 189.050781 209.335938 189.578125 210.441406 190.039062 C 211.507812 190.480469 212.605469 190.855469 213.722656 191.152344 C 214.621094 191.363281 215.394531 192.019531 215.710938 192.960938 L 217.964844 199.582031 L 223.1875 199.582031 L 225.441406 192.957031 C 225.730469 192.109375 226.425781 191.414062 227.359375 191.171875 C 228.503906 190.867188 229.621094 190.488281 230.710938 190.039062 C 231.816406 189.578125 232.882812 189.050781 233.898438 188.457031 C 234.671875 188.011719 235.648438 187.945312 236.507812 188.371094 L 242.789062 191.464844 L 246.484375 187.769531 L 243.417969 181.535156 C 243 180.722656 242.988281 179.722656 243.480469 178.875 C 244.070312 177.859375 244.601562 176.792969 245.058594 175.6875 C 245.5 174.621094 245.875 173.527344 246.171875 172.40625 C 246.386719 171.507812 247.042969 170.738281 247.980469 170.417969 L 254.601562 168.167969 L 254.601562 162.941406 L 247.980469 160.691406 C 247.132812 160.398438 246.4375 159.703125 246.191406 158.773438 C 245.890625 157.628906 245.511719 156.507812 245.058594 155.421875 C 244.601562 154.3125 244.070312 153.25 243.480469 152.234375 C 243.03125 151.457031 242.96875 150.484375 243.394531 149.621094 L 246.484375 143.339844 L 242.789062 139.644531 L 236.554688 142.714844 C 235.746094 143.132812 234.746094 143.140625 233.898438 142.648438 C 232.882812 142.058594 231.816406 141.53125 230.710938 141.070312 Z M 207.03125 152.011719 C 203.292969 155.75 201.421875 160.652344 201.421875 165.554688 C 201.421875 170.457031 203.292969 175.359375 207.03125 179.097656 C 210.773438 182.835938 215.675781 184.707031 220.574219 184.707031 C 225.476562 184.707031 230.378906 182.835938 234.121094 179.097656 C 237.859375 175.359375 239.730469 170.457031 239.730469 165.554688 C 239.730469 160.652344 237.859375 155.75 234.121094 152.011719 C 230.378906 148.269531 225.476562 146.402344 220.574219 146.402344 C 215.675781 146.402344 210.773438 148.269531 207.03125 152.011719 Z M 220.574219 151.949219 C 217.09375 151.949219 213.613281 153.277344 210.957031 155.933594 C 208.300781 158.589844 206.972656 162.074219 206.972656 165.554688 C 206.972656 169.035156 208.300781 172.519531 210.957031 175.175781 C 213.613281 177.832031 217.09375 179.160156 220.574219 179.160156 C 224.058594 179.160156 227.539062 177.832031 230.195312 175.175781 C 232.851562 172.519531 234.179688 169.035156 234.179688 165.554688 C 234.179688 162.074219 232.851562 158.589844 230.195312 155.933594 C 227.539062 153.277344 224.058594 151.949219 220.574219 151.949219 Z M 212.347656 167.871094 L 216.117188 172.347656 C 217.097656 173.515625 218.839844 173.664062 220.007812 172.683594 C 220.136719 172.574219 220.25 172.460938 220.355469 172.335938 C 220.78125 171.828125 222.679688 169.582031 224.574219 167.34375 C 226.019531 165.632812 227.46875 163.925781 228.816406 162.304688 C 229.792969 161.132812 229.632812 159.390625 228.457031 158.414062 C 227.285156 157.4375 225.542969 157.597656 224.566406 158.773438 C 224.136719 159.289062 222.242188 161.527344 220.347656 163.765625 L 218.226562 166.277344 L 216.574219 164.316406 C 215.589844 163.148438 213.847656 162.996094 212.683594 163.980469 C 211.515625 164.960938 211.363281 166.703125 212.347656 167.871094 Z M 211.226562 260.546875 L 148.261719 260.546875 C 146.640625 260.546875 145.167969 261.214844 144.09375 262.285156 C 143.023438 263.355469 142.359375 264.832031 142.359375 266.453125 L 142.359375 272.355469 L 232.628906 272.355469 L 232.628906 266.453125 C 232.628906 264.832031 231.964844 263.355469 230.894531 262.285156 C 229.820312 261.214844 228.347656 260.546875 226.726562 260.546875 Z M 208.449219 231.574219 L 166.539062 231.574219 L 166.539062 255 L 208.449219 255 Z M 163.75 226.027344 L 266.789062 226.027344 C 270.9375 226.027344 274.707031 224.328125 277.445312 221.59375 C 280.179688 218.855469 281.878906 215.085938 281.878906 210.9375 L 281.878906 120.171875 C 281.878906 116.023438 280.179688 112.253906 277.445312 109.515625 C 274.707031 106.78125 270.9375 105.082031 266.789062 105.082031 L 108.199219 105.082031 C 104.050781 105.082031 100.28125 106.78125 97.542969 109.515625 C 94.808594 112.253906 93.109375 116.023438 93.109375 120.171875 L 93.109375 210.9375 C 93.109375 215.085938 94.808594 218.855469 97.542969 221.59375 C 100.28125 224.328125 104.050781 226.027344 108.199219 226.027344 Z M 108.199219 110.628906 C 105.570312 110.628906 103.1875 111.703125 101.457031 113.429688 C 99.730469 115.160156 98.660156 117.542969 98.660156 120.171875 L 98.660156 210.9375 C 98.660156 213.5625 99.730469 215.949219 101.457031 217.675781 C 103.1875 219.40625 105.570312 220.476562 108.199219 220.476562 L 266.789062 220.476562 C 269.417969 220.476562 271.800781 219.40625 273.53125 217.675781 C 275.257812 215.949219 276.332031 213.5625 276.332031 210.9375 L 276.332031 120.171875 C 276.332031 117.542969 275.257812 115.160156 273.53125 113.429688 C 271.800781 111.703125 269.417969 110.628906 266.789062 110.628906 Z M 266.789062 116.179688 L 108.199219 116.179688 C 107.105469 116.179688 106.105469 116.628906 105.382812 117.355469 C 104.65625 118.078125 104.207031 119.074219 104.207031 120.171875 L 104.207031 210.9375 C 104.207031 212.03125 104.65625 213.03125 105.382812 213.753906 C 106.105469 214.480469 107.105469 214.929688 108.199219 214.929688 L 266.789062 214.929688 C 267.886719 214.929688 268.882812 214.480469 269.605469 213.753906 C 270.332031 213.03125 270.78125 212.03125 270.78125 210.9375 L 270.78125 120.171875 C 270.78125 119.074219 270.332031 118.078125 269.605469 117.355469 C 268.882812 116.628906 267.886719 116.179688 266.789062 116.179688 Z M 266.789062 116.179688 \" fill-opacity=\"1\" fill-rule=\"evenodd\"><\/path><\/g><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0c9dad0 elementor-view-stacked elementor-absolute elementor-shape-circle elementor-widget elementor-widget-icon\" data-id=\"0c9dad0\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-right\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-56519d7 my-heading  elementor-widget elementor-widget-heading\" data-id=\"56519d7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Managed Services<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-61d873f my-heading  elementor-widget elementor-widget-text-editor\" data-id=\"61d873f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\tSLA-backed managed operations spanning infrastructure, applications, and security \u2013 freeing enterprise teams to focus on innovation over maintenance.\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a9e43bb e-con-full my-box e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"a9e43bb\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ab37d3f elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"ab37d3f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" width=\"500\" zoomAndPan=\"magnify\" viewBox=\"0 0 375 374.999991\" height=\"500\" preserveAspectRatio=\"xMidYMid meet\"><defs><clipPath id=\"469e79cf7b\"><path d=\"M 11.070312 12.363281 L 363.929688 12.363281 L 363.929688 365.226562 L 11.070312 365.226562 Z M 11.070312 12.363281 \" clip-rule=\"nonzero\"><\/path><\/clipPath><clipPath id=\"f28f3db087\"><path d=\"M 187.5 12.363281 C 90.058594 12.363281 11.070312 91.355469 11.070312 188.792969 C 11.070312 286.234375 90.058594 365.226562 187.5 365.226562 C 284.941406 365.226562 363.929688 286.234375 363.929688 188.792969 C 363.929688 91.355469 284.941406 12.363281 187.5 12.363281 Z M 187.5 12.363281 \" clip-rule=\"nonzero\"><\/path><\/clipPath><clipPath id=\"fb280eec9e\"><path d=\"M 0.0703125 0.363281 L 352.929688 0.363281 L 352.929688 353.226562 L 0.0703125 353.226562 Z M 0.0703125 0.363281 \" clip-rule=\"nonzero\"><\/path><\/clipPath><clipPath id=\"99d2328258\"><path d=\"M 176.5 0.363281 C 79.058594 0.363281 0.0703125 79.355469 0.0703125 176.792969 C 0.0703125 274.234375 79.058594 353.226562 176.5 353.226562 C 273.941406 353.226562 352.929688 274.234375 352.929688 176.792969 C 352.929688 79.355469 273.941406 0.363281 176.5 0.363281 Z M 176.5 0.363281 \" clip-rule=\"nonzero\"><\/path><\/clipPath><radialGradient gradientTransform=\"matrix(1, 0, 0, 1, 0.0687907, 0.363164)\" gradientUnits=\"userSpaceOnUse\" r=\"499.023252\" cx=\"0\" id=\"5cad4cddc1\" cy=\"0\" fx=\"0\" fy=\"0\"><stop stop-opacity=\"1\" stop-color=\"rgb(39.932251%, 36.364746%, 91.659546%)\" offset=\"0\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(39.762878%, 36.103821%, 91.410828%)\" offset=\"0.0078125\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(39.561462%, 35.791016%, 91.111755%)\" offset=\"0.0195312\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(39.358521%, 35.47821%, 90.812683%)\" offset=\"0.03125\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(39.157104%, 35.166931%, 90.515137%)\" offset=\"0.0429688\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(38.954163%, 34.854126%, 90.216064%)\" offset=\"0.0546875\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(38.752747%, 34.541321%, 89.916992%)\" offset=\"0.0664062\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(38.549805%, 34.228516%, 89.61792%)\" offset=\"0.078125\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(38.348389%, 33.91571%, 89.318848%)\" offset=\"0.0898438\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(38.145447%, 33.602905%, 89.021301%)\" offset=\"0.101562\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(37.944031%, 33.291626%, 88.722229%)\" offset=\"0.113281\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(37.741089%, 32.978821%, 88.423157%)\" offset=\"0.125\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(37.539673%, 32.666016%, 88.124084%)\" offset=\"0.136719\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(37.336731%, 32.35321%, 87.826538%)\" offset=\"0.148438\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(37.135315%, 32.040405%, 87.527466%)\" offset=\"0.160156\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(36.932373%, 31.729126%, 87.228394%)\" offset=\"0.171875\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(36.730957%, 31.416321%, 86.929321%)\" offset=\"0.183594\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(36.528015%, 31.103516%, 86.631775%)\" offset=\"0.195312\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(36.326599%, 30.79071%, 86.332703%)\" offset=\"0.207031\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(36.123657%, 30.477905%, 86.03363%)\" offset=\"0.21875\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(35.922241%, 30.1651%, 85.734558%)\" offset=\"0.230469\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(35.720825%, 29.853821%, 85.437012%)\" offset=\"0.242188\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(35.551453%, 29.592896%, 85.186768%)\" offset=\"0.253906\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(35.417175%, 29.38385%, 84.988403%)\" offset=\"0.261719\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(35.282898%, 29.176331%, 84.788513%)\" offset=\"0.269531\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(35.147095%, 28.967285%, 84.590149%)\" offset=\"0.277344\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(35.012817%, 28.759766%, 84.390259%)\" offset=\"0.285156\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(34.87854%, 28.55072%, 84.191895%)\" offset=\"0.292969\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(34.742737%, 28.343201%, 83.992004%)\" offset=\"0.300781\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(34.608459%, 28.134155%, 83.79364%)\" offset=\"0.308594\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(34.474182%, 27.926636%, 83.59375%)\" offset=\"0.316406\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(34.338379%, 27.71759%, 83.395386%)\" offset=\"0.324219\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(34.204102%, 27.510071%, 83.195496%)\" offset=\"0.332031\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(34.069824%, 27.301025%, 82.997131%)\" offset=\"0.339844\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(33.934021%, 27.09198%, 82.797241%)\" offset=\"0.347656\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(33.799744%, 26.88446%, 82.598877%)\" offset=\"0.355469\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(33.665466%, 26.675415%, 82.398987%)\" offset=\"0.363281\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(33.529663%, 26.467896%, 82.200623%)\" offset=\"0.371094\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(33.395386%, 26.25885%, 82.000732%)\" offset=\"0.378906\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(33.261108%, 26.051331%, 81.802368%)\" offset=\"0.386719\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(33.125305%, 25.842285%, 81.602478%)\" offset=\"0.394531\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(32.991028%, 25.634766%, 81.404114%)\" offset=\"0.402344\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(32.85675%, 25.42572%, 81.204224%)\" offset=\"0.410156\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(32.720947%, 25.216675%, 81.005859%)\" offset=\"0.417969\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(32.58667%, 25.009155%, 80.805969%)\" offset=\"0.425781\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(32.452393%, 24.80011%, 80.607605%)\" offset=\"0.433594\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(32.318115%, 24.59259%, 80.407715%)\" offset=\"0.441406\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(32.182312%, 24.383545%, 80.209351%)\" offset=\"0.449219\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(32.048035%, 24.176025%, 80.00946%)\" offset=\"0.457031\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(31.913757%, 23.96698%, 79.811096%)\" offset=\"0.464844\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(31.777954%, 23.75946%, 79.611206%)\" offset=\"0.472656\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(31.643677%, 23.550415%, 79.412842%)\" offset=\"0.480469\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(31.509399%, 23.342896%, 79.212952%)\" offset=\"0.488281\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(31.373596%, 23.13385%, 79.014587%)\" offset=\"0.496094\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(31.20575%, 22.872925%, 78.765869%)\" offset=\"0.503906\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(31.002808%, 22.56012%, 78.466797%)\" offset=\"0.515625\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(30.801392%, 22.24884%, 78.167725%)\" offset=\"0.527344\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(30.59845%, 21.936035%, 77.868652%)\" offset=\"0.539062\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(30.397034%, 21.62323%, 77.56958%)\" offset=\"0.550781\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(30.194092%, 21.310425%, 77.272034%)\" offset=\"0.5625\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(29.992676%, 20.99762%, 76.972961%)\" offset=\"0.574219\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(29.789734%, 20.684814%, 76.673889%)\" offset=\"0.585938\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(29.588318%, 20.373535%, 76.374817%)\" offset=\"0.597656\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(29.385376%, 20.06073%, 76.077271%)\" offset=\"0.609375\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(29.18396%, 19.747925%, 75.778198%)\" offset=\"0.621094\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(29.016113%, 19.487%, 75.52948%)\" offset=\"0.632812\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(28.88031%, 19.27948%, 75.32959%)\" offset=\"0.640625\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(28.746033%, 19.070435%, 75.131226%)\" offset=\"0.648438\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(28.611755%, 18.862915%, 74.931335%)\" offset=\"0.65625\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(28.475952%, 18.65387%, 74.732971%)\" offset=\"0.664062\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(28.341675%, 18.44635%, 74.533081%)\" offset=\"0.671875\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(28.207397%, 18.237305%, 74.334717%)\" offset=\"0.679688\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(28.071594%, 18.028259%, 74.134827%)\" offset=\"0.6875\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(27.937317%, 17.82074%, 73.936462%)\" offset=\"0.695312\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(27.80304%, 17.611694%, 73.736572%)\" offset=\"0.703125\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(27.667236%, 17.404175%, 73.538208%)\" offset=\"0.710938\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(27.532959%, 17.195129%, 73.338318%)\" offset=\"0.71875\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(27.398682%, 16.98761%, 73.139954%)\" offset=\"0.726562\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(27.264404%, 16.778564%, 72.940063%)\" offset=\"0.734375\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(27.128601%, 16.571045%, 72.740173%)\" offset=\"0.742188\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(26.994324%, 16.362%, 72.541809%)\" offset=\"0.75\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(26.824951%, 16.101074%, 72.293091%)\" offset=\"0.757812\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(26.623535%, 15.788269%, 71.994019%)\" offset=\"0.769531\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(26.420593%, 15.47699%, 71.694946%)\" offset=\"0.78125\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(26.219177%, 15.164185%, 71.3974%)\" offset=\"0.792969\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(26.016235%, 14.851379%, 71.098328%)\" offset=\"0.804688\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(25.848389%, 14.590454%, 70.849609%)\" offset=\"0.816406\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(25.714111%, 14.382935%, 70.649719%)\" offset=\"0.824219\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(25.579834%, 14.173889%, 70.451355%)\" offset=\"0.832031\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(25.444031%, 13.96637%, 70.251465%)\" offset=\"0.839844\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(25.309753%, 13.757324%, 70.053101%)\" offset=\"0.847656\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(25.175476%, 13.549805%, 69.85321%)\" offset=\"0.855469\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(25.039673%, 13.340759%, 69.654846%)\" offset=\"0.863281\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(24.905396%, 13.13324%, 69.454956%)\" offset=\"0.871094\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(24.736023%, 12.872314%, 69.206238%)\" offset=\"0.878906\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(24.534607%, 12.559509%, 68.907166%)\" offset=\"0.890625\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(24.331665%, 12.246704%, 68.609619%)\" offset=\"0.902344\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(24.163818%, 11.987305%, 68.359375%)\" offset=\"0.914062\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(24.029541%, 11.778259%, 68.161011%)\" offset=\"0.921875\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(23.895264%, 11.569214%, 67.961121%)\" offset=\"0.929688\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(23.75946%, 11.361694%, 67.762756%)\" offset=\"0.9375\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(23.591614%, 11.100769%, 67.514038%)\" offset=\"0.945312\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(23.422241%, 10.84137%, 67.263794%)\" offset=\"0.957031\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(23.287964%, 10.632324%, 67.06543%)\" offset=\"0.964844\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(23.120117%, 10.371399%, 66.816711%)\" offset=\"0.972656\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(22.950745%, 10.112%, 66.567993%)\" offset=\"0.984375\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(22.816467%, 9.902954%, 66.368103%)\" offset=\"0.992188\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(22.749329%, 9.799194%, 66.268921%)\" offset=\"1\"><\/stop><\/radialGradient><clipPath id=\"05d21ad393\"><rect x=\"0\" width=\"353\" y=\"0\" height=\"354\"><\/rect><\/clipPath><clipPath id=\"916f82f43d\"><path d=\"M 87.558594 99.21875 L 287.808594 99.21875 L 287.808594 278 L 87.558594 278 Z M 87.558594 99.21875 \" clip-rule=\"nonzero\"><\/path><\/clipPath><\/defs><g clip-path=\"url(#469e79cf7b)\"><g clip-path=\"url(#f28f3db087)\"><g transform=\"matrix(1, 0, 0, 1, 11, 12)\"><g clip-path=\"url(#05d21ad393)\"><g clip-path=\"url(#fb280eec9e)\"><g clip-path=\"url(#99d2328258)\"><path fill=\"url(#5cad4cddc1)\" d=\"M 0.0703125 0.363281 L 0.0703125 353.226562 L 352.929688 353.226562 L 352.929688 0.363281 Z M 0.0703125 0.363281 \" fill-rule=\"nonzero\"><\/path><\/g><\/g><\/g><\/g><\/g><\/g><g clip-path=\"url(#916f82f43d)\"><path fill=\"#ffffff\" d=\"M 108.199219 99.53125 L 266.789062 99.53125 C 272.46875 99.53125 277.628906 101.855469 281.367188 105.59375 C 285.105469 109.332031 287.429688 114.492188 287.429688 120.171875 L 287.429688 210.9375 C 287.429688 216.617188 285.105469 221.777344 281.367188 225.515625 C 277.628906 229.253906 272.46875 231.574219 266.789062 231.574219 L 214 231.574219 L 214 255 L 226.726562 255 C 229.878906 255 232.742188 256.285156 234.816406 258.363281 C 236.890625 260.4375 238.179688 263.300781 238.179688 266.453125 L 238.179688 275.128906 C 238.179688 276.664062 236.9375 277.90625 235.402344 277.90625 L 139.585938 277.90625 C 138.050781 277.90625 136.808594 276.664062 136.808594 275.128906 L 136.808594 266.453125 C 136.808594 263.300781 138.097656 260.4375 140.171875 258.363281 C 142.246094 256.285156 145.109375 255 148.261719 255 L 160.988281 255 L 160.988281 231.574219 L 108.199219 231.574219 C 102.519531 231.574219 97.359375 229.253906 93.621094 225.515625 C 89.882812 221.777344 87.5625 216.617188 87.5625 210.9375 L 87.5625 120.171875 C 87.5625 114.492188 89.882812 109.332031 93.621094 105.59375 C 97.359375 101.855469 102.519531 99.53125 108.199219 99.53125 Z M 117.609375 198.914062 L 127.964844 198.914062 C 129.496094 198.914062 130.738281 197.671875 130.738281 196.140625 C 130.738281 194.609375 129.496094 193.367188 127.964844 193.367188 L 117.609375 193.367188 C 116.078125 193.367188 114.835938 194.609375 114.835938 196.140625 C 114.835938 197.671875 116.078125 198.914062 117.609375 198.914062 Z M 136.585938 198.914062 L 171.886719 198.914062 C 173.417969 198.914062 174.660156 197.671875 174.660156 196.140625 C 174.660156 194.609375 173.417969 193.367188 171.886719 193.367188 L 136.585938 193.367188 C 135.054688 193.367188 133.8125 194.609375 133.8125 196.140625 C 133.8125 197.671875 135.054688 198.914062 136.585938 198.914062 Z M 117.609375 188.183594 L 153.019531 188.183594 C 154.550781 188.183594 155.792969 186.941406 155.792969 185.410156 C 155.792969 183.878906 154.550781 182.636719 153.019531 182.636719 L 117.609375 182.636719 C 116.078125 182.636719 114.835938 183.878906 114.835938 185.410156 C 114.835938 186.941406 116.078125 188.183594 117.609375 188.183594 Z M 161.636719 188.183594 L 171.886719 188.183594 C 173.417969 188.183594 174.660156 186.941406 174.660156 185.410156 C 174.660156 183.878906 173.417969 182.636719 171.886719 182.636719 L 161.636719 182.636719 C 160.105469 182.636719 158.863281 183.878906 158.863281 185.410156 C 158.863281 186.941406 160.105469 188.183594 161.636719 188.183594 Z M 117.609375 177.453125 L 127.753906 177.453125 C 129.285156 177.453125 130.527344 176.210938 130.527344 174.679688 C 130.527344 173.148438 129.285156 171.90625 127.753906 171.90625 L 117.609375 171.90625 C 116.078125 171.90625 114.835938 173.148438 114.835938 174.679688 C 114.835938 176.210938 116.078125 177.453125 117.609375 177.453125 Z M 136.375 177.453125 L 171.886719 177.453125 C 173.417969 177.453125 174.660156 176.210938 174.660156 174.679688 C 174.660156 173.148438 173.417969 171.90625 171.886719 171.90625 L 136.375 171.90625 C 134.84375 171.90625 133.601562 173.148438 133.601562 174.679688 C 133.601562 176.210938 134.84375 177.453125 136.375 177.453125 Z M 147.070312 134.871094 L 137.226562 161.914062 C 136.707031 163.351562 137.449219 164.9375 138.882812 165.457031 C 140.320312 165.980469 141.90625 165.238281 142.429688 163.800781 L 152.273438 136.757812 C 152.792969 135.320312 152.050781 133.734375 150.613281 133.210938 C 149.175781 132.691406 147.589844 133.433594 147.070312 134.871094 Z M 156.589844 143.699219 L 166.351562 149.335938 L 156.589844 154.972656 C 155.265625 155.738281 154.8125 157.433594 155.582031 158.753906 C 156.347656 160.078125 158.039062 160.527344 159.363281 159.761719 L 173.242188 151.75 C 173.660156 151.515625 174.023438 151.167969 174.28125 150.722656 C 175.046875 149.398438 174.597656 147.707031 173.273438 146.941406 L 159.363281 138.910156 C 158.039062 138.140625 156.347656 138.59375 155.582031 139.917969 C 154.8125 141.238281 155.265625 142.933594 156.589844 143.699219 Z M 130.136719 138.910156 L 116.222656 146.941406 C 114.902344 147.707031 114.449219 149.398438 115.214844 150.722656 C 115.472656 151.167969 115.835938 151.515625 116.253906 151.75 L 130.136719 159.761719 C 131.457031 160.527344 133.152344 160.078125 133.917969 158.753906 C 134.683594 157.433594 134.234375 155.738281 132.910156 154.972656 L 123.148438 149.335938 L 132.910156 143.699219 C 134.234375 142.933594 134.683594 141.238281 133.917969 139.917969 C 133.152344 138.59375 131.457031 138.140625 130.136719 138.910156 Z M 230.222656 135.003906 L 227.847656 128.03125 C 227.53125 126.847656 226.449219 125.976562 225.167969 125.976562 L 215.984375 125.976562 L 215.984375 125.984375 C 214.828125 125.984375 213.75 126.710938 213.359375 127.863281 L 210.929688 135.003906 C 210.039062 135.285156 209.167969 135.605469 208.316406 135.957031 C 207.460938 136.3125 206.617188 136.707031 205.796875 137.136719 L 199.199219 133.886719 C 198.136719 133.265625 196.75 133.410156 195.839844 134.324219 L 189.34375 140.816406 L 189.347656 140.820312 C 188.53125 141.636719 188.285156 142.914062 188.824219 144.003906 L 192.15625 150.773438 C 191.726562 151.597656 191.332031 152.4375 190.976562 153.296875 C 190.625 154.148438 190.308594 155.019531 190.027344 155.910156 L 183.050781 158.28125 C 181.871094 158.601562 181 159.679688 181 160.960938 L 181 170.148438 L 181.003906 170.148438 C 181.003906 171.300781 181.730469 172.378906 182.886719 172.769531 L 190.027344 175.199219 C 190.308594 176.089844 190.625 176.960938 190.976562 177.8125 C 191.332031 178.671875 191.726562 179.511719 192.15625 180.335938 L 188.910156 186.929688 C 188.289062 187.992188 188.433594 189.378906 189.34375 190.292969 L 195.839844 196.785156 L 195.84375 196.78125 C 196.660156 197.597656 197.933594 197.84375 199.027344 197.304688 L 205.792969 193.972656 C 206.617188 194.402344 207.460938 194.796875 208.316406 195.152344 C 209.167969 195.503906 210.039062 195.824219 210.929688 196.105469 L 213.304688 203.078125 C 213.621094 204.261719 214.699219 205.128906 215.984375 205.128906 L 225.167969 205.128906 L 225.167969 205.125 C 226.324219 205.125 227.402344 204.398438 227.792969 203.246094 L 230.222656 196.101562 C 231.113281 195.824219 231.984375 195.503906 232.835938 195.152344 C 233.691406 194.796875 234.535156 194.402344 235.355469 193.972656 L 241.953125 197.21875 C 243.015625 197.84375 244.402344 197.699219 245.3125 196.785156 L 251.808594 190.292969 L 251.804688 190.285156 C 252.621094 189.472656 252.867188 188.195312 252.328125 187.105469 L 248.996094 180.335938 C 249.425781 179.511719 249.820312 178.671875 250.175781 177.8125 C 250.527344 176.960938 250.84375 176.089844 251.125 175.199219 L 258.101562 172.828125 C 259.28125 172.507812 260.152344 171.429688 260.152344 170.148438 L 260.152344 160.960938 L 260.148438 160.960938 C 260.148438 159.808594 259.421875 158.730469 258.265625 158.339844 L 251.125 155.910156 C 250.84375 155.019531 250.527344 154.148438 250.175781 153.296875 C 249.820312 152.4375 249.425781 151.597656 248.996094 150.773438 L 252.242188 144.179688 C 252.863281 143.117188 252.71875 141.730469 251.808594 140.816406 L 245.3125 134.324219 L 245.308594 134.328125 C 244.492188 133.511719 243.21875 133.261719 242.125 133.800781 L 235.355469 137.132812 C 234.535156 136.707031 233.691406 136.3125 232.835938 135.957031 C 231.984375 135.605469 231.113281 135.285156 230.222656 135.003906 Z M 230.710938 141.070312 C 229.644531 140.628906 228.546875 140.257812 227.429688 139.957031 C 226.53125 139.746094 225.757812 139.089844 225.441406 138.152344 L 223.1875 131.527344 L 217.964844 131.527344 L 215.710938 138.152344 C 215.421875 139 214.726562 139.691406 213.792969 139.9375 C 212.648438 140.242188 211.53125 140.621094 210.441406 141.070312 C 209.335938 141.53125 208.269531 142.058594 207.253906 142.648438 C 206.480469 143.097656 205.503906 143.164062 204.644531 142.738281 L 198.363281 139.644531 L 194.667969 143.339844 L 197.734375 149.574219 C 198.152344 150.386719 198.164062 151.386719 197.671875 152.234375 C 197.078125 153.25 196.550781 154.3125 196.09375 155.421875 C 195.648438 156.488281 195.277344 157.582031 194.976562 158.699219 C 194.765625 159.597656 194.109375 160.371094 193.171875 160.691406 L 186.550781 162.941406 L 186.550781 168.167969 L 193.171875 170.417969 C 194.019531 170.710938 194.714844 171.40625 194.960938 172.335938 C 195.261719 173.480469 195.640625 174.597656 196.09375 175.6875 C 196.550781 176.796875 197.082031 177.859375 197.671875 178.875 C 198.117188 179.648438 198.183594 180.625 197.757812 181.488281 L 194.667969 187.769531 L 198.363281 191.464844 L 204.597656 188.394531 C 205.40625 187.976562 206.40625 187.96875 207.253906 188.457031 C 208.269531 189.050781 209.335938 189.578125 210.441406 190.039062 C 211.507812 190.480469 212.605469 190.855469 213.722656 191.152344 C 214.621094 191.363281 215.394531 192.019531 215.710938 192.960938 L 217.964844 199.582031 L 223.1875 199.582031 L 225.441406 192.957031 C 225.730469 192.109375 226.425781 191.414062 227.359375 191.171875 C 228.503906 190.867188 229.621094 190.488281 230.710938 190.039062 C 231.816406 189.578125 232.882812 189.050781 233.898438 188.457031 C 234.671875 188.011719 235.648438 187.945312 236.507812 188.371094 L 242.789062 191.464844 L 246.484375 187.769531 L 243.417969 181.535156 C 243 180.722656 242.988281 179.722656 243.480469 178.875 C 244.070312 177.859375 244.601562 176.792969 245.058594 175.6875 C 245.5 174.621094 245.875 173.527344 246.171875 172.40625 C 246.386719 171.507812 247.042969 170.738281 247.980469 170.417969 L 254.601562 168.167969 L 254.601562 162.941406 L 247.980469 160.691406 C 247.132812 160.398438 246.4375 159.703125 246.191406 158.773438 C 245.890625 157.628906 245.511719 156.507812 245.058594 155.421875 C 244.601562 154.3125 244.070312 153.25 243.480469 152.234375 C 243.03125 151.457031 242.96875 150.484375 243.394531 149.621094 L 246.484375 143.339844 L 242.789062 139.644531 L 236.554688 142.714844 C 235.746094 143.132812 234.746094 143.140625 233.898438 142.648438 C 232.882812 142.058594 231.816406 141.53125 230.710938 141.070312 Z M 207.03125 152.011719 C 203.292969 155.75 201.421875 160.652344 201.421875 165.554688 C 201.421875 170.457031 203.292969 175.359375 207.03125 179.097656 C 210.773438 182.835938 215.675781 184.707031 220.574219 184.707031 C 225.476562 184.707031 230.378906 182.835938 234.121094 179.097656 C 237.859375 175.359375 239.730469 170.457031 239.730469 165.554688 C 239.730469 160.652344 237.859375 155.75 234.121094 152.011719 C 230.378906 148.269531 225.476562 146.402344 220.574219 146.402344 C 215.675781 146.402344 210.773438 148.269531 207.03125 152.011719 Z M 220.574219 151.949219 C 217.09375 151.949219 213.613281 153.277344 210.957031 155.933594 C 208.300781 158.589844 206.972656 162.074219 206.972656 165.554688 C 206.972656 169.035156 208.300781 172.519531 210.957031 175.175781 C 213.613281 177.832031 217.09375 179.160156 220.574219 179.160156 C 224.058594 179.160156 227.539062 177.832031 230.195312 175.175781 C 232.851562 172.519531 234.179688 169.035156 234.179688 165.554688 C 234.179688 162.074219 232.851562 158.589844 230.195312 155.933594 C 227.539062 153.277344 224.058594 151.949219 220.574219 151.949219 Z M 212.347656 167.871094 L 216.117188 172.347656 C 217.097656 173.515625 218.839844 173.664062 220.007812 172.683594 C 220.136719 172.574219 220.25 172.460938 220.355469 172.335938 C 220.78125 171.828125 222.679688 169.582031 224.574219 167.34375 C 226.019531 165.632812 227.46875 163.925781 228.816406 162.304688 C 229.792969 161.132812 229.632812 159.390625 228.457031 158.414062 C 227.285156 157.4375 225.542969 157.597656 224.566406 158.773438 C 224.136719 159.289062 222.242188 161.527344 220.347656 163.765625 L 218.226562 166.277344 L 216.574219 164.316406 C 215.589844 163.148438 213.847656 162.996094 212.683594 163.980469 C 211.515625 164.960938 211.363281 166.703125 212.347656 167.871094 Z M 211.226562 260.546875 L 148.261719 260.546875 C 146.640625 260.546875 145.167969 261.214844 144.09375 262.285156 C 143.023438 263.355469 142.359375 264.832031 142.359375 266.453125 L 142.359375 272.355469 L 232.628906 272.355469 L 232.628906 266.453125 C 232.628906 264.832031 231.964844 263.355469 230.894531 262.285156 C 229.820312 261.214844 228.347656 260.546875 226.726562 260.546875 Z M 208.449219 231.574219 L 166.539062 231.574219 L 166.539062 255 L 208.449219 255 Z M 163.75 226.027344 L 266.789062 226.027344 C 270.9375 226.027344 274.707031 224.328125 277.445312 221.59375 C 280.179688 218.855469 281.878906 215.085938 281.878906 210.9375 L 281.878906 120.171875 C 281.878906 116.023438 280.179688 112.253906 277.445312 109.515625 C 274.707031 106.78125 270.9375 105.082031 266.789062 105.082031 L 108.199219 105.082031 C 104.050781 105.082031 100.28125 106.78125 97.542969 109.515625 C 94.808594 112.253906 93.109375 116.023438 93.109375 120.171875 L 93.109375 210.9375 C 93.109375 215.085938 94.808594 218.855469 97.542969 221.59375 C 100.28125 224.328125 104.050781 226.027344 108.199219 226.027344 Z M 108.199219 110.628906 C 105.570312 110.628906 103.1875 111.703125 101.457031 113.429688 C 99.730469 115.160156 98.660156 117.542969 98.660156 120.171875 L 98.660156 210.9375 C 98.660156 213.5625 99.730469 215.949219 101.457031 217.675781 C 103.1875 219.40625 105.570312 220.476562 108.199219 220.476562 L 266.789062 220.476562 C 269.417969 220.476562 271.800781 219.40625 273.53125 217.675781 C 275.257812 215.949219 276.332031 213.5625 276.332031 210.9375 L 276.332031 120.171875 C 276.332031 117.542969 275.257812 115.160156 273.53125 113.429688 C 271.800781 111.703125 269.417969 110.628906 266.789062 110.628906 Z M 266.789062 116.179688 L 108.199219 116.179688 C 107.105469 116.179688 106.105469 116.628906 105.382812 117.355469 C 104.65625 118.078125 104.207031 119.074219 104.207031 120.171875 L 104.207031 210.9375 C 104.207031 212.03125 104.65625 213.03125 105.382812 213.753906 C 106.105469 214.480469 107.105469 214.929688 108.199219 214.929688 L 266.789062 214.929688 C 267.886719 214.929688 268.882812 214.480469 269.605469 213.753906 C 270.332031 213.03125 270.78125 212.03125 270.78125 210.9375 L 270.78125 120.171875 C 270.78125 119.074219 270.332031 118.078125 269.605469 117.355469 C 268.882812 116.628906 267.886719 116.179688 266.789062 116.179688 Z M 266.789062 116.179688 \" fill-opacity=\"1\" fill-rule=\"evenodd\"><\/path><\/g><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1a0fb61 elementor-view-stacked elementor-absolute elementor-shape-circle elementor-widget elementor-widget-icon\" data-id=\"1a0fb61\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-right\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-bebac8e my-heading  elementor-widget elementor-widget-heading\" data-id=\"bebac8e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Global Capability Centers<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-09b2ed2 my-heading  elementor-widget elementor-widget-text-editor\" data-id=\"09b2ed2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\tArchitect and modernize core systems with cloud-native platforms, microservices, and DevSecOps pipelines built for enterprise scale and continuous delivery.\n\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-cfeaf76 e-con-full my-box e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"cfeaf76\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a92fea8 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"a92fea8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" width=\"500\" zoomAndPan=\"magnify\" viewBox=\"0 0 375 374.999991\" height=\"500\" preserveAspectRatio=\"xMidYMid meet\"><defs><clipPath id=\"469e79cf7b\"><path d=\"M 11.070312 12.363281 L 363.929688 12.363281 L 363.929688 365.226562 L 11.070312 365.226562 Z M 11.070312 12.363281 \" clip-rule=\"nonzero\"><\/path><\/clipPath><clipPath id=\"f28f3db087\"><path d=\"M 187.5 12.363281 C 90.058594 12.363281 11.070312 91.355469 11.070312 188.792969 C 11.070312 286.234375 90.058594 365.226562 187.5 365.226562 C 284.941406 365.226562 363.929688 286.234375 363.929688 188.792969 C 363.929688 91.355469 284.941406 12.363281 187.5 12.363281 Z M 187.5 12.363281 \" clip-rule=\"nonzero\"><\/path><\/clipPath><clipPath id=\"fb280eec9e\"><path d=\"M 0.0703125 0.363281 L 352.929688 0.363281 L 352.929688 353.226562 L 0.0703125 353.226562 Z M 0.0703125 0.363281 \" clip-rule=\"nonzero\"><\/path><\/clipPath><clipPath id=\"99d2328258\"><path d=\"M 176.5 0.363281 C 79.058594 0.363281 0.0703125 79.355469 0.0703125 176.792969 C 0.0703125 274.234375 79.058594 353.226562 176.5 353.226562 C 273.941406 353.226562 352.929688 274.234375 352.929688 176.792969 C 352.929688 79.355469 273.941406 0.363281 176.5 0.363281 Z M 176.5 0.363281 \" clip-rule=\"nonzero\"><\/path><\/clipPath><radialGradient gradientTransform=\"matrix(1, 0, 0, 1, 0.0687907, 0.363164)\" gradientUnits=\"userSpaceOnUse\" r=\"499.023252\" cx=\"0\" id=\"5cad4cddc1\" cy=\"0\" fx=\"0\" fy=\"0\"><stop stop-opacity=\"1\" stop-color=\"rgb(39.932251%, 36.364746%, 91.659546%)\" offset=\"0\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(39.762878%, 36.103821%, 91.410828%)\" offset=\"0.0078125\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(39.561462%, 35.791016%, 91.111755%)\" offset=\"0.0195312\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(39.358521%, 35.47821%, 90.812683%)\" offset=\"0.03125\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(39.157104%, 35.166931%, 90.515137%)\" offset=\"0.0429688\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(38.954163%, 34.854126%, 90.216064%)\" offset=\"0.0546875\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(38.752747%, 34.541321%, 89.916992%)\" offset=\"0.0664062\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(38.549805%, 34.228516%, 89.61792%)\" offset=\"0.078125\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(38.348389%, 33.91571%, 89.318848%)\" offset=\"0.0898438\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(38.145447%, 33.602905%, 89.021301%)\" offset=\"0.101562\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(37.944031%, 33.291626%, 88.722229%)\" offset=\"0.113281\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(37.741089%, 32.978821%, 88.423157%)\" offset=\"0.125\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(37.539673%, 32.666016%, 88.124084%)\" offset=\"0.136719\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(37.336731%, 32.35321%, 87.826538%)\" offset=\"0.148438\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(37.135315%, 32.040405%, 87.527466%)\" offset=\"0.160156\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(36.932373%, 31.729126%, 87.228394%)\" offset=\"0.171875\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(36.730957%, 31.416321%, 86.929321%)\" offset=\"0.183594\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(36.528015%, 31.103516%, 86.631775%)\" offset=\"0.195312\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(36.326599%, 30.79071%, 86.332703%)\" offset=\"0.207031\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(36.123657%, 30.477905%, 86.03363%)\" offset=\"0.21875\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(35.922241%, 30.1651%, 85.734558%)\" offset=\"0.230469\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(35.720825%, 29.853821%, 85.437012%)\" offset=\"0.242188\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(35.551453%, 29.592896%, 85.186768%)\" offset=\"0.253906\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(35.417175%, 29.38385%, 84.988403%)\" offset=\"0.261719\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(35.282898%, 29.176331%, 84.788513%)\" offset=\"0.269531\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(35.147095%, 28.967285%, 84.590149%)\" offset=\"0.277344\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(35.012817%, 28.759766%, 84.390259%)\" offset=\"0.285156\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(34.87854%, 28.55072%, 84.191895%)\" offset=\"0.292969\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(34.742737%, 28.343201%, 83.992004%)\" offset=\"0.300781\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(34.608459%, 28.134155%, 83.79364%)\" offset=\"0.308594\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(34.474182%, 27.926636%, 83.59375%)\" offset=\"0.316406\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(34.338379%, 27.71759%, 83.395386%)\" offset=\"0.324219\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(34.204102%, 27.510071%, 83.195496%)\" offset=\"0.332031\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(34.069824%, 27.301025%, 82.997131%)\" offset=\"0.339844\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(33.934021%, 27.09198%, 82.797241%)\" offset=\"0.347656\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(33.799744%, 26.88446%, 82.598877%)\" offset=\"0.355469\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(33.665466%, 26.675415%, 82.398987%)\" offset=\"0.363281\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(33.529663%, 26.467896%, 82.200623%)\" offset=\"0.371094\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(33.395386%, 26.25885%, 82.000732%)\" offset=\"0.378906\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(33.261108%, 26.051331%, 81.802368%)\" offset=\"0.386719\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(33.125305%, 25.842285%, 81.602478%)\" offset=\"0.394531\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(32.991028%, 25.634766%, 81.404114%)\" offset=\"0.402344\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(32.85675%, 25.42572%, 81.204224%)\" offset=\"0.410156\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(32.720947%, 25.216675%, 81.005859%)\" offset=\"0.417969\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(32.58667%, 25.009155%, 80.805969%)\" offset=\"0.425781\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(32.452393%, 24.80011%, 80.607605%)\" offset=\"0.433594\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(32.318115%, 24.59259%, 80.407715%)\" offset=\"0.441406\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(32.182312%, 24.383545%, 80.209351%)\" offset=\"0.449219\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(32.048035%, 24.176025%, 80.00946%)\" offset=\"0.457031\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(31.913757%, 23.96698%, 79.811096%)\" offset=\"0.464844\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(31.777954%, 23.75946%, 79.611206%)\" offset=\"0.472656\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(31.643677%, 23.550415%, 79.412842%)\" offset=\"0.480469\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(31.509399%, 23.342896%, 79.212952%)\" offset=\"0.488281\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(31.373596%, 23.13385%, 79.014587%)\" offset=\"0.496094\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(31.20575%, 22.872925%, 78.765869%)\" offset=\"0.503906\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(31.002808%, 22.56012%, 78.466797%)\" offset=\"0.515625\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(30.801392%, 22.24884%, 78.167725%)\" offset=\"0.527344\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(30.59845%, 21.936035%, 77.868652%)\" offset=\"0.539062\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(30.397034%, 21.62323%, 77.56958%)\" offset=\"0.550781\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(30.194092%, 21.310425%, 77.272034%)\" offset=\"0.5625\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(29.992676%, 20.99762%, 76.972961%)\" offset=\"0.574219\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(29.789734%, 20.684814%, 76.673889%)\" offset=\"0.585938\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(29.588318%, 20.373535%, 76.374817%)\" offset=\"0.597656\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(29.385376%, 20.06073%, 76.077271%)\" offset=\"0.609375\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(29.18396%, 19.747925%, 75.778198%)\" offset=\"0.621094\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(29.016113%, 19.487%, 75.52948%)\" offset=\"0.632812\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(28.88031%, 19.27948%, 75.32959%)\" offset=\"0.640625\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(28.746033%, 19.070435%, 75.131226%)\" offset=\"0.648438\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(28.611755%, 18.862915%, 74.931335%)\" offset=\"0.65625\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(28.475952%, 18.65387%, 74.732971%)\" offset=\"0.664062\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(28.341675%, 18.44635%, 74.533081%)\" offset=\"0.671875\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(28.207397%, 18.237305%, 74.334717%)\" offset=\"0.679688\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(28.071594%, 18.028259%, 74.134827%)\" offset=\"0.6875\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(27.937317%, 17.82074%, 73.936462%)\" offset=\"0.695312\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(27.80304%, 17.611694%, 73.736572%)\" offset=\"0.703125\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(27.667236%, 17.404175%, 73.538208%)\" offset=\"0.710938\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(27.532959%, 17.195129%, 73.338318%)\" offset=\"0.71875\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(27.398682%, 16.98761%, 73.139954%)\" offset=\"0.726562\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(27.264404%, 16.778564%, 72.940063%)\" offset=\"0.734375\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(27.128601%, 16.571045%, 72.740173%)\" offset=\"0.742188\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(26.994324%, 16.362%, 72.541809%)\" offset=\"0.75\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(26.824951%, 16.101074%, 72.293091%)\" offset=\"0.757812\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(26.623535%, 15.788269%, 71.994019%)\" offset=\"0.769531\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(26.420593%, 15.47699%, 71.694946%)\" offset=\"0.78125\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(26.219177%, 15.164185%, 71.3974%)\" offset=\"0.792969\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(26.016235%, 14.851379%, 71.098328%)\" offset=\"0.804688\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(25.848389%, 14.590454%, 70.849609%)\" offset=\"0.816406\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(25.714111%, 14.382935%, 70.649719%)\" offset=\"0.824219\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(25.579834%, 14.173889%, 70.451355%)\" offset=\"0.832031\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(25.444031%, 13.96637%, 70.251465%)\" offset=\"0.839844\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(25.309753%, 13.757324%, 70.053101%)\" offset=\"0.847656\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(25.175476%, 13.549805%, 69.85321%)\" offset=\"0.855469\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(25.039673%, 13.340759%, 69.654846%)\" offset=\"0.863281\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(24.905396%, 13.13324%, 69.454956%)\" offset=\"0.871094\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(24.736023%, 12.872314%, 69.206238%)\" offset=\"0.878906\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(24.534607%, 12.559509%, 68.907166%)\" offset=\"0.890625\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(24.331665%, 12.246704%, 68.609619%)\" offset=\"0.902344\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(24.163818%, 11.987305%, 68.359375%)\" offset=\"0.914062\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(24.029541%, 11.778259%, 68.161011%)\" offset=\"0.921875\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(23.895264%, 11.569214%, 67.961121%)\" offset=\"0.929688\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(23.75946%, 11.361694%, 67.762756%)\" offset=\"0.9375\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(23.591614%, 11.100769%, 67.514038%)\" offset=\"0.945312\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(23.422241%, 10.84137%, 67.263794%)\" offset=\"0.957031\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(23.287964%, 10.632324%, 67.06543%)\" offset=\"0.964844\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(23.120117%, 10.371399%, 66.816711%)\" offset=\"0.972656\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(22.950745%, 10.112%, 66.567993%)\" offset=\"0.984375\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(22.816467%, 9.902954%, 66.368103%)\" offset=\"0.992188\"><\/stop><stop stop-opacity=\"1\" stop-color=\"rgb(22.749329%, 9.799194%, 66.268921%)\" offset=\"1\"><\/stop><\/radialGradient><clipPath id=\"05d21ad393\"><rect x=\"0\" width=\"353\" y=\"0\" height=\"354\"><\/rect><\/clipPath><clipPath id=\"916f82f43d\"><path d=\"M 87.558594 99.21875 L 287.808594 99.21875 L 287.808594 278 L 87.558594 278 Z M 87.558594 99.21875 \" clip-rule=\"nonzero\"><\/path><\/clipPath><\/defs><g clip-path=\"url(#469e79cf7b)\"><g clip-path=\"url(#f28f3db087)\"><g transform=\"matrix(1, 0, 0, 1, 11, 12)\"><g clip-path=\"url(#05d21ad393)\"><g clip-path=\"url(#fb280eec9e)\"><g clip-path=\"url(#99d2328258)\"><path fill=\"url(#5cad4cddc1)\" d=\"M 0.0703125 0.363281 L 0.0703125 353.226562 L 352.929688 353.226562 L 352.929688 0.363281 Z M 0.0703125 0.363281 \" fill-rule=\"nonzero\"><\/path><\/g><\/g><\/g><\/g><\/g><\/g><g clip-path=\"url(#916f82f43d)\"><path fill=\"#ffffff\" d=\"M 108.199219 99.53125 L 266.789062 99.53125 C 272.46875 99.53125 277.628906 101.855469 281.367188 105.59375 C 285.105469 109.332031 287.429688 114.492188 287.429688 120.171875 L 287.429688 210.9375 C 287.429688 216.617188 285.105469 221.777344 281.367188 225.515625 C 277.628906 229.253906 272.46875 231.574219 266.789062 231.574219 L 214 231.574219 L 214 255 L 226.726562 255 C 229.878906 255 232.742188 256.285156 234.816406 258.363281 C 236.890625 260.4375 238.179688 263.300781 238.179688 266.453125 L 238.179688 275.128906 C 238.179688 276.664062 236.9375 277.90625 235.402344 277.90625 L 139.585938 277.90625 C 138.050781 277.90625 136.808594 276.664062 136.808594 275.128906 L 136.808594 266.453125 C 136.808594 263.300781 138.097656 260.4375 140.171875 258.363281 C 142.246094 256.285156 145.109375 255 148.261719 255 L 160.988281 255 L 160.988281 231.574219 L 108.199219 231.574219 C 102.519531 231.574219 97.359375 229.253906 93.621094 225.515625 C 89.882812 221.777344 87.5625 216.617188 87.5625 210.9375 L 87.5625 120.171875 C 87.5625 114.492188 89.882812 109.332031 93.621094 105.59375 C 97.359375 101.855469 102.519531 99.53125 108.199219 99.53125 Z M 117.609375 198.914062 L 127.964844 198.914062 C 129.496094 198.914062 130.738281 197.671875 130.738281 196.140625 C 130.738281 194.609375 129.496094 193.367188 127.964844 193.367188 L 117.609375 193.367188 C 116.078125 193.367188 114.835938 194.609375 114.835938 196.140625 C 114.835938 197.671875 116.078125 198.914062 117.609375 198.914062 Z M 136.585938 198.914062 L 171.886719 198.914062 C 173.417969 198.914062 174.660156 197.671875 174.660156 196.140625 C 174.660156 194.609375 173.417969 193.367188 171.886719 193.367188 L 136.585938 193.367188 C 135.054688 193.367188 133.8125 194.609375 133.8125 196.140625 C 133.8125 197.671875 135.054688 198.914062 136.585938 198.914062 Z M 117.609375 188.183594 L 153.019531 188.183594 C 154.550781 188.183594 155.792969 186.941406 155.792969 185.410156 C 155.792969 183.878906 154.550781 182.636719 153.019531 182.636719 L 117.609375 182.636719 C 116.078125 182.636719 114.835938 183.878906 114.835938 185.410156 C 114.835938 186.941406 116.078125 188.183594 117.609375 188.183594 Z M 161.636719 188.183594 L 171.886719 188.183594 C 173.417969 188.183594 174.660156 186.941406 174.660156 185.410156 C 174.660156 183.878906 173.417969 182.636719 171.886719 182.636719 L 161.636719 182.636719 C 160.105469 182.636719 158.863281 183.878906 158.863281 185.410156 C 158.863281 186.941406 160.105469 188.183594 161.636719 188.183594 Z M 117.609375 177.453125 L 127.753906 177.453125 C 129.285156 177.453125 130.527344 176.210938 130.527344 174.679688 C 130.527344 173.148438 129.285156 171.90625 127.753906 171.90625 L 117.609375 171.90625 C 116.078125 171.90625 114.835938 173.148438 114.835938 174.679688 C 114.835938 176.210938 116.078125 177.453125 117.609375 177.453125 Z M 136.375 177.453125 L 171.886719 177.453125 C 173.417969 177.453125 174.660156 176.210938 174.660156 174.679688 C 174.660156 173.148438 173.417969 171.90625 171.886719 171.90625 L 136.375 171.90625 C 134.84375 171.90625 133.601562 173.148438 133.601562 174.679688 C 133.601562 176.210938 134.84375 177.453125 136.375 177.453125 Z M 147.070312 134.871094 L 137.226562 161.914062 C 136.707031 163.351562 137.449219 164.9375 138.882812 165.457031 C 140.320312 165.980469 141.90625 165.238281 142.429688 163.800781 L 152.273438 136.757812 C 152.792969 135.320312 152.050781 133.734375 150.613281 133.210938 C 149.175781 132.691406 147.589844 133.433594 147.070312 134.871094 Z M 156.589844 143.699219 L 166.351562 149.335938 L 156.589844 154.972656 C 155.265625 155.738281 154.8125 157.433594 155.582031 158.753906 C 156.347656 160.078125 158.039062 160.527344 159.363281 159.761719 L 173.242188 151.75 C 173.660156 151.515625 174.023438 151.167969 174.28125 150.722656 C 175.046875 149.398438 174.597656 147.707031 173.273438 146.941406 L 159.363281 138.910156 C 158.039062 138.140625 156.347656 138.59375 155.582031 139.917969 C 154.8125 141.238281 155.265625 142.933594 156.589844 143.699219 Z M 130.136719 138.910156 L 116.222656 146.941406 C 114.902344 147.707031 114.449219 149.398438 115.214844 150.722656 C 115.472656 151.167969 115.835938 151.515625 116.253906 151.75 L 130.136719 159.761719 C 131.457031 160.527344 133.152344 160.078125 133.917969 158.753906 C 134.683594 157.433594 134.234375 155.738281 132.910156 154.972656 L 123.148438 149.335938 L 132.910156 143.699219 C 134.234375 142.933594 134.683594 141.238281 133.917969 139.917969 C 133.152344 138.59375 131.457031 138.140625 130.136719 138.910156 Z M 230.222656 135.003906 L 227.847656 128.03125 C 227.53125 126.847656 226.449219 125.976562 225.167969 125.976562 L 215.984375 125.976562 L 215.984375 125.984375 C 214.828125 125.984375 213.75 126.710938 213.359375 127.863281 L 210.929688 135.003906 C 210.039062 135.285156 209.167969 135.605469 208.316406 135.957031 C 207.460938 136.3125 206.617188 136.707031 205.796875 137.136719 L 199.199219 133.886719 C 198.136719 133.265625 196.75 133.410156 195.839844 134.324219 L 189.34375 140.816406 L 189.347656 140.820312 C 188.53125 141.636719 188.285156 142.914062 188.824219 144.003906 L 192.15625 150.773438 C 191.726562 151.597656 191.332031 152.4375 190.976562 153.296875 C 190.625 154.148438 190.308594 155.019531 190.027344 155.910156 L 183.050781 158.28125 C 181.871094 158.601562 181 159.679688 181 160.960938 L 181 170.148438 L 181.003906 170.148438 C 181.003906 171.300781 181.730469 172.378906 182.886719 172.769531 L 190.027344 175.199219 C 190.308594 176.089844 190.625 176.960938 190.976562 177.8125 C 191.332031 178.671875 191.726562 179.511719 192.15625 180.335938 L 188.910156 186.929688 C 188.289062 187.992188 188.433594 189.378906 189.34375 190.292969 L 195.839844 196.785156 L 195.84375 196.78125 C 196.660156 197.597656 197.933594 197.84375 199.027344 197.304688 L 205.792969 193.972656 C 206.617188 194.402344 207.460938 194.796875 208.316406 195.152344 C 209.167969 195.503906 210.039062 195.824219 210.929688 196.105469 L 213.304688 203.078125 C 213.621094 204.261719 214.699219 205.128906 215.984375 205.128906 L 225.167969 205.128906 L 225.167969 205.125 C 226.324219 205.125 227.402344 204.398438 227.792969 203.246094 L 230.222656 196.101562 C 231.113281 195.824219 231.984375 195.503906 232.835938 195.152344 C 233.691406 194.796875 234.535156 194.402344 235.355469 193.972656 L 241.953125 197.21875 C 243.015625 197.84375 244.402344 197.699219 245.3125 196.785156 L 251.808594 190.292969 L 251.804688 190.285156 C 252.621094 189.472656 252.867188 188.195312 252.328125 187.105469 L 248.996094 180.335938 C 249.425781 179.511719 249.820312 178.671875 250.175781 177.8125 C 250.527344 176.960938 250.84375 176.089844 251.125 175.199219 L 258.101562 172.828125 C 259.28125 172.507812 260.152344 171.429688 260.152344 170.148438 L 260.152344 160.960938 L 260.148438 160.960938 C 260.148438 159.808594 259.421875 158.730469 258.265625 158.339844 L 251.125 155.910156 C 250.84375 155.019531 250.527344 154.148438 250.175781 153.296875 C 249.820312 152.4375 249.425781 151.597656 248.996094 150.773438 L 252.242188 144.179688 C 252.863281 143.117188 252.71875 141.730469 251.808594 140.816406 L 245.3125 134.324219 L 245.308594 134.328125 C 244.492188 133.511719 243.21875 133.261719 242.125 133.800781 L 235.355469 137.132812 C 234.535156 136.707031 233.691406 136.3125 232.835938 135.957031 C 231.984375 135.605469 231.113281 135.285156 230.222656 135.003906 Z M 230.710938 141.070312 C 229.644531 140.628906 228.546875 140.257812 227.429688 139.957031 C 226.53125 139.746094 225.757812 139.089844 225.441406 138.152344 L 223.1875 131.527344 L 217.964844 131.527344 L 215.710938 138.152344 C 215.421875 139 214.726562 139.691406 213.792969 139.9375 C 212.648438 140.242188 211.53125 140.621094 210.441406 141.070312 C 209.335938 141.53125 208.269531 142.058594 207.253906 142.648438 C 206.480469 143.097656 205.503906 143.164062 204.644531 142.738281 L 198.363281 139.644531 L 194.667969 143.339844 L 197.734375 149.574219 C 198.152344 150.386719 198.164062 151.386719 197.671875 152.234375 C 197.078125 153.25 196.550781 154.3125 196.09375 155.421875 C 195.648438 156.488281 195.277344 157.582031 194.976562 158.699219 C 194.765625 159.597656 194.109375 160.371094 193.171875 160.691406 L 186.550781 162.941406 L 186.550781 168.167969 L 193.171875 170.417969 C 194.019531 170.710938 194.714844 171.40625 194.960938 172.335938 C 195.261719 173.480469 195.640625 174.597656 196.09375 175.6875 C 196.550781 176.796875 197.082031 177.859375 197.671875 178.875 C 198.117188 179.648438 198.183594 180.625 197.757812 181.488281 L 194.667969 187.769531 L 198.363281 191.464844 L 204.597656 188.394531 C 205.40625 187.976562 206.40625 187.96875 207.253906 188.457031 C 208.269531 189.050781 209.335938 189.578125 210.441406 190.039062 C 211.507812 190.480469 212.605469 190.855469 213.722656 191.152344 C 214.621094 191.363281 215.394531 192.019531 215.710938 192.960938 L 217.964844 199.582031 L 223.1875 199.582031 L 225.441406 192.957031 C 225.730469 192.109375 226.425781 191.414062 227.359375 191.171875 C 228.503906 190.867188 229.621094 190.488281 230.710938 190.039062 C 231.816406 189.578125 232.882812 189.050781 233.898438 188.457031 C 234.671875 188.011719 235.648438 187.945312 236.507812 188.371094 L 242.789062 191.464844 L 246.484375 187.769531 L 243.417969 181.535156 C 243 180.722656 242.988281 179.722656 243.480469 178.875 C 244.070312 177.859375 244.601562 176.792969 245.058594 175.6875 C 245.5 174.621094 245.875 173.527344 246.171875 172.40625 C 246.386719 171.507812 247.042969 170.738281 247.980469 170.417969 L 254.601562 168.167969 L 254.601562 162.941406 L 247.980469 160.691406 C 247.132812 160.398438 246.4375 159.703125 246.191406 158.773438 C 245.890625 157.628906 245.511719 156.507812 245.058594 155.421875 C 244.601562 154.3125 244.070312 153.25 243.480469 152.234375 C 243.03125 151.457031 242.96875 150.484375 243.394531 149.621094 L 246.484375 143.339844 L 242.789062 139.644531 L 236.554688 142.714844 C 235.746094 143.132812 234.746094 143.140625 233.898438 142.648438 C 232.882812 142.058594 231.816406 141.53125 230.710938 141.070312 Z M 207.03125 152.011719 C 203.292969 155.75 201.421875 160.652344 201.421875 165.554688 C 201.421875 170.457031 203.292969 175.359375 207.03125 179.097656 C 210.773438 182.835938 215.675781 184.707031 220.574219 184.707031 C 225.476562 184.707031 230.378906 182.835938 234.121094 179.097656 C 237.859375 175.359375 239.730469 170.457031 239.730469 165.554688 C 239.730469 160.652344 237.859375 155.75 234.121094 152.011719 C 230.378906 148.269531 225.476562 146.402344 220.574219 146.402344 C 215.675781 146.402344 210.773438 148.269531 207.03125 152.011719 Z M 220.574219 151.949219 C 217.09375 151.949219 213.613281 153.277344 210.957031 155.933594 C 208.300781 158.589844 206.972656 162.074219 206.972656 165.554688 C 206.972656 169.035156 208.300781 172.519531 210.957031 175.175781 C 213.613281 177.832031 217.09375 179.160156 220.574219 179.160156 C 224.058594 179.160156 227.539062 177.832031 230.195312 175.175781 C 232.851562 172.519531 234.179688 169.035156 234.179688 165.554688 C 234.179688 162.074219 232.851562 158.589844 230.195312 155.933594 C 227.539062 153.277344 224.058594 151.949219 220.574219 151.949219 Z M 212.347656 167.871094 L 216.117188 172.347656 C 217.097656 173.515625 218.839844 173.664062 220.007812 172.683594 C 220.136719 172.574219 220.25 172.460938 220.355469 172.335938 C 220.78125 171.828125 222.679688 169.582031 224.574219 167.34375 C 226.019531 165.632812 227.46875 163.925781 228.816406 162.304688 C 229.792969 161.132812 229.632812 159.390625 228.457031 158.414062 C 227.285156 157.4375 225.542969 157.597656 224.566406 158.773438 C 224.136719 159.289062 222.242188 161.527344 220.347656 163.765625 L 218.226562 166.277344 L 216.574219 164.316406 C 215.589844 163.148438 213.847656 162.996094 212.683594 163.980469 C 211.515625 164.960938 211.363281 166.703125 212.347656 167.871094 Z M 211.226562 260.546875 L 148.261719 260.546875 C 146.640625 260.546875 145.167969 261.214844 144.09375 262.285156 C 143.023438 263.355469 142.359375 264.832031 142.359375 266.453125 L 142.359375 272.355469 L 232.628906 272.355469 L 232.628906 266.453125 C 232.628906 264.832031 231.964844 263.355469 230.894531 262.285156 C 229.820312 261.214844 228.347656 260.546875 226.726562 260.546875 Z M 208.449219 231.574219 L 166.539062 231.574219 L 166.539062 255 L 208.449219 255 Z M 163.75 226.027344 L 266.789062 226.027344 C 270.9375 226.027344 274.707031 224.328125 277.445312 221.59375 C 280.179688 218.855469 281.878906 215.085938 281.878906 210.9375 L 281.878906 120.171875 C 281.878906 116.023438 280.179688 112.253906 277.445312 109.515625 C 274.707031 106.78125 270.9375 105.082031 266.789062 105.082031 L 108.199219 105.082031 C 104.050781 105.082031 100.28125 106.78125 97.542969 109.515625 C 94.808594 112.253906 93.109375 116.023438 93.109375 120.171875 L 93.109375 210.9375 C 93.109375 215.085938 94.808594 218.855469 97.542969 221.59375 C 100.28125 224.328125 104.050781 226.027344 108.199219 226.027344 Z M 108.199219 110.628906 C 105.570312 110.628906 103.1875 111.703125 101.457031 113.429688 C 99.730469 115.160156 98.660156 117.542969 98.660156 120.171875 L 98.660156 210.9375 C 98.660156 213.5625 99.730469 215.949219 101.457031 217.675781 C 103.1875 219.40625 105.570312 220.476562 108.199219 220.476562 L 266.789062 220.476562 C 269.417969 220.476562 271.800781 219.40625 273.53125 217.675781 C 275.257812 215.949219 276.332031 213.5625 276.332031 210.9375 L 276.332031 120.171875 C 276.332031 117.542969 275.257812 115.160156 273.53125 113.429688 C 271.800781 111.703125 269.417969 110.628906 266.789062 110.628906 Z M 266.789062 116.179688 L 108.199219 116.179688 C 107.105469 116.179688 106.105469 116.628906 105.382812 117.355469 C 104.65625 118.078125 104.207031 119.074219 104.207031 120.171875 L 104.207031 210.9375 C 104.207031 212.03125 104.65625 213.03125 105.382812 213.753906 C 106.105469 214.480469 107.105469 214.929688 108.199219 214.929688 L 266.789062 214.929688 C 267.886719 214.929688 268.882812 214.480469 269.605469 213.753906 C 270.332031 213.03125 270.78125 212.03125 270.78125 210.9375 L 270.78125 120.171875 C 270.78125 119.074219 270.332031 118.078125 269.605469 117.355469 C 268.882812 116.628906 267.886719 116.179688 266.789062 116.179688 Z M 266.789062 116.179688 \" fill-opacity=\"1\" fill-rule=\"evenodd\"><\/path><\/g><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7c048b3 elementor-view-stacked elementor-absolute elementor-shape-circle elementor-widget elementor-widget-icon\" data-id=\"7c048b3\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-right\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-928f1e8 my-heading  elementor-widget elementor-widget-heading\" data-id=\"928f1e8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">AI Services<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4935496 my-heading  elementor-widget elementor-widget-text-editor\" data-id=\"4935496\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Transform raw data into strategic assets through unified data platforms, real-time analytics pipelines, and AI-ready architectures that drive decisions at scale.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-eea31c2 e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-parent\" data-id=\"eea31c2\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-d2ec07a e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"d2ec07a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ec7ba79 my-heading  elementor-widget elementor-widget-heading\" data-id=\"ec7ba79\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Platform Portfolio<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-71d9477 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"71d9477\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-cc76cb5 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no elementor-invisible e-con e-child\" data-id=\"cc76cb5\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;zoomIn&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-f0cda3c e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"f0cda3c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-607597d elementor-widget elementor-widget-rs-heading\" data-id=\"607597d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"rs-heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t        <div class=\"rs-heading default  \">\r\n        \t<div class=\"title-inner\">        \t\t      \t\t\r\n\t            <h2 class=\"title\"><span class=\"watermark\"><\/span>NexGen AI<\/h2>\t\t\t\t\t        <\/div>\r\n\t                    \t<div class=\"description\">\r\n            \t\t<p>Autonomous multi-agent systems that orchestrate complex decision-intensive workflows without human bottlenecks - built for regulated enterprise environments.<\/p>            \t\t\r\n            \t<\/div>\r\n        \t        <\/div>\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-87069c8 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"87069c8\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-640fdc9 elementor-absolute elementor-widget elementor-widget-image\" data-id=\"640fdc9\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"500\" height=\"500\" src=\"https:\/\/krelixir.com\/wp-content\/uploads\/2026\/08\/fde.png\" class=\"attachment-large size-large wp-image-25037\" alt=\"\" srcset=\"https:\/\/krelixir.com\/wp-content\/uploads\/2026\/08\/fde.png 500w, https:\/\/krelixir.com\/wp-content\/uploads\/2026\/08\/fde-300x300.png 300w, https:\/\/krelixir.com\/wp-content\/uploads\/2026\/08\/fde-150x150.png 150w, https:\/\/krelixir.com\/wp-content\/uploads\/2026\/08\/fde-100x100.png 100w\" sizes=\"(max-width: 500px) 100vw, 500px\" \/>\t\t\t\t\t\t\t\t\t\t\t\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-ad78166 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no elementor-invisible e-con e-child\" data-id=\"ad78166\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;zoomIn&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-a429eb4 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"a429eb4\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-261d78b elementor-widget elementor-widget-rs-heading\" data-id=\"261d78b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"rs-heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t        <div class=\"rs-heading default  \">\r\n        \t<div class=\"title-inner\">        \t\t      \t\t\r\n\t            <h2 class=\"title\"><span class=\"watermark\"><\/span>API Platform<\/h2>\t\t\t\t\t        <\/div>\r\n\t                    \t<div class=\"description\">\r\n            \t\t<p>Enterprise-grade API management, event streaming, and integration mesh enabling real-time connectivity across hybrid and multi-cloud environments.<\/p>            \t\t\r\n            \t<\/div>\r\n        \t        <\/div>\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-2ad4fd1 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"2ad4fd1\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7d702cd elementor-absolute elementor-widget elementor-widget-image\" data-id=\"7d702cd\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"500\" height=\"500\" src=\"https:\/\/krelixir.com\/wp-content\/uploads\/2026\/08\/apii.png\" class=\"attachment-large size-large wp-image-25054\" alt=\"\" srcset=\"https:\/\/krelixir.com\/wp-content\/uploads\/2026\/08\/apii.png 500w, https:\/\/krelixir.com\/wp-content\/uploads\/2026\/08\/apii-300x300.png 300w, https:\/\/krelixir.com\/wp-content\/uploads\/2026\/08\/apii-150x150.png 150w, https:\/\/krelixir.com\/wp-content\/uploads\/2026\/08\/apii-100x100.png 100w\" sizes=\"(max-width: 500px) 100vw, 500px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c9f6ba4 e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-parent\" data-id=\"c9f6ba4\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-585993c e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"585993c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ab68acd my-heading  elementor-widget elementor-widget-heading\" data-id=\"ab68acd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Industries We Serve<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7ab4367 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"7ab4367\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-6614bfc e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no elementor-invisible e-con e-child\" data-id=\"6614bfc\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;zoomIn&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f677331 elementor-view-stacked elementor-shape-rounded elementor-widget elementor-widget-icon\" data-id=\"f677331\" data-element_type=\"widget\" data-e-type=\"widget\" id=\"icon-border-1\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 64 64\"><g fill=\"none\" stroke=\"#5B7FFF\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M8 20L32 10l24 10\"><\/path><path d=\"M14 20v24M24 20v24M40 20v24M50 20v24\"><\/path><path d=\"M10 44h44M6 50h52\"><\/path><\/g><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b1523d6 elementor-widget elementor-widget-heading\" data-id=\"b1523d6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Banking<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-903fd51 elementor-widget elementor-widget-text-editor\" data-id=\"903fd51\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Core Modernization<br \/>Open Banking<br \/>Compliance<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0b87061 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no elementor-invisible e-con e-child\" data-id=\"0b87061\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;zoomIn&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-06e6a72 elementor-view-stacked elementor-shape-rounded elementor-widget elementor-widget-icon\" data-id=\"06e6a72\" data-element_type=\"widget\" data-e-type=\"widget\" id=\"icon-border\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 64 64\"><g fill=\"none\" stroke=\"#FF5B7D\" stroke-width=\"3\"><rect x=\"26\" y=\"10\" width=\"12\" height=\"44\" rx=\"2\"><\/rect><rect x=\"10\" y=\"26\" width=\"44\" height=\"12\" rx=\"2\"><\/rect><\/g><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-098d3e0 elementor-widget elementor-widget-heading\" data-id=\"098d3e0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Healthcare<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-89c3705 elementor-widget elementor-widget-text-editor\" data-id=\"89c3705\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>HL7 FHIR<br \/>Clinical Platforms<br \/>Health Data<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-77686b3 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no elementor-invisible e-con e-child\" data-id=\"77686b3\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;zoomIn&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cff1157 elementor-view-stacked elementor-shape-rounded elementor-widget elementor-widget-icon\" data-id=\"cff1157\" data-element_type=\"widget\" data-e-type=\"widget\" id=\"icon-border-2\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 64 64\"><g fill=\"none\" stroke=\"#F7A11A\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"12\" y=\"20\" width=\"40\" height=\"28\" rx=\"3\"><\/rect><path d=\"M24 20v-4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v4\"><\/path><path d=\"M12 30h40\"><\/path><\/g><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1c49a7d elementor-widget elementor-widget-heading\" data-id=\"1c49a7d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Retail<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8b07a5e elementor-widget elementor-widget-text-editor\" data-id=\"8b07a5e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Unified Commerce<br \/>Supply Chain<br \/>AI-Driven CX<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-dac07a3 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no elementor-invisible e-con e-child\" data-id=\"dac07a3\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;zoomIn&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-13006ec elementor-view-stacked elementor-shape-rounded elementor-widget elementor-widget-icon\" data-id=\"13006ec\" data-element_type=\"widget\" data-e-type=\"widget\" id=\"icon-border-3\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 64 64\"><g fill=\"none\" stroke=\"#A05BFF\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M8 20L32 10l24 10\"><\/path><path d=\"M14 20v24M24 20v24M40 20v24M50 20v24\"><\/path><path d=\"M10 44h44M6 50h52\"><\/path><\/g><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5590605 elementor-widget elementor-widget-heading\" data-id=\"5590605\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Government<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9efd454 elementor-widget elementor-widget-text-editor\" data-id=\"9efd454\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Smart Cities<br \/>Digital Public Infra<br \/>GovTech<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1754ff1 e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-parent\" data-id=\"1754ff1\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-71d890f e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"71d890f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d1274da my-heading  elementor-widget elementor-widget-heading\" data-id=\"d1274da\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">20+ Years of Transformation Expertise<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d5b174a e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"d5b174a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-c1b9b06 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"c1b9b06\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-60963c8 elementor-widget elementor-widget-text-editor\" data-id=\"60963c8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"display: inline-block; font-size: 50px; font-weight: bold; background: linear-gradient(180deg,#73B2FF 0%,#4C79F6 50%,#3156E3 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; color: transparent;\"> 50 <\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-69d5268 elementor-widget elementor-widget-rs-heading\" data-id=\"69d5268\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"rs-heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t        <div class=\"rs-heading default center \">\r\n        \t<div class=\"title-inner\">        \t\t      \t\t\r\n\t            <h4 class=\"title\"><span class=\"watermark\"><\/span>Fortune 500<br> Companies Trust Us<\/h4>\t\t\t\t\t        <\/div>\r\n\t                <\/div>\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-e0a140c e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"e0a140c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-58e3670 elementor-widget elementor-widget-text-editor\" data-id=\"58e3670\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"display: inline-block; font-size: 50px; font-weight: bold; background: linear-gradient(180deg,#73B2FF 0%,#4C79F6 50%,#3156E3 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; color: transparent;\"> 800+ <\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d6fd582 elementor-widget elementor-widget-rs-heading\" data-id=\"d6fd582\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"rs-heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t        <div class=\"rs-heading default center \">\r\n        \t<div class=\"title-inner\">        \t\t      \t\t\r\n\t            <h4 class=\"title\"><span class=\"watermark\"><\/span>Employees <br>Worldwide<\/h4>\t\t\t\t\t        <\/div>\r\n\t                <\/div>\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-ff17a14 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"ff17a14\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0cdd28a elementor-widget elementor-widget-text-editor\" data-id=\"0cdd28a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"display: inline-block; font-size: 50px; font-weight: bold; background: linear-gradient(180deg,#73B2FF 0%,#4C79F6 50%,#3156E3 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; color: transparent;\"> 8 <\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a422cf8 elementor-widget elementor-widget-rs-heading\" data-id=\"a422cf8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"rs-heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t        <div class=\"rs-heading default center \">\r\n        \t<div class=\"title-inner\">        \t\t      \t\t\r\n\t            <h4 class=\"title\"><span class=\"watermark\"><\/span>Strategic <Br>Tech Partners<\/h4>\t\t\t\t\t        <\/div>\r\n\t                <\/div>\r\n\r\n        \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b31f7c6 e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-parent\" data-id=\"b31f7c6\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-8b92bf0 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"8b92bf0\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7a57ea3 my-heading  elementor-widget elementor-widget-heading\" data-id=\"7a57ea3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Case Studies<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5a91563 elementor-widget elementor-widget-html\" data-id=\"5a91563\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n<meta charset=\"UTF-8\">\r\n<title>Case Studies<\/title>\r\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\r\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500;600&family=Poppins:wght@600;700&display=swap\" rel=\"stylesheet\">\r\n<style>\r\n  :root{\r\n    --grad-start:#dbe6fb;\r\n    --grad-end:#e3d9f7;\r\n    --ink:#1c1a3a;\r\n    --ink-soft:#514f78;\r\n    --accent:#5b4de0;\r\n    --accent-soft:#7a6ff0;\r\n    --card-bg:#ffffff;\r\n    --outcome-bg:#f4f2fd;\r\n    --border:#e7e3f8;\r\n    --radius-lg:28px;\r\n    --radius-sm:16px;\r\n    --font-display: 'Poppins', 'Segoe UI', sans-serif;\r\n    --font-body: 'Inter', 'Segoe UI', sans-serif;\r\n    \/* Poppins = headline\/section-header look from reference images (rounded, geometric, semibold) *\/\r\n    \/* Inter   = body\/eyebrow look from reference images (neutral, clean sans) *\/\r\n  }\r\n\r\n  \r\n\r\n  .case-card{\r\n    width:100%;\r\n    max-width:1320px;\r\n    background:linear-gradient(120deg,var(--grad-start) 0%, var(--grad-end) 100%);\r\n    border-radius:var(--radius-lg);\r\n    padding:44px;\r\n    position:relative;\r\n    overflow:hidden;\r\n    box-shadow:0 20px 60px rgba(75,60,150,0.12);\r\n  }\r\n\r\n  .quote-mark{\r\n    position:absolute;\r\n    top:36px;\r\n    right:44px;\r\n    font-family:Georgia, serif;\r\n    font-size:96px;\r\n    font-weight:700;\r\n    color:var(--accent-soft);\r\n    opacity:0.28;\r\n    line-height:1;\r\n    user-select:none;\r\n  }\r\n\r\n  \/* icon sits beside eyebrow+heading as one block, vertically centered against both lines *\/\r\n  .header-row{\r\n    display:flex;\r\n    align-items:center;\r\n    gap:14px;\r\n    margin-bottom:28px;\r\n  }\r\n\r\n  .eyebrow-icon{\r\n    width:44px;\r\n    height:44px;\r\n    border-radius:50%;\r\n    background:var(--card-bg);\r\n    display:flex;\r\n    align-items:center;\r\n    justify-content:center;\r\n    color:var(--accent);\r\n    flex-shrink:0;\r\n  }\r\n\r\n  .header-text{\r\n    display:flex;\r\n    flex-direction:column;\r\n    gap:4px;\r\n  }\r\n\r\n  .eyebrow{\r\n    font-size:12px;\r\n    font-weight:700;\r\n    letter-spacing:0.14em;\r\n    color:var(--ink-soft);\r\n    text-transform:uppercase;\r\n  }\r\n\r\n  h1{\r\n    font-family:var(--font-display);\r\n    font-size:28px;\r\n    line-height:1.25;\r\n    color:var(--ink);\r\n    margin:0;\r\n    max-width:960px;\r\n    font-weight:600;\r\n  }\r\n\r\n  .content-grid{\r\n    display:grid;\r\n    grid-template-columns:1.15fr 0.85fr;\r\n    gap:32px;\r\n    align-items:start;\r\n  }\r\n\r\n  .left-col h2{\r\n    font-family:var(--font-display);\r\n    font-size:16px;\r\n    color:var(--ink);\r\n    margin:0 0 1px 0;\r\n    font-weight:600;\r\n  }\r\n\r\n  .left-col p{\r\n    font-size:16px;\r\n    line-height:1.65;\r\n    color:var(--ink-soft);\r\n    margin:0 0 26px 0;\r\n  }\r\n\r\n  .approach-list{\r\n    list-style:none;\r\n    margin:0;\r\n    padding:0;\r\n  }\r\n\r\n  .approach-list li{\r\n    display:flex;\r\n    gap:12px;\r\n    padding:12px 0;\r\n    border-bottom:1px solid rgba(28,26,58,0.08);\r\n    font-size:16px;\r\n    line-height:1.55;\r\n    color:var(--ink-soft);\r\n  }\r\n\r\n  .approach-list li:last-child{ border-bottom:none; }\r\n\r\n  .approach-icon{\r\n    width:26px;\r\n    height:26px;\r\n    border-radius:8px;\r\n    background:var(--card-bg);\r\n    color:var(--accent);\r\n    display:flex;\r\n    align-items:center;\r\n    justify-content:center;\r\n    flex-shrink:0;\r\n    margin-top:2px;\r\n  }\r\n\r\n  .outcomes-box{\r\n    background:var(--card-bg);\r\n    border-radius:var(--radius-sm);\r\n    border:1px solid var(--border);\r\n    padding:26px;\r\n  }\r\n\r\n  .outcomes-box h2{\r\n    font-family:var(--font-display);\r\n    font-size:15px;\r\n    color:var(--ink);\r\n    margin:0 0 8px 0;\r\n    font-weight:600;\r\n  }\r\n\r\n  .outcome-item{\r\n    display:flex;\r\n    gap:12px;\r\n    padding:14px 0;\r\n    border-bottom:1px solid var(--outcome-bg);\r\n    font-size:16px;\r\n    line-height:1.55;\r\n    color:var(--ink-soft);\r\n  }\r\n\r\n  .outcome-item:last-child{ border-bottom:none; padding-bottom:0; }\r\n  .outcome-item:first-child{ padding-top:0; }\r\n\r\n  .outcome-dot{\r\n    width:24px;\r\n    height:24px;\r\n    border-radius:50%;\r\n    background:var(--outcome-bg);\r\n    color:var(--accent);\r\n    display:flex;\r\n    align-items:center;\r\n    justify-content:center;\r\n    flex-shrink:0;\r\n    margin-top:1px;\r\n  }\r\n\r\n  .footer-row{\r\n    display:flex;\r\n    align-items:center;\r\n    justify-content:space-between;\r\n    margin-top:36px;\r\n  }\r\n\r\n  .progress-dots{\r\n    display:flex;\r\n    gap:8px;\r\n  }\r\n\r\n  .progress-dots span{\r\n    width:8px;\r\n    height:8px;\r\n    border-radius:50%;\r\n    background:rgba(28,26,58,0.18);\r\n    transition:background 0.2s ease, width 0.2s ease;\r\n  }\r\n\r\n  .progress-dots span.active{\r\n    background:var(--accent);\r\n    width:22px;\r\n    border-radius:5px;\r\n  }\r\n\r\n  .nav-arrows{\r\n    display:flex;\r\n    gap:10px;\r\n  }\r\n\r\n  .nav-arrows button{\r\n    width:40px;\r\n    height:40px;\r\n    border-radius:50%;\r\n    border:1px solid rgba(28,26,58,0.15);\r\n    background:rgba(255,255,255,0.6);\r\n    color:var(--ink);\r\n    font-size:16px;\r\n    cursor:pointer;\r\n    display:flex;\r\n    align-items:center;\r\n    justify-content:center;\r\n    transition:background 0.2s ease;\r\n  }\r\n\r\n  .nav-arrows button:hover{ background:var(--card-bg); }\r\n  .nav-arrows button:focus-visible{ outline:2px solid var(--accent); outline-offset:2px; }\r\n\r\n  .tag{\r\n    font-size:11px;\r\n    font-weight:700;\r\n    letter-spacing:0.1em;\r\n    color:var(--accent);\r\n    text-transform:uppercase;\r\n  }\r\n\r\n  @media (max-width:680px){\r\n    .content-grid{ grid-template-columns:1fr; }\r\n    h1{ font-size:22px; }\r\n    .quote-mark{ font-size:64px; top:24px; right:24px; }\r\n  }\r\n<\/style>\r\n<\/head>\r\n<body>\r\n\r\n  <div class=\"case-card\">\r\n    <div class=\"quote-mark\">&rdquo;<\/div>\r\n\r\n    <div class=\"header-row\">\r\n      <div class=\"eyebrow-icon\">\r\n        <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\r\n          <path d=\"M12 2 L2 22 L22 22 Z\" stroke-linejoin=\"round\"\/>\r\n        <\/svg>\r\n      <\/div>\r\n      <div class=\"header-text\">\r\n        <span class=\"eyebrow\" id=\"eyebrow-text\"><\/span>\r\n        <h1 id=\"title-text\"><\/h1>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"content-grid\">\r\n      <div class=\"left-col\">\r\n        <h2>Challenge<\/h2>\r\n        <p id=\"challenge-text\"><\/p>\r\n\r\n        <h2>Approach<\/h2>\r\n        <ul class=\"approach-list\" id=\"approach-list\"><\/ul>\r\n      <\/div>\r\n\r\n      <div class=\"outcomes-box\">\r\n        <h2>Outcomes<\/h2>\r\n        <div id=\"outcomes-list\"><\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"footer-row\">\r\n      <div class=\"progress-dots\" id=\"progress-dots\"><\/div>\r\n      <div class=\"nav-arrows\">\r\n        <button id=\"prev-btn\" aria-label=\"Previous case study\">&larr;<\/button>\r\n        <button id=\"next-btn\" aria-label=\"Next case study\">&rarr;<\/button>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n<script>\r\n  const ICONS = [\r\n    '<svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><ellipse cx=\"12\" cy=\"5\" rx=\"8\" ry=\"3\"\/><path d=\"M4 5v6c0 1.66 3.58 3 8 3s8-1.34 8-3V5\"\/><path d=\"M4 11v6c0 1.66 3.58 3 8 3s8-1.34 8-3v-6\"\/><\/svg>',\r\n    '<svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"9\"\/><circle cx=\"12\" cy=\"12\" r=\"3\"\/><\/svg>',\r\n    '<svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M12 2 L20 7 v10 L12 22 L4 17 V7 Z\"\/><\/svg>',\r\n    '<svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><rect x=\"3\" y=\"4\" width=\"18\" height=\"16\" rx=\"2\"\/><path d=\"M3 9h18\"\/><\/svg>',\r\n    '<svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M4 12h16M4 6h16M4 18h16\"\/><\/svg>'\r\n  ];\r\n\r\n  const OUTCOME_ICONS = [\r\n    '<svg width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"9\"\/><\/svg>',\r\n    '<svg width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M12 2 L15 9 L22 9.5 L17 14.5 L18.5 22 L12 18 L5.5 22 L7 14.5 L2 9.5 L9 9 Z\"\/><\/svg>',\r\n    '<svg width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"9\"\/><path d=\"M12 7v5l3 3\"\/><\/svg>',\r\n    '<svg width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M3 12h18M3 6h18M3 18h18\"\/><\/svg>'\r\n  ];\r\n\r\n  const CASE_STUDIES = [\r\n    {\r\n      eyebrow: \"Major US Energy Corporation\",\r\n      title: \"AI-Ready Industrial IoT Platform on GCP\",\r\n      challenge: \"The company's legacy on-premises infrastructure lacked the scale and GPU power required to process massive, real-time operational technology (OT) sensor streams.\",\r\n      approach: [\r\n        \"Built high-performance, GPU-accelerated GCP landing zones tailored for heavy machine learning inference.\",\r\n        \"Deployed Google Vertex AI to ingest and process real-time streaming machinery data.\",\r\n        \"Engineered a secure OT integration layer to bridge physical field assets with cloud networks via secure gateways.\",\r\n        \"Structured the transformation roadmap to successfully capture enterprise funding program criteria.\"\r\n      ],\r\n      outcomes: [\r\n        \"Achieved a 30% reduction in equipment downtime via automated predictive anomaly alerts.\",\r\n        \"Secured $10MM+ in Google Professional Services Funding (PSF) to fully offset migration expenses.\",\r\n        \"Operationalized real-time analytics, giving teams asset failure warnings 20\\u201330 minutes before field incidents.\",\r\n        \"Delivered a secure cloud baseline environment optimized to scale all future enterprise AI\/ML programs.\"\r\n      ],\r\n      tag: \"Industrial IoT \\u00b7 Case Study\"\r\n    },\r\n    {\r\n      eyebrow: \"Global FinTech Leader\",\r\n      title: \"Mainframe to GCP Data Fabric Migration\",\r\n      challenge: \"As part of a $300MM+ modernization initiative, the firm needed to migrate legacy mainframe revenue systems powering $3B+ in annual volume while maintaining sub-second latency and global regulatory compliance.\",\r\n      approach: [\r\n        \"Deployed a cloud-native platform using GCP Composer, Dataflow, Spanner, BigQuery, Firestore, and Pub\/Sub.\",\r\n        \"Executed a phased rollout covering data fabric co-development, M&A migrations, mainframe decommissioning, and LATAM expansion.\",\r\n        \"Implemented mirror validation and automated ingestion frameworks to ensure strict data parity.\",\r\n        \"Embedded dedicated engineering teams to deliver 50+ projects over a 7-year horizon.\"\r\n      ],\r\n      outcomes: [\r\n        \"Delivered $60MM+ in cloud services over 4+ years of continuous platform engineering.\",\r\n        \"Achieved sub-second B2B API response times, bypassing legacy mainframe performance limits.\",\r\n        \"Realized zero customer incidents and operational anomalies across all major production launches.\",\r\n        \"Completed core mainframe decommission while simultaneously launching 30+ member portal features.\"\r\n      ],\r\n      tag: \"Data Migration \\u00b7 Case Study\"\r\n    },\r\n    {\r\n      eyebrow: \"Private Equity Firm\",\r\n      title: \"Technology Due Diligence for FinTech Acquisition\",\r\n      challenge: \"The firm needed to independently validate a prominent $400M FinTech platform's self-proclaimed \\u201ccloud-native\\u201d architecture to accurately quantify technical debt and security risks before closing the transaction.\",\r\n      approach: [\r\n        \"Conducted a 3-week technical assessment spanning core architecture, code health, and engineering capacity.\",\r\n        \"Audited platform security controls, API authentication layers, and potential vulnerabilities.\",\r\n        \"Evaluated the data processing engine to calculate future engineering remediation costs.\"\r\n      ],\r\n      outcomes: [\r\n        \"Uncovered and quantified $8M in hidden technical debt, enabling a $15M final acquisition price reduction.\",\r\n        \"Isolated a critical API authentication vulnerability, forcing remediation as a mandatory condition of close.\",\r\n        \"Enabled accurate synergy budgeting and post-acquisition planning, completely avoiding a post-close $3M financial surprise.\"\r\n      ],\r\n      tag: \"Due Diligence \\u00b7 Case Study\"\r\n    },\r\n    {\r\n      eyebrow: \"Global Financial Services Provider\",\r\n      title: \"Data Fabric Platform & End-to-End Transformation Layer\",\r\n      challenge: \"The firm needed to migrate legacy mainframe revenue systems to cloud-native architectures and ingest data from 20+ acquired corporate entities with highly distinct schemas without disrupting active B2B APIs.\",\r\n      approach: [\r\n        \"Orchestrated end-to-end data pipelines using Cloud Composer and Airflow for automated management.\",\r\n        \"Deployed Dataflow and Apache Beam for high-throughput distributed streaming of real-time data.\",\r\n        \"Utilized BigQuery for analytical processing and Cloud Spanner for transactional workloads.\",\r\n        \"Structured final outputs into purpose-specific schemas (Purposing Views) for immediate consumption without complex querying.\",\r\n        \"Deployed proprietary functional extensions for automated schema mapping.\"\r\n      ],\r\n      outcomes: [\r\n        \"Delivered a foundational enterprise platform as part of a $300MM+ corporate initiative establishing self-service data operations.\",\r\n        \"Replaced restrictive legacy architectures to achieve consistent, sub-second B2B API response times.\",\r\n        \"Realized zero customer-impacting incidents across all major production releases via mirror validation and quality gates.\"\r\n      ],\r\n      tag: \"Data Transformation \\u00b7 Case Study\"\r\n    }\r\n  ];\r\n\r\n  let current = 0;\r\n\r\n  const eyebrowEl = document.getElementById('eyebrow-text');\r\n  const titleEl = document.getElementById('title-text');\r\n  const challengeEl = document.getElementById('challenge-text');\r\n  const approachListEl = document.getElementById('approach-list');\r\n  const outcomesListEl = document.getElementById('outcomes-list');\r\n  const dotsEl = document.getElementById('progress-dots');\r\n\r\n  function render(index){\r\n    const cs = CASE_STUDIES[index];\r\n\r\n    eyebrowEl.textContent = cs.eyebrow;\r\n    titleEl.textContent = cs.title;\r\n    challengeEl.textContent = cs.challenge;\r\n\r\n    approachListEl.innerHTML = cs.approach.map((item, i) => `\r\n      <li>\r\n        <span class=\"approach-icon\">${ICONS[i % ICONS.length]}<\/span>\r\n        <span>${item}<\/span>\r\n      <\/li>\r\n    `).join('');\r\n\r\n    outcomesListEl.innerHTML = cs.outcomes.map((item, i) => `\r\n      <div class=\"outcome-item\">\r\n        <span class=\"outcome-dot\">${OUTCOME_ICONS[i % OUTCOME_ICONS.length]}<\/span>\r\n        <span>${item}<\/span>\r\n      <\/div>\r\n    `).join('');\r\n\r\n    dotsEl.innerHTML = CASE_STUDIES.map((_, i) =>\r\n      `<span class=\"${i === index ? 'active' : ''}\"><\/span>`\r\n    ).join('');\r\n  }\r\n\r\n  document.getElementById('prev-btn').addEventListener('click', () => {\r\n    current = (current - 1 + CASE_STUDIES.length) % CASE_STUDIES.length;\r\n    render(current);\r\n  });\r\n\r\n  document.getElementById('next-btn').addEventListener('click', () => {\r\n    current = (current + 1) % CASE_STUDIES.length;\r\n    render(current);\r\n  });\r\n\r\n  render(current);\r\n<\/script>\r\n\r\n<\/body>\r\n<\/html>\r\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Innovate | Transform | Build Connecting what runs your business &#8211; end to end. Production-ready AI | Composable Platforms | Distributed Delivery Request a meeting KR Elixir \u2014 Hero Right (Hexagon Illustration) Innovate | Transform | Build Connecting what runs your business &#8211; end to end.Production-ready AI | Composable Platforms | Distributed DeliveryRequest a Meeting Innovate | Transform | Build Connecting what runs your business &#8211; end to end.Production-ready AI | Composable Platforms | Distributed DeliveryRequest a Meeting Our Services Cloud &amp; Application Engineering Architect and modernize core systems with cloud-native platforms, microservices, and DevSecOps pipelines built for enterprise scale and continuous delivery. Data &amp; Analytics Transform raw data into strategic assets through unified data platforms, real-time analytics pipelines, and AI-ready architectures that drive decisions at scale. M&amp;A Integration Accelerate post-merger technology integration with tested frameworks that minimize disruption, de-risk cutovers, and realize synergies at pace. Managed Services SLA-backed managed operations spanning infrastructure, applications, and security \u2013 freeing enterprise teams to focus on innovation over maintenance. Global Capability Centers Architect and modernize core systems with cloud-native platforms, microservices, and DevSecOps pipelines built for enterprise scale and continuous delivery. AI Services Transform raw data into strategic assets through unified data platforms, real-time analytics pipelines, and AI-ready architectures that drive decisions at scale. Platform Portfolio NexGen AI Autonomous multi-agent systems that orchestrate complex decision-intensive workflows without human bottlenecks &#8211; built for regulated enterprise environments. API Platform Enterprise-grade API management, event streaming, and integration mesh enabling real-time connectivity across hybrid and multi-cloud environments. Industries We Serve Banking Core ModernizationOpen BankingCompliance Healthcare HL7 FHIRClinical PlatformsHealth Data Retail Unified CommerceSupply ChainAI-Driven CX Government Smart CitiesDigital Public InfraGovTech 20+ Years of Transformation Expertise 50 Fortune 500 Companies Trust Us 800+ Employees Worldwide 8 Strategic Tech Partners Case Studies Case Studies &rdquo; Challenge Approach Outcomes &larr; &rarr;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-21854","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/krelixir.com\/index.php?rest_route=\/wp\/v2\/pages\/21854","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/krelixir.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/krelixir.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/krelixir.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/krelixir.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=21854"}],"version-history":[{"count":283,"href":"https:\/\/krelixir.com\/index.php?rest_route=\/wp\/v2\/pages\/21854\/revisions"}],"predecessor-version":[{"id":25205,"href":"https:\/\/krelixir.com\/index.php?rest_route=\/wp\/v2\/pages\/21854\/revisions\/25205"}],"wp:attachment":[{"href":"https:\/\/krelixir.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=21854"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}