/*! 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{.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)}.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,)}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}}:root{--bg:#f1f0ed;--fg:#1b1b19;--rule:#1b1b1929;--mute:#1b1b1980;--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}html[data-theme=dark]{--bg:#111110;--fg:#f1f0ed;--rule:#f1f0ed2b;--mute:#f1f0ed8a}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}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 div{border-right:1px solid var(--rule);border-bottom:1px solid var(--rule);aspect-ratio:2;place-items:center;padding:clamp(14px,2.4vw,28px);display:grid}.clients i{opacity:.42;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 div:hover i{opacity:1}.clients .wm{letter-spacing:-.025em;color:var(--fg);opacity:.42;text-align:center;font-size:clamp(1rem,1.9vw,1.4rem);font-weight:500;transition:opacity .35s}.clients div:hover .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>")}.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}.nb{white-space:nowrap}.cue-wrap{margin-left:.3em;display:inline-block;position:relative;transform:translateY(-.26em)}.cue{border:1px solid var(--rule);width:.62em;min-width:19px;height:.62em;min-height:19px;color:var(--mute);cursor:pointer;font-family:var(--mono);font-size:inherit;background:0 0;border-radius:50%;place-items:center;padding:0;line-height:0;transition:border-color .3s,color .3s,transform .45s cubic-bezier(.19,1,.22,1);display:grid}.cue span{font-size:11px;display:block;transform:translateY(.5px)}.cue:hover,.cue[aria-expanded=true]{border-color:var(--fg);color:var(--fg);transform:scale(1.12)}.cue:focus-visible{outline:1px solid var(--fg);outline-offset:3px;border-color:var(--fg);color:var(--fg)}.cue-tip{z-index:6;border:1px solid var(--rule);background:var(--bg);width:max-content;max-width:min(290px,70vw);font-family:var(--mono);letter-spacing:normal;color:var(--fg);text-transform:none;white-space:normal;opacity:0;visibility:hidden;pointer-events:none;padding:11px 14px;font-size:11px;font-weight:400;line-height:1.55;transition:opacity .35s,transform .35s cubic-bezier(.19,1,.22,1),visibility .35s;position:absolute;top:calc(100% + 14px);right:-6px;transform:translateY(-5px)}.cue:hover~.cue-tip,.cue:focus-visible~.cue-tip,.cue[aria-expanded=true]~.cue-tip{opacity:1;visibility:visible;transform:none}.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(28px,3.4vw,44px) 0}.footer-grid{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:clamp(20px,4vw,64px);display:flex}.built{max-width:44ch;color:var(--fg);letter-spacing:-.015em;margin:0;font-size:clamp(.95rem,1.35vw,1.15rem);font-weight:500;line-height:1.4}.footer-meta{text-align:right;flex-direction:column;gap:6px;display:flex}@media(max-width:720px){.footer-meta{text-align:left}}.toggle{z-index:60;border:1px solid var(--rule);background:var(--bg);border-radius:50%;width:38px;height:38px;position:fixed;bottom:clamp(16px,2.4vw,32px);right:clamp(16px,2.4vw,32px)}@supports (color:color-mix(in lab,red,red)){.toggle{background:color-mix(in srgb,var(--bg) 72%,transparent)}}.toggle{-webkit-backdrop-filter:blur(12px);cursor:pointer;color:var(--fg);place-items:center;padding:0;transition:border-color .3s,transform .5s cubic-bezier(.19,1,.22,1),background-color .35s;display:grid}.toggle:hover{border-color:var(--fg);transform:scale(1.07)}.toggle:focus-visible{outline:1px solid var(--fg);outline-offset:3px}.toggle .glyph{background:linear-gradient(90deg,currentColor 0 50%,#0000 50% 100%);border:1px solid;border-radius:50%;width:15px;height:15px;transition:transform .55s cubic-bezier(.19,1,.22,1)}html[data-theme=dark] .toggle .glyph{transform:rotate(180deg)}.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:auto 1fr auto;gap:14px}.sec-head{flex-direction:column;gap:10px}}@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}
