@masaischool/lotus
Version:
Masai UI component library designed to work seamlessly with Chakra UI
1 lines • 170 kB
JavaScript
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e,t=require("@chakra-ui/react"),C=require("@chakra-ui/theme-tools"),n=require("react"),l=(e=n)&&"object"==typeof e&&"default"in e?e.default:e,r=require("@chakra-ui/icons");function o(){return(o=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var C=arguments[t];for(var n in C)Object.prototype.hasOwnProperty.call(C,n)&&(e[n]=C[n])}return e}).apply(this,arguments)}function a(e,t){if(null==e)return{};var C,n,l={},r=Object.keys(e);for(n=0;n<r.length;n++)t.indexOf(C=r[n])>=0||(l[C]=e[C]);return l}var i=t.extendTheme(o({components:{Badge:{baseStyle:{textStyle:"btn-sm",borderRadius:"full"},sizes:{default:{p:"4px 8px"},large:{p:"8px 12px"},"default-icon-only":{p:"4px"},"large-icon-only":{p:"8px"}},variants:{blue:{bg:"ms-blue.50",color:"ms-blue.500"},red:{bg:"ms-red.50",color:"ms-red.500"},purple:{bg:"ms-purple.50",color:"ms-purple.500"},green:{bg:"ms-green.50",color:"ms-green.500"},cyan:{bg:"ms-cyan.50",color:"ms-cyan.500"},brick:{bg:"ms-brick.50",color:"ms-brick.500"}},defaultProps:{size:"default"}},Button:{baseStyle:{fontWeight:"semibold",fontStyle:"normal",textTransform:"uppercase",fontFamily:"body",borderRadius:"ms-8"},sizes:{sm:{h:"32px",p:"8px 12px",fontSize:"ms-12",lineHeight:"ms-16",letterSpacing:"1.25px"},md:{h:"40px",p:"8px 16px",fontSize:"ms-14",lineHeight:"ms-24",letterSpacing:"1.25px"},lg:{h:"48px",p:"12px 20px",fontSize:"ms-18",lineHeight:"ms-24"},"block-sm":{w:"100%",h:"32px",p:"8px 12px",fontSize:"ms-12",lineHeight:"ms-16",letterSpacing:"1.25px"},"block-md":{w:"100%",h:"40px",p:"8px 16px",fontSize:"ms-14",lineHeight:"ms-24",letterSpacing:"1.25px"},"block-lg":{w:"100%",h:"48px",p:"12px 20px",fontSize:"ms-18",lineHeight:"ms-24"}},variants:{primary:{bg:"ms-blue.500",color:"white",_hover:{bg:"ms-blue.600",_disabled:{bg:"ms-blue.200"}},_focus:{outline:"solid 4px",outlineColor:"ms-blue.100",boxShadow:"none",outlineOffset:"0px"},_disabled:{bg:"ms-blue.200"}},secondary:{bg:"#F2F7FF",color:"#3470E4",_hover:{bg:"#D6E2FA",_disabled:{bg:"#F2F7FF"}},_focus:{outline:"#D6E2FA solid 4px",boxShadow:"none",outlineOffset:"0px"},_disabled:{bg:"#F2F7FF",color:"#AEC6F4"}},"secondary-grey":{border:"1px solid",borderColor:"ms-grey.300",bg:"white",color:"ms-grey.700",_hover:{bg:"ms-grey.50",color:"ms-grey.800",_disabled:{color:"ms-grey.300"}},_focus:{boxShadow:"0px 0px 0px 4px #F3F2F2"},_disabled:{bg:"white",color:"ms-grey.300"}},tertiary:{bg:"white",color:"ms-blue.500",_hover:{bg:"ms-blue.50"},_focus:{outline:"solid 4px",outlineColor:"ms-blue.50",border:"none",bg:"white",boxShadow:"none",outlineOffset:"0px"},_disabled:{bg:"white",color:"ms-grey.300"}},"tertiary-grey":{bg:"white",color:"ms-grey.700",_hover:{bg:"ms-grey.50"},_focus:{outline:"solid 4px",outlineColor:"ms-grey.50",border:"none",bg:"white",boxShadow:"none",outlineOffset:"0px"},_disabled:{bg:"white",color:"ms-grey.300"}},link:{bg:"white",color:"ms-blue.500",_hover:{color:"ms-blue.600",_disabled:{color:"ms-grey.300"}},_focus:{outline:"none",boxShadow:"none"},_disabled:{color:"ms-grey.300"}},"social-media":{border:"1px solid",borderColor:"ms-grey.300",bg:"white",color:"ms-red.900",_hover:{bg:"ms-blue.50",borderColor:"ms-blue.100",_disabled:{color:"ms-grey.300"}},_focus:{bg:"ms-blue.50",outline:"solid 4px",outlineColor:"ms-blue.100",boxShadow:"none",outlineOffset:"0px"},_disabled:{color:"ms-grey.300"}}},defaultProps:{size:"md",variant:"outline"}},Heading:{baseStyle:{},variants:{display:{fontWeight:"800",fontSize:"60px",lineHeight:"80px",fontFamily:"Poppins"}},global:{h1:{fontWeight:"800",fontSize:"48px",lineHeight:"62px",fontFamily:"Poppins"},h2:{fontWeight:"700",fontSize:"34px",lineHeight:"40px",fontFamily:"Poppins"},h3:{fontWeight:"700",fontSize:"24px",lineHeight:"32px",fontFamily:"Poppins"},h4:{fontWeight:"700",fontSize:"20px",lineHeight:"28px",fontFamily:"Poppins"},h5:{fontWeight:"700",fontSize:"18px",lineHeight:"24px",fontFamily:"Poppins"},h6:{fontWeight:"700",fontSize:"16px",lineHeight:"20px",fontFamily:"Poppins"}}},Input:{baseStyle:{field:{fontWeight:"normal",fontStyle:"normal",fontSize:"16px",fontFamily:"Open sans",borderRadius:"8px",_placeholder:{color:"brand.neutral.500"},border:"1px solid #CCCCCC ",_focused:{border:"1px solid #3470E4"},_disabled:{background:"#F3F2F2"}},addon:{fontSize:"16px",fontFamily:"Open sans",_disabled:{background:"#F3F2F2"}}},sizes:{lg:{field:{fontWeight:"400",fontSize:"16px",lineHeight:"24px",fontFamily:"Open Sans",letterSpacing:"0em",fontStyle:"normal"}}},defaultProps:{size:"lg"}},ModalContent:{baseStyle:{borderRadius:"1rem"}},Avatar:{sizes:{profile:{container:{width:"5rem",height:"5rem",fontSize:"40px"}}}},PinInput:{baseStyle:{color:"ms-red.900",borderRadius:"ms-8",textStyle:"subtitle2"},sizes:{desktop:{boxSize:"3.5rem"},mobile:{boxSize:"2.5rem"}}}}},o({breakpoints:C.createBreakpoints({sm:"640px",md:"768px",lg:"1024px",xl:"1280px","2xl":"1536px"}),radii:{none:"0","ms-2":"0.125rem","ms-4":"0.25rem","ms-6":"0.375rem","ms-8":"0.5rem","ms-12":"0.75rem","ms-16":"1rem","ms-24":"1.5rem","ms-100":"6.25rem",full:"9999px"},blur:{none:0,"ms-4":"4px","ms-8":"8px","ms-12":"12px","ms-16":"16px","ms-24":"24px","ms-40":"40px","ms-64":"64px"},colors:{"ms-red":{900:"#0A0103",800:"#4F0110",700:"#770119",600:"#CC032A",500:"#ED0331",400:"#FC214C",300:"#FD4D70",200:"#FD90A6",100:"#FEDFE5",50:"#FFFAFB"},"ms-grey":{900:"#21191B",800:"#3B3435",700:"#544D4F",600:"#6C6768",500:"#848081",400:"#B2B2B2",300:"#CCCCCC",200:"#D9D9D9",100:"#E5E5E5",50:"#F3F2F2"},"ms-blue":{900:"#051229",800:"#0B2352",700:"#10357C",600:"#1647A5",500:"#3470E4",400:"#5D8DE9",300:"#85A9EF",200:"#AEC6F4",100:"#D6E2FA",50:"#F2F6FF"},"ms-cyan":{500:"#1A9FBD",400:"#87C8D5",300:"#9FD3DE",200:"#B7DEE6",100:"#CFE9EE",50:"#F2FDFF"},"ms-green":{500:"#6FCD9E",400:"#87D5AE",300:"#9FDEBE",200:"#B7E6CF",100:"#CFEEDF",50:"#EEFFF7"},"ms-yellow":{500:"#FFDB66",400:"#FFE180",300:"#FFE799",200:"#FFEDB3",100:"#FFF3CC",50:"#FFF9E5"},"ms-brick":{500:"#CC926E",400:"#D4A486",300:"#DDB69E",200:"#E5C9B7",100:"#EEDBCF",50:"#F6EDE7"},"ms-purple":{500:"#6E71CC",400:"#8689D4",300:"#9EA0DD",200:"#B7B8E5",100:"#CFD0EE",50:"#F7F7FF"},"ms-primary":"#FFFFFF","ms-error":"#D61E27","ms-warning":"#FF832B","ms-info":"#3470E4","ms-success":"#049402","ms-overlay":"rgb(0, 3, 9, 0.7)"}},{letterSpacings:{tighter:"-0.05em",tight:"-0.025em",normal:"0",wide:"0.025em",wider:"0.05em",widest:"0.1em"},lineHeights:{"ms-80":"5rem","ms-62":"3.875rem","ms-40":"2.5rem","ms-34":"2.125rem","ms-32":"2rem","ms-28":"1.75rem","ms-24":"1.5rem","ms-22":"1.375rem","ms-20":"1.25rem","ms-18":"1.125rem","ms-16":"1rem"},fontWeights:{hairline:100,thin:200,light:300,normal:400,medium:500,semibold:600,bold:700,extrabold:800,black:900},fonts:{heading:"Poppins",body:"Open sans"},fontSizes:{"ms-60":"3.75rem","ms-48":"3rem","ms-34":"2.125rem","ms-24":"1.5rem","ms-20":"1.25rem","ms-18":"1.125rem","ms-16":"1rem","ms-14":"0.875rem","ms-12":"0.75rem","ms-10":"0.625rem"}},{shadows:{sm:"0px 1px 2px rgba(0, 0, 0, 0.06)",base:"0px 1px 3px rgba(0, 0, 0, 0.1), 0px 1px 2px rgba(0, 0, 0, 0.06)",md:"0px 4px 6px rgba(0, 0, 0, 0.1), 0px 2px 4px rgba(0, 0, 0, 0.06)",lg:"0px -2px 11px rgba(0, 0, 0, 0.1), 0px 10px 15px rgba(0, 0, 0, 0.1), 0px 4px 6px rgba(0, 0, 0, 0.05)",xl:"0px 0px 25px rgba(0, 0, 0, 0.1), 0px 20px 25px rgba(0, 0, 0, 0.1), 0px 0px 10px rgba(0, 0, 0, 0.04)","2xl":"0px 25px 50px rgba(0, 0, 0, 0.25)",inner:"inset 0px 2px 4px rgba(0, 0, 0, 0.06)",outer:"0px 4px 6px -1px rgba(0, 0, 0, 0.1), 0px 2px 4px -1px rgba(0, 0, 0, 0.06)"},space:{none:"0px","ms-1":"1px","ms-2":"0.125rem","ms-4":"0.25rem","ms-6":"0.375rem","ms-8":"0.5rem","ms-10":"0.625rem","ms-12":"0.75rem","ms-14":"0.875rem","ms-16":"1rem","ms-20":"1.25rem","ms-24":"1.5rem","ms-28":"1.75rem","ms-32":"2rem","ms-36":"2.25rem","ms-40":"2.5rem","ms-44":"2.75rem","ms-48":"3rem","ms-56":"3.5rem","ms-64":"4rem","ms-80":"5rem","ms-96":"6rem","ms-112":"7rem","ms-128":"8rem","ms-144":"9rem","ms-160":"10rem","ms-176":"11rem","ms-192":"12rem","ms-208":"13rem","ms-224":"14rem","ms-240":"15rem","ms-256":"16rem","ms-288":"18rem","ms-320":"20rem","ms-384":"24rem"},borders:{none:0,"ms-1":"1px solid","ms-2":"2px solid","ms-4":"4px solid","ms-8":"8px solid"}}),{styles:{global:{body:{m:"0px"},h1:{fontWeight:"800!important",fontSize:"48px!important",lineHeight:"62px!important"},h2:{fontWeight:"700!important",fontSize:"34px!important",lineHeight:"40px!important"},h3:{fontWeight:"700!important",fontSize:"24px!important",lineHeight:"32px!important"},h4:{fontWeight:"700!important",fontSize:"20px!important",lineHeight:"28px!important"},h5:{fontWeight:"700!important",fontSize:"18px!important",lineHeight:"24px!important"},h6:{fontWeight:"700!important",fontSize:"16px!important",lineHeight:"20px!important"}}},textStyles:{subtitle1:{fontWeight:"400",fontSize:"24px",lineHeight:"34px",fontFamily:"Open Sans"},subtitle2:{fontWeight:"600",fontSize:"24px",lineHeight:"34px",fontFamily:"Open Sans"},body1:{fontWeight:"400",fontSize:"16px",lineHeight:"24px",fontFamily:"Open Sans"},"body1-md":{fontWeight:"600",fontSize:"16px",lineHeight:"24px",fontFamily:"Open Sans"},body2:{fontWeight:"400",fontSize:"14px",lineHeight:"24px",fontFamily:"Open Sans"},"body2-md":{fontWeight:"600",fontSize:"14px",lineHeight:"24px",fontFamily:"Open Sans"},"btn-sm":{fontWeight:"600",fontSize:"12px",lineHeight:"16px",fontFamily:"Open Sans",letterSpacing:"1.25px",textTransform:"uppercase"},"btn-md":{fontWeight:"600",fontSize:"14px",lineHeight:"24px",fontFamily:"Open Sans",letterSpacing:"1.25px",textTransform:"uppercase"},"btn-lg":{fontWeight:"600",fontSize:"18px",lineHeight:"24px",fontFamily:"Open Sans",textTransform:"uppercase"},caption:{fontWeight:"400",fontSize:"12px",lineHeight:"16px",fontFamily:"Open Sans"},overline:{fontWeight:"400",fontSize:"10px",lineHeight:"16px",fontFamily:"Open Sans"}},layerStyles:{base:{bg:"gray.50",border:"2px solid",borderColor:"gray.500"},selected:{bg:"teal.500",color:"teal.700",borderColor:"orange.500"}}})),c=function(e){return l.createElement(r.Icon,Object.assign({viewBox:"0 0 24 24"},e),l.createElement("path",{d:"M8 17.355L13.355 12L8 6.645L9.65667 5L16.6567 12L9.65667 19L8 17.355Z",fill:"currentColor"}))},s=function(e){return l.createElement(r.Icon,Object.assign({viewBox:"0 0 24 24"},e),l.createElement("path",{d:"M2 5.27L3.28 4L20 20.72L18.73 22L15.65 18.92C14.5 19.3 13.28 19.5 12 19.5C7 19.5 2.73 16.39 1 12C1.69 10.24 2.79 8.69 4.19 7.46L2 5.27ZM12 9C12.7956 9 13.5587 9.31607 14.1213 9.87868C14.6839 10.4413 15 11.2044 15 12C15 12.35 14.94 12.69 14.83 13L11 9.17C11.31 9.06 11.65 9 12 9ZM12 4.5C17 4.5 21.27 7.61 23 12C22.18 14.08 20.79 15.88 19 17.19L17.58 15.76C18.94 14.82 20.06 13.54 20.82 12C19.17 8.64 15.76 6.5 12 6.5C10.91 6.5 9.84 6.68 8.84 7L7.3 5.47C8.74 4.85 10.33 4.5 12 4.5ZM3.18 12C4.83 15.36 8.24 17.5 12 17.5C12.69 17.5 13.37 17.43 14 17.29L11.72 15C10.29 14.85 9.15 13.71 9 12.28L5.6 8.87C4.61 9.72 3.78 10.78 3.18 12Z",fill:"currentColor"}))},p=function(e){return l.createElement(r.Icon,Object.assign({viewBox:"0 0 24 24"},e),l.createElement("path",{d:"M12 9C12.7956 9 13.5587 9.31607 14.1213 9.87868C14.6839 10.4413 15 11.2044 15 12C15 12.7956 14.6839 13.5587 14.1213 14.1213C13.5587 14.6839 12.7956 15 12 15C11.2044 15 10.4413 14.6839 9.87868 14.1213C9.31607 13.5587 9 12.7956 9 12C9 11.2044 9.31607 10.4413 9.87868 9.87868C10.4413 9.31607 11.2044 9 12 9ZM12 4.5C17 4.5 21.27 7.61 23 12C21.27 16.39 17 19.5 12 19.5C7 19.5 2.73 16.39 1 12C2.73 7.61 7 4.5 12 4.5ZM3.18 12C4.83 15.36 8.24 17.5 12 17.5C15.76 17.5 19.17 15.36 20.82 12C19.17 8.64 15.76 6.5 12 6.5C8.24 6.5 4.83 8.64 3.18 12Z",fill:"currentColor"}))},m=function(e){return l.createElement(r.Icon,Object.assign({viewBox:"0 0 24 24"},e),l.createElement("path",{d:"M9.9 16.6L5.3 12L9.9 7.4L8.5 6L2.5 12L8.5 18L9.9 16.6ZM15.1 16.6L19.7 12L15.1 7.4L16.5 6L22.5 12L16.5 18L15.1 16.6Z",fill:"currentColor"}))},d=["children","variant","size","onlyIcon","disabled","position","loading","loaderSpeed","loaderThickness","loaderSize"],u=function(e){var C=e.size,n=e.value,r=e.support_label,o=e.disabled,a=e.isIndeterminate,i=e.extraReactElement,c=e.extraReactElementValueOnClick;return l.createElement(l.Fragment,null,l.createElement(t.Box,null,l.createElement(t.Checkbox,{onChange:e.onChange,value:n,d:"flex",alignItems:"start",size:"regular"===C?"md":"lg",colorScheme:e.color||"ms-blue",isDisabled:o,iconColor:"white",isIndeterminate:a,_hover:e.checked||a||o?{}:{"& .chakra-checkbox__control":{bg:"ms-blue.50",border:"2px solid #3470E4;"}}},l.createElement(t.Box,{mt:-1,d:"flex",flexDirection:"column"},l.createElement(t.Text,{textStyle:"regular"===C?"body2":"body1",color:"ms-red.900"},e.label),r?l.createElement(t.Text,{textStyle:"caption",color:"ms-grey.700"},r):null),i&&l.cloneElement(i,{onClick:function(){c&&c(n)}}))))},f=["options","commonSize","onChange","selectedValues","disabled","gridTemplateComlumns","rowGap","columnGap","extraReactElement","extraReactElementValueOnClick"],H=function(e,t){for(var C=(new Date).getFullYear()+t,n=C-e,l=[],r=C;r>n;r--)l.push({text:r.toString()});return l},V=H(15,0),E=H(15,4),L=l.forwardRef((function(e,C){return function(e){if(null==e)throw new TypeError("Cannot destructure undefined")}(e),L.displayName="fileinput",l.createElement(l.Fragment,null,l.createElement(t.InputGroup,null,l.createElement(t.Input,{type:"file",ref:C,sx:{border:"none",_focus:{border:"none"}}}))," ")})),x=["label","support_label","value","size","disabled","extraReactElement","extraReactElementValueOnClick"],h=function(e){var C=e.label,n=e.support_label,r=e.value,o=e.size,i=void 0===o?"regular":o,c=e.disabled,s=e.extraReactElement,p=e.extraReactElementValueOnClick,m=a(e,x);return l.createElement(t.Radio,Object.assign({d:"flex",alignItems:"start",borderColor:"ms-grey.500",_checked:{bg:"ms-blue.500",borderColor:"ms-blue.500"},_hover:c?{}:{borderColor:"ms-blue.500"},_focus:c?{}:{borderColor:"ms-blue.500"},value:r,size:"regular"===i?"md":"lg",disabled:c},m),l.createElement(t.Box,{mt:-1,d:"flex",flexDirection:"column"},l.createElement(t.Text,{color:c?"ms-grey.300":"ms-red.900",textStyle:"regular"===i?"body2":"body1"},C),n?l.createElement(t.Text,{textStyle:"caption",color:c?"ms-grey.300":"ms-red.900"},n):null),s&&r&&l.cloneElement(s,{onClick:function(){p&&p(r)}}))},M=["options","onChange","selectedValue","commonSize","disabled","gridTemplateComlumns","rowGap","columnGap","extraReactElement","extraReactElementValueOnClick"],Z=["activeType","label","active","disabled"];Object.defineProperty(exports,"ChakraProvider",{enumerable:!0,get:function(){return t.ChakraProvider}}),Object.defineProperty(exports,"Heading",{enumerable:!0,get:function(){return t.Heading}}),Object.defineProperty(exports,"Text",{enumerable:!0,get:function(){return t.Text}}),exports.AccountCircleOutline=function(e){return l.createElement(r.Icon,Object.assign({viewBox:"0 0 24 24"},e),l.createElement("path",{d:"M12 2C10.6868 2 9.38642 2.25866 8.17317 2.7612C6.95991 3.26375 5.85752 4.00035 4.92893 4.92893C3.05357 6.8043 2 9.34784 2 12C2 14.6522 3.05357 17.1957 4.92893 19.0711C5.85752 19.9997 6.95991 20.7362 8.17317 21.2388C9.38642 21.7413 10.6868 22 12 22C14.6522 22 17.1957 20.9464 19.0711 19.0711C20.9464 17.1957 22 14.6522 22 12C22 10.6868 21.7413 9.38642 21.2388 8.17317C20.7362 6.95991 19.9997 5.85752 19.0711 4.92893C18.1425 4.00035 17.0401 3.26375 15.8268 2.7612C14.6136 2.25866 13.3132 2 12 2V2ZM7.07 18.28C7.5 17.38 10.12 16.5 12 16.5C13.88 16.5 16.5 17.38 16.93 18.28C15.57 19.36 13.86 20 12 20C10.14 20 8.43 19.36 7.07 18.28ZM18.36 16.83C16.93 15.09 13.46 14.5 12 14.5C10.54 14.5 7.07 15.09 5.64 16.83C4.62 15.5 4 13.82 4 12C4 7.59 7.59 4 12 4C16.41 4 20 7.59 20 12C20 13.82 19.38 15.5 18.36 16.83ZM12 6C10.06 6 8.5 7.56 8.5 9.5C8.5 11.44 10.06 13 12 13C13.94 13 15.5 11.44 15.5 9.5C15.5 7.56 13.94 6 12 6ZM12 11C11.6022 11 11.2206 10.842 10.9393 10.5607C10.658 10.2794 10.5 9.89782 10.5 9.5C10.5 9.10218 10.658 8.72064 10.9393 8.43934C11.2206 8.15804 11.6022 8 12 8C12.3978 8 12.7794 8.15804 13.0607 8.43934C13.342 8.72064 13.5 9.10218 13.5 9.5C13.5 9.89782 13.342 10.2794 13.0607 10.5607C12.7794 10.842 12.3978 11 12 11Z",fill:"currentColor"}))},exports.AccountGroup=m,exports.AccountOutline=function(e){return l.createElement(r.Icon,Object.assign({viewBox:"0 0 24 24"},e),l.createElement("path",{d:"M12 4.00002C13.0609 4.00002 14.0783 4.42145 14.8284 5.17159C15.5786 5.92174 16 6.93916 16 8.00002C16 9.06089 15.5786 10.0783 14.8284 10.8284C14.0783 11.5786 13.0609 12 12 12C10.9391 12 9.92172 11.5786 9.17157 10.8284C8.42143 10.0783 8 9.06089 8 8.00002C8 6.93916 8.42143 5.92174 9.17157 5.17159C9.92172 4.42145 10.9391 4.00002 12 4.00002ZM12 6.00002C11.4696 6.00002 10.9609 6.21073 10.5858 6.58581C10.2107 6.96088 10 7.46959 10 8.00002C10 8.53045 10.2107 9.03916 10.5858 9.41423C10.9609 9.78931 11.4696 10 12 10C12.5304 10 13.0391 9.78931 13.4142 9.41423C13.7893 9.03916 14 8.53045 14 8.00002C14 7.46959 13.7893 6.96088 13.4142 6.58581C13.0391 6.21073 12.5304 6.00002 12 6.00002ZM12 13C14.67 13 20 14.33 20 17V20H4V17C4 14.33 9.33 13 12 13ZM12 14.9C9.03 14.9 5.9 16.36 5.9 17V18.1H18.1V17C18.1 16.36 14.97 14.9 12 14.9Z",fill:"currentColor"}))},exports.AccountTie=function(e){return l.createElement(r.Icon,Object.assign({viewBox:"0 0 24 24"},e),l.createElement("path",{d:"M12 3C14.21 3 16 4.79 16 7C16 9.21 14.21 11 12 11C9.79 11 8 9.21 8 7C8 4.79 9.79 3 12 3ZM16 13.54C16 14.6 15.72 17.07 13.81 19.83L13 15L13.94 13.12C13.32 13.05 12.67 13 12 13C11.33 13 10.68 13.05 10.06 13.12L11 15L10.19 19.83C8.28 17.07 8 14.6 8 13.54C5.61 14.24 4 15.5 4 17V21H20V17C20 15.5 18.4 14.24 16 13.54Z",fill:"currentColor"}))},exports.AccountTieVoice=function(e){return l.createElement(r.Icon,Object.assign({viewBox:"0 0 24 24"},e),l.createElement("path",{d:"M16.75 4.35999C18.77 6.55999 18.77 9.60999 16.75 11.63L15.07 9.93999C15.91 8.75999 15.91 7.22999 15.07 6.04999L16.75 4.35999ZM20.06 0.99999C24 5.04999 23.96 11.11 20.06 15L18.43 13.37C21.2 10.19 21.2 5.64999 18.43 2.62999L20.06 0.99999ZM9.00002 3.99999C11.2 3.99999 13 5.78999 13 7.99999C13 10.21 11.2 12 9.00002 12C6.80002 12 5.00002 10.21 5.00002 7.99999C5.00002 5.78999 6.79002 3.99999 9.00002 3.99999ZM13 14.54C13 15.6 12.71 18.07 10.8 20.83L10 16L10.93 14.12C10.31 14.05 9.66002 14 9.00002 14C8.34002 14 7.67002 14.05 7.05002 14.12L8.00002 16L7.18002 20.83C5.27002 18.07 5.00002 15.6 5.00002 14.54C2.60002 15.24 0.994019 16.5 0.994019 18V22H17V18C17 16.5 15.39 15.24 13 14.54Z",fill:"currentColor"}))},exports.Add=function(e){return l.createElement(r.Icon,Object.assign({viewBox:"0 0 24 24"},e),l.createElement("path",{d:"M19 13H13V19H11V13H5V11H11V5H13V11H19V13Z",fill:"currentColor"}))},exports.AddCircle=function(e){return l.createElement(r.Icon,Object.assign({viewBox:"0 0 24 24"},e),l.createElement("path",{d:"M13 7H11V11H7V13H11V17H13V13H17V11H13V7ZM12 2C6.48 2 2 6.48 2 12C2 17.52 6.48 22 12 22C17.52 22 22 17.52 22 12C22 6.48 17.52 2 12 2ZM12 20C7.59 20 4 16.41 4 12C4 7.59 7.59 4 12 4C16.41 4 20 7.59 20 12C20 16.41 16.41 20 12 20Z",fill:"currentColor"}))},exports.AddReferral=function(e){return l.createElement(r.Icon,Object.assign({viewBox:"0 0 24 24"},e),l.createElement("path",{d:"M10 2H14C14.5304 2 15.0391 2.21071 15.4142 2.58579C15.7893 2.96086 16 3.46957 16 4V6H20C20.5304 6 21.0391 6.21071 21.4142 6.58579C21.7893 6.96086 22 7.46957 22 8V13.53C21.42 13 20.75 12.6 20 12.34V8H4V19H12.08C12.2 19.72 12.45 20.39 12.8 21H4C3.46957 21 2.96086 20.7893 2.58579 20.4142C2.21071 20.0391 2 19.5304 2 19V8C2 7.46957 2.21071 6.96086 2.58579 6.58579C2.96086 6.21071 3.46957 6 4 6H8V4C8 3.46957 8.21071 2.96086 8.58579 2.58579C8.96086 2.21071 9.46957 2 10 2ZM14 6V4H10V6H14ZM14 17H17V14H19V17H22V19H19V22H17V19H14V17Z",fill:"currentColor"}))},exports.AlertCircle=function(e){return l.createElement(r.Icon,Object.assign({viewBox:"0 0 24 24"},e),l.createElement("path",{d:"M13 13H11V7H13V13ZM13 17H11V15H13V17ZM12 2C10.6868 2 9.38642 2.25866 8.17317 2.7612C6.95991 3.26375 5.85752 4.00035 4.92893 4.92893C3.05357 6.8043 2 9.34784 2 12C2 14.6522 3.05357 17.1957 4.92893 19.0711C5.85752 19.9997 6.95991 20.7362 8.17317 21.2388C9.38642 21.7413 10.6868 22 12 22C14.6522 22 17.1957 20.9464 19.0711 19.0711C20.9464 17.1957 22 14.6522 22 12C22 10.6868 21.7413 9.38642 21.2388 8.17317C20.7362 6.95991 19.9997 5.85752 19.0711 4.92893C18.1425 4.00035 17.0401 3.26375 15.8268 2.7612C14.6136 2.25866 13.3132 2 12 2Z",fill:"currentColor"}))},exports.AlertCircleOutline=function(e){return l.createElement(r.Icon,Object.assign({viewBox:"0 0 24 24"},e),l.createElement("path",{d:"M11 15H13V17H11V15ZM11 7H13V13H11V7ZM12 2C6.47 2 2 6.5 2 12C2 14.6522 3.05357 17.1957 4.92893 19.0711C5.85752 19.9997 6.95991 20.7362 8.17317 21.2388C9.38642 21.7413 10.6868 22 12 22C14.6522 22 17.1957 20.9464 19.0711 19.0711C20.9464 17.1957 22 14.6522 22 12C22 10.6868 21.7413 9.38642 21.2388 8.17317C20.7362 6.95991 19.9997 5.85752 19.0711 4.92893C18.1425 4.00035 17.0401 3.26375 15.8268 2.7612C14.6136 2.25866 13.3132 2 12 2ZM12 20C9.87827 20 7.84344 19.1571 6.34315 17.6569C4.84285 16.1566 4 14.1217 4 12C4 9.87827 4.84285 7.84344 6.34315 6.34315C7.84344 4.84285 9.87827 4 12 4C14.1217 4 16.1566 4.84285 17.6569 6.34315C19.1571 7.84344 20 9.87827 20 12C20 14.1217 19.1571 16.1566 17.6569 17.6569C16.1566 19.1571 14.1217 20 12 20Z",fill:"currentColor"}))},exports.AlphaACircle=function(e){return l.createElement(r.Icon,Object.assign({viewBox:"0 0 24 24"},e),l.createElement("path",{d:"M11 7H13C13.5304 7 14.0391 7.21071 14.4142 7.58579C14.7893 7.96086 15 8.46957 15 9V17H13V13H11V17H9V9C9 8.46957 9.21071 7.96086 9.58579 7.58579C9.96086 7.21071 10.4696 7 11 7ZM11 9V11H13V9H11ZM12 20C14.1217 20 16.1566 19.1571 17.6569 17.6569C19.1571 16.1566 20 14.1217 20 12C20 9.87827 19.1571 7.84344 17.6569 6.34315C16.1566 4.84285 14.1217 4 12 4C9.87827 4 7.84344 4.84285 6.34315 6.34315C4.84285 7.84344 4 9.87827 4 12C4 14.1217 4.84285 16.1566 6.34315 17.6569C7.84344 19.1571 9.87827 20 12 20ZM12 2C13.3132 2 14.6136 2.25866 15.8268 2.7612C17.0401 3.26375 18.1425 4.00035 19.0711 4.92893C19.9997 5.85752 20.7362 6.95991 21.2388 8.17317C21.7413 9.38642 22 10.6868 22 12C22 14.6522 20.9464 17.1957 19.0711 19.0711C17.1957 20.9464 14.6522 22 12 22C10.6868 22 9.38642 21.7413 8.17317 21.2388C6.95991 20.7362 5.85752 19.9997 4.92893 19.0711C3.05357 17.1957 2 14.6522 2 12C2 9.34784 3.05357 6.8043 4.92893 4.92893C6.8043 3.05357 9.34784 2 12 2Z",fill:"currentColor"}))},exports.AlphaBCircle=function(e){return l.createElement(r.Icon,Object.assign({viewBox:"0 0 24 24"},e),l.createElement("path",{d:"M15 10.5C15 11.3 14.3 12 13.5 12C14.3 12 15 12.7 15 13.5V15C15 15.5304 14.7893 16.0391 14.4142 16.4142C14.0391 16.7893 13.5304 17 13 17H9V7H13C13.5304 7 14.0391 7.21071 14.4142 7.58579C14.7893 7.96086 15 8.46957 15 9V10.5ZM13 15V13H11V15H13ZM13 11V9H11V11H13ZM12 2C13.3132 2 14.6136 2.25866 15.8268 2.7612C17.0401 3.26375 18.1425 4.00035 19.0711 4.92893C19.9997 5.85752 20.7362 6.95991 21.2388 8.17317C21.7413 9.38642 22 10.6868 22 12C22 14.6522 20.9464 17.1957 19.0711 19.0711C17.1957 20.9464 14.6522 22 12 22C10.6868 22 9.38642 21.7413 8.17317 21.2388C6.95991 20.7362 5.85752 19.9997 4.92893 19.0711C3.05357 17.1957 2 14.6522 2 12C2 9.34784 3.05357 6.8043 4.92893 4.92893C6.8043 3.05357 9.34784 2 12 2ZM12 4C9.87827 4 7.84344 4.84285 6.34315 6.34315C4.84285 7.84344 4 9.87827 4 12C4 14.1217 4.84285 16.1566 6.34315 17.6569C7.84344 19.1571 9.87827 20 12 20C14.1217 20 16.1566 19.1571 17.6569 17.6569C19.1571 16.1566 20 14.1217 20 12C20 9.87827 19.1571 7.84344 17.6569 6.34315C16.1566 4.84285 14.1217 4 12 4Z",fill:"currentColor"}))},exports.AmazonPayLarge=function(e){return l.createElement(r.Icon,Object.assign({viewBox:"0 0 34 24"},e),l.createElement("path",{d:"M0 6C0 2.68629 2.68629 0 6 0H52C55.3137 0 58 2.68629 58 6V34C58 37.3137 55.3137 40 52 40H6C2.68629 40 0 37.3137 0 34V6Z",fill:"white"}),l.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M45.4887 23.2469H46.8864H46.8876C47.0339 23.2498 47.1553 23.129 47.1607 22.9754V18.9029C47.1607 18.3914 47.1868 17.9294 47.3829 17.4675C47.5175 17.1161 47.8347 16.8796 48.1947 16.8621C49.0887 16.8621 49.0801 17.8919 49.0734 18.701C49.0728 18.7693 49.0723 18.8359 49.0723 18.9003V23.0093C49.0896 23.1412 49.1941 23.2411 49.3205 23.2469H50.7306C50.8643 23.2498 50.9795 23.1483 51 23.0093V18.2478C51 17.5158 51 16.4967 50.6338 15.8912C50.2378 15.2388 49.6246 15 48.9966 15C48.0284 15 47.4785 15.4932 47.0863 16.528H47.0589V15.3706C47.0306 15.2496 46.9292 15.1632 46.8107 15.1592H45.5098C45.3724 15.1556 45.2553 15.2634 45.2405 15.4071V22.9754C45.2423 23.1205 45.3509 23.2393 45.4887 23.2469ZM44.1731 19.2774C44.1731 16.8895 43.0472 15.0104 40.9656 15.0104C38.9374 15.0104 37.8116 16.8581 37.8116 19.1978C37.8116 21.5374 38.9238 23.4165 40.9656 23.4165C42.9318 23.4165 44.1731 21.5857 44.1731 19.2774ZM39.8795 18.959C39.8795 18.0351 39.9453 16.5554 40.9793 16.5554C41.4236 16.5554 41.7377 16.7655 41.8953 17.2874C42.079 17.8916 42.1051 18.6563 42.1051 19.293C42.1051 20.2639 42.0641 21.8558 40.9656 21.8558C39.8791 21.8558 39.8794 19.9257 39.8795 18.9896L39.8795 18.959ZM13.6517 23.2625H15.0531H15.0543C15.1246 23.2642 15.1927 23.2364 15.2435 23.1852C15.2943 23.1341 15.3236 23.0637 15.3249 22.9897V18.9799L15.3249 18.9171C15.3243 18.0452 15.3235 16.8921 16.2931 16.8921C17.1894 16.8921 17.1756 17.9052 17.1644 18.7234L17.1644 18.7235C17.1631 18.8118 17.162 18.8977 17.162 18.9799V22.9911C17.1644 23.1359 17.2726 23.2543 17.4102 23.2625H18.8153C18.8855 23.2639 18.9532 23.2359 19.0038 23.1848C19.0543 23.1336 19.0834 23.0635 19.0847 22.9897V18.9799L19.0846 18.8845C19.0837 18.4597 19.0826 17.8863 19.2163 17.5301C19.3526 17.166 19.6821 16.9223 20.0541 16.9103C20.46 16.9103 20.774 17.0539 20.8783 17.5628C20.9315 17.8077 20.9246 18.3755 20.9201 18.752V18.752L20.9201 18.7522C20.919 18.841 20.918 18.9191 20.918 18.9799V22.9911C20.9198 23.1362 21.0284 23.2549 21.1663 23.2625H22.5677C22.638 23.2642 22.7061 23.2364 22.7569 23.1852C22.8077 23.1341 22.837 23.0637 22.8383 22.9897V18.2152C22.8383 18.0988 22.8402 17.9798 22.8421 17.8596C22.8536 17.1466 22.8658 16.3878 22.4845 15.8429C22.0223 15.2249 21.279 14.9169 20.5399 15.0372C19.8009 15.1576 19.181 15.6875 18.9184 16.4236C18.5249 15.4671 17.9626 15.0222 17.0987 15.0222C16.2347 15.0222 15.593 15.4671 15.2529 16.4236H15.2268V15.4358C15.2195 15.295 15.1125 15.1826 14.9786 15.1748H13.6715C13.5272 15.1733 13.4081 15.2933 13.4034 15.4449V23.0132C13.4161 23.1494 13.5217 23.2554 13.6517 23.2625ZM11.2126 23.3199C11.1203 23.4041 10.9876 23.4182 10.8812 23.3551C10.484 23.0078 10.3643 22.82 10.1804 22.5316C10.1488 22.482 10.1152 22.4295 10.0781 22.3726C9.30725 23.1973 8.76233 23.4439 7.7656 23.4439C6.58516 23.4439 5.66663 22.6779 5.66663 21.146C5.66663 19.9494 6.28726 19.1365 7.15614 18.7372C7.79774 18.4412 8.6538 18.3493 9.3939 18.2699L9.39394 18.2699C9.53154 18.2551 9.66512 18.2408 9.79258 18.2257V18.0352C9.79258 17.9988 9.79286 17.9617 9.79315 17.9242C9.7956 17.5994 9.79833 17.2377 9.62253 16.9652C9.45124 16.6937 9.12602 16.5828 8.83557 16.5828C8.30058 16.5828 7.82394 16.8712 7.70726 17.4675C7.69247 17.6066 7.59065 17.718 7.45901 17.739L6.111 17.5837C6.04373 17.5735 5.98336 17.5349 5.94395 17.4767C5.90454 17.4185 5.88955 17.3459 5.90247 17.2757C6.21402 15.5428 7.70354 15.0196 9.03789 15.0196C9.72059 15.0196 10.6118 15.2101 11.148 15.7529C11.7775 16.3725 11.7736 17.1836 11.7694 18.0699C11.769 18.1431 11.7687 18.2168 11.7687 18.2909V20.5862C11.7687 21.2044 11.9868 21.5119 12.2167 21.8357L12.2167 21.8358L12.2167 21.8358L12.2167 21.8358L12.2167 21.8358L12.2167 21.8358C12.244 21.8743 12.2714 21.9129 12.2987 21.9524C12.3881 22.0829 12.4079 22.246 12.2987 22.3439C12.012 22.5957 11.503 23.0602 11.2238 23.3225L11.2126 23.3199ZM9.79877 19.7263L9.79881 19.7977C9.7993 20.3405 9.79972 20.8007 9.53686 21.2921C9.31343 21.7071 8.95967 21.9628 8.56495 21.9628C8.02749 21.9628 7.71345 21.5322 7.71345 20.8928C7.71345 19.6375 8.78466 19.4092 9.79877 19.4092V19.7263ZM30.5948 21.8305L30.5949 21.8307C30.6222 21.8691 30.6496 21.9077 30.6769 21.9472C30.7712 22.0829 30.791 22.2421 30.6706 22.3321C30.3839 22.584 29.875 23.0498 29.5957 23.3108C29.5028 23.3938 29.3707 23.4073 29.2643 23.3447C28.8654 22.9958 28.7473 22.8108 28.5608 22.5187C28.5296 22.4699 28.4965 22.4181 28.46 22.3621C27.6904 23.1868 27.1417 23.4334 26.1487 23.4334C24.9683 23.4334 24.0498 22.6675 24.0498 21.1368C24.0498 19.939 24.6667 19.126 25.5455 18.7267C26.1885 18.4296 27.0493 18.3382 27.7916 18.2594C27.9263 18.245 28.0571 18.2312 28.1819 18.2165V18.0299C28.1819 17.9937 28.1822 17.9569 28.1825 17.9195C28.1849 17.5946 28.1876 17.2328 28.0106 16.9612C27.8443 16.6898 27.5129 16.5776 27.2237 16.5776C26.6887 16.5776 26.2145 16.866 26.0966 17.4623C26.0814 17.6012 25.9798 17.7123 25.8483 17.7337L24.4892 17.5797C24.4214 17.57 24.3605 17.5313 24.3208 17.4727C24.2811 17.4142 24.2661 17.341 24.2794 17.2705C24.5922 15.5363 26.0817 15.0144 27.4161 15.0144C28.0975 15.0144 28.9887 15.2049 29.5262 15.7477C30.157 16.3641 30.1526 17.1688 30.1477 18.0507C30.1473 18.1284 30.1468 18.2068 30.1468 18.2857V20.5823C30.1468 21.1992 30.3649 21.5065 30.5947 21.8303L30.5948 21.8305ZM26.9506 21.955C27.3441 21.955 27.6991 21.6992 27.9212 21.2856C28.185 20.7915 28.1847 20.3291 28.1844 19.7795L28.1844 19.721V19.4026C27.1703 19.4026 26.0991 19.6297 26.0991 20.8863C26.0991 21.5244 26.4131 21.955 26.9506 21.955ZM31.8634 15.4188V16.4967C31.8627 16.5706 31.8908 16.6416 31.9413 16.6932C31.9917 16.7447 32.06 16.7723 32.1303 16.7694H34.5433L31.7765 20.945C31.6503 21.169 31.5906 21.4276 31.6053 21.6875V22.7901C31.6053 22.9493 31.7728 23.1307 31.9329 23.0406C33.4589 22.2089 35.2736 22.2054 36.8024 23.0315C36.9774 23.1268 37.1425 22.9428 37.1425 22.7836V21.6248C37.1378 21.4477 37.0431 21.2868 36.8943 21.2034C36.0887 20.7271 35.1515 20.5875 34.2653 20.6097L36.6535 17.0265C36.8757 16.7055 36.9998 16.5019 36.9998 16.3466V15.4188C37.0005 15.3451 36.9725 15.2743 36.9224 15.2228C36.8722 15.1713 36.8042 15.1436 36.7342 15.1461H32.1253C32.0552 15.142 31.9866 15.1693 31.9367 15.2213C31.8868 15.2733 31.8602 15.3451 31.8634 15.4188Z",fill:"black"}),l.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M34.1685 28.0748C34.4875 27.241 35.1975 25.3724 34.8599 24.9196H34.8623C34.5262 24.4659 32.6394 24.704 31.7908 24.8111L31.789 24.8113C31.5308 24.844 31.4911 24.6078 31.7232 24.4368C33.2301 23.3238 35.6989 23.6422 35.9857 24.018C36.2724 24.3938 35.9075 26.9957 34.4962 28.238C34.2789 28.4285 34.0716 28.3267 34.1685 28.0748ZM24.0286 29.3615C27.3105 29.3615 31.1323 28.2719 33.765 26.2298V26.2337C34.2007 25.8892 33.8271 25.3829 33.3827 25.5812C30.509 26.8555 27.4242 27.5207 24.3054 27.5386C19.9783 27.5386 15.7928 26.2911 12.4066 24.2203C12.11 24.0389 11.889 24.3586 12.1373 24.5921C15.3972 27.6841 19.638 29.385 24.0286 29.3615Z",fill:"#FF9900"}),l.createElement("path",{d:"M6 1H52V-1H6V1ZM57 6V34H59V6H57ZM52 39H6V41H52V39ZM1 34V6H-1V34H1ZM6 39C3.23858 39 1 36.7614 1 34H-1C-1 37.866 2.13401 41 6 41V39ZM57 34C57 36.7614 54.7614 39 52 39V41C55.866 41 59 37.866 59 34H57ZM52 1C54.7614 1 57 3.23858 57 6H59C59 2.13401 55.866 -1 52 -1V1ZM6 -1C2.13401 -1 -1 2.13401 -1 6H1C1 3.23858 3.23858 1 6 1V-1Z",fill:"#F3F2F2"}))},exports.AmazonPayMedium=function(e){return l.createElement(r.Icon,Object.assign({viewBox:"0 0 34 24"},e),l.createElement("path",{d:"M0 4C0 1.79086 1.79086 0 4 0H42C44.2091 0 46 1.79086 46 4V28C46 30.2091 44.2091 32 42 32H4C1.79086 32 0 30.2091 0 28V4Z",fill:"white"}),l.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M36.391 18.5975H37.5092H37.5101C37.6271 18.5998 37.7243 18.5032 37.7286 18.3803V15.1223C37.7286 14.7131 37.7495 14.3436 37.9064 13.974C38.0141 13.6929 38.2678 13.5036 38.5558 13.4896C39.271 13.4896 39.2641 14.3136 39.2587 14.9608C39.2583 15.0154 39.2578 15.0687 39.2578 15.1202V18.4075C39.2717 18.5129 39.3553 18.5929 39.4564 18.5975H40.5845C40.6915 18.5998 40.7836 18.5186 40.8 18.4075V14.5983C40.8 14.0126 40.8 13.1974 40.507 12.713C40.1903 12.191 39.6997 12 39.1973 12C38.4227 12 37.9828 12.3946 37.669 13.2224H37.6472V12.2965C37.6245 12.1997 37.5434 12.1306 37.4486 12.1274H36.4079C36.2979 12.1245 36.2043 12.2107 36.1924 12.3257V18.3803C36.1938 18.4964 36.2807 18.5914 36.391 18.5975ZM35.3385 15.4219C35.3385 13.5116 34.4378 12.0084 32.7725 12.0084C31.15 12.0084 30.2493 13.4865 30.2493 15.3582C30.2493 17.23 31.139 18.7332 32.7725 18.7332C34.3455 18.7332 35.3385 17.2686 35.3385 15.4219ZM31.9036 15.1672C31.9036 14.4281 31.9562 13.2443 32.7834 13.2443C33.1389 13.2443 33.3902 13.4124 33.5163 13.83C33.6632 14.3133 33.6841 14.925 33.6841 15.4344C33.6841 16.2111 33.6513 17.4847 32.7725 17.4847C31.9033 17.4847 31.9035 15.9405 31.9036 15.1917L31.9036 15.1672ZM10.9214 18.61H12.0425H12.0435C12.0997 18.6114 12.1542 18.5891 12.1948 18.5482C12.2355 18.5072 12.2589 18.451 12.2599 18.3918V15.1839L12.2599 15.1337C12.2595 14.4362 12.2589 13.5136 13.0345 13.5136C13.7516 13.5136 13.7405 14.3242 13.7315 14.9787V14.9788V14.9788C13.7305 15.0494 13.7296 15.1181 13.7296 15.1839V18.3928C13.7315 18.5087 13.8181 18.6034 13.9282 18.61H15.0523C15.1084 18.6111 15.1626 18.5887 15.203 18.5478C15.2434 18.5069 15.2667 18.4508 15.2678 18.3918V15.1839L15.2677 15.1076C15.267 14.7677 15.2661 14.3091 15.373 14.0241C15.4821 13.7328 15.7457 13.5378 16.0433 13.5283C16.368 13.5283 16.6193 13.6431 16.7027 14.0502C16.7453 14.2462 16.7397 14.7004 16.7361 15.0016C16.7352 15.0727 16.7344 15.1353 16.7344 15.1839V18.3928C16.7359 18.5089 16.8228 18.6039 16.9331 18.61H18.0542C18.1104 18.6114 18.1649 18.5891 18.2055 18.5482C18.2462 18.5072 18.2696 18.451 18.2706 18.3918V14.5722C18.2706 14.4791 18.2722 14.3839 18.2737 14.2878L18.2737 14.2876C18.2829 13.7173 18.2927 13.1102 17.9876 12.6743C17.6179 12.1799 17.0232 11.9335 16.432 12.0298C15.8408 12.1261 15.3449 12.55 15.1347 13.1389C14.8199 12.3737 14.3701 12.0177 13.679 12.0177C12.9878 12.0177 12.4744 12.3737 12.2024 13.1389H12.1815V12.3487C12.1756 12.236 12.09 12.1461 11.9829 12.1399H10.9373C10.8218 12.1387 10.7265 12.2346 10.7228 12.356V18.4106C10.7329 18.5195 10.8174 18.6043 10.9214 18.61ZM8.97009 18.6559C8.89625 18.7233 8.79013 18.7345 8.70496 18.6841C8.38724 18.4062 8.29145 18.256 8.14434 18.0253C8.11904 17.9856 8.09221 17.9436 8.06248 17.8981C7.44582 18.5578 7.00989 18.7551 6.21251 18.7551C5.26815 18.7551 4.53333 18.1423 4.53333 16.9168C4.53333 15.9595 5.02983 15.3092 5.72494 14.9898C6.23822 14.753 6.92306 14.6795 7.51514 14.6159C7.62523 14.6041 7.73211 14.5927 7.83409 14.5805V14.4281C7.83409 14.3991 7.83431 14.3695 7.83454 14.3396V14.3395V14.3395V14.3394V14.3394V14.3394C7.8365 14.0795 7.83869 13.7902 7.69805 13.5721C7.56101 13.355 7.30084 13.2663 7.06848 13.2663C6.64049 13.2663 6.25918 13.497 6.16583 13.974C6.154 14.0853 6.07255 14.1744 5.96723 14.1912L4.88882 14.0669C4.83501 14.0588 4.78671 14.0279 4.75518 13.9813C4.72366 13.9348 4.71166 13.8767 4.722 13.8206C4.97124 12.4343 6.16285 12.0157 7.23034 12.0157C7.7765 12.0157 8.48948 12.1681 8.91846 12.6023C9.42205 13.098 9.41893 13.7468 9.41553 14.4559C9.41525 14.5145 9.41496 14.5734 9.41496 14.6327V16.469C9.41496 16.9635 9.5895 17.2095 9.77335 17.4686L9.77339 17.4687C9.79521 17.4994 9.81717 17.5304 9.83898 17.5619C9.91047 17.6663 9.92636 17.7968 9.83898 17.8751C9.60959 18.0766 9.20246 18.4482 8.97903 18.658L8.97009 18.6559ZM7.83904 15.781L7.83907 15.8382C7.83947 16.2724 7.8398 16.6406 7.62951 17.0337C7.45077 17.3657 7.16776 17.5703 6.85199 17.5703C6.42201 17.5703 6.17078 17.2258 6.17078 16.7143C6.17078 15.71 7.02775 15.5273 7.83904 15.5273V15.781ZM24.4758 17.4643C24.4977 17.4951 24.5197 17.5261 24.5415 17.5577C24.617 17.6663 24.6329 17.7937 24.5365 17.8657C24.3072 18.0672 23.9 18.4398 23.6766 18.6486C23.6023 18.715 23.4966 18.7258 23.4115 18.6758C23.0924 18.3967 22.9979 18.2487 22.8486 18.015C22.8237 17.9759 22.7973 17.9345 22.768 17.8897C22.1523 18.5494 21.7134 18.7467 20.919 18.7467C19.9747 18.7467 19.2398 18.134 19.2398 16.9095C19.2398 15.9512 19.7334 15.3008 20.4364 14.9814C20.9508 14.7437 21.6395 14.6706 22.2333 14.6075C22.341 14.596 22.4457 14.5849 22.5456 14.5732V14.4239C22.5456 14.395 22.5458 14.3655 22.546 14.3356C22.548 14.0756 22.5501 13.7862 22.4085 13.569C22.2755 13.3519 22.0103 13.2621 21.779 13.2621C21.351 13.2621 20.9716 13.4928 20.8773 13.9698C20.8651 14.081 20.7838 14.1699 20.6787 14.187L19.5914 14.0638C19.5371 14.056 19.4884 14.025 19.4566 13.9782C19.4249 13.9313 19.4129 13.8728 19.4235 13.8164C19.6738 12.429 20.8654 12.0115 21.9329 12.0115C22.478 12.0115 23.191 12.1639 23.621 12.5982C24.1256 13.0912 24.1221 13.7351 24.1182 14.4405C24.1178 14.5027 24.1175 14.5654 24.1175 14.6285V16.4658C24.1175 16.9593 24.292 17.2052 24.4758 17.4643ZM21.5605 17.564C21.8753 17.564 22.1593 17.3594 22.337 17.0285C22.548 16.6332 22.5478 16.2633 22.5476 15.8236L22.5475 15.7768V15.5221C21.7363 15.5221 20.8793 15.7037 20.8793 16.709C20.8793 17.2195 21.1305 17.564 21.5605 17.564ZM25.4908 12.3351V13.1973C25.4902 13.2565 25.5127 13.3133 25.553 13.3545C25.5934 13.3958 25.648 13.4178 25.7043 13.4155H27.6347L25.4213 16.756C25.3202 16.9352 25.2725 17.1421 25.2842 17.35V18.2321C25.2842 18.3594 25.4183 18.5045 25.5464 18.4325C26.7672 17.7671 28.2189 17.7644 29.442 18.4252C29.582 18.5014 29.714 18.3542 29.714 18.2269V17.2999C29.7103 17.1581 29.6345 17.0294 29.5154 16.9627C28.871 16.5817 28.1213 16.47 27.4122 16.4877L29.3228 13.6212C29.5005 13.3644 29.5998 13.2015 29.5998 13.0773V12.3351C29.6004 12.2761 29.5781 12.2195 29.5379 12.1783C29.4978 12.1371 29.4434 12.1149 29.3873 12.1169H25.7003C25.6442 12.1136 25.5893 12.1354 25.5494 12.177C25.5095 12.2186 25.4882 12.276 25.4908 12.3351Z",fill:"black"}),l.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M27.3348 22.4599C27.59 21.7928 28.158 20.298 27.8879 19.9357H27.8899C27.621 19.5727 26.1116 19.7632 25.4327 19.8489L25.4312 19.8491C25.2247 19.8752 25.1929 19.6862 25.3786 19.5495C26.5841 18.659 28.5592 18.9137 28.7886 19.2144C29.018 19.515 28.726 21.5966 27.597 22.5904C27.4232 22.7428 27.2574 22.6613 27.3348 22.4599ZM19.2229 23.4892C21.8484 23.4892 24.9059 22.6175 27.0121 20.9838V20.9869C27.3606 20.7114 27.0617 20.3063 26.7062 20.465C24.4073 21.4844 21.9394 22.0165 19.4443 22.0308C15.9827 22.0308 12.6343 21.0329 9.92535 19.3762C9.68802 19.2311 9.51126 19.4869 9.70986 19.6737C12.3178 22.1473 15.7104 23.508 19.2229 23.4892Z",fill:"#FF9900"}),l.createElement("path",{d:"M4 1H42V-1H4V1ZM45 4V28H47V4H45ZM42 31H4V33H42V31ZM1 28V4H-1V28H1ZM4 31C2.34315 31 1 29.6569 1 28H-1C-1 30.7614 1.23858 33 4 33V31ZM45 28C45 29.6569 43.6569 31 42 31V33C44.7614 33 47 30.7614 47 28H45ZM42 1C43.6569 1 45 2.34315 45 4H47C47 1.23858 44.7614 -1 42 -1V1ZM4 -1C1.23858 -1 -1 1.23858 -1 4H1C1 2.34315 2.34315 1 4 1V-1Z",fill:"#F3F2F2"}))},exports.AmazonPaySmall=function(e){return l.createElement(r.Icon,Object.assign({viewBox:"0 0 34 24"},e),l.createElement("svg",{width:"34",height:"24",viewBox:"0 0 34 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},l.createElement("path",{d:"M0 4C0 1.79086 1.79086 0 4 0H30C32.2091 0 34 1.79086 34 4V20C34 22.2091 32.2091 24 30 24H4C1.79086 24 0 22.2091 0 20V4Z",fill:"white"}),l.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M27.2933 13.9481H28.1319H28.1326C28.2204 13.9499 28.2933 13.8774 28.2965 13.7852V11.3417C28.2965 11.0348 28.3121 10.7577 28.4298 10.4805C28.5106 10.2697 28.7009 10.1277 28.9169 10.1172C29.4533 10.1172 29.4481 10.7352 29.4441 11.2206C29.4437 11.2616 29.4434 11.3016 29.4434 11.3402V13.8056C29.4538 13.8847 29.5165 13.9447 29.5924 13.9481H30.4384C30.5186 13.9499 30.5877 13.889 30.6 13.8056V10.9487C30.6 10.5095 30.6 9.89802 30.3803 9.53474C30.1427 9.14328 29.7748 9 29.398 9C28.8171 9 28.4871 9.29595 28.2518 9.91681H28.2354V9.22235C28.2184 9.14975 28.1575 9.09791 28.0865 9.09552H27.306C27.2235 9.09338 27.1532 9.15806 27.1443 9.24427V13.7852C27.1454 13.8723 27.2106 13.9436 27.2933 13.9481ZM26.5039 11.5664C26.5039 10.1337 25.8284 9.00626 24.5794 9.00626C23.3625 9.00626 22.687 10.1149 22.687 11.5187C22.687 12.9225 23.3543 14.0499 24.5794 14.0499C25.7591 14.0499 26.5039 12.9514 26.5039 11.5664ZM23.9277 11.3754C23.9277 10.8211 23.9672 9.93325 24.5876 9.93325C24.8542 9.93325 25.0427 10.0593 25.1372 10.3725C25.2475 10.735 25.2631 11.1938 25.2631 11.5758C25.2631 12.1583 25.2385 13.1135 24.5794 13.1135C23.9275 13.1135 23.9277 11.9554 23.9277 11.3938L23.9277 11.3754ZM8.19106 13.9575H9.03189H9.03263C9.07483 13.9585 9.11569 13.9419 9.14617 13.9111C9.17664 13.8804 9.19421 13.8382 9.19499 13.7938V11.3879L9.19497 11.3503C9.19463 10.8271 9.19417 10.1352 9.7759 10.1352C10.3137 10.1352 10.3054 10.7431 10.2987 11.2341V11.2341V11.2341V11.2341V11.2341C10.2979 11.287 10.2972 11.3386 10.2972 11.3879V13.7946C10.2987 13.8815 10.3636 13.9526 10.4462 13.9575H11.2892C11.3313 13.9583 11.372 13.9415 11.4023 13.9109C11.4326 13.8802 11.4501 13.8381 11.4509 13.7938V11.3879L11.4508 11.3307V11.3307C11.4503 11.0758 11.4496 10.7318 11.5298 10.5181C11.6116 10.2996 11.8093 10.1534 12.0325 10.1462C12.2761 10.1462 12.4645 10.2323 12.527 10.5377C12.559 10.6846 12.5548 11.0253 12.5521 11.2512V11.2512L12.5521 11.2513C12.5514 11.3046 12.5509 11.3515 12.5509 11.3879V13.7946C12.5519 13.8817 12.6171 13.9529 12.6998 13.9575H13.5407C13.5829 13.9585 13.6237 13.9419 13.6542 13.9111C13.6847 13.8804 13.7022 13.8382 13.703 13.7938V10.9291C13.703 10.8593 13.7042 10.788 13.7053 10.7159V10.7159V10.7158V10.7158V10.7157C13.7122 10.288 13.7195 9.83268 13.4908 9.50576C13.2134 9.13493 12.7674 8.95015 12.324 9.02235C11.8806 9.09455 11.5087 9.41252 11.3511 9.85416C11.115 9.28028 10.7776 9.0133 10.2592 9.0133C9.7409 9.0133 9.35586 9.28028 9.15179 9.85416H9.13615V9.26149C9.13172 9.17701 9.06756 9.10956 8.9872 9.1049H8.20297C8.11637 9.104 8.04493 9.17597 8.04211 9.26697V13.8079C8.04974 13.8897 8.11306 13.9532 8.19106 13.9575ZM6.7276 13.992C6.67222 14.0424 6.59263 14.0509 6.52875 14.0131C6.29046 13.8047 6.21861 13.692 6.10829 13.519L6.10828 13.519L6.10827 13.519C6.0893 13.4892 6.06919 13.4577 6.04689 13.4235C5.5844 13.9184 5.25745 14.0663 4.65941 14.0663C3.95114 14.0663 3.40002 13.6068 3.40002 12.6876C3.40002 11.9697 3.7724 11.4819 4.29373 11.2423C4.67869 11.0647 5.19233 11.0096 5.63639 10.962C5.71895 10.9531 5.79912 10.9445 5.8756 10.9354V10.8211C5.8756 10.7993 5.87577 10.777 5.87594 10.7545C5.87741 10.5596 5.87905 10.3426 5.77357 10.1791C5.67079 10.0163 5.47566 9.9497 5.30139 9.9497C4.9804 9.9497 4.69441 10.1227 4.62441 10.4805C4.61553 10.564 4.55444 10.6308 4.47545 10.6434L3.66665 10.5502C3.62629 10.5441 3.59006 10.5209 3.56642 10.486C3.54277 10.4511 3.53378 10.4075 3.54153 10.3654C3.72846 9.32571 4.62217 9.01176 5.42279 9.01176C5.8324 9.01176 6.36714 9.12606 6.68887 9.45176C7.06656 9.8235 7.06423 10.3101 7.06168 10.842C7.06146 10.8859 7.06125 10.9301 7.06125 10.9746V12.3517C7.06125 12.7226 7.19216 12.9071 7.33004 13.1014C7.34642 13.1245 7.3629 13.1478 7.37926 13.1714C7.43289 13.2497 7.4448 13.3476 7.37926 13.4063C7.20722 13.5574 6.90187 13.8361 6.7343 13.9935L6.7276 13.992ZM5.87931 11.8358L5.87934 11.8786C5.87963 12.2043 5.87988 12.4804 5.72217 12.7753C5.58811 13.0242 5.37585 13.1777 5.13902 13.1777C4.81654 13.1777 4.62812 12.9193 4.62812 12.5357C4.62812 11.7825 5.27084 11.6455 5.87931 11.6455V11.8358ZM18.3569 13.0982C18.3733 13.1213 18.3898 13.1446 18.4062 13.1683C18.4628 13.2497 18.4747 13.3452 18.4024 13.3993C18.2304 13.5504 17.925 13.8299 17.7575 13.9865C17.7018 14.0363 17.6224 14.0444 17.5586 14.0068C17.3193 13.7975 17.2484 13.6865 17.1365 13.5112L17.1364 13.5111C17.1178 13.4818 17.0979 13.4508 17.076 13.4173C16.6143 13.9121 16.2851 14.0601 15.6893 14.0601C14.981 14.0601 14.4299 13.6005 14.4299 12.6821C14.4299 11.9634 14.8 11.4756 15.3273 11.236C15.7131 11.0578 16.2296 11.0029 16.675 10.9556C16.7558 10.947 16.8343 10.9387 16.9092 10.9299V10.818C16.9092 10.7962 16.9094 10.7741 16.9095 10.7517C16.911 10.5567 16.9126 10.3397 16.8064 10.1767C16.7066 10.0139 16.5078 9.94656 16.3342 9.94656C16.0133 9.94656 15.7288 10.1196 15.658 10.4774C15.6489 10.5607 15.5879 10.6274 15.5091 10.6402L14.6935 10.5478C14.6529 10.542 14.6163 10.5188 14.5925 10.4836C14.5687 10.4485 14.5597 10.4046 14.5677 10.3623C14.7554 9.32179 15.6491 9.00862 16.4497 9.00862C16.8586 9.00862 17.3933 9.12292 17.7158 9.44862C18.0942 9.81843 18.0916 10.3013 18.0887 10.8304C18.0884 10.8771 18.0882 10.9241 18.0882 10.9714V12.3494C18.0882 12.7195 18.219 12.9039 18.3569 13.0982ZM16.1704 13.173C16.4065 13.173 16.6195 13.0195 16.7528 12.7713C16.9111 12.4749 16.9109 12.1974 16.9107 11.8677L16.9107 11.8326V11.6416C16.3022 11.6416 15.6595 11.7778 15.6595 12.5318C15.6595 12.9146 15.8479 13.173 16.1704 13.173ZM19.1181 9.25131V9.898C19.1177 9.94237 19.1345 9.98498 19.1648 10.0159C19.1951 10.0468 19.2361 10.0634 19.2782 10.0616H20.726L19.066 12.567C18.9902 12.7014 18.9544 12.8565 18.9632 13.0125V13.6741C18.9632 13.7696 19.0637 13.8784 19.1598 13.8244C20.0754 13.3253 21.1642 13.3233 22.0815 13.8189C22.1865 13.8761 22.2856 13.7657 22.2856 13.6701V12.9749C22.2827 12.8686 22.2259 12.7721 22.1366 12.722C21.6533 12.4363 21.091 12.3525 20.5592 12.3658L21.9921 10.2159C22.1254 10.0233 22.1999 9.90114 22.1999 9.80797V9.25131C22.2003 9.20709 22.1836 9.1646 22.1535 9.1337C22.1234 9.10281 22.0826 9.08618 22.0405 9.08768H19.2753C19.2332 9.08519 19.192 9.10157 19.1621 9.13277C19.1321 9.16396 19.1161 9.20703 19.1181 9.25131Z",fill:"black"}),l.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M20.5012 16.8449C20.6926 16.3446 21.1186 15.2235 20.916 14.9518H20.9175C20.7158 14.6795 19.5837 14.8224 19.0745 14.8867L19.0735 14.8868C18.9185 14.9064 18.8947 14.7647 19.034 14.6621C19.9381 13.9943 21.4194 14.1853 21.5915 14.4108C21.7635 14.6363 21.5446 16.1974 20.6978 16.9428C20.5674 17.0571 20.4431 16.996 20.5012 16.8449ZM14.4172 17.6169C16.3864 17.6169 18.6795 16.9631 20.2591 15.7379V15.7402C20.5205 15.5335 20.2963 15.2297 20.0297 15.3487C18.3055 16.1133 16.4546 16.5124 14.5833 16.5231C11.9871 16.5231 9.47576 15.7747 7.44406 14.5322C7.26606 14.4233 7.13349 14.6151 7.28244 14.7553C9.2384 16.6105 11.7828 17.631 14.4172 17.6169Z",fill:"#FF9900"}),l.createElement("path",{d:"M4 1H30V-1H4V1ZM33 4V20H35V4H33ZM30 23H4V25H30V23ZM1 20V4H-1V20H1ZM4 23C2.34315 23 1 21.6569 1 20H-1C-1 22.7614 1.23858 25 4 25V23ZM33 20C33 21.6569 31.6569 23 30 23V25C32.7614 25 35 22.7614 35 20H33ZM30 1C31.6569 1 33 2.34315 33 4H35C35 1.23858 32.7614 -1 30 -1V1ZM4 -1C1.23858 -1 -1 1.23858 -1 4H1C1 2.34315 2.34315 1 4 1V-1Z",fill:"#F3F2F2"})))},exports.Angular=function(e){return l.createElement(r.Icon,Object.assign({viewBox:"0 0 24 24"},e),l.createElement("path",{d:"M10 0.5L0.25 4.25L1.75 17L10 21.5L18.25 17L19.75 4.25L10 0.5Z",fill:"#DD0031"}),l.createElement("path",{d:"M10 0.5V21.5L18.25 17L19.75 4.25L10 0.5Z",fill:"#C3002F"}),l.createElement("path",{d:"M10 2.8205L3.90497 16.523H6.17752L7.40282 13.457H12.5763L13.8016 16.523H16.0741L10 2.8205ZM11.7804 11.567H8.21968L10 7.2725L11.7804 11.567Z",fill:"white"}))},exports.ArrowDown=function(e){return l.createElement(r.Icon,Object.assign({viewBox:"0 0 24 24"},e),l.createElement("path",{d:"M11 4H13V16L18.5 10.5L19.92 11.92L12 19.84L4.07999 11.92L5.49999 10.5L11 16V4Z",fill:"currentColor"}))},exports.ArrowLeft=function(e){return l.createElement(r.Icon,Object.assign({viewBox:"0 0 24 24"},e),l.createElement("path",{d:"M20 11V13H8L13.5 18.5L12.08 19.92L4.16 12L12.08 4.08L13.5 5.5L8 11H20Z",fill:"currentColor"}))},exports.ArrowRight=function(e){return l.createElement(r.Icon,Object.assign({viewBox:"0 0 24 24"},e),l.createElement("path",{d:"M4 11V13H16L10.5 18.5L11.92 19.92L19.84 12L11.92 4.08L10.5 5.5L16 11H4Z",fill:"currentColor"}))},exports.ArrowUp=function(e){return l.createElement(r.Icon,Object.assign({viewBox:"0 0 24 24"},e),l.createElement("path",{d:"M13 20H11V8L5.49999 13.5L4.07999 12.08L12 4.16L19.92 12.08L18.5 13.5L13 8V20Z",fill:"currentColor"}))},exports.Badge=function(e){var C=e.leftIcon,n=e.rightIcon,r=e.label;return l.createElement(l.Fragment,null,l.createElement(t.Badge,{variant:e.variant,size:e.size,d:"flex",alignItems:"center",w:"fit-content"},C&&l.cloneElement(C,{boxSize:4}),r?l.createElement(t.Text,{ml:C?1:0,mr:n?1:0,textStyle:"btn-sm"},r):null,n&&l.cloneElement(n,{boxSize:4})))},exports.BellBadgeOutline=function(e){return l.createElement(r.Icon,Object.assign({viewBox:"0 0 24 24"},e),l.createElement("path",{d:"M21 6.5C21 8.43 19.43 10 17.5 10C15.57 10 14 8.43 14 6.5C14 4.57 15.57 3 17.5 3C19.43 3 21 4.57 21 6.5ZM11.5 22C12.61 22 13.5 21.11 13.5 20H9.5C9.5 21.11 10.4 22 11.5 22ZM18 12C17.84 12 17.67 12 17.5 12C17 12 16.5 11.92 16 11.79V17H7V10.5C7 8 9 6 11.5 6C11.68 6 11.85 6.03 12 6.05C12.1 5.06 12.45 4.14 13 3.37C12.92 2.6 12.28 2 11.5 2C10.67 2 10 2.67 10 3.5V4.18C7.13 4.86 5 7.43 5 10.5V16L3 18V19H20V18L18 16V12Z",fill:"currentColor"}))},exports.BellOutline=function(e){return l.createElement(r.Icon,Object.assign({viewBox:"0 0 24 24"},e),l.createElement("path",{d:"M10 21H14C14 22.1 13.1 23 12 23C10.9 23 10 22.1 10 21ZM21 19V20H3V19L5 17V11C5 7.9 7 5.2 10 4.3V4C10 2.9 10.9 2 12 2C13.1 2 14 2.9 14 4V4.3C17 5.2 19 7.9 19 11V17L21 19ZM17 11C17 8.2 14.8 6 12 6C9.2 6 7 8.2 7 11V18H17V11Z",fill:"currentColor"}))},exports.BlinkInnerGreen=function(e){return l.createElement(r.Icon,Object.assign({viewBox:"0 0 24 24"},e),l.createElement("rect",{width:"24",height:"24",fill:"white"}),l.createElement("circle",{opacity:"0.1",cx:"12",cy:"12",r:"1",fill:"currentColor"}),l.createElement("circle",{cx:"12",cy:"12",r:"4",fill:"currentColor"}))},exports.BlinkOuterGreen=function(e){return l.createElement(r.Icon,Object.assign({viewBox:"0 0 24 24"},e),l.createElement("rect",{width:"24",height:"24",fill:"white"}),l.createElement("circle",{opacity:"0.4",cx:"12",cy:"12",r:"11",fill:"currentColor"}),l.createElement("circle",{cx:"12",cy:"12",r:"4",fill:"currentColor"}))},exports.BookIcon=function(e){return l.createElement(r.Icon,Object.assign({viewBox:"0 0 20 20"},e),l.createElement("path",{d:"M18 0L13 5V16L18 11.5V0ZM20 4V17.5C18.9 17.15 17.7 17 16.5 17C14.8 17 12.35 17.65 11 18.5V5C9.55 3.9 7.45 3.5 5.5 3.5C3.55 3.5 1.45 3.9 0 5V19.65C0 19.9 0.25 20.15 0.5 20.15C0.6 20.15 0.65 20.1 0.75 20.1C2.1 19.45 4.05 19 5.5 19C7.45 19 9.55 19.4 11 20.5C12.35 19.65 14.8 19 16.5 19C18.15 19 19.85 19.3 21.25 20.05C21.35 20.1 21.4 20.1 21.5 20.1C21.75 20.1 22 19.85 22 19.6V5C21.4