/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-ease:initial}}}@layer theme{:root,:host{--font-sans:"Helvetica Neue", Helvetica, -apple-system, BlinkMacSystemFont, "Segoe UI", Inter, Arial, sans-serif;--font-mono:ui-monospace, SFMono-Regular, "SF Mono", Menlo, Consolas, monospace;--spacing:.25rem;--ease-in-out:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.fixed{position:fixed}.static{position:static}.m-156{margin:calc(var(--spacing) * 156)}.m-339{margin:calc(var(--spacing) * 339)}.m-3234{margin:calc(var(--spacing) * 3234)}.m-8931{margin:calc(var(--spacing) * 8931)}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.grow{flex-grow:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.rounded{border-radius:.25rem}.uppercase{text-transform:uppercase}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}}:root{--bg:#f1f0ed;--fg:#1b1b19;--rule:#1b1b1929;--mute:#1b1b199e;--sans:"Helvetica Neue",Helvetica,-apple-system,BlinkMacSystemFont,"Segoe UI",Inter,Arial,sans-serif;--mono:ui-monospace,SFMono-Regular,"SF Mono",Menlo,Consolas,monospace;--pad:clamp(20px,5vw,64px);--max:1440px}@media(prefers-color-scheme:dark){:root{--bg:#111110;--fg:#f1f0ed;--rule:#f1f0ed2b;--mute:#f1f0ed8a}}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;color-scheme:light dark}body{background:var(--bg);color:var(--fg);font-family:var(--sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-weight:400;line-height:1.28;transition:background-color .35s,color .35s;overflow-x:hidden}a{color:inherit;text-decoration:none}::selection{background:var(--fg);color:var(--bg)}.wrap{width:100%;max-width:var(--max);padding:0 var(--pad);margin:0 auto}.rule{background:var(--rule);border:0;height:1px;margin:0}.lab{font-family:var(--mono);letter-spacing:.2em;text-transform:uppercase;color:var(--mute);font-size:10px;font-weight:400;display:block}header{z-index:50;-webkit-backdrop-filter:saturate(180%)blur(14px);background:var(--bg);position:fixed;inset:0 0 auto}@supports (color:color-mix(in lab,red,red)){header{background:color-mix(in srgb,var(--bg) 78%,transparent)}}header{border-bottom:1px solid #0000;transition:border-color .3s,background-color .35s}header.scrolled{border-bottom-color:var(--rule)}header .wrap{justify-content:space-between;align-items:center;height:64px;display:flex}.mark{width:21px;color:var(--fg);display:block}.mark svg{width:100%;height:auto;display:block}.brandlink{align-items:center;gap:12px;display:flex}.brandlink .wm{font-family:var(--mono);letter-spacing:.22em;text-transform:uppercase;font-size:11px}.navlink{font-family:var(--mono);letter-spacing:.22em;text-transform:uppercase;padding-bottom:3px;font-size:11px;position:relative}.navlink:after{content:"";transform-origin:100%;background:currentColor;width:100%;height:1px;transition:transform .4s cubic-bezier(.19,1,.22,1);position:absolute;bottom:0;left:0;transform:scaleX(0)}.navlink:hover:after{transform-origin:0;transform:scaleX(1)}.hero{flex-direction:column;min-height:100svh;padding:64px 0 clamp(22px,3vw,38px);display:flex;position:relative}.hero-inner{flex:1;grid-template-rows:1fr auto;grid-template-columns:minmax(0,1fr) auto;align-items:end;column-gap:clamp(20px,4vw,64px);display:grid}.hero-mark{width:clamp(104px,15vw,224px);color:var(--fg);grid-area:1/2;align-self:center;animation:1.2s cubic-bezier(.19,1,.22,1) both rise}.hero-mark svg{width:100%;height:auto;display:block}.hero-type{grid-area:2/1;max-width:100%}.wordmark{letter-spacing:-.03em;text-transform:uppercase;white-space:nowrap;margin:0;font-size:clamp(2.9rem,10.4vw,9.6rem);font-weight:500;line-height:.85;animation:1.2s cubic-bezier(.19,1,.22,1) 80ms both rise}.tagline{letter-spacing:-.022em;text-wrap:balance;max-width:26ch;margin:clamp(14px,2vw,26px) 0 0;font-size:clamp(1.05rem,2.5vw,2.2rem);font-weight:500;line-height:1.06;animation:1.2s cubic-bezier(.19,1,.22,1) .16s both rise}.subline{color:var(--mute);max-width:62ch;margin:clamp(10px,1.4vw,16px) 0 0;font-size:clamp(.85rem,1.15vw,1rem);font-weight:400;animation:1.2s cubic-bezier(.19,1,.22,1) .24s both rise}@keyframes rise{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:none}}@media(max-width:760px){.hero-inner{grid-template-columns:1fr}.hero-mark{grid-area:1/1;place-self:end start;margin-bottom:clamp(24px,6vw,44px)}.hero-type{grid-area:2/1;max-width:100%}}.index a{border-top:1px solid var(--rule);isolation:isolate;grid-template-columns:1fr auto;align-items:center;gap:clamp(16px,4vw,48px);padding:clamp(22px,3.6vw,44px) 0;display:grid;position:relative}.index a:last-child{border-bottom:1px solid var(--rule)}.index a:before{content:"";z-index:-1;background:var(--fg);transform-origin:bottom;transition:transform .5s cubic-bezier(.19,1,.22,1);position:absolute;inset:0;transform:scaleY(0)}.index a:hover:before{transform-origin:top;transform:scaleY(1)}.index a:hover,.index a:hover .lab{color:var(--bg)}@supports (color:color-mix(in lab,red,red)){.index a:hover .lab{color:color-mix(in srgb,var(--bg) 60%,transparent)}}.index a .num{font-family:var(--mono);letter-spacing:.2em;color:var(--mute);font-size:11px}.index a:hover .num{color:var(--bg)}@supports (color:color-mix(in lab,red,red)){.index a:hover .num{color:color-mix(in srgb,var(--bg) 60%,transparent)}}.index a h2{letter-spacing:-.04em;text-transform:uppercase;margin:0;font-size:clamp(1.9rem,7vw,5.5rem);font-weight:500;line-height:.94}.index a .arw{font-size:clamp(1rem,2vw,1.6rem);transition:transform .5s cubic-bezier(.19,1,.22,1)}.index a:hover .arw{transform:translate(10px)}.index a>*,.index a>:first-child{padding-left:clamp(10px,2vw,24px)}.index a>:last-child{padding-right:clamp(10px,2vw,24px)}section{padding:clamp(76px,11vw,180px) 0}.sec-head{justify-content:space-between;align-items:baseline;gap:24px;margin-bottom:clamp(32px,5vw,72px);display:flex}.sec-head h2{letter-spacing:-.04em;text-transform:uppercase;margin:0;font-size:clamp(1.6rem,4.4vw,3.4rem);font-weight:500;line-height:1}.lede{letter-spacing:-.032em;max-width:22ch;margin:0 0 clamp(28px,4vw,52px);font-size:clamp(1.25rem,3.1vw,2.5rem);font-weight:400;line-height:1.16}.cols{grid-template-columns:repeat(auto-fit,minmax(min(100%,340px),1fr));gap:clamp(28px,4vw,72px);display:grid}.cols p{color:var(--mute);max-width:48ch;margin:0;font-size:clamp(1rem,1.5vw,1.2rem);line-height:1.55}.cols p.emph{color:var(--fg);letter-spacing:-.02em;font-size:clamp(1.15rem,2vw,1.5rem);line-height:1.32}.units{gap:0;display:grid}.unit{border-top:1px solid var(--rule);grid-template-columns:minmax(0,.9fr) minmax(0,1.6fr);gap:clamp(16px,4vw,64px);padding:clamp(28px,4vw,54px) 0;display:grid}.units .unit:last-child{border-bottom:1px solid var(--rule)}.unit h3{letter-spacing:-.035em;text-transform:uppercase;margin:8px 0 0;font-size:clamp(1.35rem,3.1vw,2.35rem);font-weight:500;line-height:1}.unit p{color:var(--mute);max-width:48ch;margin:8px 0 0;font-size:clamp(.95rem,1.35vw,1.075rem);line-height:1.55}.unit .u-l{flex-direction:column;gap:10px;display:flex}.clients{border-top:1px solid var(--rule);border-left:1px solid var(--rule);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.clients a{border-right:1px solid var(--rule);border-bottom:1px solid var(--rule);aspect-ratio:2;isolation:isolate;place-items:center;padding:clamp(14px,2.4vw,28px);transition:color .4s cubic-bezier(.19,1,.22,1);display:grid;position:relative;overflow:hidden}.clients a:before{content:"";z-index:-1;background:var(--fg);transform-origin:bottom;transition:transform .45s cubic-bezier(.19,1,.22,1);position:absolute;inset:0;transform:scaleY(0)}.clients a:hover:before,.clients a:focus-visible:before{transform-origin:top;transform:scaleY(1)}.clients a:hover,.clients a:focus-visible{color:var(--bg)}.clients a:focus-visible{box-shadow:inset 0 0 0 2px var(--bg);outline:0}.clients i{opacity:.5;background-color:currentColor;width:100%;transition:opacity .35s;display:block;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.clients a:hover i,.clients a:focus-visible i{opacity:1}.clients .wm{letter-spacing:-.025em;opacity:.62;text-align:center;font-size:clamp(1rem,1.9vw,1.4rem);font-weight:500;transition:opacity .35s}.clients a:hover .wm,.clients a:focus-visible .wm{opacity:1}.c-juicebox i{aspect-ratio:5.8;width:min(76%,151px);-webkit-mask-image:url("data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 899 155%22><g transform=%22translate(0.000000,155.000000) scale(0.100000,-0.100000)%22 fill=%22%23000%22><path d=%22M663 1539 c-23 -8 -566 -316 -625 -355 -78 -50 -74 -54 304 -268 153 -86 279 -160 282 -164 3 -5 -132 -87 -299 -183 -168 -96 -305 -177 -305 -181 0 -11 646 -378 666 -378 26 0 644 353 667 381 22 27 26 727 4 767 -12 21 -608 372 -653 384 -11 3 -29 1 -41 -3z m112 -142 c28 -18 136 -82 241 -142 106 -60 190 -114 187 -120 -7 -16 -496 -290 -518 -290 -17 1 -365 195 -488 272 l-39 25 204 116 c111 64 217 126 233 138 64 45 113 46 180 1z m495 -638 c0 -166 -4 -298 -10 -308 -17 -32 -510 -307 -521 -290 -11 16 -1 579 10 592 10 10 504 296 514 296 4 1 7 -130 7 -290z M3587 1443 c-4 -3 -7 -64 -7 -135 l0 -128 135 0 135 0 0 135 0 135 -128 0 c-71 0 -132 -3 -135 -7z M6070 795 l0 -655 125 0 125 0 0 47 0 47 28 -26 c127 -120 371 -105 515 31 200 190 174 609 -46 754 -143 94 -360 93 -464 -2 l-33 -30 -2 242 -3 242 -122 3 -123 3 0 -656z m523 44 c212 -59 203 -437 -12 -489 -151 -36 -263 59 -269 231 -8 193 113 305 281 258z M2067 1403 c-4 -3 -7 -215 -7 -470 0 -582 8 -553 -159 -553 l-91 0 0 -120 0 -120 123 0 c218 0 307 47 374 195 16 37 18 85 21 558 l3 517 -129 0 c-71 0 -132 -3 -135 -7z M4395 1059 c-229 -29 -381 -195 -393 -430 -5 -111 7 -177 45 -256 179 -365 778 -310 867 80 l6 27 -129 0 c-121 0 -130 -1 -136 -20 -43 -135 -269 -156 -349 -32 -78 118 -52 313 50 385 97 68 248 32 290 -70 l14 -33 126 0 127 0 -6 37 c-33 204 -263 344 -512 312z M5378 1059 c-426 -49 -510 -691 -115 -883 188 -92 424 -54 555 89 44 48 92 140 92 175 0 6 -51 10 -122 10 l-123 0 -15 -33 c-20 -42 -69 -74 -130 -82 -128 -18 -234 54 -264 178 l-6 27 331 0 332 0 -6 93 c-18 298 -221 462 -529 426z m167 -198 c53 -25 83 -59 100 -115 l14 -46 -199 0 c-226 0 -218 -3 -179 77 44 91 165 130 264 84z M7505 1058 c-452 -55 -553 -690 -141 -884 345 -162 742 98 701 460 -34 293 -256 462 -560 424z m150 -219 c56 -15 128 -92 143 -152 53 -209 -82 -382 -265 -338 -104 25 -163 106 -171 231 -11 185 125 305 293 259z M2522 718 c4 -385 8 -405 97 -497 127 -131 373 -124 493 13 l27 31 1 -62 0 -63 125 0 125 0 0 455 0 455 -124 0 -125 0 -3 -277 c-3 -265 -4 -280 -25 -320 -70 -129 -249 -136 -315 -11 -22 41 -23 55 -26 326 l-4 282 -125 0 -124 0 3 -332z M3590 595 l0 -455 125 0 125 0 0 455 0 455 -125 0 -125 0 0 -455z M8087 1038 c36 -46 293 -418 293 -423 0 -4 -65 -100 -143 -214 -79 -113 -152 -218 -162 -233 l-17 -28 134 0 134 0 95 135 c52 74 97 135 101 135 4 0 49 -61 100 -135 l93 -134 133 -1 c72 0 132 3 132 6 0 3 -70 108 -157 232 -86 124 -156 231 -156 237 0 6 63 101 139 210 77 110 144 206 148 213 6 9 -23 12 -131 12 l-138 -1 -79 -114 c-43 -63 -81 -115 -85 -115 -3 1 -41 52 -85 115 l-79 115 -140 0 c-110 0 -137 -3 -130 -12z%22/></g></svg>");mask-image:url("data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 899 155%22><g transform=%22translate(0.000000,155.000000) scale(0.100000,-0.100000)%22 fill=%22%23000%22><path d=%22M663 1539 c-23 -8 -566 -316 -625 -355 -78 -50 -74 -54 304 -268 153 -86 279 -160 282 -164 3 -5 -132 -87 -299 -183 -168 -96 -305 -177 -305 -181 0 -11 646 -378 666 -378 26 0 644 353 667 381 22 27 26 727 4 767 -12 21 -608 372 -653 384 -11 3 -29 1 -41 -3z m112 -142 c28 -18 136 -82 241 -142 106 -60 190 -114 187 -120 -7 -16 -496 -290 -518 -290 -17 1 -365 195 -488 272 l-39 25 204 116 c111 64 217 126 233 138 64 45 113 46 180 1z m495 -638 c0 -166 -4 -298 -10 -308 -17 -32 -510 -307 -521 -290 -11 16 -1 579 10 592 10 10 504 296 514 296 4 1 7 -130 7 -290z M3587 1443 c-4 -3 -7 -64 -7 -135 l0 -128 135 0 135 0 0 135 0 135 -128 0 c-71 0 -132 -3 -135 -7z M6070 795 l0 -655 125 0 125 0 0 47 0 47 28 -26 c127 -120 371 -105 515 31 200 190 174 609 -46 754 -143 94 -360 93 -464 -2 l-33 -30 -2 242 -3 242 -122 3 -123 3 0 -656z m523 44 c212 -59 203 -437 -12 -489 -151 -36 -263 59 -269 231 -8 193 113 305 281 258z M2067 1403 c-4 -3 -7 -215 -7 -470 0 -582 8 -553 -159 -553 l-91 0 0 -120 0 -120 123 0 c218 0 307 47 374 195 16 37 18 85 21 558 l3 517 -129 0 c-71 0 -132 -3 -135 -7z M4395 1059 c-229 -29 -381 -195 -393 -430 -5 -111 7 -177 45 -256 179 -365 778 -310 867 80 l6 27 -129 0 c-121 0 -130 -1 -136 -20 -43 -135 -269 -156 -349 -32 -78 118 -52 313 50 385 97 68 248 32 290 -70 l14 -33 126 0 127 0 -6 37 c-33 204 -263 344 -512 312z M5378 1059 c-426 -49 -510 -691 -115 -883 188 -92 424 -54 555 89 44 48 92 140 92 175 0 6 -51 10 -122 10 l-123 0 -15 -33 c-20 -42 -69 -74 -130 -82 -128 -18 -234 54 -264 178 l-6 27 331 0 332 0 -6 93 c-18 298 -221 462 -529 426z m167 -198 c53 -25 83 -59 100 -115 l14 -46 -199 0 c-226 0 -218 -3 -179 77 44 91 165 130 264 84z M7505 1058 c-452 -55 -553 -690 -141 -884 345 -162 742 98 701 460 -34 293 -256 462 -560 424z m150 -219 c56 -15 128 -92 143 -152 53 -209 -82 -382 -265 -338 -104 25 -163 106 -171 231 -11 185 125 305 293 259z M2522 718 c4 -385 8 -405 97 -497 127 -131 373 -124 493 13 l27 31 1 -62 0 -63 125 0 125 0 0 455 0 455 -124 0 -125 0 -3 -277 c-3 -265 -4 -280 -25 -320 -70 -129 -249 -136 -315 -11 -22 41 -23 55 -26 326 l-4 282 -125 0 -124 0 3 -332z M3590 595 l0 -455 125 0 125 0 0 455 0 455 -125 0 -125 0 0 -455z M8087 1038 c36 -46 293 -418 293 -423 0 -4 -65 -100 -143 -214 -79 -113 -152 -218 -162 -233 l-17 -28 134 0 134 0 95 135 c52 74 97 135 101 135 4 0 49 -61 100 -135 l93 -134 133 -1 c72 0 132 3 132 6 0 3 -70 108 -157 232 -86 124 -156 231 -156 237 0 6 63 101 139 210 77 110 144 206 148 213 6 9 -23 12 -131 12 l-138 -1 -79 -114 c-43 -63 -81 -115 -85 -115 -3 1 -41 52 -85 115 l-79 115 -140 0 c-110 0 -137 -3 -130 -12z%22/></g></svg>")}.c-copyai i{aspect-ratio:3.333;width:min(76%,100px);-webkit-mask-image:url("data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 870 261%22><g transform=%22translate(0.000000,261.000000) scale(0.100000,-0.100000)%22 fill=%22%23000%22><path d=%22M8395 2600 c-84 -26 -155 -127 -155 -221 1 -231 302 -313 425 -115 107 174 -73 397 -270 336z M598 1960 c-411 -75 -657 -458 -574 -893 49 -255 262 -480 511 -539 336 -80 662 53 794 324 22 46 42 92 43 102 3 18 -73 48 -304 122 -12 4 -22 -7 -36 -40 -27 -60 -93 -129 -150 -157 -77 -38 -238 -35 -310 6 -129 71 -185 177 -186 350 0 171 61 286 188 353 74 39 236 40 311 1 56 -28 119 -103 137 -162 6 -21 16 -36 22 -34 6 2 82 28 169 56 181 61 171 44 106 179 -74 153 -225 271 -404 317 -73 19 -252 27 -317 15z M2025 1956 c-355 -70 -580 -349 -578 -721 2 -233 55 -367 208 -521 149 -150 286 -205 510 -205 334 0 579 173 688 486 39 113 45 329 13 445 -101 363 -468 589 -841 516z m293 -365 c153 -78 228 -257 188 -449 -38 -184 -147 -282 -321 -290 -161 -7 -281 66 -336 203 -37 92 -35 286 2 366 86 183 293 258 467 170z M7255 1954 c-213 -37 -417 -221 -441 -396 l-6 -45 153 -31 c187 -39 175 -39 183 2 36 192 352 252 463 87 33 -48 32 -114 -2 -145 -31 -29 -28 -28 -250 -61 -289 -42 -369 -71 -467 -167 -79 -77 -103 -140 -103 -273 0 -100 3 -115 27 -165 76 -154 211 -239 395 -247 195 -10 307 32 416 155 l37 42 0 -57 c0 -110 -12 -103 179 -103 l166 0 -3 292 c-5 669 -7 708 -30 778 -87 264 -369 396 -717 334z m372 -876 c-11 -194 -105 -288 -289 -288 -139 0 -221 100 -177 217 30 79 69 97 292 133 94 15 174 28 176 29 2 0 1 -41 -2 -91z M3735 1941 c-83 -20 -171 -68 -231 -125 l-43 -42 -3 76 -3 75 -183 3 -182 2 2 -957 3 -958 185 0 185 0 3 329 2 328 44 -40 c161 -148 483 -159 692 -24 319 207 409 729 186 1082 -132 209 -404 313 -657 251z m220 -353 c256 -132 256 -571 1 -706 -73 -38 -226 -40 -299 -2 -169 86 -242 321 -165 528 29 77 124 174 194 196 76 24 205 17 269 -16z M4574 1858 c19 -40 149 -310 290 -600 141 -290 256 -532 256 -539 0 -6 -64 -152 -141 -323 -78 -171 -150 -330 -160 -353 l-18 -43 197 0 198 0 426 948 c235 521 430 955 433 965 7 16 -6 17 -192 17 l-198 0 -166 -396 c-91 -217 -170 -395 -174 -395 -4 0 -89 178 -187 395 l-180 396 -209 0 -208 0 33 -72z M8280 1240 l0 -690 190 0 190 0 -2 688 -3 687 -187 3 -188 2 0 -690z M6145 1069 c-116 -28 -205 -146 -205 -270 0 -234 285 -359 460 -202 217 195 29 542 -255 472z%22/></g></svg>");mask-image:url("data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 870 261%22><g transform=%22translate(0.000000,261.000000) scale(0.100000,-0.100000)%22 fill=%22%23000%22><path d=%22M8395 2600 c-84 -26 -155 -127 -155 -221 1 -231 302 -313 425 -115 107 174 -73 397 -270 336z M598 1960 c-411 -75 -657 -458 -574 -893 49 -255 262 -480 511 -539 336 -80 662 53 794 324 22 46 42 92 43 102 3 18 -73 48 -304 122 -12 4 -22 -7 -36 -40 -27 -60 -93 -129 -150 -157 -77 -38 -238 -35 -310 6 -129 71 -185 177 -186 350 0 171 61 286 188 353 74 39 236 40 311 1 56 -28 119 -103 137 -162 6 -21 16 -36 22 -34 6 2 82 28 169 56 181 61 171 44 106 179 -74 153 -225 271 -404 317 -73 19 -252 27 -317 15z M2025 1956 c-355 -70 -580 -349 -578 -721 2 -233 55 -367 208 -521 149 -150 286 -205 510 -205 334 0 579 173 688 486 39 113 45 329 13 445 -101 363 -468 589 -841 516z m293 -365 c153 -78 228 -257 188 -449 -38 -184 -147 -282 -321 -290 -161 -7 -281 66 -336 203 -37 92 -35 286 2 366 86 183 293 258 467 170z M7255 1954 c-213 -37 -417 -221 -441 -396 l-6 -45 153 -31 c187 -39 175 -39 183 2 36 192 352 252 463 87 33 -48 32 -114 -2 -145 -31 -29 -28 -28 -250 -61 -289 -42 -369 -71 -467 -167 -79 -77 -103 -140 -103 -273 0 -100 3 -115 27 -165 76 -154 211 -239 395 -247 195 -10 307 32 416 155 l37 42 0 -57 c0 -110 -12 -103 179 -103 l166 0 -3 292 c-5 669 -7 708 -30 778 -87 264 -369 396 -717 334z m372 -876 c-11 -194 -105 -288 -289 -288 -139 0 -221 100 -177 217 30 79 69 97 292 133 94 15 174 28 176 29 2 0 1 -41 -2 -91z M3735 1941 c-83 -20 -171 -68 -231 -125 l-43 -42 -3 76 -3 75 -183 3 -182 2 2 -957 3 -958 185 0 185 0 3 329 2 328 44 -40 c161 -148 483 -159 692 -24 319 207 409 729 186 1082 -132 209 -404 313 -657 251z m220 -353 c256 -132 256 -571 1 -706 -73 -38 -226 -40 -299 -2 -169 86 -242 321 -165 528 29 77 124 174 194 196 76 24 205 17 269 -16z M4574 1858 c19 -40 149 -310 290 -600 141 -290 256 -532 256 -539 0 -6 -64 -152 -141 -323 -78 -171 -150 -330 -160 -353 l-18 -43 197 0 198 0 426 948 c235 521 430 955 433 965 7 16 -6 17 -192 17 l-198 0 -166 -396 c-91 -217 -170 -395 -174 -395 -4 0 -89 178 -187 395 l-180 396 -209 0 -208 0 33 -72z M8280 1240 l0 -690 190 0 190 0 -2 688 -3 687 -187 3 -188 2 0 -690z M6145 1069 c-116 -28 -205 -146 -205 -270 0 -234 285 -359 460 -202 217 195 29 542 -255 472z%22/></g></svg>")}.c-superhuman i{aspect-ratio:5.454;width:min(76%,142px);-webkit-mask-image:url("data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 709 130%22><g transform=%22translate(0.000000,130.000000) scale(0.100000,-0.100000)%22 fill=%22%23000%22><path d=%22M177 979 c-188 -44 -230 -255 -67 -339 20 -10 86 -30 148 -45 127 -30 154 -51 136 -103 -12 -35 -48 -52 -111 -52 -70 0 -100 13 -124 55 -21 35 -22 35 -90 35 -79 0 -85 -9 -50 -85 39 -86 133 -135 261 -135 185 0 290 99 260 244 -18 88 -64 119 -245 163 -106 25 -135 42 -135 79 0 75 192 83 220 9 9 -24 14 -25 81 -25 l72 0 -6 40 c-16 125 -180 199 -350 159z M5978 976 c-113 -40 -136 -92 -181 -409 -18 -130 -31 -239 -29 -242 3 -3 36 -5 73 -5 76 0 72 -5 85 108 l7 62 132 0 132 0 12 -85 13 -85 68 0 c38 0 71 3 73 8 6 9 -58 444 -71 487 -14 46 -48 108 -68 126 -49 44 -173 61 -246 35z m139 -141 c24 -17 37 -54 51 -147 l9 -58 -110 0 -110 0 7 60 c9 78 24 121 48 143 25 21 76 22 105 2z M692 728 c3 -271 7 -287 76 -354 48 -47 91 -59 207 -59 114 1 158 17 213 79 53 61 62 113 62 358 l0 218 -75 0 -75 0 0 -217 c0 -234 -3 -250 -52 -286 -32 -24 -99 -28 -145 -8 -57 23 -63 53 -63 295 l0 216 -76 0 -75 0 3 -242z M1430 645 l0 -326 73 3 72 3 5 85 5 84 139 44 c120 39 144 50 181 86 94 91 74 253 -40 318 -37 22 -53 23 -237 26 l-198 4 0 -327z m364 164 c59 -46 13 -114 -92 -138 -26 -6 -64 -15 -84 -20 l-38 -9 0 94 0 94 94 0 c80 0 97 -3 120 -21z M2102 648 l3 -323 240 0 240 0 3 68 3 67 -171 0 -170 0 0 65 0 65 145 0 145 0 0 65 0 65 -145 0 -145 0 0 60 0 60 170 0 170 0 0 65 0 65 -245 0 -245 0 2 -322z M2770 645 l0 -326 73 3 72 3 3 83 c3 75 5 84 25 91 65 24 60 28 130 -79 l67 -100 85 0 c47 0 85 2 85 5 0 3 -36 59 -80 124 -75 112 -78 119 -57 125 38 9 105 74 118 114 28 84 8 173 -51 226 -54 49 -91 56 -292 56 l-178 0 0 -325z m364 164 c21 -16 26 -29 24 -52 -4 -40 -36 -63 -128 -87 -41 -12 -83 -23 -92 -26 -16 -5 -18 4 -18 90 l0 96 94 0 c80 0 97 -3 120 -21z M3472 648 l3 -323 73 -3 72 -3 0 136 0 135 130 0 129 0 3 -132 3 -133 73 -3 72 -3 0 326 0 325 -75 0 -75 0 0 -120 0 -120 -130 0 -130 0 0 120 0 120 -75 0 -75 0 2 -322z M4212 723 c3 -282 9 -305 88 -362 114 -83 332 -62 412 39 47 60 58 130 58 362 l0 208 -75 0 -75 0 0 -210 c0 -227 -7 -264 -52 -294 -62 -41 -159 -24 -193 34 -18 32 -20 55 -23 253 l-4 217 -70 0 -69 0 3 -247z M4942 648 l3 -323 70 0 70 0 5 208 5 208 82 -166 c52 -103 89 -165 98 -165 9 0 47 63 99 168 l85 167 0 -213 1 -213 73 3 72 3 3 323 2 322 -90 0 -90 0 -75 -150 c-41 -82 -77 -150 -80 -150 -3 0 -39 68 -80 150 l-75 150 -90 0 -90 0 2 -322z M6530 645 l0 -325 70 0 70 0 2 209 3 209 130 -207 130 -206 73 -3 72 -3 0 326 0 325 -70 0 -70 0 -2 -206 -3 -206 -129 206 -129 206 -73 0 -74 0 0 -325z%22/></g></svg>");mask-image:url("data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 709 130%22><g transform=%22translate(0.000000,130.000000) scale(0.100000,-0.100000)%22 fill=%22%23000%22><path d=%22M177 979 c-188 -44 -230 -255 -67 -339 20 -10 86 -30 148 -45 127 -30 154 -51 136 -103 -12 -35 -48 -52 -111 -52 -70 0 -100 13 -124 55 -21 35 -22 35 -90 35 -79 0 -85 -9 -50 -85 39 -86 133 -135 261 -135 185 0 290 99 260 244 -18 88 -64 119 -245 163 -106 25 -135 42 -135 79 0 75 192 83 220 9 9 -24 14 -25 81 -25 l72 0 -6 40 c-16 125 -180 199 -350 159z M5978 976 c-113 -40 -136 -92 -181 -409 -18 -130 -31 -239 -29 -242 3 -3 36 -5 73 -5 76 0 72 -5 85 108 l7 62 132 0 132 0 12 -85 13 -85 68 0 c38 0 71 3 73 8 6 9 -58 444 -71 487 -14 46 -48 108 -68 126 -49 44 -173 61 -246 35z m139 -141 c24 -17 37 -54 51 -147 l9 -58 -110 0 -110 0 7 60 c9 78 24 121 48 143 25 21 76 22 105 2z M692 728 c3 -271 7 -287 76 -354 48 -47 91 -59 207 -59 114 1 158 17 213 79 53 61 62 113 62 358 l0 218 -75 0 -75 0 0 -217 c0 -234 -3 -250 -52 -286 -32 -24 -99 -28 -145 -8 -57 23 -63 53 -63 295 l0 216 -76 0 -75 0 3 -242z M1430 645 l0 -326 73 3 72 3 5 85 5 84 139 44 c120 39 144 50 181 86 94 91 74 253 -40 318 -37 22 -53 23 -237 26 l-198 4 0 -327z m364 164 c59 -46 13 -114 -92 -138 -26 -6 -64 -15 -84 -20 l-38 -9 0 94 0 94 94 0 c80 0 97 -3 120 -21z M2102 648 l3 -323 240 0 240 0 3 68 3 67 -171 0 -170 0 0 65 0 65 145 0 145 0 0 65 0 65 -145 0 -145 0 0 60 0 60 170 0 170 0 0 65 0 65 -245 0 -245 0 2 -322z M2770 645 l0 -326 73 3 72 3 3 83 c3 75 5 84 25 91 65 24 60 28 130 -79 l67 -100 85 0 c47 0 85 2 85 5 0 3 -36 59 -80 124 -75 112 -78 119 -57 125 38 9 105 74 118 114 28 84 8 173 -51 226 -54 49 -91 56 -292 56 l-178 0 0 -325z m364 164 c21 -16 26 -29 24 -52 -4 -40 -36 -63 -128 -87 -41 -12 -83 -23 -92 -26 -16 -5 -18 4 -18 90 l0 96 94 0 c80 0 97 -3 120 -21z M3472 648 l3 -323 73 -3 72 -3 0 136 0 135 130 0 129 0 3 -132 3 -133 73 -3 72 -3 0 326 0 325 -75 0 -75 0 0 -120 0 -120 -130 0 -130 0 0 120 0 120 -75 0 -75 0 2 -322z M4212 723 c3 -282 9 -305 88 -362 114 -83 332 -62 412 39 47 60 58 130 58 362 l0 208 -75 0 -75 0 0 -210 c0 -227 -7 -264 -52 -294 -62 -41 -159 -24 -193 34 -18 32 -20 55 -23 253 l-4 217 -70 0 -69 0 3 -247z M4942 648 l3 -323 70 0 70 0 5 208 5 208 82 -166 c52 -103 89 -165 98 -165 9 0 47 63 99 168 l85 167 0 -213 1 -213 73 3 72 3 3 323 2 322 -90 0 -90 0 -75 -150 c-41 -82 -77 -150 -80 -150 -3 0 -39 68 -80 150 l-75 150 -90 0 -90 0 2 -322z M6530 645 l0 -325 70 0 70 0 2 209 3 209 130 -207 130 -206 73 -3 72 -3 0 326 0 325 -70 0 -70 0 -2 -206 -3 -206 -129 206 -129 206 -73 0 -74 0 0 -325z%22/></g></svg>")}.c-brilliant i{aspect-ratio:4.265;width:min(76%,128px);-webkit-mask-image:url("data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 900 211%22><g transform=%22translate(0.000000,211.000000) scale(0.100000,-0.100000)%22 fill=%22%23000%22><path d=%22M0 1065 l0 -1045 623 0 622 0 128 128 127 127 0 347 0 346 -90 82 c-104 95 -106 103 -49 168 217 247 131 673 -167 830 -115 60 -137 62 -691 62 l-503 0 0 -1045z m1006 758 c66 -22 145 -101 167 -167 50 -147 -9 -295 -147 -369 -40 -21 -53 -22 -383 -25 l-343 -3 0 291 0 290 328 0 c281 0 336 -2 378 -17z m184 -1183 l0 -350 -445 0 -445 0 0 350 0 350 445 0 445 0 0 -350z M2830 1960 l0 -150 150 0 150 0 0 150 0 150 -150 0 -150 0 0 -150z M3360 1065 l0 -1045 155 0 155 0 0 1045 0 1045 -155 0 -155 0 0 -1045z M3900 1065 l0 -1045 155 0 155 0 0 1045 0 1045 -155 0 -155 0 0 -1045z M4440 1960 l0 -150 150 0 150 0 0 150 0 150 -150 0 -150 0 0 -150z M8204 1937 c-2 -7 -3 -386 -2 -843 4 -937 -1 -878 84 -973 81 -90 104 -96 432 -99 l282 -3 0 135 0 136 -245 0 -245 0 0 480 0 480 245 0 245 0 0 135 0 135 -245 0 -245 0 0 215 0 215 -150 0 c-115 0 -152 -3 -156 -13z M5605 1529 c-316 -32 -570 -242 -666 -549 -32 -100 -34 -316 -5 -428 88 -343 406 -567 781 -549 164 8 292 50 406 133 66 48 69 46 69 -41 l0 -75 155 0 155 0 0 750 0 751 -152 -3 -153 -3 -3 -72 c-2 -41 -7 -73 -13 -73 -6 0 -47 22 -92 50 -90 55 -202 97 -281 105 -104 12 -123 12 -201 4z m286 -293 c328 -135 414 -567 164 -822 -241 -245 -657 -179 -809 129 -139 282 -6 600 294 705 95 33 256 28 351 -12z M1740 770 l0 -750 150 0 150 0 0 438 c0 471 2 498 54 600 31 61 102 127 174 160 52 25 71 27 217 32 l160 5 3 133 3 132 -128 0 c-204 0 -313 -31 -401 -114 -72 -68 -82 -63 -82 34 l0 80 -150 0 -150 0 0 -750z M2830 770 l0 -750 150 0 150 0 0 750 0 750 -150 0 -150 0 0 -750z M4440 770 l0 -750 150 0 150 0 0 750 0 750 -150 0 -150 0 0 -750z M6720 770 l0 -750 150 0 150 0 0 615 0 615 330 0 330 0 0 -615 0 -615 155 0 155 0 0 623 0 622 -128 128 -127 127 -508 0 -507 0 0 -750z%22/></g></svg>");mask-image:url("data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 900 211%22><g transform=%22translate(0.000000,211.000000) scale(0.100000,-0.100000)%22 fill=%22%23000%22><path d=%22M0 1065 l0 -1045 623 0 622 0 128 128 127 127 0 347 0 346 -90 82 c-104 95 -106 103 -49 168 217 247 131 673 -167 830 -115 60 -137 62 -691 62 l-503 0 0 -1045z m1006 758 c66 -22 145 -101 167 -167 50 -147 -9 -295 -147 -369 -40 -21 -53 -22 -383 -25 l-343 -3 0 291 0 290 328 0 c281 0 336 -2 378 -17z m184 -1183 l0 -350 -445 0 -445 0 0 350 0 350 445 0 445 0 0 -350z M2830 1960 l0 -150 150 0 150 0 0 150 0 150 -150 0 -150 0 0 -150z M3360 1065 l0 -1045 155 0 155 0 0 1045 0 1045 -155 0 -155 0 0 -1045z M3900 1065 l0 -1045 155 0 155 0 0 1045 0 1045 -155 0 -155 0 0 -1045z M4440 1960 l0 -150 150 0 150 0 0 150 0 150 -150 0 -150 0 0 -150z M8204 1937 c-2 -7 -3 -386 -2 -843 4 -937 -1 -878 84 -973 81 -90 104 -96 432 -99 l282 -3 0 135 0 136 -245 0 -245 0 0 480 0 480 245 0 245 0 0 135 0 135 -245 0 -245 0 0 215 0 215 -150 0 c-115 0 -152 -3 -156 -13z M5605 1529 c-316 -32 -570 -242 -666 -549 -32 -100 -34 -316 -5 -428 88 -343 406 -567 781 -549 164 8 292 50 406 133 66 48 69 46 69 -41 l0 -75 155 0 155 0 0 750 0 751 -152 -3 -153 -3 -3 -72 c-2 -41 -7 -73 -13 -73 -6 0 -47 22 -92 50 -90 55 -202 97 -281 105 -104 12 -123 12 -201 4z m286 -293 c328 -135 414 -567 164 -822 -241 -245 -657 -179 -809 129 -139 282 -6 600 294 705 95 33 256 28 351 -12z M1740 770 l0 -750 150 0 150 0 0 438 c0 471 2 498 54 600 31 61 102 127 174 160 52 25 71 27 217 32 l160 5 3 133 3 132 -128 0 c-204 0 -313 -31 -401 -114 -72 -68 -82 -63 -82 34 l0 80 -150 0 -150 0 0 -750z M2830 770 l0 -750 150 0 150 0 0 750 0 750 -150 0 -150 0 0 -750z M4440 770 l0 -750 150 0 150 0 0 750 0 750 -150 0 -150 0 0 -750z M6720 770 l0 -750 150 0 150 0 0 615 0 615 330 0 330 0 0 -615 0 -615 155 0 155 0 0 623 0 622 -128 128 -127 127 -508 0 -507 0 0 -750z%22/></g></svg>")}.c-upstash i{aspect-ratio:.751;width:min(76%,35px);-webkit-mask-image:url("data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 676 900%22><g transform=%22translate(0.000000,900.000000) scale(0.100000,-0.100000)%22 fill=%22%23000%22><path d=%22M3825 8994 c-22 -2 -92 -9 -155 -15 -772 -72 -1533 -402 -2125 -920 -1145 -1001 -1586 -2548 -1144 -4009 234 -773 787 -1549 1339 -1877 943 -560 2201 -180 2680 812 312 645 243 1403 -180 1974 -62 84 -170 206 -181 206 -5 0 -563 -541 -671 -651 -32 -31 -193 217 -241 371 -215 690 366 1354 1076 1230 275 -48 468 -184 736 -520 231 -289 425 -685 522 -1061 410 -1606 -626 -3227 -2256 -3528 -383 -71 -824 -60 -1193 30 -474 115 -931 360 -1270 679 -45 43 -86 74 -90 70 -4 -4 -157 -153 -340 -333 -183 -179 -331 -328 -330 -331 8 -17 215 -203 322 -289 549 -441 1216 -718 1946 -809 204 -25 655 -25 865 1 1283 155 2370 904 2960 2040 666 1278 556 2815 -284 3988 -509 711 -1055 1031 -1756 1031 -394 0 -737 -102 -1060 -317 -966 -644 -1139 -2010 -362 -2866 32 -36 63 -65 67 -65 7 0 199 186 582 563 l98 96 31 -29 c46 -44 137 -186 170 -264 76 -180 97 -433 51 -602 -95 -351 -348 -607 -692 -701 -130 -35 -368 -32 -495 6 -237 71 -407 202 -636 491 -979 1231 -772 3043 459 4023 1109 883 2719 820 3744 -146 l69 -66 113 113 c63 63 216 213 341 335 l228 221 -74 71 c-583 561 -1327 914 -2159 1024 -148 20 -596 35 -705 24z%22/></g></svg>");mask-image:url("data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 676 900%22><g transform=%22translate(0.000000,900.000000) scale(0.100000,-0.100000)%22 fill=%22%23000%22><path d=%22M3825 8994 c-22 -2 -92 -9 -155 -15 -772 -72 -1533 -402 -2125 -920 -1145 -1001 -1586 -2548 -1144 -4009 234 -773 787 -1549 1339 -1877 943 -560 2201 -180 2680 812 312 645 243 1403 -180 1974 -62 84 -170 206 -181 206 -5 0 -563 -541 -671 -651 -32 -31 -193 217 -241 371 -215 690 366 1354 1076 1230 275 -48 468 -184 736 -520 231 -289 425 -685 522 -1061 410 -1606 -626 -3227 -2256 -3528 -383 -71 -824 -60 -1193 30 -474 115 -931 360 -1270 679 -45 43 -86 74 -90 70 -4 -4 -157 -153 -340 -333 -183 -179 -331 -328 -330 -331 8 -17 215 -203 322 -289 549 -441 1216 -718 1946 -809 204 -25 655 -25 865 1 1283 155 2370 904 2960 2040 666 1278 556 2815 -284 3988 -509 711 -1055 1031 -1756 1031 -394 0 -737 -102 -1060 -317 -966 -644 -1139 -2010 -362 -2866 32 -36 63 -65 67 -65 7 0 199 186 582 563 l98 96 31 -29 c46 -44 137 -186 170 -264 76 -180 97 -433 51 -602 -95 -351 -348 -607 -692 -701 -130 -35 -368 -32 -495 6 -237 71 -407 202 -636 491 -979 1231 -772 3043 459 4023 1109 883 2719 820 3744 -146 l69 -66 113 113 c63 63 216 213 341 335 l228 221 -74 71 c-583 561 -1327 914 -2159 1024 -148 20 -596 35 -705 24z%22/></g></svg>")}.c-mailman i{aspect-ratio:3.841;width:min(76%,115px);-webkit-mask-image:url("data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 891 232%22><g transform=%22translate(0.000000,232.000000) scale(0.100000,-0.100000)%22 fill=%22%23000%22><path d=%22M739 2310 c-9 -5 -61 -14 -115 -20 -205 -22 -296 -57 -402 -155 -119 -111 -165 -213 -186 -411 -8 -66 -19 -130 -25 -142 -14 -27 -16 -815 -1 -842 5 -10 14 -62 20 -116 22 -209 59 -302 159 -403 127 -129 223 -171 416 -186 44 -4 95 -11 114 -17 23 -7 40 -7 55 1 11 6 33 15 48 20 75 27 115 206 62 278 -24 32 -109 82 -140 83 -27 0 -152 37 -187 55 -16 8 -36 15 -45 15 -22 0 -135 78 -160 110 -74 95 -96 189 -96 410 -1 168 1 191 22 249 86 239 257 360 566 400 135 18 124 -1 128 231 2 167 6 202 19 215 20 20 230 31 354 18 91 -9 98 -17 75 -99 -27 -97 -130 -176 -244 -187 -58 -6 -72 -21 -82 -83 -9 -63 -2 -74 48 -74 74 1 361 -31 413 -45 28 -8 75 -18 105 -24 96 -17 239 -101 304 -178 42 -49 97 -164 107 -223 5 -30 15 -82 20 -115 11 -63 7 -125 -17 -268 -25 -148 -73 -227 -189 -315 -43 -33 -230 -92 -291 -92 -50 0 -128 -44 -154 -85 -52 -84 -23 -231 53 -267 81 -39 83 -40 123 -30 21 6 73 13 114 17 233 21 371 104 482 290 37 62 78 201 78 265 0 20 7 81 15 136 18 117 21 702 4 824 -5 41 -14 118 -19 170 -32 342 -232 540 -572 565 -51 4 -108 14 -127 21 -40 17 -824 20 -852 4z M5355 1700 c-110 -45 -83 -220 34 -220 57 0 74 9 99 45 62 95 -31 218 -133 175z M5685 1700 c-8 -12 -8 -1098 0 -1110 8 -13 162 -13 170 0 8 12 8 1097 0 1110 -8 13 -162 13 -170 0z M3191 1683 l-21 -18 2 -540 3 -540 90 0 90 0 5 293 c3 183 9 293 15 294 13 2 25 -22 94 -197 32 -82 73 -186 91 -230 17 -44 40 -99 50 -122 l20 -43 88 0 89 0 21 48 c11 26 37 90 58 142 20 52 45 114 55 137 11 23 19 45 19 50 0 6 27 78 81 211 5 12 15 22 24 22 13 0 15 -41 17 -302 l3 -303 84 -3 c46 -2 88 1 93 6 12 12 10 1084 -2 1096 -12 12 -102 20 -145 12 -26 -5 -39 -14 -47 -34 -5 -15 -14 -34 -18 -43 -4 -8 -20 -47 -35 -85 -15 -38 -33 -82 -41 -99 -7 -16 -25 -59 -39 -95 -14 -36 -32 -78 -39 -95 -7 -16 -24 -57 -37 -90 -13 -33 -29 -69 -36 -80 -7 -11 -13 -29 -13 -42 0 -12 -4 -24 -9 -28 -5 -3 -15 -22 -21 -43 -6 -20 -18 -50 -25 -67 -8 -16 -16 -38 -19 -48 -10 -31 -28 -14 -56 54 -14 35 -31 75 -37 89 -6 14 -19 45 -29 70 -10 25 -26 64 -36 87 -10 23 -18 45 -18 48 0 3 -18 50 -41 103 -42 101 -53 126 -88 203 -12 25 -21 53 -21 61 0 8 -7 23 -15 34 -8 10 -15 27 -15 37 0 10 -11 29 -25 42 -31 32 -129 36 -164 8z M680 1415 c-205 -39 -300 -165 -300 -395 0 -218 72 -323 245 -360 145 -30 503 -18 590 21 115 51 165 171 151 363 -13 189 -66 280 -196 339 -97 44 -345 60 -490 32z m17 -270 c45 -80 23 -220 -38 -245 -64 -27 -119 40 -119 143 0 134 102 200 157 102z m296 20 c26 -25 27 -30 27 -118 0 -101 -11 -130 -57 -148 -71 -27 -113 27 -113 145 0 125 72 186 143 121z M4705 1346 c-96 -17 -160 -56 -209 -129 -29 -43 -32 -57 -13 -57 8 0 33 -13 55 -30 52 -37 47 -38 94 10 49 51 72 60 158 60 82 0 134 -34 146 -96 11 -59 -1 -64 -148 -64 -160 0 -220 -15 -276 -69 -129 -125 -73 -344 101 -396 94 -28 223 -13 281 33 16 12 34 22 40 22 6 0 16 -10 21 -22 9 -21 17 -23 89 -23 l80 0 -3 275 c-2 269 -3 276 -27 330 -45 100 -107 142 -228 159 -42 6 -80 10 -84 10 -4 -1 -38 -7 -77 -13z m229 -492 c-3 -90 -76 -154 -179 -154 -108 0 -165 111 -92 178 30 27 46 30 167 28 l105 -1 -1 -51z M6363 1350 c-24 -5 -62 -20 -86 -34 -54 -32 -55 -32 -67 -1 -9 23 -14 25 -74 25 -40 0 -68 -5 -74 -13 -14 -17 -18 -725 -5 -738 6 -6 45 -9 89 -7 l79 3 5 250 c4 159 10 260 17 277 29 65 157 102 218 62 58 -38 60 -47 65 -329 l5 -260 84 -3 c61 -2 87 1 92 10 5 7 9 122 9 255 0 220 2 245 19 274 57 93 215 93 263 -1 9 -18 14 -100 18 -280 l5 -255 85 0 85 0 0 290 c0 317 -3 332 -68 403 -92 99 -310 101 -401 3 -39 -40 -54 -39 -104 9 -57 53 -166 79 -259 60z M7600 1346 c-67 -13 -91 -23 -150 -66 -99 -70 -103 -106 -19 -149 73 -37 65 -37 83 -3 41 80 230 101 286 32 35 -42 47 -85 30 -105 -10 -12 -41 -15 -144 -15 -200 0 -288 -38 -336 -147 -55 -125 24 -284 157 -320 103 -27 237 -7 283 42 30 32 36 31 52 -2 13 -27 17 -28 96 -31 l83 -3 -3 278 c-3 242 -6 283 -22 318 -29 63 -83 123 -131 144 -40 18 -65 23 -170 35 -16 2 -59 -2 -95 -8z m234 -452 c18 -47 -36 -147 -94 -176 -94 -46 -220 6 -220 91 0 22 45 84 68 93 39 15 240 9 246 -8z M8520 1346 c-30 -6 -73 -24 -95 -39 -49 -33 -65 -34 -65 -3 0 13 -7 27 -16 30 -30 11 -131 6 -142 -7 -12 -14 -19 -718 -7 -737 8 -13 162 -13 170 0 3 5 7 114 8 243 l2 233 28 43 c66 99 207 108 279 16 22 -29 23 -36 28 -285 l5 -255 90 0 90 0 0 280 c0 275 -1 281 -24 325 -51 95 -109 141 -198 155 -81 13 -100 13 -153 1z M5311 1326 c-8 -9 -11 -117 -9 -377 l3 -364 90 0 90 0 3 364 c2 260 -1 368 -9 377 -8 10 -35 14 -84 14 -49 0 -76 -4 -84 -14z%22/></g></svg>");mask-image:url("data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 891 232%22><g transform=%22translate(0.000000,232.000000) scale(0.100000,-0.100000)%22 fill=%22%23000%22><path d=%22M739 2310 c-9 -5 -61 -14 -115 -20 -205 -22 -296 -57 -402 -155 -119 -111 -165 -213 -186 -411 -8 -66 -19 -130 -25 -142 -14 -27 -16 -815 -1 -842 5 -10 14 -62 20 -116 22 -209 59 -302 159 -403 127 -129 223 -171 416 -186 44 -4 95 -11 114 -17 23 -7 40 -7 55 1 11 6 33 15 48 20 75 27 115 206 62 278 -24 32 -109 82 -140 83 -27 0 -152 37 -187 55 -16 8 -36 15 -45 15 -22 0 -135 78 -160 110 -74 95 -96 189 -96 410 -1 168 1 191 22 249 86 239 257 360 566 400 135 18 124 -1 128 231 2 167 6 202 19 215 20 20 230 31 354 18 91 -9 98 -17 75 -99 -27 -97 -130 -176 -244 -187 -58 -6 -72 -21 -82 -83 -9 -63 -2 -74 48 -74 74 1 361 -31 413 -45 28 -8 75 -18 105 -24 96 -17 239 -101 304 -178 42 -49 97 -164 107 -223 5 -30 15 -82 20 -115 11 -63 7 -125 -17 -268 -25 -148 -73 -227 -189 -315 -43 -33 -230 -92 -291 -92 -50 0 -128 -44 -154 -85 -52 -84 -23 -231 53 -267 81 -39 83 -40 123 -30 21 6 73 13 114 17 233 21 371 104 482 290 37 62 78 201 78 265 0 20 7 81 15 136 18 117 21 702 4 824 -5 41 -14 118 -19 170 -32 342 -232 540 -572 565 -51 4 -108 14 -127 21 -40 17 -824 20 -852 4z M5355 1700 c-110 -45 -83 -220 34 -220 57 0 74 9 99 45 62 95 -31 218 -133 175z M5685 1700 c-8 -12 -8 -1098 0 -1110 8 -13 162 -13 170 0 8 12 8 1097 0 1110 -8 13 -162 13 -170 0z M3191 1683 l-21 -18 2 -540 3 -540 90 0 90 0 5 293 c3 183 9 293 15 294 13 2 25 -22 94 -197 32 -82 73 -186 91 -230 17 -44 40 -99 50 -122 l20 -43 88 0 89 0 21 48 c11 26 37 90 58 142 20 52 45 114 55 137 11 23 19 45 19 50 0 6 27 78 81 211 5 12 15 22 24 22 13 0 15 -41 17 -302 l3 -303 84 -3 c46 -2 88 1 93 6 12 12 10 1084 -2 1096 -12 12 -102 20 -145 12 -26 -5 -39 -14 -47 -34 -5 -15 -14 -34 -18 -43 -4 -8 -20 -47 -35 -85 -15 -38 -33 -82 -41 -99 -7 -16 -25 -59 -39 -95 -14 -36 -32 -78 -39 -95 -7 -16 -24 -57 -37 -90 -13 -33 -29 -69 -36 -80 -7 -11 -13 -29 -13 -42 0 -12 -4 -24 -9 -28 -5 -3 -15 -22 -21 -43 -6 -20 -18 -50 -25 -67 -8 -16 -16 -38 -19 -48 -10 -31 -28 -14 -56 54 -14 35 -31 75 -37 89 -6 14 -19 45 -29 70 -10 25 -26 64 -36 87 -10 23 -18 45 -18 48 0 3 -18 50 -41 103 -42 101 -53 126 -88 203 -12 25 -21 53 -21 61 0 8 -7 23 -15 34 -8 10 -15 27 -15 37 0 10 -11 29 -25 42 -31 32 -129 36 -164 8z M680 1415 c-205 -39 -300 -165 -300 -395 0 -218 72 -323 245 -360 145 -30 503 -18 590 21 115 51 165 171 151 363 -13 189 -66 280 -196 339 -97 44 -345 60 -490 32z m17 -270 c45 -80 23 -220 -38 -245 -64 -27 -119 40 -119 143 0 134 102 200 157 102z m296 20 c26 -25 27 -30 27 -118 0 -101 -11 -130 -57 -148 -71 -27 -113 27 -113 145 0 125 72 186 143 121z M4705 1346 c-96 -17 -160 -56 -209 -129 -29 -43 -32 -57 -13 -57 8 0 33 -13 55 -30 52 -37 47 -38 94 10 49 51 72 60 158 60 82 0 134 -34 146 -96 11 -59 -1 -64 -148 -64 -160 0 -220 -15 -276 -69 -129 -125 -73 -344 101 -396 94 -28 223 -13 281 33 16 12 34 22 40 22 6 0 16 -10 21 -22 9 -21 17 -23 89 -23 l80 0 -3 275 c-2 269 -3 276 -27 330 -45 100 -107 142 -228 159 -42 6 -80 10 -84 10 -4 -1 -38 -7 -77 -13z m229 -492 c-3 -90 -76 -154 -179 -154 -108 0 -165 111 -92 178 30 27 46 30 167 28 l105 -1 -1 -51z M6363 1350 c-24 -5 -62 -20 -86 -34 -54 -32 -55 -32 -67 -1 -9 23 -14 25 -74 25 -40 0 -68 -5 -74 -13 -14 -17 -18 -725 -5 -738 6 -6 45 -9 89 -7 l79 3 5 250 c4 159 10 260 17 277 29 65 157 102 218 62 58 -38 60 -47 65 -329 l5 -260 84 -3 c61 -2 87 1 92 10 5 7 9 122 9 255 0 220 2 245 19 274 57 93 215 93 263 -1 9 -18 14 -100 18 -280 l5 -255 85 0 85 0 0 290 c0 317 -3 332 -68 403 -92 99 -310 101 -401 3 -39 -40 -54 -39 -104 9 -57 53 -166 79 -259 60z M7600 1346 c-67 -13 -91 -23 -150 -66 -99 -70 -103 -106 -19 -149 73 -37 65 -37 83 -3 41 80 230 101 286 32 35 -42 47 -85 30 -105 -10 -12 -41 -15 -144 -15 -200 0 -288 -38 -336 -147 -55 -125 24 -284 157 -320 103 -27 237 -7 283 42 30 32 36 31 52 -2 13 -27 17 -28 96 -31 l83 -3 -3 278 c-3 242 -6 283 -22 318 -29 63 -83 123 -131 144 -40 18 -65 23 -170 35 -16 2 -59 -2 -95 -8z m234 -452 c18 -47 -36 -147 -94 -176 -94 -46 -220 6 -220 91 0 22 45 84 68 93 39 15 240 9 246 -8z M8520 1346 c-30 -6 -73 -24 -95 -39 -49 -33 -65 -34 -65 -3 0 13 -7 27 -16 30 -30 11 -131 6 -142 -7 -12 -14 -19 -718 -7 -737 8 -13 162 -13 170 0 3 5 7 114 8 243 l2 233 28 43 c66 99 207 108 279 16 22 -29 23 -36 28 -285 l5 -255 90 0 90 0 0 280 c0 275 -1 281 -24 325 -51 95 -109 141 -198 155 -81 13 -100 13 -153 1z M5311 1326 c-8 -9 -11 -117 -9 -377 l3 -364 90 0 90 0 3 364 c2 260 -1 368 -9 377 -8 10 -35 14 -84 14 -49 0 -76 -4 -84 -14z%22/></g></svg>")}.c-selectfew i{aspect-ratio:6.736;width:min(76%,175px);-webkit-mask-image:url("data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 869 129%22><g transform=%22translate(0.000000,129.000000) scale(0.100000,-0.100000)%22 fill=%22%23000%22><path d=%22M3562 658 l3 -623 73 -3 72 -3 0 626 0 625 -75 0 -75 0 2 -622z M558 1249 c-497 -64 -705 -681 -349 -1039 373 -377 1013 -130 1039 400 18 385 -309 687 -690 639z m221 -34 c358 -85 552 -494 392 -827 -232 -484 -922 -432 -1097 82 -30 87 -26 273 8 362 111 293 401 452 697 383z M516 1209 c-301 -62 -507 -382 -442 -687 47 -221 227 -401 448 -448 308 -66 613 136 684 453 61 275 -106 569 -379 663 -72 25 -234 35 -311 19z m339 -134 c0 -27 -4 -30 -44 -37 -55 -9 -123 -49 -155 -91 -34 -45 -45 -129 -44 -332 2 -142 -1 -177 -16 -210 -36 -84 -102 -124 -203 -125 l-63 0 0 43 c0 54 4 58 41 45 23 -8 40 -7 74 6 76 30 79 40 85 296 6 248 12 275 73 338 44 46 84 69 148 86 80 22 104 18 104 -19z m3 -87 c-2 -25 -8 -44 -15 -44 -7 -1 -23 -2 -34 -3 -12 0 -39 -18 -60 -40 l-39 -39 0 -86 0 -86 -41 0 -42 0 5 98 c7 138 38 188 140 223 82 29 90 27 86 -23z m-150 -450 c-5 -151 -26 -213 -91 -262 -102 -78 -287 -104 -287 -41 0 23 4 25 46 25 83 0 135 20 185 70 56 56 69 103 69 245 l0 95 41 0 41 0 -4 -132z M2164 1249 c-109 -14 -209 -84 -262 -184 -23 -43 -27 -62 -27 -140 0 -163 53 -218 323 -331 177 -74 232 -130 232 -237 0 -140 -93 -215 -254 -205 -100 7 -171 41 -251 121 l-64 64 -41 -58 -41 -59 58 -58 c113 -113 231 -158 388 -149 223 12 354 127 363 318 10 198 -71 284 -381 404 -188 74 -236 161 -162 290 68 118 259 123 384 10 23 -21 43 -36 45 -34 2 2 17 26 34 54 l31 50 -27 29 c-79 84 -221 131 -348 115z M5902 633 l3 -598 72 -3 73 -3 2 268 3 268 223 3 222 2 0 65 0 65 -225 0 -225 0 0 200 0 200 240 0 240 0 0 65 0 65 -315 0 -315 0 2 -597z M5430 920 l0 -140 -40 0 -40 0 0 -55 0 -55 39 0 40 0 3 -262 3 -263 27 -47 c45 -76 138 -106 238 -78 63 18 64 21 46 84 -15 50 -19 55 -36 46 -24 -13 -76 -13 -100 0 -33 18 -40 66 -40 296 l0 224 90 0 90 0 0 55 0 55 -90 0 -90 0 0 140 0 140 -70 0 -70 0 0 -140z M2953 786 c-273 -89 -371 -434 -182 -640 162 -178 466 -182 618 -9 51 57 51 58 -8 87 l-48 25 -34 -36 c-156 -164 -479 -69 -479 142 l0 35 321 0 322 0 -7 66 c-15 149 -98 266 -221 314 -74 29 -218 37 -282 16z m227 -127 c56 -25 86 -53 111 -101 36 -71 46 -68 -219 -68 -131 0 -241 3 -245 6 -11 11 22 77 56 113 68 72 200 94 297 50z M4113 786 c-273 -89 -371 -434 -182 -640 162 -178 466 -182 618 -9 51 57 51 58 -8 87 l-48 25 -34 -36 c-160 -168 -479 -68 -479 151 l0 26 321 0 322 0 -7 66 c-15 143 -83 247 -202 305 -77 38 -224 50 -301 25z m227 -127 c56 -25 86 -53 111 -101 36 -71 46 -68 -221 -68 -267 0 -262 -1 -226 68 56 106 217 155 336 101z M4955 783 c-74 -27 -137 -66 -179 -114 -181 -199 -116 -505 132 -622 116 -55 315 -41 406 28 18 14 18 15 -8 60 -31 53 -25 51 -79 23 -151 -77 -356 10 -396 169 -67 263 189 440 441 305 3 -2 19 18 33 43 27 44 27 46 9 60 -75 57 -263 82 -359 48z M6833 786 c-273 -89 -371 -434 -182 -640 162 -178 466 -182 618 -9 51 57 51 58 -8 87 l-48 25 -34 -36 c-156 -164 -479 -69 -479 142 l0 35 318 2 317 3 -2 62 c-6 138 -93 265 -218 313 -74 29 -218 37 -282 16z m227 -127 c56 -25 86 -53 111 -101 36 -71 46 -68 -219 -68 -131 0 -241 3 -245 6 -11 11 22 77 56 113 68 72 200 94 297 50z M7330 774 c0 -3 82 -172 182 -375 l181 -369 48 0 47 0 34 83 c19 45 68 164 109 264 42 104 77 177 81 170 4 -7 54 -126 110 -264 l103 -253 48 0 48 0 175 357 c97 196 180 365 185 375 10 18 5 19 -73 16 l-83 -3 -80 -175 c-44 -96 -100 -218 -123 -270 -52 -113 -32 -138 -168 203 l-99 248 -48 -3 -49 -3 -103 -255 c-57 -140 -107 -261 -112 -269 -6 -9 -48 75 -132 258 l-124 271 -78 0 c-44 0 -79 -3 -79 -6z%22/></g></svg>");mask-image:url("data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 869 129%22><g transform=%22translate(0.000000,129.000000) scale(0.100000,-0.100000)%22 fill=%22%23000%22><path d=%22M3562 658 l3 -623 73 -3 72 -3 0 626 0 625 -75 0 -75 0 2 -622z M558 1249 c-497 -64 -705 -681 -349 -1039 373 -377 1013 -130 1039 400 18 385 -309 687 -690 639z m221 -34 c358 -85 552 -494 392 -827 -232 -484 -922 -432 -1097 82 -30 87 -26 273 8 362 111 293 401 452 697 383z M516 1209 c-301 -62 -507 -382 -442 -687 47 -221 227 -401 448 -448 308 -66 613 136 684 453 61 275 -106 569 -379 663 -72 25 -234 35 -311 19z m339 -134 c0 -27 -4 -30 -44 -37 -55 -9 -123 -49 -155 -91 -34 -45 -45 -129 -44 -332 2 -142 -1 -177 -16 -210 -36 -84 -102 -124 -203 -125 l-63 0 0 43 c0 54 4 58 41 45 23 -8 40 -7 74 6 76 30 79 40 85 296 6 248 12 275 73 338 44 46 84 69 148 86 80 22 104 18 104 -19z m3 -87 c-2 -25 -8 -44 -15 -44 -7 -1 -23 -2 -34 -3 -12 0 -39 -18 -60 -40 l-39 -39 0 -86 0 -86 -41 0 -42 0 5 98 c7 138 38 188 140 223 82 29 90 27 86 -23z m-150 -450 c-5 -151 -26 -213 -91 -262 -102 -78 -287 -104 -287 -41 0 23 4 25 46 25 83 0 135 20 185 70 56 56 69 103 69 245 l0 95 41 0 41 0 -4 -132z M2164 1249 c-109 -14 -209 -84 -262 -184 -23 -43 -27 -62 -27 -140 0 -163 53 -218 323 -331 177 -74 232 -130 232 -237 0 -140 -93 -215 -254 -205 -100 7 -171 41 -251 121 l-64 64 -41 -58 -41 -59 58 -58 c113 -113 231 -158 388 -149 223 12 354 127 363 318 10 198 -71 284 -381 404 -188 74 -236 161 -162 290 68 118 259 123 384 10 23 -21 43 -36 45 -34 2 2 17 26 34 54 l31 50 -27 29 c-79 84 -221 131 -348 115z M5902 633 l3 -598 72 -3 73 -3 2 268 3 268 223 3 222 2 0 65 0 65 -225 0 -225 0 0 200 0 200 240 0 240 0 0 65 0 65 -315 0 -315 0 2 -597z M5430 920 l0 -140 -40 0 -40 0 0 -55 0 -55 39 0 40 0 3 -262 3 -263 27 -47 c45 -76 138 -106 238 -78 63 18 64 21 46 84 -15 50 -19 55 -36 46 -24 -13 -76 -13 -100 0 -33 18 -40 66 -40 296 l0 224 90 0 90 0 0 55 0 55 -90 0 -90 0 0 140 0 140 -70 0 -70 0 0 -140z M2953 786 c-273 -89 -371 -434 -182 -640 162 -178 466 -182 618 -9 51 57 51 58 -8 87 l-48 25 -34 -36 c-156 -164 -479 -69 -479 142 l0 35 321 0 322 0 -7 66 c-15 149 -98 266 -221 314 -74 29 -218 37 -282 16z m227 -127 c56 -25 86 -53 111 -101 36 -71 46 -68 -219 -68 -131 0 -241 3 -245 6 -11 11 22 77 56 113 68 72 200 94 297 50z M4113 786 c-273 -89 -371 -434 -182 -640 162 -178 466 -182 618 -9 51 57 51 58 -8 87 l-48 25 -34 -36 c-160 -168 -479 -68 -479 151 l0 26 321 0 322 0 -7 66 c-15 143 -83 247 -202 305 -77 38 -224 50 -301 25z m227 -127 c56 -25 86 -53 111 -101 36 -71 46 -68 -221 -68 -267 0 -262 -1 -226 68 56 106 217 155 336 101z M4955 783 c-74 -27 -137 -66 -179 -114 -181 -199 -116 -505 132 -622 116 -55 315 -41 406 28 18 14 18 15 -8 60 -31 53 -25 51 -79 23 -151 -77 -356 10 -396 169 -67 263 189 440 441 305 3 -2 19 18 33 43 27 44 27 46 9 60 -75 57 -263 82 -359 48z M6833 786 c-273 -89 -371 -434 -182 -640 162 -178 466 -182 618 -9 51 57 51 58 -8 87 l-48 25 -34 -36 c-156 -164 -479 -69 -479 142 l0 35 318 2 317 3 -2 62 c-6 138 -93 265 -218 313 -74 29 -218 37 -282 16z m227 -127 c56 -25 86 -53 111 -101 36 -71 46 -68 -219 -68 -131 0 -241 3 -245 6 -11 11 22 77 56 113 68 72 200 94 297 50z M7330 774 c0 -3 82 -172 182 -375 l181 -369 48 0 47 0 34 83 c19 45 68 164 109 264 42 104 77 177 81 170 4 -7 54 -126 110 -264 l103 -253 48 0 48 0 175 357 c97 196 180 365 185 375 10 18 5 19 -73 16 l-83 -3 -80 -175 c-44 -96 -100 -218 -123 -270 -52 -113 -32 -138 -168 203 l-99 248 -48 -3 -49 -3 -103 -255 c-57 -140 -107 -261 -112 -269 -6 -9 -48 75 -132 258 l-124 271 -78 0 c-44 0 -79 -3 -79 -6z%22/></g></svg>")}.c-superpower i{aspect-ratio:7.087;--logo:url("data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 163 23%22><path d=%22M1.58708 5.7941C1.58708 0.00452191 13.2891 -1.19747 14.023 5.734C14.0428 6.19476 13.8445 6.41513 13.5073 6.41513H10.5917C10.2545 6.41513 10.0958 6.25486 10.0165 5.89427C9.56032 3.16976 5.53403 3.79079 5.53403 5.7941C5.53403 8.91927 14.3205 6.61546 14.3205 12.5052C14.3205 19.036 1.50774 19.1963 0.833389 12.2448C0.813555 11.8241 1.01189 11.6438 1.36891 11.6438H4.2845C4.60184 11.6438 4.78034 11.8241 4.85968 12.2047C5.35553 14.9292 10.2347 14.809 10.2347 12.5052C10.2347 9.58036 1.58708 11.6438 1.58708 5.7941ZM25.9432 1.94774C25.9432 1.56711 26.1018 1.34674 26.5382 1.34674H29.3149C29.7314 1.34674 29.9298 1.56711 29.9298 1.94774V9.78069C29.9298 13.6671 27.5299 17.2531 22.7697 17.2531C18.0096 17.2531 15.5898 13.6671 15.5898 9.78069L15.57 1.94774C15.57 1.56711 15.7882 1.34674 16.1849 1.34674H19.0013C19.4575 1.34674 19.6161 1.56711 19.6161 1.94774L19.636 9.78069C19.636 12.7256 21.1235 13.6471 22.7697 13.6471C24.4159 13.6471 25.9233 12.7256 25.9233 9.78069L25.9432 1.94774ZM60.5335 7.47688H52.9966C52.9966 5.89427 54.5238 4.05122 56.9634 4.05122C59.403 4.05122 60.5335 5.89427 60.5335 7.47688ZM64.5003 9.82076V9.25983C64.5003 4.75238 61.9417 0.865947 56.8643 0.865947C53.0958 0.865947 50.3984 3.39012 49.4067 6.69559C48.9704 8.13798 48.9109 9.70056 49.2282 11.203C50.0215 14.8891 52.8578 17.6938 56.8643 17.6938C57.4989 17.6938 62.7351 17.6938 64.3416 12.5252C64.4408 12.1847 64.302 12.0645 64.0243 12.0645H60.8509C60.6525 12.0645 60.5137 12.1646 60.4145 12.365C60.0972 13.0461 59.2642 14.3883 56.8643 14.3883C54.742 14.3883 52.9966 12.4651 52.9966 10.4618H63.8855C64.2821 10.4618 64.5003 10.2214 64.5003 9.82076ZM146.791 7.51695H139.81C139.81 5.9744 141.099 4.17142 143.499 4.17142C145.899 4.17142 146.791 5.9744 146.791 7.51695ZM151.056 9.82076V9.25983C151.056 4.75238 148.477 0.865947 143.4 0.865947C139.631 0.865947 136.934 3.37009 135.942 6.69559C135.486 8.13798 135.426 9.70056 135.764 11.203C136.537 14.8891 139.393 17.6938 143.4 17.6938C144.034 17.6938 149.271 17.6938 150.897 12.5453C150.996 12.1847 150.857 12.0645 150.56 12.0645H147.406C147.188 12.0645 147.049 12.1646 146.95 12.365C146.633 13.0461 145.8 14.4083 143.4 14.4083C141.277 14.4083 139.73 12.4852 139.73 10.4618H150.421C150.837 10.4618 151.056 10.2214 151.056 9.82076ZM161.687 1.34674C162.242 1.34674 162.52 1.66727 162.52 2.24823V4.59211C162.52 5.19311 162.202 5.45354 161.607 5.45354C158.136 5.45354 156.47 7.09625 156.47 11.3232V16.632C156.47 17.0127 156.232 17.213 155.895 17.213H152.94C152.603 17.213 152.404 17.0127 152.404 16.632V11.3232C152.404 7.67721 153.416 1.34674 161.687 1.34674ZM125.033 1.34674H121.84C121.622 1.34674 121.543 1.42687 121.463 1.66727L118.25 11.2832L115.751 1.66727C115.692 1.42687 115.593 1.34674 115.374 1.34674H111.626C111.308 1.34674 111.348 1.54707 111.408 1.76744L115.255 16.7923C115.335 17.1329 115.474 17.213 115.85 17.213H119.837C120.134 17.213 120.313 17.0928 120.412 16.7723L123.447 7.39675L126.462 16.7723C126.561 17.0928 126.759 17.213 127.037 17.213H131.043C131.42 17.213 131.559 17.1329 131.638 16.7923L135.486 1.76744C135.545 1.54707 135.585 1.34674 135.248 1.34674H131.519C131.281 1.34674 131.182 1.42687 131.122 1.66727L128.623 11.2832L125.43 1.66727C125.351 1.42687 125.252 1.34674 125.033 1.34674ZM99.1502 9.25983C99.1502 6.43516 100.658 4.61214 103.057 4.61214C105.457 4.61214 107.183 6.43516 107.183 9.25983C107.183 12.0845 105.398 13.9476 103.057 13.9476C100.717 13.9476 99.1502 12.1045 99.1502 9.25983ZM103.057 0.865947C98.3767 0.865947 95.0049 4.75238 95.0049 9.25983C95.0049 13.7673 98.3767 17.6938 103.057 17.6938C107.738 17.6938 111.328 13.8875 111.328 9.25983C111.328 4.63218 107.56 0.865947 103.057 0.865947ZM75.2503 1.34674C75.8057 1.34674 76.0833 1.66727 76.0833 2.24823V4.59211C76.0833 5.19311 75.766 5.45354 75.171 5.45354C71.7 5.45354 70.034 7.09625 70.034 11.3232V16.632C70.034 17.0127 69.796 17.213 69.4588 17.213H66.5035C66.1664 17.213 65.968 17.0127 65.968 16.632V11.3232C65.968 7.67721 66.9796 1.34674 75.2503 1.34674ZM81.5178 8.9393C81.5178 11.7239 83.0054 13.5469 85.3656 13.5469C87.7258 13.5469 89.3919 11.7439 89.3919 8.9393C89.3919 6.13466 87.6663 4.37175 85.3656 4.37175C83.0649 4.37175 81.5178 6.17473 81.5178 8.9393ZM81.736 15.5903V22.1011C81.736 22.4817 81.5178 22.682 81.1807 22.682H78.2056C77.8684 22.682 77.6701 22.4817 77.6701 22.1011V2.2282C77.6701 1.64724 77.9874 1.34674 78.5626 1.34674H81.022C81.617 1.34674 81.736 1.64724 81.736 2.2282V3.67059H81.9542C84.9888 -2.09896 93.6364 1.02621 93.6364 8.9393C93.6364 17.4334 84.8499 18.9559 81.736 15.5903ZM35.5031 8.9393C35.5031 11.7239 37.0105 13.5469 39.3509 13.5469C41.6913 13.5469 43.3772 11.7439 43.3772 8.9393C43.3772 6.13466 41.6715 4.37175 39.3509 4.37175C37.0303 4.37175 35.5031 6.17473 35.5031 8.9393ZM35.6816 15.5903V22.1011C35.6816 22.4817 35.4436 22.682 35.1064 22.682H32.1512C31.7942 22.682 31.6157 22.4817 31.6157 22.1011V2.2282C31.6157 1.64724 31.9132 1.34674 32.4883 1.34674H34.9676C35.5626 1.34674 35.6816 1.64724 35.6816 2.2282V3.67059H35.88C38.9145 -2.09896 47.5621 1.02621 47.5621 8.9393C47.5621 17.4334 38.7757 18.9559 35.6816 15.5903Z%22/></svg>");width:min(76%,163px);-webkit-mask-image:var(--logo);mask-image:var(--logo)}.c-udio i{aspect-ratio:2.512;--logo:url("data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 412 164%22><path d=%22M195.619 58.9477C188.381 53.2852 178.512 50.0365 167.771 50.0365C137.522 50.0365 115.81 73.5214 115.81 105.067C115.81 136.614 137.507 160.098 167.771 160.098C178.727 160.098 188.81 156.394 196.276 150.307V157.912H229.158V0L195.619 8.28283V58.9477ZM173.693 130.071C159.876 130.071 149.793 119.626 149.793 105.052C149.793 90.4786 159.876 80.0341 173.907 80.0341C187.938 80.0341 197.577 90.2509 197.577 105.052C197.577 119.854 187.938 130.071 173.677 130.071H173.693Z%22/><path d=%22M282.618 48.879L249.079 57.1619V157.897H282.618V48.879Z%22/><path d=%22M265.956 1.07785C255.429 1.07785 247.763 9.12376 247.763 19.3557C247.763 29.5877 255.429 37.6336 265.956 37.6336C276.482 37.6336 283.934 29.5877 283.934 19.3557C283.934 9.12376 276.482 1.07785 265.956 1.07785Z%22/><path d=%22M353.689 49.8088C320.365 49.8088 295.379 73.5214 295.379 104.84C295.379 136.158 320.594 160.311 353.689 160.311C386.785 160.311 412 136.386 412 104.84C412 73.2937 386.785 49.8088 353.689 49.8088ZM353.689 130.071C339.444 130.071 329.576 119.854 329.576 105.052C329.576 90.2509 339.444 80.0341 353.689 80.0341C367.934 80.0341 377.803 90.0383 377.803 104.825C377.803 119.611 368.164 130.055 353.689 130.055V130.071Z%22/><path d=%22M70.796 113.098C70.796 124.196 64.6605 130.723 54.5773 130.723H33.539V52.1922H0V97.4315L33.539 130.723H0L33.539 164V130.723L62.8091 159.764C87.6879 156.531 104.335 138.481 104.335 113.326V52.1922H70.796V113.098Z%22/></svg>");width:min(70%,132px);-webkit-mask-image:var(--logo);mask-image:var(--logo)}.c-cookunity i{aspect-ratio:4.679;--logo:url("data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 131 28%22><path d=%22M77.854 22.802a7.346 7.346 0 0 0-1.075-1.323l-9.766-9.77a.461.461 0 0 1 0-.652l6.818-6.82c.21-.21.38-.365.501-.458a.68.68 0 0 1 .327-.154c.093-.01.186.032.27.116l.097.096c.107.108.16.21.16.306s-.047.204-.134.33a4.516 4.516 0 0 1-.458.512l-5.262 5.265a1.342 1.342 0 0 0 0 1.894l.15.152a1.34 1.34 0 0 0 1.894 0L76.73 6.94a7.294 7.294 0 0 0 1.078-1.328c.268-.434.361-.968.28-1.603-.079-.635-.487-1.32-1.224-2.057l-.107-.108C76.042 1.13 75.369.74 74.74.68c-.629-.061-1.162.04-1.599.312-.437.27-.87.623-1.305 1.057l-6.917 6.92a.46.46 0 0 1-.653 0L55.703.393a1.341 1.341 0 0 0-1.893 0l-.175.175a1.342 1.342 0 0 0 0 1.894l20.942 20.949c.224.224.382.4.475.53.093.131.137.25.13.359-.005.107-.066.221-.183.338l-.032.032c-.116.116-.227.177-.338.183-.107.006-.227-.038-.358-.13a4.657 4.657 0 0 1-.53-.476l-9.958-9.961-.597-.598L52.803 3.292a1.341 1.341 0 0 0-1.894 0l-.175.175a1.342 1.342 0 0 0 0 1.894l8.57 8.572a.46.46 0 0 1 0 .653l-6.927 6.928c-.428.429-.777.86-1.048 1.297-.271.437-.373.97-.312 1.6.064.629.451 1.302 1.165 2.016l.108.108c.737.737 1.421 1.145 2.056 1.223.635.079 1.168-.011 1.596-.277a7.35 7.35 0 0 0 1.323-1.075l5.434-5.437a1.342 1.342 0 0 0 0-1.893l-.151-.152a1.341 1.341 0 0 0-1.893 0L55.3 24.279a4.434 4.434 0 0 1-.5.449c-.123.087-.23.131-.324.128-.093 0-.19-.052-.288-.154l-.108-.108c-.087-.087-.125-.178-.116-.271a.682.682 0 0 1 .148-.323c.09-.12.242-.286.455-.499l6.827-6.83a.46.46 0 0 1 .652 0l9.766 9.77c.451.452.894.81 1.322 1.075.431.266.962.356 1.596.277.635-.078 1.32-.486 2.057-1.224l.12-.119c.736-.737 1.144-1.422 1.222-2.057.08-.635-.011-1.168-.276-1.597v.006Z%22/><path d=%22M46.406.079h-3.71l-3.848 12.849V.078h-3.402V28h3.402V15.072l3.848 12.852h3.71L41.936 14 46.406.079ZM17.015 0h-1.188a4.046 4.046 0 0 0-4.043 4.044v19.912A4.044 4.044 0 0 0 15.827 28h1.188a4.044 4.044 0 0 0 4.043-4.044V4.044A4.045 4.045 0 0 0 17.015 0Zm.641 24.05a1.236 1.236 0 0 1-2.47 0V3.95a1.236 1.236 0 0 1 2.47 0v20.1ZM28.8 0h-1.186a4.044 4.044 0 0 0-4.045 4.044v19.912A4.044 4.044 0 0 0 27.61 28h1.186a4.044 4.044 0 0 0 4.043-4.044V4.044A4.041 4.041 0 0 0 28.8 0Zm.64 24.05a1.236 1.236 0 0 1-2.47 0V3.95a1.236 1.236 0 0 1 2.47 0v20.1ZM5.231 0H4.043A4.046 4.046 0 0 0 0 4.044v19.912A4.044 4.044 0 0 0 4.043 28H5.23a4.044 4.044 0 0 0 4.043-4.044v-6.232H5.872v6.325a1.236 1.236 0 0 1-2.47 0V3.951a1.236 1.236 0 0 1 2.47 0v6.325h3.402V4.044A4.046 4.046 0 0 0 5.23 0ZM100.823 17.138 97.721 0H94.7v27.924h3.02v-15.55l2.115 15.55h4.008V0h-3.02v17.138ZM109.467 0h-3.02v27.924h3.02V0ZM113.868 0h-1.96v2.82h1.96v25.104h3.021V2.82h1.957V0h-4.978ZM127.98 0l-2.022 8.837L123.94 0h-3.023l3.533 14.848v13.076h3.02V14.848L131 0h-3.02ZM88.674 23.973c0 .682-.542 1.236-1.206 1.236-.664 0-1.206-.554-1.206-1.236V0h-3.326v23.877c0 2.235 1.771 4.044 3.953 4.044h1.159c2.184 0 3.952-1.812 3.952-4.044V0h-3.326v23.973Z%22/></svg>");width:min(76%,145px);-webkit-mask-image:var(--logo);mask-image:var(--logo)}.c-atlys i{aspect-ratio:2.148;--logo:url("data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 58 27%22><path d=%22m51.183 9.416 3.536-3.52h1.569c.247 0 .497-.055.73-.163l.152-.08a.564.564 0 0 0 .332-.517.56.56 0 0 0-.323-.513l-.17-.088a1.73 1.73 0 0 0-.721-.159h-1.569L51.184.856A.95.95 0 0 0 50.51.58h-.448a.19.19 0 0 0-.16.292l2.304 3.579c-.577.035-1.06.083-1.645.142l-.601.06-.883-1.33a.192.192 0 0 0-.16-.085h-.38a.192.192 0 0 0-.187.23l.372 1.669-.372 1.668a.19.19 0 0 0 .186.23h.382a.19.19 0 0 0 .159-.085l.881-1.33.603.061c.586.059 1.067.106 1.644.142L49.902 9.4a.19.19 0 0 0 .16.292h.447a.948.948 0 0 0 .674-.277ZM4.566 21.368c1.573 0 2.847-.692 3.596-1.666h.075l.2 1.384h2.771c-.124-.769-.174-1.87-.174-2.999v-4.512c0-2.717-1.124-5.255-5.02-5.255-1.923 0-3.496.539-4.395 1.103l.6 2.05c.823-.538 2.072-.923 3.27-.923 2.148 0 2.473 1.36 2.473 2.18v.205C3.467 12.909.745 14.498.745 17.65c0 1.897 1.373 3.717 3.82 3.717Zm.974-2.255c-.974 0-1.749-.564-1.749-1.795 0-1.897 2.073-2.384 4.246-2.333v1.718c0 .205-.025.461-.1.692-.275.897-1.174 1.718-2.397 1.718Zm12.71 2.23c.975 0 1.774-.128 2.223-.308l-.05-2.41a4.428 4.428 0 0 1-1.198.154c-1.174 0-1.574-.794-1.574-2.307v-5.511h2.922V8.602h-2.922V5.04l-2.996.743v2.82h-1.748v2.359h1.748v5.87c0 1.64.3 2.769.949 3.486.574.641 1.523 1.026 2.647 1.026Zm7.742-.257v-18.2h-3.096v18.2h3.096Zm3.522 5.666c.774-.103 2.022-.513 3.221-1.615 1.449-1.282 2.572-3.358 4.245-8.024l3.047-8.51h-3.296l-1.898 6.664c-.225.82-.45 1.744-.65 2.461h-.074a36.306 36.306 0 0 0-.675-2.435l-2.197-6.69h-3.372L32.31 20.06c.15.308.175.487.175.615 0 .154-.075.334-.2.564-.424.846-1.098 1.59-1.673 1.974-.624.462-1.273.744-1.798.872l.7 2.666Zm14.933-5.41c3.222 0 4.945-1.64 4.945-3.896-.025-1.845-1.049-2.999-3.246-3.82-1.549-.563-2.123-.948-2.123-1.742 0-.77.6-1.308 1.698-1.308 1.074 0 2.048.41 2.572.718l.6-2.23c-.7-.385-1.873-.744-3.222-.744-2.822 0-4.595 1.718-4.595 3.922-.025 1.462.974 2.795 3.346 3.64 1.499.539 1.998.975 1.998 1.82 0 .821-.6 1.385-1.948 1.385-1.098 0-2.422-.462-3.121-.897l-.6 2.281c.9.513 2.223.872 3.696.872Z%22/><path d=%22M47.743 5.984V4.56H27.21v1.424h20.533Z%22/></svg>");width:min(66%,116px);-webkit-mask-image:var(--logo);mask-image:var(--logo)}.prin{grid-template-columns:repeat(auto-fit,minmax(min(100%,300px),1fr));gap:clamp(24px,3.6vw,54px) clamp(32px,6vw,96px);display:grid}.prin>p{letter-spacing:-.035em;max-width:14ch;margin:0;font-size:clamp(1.3rem,2.8vw,2.15rem);font-weight:500;line-height:1.06}.principle-feature{flex-direction:column;gap:clamp(14px,1.6vw,20px);display:flex;max-width:none!important}.principle-feature>span:first-child{max-width:14ch}.principle-proof{border-top:1px solid var(--rule);width:max-content;max-width:100%;font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;color:var(--mute);align-items:baseline;gap:11px;padding-top:11px;font-size:10px;font-weight:400;line-height:1.45;display:flex}.principle-proof-label{color:var(--fg);white-space:nowrap}.principle-proof-label:after{content:" —";color:var(--mute)}.principle-proof-copy{letter-spacing:.06em;white-space:nowrap}.contact{text-align:center;flex-direction:column;align-items:center;padding-bottom:clamp(60px,8vw,120px);display:flex}.contact .wrap{flex-direction:column;align-items:center;display:flex}.contact-line{letter-spacing:-.045em;text-wrap:balance;max-width:16ch;margin:clamp(14px,2vw,22px) 0 clamp(26px,4vw,46px);font-size:clamp(1.5rem,5.4vw,4rem);font-weight:500;line-height:1.02}.cta{border:1px solid var(--fg);text-transform:uppercase;letter-spacing:.16em;isolation:isolate;border-radius:999px;align-items:center;gap:14px;padding:clamp(15px,1.7vw,20px) clamp(28px,3.4vw,44px);font-size:clamp(.78rem,1.05vw,.9rem);font-weight:500;transition:color .45s cubic-bezier(.19,1,.22,1);display:inline-flex;position:relative;overflow:hidden}.cta:before{content:"";z-index:-1;background:var(--fg);transition:transform .5s cubic-bezier(.19,1,.22,1);position:absolute;inset:0;transform:translateY(101%)}.cta:hover{color:var(--bg)}.cta:hover:before{transform:translateY(0)}.cta:focus-visible{outline:1px solid var(--fg);outline-offset:4px}.cta-arw{flex:none;width:17px;height:17px;transition:transform .5s cubic-bezier(.19,1,.22,1)}.cta:hover .cta-arw{transform:translate(5px)}footer{border-top:1px solid var(--rule);padding:clamp(24px,3vw,38px) 0}.footer-ledger{font-family:var(--mono);letter-spacing:.12em;text-transform:uppercase;color:var(--mute);justify-content:space-between;gap:24px;font-size:10px;line-height:1.5;display:flex}.footer-ledger p{margin:0}.footer-ledger p:last-child{text-align:right}.rv{opacity:0;transition:opacity .85s cubic-bezier(.19,1,.22,1),transform .85s cubic-bezier(.19,1,.22,1);transform:translateY(20px)}.rv.in{opacity:1;transform:none}@media(max-width:900px){.clients{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.unit{grid-template-columns:1fr;gap:6px}.index a{grid-template-columns:1fr auto;gap:14px}.sec-head{flex-direction:column;gap:10px}.footer-ledger{flex-direction:column;gap:9px}.footer-ledger p:last-child{text-align:left}}@media(max-width:400px){.principle-proof{flex-direction:column;align-items:flex-start;gap:4px}.principle-proof-copy{white-space:normal}}@media(prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.rv{opacity:1;transform:none}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}
