@solfacil/girassol 0.3.4 → 0.3.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components.d.ts +1 -0
- package/dist/components.json +1 -1
- package/dist/girassol.es.js +533 -510
- package/dist/girassol.umd.js +4 -4
- package/dist/style.css +1 -1
- package/dist/theme/solfacil/screens.d.ts +3 -0
- package/dist/types/components/forms/select/Select.vue.d.ts +4 -4
- package/dist/types/components/informations/tag/Tag.vue.d.ts +43 -0
- package/dist/types/components/informations/tag/index.d.ts +2 -0
- package/dist/types/components/informations/tag/tag.spec.d.ts +1 -0
- package/dist/types/index.d.ts +62 -9
- package/package.json +1 -1
- package/theme/solfacil/screens.ts +2 -1
package/dist/style.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.sol-inner-loader{stroke-width:2}.sol-inner-loader.-lg{height:2rem;width:2rem}.sol-inner-loader.-md{height:1.5rem;width:1.5rem}.sol-inner-loader.-sm{height:1rem;width:1rem}.sol-inner-loader .path{--tw-stroke-opacity: 1;stroke:rgba(23,110,196,var(--tw-stroke-opacity));stroke-linecap:round;-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;stroke-dashoffset:-10;animation:dash 1.2s ease-out infinite}.sol-inner-loader .path.-dark{--tw-stroke-opacity: 1;stroke:rgba(255,255,255,var(--tw-stroke-opacity))}@keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,200;stroke-dashoffset:-10;transform:rotate(80)}to{transform:rotate(220deg);stroke-dasharray:60,200;stroke-dashoffset:-110}}.sol-button-core{-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;border-radius:.5rem;height:-webkit-min-content;height:-moz-min-content;height:min-content;width:fit-content;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition:filter .15s ease,background .1s ease-out,color .1s ease-out}.sol-button-core .loading{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;position:absolute;border-radius:.5rem;height:100%;width:100%}.sol-button-core.-loading-helper{--tw-text-opacity: 0 !important}.sol-button-core.-has-icon{padding-left:1rem;padding-right:1rem}.sol-button-core:not(.-only-icon)>.icon:empty{display:none}.sol-button-core:not(.-only-icon)>.icon.-left{margin-right:.25rem}.sol-button-core:not(.-only-icon)>.icon.-right{margin-left:.25rem}.sol-button-core:focus-visible{outline:2px solid #8250DF;outline-offset:2px;outline-style:auto}.sol-button-core.-block{width:100%}.sol-button-core.-large{height:3.5rem;padding:1rem 2rem;color:#505050;font-family:Lato,sans-serif;line-height:1.15;font-size:1rem;font-weight:700}.sol-button-core.-large.-only-icon{padding:0;height:3.5rem;width:3.5rem}.sol-button-core.-large>.icon{height:1.5rem;font-size:1.5rem;line-height:1}.sol-button-core.-medium{height:3rem;padding:.5rem 1rem;color:#505050;font-family:Lato,sans-serif;line-height:1.15;font-size:.875rem;font-weight:700}.sol-button-core.-medium.-only-icon{padding:0;height:3rem;width:3rem}.sol-button-core.-medium>.icon{height:1.5rem;font-size:1.5rem}.sol-button-core.-small{height:2rem;padding:.5rem 1rem;color:#505050;font-family:Lato,sans-serif;line-height:1.15;font-size:.75rem;font-weight:700}.sol-button-core.-small.-only-icon{padding:0;height:2rem;width:2rem}.sol-button-core.-small>.icon{height:1rem;font-size:1rem}.sol-button-core.-small:not(.-only-icon)>.icon.-left{margin-right:.25rem}.sol-button-core.-small:not(.-only-icon)>.icon.-right{margin-left:.25rem}.sol-button-core.-primary{--tw-bg-opacity: 1;background-color:rgba(33,33,33,var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgba(255,255,255,var(--tw-text-opacity))}.sol-button-core.-primary:hover,.sol-button-core.-primary:focus-visible{--tw-bg-opacity: 1;background-color:rgba(102,102,102,var(--tw-bg-opacity))}.sol-button-core.-primary:not(:disabled):active{filter:brightness(1.3)}.sol-button-core.-primary.-on-color{--tw-bg-opacity: 1;background-color:rgba(191,255,0,var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgba(34,34,34,var(--tw-text-opacity))}.sol-button-core.-primary.-on-color:not(:disabled):hover,.sol-button-core.-primary.-on-color:focus-visible{--tw-bg-opacity: 1;background-color:rgba(239,255,193,var(--tw-bg-opacity))}.sol-button-core.-primary.-on-color:disabled{--tw-bg-opacity: 1;background-color:rgba(80,80,80,var(--tw-bg-opacity))}.sol-button-core.-primary.-on-color>.icon{--tw-text-opacity: 1;color:rgba(34,34,34,var(--tw-text-opacity))}.sol-button-core.-primary.-on-color>.loading{--tw-bg-opacity: 1;background-color:rgba(80,80,80,var(--tw-bg-opacity))}.sol-button-core.-primary:disabled{--tw-bg-opacity: 1;background-color:rgba(222,222,222,var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgba(34,34,34,var(--tw-text-opacity));--tw-text-opacity: .8;cursor:not-allowed}.sol-button-core.-primary:disabled>.icon{--tw-text-opacity: 1;color:rgba(34,34,34,var(--tw-text-opacity))}.sol-button-core.-primary>.icon{--tw-text-opacity: 1;color:rgba(255,255,255,var(--tw-text-opacity))}.sol-button-core.-primary>.loading{--tw-bg-opacity: 1;background-color:rgba(222,222,222,var(--tw-bg-opacity))}.sol-button-core.-secondary{background-color:transparent;--tw-border-opacity: 1;border-color:rgba(33,33,33,var(--tw-border-opacity));border-width:1px;--tw-text-opacity: 1;color:rgba(0,0,0,var(--tw-text-opacity))}.sol-button-core.-secondary:not(:disabled):active{--tw-bg-opacity: 1;background-color:rgba(200,200,200,var(--tw-bg-opacity));--tw-bg-opacity: .16}.sol-button-core.-secondary:not(:disabled):hover,.sol-button-core.-secondary:focus-visible{box-shadow:0 0 0 1px #212121 inset}.sol-button-core.-secondary:disabled{--tw-border-opacity: 1;border-color:rgba(200,200,200,var(--tw-border-opacity));--tw-text-opacity: 1;color:rgba(34,34,34,var(--tw-text-opacity));--tw-text-opacity: .8;cursor:not-allowed}.sol-button-core.-secondary.-on-color{--tw-border-opacity: 1;border-color:rgba(240,240,240,var(--tw-border-opacity));--tw-text-opacity: 1;color:rgba(240,240,240,var(--tw-text-opacity))}.sol-button-core.-secondary.-on-color:not(:disabled):active{--tw-bg-opacity: 1;background-color:rgba(240,240,240,var(--tw-bg-opacity));--tw-bg-opacity: .16}.sol-button-core.-secondary.-on-color:disabled{--tw-border-opacity: 1;border-color:rgba(117,117,117,var(--tw-border-opacity));--tw-border-opacity: .8;--tw-text-opacity: 1;color:rgba(117,117,117,var(--tw-text-opacity));--tw-text-opacity: .8;cursor:not-allowed}.sol-button-core.-tertiary{background-color:transparent;--tw-text-opacity: 1;color:rgba(34,34,34,var(--tw-text-opacity))}.sol-button-core.-tertiary:not(:disabled):hover,.sol-button-core.-tertiary:focus-visible{--tw-bg-opacity: 1;background-color:rgba(240,240,240,var(--tw-bg-opacity))}.sol-button-core.-tertiary:disabled{--tw-text-opacity: 1;color:rgba(34,34,34,var(--tw-text-opacity));--tw-text-opacity: .32;cursor:not-allowed}.sol-button-core.-tertiary.-on-color{--tw-text-opacity: 1;color:rgba(240,240,240,var(--tw-text-opacity))}.sol-button-core.-tertiary.-on-color:not(:disabled):hover{--tw-bg-opacity: 1;background-color:rgba(34,34,34,var(--tw-bg-opacity))}.sol-button-core.-tertiary.-on-color:disabled{--tw-text-opacity: 1;color:rgba(117,117,117,var(--tw-text-opacity));--tw-text-opacity: .8}.button-destructive.-primary{--tw-bg-opacity: 1;background-color:rgba(208,56,45,var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgba(255,255,255,var(--tw-text-opacity))}.button-destructive.-primary:not(:disabled):hover,.button-destructive.-primary:not(:disabled):focus-visible{--tw-bg-opacity: 1;background-color:rgba(83,22,18,var(--tw-bg-opacity))}.button-destructive.-primary>.icon{--tw-text-opacity: 1;color:rgba(255,255,255,var(--tw-text-opacity))}.button-destructive.-primary:disabled{--tw-bg-opacity: 1;background-color:rgba(222,222,222,var(--tw-bg-opacity))}.button-destructive.-primary:disabled,.button-destructive.-primary:disabled>.icon{--tw-text-opacity: 1;color:rgba(34,34,34,var(--tw-text-opacity));--tw-text-opacity: .32}.sol-input-core{position:relative;width:100%;--tw-border-opacity: 1;border-color:rgba(222,222,222,var(--tw-border-opacity));border-radius:.5rem;border-width:1px;--tw-bg-opacity: 1;background-color:rgba(255,255,255,var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgba(80,80,80,var(--tw-text-opacity));-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;outline:2px solid transparent;outline-offset:2px}.sol-input-core.-sm{height:2rem;padding-left:.75rem;padding-right:.75rem;color:#505050;font-family:Lato,sans-serif;line-height:1.15;font-size:.875rem;font-weight:400}.sol-input-core.-sm.-feedback-icon{padding-right:36px}.sol-input-core.-md{height:3rem;padding-left:1rem;padding-right:1rem;color:#505050;font-family:Lato,sans-serif;line-height:1.15;font-size:1rem;font-weight:400}.sol-input-core.-md.-feedback-icon{padding-right:3rem}.sol-input-core:focus-visible{--tw-border-opacity: 1;border-color:rgba(34,34,34,var(--tw-border-opacity))}.sol-input-core:not(:placeholder-shown):invalid,.sol-input-core.-error{--tw-border-opacity: 1;border-color:rgba(208,56,45,var(--tw-border-opacity))}.sol-input-core:disabled{--tw-bg-opacity: 1;background-color:rgba(240,240,240,var(--tw-bg-opacity));--tw-border-opacity: 1;border-color:rgba(222,222,222,var(--tw-border-opacity));cursor:not-allowed}.sol-input-core::placeholder{--tw-text-opacity: 1;color:rgba(200,200,200,var(--tw-text-opacity))}.sol-input-text-core{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.sol-input-text-core>.label{position:relative;margin-bottom:.25rem;text-align:left}.sol-input-text-core>.label.-sm{color:#505050;font-family:Lato,sans-serif;line-height:1.15;font-size:.75rem;font-weight:700;--tw-text-opacity: 1;color:rgba(34,34,34,var(--tw-text-opacity))}.sol-input-text-core>.label.-md{color:#505050;font-family:Lato,sans-serif;line-height:1.15;font-size:.875rem;font-weight:700;--tw-text-opacity: 1;color:rgba(34,34,34,var(--tw-text-opacity))}.sol-input-text-core>.label[data-required=true]:after{top:30%;right:0px;content:"*"}.sol-input-text-core>.container-input{position:relative}.sol-input-text-core>.container-input>.icon-position{position:absolute;top:25%}.sol-input-text-core>.container-input>.icon-position.-md{right:1rem;height:1.5rem;width:1.5rem}.sol-input-text-core>.container-input>.icon-position.-sm{right:.75rem;height:1rem;width:1rem;top:22%}.sol-input-text-core>.container-input>.icon-position>*{width:inherit;height:inherit}.sol-input-text-core>.message{margin-top:.25rem;text-align:left;color:#505050;font-family:Lato,sans-serif;line-height:1.15;font-size:.75rem;font-weight:400}.sol-input-text-core>.message.-helper{--tw-text-opacity: 1;color:rgba(117,117,117,var(--tw-text-opacity))}.sol-input-text-core>.message.-loading{--tw-text-opacity: 1;color:rgba(23,110,196,var(--tw-text-opacity))}.sol-input-text-core>.message.-success{--tw-text-opacity: 1;color:rgba(28,163,111,var(--tw-text-opacity))}.sol-input-text-core>.message.-error{--tw-text-opacity: 1;color:rgba(208,56,45,var(--tw-text-opacity))}.sol-input-text-core.-disabled>.label,.sol-input-text-core.-disabled>.message{--tw-text-opacity: 1;color:rgba(200,200,200,var(--tw-text-opacity))}.sol-input-text-core.-disabled>.container-input>.icon-position{--tw-text-opacity: 1;color:rgba(240,240,240,var(--tw-text-opacity))}.password-feedback-icon{width:inherit;height:inherit;font-size:inherit}.sol-textarea-core{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.sol-textarea-core.-sm>.label{color:#505050;font-family:Lato,sans-serif;line-height:1.15;font-size:.75rem;font-weight:700;--tw-text-opacity: 1;color:rgba(34,34,34,var(--tw-text-opacity))}.sol-textarea-core.-sm>.textarea{color:#505050;font-family:Lato,sans-serif;line-height:1.15;font-size:1rem;font-weight:400}.sol-textarea-core.-md>.label{color:#505050;font-family:Lato,sans-serif;line-height:1.15;font-size:.875rem;font-weight:700;--tw-text-opacity: 1;color:rgba(34,34,34,var(--tw-text-opacity))}.sol-textarea-core.-md>.textarea{color:#505050;font-family:Lato,sans-serif;line-height:1.15;font-size:.875rem;font-weight:400}.sol-textarea-core>.label{position:relative;margin-bottom:.25rem;text-align:left}.sol-textarea-core>.label[data-required=true]:after{top:30%;right:0px;content:"*"}.sol-textarea-core>.textarea{position:relative;padding-left:1rem;padding-right:1rem;padding-top:.75rem;width:100%;--tw-border-opacity: 1;border-color:rgba(222,222,222,var(--tw-border-opacity));border-radius:.5rem;border-width:1px;--tw-bg-opacity: 1;background-color:rgba(255,255,255,var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgba(80,80,80,var(--tw-text-opacity));-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;outline:2px solid transparent;outline-offset:2px}.sol-textarea-core>.textarea:focus-visible{--tw-border-opacity: 1;border-color:rgba(34,34,34,var(--tw-border-opacity))}.sol-textarea-core>.textarea:not(:placeholder-shown):invalid,.sol-textarea-core>.textarea.-error{--tw-border-opacity: 1;border-color:rgba(208,56,45,var(--tw-border-opacity))}.sol-textarea-core>.textarea:disabled{--tw-bg-opacity: 1;background-color:rgba(240,240,240,var(--tw-bg-opacity));--tw-border-opacity: 1;border-color:rgba(222,222,222,var(--tw-border-opacity));cursor:not-allowed}.sol-textarea-core>.textarea::placeholder{--tw-text-opacity: 1;color:rgba(200,200,200,var(--tw-text-opacity))}.sol-textarea-core>.message{margin-top:.25rem;color:#505050;font-family:Lato,sans-serif;line-height:1.15;font-size:.75rem;font-weight:400}.sol-textarea-core>.message.-helper{--tw-text-opacity: 1;color:rgba(117,117,117,var(--tw-text-opacity))}.sol-textarea-core>.message.-error{--tw-text-opacity: 1;color:rgba(208,56,45,var(--tw-text-opacity))}.sol-textarea-core.-disabled>.label,.sol-textarea-core.-disabled>.message{--tw-text-opacity: 1;color:rgba(200,200,200,var(--tw-text-opacity))}.sol-textarea-core.-disabled>.container-input>.icon-position{--tw-text-opacity: 1;color:rgba(240,240,240,var(--tw-text-opacity))}.sol-radio-core{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;border-radius:.25rem;cursor:pointer}.sol-radio-core:hover>.radio{--tw-border-opacity: 1;border-color:rgba(117,117,117,var(--tw-border-opacity))}.sol-radio-core:hover>.radio:checked{--tw-bg-opacity: 1;background-color:rgba(80,80,80,var(--tw-bg-opacity));--tw-border-opacity: 1;border-color:rgba(80,80,80,var(--tw-border-opacity))}.sol-radio-core>.radio{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-ms-flex-item-align:start;-webkit-align-self:flex-start;align-self:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-ms-flex-negative:0;-webkit-flex-shrink:0;flex-shrink:0;height:1.25rem;margin-right:.5rem;width:1.25rem;--tw-bg-opacity: 1;background-color:rgba(255,255,255,var(--tw-bg-opacity));--tw-border-opacity: 1;border-color:rgba(200,200,200,var(--tw-border-opacity));border-radius:50%;border-width:1px;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.sol-radio-core>.radio:focus-visible{outline:2px solid #8250DF;outline-offset:2px;outline-style:auto;outline-offset:4px}.sol-radio-core>.radio:checked{--tw-bg-opacity: 1;background-color:rgba(34,34,34,var(--tw-bg-opacity));--tw-border-opacity: 1;border-color:rgba(34,34,34,var(--tw-border-opacity))}.sol-radio-core>.radio:checked:before{content:"";display:inline-block;height:.5rem;width:.5rem;--tw-bg-opacity: 1;background-color:rgba(255,255,255,var(--tw-bg-opacity));border-radius:50%}.sol-radio-core>.radio:disabled{--tw-bg-opacity: 1;background-color:rgba(200,200,200,var(--tw-bg-opacity));--tw-bg-opacity: .32;--tw-border-opacity: 1;border-color:rgba(80,80,80,var(--tw-border-opacity));--tw-border-opacity: .16;cursor:not-allowed}.sol-radio-core>.radio:disabled~.label{--tw-text-opacity: .32;cursor:not-allowed}.sol-radio-core>.label{display:inline-block;color:#505050;font-family:Lato,sans-serif;line-height:1.15;font-size:.875rem;font-weight:400;cursor:pointer;--tw-text-opacity: 1;color:rgba(80,80,80,var(--tw-text-opacity))}.sol-radio-group-core{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.sol-radio-group-core>.title{margin-bottom:1rem;text-align:left;color:#505050;font-family:Lato,sans-serif;line-height:1.15;font-size:1rem;font-weight:400}.sol-radio-group-core>.container-radios{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.sol-radio-group-core>.container-radios>.radio{width:-webkit-min-content;width:-moz-min-content;width:min-content}.sol-radio-group-core>.message{margin-top:.25rem;text-align:left;color:#505050;font-family:Lato,sans-serif;line-height:1.15;font-size:.75rem;font-weight:400}.sol-radio-group-core>.message.-helper{--tw-text-opacity: 1;color:rgba(117,117,117,var(--tw-text-opacity))}.sol-radio-group-core>.message.-error{--tw-text-opacity: 1;color:rgba(208,56,45,var(--tw-text-opacity))}.sol-checkbox-core{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;border-radius:.25rem;cursor:pointer}.sol-checkbox-core:hover>.checkbox{--tw-border-opacity: 1;border-color:rgba(80,80,80,var(--tw-border-opacity))}.sol-checkbox-core:hover>.checkbox:not(:disabled):checked,.sol-checkbox-core:hover>.checkbox:not(:disabled):indeterminate{--tw-bg-opacity: 1;background-color:rgba(80,80,80,var(--tw-bg-opacity));--tw-border-opacity: 1;border-color:rgba(80,80,80,var(--tw-border-opacity))}.sol-checkbox-core>.checkbox{display:-ms-grid;display:grid;place-content:center;-ms-flex-item-align:start;-webkit-align-self:flex-start;align-self:flex-start;-ms-flex-negative:0;-webkit-flex-shrink:0;flex-shrink:0;height:1.25rem;margin-right:.5rem;width:1.25rem;--tw-bg-opacity: 1;background-color:rgba(255,255,255,var(--tw-bg-opacity));--tw-border-opacity: 1;border-color:rgba(200,200,200,var(--tw-border-opacity));border-radius:.25rem;border-width:1px;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.sol-checkbox-core>.checkbox:before{content:"";margin-bottom:3px;transform:scale(0);transition:transform .15s ease-in;height:1rem;width:1rem;-webkit-transform-origin:bottom left;-ms-transform-origin:bottom left;transform-origin:bottom left}.sol-checkbox-core>.checkbox:focus-visible{outline:2px solid #8250DF;outline-offset:2px;outline-style:auto;outline-offset:4px}.sol-checkbox-core>.checkbox:indeterminate:before{content:url('data:image/svg+xml;utf8,<svg viewBox="0 0 16 16" fill="none" stroke="white" stroke-width="px" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path d="M3.83331 8.5C3.68887 8.5 3.56942 8.45278 3.47498 8.35833C3.38054 8.26389 3.33331 8.14444 3.33331 8C3.33331 7.85556 3.38054 7.73611 3.47498 7.64167C3.56942 7.54722 3.68887 7.5 3.83331 7.5H12.1666C12.3111 7.5 12.4305 7.54722 12.525 7.64167C12.6194 7.73611 12.6666 7.85556 12.6666 8C12.6666 8.14444 12.6194 8.26389 12.525 8.35833C12.4305 8.45278 12.3111 8.5 12.1666 8.5H3.83331Z" fill="white"/></svg>');transform:scale(1)}.sol-checkbox-core>.checkbox:checked:before{content:url('data:image/svg+xml;utf8,<svg viewBox="0 0 16 16" fill="none" stroke="white" stroke-width="px" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path d="M6.29999 11.7C6.23332 11.7 6.17221 11.6889 6.11666 11.6667C6.0611 11.6444 6.00555 11.6056 5.94999 11.55L2.93333 8.53333C2.83333 8.43333 2.78333 8.31111 2.78333 8.16666C2.78333 8.02222 2.83333 7.9 2.93333 7.8C3.03333 7.7 3.14999 7.65 3.28333 7.65C3.41666 7.65 3.53332 7.7 3.63332 7.8L6.29999 10.4667L12.35 4.41666C12.45 4.31666 12.5694 4.26666 12.7083 4.26666C12.8472 4.26666 12.9667 4.31666 13.0667 4.41666C13.1667 4.51666 13.2167 4.63611 13.2167 4.775C13.2167 4.91388 13.1667 5.03333 13.0667 5.13333L6.64999 11.55C6.59444 11.6056 6.53888 11.6444 6.48333 11.6667C6.42777 11.6889 6.36666 11.7 6.29999 11.7Z" fill="white"/></svg>');transform:scale(1)}.sol-checkbox-core>.checkbox:checked,.sol-checkbox-core>.checkbox:indeterminate{--tw-bg-opacity: 1;background-color:rgba(34,34,34,var(--tw-bg-opacity));--tw-border-opacity: 1;border-color:rgba(34,34,34,var(--tw-border-opacity))}.sol-checkbox-core>.checkbox:disabled{--tw-bg-opacity: 1;background-color:rgba(200,200,200,var(--tw-bg-opacity));--tw-bg-opacity: .16;--tw-border-opacity: 1;border-color:rgba(117,117,117,var(--tw-border-opacity));--tw-border-opacity: .16;cursor:not-allowed}.sol-checkbox-core>.checkbox:disabled:checked,.sol-checkbox-core>.checkbox:disabled:indeterminate{--tw-bg-opacity: 1;background-color:rgba(200,200,200,var(--tw-bg-opacity));--tw-bg-opacity: .6;--tw-border-opacity: 1;border-color:rgba(200,200,200,var(--tw-border-opacity));--tw-border-opacity: .6;--tw-text-opacity: 1;color:rgba(0,0,0,var(--tw-text-opacity))}.sol-checkbox-core>.checkbox:disabled:indeterminate:before{content:url('data:image/svg+xml;utf8,<svg viewBox="0 0 16 16" fill="none" stroke="darkgrey" stroke-width="1px" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path d="M3.83331 8.5C3.68887 8.5 3.56942 8.45278 3.47498 8.35833C3.38054 8.26389 3.33331 8.14444 3.33331 8C3.33331 7.85556 3.38054 7.73611 3.47498 7.64167C3.56942 7.54722 3.68887 7.5 3.83331 7.5H12.1666C12.3111 7.5 12.4305 7.54722 12.525 7.64167C12.6194 7.73611 12.6666 7.85556 12.6666 8C12.6666 8.14444 12.6194 8.26389 12.525 8.35833C12.4305 8.45278 12.3111 8.5 12.1666 8.5H3.83331Z" fill="darkgrey"/></svg>')}.sol-checkbox-core>.checkbox:disabled:checked:before{content:url('data:image/svg+xml;utf8,<svg viewBox="0 0 16 16" fill="none" stroke="darkgrey" stroke-width="1px" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path d="M6.29999 11.7C6.23332 11.7 6.17221 11.6889 6.11666 11.6667C6.0611 11.6444 6.00555 11.6056 5.94999 11.55L2.93333 8.53333C2.83333 8.43333 2.78333 8.31111 2.78333 8.16666C2.78333 8.02222 2.83333 7.9 2.93333 7.8C3.03333 7.7 3.14999 7.65 3.28333 7.65C3.41666 7.65 3.53332 7.7 3.63332 7.8L6.29999 10.4667L12.35 4.41666C12.45 4.31666 12.5694 4.26666 12.7083 4.26666C12.8472 4.26666 12.9667 4.31666 13.0667 4.41666C13.1667 4.51666 13.2167 4.63611 13.2167 4.775C13.2167 4.91388 13.1667 5.03333 13.0667 5.13333L6.64999 11.55C6.59444 11.6056 6.53888 11.6444 6.48333 11.6667C6.42777 11.6889 6.36666 11.7 6.29999 11.7Z" style="fill: darkgrey;"/></svg>')}.sol-checkbox-core>.checkbox:disabled~.label{--tw-text-opacity: .32;cursor:not-allowed}.sol-checkbox-core>.label{display:inline-block;color:#505050;font-family:Lato,sans-serif;line-height:1.15;font-size:.875rem;font-weight:400;--tw-text-opacity: 1;color:rgba(80,80,80,var(--tw-text-opacity));cursor:pointer}.sol-checkbox-group-core{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.sol-checkbox-group-core>.title{margin-bottom:1rem;text-align:left;color:#505050;font-family:Lato,sans-serif;line-height:1.15;font-size:1rem;font-weight:400}.sol-checkbox-group-core>.container-checkboxes{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.sol-checkbox-group-core>.container-checkboxes>.checkbox{width:-webkit-min-content;width:-moz-min-content;width:min-content}.sol-checkbox-group-core>.message{margin-top:.25rem;text-align:left;color:#505050;font-family:Lato,sans-serif;line-height:1.15;font-size:.75rem;font-weight:400}.sol-checkbox-group-core>.message.-helper{--tw-text-opacity: 1;color:rgba(117,117,117,var(--tw-text-opacity))}.sol-checkbox-group-core>.message.-error{--tw-text-opacity: 1;color:rgba(208,56,45,var(--tw-text-opacity))}.sol-switch-core{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;width:100%;cursor:pointer}.sol-switch-core.-stretch-label>.label{width:100%}.sol-switch-core.-stretch-label>.label.-right{text-align:right}.sol-switch-core.-text-left{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;-webkit-flex-direction:row-reverse;flex-direction:row-reverse}.sol-switch-core.-text-left>.label{margin-right:.5rem}.sol-switch-core.-text-right{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row}.sol-switch-core.-text-right>.label{margin-left:.5rem}.sol-switch-core>.label{color:#505050;font-family:Lato,sans-serif;line-height:1.15;font-size:.875rem;font-weight:400;--tw-text-opacity: 1;color:rgba(80,80,80,var(--tw-text-opacity));cursor:pointer}.sol-switch-core>.switch{-ms-flex-negative:0;-webkit-flex-shrink:0;flex-shrink:0;position:relative;height:1.5rem;width:3rem;border-radius:1rem;--tw-bg-opacity: 1;background-color:rgba(222,222,222,var(--tw-bg-opacity));--tw-bg-opacity: .6;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;transition:.25s background-color cubic-bezier(.755,.05,.855,.06)}.sol-switch-core>.switch:focus-visible{outline:2px solid #8250DF;outline-offset:2px;outline-style:auto;outline-offset:4px}.sol-switch-core>.switch:before{content:"";transition:.2s transform cubic-bezier(.6,.04,.98,.335);display:inline-block;position:absolute;top:.25rem;left:.25rem;height:1rem;width:1rem;--tw-bg-opacity: 1;background-color:rgba(255,255,255,var(--tw-bg-opacity));border-radius:.5rem;pointer-events:none;--tw-shadow: 0px 8px 24px rgba(41, 41, 41, .16);--tw-shadow-colored: 0px 8px 24px var(--tw-shadow-color);-webkit-box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.sol-switch-core>.switch:checked{--tw-bg-opacity: 1;background-color:rgba(28,163,111,var(--tw-bg-opacity))}.sol-switch-core>.switch:checked:before{transform:translate(140%)}.sol-switch-core>.switch:disabled{--tw-bg-opacity: 1;background-color:rgba(222,222,222,var(--tw-bg-opacity));--tw-bg-opacity: .32;cursor:not-allowed}.sol-switch-core>.switch:disabled:before{--tw-bg-opacity: .8}.sol-switch-core>.switch:disabled~.label{cursor:not-allowed}.sol-switch-core>.switch:disabled:checked{--tw-bg-opacity: 1;background-color:rgba(200,200,200,var(--tw-bg-opacity))}.sol-switch-core>.switch:disabled:checked:before{--tw-bg-opacity: .6}.sol-chip-core{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;height:100%;min-height:2rem;padding-left:1rem;padding-right:.5rem;width:fit-content;--tw-bg-opacity: 1;background-color:rgba(222,222,222,var(--tw-bg-opacity));--tw-border-opacity: 1;border-color:rgba(80,80,80,var(--tw-border-opacity));border-radius:1rem;border-width:2px;cursor:pointer;transition:background .2s ease-in}.sol-chip-core:focus-within{outline:2px solid #8250DF;outline-offset:2px;outline-style:auto}.sol-chip-core:hover{--tw-bg-opacity: 1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.sol-chip-core.-selected{--tw-bg-opacity: 1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.sol-chip-core.-disabled{--tw-bg-opacity: 1;background-color:rgba(255,255,255,var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgba(117,117,117,var(--tw-text-opacity));cursor:not-allowed;pointer-events:none}.sol-chip-core>.label{display:inline-block;margin-right:.5rem;--tw-text-opacity: 1;color:rgba(80,80,80,var(--tw-text-opacity));font-family:Grotesk,sans-serif;font-weight:400;font-size:.75rem;line-height:1.15;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.sol-chip-core>.close{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;height:1.5rem;width:1.5rem;border-radius:50%;transition:background .2s cubic-bezier(.165,.84,.44,1)}.sol-chip-core>.close:hover,.sol-chip-core>.close:focus{--tw-bg-opacity: 1;background-color:rgba(0,0,0,var(--tw-bg-opacity));--tw-bg-opacity: .16}.sol-chip-core>.close>.icon{font-size:.875rem;--tw-text-opacity: 1;color:rgba(0,0,0,var(--tw-text-opacity))}.select-list-core{max-height:240px;width:100%;overflow-y:auto;overflow-x:hidden}.select-list-core>.no-data{font-family:Lato,sans-serif;font-size:.875rem;line-height:1.15;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;margin:1.5rem;color:#505050;font-weight:400;--tw-text-opacity: 1;color:rgba(80,80,80,var(--tw-text-opacity))}.select-list-core>.select-option-item{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;cursor:pointer;height:2.5rem;padding-left:1.5rem;padding-right:1.5rem;width:100%;color:#505050;font-family:Lato,sans-serif;line-height:1.15;font-size:1rem;font-weight:400;white-space:nowrap;transition:border-radius .12s ease-in;transform:rotateX(-90deg);animation:dropdown-item .3s forwards cubic-bezier(.175,.885,.32,1.275);animation-delay:calc(.2s + var(--item, 2) * 50ms)}.select-list-core>.select-option-item:first-of-type{margin-top:.75rem}.select-list-core>.select-option-item:last-of-type{margin-bottom:.75rem}.select-list-core>.select-option-item[selected=true]{--tw-bg-opacity: 1;background-color:rgba(239,255,193,var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgba(34,34,34,var(--tw-text-opacity))}.select-list-core>.select-option-item:hover,.select-list-core>.select-option-item:focus{--tw-bg-opacity: 1;background-color:rgba(222,222,222,var(--tw-bg-opacity));--tw-bg-opacity: .32;--tw-text-opacity: 1;color:rgba(34,34,34,var(--tw-text-opacity))}.select-list-core>.no-data>.icon{--tw-text-opacity: 1;color:rgba(200,200,200,var(--tw-text-opacity));margin-bottom:.5rem;font-size:2rem}.dropdown-leave-from,.dropdown-enter-to{transform:rotateX(0)}.dropdown-leave-to,.dropdown-enter-from{transform:rotateX(-90deg)}@keyframes dropdown-item{0%{transform:rotateX(-90deg)}to{transform:rotateX(0)}}.sol-select-core{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;position:relative}.sol-select-core.-md>.label{color:#505050;font-family:Lato,sans-serif;line-height:1.15;font-size:.875rem;font-weight:700}.sol-select-core.-md>.select-button-toggle{min-height:3rem;color:#505050;font-family:Lato,sans-serif;line-height:1.15;font-size:.875rem;font-weight:400}.sol-select-core.-md>.select-button-toggle>.icon{font-size:1.5rem}.sol-select-core.-sm>.label{color:#505050;font-family:Lato,sans-serif;line-height:1.15;font-size:.75rem;font-weight:700}.sol-select-core.-sm>.select-button-toggle{min-height:2rem;color:#505050;font-family:Lato,sans-serif;line-height:1.15;font-size:.75rem;font-weight:400}.sol-select-core.-sm>.select-button-toggle>.icon{font-size:1rem}.sol-select-core>.label{text-align:left;--tw-text-opacity: 1;color:rgba(34,34,34,var(--tw-text-opacity));margin-bottom:.25rem}.sol-select-core>.label.-disabled{--tw-text-opacity: 1;color:rgba(117,117,117,var(--tw-text-opacity))}.sol-select-core>.label[data-required=true]:after{top:30%;right:0px;content:"*"}.sol-select-core>.select-button-toggle{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;position:relative;height:100%;padding:.5rem .75rem .5rem 1rem;width:100%;color:#505050;font-family:Lato,sans-serif;line-height:1.15;font-size:.875rem;font-weight:400;--tw-border-opacity: 1;border-color:rgba(222,222,222,var(--tw-border-opacity));border-radius:.5rem;border-width:1px;--tw-bg-opacity: 1;background-color:rgba(255,255,255,var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgba(80,80,80,var(--tw-text-opacity));-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;outline:2px solid transparent;outline-offset:2px}.sol-select-core>.select-button-toggle:focus-visible{--tw-border-opacity: 1;border-color:rgba(34,34,34,var(--tw-border-opacity))}.sol-select-core>.select-button-toggle:disabled{--tw-bg-opacity: 1;background-color:rgba(240,240,240,var(--tw-bg-opacity));cursor:not-allowed}.sol-select-core>.select-button-toggle[aria-invalid=true]{--tw-border-opacity: 1;border-color:rgba(208,56,45,var(--tw-border-opacity))}.sol-select-core>.select-button-toggle~.message{margin-top:.25rem;width:100%;text-align:left;color:#505050;font-family:Lato,sans-serif;line-height:1.15;font-size:.75rem;font-weight:400;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.sol-select-core>.select-button-toggle~.message:empty{display:none}.sol-select-core>.select-button-toggle~.message.-helper{--tw-text-opacity: 1;color:rgba(117,117,117,var(--tw-text-opacity))}.sol-select-core>.select-button-toggle~.message.-error{--tw-text-opacity: 1;color:rgba(208,56,45,var(--tw-text-opacity))}.sol-select-core>.select-button-toggle>.icon{-ms-flex-negative:0;-webkit-flex-shrink:0;flex-shrink:0;outline:2px solid transparent;outline-offset:2px;right:12px;transition:transform .35s}.sol-select-core>.select-button-toggle>.icon.-open{transform-origin:center;transform:rotate3d(0,0,1,180deg)}.sol-select-core>.select-button-toggle>.container-tags{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;gap:4px}.sol-select-core>.select-button-toggle>.container-tags>.tag{border-radius:.25rem;padding:.5rem;width:fit-content;--tw-bg-opacity: 1;background-color:rgba(255,255,255,var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgba(0,0,0,var(--tw-text-opacity));font-family:Grotesk,sans-serif;font-size:.75rem}.sol-select-core>.select-button-toggle>.container-tags>.tag:hover{--tw-bg-opacity: 1;background-color:rgba(117,117,117,var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgba(240,240,240,var(--tw-text-opacity))}.sol-select-core>.select-options-container{position:absolute;top:100%;--tw-bg-opacity: 1;background-color:rgba(255,255,255,var(--tw-bg-opacity));margin-top:.25rem;overflow:hidden;width:100%;border-radius:.5rem;z-index:4;transform-origin:top center;transition:transform .2s ease-in;box-shadow:1px 1px 6px 1px #21212132;will-change:transform}.sol-select-core>.select-options-container>.search-container{margin:1rem 1.5rem;position:relative}.sol-select-core>.select-options-container>.search-container.-loading:before{content:"";bottom:-18px;animation:loading 1.4s ease-out infinite;background:linear-gradient(90deg,#008859,#00B569,#008859);transform:scaleX(0);will-change:transform;display:inline-block;position:absolute;left:-1.5rem;height:.25rem;width:100%;-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left}@keyframes loading{0%{transform:scaleX(0) translate(0)}40%{transform:scaleX(1)}to{transform:scaleX(1) translate(120%)}}.sol-select-core>.select-options-container>.search-container>.search{width:100%}.sol-select-core>.select-options-container>.search-container>.icon{pointer-events:none;position:absolute;right:.5rem;top:8px}.sol-accordion-core{height:-webkit-min-content;height:-moz-min-content;height:min-content;width:100%;--tw-border-opacity: 1;border-color:rgba(80,80,80,var(--tw-border-opacity));--tw-border-opacity: .16;border-bottom-width:1px;outline:2px solid transparent;outline-offset:2px}.sol-accordion-core>.summary:focus-visible{outline:2px solid #8250DF;outline-offset:2px;outline-style:auto}.sol-accordion-core.-on-color{--tw-border-opacity: 1;border-color:rgba(200,200,200,var(--tw-border-opacity));--tw-border-opacity: .32;border-bottom-width:1px}.sol-accordion-core.-on-color>.summary,.sol-accordion-core.-on-color>.summary>.icon{-ms-flex-negative:0;-webkit-flex-shrink:0;flex-shrink:0;--tw-text-opacity: 1;color:rgba(240,240,240,var(--tw-text-opacity))}.sol-accordion-core.-on-color>.accordion-content{--tw-bg-opacity: 1;background-color:rgba(200,200,200,var(--tw-bg-opacity));--tw-bg-opacity: .16;--tw-text-opacity: 1;color:rgba(222,222,222,var(--tw-text-opacity))}.sol-accordion-core.-disabled{cursor:not-allowed;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.sol-accordion-core.-disabled>.summary{--tw-text-opacity: .6}.sol-accordion-core.-disabled>.summary>.icon{--tw-text-opacity: .6}.sol-accordion-core.-disabled.-on-color>.summary{--tw-border-opacity: 1;border-color:rgba(80,80,80,var(--tw-border-opacity));--tw-text-opacity: 1;color:rgba(80,80,80,var(--tw-text-opacity))}.sol-accordion-core[open]{border-bottom-width:0}.sol-accordion-core[open]>.summary{border-bottom-width:0;--tw-bg-opacity: 1;background-color:rgba(222,222,222,var(--tw-bg-opacity));--tw-bg-opacity: .16;color:#505050;font-family:Lato,sans-serif;line-height:1.15;font-size:1rem;font-weight:700;--tw-text-opacity: 1;color:rgba(34,34,34,var(--tw-text-opacity))}.sol-accordion-core[open]>.summary>.icon{transform:rotate(180deg)}.sol-accordion-core[open]>.accordion-content{transform:scaleY(1)}.sol-accordion-core[open].-on-color>.summary{border-bottom-width:0;--tw-bg-opacity: 1;background-color:rgba(200,200,200,var(--tw-bg-opacity));--tw-bg-opacity: .16;--tw-text-opacity: 1;color:rgba(255,255,255,var(--tw-text-opacity))}.sol-accordion-core[open].-on-color>.accordion-content{--tw-border-opacity: 1;border-color:rgba(200,200,200,var(--tw-border-opacity));--tw-border-opacity: .32;border-bottom-width:2px}.sol-accordion-core>.summary{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;height:100%;width:100%;padding:1rem;color:#505050;font-family:Lato,sans-serif;line-height:1.15;font-size:1rem;font-weight:400;--tw-text-opacity: 1;color:rgba(117,117,117,var(--tw-text-opacity));cursor:pointer;list-style-type:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition:background .1s ease-in}.sol-accordion-core>.summary::-webkit-details-marker{display:none}.sol-accordion-core>.summary:hover,.sol-accordion-core>.summary:focus-visible{--tw-bg-opacity: 1;background-color:rgba(222,222,222,var(--tw-bg-opacity));--tw-bg-opacity: .16}.sol-accordion-core>.summary>.container-title{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;margin-right:.5rem}.sol-accordion-core>.summary>.container-title>.icon{font-size:1.5rem;margin-right:.5rem}.sol-accordion-core>.summary>.container-title>.icon:empty{display:none}.sol-accordion-core>.summary>.icon{--tw-text-opacity: 1;color:rgba(117,117,117,var(--tw-text-opacity));font-size:1.5rem;transition:transform .25s linear;transform:rotate(0)}.sol-accordion-core>.accordion-content{--tw-bg-opacity: 1;background-color:rgba(222,222,222,var(--tw-bg-opacity));--tw-bg-opacity: .16;--tw-border-opacity: 1;border-color:rgba(80,80,80,var(--tw-border-opacity));--tw-border-opacity: .16;border-bottom-width:2px;padding:.25rem 1rem 1.5rem;color:#505050;font-family:Lato,sans-serif;line-height:1.15;font-size:1rem;font-weight:400;--tw-text-opacity: 1;color:rgba(117,117,117,var(--tw-text-opacity));transform-origin:top center;transition:all .25s ease-in;transform:scaleY(0)}.sol-menu-core{position:relative}.sol-menu-core[class^=-bottom]>.menu{top:100%;margin-top:1rem}.sol-menu-core[class^=-top]>.menu{bottom:100%;margin-bottom:1rem}.sol-menu-core[class^=-left]>.menu{top:0px;right:100%;margin-right:1rem;transform:translateY(-50%)}.sol-menu-core[class^=-right]>.menu{top:0px;left:100%;margin-left:1rem;transform:translateY(-50%)}.sol-menu-core>.toggle-menu{width:fit-content;white-space:nowrap}.sol-menu-core>.toggle-menu:focus-visible{outline:2px solid #8250DF;outline-offset:2px;outline-style:auto}.sol-menu-core>.menu{position:absolute;--tw-bg-opacity: 1;background-color:rgba(255,255,255,var(--tw-bg-opacity));padding-top:.5rem;padding-bottom:.5rem;padding-left:0;padding-right:0;width:fit-content;border-radius:.5rem;--tw-shadow: 0px 8px 24px rgba(41, 41, 41, .16);--tw-shadow-colored: 0px 8px 24px var(--tw-shadow-color);-webkit-box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);z-index:8}.sol-menuitem-link-core{list-style-type:none;display:inline-block;padding:.75rem 1rem;width:100%;white-space:nowrap;color:#505050;font-family:Lato,sans-serif;line-height:1.15;font-size:1rem;font-weight:400}.sol-menuitem-link-core:focus-within{outline:2px solid #8250DF;outline-offset:2px;outline-style:auto;outline-offset:-1px}.sol-menuitem-link-core:hover{--tw-bg-opacity: 1;background-color:rgba(222,222,222,var(--tw-bg-opacity));--tw-bg-opacity: .32}.sol-menuitem-link-core .-active{--tw-text-opacity: 1;color:rgba(0,136,89,var(--tw-text-opacity))}.sol-menuitem-link-core a{display:inline-block;width:100%;outline:none!important}.sol-menu-navigation-links-core .label-container{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;height:1.2rem;width:fit-content}.sol-menu-navigation-links-core .label-container>.label{margin-right:.5rem;color:#505050;font-family:Lato,sans-serif;line-height:1.15;font-size:1rem;font-weight:400;--tw-text-opacity: 1;color:rgba(0,0,0,var(--tw-text-opacity))}.sol-menu-navigation-links-core .label-container>.icon{font-size:1rem;-webkit-box-flex:0;-ms-flex-positive:0;-webkit-flex-grow:0;flex-grow:0;-ms-flex-negative:0;-webkit-flex-shrink:0;flex-shrink:0;transition:transform .2s cubic-bezier(.075,.82,.165,1)}.sol-menu-navigation-links-core .label-container>.icon.-opened{transform:rotate(180deg)}*,:before,:after{-webkit-box-sizing:border-box;box-sizing:border-box;border-width:0;border-style:solid;border-color:currentColor}*{--tw-ring-inset: var(--tw-empty, );--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgba(59, 130, 246, 1);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000}:root{-moz-tab-size:4;-o-tab-size:4;tab-size:4}:-moz-focusring{outline:1px dotted ButtonText}:-moz-ui-invalid{box-shadow:none}::moz-focus-inner{border-style:none;padding:0}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-track{box-shadow:inset 0 0 14px 14px #f0f0f0a3;border-color:#f0f0f0a3;border-style:solid;border-width:4px}::-webkit-scrollbar-thumb{box-shadow:inset 0 0 14px 14px #222;border-color:transparent;border-radius:.5rem;border-style:solid;border-width:4px}::-webkit-scrollbar-button{display:none}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}a{color:inherit;text-decoration:inherit}body{margin:0;font-family:inherit;line-height:inherit}button,input,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0;padding:0;line-height:inherit;color:inherit}button{text-transform:none;background-color:transparent;background-image:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button,[role=button]{cursor:pointer}code,kbd{font-size:1em;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}fieldset{margin:0;padding:0}html{-webkit-text-size-adjust:100%;font-family:Lato,sans-serif;line-height:1.5}hr{height:0;color:inherit;border-top-width:1px}h2,h3,h4{font-size:inherit;font-weight:inherit}img{border-style:solid;max-width:100%;height:auto}input::placeholder{opacity:1;color:#a1a1aa}input::webkit-input-placeholder{opacity:1;color:#a1a1aa}input::-moz-placeholder{opacity:1;color:#a1a1aa}input:-ms-input-placeholder{opacity:1;color:#a1a1aa}input::-ms-input-placeholder{opacity:1;color:#a1a1aa}img,svg{display:block;vertical-align:middle}legend{padding:0}p,h2,hr,h3,h4,dl{margin:0}strong{font-weight:bolder}small{font-size:80%}table{text-indent:0;border-color:inherit;border-collapse:collapse}textarea{resize:vertical}textarea::placeholder{opacity:1;color:#a1a1aa}textarea::webkit-input-placeholder{opacity:1;color:#a1a1aa}textarea::-moz-placeholder{opacity:1;color:#a1a1aa}textarea:-ms-input-placeholder{opacity:1;color:#a1a1aa}textarea::-ms-input-placeholder{opacity:1;color:#a1a1aa}ul{list-style:none;margin:0;padding:0}.container{width:100%}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.bg-neutral-high-dark{--tw-bg-opacity: 1;background-color:rgba(200,200,200,var(--tw-bg-opacity))}.bg-neutral-high-medium{--tw-bg-opacity: 1;background-color:rgba(222,222,222,var(--tw-bg-opacity))}.bg-feedback-negative-pure{--tw-bg-opacity: 1;background-color:rgba(208,56,45,var(--tw-bg-opacity))}.bg-brand-primary-dark{--tw-bg-opacity: 1;background-color:rgba(33,33,33,var(--tw-bg-opacity))}.bg-transparent{background-color:transparent}.bg-neutral-high-light{--tw-bg-opacity: 1;background-color:rgba(240,240,240,var(--tw-bg-opacity))}.bg-neutral-low-dark{--tw-bg-opacity: 1;background-color:rgba(34,34,34,var(--tw-bg-opacity))}.bg-neutral-high-pure{--tw-bg-opacity: 1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.bg-neutral-low-light{--tw-bg-opacity: 1;background-color:rgba(117,117,117,var(--tw-bg-opacity))}.bg-brand-primary-light{--tw-bg-opacity: 1;background-color:rgba(163,163,163,var(--tw-bg-opacity))}.bg-brand-primary-medium{--tw-bg-opacity: 1;background-color:rgba(102,102,102,var(--tw-bg-opacity))}.bg-brand-primary-pure{--tw-bg-opacity: 1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.bg-neutral-low-medium{--tw-bg-opacity: 1;background-color:rgba(80,80,80,var(--tw-bg-opacity))}.bg-neutral-low-pure{--tw-bg-opacity: 1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.bg-feedback-positive-medium{--tw-bg-opacity: 1;background-color:rgba(141,209,183,var(--tw-bg-opacity))}.bg-feedback-positive-light{--tw-bg-opacity: 1;background-color:rgba(210,237,226,var(--tw-bg-opacity))}.bg-feedback-positive-pure{--tw-bg-opacity: 1;background-color:rgba(28,163,111,var(--tw-bg-opacity))}.bg-feedback-informative-light{--tw-bg-opacity: 1;background-color:rgba(209,228,246,var(--tw-bg-opacity))}.bg-feedback-informative-medium{--tw-bg-opacity: 1;background-color:rgba(140,186,232,var(--tw-bg-opacity))}.bg-feedback-informative-pure{--tw-bg-opacity: 1;background-color:rgba(23,110,196,var(--tw-bg-opacity))}.bg-feedback-negative-light{--tw-bg-opacity: 1;background-color:rgba(246,215,213,var(--tw-bg-opacity))}.bg-feedback-negative-medium{--tw-bg-opacity: 1;background-color:rgba(231,155,150,var(--tw-bg-opacity))}.border-neutral-low-medium{--tw-border-opacity: 1;border-color:rgba(80,80,80,var(--tw-border-opacity))}.border-neutral-high-dark{--tw-border-opacity: 1;border-color:rgba(200,200,200,var(--tw-border-opacity))}.border-neutral-high-light{--tw-border-opacity: 1;border-color:rgba(240,240,240,var(--tw-border-opacity))}.border-neutral-low-light{--tw-border-opacity: 1;border-color:rgba(117,117,117,var(--tw-border-opacity))}.border-neutral-high-medium{--tw-border-opacity: 1;border-color:rgba(222,222,222,var(--tw-border-opacity))}.border-opacity-medium{--tw-border-opacity: .32}.border-opacity-light{--tw-border-opacity: .16}.border-opacity-semiopaque{--tw-border-opacity: .8}.rounded-sm{border-radius:.25rem}.rounded-half{border-radius:50%}.rounded-lg{border-radius:1rem}.rounded-md{border-radius:.5rem}.rounded-none{border-radius:0}.rounded-full{border-radius:80rem}.rounded-fully{border-radius:100%}.border-a-xs{border-width:1px}.border-a-sm{border-width:2px}.border-a-md{border-width:4px}.border-a-lg{border-width:8px}.border-b-xs{border-bottom-width:1px}.border-b-sm{border-bottom-width:2px}.border-t-md{border-top-width:4px}.border-r-md{border-right-width:4px}.border-b-md{border-bottom-width:4px}.border-l-md{border-left-width:4px}.border-y-md{border-top-width:4px;border-bottom-width:4px}.border-x-md{border-left-width:4px;border-right-width:4px}.cursor-pointer{cursor:pointer}.cursor-not-allowed{cursor:not-allowed}.inline-block{display:inline-block}.flex{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.grid{display:-ms-grid;display:grid}.hidden{display:none}.flex-col{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.place-items-center{place-items:center}.place-content-center{place-content:center}.items-start{-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start}.items-center{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.self-start{-ms-flex-item-align:start;-webkit-align-self:flex-start;align-self:flex-start}.justify-center{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}.justify-between{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.flex-shrink-0{-ms-flex-negative:0;-webkit-flex-shrink:0;flex-shrink:0}.font-base{font-family:Lato,sans-serif}.font-highlight{font-family:Grotesk,sans-serif}.font-bold{font-weight:700}.font-regular{font-weight:400}.h-lg{height:3.5rem}.h-2xs{height:1.5rem}.h-md{height:3rem}.h-xs{height:2rem}.h-3xs{height:1.25rem}.h-4xs{height:1rem}.h-sm{height:2.5rem}.h-full{height:100%}.h-6{height:1.5rem}.h-8{height:2rem}.h-4{height:1rem}.h-1{height:.25rem}.h-40{height:10rem}.h-60{height:15rem}.h-24{height:6rem}.h-min{height:-webkit-min-content;height:-moz-min-content;height:min-content}.text-sm{font-size:1.5rem}.text-2xs{font-size:1rem}.text-3xs{font-size:.875rem}.text-micro{font-size:.75rem}.text-xs{font-size:1.25rem}.text-md{font-size:1.75rem}.text-lg{font-size:2rem}.text-xl{font-size:2.5rem}.text-2xl{font-size:3rem}.text-3xl{font-size:3.5rem}.text-mega{font-size:4.5rem}.text-giga{font-size:5rem}.leading-xs{line-height:1.15}.leading-default{line-height:1}.leading-sm{line-height:1.25}.leading-md{line-height:1.33}.leading-lg{line-height:1.5}.leading-xl{line-height:1.7}.list-none{list-style-type:none}.mx-2xs{margin-left:1.5rem;margin-right:1.5rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mb-micro{margin-bottom:.75rem}.mr-micro{margin-right:.75rem}.mt-quark{margin-top:.25rem}.mb-nano{margin-bottom:.5rem}.mb-16{margin-bottom:4rem}.mb-6{margin-bottom:1.5rem}.mb-4{margin-bottom:1rem}.mb-0{margin-bottom:0}.ml-4{margin-left:1rem}.max-h-240px{max-height:240px}.max-h-200{max-height:50rem}.min-h-8{min-height:2rem}.min-h-14{min-height:3.5rem}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.py-4xs{padding-top:1rem;padding-bottom:1rem}.px-4xs{padding-left:1rem;padding-right:1rem}.py-nano{padding-top:.5rem;padding-bottom:.5rem}.px-2xs{padding-left:1.5rem;padding-right:1.5rem}.px-nano{padding-left:.5rem;padding-right:.5rem}.py-micro{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-1{padding-left:.25rem;padding-right:.25rem}.pb-2xs{padding-bottom:1.5rem}.pr-\[36px\]{padding-right:36px}.pr-md{padding-right:3rem}.pl-4xs{padding-left:1rem}.pr-micro{padding-right:.75rem}.pl-2xs{padding-left:1.5rem}.pointer-events-none{pointer-events:none}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.top-3\/10{top:30%}.right-12px{right:12px}.right-2{right:.5rem}.top-quark{top:.25rem}.top-0{top:0px}.resize{resize:both}.shadow-moderate{--tw-shadow: 0px 8px 24px rgba(41, 41, 41, .16);--tw-shadow-colored: 0px 8px 24px var(--tw-shadow-color);-webkit-box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-soft,.shadow-medium,.shadow-large{--tw-shadow: var(--tw-shadow-colored)}.stroke-neutral-high-pure{--tw-stroke-opacity: 1;stroke:rgba(255,255,255,var(--tw-stroke-opacity))}.stroke-cap-round{stroke-linecap:round}.text-left{text-align:left}.text-right{text-align:right}.text-neutral-low-medium{--tw-text-opacity: 1;color:rgba(80,80,80,var(--tw-text-opacity))}.text-neutral-low-dark{--tw-text-opacity: 1;color:rgba(34,34,34,var(--tw-text-opacity))}.text-neutral-low-pure{--tw-text-opacity: 1;color:rgba(0,0,0,var(--tw-text-opacity))}.text-neutral-low-light{--tw-text-opacity: 1;color:rgba(117,117,117,var(--tw-text-opacity))}.text-feedback-positive-pure{--tw-text-opacity: 1;color:rgba(28,163,111,var(--tw-text-opacity))}.text-feedback-negative-pure{--tw-text-opacity: 1;color:rgba(208,56,45,var(--tw-text-opacity))}.text-neutral-high-medium{--tw-text-opacity: 1;color:rgba(222,222,222,var(--tw-text-opacity))}.text-neutral-high-pure{--tw-text-opacity: 1;color:rgba(255,255,255,var(--tw-text-opacity))}.text-opacity-intense{--tw-text-opacity: .6}.uppercase{text-transform:uppercase}.text-stroke-neutral-high-light{--tw-text-stroke-opacity: 1;-webkit-text-stroke-color:rgba(240,240,240,var(--tw-text-stroke-opacity))}.text-stroke-neutral-low-pure{--tw-text-stroke-opacity: 1;-webkit-text-stroke-color:rgba(0,0,0,var(--tw-text-stroke-opacity))}.content-wrapper{content:"wrapper"}.tracking-md{letter-spacing:.04rem}.tracking-default{letter-spacing:normal}.tracking-sm{letter-spacing:.16rem}.select-none{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.visible{visibility:visible}.break-words{overflow-wrap:break-word}.w-full{width:100%}.w-fit-content{width:fit-content}.w-3xs{width:1.25rem}.w-4xs{width:1rem}.w-nano{width:.5rem}.w-md{width:3rem}.w-60{width:15rem}.w-82{width:20.5rem}.z-80{z-index:80}.gap-4{grid-gap:1rem;gap:1rem}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.transform{--tw-translate-x: 0;--tw-translate-y: 0;--tw-translate-z: 0;--tw-rotate: 0;--tw-rotate-x: 0;--tw-rotate-y: 0;--tw-rotate-z: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-scale-z: 1;-webkit-transform:translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) translateZ(var(--tw-translate-z)) rotate(var(--tw-rotate)) rotateX(var(--tw-rotate-x)) rotateY(var(--tw-rotate-y)) rotateZ(var(--tw-rotate-z)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) scaleZ(var(--tw-scale-z));-ms-transform:translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) translateZ(var(--tw-translate-z)) rotate(var(--tw-rotate)) rotateX(var(--tw-rotate-x)) rotateY(var(--tw-rotate-y)) rotateZ(var(--tw-rotate-z)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) scaleZ(var(--tw-scale-z));transform:translate(var(--tw-translate-x)) translateY(var(--tw-translate-y)) translateZ(var(--tw-translate-z)) rotate(var(--tw-rotate)) rotateX(var(--tw-rotate-x)) rotateY(var(--tw-rotate-y)) rotate(var(--tw-rotate-z)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) scaleZ(var(--tw-scale-z))}.\<transition{-webkit-transition-property:background-color,border-color,color,fill,stroke,opacity,-webkit-box-shadow,-webkit-transform,filter,backdrop-filter;-o-transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,-webkit-box-shadow,transform,-webkit-transform,filter,backdrop-filter;-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);-o-transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,.2,1);-webkit-transition-duration:.15s;-o-transition-duration:.15s;transition-duration:.15s}.ease-in{-webkit-transition-timing-function:cubic-bezier(.4,0,1,1);-o-transition-timing-function:cubic-bezier(.4,0,1,1);transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-out{-webkit-transition-timing-function:cubic-bezier(0,0,.2,1);-o-transition-timing-function:cubic-bezier(0,0,.2,1);transition-timing-function:cubic-bezier(0,0,.2,1)}.filter{--tw-blur: var(--tw-empty, );--tw-brightness: var(--tw-empty, );--tw-contrast: var(--tw-empty, );--tw-grayscale: var(--tw-empty, );--tw-hue-rotate: var(--tw-empty, );--tw-invert: var(--tw-empty, );--tw-saturate: var(--tw-empty, );--tw-sepia: var(--tw-empty, );--tw-drop-shadow: var(--tw-empty, );-webkit-filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.placeholder::placeholder{color:#757575!important;font-size:undefined!important;font-family:undefined!important;line-height:undefined!important}.fonts-body-large-regular{color:#505050;font-family:Lato,sans-serif;line-height:1.15;font-size:1rem;font-weight:400}.fonts-body-small-regular{color:#505050;font-family:Lato,sans-serif;line-height:1.15;font-size:.75rem;font-weight:400}@media (min-width: 768px){.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}@font-face{font-family:Lato;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/lato/v23/S6uyw4BMUTPHjxAwXjeu.woff2) format("woff2");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Lato;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/lato/v23/S6uyw4BMUTPHjx4wXg.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Lato;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/lato/v23/S6u9w4BMUTPHh6UVSwaPGR_p.woff2) format("woff2");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Lato;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/lato/v23/S6u9w4BMUTPHh6UVSwiPGQ.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Grotesk;src:url(https://cdn.solfacil.com.br/commons/fonts/PPRightGrotesk-WideMedium.woff2)}.bounce-right-enter-active{animation:bounceInRight .7s}.bounce-right-leave-active{animation:bounceOutLeft .7s}.bounce-left-enter-active{animation:bounceInLeft .7s}.bounce-left-leave-active{animation:bounceOutRight .7s}.bounce-down-enter-active{animation:bounceInDown .7s}.bounce-down-leave-active{animation:bounceOutUp .7s}.bounce-up-enter-active{animation:bounceInUp .7s}.bounce-up-leave-active{animation:bounceOutDown .7s}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-2000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(2000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.sol-toast-core{border-radius:.5rem;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;margin-left:1rem;margin-right:1rem;max-height:50rem;min-height:3.5rem;overflow:hidden;padding:.75rem .75rem .75rem 1.5rem;position:fixed;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow-wrap:break-word;width:20.5rem;z-index:80;touch-action:none;transition:top .3s ease-out .5s,bottom .3s ease-out .5s}.sol-toast-core.-multiline{-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;padding-top:1.5rem;padding-bottom:1.5rem}.sol-toast-core.-multiline>.content-wrapper{-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start}.sol-toast-core.-multiline>.content-wrapper>.content>.title{font-weight:400;font-size:1rem;line-height:1.5}.sol-toast-core.-multiline>.close>.icon{font-size:1rem}.sol-toast-core>.content-wrapper{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.sol-toast-core>.content-wrapper>.icon-container{margin-right:1rem}.sol-toast-core>.content-wrapper>.icon-container>.icon{font-size:1.25rem}.sol-toast-core>.content-wrapper>.content{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;line-height:1.25;--tw-text-stroke-opacity: 1;-webkit-text-stroke-color:rgba(240,240,240,var(--tw-text-stroke-opacity))}.sol-toast-core>.content-wrapper>.content>.title{font-family:Grotesk,sans-serif;font-weight:400;font-size:.875rem;margin-bottom:.5rem;--tw-text-opacity: 1;color:rgba(0,0,0,var(--tw-text-opacity));overflow:hidden;line-clamp:4;-webkit-line-clamp:4;display:-webkit-box;-webkit-box-orient:vertical}.sol-toast-core>.content-wrapper>.content>.description{font-size:.875rem;margin-bottom:.75rem;overflow:hidden;line-clamp:3;-webkit-line-clamp:3;display:-webkit-box;-webkit-box-orient:vertical}.sol-toast-core>.close{cursor:pointer;padding-left:1rem;padding-right:1rem}.sol-toast-core>.close>.icon{font-size:1.25rem}.sol-toast-core>.progressbar{height:.25rem;position:absolute;bottom:0px;z-index:30;transition:all linear .2s;background-color:#fff9;margin-left:-12px;will-change:width}.sol-toast-core.-success{--tw-bg-opacity: 1;background-color:rgba(141,209,183,var(--tw-bg-opacity))}.sol-toast-core.-info{--tw-bg-opacity: 1;background-color:rgba(140,186,232,var(--tw-bg-opacity))}.sol-toast-core.-danger{--tw-bg-opacity: 1;background-color:rgba(231,155,150,var(--tw-bg-opacity))}
|
|
1
|
+
.sol-inner-loader{stroke-width:2}.sol-inner-loader.-lg{height:2rem;width:2rem}.sol-inner-loader.-md{height:1.5rem;width:1.5rem}.sol-inner-loader.-sm{height:1rem;width:1rem}.sol-inner-loader .path{--tw-stroke-opacity: 1;stroke:rgba(23,110,196,var(--tw-stroke-opacity));stroke-linecap:round;-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;stroke-dashoffset:-10;animation:dash 1.2s ease-out infinite}.sol-inner-loader .path.-dark{--tw-stroke-opacity: 1;stroke:rgba(255,255,255,var(--tw-stroke-opacity))}@keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,200;stroke-dashoffset:-10;transform:rotate(80)}to{transform:rotate(220deg);stroke-dasharray:60,200;stroke-dashoffset:-110}}.sol-button-core{-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;border-radius:.5rem;height:-webkit-min-content;height:-moz-min-content;height:min-content;width:fit-content;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition:filter .15s ease,background .1s ease-out,color .1s ease-out}.sol-button-core .loading{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;position:absolute;border-radius:.5rem;height:100%;width:100%}.sol-button-core.-loading-helper{--tw-text-opacity: 0 !important}.sol-button-core.-has-icon{padding-left:1rem;padding-right:1rem}.sol-button-core:not(.-only-icon)>.icon:empty{display:none}.sol-button-core:not(.-only-icon)>.icon.-left{margin-right:.25rem}.sol-button-core:not(.-only-icon)>.icon.-right{margin-left:.25rem}.sol-button-core:focus-visible{outline:2px solid #8250DF;outline-offset:2px;outline-style:auto}.sol-button-core.-block{width:100%}.sol-button-core.-large{height:3.5rem;padding:1rem 2rem;color:#505050;font-family:Lato,sans-serif;line-height:1.15;font-size:1rem;font-weight:700}.sol-button-core.-large.-only-icon{padding:0;height:3.5rem;width:3.5rem}.sol-button-core.-large>.icon{height:1.5rem;font-size:1.5rem;line-height:1}.sol-button-core.-medium{height:3rem;padding:.5rem 1rem;color:#505050;font-family:Lato,sans-serif;line-height:1.15;font-size:.875rem;font-weight:700}.sol-button-core.-medium.-only-icon{padding:0;height:3rem;width:3rem}.sol-button-core.-medium>.icon{height:1.5rem;font-size:1.5rem}.sol-button-core.-small{height:2rem;padding:.5rem 1rem;color:#505050;font-family:Lato,sans-serif;line-height:1.15;font-size:.75rem;font-weight:700}.sol-button-core.-small.-only-icon{padding:0;height:2rem;width:2rem}.sol-button-core.-small>.icon{height:1rem;font-size:1rem}.sol-button-core.-small:not(.-only-icon)>.icon.-left{margin-right:.25rem}.sol-button-core.-small:not(.-only-icon)>.icon.-right{margin-left:.25rem}.sol-button-core.-primary{--tw-bg-opacity: 1;background-color:rgba(33,33,33,var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgba(255,255,255,var(--tw-text-opacity))}.sol-button-core.-primary:hover,.sol-button-core.-primary:focus-visible{--tw-bg-opacity: 1;background-color:rgba(102,102,102,var(--tw-bg-opacity))}.sol-button-core.-primary:not(:disabled):active{filter:brightness(1.3)}.sol-button-core.-primary.-on-color{--tw-bg-opacity: 1;background-color:rgba(191,255,0,var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgba(34,34,34,var(--tw-text-opacity))}.sol-button-core.-primary.-on-color:not(:disabled):hover,.sol-button-core.-primary.-on-color:focus-visible{--tw-bg-opacity: 1;background-color:rgba(239,255,193,var(--tw-bg-opacity))}.sol-button-core.-primary.-on-color:disabled{--tw-bg-opacity: 1;background-color:rgba(80,80,80,var(--tw-bg-opacity))}.sol-button-core.-primary.-on-color>.icon{--tw-text-opacity: 1;color:rgba(34,34,34,var(--tw-text-opacity))}.sol-button-core.-primary.-on-color>.loading{--tw-bg-opacity: 1;background-color:rgba(80,80,80,var(--tw-bg-opacity))}.sol-button-core.-primary:disabled{--tw-bg-opacity: 1;background-color:rgba(222,222,222,var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgba(34,34,34,var(--tw-text-opacity));--tw-text-opacity: .8;cursor:not-allowed}.sol-button-core.-primary:disabled>.icon{--tw-text-opacity: 1;color:rgba(34,34,34,var(--tw-text-opacity))}.sol-button-core.-primary>.icon{--tw-text-opacity: 1;color:rgba(255,255,255,var(--tw-text-opacity))}.sol-button-core.-primary>.loading{--tw-bg-opacity: 1;background-color:rgba(222,222,222,var(--tw-bg-opacity))}.sol-button-core.-secondary{background-color:transparent;--tw-border-opacity: 1;border-color:rgba(33,33,33,var(--tw-border-opacity));border-width:1px;--tw-text-opacity: 1;color:rgba(0,0,0,var(--tw-text-opacity))}.sol-button-core.-secondary:not(:disabled):active{--tw-bg-opacity: 1;background-color:rgba(200,200,200,var(--tw-bg-opacity));--tw-bg-opacity: .16}.sol-button-core.-secondary:not(:disabled):hover,.sol-button-core.-secondary:focus-visible{box-shadow:0 0 0 1px #212121 inset}.sol-button-core.-secondary:disabled{--tw-border-opacity: 1;border-color:rgba(200,200,200,var(--tw-border-opacity));--tw-text-opacity: 1;color:rgba(34,34,34,var(--tw-text-opacity));--tw-text-opacity: .8;cursor:not-allowed}.sol-button-core.-secondary.-on-color{--tw-border-opacity: 1;border-color:rgba(240,240,240,var(--tw-border-opacity));--tw-text-opacity: 1;color:rgba(240,240,240,var(--tw-text-opacity))}.sol-button-core.-secondary.-on-color:not(:disabled):active{--tw-bg-opacity: 1;background-color:rgba(240,240,240,var(--tw-bg-opacity));--tw-bg-opacity: .16}.sol-button-core.-secondary.-on-color:disabled{--tw-border-opacity: 1;border-color:rgba(117,117,117,var(--tw-border-opacity));--tw-border-opacity: .8;--tw-text-opacity: 1;color:rgba(117,117,117,var(--tw-text-opacity));--tw-text-opacity: .8;cursor:not-allowed}.sol-button-core.-tertiary{background-color:transparent;--tw-text-opacity: 1;color:rgba(34,34,34,var(--tw-text-opacity))}.sol-button-core.-tertiary:not(:disabled):hover,.sol-button-core.-tertiary:focus-visible{--tw-bg-opacity: 1;background-color:rgba(240,240,240,var(--tw-bg-opacity))}.sol-button-core.-tertiary:disabled{--tw-text-opacity: 1;color:rgba(34,34,34,var(--tw-text-opacity));--tw-text-opacity: .32;cursor:not-allowed}.sol-button-core.-tertiary.-on-color{--tw-text-opacity: 1;color:rgba(240,240,240,var(--tw-text-opacity))}.sol-button-core.-tertiary.-on-color:not(:disabled):hover{--tw-bg-opacity: 1;background-color:rgba(34,34,34,var(--tw-bg-opacity))}.sol-button-core.-tertiary.-on-color:disabled{--tw-text-opacity: 1;color:rgba(117,117,117,var(--tw-text-opacity));--tw-text-opacity: .8}.button-destructive.-primary{--tw-bg-opacity: 1;background-color:rgba(208,56,45,var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgba(255,255,255,var(--tw-text-opacity))}.button-destructive.-primary:not(:disabled):hover,.button-destructive.-primary:not(:disabled):focus-visible{--tw-bg-opacity: 1;background-color:rgba(83,22,18,var(--tw-bg-opacity))}.button-destructive.-primary>.icon{--tw-text-opacity: 1;color:rgba(255,255,255,var(--tw-text-opacity))}.button-destructive.-primary:disabled{--tw-bg-opacity: 1;background-color:rgba(222,222,222,var(--tw-bg-opacity))}.button-destructive.-primary:disabled,.button-destructive.-primary:disabled>.icon{--tw-text-opacity: 1;color:rgba(34,34,34,var(--tw-text-opacity));--tw-text-opacity: .32}.sol-input-core{position:relative;width:100%;--tw-border-opacity: 1;border-color:rgba(222,222,222,var(--tw-border-opacity));border-radius:.5rem;border-width:1px;--tw-bg-opacity: 1;background-color:rgba(255,255,255,var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgba(80,80,80,var(--tw-text-opacity));-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;outline:2px solid transparent;outline-offset:2px}.sol-input-core.-sm{height:2rem;padding-left:.75rem;padding-right:.75rem;color:#505050;font-family:Lato,sans-serif;line-height:1.15;font-size:.875rem;font-weight:400}.sol-input-core.-sm.-feedback-icon{padding-right:36px}.sol-input-core.-md{height:3rem;padding-left:1rem;padding-right:1rem;color:#505050;font-family:Lato,sans-serif;line-height:1.15;font-size:1rem;font-weight:400}.sol-input-core.-md.-feedback-icon{padding-right:3rem}.sol-input-core:focus-visible{--tw-border-opacity: 1;border-color:rgba(34,34,34,var(--tw-border-opacity))}.sol-input-core:not(:placeholder-shown):invalid,.sol-input-core.-error{--tw-border-opacity: 1;border-color:rgba(208,56,45,var(--tw-border-opacity))}.sol-input-core:disabled{--tw-bg-opacity: 1;background-color:rgba(240,240,240,var(--tw-bg-opacity));--tw-border-opacity: 1;border-color:rgba(222,222,222,var(--tw-border-opacity));cursor:not-allowed}.sol-input-core::placeholder{--tw-text-opacity: 1;color:rgba(200,200,200,var(--tw-text-opacity))}.sol-input-text-core{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.sol-input-text-core>.label{position:relative;margin-bottom:.25rem;text-align:left}.sol-input-text-core>.label.-sm{color:#505050;font-family:Lato,sans-serif;line-height:1.15;font-size:.75rem;font-weight:700;--tw-text-opacity: 1;color:rgba(34,34,34,var(--tw-text-opacity))}.sol-input-text-core>.label.-md{color:#505050;font-family:Lato,sans-serif;line-height:1.15;font-size:.875rem;font-weight:700;--tw-text-opacity: 1;color:rgba(34,34,34,var(--tw-text-opacity))}.sol-input-text-core>.label[data-required=true]:after{top:30%;right:0px;content:"*"}.sol-input-text-core>.container-input{position:relative}.sol-input-text-core>.container-input>.icon-position{position:absolute;top:25%}.sol-input-text-core>.container-input>.icon-position.-md{right:1rem;height:1.5rem;width:1.5rem}.sol-input-text-core>.container-input>.icon-position.-sm{right:.75rem;height:1rem;width:1rem;top:22%}.sol-input-text-core>.container-input>.icon-position>*{width:inherit;height:inherit}.sol-input-text-core>.message{margin-top:.25rem;text-align:left;color:#505050;font-family:Lato,sans-serif;line-height:1.15;font-size:.75rem;font-weight:400}.sol-input-text-core>.message.-helper{--tw-text-opacity: 1;color:rgba(117,117,117,var(--tw-text-opacity))}.sol-input-text-core>.message.-loading{--tw-text-opacity: 1;color:rgba(23,110,196,var(--tw-text-opacity))}.sol-input-text-core>.message.-success{--tw-text-opacity: 1;color:rgba(28,163,111,var(--tw-text-opacity))}.sol-input-text-core>.message.-error{--tw-text-opacity: 1;color:rgba(208,56,45,var(--tw-text-opacity))}.sol-input-text-core.-disabled>.label,.sol-input-text-core.-disabled>.message{--tw-text-opacity: 1;color:rgba(200,200,200,var(--tw-text-opacity))}.sol-input-text-core.-disabled>.container-input>.icon-position{--tw-text-opacity: 1;color:rgba(240,240,240,var(--tw-text-opacity))}.password-feedback-icon{width:inherit;height:inherit;font-size:inherit}.sol-textarea-core{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.sol-textarea-core.-sm>.label{color:#505050;font-family:Lato,sans-serif;line-height:1.15;font-size:.75rem;font-weight:700;--tw-text-opacity: 1;color:rgba(34,34,34,var(--tw-text-opacity))}.sol-textarea-core.-sm>.textarea{color:#505050;font-family:Lato,sans-serif;line-height:1.15;font-size:1rem;font-weight:400}.sol-textarea-core.-md>.label{color:#505050;font-family:Lato,sans-serif;line-height:1.15;font-size:.875rem;font-weight:700;--tw-text-opacity: 1;color:rgba(34,34,34,var(--tw-text-opacity))}.sol-textarea-core.-md>.textarea{color:#505050;font-family:Lato,sans-serif;line-height:1.15;font-size:.875rem;font-weight:400}.sol-textarea-core>.label{position:relative;margin-bottom:.25rem;text-align:left}.sol-textarea-core>.label[data-required=true]:after{top:30%;right:0px;content:"*"}.sol-textarea-core>.textarea{position:relative;padding-left:1rem;padding-right:1rem;padding-top:.75rem;width:100%;--tw-border-opacity: 1;border-color:rgba(222,222,222,var(--tw-border-opacity));border-radius:.5rem;border-width:1px;--tw-bg-opacity: 1;background-color:rgba(255,255,255,var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgba(80,80,80,var(--tw-text-opacity));-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;outline:2px solid transparent;outline-offset:2px}.sol-textarea-core>.textarea:focus-visible{--tw-border-opacity: 1;border-color:rgba(34,34,34,var(--tw-border-opacity))}.sol-textarea-core>.textarea:not(:placeholder-shown):invalid,.sol-textarea-core>.textarea.-error{--tw-border-opacity: 1;border-color:rgba(208,56,45,var(--tw-border-opacity))}.sol-textarea-core>.textarea:disabled{--tw-bg-opacity: 1;background-color:rgba(240,240,240,var(--tw-bg-opacity));--tw-border-opacity: 1;border-color:rgba(222,222,222,var(--tw-border-opacity));cursor:not-allowed}.sol-textarea-core>.textarea::placeholder{--tw-text-opacity: 1;color:rgba(200,200,200,var(--tw-text-opacity))}.sol-textarea-core>.message{margin-top:.25rem;color:#505050;font-family:Lato,sans-serif;line-height:1.15;font-size:.75rem;font-weight:400}.sol-textarea-core>.message.-helper{--tw-text-opacity: 1;color:rgba(117,117,117,var(--tw-text-opacity))}.sol-textarea-core>.message.-error{--tw-text-opacity: 1;color:rgba(208,56,45,var(--tw-text-opacity))}.sol-textarea-core.-disabled>.label,.sol-textarea-core.-disabled>.message{--tw-text-opacity: 1;color:rgba(200,200,200,var(--tw-text-opacity))}.sol-textarea-core.-disabled>.container-input>.icon-position{--tw-text-opacity: 1;color:rgba(240,240,240,var(--tw-text-opacity))}.sol-radio-core{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;border-radius:.25rem;cursor:pointer}.sol-radio-core:hover>.radio{--tw-border-opacity: 1;border-color:rgba(117,117,117,var(--tw-border-opacity))}.sol-radio-core:hover>.radio:checked{--tw-bg-opacity: 1;background-color:rgba(80,80,80,var(--tw-bg-opacity));--tw-border-opacity: 1;border-color:rgba(80,80,80,var(--tw-border-opacity))}.sol-radio-core>.radio{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-ms-flex-item-align:start;-webkit-align-self:flex-start;align-self:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-ms-flex-negative:0;-webkit-flex-shrink:0;flex-shrink:0;height:1.25rem;margin-right:.5rem;width:1.25rem;--tw-bg-opacity: 1;background-color:rgba(255,255,255,var(--tw-bg-opacity));--tw-border-opacity: 1;border-color:rgba(200,200,200,var(--tw-border-opacity));border-radius:50%;border-width:1px;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.sol-radio-core>.radio:focus-visible{outline:2px solid #8250DF;outline-offset:2px;outline-style:auto;outline-offset:4px}.sol-radio-core>.radio:checked{--tw-bg-opacity: 1;background-color:rgba(34,34,34,var(--tw-bg-opacity));--tw-border-opacity: 1;border-color:rgba(34,34,34,var(--tw-border-opacity))}.sol-radio-core>.radio:checked:before{content:"";display:inline-block;height:.5rem;width:.5rem;--tw-bg-opacity: 1;background-color:rgba(255,255,255,var(--tw-bg-opacity));border-radius:50%}.sol-radio-core>.radio:disabled{--tw-bg-opacity: 1;background-color:rgba(200,200,200,var(--tw-bg-opacity));--tw-bg-opacity: .32;--tw-border-opacity: 1;border-color:rgba(80,80,80,var(--tw-border-opacity));--tw-border-opacity: .16;cursor:not-allowed}.sol-radio-core>.radio:disabled~.label{--tw-text-opacity: .32;cursor:not-allowed}.sol-radio-core>.label{display:inline-block;color:#505050;font-family:Lato,sans-serif;line-height:1.15;font-size:.875rem;font-weight:400;cursor:pointer;--tw-text-opacity: 1;color:rgba(80,80,80,var(--tw-text-opacity))}.sol-radio-group-core{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.sol-radio-group-core>.title{margin-bottom:1rem;text-align:left;color:#505050;font-family:Lato,sans-serif;line-height:1.15;font-size:1rem;font-weight:400}.sol-radio-group-core>.container-radios{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.sol-radio-group-core>.container-radios>.radio{width:-webkit-min-content;width:-moz-min-content;width:min-content}.sol-radio-group-core>.message{margin-top:.25rem;text-align:left;color:#505050;font-family:Lato,sans-serif;line-height:1.15;font-size:.75rem;font-weight:400}.sol-radio-group-core>.message.-helper{--tw-text-opacity: 1;color:rgba(117,117,117,var(--tw-text-opacity))}.sol-radio-group-core>.message.-error{--tw-text-opacity: 1;color:rgba(208,56,45,var(--tw-text-opacity))}.sol-checkbox-core{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;border-radius:.25rem;cursor:pointer}.sol-checkbox-core:hover>.checkbox{--tw-border-opacity: 1;border-color:rgba(80,80,80,var(--tw-border-opacity))}.sol-checkbox-core:hover>.checkbox:not(:disabled):checked,.sol-checkbox-core:hover>.checkbox:not(:disabled):indeterminate{--tw-bg-opacity: 1;background-color:rgba(80,80,80,var(--tw-bg-opacity));--tw-border-opacity: 1;border-color:rgba(80,80,80,var(--tw-border-opacity))}.sol-checkbox-core>.checkbox{display:-ms-grid;display:grid;place-content:center;-ms-flex-item-align:start;-webkit-align-self:flex-start;align-self:flex-start;-ms-flex-negative:0;-webkit-flex-shrink:0;flex-shrink:0;height:1.25rem;margin-right:.5rem;width:1.25rem;--tw-bg-opacity: 1;background-color:rgba(255,255,255,var(--tw-bg-opacity));--tw-border-opacity: 1;border-color:rgba(200,200,200,var(--tw-border-opacity));border-radius:.25rem;border-width:1px;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.sol-checkbox-core>.checkbox:before{content:"";margin-bottom:3px;transform:scale(0);transition:transform .15s ease-in;height:1rem;width:1rem;-webkit-transform-origin:bottom left;-ms-transform-origin:bottom left;transform-origin:bottom left}.sol-checkbox-core>.checkbox:focus-visible{outline:2px solid #8250DF;outline-offset:2px;outline-style:auto;outline-offset:4px}.sol-checkbox-core>.checkbox:indeterminate:before{content:url('data:image/svg+xml;utf8,<svg viewBox="0 0 16 16" fill="none" stroke="white" stroke-width="px" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path d="M3.83331 8.5C3.68887 8.5 3.56942 8.45278 3.47498 8.35833C3.38054 8.26389 3.33331 8.14444 3.33331 8C3.33331 7.85556 3.38054 7.73611 3.47498 7.64167C3.56942 7.54722 3.68887 7.5 3.83331 7.5H12.1666C12.3111 7.5 12.4305 7.54722 12.525 7.64167C12.6194 7.73611 12.6666 7.85556 12.6666 8C12.6666 8.14444 12.6194 8.26389 12.525 8.35833C12.4305 8.45278 12.3111 8.5 12.1666 8.5H3.83331Z" fill="white"/></svg>');transform:scale(1)}.sol-checkbox-core>.checkbox:checked:before{content:url('data:image/svg+xml;utf8,<svg viewBox="0 0 16 16" fill="none" stroke="white" stroke-width="px" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path d="M6.29999 11.7C6.23332 11.7 6.17221 11.6889 6.11666 11.6667C6.0611 11.6444 6.00555 11.6056 5.94999 11.55L2.93333 8.53333C2.83333 8.43333 2.78333 8.31111 2.78333 8.16666C2.78333 8.02222 2.83333 7.9 2.93333 7.8C3.03333 7.7 3.14999 7.65 3.28333 7.65C3.41666 7.65 3.53332 7.7 3.63332 7.8L6.29999 10.4667L12.35 4.41666C12.45 4.31666 12.5694 4.26666 12.7083 4.26666C12.8472 4.26666 12.9667 4.31666 13.0667 4.41666C13.1667 4.51666 13.2167 4.63611 13.2167 4.775C13.2167 4.91388 13.1667 5.03333 13.0667 5.13333L6.64999 11.55C6.59444 11.6056 6.53888 11.6444 6.48333 11.6667C6.42777 11.6889 6.36666 11.7 6.29999 11.7Z" fill="white"/></svg>');transform:scale(1)}.sol-checkbox-core>.checkbox:checked,.sol-checkbox-core>.checkbox:indeterminate{--tw-bg-opacity: 1;background-color:rgba(34,34,34,var(--tw-bg-opacity));--tw-border-opacity: 1;border-color:rgba(34,34,34,var(--tw-border-opacity))}.sol-checkbox-core>.checkbox:disabled{--tw-bg-opacity: 1;background-color:rgba(200,200,200,var(--tw-bg-opacity));--tw-bg-opacity: .16;--tw-border-opacity: 1;border-color:rgba(117,117,117,var(--tw-border-opacity));--tw-border-opacity: .16;cursor:not-allowed}.sol-checkbox-core>.checkbox:disabled:checked,.sol-checkbox-core>.checkbox:disabled:indeterminate{--tw-bg-opacity: 1;background-color:rgba(200,200,200,var(--tw-bg-opacity));--tw-bg-opacity: .6;--tw-border-opacity: 1;border-color:rgba(200,200,200,var(--tw-border-opacity));--tw-border-opacity: .6;--tw-text-opacity: 1;color:rgba(0,0,0,var(--tw-text-opacity))}.sol-checkbox-core>.checkbox:disabled:indeterminate:before{content:url('data:image/svg+xml;utf8,<svg viewBox="0 0 16 16" fill="none" stroke="darkgrey" stroke-width="1px" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path d="M3.83331 8.5C3.68887 8.5 3.56942 8.45278 3.47498 8.35833C3.38054 8.26389 3.33331 8.14444 3.33331 8C3.33331 7.85556 3.38054 7.73611 3.47498 7.64167C3.56942 7.54722 3.68887 7.5 3.83331 7.5H12.1666C12.3111 7.5 12.4305 7.54722 12.525 7.64167C12.6194 7.73611 12.6666 7.85556 12.6666 8C12.6666 8.14444 12.6194 8.26389 12.525 8.35833C12.4305 8.45278 12.3111 8.5 12.1666 8.5H3.83331Z" fill="darkgrey"/></svg>')}.sol-checkbox-core>.checkbox:disabled:checked:before{content:url('data:image/svg+xml;utf8,<svg viewBox="0 0 16 16" fill="none" stroke="darkgrey" stroke-width="1px" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path d="M6.29999 11.7C6.23332 11.7 6.17221 11.6889 6.11666 11.6667C6.0611 11.6444 6.00555 11.6056 5.94999 11.55L2.93333 8.53333C2.83333 8.43333 2.78333 8.31111 2.78333 8.16666C2.78333 8.02222 2.83333 7.9 2.93333 7.8C3.03333 7.7 3.14999 7.65 3.28333 7.65C3.41666 7.65 3.53332 7.7 3.63332 7.8L6.29999 10.4667L12.35 4.41666C12.45 4.31666 12.5694 4.26666 12.7083 4.26666C12.8472 4.26666 12.9667 4.31666 13.0667 4.41666C13.1667 4.51666 13.2167 4.63611 13.2167 4.775C13.2167 4.91388 13.1667 5.03333 13.0667 5.13333L6.64999 11.55C6.59444 11.6056 6.53888 11.6444 6.48333 11.6667C6.42777 11.6889 6.36666 11.7 6.29999 11.7Z" style="fill: darkgrey;"/></svg>')}.sol-checkbox-core>.checkbox:disabled~.label{--tw-text-opacity: .32;cursor:not-allowed}.sol-checkbox-core>.label{display:inline-block;color:#505050;font-family:Lato,sans-serif;line-height:1.15;font-size:.875rem;font-weight:400;--tw-text-opacity: 1;color:rgba(80,80,80,var(--tw-text-opacity));cursor:pointer}.sol-checkbox-group-core{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.sol-checkbox-group-core>.title{margin-bottom:1rem;text-align:left;color:#505050;font-family:Lato,sans-serif;line-height:1.15;font-size:1rem;font-weight:400}.sol-checkbox-group-core>.container-checkboxes{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.sol-checkbox-group-core>.container-checkboxes>.checkbox{width:-webkit-min-content;width:-moz-min-content;width:min-content}.sol-checkbox-group-core>.message{margin-top:.25rem;text-align:left;color:#505050;font-family:Lato,sans-serif;line-height:1.15;font-size:.75rem;font-weight:400}.sol-checkbox-group-core>.message.-helper{--tw-text-opacity: 1;color:rgba(117,117,117,var(--tw-text-opacity))}.sol-checkbox-group-core>.message.-error{--tw-text-opacity: 1;color:rgba(208,56,45,var(--tw-text-opacity))}.sol-switch-core{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;width:100%;cursor:pointer}.sol-switch-core.-stretch-label>.label{width:100%}.sol-switch-core.-stretch-label>.label.-right{text-align:right}.sol-switch-core.-text-left{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;-webkit-flex-direction:row-reverse;flex-direction:row-reverse}.sol-switch-core.-text-left>.label{margin-right:.5rem}.sol-switch-core.-text-right{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row}.sol-switch-core.-text-right>.label{margin-left:.5rem}.sol-switch-core>.label{color:#505050;font-family:Lato,sans-serif;line-height:1.15;font-size:.875rem;font-weight:400;--tw-text-opacity: 1;color:rgba(80,80,80,var(--tw-text-opacity));cursor:pointer}.sol-switch-core>.switch{-ms-flex-negative:0;-webkit-flex-shrink:0;flex-shrink:0;position:relative;height:1.5rem;width:3rem;border-radius:1rem;--tw-bg-opacity: 1;background-color:rgba(222,222,222,var(--tw-bg-opacity));--tw-bg-opacity: .6;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;transition:.25s background-color cubic-bezier(.755,.05,.855,.06)}.sol-switch-core>.switch:focus-visible{outline:2px solid #8250DF;outline-offset:2px;outline-style:auto;outline-offset:4px}.sol-switch-core>.switch:before{content:"";transition:.2s transform cubic-bezier(.6,.04,.98,.335);display:inline-block;position:absolute;top:.25rem;left:.25rem;height:1rem;width:1rem;--tw-bg-opacity: 1;background-color:rgba(255,255,255,var(--tw-bg-opacity));border-radius:.5rem;pointer-events:none;--tw-shadow: 0px 8px 24px rgba(41, 41, 41, .16);--tw-shadow-colored: 0px 8px 24px var(--tw-shadow-color);-webkit-box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.sol-switch-core>.switch:checked{--tw-bg-opacity: 1;background-color:rgba(28,163,111,var(--tw-bg-opacity))}.sol-switch-core>.switch:checked:before{transform:translate(140%)}.sol-switch-core>.switch:disabled{--tw-bg-opacity: 1;background-color:rgba(222,222,222,var(--tw-bg-opacity));--tw-bg-opacity: .32;cursor:not-allowed}.sol-switch-core>.switch:disabled:before{--tw-bg-opacity: .8}.sol-switch-core>.switch:disabled~.label{cursor:not-allowed}.sol-switch-core>.switch:disabled:checked{--tw-bg-opacity: 1;background-color:rgba(200,200,200,var(--tw-bg-opacity))}.sol-switch-core>.switch:disabled:checked:before{--tw-bg-opacity: .6}.sol-chip-core{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;height:100%;min-height:2rem;padding-left:1rem;padding-right:.5rem;width:fit-content;--tw-bg-opacity: 1;background-color:rgba(222,222,222,var(--tw-bg-opacity));--tw-border-opacity: 1;border-color:rgba(80,80,80,var(--tw-border-opacity));border-radius:1rem;border-width:2px;cursor:pointer;transition:background .2s ease-in}.sol-chip-core:focus-within{outline:2px solid #8250DF;outline-offset:2px;outline-style:auto}.sol-chip-core:hover{--tw-bg-opacity: 1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.sol-chip-core.-selected{--tw-bg-opacity: 1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.sol-chip-core.-disabled{--tw-bg-opacity: 1;background-color:rgba(255,255,255,var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgba(117,117,117,var(--tw-text-opacity));cursor:not-allowed;pointer-events:none}.sol-chip-core>.label{display:inline-block;margin-right:.5rem;--tw-text-opacity: 1;color:rgba(80,80,80,var(--tw-text-opacity));font-family:Grotesk,sans-serif;font-weight:400;font-size:.75rem;line-height:1.15;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.sol-chip-core>.close{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;height:1.5rem;width:1.5rem;border-radius:50%;transition:background .2s cubic-bezier(.165,.84,.44,1)}.sol-chip-core>.close:hover,.sol-chip-core>.close:focus{--tw-bg-opacity: 1;background-color:rgba(0,0,0,var(--tw-bg-opacity));--tw-bg-opacity: .16}.sol-chip-core>.close>.icon{font-size:.875rem;--tw-text-opacity: 1;color:rgba(0,0,0,var(--tw-text-opacity))}.select-list-core{max-height:240px;width:100%;overflow-y:auto;overflow-x:hidden}.select-list-core>.no-data{font-family:Lato,sans-serif;font-size:.875rem;line-height:1.15;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;margin:1.5rem;color:#505050;font-weight:400;--tw-text-opacity: 1;color:rgba(80,80,80,var(--tw-text-opacity))}.select-list-core>.select-option-item{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;cursor:pointer;height:2.5rem;padding-left:1.5rem;padding-right:1.5rem;width:100%;color:#505050;font-family:Lato,sans-serif;line-height:1.15;font-size:1rem;font-weight:400;white-space:nowrap;transition:border-radius .12s ease-in;transform:rotateX(-90deg);animation:dropdown-item .3s forwards cubic-bezier(.175,.885,.32,1.275);animation-delay:calc(.2s + var(--item, 2) * 50ms)}.select-list-core>.select-option-item:first-of-type{margin-top:.75rem}.select-list-core>.select-option-item:last-of-type{margin-bottom:.75rem}.select-list-core>.select-option-item[selected=true]{--tw-bg-opacity: 1;background-color:rgba(239,255,193,var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgba(34,34,34,var(--tw-text-opacity))}.select-list-core>.select-option-item:hover,.select-list-core>.select-option-item:focus{--tw-bg-opacity: 1;background-color:rgba(222,222,222,var(--tw-bg-opacity));--tw-bg-opacity: .32;--tw-text-opacity: 1;color:rgba(34,34,34,var(--tw-text-opacity))}.select-list-core>.no-data>.icon{--tw-text-opacity: 1;color:rgba(200,200,200,var(--tw-text-opacity));margin-bottom:.5rem;font-size:2rem}.dropdown-leave-from,.dropdown-enter-to{transform:rotateX(0)}.dropdown-leave-to,.dropdown-enter-from{transform:rotateX(-90deg)}@keyframes dropdown-item{0%{transform:rotateX(-90deg)}to{transform:rotateX(0)}}.sol-select-core{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;position:relative}.sol-select-core.-md>.label{color:#505050;font-family:Lato,sans-serif;line-height:1.15;font-size:.875rem;font-weight:700}.sol-select-core.-md>.select-button-toggle{min-height:3rem;color:#505050;font-family:Lato,sans-serif;line-height:1.15;font-size:.875rem;font-weight:400}.sol-select-core.-md>.select-button-toggle>.icon{font-size:1.5rem}.sol-select-core.-sm>.label{color:#505050;font-family:Lato,sans-serif;line-height:1.15;font-size:.75rem;font-weight:700}.sol-select-core.-sm>.select-button-toggle{min-height:2rem;color:#505050;font-family:Lato,sans-serif;line-height:1.15;font-size:.75rem;font-weight:400}.sol-select-core.-sm>.select-button-toggle>.icon{font-size:1rem}.sol-select-core>.label{text-align:left;--tw-text-opacity: 1;color:rgba(34,34,34,var(--tw-text-opacity));margin-bottom:.25rem}.sol-select-core>.label.-disabled{--tw-text-opacity: 1;color:rgba(117,117,117,var(--tw-text-opacity))}.sol-select-core>.label[data-required=true]:after{top:30%;right:0px;content:"*"}.sol-select-core>.select-button-toggle{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;position:relative;height:100%;padding:.5rem .75rem .5rem 1rem;width:100%;color:#505050;font-family:Lato,sans-serif;line-height:1.15;font-size:.875rem;font-weight:400;--tw-border-opacity: 1;border-color:rgba(222,222,222,var(--tw-border-opacity));border-radius:.5rem;border-width:1px;--tw-bg-opacity: 1;background-color:rgba(255,255,255,var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgba(80,80,80,var(--tw-text-opacity));-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;outline:2px solid transparent;outline-offset:2px}.sol-select-core>.select-button-toggle:focus-visible{--tw-border-opacity: 1;border-color:rgba(34,34,34,var(--tw-border-opacity))}.sol-select-core>.select-button-toggle:disabled{--tw-bg-opacity: 1;background-color:rgba(240,240,240,var(--tw-bg-opacity));cursor:not-allowed}.sol-select-core>.select-button-toggle[aria-invalid=true]{--tw-border-opacity: 1;border-color:rgba(208,56,45,var(--tw-border-opacity))}.sol-select-core>.select-button-toggle~.message{margin-top:.25rem;width:100%;text-align:left;color:#505050;font-family:Lato,sans-serif;line-height:1.15;font-size:.75rem;font-weight:400;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.sol-select-core>.select-button-toggle~.message:empty{display:none}.sol-select-core>.select-button-toggle~.message.-helper{--tw-text-opacity: 1;color:rgba(117,117,117,var(--tw-text-opacity))}.sol-select-core>.select-button-toggle~.message.-error{--tw-text-opacity: 1;color:rgba(208,56,45,var(--tw-text-opacity))}.sol-select-core>.select-button-toggle>.icon{-ms-flex-negative:0;-webkit-flex-shrink:0;flex-shrink:0;outline:2px solid transparent;outline-offset:2px;right:12px;transition:transform .35s}.sol-select-core>.select-button-toggle>.icon.-open{transform-origin:center;transform:rotate3d(0,0,1,180deg)}.sol-select-core>.select-button-toggle>.container-tags{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;gap:4px}.sol-select-core>.select-button-toggle>.container-tags>.tag{border-radius:.25rem;padding:.5rem;width:fit-content;--tw-bg-opacity: 1;background-color:rgba(255,255,255,var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgba(0,0,0,var(--tw-text-opacity));font-family:Grotesk,sans-serif;font-size:.75rem}.sol-select-core>.select-button-toggle>.container-tags>.tag:hover{--tw-bg-opacity: 1;background-color:rgba(117,117,117,var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgba(240,240,240,var(--tw-text-opacity))}.sol-select-core>.select-options-container{position:absolute;top:100%;--tw-bg-opacity: 1;background-color:rgba(255,255,255,var(--tw-bg-opacity));margin-top:.25rem;overflow:hidden;width:100%;border-radius:.5rem;z-index:4;transform-origin:top center;transition:transform .2s ease-in;box-shadow:1px 1px 6px 1px #21212132;will-change:transform}.sol-select-core>.select-options-container>.search-container{margin:1rem 1.5rem;position:relative}.sol-select-core>.select-options-container>.search-container.-loading:before{content:"";bottom:-18px;animation:loading 1.4s ease-out infinite;background:linear-gradient(90deg,#008859,#00B569,#008859);transform:scaleX(0);will-change:transform;display:inline-block;position:absolute;left:-1.5rem;height:.25rem;width:100%;-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left}@keyframes loading{0%{transform:scaleX(0) translate(0)}40%{transform:scaleX(1)}to{transform:scaleX(1) translate(120%)}}.sol-select-core>.select-options-container>.search-container>.search{width:100%}.sol-select-core>.select-options-container>.search-container>.icon{pointer-events:none;position:absolute;right:.5rem;top:8px}.sol-tag-core{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;height:100%;min-height:1.5rem;padding-left:.75rem;padding-right:.75rem;width:fit-content;--tw-bg-opacity: 1;background-color:rgba(222,222,222,var(--tw-bg-opacity));border-radius:80rem}.sol-tag-core.-small{padding-top:.25rem;padding-bottom:.25rem;color:#505050;font-family:Lato,sans-serif;line-height:1.15;font-size:.75rem;font-weight:400}.sol-tag-core.-medium{padding-top:.5rem;padding-bottom:.5rem;color:#505050;font-family:Lato,sans-serif;line-height:1.15;font-size:.875rem;font-weight:400}.sol-tag-core.-positive{--tw-bg-opacity: 1;background-color:rgba(210,237,226,var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgba(11,65,44,var(--tw-text-opacity))}.sol-tag-core.-positive.-outline{background-color:transparent;--tw-border-opacity: 1;border-color:rgba(28,163,111,var(--tw-border-opacity));border-style:solid;border-width:1px}.sol-tag-core.-warning{--tw-bg-opacity: 1;background-color:rgba(255,240,204,var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgba(102,72,0,var(--tw-text-opacity))}.sol-tag-core.-warning.-outline{background-color:transparent;--tw-border-opacity: 1;border-color:rgba(255,179,0,var(--tw-border-opacity));border-style:solid;border-width:1px}.sol-tag-core.-negative{--tw-bg-opacity: 1;background-color:rgba(246,215,213,var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgba(83,22,18,var(--tw-text-opacity))}.sol-tag-core.-negative.-outline{background-color:transparent;--tw-border-opacity: 1;border-color:rgba(208,56,45,var(--tw-border-opacity));border-style:solid;border-width:1px}.sol-tag-core.-informative{--tw-bg-opacity: 1;background-color:rgba(209,228,246,var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgba(10,47,84,var(--tw-text-opacity))}.sol-tag-core.-informative.-outline{background-color:transparent;--tw-border-opacity: 1;border-color:rgba(23,110,196,var(--tw-border-opacity));border-style:solid;border-width:1px}.sol-tag-core.-neutral{--tw-bg-opacity: 1;background-color:rgba(240,240,240,var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgba(80,80,80,var(--tw-text-opacity))}.sol-tag-core.-neutral.-outline{background-color:transparent;--tw-border-opacity: 1;border-color:rgba(117,117,117,var(--tw-border-opacity));border-style:solid;border-width:1px}.sol-accordion-core{height:-webkit-min-content;height:-moz-min-content;height:min-content;width:100%;--tw-border-opacity: 1;border-color:rgba(80,80,80,var(--tw-border-opacity));--tw-border-opacity: .16;border-bottom-width:1px;outline:2px solid transparent;outline-offset:2px}.sol-accordion-core>.summary:focus-visible{outline:2px solid #8250DF;outline-offset:2px;outline-style:auto}.sol-accordion-core.-on-color{--tw-border-opacity: 1;border-color:rgba(200,200,200,var(--tw-border-opacity));--tw-border-opacity: .32;border-bottom-width:1px}.sol-accordion-core.-on-color>.summary,.sol-accordion-core.-on-color>.summary>.icon{-ms-flex-negative:0;-webkit-flex-shrink:0;flex-shrink:0;--tw-text-opacity: 1;color:rgba(240,240,240,var(--tw-text-opacity))}.sol-accordion-core.-on-color>.accordion-content{--tw-bg-opacity: 1;background-color:rgba(200,200,200,var(--tw-bg-opacity));--tw-bg-opacity: .16;--tw-text-opacity: 1;color:rgba(222,222,222,var(--tw-text-opacity))}.sol-accordion-core.-disabled{cursor:not-allowed;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.sol-accordion-core.-disabled>.summary{--tw-text-opacity: .6}.sol-accordion-core.-disabled>.summary>.icon{--tw-text-opacity: .6}.sol-accordion-core.-disabled.-on-color>.summary{--tw-border-opacity: 1;border-color:rgba(80,80,80,var(--tw-border-opacity));--tw-text-opacity: 1;color:rgba(80,80,80,var(--tw-text-opacity))}.sol-accordion-core[open]{border-bottom-width:0}.sol-accordion-core[open]>.summary{border-bottom-width:0;--tw-bg-opacity: 1;background-color:rgba(222,222,222,var(--tw-bg-opacity));--tw-bg-opacity: .16;color:#505050;font-family:Lato,sans-serif;line-height:1.15;font-size:1rem;font-weight:700;--tw-text-opacity: 1;color:rgba(34,34,34,var(--tw-text-opacity))}.sol-accordion-core[open]>.summary>.icon{transform:rotate(180deg)}.sol-accordion-core[open]>.accordion-content{transform:scaleY(1)}.sol-accordion-core[open].-on-color>.summary{border-bottom-width:0;--tw-bg-opacity: 1;background-color:rgba(200,200,200,var(--tw-bg-opacity));--tw-bg-opacity: .16;--tw-text-opacity: 1;color:rgba(255,255,255,var(--tw-text-opacity))}.sol-accordion-core[open].-on-color>.accordion-content{--tw-border-opacity: 1;border-color:rgba(200,200,200,var(--tw-border-opacity));--tw-border-opacity: .32;border-bottom-width:2px}.sol-accordion-core>.summary{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;height:100%;width:100%;padding:1rem;color:#505050;font-family:Lato,sans-serif;line-height:1.15;font-size:1rem;font-weight:400;--tw-text-opacity: 1;color:rgba(117,117,117,var(--tw-text-opacity));cursor:pointer;list-style-type:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition:background .1s ease-in}.sol-accordion-core>.summary::-webkit-details-marker{display:none}.sol-accordion-core>.summary:hover,.sol-accordion-core>.summary:focus-visible{--tw-bg-opacity: 1;background-color:rgba(222,222,222,var(--tw-bg-opacity));--tw-bg-opacity: .16}.sol-accordion-core>.summary>.container-title{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;margin-right:.5rem}.sol-accordion-core>.summary>.container-title>.icon{font-size:1.5rem;margin-right:.5rem}.sol-accordion-core>.summary>.container-title>.icon:empty{display:none}.sol-accordion-core>.summary>.icon{--tw-text-opacity: 1;color:rgba(117,117,117,var(--tw-text-opacity));font-size:1.5rem;transition:transform .25s linear;transform:rotate(0)}.sol-accordion-core>.accordion-content{--tw-bg-opacity: 1;background-color:rgba(222,222,222,var(--tw-bg-opacity));--tw-bg-opacity: .16;--tw-border-opacity: 1;border-color:rgba(80,80,80,var(--tw-border-opacity));--tw-border-opacity: .16;border-bottom-width:2px;padding:.25rem 1rem 1.5rem;color:#505050;font-family:Lato,sans-serif;line-height:1.15;font-size:1rem;font-weight:400;--tw-text-opacity: 1;color:rgba(117,117,117,var(--tw-text-opacity));transform-origin:top center;transition:all .25s ease-in;transform:scaleY(0)}.sol-menu-core{position:relative}.sol-menu-core[class^=-bottom]>.menu{top:100%;margin-top:1rem}.sol-menu-core[class^=-top]>.menu{bottom:100%;margin-bottom:1rem}.sol-menu-core[class^=-left]>.menu{top:0px;right:100%;margin-right:1rem;transform:translateY(-50%)}.sol-menu-core[class^=-right]>.menu{top:0px;left:100%;margin-left:1rem;transform:translateY(-50%)}.sol-menu-core>.toggle-menu{width:fit-content;white-space:nowrap}.sol-menu-core>.toggle-menu:focus-visible{outline:2px solid #8250DF;outline-offset:2px;outline-style:auto}.sol-menu-core>.menu{position:absolute;--tw-bg-opacity: 1;background-color:rgba(255,255,255,var(--tw-bg-opacity));padding-top:.5rem;padding-bottom:.5rem;padding-left:0;padding-right:0;width:fit-content;border-radius:.5rem;--tw-shadow: 0px 8px 24px rgba(41, 41, 41, .16);--tw-shadow-colored: 0px 8px 24px var(--tw-shadow-color);-webkit-box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);z-index:8}.sol-menuitem-link-core{list-style-type:none;display:inline-block;padding:.75rem 1rem;width:100%;white-space:nowrap;color:#505050;font-family:Lato,sans-serif;line-height:1.15;font-size:1rem;font-weight:400}.sol-menuitem-link-core:focus-within{outline:2px solid #8250DF;outline-offset:2px;outline-style:auto;outline-offset:-1px}.sol-menuitem-link-core:hover{--tw-bg-opacity: 1;background-color:rgba(222,222,222,var(--tw-bg-opacity));--tw-bg-opacity: .32}.sol-menuitem-link-core .-active{--tw-text-opacity: 1;color:rgba(0,136,89,var(--tw-text-opacity))}.sol-menuitem-link-core a{display:inline-block;width:100%;outline:none!important}.sol-menu-navigation-links-core .label-container{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;height:1.2rem;width:fit-content}.sol-menu-navigation-links-core .label-container>.label{margin-right:.5rem;color:#505050;font-family:Lato,sans-serif;line-height:1.15;font-size:1rem;font-weight:400;--tw-text-opacity: 1;color:rgba(0,0,0,var(--tw-text-opacity))}.sol-menu-navigation-links-core .label-container>.icon{font-size:1rem;-webkit-box-flex:0;-ms-flex-positive:0;-webkit-flex-grow:0;flex-grow:0;-ms-flex-negative:0;-webkit-flex-shrink:0;flex-shrink:0;transition:transform .2s cubic-bezier(.075,.82,.165,1)}.sol-menu-navigation-links-core .label-container>.icon.-opened{transform:rotate(180deg)}*,:before,:after{-webkit-box-sizing:border-box;box-sizing:border-box;border-width:0;border-style:solid;border-color:currentColor}*{--tw-ring-inset: var(--tw-empty, );--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgba(59, 130, 246, 1);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000}:root{-moz-tab-size:4;-o-tab-size:4;tab-size:4}:-moz-focusring{outline:1px dotted ButtonText}:-moz-ui-invalid{box-shadow:none}::moz-focus-inner{border-style:none;padding:0}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-track{box-shadow:inset 0 0 14px 14px #f0f0f0a3;border-color:#f0f0f0a3;border-style:solid;border-width:4px}::-webkit-scrollbar-thumb{box-shadow:inset 0 0 14px 14px #222;border-color:transparent;border-radius:.5rem;border-style:solid;border-width:4px}::-webkit-scrollbar-button{display:none}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}a{color:inherit;text-decoration:inherit}body{margin:0;font-family:inherit;line-height:inherit}button,input,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0;padding:0;line-height:inherit;color:inherit}button{text-transform:none;background-color:transparent;background-image:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button,[role=button]{cursor:pointer}code,kbd{font-size:1em;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}fieldset{margin:0;padding:0}html{-webkit-text-size-adjust:100%;font-family:Lato,sans-serif;line-height:1.5}hr{height:0;color:inherit;border-top-width:1px}h2,h3,h4{font-size:inherit;font-weight:inherit}img{border-style:solid;max-width:100%;height:auto}input::placeholder{opacity:1;color:#a1a1aa}input::webkit-input-placeholder{opacity:1;color:#a1a1aa}input::-moz-placeholder{opacity:1;color:#a1a1aa}input:-ms-input-placeholder{opacity:1;color:#a1a1aa}input::-ms-input-placeholder{opacity:1;color:#a1a1aa}img,svg{display:block;vertical-align:middle}legend{padding:0}p,h2,hr,h3,h4,dl{margin:0}strong{font-weight:bolder}small{font-size:80%}table{text-indent:0;border-color:inherit;border-collapse:collapse}textarea{resize:vertical}textarea::placeholder{opacity:1;color:#a1a1aa}textarea::webkit-input-placeholder{opacity:1;color:#a1a1aa}textarea::-moz-placeholder{opacity:1;color:#a1a1aa}textarea:-ms-input-placeholder{opacity:1;color:#a1a1aa}textarea::-ms-input-placeholder{opacity:1;color:#a1a1aa}ul{list-style:none;margin:0;padding:0}.container{width:100%}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.bg-neutral-high-dark{--tw-bg-opacity: 1;background-color:rgba(200,200,200,var(--tw-bg-opacity))}.bg-neutral-high-medium{--tw-bg-opacity: 1;background-color:rgba(222,222,222,var(--tw-bg-opacity))}.bg-feedback-negative-pure{--tw-bg-opacity: 1;background-color:rgba(208,56,45,var(--tw-bg-opacity))}.bg-brand-primary-dark{--tw-bg-opacity: 1;background-color:rgba(33,33,33,var(--tw-bg-opacity))}.bg-transparent{background-color:transparent}.bg-neutral-high-light{--tw-bg-opacity: 1;background-color:rgba(240,240,240,var(--tw-bg-opacity))}.bg-neutral-low-dark{--tw-bg-opacity: 1;background-color:rgba(34,34,34,var(--tw-bg-opacity))}.bg-neutral-high-pure{--tw-bg-opacity: 1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.bg-neutral-low-light{--tw-bg-opacity: 1;background-color:rgba(117,117,117,var(--tw-bg-opacity))}.bg-brand-primary-light{--tw-bg-opacity: 1;background-color:rgba(163,163,163,var(--tw-bg-opacity))}.bg-brand-primary-medium{--tw-bg-opacity: 1;background-color:rgba(102,102,102,var(--tw-bg-opacity))}.bg-brand-primary-pure{--tw-bg-opacity: 1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.bg-neutral-low-medium{--tw-bg-opacity: 1;background-color:rgba(80,80,80,var(--tw-bg-opacity))}.bg-neutral-low-pure{--tw-bg-opacity: 1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.bg-feedback-positive-medium{--tw-bg-opacity: 1;background-color:rgba(141,209,183,var(--tw-bg-opacity))}.bg-feedback-positive-light{--tw-bg-opacity: 1;background-color:rgba(210,237,226,var(--tw-bg-opacity))}.bg-feedback-positive-pure{--tw-bg-opacity: 1;background-color:rgba(28,163,111,var(--tw-bg-opacity))}.bg-feedback-informative-light{--tw-bg-opacity: 1;background-color:rgba(209,228,246,var(--tw-bg-opacity))}.bg-feedback-informative-medium{--tw-bg-opacity: 1;background-color:rgba(140,186,232,var(--tw-bg-opacity))}.bg-feedback-informative-pure{--tw-bg-opacity: 1;background-color:rgba(23,110,196,var(--tw-bg-opacity))}.bg-feedback-negative-light{--tw-bg-opacity: 1;background-color:rgba(246,215,213,var(--tw-bg-opacity))}.bg-feedback-negative-medium{--tw-bg-opacity: 1;background-color:rgba(231,155,150,var(--tw-bg-opacity))}.border-neutral-low-medium{--tw-border-opacity: 1;border-color:rgba(80,80,80,var(--tw-border-opacity))}.border-neutral-high-dark{--tw-border-opacity: 1;border-color:rgba(200,200,200,var(--tw-border-opacity))}.border-neutral-high-light{--tw-border-opacity: 1;border-color:rgba(240,240,240,var(--tw-border-opacity))}.border-neutral-low-light{--tw-border-opacity: 1;border-color:rgba(117,117,117,var(--tw-border-opacity))}.border-neutral-high-medium{--tw-border-opacity: 1;border-color:rgba(222,222,222,var(--tw-border-opacity))}.border-opacity-medium{--tw-border-opacity: .32}.border-opacity-light{--tw-border-opacity: .16}.border-opacity-semiopaque{--tw-border-opacity: .8}.rounded-sm{border-radius:.25rem}.rounded-half{border-radius:50%}.rounded-lg{border-radius:1rem}.rounded-md{border-radius:.5rem}.rounded-none{border-radius:0}.rounded-full{border-radius:80rem}.rounded-fully{border-radius:100%}.border-solid{border-style:solid}.border-a-xs{border-width:1px}.border-a-sm{border-width:2px}.border-a-md{border-width:4px}.border-a-lg{border-width:8px}.border-b-xs{border-bottom-width:1px}.border-b-sm{border-bottom-width:2px}.border-t-md{border-top-width:4px}.border-r-md{border-right-width:4px}.border-b-md{border-bottom-width:4px}.border-l-md{border-left-width:4px}.border-y-md{border-top-width:4px;border-bottom-width:4px}.border-x-md{border-left-width:4px;border-right-width:4px}.cursor-pointer{cursor:pointer}.cursor-not-allowed{cursor:not-allowed}.inline-block{display:inline-block}.flex{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.grid{display:-ms-grid;display:grid}.hidden{display:none}.flex-col{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.place-items-center{place-items:center}.place-content-center{place-content:center}.items-start{-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start}.items-center{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.self-start{-ms-flex-item-align:start;-webkit-align-self:flex-start;align-self:flex-start}.justify-center{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}.justify-between{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.flex-shrink-0{-ms-flex-negative:0;-webkit-flex-shrink:0;flex-shrink:0}.font-base{font-family:Lato,sans-serif}.font-highlight{font-family:Grotesk,sans-serif}.font-bold{font-weight:700}.font-regular{font-weight:400}.h-lg{height:3.5rem}.h-2xs{height:1.5rem}.h-md{height:3rem}.h-xs{height:2rem}.h-3xs{height:1.25rem}.h-4xs{height:1rem}.h-sm{height:2.5rem}.h-full{height:100%}.h-6{height:1.5rem}.h-8{height:2rem}.h-4{height:1rem}.h-1{height:.25rem}.h-40{height:10rem}.h-60{height:15rem}.h-24{height:6rem}.h-min{height:-webkit-min-content;height:-moz-min-content;height:min-content}.text-sm{font-size:1.5rem}.text-2xs{font-size:1rem}.text-3xs{font-size:.875rem}.text-micro{font-size:.75rem}.text-xs{font-size:1.25rem}.text-md{font-size:1.75rem}.text-lg{font-size:2rem}.text-xl{font-size:2.5rem}.text-2xl{font-size:3rem}.text-3xl{font-size:3.5rem}.text-mega{font-size:4.5rem}.text-giga{font-size:5rem}.leading-xs{line-height:1.15}.leading-default{line-height:1}.leading-sm{line-height:1.25}.leading-md{line-height:1.33}.leading-lg{line-height:1.5}.leading-xl{line-height:1.7}.list-none{list-style-type:none}.mx-2xs{margin-left:1.5rem;margin-right:1.5rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mb-micro{margin-bottom:.75rem}.mr-micro{margin-right:.75rem}.mt-quark{margin-top:.25rem}.mb-nano{margin-bottom:.5rem}.mb-16{margin-bottom:4rem}.mb-6{margin-bottom:1.5rem}.mb-4{margin-bottom:1rem}.mb-0{margin-bottom:0}.ml-4{margin-left:1rem}.max-h-240px{max-height:240px}.max-h-200{max-height:50rem}.min-h-8{min-height:2rem}.min-h-2xs{min-height:1.5rem}.min-h-14{min-height:3.5rem}.outline{outline-style:solid}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.py-4xs{padding-top:1rem;padding-bottom:1rem}.px-4xs{padding-left:1rem;padding-right:1rem}.py-nano{padding-top:.5rem;padding-bottom:.5rem}.px-2xs{padding-left:1.5rem;padding-right:1.5rem}.px-nano{padding-left:.5rem;padding-right:.5rem}.py-micro{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-1{padding-left:.25rem;padding-right:.25rem}.pb-2xs{padding-bottom:1.5rem}.pr-\[36px\]{padding-right:36px}.pr-md{padding-right:3rem}.pl-4xs{padding-left:1rem}.pr-micro{padding-right:.75rem}.pl-2xs{padding-left:1.5rem}.pointer-events-none{pointer-events:none}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.top-3\/10{top:30%}.right-12px{right:12px}.right-2{right:.5rem}.top-quark{top:.25rem}.top-0{top:0px}.resize{resize:both}.shadow-moderate{--tw-shadow: 0px 8px 24px rgba(41, 41, 41, .16);--tw-shadow-colored: 0px 8px 24px var(--tw-shadow-color);-webkit-box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-soft,.shadow-medium,.shadow-large{--tw-shadow: var(--tw-shadow-colored)}.stroke-neutral-high-pure{--tw-stroke-opacity: 1;stroke:rgba(255,255,255,var(--tw-stroke-opacity))}.stroke-cap-round{stroke-linecap:round}.text-left{text-align:left}.text-right{text-align:right}.text-neutral-low-medium{--tw-text-opacity: 1;color:rgba(80,80,80,var(--tw-text-opacity))}.text-neutral-low-dark{--tw-text-opacity: 1;color:rgba(34,34,34,var(--tw-text-opacity))}.text-neutral-low-pure{--tw-text-opacity: 1;color:rgba(0,0,0,var(--tw-text-opacity))}.text-neutral-low-light{--tw-text-opacity: 1;color:rgba(117,117,117,var(--tw-text-opacity))}.text-feedback-positive-pure{--tw-text-opacity: 1;color:rgba(28,163,111,var(--tw-text-opacity))}.text-feedback-negative-pure{--tw-text-opacity: 1;color:rgba(208,56,45,var(--tw-text-opacity))}.text-neutral-high-medium{--tw-text-opacity: 1;color:rgba(222,222,222,var(--tw-text-opacity))}.text-neutral-high-pure{--tw-text-opacity: 1;color:rgba(255,255,255,var(--tw-text-opacity))}.text-opacity-intense{--tw-text-opacity: .6}.uppercase{text-transform:uppercase}.text-stroke-neutral-high-light{--tw-text-stroke-opacity: 1;-webkit-text-stroke-color:rgba(240,240,240,var(--tw-text-stroke-opacity))}.text-stroke-neutral-low-pure{--tw-text-stroke-opacity: 1;-webkit-text-stroke-color:rgba(0,0,0,var(--tw-text-stroke-opacity))}.content-wrapper{content:"wrapper"}.tracking-md{letter-spacing:.04rem}.tracking-default{letter-spacing:normal}.tracking-sm{letter-spacing:.16rem}.select-none{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.visible{visibility:visible}.break-words{overflow-wrap:break-word}.w-full{width:100%}.w-fit-content{width:fit-content}.w-3xs{width:1.25rem}.w-4xs{width:1rem}.w-nano{width:.5rem}.w-md{width:3rem}.w-60{width:15rem}.w-82{width:20.5rem}.z-80{z-index:80}.gap-4{grid-gap:1rem;gap:1rem}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.transform{--tw-translate-x: 0;--tw-translate-y: 0;--tw-translate-z: 0;--tw-rotate: 0;--tw-rotate-x: 0;--tw-rotate-y: 0;--tw-rotate-z: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-scale-z: 1;-webkit-transform:translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) translateZ(var(--tw-translate-z)) rotate(var(--tw-rotate)) rotateX(var(--tw-rotate-x)) rotateY(var(--tw-rotate-y)) rotateZ(var(--tw-rotate-z)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) scaleZ(var(--tw-scale-z));-ms-transform:translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) translateZ(var(--tw-translate-z)) rotate(var(--tw-rotate)) rotateX(var(--tw-rotate-x)) rotateY(var(--tw-rotate-y)) rotateZ(var(--tw-rotate-z)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) scaleZ(var(--tw-scale-z));transform:translate(var(--tw-translate-x)) translateY(var(--tw-translate-y)) translateZ(var(--tw-translate-z)) rotate(var(--tw-rotate)) rotateX(var(--tw-rotate-x)) rotateY(var(--tw-rotate-y)) rotate(var(--tw-rotate-z)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) scaleZ(var(--tw-scale-z))}.\<transition{-webkit-transition-property:background-color,border-color,color,fill,stroke,opacity,-webkit-box-shadow,-webkit-transform,filter,backdrop-filter;-o-transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,-webkit-box-shadow,transform,-webkit-transform,filter,backdrop-filter;-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);-o-transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,.2,1);-webkit-transition-duration:.15s;-o-transition-duration:.15s;transition-duration:.15s}.ease-in{-webkit-transition-timing-function:cubic-bezier(.4,0,1,1);-o-transition-timing-function:cubic-bezier(.4,0,1,1);transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-out{-webkit-transition-timing-function:cubic-bezier(0,0,.2,1);-o-transition-timing-function:cubic-bezier(0,0,.2,1);transition-timing-function:cubic-bezier(0,0,.2,1)}.filter{--tw-blur: var(--tw-empty, );--tw-brightness: var(--tw-empty, );--tw-contrast: var(--tw-empty, );--tw-grayscale: var(--tw-empty, );--tw-hue-rotate: var(--tw-empty, );--tw-invert: var(--tw-empty, );--tw-saturate: var(--tw-empty, );--tw-sepia: var(--tw-empty, );--tw-drop-shadow: var(--tw-empty, );-webkit-filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.placeholder::placeholder{color:#757575!important;font-size:undefined!important;font-family:undefined!important;line-height:undefined!important}.fonts-body-large-regular{color:#505050;font-family:Lato,sans-serif;line-height:1.15;font-size:1rem;font-weight:400}.fonts-body-small-regular{color:#505050;font-family:Lato,sans-serif;line-height:1.15;font-size:.75rem;font-weight:400}@media (min-width: 768px){.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}@font-face{font-family:Lato;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/lato/v23/S6uyw4BMUTPHjxAwXjeu.woff2) format("woff2");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Lato;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/lato/v23/S6uyw4BMUTPHjx4wXg.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Lato;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/lato/v23/S6u9w4BMUTPHh6UVSwaPGR_p.woff2) format("woff2");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Lato;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/lato/v23/S6u9w4BMUTPHh6UVSwiPGQ.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Grotesk;src:url(https://cdn.solfacil.com.br/commons/fonts/PPRightGrotesk-WideMedium.woff2)}.bounce-right-enter-active{animation:bounceInRight .7s}.bounce-right-leave-active{animation:bounceOutLeft .7s}.bounce-left-enter-active{animation:bounceInLeft .7s}.bounce-left-leave-active{animation:bounceOutRight .7s}.bounce-down-enter-active{animation:bounceInDown .7s}.bounce-down-leave-active{animation:bounceOutUp .7s}.bounce-up-enter-active{animation:bounceInUp .7s}.bounce-up-leave-active{animation:bounceOutDown .7s}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-2000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(2000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.sol-toast-core{border-radius:.5rem;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;margin-left:1rem;margin-right:1rem;max-height:50rem;min-height:3.5rem;overflow:hidden;padding:.75rem .75rem .75rem 1.5rem;position:fixed;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow-wrap:break-word;width:20.5rem;z-index:80;touch-action:none;transition:top .3s ease-out .5s,bottom .3s ease-out .5s}.sol-toast-core.-multiline{-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;padding-top:1.5rem;padding-bottom:1.5rem}.sol-toast-core.-multiline>.content-wrapper{-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start}.sol-toast-core.-multiline>.content-wrapper>.content>.title{font-weight:400;font-size:1rem;line-height:1.5}.sol-toast-core.-multiline>.close>.icon{font-size:1rem}.sol-toast-core>.content-wrapper{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.sol-toast-core>.content-wrapper>.icon-container{margin-right:1rem}.sol-toast-core>.content-wrapper>.icon-container>.icon{font-size:1.25rem}.sol-toast-core>.content-wrapper>.content{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;line-height:1.25;--tw-text-stroke-opacity: 1;-webkit-text-stroke-color:rgba(240,240,240,var(--tw-text-stroke-opacity))}.sol-toast-core>.content-wrapper>.content>.title{font-family:Grotesk,sans-serif;font-weight:400;font-size:.875rem;margin-bottom:.5rem;--tw-text-opacity: 1;color:rgba(0,0,0,var(--tw-text-opacity));overflow:hidden;line-clamp:4;-webkit-line-clamp:4;display:-webkit-box;-webkit-box-orient:vertical}.sol-toast-core>.content-wrapper>.content>.description{font-size:.875rem;margin-bottom:.75rem;overflow:hidden;line-clamp:3;-webkit-line-clamp:3;display:-webkit-box;-webkit-box-orient:vertical}.sol-toast-core>.close{cursor:pointer;padding-left:1rem;padding-right:1rem}.sol-toast-core>.close>.icon{font-size:1.25rem}.sol-toast-core>.progressbar{height:.25rem;position:absolute;bottom:0px;z-index:30;transition:all linear .2s;background-color:#fff9;margin-left:-12px;will-change:width}.sol-toast-core.-success{--tw-bg-opacity: 1;background-color:rgba(141,209,183,var(--tw-bg-opacity))}.sol-toast-core.-info{--tw-bg-opacity: 1;background-color:rgba(140,186,232,var(--tw-bg-opacity))}.sol-toast-core.-danger{--tw-bg-opacity: 1;background-color:rgba(231,155,150,var(--tw-bg-opacity))}
|
|
@@ -20,7 +20,7 @@ declare const _default: {
|
|
|
20
20
|
name: Select['name'];
|
|
21
21
|
selected?: Select['selected'];
|
|
22
22
|
options: Select['options'];
|
|
23
|
-
required
|
|
23
|
+
required?: Select['required'];
|
|
24
24
|
disabled?: Select['disabled'];
|
|
25
25
|
loading?: Select['loading'];
|
|
26
26
|
searchable?: Select['searchable'];
|
|
@@ -74,7 +74,7 @@ declare const _default: {
|
|
|
74
74
|
name: Select['name'];
|
|
75
75
|
selected?: Select['selected'];
|
|
76
76
|
options: Select['options'];
|
|
77
|
-
required
|
|
77
|
+
required?: Select['required'];
|
|
78
78
|
disabled?: Select['disabled'];
|
|
79
79
|
loading?: Select['loading'];
|
|
80
80
|
searchable?: Select['searchable'];
|
|
@@ -150,7 +150,7 @@ declare const _default: {
|
|
|
150
150
|
name: Select['name'];
|
|
151
151
|
selected?: Select['selected'];
|
|
152
152
|
options: Select['options'];
|
|
153
|
-
required
|
|
153
|
+
required?: Select['required'];
|
|
154
154
|
disabled?: Select['disabled'];
|
|
155
155
|
loading?: Select['loading'];
|
|
156
156
|
searchable?: Select['searchable'];
|
|
@@ -194,7 +194,7 @@ declare const _default: {
|
|
|
194
194
|
name: Select['name'];
|
|
195
195
|
selected?: Select['selected'];
|
|
196
196
|
options: Select['options'];
|
|
197
|
-
required
|
|
197
|
+
required?: Select['required'];
|
|
198
198
|
disabled?: Select['disabled'];
|
|
199
199
|
loading?: Select['loading'];
|
|
200
200
|
searchable?: Select['searchable'];
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
|
|
2
|
+
id: string;
|
|
3
|
+
text?: string | undefined;
|
|
4
|
+
variant?: "fill" | "outline" | undefined;
|
|
5
|
+
size?: "small" | "medium" | undefined;
|
|
6
|
+
type?: "neutral" | "positive" | "warning" | "negative" | "informative" | undefined;
|
|
7
|
+
}>, {
|
|
8
|
+
text: string;
|
|
9
|
+
variant: string;
|
|
10
|
+
size: string;
|
|
11
|
+
type: string;
|
|
12
|
+
}>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
|
|
13
|
+
id: string;
|
|
14
|
+
text?: string | undefined;
|
|
15
|
+
variant?: "fill" | "outline" | undefined;
|
|
16
|
+
size?: "small" | "medium" | undefined;
|
|
17
|
+
type?: "neutral" | "positive" | "warning" | "negative" | "informative" | undefined;
|
|
18
|
+
}>, {
|
|
19
|
+
text: string;
|
|
20
|
+
variant: string;
|
|
21
|
+
size: string;
|
|
22
|
+
type: string;
|
|
23
|
+
}>>>, {
|
|
24
|
+
text: string;
|
|
25
|
+
type: 'positive' | 'warning' | 'negative' | 'informative' | 'neutral';
|
|
26
|
+
size: 'small' | 'medium';
|
|
27
|
+
variant: 'fill' | 'outline';
|
|
28
|
+
}>;
|
|
29
|
+
export default _default;
|
|
30
|
+
declare type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
31
|
+
declare type __VLS_TypePropsToRuntimeProps<T> = {
|
|
32
|
+
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
33
|
+
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
34
|
+
} : {
|
|
35
|
+
type: import('vue').PropType<T[K]>;
|
|
36
|
+
required: true;
|
|
37
|
+
};
|
|
38
|
+
};
|
|
39
|
+
declare type __VLS_WithDefaults<P, D> = {
|
|
40
|
+
[K in keyof Pick<P, keyof P>]: K extends keyof D ? P[K] & {
|
|
41
|
+
default: D[K];
|
|
42
|
+
} : P[K];
|
|
43
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import '@testing-library/jest-dom';
|
package/dist/types/index.d.ts
CHANGED
|
@@ -6,6 +6,7 @@ import { SolCheckbox, SolCheckboxGroup } from './components/forms/checkbox';
|
|
|
6
6
|
import { SolSwitch } from './components/forms/switch';
|
|
7
7
|
import { SolSelect } from './components/forms/select';
|
|
8
8
|
import { SolChip } from './components/informations/chip';
|
|
9
|
+
import { SolTag } from './components/informations/tag';
|
|
9
10
|
import { SolAccordion } from './components/accordion/';
|
|
10
11
|
import { SolMenu } from './components/menus/menu';
|
|
11
12
|
import { SolMenuItemLink } from './components/menus/menu-item/menu-item-link/';
|
|
@@ -1634,8 +1635,7 @@ export declare const components: {
|
|
|
1634
1635
|
type: import("vue").PropType<boolean>;
|
|
1635
1636
|
};
|
|
1636
1637
|
required: {
|
|
1637
|
-
type: import("vue").PropType<boolean
|
|
1638
|
-
required: true;
|
|
1638
|
+
type: import("vue").PropType<boolean>;
|
|
1639
1639
|
};
|
|
1640
1640
|
size: {
|
|
1641
1641
|
type: import("vue").PropType<import("./components/forms/select/types").Size>;
|
|
@@ -1742,8 +1742,7 @@ export declare const components: {
|
|
|
1742
1742
|
type: import("vue").PropType<boolean>;
|
|
1743
1743
|
};
|
|
1744
1744
|
required: {
|
|
1745
|
-
type: import("vue").PropType<boolean
|
|
1746
|
-
required: true;
|
|
1745
|
+
type: import("vue").PropType<boolean>;
|
|
1747
1746
|
};
|
|
1748
1747
|
size: {
|
|
1749
1748
|
type: import("vue").PropType<import("./components/forms/select/types").Size>;
|
|
@@ -1872,8 +1871,7 @@ export declare const components: {
|
|
|
1872
1871
|
type: import("vue").PropType<boolean>;
|
|
1873
1872
|
};
|
|
1874
1873
|
required: {
|
|
1875
|
-
type: import("vue").PropType<boolean
|
|
1876
|
-
required: true;
|
|
1874
|
+
type: import("vue").PropType<boolean>;
|
|
1877
1875
|
};
|
|
1878
1876
|
size: {
|
|
1879
1877
|
type: import("vue").PropType<import("./components/forms/select/types").Size>;
|
|
@@ -1970,8 +1968,7 @@ export declare const components: {
|
|
|
1970
1968
|
type: import("vue").PropType<boolean>;
|
|
1971
1969
|
};
|
|
1972
1970
|
required: {
|
|
1973
|
-
type: import("vue").PropType<boolean
|
|
1974
|
-
required: true;
|
|
1971
|
+
type: import("vue").PropType<boolean>;
|
|
1975
1972
|
};
|
|
1976
1973
|
size: {
|
|
1977
1974
|
type: import("vue").PropType<import("./components/forms/select/types").Size>;
|
|
@@ -2237,6 +2234,62 @@ export declare const components: {
|
|
|
2237
2234
|
default: (_: {}) => any;
|
|
2238
2235
|
};
|
|
2239
2236
|
});
|
|
2237
|
+
SolTag: import("vue").DefineComponent<{
|
|
2238
|
+
text: {
|
|
2239
|
+
type: import("vue").PropType<string>;
|
|
2240
|
+
} & {
|
|
2241
|
+
default: string;
|
|
2242
|
+
};
|
|
2243
|
+
id: {
|
|
2244
|
+
type: import("vue").PropType<string>;
|
|
2245
|
+
required: true;
|
|
2246
|
+
};
|
|
2247
|
+
type: {
|
|
2248
|
+
type: import("vue").PropType<"neutral" | "positive" | "warning" | "negative" | "informative">;
|
|
2249
|
+
} & {
|
|
2250
|
+
default: string;
|
|
2251
|
+
};
|
|
2252
|
+
size: {
|
|
2253
|
+
type: import("vue").PropType<"small" | "medium">;
|
|
2254
|
+
} & {
|
|
2255
|
+
default: string;
|
|
2256
|
+
};
|
|
2257
|
+
variant: {
|
|
2258
|
+
type: import("vue").PropType<"fill" | "outline">;
|
|
2259
|
+
} & {
|
|
2260
|
+
default: string;
|
|
2261
|
+
};
|
|
2262
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
2263
|
+
text: {
|
|
2264
|
+
type: import("vue").PropType<string>;
|
|
2265
|
+
} & {
|
|
2266
|
+
default: string;
|
|
2267
|
+
};
|
|
2268
|
+
id: {
|
|
2269
|
+
type: import("vue").PropType<string>;
|
|
2270
|
+
required: true;
|
|
2271
|
+
};
|
|
2272
|
+
type: {
|
|
2273
|
+
type: import("vue").PropType<"neutral" | "positive" | "warning" | "negative" | "informative">;
|
|
2274
|
+
} & {
|
|
2275
|
+
default: string;
|
|
2276
|
+
};
|
|
2277
|
+
size: {
|
|
2278
|
+
type: import("vue").PropType<"small" | "medium">;
|
|
2279
|
+
} & {
|
|
2280
|
+
default: string;
|
|
2281
|
+
};
|
|
2282
|
+
variant: {
|
|
2283
|
+
type: import("vue").PropType<"fill" | "outline">;
|
|
2284
|
+
} & {
|
|
2285
|
+
default: string;
|
|
2286
|
+
};
|
|
2287
|
+
}>>, {
|
|
2288
|
+
text: string;
|
|
2289
|
+
type: "neutral" | "positive" | "warning" | "negative" | "informative";
|
|
2290
|
+
size: "small" | "medium";
|
|
2291
|
+
variant: "fill" | "outline";
|
|
2292
|
+
}>;
|
|
2240
2293
|
SolAccordion: {
|
|
2241
2294
|
new (...args: any[]): {
|
|
2242
2295
|
$: import("vue").ComponentInternalInstance;
|
|
@@ -2728,4 +2781,4 @@ export declare const components: {
|
|
|
2728
2781
|
});
|
|
2729
2782
|
};
|
|
2730
2783
|
export declare function install(App: App): void;
|
|
2731
|
-
export { SolButton, SolButtonDestructive, SolInputTextarea, SolInputText, SolInputTextPassword, SolRadio, SolRadioGroup, SolCheckbox, SolCheckboxGroup, SolSwitch, SolSelect, SolChip, SolAccordion, SolMenu, SolMenuItemLink, SolMenuNavigationLinks, };
|
|
2784
|
+
export { SolButton, SolButtonDestructive, SolInputTextarea, SolInputText, SolInputTextPassword, SolRadio, SolRadioGroup, SolCheckbox, SolCheckboxGroup, SolSwitch, SolSelect, SolChip, SolTag, SolAccordion, SolMenu, SolMenuItemLink, SolMenuNavigationLinks, };
|
package/package.json
CHANGED