*,:after,:before{border-color:var(--un-default-border-color, #e5e7eb);border-style:solid;border-width:0;box-sizing:border-box}:after,:before{--un-content: ""}:host,html{line-height:1.5;-webkit-text-size-adjust:100%;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-feature-settings:normal;font-variation-settings:normal;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-tap-highlight-color:transparent}body{line-height:inherit;margin:0}hr{border-top-width:1px;color:inherit;height:0}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;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-size:1em;font-variation-settings:normal}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-feature-settings:inherit;font-size:100%;font-variation-settings:inherit;font-weight:inherit;line-height:inherit;margin:0;padding:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{color:#9ca3af;opacity:1}input::placeholder,textarea::placeholder{color:#9ca3af;opacity:1}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}[hidden]:where(:not([hidden=until-found])){display:none}:root{--color-primary: #34c0d5;--color-accent: #db2955;--color-base: #928b92;--color-white: #fff;--color-black: #000;background-color:color-mix(in srgb,var(--color-base),var(--color-white) 90%);color:color-mix(in srgb,var(--color-base),var(--color-black) 90%)}:root.dark{--color-white: #000;--color-black: #fff}@media screen and (max-width:768px){:root{font-size:12px}}.markdown{font-size:1.125rem;line-height:1.75rem;font-family:Noto Sans CJK SC,思源黑体,Source Han Sans SC,Segoe UI,Roboto,Helvetica Neue,Arial,Charis SIL,Doulos SIL,Gentium Plus,Hiragino Sans,Meiryo,sans-serif;letter-spacing:.05em}.markdown h1,.markdown h2,.markdown h3,.markdown h4{margin-top:1rem;margin-bottom:.5rem}.markdown h1{margin-top:1.5rem;margin-bottom:2rem;font-size:2.25rem;line-height:2.5rem;font-weight:700}.markdown h2{font-size:1.875rem;line-height:2.25rem;font-weight:700}.markdown h3{font-size:1.5rem;line-height:2rem;font-weight:700}.markdown h4{font-weight:700}.markdown p{margin-top:1rem;margin-bottom:1rem;line-height:1.625}.markdown img{margin-left:auto;margin-right:auto;max-height:30dvh;max-width:80%;border-radius:.375rem;padding-top:.5rem;padding-bottom:.5rem}.markdown table{margin-left:auto;margin-right:auto;margin-top:1rem;margin-bottom:1rem;max-width:80%;border-collapse:collapse}.markdown td,.markdown th{margin-left:1rem;margin-right:1rem;border-top-width:1px;border-bottom-width:1px;border-color:color-mix(in srgb,var(--color-base),var(--color-black) 40%);padding:.5rem}.markdown blockquote{margin-top:1rem;margin-bottom:1rem;border-left-width:2px;border-color:var(--color-primary);padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem}.markdown ul{margin-bottom:1rem;margin-left:1rem;list-style-position:inside;list-style-type:disc}.markdown ul ul{margin-left:1.5rem;list-style-type:circle}.markdown ul ul ul{list-style-type:square}.markdown ol{margin-bottom:1rem;margin-left:1rem;list-style-type:decimal;list-style-position:inside}.markdown :not(pre)>code{border-radius:.375rem;background-color:color-mix(in srgb,var(--color-base),var(--color-white) 60%);padding:.125rem .25rem}.markdown pre{position:relative;overflow-x:auto;border-radius:.375rem;background-color:color-mix(in srgb,var(--color-base),var(--color-white) 60%);padding:.5rem 1rem}.markdown :not(pre)>code{border-radius:.375rem;background-color:color-mix(in srgb,var(--color-base),var(--color-white) 70%);padding:.125rem .25rem}.markdown a:not([href^="#"]){color:color-mix(in srgb,var(--color-primary),var(--color-black) 20%);text-decoration-line:underline;text-underline-offset:.25em}.markdown a:not([href^="#"])[rel=nofollow]:after{font-size:.75rem;line-height:1rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;content:"↗"}.markdown a:not([href^="#"]):hover{color:color-mix(in srgb,var(--color-primary),var(--color-black) 40%)}.markdown hr{margin-top:1rem;margin-bottom:1rem;border-top-width:1px;border-color:color-mix(in srgb,var(--color-base),var(--color-white) 60%)}.markdown .katex-html{display:none}@view-transition{navigation: auto;}::view-transition-image-pair(root){isolation:isolate}::view-transition-group(*),::view-transition-new(*),::view-transition-old(*){animation-duration:.5s}.title{position:relative;display:block;padding-bottom:1rem;font-size:1.5rem;line-height:2rem;font-weight:700}*,:after,:before{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 transparent;--un-ring-shadow:0 0 transparent;--un-shadow-inset: ;--un-shadow:0 0 transparent;--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgba(147,197,253,.5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }::backdrop{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 transparent;--un-ring-shadow:0 0 transparent;--un-shadow-inset: ;--un-shadow:0 0 transparent;--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgba(147,197,253,.5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }.i-logos-adobe-after-effects{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 256 250' width='1.03em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Crect width='256' height='249.6' fill='%2300005B' rx='42.5'/%3E%3Cpath fill='%2399F' d='M102.843 149.333H63.172L55.1 174.454a2.02 2.02 0 0 1-1.901 1.547L32.947 176q-1.72 0-1.202-1.89l34.347-98.509l.343-1.035l.114-.354l.23-.74c.114-.382.228-.787.343-1.226c.45-2.291.68-4.62.687-6.955a1.063 1.063 0 0 1 1.202-1.202h27.306q1.2 0 1.374.859l38.983 109.335q.515 1.718-1.03 1.717h-22.326a1.59 1.59 0 0 1-1.717-1.202zm-33.488-21.181h27.134l-.387-1.277l-.621-2.022l-.909-2.896l-1.745-5.467l-1.662-5.254l-3.092-9.789a336 336 0 0 1-2.46-8.138l-.878-3.096l-.948-3.393l-.866-3.147h-.172a139 139 0 0 1-3.136 12.23l-1.16 3.723l-2.79 9l-1.414 4.585q-.383 1.242-.765 2.456l-.76 2.398l-.756 2.342l-.752 2.284l-.748 2.227q-.559 1.65-1.113 3.234m130.518 11.404h-33.831a24.1 24.1 0 0 0 3.263 9.461a17.67 17.67 0 0 0 7.813 6.44a32.6 32.6 0 0 0 13.653 2.676a62 62 0 0 0 11.077-1.216a40.8 40.8 0 0 0 9.523-2.482q.859-.685.86.858v16.315c.028.445-.061.889-.259 1.288c-.196.312-.46.576-.772.773a43.7 43.7 0 0 1-10.64 3.17a75.5 75.5 0 0 1-15.113 1.287q-11.814 0-19.917-3.545l-.52-.233a36.4 36.4 0 0 1-13.394-10.132a39.7 39.7 0 0 1-7.385-13.996A55.1 55.1 0 0 1 142 134.678a54.1 54.1 0 0 1 2.662-16.916a44.2 44.2 0 0 1 7.985-14.597a38.4 38.4 0 0 1 12.88-10.133c5.037-2.46 10.991-3.343 17.86-3.343a38.8 38.8 0 0 1 16.573 3.263a29.2 29.2 0 0 1 11.248 8.495a39 39 0 0 1 6.354 12.107a43.2 43.2 0 0 1 2.061 13.052q0 3.78-.257 6.87l-.153 1.764l-.16 1.674l-.095.848l-.022.179a1.556 1.556 0 0 1-1.545 1.374l-.471.01l-.587.03l-.457.033l-1.068.091l-.938.093q-.383.04-.795.075l-.851.067l-.909.06l-.965.05l-1.022.043l-.533.018l-1.107.03c-1.095.027-2.217-.041-3.368-.125l-1.746-.128a40 40 0 0 0-2.7-.106m-33.831-15.645h23.386l1.992-.013l1.354-.019l.877-.02l.984-.034a6 6 0 0 0 2.49-.825v-1.03a13.7 13.7 0 0 0-.686-3.95a14.03 14.03 0 0 0-13.91-9.79a14.92 14.92 0 0 0-14.169 8.072a24.8 24.8 0 0 0-2.318 7.61'/%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1.03em}.i-logos-adobe-illustrator{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 256 250' width='1.03em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Crect width='256' height='249.6' fill='%23300' rx='42.5'/%3E%3Cpath fill='%23FF9A00' d='M124.054 149.79h-39.67l-8.072 25.073a2.02 2.02 0 0 1-2.061 1.546H54.158q-1.718 0-1.202-1.89l34.347-98.918q.515-1.545 1.03-3.52c.45-2.292.68-4.62.687-6.955a1.063 1.063 0 0 1 1.202-1.203h27.306q1.2 0 1.374.86l38.983 109.908q.515 1.72-1.03 1.718h-22.326a1.59 1.59 0 0 1-1.717-1.202zm-33.488-21.638H117.7l-.387-1.277l-.621-2.022l-.443-1.42l-.707-2.236l-1.503-4.707l-1.322-4.173l-3.433-10.87a334 334 0 0 1-2.46-8.138l-.628-2.21l-.734-2.613l-1.12-4.05l-.21-.763h-.171a139 139 0 0 1-3.136 12.23l-2.548 8.196l-1.402 4.528l-1.415 4.584q-.383 1.242-.765 2.456l-.76 2.398l-.756 2.342l-.752 2.284l-.748 2.227q-.372 1.1-.743 2.17zm90.501-46.025a12.46 12.46 0 0 1-9.445-3.778a13.6 13.6 0 0 1-3.607-9.789a12.6 12.6 0 0 1 3.864-9.53a13.27 13.27 0 0 1 9.165-3.697l.366.004q6.183 0 9.704 3.692a13.26 13.26 0 0 1 3.52 9.531a13.4 13.4 0 0 1-3.692 9.79a13.18 13.18 0 0 1-9.508 3.79zm-11.85 92.564V92.603q-.001-1.546 1.374-1.546h21.124q1.373 0 1.374 1.546v82.088q0 1.72-1.374 1.718h-20.952q-1.464 0-1.541-1.542z'/%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1.03em}.i-logos-adobe-photoshop{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 256 250' width='1.03em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Crect width='256' height='249.6' fill='%23001E36' rx='42.5'/%3E%3Cpath fill='%2331A8FF' d='M57.644 175.035V65.297q0-1.201 1.031-1.202l1.087-.003l1.858-.02l2.582-.051l8.65-.183l9.275-.172q4.893-.085 9.702-.086q13.05 0 21.982 3.263a38.1 38.1 0 0 1 14.34 8.758a33.6 33.6 0 0 1 7.814 12.108a40.2 40.2 0 0 1 2.405 13.824q0 13.741-6.355 22.669a35.9 35.9 0 0 1-16.6 12.756l-.573.21c-6.973 2.601-14.695 3.541-23.164 3.6l-1.316.004l-1.953-.01l-.985-.014l-1.098-.026l-.662-.026l-.402-.021l-.989-.036l-1.209-.025l-1.82-.013l-.405-.001v34.263a1.366 1.366 0 0 1-1.546 1.546H58.847q-1.204.001-1.203-1.374M80.84 84.703v35.792q2.23.173 4.12.172h5.668a40.3 40.3 0 0 0 11.533-1.727l.746-.233a18.5 18.5 0 0 0 8.759-5.668q3.228-3.807 3.344-10.492l.005-.499c.09-3.322-.774-6.6-2.491-9.445a16 16 0 0 0-7.47-6.097a31.8 31.8 0 0 0-12.537-2.146l-2.178.006l-1.374.012l-1.311.017l-1.85.036l-1.35.038l-.701.026l-.937.044l-.798.049l-.455.036l-.393.038l-.173.02zm123.93 29.284a40.2 40.2 0 0 0-9.458-3.442l-.76-.164a54.3 54.3 0 0 0-11.009-1.363l-.926-.011a22.2 22.2 0 0 0-6.44.773a5.8 5.8 0 0 0-3.35 2.146a5.4 5.4 0 0 0-.858 2.92a4.56 4.56 0 0 0 1.03 2.747a11.7 11.7 0 0 0 3.235 2.637l.372.197a72 72 0 0 0 7.556 3.52a75 75 0 0 1 16.4 7.814a24.94 24.94 0 0 1 8.416 8.845a23.6 23.6 0 0 1 2.49 10.99a24.7 24.7 0 0 1-4.122 14.169a27.1 27.1 0 0 1-11.936 9.53q-7.556 3.32-18.557 3.432l-.762.004a70 70 0 0 1-13.556-1.188l-.956-.186a46.3 46.3 0 0 1-10.905-3.435a2.22 2.22 0 0 1-1.202-1.89v-18.718a1.01 1.01 0 0 1 .43-.945a.83.83 0 0 1 .944.086a45.9 45.9 0 0 0 13.223 5.238a54.5 54.5 0 0 0 12.537 1.632q6.009 0 8.844-1.546a4.86 4.86 0 0 0 2.834-4.465q0-2.23-2.576-4.293q-1.08-.864-3.097-1.88l-.643-.316l-.686-.323l-.36-.164l-.754-.334l-.393-.17l-.82-.344l-.427-.175l-.886-.355l-.46-.18l-.953-.367l-.997-.373a63 63 0 0 1-15.199-7.728a26.2 26.2 0 0 1-8.071-9.016a23.7 23.7 0 0 1-2.49-10.905a24.6 24.6 0 0 1 3.606-12.88c2.7-4.27 6.576-7.67 11.163-9.788q7.555-3.776 18.89-3.779a83.6 83.6 0 0 1 13.224.945a34.7 34.7 0 0 1 9.206 2.49c.473.136.854.485 1.03.945c.117.419.174.852.172 1.288v17.345c.025.41-.172.803-.515 1.03a1.66 1.66 0 0 1-1.478 0'/%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1.03em}.i-logos-adobe-premiere{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 256 250' width='1.03em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='%2300005B' d='M45.333 0h165.334C235.733 0 256 20.267 256 45.333v158.934c0 25.066-20.267 45.333-45.333 45.333H45.333C20.267 249.6 0 229.333 0 204.267V45.333C0 20.267 20.267 0 45.333 0'/%3E%3Cpath fill='%2399F' d='M60.8 175.04V65.28c0-.747.32-1.173 1.067-1.173l1.548-.003l1.198-.01l.845-.016l.9-.023l.967-.034l.515-.021c.96-.04 1.935-.065 2.93-.086l3.055-.064q.521-.012 1.051-.028l1.07-.035q1.44-.052 2.952-.08l3.093-.055l2.141-.047l1.095-.032c2.204-.07 4.361-.094 6.502-.102l3.204-.004c8.747 0 16 1.066 21.974 3.306A38.1 38.1 0 0 1 131.2 75.52a34 34 0 0 1 7.787 12.16c1.6 4.48 2.453 9.067 2.453 13.867q0 13.76-6.4 22.72c-4.267 5.973-10.24 10.453-17.173 13.013c-7.012 2.578-14.721 3.56-23.128 3.623H91.69l-1.187-.012l-.761-.018l-.448-.019l-.402-.024l-.359-.03a16 16 0 0 0-.692-.052l-.52-.023l-.57-.015l-.951-.013l-1.853-.004v34.24c.106.747-.427 1.387-1.174 1.494H62.08c-.853 0-1.28-.427-1.28-1.387m23.253-90.347v35.84l1.254.09a43 43 0 0 0 2.906.124h5.654c4.16 0 8.32-.64 12.266-1.92c3.414-.96 6.4-2.987 8.747-5.654c2.24-2.666 3.307-6.293 3.307-10.986a17.56 17.56 0 0 0-2.454-9.494c-1.737-2.657-4.161-4.727-7.082-5.928l-.384-.152c-3.947-1.6-8.214-2.24-12.587-2.133l-2.466.003l-1.159.007l-1.107.015l-1.051.024q-.769.02-1.47.058a37 37 0 0 0-.688-.028l-.639-.014l-.3-.002l-.566.003l-.514.014l-.238.01l-.437.025l-.384.03l-.173.016l-.303.035zm72.32 6.187h18.667c1.007 0 1.825.666 2.182 1.549l.058.158c.32.853.533 1.706.64 2.666c.213 1.067.427 2.24.533 3.307l.09 1.032c.07.881.124 1.818.124 2.808a39.7 39.7 0 0 1 10.82-8.849l.593-.324c4.907-2.774 10.56-4.16 16.213-4.16c.747-.107 1.387.426 1.494 1.173v21.227c0 .853-.534 1.173-1.707 1.173c-3.584-.1-7.26.173-10.77.903l-.75.164q-4.64.96-8.96 2.88c-2.027.96-3.947 2.24-5.44 3.946v54.4c0 1.067-.427 1.494-1.387 1.494H157.76c-.853.106-1.6-.427-1.707-1.28v-59.52c0-2.56 0-5.227-.106-8l-.064-2.08l-.086-4.16q-.024-1.04-.064-2.08c0-2.454-.213-4.8-.426-7.254c-.107-.533.213-1.066.746-1.173c0-.091.157-.104.269-.04z'/%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1.03em}.i-logos-android-icon{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 256 150' width='1.71em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='%2334A853' d='M255.285 143.47c-.084-.524-.164-1.042-.251-1.56a128.1 128.1 0 0 0-12.794-38.288a128.8 128.8 0 0 0-23.45-31.86a129.2 129.2 0 0 0-22.713-18.005c.049-.08.09-.168.14-.25c2.582-4.461 5.172-8.917 7.755-13.38l7.576-13.068c1.818-3.126 3.632-6.26 5.438-9.386q.643-1.115 1.023-2.297a11.78 11.78 0 0 0-.36-8.188q-.32-.76-.743-1.472a11.7 11.7 0 0 0-4.08-4.064a11.85 11.85 0 0 0-5.005-1.61a12 12 0 0 0-2.218.02q-.912.094-1.814.33a11.74 11.74 0 0 0-7.154 5.467c-1.814 3.127-3.628 6.26-5.438 9.386l-7.576 13.069c-2.583 4.462-5.173 8.918-7.755 13.38c-.282.487-.567.973-.848 1.467q-.586-.237-1.172-.462c-14.24-5.43-29.688-8.4-45.836-8.4c-.442 0-.879 0-1.324.006c-14.357.143-28.152 2.64-41.022 7.12a119 119 0 0 0-4.42 1.642c-.262-.455-.532-.911-.79-1.367c-2.583-4.462-5.173-8.918-7.755-13.38l-7.576-13.07a3915 3915 0 0 1-5.439-9.386A11.74 11.74 0 0 0 48.5.048a11.7 11.7 0 0 0-5.01 1.612a11.7 11.7 0 0 0-4.077 4.063c-.281.474-.532.967-.742 1.473a11.8 11.8 0 0 0-.365 8.188c.259.786.594 1.554 1.023 2.296a3973 3973 0 0 1 5.439 9.386q3.793 6.535 7.58 13.069c2.582 4.462 5.168 8.918 7.75 13.38c.02.038.046.075.065.112A129 129 0 0 0 45.32 64.38a129.7 129.7 0 0 0-22.2 24.015a128 128 0 0 0-9.34 15.24a128.2 128.2 0 0 0-10.843 28.764a131 131 0 0 0-1.951 9.524c-.087.518-.167 1.042-.247 1.56A125 125 0 0 0 0 149.118h256q-.307-2.837-.734-5.636z'/%3E%3Cpath fill='%23202124' d='M194.59 113.712c5.122-3.41 5.867-11.3 1.661-17.62c-4.203-6.323-11.763-8.682-16.883-5.273c-5.122 3.41-5.868 11.3-1.662 17.621c4.203 6.322 11.764 8.682 16.883 5.272m-116.071-5.25c4.206-6.321 3.46-14.21-1.662-17.62c-5.123-3.41-12.68-1.05-16.886 5.27c-4.203 6.323-3.458 14.212 1.662 17.622c5.122 3.41 12.683 1.05 16.886-5.272'/%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1.71em}.i-logos-aws{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 256 153' width='1.68em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='%23252F3E' d='M72.392 55.438c0 3.137.34 5.68.933 7.545a45.4 45.4 0 0 0 2.712 6.103c.424.678.593 1.356.593 1.95c0 .847-.508 1.695-1.61 2.543l-5.34 3.56c-.763.509-1.526.763-2.205.763c-.847 0-1.695-.424-2.543-1.187a26 26 0 0 1-3.051-3.984c-.848-1.44-1.696-3.052-2.628-5.001q-9.919 11.697-24.922 11.698c-7.12 0-12.8-2.035-16.954-6.103c-4.153-4.07-6.272-9.495-6.272-16.276c0-7.205 2.543-13.054 7.714-17.462c5.17-4.408 12.037-6.612 20.768-6.612c2.882 0 5.849.254 8.985.678c3.137.424 6.358 1.102 9.749 1.865V29.33c0-6.443-1.357-10.935-3.985-13.563c-2.712-2.628-7.29-3.9-13.817-3.9c-2.967 0-6.018.34-9.155 1.103s-6.188 1.695-9.155 2.882c-1.356.593-2.373.932-2.967 1.102s-1.017.254-1.356.254c-1.187 0-1.78-.848-1.78-2.628v-4.154c0-1.356.17-2.373.593-2.966c.424-.594 1.187-1.187 2.374-1.78q4.45-2.29 10.68-3.815C33.908.763 38.316.255 42.978.255c10.088 0 17.463 2.288 22.21 6.866c4.662 4.577 7.036 11.528 7.036 20.853v27.464zM37.976 68.323c2.798 0 5.68-.508 8.731-1.526c3.052-1.017 5.765-2.882 8.053-5.425c1.357-1.61 2.374-3.39 2.882-5.425c.509-2.034.848-4.493.848-7.375v-3.56a71 71 0 0 0-7.799-1.441a64 64 0 0 0-7.968-.509c-5.68 0-9.833 1.102-12.63 3.391s-4.154 5.51-4.154 9.748c0 3.984 1.017 6.951 3.136 8.986c2.035 2.119 5.002 3.136 8.901 3.136m68.069 9.155c-1.526 0-2.543-.254-3.221-.848c-.678-.508-1.272-1.695-1.78-3.305L81.124 7.799c-.51-1.696-.764-2.798-.764-3.391c0-1.356.678-2.12 2.035-2.12h8.307c1.61 0 2.713.255 3.306.848c.678.509 1.187 1.696 1.695 3.306l14.241 56.117l13.224-56.117c.424-1.695.933-2.797 1.61-3.306c.679-.508 1.866-.847 3.392-.847h6.781c1.61 0 2.713.254 3.39.847c.679.509 1.272 1.696 1.611 3.306l13.394 56.795L168.01 6.442c.508-1.695 1.102-2.797 1.695-3.306c.678-.508 1.78-.847 3.306-.847h7.883c1.357 0 2.12.678 2.12 2.119c0 .424-.085.848-.17 1.356s-.254 1.187-.593 2.12l-20.43 65.525q-.762 2.544-1.78 3.306c-.678.509-1.78.848-3.22.848h-7.29c-1.611 0-2.713-.254-3.392-.848c-.678-.593-1.271-1.695-1.61-3.39l-13.14-54.676l-13.054 54.59c-.423 1.696-.932 2.798-1.61 3.391c-.678.594-1.865.848-3.39.848zm108.927 2.289c-4.408 0-8.816-.509-13.054-1.526c-4.239-1.017-7.544-2.12-9.748-3.39c-1.357-.764-2.29-1.611-2.628-2.374a6 6 0 0 1-.509-2.374V65.78c0-1.78.678-2.628 1.95-2.628a4.8 4.8 0 0 1 1.526.255c.508.17 1.271.508 2.119.847a46 46 0 0 0 9.324 2.967a51 51 0 0 0 10.088 1.017c5.34 0 9.494-.932 12.376-2.797s4.408-4.577 4.408-8.053c0-2.373-.763-4.323-2.289-5.934s-4.408-3.051-8.561-4.408l-12.292-3.814c-6.188-1.95-10.765-4.832-13.563-8.647c-2.797-3.73-4.238-7.883-4.238-12.291q0-5.34 2.289-9.41c1.525-2.712 3.56-5.085 6.103-6.95c2.543-1.95 5.425-3.391 8.816-4.408c3.39-1.017 6.95-1.441 10.68-1.441c1.865 0 3.815.085 5.68.339c1.95.254 3.73.593 5.51.932c1.695.424 3.306.848 4.832 1.357q2.288.762 3.56 1.525c1.187.679 2.034 1.357 2.543 2.12q.763 1.017.763 2.797v3.984c0 1.78-.678 2.713-1.95 2.713c-.678 0-1.78-.34-3.22-1.018q-7.25-3.306-16.276-3.306c-4.832 0-8.647.763-11.275 2.374c-2.627 1.61-3.984 4.069-3.984 7.544c0 2.374.848 4.408 2.543 6.019s4.832 3.221 9.325 4.662l12.037 3.815c6.103 1.95 10.511 4.662 13.139 8.137s3.9 7.46 3.9 11.868c0 3.645-.764 6.951-2.205 9.833c-1.525 2.882-3.56 5.425-6.188 7.46c-2.628 2.119-5.764 3.645-9.409 4.747c-3.815 1.187-7.799 1.78-12.122 1.78'/%3E%3Cpath fill='%23F90' d='M230.993 120.964c-27.888 20.599-68.408 31.534-103.247 31.534c-48.827 0-92.821-18.056-126.05-48.064c-2.628-2.373-.255-5.594 2.881-3.73c35.942 20.854 80.276 33.484 126.136 33.484c30.94 0 64.932-6.442 96.212-19.666c4.662-2.12 8.646 3.052 4.068 6.442m11.614-13.224c-3.56-4.577-23.566-2.204-32.636-1.102c-2.713.34-3.137-2.034-.678-3.814c15.936-11.19 42.13-7.968 45.181-4.239c3.052 3.815-.848 30.008-15.767 42.554c-2.288 1.95-4.492.933-3.475-1.61c3.39-8.393 10.935-27.296 7.375-31.789'/%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1.68em}.i-logos-blender{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 256 208' width='1.24em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='%23FFF' d='M100.43 115.195c.931-16.606 9.062-31.235 21.33-41.606c12.03-10.186 28.222-16.412 45.89-16.412c17.65 0 33.843 6.226 45.882 16.412c12.258 10.37 20.39 25 21.33 41.588c.93 17.062-5.928 32.912-17.958 44.661c-12.267 11.951-29.716 19.45-49.254 19.45s-37.021-7.499-49.28-19.45c-12.039-11.75-18.88-27.6-17.94-44.643'/%3E%3Cpath fill='%23265787' d='M133.168 116.676c.477-8.52 4.65-16.027 10.944-21.348c6.173-5.226 14.481-8.421 23.547-8.421c9.056 0 17.365 3.195 23.542 8.421c6.29 5.321 10.462 12.828 10.944 21.34c.478 8.754-3.04 16.887-9.214 22.915c-6.294 6.132-15.247 9.98-25.272 9.98s-18.996-3.848-25.286-9.98c-6.177-6.028-9.687-14.161-9.205-22.907'/%3E%3Cpath fill='%23EA7600' d='M78.41 134.18c.06 3.34 1.125 9.834 2.724 14.904c3.359 10.733 9.057 20.663 16.986 29.413c8.137 8.995 18.156 16.22 29.73 21.349c12.164 5.387 25.344 8.132 39.034 8.11c13.668-.019 26.849-2.818 39.013-8.246c11.573-5.179 21.583-12.435 29.707-21.434c7.924-8.787 13.613-18.734 16.982-29.467c1.693-5.423 2.763-10.927 3.192-16.45a75 75 0 0 0-.528-16.336c-1.508-10.611-5.18-20.567-10.833-29.643c-5.17-8.34-11.834-15.641-19.759-21.787l.018-.013l-79.97-61.405c-.073-.054-.132-.112-.209-.162c-5.246-4.028-14.07-4.014-19.84.022c-5.834 4.082-6.502 10.833-1.31 15.09l-.022.023l33.355 27.124l-101.663.108h-.136c-8.403.01-16.48 5.523-18.08 12.49c-1.643 7.098 4.065 12.986 12.802 13.018l-.014.031l51.53-.1L9.167 141.4c-.117.086-.244.176-.352.262c-8.674 6.642-11.478 17.687-6.015 24.676c5.545 7.108 17.335 7.121 26.099.041l50.184-41.071s-.732 5.544-.673 8.872m128.955 18.566c-10.34 10.535-24.817 16.508-40.48 16.54c-15.687.027-30.163-5.893-40.503-16.409c-5.053-5.125-8.764-11.022-11.054-17.303a44.9 44.9 0 0 1-2.537-19.334c.546-6.462 2.47-12.625 5.54-18.202c3.016-5.481 7.17-10.435 12.3-14.625c10.05-8.19 22.847-12.625 36.23-12.643c13.398-.018 26.185 4.376 36.246 12.54c5.12 4.171 9.27 9.107 12.286 14.58a45.7 45.7 0 0 1 5.563 18.192a45 45 0 0 1-2.547 19.32c-2.294 6.3-5.992 12.197-11.044 17.344'/%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1.24em}.i-logos-c{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 256 288' width='0.89em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='%23A9B9CB' d='M255.987 85.672c-.002-4.843-1.037-9.122-3.129-12.794c-2.055-3.612-5.134-6.638-9.262-9.032c-34.081-19.67-68.195-39.28-102.264-58.97c-9.185-5.307-18.091-5.114-27.208.27c-13.565 8.008-81.481 46.956-101.719 58.689C4.071 68.665.015 76.056.013 85.663C0 125.221.013 164.777 0 204.336c.002 4.736.993 8.932 2.993 12.55c2.056 3.72 5.177 6.83 9.401 9.278c20.239 11.733 88.164 50.678 101.726 58.688c9.121 5.387 18.027 5.579 27.215.27c34.07-19.691 68.186-39.3 102.272-58.97c4.224-2.447 7.345-5.559 9.401-9.276c1.997-3.618 2.99-7.814 2.992-12.551c0 0 0-79.094-.013-118.653'/%3E%3Cpath fill='%237F8B99' d='M141.101 5.134c-9.17-5.294-18.061-5.101-27.163.269C100.395 13.39 32.59 52.237 12.385 63.94C4.064 68.757.015 76.129.013 85.711C0 125.166.013 164.62 0 204.076c.002 4.724.991 8.909 2.988 12.517c2.053 3.711 5.169 6.813 9.386 9.254a9009 9009 0 0 0 20.159 11.62L219.625 50.375c-26.178-15.074-52.363-30.136-78.524-45.241'/%3E%3Cpath fill='%23FFF' d='m154.456 126.968l39.839.281c0-16.599-16.802-57.249-64.973-57.249c-30.691 0-71.951 19.512-71.951 75.61S97.818 220 129.322 220c51.017 0 63.21-35.302 63.21-55.252l-38.007-2.173s1.017 23.075-25.406 23.075c-24.39 0-28.46-29.878-28.46-40.04c0-15.447 5.493-40.244 28.46-40.244c22.968 0 25.337 21.602 25.337 21.602'/%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:.89em}.i-logos-c-plusplus{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 256 288' width='0.89em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='%23649AD2' d='M255.987 84.59c-.002-4.837-1.037-9.112-3.13-12.781c-2.054-3.608-5.133-6.632-9.261-9.023c-34.08-19.651-68.195-39.242-102.264-58.913c-9.185-5.303-18.09-5.11-27.208.27c-13.565 8-81.48 46.91-101.719 58.632C4.071 67.6.015 74.984.013 84.58C0 124.101.013 163.62 0 203.141c0 4.73.993 8.923 2.993 12.537c2.056 3.717 5.177 6.824 9.401 9.269c20.24 11.722 88.164 50.63 101.726 58.631c9.121 5.382 18.027 5.575 27.215.27c34.07-19.672 68.186-39.262 102.272-58.913c4.224-2.444 7.345-5.553 9.401-9.267c1.997-3.614 2.992-7.806 2.992-12.539c0 0 0-79.018-.013-118.539'/%3E%3Cpath fill='%23004482' d='m128.392 143.476l-125.4 72.202c2.057 3.717 5.178 6.824 9.402 9.269c20.24 11.722 88.164 50.63 101.726 58.631c9.121 5.382 18.027 5.575 27.215.27c34.07-19.672 68.186-39.262 102.272-58.913c4.224-2.444 7.345-5.553 9.401-9.267z'/%3E%3Cpath fill='%231A4674' d='M91.25 164.863c7.297 12.738 21.014 21.33 36.75 21.33c15.833 0 29.628-8.7 36.888-21.576l-36.496-21.141z'/%3E%3Cpath fill='%2301589C' d='M255.987 84.59c-.002-4.837-1.037-9.112-3.13-12.781l-124.465 71.667l124.616 72.192c1.997-3.614 2.99-7.806 2.992-12.539c0 0 0-79.018-.013-118.539'/%3E%3Cpath fill='%23FFF' d='M249.135 148.636h-9.738v9.74h-9.74v-9.74h-9.737V138.9h9.737v-9.738h9.74v9.738h9.738zM128 58.847c31.135 0 58.358 16.74 73.17 41.709l.444.759l-37.001 21.307c-7.333-12.609-20.978-21.094-36.613-21.094c-23.38 0-42.333 18.953-42.333 42.332a42.13 42.13 0 0 0 5.583 21.003c7.297 12.738 21.014 21.33 36.75 21.33c15.659 0 29.325-8.51 36.647-21.153l.241-.423l36.947 21.406c-14.65 25.597-42.228 42.851-73.835 42.851c-31.549 0-59.084-17.185-73.754-42.707c-7.162-12.459-11.26-26.904-11.26-42.307c0-46.95 38.061-85.013 85.014-85.013m75.865 70.314v9.738h9.737v9.737h-9.737v9.74h-9.738v-9.74h-9.738V138.9h9.738v-9.738z'/%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:.89em}.i-logos-c-sharp{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 256 256' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Ccircle cx='128' cy='128' r='128' fill='%2305930C'/%3E%3Cpath fill='%23FFF' fill-opacity='.1' d='m38.903 36.1l180.833 181.166C196.483 241.16 163.974 256 128 256C57.308 256 0 198.692 0 128c0-36.06 14.91-68.636 38.903-91.9'/%3E%3Cpath fill='%23FFF' d='M121.72 174.2a59.1 59.1 0 0 1-28 5.92a44.92 44.92 0 0 1-34.44-13.84a51.12 51.12 0 0 1-12.92-36.36a53.56 53.56 0 0 1 14.56-39.08A49.4 49.4 0 0 1 97.96 76a59.2 59.2 0 0 1 23.76 4v12.6a48 48 0 0 0-24-6.04a36.68 36.68 0 0 0-28 11.6a43.72 43.72 0 0 0-10.8 31A41.6 41.6 0 0 0 69 158.52a34.32 34.32 0 0 0 26.48 10.92a49.7 49.7 0 0 0 26.28-6.76zm89.32-68.36l-1.6 7.44h-18.4l-4.4 21.12h19.76l-1.88 7.44h-19.36l-6.2 28h-8.84l6.04-28h-17.6l-5.92 28H144l5.92-28h-18.56l1.4-7.44h18.64l4.28-21.08H136.2l1.48-7.44h19.48l5.92-28.28H172l-5.92 28.28h17.72l6.04-28.28h8.64l-5.92 28.28zm-28.68 7.44H164.6L160 134.4h17.84z'/%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1em}.i-logos-cloudflare-icon{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 256 117' width='2.19em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='%23FBAD41' d='M205.52 50.813c-.858 0-1.705.03-2.551.058q-.207.012-.398.094a1.42 1.42 0 0 0-.92.994l-3.628 12.672c-1.565 5.449-.983 10.48 1.646 14.174c2.41 3.416 6.42 5.421 11.289 5.655l19.679 1.194c.585.03 1.092.312 1.4.776a1.92 1.92 0 0 1 .2 1.692a2.5 2.5 0 0 1-2.134 1.662l-20.448 1.193c-11.11.515-23.062 9.58-27.255 20.633l-1.474 3.9a1.092 1.092 0 0 0 .967 1.49h70.425a1.87 1.87 0 0 0 1.81-1.365A51.2 51.2 0 0 0 256 101.828c0-28.16-22.582-50.984-50.449-50.984'/%3E%3Cpath fill='%23F6821F' d='m174.782 115.362l1.303-4.583c1.568-5.449.987-10.48-1.639-14.173c-2.418-3.417-6.424-5.422-11.296-5.656l-92.312-1.193a1.82 1.82 0 0 1-1.459-.776a1.92 1.92 0 0 1-.203-1.693a2.5 2.5 0 0 1 2.154-1.662l93.173-1.193c11.063-.511 23.015-9.58 27.208-20.633l5.313-14.04c.214-.596.27-1.238.156-1.86C191.126 20.51 166.91 0 137.96 0C111.269 0 88.626 17.403 80.5 41.596a27 27 0 0 0-19.156-5.359C48.549 37.524 38.25 47.946 36.979 60.88a27.9 27.9 0 0 0 .702 9.642C16.773 71.145 0 88.454 0 109.726c0 1.923.137 3.818.413 5.667c.115.897.879 1.57 1.783 1.568h170.48a2.22 2.22 0 0 0 2.106-1.63'/%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:2.19em}.i-logos-css-3{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 256 361' width='0.71em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='%23264DE4' d='M127.844 360.088L23.662 331.166L.445 70.766h255.11l-23.241 260.36z'/%3E%3Cpath fill='%232965F1' d='m212.417 314.547l19.86-222.49H128V337.95z'/%3E%3Cpath fill='%23EBEBEB' d='m53.669 188.636l2.862 31.937H128v-31.937zm-5.752-64.641l2.903 31.937H128v-31.937zM128 271.58l-.14.037l-35.568-9.604l-2.274-25.471h-32.06l4.474 50.146l65.421 18.16l.147-.04z'/%3E%3Cpath d='M60.484 0h38.68v16.176H76.66v16.176h22.506v16.175H60.484zm46.417 0h38.681v14.066h-22.505v2.813h22.505v32.352h-38.68V34.46h22.505v-2.813H106.9zm46.418 0H192v14.066h-22.505v2.813H192v32.352h-38.681V34.46h22.505v-2.813H153.32z'/%3E%3Cpath fill='%23FFF' d='m202.127 188.636l5.765-64.641H127.89v31.937h45.002l-2.906 32.704H127.89v31.937h39.327l-3.708 41.42l-35.62 9.614v33.226l65.473-18.145l.48-5.396l7.506-84.08z'/%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:.71em}.i-logos-django-icon{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 256 256' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Crect width='256' height='256' fill='%23092E20' rx='28'/%3E%3Cpath fill='%23FFFFFD' d='M186.377 94.198v66.226c0 22.82-1.67 33.764-6.678 43.225c-4.639 9.092-10.761 14.842-23.375 21.15l-26.53-12.615c12.616-5.936 18.738-11.13 22.633-19.11c4.082-8.161 5.382-17.623 5.382-42.481V94.198zm-45.449-44.12v132.239c-14.655 2.782-25.415 3.895-37.102 3.895c-34.877 0-53.057-15.767-53.057-46.007c0-29.126 19.294-48.047 49.16-48.047c4.638 0 8.163.37 12.43 1.483V50.08zm-38.215 65.082c-14.47 0-22.819 8.905-22.819 24.487c0 15.214 7.978 23.561 22.634 23.561c3.152 0 5.75-.185 9.831-.74v-45.825c-3.339-1.112-6.121-1.483-9.646-1.483m83.664-64.93v29.312h-28.568V50.231z'/%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1em}.i-logos-docker-icon{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 256 185' width='1.39em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='%232396ED' d='M250.716 70.497c-5.765-4-18.976-5.5-29.304-3.5c-1.2-10-6.725-18.749-16.333-26.499l-5.524-4l-3.844 5.75c-4.803 7.5-7.205 18-6.485 28c.24 3.499 1.441 9.749 5.044 15.249c-3.362 2-10.328 4.5-19.455 4.5H1.155l-.48 2c-1.682 9.999-1.682 41.248 18.014 65.247c14.892 18.249 36.99 27.499 66.053 27.499c62.93 0 109.528-30.25 131.386-84.997c8.647.25 27.142 0 36.51-18.75c.24-.5.72-1.5 2.401-5.249l.961-2zM139.986 0h-26.42v24.999h26.42zm0 29.999h-26.42v24.999h26.42zm-31.225 0h-26.42v24.999h26.42zm-31.225 0H51.115v24.999h26.421zM46.311 59.998H19.89v24.999h26.42zm31.225 0H51.115v24.999h26.421zm31.225 0h-26.42v24.999h26.42zm31.226 0h-26.422v24.999h26.422zm31.225 0H144.79v24.999h26.422z'/%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1.39em}.i-logos-electron{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 256 278' width='0.93em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='%2347848F' d='M90.317 59.645c-36.264-6.605-64.936.308-76.364 20.101c-8.527 14.77-6.09 34.353 5.912 55.285a3.719 3.719 0 1 0 6.452-3.699c-10.811-18.856-12.915-35.757-5.923-47.867c9.493-16.442 35.068-22.608 68.59-16.503a3.719 3.719 0 1 0 1.333-7.317m53.63-33.684c-2.959 5.723-8.932 9.635-15.819 9.635c-9.83 0-17.798-7.969-17.798-17.798C110.33 7.968 118.3 0 128.128 0c9.83 0 17.798 7.968 17.798 17.798q0 .386-.016.767c29.461 15.237 49.933 67.197 49.933 127.226c0 24.69-3.452 48.382-9.879 68.92a3.719 3.719 0 1 1-7.097-2.221c6.196-19.802 9.539-42.747 9.539-66.699c0-56.524-18.789-105.163-44.458-119.83M16.469 193.319a18 18 0 0 1 1.33-.05c9.83 0 17.798 7.97 17.798 17.799s-7.969 17.797-17.798 17.797C7.968 228.865 0 220.897 0 211.068c0-6.692 3.693-12.52 9.151-15.56c-2.68-33.265 32.283-77.855 85.12-108.36c21.946-12.671 44.798-21.665 66.267-26.265a3.719 3.719 0 0 1 1.558 7.273c-20.69 4.433-42.817 13.141-64.107 25.433c-49.759 28.728-82.66 70.134-81.52 99.73m206.26 26.546a17.7 17.7 0 0 1-2.324-8.797c0-9.83 7.969-17.798 17.798-17.798c9.83 0 17.798 7.968 17.798 17.798s-7.968 17.797-17.798 17.797a17.7 17.7 0 0 1-10.38-3.338c-28.392 16.703-82.625 8.184-133.66-21.282c-21.726-12.543-40.776-27.657-55.439-43.77a3.719 3.719 0 0 1 5.5-5.006c14.134 15.532 32.581 30.167 53.657 42.335c48.165 27.808 98.886 36.084 124.847 22.061m-1.166-63.914a3.719 3.719 0 0 1-5.676-4.805c21.946-25.926 29.34-51.086 19.867-67.492c-6.876-11.91-22.159-18.52-43.362-18.796a3.719 3.719 0 1 1 .097-7.437c23.575.307 41.315 7.98 49.706 22.514c11.404 19.752 3.113 47.965-20.632 76.016M72.564 221.49a3.719 3.719 0 0 1 7.001-2.507c11.476 32.045 29.591 51.082 48.563 51.082c13.645 0 26.91-9.774 37.71-27.74a3.719 3.719 0 0 1 6.375 3.832c-12.018 19.99-27.428 31.345-44.085 31.345c-22.839 0-43.15-21.344-55.564-56.011m175.999-10.423c0-5.722-4.639-10.361-10.36-10.361c-5.723 0-10.362 4.639-10.362 10.36c0 5.723 4.64 10.361 10.361 10.361s10.36-4.638 10.36-10.36m-230.765 10.36c5.722 0 10.36-4.638 10.36-10.36s-4.638-10.361-10.36-10.361s-10.36 4.639-10.36 10.36c0 5.723 4.638 10.361 10.36 10.361m110.33-193.27c5.722 0 10.36-4.638 10.36-10.36s-4.638-10.36-10.36-10.36s-10.36 4.638-10.36 10.36s4.638 10.36 10.36 10.36m2.718 130.22c-6.951 1.502-13.8-2.916-15.305-9.868c-1.499-6.952 2.916-13.8 9.868-15.305c6.951-1.502 13.8 2.915 15.305 9.867c1.502 6.952-2.916 13.8-9.868 15.305'/%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:.93em}.i-logos-eslint{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 256 225' width='1.14em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='%238080F2' d='m77.965 80.568l48.57-28.042a3.93 3.93 0 0 1 3.93 0l48.57 28.042A3.93 3.93 0 0 1 181 83.971v56.084c0 1.403-.75 2.7-1.965 3.403l-48.57 28.042a3.93 3.93 0 0 1-3.93 0l-48.57-28.042A3.93 3.93 0 0 1 76 140.055V83.97c.001-1.404.75-2.7 1.965-3.403'/%3E%3Cpath fill='%234B32C3' d='M254.417 107.417L196.323 6.35C194.213 2.696 190.315 0 186.095 0H69.906c-4.22 0-8.12 2.696-10.23 6.35L1.583 107.194c-2.11 3.655-2.11 8.268 0 11.923l58.093 100.239c2.11 3.654 6.01 5.522 10.23 5.522h116.188c4.22 0 8.119-1.812 10.228-5.467l58.094-100.402c2.112-3.653 2.112-7.938 0-11.592m-48.105 48.6c0 1.485-.894 2.86-2.182 3.604l-73.999 42.693a4.21 4.21 0 0 1-4.186 0l-74.056-42.693c-1.287-.744-2.188-2.118-2.188-3.605V70.628c0-1.487.888-2.86 2.176-3.604l73.995-42.694a4.2 4.2 0 0 1 4.185 0l74.06 42.694c1.289.744 2.195 2.117 2.195 3.604z'/%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1.14em}.i-logos-firefox{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 256 265' width='0.97em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cdefs%3E%3CradialGradient id='logosFirefox0' cx='-7907.187' cy='-8515.121' r='80.797' gradientTransform='translate(26367.938 28186.305)scale(3.3067)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.129' stop-color='%23ffbd4f'/%3E%3Cstop offset='.186' stop-color='%23ffac31'/%3E%3Cstop offset='.247' stop-color='%23ff9d17'/%3E%3Cstop offset='.283' stop-color='%23ff980e'/%3E%3Cstop offset='.403' stop-color='%23ff563b'/%3E%3Cstop offset='.467' stop-color='%23ff3750'/%3E%3Cstop offset='.71' stop-color='%23f5156c'/%3E%3Cstop offset='.782' stop-color='%23eb0878'/%3E%3Cstop offset='.86' stop-color='%23e50080'/%3E%3C/radialGradient%3E%3CradialGradient id='logosFirefox1' cx='-7936.711' cy='-8482.089' r='80.797' gradientTransform='translate(26367.938 28186.305)scale(3.3067)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.3' stop-color='%23960e18'/%3E%3Cstop offset='.351' stop-color='%23b11927' stop-opacity='.74'/%3E%3Cstop offset='.435' stop-color='%23db293d' stop-opacity='.343'/%3E%3Cstop offset='.497' stop-color='%23f5334b' stop-opacity='.094'/%3E%3Cstop offset='.53' stop-color='%23ff3750' stop-opacity='0'/%3E%3C/radialGradient%3E%3CradialGradient id='logosFirefox2' cx='-7926.97' cy='-8533.457' r='58.534' gradientTransform='translate(26367.938 28186.305)scale(3.3067)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.132' stop-color='%23fff44f'/%3E%3Cstop offset='.252' stop-color='%23ffdc3e'/%3E%3Cstop offset='.506' stop-color='%23ff9d12'/%3E%3Cstop offset='.526' stop-color='%23ff980e'/%3E%3C/radialGradient%3E%3CradialGradient id='logosFirefox3' cx='-7945.648' cy='-8460.984' r='38.471' gradientTransform='translate(26367.938 28186.305)scale(3.3067)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.353' stop-color='%233a8ee6'/%3E%3Cstop offset='.472' stop-color='%235c79f0'/%3E%3Cstop offset='.669' stop-color='%239059ff'/%3E%3Cstop offset='1' stop-color='%23c139e6'/%3E%3C/radialGradient%3E%3CradialGradient id='logosFirefox4' cx='-7935.62' cy='-8491.546' r='20.397' gradientTransform='matrix(3.21411 -.77707 .90934 3.76302 33365.914 25904.014)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.206' stop-color='%239059ff' stop-opacity='0'/%3E%3Cstop offset='.278' stop-color='%238c4ff3' stop-opacity='.064'/%3E%3Cstop offset='.747' stop-color='%237716a8' stop-opacity='.45'/%3E%3Cstop offset='.975' stop-color='%236e008b' stop-opacity='.6'/%3E%3C/radialGradient%3E%3CradialGradient id='logosFirefox5' cx='-7937.731' cy='-8518.427' r='27.676' gradientTransform='translate(26367.938 28186.305)scale(3.3067)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23ffe226'/%3E%3Cstop offset='.121' stop-color='%23ffdb27'/%3E%3Cstop offset='.295' stop-color='%23ffc82a'/%3E%3Cstop offset='.502' stop-color='%23ffa930'/%3E%3Cstop offset='.732' stop-color='%23ff7e37'/%3E%3Cstop offset='.792' stop-color='%23ff7139'/%3E%3C/radialGradient%3E%3CradialGradient id='logosFirefox6' cx='-7915.977' cy='-8535.981' r='118.081' gradientTransform='translate(26367.938 28186.305)scale(3.3067)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.113' stop-color='%23fff44f'/%3E%3Cstop offset='.456' stop-color='%23ff980e'/%3E%3Cstop offset='.622' stop-color='%23ff5634'/%3E%3Cstop offset='.716' stop-color='%23ff3647'/%3E%3Cstop offset='.904' stop-color='%23e31587'/%3E%3C/radialGradient%3E%3CradialGradient id='logosFirefox7' cx='-7927.165' cy='-8522.859' r='86.499' gradientTransform='matrix(.3472 3.29017 -2.15928 .22816 -15491.597 28008.376)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23fff44f'/%3E%3Cstop offset='.06' stop-color='%23ffe847'/%3E%3Cstop offset='.168' stop-color='%23ffc830'/%3E%3Cstop offset='.304' stop-color='%23ff980e'/%3E%3Cstop offset='.356' stop-color='%23ff8b16'/%3E%3Cstop offset='.455' stop-color='%23ff672a'/%3E%3Cstop offset='.57' stop-color='%23ff3647'/%3E%3Cstop offset='.737' stop-color='%23e31587'/%3E%3C/radialGradient%3E%3CradialGradient id='logosFirefox8' cx='-7938.383' cy='-8508.176' r='73.72' gradientTransform='translate(26367.938 28186.305)scale(3.3067)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.137' stop-color='%23fff44f'/%3E%3Cstop offset='.48' stop-color='%23ff980e'/%3E%3Cstop offset='.592' stop-color='%23ff5634'/%3E%3Cstop offset='.655' stop-color='%23ff3647'/%3E%3Cstop offset='.904' stop-color='%23e31587'/%3E%3C/radialGradient%3E%3CradialGradient id='logosFirefox9' cx='-7918.923' cy='-8503.861' r='80.686' gradientTransform='translate(26367.938 28186.305)scale(3.3067)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.094' stop-color='%23fff44f'/%3E%3Cstop offset='.231' stop-color='%23ffe141'/%3E%3Cstop offset='.509' stop-color='%23ffaf1e'/%3E%3Cstop offset='.626' stop-color='%23ff980e'/%3E%3C/radialGradient%3E%3ClinearGradient id='logosFirefoxa' x1='70.786' x2='6.447' y1='12.393' y2='74.468' gradientTransform='translate(-2.999 -.01)scale(3.3067)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.048' stop-color='%23fff44f'/%3E%3Cstop offset='.111' stop-color='%23ffe847'/%3E%3Cstop offset='.225' stop-color='%23ffc830'/%3E%3Cstop offset='.368' stop-color='%23ff980e'/%3E%3Cstop offset='.401' stop-color='%23ff8b16'/%3E%3Cstop offset='.462' stop-color='%23ff672a'/%3E%3Cstop offset='.534' stop-color='%23ff3647'/%3E%3Cstop offset='.705' stop-color='%23e31587'/%3E%3C/linearGradient%3E%3ClinearGradient id='logosFirefoxb' x1='70.013' x2='15.267' y1='12.061' y2='66.806' gradientTransform='translate(-2.999 -.01)scale(3.3067)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.167' stop-color='%23fff44f' stop-opacity='.8'/%3E%3Cstop offset='.266' stop-color='%23fff44f' stop-opacity='.634'/%3E%3Cstop offset='.489' stop-color='%23fff44f' stop-opacity='.217'/%3E%3Cstop offset='.6' stop-color='%23fff44f' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath fill='url(%23logosFirefoxa)' d='M248.033 88.713c-5.569-13.399-16.864-27.866-25.71-32.439a133.2 133.2 0 0 1 12.979 38.9l.023.215c-14.49-36.126-39.062-50.692-59.13-82.41a155 155 0 0 1-3.019-4.907a41 41 0 0 1-1.412-2.645a23.3 23.3 0 0 1-1.912-5.076a.33.33 0 0 0-.291-.331a.5.5 0 0 0-.241 0c-.016 0-.043.03-.063.037s-.063.036-.092.049l.049-.086c-32.19 18.849-43.113 53.741-44.118 71.194a64.1 64.1 0 0 0-35.269 13.593a38 38 0 0 0-3.307-2.506a59.4 59.4 0 0 1-.36-31.324a94.9 94.9 0 0 0-30.848 23.841h-.06c-5.079-6.438-4.722-27.667-4.431-32.102a23 23 0 0 0-4.279 2.272a93.4 93.4 0 0 0-12.526 10.73a112 112 0 0 0-11.98 14.375v.019v-.023A108.3 108.3 0 0 0 4.841 108.92l-.171.846a204 204 0 0 0-1.26 8.003c0 .096-.02.185-.03.281a122 122 0 0 0-2.08 17.667v.662c.086 98.661 106.944 160.23 192.344 110.825a128.17 128.17 0 0 0 62.12-89.153c.215-1.653.39-3.29.582-4.96a131.8 131.8 0 0 0-8.313-64.378M100.322 189.031c.599.288 1.161.599 1.776.873l.089.057a69 69 0 0 1-1.865-.93m135.013-93.612v-.123l.023.136z'/%3E%3Cpath fill='url(%23logosFirefox0)' d='M248.033 88.713c-5.569-13.399-16.864-27.866-25.71-32.439a133.2 133.2 0 0 1 12.979 38.9v.122l.023.136a116.07 116.07 0 0 1-3.988 86.497c-14.688 31.516-50.242 63.819-105.894 62.248c-60.132-1.703-113.089-46.323-122.989-104.766c-1.802-9.216 0-13.888.906-21.378a95.4 95.4 0 0 0-2.06 17.684v.662c.086 98.661 106.944 160.23 192.344 110.825a128.17 128.17 0 0 0 62.12-89.153c.215-1.653.39-3.29.582-4.96a131.8 131.8 0 0 0-8.313-64.378'/%3E%3Cpath fill='url(%23logosFirefox1)' d='M248.033 88.713c-5.569-13.399-16.864-27.866-25.71-32.439a133.2 133.2 0 0 1 12.979 38.9v.122l.023.136a116.07 116.07 0 0 1-3.988 86.497c-14.688 31.516-50.242 63.819-105.894 62.248c-60.132-1.703-113.089-46.323-122.989-104.766c-1.802-9.216 0-13.888.906-21.378a95.4 95.4 0 0 0-2.06 17.684v.662c.086 98.661 106.944 160.23 192.344 110.825a128.17 128.17 0 0 0 62.12-89.153c.215-1.653.39-3.29.582-4.96a131.8 131.8 0 0 0-8.313-64.378'/%3E%3Cpath fill='url(%23logosFirefox2)' d='M185.754 103.778c.278.195.536.39.797.585a69.8 69.8 0 0 0-11.904-15.525C134.815 48.999 164.208 2.457 169.165.093l.049-.073c-32.19 18.849-43.113 53.741-44.118 71.194c1.495-.103 2.976-.229 4.504-.229a64.68 64.68 0 0 1 56.154 32.793'/%3E%3Cpath fill='url(%23logosFirefox3)' d='M129.683 111.734c-.212 3.188-11.475 14.182-15.413 14.182c-36.443 0-42.359 22.046-42.359 22.046c1.614 18.564 14.55 33.854 30.187 41.942c.714.371 1.439.705 2.163 1.032a71 71 0 0 0 3.763 1.541a57 57 0 0 0 16.675 3.217c63.876 2.996 76.25-76.384 30.154-99.419a44.24 44.24 0 0 1 30.901 7.503A64.68 64.68 0 0 0 129.6 70.985c-1.521 0-3.009.126-4.504.229a64.1 64.1 0 0 0-35.269 13.593c1.954 1.654 4.16 3.863 8.806 8.442c8.696 8.568 31 17.443 31.05 18.485'/%3E%3Cpath fill='url(%23logosFirefox4)' d='M129.683 111.734c-.212 3.188-11.475 14.182-15.413 14.182c-36.443 0-42.359 22.046-42.359 22.046c1.614 18.564 14.55 33.854 30.187 41.942c.714.371 1.439.705 2.163 1.032a71 71 0 0 0 3.763 1.541a57 57 0 0 0 16.675 3.217c63.876 2.996 76.25-76.384 30.154-99.419a44.24 44.24 0 0 1 30.901 7.503A64.68 64.68 0 0 0 129.6 70.985c-1.521 0-3.009.126-4.504.229a64.1 64.1 0 0 0-35.269 13.593c1.954 1.654 4.16 3.863 8.806 8.442c8.696 8.568 31 17.443 31.05 18.485'/%3E%3Cpath fill='url(%23logosFirefox5)' d='M83.852 80.545a82 82 0 0 1 2.645 1.756a59.4 59.4 0 0 1-.36-31.324a94.9 94.9 0 0 0-30.849 23.841c.625-.017 19.216-.351 28.564 5.727'/%3E%3Cpath fill='url(%23logosFirefox6)' d='M2.471 139.411c9.89 58.443 62.857 103.063 122.989 104.766c55.652 1.574 91.205-30.732 105.894-62.248a116.07 116.07 0 0 0 3.988-86.497v-.122c0-.096-.02-.153 0-.123l.023.215c4.547 29.684-10.552 58.443-34.155 77.889l-.073.166c-45.989 37.455-90.002 22.598-98.91 16.533a65 65 0 0 1-1.865-.929c-26.814-12.817-37.891-37.247-35.517-58.198a32.91 32.91 0 0 1-30.359-19.096a48.34 48.34 0 0 1 47.117-1.891a63.82 63.82 0 0 0 48.119 1.891c-.049-1.042-22.353-9.92-31.05-18.484c-4.646-4.58-6.851-6.786-8.805-8.442a38 38 0 0 0-3.307-2.507c-.761-.519-1.617-1.081-2.645-1.756c-9.348-6.078-27.939-5.744-28.554-5.727h-.059c-5.079-6.438-4.722-27.667-4.431-32.101a23 23 0 0 0-4.279 2.271a93.4 93.4 0 0 0-12.526 10.73a112 112 0 0 0-12.03 14.342v.019v-.023A108.3 108.3 0 0 0 4.841 108.92c-.062.261-4.616 20.167-2.37 30.491'/%3E%3Cpath fill='url(%23logosFirefox7)' d='M174.654 88.838a69.8 69.8 0 0 1 11.904 15.542a27 27 0 0 1 1.921 1.574c29.056 26.784 13.832 64.646 12.698 67.341c23.603-19.447 38.688-48.205 34.155-77.89c-14.497-36.142-39.069-50.708-59.137-82.426a155 155 0 0 1-3.019-4.907a41 41 0 0 1-1.412-2.645a23.3 23.3 0 0 1-1.912-5.076a.33.33 0 0 0-.291-.331a.5.5 0 0 0-.241 0c-.016 0-.043.03-.063.037s-.063.036-.092.049c-4.957 2.351-34.35 48.893 5.489 88.732'/%3E%3Cpath fill='url(%23logosFirefox8)' d='M188.459 105.937a27 27 0 0 0-1.921-1.574c-.261-.195-.519-.39-.797-.585a44.24 44.24 0 0 0-30.901-7.503c46.095 23.048 33.728 102.415-30.154 99.419a57 57 0 0 1-16.675-3.217a67 67 0 0 1-3.763-1.541c-.725-.331-1.449-.661-2.163-1.032l.089.057c8.908 6.081 52.907 20.938 98.91-16.534l.073-.165c1.147-2.679 16.371-40.55-12.698-67.325'/%3E%3Cpath fill='url(%23logosFirefox9)' d='M71.911 147.962s5.916-22.046 42.359-22.046c3.938 0 15.211-10.994 15.413-14.182a63.82 63.82 0 0 1-48.119-1.892a48.34 48.34 0 0 0-47.118 1.892a32.91 32.91 0 0 0 30.359 19.096c-2.374 20.955 8.703 45.385 35.517 58.198c.599.288 1.161.599 1.776.873c-15.65-8.085-28.573-23.375-30.187-41.939'/%3E%3Cpath fill='url(%23logosFirefoxb)' d='M248.033 88.713c-5.569-13.399-16.864-27.866-25.71-32.439a133.2 133.2 0 0 1 12.979 38.9l.023.215c-14.49-36.126-39.062-50.692-59.13-82.41a155 155 0 0 1-3.019-4.907a41 41 0 0 1-1.412-2.645a23.3 23.3 0 0 1-1.912-5.076a.33.33 0 0 0-.291-.331a.5.5 0 0 0-.241 0c-.016 0-.043.03-.063.037s-.063.036-.092.049l.049-.086c-32.19 18.849-43.113 53.741-44.118 71.194c1.495-.103 2.976-.229 4.504-.229a64.68 64.68 0 0 1 56.154 32.793a44.24 44.24 0 0 0-30.901-7.503c46.096 23.048 33.729 102.415-30.154 99.419a57 57 0 0 1-16.675-3.217a67 67 0 0 1-3.763-1.541c-.724-.331-1.449-.661-2.163-1.032l.089.057a69 69 0 0 1-1.865-.93c.599.288 1.161.599 1.776.873c-15.65-8.088-28.573-23.378-30.187-41.942c0 0 5.916-22.046 42.359-22.046c3.938 0 15.211-10.994 15.413-14.182c-.05-1.042-22.354-9.92-31.05-18.485c-4.646-4.579-6.852-6.785-8.806-8.442a38 38 0 0 0-3.307-2.506a59.4 59.4 0 0 1-.36-31.324a94.9 94.9 0 0 0-30.848 23.841h-.06c-5.079-6.438-4.722-27.667-4.431-32.102a23 23 0 0 0-4.279 2.272a93.4 93.4 0 0 0-12.526 10.73a112 112 0 0 0-11.98 14.375v.019v-.023A108.3 108.3 0 0 0 4.841 108.92l-.171.846c-.242 1.128-1.323 6.855-1.479 8.085c0 .093 0-.096 0 0A149 149 0 0 0 1.3 135.717v.662c.086 98.661 106.944 160.23 192.344 110.825a128.17 128.17 0 0 0 62.12-89.153c.215-1.653.39-3.29.582-4.96a131.8 131.8 0 0 0-8.313-64.378m-12.715 6.583l.024.136z'/%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:.97em}.i-logos-flutter{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 256 317' width='0.81em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cdefs%3E%3ClinearGradient id='logosFlutter0' x1='3.952%25' x2='75.897%25' y1='26.993%25' y2='52.919%25'%3E%3Cstop offset='0%25'/%3E%3Cstop offset='100%25' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath fill='%2347C5FB' d='M157.666.001L.001 157.666l48.8 48.8L255.268.001zm-1.099 145.396l-84.418 84.418l48.984 49.716l48.71-48.71l85.425-85.424z'/%3E%3Cpath fill='%2300569E' d='m121.133 279.531l37.082 37.082h97.052l-85.425-85.792z'/%3E%3Cpath fill='%2300B5F8' d='m71.6 230.364l48.801-48.801l49.441 49.258l-48.709 48.71z'/%3E%3Cpath fill='url(%23logosFlutter0)' fill-opacity='.8' d='m121.133 279.531l40.56-13.459l4.029-31.131z'/%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:.81em}.i-logos-godot-icon{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 256 242' width='1.06em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='%23FFF' d='M240.34 164.491s-.374-2.29-.592-2.27l-41.548 4.01a6.75 6.75 0 0 0-6.106 6.268l-1.141 16.36l-32.143 2.293l-2.186-14.826c-.487-3.298-3.367-5.784-6.7-5.784H106.07c-3.332 0-6.212 2.486-6.699 5.784l-2.187 14.826l-32.143-2.293L63.9 172.5a6.75 6.75 0 0 0-6.105-6.27l-41.569-4.007c-.215-.02-.372 2.271-.587 2.271l-.056 8.992l35.205 5.677l1.153 16.506c.233 3.341 2.93 6.043 6.273 6.283l44.268 3.158q.251.018.499.019c3.326 0 6.202-2.488 6.689-5.786l2.249-15.256h32.158l2.25 15.256c.485 3.297 3.364 5.784 6.696 5.784q.245 0 .485-.017l44.274-3.158c3.343-.24 6.04-2.942 6.274-6.283l1.151-16.506l35.19-5.703z'/%3E%3Cpath fill='%23478CBF' d='M101.963 0C90.269 2.6 78.7 6.219 67.854 11.678c.248 9.576.867 18.752 2.122 28.073c-4.212 2.699-8.638 5.015-12.572 8.174c-3.998 3.075-8.08 6.018-11.7 9.614c-7.23-4.782-14.883-9.277-22.767-13.245C14.438 53.44 6.49 63.313 0 74.359c4.884 7.9 9.982 15.305 15.488 22.333h.153v67.798q.187 0 .372.018l41.564 4.006a4.475 4.475 0 0 1 4.034 4.145l1.282 18.348l36.256 2.587l2.497-16.934a4.476 4.476 0 0 1 4.43-3.822h43.85a4.475 4.475 0 0 1 4.428 3.822l2.497 16.934l36.258-2.587l1.28-18.348a4.48 4.48 0 0 1 4.035-4.145l41.547-4.006a5 5 0 0 1 .37-.018v-5.41l.018-.007V96.692h.153c5.506-7.028 10.602-14.434 15.488-22.333c-6.49-11.047-14.44-20.92-22.938-30.065c-7.882 3.967-15.538 8.462-22.769 13.245c-3.618-3.596-7.694-6.54-11.697-9.615c-3.933-3.159-8.365-5.475-12.57-8.173c1.252-9.32 1.872-18.497 2.121-28.074C177.301 6.218 165.733 2.6 154.033 0c-4.672 7.851-8.944 16.352-12.664 24.664c-4.412-.737-8.844-1.01-13.282-1.064v-.005c-.03 0-.06.005-.086.005c-.028 0-.057-.005-.085-.005v.005c-4.446.053-8.875.327-13.288 1.064C110.91 16.353 106.641 7.85 101.963 0M15.57 173.457c.017 4.016.068 8.416.068 9.293c0 39.472 50.073 58.444 112.282 58.662h.154c62.21-.218 112.266-19.19 112.266-58.662c0-.892.055-5.274.073-9.293l-37.359 3.603l-1.288 18.446a4.476 4.476 0 0 1-4.146 4.152l-44.274 3.159a4.477 4.477 0 0 1-4.746-3.813l-2.538-17.217h-36.126l-2.538 17.217a4.473 4.473 0 0 1-4.746 3.813l-44.274-3.159a4.476 4.476 0 0 1-4.146-4.152l-1.286-18.446z'/%3E%3Cpath fill='%23FFF' d='M69.079 99.178c-13.828 0-25.045 11.205-25.045 25.035c0 13.84 11.216 25.05 25.045 25.05c13.834 0 25.048-11.21 25.048-25.05c0-13.83-11.214-25.035-25.048-25.035m117.84 0c-13.837 0-25.05 11.205-25.05 25.035c0 13.84 11.213 25.05 25.05 25.05c13.827 0 25.042-11.21 25.042-25.05c0-13.83-11.215-25.035-25.042-25.035m-58.925 14.65c-4.454 0-8.063 3.285-8.063 7.327v23.06c0 4.045 3.61 7.326 8.063 7.326s8.07-3.281 8.07-7.327v-23.059c0-4.042-3.617-7.327-8.07-7.327'/%3E%3Cpath fill='%23414042' d='M71.475 109.077c-9.182 0-16.625 7.447-16.625 16.627s7.443 16.619 16.625 16.619c9.187 0 16.627-7.44 16.627-16.62s-7.44-16.626-16.627-16.626m113.043 0c-9.18 0-16.617 7.447-16.617 16.627s7.438 16.619 16.617 16.619c9.19 0 16.626-7.44 16.626-16.62s-7.437-16.626-16.626-16.626'/%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1.06em}.i-logos-java{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 256 346' width='0.74em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='%235382A1' d='M82.554 267.473s-13.198 7.675 9.393 10.272c27.369 3.122 41.356 2.675 71.517-3.034c0 0 7.93 4.972 19.003 9.279c-67.611 28.977-153.019-1.679-99.913-16.517m-8.262-37.814s-14.803 10.958 7.805 13.296c29.236 3.016 52.324 3.263 92.276-4.43c0 0 5.526 5.602 14.215 8.666c-81.747 23.904-172.798 1.885-114.296-17.532'/%3E%3Cpath fill='%23E76F00' d='M143.942 165.515c16.66 19.18-4.377 36.44-4.377 36.44s42.301-21.837 22.874-49.183c-18.144-25.5-32.059-38.172 43.268-81.858c0 0-118.238 29.53-61.765 94.6'/%3E%3Cpath fill='%235382A1' d='M233.364 295.442s9.767 8.047-10.757 14.273c-39.026 11.823-162.432 15.393-196.714.471c-12.323-5.36 10.787-12.8 18.056-14.362c7.581-1.644 11.914-1.337 11.914-1.337c-13.705-9.655-88.583 18.957-38.034 27.15c137.853 22.356 251.292-10.066 215.535-26.195M88.9 190.48s-62.771 14.91-22.228 20.323c17.118 2.292 51.243 1.774 83.03-.89c25.978-2.19 52.063-6.85 52.063-6.85s-9.16 3.923-15.787 8.448c-63.744 16.765-186.886 8.966-151.435-8.183c29.981-14.492 54.358-12.848 54.358-12.848m112.605 62.942c64.8-33.672 34.839-66.03 13.927-61.67c-5.126 1.066-7.411 1.99-7.411 1.99s1.903-2.98 5.537-4.27c41.37-14.545 73.187 42.897-13.355 65.647c0 .001 1.003-.895 1.302-1.697'/%3E%3Cpath fill='%23E76F00' d='M162.439.371s35.887 35.9-34.037 91.101c-56.071 44.282-12.786 69.53-.023 98.377c-32.73-29.53-56.75-55.526-40.635-79.72C111.395 74.612 176.918 57.393 162.439.37'/%3E%3Cpath fill='%235382A1' d='M95.268 344.665c62.199 3.982 157.712-2.209 159.974-31.64c0 0-4.348 11.158-51.404 20.018c-53.088 9.99-118.564 8.824-157.399 2.421c.001 0 7.95 6.58 48.83 9.201'/%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:.74em}.i-logos-kotlin-icon{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 256 256' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cdefs%3E%3ClinearGradient id='logosKotlinIcon0' x1='99.991%25' x2='.01%25' y1='-.011%25' y2='100.01%25'%3E%3Cstop offset='.344%25' stop-color='%23E44857'/%3E%3Cstop offset='46.89%25' stop-color='%23C711E1'/%3E%3Cstop offset='100%25' stop-color='%237F52FF'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath fill='url(%23logosKotlinIcon0)' d='M256 256H0V0h256L128 127.949z'/%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1em}.i-logos-mongodb-icon{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 256 549' width='0.47em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='%2301EC64' d='M175.622 61.108C152.612 33.807 132.797 6.078 128.749.32a1.03 1.03 0 0 0-1.492 0c-4.048 5.759-23.863 33.487-46.874 60.788c-197.507 251.896 31.108 421.89 31.108 421.89l1.917 1.28c1.704 26.234 5.966 63.988 5.966 63.988h17.045s4.26-37.54 5.965-63.987l1.918-1.494c.213.214 228.828-169.78 31.32-421.677m-47.726 418.05s-10.227-8.744-12.997-13.222v-.428l12.358-274.292c0-.853 1.279-.853 1.279 0l12.357 274.292v.428c-2.77 4.478-12.997 13.223-12.997 13.223'/%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:.47em}.i-logos-nginx{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 256 291' width='0.88em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='%23009639' d='M2.054 218.187c1.32 2.347 3.227 4.108 5.575 5.428l112.962 65.137c4.695 2.787 10.416 2.787 14.964 0l112.963-65.137c4.695-2.64 7.482-7.629 7.482-13.057V80.284c0-5.428-2.787-10.416-7.482-13.056L135.555 2.09c-4.694-2.788-10.416-2.788-14.964 0L7.63 67.228C2.787 69.868 0 74.856 0 80.284v130.42c0 2.642.587 5.136 2.054 7.483'/%3E%3Cpath fill='%23FFF' d='M91.837 195.154a14.463 14.463 0 0 1-14.524 14.524a14.463 14.463 0 0 1-14.523-14.524V95.542c0-7.776 6.895-14.084 16.43-14.084c6.896 0 14.965 2.787 19.806 8.802l4.4 5.282l60.737 72.618V95.835a14.463 14.463 0 0 1 14.524-14.524a14.463 14.463 0 0 1 14.523 14.524v99.613c0 7.775-6.895 14.083-16.43 14.083c-6.896 0-14.965-2.787-19.806-8.802l-65.137-77.754z'/%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:.88em}.i-logos-nuxt-icon{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 256 168' width='1.53em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='%2300DC82' d='M143.618 167.029h95.166c3.023 0 5.992-.771 8.61-2.237a16.96 16.96 0 0 0 6.302-6.115a16.3 16.3 0 0 0 2.304-8.352c0-2.932-.799-5.811-2.312-8.35L189.778 34.6a16.97 16.97 0 0 0-6.301-6.113a17.6 17.6 0 0 0-8.608-2.238c-3.023 0-5.991.772-8.609 2.238a16.96 16.96 0 0 0-6.3 6.113l-16.342 27.473l-31.95-53.724a17 17 0 0 0-6.304-6.112A17.64 17.64 0 0 0 96.754 0c-3.022 0-5.992.772-8.61 2.237a17 17 0 0 0-6.303 6.112L2.31 141.975a16.3 16.3 0 0 0-2.31 8.35c0 2.932.793 5.813 2.304 8.352a16.96 16.96 0 0 0 6.302 6.115a17.6 17.6 0 0 0 8.61 2.237h59.737c23.669 0 41.123-10.084 53.134-29.758l29.159-48.983l15.618-26.215l46.874 78.742h-62.492zm-67.64-26.24l-41.688-.01L96.782 35.796l31.181 52.492l-20.877 35.084c-7.976 12.765-17.037 17.416-31.107 17.416'/%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1.53em}.i-logos-opencv{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 256 317' width='0.81em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='%23FF0101' d='M96.899 111.577C73.524 98.082 62.129 70.57 69.114 44.5S99.725.299 126.716.299s50.616 18.129 57.602 44.2c6.985 26.07-4.41 53.583-27.785 67.078L138.578 80.48a23.724 23.724 0 1 0-23.724 0z'/%3E%3Cpath fill='%230101FF' d='M224.6 126.015c23.375 13.496 34.77 41.008 27.785 67.08c-6.985 26.07-30.611 44.199-57.602 44.199s-50.616-18.129-57.601-44.2c-6.986-26.07 4.41-53.583 27.785-67.079l17.954 31.1a23.724 23.724 0 1 0 23.724 0z'/%3E%3Cpath fill='%2301FF01' d='M119.567 177.659c0 26.99-18.129 50.616-44.2 57.602c-26.07 6.985-53.583-4.41-67.078-27.785s-9.609-52.9 9.477-71.985s48.61-22.972 71.984-9.477l-17.955 31.1a23.724 23.724 0 1 0 11.862 20.545z'/%3E%3Cpath fill='%23050505' d='M17.33 251.59c5.046-.453 10.15-.449 15.17.27c3.096.548 6.38 1.349 8.704 3.605c2.436 2.718 3.035 6.494 3.57 9.974c.878 7.222.775 14.547 0 21.773c-.518 3.528-1.027 7.338-3.339 10.206c-2.521 2.56-6.246 3.288-9.662 3.827c-5.043.63-10.159.775-15.223.27c-3.429-.351-7.008-.955-9.927-2.911c-1.888-1.199-2.903-3.314-3.592-5.364c-1.383-4.273-1.558-8.81-1.747-13.262c-.021-5.882.09-11.824 1.237-17.612c.621-2.702 1.375-5.672 3.656-7.475c3.215-2.333 7.304-2.898 11.152-3.3m.834 8.062c-2.123.32-4.769.496-6.049 2.474c-1.117 2.95-1.079 6.169-1.306 9.273c-.107 5.535-.385 11.121.471 16.614c.317 1.853.968 4.062 3.027 4.606c4.465 1.366 9.242 1.135 13.844.873c2.295-.35 5.339-.548 6.456-2.95c1.28-3.655 1.19-7.602 1.349-11.42c-.052-5.369.248-10.84-1.036-16.093c-.309-1.866-2.244-2.662-3.883-2.992c-4.23-.83-8.596-.728-12.873-.385m45.095 8.669c3.066-1.948 6.871-2.265 10.407-1.944c3.301.283 6.965 1.404 8.733 4.444c2.111 3.814 2.23 8.322 2.376 12.577c-.094 4.375-.175 8.943-1.982 13.01c-1.031 2.47-3.403 4.088-5.942 4.726c-3.887.955-8.16 1.057-11.905-.492c-2.025-.792-3.425-2.513-4.585-4.277v19.996H51.8c.005-16.55-.008-33.104.005-49.654q4.156-.02 8.305 0a181 181 0 0 0-.236 5.111c1.028-1.254 1.982-2.633 3.386-3.497m2.787 4.469c-2.037.158-4.255 1.169-4.833 3.3c-1.092 3.76-.899 7.74-.74 11.61c.265 2.522.577 5.771 3.262 6.901c2.885 1.118 6.216 1.058 9.135.103c2.526-.89 2.894-3.861 3.16-6.156c.265-3.802.359-7.68-.386-11.434c-.252-1.456-1.002-2.959-2.423-3.57c-2.243-.99-4.777-.938-7.175-.754m28.974-4.405c4.208-2.162 9.135-2.24 13.754-2.02c3.845.32 8.51.962 10.63 4.64c2.389 4.439 2 9.662 2.333 14.533H98.316c.274 2.513-.051 5.223 1.216 7.526c1.083 1.82 3.382 2.192 5.325 2.3c2.402.016 4.988.213 7.2-.904c1.268-.993 1.277-2.757 1.44-4.213q4.109-.006 8.219 0c-.103 2.86-.471 6.062-2.766 8.074c-3.446 3.091-8.378 3.412-12.787 3.498c-3.891-.116-8.001-.313-11.486-2.23c-2.82-1.666-3.72-5.086-4.217-8.1c-.629-4.478-.787-9.041-.252-13.536c.437-3.55 1.391-7.723 4.812-9.568m5.004 5.45c-1.79 1.63-1.614 4.336-1.69 6.553c5.033.026 10.068.013 15.107.005c-.009-1.995.184-4.17-.895-5.946c-1.058-1.439-3.04-1.533-4.666-1.709c-2.625-.038-5.519-.325-7.856 1.096m39.945-5.472c2.963-2.055 6.79-2.341 10.275-1.939c2.966.313 6.109 1.443 7.86 4.003c1.554 2.123 1.986 4.829 2.007 7.401c-.013 7.852.005 15.699-.004 23.55q-4.071.006-8.13 0c-.012-7.427.01-14.85-.012-22.274c-.082-1.622-.017-3.497-1.238-4.747c-1.3-1.409-3.343-1.683-5.162-1.67c-2.2-.013-4.58.364-6.276 1.884c-1.657 1.412-2.286 3.69-2.295 5.796c-.013 7.004.005 14.007-.008 21.007q-4.066.011-8.126.004q-.006-17.338 0-34.676c2.663-.008 5.33-.004 7.993 0c-.013 2.03-.214 4.046-.274 6.075c.873-1.64 1.79-3.37 3.39-4.414m34.86-15.188c4.487-1.507 9.268-1.721 13.96-1.888c4.547.021 9.298.064 13.545 1.896c2.158.9 3.652 2.868 4.38 5.043c1.185 3.25 1.22 6.768 1.245 10.189c-3.129 0-6.258.008-9.383-.005c-.052-2.405.132-5.102-1.358-7.149c-1.506-1.54-3.86-1.537-5.86-1.772c-4.067-.077-8.3-.338-12.197 1.066c-1.404.445-2.131 1.85-2.414 3.202c-.8 3.63-.805 7.376-.8 11.08c.047 4.948-.03 9.97 1.027 14.837c.278 1.78 1.918 2.877 3.562 3.27c3.801.947 7.77.81 11.652.578c2.025-.265 4.491-.398 5.763-2.256c1.357-2.217 1.13-4.944 1.057-7.436c3.16-.012 6.314-.008 9.474 0c-.039 3.935-.107 7.997-1.537 11.722c-.737 1.947-2.256 3.6-4.226 4.345c-3.865 1.55-8.103 1.648-12.204 1.896c-4.757.082-9.573-.034-14.222-1.143c-2.727-.71-5.706-1.96-6.97-4.67c-1.613-3.583-1.908-7.569-2.324-11.426c-.346-5.094-.569-10.197-.445-15.3c.244-4.131.62-8.485 2.851-12.085c1.186-2.004 3.267-3.258 5.424-3.994m35.194-1.443c3.262.004 6.524-.09 9.782.047c3.172 10.064 6.657 20.026 9.859 30.078c1.245 3.861 2.127 7.834 3.416 11.683c1.443-4.153 2.367-8.468 3.78-12.63c3.13-9.721 6.344-19.413 9.47-29.135c3.219-.137 6.446-.017 9.67-.06v1.066c-5.3 16.152-10.475 32.346-15.668 48.537c-4.846.098-9.7.111-14.547-.009c-5.163-16.554-10.574-33.031-15.762-49.577'/%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:.81em}.i-logos-php{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 256 135' width='1.9em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cdefs%3E%3CradialGradient id='logosPhp0' cx='.837' cy='-125.811' r='363.057' gradientTransform='translate(76.464 81.918)scale(.463)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23FFF'/%3E%3Cstop offset='.5' stop-color='%234C6B97'/%3E%3Cstop offset='1' stop-color='%23231F20'/%3E%3C/radialGradient%3E%3C/defs%3E%3Cellipse cx='128' cy='67.3' fill='url(%23logosPhp0)' rx='128' ry='67.3'/%3E%3Cellipse cx='128' cy='67.3' fill='%236181B6' rx='123' ry='62.3'/%3E%3Cpath fill='%23FFF' d='m152.9 87.5l6.1-31.4c1.4-7.1.2-12.4-3.4-15.7c-3.5-3.2-9.5-4.8-18.3-4.8h-10.6l3-15.6c.1-.6 0-1.2-.4-1.7s-.9-.7-1.5-.7h-14.6c-1 0-1.8.7-2 1.6l-6.5 33.3c-.6-3.8-2-7-4.4-9.6c-4.3-4.9-11-7.4-20.1-7.4H52.1c-1 0-1.8.7-2 1.6L37 104.7c-.1.6 0 1.2.4 1.7s.9.7 1.5.7h14.7c1 0 1.8-.7 2-1.6l3.2-16.3h10.9c5.7 0 10.6-.6 14.3-1.8q5.85-1.95 10.5-6.3c2.5-2.3 4.6-4.9 6.2-7.7l-2.6 13.5c-.1.6 0 1.2.4 1.7s.9.7 1.5.7h14.6c1 0 1.8-.7 2-1.6l7.2-37h10c4.3 0 5.5.8 5.9 1.2c.3.3.9 1.5.2 5.2L134.1 87c-.1.6 0 1.2.4 1.7s.9.7 1.5.7h15c.9-.3 1.7-1 1.9-1.9m-67.6-26c-.9 4.7-2.6 8.1-5.1 10s-6.6 2.9-12 2.9h-6.5l4.7-24.2h8.4c6.2 0 8.7 1.3 9.7 2.4c1.3 1.6 1.6 4.7.8 8.9m130-18.6c-4.3-4.9-11-7.4-20.1-7.4h-28.3c-1 0-1.8.7-2 1.6l-13.1 67.5c-.1.6 0 1.2.4 1.7s.9.7 1.5.7h14.7c1 0 1.8-.7 2-1.6l3.2-16.3h10.9c5.7 0 10.6-.6 14.3-1.8q5.85-1.95 10.5-6.3c2.6-2.4 4.8-5.1 6.4-8s2.8-6.1 3.5-9.6c1.7-8.7.4-15.5-3.9-20.5M200 61.5c-.9 4.7-2.6 8.1-5.1 10s-6.6 2.9-12 2.9h-6.5l4.7-24.2h8.4c6.2 0 8.7 1.3 9.7 2.4c1.4 1.6 1.7 4.7.8 8.9'/%3E%3Cpath fill='%23000004' d='M74.8 48.2c5.6 0 9.3 1 11.2 3.1s2.3 5.6 1.3 10.6c-1 5.2-3 9-5.9 11.2q-4.35 3.3-13.2 3.3h-8.9l5.5-28.2zM39 105h14.7l3.5-17.9h12.6c5.6 0 10.1-.6 13.7-1.8s6.8-3.1 9.8-5.9q3.75-3.45 6-7.5c1.5-2.7 2.6-5.7 3.2-9c1.6-8 .4-14.2-3.5-18.7s-10.1-6.7-18.6-6.7H52.1zm74.3-85.4h14.6l-3.5 17.9h13c8.2 0 13.8 1.4 16.9 4.3s4 7.5 2.8 13.9L151 87.1h-14.8l5.8-29.9c.7-3.4.4-5.7-.7-6.9s-3.6-1.9-7.3-1.9h-11.7l-7.5 38.7h-14.6zm76.2 28.6c5.6 0 9.3 1 11.2 3.1s2.3 5.6 1.3 10.6c-1 5.2-3 9-5.9 11.2q-4.35 3.3-13.2 3.3H174l5.5-28.2zM153.7 105h14.7l3.5-17.9h12.6c5.6 0 10.1-.6 13.7-1.8s6.8-3.1 9.8-5.9q3.75-3.45 6-7.5c1.5-2.7 2.6-5.7 3.2-9c1.6-8 .4-14.2-3.5-18.7s-10.1-6.7-18.6-6.7h-28.3z'/%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1.9em}.i-logos-postgresql{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 256 264' width='0.97em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath d='M255.008 158.086c-1.535-4.649-5.556-7.887-10.756-8.664c-2.452-.366-5.26-.21-8.583.475c-5.792 1.195-10.089 1.65-13.225 1.738c11.837-19.985 21.462-42.775 27.003-64.228c8.96-34.689 4.172-50.492-1.423-57.64C233.217 10.847 211.614.683 185.552.372c-13.903-.17-26.108 2.575-32.475 4.549c-5.928-1.046-12.302-1.63-18.99-1.738c-12.537-.2-23.614 2.533-33.079 8.15c-5.24-1.772-13.65-4.27-23.362-5.864c-22.842-3.75-41.252-.828-54.718 8.685C6.622 25.672-.937 45.684.461 73.634c.444 8.874 5.408 35.874 13.224 61.48c4.492 14.718 9.282 26.94 14.237 36.33c7.027 13.315 14.546 21.156 22.987 23.972c4.731 1.576 13.327 2.68 22.368-4.85c1.146 1.388 2.675 2.767 4.704 4.048c2.577 1.625 5.728 2.953 8.875 3.74c11.341 2.835 21.964 2.126 31.027-1.848c.056 1.612.099 3.152.135 4.482c.06 2.157.12 4.272.199 6.25c.537 13.374 1.447 23.773 4.143 31.049c.148.4.347 1.01.557 1.657c1.345 4.118 3.594 11.012 9.316 16.411c5.925 5.593 13.092 7.308 19.656 7.308c3.292 0 6.433-.432 9.188-1.022c9.82-2.105 20.973-5.311 29.041-16.799c7.628-10.86 11.336-27.217 12.007-52.99q.13-1.094.244-2.088l.16-1.362l1.797.158l.463.031c10.002.456 22.232-1.665 29.743-5.154c5.935-2.754 24.954-12.795 20.476-26.351'/%3E%3Cpath fill='%23336791' d='M237.906 160.722c-29.74 6.135-31.785-3.934-31.785-3.934c31.4-46.593 44.527-105.736 33.2-120.211c-30.904-39.485-84.399-20.811-85.292-20.327l-.287.052c-5.876-1.22-12.451-1.946-19.842-2.067c-13.456-.22-23.664 3.528-31.41 9.402c0 0-95.43-39.314-90.991 49.444c.944 18.882 27.064 142.873 58.218 105.422c11.387-13.695 22.39-25.274 22.39-25.274c5.464 3.63 12.006 5.482 18.864 4.817l.533-.452c-.166 1.7-.09 3.363.213 5.332c-8.026 8.967-5.667 10.541-21.711 13.844c-16.235 3.346-6.698 9.302-.471 10.86c7.549 1.887 25.013 4.561 36.813-11.958l-.47 1.885c3.144 2.519 5.352 16.383 4.982 28.952c-.37 12.568-.617 21.197 1.86 27.937c2.479 6.74 4.948 21.905 26.04 17.386c17.623-3.777 26.756-13.564 28.027-29.89c.901-11.606 2.942-9.89 3.07-20.267l1.637-4.912c1.887-15.733.3-20.809 11.157-18.448l2.64.232c7.99.363 18.45-1.286 24.589-4.139c13.218-6.134 21.058-16.377 8.024-13.686z'/%3E%3Cpath fill='%23FFF' d='M108.076 81.525c-2.68-.373-5.107-.028-6.335.902c-.69.523-.904 1.129-.962 1.546c-.154 1.105.62 2.327 1.096 2.957c1.346 1.784 3.312 3.01 5.258 3.28q.423.059.842.058c3.245 0 6.196-2.527 6.456-4.392c.325-2.336-3.066-3.893-6.355-4.35m88.784.073c-.256-1.831-3.514-2.353-6.606-1.923c-3.088.43-6.082 1.824-5.832 3.659c.2 1.427 2.777 3.863 5.827 3.863q.387 0 .78-.054c2.036-.282 3.53-1.575 4.24-2.32c1.08-1.136 1.706-2.402 1.591-3.225'/%3E%3Cpath fill='%23FFF' d='M247.802 160.025c-1.134-3.429-4.784-4.532-10.848-3.28c-18.005 3.716-24.453 1.142-26.57-.417c13.995-21.32 25.508-47.092 31.719-71.137c2.942-11.39 4.567-21.968 4.7-30.59c.147-9.463-1.465-16.417-4.789-20.665c-13.402-17.125-33.072-26.311-56.882-26.563c-16.369-.184-30.199 4.005-32.88 5.183c-5.646-1.404-11.801-2.266-18.502-2.376c-12.288-.199-22.91 2.743-31.704 8.74c-3.82-1.422-13.692-4.811-25.765-6.756c-20.872-3.36-37.458-.814-49.294 7.571c-14.123 10.006-20.643 27.892-19.38 53.16c.425 8.501 5.269 34.653 12.913 59.698c10.062 32.964 21 51.625 32.508 55.464c1.347.449 2.9.763 4.613.763c4.198 0 9.345-1.892 14.7-8.33a530 530 0 0 1 20.261-22.926c4.524 2.428 9.494 3.784 14.577 3.92q.016.2.035.398a118 118 0 0 0-2.57 3.175c-3.522 4.471-4.255 5.402-15.592 7.736c-3.225.666-11.79 2.431-11.916 8.435c-.136 6.56 10.125 9.315 11.294 9.607c4.074 1.02 7.999 1.523 11.742 1.523c9.103 0 17.114-2.992 23.516-8.781c-.197 23.386.778 46.43 3.586 53.451c2.3 5.748 7.918 19.795 25.664 19.794c2.604 0 5.47-.303 8.623-.979c18.521-3.97 26.564-12.156 29.675-30.203c1.665-9.645 4.522-32.676 5.866-45.03c2.836.885 6.487 1.29 10.434 1.289c8.232 0 17.731-1.749 23.688-4.514c6.692-3.108 18.768-10.734 16.578-17.36m-44.106-83.48c-.061 3.647-.563 6.958-1.095 10.414c-.573 3.717-1.165 7.56-1.314 12.225c-.147 4.54.42 9.26.968 13.825c1.108 9.22 2.245 18.712-2.156 28.078a37 37 0 0 1-1.95-4.009c-.547-1.326-1.735-3.456-3.38-6.404c-6.399-11.476-21.384-38.35-13.713-49.316c2.285-3.264 8.084-6.62 22.64-4.813m-17.644-61.787c21.334.471 38.21 8.452 50.158 23.72c9.164 11.711-.927 64.998-30.14 110.969a171 171 0 0 0-.886-1.117l-.37-.462c7.549-12.467 6.073-24.802 4.759-35.738c-.54-4.488-1.05-8.727-.92-12.709c.134-4.22.692-7.84 1.232-11.34c.663-4.313 1.338-8.776 1.152-14.037c.139-.552.195-1.204.122-1.978c-.475-5.045-6.235-20.144-17.975-33.81c-6.422-7.475-15.787-15.84-28.574-21.482c5.5-1.14 13.021-2.203 21.442-2.016M66.674 175.778c-5.9 7.094-9.974 5.734-11.314 5.288c-8.73-2.912-18.86-21.364-27.791-50.624c-7.728-25.318-12.244-50.777-12.602-57.916c-1.128-22.578 4.345-38.313 16.268-46.769c19.404-13.76 51.306-5.524 64.125-1.347c-.184.182-.376.352-.558.537c-21.036 21.244-20.537 57.54-20.485 59.759c-.002.856.07 2.068.168 3.735c.362 6.105 1.036 17.467-.764 30.334c-1.672 11.957 2.014 23.66 10.111 32.109a36 36 0 0 0 2.617 2.468c-3.604 3.86-11.437 12.396-19.775 22.426m22.479-29.993c-6.526-6.81-9.49-16.282-8.133-25.99c1.9-13.592 1.199-25.43.822-31.79c-.053-.89-.1-1.67-.127-2.285c3.073-2.725 17.314-10.355 27.47-8.028c4.634 1.061 7.458 4.217 8.632 9.645c6.076 28.103.804 39.816-3.432 49.229c-.873 1.939-1.698 3.772-2.402 5.668l-.546 1.466c-1.382 3.706-2.668 7.152-3.465 10.424c-6.938-.02-13.687-2.984-18.819-8.34m1.065 37.9c-2.026-.506-3.848-1.385-4.917-2.114c.893-.42 2.482-.992 5.238-1.56c13.337-2.745 15.397-4.683 19.895-10.394c1.031-1.31 2.2-2.794 3.819-4.602l.002-.002c2.411-2.7 3.514-2.242 5.514-1.412c1.621.67 3.2 2.702 3.84 4.938c.303 1.056.643 3.06-.47 4.62c-9.396 13.156-23.088 12.987-32.921 10.526m69.799 64.952c-16.316 3.496-22.093-4.829-25.9-14.346c-2.457-6.144-3.665-33.85-2.808-64.447c.011-.407-.047-.8-.159-1.17a15.4 15.4 0 0 0-.456-2.162c-1.274-4.452-4.379-8.176-8.104-9.72c-1.48-.613-4.196-1.738-7.46-.903c.696-2.868 1.903-6.107 3.212-9.614l.549-1.475c.618-1.663 1.394-3.386 2.214-5.21c4.433-9.848 10.504-23.337 3.915-53.81c-2.468-11.414-10.71-16.988-23.204-15.693c-7.49.775-14.343 3.797-17.761 5.53c-.735.372-1.407.732-2.035 1.082c.954-11.5 4.558-32.992 18.04-46.59c8.489-8.56 19.794-12.788 33.568-12.56c27.14.444 44.544 14.372 54.366 25.979c8.464 10.001 13.047 20.076 14.876 25.51c-13.755-1.399-23.11 1.316-27.852 8.096c-10.317 14.748 5.644 43.372 13.315 57.129c1.407 2.521 2.621 4.7 3.003 5.626c2.498 6.054 5.732 10.096 8.093 13.046c.724.904 1.426 1.781 1.96 2.547c-4.166 1.201-11.649 3.976-10.967 17.847c-.55 6.96-4.461 39.546-6.448 51.059c-2.623 15.21-8.22 20.875-23.957 24.25m68.104-77.936c-4.26 1.977-11.389 3.46-18.161 3.779c-7.48.35-11.288-.838-12.184-1.569c-.42-8.644 2.797-9.547 6.202-10.503c.535-.15 1.057-.297 1.561-.473q.469.383 1.032.756c6.012 3.968 16.735 4.396 31.874 1.271l.166-.033c-2.042 1.909-5.536 4.471-10.49 6.772'/%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:.97em}.i-logos-python{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 256 255' width='1.01em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cdefs%3E%3ClinearGradient id='logosPython0' x1='12.959%25' x2='79.639%25' y1='12.039%25' y2='78.201%25'%3E%3Cstop offset='0%25' stop-color='%23387EB8'/%3E%3Cstop offset='100%25' stop-color='%23366994'/%3E%3C/linearGradient%3E%3ClinearGradient id='logosPython1' x1='19.128%25' x2='90.742%25' y1='20.579%25' y2='88.429%25'%3E%3Cstop offset='0%25' stop-color='%23FFE052'/%3E%3Cstop offset='100%25' stop-color='%23FFC331'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath fill='url(%23logosPython0)' d='M126.916.072c-64.832 0-60.784 28.115-60.784 28.115l.072 29.128h61.868v8.745H41.631S.145 61.355.145 126.77c0 65.417 36.21 63.097 36.21 63.097h21.61v-30.356s-1.165-36.21 35.632-36.21h61.362s34.475.557 34.475-33.319V33.97S194.67.072 126.916.072M92.802 19.66a11.12 11.12 0 0 1 11.13 11.13a11.12 11.12 0 0 1-11.13 11.13a11.12 11.12 0 0 1-11.13-11.13a11.12 11.12 0 0 1 11.13-11.13'/%3E%3Cpath fill='url(%23logosPython1)' d='M128.757 254.126c64.832 0 60.784-28.115 60.784-28.115l-.072-29.127H127.6v-8.745h86.441s41.486 4.705 41.486-60.712c0-65.416-36.21-63.096-36.21-63.096h-21.61v30.355s1.165 36.21-35.632 36.21h-61.362s-34.475-.557-34.475 33.32v56.013s-5.235 33.897 62.518 33.897m34.114-19.586a11.12 11.12 0 0 1-11.13-11.13a11.12 11.12 0 0 1 11.13-11.131a11.12 11.12 0 0 1 11.13 11.13a11.12 11.12 0 0 1-11.13 11.13'/%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1.01em}.i-logos-pytorch-icon{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 256 310' width='0.83em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='%23EE4C2C' d='M127.825 0v45.053l-69.224 69.222c-36.229 36.744-36.225 95.853.012 133.264l1.109 1.127c37.02 37.719 97.79 37.719 135.509 0c37.341-36.65 37.715-96.577 1.12-134.37l-1.12-1.14l23.05-23.05c50.292 50.292 50.292 130.969 0 181.61c-49.244 50.292-130.27 50.292-180.562 0c-49.79-49.789-50.287-129.7-1.494-180.092l1.494-1.518zm45.403 50.99c9.258 0 16.764 7.506 16.764 16.764c0 9.259-7.506 16.764-16.764 16.764c-9.259 0-16.764-7.505-16.764-16.764c0-9.258 7.505-16.764 16.764-16.764'/%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:.83em}.i-logos-react{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 256 228' width='1.13em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='%2300D8FF' d='M210.483 73.824a172 172 0 0 0-8.24-2.597c.465-1.9.893-3.777 1.273-5.621c6.238-30.281 2.16-54.676-11.769-62.708c-13.355-7.7-35.196.329-57.254 19.526a171 171 0 0 0-6.375 5.848a156 156 0 0 0-4.241-3.917C100.759 3.829 77.587-4.822 63.673 3.233C50.33 10.957 46.379 33.89 51.995 62.588a171 171 0 0 0 1.892 8.48c-3.28.932-6.445 1.924-9.474 2.98C17.309 83.498 0 98.307 0 113.668c0 15.865 18.582 31.778 46.812 41.427a146 146 0 0 0 6.921 2.165a168 168 0 0 0-2.01 9.138c-5.354 28.2-1.173 50.591 12.134 58.266c13.744 7.926 36.812-.22 59.273-19.855a146 146 0 0 0 5.342-4.923a168 168 0 0 0 6.92 6.314c21.758 18.722 43.246 26.282 56.54 18.586c13.731-7.949 18.194-32.003 12.4-61.268a145 145 0 0 0-1.535-6.842c1.62-.48 3.21-.974 4.76-1.488c29.348-9.723 48.443-25.443 48.443-41.52c0-15.417-17.868-30.326-45.517-39.844m-6.365 70.984q-2.102.694-4.3 1.345c-3.24-10.257-7.612-21.163-12.963-32.432c5.106-11 9.31-21.767 12.459-31.957c2.619.758 5.16 1.557 7.61 2.4c23.69 8.156 38.14 20.213 38.14 29.504c0 9.896-15.606 22.743-40.946 31.14m-10.514 20.834c2.562 12.94 2.927 24.64 1.23 33.787c-1.524 8.219-4.59 13.698-8.382 15.893c-8.067 4.67-25.32-1.4-43.927-17.412a157 157 0 0 1-6.437-5.87c7.214-7.889 14.423-17.06 21.459-27.246c12.376-1.098 24.068-2.894 34.671-5.345q.785 3.162 1.386 6.193M87.276 214.515c-7.882 2.783-14.16 2.863-17.955.675c-8.075-4.657-11.432-22.636-6.853-46.752a157 157 0 0 1 1.869-8.499c10.486 2.32 22.093 3.988 34.498 4.994c7.084 9.967 14.501 19.128 21.976 27.15a135 135 0 0 1-4.877 4.492c-9.933 8.682-19.886 14.842-28.658 17.94M50.35 144.747c-12.483-4.267-22.792-9.812-29.858-15.863c-6.35-5.437-9.555-10.836-9.555-15.216c0-9.322 13.897-21.212 37.076-29.293c2.813-.98 5.757-1.905 8.812-2.773c3.204 10.42 7.406 21.315 12.477 32.332c-5.137 11.18-9.399 22.249-12.634 32.792a135 135 0 0 1-6.318-1.979m12.378-84.26c-4.811-24.587-1.616-43.134 6.425-47.789c8.564-4.958 27.502 2.111 47.463 19.835a144 144 0 0 1 3.841 3.545c-7.438 7.987-14.787 17.08-21.808 26.988c-12.04 1.116-23.565 2.908-34.161 5.309a160 160 0 0 1-1.76-7.887m110.427 27.268a348 348 0 0 0-7.785-12.803c8.168 1.033 15.994 2.404 23.343 4.08c-2.206 7.072-4.956 14.465-8.193 22.045a381 381 0 0 0-7.365-13.322m-45.032-43.861c5.044 5.465 10.096 11.566 15.065 18.186a322 322 0 0 0-30.257-.006c4.974-6.559 10.069-12.652 15.192-18.18M82.802 87.83a323 323 0 0 0-7.227 13.238c-3.184-7.553-5.909-14.98-8.134-22.152c7.304-1.634 15.093-2.97 23.209-3.984a322 322 0 0 0-7.848 12.897m8.081 65.352c-8.385-.936-16.291-2.203-23.593-3.793c2.26-7.3 5.045-14.885 8.298-22.6a321 321 0 0 0 7.257 13.246c2.594 4.48 5.28 8.868 8.038 13.147m37.542 31.03c-5.184-5.592-10.354-11.779-15.403-18.433c4.902.192 9.899.29 14.978.29c5.218 0 10.376-.117 15.453-.343c-4.985 6.774-10.018 12.97-15.028 18.486m52.198-57.817c3.422 7.8 6.306 15.345 8.596 22.52c-7.422 1.694-15.436 3.058-23.88 4.071a382 382 0 0 0 7.859-13.026a347 347 0 0 0 7.425-13.565m-16.898 8.101a359 359 0 0 1-12.281 19.815a329 329 0 0 1-23.444.823c-7.967 0-15.716-.248-23.178-.732a310 310 0 0 1-12.513-19.846h.001a307 307 0 0 1-10.923-20.627a310 310 0 0 1 10.89-20.637l-.001.001a307 307 0 0 1 12.413-19.761c7.613-.576 15.42-.876 23.31-.876H128c7.926 0 15.743.303 23.354.883a329 329 0 0 1 12.335 19.695a359 359 0 0 1 11.036 20.54a330 330 0 0 1-11 20.722m22.56-122.124c8.572 4.944 11.906 24.881 6.52 51.026q-.518 2.504-1.15 5.09c-10.622-2.452-22.155-4.275-34.23-5.408c-7.034-10.017-14.323-19.124-21.64-27.008a161 161 0 0 1 5.888-5.4c18.9-16.447 36.564-22.941 44.612-18.3M128 90.808c12.625 0 22.86 10.235 22.86 22.86s-10.235 22.86-22.86 22.86s-22.86-10.235-22.86-22.86s10.235-22.86 22.86-22.86'/%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1.13em}.i-logos-rust{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 256 256' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath d='m254.251 124.862l-10.747-6.653a146 146 0 0 0-.306-3.13l9.236-8.615a3.69 3.69 0 0 0 1.105-3.427a3.69 3.69 0 0 0-2.33-2.744l-11.807-4.415a137 137 0 0 0-.925-3.048l7.365-10.229a3.698 3.698 0 0 0-2.407-5.814l-12.45-2.025c-.484-.944-.988-1.874-1.496-2.796l5.231-11.483a3.68 3.68 0 0 0-.288-3.59a3.68 3.68 0 0 0-3.204-1.642l-12.636.44a100 100 0 0 0-1.996-2.421l2.904-12.308a3.7 3.7 0 0 0-.986-3.466a3.7 3.7 0 0 0-3.464-.986l-12.305 2.901a106 106 0 0 0-2.426-1.996l.442-12.635a3.68 3.68 0 0 0-1.64-3.205a3.69 3.69 0 0 0-3.59-.29l-11.48 5.234a133 133 0 0 0-2.796-1.5l-2.03-12.452a3.7 3.7 0 0 0-5.812-2.407l-10.236 7.365q-1.51-.481-3.042-.922L155.72 4.794a3.69 3.69 0 0 0-2.745-2.336a3.71 3.71 0 0 0-3.424 1.106l-8.615 9.243a111 111 0 0 0-3.13-.306l-6.653-10.75a3.698 3.698 0 0 0-6.289 0l-6.653 10.75a110 110 0 0 0-3.133.306l-8.617-9.243a3.695 3.695 0 0 0-6.169 1.23l-4.414 11.809c-1.023.293-2.035.604-3.045.922L82.599 10.16a3.69 3.69 0 0 0-3.579-.415a3.7 3.7 0 0 0-2.235 2.822l-2.03 12.452c-.94.487-1.869.988-2.796 1.5l-11.481-5.235a3.69 3.69 0 0 0-3.588.291a3.68 3.68 0 0 0-1.642 3.205l.44 12.635a118 118 0 0 0-2.426 1.996l-12.305-2.9a3.71 3.71 0 0 0-3.466.985a3.7 3.7 0 0 0-.986 3.466l2.899 12.308q-1.01 1.196-1.991 2.421l-12.636-.44a3.72 3.72 0 0 0-3.204 1.641a3.7 3.7 0 0 0-.291 3.59l5.234 11.484c-.509.922-1.012 1.852-1.5 2.796l-12.449 2.025a3.7 3.7 0 0 0-2.407 5.814l7.365 10.23q-.482 1.514-.925 3.047l-11.808 4.415a3.702 3.702 0 0 0-1.225 6.171l9.237 8.614c-.115 1.04-.217 2.087-.305 3.131L1.75 124.862A3.7 3.7 0 0 0 0 128.007c0 1.284.663 2.473 1.751 3.143l10.748 6.653q.132 1.572.305 3.131l-9.238 8.617a3.697 3.697 0 0 0 1.226 6.169l11.808 4.415c.294 1.022.605 2.037.925 3.047l-7.365 10.231a3.696 3.696 0 0 0 2.41 5.812l12.447 2.025c.487.944.986 1.874 1.5 2.8l-5.235 11.48a3.69 3.69 0 0 0 .291 3.59a3.68 3.68 0 0 0 3.204 1.641l12.63-.442c.659.821 1.322 1.626 1.997 2.426l-2.899 12.31a3.68 3.68 0 0 0 .986 3.459a3.68 3.68 0 0 0 3.466.983l12.305-2.898c.8.68 1.61 1.34 2.427 1.99l-.44 12.639a3.694 3.694 0 0 0 5.229 3.492l11.481-5.231a106 106 0 0 0 2.796 1.499l2.03 12.445a3.69 3.69 0 0 0 2.235 2.825a3.7 3.7 0 0 0 3.579-.413l10.229-7.37c1.01.32 2.025.633 3.047.927l4.415 11.804a3.69 3.69 0 0 0 2.744 2.331a3.68 3.68 0 0 0 3.425-1.106l8.617-9.238c1.04.12 2.086.22 3.133.313l6.653 10.748a3.7 3.7 0 0 0 3.143 1.75a3.7 3.7 0 0 0 3.145-1.75l6.653-10.748c1.047-.093 2.092-.193 3.131-.313l8.615 9.238a3.68 3.68 0 0 0 3.424 1.106a3.69 3.69 0 0 0 2.744-2.331l4.415-11.804c1.022-.294 2.038-.607 3.048-.927l10.231 7.37a3.7 3.7 0 0 0 5.812-2.412l2.03-12.445c.939-.487 1.868-.993 2.795-1.5l11.481 5.232a3.692 3.692 0 0 0 5.23-3.492l-.44-12.638a99 99 0 0 0 2.423-1.991l12.306 2.898c1.25.294 2.56-.07 3.463-.983a3.68 3.68 0 0 0 .986-3.459l-2.898-12.31c.675-.8 1.34-1.605 1.99-2.426l12.636.442a3.68 3.68 0 0 0 3.204-1.64a3.69 3.69 0 0 0 .289-3.592l-5.232-11.478c.511-.927 1.013-1.857 1.497-2.8l12.45-2.026a3.68 3.68 0 0 0 2.822-2.236a3.7 3.7 0 0 0-.415-3.576l-7.365-10.23q.479-1.516.925-3.048l11.806-4.415a3.68 3.68 0 0 0 2.331-2.745a3.68 3.68 0 0 0-1.106-3.424l-9.235-8.617c.112-1.04.215-2.086.305-3.13l10.748-6.654a3.69 3.69 0 0 0 1.751-3.143c0-1.281-.66-2.472-1.749-3.145m-71.932 89.156c-4.104-.885-6.714-4.93-5.833-9.047c.878-4.112 4.92-6.729 9.023-5.844c4.104.879 6.718 4.931 5.838 9.04c-.88 4.11-4.926 6.73-9.028 5.851m-3.652-24.699a6.93 6.93 0 0 0-8.23 5.332l-3.816 17.807c-11.775 5.344-24.85 8.313-38.621 8.313c-14.086 0-27.446-3.116-39.43-8.688l-3.814-17.806c-.802-3.747-4.486-6.134-8.228-5.33l-15.72 3.376a93 93 0 0 1-8.128-9.58h76.49c.865 0 1.442-.157 1.442-.945v-27.057c0-.787-.577-.944-1.443-.944H106.8v-17.15h24.195c2.208 0 11.809.63 14.878 12.902c.962 3.774 3.072 16.05 4.516 19.98c1.438 4.408 7.293 13.213 13.533 13.213h38.115c.433 0 .895-.049 1.382-.137a94 94 0 0 1-8.669 10.17zm-105.79 24.327c-4.105.886-8.146-1.731-9.029-5.843c-.878-4.119 1.732-8.162 5.836-9.047a7.607 7.607 0 0 1 9.028 5.85c.878 4.11-1.734 8.16-5.836 9.04M43.86 95.986c1.703 3.842-.03 8.345-3.867 10.045c-3.837 1.705-8.328-.03-10.03-3.875a7.615 7.615 0 0 1 3.867-10.045a7.6 7.6 0 0 1 10.03 3.874m-8.918 21.14l16.376-7.277a6.94 6.94 0 0 0 3.524-9.158l-3.372-7.626h13.264v59.788H37.973a93.7 93.7 0 0 1-3.566-25.672c0-3.398.183-6.756.535-10.056m71.862-5.807V93.696h31.586c1.632 0 11.52 1.886 11.52 9.28c0 6.139-7.584 8.34-13.821 8.34zm114.792 15.862q0 3.506-.257 6.948h-9.603c-.961 0-1.348.632-1.348 1.573v4.41c0 10.38-5.853 12.638-10.982 13.213c-4.884.55-10.3-2.045-10.967-5.034c-2.882-16.206-7.683-19.667-15.265-25.648c9.41-5.975 19.2-14.79 19.2-26.59c0-12.74-8.734-20.765-14.688-24.7c-8.352-5.506-17.6-6.61-20.095-6.61H58.279c13.467-15.03 31.719-25.677 52.362-29.551l11.706 12.28a6.923 6.923 0 0 0 9.799.226l13.098-12.528c27.445 5.11 50.682 22.194 64.073 45.633l-8.967 20.253c-1.548 3.505.032 7.604 3.527 9.157l17.264 7.668c.298 3.065.455 6.161.455 9.3M122.352 24.745c3.033-2.905 7.844-2.79 10.748.247c2.898 3.046 2.788 7.862-.252 10.765c-3.033 2.906-7.844 2.793-10.748-.25a7.62 7.62 0 0 1 .252-10.762m88.983 71.61a7.594 7.594 0 0 1 10.028-3.872c3.838 1.702 5.57 6.203 3.867 10.045a7.595 7.595 0 0 1-10.03 3.875c-3.833-1.703-5.565-6.2-3.865-10.048'/%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1em}.i-logos-svg{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 256 256' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath d='M245.235 153.524c14.012-14.012 14.011-36.811 0-50.823c-6.787-6.788-15.812-10.525-25.411-10.525c-2.28 0-4.523.208-6.712.617c9.538-6.524 15.72-17.495 15.72-29.694c0-19.816-16.122-35.937-35.938-35.937c-12.223 0-23.213 6.205-29.733 15.776c2.157-11.377-1.226-23.537-9.87-32.18C146.506 3.97 137.48.232 127.882.232S109.258 3.97 102.47 10.758C93.826 19.4 90.443 31.56 92.6 42.938c-6.519-9.57-17.509-15.776-29.733-15.776c-19.815 0-35.936 16.12-35.936 35.937c0 12.2 6.18 23.17 15.718 29.694a36.5 36.5 0 0 0-6.711-.617c-9.6 0-18.624 3.738-25.411 10.526C3.738 109.489 0 118.514 0 128.112c0 9.6 3.738 18.624 10.526 25.412c6.787 6.787 15.812 10.526 25.41 10.526c2.28 0 4.523-.208 6.712-.618c-9.538 6.525-15.718 17.496-15.718 29.695c0 19.815 16.12 35.936 35.936 35.936c12.224 0 23.215-6.206 29.734-15.776c-2.157 11.378 1.226 23.538 9.87 32.18c6.787 6.788 15.812 10.526 25.41 10.526c9.6 0 18.625-3.738 25.412-10.526c8.643-8.643 12.026-20.803 9.869-32.18c6.52 9.57 17.51 15.776 29.733 15.776c19.816 0 35.937-16.12 35.937-35.936c0-12.2-6.18-23.17-15.719-29.695c2.189.41 4.433.618 6.712.618c9.599 0 18.624-3.739 25.411-10.526'/%3E%3Cpath fill='%23FFB13B' d='M234.391 113.538c-8.049-8.048-21.099-8.048-29.148 0h-42.184l29.829-29.828c11.383 0 20.61-9.228 20.61-20.611s-9.227-20.612-20.61-20.612c-11.384 0-20.611 9.229-20.611 20.612l-29.829 29.829V50.743c8.049-8.049 8.049-21.099 0-29.148c-8.05-8.05-21.1-8.05-29.149 0s-8.049 21.1 0 29.148v42.185l-29.828-29.83c0-11.382-9.228-20.61-20.611-20.61s-20.611 9.228-20.611 20.61c0 11.384 9.228 20.612 20.61 20.612l29.83 29.828H50.504c-8.05-8.049-21.1-8.048-29.15 0c-8.048 8.05-8.048 21.1 0 29.15c8.05 8.048 21.1 8.048 29.15 0h42.183L62.86 172.515c-11.383 0-20.611 9.227-20.611 20.61c0 11.384 9.228 20.612 20.61 20.612c11.384 0 20.612-9.228 20.612-20.611l29.828-29.829v42.184c-8.049 8.049-8.049 21.1 0 29.149c8.05 8.049 21.1 8.049 29.15 0c8.048-8.05 8.048-21.1 0-29.15v-42.183l29.828 29.829c0 11.383 9.227 20.61 20.61 20.61c11.384 0 20.612-9.227 20.612-20.61c0-11.384-9.228-20.611-20.611-20.611l-29.83-29.829h42.185c8.05 8.05 21.1 8.05 29.148 0c8.05-8.049 8.05-21.1 0-29.149'/%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1em}.i-logos-tauri{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 256 289' width='0.89em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='%23FFC131' d='M178.497 104.93c0 15.155-12.285 27.44-27.44 27.44c-15.153 0-27.438-12.285-27.438-27.44c0-15.153 12.285-27.438 27.439-27.438s27.439 12.285 27.439 27.439'/%3E%3Ccircle cx='104.911' cy='183.505' r='27.439' fill='%2324C8DB' transform='rotate(180 104.91 183.505)'/%3E%3Cpath fill='%23FFC131' d='M207.93 192.86a104.8 104.8 0 0 1-36.168 14.717a73.6 73.6 0 0 0 3.617-33.176c29.953-10.472 49.82-38.964 49.292-70.69c-.53-31.727-21.336-59.542-51.622-69.008c-30.286-9.467-63.23 1.546-81.733 27.324a122.2 122.2 0 0 0-40.16 11.723C64.86 29.536 105.956-.445 152.244.005s86.794 31.224 99.636 75.697s-5.026 92.103-43.95 117.157M52.404 92.832l25.693 3.118a73.6 73.6 0 0 1 3.243-14.593a104.8 104.8 0 0 0-28.936 11.475'/%3E%3Cpath fill='%2324C8DB' d='M47.913 95.577a104.8 104.8 0 0 1 36.419-14.842a73.46 73.46 0 0 0-4.116 33.3c-29.847 10.619-49.549 39.148-48.906 70.822c.642 31.673 21.484 59.38 51.738 68.78s63.127-1.62 81.604-27.352a122.2 122.2 0 0 0 40.16-11.6c-13.736 44.169-54.812 74.1-101.064 73.645c-46.252-.453-86.733-31.184-99.602-75.612s4.92-92.037 43.768-117.141m155.528 100.026l-.5.25z'/%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:.89em}.i-logos-tensorflow{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 256 274' width='0.94em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='%23E55B2D' d='M145.726 42.065v42.07l72.861 42.07v-42.07zM0 84.135v42.07l36.43 21.03V105.17zm109.291 21.035l-36.43 21.034v126.2l36.43 21.035v-84.135l36.435 21.035v-42.07l-36.435-21.034z'/%3E%3Cpath fill='%23ED8E24' d='M145.726 42.065L36.43 105.17v42.065l72.861-42.065v42.065l36.435-21.03zM255.022 63.1l-36.435 21.035v42.07l36.435-21.035zm-72.865 84.135l-36.43 21.035v42.07l36.43-21.036zm-36.43 63.104l-36.436-21.035v84.135l36.435-21.035z'/%3E%3Cpath fill='%23F8BF3C' d='M145.726 0L0 84.135l36.43 21.035l109.296-63.105l72.861 42.07L255.022 63.1zm0 126.204l-36.435 21.03l36.435 21.036l36.43-21.035z'/%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:.94em}.i-logos-typescript-icon{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 256 256' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='%233178C6' d='M20 0h216c11.046 0 20 8.954 20 20v216c0 11.046-8.954 20-20 20H20c-11.046 0-20-8.954-20-20V20C0 8.954 8.954 0 20 0'/%3E%3Cpath fill='%23FFF' d='M150.518 200.475v27.62q6.738 3.453 15.938 5.179T185.849 235q9.934 0 18.874-1.899t15.678-6.257q6.738-4.359 10.669-11.394q3.93-7.033 3.93-17.391q0-7.51-2.246-13.163a30.8 30.8 0 0 0-6.479-10.055q-4.232-4.402-10.149-7.898t-13.347-6.602q-5.442-2.245-9.761-4.359t-7.342-4.316q-3.024-2.2-4.665-4.661t-1.641-5.567q0-2.848 1.468-5.135q1.469-2.288 4.147-3.927t6.565-2.547q3.887-.906 8.638-.906q3.456 0 7.299.518q3.844.517 7.732 1.597a54 54 0 0 1 7.558 2.719a41.7 41.7 0 0 1 6.781 3.797v-25.807q-6.306-2.417-13.778-3.582T198.633 107q-9.847 0-18.658 2.115q-8.811 2.114-15.506 6.602q-6.694 4.49-10.582 11.437Q150 134.102 150 143.769q0 12.342 7.127 21.06t21.638 14.759a292 292 0 0 1 10.625 4.575q4.924 2.244 8.509 4.66t5.658 5.265t2.073 6.474a9.9 9.9 0 0 1-1.296 4.963q-1.295 2.287-3.93 3.97t-6.565 2.632t-9.2.95q-8.983 0-17.794-3.151t-16.327-9.451m-46.036-68.733H140V109H41v22.742h35.345V233h28.137z'/%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1em}.i-logos-unity{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 256 263' width='0.98em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='%23222C37' d='m166.872 131.237l45.91-79.275l22.184 79.275l-22.185 79.256zm-22.376 12.874l45.916 79.262l-79.966-20.486l-57.77-58.776zm45.906-105.033l-45.906 79.275h-91.82l57.77-58.78zm65.539 65.18L227.933.06l-104.54 27.925l-15.475 27.207l-31.401-.225L0 131.244l76.517 76.259h.003l31.388-.232l15.497 27.207l104.528 27.92L255.94 158.22l-15.906-26.982z'/%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:.98em}.i-logos-unocss{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 256 256' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='%23858585' d='M137.176 195.927c0-32.813 26.6-59.412 59.412-59.412S256 163.114 256 195.927c0 32.812-26.6 59.412-59.412 59.412s-59.412-26.6-59.412-59.412'/%3E%3Cpath fill='%23CCC' d='M137.176 59.412C137.176 26.6 163.776 0 196.588 0S256 26.6 256 59.412v53.471c0 3.28-2.66 5.941-5.941 5.941H143.117a5.94 5.94 0 0 1-5.941-5.94z'/%3E%3Cpath fill='%234D4D4D' d='M118.824 195.927c0 32.812-26.6 59.412-59.412 59.412S0 228.74 0 195.927v-53.47a5.94 5.94 0 0 1 5.941-5.942h106.942a5.94 5.94 0 0 1 5.941 5.941z'/%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1em}.i-logos-vercel-icon{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 256 222' width='1.16em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath d='m128 0l128 221.705H0z'/%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1.16em}.i-logos-vim{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 256 257' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='%23019833' d='M128.286 1.952L1.945 127.885L128.286 254.4l125.761-126.515z'/%3E%3Cpath fill='%2366FE98' d='M128.264 13.516V2.885L2.774 127.908h10.753z'/%3E%3Cpath fill='%2345FE02' d='M128.264 13.516V2.885l125.88 125.023h-11.636z'/%3E%3Cpath fill='%23017D17' d='M128.264 242.836v11.769L2.774 127.908h10.753z'/%3E%3Cpath fill='%23005D04' d='M128.264 242.836v11.769l125.88-126.697h-11.636z'/%3E%3Cpath d='M65.226 230.591H40.9l-9.5-9.258V44.55h-7.54l-6.455-6.464V18.325l6.687-7.253h85.075l7.649 7.658v18.756l-6.356 7.747h-6.428v59.758l60.487-59.758h-3.377l-7.035-7.587V17.758l6.912-6.345h85.872l6.796 6.805v18.81z'/%3E%3Cpath d='M128.264 256.342L0 127.908L128.264 0L256 127.908zM3.929 127.908L128.264 252.41l123.805-124.502L128.264 3.935z'/%3E%3Cpath fill='%23FEFEFE' d='m108.075 22.742l3.779-2.441l-3.861-4.008H26.156l-4.158 4.164v15.75l4.61 4.616l2.199-4.616l-2.892-2.897V22.207l2.169-1.931l77.264.095z'/%3E%3Cpath fill='%23FEFEFE' d='M41.458 35.833v184.334l2.592 2.468l-2.077 3.925l-5.451-5.369V40.612z'/%3E%3Cpath fill='gray' d='m28.236 35.833l-1.628 4.99h9.886l5.719-4.99z'/%3E%3Cpath fill='%23FEFEFE' d='m166.531 35.897l-3.457-2.442v-9.896l3.616-3.621h75.449l2.893 3.862l4.117-3.249l-4.238-3.872h-81.114l-4.038 4.043v15.871l4.252 3.848m-65.615 76.31l-7.879 19.144l88.948-89.309l-.435-10.804z'/%3E%3Cpath fill='gray' d='m107.897 22.671l3.957-2.37v15.532l-4.517 4.523h-8.778l-.163 76.395l-7.849 19.1V35.833h14.659l2.727-2.219zm136.867.051l4.385-2.171v14.183L62.408 226.56H41.973l1.994-3.77l15.695.001L244.791 31.379zm-65.734 13.06l-4.548 4.569l-10.471.09l2.557-4.59z'/%3E%3Cpath fill='%23CCC' d='m165.973 19.79l-2.89 2.893v10.624l2.531 2.534h13.372v10.265l-88.46 89.783V35.968h14.701l3.016-3.02V22.197l-2.784-2.154H28.093l-2.531 2.535V33.56l2.573 2.577h13.457v184.002l2.531 2.534h15.292L244.794 31.131v-8.448l-2.89-2.893z'/%3E%3Cpath fill='gray' d='M59.519 222.918H44.022l-2.674-2.678V36.381H28.034l-2.716-2.72V22.476l2.674-2.677h77.551l2.945 2.278v10.972l-3.159 3.163H90.77v99.081l87.972-89.288v-9.919h-13.229l-2.674-2.678V22.582l3.032-3.037h76.134l3.033 3.037v8.648l-.068.071zm-15.294-.489h15.087L244.55 31.033v-8.249l-2.747-2.75h-75.729l-2.747 2.75v10.422l2.388 2.391h13.516v10.609l-.07.071l-88.879 90.208V35.724h14.844l2.873-2.878V22.317l-2.623-2.03H28.194l-2.388 2.392v10.78l2.431 2.434h13.599v184.144z'/%3E%3Cpath fill='%23CCC' d='M134.566 143.819a.83.83 0 0 0-.38.19l-3.585 3.083a.84.84 0 0 0-.232.359l-3.586 10.054a.84.84 0 0 0 .19.866l2.742 2.745a.84.84 0 0 0 .591.233h11.073a.83.83 0 0 0 .59-.233l2.89-2.914c.1-.1.172-.224.211-.359l3.08-10.582a.84.84 0 0 0-.211-.823l-2.384-2.387a.83.83 0 0 0-.59-.232h-10.23a1 1 0 0 0-.169 0m-20.29 28.343a.83.83 0 0 0-.633.613l-1.371 5.449a.833.833 0 0 0 .801 1.035h6.518l-16.157 46.19a.833.833 0 0 0 .781 1.099h23.517a.83.83 0 0 0 .802-.571l1.54-4.963a.834.834 0 0 0-.802-1.077h-5.315l15.988-46.676a.833.833 0 0 0-.781-1.099h-24.72a1 1 0 0 0-.168 0m74.835.169a.84.84 0 0 0-.465.275l-4.893 5.533h-7.783l-5.189-5.385a.83.83 0 0 0-.59-.254h-18.582a.83.83 0 0 0-.781.549l-1.708 5.112a.834.834 0 0 0 .78 1.098h4.978l-15.482 45.683a.835.835 0 0 0 .781 1.099h19.784a.83.83 0 0 0 .781-.549l1.518-4.457a.833.833 0 0 0-.78-1.098h-3.459l9.871-31.111h17.865l-11.263 36.138a.832.832 0 0 0 .801 1.077h19.088a.83.83 0 0 0 .76-.507l1.708-4.098a.832.832 0 0 0-.759-1.14h-3.459l10.04-31.639h17l-11.432 36.307a.833.833 0 0 0 .802 1.077h20.965a.835.835 0 0 0 .781-.528l1.708-4.457a.833.833 0 0 0-.78-1.119h-4.156l12.635-41.079a.84.84 0 0 0-.127-.761l-3.923-5.28a.83.83 0 0 0-.675-.317h-14.996a.83.83 0 0 0-.612.254l-4.725 5.195h-8.268l-4.893-5.364a.83.83 0 0 0-.612-.254h-12.086a1 1 0 0 0-.168 0'/%3E%3Cpath d='M128.359 162.524c.523.504 1.207.78 1.901.78l.046-.001h11.039c.742.023 1.444-.263 2.013-.81l2.883-2.909c.334-.334.579-.751.706-1.195l3.079-10.58a2.79 2.79 0 0 0-.705-2.752l-2.409-2.413a2.7 2.7 0 0 0-1.947-.78h-10.16a3 3 0 0 0-.436.01l-.205.032c-.47.099-.909.318-1.252.62l-3.586 3.084l-.041.037c-.349.318-.612.72-.764 1.167l-3.578 10.031a2.81 2.81 0 0 0 .647 2.907zm16.154-16.751l1.575 1.577l-2.816 9.676l-2.346 2.368l-10.168.001l-1.897-1.9l3.257-9.13l3.014-2.592zm97.125 31.158l-3.923-5.28l-.035-.045a2.8 2.8 0 0 0-2.225-1.06h-14.948a2.76 2.76 0 0 0-2.049.848l-4.184 4.601h-6.541l-4.312-4.727l-.04-.043a2.82 2.82 0 0 0-2.016-.848h-12.016a3 3 0 0 0-.436.01l-.202.031a2.78 2.78 0 0 0-1.529.893l-4.31 4.874h-6.071l-4.615-4.79a2.8 2.8 0 0 0-1.995-.849h-18.588a2.8 2.8 0 0 0-2.612 1.837l-1.724 5.155a2.792 2.792 0 0 0 2.633 3.675h2.252l-14.61 43.11a2.794 2.794 0 0 0 1.757 3.528c.277.092.565.141.878.144h19.79a2.81 2.81 0 0 0 2.625-1.873l1.522-4.466a2.793 2.793 0 0 0-2.634-3.674h-.789l8.631-27.201H183.1l-10.476 33.611a2.79 2.79 0 0 0 1.847 3.48a3 3 0 0 0 .824.123H194.4a2.79 2.79 0 0 0 2.547-1.709l1.722-4.13a2.79 2.79 0 0 0-2.577-3.815h-.788l8.799-27.729h12.905l-10.637 33.782a2.792 2.792 0 0 0 2.657 3.601h20.967a2.82 2.82 0 0 0 2.619-1.783l1.719-4.485a2.79 2.79 0 0 0-2.616-3.745h-1.51l11.847-38.518a2.79 2.79 0 0 0-.416-2.533m-16.723 44.96h5.169l-.842 2.195h-18.676l11.772-37.383h-21.096l-11.28 35.548h4.432l-.765 1.835h-16.815l11.599-37.214h-21.952l-11.111 35.019h4.554l-.748 2.195H141.75l15.854-46.782h-6.137l.952-2.849h17.287l5.433 5.639h9.495l5.135-5.808l11.114-.001l5.124 5.619h9.996l4.955-5.449h13.97l3.236 4.356zm-94.819-3.786a3 3 0 0 0-.824-.123h-2.58l15.106-44.099a2.792 2.792 0 0 0-2.634-3.675h-24.65a3 3 0 0 0-.437.01l-.213.034a2.77 2.77 0 0 0-2.117 2.046l-1.372 5.454a2.794 2.794 0 0 0 2.034 3.38q.316.079.664.081h3.763l-15.255 43.615a2.792 2.792 0 0 0 2.634 3.674h23.53c1.204 0 2.263-.763 2.656-1.946l1.542-4.971a2.79 2.79 0 0 0-1.847-3.48m-24.292 6.488l16.541-47.289h-7.826l.802-3.187h22.264l-16.364 47.774h6.534l-.838 2.702z'/%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1em}.i-logos-vitejs{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 256 257' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cdefs%3E%3ClinearGradient id='logosVitejs0' x1='-.828%25' x2='57.636%25' y1='7.652%25' y2='78.411%25'%3E%3Cstop offset='0%25' stop-color='%2341D1FF'/%3E%3Cstop offset='100%25' stop-color='%23BD34FE'/%3E%3C/linearGradient%3E%3ClinearGradient id='logosVitejs1' x1='43.376%25' x2='50.316%25' y1='2.242%25' y2='89.03%25'%3E%3Cstop offset='0%25' stop-color='%23FFEA83'/%3E%3Cstop offset='8.333%25' stop-color='%23FFDD35'/%3E%3Cstop offset='100%25' stop-color='%23FFA800'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath fill='url(%23logosVitejs0)' d='M255.153 37.938L134.897 252.976c-2.483 4.44-8.862 4.466-11.382.048L.875 37.958c-2.746-4.814 1.371-10.646 6.827-9.67l120.385 21.517a6.5 6.5 0 0 0 2.322-.004l117.867-21.483c5.438-.991 9.574 4.796 6.877 9.62'/%3E%3Cpath fill='url(%23logosVitejs1)' d='M185.432.063L96.44 17.501a3.27 3.27 0 0 0-2.634 3.014l-5.474 92.456a3.268 3.268 0 0 0 3.997 3.378l24.777-5.718c2.318-.535 4.413 1.507 3.936 3.838l-7.361 36.047c-.495 2.426 1.782 4.5 4.151 3.78l15.304-4.649c2.372-.72 4.652 1.36 4.15 3.788l-11.698 56.621c-.732 3.542 3.979 5.473 5.943 2.437l1.313-2.028l72.516-144.72c1.215-2.423-.88-5.186-3.54-4.672l-25.505 4.922c-2.396.462-4.435-1.77-3.759-4.114l16.646-57.705c.677-2.35-1.37-4.583-3.769-4.113'/%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1em}.i-logos-vue{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 256 221' width='1.16em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='%2341B883' d='M204.8 0H256L128 220.8L0 0h97.92L128 51.2L157.44 0z'/%3E%3Cpath fill='%2341B883' d='m0 0l128 220.8L256 0h-51.2L128 132.48L50.56 0z'/%3E%3Cpath fill='%2335495E' d='M50.56 0L128 133.12L204.8 0h-47.36L128 51.2L97.92 0z'/%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1.16em}.i-logos-vueuse{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 256 277' width='0.93em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='%2335495E' d='M202.968 0v148.146c0 41.405-33.563 74.967-74.968 74.967s-74.968-33.562-74.968-74.967V0h53.036v148.146a21.932 21.932 0 1 0 43.864 0V0z'/%3E%3Cpath fill='%2341B883' d='M256 0v148.146c0 70.694-57.306 128.019-128 128.019S0 218.84 0 148.145V0h53.032v148.146c0 41.405 33.566 74.967 74.968 74.967s74.968-33.562 74.968-74.967V0z'/%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:.93em}.i-logos-xamarin{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 256 228' width='1.13em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='%233498DB' d='M73.866 0c-6.914.015-13.682 3.94-17.162 9.927L2.57 103.963c-3.427 6.003-3.427 13.85 0 19.853l54.134 94.037c3.48 5.987 10.248 9.913 17.162 9.927h108.268c6.914-.015 13.682-3.94 17.162-9.927l54.134-94.037c3.427-6.003 3.426-13.85 0-19.853L199.296 9.927C195.816 3.939 189.048.014 182.134 0zm.983 55.013c.149-.015.305-.015.454 0h18.674a2.46 2.46 0 0 1 2.042 1.212l31.679 56.452c.16.28.262.59.3.91c.04-.32.142-.63.302-.91l31.603-56.452a2.47 2.47 0 0 1 2.117-1.212h18.675c1.653.014 2.892 2.097 2.117 3.561l-30.923 55.316l30.923 55.24c.848 1.472-.42 3.651-2.117 3.637H162.02a2.47 2.47 0 0 1-2.117-1.288L128.3 115.026a2.4 2.4 0 0 1-.301-.909a2.4 2.4 0 0 1-.301.91l-31.68 56.452a2.47 2.47 0 0 1-2.04 1.288H75.302c-1.697.015-2.965-2.165-2.117-3.637l30.923-55.24l-30.923-55.316c-.741-1.336.163-3.276 1.663-3.561'/%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1.13em}.i-mdi-brightness-3{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M9 2c-1.05 0-2.05.16-3 .46c4.06 1.27 7 5.04 7 9.54s-2.94 8.27-7 9.54c.95.3 1.95.46 3 .46a10 10 0 0 0 10-10A10 10 0 0 0 9 2'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1em}.i-mdi-brightness-7{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M12 8a4 4 0 0 0-4 4a4 4 0 0 0 4 4a4 4 0 0 0 4-4a4 4 0 0 0-4-4m0 10a6 6 0 0 1-6-6a6 6 0 0 1 6-6a6 6 0 0 1 6 6a6 6 0 0 1-6 6m8-9.31V4h-4.69L12 .69L8.69 4H4v4.69L.69 12L4 15.31V20h4.69L12 23.31L15.31 20H20v-4.69L23.31 12z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1em}.i-mdi-brightness-auto{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='m14.3 16l-.7-2h-3.2l-.7 2H7.8L11 7h2l3.2 9zM20 8.69V4h-4.69L12 .69L8.69 4H4v4.69L.69 12L4 15.31V20h4.69L12 23.31L15.31 20H20v-4.69L23.31 12zm-9.15 3.96h2.3L12 9z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1em}.i-mdi-close{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M19 6.41L17.59 5L12 10.59L6.41 5L5 6.41L10.59 12L5 17.59L6.41 19L12 13.41L17.59 19L19 17.59L13.41 12z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1em}.i-mdi-email{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='m20 8l-8 5l-8-5V6l8 5l8-5m0-2H4c-1.11 0-2 .89-2 2v12a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1em}.i-mdi-image{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='m8.5 13.5l2.5 3l3.5-4.5l4.5 6H5m16 1V5a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1em}.i-mdi-menu{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M3 6h18v2H3zm0 5h18v2H3zm0 5h18v2H3z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1em}.i-mdi-translate{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='m12.87 15.07l-2.54-2.51l.03-.03A17.5 17.5 0 0 0 14.07 6H17V4h-7V2H8v2H1v2h11.17C11.5 7.92 10.44 9.75 9 11.35C8.07 10.32 7.3 9.19 6.69 8h-2c.73 1.63 1.73 3.17 2.98 4.56l-5.09 5.02L4 19l5-5l3.11 3.11zM18.5 10h-2L12 22h2l1.12-3h4.75L21 22h2zm-2.62 7l1.62-4.33L19.12 17z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1em}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.-inset-1{top:-.25rem;right:-.25rem;bottom:-.25rem;left:-.25rem}.inset-0{top:0;right:0;bottom:0;left:0}.-bottom-1\/2{bottom:-50%}.bottom-0{bottom:0}.bottom-12{bottom:3rem}.bottom-4{bottom:1rem}.bottom-5{bottom:1.25rem}.left-0{left:0}.right-\[-100\%\]{right:-100%}.right-\[190px\]{right:190px}.right-\[90px\]{right:90px}.right-0{right:0}.right-5{right:1.25rem}.right-8{right:2rem}.top-\[160px\]{top:160px}.top-\[250px\]{top:250px}.top-0{top:0}.top-full{top:100%}.z-10{z-index:10}.z-100{z-index:100}.z-20{z-index:20}.z-200{z-index:200}.z-50{z-index:50}.z-500{z-index:500}.grid{display:grid}.grid-cols-\[1fr_3fr\]{grid-template-columns:1fr 3fr}.-m-1{margin:-.25rem}.-m-2{margin:-.5rem}.m-0{margin:0}.m-4{margin:1rem}.m16{margin:4rem}.m4\.67{margin:1.1675rem}.-my-1{margin-bottom:-.25rem;margin-top:-.25rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-auto{margin-left:auto;margin-right:auto}.my-1{margin-bottom:.25rem;margin-top:.25rem}.my-2{margin-bottom:.5rem;margin-top:.5rem}.my-4{margin-bottom:1rem;margin-top:1rem}.my-8{margin-bottom:2rem;margin-top:2rem}.-mr-8{margin-right:-2rem}.-mt-1{margin-top:-.25rem}.mb-\[30px\]{margin-bottom:30px}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.25rem}.mb-16{margin-bottom:4rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-4{margin-left:1rem}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mr-3{margin-right:.75rem}.mt-0{margin-top:0}.mt-1{margin-top:.25rem}.mt-12{margin-top:3rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mt-8{margin-top:2rem}.block{display:block}.inline-block{display:inline-block}.hidden{display:none}.aspect-square{aspect-ratio:1/1}.h-\[100px\]{height:100px}.h-\[calc\(100dvh-3rem\)\]{height:calc(100dvh - 3rem)}.h-0{height:0}.h-1\/2{height:50%}.h-12{height:3rem}.h-24{height:6rem}.h-4,.h4{height:1rem}.h-5,.h5{height:1.25rem}.h-6,.h6{height:1.5rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-auto{height:auto}.h-fit{height:-moz-fit-content;height:fit-content}.h-full{height:100%}.h1{height:.25rem}.h2{height:.5rem}.h3{height:.75rem}.max-h-\[60vh\]{max-height:60vh}.max-h-\[95vh\]{max-height:95vh}.max-h-\[calc\(100dvh-10rem\)\]{max-height:calc(100dvh - 10rem)}.max-h-0{max-height:0}.max-h-10{max-height:2.5rem}.max-h-12{max-height:3rem}.max-w-\[65\%\]{max-width:65%}.max-w-\[700px\]{max-width:700px}.max-w-\[95vw\]{max-width:95vw}.max-w-0{max-width:0}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-520px{max-width:520px}.max-w-fit{max-width:-moz-fit-content;max-width:fit-content}.max-w-full{max-width:100%}.min-h-screen{min-height:100vh}.min-w-0{min-width:0}.w-\[100px\]{width:100px}.w-\[600px\]{width:600px}.w-24{width:6rem}.w-4{width:1rem}.w-40{width:10rem}.w-48{width:12rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-7{width:1.75rem}.w-80\%{width:80%}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.flex{display:flex}.inline-flex{display:inline-flex}.flex-1{flex:1 1 0%}.shrink-0{flex-shrink:0}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.table{display:table}.-translate-y-1{--un-translate-y:-.25rem;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.transform{transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.cursor-default{cursor:default}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.list-none{list-style-type:none}.place-content-center{place-content:center}.items-start{align-items:flex-start}.items-center{align-items:center}.self-center{align-self:center}.self-stretch{align-self:stretch}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.gap-2{gap:.5rem}.gap-4{gap:1rem}.gap-8{gap:2rem}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-y-clip{overflow-y:clip}.b,.border{border-width:1px}.border-\[12px\]{border-width:12px}.border-2{border-width:2px}.border-b,.border-b-1{border-bottom-width:1px}.border-t-1{border-top-width:1px}.border-base-100{border-color:color-mix(in srgb,var(--color-base),var(--color-white) 80%)}.border-base-200{border-color:color-mix(in srgb,var(--color-base),var(--color-white) 60%)}.border-base-300{border-color:color-mix(in srgb,var(--color-base),var(--color-white) 40%)}.border-blue-500{--un-border-opacity:1;border-color:rgb(59 130 246 / var(--un-border-opacity))}.border-white{--un-border-opacity:1;border-color:rgb(255 255 255 / var(--un-border-opacity))}.rounded,.rounded-\[0\.25rem\]{border-radius:.25rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-sm{border-radius:.125rem}.rounded-t-md{border-top-left-radius:.375rem;border-top-right-radius:.375rem}.border-solid{border-style:solid}.bg-\[\#020420\]{--un-bg-opacity:1;background-color:rgb(2 4 32 / var(--un-bg-opacity))}.bg-\[\#212121\]{--un-bg-opacity:1;background-color:rgb(33 33 33 / var(--un-bg-opacity))}.bg-\[\#ECDC5A\]{--un-bg-opacity:1;background-color:rgb(236 220 90 / var(--un-bg-opacity))}.bg-accent-500{background-color:color-mix(in srgb,var(--color-accent),var(--color-black) 0%)}.bg-base-100{background-color:color-mix(in srgb,var(--color-base),var(--color-white) 80%)}.bg-base-20{background-color:color-mix(in srgb,var(--color-base),var(--color-white) 96%)}.bg-base-50{background-color:color-mix(in srgb,var(--color-base),var(--color-white) 90%)}.bg-black,.dark .dark\:bg-black{--un-bg-opacity:1;background-color:rgb(0 0 0 / var(--un-bg-opacity))}.bg-black\/5{background-color:#0000000d}.bg-black\/50{background-color:#00000080}.bg-black\/70{background-color:#000000b3}.bg-gray-50{--un-bg-opacity:1;background-color:rgb(249 250 251 / var(--un-bg-opacity))}.bg-gray-900{--un-bg-opacity:1;background-color:rgb(17 24 39 / var(--un-bg-opacity))}.bg-neutral-900{--un-bg-opacity:1;background-color:rgb(23 23 23 / var(--un-bg-opacity))}.bg-primary-500{background-color:color-mix(in srgb,var(--color-primary),var(--color-black) 0%)}.bg-sky-50{--un-bg-opacity:1;background-color:rgb(240 249 255 / var(--un-bg-opacity))}.bg-white{--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity))}.bg-yellow-50{--un-bg-opacity:1;background-color:rgb(254 252 232 / var(--un-bg-opacity))}.dark .dark\:bg-white\/10{background-color:#ffffff1a}.hover\:bg-base-100:hover{background-color:color-mix(in srgb,var(--color-base),var(--color-white) 80%)}.hover\:bg-base-200:hover{background-color:color-mix(in srgb,var(--color-base),var(--color-white) 60%)}.hover\:bg-base-50:hover{background-color:color-mix(in srgb,var(--color-base),var(--color-white) 90%)}.hover\:bg-gray-200:hover{--un-bg-opacity:1;background-color:rgb(229 231 235 / var(--un-bg-opacity))}.bg-opacity-75{--un-bg-opacity:.75}.bg-opacity-90{--un-bg-opacity:.9}.bg-center{background-position:50%}.fill-base-content{fill:color-mix(in srgb,var(--color-base),var(--color-black) 90%)}.object-cover{-o-object-fit:cover;object-fit:cover}.object-contain{-o-object-fit:contain;object-fit:contain}.p-\[60px\]{padding:60px}.p-0{padding:0}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-20{padding:5rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-8{padding:2rem}.px,.px-4{padding-left:1rem;padding-right:1rem}.px-\[6\.75rem\]{padding-left:6.75rem;padding-right:6.75rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-20{padding-left:5rem;padding-right:5rem}.px-8{padding-left:2rem;padding-right:2rem}.py-1{padding-bottom:.25rem;padding-top:.25rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.py-4{padding-bottom:1rem;padding-top:1rem}.pb-\[50\%\]{padding-bottom:50%}.pb-\[70px\]{padding-bottom:70px}.pb-10{padding-bottom:2.5rem}.pb-18{padding-bottom:4.5rem}.pb-4{padding-bottom:1rem}.pl-\[100px\]{padding-left:100px}.pl-2{padding-left:.5rem}.pl-4{padding-left:1rem}.pr-1{padding-right:.25rem}.pr-10{padding-right:2.5rem}.pr-2{padding-right:.5rem}.pr-8{padding-right:2rem}.pt-\[60px\]{padding-top:60px}.pt-14{padding-top:3.5rem}.pt-16{padding-top:4rem}.pt-2{padding-top:.5rem}.pt-8{padding-top:2rem}.text-center{text-align:center}.text-left{text-align:left}.text-\[120px\]{font-size:120px}.text-\[200px\]{font-size:200px}.text-\[24px\]{font-size:24px}.text-\[32px\]{font-size:32px}.text-\[35px\]{font-size:35px}.text-\[40px\]{font-size:40px}.text-\[60px\]{font-size:60px}.text-\[75px\]{font-size:75px}.text-\[80px\]{font-size:80px}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-6xl{font-size:3.75rem;line-height:1}.text-7xl{font-size:4.5rem;line-height:1}.text-8xl{font-size:6rem;line-height:1}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.dark .dark\:text-white,.text-white{--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity))}.text-\[\#00DC82\]{--un-text-opacity:1;color:rgb(0 220 130 / var(--un-text-opacity))}.text-\[\#4CE7A8\]{--un-text-opacity:1;color:rgb(76 231 168 / var(--un-text-opacity))}.text-\[\#E4E4E7\]{--un-text-opacity:1;color:rgb(228 228 231 / var(--un-text-opacity))}.text-\[\#FEC476\]{--un-text-opacity:1;color:rgb(254 196 118 / var(--un-text-opacity))}.text-base-100{color:color-mix(in srgb,var(--color-base),var(--color-white) 80%)}.text-base-300{color:color-mix(in srgb,var(--color-base),var(--color-white) 40%)}.text-base-50{color:color-mix(in srgb,var(--color-base),var(--color-white) 90%)}.text-base-500{color:color-mix(in srgb,var(--color-base),var(--color-black) 0%)}.text-base-600{color:color-mix(in srgb,var(--color-base),var(--color-black) 20%)}.text-base-700{color:color-mix(in srgb,var(--color-base),var(--color-black) 40%)}.text-base-900{color:color-mix(in srgb,var(--color-base),var(--color-black) 80%)}.text-base-content{color:color-mix(in srgb,var(--color-base),var(--color-black) 90%)}.text-black{--un-text-opacity:1;color:rgb(0 0 0 / var(--un-text-opacity))}.text-gray-300{--un-text-opacity:1;color:rgb(209 213 219 / var(--un-text-opacity))}.text-gray-500{--un-text-opacity:1;color:rgb(107 114 128 / var(--un-text-opacity))}.text-gray-600{--un-text-opacity:1;color:rgb(75 85 99 / var(--un-text-opacity))}.text-gray-700{--un-text-opacity:1;color:rgb(55 65 81 / var(--un-text-opacity))}.text-gray-900{--un-text-opacity:1;color:rgb(17 24 39 / var(--un-text-opacity))}.text-primary{color:var(--color-primary)}.text-primary-600{color:color-mix(in srgb,var(--color-primary),var(--color-black) 20%)}.text-red-500{--un-text-opacity:1;color:rgb(239 68 68 / var(--un-text-opacity))}.hover\:text-primary:hover{color:var(--color-primary)}.font-black{font-weight:900}.font-bold{font-weight:700}.font-light{font-weight:300}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.leading-\[60px\]{line-height:60px}.leading-tight{line-height:1.25}.font-sans{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.uppercase{text-transform:uppercase}.underline{text-decoration-line:underline}.decoration-1\.5{text-decoration-thickness:1.5px}.underline-0{text-decoration-thickness:0}.underline-1{text-decoration-thickness:1px}.underline-4{text-decoration-thickness:4px}.decoration-primary-600{text-decoration-color:color-mix(in srgb,var(--color-primary),var(--color-black) 20%)}.underline-primary{text-decoration-color:var(--color-primary)}.underline-transparent{text-decoration-color:transparent}.decoration-offset-4,.underline-offset-4{text-underline-offset:4px}.underline-offset-0{text-underline-offset:0}.underline-offset-8{text-underline-offset:8px}.decoration-solid{text-decoration-style:solid}.decoration-dotted{text-decoration-style:dotted}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.opacity-0{opacity:0}.opacity-10{opacity:.1}.opacity-100,.hover\:opacity-100:hover{opacity:1}.shadow-lg{--un-shadow:var(--un-shadow-inset) 0 10px 15px -3px var(--un-shadow-color, rgba(0,0,0,.1)),var(--un-shadow-inset) 0 4px 6px -4px var(--un-shadow-color, rgba(0,0,0,.1));box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.shadow-md{--un-shadow:var(--un-shadow-inset) 0 4px 6px -1px var(--un-shadow-color, rgba(0,0,0,.1)),var(--un-shadow-inset) 0 2px 4px -2px var(--un-shadow-color, rgba(0,0,0,.1));box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.shadow-sm{--un-shadow:var(--un-shadow-inset) 0 1px 2px 0 var(--un-shadow-color, rgba(0,0,0,.05));box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.ring-1{--un-ring-width:1px;--un-ring-offset-shadow:var(--un-ring-inset) 0 0 0 var(--un-ring-offset-width) var(--un-ring-offset-color);--un-ring-shadow:var(--un-ring-inset) 0 0 0 calc(var(--un-ring-width) + var(--un-ring-offset-width)) var(--un-ring-color);box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.focus\:ring-2:focus{--un-ring-width:2px;--un-ring-offset-shadow:var(--un-ring-inset) 0 0 0 var(--un-ring-offset-width) var(--un-ring-offset-color);--un-ring-shadow:var(--un-ring-inset) 0 0 0 calc(var(--un-ring-width) + var(--un-ring-offset-width)) var(--un-ring-color);box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.ring-base-300{--un-ring-color:color-mix(in srgb, var(--color-base), var(--color-white) 40%) }.focus\:ring-primary-500:focus{--un-ring-color:color-mix(in srgb, var(--color-primary), var(--color-black) 0%) }.ring-opacity-5{--un-ring-opacity:.05}.backdrop-blur-md{--un-backdrop-blur:blur(12px);-webkit-backdrop-filter:var(--un-backdrop-blur) var(--un-backdrop-brightness) var(--un-backdrop-contrast) var(--un-backdrop-grayscale) var(--un-backdrop-hue-rotate) var(--un-backdrop-invert) var(--un-backdrop-opacity) var(--un-backdrop-saturate) var(--un-backdrop-sepia);backdrop-filter:var(--un-backdrop-blur) var(--un-backdrop-brightness) var(--un-backdrop-contrast) var(--un-backdrop-grayscale) var(--un-backdrop-hue-rotate) var(--un-backdrop-invert) var(--un-backdrop-opacity) var(--un-backdrop-saturate) var(--un-backdrop-sepia)}.backdrop-blur-sm{--un-backdrop-blur:blur(4px);-webkit-backdrop-filter:var(--un-backdrop-blur) var(--un-backdrop-brightness) var(--un-backdrop-contrast) var(--un-backdrop-grayscale) var(--un-backdrop-hue-rotate) var(--un-backdrop-invert) var(--un-backdrop-opacity) var(--un-backdrop-saturate) var(--un-backdrop-sepia);backdrop-filter:var(--un-backdrop-blur) var(--un-backdrop-brightness) var(--un-backdrop-contrast) var(--un-backdrop-grayscale) var(--un-backdrop-hue-rotate) var(--un-backdrop-invert) var(--un-backdrop-opacity) var(--un-backdrop-saturate) var(--un-backdrop-sepia)}.blur{--un-blur:blur(8px);filter:var(--un-blur) var(--un-brightness) var(--un-contrast) var(--un-drop-shadow) var(--un-grayscale) var(--un-hue-rotate) var(--un-invert) var(--un-saturate) var(--un-sepia)}.hover\:brightness-90:hover{--un-brightness:brightness(.9);filter:var(--un-blur) var(--un-brightness) var(--un-contrast) var(--un-drop-shadow) var(--un-grayscale) var(--un-hue-rotate) var(--un-invert) var(--un-saturate) var(--un-sepia)}.invert{--un-invert:invert(1);filter:var(--un-blur) var(--un-brightness) var(--un-contrast) var(--un-drop-shadow) var(--un-grayscale) var(--un-hue-rotate) var(--un-invert) var(--un-saturate) var(--un-sepia)}.filter{filter:var(--un-blur) var(--un-brightness) var(--un-contrast) var(--un-drop-shadow) var(--un-grayscale) var(--un-hue-rotate) var(--un-invert) var(--un-saturate) var(--un-sepia)}.transition-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-opacity{transition-duration:.15s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-transform{transition-duration:.15s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-100{transition-duration:.1s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.transition-delay-50{transition-delay:50ms}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.content-\[\'-\'\]{content:"-"}.content-\[\'\#\'\]{content:"#"}.content-\[\'\#\#\'\]{content:"##"}.content-\[attr\(aria-label\)\]{content:attr(aria-label)}.before\:content-\[\'\#\'\]:before{content:"#"}.placeholder-base-500::-moz-placeholder{color:color-mix(in srgb,var(--color-base),var(--color-black) 0%)}.placeholder-base-500::placeholder{color:color-mix(in srgb,var(--color-base),var(--color-black) 0%)}.view-transition-nav{view-transition-name:nav}@media (min-width:640px){.sm\:px-0{padding-left:0;padding-right:0}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:py-3{padding-bottom:.75rem;padding-top:.75rem}.sm\:text-2xl{font-size:1.5rem;line-height:2rem}.sm\:text-4xl{font-size:2.25rem;line-height:2.5rem}.sm\:text-8xl{font-size:6rem;line-height:1}.sm\:text-xl{font-size:1.25rem;line-height:1.75rem}}@media (min-width:768px){.md\:m-8{margin:2rem}.md\:mr-8{margin-right:2rem}.md\:p-8{padding:2rem}}@media (min-width:1024px){.lg\:grid-cols-\[1fr_minmax\(12rem\,25dvw\)\]{grid-template-columns:1fr minmax(12rem,25dvw)}}
