.andes-tag{align-items:center;background-color:var(--andes-tag-color-fill-default,hsla(0,0%,100%,0));border:1.2px solid var(--andes-tag-color-border-default,rgba(0,0,0,.25));box-sizing:border-box;display:inline-flex;font-family:var(--andes-font-family-primary,"Proxima Nova",-apple-system,"Roboto",Arial,sans-serif);font-weight:var(--andes-font-weight-regular,400);-webkit-user-select:none;user-select:none;width:auto}.andes-tag--small{border-radius:1em;font-size:12px;height:2em;padding:0 .3333333333em}.andes-tag--small .andes-tag__label{font-size:inherit;padding:0 .3333333333em}.andes-tag--small .andes-tag__close{font-size:inherit;height:1.3333333333em;margin-left:-.1666666667em;width:1.3333333333em}.andes-tag--small .andes-tag__child{padding:0 .3333333333em}.andes-tag--small .andes-tag__avatar{height:1.3333333333em;width:1.3333333333em}.andes-tag--small .andes-tag__avatar-text-container{font-size:.6666666667em}.andes-tag--large{border-radius:1.1428571429em;font-size:14px;height:2.2857142857em;padding:0 .2857142857em}.andes-tag--large .andes-tag__label{font-size:inherit;padding:0 .5714285714em}.andes-tag--large .andes-tag__close{font-size:inherit;height:1.7142857143em;margin-left:-.2857142857em;width:1.7142857143em}.andes-tag--large .andes-tag__child{padding:0 .5714285714em}.andes-tag--large .andes-tag__avatar{height:1.7142857143em;width:1.7142857143em}.andes-tag--large .andes-tag__avatar-text-container{font-size:.8571428571em}.andes-tag__custom-icon{color:var(--andes-tag-color-icon-default,rgba(0,0,0,.9));margin-left:4px}.andes-tag__custom-icon svg{color:currentColor;vertical-align:sub}.andes-tag__child,.andes-tag__label{color:var(--andes-tag-color-text-default,rgba(0,0,0,.9));overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.andes-tag__close{align-items:center;background-color:hsla(0,0%,100%,0);border:0;border-radius:50%;color:var(--andes-tag-color-close-default,rgba(0,0,0,.55));cursor:pointer;display:flex;justify-content:center;outline:none;padding:0;transition:background-color .1s ease-out}.andes-tag__close:hover{color:var(--andes-tag-color-close-hover,rgba(0,0,0,.8))}.andes-tag__close:active{color:var(--andes-tag-color-close-active,rgba(0,0,0,.9))}.andes-tag__close:focus{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-tag__close:focus-visible{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-tag__close:focus:not(:focus-visible){box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}.andes-tag--disabled{background-color:var(--andes-tag-color-fill-disabled,hsla(0,0%,100%,0));border-color:var(--andes-tag-color-border-disabled,rgba(0,0,0,.1))}.andes-tag--disabled .andes-tag__custom-icon{color:var(--andes-tag-color-icon-disabled,rgba(0,0,0,.25))}.andes-tag--disabled .andes-tag__custom-icon svg{color:currentColor}.andes-tag--disabled .andes-tag__label{color:var(--andes-tag-color-text-disabled,rgba(0,0,0,.25))}.andes-tag--disabled .andes-tag__close{cursor:default}.andes-tag--disabled .andes-tag__close svg{color:var(--andes-tag-color-close-disabled,rgba(0,0,0,.25))}.andes-tag--disabled .andes-tag__close:hover{background-color:hsla(0,0%,100%,0)}.andes-tag .andes-tag--internal-thumbnail{border:0;height:24px;width:24px}.andes-tag .andes-tag--internal-thumbnail.andes-thumbnail__image{background-color:hsla(0,0%,100%,0)}.andes-tag .andes-tag--internal-thumbnail.andes-thumbnail__image img{height:100%;object-fit:contain;width:100%}.andes-tag .andes-tag--internal-thumbnail.andes-thumbnail__image svg{height:14px;width:14px}.andes-tag--clickable:focus{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-tag--clickable:focus-visible{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-tag--clickable:focus:not(:focus-visible){box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}.andes-tag--clickable{cursor:pointer}.andes-tag--clickable:hover{background-color:var(--andes-tag-color-fill-hover,rgba(0,0,0,.04))}.andes-tag--clickable:active{background-color:var(--andes-tag-color-fill-active,rgba(0,0,0,.1))}.andes-tag__icon-container{align-items:center;display:flex;justify-content:center}.andes-tag.andes-tag__color--positive{background-color:var(--andes-tag-color-fill-positive-default,rgba(0,166,80,.1));border-color:var(--andes-tag-color-border-positive-default,#00a650)}.andes-tag.andes-tag__color--positive .andes-tag__child,.andes-tag.andes-tag__color--positive .andes-tag__label{color:var(--andes-tag-color-text-positive-default,#00a650)}.andes-tag.andes-tag__color--positive .andes-tag__close{color:var(--andes-tag-color-close-positive-default,#00a650)}.andes-tag.andes-tag__color--positive .andes-tag__close:hover{color:var(--andes-tag-color-close-positive-hover,#008744)}.andes-tag.andes-tag__color--positive .andes-tag__close:active{color:var(--andes-tag-color-close-positive-active,#063)}.andes-tag.andes-tag__color--positive.andes-tag--disabled{background-color:var(--andes-tag-color-fill-disabled,hsla(0,0%,100%,0));border-color:var(--andes-tag-color-border-disabled,rgba(0,0,0,.1))}.andes-tag.andes-tag__color--positive.andes-tag--disabled .andes-tag__label{color:var(--andes-tag-color-text-disabled,rgba(0,0,0,.25))}.andes-tag.andes-tag__color--positive.andes-tag--disabled .andes-tag__close{cursor:default}.andes-tag.andes-tag__color--positive.andes-tag--disabled .andes-tag__close:hover{background-color:transparent}.andes-tag.andes-tag__color--positive.andes-tag--disabled .andes-tag__custom-icon{color:var(--andes-tag-color-icon-disabled,rgba(0,0,0,.25))}.andes-tag.andes-tag__color--positive.andes-tag--disabled .andes-tag__custom-icon svg{color:currentColor}.andes-tag.andes-tag__color--positive .andes-tag__custom-icon{color:var(--andes-tag-color-icon-positive-default,#00a650)}.andes-tag.andes-tag__color--positive .andes-tag__custom-icon svg{color:currentColor}.andes-tag.andes-tag__color--positive.andes-tag--clickable:hover{background-color:var(--andes-tag-color-fill-positive-hover,rgba(0,166,80,.15));border-color:var(--andes-tag-color-border-positive-hover,#008744)}.andes-tag.andes-tag__color--positive.andes-tag--clickable:hover .andes-tag__label{color:var(--andes-tag-color-text-positive-hover,#008744)}.andes-tag.andes-tag__color--positive.andes-tag--clickable:hover .andes-tag__custom-icon{color:var(--andes-tag-color-icon-positive-hover,#008744)}.andes-tag.andes-tag__color--positive.andes-tag--clickable:active{background-color:var(--andes-tag-color-fill-positive-active,rgba(0,166,80,.2));border-color:var(--andes-tag-color-border-positive-active,#063)}.andes-tag.andes-tag__color--positive.andes-tag--clickable:active .andes-tag__label{color:var(--andes-tag-color-text-positive-active,#063)}.andes-tag.andes-tag__color--positive.andes-tag--clickable:active .andes-tag__custom-icon{color:var(--andes-tag-color-icon-positive-active,#063)}.andes-tag.andes-tag__color--caution{background-color:var(--andes-tag-color-fill-caution-default,rgba(255,119,51,.1));border-color:var(--andes-tag-color-border-caution-default,#f73)}.andes-tag.andes-tag__color--caution .andes-tag__child,.andes-tag.andes-tag__color--caution .andes-tag__label{color:var(--andes-tag-color-text-caution-default,#f73)}.andes-tag.andes-tag__color--caution .andes-tag__close{color:var(--andes-tag-color-close-caution-default,#f73)}.andes-tag.andes-tag__color--caution .andes-tag__close:hover{color:var(--andes-tag-color-close-caution-hover,#e6540b)}.andes-tag.andes-tag__color--caution .andes-tag__close:active{color:var(--andes-tag-color-close-caution-active,#cc3e0a)}.andes-tag.andes-tag__color--caution.andes-tag--disabled{background-color:var(--andes-tag-color-fill-disabled,hsla(0,0%,100%,0));border-color:var(--andes-tag-color-border-disabled,rgba(0,0,0,.1))}.andes-tag.andes-tag__color--caution.andes-tag--disabled .andes-tag__label{color:var(--andes-tag-color-text-disabled,rgba(0,0,0,.25))}.andes-tag.andes-tag__color--caution.andes-tag--disabled .andes-tag__close{cursor:default}.andes-tag.andes-tag__color--caution.andes-tag--disabled .andes-tag__close:hover{background-color:transparent}.andes-tag.andes-tag__color--caution.andes-tag--disabled .andes-tag__custom-icon{color:var(--andes-tag-color-icon-disabled,rgba(0,0,0,.25))}.andes-tag.andes-tag__color--caution.andes-tag--disabled .andes-tag__custom-icon svg{color:currentColor}.andes-tag.andes-tag__color--caution .andes-tag__custom-icon{color:var(--andes-tag-color-icon-caution-default,#f73)}.andes-tag.andes-tag__color--caution .andes-tag__custom-icon svg{color:currentColor}.andes-tag.andes-tag__color--caution.andes-tag--clickable:hover{background-color:var(--andes-tag-color-fill-caution-hover,rgba(255,119,51,.15));border-color:var(--andes-tag-color-border-caution-hover,#e6540b)}.andes-tag.andes-tag__color--caution.andes-tag--clickable:hover .andes-tag__label{color:var(--andes-tag-color-text-caution-hover,#e6540b)}.andes-tag.andes-tag__color--caution.andes-tag--clickable:hover .andes-tag__custom-icon{color:var(--andes-tag-color-icon-caution-hover,#e6540b)}.andes-tag.andes-tag__color--caution.andes-tag--clickable:active{background-color:var(--andes-tag-color-fill-caution-active,rgba(255,119,51,.2));border-color:var(--andes-tag-color-border-caution-active,#cc3e0a)}.andes-tag.andes-tag__color--caution.andes-tag--clickable:active .andes-tag__label{color:var(--andes-tag-color-text-caution-active,#cc3e0a)}.andes-tag.andes-tag__color--caution.andes-tag--clickable:active .andes-tag__custom-icon{color:var(--andes-tag-color-icon-caution-active,#cc3e0a)}.andes-tag.andes-tag__color--negative{background-color:var(--andes-tag-color-fill-negative-default,rgba(242,61,79,.1));border-color:var(--andes-tag-color-border-negative-default,#f23d4f)}.andes-tag.andes-tag__color--negative .andes-tag__child,.andes-tag.andes-tag__color--negative .andes-tag__label{color:var(--andes-tag-color-text-negative-default,#f23d4f)}.andes-tag.andes-tag__color--negative .andes-tag__close{color:var(--andes-tag-color-close-negative-default,#f23d4f)}.andes-tag.andes-tag__color--negative .andes-tag__close:hover{color:var(--andes-tag-color-close-negative-hover,#d12440)}.andes-tag.andes-tag__color--negative .andes-tag__close:active{color:var(--andes-tag-color-close-negative-active,#a61d33)}.andes-tag.andes-tag__color--negative.andes-tag--disabled{background-color:var(--andes-tag-color-fill-disabled,hsla(0,0%,100%,0));border-color:var(--andes-tag-color-border-disabled,rgba(0,0,0,.1))}.andes-tag.andes-tag__color--negative.andes-tag--disabled .andes-tag__label{color:var(--andes-tag-color-text-disabled,rgba(0,0,0,.25))}.andes-tag.andes-tag__color--negative.andes-tag--disabled .andes-tag__close{cursor:default}.andes-tag.andes-tag__color--negative.andes-tag--disabled .andes-tag__close:hover{background-color:transparent}.andes-tag.andes-tag__color--negative.andes-tag--disabled .andes-tag__custom-icon{color:var(--andes-tag-color-icon-disabled,rgba(0,0,0,.25))}.andes-tag.andes-tag__color--negative.andes-tag--disabled .andes-tag__custom-icon svg{color:currentColor}.andes-tag.andes-tag__color--negative .andes-tag__custom-icon{color:var(--andes-tag-color-icon-negative-default,#f23d4f)}.andes-tag.andes-tag__color--negative .andes-tag__custom-icon svg{color:currentColor}.andes-tag.andes-tag__color--negative.andes-tag--clickable:hover{background-color:var(--andes-tag-color-fill-negative-hover,rgba(242,61,79,.15));border-color:var(--andes-tag-color-border-negative-hover,#d12440)}.andes-tag.andes-tag__color--negative.andes-tag--clickable:hover .andes-tag__label{color:var(--andes-tag-color-text-negative-hover,#d12440)}.andes-tag.andes-tag__color--negative.andes-tag--clickable:hover .andes-tag__custom-icon{color:var(--andes-tag-color-icon-negative-hover,#d12440)}.andes-tag.andes-tag__color--negative.andes-tag--clickable:active{background-color:var(--andes-tag-color-fill-negative-active,rgba(242,61,79,.2));border-color:var(--andes-tag-color-border-negative-active,#a61d33)}.andes-tag.andes-tag__color--negative.andes-tag--clickable:active .andes-tag__label{color:var(--andes-tag-color-text-negative-active,#a61d33)}.andes-tag.andes-tag__color--negative.andes-tag--clickable:active .andes-tag__custom-icon{color:var(--andes-tag-color-icon-negative-active,#a61d33)}.andes-tag-collapsed__list{list-style:none;margin:0;padding:0}.andes-tag-collapsed__list-main{display:flex;width:min-content}.andes-tag-collapsed__list-item{display:inline-flex}.andes-tag-collapsed__wrap{position:relative;width:-moz-fit-content;width:fit-content}.andes-tag-collapsed__more{background-color:var(--andes-color-fill-primary,#fff);border-radius:6px;box-shadow:0 6px 16px 0 rgba(0,0,0,.1);display:block;padding:8px;width:200px}.andes-tag-collapsed__more .andes-tag--large{margin:4px}.andes-tag-collapsed__more .andes-tag--small{margin:3px}.andes-tag-collapsed__more .andes-tag__label{max-width:148px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.andes-tag-collapsed .andes-tag--large{margin-right:8px}.andes-tag-collapsed .andes-tag--small{margin-right:6px}.andes-tag--choice{background-color:var(--andes-tag-choice-color-unselected-fill-default,hsla(0,0%,100%,0));border-color:var(--andes-tag-choice-color-unselected-border-default,rgba(0,0,0,.25))}.andes-tag--choice .andes-tag--internal-thumbnail{background-color:hsla(0,0%,100%,0);color:var(--andes-tag-choice-color-unselected-icon-default,rgba(0,0,0,.9))}.andes-tag--choice .andes-tag--internal-thumbnail svg{color:inherit}.andes-tag--choice .andes-tag__label{color:var(--andes-tag-choice-color-unselected-text-default,rgba(0,0,0,.9))}.andes-tag--choice.andes-tag--selected{background-color:var(--andes-tag-choice-color-selected-fill-default,var(--andes-color-blue-100,rgba(65,137,230,.1)));border-color:var(--andes-tag-choice-color-selected-border-default,var(--andes-color-blue-500,#3483fa))}.andes-tag--choice.andes-tag--selected .andes-tag__label{color:var(--andes-tag-choice-color-selected-text-default,var(--andes-color-blue-500,#3483fa))}.andes-tag--choice.andes-tag--selected .andes-tag__icon-container-check{color:var(--andes-tag-choice-color-selected-check-default,var(--andes-color-blue-500,#3483fa))}.andes-tag--choice.andes-tag--selected .andes-tag--internal-thumbnail{color:var(--andes-tag-choice-color-selected-icon-default,var(--andes-color-blue-500,#3483fa))}.andes-tag--choice.andes-tag--selected .andes-tag--internal-thumbnail svg{color:inherit}.andes-tag--choice:hover{background-color:var(--andes-tag-choice-color-unselected-fill-default,hsla(0,0%,100%,0));border-color:var(--andes-tag-choice-color-unselected-border-hover,rgba(0,0,0,.55))}.andes-tag--choice:hover.andes-tag--selected{background-color:var(--andes-tag-choice-color-selected-fill-default,var(--andes-color-blue-100,rgba(65,137,230,.1)));border-color:var(--andes-tag-choice-color-selected-border-hover,var(--andes-color-blue-600,#2968c8))}.andes-tag--choice:hover.andes-tag--selected .andes-tag__icon-container-check{color:var(--andes-tag-choice-color-selected-check-hover,var(--andes-color-blue-600,#2968c8))}.andes-tag--choice:hover.andes-tag--selected .andes-tag--internal-thumbnail{color:var(--andes-tag-choice-color-selected-icon-hover,var(--andes-color-blue-600,#2968c8))}.andes-tag--choice:hover.andes-tag--selected .andes-tag--internal-thumbnail svg{color:inherit}.andes-tag--choice:hover.andes-tag--selected .andes-tag__label{color:var(--andes-tag-choice-color-selected-text-hover,var(--andes-color-blue-600,#2968c8))}.andes-tag--choice:active{border-color:var(--andes-tag-choice-color-unselected-border-active,var(--andes-color-blue-500,#3483fa))}.andes-tag--choice:active.andes-tag--selected{border-color:var(--andes-tag-choice-color-selected-border-active,var(--andes-color-blue-700,#1f4e96))}.andes-tag--choice:active.andes-tag--selected .andes-tag__icon-container-check{color:var(--andes-tag-choice-color-selected-check-active,var(--andes-color-blue-700,#1f4e96))}.andes-tag--choice:active.andes-tag--selected .andes-tag--internal-thumbnail{color:var(--andes-tag-choice-color-selected-icon-active,var(--andes-color-blue-700,#1f4e96))}.andes-tag--choice:active.andes-tag--selected .andes-tag--internal-thumbnail svg{color:inherit}.andes-tag--choice:active.andes-tag--selected .andes-tag__label{color:var(--andes-tag-choice-color-selected-text-active,var(--andes-color-blue-700,#1f4e96))}.andes-tag--choice.andes-tag--disabled{border-color:var(--andes-tag-choice-color-unselected-border-disabled,rgba(0,0,0,.1))}.andes-tag--choice.andes-tag--disabled .andes-tag__label{color:var(--andes-tag-choice-color-unselected-text-disabled,rgba(0,0,0,.25))}.andes-tag--choice.andes-tag--disabled .andes-tag--internal-thumbnail{color:var(--andes-tag-choice-color-unselected-icon-disabled,rgba(0,0,0,.25))}.andes-tag--choice.andes-tag--disabled .andes-tag--internal-thumbnail svg{color:inherit}.andes-tag--choice.andes-tag--disabled.andes-tag--selected{background-color:var(--andes-tag-choice-color-selected-fill-disabled,hsla(0,0%,100%,0));border-color:var(--andes-tag-choice-color-selected-border-disabled,rgba(0,0,0,.1))}.andes-tag--choice.andes-tag--disabled.andes-tag--selected .andes-tag--internal-thumbnail{color:var(--andes-tag-choice-color-selected-icon-disabled,rgba(0,0,0,.25))}.andes-tag--choice.andes-tag--disabled.andes-tag--selected .andes-tag--internal-thumbnail svg{color:inherit}.andes-tag--choice.andes-tag--disabled.andes-tag--selected .andes-tag__label{color:var(--andes-tag-choice-color-selected-text-disabled,rgba(0,0,0,.25))}.andes-technical-error__code-button.andes-tag:focus{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-technical-error__code-button.andes-tag:focus-visible{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-technical-error__code-button.andes-tag:focus:not(:focus-visible){box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}.andes-technical-error__code-button.andes-tag{background:var(--andes-technical-error-section-code-color-fill-default,hsla(0,0%,100%,0));border-color:var(--andes-technical-error-section-code-color-border-default,rgba(0,0,0,.25));border-radius:36px;cursor:pointer;margin:8px 0 24px;padding:4px 8px}.andes-technical-error__code-button.andes-tag .andes-tag__child{align-items:center;display:inline-flex}@media(hover:hover){.andes-technical-error__code-button.andes-tag:hover{background:var(--andes-technical-error-section-code-color-fill-hover,rgba(0,0,0,.04))}.andes-technical-error__code-button.andes-tag:hover .andes-technical-error__error-code{color:var(--andes-color-text-link-hover,var(--andes-color-blue-600,#2968c8))}.andes-technical-error__code-button.andes-tag:hover .andes-technical-error__copy-icon-container{color:var(--andes-technical-error-section-code-color-icon-hover,var(--andes-color-blue-600,#2968c8))}}.andes-technical-error__code-button.andes-tag:active{background:var(--andes-technical-error-section-code-color-fill-active,rgba(0,0,0,.1))}.andes-technical-error__code-button.andes-tag:active .andes-technical-error__error-code{color:var(--andes-color-text-link-active,var(--andes-color-blue-700,#1f4e96))}.andes-technical-error__code-button.andes-tag:active .andes-technical-error__copy-icon-container{color:var(--andes-technical-error-section-code-color-icon-active,var(--andes-color-blue-700,#1f4e96))}.andes-technical-error__code-button.andes-tag .andes-technical-error__code-button-text{color:var(--andes-technical-error-section-code-color-text-default,rgba(0,0,0,.55))}.andes-technical-error__error-code.andes-typography.andes-typography--type-body.andes-typography--weight-regular{font-weight:var(--andes-font-weight-semibold,600)}.andes-technical-error__copy-icon-container{color:var(--andes-technical-error-section-code-color-icon-default,var(--andes-color-blue-500,#3483fa));display:flex}.andes-technical-error__container{align-items:center;background:var(--andes-technical-error-screen-color-background,#f5f5f5);display:flex;flex-direction:column;height:100%;justify-content:center}.andes-technical-error__container--webview-ios{margin-top:59px}.andes-technical-error__container--webview-ios .andes-technical-error__close-button{top:75px}.andes-technical-error__asset-container{align-items:flex-end;display:flex;justify-content:center;margin-bottom:16px}.andes-technical-error__asset-container--illustration{height:128px;margin-bottom:24px;width:320px}.andes-technical-error__close-button:focus{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-technical-error__close-button:focus-visible{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-technical-error__close-button:focus:not(:focus-visible){box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}.andes-technical-error__close-button{background-color:transparent;border:0;cursor:pointer;display:flex;position:absolute;right:16px;top:16px}.andes-technical-error__none-asset-icon.andes-thumbnail--mute{background:var(--andes-technical-error-section-asset-color-fill,#fff);border:3px solid var(--andes-technical-error-section-asset-color-border,rgba(0,0,0,.55))}.andes-technical-error__none-asset-icon.andes-thumbnail--mute svg{color:var(--andes-technical-error-section-asset-color-icon,rgba(0,0,0,.55))}.andes-technical-error__title{margin-bottom:8px;text-align:center}.andes-technical-error__title.andes-typography--size-m.andes-typography--type-title{color:var(--andes-technical-error-section-color-title,rgba(0,0,0,.9));margin-top:0}.andes-technical-error__description{margin-bottom:16px;text-align:center}.andes-technical-error__description.andes-typography--size-m.andes-typography--type-body{color:var(--andes-technical-error-section-color-description,rgba(0,0,0,.9))}.andes-technical-error__code-text{text-align:center}.andes-technical-error__code-text.andes-typography--size-xs.andes-typography--type-body{color:var(--andes-technical-error-section-color-instruction,rgba(0,0,0,.55))}.andes-technical-error__code-button--snackbar.andes-tag{background:var(--andes-technical-error-snackbar-code-color-fill-default,hsla(0,0%,100%,0));border-color:var(--andes-technical-error-snackbar-code-color-border-default,#fff);margin-bottom:0}.andes-technical-error__code-button--snackbar.andes-tag .andes-technical-error__copy-icon-container{color:var(--andes-technical-error-snackbar-code-color-icon-default,#fff)}.andes-technical-error__code-button--snackbar.andes-tag .andes-technical-error__code-button-text{color:var(--andes-technical-error-snackbar-code-color-text-default,#fff)}@media(hover:hover){.andes-technical-error__code-button--snackbar.andes-tag:hover{background:var(--andes-technical-error-snackbar-code-color-fill-default,hsla(0,0%,100%,0))}.andes-technical-error__code-button--snackbar.andes-tag:hover .andes-technical-error__error-code{color:var(--andes-technical-error-snackbar-code-color-text-default,#fff)}.andes-technical-error__code-button--snackbar.andes-tag:hover .andes-technical-error__copy-icon-container{color:var(--andes-technical-error-snackbar-code-color-icon-default,#fff)}}.andes-technical-error__code-button--snackbar.andes-tag:active{background:var(--andes-technical-error-snackbar-code-color-fill-active,#fff);border-color:var(--andes-technical-error-snackbar-code-color-border-active,#fff)}.andes-technical-error__code-button--snackbar.andes-tag:active .andes-technical-error__code-button-text,.andes-technical-error__code-button--snackbar.andes-tag:active .andes-technical-error__error-code{color:var(--andes-technical-error-snackbar-code-color-text-active,rgba(0,0,0,.9))}.andes-technical-error__code-button--snackbar.andes-tag:active .andes-technical-error__copy-icon-container{color:var(--andes-technical-error-snackbar-code-color-icon-active,#fff)}.andes-technical-error__code-button--copied.andes-tag{background:var(--andes-technical-error-snackbar-code-color-fill-active,#fff)}@media(hover:hover){.andes-technical-error__code-button--copied.andes-tag:hover{background:var(--andes-technical-error-snackbar-code-color-fill-active,#fff)}}.andes-technical-error__code-button--copied.andes-tag .andes-technical-error__copied-icon-container{color:var(--andes-technical-error-snackbar-code-color-icon-active,#fff);display:contents}.andes-technical-error--snackbar .andes-technical-error__code-text{text-align:left}.andes-technical-error--snackbar .andes-technical-error__code-text.andes-typography--size-xs.andes-typography--type-body{color:var(--andes-technical-error-snackbar-color-instruction,#fff)}.andes-technical-error--snackbar.andes-snackbar--with-action .andes-snackbar__message{padding-bottom:8px}.andes-technical-error--snackbar.andes-snackbar--bottom .andes-snackbar__children{padding-bottom:0}.andes-technical-error__container{padding:24px 20px 20px;position:relative}.andes-technical-error__action-button{bottom:20px;position:absolute}.andes-technical-error .andes-snackbar__children{padding-right:16px}@media(min-width:768px){.andes-technical-error__container{padding:0}.andes-technical-error__action-button{bottom:0;position:relative}}.andes-badge--xsmall.andes-badge--pill-icon{border-radius:50%;height:12px;min-width:12px;width:12px}.andes-badge--xsmall.andes-badge--pill-icon svg{height:12px;width:12px}.andes-badge--small{line-height:4px}.andes-badge--small .andes-badge__content{font-size:11px;line-height:4px;padding:6px}.andes-badge--small.andes-badge--rounded-top-left{border-top-left-radius:8px}.andes-badge--small.andes-badge--rounded-top-right{border-top-right-radius:8px}.andes-badge--small.andes-badge--rounded-bottom-left{border-bottom-left-radius:8px}.andes-badge--small.andes-badge--rounded-bottom-right{border-bottom-right-radius:8px}.andes-badge--small.andes-badge--pill-icon{border-radius:50%;height:16px;min-width:16px;width:16px}.andes-badge--small.andes-badge--pill-icon svg{height:16px;width:16px}.andes-badge--large.andes-badge--rounded-top-left{border-top-left-radius:12px}.andes-badge--large.andes-badge--rounded-top-right{border-top-right-radius:12px}.andes-badge--large.andes-badge--rounded-bottom-left{border-bottom-left-radius:12px}.andes-badge--large.andes-badge--rounded-bottom-right{border-bottom-right-radius:12px}.andes-badge--pill{display:inline-block;font-family:var(--andes-font-family-primary,"Proxima Nova",-apple-system,"Roboto",Arial,sans-serif);font-size:12px;line-height:8px;overflow:hidden;position:relative;text-align:center}.andes-badge--pill-icon{border-radius:50%;height:24px;min-width:24px;overflow:hidden;position:relative;width:24px}.andes-badge--pill-icon .andes-badge__icon{height:100%;width:100%}.andes-badge__content{color:#fff;font-weight:var(--andes-font-weight-semibold,600);margin:0;padding:8px}.andes-badge--dot{border-radius:50%;display:inline-block;height:8px;position:relative;width:8px}.andes-badge--gray{background:var(--andes-badge-loud-color-fill-neutral,#737373)}.andes-badge--gray .andes-badge__content{color:var(--andes-badge-loud-color-text-neutral,#fff)}.andes-badge--gray .andes-badge__icon,.andes-badge--gray .andes-badge__icon-inner,.andes-badge--gray svg{color:var(--andes-badge-loud-color-icon-neutral,#fff)}.andes-badge--gray--quiet{background:var(--andes-badge-quiet-color-fill-neutral,rgba(0,0,0,.1));border:0}.andes-badge--gray--quiet.andes-badge--generic.andes-badge--pill{background:rgba(0,0,0,.07)}.andes-badge--gray--quiet.andes-badge--generic.andes-badge--pill .andes-badge__content{color:rgba(0,0,0,.55)}.andes-badge--gray--quiet .andes-badge__content{color:var(--andes-badge-quiet-color-text-neutral,rgba(0,0,0,.55))}.andes-badge--gray--quiet .andes-badge__icon,.andes-badge--gray--quiet .andes-badge__icon-inner,.andes-badge--gray--quiet svg{color:var(--andes-badge-quiet-color-icon-neutral,rgba(0,0,0,.55))}.andes-badge--gray--quiet.andes-badge--dot{background:var(--andes-badge-dot-quiet-color-fill-neutral,rgba(0,0,0,.25))}.andes-badge--gray.andes-badge--color-on-background{background:var(--andes-badge-loud-color-fill-neutral-on-complex-bg,#1a1a1a)}.andes-badge--gray.andes-badge--color-on-background .andes-badge__content{color:var(--andes-badge-loud-color-text-neutral-on-complex-bg,#fff)}.andes-badge--gray.andes-badge--color-on-background .andes-badge__icon,.andes-badge--gray.andes-badge--color-on-background .andes-badge__icon-inner,.andes-badge--gray.andes-badge--color-on-background svg{color:var(--andes-badge-loud-color-icon-neutral-on-complex-bg,#fff)}.andes-badge--red{background:var(--andes-badge-loud-color-fill-negative,#f23d4f)}.andes-badge--red .andes-badge__content{color:var(--andes-badge-loud-color-text-negative,#fff)}.andes-badge--red .andes-badge__icon,.andes-badge--red .andes-badge__icon-inner,.andes-badge--red svg{color:var(--andes-badge-loud-color-icon-negative,#fff)}.andes-badge--red--quiet{background:var(--andes-badge-quiet-color-fill-negative,rgba(242,61,79,.1));border:0}.andes-badge--red--quiet.andes-badge--generic.andes-badge--pill{background:rgba(0,0,0,.07)}.andes-badge--red--quiet.andes-badge--generic.andes-badge--pill .andes-badge__content{color:rgba(0,0,0,.55)}.andes-badge--red--quiet .andes-badge__content{color:var(--andes-badge-quiet-color-text-negative,#f23d4f)}.andes-badge--red--quiet .andes-badge__icon,.andes-badge--red--quiet .andes-badge__icon-inner,.andes-badge--red--quiet svg{color:var(--andes-badge-quiet-color-icon-negative,#f23d4f)}.andes-badge--red--quiet.andes-badge--dot{background:var(--andes-badge-dot-quiet-color-fill-negative,rgba(242,61,79,.4))}.andes-badge--red.andes-badge--color-on-background{background:var(--andes-badge-loud-color-fill-negative-on-complex-bg,#d12440)}.andes-badge--red.andes-badge--color-on-background .andes-badge__content{color:var(--andes-badge-loud-color-text-negative-on-complex-bg,#fff)}.andes-badge--red.andes-badge--color-on-background .andes-badge__icon,.andes-badge--red.andes-badge--color-on-background .andes-badge__icon-inner,.andes-badge--red.andes-badge--color-on-background svg{color:var(--andes-badge-loud-color-icon-negative-on-complex-bg,#fff)}.andes-badge--accent{background:var(--andes-badge-loud-color-fill-informative,var(--andes-color-blue-500,#3483fa))}.andes-badge--accent .andes-badge__content{color:var(--andes-badge-loud-color-text-informative,#fff)}.andes-badge--accent .andes-badge__icon,.andes-badge--accent .andes-badge__icon-inner,.andes-badge--accent svg{color:var(--andes-badge-loud-color-icon-informative,#fff)}.andes-badge--accent--quiet{background:var(--andes-badge-quiet-color-fill-informative,var(--andes-color-blue-100,rgba(65,137,230,.1)));border:0}.andes-badge--accent--quiet.andes-badge--generic.andes-badge--pill{background:rgba(0,0,0,.07)}.andes-badge--accent--quiet.andes-badge--generic.andes-badge--pill .andes-badge__content{color:rgba(0,0,0,.55)}.andes-badge--accent--quiet .andes-badge__content{color:var(--andes-badge-quiet-color-text-informative,var(--andes-color-blue-500,#3483fa))}.andes-badge--accent--quiet .andes-badge__icon,.andes-badge--accent--quiet .andes-badge__icon-inner,.andes-badge--accent--quiet svg{color:var(--andes-badge-quiet-color-icon-informative,var(--andes-color-blue-500,#3483fa))}.andes-badge--accent--quiet.andes-badge--dot{background:var(--andes-badge-dot-quiet-color-fill-informative,var(--andes-color-blue-400,rgba(65,137,230,.4)))}.andes-badge--accent.andes-badge--color-on-background{background:var(--andes-badge-loud-color-fill-informative-on-complex-bg,var(--andes-color-blue-600,#2968c8))}.andes-badge--accent.andes-badge--color-on-background .andes-badge__content{color:var(--andes-badge-loud-color-text-informative-on-complex-bg,#fff)}.andes-badge--accent.andes-badge--color-on-background .andes-badge__icon,.andes-badge--accent.andes-badge--color-on-background .andes-badge__icon-inner,.andes-badge--accent.andes-badge--color-on-background svg{color:var(--andes-badge-loud-color-icon-informative-on-complex-bg,#fff)}.andes-badge--green{background:var(--andes-badge-loud-color-fill-positive,#00a650)}.andes-badge--green .andes-badge__content{color:var(--andes-badge-loud-color-text-positive,#fff)}.andes-badge--green .andes-badge__icon,.andes-badge--green .andes-badge__icon-inner,.andes-badge--green svg{color:var(--andes-badge-loud-color-icon-positive,#fff)}.andes-badge--green--quiet{background:var(--andes-badge-quiet-color-fill-positive,rgba(0,166,80,.1));border:0}.andes-badge--green--quiet.andes-badge--generic.andes-badge--pill{background:rgba(0,0,0,.07)}.andes-badge--green--quiet.andes-badge--generic.andes-badge--pill .andes-badge__content{color:rgba(0,0,0,.55)}.andes-badge--green--quiet .andes-badge__content{color:var(--andes-badge-quiet-color-text-positive,#00a650)}.andes-badge--green--quiet .andes-badge__icon,.andes-badge--green--quiet .andes-badge__icon-inner,.andes-badge--green--quiet svg{color:var(--andes-badge-quiet-color-icon-positive,#00a650)}.andes-badge--green--quiet.andes-badge--dot{background:var(--andes-badge-dot-quiet-color-fill-positive,rgba(0,166,80,.4))}.andes-badge--green.andes-badge--color-on-background{background:var(--andes-badge-loud-color-fill-positive-on-complex-bg,#008744)}.andes-badge--green.andes-badge--color-on-background .andes-badge__content{color:var(--andes-badge-loud-color-text-positive-on-complex-bg,#fff)}.andes-badge--green.andes-badge--color-on-background .andes-badge__icon,.andes-badge--green.andes-badge--color-on-background .andes-badge__icon-inner,.andes-badge--green.andes-badge--color-on-background svg{color:var(--andes-badge-loud-color-icon-positive-on-complex-bg,#fff)}.andes-badge--orange{background:var(--andes-badge-loud-color-fill-caution,#f73)}.andes-badge--orange .andes-badge__content{color:var(--andes-badge-loud-color-text-caution,#fff)}.andes-badge--orange .andes-badge__icon,.andes-badge--orange .andes-badge__icon-inner,.andes-badge--orange svg{color:var(--andes-badge-loud-color-icon-caution,#fff)}.andes-badge--orange--quiet{background:var(--andes-badge-quiet-color-fill-caution,rgba(255,119,51,.1));border:0}.andes-badge--orange--quiet.andes-badge--generic.andes-badge--pill{background:rgba(0,0,0,.07)}.andes-badge--orange--quiet.andes-badge--generic.andes-badge--pill .andes-badge__content{color:rgba(0,0,0,.55)}.andes-badge--orange--quiet .andes-badge__content{color:var(--andes-badge-quiet-color-text-caution,#f73)}.andes-badge--orange--quiet .andes-badge__icon,.andes-badge--orange--quiet .andes-badge__icon-inner,.andes-badge--orange--quiet svg{color:var(--andes-badge-quiet-color-icon-caution,#f73)}.andes-badge--orange--quiet.andes-badge--dot{background:var(--andes-badge-dot-quiet-color-fill-caution,rgba(255,119,51,.4))}.andes-badge--orange.andes-badge--color-on-background{background:var(--andes-badge-loud-color-fill-caution-on-complex-bg,#e6540b)}.andes-badge--orange.andes-badge--color-on-background .andes-badge__content{color:var(--andes-badge-loud-color-text-caution-on-complex-bg,#fff)}.andes-badge--orange.andes-badge--color-on-background .andes-badge__icon,.andes-badge--orange.andes-badge--color-on-background .andes-badge__icon-inner,.andes-badge--orange.andes-badge--color-on-background svg{color:var(--andes-badge-loud-color-icon-caution-on-complex-bg,#fff)}.andes-badge--inverted{background:var(--andes-badge-loud-color-fill-inverse,#fff)}.andes-badge--inverted .andes-badge__content{color:var(--andes-badge-loud-color-text-inverse,rgba(0,0,0,.9))}.andes-badge--inverted .andes-badge__icon,.andes-badge--inverted .andes-badge__icon-inner,.andes-badge--inverted svg{color:var(--andes-badge-loud-color-icon-inverse,rgba(0,0,0,.9))}.andes-badge--inverted--quiet{border:0}.andes-badge--inverted--quiet.andes-badge--generic.andes-badge--pill{background:rgba(0,0,0,.07)}.andes-badge--inverted--quiet.andes-badge--generic.andes-badge--pill .andes-badge__content{color:rgba(0,0,0,.55)}.andes-button:focus{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-button:focus-visible{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-button:focus:not(:focus-visible){box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}.andes-button{border-radius:6px;display:inline-block;font-family:var(--andes-font-family-primary,"Proxima Nova",-apple-system,"Roboto",Arial,sans-serif);font-size:16px;font-weight:var(--andes-font-weight-semibold,600);height:48px;line-height:48px;padding:0 24px;text-align:center;width:auto;-webkit-font-smoothing:antialiased}@media(prefers-reduced-motion:no-preference){.andes-button{transition:.18s ease-out;transition-property:background,color}}.andes-button:link{text-decoration:none}.andes-button,.andes-button *{box-sizing:border-box}.andes-button svg{display:inline-block;max-height:1.125em;max-width:1.125em;vertical-align:middle}.andes-button--full-width{display:block;width:100%}.andes-button:disabled,.andes-button[aria-disabled=true],.andes-button[disabled]{pointer-events:none}.andes-button--loading{overflow-y:hidden;position:relative}.andes-button--loading:after,.andes-button--loading:before{background-color:var(--andes-button-loud-color-fill-progress,var(--andes-color-blue-600,#2968c8))}.andes-button--loading:after,.andes-button--loading:before{border-radius:.2222222222em;box-sizing:content-box;content:"";height:100%;left:0;margin:-.0555555556em;padding:.0555555556em;position:absolute;top:0;transform:scaleX(0);transform-origin:left center;width:100%}.andes-button--loading .andes-progress-indicator-circular{align-items:center;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.andes-button--loading .andes-progress-indicator-circular__container{align-items:center;display:inline-flex;justify-content:center;position:relative;width:100%}@media(prefers-reduced-motion:no-preference){.andes-button--loading .andes-progress-indicator-circular__container{animation:translateInButtonSpinner .18s forwards}}.andes-button--loading .andes-progress-indicator-circular__progress{display:block}.andes-button--loading .andes-progress-indicator-circular__progress div{align-items:center;display:flex;justify-content:center}.andes-button--loading .andes-progress-indicator-circular__progress .andes-progress-indicator-circular__svg{position:relative;stroke-width:6px;top:3px}.andes-button--loading .andes-button__content{display:flex;opacity:0}@media(prefers-reduced-motion:no-preference){.andes-button--loading .andes-button__content{animation:translateOutButtonSpinner .2s forwards}}.andes-button--loading-complete{overflow-y:hidden}.andes-button--loading-complete .andes-button__content{margin:0;max-height:none;opacity:1}@media(prefers-reduced-motion:no-preference){.andes-button--loading-complete .andes-button__content{animation:translateInButtonSpinnerComplete .2s forwards}}.andes-button__content{align-items:center;display:flex;height:100%;justify-content:center}.andes-button__content *{display:block;float:left}.andes-button__text{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.andes-button__text+svg,svg+.andes-button__text{margin-left:12px}@keyframes translateInButtonSpinner{0%{opacity:0;transform:translateY(60%)}40%{opacity:.4;transform:translateY(50%)}to{opacity:1;transform:translateY(0)}}@keyframes translateOutButtonSpinner{0%{opacity:1}80%{opacity:.5;transform:translateY(-30%)}90%{transform:translateY(-40%)}to{opacity:0;transform:translateY(-60%)}}@keyframes translateInButtonSpinnerComplete{0%{opacity:0;transform:translateY(65%)}50%{opacity:.5}to{opacity:1;transform:translateY(0)}}.andes-button--medium{border-radius:5px;font-size:14px;height:32px;line-height:32px;padding:0 12px}.andes-button--medium .andes-button__text+svg,.andes-button--medium svg+.andes-button__text{margin-left:8px}.andes-button--medium .andes-progress-indicator-circular__progress .andes-progress-indicator-circular__svg{top:0}.andes-button--medium.andes-button--loading-complete .andes-button__content{animation:translateInButtonSpinnerCompleteMedium .2s,fadeIn .2s;animation-fill-mode:forwards}.andes-button--small{border-radius:4px;font-size:12px;height:24px;line-height:24px;padding:0 8px}.andes-button--small .andes-progress-indicator-circular__progress .andes-progress-indicator-circular__svg{top:1.5px}.andes-button--small .andes-button__text{margin:0}.andes-button--small.andes-button--loading-complete .andes-button__content{animation:translateInButtonSpinnerCompleteSmall .2s,fadeIn .2s;animation-fill-mode:forwards}.andes-button--loud:hover,.custom-screen-button-loud .andes-technical-error__action-button:hover,.error-screen .andes-technical-error__action-button:hover,.error-screen-custom .andes-technical-error__action-button:hover{background-color:var(--andes-button-loud-color-fill-default,var(--andes-color-blue-500,#3483fa));border-color:transparent;color:var(--andes-button-loud-color-text-default,#fff)}.andes-button--loud:hover path[stroke]:not([stroke=none]),.andes-button--loud:hover svg[stroke]:not([stroke=none]),.custom-screen-button-loud .andes-technical-error__action-button:hover path[stroke]:not([stroke=none]),.custom-screen-button-loud .andes-technical-error__action-button:hover svg[stroke]:not([stroke=none]),.error-screen .andes-technical-error__action-button:hover path[stroke]:not([stroke=none]),.error-screen .andes-technical-error__action-button:hover svg[stroke]:not([stroke=none]),.error-screen-custom .andes-technical-error__action-button:hover path[stroke]:not([stroke=none]),.error-screen-custom .andes-technical-error__action-button:hover svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-loud-color-icon-default,#fff)!important}.andes-button--loud:hover path[fill]:not([fill=none]),.andes-button--loud:hover svg[fill]:not([fill=none]),.custom-screen-button-loud .andes-technical-error__action-button:hover path[fill]:not([fill=none]),.custom-screen-button-loud .andes-technical-error__action-button:hover svg[fill]:not([fill=none]),.error-screen .andes-technical-error__action-button:hover path[fill]:not([fill=none]),.error-screen .andes-technical-error__action-button:hover svg[fill]:not([fill=none]),.error-screen-custom .andes-technical-error__action-button:hover path[fill]:not([fill=none]),.error-screen-custom .andes-technical-error__action-button:hover svg[fill]:not([fill=none]){fill:var(--andes-button-icon-loud-color-icon-default,#fff)!important}.andes-button--loud.andes-button--color-on-background:hover,.custom-screen-button-loud .andes-button--color-on-background.andes-technical-error__action-button:hover,.error-screen .andes-button--color-on-background.andes-technical-error__action-button:hover,.error-screen-custom .andes-button--color-on-background.andes-technical-error__action-button:hover{background-color:var(--andes-button-loud-color-fill-default-on-complex-bg,rgba(0,0,0,.45));border-color:transparent;color:var(--andes-button-loud-color-text-default-on-complex-bg,#fff)}.andes-button--loud.andes-button--color-on-background:hover path[stroke]:not([stroke=none]),.andes-button--loud.andes-button--color-on-background:hover svg[stroke]:not([stroke=none]),.custom-screen-button-loud .andes-button--color-on-background.andes-technical-error__action-button:hover path[stroke]:not([stroke=none]),.custom-screen-button-loud .andes-button--color-on-background.andes-technical-error__action-button:hover svg[stroke]:not([stroke=none]),.error-screen .andes-button--color-on-background.andes-technical-error__action-button:hover path[stroke]:not([stroke=none]),.error-screen .andes-button--color-on-background.andes-technical-error__action-button:hover svg[stroke]:not([stroke=none]),.error-screen-custom .andes-button--color-on-background.andes-technical-error__action-button:hover path[stroke]:not([stroke=none]),.error-screen-custom .andes-button--color-on-background.andes-technical-error__action-button:hover svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-loud-color-icon-default-on-complex-bg,#fff)!important}.andes-button--loud.andes-button--color-on-background:hover path[fill]:not([fill=none]),.andes-button--loud.andes-button--color-on-background:hover svg[fill]:not([fill=none]),.custom-screen-button-loud .andes-button--color-on-background.andes-technical-error__action-button:hover path[fill]:not([fill=none]),.custom-screen-button-loud .andes-button--color-on-background.andes-technical-error__action-button:hover svg[fill]:not([fill=none]),.error-screen .andes-button--color-on-background.andes-technical-error__action-button:hover path[fill]:not([fill=none]),.error-screen .andes-button--color-on-background.andes-technical-error__action-button:hover svg[fill]:not([fill=none]),.error-screen-custom .andes-button--color-on-background.andes-technical-error__action-button:hover path[fill]:not([fill=none]),.error-screen-custom .andes-button--color-on-background.andes-technical-error__action-button:hover svg[fill]:not([fill=none]){fill:var(--andes-button-icon-loud-color-icon-default-on-complex-bg,#fff)!important}@media(min-width:768px){.andes-button--loud:hover,.andes-button--loud:link:hover,.andes-button--loud:visited:hover,.custom-screen-button-loud .andes-technical-error__action-button:hover,.error-screen .andes-technical-error__action-button:hover,.error-screen-custom .andes-technical-error__action-button:hover{background-color:var(--andes-button-loud-color-fill-hover,var(--andes-color-blue-600,#2968c8));border-color:transparent;color:var(--andes-button-loud-color-text-default,#fff)}.andes-button--loud:hover path[stroke]:not([stroke=none]),.andes-button--loud:hover svg[stroke]:not([stroke=none]),.andes-button--loud:link:hover path[stroke]:not([stroke=none]),.andes-button--loud:link:hover svg[stroke]:not([stroke=none]),.andes-button--loud:visited:hover path[stroke]:not([stroke=none]),.andes-button--loud:visited:hover svg[stroke]:not([stroke=none]),.custom-screen-button-loud .andes-technical-error__action-button:hover path[stroke]:not([stroke=none]),.custom-screen-button-loud .andes-technical-error__action-button:hover svg[stroke]:not([stroke=none]),.error-screen .andes-technical-error__action-button:hover path[stroke]:not([stroke=none]),.error-screen .andes-technical-error__action-button:hover svg[stroke]:not([stroke=none]),.error-screen-custom .andes-technical-error__action-button:hover path[stroke]:not([stroke=none]),.error-screen-custom .andes-technical-error__action-button:hover svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-loud-color-icon-default,#fff)!important}.andes-button--loud:hover path[fill]:not([fill=none]),.andes-button--loud:hover svg[fill]:not([fill=none]),.andes-button--loud:link:hover path[fill]:not([fill=none]),.andes-button--loud:link:hover svg[fill]:not([fill=none]),.andes-button--loud:visited:hover path[fill]:not([fill=none]),.andes-button--loud:visited:hover svg[fill]:not([fill=none]),.custom-screen-button-loud .andes-technical-error__action-button:hover path[fill]:not([fill=none]),.custom-screen-button-loud .andes-technical-error__action-button:hover svg[fill]:not([fill=none]),.error-screen .andes-technical-error__action-button:hover path[fill]:not([fill=none]),.error-screen .andes-technical-error__action-button:hover svg[fill]:not([fill=none]),.error-screen-custom .andes-technical-error__action-button:hover path[fill]:not([fill=none]),.error-screen-custom .andes-technical-error__action-button:hover svg[fill]:not([fill=none]){fill:var(--andes-button-icon-loud-color-icon-default,#fff)!important}.andes-button--loud.andes-button--color-on-background:hover,.andes-button--loud.andes-button--color-on-background:link:hover,.andes-button--loud.andes-button--color-on-background:visited:hover,.custom-screen-button-loud .andes-button--color-on-background.andes-technical-error__action-button:hover,.error-screen .andes-button--color-on-background.andes-technical-error__action-button:hover,.error-screen-custom .andes-button--color-on-background.andes-technical-error__action-button:hover{background-color:var(--andes-button-loud-color-fill-hover-on-complex-bg,rgba(0,0,0,.55));border-color:transparent;color:var(--andes-button-loud-color-text-default-on-complex-bg,#fff)}.andes-button--loud.andes-button--color-on-background:hover path[stroke]:not([stroke=none]),.andes-button--loud.andes-button--color-on-background:hover svg[stroke]:not([stroke=none]),.andes-button--loud.andes-button--color-on-background:link:hover path[stroke]:not([stroke=none]),.andes-button--loud.andes-button--color-on-background:link:hover svg[stroke]:not([stroke=none]),.andes-button--loud.andes-button--color-on-background:visited:hover path[stroke]:not([stroke=none]),.andes-button--loud.andes-button--color-on-background:visited:hover svg[stroke]:not([stroke=none]),.custom-screen-button-loud .andes-button--color-on-background.andes-technical-error__action-button:hover path[stroke]:not([stroke=none]),.custom-screen-button-loud .andes-button--color-on-background.andes-technical-error__action-button:hover svg[stroke]:not([stroke=none]),.error-screen .andes-button--color-on-background.andes-technical-error__action-button:hover path[stroke]:not([stroke=none]),.error-screen .andes-button--color-on-background.andes-technical-error__action-button:hover svg[stroke]:not([stroke=none]),.error-screen-custom .andes-button--color-on-background.andes-technical-error__action-button:hover path[stroke]:not([stroke=none]),.error-screen-custom .andes-button--color-on-background.andes-technical-error__action-button:hover svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-loud-color-icon-default-on-complex-bg,#fff)!important}.andes-button--loud.andes-button--color-on-background:hover path[fill]:not([fill=none]),.andes-button--loud.andes-button--color-on-background:hover svg[fill]:not([fill=none]),.andes-button--loud.andes-button--color-on-background:link:hover path[fill]:not([fill=none]),.andes-button--loud.andes-button--color-on-background:link:hover svg[fill]:not([fill=none]),.andes-button--loud.andes-button--color-on-background:visited:hover path[fill]:not([fill=none]),.andes-button--loud.andes-button--color-on-background:visited:hover svg[fill]:not([fill=none]),.custom-screen-button-loud .andes-button--color-on-background.andes-technical-error__action-button:hover path[fill]:not([fill=none]),.custom-screen-button-loud .andes-button--color-on-background.andes-technical-error__action-button:hover svg[fill]:not([fill=none]),.error-screen .andes-button--color-on-background.andes-technical-error__action-button:hover path[fill]:not([fill=none]),.error-screen .andes-button--color-on-background.andes-technical-error__action-button:hover svg[fill]:not([fill=none]),.error-screen-custom .andes-button--color-on-background.andes-technical-error__action-button:hover path[fill]:not([fill=none]),.error-screen-custom .andes-button--color-on-background.andes-technical-error__action-button:hover svg[fill]:not([fill=none]){fill:var(--andes-button-icon-loud-color-icon-default-on-complex-bg,#fff)!important}}.andes-button--loud,.custom-screen-button-loud .andes-technical-error__action-button,.error-screen .andes-technical-error__action-button,.error-screen-custom .andes-technical-error__action-button{box-shadow:0 0 0 0 #fff;cursor:pointer}@media(prefers-reduced-motion:no-preference){.andes-button--loud,.custom-screen-button-loud .andes-technical-error__action-button,.error-screen .andes-technical-error__action-button,.error-screen-custom .andes-technical-error__action-button{transition:box-shadow .25s ease-out,background-color .2s ease-out}}.andes-button--loud,.andes-button--loud:focus,.andes-button--loud:link,.andes-button--loud:visited,.custom-screen-button-loud .andes-technical-error__action-button,.error-screen .andes-technical-error__action-button,.error-screen-custom .andes-technical-error__action-button{background-color:var(--andes-button-loud-color-fill-default,var(--andes-color-blue-500,#3483fa));border-color:transparent;color:var(--andes-button-loud-color-text-default,#fff)}.andes-button--loud path[stroke]:not([stroke=none]),.andes-button--loud svg[stroke]:not([stroke=none]),.andes-button--loud:focus path[stroke]:not([stroke=none]),.andes-button--loud:focus svg[stroke]:not([stroke=none]),.andes-button--loud:link path[stroke]:not([stroke=none]),.andes-button--loud:link svg[stroke]:not([stroke=none]),.andes-button--loud:visited path[stroke]:not([stroke=none]),.andes-button--loud:visited svg[stroke]:not([stroke=none]),.custom-screen-button-loud .andes-technical-error__action-button path[stroke]:not([stroke=none]),.custom-screen-button-loud .andes-technical-error__action-button svg[stroke]:not([stroke=none]),.error-screen .andes-technical-error__action-button path[stroke]:not([stroke=none]),.error-screen .andes-technical-error__action-button svg[stroke]:not([stroke=none]),.error-screen-custom .andes-technical-error__action-button path[stroke]:not([stroke=none]),.error-screen-custom .andes-technical-error__action-button svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-loud-color-icon-default,#fff)!important}.andes-button--loud path[fill]:not([fill=none]),.andes-button--loud svg[fill]:not([fill=none]),.andes-button--loud:focus path[fill]:not([fill=none]),.andes-button--loud:focus svg[fill]:not([fill=none]),.andes-button--loud:link path[fill]:not([fill=none]),.andes-button--loud:link svg[fill]:not([fill=none]),.andes-button--loud:visited path[fill]:not([fill=none]),.andes-button--loud:visited svg[fill]:not([fill=none]),.custom-screen-button-loud .andes-technical-error__action-button path[fill]:not([fill=none]),.custom-screen-button-loud .andes-technical-error__action-button svg[fill]:not([fill=none]),.error-screen .andes-technical-error__action-button path[fill]:not([fill=none]),.error-screen .andes-technical-error__action-button svg[fill]:not([fill=none]),.error-screen-custom .andes-technical-error__action-button path[fill]:not([fill=none]),.error-screen-custom .andes-technical-error__action-button svg[fill]:not([fill=none]){fill:var(--andes-button-icon-loud-color-icon-default,#fff)!important}@media(prefers-reduced-motion:no-preference){.andes-button--loud:hover,.custom-screen-button-loud .andes-technical-error__action-button:hover,.error-screen .andes-technical-error__action-button:hover,.error-screen-custom .andes-technical-error__action-button:hover{transition:background-color .2s ease-in}}.andes-button--loud:active,.custom-screen-button-loud .andes-technical-error__action-button:active,.error-screen .andes-technical-error__action-button:active,.error-screen-custom .andes-technical-error__action-button:active{background-color:var(--andes-button-loud-color-fill-active,var(--andes-color-blue-700,#1f4e96));border-color:transparent;color:var(--andes-button-loud-color-text-default,#fff)}.andes-button--loud:active path[stroke]:not([stroke=none]),.andes-button--loud:active svg[stroke]:not([stroke=none]),.custom-screen-button-loud .andes-technical-error__action-button:active path[stroke]:not([stroke=none]),.custom-screen-button-loud .andes-technical-error__action-button:active svg[stroke]:not([stroke=none]),.error-screen .andes-technical-error__action-button:active path[stroke]:not([stroke=none]),.error-screen .andes-technical-error__action-button:active svg[stroke]:not([stroke=none]),.error-screen-custom .andes-technical-error__action-button:active path[stroke]:not([stroke=none]),.error-screen-custom .andes-technical-error__action-button:active svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-loud-color-icon-default,#fff)!important}.andes-button--loud:active path[fill]:not([fill=none]),.andes-button--loud:active svg[fill]:not([fill=none]),.custom-screen-button-loud .andes-technical-error__action-button:active path[fill]:not([fill=none]),.custom-screen-button-loud .andes-technical-error__action-button:active svg[fill]:not([fill=none]),.error-screen .andes-technical-error__action-button:active path[fill]:not([fill=none]),.error-screen .andes-technical-error__action-button:active svg[fill]:not([fill=none]),.error-screen-custom .andes-technical-error__action-button:active path[fill]:not([fill=none]),.error-screen-custom .andes-technical-error__action-button:active svg[fill]:not([fill=none]){fill:var(--andes-button-icon-loud-color-icon-default,#fff)!important}.andes-button--loud:not(.andes-button--loading,.loading):disabled,.andes-button--loud:not(.andes-button--loading,.loading)[aria-disabled=true],.andes-button--loud:not(.andes-button--loading,.loading)[disabled],.custom-screen-button-loud .andes-technical-error__action-button:not(.andes-button--loading,.loading):disabled,.custom-screen-button-loud .andes-technical-error__action-button:not(.andes-button--loading,.loading)[aria-disabled=true],.custom-screen-button-loud .andes-technical-error__action-button:not(.andes-button--loading,.loading)[disabled],.error-screen .andes-technical-error__action-button:not(.andes-button--loading,.loading):disabled,.error-screen .andes-technical-error__action-button:not(.andes-button--loading,.loading)[aria-disabled=true],.error-screen .andes-technical-error__action-button:not(.andes-button--loading,.loading)[disabled],.error-screen-custom .andes-technical-error__action-button:not(.andes-button--loading,.loading):disabled,.error-screen-custom .andes-technical-error__action-button:not(.andes-button--loading,.loading)[aria-disabled=true],.error-screen-custom .andes-technical-error__action-button:not(.andes-button--loading,.loading)[disabled]{background-color:var(--andes-button-loud-color-fill-disabled,rgba(0,0,0,.1));border-color:transparent;color:var(--andes-button-loud-color-text-disabled,rgba(0,0,0,.25))}.andes-button--loud:not(.andes-button--loading,.loading):disabled path[stroke]:not([stroke=none]),.andes-button--loud:not(.andes-button--loading,.loading):disabled svg[stroke]:not([stroke=none]),.andes-button--loud:not(.andes-button--loading,.loading)[aria-disabled=true] path[stroke]:not([stroke=none]),.andes-button--loud:not(.andes-button--loading,.loading)[aria-disabled=true] svg[stroke]:not([stroke=none]),.andes-button--loud:not(.andes-button--loading,.loading)[disabled] path[stroke]:not([stroke=none]),.andes-button--loud:not(.andes-button--loading,.loading)[disabled] svg[stroke]:not([stroke=none]),.custom-screen-button-loud .andes-technical-error__action-button:not(.andes-button--loading,.loading):disabled path[stroke]:not([stroke=none]),.custom-screen-button-loud .andes-technical-error__action-button:not(.andes-button--loading,.loading):disabled svg[stroke]:not([stroke=none]),.custom-screen-button-loud .andes-technical-error__action-button:not(.andes-button--loading,.loading)[aria-disabled=true] path[stroke]:not([stroke=none]),.custom-screen-button-loud .andes-technical-error__action-button:not(.andes-button--loading,.loading)[aria-disabled=true] svg[stroke]:not([stroke=none]),.custom-screen-button-loud .andes-technical-error__action-button:not(.andes-button--loading,.loading)[disabled] path[stroke]:not([stroke=none]),.custom-screen-button-loud .andes-technical-error__action-button:not(.andes-button--loading,.loading)[disabled] svg[stroke]:not([stroke=none]),.error-screen .andes-technical-error__action-button:not(.andes-button--loading,.loading):disabled path[stroke]:not([stroke=none]),.error-screen .andes-technical-error__action-button:not(.andes-button--loading,.loading):disabled svg[stroke]:not([stroke=none]),.error-screen .andes-technical-error__action-button:not(.andes-button--loading,.loading)[aria-disabled=true] path[stroke]:not([stroke=none]),.error-screen .andes-technical-error__action-button:not(.andes-button--loading,.loading)[aria-disabled=true] svg[stroke]:not([stroke=none]),.error-screen .andes-technical-error__action-button:not(.andes-button--loading,.loading)[disabled] path[stroke]:not([stroke=none]),.error-screen .andes-technical-error__action-button:not(.andes-button--loading,.loading)[disabled] svg[stroke]:not([stroke=none]),.error-screen-custom .andes-technical-error__action-button:not(.andes-button--loading,.loading):disabled path[stroke]:not([stroke=none]),.error-screen-custom .andes-technical-error__action-button:not(.andes-button--loading,.loading):disabled svg[stroke]:not([stroke=none]),.error-screen-custom .andes-technical-error__action-button:not(.andes-button--loading,.loading)[aria-disabled=true] path[stroke]:not([stroke=none]),.error-screen-custom .andes-technical-error__action-button:not(.andes-button--loading,.loading)[aria-disabled=true] svg[stroke]:not([stroke=none]),.error-screen-custom .andes-technical-error__action-button:not(.andes-button--loading,.loading)[disabled] path[stroke]:not([stroke=none]),.error-screen-custom .andes-technical-error__action-button:not(.andes-button--loading,.loading)[disabled] svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-loud-color-icon-disabled,rgba(0,0,0,.25))!important}.andes-button--loud:not(.andes-button--loading,.loading):disabled path[fill]:not([fill=none]),.andes-button--loud:not(.andes-button--loading,.loading):disabled svg[fill]:not([fill=none]),.andes-button--loud:not(.andes-button--loading,.loading)[aria-disabled=true] path[fill]:not([fill=none]),.andes-button--loud:not(.andes-button--loading,.loading)[aria-disabled=true] svg[fill]:not([fill=none]),.andes-button--loud:not(.andes-button--loading,.loading)[disabled] path[fill]:not([fill=none]),.andes-button--loud:not(.andes-button--loading,.loading)[disabled] svg[fill]:not([fill=none]),.custom-screen-button-loud .andes-technical-error__action-button:not(.andes-button--loading,.loading):disabled path[fill]:not([fill=none]),.custom-screen-button-loud .andes-technical-error__action-button:not(.andes-button--loading,.loading):disabled svg[fill]:not([fill=none]),.custom-screen-button-loud .andes-technical-error__action-button:not(.andes-button--loading,.loading)[aria-disabled=true] path[fill]:not([fill=none]),.custom-screen-button-loud .andes-technical-error__action-button:not(.andes-button--loading,.loading)[aria-disabled=true] svg[fill]:not([fill=none]),.custom-screen-button-loud .andes-technical-error__action-button:not(.andes-button--loading,.loading)[disabled] path[fill]:not([fill=none]),.custom-screen-button-loud .andes-technical-error__action-button:not(.andes-button--loading,.loading)[disabled] svg[fill]:not([fill=none]),.error-screen .andes-technical-error__action-button:not(.andes-button--loading,.loading):disabled path[fill]:not([fill=none]),.error-screen .andes-technical-error__action-button:not(.andes-button--loading,.loading):disabled svg[fill]:not([fill=none]),.error-screen .andes-technical-error__action-button:not(.andes-button--loading,.loading)[aria-disabled=true] path[fill]:not([fill=none]),.error-screen .andes-technical-error__action-button:not(.andes-button--loading,.loading)[aria-disabled=true] svg[fill]:not([fill=none]),.error-screen .andes-technical-error__action-button:not(.andes-button--loading,.loading)[disabled] path[fill]:not([fill=none]),.error-screen .andes-technical-error__action-button:not(.andes-button--loading,.loading)[disabled] svg[fill]:not([fill=none]),.error-screen-custom .andes-technical-error__action-button:not(.andes-button--loading,.loading):disabled path[fill]:not([fill=none]),.error-screen-custom .andes-technical-error__action-button:not(.andes-button--loading,.loading):disabled svg[fill]:not([fill=none]),.error-screen-custom .andes-technical-error__action-button:not(.andes-button--loading,.loading)[aria-disabled=true] path[fill]:not([fill=none]),.error-screen-custom .andes-technical-error__action-button:not(.andes-button--loading,.loading)[aria-disabled=true] svg[fill]:not([fill=none]),.error-screen-custom .andes-technical-error__action-button:not(.andes-button--loading,.loading)[disabled] path[fill]:not([fill=none]),.error-screen-custom .andes-technical-error__action-button:not(.andes-button--loading,.loading)[disabled] svg[fill]:not([fill=none]){fill:var(--andes-button-icon-loud-color-icon-disabled,rgba(0,0,0,.25))!important}.andes-button--loud:not(.andes-button--loading,.loading):disabled,.andes-button--loud:not(.andes-button--loading,.loading)[aria-disabled=true],.andes-button--loud:not(.andes-button--loading,.loading)[disabled],.custom-screen-button-loud .andes-technical-error__action-button:not(.andes-button--loading,.loading):disabled,.custom-screen-button-loud .andes-technical-error__action-button:not(.andes-button--loading,.loading)[aria-disabled=true],.custom-screen-button-loud .andes-technical-error__action-button:not(.andes-button--loading,.loading)[disabled],.error-screen .andes-technical-error__action-button:not(.andes-button--loading,.loading):disabled,.error-screen .andes-technical-error__action-button:not(.andes-button--loading,.loading)[aria-disabled=true],.error-screen .andes-technical-error__action-button:not(.andes-button--loading,.loading)[disabled],.error-screen-custom .andes-technical-error__action-button:not(.andes-button--loading,.loading):disabled,.error-screen-custom .andes-technical-error__action-button:not(.andes-button--loading,.loading)[aria-disabled=true],.error-screen-custom .andes-technical-error__action-button:not(.andes-button--loading,.loading)[disabled]{background-clip:padding-box;cursor:default}.andes-button--loud.andes-button--loading .andes-progress-indicator-circular__progress,.custom-screen-button-loud .andes-button--loading.andes-technical-error__action-button .andes-progress-indicator-circular__progress,.error-screen .andes-button--loading.andes-technical-error__action-button .andes-progress-indicator-circular__progress,.error-screen-custom .andes-button--loading.andes-technical-error__action-button .andes-progress-indicator-circular__progress{stroke:var(--andes-button-loud-color-spinner,#fff)}.andes-button--loud.andes-button--color-on-background,.andes-button--loud.andes-button--color-on-background:focus,.andes-button--loud.andes-button--color-on-background:link,.andes-button--loud.andes-button--color-on-background:visited,.custom-screen-button-loud .andes-button--color-on-background.andes-technical-error__action-button,.error-screen .andes-button--color-on-background.andes-technical-error__action-button,.error-screen-custom .andes-button--color-on-background.andes-technical-error__action-button{background-color:var(--andes-button-loud-color-fill-default-on-complex-bg,rgba(0,0,0,.45));border-color:transparent;color:var(--andes-button-loud-color-text-default-on-complex-bg,#fff)}.andes-button--loud.andes-button--color-on-background path[stroke]:not([stroke=none]),.andes-button--loud.andes-button--color-on-background svg[stroke]:not([stroke=none]),.andes-button--loud.andes-button--color-on-background:focus path[stroke]:not([stroke=none]),.andes-button--loud.andes-button--color-on-background:focus svg[stroke]:not([stroke=none]),.andes-button--loud.andes-button--color-on-background:link path[stroke]:not([stroke=none]),.andes-button--loud.andes-button--color-on-background:link svg[stroke]:not([stroke=none]),.andes-button--loud.andes-button--color-on-background:visited path[stroke]:not([stroke=none]),.andes-button--loud.andes-button--color-on-background:visited svg[stroke]:not([stroke=none]),.custom-screen-button-loud .andes-button--color-on-background.andes-technical-error__action-button path[stroke]:not([stroke=none]),.custom-screen-button-loud .andes-button--color-on-background.andes-technical-error__action-button svg[stroke]:not([stroke=none]),.error-screen .andes-button--color-on-background.andes-technical-error__action-button path[stroke]:not([stroke=none]),.error-screen .andes-button--color-on-background.andes-technical-error__action-button svg[stroke]:not([stroke=none]),.error-screen-custom .andes-button--color-on-background.andes-technical-error__action-button path[stroke]:not([stroke=none]),.error-screen-custom .andes-button--color-on-background.andes-technical-error__action-button svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-loud-color-icon-default-on-complex-bg,#fff)!important}.andes-button--loud.andes-button--color-on-background path[fill]:not([fill=none]),.andes-button--loud.andes-button--color-on-background svg[fill]:not([fill=none]),.andes-button--loud.andes-button--color-on-background:focus path[fill]:not([fill=none]),.andes-button--loud.andes-button--color-on-background:focus svg[fill]:not([fill=none]),.andes-button--loud.andes-button--color-on-background:link path[fill]:not([fill=none]),.andes-button--loud.andes-button--color-on-background:link svg[fill]:not([fill=none]),.andes-button--loud.andes-button--color-on-background:visited path[fill]:not([fill=none]),.andes-button--loud.andes-button--color-on-background:visited svg[fill]:not([fill=none]),.custom-screen-button-loud .andes-button--color-on-background.andes-technical-error__action-button path[fill]:not([fill=none]),.custom-screen-button-loud .andes-button--color-on-background.andes-technical-error__action-button svg[fill]:not([fill=none]),.error-screen .andes-button--color-on-background.andes-technical-error__action-button path[fill]:not([fill=none]),.error-screen .andes-button--color-on-background.andes-technical-error__action-button svg[fill]:not([fill=none]),.error-screen-custom .andes-button--color-on-background.andes-technical-error__action-button path[fill]:not([fill=none]),.error-screen-custom .andes-button--color-on-background.andes-technical-error__action-button svg[fill]:not([fill=none]){fill:var(--andes-button-icon-loud-color-icon-default-on-complex-bg,#fff)!important}.andes-button--loud.andes-button--color-on-background:active,.custom-screen-button-loud .andes-button--color-on-background.andes-technical-error__action-button:active,.error-screen .andes-button--color-on-background.andes-technical-error__action-button:active,.error-screen-custom .andes-button--color-on-background.andes-technical-error__action-button:active{background-color:var(--andes-button-loud-color-fill-active-on-complex-bg,rgba(0,0,0,.8));border-color:transparent;color:var(--andes-button-loud-color-text-default-on-complex-bg,#fff)}.andes-button--loud.andes-button--color-on-background:active path[stroke]:not([stroke=none]),.andes-button--loud.andes-button--color-on-background:active svg[stroke]:not([stroke=none]),.custom-screen-button-loud .andes-button--color-on-background.andes-technical-error__action-button:active path[stroke]:not([stroke=none]),.custom-screen-button-loud .andes-button--color-on-background.andes-technical-error__action-button:active svg[stroke]:not([stroke=none]),.error-screen .andes-button--color-on-background.andes-technical-error__action-button:active path[stroke]:not([stroke=none]),.error-screen .andes-button--color-on-background.andes-technical-error__action-button:active svg[stroke]:not([stroke=none]),.error-screen-custom .andes-button--color-on-background.andes-technical-error__action-button:active path[stroke]:not([stroke=none]),.error-screen-custom .andes-button--color-on-background.andes-technical-error__action-button:active svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-loud-color-icon-default-on-complex-bg,#fff)!important}.andes-button--loud.andes-button--color-on-background:active path[fill]:not([fill=none]),.andes-button--loud.andes-button--color-on-background:active svg[fill]:not([fill=none]),.custom-screen-button-loud .andes-button--color-on-background.andes-technical-error__action-button:active path[fill]:not([fill=none]),.custom-screen-button-loud .andes-button--color-on-background.andes-technical-error__action-button:active svg[fill]:not([fill=none]),.error-screen .andes-button--color-on-background.andes-technical-error__action-button:active path[fill]:not([fill=none]),.error-screen .andes-button--color-on-background.andes-technical-error__action-button:active svg[fill]:not([fill=none]),.error-screen-custom .andes-button--color-on-background.andes-technical-error__action-button:active path[fill]:not([fill=none]),.error-screen-custom .andes-button--color-on-background.andes-technical-error__action-button:active svg[fill]:not([fill=none]){fill:var(--andes-button-icon-loud-color-icon-default-on-complex-bg,#fff)!important}.andes-button--loud.andes-button--color-on-background:not(.andes-button--loading,.loading):disabled,.andes-button--loud.andes-button--color-on-background:not(.andes-button--loading,.loading)[aria-disabled=true],.andes-button--loud.andes-button--color-on-background:not(.andes-button--loading,.loading)[disabled],.custom-screen-button-loud .andes-button--color-on-background.andes-technical-error__action-button:not(.andes-button--loading,.loading):disabled,.custom-screen-button-loud .andes-button--color-on-background.andes-technical-error__action-button:not(.andes-button--loading,.loading)[aria-disabled=true],.custom-screen-button-loud .andes-button--color-on-background.andes-technical-error__action-button:not(.andes-button--loading,.loading)[disabled],.error-screen .andes-button--color-on-background.andes-technical-error__action-button:not(.andes-button--loading,.loading):disabled,.error-screen .andes-button--color-on-background.andes-technical-error__action-button:not(.andes-button--loading,.loading)[aria-disabled=true],.error-screen .andes-button--color-on-background.andes-technical-error__action-button:not(.andes-button--loading,.loading)[disabled],.error-screen-custom .andes-button--color-on-background.andes-technical-error__action-button:not(.andes-button--loading,.loading):disabled,.error-screen-custom .andes-button--color-on-background.andes-technical-error__action-button:not(.andes-button--loading,.loading)[aria-disabled=true],.error-screen-custom .andes-button--color-on-background.andes-technical-error__action-button:not(.andes-button--loading,.loading)[disabled]{background-color:var(--andes-button-loud-color-fill-disabled-on-complex-bg,rgba(0,0,0,.15));border-color:transparent;color:var(--andes-button-loud-color-text-disabled-on-complex-bg,rgba(0,0,0,.25))}.andes-button--loud.andes-button--color-on-background:not(.andes-button--loading,.loading):disabled path[stroke]:not([stroke=none]),.andes-button--loud.andes-button--color-on-background:not(.andes-button--loading,.loading):disabled svg[stroke]:not([stroke=none]),.andes-button--loud.andes-button--color-on-background:not(.andes-button--loading,.loading)[aria-disabled=true] path[stroke]:not([stroke=none]),.andes-button--loud.andes-button--color-on-background:not(.andes-button--loading,.loading)[aria-disabled=true] svg[stroke]:not([stroke=none]),.andes-button--loud.andes-button--color-on-background:not(.andes-button--loading,.loading)[disabled] path[stroke]:not([stroke=none]),.andes-button--loud.andes-button--color-on-background:not(.andes-button--loading,.loading)[disabled] svg[stroke]:not([stroke=none]),.custom-screen-button-loud .andes-button--color-on-background.andes-technical-error__action-button:not(.andes-button--loading,.loading):disabled path[stroke]:not([stroke=none]),.custom-screen-button-loud .andes-button--color-on-background.andes-technical-error__action-button:not(.andes-button--loading,.loading):disabled svg[stroke]:not([stroke=none]),.custom-screen-button-loud .andes-button--color-on-background.andes-technical-error__action-button:not(.andes-button--loading,.loading)[aria-disabled=true] path[stroke]:not([stroke=none]),.custom-screen-button-loud .andes-button--color-on-background.andes-technical-error__action-button:not(.andes-button--loading,.loading)[aria-disabled=true] svg[stroke]:not([stroke=none]),.custom-screen-button-loud .andes-button--color-on-background.andes-technical-error__action-button:not(.andes-button--loading,.loading)[disabled] path[stroke]:not([stroke=none]),.custom-screen-button-loud .andes-button--color-on-background.andes-technical-error__action-button:not(.andes-button--loading,.loading)[disabled] svg[stroke]:not([stroke=none]),.error-screen .andes-button--color-on-background.andes-technical-error__action-button:not(.andes-button--loading,.loading):disabled path[stroke]:not([stroke=none]),.error-screen .andes-button--color-on-background.andes-technical-error__action-button:not(.andes-button--loading,.loading):disabled svg[stroke]:not([stroke=none]),.error-screen .andes-button--color-on-background.andes-technical-error__action-button:not(.andes-button--loading,.loading)[aria-disabled=true] path[stroke]:not([stroke=none]),.error-screen .andes-button--color-on-background.andes-technical-error__action-button:not(.andes-button--loading,.loading)[aria-disabled=true] svg[stroke]:not([stroke=none]),.error-screen .andes-button--color-on-background.andes-technical-error__action-button:not(.andes-button--loading,.loading)[disabled] path[stroke]:not([stroke=none]),.error-screen .andes-button--color-on-background.andes-technical-error__action-button:not(.andes-button--loading,.loading)[disabled] svg[stroke]:not([stroke=none]),.error-screen-custom .andes-button--color-on-background.andes-technical-error__action-button:not(.andes-button--loading,.loading):disabled path[stroke]:not([stroke=none]),.error-screen-custom .andes-button--color-on-background.andes-technical-error__action-button:not(.andes-button--loading,.loading):disabled svg[stroke]:not([stroke=none]),.error-screen-custom .andes-button--color-on-background.andes-technical-error__action-button:not(.andes-button--loading,.loading)[aria-disabled=true] path[stroke]:not([stroke=none]),.error-screen-custom .andes-button--color-on-background.andes-technical-error__action-button:not(.andes-button--loading,.loading)[aria-disabled=true] svg[stroke]:not([stroke=none]),.error-screen-custom .andes-button--color-on-background.andes-technical-error__action-button:not(.andes-button--loading,.loading)[disabled] path[stroke]:not([stroke=none]),.error-screen-custom .andes-button--color-on-background.andes-technical-error__action-button:not(.andes-button--loading,.loading)[disabled] svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-loud-color-icon-disabled-on-complex-bg,rgba(0,0,0,.25))!important}.andes-button--loud.andes-button--color-on-background:not(.andes-button--loading,.loading):disabled path[fill]:not([fill=none]),.andes-button--loud.andes-button--color-on-background:not(.andes-button--loading,.loading):disabled svg[fill]:not([fill=none]),.andes-button--loud.andes-button--color-on-background:not(.andes-button--loading,.loading)[aria-disabled=true] path[fill]:not([fill=none]),.andes-button--loud.andes-button--color-on-background:not(.andes-button--loading,.loading)[aria-disabled=true] svg[fill]:not([fill=none]),.andes-button--loud.andes-button--color-on-background:not(.andes-button--loading,.loading)[disabled] path[fill]:not([fill=none]),.andes-button--loud.andes-button--color-on-background:not(.andes-button--loading,.loading)[disabled] svg[fill]:not([fill=none]),.custom-screen-button-loud .andes-button--color-on-background.andes-technical-error__action-button:not(.andes-button--loading,.loading):disabled path[fill]:not([fill=none]),.custom-screen-button-loud .andes-button--color-on-background.andes-technical-error__action-button:not(.andes-button--loading,.loading):disabled svg[fill]:not([fill=none]),.custom-screen-button-loud .andes-button--color-on-background.andes-technical-error__action-button:not(.andes-button--loading,.loading)[aria-disabled=true] path[fill]:not([fill=none]),.custom-screen-button-loud .andes-button--color-on-background.andes-technical-error__action-button:not(.andes-button--loading,.loading)[aria-disabled=true] svg[fill]:not([fill=none]),.custom-screen-button-loud .andes-button--color-on-background.andes-technical-error__action-button:not(.andes-button--loading,.loading)[disabled] path[fill]:not([fill=none]),.custom-screen-button-loud .andes-button--color-on-background.andes-technical-error__action-button:not(.andes-button--loading,.loading)[disabled] svg[fill]:not([fill=none]),.error-screen .andes-button--color-on-background.andes-technical-error__action-button:not(.andes-button--loading,.loading):disabled path[fill]:not([fill=none]),.error-screen .andes-button--color-on-background.andes-technical-error__action-button:not(.andes-button--loading,.loading):disabled svg[fill]:not([fill=none]),.error-screen .andes-button--color-on-background.andes-technical-error__action-button:not(.andes-button--loading,.loading)[aria-disabled=true] path[fill]:not([fill=none]),.error-screen .andes-button--color-on-background.andes-technical-error__action-button:not(.andes-button--loading,.loading)[aria-disabled=true] svg[fill]:not([fill=none]),.error-screen .andes-button--color-on-background.andes-technical-error__action-button:not(.andes-button--loading,.loading)[disabled] path[fill]:not([fill=none]),.error-screen .andes-button--color-on-background.andes-technical-error__action-button:not(.andes-button--loading,.loading)[disabled] svg[fill]:not([fill=none]),.error-screen-custom .andes-button--color-on-background.andes-technical-error__action-button:not(.andes-button--loading,.loading):disabled path[fill]:not([fill=none]),.error-screen-custom .andes-button--color-on-background.andes-technical-error__action-button:not(.andes-button--loading,.loading):disabled svg[fill]:not([fill=none]),.error-screen-custom .andes-button--color-on-background.andes-technical-error__action-button:not(.andes-button--loading,.loading)[aria-disabled=true] path[fill]:not([fill=none]),.error-screen-custom .andes-button--color-on-background.andes-technical-error__action-button:not(.andes-button--loading,.loading)[aria-disabled=true] svg[fill]:not([fill=none]),.error-screen-custom .andes-button--color-on-background.andes-technical-error__action-button:not(.andes-button--loading,.loading)[disabled] path[fill]:not([fill=none]),.error-screen-custom .andes-button--color-on-background.andes-technical-error__action-button:not(.andes-button--loading,.loading)[disabled] svg[fill]:not([fill=none]){fill:var(--andes-button-icon-loud-color-icon-disabled-on-complex-bg,rgba(0,0,0,.25))!important}.andes-button--loud.andes-button--color-on-background.andes-button--loading .andes-progress-indicator-circular__progress,.custom-screen-button-loud .andes-button--color-on-background.andes-button--loading.andes-technical-error__action-button .andes-progress-indicator-circular__progress,.error-screen .andes-button--color-on-background.andes-button--loading.andes-technical-error__action-button .andes-progress-indicator-circular__progress,.error-screen-custom .andes-button--color-on-background.andes-button--loading.andes-technical-error__action-button .andes-progress-indicator-circular__progress{stroke:var(--andes-button-loud-color-spinner-on-complex-bg,#fff)}.andes-button--quiet:hover{background-color:var(--andes-button-quiet-color-fill-default,var(--andes-color-blue-150,rgba(65,137,230,.15)));border-color:transparent;color:var(--andes-button-quiet-color-text-default,var(--andes-color-blue-500,#3483fa))}.andes-button--quiet:hover path[stroke]:not([stroke=none]),.andes-button--quiet:hover svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-quiet-color-icon-default,var(--andes-color-blue-500,#3483fa))!important}.andes-button--quiet:hover path[fill]:not([fill=none]),.andes-button--quiet:hover svg[fill]:not([fill=none]){fill:var(--andes-button-icon-quiet-color-icon-default,var(--andes-color-blue-500,#3483fa))!important}.andes-button--quiet.andes-button--color-on-background:hover{background-color:var(--andes-button-quiet-color-fill-default-on-complex-bg,rgba(0,0,0,.15));border-color:transparent;color:var(--andes-button-quiet-color-text-default-on-complex-bg,#fff)}.andes-button--quiet.andes-button--color-on-background:hover path[stroke]:not([stroke=none]),.andes-button--quiet.andes-button--color-on-background:hover svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-quiet-color-icon-default-on-complex-bg,#fff)!important}.andes-button--quiet.andes-button--color-on-background:hover path[fill]:not([fill=none]),.andes-button--quiet.andes-button--color-on-background:hover svg[fill]:not([fill=none]){fill:var(--andes-button-icon-quiet-color-icon-default-on-complex-bg,#fff)!important}@media(min-width:768px){.andes-button--quiet:hover,.andes-button--quiet:link:hover,.andes-button--quiet:visited:hover{background-color:var(--andes-button-quiet-color-fill-hover,var(--andes-color-blue-200,rgba(65,137,230,.2)));border-color:transparent;color:var(--andes-button-quiet-color-text-default,var(--andes-color-blue-500,#3483fa))}.andes-button--quiet:hover path[stroke]:not([stroke=none]),.andes-button--quiet:hover svg[stroke]:not([stroke=none]),.andes-button--quiet:link:hover path[stroke]:not([stroke=none]),.andes-button--quiet:link:hover svg[stroke]:not([stroke=none]),.andes-button--quiet:visited:hover path[stroke]:not([stroke=none]),.andes-button--quiet:visited:hover svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-quiet-color-icon-default,var(--andes-color-blue-500,#3483fa))!important}.andes-button--quiet:hover path[fill]:not([fill=none]),.andes-button--quiet:hover svg[fill]:not([fill=none]),.andes-button--quiet:link:hover path[fill]:not([fill=none]),.andes-button--quiet:link:hover svg[fill]:not([fill=none]),.andes-button--quiet:visited:hover path[fill]:not([fill=none]),.andes-button--quiet:visited:hover svg[fill]:not([fill=none]){fill:var(--andes-button-icon-quiet-color-icon-default,var(--andes-color-blue-500,#3483fa))!important}.andes-button--quiet.andes-button--color-on-background:hover,.andes-button--quiet.andes-button--color-on-background:link:hover,.andes-button--quiet.andes-button--color-on-background:visited:hover{background-color:var(--andes-button-quiet-color-fill-hover-on-complex-bg,rgba(0,0,0,.25));border-color:transparent;color:var(--andes-button-quiet-color-text-default-on-complex-bg,#fff)}.andes-button--quiet.andes-button--color-on-background:hover path[stroke]:not([stroke=none]),.andes-button--quiet.andes-button--color-on-background:hover svg[stroke]:not([stroke=none]),.andes-button--quiet.andes-button--color-on-background:link:hover path[stroke]:not([stroke=none]),.andes-button--quiet.andes-button--color-on-background:link:hover svg[stroke]:not([stroke=none]),.andes-button--quiet.andes-button--color-on-background:visited:hover path[stroke]:not([stroke=none]),.andes-button--quiet.andes-button--color-on-background:visited:hover svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-quiet-color-icon-default-on-complex-bg,#fff)!important}.andes-button--quiet.andes-button--color-on-background:hover path[fill]:not([fill=none]),.andes-button--quiet.andes-button--color-on-background:hover svg[fill]:not([fill=none]),.andes-button--quiet.andes-button--color-on-background:link:hover path[fill]:not([fill=none]),.andes-button--quiet.andes-button--color-on-background:link:hover svg[fill]:not([fill=none]),.andes-button--quiet.andes-button--color-on-background:visited:hover path[fill]:not([fill=none]),.andes-button--quiet.andes-button--color-on-background:visited:hover svg[fill]:not([fill=none]){fill:var(--andes-button-icon-quiet-color-icon-default-on-complex-bg,#fff)!important}}.andes-button--quiet{box-shadow:0 0 0 0 #fff;cursor:pointer}@media(prefers-reduced-motion:no-preference){.andes-button--quiet{transition:box-shadow .25s ease-out,background-color .2s ease-out}}.andes-button--quiet,.andes-button--quiet:focus,.andes-button--quiet:link,.andes-button--quiet:visited{background-color:var(--andes-button-quiet-color-fill-default,var(--andes-color-blue-150,rgba(65,137,230,.15)));border-color:transparent;color:var(--andes-button-quiet-color-text-default,var(--andes-color-blue-500,#3483fa))}.andes-button--quiet path[stroke]:not([stroke=none]),.andes-button--quiet svg[stroke]:not([stroke=none]),.andes-button--quiet:focus path[stroke]:not([stroke=none]),.andes-button--quiet:focus svg[stroke]:not([stroke=none]),.andes-button--quiet:link path[stroke]:not([stroke=none]),.andes-button--quiet:link svg[stroke]:not([stroke=none]),.andes-button--quiet:visited path[stroke]:not([stroke=none]),.andes-button--quiet:visited svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-quiet-color-icon-default,var(--andes-color-blue-500,#3483fa))!important}.andes-button--quiet path[fill]:not([fill=none]),.andes-button--quiet svg[fill]:not([fill=none]),.andes-button--quiet:focus path[fill]:not([fill=none]),.andes-button--quiet:focus svg[fill]:not([fill=none]),.andes-button--quiet:link path[fill]:not([fill=none]),.andes-button--quiet:link svg[fill]:not([fill=none]),.andes-button--quiet:visited path[fill]:not([fill=none]),.andes-button--quiet:visited svg[fill]:not([fill=none]){fill:var(--andes-button-icon-quiet-color-icon-default,var(--andes-color-blue-500,#3483fa))!important}@media(prefers-reduced-motion:no-preference){.andes-button--quiet:hover{transition:background-color .2s ease-in}}.andes-button--quiet:active{background-color:var(--andes-button-quiet-color-fill-active,var(--andes-color-blue-300,rgba(65,137,230,.3)));border-color:transparent;color:var(--andes-button-quiet-color-text-default,var(--andes-color-blue-500,#3483fa))}.andes-button--quiet:active path[stroke]:not([stroke=none]),.andes-button--quiet:active svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-quiet-color-icon-default,var(--andes-color-blue-500,#3483fa))!important}.andes-button--quiet:active path[fill]:not([fill=none]),.andes-button--quiet:active svg[fill]:not([fill=none]){fill:var(--andes-button-icon-quiet-color-icon-default,var(--andes-color-blue-500,#3483fa))!important}.andes-button--quiet:not(.andes-button--loading,.loading):disabled,.andes-button--quiet:not(.andes-button--loading,.loading)[aria-disabled=true],.andes-button--quiet:not(.andes-button--loading,.loading)[disabled]{background-color:var(--andes-button-quiet-color-fill-disabled,rgba(0,0,0,.1));border-color:transparent;color:var(--andes-button-quiet-color-text-disabled,rgba(0,0,0,.25))}.andes-button--quiet:not(.andes-button--loading,.loading):disabled path[stroke]:not([stroke=none]),.andes-button--quiet:not(.andes-button--loading,.loading):disabled svg[stroke]:not([stroke=none]),.andes-button--quiet:not(.andes-button--loading,.loading)[aria-disabled=true] path[stroke]:not([stroke=none]),.andes-button--quiet:not(.andes-button--loading,.loading)[aria-disabled=true] svg[stroke]:not([stroke=none]),.andes-button--quiet:not(.andes-button--loading,.loading)[disabled] path[stroke]:not([stroke=none]),.andes-button--quiet:not(.andes-button--loading,.loading)[disabled] svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-quiet-color-icon-disabled,rgba(0,0,0,.25))!important}.andes-button--quiet:not(.andes-button--loading,.loading):disabled path[fill]:not([fill=none]),.andes-button--quiet:not(.andes-button--loading,.loading):disabled svg[fill]:not([fill=none]),.andes-button--quiet:not(.andes-button--loading,.loading)[aria-disabled=true] path[fill]:not([fill=none]),.andes-button--quiet:not(.andes-button--loading,.loading)[aria-disabled=true] svg[fill]:not([fill=none]),.andes-button--quiet:not(.andes-button--loading,.loading)[disabled] path[fill]:not([fill=none]),.andes-button--quiet:not(.andes-button--loading,.loading)[disabled] svg[fill]:not([fill=none]){fill:var(--andes-button-icon-quiet-color-icon-disabled,rgba(0,0,0,.25))!important}.andes-button--quiet:not(.andes-button--loading,.loading):disabled,.andes-button--quiet:not(.andes-button--loading,.loading)[aria-disabled=true],.andes-button--quiet:not(.andes-button--loading,.loading)[disabled]{background-clip:padding-box;cursor:default}.andes-button--quiet.andes-button--loading .andes-progress-indicator-circular__progress{stroke:var(--andes-button-quiet-color-spinner,var(--andes-color-blue-500,#3483fa))}.andes-button--quiet.andes-button--color-on-background,.andes-button--quiet.andes-button--color-on-background:focus,.andes-button--quiet.andes-button--color-on-background:link,.andes-button--quiet.andes-button--color-on-background:visited{background-color:var(--andes-button-quiet-color-fill-default-on-complex-bg,rgba(0,0,0,.15));border-color:transparent;color:var(--andes-button-quiet-color-text-default-on-complex-bg,#fff)}.andes-button--quiet.andes-button--color-on-background path[stroke]:not([stroke=none]),.andes-button--quiet.andes-button--color-on-background svg[stroke]:not([stroke=none]),.andes-button--quiet.andes-button--color-on-background:focus path[stroke]:not([stroke=none]),.andes-button--quiet.andes-button--color-on-background:focus svg[stroke]:not([stroke=none]),.andes-button--quiet.andes-button--color-on-background:link path[stroke]:not([stroke=none]),.andes-button--quiet.andes-button--color-on-background:link svg[stroke]:not([stroke=none]),.andes-button--quiet.andes-button--color-on-background:visited path[stroke]:not([stroke=none]),.andes-button--quiet.andes-button--color-on-background:visited svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-quiet-color-icon-default-on-complex-bg,#fff)!important}.andes-button--quiet.andes-button--color-on-background path[fill]:not([fill=none]),.andes-button--quiet.andes-button--color-on-background svg[fill]:not([fill=none]),.andes-button--quiet.andes-button--color-on-background:focus path[fill]:not([fill=none]),.andes-button--quiet.andes-button--color-on-background:focus svg[fill]:not([fill=none]),.andes-button--quiet.andes-button--color-on-background:link path[fill]:not([fill=none]),.andes-button--quiet.andes-button--color-on-background:link svg[fill]:not([fill=none]),.andes-button--quiet.andes-button--color-on-background:visited path[fill]:not([fill=none]),.andes-button--quiet.andes-button--color-on-background:visited svg[fill]:not([fill=none]){fill:var(--andes-button-icon-quiet-color-icon-default-on-complex-bg,#fff)!important}.andes-button--quiet.andes-button--color-on-background:active{background-color:var(--andes-button-quiet-color-fill-active-on-complex-bg,rgba(0,0,0,.45));border-color:transparent;color:var(--andes-button-quiet-color-text-default-on-complex-bg,#fff)}.andes-button--quiet.andes-button--color-on-background:active path[stroke]:not([stroke=none]),.andes-button--quiet.andes-button--color-on-background:active svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-quiet-color-icon-default-on-complex-bg,#fff)!important}.andes-button--quiet.andes-button--color-on-background:active path[fill]:not([fill=none]),.andes-button--quiet.andes-button--color-on-background:active svg[fill]:not([fill=none]){fill:var(--andes-button-icon-quiet-color-icon-default-on-complex-bg,#fff)!important}.andes-button--quiet.andes-button--color-on-background:not(.andes-button--loading,.loading):disabled,.andes-button--quiet.andes-button--color-on-background:not(.andes-button--loading,.loading)[aria-disabled=true],.andes-button--quiet.andes-button--color-on-background:not(.andes-button--loading,.loading)[disabled]{background-color:var(--andes-button-quiet-color-fill-disabled-on-complex-bg,rgba(0,0,0,.15));border-color:transparent;color:var(--andes-button-quiet-color-text-disabled-on-complex-bg,rgba(0,0,0,.25))}.andes-button--quiet.andes-button--color-on-background:not(.andes-button--loading,.loading):disabled path[stroke]:not([stroke=none]),.andes-button--quiet.andes-button--color-on-background:not(.andes-button--loading,.loading):disabled svg[stroke]:not([stroke=none]),.andes-button--quiet.andes-button--color-on-background:not(.andes-button--loading,.loading)[aria-disabled=true] path[stroke]:not([stroke=none]),.andes-button--quiet.andes-button--color-on-background:not(.andes-button--loading,.loading)[aria-disabled=true] svg[stroke]:not([stroke=none]),.andes-button--quiet.andes-button--color-on-background:not(.andes-button--loading,.loading)[disabled] path[stroke]:not([stroke=none]),.andes-button--quiet.andes-button--color-on-background:not(.andes-button--loading,.loading)[disabled] svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-quiet-color-icon-disabled-on-complex-bg,rgba(0,0,0,.25))!important}.andes-button--quiet.andes-button--color-on-background:not(.andes-button--loading,.loading):disabled path[fill]:not([fill=none]),.andes-button--quiet.andes-button--color-on-background:not(.andes-button--loading,.loading):disabled svg[fill]:not([fill=none]),.andes-button--quiet.andes-button--color-on-background:not(.andes-button--loading,.loading)[aria-disabled=true] path[fill]:not([fill=none]),.andes-button--quiet.andes-button--color-on-background:not(.andes-button--loading,.loading)[aria-disabled=true] svg[fill]:not([fill=none]),.andes-button--quiet.andes-button--color-on-background:not(.andes-button--loading,.loading)[disabled] path[fill]:not([fill=none]),.andes-button--quiet.andes-button--color-on-background:not(.andes-button--loading,.loading)[disabled] svg[fill]:not([fill=none]){fill:var(--andes-button-icon-quiet-color-icon-disabled-on-complex-bg,rgba(0,0,0,.25))!important}.andes-button--quiet.andes-button--color-on-background.andes-button--loading .andes-progress-indicator-circular__progress{stroke:var(--andes-button-quiet-color-spinner-on-complex-bg,#fff)}.andes-button--mute:hover{background-color:var(--andes-button-mute-color-fill-default,hsla(0,0%,100%,0));border-color:transparent;color:var(--andes-button-mute-color-text-default,var(--andes-color-blue-500,#3483fa))}.andes-button--mute:hover path[stroke]:not([stroke=none]),.andes-button--mute:hover svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-mute-color-icon-default,var(--andes-color-blue-500,#3483fa))!important}.andes-button--mute:hover path[fill]:not([fill=none]),.andes-button--mute:hover svg[fill]:not([fill=none]){fill:var(--andes-button-icon-mute-color-icon-default,var(--andes-color-blue-500,#3483fa))!important}.andes-button--mute.andes-button--color-on-background:hover{background-color:var(--andes-button-mute-color-fill-default-on-complex-bg,hsla(0,0%,100%,0));border-color:transparent;color:var(--andes-button-mute-color-text-default-on-complex-bg,#fff)}.andes-button--mute.andes-button--color-on-background:hover path[stroke]:not([stroke=none]),.andes-button--mute.andes-button--color-on-background:hover svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-mute-color-icon-default-on-complex-bg,#fff)!important}.andes-button--mute.andes-button--color-on-background:hover path[fill]:not([fill=none]),.andes-button--mute.andes-button--color-on-background:hover svg[fill]:not([fill=none]){fill:var(--andes-button-icon-mute-color-icon-default-on-complex-bg,#fff)!important}@media(min-width:768px){.andes-button--mute:hover,.andes-button--mute:link:hover,.andes-button--mute:visited:hover{background-color:var(--andes-button-mute-color-fill-hover,var(--andes-color-blue-100,rgba(65,137,230,.1)));border-color:transparent;color:var(--andes-button-mute-color-text-default,var(--andes-color-blue-500,#3483fa))}.andes-button--mute:hover path[stroke]:not([stroke=none]),.andes-button--mute:hover svg[stroke]:not([stroke=none]),.andes-button--mute:link:hover path[stroke]:not([stroke=none]),.andes-button--mute:link:hover svg[stroke]:not([stroke=none]),.andes-button--mute:visited:hover path[stroke]:not([stroke=none]),.andes-button--mute:visited:hover svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-mute-color-icon-default,var(--andes-color-blue-500,#3483fa))!important}.andes-button--mute:hover path[fill]:not([fill=none]),.andes-button--mute:hover svg[fill]:not([fill=none]),.andes-button--mute:link:hover path[fill]:not([fill=none]),.andes-button--mute:link:hover svg[fill]:not([fill=none]),.andes-button--mute:visited:hover path[fill]:not([fill=none]),.andes-button--mute:visited:hover svg[fill]:not([fill=none]){fill:var(--andes-button-icon-mute-color-icon-default,var(--andes-color-blue-500,#3483fa))!important}.andes-button--mute.andes-button--color-on-background:hover,.andes-button--mute.andes-button--color-on-background:link:hover,.andes-button--mute.andes-button--color-on-background:visited:hover{background-color:var(--andes-button-mute-color-fill-hover-on-complex-bg,rgba(0,0,0,.07));border-color:transparent;color:var(--andes-button-mute-color-text-default-on-complex-bg,#fff)}.andes-button--mute.andes-button--color-on-background:hover path[stroke]:not([stroke=none]),.andes-button--mute.andes-button--color-on-background:hover svg[stroke]:not([stroke=none]),.andes-button--mute.andes-button--color-on-background:link:hover path[stroke]:not([stroke=none]),.andes-button--mute.andes-button--color-on-background:link:hover svg[stroke]:not([stroke=none]),.andes-button--mute.andes-button--color-on-background:visited:hover path[stroke]:not([stroke=none]),.andes-button--mute.andes-button--color-on-background:visited:hover svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-mute-color-icon-default-on-complex-bg,#fff)!important}.andes-button--mute.andes-button--color-on-background:hover path[fill]:not([fill=none]),.andes-button--mute.andes-button--color-on-background:hover svg[fill]:not([fill=none]),.andes-button--mute.andes-button--color-on-background:link:hover path[fill]:not([fill=none]),.andes-button--mute.andes-button--color-on-background:link:hover svg[fill]:not([fill=none]),.andes-button--mute.andes-button--color-on-background:visited:hover path[fill]:not([fill=none]),.andes-button--mute.andes-button--color-on-background:visited:hover svg[fill]:not([fill=none]){fill:var(--andes-button-icon-mute-color-icon-default-on-complex-bg,#fff)!important}}.andes-button--mute{box-shadow:0 0 0 0 #fff;cursor:pointer}@media(prefers-reduced-motion:no-preference){.andes-button--mute{transition:box-shadow .25s ease-out,background-color .2s ease-out}}.andes-button--mute,.andes-button--mute:focus,.andes-button--mute:link,.andes-button--mute:visited{background-color:var(--andes-button-mute-color-fill-default,hsla(0,0%,100%,0));border-color:transparent;color:var(--andes-button-mute-color-text-default,var(--andes-color-blue-500,#3483fa))}.andes-button--mute path[stroke]:not([stroke=none]),.andes-button--mute svg[stroke]:not([stroke=none]),.andes-button--mute:focus path[stroke]:not([stroke=none]),.andes-button--mute:focus svg[stroke]:not([stroke=none]),.andes-button--mute:link path[stroke]:not([stroke=none]),.andes-button--mute:link svg[stroke]:not([stroke=none]),.andes-button--mute:visited path[stroke]:not([stroke=none]),.andes-button--mute:visited svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-mute-color-icon-default,var(--andes-color-blue-500,#3483fa))!important}.andes-button--mute path[fill]:not([fill=none]),.andes-button--mute svg[fill]:not([fill=none]),.andes-button--mute:focus path[fill]:not([fill=none]),.andes-button--mute:focus svg[fill]:not([fill=none]),.andes-button--mute:link path[fill]:not([fill=none]),.andes-button--mute:link svg[fill]:not([fill=none]),.andes-button--mute:visited path[fill]:not([fill=none]),.andes-button--mute:visited svg[fill]:not([fill=none]){fill:var(--andes-button-icon-mute-color-icon-default,var(--andes-color-blue-500,#3483fa))!important}@media(prefers-reduced-motion:no-preference){.andes-button--mute:hover{transition:background-color .2s ease-in}}.andes-button--mute:active{background-color:var(--andes-button-mute-color-fill-active,var(--andes-color-blue-200,rgba(65,137,230,.2)));border-color:transparent;color:var(--andes-button-mute-color-text-default,var(--andes-color-blue-500,#3483fa))}.andes-button--mute:active path[stroke]:not([stroke=none]),.andes-button--mute:active svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-mute-color-icon-default,var(--andes-color-blue-500,#3483fa))!important}.andes-button--mute:active path[fill]:not([fill=none]),.andes-button--mute:active svg[fill]:not([fill=none]){fill:var(--andes-button-icon-mute-color-icon-default,var(--andes-color-blue-500,#3483fa))!important}.andes-button--mute:not(.andes-button--loading,.loading):disabled,.andes-button--mute:not(.andes-button--loading,.loading)[aria-disabled=true],.andes-button--mute:not(.andes-button--loading,.loading)[disabled]{background-color:var(--andes-button-mute-color-fill-disabled,hsla(0,0%,100%,0));border-color:transparent;color:var(--andes-button-mute-color-text-disabled,rgba(0,0,0,.25))}.andes-button--mute:not(.andes-button--loading,.loading):disabled path[stroke]:not([stroke=none]),.andes-button--mute:not(.andes-button--loading,.loading):disabled svg[stroke]:not([stroke=none]),.andes-button--mute:not(.andes-button--loading,.loading)[aria-disabled=true] path[stroke]:not([stroke=none]),.andes-button--mute:not(.andes-button--loading,.loading)[aria-disabled=true] svg[stroke]:not([stroke=none]),.andes-button--mute:not(.andes-button--loading,.loading)[disabled] path[stroke]:not([stroke=none]),.andes-button--mute:not(.andes-button--loading,.loading)[disabled] svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-mute-color-icon-disabled,rgba(0,0,0,.25))!important}.andes-button--mute:not(.andes-button--loading,.loading):disabled path[fill]:not([fill=none]),.andes-button--mute:not(.andes-button--loading,.loading):disabled svg[fill]:not([fill=none]),.andes-button--mute:not(.andes-button--loading,.loading)[aria-disabled=true] path[fill]:not([fill=none]),.andes-button--mute:not(.andes-button--loading,.loading)[aria-disabled=true] svg[fill]:not([fill=none]),.andes-button--mute:not(.andes-button--loading,.loading)[disabled] path[fill]:not([fill=none]),.andes-button--mute:not(.andes-button--loading,.loading)[disabled] svg[fill]:not([fill=none]){fill:var(--andes-button-icon-mute-color-icon-disabled,rgba(0,0,0,.25))!important}.andes-button--mute:not(.andes-button--loading,.loading):disabled,.andes-button--mute:not(.andes-button--loading,.loading)[aria-disabled=true],.andes-button--mute:not(.andes-button--loading,.loading)[disabled]{background-clip:padding-box;cursor:default}.andes-button--mute.andes-button--loading .andes-progress-indicator-circular__progress{stroke:var(--andes-button-mute-color-spinner,var(--andes-color-blue-500,#3483fa))}.andes-button--mute.andes-button--color-on-background,.andes-button--mute.andes-button--color-on-background:focus,.andes-button--mute.andes-button--color-on-background:link,.andes-button--mute.andes-button--color-on-background:visited{background-color:var(--andes-button-mute-color-fill-default-on-complex-bg,hsla(0,0%,100%,0));border-color:transparent;color:var(--andes-button-mute-color-text-default-on-complex-bg,#fff)}.andes-button--mute.andes-button--color-on-background path[stroke]:not([stroke=none]),.andes-button--mute.andes-button--color-on-background svg[stroke]:not([stroke=none]),.andes-button--mute.andes-button--color-on-background:focus path[stroke]:not([stroke=none]),.andes-button--mute.andes-button--color-on-background:focus svg[stroke]:not([stroke=none]),.andes-button--mute.andes-button--color-on-background:link path[stroke]:not([stroke=none]),.andes-button--mute.andes-button--color-on-background:link svg[stroke]:not([stroke=none]),.andes-button--mute.andes-button--color-on-background:visited path[stroke]:not([stroke=none]),.andes-button--mute.andes-button--color-on-background:visited svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-mute-color-icon-default-on-complex-bg,#fff)!important}.andes-button--mute.andes-button--color-on-background path[fill]:not([fill=none]),.andes-button--mute.andes-button--color-on-background svg[fill]:not([fill=none]),.andes-button--mute.andes-button--color-on-background:focus path[fill]:not([fill=none]),.andes-button--mute.andes-button--color-on-background:focus svg[fill]:not([fill=none]),.andes-button--mute.andes-button--color-on-background:link path[fill]:not([fill=none]),.andes-button--mute.andes-button--color-on-background:link svg[fill]:not([fill=none]),.andes-button--mute.andes-button--color-on-background:visited path[fill]:not([fill=none]),.andes-button--mute.andes-button--color-on-background:visited svg[fill]:not([fill=none]){fill:var(--andes-button-icon-mute-color-icon-default-on-complex-bg,#fff)!important}.andes-button--mute.andes-button--color-on-background:active{background-color:var(--andes-button-mute-color-fill-active-on-complex-bg,rgba(0,0,0,.15));border-color:transparent;color:var(--andes-button-mute-color-text-default-on-complex-bg,#fff)}.andes-button--mute.andes-button--color-on-background:active path[stroke]:not([stroke=none]),.andes-button--mute.andes-button--color-on-background:active svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-mute-color-icon-default-on-complex-bg,#fff)!important}.andes-button--mute.andes-button--color-on-background:active path[fill]:not([fill=none]),.andes-button--mute.andes-button--color-on-background:active svg[fill]:not([fill=none]){fill:var(--andes-button-icon-mute-color-icon-default-on-complex-bg,#fff)!important}.andes-button--mute.andes-button--color-on-background:not(.andes-button--loading,.loading):disabled,.andes-button--mute.andes-button--color-on-background:not(.andes-button--loading,.loading)[aria-disabled=true],.andes-button--mute.andes-button--color-on-background:not(.andes-button--loading,.loading)[disabled]{background-color:var(--andes-button-mute-color-fill-disabled-on-complex-bg,hsla(0,0%,100%,0));border-color:transparent;color:var(--andes-button-mute-color-text-disabled-on-complex-bg,rgba(0,0,0,.25))}.andes-button--mute.andes-button--color-on-background:not(.andes-button--loading,.loading):disabled path[stroke]:not([stroke=none]),.andes-button--mute.andes-button--color-on-background:not(.andes-button--loading,.loading):disabled svg[stroke]:not([stroke=none]),.andes-button--mute.andes-button--color-on-background:not(.andes-button--loading,.loading)[aria-disabled=true] path[stroke]:not([stroke=none]),.andes-button--mute.andes-button--color-on-background:not(.andes-button--loading,.loading)[aria-disabled=true] svg[stroke]:not([stroke=none]),.andes-button--mute.andes-button--color-on-background:not(.andes-button--loading,.loading)[disabled] path[stroke]:not([stroke=none]),.andes-button--mute.andes-button--color-on-background:not(.andes-button--loading,.loading)[disabled] svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-mute-color-icon-disabled-on-complex-bg,rgba(0,0,0,.25))!important}.andes-button--mute.andes-button--color-on-background:not(.andes-button--loading,.loading):disabled path[fill]:not([fill=none]),.andes-button--mute.andes-button--color-on-background:not(.andes-button--loading,.loading):disabled svg[fill]:not([fill=none]),.andes-button--mute.andes-button--color-on-background:not(.andes-button--loading,.loading)[aria-disabled=true] path[fill]:not([fill=none]),.andes-button--mute.andes-button--color-on-background:not(.andes-button--loading,.loading)[aria-disabled=true] svg[fill]:not([fill=none]),.andes-button--mute.andes-button--color-on-background:not(.andes-button--loading,.loading)[disabled] path[fill]:not([fill=none]),.andes-button--mute.andes-button--color-on-background:not(.andes-button--loading,.loading)[disabled] svg[fill]:not([fill=none]){fill:var(--andes-button-icon-mute-color-icon-disabled-on-complex-bg,rgba(0,0,0,.25))!important}.andes-button--mute.andes-button--color-on-background.andes-button--loading .andes-progress-indicator-circular__progress{stroke:var(--andes-button-mute-color-spinner-on-complex-bg,#fff)}.andes-button--quiet.loading:active,.andes-button--quiet.loading:disabled,.andes-button--quiet.loading:hover{background-color:var(--andes-button-quiet-color-fill-default,var(--andes-color-blue-150,rgba(65,137,230,.15)));border-color:transparent;color:var(--andes-button-quiet-color-text-default,var(--andes-color-blue-500,#3483fa))}.andes-button--quiet.loading:active path[stroke]:not([stroke=none]),.andes-button--quiet.loading:active svg[stroke]:not([stroke=none]),.andes-button--quiet.loading:disabled path[stroke]:not([stroke=none]),.andes-button--quiet.loading:disabled svg[stroke]:not([stroke=none]),.andes-button--quiet.loading:hover path[stroke]:not([stroke=none]),.andes-button--quiet.loading:hover svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-quiet-color-icon-default,var(--andes-color-blue-500,#3483fa))!important}.andes-button--quiet.loading:active path[fill]:not([fill=none]),.andes-button--quiet.loading:active svg[fill]:not([fill=none]),.andes-button--quiet.loading:disabled path[fill]:not([fill=none]),.andes-button--quiet.loading:disabled svg[fill]:not([fill=none]),.andes-button--quiet.loading:hover path[fill]:not([fill=none]),.andes-button--quiet.loading:hover svg[fill]:not([fill=none]){fill:var(--andes-button-icon-quiet-color-icon-default,var(--andes-color-blue-500,#3483fa))!important}.andes-button--quiet.andes-button--color-on-background.loading:active,.andes-button--quiet.andes-button--color-on-background.loading:disabled,.andes-button--quiet.andes-button--color-on-background.loading:hover{background-color:var(--andes-button-quiet-color-fill-default-on-complex-bg,rgba(0,0,0,.15));border-color:transparent;color:var(--andes-button-quiet-color-text-default-on-complex-bg,#fff)}.andes-button--quiet.andes-button--color-on-background.loading:active path[stroke]:not([stroke=none]),.andes-button--quiet.andes-button--color-on-background.loading:active svg[stroke]:not([stroke=none]),.andes-button--quiet.andes-button--color-on-background.loading:disabled path[stroke]:not([stroke=none]),.andes-button--quiet.andes-button--color-on-background.loading:disabled svg[stroke]:not([stroke=none]),.andes-button--quiet.andes-button--color-on-background.loading:hover path[stroke]:not([stroke=none]),.andes-button--quiet.andes-button--color-on-background.loading:hover svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-quiet-color-icon-default-on-complex-bg,#fff)!important}.andes-button--quiet.andes-button--color-on-background.loading:active path[fill]:not([fill=none]),.andes-button--quiet.andes-button--color-on-background.loading:active svg[fill]:not([fill=none]),.andes-button--quiet.andes-button--color-on-background.loading:disabled path[fill]:not([fill=none]),.andes-button--quiet.andes-button--color-on-background.loading:disabled svg[fill]:not([fill=none]),.andes-button--quiet.andes-button--color-on-background.loading:hover path[fill]:not([fill=none]),.andes-button--quiet.andes-button--color-on-background.loading:hover svg[fill]:not([fill=none]){fill:var(--andes-button-icon-quiet-color-icon-default-on-complex-bg,#fff)!important}.andes-button--quiet.andes-button--color-on-background:after{background-color:var(--andes-button-quiet-color-fill-progress-on-complex-bg,rgba(0,0,0,.25))}.andes-button--quiet.andes-button--color-on-background:after{border-radius:.2222222222em;box-sizing:content-box;content:"";height:100%;left:0;margin:-.0555555556em;padding:.0555555556em;position:absolute;top:0;transform:scaleX(0);transform-origin:left center;width:100%}.andes-button--quiet:after{background-color:var(--andes-button-quiet-color-fill-progress,var(--andes-color-blue-300,rgba(65,137,230,.3)))}.andes-button--quiet:after{border-radius:.2222222222em;box-sizing:content-box;content:"";height:100%;left:0;margin:-.0555555556em;padding:.0555555556em;position:absolute;top:0;transform:scaleX(0);transform-origin:left center;width:100%}.andes-button--loud.loading:active,.andes-button--loud.loading:disabled,.andes-button--loud.loading:hover,.custom-screen-button-loud .loading.andes-technical-error__action-button:active,.custom-screen-button-loud .loading.andes-technical-error__action-button:disabled,.custom-screen-button-loud .loading.andes-technical-error__action-button:hover,.error-screen .loading.andes-technical-error__action-button:active,.error-screen .loading.andes-technical-error__action-button:disabled,.error-screen .loading.andes-technical-error__action-button:hover,.error-screen-custom .loading.andes-technical-error__action-button:active,.error-screen-custom .loading.andes-technical-error__action-button:disabled,.error-screen-custom .loading.andes-technical-error__action-button:hover{background-color:var(--andes-button-loud-color-fill-default,var(--andes-color-blue-500,#3483fa));border-color:transparent;color:var(--andes-button-loud-color-text-default,#fff)}.andes-button--loud.loading:active path[stroke]:not([stroke=none]),.andes-button--loud.loading:active svg[stroke]:not([stroke=none]),.andes-button--loud.loading:disabled path[stroke]:not([stroke=none]),.andes-button--loud.loading:disabled svg[stroke]:not([stroke=none]),.andes-button--loud.loading:hover path[stroke]:not([stroke=none]),.andes-button--loud.loading:hover svg[stroke]:not([stroke=none]),.custom-screen-button-loud .loading.andes-technical-error__action-button:active path[stroke]:not([stroke=none]),.custom-screen-button-loud .loading.andes-technical-error__action-button:active svg[stroke]:not([stroke=none]),.custom-screen-button-loud .loading.andes-technical-error__action-button:disabled path[stroke]:not([stroke=none]),.custom-screen-button-loud .loading.andes-technical-error__action-button:disabled svg[stroke]:not([stroke=none]),.custom-screen-button-loud .loading.andes-technical-error__action-button:hover path[stroke]:not([stroke=none]),.custom-screen-button-loud .loading.andes-technical-error__action-button:hover svg[stroke]:not([stroke=none]),.error-screen .loading.andes-technical-error__action-button:active path[stroke]:not([stroke=none]),.error-screen .loading.andes-technical-error__action-button:active svg[stroke]:not([stroke=none]),.error-screen .loading.andes-technical-error__action-button:disabled path[stroke]:not([stroke=none]),.error-screen .loading.andes-technical-error__action-button:disabled svg[stroke]:not([stroke=none]),.error-screen .loading.andes-technical-error__action-button:hover path[stroke]:not([stroke=none]),.error-screen .loading.andes-technical-error__action-button:hover svg[stroke]:not([stroke=none]),.error-screen-custom .loading.andes-technical-error__action-button:active path[stroke]:not([stroke=none]),.error-screen-custom .loading.andes-technical-error__action-button:active svg[stroke]:not([stroke=none]),.error-screen-custom .loading.andes-technical-error__action-button:disabled path[stroke]:not([stroke=none]),.error-screen-custom .loading.andes-technical-error__action-button:disabled svg[stroke]:not([stroke=none]),.error-screen-custom .loading.andes-technical-error__action-button:hover path[stroke]:not([stroke=none]),.error-screen-custom .loading.andes-technical-error__action-button:hover svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-loud-color-icon-default,#fff)!important}.andes-button--loud.loading:active path[fill]:not([fill=none]),.andes-button--loud.loading:active svg[fill]:not([fill=none]),.andes-button--loud.loading:disabled path[fill]:not([fill=none]),.andes-button--loud.loading:disabled svg[fill]:not([fill=none]),.andes-button--loud.loading:hover path[fill]:not([fill=none]),.andes-button--loud.loading:hover svg[fill]:not([fill=none]),.custom-screen-button-loud .loading.andes-technical-error__action-button:active path[fill]:not([fill=none]),.custom-screen-button-loud .loading.andes-technical-error__action-button:active svg[fill]:not([fill=none]),.custom-screen-button-loud .loading.andes-technical-error__action-button:disabled path[fill]:not([fill=none]),.custom-screen-button-loud .loading.andes-technical-error__action-button:disabled svg[fill]:not([fill=none]),.custom-screen-button-loud .loading.andes-technical-error__action-button:hover path[fill]:not([fill=none]),.custom-screen-button-loud .loading.andes-technical-error__action-button:hover svg[fill]:not([fill=none]),.error-screen .loading.andes-technical-error__action-button:active path[fill]:not([fill=none]),.error-screen .loading.andes-technical-error__action-button:active svg[fill]:not([fill=none]),.error-screen .loading.andes-technical-error__action-button:disabled path[fill]:not([fill=none]),.error-screen .loading.andes-technical-error__action-button:disabled svg[fill]:not([fill=none]),.error-screen .loading.andes-technical-error__action-button:hover path[fill]:not([fill=none]),.error-screen .loading.andes-technical-error__action-button:hover svg[fill]:not([fill=none]),.error-screen-custom .loading.andes-technical-error__action-button:active path[fill]:not([fill=none]),.error-screen-custom .loading.andes-technical-error__action-button:active svg[fill]:not([fill=none]),.error-screen-custom .loading.andes-technical-error__action-button:disabled path[fill]:not([fill=none]),.error-screen-custom .loading.andes-technical-error__action-button:disabled svg[fill]:not([fill=none]),.error-screen-custom .loading.andes-technical-error__action-button:hover path[fill]:not([fill=none]),.error-screen-custom .loading.andes-technical-error__action-button:hover svg[fill]:not([fill=none]){fill:var(--andes-button-icon-loud-color-icon-default,#fff)!important}.andes-button--loud.andes-button--color-on-background.loading:active,.andes-button--loud.andes-button--color-on-background.loading:disabled,.andes-button--loud.andes-button--color-on-background.loading:hover,.custom-screen-button-loud .andes-button--color-on-background.loading.andes-technical-error__action-button:active,.custom-screen-button-loud .andes-button--color-on-background.loading.andes-technical-error__action-button:disabled,.custom-screen-button-loud .andes-button--color-on-background.loading.andes-technical-error__action-button:hover,.error-screen .andes-button--color-on-background.loading.andes-technical-error__action-button:active,.error-screen .andes-button--color-on-background.loading.andes-technical-error__action-button:disabled,.error-screen .andes-button--color-on-background.loading.andes-technical-error__action-button:hover,.error-screen-custom .andes-button--color-on-background.loading.andes-technical-error__action-button:active,.error-screen-custom .andes-button--color-on-background.loading.andes-technical-error__action-button:disabled,.error-screen-custom .andes-button--color-on-background.loading.andes-technical-error__action-button:hover{background-color:var(--andes-button-loud-color-fill-default-on-complex-bg,rgba(0,0,0,.45));border-color:transparent;color:var(--andes-button-loud-color-text-default-on-complex-bg,#fff)}.andes-button--loud.andes-button--color-on-background.loading:active path[stroke]:not([stroke=none]),.andes-button--loud.andes-button--color-on-background.loading:active svg[stroke]:not([stroke=none]),.andes-button--loud.andes-button--color-on-background.loading:disabled path[stroke]:not([stroke=none]),.andes-button--loud.andes-button--color-on-background.loading:disabled svg[stroke]:not([stroke=none]),.andes-button--loud.andes-button--color-on-background.loading:hover path[stroke]:not([stroke=none]),.andes-button--loud.andes-button--color-on-background.loading:hover svg[stroke]:not([stroke=none]),.custom-screen-button-loud .andes-button--color-on-background.loading.andes-technical-error__action-button:active path[stroke]:not([stroke=none]),.custom-screen-button-loud .andes-button--color-on-background.loading.andes-technical-error__action-button:active svg[stroke]:not([stroke=none]),.custom-screen-button-loud .andes-button--color-on-background.loading.andes-technical-error__action-button:disabled path[stroke]:not([stroke=none]),.custom-screen-button-loud .andes-button--color-on-background.loading.andes-technical-error__action-button:disabled svg[stroke]:not([stroke=none]),.custom-screen-button-loud .andes-button--color-on-background.loading.andes-technical-error__action-button:hover path[stroke]:not([stroke=none]),.custom-screen-button-loud .andes-button--color-on-background.loading.andes-technical-error__action-button:hover svg[stroke]:not([stroke=none]),.error-screen .andes-button--color-on-background.loading.andes-technical-error__action-button:active path[stroke]:not([stroke=none]),.error-screen .andes-button--color-on-background.loading.andes-technical-error__action-button:active svg[stroke]:not([stroke=none]),.error-screen .andes-button--color-on-background.loading.andes-technical-error__action-button:disabled path[stroke]:not([stroke=none]),.error-screen .andes-button--color-on-background.loading.andes-technical-error__action-button:disabled svg[stroke]:not([stroke=none]),.error-screen .andes-button--color-on-background.loading.andes-technical-error__action-button:hover path[stroke]:not([stroke=none]),.error-screen .andes-button--color-on-background.loading.andes-technical-error__action-button:hover svg[stroke]:not([stroke=none]),.error-screen-custom .andes-button--color-on-background.loading.andes-technical-error__action-button:active path[stroke]:not([stroke=none]),.error-screen-custom .andes-button--color-on-background.loading.andes-technical-error__action-button:active svg[stroke]:not([stroke=none]),.error-screen-custom .andes-button--color-on-background.loading.andes-technical-error__action-button:disabled path[stroke]:not([stroke=none]),.error-screen-custom .andes-button--color-on-background.loading.andes-technical-error__action-button:disabled svg[stroke]:not([stroke=none]),.error-screen-custom .andes-button--color-on-background.loading.andes-technical-error__action-button:hover path[stroke]:not([stroke=none]),.error-screen-custom .andes-button--color-on-background.loading.andes-technical-error__action-button:hover svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-loud-color-icon-default-on-complex-bg,#fff)!important}.andes-button--loud.andes-button--color-on-background.loading:active path[fill]:not([fill=none]),.andes-button--loud.andes-button--color-on-background.loading:active svg[fill]:not([fill=none]),.andes-button--loud.andes-button--color-on-background.loading:disabled path[fill]:not([fill=none]),.andes-button--loud.andes-button--color-on-background.loading:disabled svg[fill]:not([fill=none]),.andes-button--loud.andes-button--color-on-background.loading:hover path[fill]:not([fill=none]),.andes-button--loud.andes-button--color-on-background.loading:hover svg[fill]:not([fill=none]),.custom-screen-button-loud .andes-button--color-on-background.loading.andes-technical-error__action-button:active path[fill]:not([fill=none]),.custom-screen-button-loud .andes-button--color-on-background.loading.andes-technical-error__action-button:active svg[fill]:not([fill=none]),.custom-screen-button-loud .andes-button--color-on-background.loading.andes-technical-error__action-button:disabled path[fill]:not([fill=none]),.custom-screen-button-loud .andes-button--color-on-background.loading.andes-technical-error__action-button:disabled svg[fill]:not([fill=none]),.custom-screen-button-loud .andes-button--color-on-background.loading.andes-technical-error__action-button:hover path[fill]:not([fill=none]),.custom-screen-button-loud .andes-button--color-on-background.loading.andes-technical-error__action-button:hover svg[fill]:not([fill=none]),.error-screen .andes-button--color-on-background.loading.andes-technical-error__action-button:active path[fill]:not([fill=none]),.error-screen .andes-button--color-on-background.loading.andes-technical-error__action-button:active svg[fill]:not([fill=none]),.error-screen .andes-button--color-on-background.loading.andes-technical-error__action-button:disabled path[fill]:not([fill=none]),.error-screen .andes-button--color-on-background.loading.andes-technical-error__action-button:disabled svg[fill]:not([fill=none]),.error-screen .andes-button--color-on-background.loading.andes-technical-error__action-button:hover path[fill]:not([fill=none]),.error-screen .andes-button--color-on-background.loading.andes-technical-error__action-button:hover svg[fill]:not([fill=none]),.error-screen-custom .andes-button--color-on-background.loading.andes-technical-error__action-button:active path[fill]:not([fill=none]),.error-screen-custom .andes-button--color-on-background.loading.andes-technical-error__action-button:active svg[fill]:not([fill=none]),.error-screen-custom .andes-button--color-on-background.loading.andes-technical-error__action-button:disabled path[fill]:not([fill=none]),.error-screen-custom .andes-button--color-on-background.loading.andes-technical-error__action-button:disabled svg[fill]:not([fill=none]),.error-screen-custom .andes-button--color-on-background.loading.andes-technical-error__action-button:hover path[fill]:not([fill=none]),.error-screen-custom .andes-button--color-on-background.loading.andes-technical-error__action-button:hover svg[fill]:not([fill=none]){fill:var(--andes-button-icon-loud-color-icon-default-on-complex-bg,#fff)!important}.andes-button--loud.andes-button--color-on-background:after,.custom-screen-button-loud .andes-button--color-on-background.andes-technical-error__action-button:after,.error-screen .andes-button--color-on-background.andes-technical-error__action-button:after,.error-screen-custom .andes-button--color-on-background.andes-technical-error__action-button:after{background-color:var(--andes-button-loud-color-fill-progress-on-complex-bg,rgba(0,0,0,.55))}.andes-button--loud.andes-button--color-on-background:after,.custom-screen-button-loud .andes-button--color-on-background.andes-technical-error__action-button:after,.error-screen .andes-button--color-on-background.andes-technical-error__action-button:after,.error-screen-custom .andes-button--color-on-background.andes-technical-error__action-button:after{border-radius:.2222222222em;box-sizing:content-box;content:"";height:100%;left:0;margin:-.0555555556em;padding:.0555555556em;position:absolute;top:0;transform:scaleX(0);transform-origin:left center;width:100%}.andes-button--loud:after,.custom-screen-button-loud .andes-technical-error__action-button:after,.error-screen .andes-technical-error__action-button:after,.error-screen-custom .andes-technical-error__action-button:after{background-color:var(--andes-button-loud-color-fill-progress,var(--andes-color-blue-600,#2968c8))}.andes-button--loud:after,.custom-screen-button-loud .andes-technical-error__action-button:after,.error-screen .andes-technical-error__action-button:after,.error-screen-custom .andes-technical-error__action-button:after{border-radius:.2222222222em;box-sizing:content-box;content:"";height:100%;left:0;margin:-.0555555556em;padding:.0555555556em;position:absolute;top:0;transform:scaleX(0);transform-origin:left center;width:100%}.andes-button--progress{border:0;overflow:hidden;position:relative}.andes-button--progress:focus{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3))}.andes-button--progress .andes-button__content{margin:auto;position:relative;width:max-content;z-index:1}.andes-button--progress .andes-button__content :not(.andes-button--progress__content){transform:translateZ(0)}@media(prefers-reduced-motion:no-preference){.andes-button--progress .andes-button__content :not(.andes-button--progress__content){transition:transform .2s ease-in}}.andes-button--progress .andes-button__content .andes-button--progress__content{position:absolute;transform:translate3d(0,32px,0)}@media(prefers-reduced-motion:no-preference){.andes-button--progress .andes-button__content .andes-button--progress__content{transition:transform .2s ease-in}}.andes-button--progress .andes-button__content .andes-button--progress__content *{position:absolute;transform:translate3d(0,32px,0)}.andes-button--progress:after{width:0}.andes-button--progress.loading .andes-button__content :not(.andes-button--progress__content){position:absolute;transform:translate3d(0,-32px,0);width:100%}.andes-button--progress.loading .andes-button__content .andes-button--progress__content,.andes-button--progress.loading .andes-button__content .andes-button--progress__content *{position:relative;transform:translateZ(0)}.andes-button--progress.loading:after,.andes-button--progress.loading:focus:after{transform:scaleX(1);transition:width 3s steps(3,start);width:90%}@media(prefers-reduced-motion:no-preference){.andes-button--progress.loading:after,.andes-button--progress.loading:focus:after{transition:width 60s cubic-bezier(0,.56,.76,.96)}}.andes-button--progress.loading.finished:after,.andes-button--progress.progress:after{transform:scaleX(1);width:100%}@media(prefers-reduced-motion:no-preference){.andes-button--progress.loading.finished:after,.andes-button--progress.progress:after{transition:width .25s ease-in}}.andes-button--progress.loading.finished{transform:scaleX(1)}@media(prefers-reduced-motion:no-preference){.andes-button--progress.loading.finished{transition:transform .25s ease-in,opacity .5s ease-in}}.andes-button-dropdown{padding-right:16px}.andes-button-dropdown.andes-button--medium{padding-right:8px}.andes-button-dropdown.andes-button--medium .andes-button__text+svg,.andes-button-dropdown.andes-button--medium svg+.andes-button__text{margin-left:4px}.andes-button-dropdown.andes-button--loud .andes-button-dropdown__chevron,.custom-screen-button-loud .andes-button-dropdown.andes-technical-error__action-button .andes-button-dropdown__chevron,.error-screen .andes-button-dropdown.andes-technical-error__action-button .andes-button-dropdown__chevron,.error-screen-custom .andes-button-dropdown.andes-technical-error__action-button .andes-button-dropdown__chevron{color:var(--andes-button-dropdown-loud-color-chevron-default,#fff)}.andes-button-dropdown.andes-button--loud.andes-button--disabled:disabled .andes-button-dropdown__chevron,.custom-screen-button-loud .andes-button-dropdown.andes-button--disabled.andes-technical-error__action-button:disabled .andes-button-dropdown__chevron,.error-screen .andes-button-dropdown.andes-button--disabled.andes-technical-error__action-button:disabled .andes-button-dropdown__chevron,.error-screen-custom .andes-button-dropdown.andes-button--disabled.andes-technical-error__action-button:disabled .andes-button-dropdown__chevron{color:var(--andes-button-dropdown-loud-color-chevron-disabled,rgba(0,0,0,.25))}.andes-button-dropdown.andes-button--loud.andes-button--color-on-background .andes-button-dropdown__chevron,.custom-screen-button-loud .andes-button-dropdown.andes-button--color-on-background.andes-technical-error__action-button .andes-button-dropdown__chevron,.error-screen .andes-button-dropdown.andes-button--color-on-background.andes-technical-error__action-button .andes-button-dropdown__chevron,.error-screen-custom .andes-button-dropdown.andes-button--color-on-background.andes-technical-error__action-button .andes-button-dropdown__chevron{color:var(--andes-button-dropdown-loud-color-chevron-default-on-complex-bg,#fff)}.andes-button-dropdown.andes-button--loud.andes-button--color-on-background.andes-button--disabled:disabled .andes-button-dropdown__chevron,.custom-screen-button-loud .andes-button-dropdown.andes-button--color-on-background.andes-button--disabled.andes-technical-error__action-button:disabled .andes-button-dropdown__chevron,.error-screen .andes-button-dropdown.andes-button--color-on-background.andes-button--disabled.andes-technical-error__action-button:disabled .andes-button-dropdown__chevron,.error-screen-custom .andes-button-dropdown.andes-button--color-on-background.andes-button--disabled.andes-technical-error__action-button:disabled .andes-button-dropdown__chevron{color:var(--andes-button-dropdown-loud-color-chevron-disabled-on-complex-bg,rgba(0,0,0,.25))}.andes-button-dropdown.andes-button--quiet .andes-button-dropdown__chevron{color:var(--andes-button-dropdown-quiet-color-chevron-default,var(--andes-color-blue-500,#3483fa))}.andes-button-dropdown.andes-button--quiet.andes-button--disabled:disabled .andes-button-dropdown__chevron{color:var(--andes-button-dropdown-quiet-color-chevron-disabled,rgba(0,0,0,.25))}.andes-button-dropdown.andes-button--quiet.andes-button--color-on-background .andes-button-dropdown__chevron{color:var(--andes-button-dropdown-quiet-color-chevron-default-on-complex-bg,#fff)}.andes-button-dropdown.andes-button--quiet.andes-button--color-on-background.andes-button--disabled:disabled .andes-button-dropdown__chevron{color:var(--andes-button-dropdown-quiet-color-chevron-disabled-on-complex-bg,rgba(0,0,0,.25))}.andes-button-dropdown-container{display:inline-block;position:relative}.andes-button__text{flex:unset}.andes-button-dropdown__menu--bottom,.andes-button-dropdown__menu--top{margin:0;width:auto}.andes-button-split{display:inline-flex;font-family:var(--andes-font-family-primary,"Proxima Nova",-apple-system,"Roboto",Arial,sans-serif);position:relative}.andes-button-split .andes-button-split-text:focus{position:relative}.andes-button-split .andes-button-split-text:focus-visible{position:relative}.andes-button-split .andes-button-split-text{border-bottom-right-radius:0;border-top-right-radius:0;display:inline;padding-left:16px;padding-right:16px}.andes-button-split .andes-button-split-text.andes-button--disabled{background-clip:border-box}.andes-button-split .andes-button-split-chevron:focus{position:relative}.andes-button-split .andes-button-split-chevron:focus-visible{position:relative}.andes-button-split .andes-button-split-chevron{border-bottom-left-radius:0;border-left:1px solid var(--andes-button-split-color-border-default,rgba(0,0,0,.1));border-top-left-radius:0;padding:0 6px;vertical-align:bottom}.andes-button-split .andes-button-split-chevron.andes-button--disabled{background-clip:border-box;border-left:1px solid var(--andes-button-split-color-border-default,rgba(0,0,0,.1))}.andes-button-split .andes-button-split-chevron.andes-button--loud,.andes-button-split .custom-screen-button-loud .andes-button-split-chevron.andes-technical-error__action-button,.andes-button-split .error-screen .andes-button-split-chevron.andes-technical-error__action-button,.andes-button-split .error-screen-custom .andes-button-split-chevron.andes-technical-error__action-button,.custom-screen-button-loud .andes-button-split .andes-button-split-chevron.andes-technical-error__action-button,.error-screen .andes-button-split .andes-button-split-chevron.andes-technical-error__action-button,.error-screen-custom .andes-button-split .andes-button-split-chevron.andes-technical-error__action-button{background-color:var(--andes-button-split-loud-color-fill-default,var(--andes-color-blue-500,#3483fa))}.andes-button-split .andes-button-split-chevron.andes-button--loud .andes-button-split__chevron,.andes-button-split .custom-screen-button-loud .andes-button-split-chevron.andes-technical-error__action-button .andes-button-split__chevron,.andes-button-split .error-screen .andes-button-split-chevron.andes-technical-error__action-button .andes-button-split__chevron,.andes-button-split .error-screen-custom .andes-button-split-chevron.andes-technical-error__action-button .andes-button-split__chevron,.custom-screen-button-loud .andes-button-split .andes-button-split-chevron.andes-technical-error__action-button .andes-button-split__chevron,.error-screen .andes-button-split .andes-button-split-chevron.andes-technical-error__action-button .andes-button-split__chevron,.error-screen-custom .andes-button-split .andes-button-split-chevron.andes-technical-error__action-button .andes-button-split__chevron{color:var(--andes-button-split-loud-color-chevron-default,#fff)}.andes-button-split .andes-button-split-chevron.andes-button--loud:hover,.andes-button-split .custom-screen-button-loud .andes-button-split-chevron.andes-technical-error__action-button:hover,.andes-button-split .error-screen .andes-button-split-chevron.andes-technical-error__action-button:hover,.andes-button-split .error-screen-custom .andes-button-split-chevron.andes-technical-error__action-button:hover,.custom-screen-button-loud .andes-button-split .andes-button-split-chevron.andes-technical-error__action-button:hover,.error-screen .andes-button-split .andes-button-split-chevron.andes-technical-error__action-button:hover,.error-screen-custom .andes-button-split .andes-button-split-chevron.andes-technical-error__action-button:hover{background-color:var(--andes-button-split-loud-color-fill-hover,var(--andes-color-blue-600,#2968c8))}.andes-button-split .andes-button-split-chevron.andes-button--loud:active,.andes-button-split .custom-screen-button-loud .andes-button-split-chevron.andes-technical-error__action-button:active,.andes-button-split .error-screen .andes-button-split-chevron.andes-technical-error__action-button:active,.andes-button-split .error-screen-custom .andes-button-split-chevron.andes-technical-error__action-button:active,.custom-screen-button-loud .andes-button-split .andes-button-split-chevron.andes-technical-error__action-button:active,.error-screen .andes-button-split .andes-button-split-chevron.andes-technical-error__action-button:active,.error-screen-custom .andes-button-split .andes-button-split-chevron.andes-technical-error__action-button:active{background-color:var(--andes-button-split-loud-color-fill-active,var(--andes-color-blue-700,#1f4e96))}.andes-button-split .andes-button-split-chevron.andes-button--loud:disabled,.andes-button-split .custom-screen-button-loud .andes-button-split-chevron.andes-technical-error__action-button:disabled,.andes-button-split .error-screen .andes-button-split-chevron.andes-technical-error__action-button:disabled,.andes-button-split .error-screen-custom .andes-button-split-chevron.andes-technical-error__action-button:disabled,.custom-screen-button-loud .andes-button-split .andes-button-split-chevron.andes-technical-error__action-button:disabled,.error-screen .andes-button-split .andes-button-split-chevron.andes-technical-error__action-button:disabled,.error-screen-custom .andes-button-split .andes-button-split-chevron.andes-technical-error__action-button:disabled{background-color:var(--andes-button-split-loud-color-fill-disabled,rgba(0,0,0,.1))}.andes-button-split .andes-button-split-chevron.andes-button--loud:disabled .andes-button-split__chevron,.andes-button-split .custom-screen-button-loud .andes-button-split-chevron.andes-technical-error__action-button:disabled .andes-button-split__chevron,.andes-button-split .error-screen .andes-button-split-chevron.andes-technical-error__action-button:disabled .andes-button-split__chevron,.andes-button-split .error-screen-custom .andes-button-split-chevron.andes-technical-error__action-button:disabled .andes-button-split__chevron,.custom-screen-button-loud .andes-button-split .andes-button-split-chevron.andes-technical-error__action-button:disabled .andes-button-split__chevron,.error-screen .andes-button-split .andes-button-split-chevron.andes-technical-error__action-button:disabled .andes-button-split__chevron,.error-screen-custom .andes-button-split .andes-button-split-chevron.andes-technical-error__action-button:disabled .andes-button-split__chevron{color:var(--andes-button-split-loud-color-chevron-disabled,rgba(0,0,0,.25))}.andes-button-split .andes-button-split-chevron.andes-button--loud.andes-button--color-on-background,.andes-button-split .custom-screen-button-loud .andes-button-split-chevron.andes-button--color-on-background.andes-technical-error__action-button,.andes-button-split .error-screen .andes-button-split-chevron.andes-button--color-on-background.andes-technical-error__action-button,.andes-button-split .error-screen-custom .andes-button-split-chevron.andes-button--color-on-background.andes-technical-error__action-button,.custom-screen-button-loud .andes-button-split .andes-button-split-chevron.andes-button--color-on-background.andes-technical-error__action-button,.error-screen .andes-button-split .andes-button-split-chevron.andes-button--color-on-background.andes-technical-error__action-button,.error-screen-custom .andes-button-split .andes-button-split-chevron.andes-button--color-on-background.andes-technical-error__action-button{background-color:var(--andes-button-split-loud-color-fill-default-on-complex-bg,rgba(0,0,0,.45))}.andes-button-split .andes-button-split-chevron.andes-button--loud.andes-button--color-on-background .andes-button-split__chevron,.andes-button-split .custom-screen-button-loud .andes-button-split-chevron.andes-button--color-on-background.andes-technical-error__action-button .andes-button-split__chevron,.andes-button-split .error-screen .andes-button-split-chevron.andes-button--color-on-background.andes-technical-error__action-button .andes-button-split__chevron,.andes-button-split .error-screen-custom .andes-button-split-chevron.andes-button--color-on-background.andes-technical-error__action-button .andes-button-split__chevron,.custom-screen-button-loud .andes-button-split .andes-button-split-chevron.andes-button--color-on-background.andes-technical-error__action-button .andes-button-split__chevron,.error-screen .andes-button-split .andes-button-split-chevron.andes-button--color-on-background.andes-technical-error__action-button .andes-button-split__chevron,.error-screen-custom .andes-button-split .andes-button-split-chevron.andes-button--color-on-background.andes-technical-error__action-button .andes-button-split__chevron{color:var(--andes-button-split-loud-color-chevron-default-on-complex-bg,#fff)}.andes-button-split .andes-button-split-chevron.andes-button--loud.andes-button--color-on-background:hover,.andes-button-split .custom-screen-button-loud .andes-button-split-chevron.andes-button--color-on-background.andes-technical-error__action-button:hover,.andes-button-split .error-screen .andes-button-split-chevron.andes-button--color-on-background.andes-technical-error__action-button:hover,.andes-button-split .error-screen-custom .andes-button-split-chevron.andes-button--color-on-background.andes-technical-error__action-button:hover,.custom-screen-button-loud .andes-button-split .andes-button-split-chevron.andes-button--color-on-background.andes-technical-error__action-button:hover,.error-screen .andes-button-split .andes-button-split-chevron.andes-button--color-on-background.andes-technical-error__action-button:hover,.error-screen-custom .andes-button-split .andes-button-split-chevron.andes-button--color-on-background.andes-technical-error__action-button:hover{background-color:var(--andes-button-split-loud-color-fill-hover-on-complex-bg,rgba(0,0,0,.55))}.andes-button-split .andes-button-split-chevron.andes-button--loud.andes-button--color-on-background:active,.andes-button-split .custom-screen-button-loud .andes-button-split-chevron.andes-button--color-on-background.andes-technical-error__action-button:active,.andes-button-split .error-screen .andes-button-split-chevron.andes-button--color-on-background.andes-technical-error__action-button:active,.andes-button-split .error-screen-custom .andes-button-split-chevron.andes-button--color-on-background.andes-technical-error__action-button:active,.custom-screen-button-loud .andes-button-split .andes-button-split-chevron.andes-button--color-on-background.andes-technical-error__action-button:active,.error-screen .andes-button-split .andes-button-split-chevron.andes-button--color-on-background.andes-technical-error__action-button:active,.error-screen-custom .andes-button-split .andes-button-split-chevron.andes-button--color-on-background.andes-technical-error__action-button:active{background-color:var(--andes-button-split-loud-color-fill-active-on-complex-bg,rgba(0,0,0,.8))}.andes-button-split .andes-button-split-chevron.andes-button--loud.andes-button--color-on-background:disabled,.andes-button-split .custom-screen-button-loud .andes-button-split-chevron.andes-button--color-on-background.andes-technical-error__action-button:disabled,.andes-button-split .error-screen .andes-button-split-chevron.andes-button--color-on-background.andes-technical-error__action-button:disabled,.andes-button-split .error-screen-custom .andes-button-split-chevron.andes-button--color-on-background.andes-technical-error__action-button:disabled,.custom-screen-button-loud .andes-button-split .andes-button-split-chevron.andes-button--color-on-background.andes-technical-error__action-button:disabled,.error-screen .andes-button-split .andes-button-split-chevron.andes-button--color-on-background.andes-technical-error__action-button:disabled,.error-screen-custom .andes-button-split .andes-button-split-chevron.andes-button--color-on-background.andes-technical-error__action-button:disabled{background-color:var(--andes-button-split-loud-color-fill-disabled-on-complex-bg,rgba(0,0,0,.15))}.andes-button-split .andes-button-split-chevron.andes-button--loud.andes-button--color-on-background:disabled .andes-button-split__chevron,.andes-button-split .custom-screen-button-loud .andes-button-split-chevron.andes-button--color-on-background.andes-technical-error__action-button:disabled .andes-button-split__chevron,.andes-button-split .error-screen .andes-button-split-chevron.andes-button--color-on-background.andes-technical-error__action-button:disabled .andes-button-split__chevron,.andes-button-split .error-screen-custom .andes-button-split-chevron.andes-button--color-on-background.andes-technical-error__action-button:disabled .andes-button-split__chevron,.custom-screen-button-loud .andes-button-split .andes-button-split-chevron.andes-button--color-on-background.andes-technical-error__action-button:disabled .andes-button-split__chevron,.error-screen .andes-button-split .andes-button-split-chevron.andes-button--color-on-background.andes-technical-error__action-button:disabled .andes-button-split__chevron,.error-screen-custom .andes-button-split .andes-button-split-chevron.andes-button--color-on-background.andes-technical-error__action-button:disabled .andes-button-split__chevron{color:var(--andes-button-split-loud-color-chevron-disabled-on-complex-bg,rgba(0,0,0,.25))}.andes-button-split .andes-button-split-chevron.andes-button--quiet{background-color:var(--andes-button-split-quiet-color-fill-default,var(--andes-color-blue-150,rgba(65,137,230,.15)))}.andes-button-split .andes-button-split-chevron.andes-button--quiet .andes-button-split__chevron{color:var(--andes-button-split-quiet-color-chevron-default,var(--andes-color-blue-500,#3483fa))}.andes-button-split .andes-button-split-chevron.andes-button--quiet:hover{background-color:var(--andes-button-split-quiet-color-fill-hover,var(--andes-color-blue-200,rgba(65,137,230,.2)))}.andes-button-split .andes-button-split-chevron.andes-button--quiet:active{background-color:var(--andes-button-split-quiet-color-fill-active,var(--andes-color-blue-300,rgba(65,137,230,.3)))}.andes-button-split .andes-button-split-chevron.andes-button--quiet:disabled{background-color:var(--andes-button-split-quiet-color-fill-disabled,rgba(0,0,0,.1))}.andes-button-split .andes-button-split-chevron.andes-button--quiet:disabled .andes-button-split__chevron{color:var(--andes-button-split-quiet-color-chevron-disabled,rgba(0,0,0,.25))}.andes-button-split .andes-button-split-chevron.andes-button--quiet.andes-button--color-on-background{background-color:var(--andes-button-split-quiet-color-fill-default-on-complex-bg,rgba(0,0,0,.15))}.andes-button-split .andes-button-split-chevron.andes-button--quiet.andes-button--color-on-background .andes-button-split__chevron{color:var(--andes-button-split-quiet-color-chevron-default-on-complex-bg,#fff)}.andes-button-split .andes-button-split-chevron.andes-button--quiet.andes-button--color-on-background:hover{background-color:var(--andes-button-split-quiet-color-fill-hover-on-complex-bg,rgba(0,0,0,.25))}.andes-button-split .andes-button-split-chevron.andes-button--quiet.andes-button--color-on-background:active{background-color:var(--andes-button-split-quiet-color-fill-active-on-complex-bg,rgba(0,0,0,.45))}.andes-button-split .andes-button-split-chevron.andes-button--quiet.andes-button--color-on-background:disabled{background-color:var(--andes-button-split-quiet-color-fill-disabled-on-complex-bg,rgba(0,0,0,.15))}.andes-button-split .andes-button-split-chevron.andes-button--quiet.andes-button--color-on-background:disabled .andes-button-split__chevron{color:var(--andes-button-split-quiet-color-chevron-disabled-on-complex-bg,rgba(0,0,0,.25))}.andes-button-split__menu{display:inline;margin:0;position:static}.andes-button-split__menu--bottom,.andes-button-split__menu--top{width:auto}.andes-button-split__menu--bottom-right,.andes-button-split__menu--top-right{width:max-content}.andes-button-fab{border-radius:24px;box-shadow:0 6px 16px 0 rgba(0,0,0,.1);display:inline-block;transition:max-width .2s ease;-webkit-transition:max-width .2s ease}.andes-button-fab .andes-button{border-radius:24px;max-width:100%;padding:14px 16px 14px 14px;transition:padding .2s ease;-webkit-transition:padding .2s ease;width:auto}.andes-button-fab .andes-button .andes-button__text{transition:margin-left .2s ease,opacity .2s ease;-webkit-transition:margin-left .2s ease,opacity .2s ease}.andes-button-fab .andes-button .andes-button--icon-container{max-height:20px;max-width:20px}.andes-button-fab .andes-button .andes-button--icon-container img,.andes-button-fab .andes-button .andes-button--icon-container svg{display:inline-block;height:20px;max-height:inherit;max-width:inherit;width:20px}.andes-button-fab--loud{background-color:var(--andes-fab-container-loud-color-fill,var(--andes-color-blue-500,#3483fa))}.andes-button-fab--loud .andes-button{background-color:var(--andes-fab-loud-color-fill-default,var(--andes-color-blue-500,#3483fa));color:var(--andes-fab-loud-color-text-default,#fff)}.andes-button-fab--loud .andes-button:hover{background-color:var(--andes-fab-loud-color-fill-hover,var(--andes-color-blue-600,#2968c8))}.andes-button-fab--loud .andes-button:active{background-color:var(--andes-fab-loud-color-fill-active,var(--andes-color-blue-700,#1f4e96))}.andes-button-fab--loud .andes-button svg{color:var(--andes-fab-loud-color-icon-default,#fff)}.andes-button-fab--loud .andes-button path[stroke]:not([stroke=none])[stroke="rgba(0, 0, 0, 0.9)"],.andes-button-fab--loud .andes-button svg[stroke]:not([stroke=none])[stroke="rgba(0, 0, 0, 0.9)"]{stroke:var(--andes-fab-loud-color-icon-default,#fff)!important}.andes-button-fab--loud .andes-button path[fill]:not([fill=none])[fill="rgba(0, 0, 0, 0.9)"],.andes-button-fab--loud .andes-button svg[fill]:not([fill=none])[fill="rgba(0, 0, 0, 0.9)"]{fill:var(--andes-fab-loud-color-icon-default,#fff)!important}.andes-button-fab--quiet{background-color:var(--andes-fab-container-quiet-color-fill,#fff)}.andes-button-fab--quiet .andes-button{background-color:var(--andes-fab-quiet-color-fill-default,#fff);color:var(--andes-fab-quiet-color-text-default,var(--andes-color-blue-500,#3483fa))}.andes-button-fab--quiet .andes-button:hover{background-color:var(--andes-fab-quiet-color-fill-hover,var(--andes-color-blue-200,rgba(65,137,230,.2)))}.andes-button-fab--quiet .andes-button:active{background-color:var(--andes-fab-quiet-color-fill-active,var(--andes-color-blue-300,rgba(65,137,230,.3)))}.andes-button-fab--quiet .andes-button svg{color:var(--andes-fab-quiet-color-icon-default,var(--andes-color-blue-500,#3483fa))}.andes-button-fab--quiet .andes-button path[stroke]:not([stroke=none])[fill="rgba(0, 0, 0, 0.9)"],.andes-button-fab--quiet .andes-button svg[stroke]:not([stroke=none])[fill="rgba(0, 0, 0, 0.9)"]{stroke:var(--andes-fab-quiet-color-icon-default,var(--andes-color-blue-500,#3483fa))!important}.andes-button-fab--quiet .andes-button path[fill]:not([fill=none])[fill="rgba(0, 0, 0, 0.9)"],.andes-button-fab--quiet .andes-button svg[fill]:not([fill=none])[fill="rgba(0, 0, 0, 0.9)"]{fill:var(--andes-fab-quiet-color-icon-default,var(--andes-color-blue-500,#3483fa))!important}.andes-button-fab--expanded{max-width:100%}.andes-button-fab--expanded .andes-button .andes-button__text{margin-left:12px;opacity:1}.andes-button-fab--collapsed{max-width:48px}.andes-button-fab--collapsed .andes-button{padding:14px}.andes-button-fab--collapsed .andes-button .andes-button__text{opacity:0}.andes-button-fab--small{border-radius:16px}.andes-button-fab--small .andes-button{border-radius:16px;height:32px;padding-left:8px;padding-right:12px}.andes-button-fab--small .andes-button .andes-button--icon-container{max-height:16px;max-width:16px}.andes-button-fab--small .andes-button .andes-button--icon-container img,.andes-button-fab--small .andes-button .andes-button--icon-container svg{display:inline-block;max-height:inherit;max-width:inherit}.andes-button-fab--small.andes-button-fab--collapsed{max-width:32px}.andes-button-fab--small.andes-button-fab--collapsed .andes-button{padding:8px}.andes-button-fab--small.andes-button-fab--collapsed .andes-button__text{margin-left:0}.andes-button-fab--small.andes-button-fab--expanded .andes-button__text{margin-left:4px}.andes-popper{border-radius:6px;box-shadow:0 1px 2px 0 rgba(0,0,0,.12);font-family:var(--andes-font-family-primary,"Proxima Nova",-apple-system,"Roboto",Arial,sans-serif)}.andes-popper>:first-child{border-top-left-radius:6px;border-top-right-radius:6px}.andes-popper>:last-child{border-bottom-left-radius:6px;border-bottom-right-radius:6px}.andes-popper__content{background-color:#fff}.andes-popper--padding-0{padding:0}.andes-popper--padding-16{padding:16px}.andes-popper--padding-24{padding:24px}.andes-popper--padding-32{padding:32px}.andes-popper--padding-40{padding:40px}.andes-popper:not(.andes-tooltip){height:100%;width:100%}.andes-floating-menu{font-family:var(--andes-font-family-primary,"Proxima Nova",-apple-system,"Roboto",Arial,sans-serif);font-size:16px;font-weight:var(--andes-font-weight-regular,400);line-height:1;position:relative;-webkit-font-smoothing:antialiased;border-radius:.375em}.andes-floating-menu .andes-list__item:first-child,.andes-floating-menu .andes-list__item:first-child a,.andes-floating-menu .andes-list__item:first-child button{border-top-left-radius:.375em;border-top-right-radius:.375em}.andes-floating-menu .andes-list__item:last-child,.andes-floating-menu .andes-list__item:last-child a,.andes-floating-menu .andes-list__item:last-child button{border-bottom-left-radius:.375em;border-bottom-right-radius:.375em}.andes-floating-menu .andes-list__item:focus{box-shadow:inset 0 0 0 2px #fff,inset 0 0 0 3px var(--andes-color-blue-600,#2968c8),inset 0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:inset 0 0 0 2px #fff,inset 0 0 0 3px var(--andes-color-blue-600,#2968c8),inset 0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:inset 0 0 0 2px #fff,inset 0 0 0 3px var(--andes-color-blue-600,#2968c8),inset 0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-floating-menu .andes-list__item:focus-visible{box-shadow:inset 0 0 0 2px #fff,inset 0 0 0 3px var(--andes-color-blue-600,#2968c8),inset 0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:inset 0 0 0 2px #fff,inset 0 0 0 3px var(--andes-color-blue-600,#2968c8),inset 0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:inset 0 0 0 2px #fff,inset 0 0 0 3px var(--andes-color-blue-600,#2968c8),inset 0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-floating-menu .andes-list__item:focus:not(:focus-visible){box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}.andes-floating-menu .andes-list__item{outline:none}.andes-floating-menu .andes-list__item-action:focus-visible:before,.andes-floating-menu .andes-list__item-action:focus:before,.andes-floating-menu .andes-list__item-anchor:focus-visible:before,.andes-floating-menu .andes-list__item-anchor:focus:before{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}.andes-floating-menu .andes-list__item>:focus{box-shadow:inset 0 0 0 2px #fff,inset 0 0 0 3px var(--andes-color-blue-600,#2968c8),inset 0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:inset 0 0 0 2px #fff,inset 0 0 0 3px var(--andes-color-blue-600,#2968c8),inset 0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:inset 0 0 0 2px #fff,inset 0 0 0 3px var(--andes-color-blue-600,#2968c8),inset 0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-floating-menu .andes-list__item>:focus-visible{box-shadow:inset 0 0 0 2px #fff,inset 0 0 0 3px var(--andes-color-blue-600,#2968c8),inset 0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:inset 0 0 0 2px #fff,inset 0 0 0 3px var(--andes-color-blue-600,#2968c8),inset 0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:inset 0 0 0 2px #fff,inset 0 0 0 3px var(--andes-color-blue-600,#2968c8),inset 0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-floating-menu .andes-list__item>:focus:not(:focus-visible){box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}.andes-floating-menu__popper-content{background-color:var(--andes-floating-menu-color-fill,#fff)}.andes-floating-menu__no-results{box-sizing:content-box;color:var(--andes-floating-menu-text-result-color-text,rgba(0,0,0,.55));font-size:14px;height:18px;padding:18px 16px}.andes-floating-menu__search-box{padding:16px 16px 4px}.andes-floating-menu .andes-floating-menu-item-hover{background-color:#ededed}.andes-floating-menu .andes-form-control--search-box .andes-form-control__field{margin:0}.andes-floating-menu--search{background-color:var(--andes-searchbox-color-fill-default,#fff);box-shadow:0 0 0 1px var(--andes-searchbox-color-border-default,rgba(0,0,0,.25));box-sizing:border-box;color:rgba(0,0,0,.9);display:flex;opacity:1;width:100%}.andes-floating-menu--search.andes-floating-menu--search--web-mobile-ios .andes-form-control__field{transform:scale(.875);transform-origin:top left;width:115%}.andes-floating-menu--search.andes-floating-menu--search--web-mobile-ios.andes-floating-menu--search--size-small{font-size:16px}.andes-floating-menu--search.andes-floating-menu--search--web-mobile-ios.andes-floating-menu--search--size-small .andes-form-control__field{height:20px}.andes-floating-menu--search label{order:2;width:100%}.andes-floating-menu--search:hover{box-shadow:0 0 0 1px var(--andes-searchbox-color-border-hover,rgba(0,0,0,.55))}.andes-floating-menu--search--focused,.andes-floating-menu--search--focused:hover,.andes-floating-menu--search:focus{box-shadow:0 0 0 2px var(--andes-searchbox-color-border-active,var(--andes-color-blue-500,#3483fa))}.andes-floating-menu--search--focused.focus-visible{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3)),inset 0 0 0 2px var(--andes-searchbox-color-border-active,var(--andes-color-blue-500,#3483fa));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3)),inset 0 0 0 2px var(--andes-searchbox-color-border-active,var(--andes-color-blue-500,#3483fa));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3)),inset 0 0 0 2px var(--andes-searchbox-color-border-active,var(--andes-color-blue-500,#3483fa))}.andes-floating-menu--search .andes-form-control__close-icon,.andes-floating-menu--search .andes-form-control__search-icon{align-content:center;display:flex;padding:0}.andes-floating-menu--search .andes-form-control__close-icon:focus-visible,.andes-floating-menu--search .andes-form-control__search-icon:focus-visible{border-radius:50%;box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-floating-menu--search .andes-form-control__search-icon{color:var(--andes-searchbox-color-search-default,rgba(0,0,0,.55))}.andes-floating-menu--search .andes-form-control__search-icon:hover{color:var(--andes-searchbox-color-search-hover,rgba(0,0,0,.8))}.andes-floating-menu--search .andes-form-control__search-icon:active{color:var(--andes-searchbox-color-search-active,rgba(0,0,0,.9))}.andes-floating-menu--search .andes-form-control__close-icon{color:var(--andes-searchbox-color-clear-default,rgba(0,0,0,.55))}.andes-floating-menu--search .andes-form-control__close-icon:hover{color:var(--andes-searchbox-color-clear-hover,rgba(0,0,0,.8))}.andes-floating-menu--search .andes-form-control__close-icon:active{color:var(--andes-searchbox-color-clear-active,rgba(0,0,0,.9))}.andes-floating-menu--search .andes-form-control__close-icon{background-color:transparent;border:0;cursor:pointer;display:none;margin-left:4px;opacity:0;order:3}.andes-floating-menu--search .andes-form-control__close-icon-visible{align-content:center;display:flex;opacity:1;padding:0}.andes-floating-menu--search .andes-form-control__field:focus{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none}.andes-floating-menu--search .andes-form-control__field:focus-visible{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none}.andes-floating-menu--search .andes-form-control__field::placeholder{color:var(--andes-searchbox-color-placeholder-default,rgba(0,0,0,.55));opacity:1}.andes-floating-menu--search .andes-form-control__field::-webkit-input-placeholder{color:var(--andes-searchbox-color-placeholder-default,rgba(0,0,0,.55))}.andes-floating-menu--search .andes-form-control__field::-moz-placeholder{color:var(--andes-searchbox-color-placeholder-default,rgba(0,0,0,.55));opacity:1}.andes-floating-menu--search .andes-form-control__field:-moz-placeholder{opacity:1}.andes-floating-menu--search .andes-form-control__field:-ms-input-placeholder{color:var(--andes-searchbox-color-placeholder-default,rgba(0,0,0,.55))}.andes-floating-menu--search .andes-form-control__field::-ms-input-placeholder{color:var(--andes-searchbox-color-placeholder-default,rgba(0,0,0,.55))}.andes-floating-menu--search .andes-form-control__field:-moz-placeholder{color:var(--andes-searchbox-color-placeholder-default,rgba(0,0,0,.55))}.andes-floating-menu--search .andes-form-control__field{background-color:transparent;border:0;color:var(--andes-searchbox-color-input-text-default,rgba(0,0,0,.9));display:block;line-height:18px;font:inherit;margin:0;order:2;outline:none;overflow:hidden;padding:0;resize:none;width:100%}.andes-floating-menu--search .andes-form-control__search-icon{background-color:transparent;border:0;margin-right:4px;order:1}.andes-floating-menu--search--size-small{border-radius:16px;font-size:14px;height:32px;padding:8px 10px 6px}.andes-floating-menu--search--size-small .andes-form-control__field{height:18px}.andes-floating-menu--search--size-small .andes-form-control__close-icon,.andes-floating-menu--search--size-small .andes-form-control__search-icon{height:16px}.andes-floating-menu--search--size-large{border-radius:24px;font-size:16px;height:48px;padding:15px 16px 13px}.andes-floating-menu--search--size-large .andes-form-control__field{height:20px}.andes-floating-menu--search--size-large .andes-form-control__search-icon{margin-right:8px}.andes-thumbnail--16{height:14px;width:14px}.andes-thumbnail--16,.andes-thumbnail--24{align-items:center;border:1px solid var(--andes-thumbnail-color-border-default,rgba(0,0,0,.1));display:flex;justify-content:center}.andes-thumbnail--24{height:22px;width:22px}.andes-thumbnail--32{height:30px;width:30px}.andes-thumbnail--32,.andes-thumbnail--40{align-items:center;border:1px solid var(--andes-thumbnail-color-border-default,rgba(0,0,0,.1));display:flex;justify-content:center}.andes-thumbnail--40{height:38px;width:38px}.andes-thumbnail--48{height:46px;width:46px}.andes-thumbnail--48,.andes-thumbnail--56{align-items:center;border:1px solid var(--andes-thumbnail-color-border-default,rgba(0,0,0,.1));display:flex;justify-content:center}.andes-thumbnail--56{height:54px;width:54px}.andes-thumbnail--64{height:62px;width:62px}.andes-thumbnail--64,.andes-thumbnail--72{align-items:center;border:1px solid var(--andes-thumbnail-color-border-default,rgba(0,0,0,.1));display:flex;justify-content:center}.andes-thumbnail--72{height:70px;width:70px}.andes-thumbnail--80{height:78px;width:78px}.andes-thumbnail--80,.andes-thumbnail--96{align-items:center;border:1px solid var(--andes-thumbnail-color-border-default,rgba(0,0,0,.1));display:flex;justify-content:center}.andes-thumbnail--96{height:94px;width:94px}.andes-thumbnail{box-sizing:content-box;color:rgba(0,0,0,.9);font-family:var(--andes-font-family-primary,"Proxima Nova",-apple-system,"Roboto",Arial,sans-serif);font-weight:var(--andes-font-weight-regular,400);line-height:1}.andes-thumbnail.andes-thumbnail--16{font-size:8px}.andes-thumbnail.andes-thumbnail--24{font-size:11px}.andes-thumbnail.andes-thumbnail--32{font-size:14px}.andes-thumbnail.andes-thumbnail--40{font-size:16px}.andes-thumbnail.andes-thumbnail--48{font-size:20px}.andes-thumbnail.andes-thumbnail--56{font-size:24px}.andes-thumbnail.andes-thumbnail--64{font-size:28px}.andes-thumbnail.andes-thumbnail--72{font-size:32px}.andes-thumbnail.andes-thumbnail--80,.andes-thumbnail.andes-thumbnail--96{font-size:36px}.andes-thumbnail>img{height:auto;max-width:100%;width:auto}.andes-thumbnail__image{background-color:var(--andes-thumbnail-image-color-fill-default,#fff)}.andes-thumbnail__image--disabled img{opacity:.4}.andes-thumbnail--circle{border-radius:50%;overflow:hidden}.andes-thumbnail--square{overflow:hidden}.andes-thumbnail--square.andes-thumbnail--16,.andes-thumbnail--square.andes-thumbnail--24,.andes-thumbnail--square.andes-thumbnail--32{border-radius:3px}.andes-thumbnail--square.andes-thumbnail--40,.andes-thumbnail--square.andes-thumbnail--48,.andes-thumbnail--square.andes-thumbnail--56,.andes-thumbnail--square.andes-thumbnail--64{border-radius:4px}.andes-thumbnail--square.andes-thumbnail--72,.andes-thumbnail--square.andes-thumbnail--80{border-radius:5px}.andes-thumbnail--square.andes-thumbnail--96{border-radius:6px}.andes-thumbnail__badge{border:0}.andes-thumbnail--64.andes-thumbnail__badge-gray,.andes-thumbnail--72.andes-thumbnail__badge-gray,.andes-thumbnail--80.andes-thumbnail__badge-gray{border:3px solid #bfbfbf;box-sizing:border-box;color:#bfbfbf}.andes-thumbnail--24.andes-thumbnail__badge-gray,.andes-thumbnail--32.andes-thumbnail__badge-gray,.andes-thumbnail--40.andes-thumbnail__badge-gray,.andes-thumbnail--48.andes-thumbnail__badge-gray,.andes-thumbnail--56.andes-thumbnail__badge-gray{border:2px solid #bfbfbf;box-sizing:border-box;color:#bfbfbf}.andes-thumbnail__badge-gray svg{color:#bfbfbf}.andes-thumbnail--64.andes-thumbnail__badge-neutral,.andes-thumbnail--72.andes-thumbnail__badge-neutral,.andes-thumbnail--80.andes-thumbnail__badge-neutral{border:3px solid #bfbfbf;box-sizing:border-box;color:#bfbfbf}.andes-thumbnail--24.andes-thumbnail__badge-neutral,.andes-thumbnail--32.andes-thumbnail__badge-neutral,.andes-thumbnail--40.andes-thumbnail__badge-neutral,.andes-thumbnail--48.andes-thumbnail__badge-neutral,.andes-thumbnail--56.andes-thumbnail__badge-neutral{border:2px solid #bfbfbf;box-sizing:border-box;color:#bfbfbf}.andes-thumbnail__badge-neutral svg{color:#bfbfbf}.andes-thumbnail--64.andes-thumbnail__badge-accent,.andes-thumbnail--72.andes-thumbnail__badge-accent,.andes-thumbnail--80.andes-thumbnail__badge-accent{border:3px solid var(--andes-thumbnail-badge-color-border-informative,var(--andes-color-blue-500,#3483fa));box-sizing:border-box;color:var(--andes-thumbnail-badge-color-text-informative,var(--andes-color-blue-500,#3483fa))}.andes-thumbnail--24.andes-thumbnail__badge-accent,.andes-thumbnail--32.andes-thumbnail__badge-accent,.andes-thumbnail--40.andes-thumbnail__badge-accent,.andes-thumbnail--48.andes-thumbnail__badge-accent,.andes-thumbnail--56.andes-thumbnail__badge-accent{border:2px solid var(--andes-thumbnail-badge-color-border-informative,var(--andes-color-blue-500,#3483fa));box-sizing:border-box;color:var(--andes-thumbnail-badge-color-text-informative,var(--andes-color-blue-500,#3483fa))}.andes-thumbnail__badge-accent svg{color:var(--andes-thumbnail-badge-color-icon-informative,var(--andes-color-blue-500,#3483fa))}.andes-thumbnail--64.andes-thumbnail__badge-informative,.andes-thumbnail--72.andes-thumbnail__badge-informative,.andes-thumbnail--80.andes-thumbnail__badge-informative{border:3px solid var(--andes-thumbnail-badge-color-border-informative,var(--andes-color-blue-500,#3483fa));box-sizing:border-box;color:var(--andes-thumbnail-badge-color-text-informative,var(--andes-color-blue-500,#3483fa))}.andes-thumbnail--24.andes-thumbnail__badge-informative,.andes-thumbnail--32.andes-thumbnail__badge-informative,.andes-thumbnail--40.andes-thumbnail__badge-informative,.andes-thumbnail--48.andes-thumbnail__badge-informative,.andes-thumbnail--56.andes-thumbnail__badge-informative{border:2px solid var(--andes-thumbnail-badge-color-border-informative,var(--andes-color-blue-500,#3483fa));box-sizing:border-box;color:var(--andes-thumbnail-badge-color-text-informative,var(--andes-color-blue-500,#3483fa))}.andes-thumbnail__badge-informative svg{color:var(--andes-thumbnail-badge-color-icon-informative,var(--andes-color-blue-500,#3483fa))}.andes-thumbnail--64.andes-thumbnail__badge-green,.andes-thumbnail--72.andes-thumbnail__badge-green,.andes-thumbnail--80.andes-thumbnail__badge-green{border:3px solid var(--andes-thumbnail-badge-color-border-positive,#00a650);box-sizing:border-box;color:var(--andes-thumbnail-badge-color-text-positive,#00a650)}.andes-thumbnail--24.andes-thumbnail__badge-green,.andes-thumbnail--32.andes-thumbnail__badge-green,.andes-thumbnail--40.andes-thumbnail__badge-green,.andes-thumbnail--48.andes-thumbnail__badge-green,.andes-thumbnail--56.andes-thumbnail__badge-green{border:2px solid var(--andes-thumbnail-badge-color-border-positive,#00a650);box-sizing:border-box;color:var(--andes-thumbnail-badge-color-text-positive,#00a650)}.andes-thumbnail__badge-green svg{color:var(--andes-thumbnail-badge-color-icon-positive,#00a650)}.andes-thumbnail--64.andes-thumbnail__badge-positive,.andes-thumbnail--72.andes-thumbnail__badge-positive,.andes-thumbnail--80.andes-thumbnail__badge-positive{border:3px solid var(--andes-thumbnail-badge-color-border-positive,#00a650);box-sizing:border-box;color:var(--andes-thumbnail-badge-color-text-positive,#00a650)}.andes-thumbnail--24.andes-thumbnail__badge-positive,.andes-thumbnail--32.andes-thumbnail__badge-positive,.andes-thumbnail--40.andes-thumbnail__badge-positive,.andes-thumbnail--48.andes-thumbnail__badge-positive,.andes-thumbnail--56.andes-thumbnail__badge-positive{border:2px solid var(--andes-thumbnail-badge-color-border-positive,#00a650);box-sizing:border-box;color:var(--andes-thumbnail-badge-color-text-positive,#00a650)}.andes-thumbnail__badge-positive svg{color:var(--andes-thumbnail-badge-color-icon-positive,#00a650)}.andes-thumbnail--64.andes-thumbnail__badge-orange,.andes-thumbnail--72.andes-thumbnail__badge-orange,.andes-thumbnail--80.andes-thumbnail__badge-orange{border:3px solid var(--andes-thumbnail-badge-color-border-caution,#f73);box-sizing:border-box;color:var(--andes-thumbnail-badge-color-text-caution,#f73)}.andes-thumbnail--24.andes-thumbnail__badge-orange,.andes-thumbnail--32.andes-thumbnail__badge-orange,.andes-thumbnail--40.andes-thumbnail__badge-orange,.andes-thumbnail--48.andes-thumbnail__badge-orange,.andes-thumbnail--56.andes-thumbnail__badge-orange{border:2px solid var(--andes-thumbnail-badge-color-border-caution,#f73);box-sizing:border-box;color:var(--andes-thumbnail-badge-color-text-caution,#f73)}.andes-thumbnail__badge-orange svg{color:var(--andes-thumbnail-badge-color-icon-caution,#f73)}.andes-thumbnail--64.andes-thumbnail__badge-caution,.andes-thumbnail--72.andes-thumbnail__badge-caution,.andes-thumbnail--80.andes-thumbnail__badge-caution{border:3px solid var(--andes-thumbnail-badge-color-border-caution,#f73);box-sizing:border-box;color:var(--andes-thumbnail-badge-color-text-caution,#f73)}.andes-thumbnail--24.andes-thumbnail__badge-caution,.andes-thumbnail--32.andes-thumbnail__badge-caution,.andes-thumbnail--40.andes-thumbnail__badge-caution,.andes-thumbnail--48.andes-thumbnail__badge-caution,.andes-thumbnail--56.andes-thumbnail__badge-caution{border:2px solid var(--andes-thumbnail-badge-color-border-caution,#f73);box-sizing:border-box;color:var(--andes-thumbnail-badge-color-text-caution,#f73)}.andes-thumbnail__badge-caution svg{color:var(--andes-thumbnail-badge-color-icon-caution,#f73)}.andes-thumbnail--64.andes-thumbnail__badge-red,.andes-thumbnail--72.andes-thumbnail__badge-red,.andes-thumbnail--80.andes-thumbnail__badge-red{border:3px solid var(--andes-thumbnail-badge-color-border-negative,#f23d4f);box-sizing:border-box;color:var(--andes-thumbnail-badge-color-text-negative,#f23d4f)}.andes-thumbnail--24.andes-thumbnail__badge-red,.andes-thumbnail--32.andes-thumbnail__badge-red,.andes-thumbnail--40.andes-thumbnail__badge-red,.andes-thumbnail--48.andes-thumbnail__badge-red,.andes-thumbnail--56.andes-thumbnail__badge-red{border:2px solid var(--andes-thumbnail-badge-color-border-negative,#f23d4f);box-sizing:border-box;color:var(--andes-thumbnail-badge-color-text-negative,#f23d4f)}.andes-thumbnail__badge-red svg{color:var(--andes-thumbnail-badge-color-icon-negative,#f23d4f)}.andes-thumbnail--64.andes-thumbnail__badge-negative,.andes-thumbnail--72.andes-thumbnail__badge-negative,.andes-thumbnail--80.andes-thumbnail__badge-negative{border:3px solid var(--andes-thumbnail-badge-color-border-negative,#f23d4f);box-sizing:border-box;color:var(--andes-thumbnail-badge-color-text-negative,#f23d4f)}.andes-thumbnail--24.andes-thumbnail__badge-negative,.andes-thumbnail--32.andes-thumbnail__badge-negative,.andes-thumbnail--40.andes-thumbnail__badge-negative,.andes-thumbnail--48.andes-thumbnail__badge-negative,.andes-thumbnail--56.andes-thumbnail__badge-negative{border:2px solid var(--andes-thumbnail-badge-color-border-negative,#f23d4f);box-sizing:border-box;color:var(--andes-thumbnail-badge-color-text-negative,#f23d4f)}.andes-thumbnail__badge-negative svg{color:var(--andes-thumbnail-badge-color-icon-negative,#f23d4f)}.andes-thumbnail--color-on-background .andes-thumbnail__badge-accent,.andes-thumbnail--color-on-background .andes-thumbnail__badge-informative{border-color:var(--andes-thumbnail-badge-color-border-informative-on-complex-bg,var(--andes-color-blue-600,#2968c8))}.andes-thumbnail--color-on-background .andes-thumbnail__badge-green,.andes-thumbnail--color-on-background .andes-thumbnail__badge-positive{border-color:var(--andes-thumbnail-badge-color-border-positive-on-complex-bg,#008744)}.andes-thumbnail--color-on-background .andes-thumbnail__badge-caution,.andes-thumbnail--color-on-background .andes-thumbnail__badge-orange{border-color:var(--andes-thumbnail-badge-color-border-caution-on-complex-bg,#e6540b)}.andes-thumbnail--color-on-background .andes-thumbnail__badge-negative,.andes-thumbnail--color-on-background .andes-thumbnail__badge-red{border-color:var(--andes-thumbnail-badge-color-border-negative-on-complex-bg,#d12440)}.andes-thumbnail__badge .andes-badge{position:relative}.andes-thumbnail--24+.andes-badge--dot{left:16px;top:-16px}.andes-thumbnail--32+.andes-badge--dot{left:22px;top:-16px}.andes-thumbnail--40+.andes-badge--pill{left:24px;top:-16px}.andes-thumbnail--48+.andes-badge--pill{left:32px;top:-16px}.andes-thumbnail--56+.andes-badge--pill{left:40px;top:-16px}.andes-thumbnail--64+.andes-badge--pill{left:40px;top:-24px}.andes-thumbnail--72+.andes-badge--pill{left:48px;top:-24px}.andes-thumbnail--80+.andes-badge--pill{left:56px;top:-24px}.andes-thumbnail--mute,.andes-thumbnail--neutral{background-color:var(--andes-thumbnail-mute-color-fill-default,#fff);color:var(--andes-thumbnail-mute-color-text-default,rgba(0,0,0,.9))}.andes-thumbnail--mute-disabled,.andes-thumbnail--neutral-disabled{background-color:var(--andes-thumbnail-mute-color-fill-disabled,#fff);color:var(--andes-thumbnail-mute-color-text-disabled,rgba(0,0,0,.25))}.andes-thumbnail--loud{background-color:var(--andes-thumbnail-loud-color-fill-default,var(--andes-color-blue-500,#3483fa));border-color:var(--andes-thumbnail-loud-color-fill-default,var(--andes-color-blue-500,#3483fa));color:var(--andes-thumbnail-loud-color-text-default,#fff)}.andes-thumbnail--quiet{background-color:var(--andes-thumbnail-quiet-color-fill-default,var(--andes-color-blue-100,rgba(65,137,230,.1)));border-color:var(--andes-thumbnail-quiet-color-fill-default,var(--andes-color-blue-100,rgba(65,137,230,.1)));color:var(--andes-thumbnail-quiet-color-text-default,var(--andes-color-blue-500,#3483fa))}.andes-thumbnail--loud-disabled{background-color:var(--andes-thumbnail-loud-color-fill-disabled,rgba(0,0,0,.1));border-color:transparent;color:var(--andes-thumbnail-loud-color-text-disabled,rgba(0,0,0,.25))}.andes-thumbnail--quiet-disabled{background-color:var(--andes-thumbnail-quiet-color-fill-disabled,rgba(0,0,0,.1));border-color:transparent;color:var(--andes-thumbnail-quiet-color-text-disabled,rgba(0,0,0,.25))}.andes-thumbnail__icon.andes-thumbnail--loud{color:var(--andes-thumbnail-loud-color-icon-default,#fff)}.andes-thumbnail__icon.andes-thumbnail--loud-disabled{color:var(--andes-thumbnail-loud-color-icon-disabled,rgba(0,0,0,.25))}.andes-thumbnail__icon.andes-thumbnail--quiet{color:var(--andes-thumbnail-quiet-color-icon-default,var(--andes-color-blue-500,#3483fa))}.andes-thumbnail__icon.andes-thumbnail--quiet-disabled{color:var(--andes-thumbnail-quiet-color-icon-disabled,rgba(0,0,0,.25))}.andes-thumbnail__icon.andes-thumbnail--mute,.andes-thumbnail__icon.andes-thumbnail--neutral{color:var(--andes-thumbnail-mute-color-icon-default,rgba(0,0,0,.9))}.andes-thumbnail__icon.andes-thumbnail--mute-disabled,.andes-thumbnail__icon.andes-thumbnail--neutral-disabled{color:var(--andes-thumbnail-mute-color-icon-disabled,rgba(0,0,0,.25))}.andes-thumbnail-multiple--grid{align-content:space-between;background-color:var(--andes-thumbnail-grid-color-fill,rgba(0,0,0,.04));border-radius:5px;box-sizing:border-box;color:rgba(0,0,0,.55);display:flex;flex-wrap:wrap;font-family:var(--andes-font-family-primary,"Proxima Nova",-apple-system,"Roboto",Arial,sans-serif);justify-content:space-between}.andes-thumbnail-multiple--grid:nth-child(3){flex-grow:2}.andes-thumbnail-multiple--grid-40{height:40px;width:40px}.andes-thumbnail-multiple--grid-40 .andes-thumbnail-multiple--overflow{background-color:var(--andes-thumbnail-grid-overflow-color-fill,#ededed);border-color:var(--andes-thumbnail-grid-overflow-color-border,rgba(0,0,0,.1));color:var(--andes-thumbnail-grid-overflow-color-text,rgba(0,0,0,.55))}.andes-thumbnail-multiple--grid-48{height:48px;width:48px}.andes-thumbnail-multiple--grid-48 .andes-thumbnail-multiple--overflow{background-color:var(--andes-thumbnail-grid-overflow-color-fill,#ededed);border-color:var(--andes-thumbnail-grid-overflow-color-border,rgba(0,0,0,.1));color:var(--andes-thumbnail-grid-overflow-color-text,rgba(0,0,0,.55))}.andes-thumbnail-multiple--grid-56{height:56px;width:56px}.andes-thumbnail-multiple--grid-56 .andes-thumbnail-multiple--overflow{background-color:var(--andes-thumbnail-grid-overflow-color-fill,#ededed);border-color:var(--andes-thumbnail-grid-overflow-color-border,rgba(0,0,0,.1));color:var(--andes-thumbnail-grid-overflow-color-text,rgba(0,0,0,.55))}.andes-thumbnail-multiple--grid-64{height:64px;width:64px}.andes-thumbnail-multiple--grid-64 .andes-thumbnail-multiple--overflow{background-color:var(--andes-thumbnail-grid-overflow-color-fill,#ededed);border-color:var(--andes-thumbnail-grid-overflow-color-border,rgba(0,0,0,.1));color:var(--andes-thumbnail-grid-overflow-color-text,rgba(0,0,0,.55))}.andes-thumbnail-multiple--grid-72{height:72px;width:72px}.andes-thumbnail-multiple--grid-72 .andes-thumbnail-multiple--overflow{background-color:var(--andes-thumbnail-grid-overflow-color-fill,#ededed);border-color:var(--andes-thumbnail-grid-overflow-color-border,rgba(0,0,0,.1));color:var(--andes-thumbnail-grid-overflow-color-text,rgba(0,0,0,.55))}.andes-thumbnail-multiple--grid-80{height:80px;width:80px}.andes-thumbnail-multiple--grid-80 .andes-thumbnail-multiple--overflow{background-color:var(--andes-thumbnail-grid-overflow-color-fill,#ededed);border-color:var(--andes-thumbnail-grid-overflow-color-border,rgba(0,0,0,.1));color:var(--andes-thumbnail-grid-overflow-color-text,rgba(0,0,0,.55))}.andes-thumbnail-multiple--grid-48{align-content:space-around;justify-content:space-around}.andes-thumbnail-multiple--grid-40,.andes-thumbnail-multiple--grid-48,.andes-thumbnail-multiple--grid-56{border-radius:4px;padding:3px}.andes-thumbnail-multiple--grid-64{border-radius:4px;padding:4px}.andes-thumbnail-multiple--grid-72{padding:3px}.andes-thumbnail-multiple--grid-80{padding:4px}.andes-thumbnail-multiple--stacked-24{display:flex;flex-wrap:wrap;height:24px;width:auto}.andes-thumbnail-multiple--stacked-24 .andes-thumbnail-multiple--overflow{background-color:var(--andes-thumbnail-stacked-overflow-color-fill,#ededed);border-color:var(--andes-thumbnail-stacked-overflow-color-border,rgba(0,0,0,.1));color:var(--andes-thumbnail-stacked-overflow-color-text,rgba(0,0,0,.55))}.andes-thumbnail-multiple--stacked-32{display:flex;flex-wrap:wrap;height:32px;width:auto}.andes-thumbnail-multiple--stacked-32 .andes-thumbnail-multiple--overflow{background-color:var(--andes-thumbnail-stacked-overflow-color-fill,#ededed);border-color:var(--andes-thumbnail-stacked-overflow-color-border,rgba(0,0,0,.1));color:var(--andes-thumbnail-stacked-overflow-color-text,rgba(0,0,0,.55))}.andes-thumbnail-multiple--stacked-40{display:flex;flex-wrap:wrap;height:40px;width:auto}.andes-thumbnail-multiple--stacked-40 .andes-thumbnail-multiple--overflow{background-color:var(--andes-thumbnail-stacked-overflow-color-fill,#ededed);border-color:var(--andes-thumbnail-stacked-overflow-color-border,rgba(0,0,0,.1));color:var(--andes-thumbnail-stacked-overflow-color-text,rgba(0,0,0,.55))}.andes-thumbnail-multiple--stacked-48{display:flex;flex-wrap:wrap;height:48px;width:auto}.andes-thumbnail-multiple--stacked-48 .andes-thumbnail-multiple--overflow{background-color:var(--andes-thumbnail-stacked-overflow-color-fill,#ededed);border-color:var(--andes-thumbnail-stacked-overflow-color-border,rgba(0,0,0,.1));color:var(--andes-thumbnail-stacked-overflow-color-text,rgba(0,0,0,.55))}.andes-thumbnail-multiple--stacked-56{display:flex;flex-wrap:wrap;height:56px;width:auto}.andes-thumbnail-multiple--stacked-56 .andes-thumbnail-multiple--overflow{background-color:var(--andes-thumbnail-stacked-overflow-color-fill,#ededed);border-color:var(--andes-thumbnail-stacked-overflow-color-border,rgba(0,0,0,.1));color:var(--andes-thumbnail-stacked-overflow-color-text,rgba(0,0,0,.55))}.andes-thumbnail-multiple--stacked-64{display:flex;flex-wrap:wrap;height:64px;width:auto}.andes-thumbnail-multiple--stacked-64 .andes-thumbnail-multiple--overflow{background-color:var(--andes-thumbnail-stacked-overflow-color-fill,#ededed);border-color:var(--andes-thumbnail-stacked-overflow-color-border,rgba(0,0,0,.1));color:var(--andes-thumbnail-stacked-overflow-color-text,rgba(0,0,0,.55))}.andes-thumbnail-multiple--stacked-72{display:flex;flex-wrap:wrap;height:72px;width:auto}.andes-thumbnail-multiple--stacked-72 .andes-thumbnail-multiple--overflow{background-color:var(--andes-thumbnail-stacked-overflow-color-fill,#ededed);border-color:var(--andes-thumbnail-stacked-overflow-color-border,rgba(0,0,0,.1));color:var(--andes-thumbnail-stacked-overflow-color-text,rgba(0,0,0,.55))}.andes-thumbnail-multiple--stacked-80{display:flex;flex-wrap:wrap;height:80px;width:auto}.andes-thumbnail-multiple--stacked-80 .andes-thumbnail-multiple--overflow{background-color:var(--andes-thumbnail-stacked-overflow-color-fill,#ededed);border-color:var(--andes-thumbnail-stacked-overflow-color-border,rgba(0,0,0,.1));color:var(--andes-thumbnail-stacked-overflow-color-text,rgba(0,0,0,.55))}.andes-thumbnail-multiple--stacked-24 .andes-thumbnail-container:not(:first-child){margin-left:-6px}.andes-thumbnail-multiple--stacked-32 .andes-thumbnail-container:not(:first-child){margin-left:-9px}.andes-thumbnail-multiple--stacked-40 .andes-thumbnail-container:not(:first-child){margin-left:-12px}.andes-thumbnail-multiple--stacked-48 .andes-thumbnail-container:not(:first-child){margin-left:-15px}.andes-thumbnail-multiple--stacked-56 .andes-thumbnail-container:not(:first-child){margin-left:-18px}.andes-thumbnail-multiple--stacked-64 .andes-thumbnail-container:not(:first-child){margin-left:-20px}.andes-thumbnail-multiple--stacked-72 .andes-thumbnail-container:not(:first-child){margin-left:-22px}.andes-thumbnail-multiple--stacked-80 .andes-thumbnail-container:not(:first-child){margin-left:-25px}.andes-snackbar{align-items:center;animation-duration:.5s;background-color:var(--andes-snackbar-color-fill,#1a1a1a);bottom:0;color:var(--andes-snackbar-color-text,#fff);display:flex;flex-flow:row;font-family:var(--andes-font-family-primary,"Proxima Nova",-apple-system,"Roboto",Arial,sans-serif);font-weight:var(--andes-font-weight-regular,400);justify-content:space-between;position:fixed;z-index:1021}.andes-snackbar__action:focus{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-snackbar__action:focus-visible{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-snackbar__action:focus:not(:focus-visible){box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}.andes-snackbar__action{background-color:transparent;border:0;color:var(--andes-snackbar-action-color-text-default,#fff);font-family:var(--andes-font-family-primary,"Proxima Nova",-apple-system,"Roboto",Arial,sans-serif);font-size:inherit;font-weight:var(--andes-font-weight-semibold,600);text-align:right;text-transform:uppercase;white-space:nowrap;-webkit-font-smoothing:antialiased;box-sizing:border-box;cursor:pointer;display:flex;line-height:1.25;text-decoration:none}.andes-snackbar__message{color:var(--andes-snackbar-color-text,#fff);margin:0}.andes-snackbar--bottom{align-items:flex-start;flex-flow:column wrap}@media(prefers-reduced-motion:no-preference){.andes-snackbar--animate-show{animation-name:andes-snackbar-show}.andes-snackbar--animate-hide{animation-fill-mode:forwards;animation-name:andes-snackbar-hide}}.andes-snackbar{border-radius:.4285714286em;bottom:1.1428571429em;box-shadow:0 6px 16px 0 rgba(0,0,0,.1);flex-wrap:wrap;left:0;line-height:1.1428571429em;margin:0 .5714285714em;right:0}.andes-snackbar__action{border-radius:.4285714286em;font-size:14px;margin:.5714285714em;padding:.5em .5714285714em}.andes-snackbar__message{font-size:14px;padding:1.1428571429em}.andes-snackbar__children{padding-bottom:1.1428571429em;padding-left:1.1428571429em}.andes-snackbar--bottom.andes-snackbar--with-action .andes-snackbar__message{line-height:1.5714285714em;padding-bottom:0}@media(min-width:768px){.andes-snackbar{border-radius:.375em;bottom:2em;flex-wrap:nowrap;line-height:1em;margin-left:auto;margin-right:auto;max-width:37.5em}.andes-snackbar__action{border-radius:.375em;font-size:16px;margin:.75em;padding:.625em .75em}.andes-snackbar__message{font-size:16px;padding:1.5em}.andes-snackbar__children{padding-bottom:1.5em;padding-left:1.5em}.andes-snackbar--bottom .andes-snackbar__action{margin-bottom:.25em;margin-left:16px;margin-top:.25em;padding-left:.5em}.andes-snackbar--bottom .andes-snackbar__message{line-height:1.375em;padding-bottom:.5em}}.andes-snackbar--positive{background-color:var(--andes-snackbar-color-fill-positive,#00a650)}.andes-snackbar--positive,.andes-snackbar--positive .andes-snackbar__message{color:var(--andes-snackbar-color-text-positive,#fff)}.andes-snackbar--positive .andes-snackbar__action{color:var(--andes-snackbar-action-color-text-positive-default,#fff)}.andes-snackbar--negative{background-color:var(--andes-snackbar-color-fill-negative,#f23d4f)}.andes-snackbar--negative,.andes-snackbar--negative .andes-snackbar__message{color:var(--andes-snackbar-color-text-negative,#fff)}.andes-snackbar--negative .andes-snackbar__action{color:var(--andes-snackbar-action-color-text-negative-default,#fff)}.andes-visually-hidden,.andes-visually-hidden-focusable:not(:focus):not(:focus-within){border:0;clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:0 -1px -1px 0;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.andes-progress-indicator-circular__container{display:flex;height:max-content;position:relative;width:max-content}.andes-progress-indicator-circular__progress{align-items:center;display:flex;justify-content:center;position:relative}.andes-progress-indicator-circular--basic .andes-progress-indicator-circular__progress{stroke:var(--andes-progress-indicator-circular-progress-color-fill-default,var(--andes-color-blue-500,#3483fa))}.andes-progress-indicator-circular--inverse .andes-progress-indicator-circular__progress{stroke:var(--andes-progress-indicator-circular-progress-color-fill-inverse,#fff)}.andes-progress-indicator-circular--inverse .andes-progress-indicator-circular__label{color:var(--andes-progress-indicator-circular-color-label-inverse,#fff)}.andes-progress-indicator-circular__content{color:rgba(0,0,0,.9);font-size:12px;font-weight:var(--andes-font-weight-regular,400)}.andes-progress-indicator-circular__label{color:var(--andes-progress-indicator-circular-color-label,rgba(0,0,0,.9));font-weight:var(--andes-font-weight-regular,400);-webkit-font-smoothing:antialiased}.andes-progress-indicator-circular--indeterminate .andes-progress-indicator-circular__svg{animation:andes-pi-circular-rotate 2s linear infinite;left:0;position:absolute;top:0;z-index:1022}.andes-progress-indicator-circular--indeterminate .andes-progress-indicator-circular__circle{animation:andes-pi-circular-dash-reduce-motion 5s ease-in-out infinite;stroke-linecap:round}@media(prefers-reduced-motion:no-preference){.andes-progress-indicator-circular--indeterminate .andes-progress-indicator-circular__circle{animation:andes-pi-circular-dash 1.5s ease-in-out infinite}}.andes-progress-indicator-circular--determinate .andes-progress-indicator-circular__svg{left:0;position:absolute;top:0;transform:rotate(-90deg);z-index:1022}.andes-progress-indicator-circular--determinate.andes-progress-indicator-circular--inverse .andes-progress-indicator-circular__circle-bg{stroke:var(--andes-progress-indicator-circular-color-fill-inverse,hsla(0,0%,100%,.3))}.andes-progress-indicator-circular--determinate .andes-progress-indicator-circular__circle{fill:none;stroke-linecap:round}@media(prefers-reduced-motion:no-preference){.andes-progress-indicator-circular--determinate .andes-progress-indicator-circular__circle{transition:stroke-dashoffset .15s ease-out}}.andes-progress-indicator-circular--determinate .andes-progress-indicator-circular__circle-bg{fill:none;stroke:var(--andes-progress-indicator-circular-color-fill,#e5e5e5)}.andes-progress-indicator-circular--determinate .andes-progress-indicator-circular__circle--continuous{transition-timing-function:linear}.andes-progress-indicator-circular--small .andes-progress-indicator-circular__progress,.andes-progress-indicator-circular--small .andes-progress-indicator-circular__svg{height:24px;stroke-width:2.5px;width:24px}.andes-progress-indicator-circular--small .andes-progress-indicator-circular__container{align-items:center;flex-direction:column}.andes-progress-indicator-circular--small .andes-progress-indicator-circular__label{font-size:14px;margin-top:13px}.andes-progress-indicator-circular--xsmall .andes-progress-indicator-circular__progress,.andes-progress-indicator-circular--xsmall .andes-progress-indicator-circular__svg{height:16px;stroke-width:2px;width:16px}.andes-progress-indicator-circular--xsmall .andes-progress-indicator-circular__container{align-items:center}.andes-progress-indicator-circular--xsmall .andes-progress-indicator-circular__label{font-size:14px;margin-left:12px}.andes-progress-indicator-circular--medium .andes-progress-indicator-circular__progress,.andes-progress-indicator-circular--medium .andes-progress-indicator-circular__svg{height:32px;stroke-width:3px;width:32px}.andes-progress-indicator-circular--medium .andes-progress-indicator-circular__container{align-items:center;flex-direction:column}.andes-progress-indicator-circular--medium .andes-progress-indicator-circular__label{font-size:14px;margin-top:13px}.andes-progress-indicator-circular--large .andes-progress-indicator-circular__progress,.andes-progress-indicator-circular--large .andes-progress-indicator-circular__svg{height:48px;stroke-width:4px;width:48px}.andes-progress-indicator-circular--large .andes-progress-indicator-circular__container{align-items:center;flex-direction:column}.andes-progress-indicator-circular--large .andes-progress-indicator-circular__label{font-size:16px;margin-top:13px}.andes-progress-indicator-circular--xlarge .andes-progress-indicator-circular__progress,.andes-progress-indicator-circular--xlarge .andes-progress-indicator-circular__svg{height:64px;stroke-width:4px;width:64px}.andes-progress-indicator-circular--xlarge .andes-progress-indicator-circular__progress .andes-progress-indicator-circular__content{font-size:14px}.andes-progress-indicator-circular--xlarge .andes-progress-indicator-circular__container{align-items:center;flex-direction:column}.andes-progress-indicator-circular--xlarge .andes-progress-indicator-circular__label{font-size:18px;margin-top:13px}.andes-progress-indicator-circular--inline{height:100%;position:relative}.andes-progress-indicator-circular--inline .andes-progress-indicator-circular__container{position:absolute}.andes-progress-indicator-circular--block{position:absolute;z-index:1021}.andes-progress-indicator-circular--block,.andes-progress-indicator-circular--fullscreen{align-items:center;bottom:0;display:flex;height:100%;justify-content:center;left:0;right:0;top:0;width:100%}.andes-progress-indicator-circular--fullscreen{background-color:hsla(0,0%,100%,.9);position:fixed;z-index:1023}.andes-typography{font-family:var(--andes-font-family-primary,"Proxima Nova",-apple-system,"Roboto",Arial,sans-serif);-webkit-font-smoothing:antialiased}.andes-typography.andes-typography--type-body.andes-typography--weight-regular{font-weight:var(--andes-font-weight-regular,400)}.andes-typography.andes-typography--type-body.andes-typography--weight-semibold,.andes-typography.andes-typography--type-title{font-weight:var(--andes-font-weight-semibold,600)}.andes-typography-text-list{list-style:none;margin:0;padding:0;position:relative}.andes-typography-text-list__item{list-style:none}.andes-typography--size-xs.andes-typography--type-title{font-size:18px;line-height:22px;margin:1.27em 0 0}.andes-typography--size-xs.andes-typography--type-title:first-child{margin:0}.andes-typography--size-xs.andes-typography--type-body{font-size:12px;line-height:15px}.andes-typography-text-list.andes-typography--size-xs.andes-typography--type-body,p.andes-typography--size-xs.andes-typography--type-body{margin:.75em 0 0}.andes-typography-text-list.andes-typography--size-xs.andes-typography--type-body:first-child,p.andes-typography--size-xs.andes-typography--type-body:first-child{margin:0}.andes-typography--size-s.andes-typography--type-title,.error-screen .andes-typography--type-title.andes-technical-error__error-code,.error-screen-custom .andes-typography--type-title.andes-technical-error__error-code{font-size:20px;line-height:25px;margin:1.25em 0 0}.andes-typography--size-s.andes-typography--type-title:first-child,.error-screen .andes-typography--type-title.andes-technical-error__error-code:first-child,.error-screen-custom .andes-typography--type-title.andes-technical-error__error-code:first-child{margin:0}.andes-typography--size-s.andes-typography--type-body,.error-screen .andes-typography--type-body.andes-technical-error__error-code,.error-screen-custom .andes-typography--type-body.andes-technical-error__error-code{font-size:14px;line-height:18px}.andes-typography-text-list.andes-typography--size-s.andes-typography--type-body,.error-screen .andes-typography-text-list.andes-typography--type-body.andes-technical-error__error-code,.error-screen p.andes-typography--type-body.andes-technical-error__error-code,.error-screen-custom .andes-typography-text-list.andes-typography--type-body.andes-technical-error__error-code,.error-screen-custom p.andes-typography--type-body.andes-technical-error__error-code,p.andes-typography--size-s.andes-typography--type-body{margin:.71em 0 0}.andes-typography-text-list.andes-typography--size-s.andes-typography--type-body:first-child,.error-screen .andes-typography-text-list.andes-typography--type-body.andes-technical-error__error-code:first-child,.error-screen p.andes-typography--type-body.andes-technical-error__error-code:first-child,.error-screen-custom .andes-typography-text-list.andes-typography--type-body.andes-technical-error__error-code:first-child,.error-screen-custom p.andes-typography--type-body.andes-technical-error__error-code:first-child,p.andes-typography--size-s.andes-typography--type-body:first-child{margin:0}.andes-typography--size-m.andes-typography--type-title{font-size:24px;line-height:30px;margin:1.25em 0 0}.andes-typography--size-m.andes-typography--type-title:first-child{margin:0}.andes-typography--size-m.andes-typography--type-body{font-size:16px;line-height:20px}.andes-typography-text-list.andes-typography--size-m.andes-typography--type-body,p.andes-typography--size-m.andes-typography--type-body{margin:.75em 0 0}.andes-typography-text-list.andes-typography--size-m.andes-typography--type-body:first-child,p.andes-typography--size-m.andes-typography--type-body:first-child{margin:0}.andes-typography--size-l.andes-typography--type-title{font-size:28px;line-height:35px;margin:1.25em 0 0}.andes-typography--size-l.andes-typography--type-title:first-child{margin:0}.andes-typography--size-l.andes-typography--type-body{font-size:18px;line-height:22px}.andes-typography-text-list.andes-typography--size-l.andes-typography--type-body,p.andes-typography--size-l.andes-typography--type-body{margin:.77em 0 0}.andes-typography-text-list.andes-typography--size-l.andes-typography--type-body:first-child,p.andes-typography--size-l.andes-typography--type-body:first-child{margin:0}.andes-typography--size-xl.andes-typography--type-title{font-size:32px;line-height:40px;margin:1.25em 0 0}.andes-typography--size-xl.andes-typography--type-title:first-child{margin:0}.andes-typography--size-xl.andes-typography--type-body{font-size:18px;line-height:22px}.andes-typography-text-list.andes-typography--size-xl.andes-typography--type-body,p.andes-typography--size-xl.andes-typography--type-body{margin:.77em 0 0}.andes-typography-text-list.andes-typography--size-xl.andes-typography--type-body:first-child,p.andes-typography--size-xl.andes-typography--type-body:first-child{margin:0}.andes-typography--color-primary,.andes-typography-text-list__item-check-marker--color-primary{color:var(--andes-color-text-primary,rgba(0,0,0,.9))}.andes-typography--color-secondary,.andes-typography-text-list__item-check-marker--color-secondary{color:var(--andes-color-text-secondary,rgba(0,0,0,.55))}.andes-typography--color-inverse,.andes-typography-text-list__item-check-marker--color-inverse{color:var(--andes-color-text-inverse,#fff)}.andes-typography--color-accent,.andes-typography-text-list__item-check-marker--color-accent{color:var(--andes-color-text-accent,var(--andes-color-blue-500,var(--andes-color-blue-500,#3483fa)))}.andes-typography--color-disabled,.andes-typography-text-list__item-check-marker--color-disabled{color:var(--andes-color-text-disabled,rgba(0,0,0,.25))}.andes-typography--color-informative,.andes-typography-text-list__item-check-marker--color-informative{color:var(--andes-color-feedback-text-informative-loud,var(--andes-color-blue-500,#3483fa))}.andes-typography--color-positive,.andes-typography-text-list__item-check-marker--color-positive{color:var(--andes-color-feedback-text-positive-loud,#00a650)}.andes-typography--color-caution,.andes-typography-text-list__item-check-marker--color-caution{color:var(--andes-color-feedback-text-caution-loud,#f73)}.andes-typography--color-negative,.andes-typography-text-list__item-check-marker--color-negative{color:var(--andes-color-feedback-text-negative-loud,#f23d4f)}@media(min-width:768px){.andes-typography--color-link:hover,.andes-typography--color-link:hover .andes-typography-text-list__item-check-marker--color-link{color:var(--andes-color-text-link-hover,var(--andes-color-blue-600,#2968c8))}}.andes-typography--color-link,.andes-typography-text-list__item-check-marker--color-link{color:var(--andes-color-text-link-default,var(--andes-color-blue-500,var(--andes-color-blue-500,#3483fa)))}.andes-typography--color-link:active,.andes-typography--color-link:active .andes-typography-text-list__item-check-marker--color-link{color:var(--andes-color-text-link-active,var(--andes-color-blue-700,#1f4e96))}a.andes-typography--color-link{text-decoration:none}@media(min-width:768px){.andes-typography--color-link-inverse:hover,.andes-typography--color-link-inverse:hover .andes-typography-text-list__item-check-marker--color-link-inverse{color:var(--andes-color-text-link-hover-inverse,#fff)}}.andes-typography--color-link-inverse,.andes-typography-text-list__item-check-marker--color-link-inverse{color:var(--andes-color-text-link-default-inverse,#fff)}.andes-typography--color-link-inverse:active,.andes-typography--color-link-inverse:active .andes-typography-text-list__item-check-marker--color-link-inverse{color:var(--andes-color-text-link-active-inverse,#fff)}a.andes-typography--color-link-inverse{text-decoration:none}@media(min-width:768px){.andes-typography--color-selected:hover,.andes-typography--color-selected:hover .andes-typography-text-list__item-check-marker--color-selected{color:var(--andes-color-selected-text-hover,var(--andes-color-blue-600,#2968c8))}}.andes-typography--color-selected,.andes-typography-text-list__item-check-marker--color-selected{color:var(--andes-color-selected-text-default,var(--andes-color-blue-500,#3483fa))}.andes-typography--color-selected:active,.andes-typography--color-selected:active .andes-typography-text-list__item-check-marker--color-selected{color:var(--andes-color-selected-text-active,var(--andes-color-blue-700,#1f4e96))}.andes-typography-text-list__item-dot-marker{align-items:center;display:inline-flex;justify-content:center;left:0;position:absolute}.andes-typography-text-list__item-number-marker{left:0;position:absolute}.andes-typography-text-list__item-number-marker:before{content:counter(list-item) ".";position:absolute;text-align:center;width:100%}.andes-typography-text-list__item-check-marker{align-items:center;display:inline-flex;justify-content:center;left:0;position:absolute}.andes-typography--size-xs.andes-typography-text-list__item{margin:.5em 0 0;padding-left:22px}.andes-typography--size-xs.andes-typography-text-list__item:first-child{margin:0}.andes-typography--size-xs.andes-typography-text-list__item .andes-typography-text-list__item-dot-marker{margin-left:11px;width:5px}.andes-typography--size-xs.andes-typography-text-list__item .andes-typography-text-list__item-number-marker{width:18px}.andes-typography--size-xs.andes-typography-text-list__item .andes-typography-text-list__item-check-marker{transform:translateY(-2px)}.andes-typography--size-s.andes-typography-text-list__item,.error-screen .andes-typography-text-list__item.andes-technical-error__error-code,.error-screen-custom .andes-typography-text-list__item.andes-technical-error__error-code{margin:.5em 0 0;padding-left:24px}.andes-typography--size-s.andes-typography-text-list__item:first-child,.error-screen .andes-typography-text-list__item.andes-technical-error__error-code:first-child,.error-screen-custom .andes-typography-text-list__item.andes-technical-error__error-code:first-child{margin:0}.andes-typography--size-s.andes-typography-text-list__item .andes-typography-text-list__item-dot-marker,.error-screen .andes-typography-text-list__item.andes-technical-error__error-code .andes-typography-text-list__item-dot-marker,.error-screen-custom .andes-typography-text-list__item.andes-technical-error__error-code .andes-typography-text-list__item-dot-marker{margin-left:11px;width:6px}.andes-typography--size-s.andes-typography-text-list__item .andes-typography-text-list__item-number-marker,.error-screen .andes-typography-text-list__item.andes-technical-error__error-code .andes-typography-text-list__item-number-marker,.error-screen-custom .andes-typography-text-list__item.andes-technical-error__error-code .andes-typography-text-list__item-number-marker{width:20px}.andes-typography--size-m.andes-typography-text-list__item{margin:.5em 0 0;padding-left:28px}.andes-typography--size-m.andes-typography-text-list__item:first-child{margin:0}.andes-typography--size-m.andes-typography-text-list__item .andes-typography-text-list__item-dot-marker{margin-left:14px;width:6px}.andes-typography--size-m.andes-typography-text-list__item .andes-typography-text-list__item-number-marker{width:24px}.andes-typography--size-l.andes-typography-text-list__item{margin:.55em 0 0;padding-left:30px}.andes-typography--size-l.andes-typography-text-list__item:first-child{margin:0}.andes-typography--size-l.andes-typography-text-list__item .andes-typography-text-list__item-dot-marker{margin-left:14px;width:7px}.andes-typography--size-l.andes-typography-text-list__item .andes-typography-text-list__item-number-marker{width:26px}.andes-typography--size-l.andes-typography-text-list__item .andes-typography-text-list__item-check-marker{transform:translateY(-1px)}.andes-ui-button--medium{min-height:var(--andes-size-height-actions-medium,var(--andes-size-height-actions-medium,var(--andes-dimensions-40,40px)));padding:var(--andes-spacing-padding-pico,var(--andes-spacing-padding-pico,var(--andes-dimensions-2,2px))) var(--andes-spacing-padding-xtiny,var(--andes-spacing-padding-xtiny,var(--andes-dimensions-16,16px)))}.andes-ui-button--medium svg{--andes-icon-internal-size-height:var( --andes-size-height-icons-tiny,var(--andes-size-height-icons-tiny,var(--andes-dimensions-20,20px)) );--andes-icon-internal-size-width:var( --andes-size-width-icons-tiny,var(--andes-size-width-icons-tiny,var(--andes-dimensions-20,20px)) )}.andes-ui-icon-button.andes-ui-button--medium{min-height:var(--andes-size-height-actions-medium,var(--andes-size-height-actions-medium,var(--andes-dimensions-40,40px)));min-width:var(--andes-size-width-actions-medium,var(--andes-size-width-actions-medium,var(--andes-dimensions-40,40px)));padding:var(--andes-spacing-padding-pico,var(--andes-spacing-padding-pico,var(--andes-dimensions-2,2px))) var(--andes-spacing-padding-none,var(--andes-spacing-padding-none,var(--andes-dimensions-0,0)))}.andes-ui-icon-button.andes-ui-button--medium.andes-ui-button--mute svg{--andes-icon-internal-size-height:var( --andes-size-height-icons-small,var(--andes-size-height-icons-small,var(--andes-dimensions-32,32px)) );--andes-icon-internal-size-width:var( --andes-size-width-icons-small,var(--andes-size-width-icons-small,var(--andes-dimensions-32,32px)) )}.andes-ui-button-split--medium{min-height:var(--andes-size-height-actions-medium,var(--andes-size-height-actions-medium,var(--andes-dimensions-40,40px)))}@keyframes translateInButtonSpinnerCompleteMedium{0%{transform:translateY(50%)}to{transform:translateY(calc(-50% + 13px))}}.andes-ui-button--small{border-radius:var(--andes-border-radius-actions-inputs-compact,var(--andes-border-radius-actions-inputs-compact,var(--andes-dimensions-8,8px)));min-height:var(--andes-size-height-actions-small,var(--andes-size-height-actions-small,var(--andes-dimensions-32,32px)));padding:var(--andes-spacing-padding-pico,var(--andes-spacing-padding-pico,var(--andes-dimensions-2,2px))) var(--andes-spacing-padding-micro,var(--andes-spacing-padding-micro,var(--andes-dimensions-12,12px)))}.andes-ui-button--small .andes-ui-button__content.andes-ui-button__content-with-icon{gap:var(--andes-spacing-gap-nano,var(--andes-spacing-gap-nano,var(--andes-dimensions-6,6px)))}.andes-ui-button--small svg{--andes-icon-internal-size-height:var( --andes-size-height-icons-xtiny,var(--andes-size-height-icons-xtiny,var(--andes-dimensions-16,16px)) );--andes-icon-internal-size-width:var( --andes-size-width-icons-xtiny,var(--andes-size-width-icons-xtiny,var(--andes-dimensions-16,16px)) )}.andes-ui-icon-button.andes-ui-button--small{min-height:var(--andes-size-height-actions-small,var(--andes-size-height-actions-small,var(--andes-dimensions-32,32px)));min-width:var(--andes-size-width-actions-small,var(--andes-size-width-actions-small,var(--andes-dimensions-32,32px)));padding:var(--andes-spacing-padding-pico,var(--andes-spacing-padding-pico,var(--andes-dimensions-2,2px))) var(--andes-spacing-padding-none,var(--andes-spacing-padding-none,var(--andes-dimensions-0,0)))}.andes-ui-icon-button.andes-ui-button--small.andes-ui-button--mute svg{--andes-icon-internal-size-height:var( --andes-size-height-icons-xsmall,var(--andes-size-height-icons-xsmall,var(--andes-dimensions-24,24px)) );--andes-icon-internal-size-width:var( --andes-size-width-icons-xsmall,var(--andes-size-width-icons-xsmall,var(--andes-dimensions-24,24px)) )}.andes-ui-button-split--small{min-height:var(--andes-size-height-actions-small,var(--andes-size-height-actions-small,var(--andes-dimensions-32,32px)))}.andes-ui-button-split--small .andes-ui-button-split__main-button{border-radius:var(--andes-border-radius-actions-inputs-compact,var(--andes-border-radius-actions-inputs-compact,var(--andes-dimensions-8,8px))) 0 0 var(--andes-border-radius-actions-inputs-compact,var(--andes-border-radius-actions-inputs-compact,var(--andes-dimensions-8,8px)))}.andes-ui-button-split--small .andes-ui-button-split__trigger-button{border-radius:0 var(--andes-border-radius-actions-inputs-compact,var(--andes-border-radius-actions-inputs-compact,var(--andes-dimensions-8,8px))) var(--andes-border-radius-actions-inputs-compact,var(--andes-border-radius-actions-inputs-compact,var(--andes-dimensions-8,8px))) 0}@keyframes translateInButtonSpinnerCompleteSmall{0%{transform:translateY(50%)}to{transform:translateY(calc(-50% + 10px))}}@media(pointer:fine){.andes-ui-button--loud:hover{background-color:var(--andes-color-interactive-fill-loud-idle,var(--andes-color-interactive-fill-loud-idle,var(--andes-color-blue-700,#434ce4)));border-color:transparent}.andes-ui-button--loud:hover .andes-ui-button__text{color:var(--andes-color-text-accent-loud-on-fill,var(--andes-color-text-accent-loud-on-fill,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-button--loud:hover .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--loud:hover .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--loud:hover .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--loud:hover .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--loud:hover .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--loud:hover .andes-ui-button__icon svg[stroke=currentColor]{color:var(--andes-color-icon-accent-loud-on-fill,var(--andes-color-icon-accent-loud-on-fill,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-button--loud:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__cents,.andes-ui-button--loud:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-symbol,.andes-ui-button--loud:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-text,.andes-ui-button--loud:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__fraction,.andes-ui-button--loud:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__negative-symbol,.andes-ui-button--loud:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__suffix{color:var(--andes-color-text-accent-loud-on-fill,var(--andes-color-text-accent-loud-on-fill,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-button--loud.andes-ui-button--color-on-fill:hover{background-color:var(--andes-color-interactive-fill-loud-idle-on-fill,var(--andes-color-interactive-fill-loud-idle-on-fill,var(--andes-color-white-alpha-100,#fff)));border-color:transparent}.andes-ui-button--loud.andes-ui-button--color-on-fill:hover .andes-ui-button__text{color:var(--andes-color-text-primary,var(--andes-color-text-primary,var(--andes-color-gray-900,#282834)))}.andes-ui-button--loud.andes-ui-button--color-on-fill:hover .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--loud.andes-ui-button--color-on-fill:hover .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill:hover .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill:hover .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--loud.andes-ui-button--color-on-fill:hover .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill:hover .andes-ui-button__icon svg[stroke=currentColor]{color:var(--andes-color-icon-primary,var(--andes-color-icon-primary,var(--andes-color-gray-900,#282834)))}.andes-ui-button--loud.andes-ui-button--color-on-fill:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__cents,.andes-ui-button--loud.andes-ui-button--color-on-fill:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-symbol,.andes-ui-button--loud.andes-ui-button--color-on-fill:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-text,.andes-ui-button--loud.andes-ui-button--color-on-fill:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__fraction,.andes-ui-button--loud.andes-ui-button--color-on-fill:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__negative-symbol,.andes-ui-button--loud.andes-ui-button--color-on-fill:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__suffix{color:var(--andes-color-text-primary,var(--andes-color-text-primary,var(--andes-color-gray-900,#282834)))}.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:hover{background-color:var(--andes-color-interactive-fill-loud-idle-on-fill-inverse,var(--andes-color-interactive-fill-loud-idle-on-fill-inverse,var(--andes-color-white-alpha-100,#fff)));border-color:transparent}.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:hover .andes-ui-button__text{color:var(--andes-color-text-primary,var(--andes-color-text-primary,var(--andes-color-gray-900,#282834)))}.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:hover .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:hover .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:hover .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:hover .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:hover .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:hover .andes-ui-button__icon svg[stroke=currentColor]{color:var(--andes-color-icon-primary,var(--andes-color-icon-primary,var(--andes-color-gray-900,#282834)))}.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__cents,.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-symbol,.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-text,.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__fraction,.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__negative-symbol,.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__suffix{color:var(--andes-color-text-primary,var(--andes-color-text-primary,var(--andes-color-gray-900,#282834)))}}@media(min-width:768px)and (pointer:fine){.andes-ui-button--loud:hover,.andes-ui-button--loud:link:hover,.andes-ui-button--loud:visited:hover{background-color:var(--andes-color-interactive-fill-loud-hover,var(--andes-color-interactive-fill-loud-hover,var(--andes-color-blue-800,#353ac5)));border-color:transparent}.andes-ui-button--loud:hover .andes-ui-button__text,.andes-ui-button--loud:link:hover .andes-ui-button__text,.andes-ui-button--loud:visited:hover .andes-ui-button__text{color:var(--andes-color-text-accent-loud-on-fill,var(--andes-color-text-accent-loud-on-fill,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-button--loud:hover .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--loud:hover .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--loud:hover .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--loud:hover .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--loud:hover .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--loud:hover .andes-ui-button__icon svg[stroke=currentColor],.andes-ui-button--loud:link:hover .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--loud:link:hover .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--loud:link:hover .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--loud:link:hover .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--loud:link:hover .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--loud:link:hover .andes-ui-button__icon svg[stroke=currentColor],.andes-ui-button--loud:visited:hover .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--loud:visited:hover .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--loud:visited:hover .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--loud:visited:hover .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--loud:visited:hover .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--loud:visited:hover .andes-ui-button__icon svg[stroke=currentColor]{color:var(--andes-color-icon-accent-loud-on-fill,var(--andes-color-icon-accent-loud-on-fill,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-button--loud:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__cents,.andes-ui-button--loud:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-symbol,.andes-ui-button--loud:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-text,.andes-ui-button--loud:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__fraction,.andes-ui-button--loud:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__negative-symbol,.andes-ui-button--loud:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__suffix,.andes-ui-button--loud:link:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__cents,.andes-ui-button--loud:link:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-symbol,.andes-ui-button--loud:link:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-text,.andes-ui-button--loud:link:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__fraction,.andes-ui-button--loud:link:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__negative-symbol,.andes-ui-button--loud:link:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__suffix,.andes-ui-button--loud:visited:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__cents,.andes-ui-button--loud:visited:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-symbol,.andes-ui-button--loud:visited:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-text,.andes-ui-button--loud:visited:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__fraction,.andes-ui-button--loud:visited:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__negative-symbol,.andes-ui-button--loud:visited:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__suffix{color:var(--andes-color-text-accent-loud-on-fill,var(--andes-color-text-accent-loud-on-fill,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-button--loud.andes-ui-button--color-on-fill:hover,.andes-ui-button--loud.andes-ui-button--color-on-fill:link:hover,.andes-ui-button--loud.andes-ui-button--color-on-fill:visited:hover{background-color:var(--andes-color-interactive-fill-loud-hover-on-fill,var(--andes-color-interactive-fill-loud-hover-on-fill,var(--andes-color-white-alpha-90,hsla(0,0%,100%,.9))));border-color:transparent}.andes-ui-button--loud.andes-ui-button--color-on-fill:hover .andes-ui-button__text,.andes-ui-button--loud.andes-ui-button--color-on-fill:link:hover .andes-ui-button__text,.andes-ui-button--loud.andes-ui-button--color-on-fill:visited:hover .andes-ui-button__text{color:var(--andes-color-text-primary,var(--andes-color-text-primary,var(--andes-color-gray-900,#282834)))}.andes-ui-button--loud.andes-ui-button--color-on-fill:hover .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--loud.andes-ui-button--color-on-fill:hover .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill:hover .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill:hover .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--loud.andes-ui-button--color-on-fill:hover .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill:hover .andes-ui-button__icon svg[stroke=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill:link:hover .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--loud.andes-ui-button--color-on-fill:link:hover .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill:link:hover .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill:link:hover .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--loud.andes-ui-button--color-on-fill:link:hover .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill:link:hover .andes-ui-button__icon svg[stroke=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill:visited:hover .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--loud.andes-ui-button--color-on-fill:visited:hover .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill:visited:hover .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill:visited:hover .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--loud.andes-ui-button--color-on-fill:visited:hover .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill:visited:hover .andes-ui-button__icon svg[stroke=currentColor]{color:var(--andes-color-icon-primary,var(--andes-color-icon-primary,var(--andes-color-gray-900,#282834)))}.andes-ui-button--loud.andes-ui-button--color-on-fill:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__cents,.andes-ui-button--loud.andes-ui-button--color-on-fill:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-symbol,.andes-ui-button--loud.andes-ui-button--color-on-fill:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-text,.andes-ui-button--loud.andes-ui-button--color-on-fill:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__fraction,.andes-ui-button--loud.andes-ui-button--color-on-fill:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__negative-symbol,.andes-ui-button--loud.andes-ui-button--color-on-fill:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__suffix,.andes-ui-button--loud.andes-ui-button--color-on-fill:link:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__cents,.andes-ui-button--loud.andes-ui-button--color-on-fill:link:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-symbol,.andes-ui-button--loud.andes-ui-button--color-on-fill:link:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-text,.andes-ui-button--loud.andes-ui-button--color-on-fill:link:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__fraction,.andes-ui-button--loud.andes-ui-button--color-on-fill:link:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__negative-symbol,.andes-ui-button--loud.andes-ui-button--color-on-fill:link:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__suffix,.andes-ui-button--loud.andes-ui-button--color-on-fill:visited:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__cents,.andes-ui-button--loud.andes-ui-button--color-on-fill:visited:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-symbol,.andes-ui-button--loud.andes-ui-button--color-on-fill:visited:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-text,.andes-ui-button--loud.andes-ui-button--color-on-fill:visited:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__fraction,.andes-ui-button--loud.andes-ui-button--color-on-fill:visited:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__negative-symbol,.andes-ui-button--loud.andes-ui-button--color-on-fill:visited:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__suffix{color:var(--andes-color-text-primary,var(--andes-color-text-primary,var(--andes-color-gray-900,#282834)))}.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:hover,.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:link:hover,.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:visited:hover{background-color:var(--andes-color-interactive-fill-loud-hover-on-fill-inverse,var(--andes-color-interactive-fill-loud-hover-on-fill-inverse,var(--andes-color-white-alpha-90,hsla(0,0%,100%,.9))));border-color:transparent}.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:hover .andes-ui-button__text,.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:link:hover .andes-ui-button__text,.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:visited:hover .andes-ui-button__text{color:var(--andes-color-text-primary,var(--andes-color-text-primary,var(--andes-color-gray-900,#282834)))}.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:hover .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:hover .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:hover .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:hover .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:hover .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:hover .andes-ui-button__icon svg[stroke=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:link:hover .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:link:hover .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:link:hover .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:link:hover .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:link:hover .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:link:hover .andes-ui-button__icon svg[stroke=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:visited:hover .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:visited:hover .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:visited:hover .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:visited:hover .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:visited:hover .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:visited:hover .andes-ui-button__icon svg[stroke=currentColor]{color:var(--andes-color-icon-primary,var(--andes-color-icon-primary,var(--andes-color-gray-900,#282834)))}.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__cents,.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-symbol,.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-text,.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__fraction,.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__negative-symbol,.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__suffix,.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:link:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__cents,.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:link:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-symbol,.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:link:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-text,.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:link:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__fraction,.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:link:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__negative-symbol,.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:link:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__suffix,.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:visited:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__cents,.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:visited:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-symbol,.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:visited:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-text,.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:visited:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__fraction,.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:visited:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__negative-symbol,.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:visited:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__suffix{color:var(--andes-color-text-primary,var(--andes-color-text-primary,var(--andes-color-gray-900,#282834)))}}.andes-ui-button--loud{box-shadow:0 0 0 0 var(--andes-color-white-alpha-100,#fff);cursor:pointer}@media(prefers-reduced-motion:no-preference){.andes-ui-button--loud{transition:box-shadow .25s ease-out,background-color .2s ease-out}}.andes-ui-button--loud,.andes-ui-button--loud:focus,.andes-ui-button--loud:link,.andes-ui-button--loud:visited{background-color:var(--andes-color-interactive-fill-loud-idle,var(--andes-color-interactive-fill-loud-idle,var(--andes-color-blue-700,#434ce4)));border-color:transparent}.andes-ui-button--loud .andes-ui-button__text,.andes-ui-button--loud:focus .andes-ui-button__text,.andes-ui-button--loud:link .andes-ui-button__text,.andes-ui-button--loud:visited .andes-ui-button__text{color:var(--andes-color-text-accent-loud-on-fill,var(--andes-color-text-accent-loud-on-fill,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-button--loud .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--loud .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--loud .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--loud .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--loud .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--loud .andes-ui-button__icon svg[stroke=currentColor],.andes-ui-button--loud:focus .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--loud:focus .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--loud:focus .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--loud:focus .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--loud:focus .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--loud:focus .andes-ui-button__icon svg[stroke=currentColor],.andes-ui-button--loud:link .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--loud:link .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--loud:link .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--loud:link .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--loud:link .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--loud:link .andes-ui-button__icon svg[stroke=currentColor],.andes-ui-button--loud:visited .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--loud:visited .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--loud:visited .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--loud:visited .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--loud:visited .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--loud:visited .andes-ui-button__icon svg[stroke=currentColor]{color:var(--andes-color-icon-accent-loud-on-fill,var(--andes-color-icon-accent-loud-on-fill,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-button--loud [data-andes-money-amount-current-color] .andes-ui-money-amount__cents,.andes-ui-button--loud [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-symbol,.andes-ui-button--loud [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-text,.andes-ui-button--loud [data-andes-money-amount-current-color] .andes-ui-money-amount__fraction,.andes-ui-button--loud [data-andes-money-amount-current-color] .andes-ui-money-amount__negative-symbol,.andes-ui-button--loud [data-andes-money-amount-current-color] .andes-ui-money-amount__suffix,.andes-ui-button--loud:focus [data-andes-money-amount-current-color] .andes-ui-money-amount__cents,.andes-ui-button--loud:focus [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-symbol,.andes-ui-button--loud:focus [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-text,.andes-ui-button--loud:focus [data-andes-money-amount-current-color] .andes-ui-money-amount__fraction,.andes-ui-button--loud:focus [data-andes-money-amount-current-color] .andes-ui-money-amount__negative-symbol,.andes-ui-button--loud:focus [data-andes-money-amount-current-color] .andes-ui-money-amount__suffix,.andes-ui-button--loud:link [data-andes-money-amount-current-color] .andes-ui-money-amount__cents,.andes-ui-button--loud:link [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-symbol,.andes-ui-button--loud:link [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-text,.andes-ui-button--loud:link [data-andes-money-amount-current-color] .andes-ui-money-amount__fraction,.andes-ui-button--loud:link [data-andes-money-amount-current-color] .andes-ui-money-amount__negative-symbol,.andes-ui-button--loud:link [data-andes-money-amount-current-color] .andes-ui-money-amount__suffix,.andes-ui-button--loud:visited [data-andes-money-amount-current-color] .andes-ui-money-amount__cents,.andes-ui-button--loud:visited [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-symbol,.andes-ui-button--loud:visited [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-text,.andes-ui-button--loud:visited [data-andes-money-amount-current-color] .andes-ui-money-amount__fraction,.andes-ui-button--loud:visited [data-andes-money-amount-current-color] .andes-ui-money-amount__negative-symbol,.andes-ui-button--loud:visited [data-andes-money-amount-current-color] .andes-ui-money-amount__suffix{color:var(--andes-color-text-accent-loud-on-fill,var(--andes-color-text-accent-loud-on-fill,var(--andes-color-white-alpha-100,#fff)))}@media(pointer:fine)and (prefers-reduced-motion:no-preference){.andes-ui-button--loud:hover{transition:background-color .2s ease-in}}.andes-ui-button--loud:active{background-color:var(--andes-color-interactive-fill-loud-active,var(--andes-color-interactive-fill-loud-active,var(--andes-color-blue-900,#272c96)));border-color:transparent}.andes-ui-button--loud:active .andes-ui-button__text{color:var(--andes-color-text-accent-loud-on-fill,var(--andes-color-text-accent-loud-on-fill,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-button--loud:active .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--loud:active .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--loud:active .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--loud:active .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--loud:active .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--loud:active .andes-ui-button__icon svg[stroke=currentColor]{color:var(--andes-color-icon-accent-loud-on-fill,var(--andes-color-icon-accent-loud-on-fill,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-button--loud:active [data-andes-money-amount-current-color] .andes-ui-money-amount__cents,.andes-ui-button--loud:active [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-symbol,.andes-ui-button--loud:active [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-text,.andes-ui-button--loud:active [data-andes-money-amount-current-color] .andes-ui-money-amount__fraction,.andes-ui-button--loud:active [data-andes-money-amount-current-color] .andes-ui-money-amount__negative-symbol,.andes-ui-button--loud:active [data-andes-money-amount-current-color] .andes-ui-money-amount__suffix{color:var(--andes-color-text-accent-loud-on-fill,var(--andes-color-text-accent-loud-on-fill,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-button--loud.andes-ui-button--disabled{background-color:var(--andes-color-fill-disabled,var(--andes-color-fill-disabled,var(--andes-color-gray-300,#d0d4e6)));border-color:transparent}.andes-ui-button--loud.andes-ui-button--disabled .andes-ui-button__text{color:var(--andes-color-text-disabled,var(--andes-color-text-disabled,var(--andes-color-gray-500,#9c9ebf)))}.andes-ui-button--loud.andes-ui-button--disabled .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--loud.andes-ui-button--disabled .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--loud.andes-ui-button--disabled .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--loud.andes-ui-button--disabled .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--loud.andes-ui-button--disabled .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--loud.andes-ui-button--disabled .andes-ui-button__icon svg[stroke=currentColor]{color:var(--andes-color-icon-disabled,var(--andes-color-icon-disabled,var(--andes-color-gray-500,#9c9ebf)))}.andes-ui-button--loud.andes-ui-button--disabled [data-andes-money-amount-current-color] .andes-ui-money-amount__cents,.andes-ui-button--loud.andes-ui-button--disabled [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-symbol,.andes-ui-button--loud.andes-ui-button--disabled [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-text,.andes-ui-button--loud.andes-ui-button--disabled [data-andes-money-amount-current-color] .andes-ui-money-amount__fraction,.andes-ui-button--loud.andes-ui-button--disabled [data-andes-money-amount-current-color] .andes-ui-money-amount__negative-symbol,.andes-ui-button--loud.andes-ui-button--disabled [data-andes-money-amount-current-color] .andes-ui-money-amount__suffix{color:var(--andes-color-text-disabled,var(--andes-color-text-disabled,var(--andes-color-gray-500,#9c9ebf)))}.andes-ui-button--loud.andes-ui-button--disabled{background-clip:padding-box;cursor:default}.andes-ui-button--loud.andes-ui-button--color-on-fill,.andes-ui-button--loud.andes-ui-button--color-on-fill:focus,.andes-ui-button--loud.andes-ui-button--color-on-fill:link,.andes-ui-button--loud.andes-ui-button--color-on-fill:visited{background-color:var(--andes-color-interactive-fill-loud-idle-on-fill,var(--andes-color-interactive-fill-loud-idle-on-fill,var(--andes-color-white-alpha-100,#fff)));border-color:transparent}.andes-ui-button--loud.andes-ui-button--color-on-fill .andes-ui-button__text,.andes-ui-button--loud.andes-ui-button--color-on-fill:focus .andes-ui-button__text,.andes-ui-button--loud.andes-ui-button--color-on-fill:link .andes-ui-button__text,.andes-ui-button--loud.andes-ui-button--color-on-fill:visited .andes-ui-button__text{color:var(--andes-color-text-primary,var(--andes-color-text-primary,var(--andes-color-gray-900,#282834)))}.andes-ui-button--loud.andes-ui-button--color-on-fill .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--loud.andes-ui-button--color-on-fill .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--loud.andes-ui-button--color-on-fill .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill .andes-ui-button__icon svg[stroke=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill:focus .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--loud.andes-ui-button--color-on-fill:focus .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill:focus .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill:focus .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--loud.andes-ui-button--color-on-fill:focus .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill:focus .andes-ui-button__icon svg[stroke=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill:link .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--loud.andes-ui-button--color-on-fill:link .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill:link .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill:link .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--loud.andes-ui-button--color-on-fill:link .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill:link .andes-ui-button__icon svg[stroke=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill:visited .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--loud.andes-ui-button--color-on-fill:visited .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill:visited .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill:visited .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--loud.andes-ui-button--color-on-fill:visited .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill:visited .andes-ui-button__icon svg[stroke=currentColor]{color:var(--andes-color-icon-primary,var(--andes-color-icon-primary,var(--andes-color-gray-900,#282834)))}.andes-ui-button--loud.andes-ui-button--color-on-fill [data-andes-money-amount-current-color] .andes-ui-money-amount__cents,.andes-ui-button--loud.andes-ui-button--color-on-fill [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-symbol,.andes-ui-button--loud.andes-ui-button--color-on-fill [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-text,.andes-ui-button--loud.andes-ui-button--color-on-fill [data-andes-money-amount-current-color] .andes-ui-money-amount__fraction,.andes-ui-button--loud.andes-ui-button--color-on-fill [data-andes-money-amount-current-color] .andes-ui-money-amount__negative-symbol,.andes-ui-button--loud.andes-ui-button--color-on-fill [data-andes-money-amount-current-color] .andes-ui-money-amount__suffix,.andes-ui-button--loud.andes-ui-button--color-on-fill:focus [data-andes-money-amount-current-color] .andes-ui-money-amount__cents,.andes-ui-button--loud.andes-ui-button--color-on-fill:focus [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-symbol,.andes-ui-button--loud.andes-ui-button--color-on-fill:focus [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-text,.andes-ui-button--loud.andes-ui-button--color-on-fill:focus [data-andes-money-amount-current-color] .andes-ui-money-amount__fraction,.andes-ui-button--loud.andes-ui-button--color-on-fill:focus [data-andes-money-amount-current-color] .andes-ui-money-amount__negative-symbol,.andes-ui-button--loud.andes-ui-button--color-on-fill:focus [data-andes-money-amount-current-color] .andes-ui-money-amount__suffix,.andes-ui-button--loud.andes-ui-button--color-on-fill:link [data-andes-money-amount-current-color] .andes-ui-money-amount__cents,.andes-ui-button--loud.andes-ui-button--color-on-fill:link [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-symbol,.andes-ui-button--loud.andes-ui-button--color-on-fill:link [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-text,.andes-ui-button--loud.andes-ui-button--color-on-fill:link [data-andes-money-amount-current-color] .andes-ui-money-amount__fraction,.andes-ui-button--loud.andes-ui-button--color-on-fill:link [data-andes-money-amount-current-color] .andes-ui-money-amount__negative-symbol,.andes-ui-button--loud.andes-ui-button--color-on-fill:link [data-andes-money-amount-current-color] .andes-ui-money-amount__suffix,.andes-ui-button--loud.andes-ui-button--color-on-fill:visited [data-andes-money-amount-current-color] .andes-ui-money-amount__cents,.andes-ui-button--loud.andes-ui-button--color-on-fill:visited [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-symbol,.andes-ui-button--loud.andes-ui-button--color-on-fill:visited [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-text,.andes-ui-button--loud.andes-ui-button--color-on-fill:visited [data-andes-money-amount-current-color] .andes-ui-money-amount__fraction,.andes-ui-button--loud.andes-ui-button--color-on-fill:visited [data-andes-money-amount-current-color] .andes-ui-money-amount__negative-symbol,.andes-ui-button--loud.andes-ui-button--color-on-fill:visited [data-andes-money-amount-current-color] .andes-ui-money-amount__suffix{color:var(--andes-color-text-primary,var(--andes-color-text-primary,var(--andes-color-gray-900,#282834)))}.andes-ui-button--loud.andes-ui-button--color-on-fill:active{background-color:var(--andes-color-interactive-fill-loud-active-on-fill,var(--andes-color-interactive-fill-loud-active-on-fill,var(--andes-color-white-alpha-80,hsla(0,0%,100%,.8))));border-color:transparent}.andes-ui-button--loud.andes-ui-button--color-on-fill:active .andes-ui-button__text{color:var(--andes-color-text-primary,var(--andes-color-text-primary,var(--andes-color-gray-900,#282834)))}.andes-ui-button--loud.andes-ui-button--color-on-fill:active .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--loud.andes-ui-button--color-on-fill:active .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill:active .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill:active .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--loud.andes-ui-button--color-on-fill:active .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill:active .andes-ui-button__icon svg[stroke=currentColor]{color:var(--andes-color-icon-primary,var(--andes-color-icon-primary,var(--andes-color-gray-900,#282834)))}.andes-ui-button--loud.andes-ui-button--color-on-fill:active [data-andes-money-amount-current-color] .andes-ui-money-amount__cents,.andes-ui-button--loud.andes-ui-button--color-on-fill:active [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-symbol,.andes-ui-button--loud.andes-ui-button--color-on-fill:active [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-text,.andes-ui-button--loud.andes-ui-button--color-on-fill:active [data-andes-money-amount-current-color] .andes-ui-money-amount__fraction,.andes-ui-button--loud.andes-ui-button--color-on-fill:active [data-andes-money-amount-current-color] .andes-ui-money-amount__negative-symbol,.andes-ui-button--loud.andes-ui-button--color-on-fill:active [data-andes-money-amount-current-color] .andes-ui-money-amount__suffix{color:var(--andes-color-text-primary,var(--andes-color-text-primary,var(--andes-color-gray-900,#282834)))}.andes-ui-button--loud.andes-ui-button--color-on-fill.andes-ui-button--disabled{background-color:var(--andes-color-fill-disabled-on-fill,var(--andes-color-fill-disabled-on-fill,var(--andes-color-black-alpha-20,rgba(40,40,52,.2))));border-color:transparent}.andes-ui-button--loud.andes-ui-button--color-on-fill.andes-ui-button--disabled .andes-ui-button__text{color:var(--andes-color-text-disabled-on-fill,var(--andes-color-text-disabled-on-fill,var(--andes-color-white-alpha-40,hsla(0,0%,100%,.4))))}.andes-ui-button--loud.andes-ui-button--color-on-fill.andes-ui-button--disabled .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--loud.andes-ui-button--color-on-fill.andes-ui-button--disabled .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill.andes-ui-button--disabled .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill.andes-ui-button--disabled .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--loud.andes-ui-button--color-on-fill.andes-ui-button--disabled .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill.andes-ui-button--disabled .andes-ui-button__icon svg[stroke=currentColor]{color:var(--andes-color-icon-disabled-on-fill,var(--andes-color-icon-disabled-on-fill,var(--andes-color-white-alpha-40,hsla(0,0%,100%,.4))))}.andes-ui-button--loud.andes-ui-button--color-on-fill.andes-ui-button--disabled [data-andes-money-amount-current-color] .andes-ui-money-amount__cents,.andes-ui-button--loud.andes-ui-button--color-on-fill.andes-ui-button--disabled [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-symbol,.andes-ui-button--loud.andes-ui-button--color-on-fill.andes-ui-button--disabled [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-text,.andes-ui-button--loud.andes-ui-button--color-on-fill.andes-ui-button--disabled [data-andes-money-amount-current-color] .andes-ui-money-amount__fraction,.andes-ui-button--loud.andes-ui-button--color-on-fill.andes-ui-button--disabled [data-andes-money-amount-current-color] .andes-ui-money-amount__negative-symbol,.andes-ui-button--loud.andes-ui-button--color-on-fill.andes-ui-button--disabled [data-andes-money-amount-current-color] .andes-ui-money-amount__suffix{color:var(--andes-color-text-disabled-on-fill,var(--andes-color-text-disabled-on-fill,var(--andes-color-white-alpha-40,hsla(0,0%,100%,.4))))}.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse,.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:focus,.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:link,.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:visited{background-color:var(--andes-color-interactive-fill-loud-idle-on-fill-inverse,var(--andes-color-interactive-fill-loud-idle-on-fill-inverse,var(--andes-color-white-alpha-100,#fff)));border-color:transparent}.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse .andes-ui-button__text,.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:focus .andes-ui-button__text,.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:link .andes-ui-button__text,.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:visited .andes-ui-button__text{color:var(--andes-color-text-primary,var(--andes-color-text-primary,var(--andes-color-gray-900,#282834)))}.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse .andes-ui-button__icon svg[stroke=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:focus .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:focus .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:focus .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:focus .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:focus .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:focus .andes-ui-button__icon svg[stroke=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:link .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:link .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:link .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:link .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:link .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:link .andes-ui-button__icon svg[stroke=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:visited .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:visited .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:visited .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:visited .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:visited .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:visited .andes-ui-button__icon svg[stroke=currentColor]{color:var(--andes-color-icon-primary,var(--andes-color-icon-primary,var(--andes-color-gray-900,#282834)))}.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse [data-andes-money-amount-current-color] .andes-ui-money-amount__cents,.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-symbol,.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-text,.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse [data-andes-money-amount-current-color] .andes-ui-money-amount__fraction,.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse [data-andes-money-amount-current-color] .andes-ui-money-amount__negative-symbol,.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse [data-andes-money-amount-current-color] .andes-ui-money-amount__suffix,.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:focus [data-andes-money-amount-current-color] .andes-ui-money-amount__cents,.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:focus [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-symbol,.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:focus [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-text,.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:focus [data-andes-money-amount-current-color] .andes-ui-money-amount__fraction,.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:focus [data-andes-money-amount-current-color] .andes-ui-money-amount__negative-symbol,.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:focus [data-andes-money-amount-current-color] .andes-ui-money-amount__suffix,.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:link [data-andes-money-amount-current-color] .andes-ui-money-amount__cents,.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:link [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-symbol,.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:link [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-text,.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:link [data-andes-money-amount-current-color] .andes-ui-money-amount__fraction,.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:link [data-andes-money-amount-current-color] .andes-ui-money-amount__negative-symbol,.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:link [data-andes-money-amount-current-color] .andes-ui-money-amount__suffix,.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:visited [data-andes-money-amount-current-color] .andes-ui-money-amount__cents,.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:visited [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-symbol,.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:visited [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-text,.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:visited [data-andes-money-amount-current-color] .andes-ui-money-amount__fraction,.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:visited [data-andes-money-amount-current-color] .andes-ui-money-amount__negative-symbol,.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:visited [data-andes-money-amount-current-color] .andes-ui-money-amount__suffix{color:var(--andes-color-text-primary,var(--andes-color-text-primary,var(--andes-color-gray-900,#282834)))}.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:active{background-color:var(--andes-color-interactive-fill-loud-active-on-fill-inverse,var(--andes-color-interactive-fill-loud-active-on-fill-inverse,var(--andes-color-white-alpha-80,hsla(0,0%,100%,.8))));border-color:transparent}.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:active .andes-ui-button__text{color:var(--andes-color-text-primary,var(--andes-color-text-primary,var(--andes-color-gray-900,#282834)))}.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:active .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:active .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:active .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:active .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:active .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:active .andes-ui-button__icon svg[stroke=currentColor]{color:var(--andes-color-icon-primary,var(--andes-color-icon-primary,var(--andes-color-gray-900,#282834)))}.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:active [data-andes-money-amount-current-color] .andes-ui-money-amount__cents,.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:active [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-symbol,.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:active [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-text,.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:active [data-andes-money-amount-current-color] .andes-ui-money-amount__fraction,.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:active [data-andes-money-amount-current-color] .andes-ui-money-amount__negative-symbol,.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:active [data-andes-money-amount-current-color] .andes-ui-money-amount__suffix{color:var(--andes-color-text-primary,var(--andes-color-text-primary,var(--andes-color-gray-900,#282834)))}.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse.andes-ui-button--disabled{background-color:var(--andes-color-fill-disabled-on-fill-inverse,var(--andes-color-fill-disabled-on-fill-inverse,var(--andes-color-white-alpha-20,hsla(0,0%,100%,.2))));border-color:transparent}.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse.andes-ui-button--disabled .andes-ui-button__text{color:var(--andes-color-text-disabled-on-fill-inverse,var(--andes-color-text-disabled-on-fill-inverse,var(--andes-color-black-alpha-40,rgba(40,40,52,.4))))}.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse.andes-ui-button--disabled .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse.andes-ui-button--disabled .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse.andes-ui-button--disabled .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse.andes-ui-button--disabled .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse.andes-ui-button--disabled .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse.andes-ui-button--disabled .andes-ui-button__icon svg[stroke=currentColor]{color:var(--andes-color-icon-disabled-on-fill-inverse,var(--andes-color-icon-disabled-on-fill-inverse,var(--andes-color-black-alpha-40,rgba(40,40,52,.4))))}.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse.andes-ui-button--disabled [data-andes-money-amount-current-color] .andes-ui-money-amount__cents,.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse.andes-ui-button--disabled [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-symbol,.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse.andes-ui-button--disabled [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-text,.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse.andes-ui-button--disabled [data-andes-money-amount-current-color] .andes-ui-money-amount__fraction,.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse.andes-ui-button--disabled [data-andes-money-amount-current-color] .andes-ui-money-amount__negative-symbol,.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse.andes-ui-button--disabled [data-andes-money-amount-current-color] .andes-ui-money-amount__suffix{color:var(--andes-color-text-disabled-on-fill-inverse,var(--andes-color-text-disabled-on-fill-inverse,var(--andes-color-black-alpha-40,rgba(40,40,52,.4))))}.andes-ui-button-split--loud .andes-ui-button-split__trigger-button{border-left-color:var(--andes-button-split-loud-color-border,--andes-color-blue-900)}.andes-ui-button-split--loud .andes-ui-button-split__trigger-button[data-andes-state=disabled]{border-left-color:var(--andes-color-border-disabled,var(--andes-color-border-disabled,var(--andes-color-gray-400,#b5b9d4)))}.andes-ui-button-split--loud.andes-ui-button-split--color-on-fill .andes-ui-button-split__trigger-button{border-left-color:var(--andes-button-split-loud-color-border-on-fill,--andes-color-black-alpha-10)}.andes-ui-button-split--loud.andes-ui-button-split--color-on-fill .andes-ui-button-split__trigger-button,.andes-ui-button-split--loud.andes-ui-button-split--color-on-fill-inverse .andes-ui-button-split__trigger-button{border-left-color:var(--andes-button-split-loud-color-border-on-fill-inverse,--andes-color-black-alpha-10)}@media(pointer:fine){.andes-ui-button--quiet:hover{background-color:var(--andes-color-interactive-fill-quiet-idle,var(--andes-color-interactive-fill-quiet-idle,var(--andes-color-blue-100,#e9f1ff)));border-color:transparent}.andes-ui-button--quiet:hover .andes-ui-button__text{color:var(--andes-color-text-accent-quiet-on-fill,var(--andes-color-text-accent-quiet-on-fill,var(--andes-color-blue-700,#434ce4)))}.andes-ui-button--quiet:hover .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--quiet:hover .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--quiet:hover .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--quiet:hover .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--quiet:hover .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--quiet:hover .andes-ui-button__icon svg[stroke=currentColor]{color:var(--andes-color-icon-accent-quiet-on-fill,var(--andes-color-icon-accent-quiet-on-fill,var(--andes-color-blue-700,#434ce4)))}.andes-ui-button--quiet:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__cents,.andes-ui-button--quiet:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-symbol,.andes-ui-button--quiet:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-text,.andes-ui-button--quiet:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__fraction,.andes-ui-button--quiet:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__negative-symbol,.andes-ui-button--quiet:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__suffix{color:var(--andes-color-text-accent-quiet-on-fill,var(--andes-color-text-accent-quiet-on-fill,var(--andes-color-blue-700,#434ce4)))}.andes-ui-button--quiet.andes-ui-button--color-on-fill:hover{background-color:var(--andes-color-interactive-fill-quiet-idle-on-fill,var(--andes-color-interactive-fill-quiet-idle-on-fill,var(--andes-color-black-alpha-70,rgba(40,40,52,.7))));border-color:transparent}.andes-ui-button--quiet.andes-ui-button--color-on-fill:hover .andes-ui-button__text{color:var(--andes-color-text-accent-loud-on-fill,var(--andes-color-text-accent-loud-on-fill,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-button--quiet.andes-ui-button--color-on-fill:hover .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--quiet.andes-ui-button--color-on-fill:hover .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill:hover .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill:hover .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--quiet.andes-ui-button--color-on-fill:hover .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill:hover .andes-ui-button__icon svg[stroke=currentColor]{color:var(--andes-color-icon-inverse,var(--andes-color-icon-inverse,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-button--quiet.andes-ui-button--color-on-fill:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__cents,.andes-ui-button--quiet.andes-ui-button--color-on-fill:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-symbol,.andes-ui-button--quiet.andes-ui-button--color-on-fill:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-text,.andes-ui-button--quiet.andes-ui-button--color-on-fill:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__fraction,.andes-ui-button--quiet.andes-ui-button--color-on-fill:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__negative-symbol,.andes-ui-button--quiet.andes-ui-button--color-on-fill:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__suffix{color:var(--andes-color-text-accent-loud-on-fill,var(--andes-color-text-accent-loud-on-fill,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:hover{background-color:var(--andes-color-interactive-fill-quiet-idle-on-fill-inverse,var(--andes-color-interactive-fill-quiet-idle-on-fill-inverse,var(--andes-color-white-alpha-70,hsla(0,0%,100%,.7))));border-color:transparent}.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:hover .andes-ui-button__text{color:var(--andes-color-text-primary,var(--andes-color-text-primary,var(--andes-color-gray-900,#282834)))}.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:hover .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:hover .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:hover .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:hover .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:hover .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:hover .andes-ui-button__icon svg[stroke=currentColor]{color:var(--andes-color-icon-primary,var(--andes-color-icon-primary,var(--andes-color-gray-900,#282834)))}.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__cents,.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-symbol,.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-text,.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__fraction,.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__negative-symbol,.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__suffix{color:var(--andes-color-text-primary,var(--andes-color-text-primary,var(--andes-color-gray-900,#282834)))}}@media(min-width:768px)and (pointer:fine){.andes-ui-button--quiet:hover,.andes-ui-button--quiet:link:hover,.andes-ui-button--quiet:visited:hover{background-color:var(--andes-color-interactive-fill-quiet-hover,var(--andes-color-interactive-fill-quiet-hover,var(--andes-color-blue-200,#dee9ff)));border-color:transparent}.andes-ui-button--quiet:hover .andes-ui-button__text,.andes-ui-button--quiet:link:hover .andes-ui-button__text,.andes-ui-button--quiet:visited:hover .andes-ui-button__text{color:var(--andes-color-text-accent-quiet-on-fill,var(--andes-color-text-accent-quiet-on-fill,var(--andes-color-blue-700,#434ce4)))}.andes-ui-button--quiet:hover .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--quiet:hover .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--quiet:hover .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--quiet:hover .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--quiet:hover .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--quiet:hover .andes-ui-button__icon svg[stroke=currentColor],.andes-ui-button--quiet:link:hover .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--quiet:link:hover .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--quiet:link:hover .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--quiet:link:hover .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--quiet:link:hover .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--quiet:link:hover .andes-ui-button__icon svg[stroke=currentColor],.andes-ui-button--quiet:visited:hover .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--quiet:visited:hover .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--quiet:visited:hover .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--quiet:visited:hover .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--quiet:visited:hover .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--quiet:visited:hover .andes-ui-button__icon svg[stroke=currentColor]{color:var(--andes-color-icon-accent-quiet-on-fill,var(--andes-color-icon-accent-quiet-on-fill,var(--andes-color-blue-700,#434ce4)))}.andes-ui-button--quiet:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__cents,.andes-ui-button--quiet:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-symbol,.andes-ui-button--quiet:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-text,.andes-ui-button--quiet:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__fraction,.andes-ui-button--quiet:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__negative-symbol,.andes-ui-button--quiet:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__suffix,.andes-ui-button--quiet:link:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__cents,.andes-ui-button--quiet:link:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-symbol,.andes-ui-button--quiet:link:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-text,.andes-ui-button--quiet:link:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__fraction,.andes-ui-button--quiet:link:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__negative-symbol,.andes-ui-button--quiet:link:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__suffix,.andes-ui-button--quiet:visited:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__cents,.andes-ui-button--quiet:visited:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-symbol,.andes-ui-button--quiet:visited:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-text,.andes-ui-button--quiet:visited:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__fraction,.andes-ui-button--quiet:visited:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__negative-symbol,.andes-ui-button--quiet:visited:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__suffix{color:var(--andes-color-text-accent-quiet-on-fill,var(--andes-color-text-accent-quiet-on-fill,var(--andes-color-blue-700,#434ce4)))}.andes-ui-button--quiet.andes-ui-button--color-on-fill:hover,.andes-ui-button--quiet.andes-ui-button--color-on-fill:link:hover,.andes-ui-button--quiet.andes-ui-button--color-on-fill:visited:hover{background-color:var(--andes-color-interactive-fill-quiet-hover-on-fill,var(--andes-color-interactive-fill-quiet-hover-on-fill,var(--andes-color-black-alpha-80,rgba(40,40,52,.8))));border-color:transparent}.andes-ui-button--quiet.andes-ui-button--color-on-fill:hover .andes-ui-button__text,.andes-ui-button--quiet.andes-ui-button--color-on-fill:link:hover .andes-ui-button__text,.andes-ui-button--quiet.andes-ui-button--color-on-fill:visited:hover .andes-ui-button__text{color:var(--andes-color-text-accent-loud-on-fill,var(--andes-color-text-accent-loud-on-fill,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-button--quiet.andes-ui-button--color-on-fill:hover .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--quiet.andes-ui-button--color-on-fill:hover .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill:hover .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill:hover .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--quiet.andes-ui-button--color-on-fill:hover .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill:hover .andes-ui-button__icon svg[stroke=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill:link:hover .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--quiet.andes-ui-button--color-on-fill:link:hover .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill:link:hover .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill:link:hover .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--quiet.andes-ui-button--color-on-fill:link:hover .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill:link:hover .andes-ui-button__icon svg[stroke=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill:visited:hover .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--quiet.andes-ui-button--color-on-fill:visited:hover .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill:visited:hover .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill:visited:hover .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--quiet.andes-ui-button--color-on-fill:visited:hover .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill:visited:hover .andes-ui-button__icon svg[stroke=currentColor]{color:var(--andes-color-icon-inverse,var(--andes-color-icon-inverse,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-button--quiet.andes-ui-button--color-on-fill:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__cents,.andes-ui-button--quiet.andes-ui-button--color-on-fill:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-symbol,.andes-ui-button--quiet.andes-ui-button--color-on-fill:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-text,.andes-ui-button--quiet.andes-ui-button--color-on-fill:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__fraction,.andes-ui-button--quiet.andes-ui-button--color-on-fill:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__negative-symbol,.andes-ui-button--quiet.andes-ui-button--color-on-fill:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__suffix,.andes-ui-button--quiet.andes-ui-button--color-on-fill:link:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__cents,.andes-ui-button--quiet.andes-ui-button--color-on-fill:link:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-symbol,.andes-ui-button--quiet.andes-ui-button--color-on-fill:link:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-text,.andes-ui-button--quiet.andes-ui-button--color-on-fill:link:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__fraction,.andes-ui-button--quiet.andes-ui-button--color-on-fill:link:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__negative-symbol,.andes-ui-button--quiet.andes-ui-button--color-on-fill:link:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__suffix,.andes-ui-button--quiet.andes-ui-button--color-on-fill:visited:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__cents,.andes-ui-button--quiet.andes-ui-button--color-on-fill:visited:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-symbol,.andes-ui-button--quiet.andes-ui-button--color-on-fill:visited:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-text,.andes-ui-button--quiet.andes-ui-button--color-on-fill:visited:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__fraction,.andes-ui-button--quiet.andes-ui-button--color-on-fill:visited:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__negative-symbol,.andes-ui-button--quiet.andes-ui-button--color-on-fill:visited:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__suffix{color:var(--andes-color-text-accent-loud-on-fill,var(--andes-color-text-accent-loud-on-fill,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:hover,.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:link:hover,.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:visited:hover{background-color:var(--andes-color-interactive-fill-quiet-hover-on-fill-inverse,var(--andes-color-interactive-fill-quiet-hover-on-fill-inverse,var(--andes-color-white-alpha-80,hsla(0,0%,100%,.8))));border-color:transparent}.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:hover .andes-ui-button__text,.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:link:hover .andes-ui-button__text,.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:visited:hover .andes-ui-button__text{color:var(--andes-color-text-primary,var(--andes-color-text-primary,var(--andes-color-gray-900,#282834)))}.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:hover .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:hover .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:hover .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:hover .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:hover .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:hover .andes-ui-button__icon svg[stroke=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:link:hover .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:link:hover .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:link:hover .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:link:hover .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:link:hover .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:link:hover .andes-ui-button__icon svg[stroke=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:visited:hover .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:visited:hover .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:visited:hover .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:visited:hover .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:visited:hover .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:visited:hover .andes-ui-button__icon svg[stroke=currentColor]{color:var(--andes-color-icon-inverse,var(--andes-color-icon-inverse,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__cents,.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-symbol,.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-text,.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__fraction,.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__negative-symbol,.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__suffix,.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:link:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__cents,.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:link:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-symbol,.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:link:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-text,.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:link:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__fraction,.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:link:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__negative-symbol,.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:link:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__suffix,.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:visited:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__cents,.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:visited:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-symbol,.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:visited:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-text,.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:visited:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__fraction,.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:visited:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__negative-symbol,.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:visited:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__suffix{color:var(--andes-color-text-primary,var(--andes-color-text-primary,var(--andes-color-gray-900,#282834)))}}.andes-ui-button--quiet{box-shadow:0 0 0 0 var(--andes-color-white-alpha-100,#fff);cursor:pointer}@media(prefers-reduced-motion:no-preference){.andes-ui-button--quiet{transition:box-shadow .25s ease-out,background-color .2s ease-out}}.andes-ui-button--quiet,.andes-ui-button--quiet:focus,.andes-ui-button--quiet:link,.andes-ui-button--quiet:visited{background-color:var(--andes-color-interactive-fill-quiet-idle,var(--andes-color-interactive-fill-quiet-idle,var(--andes-color-blue-100,#e9f1ff)));border-color:transparent}.andes-ui-button--quiet .andes-ui-button__text,.andes-ui-button--quiet:focus .andes-ui-button__text,.andes-ui-button--quiet:link .andes-ui-button__text,.andes-ui-button--quiet:visited .andes-ui-button__text{color:var(--andes-color-text-accent-quiet-on-fill,var(--andes-color-text-accent-quiet-on-fill,var(--andes-color-blue-700,#434ce4)))}.andes-ui-button--quiet .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--quiet .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--quiet .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--quiet .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--quiet .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--quiet .andes-ui-button__icon svg[stroke=currentColor],.andes-ui-button--quiet:focus .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--quiet:focus .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--quiet:focus .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--quiet:focus .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--quiet:focus .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--quiet:focus .andes-ui-button__icon svg[stroke=currentColor],.andes-ui-button--quiet:link .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--quiet:link .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--quiet:link .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--quiet:link .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--quiet:link .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--quiet:link .andes-ui-button__icon svg[stroke=currentColor],.andes-ui-button--quiet:visited .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--quiet:visited .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--quiet:visited .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--quiet:visited .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--quiet:visited .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--quiet:visited .andes-ui-button__icon svg[stroke=currentColor]{color:var(--andes-color-icon-accent-quiet-on-fill,var(--andes-color-icon-accent-quiet-on-fill,var(--andes-color-blue-700,#434ce4)))}.andes-ui-button--quiet [data-andes-money-amount-current-color] .andes-ui-money-amount__cents,.andes-ui-button--quiet [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-symbol,.andes-ui-button--quiet [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-text,.andes-ui-button--quiet [data-andes-money-amount-current-color] .andes-ui-money-amount__fraction,.andes-ui-button--quiet [data-andes-money-amount-current-color] .andes-ui-money-amount__negative-symbol,.andes-ui-button--quiet [data-andes-money-amount-current-color] .andes-ui-money-amount__suffix,.andes-ui-button--quiet:focus [data-andes-money-amount-current-color] .andes-ui-money-amount__cents,.andes-ui-button--quiet:focus [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-symbol,.andes-ui-button--quiet:focus [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-text,.andes-ui-button--quiet:focus [data-andes-money-amount-current-color] .andes-ui-money-amount__fraction,.andes-ui-button--quiet:focus [data-andes-money-amount-current-color] .andes-ui-money-amount__negative-symbol,.andes-ui-button--quiet:focus [data-andes-money-amount-current-color] .andes-ui-money-amount__suffix,.andes-ui-button--quiet:link [data-andes-money-amount-current-color] .andes-ui-money-amount__cents,.andes-ui-button--quiet:link [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-symbol,.andes-ui-button--quiet:link [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-text,.andes-ui-button--quiet:link [data-andes-money-amount-current-color] .andes-ui-money-amount__fraction,.andes-ui-button--quiet:link [data-andes-money-amount-current-color] .andes-ui-money-amount__negative-symbol,.andes-ui-button--quiet:link [data-andes-money-amount-current-color] .andes-ui-money-amount__suffix,.andes-ui-button--quiet:visited [data-andes-money-amount-current-color] .andes-ui-money-amount__cents,.andes-ui-button--quiet:visited [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-symbol,.andes-ui-button--quiet:visited [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-text,.andes-ui-button--quiet:visited [data-andes-money-amount-current-color] .andes-ui-money-amount__fraction,.andes-ui-button--quiet:visited [data-andes-money-amount-current-color] .andes-ui-money-amount__negative-symbol,.andes-ui-button--quiet:visited [data-andes-money-amount-current-color] .andes-ui-money-amount__suffix{color:var(--andes-color-text-accent-quiet-on-fill,var(--andes-color-text-accent-quiet-on-fill,var(--andes-color-blue-700,#434ce4)))}@media(pointer:fine)and (prefers-reduced-motion:no-preference){.andes-ui-button--quiet:hover{transition:background-color .2s ease-in}}.andes-ui-button--quiet:active{background-color:var(--andes-color-interactive-fill-quiet-active,var(--andes-color-interactive-fill-quiet-active,var(--andes-color-blue-300,#c6d8ff)));border-color:transparent}.andes-ui-button--quiet:active .andes-ui-button__text{color:var(--andes-color-text-accent-quiet-on-fill,var(--andes-color-text-accent-quiet-on-fill,var(--andes-color-blue-700,#434ce4)))}.andes-ui-button--quiet:active .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--quiet:active .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--quiet:active .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--quiet:active .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--quiet:active .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--quiet:active .andes-ui-button__icon svg[stroke=currentColor]{color:var(--andes-color-icon-accent-quiet-on-fill,var(--andes-color-icon-accent-quiet-on-fill,var(--andes-color-blue-700,#434ce4)))}.andes-ui-button--quiet:active [data-andes-money-amount-current-color] .andes-ui-money-amount__cents,.andes-ui-button--quiet:active [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-symbol,.andes-ui-button--quiet:active [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-text,.andes-ui-button--quiet:active [data-andes-money-amount-current-color] .andes-ui-money-amount__fraction,.andes-ui-button--quiet:active [data-andes-money-amount-current-color] .andes-ui-money-amount__negative-symbol,.andes-ui-button--quiet:active [data-andes-money-amount-current-color] .andes-ui-money-amount__suffix{color:var(--andes-color-text-accent-quiet-on-fill,var(--andes-color-text-accent-quiet-on-fill,var(--andes-color-blue-700,#434ce4)))}.andes-ui-button--quiet.andes-ui-button--disabled{background-color:var(--andes-color-fill-disabled,var(--andes-color-fill-disabled,var(--andes-color-gray-300,#d0d4e6)));border-color:transparent}.andes-ui-button--quiet.andes-ui-button--disabled .andes-ui-button__text{color:var(--andes-color-text-disabled,var(--andes-color-text-disabled,var(--andes-color-gray-500,#9c9ebf)))}.andes-ui-button--quiet.andes-ui-button--disabled .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--quiet.andes-ui-button--disabled .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--quiet.andes-ui-button--disabled .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--quiet.andes-ui-button--disabled .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--quiet.andes-ui-button--disabled .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--quiet.andes-ui-button--disabled .andes-ui-button__icon svg[stroke=currentColor]{color:var(--andes-color-icon-disabled,var(--andes-color-icon-disabled,var(--andes-color-gray-500,#9c9ebf)))}.andes-ui-button--quiet.andes-ui-button--disabled [data-andes-money-amount-current-color] .andes-ui-money-amount__cents,.andes-ui-button--quiet.andes-ui-button--disabled [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-symbol,.andes-ui-button--quiet.andes-ui-button--disabled [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-text,.andes-ui-button--quiet.andes-ui-button--disabled [data-andes-money-amount-current-color] .andes-ui-money-amount__fraction,.andes-ui-button--quiet.andes-ui-button--disabled [data-andes-money-amount-current-color] .andes-ui-money-amount__negative-symbol,.andes-ui-button--quiet.andes-ui-button--disabled [data-andes-money-amount-current-color] .andes-ui-money-amount__suffix{color:var(--andes-color-text-disabled,var(--andes-color-text-disabled,var(--andes-color-gray-500,#9c9ebf)))}.andes-ui-button--quiet.andes-ui-button--disabled{background-clip:padding-box;cursor:default}.andes-ui-button--quiet.andes-ui-button--color-on-fill,.andes-ui-button--quiet.andes-ui-button--color-on-fill:focus,.andes-ui-button--quiet.andes-ui-button--color-on-fill:link,.andes-ui-button--quiet.andes-ui-button--color-on-fill:visited{background-color:var(--andes-color-interactive-fill-quiet-idle-on-fill,var(--andes-color-interactive-fill-quiet-idle-on-fill,var(--andes-color-black-alpha-70,rgba(40,40,52,.7))));border-color:transparent}.andes-ui-button--quiet.andes-ui-button--color-on-fill .andes-ui-button__text,.andes-ui-button--quiet.andes-ui-button--color-on-fill:focus .andes-ui-button__text,.andes-ui-button--quiet.andes-ui-button--color-on-fill:link .andes-ui-button__text,.andes-ui-button--quiet.andes-ui-button--color-on-fill:visited .andes-ui-button__text{color:var(--andes-color-text-accent-loud-on-fill,var(--andes-color-text-accent-loud-on-fill,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-button--quiet.andes-ui-button--color-on-fill .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--quiet.andes-ui-button--color-on-fill .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--quiet.andes-ui-button--color-on-fill .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill .andes-ui-button__icon svg[stroke=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill:focus .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--quiet.andes-ui-button--color-on-fill:focus .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill:focus .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill:focus .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--quiet.andes-ui-button--color-on-fill:focus .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill:focus .andes-ui-button__icon svg[stroke=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill:link .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--quiet.andes-ui-button--color-on-fill:link .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill:link .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill:link .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--quiet.andes-ui-button--color-on-fill:link .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill:link .andes-ui-button__icon svg[stroke=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill:visited .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--quiet.andes-ui-button--color-on-fill:visited .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill:visited .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill:visited .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--quiet.andes-ui-button--color-on-fill:visited .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill:visited .andes-ui-button__icon svg[stroke=currentColor]{color:var(--andes-color-icon-inverse,var(--andes-color-icon-inverse,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-button--quiet.andes-ui-button--color-on-fill [data-andes-money-amount-current-color] .andes-ui-money-amount__cents,.andes-ui-button--quiet.andes-ui-button--color-on-fill [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-symbol,.andes-ui-button--quiet.andes-ui-button--color-on-fill [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-text,.andes-ui-button--quiet.andes-ui-button--color-on-fill [data-andes-money-amount-current-color] .andes-ui-money-amount__fraction,.andes-ui-button--quiet.andes-ui-button--color-on-fill [data-andes-money-amount-current-color] .andes-ui-money-amount__negative-symbol,.andes-ui-button--quiet.andes-ui-button--color-on-fill [data-andes-money-amount-current-color] .andes-ui-money-amount__suffix,.andes-ui-button--quiet.andes-ui-button--color-on-fill:focus [data-andes-money-amount-current-color] .andes-ui-money-amount__cents,.andes-ui-button--quiet.andes-ui-button--color-on-fill:focus [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-symbol,.andes-ui-button--quiet.andes-ui-button--color-on-fill:focus [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-text,.andes-ui-button--quiet.andes-ui-button--color-on-fill:focus [data-andes-money-amount-current-color] .andes-ui-money-amount__fraction,.andes-ui-button--quiet.andes-ui-button--color-on-fill:focus [data-andes-money-amount-current-color] .andes-ui-money-amount__negative-symbol,.andes-ui-button--quiet.andes-ui-button--color-on-fill:focus [data-andes-money-amount-current-color] .andes-ui-money-amount__suffix,.andes-ui-button--quiet.andes-ui-button--color-on-fill:link [data-andes-money-amount-current-color] .andes-ui-money-amount__cents,.andes-ui-button--quiet.andes-ui-button--color-on-fill:link [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-symbol,.andes-ui-button--quiet.andes-ui-button--color-on-fill:link [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-text,.andes-ui-button--quiet.andes-ui-button--color-on-fill:link [data-andes-money-amount-current-color] .andes-ui-money-amount__fraction,.andes-ui-button--quiet.andes-ui-button--color-on-fill:link [data-andes-money-amount-current-color] .andes-ui-money-amount__negative-symbol,.andes-ui-button--quiet.andes-ui-button--color-on-fill:link [data-andes-money-amount-current-color] .andes-ui-money-amount__suffix,.andes-ui-button--quiet.andes-ui-button--color-on-fill:visited [data-andes-money-amount-current-color] .andes-ui-money-amount__cents,.andes-ui-button--quiet.andes-ui-button--color-on-fill:visited [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-symbol,.andes-ui-button--quiet.andes-ui-button--color-on-fill:visited [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-text,.andes-ui-button--quiet.andes-ui-button--color-on-fill:visited [data-andes-money-amount-current-color] .andes-ui-money-amount__fraction,.andes-ui-button--quiet.andes-ui-button--color-on-fill:visited [data-andes-money-amount-current-color] .andes-ui-money-amount__negative-symbol,.andes-ui-button--quiet.andes-ui-button--color-on-fill:visited [data-andes-money-amount-current-color] .andes-ui-money-amount__suffix{color:var(--andes-color-text-accent-loud-on-fill,var(--andes-color-text-accent-loud-on-fill,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-button--quiet.andes-ui-button--color-on-fill:active{background-color:var(--andes-color-interactive-fill-quiet-active-on-fill,var(--andes-color-interactive-fill-quiet-active-on-fill,var(--andes-color-black-alpha-90,rgba(40,40,52,.9))));border-color:transparent}.andes-ui-button--quiet.andes-ui-button--color-on-fill:active .andes-ui-button__text{color:var(--andes-color-text-accent-loud-on-fill,var(--andes-color-text-accent-loud-on-fill,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-button--quiet.andes-ui-button--color-on-fill:active .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--quiet.andes-ui-button--color-on-fill:active .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill:active .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill:active .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--quiet.andes-ui-button--color-on-fill:active .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill:active .andes-ui-button__icon svg[stroke=currentColor]{color:var(--andes-color-icon-inverse,var(--andes-color-icon-inverse,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-button--quiet.andes-ui-button--color-on-fill:active [data-andes-money-amount-current-color] .andes-ui-money-amount__cents,.andes-ui-button--quiet.andes-ui-button--color-on-fill:active [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-symbol,.andes-ui-button--quiet.andes-ui-button--color-on-fill:active [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-text,.andes-ui-button--quiet.andes-ui-button--color-on-fill:active [data-andes-money-amount-current-color] .andes-ui-money-amount__fraction,.andes-ui-button--quiet.andes-ui-button--color-on-fill:active [data-andes-money-amount-current-color] .andes-ui-money-amount__negative-symbol,.andes-ui-button--quiet.andes-ui-button--color-on-fill:active [data-andes-money-amount-current-color] .andes-ui-money-amount__suffix{color:var(--andes-color-text-accent-loud-on-fill,var(--andes-color-text-accent-loud-on-fill,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-button--quiet.andes-ui-button--color-on-fill.andes-ui-button--disabled{background-color:var(--andes-color-fill-disabled-on-fill,var(--andes-color-fill-disabled-on-fill,var(--andes-color-black-alpha-20,rgba(40,40,52,.2))));border-color:transparent}.andes-ui-button--quiet.andes-ui-button--color-on-fill.andes-ui-button--disabled .andes-ui-button__text{color:var(--andes-color-text-disabled-on-fill,var(--andes-color-text-disabled-on-fill,var(--andes-color-white-alpha-40,hsla(0,0%,100%,.4))))}.andes-ui-button--quiet.andes-ui-button--color-on-fill.andes-ui-button--disabled .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--quiet.andes-ui-button--color-on-fill.andes-ui-button--disabled .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill.andes-ui-button--disabled .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill.andes-ui-button--disabled .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--quiet.andes-ui-button--color-on-fill.andes-ui-button--disabled .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill.andes-ui-button--disabled .andes-ui-button__icon svg[stroke=currentColor]{color:var(--andes-color-icon-disabled-on-fill,var(--andes-color-icon-disabled-on-fill,var(--andes-color-white-alpha-40,hsla(0,0%,100%,.4))))}.andes-ui-button--quiet.andes-ui-button--color-on-fill.andes-ui-button--disabled [data-andes-money-amount-current-color] .andes-ui-money-amount__cents,.andes-ui-button--quiet.andes-ui-button--color-on-fill.andes-ui-button--disabled [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-symbol,.andes-ui-button--quiet.andes-ui-button--color-on-fill.andes-ui-button--disabled [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-text,.andes-ui-button--quiet.andes-ui-button--color-on-fill.andes-ui-button--disabled [data-andes-money-amount-current-color] .andes-ui-money-amount__fraction,.andes-ui-button--quiet.andes-ui-button--color-on-fill.andes-ui-button--disabled [data-andes-money-amount-current-color] .andes-ui-money-amount__negative-symbol,.andes-ui-button--quiet.andes-ui-button--color-on-fill.andes-ui-button--disabled [data-andes-money-amount-current-color] .andes-ui-money-amount__suffix{color:var(--andes-color-text-disabled-on-fill,var(--andes-color-text-disabled-on-fill,var(--andes-color-white-alpha-40,hsla(0,0%,100%,.4))))}.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse,.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:focus,.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:link,.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:visited{background-color:var(--andes-color-interactive-fill-quiet-idle-on-fill-inverse,var(--andes-color-interactive-fill-quiet-idle-on-fill-inverse,var(--andes-color-white-alpha-70,hsla(0,0%,100%,.7))));border-color:transparent}.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse .andes-ui-button__text,.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:focus .andes-ui-button__text,.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:link .andes-ui-button__text,.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:visited .andes-ui-button__text{color:var(--andes-color-text-primary,var(--andes-color-text-primary,var(--andes-color-gray-900,#282834)))}.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse .andes-ui-button__icon svg[stroke=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:focus .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:focus .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:focus .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:focus .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:focus .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:focus .andes-ui-button__icon svg[stroke=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:link .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:link .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:link .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:link .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:link .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:link .andes-ui-button__icon svg[stroke=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:visited .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:visited .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:visited .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:visited .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:visited .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:visited .andes-ui-button__icon svg[stroke=currentColor]{color:var(--andes-color-icon-primary,var(--andes-color-icon-primary,var(--andes-color-gray-900,#282834)))}.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse [data-andes-money-amount-current-color] .andes-ui-money-amount__cents,.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-symbol,.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-text,.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse [data-andes-money-amount-current-color] .andes-ui-money-amount__fraction,.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse [data-andes-money-amount-current-color] .andes-ui-money-amount__negative-symbol,.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse [data-andes-money-amount-current-color] .andes-ui-money-amount__suffix,.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:focus [data-andes-money-amount-current-color] .andes-ui-money-amount__cents,.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:focus [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-symbol,.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:focus [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-text,.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:focus [data-andes-money-amount-current-color] .andes-ui-money-amount__fraction,.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:focus [data-andes-money-amount-current-color] .andes-ui-money-amount__negative-symbol,.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:focus [data-andes-money-amount-current-color] .andes-ui-money-amount__suffix,.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:link [data-andes-money-amount-current-color] .andes-ui-money-amount__cents,.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:link [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-symbol,.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:link [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-text,.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:link [data-andes-money-amount-current-color] .andes-ui-money-amount__fraction,.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:link [data-andes-money-amount-current-color] .andes-ui-money-amount__negative-symbol,.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:link [data-andes-money-amount-current-color] .andes-ui-money-amount__suffix,.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:visited [data-andes-money-amount-current-color] .andes-ui-money-amount__cents,.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:visited [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-symbol,.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:visited [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-text,.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:visited [data-andes-money-amount-current-color] .andes-ui-money-amount__fraction,.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:visited [data-andes-money-amount-current-color] .andes-ui-money-amount__negative-symbol,.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:visited [data-andes-money-amount-current-color] .andes-ui-money-amount__suffix{color:var(--andes-color-text-primary,var(--andes-color-text-primary,var(--andes-color-gray-900,#282834)))}.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:active{background-color:var(--andes-color-interactive-fill-quiet-active-on-fill-inverse,var(--andes-color-interactive-fill-quiet-active-on-fill-inverse,var(--andes-color-white-alpha-90,hsla(0,0%,100%,.9))));border-color:transparent}.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:active .andes-ui-button__text{color:var(--andes-color-text-primary,var(--andes-color-text-primary,var(--andes-color-gray-900,#282834)))}.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:active .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:active .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:active .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:active .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:active .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:active .andes-ui-button__icon svg[stroke=currentColor]{color:var(--andes-color-icon-inverse,var(--andes-color-icon-inverse,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:active [data-andes-money-amount-current-color] .andes-ui-money-amount__cents,.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:active [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-symbol,.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:active [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-text,.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:active [data-andes-money-amount-current-color] .andes-ui-money-amount__fraction,.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:active [data-andes-money-amount-current-color] .andes-ui-money-amount__negative-symbol,.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:active [data-andes-money-amount-current-color] .andes-ui-money-amount__suffix{color:var(--andes-color-text-primary,var(--andes-color-text-primary,var(--andes-color-gray-900,#282834)))}.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse.andes-ui-button--disabled{background-color:var(--andes-color-fill-disabled-on-fill-inverse,var(--andes-color-fill-disabled-on-fill-inverse,var(--andes-color-white-alpha-20,hsla(0,0%,100%,.2))));border-color:transparent}.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse.andes-ui-button--disabled .andes-ui-button__text{color:var(--andes-color-text-disabled-on-fill-inverse,var(--andes-color-text-disabled-on-fill-inverse,var(--andes-color-black-alpha-40,rgba(40,40,52,.4))))}.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse.andes-ui-button--disabled .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse.andes-ui-button--disabled .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse.andes-ui-button--disabled .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse.andes-ui-button--disabled .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse.andes-ui-button--disabled .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse.andes-ui-button--disabled .andes-ui-button__icon svg[stroke=currentColor]{color:var(--andes-color-icon-disabled-on-fill-inverse,var(--andes-color-icon-disabled-on-fill-inverse,var(--andes-color-black-alpha-40,rgba(40,40,52,.4))))}.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse.andes-ui-button--disabled [data-andes-money-amount-current-color] .andes-ui-money-amount__cents,.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse.andes-ui-button--disabled [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-symbol,.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse.andes-ui-button--disabled [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-text,.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse.andes-ui-button--disabled [data-andes-money-amount-current-color] .andes-ui-money-amount__fraction,.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse.andes-ui-button--disabled [data-andes-money-amount-current-color] .andes-ui-money-amount__negative-symbol,.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse.andes-ui-button--disabled [data-andes-money-amount-current-color] .andes-ui-money-amount__suffix{color:var(--andes-color-text-disabled-on-fill-inverse,var(--andes-color-text-disabled-on-fill-inverse,var(--andes-color-black-alpha-40,rgba(40,40,52,.4))))}.andes-ui-button-split--quiet .andes-ui-button-split__trigger-button{border-left-color:var(--andes-button-split-quiet-color-border,--andes-color-blue-300)}.andes-ui-button-split--quiet .andes-ui-button-split__trigger-button[data-andes-state=disabled]{border-left-color:var(--andes-color-border-disabled,var(--andes-color-border-disabled,var(--andes-color-gray-400,#b5b9d4)))}.andes-ui-button-split--quiet.andes-ui-button-split--color-on-fill .andes-ui-button-split__trigger-button{border-left-color:var(--andes-button-split-quiet-color-border-on-fill,var(--andes-color-black-alpha-20,rgba(40,40,52,.2)))}.andes-ui-button-split--quiet.andes-ui-button-split--color-on-fill-inverse .andes-ui-button-split__trigger-button{border-left-color:var(--andes-button-split-quiet-color-border-on-fill-inverse,var(--andes-color-black-alpha-10,rgba(40,40,52,.1)))}.andes-ui-button-split{align-items:stretch;display:inline-flex;flex-shrink:0;padding:0}.andes-ui-button-split--full-width{width:100%}.andes-ui-button-split__main-button{border-radius:var(--andes-border-radius-actions-inputs-default,var(--andes-border-radius-actions-inputs-default,var(--andes-dimensions-12,12px))) 0 0 var(--andes-border-radius-actions-inputs-default,var(--andes-border-radius-actions-inputs-default,var(--andes-dimensions-12,12px)))}.andes-ui-button-split__trigger-button{border-left:var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px))) solid;border-radius:0 var(--andes-border-radius-actions-inputs-default,var(--andes-border-radius-actions-inputs-default,var(--andes-dimensions-12,12px))) var(--andes-border-radius-actions-inputs-default,var(--andes-border-radius-actions-inputs-default,var(--andes-dimensions-12,12px))) 0}.andes-ui-button--loading-determinate .andes-ui-button__progress-bar{height:100%;left:0;position:absolute;top:0}@media(prefers-reduced-motion:no-preference){.andes-ui-button--loading-determinate .andes-ui-button__progress-bar.andes-ui-button__progress-bar--animate{transition:width .15s ease-out}.andes-ui-button--loading-determinate .andes-ui-button__content.andes-ui-button__content--animate .andes-ui-button__text,.andes-ui-button--loading-determinate .andes-ui-button__content.andes-ui-button__content--animate:not(.andes-ui-button__content-with-icon--in-progress) svg{animation:fade-up .2s ease}}.andes-ui-button--loading-determinate.andes-ui-button--loud:not(.andes-ui-button--disabled){background-color:var(--andes-button-loud-color-fill-loading,var(--andes-color-blue-800,#353ac5))}.andes-ui-button--loading-determinate.andes-ui-button--loud:not(.andes-ui-button--disabled) .andes-ui-button__progress-bar{background-color:var(--andes-button-loud-bar-color-fill-loading,var(--andes-color-blue-900,#272c96))}.andes-ui-button--loading-determinate.andes-ui-button--loud:not(.andes-ui-button--disabled).andes-ui-button--color-on-fill{background-color:var(--andes-button-loud-color-fill-loading-on-fill,var(--andes-color-white-alpha-80,hsla(0,0%,100%,.8)))}.andes-ui-button--loading-determinate.andes-ui-button--loud:not(.andes-ui-button--disabled).andes-ui-button--color-on-fill .andes-ui-button__progress-bar{background-color:var(--andes-button-loud-bar-color-fill-loading-on-fill,var(--andes-color-white-alpha-100,#fff))}.andes-ui-button--loading-determinate.andes-ui-button--loud:not(.andes-ui-button--disabled).andes-ui-button--color-on-fill-inverse{background-color:var(--andes-button-loud-color-fill-loading-on-fill-inverse,var(--andes-color-white-alpha-80,hsla(0,0%,100%,.8)))}.andes-ui-button--loading-determinate.andes-ui-button--loud:not(.andes-ui-button--disabled).andes-ui-button--color-on-fill-inverse .andes-ui-button__progress-bar{background-color:var(--andes-button-loud-bar-color-fill-loading-on-fill-inverse,var(--andes-color-white-alpha-100,#fff))}.andes-ui-button--loading-determinate.andes-ui-button--quiet:not(.andes-ui-button--disabled){background-color:var(--andes-button-quiet-color-fill-loading,var(--andes-color-blue-200,#dee9ff))}.andes-ui-button--loading-determinate.andes-ui-button--quiet:not(.andes-ui-button--disabled) .andes-ui-button__progress-bar{background-color:var(--andes-button-quiet-bar-color-fill-loading,var(--andes-color-blue-300,#c6d8ff))}.andes-ui-button--loading-determinate.andes-ui-button--quiet:not(.andes-ui-button--disabled).andes-ui-button--color-on-fill{background-color:var(--andes-button-quiet-color-fill-loading-on-fill,var(--andes-color-black-alpha-30,rgba(40,40,52,.3)))}.andes-ui-button--loading-determinate.andes-ui-button--quiet:not(.andes-ui-button--disabled).andes-ui-button--color-on-fill .andes-ui-button__progress-bar{background-color:var(--andes-button-quiet-bar-color-fill-loading-on-fill,var(--andes-color-black-alpha-50,rgba(40,40,52,.5)))}.andes-ui-button--loading-determinate.andes-ui-button--quiet:not(.andes-ui-button--disabled).andes-ui-button--color-on-fill-inverse{background-color:var(--andes-button-quiet-color-fill-loading-on-fill-inverse,var(--andes-color-white-alpha-50,hsla(0,0%,100%,.5)))}.andes-ui-button--loading-determinate.andes-ui-button--quiet:not(.andes-ui-button--disabled).andes-ui-button--color-on-fill-inverse .andes-ui-button__progress-bar{background-color:var(--andes-button-quiet-bar-color-fill-loading-on-fill-inverse,var(--andes-color-white-alpha-70,hsla(0,0%,100%,.7)))}.andes-ui-button--loading-determinate.andes-ui-button--mute:not(.andes-ui-button--disabled){background-color:var(--andes-button-mute-color-fill-loading,var(--andes-color-blue-100,#e9f1ff))}.andes-ui-button--loading-determinate.andes-ui-button--mute:not(.andes-ui-button--disabled) .andes-ui-button__progress-bar{background-color:var(--andes-button-mute-bar-color-fill-loading,var(--andes-color-blue-200,#dee9ff))}.andes-ui-button--loading-determinate.andes-ui-button--mute:not(.andes-ui-button--disabled).andes-ui-button--color-on-fill{background-color:var(--andes-button-mute-color-fill-loading-on-fill,var(--andes-color-black-alpha-10,rgba(40,40,52,.1)))}.andes-ui-button--loading-determinate.andes-ui-button--mute:not(.andes-ui-button--disabled).andes-ui-button--color-on-fill .andes-ui-button__progress-bar{background-color:var(--andes-button-mute-bar-color-fill-loading-on-fill,var(--andes-color-black-alpha-20,rgba(40,40,52,.2)))}.andes-ui-button--loading-determinate.andes-ui-button--mute:not(.andes-ui-button--disabled).andes-ui-button--color-on-fill-inverse{background-color:var(--andes-button-mute-color-fill-loading-on-fill-inverse,var(--andes-color-white-alpha-30,hsla(0,0%,100%,.3)))}.andes-ui-button--loading-determinate.andes-ui-button--mute:not(.andes-ui-button--disabled).andes-ui-button--color-on-fill-inverse .andes-ui-button__progress-bar{background-color:var(--andes-button-mute-bar-color-fill-loading-on-fill-inverse,var(--andes-color-white-alpha-40,hsla(0,0%,100%,.4)))}@keyframes fade-up{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes fade-down{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}.andes-ui-button--loading-indeterminate{position:relative}.andes-ui-button--loading-indeterminate .andes-ui-button__text--hidden{pointer-events:none;visibility:hidden}.andes-ui-button--loading-indeterminate .andes-ui-button__spinner{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.andes-ui-button-group{display:inline-flex}.andes-ui-button-group--proportional{display:flex}.andes-ui-button-group--row{flex-direction:row}.andes-ui-button-group--column,.andes-ui-button-group--horizontal-odd-layout{flex-direction:column}.andes-ui-button-group__secondary-button-pair{display:flex;flex-direction:row}.andes-ui-button-group--small,.andes-ui-button-group--small .andes-ui-button-group__secondary-button-pair{gap:var(--andes-spacing-gap-xnano,var(--andes-spacing-gap-xnano,var(--andes-dimensions-4,4px)))}.andes-ui-button-group--medium,.andes-ui-button-group--medium .andes-ui-button-group__secondary-button-pair{gap:var(--andes-spacing-gap-nano,var(--andes-spacing-gap-nano,var(--andes-dimensions-6,6px)))}.andes-ui-button-group--large,.andes-ui-button-group--large .andes-ui-button-group__secondary-button-pair{gap:var(--andes-spacing-gap-xmicro,var(--andes-spacing-gap-xmicro,var(--andes-dimensions-8,8px)))}.andes-ui-header{display:contents}.andes-ui-header__content_wrapper{align-items:center;align-self:stretch;background-color:var(--andes-header-color-fill-default,var(--andes-header-color-fill-default,var(--andes-color-transparent,hsla(0,0%,100%,0))));bottom:auto;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;min-height:var(--andes-size-height-xlarge,var(--andes-size-height-xlarge,var(--andes-dimensions-56,56px)));padding:var(--andes-spacing-padding-micro,var(--andes-spacing-padding-micro,var(--andes-dimensions-12,12px))) var(--andes-spacing-gap-xtiny,var(--andes-spacing-gap-xtiny,var(--andes-dimensions-16,16px)));position:sticky;top:0;z-index:1020}.andes-ui-header__content_wrapper .andes-ui-button--quiet{background-color:var(--andes-header-button-color-fill-default,var(--andes-header-button-color-fill-default,var(--andes-color-interactive-fill-quiet-idle,var(--andes-color-blue-100,#e9f1ff))))}.andes-ui-header__content_wrapper .andes-ui-button--quiet .andes-ui-button__icon svg{color:var(--andes-header-button-color-icon-default,var(--andes-header-button-color-icon-default,var(--andes-color-icon-accent-quiet-on-fill,var(--andes-color-blue-700,#434ce4))))}.andes-ui-header__content{align-items:center;align-self:stretch;display:flex;gap:var(--andes-spacing-gap-xmicro,var(--andes-spacing-gap-xmicro,var(--andes-dimensions-8,8px)))}.andes-ui-header__title{display:-webkit-box;-webkit-box-orient:vertical;flex:1;-webkit-line-clamp:1;opacity:var(--andes-header-app-bar-opacity,1);overflow:hidden;text-overflow:ellipsis}@media(prefers-reduced-motion:no-preference){.andes-ui-header__title{transition:opacity .3s ease-in-out}}.andes-ui-header__right-content{align-items:center;display:flex;gap:var(--andes-spacing-gap-xmicro,var(--andes-spacing-gap-xmicro,var(--andes-dimensions-8,8px)))}.andes-ui-header__headline,.andes-ui-header__task-description{align-items:center;align-self:stretch;color:var(--andes-header-color-text-default,var(--andes-header-color-text-default,var(--andes-color-black-alpha-100,#282834)));display:flex;opacity:var(--andes-header-headline-opacity,1);padding:var(--andes-spacing-padding-xmicro,var(--andes-spacing-padding-xmicro,var(--andes-dimensions-8,8px))) var(--andes-spacing-gap-xtiny,var(--andes-spacing-gap-xtiny,var(--andes-dimensions-16,16px)))}@media(prefers-reduced-motion:no-preference){.andes-ui-header__headline,.andes-ui-header__task-description{transition:opacity .3s ease-in-out}}.andes-ui-header__headline__title{flex:1}.andes-ui-header--on-scroll.andes-ui-header--on-fill .andes-ui-header__content_wrapper{-webkit-backdrop-filter:blur(calc(var(--andes-glass-blur-default, var(--andes-glass-blur-default, 16px))/2));backdrop-filter:blur(calc(var(--andes-glass-blur-default, var(--andes-glass-blur-default, 16px))/2));background-color:var(--andes-header-color-fill-on-fill-on-scroll,var(--andes-header-color-fill-on-fill-on-scroll,var(--andes-color-black-alpha-40,rgba(40,40,52,.4))))}.andes-ui-header--on-scroll.andes-ui-header--on-fill .andes-ui-header__title .andes-ui-typography{color:var(--andes-header-color-text-on-fill,var(--andes-header-color-text-on-fill,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-header--on-scroll .andes-ui-header__content_wrapper{-webkit-backdrop-filter:blur(calc(var(--andes-glass-blur-default, var(--andes-glass-blur-default, 16px))/2));backdrop-filter:blur(calc(var(--andes-glass-blur-default, var(--andes-glass-blur-default, 16px))/2));background-color:var(--andes-header-color-fill-default-on-scroll,var(--andes-header-color-fill-default-on-scroll,var(--andes-color-white-alpha-80,hsla(0,0%,100%,.8))))}.andes-ui-header--on-fill .andes-ui-header__content_wrapper{background-color:var(--andes-header-color-fill-on-fill,var(--andes-header-color-fill-on-fill,var(--andes-color-transparent,hsla(0,0%,100%,0))))}.andes-ui-header--on-fill .andes-ui-header__headline__title .andes-ui-typography,.andes-ui-header--on-fill .andes-ui-header__task-description .andes-ui-typography,.andes-ui-header--on-fill .andes-ui-header__title .andes-ui-typography{color:var(--andes-header-color-text-on-fill,var(--andes-header-color-text-on-fill,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-header--on-fill .andes-ui-button--quiet{background-color:var(--andes-header-button-color-fill-on-fill,var(--andes-header-button-color-fill-on-fill,var(--andes-color-interactive-fill-quiet-idle-on-fill,var(--andes-color-black-alpha-70,rgba(40,40,52,.7)))))}.andes-ui-header--on-fill .andes-ui-button--quiet .andes-ui-button__icon svg{color:var(--andes-header-button-color-icon-on-fill,var(--andes-header-button-color-icon-on-fill,var(--andes-color-interactive-icon-idle-inverse,var(--andes-color-white-alpha-100,#fff))))}.andes-ui-header--without-title .andes-ui-header__content{align-self:end}.andes-ui-header--flow .andes-ui-header__content,.andes-ui-header--level1 .andes-ui-header__content,.andes-ui-header--subsection .andes-ui-header__content{display:grid;grid-template-columns:auto 1fr auto;min-width:0}.andes-ui-header--flow .andes-ui-header__left-content,.andes-ui-header--level1 .andes-ui-header__left-content,.andes-ui-header--subsection .andes-ui-header__left-content{align-items:flex-start;display:flex;gap:var(--andes-spacing-gap-xmicro,var(--andes-spacing-gap-xmicro,var(--andes-dimensions-8,8px)))}.andes-ui-header--flow .andes-ui-header__right-content,.andes-ui-header--level1 .andes-ui-header__right-content,.andes-ui-header--subsection .andes-ui-header__right-content{justify-content:flex-end;min-width:var(--andes-size-width-actions-medium,var(--andes-size-width-actions-medium,var(--andes-dimensions-40,40px)))}.andes-ui-header--flow .andes-ui-header__title,.andes-ui-header--level1 .andes-ui-header__title,.andes-ui-header--subsection .andes-ui-header__title{text-align:center}.andes-ui-header--flow:has(.andes-ui-header__right-content>:nth-child(2):last-child) .andes-ui-header__content,.andes-ui-header--level1:has(.andes-ui-header__right-content>:nth-child(2):last-child) .andes-ui-header__content,.andes-ui-header--subsection:has(.andes-ui-header__right-content>:nth-child(2):last-child) .andes-ui-header__content{grid-template-columns:minmax(auto,1fr) 1fr minmax(auto,1fr)}.andes-ui-header--flow:has(.andes-ui-header__right-content>:nth-child(2):last-child) .andes-ui-header__right-content,.andes-ui-header--level1:has(.andes-ui-header__right-content>:nth-child(2):last-child) .andes-ui-header__right-content,.andes-ui-header--subsection:has(.andes-ui-header__right-content>:nth-child(2):last-child) .andes-ui-header__right-content{margin-left:var(--andes-spacing-gap-xmicro,var(--andes-spacing-gap-xmicro,var(--andes-dimensions-8,8px)))}.andes-ui-header--flow.andes-ui-header--without-title:has(.andes-ui-header__right-content>:first-child:last-child,.andes-ui-header__right-content>:nth-child(2):last-child,.andes-ui-header__left-content) .andes-ui-header__content,.andes-ui-header--level1.andes-ui-header--without-title:has(.andes-ui-header__right-content>:first-child:last-child,.andes-ui-header__right-content>:nth-child(2):last-child,.andes-ui-header__left-content) .andes-ui-header__content,.andes-ui-header--subsection.andes-ui-header--without-title:has(.andes-ui-header__right-content>:first-child:last-child,.andes-ui-header__right-content>:nth-child(2):last-child,.andes-ui-header__left-content) .andes-ui-header__content{grid-template-columns:1fr 1fr;width:100%}.andes-ui-header--flow .andes-ui-header__title{opacity:1}.andes-ui-header--webview .andes-ui-header__content_wrapper{padding-top:calc(var(--andes-spacing-padding-micro, var(--andes-spacing-padding-micro, var(--andes-dimensions-12, 12px))) + env(safe-area-inset-top, var(--andes-size-height-small, var(--andes-dimensions-32, 32px))))}button.andes-ui-thumbnail__container:focus{box-shadow:0 0 0 2px var(--andes-color-white-alpha-100,#fff),0 0 0 3px var(--andes-color-blue-600,#5c70fa),0 0 0 5px var(--andes-color-blue-300,#c6d8ff);-moz-box-shadow:0 0 0 2px var(--andes-color-white-alpha-100,#fff),0 0 0 3px var(--andes-color-blue-600,#5c70fa),0 0 0 5px var(--andes-color-blue-300,#c6d8ff);-webkit-box-shadow:0 0 0 2px var(--andes-color-white-alpha-100,#fff),0 0 0 3px var(--andes-color-blue-600,#5c70fa),0 0 0 5px var(--andes-color-blue-300,#c6d8ff);outline:none}button.andes-ui-thumbnail__container:focus-visible{box-shadow:0 0 0 2px var(--andes-color-white-alpha-100,#fff),0 0 0 3px var(--andes-color-blue-600,#5c70fa),0 0 0 5px var(--andes-color-blue-300,#c6d8ff);-moz-box-shadow:0 0 0 2px var(--andes-color-white-alpha-100,#fff),0 0 0 3px var(--andes-color-blue-600,#5c70fa),0 0 0 5px var(--andes-color-blue-300,#c6d8ff);-webkit-box-shadow:0 0 0 2px var(--andes-color-white-alpha-100,#fff),0 0 0 3px var(--andes-color-blue-600,#5c70fa),0 0 0 5px var(--andes-color-blue-300,#c6d8ff);outline:none}button.andes-ui-thumbnail__container:focus:not(:focus-visible){box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}button.andes-ui-thumbnail__container{background-color:transparent;border:none;cursor:pointer;display:block;margin:0;padding:0}button.andes-ui-thumbnail__container:disabled{cursor:not-allowed}.andes-ui-thumbnail__container--xtiny{position:relative}.andes-ui-thumbnail--xtiny,.andes-ui-thumbnail__container--xtiny{height:var(--andes-size-height-xtiny,var(--andes-dimensions-16,16px));width:var(--andes-size-width-xtiny,var(--andes-dimensions-16,16px))}.andes-ui-thumbnail--xtiny{align-items:center;border:var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px))) solid var(--andes-color-border-primary,var(--andes-color-border-primary,var(--andes-color-gray-300,#d0d4e6)));box-sizing:border-box;display:flex;justify-content:center}.andes-ui-thumbnail--xtiny.andes-ui-thumbnail--without-border{border:0}.andes-ui-thumbnail--xtiny.andes-ui-thumbnail--mute-disabled{border-color:var(--andes-color-border-disabled,var(--andes-color-border-disabled,var(--andes-color-gray-400,#b5b9d4)))}.andes-ui-thumbnail__container--tiny{position:relative}.andes-ui-thumbnail--tiny,.andes-ui-thumbnail__container--tiny{height:var(--andes-size-height-tiny,var(--andes-dimensions-20,20px));width:var(--andes-size-width-tiny,var(--andes-dimensions-20,20px))}.andes-ui-thumbnail--tiny{align-items:center;border:var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px))) solid var(--andes-color-border-primary,var(--andes-color-border-primary,var(--andes-color-gray-300,#d0d4e6)));box-sizing:border-box;display:flex;justify-content:center}.andes-ui-thumbnail--tiny.andes-ui-thumbnail--without-border{border:0}.andes-ui-thumbnail--tiny.andes-ui-thumbnail--mute-disabled{border-color:var(--andes-color-border-disabled,var(--andes-color-border-disabled,var(--andes-color-gray-400,#b5b9d4)))}.andes-ui-thumbnail__container--xsmall{position:relative}.andes-ui-thumbnail--xsmall,.andes-ui-thumbnail__container--xsmall{height:var(--andes-size-height-xsmall,var(--andes-size-height-xsmall,var(--andes-dimensions-24,24px)));width:var(--andes-size-width-xsmall,var(--andes-size-width-xsmall,var(--andes-dimensions-24,24px)))}.andes-ui-thumbnail--xsmall{align-items:center;border:var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px))) solid var(--andes-color-border-primary,var(--andes-color-border-primary,var(--andes-color-gray-300,#d0d4e6)));box-sizing:border-box;display:flex;justify-content:center}.andes-ui-thumbnail--xsmall.andes-ui-thumbnail--without-border{border:0}.andes-ui-thumbnail--xsmall.andes-ui-thumbnail--mute-disabled{border-color:var(--andes-color-border-disabled,var(--andes-color-border-disabled,var(--andes-color-gray-400,#b5b9d4)))}.andes-ui-thumbnail__container--small{position:relative}.andes-ui-thumbnail--small,.andes-ui-thumbnail__container--small{height:var(--andes-size-height-small,var(--andes-size-height-small,var(--andes-dimensions-32,32px)));width:var(--andes-size-width-small,var(--andes-size-width-small,var(--andes-dimensions-32,32px)))}.andes-ui-thumbnail--small{align-items:center;border:var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px))) solid var(--andes-color-border-primary,var(--andes-color-border-primary,var(--andes-color-gray-300,#d0d4e6)));box-sizing:border-box;display:flex;justify-content:center}.andes-ui-thumbnail--small.andes-ui-thumbnail--without-border{border:0}.andes-ui-thumbnail--small.andes-ui-thumbnail--mute-disabled{border-color:var(--andes-color-border-disabled,var(--andes-color-border-disabled,var(--andes-color-gray-400,#b5b9d4)))}.andes-ui-thumbnail__container--medium{position:relative}.andes-ui-thumbnail--medium,.andes-ui-thumbnail__container--medium{height:var(--andes-size-height-medium,var(--andes-size-height-medium,var(--andes-dimensions-40,40px)));width:var(--andes-size-width-medium,var(--andes-size-width-medium,var(--andes-dimensions-40,40px)))}.andes-ui-thumbnail--medium{align-items:center;border:var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px))) solid var(--andes-color-border-primary,var(--andes-color-border-primary,var(--andes-color-gray-300,#d0d4e6)));box-sizing:border-box;display:flex;justify-content:center}.andes-ui-thumbnail--medium.andes-ui-thumbnail--without-border{border:0}.andes-ui-thumbnail--medium.andes-ui-thumbnail--mute-disabled{border-color:var(--andes-color-border-disabled,var(--andes-color-border-disabled,var(--andes-color-gray-400,#b5b9d4)))}.andes-ui-thumbnail__container--large{position:relative}.andes-ui-thumbnail--large,.andes-ui-thumbnail__container--large{height:var(--andes-size-height-large,var(--andes-size-height-large,var(--andes-dimensions-48,48px)));width:var(--andes-size-width-large,var(--andes-size-width-large,var(--andes-dimensions-48,48px)))}.andes-ui-thumbnail--large{align-items:center;border:var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px))) solid var(--andes-color-border-primary,var(--andes-color-border-primary,var(--andes-color-gray-300,#d0d4e6)));box-sizing:border-box;display:flex;justify-content:center}.andes-ui-thumbnail--large.andes-ui-thumbnail--without-border{border:0}.andes-ui-thumbnail--large.andes-ui-thumbnail--mute-disabled{border-color:var(--andes-color-border-disabled,var(--andes-color-border-disabled,var(--andes-color-gray-400,#b5b9d4)))}.andes-ui-thumbnail__container--xlarge{position:relative}.andes-ui-thumbnail--xlarge,.andes-ui-thumbnail__container--xlarge{height:var(--andes-size-height-xlarge,var(--andes-size-height-xlarge,var(--andes-dimensions-56,56px)));width:var(--andes-size-width-xlarge,var(--andes-size-width-xlarge,var(--andes-dimensions-56,56px)))}.andes-ui-thumbnail--xlarge{align-items:center;border:var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px))) solid var(--andes-color-border-primary,var(--andes-color-border-primary,var(--andes-color-gray-300,#d0d4e6)));box-sizing:border-box;display:flex;justify-content:center}.andes-ui-thumbnail--xlarge.andes-ui-thumbnail--without-border{border:0}.andes-ui-thumbnail--xlarge.andes-ui-thumbnail--mute-disabled{border-color:var(--andes-color-border-disabled,var(--andes-color-border-disabled,var(--andes-color-gray-400,#b5b9d4)))}.andes-ui-thumbnail__container--huge{position:relative}.andes-ui-thumbnail--huge,.andes-ui-thumbnail__container--huge{height:var(--andes-size-height-huge,var(--andes-size-height-huge,var(--andes-dimensions-64,64px)));width:var(--andes-size-width-huge,var(--andes-size-width-huge,var(--andes-dimensions-64,64px)))}.andes-ui-thumbnail--huge{align-items:center;border:var(--andes-border-width-large,var(--andes-border-width-large,var(--andes-dimensions-3,3px))) solid var(--andes-color-border-primary,var(--andes-color-border-primary,var(--andes-color-gray-300,#d0d4e6)));box-sizing:border-box;display:flex;justify-content:center}.andes-ui-thumbnail--huge.andes-ui-thumbnail--without-border{border:0}.andes-ui-thumbnail--huge.andes-ui-thumbnail--mute-disabled{border-color:var(--andes-color-border-disabled,var(--andes-color-border-disabled,var(--andes-color-gray-400,#b5b9d4)))}.andes-ui-thumbnail__container--xhuge{position:relative}.andes-ui-thumbnail--xhuge,.andes-ui-thumbnail__container--xhuge{height:var(--andes-size-height-xhuge,var(--andes-size-height-xhuge,var(--andes-dimensions-72,72px)));width:var(--andes-size-width-xhuge,var(--andes-size-width-xhuge,var(--andes-dimensions-72,72px)))}.andes-ui-thumbnail--xhuge{align-items:center;border:var(--andes-border-width-large,var(--andes-border-width-large,var(--andes-dimensions-3,3px))) solid var(--andes-color-border-primary,var(--andes-color-border-primary,var(--andes-color-gray-300,#d0d4e6)));box-sizing:border-box;display:flex;justify-content:center}.andes-ui-thumbnail--xhuge.andes-ui-thumbnail--without-border{border:0}.andes-ui-thumbnail--xhuge.andes-ui-thumbnail--mute-disabled{border-color:var(--andes-color-border-disabled,var(--andes-color-border-disabled,var(--andes-color-gray-400,#b5b9d4)))}.andes-ui-thumbnail__container--mega{position:relative}.andes-ui-thumbnail--mega,.andes-ui-thumbnail__container--mega{height:var(--andes-size-height-mega,var(--andes-size-height-mega,var(--andes-dimensions-80,80px)));width:var(--andes-size-width-mega,var(--andes-size-width-mega,var(--andes-dimensions-80,80px)))}.andes-ui-thumbnail--mega{align-items:center;border:var(--andes-border-width-large,var(--andes-border-width-xlarge,var(--andes-dimensions-4,4px))) solid var(--andes-color-border-primary,var(--andes-color-border-primary,var(--andes-color-gray-300,#d0d4e6)));box-sizing:border-box;display:flex;justify-content:center}.andes-ui-thumbnail--mega.andes-ui-thumbnail--without-border{border:0}.andes-ui-thumbnail--mega.andes-ui-thumbnail--mute-disabled{border-color:var(--andes-color-border-disabled,var(--andes-color-border-disabled,var(--andes-color-gray-400,#b5b9d4)))}.andes-ui-thumbnail img{height:auto;max-width:100%;width:auto}.andes-ui-thumbnail svg{align-items:center;display:flex;justify-content:center}.andes-ui-thumbnail.andes-ui-thumbnail--disabled:has(img){border-color:var(--andes-color-border-disabled,var(--andes-color-border-disabled,var(--andes-color-gray-400,#b5b9d4)))}.andes-ui-thumbnail.andes-ui-thumbnail--disabled img{filter:grayscale(100%);opacity:.4}.andes-ui-thumbnail--circle{border-radius:var(--andes-border-radius-full,var(--andes-border-radius-full,9999px));overflow:hidden}.andes-ui-thumbnail--square{overflow:hidden}.andes-ui-thumbnail--square.andes-ui-thumbnail--tiny,.andes-ui-thumbnail--square.andes-ui-thumbnail--xtiny{border-radius:var(--andes-border-radius-xsmall,var(--andes-border-radius-xsmall,var(--andes-dimensions-6,6px)))}.andes-ui-thumbnail--square.andes-ui-thumbnail--xsmall{border-radius:var(--andes-border-radius-small,var(--andes-border-radius-small,var(--andes-dimensions-8,8px)))}.andes-ui-thumbnail--square.andes-ui-thumbnail--large,.andes-ui-thumbnail--square.andes-ui-thumbnail--medium,.andes-ui-thumbnail--square.andes-ui-thumbnail--small{border-radius:var(--andes-border-radius-medium,var(--andes-border-radius-medium,var(--andes-dimensions-12,12px)))}.andes-ui-thumbnail--square.andes-ui-thumbnail--huge,.andes-ui-thumbnail--square.andes-ui-thumbnail--xlarge{border-radius:var(--andes-border-radius-large,var(--andes-border-radius-large,var(--andes-dimensions-16,16px)))}.andes-ui-thumbnail--square.andes-ui-thumbnail--mega,.andes-ui-thumbnail--square.andes-ui-thumbnail--xhuge{border-radius:var(--andes-border-radius-xlarge,var(--andes-border-radius-xlarge,var(--andes-dimensions-20,20px)))}.andes-ui-thumbnail__badge+.andes-ui-badge{box-sizing:border-box;position:relative}.andes-ui-thumbnail__badge+.andes-ui-thumbnail__container{position:relative}.andes-ui-thumbnail__badge+.andes-ui-thumbnail__container .andes-ui-thumbnail:has(svg){border-width:var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))}.andes-ui-thumbnail__badge+.andes-ui-thumbnail__container .andes-ui-thumbnail{border:var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px))) solid var(--andes-color-border-inverse,var(--andes-color-border-inverse,var(--andes-color-white-alpha-100,#fff)));border:var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px))) solid var(--andes-color-border-inverse,var(--andes-color-border-inverse,var(--andes-color-white-alpha-100,#fff)));border:var(--andes-border-width-large,var(--andes-border-width-xlarge,var(--andes-dimensions-4,4px))) solid var(--andes-color-border-inverse,var(--andes-color-border-inverse,var(--andes-color-white-alpha-100,#fff)));border:var(--andes-border-width-large,var(--andes-border-width-large,var(--andes-dimensions-3,3px))) solid var(--andes-color-border-inverse,var(--andes-color-border-inverse,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-thumbnail--huge+.andes-ui-badge--pill.andes-ui-badge--pill-icon,.andes-ui-thumbnail--huge+.andes-ui-thumbnail__container,.andes-ui-thumbnail--large+.andes-ui-badge--pill.andes-ui-badge--pill-icon,.andes-ui-thumbnail--large+.andes-ui-thumbnail__container,.andes-ui-thumbnail--medium+.andes-ui-badge--pill.andes-ui-badge--pill-icon,.andes-ui-thumbnail--medium+.andes-ui-thumbnail__container,.andes-ui-thumbnail--mega+.andes-ui-badge--pill.andes-ui-badge--pill-icon,.andes-ui-thumbnail--mega+.andes-ui-thumbnail__container,.andes-ui-thumbnail--small+.andes-ui-badge--dot,.andes-ui-thumbnail--small+.andes-ui-badge--pill.andes-ui-badge--pill-icon,.andes-ui-thumbnail--small+.andes-ui-thumbnail__container,.andes-ui-thumbnail--tiny+.andes-ui-badge--dot,.andes-ui-thumbnail--xhuge+.andes-ui-badge--pill.andes-ui-badge--pill-icon,.andes-ui-thumbnail--xhuge+.andes-ui-thumbnail__container,.andes-ui-thumbnail--xlarge+.andes-ui-badge--pill.andes-ui-badge--pill-icon,.andes-ui-thumbnail--xlarge+.andes-ui-thumbnail__container,.andes-ui-thumbnail--xsmall+.andes-ui-badge--dot,.andes-ui-thumbnail--xtiny+.andes-ui-badge--dot{bottom:0;position:absolute;right:0}.andes-ui-thumbnail--medium+.andes-ui-badge--pill:not(.andes-ui-badge--pill-icon){bottom:0;left:24px;position:absolute}.andes-ui-thumbnail--large+.andes-ui-badge--pill:not(.andes-ui-badge--pill-icon){bottom:1px;left:31px;position:absolute}.andes-ui-thumbnail--xlarge+.andes-ui-badge--pill:not(.andes-ui-badge--pill-icon){bottom:0;left:36px;position:absolute}.andes-ui-thumbnail--huge+.andes-ui-badge--pill:not(.andes-ui-badge--pill-icon){bottom:1px;left:43px;position:absolute}.andes-ui-thumbnail.andes-ui-thumbnail--loud{background-color:var(--andes-color-fill-accent-loud,var(--andes-color-fill-accent-loud,var(--andes-color-blue-700,#434ce4)))}.andes-ui-thumbnail.andes-ui-thumbnail--loud .andes-ui-typography{color:var(--andes-color-text-accent-loud-on-fill,var(--andes-color-text-accent-loud-on-fill,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-thumbnail.andes-ui-thumbnail--loud-disabled{background-color:var(--andes-color-fill-disabled,var(--andes-color-fill-disabled,var(--andes-color-gray-300,#d0d4e6)))}.andes-ui-thumbnail.andes-ui-thumbnail--loud-disabled .andes-ui-typography{color:var(--andes-color-text-disabled,var(--andes-color-text-disabled,var(--andes-color-gray-500,#9c9ebf)))}.andes-ui-thumbnail.andes-ui-thumbnail:has(svg).andes-ui-thumbnail--loud{color:var(--andes-color-icon-accent-loud-on-fill,var(--andes-color-icon-accent-loud-on-fill,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-thumbnail.andes-ui-thumbnail:has(svg).andes-ui-thumbnail--loud svg{color:currentcolor}.andes-ui-thumbnail.andes-ui-thumbnail:has(svg).andes-ui-thumbnail--loud-disabled{color:var(--andes-color-icon-disabled,var(--andes-color-icon-disabled,var(--andes-color-gray-500,#9c9ebf)))}.andes-ui-thumbnail.andes-ui-thumbnail:has(svg).andes-ui-thumbnail--loud-disabled svg{color:currentcolor}.andes-ui-thumbnail.andes-ui-thumbnail--mute{background-color:var(--andes-color-fill-primary,var(--andes-color-fill-primary,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-thumbnail.andes-ui-thumbnail--mute .andes-ui-typography{color:var(--andes-color-text-primary,var(--andes-color-text-primary,var(--andes-color-gray-900,#282834)))}.andes-ui-thumbnail.andes-ui-thumbnail--mute-disabled{background-color:var(--andes-color-fill-primary,var(--andes-color-fill-primary,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-thumbnail.andes-ui-thumbnail--mute-disabled .andes-ui-typography{color:var(--andes-color-text-disabled,var(--andes-color-text-disabled,var(--andes-color-gray-500,#9c9ebf)))}.andes-ui-thumbnail.andes-ui-thumbnail:has(svg).andes-ui-thumbnail--mute{color:var(--andes-color-icon-primary,var(--andes-color-icon-primary,var(--andes-color-gray-900,#282834)))}.andes-ui-thumbnail.andes-ui-thumbnail:has(svg).andes-ui-thumbnail--mute svg{color:currentcolor}.andes-ui-thumbnail.andes-ui-thumbnail:has(svg).andes-ui-thumbnail--mute-disabled{color:var(--andes-color-icon-disabled,var(--andes-color-icon-disabled,var(--andes-color-gray-500,#9c9ebf)))}.andes-ui-thumbnail.andes-ui-thumbnail:has(svg).andes-ui-thumbnail--mute-disabled svg{color:currentcolor}.andes-ui-thumbnail.andes-ui-thumbnail--quiet{background-color:var(--andes-color-fill-accent-quiet,var(--andes-color-fill-accent-quiet,var(--andes-color-blue-100,#e9f1ff)))}.andes-ui-thumbnail.andes-ui-thumbnail--quiet .andes-ui-typography{color:var(--andes-color-text-accent-quiet-on-fill,var(--andes-color-text-accent-quiet-on-fill,var(--andes-color-blue-700,#434ce4)))}.andes-ui-thumbnail.andes-ui-thumbnail--quiet-disabled{background-color:var(--andes-color-fill-disabled,var(--andes-color-fill-disabled,var(--andes-color-gray-300,#d0d4e6)))}.andes-ui-thumbnail.andes-ui-thumbnail--quiet-disabled .andes-ui-typography{color:var(--andes-color-text-disabled,var(--andes-color-text-disabled,var(--andes-color-gray-500,#9c9ebf)))}.andes-ui-thumbnail.andes-ui-thumbnail:has(svg).andes-ui-thumbnail--quiet{color:var(--andes-color-icon-accent-quiet-on-fill,var(--andes-color-icon-accent-quiet-on-fill,var(--andes-color-blue-700,#434ce4)))}.andes-ui-thumbnail.andes-ui-thumbnail:has(svg).andes-ui-thumbnail--quiet svg{color:currentcolor}.andes-ui-thumbnail.andes-ui-thumbnail:has(svg).andes-ui-thumbnail--quiet-disabled{color:var(--andes-color-icon-disabled,var(--andes-color-icon-disabled,var(--andes-color-gray-500,#9c9ebf)))}.andes-ui-thumbnail.andes-ui-thumbnail:has(svg).andes-ui-thumbnail--quiet-disabled svg{color:currentcolor}.andes-ui-thumbnail-on-grid{align-content:center;align-items:center;background-color:var(--andes-color-fill-secondary,var(--andes-color-fill-secondary,var(--andes-color-gray-300,#d0d4e6)));box-sizing:border-box;display:grid;flex-wrap:wrap;grid-template-columns:repeat(2,1fr)}.andes-ui-thumbnail-on-grid .andes-ui-thumbnail{border:var(--andes-border-width-none,var(--andes-border-width-none,var(--andes-dimensions-0,0)))}.andes-ui-thumbnail-on-grid .andes-ui-thumbnail__container{place-items:center center;width:100%}.andes-ui-thumbnail-on-grid .andes-ui-on-grid--overflow{background-color:var(--andes-color-fill-primary,var(--andes-color-fill-primary,var(--andes-color-white-alpha-100,#fff)));border:var(--andes-border-width-none,var(--andes-border-width-none,var(--andes-dimensions-0,0)))}.andes-ui-thumbnail-on-grid--medium{border-radius:var(--andes-border-radius-medium,var(--andes-border-radius-medium,var(--andes-dimensions-12,12px)));gap:var(--andes-spacing-gap-pico,var(--andes-spacing-gap-pico,var(--andes-dimensions-2,2px)));height:var(--andes-size-height-medium,var(--andes-size-height-medium,var(--andes-dimensions-40,40px)));padding:var(--andes-thumbnail-spacing-padding-large,var(--andes-dimensions-3,3px));width:var(--andes-size-width-medium,var(--andes-size-width-medium,var(--andes-dimensions-40,40px)))}.andes-ui-thumbnail-on-grid--large{gap:var(--andes-spacing-gap-xnano,var(--andes-spacing-gap-xnano,var(--andes-dimensions-4,4px)));height:var(--andes-size-height-large,var(--andes-size-height-large,var(--andes-dimensions-48,48px)));width:var(--andes-size-width-large,var(--andes-size-width-large,var(--andes-dimensions-48,48px)))}.andes-ui-thumbnail-on-grid--large,.andes-ui-thumbnail-on-grid--xlarge{border-radius:var(--andes-border-radius-large,var(--andes-border-radius-large,var(--andes-dimensions-16,16px)));padding:var(--andes-spacing-padding-nano,var(--andes-spacing-padding-nano,var(--andes-dimensions-6,6px)))}.andes-ui-thumbnail-on-grid--xlarge{gap:var(--andes-spacing-gap-pico,var(--andes-spacing-gap-pico,var(--andes-dimensions-2,2px)));height:var(--andes-size-height-xlarge,var(--andes-size-height-xlarge,var(--andes-dimensions-56,56px)));width:var(--andes-size-width-xlarge,var(--andes-size-width-xlarge,var(--andes-dimensions-56,56px)))}.andes-ui-thumbnail-on-grid--huge{border-radius:var(--andes-border-radius-large,var(--andes-border-radius-large,var(--andes-dimensions-16,16px)));height:var(--andes-size-height-huge,var(--andes-size-height-huge,var(--andes-dimensions-64,64px)));width:var(--andes-size-width-huge,var(--andes-size-width-huge,var(--andes-dimensions-64,64px)))}.andes-ui-thumbnail-on-grid--huge,.andes-ui-thumbnail-on-grid--mega{gap:var(--andes-spacing-gap-xnano,var(--andes-spacing-gap-xnano,var(--andes-dimensions-4,4px)));padding:var(--andes-spacing-padding-nano,var(--andes-spacing-padding-nano,var(--andes-dimensions-6,6px)))}.andes-ui-thumbnail-on-grid--mega{height:var(--andes-size-height-mega,var(--andes-size-height-mega,var(--andes-dimensions-80,80px)));width:var(--andes-size-width-mega,var(--andes-size-width-mega,var(--andes-dimensions-80,80px)))}.andes-ui-thumbnail-on-grid--mega,.andes-ui-thumbnail-on-grid--xhuge{border-radius:var(--andes-border-radius-xlarge,var(--andes-border-radius-xlarge,var(--andes-dimensions-20,20px)))}.andes-ui-thumbnail-on-grid--xhuge{gap:var(--andes-spacing-gap-xnano,var(--andes-spacing-gap-xnano,var(--andes-dimensions-4,4px)));height:var(--andes-size-height-xhuge,var(--andes-size-height-xhuge,var(--andes-dimensions-72,72px)));padding:var(--andes-spacing-padding-xmicro,var(--andes-spacing-padding-xmicro,var(--andes-dimensions-8,8px)));width:var(--andes-size-width-xhuge,var(--andes-size-width-xhuge,var(--andes-dimensions-72,72px)))}.andes-ui-thumbnail-stacked{display:inline-flex;height:max-content;width:max-content}.andes-ui-thumbnail-stacked--mega.andes-ui-thumbnail-stacked--last-on-top .andes-ui-thumbnail__container:not(:last-child) .andes-ui-thumbnail--circle{-webkit-mask:radial-gradient(circle at calc(var(--andes-size-height-mega, var(--andes-size-height-mega, var(--andes-dimensions-80, 80px))) * 3 / 2 + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px))) center,transparent calc(var(--andes-size-height-mega, var(--andes-size-height-mega, var(--andes-dimensions-80, 80px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px)))),#000 0);mask:radial-gradient(circle at calc(var(--andes-size-height-mega, var(--andes-size-height-mega, var(--andes-dimensions-80, 80px))) * 3 / 2 + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px))) center,transparent calc(var(--andes-size-height-mega, var(--andes-size-height-mega, var(--andes-dimensions-80, 80px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px)))),#000 0)}.andes-ui-thumbnail-stacked--mega.andes-ui-thumbnail-stacked--last-on-top .andes-ui-thumbnail__container:not(:last-child) .andes-ui-thumbnail--square{-webkit-clip-path:polygon(0 0,0 100%,100% 100%,100% calc(50% + var(--andes-size-height-mega, var(--andes-size-height-mega, var(--andes-dimensions-80, 80px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px))) - var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) - var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px)))),calc(var(--andes-size-height-mega, var(--andes-size-height-mega, var(--andes-dimensions-80, 80px))) + var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px))) / 2 - (var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px))) / 2)) calc(50% + var(--andes-size-height-mega, var(--andes-size-height-mega, var(--andes-dimensions-80, 80px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px))) - var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) - var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px)))),calc(var(--andes-size-height-mega, var(--andes-size-height-mega, var(--andes-dimensions-80, 80px))) + var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px))) / 2 - (var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px))) / 2)) calc(50% - (var(--andes-size-height-mega, var(--andes-size-height-mega, var(--andes-dimensions-80, 80px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px)))) + var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px)))),100% calc(50% - (var(--andes-size-height-mega, var(--andes-size-height-mega, var(--andes-dimensions-80, 80px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px)))) + var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px)))),100% 0);clip-path:polygon(0 0,0 100%,100% 100%,100% calc(50% + var(--andes-size-height-mega, var(--andes-size-height-mega, var(--andes-dimensions-80, 80px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px))) - var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) - var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px)))),calc(var(--andes-size-height-mega, var(--andes-size-height-mega, var(--andes-dimensions-80, 80px))) + var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px))) / 2 - (var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px))) / 2)) calc(50% + var(--andes-size-height-mega, var(--andes-size-height-mega, var(--andes-dimensions-80, 80px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px))) - var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) - var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px)))),calc(var(--andes-size-height-mega, var(--andes-size-height-mega, var(--andes-dimensions-80, 80px))) + var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px))) / 2 - (var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px))) / 2)) calc(50% - (var(--andes-size-height-mega, var(--andes-size-height-mega, var(--andes-dimensions-80, 80px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px)))) + var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px)))),100% calc(50% - (var(--andes-size-height-mega, var(--andes-size-height-mega, var(--andes-dimensions-80, 80px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px)))) + var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px)))),100% 0);-webkit-mask:radial-gradient(circle calc(var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px))) / 2) at calc(var(--andes-size-height-mega, var(--andes-size-height-mega, var(--andes-dimensions-80, 80px))) + var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px))) / 2) calc(50% - (var(--andes-size-height-mega, var(--andes-size-height-mega, var(--andes-dimensions-80, 80px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px)))) + var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px)))),transparent 100%,#000),radial-gradient(circle calc(var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px))) / 2) at calc(var(--andes-size-height-mega, var(--andes-size-height-mega, var(--andes-dimensions-80, 80px))) + var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px))) / 2) calc(50% + var(--andes-size-height-mega, var(--andes-size-height-mega, var(--andes-dimensions-80, 80px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px))) - var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) - var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px)))),transparent 100%,#000);mask:radial-gradient(circle calc(var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px))) / 2) at calc(var(--andes-size-height-mega, var(--andes-size-height-mega, var(--andes-dimensions-80, 80px))) + var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px))) / 2) calc(50% - (var(--andes-size-height-mega, var(--andes-size-height-mega, var(--andes-dimensions-80, 80px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px)))) + var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px)))),transparent 100%,#000),radial-gradient(circle calc(var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px))) / 2) at calc(var(--andes-size-height-mega, var(--andes-size-height-mega, var(--andes-dimensions-80, 80px))) + var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px))) / 2) calc(50% + var(--andes-size-height-mega, var(--andes-size-height-mega, var(--andes-dimensions-80, 80px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px))) - var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) - var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px)))),transparent 100%,#000);-webkit-mask-composite:source-in,xor;mask-composite:intersect}.andes-ui-thumbnail-stacked--mega.andes-ui-thumbnail-stacked--first-on-top .andes-ui-thumbnail__container:not(:first-child) .andes-ui-thumbnail--circle{-webkit-mask:radial-gradient(circle at calc(-1 * var(--andes-size-height-mega, var(--andes-size-height-mega, var(--andes-dimensions-80, 80px))) / 2 - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px))) center,transparent calc(var(--andes-size-height-mega, var(--andes-size-height-mega, var(--andes-dimensions-80, 80px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px)))),#000 0);mask:radial-gradient(circle at calc(-1 * var(--andes-size-height-mega, var(--andes-size-height-mega, var(--andes-dimensions-80, 80px))) / 2 - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px))) center,transparent calc(var(--andes-size-height-mega, var(--andes-size-height-mega, var(--andes-dimensions-80, 80px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px)))),#000 0)}.andes-ui-thumbnail-stacked--mega.andes-ui-thumbnail-stacked--first-on-top .andes-ui-thumbnail__container:not(:first-child) .andes-ui-thumbnail--square{-webkit-clip-path:polygon(0 0,0 calc(50% - (var(--andes-size-height-mega, var(--andes-size-height-mega, var(--andes-dimensions-80, 80px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px)))) + var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px)))),calc(-1 * (var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px))) + var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px))) / 2) calc(50% - (var(--andes-size-height-mega, var(--andes-size-height-mega, var(--andes-dimensions-80, 80px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px)))) + var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px)))),calc(-1 * (var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px))) + var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px))) / 2) calc(50% + var(--andes-size-height-mega, var(--andes-size-height-mega, var(--andes-dimensions-80, 80px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px))) - var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) - var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px)))),0 calc(50% + var(--andes-size-height-mega, var(--andes-size-height-mega, var(--andes-dimensions-80, 80px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px))) - var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) - var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px)))),0 100%,100% 100%,100% 0);clip-path:polygon(0 0,0 calc(50% - (var(--andes-size-height-mega, var(--andes-size-height-mega, var(--andes-dimensions-80, 80px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px)))) + var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px)))),calc(-1 * (var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px))) + var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px))) / 2) calc(50% - (var(--andes-size-height-mega, var(--andes-size-height-mega, var(--andes-dimensions-80, 80px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px)))) + var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px)))),calc(-1 * (var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px))) + var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px))) / 2) calc(50% + var(--andes-size-height-mega, var(--andes-size-height-mega, var(--andes-dimensions-80, 80px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px))) - var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) - var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px)))),0 calc(50% + var(--andes-size-height-mega, var(--andes-size-height-mega, var(--andes-dimensions-80, 80px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px))) - var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) - var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px)))),0 100%,100% 100%,100% 0);-webkit-mask:radial-gradient(circle calc(var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px))) / 2) at calc(-1 * (var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px)))) calc(50% - (var(--andes-size-height-mega, var(--andes-size-height-mega, var(--andes-dimensions-80, 80px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px)))) + var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px)))),transparent 100%,#000),radial-gradient(circle calc(var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px))) / 2) at calc(-1 * (var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px)))) calc(50% + var(--andes-size-height-mega, var(--andes-size-height-mega, var(--andes-dimensions-80, 80px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px))) - var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) - var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px)))),transparent 100%,#000);mask:radial-gradient(circle calc(var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px))) / 2) at calc(-1 * (var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px)))) calc(50% - (var(--andes-size-height-mega, var(--andes-size-height-mega, var(--andes-dimensions-80, 80px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px)))) + var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px)))),transparent 100%,#000),radial-gradient(circle calc(var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px))) / 2) at calc(-1 * (var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px)))) calc(50% + var(--andes-size-height-mega, var(--andes-size-height-mega, var(--andes-dimensions-80, 80px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px))) - var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) - var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px)))),transparent 100%,#000);-webkit-mask-composite:source-in,xor;mask-composite:intersect}.andes-ui-thumbnail-stacked--xhuge.andes-ui-thumbnail-stacked--last-on-top .andes-ui-thumbnail__container:not(:last-child) .andes-ui-thumbnail--circle{-webkit-mask:radial-gradient(circle at calc(var(--andes-size-height-xhuge, var(--andes-size-height-xhuge, var(--andes-dimensions-72, 72px))) * 3 / 2 + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px))) center,transparent calc(var(--andes-size-height-xhuge, var(--andes-size-height-xhuge, var(--andes-dimensions-72, 72px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))),#000 0);mask:radial-gradient(circle at calc(var(--andes-size-height-xhuge, var(--andes-size-height-xhuge, var(--andes-dimensions-72, 72px))) * 3 / 2 + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px))) center,transparent calc(var(--andes-size-height-xhuge, var(--andes-size-height-xhuge, var(--andes-dimensions-72, 72px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))),#000 0)}.andes-ui-thumbnail-stacked--xhuge.andes-ui-thumbnail-stacked--last-on-top .andes-ui-thumbnail__container:not(:last-child) .andes-ui-thumbnail--square{-webkit-clip-path:polygon(0 0,0 100%,100% 100%,100% calc(50% + var(--andes-size-height-xhuge, var(--andes-size-height-xhuge, var(--andes-dimensions-72, 72px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) - var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) - var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))),calc(var(--andes-size-height-xhuge, var(--andes-size-height-xhuge, var(--andes-dimensions-72, 72px))) + var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) / 2 - (var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) / 2)) calc(50% + var(--andes-size-height-xhuge, var(--andes-size-height-xhuge, var(--andes-dimensions-72, 72px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) - var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) - var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))),calc(var(--andes-size-height-xhuge, var(--andes-size-height-xhuge, var(--andes-dimensions-72, 72px))) + var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) / 2 - (var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) / 2)) calc(50% - (var(--andes-size-height-xhuge, var(--andes-size-height-xhuge, var(--andes-dimensions-72, 72px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))) + var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))),100% calc(50% - (var(--andes-size-height-xhuge, var(--andes-size-height-xhuge, var(--andes-dimensions-72, 72px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))) + var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))),100% 0);clip-path:polygon(0 0,0 100%,100% 100%,100% calc(50% + var(--andes-size-height-xhuge, var(--andes-size-height-xhuge, var(--andes-dimensions-72, 72px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) - var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) - var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))),calc(var(--andes-size-height-xhuge, var(--andes-size-height-xhuge, var(--andes-dimensions-72, 72px))) + var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) / 2 - (var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) / 2)) calc(50% + var(--andes-size-height-xhuge, var(--andes-size-height-xhuge, var(--andes-dimensions-72, 72px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) - var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) - var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))),calc(var(--andes-size-height-xhuge, var(--andes-size-height-xhuge, var(--andes-dimensions-72, 72px))) + var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) / 2 - (var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) / 2)) calc(50% - (var(--andes-size-height-xhuge, var(--andes-size-height-xhuge, var(--andes-dimensions-72, 72px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))) + var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))),100% calc(50% - (var(--andes-size-height-xhuge, var(--andes-size-height-xhuge, var(--andes-dimensions-72, 72px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))) + var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))),100% 0);-webkit-mask:radial-gradient(circle calc(var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) / 2) at calc(var(--andes-size-height-xhuge, var(--andes-size-height-xhuge, var(--andes-dimensions-72, 72px))) + var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) / 2) calc(50% - (var(--andes-size-height-xhuge, var(--andes-size-height-xhuge, var(--andes-dimensions-72, 72px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))) + var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))),transparent 100%,#000),radial-gradient(circle calc(var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) / 2) at calc(var(--andes-size-height-xhuge, var(--andes-size-height-xhuge, var(--andes-dimensions-72, 72px))) + var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) / 2) calc(50% + var(--andes-size-height-xhuge, var(--andes-size-height-xhuge, var(--andes-dimensions-72, 72px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) - var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) - var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))),transparent 100%,#000);mask:radial-gradient(circle calc(var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) / 2) at calc(var(--andes-size-height-xhuge, var(--andes-size-height-xhuge, var(--andes-dimensions-72, 72px))) + var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) / 2) calc(50% - (var(--andes-size-height-xhuge, var(--andes-size-height-xhuge, var(--andes-dimensions-72, 72px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))) + var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))),transparent 100%,#000),radial-gradient(circle calc(var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) / 2) at calc(var(--andes-size-height-xhuge, var(--andes-size-height-xhuge, var(--andes-dimensions-72, 72px))) + var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) / 2) calc(50% + var(--andes-size-height-xhuge, var(--andes-size-height-xhuge, var(--andes-dimensions-72, 72px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) - var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) - var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))),transparent 100%,#000);-webkit-mask-composite:source-in,xor;mask-composite:intersect}.andes-ui-thumbnail-stacked--xhuge.andes-ui-thumbnail-stacked--first-on-top .andes-ui-thumbnail__container:not(:first-child) .andes-ui-thumbnail--circle{-webkit-mask:radial-gradient(circle at calc(-1 * var(--andes-size-height-xhuge, var(--andes-size-height-xhuge, var(--andes-dimensions-72, 72px))) / 2 - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px))) center,transparent calc(var(--andes-size-height-xhuge, var(--andes-size-height-xhuge, var(--andes-dimensions-72, 72px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))),#000 0);mask:radial-gradient(circle at calc(-1 * var(--andes-size-height-xhuge, var(--andes-size-height-xhuge, var(--andes-dimensions-72, 72px))) / 2 - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px))) center,transparent calc(var(--andes-size-height-xhuge, var(--andes-size-height-xhuge, var(--andes-dimensions-72, 72px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))),#000 0)}.andes-ui-thumbnail-stacked--xhuge.andes-ui-thumbnail-stacked--first-on-top .andes-ui-thumbnail__container:not(:first-child) .andes-ui-thumbnail--square{-webkit-clip-path:polygon(0 0,0 calc(50% - (var(--andes-size-height-xhuge, var(--andes-size-height-xhuge, var(--andes-dimensions-72, 72px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))) + var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))),calc(-1 * (var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) + var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) / 2) calc(50% - (var(--andes-size-height-xhuge, var(--andes-size-height-xhuge, var(--andes-dimensions-72, 72px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))) + var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))),calc(-1 * (var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) + var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) / 2) calc(50% + var(--andes-size-height-xhuge, var(--andes-size-height-xhuge, var(--andes-dimensions-72, 72px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) - var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) - var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))),0 calc(50% + var(--andes-size-height-xhuge, var(--andes-size-height-xhuge, var(--andes-dimensions-72, 72px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) - var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) - var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))),0 100%,100% 100%,100% 0);clip-path:polygon(0 0,0 calc(50% - (var(--andes-size-height-xhuge, var(--andes-size-height-xhuge, var(--andes-dimensions-72, 72px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))) + var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))),calc(-1 * (var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) + var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) / 2) calc(50% - (var(--andes-size-height-xhuge, var(--andes-size-height-xhuge, var(--andes-dimensions-72, 72px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))) + var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))),calc(-1 * (var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) + var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) / 2) calc(50% + var(--andes-size-height-xhuge, var(--andes-size-height-xhuge, var(--andes-dimensions-72, 72px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) - var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) - var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))),0 calc(50% + var(--andes-size-height-xhuge, var(--andes-size-height-xhuge, var(--andes-dimensions-72, 72px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) - var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) - var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))),0 100%,100% 100%,100% 0);-webkit-mask:radial-gradient(circle calc(var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) / 2) at calc(-1 * (var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))) calc(50% - (var(--andes-size-height-xhuge, var(--andes-size-height-xhuge, var(--andes-dimensions-72, 72px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))) + var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))),transparent 100%,#000),radial-gradient(circle calc(var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) / 2) at calc(-1 * (var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))) calc(50% + var(--andes-size-height-xhuge, var(--andes-size-height-xhuge, var(--andes-dimensions-72, 72px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) - var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) - var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))),transparent 100%,#000);mask:radial-gradient(circle calc(var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) / 2) at calc(-1 * (var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))) calc(50% - (var(--andes-size-height-xhuge, var(--andes-size-height-xhuge, var(--andes-dimensions-72, 72px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))) + var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))),transparent 100%,#000),radial-gradient(circle calc(var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) / 2) at calc(-1 * (var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))) calc(50% + var(--andes-size-height-xhuge, var(--andes-size-height-xhuge, var(--andes-dimensions-72, 72px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) - var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) - var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))),transparent 100%,#000);-webkit-mask-composite:source-in,xor;mask-composite:intersect}.andes-ui-thumbnail-stacked--huge.andes-ui-thumbnail-stacked--last-on-top .andes-ui-thumbnail__container:not(:last-child) .andes-ui-thumbnail--circle{-webkit-mask:radial-gradient(circle at calc(var(--andes-size-height-huge, var(--andes-size-height-huge, var(--andes-dimensions-64, 64px))) * 3 / 2 + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px))) center,transparent calc(var(--andes-size-height-huge, var(--andes-size-height-huge, var(--andes-dimensions-64, 64px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))),#000 0);mask:radial-gradient(circle at calc(var(--andes-size-height-huge, var(--andes-size-height-huge, var(--andes-dimensions-64, 64px))) * 3 / 2 + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px))) center,transparent calc(var(--andes-size-height-huge, var(--andes-size-height-huge, var(--andes-dimensions-64, 64px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))),#000 0)}.andes-ui-thumbnail-stacked--huge.andes-ui-thumbnail-stacked--last-on-top .andes-ui-thumbnail__container:not(:last-child) .andes-ui-thumbnail--square{-webkit-clip-path:polygon(0 0,0 100%,100% 100%,100% calc(50% + var(--andes-size-height-huge, var(--andes-size-height-huge, var(--andes-dimensions-64, 64px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) - var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) - var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))),calc(var(--andes-size-height-huge, var(--andes-size-height-huge, var(--andes-dimensions-64, 64px))) + var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) / 2 - (var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) / 2)) calc(50% + var(--andes-size-height-huge, var(--andes-size-height-huge, var(--andes-dimensions-64, 64px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) - var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) - var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))),calc(var(--andes-size-height-huge, var(--andes-size-height-huge, var(--andes-dimensions-64, 64px))) + var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) / 2 - (var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) / 2)) calc(50% - (var(--andes-size-height-huge, var(--andes-size-height-huge, var(--andes-dimensions-64, 64px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))) + var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))),100% calc(50% - (var(--andes-size-height-huge, var(--andes-size-height-huge, var(--andes-dimensions-64, 64px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))) + var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))),100% 0);clip-path:polygon(0 0,0 100%,100% 100%,100% calc(50% + var(--andes-size-height-huge, var(--andes-size-height-huge, var(--andes-dimensions-64, 64px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) - var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) - var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))),calc(var(--andes-size-height-huge, var(--andes-size-height-huge, var(--andes-dimensions-64, 64px))) + var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) / 2 - (var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) / 2)) calc(50% + var(--andes-size-height-huge, var(--andes-size-height-huge, var(--andes-dimensions-64, 64px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) - var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) - var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))),calc(var(--andes-size-height-huge, var(--andes-size-height-huge, var(--andes-dimensions-64, 64px))) + var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) / 2 - (var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) / 2)) calc(50% - (var(--andes-size-height-huge, var(--andes-size-height-huge, var(--andes-dimensions-64, 64px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))) + var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))),100% calc(50% - (var(--andes-size-height-huge, var(--andes-size-height-huge, var(--andes-dimensions-64, 64px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))) + var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))),100% 0);-webkit-mask:radial-gradient(circle calc(var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) / 2) at calc(var(--andes-size-height-huge, var(--andes-size-height-huge, var(--andes-dimensions-64, 64px))) + var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) / 2) calc(50% - (var(--andes-size-height-huge, var(--andes-size-height-huge, var(--andes-dimensions-64, 64px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))) + var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))),transparent 100%,#000),radial-gradient(circle calc(var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) / 2) at calc(var(--andes-size-height-huge, var(--andes-size-height-huge, var(--andes-dimensions-64, 64px))) + var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) / 2) calc(50% + var(--andes-size-height-huge, var(--andes-size-height-huge, var(--andes-dimensions-64, 64px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) - var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) - var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))),transparent 100%,#000);mask:radial-gradient(circle calc(var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) / 2) at calc(var(--andes-size-height-huge, var(--andes-size-height-huge, var(--andes-dimensions-64, 64px))) + var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) / 2) calc(50% - (var(--andes-size-height-huge, var(--andes-size-height-huge, var(--andes-dimensions-64, 64px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))) + var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))),transparent 100%,#000),radial-gradient(circle calc(var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) / 2) at calc(var(--andes-size-height-huge, var(--andes-size-height-huge, var(--andes-dimensions-64, 64px))) + var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) / 2) calc(50% + var(--andes-size-height-huge, var(--andes-size-height-huge, var(--andes-dimensions-64, 64px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) - var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) - var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))),transparent 100%,#000);-webkit-mask-composite:source-in,xor;mask-composite:intersect}.andes-ui-thumbnail-stacked--huge.andes-ui-thumbnail-stacked--first-on-top .andes-ui-thumbnail__container:not(:first-child) .andes-ui-thumbnail--circle{-webkit-mask:radial-gradient(circle at calc(-1 * var(--andes-size-height-huge, var(--andes-size-height-huge, var(--andes-dimensions-64, 64px))) / 2 - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px))) center,transparent calc(var(--andes-size-height-huge, var(--andes-size-height-huge, var(--andes-dimensions-64, 64px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))),#000 0);mask:radial-gradient(circle at calc(-1 * var(--andes-size-height-huge, var(--andes-size-height-huge, var(--andes-dimensions-64, 64px))) / 2 - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px))) center,transparent calc(var(--andes-size-height-huge, var(--andes-size-height-huge, var(--andes-dimensions-64, 64px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))),#000 0)}.andes-ui-thumbnail-stacked--huge.andes-ui-thumbnail-stacked--first-on-top .andes-ui-thumbnail__container:not(:first-child) .andes-ui-thumbnail--square{-webkit-clip-path:polygon(0 0,0 calc(50% - (var(--andes-size-height-huge, var(--andes-size-height-huge, var(--andes-dimensions-64, 64px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))) + var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))),calc(-1 * (var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) + var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) / 2) calc(50% - (var(--andes-size-height-huge, var(--andes-size-height-huge, var(--andes-dimensions-64, 64px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))) + var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))),calc(-1 * (var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) + var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) / 2) calc(50% + var(--andes-size-height-huge, var(--andes-size-height-huge, var(--andes-dimensions-64, 64px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) - var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) - var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))),0 calc(50% + var(--andes-size-height-huge, var(--andes-size-height-huge, var(--andes-dimensions-64, 64px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) - var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) - var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))),0 100%,100% 100%,100% 0);clip-path:polygon(0 0,0 calc(50% - (var(--andes-size-height-huge, var(--andes-size-height-huge, var(--andes-dimensions-64, 64px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))) + var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))),calc(-1 * (var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) + var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) / 2) calc(50% - (var(--andes-size-height-huge, var(--andes-size-height-huge, var(--andes-dimensions-64, 64px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))) + var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))),calc(-1 * (var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) + var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) / 2) calc(50% + var(--andes-size-height-huge, var(--andes-size-height-huge, var(--andes-dimensions-64, 64px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) - var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) - var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))),0 calc(50% + var(--andes-size-height-huge, var(--andes-size-height-huge, var(--andes-dimensions-64, 64px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) - var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) - var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))),0 100%,100% 100%,100% 0);-webkit-mask:radial-gradient(circle calc(var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) / 2) at calc(-1 * (var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))) calc(50% - (var(--andes-size-height-huge, var(--andes-size-height-huge, var(--andes-dimensions-64, 64px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))) + var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))),transparent 100%,#000),radial-gradient(circle calc(var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) / 2) at calc(-1 * (var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))) calc(50% + var(--andes-size-height-huge, var(--andes-size-height-huge, var(--andes-dimensions-64, 64px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) - var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) - var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))),transparent 100%,#000);mask:radial-gradient(circle calc(var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) / 2) at calc(-1 * (var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))) calc(50% - (var(--andes-size-height-huge, var(--andes-size-height-huge, var(--andes-dimensions-64, 64px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))) + var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))),transparent 100%,#000),radial-gradient(circle calc(var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) / 2) at calc(-1 * (var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))) calc(50% + var(--andes-size-height-huge, var(--andes-size-height-huge, var(--andes-dimensions-64, 64px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) - var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) - var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))),transparent 100%,#000);-webkit-mask-composite:source-in,xor;mask-composite:intersect}.andes-ui-thumbnail-stacked--xlarge.andes-ui-thumbnail-stacked--last-on-top .andes-ui-thumbnail__container:not(:last-child) .andes-ui-thumbnail--circle{-webkit-mask:radial-gradient(circle at calc(var(--andes-size-height-xlarge, var(--andes-size-height-xlarge, var(--andes-dimensions-56, 56px))) * 3 / 2 + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px))) center,transparent calc(var(--andes-size-height-xlarge, var(--andes-size-height-xlarge, var(--andes-dimensions-56, 56px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),#000 0);mask:radial-gradient(circle at calc(var(--andes-size-height-xlarge, var(--andes-size-height-xlarge, var(--andes-dimensions-56, 56px))) * 3 / 2 + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px))) center,transparent calc(var(--andes-size-height-xlarge, var(--andes-size-height-xlarge, var(--andes-dimensions-56, 56px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),#000 0)}.andes-ui-thumbnail-stacked--xlarge.andes-ui-thumbnail-stacked--last-on-top .andes-ui-thumbnail__container:not(:last-child) .andes-ui-thumbnail--square{-webkit-clip-path:polygon(0 0,0 100%,100% 100%,100% calc(50% + var(--andes-size-height-xlarge, var(--andes-size-height-xlarge, var(--andes-dimensions-56, 56px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) - var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) - var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),calc(var(--andes-size-height-xlarge, var(--andes-size-height-xlarge, var(--andes-dimensions-56, 56px))) + var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2 - (var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2)) calc(50% + var(--andes-size-height-xlarge, var(--andes-size-height-xlarge, var(--andes-dimensions-56, 56px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) - var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) - var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),calc(var(--andes-size-height-xlarge, var(--andes-size-height-xlarge, var(--andes-dimensions-56, 56px))) + var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2 - (var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2)) calc(50% - (var(--andes-size-height-xlarge, var(--andes-size-height-xlarge, var(--andes-dimensions-56, 56px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))) + var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),100% calc(50% - (var(--andes-size-height-xlarge, var(--andes-size-height-xlarge, var(--andes-dimensions-56, 56px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))) + var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),100% 0);clip-path:polygon(0 0,0 100%,100% 100%,100% calc(50% + var(--andes-size-height-xlarge, var(--andes-size-height-xlarge, var(--andes-dimensions-56, 56px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) - var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) - var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),calc(var(--andes-size-height-xlarge, var(--andes-size-height-xlarge, var(--andes-dimensions-56, 56px))) + var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2 - (var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2)) calc(50% + var(--andes-size-height-xlarge, var(--andes-size-height-xlarge, var(--andes-dimensions-56, 56px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) - var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) - var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),calc(var(--andes-size-height-xlarge, var(--andes-size-height-xlarge, var(--andes-dimensions-56, 56px))) + var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2 - (var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2)) calc(50% - (var(--andes-size-height-xlarge, var(--andes-size-height-xlarge, var(--andes-dimensions-56, 56px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))) + var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),100% calc(50% - (var(--andes-size-height-xlarge, var(--andes-size-height-xlarge, var(--andes-dimensions-56, 56px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))) + var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),100% 0);-webkit-mask:radial-gradient(circle calc(var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2) at calc(var(--andes-size-height-xlarge, var(--andes-size-height-xlarge, var(--andes-dimensions-56, 56px))) + var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2) calc(50% - (var(--andes-size-height-xlarge, var(--andes-size-height-xlarge, var(--andes-dimensions-56, 56px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))) + var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),transparent 100%,#000),radial-gradient(circle calc(var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2) at calc(var(--andes-size-height-xlarge, var(--andes-size-height-xlarge, var(--andes-dimensions-56, 56px))) + var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2) calc(50% + var(--andes-size-height-xlarge, var(--andes-size-height-xlarge, var(--andes-dimensions-56, 56px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) - var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) - var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),transparent 100%,#000);mask:radial-gradient(circle calc(var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2) at calc(var(--andes-size-height-xlarge, var(--andes-size-height-xlarge, var(--andes-dimensions-56, 56px))) + var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2) calc(50% - (var(--andes-size-height-xlarge, var(--andes-size-height-xlarge, var(--andes-dimensions-56, 56px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))) + var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),transparent 100%,#000),radial-gradient(circle calc(var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2) at calc(var(--andes-size-height-xlarge, var(--andes-size-height-xlarge, var(--andes-dimensions-56, 56px))) + var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2) calc(50% + var(--andes-size-height-xlarge, var(--andes-size-height-xlarge, var(--andes-dimensions-56, 56px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) - var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) - var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),transparent 100%,#000);-webkit-mask-composite:source-in,xor;mask-composite:intersect}.andes-ui-thumbnail-stacked--xlarge.andes-ui-thumbnail-stacked--first-on-top .andes-ui-thumbnail__container:not(:first-child) .andes-ui-thumbnail--circle{-webkit-mask:radial-gradient(circle at calc(-1 * var(--andes-size-height-xlarge, var(--andes-size-height-xlarge, var(--andes-dimensions-56, 56px))) / 2 - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px))) center,transparent calc(var(--andes-size-height-xlarge, var(--andes-size-height-xlarge, var(--andes-dimensions-56, 56px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),#000 0);mask:radial-gradient(circle at calc(-1 * var(--andes-size-height-xlarge, var(--andes-size-height-xlarge, var(--andes-dimensions-56, 56px))) / 2 - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px))) center,transparent calc(var(--andes-size-height-xlarge, var(--andes-size-height-xlarge, var(--andes-dimensions-56, 56px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),#000 0)}.andes-ui-thumbnail-stacked--xlarge.andes-ui-thumbnail-stacked--first-on-top .andes-ui-thumbnail__container:not(:first-child) .andes-ui-thumbnail--square{-webkit-clip-path:polygon(0 0,0 calc(50% - (var(--andes-size-height-xlarge, var(--andes-size-height-xlarge, var(--andes-dimensions-56, 56px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))) + var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),calc(-1 * (var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) + var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2) calc(50% - (var(--andes-size-height-xlarge, var(--andes-size-height-xlarge, var(--andes-dimensions-56, 56px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))) + var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),calc(-1 * (var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) + var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2) calc(50% + var(--andes-size-height-xlarge, var(--andes-size-height-xlarge, var(--andes-dimensions-56, 56px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) - var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) - var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),0 calc(50% + var(--andes-size-height-xlarge, var(--andes-size-height-xlarge, var(--andes-dimensions-56, 56px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) - var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) - var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),0 100%,100% 100%,100% 0);clip-path:polygon(0 0,0 calc(50% - (var(--andes-size-height-xlarge, var(--andes-size-height-xlarge, var(--andes-dimensions-56, 56px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))) + var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),calc(-1 * (var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) + var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2) calc(50% - (var(--andes-size-height-xlarge, var(--andes-size-height-xlarge, var(--andes-dimensions-56, 56px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))) + var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),calc(-1 * (var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) + var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2) calc(50% + var(--andes-size-height-xlarge, var(--andes-size-height-xlarge, var(--andes-dimensions-56, 56px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) - var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) - var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),0 calc(50% + var(--andes-size-height-xlarge, var(--andes-size-height-xlarge, var(--andes-dimensions-56, 56px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) - var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) - var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),0 100%,100% 100%,100% 0);-webkit-mask:radial-gradient(circle calc(var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2) at calc(-1 * (var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))) calc(50% - (var(--andes-size-height-xlarge, var(--andes-size-height-xlarge, var(--andes-dimensions-56, 56px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))) + var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),transparent 100%,#000),radial-gradient(circle calc(var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2) at calc(-1 * (var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))) calc(50% + var(--andes-size-height-xlarge, var(--andes-size-height-xlarge, var(--andes-dimensions-56, 56px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) - var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) - var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),transparent 100%,#000);mask:radial-gradient(circle calc(var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2) at calc(-1 * (var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))) calc(50% - (var(--andes-size-height-xlarge, var(--andes-size-height-xlarge, var(--andes-dimensions-56, 56px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))) + var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),transparent 100%,#000),radial-gradient(circle calc(var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2) at calc(-1 * (var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))) calc(50% + var(--andes-size-height-xlarge, var(--andes-size-height-xlarge, var(--andes-dimensions-56, 56px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) - var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) - var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),transparent 100%,#000);-webkit-mask-composite:source-in,xor;mask-composite:intersect}.andes-ui-thumbnail-stacked--large.andes-ui-thumbnail-stacked--last-on-top .andes-ui-thumbnail__container:not(:last-child) .andes-ui-thumbnail--circle{-webkit-mask:radial-gradient(circle at calc(var(--andes-size-height-large, var(--andes-size-height-large, var(--andes-dimensions-48, 48px))) * 3 / 2 + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px))) center,transparent calc(var(--andes-size-height-large, var(--andes-size-height-large, var(--andes-dimensions-48, 48px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),#000 0);mask:radial-gradient(circle at calc(var(--andes-size-height-large, var(--andes-size-height-large, var(--andes-dimensions-48, 48px))) * 3 / 2 + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px))) center,transparent calc(var(--andes-size-height-large, var(--andes-size-height-large, var(--andes-dimensions-48, 48px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),#000 0)}.andes-ui-thumbnail-stacked--large.andes-ui-thumbnail-stacked--last-on-top .andes-ui-thumbnail__container:not(:last-child) .andes-ui-thumbnail--square{-webkit-clip-path:polygon(0 0,0 100%,100% 100%,100% calc(50% + var(--andes-size-height-large, var(--andes-size-height-large, var(--andes-dimensions-48, 48px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) - var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) - var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),calc(var(--andes-size-height-large, var(--andes-size-height-large, var(--andes-dimensions-48, 48px))) + var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2 - (var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2)) calc(50% + var(--andes-size-height-large, var(--andes-size-height-large, var(--andes-dimensions-48, 48px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) - var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) - var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),calc(var(--andes-size-height-large, var(--andes-size-height-large, var(--andes-dimensions-48, 48px))) + var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2 - (var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2)) calc(50% - (var(--andes-size-height-large, var(--andes-size-height-large, var(--andes-dimensions-48, 48px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))) + var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),100% calc(50% - (var(--andes-size-height-large, var(--andes-size-height-large, var(--andes-dimensions-48, 48px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))) + var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),100% 0);clip-path:polygon(0 0,0 100%,100% 100%,100% calc(50% + var(--andes-size-height-large, var(--andes-size-height-large, var(--andes-dimensions-48, 48px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) - var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) - var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),calc(var(--andes-size-height-large, var(--andes-size-height-large, var(--andes-dimensions-48, 48px))) + var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2 - (var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2)) calc(50% + var(--andes-size-height-large, var(--andes-size-height-large, var(--andes-dimensions-48, 48px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) - var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) - var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),calc(var(--andes-size-height-large, var(--andes-size-height-large, var(--andes-dimensions-48, 48px))) + var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2 - (var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2)) calc(50% - (var(--andes-size-height-large, var(--andes-size-height-large, var(--andes-dimensions-48, 48px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))) + var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),100% calc(50% - (var(--andes-size-height-large, var(--andes-size-height-large, var(--andes-dimensions-48, 48px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))) + var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),100% 0);-webkit-mask:radial-gradient(circle calc(var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2) at calc(var(--andes-size-height-large, var(--andes-size-height-large, var(--andes-dimensions-48, 48px))) + var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2) calc(50% - (var(--andes-size-height-large, var(--andes-size-height-large, var(--andes-dimensions-48, 48px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))) + var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),transparent 100%,#000),radial-gradient(circle calc(var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2) at calc(var(--andes-size-height-large, var(--andes-size-height-large, var(--andes-dimensions-48, 48px))) + var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2) calc(50% + var(--andes-size-height-large, var(--andes-size-height-large, var(--andes-dimensions-48, 48px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) - var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) - var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),transparent 100%,#000);mask:radial-gradient(circle calc(var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2) at calc(var(--andes-size-height-large, var(--andes-size-height-large, var(--andes-dimensions-48, 48px))) + var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2) calc(50% - (var(--andes-size-height-large, var(--andes-size-height-large, var(--andes-dimensions-48, 48px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))) + var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),transparent 100%,#000),radial-gradient(circle calc(var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2) at calc(var(--andes-size-height-large, var(--andes-size-height-large, var(--andes-dimensions-48, 48px))) + var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2) calc(50% + var(--andes-size-height-large, var(--andes-size-height-large, var(--andes-dimensions-48, 48px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) - var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) - var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),transparent 100%,#000);-webkit-mask-composite:source-in,xor;mask-composite:intersect}.andes-ui-thumbnail-stacked--large.andes-ui-thumbnail-stacked--first-on-top .andes-ui-thumbnail__container:not(:first-child) .andes-ui-thumbnail--circle{-webkit-mask:radial-gradient(circle at calc(-1 * var(--andes-size-height-large, var(--andes-size-height-large, var(--andes-dimensions-48, 48px))) / 2 - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px))) center,transparent calc(var(--andes-size-height-large, var(--andes-size-height-large, var(--andes-dimensions-48, 48px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),#000 0);mask:radial-gradient(circle at calc(-1 * var(--andes-size-height-large, var(--andes-size-height-large, var(--andes-dimensions-48, 48px))) / 2 - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px))) center,transparent calc(var(--andes-size-height-large, var(--andes-size-height-large, var(--andes-dimensions-48, 48px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),#000 0)}.andes-ui-thumbnail-stacked--large.andes-ui-thumbnail-stacked--first-on-top .andes-ui-thumbnail__container:not(:first-child) .andes-ui-thumbnail--square{-webkit-clip-path:polygon(0 0,0 calc(50% - (var(--andes-size-height-large, var(--andes-size-height-large, var(--andes-dimensions-48, 48px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))) + var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),calc(-1 * (var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) + var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2) calc(50% - (var(--andes-size-height-large, var(--andes-size-height-large, var(--andes-dimensions-48, 48px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))) + var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),calc(-1 * (var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) + var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2) calc(50% + var(--andes-size-height-large, var(--andes-size-height-large, var(--andes-dimensions-48, 48px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) - var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) - var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),0 calc(50% + var(--andes-size-height-large, var(--andes-size-height-large, var(--andes-dimensions-48, 48px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) - var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) - var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),0 100%,100% 100%,100% 0);clip-path:polygon(0 0,0 calc(50% - (var(--andes-size-height-large, var(--andes-size-height-large, var(--andes-dimensions-48, 48px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))) + var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),calc(-1 * (var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) + var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2) calc(50% - (var(--andes-size-height-large, var(--andes-size-height-large, var(--andes-dimensions-48, 48px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))) + var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),calc(-1 * (var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) + var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2) calc(50% + var(--andes-size-height-large, var(--andes-size-height-large, var(--andes-dimensions-48, 48px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) - var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) - var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),0 calc(50% + var(--andes-size-height-large, var(--andes-size-height-large, var(--andes-dimensions-48, 48px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) - var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) - var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),0 100%,100% 100%,100% 0);-webkit-mask:radial-gradient(circle calc(var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2) at calc(-1 * (var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))) calc(50% - (var(--andes-size-height-large, var(--andes-size-height-large, var(--andes-dimensions-48, 48px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))) + var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),transparent 100%,#000),radial-gradient(circle calc(var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2) at calc(-1 * (var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))) calc(50% + var(--andes-size-height-large, var(--andes-size-height-large, var(--andes-dimensions-48, 48px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) - var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) - var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),transparent 100%,#000);mask:radial-gradient(circle calc(var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2) at calc(-1 * (var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))) calc(50% - (var(--andes-size-height-large, var(--andes-size-height-large, var(--andes-dimensions-48, 48px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))) + var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),transparent 100%,#000),radial-gradient(circle calc(var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2) at calc(-1 * (var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))) calc(50% + var(--andes-size-height-large, var(--andes-size-height-large, var(--andes-dimensions-48, 48px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) - var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) - var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),transparent 100%,#000);-webkit-mask-composite:source-in,xor;mask-composite:intersect}.andes-ui-thumbnail-stacked--medium.andes-ui-thumbnail-stacked--last-on-top .andes-ui-thumbnail__container:not(:last-child) .andes-ui-thumbnail--circle{-webkit-mask:radial-gradient(circle at calc(var(--andes-size-height-medium, var(--andes-size-height-medium, var(--andes-dimensions-40, 40px))) * 3 / 2 + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px))) center,transparent calc(var(--andes-size-height-medium, var(--andes-size-height-medium, var(--andes-dimensions-40, 40px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),#000 0);mask:radial-gradient(circle at calc(var(--andes-size-height-medium, var(--andes-size-height-medium, var(--andes-dimensions-40, 40px))) * 3 / 2 + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px))) center,transparent calc(var(--andes-size-height-medium, var(--andes-size-height-medium, var(--andes-dimensions-40, 40px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),#000 0)}.andes-ui-thumbnail-stacked--medium.andes-ui-thumbnail-stacked--last-on-top .andes-ui-thumbnail__container:not(:last-child) .andes-ui-thumbnail--square{-webkit-clip-path:polygon(0 0,0 100%,100% 100%,100% calc(50% + var(--andes-size-height-medium, var(--andes-size-height-medium, var(--andes-dimensions-40, 40px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) - var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) - var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),calc(var(--andes-size-height-medium, var(--andes-size-height-medium, var(--andes-dimensions-40, 40px))) + var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2 - (var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2)) calc(50% + var(--andes-size-height-medium, var(--andes-size-height-medium, var(--andes-dimensions-40, 40px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) - var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) - var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),calc(var(--andes-size-height-medium, var(--andes-size-height-medium, var(--andes-dimensions-40, 40px))) + var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2 - (var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2)) calc(50% - (var(--andes-size-height-medium, var(--andes-size-height-medium, var(--andes-dimensions-40, 40px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))) + var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),100% calc(50% - (var(--andes-size-height-medium, var(--andes-size-height-medium, var(--andes-dimensions-40, 40px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))) + var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),100% 0);clip-path:polygon(0 0,0 100%,100% 100%,100% calc(50% + var(--andes-size-height-medium, var(--andes-size-height-medium, var(--andes-dimensions-40, 40px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) - var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) - var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),calc(var(--andes-size-height-medium, var(--andes-size-height-medium, var(--andes-dimensions-40, 40px))) + var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2 - (var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2)) calc(50% + var(--andes-size-height-medium, var(--andes-size-height-medium, var(--andes-dimensions-40, 40px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) - var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) - var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),calc(var(--andes-size-height-medium, var(--andes-size-height-medium, var(--andes-dimensions-40, 40px))) + var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2 - (var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2)) calc(50% - (var(--andes-size-height-medium, var(--andes-size-height-medium, var(--andes-dimensions-40, 40px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))) + var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),100% calc(50% - (var(--andes-size-height-medium, var(--andes-size-height-medium, var(--andes-dimensions-40, 40px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))) + var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),100% 0);-webkit-mask:radial-gradient(circle calc(var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2) at calc(var(--andes-size-height-medium, var(--andes-size-height-medium, var(--andes-dimensions-40, 40px))) + var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2) calc(50% - (var(--andes-size-height-medium, var(--andes-size-height-medium, var(--andes-dimensions-40, 40px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))) + var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),transparent 100%,#000),radial-gradient(circle calc(var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2) at calc(var(--andes-size-height-medium, var(--andes-size-height-medium, var(--andes-dimensions-40, 40px))) + var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2) calc(50% + var(--andes-size-height-medium, var(--andes-size-height-medium, var(--andes-dimensions-40, 40px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) - var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) - var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),transparent 100%,#000);mask:radial-gradient(circle calc(var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2) at calc(var(--andes-size-height-medium, var(--andes-size-height-medium, var(--andes-dimensions-40, 40px))) + var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2) calc(50% - (var(--andes-size-height-medium, var(--andes-size-height-medium, var(--andes-dimensions-40, 40px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))) + var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),transparent 100%,#000),radial-gradient(circle calc(var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2) at calc(var(--andes-size-height-medium, var(--andes-size-height-medium, var(--andes-dimensions-40, 40px))) + var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2) calc(50% + var(--andes-size-height-medium, var(--andes-size-height-medium, var(--andes-dimensions-40, 40px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) - var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) - var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),transparent 100%,#000);-webkit-mask-composite:source-in,xor;mask-composite:intersect}.andes-ui-thumbnail-stacked--medium.andes-ui-thumbnail-stacked--first-on-top .andes-ui-thumbnail__container:not(:first-child) .andes-ui-thumbnail--circle{-webkit-mask:radial-gradient(circle at calc(-1 * var(--andes-size-height-medium, var(--andes-size-height-medium, var(--andes-dimensions-40, 40px))) / 2 - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px))) center,transparent calc(var(--andes-size-height-medium, var(--andes-size-height-medium, var(--andes-dimensions-40, 40px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),#000 0);mask:radial-gradient(circle at calc(-1 * var(--andes-size-height-medium, var(--andes-size-height-medium, var(--andes-dimensions-40, 40px))) / 2 - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px))) center,transparent calc(var(--andes-size-height-medium, var(--andes-size-height-medium, var(--andes-dimensions-40, 40px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),#000 0)}.andes-ui-thumbnail-stacked--medium.andes-ui-thumbnail-stacked--first-on-top .andes-ui-thumbnail__container:not(:first-child) .andes-ui-thumbnail--square{-webkit-clip-path:polygon(0 0,0 calc(50% - (var(--andes-size-height-medium, var(--andes-size-height-medium, var(--andes-dimensions-40, 40px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))) + var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),calc(-1 * (var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) + var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2) calc(50% - (var(--andes-size-height-medium, var(--andes-size-height-medium, var(--andes-dimensions-40, 40px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))) + var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),calc(-1 * (var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) + var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2) calc(50% + var(--andes-size-height-medium, var(--andes-size-height-medium, var(--andes-dimensions-40, 40px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) - var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) - var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),0 calc(50% + var(--andes-size-height-medium, var(--andes-size-height-medium, var(--andes-dimensions-40, 40px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) - var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) - var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),0 100%,100% 100%,100% 0);clip-path:polygon(0 0,0 calc(50% - (var(--andes-size-height-medium, var(--andes-size-height-medium, var(--andes-dimensions-40, 40px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))) + var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),calc(-1 * (var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) + var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2) calc(50% - (var(--andes-size-height-medium, var(--andes-size-height-medium, var(--andes-dimensions-40, 40px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))) + var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),calc(-1 * (var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) + var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2) calc(50% + var(--andes-size-height-medium, var(--andes-size-height-medium, var(--andes-dimensions-40, 40px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) - var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) - var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),0 calc(50% + var(--andes-size-height-medium, var(--andes-size-height-medium, var(--andes-dimensions-40, 40px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) - var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) - var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),0 100%,100% 100%,100% 0);-webkit-mask:radial-gradient(circle calc(var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2) at calc(-1 * (var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))) calc(50% - (var(--andes-size-height-medium, var(--andes-size-height-medium, var(--andes-dimensions-40, 40px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))) + var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),transparent 100%,#000),radial-gradient(circle calc(var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2) at calc(-1 * (var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))) calc(50% + var(--andes-size-height-medium, var(--andes-size-height-medium, var(--andes-dimensions-40, 40px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) - var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) - var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),transparent 100%,#000);mask:radial-gradient(circle calc(var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2) at calc(-1 * (var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))) calc(50% - (var(--andes-size-height-medium, var(--andes-size-height-medium, var(--andes-dimensions-40, 40px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))) + var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),transparent 100%,#000),radial-gradient(circle calc(var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2) at calc(-1 * (var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))) calc(50% + var(--andes-size-height-medium, var(--andes-size-height-medium, var(--andes-dimensions-40, 40px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) - var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) - var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),transparent 100%,#000);-webkit-mask-composite:source-in,xor;mask-composite:intersect}.andes-ui-thumbnail-stacked--small.andes-ui-thumbnail-stacked--last-on-top .andes-ui-thumbnail__container:not(:last-child) .andes-ui-thumbnail--circle{-webkit-mask:radial-gradient(circle at calc(var(--andes-size-height-small, var(--andes-size-height-small, var(--andes-dimensions-32, 32px))) * 3 / 2 + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px))) center,transparent calc(var(--andes-size-height-small, var(--andes-size-height-small, var(--andes-dimensions-32, 32px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),#000 0);mask:radial-gradient(circle at calc(var(--andes-size-height-small, var(--andes-size-height-small, var(--andes-dimensions-32, 32px))) * 3 / 2 + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px))) center,transparent calc(var(--andes-size-height-small, var(--andes-size-height-small, var(--andes-dimensions-32, 32px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),#000 0)}.andes-ui-thumbnail-stacked--small.andes-ui-thumbnail-stacked--last-on-top .andes-ui-thumbnail__container:not(:last-child) .andes-ui-thumbnail--square{-webkit-clip-path:polygon(0 0,0 100%,100% 100%,100% calc(50% + var(--andes-size-height-small, var(--andes-size-height-small, var(--andes-dimensions-32, 32px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) - var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),calc(var(--andes-size-height-small, var(--andes-size-height-small, var(--andes-dimensions-32, 32px))) + var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2 - (var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2)) calc(50% + var(--andes-size-height-small, var(--andes-size-height-small, var(--andes-dimensions-32, 32px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) - var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),calc(var(--andes-size-height-small, var(--andes-size-height-small, var(--andes-dimensions-32, 32px))) + var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2 - (var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2)) calc(50% - (var(--andes-size-height-small, var(--andes-size-height-small, var(--andes-dimensions-32, 32px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))) + var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),100% calc(50% - (var(--andes-size-height-small, var(--andes-size-height-small, var(--andes-dimensions-32, 32px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))) + var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),100% 0);clip-path:polygon(0 0,0 100%,100% 100%,100% calc(50% + var(--andes-size-height-small, var(--andes-size-height-small, var(--andes-dimensions-32, 32px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) - var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),calc(var(--andes-size-height-small, var(--andes-size-height-small, var(--andes-dimensions-32, 32px))) + var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2 - (var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2)) calc(50% + var(--andes-size-height-small, var(--andes-size-height-small, var(--andes-dimensions-32, 32px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) - var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),calc(var(--andes-size-height-small, var(--andes-size-height-small, var(--andes-dimensions-32, 32px))) + var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2 - (var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2)) calc(50% - (var(--andes-size-height-small, var(--andes-size-height-small, var(--andes-dimensions-32, 32px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))) + var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),100% calc(50% - (var(--andes-size-height-small, var(--andes-size-height-small, var(--andes-dimensions-32, 32px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))) + var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),100% 0);-webkit-mask:radial-gradient(circle calc(var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) at calc(var(--andes-size-height-small, var(--andes-size-height-small, var(--andes-dimensions-32, 32px))) + var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) calc(50% - (var(--andes-size-height-small, var(--andes-size-height-small, var(--andes-dimensions-32, 32px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))) + var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),transparent 100%,#000),radial-gradient(circle calc(var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) at calc(var(--andes-size-height-small, var(--andes-size-height-small, var(--andes-dimensions-32, 32px))) + var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) calc(50% + var(--andes-size-height-small, var(--andes-size-height-small, var(--andes-dimensions-32, 32px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) - var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),transparent 100%,#000);mask:radial-gradient(circle calc(var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) at calc(var(--andes-size-height-small, var(--andes-size-height-small, var(--andes-dimensions-32, 32px))) + var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) calc(50% - (var(--andes-size-height-small, var(--andes-size-height-small, var(--andes-dimensions-32, 32px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))) + var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),transparent 100%,#000),radial-gradient(circle calc(var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) at calc(var(--andes-size-height-small, var(--andes-size-height-small, var(--andes-dimensions-32, 32px))) + var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) calc(50% + var(--andes-size-height-small, var(--andes-size-height-small, var(--andes-dimensions-32, 32px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) - var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),transparent 100%,#000);-webkit-mask-composite:source-in,xor;mask-composite:intersect}.andes-ui-thumbnail-stacked--small.andes-ui-thumbnail-stacked--first-on-top .andes-ui-thumbnail__container:not(:first-child) .andes-ui-thumbnail--circle{-webkit-mask:radial-gradient(circle at calc(-1 * var(--andes-size-height-small, var(--andes-size-height-small, var(--andes-dimensions-32, 32px))) / 2 - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px))) center,transparent calc(var(--andes-size-height-small, var(--andes-size-height-small, var(--andes-dimensions-32, 32px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),#000 0);mask:radial-gradient(circle at calc(-1 * var(--andes-size-height-small, var(--andes-size-height-small, var(--andes-dimensions-32, 32px))) / 2 - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px))) center,transparent calc(var(--andes-size-height-small, var(--andes-size-height-small, var(--andes-dimensions-32, 32px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),#000 0)}.andes-ui-thumbnail-stacked--small.andes-ui-thumbnail-stacked--first-on-top .andes-ui-thumbnail__container:not(:first-child) .andes-ui-thumbnail--square{-webkit-clip-path:polygon(0 0,0 calc(50% - (var(--andes-size-height-small, var(--andes-size-height-small, var(--andes-dimensions-32, 32px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))) + var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),calc(-1 * (var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) + var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) calc(50% - (var(--andes-size-height-small, var(--andes-size-height-small, var(--andes-dimensions-32, 32px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))) + var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),calc(-1 * (var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) + var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) calc(50% + var(--andes-size-height-small, var(--andes-size-height-small, var(--andes-dimensions-32, 32px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) - var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),0 calc(50% + var(--andes-size-height-small, var(--andes-size-height-small, var(--andes-dimensions-32, 32px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) - var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),0 100%,100% 100%,100% 0);clip-path:polygon(0 0,0 calc(50% - (var(--andes-size-height-small, var(--andes-size-height-small, var(--andes-dimensions-32, 32px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))) + var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),calc(-1 * (var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) + var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) calc(50% - (var(--andes-size-height-small, var(--andes-size-height-small, var(--andes-dimensions-32, 32px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))) + var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),calc(-1 * (var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) + var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) calc(50% + var(--andes-size-height-small, var(--andes-size-height-small, var(--andes-dimensions-32, 32px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) - var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),0 calc(50% + var(--andes-size-height-small, var(--andes-size-height-small, var(--andes-dimensions-32, 32px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) - var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),0 100%,100% 100%,100% 0);-webkit-mask:radial-gradient(circle calc(var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) at calc(-1 * (var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))) calc(50% - (var(--andes-size-height-small, var(--andes-size-height-small, var(--andes-dimensions-32, 32px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))) + var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),transparent 100%,#000),radial-gradient(circle calc(var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) at calc(-1 * (var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))) calc(50% + var(--andes-size-height-small, var(--andes-size-height-small, var(--andes-dimensions-32, 32px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) - var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),transparent 100%,#000);mask:radial-gradient(circle calc(var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) at calc(-1 * (var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))) calc(50% - (var(--andes-size-height-small, var(--andes-size-height-small, var(--andes-dimensions-32, 32px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))) + var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),transparent 100%,#000),radial-gradient(circle calc(var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) at calc(-1 * (var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))) calc(50% + var(--andes-size-height-small, var(--andes-size-height-small, var(--andes-dimensions-32, 32px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) - var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),transparent 100%,#000);-webkit-mask-composite:source-in,xor;mask-composite:intersect}.andes-ui-thumbnail-stacked--xsmall.andes-ui-thumbnail-stacked--last-on-top .andes-ui-thumbnail__container:not(:last-child) .andes-ui-thumbnail--circle{-webkit-mask:radial-gradient(circle at calc(var(--andes-size-height-xsmall, var(--andes-size-height-xsmall, var(--andes-dimensions-24, 24px))) * 3 / 2 + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px))) center,transparent calc(var(--andes-size-height-xsmall, var(--andes-size-height-xsmall, var(--andes-dimensions-24, 24px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),#000 0);mask:radial-gradient(circle at calc(var(--andes-size-height-xsmall, var(--andes-size-height-xsmall, var(--andes-dimensions-24, 24px))) * 3 / 2 + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px))) center,transparent calc(var(--andes-size-height-xsmall, var(--andes-size-height-xsmall, var(--andes-dimensions-24, 24px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),#000 0)}.andes-ui-thumbnail-stacked--xsmall.andes-ui-thumbnail-stacked--last-on-top .andes-ui-thumbnail__container:not(:last-child) .andes-ui-thumbnail--square{-webkit-clip-path:polygon(0 0,0 100%,100% 100%,100% calc(50% + var(--andes-size-height-xsmall, var(--andes-size-height-xsmall, var(--andes-dimensions-24, 24px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) - var(--andes-border-radius-small, var(--andes-border-radius-small, var(--andes-dimensions-8, 8px))) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),calc(var(--andes-size-height-xsmall, var(--andes-size-height-xsmall, var(--andes-dimensions-24, 24px))) + var(--andes-border-radius-small, var(--andes-border-radius-small, var(--andes-dimensions-8, 8px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2 - (var(--andes-border-radius-small, var(--andes-border-radius-small, var(--andes-dimensions-8, 8px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2)) calc(50% + var(--andes-size-height-xsmall, var(--andes-size-height-xsmall, var(--andes-dimensions-24, 24px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) - var(--andes-border-radius-small, var(--andes-border-radius-small, var(--andes-dimensions-8, 8px))) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),calc(var(--andes-size-height-xsmall, var(--andes-size-height-xsmall, var(--andes-dimensions-24, 24px))) + var(--andes-border-radius-small, var(--andes-border-radius-small, var(--andes-dimensions-8, 8px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2 - (var(--andes-border-radius-small, var(--andes-border-radius-small, var(--andes-dimensions-8, 8px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2)) calc(50% - (var(--andes-size-height-xsmall, var(--andes-size-height-xsmall, var(--andes-dimensions-24, 24px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))) + var(--andes-border-radius-small, var(--andes-border-radius-small, var(--andes-dimensions-8, 8px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),100% calc(50% - (var(--andes-size-height-xsmall, var(--andes-size-height-xsmall, var(--andes-dimensions-24, 24px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))) + var(--andes-border-radius-small, var(--andes-border-radius-small, var(--andes-dimensions-8, 8px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),100% 0);clip-path:polygon(0 0,0 100%,100% 100%,100% calc(50% + var(--andes-size-height-xsmall, var(--andes-size-height-xsmall, var(--andes-dimensions-24, 24px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) - var(--andes-border-radius-small, var(--andes-border-radius-small, var(--andes-dimensions-8, 8px))) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),calc(var(--andes-size-height-xsmall, var(--andes-size-height-xsmall, var(--andes-dimensions-24, 24px))) + var(--andes-border-radius-small, var(--andes-border-radius-small, var(--andes-dimensions-8, 8px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2 - (var(--andes-border-radius-small, var(--andes-border-radius-small, var(--andes-dimensions-8, 8px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2)) calc(50% + var(--andes-size-height-xsmall, var(--andes-size-height-xsmall, var(--andes-dimensions-24, 24px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) - var(--andes-border-radius-small, var(--andes-border-radius-small, var(--andes-dimensions-8, 8px))) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),calc(var(--andes-size-height-xsmall, var(--andes-size-height-xsmall, var(--andes-dimensions-24, 24px))) + var(--andes-border-radius-small, var(--andes-border-radius-small, var(--andes-dimensions-8, 8px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2 - (var(--andes-border-radius-small, var(--andes-border-radius-small, var(--andes-dimensions-8, 8px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2)) calc(50% - (var(--andes-size-height-xsmall, var(--andes-size-height-xsmall, var(--andes-dimensions-24, 24px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))) + var(--andes-border-radius-small, var(--andes-border-radius-small, var(--andes-dimensions-8, 8px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),100% calc(50% - (var(--andes-size-height-xsmall, var(--andes-size-height-xsmall, var(--andes-dimensions-24, 24px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))) + var(--andes-border-radius-small, var(--andes-border-radius-small, var(--andes-dimensions-8, 8px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),100% 0);-webkit-mask:radial-gradient(circle calc(var(--andes-border-radius-small, var(--andes-border-radius-small, var(--andes-dimensions-8, 8px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) at calc(var(--andes-size-height-xsmall, var(--andes-size-height-xsmall, var(--andes-dimensions-24, 24px))) + var(--andes-border-radius-small, var(--andes-border-radius-small, var(--andes-dimensions-8, 8px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) calc(50% - (var(--andes-size-height-xsmall, var(--andes-size-height-xsmall, var(--andes-dimensions-24, 24px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))) + var(--andes-border-radius-small, var(--andes-border-radius-small, var(--andes-dimensions-8, 8px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),transparent 100%,#000),radial-gradient(circle calc(var(--andes-border-radius-small, var(--andes-border-radius-small, var(--andes-dimensions-8, 8px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) at calc(var(--andes-size-height-xsmall, var(--andes-size-height-xsmall, var(--andes-dimensions-24, 24px))) + var(--andes-border-radius-small, var(--andes-border-radius-small, var(--andes-dimensions-8, 8px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) calc(50% + var(--andes-size-height-xsmall, var(--andes-size-height-xsmall, var(--andes-dimensions-24, 24px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) - var(--andes-border-radius-small, var(--andes-border-radius-small, var(--andes-dimensions-8, 8px))) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),transparent 100%,#000);mask:radial-gradient(circle calc(var(--andes-border-radius-small, var(--andes-border-radius-small, var(--andes-dimensions-8, 8px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) at calc(var(--andes-size-height-xsmall, var(--andes-size-height-xsmall, var(--andes-dimensions-24, 24px))) + var(--andes-border-radius-small, var(--andes-border-radius-small, var(--andes-dimensions-8, 8px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) calc(50% - (var(--andes-size-height-xsmall, var(--andes-size-height-xsmall, var(--andes-dimensions-24, 24px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))) + var(--andes-border-radius-small, var(--andes-border-radius-small, var(--andes-dimensions-8, 8px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),transparent 100%,#000),radial-gradient(circle calc(var(--andes-border-radius-small, var(--andes-border-radius-small, var(--andes-dimensions-8, 8px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) at calc(var(--andes-size-height-xsmall, var(--andes-size-height-xsmall, var(--andes-dimensions-24, 24px))) + var(--andes-border-radius-small, var(--andes-border-radius-small, var(--andes-dimensions-8, 8px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) calc(50% + var(--andes-size-height-xsmall, var(--andes-size-height-xsmall, var(--andes-dimensions-24, 24px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) - var(--andes-border-radius-small, var(--andes-border-radius-small, var(--andes-dimensions-8, 8px))) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),transparent 100%,#000);-webkit-mask-composite:source-in,xor;mask-composite:intersect}.andes-ui-thumbnail-stacked--xsmall.andes-ui-thumbnail-stacked--first-on-top .andes-ui-thumbnail__container:not(:first-child) .andes-ui-thumbnail--circle{-webkit-mask:radial-gradient(circle at calc(-1 * var(--andes-size-height-xsmall, var(--andes-size-height-xsmall, var(--andes-dimensions-24, 24px))) / 2 - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px))) center,transparent calc(var(--andes-size-height-xsmall, var(--andes-size-height-xsmall, var(--andes-dimensions-24, 24px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),#000 0);mask:radial-gradient(circle at calc(-1 * var(--andes-size-height-xsmall, var(--andes-size-height-xsmall, var(--andes-dimensions-24, 24px))) / 2 - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px))) center,transparent calc(var(--andes-size-height-xsmall, var(--andes-size-height-xsmall, var(--andes-dimensions-24, 24px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),#000 0)}.andes-ui-thumbnail-stacked--xsmall.andes-ui-thumbnail-stacked--first-on-top .andes-ui-thumbnail__container:not(:first-child) .andes-ui-thumbnail--square{-webkit-clip-path:polygon(0 0,0 calc(50% - (var(--andes-size-height-xsmall, var(--andes-size-height-xsmall, var(--andes-dimensions-24, 24px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))) + var(--andes-border-radius-small, var(--andes-border-radius-small, var(--andes-dimensions-8, 8px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),calc(-1 * (var(--andes-border-radius-small, var(--andes-border-radius-small, var(--andes-dimensions-8, 8px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) + var(--andes-border-radius-small, var(--andes-border-radius-small, var(--andes-dimensions-8, 8px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) calc(50% - (var(--andes-size-height-xsmall, var(--andes-size-height-xsmall, var(--andes-dimensions-24, 24px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))) + var(--andes-border-radius-small, var(--andes-border-radius-small, var(--andes-dimensions-8, 8px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),calc(-1 * (var(--andes-border-radius-small, var(--andes-border-radius-small, var(--andes-dimensions-8, 8px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) + var(--andes-border-radius-small, var(--andes-border-radius-small, var(--andes-dimensions-8, 8px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) calc(50% + var(--andes-size-height-xsmall, var(--andes-size-height-xsmall, var(--andes-dimensions-24, 24px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) - var(--andes-border-radius-small, var(--andes-border-radius-small, var(--andes-dimensions-8, 8px))) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),0 calc(50% + var(--andes-size-height-xsmall, var(--andes-size-height-xsmall, var(--andes-dimensions-24, 24px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) - var(--andes-border-radius-small, var(--andes-border-radius-small, var(--andes-dimensions-8, 8px))) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),0 100%,100% 100%,100% 0);clip-path:polygon(0 0,0 calc(50% - (var(--andes-size-height-xsmall, var(--andes-size-height-xsmall, var(--andes-dimensions-24, 24px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))) + var(--andes-border-radius-small, var(--andes-border-radius-small, var(--andes-dimensions-8, 8px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),calc(-1 * (var(--andes-border-radius-small, var(--andes-border-radius-small, var(--andes-dimensions-8, 8px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) + var(--andes-border-radius-small, var(--andes-border-radius-small, var(--andes-dimensions-8, 8px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) calc(50% - (var(--andes-size-height-xsmall, var(--andes-size-height-xsmall, var(--andes-dimensions-24, 24px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))) + var(--andes-border-radius-small, var(--andes-border-radius-small, var(--andes-dimensions-8, 8px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),calc(-1 * (var(--andes-border-radius-small, var(--andes-border-radius-small, var(--andes-dimensions-8, 8px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) + var(--andes-border-radius-small, var(--andes-border-radius-small, var(--andes-dimensions-8, 8px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) calc(50% + var(--andes-size-height-xsmall, var(--andes-size-height-xsmall, var(--andes-dimensions-24, 24px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) - var(--andes-border-radius-small, var(--andes-border-radius-small, var(--andes-dimensions-8, 8px))) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),0 calc(50% + var(--andes-size-height-xsmall, var(--andes-size-height-xsmall, var(--andes-dimensions-24, 24px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) - var(--andes-border-radius-small, var(--andes-border-radius-small, var(--andes-dimensions-8, 8px))) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),0 100%,100% 100%,100% 0);-webkit-mask:radial-gradient(circle calc(var(--andes-border-radius-small, var(--andes-border-radius-small, var(--andes-dimensions-8, 8px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) at calc(-1 * (var(--andes-border-radius-small, var(--andes-border-radius-small, var(--andes-dimensions-8, 8px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))) calc(50% - (var(--andes-size-height-xsmall, var(--andes-size-height-xsmall, var(--andes-dimensions-24, 24px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))) + var(--andes-border-radius-small, var(--andes-border-radius-small, var(--andes-dimensions-8, 8px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),transparent 100%,#000),radial-gradient(circle calc(var(--andes-border-radius-small, var(--andes-border-radius-small, var(--andes-dimensions-8, 8px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) at calc(-1 * (var(--andes-border-radius-small, var(--andes-border-radius-small, var(--andes-dimensions-8, 8px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))) calc(50% + var(--andes-size-height-xsmall, var(--andes-size-height-xsmall, var(--andes-dimensions-24, 24px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) - var(--andes-border-radius-small, var(--andes-border-radius-small, var(--andes-dimensions-8, 8px))) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),transparent 100%,#000);mask:radial-gradient(circle calc(var(--andes-border-radius-small, var(--andes-border-radius-small, var(--andes-dimensions-8, 8px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) at calc(-1 * (var(--andes-border-radius-small, var(--andes-border-radius-small, var(--andes-dimensions-8, 8px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))) calc(50% - (var(--andes-size-height-xsmall, var(--andes-size-height-xsmall, var(--andes-dimensions-24, 24px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))) + var(--andes-border-radius-small, var(--andes-border-radius-small, var(--andes-dimensions-8, 8px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),transparent 100%,#000),radial-gradient(circle calc(var(--andes-border-radius-small, var(--andes-border-radius-small, var(--andes-dimensions-8, 8px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) at calc(-1 * (var(--andes-border-radius-small, var(--andes-border-radius-small, var(--andes-dimensions-8, 8px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))) calc(50% + var(--andes-size-height-xsmall, var(--andes-size-height-xsmall, var(--andes-dimensions-24, 24px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) - var(--andes-border-radius-small, var(--andes-border-radius-small, var(--andes-dimensions-8, 8px))) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),transparent 100%,#000);-webkit-mask-composite:source-in,xor;mask-composite:intersect}.andes-ui-thumbnail-stacked--tiny.andes-ui-thumbnail-stacked--last-on-top .andes-ui-thumbnail__container:not(:last-child) .andes-ui-thumbnail--circle{-webkit-mask:radial-gradient(circle at calc(var(--andes-size-height-tiny, var(--andes-size-height-tiny, var(--andes-dimensions-20, 20px))) * 3 / 2 + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px))) center,transparent calc(var(--andes-size-height-tiny, var(--andes-size-height-tiny, var(--andes-dimensions-20, 20px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),#000 0);mask:radial-gradient(circle at calc(var(--andes-size-height-tiny, var(--andes-size-height-tiny, var(--andes-dimensions-20, 20px))) * 3 / 2 + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px))) center,transparent calc(var(--andes-size-height-tiny, var(--andes-size-height-tiny, var(--andes-dimensions-20, 20px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),#000 0)}.andes-ui-thumbnail-stacked--tiny.andes-ui-thumbnail-stacked--last-on-top .andes-ui-thumbnail__container:not(:last-child) .andes-ui-thumbnail--square{-webkit-clip-path:polygon(0 0,0 100%,100% 100%,100% calc(50% + var(--andes-size-height-tiny, var(--andes-size-height-tiny, var(--andes-dimensions-20, 20px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) - var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),calc(var(--andes-size-height-tiny, var(--andes-size-height-tiny, var(--andes-dimensions-20, 20px))) + var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2 - (var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2)) calc(50% + var(--andes-size-height-tiny, var(--andes-size-height-tiny, var(--andes-dimensions-20, 20px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) - var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),calc(var(--andes-size-height-tiny, var(--andes-size-height-tiny, var(--andes-dimensions-20, 20px))) + var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2 - (var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2)) calc(50% - (var(--andes-size-height-tiny, var(--andes-size-height-tiny, var(--andes-dimensions-20, 20px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))) + var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),100% calc(50% - (var(--andes-size-height-tiny, var(--andes-size-height-tiny, var(--andes-dimensions-20, 20px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))) + var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),100% 0);clip-path:polygon(0 0,0 100%,100% 100%,100% calc(50% + var(--andes-size-height-tiny, var(--andes-size-height-tiny, var(--andes-dimensions-20, 20px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) - var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),calc(var(--andes-size-height-tiny, var(--andes-size-height-tiny, var(--andes-dimensions-20, 20px))) + var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2 - (var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2)) calc(50% + var(--andes-size-height-tiny, var(--andes-size-height-tiny, var(--andes-dimensions-20, 20px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) - var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),calc(var(--andes-size-height-tiny, var(--andes-size-height-tiny, var(--andes-dimensions-20, 20px))) + var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2 - (var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2)) calc(50% - (var(--andes-size-height-tiny, var(--andes-size-height-tiny, var(--andes-dimensions-20, 20px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))) + var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),100% calc(50% - (var(--andes-size-height-tiny, var(--andes-size-height-tiny, var(--andes-dimensions-20, 20px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))) + var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),100% 0);-webkit-mask:radial-gradient(circle calc(var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) at calc(var(--andes-size-height-tiny, var(--andes-size-height-tiny, var(--andes-dimensions-20, 20px))) + var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) calc(50% - (var(--andes-size-height-tiny, var(--andes-size-height-tiny, var(--andes-dimensions-20, 20px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))) + var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),transparent 100%,#000),radial-gradient(circle calc(var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) at calc(var(--andes-size-height-tiny, var(--andes-size-height-tiny, var(--andes-dimensions-20, 20px))) + var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) calc(50% + var(--andes-size-height-tiny, var(--andes-size-height-tiny, var(--andes-dimensions-20, 20px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) - var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),transparent 100%,#000);mask:radial-gradient(circle calc(var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) at calc(var(--andes-size-height-tiny, var(--andes-size-height-tiny, var(--andes-dimensions-20, 20px))) + var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) calc(50% - (var(--andes-size-height-tiny, var(--andes-size-height-tiny, var(--andes-dimensions-20, 20px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))) + var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),transparent 100%,#000),radial-gradient(circle calc(var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) at calc(var(--andes-size-height-tiny, var(--andes-size-height-tiny, var(--andes-dimensions-20, 20px))) + var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) calc(50% + var(--andes-size-height-tiny, var(--andes-size-height-tiny, var(--andes-dimensions-20, 20px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) - var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),transparent 100%,#000);-webkit-mask-composite:source-in,xor;mask-composite:intersect}.andes-ui-thumbnail-stacked--tiny.andes-ui-thumbnail-stacked--first-on-top .andes-ui-thumbnail__container:not(:first-child) .andes-ui-thumbnail--circle{-webkit-mask:radial-gradient(circle at calc(-1 * var(--andes-size-height-tiny, var(--andes-size-height-tiny, var(--andes-dimensions-20, 20px))) / 2 - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px))) center,transparent calc(var(--andes-size-height-tiny, var(--andes-size-height-tiny, var(--andes-dimensions-20, 20px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),#000 0);mask:radial-gradient(circle at calc(-1 * var(--andes-size-height-tiny, var(--andes-size-height-tiny, var(--andes-dimensions-20, 20px))) / 2 - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px))) center,transparent calc(var(--andes-size-height-tiny, var(--andes-size-height-tiny, var(--andes-dimensions-20, 20px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),#000 0)}.andes-ui-thumbnail-stacked--tiny.andes-ui-thumbnail-stacked--first-on-top .andes-ui-thumbnail__container:not(:first-child) .andes-ui-thumbnail--square{-webkit-clip-path:polygon(0 0,0 calc(50% - (var(--andes-size-height-tiny, var(--andes-size-height-tiny, var(--andes-dimensions-20, 20px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))) + var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),calc(-1 * (var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) + var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) calc(50% - (var(--andes-size-height-tiny, var(--andes-size-height-tiny, var(--andes-dimensions-20, 20px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))) + var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),calc(-1 * (var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) + var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) calc(50% + var(--andes-size-height-tiny, var(--andes-size-height-tiny, var(--andes-dimensions-20, 20px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) - var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),0 calc(50% + var(--andes-size-height-tiny, var(--andes-size-height-tiny, var(--andes-dimensions-20, 20px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) - var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),0 100%,100% 100%,100% 0);clip-path:polygon(0 0,0 calc(50% - (var(--andes-size-height-tiny, var(--andes-size-height-tiny, var(--andes-dimensions-20, 20px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))) + var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),calc(-1 * (var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) + var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) calc(50% - (var(--andes-size-height-tiny, var(--andes-size-height-tiny, var(--andes-dimensions-20, 20px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))) + var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),calc(-1 * (var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) + var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) calc(50% + var(--andes-size-height-tiny, var(--andes-size-height-tiny, var(--andes-dimensions-20, 20px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) - var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),0 calc(50% + var(--andes-size-height-tiny, var(--andes-size-height-tiny, var(--andes-dimensions-20, 20px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) - var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),0 100%,100% 100%,100% 0);-webkit-mask:radial-gradient(circle calc(var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) at calc(-1 * (var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))) calc(50% - (var(--andes-size-height-tiny, var(--andes-size-height-tiny, var(--andes-dimensions-20, 20px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))) + var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),transparent 100%,#000),radial-gradient(circle calc(var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) at calc(-1 * (var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))) calc(50% + var(--andes-size-height-tiny, var(--andes-size-height-tiny, var(--andes-dimensions-20, 20px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) - var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),transparent 100%,#000);mask:radial-gradient(circle calc(var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) at calc(-1 * (var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))) calc(50% - (var(--andes-size-height-tiny, var(--andes-size-height-tiny, var(--andes-dimensions-20, 20px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))) + var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),transparent 100%,#000),radial-gradient(circle calc(var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) at calc(-1 * (var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))) calc(50% + var(--andes-size-height-tiny, var(--andes-size-height-tiny, var(--andes-dimensions-20, 20px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) - var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),transparent 100%,#000);-webkit-mask-composite:source-in,xor;mask-composite:intersect}.andes-ui-thumbnail-stacked--xtiny.andes-ui-thumbnail-stacked--last-on-top .andes-ui-thumbnail__container:not(:last-child) .andes-ui-thumbnail--circle{-webkit-mask:radial-gradient(circle at calc(var(--andes-size-height-xtiny, var(--andes-size-height-xtiny, var(--andes-dimensions-16, 16px))) * 3 / 2 + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px))) center,transparent calc(var(--andes-size-height-xtiny, var(--andes-size-height-xtiny, var(--andes-dimensions-16, 16px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),#000 0);mask:radial-gradient(circle at calc(var(--andes-size-height-xtiny, var(--andes-size-height-xtiny, var(--andes-dimensions-16, 16px))) * 3 / 2 + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px))) center,transparent calc(var(--andes-size-height-xtiny, var(--andes-size-height-xtiny, var(--andes-dimensions-16, 16px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),#000 0)}.andes-ui-thumbnail-stacked--xtiny.andes-ui-thumbnail-stacked--last-on-top .andes-ui-thumbnail__container:not(:last-child) .andes-ui-thumbnail--square{-webkit-clip-path:polygon(0 0,0 100%,100% 100%,100% calc(50% + var(--andes-size-height-xtiny, var(--andes-size-height-xtiny, var(--andes-dimensions-16, 16px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) - var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),calc(var(--andes-size-height-xtiny, var(--andes-size-height-xtiny, var(--andes-dimensions-16, 16px))) + var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2 - (var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2)) calc(50% + var(--andes-size-height-xtiny, var(--andes-size-height-xtiny, var(--andes-dimensions-16, 16px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) - var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),calc(var(--andes-size-height-xtiny, var(--andes-size-height-xtiny, var(--andes-dimensions-16, 16px))) + var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2 - (var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2)) calc(50% - (var(--andes-size-height-xtiny, var(--andes-size-height-xtiny, var(--andes-dimensions-16, 16px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))) + var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),100% calc(50% - (var(--andes-size-height-xtiny, var(--andes-size-height-xtiny, var(--andes-dimensions-16, 16px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))) + var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),100% 0);clip-path:polygon(0 0,0 100%,100% 100%,100% calc(50% + var(--andes-size-height-xtiny, var(--andes-size-height-xtiny, var(--andes-dimensions-16, 16px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) - var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),calc(var(--andes-size-height-xtiny, var(--andes-size-height-xtiny, var(--andes-dimensions-16, 16px))) + var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2 - (var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2)) calc(50% + var(--andes-size-height-xtiny, var(--andes-size-height-xtiny, var(--andes-dimensions-16, 16px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) - var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),calc(var(--andes-size-height-xtiny, var(--andes-size-height-xtiny, var(--andes-dimensions-16, 16px))) + var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2 - (var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2)) calc(50% - (var(--andes-size-height-xtiny, var(--andes-size-height-xtiny, var(--andes-dimensions-16, 16px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))) + var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),100% calc(50% - (var(--andes-size-height-xtiny, var(--andes-size-height-xtiny, var(--andes-dimensions-16, 16px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))) + var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),100% 0);-webkit-mask:radial-gradient(circle calc(var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) at calc(var(--andes-size-height-xtiny, var(--andes-size-height-xtiny, var(--andes-dimensions-16, 16px))) + var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) calc(50% - (var(--andes-size-height-xtiny, var(--andes-size-height-xtiny, var(--andes-dimensions-16, 16px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))) + var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),transparent 100%,#000),radial-gradient(circle calc(var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) at calc(var(--andes-size-height-xtiny, var(--andes-size-height-xtiny, var(--andes-dimensions-16, 16px))) + var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) calc(50% + var(--andes-size-height-xtiny, var(--andes-size-height-xtiny, var(--andes-dimensions-16, 16px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) - var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),transparent 100%,#000);mask:radial-gradient(circle calc(var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) at calc(var(--andes-size-height-xtiny, var(--andes-size-height-xtiny, var(--andes-dimensions-16, 16px))) + var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) calc(50% - (var(--andes-size-height-xtiny, var(--andes-size-height-xtiny, var(--andes-dimensions-16, 16px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))) + var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),transparent 100%,#000),radial-gradient(circle calc(var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) at calc(var(--andes-size-height-xtiny, var(--andes-size-height-xtiny, var(--andes-dimensions-16, 16px))) + var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) calc(50% + var(--andes-size-height-xtiny, var(--andes-size-height-xtiny, var(--andes-dimensions-16, 16px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) - var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),transparent 100%,#000);-webkit-mask-composite:source-in,xor;mask-composite:intersect}.andes-ui-thumbnail-stacked--xtiny.andes-ui-thumbnail-stacked--first-on-top .andes-ui-thumbnail__container:not(:first-child) .andes-ui-thumbnail--circle{-webkit-mask:radial-gradient(circle at calc(-1 * var(--andes-size-height-xtiny, var(--andes-size-height-xtiny, var(--andes-dimensions-16, 16px))) / 2 - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px))) center,transparent calc(var(--andes-size-height-xtiny, var(--andes-size-height-xtiny, var(--andes-dimensions-16, 16px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),#000 0);mask:radial-gradient(circle at calc(-1 * var(--andes-size-height-xtiny, var(--andes-size-height-xtiny, var(--andes-dimensions-16, 16px))) / 2 - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px))) center,transparent calc(var(--andes-size-height-xtiny, var(--andes-size-height-xtiny, var(--andes-dimensions-16, 16px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),#000 0)}.andes-ui-thumbnail-stacked--xtiny.andes-ui-thumbnail-stacked--first-on-top .andes-ui-thumbnail__container:not(:first-child) .andes-ui-thumbnail--square{-webkit-clip-path:polygon(0 0,0 calc(50% - (var(--andes-size-height-xtiny, var(--andes-size-height-xtiny, var(--andes-dimensions-16, 16px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))) + var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),calc(-1 * (var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) + var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) calc(50% - (var(--andes-size-height-xtiny, var(--andes-size-height-xtiny, var(--andes-dimensions-16, 16px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))) + var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),calc(-1 * (var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) + var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) calc(50% + var(--andes-size-height-xtiny, var(--andes-size-height-xtiny, var(--andes-dimensions-16, 16px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) - var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),0 calc(50% + var(--andes-size-height-xtiny, var(--andes-size-height-xtiny, var(--andes-dimensions-16, 16px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) - var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),0 100%,100% 100%,100% 0);clip-path:polygon(0 0,0 calc(50% - (var(--andes-size-height-xtiny, var(--andes-size-height-xtiny, var(--andes-dimensions-16, 16px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))) + var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),calc(-1 * (var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) + var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) calc(50% - (var(--andes-size-height-xtiny, var(--andes-size-height-xtiny, var(--andes-dimensions-16, 16px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))) + var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),calc(-1 * (var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) + var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) calc(50% + var(--andes-size-height-xtiny, var(--andes-size-height-xtiny, var(--andes-dimensions-16, 16px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) - var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),0 calc(50% + var(--andes-size-height-xtiny, var(--andes-size-height-xtiny, var(--andes-dimensions-16, 16px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) - var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),0 100%,100% 100%,100% 0);-webkit-mask:radial-gradient(circle calc(var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) at calc(-1 * (var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))) calc(50% - (var(--andes-size-height-xtiny, var(--andes-size-height-xtiny, var(--andes-dimensions-16, 16px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))) + var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),transparent 100%,#000),radial-gradient(circle calc(var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) at calc(-1 * (var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))) calc(50% + var(--andes-size-height-xtiny, var(--andes-size-height-xtiny, var(--andes-dimensions-16, 16px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) - var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),transparent 100%,#000);mask:radial-gradient(circle calc(var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) at calc(-1 * (var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))) calc(50% - (var(--andes-size-height-xtiny, var(--andes-size-height-xtiny, var(--andes-dimensions-16, 16px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))) + var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),transparent 100%,#000),radial-gradient(circle calc(var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) at calc(-1 * (var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))) calc(50% + var(--andes-size-height-xtiny, var(--andes-size-height-xtiny, var(--andes-dimensions-16, 16px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) - var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),transparent 100%,#000);-webkit-mask-composite:source-in,xor;mask-composite:intersect}.andes-ui-thumbnail-stacked .andes-ui-thumbnail__container:not(:first-child){margin-left:var(--andes-spacing-gap-negative-small,var(--andes-spacing-gap-negative-small,var(--andes-dimensions-negative-8,-8px)))}.andes-ui-thumbnail-stacked .andes-ui-thumbnail--overflow{background-color:var(--andes-color-fill-primary,var(--andes-color-fill-primary,var(--andes-color-white-alpha-100,#fff)));border-color:var(--andes-color-border-primary,var(--andes-color-border-primary,var(--andes-color-gray-300,#d0d4e6)))}@keyframes andes-button-start-width-animation{0%{width:0}to{width:90%}}@keyframes andes-button-start-width-animation-reduce-motion{0%{width:0}30%{width:30%}60%{width:60%}to{width:90%}}.andes-ui-button:focus{box-shadow:0 0 0 2px var(--andes-color-white-alpha-100,#fff),0 0 0 3px var(--andes-color-blue-600,#5c70fa),0 0 0 5px var(--andes-color-blue-300,#c6d8ff);-moz-box-shadow:0 0 0 2px var(--andes-color-white-alpha-100,#fff),0 0 0 3px var(--andes-color-blue-600,#5c70fa),0 0 0 5px var(--andes-color-blue-300,#c6d8ff);-webkit-box-shadow:0 0 0 2px var(--andes-color-white-alpha-100,#fff),0 0 0 3px var(--andes-color-blue-600,#5c70fa),0 0 0 5px var(--andes-color-blue-300,#c6d8ff);outline:none}.andes-ui-button:focus-visible{box-shadow:0 0 0 2px var(--andes-color-white-alpha-100,#fff),0 0 0 3px var(--andes-color-blue-600,#5c70fa),0 0 0 5px var(--andes-color-blue-300,#c6d8ff);-moz-box-shadow:0 0 0 2px var(--andes-color-white-alpha-100,#fff),0 0 0 3px var(--andes-color-blue-600,#5c70fa),0 0 0 5px var(--andes-color-blue-300,#c6d8ff);-webkit-box-shadow:0 0 0 2px var(--andes-color-white-alpha-100,#fff),0 0 0 3px var(--andes-color-blue-600,#5c70fa),0 0 0 5px var(--andes-color-blue-300,#c6d8ff);outline:none}.andes-ui-button:focus:not(:focus-visible){box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}.andes-ui-button{align-items:center;border:none;border-radius:var(--andes-border-radius-actions-inputs-default,var(--andes-border-radius-actions-inputs-default,var(--andes-dimensions-12,12px)));display:inline-flex;isolation:isolate;justify-content:center;overflow:hidden;position:relative;text-align:center;width:auto;-webkit-font-smoothing:antialiased}.andes-ui-button:link{box-sizing:border-box;text-decoration:none}.andes-ui-button *{box-sizing:border-box}.andes-ui-button--full-width{display:flex;width:100%}.andes-ui-button:disabled,.andes-ui-button[aria-disabled=true],.andes-ui-button[disabled]{pointer-events:none}.andes-ui-button.andes-ui-button--color-on-fill,.andes-ui-button.andes-ui-button--color-on-fill-inverse{-webkit-backdrop-filter:blur(var(--andes-dimensions-8,8px));backdrop-filter:blur(var(--andes-dimensions-8,8px))}.andes-ui-button .andes-ui-button__content{position:relative;z-index:1}.andes-ui-button .andes-ui-button__content .andes-ui-button__text{align-items:center;display:flex;height:100%;justify-content:center}.andes-ui-button .andes-ui-button__content .andes-ui-button__text *{display:block;float:left}@media(prefers-reduced-motion:no-preference){.andes-ui-button .andes-ui-button__content.andes-ui-button__content--finished .andes-ui-button__text,.andes-ui-button .andes-ui-button__content.andes-ui-button__content--finished:not(.andes-ui-button__content-with-icon--in-progress) svg{animation:fade-down .2s ease}}.andes-ui-button .andes-ui-button__content.andes-ui-button__content-with-icon{align-items:center;display:flex;gap:var(--andes-spacing-gap-xmicro,var(--andes-spacing-gap-xmicro,var(--andes-dimensions-8,8px)));justify-content:center}.andes-ui-icon-button .andes-ui-button__icon{display:flex}.andes-ui-button--large{min-height:var(--andes-size-height-actions-large,var(--andes-size-height-actions-large,var(--andes-dimensions-48,48px)));padding:var(--andes-spacing-padding-pico,var(--andes-spacing-padding-pico,var(--andes-dimensions-2,2px))) var(--andes-spacing-padding-xsmall,var(--andes-spacing-padding-xsmall,var(--andes-dimensions-24,24px)))}.andes-ui-button--large svg{--andes-icon-internal-size-height:var( --andes-size-height-icons-tiny,var(--andes-size-height-icons-tiny,var(--andes-dimensions-20,20px)) );--andes-icon-internal-size-width:var( --andes-size-width-icons-tiny,var(--andes-size-width-icons-tiny,var(--andes-dimensions-20,20px)) )}.andes-ui-icon-button.andes-ui-button--large{min-height:var(--andes-size-height-actions-large,var(--andes-size-height-actions-large,var(--andes-dimensions-48,48px)));min-width:var(--andes-size-width-actions-large,var(--andes-size-width-actions-large,var(--andes-dimensions-48,48px)));padding:var(--andes-spacing-padding-pico,var(--andes-spacing-padding-pico,var(--andes-dimensions-2,2px))) var(--andes-spacing-padding-none,var(--andes-spacing-padding-none,var(--andes-dimensions-0,0)))}.andes-ui-icon-button.andes-ui-button--large svg{--andes-icon-internal-size-height:var( --andes-size-height-icons-xsmall,var(--andes-size-height-icons-xsmall,var(--andes-dimensions-24,24px)) );--andes-icon-internal-size-width:var( --andes-size-width-icons-xsmall,var(--andes-size-width-icons-xsmall,var(--andes-dimensions-24,24px)) )}.andes-ui-icon-button.andes-ui-button--large.andes-ui-button--mute svg{--andes-icon-internal-size-height:var( --andes-size-height-icons-medium,var(--andes-size-height-icons-medium,var(--andes-dimensions-40,40px)) );--andes-icon-internal-size-width:var( --andes-size-width-icons-medium,var(--andes-size-width-icons-medium,var(--andes-dimensions-40,40px)) )}.andes-ui-button-split--large{min-height:var(--andes-size-height-actions-large,var(--andes-size-height-actions-large,var(--andes-dimensions-48,48px)))}@media(pointer:fine){.andes-ui-button--mute:hover{background-color:var(--andes-color-interactive-fill-mute-idle,var(--andes-color-interactive-fill-mute-idle,var(--andes-color-transparent,hsla(0,0%,100%,0))));border-color:transparent}.andes-ui-button--mute:hover .andes-ui-button__text{color:var(--andes-color-text-accent-quiet-on-fill,var(--andes-color-text-accent-quiet-on-fill,var(--andes-color-blue-700,#434ce4)))}.andes-ui-button--mute:hover .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--mute:hover .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--mute:hover .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--mute:hover .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--mute:hover .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--mute:hover .andes-ui-button__icon svg[stroke=currentColor]{color:var(--andes-color-icon-accent-quiet-on-fill,var(--andes-color-icon-accent-quiet-on-fill,var(--andes-color-blue-700,#434ce4)))}.andes-ui-button--mute:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__cents,.andes-ui-button--mute:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-symbol,.andes-ui-button--mute:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-text,.andes-ui-button--mute:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__fraction,.andes-ui-button--mute:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__negative-symbol,.andes-ui-button--mute:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__suffix{color:var(--andes-color-text-accent-quiet-on-fill,var(--andes-color-text-accent-quiet-on-fill,var(--andes-color-blue-700,#434ce4)))}.andes-ui-button--mute.andes-ui-button--color-on-fill:hover{background-color:var(--andes-color-interactive-fill-mute-idle-on-fill,var(--andes-color-interactive-fill-mute-idle-on-fill,var(--andes-color-transparent,hsla(0,0%,100%,0))));border-color:transparent}.andes-ui-button--mute.andes-ui-button--color-on-fill:hover .andes-ui-button__text{color:var(--andes-color-text-accent-loud-on-fill,var(--andes-color-text-accent-loud-on-fill,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-button--mute.andes-ui-button--color-on-fill:hover .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--mute.andes-ui-button--color-on-fill:hover .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill:hover .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill:hover .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--mute.andes-ui-button--color-on-fill:hover .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill:hover .andes-ui-button__icon svg[stroke=currentColor]{color:var(--andes-color-icon-inverse,var(--andes-color-icon-inverse,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-button--mute.andes-ui-button--color-on-fill:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__cents,.andes-ui-button--mute.andes-ui-button--color-on-fill:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-symbol,.andes-ui-button--mute.andes-ui-button--color-on-fill:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-text,.andes-ui-button--mute.andes-ui-button--color-on-fill:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__fraction,.andes-ui-button--mute.andes-ui-button--color-on-fill:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__negative-symbol,.andes-ui-button--mute.andes-ui-button--color-on-fill:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__suffix{color:var(--andes-color-text-accent-loud-on-fill,var(--andes-color-text-accent-loud-on-fill,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:hover{background-color:var(--andes-color-interactive-fill-mute-idle-on-fill-inverse,var(--andes-color-interactive-fill-mute-idle-on-fill-inverse,var(--andes-color-transparent,hsla(0,0%,100%,0))));border-color:transparent}.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:hover .andes-ui-button__text{color:var(--andes-color-text-primary,var(--andes-color-text-primary,var(--andes-color-gray-900,#282834)))}.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:hover .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:hover .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:hover .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:hover .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:hover .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:hover .andes-ui-button__icon svg[stroke=currentColor]{color:var(--andes-color-icon-primary,var(--andes-color-icon-primary,var(--andes-color-gray-900,#282834)))}.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__cents,.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-symbol,.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-text,.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__fraction,.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__negative-symbol,.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__suffix{color:var(--andes-color-text-primary,var(--andes-color-text-primary,var(--andes-color-gray-900,#282834)))}}@media(min-width:768px)and (pointer:fine){.andes-ui-button--mute:hover,.andes-ui-button--mute:link:hover,.andes-ui-button--mute:visited:hover{background-color:var(--andes-color-interactive-fill-mute-hover,var(--andes-color-interactive-fill-mute-hover,var(--andes-color-blue-100,#e9f1ff)));border-color:transparent}.andes-ui-button--mute:hover .andes-ui-button__text,.andes-ui-button--mute:link:hover .andes-ui-button__text,.andes-ui-button--mute:visited:hover .andes-ui-button__text{color:var(--andes-color-text-accent-quiet-on-fill,var(--andes-color-text-accent-quiet-on-fill,var(--andes-color-blue-700,#434ce4)))}.andes-ui-button--mute:hover .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--mute:hover .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--mute:hover .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--mute:hover .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--mute:hover .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--mute:hover .andes-ui-button__icon svg[stroke=currentColor],.andes-ui-button--mute:link:hover .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--mute:link:hover .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--mute:link:hover .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--mute:link:hover .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--mute:link:hover .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--mute:link:hover .andes-ui-button__icon svg[stroke=currentColor],.andes-ui-button--mute:visited:hover .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--mute:visited:hover .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--mute:visited:hover .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--mute:visited:hover .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--mute:visited:hover .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--mute:visited:hover .andes-ui-button__icon svg[stroke=currentColor]{color:var(--andes-color-icon-accent-quiet-on-fill,var(--andes-color-icon-accent-quiet-on-fill,var(--andes-color-blue-700,#434ce4)))}.andes-ui-button--mute:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__cents,.andes-ui-button--mute:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-symbol,.andes-ui-button--mute:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-text,.andes-ui-button--mute:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__fraction,.andes-ui-button--mute:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__negative-symbol,.andes-ui-button--mute:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__suffix,.andes-ui-button--mute:link:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__cents,.andes-ui-button--mute:link:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-symbol,.andes-ui-button--mute:link:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-text,.andes-ui-button--mute:link:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__fraction,.andes-ui-button--mute:link:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__negative-symbol,.andes-ui-button--mute:link:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__suffix,.andes-ui-button--mute:visited:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__cents,.andes-ui-button--mute:visited:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-symbol,.andes-ui-button--mute:visited:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-text,.andes-ui-button--mute:visited:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__fraction,.andes-ui-button--mute:visited:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__negative-symbol,.andes-ui-button--mute:visited:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__suffix{color:var(--andes-color-text-accent-quiet-on-fill,var(--andes-color-text-accent-quiet-on-fill,var(--andes-color-blue-700,#434ce4)))}.andes-ui-button--mute.andes-ui-button--color-on-fill:hover,.andes-ui-button--mute.andes-ui-button--color-on-fill:link:hover,.andes-ui-button--mute.andes-ui-button--color-on-fill:visited:hover{background-color:var(--andes-color-interactive-fill-mute-hover-on-fill,var(--andes-color-interactive-fill-mute-hover-on-fill,var(--andes-color-black-alpha-30,rgba(40,40,52,.3))));border-color:transparent}.andes-ui-button--mute.andes-ui-button--color-on-fill:hover .andes-ui-button__text,.andes-ui-button--mute.andes-ui-button--color-on-fill:link:hover .andes-ui-button__text,.andes-ui-button--mute.andes-ui-button--color-on-fill:visited:hover .andes-ui-button__text{color:var(--andes-color-text-accent-loud-on-fill,var(--andes-color-text-accent-loud-on-fill,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-button--mute.andes-ui-button--color-on-fill:hover .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--mute.andes-ui-button--color-on-fill:hover .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill:hover .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill:hover .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--mute.andes-ui-button--color-on-fill:hover .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill:hover .andes-ui-button__icon svg[stroke=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill:link:hover .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--mute.andes-ui-button--color-on-fill:link:hover .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill:link:hover .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill:link:hover .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--mute.andes-ui-button--color-on-fill:link:hover .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill:link:hover .andes-ui-button__icon svg[stroke=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill:visited:hover .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--mute.andes-ui-button--color-on-fill:visited:hover .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill:visited:hover .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill:visited:hover .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--mute.andes-ui-button--color-on-fill:visited:hover .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill:visited:hover .andes-ui-button__icon svg[stroke=currentColor]{color:var(--andes-color-icon-inverse,var(--andes-color-icon-inverse,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-button--mute.andes-ui-button--color-on-fill:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__cents,.andes-ui-button--mute.andes-ui-button--color-on-fill:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-symbol,.andes-ui-button--mute.andes-ui-button--color-on-fill:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-text,.andes-ui-button--mute.andes-ui-button--color-on-fill:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__fraction,.andes-ui-button--mute.andes-ui-button--color-on-fill:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__negative-symbol,.andes-ui-button--mute.andes-ui-button--color-on-fill:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__suffix,.andes-ui-button--mute.andes-ui-button--color-on-fill:link:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__cents,.andes-ui-button--mute.andes-ui-button--color-on-fill:link:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-symbol,.andes-ui-button--mute.andes-ui-button--color-on-fill:link:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-text,.andes-ui-button--mute.andes-ui-button--color-on-fill:link:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__fraction,.andes-ui-button--mute.andes-ui-button--color-on-fill:link:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__negative-symbol,.andes-ui-button--mute.andes-ui-button--color-on-fill:link:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__suffix,.andes-ui-button--mute.andes-ui-button--color-on-fill:visited:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__cents,.andes-ui-button--mute.andes-ui-button--color-on-fill:visited:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-symbol,.andes-ui-button--mute.andes-ui-button--color-on-fill:visited:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-text,.andes-ui-button--mute.andes-ui-button--color-on-fill:visited:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__fraction,.andes-ui-button--mute.andes-ui-button--color-on-fill:visited:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__negative-symbol,.andes-ui-button--mute.andes-ui-button--color-on-fill:visited:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__suffix{color:var(--andes-color-text-accent-loud-on-fill,var(--andes-color-text-accent-loud-on-fill,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:hover,.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:link:hover,.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:visited:hover{background-color:var(--andes-color-interactive-fill-mute-hover-on-fill-inverse,var(--andes-color-interactive-fill-mute-hover-on-fill-inverse,var(--andes-color-white-alpha-30,hsla(0,0%,100%,.3))));border-color:transparent}.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:hover .andes-ui-button__text,.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:link:hover .andes-ui-button__text,.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:visited:hover .andes-ui-button__text{color:var(--andes-color-text-primary,var(--andes-color-text-primary,var(--andes-color-gray-900,#282834)))}.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:hover .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:hover .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:hover .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:hover .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:hover .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:hover .andes-ui-button__icon svg[stroke=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:link:hover .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:link:hover .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:link:hover .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:link:hover .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:link:hover .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:link:hover .andes-ui-button__icon svg[stroke=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:visited:hover .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:visited:hover .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:visited:hover .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:visited:hover .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:visited:hover .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:visited:hover .andes-ui-button__icon svg[stroke=currentColor]{color:var(--andes-color-icon-primary,var(--andes-color-icon-primary,var(--andes-color-gray-900,#282834)))}.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__cents,.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-symbol,.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-text,.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__fraction,.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__negative-symbol,.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__suffix,.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:link:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__cents,.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:link:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-symbol,.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:link:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-text,.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:link:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__fraction,.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:link:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__negative-symbol,.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:link:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__suffix,.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:visited:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__cents,.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:visited:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-symbol,.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:visited:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-text,.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:visited:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__fraction,.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:visited:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__negative-symbol,.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:visited:hover [data-andes-money-amount-current-color] .andes-ui-money-amount__suffix{color:var(--andes-color-text-primary,var(--andes-color-text-primary,var(--andes-color-gray-900,#282834)))}}.andes-ui-button--mute{box-shadow:0 0 0 0 var(--andes-color-white-alpha-100,#fff);cursor:pointer}@media(prefers-reduced-motion:no-preference){.andes-ui-button--mute{transition:box-shadow .25s ease-out,background-color .2s ease-out}}.andes-ui-button--mute,.andes-ui-button--mute:focus,.andes-ui-button--mute:link,.andes-ui-button--mute:visited{background-color:var(--andes-color-interactive-fill-mute-idle,var(--andes-color-interactive-fill-mute-idle,var(--andes-color-transparent,hsla(0,0%,100%,0))));border-color:transparent}.andes-ui-button--mute .andes-ui-button__text,.andes-ui-button--mute:focus .andes-ui-button__text,.andes-ui-button--mute:link .andes-ui-button__text,.andes-ui-button--mute:visited .andes-ui-button__text{color:var(--andes-color-text-accent-quiet-on-fill,var(--andes-color-text-accent-quiet-on-fill,var(--andes-color-blue-700,#434ce4)))}.andes-ui-button--mute .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--mute .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--mute .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--mute .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--mute .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--mute .andes-ui-button__icon svg[stroke=currentColor],.andes-ui-button--mute:focus .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--mute:focus .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--mute:focus .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--mute:focus .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--mute:focus .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--mute:focus .andes-ui-button__icon svg[stroke=currentColor],.andes-ui-button--mute:link .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--mute:link .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--mute:link .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--mute:link .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--mute:link .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--mute:link .andes-ui-button__icon svg[stroke=currentColor],.andes-ui-button--mute:visited .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--mute:visited .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--mute:visited .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--mute:visited .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--mute:visited .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--mute:visited .andes-ui-button__icon svg[stroke=currentColor]{color:var(--andes-color-icon-accent-quiet-on-fill,var(--andes-color-icon-accent-quiet-on-fill,var(--andes-color-blue-700,#434ce4)))}.andes-ui-button--mute [data-andes-money-amount-current-color] .andes-ui-money-amount__cents,.andes-ui-button--mute [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-symbol,.andes-ui-button--mute [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-text,.andes-ui-button--mute [data-andes-money-amount-current-color] .andes-ui-money-amount__fraction,.andes-ui-button--mute [data-andes-money-amount-current-color] .andes-ui-money-amount__negative-symbol,.andes-ui-button--mute [data-andes-money-amount-current-color] .andes-ui-money-amount__suffix,.andes-ui-button--mute:focus [data-andes-money-amount-current-color] .andes-ui-money-amount__cents,.andes-ui-button--mute:focus [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-symbol,.andes-ui-button--mute:focus [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-text,.andes-ui-button--mute:focus [data-andes-money-amount-current-color] .andes-ui-money-amount__fraction,.andes-ui-button--mute:focus [data-andes-money-amount-current-color] .andes-ui-money-amount__negative-symbol,.andes-ui-button--mute:focus [data-andes-money-amount-current-color] .andes-ui-money-amount__suffix,.andes-ui-button--mute:link [data-andes-money-amount-current-color] .andes-ui-money-amount__cents,.andes-ui-button--mute:link [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-symbol,.andes-ui-button--mute:link [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-text,.andes-ui-button--mute:link [data-andes-money-amount-current-color] .andes-ui-money-amount__fraction,.andes-ui-button--mute:link [data-andes-money-amount-current-color] .andes-ui-money-amount__negative-symbol,.andes-ui-button--mute:link [data-andes-money-amount-current-color] .andes-ui-money-amount__suffix,.andes-ui-button--mute:visited [data-andes-money-amount-current-color] .andes-ui-money-amount__cents,.andes-ui-button--mute:visited [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-symbol,.andes-ui-button--mute:visited [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-text,.andes-ui-button--mute:visited [data-andes-money-amount-current-color] .andes-ui-money-amount__fraction,.andes-ui-button--mute:visited [data-andes-money-amount-current-color] .andes-ui-money-amount__negative-symbol,.andes-ui-button--mute:visited [data-andes-money-amount-current-color] .andes-ui-money-amount__suffix{color:var(--andes-color-text-accent-quiet-on-fill,var(--andes-color-text-accent-quiet-on-fill,var(--andes-color-blue-700,#434ce4)))}@media(pointer:fine)and (prefers-reduced-motion:no-preference){.andes-ui-button--mute:hover{transition:background-color .2s ease-in}}.andes-ui-button--mute:active{background-color:var(--andes-color-interactive-fill-mute-active,var(--andes-color-interactive-fill-mute-active,var(--andes-color-blue-200,#dee9ff)));border-color:transparent}.andes-ui-button--mute:active .andes-ui-button__text{color:var(--andes-color-text-accent-quiet-on-fill,var(--andes-color-text-accent-quiet-on-fill,var(--andes-color-blue-700,#434ce4)))}.andes-ui-button--mute:active .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--mute:active .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--mute:active .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--mute:active .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--mute:active .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--mute:active .andes-ui-button__icon svg[stroke=currentColor]{color:var(--andes-color-icon-accent-quiet-on-fill,var(--andes-color-icon-accent-quiet-on-fill,var(--andes-color-blue-700,#434ce4)))}.andes-ui-button--mute:active [data-andes-money-amount-current-color] .andes-ui-money-amount__cents,.andes-ui-button--mute:active [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-symbol,.andes-ui-button--mute:active [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-text,.andes-ui-button--mute:active [data-andes-money-amount-current-color] .andes-ui-money-amount__fraction,.andes-ui-button--mute:active [data-andes-money-amount-current-color] .andes-ui-money-amount__negative-symbol,.andes-ui-button--mute:active [data-andes-money-amount-current-color] .andes-ui-money-amount__suffix{color:var(--andes-color-text-accent-quiet-on-fill,var(--andes-color-text-accent-quiet-on-fill,var(--andes-color-blue-700,#434ce4)))}.andes-ui-button--mute.andes-ui-button--disabled{background-color:var(--andes-color-interactive-fill-mute-idle,var(--andes-color-interactive-fill-mute-idle,var(--andes-color-transparent,hsla(0,0%,100%,0))));border-color:transparent}.andes-ui-button--mute.andes-ui-button--disabled .andes-ui-button__text{color:var(--andes-color-text-disabled,var(--andes-color-text-disabled,var(--andes-color-gray-500,#9c9ebf)))}.andes-ui-button--mute.andes-ui-button--disabled .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--mute.andes-ui-button--disabled .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--mute.andes-ui-button--disabled .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--mute.andes-ui-button--disabled .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--mute.andes-ui-button--disabled .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--mute.andes-ui-button--disabled .andes-ui-button__icon svg[stroke=currentColor]{color:var(--andes-color-icon-disabled,var(--andes-color-icon-disabled,var(--andes-color-gray-500,#9c9ebf)))}.andes-ui-button--mute.andes-ui-button--disabled [data-andes-money-amount-current-color] .andes-ui-money-amount__cents,.andes-ui-button--mute.andes-ui-button--disabled [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-symbol,.andes-ui-button--mute.andes-ui-button--disabled [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-text,.andes-ui-button--mute.andes-ui-button--disabled [data-andes-money-amount-current-color] .andes-ui-money-amount__fraction,.andes-ui-button--mute.andes-ui-button--disabled [data-andes-money-amount-current-color] .andes-ui-money-amount__negative-symbol,.andes-ui-button--mute.andes-ui-button--disabled [data-andes-money-amount-current-color] .andes-ui-money-amount__suffix{color:var(--andes-color-text-disabled,var(--andes-color-text-disabled,var(--andes-color-gray-500,#9c9ebf)))}.andes-ui-button--mute.andes-ui-button--disabled{background-clip:padding-box;cursor:default}.andes-ui-button--mute.andes-ui-button--color-on-fill,.andes-ui-button--mute.andes-ui-button--color-on-fill:focus,.andes-ui-button--mute.andes-ui-button--color-on-fill:link,.andes-ui-button--mute.andes-ui-button--color-on-fill:visited{background-color:var(--andes-color-interactive-fill-mute-idle-on-fill,var(--andes-color-interactive-fill-mute-idle-on-fill,var(--andes-color-transparent,hsla(0,0%,100%,0))));border-color:transparent}.andes-ui-button--mute.andes-ui-button--color-on-fill .andes-ui-button__text,.andes-ui-button--mute.andes-ui-button--color-on-fill:focus .andes-ui-button__text,.andes-ui-button--mute.andes-ui-button--color-on-fill:link .andes-ui-button__text,.andes-ui-button--mute.andes-ui-button--color-on-fill:visited .andes-ui-button__text{color:var(--andes-color-text-accent-loud-on-fill,var(--andes-color-text-accent-loud-on-fill,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-button--mute.andes-ui-button--color-on-fill .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--mute.andes-ui-button--color-on-fill .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--mute.andes-ui-button--color-on-fill .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill .andes-ui-button__icon svg[stroke=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill:focus .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--mute.andes-ui-button--color-on-fill:focus .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill:focus .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill:focus .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--mute.andes-ui-button--color-on-fill:focus .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill:focus .andes-ui-button__icon svg[stroke=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill:link .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--mute.andes-ui-button--color-on-fill:link .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill:link .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill:link .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--mute.andes-ui-button--color-on-fill:link .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill:link .andes-ui-button__icon svg[stroke=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill:visited .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--mute.andes-ui-button--color-on-fill:visited .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill:visited .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill:visited .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--mute.andes-ui-button--color-on-fill:visited .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill:visited .andes-ui-button__icon svg[stroke=currentColor]{color:var(--andes-color-icon-inverse,var(--andes-color-icon-inverse,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-button--mute.andes-ui-button--color-on-fill [data-andes-money-amount-current-color] .andes-ui-money-amount__cents,.andes-ui-button--mute.andes-ui-button--color-on-fill [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-symbol,.andes-ui-button--mute.andes-ui-button--color-on-fill [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-text,.andes-ui-button--mute.andes-ui-button--color-on-fill [data-andes-money-amount-current-color] .andes-ui-money-amount__fraction,.andes-ui-button--mute.andes-ui-button--color-on-fill [data-andes-money-amount-current-color] .andes-ui-money-amount__negative-symbol,.andes-ui-button--mute.andes-ui-button--color-on-fill [data-andes-money-amount-current-color] .andes-ui-money-amount__suffix,.andes-ui-button--mute.andes-ui-button--color-on-fill:focus [data-andes-money-amount-current-color] .andes-ui-money-amount__cents,.andes-ui-button--mute.andes-ui-button--color-on-fill:focus [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-symbol,.andes-ui-button--mute.andes-ui-button--color-on-fill:focus [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-text,.andes-ui-button--mute.andes-ui-button--color-on-fill:focus [data-andes-money-amount-current-color] .andes-ui-money-amount__fraction,.andes-ui-button--mute.andes-ui-button--color-on-fill:focus [data-andes-money-amount-current-color] .andes-ui-money-amount__negative-symbol,.andes-ui-button--mute.andes-ui-button--color-on-fill:focus [data-andes-money-amount-current-color] .andes-ui-money-amount__suffix,.andes-ui-button--mute.andes-ui-button--color-on-fill:link [data-andes-money-amount-current-color] .andes-ui-money-amount__cents,.andes-ui-button--mute.andes-ui-button--color-on-fill:link [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-symbol,.andes-ui-button--mute.andes-ui-button--color-on-fill:link [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-text,.andes-ui-button--mute.andes-ui-button--color-on-fill:link [data-andes-money-amount-current-color] .andes-ui-money-amount__fraction,.andes-ui-button--mute.andes-ui-button--color-on-fill:link [data-andes-money-amount-current-color] .andes-ui-money-amount__negative-symbol,.andes-ui-button--mute.andes-ui-button--color-on-fill:link [data-andes-money-amount-current-color] .andes-ui-money-amount__suffix,.andes-ui-button--mute.andes-ui-button--color-on-fill:visited [data-andes-money-amount-current-color] .andes-ui-money-amount__cents,.andes-ui-button--mute.andes-ui-button--color-on-fill:visited [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-symbol,.andes-ui-button--mute.andes-ui-button--color-on-fill:visited [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-text,.andes-ui-button--mute.andes-ui-button--color-on-fill:visited [data-andes-money-amount-current-color] .andes-ui-money-amount__fraction,.andes-ui-button--mute.andes-ui-button--color-on-fill:visited [data-andes-money-amount-current-color] .andes-ui-money-amount__negative-symbol,.andes-ui-button--mute.andes-ui-button--color-on-fill:visited [data-andes-money-amount-current-color] .andes-ui-money-amount__suffix{color:var(--andes-color-text-accent-loud-on-fill,var(--andes-color-text-accent-loud-on-fill,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-button--mute.andes-ui-button--color-on-fill:active{background-color:var(--andes-color-interactive-fill-mute-active-on-fill,var(--andes-color-black-alpha-50,rgba(40,40,52,.5)));border-color:transparent}.andes-ui-button--mute.andes-ui-button--color-on-fill:active .andes-ui-button__text{color:var(--andes-color-text-accent-loud-on-fill,var(--andes-color-text-accent-loud-on-fill,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-button--mute.andes-ui-button--color-on-fill:active .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--mute.andes-ui-button--color-on-fill:active .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill:active .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill:active .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--mute.andes-ui-button--color-on-fill:active .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill:active .andes-ui-button__icon svg[stroke=currentColor]{color:var(--andes-color-icon-inverse,var(--andes-color-icon-inverse,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-button--mute.andes-ui-button--color-on-fill:active [data-andes-money-amount-current-color] .andes-ui-money-amount__cents,.andes-ui-button--mute.andes-ui-button--color-on-fill:active [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-symbol,.andes-ui-button--mute.andes-ui-button--color-on-fill:active [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-text,.andes-ui-button--mute.andes-ui-button--color-on-fill:active [data-andes-money-amount-current-color] .andes-ui-money-amount__fraction,.andes-ui-button--mute.andes-ui-button--color-on-fill:active [data-andes-money-amount-current-color] .andes-ui-money-amount__negative-symbol,.andes-ui-button--mute.andes-ui-button--color-on-fill:active [data-andes-money-amount-current-color] .andes-ui-money-amount__suffix{color:var(--andes-color-text-accent-loud-on-fill,var(--andes-color-text-accent-loud-on-fill,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-button--mute.andes-ui-button--color-on-fill.andes-ui-button--disabled{background-color:var(--andes-color-transparent,var(--andes-color-transparent,hsla(0,0%,100%,0)));border-color:transparent}.andes-ui-button--mute.andes-ui-button--color-on-fill.andes-ui-button--disabled .andes-ui-button__text{color:var(--andes-color-text-disabled-on-fill,var(--andes-color-text-disabled-on-fill,var(--andes-color-white-alpha-40,hsla(0,0%,100%,.4))))}.andes-ui-button--mute.andes-ui-button--color-on-fill.andes-ui-button--disabled .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--mute.andes-ui-button--color-on-fill.andes-ui-button--disabled .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill.andes-ui-button--disabled .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill.andes-ui-button--disabled .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--mute.andes-ui-button--color-on-fill.andes-ui-button--disabled .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill.andes-ui-button--disabled .andes-ui-button__icon svg[stroke=currentColor]{color:var(--andes-color-icon-disabled-on-fill,var(--andes-color-icon-disabled-on-fill,var(--andes-color-white-alpha-40,hsla(0,0%,100%,.4))))}.andes-ui-button--mute.andes-ui-button--color-on-fill.andes-ui-button--disabled [data-andes-money-amount-current-color] .andes-ui-money-amount__cents,.andes-ui-button--mute.andes-ui-button--color-on-fill.andes-ui-button--disabled [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-symbol,.andes-ui-button--mute.andes-ui-button--color-on-fill.andes-ui-button--disabled [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-text,.andes-ui-button--mute.andes-ui-button--color-on-fill.andes-ui-button--disabled [data-andes-money-amount-current-color] .andes-ui-money-amount__fraction,.andes-ui-button--mute.andes-ui-button--color-on-fill.andes-ui-button--disabled [data-andes-money-amount-current-color] .andes-ui-money-amount__negative-symbol,.andes-ui-button--mute.andes-ui-button--color-on-fill.andes-ui-button--disabled [data-andes-money-amount-current-color] .andes-ui-money-amount__suffix{color:var(--andes-color-text-disabled-on-fill,var(--andes-color-text-disabled-on-fill,var(--andes-color-white-alpha-40,hsla(0,0%,100%,.4))))}.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse,.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:focus,.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:link,.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:visited{background-color:var(--andes-color-interactive-fill-mute-idle-on-fill-inverse,var(--andes-color-interactive-fill-mute-idle-on-fill-inverse,var(--andes-color-transparent,hsla(0,0%,100%,0))));border-color:transparent}.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse .andes-ui-button__text,.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:focus .andes-ui-button__text,.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:link .andes-ui-button__text,.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:visited .andes-ui-button__text{color:var(--andes-color-text-primary,var(--andes-color-text-primary,var(--andes-color-gray-900,#282834)))}.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse .andes-ui-button__icon svg[stroke=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:focus .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:focus .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:focus .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:focus .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:focus .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:focus .andes-ui-button__icon svg[stroke=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:link .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:link .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:link .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:link .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:link .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:link .andes-ui-button__icon svg[stroke=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:visited .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:visited .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:visited .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:visited .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:visited .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:visited .andes-ui-button__icon svg[stroke=currentColor]{color:var(--andes-color-icon-primary,var(--andes-color-icon-primary,var(--andes-color-gray-900,#282834)))}.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse [data-andes-money-amount-current-color] .andes-ui-money-amount__cents,.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-symbol,.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-text,.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse [data-andes-money-amount-current-color] .andes-ui-money-amount__fraction,.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse [data-andes-money-amount-current-color] .andes-ui-money-amount__negative-symbol,.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse [data-andes-money-amount-current-color] .andes-ui-money-amount__suffix,.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:focus [data-andes-money-amount-current-color] .andes-ui-money-amount__cents,.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:focus [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-symbol,.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:focus [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-text,.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:focus [data-andes-money-amount-current-color] .andes-ui-money-amount__fraction,.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:focus [data-andes-money-amount-current-color] .andes-ui-money-amount__negative-symbol,.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:focus [data-andes-money-amount-current-color] .andes-ui-money-amount__suffix,.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:link [data-andes-money-amount-current-color] .andes-ui-money-amount__cents,.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:link [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-symbol,.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:link [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-text,.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:link [data-andes-money-amount-current-color] .andes-ui-money-amount__fraction,.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:link [data-andes-money-amount-current-color] .andes-ui-money-amount__negative-symbol,.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:link [data-andes-money-amount-current-color] .andes-ui-money-amount__suffix,.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:visited [data-andes-money-amount-current-color] .andes-ui-money-amount__cents,.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:visited [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-symbol,.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:visited [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-text,.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:visited [data-andes-money-amount-current-color] .andes-ui-money-amount__fraction,.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:visited [data-andes-money-amount-current-color] .andes-ui-money-amount__negative-symbol,.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:visited [data-andes-money-amount-current-color] .andes-ui-money-amount__suffix{color:var(--andes-color-text-primary,var(--andes-color-text-primary,var(--andes-color-gray-900,#282834)))}.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:active{background-color:var(--andes-color-interactive-fill-mute-active-on-fill-inverse,var(--andes-color-interactive-fill-mute-active-on-fill-inverse,var(--andes-color-white-alpha-40,hsla(0,0%,100%,.4))));border-color:transparent}.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:active .andes-ui-button__text{color:var(--andes-color-text-primary,var(--andes-color-text-primary,var(--andes-color-gray-900,#282834)))}.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:active .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:active .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:active .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:active .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:active .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:active .andes-ui-button__icon svg[stroke=currentColor]{color:var(--andes-color-icon-primary,var(--andes-color-icon-primary,var(--andes-color-gray-900,#282834)))}.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:active [data-andes-money-amount-current-color] .andes-ui-money-amount__cents,.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:active [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-symbol,.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:active [data-andes-money-amount-current-color] .andes-ui-money-amount__currency-text,.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:active [data-andes-money-amount-current-color] .andes-ui-money-amount__fraction,.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:active [data-andes-money-amount-current-color] .andes-ui-money-amount__negative-symbol,.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:active [data-andes-money-amount-current-color] .andes-ui-money-amount__suffix{color:var(--andes-color-text-primary,var(--andes-color-text-primary,var(--andes-color-gray-900,#282834)))}@keyframes andes-snackbar-show{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1}}@keyframes andes-snackbar-hide{50%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.andes-ui-snackbar__portal{display:grid;position:fixed;width:100%;z-index:9999}.andes-ui-snackbar{align-items:flex-start;animation-duration:.5s;background:var(--andes-color-fill-inverse,var(--andes-color-fill-inverse,var(--andes-color-gray-900,#282834)));border-radius:var(--andes-border-radius-containers-compact,var(--andes-border-radius-containers-compact,var(--andes-dimensions-12,12px)));box-shadow:var(--andes-shadow-high-bottom-position-x,var(--andes-shadow-high-bottom-position-x,0)) var(--andes-shadow-high-bottom-position-y,var(--andes-shadow-high-bottom-position-y,8px)) var(--andes-shadow-high-bottom-blur-default,var(--andes-shadow-high-bottom-blur-default,12px)) var(--andes-shadow-high-bottom-spread-default,var(--andes-shadow-high-bottom-spread-default,0)) var(--andes-shadow-high-bottom-color-default,var(--andes-shadow-high-bottom-color-default,var(--andes-color-black-alpha-10,rgba(40,40,52,.1))));display:flex;flex-wrap:wrap;gap:var(--andes-spacing-gap-xtiny,var(--andes-spacing-gap-xtiny,var(--andes-dimensions-16,16px)));padding:var(--andes-spacing-padding-xtiny,var(--andes-spacing-padding-xtiny,var(--andes-dimensions-16,16px)))}.andes-ui-snackbar__content{align-items:flex-start;display:flex;flex:1 0 0;gap:var(--andes-spacing-gap-xmicro,var(--andes-spacing-gap-xmicro,var(--andes-dimensions-8,8px)));padding:var(--andes-spacing-padding-none,var(--andes-spacing-padding-none,var(--andes-dimensions-0,0)))}@media(prefers-reduced-motion:no-preference){.andes-ui-snackbar--animate-show{animation-name:andes-snackbar-show}.andes-ui-snackbar--animate-hide{animation-fill-mode:forwards;animation-name:andes-snackbar-hide}}.andes-ui-snackbar__portal{bottom:var(--andes-dimensions-16,var(--andes-dimensions-16,16px))}.andes-ui-snackbar{margin-left:var(--andes-dimensions-16,var(--andes-dimensions-16,16px));margin-right:var(--andes-dimensions-16,var(--andes-dimensions-16,16px))}@media(min-width:768px){.andes-ui-snackbar__portal{bottom:var(--andes-dimensions-32,var(--andes-dimensions-32,32px))}.andes-ui-snackbar{justify-self:center;width:600px}}.andes-ui-textlink:focus{box-shadow:0 0 0 2px var(--andes-color-white-alpha-100,#fff),0 0 0 3px var(--andes-color-blue-600,#5c70fa),0 0 0 5px var(--andes-color-blue-300,#c6d8ff);-moz-box-shadow:0 0 0 2px var(--andes-color-white-alpha-100,#fff),0 0 0 3px var(--andes-color-blue-600,#5c70fa),0 0 0 5px var(--andes-color-blue-300,#c6d8ff);-webkit-box-shadow:0 0 0 2px var(--andes-color-white-alpha-100,#fff),0 0 0 3px var(--andes-color-blue-600,#5c70fa),0 0 0 5px var(--andes-color-blue-300,#c6d8ff);outline:none}.andes-ui-textlink:focus-visible{box-shadow:0 0 0 2px var(--andes-color-white-alpha-100,#fff),0 0 0 3px var(--andes-color-blue-600,#5c70fa),0 0 0 5px var(--andes-color-blue-300,#c6d8ff);-moz-box-shadow:0 0 0 2px var(--andes-color-white-alpha-100,#fff),0 0 0 3px var(--andes-color-blue-600,#5c70fa),0 0 0 5px var(--andes-color-blue-300,#c6d8ff);-webkit-box-shadow:0 0 0 2px var(--andes-color-white-alpha-100,#fff),0 0 0 3px var(--andes-color-blue-600,#5c70fa),0 0 0 5px var(--andes-color-blue-300,#c6d8ff);outline:none}.andes-ui-textlink:focus:not(:focus-visible){box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}.andes-ui-textlink{align-items:center;background-color:transparent;border:0;box-sizing:border-box;cursor:pointer;display:inline-flex;gap:var(--andes-spacing-gap-xnano,var(--andes-spacing-gap-xnano,var(--andes-dimensions-4,4px)));padding:var(--andes-spacing-padding-none,var(--andes-spacing-padding-none,var(--andes-dimensions-0,0)));text-decoration:none}.andes-ui-textlink .andes-ui-typography{color:var(--andes-color-text-link-idle,var(--andes-color-text-link-idle,var(--andes-color-blue-700,#434ce4)))}.andes-ui-textlink svg[data-andes-icon-current-color],.andes-ui-textlink svg[fill=currentColor],.andes-ui-textlink svg[stroke=currentColor]{color:var(--andes-color-interactive-icon-idle-accent,var(--andes-color-interactive-icon-idle-accent,var(--andes-color-blue-700,#434ce4)))}.andes-ui-textlink.andes-ui-textlink--disabled{cursor:default;pointer-events:none}.andes-ui-textlink.andes-ui-textlink--disabled .andes-ui-typography{color:var(--andes-color-text-disabled,var(--andes-color-text-disabled,var(--andes-color-gray-500,#9c9ebf)))}.andes-ui-textlink.andes-ui-textlink--disabled svg[data-andes-icon-current-color],.andes-ui-textlink.andes-ui-textlink--disabled svg[fill=currentColor],.andes-ui-textlink.andes-ui-textlink--disabled svg[stroke=currentColor]{color:var(--andes-color-icon-disabled,var(--andes-color-icon-disabled,var(--andes-color-gray-500,#9c9ebf)))}@media(pointer:fine){.andes-ui-textlink:hover .andes-ui-typography{color:var(--andes-color-text-link-hover,var(--andes-color-text-link-hover,var(--andes-color-blue-800,#353ac5)))}.andes-ui-textlink:hover svg[data-andes-icon-current-color],.andes-ui-textlink:hover svg[fill=currentColor],.andes-ui-textlink:hover svg[stroke=currentColor]{color:var(--andes-color-interactive-icon-hover-accent,var(--andes-color-interactive-icon-hover-accent,var(--andes-color-blue-800,#353ac5)))}}.andes-ui-textlink:active .andes-ui-typography{color:var(--andes-color-text-link-active,var(--andes-color-text-link-active,var(--andes-color-blue-900,#272c96)))}.andes-ui-textlink:active svg[data-andes-icon-current-color],.andes-ui-textlink:active svg[fill=currentColor],.andes-ui-textlink:active svg[stroke=currentColor]{color:var(--andes-color-interactive-icon-active-accent,var(--andes-color-interactive-icon-active-accent,var(--andes-color-blue-900,#272c96)))}.andes-ui-textlink--color-inverse .andes-ui-typography{color:var(--andes-color-text-link-idle-inverse,var(--andes-color-text-link-idle-inverse,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-textlink--color-inverse svg[data-andes-icon-current-color],.andes-ui-textlink--color-inverse svg[fill=currentColor],.andes-ui-textlink--color-inverse svg[stroke=currentColor]{color:var(--andes-color-interactive-icon-idle-inverse,var(--andes-color-interactive-icon-idle-inverse,var(--andes-color-white-alpha-100,#fff)))}@media(pointer:fine){.andes-ui-textlink--color-inverse:hover .andes-ui-typography{color:var(--andes-color-text-link-hover-inverse,var(--andes-color-text-link-hover-inverse,var(--andes-color-white-alpha-90,hsla(0,0%,100%,.9))))}.andes-ui-textlink--color-inverse:hover svg[data-andes-icon-current-color],.andes-ui-textlink--color-inverse:hover svg[fill=currentColor],.andes-ui-textlink--color-inverse:hover svg[stroke=currentColor]{color:var(--andes-color-interactive-icon-hover-inverse,var(--andes-color-interactive-icon-hover-inverse,var(--andes-color-white-alpha-90,hsla(0,0%,100%,.9))))}}.andes-ui-textlink--color-inverse:active .andes-ui-typography{color:var(--andes-color-text-link-active-inverse,var(--andes-color-text-link-active-inverse,var(--andes-color-white-alpha-80,hsla(0,0%,100%,.8))))}.andes-ui-textlink--color-inverse:active svg[data-andes-icon-current-color],.andes-ui-textlink--color-inverse:active svg[fill=currentColor],.andes-ui-textlink--color-inverse:active svg[stroke=currentColor]{color:var(--andes-color-interactive-icon-active-inverse,var(--andes-color-interactive-icon-active-inverse,var(--andes-color-white-alpha-80,hsla(0,0%,100%,.8))))}.andes-ui-badge--small{min-height:var(--andes-size-height-micro,var(--andes-size-height-micro,var(--andes-dimensions-12,12px)));min-width:var(--andes-size-width-micro,var(--andes-size-width-micro,var(--andes-dimensions-12,12px)))}.andes-ui-badge--small.andes-ui-badge--pill-icon svg{--andes-icon-internal-size-height:var( --andes-size-height-icons-micro,var(--andes-size-height-icons-micro,var(--andes-dimensions-12,12px)) );--andes-icon-internal-size-width:var( --andes-size-width-icons-micro,var(--andes-size-width-icons-micro,var(--andes-dimensions-12,12px)) )}.andes-ui-badge--with-label-small{gap:var(--andes-spacing-gap-xnano,var(--andes-spacing-gap-xnano,var(--andes-dimensions-4,4px)))}.andes-ui-badge--medium{min-height:var(--andes-size-height-xtiny,var(--andes-size-height-xtiny,var(--andes-dimensions-16,16px)));min-width:var(--andes-size-width-xtiny,var(--andes-size-width-xtiny,var(--andes-dimensions-16,16px)))}.andes-ui-badge--medium .andes-ui-badge__content{gap:var(--andes-spacing-gap-pico,var(--andes-spacing-gap-pico,var(--andes-dimensions-2,2px)));padding:var(--andes-spacing-padding-pico,var(--andes-spacing-padding-pico,var(--andes-dimensions-2,2px))) var(--andes-spacing-padding-nano,var(--andes-spacing-padding-nano,var(--andes-dimensions-6,6px)))}.andes-ui-badge--medium.andes-ui-badge--rounded-top-left{border-top-left-radius:var(--andes-badge-border-radius-corner-small,var(--andes-dimensions-8,8px))}.andes-ui-badge--medium.andes-ui-badge--rounded-top-right{border-top-right-radius:var(--andes-badge-border-radius-corner-small,var(--andes-dimensions-8,8px))}.andes-ui-badge--medium.andes-ui-badge--rounded-bottom-left{border-bottom-left-radius:var(--andes-badge-border-radius-corner-small,var(--andes-dimensions-8,8px))}.andes-ui-badge--medium.andes-ui-badge--rounded-bottom-right{border-bottom-right-radius:var(--andes-badge-border-radius-corner-small,var(--andes-dimensions-8,8px))}.andes-ui-badge--medium.andes-ui-badge--rounded-full{border-radius:var(--andes-badge-border-radius-default,var(--andes-border-radius-full,9999px))}.andes-ui-badge--medium.andes-ui-badge--pill-icon svg{--andes-icon-internal-size-height:var( --andes-size-height-icons-micro,var(--andes-size-height-icons-micro,var(--andes-dimensions-12,12px)) );--andes-icon-internal-size-width:var( --andes-size-width-icons-micro,var(--andes-size-width-icons-micro,var(--andes-dimensions-12,12px)) )}.andes-ui-badge--with-label-medium{gap:var(--andes-spacing-gap-xnano,var(--andes-spacing-gap-xnano,var(--andes-dimensions-4,4px)))}.andes-ui-badge--large{min-height:var(--andes-size-height-tiny,var(--andes-size-height-tiny,var(--andes-dimensions-20,20px)));min-width:var(--andes-size-width-tiny,var(--andes-size-width-tiny,var(--andes-dimensions-20,20px)))}.andes-ui-badge--large .andes-ui-badge__content{gap:var(--andes-spacing-gap-xnano,var(--andes-spacing-gap-xnano,var(--andes-dimensions-4,4px)));padding:var(--andes-spacing-padding-pico,var(--andes-spacing-padding-pico,var(--andes-dimensions-2,2px))) var(--andes-spacing-padding-xmicro,var(--andes-spacing-padding-xmicro,var(--andes-dimensions-8,8px)))}.andes-ui-badge--large.andes-ui-badge--rounded-top-left{border-top-left-radius:var(--andes-badge-border-radius-corner-large,var(--andes-dimensions-12,12px))}.andes-ui-badge--large.andes-ui-badge--rounded-top-right{border-top-right-radius:var(--andes-badge-border-radius-corner-large,var(--andes-dimensions-12,12px))}.andes-ui-badge--large.andes-ui-badge--rounded-bottom-left{border-bottom-left-radius:var(--andes-badge-border-radius-corner-large,var(--andes-dimensions-12,12px))}.andes-ui-badge--large.andes-ui-badge--rounded-bottom-right{border-bottom-right-radius:var(--andes-badge-border-radius-corner-large,var(--andes-dimensions-12,12px))}.andes-ui-badge--large.andes-ui-badge--rounded-full{border-radius:var(--andes-badge-border-radius-default,var(--andes-border-radius-full,9999px))}.andes-ui-badge--large.andes-ui-badge--pill-icon svg{--andes-icon-internal-size-height:var( --andes-size-height-icons-xtiny,var(--andes-size-height-icons-xtiny,var(--andes-dimensions-16,16px)) );--andes-icon-internal-size-width:var( --andes-size-width-icons-xtiny,var(--andes-size-width-icons-xtiny,var(--andes-dimensions-16,16px)) )}.andes-ui-badge--with-label-large{gap:var(--andes-spacing-gap-xmicro,var(--andes-spacing-gap-xmicro,var(--andes-dimensions-8,8px)))}.andes-ui-badge--pill{align-items:center;display:inline-flex;justify-content:center;overflow:hidden;position:relative;text-align:center;width:max-content}.andes-ui-badge--pill.andes-ui-badge--pill-icon{border-radius:var(--andes-badge-border-radius-default,var(--andes-border-radius-full,9999px));flex-shrink:0}.andes-ui-badge--pill.andes-ui-badge--pill-icon .andes-ui-badge__content{padding:var(--andes-spacing-padding-none,var(--andes-spacing-padding-none,var(--andes-dimensions-0,0)))}.andes-ui-badge__content{align-items:center;display:flex;justify-content:center}.andes-ui-badge__content svg{--andes-icon-internal-size-height:var( --andes-size-height-icons-micro,var(--andes-size-height-icons-micro,var(--andes-dimensions-12,12px)) );--andes-icon-internal-size-width:var( --andes-size-width-icons-micro,var(--andes-size-width-icons-micro,var(--andes-dimensions-12,12px)) )}.andes-ui-badge--dot{border-radius:var(--andes-badge-border-radius-default,var(--andes-border-radius-full,9999px));display:inline-block;min-height:var(--andes-size-height-xmicro,var(--andes-size-height-xmicro,var(--andes-dimensions-8,8px)));min-width:var(--andes-size-width-xmicro,var(--andes-size-width-xmicro,var(--andes-dimensions-8,8px)));position:relative;width:max-content}.andes-ui-badge--brand{background:var(--andes-color-brand-fill-loud,var(--andes-color-brand-fill-loud,var(--andes-color-yellow-500,#ffe600)))}.andes-ui-badge--brand .andes-ui-badge__content .andes-ui-typography{color:var(--andes-color-brand-text-loud-on-fill,var(--andes-color-brand-text-loud-on-fill,var(--andes-color-gray-900,#282834)))}.andes-ui-badge--brand svg[data-andes-icon-current-color],.andes-ui-badge--brand svg[fill=currentColor],.andes-ui-badge--brand svg[stroke=currentColor]{color:var(--andes-color-brand-icon-loud-on-fill,var(--andes-color-brand-icon-loud-on-fill,var(--andes-color-gray-900,#282834)))}.andes-ui-badge--brand--quiet{background:var(--andes-color-brand-fill-quiet,var(--andes-color-brand-fill-quiet,var(--andes-color-yellow-300,#fff394)));border:0}.andes-ui-badge--brand--quiet .andes-ui-badge__content .andes-ui-typography{color:var(--andes-color-brand-text-quiet-on-fill,var(--andes-color-brand-text-quiet-on-fill,var(--andes-color-gray-900,#282834)))}.andes-ui-badge--brand--quiet svg[data-andes-icon-current-color],.andes-ui-badge--brand--quiet svg[fill=currentColor],.andes-ui-badge--brand--quiet svg[stroke=currentColor]{color:var(--andes-color-brand-icon-quiet-on-fill,var(--andes-color-brand-icon-quiet-on-fill,var(--andes-color-gray-900,#282834)))}.andes-ui-badge--neutral{background:var(--andes-color-feedback-fill-neutral-loud,var(--andes-color-feedback-fill-neutral-loud,var(--andes-color-gray-700,#646587)))}.andes-ui-badge--neutral .andes-ui-badge__content .andes-ui-typography{color:var(--andes-color-feedback-text-neutral-loud-on-fill,var(--andes-color-feedback-text-neutral-loud-on-fill,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-badge--neutral svg[data-andes-icon-current-color],.andes-ui-badge--neutral svg[fill=currentColor],.andes-ui-badge--neutral svg[stroke=currentColor]{color:var(--andes-color-feedback-icon-neutral-loud-on-fill,var(--andes-color-feedback-icon-neutral-loud-on-fill,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-badge--neutral--quiet{background:var(--andes-color-feedback-fill-neutral-quiet,var(--andes-color-feedback-fill-neutral-quiet,var(--andes-color-gray-200,#e7e9f3)));border:0}.andes-ui-badge--neutral--quiet .andes-ui-badge__content .andes-ui-typography{color:var(--andes-color-feedback-text-neutral-quiet-on-fill,var(--andes-color-feedback-text-neutral-quiet-on-fill,var(--andes-color-gray-900,#282834)))}.andes-ui-badge--neutral--quiet svg[data-andes-icon-current-color],.andes-ui-badge--neutral--quiet svg[fill=currentColor],.andes-ui-badge--neutral--quiet svg[stroke=currentColor]{color:var(--andes-color-feedback-icon-neutral-quiet-on-fill,var(--andes-color-feedback-icon-neutral-quiet-on-fill,var(--andes-color-gray-900,#282834)))}.andes-ui-badge--informative{background:var(--andes-color-feedback-fill-informative-loud,var(--andes-color-feedback-fill-informative-loud,var(--andes-color-blue-700,#434ce4)))}.andes-ui-badge--informative .andes-ui-badge__content .andes-ui-typography{color:var(--andes-color-feedback-text-informative-loud-on-fill,var(--andes-color-feedback-text-informative-loud-on-fill,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-badge--informative svg[data-andes-icon-current-color],.andes-ui-badge--informative svg[fill=currentColor],.andes-ui-badge--informative svg[stroke=currentColor]{color:var(--andes-color-feedback-icon-informative-loud-on-fill,var(--andes-color-feedback-icon-informative-loud-on-fill,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-badge--informative--quiet{background:var(--andes-color-feedback-fill-informative-quiet,var(--andes-color-feedback-fill-informative-quiet,var(--andes-color-blue-100,#e9f1ff)));border:0}.andes-ui-badge--informative--quiet .andes-ui-badge__content .andes-ui-typography{color:var(--andes-color-feedback-text-informative-quiet-on-fill,var(--andes-color-feedback-text-informative-quiet-on-fill,var(--andes-color-blue-900,#272c96)))}.andes-ui-badge--informative--quiet svg[data-andes-icon-current-color],.andes-ui-badge--informative--quiet svg[fill=currentColor],.andes-ui-badge--informative--quiet svg[stroke=currentColor]{color:var(--andes-color-feedback-icon-informative-quiet-on-fill,var(--andes-color-feedback-icon-informative-quiet-on-fill,var(--andes-color-blue-900,#272c96)))}.andes-ui-badge--positive{background:var(--andes-color-feedback-fill-positive-loud,var(--andes-color-feedback-fill-positive-loud,var(--andes-color-green-700,#1f8923)))}.andes-ui-badge--positive .andes-ui-badge__content .andes-ui-typography{color:var(--andes-color-feedback-text-positive-loud-on-fill,var(--andes-color-feedback-text-positive-loud-on-fill,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-badge--positive svg[data-andes-icon-current-color],.andes-ui-badge--positive svg[fill=currentColor],.andes-ui-badge--positive svg[stroke=currentColor]{color:var(--andes-color-feedback-icon-positive-loud-on-fill,var(--andes-color-feedback-icon-positive-loud-on-fill,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-badge--positive--quiet{background:var(--andes-color-feedback-fill-positive-quiet,var(--andes-color-feedback-fill-positive-quiet,var(--andes-color-green-100,#defade)));border:0}.andes-ui-badge--positive--quiet .andes-ui-badge__content .andes-ui-typography{color:var(--andes-color-feedback-text-positive-quiet-on-fill,var(--andes-color-feedback-text-positive-quiet-on-fill,var(--andes-color-green-900,#124515)))}.andes-ui-badge--positive--quiet svg[data-andes-icon-current-color],.andes-ui-badge--positive--quiet svg[fill=currentColor],.andes-ui-badge--positive--quiet svg[stroke=currentColor]{color:var(--andes-color-feedback-icon-positive-quiet-on-fill,var(--andes-color-feedback-icon-positive-quiet-on-fill,var(--andes-color-green-900,#124515)))}.andes-ui-badge--on-fill{background:var(--andes-color-fill-primary-on-fill,var(--andes-color-fill-primary-on-fill,var(--andes-color-black-alpha-100,#282834)))}.andes-ui-badge--on-fill .andes-ui-badge__content .andes-ui-typography{color:var(--andes-color-text-inverse,var(--andes-color-text-inverse,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-badge--on-fill svg[data-andes-icon-current-color],.andes-ui-badge--on-fill svg[fill=currentColor],.andes-ui-badge--on-fill svg[stroke=currentColor]{color:var(--andes-color-icon-inverse,var(--andes-color-icon-inverse,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-badge--on-fill--quiet{background:var(--andes-color-fill-secondary-on-fill,var(--andes-color-fill-secondary-on-fill,var(--andes-color-black-alpha-30,rgba(40,40,52,.3))));border:0}.andes-ui-badge--on-fill--quiet .andes-ui-badge__content .andes-ui-typography{color:var(--andes-color-text-inverse,var(--andes-color-text-inverse,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-badge--on-fill--quiet svg[data-andes-icon-current-color],.andes-ui-badge--on-fill--quiet svg[fill=currentColor],.andes-ui-badge--on-fill--quiet svg[stroke=currentColor]{color:var(--andes-color-icon-inverse,var(--andes-color-icon-inverse,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-badge--on-fill-inverse{background:var(--andes-color-fill-primary-on-fill-inverse,var(--andes-color-fill-primary-on-fill-inverse,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-badge--on-fill-inverse .andes-ui-badge__content .andes-ui-typography{color:var(--andes-color-text-primary,var(--andes-color-text-primary,var(--andes-color-gray-900,#282834)))}.andes-ui-badge--on-fill-inverse svg[data-andes-icon-current-color],.andes-ui-badge--on-fill-inverse svg[fill=currentColor],.andes-ui-badge--on-fill-inverse svg[stroke=currentColor]{color:var(--andes-color-icon-primary,var(--andes-color-icon-primary,var(--andes-color-gray-900,#282834)))}.andes-ui-badge--on-fill-inverse--quiet{background:var(--andes-color-fill-secondary-on-fill-inverse,var(--andes-color-fill-secondary-on-fill-inverse,var(--andes-color-white-alpha-50,hsla(0,0%,100%,.5))));border:0}.andes-ui-badge--on-fill-inverse--quiet .andes-ui-badge__content .andes-ui-typography{color:var(--andes-color-text-primary,var(--andes-color-text-primary,var(--andes-color-gray-900,#282834)))}.andes-ui-badge--on-fill-inverse--quiet svg[data-andes-icon-current-color],.andes-ui-badge--on-fill-inverse--quiet svg[fill=currentColor],.andes-ui-badge--on-fill-inverse--quiet svg[stroke=currentColor]{color:var(--andes-color-icon-primary,var(--andes-color-icon-primary,var(--andes-color-gray-900,#282834)))}.andes-ui-badge--caution{background:var(--andes-color-feedback-fill-caution-loud,var(--andes-color-feedback-fill-caution-loud,var(--andes-color-orange-700,#d74009)))}.andes-ui-badge--caution .andes-ui-badge__content .andes-ui-typography{color:var(--andes-color-feedback-text-caution-loud-on-fill,var(--andes-color-feedback-text-caution-loud-on-fill,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-badge--caution svg[data-andes-icon-current-color],.andes-ui-badge--caution svg[fill=currentColor],.andes-ui-badge--caution svg[stroke=currentColor]{color:var(--andes-color-feedback-icon-caution-loud-on-fill,var(--andes-color-feedback-icon-caution-loud-on-fill,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-badge--caution--quiet{background:var(--andes-color-feedback-fill-caution-quiet,var(--andes-color-feedback-fill-caution-quiet,var(--andes-color-orange-100,#ffedc7)));border:0}.andes-ui-badge--caution--quiet .andes-ui-badge__content .andes-ui-typography{color:var(--andes-color-feedback-text-caution-quiet-on-fill,var(--andes-color-feedback-text-caution-quiet-on-fill,var(--andes-color-orange-900,#942700)))}.andes-ui-badge--caution--quiet svg[data-andes-icon-current-color],.andes-ui-badge--caution--quiet svg[fill=currentColor],.andes-ui-badge--caution--quiet svg[stroke=currentColor]{color:var(--andes-color-feedback-icon-caution-quiet-on-fill,var(--andes-color-feedback-icon-caution-quiet-on-fill,var(--andes-color-orange-900,#942700)))}.andes-ui-badge--negative{background:var(--andes-color-feedback-fill-negative-loud,var(--andes-color-feedback-fill-negative-loud,var(--andes-color-red-900,#9e0015)))}.andes-ui-badge--negative .andes-ui-badge__content .andes-ui-typography{color:var(--andes-color-feedback-text-negative-loud-on-fill,var(--andes-color-feedback-text-negative-loud-on-fill,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-badge--negative svg[data-andes-icon-current-color],.andes-ui-badge--negative svg[fill=currentColor],.andes-ui-badge--negative svg[stroke=currentColor]{color:var(--andes-color-feedback-icon-negative-loud-on-fill,var(--andes-color-feedback-icon-negative-loud-on-fill,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-badge--negative--quiet{background:var(--andes-color-feedback-fill-negative-quiet,var(--andes-color-feedback-fill-negative-quiet,var(--andes-color-red-100,#ffe5e9)));border:0}.andes-ui-badge--negative--quiet .andes-ui-badge__content .andes-ui-typography{color:var(--andes-color-feedback-text-negative-quiet-on-fill,var(--andes-color-feedback-text-negative-quiet-on-fill,var(--andes-color-red-900,#9e0015)))}.andes-ui-badge--negative--quiet svg[data-andes-icon-current-color],.andes-ui-badge--negative--quiet svg[fill=currentColor],.andes-ui-badge--negative--quiet svg[stroke=currentColor]{color:var(--andes-color-feedback-icon-negative-quiet-on-fill,var(--andes-color-feedback-icon-negative-quiet-on-fill,var(--andes-color-red-900,#9e0015)))}.andes-ui-typography{-webkit-font-smoothing:antialiased;font-feature-settings:"case" on;margin:0}.andes-ui-typography-body-xsmall-default{font-weight:var(--andes-text-body-weight-default,var(--andes-text-body-weight-default,var(--andes-font-weight-regular,400)))}.andes-ui-typography-body-xsmall-default,.andes-ui-typography-body-xsmall-emphasis{font-family:var(--andes-text-body-family-default,var(--andes-text-body-family-default,var(--andes-font-family-inter,inter)));font-size:var(--andes-text-body-size-xsmall,var(--andes-text-body-size-xsmall,var(--andes-font-size-10,.625rem)));font-style:normal;letter-spacing:var(--andes-text-body-letter-spacing-default,var(--andes-text-body-letter-spacing-default,var(--andes-font-letter-spacing-0,0)));line-height:var(--andes-text-body-line-height-xsmall,var(--andes-text-body-line-height-xsmall,var(--andes-font-line-height-12,.75rem)));text-decoration:none}.andes-ui-typography-body-xsmall-emphasis{font-weight:var(--andes-text-body-weight-emphasis,var(--andes-text-body-weight-emphasis,var(--andes-font-weight-semibold,600)))}.andes-ui-typography-body-xsmall-textlink{font-size:var(--andes-text-body-size-xsmall,var(--andes-text-body-size-xsmall,var(--andes-font-size-10,.625rem)));font-weight:var(--andes-text-body-weight-emphasis,var(--andes-text-body-weight-emphasis,var(--andes-font-weight-semibold,600)));line-height:var(--andes-text-body-line-height-xsmall,var(--andes-text-body-line-height-xsmall,var(--andes-font-line-height-12,.75rem)));text-decoration-line:underline;text-decoration-skip-ink:none;text-decoration-style:solid;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}.andes-ui-typography-body-small-default,.andes-ui-typography-body-xsmall-textlink{font-family:var(--andes-text-body-family-default,var(--andes-text-body-family-default,var(--andes-font-family-inter,inter)));font-style:normal;letter-spacing:var(--andes-text-body-letter-spacing-default,var(--andes-text-body-letter-spacing-default,var(--andes-font-letter-spacing-0,0)))}.andes-ui-typography-body-small-default{font-size:var(--andes-text-body-size-small,var(--andes-text-body-size-small,var(--andes-font-size-12,.75rem)));font-weight:var(--andes-text-body-weight-default,var(--andes-text-body-weight-default,var(--andes-font-weight-regular,400)));line-height:var(--andes-text-body-line-height-small,var(--andes-text-body-line-height-small,var(--andes-font-line-height-16,1rem)));text-decoration:none}.andes-ui-typography-body-small-emphasis{text-decoration:none}.andes-ui-typography-body-small-emphasis,.andes-ui-typography-body-small-textlink{font-family:var(--andes-text-body-family-default,var(--andes-text-body-family-default,var(--andes-font-family-inter,inter)));font-size:var(--andes-text-body-size-small,var(--andes-text-body-size-small,var(--andes-font-size-12,.75rem)));font-style:normal;font-weight:var(--andes-text-body-weight-emphasis,var(--andes-text-body-weight-emphasis,var(--andes-font-weight-semibold,600)));letter-spacing:var(--andes-text-body-letter-spacing-default,var(--andes-text-body-letter-spacing-default,var(--andes-font-letter-spacing-0,0)));line-height:var(--andes-text-body-line-height-small,var(--andes-text-body-line-height-small,var(--andes-font-line-height-16,1rem)))}.andes-ui-typography-body-small-textlink{text-decoration-line:underline;text-decoration-skip-ink:none;text-decoration-style:solid;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}.andes-ui-typography-body-medium-default{font-weight:var(--andes-text-body-weight-default,var(--andes-text-body-weight-default,var(--andes-font-weight-regular,400)))}.andes-ui-typography-body-medium-default,.andes-ui-typography-body-medium-emphasis{font-family:var(--andes-text-body-family-default,var(--andes-text-body-family-default,var(--andes-font-family-inter,inter)));font-size:var(--andes-text-body-size-medium,var(--andes-text-body-size-medium,var(--andes-font-size-14,.875rem)));font-style:normal;letter-spacing:var(--andes-text-body-letter-spacing-default,var(--andes-text-body-letter-spacing-default,var(--andes-font-letter-spacing-0,0)));line-height:var(--andes-text-body-line-height-medium,var(--andes-text-body-line-height-medium,var(--andes-font-line-height-18,1.125rem)));text-decoration:none}.andes-ui-typography-body-medium-emphasis{font-weight:var(--andes-text-body-weight-emphasis,var(--andes-text-body-weight-emphasis,var(--andes-font-weight-semibold,600)))}.andes-ui-typography-body-medium-textlink{font-size:var(--andes-text-body-size-medium,var(--andes-text-body-size-medium,var(--andes-font-size-14,.875rem)));font-weight:var(--andes-text-body-weight-emphasis,var(--andes-text-body-weight-emphasis,var(--andes-font-weight-semibold,600)));line-height:var(--andes-text-body-line-height-medium,var(--andes-text-body-line-height-medium,var(--andes-font-line-height-18,1.125rem)));text-decoration-line:underline;text-decoration-skip-ink:none;text-decoration-style:solid;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}.andes-ui-typography-body-large-default,.andes-ui-typography-body-medium-textlink{font-family:var(--andes-text-body-family-default,var(--andes-text-body-family-default,var(--andes-font-family-inter,inter)));font-style:normal;letter-spacing:var(--andes-text-body-letter-spacing-default,var(--andes-text-body-letter-spacing-default,var(--andes-font-letter-spacing-0,0)))}.andes-ui-typography-body-large-default{font-size:var(--andes-text-body-size-large,var(--andes-text-body-size-large,var(--andes-font-size-16,1rem)));font-weight:var(--andes-text-body-weight-default,var(--andes-text-body-weight-default,var(--andes-font-weight-regular,400)));line-height:var(--andes-text-body-line-height-large,var(--andes-text-body-line-height-large,var(--andes-font-line-height-20,1.25rem)));text-decoration:none}.andes-ui-typography-body-large-emphasis{text-decoration:none}.andes-ui-typography-body-large-emphasis,.andes-ui-typography-body-large-textlink{font-family:var(--andes-text-body-family-default,var(--andes-text-body-family-default,var(--andes-font-family-inter,inter)));font-size:var(--andes-text-body-size-large,var(--andes-text-body-size-large,var(--andes-font-size-16,1rem)));font-style:normal;font-weight:var(--andes-text-body-weight-emphasis,var(--andes-text-body-weight-emphasis,var(--andes-font-weight-semibold,600)));letter-spacing:var(--andes-text-body-letter-spacing-default,var(--andes-text-body-letter-spacing-default,var(--andes-font-letter-spacing-0,0)));line-height:var(--andes-text-body-line-height-large,var(--andes-text-body-line-height-large,var(--andes-font-line-height-20,1.25rem)))}.andes-ui-typography-body-large-textlink{text-decoration-line:underline;text-decoration-skip-ink:none;text-decoration-style:solid;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}.andes-ui-typography-display-xsmall-default{font-weight:var(--andes-text-display-weight-default,var(--andes-text-display-weight-default,var(--andes-font-weight-bold,700)))}.andes-ui-typography-display-xsmall-default,.andes-ui-typography-display-xsmall-narrow{font-family:var(--andes-text-display-family-default,var(--andes-text-display-family-default,var(--andes-font-family-inter,inter)));font-size:var(--andes-text-display-size-xsmall,var(--andes-text-display-size-xsmall,var(--andes-font-size-40,2.5rem)));font-style:normal;letter-spacing:var(--andes-text-display-letter-spacing-default,var(--andes-text-display-letter-spacing-default,var(--andes-font-letter-spacing-negative-1,-.063rem)));line-height:var(--andes-text-display-line-height-xsmall,var(--andes-text-display-line-height-xsmall,var(--andes-font-line-height-48,3rem)));text-decoration:none}.andes-ui-typography-display-xsmall-narrow{font-weight:var(--andes-text-display-weight-narrow,var(--andes-text-display-weight-narrow,var(--andes-font-weight-semibold,600)))}.andes-ui-typography-display-small-default{font-weight:var(--andes-text-display-weight-default,var(--andes-text-display-weight-default,var(--andes-font-weight-bold,700)))}.andes-ui-typography-display-small-default,.andes-ui-typography-display-small-narrow{font-family:var(--andes-text-display-family-default,var(--andes-text-display-family-default,var(--andes-font-family-inter,inter)));font-size:var(--andes-text-display-size-small,var(--andes-text-display-size-small,var(--andes-font-size-48,3rem)));font-style:normal;letter-spacing:var(--andes-text-display-letter-spacing-default,var(--andes-text-display-letter-spacing-default,var(--andes-font-letter-spacing-negative-1,-.063rem)));line-height:var(--andes-text-display-line-height-small,var(--andes-text-display-line-height-small,var(--andes-font-line-height-56,3.5rem)));text-decoration:none}.andes-ui-typography-display-small-narrow{font-weight:var(--andes-text-display-weight-narrow,var(--andes-text-display-weight-narrow,var(--andes-font-weight-semibold,600)))}.andes-ui-typography-display-medium-default{font-weight:var(--andes-text-display-weight-default,var(--andes-text-display-weight-default,var(--andes-font-weight-bold,700)))}.andes-ui-typography-display-medium-default,.andes-ui-typography-display-medium-narrow{font-family:var(--andes-text-display-family-default,var(--andes-text-display-family-default,var(--andes-font-family-inter,inter)));font-size:var(--andes-text-display-size-medium,var(--andes-text-display-size-medium,var(--andes-font-size-56,3.5rem)));font-style:normal;letter-spacing:var(--andes-text-display-letter-spacing-default,var(--andes-text-display-letter-spacing-default,var(--andes-font-letter-spacing-negative-1,-.063rem)));line-height:var(--andes-text-display-line-height-medium,var(--andes-text-display-line-height-medium,var(--andes-font-line-height-66,4.125rem)));text-decoration:none}.andes-ui-typography-display-medium-narrow{font-weight:var(--andes-text-display-weight-narrow,var(--andes-text-display-weight-narrow,var(--andes-font-weight-semibold,600)))}.andes-ui-typography-heading-tiny-default{font-weight:var(--andes-text-heading-weight-default,var(--andes-text-heading-weight-default,var(--andes-font-weight-bold,700)))}.andes-ui-typography-heading-tiny-default,.andes-ui-typography-heading-tiny-narrow{font-family:var(--andes-text-heading-family-default,var(--andes-text-heading-family-default,var(--andes-font-family-inter,inter)));font-size:var(--andes-text-heading-size-tiny,var(--andes-text-heading-size-tiny,var(--andes-font-size-10,.625rem)));font-style:normal;letter-spacing:var(--andes-text-heading-letter-spacing-default,var(--andes-text-heading-letter-spacing-default,var(--andes-font-letter-spacing-0,0)));line-height:var(--andes-text-heading-line-height-tiny,var(--andes-text-heading-line-height-tiny,var(--andes-font-line-height-12,.75rem)));text-decoration:none}.andes-ui-typography-heading-tiny-narrow{font-weight:var(--andes-text-heading-weight-narrow,var(--andes-text-heading-weight-narrow,var(--andes-font-weight-semibold,600)))}.andes-ui-typography-heading-xsmall-default{font-weight:var(--andes-text-heading-weight-default,var(--andes-text-heading-weight-default,var(--andes-font-weight-bold,700)))}.andes-ui-typography-heading-xsmall-default,.andes-ui-typography-heading-xsmall-narrow{font-family:var(--andes-text-heading-family-default,var(--andes-text-heading-family-default,var(--andes-font-family-inter,inter)));font-size:var(--andes-text-heading-size-xsmall,var(--andes-text-heading-size-xsmall,var(--andes-font-size-12,.75rem)));font-style:normal;letter-spacing:var(--andes-text-heading-letter-spacing-default,var(--andes-text-heading-letter-spacing-default,var(--andes-font-letter-spacing-0,0)));line-height:var(--andes-text-heading-line-height-xsmall,var(--andes-text-heading-line-height-xsmall,var(--andes-font-line-height-16,1rem)));text-decoration:none}.andes-ui-typography-heading-xsmall-narrow{font-weight:var(--andes-text-heading-weight-narrow,var(--andes-text-heading-weight-narrow,var(--andes-font-weight-semibold,600)))}.andes-ui-typography-heading-small-default{font-weight:var(--andes-text-heading-weight-default,var(--andes-text-heading-weight-default,var(--andes-font-weight-bold,700)))}.andes-ui-typography-heading-small-default,.andes-ui-typography-heading-small-narrow{font-family:var(--andes-text-heading-family-default,var(--andes-text-heading-family-default,var(--andes-font-family-inter,inter)));font-size:var(--andes-text-heading-size-small,var(--andes-text-heading-size-small,var(--andes-font-size-14,.875rem)));font-style:normal;letter-spacing:var(--andes-text-heading-letter-spacing-default,var(--andes-text-heading-letter-spacing-default,var(--andes-font-letter-spacing-0,0)));line-height:var(--andes-text-heading-line-height-small,var(--andes-text-heading-line-height-small,var(--andes-font-line-height-18,1.125rem)));text-decoration:none}.andes-ui-typography-heading-small-narrow{font-weight:var(--andes-text-heading-weight-narrow,var(--andes-text-heading-weight-narrow,var(--andes-font-weight-semibold,600)))}.andes-ui-typography-heading-medium-default{font-weight:var(--andes-text-heading-weight-default,var(--andes-text-heading-weight-default,var(--andes-font-weight-bold,700)))}.andes-ui-typography-heading-medium-default,.andes-ui-typography-heading-medium-narrow{font-family:var(--andes-text-heading-family-default,var(--andes-text-heading-family-default,var(--andes-font-family-inter,inter)));font-size:var(--andes-text-heading-size-medium,var(--andes-text-heading-size-medium,var(--andes-font-size-16,1rem)));font-style:normal;letter-spacing:var(--andes-text-heading-letter-spacing-default,var(--andes-text-heading-letter-spacing-default,var(--andes-font-letter-spacing-0,0)));line-height:var(--andes-text-heading-line-height-medium,var(--andes-text-heading-line-height-medium,var(--andes-font-line-height-20,1.25rem)));text-decoration:none}.andes-ui-typography-heading-medium-narrow{font-weight:var(--andes-text-heading-weight-narrow,var(--andes-text-heading-weight-narrow,var(--andes-font-weight-semibold,600)))}.andes-ui-typography-heading-large-default{font-weight:var(--andes-text-heading-weight-default,var(--andes-text-heading-weight-default,var(--andes-font-weight-bold,700)))}.andes-ui-typography-heading-large-default,.andes-ui-typography-heading-large-narrow{font-family:var(--andes-text-heading-family-default,var(--andes-text-heading-family-default,var(--andes-font-family-inter,inter)));font-size:var(--andes-text-heading-size-large,var(--andes-text-heading-size-large,var(--andes-font-size-18,1.125rem)));font-style:normal;letter-spacing:var(--andes-text-heading-letter-spacing-default,var(--andes-text-heading-letter-spacing-default,var(--andes-font-letter-spacing-0,0)));line-height:var(--andes-text-heading-line-height-large,var(--andes-text-heading-line-height-large,var(--andes-font-line-height-22,1.375rem)));text-decoration:none}.andes-ui-typography-heading-large-narrow{font-weight:var(--andes-text-heading-weight-narrow,var(--andes-text-heading-weight-narrow,var(--andes-font-weight-semibold,600)))}.andes-ui-typography-heading-xlarge-default{font-weight:var(--andes-text-heading-weight-default,var(--andes-text-heading-weight-default,var(--andes-font-weight-bold,700)))}.andes-ui-typography-heading-xlarge-default,.andes-ui-typography-heading-xlarge-narrow{font-family:var(--andes-text-heading-family-default,var(--andes-text-heading-family-default,var(--andes-font-family-inter,inter)));font-size:var(--andes-text-heading-size-xlarge,var(--andes-text-heading-size-xlarge,var(--andes-font-size-20,1.25rem)));font-style:normal;letter-spacing:var(--andes-text-heading-letter-spacing-default,var(--andes-text-heading-letter-spacing-default,var(--andes-font-letter-spacing-0,0)));line-height:var(--andes-text-heading-line-height-xlarge,var(--andes-text-heading-line-height-xlarge,var(--andes-font-line-height-24,1.5rem)));text-decoration:none}.andes-ui-typography-heading-xlarge-narrow{font-weight:var(--andes-text-heading-weight-narrow,var(--andes-text-heading-weight-narrow,var(--andes-font-weight-semibold,600)))}.andes-ui-typography-heading-huge-default{font-weight:var(--andes-text-heading-weight-default,var(--andes-text-heading-weight-default,var(--andes-font-weight-bold,700)))}.andes-ui-typography-heading-huge-default,.andes-ui-typography-heading-huge-narrow{font-family:var(--andes-text-heading-family-default,var(--andes-text-heading-family-default,var(--andes-font-family-inter,inter)));font-size:var(--andes-text-heading-size-huge,var(--andes-text-heading-size-huge,var(--andes-font-size-24,1.5rem)));font-style:normal;letter-spacing:var(--andes-text-heading-letter-spacing-default,var(--andes-text-heading-letter-spacing-default,var(--andes-font-letter-spacing-0,0)));line-height:var(--andes-text-heading-line-height-huge,var(--andes-text-heading-line-height-huge,var(--andes-font-line-height-28,1.75rem)));text-decoration:none}.andes-ui-typography-heading-huge-narrow{font-weight:var(--andes-text-heading-weight-narrow,var(--andes-text-heading-weight-narrow,var(--andes-font-weight-semibold,600)))}.andes-ui-typography-heading-xhuge-default{font-weight:var(--andes-text-heading-weight-default,var(--andes-text-heading-weight-default,var(--andes-font-weight-bold,700)))}.andes-ui-typography-heading-xhuge-default,.andes-ui-typography-heading-xhuge-narrow{font-family:var(--andes-text-heading-family-default,var(--andes-text-heading-family-default,var(--andes-font-family-inter,inter)));font-size:var(--andes-text-heading-size-xhuge,var(--andes-text-heading-size-xhuge,var(--andes-font-size-28,1.75rem)));font-style:normal;letter-spacing:var(--andes-text-heading-letter-spacing-default,var(--andes-text-heading-letter-spacing-default,var(--andes-font-letter-spacing-0,0)));line-height:var(--andes-text-heading-line-height-xhuge,var(--andes-text-heading-line-height-xhuge,var(--andes-font-line-height-34,2.125rem)));text-decoration:none}.andes-ui-typography-heading-xhuge-narrow{font-weight:var(--andes-text-heading-weight-narrow,var(--andes-text-heading-weight-narrow,var(--andes-font-weight-semibold,600)))}.andes-ui-typography-heading-mega-default{font-weight:var(--andes-text-heading-weight-default,var(--andes-text-heading-weight-default,var(--andes-font-weight-bold,700)))}.andes-ui-typography-heading-mega-default,.andes-ui-typography-heading-mega-narrow{font-family:var(--andes-text-heading-family-default,var(--andes-text-heading-family-default,var(--andes-font-family-inter,inter)));font-size:var(--andes-text-heading-size-mega,var(--andes-text-heading-size-mega,var(--andes-font-size-32,2rem)));font-style:normal;letter-spacing:var(--andes-text-heading-letter-spacing-default,var(--andes-text-heading-letter-spacing-default,var(--andes-font-letter-spacing-0,0)));line-height:var(--andes-text-heading-line-height-mega,var(--andes-text-heading-line-height-mega,var(--andes-font-line-height-40,2.5rem)));text-decoration:none}.andes-ui-typography-heading-mega-narrow{font-weight:var(--andes-text-heading-weight-narrow,var(--andes-text-heading-weight-narrow,var(--andes-font-weight-semibold,600)))}.andes-ui-typography-internal-components-header-title{font-family:var(--andes-header-text-title-family-default,var(--andes-header-text-title-family-default,var(--andes-font-family-inter,inter)));font-size:var(--andes-header-text-title-size-default,var(--andes-header-text-title-size-default,var(--andes-font-size-24,1.5rem)));font-style:normal;letter-spacing:var(--andes-header-text-title-letter-spacing-default,var(--andes-header-text-title-letter-spacing-default,var(--andes-font-letter-spacing-0,0)));line-height:var(--andes-header-text-title-line-height-default,var(--andes-header-text-title-line-height-default,var(--andes-font-line-height-28,1.75rem)));text-decoration:none}.andes-ui-typography-internal-components-header-screen-task{font-family:var(--andes-header-text-screen-task-family-default,var(--andes-header-text-screen-task-family-default,var(--andes-font-family-inter,inter)));font-size:var(--andes-header-text-screen-task-size-default,var(--andes-header-text-screen-task-size-default,var(--andes-font-size-18,1.125rem)));font-style:normal;letter-spacing:var(--andes-header-text-screen-task-letter-spacing-default,var(--andes-header-text-screen-task-letter-spacing-default,var(--andes-font-letter-spacing-0,0)));line-height:var(--andes-header-text-screen-task-line-height-default,var(--andes-header-text-screen-task-line-height-default,var(--andes-font-line-height-22,1.375rem)));text-decoration:none}.andes-ui-typography--color-primary{color:var(--andes-color-text-primary,var(--andes-color-text-primary,var(--andes-color-gray-900,#282834)))}.andes-ui-typography--color-secondary{color:var(--andes-color-text-secondary,var(--andes-color-text-secondary,var(--andes-color-gray-700,#646587)))}.andes-ui-typography--color-inverse{color:var(--andes-color-text-inverse,var(--andes-color-text-inverse,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-typography--color-accent{color:var(--andes-color-text-accent,var(--andes-color-text-accent,var(--andes-color-blue-700,#434ce4)))}.andes-ui-typography--color-accent-loud-on-fill{color:var(--andes-color-text-accent-loud-on-fill,var(--andes-color-text-accent-loud-on-fill,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-typography--color-accent-quiet-on-fill{color:var(--andes-color-text-accent-quiet-on-fill,var(--andes-color-text-accent-quiet-on-fill,var(--andes-color-blue-700,#434ce4)))}.andes-ui-typography--color-disabled{color:var(--andes-color-text-disabled,var(--andes-color-text-disabled,var(--andes-color-gray-500,#9c9ebf)))}.andes-ui-typography--color-informative{color:var(--andes-color-feedback-text-informative-loud,var(--andes-color-feedback-text-informative-loud,var(--andes-color-blue-700,#434ce4)))}.andes-ui-typography--color-informative-loud-on-fill{color:var(--andes-color-feedback-text-informative-loud-on-fill,var(--andes-color-feedback-text-informative-loud-on-fill,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-typography--color-informative-quiet-on-fill{color:var(--andes-color-feedback-text-informative-quiet-on-fill,var(--andes-color-feedback-text-informative-quiet-on-fill,var(--andes-color-blue-900,#272c96)))}.andes-ui-typography--color-positive{color:var(--andes-color-feedback-text-positive-loud,var(--andes-color-feedback-text-positive-loud,var(--andes-color-green-700,#1f8923)))}.andes-ui-typography--color-positive-loud-on-fill{color:var(--andes-color-feedback-text-positive-loud-on-fill,var(--andes-color-feedback-text-positive-loud-on-fill,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-typography--color-positive-quiet-on-fill{color:var(--andes-color-feedback-text-positive-quiet-on-fill,var(--andes-color-feedback-text-positive-quiet-on-fill,var(--andes-color-green-900,#124515)))}.andes-ui-typography--color-caution{color:var(--andes-color-feedback-text-caution-loud,var(--andes-color-feedback-text-caution-loud,var(--andes-color-orange-700,#d74009)))}.andes-ui-typography--color-caution-loud-on-fill{color:var(--andes-color-feedback-text-caution-loud-on-fill,var(--andes-color-feedback-text-caution-loud-on-fill,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-typography--color-caution-quiet-on-fill{color:var(--andes-color-feedback-text-caution-quiet-on-fill,var(--andes-color-feedback-text-caution-quiet-on-fill,var(--andes-color-orange-900,#942700)))}.andes-ui-typography--color-negative{color:var(--andes-color-feedback-text-negative-loud,var(--andes-color-feedback-text-negative-loud,var(--andes-color-red-900,#9e0015)))}.andes-ui-typography--color-negative-loud-on-fill{color:var(--andes-color-feedback-text-negative-loud-on-fill,var(--andes-color-feedback-text-negative-loud-on-fill,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-typography--color-negative-quiet-on-fill{color:var(--andes-color-feedback-text-negative-quiet-on-fill,var(--andes-color-feedback-text-negative-quiet-on-fill,var(--andes-color-red-900,#9e0015)))}.andes-ui-typography--color-neutral-loud-on-fill{color:var(--andes-color-feedback-text-neutral-loud-on-fill,var(--andes-color-feedback-text-neutral-loud-on-fill,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-typography--color-neutral-quiet-on-fill{color:var(--andes-color-feedback-text-neutral-quiet-on-fill,var(--andes-color-feedback-text-neutral-quiet-on-fill,var(--andes-color-gray-900,#282834)))}.andes-ui-typography--color-link{color:var(--andes-color-text-link-idle,var(--andes-color-text-link-idle,var(--andes-color-blue-700,#434ce4)))}@media(pointer:fine){.andes-ui-typography--color-link:hover{color:var(--andes-color-text-link-hover,var(--andes-color-text-link-hover,var(--andes-color-blue-800,#353ac5)))}}.andes-ui-typography--color-link:active{color:var(--andes-color-text-link-active,var(--andes-color-text-link-active,var(--andes-color-blue-900,#272c96)))}.andes-ui-typography--color-link-inverse{color:var(--andes-color-text-link-idle-inverse,var(--andes-color-text-link-idle-inverse,var(--andes-color-white-alpha-100,#fff)))}@media(pointer:fine){.andes-ui-typography--color-link-inverse:hover{color:var(--andes-color-text-link-hover-inverse,var(--andes-color-text-link-hover-inverse,var(--andes-color-white-alpha-90,hsla(0,0%,100%,.9))))}}.andes-ui-typography--color-link-inverse:active{color:var(--andes-color-text-link-active-inverse,var(--andes-color-text-link-active-inverse,var(--andes-color-white-alpha-80,hsla(0,0%,100%,.8))))}.andes-ui-typography--color-selected{color:var(--andes-color-selected-text-idle,var(--andes-color-selected-text-idle,var(--andes-color-blue-700,#434ce4)))}.andes-ui-typography--color-selected:active{color:var(--andes-color-selected-text-active,var(--andes-color-selected-text-active,var(--andes-color-blue-900,#272c96)))}@media(pointer:fine){.andes-ui-typography--color-selected:hover{color:var(--andes-color-selected-text-hover,var(--andes-color-selected-text-hover,var(--andes-color-blue-800,#353ac5)))}}.andes-ui-visually-hidden,.andes-ui-visually-hidden-focusable:not(:focus,:focus-within){border:0;clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:0 -1px -1px 0;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.andes-ui-progress-indicator-circular__container{align-items:center;display:inline-flex;flex-direction:column;gap:var(--andes-spacing-gap-xmicro,var(--andes-spacing-gap-xmicro,var(--andes-dimensions-8,8px)));height:max-content;justify-content:center;position:relative;width:max-content}.andes-ui-progress-indicator-circular__progress{align-items:center;display:flex;justify-content:center;position:relative}.andes-ui-progress-indicator-circular--accent .andes-ui-progress-indicator-circular__circle{stroke:var(--andes-color-icon-accent,var(--andes-color-icon-accent,var(--andes-color-blue-700,#434ce4)))}.andes-ui-progress-indicator-circular--positive .andes-ui-progress-indicator-circular__circle{stroke:var(--andes-color-feedback-border-positive-loud,var(--andes-color-feedback-border-positive-loud,var(--andes-color-green-600,#14a919)))}.andes-ui-progress-indicator-circular--negative .andes-ui-progress-indicator-circular__circle{stroke:var(--andes-color-feedback-border-negative-loud,var(--andes-color-feedback-border-negative-loud,var(--andes-color-red-600,#ed314a)))}.andes-ui-progress-indicator-circular--accent .andes-ui-progress-indicator-circular__circle-bg,.andes-ui-progress-indicator-circular--negative .andes-ui-progress-indicator-circular__circle-bg,.andes-ui-progress-indicator-circular--positive .andes-ui-progress-indicator-circular__circle-bg{stroke:var(--andes-color-border-primary,var(--andes-color-border-primary,var(--andes-color-gray-300,#d0d4e6)))}.andes-ui-progress-indicator-circular--background-inverse .andes-ui-progress-indicator-circular__circle{stroke:var(--andes-color-border-inverse,var(--andes-color-border-inverse,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-progress-indicator-circular--background-inverse .andes-ui-progress-indicator-circular__circle-bg{stroke:var(--andes-color-white-alpha-30,var(--andes-color-white-alpha-30,hsla(0,0%,100%,.3)))}.andes-ui-progress-indicator-circular--indeterminate .andes-ui-progress-indicator-circular__svg{left:0;position:absolute;top:0}@media(prefers-reduced-motion:no-preference){.andes-ui-progress-indicator-circular--indeterminate .andes-ui-progress-indicator-circular__svg{animation:andes-pi-circular-rotate 2s linear infinite}}.andes-ui-progress-indicator-circular--indeterminate .andes-ui-progress-indicator-circular__circle{animation:andes-pi-circular-dash-reduce-motion 5s ease-in-out infinite;stroke-linecap:round}@media(prefers-reduced-motion:no-preference){.andes-ui-progress-indicator-circular--indeterminate .andes-ui-progress-indicator-circular__circle{animation:andes-pi-circular-dash 1.5s ease-in-out infinite}}@keyframes andes-pi-circular-rotate{to{transform:rotate(1turn)}}@keyframes andes-pi-circular-dash{0%{stroke-dasharray:1 150;stroke-dashoffset:0}50%{stroke-dasharray:90 150;stroke-dashoffset:-35}to{stroke-dasharray:90 150;stroke-dashoffset:-124}}@keyframes andes-pi-circular-dash-reduce-motion{0%{opacity:0;stroke-dasharray:90 150;stroke-dashoffset:0}10%{opacity:1;stroke-dasharray:90 150;stroke-dashoffset:0}60%{opacity:1;stroke-dasharray:90 150;stroke-dashoffset:0}to{opacity:0;stroke-dasharray:90 150;stroke-dashoffset:0}}.andes-ui-progress-indicator-circular--determinate .andes-ui-progress-indicator-circular__svg{left:0;position:absolute;top:0;transform:rotate(-90deg)}.andes-ui-progress-indicator-circular--determinate .andes-ui-progress-indicator-circular__circle{fill:none;stroke-linecap:round}@media(prefers-reduced-motion:no-preference){.andes-ui-progress-indicator-circular--determinate .andes-ui-progress-indicator-circular__circle{transition:stroke-dashoffset .15s ease-out}}.andes-ui-progress-indicator-circular--determinate .andes-ui-progress-indicator-circular__circle-bg{fill:none;stroke-linecap:round}@media(prefers-reduced-motion:no-preference){.andes-ui-progress-indicator-circular--determinate .andes-ui-progress-indicator-circular__circle-bg{transition:stroke-dashoffset .15s ease-out,stroke-dasharray .15s ease-out}.andes-ui-progress-indicator-circular--determinate .andes-ui-progress-indicator-circular__circle--continuous,.andes-ui-progress-indicator-circular--determinate .andes-ui-progress-indicator-circular__circle-bg--continuous{transition-timing-function:linear}}.andes-ui-progress-indicator-circular--small .andes-ui-progress-indicator-circular__progress,.andes-ui-progress-indicator-circular--small .andes-ui-progress-indicator-circular__svg{height:var(--andes-size-width-icons-xsmall,var(--andes-size-width-icons-xsmall,var(--andes-dimensions-24,24px)));stroke-width:calc(var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))*50/var(--andes-size-width-icons-xsmall, var(--andes-size-width-icons-xsmall, var(--andes-dimensions-24, 24px))));width:var(--andes-size-width-icons-xsmall,var(--andes-size-width-icons-xsmall,var(--andes-dimensions-24,24px)))}.andes-ui-progress-indicator-circular--xsmall .andes-ui-progress-indicator-circular__progress,.andes-ui-progress-indicator-circular--xsmall .andes-ui-progress-indicator-circular__svg{height:var(--andes-size-width-icons-xtiny,var(--andes-size-width-icons-xtiny,var(--andes-dimensions-16,16px)));stroke-width:calc(var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))*50/var(--andes-size-width-icons-xtiny, var(--andes-size-width-icons-xtiny, var(--andes-dimensions-16, 16px))));width:var(--andes-size-width-icons-xtiny,var(--andes-size-width-icons-xtiny,var(--andes-dimensions-16,16px)))}.andes-ui-progress-indicator-circular--medium .andes-ui-progress-indicator-circular__progress,.andes-ui-progress-indicator-circular--medium .andes-ui-progress-indicator-circular__svg{height:var(--andes-size-width-icons-small,var(--andes-size-width-icons-small,var(--andes-dimensions-32,32px)));stroke-width:calc(var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))*50/var(--andes-size-width-icons-small, var(--andes-size-width-icons-small, var(--andes-dimensions-32, 32px))));width:var(--andes-size-width-icons-small,var(--andes-size-width-icons-small,var(--andes-dimensions-32,32px)))}.andes-ui-progress-indicator-circular--medium .andes-ui-progress-indicator-circular__content--icon{height:var(--andes-size-width-icons-tiny,var(--andes-size-width-icons-tiny,var(--andes-dimensions-20,20px)));width:var(--andes-size-width-icons-tiny,var(--andes-size-width-icons-tiny,var(--andes-dimensions-20,20px)))}.andes-ui-progress-indicator-circular--large .andes-ui-progress-indicator-circular__progress,.andes-ui-progress-indicator-circular--large .andes-ui-progress-indicator-circular__svg{height:var(--andes-size-width-icons-large,var(--andes-size-width-icons-large,var(--andes-dimensions-48,48px)));stroke-width:calc(var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))*50/var(--andes-size-width-icons-large, var(--andes-size-width-icons-large, var(--andes-dimensions-48, 48px))));width:var(--andes-size-width-icons-large,var(--andes-size-width-icons-large,var(--andes-dimensions-48,48px)))}.andes-ui-progress-indicator-circular--large .andes-ui-progress-indicator-circular__content--icon{height:var(--andes-size-width-icons-small,var(--andes-size-width-icons-small,var(--andes-dimensions-32,32px)));width:var(--andes-size-width-icons-small,var(--andes-size-width-icons-small,var(--andes-dimensions-32,32px)))}.andes-ui-progress-indicator-circular--xlarge .andes-ui-progress-indicator-circular__progress,.andes-ui-progress-indicator-circular--xlarge .andes-ui-progress-indicator-circular__svg{height:var(--andes-size-width-huge,var(--andes-size-width-huge,var(--andes-dimensions-64,64px)));stroke-width:calc(var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))*50/var(--andes-size-width-icons-large, var(--andes-size-width-icons-large, var(--andes-dimensions-48, 48px))));width:var(--andes-size-width-huge,var(--andes-size-width-huge,var(--andes-dimensions-64,64px)))}.andes-ui-progress-indicator-circular--xlarge .andes-ui-progress-indicator-circular__content--icon{height:var(--andes-size-width-icons-large,var(--andes-size-width-icons-large,var(--andes-dimensions-48,48px)));width:var(--andes-size-width-icons-large,var(--andes-size-width-icons-large,var(--andes-dimensions-48,48px)))}.andes-ui-progress-indicator-circular--inline{height:100%;position:relative}.andes-ui-progress-indicator-circular--inline .andes-ui-progress-indicator-circular__container{position:absolute}.andes-ui-progress-indicator-circular--block{position:absolute;z-index:1021}.andes-ui-progress-indicator-circular--block,.andes-ui-progress-indicator-circular--fullscreen{align-items:center;bottom:0;display:flex;height:100%;justify-content:center;left:0;right:0;top:0;width:100%}.andes-ui-progress-indicator-circular--fullscreen{background-color:hsla(0,0%,100%,.9);position:fixed;z-index:1023}.contingency-error-step{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;margin-top:56px;min-height:auto;padding:0 20px;width:100%}@media(min-width:768px){.contingency-error-step{min-height:calc(100vh - 100px)}}@media(max-width:767px){.contingency-error-step{justify-content:center;min-height:auto}.contingency-error-step .andes-technical-error__asset-container--illustration{margin-bottom:16px!important}.contingency-error-step .andes-technical-error__title{margin-bottom:12px!important}.contingency-error-step .contingency-error-step__actions{display:block;margin-top:calc(30vh - 48px);text-align:center}.contingency-error-step .contingency-error-step__actions button{margin-bottom:8px;width:100%}}.contingency-error-step .andes-technical-error__container{align-items:center;background-color:transparent;box-sizing:border-box;display:flex;flex-direction:column;gap:0;height:auto;max-width:100%;padding:0;width:100%}.contingency-error-step .andes-technical-error__asset{align-items:center;display:flex;height:128px;justify-content:center;margin:56px 0 0;width:320px}.contingency-error-step .andes-technical-error__content{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;gap:8px;margin-top:24px;max-width:100%;padding:0;width:100%}.contingency-error-step .andes-technical-error__description,.contingency-error-step .andes-technical-error__title{box-sizing:border-box;max-width:100%;width:100%;word-wrap:break-word;overflow-wrap:break-word}.contingency-error-step .andes-technical-error__title{margin:0!important;padding:0}.contingency-error-step .andes-technical-error__description{margin:0;margin-top:0!important;padding:0}.contingency-error-step__actions{display:flex;flex-direction:row;gap:8px;justify-content:center;margin-top:48px;max-width:600px;width:100%}.contingency-error-step__actions button{flex:none;white-space:nowrap}.contingency-error-step__actions button:only-child{margin:0 auto}.contingency-subscription-step{align-items:center;display:flex;flex-direction:column;width:100%}.contingency-subscription-step .contingency-error-actions{display:flex;flex-direction:row;gap:12px;justify-content:center;margin-top:24px;max-width:600px;padding:0 20px;width:100%}.contingency-subscription-step .contingency-error-actions button{max-width:328px}.contingency-waiting-step{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;min-height:calc(100vh - 100px);padding:0 20px;width:100%}.contingency-waiting-step .andes-technical-error__container{align-items:center;background-color:transparent;display:flex;flex-direction:column;height:auto;padding:0;width:100%}.contingency-waiting-step .andes-technical-error__asset{align-items:center;display:flex;justify-content:center;margin:0}.contingency-waiting-step .andes-technical-error__content{align-items:center;display:flex;flex-direction:column;gap:0;margin:0;padding:0}.contingency-waiting-step .andes-technical-error__title{margin:0!important;text-align:center}.contingency-waiting-step .andes-technical-error__description{margin:0;text-align:center}.contingency-waiting-step .andes-technical-error__asset-container--illustration{margin-bottom:12px}.contingency-congrats-step{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;justify-content:flex-start;min-height:auto;width:100%}@media(min-width:768px){.contingency-congrats-step{min-height:calc(100vh - 100px)}}.contingency-congrats-step>div{align-items:center;display:flex;flex-direction:column;gap:24px}@media(max-width:767px){.contingency-congrats-step{display:block;justify-content:center;margin-top:56px;padding:0 20px 2vh}.contingency-congrats-step .andes-technical-error__asset-container--illustration{margin-bottom:16px!important}.contingency-congrats-step .andes-technical-error__title{margin-bottom:12px!important}.contingency-congrats-step button{margin-top:220px;width:100%}}.contingency-congrats-step .andes-technical-error__container{align-items:center;background-color:transparent;display:flex;flex-direction:column;height:auto;margin:0;padding:0;width:100%}.contingency-congrats-step .andes-technical-error__asset{align-items:flex-start;display:flex;height:32px;justify-content:center;margin:56px 0 0;width:100%}.contingency-congrats-step .andes-technical-error__asset svg{height:64px;position:relative;top:-32px;width:64px}.contingency-congrats-step .andes-technical-error__asset-container--illustration{margin:8px}.contingency-congrats-step .andes-technical-error__content{align-items:center;display:flex;flex-direction:column;gap:8px;margin:0;padding:0;width:100%}.contingency-congrats-step .andes-technical-error__content p{margin:0;padding:0}.contingency-congrats-step .andes-technical-error__title{margin:0!important;padding:0;text-align:center}.contingency-congrats-step .andes-technical-error__description{margin:0;margin-top:0!important;padding:0;text-align:center}.status-429-view{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:0 20px;width:100%}@media(max-width:767px){.status-429-view{min-height:calc(80vh - 48px)}}@media(min-width:768px){.status-429-view{min-height:calc(100vh - 100px)}}.status-429-view .status-429-error-screen{background:transparent;height:auto;margin:0;padding:0;width:100%}.status-429-view .status-429-error-screen .andes-technical-error__container{align-items:center;display:flex;flex-direction:column;height:auto;justify-content:center;margin:0;max-width:100%;min-height:auto;padding:0;width:100%}.status-429-view .status-429-error-screen .andes-technical-error__asset-container{margin-bottom:16px!important;margin-top:0!important}.status-429-view .status-429-error-screen .andes-technical-error__content{align-items:center;display:flex;flex-direction:column;margin:0;max-width:100%;padding:0;width:100%}.status-429-view .status-429-error-screen .andes-technical-error__title{margin-bottom:0!important;margin-top:0!important}.status-429-view .status-429-error-screen .andes-technical-error__description{margin-bottom:16px!important;margin-top:0!important}.status-429-view .status-429-go-home-button{margin-bottom:0!important;margin-top:0!important}.d-flex{display:flex}.flex-column{flex-direction:column}.align-center{align-items:center}.align-start{align-items:flex-start}.text-center{text-align:center}.text-left{text-align:left}.w-100{width:100%}.andes-technical-error__container{background-color:transparent;box-sizing:border-box;height:100vh;padding:0 20px}@media(max-width:767px){.andes-technical-error__container{height:calc(80vh - 48px)}}@media(min-width:768px){.andes-technical-error__container{height:calc(100vh - 100px)}}@media(max-width:767px){.mp-main__content .andes-technical-error__container,.mp-main__content .step-container{height:calc(80vh - 48px)}}@media(min-width:768px){.mp-main__content .andes-technical-error__container,.mp-main__content .step-container{height:calc(100vh - 64px)}}.error-screen--copy-code-hidden .andes-technical-error__code-text,.error-screen--copy-code-hidden .andes-technical-error__copy-icon-container{display:none!important}.error-screen--copy-code-hidden .andes-technical-error__code-button{background:none!important;border:none!important;box-shadow:none!important;cursor:default!important;padding:0!important;pointer-events:none!important}.error-screen--copy-code-hidden .andes-technical-error__code-button span{color:rgba(0,0,0,.251)!important}.error-screen--copy-code-hidden .andes-technical-error__code-button span:first-of-type{display:none!important}.custom-screen-copy-code-hidden .andes-technical-error__copy-icon-container{display:none}.step-container{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:center;overflow-y:auto}@media(max-width:767px){.step-container{height:calc(80vh - 48px)}}@media(min-width:768px){.step-container{height:calc(100vh - 100px)}}.step-container .lottie-container{max-width:min(80vw,400px)}.step-container .step-texts{margin-top:12px}.retry-loading-andes-x,.step-container .step-texts{align-items:center;display:flex;flex-direction:column}.retry-loading-andes-x{box-sizing:border-box;height:100vh;justify-content:center;width:100%}@media(max-width:767px){.retry-loading-andes-x{height:calc(80vh - 48px)}}@media(min-width:768px){.retry-loading-andes-x{height:calc(100vh - 100px)}}.error-screen .andes-technical-error__title,.error-screen-custom .andes-technical-error__title{margin-bottom:8px!important}.error-screen .andes-technical-error__code-text,.error-screen .andes-technical-error__copy-icon-container,.error-screen-custom .andes-technical-error__code-text,.error-screen-custom .andes-technical-error__copy-icon-container{display:none}.error-screen .andes-technical-error__code-button,.error-screen-custom .andes-technical-error__code-button{background:none!important;border:none!important;box-shadow:none!important;cursor:default!important;padding:0!important;pointer-events:none!important}.error-screen .andes-technical-error__code-button span,.error-screen-custom .andes-technical-error__code-button span{color:rgba(0,0,0,.251)}.error-screen .andes-technical-error__code-button.andes-tag,.error-screen-custom .andes-technical-error__code-button.andes-tag{margin:0 0 36px}.error-screen .andes-technical-error__error-code,.error-screen-custom .andes-technical-error__error-code{font-weight:400!important}.error-screen .andes-technical-error__code-button span:first-of-type,.error-screen-custom .andes-technical-error__code-button span:first-of-type{display:none}.error-screen-custom.error-screen--copy-code-enabled .andes-technical-error__copy-icon-container,.error-screen.error-screen--copy-code-enabled .andes-technical-error__copy-icon-container{display:block!important}.error-screen-custom.error-screen--copy-code-enabled .andes-technical-error__code-button,.error-screen.error-screen--copy-code-enabled .andes-technical-error__code-button{cursor:pointer!important;pointer-events:auto!important}.custom-error-screen-wrapper{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;justify-content:flex-start;padding-top:56px;width:100%}@media(min-width:768px){.custom-error-screen-wrapper{max-height:calc(100vh - 100px)}}@media(max-width:767px){.custom-error-screen-wrapper{max-height:calc(80vh - 48px)}}.custom-error-screen-wrapper .custom-error-screen-wrapper .error-screen-custom.andes-technical-error__container,.custom-error-screen-wrapper .error-screen-custom.andes-technical-error__container{height:auto;min-height:0;padding-top:0}.custom-error-screen-wrapper .error-screen-custom .andes-technical-error__asset-container{margin-bottom:24px}.custom-error-screen-wrapper .error-screen-custom .andes-technical-error__title{margin-bottom:8px!important}.custom-error-screen-wrapper .custom-error-screen__actions{align-items:center;box-sizing:border-box;flex-direction:row;gap:12px;justify-content:center;margin-top:48px;padding:0 20px}.custom-error-screen-wrapper .custom-error-screen__actions button{flex:1;min-width:0}@media(min-width:768px){.custom-error-screen-wrapper .custom-error-screen__actions button:first-of-type:not(:only-child){margin-right:8px}}@media(max-width:767px){.custom-error-screen-wrapper .custom-error-screen__actions{flex-direction:column;gap:0;margin-top:calc(30vh - 48px);max-width:100%}.custom-error-screen-wrapper .custom-error-screen__actions button{flex:none;margin-bottom:8px;width:100%}}.custom-error-screen-wrapper .andes-technical-error__code-button.andes-tag{margin:0}.subscription-error-step{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;width:100%}@media(min-width:768px){.subscription-error-step{height:calc(100vh - 100px)}}@media(max-width:767px){.subscription-error-step{align-items:center;height:calc(80vh - 48px);justify-content:center}.subscription-error-step .subscription-error-step__actions{bottom:22%;position:absolute}}.subscription-error-step .error-screen.andes-technical-error__container,.subscription-error-step .subscription-error-step .error-screen.andes-technical-error__container{height:auto;min-height:0;padding-top:0}.subscription-error-step .error-screen .andes-technical-error__asset-container{margin-bottom:24px}.subscription-error-step .error-screen .andes-technical-error__title{margin-bottom:8px!important}.subscription-error-step__actions{align-items:center;box-sizing:border-box;display:flex;flex-direction:row;gap:12px;justify-content:center;padding:0 20px}.subscription-error-step__actions button{flex:1;min-width:0}@media(max-width:767px){.subscription-error-step__actions{flex-direction:column;gap:0;margin-top:24px;max-width:100%}.subscription-error-step__actions button{flex:none;margin-bottom:8px;width:100%}}.subscription-error-step .error-screen .andes-technical-error__code-button.andes-tag{margin:0 0 36px}.error-screen-x{align-items:center;padding-top:var(--andes-spacing-padding-xlarge,48px)}.error-screen-x__spacer-bottom,.error-screen-x__spacer-top{flex:1}.error-screen-x__content{gap:var(--andes-spacing-padding-xtiny,16px);padding-left:var(--andes-spacing-padding-xtiny,16px);padding-right:var(--andes-spacing-padding-xtiny,16px)}.error-screen-x__asset{margin-bottom:0}.error-screen-x__title-description{gap:var(--andes-spacing-padding-micro,12px)}.error-screen-x__asset-thumbnail{height:128px;width:240px}.error-screen-x__description,.error-screen-x__title{padding-top:0}.error-screen-x__error-code{text-align:center}.error-screen-x__error-code-container{align-items:center;display:flex;gap:var(--andes-spacing-padding-xmicro,var(--andes-dimensions-8,8px));justify-content:center}.error-screen-x__actions{padding-top:var(--andes-spacing-padding-xlarge,var(--andes-dimensions-48,48px))}.error-screen-x .andes-ui-thumbnail__container{height:auto;width:auto}.error-screen-x .feedback-icon-container{align-items:center;background-color:var(--andes-color-feedback-fill-positive-loud,#1f8923);border-radius:var(--andes-border-radius-full,9999px);display:flex;height:var(--andes-size-width-xhuge,72px);justify-content:center;width:var(--andes-size-width-xhuge,72px)}@keyframes gradient-shift{0%,to{background-position:0 50%}50%{background-position:100% 50%}}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:clip}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}.lenis.lenis-scrolling iframe{pointer-events:none}body{background-color:#fff;color:#282834;font-size:16px;overflow-x:clip}body,h1,h2,h3,h4,h5,h6{font-family:Proxima Nova,-apple-system,blinkmacsystemfont,Segoe UI,roboto,sans-serif}h1,h2,h3,h4,h5,h6{font-weight:700;letter-spacing:-.04em;line-height:1.1;margin:0}a{color:inherit;text-decoration:none}img,video{display:block;max-width:100%}.heroCarrouselSection{background:#fff;margin:0 auto;max-width:100%;overflow:visible;position:relative;width:100%}.heroCarrouselSection:before{animation:lava-lamp-spin 14.4s linear infinite,lava-lamp-live 6.4s ease-in-out infinite;background:radial-gradient(circle at 30% 40%,rgba(255,230,0,.3) 0,transparent 55%),radial-gradient(circle at 70% 30%,rgba(67,76,228,.3) 0,transparent 55%),radial-gradient(circle at 50% 70%,rgba(148,229,243,.2) 0,transparent 55%);border-radius:50%;content:"";filter:blur(50px);height:102%;pointer-events:none;position:absolute;right:-25%;top:-100px;width:102%;z-index:0}@media(max-width:767px){.heroCarrouselSection:before{background:radial-gradient(circle at 30% 40%,rgba(255,230,0,.4) 0,transparent 55%),radial-gradient(circle at 70% 30%,rgba(67,76,228,.25) 0,transparent 55%),radial-gradient(circle at 50% 70%,rgba(148,229,243,.4) 0,transparent 55%);height:100%;left:0;right:0;top:0;width:100%}}@keyframes lava-lamp-live{0%,to{transform:translate(0) scale(1)}50%{transform:translate(5%,-8%) scale(.9)}}@keyframes lava-lamp-spin{0%{rotate:0deg}to{rotate:1turn}}.mw-header{background-color:#fff;border:1px solid transparent;border-radius:20px;margin:8px;position:relative;transition:background-color .3s ease,border-color .3s ease,backdrop-filter .3s ease,-webkit-backdrop-filter .3s ease;width:calc(100% - 16px);z-index:200}.mw-header--sticky{position:sticky;top:8px}@media(min-width:768px){.mw-header--sticky{top:16px}}@media(min-width:1024px){.mw-header--sticky{top:16px}}.mw-header--scrolled{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background-color:hsla(0,0%,100%,.7);border-color:rgba(0,0,0,.08)}.mw-header__container{align-items:center;display:flex;height:72px;justify-content:space-between;margin:0 auto;max-width:1440px;padding:12px clamp(8px,2vw,40px)}@media(max-width:767.98px){.mw-header__container{padding-left:24px;padding-right:24px}}@media(min-width:768px){.mw-header__container{padding-bottom:16px;padding-top:16px}}.mw-header__logo{align-items:center;display:flex;height:100%;padding:24px}.mw-header__logo a{align-items:center;display:flex;text-decoration:none;transition:opacity .15s ease}.mw-header__logo a:hover{opacity:.8}.mw-header__logo a:focus-visible{border-radius:4px;outline:2px solid #434ce4;outline-offset:4px}@media(min-width:768px){.mw-header__logo{padding:16px}}@media(max-width:480px){.mw-header__logo{padding:12px}}.mw-header__logoImage{display:block;height:36px;width:auto}.mw-header__logoImage--full{display:block}@media(max-width:767.98px){.mw-header__logoImage--full{display:none}}.mw-header__logoImage--iso{display:none;height:32px;width:auto}@media(max-width:767.98px){.mw-header__logoImage--iso{display:block}}@media(max-width:480px){.mw-header__logoImage{height:28px}}.mw-header__logoText{color:#282834;display:none;font-family:Proxima Nova,-apple-system,blinkmacsystemfont,Segoe UI,roboto,sans-serif;font-size:20px;font-weight:700;margin-left:8px}.mw-header__actions{align-items:center;display:flex;gap:8px;padding:0}@media(max-width:480px){.mw-header__actions{gap:4px}}.mw-header__button{align-items:center;-webkit-backface-visibility:hidden;backface-visibility:hidden;border:none;border-radius:12px;cursor:pointer;display:inline-flex;font-family:Proxima Nova,-apple-system,blinkmacsystemfont,Segoe UI,roboto,sans-serif;font-size:16px;font-weight:600;gap:4px;height:40px;justify-content:center;line-height:1.29;padding:0 24px;transition:all .3s ease;white-space:nowrap;will-change:transform}.mw-header__button--icon{padding:0;width:40px}@media(min-width:768px){.mw-header__button--icon{width:48px}}.mw-header__button--loud{background-color:#434ce4;border:none;color:#fff}.mw-header__button--loud:hover{background-color:#202bde;box-shadow:0 4px 12px rgba(67,76,228,.3);transform:translateY(-2px)}.mw-header__button--loud:active{background-color:#1d27cc;transform:translateY(0)}.mw-header__button--loud:focus-visible{outline:3px solid #434ce4;outline-offset:2px}.mw-header__button--quiet{background-color:rgba(67,76,228,.08);border:none;color:#434ce4}.mw-header__button--quiet:hover{background-color:rgba(67,76,228,.12);box-shadow:0 2px 8px rgba(67,76,228,.15);transform:translateY(-1px)}.mw-header__button--quiet:active{background-color:rgba(67,76,228,.16);transform:translateY(0)}.mw-header__button--quiet:focus-visible{outline:2px solid #434ce4;outline-offset:2px}.mw-header__button--mute{background-color:transparent;border:none;border-radius:0;color:#282834;height:40px;padding:0;width:40px}.mw-header__button--mute img,.mw-header__button--mute svg{display:block;height:24px;width:24px}.mw-header__button--mute:hover{opacity:.7}.mw-header__button--mute:active{opacity:.5}.mw-header__button--mute:focus-visible{outline:2px solid #434ce4;outline-offset:2px}@media(min-width:768px){.mw-header__button--mute{height:48px;width:48px}.mw-header__button{height:48px}}@media(max-width:767.98px){.mw-header__button{font-family:Inter,Proxima Nova,-apple-system,blinkmacsystemfont,Segoe UI,roboto,sans-serif;font-size:14px;font-weight:600;letter-spacing:0;line-height:18px}}.mw-header__helpButton{align-items:center;background:transparent;border:none;cursor:pointer;display:inline-flex;justify-content:center;padding:0;transition:opacity .15s ease}.mw-header__helpButton img{display:block;height:24px;width:24px}.mw-header__helpButton:hover{opacity:.7}.mw-header__helpButton:active{opacity:.5}.mw-header__helpButton:focus-visible{border-radius:50%;outline:2px solid #434ce4;outline-offset:4px}@media(max-width:767px){.mw-header__helpButton--hideOnMobile{display:none}}.mw-header__helpButton--showOnMobile{display:none}@media(max-width:767px){.mw-header__helpButton--showOnMobile{display:inline-flex}}@media(max-width:480px){.mw-header__helpButton img{height:24px;width:24px}}@media(max-width:767px){.mw-header__button--hideOnMobile{display:none}}.mw-header__button--showOnMobile{display:none}@media(max-width:767px){.mw-header__button--showOnMobile{display:inline-flex}}.mw-header__button:disabled{cursor:not-allowed;opacity:.5;pointer-events:none}@media(min-width:768px){.mw-header__button{font-size:14px;height:44px;padding:0 16px}}@media(max-width:480px){.mw-header__button{font-size:12px;height:40px;padding:0 12px}}@media(min-width:768px){.mw-header{margin:16px;width:calc(100% - 32px)}}@media(min-width:1024px){.mw-header{margin:16px auto;max-width:1392px;width:calc(100% - 48px)}}@media(prefers-reduced-motion:reduce){.mw-header,.mw-header__button{transition:none}.mw-header__button:hover,.mw-header__logo a:hover{transform:none}}.hero{align-items:center;background-color:transparent;justify-content:center;min-height:auto;overflow:visible;padding:80px 0 40px}.hero,.hero__container{display:flex;position:relative;width:100%;z-index:2}.hero__container{flex-direction:column;margin-left:auto;margin-right:auto;max-width:1440px;padding:0 clamp(16px,4vw,80px) 40px}@media(max-width:767px){.hero__container{padding-bottom:0;padding-left:32px;padding-right:32px}}@media(min-width:768px){.hero__container{align-items:start;display:grid;gap:32px;grid-template-columns:1fr 1fr;padding-top:0}}.hero__content{align-items:flex-start;color:#282834;display:flex;flex-direction:column;max-width:100%;padding:0;text-align:left;width:100%}@media(min-width:768px){.hero__content{grid-column:1;margin-top:20px;max-width:50vw;padding:0}}@media(min-width:1024px){.hero__content{margin-top:40px}}@media(min-width:1440px)and (min-height:900px){.hero__content{margin-top:80px;max-width:700px}}.hero__overline{color:rgba(40,40,52,.7);font-size:clamp(.75rem,2vw,.875rem);letter-spacing:.1em;line-height:1.4;margin:0 0 clamp(12px,2vw,16px);text-transform:uppercase}.hero__overline,.hero__title{-webkit-backface-visibility:hidden;backface-visibility:hidden;font-family:Proxima Nova,-apple-system,blinkmacsystemfont,Segoe UI,roboto,sans-serif;font-weight:700;opacity:1;padding:0;perspective:1000px;transform:translateZ(0);will-change:transform,opacity}.hero__title{color:#282834;font-size:clamp(52px,16vw,72px);letter-spacing:-.04em;line-height:1;margin:0 0 24px;white-space:pre-line;width:100%}@media(min-width:768px){.hero__title{font-size:56px}}@media(min-width:1024px){.hero__title{font-size:80px;margin-bottom:32px}}@media(min-width:1440px){.hero__title{font-size:96px;margin-bottom:40px}}@media(min-width:1440px)and (min-height:900px){.hero__title{font-size:112px;margin-bottom:48px}}.hero__titleHighlight{background:linear-gradient(90deg,#434ce4,#434ce4 7%,#a3bcfe 15.5%,#ffe600 20%,#a3bcfe 24.5%,#434ce4 33%,#434ce4 50%,#434ce4 57%,#a3bcfe 65.5%,#ffe600 70%,#a3bcfe 74.5%,#434ce4 83%,#434ce4);-webkit-background-clip:text;background-clip:text;background-size:200% 100%;position:relative;-webkit-text-fill-color:transparent;animation:gradient-patrol 7.2s linear infinite,gradient-glow 7.2s ease-in-out infinite;background-position:0 50%;will-change:background-position}.hero__imageContainer{align-items:center;display:flex;justify-content:center;margin:40px auto 48px;max-width:296px;overflow:hidden;pointer-events:none;width:100%}@media(min-width:768px){.hero__imageContainer{align-items:flex-start;display:flex;justify-content:center;margin:0;max-width:none;overflow:visible;z-index:5}}.hero__video{display:block;height:auto;max-width:296px;object-fit:contain;opacity:0;transition:opacity .3s ease-out;width:100%}.hero__video--playing{border-radius:20px;opacity:1}.hero__video::-webkit-media-controls{display:none!important}.hero__video::-webkit-media-controls-play-button,.hero__video::-webkit-media-controls-start-playback-button{-webkit-appearance:none;appearance:none;display:none!important}.hero__video::-webkit-media-controls-panel{display:none!important}.hero__video::-webkit-media-controls-overlay-play-button{display:none!important;opacity:0!important}@media(min-width:768px){.hero__video{max-width:none;width:auto}}.hero__imageContainer--ios{align-items:center;border-radius:40px;display:flex;height:-moz-fit-content;height:fit-content;justify-content:center;max-width:312px;padding:8px}@media(min-width:768px){.hero__imageContainer--ios{background:none;border-radius:0;display:block;height:auto;max-width:none;padding:0}}.hero__video--ios{border-radius:32px;-webkit-clip-path:inset(2px)!important;clip-path:inset(2px)!important;display:block}@media(min-width:768px){.hero__video--ios{border-radius:0}}.hero__cta{align-items:center;-webkit-backface-visibility:hidden;backface-visibility:hidden;background:#434ce4;border:none;border-radius:12px;color:#fff;cursor:pointer;display:flex;font-family:Proxima Nova,-apple-system,blinkmacsystemfont,Segoe UI,roboto,sans-serif;font-size:16px;font-weight:600;gap:8px;justify-content:center;line-height:1.29;opacity:1;padding:16px 40px;perspective:1000px;text-decoration:none;transform:translateZ(0);transition:all .3s ease;white-space:nowrap;width:100%;will-change:transform,opacity;will-change:transform}.hero__cta:hover{background:#202bde;box-shadow:0 12px 28px rgba(67,76,228,.4),0 6px 12px rgba(67,76,228,.2);transform:translateY(-4px)}.hero__cta:active{background:#1d27cc;box-shadow:0 6px 14px rgba(67,76,228,.3);transform:translateY(-2px)}@media(min-width:768px){.hero__cta{display:inline-flex;width:auto}}@media(max-width:480px){.hero__cta{padding:12px 32px}}@media(max-width:767.98px){.hero__cta{font-family:Inter,Proxima Nova,-apple-system,blinkmacsystemfont,Segoe UI,roboto,sans-serif;font-size:14px;font-weight:600;letter-spacing:0;line-height:18px}}.hero__ctaIcon{color:currentcolor;flex-shrink:0;height:20px;transition:transform .3s ease;width:20px}.hero__cta:hover .hero__ctaIcon{transform:scale(1.1)}.hero__floating,.hero__floatingCircle{display:none}@media(max-width:767px){.hero{min-height:auto;order:1;padding:24px 0 0}}@media(min-width:768px){.hero{align-items:flex-start;height:calc(100vh + 56px);min-height:100vh;min-height:100svh;padding:80px 0 0}}@media(min-width:1024px)and (min-height:1000px){.hero{padding-top:140px}}@keyframes gradient-patrol{0%{background-position:0 50%}to{background-position:100% 50%}}@keyframes gradient-glow{0%,to{filter:brightness(1)}25%{filter:brightness(1.03)}50%{filter:brightness(1.08)}75%{filter:brightness(1.03)}}@media(prefers-reduced-motion:reduce){.hero__titleHighlight{animation:none;background-size:100% 100%;filter:none}}.mw-carrousel{background-color:transparent;margin:0 auto;max-width:1440px;padding:0!important;position:relative;width:100%;z-index:3}.mw-carrousel__container{display:flex;flex-direction:column;margin:0;max-width:100%;padding:0;width:100%}@media(min-width:768px){.mw-carrousel__container{align-items:start;display:grid;gap:20px;grid-template-columns:1fr 1fr;grid-template-rows:auto auto}}.mw-carrousel__header{padding:0 clamp(8px,2vw,40px);text-align:center;width:100%}@media(min-width:768px){.mw-carrousel__header{grid-column:1;grid-row:1;max-width:calc(623px + clamp(8px,2vw,40px)*2);text-align:left}}@media(min-width:1024px){.mw-carrousel__header{max-width:calc(650px + clamp(8px,2vw,40px)*2)}}.mw-carrousel__title{color:#282834;font-family:Proxima Nova,-apple-system,blinkmacsystemfont,Segoe UI,roboto,sans-serif;font-feature-settings:"ss01";font-size:clamp(2rem,5vw,4rem);font-weight:700;letter-spacing:-.04em;line-height:.875;margin:0 0 40px;max-width:95%;opacity:1;position:relative;text-wrap:balance;z-index:10}@media(min-width:1024px){.mw-carrousel__title{font-size:4rem;margin:0 0 60px;max-width:600px}}.mw-carrousel__subtitle{color:#737373;font-family:Proxima Nova,-apple-system,blinkmacsystemfont,Segoe UI,roboto,sans-serif;font-size:18px;font-weight:400;line-height:1.5;margin:12px 0 0}@media(min-width:1024px){.mw-carrousel__subtitle{font-size:20px}}.mw-carrousel__content{display:flex;flex-direction:column;gap:8px;margin:-16px 0 0;padding:16px 0 0;width:100%}@media(min-width:768px){.mw-carrousel__content{grid-column:1/-1;grid-row:2;margin-top:0}}.mw-carrousel__navWrapper{align-items:center;display:none;gap:16px;justify-content:flex-end;padding:0 clamp(8px,2vw,40px);position:relative;z-index:10}@media(min-width:768px){.mw-carrousel__navWrapper{display:flex}}.mw-carrousel__nav{align-items:center;background-color:#fff;border:1px solid #dee9ff;border-radius:32px;color:#434ce4;cursor:pointer;display:flex;flex-shrink:0;height:56px;justify-content:center;transition:all .3s ease;width:56px}.mw-carrousel__nav svg{height:28px;width:28px}.mw-carrousel__nav:hover{background-color:rgba(67,76,228,.08);border-color:#434ce4;box-shadow:0 8px 24px rgba(67,76,228,.12);transform:translateY(-4px)}.mw-carrousel__nav:active{transform:translateY(-2px)}.mw-carrousel__nav:focus-visible{outline:2px solid #434ce4;outline-offset:2px}.mw-carrousel__scroll{overflow:visible;width:100%}@media(max-width:767px){.mw-carrousel__scroll{margin-left:calc(clamp(8px,2vw,40px)*-1);overflow:hidden;padding:0;width:100vw}}@media(min-width:768px){.mw-carrousel__scroll{margin-left:calc(50% - 50vw);overflow:auto visible;scroll-behavior:auto;width:100vw;-webkit-overflow-scrolling:touch;scrollbar-width:none}.mw-carrousel__scroll::-webkit-scrollbar{display:none}}.mw-carrousel__track{animation:marquee-scroll 20s linear infinite;display:grid;gap:12px;grid-auto-columns:calc(50vw - 20px);grid-auto-flow:column;grid-template-rows:repeat(2,auto);padding:20px 0}@media(min-width:768px){.mw-carrousel__track{animation:none;display:flex;flex-wrap:nowrap;gap:24px;grid-auto-columns:unset;grid-auto-flow:unset;grid-template-rows:unset;min-width:min-content;padding:20px 200px 20px max(clamp(8px,2vw,40px),50vw - 720px + clamp(8px,2vw,40px))}}.mw-carrousel__item{flex-shrink:0;overflow:visible;width:100%}@media(min-width:768px){.mw-carrousel__item{flex:0 0 auto;width:220px}}@media(max-width:767.98px){.mw-carrousel{padding:24px 0}}@media(max-width:767px){.mw-carrousel{order:4}}@keyframes marquee-scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media(max-width:767px){.mw-carrousel__scroll:hover .mw-carrousel__track{animation-play-state:paused}}@media(min-width:768px){.mw-carrousel{padding:80px 0}}@media(min-width:1024px){.mw-carrousel{padding:100px 0}}@media(prefers-reduced-motion:reduce){.mw-carrousel__nav:hover{transform:none}.mw-carrousel__scroll{scroll-behavior:auto;scroll-snap-type:none}.mw-carrousel__item{opacity:1!important;transform:none!important}}.mw-card{align-items:flex-start;background-color:transparent;border:2px solid #dee9ff;border-radius:24px;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:column;gap:8px;height:auto;isolation:isolate;min-height:120px;padding:16px;position:relative;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;width:100%}.mw-card:before{background:linear-gradient(90deg,#434ce4,#3483fa 25%,#ffe600 50%,#3483fa 75%,#434ce4);background-size:300% 100%;border-radius:26px;content:"";inset:-2px;opacity:0;pointer-events:none;position:absolute;transition:opacity .3s ease;z-index:-2}@media(min-width:768px){.mw-card:before{border-radius:34px}}.mw-card:after{background-color:#fff;border-radius:22px;content:"";inset:0;pointer-events:none;position:absolute;z-index:-1}@media(min-width:768px){.mw-card:after{border-radius:30px}}.mw-card:hover{border-color:transparent;box-shadow:0 4px 12px rgba(67,76,228,.06);transform:translateY(-4px)}.mw-card:hover:before{animation:border-slide 3s linear infinite;opacity:1}.mw-card:active{transform:translateY(-2px)}.mw-card__icon{align-items:center;background-color:rgba(67,76,228,.08);border-radius:50%;color:#434ce4;display:flex;flex-shrink:0;height:40px;justify-content:center;position:relative;width:40px;z-index:1}.mw-card__icon img,.mw-card__icon svg{height:24px;object-fit:contain;width:24px}@media(min-width:768px){.mw-card__icon img,.mw-card__icon svg{height:32px;width:32px}.mw-card__icon{height:56px;width:56px}}.mw-card__text{color:#282834;font-family:Proxima Nova,-apple-system,blinkmacsystemfont,Segoe UI,roboto,sans-serif;font-size:14px;font-weight:600;letter-spacing:0;line-height:1.3;margin:0;text-align:left;width:100%;word-wrap:break-word;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;overflow-wrap:break-word;position:relative;z-index:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media(min-width:768px){.mw-card__text{font-size:16px;line-height:1.4}.mw-card{border-radius:32px;gap:12px;height:164px;min-height:unset;padding:20px;width:220px}}@keyframes border-slide{0%{background-position:0 50%}to{background-position:300% 50%}}@media(prefers-reduced-motion:reduce){.mw-card{transition:none}.mw-card:hover{transform:none}.mw-card:before{animation:none!important}}.headlineLWrapper{padding-top:100px;width:100%}@media(max-width:767px){.headlineLWrapper{order:3;padding-top:0}}.mw-headlineL{margin:0 auto 96px;max-width:1440px;padding:40px clamp(8px,2vw,40px) 0;position:relative;width:100%}.mw-headlineL__title{color:#282834;font-family:Proxima Nova,-apple-system,blinkmacsystemfont,Segoe UI,roboto,sans-serif;font-size:clamp(2rem,5vw,4rem);font-weight:700;letter-spacing:-.04em;line-height:1.05;margin:0;max-width:450px;text-align:left;white-space:pre-line;will-change:opacity,transform}@media(min-width:1024px){.mw-headlineL__title{font-size:4rem;max-width:500px}}@media(max-width:767.98px){.mw-headlineL{margin-bottom:48px;margin-top:0;padding:16px 32px 0}}.mw-headline{margin:8px auto!important;max-width:1440px;padding:0 clamp(8px,2vw,40px)!important;position:relative}.mw-headline,.mw-headline__container{background-color:transparent;width:100%}.mw-headline__container{align-items:center;border-radius:20px;box-sizing:border-box;display:flex;justify-content:center;padding:64px 40px}@media(max-width:767.98px){.mw-headline__container{flex-direction:column;gap:80px;padding:48px 24px}}@media(min-width:768px){.mw-headline__container{padding:64px 56px}}@media(min-width:1024px){.mw-headline__container{padding:64px 48px}}@media(min-width:1024px)and (min-height:1000px){.mw-headline__container{padding:64px 80px}}.mw-headline__content{align-items:center;display:flex;flex-direction:column;justify-content:center;max-width:838px;width:100%}@media(max-width:767.98px){.mw-headline__content{align-items:flex-start;justify-content:flex-start}}.mw-headline__title{color:#282834;font-family:Proxima Nova,-apple-system,blinkmacsystemfont,Segoe UI,roboto,sans-serif;font-size:clamp(40px,5vw,80px);font-weight:700;letter-spacing:-.04em;line-height:clamp(40px,5vw,72px);margin:0;text-align:center;white-space:pre-line;width:100%}@media(max-width:767.98px){.mw-headline__title{font-size:40px;letter-spacing:-.04em;line-height:40px;max-width:100%;text-align:left}}@media(min-width:768px){.mw-headline__title{font-size:clamp(56px,6vw,80px);line-height:clamp(52px,6vw,72px)}}@media(min-width:1024px){.mw-headline__title{font-size:80px;letter-spacing:-3.2px;line-height:72px}}@media(max-width:767.98px){.mw-headline{margin-bottom:8px!important}}.mw-banner{background-color:transparent;margin:0;max-width:100%;padding:0;position:relative;width:100%}.mw-banner__container{background-color:#e0e0e0;border-radius:20px;display:flex;flex-direction:column;height:600px;overflow:hidden;width:100%}@media(max-width:767.98px){.mw-banner__container{height:640px;position:relative}}.mw-banner__background{border-radius:20px;inset:0;overflow:hidden;position:absolute;z-index:0}.mw-banner__backgroundImage,.mw-banner__backgroundVideo{height:100%;inset:0;object-fit:cover;object-position:center;pointer-events:none;position:absolute;width:100%}.mw-banner__titleWrapper{left:0;max-width:60%;padding:40px;position:absolute;top:0;z-index:2}@media(max-width:767.98px){.mw-banner__titleWrapper{max-width:100%;padding:32px;position:relative}}@media(min-width:1024px){.mw-banner__titleWrapper{max-width:55%;padding:40px}}.mw-banner__title{color:#fff;font-family:Proxima Nova,-apple-system,blinkmacsystemfont,Segoe UI,roboto,sans-serif;font-size:clamp(32px,5vw,64px);font-weight:700;letter-spacing:-.04em;line-height:.875;margin:0;max-width:100%;white-space:pre-line}@media(max-width:767.98px){.mw-banner__title{font-size:32px;letter-spacing:-.02em;line-height:32px;max-width:clamp(296px,82vw,380px)}}@media(min-width:768px){.mw-banner__title{font-size:clamp(40px,5vw,64px);max-width:100%}}@media(min-width:1024px){.mw-banner__title{font-size:64px;letter-spacing:-2.56px;line-height:56px;max-width:100%}}.mw-banner__overlayWrapper{align-items:flex-start;display:flex;height:600px;justify-content:flex-end;left:calc(50% + 12px);padding:40px;pointer-events:none;position:absolute;right:0;top:0;z-index:3}@media(max-width:767.98px){.mw-banner__overlayWrapper{align-items:flex-end;height:auto;inset:auto 0 24px;justify-content:center;padding:0 24px;position:absolute}}@media(min-width:768px){.mw-banner__overlayWrapper{left:50%}}@media(min-width:1024px){.mw-banner__overlayWrapper{left:calc(50% + 12px)}}.mw-banner__overlayImage,.mw-banner__overlayVideo{object-fit:contain;pointer-events:auto}@media(max-width:767.98px){.mw-banner__overlayImage,.mw-banner__overlayVideo{height:auto!important;max-width:100%;width:clamp(296px,85vw,340px)!important}}.mw-bannerStack{margin:0 auto 10px!important;max-width:1440px;padding:0 clamp(8px,2vw,40px)!important;position:relative;width:100%}.mw-bannerStack__item{-webkit-backface-visibility:hidden;backface-visibility:hidden;contain:layout style;max-width:100%;perspective:1000px;transform:scale(1) translateZ(0);transform-origin:top center;width:100%;will-change:transform}@media(max-width:767.98px){.mw-bannerStack__item{margin-bottom:10px!important}.mw-bannerStack__item:last-child{margin-bottom:0!important}}.mw-bannerStack--ios{position:relative}.mw-bannerStack__item--ios{-webkit-backface-visibility:visible;backface-visibility:visible;contain:none;perspective:none;position:sticky!important;transform-origin:top center;transition:transform .25s ease;will-change:transform;-webkit-overflow-scrolling:touch}.mw-imageText{margin:0;max-width:100%;padding:0;position:relative}.mw-imageText,.mw-imageText__container{background-color:transparent;width:100%}.mw-imageText__container{align-items:center;display:grid;gap:10px;grid-template-columns:1fr}@media(min-width:768px){.mw-imageText__container{grid-template-columns:1fr 1fr}}.mw-imageText__textBlock{align-items:flex-start;aspect-ratio:671/712;background-color:#fff;border-radius:20px;display:flex;flex-direction:column;justify-content:center;padding:40px}@media(max-width:767.98px){.mw-imageText__textBlock{aspect-ratio:unset;padding:24px 32px}}@media(min-width:768px){.mw-imageText__textBlock{padding:56px}}@media(min-width:1024px){.mw-imageText__textBlock{max-height:712px;padding:48px}}.mw-imageText__title{color:#282834;font-family:Proxima Nova,-apple-system,blinkmacsystemfont,Segoe UI,roboto,sans-serif;font-size:clamp(32px,5vw,64px);font-weight:700;letter-spacing:-.04em;line-height:.875;margin:0;max-width:100%;text-align:left;white-space:pre-line}@media(min-width:768px){.mw-imageText__title{font-size:clamp(40px,5vw,64px);max-width:500px}}@media(min-width:1024px){.mw-imageText__title{font-size:64px;letter-spacing:-2.56px;line-height:56px;max-width:650px}}.mw-imageText__description{color:#737373;font-family:Proxima Nova,-apple-system,blinkmacsystemfont,Segoe UI,roboto,sans-serif;font-size:clamp(16px,2vw,18px);font-weight:400;line-height:clamp(24px,3vw,28px);margin:0}@media(min-width:1024px){.mw-imageText__description{font-size:18px;line-height:28px}}.mw-imageText__mediaBlock{align-items:center;aspect-ratio:671/712;background-color:#f5f6fc;border-radius:20px;display:flex;flex-direction:column;justify-content:center;overflow:hidden;position:relative;width:100%}@media(min-width:1024px){.mw-imageText__mediaBlock{max-height:712px}}.mw-imageText__mediaWrapper{align-items:center;align-self:center;display:flex;flex-direction:column;height:100%;justify-content:center;padding:0;position:relative;width:100%}.mw-imageText__media{display:block;height:105%;margin:auto;object-fit:cover;object-position:center center;width:105%}@media(min-width:768px){.mw-imageText--reverse .mw-imageText__container{grid-template-columns:1fr 1fr}.mw-imageText--reverse .mw-imageText__textBlock{order:2}.mw-imageText--reverse .mw-imageText__mediaBlock{order:1}}.mw-imageTextStack{display:flex;flex-direction:column;margin:32px auto 0!important;max-width:1440px;padding:0 clamp(8px,2vw,40px)!important;width:100%}.mw-imageTextStack__headline{margin-bottom:8px!important;width:100%}@media(max-width:767.98px){.mw-imageTextStack__headline{margin-bottom:8px!important}.mw-imageTextStack__headline .mw-headline .mw-headline__container{padding:24px!important}}.mw-imageTextStack__itemsContainer{display:flex;flex-direction:column;gap:10px!important;width:100%}@media(max-width:767.98px){.mw-imageTextStack__itemsContainer{gap:48px!important}}.mw-imageTextStack__item{margin:0!important;padding:0!important;width:100%}@media(max-width:767.98px){.mw-imageTextStack{margin-top:72px!important;padding:0 8px!important}}.mw-preFooter{box-sizing:border-box;margin:10px auto 0!important;max-width:1440px;padding:0 clamp(8px,2vw,40px) 10px!important;position:relative}.mw-preFooter,.mw-preFooter__container{background-color:transparent;width:100%}.mw-preFooter__container{display:grid;gap:10px;grid-template-columns:1fr}@media(min-width:768px){.mw-preFooter__container{grid-template-columns:1fr 1fr}}.mw-preFooter__imageBlock{align-items:center;aspect-ratio:671/712;background-color:#f3f3fd;border-radius:20px;display:flex;justify-content:center;overflow:hidden;position:relative;width:100%}@media(max-width:767px){.mw-preFooter__imageBlock{aspect-ratio:unset;min-height:350px}}@media(min-width:1024px){.mw-preFooter__imageBlock{max-height:712px}}.mw-preFooter__image{display:block;height:100%;object-fit:cover;object-position:center;width:100%}.mw-preFooter__ctaBlock{align-items:flex-start;aspect-ratio:671/712;background-color:#ffe600;border-radius:20px;display:flex;justify-content:flex-start;padding:40px;position:relative;width:100%}@media(max-width:767px){.mw-preFooter__ctaBlock{aspect-ratio:unset;min-height:350px;padding:24px}}@media(min-width:768px){.mw-preFooter__ctaBlock{padding:56px}}@media(min-width:1024px){.mw-preFooter__ctaBlock{max-height:712px;padding:80px}}.mw-preFooter__ctaContent{align-items:flex-start;contain:layout style;display:flex;flex-direction:column;gap:24px;max-width:600px}@media(max-width:767px){.mw-preFooter__ctaContent{height:100%;justify-content:space-between;width:100%}}.mw-preFooter__title{color:#282834;font-family:Proxima Nova,-apple-system,blinkmacsystemfont,Segoe UI,roboto,sans-serif;font-size:clamp(32px,5vw,64px);font-weight:700;letter-spacing:-.04em;line-height:.875;margin:0;max-width:100%;text-align:left}@media(min-width:768px){.mw-preFooter__title{font-size:clamp(40px,5vw,64px);max-width:500px}}@media(min-width:1024px){.mw-preFooter__title{font-size:64px;letter-spacing:-2.56px;line-height:56px;max-width:550px}}.mw-preFooter__cta{align-items:center;-webkit-backface-visibility:hidden;backface-visibility:hidden;background:#434ce4;border:none;border-radius:12px;color:#fff;cursor:pointer;display:inline-flex;font-family:Proxima Nova,-apple-system,blinkmacsystemfont,Segoe UI,roboto,sans-serif;font-size:16px;font-weight:600;gap:8px;justify-content:center;line-height:1.29;padding:16px 40px;text-decoration:none;transition:all .3s ease;white-space:nowrap}@media(hover:hover)and (pointer:fine){.mw-preFooter__cta:hover{will-change:transform}.mw-preFooter__cta:not(:hover){will-change:auto}}.mw-preFooter__cta:hover{background:#202bde;box-shadow:0 12px 28px rgba(67,76,228,.4),0 6px 12px rgba(67,76,228,.2);transform:translateY(-4px)}.mw-preFooter__cta:active{background:#1d27cc;box-shadow:0 6px 14px rgba(67,76,228,.3);transform:translateY(-2px)}@media(max-width:767.98px){.mw-preFooter__cta{display:flex;width:100%}}@media(max-width:480px){.mw-preFooter__cta{padding:12px 32px}}@media(min-width:768px){.mw-preFooter__cta{font-size:16px;padding:16px 40px}}@media(min-width:1024px){.mw-preFooter__cta{font-size:16px;padding:18px 32px}}@media(prefers-reduced-motion:reduce){.mw-preFooter__cta{transition:none}.mw-preFooter__cta:hover{background:#434ce4;transform:none}}.mw-preFooter__ctaIcon{color:currentcolor;flex-shrink:0;height:24px;width:24px}@media(max-width:767.98px){.mw-preFooter{padding:0 8px 10px!important}}.mw-footer{background-color:transparent;color:hsla(0,0%,100%,.8);margin:10px auto!important;max-width:1440px;padding:0 clamp(8px,2vw,40px)!important;width:100%}.mw-footer__container{background-color:#282834;border-radius:16px;box-sizing:border-box;padding:24px 0;width:100%}@media(min-width:768px){.mw-footer__container{padding:40px 0}}@media(min-width:1024px){.mw-footer__container{padding:48px 0}}.mw-footer__content{display:flex;flex-direction:column;gap:56px;margin:0 auto;max-width:1440px;padding:0 24px}@media(min-width:1024px){.mw-footer__content{gap:64px;padding:0 40px}}.mw-footer__top{display:flex;flex-direction:column;gap:40px}@media(min-width:768px){.mw-footer__top{flex-direction:row;gap:180px;justify-content:flex-start}}.mw-footer__brand{display:flex;flex-direction:column;flex-shrink:0;gap:24px}@media(min-width:768px){.mw-footer__brand{max-width:250px}}.mw-footer__logo{display:block;height:34px;opacity:1;transition:opacity .3s ease;width:auto}.mw-footer__logo:hover{opacity:.8}@media(max-width:480px){.mw-footer__logo{height:28px}}.mw-footer__social{align-items:center;display:flex;gap:12px}.mw-footer__socialLink{align-items:center;background-color:hsla(0,0%,100%,.05);border-radius:12px;color:hsla(0,0%,100%,.8);display:flex;height:40px;justify-content:center;transition:all .3s ease;width:40px}.mw-footer__socialLink:hover{background-color:hsla(0,0%,100%,.1);color:#fff;transform:translateY(-2px)}.mw-footer__socialLink:focus-visible{outline:2px solid #434ce4;outline-offset:2px}.mw-footer__socialLink svg{height:20px;width:20px}.mw-footer__nav{display:grid;gap:32px 24px;grid-template-columns:repeat(2,1fr)}@media(max-width:767.98px){.mw-footer__nav{gap:32px;grid-template-columns:1fr}}@media(min-width:768px){.mw-footer__nav{gap:40px 80px;grid-template-columns:repeat(3,1fr)}}@media(min-width:1024px){.mw-footer__nav{gap:40px 100px;grid-template-columns:repeat(3,1fr)}}.mw-footer__section{display:flex;flex-direction:column;gap:16px}.mw-footer__sectionTitle{color:hsla(0,0%,100%,.7);font-family:Inter,Proxima Nova,-apple-system,blinkmacsystemfont,Segoe UI,roboto,sans-serif;font-feature-settings:"case" on;font-size:16px;font-style:normal;font-weight:600;letter-spacing:0;line-height:20px;margin:0}.mw-footer__linkList{display:flex;flex-direction:column;gap:20px;list-style:none;margin:0;padding:0}.mw-footer__link{color:#fff;cursor:pointer;display:inline-block;font-family:Inter,Proxima Nova,-apple-system,blinkmacsystemfont,Segoe UI,roboto,sans-serif;font-size:16px;font-weight:600;letter-spacing:0;line-height:20px;text-decoration:none;transition:color .15s ease}.mw-footer__link:hover{color:hsla(0,0%,100%,.7)}.mw-footer__bottom{border-top:1px solid hsla(0,0%,100%,.1);display:flex;flex-direction:column;gap:16px;padding-top:32px}@media(min-width:768px){.mw-footer__bottom{align-items:center;flex-direction:row;gap:24px;justify-content:space-between}}.mw-footer__copyright{color:hsla(0,0%,100%,.6);font-size:12px;margin:0}@media(min-width:768px){.mw-footer__copyright{font-size:14px}}.mw-footer__legal{align-items:center;display:flex;flex-wrap:wrap;gap:8px 12px}.mw-footer__legalLink{color:hsla(0,0%,100%,.6);font-size:12px;text-decoration:none;transition:color .15s ease}.mw-footer__legalLink:hover{color:#fff}.mw-footer__legalLink:focus-visible{border-radius:2px;outline:2px solid #434ce4;outline-offset:2px}@media(min-width:768px){.mw-footer__legalLink{font-size:14px}}.mw-footer__legalSeparator{color:hsla(0,0%,100%,.3);margin:0 8px}.mw-floatingCTA{display:none}.mw-floatingCTA__button{align-items:center;background-color:#434ce4;border:none;border-radius:12px;color:#fff;cursor:pointer;display:inline-flex;font-family:Proxima Nova,-apple-system,blinkmacsystemfont,Segoe UI,roboto,sans-serif;font-size:16px;font-weight:600;gap:8px;height:48px;justify-content:center;line-height:1.25;padding:0 24px;pointer-events:auto;text-decoration:none;transition:background-color .3s ease;width:100%}@media(hover:hover){.mw-floatingCTA__button:hover{background-color:#202bde}}.mw-floatingCTA__button:active{background-color:#1d27cc}.mw-floatingCTA__button:focus-visible{outline:3px solid #434ce4;outline-offset:2px}.mw-floatingCTA__icon{flex-shrink:0;height:20px;width:20px}@media(max-width:450px){.mw-floatingCTA{bottom:0;display:block;isolation:isolate;left:0;opacity:0;padding:48px 16px max(16px,env(safe-area-inset-bottom));pointer-events:none;position:fixed;right:0;transform:translateY(100%);transition:transform .3s cubic-bezier(.4,0,.2,1),opacity .3s cubic-bezier(.4,0,.2,1);z-index:201}.mw-floatingCTA--visible{opacity:1;transform:translateY(0)}.mw-floatingCTA:before{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(180deg,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,.7));content:"";inset:0;-webkit-mask-image:linear-gradient(180deg,transparent 0,#000 60%);mask-image:linear-gradient(180deg,transparent 0,#000 60%);pointer-events:none;position:absolute;z-index:-1}}@media(prefers-reduced-motion:reduce){.mw-floatingCTA__button{transition:none}.mw-floatingCTA__button:hover{transform:none}.mw-footer__legalLink,.mw-footer__link,.mw-footer__logo,.mw-footer__socialLink{transition:none}.mw-footer__socialLink:hover{transform:none}}

/*# sourceMappingURL=maxwell-landing-page.32f83b5a.css.map*/