/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */button,hr,input{overflow:visible}progress,sub,sup{vertical-align:baseline}[type=checkbox],[type=radio],legend{box-sizing:border-box;padding:0}details,main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:var(--line-height);margin:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{color:inherit;display:table;max-width:100%;white-space:normal}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}[hidden],template{display:none}:root{color-scheme:light dark;--light-always:#fff;--dark-always:#000;--bg-primary:light-dark(#fff,#333);--bg-button-link:light-dark(#eff0f0,#201f1f);--bg-button:light-dark(#666,#666);--bg-button-inactive:light-dark(#999,#333);--bg-field:light-dark(#f3f3f3,#191919);--fg-primary:light-dark(#000,#efefef);--fg-accent:light-dark(#8b8b8b,#8b8b8b);--fg-button:light-dark(#efefef,#efefef);--kl-field:light-dark(#b0b0b0,#b0b0b0);--invalid:light-dark(#fe016d,#fe016d);--required:light-dark(#8f00ff,#8f00ff);--logo-people:light-dark(var(--fg-primary),var(--fg-primary));--logo-plan:light-dark(#696969,#8a8a8a);--break-full:1545px;--break-medium:960px;--break-narrow:500px;--body-margin:16px;--foot-height:6lh;--candy1:#00befe;--candy2:#fede02;--candy3:#ff7d00;--candy4:#fe016d;--candy5:#adff02;--candy6:#8f00ff;--intro-bg-initial:#366cc8;--intro-bg-end:#2c36bf;--intro-fg:#fff;--locale-flag-shadow:0 0 6px -2px inset #000;--overlay-shadow:0 10px 10px rgba(0,0,0,.3);--overlay-shadow-start:0 10px 0px transparent;--full-bleed-start:calc(-50vw - -50%);--line-height:1.15;--gel:var(--bg-primary) 30%,color(from var(--bg-primary) srgb r g b/0.999) 35.25%,color(from var(--bg-primary) srgb r g b/0.983) 46.66%,color(from var(--bg-primary) srgb r g b/0.943) 58.70%,color(from var(--bg-primary) srgb r g b/0.867) 70.53%,color(from var(--bg-primary) srgb r g b/0.745) 81.38%,color(from var(--bg-primary) srgb r g b/0.664) 86.21%,color(from var(--bg-primary) srgb r g b/0.567) 90.48%,color(from var(--bg-primary) srgb r g b/0.453) 94.05%,color(from var(--bg-primary) srgb r g b/0.322) 96.92%,color(from var(--bg-primary) srgb r g b/0.171) 98.95%,transparent 100%}@keyframes page-hide{000%{opacity:1}050%{filter:blur(10px)}to{opacity:0}}@keyframes page-reveal{000%{filter:blur(10px);opacity:0}050%{filter:blur(0)}to{opacity:1}}@keyframes bloom{0%{clip-path:circle(0 at 50% 50%)}to{clip-path:circle(200% at 50% 50%)}}@keyframes slide{0%{translate:100% 0}to{translate:0 0}}@keyframes fadein{0%{opacity:0}to{opacity:1}}@keyframes fadeout{0%{opacity:1}to{opacity:0}}:root{--view-duration:0.7s;--view-duration2:0.7s}body:not(._trTheme) main{view-transition-name:mainarea}body._trTheme{view-transition-name:themechange}header{view-transition-name:other1}footer{view-transition-name:other2}::view-transition-new(mainarea){animation:var(--view-duration) page-reveal}::view-transition-old(mainarea){animation:var(--view-duration) page-hide}::view-transition-new(themechange){animation:var(--view-duration2) linear slide}html{@view-transition{navigation:auto}background:var(--bg-primary);color:var(--fg-primary);font-family:Source Sans\ 3,arial,helvetica,sans-serif;font-size:12pt;line-height:var(--line-height);-webkit-text-size-adjust:100%;&.theme-dark{color-scheme:dark}&.theme-lite{color-scheme:light}}body{justify-content:center;margin:0;overflow-x:clip;overflow-y:scroll}h2{font-size:1.3em}a{text-decoration:none}a:hover{text-decoration:revert}a,a:visited{color:var(--fg-primary)}form{display:grid;gap:1rem;.formFoot{align-items:flex-start;column-gap:2rem;display:flex;flex-wrap:wrap;justify-content:flex-end;padding-block-end:1lh}}label{display:grid}label:has([required]) span:after{content:"*"}fieldset.option-group legend,label:not(.inline){font-weight:700}label.inline{display:inline-block;margin-right:1rem}button,input,textarea{background-color:var(--bg-field);border:1px solid var(--kl-field);border-radius:4px;padding:.5em}a.btn,button{border:0;border-radius:3px;cursor:pointer;width:fit-content}main button{background-color:var(--bg-button);color:var(--fg-button)}button:disabled{background-color:var(--bg-button-inactive);cursor:not-allowed}button[type=submit]{justify-self:end}a.btn{background-color:var(--bg-button-link)}input:required{border-color:var(--required)}input:user-invalid{border-color:var(--invalid)}input:valid{border-color:var(--kl-field)}fieldset.option-group{border:none;padding:0}footer,header{user-select:none;width:100%}footer>*,header>section,main{box-sizing:border-box;margin-inline:auto;max-width:var(--break-full);padding-inline:var(--body-margin)}header{backdrop-filter:blur(15px);background:linear-gradient(to bottom,var(--gel));position:sticky;top:0;z-index:1;&>section{align-items:center;display:grid;grid-template-areas:"ident nav1 nav1 nav1 nav1 nav1";grid-template-columns:repeat(6,minmax(min-content,1fr))}a{color:var(--fg-primary);text-decoration:none}.btn{gap:.3em;padding:.3em 1em}.ident{grid-area:ident}.menu{align-items:center;display:grid;grid-area:nav1;grid-template-areas:"opt opt opt locale theme";position:relative;& *{white-space:nowrap}.collapsible{display:grid;grid-template-rows:0fr}.menuClose,.menuOpen{display:none;font-size:200%;overflow:hidden;div{float:right;text-align:center;width:1em}.menuToggle{cursor:pointer}}.options{align-items:center;display:grid;grid-area:opt;grid-template-columns:repeat(6,1fr);justify-items:center}.locale{grid-area:locale}.theme{grid-area:theme}}}main{line-height:1.33;margin-bottom:var(--foot-height);nav.features,section.intro,section.sectors{display:grid;grid-column-gap:1.5em}section.intro{grid-template-areas:"words illus";grid-template-columns:repeat(2,1fr);.words{grid-area:words}.illus{grid-area:illus}.hero{aspect-ratio:1.6;border-radius:4px;box-shadow:0 0 13px 4px rgba(0,0,0,.4)}&.bgbleed:before{background:var(--intro-bg-initial)}&.bgbleed:after{background:var(--intro-bg-end)}}.anlys,.avlbty,.cmplnc,.ctrl,.plng,.rsrc{border-bottom:8px solid red}.avlbty{border-color:var(--candy1);.sigil{background-image:url(/img/icon-availability-lite.svg)}}.rsrc{border-color:var(--candy2);.sigil{background-image:url(/img/icon-resource-lite.svg)}}.plng{border-color:var(--candy3);.sigil{background-image:url(/img/icon-planning-lite.svg)}}.ctrl{border-color:var(--candy4);.sigil{background-image:url(/img/icon-control-lite.svg)}}.anlys{border-color:var(--candy5);.sigil{background-image:url(/img/icon-analysis-lite.svg)}}.cmplnc{border-color:var(--candy6);.sigil{background-image:url(/img/icon-compliance-lite.svg)}}nav.features{grid-template-columns:repeat(6,1fr);&>*{display:grid;grid-template-areas:"title title sigil" "text text text";grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:3em 1fr;margin:1em 0 0;&:hover{box-shadow:0 13px 10px -9px rgba(0,0,0,.3)}}h2{grid-area:title;margin:0}.sigil{background-position:100% 0;background-repeat:no-repeat;background-size:contain;grid-area:sigil}p{font-size:.9em;grid-area:text;margin:0 0 .5em}}section.sectors{grid-template-columns:repeat(3,1fr);margin-bottom:1em;&>*{border-radius:5px;box-shadow:0 0 5px rgba(0,0,0,.3);margin-top:1em;padding:16px;position:relative;&:hover{box-shadow:0 0 15px rgba(0,0,0,.3)}& h2:before{background-position-y:70%;background-repeat:no-repeat;background-size:cover;border-radius:5px 5px 0 0;content:"";display:block;height:150px;left:0;position:absolute;top:0;width:100%}& h2{margin:140px 0 0}ul{margin-block-end:0;padding-inline-start:inherit}&.prod h2:before{background-image:url(/img/hero-production-med.jpg)}&.trans h2:before{background-image:url(/img/hero-transport-med.jpg)}&.log h2:before{background-image:url(/img/hero-warehouse-med.jpg)}}}nav.features>a,section.sectors>a{transition:transform .3s,box-shadow .3s;&:hover{text-decoration:unset;transform:scale(1.05)}}}footer{align-items:center;backdrop-filter:blur(15px);background:linear-gradient(to top,var(--gel));bottom:0;display:flex;flex-direction:column;justify-content:center;left:50%;min-height:var(--foot-height);position:fixed;text-shadow:0 0 3px var(--bg-primary),0 0 4px var(--bg-primary),0 0 5px var(--bg-primary),0 0 6px var(--bg-primary);transform:translateX(-50%);width:100%;&>section{display:grid;grid-column-gap:1.5em;grid-template-areas:". nav copy";grid-template-columns:repeat(3,1fr);width:100%;.nav{grid-area:nav}.copy{grid-area:copy}}.bgbleed{background:linear-gradient(to right,var(--candy1) 0 16.7%,var(--candy2) 16.7% 33.3%,var(--candy3) 33.3% 50%,var(--candy4) 50% 66.7%,var(--candy5) 66.7% 83.3%,var(--candy6) 83.3% 100%);bottom:0;height:10px;position:absolute;width:100%;&:before{background:var(--candy1)}&:after{background:var(--candy6)}}.nav>*{display:block;line-height:2}}.ident{left:-27px;position:relative;white-space:nowrap;&>*{vertical-align:middle}a{display:inline-grid}.logo{width:155px;path{fill:var(--logo-people)}path.st0{fill:var(--logo-plan)}}.ppl{aspect-ratio:1;width:80px}}.intro{background:linear-gradient(to right,var(--intro-bg-initial),var(--intro-bg-end));color:var(--intro-fg);padding:3em 0;position:relative;h1,h2{margin-top:0}.hero{background-image:url(/img/home-hero.png);background-image:url(/img/home-hero.webp);background-repeat:no-repeat;background-size:cover;text-indent:-999em}}.bgbleed{max-width:var(--break-full);position:relative}.bgbleed:after,.bgbleed:before{content:"";height:100%;position:absolute;top:0;width:100vw;z-index:-1}.bgbleed:before{right:0}.bgbleed:after{left:0}details.dropdown{position:relative;summary{list-style-type:none;&::-webkit-details-marker{display:none}}button,summary{cursor:pointer}&>:not(summary){background:var(--bg-primary);box-shadow:var(--overlay-shadow);line-height:2lh;margin-block-start:0;padding-inline-start:0;position:absolute;z-index:10;li{list-style-type:none}button{background:transparent;border:0}}&::details-content,&>:not(summary){block-size:0;box-shadow:var(--overlay-shadow-start);opacity:0;overflow-y:clip;transition:opacity .5s,box-shadow .5s,block-size .5s,content-visibility allow-discrete .5s}&[open]::details-content,&[open]>:not(summary){block-size:auto;box-shadow:var(--overlay-shadow);opacity:1;@starting-style{block-size:0;box-shadow:var(--overlay-shadow-start);opacity:0}}li>a{padding:1px 6px}@media (prefers-reduced-motion:no-preference){interpolate-size:allow-keywords}}.locale,.theme{[data-lang-iso]:before{border-radius:100%;box-shadow:var(--locale-flag-shadow);content:"";display:inline-block;height:1.5lh;margin-inline-end:1ch;vertical-align:middle;width:1.5lh}button[data-lang-iso]:before{box-shadow:var(--locale-flag-shadow);height:1lh;width:1lh}[data-lang-iso=en]:before{background-image:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23012169' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23FFF' d='M512 0v64L322 256l190 187v69h-67L254 324 68 512H0v-68l186-187L0 74V0h62l192 188L440 0z'/%3E%3Cpath fill='%23C8102E' d='m184 324 11 34L42 512H0v-3zm124-12 54 8 150 147v45zM512 0 320 196l-4-44L466 0zM0 1l193 189-59-8L0 49z'/%3E%3Cpath fill='%23FFF' d='M176 0v512h160V0zM0 176v160h512V176z'/%3E%3Cpath fill='%23C8102E' d='M0 208v96h512v-96zM208 0v512h96V0z'/%3E%3C/svg%3E")}[data-lang-iso=fr]:before{background-image:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23fff' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23000091' d='M0 0h170.7v512H0z'/%3E%3Cpath fill='%23e1000f' d='M341.3 0H512v512H341.3z'/%3E%3C/svg%3E")}[data-lang-iso=nl]:before{background-image:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23ae1c28' d='M0 0h512v170.7H0z'/%3E%3Cpath fill='%23fff' d='M0 170.7h512v170.6H0z'/%3E%3Cpath fill='%2321468b' d='M0 341.3h512V512H0z'/%3E%3C/svg%3E")}[data-lang-iso=pt]:before{background-image:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3E%3Cpath fill='red' d='M204.8 0H512v512H204.7z'/%3E%3Cpath fill='%23060' d='M0 0h204.8v512H-.1z'/%3E%3Cg fill='%23ff0' fill-rule='evenodd' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.6'%3E%3Cpath stroke-width='.7' d='M293.8 326.6c-34.4-1-192-99.4-193-115.1l8.6-14.5C125 219.7 286.2 315.4 302 312z'/%3E%3Cpath stroke-width='.7' d='M107.6 195c-3.1 8.3 41.1 35.6 94.3 68 53.2 32.3 99 52.3 102.5 49.5l1.5-2.9q-1 1.6-4.6.6c-14.4-4.2-51.9-21.4-98.3-49.5s-86.8-54.1-93-65.1a7 7 0 0 1-.7-3.3h-.2l-1.3 2.3zm187 132c-.6 1.1-1.7 1.1-3.7 1-12.9-1.5-52-20.5-98-48.1-53.8-32.2-98.2-61.5-93.3-69.1l1.3-2.4.2.1c-4.3 13 87.6 65.5 93 68.9 53.1 33 98 52.2 102 47.2z'/%3E%3Cpath stroke-width='.7' d='M205 221c34.3-.3 76.8-4.7 101.2-14.4L301 198c-14.5 8-57.1 13.3-96.3 14-46.4-.4-79.1-4.7-95.5-15.7l-5 9.1c30.2 12.7 61 15.5 100.8 15.6'/%3E%3Cpath stroke-width='.7' d='M307.7 206.8c-.9 1.3-16.8 6.8-40.3 10.8a416 416 0 0 1-62.6 4.6 444 444 0 0 1-60-3.8c-24.5-3.9-37.3-9.3-42-11.2l1.2-2.3a186 186 0 0 0 41.3 11 439 439 0 0 0 59.5 3.7 418 418 0 0 0 62.1-4.6c24-3.9 37.2-8.9 39-11.2zM303 198c-2.6 2-15.6 6.7-38.4 10.3a414 414 0 0 1-59.5 4.2 400 400 0 0 1-57.4-3.7c-23.3-3-35.6-8.5-40-10.1l1.3-2.3c3.4 1.8 15.4 6.6 39 10a423 423 0 0 0 57.1 3.5 409 409 0 0 0 59-4.2c23-3.2 35.4-9 37.3-10.5zM92 262.4c21.2 11.4 68.1 17.2 112.6 17.6 40.5 0 93.3-6.3 113-16.8l-.6-11.4c-6.1 9.7-62.6 19-112.8 18.6s-96.8-8.2-112.3-18.2v10.2'/%3E%3Cpath stroke-width='.7' d='M318.7 260.8v2.7c-3 3.6-21.6 9-44.9 12.7a463 463 0 0 1-69.7 4.8c-27.4 0-49.2-2-66.2-4.6a165 165 0 0 1-47.3-12.7v-3.2c10.4 6.9 38.3 11.9 47.7 13.4 16.8 2.6 38.5 4.5 65.8 4.5 28.7 0 51.7-2 69.3-4.7 16.8-2.4 40.6-8.7 45.3-12.9m0-9.7v2.8c-3 3.5-21.6 8.9-44.9 12.6a463 463 0 0 1-69.7 4.8c-27.4 0-49.2-2-66.1-4.5A165 165 0 0 1 90.6 254v-3.2c10.4 6.9 38.3 12 47.7 13.4 16.9 2.6 38.6 4.6 65.8 4.6 28.7 0 51.7-2 69.3-4.8 16.8-2.4 40.6-8.7 45.3-12.9m-114.2 73.5c-48.6-.3-90.3-13.2-99.1-15.4l6.4 10c15.5 6.6 56.2 16.4 93.2 15.3s69.3-4 92-15l6.6-10.5c-15.5 7.3-68.3 15.6-99 15.6'/%3E%3Cpath d='m299.5 317.1-3 4.4a259 259 0 0 1-34.7 8.9 315 315 0 0 1-57.2 5.2c-43.1-.6-78.4-9-95-16.2l-1.4-2.3.3-.4 2.2.9a306 306 0 0 0 94.1 15.5c20 .1 40-2.3 56.1-5.1 24.8-5 34.8-8.7 37.9-10.4zm5.7-9.4h.1l-2.2 3.8c-5.7 2-21.3 6.6-44 9.8-15 2-24.3 4-54 4.6a371 371 0 0 1-100.5-15l-1.2-2.5a424 424 0 0 0 101.7 15c27.2-.6 38.8-2.6 53.6-4.7 26.5-4 39.8-8.4 43.8-9.7l-.1-.2z'/%3E%3Cpath stroke-width='.7' d='M305.8 253.4c.2 32-16.2 60.8-29.4 73.5a106 106 0 0 1-72.3 30c-32.3.6-62.7-20.5-70.9-29.7-16-18.1-29-41-29.4-72 2-35 15.7-59.3 35.6-76a106 106 0 0 1 68.4-24.2c25.4.7 55.2 13.2 75.7 38 13.4 16.2 19.3 33.8 22.3 60.5zM204.4 143.8c62 0 113 50.5 113 112.3a113 113 0 0 1-113 112.3c-62 0-112.6-50.4-112.6-112.3s50.6-112.3 112.6-112.3'/%3E%3Cpath stroke-width='.7' d='M204.7 143.4c62 0 112.6 50.7 112.6 112.7s-50.6 112.7-112.6 112.7A113 113 0 0 1 92 256a113 113 0 0 1 112.7-112.7zM94.5 256.1c0 60.6 49.8 110.2 110.2 110.2s110.1-49.6 110.1-110.2S265.1 146 204.7 146A110.6 110.6 0 0 0 94.5 256.1'/%3E%3Cpath stroke-width='.7' d='M204.8 152.8c56.5 0 103.1 46.5 103.1 103.2s-46.6 103.2-103.1 103.2A103.6 103.6 0 0 1 101.5 256c0-56.7 46.6-103.2 103.2-103.2zM104 256c0 55.4 45.5 100.7 100.8 100.7S305.5 311.4 305.5 256 260 155.3 204.7 155.3 104 200.6 104 256'/%3E%3Cpath stroke-width='.7' d='M209.3 143h-9.7v226.4h9.7z'/%3E%3Cpath stroke-width='.7' d='M208.3 141.7h2.5v229h-2.5zm-9.6 0h2.5v229h-2.5z'/%3E%3Cpath stroke-width='.7' d='M317.4 260.5V252l-6.8-6.3-38.7-10.3-55.8-5.7-67 3.4-47.9 11.4-9.6 7.2v8.3l24.4-11 58-9h55.8l41 4.5 28.4 6.9z'/%3E%3Cpath stroke-width='.7' d='M204.7 238.7a394 394 0 0 1 72.9 6.5c21.1 4.2 36 9.5 41 15.4v3c-6-7.4-26-12.8-41.5-16-20.3-3.9-46-6.4-72.4-6.4-28 0-54 2.7-74 6.6-16 3.2-37.4 9.5-40.1 15.8v-3c1.5-4.4 17.4-10.9 39.8-15.4a405 405 0 0 1 74.3-6.5m0-9.7a396 396 0 0 1 73 6.5c21 4.2 36 9.5 41 15.5v2.9c-6.1-7.4-26.2-12.8-41.6-15.9-20.3-4-46-6.5-72.4-6.5a402 402 0 0 0-73.8 6.6c-15.5 3-37.8 9.6-40.3 15.8v-3c1.5-4.3 17.8-11 39.8-15.3a405 405 0 0 1 74.3-6.6m-.5-49.3c41.9-.2 78.5 5.9 95.2 14.5l6.1 10.5c-14.5-7.8-54-16-101.3-14.7-38.5.2-79.6 4.2-100.3 15.2l7.3-12.2c17-8.8 57-13.2 93-13.3'/%3E%3Cpath stroke-width='.7' d='M204.7 188.4c24 0 47 1.3 65.4 4.6 17.1 3.2 33.5 8 35.8 10.6l1.8 3.2c-5.7-3.7-19.8-7.9-38-11.3a367 367 0 0 0-65-4.5c-27 0-48 1.3-66 4.5-19 3.5-32.2 8.6-35.5 11l1.8-3.3c6.3-3.3 16.4-7.2 33.3-10.2 18.6-3.4 39.7-4.4 66.4-4.6m0-9.6a371 371 0 0 1 63.1 4.4c13.9 2.7 27.6 6.9 32.7 10.6l2.6 4.2c-4.5-5-21.4-9.7-36.4-12.3-17.4-3-39.1-4.2-62-4.4-24 0-46.2 1.5-63.4 4.6-16.4 3.2-27 6.9-31.5 9.8l2.3-3.6c6.2-3.2 16.2-6.2 28.8-8.7 17.3-3.1 39.7-4.6 63.8-4.6m56 124.1a293 293 0 0 0-56-4.2c-69.9.8-92.4 14.3-95.2 18.4l-5.2-8.5C122 295.7 160 288.5 205 289.2q35 .5 60.4 5.2l-4.8 8.5'/%3E%3Cpath d='M204.3 297.5c19.4.3 38.5 1 57 4.5l-1.4 2.4a298 298 0 0 0-55.5-4.3c-25.8-.2-52 2.2-74.6 8.7-7.2 2-19 6.6-20.3 10.4l-1.3-2.2c.4-2.2 7.6-6.9 21-10.6 26-7.5 50.3-8.7 75-9zm.9-9.8a351 351 0 0 1 61.1 5.3l-1.4 2.5a319 319 0 0 0-59.6-5.2c-25.9 0-53.3 1.9-78.3 9.1-8 2.4-22 7.4-22.4 11.4l-1.3-2.3c.3-3.6 12.3-8.4 23.2-11.6a285 285 0 0 1 78.7-9.2'/%3E%3Cpath stroke-width='.7' d='m304.4 309.9-8.4 13-24.1-21.4-62.6-42-70.5-38.8-36.7-12.5 7.8-14.5 2.7-1.4 22.8 5.7 75 38.7 43.3 27.3 36.3 26 14.8 17.1z'/%3E%3Cpath stroke-width='.7' d='M100.8 208.5c6.5-4.3 53.7 16.7 103 46.5s96.4 63.6 92.2 70l-1.4 2.1-.7.5c.2 0 .9-1 0-3.3-2.2-6.9-35.5-33.5-91-67-54-32.2-99-51.6-103.5-46zm205.3 101.2c4-8-39.7-41-94-73.1-55.5-31.5-95.6-50-102.9-44.5l-1.6 3q-.1 0 .4-.5c1.3-1.1 3.5-1 4.5-1 12.6.1 48.6 16.6 99 45.6 22.1 12.8 93.4 58.6 93.1 71.4 0 1.1.1 1.3-.3 1.9z'/%3E%3C/g%3E%3Cg transform='translate(-68.3 28.4)scale(1.13778)'%3E%3Cpath fill='%23fff' stroke='%23000' stroke-width='.7' d='M180.6 211a59 59 0 0 0 17.5 41.7 59 59 0 0 0 41.8 17.6 59 59 0 0 0 42-17.4 59 59 0 0 0 17.4-41.8v-79.2l-118.7-.2z'/%3E%3Cpath fill='red' stroke='%23000' stroke-width='.5' d='M183 211.1a56 56 0 0 0 16.8 40 57 57 0 0 0 40.2 16.8 57 57 0 0 0 40.2-16.6 56 56 0 0 0 16.7-40v-77H183v76.8m91-53.7v48.9l-.1 5.1a33 33 0 0 1-10 24 34 34 0 0 1-24 10c-9.4 0-17.7-4-23.9-10.2a34 34 0 0 1-10-24v-54z'/%3E%3Cg id='pt-e'%3E%3Cg id='pt-d' fill='%23ff0' stroke='%23000' stroke-width='.5'%3E%3Cpath stroke='none' d='M190.2 154.4c.1-5.5 4-6.8 4-6.8.1 0 4.3 1.4 4.3 6.9z'/%3E%3Cpath d='m186.8 147.7-.7 6.3h4.2c0-5.2 4-6 4-6 .1 0 4 1.1 4.1 6h4.2l-.8-6.4zm-1 6.4h17q.5 0 .6.7 0 .8-.6.8h-17q-.5 0-.6-.8 0-.7.7-.7z'/%3E%3Cpath d='M192 154c0-3.3 2.3-4.2 2.3-4.2s2.3 1 2.3 4.2H192m-5.8-9h16.3q.5.1.6.8 0 .5-.6.6h-16.3q-.5 0-.6-.7 0-.5.6-.6zm.4 1.5H202q.5 0 .6.7t-.6.7h-15.5q-.6 0-.6-.7t.6-.7zm5-10.6h1.2v.8h.9v-.8h1.3v.9h.9v-1h1.2v2q0 .6-.5.6h-4.4q-.5 0-.6-.5zm4.6 2.7.3 6.4h-4.3l.3-6.5h3.7'/%3E%3Cpath id='pt-a' d='M191 141.6v3.4h-4v-3.4z'/%3E%3Cuse xlink:href='%23pt-a' width='100%' height='100%' x='10.6'/%3E%3Cpath id='pt-b' d='M186.3 139h1.2v1h.9v-1h1.2v1h.9v-1h1.2v2q0 .6-.5.6h-4.3a1 1 0 0 1-.6-.6z'/%3E%3Cuse xlink:href='%23pt-b' width='100%' height='100%' x='10.6'/%3E%3Cpath fill='%23000001' stroke='none' d='M193.9 140.6c0-.6.9-.6.9 0v1.6h-.9z'/%3E%3Cpath id='pt-c' fill='%23000001' stroke='none' d='M188.6 142.8c0-.6.8-.6.8 0v1.2h-.8z'/%3E%3Cuse xlink:href='%23pt-c' width='100%' height='100%' x='10.6'/%3E%3C/g%3E%3Cuse xlink:href='%23pt-d' width='100%' height='100%' y='46.3'/%3E%3Cuse xlink:href='%23pt-d' width='100%' height='100%' transform='rotate(-45.2 312.8 180)'/%3E%3C/g%3E%3Cuse xlink:href='%23pt-d' width='100%' height='100%' x='45.7'/%3E%3Cuse xlink:href='%23pt-e' width='100%' height='100%' transform='matrix(-1 0 0 1 479.8 0)'/%3E%3Cg id='pt-f' fill='%23fff'%3E%3Cpath fill='%23039' d='M232.6 202.4a8 8 0 0 0 2.2 5.7 7 7 0 0 0 5.3 2.4q3.2-.2 5.3-2.4a8 8 0 0 0 2.2-5.7v-10.8h-15z'/%3E%3Ccircle cx='236.1' cy='195.7' r='1.5'/%3E%3Ccircle cx='244.4' cy='195.7' r='1.5'/%3E%3Ccircle cx='240.2' cy='199.7' r='1.5'/%3E%3Ccircle cx='236.1' cy='203.9' r='1.5'/%3E%3Ccircle cx='244.4' cy='203.9' r='1.5'/%3E%3C/g%3E%3Cuse xlink:href='%23pt-f' width='100%' height='100%' y='-26'/%3E%3Cuse xlink:href='%23pt-f' width='100%' height='100%' x='-20.8'/%3E%3Cuse xlink:href='%23pt-f' width='100%' height='100%' x='20.8'/%3E%3Cuse xlink:href='%23pt-f' width='100%' height='100%' y='25.8'/%3E%3C/g%3E%3C/svg%3E")}[data-lang-iso=es]:before{background-image:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23AA151B' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23F1BF00' d='M 2.21 129.355 L 514.21 129.355 L 514.21 385.355 L 2.21 385.355 L 2.21 129.355 Z'/%3E%3Cpath fill='%23ad1519' d='M171.7 227.6s-.5 0-.8-.2l-1.1-1-.7-.5-.7-.9s-.7-1.2-.4-2q.7-1.3 1.5-1.6c.5-.3 1.6-.6 1.6-.6l1.2-.5 1.3-.3.6-.3.9-.1 1.1-.3 1.7.1h5.1l3.6 1.2c.6.1 1.9.3 2.4.6q.9.6 1.3 1.1.3.6.4 1.1v1.1l-.5.9-.6 1-.8.7s-.6.5-1.1.5-5.1-.9-8.2-.9-7.8.9-7.8.9'/%3E%3Cpath fill='none' stroke='%23000' stroke-linejoin='round' stroke-width='.3' d='M171.7 227.6s-.5 0-.8-.2l-1.1-1-.7-.5-.7-.9s-.7-1.2-.4-2q.7-1.3 1.5-1.6c.5-.3 1.6-.6 1.6-.6l1.2-.5 1.3-.3.6-.3.9-.1 1.1-.3 1.7.1h5.1l3.6 1.2c.6.1 1.9.3 2.4.6q.9.6 1.3 1.1.3.6.4 1.1v1.1l-.5.9-.6 1-.8.7s-.6.5-1.1.5-5.1-.9-8.2-.9-7.8.9-7.8.9z'/%3E%3Cpath fill='%23c8b100' d='M178.2 220.9q.1-2.4 1.4-2.6 1.3.2 1.4 2.6-.1 2.3-1.4 2.5-1.3-.2-1.4-2.5'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='.3' d='M181 217.8v.6h-2.7v-.6h1v-1.3h-.7v-.6h.7v-.6h.6v.6h.6v.6h-.6v1.3h1'/%3E%3Cpath fill='%23c8b100' d='M179.6 227.4h-5v-1.2l-.3-1.2-.2-1.6c-1.4-1.8-2.6-3-3-2.7q0-.6.4-.8c1.2-.7 3.7 1 5.6 3.9l.5.7h4l.5-.7c1.9-2.9 4.4-4.6 5.6-3.9q.3.3.5.8c-.5-.3-1.7.9-3 2.7l-.3 1.6-.2 1.2-.1 1.2z'/%3E%3Cpath fill='%23c8b100' d='m172.3 229.6-.6-1q3.1-1 7.9-1c3 0 5.9.3 7.9 1l-.6.9-.3.8q-2.7-.9-7-.8c-2.9 0-5.6.3-7 .8z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='.3' d='M179.6 232.2a27 27 0 0 0 6.2-.7q1.1-.3 1-.8 0-.3-.3-.4a26 26 0 0 0-7-.9c-2.6 0-5.3.4-6.8.9q-.3 0-.4.4 0 .5 1 .8c1 .3 3.8.7 6.3.7z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='.3' d='m187.6 227.4-.6-.5s-.6.3-1.3.2-1-1-1-1-.8.7-1.5.6-1-.6-1-.6-.8.5-1.4.5c-.7 0-1.3-.9-1.3-.9s-.6.9-1.2 1-1.2-.6-1.2-.6-.3.6-1 .7c-.9.1-1.6-.6-1.6-.6s-.5.7-1 1c-.6.1-1.3-.4-1.3-.4l-.2.5-.3.2.2.4a33 33 0 0 1 15.5.1z'/%3E%3Cpath fill='%23c8b100' d='M182.5 225.2q0-.3-.2-.4-.3 0-.3.4t.2.4.3-.4'/%3E%3Cpath fill='%23c8b100' d='M168.2 238h22.9v-6h-22.9z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='.4' d='M168.2 238h22.9v-6h-22.9z'/%3E%3Cpath fill='%23c8b100' d='m170.6 242 .5-.1h17.5q-1-.3-1-1.3.1-1 1-1.4l-.5.1h-17.5q1 .3 1 1.3t-1 1.3'/%3E%3Cpath fill='none' stroke='%23000' stroke-linejoin='round' stroke-width='.4' d='m170.6 242 .5-.1h17.5q-1-.3-1-1.3.1-1 1-1.4l-.5.1h-17.5q1 .3 1 1.3t-1 1.3z'/%3E%3Cpath fill='%23c8b100' d='M171 241.9h17.2q.9 0 1 .8-.1.7-1 .8H171q-1-.1-1.1-.8.1-.8 1-.8'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='.4' d='M171 241.9h17.2q.9 0 1 .8-.1.7-1 .8H171q-1-.1-1.1-.8.1-.8 1-.8z'/%3E%3Cpath fill='%23c8b100' d='M171 238h17.2q.9 0 1 .6-.1.7-1 .7H171q-1 0-1-.7t1-.7'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='.4' d='M171 238h17.2q.9 0 1 .6-.1.7-1 .7H171q-1 0-1-.7t1-.7z'/%3E%3Cpath fill='%23005bbf' d='M195.6 338.6a9 9 0 0 1-4-.9 9 9 0 0 0-4-.8q-2.5 0-4 .8a9 9 0 0 1-4 1 9 9 0 0 1-4-1 9 9 0 0 0-4-.8 9 9 0 0 0-3.9.8q-1.6 1-4 1v2.4a9 9 0 0 0 4-1 9 9 0 0 1 4-.8 9 9 0 0 1 3.9.9 9 9 0 0 0 4 .9 9 9 0 0 0 4-.9 9 9 0 0 1 4-.9q2.4 0 4 .9a9 9 0 0 0 4 .9z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='.4' d='M195.6 338.6a9 9 0 0 1-4-.9 9 9 0 0 0-4-.8q-2.5 0-4 .8a9 9 0 0 1-4 1 9 9 0 0 1-4-1 9 9 0 0 0-4-.8 9 9 0 0 0-3.9.8q-1.6 1-4 1v2.4a9 9 0 0 0 4-1 9 9 0 0 1 4-.8 9 9 0 0 1 3.9.9 9 9 0 0 0 4 .9 9 9 0 0 0 4-.9 9 9 0 0 1 4-.9q2.4 0 4 .9a9 9 0 0 0 4 .9z'/%3E%3Cpath fill='%23ccc' d='M195.6 341a9 9 0 0 1-4-.8 9 9 0 0 0-4-.8q-2.5 0-4 .8a9 9 0 0 1-4 .9 9 9 0 0 1-4-1 9 9 0 0 0-4-.8q-2.3 0-3.9.9a9 9 0 0 1-4 .9v2.4a9 9 0 0 0 4-.9 9 9 0 0 1 4-.8 9 9 0 0 1 3.9.8 9 9 0 0 0 4 1 9 9 0 0 0 4-1 9 9 0 0 1 4-.8 9 9 0 0 1 4 .9 9 9 0 0 0 4 .9z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='.4' d='M195.6 341a9 9 0 0 1-4-.8 9 9 0 0 0-4-.8q-2.5 0-4 .8a9 9 0 0 1-4 .9 9 9 0 0 1-4-1 9 9 0 0 0-4-.8q-2.3 0-3.9.9a9 9 0 0 1-4 .9v2.4a9 9 0 0 0 4-.9 9 9 0 0 1 4-.8 9 9 0 0 1 3.9.8 9 9 0 0 0 4 1 9 9 0 0 0 4-1 9 9 0 0 1 4-.8 9 9 0 0 1 4 .9 9 9 0 0 0 4 .9V341'/%3E%3Cpath fill='%23005bbf' d='M195.6 343.6a9 9 0 0 1-4-1 9 9 0 0 0-4-.8 9 9 0 0 0-4 .9 9 9 0 0 1-4 .9 9 9 0 0 1-4-1 9 9 0 0 0-4-.8 9 9 0 0 0-3.9.8 9 9 0 0 1-4 1v2.4q2.4 0 4-.9a9 9 0 0 1 4-.8 9 9 0 0 1 3.9.8 9 9 0 0 0 8 0 9 9 0 0 1 4-.8q2.4 0 4 .8 1.5 1 4 1v-2.6'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='.4' d='M195.6 343.6a9 9 0 0 1-4-1 9 9 0 0 0-4-.8 9 9 0 0 0-4 .9 9 9 0 0 1-4 .9 9 9 0 0 1-4-1 9 9 0 0 0-4-.8 9 9 0 0 0-3.9.8 9 9 0 0 1-4 1v2.4q2.4 0 4-.9a9 9 0 0 1 4-.8 9 9 0 0 1 3.9.8 9 9 0 0 0 8 0 9 9 0 0 1 4-.8q2.4 0 4 .8 1.5 1 4 1v-2.6'/%3E%3Cpath fill='%23ccc' d='M195.6 348.5a9 9 0 0 1-4-1 9 9 0 0 0-4-.7 9 9 0 0 0-4 .8 9 9 0 0 1-4 .9 9 9 0 0 1-4-1 9 9 0 0 0-4-.7 9 9 0 0 0-3.9.8 9 9 0 0 1-4 .9V346a9 9 0 0 0 4-.9 9 9 0 0 1 4-.8 9 9 0 0 1 3.9.8q1.5 1 4 1a9 9 0 0 0 4-1 9 9 0 0 1 4-.8 9 9 0 0 1 4 .8q1.5 1 4 1z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='.4' d='M195.6 348.5a9 9 0 0 1-4-1 9 9 0 0 0-4-.7 9 9 0 0 0-4 .8 9 9 0 0 1-4 .9 9 9 0 0 1-4-1 9 9 0 0 0-4-.7 9 9 0 0 0-3.9.8 9 9 0 0 1-4 .9V346a9 9 0 0 0 4-.9 9 9 0 0 1 4-.8 9 9 0 0 1 3.9.8q1.5 1 4 1a9 9 0 0 0 4-1 9 9 0 0 1 4-.8 9 9 0 0 1 4 .8q1.5 1 4 1v2.4'/%3E%3Cpath fill='%23005bbf' d='M195.6 351a9 9 0 0 1-4-1 9 9 0 0 0-4-.8 9 9 0 0 0-4 .9 9 9 0 0 1-4 .8 9 9 0 0 1-4-.9 9 9 0 0 0-4-.8 9 9 0 0 0-3.9.8q-1.6 1-4 1v-2.5q2.4 0 4-1a9 9 0 0 1 4-.7 9 9 0 0 1 3.9.8 9 9 0 0 0 4 .9 9 9 0 0 0 4-.9 9 9 0 0 1 4-.8 9 9 0 0 1 4 .8 9 9 0 0 0 4 .9z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='.4' d='M195.6 351a9 9 0 0 1-4-1 9 9 0 0 0-4-.8 9 9 0 0 0-4 .9 9 9 0 0 1-4 .8 9 9 0 0 1-4-.9 9 9 0 0 0-4-.8 9 9 0 0 0-3.9.8q-1.6 1-4 1v-2.5q2.4 0 4-1a9 9 0 0 1 4-.7 9 9 0 0 1 3.9.8 9 9 0 0 0 4 .9 9 9 0 0 0 4-.9 9 9 0 0 1 4-.8 9 9 0 0 1 4 .8 9 9 0 0 0 4 .9z'/%3E%3Cpath fill='%23c8b100' d='m170.6 328.5.2.6c0 1.5-1.3 2.7-3 2.7h23.6c-1.6 0-2.9-1.2-2.9-2.7l.1-.6h-.5z'/%3E%3Cpath fill='none' stroke='%23000' stroke-linejoin='round' stroke-width='.4' d='m170.6 328.5.2.6c0 1.5-1.3 2.7-3 2.7h23.6c-1.6 0-2.9-1.2-2.9-2.7l.1-.6h-.5z'/%3E%3Cpath fill='%23c8b100' d='M171 327h17.2q.9 0 1 .7-.1.8-1 .8H171q-1 0-1.1-.8.1-.7 1-.8'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='.4' d='M171 327h17.2q.9 0 1 .7-.1.8-1 .8H171q-1 0-1.1-.8.1-.7 1-.8z'/%3E%3Cpath fill='%23c8b100' d='M168 337.8h23.3v-6H168z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='.4' d='M168 337.8h23.3v-6H168z'/%3E%3Cpath fill='%23ad1519' d='M166 305.8c-2.2 1.3-3.8 2.7-3.5 3.4q.1.8 1.9 1.8c1.6 1.1 2.6 3.2 1.8 4.1a6 6 0 0 0-.1-9.3'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='.4' d='M166 305.8c-2.2 1.3-3.8 2.7-3.5 3.4q.1.8 1.9 1.8c1.6 1.1 2.6 3.2 1.8 4.1a6 6 0 0 0-.1-9.3z'/%3E%3Cpath fill='%23ccc' d='M171.3 326h16.6v-81.6h-16.6z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='.4' d='M183.1 244.5V326m2-81.4V326m-13.8 0h16.6v-81.5h-16.6z'/%3E%3Cpath fill='%23ad1519' d='M205 275a53 53 0 0 0-17-3 52 52 0 0 0-8 .8c-9.9 1.7-17.5 5.6-16.9 8.9v.2l-3.7-8.7c-.7-3.6 7.7-8 18.8-9.8a57 57 0 0 1 9.8-.8c7 0 13.2.9 16.9 2.3v10'/%3E%3Cpath fill='none' stroke='%23000' stroke-linejoin='round' stroke-width='.4' d='M205 275a53 53 0 0 0-17-3 52 52 0 0 0-8 .8c-9.9 1.7-17.5 5.6-16.9 8.9v.2l-3.7-8.7c-.7-3.6 7.7-8 18.8-9.8a57 57 0 0 1 9.8-.8c7 0 13.2.9 16.9 2.3v10'/%3E%3Cpath fill='%23ad1519' d='M171.3 285.1c-4.7-.3-7.8-1.5-8.2-3.5-.3-1.5 1.3-3.2 4-4.7q2 .2 4.2.3v8'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='.4' d='M171.3 285.1c-4.7-.3-7.8-1.5-8.2-3.5-.3-1.5 1.3-3.2 4-4.7q2 .2 4.2.3v8'/%3E%3Cpath fill='%23ad1519' d='M188 279q4.4.5 6 2l.2.1c.5 1-2 3.3-6.3 5.8v-8'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='.4' d='M188 279q4.4.5 6 2l.2.1c.5 1-2 3.3-6.3 5.8v-8'/%3E%3Cpath fill='%23ad1519' d='M160.9 300.9c-.4-1.3 4-4 10.4-6.3 3-1 5.3-2.1 8.3-3.4 8.9-4 15.4-8.4 14.6-10l-.1-.2c.5.4 1.2 8.4 1.2 8.4.8 1.5-5.2 6-13.3 9.8-2.6 1.3-8.1 3.3-10.7 4.2-4.7 1.6-9.3 4.7-8.9 5.8z'/%3E%3Cpath fill='none' stroke='%23000' stroke-linejoin='round' stroke-width='.4' d='M160.9 300.9c-.4-1.3 4-4 10.4-6.3 3-1 5.3-2.1 8.3-3.4 8.9-4 15.4-8.4 14.6-10l-.1-.2c.5.4 1.2 8.4 1.2 8.4.8 1.5-5.2 6-13.3 9.8-2.6 1.3-8.1 3.3-10.7 4.2-4.7 1.6-9.3 4.7-8.9 5.8z'/%3E%3Cpath fill='%23c8b100' d='M170.1 271c2-.7 3.4-1.6 2.7-3.2q-.6-1.5-3-.7l-2.8 1 2.5 6.2.9-.3.8-.3zm-1.2-3 .7-.2q1-.4 1.5.8.5.8-.5 1.6l-.7.3zm7.7-2.6-.8.3h-1l1.5 6.5 4.5-.9-.2-.4v-.4l-2.7.7zm9 5.6 2.9-6.8h-1.1l-2 5q-1.3-2.4-2.4-4.7l-1 .1h-1.1l3.7 6.5.5-.1zm9.4-5 .5-.9a4 4 0 0 0-1.9-.6q-2.7-.1-3 1.7c-.2 2.3 3.4 2.1 3.3 3.7q-.3 1-1.6.8-1.3 0-1.5-1.2h-.2l-.5 1.2q.8.4 1.9.6c1.8.2 3.3-.6 3.4-1.8.2-2.2-3.4-2.3-3.3-3.6q0-1 1.4-.8 1 0 1.3 1z'/%3E%3Cpath fill='%23ad1519' d='M 324.681 228.04 L 321.9 226.1 L 321.6 225 L 321.5 224.4 C 321.5 223.667 322.3 223.067 323.9 222.6 C 324.7 222.467 325.367 222.467 325.9 222.6 C 326.9 222.021 328.046 221.743 329.2 221.8 C 330.311 221.732 331.419 221.974 332.4 222.5 C 333.322 222.01 334.356 221.768 335.4 221.8 C 336.933 221.8 338.033 222.067 338.7 222.6 C 339.388 222.413 340.112 222.413 340.8 222.6 C 342.4 223.067 343.2 223.667 343.2 224.4 L 343.2 225 L 342.8 226 L 342.2 226.3 L 339.24 228.272'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='.3' d='M331 221.4q.1-1.8 1.3-2 1.3.2 1.4 2c.1 1.8-.6 2-1.4 2q-1.3-.2-1.4-2z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='.3' d='m325 229.6-.5-1q3-1 7.8-1t8 1l-.6.9-.4.8q-2.7-.9-7-.8c-2.8 0-5.6.3-7 .8l-.2-.7'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='.3' d='M332.3 232.2c2.5 0 5.3-.4 6.3-.7q1-.3 1-.8 0-.3-.4-.4a26 26 0 0 0-6.9-.9 26 26 0 0 0-6.8.9q-.4 0-.4.4t1 .8c1 .3 3.7.7 6.2.7z'/%3E%3Cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-width='.3' d='m343 225.3.2-1.1a3 3 0 0 0-3-3l-1.3.4'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='.3' d='m337.8 223.2.3-.9c0-1.2-1.3-2.1-2.7-2.1q-1 0-1.7.4'/%3E%3Cpath fill='%23c8b100' d='m340.3 227.4-.6-.5s-.6.3-1.3.2-1-1-1-1-.7.7-1.4.6-1.1-.6-1.1-.6-.7.5-1.4.5-1.2-.9-1.2-.9-.7.9-1.3 1-1.1-.6-1.1-.6-.3.6-1.1.7-1.5-.6-1.5-.6-.5.7-1 1c-.6.1-1.3-.4-1.3-.4l-.2.5-.4.2.2.4a33 33 0 0 1 15.5.1z'/%3E%3Cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-width='.3' d='m321.7 225.3-.3-1.1a3 3 0 0 1 3-3q.7 0 1.3.4'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='.3' d='m326.9 223.2-.3-.9c0-1.2 1.2-2.1 2.7-2.1q1 0 1.6.4'/%3E%3Cpath fill='%23c8b100' d='M332.3 227.6q-4.6 0-7.8 1l-.4-.2.2-.4q3.2-1 8-1c4.8 0 6 .4 8 1q.3 0 .2.3t-.3.2q-3.1-1-7.9-1'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='.3' d='M333 218.8v.6h-1.5v-.6h.5v-1.4h-.6v-.6h.6v-.5h.7v.5h.6v.6h-.6v1.4z'/%3E%3Cpath fill='%23c8b100' d='M321 238h22.8v-6h-22.9z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='.4' d='M321 238h22.8v-6h-22.9z'/%3E%3Cpath fill='%23c8b100' d='m341.4 242-.4-.1h-17.6q1-.3 1-1.3-.1-1-1-1.4l.4.1h17.6q-1 .3-1 1.3t1 1.3'/%3E%3Cpath fill='none' stroke='%23000' stroke-linejoin='round' stroke-width='.4' d='m341.4 242-.4-.1h-17.6q1-.3 1-1.3-.1-1-1-1.4l.4.1h17.6q-1 .3-1 1.3t1 1.3z'/%3E%3Cpath fill='%23c8b100' d='M323.9 241.9h17q1 0 1.1.8-.1.7-1 .8h-17.1q-1-.1-1-.8t1-.8'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='.4' d='M323.9 241.9h17q1 0 1.1.8-.1.7-1 .8h-17.1q-1-.1-1-.8t1-.8z'/%3E%3Cpath fill='%23c8b100' d='M323.9 238h17q1 0 1.1.6-.1.7-1 .7h-17.1q-1 0-1.1-.7.1-.7 1-.7'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='.4' d='M323.9 238h17q1 0 1.1.6-.1.7-1 .7h-17.1q-1 0-1.1-.7.1-.7 1-.7z'/%3E%3Cpath fill='%23005bbf' d='M316.4 338.6q2.5 0 4-.9a9 9 0 0 1 4-.8q2.4 0 4 .8 1.6 1 4 1a9 9 0 0 0 4-1 9 9 0 0 1 4-.8q2.3 0 3.9.8 1.6 1 4 1v2.4a9 9 0 0 1-4-1 9 9 0 0 0-4-.8q-2.2 0-3.9.9a9 9 0 0 1-4 .9 9 9 0 0 1-4-.9 9 9 0 0 0-4-.9q-2.4 0-4 .9a9 9 0 0 1-4 .9z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='.4' d='M316.4 338.6q2.5 0 4-.9a9 9 0 0 1 4-.8q2.4 0 4 .8 1.6 1 4 1a9 9 0 0 0 4-1 9 9 0 0 1 4-.8q2.3 0 3.9.8 1.6 1 4 1v2.4a9 9 0 0 1-4-1 9 9 0 0 0-4-.8q-2.2 0-3.9.9a9 9 0 0 1-4 .9 9 9 0 0 1-4-.9 9 9 0 0 0-4-.9q-2.4 0-4 .9a9 9 0 0 1-4 .9z'/%3E%3Cpath fill='%23ccc' d='M316.4 341a9 9 0 0 0 4-.8 9 9 0 0 1 4-.8q2.4 0 4 .8a9 9 0 0 0 4 .9q2.5 0 4-1a9 9 0 0 1 4-.8 8 8 0 0 1 3.9.9 9 9 0 0 0 4 .9v2.4a9 9 0 0 1-4-.9 9 9 0 0 0-4-.8q-2.2 0-3.9.8a9 9 0 0 1-4 1 9 9 0 0 1-4-1 9 9 0 0 0-4-.8 9 9 0 0 0-4 .9 9 9 0 0 1-4 .9z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='.4' d='M316.4 341a9 9 0 0 0 4-.8 9 9 0 0 1 4-.8q2.4 0 4 .8a9 9 0 0 0 4 .9q2.5 0 4-1a9 9 0 0 1 4-.8 8 8 0 0 1 3.9.9 9 9 0 0 0 4 .9v2.4a9 9 0 0 1-4-.9 9 9 0 0 0-4-.8q-2.2 0-3.9.8a9 9 0 0 1-4 1 9 9 0 0 1-4-1 9 9 0 0 0-4-.8 9 9 0 0 0-4 .9 9 9 0 0 1-4 .9V341'/%3E%3Cpath fill='%23005bbf' d='M316.4 343.6q2.5 0 4-1a9 9 0 0 1 4-.8 9 9 0 0 1 4 .9q1.6.8 4 .9 2.5 0 4-1a9 9 0 0 1 4-.8q2.3 0 3.9.8 1.6 1 4 1v2.4a9 9 0 0 1-4-.9 9 9 0 0 0-4-.8 9 9 0 0 0-3.9.8 9 9 0 0 1-4 1 9 9 0 0 1-4-1 9 9 0 0 0-4-.8q-2.4 0-4 .8a9 9 0 0 1-4 1v-2.6'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='.4' d='M316.4 343.6q2.5 0 4-1a9 9 0 0 1 4-.8 9 9 0 0 1 4 .9q1.6.8 4 .9 2.5 0 4-1a9 9 0 0 1 4-.8q2.3 0 3.9.8 1.6 1 4 1v2.4a9 9 0 0 1-4-.9 9 9 0 0 0-4-.8 9 9 0 0 0-3.9.8 9 9 0 0 1-4 1 9 9 0 0 1-4-1 9 9 0 0 0-4-.8q-2.4 0-4 .8a9 9 0 0 1-4 1v-2.6'/%3E%3Cpath fill='%23ccc' d='M316.4 348.5a9 9 0 0 0 4-1 9 9 0 0 1 4-.7 9 9 0 0 1 4 .8q1.6.8 4 .9 2.5 0 4-1a9 9 0 0 1 4-.7q2.3 0 3.9.8t4 .9V346a9 9 0 0 1-4-.9 9 9 0 0 0-4-.8 9 9 0 0 0-3.9.8 9 9 0 0 1-4 1 9 9 0 0 1-4-1 9 9 0 0 0-4-.8 9 9 0 0 0-4 .8 9 9 0 0 1-4 1z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='.4' d='M316.4 348.5a9 9 0 0 0 4-1 9 9 0 0 1 4-.7 9 9 0 0 1 4 .8q1.6.8 4 .9 2.5 0 4-1a9 9 0 0 1 4-.7q2.3 0 3.9.8t4 .9V346a9 9 0 0 1-4-.9 9 9 0 0 0-4-.8 9 9 0 0 0-3.9.8 9 9 0 0 1-4 1 9 9 0 0 1-4-1 9 9 0 0 0-4-.8 9 9 0 0 0-4 .8 9 9 0 0 1-4 1v2.4'/%3E%3Cpath fill='%23005bbf' d='M316.4 351q2.5 0 4-1a9 9 0 0 1 4-.8 9 9 0 0 1 4 .9q1.6.8 4 .8 2.5 0 4-.9a9 9 0 0 1 4-.8q2.3 0 3.9.8 1.6 1 4 1v-2.5a9 9 0 0 1-4-1 9 9 0 0 0-4-.7q-2.2 0-3.9.8a9 9 0 0 1-4 .9 9 9 0 0 1-4-.9 9 9 0 0 0-4-.8 9 9 0 0 0-4 .8 9 9 0 0 1-4 .9z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='.4' d='M316.4 351q2.5 0 4-1a9 9 0 0 1 4-.8 9 9 0 0 1 4 .9q1.6.8 4 .8 2.5 0 4-.9a9 9 0 0 1 4-.8q2.3 0 3.9.8 1.6 1 4 1v-2.5a9 9 0 0 1-4-1 9 9 0 0 0-4-.7q-2.2 0-3.9.8a9 9 0 0 1-4 .9 9 9 0 0 1-4-.9 9 9 0 0 0-4-.8 9 9 0 0 0-4 .8 9 9 0 0 1-4 .9z'/%3E%3Cpath fill='%23c8b100' d='m341.4 328.5-.2.6c0 1.5 1.3 2.7 3 2.7h-23.6c1.6 0 2.9-1.2 2.9-2.7v-.6z'/%3E%3Cpath fill='none' stroke='%23000' stroke-linejoin='round' stroke-width='.4' d='m341.4 328.5-.2.6c0 1.5 1.3 2.7 3 2.7h-23.6c1.6 0 2.9-1.2 2.9-2.7v-.6z'/%3E%3Cpath fill='%23c8b100' d='M323.9 327h17q1 0 1.1.7-.1.8-1 .8h-17.1q-1 0-1-.8 0-.7 1-.8'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='.4' d='M323.9 327h17q1 0 1.1.7-.1.8-1 .8h-17.1q-1 0-1-.8 0-.7 1-.8z'/%3E%3Cpath fill='%23c8b100' d='M320.7 337.8H344v-6h-23.4z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='.4' d='M320.7 337.8H344v-6h-23.4z'/%3E%3Cpath fill='%23ad1519' d='M346 305.8c2.2 1.3 3.8 2.7 3.6 3.4q-.4.8-2 1.8c-1.6 1.1-2.6 3.2-1.8 4.1a6 6 0 0 1 .1-9.3'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='.4' d='M346 305.8c2.2 1.3 3.8 2.7 3.6 3.4q-.4.8-2 1.8c-1.6 1.1-2.6 3.2-1.8 4.1a6 6 0 0 1 .1-9.3z'/%3E%3Cpath fill='%23ccc' d='M324 326h16.7v-81.6h-16.6z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='.4' d='M336.2 244.4v81.4m1.8-81.4v81.4m-14 .2h16.7v-81.6h-16.6z'/%3E%3Cpath fill='%23ad1519' d='M307 275a53 53 0 0 1 25-2.2c9.9 1.7 17.5 5.6 16.9 8.9v.2s3.7-8.4 3.7-8.7c.7-3.6-7.7-8-18.8-9.8a57 57 0 0 0-9.8-.8c-7 0-13.2.9-16.9 2.3v10'/%3E%3Cpath fill='none' stroke='%23000' stroke-linejoin='round' stroke-width='.4' d='M307 275a53 53 0 0 1 25-2.2c9.9 1.7 17.5 5.6 16.9 8.9v.2s3.7-8.4 3.7-8.7c.7-3.6-7.7-8-18.8-9.8a57 57 0 0 0-9.8-.8c-7 0-13.2.9-16.9 2.3v10'/%3E%3Cpath fill='%23ad1519' d='M340.8 285.1c4.6-.3 7.7-1.5 8-3.5q.4-2.4-4-4.7-1.8.2-4 .3v8'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='.4' d='M340.8 285.1c4.6-.3 7.7-1.5 8-3.5q.4-2.4-4-4.7-1.8.2-4 .3v8'/%3E%3Cpath fill='%23ad1519' d='M324 279q-4.4.5-6 2l-.2.1c-.5 1 2 3.3 6.3 5.8v-8'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='.4' d='M324 279q-4.4.5-6 2l-.2.1c-.5 1 2 3.3 6.3 5.8v-8'/%3E%3Cpath fill='%23ad1519' d='M351.1 300.9c.4-1.3-4-4-10.4-6.3-3-1-5.3-2.1-8.3-3.4-8.8-4-15.4-8.4-14.6-10l.1-.2c-.4.4-1.2 8.4-1.2 8.4-.8 1.5 5.2 6 13.3 9.8 2.6 1.3 8.1 3.3 10.7 4.2 4.7 1.6 9.3 4.7 8.9 5.8z'/%3E%3Cpath fill='none' stroke='%23000' stroke-linejoin='round' stroke-width='.4' d='M351.1 300.9c.4-1.3-4-4-10.4-6.3-3-1-5.3-2.1-8.3-3.4-8.8-4-15.4-8.4-14.6-10l.1-.2c-.4.4-1.2 8.4-1.2 8.4-.8 1.5 5.2 6 13.3 9.8 2.6 1.3 8.1 3.3 10.7 4.2 4.7 1.6 9.3 4.7 8.9 5.8z'/%3E%3Cpath fill='%23c8b100' d='M317.5 271.3q1-3.6 2.2-7l-.5.1h-.6q-.6 2.6-1.5 5.1l-2.9-4.4-1 .2-1 .1 4.2 6h1.1m6.3-7H322l-.2 6.5h4.6v-.8l-2.7.1zm7.3 1.1 2.1.3v-.4l.1-.4-6.2-.5v.8h2.2l-.6 6h1l.8.1zm2.5 6.5q.4 0 1 .2l.8.2.7-3h.1l.5 1.2 1 2.3q.5 0 1 .2l1.1.2-.3-.6-1.5-3.1q1.8 0 2.3-1.3.2-1-.7-1.6l-1.9-.6-2.5-.5zm3.2-5.6c.8.2 1.7.3 1.7 1.1v.5q-.4 1.5-2.3 1zm8.7 7.6-.3 2.1.9.5.9.5.6-7.4-.8-.4-6.6 4.1.6.3.4.3 1.8-1.4zm-1.9-1.7 2.2-1.4-.3 2.4z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='.1' d='M230.3 205.3c0-1.2 1-2.1 2.2-2.1q2.1.2 2.3 2c0 1.2-1 2.2-2.3 2.2a2 2 0 0 1-2.2-2.1z'/%3E%3Cpath fill='%23ad1519' stroke='%23000' stroke-width='.3' d='M255.3 187.1c6.8 0 13 1 16.8 2.6a32 32 0 0 0 8.6 2.2q4 .5 7 .2c2.9 0 6.9.8 11 2.6a29 29 0 0 1 8 5l-1.7 1.5-.4 4-4.4 5-2.2 2-5.3 4-2.6.3-.8 2.3-33.7-4-33.8 4-.9-2.3-2.6-.2-5.2-4.2-2.2-1.9-4.4-5-.5-4-1.6-1.5a30 30 0 0 1 8-5c4-1.8 8-2.6 10.9-2.6q3 .3 7-.2a32 32 0 0 0 8.6-2.2q6.1-2.5 16.4-2.6z'/%3E%3Cpath fill='%23c8b100' stroke='%23000' stroke-width='.4' d='M255.9 231.6c-12.6 0-23.8-1.5-31.9-4q-1-.2-.8-1.2a1 1 0 0 1 .8-1.2 120 120 0 0 1 31.9-4c12.5.1 23.8 1.6 31.8 4q.9.4.9 1.2 0 1-1 1.3a119 119 0 0 1-31.7 4'/%3E%3Cpath fill='%23ad1519' d='M255.8 230a121 121 0 0 1-29.3-3.4c7.8-2 18-3.2 29.3-3.2a123 123 0 0 1 29.5 3.2c-7.8 2-18.1 3.4-29.5 3.4'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='.1' d='M256.7 230v-6.7m-1.9 6.7v-6.7'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='.2' d='M253.1 230v-6.7m-1.7 6.7v-6.7'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='.3' d='M249.9 230v-6.7m-2.9 6.4v-6.2m1.4 6.2v-6.4'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='.4' d='M244.3 229.4v-5.7m1.4 5.9v-6m-5 5.4v-4.9m1.2 5V224m1.2 5.4V224'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='.5' d='M239.4 229v-4.8m-1.1 4.6v-4.5'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='.6' d='M237 228.7v-4.2m-2.6 3.8V225m1.4 3.5v-3.7'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='.7' d='M233.1 228v-2.9m-1.2 2.7v-2.4'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='.8' d='M230.6 227.5v-2m-1.4 1.8v-1.4'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='.9' d='M227.8 227v-.7'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='.1' d='M264 229.7v-6.2m-3.2 6.4v-6.6m-2.2 6.6v-6.6'/%3E%3Cpath fill='%23c8b100' stroke='%23000' stroke-width='.4' d='M255.8 221.3a115 115 0 0 0-32.2 4c.7-.3.6-1-.2-3.2-1-2.6-2.6-2.5-2.6-2.5a130 130 0 0 1 35-4.3c13.8 0 26.2 1.7 35.1 4.3 0 0-1.5-.1-2.5 2.5q-1.3 3-.3 3.3c-8-2.5-19.6-4.1-32.3-4.1'/%3E%3Cpath fill='%23c8b100' stroke='%23000' stroke-width='.4' d='M255.8 215.3a131 131 0 0 0-35 4.3q-1 .3-1.4-.6a1 1 0 0 1 .8-1.4c8.9-2.7 21.6-4.4 35.6-4.4s26.9 1.7 35.8 4.4q1 .5.7 1.4t-1.4.6c-8.9-2.6-21.3-4.2-35-4.3'/%3E%3Cpath fill='none' stroke='%23000' stroke-linejoin='round' stroke-width='.4' d='M255.8 230a121 121 0 0 1-29.3-3.4c7.8-2 18-3.2 29.3-3.2a123 123 0 0 1 29.5 3.2c-7.8 2-18.1 3.4-29.5 3.4z'/%3E%3Cpath fill='%23ad1519' stroke='%23000' stroke-width='.4' d='M255.9 219.3h-3.4q-1-.1-1.1-1 .1-1 1-1.1h6.9a1 1 0 0 1 1.1 1q-.1 1-1.1 1.1h-3.4'/%3E%3Cpath fill='%23058e6e' stroke='%23000' stroke-width='.4' d='m239 220.2-2.5.3q-1 0-1.2-1a1 1 0 0 1 1-1.1l2.4-.3 2.5-.3a1 1 0 0 1 1.2 1q0 .9-1 1.1l-2.5.3'/%3E%3Cpath fill='%23058e6e' stroke='%23000' stroke-width='.4' d='m272.8 220.2 2.4.3q1 0 1.3-1a1 1 0 0 0-1-1.1l-2.5-.3-2.4-.3q-1.1 0-1.3 1 0 .9 1 1.1l2.5.3'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='.4' d='M225.1 227c8-2.3 18.7-3.6 30.7-3.7 12 0 22.9 1.4 30.8 3.7'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='.4' d='M 230.4 196.029 L 231.9 197.129 L 234 193.729 C 231.381 192.134 229.905 189.181 230.2 186.129 C 230.4 181.629 235.8 178.029 242.7 178.029 C 246.3 178.096 249.3 178.929 251.7 180.529 L 251.9 178.629 C 249.077 177.097 245.912 176.306 242.7 176.329 C 234.7 176.329 228.6 180.729 228.3 186.129 C 228.129 189.158 229.343 192.101 231.6 194.129 L 230.4 196.129'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='.4' d='M206.8 199.6a9 9 0 0 1-2.5-6.3q0-2.2 1-4c2.1-4.5 9-7.8 17.1-7.8q3.4 0 6.3.7-.7.8-1 1.5a27 27 0 0 0-5.3-.5c-7.4 0-13.6 3-15.4 6.8a8 8 0 0 0-.8 3.3 8 8 0 0 0 2.9 6l-2.7 4.4-1.5-1.2z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='.4' d='M255.8 175.4c1.7 0 3.3 1.2 3.7 2.8q.3 2.1.4 4.7v1.2q.1 5.5 1.3 8.7l-5.5 5.2-5.5-5.2q1.1-3.2 1.3-8.7v-1.2q0-2.6.5-4.7c.3-1.6 2-2.8 3.7-2.8z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='.4' d='m281 196-1.4 1.1-2.2-3.4a8 8 0 0 0 3.9-7.6c-.2-4.5-5.7-8.1-12.5-8.1a16 16 0 0 0-9 2.5l-.3-1.9a19 19 0 0 1 9.3-2.3c7.9 0 14 4.4 14.4 9.8a10 10 0 0 1-3.3 8l1.1 1.9'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='.4' d='M304.7 199.6a9 9 0 0 0 1.5-10.3c-2.2-4.5-9-7.8-17.2-7.8a28 28 0 0 0-6.3.7q.7.8 1.1 1.5a27 27 0 0 1 5.2-.5c7.5 0 13.7 3 15.5 6.8q.8 1.5.8 3.3a8 8 0 0 1-3 6l2.8 4.4 1.4-1.2z'/%3E%3Cpath fill='%23c8b100' stroke='%23000' stroke-width='.4' d='M 255.9 204.6 C 258.861 205.056 259.149 210.279 262 211.2 C 264.334 211.954 265.005 205.668 267.4 206.2 C 268.026 206.339 267.272 207.623 267.7 208.1 C 269.126 209.688 270.586 212.396 272.7 212.1 C 275.829 211.662 276.107 204.556 279.2 205.2 C 281.594 205.699 279.138 208.491 279.6 209.2 C 280.81 211.057 282.275 213.172 284.4 213.8 C 286.315 214.366 287.487 209.926 289.4 210.5 C 291.086 211.006 289.888 214.892 291.6 215.3 C 293.057 215.647 302.227 207.882 299.6 212.1 C 293.319 222.183 285.539 213.552 278 211.7 C 274.438 210.825 270.65 211.035 267 211.4 C 265.226 211.577 263.773 213.492 262 213.3 C 259.732 213.055 258.181 210.219 255.9 210.2 C 253.634 210.181 252.053 212.956 249.8 213.2 C 248.039 213.39 246.564 211.565 244.8 211.4 C 241.148 211.058 237.362 210.825 233.8 211.7 C 225.957 213.627 218.735 222.221 212.2 212 C 209.727 208.132 218.709 215.649 220.2 215.3 C 221.914 214.898 220.714 211.006 222.4 210.5 C 224.313 209.926 225.485 214.366 227.4 213.8 C 229.918 213.056 231.504 209.818 231.7 207.2 C 231.754 206.484 231.797 205.346 232.5 205.2 C 235.616 204.551 235.927 211.846 239.1 212.1 C 241.228 212.27 242.689 209.701 244.1 208.1 C 244.521 207.622 243.678 206.338 244.3 206.2 C 246.719 205.663 247.442 211.961 249.8 211.2 C 252.651 210.279 252.939 205.056 255.9 204.6'/%3E%3Cpath fill='%23c8b100' stroke='%23000' stroke-width='.4' d='M 230.8 196.3 C 231.649 197.361 238.82 200.933 233.8 203.9 C 232.087 204.912 226.708 202.576 227.7 199.6 C 227.997 198.71 229.542 200.339 229.8 199.9 C 230.448 198.799 230.467 197.433 230.8 196.2'/%3E%3Cpath fill='%23c8b100' stroke='%23000' stroke-width='.4' d='M 231.3 206.7 C 230.326 205.169 228.606 201.196 225.3 203.4 C 224.877 203.682 226.432 204.315 226.1 204.7 C 225.29 205.639 222.871 205.681 223.1 206.9 C 223.33 208.124 225.599 207.317 226.7 207.9 C 227.146 208.136 226.017 209.255 226.5 209.4 C 227.774 209.782 230.414 207.42 231.3 206.7 M 234.2 206.2 C 234.506 204.365 234.535 200.407 238.5 201.2 C 238.995 201.299 237.857 202.459 238.3 202.7 C 239.423 203.31 241.757 202.446 242 203.7 C 242.237 204.925 239.585 204.757 238.9 205.8 C 238.605 206.249 239.848 206.683 239.7 207.2 C 239.48 207.97 234.614 206.38 234.1 206.2'/%3E%3Cpath fill='%23c8b100' stroke='%23000' stroke-width='.4' d='M 255.8 192.9 C 256.467 194.2 256.817 195.719 257.8 196.8 C 258.222 197.264 259.365 194.92 260 196.1 C 261.61 199.091 256.366 202.823 254.1 201.9 C 248.031 199.428 255.047 194.506 255.9 192.8'/%3E%3Cpath fill='%23c8b100' stroke='%23000' stroke-width='.4' d='M 254.2 204.6 C 253.322 202.697 252.623 198.359 248.3 199.8 C 247.74 199.987 249.261 201.131 248.8 201.5 C 247.682 202.394 244.86 201.869 244.9 203.3 C 244.941 204.762 247.758 204.187 248.9 205.1 C 249.355 205.464 247.648 206.516 248.2 206.7 C 249.979 207.293 252.8 205.44 254.2 204.6 M 257.5 204.6 C 258.263 202.616 259.268 198.298 263.4 199.8 C 263.965 200.005 262.326 201.131 262.8 201.5 C 263.954 202.398 266.8 201.838 266.8 203.3 C 266.8 204.762 263.954 204.202 262.8 205.1 C 262.35 205.45 263.935 206.505 263.4 206.7 C 261.711 207.314 258.829 205.397 257.5 204.6 M 281 196.2 C 280.2 197.233 279.617 198.48 278.6 199.3 C 277.716 200.013 278.067 196.852 276.8 198.4 C 271.927 204.356 286.812 206.109 284.1 199.6 C 282.917 196.76 283.016 201.718 282 199.9 C 281.377 198.785 281.333 197.433 281 196.2'/%3E%3Cpath fill='%23c8b100' stroke='%23000' stroke-width='.4' d='M 280.5 206.7 C 281.47 205.175 283.047 201.165 286.4 203.4 C 286.823 203.682 285.268 204.315 285.6 204.7 C 286.427 205.66 288.896 205.648 288.7 206.9 C 288.508 208.131 286.201 207.317 285.1 207.9 C 284.129 208.414 283.812 209.571 280.5 206.7 M 277.6 206.2 C 277.174 204.498 277.199 200.42 273.3 201.2 C 272.805 201.299 273.943 202.459 273.5 202.7 C 272.377 203.31 270.081 202.454 269.8 203.7 C 269.531 204.891 271.985 204.891 272.8 205.8 C 273.148 206.188 271.666 206.911 272.1 207.2 C 273.319 208.012 276.426 206.632 277.6 206.2'/%3E%3Cpath fill='%23c8b100' stroke='%23000' stroke-width='.4' d='M 298.7 211.3 C 299.961 209.319 302.449 208.443 304.5 207.3 C 305.558 206.71 307.929 207.999 308.1 206.8 C 309.019 200.366 303.286 204.972 302.5 205 C 300.757 205.062 300.773 208.053 300.2 209.7 C 299.994 210.292 299.843 208.443 299.4 208 C 298.668 207.268 297.678 206.849 296.8 206.3 C 296.542 206.139 291.774 206.695 291.4 207.5 C 290.902 208.572 293.482 208.792 294.1 209.8 C 294.42 210.323 292.316 210.724 292.8 211.1 C 294.031 212.057 297.236 211.463 298.7 211.3 M 213.1 211.3 C 211.719 209.401 209.343 208.458 207.3 207.3 C 206.246 206.703 203.905 207.994 203.7 206.8 C 202.621 200.505 208.625 204.976 209.3 205 C 211.029 205.062 210.845 208.099 211.5 209.7 C 211.743 210.293 211.947 208.453 212.4 208 C 213.113 207.287 214.052 206.844 214.9 206.3 C 215.16 206.134 219.929 206.701 220.3 207.5 C 220.798 208.572 218.194 208.778 217.6 209.8 C 217.292 210.33 219.384 210.724 218.9 211.1 C 217.669 212.058 214.562 211.463 213.1 211.3'/%3E%3Cpath fill='%23005bbf' stroke='%23000' stroke-width='.3' d='M251.2 171.3c0-2.4 2-4.3 4.6-4.3s4.5 2 4.5 4.3a4.4 4.4 0 0 1-4.5 4.3 4.4 4.4 0 0 1-4.6-4.3'/%3E%3Cpath fill='%23c8b100' stroke='%23000' stroke-width='.3' d='M254.6 159.3v2.3H252v2.3h2.5v6.8h-3.2l-.2.6q0 1 .4 1.7h8.3l.4-1.7-.2-.6h-3V164h2.4v-2.3H257v-2.3z'/%3E%3Cpath fill='%23ccc' d='M256.2 352.6a87 87 0 0 1-37.8-8.8 24 24 0 0 1-13.7-21.6V288h102.8v34c0 9.5-5.4 17.7-13.7 21.8a86 86 0 0 1-37.6 8.7'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='.5' d='M256.2 352.6a87 87 0 0 1-37.8-8.8 24 24 0 0 1-13.7-21.6V288h102.8v34c0 9.5-5.4 17.7-13.7 21.8a86 86 0 0 1-37.6 8.7z'/%3E%3Cpath fill='%23ccc' d='M256 288h51.5v-57H256z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='.5' d='M256 288h51.5v-57H256z'/%3E%3Cpath fill='%23ad1519' d='M256 322.1a25 25 0 0 1-25.6 24.4c-14.2 0-25.8-11-25.8-24.4V288H256v34'/%3E%3Cpath fill='%23c8b100' stroke='%23000' stroke-width='.5' d='M215.8 342.3c1.7.8 3.9 2.2 6.2 2.8l-.1-58.3h-6v55.4z'/%3E%3Cpath fill='%23c8b100' stroke='%23000' stroke-linejoin='round' stroke-width='.5' d='M204.5 321.7a26 26 0 0 0 6 16v-50.6h-5.9z'/%3E%3Cpath fill='%23c7b500' stroke='%23000' stroke-width='.5' d='M227.3 346.4c2.4.2 4.1.2 6 0v-59.6h-6z'/%3E%3Cpath fill='%23c8b100' stroke='%23000' stroke-width='.5' d='M238.6 345a20 20 0 0 0 6.2-2.6v-55.6h-6z'/%3E%3Cpath fill='%23ad1519' d='M204.6 288H256v-57h-51.4z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='.5' d='M204.6 288H256v-57h-51.4z'/%3E%3Cpath fill='%23c8b100' stroke='%23000' stroke-width='.5' d='M250.4 337.1c2.5-2.2 4.9-7.3 5.7-13l.2-37.3h-6V337z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='.5' d='M256 322.1a25 25 0 0 1-25.6 24.4c-14.2 0-25.8-11-25.8-24.4V288H256v34'/%3E%3Cpath fill='%23ad1519' d='M307.6 288v34a25 25 0 0 1-25.8 24.4c-14.2 0-25.8-11-25.8-24.4v-34z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='.5' d='M307.6 288v34a25 25 0 0 1-25.8 24.4c-14.2 0-25.8-11-25.8-24.4v-34h51.6'/%3E%3Cpath fill='%23c8b100' d='m265.4 313.7.1.6q0 1-1.2 1.1-1-.1-1.2-1.1 0-.3.2-.5h-1.7a3 3 0 0 0 1.9 3v4.1h1.7v-4.1a3 3 0 0 0 1.8-1.7h4.7v-1.4zm23.1 0v1.4h-4.2l-.3.6 5 5.6-1.4 1-4.9-5.6-.2.1v9.3h-1.8v-9.3l-.2-.1-5 5.6-1.4-1 5.1-5.7-.2-.5h-4.4v-1.4h14zm2.8 0v1.4h4.8q.4 1.2 1.7 1.7v4.1h1.8v-4.1a3 3 0 0 0 2-2.5l-.2-.6h-1.6a1.2 1.2 0 0 1-1 1.7q-1.2-.1-1.3-1.1l.1-.5zm-7 23.5a17 17 0 0 0 3.8-1l.9 1.4a19 19 0 0 1-4.6 1.3 3 3 0 0 1-2.8 2 3 3 0 0 1-2.7-2 19 19 0 0 1-4.8-1.3l.8-1.5q2 .9 4.2 1.2a3 3 0 0 1 1.6-1.5v-7.1h1.8v7.1a3 3 0 0 1 1.7 1.4zm-11.8-2.4-.9 1.5a18 18 0 0 1-3.9-3.3 3 3 0 0 1-2.6-.5 2.5 2.5 0 0 1-.4-3.7l.2-.2a16 16 0 0 1-1.4-5.1h1.8a14 14 0 0 0 1.1 4.4l1.5.1 4.4-4.8 1.3 1-4.4 4.9a3 3 0 0 1 0 3 16 16 0 0 0 3.2 2.7zm-6.5-5a1.2 1.2 0 0 1 1.7-.2 1 1 0 0 1 0 1.6 1.3 1.3 0 0 1-1.6.2 1 1 0 0 1-.1-1.6m-2.2-4.8-1.8-.4-.3-4.6 1.8-.6v2.6q0 1.5.2 3zm1.4-5.7 1.8.4v2.3c0-.8.3 2.3.3 2.3l-1.8.6-.3-2.9zm6 14.6a17 17 0 0 0 5.1 2.7l.4-1.7a15 15 0 0 1-4.3-2.1zm-1 1.6a19 19 0 0 0 5.2 2.7l-1.3 1.3a20 20 0 0 1-4.2-2.2zm2.3-10 1.7.7 3.2-3.5-1-1.5zm-1.3-1-1-1.5 3.1-3.5 1.7.7zm19.3 10.5.9 1.5a18 18 0 0 0 3.8-3.3q1.6.4 2.7-.5a2.5 2.5 0 0 0 .3-3.7l-.1-.2q1.1-2.4 1.3-5.1h-1.7a14 14 0 0 1-1.2 4.4l-1.5.1-4.3-4.8-1.3 1 4.3 4.9a3 3 0 0 0 .1 3 16 16 0 0 1-3.3 2.7m6.5-5a1.2 1.2 0 0 0-1.7-.2 1 1 0 0 0-.1 1.6q.8.8 1.7.1a1 1 0 0 0 0-1.6zm2.2-4.8 1.8-.5.2-4.5-1.7-.6v2.6zm-1.5-5.7-1.8.4v2.3c0-.8-.3 2.3-.3 2.3l1.9.6.2-2.9zm-6 14.6a17 17 0 0 1-5 2.7l-.5-1.7a15 15 0 0 0 4.3-2.1zm.9 1.6a19 19 0 0 1-5.2 2.7l1.3 1.3a20 20 0 0 0 4.3-2.2zm-2.4-10-1.7.7-3.1-3.5 1-1.5zm1.4-1 1-1.5-3.2-3.5-1.7.7 3.8 4.3m-21.4-9.3.5 1.7h4.8l.6-1.7zm22.5 0-.5 1.7h-4.8l-.5-1.7zm-12.4 23.3q0-1 1.2-1.1 1 .1 1.1 1.1 0 1.1-1.2 1.2c-1.2.1-1.2-.6-1.2-1.2zm2-8.2 1.8-.5v-5l-1.8-.5zm-1.8 0-1.8-.5v-5l1.8-.5z'/%3E%3Cpath fill='%23c8b100' d='M261.6 313.8q.4-1.5 1.9-2V306h1.7v5.7q1.4.5 1.8 1.7h4.7v.3h-6.3a1 1 0 0 0-1-.6 1 1 0 0 0-1.1.6h-1.7m13 0v-.3h4.4l.2-.4-5.4-6 1.3-1 5.3 5.8h.3v-8h1.7v7.9h.3l5.2-5.8 1.3 1-5.2 5.9.3.6h4.2v.3zm23 0a1 1 0 0 1 1.1-.6q.8 0 1 .6h1.7a3 3 0 0 0-1.8-2V306h-1.8v5.7a3 3 0 0 0-1.8 1.7h-4.6v.3zm-32.2-16 6.5 7.3 1.3-1-6.5-7.3.3-.6h4.7v-1.6H267a3 3 0 0 0-2.7-1.9 2.7 2.7 0 0 0-2.8 2.7q.1 1.8 1.9 2.5v5.6h1.7v-5.6zm34 .1v5.6h-1.7v-5.6l-.4-.2-6.3 7.4-1.3-1 6.5-7.5-.1-.3h-4.8v-1.6h4.8a3 3 0 0 1 2.6-1.9c1.6 0 2.8 1.2 2.8 2.7q-.1 2-2 2.5zm-17 0v3.4h-1.8V298a3 3 0 0 1-1.8-1.7h-4.3v-1.6h4.3a3 3 0 0 1 2.6-1.9q2 .1 2.7 1.9h4.3v1.6h-4.3a3 3 0 0 1-1.7 1.7zm-19 4.1-1.8.5v4.6l1.8.5V302m1.8 0 1.8.5v4.6l-1.8.5zm32.5 0-1.8.5v4.6l1.8.5zm1.8 0 1.8.5v4.6l-1.8.5zm-27.3 1 1.7-.8 3.2 3.5-1 1.5zm-1.3 1-1 1.5 3 3.5 1.8-.7zm19.7-1.2-1.8-.7-3 3.5 1 1.5zm1.3 1 1 1.6-3 3.5-1.8-.7 3.8-4.3m-21.7 9.6.5-1.7h4.8l.6 1.7zm-7-18.1q.1-1 1.1-1.2 1.1 0 1.2 1.2c.1 1.2-.5 1.1-1.2 1.1q-1-.1-1.2-1.1zm12.8.8-.5 1.7h-4.8l-.5-1.7zm0-1.7-.5-1.7h-4.8l-.5 1.7zm16.7 19-.5-1.7h-4.8l-.5 1.7zm4.6-18.1q.2-1 1.2-1.2 1.1 0 1.2 1.2c.1 1.2-.5 1.1-1.2 1.1q-1-.1-1.2-1.1m-17.2 0q.2-1 1.2-1.2c1-.2 1.2.5 1.2 1.2s-.5 1.1-1.2 1.1q-1-.1-1.2-1.1m6.7.8.6 1.7h4.8l.5-1.7zm0-1.6.5-1.8h4.9l.5 1.7H287m-6.3 5.4-1.8.5v4.6l1.8.5zm1.7 0 1.8.5v4.6l-1.8.5z'/%3E%3Cpath fill='%23058e6e' d='M278.8 314.3a2.7 2.7 0 0 1 2.8-2.6q2.6.2 2.8 2.6a2.7 2.7 0 0 1-2.8 2.7 2.7 2.7 0 0 1-2.8-2.7'/%3E%3Cpath fill='%23db4446' d='M282.3 245v-.6l.1-.4s-1.6.2-2.5 0a6 6 0 0 1-2.5-1.4q-1-1-1.7-1.2c-1.4-.2-2.4.4-2.4.4s1 .4 1.8 1.4a5 5 0 0 0 2 1.5c.6.2 2.7 0 3.3.1z'/%3E%3Cpath fill='%23ed72aa' stroke='%23000' stroke-width='.4' d='M 290 242.7 C 290 244.375 291.936 246.838 290.5 247.7 C 290.062 247.963 288.441 245.172 289.1 247.7 C 289.259 248.311 291.672 251.249 290.9 251.8 C 290.178 252.316 289.03 249.476 288.7 250.3 C 288.518 250.755 290.963 252.766 289.2 253.5 C 289.149 253.521 287.537 250.919 287.2 251.4 C 286.316 252.664 288.517 254.692 287.7 256 C 287.507 256.309 286.064 253.836 285.7 254.2 C 284.468 255.432 290.652 265.083 293.9 263.2 C 296.954 261.429 294.201 247.987 294.9 244.3 C 295.236 242.528 294.61 238.876 296.4 239.1 C 297.436 239.229 296.273 242.287 297.3 242.1 C 298.993 241.792 301.133 236.695 300.9 238.4 C 300.652 240.217 298.867 241.527 298.4 243.3 C 298.212 244.016 300.86 242.307 300.6 243 C 299.927 244.795 296.73 246.909 296.2 248.5 C 295.027 252.02 297.764 255.792 297.9 259.5 C 298.037 263.225 291.467 264.873 291.4 268.6 C 291.361 270.773 295.215 271.697 294.7 273.3 C 294.019 275.418 293.002 281.272 291 280.7 C 289.902 280.386 287.561 278.934 287.8 276.9 C 288.065 274.65 289.687 277.486 290.5 275.5 C 290.958 274.382 289.253 271.019 289 272.2 C 288.832 272.982 289.376 273.894 289 274.6 C 288.578 275.392 288.498 272.3 287.6 272.3 C 286.83 272.3 288.57 274.6 287.8 274.6 C 284.435 274.6 286.147 269.056 285.6 268.4 C 282.496 264.675 282.913 274.693 282.5 274.9 C 279.384 276.458 273.512 274.595 273.2 273.1 C 273.074 272.493 274.145 272.277 274.7 272 C 275.577 271.562 274.749 268.714 275.6 269.2 C 276.449 269.685 278.011 273.285 279.8 270.9 C 280.105 270.494 279.514 269.101 279.2 269.5 C 278.913 269.865 278.731 268.663 278.7 268.2 C 278.672 267.783 278.421 269.567 278.1 269.3 C 277.538 268.832 277.388 266.075 277.6 265.7 C 279.029 263.168 280.324 264.039 282.6 263.9 C 283.306 263.857 285.104 264.18 284.7 263.6 C 283.042 261.216 280.507 259.564 278.2 257.8 C 277.199 257.035 275.923 261.132 275.2 260.1 C 274.818 259.554 275.854 258.231 275.2 258.1 C 273.924 257.845 273.99 260.928 272.7 261.1 C 272.036 261.189 273.57 259.1 272.9 259.1 C 270.273 259.1 269.858 263.599 267.7 262.4 C 267.256 262.153 267.608 261 267.1 261 C 265.966 261 266.991 256.157 267.6 256.3 C 268.976 256.624 273.155 258.151 274.1 255 C 274.535 253.552 268.691 252.293 268.2 251.9 C 267.629 251.443 270.931 251 270.2 251 C 268.951 251 265.617 251.283 266.5 250.4 C 267.129 249.771 269.226 250.68 269.1 249.8 C 268.795 247.664 263.924 249.161 266 245.7 C 266.336 245.14 264.464 244.462 264.5 244 C 264.569 243.102 266.299 243.9 267.2 243.9 C 268.042 243.9 268.45 238.114 269.8 242.5 C 270.076 243.397 268.712 244.307 269 245.2 C 270.019 248.36 276.205 249.965 279.1 249 C 282.113 247.996 278.8 247.354 278.8 246.4 C 278.8 245.161 281.726 246.045 282.2 244.9 C 283.23 242.41 277.569 242.584 279.1 240.7 C 282.11 236.995 287.577 240.377 290 242.8'/%3E%3Cpath d='m279.3 242-.2-.7-.1-.3s.9 0 .9.2q-.1.4-.4.4-.1.3-.2.3'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='.3' d='m279.3 242-.2-.7-.1-.3s.9 0 .9.2q-.1.4-.4.4-.1.3-.2.3z'/%3E%3Cpath d='M283.4 240.5v-.5s.7 0 1.1.3c.6.4 1 1 1 1-.2.2-.6-.2-1-.3h-.4q-.3 0-.4-.2v-.3z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='.1' d='M283.4 240.5v-.5s.7 0 1.1.3c.6.4 1 1 1 1-.2.2-.6-.2-1-.3h-.4q-.3 0-.4-.2v-.3z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='.3' d='m289 246.7-.4-.7-.2-.5'/%3E%3Cpath fill='%23db4446' d='M267.9 241.8s.5.3.8.3l.9.1s.2-.5.1-1c-.2-1.2-1.3-1.4-1.3-1.4s.3.7.1 1q-.4 1-.6 1'/%3E%3Cpath fill='%23db4446' d='M265.5 242.8s-.4-.8-1.3-.7-1.6.9-1.6.9h1.3c.4.3.5 1 .5 1l.7-.6z'/%3E%3Cpath fill='%23db4446' d='M264.4 246s-.8.1-1.2.6c-.5.5-.4 1.5-.4 1.5s.5-.6 1-.6l1.2.2-.3-.9q-.2-.6-.3-.8'/%3E%3Cpath d='m279.3 245.9.4-.5.3.5z'/%3E%3Cpath d='m280.2 245.9.4-.6.4.5z'/%3E%3Cpath d='m279.8 242.5.8.3-.7.4z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='.3' d='m279.8 242.5.8.3-.7.4-.1-.7'/%3E%3Cpath d='m280.8 242.8.8.2-.6.4z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='.4' d='M275.2 249.2s-.9.3-1.2.7q-.4 1-.3 1.1c.1.1.7-.6 1.6-.3l1.3.3c.4 0 1.3-.4 1.3-.4s-.7.9-.6 1.5q.1.8.1 1.2c0 .7-.5 1.6-.5 1.6l1-.3a5 5 0 0 0 1.8-.9l1-1s-.2 1 0 1.5l.2 1.7s.4-.5.8-.7c.2 0 .8-.4 1-.7l.3-1s0 .8.4 1.3c.3.4.7 1.8.7 1.8s.3-.9.6-1.3q.6-.6.7-1v-1l.4 1m-11.7.6s.5-.9 1-1.2l1.2-.8 1-.4m1 5.3 1.4-.8 1.2-1.2'/%3E%3Cpath fill='%23db4446' d='M267 256.4s-.4-.5-1.2-.3c-.7 0-1.2 1-1.2 1l1-.2q.6.4.6.5l.5-.4z'/%3E%3Cpath fill='%23db4446' d='M266.2 259.4s-.7 0-1.2.4-.6 1.2-.6 1.2.5-.4 1-.3l.8.2.1-.6q0-.7-.1-.9'/%3E%3Cpath fill='%23db4446' d='M267.6 262.2s0 .8.4 1.3 1.2.6 1.2.6l-.3-.8c-.1-.4.3-.7.3-.7s-.4-.4-.7-.4z'/%3E%3Cpath fill='%23db4446' d='M275.2 269.4s-.5-.6-1.3-.6c-.7 0-1.5.7-1.5.7s1 0 1.2.2l.4.7.6-.3z'/%3E%3Cpath fill='%23db4446' d='M273 272.3s-1-.1-1.5.4-.4 1.4-.4 1.4.6-.7 1-.6q1 .1 1.2.3l-.2-.8z'/%3E%3Cpath fill='%23db4446' d='M275 275.4s-.5.6-.1 1.1c.3.6 1 .8 1 .8s-.2-.4-.1-.8.7-.8.7-.8z'/%3E%3Cpath fill='%23db4446' d='M287.7 276.6s-.8-.2-1.3 0-.8 1.5-.8 1.5.7-.6 1.3-.6l1 .3v-.8z'/%3E%3Cpath fill='%23db4446' d='M288.1 279.7s-.6.6-.4 1.2l.6 1s0-.7.3-1 1-.3 1-.3l-.7-.6z'/%3E%3Cpath fill='%23db4446' d='M291.3 280.6s-.3.8.3 1.3q1 .8 1.1.6c.1-.2-.5-.8-.3-1.3q.3-.6.5-.7l-.8-.2z'/%3E%3Cpath fill='%23ffd691' stroke='%23000' stroke-width='.5' d='M 258.7 337.5 C 259.767 338.833 262.337 339.85 261.9 341.5 C 260.388 347.206 252.547 347.229 250.9 341.6 C 250.42 339.961 253.189 339.044 254.1 337.6 C 254.334 337.229 253.023 336.477 253.2 336.3 C 254.735 334.765 258.856 336.256 258.7 337.5'/%3E%3Cpath fill='%23058e6e' stroke='%23000' stroke-width='.5' d='M 256 348.5 C 252.228 346.484 249.012 343.668 244.3 345.2 C 243.533 345.449 245.523 346.261 246.2 346.7 C 247.328 347.431 248.378 348.457 249.7 348.7 C 251.766 349.08 253.9 348.567 256 348.5 M 257.2 348.7 C 259.852 347.199 273.494 344.513 267.5 347.2 C 266.133 347.813 264.781 348.577 263.3 348.8 C 261.289 349.103 259.224 348.498 257.2 348.7'/%3E%3Cpath fill='%23ad1519' stroke='%23000' stroke-width='.5' d='M256.4 345.4a5.2 5.2 0 0 1 0-7.6 5 5 0 0 1 1.7 3.8 5 5 0 0 1-1.7 3.8'/%3E%3Cpath fill='%23058e6e' stroke='%23000' stroke-width='.5' d='M255.4 351s.6-1.6.7-3l-.2-2.2h.8s.4 1.2.4 2.2l-.2 2.5-.7.1-.8.3'/%3E%3Cpath fill='%23c8b100' stroke='%23000' stroke-width='.5' d='M 219.7 243.1 C 218.261 244.805 221.926 247.458 221.3 249.6 C 220.973 250.72 218.293 248.543 217.8 249.6 C 216.743 251.865 217.186 254.677 217.8 257.1 C 217.956 257.714 219.621 256.472 219.7 257.1 C 220.328 262.128 220.929 267.385 219.7 272.3 C 219.393 273.529 216.455 271.161 215.9 272.3 C 214.761 274.637 213.389 279.425 215.9 280.1 C 225.235 282.611 235.565 282.611 244.9 280.1 C 247.411 279.425 246.014 274.649 244.9 272.3 C 244.371 271.186 241.492 273.498 241.2 272.3 C 240.002 267.377 240.572 262.128 241.2 257.1 C 241.279 256.472 242.944 257.714 243.1 257.1 C 243.714 254.677 244.182 251.854 243.1 249.6 C 242.581 248.518 239.842 250.75 239.5 249.6 C 238.872 247.484 241.2 245.407 241.2 243.2 C 241.2 241.761 238.414 244.467 237 244.2 C 236.026 244.016 234.415 242.233 234.2 243.2 C 233.723 245.347 236.426 247.492 235.8 249.6 C 235.468 250.718 232.753 250.675 232.3 249.6 C 230.853 246.169 234.831 238.109 234.2 237.5 C 233.464 236.79 232.323 238.5 231.3 238.5 C 229.763 238.5 227.487 236.126 226.8 237.5 C 226.234 238.633 226.21 240.179 226.8 241.3 C 227.11 241.89 228.644 240.652 228.8 241.3 C 229.448 243.99 229.952 247.084 228.8 249.6 C 228.273 250.752 225.395 250.804 225 249.6 C 224.312 247.503 228.095 244.911 226.7 243.2 C 225.225 241.391 221.205 241.316 219.7 243.1 Z M 215.9 280.1 C 225.567 280.1 235.233 280.1 244.9 280.1 M 215.9 278.2 C 225.567 278.2 235.233 278.2 244.9 278.2 M 215.9 276.3 C 225.567 276.3 235.233 276.3 244.9 276.3 M 215.9 274.4 C 225.567 274.4 235.233 274.4 244.9 274.4 M 215.9 272.3 C 225.567 272.3 235.233 272.3 244.9 272.3 M 219.7 270.6 C 226.867 270.6 234.033 270.6 241.2 270.6 M 219.7 268.7 C 226.867 268.7 234.033 268.7 241.2 268.7 M 219.7 266.7 C 226.867 266.7 234.033 266.7 241.2 266.7 M 219.7 264.7 C 226.867 264.7 234.033 264.7 241.2 264.7 M 219.7 262.8 C 226.867 262.8 234.033 262.8 241.2 262.8 M 219.7 260.9 C 226.867 260.9 234.033 260.9 241.2 260.9 M 219.7 259 C 226.867 259 234.033 259 241.2 259 M 217.8 257.1 C 226.2 257.1 234.6 257.1 243 257.1 M 217.7 255.3 C 226.133 255.3 234.567 255.3 243 255.3 M 217.7 253.3 C 226.133 253.3 234.567 253.3 243 253.3 M 217.7 251.5 C 226.133 251.5 234.567 251.5 243 251.5 M 221.2 249.5 C 227.267 249.5 233.333 249.5 239.4 249.5 M 228.5 247.7 C 229.7 247.7 230.9 247.7 232.1 247.7 M 228.6 245.7 C 229.767 245.7 230.933 245.7 232.1 245.7 M 228.6 243.9 C 229.767 243.9 230.933 243.9 232.1 243.9 M 228.6 242 C 229.767 242 230.933 242 232.1 242 M 226.7 239.6 C 229.133 239.6 231.567 239.6 234 239.6 M 221.2 247.6 C 222.467 247.6 223.733 247.6 225 247.6 M 219.6 245.3 C 221.933 245.3 224.267 245.3 226.6 245.3 M 219.6 280.1 C 219.6 279.467 219.6 278.833 219.6 278.2 M 219.6 276.3 C 219.6 275.667 219.6 275.033 219.6 274.4 M 217.6 276.4 C 217.6 277 217.6 277.6 217.6 278.2 M 221.2 278.2 C 221.2 277.567 221.2 276.933 221.2 276.3 M 223.2 280.1 C 223.2 279.467 223.2 278.833 223.2 278.2 M 223.2 276.3 C 223.2 275.667 223.2 275.033 223.2 274.4 M 223.2 272.3 C 223.2 271.733 223.2 271.167 223.2 270.6 M 223.2 268.7 C 223.2 268.033 223.2 267.367 223.2 266.7 M 221.2 274.4 C 221.2 273.7 221.2 273 221.2 272.3 M 217.7 274.4 C 217.7 273.7 217.7 273 217.7 272.3 M 225 272.3 C 225 273 225 273.7 225 274.4 M 226.7 272.3 C 226.7 271.733 226.7 271.167 226.7 270.6 M 221.2 268.7 C 221.2 269.367 221.2 270.033 221.2 270.7 M 225 268.7 C 225 269.367 225 270.033 225 270.7 M 228.5 268.7 C 228.5 269.367 228.5 270.033 228.5 270.7 M 226.7 268.7 C 226.7 268.033 226.7 267.367 226.7 266.7 M 228.5 264.7 C 228.5 265.367 228.5 266.033 228.5 266.7 M 228.5 260.9 C 228.5 261.567 228.5 262.233 228.5 262.9 M 226.7 259 C 226.7 259.667 226.7 260.333 226.7 261 M 228.5 257.2 C 228.5 257.8 228.5 258.4 228.5 259 M 225 257.1 C 225 257.767 225 258.433 225 259.1 M 221.2 257.1 C 221.2 257.767 221.2 258.433 221.2 259.1 M 219.6 255.3 C 219.6 255.933 219.6 256.567 219.6 257.2 M 223.1 255.2 C 223.1 255.867 223.1 256.533 223.1 257.2 M 226.7 255.2 C 226.7 255.867 226.7 256.533 226.7 257.2 M 228.6 253.4 C 228.6 254.033 228.6 254.667 228.6 255.3 M 225 253.3 C 225 253.967 225 254.633 225 255.3 M 221.2 253.3 C 221.2 253.967 221.2 254.633 221.2 255.3 M 219.6 251.5 C 219.6 252.133 219.6 252.767 219.6 253.4 M 226.6 251.4 C 226.6 252.067 226.6 252.733 226.6 253.4 M 223.1 247.7 C 223.1 248.333 223.1 248.967 223.1 249.6 M 239.4 247.6 C 238.167 247.6 236.933 247.6 235.7 247.6 M 241.1 245.3 C 238.733 245.3 236.367 245.3 234 245.3 M 241 280.1 C 241 279.467 241 278.833 241 278.2 M 241 276.3 C 241 275.667 241 275.033 241 274.4 M 243 276.4 C 243 277 243 277.6 243 278.2 M 239.4 278.2 C 239.4 277.567 239.4 276.933 239.4 276.3 M 237.5 280.1 C 237.5 279.467 237.5 278.833 237.5 278.2 M 237.5 276.3 C 237.5 275.667 237.5 275.033 237.5 274.4 M 237.5 272.3 C 237.5 271.733 237.5 271.167 237.5 270.6 M 237.5 268.7 C 237.5 268.033 237.5 267.367 237.5 266.7 M 239.5 274.4 C 239.5 273.7 239.5 273 239.5 272.3 M 243 274.4 C 243 273.7 243 273 243 272.3 M 235.7 272.3 C 235.7 273 235.7 273.7 235.7 274.4 M 234 272.3 C 234 271.733 234 271.167 234 270.6 M 239.4 268.7 C 239.4 269.367 239.4 270.033 239.4 270.7 M 235.7 268.7 C 235.7 269.367 235.7 270.033 235.7 270.7 M 232.1 268.7 C 232.1 269.367 232.1 270.033 232.1 270.7 M 234 268.7 C 234 268.033 234 267.367 234 266.7 M 232.1 264.7 C 232.1 265.367 232.1 266.033 232.1 266.7 M 232.1 260.9 C 232.1 261.567 232.1 262.233 232.1 262.9 M 234 259 C 234 259.667 234 260.333 234 261 M 232.1 257.2 C 232.1 257.8 232.1 258.4 232.1 259 M 235.7 257.1 C 235.7 257.767 235.7 258.433 235.7 259.1 M 239.5 257.1 C 239.5 257.767 239.5 258.433 239.5 259.1 M 241.1 255.3 C 241.1 255.933 241.1 256.567 241.1 257.2 M 237.6 255.2 C 237.6 255.867 237.6 256.533 237.6 257.2 M 234 255.2 C 234 255.867 234 256.533 234 257.2 M 232.1 253.4 C 232.1 254.033 232.1 254.667 232.1 255.3 M 235.7 253.3 C 235.7 253.967 235.7 254.633 235.7 255.3 M 239.4 253.3 C 239.4 253.967 239.4 254.633 239.4 255.3 M 241.1 251.5 C 241.1 252.133 241.1 252.767 241.1 253.4 M 234 251.4 C 234 252.067 234 252.733 234 253.4 M 237.6 247.7 C 237.6 248.333 237.6 248.967 237.6 249.6 M 230.2 268.7 C 230.2 268.033 230.2 267.367 230.2 266.7 M 230.2 260.9 C 230.2 260.267 230.2 259.633 230.2 259 M 230.2 264.7 C 230.2 264.067 230.2 263.433 230.2 262.8 M 230.2 257.1 C 230.2 256.5 230.2 255.9 230.2 255.3 M 230.2 253.3 C 230.2 252.7 230.2 252.1 230.2 251.5 M 230.2 247.7 C 230.2 247.033 230.2 246.367 230.2 245.7 M 230.2 243.9 C 230.2 243.267 230.2 242.633 230.2 242 M 221.2 247 C 222.467 247 223.733 247 225 247 M 228.6 241.3 C 229.767 241.3 230.933 241.3 232.1 241.3 M 235.7 247 C 236.933 247 238.167 247 239.4 247'/%3E%3Cpath fill='%230039f0' d='M233.6 280.1v-4.3c0-.7-.4-2.8-3.3-2.8a3 3 0 0 0-3 2.8v4.3zm-7.3-13.5v-4.5c0-1.2-.7-2.4-2.1-2.4s-2.2 1.2-2.2 2.4v4.5zm8.3 0v-4.5c0-1.2.7-2.4 2.1-2.4s2.1 1.2 2.1 2.4v4.5z'/%3E%3Cpath fill='%23ad1519' d='M239.5 287.8c0-10.4 7.5-18.8 16.6-18.8s16.7 8.4 16.7 18.7c0 10.4-7.5 18.8-16.7 18.8s-16.6-8.4-16.6-18.7'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='.6' d='M239.5 287.8c0-10.4 7.5-18.8 16.6-18.8s16.7 8.4 16.7 18.7c0 10.4-7.5 18.8-16.7 18.8s-16.6-8.4-16.6-18.7z'/%3E%3Cpath fill='%23005bbf' d='M244.4 287.7c0-7.6 5.3-13.7 11.7-13.7 6.5 0 11.8 6.1 11.8 13.7s-5.3 13.7-11.7 13.7c-6.5 0-11.8-6.1-11.8-13.7'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='.6' d='M244.4 287.7c0-7.6 5.3-13.7 11.7-13.7 6.5 0 11.8 6.1 11.8 13.7s-5.3 13.7-11.7 13.7c-6.5 0-11.8-6.1-11.8-13.7z'/%3E%3Cpath fill='%23c8b100' d='M 250.6 278.3 C 249.795 279.968 250.629 282.143 249.8 283.8 C 249.347 284.707 247.299 283.417 246.8 284.3 C 245.95 285.804 249.144 285.907 249.6 286.5 C 249.609 286.512 247.688 288.496 249.7 289.1 C 250.152 289.235 250.229 290.1 250.7 290.1 C 251.127 290.1 251.095 289.235 251.5 289.1 C 253.567 288.411 251.532 286.588 251.6 286.5 C 252.091 285.861 255.294 285.882 254.4 284.3 C 253.917 283.446 251.981 284.655 251.5 283.8 C 250.573 282.152 251.4 279.913 250.6 278.2'/%3E%3Cpath fill='none' stroke='%23000' stroke-linejoin='round' stroke-width='.3' d='M250.6 278.3s-1.4 1.5-1.4 2.9.6 2.6.6 2.6a2 2 0 0 0-1.4-1 1.5 1.5 0 0 0-1.6 1.5l.3.8.5 1q.3-.6 1-.6 1 .1 1 1v.3h-1.2v1h1.1l-.8 1.7 1-.4 1 1 .8-1 1 .4-.7-1.6h1v-1.1h-1.2v-.3q.1-.9 1-1 1.2 0 1 .6l.6-1 .2-.8q0-1.4-1.5-1.5-1 0-1.4 1s.5-1.2.5-2.6-1.4-3-1.4-3z'/%3E%3Cpath fill='%23c8b100' d='M248.4 287.9h4.5v-1.1h-4.5v1z'/%3E%3Cpath fill='%23c8b100' d='M 261.5 278.3 C 260.695 279.968 261.529 282.143 260.7 283.8 C 260.247 284.707 258.199 283.417 257.7 284.3 C 256.85 285.804 260.044 285.907 260.5 286.5 C 260.51 286.513 258.613 288.473 260.6 289.1 C 261.028 289.235 261.052 290.1 261.5 290.1 C 261.948 290.1 261.972 289.235 262.4 289.1 C 264.38 288.475 262.447 286.569 262.5 286.5 C 262.991 285.861 266.194 285.882 265.3 284.3 C 264.801 283.417 262.797 284.684 262.3 283.8 C 261.376 282.157 262.297 279.909 261.5 278.2'/%3E%3Cpath fill='none' stroke='%23000' stroke-linejoin='round' stroke-width='.3' d='M261.5 278.3s-1.4 1.5-1.4 2.9.6 2.6.6 2.6q-.4-1-1.4-1-1.5.2-1.6 1.5l.3.8.5 1q.2-.6 1-.6a1 1 0 0 1 1 1v.3h-1.2v1h1.1l-.8 1.7 1-.4.9 1 .9-1 1 .4-.8-1.6h1.1v-1.1h-1.2v-.3q.1-.9 1-1c.9-.1.9.2 1 .6l.6-1 .2-.8q-.1-1.4-1.5-1.5-1.1 0-1.5 1s.6-1.2.6-2.6-1.4-3-1.4-3z'/%3E%3Cpath fill='%23c8b100' d='M259.3 287.9h4.5v-1.1h-4.5v1z'/%3E%3Cpath fill='%23c8b100' d='M 256 287.6 C 255.252 289.326 256.222 291.56 255.3 293.2 C 254.805 294.079 252.813 292.731 252.3 293.6 C 252.152 293.85 252.971 295.39 253 295.4 C 255.876 296.359 252.737 299.4 256.1 299.4 C 256.527 299.4 256.487 298.509 256.9 298.4 C 259.167 297.803 256.983 296.052 257.1 295.9 C 257.529 295.342 260.74 295.022 259.9 293.6 C 259.387 292.731 257.33 294.113 256.9 293.2 C 256.097 291.494 256.92 289.298 256.1 287.6'/%3E%3Cpath fill='none' stroke='%23000' stroke-linejoin='round' stroke-width='.3' d='M256 287.6s-1.3 1.5-1.3 3c0 1.4.6 2.6.6 2.6a2 2 0 0 0-1.5-1 1.5 1.5 0 0 0-1.5 1.4l.2.8.5 1q.3-.5 1-.5 1 0 1.1 1v.3h-1.2v1h1l-.8 1.7 1.1-.5.9 1 .8-1 1.1.5-.8-1.7h1.1v-1h-1.2v-.3q0-1 1-1 .8 0 1 .5l.5-1q.2-.3.3-.8-.1-1.3-1.6-1.4a2 2 0 0 0-1.4 1s.6-1.2.6-2.7c0-1.4-1.4-2.9-1.4-2.9z'/%3E%3Cpath fill='%23c8b100' d='M253.8 297.2h4.5v-1h-4.5z'/%3E%3Cpath fill='%23c8b100' d='M 287.9 238.7 C 287.217 238.427 285.763 236.858 284.9 235.9 C 284.269 235.199 283.858 238.01 284.5 238.7 C 286.072 240.388 287.948 241.846 290 242.9 C 290.398 243.104 290.773 242.432 291.2 242.3 C 293.609 241.559 288.569 238.968 287.9 238.7 Z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='.3' d='M 287.9 238.7 C 287.217 238.427 285.763 236.858 284.9 235.9 C 284.269 235.199 283.858 238.01 284.5 238.7 C 286.072 240.388 287.948 241.846 290 242.9 C 290.398 243.104 290.773 242.432 291.2 242.3 C 293.609 241.559 288.569 238.968 287.9 238.7 Z'/%3E%3Cpath d='M287 239h.3s.1.2 0 .2h-.2v-.2'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='.1' d='M287 239h.3s.1.2 0 .2h-.2v-.2z'/%3E%3Cpath d='m288 239.8-.3-.2v-.2h.2l.3.3.3.2s.1.1 0 .2h-.1z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='.1' d='m288 239.8-.3-.2v-.2h.2l.3.3.3.2s.1.1 0 .2h-.1l-.4-.3'/%3E%3Cpath d='m286.3 238.6-.3-.2s-.1 0 0-.1h.1l.3.1.2.2.1.1h-.2z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='.1' d='m286.3 238.6-.3-.2s-.1 0 0-.1h.1l.3.1.2.2.1.1h-.2l-.2-.1'/%3E%3Cpath d='M285.2 237.9h.2l.1.2h-.2z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='.1' d='M285.2 237.9h.2l.1.2h-.2z'/%3E%3Cpath d='M289.1 240.6v-.3h-.3v.3z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='.1' d='M289.1 240.6v-.3h-.3v.3z'/%3E%3Cpath d='m289.7 241.2.2.2q.1.1.2 0l-.2-.3-.2-.2h-.2v.1z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='.1' d='m289.7 241.2.2.2q.1.1.2 0l-.2-.3-.2-.2h-.2v.1l.2.2'/%3E%3Cpath d='M290.7 242v-.2h-.3v.3h.3'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='.1' d='M290.7 242v-.2h-.3v.3h.3z'/%3E%3Cpath fill='none' d='M179.3 231.6v-1.3m-.3 1.3v-1.3m-.3 1.3v-1.3m-.4 1.3v-1.3'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='.2' d='M326.7 231v-.1'/%3E%3Cpath fill='none' d='M333.7 231.5v-1.2m-.6 1.3v-1.3m-.5 1.3v-1.3'/%3E%3C/svg%3E")}}#theme-src{display:none}.theme{justify-self:end;margin-left:1em;li svg,summary svg{aspect-ratio:1;width:1em;fill:currentColor;vertical-align:middle}}.multicol{column-count:3;&>p{margin-block-start:0}dl>div{break-inside:avoid}dd{margin-inline-start:0}}#contentHead{display:flow-root;grid-area:headline;margin-bottom:1em;padding:.67em 0;h1{font-weight:600;margin:0 0 1.34em}&.fatHead{height:28vw;max-height:27em;min-height:fit-content}&.fatHead h1{font-size:3.5em;margin-bottom:.34em}&.bgbleed{overflow-y:clip;&:before{left:var(--full-bleed-start)}&:after{display:none}}&:before{background-position:50%;background-size:cover}}#contentHead *{text-shadow:0 0 15px var(--bg-primary),0 0 15px var(--bg-primary),0 0 15px var(--bg-primary)}#contentHead .strap{display:inline-block;font-weight:700;max-width:20em}#features #contentHead:before{background-image:url(/img/headers/features2.jpg);background-image:url(/img/headers/features2.webp)}#privacy #contentHead:before{background-image:url(/img/headers/privacy-med.jpg);background-image:url(/img/headers/privacy.webp)}#production #contentHead:before{background-image:url(/img/headers/production-med.jpg);background-image:url(/img/headers/production.webp)}#transport #contentHead:before{background-image:url(/img/headers/transport-med.jpg);background-image:url(/img/headers/transport.webp)}#logistics #contentHead:before{background-image:url(/img/headers/logistics-med.jpg);background-image:url(/img/headers/logistics.webp)}#TsAndCs #contentHead:before,#contact #contentHead:before{background-image:url(/img/headers/tandcs-med.jpg);background-image:url(/img/headers/tandcs.webp)}#demo #contentHead:before{background-image:url(/img/headers/demo.jpg)}#howWeWork #contentHead:before{background-image:url(/img/headers/working-med.jpg);background-image:url(/img/headers/working.webp)}#whoWeAre #contentHead:before{background-image:url(/img/headers/whoweare-med.jpg);background-image:url(/img/headers/whoweare.webp)}#TsAndCs,#contact,#demo,#privacy,#whoWeAre{#contentHead *{color:var(--light-always);text-shadow:0 0 20px var(--dark-always),0 0 20px var(--dark-always)}}#features{#contentHead *{color:var(--dark-always);text-shadow:0 0 15px var(--light-always),0 0 15px var(--light-always)}}#features #contentHead:before{background-repeat:repeat;background-size:auto;height:39vw;left:50%;mask-clip:content-box;overflow:hidden;top:50%;transform:translate(-50%,-50%) rotate(-5deg);width:100vw}dl article{display:grid;gap:0 1.5em;grid-template-columns:repeat(3,1fr);img{grid-row:1/span 2;height:3lh;justify-self:right;margin-inline-end:2em}dd,dt{grid-column:2/span 2}dt{font-weight:700}dd{margin:0 0 1lh}dd :first-child{margin-block-start:0}}.sidebarred{main{align-items:baseline;display:grid;gap:0 1.5em;grid-template-areas:"headline headline headline" "sidebar article article";grid-template-columns:repeat(3,1fr);&:has(.imgThumbs){align-items:normal}}.sidebar{grid-area:sidebar;grid-auto-flow:column;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,1fr)}section.sidebar{color:var(--fg-accent);font-weight:600}article{grid-area:article}.imgThumbs{align-items:center;display:grid;gap:1rem;grid-auto-flow:row;margin-top:1em;img{width:100%}}}.colTwo{main{align-items:baseline;display:grid;gap:0 1.5em;grid-template-areas:"headline headline" "contentHead contentHead" "section1 section2";grid-template-columns:repeat(2,1fr)}&>:first-child{grid-area:section1}&>:nth-child(2){grid-area:debugger}}@media (prefers-color-scheme:dark){html:not(.theme-lite){.ident img{filter:brightness(2)}.avlbty .sigil{background-image:url(/img/icon-availability-dark.svg)}.rsrc .sigil{background-image:url(/img/icon-resource-dark.svg)}.plng .sigil{background-image:url(/img/icon-planning-dark.svg)}.ctrl .sigil{background-image:url(/img/icon-control-dark.svg)}.anlys .sigil{background-image:url(/img/icon-analysis-dark.svg)}.cmplnc .sigil{background-image:url(/img/icon-compliance-dark.svg)}}}html.theme-dark{.ident img{filter:brightness(2)}.avlbty .sigil{background-image:url(/img/icon-availability-dark.svg)}.rsrc .sigil{background-image:url(/img/icon-resource-dark.svg)}.plng .sigil{background-image:url(/img/icon-planning-dark.svg)}.ctrl .sigil{background-image:url(/img/icon-control-dark.svg)}.anlys .sigil{background-image:url(/img/icon-analysis-dark.svg)}.cmplnc .sigil{background-image:url(/img/icon-compliance-dark.svg)}}@media (prefers-reduced-motion:reduce){@view-transition{navigation:none}}@media screen and (max-width:1000px){header>section{grid-template-areas:"ident ident nav1 nav1 nav1 nav1"}header .menu{grid-template-areas:"locale theme menuOpen";justify-items:end}header .menu .menuOpen{display:block;float:right;grid-area:menuOpen}header .menu .collapsible{background-color:var(--bg-primary);display:none;opacity:0;position:absolute;right:0;text-align:right;top:0;transition:opacity .5s,box-shadow .5s,z-index .5s,display allow-discrete .5s;z-index:-1;nav{display:block;padding:0 0 16px}a,details{line-height:2;padding:0 16px}& a,.menuClose,.options{display:block}a.btn{margin:0 1em}details.dropdown{ul{right:0}}&.reveal{box-shadow:var(--overlay-shadow);display:block;opacity:1;z-index:1;@starting-style{&{box-shadow:var(--overlay-shadow-start);opacity:0;z-index:-1}}}}dl article{display:grid;grid-template-columns:repeat(6,1fr);dd,dt{grid-column:2/span 5}img{height:2lh;margin-inline-end:1em}}main>section.intro{display:block;.illus{aspect-ratio:1.6;float:right;width:50%}}}@media screen and (max-width:960px){main>nav.features{grid-template-columns:repeat(3,1fr)}main>section.sectors{grid-template-columns:repeat(1,1fr)}.multicol{column-count:2}.colTwo main,.sidebarred .sidebar{display:block}#features #contentHead:before{background-size:200%}}@media screen and (max-width:640px){body{font-size:1.1em;overflow-y:auto}header{font-size:1.2em}header .menu{column-gap:1em;display:flex;justify-content:flex-end}footer>section{align-items:baseline;grid-template-areas:"nav copy";grid-template-columns:repeat(2,1fr)}footer .copy{text-align:right}footer .nav>*{padding-bottom:.5lh}details.dropdown{ul{right:0}summary span{display:none}}.multicol{column-count:1}.ident{left:0;.ppl{width:0}}.sidebarred main{&{grid-template-columns:repeat(1,1fr);article{margin-left:0}}&:has(nav.sidebar){grid-template-areas:"headline" "article" "sidebar";.sidebar.features p,.sigil{display:none}}&:has(nav.sidebar,.sidebar.imgThumbs){grid-template-areas:"headline" "article" "sidebar";.sidebar.features p,.sigil{display:none}}&:has(section.sidebar){grid-template-areas:"headline" "sidebar" "article"}}.sidebarred .sidebar.imgThumbs{display:grid}#home main>section.intro{grid-template-columns:repeat(1,1fr);.illus{display:none}}#home main>nav.features{grid-template-columns:repeat(2,1fr)}}@media screen and (max-height:720px){main{margin-bottom:0}footer{position:relative}}