-
-
Notifications
You must be signed in to change notification settings - Fork 1
/
vendors~app~idcapture-IdCapture~idcapture-IdCaptureOnfido-279.js
2 lines (2 loc) · 72.9 KB
/
vendors~app~idcapture-IdCapture~idcapture-IdCaptureOnfido-279.js
1
2
(("undefined"!=typeof self?self:this).webpackChunk_cb_app=("undefined"!=typeof self?self:this).webpackChunk_cb_app||[]).push([[121],{1204:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.outDuration=t.inDuration=t.easing=t.collapsibleVisibleOpacity=t.collapsibleVisibleMaxSize=t.collapsibleHiddenOpacity=t.collapsibleHiddenMaxSize=t.animateOutOpacityConfig=t.animateOutMaxSizeConfig=t.animateInOpacityConfig=t.animateInMaxSizeConfig=void 0;var o=r(86);t.collapsibleHiddenOpacity=0;t.collapsibleVisibleOpacity=1;t.collapsibleHiddenMaxSize=0;const i=1e3;t.collapsibleVisibleMaxSize=i;const n="global";t.easing=n;const a="slow1";t.inDuration=a;const l="moderate3";t.outDuration=l;const C={vertical:{property:"opacity",easing:n,duration:a,toValue:1,fromValue:0,useNativeDriver:!1},horizontal:{property:"opacity",easing:"exitFunctional",duration:"fast1",delay:o.durations.fast1,toValue:1,fromValue:0,useNativeDriver:!1}};t.animateInOpacityConfig=C;const s={vertical:Object.assign({},C.vertical,{duration:l,toValue:0,fromValue:1}),horizontal:Object.assign({},C.horizontal,{toValue:0,fromValue:1,delay:void 0})};t.animateOutOpacityConfig=s;const u={vertical:{property:"height",easing:n,duration:a,toValue:i,fromValue:0,useNativeDriver:!1},horizontal:{property:"width",easing:"global",duration:"fast1",useNativeDriver:!1,toValue:i,fromValue:0}};t.animateInMaxSizeConfig=u;const c={vertical:Object.assign({},u.vertical,{duration:l,toValue:0,fromValue:i}),horizontal:Object.assign({},u.horizontal,{delay:o.durations.fast1,toValue:0,fromValue:i})};t.animateOutMaxSizeConfig=c},1568:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.colorToSpectrumAlias=void 0;var o=r(284),i=r(2073),n=r(1191);const a={minimum:{normalText:60,largeText:60,graphic:50},enhanced:{normalText:70,largeText:70,graphic:60}};t.colorToSpectrumAlias=(e,t="normalText",r)=>{const l=a[r?"enhanced":"minimum"][t],C=(0,o.hsl)(e),s=Math.round(C.h);return(0,n.isGray)(C)?"gray100":345===s||(0,i.between)(s,0,14)?`red${l}`:(0,i.between)(s,15,35)?`orange${l}`:(0,i.between)(s,36,80)?`yellow${l}`:(0,i.between)(s,81,180)?`green${l}`:(0,i.between)(s,181,250)?`blue${l}`:(0,i.between)(s,251,289)?`purple${l}`:(0,i.between)(s,290,344)?`pink${l}`:"gray100"}},1567:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.getAccessibleForeground=void 0;var o=r(284),i=r(1568),n=r(1192),a=r(1569),l=r(1191);t.getAccessibleForeground=(e,t,r,C,s)=>{if("auto"===t)return(0,a.isAccessibleColor)({background:e,foreground:"white",usage:r})?"rgb(255,255,255)":"rgb(0,0,0)";if((0,a.isAccessibleColor)({background:e,foreground:t,usage:r,enhanced:s}))return t;const u=(0,i.colorToSpectrumAlias)(t,r,s),c=(0,n.getContrastRatio)(e,"rgb(0,0,0)"),d=(0,n.getContrastRatio)(e,"rgb(255,255,255)");return(0,l.isGray)((0,o.hsl)(t))?c>d?"rgb(0,0,0)":"rgb(255,255,255)":C(u)}},1192:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.getContrastRatio=void 0;var o=r(2074);t.getContrastRatio=(e,t)=>{const r=(0,o.getLuminance)(e),i=(0,o.getLuminance)(t);return void 0===r||void 0===i?1:(Math.max(r,i)+.05)/(Math.min(r,i)+.05)}},2074:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.getLuminance=void 0;var o=r(284);t.getLuminance=e=>{var t;const r=null===(t=(0,o.color)(e))||void 0===t?void 0:t.rgb();if(r){const e=r.r,t=r.g,o=r.b,i=[(Number.isNaN(e)?0:e)/255,(Number.isNaN(t)?0:t)/255,(Number.isNaN(o)?0:o)/255].map((e=>e<=.04045?e/12.92:((e+.055)/1.055)**2.4));return.2126*i[0]+.7152*i[1]+.0722*i[2]}}},1569:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.isAccessibleColor=void 0;var o=r(1192);const i={minimum:{normalText:4.5,largeText:3,graphic:3},enhanced:{normalText:7,largeText:4.5,graphic:3}};t.isAccessibleColor=({background:e,foreground:t,usage:r,enhanced:n})=>(0,o.getContrastRatio)(e,t)>=i[n?"enhanced":"minimum"][r]},1191:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.isGray=void 0;t.isGray=e=>e.s<.3||Number.isNaN(e.s)},719:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.outerDefaults=t.innerDefaults=void 0,t.useCellSpacing=function({innerSpacing:e,outerSpacing:t,innerPadding:r,outerPadding:n}=i.emptyObject){return(0,o.useMemo)((()=>{var o,i,C,s;return{inner:Object.assign({},a,{spacingHorizontal:null!==(o=(null==e?void 0:e.spacing)||(null==r?void 0:r.spacing))&&void 0!==o?o:a.spacingHorizontal,spacingVertical:null!==(i=(null==e?void 0:e.spacing)||(null==r?void 0:r.spacing))&&void 0!==i?i:a.spacingVertical},e||r),outer:Object.assign({},l,{spacingHorizontal:null!==(C=(null==t?void 0:t.spacing)||(null==n?void 0:n.spacing))&&void 0!==C?C:l.spacingHorizontal,spacingVertical:null!==(s=(null==t?void 0:t.spacing)||(null==n?void 0:n.spacing))&&void 0!==s?s:l.spacingVertical},t||n)}}),[e,t,r,n])};var o=r(0),i=r(24),n=r(228);const a=n.defaultSpacingConfig.innerPadding;t.innerDefaults=a;const l=n.defaultSpacingConfig.outerPadding;t.outerDefaults=l},553:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.white=t.useLogoWordmark=t.useLogoMark=t.blue=t.black=void 0;var o=r(0),i=r(116);const n="#0052FF";t.blue=n;const a="#0A0B0D";t.black=a;const l="#FFFFFF";t.white=l;const C={16:{viewBox:"0 0 16 16",path:"M8,12c-2.21,0-4-1.79-4-4c0-2.21,1.79-4,4-4c1.86,0,3.41,1.28,3.86,3h4.07C15.44,3.05,12.08,0,8,0 C3.58,0,0,3.58,0,8c0,4.42,3.58,8,8,8c4.08,0,7.44-3.05,7.93-7h-4.07C11.41,10.72,9.86,12,8,12z"},24:{viewBox:"0 0 24 24",path:"M12.0225 18C8.70131 18 6.01127 15.315 6.01127 12C6.01127 8.685 8.70131 6 12.0225 6C14.9981 6 17.4678 8.165 17.9436 11H24C23.489 4.84 18.3244 0 12.0225 0C5.3851 0 0 5.375 0 12C0 18.625 5.3851 24 12.0225 24C18.3244 24 23.489 19.16 24 13H17.9436C17.4678 15.835 14.9981 18 12.0225 18Z"},32:{viewBox:"0 0 48 48",path:"M24,36c-6.63,0-12-5.37-12-12s5.37-12,12-12c5.94,0,10.87,4.33,11.82,10h12.09C46.89,9.68,36.58,0,24,0 C10.75,0,0,10.75,0,24s10.75,24,24,24c12.58,0,22.89-9.68,23.91-22H35.82C34.87,31.67,29.94,36,24,36z"}},s={viewBox:"0 0 688 123",path:"M138.857 34.3392C113.863 34.3392 94.3343 53.3277 94.3343 78.7477C94.3343 104.168 113.37 122.994 138.857 122.994C164.343 122.994 183.71 103.843 183.71 78.5852C183.71 53.4902 164.674 34.3392 138.857 34.3392ZM139.025 104.674C124.792 104.674 114.363 93.611 114.363 78.754C114.363 63.7282 124.624 52.6714 138.857 52.6714C153.258 52.6714 163.681 63.897 163.681 78.754C163.681 93.611 153.258 104.674 139.025 104.674ZM189.168 53.659H201.584V121.35H221.443V35.9893H189.168V53.659ZM44.3536 52.6652C54.7832 52.6652 63.0581 59.103 66.1995 68.6785H87.2209C83.4113 48.2087 66.5305 34.3392 44.5223 34.3392C19.5288 34.3392 0 53.3277 0 78.754C0 104.18 19.0355 123 44.5223 123C66.0371 123 83.249 109.131 87.0586 88.492H66.1995C63.2205 98.0675 54.9456 104.674 44.516 104.674C30.1145 104.674 20.0222 93.611 20.0222 78.754C20.0285 63.7282 29.9584 52.6652 44.3536 52.6652ZM566.518 70.4973L551.954 68.3535C545.003 67.3659 540.038 65.0533 540.038 59.603C540.038 53.659 546.495 50.6901 555.264 50.6901C564.863 50.6901 570.989 54.8153 572.313 61.5844H591.511C589.357 44.4148 576.117 34.3455 555.763 34.3455C534.742 34.3455 520.84 45.0773 520.84 60.2656C520.84 74.7913 529.946 83.2167 548.313 85.8544L562.877 87.9982C569.996 88.9858 573.968 91.7984 573.968 97.0799C573.968 103.849 567.017 106.655 557.418 106.655C545.665 106.655 539.045 101.868 538.052 94.6048H518.523C520.347 111.281 533.418 123 557.25 123C578.933 123 593.328 113.093 593.328 96.0861C593.328 80.8979 582.905 72.9725 566.518 70.4973ZM211.514 0.825042C204.232 0.825042 198.767 6.10656 198.767 13.3694C198.767 20.6323 204.225 25.9138 211.514 25.9138C218.796 25.9138 224.26 20.6323 224.26 13.3694C224.26 6.10656 218.796 0.825042 211.514 0.825042ZM502.966 65.2158C502.966 46.7274 491.712 34.3455 467.88 34.3455C445.373 34.3455 432.795 45.7398 430.309 63.2407H450.007C451 56.4716 456.296 50.8588 467.549 50.8588C477.648 50.8588 482.613 55.3153 482.613 60.7656C482.613 67.866 473.507 69.6785 462.253 70.8349C447.028 72.4849 428.161 77.7664 428.161 97.58C428.161 112.937 439.583 122.837 457.788 122.837C472.021 122.837 480.958 116.893 485.43 107.48C486.092 115.9 492.38 121.35 501.155 121.35H512.74V103.687H502.972V65.2158H502.966ZM483.437 86.6794C483.437 98.0737 473.507 106.493 461.423 106.493C453.972 106.493 447.683 103.355 447.683 96.7549C447.683 88.3357 457.782 86.0231 467.05 85.0356C475.987 84.2105 480.952 82.2292 483.437 78.429V86.6794ZM378.012 34.3392C366.92 34.3392 357.652 38.9645 351.032 46.7211V0H331.172V121.35H350.701V110.124C357.321 118.212 366.758 123 378.012 123C401.843 123 419.886 104.18 419.886 78.754C419.886 53.3277 401.512 34.3392 378.012 34.3392ZM375.033 104.674C360.8 104.674 350.37 93.611 350.37 78.754C350.37 63.897 360.962 52.6714 375.195 52.6714C389.596 52.6714 399.689 63.7345 399.689 78.754C399.689 93.611 389.265 104.674 375.033 104.674ZM283.671 34.3392C270.762 34.3392 262.319 39.6208 257.354 47.0524V35.9893H237.656V121.344H257.516V74.9538C257.516 61.9094 265.791 52.6652 278.038 52.6652C289.46 52.6652 296.574 60.7531 296.574 72.4787V121.35H316.434V70.9974C316.44 49.5275 305.354 34.3392 283.671 34.3392ZM688 75.9476C688 51.5151 670.126 34.3455 646.126 34.3455C620.639 34.3455 601.934 53.4965 601.934 78.754C601.934 105.337 621.963 123 646.457 123C667.147 123 683.366 110.781 687.5 93.4485H666.81C663.831 101.043 656.549 105.337 646.781 105.337C634.035 105.337 624.436 97.4112 622.288 83.5417H687.994V75.9476H688ZM623.449 69.341C626.597 57.4529 635.534 51.6776 645.795 51.6776C657.049 51.6776 665.655 58.1155 667.641 69.341H623.449Z"};t.useLogoWordmark=({foreground:e})=>{const t=(0,i.useSpectrumConditional)({light:e?a:n,dark:l});return(0,o.useMemo)((()=>Object.assign({},s,{color:t})),[t])};t.useLogoMark=({size:e=32,foreground:t})=>{const r=C[e],s=r.viewBox,u=r.path,c=(0,i.useSpectrumConditional)({light:t?a:n,dark:l});return(0,o.useMemo)((()=>({color:c,path:u,viewBox:s,width:e,height:e})),[c,u,e,s])}},707:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.useShapeToBorderRadiusAlias=function(e){return(0,o.useMemo)((()=>{switch(e){case"circle":return"roundedFull";case"squircle":return"rounded";case"square":return"roundedSmall";default:return}}),[e])};var o=r(0)},2078:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.useShapeToBorderRadiusSize=function(e){const t=(0,i.useShapeToBorderRadiusAlias)(e);return t?o.borderRadius[t]:0};var o=r(231),i=r(707)},1186:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.useSubBrandLogoWordmark=t.useSubBrandLogoMark=void 0;var o=r(0),i=r(553),n=r(116);const a={wordmark:{analytics:{viewBox:"0 0 399 36",logoPath:"M12.9356 15.0746C15.9151 15.0746 18.2776 16.9187 19.1702 19.6554H25.1685C24.0791 13.7948 19.2621 9.8244 12.975 9.8244C5.84785 9.83096 0.269531 15.2649 0.269531 22.5364C0.269531 29.8079 5.70347 35.2025 12.9815 35.2025C19.1242 35.2025 24.0397 31.232 25.1226 25.3256H19.1702C18.317 28.0688 15.9544 29.9588 12.9815 29.9588C8.87326 29.9588 5.98566 26.7956 5.98566 22.543C5.98566 18.2378 8.82076 15.0746 12.9356 15.0746ZM108.194 9.83096C105.03 9.83096 102.379 11.1566 100.489 13.3748V0H94.8187V34.7299H100.397V31.5142C102.287 33.8308 104.978 35.2025 108.194 35.2025C114.999 35.2025 120.151 29.8145 120.151 22.5364C120.151 15.2583 114.901 9.83096 108.194 9.83096ZM107.34 29.9588C103.278 29.9588 100.299 26.7956 100.299 22.543C100.299 18.2903 103.324 15.0746 107.386 15.0746C111.495 15.0746 114.382 18.2378 114.382 22.543C114.382 26.789 111.403 29.9588 107.34 29.9588ZM60.6597 0.236258C58.5793 0.236258 57.024 1.74568 57.024 3.82607C57.024 5.90645 58.5859 7.41588 60.6597 7.41588C62.7335 7.41588 64.2955 5.90645 64.2955 3.82607C64.2955 1.74568 62.7335 0.236258 60.6597 0.236258ZM81.2601 9.83096C77.5719 9.83096 75.1633 11.3404 73.7458 13.4667V10.3035H68.1215V34.7299H73.7917V21.4535C73.7917 17.7194 76.1543 15.0746 79.6523 15.0746C82.9139 15.0746 84.9418 17.3912 84.9418 20.7448V34.7299H90.612V20.3182C90.612 14.1755 87.4488 9.83096 81.2601 9.83096ZM54.2808 15.3568H57.8246V34.7299H63.4948V10.3035H54.2808V15.3568ZM162.014 20.1738L157.854 19.5569C155.872 19.2747 154.454 18.6119 154.454 17.05C154.454 15.3502 156.298 14.4971 158.799 14.4971C161.542 14.4971 163.288 15.6783 163.668 17.6144H169.148C168.531 12.6989 164.751 9.81784 158.943 9.81784C152.945 9.81784 148.974 12.8892 148.974 17.2337C148.974 21.3945 151.573 23.803 156.817 24.5577L160.978 25.1746C163.012 25.4568 164.141 26.264 164.141 27.7735C164.141 29.7095 162.159 30.5167 159.416 30.5167C156.062 30.5167 154.172 29.1451 153.89 27.0647H148.311C148.83 31.8358 152.564 35.1893 159.37 35.1893C165.558 35.1893 169.673 32.3542 169.673 27.4847C169.667 23.1533 166.687 20.8826 162.014 20.1738ZM39.915 9.83096C32.7813 9.83096 27.203 15.2649 27.203 22.543C27.203 29.821 32.6369 35.209 39.915 35.209C47.193 35.209 52.7188 29.7291 52.7188 22.497C52.7188 15.3108 47.2849 9.83096 39.915 9.83096ZM39.9609 29.9588C35.8986 29.9588 32.9191 26.7956 32.9191 22.543C32.9191 18.2444 35.8461 15.0746 39.915 15.0746C44.0232 15.0746 47.0027 18.2903 47.0027 22.543C47.0027 26.7956 44.0232 29.9588 39.9609 29.9588ZM143.869 18.6644C143.869 13.3748 140.653 9.83096 133.854 9.83096C127.429 9.83096 123.839 13.0926 123.13 18.1H128.755C129.037 16.164 130.553 14.5561 133.762 14.5561C136.643 14.5561 138.061 15.8293 138.061 17.3912C138.061 19.4257 135.462 19.9441 132.246 20.2723C127.901 20.7448 122.513 22.2542 122.513 27.9244C122.513 32.3214 125.775 35.1565 130.973 35.1565C135.035 35.1565 137.588 33.4568 138.861 30.7595C139.051 33.168 140.843 34.7299 143.35 34.7299H146.658V29.6766H143.869V18.6644ZM138.29 24.8071C138.29 28.0688 135.455 30.4773 132.003 30.4773C129.877 30.4773 128.079 29.5782 128.079 27.6881C128.079 25.2796 130.96 24.6168 133.604 24.3346C136.157 24.0983 137.575 23.5339 138.284 22.4445V24.8071H138.29ZM184.741 9.83096C177.463 9.83096 172.128 15.3108 172.128 22.543C172.128 30.1492 177.844 35.209 184.84 35.209C190.746 35.209 195.379 31.7111 196.561 26.7497H190.654C189.801 28.9219 187.727 30.1492 184.938 30.1492C181.302 30.1492 178.559 27.8785 177.942 23.9146H196.698V21.7423C196.692 14.7399 191.593 9.83096 184.741 9.83096ZM178.264 19.8457C179.163 16.4462 181.716 14.7924 184.643 14.7924C187.858 14.7924 190.313 16.6365 190.877 19.8457H178.264Z",typePath:"M310.135 21.5452H310.063L303.573 10.3032H299.55L308.225 25.1547V34.7297H311.901V25.1547L320.609 10.3032H316.619L310.135 21.5452ZM252.633 29.4533H252.6L240.734 10.3032H236.331V34.7297H239.908V15.1203H239.94L251.983 34.7297H256.183V10.3032H252.646V29.4533H252.633ZM218.979 10.3032L209.607 34.7297H213.427L215.579 28.902H226.513L228.698 34.7297H232.656L223.179 10.3032H218.979ZM216.721 25.7388L220.954 14.2212H221.02L225.325 25.7388H216.721ZM269.19 10.3032L259.819 34.7297H263.638L265.791 28.902H276.724L278.91 34.7297H282.867L273.391 10.3032H269.19ZM266.933 25.7388L271.166 14.2212H271.231L275.537 25.7388H266.933ZM366.417 32.0258C362.355 32.0258 359.027 28.8692 359.027 23.2777V21.7158C359.027 16.1309 362.361 12.9677 366.45 12.9677C369.817 12.9677 371.831 14.7396 372.415 17.3385H376.333C375.434 12.8627 371.825 9.77164 366.516 9.77164C359.126 9.77164 355.274 15.5665 355.274 22.5033C355.274 29.4795 359.093 35.2022 366.516 35.2022C371.825 35.2022 375.5 32.0455 376.406 27.3597H372.553C372.009 29.9389 370.059 32.0258 366.417 32.0258ZM391.644 20.9217L388.278 20.4033C385.574 19.9504 383.835 19.0185 383.835 16.6888C383.835 14.5034 385.639 12.7314 389.314 12.7314C392.957 12.7314 394.729 14.4312 394.867 16.7938H398.581C398.443 13.0464 395.392 9.75195 389.354 9.75195C383.454 9.75195 380.127 12.9808 380.127 16.9381C380.127 21.2433 383.113 23.1859 387.273 23.8093L390.673 24.3278C393.62 24.8134 395.221 25.7125 395.221 28.0423C395.221 30.5427 393.036 32.2752 389.393 32.2752C385.679 32.2752 383.388 30.6411 383.251 27.6944H379.536C379.641 32.1046 383.316 35.2613 389.354 35.2613C395.116 35.2613 398.968 32.2752 398.968 27.7994C398.968 23.4155 395.917 21.578 391.644 20.9217ZM346.289 34.7297H349.971V10.3032H346.289V34.7297ZM322.348 13.4927H330.434V34.7297H334.109V13.4927H342.194V10.3032H322.342V13.4927H322.348ZM289.87 10.3032H286.194V34.7297H302.155V31.5402H289.87V10.3032Z"},ventures:{viewBox:"0 0 396 36",logoPath:"M108.194 10.0766C105.03 10.0766 102.379 11.4022 100.489 13.6204V0.245605H94.8187V34.9755H100.397V31.7598C102.287 34.0765 104.978 35.4481 108.194 35.4481C114.999 35.4481 120.151 30.0601 120.151 22.782C120.151 15.5039 114.901 10.0766 108.194 10.0766ZM107.34 30.2044C103.278 30.2044 100.299 27.0412 100.299 22.7886C100.299 18.5359 103.324 15.3202 107.386 15.3202C111.495 15.3202 114.382 18.4834 114.382 22.7886C114.382 27.0346 111.403 30.2044 107.34 30.2044ZM12.9356 15.3202C15.9151 15.3202 18.2776 17.1643 19.1702 19.901H25.1685C24.0791 14.0405 19.2621 10.07 12.975 10.07C5.84785 10.0766 0.269531 15.5105 0.269531 22.782C0.269531 30.0535 5.70347 35.4481 12.9815 35.4481C19.1242 35.4481 24.0397 31.4776 25.1226 25.5712H19.1702C18.317 28.3144 15.9544 30.2044 12.9815 30.2044C8.87326 30.2044 5.98566 27.0412 5.98566 22.7886C5.98566 18.4834 8.82076 15.3202 12.9356 15.3202ZM39.915 10.0766C32.7813 10.0766 27.203 15.5105 27.203 22.7886C27.203 30.0666 32.6369 35.4546 39.915 35.4546C47.193 35.4546 52.7188 29.9747 52.7188 22.7426C52.7188 15.5564 47.2849 10.0766 39.915 10.0766ZM39.9609 30.2044C35.8986 30.2044 32.9191 27.0412 32.9191 22.7886C32.9191 18.49 35.8461 15.3202 39.915 15.3202C44.0232 15.3202 47.0027 18.5359 47.0027 22.7886C47.0027 27.0412 44.0232 30.2044 39.9609 30.2044ZM81.2601 10.0766C77.5719 10.0766 75.1633 11.586 73.7458 13.7123V10.5491H68.1215V34.9755H73.7917V21.6992C73.7917 17.965 76.1543 15.3202 79.6523 15.3202C82.9139 15.3202 84.9418 17.6368 84.9418 20.9904V34.9755H90.612V20.5638C90.612 14.4211 87.4488 10.0766 81.2601 10.0766ZM143.869 18.91C143.869 13.6204 140.653 10.0766 133.854 10.0766C127.429 10.0766 123.839 13.3382 123.13 18.3456H128.755C129.037 16.4096 130.553 14.8017 133.762 14.8017C136.643 14.8017 138.061 16.0749 138.061 17.6368C138.061 19.6713 135.462 20.1897 132.246 20.5179C127.901 20.9904 122.513 22.4998 122.513 28.17C122.513 32.567 125.775 35.4021 130.973 35.4021C135.035 35.4021 137.588 33.7024 138.861 31.0051C139.051 33.4136 140.843 34.9755 143.35 34.9755H146.658V29.9222H143.869V18.91ZM138.29 25.0527C138.29 28.3144 135.455 30.7229 132.003 30.7229C129.877 30.7229 128.079 29.8238 128.079 27.9337C128.079 25.5252 130.96 24.8624 133.604 24.5802C136.157 24.3439 137.575 23.7795 138.284 22.6901V25.0527H138.29ZM60.6597 0.481864C58.5793 0.481864 57.024 1.99129 57.024 4.07167C57.024 6.15206 58.5859 7.66148 60.6597 7.66148C62.7335 7.66148 64.2955 6.15206 64.2955 4.07167C64.2955 1.99129 62.7335 0.481864 60.6597 0.481864ZM54.2808 15.6024H57.8246V34.9755H63.4948V10.5491H54.2808V15.6024ZM184.741 10.0766C177.463 10.0766 172.128 15.5564 172.128 22.7886C172.128 30.3948 177.844 35.4546 184.84 35.4546C190.746 35.4546 195.379 31.9567 196.561 26.9953H190.654C189.801 29.1675 187.727 30.3948 184.938 30.3948C181.302 30.3948 178.559 28.1241 177.942 24.1602H196.698V21.9879C196.692 14.9855 191.593 10.0766 184.741 10.0766ZM178.264 20.0913C179.163 16.6918 181.716 15.038 184.643 15.038C187.858 15.038 190.313 16.8821 190.877 20.0913H178.264ZM162.014 20.4194L157.854 19.8025C155.872 19.5203 154.454 18.8575 154.454 17.2956C154.454 15.5958 156.298 14.7427 158.799 14.7427C161.542 14.7427 163.288 15.924 163.668 17.86H169.148C168.531 12.9445 164.751 10.0634 158.943 10.0634C152.945 10.0634 148.974 13.1348 148.974 17.4793C148.974 21.6401 151.573 24.0486 156.817 24.8033L160.978 25.4202C163.012 25.7024 164.141 26.5096 164.141 28.0191C164.141 29.9551 162.159 30.7623 159.416 30.7623C156.062 30.7623 154.172 29.3907 153.89 27.3103H148.311C148.83 32.0814 152.564 35.4349 159.37 35.4349C165.558 35.4349 169.673 32.5998 169.673 27.7303C169.667 23.3989 166.687 21.1282 162.014 20.4194Z",typePath:"M341.61 24.8101C346.781 24.8101 349.623 22.0669 349.623 17.7683C349.623 13.5025 346.709 10.5493 341.433 10.5493H330.847V34.9758H334.522V24.8101L345.554 34.9758H350.791L339.477 24.8101H341.61ZM334.529 13.6666H341.328C344.347 13.6666 345.909 15.1563 345.909 17.6239V18.0439C345.909 20.4722 344.347 21.9685 341.328 21.9685H334.529V13.6666ZM320.577 26.3327C320.577 30.0078 318.457 32.2982 314.709 32.2982C310.962 32.2982 308.81 30.0078 308.81 26.3327V10.5493H305.134V26.4442C305.134 31.6813 308.606 35.5008 314.709 35.5008C320.78 35.5008 324.252 31.6813 324.252 26.4442V10.5493H320.577V26.3327ZM355.037 34.9758H371.799V31.7863H358.719V23.9438H370.762V20.82H358.719V13.7388H371.799V10.5493H355.037V34.9758ZM387.687 21.1678L384.32 20.6494C381.616 20.1965 379.877 19.2646 379.877 16.9348C379.877 14.7495 381.682 12.9775 385.357 12.9775C389 12.9775 390.771 14.6773 390.909 17.0399H394.624C394.486 13.2925 391.428 9.99805 385.39 9.99805C379.49 9.99805 376.163 13.2269 376.163 17.1842C376.163 21.4894 379.149 23.4319 383.31 24.0554L386.709 24.5739C389.656 25.0595 391.257 25.9586 391.257 28.2884C391.257 30.7888 389.072 32.5213 385.429 32.5213C381.715 32.5213 379.424 30.8938 379.287 27.9405H375.572C375.677 32.3441 379.352 35.5074 385.39 35.5074C391.152 35.5074 395.004 32.5213 395.004 28.0455C395.011 23.6616 391.959 21.8241 387.687 21.1678ZM281.541 13.7388H289.627V34.9758H293.302V13.7388H301.387V10.5493H281.541V13.7388ZM220.712 30.6706H220.639L213.532 10.5493H209.607L218.697 35.0152H222.72L231.606 10.5493H227.858L220.712 30.6706ZM273.909 29.6993H273.876L262.004 10.5493H257.594V34.9758H261.171V15.3664H261.204L273.246 34.9758H277.446V10.5493H273.909V29.6993ZM235.353 34.9758H252.114V31.7863H239.035V23.9438H251.077V20.82H239.035V13.7388H252.114V10.5493H235.353V34.9758Z"},assetHub:{viewBox:"0 0 405 36",logoPath:"M162.014 20.665L157.854 20.0481C155.872 19.7659 154.454 19.1031 154.454 17.5412C154.454 15.8414 156.298 14.9883 158.799 14.9883C161.542 14.9883 163.288 16.1696 163.668 18.1056H169.148C168.531 13.1901 164.751 10.309 158.943 10.309C152.945 10.309 148.974 13.3804 148.974 17.7249C148.974 21.8857 151.573 24.2942 156.817 25.0489L160.978 25.6658C163.012 25.948 164.141 26.7552 164.141 28.2647C164.141 30.2007 162.159 31.0079 159.416 31.0079C156.062 31.0079 154.172 29.6363 153.89 27.5559H148.311C148.83 32.327 152.564 35.6805 159.37 35.6805C165.558 35.6805 169.673 32.8454 169.673 27.9759C169.667 23.6445 166.687 21.3738 162.014 20.665ZM143.869 19.1556C143.869 13.866 140.653 10.3222 133.854 10.3222C127.429 10.3222 123.839 13.5838 123.13 18.5912H128.755C129.037 16.6552 130.553 15.0473 133.762 15.0473C136.643 15.0473 138.061 16.3205 138.061 17.8824C138.061 19.9169 135.462 20.4353 132.246 20.7635C127.901 21.236 122.513 22.7454 122.513 28.4156C122.513 32.8126 125.775 35.6477 130.973 35.6477C135.035 35.6477 137.588 33.948 138.861 31.2507C139.051 33.6592 140.843 35.2211 143.35 35.2211H146.658V30.1679H143.869V19.1556ZM138.29 25.2983C138.29 28.56 135.455 30.9685 132.003 30.9685C129.877 30.9685 128.079 30.0694 128.079 28.1793C128.079 25.7708 130.96 25.108 133.604 24.8258C136.157 24.5895 137.575 24.0251 138.284 22.9357V25.2983H138.29ZM108.194 10.3222C105.03 10.3222 102.379 11.6478 100.489 13.866V0.491211H94.8187V35.2211H100.397V32.0054C102.287 34.3221 104.978 35.6937 108.194 35.6937C114.999 35.6937 120.151 30.3057 120.151 23.0276C120.151 15.7495 114.901 10.3222 108.194 10.3222ZM107.34 30.4501C103.278 30.4501 100.299 27.2868 100.299 23.0342C100.299 18.7815 103.324 15.5658 107.386 15.5658C111.495 15.5658 114.382 18.729 114.382 23.0342C114.382 27.2803 111.403 30.4501 107.34 30.4501ZM39.915 10.3222C32.7813 10.3222 27.203 15.7561 27.203 23.0342C27.203 30.3122 32.6369 35.7002 39.915 35.7002C47.193 35.7002 52.7188 30.2204 52.7188 22.9882C52.7188 15.802 47.2849 10.3222 39.915 10.3222ZM39.9609 30.4501C35.8986 30.4501 32.9191 27.2868 32.9191 23.0342C32.9191 18.7356 35.8461 15.5658 39.915 15.5658C44.0232 15.5658 47.0027 18.7815 47.0027 23.0342C47.0027 27.2868 44.0232 30.4501 39.9609 30.4501ZM81.2601 10.3222C77.5719 10.3222 75.1633 11.8316 73.7458 13.9579V10.7947H68.1215V35.2211H73.7917V21.9448C73.7917 18.2106 76.1543 15.5658 79.6523 15.5658C82.9139 15.5658 84.9418 17.8824 84.9418 21.236V35.2211H90.612V20.8094C90.612 14.6667 87.4488 10.3222 81.2601 10.3222ZM54.2808 15.848H57.8246V35.2211H63.4948V10.7947H54.2808V15.848ZM60.6597 0.727469C58.5793 0.727469 57.024 2.2369 57.024 4.31728C57.024 6.39766 58.5859 7.90709 60.6597 7.90709C62.7335 7.90709 64.2955 6.39766 64.2955 4.31728C64.2955 2.2369 62.7335 0.727469 60.6597 0.727469ZM12.9356 15.5658C15.9151 15.5658 18.2776 17.4099 19.1702 20.1466H25.1685C24.0791 14.2861 19.2621 10.3156 12.975 10.3156C5.84785 10.3222 0.269531 15.7561 0.269531 23.0276C0.269531 30.2991 5.70347 35.6937 12.9815 35.6937C19.1242 35.6937 24.0397 31.7232 25.1226 25.8168H19.1702C18.317 28.56 15.9544 30.4501 12.9815 30.4501C8.87326 30.4501 5.98566 27.2868 5.98566 23.0342C5.98566 18.729 8.82076 15.5658 12.9356 15.5658ZM184.741 10.3222C177.463 10.3222 172.128 15.802 172.128 23.0342C172.128 30.6404 177.844 35.7002 184.84 35.7002C190.746 35.7002 195.379 32.2023 196.561 27.2409H190.654C189.801 29.4131 187.727 30.6404 184.938 30.6404C181.302 30.6404 178.559 28.3697 177.942 24.4058H196.698V22.2335C196.692 15.2311 191.593 10.3222 184.741 10.3222ZM178.264 20.3369C179.163 16.9374 181.716 15.2836 184.643 15.2836C187.858 15.2836 190.313 17.1277 190.877 20.3369H178.264Z",typePath:"M400.077 22.4503V22.4175C402.506 21.689 404.002 19.8515 404.002 17.1411C404.002 13.2559 400.983 10.7884 396.717 10.7884H385.751V35.2148H397.098C401.541 35.2148 404.73 32.6094 404.73 28.3436C404.724 25.1935 402.886 23.1788 400.077 22.4503ZM389.387 13.8794H396.363C398.824 13.8794 400.32 15.2313 400.32 17.3117V17.6595C400.32 19.7727 398.83 21.1312 396.363 21.1312H389.387V13.8794ZM401.049 28.278C401.049 30.5684 399.454 32.0975 396.645 32.0975H389.393V24.0844H396.612C399.388 24.0844 401.055 25.5414 401.055 27.9368V28.278H401.049ZM218.979 10.7949L209.607 35.2214H213.427L215.579 29.3937H226.513L228.698 35.2214H232.656L223.179 10.7949H218.979ZM216.721 26.2305L220.954 14.7129H221.02L225.325 26.2305H216.721ZM375.474 26.5783C375.474 30.2534 373.361 32.5438 369.607 32.5438C365.859 32.5438 363.707 30.2534 363.707 26.5783V10.7949H360.032V26.6898C360.032 31.9269 363.503 35.7464 369.607 35.7464C375.677 35.7464 379.149 31.9269 379.149 26.6898V10.7949H375.467V26.5783H375.474ZM301.387 13.9844H309.472V35.2214H313.148V13.9844H321.233V10.7949H301.381V13.9844H301.387ZM349.794 20.9934H337.403V10.7949H333.728V35.2214H337.403V24.1894H349.794V35.2214H353.469V10.7949H349.794V20.9934ZM246.214 21.4134L242.848 20.895C240.144 20.4421 238.405 19.5102 238.405 17.1805C238.405 14.9951 240.209 13.2231 243.885 13.2231C247.527 13.2231 249.299 14.9229 249.437 17.2855H253.151C253.013 13.5381 249.962 10.2437 243.924 10.2437C238.024 10.2437 234.697 13.4725 234.697 17.4298C234.697 21.735 237.683 23.6776 241.844 24.301L245.243 24.8195C248.19 25.3051 249.791 26.2042 249.791 28.534C249.791 31.0344 247.606 32.7669 243.963 32.7669C240.249 32.7669 237.958 31.1394 237.821 28.1861H234.106C234.211 32.5897 237.886 35.753 243.924 35.753C249.686 35.753 253.538 32.7669 253.538 28.2911C253.538 23.9072 250.487 22.0697 246.214 21.4134ZM281.646 35.2214H298.408V32.0319H285.328V24.1894H297.371V21.0656H285.328V13.9844H298.408V10.7949H281.646V35.2214ZM269.046 21.4134L265.679 20.895C262.976 20.4421 261.236 19.5102 261.236 17.1805C261.236 14.9951 263.041 13.2231 266.716 13.2231C270.359 13.2231 272.13 14.9229 272.268 17.2855H275.983C275.845 13.5381 272.793 10.2437 266.756 10.2437C260.856 10.2437 257.528 13.4725 257.528 17.4298C257.528 21.735 260.514 23.6776 264.675 24.301L268.075 24.8195C271.021 25.3051 272.623 26.2042 272.623 28.534C272.623 31.0344 270.437 32.7669 266.795 32.7669C263.08 32.7669 260.79 31.1394 260.652 28.1861H256.938C257.043 32.5897 260.718 35.753 266.756 35.753C272.518 35.753 276.37 32.7669 276.37 28.2911C276.37 23.9072 273.318 22.0697 269.046 21.4134Z"},commerce:{viewBox:"0 0 416 36",logoPath:"M162.014 20.9106L157.854 20.2937C155.872 20.0115 154.454 19.3487 154.454 17.7868C154.454 16.087 156.298 15.2339 158.799 15.2339C161.542 15.2339 163.288 16.4152 163.668 18.3512H169.148C168.531 13.4357 164.751 10.5547 158.943 10.5547C152.945 10.5547 148.974 13.626 148.974 17.9705C148.974 22.1313 151.573 24.5398 156.817 25.2945L160.978 25.9114C163.012 26.1936 164.141 27.0008 164.141 28.5103C164.141 30.4463 162.159 31.2535 159.416 31.2535C156.062 31.2535 154.172 29.8819 153.89 27.8015H148.311C148.83 32.5726 152.564 35.9261 159.37 35.9261C165.558 35.9261 169.673 33.091 169.673 28.2215C169.667 23.8901 166.687 21.6194 162.014 20.9106ZM143.869 19.4012C143.869 14.1116 140.653 10.5678 133.854 10.5678C127.429 10.5678 123.839 13.8295 123.13 18.8368H128.755C129.037 16.9008 130.553 15.2929 133.762 15.2929C136.643 15.2929 138.061 16.5661 138.061 18.128C138.061 20.1625 135.462 20.6809 132.246 21.0091C127.901 21.4816 122.513 22.991 122.513 28.6612C122.513 33.0582 125.775 35.8933 130.973 35.8933C135.035 35.8933 137.588 34.1936 138.861 31.4963C139.051 33.9048 140.843 35.4668 143.35 35.4668H146.658V30.4135H143.869V19.4012ZM138.29 25.5439C138.29 28.8056 135.455 31.2141 132.003 31.2141C129.877 31.2141 128.079 30.315 128.079 28.425C128.079 26.0164 130.96 25.3536 133.604 25.0714C136.157 24.8351 137.575 24.2707 138.284 23.1813V25.5439H138.29ZM108.194 10.5678C105.03 10.5678 102.379 11.8934 100.489 14.1116V0.736816H94.8187V35.4668H100.397V32.251C102.287 34.5677 104.978 35.9393 108.194 35.9393C114.999 35.9393 120.151 30.5513 120.151 23.2732C120.151 15.9952 114.901 10.5678 108.194 10.5678ZM107.34 30.6957C103.278 30.6957 100.299 27.5324 100.299 23.2798C100.299 19.0271 103.324 15.8114 107.386 15.8114C111.495 15.8114 114.382 18.9746 114.382 23.2798C114.382 27.5259 111.403 30.6957 107.34 30.6957ZM60.6597 0.973075C58.5793 0.973075 57.024 2.4825 57.024 4.56288C57.024 6.64327 58.5859 8.1527 60.6597 8.1527C62.7335 8.1527 64.2955 6.64327 64.2955 4.56288C64.2955 2.4825 62.7335 0.973075 60.6597 0.973075ZM81.2601 10.5678C77.5719 10.5678 75.1633 12.0772 73.7458 14.2035V11.0403H68.1215V35.4668H73.7917V22.1904C73.7917 18.4562 76.1543 15.8114 79.6523 15.8114C82.9139 15.8114 84.9418 18.128 84.9418 21.4816V35.4668H90.612V21.055C90.612 14.9123 87.4488 10.5678 81.2601 10.5678ZM39.915 10.5678C32.7813 10.5678 27.203 16.0017 27.203 23.2798C27.203 30.5578 32.6369 35.9458 39.915 35.9458C47.193 35.9458 52.7188 30.466 52.7188 23.2338C52.7188 16.0477 47.2849 10.5678 39.915 10.5678ZM39.9609 30.6957C35.8986 30.6957 32.9191 27.5324 32.9191 23.2798C32.9191 18.9812 35.8461 15.8114 39.915 15.8114C44.0232 15.8114 47.0027 19.0271 47.0027 23.2798C47.0027 27.5324 44.0232 30.6957 39.9609 30.6957ZM184.741 10.5678C177.463 10.5678 172.128 16.0477 172.128 23.2798C172.128 30.886 177.844 35.9458 184.84 35.9458C190.746 35.9458 195.379 32.4479 196.561 27.4865H190.654C189.801 29.6587 187.727 30.886 184.938 30.886C181.302 30.886 178.559 28.6153 177.942 24.6514H196.698V22.4791C196.692 15.4767 191.593 10.5678 184.741 10.5678ZM178.264 20.5825C179.163 17.183 181.716 15.5292 184.643 15.5292C187.858 15.5292 190.313 17.3733 190.877 20.5825H178.264ZM12.9356 15.8114C15.9151 15.8114 18.2776 17.6555 19.1702 20.3922H25.1685C24.0791 14.5317 19.2621 10.5612 12.975 10.5612C5.84785 10.5678 0.269531 16.0017 0.269531 23.2732C0.269531 30.5447 5.70347 35.9393 12.9815 35.9393C19.1242 35.9393 24.0397 31.9688 25.1226 26.0624H19.1702C18.317 28.8056 15.9544 30.6957 12.9815 30.6957C8.87326 30.6957 5.98566 27.5324 5.98566 23.2798C5.98566 18.9746 8.82076 15.8114 12.9356 15.8114ZM54.2808 16.0936H57.8246V35.4668H63.4948V11.0403H54.2808V16.0936Z",typePath:"M328.039 35.4668H344.8V32.2773H331.721V24.4349H343.763V21.311H331.721V14.2299H344.8V11.0404H328.039V35.4668ZM415.73 14.2299V11.0404H398.969V35.4668H415.73V32.2773H402.651V24.4349H414.693V21.311H402.651V14.2299H415.73ZM383.98 32.763C379.917 32.763 376.59 29.6063 376.59 24.0149V22.4529C376.59 16.8681 379.924 13.7048 384.019 13.7048C387.386 13.7048 389.4 15.4768 389.985 18.0756H393.909C393.01 13.5998 389.4 10.5088 384.091 10.5088C376.702 10.5088 372.849 16.3037 372.849 23.2405C372.849 30.2167 376.669 35.9393 384.091 35.9393C389.4 35.9393 393.076 32.7827 393.981 28.0969H390.129C389.565 30.676 387.622 32.763 383.98 32.763ZM247.678 10.5154C240.249 10.5154 236.397 16.3102 236.397 23.247C236.397 30.2232 240.249 35.9459 247.678 35.9459C255.101 35.9459 258.92 30.2232 258.92 23.247C258.92 16.3102 255.068 10.5154 247.678 10.5154ZM255.173 24.0149C255.173 29.5998 251.774 32.763 247.678 32.763C243.55 32.763 240.151 29.6063 240.151 24.0149V22.4529C240.151 16.8681 243.55 13.7048 247.678 13.7048C251.774 13.7048 255.173 16.8615 255.173 22.4529V24.0149ZM308.646 29.987H308.613L301.46 11.0404H296.046V35.4668H299.478V15.1683H299.511L307.11 35.5062H309.886L317.486 15.0699H317.519V35.4734H321.096V11.0404H315.714L308.646 29.987ZM276.653 29.987H276.62L269.467 11.0404H264.052V35.4668H267.485V15.1683H267.518L275.117 35.5062H277.893L285.493 15.0699H285.526V35.4734H289.102V11.0404H283.721L276.653 29.987ZM361.043 25.3012C366.214 25.3012 369.063 22.558 369.063 18.2594C369.063 13.9936 366.149 11.0404 360.872 11.0404H350.287V35.4668H353.962V25.3012L364.994 35.4668H370.231L358.923 25.3012H361.043ZM353.962 14.1577H360.761C363.78 14.1577 365.342 15.6474 365.342 18.115V18.535C365.342 20.9632 363.78 22.4529 360.761 22.4529H353.962V14.1577ZM222.865 32.763C218.802 32.763 215.475 29.6063 215.475 24.0149V22.4529C215.475 16.8681 218.809 13.7048 222.904 13.7048C226.271 13.7048 228.286 15.4768 228.87 18.0756H232.794C231.895 13.5998 228.286 10.5088 222.976 10.5088C215.587 10.5088 211.734 16.3037 211.734 23.2405C211.734 30.2167 215.554 35.9393 222.976 35.9393C228.286 35.9393 231.961 32.7827 232.866 28.0969H229.014C228.45 30.676 226.507 32.763 222.865 32.763Z"},wallet:{viewBox:"0 0 347 36",logoPath:"M108.194 9.83975C105.03 9.83975 102.379 11.1654 100.489 13.3836V0.00878906H94.8187V34.7387H100.397V31.523C102.287 33.8396 104.978 35.2112 108.194 35.2112C114.999 35.2112 120.151 29.8232 120.151 22.5452C120.151 15.2671 114.901 9.83975 108.194 9.83975ZM107.34 29.9676C103.278 29.9676 100.299 26.8044 100.299 22.5517C100.299 18.2991 103.324 15.0834 107.386 15.0834C111.495 15.0834 114.382 18.2466 114.382 22.5517C114.382 26.7978 111.403 29.9676 107.34 29.9676ZM162.014 20.1826L157.854 19.5657C155.872 19.2835 154.454 18.6207 154.454 17.0587C154.454 15.359 156.298 14.5058 158.799 14.5058C161.542 14.5058 163.288 15.6871 163.668 17.6231H169.148C168.531 12.7077 164.751 9.82662 158.943 9.82662C152.945 9.82662 148.974 12.898 148.974 17.2425C148.974 21.4033 151.573 23.8118 156.817 24.5665L160.978 25.1834C163.012 25.4656 164.141 26.2728 164.141 27.7822C164.141 29.7182 162.159 30.5255 159.416 30.5255C156.062 30.5255 154.172 29.1539 153.89 27.0735H148.311C148.83 31.8446 152.564 35.1981 159.37 35.1981C165.558 35.1981 169.673 32.363 169.673 27.4935C169.667 23.1621 166.687 20.8914 162.014 20.1826ZM143.869 18.6732C143.869 13.3836 140.653 9.83975 133.854 9.83975C127.429 9.83975 123.839 13.1014 123.13 18.1088H128.755C129.037 16.1728 130.553 14.5649 133.762 14.5649C136.643 14.5649 138.061 15.8381 138.061 17.4C138.061 19.4345 135.462 19.9529 132.246 20.281C127.901 20.7536 122.513 22.263 122.513 27.9332C122.513 32.3302 125.775 35.1653 130.973 35.1653C135.035 35.1653 137.588 33.4656 138.861 30.7683C139.051 33.1768 140.843 34.7387 143.35 34.7387H146.658V29.6854H143.869V18.6732ZM138.29 24.8159C138.29 28.0776 135.455 30.4861 132.003 30.4861C129.877 30.4861 128.079 29.587 128.079 27.6969C128.079 25.2884 130.96 24.6256 133.604 24.3434C136.157 24.1071 137.575 23.5427 138.284 22.4533V24.8159H138.29ZM184.741 9.83975C177.463 9.83975 172.128 15.3196 172.128 22.5517C172.128 30.1579 177.844 35.2178 184.84 35.2178C190.746 35.2178 195.379 31.7199 196.561 26.7585H190.654C189.801 28.9307 187.727 30.1579 184.938 30.1579C181.302 30.1579 178.559 27.8872 177.942 23.9234H196.698V21.7511C196.692 14.7487 191.593 9.83975 184.741 9.83975ZM178.264 19.8545C179.163 16.455 181.716 14.8012 184.643 14.8012C187.858 14.8012 190.313 16.6453 190.877 19.8545H178.264ZM12.9356 15.0834C15.9151 15.0834 18.2776 16.9275 19.1702 19.6642H25.1685C24.0791 13.8036 19.2621 9.83319 12.975 9.83319C5.84785 9.83975 0.269531 15.2737 0.269531 22.5452C0.269531 29.8167 5.70347 35.2112 12.9815 35.2112C19.1242 35.2112 24.0397 31.2408 25.1226 25.3343H19.1702C18.317 28.0776 15.9544 29.9676 12.9815 29.9676C8.87326 29.9676 5.98566 26.8044 5.98566 22.5517C5.98566 18.2466 8.82076 15.0834 12.9356 15.0834ZM39.915 9.83975C32.7813 9.83975 27.203 15.2737 27.203 22.5517C27.203 29.8298 32.6369 35.2178 39.915 35.2178C47.193 35.2178 52.7188 29.7379 52.7188 22.5058C52.7188 15.3196 47.2849 9.83975 39.915 9.83975ZM39.9609 29.9676C35.8986 29.9676 32.9191 26.8044 32.9191 22.5517C32.9191 18.2532 35.8461 15.0834 39.915 15.0834C44.0232 15.0834 47.0027 18.2991 47.0027 22.5517C47.0027 26.8044 44.0232 29.9676 39.9609 29.9676ZM81.2601 9.83975C77.5719 9.83975 75.1633 11.3492 73.7458 13.4755V10.3123H68.1215V34.7387H73.7917V21.4623C73.7917 17.7281 76.1543 15.0834 79.6523 15.0834C82.9139 15.0834 84.9418 17.4 84.9418 20.7536V34.7387H90.612V20.327C90.612 14.1843 87.4488 9.83975 81.2601 9.83975ZM60.6597 0.245047C58.5793 0.245047 57.024 1.75447 57.024 3.83486C57.024 5.91524 58.5859 7.42467 60.6597 7.42467C62.7335 7.42467 64.2955 5.91524 64.2955 3.83486C64.2955 1.75447 62.7335 0.245047 60.6597 0.245047ZM54.2808 15.3656H57.8246V34.7387H63.4948V10.3123H54.2808V15.3656Z",typePath:"M249.962 10.3123L240.597 34.7388H244.416L246.569 28.9111H257.502L259.688 34.7388H263.645L254.162 10.3123H249.962ZM247.711 25.7544L251.944 14.2368H252.009L256.314 25.7544H247.711ZM238.273 10.3123L233.102 29.3245H233.03L227.688 10.2729H224.045L218.808 29.2523H218.736L213.46 10.3058H209.607L216.721 34.7716H220.298L225.673 15.5822H225.745L231.264 34.7716H234.979L241.844 10.3123H238.273ZM327.034 10.3123V13.5018H335.12V34.7388H338.795V13.5018H346.88V10.3123H327.034ZM307.287 34.7388H324.048V31.5493H310.969V23.7068H323.011V20.583H310.969V13.5018H324.048V10.3123H307.287V34.7388ZM290.979 10.3123H287.304V34.7388H303.264V31.5493H290.979V10.3123ZM270.995 10.3123H267.32V34.7388H283.281V31.5493H270.995V10.3123Z"}},mark:{analytics:{viewBox:"0 0 248 45",typePath:"M158.793 21.5271H158.721L152.231 10.2852H148.208L156.884 25.1366V34.7116H160.559V25.1366L169.268 10.2852H165.277L158.793 21.5271ZM101.291 29.4352H101.258L89.3926 10.2852H84.989V34.7116H88.5657V15.1022H88.5985L100.641 34.7116H104.841V10.2852H101.304V29.4352H101.291ZM67.6372 10.2852L58.2656 34.7116H62.0851L64.2377 28.8839H75.1712L77.3566 34.7116H81.3139L71.8373 10.2852H67.6372ZM65.3796 25.7207L69.6126 14.2031H69.6782L73.9833 25.7207H65.3796ZM117.849 10.2852L108.477 34.7116H112.297L114.449 28.8839H125.383L127.568 34.7116H131.525L122.049 10.2852H117.849ZM115.591 25.7207L119.824 14.2031H119.89L124.195 25.7207H115.591ZM215.075 32.0078C211.013 32.0078 207.686 28.8511 207.686 23.2597V21.6977C207.686 16.1129 211.02 12.9496 215.108 12.9496C218.475 12.9496 220.49 14.7216 221.074 17.3204H224.992C224.093 12.8446 220.483 9.75358 215.174 9.75358C207.784 9.75358 203.932 15.5485 203.932 22.4853C203.932 29.4614 207.751 35.1841 215.174 35.1841C220.483 35.1841 224.158 32.0275 225.064 27.3417H221.212C220.667 29.9208 218.718 32.0078 215.075 32.0078ZM240.302 20.9036L236.936 20.3852C234.232 19.9324 232.493 19.0005 232.493 16.6707C232.493 14.4853 234.298 12.7134 237.973 12.7134C241.615 12.7134 243.387 14.4131 243.525 16.7757H247.239C247.101 13.0284 244.05 9.73389 238.012 9.73389C232.112 9.73389 228.785 12.9627 228.785 16.9201C228.785 21.2252 231.771 23.1678 235.932 23.7912L239.331 24.3097C242.278 24.7953 243.879 25.6944 243.879 28.0242C243.879 30.5246 241.694 32.2572 238.051 32.2572C234.337 32.2572 232.047 30.623 231.909 27.6764H228.194C228.299 32.0865 231.974 35.2432 238.012 35.2432C243.774 35.2432 247.626 32.2572 247.626 27.7814C247.626 23.3975 244.575 21.5599 240.302 20.9036ZM194.947 34.7116H198.629V10.2852H194.947V34.7116ZM171.007 13.4746H179.092V34.7116H182.767V13.4746H190.852V10.2852H171V13.4746H171.007ZM138.528 10.2852H134.853V34.7116H150.813V31.5221H138.528V10.2852Z",logoPath:"M22.4885 33.7102C16.2794 33.7102 11.2443 28.6751 11.2443 22.466C11.2443 16.2568 16.2794 11.2217 22.4885 11.2217C28.2236 11.2217 32.9425 15.5117 33.6425 21.0661H44.9093C44.1868 9.30249 34.4327 0 22.4885 0C10.0702 0 0 10.0702 0 22.4885C0 34.9069 10.0702 44.9771 22.4885 44.9771C34.4327 44.9771 44.1642 35.652 44.9093 23.8884H33.6425C32.9425 29.4202 28.2236 33.7102 22.4885 33.7102Z"},ventures:{viewBox:"0 0 244 46",typePath:"M190.268 24.7925C195.44 24.7925 198.281 22.0493 198.281 17.7507C198.281 13.485 195.367 10.5317 190.091 10.5317H179.505V34.9582H183.181V24.7925L194.212 34.9582H199.45L188.135 24.7925H190.268ZM183.187 13.649H189.986C193.005 13.649 194.567 15.1388 194.567 17.6064V18.0264C194.567 20.4546 193.005 21.9509 189.986 21.9509H183.187V13.649ZM169.235 26.3151C169.235 29.9902 167.115 32.2806 163.368 32.2806C159.62 32.2806 157.468 29.9902 157.468 26.3151V10.5317H153.793V26.4267C153.793 31.6637 157.264 35.4832 163.368 35.4832C169.438 35.4832 172.91 31.6637 172.91 26.4267V10.5317H169.235V26.3151ZM203.696 34.9582H220.457V31.7687H207.377V23.9263H219.42V20.8024H207.377V13.7212H220.457V10.5317H203.696V34.9582ZM236.345 21.1502L232.978 20.6318C230.275 20.1789 228.536 19.247 228.536 16.9173C228.536 14.7319 230.34 12.9599 234.015 12.9599C237.658 12.9599 239.43 14.6597 239.567 17.0223H243.282C243.144 13.275 240.086 9.98047 234.048 9.98047C228.148 9.98047 224.821 13.2093 224.821 17.1667C224.821 21.4718 227.807 23.4144 231.968 24.0378L235.367 24.5563C238.314 25.0419 239.915 25.941 239.915 28.2708C239.915 30.7712 237.73 32.5037 234.088 32.5037C230.373 32.5037 228.083 30.8762 227.945 27.923H224.23C224.335 32.3265 228.01 35.4898 234.048 35.4898C239.81 35.4898 243.663 32.5037 243.663 28.028C243.669 23.6441 240.617 21.8065 236.345 21.1502ZM130.2 13.7212H138.285V34.9582H141.96V13.7212H150.045V10.5317H130.2V13.7212ZM69.3697 30.6531H69.2976L62.1901 10.5317H58.2656L67.355 34.9976H71.3779L80.2639 10.5317H76.5166L69.3697 30.6531ZM122.567 29.6818H122.534L110.662 10.5317H106.252V34.9582H109.829V15.3488H109.862L121.904 34.9582H126.105V10.5317H122.567V29.6818ZM84.0112 34.9582H100.772V31.7687H87.6929V23.9263H99.7355V20.8024H87.6929V13.7212H100.772V10.5317H84.0112V34.9582Z",logoPath:"M22.4885 33.9568C16.2794 33.9568 11.2443 28.9217 11.2443 22.7125C11.2443 16.5034 16.2794 11.4683 22.4885 11.4683C28.2236 11.4683 32.9425 15.7583 33.6425 21.3126H44.9093C44.1868 9.54907 34.4327 0.246582 22.4885 0.246582C10.0702 0.246582 0 10.3167 0 22.7351C0 35.1535 10.0702 45.2236 22.4885 45.2236C34.4327 45.2236 44.1642 35.8986 44.9093 24.135H33.6425C32.9425 29.6668 28.2236 33.9568 22.4885 33.9568Z"},assetHub:{viewBox:"0 0 254 46",typePath:"M248.736 22.4611V22.4282C251.164 21.6998 252.66 19.8622 252.66 17.1518C252.66 13.2667 249.641 10.7991 245.376 10.7991H234.409V35.2256H245.756C250.199 35.2256 253.389 32.6202 253.389 28.3544C253.382 25.2043 251.544 23.1895 248.736 22.4611ZM238.045 13.8901H245.021C247.482 13.8901 248.978 15.2421 248.978 17.3224V17.6703C248.978 19.7835 247.489 21.142 245.021 21.142H238.045V13.8901ZM249.707 28.2888C249.707 30.5792 248.112 32.1083 245.303 32.1083H238.051V24.0952H245.27C248.047 24.0952 249.713 25.5521 249.713 27.9475V28.2888H249.707ZM67.6372 10.8057L58.2656 35.2321H62.0851L64.2377 29.4044H75.1712L77.3566 35.2321H81.3139L71.8373 10.8057H67.6372ZM65.3796 26.2412L69.6126 14.7236H69.6782L73.9833 26.2412H65.3796ZM224.132 26.589C224.132 30.2641 222.019 32.5545 218.265 32.5545C214.518 32.5545 212.365 30.2641 212.365 26.589V10.8057H208.69V26.7006C208.69 31.9376 212.162 35.7571 218.265 35.7571C224.335 35.7571 227.807 31.9376 227.807 26.7006V10.8057H224.125V26.589H224.132ZM150.045 13.9951H158.131V35.2321H161.806V13.9951H169.891V10.8057H150.039V13.9951H150.045ZM198.452 21.0041H186.062V10.8057H182.386V35.2321H186.062V24.2002H198.452V35.2321H202.127V10.8057H198.452V21.0041ZM94.8725 21.4242L91.5058 20.9057C88.802 20.4529 87.0628 19.521 87.0628 17.1912C87.0628 15.0058 88.8676 13.2339 92.5427 13.2339C96.185 13.2339 97.957 14.9336 98.0948 17.2962H101.809C101.671 13.5489 98.6198 10.2544 92.5821 10.2544C86.6822 10.2544 83.3549 13.4833 83.3549 17.4406C83.3549 21.7457 86.341 23.6883 90.5017 24.3118L93.9012 24.8302C96.8479 25.3158 98.4492 26.2149 98.4492 28.5447C98.4492 31.0451 96.2638 32.7777 92.6215 32.7777C88.907 32.7777 86.6166 31.1501 86.4788 28.1969H82.7643C82.8693 32.6005 86.5444 35.7637 92.5821 35.7637C98.3442 35.7637 102.197 32.7777 102.197 28.3019C102.197 23.918 99.1448 22.0804 94.8725 21.4242ZM130.305 35.2321H147.066V32.0426H133.986V24.2002H146.029V21.0763H133.986V13.9951H147.066V10.8057H130.305V35.2321ZM117.704 21.4242L114.338 20.9057C111.634 20.4529 109.895 19.521 109.895 17.1912C109.895 15.0058 111.699 13.2339 115.374 13.2339C119.017 13.2339 120.789 14.9336 120.927 17.2962H124.641C124.503 13.5489 121.452 10.2544 115.414 10.2544C109.514 10.2544 106.187 13.4833 106.187 17.4406C106.187 21.7457 109.173 23.6883 113.333 24.3118L116.733 24.8302C119.68 25.3158 121.281 26.2149 121.281 28.5447C121.281 31.0451 119.096 32.7777 115.453 32.7777C111.739 32.7777 109.448 31.1501 109.311 28.1969H105.596C105.701 32.6005 109.376 35.7637 115.414 35.7637C121.176 35.7637 125.028 32.7777 125.028 28.3019C125.028 23.918 121.977 22.0804 117.704 21.4242Z",logoPath:"M22.4885 34.2307C16.2794 34.2307 11.2443 29.1956 11.2443 22.9865C11.2443 16.7773 16.2794 11.7422 22.4885 11.7422C28.2236 11.7422 32.9425 16.0322 33.6425 21.5866H44.9093C44.1868 9.82299 34.4327 0.520508 22.4885 0.520508C10.0702 0.520508 0 10.5907 0 23.009C0 35.4274 10.0702 45.4976 22.4885 45.4976C34.4327 45.4976 44.1642 36.1725 44.9093 24.4089H33.6425C32.9425 29.9407 28.2236 34.2307 22.4885 34.2307Z"},commerce:{viewBox:"0 0 265 46",typePath:"M176.697 35.4668H193.458V32.2773H180.379V24.4349H192.421V21.311H180.379V14.2299H193.458V11.0404H176.697V35.4668ZM264.388 14.2299V11.0404H247.627V35.4668H264.388V32.2773H251.309V24.4349H263.351V21.311H251.309V14.2299H264.388ZM232.638 32.763C228.576 32.763 225.248 29.6063 225.248 24.0149V22.4529C225.248 16.8681 228.582 13.7048 232.677 13.7048C236.044 13.7048 238.059 15.4768 238.643 18.0756H242.567C241.668 13.5998 238.059 10.5088 232.749 10.5088C225.36 10.5088 221.507 16.3037 221.507 23.2405C221.507 30.2167 225.327 35.9393 232.749 35.9393C238.059 35.9393 241.734 32.7827 242.639 28.0969H238.787C238.223 30.676 236.28 32.763 232.638 32.763ZM96.3366 10.5154C88.9076 10.5154 85.0553 16.3102 85.0553 23.247C85.0553 30.2232 88.9076 35.9459 96.3366 35.9459C103.759 35.9459 107.579 30.2232 107.579 23.247C107.579 16.3102 103.726 10.5154 96.3366 10.5154ZM103.831 24.0149C103.831 29.5998 100.432 32.763 96.3366 32.763C92.2087 32.763 88.8092 29.6063 88.8092 24.0149V22.4529C88.8092 16.8681 92.2087 13.7048 96.3366 13.7048C100.432 13.7048 103.831 16.8615 103.831 22.4529V24.0149ZM157.304 29.987H157.272L150.118 11.0404H144.704V35.4668H148.136V15.1683H148.169L155.769 35.5062H158.545L166.144 15.0699H166.177V35.4734H169.754V11.0404H164.372L157.304 29.987ZM125.311 29.987H125.278L118.125 11.0404H112.711V35.4668H116.143V15.1683H116.176L123.775 35.5062H126.551L134.151 15.0699H134.184V35.4734H137.761V11.0404H132.379L125.311 29.987ZM209.701 25.3012C214.873 25.3012 217.721 22.558 217.721 18.2594C217.721 13.9936 214.807 11.0404 209.53 11.0404H198.945V35.4668H202.62V25.3012L213.652 35.4668H218.889L207.581 25.3012H209.701ZM202.62 14.1577H209.419C212.438 14.1577 214 15.6474 214 18.115V18.535C214 20.9632 212.438 22.4529 209.419 22.4529H202.62V14.1577ZM71.523 32.763C67.4606 32.763 64.1333 29.6063 64.1333 24.0149V22.4529C64.1333 16.8681 67.4672 13.7048 71.5623 13.7048C74.929 13.7048 76.9438 15.4768 77.5278 18.0756H81.4524C80.5533 13.5998 76.9438 10.5088 71.6345 10.5088C64.2449 10.5088 60.3926 16.3037 60.3926 23.2405C60.3926 30.2167 64.2121 35.9393 71.6345 35.9393C76.9438 35.9393 80.6189 32.7827 81.5246 28.0969H77.6722C77.1078 30.676 75.1653 32.763 71.523 32.763Z",logoPath:"M22.4885 34.449C16.2794 34.449 11.2443 29.4139 11.2443 23.2047C11.2443 16.9955 16.2794 11.9605 22.4885 11.9605C28.2236 11.9605 32.9425 16.2504 33.6425 21.8048H44.9093C44.1868 10.0413 34.4327 0.73877 22.4885 0.73877C10.0702 0.73877 0 10.8089 0 23.2273C0 35.6457 10.0702 45.7158 22.4885 45.7158C34.4327 45.7158 44.1642 36.3908 44.9093 24.6272H33.6425C32.9425 30.159 28.2236 34.449 22.4885 34.449Z"},wallet:{viewBox:"0 0 196 45",logoPath:"M22.4885 33.7332C16.2794 33.7332 11.2443 28.6981 11.2443 22.4889C11.2443 16.2797 16.2794 11.2446 22.4885 11.2446C28.2236 11.2446 32.9425 15.5346 33.6425 21.089H44.9093C44.1868 9.32543 34.4327 0.0229492 22.4885 0.0229492C10.0702 0.0229492 0 10.0931 0 22.5115C0 34.9298 10.0702 45 22.4885 45C34.4327 45 44.1642 35.6749 44.9093 23.9114H33.6425C32.9425 29.4432 28.2236 33.7332 22.4885 33.7332Z",typePath:"M98.6198 10.3016L89.2548 34.728H93.0743L95.2269 28.9003H106.16L108.346 34.728H112.303L102.82 10.3016H98.6198ZM96.3688 25.7437L100.602 14.2261H100.667L104.973 25.7437H96.3688ZM86.9316 10.3016L81.7602 29.3138H81.688L76.3459 10.2622H72.7036L67.4666 29.2416H67.3944L62.1179 10.295H58.2656L65.3796 34.7609H68.9563L74.3312 15.5715H74.4034L79.9226 34.7609H83.6371L90.5017 10.3016H86.9316ZM175.692 10.3016V13.4911H183.778V34.728H187.453V13.4911H195.538V10.3016H175.692ZM155.945 34.728H172.706V31.5386H159.627V23.6961H171.67V20.5722H159.627V13.4911H172.706V10.3016H155.945V34.728ZM139.637 10.3016H135.962V34.728H151.922V31.5386H139.637V10.3016ZM119.653 10.3016H115.978V34.728H131.939V31.5386H119.653V10.3016Z"}}};t.useSubBrandLogoWordmark=({foreground:e,type:t})=>{const r=(0,n.useSpectrumConditional)({light:e?i.black:i.blue,dark:i.white}),l=(0,n.useSpectrumConditional)({light:i.black,dark:i.white}),C=a.wordmark[t],s=C.viewBox,u=C.logoPath,c=C.typePath;return(0,o.useMemo)((()=>({logoColor:r,typeColor:l,viewBox:s,logoPath:u,typePath:c})),[r,l,s,u,c])};t.useSubBrandLogoMark=({type:e})=>{const t=(0,n.useSpectrumConditional)({light:i.blue,dark:i.white}),r=(0,n.useSpectrumConditional)({light:i.black,dark:i.white}),l=a.mark[e],C=l.viewBox,s=l.logoPath,u=l.typePath;return(0,o.useMemo)((()=>({logoColor:t,typeColor:r,viewBox:C,logoPath:s,typePath:u})),[t,r,C,s,u])}},2081:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.remoteImageLightFallbackSrc=t.remoteImageDarkFallbackSrc=void 0;t.remoteImageDarkFallbackSrc="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3Qgd2lkdGg9IjI0IiBoZWlnaHQ9IjI0IiBmaWxsPSJ3aGl0ZSIvPgo8cmVjdCB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9IiM4QTkxOUUiLz4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNSIgcj0iMyIgZmlsbD0iIzBBMEIwRCIvPgo8cmVjdCB4PSIxMSIgeT0iNiIgd2lkdGg9IjUiIGhlaWdodD0iNSIgZmlsbD0iIzBBMEIwRCIvPgo8cGF0aCBkPSJNNSAxNUw4LjUgOUwxMiAxNUg1WiIgZmlsbD0iIzBBMEIwRCIvPgo8L3N2Zz4K";t.remoteImageLightFallbackSrc="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3Qgd2lkdGg9IjI0IiBoZWlnaHQ9IjI0IiBmaWxsPSJ3aGl0ZSIvPgo8cmVjdCB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9IiM1QjYxNkUiLz4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNSIgcj0iMyIgZmlsbD0id2hpdGUiLz4KPHJlY3QgeD0iMTEiIHk9IjYiIHdpZHRoPSI1IiBoZWlnaHQ9IjUiIGZpbGw9IndoaXRlIi8+CjxwYXRoIGQ9Ik01IDE1TDguNSA5TDEyIDE1SDVaIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4K"},464:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.denseScaleMap=void 0,t.getDenseAvatarPixelSize=function(e){return i[e]},t.getNormalAvatarPixelSize=function(e){return n[e]},t.useAvatarSize=t.normalScaleMap=void 0;var o=r(106);const i={xxxl:48,xxl:44,xl:36,l:24,m:16};t.denseScaleMap=i;const n={xxxl:56,xxl:48,xl:40,l:32,m:24};t.normalScaleMap=n;t.useAvatarSize=e=>(0,o.useScaleConditional)({dense:i,normal:n})[e]},2071:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.useAvatarSrc=function(e){return(0,o.useMemo)((()=>e||i),[e])};var o=r(0);const i="data:image/jpeg;base64,/9j/4AAQSkZJRgABAQEAYABgAAD//gA7Q1JFQVRPUjogZ2QtanBlZyB2MS4wICh1c2luZyBJSkcgSlBFRyB2NjIpLCBxdWFsaXR5ID0gOTAK/9sAQwADAgIDAgIDAwMDBAMDBAUIBQUEBAUKBwcGCAwKDAwLCgsLDQ4SEA0OEQ4LCxAWEBETFBUVFQwPFxgWFBgSFBUU/9sAQwEDBAQFBAUJBQUJFA0LDRQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQU/8AAEQgAOAA4AwEiAAIRAQMRAf/EAB8AAAEFAQEBAQEBAAAAAAAAAAABAgMEBQYHCAkKC//EALUQAAIBAwMCBAMFBQQEAAABfQECAwAEEQUSITFBBhNRYQcicRQygZGhCCNCscEVUtHwJDNicoIJChYXGBkaJSYnKCkqNDU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6g4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2drh4uPk5ebn6Onq8fLz9PX29/j5+v/EAB8BAAMBAQEBAQEBAQEAAAAAAAABAgMEBQYHCAkKC//EALURAAIBAgQEAwQHBQQEAAECdwABAgMRBAUhMQYSQVEHYXETIjKBCBRCkaGxwQkjM1LwFWJy0QoWJDThJfEXGBkaJicoKSo1Njc4OTpDREVGR0hJSlNUVVZXWFlaY2RlZmdoaWpzdHV2d3h5eoKDhIWGh4iJipKTlJWWl5iZmqKjpKWmp6ipqrKztLW2t7i5usLDxMXGx8jJytLT1NXW19jZ2uLj5OXm5+jp6vLz9PX29/j5+v/aAAwDAQACEQMRAD8A+t80Zo4o4oAM0ZrsPBvw7m8Sxi7uZDa2GcKwHzyeu30HvXdf8Kp0Dytnlz7v+ennHP8Ah+lAHiuaM12XjL4dTeG4jd2sjXViDhiR88f1x1HvXG8UAGaKOKKADI9Kkt4vtFxFEOC7Bc/U4qPJ9KVXZGDLwwOQaAPpS0tY7G1ht4VCRRKEVcdABipc1meG9eh8RaRBeRMNzACRB1R+4/z2rU/OgCK5t47y3lgmUPFKpR1I6gjBr5uu4fst1NCefLdkz64OK+g/EWuQ+HtJnvJmHyjCIerv2Ar55klaWRnblmJJPqaAG5HpRRk+lFABzVnTtOutWvY7W0iMs8hwqj+Z9BVbB9a9o+GXhlNI0VL2VR9rvFD5PVY/4R+PX8vSgCfwX4EXwsDNJdSTXTrh1RisQ/Dv9T+QrrP89aT8qPyoA5Txr4FHilRNHdSQ3Ua4RHYtEfw7fUfrXjOo6dc6Tey2t3EYp4zgqf5j1FfSP5VxvxN8Mpq+jPfRKPtlmpfI6tH/ABD8Ov5+tAHi/NFGDRQBY060+3aja22f9dKsf5kD+tfSKIsaKigKqjAAHAFFFAC/j+lL+P6UUUAH4/pTXRZEZGG5WGCCOooooA+btRtPsOoXVtn/AFMrR/kSKKKKAP/Z"},2093:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.dotScaleExitConfig=t.dotScaleEnterConfig=t.dotOpacityExitConfig=t.dotOpacityEnterConfig=void 0;var o=r(86);const i=(0,o.createMotionConfig)("fadeIn","moderate1");t.dotOpacityEnterConfig=i;const n=(0,o.createMotionConfig)("scaleUpS","moderate1");t.dotScaleEnterConfig=n;const a=(0,o.createMotionConfig)("fadeOut","moderate1");t.dotOpacityExitConfig=a;const l=(0,o.createMotionConfig)("scaleDownS","moderate1");t.dotScaleExitConfig=l},1452:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.paletteValueToRgbaString=void 0;var o=r(1172),i=r(331),n=r(460),a=r(461);const l=(0,i.memoize)(((e,t,r)=>{const i=(0,a.paletteValueToTuple)(e),n=i[0],l=i[1],C=r?o.spectrumConfigs.frontier:o.spectrumConfigs.base,s=("light"===t?C.light:C.dark)[n];return`rgba(${s[0]},${s[1]},${s[2]},${l})`}),n.paletteValueToCacheName);t.paletteValueToRgbaString=l},2038:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.RootScalePreferenceProvider=void 0;var o=function(e,t){if(!t&&e&&e.__esModule)return e;if(null===e||"object"!=typeof e&&"function"!=typeof e)return{default:e};var r=a(t);if(r&&r.has(e))return r.get(e);var o={},i=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var n in e)if("default"!==n&&Object.prototype.hasOwnProperty.call(e,n)){var l=i?Object.getOwnPropertyDescriptor(e,n):null;l&&(l.get||l.set)?Object.defineProperty(o,n,l):o[n]=e[n]}o.default=e,r&&r.set(e,o);return o}(r(0)),i=r(24),n=r(207);function a(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,r=new WeakMap;return(a=function(e){return e?r:t})(e)}const l=(0,o.memo)((({children:e,value:t})=>{const r=(0,o.useState)(null!=t?t:"system"),a=r[0],l=r[1],C=(0,o.useContext)(n.RootScalePreferenceContext);return!(0,i.isProduction)()&&C&&console.error("Multiple RootScalePreferenceProviders were rendered and there should only be one. Ensure there is a single RootScalePreferenceProvider to resolve."),o.default.createElement(n.RootScalePreferenceContext.Provider,{value:a},o.default.createElement(n.RootScalePreferenceUpdaterContext.Provider,{value:l},e))}));t.RootScalePreferenceProvider=l,l.displayName="RootScalePreferenceProvider"},2039:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.useRootScalePreference=void 0;var o=r(0),i=r(24),n=r(207);t.useRootScalePreference=()=>{const e=(0,o.useContext)(n.RootScalePreferenceContext);return(0,i.isProduction)()||e||console.error("Cannot use `useRootScalePreference` outside of RootScalePreferenceProvider"),null!=e?e:"system"}},2041:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.RootSpectrumPreferenceProvider=void 0;var o=function(e,t){if(!t&&e&&e.__esModule)return e;if(null===e||"object"!=typeof e&&"function"!=typeof e)return{default:e};var r=a(t);if(r&&r.has(e))return r.get(e);var o={},i=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var n in e)if("default"!==n&&Object.prototype.hasOwnProperty.call(e,n)){var l=i?Object.getOwnPropertyDescriptor(e,n):null;l&&(l.get||l.set)?Object.defineProperty(o,n,l):o[n]=e[n]}o.default=e,r&&r.set(e,o);return o}(r(0)),i=r(24),n=r(330);function a(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,r=new WeakMap;return(a=function(e){return e?r:t})(e)}const l=(0,o.memo)((({children:e,value:t})=>{const r=(0,o.useState)(null!=t?t:"system"),a=r[0],l=r[1],C=(0,o.useContext)(n.RootSpectrumPreferenceContext);return!(0,i.isProduction)()&&C&&console.error("Multiple RootSpectrumPreferenceProviders were rendered and there should only be one. Ensure there is a single RootSpectrumPreferenceProvider to resolve."),o.default.createElement(n.RootSpectrumPreferenceContext.Provider,{value:a},o.default.createElement(n.RootSpectrumPreferenceUpdaterContext.Provider,{value:l},e))}));t.RootSpectrumPreferenceProvider=l,l.displayName="RootSpectrumPreferenceProvider"},2042:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.useRootSpectrumPreference=void 0;var o=r(0),i=r(24),n=r(330);t.useRootSpectrumPreference=()=>{const e=(0,o.useContext)(n.RootSpectrumPreferenceContext);return(0,i.isProduction)()||e||console.error("Cannot use `useRootSpectrumPreference` outside of RootSpectrumPreferenceProvider"),null!=e?e:"system"}},1511:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.FeatureFlagProvider=void 0;var o=function(e,t){if(!t&&e&&e.__esModule)return e;if(null===e||"object"!=typeof e&&"function"!=typeof e)return{default:e};var r=C(t);if(r&&r.has(e))return r.get(e);var o={},i=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var n in e)if("default"!==n&&Object.prototype.hasOwnProperty.call(e,n)){var a=i?Object.getOwnPropertyDescriptor(e,n):null;a&&(a.get||a.set)?Object.defineProperty(o,n,a):o[n]=e[n]}o.default=e,r&&r.set(e,o);return o}(r(0)),i=r(24),n=r(1108),a=r(1107);const l=["frontier"];function C(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,r=new WeakMap;return(C=function(e){return e?r:t})(e)}function s(e,t){switch(t.type){case"update":{var r;const o=Object.assign({},e,t.value);return null===(r=t.onChange)||void 0===r||r.call(t,o),o}case"toggle":{var o;const r=Object.assign({},e,{[t.name]:!e[t.name]});return null===(o=t.onChange)||void 0===o||o.call(t,r),r}default:if((0,i.isProduction)())return e;throw new Error("useFeatureFlagUpdater requires `type` to be provided")}}const u=(0,o.memo)((({children:e,frontier:t,frontierTypography:r,frontierButton:C,frontierColor:u,frontierCard:c,frontierSparkline:d,flexGap:H,fabric:g,onChange:p})=>{const h=(0,a.useFeatureFlags)(),f=h.frontier,V=h.frontierTypography,M=h.frontierButton,m=h.frontierColor,v=h.frontierCard,b=h.frontierSparkline,y=h.flexGap,Z=h.fabric,L=(0,o.useReducer)(s,i.emptyObject),P=L[0],w=L[1],S=(0,o.useMemo)((()=>{var e;const o=P.frontier,i=function(e,t){if(null==e)return{};var r,o,i={},n=Object.keys(e);for(o=0;o<n.length;o++)r=n[o],t.indexOf(r)>=0||(i[r]=e[r]);return i}(P,l),n=null!==(e=null!=o?o:t)&&void 0!==e?e:f;return Object.assign({frontier:n,frontierTypography:null!=r?r:n||V,frontierButton:null!=C?C:n||M,frontierColor:null!=u?u:n||m,frontierCard:null!=c?c:n||v,frontierSparkline:null!=d?d:n||b,flexGap:null!=H?H:y,fabric:null!=g?g:Z},i)}),[Z,g,P,y,H,M,C,v,c,m,u,f,t,b,d,V,r]),A=(0,o.useMemo)((()=>({onChange:p,dispatch:w})),[p]);return o.default.createElement(n.FeatureFlagDispatcherContext.Provider,{value:A},o.default.createElement(n.FeatureFlagContext.Provider,{value:S},e))}));t.FeatureFlagProvider=u},2072:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.colorSchemeMap=t.avatarDefaultFontColor=void 0;t.colorSchemeMap={light:{blue:"blue60",teal:"teal60",purple:"purple60",pink:"pink60",green:"green60",gray:"gray100"},dark:{blue:"blue60",teal:"teal60",purple:"purple60",pink:"pink60",green:"green60",gray:"gray60"}};t.avatarDefaultFontColor="#ffffff"},2196:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.variants=void 0;const r={informational:{background:"background",iconColor:"primary",textColor:"foreground",primaryActionColor:"primary",secondaryActionColor:"foreground",iconButtonColor:"foregroundMuted",borderColor:"line"},promotional:{background:"primaryWash",iconColor:"primary",textColor:"foreground",primaryActionColor:"primary",secondaryActionColor:"foreground",iconButtonColor:"foregroundMuted",borderColor:void 0},danger:{background:"negative",iconColor:"negativeForeground",textColor:"negativeForeground",primaryActionColor:"negativeForeground",secondaryActionColor:"negativeForeground",iconButtonColor:"negativeForeground",borderColor:"negative"},warning:{background:"background",iconColor:"negative",textColor:"foreground",primaryActionColor:"foreground",secondaryActionColor:"foreground",iconButtonColor:"foregroundMuted",borderColor:void 0}};t.variants=r},228:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.selectOptionHeight=t.pictogramScaleMultiplier=t.mediaSize=t.listHeight=t.imageSize=t.defaultSpacingConfig=t.compactListHeight=t.cellPriorities=void 0;var o=r(274);t.mediaSize={dense:24,normal:32};t.imageSize={dense:40,normal:48};t.pictogramScaleMultiplier={dense:.834,normal:1};t.listHeight={normal:80,dense:64};t.compactListHeight={normal:40,dense:36};const i={innerPadding:{spacingHorizontal:2,spacingVertical:1,offsetHorizontal:2},outerPadding:{spacingHorizontal:o.gutter,spacingVertical:1,offsetHorizontal:0}};t.defaultSpacingConfig=i;t.selectOptionHeight={normal:56,dense:44};t.cellPriorities=["start","middle","end"]},2094:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.getDotSize=t.dotSizeTokens=t.dotOuterContainerStyles=t.dotCountSize=t.dotCountPadding=t.dotCountContent=t.avatarIconSizeMap=t.avatarDotSizeMap=void 0;var o=r(231),i=r(532);t.avatarIconSizeMap={xxxl:"s",xxl:"s",xl:"s",l:"xs",m:"xs"};t.avatarDotSizeMap={xxxl:"m",xxl:"m",xl:"m",l:"s",m:"xs"};const n={alignItems:"center",justifyContent:"center",display:"flex",borderWidth:i.borderWidth.button};t.dotOuterContainerStyles=n;t.dotCountSize=24;const a={minWidth:24,height:24,borderRadius:o.borderRadius.roundedLarge};t.dotCountContent=a;t.dotCountPadding={paddingTop:3,paddingBottom:3,paddingLeft:6,paddingRight:6};const l={s:24,m:36,l:42};t.dotSizeTokens=l;t.getDotSize=e=>!e||e<10?l.s:e>=10?l.m:e>=100?l.l:l.s},274:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.tapTarget=t.gutter=void 0;t.gutter=3;t.tapTarget=40},1194:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.tileSize=t.pictogramWrapperSize=t.pictogramSize=t.pictogramScaleMultiplier=t.denseTileSize=t.densePictogramSize=void 0;t.tileSize=106;t.denseTileSize=92;t.pictogramSize=48;t.densePictogramSize=40;t.pictogramWrapperSize=62;t.pictogramScaleMultiplier=.8},99:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.zIndex=void 0;t.zIndex={interactable:1,navigation:2,overlays:{portal:100001,popoverMenu:2,modal:3,dropdown:4,tooltip:5,toast:6,alert:7},max:2147483647}},2073:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.between=void 0;t.between=(e,t,r)=>e>=t&&e<=r},2137:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.hasCellPriority=void 0;var o=r(1100);t.hasCellPriority=(e,t)=>!!t&&(Array.isArray(t)?(0,o.arrayIncludes)(t,e):t===e)},2083:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.getRemoteImageGroupOverlapSpacing=void 0;var o=r(464);const i=["m","l","xl"];t.getRemoteImageGroupOverlapSpacing=e=>"number"==typeof e&&e<=o.normalScaleMap.xl||"string"==typeof e&&i.includes(e)?1:2},2079:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.getRemoteImageWidthAndHeight=void 0;t.getRemoteImageWidthAndHeight=({size:e,width:t,height:r,avatarSize:o})=>{const i=void 0===t&&void 0===r,n=void 0!==e&&i||void 0===e&&i;return{width:n?o:t,height:n?o:r}}},2095:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.parseDotCountMaxOverflow=t.MAX_OVERFLOW_COUNT=void 0;t.MAX_OVERFLOW_COUNT=99;t.parseDotCountMaxOverflow=(e,t=99)=>e<=t?e:`${t}+`},284:function(e,t){!function(e){"use strict";function t(e,t,r){e.prototype=t.prototype=r,r.constructor=e}function r(e,t){var r=Object.create(e.prototype);for(var o in t)r[o]=t[o];return r}function o(){}var i="\\s*([+-]?\\d+)\\s*",n="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)\\s*",a="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)%\\s*",l=/^#([0-9a-f]{3,8})$/,C=RegExp("^rgb\\("+[i,i,i]+"\\)$"),s=RegExp("^rgb\\("+[a,a,a]+"\\)$"),u=RegExp("^rgba\\("+[i,i,i,n]+"\\)$"),c=RegExp("^rgba\\("+[a,a,a,n]+"\\)$"),d=RegExp("^hsl\\("+[n,a,a]+"\\)$"),H=RegExp("^hsla\\("+[n,a,a,n]+"\\)$"),g={aliceblue:15792383,antiquewhite:16444375,aqua:65535,aquamarine:8388564,azure:15794175,beige:16119260,bisque:16770244,black:0,blanchedalmond:16772045,blue:255,blueviolet:9055202,brown:10824234,burlywood:14596231,cadetblue:6266528,chartreuse:8388352,chocolate:13789470,coral:16744272,cornflowerblue:6591981,cornsilk:16775388,crimson:14423100,cyan:65535,darkblue:139,darkcyan:35723,darkgoldenrod:12092939,darkgray:11119017,darkgreen:25600,darkgrey:11119017,darkkhaki:12433259,darkmagenta:9109643,darkolivegreen:5597999,darkorange:16747520,darkorchid:10040012,darkred:9109504,darksalmon:15308410,darkseagreen:9419919,darkslateblue:4734347,darkslategray:3100495,darkslategrey:3100495,darkturquoise:52945,darkviolet:9699539,deeppink:16716947,deepskyblue:49151,dimgray:6908265,dimgrey:6908265,dodgerblue:2003199,firebrick:11674146,floralwhite:16775920,forestgreen:2263842,fuchsia:16711935,gainsboro:14474460,ghostwhite:16316671,gold:16766720,goldenrod:14329120,gray:8421504,green:32768,greenyellow:11403055,grey:8421504,honeydew:15794160,hotpink:16738740,indianred:13458524,indigo:4915330,ivory:16777200,khaki:15787660,lavender:15132410,lavenderblush:16773365,lawngreen:8190976,lemonchiffon:16775885,lightblue:11393254,lightcoral:15761536,lightcyan:14745599,lightgoldenrodyellow:16448210,lightgray:13882323,lightgreen:9498256,lightgrey:13882323,lightpink:16758465,lightsalmon:16752762,lightseagreen:2142890,lightskyblue:8900346,lightslategray:7833753,lightslategrey:7833753,lightsteelblue:11584734,lightyellow:16777184,lime:65280,limegreen:3329330,linen:16445670,magenta:16711935,maroon:8388608,mediumaquamarine:6737322,mediumblue:205,mediumorchid:12211667,mediumpurple:9662683,mediumseagreen:3978097,mediumslateblue:8087790,mediumspringgreen:64154,mediumturquoise:4772300,mediumvioletred:13047173,midnightblue:1644912,mintcream:16121850,mistyrose:16770273,moccasin:16770229,navajowhite:16768685,navy:128,oldlace:16643558,olive:8421376,olivedrab:7048739,orange:16753920,orangered:16729344,orchid:14315734,palegoldenrod:15657130,palegreen:10025880,paleturquoise:11529966,palevioletred:14381203,papayawhip:16773077,peachpuff:16767673,peru:13468991,pink:16761035,plum:14524637,powderblue:11591910,purple:8388736,rebeccapurple:6697881,red:16711680,rosybrown:12357519,royalblue:4286945,saddlebrown:9127187,salmon:16416882,sandybrown:16032864,seagreen:3050327,seashell:16774638,sienna:10506797,silver:12632256,skyblue:8900331,slateblue:6970061,slategray:7372944,slategrey:7372944,snow:16775930,springgreen:65407,steelblue:4620980,tan:13808780,teal:32896,thistle:14204888,tomato:16737095,turquoise:4251856,violet:15631086,wheat:16113331,white:16777215,whitesmoke:16119285,yellow:16776960,yellowgreen:10145074};function p(){return this.rgb().formatHex()}function h(){return this.rgb().formatRgb()}function f(e){var t,r;return e=(e+"").trim().toLowerCase(),(t=l.exec(e))?(r=t[1].length,t=parseInt(t[1],16),6===r?V(t):3===r?new b(t>>8&15|t>>4&240,t>>4&15|240&t,(15&t)<<4|15&t,1):8===r?M(t>>24&255,t>>16&255,t>>8&255,(255&t)/255):4===r?M(t>>12&15|t>>8&240,t>>8&15|t>>4&240,t>>4&15|240&t,((15&t)<<4|15&t)/255):null):(t=C.exec(e))?new b(t[1],t[2],t[3],1):(t=s.exec(e))?new b(255*t[1]/100,255*t[2]/100,255*t[3]/100,1):(t=u.exec(e))?M(t[1],t[2],t[3],t[4]):(t=c.exec(e))?M(255*t[1]/100,255*t[2]/100,255*t[3]/100,t[4]):(t=d.exec(e))?P(t[1],t[2]/100,t[3]/100,1):(t=H.exec(e))?P(t[1],t[2]/100,t[3]/100,t[4]):g.hasOwnProperty(e)?V(g[e]):"transparent"===e?new b(NaN,NaN,NaN,0):null}function V(e){return new b(e>>16&255,e>>8&255,255&e,1)}function M(e,t,r,o){return o<=0&&(e=t=r=NaN),new b(e,t,r,o)}function m(e){return e instanceof o||(e=f(e)),e?new b((e=e.rgb()).r,e.g,e.b,e.opacity):new b}function v(e,t,r,o){return 1===arguments.length?m(e):new b(e,t,r,null==o?1:o)}function b(e,t,r,o){this.r=+e,this.g=+t,this.b=+r,this.opacity=+o}function y(){return"#"+L(this.r)+L(this.g)+L(this.b)}function Z(){var e=this.opacity;return(1===(e=isNaN(e)?1:Math.max(0,Math.min(1,e)))?"rgb(":"rgba(")+Math.max(0,Math.min(255,Math.round(this.r)||0))+", "+Math.max(0,Math.min(255,Math.round(this.g)||0))+", "+Math.max(0,Math.min(255,Math.round(this.b)||0))+(1===e?")":", "+e+")")}function L(e){return((e=Math.max(0,Math.min(255,Math.round(e)||0)))<16?"0":"")+e.toString(16)}function P(e,t,r,o){return o<=0?e=t=r=NaN:r<=0||r>=1?e=t=NaN:t<=0&&(e=NaN),new A(e,t,r,o)}function w(e){if(e instanceof A)return new A(e.h,e.s,e.l,e.opacity);if(e instanceof o||(e=f(e)),!e)return new A;if(e instanceof A)return e;var t=(e=e.rgb()).r/255,r=e.g/255,i=e.b/255,n=Math.min(t,r,i),a=Math.max(t,r,i),l=NaN,C=a-n,s=(a+n)/2;return C?(l=t===a?(r-i)/C+6*(r<i):r===a?(i-t)/C+2:(t-r)/C+4,C/=s<.5?a+n:2-a-n,l*=60):C=s>0&&s<1?0:l,new A(l,C,s,e.opacity)}function S(e,t,r,o){return 1===arguments.length?w(e):new A(e,t,r,null==o?1:o)}function A(e,t,r,o){this.h=+e,this.s=+t,this.l=+r,this.opacity=+o}function x(e,t,r){return 255*(e<60?t+(r-t)*e/60:e<180?r:e<240?t+(r-t)*(240-e)/60:t)}t(o,f,{copy:function(e){return Object.assign(new this.constructor,this,e)},displayable:function(){return this.rgb().displayable()},hex:p,formatHex:p,formatHsl:function(){return w(this).formatHsl()},formatRgb:h,toString:h}),t(b,v,r(o,{brighter:function(e){return e=null==e?1.4285714285714286:Math.pow(1.4285714285714286,e),new b(this.r*e,this.g*e,this.b*e,this.opacity)},darker:function(e){return e=null==e?.7:Math.pow(.7,e),new b(this.r*e,this.g*e,this.b*e,this.opacity)},rgb:function(){return this},displayable:function(){return-.5<=this.r&&this.r<255.5&&-.5<=this.g&&this.g<255.5&&-.5<=this.b&&this.b<255.5&&0<=this.opacity&&this.opacity<=1},hex:y,formatHex:y,formatRgb:Z,toString:Z})),t(A,S,r(o,{brighter:function(e){return e=null==e?1.4285714285714286:Math.pow(1.4285714285714286,e),new A(this.h,this.s,this.l*e,this.opacity)},darker:function(e){return e=null==e?.7:Math.pow(.7,e),new A(this.h,this.s,this.l*e,this.opacity)},rgb:function(){var e=this.h%360+360*(this.h<0),t=isNaN(e)||isNaN(this.s)?0:this.s,r=this.l,o=r+(r<.5?r:1-r)*t,i=2*r-o;return new b(x(e>=240?e-240:e+120,i,o),x(e,i,o),x(e<120?e+240:e-120,i,o),this.opacity)},displayable:function(){return(0<=this.s&&this.s<=1||isNaN(this.s))&&0<=this.l&&this.l<=1&&0<=this.opacity&&this.opacity<=1},formatHsl:function(){var e=this.opacity;return(1===(e=isNaN(e)?1:Math.max(0,Math.min(1,e)))?"hsl(":"hsla(")+(this.h||0)+", "+100*(this.s||0)+"%, "+100*(this.l||0)+"%"+(1===e?")":", "+e+")")}}));let k=Math.PI/180,B=180/Math.PI,j=4/29,O=6/29,I=3*O*O,N=O*O*O;function R(e){if(e instanceof z)return new z(e.l,e.a,e.b,e.opacity);if(e instanceof W)return G(e);e instanceof b||(e=m(e));var t,r,o=E(e.r),i=E(e.g),n=E(e.b),a=_((.2225045*o+.7168786*i+.0606169*n)/1);return o===i&&i===n?t=r=a:(t=_((.4360747*o+.3850649*i+.1430804*n)/.96422),r=_((.0139322*o+.0971045*i+.7141733*n)/.82521)),new z(116*a-16,500*(t-a),200*(a-r),e.opacity)}function D(e,t,r,o){return 1===arguments.length?R(e):new z(e,t,r,null==o?1:o)}function z(e,t,r,o){this.l=+e,this.a=+t,this.b=+r,this.opacity=+o}function _(e){return e>N?Math.pow(e,1/3):e/I+j}function F(e){return e>O?e*e*e:I*(e-j)}function Q(e){return 255*(e<=.0031308?12.92*e:1.055*Math.pow(e,1/2.4)-.055)}function E(e){return(e/=255)<=.04045?e/12.92:Math.pow((e+.055)/1.055,2.4)}function U(e){if(e instanceof W)return new W(e.h,e.c,e.l,e.opacity);if(e instanceof z||(e=R(e)),0===e.a&&0===e.b)return new W(NaN,0<e.l&&e.l<100?0:NaN,e.l,e.opacity);var t=Math.atan2(e.b,e.a)*B;return new W(t<0?t+360:t,Math.sqrt(e.a*e.a+e.b*e.b),e.l,e.opacity)}function T(e,t,r,o){return 1===arguments.length?U(e):new W(e,t,r,null==o?1:o)}function W(e,t,r,o){this.h=+e,this.c=+t,this.l=+r,this.opacity=+o}function G(e){if(isNaN(e.h))return new z(e.l,0,0,e.opacity);var t=e.h*k;return new z(e.l,Math.cos(t)*e.c,Math.sin(t)*e.c,e.opacity)}t(z,D,r(o,{brighter:function(e){return new z(this.l+18*(null==e?1:e),this.a,this.b,this.opacity)},darker:function(e){return new z(this.l-18*(null==e?1:e),this.a,this.b,this.opacity)},rgb:function(){var e=(this.l+16)/116,t=isNaN(this.a)?e:e+this.a/500,r=isNaN(this.b)?e:e-this.b/200;return new b(Q(3.1338561*(t=.96422*F(t))-1.6168667*(e=1*F(e))-.4906146*(r=.82521*F(r))),Q(-.9787684*t+1.9161415*e+.033454*r),Q(.0719453*t-.2289914*e+1.4052427*r),this.opacity)}})),t(W,T,r(o,{brighter:function(e){return new W(this.h,this.c,this.l+18*(null==e?1:e),this.opacity)},darker:function(e){return new W(this.h,this.c,this.l-18*(null==e?1:e),this.opacity)},rgb:function(){return G(this).rgb()}}));var K=-.6557636667999999;function J(e,t,r,o){return 1===arguments.length?function(e){if(e instanceof q)return new q(e.h,e.s,e.l,e.opacity);e instanceof b||(e=m(e));var t=e.r/255,r=e.g/255,o=e.b/255,i=(K*o+-1.7884503806*t-3.5172982438*r)/(K+-1.7884503806-3.5172982438),n=o-i,a=-(1.97294*(r-i)- -.29227*n)/.90649,l=Math.sqrt(a*a+n*n)/(1.97294*i*(1-i)),C=l?Math.atan2(a,n)*B-120:NaN;return new q(C<0?C+360:C,l,i,e.opacity)}(e):new q(e,t,r,null==o?1:o)}function q(e,t,r,o){this.h=+e,this.s=+t,this.l=+r,this.opacity=+o}t(q,J,r(o,{brighter:function(e){return e=null==e?1.4285714285714286:Math.pow(1.4285714285714286,e),new q(this.h,this.s,this.l*e,this.opacity)},darker:function(e){return e=null==e?.7:Math.pow(.7,e),new q(this.h,this.s,this.l*e,this.opacity)},rgb:function(){var e=isNaN(this.h)?0:(this.h+120)*k,t=+this.l,r=isNaN(this.s)?0:this.s*t*(1-t),o=Math.cos(e),i=Math.sin(e);return new b(255*(t+r*(-.14861*o+1.78277*i)),255*(t+r*(-.29227*o+-.90649*i)),255*(t+r*(1.97294*o)),this.opacity)}})),e.color=f,e.cubehelix=J,e.gray=function(e,t){return new z(e,0,0,null==t?1:t)},e.hcl=T,e.hsl=S,e.lab=D,e.lch=function(e,t,r,o){return 1===arguments.length?U(e):new W(r,t,e,null==o?1:o)},e.rgb=v,Object.defineProperty(e,"__esModule",{value:!0})}(t)}}]);
//# sourceMappingURL=vendors~app~idcapture-IdCapture~idcapture-IdCaptureOnfido-279095bfe285327e.js.map