@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-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:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-weight: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:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:inherit;font-weight: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-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--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: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-card--padding-0>.andes-card__overlap>.andes-card__content,.andes-card--padding-0>.andes-card__overlap>.andes-card__footer,.andes-card--padding-0>.andes-card__overlap>.andes-card__header{padding:0}.andes-card--padding-16>.andes-card__overlap>.andes-card__content,.andes-card--padding-16>.andes-card__overlap>.andes-card__footer,.andes-card--padding-16>.andes-card__overlap>.andes-card__header{padding:16px}.andes-card--padding-24>.andes-card__overlap>.andes-card__content,.andes-card--padding-24>.andes-card__overlap>.andes-card__footer,.andes-card--padding-24>.andes-card__overlap>.andes-card__header{padding:24px}.andes-card--padding-32>.andes-card__overlap>.andes-card__content,.andes-card--padding-32>.andes-card__overlap>.andes-card__footer,.andes-card--padding-32>.andes-card__overlap>.andes-card__header{padding:32px}.andes-card--padding-40>.andes-card__overlap>.andes-card__content,.andes-card--padding-40>.andes-card__overlap>.andes-card__footer,.andes-card--padding-40>.andes-card__overlap>.andes-card__header{padding:40px}.andes-card{background-color:#fff;border:none;border-radius:6px;box-sizing:border-box;color:rgba(0,0,0,.9);display:block;font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:16px;margin:0;outline:none;padding:0;text-decoration:none}.andes-card__overlap>:first-child{border-top-left-radius:6px;border-top-right-radius:6px}.andes-card__overlap>:last-child{border-bottom-left-radius:6px;border-bottom-right-radius:6px}.andes-card--elevated{box-shadow:0 6px 16px 0 rgba(0,0,0,.1)}.andes-card--elevated: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)),0 6px 16px 0 rgba(0,0,0,.1);-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)),0 6px 16px 0 rgba(0,0,0,.1);-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)),0 6px 16px 0 rgba(0,0,0,.1)}.andes-card--flat{box-shadow:0 1px 2px 0 rgba(0,0,0,.12)}.andes-card--flat: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)),0 1px 2px 0 rgba(0,0,0,.12);-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)),0 1px 2px 0 rgba(0,0,0,.12);-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)),0 1px 2px 0 rgba(0,0,0,.12)}.andes-card--outline{border:1px solid var(--andes-card-color-border,rgba(0,0,0,.1))}.andes-card--outline: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))}.andes-card--none .andes-card__content{position:relative}.andes-card--none>.andes-card__overlap>.andes-card__content:before{background:"none";content:"";display:block;height:100%;left:0;position:absolute;top:0;width:4px}.andes-card--none .andes-card__content:first-child:before{border-top-left-radius:6px}.andes-card--none .andes-card__content:last-child:before{border-bottom-left-radius:6px}@media(min-width:768px){.andes-card__footer--common:hover .andes-card__footer-arrow{color:var(--andes-card-extended-footer-color-chevron-hover,var(--andes-color-blue-600,#2968c8))}}.andes-card__header{padding-bottom:14px}.andes-card__header--border{border-bottom:1px solid var(--andes-card-extended-header-color-border,rgba(0,0,0,.1))}.andes-card__header-title{color:var(--andes-card-extended-header-color-title,rgba(0,0,0,.9));font-size:16px;font-weight:600;line-height:20px;margin:0;padding:0}.andes-card__footer{padding-top:14px}.andes-card__footer--common: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-card__footer--common: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-card__footer--common:focus:not(:focus-visible){box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}.andes-card__footer--common{text-decoration:none}.andes-card__footer--common:active .andes-card__footer-arrow{color:var(--andes-card-extended-footer-color-chevron-active,var(--andes-color-blue-700,#1f4e96))}.andes-card__footer--link{display:block}.andes-card__footer--button{background-color:transparent;border-bottom-width:0;border-left-color:transparent;border-right-color:transparent;border-top-left-radius:0;border-top-right-radius:0;border-top-width:0;cursor:pointer;text-align:left;width:100%}.andes-card__footer--border{border-top:1px solid var(--andes-card-extended-footer-color-border,rgba(0,0,0,.1))}.andes-card__footer-arrow{color:var(--andes-card-extended-footer-color-chevron-default,var(--andes-color-blue-500,#3483fa));display:block;float:right;height:20px;width:20px}.andes-card--informative .andes-card__content{position:relative}.andes-card--informative>.andes-card__overlap>.andes-card__content:before{background:var(--andes-card-pipe-color-fill-informative,var(--andes-color-blue-500,#3483fa));content:"";display:block;height:100%;left:0;position:absolute;top:0;width:4px}.andes-card--informative .andes-card__content:first-child:before{border-top-left-radius:6px}.andes-card--informative .andes-card__content:last-child:before{border-bottom-left-radius:6px}.andes-card--positive .andes-card__content{position:relative}.andes-card--positive>.andes-card__overlap>.andes-card__content:before{background:var(--andes-card-pipe-color-fill-positive,#00a650);content:"";display:block;height:100%;left:0;position:absolute;top:0;width:4px}.andes-card--positive .andes-card__content:first-child:before{border-top-left-radius:6px}.andes-card--positive .andes-card__content:last-child:before{border-bottom-left-radius:6px}.andes-card--caution .andes-card__content{position:relative}.andes-card--caution>.andes-card__overlap>.andes-card__content:before{background:var(--andes-card-pipe-color-fill-caution,#f73);content:"";display:block;height:100%;left:0;position:absolute;top:0;width:4px}.andes-card--caution .andes-card__content:first-child:before{border-top-left-radius:6px}.andes-card--caution .andes-card__content:last-child:before{border-bottom-left-radius:6px}.andes-card--negative .andes-card__content{position:relative}.andes-card--negative>.andes-card__overlap>.andes-card__content:before{background:var(--andes-card-pipe-color-fill-negative,#f23d4f);content:"";display:block;height:100%;left:0;position:absolute;top:0;width:4px}.andes-card--negative .andes-card__content:first-child:before{border-top-left-radius:6px}.andes-card--negative .andes-card__content:last-child:before{border-bottom-left-radius:6px}.andes-card--custom-color .andes-card__content{position:relative}.andes-card--custom-color>.andes-card__overlap>.andes-card__content:before{background:var(--andes-card-pipe-color-fill-informative);content:"";display:block;height:100%;left:0;position:absolute;top:0;width:4px}.andes-card--custom-color .andes-card__content:first-child:before{border-top-left-radius:6px}.andes-card--custom-color .andes-card__content:last-child:before{border-bottom-left-radius:6px}@media(min-width:768px){.andes-card--primary:is(button,a[href],[tabindex]):not([hidden],[tabindex="-1"],[disabled]):hover>.andes-card__overlap{background-color:var(--andes-card-color-surface-primary-hover,rgba(0,0,0,.04))}}.andes-card--primary{background-color:var(--andes-card-container-color-surface-primary,#fff)}.andes-card--primary .andes-card__overlap{background-color:var(--andes-card-color-surface-primary-default,transparent)}.andes-card--primary:is(button,a[href],[tabindex]):not([hidden],[tabindex="-1"],[disabled]):active>.andes-card__overlap{background-color:var(--andes-card-color-surface-primary-active,rgba(0,0,0,.07))}@media(min-width:768px){.andes-card--secondary:is(button,a[href],[tabindex]):not([hidden],[tabindex="-1"],[disabled]):hover .andes-card__overlap{background-color:var(--andes-card-color-surface-secondary-hover,rgba(0,0,0,.04))}}.andes-card--secondary{background-color:var(--andes-card-container-color-surface-secondary,#f5f5f5)}.andes-card--secondary .andes-card__overlap{background-color:var(--andes-card-color-surface-secondary-default,transparent)}.andes-card--secondary:is(button,a[href],[tabindex]):not([hidden],[tabindex="-1"],[disabled]):active .andes-card__overlap{background-color:var(--andes-card-color-surface-secondary-active,rgba(0,0,0,.07))}@media(min-width:768px){.andes-card--tertiary:is(button,a[href],[tabindex]):not([hidden],[tabindex="-1"],[disabled]):hover .andes-card__overlap{background-color:var(--andes-card-color-surface-tertiary-hover,rgba(0,0,0,.04))}}.andes-card--tertiary{background-color:var(--andes-card-container-color-surface-tertiary,#ededed)}.andes-card--tertiary .andes-card__overlap{background-color:var(--andes-card-color-surface-tertiary-default,transparent)}.andes-card--tertiary:is(button,a[href],[tabindex]):not([hidden],[tabindex="-1"],[disabled]):active .andes-card__overlap{background-color:var(--andes-card-color-surface-tertiary-active,rgba(0,0,0,.07))}.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-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{margin:.5em 0 0;padding-left:24px}.andes-typography--size-s.andes-typography-text-list__item:first-child{margin:0}.andes-typography--size-s.andes-typography-text-list__item .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{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-typography{font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;-webkit-font-smoothing:antialiased}.andes-typography.andes-typography--type-body.andes-typography--weight-regular{font-weight:400}.andes-typography.andes-typography--type-body.andes-typography--weight-semibold,.andes-typography.andes-typography--type-title{font-weight: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-s.andes-typography--type-title{font-size:20px;line-height:25px;margin:1.25em 0 0}.andes-typography--size-s.andes-typography--type-title:first-child{margin:0}.andes-typography--size-s.andes-typography--type-body{font-size:14px;line-height:18px}.andes-typography-text-list.andes-typography--size-s.andes-typography--type-body,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,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}[data-andes-expandable-section] [data-andes-expandable-section-trigger]{background-color:transparent;border:.5px solid #383838;box-sizing:border-box;color:inherit;cursor:pointer;font:inherit;height:44px;width:100%}[data-andes-expandable-section] [data-andes-expandable-section-trigger][data-andes-state~=disabled]{background-color:#c6c6c6;cursor:not-allowed}[data-andes-expandable-section] [data-andes-expandable-section-content]{border-left:.5px solid #383838;border-right:.5px solid #383838;border-top:.5px solid #383838;box-sizing:border-box;overflow-y:hidden;width:100%}.andes-expandable-section{display:flex;flex-direction:column}.andes-expandable-section[data-andes-expandable-section] [data-andes-expandable-section-trigger]{border:0;width:-moz-fit-content;width:fit-content}.andes-expandable-section[data-andes-expandable-section] [data-andes-expandable-section-content]{border:0}@media(prefers-reduced-motion:no-preference){.andes-expandable-section[data-andes-expandable-section] [data-andes-expandable-section-content]{transition:height .3s ease-in-out}}[data-andes-expandable-section] [data-andes-expandable-section-trigger].andes-expandable-section__highlighted-trigger{align-items:center;background-color:var(--andes-expandable-section-highlighted-controls-color-fill-default,#fff);box-shadow:0 1px 2px 0 rgba(0,0,0,.12);color:var(--andes-expandable-section-highlighted-controls-color-icon-default,var(--andes-color-blue-500,#3483fa));display:flex;justify-content:center;margin:0 auto;outline:none;padding:0}[data-andes-expandable-section] [data-andes-expandable-section-trigger].andes-expandable-section__highlighted-trigger--size-small{border-radius:16px;height:32px;width:32px}[data-andes-expandable-section] [data-andes-expandable-section-trigger].andes-expandable-section__highlighted-trigger--size-large{border-radius:32px;height:48px;width:48px}[data-andes-expandable-section] [data-andes-expandable-section-trigger].andes-expandable-section__highlighted-trigger:focus{box-shadow:0 1px 2px 0 rgba(0,0,0,.12)}[data-andes-expandable-section] [data-andes-expandable-section-trigger].andes-expandable-section__highlighted-trigger: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))}@media(hover:hover){[data-andes-expandable-section] [data-andes-expandable-section-trigger].andes-expandable-section__highlighted-trigger:hover{box-shadow:0 6px 16px 0 rgba(0,0,0,.1);color:var(--andes-expandable-section-highlighted-controls-color-icon-hover,var(--andes-color-blue-600,#2968c8))}}[data-andes-expandable-section-trigger].andes-expandable-section__simple-trigger: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}[data-andes-expandable-section-trigger].andes-expandable-section__simple-trigger: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}[data-andes-expandable-section-trigger].andes-expandable-section__simple-trigger:focus:not(:focus-visible){box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}[data-andes-expandable-section-trigger].andes-expandable-section__simple-trigger{display:inline-flex;gap:4px;height:-moz-fit-content;height:fit-content}[data-andes-expandable-section-trigger].andes-expandable-section__simple-trigger[data-andes-state~=disabled]{background-color:transparent}[data-andes-expandable-section-trigger].andes-expandable-section__simple-trigger--size-medium svg{margin-top:2px}[data-andes-expandable-section-trigger].andes-expandable-section__simple-trigger--size-large svg{margin-top:3px}[data-andes-expandable-section-trigger].andes-expandable-section__simple-trigger--color-basic .andes-typography--color-primary{color:var(--andes-expandable-section-color-text-default,rgba(0,0,0,.9))}[data-andes-expandable-section-trigger].andes-expandable-section__simple-trigger--color-basic svg{color:var(--andes-expandable-section-color-chevron-default,rgba(0,0,0,.55))}@media(hover:hover){[data-andes-expandable-section-trigger].andes-expandable-section__simple-trigger--color-basic:hover svg{color:var(--andes-expandable-section-color-chevron-hover,rgba(0,0,0,.8))}}[data-andes-expandable-section-trigger].andes-expandable-section__simple-trigger--color-basic:active svg{color:var(--andes-expandable-section-color-chevron-active,rgba(0,0,0,.9))}[data-andes-expandable-section-trigger].andes-expandable-section__simple-trigger--color-accent .andes-typography--color-primary{color:var(--andes-expandable-section-color-text-default-accent,var(--andes-color-blue-500,#3483fa))}[data-andes-expandable-section-trigger].andes-expandable-section__simple-trigger--color-accent svg{color:var(--andes-expandable-section-color-chevron-default-accent,var(--andes-color-blue-500,#3483fa))}@media(hover:hover){[data-andes-expandable-section-trigger].andes-expandable-section__simple-trigger--color-accent:hover svg{color:var(--andes-expandable-section-color-chevron-hover-accent,var(--andes-color-blue-600,#2968c8))}}[data-andes-expandable-section-trigger].andes-expandable-section__simple-trigger--color-accent:active svg{color:var(--andes-expandable-section-color-chevron-active-accent,var(--andes-color-blue-700,#1f4e96))}[data-andes-expandable-section-trigger][data-andes-state~=disabled].andes-expandable-section__simple-trigger .andes-typography--color-primary{color:var(--andes-expandable-section-color-text-disabled,rgba(0,0,0,.25))}[data-andes-expandable-section-trigger][data-andes-state~=disabled].andes-expandable-section__simple-trigger svg{color:var(--andes-expandable-section-color-chevron-disabled,rgba(0,0,0,.25))}.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--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}@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-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:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:16px;font-weight: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}@keyframes translateInButtonSpinnerCompleteMedium{0%{transform:translateY(50%)}to{transform:translateY(calc(-50% + 13px))}}.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}@keyframes translateInButtonSpinnerCompleteSmall{0%{transform:translateY(50%)}to{transform:translateY(calc(-50% + 10px))}}.andes-button--loud: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]){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]){fill:var(--andes-button-icon-loud-color-icon-default,#fff)!important}.andes-button--loud.andes-button--color-on-background: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]){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]){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{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]){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]){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{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]){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]){fill:var(--andes-button-icon-loud-color-icon-default-on-complex-bg,#fff)!important}}.andes-button--loud{box-shadow:0 0 0 0 #fff;cursor:pointer}@media(prefers-reduced-motion:no-preference){.andes-button--loud{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{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]){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]){fill:var(--andes-button-icon-loud-color-icon-default,#fff)!important}@media(prefers-reduced-motion:no-preference){.andes-button--loud:hover{transition:background-color .2s ease-in}}.andes-button--loud: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]){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]){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]{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]){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]){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]{background-clip:padding-box;cursor:default}.andes-button--loud.andes-button--loading .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{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]){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]){fill:var(--andes-button-icon-loud-color-icon-default-on-complex-bg,#fff)!important}.andes-button--loud.andes-button--color-on-background: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]){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]){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]{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]){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]){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{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,.andes-button--quiet.andes-button--color-on-background:before{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,.andes-button--quiet.andes-button--color-on-background: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--quiet:after,.andes-button--quiet:before{background-color:var(--andes-button-quiet-color-fill-progress,var(--andes-color-blue-300,rgba(65,137,230,.3)))}.andes-button--quiet:after,.andes-button--quiet: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--loud.loading:active,.andes-button--loud.loading:disabled,.andes-button--loud.loading: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]){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]){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{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]){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]){fill:var(--andes-button-icon-loud-color-icon-default-on-complex-bg,#fff)!important}.andes-button--loud.andes-button--color-on-background:after,.andes-button--loud.andes-button--color-on-background:before{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,.andes-button--loud.andes-button--color-on-background: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--loud:after,.andes-button--loud:before{background-color:var(--andes-button-loud-color-fill-progress,var(--andes-color-blue-600,#2968c8))}.andes-button--loud:after,.andes-button--loud: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--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.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{animation:andes-button-start-width-animation-reduce-motion 3s step-start;transform:scaleX(1)}@media(prefers-reduced-motion:no-preference){.andes-button--progress.loading:after,.andes-button--progress.loading:focus:after{animation:andes-button-start-width-animation 60s cubic-bezier(0,.56,.76,.96)}}.andes-button--progress.loading.finished,.andes-button--progress.loading.finished:before,.andes-button--progress.progress:before{transform:scaleX(1)}@media(prefers-reduced-motion:no-preference){.andes-button--progress.loading.finished,.andes-button--progress.loading.finished:before,.andes-button--progress.progress:before{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{color:var(--andes-button-dropdown-loud-color-chevron-default,#fff)}.andes-button-dropdown.andes-button--loud.andes-button--disabled: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{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{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: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{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{color:var(--andes-button-split-loud-color-chevron-default,#fff)}.andes-button-split .andes-button-split-chevron.andes-button--loud: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{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{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{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{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{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{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{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{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{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-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:400}.andes-progress-indicator-circular__label{color:var(--andes-progress-indicator-circular-color-label,rgba(0,0,0,.9));font-weight: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}}@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-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}.seo-landing-title-component{font-size:24px;margin-top:32px;text-align:center}@media(max-width:599.98px){.seo-landing-title-component{font-size:18px;margin:0 12px}}.seo-ui-navigation-image-grid{align-items:center;display:flex;flex-direction:column;font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;margin:0 20px}.seo-ui-navigation-image-grid__list{display:grid;gap:30px;grid-template-columns:repeat(5,minmax(100px,max-content));justify-content:center;margin:0;padding:0}@media (max-width:900px){.seo-ui-navigation-image-grid__list{gap:10px}}@media (max-width:750px){.seo-ui-navigation-image-grid__list{gap:20px;grid-template-columns:repeat(3,minmax(100px,max-content))}}@media (max-width:400px){.seo-ui-navigation-image-grid__list{gap:10px}}.seo-ui-navigation-image-grid__item{align-items:center;display:flex;flex-direction:column;position:relative}.seo-ui-navigation-image-grid__item.hidden{display:none}.seo-ui-navigation-image-grid__image-container{background-color:#fff;border-radius:8px;height:150px;padding:5px;width:150px}@media (max-width:550px){.seo-ui-navigation-image-grid__image-container{height:100px;width:100px}}.seo-ui-navigation-image-grid__image{height:100%;object-fit:contain;object-position:center;width:100%}.seo-ui-navigation-image-grid__link{color:#000;text-decoration:none}.seo-ui-navigation-image-grid__link:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.seo-ui-navigation-image-grid__link h3{color:#000;font-size:14px;font-weight:400;line-height:15px;overflow:hidden;text-decoration:none;text-overflow:ellipsis}.seo-ui-navigation-image-grid__button__container{display:flex;justify-content:flex-end}.seo-landing-navigation-component{margin:32px 0}.seo-ui-navigation-image-grid__button__container{margin-top:32px}.chevron{border-bottom:1.5px solid #4189e6;border-right:1.5px solid #4189e6;display:inline-block;height:10px;margin-left:12px;width:10px}.chevron--down{margin-bottom:6px;transform:rotate(45deg)}.chevron--up{margin-top:6px;transform:rotate(-135deg)}.seo-ui-product-comparison-table{display:flex;flex-direction:column;font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;justify-content:center;max-width:100%}.seo-ui-product-comparison-table__title{color:rgba(0,0,0,.9);font-size:18px;font-weight:600}.seo-ui-product-comparison-table__table-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(110px,1fr));overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-behavior:smooth}.seo-ui-product-comparison-table__table{border-spacing:0;color:rgba(0,0,0,.9);font-size:12px;font-weight:400;line-height:1.35;min-width:100%;padding:0;width:100%;-webkit-font-smoothing:antialiased;border:1px solid #f5f5f5;border-collapse:separate;border-radius:5px;margin:24px 0;overflow:hidden;transition:max-height .2s cubic-bezier(.9,0,.8,.2)}.seo-ui-product-comparison-table__tbody,.seo-ui-product-comparison-table__thead{display:table-row-group}.seo-ui-product-comparison-table__tbody__tr,.seo-ui-product-comparison-table__thead__tr{display:table-row}.seo-ui-product-comparison-table__tbody__tr:nth-child(odd),.seo-ui-product-comparison-table__thead__tr:nth-child(odd){background-color:#f5f5f5}.seo-ui-product-comparison-table__tbody__tr.hidden,.seo-ui-product-comparison-table__thead__tr.hidden{display:none}.seo-ui-product-comparison-table__tbody__tr__td:first-of-type,.seo-ui-product-comparison-table__thead__tr__td:first-of-type{background-color:#e5e5e5;font-weight:600}.seo-ui-product-comparison-table__tbody__tr__td,.seo-ui-product-comparison-table__tbody__tr__th,.seo-ui-product-comparison-table__thead__tr__td,.seo-ui-product-comparison-table__thead__tr__th{box-shadow:inset 1px 0 1px 0 #ededed;padding:0 16px}@media (max-width:700px){.seo-ui-product-comparison-table__tbody__tr__td,.seo-ui-product-comparison-table__tbody__tr__th,.seo-ui-product-comparison-table__thead__tr__td,.seo-ui-product-comparison-table__thead__tr__th{padding:0 6px}}.seo-ui-product-comparison-table__tbody__tr__td div,.seo-ui-product-comparison-table__tbody__tr__th div,.seo-ui-product-comparison-table__thead__tr__td div,.seo-ui-product-comparison-table__thead__tr__th div{max-width:240px;min-width:110px;padding:12px 0;text-align:center}@media (max-width:700px){.seo-ui-product-comparison-table__tbody__tr__td div,.seo-ui-product-comparison-table__tbody__tr__th div,.seo-ui-product-comparison-table__thead__tr__td div,.seo-ui-product-comparison-table__thead__tr__th div{margin:0}}.seo-ui-product-comparison-table__thead__tr__header__td__div{display:block;font-size:14px;margin:24px 10px 14px;max-width:240px;min-width:110px;text-align:center}.seo-ui-product-comparison-table__thead__tr__header__td__div__link{color:rgba(0,0,0,.9);text-decoration:none}.seo-ui-product-comparison-table__thead__tr__header__td__div__link:hover{color:#4189e6}.seo-ui-product-comparison-table__thead__tr__header__td__div__price{min-height:28px;text-transform:uppercase}.seo-ui-product-comparison-table__thead__tr__header__td__div h2{display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;white-space:break-spaces;-webkit-box-orient:vertical;font-size:16px;height:48px;line-height:1.35}.seo-ui-product-comparison-table h2{font-size:18px;margin:0}.seo-ui-product-comparison-table__button__container{display:flex;justify-content:flex-end}.seo-ui-product-comparison-table ::-webkit-scrollbar{-webkit-appearance:none;height:7px}.seo-ui-product-comparison-table ::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.55);border-radius:4px;-webkit-box-shadow:0 0 5px #737373}.seo-ui-single-product-table{font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif}.seo-ui-single-product-table__wrapper{display:flex;flex-direction:column;padding-top:20px}.seo-ui-single-product-table__title{color:rgba(0,0,0,.9);font-size:18px;font-weight:600}.seo-ui-single-product-table__header{align-items:center;border-bottom:1px solid #f5f5f5;display:flex;justify-content:space-between}.seo-ui-single-product-table__header__title{color:rgba(0,0,0,.9);display:table-cell;font-size:18px;font-weight:600;padding:12px 0;text-align:left;text-transform:capitalize;width:40%}.seo-ui-single-product-table__header__title:hover{color:#4189e6}.seo-ui-single-product-table__price{color:rgba(0,0,0,.55);font-size:14px;font-weight:600;margin-bottom:16px;margin-top:0;text-transform:uppercase}.seo-ui-single-product-table__price:hover{color:#4189e6}.seo-ui-single-product-table__table{border-spacing:0;color:rgba(0,0,0,.9);font-size:12px;font-weight:400;line-height:18px;margin-bottom:24px;padding:0;width:100%;-webkit-font-smoothing:antialiased;border:1px solid #f5f5f5;border-collapse:separate;border-radius:5px;overflow:hidden;table-layout:fixed}.seo-ui-single-product-table__table-body{display:table-row-group}.seo-ui-single-product-table__table-row{display:table-row}.seo-ui-single-product-table__table-row.hidden{display:none}.seo-ui-single-product-table__table-row:nth-child(odd){background-color:#f5f5f5}.seo-ui-single-product-table__table-row-column{display:table-cell;padding:12px;text-align:left}.seo-ui-single-product-table__table-row-column--left{text-align:left}.seo-ui-single-product-table__table-row-column--vertical-align-center{vertical-align:middle}.seo-ui-single-product-table__table-row-column--value{display:block;line-height:1.4}.seo-ui-single-product-table__table-header-container{align-items:center;display:flex}.seo-ui-single-product-table__button__container{text-align:right}.seo-landing-technical-sheet-component{margin:0 80px}@media (max-width:1200px){.seo-landing-technical-sheet-component{margin:0 60px}}@media (max-width:900px){.seo-landing-technical-sheet-component{margin:0 40px}}@media (max-width:700px){.seo-landing-technical-sheet-component{margin:0 12px}}.seo-ui-single-product-table__wrapper{padding:0}.seo-ui-single-product-table h2{margin:0}.seo-ui-single-product-table a{text-decoration:none}.seo-landing-carousel-images{background-color:#fff;display:flex;justify-content:center;width:100%}.seo-landing-carousel-images-img{border-radius:6px;height:auto;max-height:300px;max-width:100%}.seo-landing-offer-button-component__buttons-container{display:flex;justify-content:center}@media (max-width:900px){.seo-landing-offer-button-component__buttons-container{margin:0 40px}}@media (max-width:700px){.seo-landing-offer-button-component__buttons-container{margin:0 12px}.seo-landing-offer-button-component__button{font-size:12px;line-height:normal}}.seo-landing-sell-button-component__buttons-container{display:flex;justify-content:center}.seo-ui-info-text-box{font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif}.seo-ui-info-text-box__container{height:100%;overflow:hidden;position:relative;transition:max-height .2s cubic-bezier(.9,0,.8,.2)}.seo-ui-info-text-box__description-container{display:flex;font-size:14px;font-weight:400;line-height:18px}.seo-ui-info-text-box__description-container div[data-andes-state=expanded]{color:rgba(0,0,0,.55);font-weight:400;margin:0}.seo-ui-info-text-box__description-container div[data-andes-state=collapsed]{background:linear-gradient(180deg,rgba(0,0,0,.55) 60%,transparent);-webkit-background-clip:text;background-clip:text;color:transparent;display:block;margin:0;overflow:hidden}.seo-ui-info-text-box__description-container div[data-andes-expandable-section-content=true]{margin:8px 0 12px}.seo-ui-info-text-box__description-container button.andes-expandable-section__simple-trigger{padding:0}.seo-ui-info-text-box__title{color:rgba(0,0,0,.9);font-size:18px;font-weight:600;line-height:22px;margin:0;text-transform:capitalize}.seo-ui-info-text-box__title.mobile{font-size:16px}.seo-ui-info-text-box__expandable-htlm-content,.seo-ui-info-text-box__htlm-content{height:100%;margin:16px 0}.seo-ui-info-text-box__expandable-htlm-content p,.seo-ui-info-text-box__htlm-content p{margin:0}.seo-ui-info-text-box__expandable-htlm-content a,.seo-ui-info-text-box__htlm-content a{color:var(--andes-color-blue-500,#3483fa);display:inline;text-decoration:none}.seo-ui-info-text-box__expandable-htlm-content.mobile,.seo-ui-info-text-box__htlm-content.mobile{margin:8px 0}.seo-ui-info-text-box__htlm-content{color:rgba(0,0,0,.55);margin:8px 0 12px}.seo-landing-text-information-component{margin:0 80px}.seo-landing-text-information-component .seo-ui-info-text-box__container{margin:16px}.seo-landing-text-information-component .seo-ui-info-text-box__description-container{font-size:16px;line-height:1.45}.seo-landing-text-information-component .seo-ui-info-text-box__htlm-content{color:#1a1a1a}.seo-landing-text-information-component .seo-ui-info-text-box__title{font-size:32px;margin:0 0 32px}.seo-landing-text-information-component h2{color:rgba(0,0,0,.9);font-size:28px;line-height:1;margin-top:32px}.seo-landing-text-information-component p{color:#1a1a1a;font-size:16px;font-weight:400;letter-spacing:.3px;line-height:1.45;margin-bottom:24px}@media (max-width:1200px){.seo-landing-text-information-component{margin:0 60px}}@media (max-width:900px){.seo-landing-text-information-component{margin:0 40px}}@media (max-width:700px){.seo-landing-text-information-component{margin:0 12px}.seo-landing-text-information-component .seo-ui-info-text-box__container{margin:0}}.seo-landing-text-information-component ul{margin-top:0}.seo-landing-breadcrumb__wrapper{display:block;margin:24px auto;max-width:920px;width:100%}.seo-landing-breadcrumb .andes-breadcrumb{font-weight:400;line-height:1.45;margin:0 0 16px;padding-left:16px}.seo-landing-breadcrumb .andes-breadcrumb__chevron{color:#737373;display:inline-block;float:none;height:.8em;margin:0 8px;padding:0;stroke:rgba(0,0,0,.9);stroke-width:1.3;transform:translateY(1px);width:.8em}.seo-landing-breadcrumb .andes-breadcrumb__item{color:#666;display:inline;text-transform:capitalize}.seo-landing-breadcrumb .andes-breadcrumb__link{cursor:pointer;float:none;text-decoration:none}.seo-landing-breadcrumb .andes-breadcrumb__link span{color:#666}.seo-landing-breadcrumb .andes-breadcrumb__link span:hover{color:var(--andes-color-blue-500,var(--andes-color-blue-500,#3483fa))}@media screen and (max-width:720px){.seo-landing-breadcrumb__wrapper{margin:8px auto;max-width:100%}.seo-landing-breadcrumb__chevron{height:.6em;margin-left:4px;width:.6em}.seo-landing-breadcrumb .andes-breadcrumb{font-weight:400;margin-bottom:32px;margin-left:16px;padding:0}}.poly-component__badge{bottom:0;display:flex;position:absolute;right:0;transform:translateY(50%);z-index:3}.poly-component__badge--image{align-items:center;background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:6px;box-sizing:border-box;height:40px;justify-content:center;padding:4px;position:absolute;right:13px;width:53px}.poly-component__badge .poly-component__picture{object-fit:contain}.poly-card--list .poly-component__badge--image,.poly-card--list-card .poly-component__badge--image{right:8px}.poly-card .poly-component__headline{color:rgba(0,0,0,.55);display:flex;font-size:var(--poly-general-font-size);font-weight:400;line-height:var(--poly-general-line-height);margin-bottom:2px}.poly-card--small .poly-component__headline{margin-bottom:0}.poly-card .poly-component__brand{color:rgba(0,0,0,.9);display:-webkit-box;font-size:var(--poly-general-font-size);font-weight:600;line-height:var(--poly-general-line-height);margin-bottom:2px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis}.poly-card--small .poly-component__brand{margin-bottom:0}.poly-component__seller{-webkit-box-decoration-break:clone;box-decoration-break:clone;color:rgba(0,0,0,.55);font-size:var(--poly-general-font-size);font-weight:400;line-height:var(--poly-general-line-height);margin:var(--poly-general-components-group-margin)}.poly-component__seller svg{height:10px;width:10px}a.poly-component__seller{text-decoration:none;z-index:2}a.poly-component__seller:hover{color:#737373}.poly-component__trade-in{align-items:center;color:var(--andes-color-blue-500,var(--andes-color-blue-500,#3483fa));display:flex;font-size:var(--poly-general-font-size);font-weight:600;line-height:var(--poly-general-line-height);margin:var(--poly-general-component-margin)}.poly-component__trade-in svg{margin-right:8px}.poly-card--medium .poly-component__trade-in svg,.poly-card--small .poly-component__trade-in svg{height:12px;transform:translateY(-1px);width:12px}.poly-component__last-available{display:flex;font-size:var(--poly-general-font-size);font-weight:400;line-height:var(--poly-general-line-height);margin:var(--poly-general-component-margin)}.poly-component__location{-webkit-box-orient:vertical;-webkit-line-clamp:1}.poly-component__location,.poly-component__possession-date{color:rgba(0,0,0,.55);display:-webkit-box;font-size:var(--poly-general-font-size);font-weight:400;line-height:var(--poly-general-line-height);margin:var(--poly-general-components-group-margin);overflow:hidden;text-decoration:none}.poly-component__item-condition,.poly-component__manufacturing-time,.poly-component__shipped-from,.poly-component__variations-text{color:rgba(0,0,0,.55);font-size:var(--poly-general-font-size);font-weight:400;line-height:var(--poly-general-line-height);margin:var(--poly-general-component-margin)}.poly-component__shipped-from svg{transform:translateY(3px)}.poly-card--small .poly-component__shipped-from svg{height:12px;width:38px}.poly-component__purchase-options{color:var(--andes-color-blue-500,var(--andes-color-blue-500,#3483fa));font-size:var(--poly-general-font-size);font-weight:600;line-height:var(--poly-general-line-height);margin:var(--poly-general-component-margin);text-decoration:none;z-index:2}.poly-component__paused{align-items:center;color:rgba(0,0,0,.9);display:flex;font-size:14px;font-weight:400;line-height:18px;margin:var(--poly-general-component-margin)}.poly-component__paused svg{margin-right:8px}.poly-card--small .poly-component__paused{align-items:start;font-size:12px;line-height:15px}.poly-card--medium .poly-component__paused{align-items:start}.poly-component__featured{color:rgba(0,0,0,.55);cursor:pointer;display:flex;font-size:var(--poly-general-font-size);justify-content:flex-end;line-height:var(--poly-general-line-height);margin-top:12px;text-decoration:none;transition:opacity .1s .1s;width:100%}.poly-card--grid-card:not(.poly-card--mobile):not(:hover) .poly-component__featured,.poly-card--grid:not(.poly-card--mobile):not(:hover) .poly-component__featured{height:1px;left:-9999px;opacity:0;overflow:hidden;position:absolute}.poly-card--grid-card:not(.poly-card--mobile):hover .poly-component__featured,.poly-card--grid:not(.poly-card--mobile):hover .poly-component__featured{height:auto;opacity:1;overflow:visible;position:unset}.poly-card--small .poly-component__featured{margin-top:4px}.poly-component__ads-promotions{bottom:1px;color:rgba(0,0,0,.55);font-size:10px;line-height:normal;position:absolute!important;right:4px;text-decoration:none;width:auto;z-index:2}:is(.poly-card--small,.poly-card--medium,.poly-card--large) .poly-component__ads-promotions{font-size:8px}.poly-component__tour-virtual{color:rgba(0,0,0,.9);cursor:pointer;display:flex;font-size:10px;font-weight:600;justify-content:flex-start;letter-spacing:-.1px;line-height:13px;margin:var(--poly-general-component-margin);text-decoration:none;text-wrap:nowrap;transition:opacity .1s .1s;width:100%}.poly-component__tour-virtual svg{margin-right:4px}.poly-card--grid-card:not(.poly-card--mobile):not(:hover) .poly-component__tour-virtual,.poly-card--grid:not(.poly-card--mobile):not(:hover) .poly-component__tour-virtual{height:1px;left:-9999px;opacity:0;overflow:hidden;position:absolute}.poly-card--grid-card:not(.poly-card--mobile):hover .poly-component__tour-virtual,.poly-card--grid:not(.poly-card--mobile):hover .poly-component__tour-virtual{height:auto;opacity:1;overflow:visible;position:unset}.poly-card--small .poly-component__tour-virtual{margin-top:4px;width:100%}.poly-component__available-units{-webkit-box-orient:vertical;color:rgba(0,0,0,.55);display:-webkit-box;font-weight:400;-webkit-line-clamp:1;overflow:hidden;text-decoration:none}.poly-component__available-units,.poly-component__visit-request{font-size:var(--poly-general-font-size);line-height:var(--poly-general-line-height);margin:var(--poly-general-component-margin)}.poly-component__visit-request{align-items:center;color:rgba(0,0,0,.9);display:flex;font-weight:600}.poly-component__visit-request svg{margin-right:4px}.poly-card--small .poly-component__visit-request{align-items:start}.poly-card--small .poly-component__visit-request svg{transform:translateY(-1px)}.poly-card--medium .poly-component__visit-request{align-items:start}.poly-card--medium .poly-component__visit-request svg{transform:translateY(-1px)}.poly-component__visit-history{align-items:center;display:flex;font-size:var(--poly-general-font-size);font-weight:400;line-height:var(--poly-general-line-height);margin:var(--poly-general-components-group-margin)}.poly-component__visit-history svg{margin-right:4px}:is(.poly-card--small,.poly-card--medium) .poly-component__visit-history{align-items:start}.poly-component__cbt{--cbt-font-size:12px;--cbt-line-height:16px;color:var(--andes-color-blue-600,#2968c8);display:flex;font-size:var(--cbt-font-size);font-style:italic;font-weight:700;line-height:var(--cbt-line-height);margin:var(--poly-general-component-margin)}:is(.poly-card--small,.poly-card--medium,.poly-card--large) .poly-component__cbt{--cbt-font-size:11px;--cbt-line-height:15px}.poly-component__cpg{line-height:16px}.poly-component__compats,.poly-component__cpg{display:flex;margin:var(--poly-general-component-margin)}.poly-component__compats{align-items:center;color:rgba(0,0,0,.9);font-size:var(--poly-general-font-size);font-weight:600;line-height:var(--poly-general-line-height)}.poly-component__compats svg{margin-right:4px}.poly-card--small .poly-component__compats{align-items:start}.poly-card--small .poly-component__compats svg{height:12px;transform:translateY(1px);width:12px}.poly-card--medium .poly-component__compats{align-items:start}.poly-component__installation-services{--inst-align:center;--inst-icon-size:16px;--inst-icon-translate:0;align-items:var(--inst-align);color:var(--andes-color-blue-500,var(--andes-color-blue-500,#3483fa));display:flex;font-size:var(--poly-general-font-size);font-weight:600;line-height:var(--poly-general-line-height);margin:var(--poly-general-component-margin)}.poly-component__installation-services svg{height:var(--inst-icon-size);margin-right:4px;transform:translateY(var(--inst-icon-translate));width:var(--inst-icon-size)}:is(.poly-card--small,.poly-card--medium,.poly-card--large) .poly-component__installation-services{--inst-align:start;--inst-icon-size:12px;--inst-icon-translate:1px}.poly-component__label{align-items:center;color:rgba(0,0,0,.9);display:inline-block;font-size:var(--poly-general-font-size);font-weight:400;gap:4px;line-height:var(--poly-general-line-height);margin:var(--poly-general-component-margin)}.poly-component__label+.poly-component__label,.poly-component__label+.poly-component__pill{margin-top:0}.poly-component__label+.poly-component__attributes-list,.poly-component__label+.poly-component__location,.poly-component__label+.poly-component__possession-date{margin-top:4px}.poly-component__label svg{vertical-align:middle}.poly-component__label-price-for-business{--label-price-for-business-font-size:12px;--label-price-for-business-line-height:16px;color:rgba(0,0,0,.9);display:flex;font-size:var(--label-price-for-business-font-size);font-style:italic;font-weight:700;line-height:var(--label-price-for-business-line-height);margin:var(--poly-general-component-margin)}:is(.poly-card--small,.poly-card--medium,.poly-card--large) .poly-component__label-price-for-business{--label-price-for-business-font-size:11px;--label-price-for-business-line-height:15px}.poly-component__review-compacted{color:rgba(0,0,0,.9);font-size:var(--poly-general-font-size);font-weight:400;line-height:var(--poly-general-line-height);margin:var(--poly-general-components-group-margin)}.poly-component__review-compacted svg{height:10px;width:10px}.poly-component__float-highlight,.poly-component__highlight{align-items:center;background-color:var(--andes-color-blue-500,#3483fa);border-radius:2px;color:#fff;display:flex;flex-basis:auto;font-size:12px;font-weight:600;gap:4px;height:-moz-fit-content;height:fit-content;line-height:15px;margin-bottom:8px;padding:3px 4px 2px;width:-moz-fit-content;width:fit-content}.poly-component__float-highlight svg,.poly-component__highlight svg{align-self:normal;height:14px;width:auto}:is(.poly-card--large,.poly-card--medium,.poly-card--small) .poly-component__highlight{font-size:10px;line-height:12px;padding:3px 4px}.poly-card--small .poly-component__highlight{margin-bottom:4px;padding:3px 4px}.poly-component__float-highlight{color:#737373;cursor:pointer;left:16px;position:absolute;top:16px;-webkit-user-select:none;user-select:none;z-index:3}.poly-card--list-card.poly-card--xlarge .poly-component__float-highlight,.poly-card--list.poly-card--xlarge .poly-component__float-highlight{left:8px;top:8px}:is(.poly-card--large,.poly-card--medium,.poly-card--small) .poly-component__float-highlight{font-size:10px;line-height:12px;padding:3px 4px}.poly-card--grid-card.poly-card--large .poly-component__float-highlight,.poly-card--grid.poly-card--large .poly-component__float-highlight{left:12px;top:12px}.poly-card--list-card.poly-card--large .poly-component__float-highlight,.poly-card--list.poly-card--large .poly-component__float-highlight,.poly-card--medium .poly-component__float-highlight{left:8px;top:8px}.poly-card--small .poly-component__float-highlight{left:4px;top:4px}.poly-component__suggestions{background-color:#f5f5f5;display:flex;flex-direction:column;opacity:0;transition:opacity .25s ease-in-out;width:-webkit-fill-available;z-index:2}.poly-component__suggestions *{box-sizing:border-box}.poly-component__suggestions--open{opacity:1}.poly-component__suggestions--open:before{content:"";left:50%;position:absolute;transform:translate(-50%,-50%)}.poly-component__suggestions--close{display:none;opacity:0}.poly-component__suggestions .poly-suggestions__header{border-bottom:1px solid rgba(0,0,0,.1);display:flex;justify-content:space-between;padding:16px;width:100%}.poly-component__suggestions .poly-suggestions__header-title{align-items:center;display:flex}.poly-component__suggestions .poly-suggestions__header-title svg{margin-right:8px}.poly-component__suggestions .poly-suggestions__content{display:flex;flex-direction:column;padding:16px}.poly-component__suggestions .poly-suggestions__close{background:transparent;border:none;cursor:pointer}.poly-component__suggestions .poly-suggestions__subtitle,.poly-component__suggestions .poly-suggestions__title{color:rgba(0,0,0,.9);font-size:16px;font-weight:600;margin:0}.poly-component__suggestions .poly-suggestions__subtitle{font-weight:400;margin-bottom:12px}.poly-component__suggestions .poly-suggestions__list{display:flex;flex-direction:column;flex-wrap:wrap;list-style:none;margin:0;padding:0;width:-webkit-fill-available}.poly-component__suggestions .poly-suggestions__item{align-items:center;cursor:pointer;display:flex;flex:1 1 100%;justify-content:center;margin-bottom:16px;max-width:100%;text-decoration:none}.poly-component__suggestions .poly-suggestions__item .poly-suggestions__link{max-height:36px;text-align:center;text-decoration:none;width:100%}.poly-component__suggestions .poly-suggestions__item .poly-suggestions__tag{background-color:#fff;border:1px solid #e5e5e5;border-radius:4px;color:var(--andes-color-blue-500,#3483fa);display:flex;justify-content:center;text-align:center;width:100%}.poly-component__suggestions .poly-suggestions__item .poly-suggestions__tag:hover{background-color:#ededed;color:var(--andes-color-blue-500,#3483fa)}.poly-component__suggestions--list,.poly-component__suggestions--list-card,.poly-component__suggestions--list-multicolumn{position:relative}.poly-component__suggestions--list .poly-suggestions__list,.poly-component__suggestions--list-card .poly-suggestions__list,.poly-component__suggestions--list-multicolumn .poly-suggestions__list{flex-direction:row}.poly-component__suggestions--list .poly-suggestions__item,.poly-component__suggestions--list-card .poly-suggestions__item,.poly-component__suggestions--list-multicolumn .poly-suggestions__item{flex:1 1 50%;max-width:50%}.poly-component__suggestions--list .poly-suggestions__item:nth-child(odd) .poly-suggestions__link,.poly-component__suggestions--list-card .poly-suggestions__item:nth-child(odd) .poly-suggestions__link,.poly-component__suggestions--list-multicolumn .poly-suggestions__item:nth-child(odd) .poly-suggestions__link{margin-right:8px}.poly-component__suggestions--list .poly-suggestions__item:nth-child(2n) .poly-suggestions__link,.poly-component__suggestions--list-card .poly-suggestions__item:nth-child(2n) .poly-suggestions__link,.poly-component__suggestions--list-multicolumn .poly-suggestions__item:nth-child(2n) .poly-suggestions__link{margin-left:8px}.poly-component__suggestions--list .poly-suggestions__item:nth-last-child(-n+2),.poly-component__suggestions--list-card .poly-suggestions__item:nth-last-child(-n+2),.poly-component__suggestions--list-multicolumn .poly-suggestions__item:nth-last-child(-n+2){margin-bottom:0}.poly-component__suggestions--list-card:before,.poly-component__suggestions--list-multicolumn:before,.poly-component__suggestions--list:before{border-bottom:12px solid #f5f5f5;border-left:12px solid transparent;border-right:12px solid transparent;top:-6px}.poly-component__suggestions--grid,.poly-component__suggestions--grid-card,.poly-component__suggestions--single{border-radius:4px;box-shadow:0 6px 16px 0 rgba(0,0,0,.1);position:absolute;transform:translateY(-103%)}.poly-component__suggestions--grid .poly-suggestions__item:last-child,.poly-component__suggestions--grid-card .poly-suggestions__item:last-child,.poly-component__suggestions--single .poly-suggestions__item:last-child{margin-bottom:0}.poly-component__suggestions--grid-card:before,.poly-component__suggestions--grid:before,.poly-component__suggestions--single:before{border-left:12px solid transparent;border-right:12px solid transparent;border-top:12px solid #f5f5f5;bottom:-16px}.poly-component__bookmark{display:flex;position:absolute;z-index:3}.poly-component__bookmark .poly-bookmark__btn{align-items:center;background-color:transparent;border:none;cursor:pointer;display:inline-flex;justify-content:center;opacity:0;padding:0}.poly-component__bookmark .poly-bookmark__btn svg.poly-bookmark__icon-full{transition:opacity .25s ease-in-out,transform .35s cubic-bezier(0,0,.3,1.5)}.poly-component__bookmark .poly-bookmark__btn--active{opacity:1}.poly-component__bookmark .poly-bookmark__btn--active svg.poly-bookmark__icon-full{opacity:1;transform:scale(1)}.poly-component__bookmark .poly-bookmark__btn:active:focus{outline:none}.poly-component__bookmark .poly-bookmark__btn:focus-visible{opacity:1}.poly-component__bookmark .poly-bookmark__btn:focus-visible .poly-bookmark__icon-empty{opacity:1}.poly-component__bookmark .poly-bookmark__icon-full{fill:var(--andes-color-blue-500,#3483fa);transform:scale(0)}.poly-component__bookmark .poly-bookmark__icon-empty,.poly-component__bookmark .poly-bookmark__icon-full{height:20px;opacity:0;overflow:visible;position:absolute;stroke:var(--andes-color-blue-500,#3483fa);stroke-width:1.1px;vector-effect:non-scaling-stroke;width:20px}.poly-component__bookmark .poly-bookmark__icon-empty{fill:#fff}.poly-card:hover .poly-bookmark__btn{opacity:1;transition:opacity .1s .1s}.poly-card:hover .poly-bookmark__btn .poly-bookmark__icon-empty{opacity:1}.poly-card:focus-within:not(:hover) .poly-component-bookmark__btn:not(.poly-component-bookmark__btn--active){opacity:0}.poly-card--mobile .poly-bookmark__btn,.poly-card--mobile .poly-bookmark__btn .poly-bookmark__icon-empty{opacity:1}.poly-card--grid .poly-component__bookmark,.poly-card--grid-card .poly-component__bookmark{left:calc(100% - 48px);top:0}.poly-card--grid .poly-component__bookmark .poly-bookmark__btn,.poly-card--grid-card .poly-component__bookmark .poly-bookmark__btn{height:48px;width:48px}.poly-card--grid .poly-component__bookmark .poly-bookmark__icon-empty,.poly-card--grid .poly-component__bookmark .poly-bookmark__icon-full,.poly-card--grid-card .poly-component__bookmark .poly-bookmark__icon-empty,.poly-card--grid-card .poly-component__bookmark .poly-bookmark__icon-full{height:20px;width:20px}.poly-card--grid-card.poly-card--small .poly-component__bookmark,.poly-card--grid.poly-card--small .poly-component__bookmark{left:calc(100% - 40px);top:8px}.poly-card--grid-card.poly-card--small .poly-component__bookmark .poly-bookmark__btn,.poly-card--grid.poly-card--small .poly-component__bookmark .poly-bookmark__btn{height:32px;opacity:1;width:32px}.poly-card--grid-card.poly-card--small .poly-component__bookmark .poly-bookmark__icon-empty,.poly-card--grid-card.poly-card--small .poly-component__bookmark .poly-bookmark__icon-full,.poly-card--grid.poly-card--small .poly-component__bookmark .poly-bookmark__icon-empty,.poly-card--grid.poly-card--small .poly-component__bookmark .poly-bookmark__icon-full{height:16px;width:16px}.poly-card--grid-card.poly-card--small .poly-component__bookmark .poly-bookmark__icon-empty,.poly-card--grid.poly-card--small .poly-component__bookmark .poly-bookmark__icon-empty{opacity:1}.poly-card--grid-card.poly-card--medium .poly-component__bookmark,.poly-card--grid.poly-card--medium .poly-component__bookmark{left:calc(100% - 40px);top:8px}.poly-card--grid-card.poly-card--medium .poly-component__bookmark .poly-bookmark__btn,.poly-card--grid.poly-card--medium .poly-component__bookmark .poly-bookmark__btn{height:32px;opacity:1;width:32px}.poly-card--grid-card.poly-card--medium .poly-component__bookmark .poly-bookmark__icon-empty,.poly-card--grid-card.poly-card--medium .poly-component__bookmark .poly-bookmark__icon-full,.poly-card--grid.poly-card--medium .poly-component__bookmark .poly-bookmark__icon-empty,.poly-card--grid.poly-card--medium .poly-component__bookmark .poly-bookmark__icon-full{height:16px;width:16px}.poly-card--grid-card.poly-card--medium .poly-component__bookmark .poly-bookmark__icon-empty,.poly-card--grid.poly-card--medium .poly-component__bookmark .poly-bookmark__icon-empty{opacity:1}.poly-card--list .poly-component__bookmark,.poly-card--list-card .poly-component__bookmark{left:calc(100% - 52px);top:16px}.poly-card--list .poly-component__bookmark .poly-bookmark__btn,.poly-card--list-card .poly-component__bookmark .poly-bookmark__btn{height:36px;width:36px}.poly-card--list .poly-component__bookmark .poly-bookmark__icon-empty,.poly-card--list .poly-component__bookmark .poly-bookmark__icon-full,.poly-card--list-card .poly-component__bookmark .poly-bookmark__icon-empty,.poly-card--list-card .poly-component__bookmark .poly-bookmark__icon-full{height:20px;width:20px}.poly-card--list-card.poly-card--small .poly-component__bookmark,.poly-card--list.poly-card--small .poly-component__bookmark{left:calc(var(--poly-image-size, 100%) - 24px);top:8px}.poly-card--list-card.poly-card--small .poly-component__bookmark .poly-bookmark__btn,.poly-card--list.poly-card--small .poly-component__bookmark .poly-bookmark__btn{height:32px;opacity:1;width:32px}.poly-card--list-card.poly-card--small .poly-component__bookmark .poly-bookmark__icon-empty,.poly-card--list-card.poly-card--small .poly-component__bookmark .poly-bookmark__icon-full,.poly-card--list.poly-card--small .poly-component__bookmark .poly-bookmark__icon-empty,.poly-card--list.poly-card--small .poly-component__bookmark .poly-bookmark__icon-full{height:16px;width:16px}.poly-card--list-card.poly-card--small .poly-component__bookmark .poly-bookmark__icon-empty,.poly-card--list.poly-card--small .poly-component__bookmark .poly-bookmark__icon-empty{opacity:1}.poly-card--list-card.poly-card--medium .poly-component__bookmark,.poly-card--list.poly-card--medium .poly-component__bookmark{left:calc(var(--poly-image-size, 100%) - 28px);top:8px}.poly-card--list-card.poly-card--medium .poly-component__bookmark .poly-bookmark__btn,.poly-card--list.poly-card--medium .poly-component__bookmark .poly-bookmark__btn{height:32px;opacity:1;width:32px}.poly-card--list-card.poly-card--medium .poly-component__bookmark .poly-bookmark__icon-empty,.poly-card--list-card.poly-card--medium .poly-component__bookmark .poly-bookmark__icon-full,.poly-card--list.poly-card--medium .poly-component__bookmark .poly-bookmark__icon-empty,.poly-card--list.poly-card--medium .poly-component__bookmark .poly-bookmark__icon-full{height:16px;width:16px}.poly-card--list-card.poly-card--medium .poly-component__bookmark .poly-bookmark__icon-empty,.poly-card--list.poly-card--medium .poly-component__bookmark .poly-bookmark__icon-empty{opacity:1}.poly-card--list-card.poly-card--large .poly-component__bookmark,.poly-card--list.poly-card--large .poly-component__bookmark{left:calc(var(--poly-image-size, 100%) - 28px);top:16px}.poly-card--list-card.poly-card--large .poly-component__bookmark .poly-bookmark__btn,.poly-card--list.poly-card--large .poly-component__bookmark .poly-bookmark__btn{height:32px;opacity:1;width:32px}.poly-card--list-card.poly-card--large .poly-component__bookmark .poly-bookmark__icon-empty,.poly-card--list-card.poly-card--large .poly-component__bookmark .poly-bookmark__icon-full,.poly-card--list.poly-card--large .poly-component__bookmark .poly-bookmark__icon-empty,.poly-card--list.poly-card--large .poly-component__bookmark .poly-bookmark__icon-full{height:16px;width:16px}.poly-card--list-card.poly-card--large .poly-component__bookmark .poly-bookmark__icon-empty,.poly-card--list.poly-card--large .poly-component__bookmark .poly-bookmark__icon-empty{opacity:1}.poly-card--single .poly-component__bookmark{left:calc(100% - 44px);top:12px}.poly-card--single .poly-component__bookmark .poly-bookmark__btn{height:32px;opacity:1;width:32px}.poly-card--single .poly-component__bookmark .poly-bookmark__icon-empty,.poly-card--single .poly-component__bookmark .poly-bookmark__icon-full{height:16px;width:16px}.poly-card--single .poly-component__bookmark .poly-bookmark__icon-empty{opacity:1}.poly-component__image-wrapper{margin:0}.poly-component__image-wrapper--image-height{display:flex;justify-content:center;max-height:var(--poly-image-max-height);min-height:var(--poly-image-size)}.poly-component__image-wrapper--image-height .poly-component__picture{height:auto;max-width:var(--poly-image-size);width:auto}.poly-card .poly-component__picture{border-radius:inherit;height:100%;object-fit:cover;object-position:center;width:100%}.poly-card .poly-component__picture--contain{object-fit:contain}.poly-component__loading{bottom:4px;height:3px;position:absolute;width:90%;z-index:2}.poly-component__loading+.andes-carousel-snapped__container{opacity:0}.poly-component__image-overlay{background:rgba(0,0,0,.04);border-radius:inherit;bottom:0;height:100%;position:absolute;width:100%}.poly-component__image-overlay+.poly-component__picture{align-self:flex-end;display:flex}.poly-card--grid .poly-component__image-overlay,.poly-card--grid .poly-component__image-overlay+.poly-component__picture,.poly-card--grid-card .poly-component__image-overlay,.poly-card--grid-card .poly-component__image-overlay+.poly-component__picture{height:calc(100% - var(--poly-picture-overlay-margin));width:calc(100% - var(--poly-picture-overlay-margin)*2)}.poly-card--list .poly-component__image-overlay+.poly-component__picture,.poly-card--list-card .poly-component__image-overlay+.poly-component__picture{align-self:center}.poly-card .andes-carousel-snapped__container{aspect-ratio:inherit;border-radius:inherit;height:100%;z-index:2}.poly-card .andes-carousel-snapped__container+.poly-component__image-overlay+.poly-component__picture,.poly-card .andes-carousel-snapped__container+.poly-component__picture{position:absolute}.poly-card .andes-carousel-snapped__container .poly-component__carousel{border-radius:inherit;margin:0;padding:0}.poly-card .andes-carousel-snapped__container .poly-component__carousel--bg-white{background-color:#fff}.poly-card .andes-carousel-snapped__controls-wrapper{border-radius:inherit;height:100%}.poly-card .andes-carousel-snapped__slide img{object-position:center}.poly-component__link--action-link{align-items:center;display:flex;font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:inherit;font-weight:600;text-decoration:none}.poly-component__link--action-link,.poly-component__link--action-link:active,.poly-component__link--action-link:hover,.poly-component__link--action-link:visited{color:var(--andes-color-blue-500,var(--andes-color-blue-500,#3483fa))}.poly-component__link--carousel{align-items:center;display:flex;height:inherit;justify-content:center;width:inherit}.poly-component__link--variations{align-items:center;color:var(--andes-color-blue-500,#3483fa);display:flex;font-size:14px;font-weight:400;height:100%;justify-content:center;line-height:18px;text-decoration:none;width:100%}.poly-card__checkbox{display:flex;flex-direction:column;justify-content:var(--poly-general-checkbox-position,center);margin:0 16px}.poly-card__checkbox .andes-checkbox{z-index:3}.poly-card--list-card.poly-card--small .poly-card__checkbox,.poly-card--list.poly-card--small .poly-card__checkbox{margin:0 8px}.poly-card--list-card.poly-card--medium .poly-card__checkbox,.poly-card--list.poly-card--medium .poly-card__checkbox{margin:0 12px}.poly-component__action-links{align-items:center;display:flex;justify-content:start;margin:var(--poly-general-component-margin)}.poly-component__action-links .poly-action-links__action{border-left:1px solid rgba(0,0,0,.1);font-size:var(--poly-general-font-size);line-height:var(--poly-general-line-height);z-index:2}.poly-component__action-links .poly-action-links__action .poly-action__button{padding:0 8px}.poly-component__action-links .poly-action-links__action:first-child{border:0}.poly-component__action-links .poly-action-links__action:first-child .poly-action__button{padding:0 8px 0 0}.poly-component__action-links .poly-action-links__action:last-child .poly-action__button{padding:0 0 0 8px}.poly-component__action-links .poly-action-links__action:only-child .poly-action__button{padding:0}.poly-component__action-links .poly-action-links__action svg{margin-right:4px}.poly-component__action-links .poly-action-links__action--button{border:none;margin:0;padding:0;width:100%}.poly-component__action-links .poly-action-links__action--button .andes-button{width:100%}.poly-component__action-links .poly-action-links__action--button .andes-button__text{display:contents}.poly-component__action-links--buttons{align-items:start;flex-direction:column}.poly-card--grid-card.poly-card--small .poly-component__action-links,.poly-card--grid.poly-card--small .poly-component__action-links{flex-wrap:wrap;gap:8px}.poly-card--grid-card.poly-card--small .poly-component__action-links .poly-action-links__action,.poly-card--grid.poly-card--small .poly-component__action-links .poly-action-links__action{border-left:unset;padding-left:0}.poly-card--grid-card.poly-card--medium .poly-component__action-links,.poly-card--grid.poly-card--medium .poly-component__action-links{flex-wrap:wrap;gap:8px;justify-content:space-between}.poly-card--grid-card.poly-card--medium .poly-component__action-links .poly-action-links__action,.poly-card--grid.poly-card--medium .poly-component__action-links .poly-action-links__action{border-left:unset;padding-left:0}.poly-component__attributes-list,.poly-component__attributes-selected{color:rgba(0,0,0,.9);font-size:var(--poly-general-font-size);font-weight:400;line-height:var(--poly-general-line-height);margin:var(--poly-general-component-margin);overflow:hidden}.poly-component__attributes-list .poly-attributes_list,.poly-component__attributes-list .poly-attributes_selected,.poly-component__attributes-selected .poly-attributes_list,.poly-component__attributes-selected .poly-attributes_selected{display:flex;flex-flow:row wrap;gap:2px;list-style:none;margin:0 0 0 -8px;padding:0}.poly-component__attributes-list .poly-attributes_list__item,.poly-component__attributes-list .poly-attributes_selected__item,.poly-component__attributes-selected .poly-attributes_list__item,.poly-component__attributes-selected .poly-attributes_selected__item{display:inline;white-space:nowrap}.poly-component__attributes-list .poly-attributes_list__separator:before,.poly-component__attributes-list .poly-attributes_selected__separator:before,.poly-component__attributes-selected .poly-attributes_list__separator:before,.poly-component__attributes-selected .poly-attributes_selected__separator:before{content:var(--separator-content,"|");margin-right:5px;vertical-align:baseline}.poly-component__attributes-selected{color:rgba(0,0,0,.55)}.poly-component__highlight-countdown{--hc-font-size:12px;--hc-line-height:16px;--hc-gap:2px;--hc-padding:2px 4px;--hc-margin-bottom:8px;align-items:center;background:linear-gradient(90deg,#f8af02 2.26%,#ffe601 99.95%);border-radius:2px;color:#000;display:flex;font-size:var(--hc-font-size);font-style:italic;font-weight:700;gap:var(--hc-gap);justify-content:space-between;line-height:var(--hc-line-height);margin-bottom:var(--hc-margin-bottom);padding:var(--hc-padding)}.poly-component__highlight-countdown--without-countdown{max-width:100%;width:-moz-fit-content;width:fit-content}.poly-highlight-countdown__text{overflow:hidden;padding-right:1px;text-overflow:ellipsis;white-space:nowrap;width:100%}:is(.poly-card--small,.poly-card--medium,.poly-card--large) .poly-component__highlight-countdown{--hc-font-size:10px;--hc-line-height:12px;--hc-padding:3px 4px}.poly-card--small .poly-component__highlight-countdown{--hc-margin-bottom:4px;--hc-padding:3px 4px}.poly-card--list .poly-component__highlight-countdown,.poly-card--list-card .poly-component__highlight-countdown{max-width:264px;width:-moz-fit-content;width:fit-content}:is(.poly-card--small,.poly-card--large) .poly-component__highlight-countdown{max-width:100%}.poly-component__add-to-cart{margin:var(--poly-general-component-margin);position:relative;width:100%}.poly-component__add-to-cart .poly-add-to-cart__button--no-items,.poly-component__add-to-cart .poly-add-to-cart__button--other-options,.poly-component__add-to-cart .poly-add-to-cart__button--steper{position:relative;z-index:1}.poly-component__add-to-cart .poly-add-to-cart__button--no-items,.poly-component__add-to-cart .poly-add-to-cart__button--other-options,.poly-component__add-to-cart .poly-add-to-cart__button--steper{margin:var(--poly-general-component-margin)}.poly-component__add-to-cart .poly-add-to-cart__minimum-label{color:rgba(0,0,0,.55);display:block;font-size:12px;font-weight:400;line-height:15px;margin-top:4px}.poly-component__add-to-cart .poly-add-to-cart__shipping-label{color:rgba(0,0,0,.9);display:block;font-size:var(--poly-general-font-size);font-weight:600;line-height:var(--poly-general-line-height)}.poly-component__add-to-cart .poly-add-to-cart__shipping-label .poly-phrase-price{font-weight:600}.poly-component__add-to-cart .poly-add-to-cart__shipping-label svg{position:relative;top:4px}.poly-card--grid .poly-component__add-to-cart,.poly-card--grid-card .poly-component__add-to-cart{max-width:252px}.poly-card--list .poly-component__add-to-cart,.poly-card--list-card .poly-component__add-to-cart{max-width:264px}.poly-component__buy-box{display:flex;flex-direction:column;margin:var(--poly-general-component-margin);position:relative;width:100%}.poly-component__buy-box .poly-buy-box__headline{color:rgba(0,0,0,.9);cursor:pointer;font-size:var(--poly-general-font-size);font-weight:400;line-height:var(--poly-general-line-height);margin-top:4px}.poly-component__buy-box .poly-buy-box__alternative-option{color:unset;margin-top:2px;text-decoration:none}.poly-component__buy-box .poly-buy-box__alternative-option:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.poly-component__buy-box .poly-buy-box__alternative-option [class*=poly-component__] .poly-price__installments,.poly-component__buy-box .poly-buy-box__alternative-option [class*=poly-component__]:first-child{margin:0}.poly-component__buy-box .poly-component__seller{display:inline-block;margin-top:4px}.poly-component__buy-box:before{border-top:1px solid rgba(0,0,0,.07);content:"";left:0;position:absolute;top:0;width:100%}.poly-card--list .poly-card__content .poly-content .poly-component__buy-box:before{width:100%}.poly-component__variations-compacted{--vc-inset-inline-start:16px;--vc-inset-block-end:16px;background:rgba(0,0,0,.55);border-radius:8px;contain:layout paint;contain-intrinsic-size:16px 16px;content-visibility:auto;display:flex;gap:2px;inset-block-end:var(--vc-inset-block-end);inset-inline-start:calc(var(--poly-picture-overlay-margin) + var(--vc-inset-inline-start));padding:2px;pointer-events:none;position:absolute;z-index:3}.poly-component__variations-compacted .poly-variations-compacted__circle{border:.5px solid #ededed;border-radius:8px;box-sizing:border-box;height:12px;width:12px}.poly-component__variations-compacted .poly-variations-compacted__circle--multicolor{background:conic-gradient(red,#ff0,lime,aqua,blue,#f0f,red)}.poly-component__variations-compacted .poly-variations-compacted__label{color:#fff;font-size:10px;font-style:normal;font-weight:600;line-height:12px;padding:0 2px}.poly-card--list-card.poly-card--xlarge .poly-component__variations-compacted,.poly-card--list.poly-card--xlarge .poly-component__variations-compacted{--vc-inset-block-end:8px;--vc-inset-inline-start:8px}:is(.poly-card--large,.poly-card--medium) .poly-component__variations-compacted{--vc-inset-inline-start:8px;--vc-inset-block-end:8px}.poly-card--small .poly-component__variations-compacted{--vc-inset-block-end:4px;--vc-inset-inline-start:4px}.poly-component__add-to-cart-capability{margin:var(--poly-general-component-margin);width:100%}.poly-component__add-to-cart-capability .add-to-cart__button{position:relative;width:100%;z-index:1}.poly-component__add-to-cart-capability .add-to-cart__stepper{position:relative;z-index:1}.poly-component__add-to-cart--widget{bottom:8px;display:unset;position:absolute;right:8px;z-index:4}.poly-card--grid .poly-component__add-to-cart-capability,.poly-card--grid-card .poly-component__add-to-cart-capability{max-width:252px}.poly-card--list .poly-component__add-to-cart-capability,.poly-card--list-card .poly-component__add-to-cart-capability{max-width:264px}.poly-andes-card{background-color:#fff;border-radius:6px;transition:box-shadow .2s ease-in-out}.poly-andes-card--elevated,.poly-andes-card:hover{box-shadow:0 8px 16px 0 rgba(0,0,0,.1)}.poly-andes-card--flat{box-shadow:0 1px 2px 0 rgba(0,0,0,.12)}.poly-andes-card>:first-child{border-top-left-radius:6px;border-top-right-radius:6px}.poly-andes-card>:last-child{border-bottom-left-radius:6px;border-bottom-right-radius:6px}.poly-component__threshold-label{color:rgba(0,0,0,.9);display:block;font-size:var(--poly-general-font-size);font-weight:600;line-height:var(--poly-general-line-height);margin-bottom:8px}.poly-component__threshold-label svg{display:inline-block;vertical-align:sub}.poly-component__installments-options{display:flex;flex-direction:column;gap:2px;margin:var(--poly-general-component-margin)}.poly-component__installments-options .poly-installments__options{color:rgba(0,0,0,.9);display:block;font-size:var(--poly-general-font-size);font-weight:400;line-height:var(--poly-general-line-height)}.poly-card--small .poly-component__installments-options{gap:0}.poly-component__reviews{align-items:center;color:rgba(0,0,0,.55);display:flex;font-size:var(--poly-general-font-size);font-weight:400;line-height:var(--poly-general-line-height);margin:var(--poly-general-components-group-margin)}.poly-component__reviews svg{height:14px;margin:0 2px;width:14px}.poly-component__reviews svg:first-of-type{margin-left:8px}.poly-component__reviews svg:last-of-type{margin-right:8px}.poly-reviews__starts{display:flex}.poly-card--small .poly-component__reviews svg{height:10px;margin:0 1px;width:10px}.poly-card--small .poly-component__reviews svg:first-of-type{margin-left:4px}.poly-card--small .poly-component__reviews svg:last-of-type{margin-right:4px}.poly-card--medium .poly-component__reviews svg{height:11px;margin:0 1px;width:11px}.poly-card--medium .poly-component__reviews svg:first-of-type{margin-left:4px}.poly-card--medium .poly-component__reviews svg:last-of-type{margin-right:4px}.poly-component__price{--price-agree-font-size:20px;--price-agree-line-height:25px;--price-complement-gap:0;--prefix-price-font-size:24px;display:flex;flex-direction:column;margin:var(--poly-general-component-margin)}.andes-money-amount--previous{--andes-money-amount-color-currency:$andes-text-color-secondary!important}.andes-money-amount--previous .andes-money-amount__currency.andes-money-amount__currency-symbol{color:rgba(0,0,0,.55)!important}.poly-price__prefix{color:rgba(0,0,0,.9);font-size:12px;font-weight:400;line-height:15px}.poly-price__prefix-price{font-size:var(--prefix-price-font-size);line-height:1.25;margin-right:4px}.poly-price__agree{color:rgba(0,0,0,.9);font-size:var(--price-agree-font-size);font-weight:400;line-height:var(--price-agree-line-height)}.poly-price__current{align-items:center;display:flex;flex-wrap:wrap}.poly-price__current .andes-money-amount{margin-right:4px}.poly-price__current [class*="--pill"]{background-color:#e6f7ef;border-radius:2px;box-sizing:border-box;font-weight:600;line-height:var(--poly-general-line-height);padding:1px 2px 0}.poly-price__unit-description{color:rgba(0,0,0,.9);font-weight:600}.poly-price__disc_label,.poly-price__unit-description{font-size:var(--poly-general-font-size);line-height:var(--poly-general-line-height)}.poly-price__disc_label{margin-right:3px}.poly-price__disc_label svg{bottom:1px;margin-left:4px;position:relative;vertical-align:middle}.poly-price__installments{font-weight:400;line-height:var(--poly-general-line-height)}.poly-price__installments,.poly-price__installments>*,.poly-price__price-detail{font-size:var(--poly-general-font-size)}.poly-price__price-detail{color:rgba(0,0,0,.55);line-height:var(--poly-general-line-height)}.poly-price__previews-wrapper{align-items:center;display:flex;flex-wrap:wrap;gap:4px}.poly-price__previews-label{align-items:center;border-radius:2px;box-sizing:border-box;color:rgba(0,0,0,.55);display:inline-flex;font-size:12px;line-height:15px;padding:1px 2px;width:-moz-fit-content;width:fit-content}.poly-price__complements{display:flex;flex-direction:column;gap:var(--price-complement-gap)}.poly-price__complement{color:rgba(0,0,0,.55);display:inline-block;font-size:var(--poly-general-font-size);line-height:var(--poly-general-line-height);width:-moz-fit-content;width:fit-content}.poly-price__complement[class*="--pill"]{border-radius:2px;box-sizing:border-box;display:-webkit-box;overflow:hidden;padding:1px 4px;-webkit-box-orient:vertical;-webkit-line-clamp:1;line-clamp:1}.poly-price__complement--no-wrap>:first-child{white-space:nowrap}.poly-price__complement svg{vertical-align:sub}.poly-card--small .poly-component__price{--price-agree-font-size:14px;--price-agree-line-height:18px}.poly-card--medium .poly-component__price{--price-agree-font-size:16px;--price-agree-line-height:20px}.poly-card--large .poly-component__price{--price-agree-font-size:20px;--price-agree-line-height:25px}:is(.poly-card--small,.poly-card--medium,.poly-card--large) .poly-component__price{--prefix-price-font-size:var(--price-agree-font-size)}:is(.poly-card--small,.poly-card--medium,.poly-card--large) .poly-component__price .poly-price__current [class*="--pill"]{padding:0 2px}.poly-component__chip,.poly-component__coupons,.poly-component__pill,.poly-component__price-per-quantity,.poly-component__rebates{--pill-icon-size:13px;--pill-wrapper-line-height:22px;--pill-gap-after-pill:8px;--pill-meli-icon-size:20px;--pill-margin-top:6px;display:flex;flex-direction:column;gap:4px;margin-top:var(--pill-margin-top)}.poly-component__chip svg,.poly-component__coupons svg,.poly-component__pill svg,.poly-component__price-per-quantity svg,.poly-component__rebates svg{align-self:normal;height:var(--pill-icon-size);width:auto}.poly-component__chip [class*=__wrapper],.poly-component__coupons [class*=__wrapper],.poly-component__pill [class*=__wrapper],.poly-component__price-per-quantity [class*=__wrapper],.poly-component__rebates [class*=__wrapper]{line-height:var(--pill-wrapper-line-height)}.poly-component__chip [class*=__pill],.poly-component__coupons [class*=__pill],.poly-component__pill [class*=__pill],.poly-component__price-per-quantity [class*=__pill],.poly-component__rebates [class*=__pill]{background-color:var(--andes-color-blue-200,rgba(65,137,230,.2));border-radius:2px;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:var(--andes-color-blue-500,#3483fa);font-size:var(--poly-general-font-size);font-weight:600;line-height:var(--poly-general-line-height);padding:0 4px}.poly-component__chip [class*=__pill]:has(+[class*=__label]),.poly-component__coupons [class*=__pill]:has(+[class*=__label]),.poly-component__pill [class*=__pill]:has(+[class*=__label]),.poly-component__price-per-quantity [class*=__pill]:has(+[class*=__label]),.poly-component__rebates [class*=__pill]:has(+[class*=__label]){margin-right:var(--pill-gap-after-pill)}.poly-component__chip [class*=__icon],.poly-component__coupons [class*=__icon],.poly-component__pill [class*=__icon],.poly-component__price-per-quantity [class*=__icon],.poly-component__rebates [class*=__icon]{vertical-align:middle}.poly-component__chip .poly-coupons__icon,.poly-component__coupons .poly-coupons__icon,.poly-component__pill .poly-coupons__icon,.poly-component__price-per-quantity .poly-coupons__icon,.poly-component__rebates .poly-coupons__icon{bottom:1px;position:relative}.poly-component__chip [class*=__label],.poly-component__coupons [class*=__label],.poly-component__pill [class*=__label],.poly-component__price-per-quantity [class*=__label],.poly-component__rebates [class*=__label]{display:inline-block;font-size:12px;font-weight:400;line-break:strict;line-height:var(--poly-general-line-height);white-space:nowrap}:is(.poly-component__coupons,.poly-component__rebates)+:is(.poly-component__coupons,.poly-component__rebates){margin-top:2px}.poly-card--small .poly-component__chip,.poly-card--small .poly-component__coupons,.poly-card--small .poly-component__pill,.poly-card--small .poly-component__price-per-quantity,.poly-card--small .poly-component__rebates{--pill-icon-size:11px;--pill-wrapper-line-height:18px;--pill-gap-after-pill:4px;--pill-meli-icon-size:15px;--pill-margin-top:2px}.poly-card--medium .poly-component__chip,.poly-card--medium .poly-component__coupons,.poly-card--medium .poly-component__pill,.poly-card--medium .poly-component__price-per-quantity,.poly-card--medium .poly-component__rebates{--pill-icon-size:11px;--pill-wrapper-line-height:18px;--pill-gap-after-pill:4px;--pill-meli-icon-size:15px}.poly-card--large .poly-component__chip,.poly-card--large .poly-component__coupons,.poly-card--large .poly-component__pill,.poly-card--large .poly-component__price-per-quantity,.poly-card--large .poly-component__rebates{--pill-icon-size:12px;--pill-wrapper-line-height:20px;--pill-gap-after-pill:4px;--pill-meli-icon-size:16px}.poly-card--grid .poly-component__pill:has(+.poly-component__brand,+.poly-component__headline,+.poly-component__title,+.poly-component__title-wrapper),.poly-card--grid-card .poly-component__pill:has(+.poly-component__brand,+.poly-component__headline,+.poly-component__title,+.poly-component__title-wrapper){margin:0 0 8px}.poly-card--list .poly-component__pill:has(+.poly-component__brand,+.poly-component__headline,+.poly-component__title,+.poly-component__title-wrapper),.poly-card--list-card .poly-component__pill:has(+.poly-component__brand,+.poly-component__headline,+.poly-component__title,+.poly-component__title-wrapper){margin:0 0 8px}.poly-component__shipping{align-items:center;color:#00a650;font-size:var(--poly-general-font-size);font-weight:600;line-height:var(--poly-general-line-height);margin:var(--poly-general-component-margin);width:100%}.poly-component__shipping span+svg{margin-left:4px}.poly-component__shipping svg{transform:translateY(3px)}.poly-component__shipping .poly-shipping--turbo svg{transform:translateY(2px)}.poly-component__shipping .poly-shipping__additional_text{color:rgba(0,0,0,.55);font-weight:400;margin-left:4px}.poly-shipping--same_day,.poly-shipping--same_day_saturday,.poly-shipping--same_day_sunday,.poly-shipping--turbo{background-color:#00a650;border-radius:2px;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:#fff;line-height:21px;padding:0 4px}.poly-shipping--monday,.poly-shipping--next_day,.poly-shipping--next_day_saturday,.poly-shipping--next_day_sunday,.poly-shipping--promise_day{background-color:rgba(0,166,80,.1);border-radius:2px;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:#00a650;line-height:21px;padding:0 4px}.poly-shipping__promise-icon--meli-plus{height:16px;transform:translateY(2px);width:auto}.poly-card--small .poly-component__shipping .poly-shipping__promise-icon--full{height:12px;transform:translateY(3.5px);width:38px}.poly-card--small .poly-component__shipping .poly-shipping__promise-icon--full-super{height:15px;transform:translateY(3.5px);width:76px}.poly-card--small .poly-component__shipping .poly-shipping__promise-icon--meli-plus{height:14px;width:auto}.poly-card--small .poly-component__shipping .poly-shipping--turbo svg{transform:translateY(3px)}.poly-card--small .poly-component__shipping .poly-shipping--monday,.poly-card--small .poly-component__shipping .poly-shipping--next_day,.poly-card--small .poly-component__shipping .poly-shipping--next_day_saturday,.poly-card--small .poly-component__shipping .poly-shipping--next_day_sunday,.poly-card--small .poly-component__shipping .poly-shipping--promise_day,.poly-card--small .poly-component__shipping .poly-shipping--same_day,.poly-card--small .poly-component__shipping .poly-shipping--same_day_saturday,.poly-card--small .poly-component__shipping .poly-shipping--same_day_sunday{line-height:19px}.poly-card--medium .poly-component__shipping .poly-shipping__promise-icon--full{height:12px;transform:translateY(3.5px);width:38px}.poly-card--medium .poly-component__shipping .poly-shipping__promise-icon--full-super{height:15px;transform:translateY(3.5px);width:76px}.poly-card--medium .poly-component__shipping .poly-shipping__promise-icon--meli-plus{height:14px;width:auto}.poly-card--medium .poly-component__shipping .poly-shipping--monday,.poly-card--medium .poly-component__shipping .poly-shipping--next_day,.poly-card--medium .poly-component__shipping .poly-shipping--next_day_saturday,.poly-card--medium .poly-component__shipping .poly-shipping--next_day_sunday,.poly-card--medium .poly-component__shipping .poly-shipping--promise_day,.poly-card--medium .poly-component__shipping .poly-shipping--same_day,.poly-card--medium .poly-component__shipping .poly-shipping--same_day_saturday,.poly-card--medium .poly-component__shipping .poly-shipping--same_day_sunday,.poly-card--medium .poly-component__shipping .poly-shipping--turbo{line-height:19px}p.poly-component__title{margin-bottom:0}.poly-component__title{-webkit-box-orient:vertical;color:rgba(0,0,0,.9);display:-webkit-box;font-size:var(--poly-general-title-size);font-weight:400;-webkit-line-clamp:var(--poly-title-line-clamp,2);line-clamp:var(--poly-title-line-clamp,2);line-height:var(--poly-general-title-line-height);overflow:hidden;text-align:left;text-decoration:none}.poly-component__title--line-clamp-1{--poly-title-line-clamp:1}.poly-component__title--line-clamp-2{--poly-title-line-clamp:2}.poly-component__title--line-clamp-3{--poly-title-line-clamp:3}.poly-component__title--line-clamp-4{--poly-title-line-clamp:4}.poly-component__title--line-clamp-5{--poly-title-line-clamp:5}.poly-component__title--line-clamp-6{--poly-title-line-clamp:6}.poly-component__title--long{--poly-title-line-clamp:4}.poly-component__title>*{color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;margin:0;text-decoration:none}.poly-component__title:-webkit-any-link:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.poly-component__title:any-link:before,.poly-component__title>:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.poly-component__title:active,.poly-component__title:active>*,.poly-component__title:hover,.poly-component__title:hover>*,.poly-component__title:visited,.poly-component__title:visited>*{color:var(--poly-general-title-hover-color)}.poly-component__title-wrapper .poly-component__title{margin:0!important}.poly-card--xlarge.poly-card--list:has(.poly-component__bookmark) .poly-component__title{width:calc(100% - 35px)}.poly-component__variations{margin:8px 0 12px;width:100%;z-index:2}.poly-component__variations .poly-variations__item{align-items:center;background:#fff;border:1px solid rgba(0,0,0,.07);border-radius:4px;display:flex;height:38px;justify-content:center;list-style:none;margin:0 4px;padding:0;width:38px}.poly-component__variations .poly-variations__item:last-child{margin-right:0}.poly-component__variations .poly-variations__item:first-child{margin-left:0}.poly-component__variations .poly-variations__item .poly-component__picture{border-radius:4px}.poly-component__variations .poly-variations__item .poly-variations__anchor{align-items:center;background:none;border:none;cursor:pointer;display:flex;height:100%;justify-content:center;margin:0;padding:0;width:100%}.poly-component__variations .poly-variations-picker{display:flex;justify-content:flex-start;margin:0;padding:0}.poly-component__variations .poly-variations-picker .poly-variations__item--active{border-color:var(--andes-color-blue-500,#3483fa);border-width:2px;height:36px;width:36px}.poly-component__variations .poly-variations-select{align-items:center;display:flex;justify-content:flex-start}.poly-component__variations .poly-variations-select .poly-variations-select__label{color:rgba(0,0,0,.55);display:flex;font-size:14px;font-weight:400;line-height:18px;margin:0}.poly-component__variations .poly-variations-select .poly-variations-select__dropdown .andes-floating-menu .andes-dropdown__trigger{padding:0 4px}.poly-component__variations .poly-variations-select .poly-variations-select__dropdown .andes-floating-menu .andes-dropdown__trigger .andes-dropdown__display-values{-webkit-box-orient:vertical;display:-webkit-box;font-size:14px;font-weight:400;-webkit-line-clamp:1;line-height:18px;white-space:unset}.poly-component__variations .poly-variations-select .poly-variations-select__dropdown .andes-list{display:flex;padding:12px}.poly-component__variations .poly-variations-select .poly-variations-select__dropdown .andes-list .poly-variations__item.andes-list__item--selected{border:2px solid var(--andes-color-blue-500,#3483fa);height:36px;width:36px}.poly-component__variations .poly-variations-select .poly-variations-select__dropdown .andes-list .poly-variations__item.andes-list__item--selected:before{content:none}.poly-card--grid .poly-component__variations:after,.poly-card--grid-card .poly-component__variations:after{border-bottom:1px solid rgba(0,0,0,.1);content:"";left:0;margin-top:12px;position:absolute;width:100%}.poly-card--small .poly-component__variations{margin:8px 0 4px;position:relative}.poly-card--small .poly-component__variations:after{border-bottom-color:transparent}.poly-card--small .poly-component__variations .poly-variations-select__dropdown .andes-list .poly-variations__item{height:46px;width:46px}.poly-card--small .poly-component__variations .poly-variations-select__dropdown .andes-list .poly-variations__item--active,.poly-card--small .poly-component__variations .poly-variations-select__dropdown .andes-list .poly-variations__item.andes-list__item--selected{height:44px;width:44px}.poly-card--medium .poly-component__variations{margin:8px 0 4px;position:relative}.poly-card--medium .poly-component__variations:after{border-bottom-color:transparent}.poly-card--medium .poly-component__variations .poly-variations-select__dropdown .andes-list .poly-variations__item{height:48px;width:48px}.poly-card--medium .poly-component__variations .poly-variations-select__dropdown .andes-list .poly-variations__item--active,.poly-card--medium .poly-component__variations .poly-variations-select__dropdown .andes-list .poly-variations__item.andes-list__item--selected{height:46px;width:46px}.poly-card--grid-card:not(.poly-card--mobile):not(:hover) .poly-component__variations,.poly-card--grid:not(.poly-card--mobile):not(:hover) .poly-component__variations{height:1px;left:-9999px;opacity:0;overflow:hidden;position:absolute}.poly-card--grid-card:not(.poly-card--mobile):hover .poly-component__variations,.poly-card--grid:not(.poly-card--mobile):hover .poly-component__variations{height:auto;opacity:1;overflow:visible;position:unset}.poly-card--grid-card.poly-card--hover .poly-card__portada--no-line:after,.poly-card--grid.poly-card--hover .poly-card__portada--no-line:after{content:unset}.poly-component__chip{align-items:center;flex-direction:row;margin:var(--poly-general-component-margin);width:100%}.poly-component__chip--stacked{align-items:flex-start;flex-direction:column;gap:0}.poly-component__chip--stacked .poly-pill__wrapper{max-width:100%;width:auto}.poly-component__chip--stacked .poly-component__label{width:100%}.poly-component__chip--inverted{flex-direction:row-reverse;justify-content:flex-end}.poly-component__chip--inverted .poly-pill__wrapper+.poly-component__label{min-width:-moz-fit-content;min-width:fit-content}.poly-component__chip--inverted .poly-pill__wrapper{min-width:0}.poly-component__chip--stacked.poly-component__chip--inverted{flex-direction:column-reverse}.poly-component__chip .poly-component__label{display:inline-block;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.poly-component__chip .poly-pill__wrapper{align-items:center;display:inline-flex;flex:0 1 auto;min-width:0}.poly-component__chip .poly-pill__pill{display:inline-block;max-width:100%;overflow:hidden;padding:1px 4px;text-overflow:ellipsis;white-space:nowrap}.poly-component__chip .poly-pill__wrapper+.poly-component__label{min-width:0}:is(.poly-card--large,.poly-card--medium,.poly-card--small) .poly-component__chip{--poly-general-line-height:16px}.poly-action,.poly-action__button{font-size:inherit;line-height:inherit}.poly-action__button{align-items:center;background-color:transparent;border:0;box-shadow:0 0 0 0 #fff;color:var(--andes-color-blue-500,var(--andes-color-blue-500,#3483fa));cursor:pointer;display:flex;font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-weight:600;padding:0}.poly-action__button svg{margin-right:4px}.poly-action__button:focus{color:var(--andes-color-blue-500,var(--andes-color-blue-500,#3483fa));outline:none}@keyframes flipOut{0%{transform:translateY(0)}to{transform:translateY(-170%)}}@keyframes flipIn{0%{transform:translateY(170%)}to{transform:translateY(0)}}.poly-component__countdown{align-items:center;color:#000;display:inline-flex;font-family:inherit;font-style:normal;font-weight:600;gap:2px}.poly-countdown__separator{align-items:center;display:inline-flex;font-size:10px;line-height:12px}.poly-countdown__block{align-items:center;background-color:hsla(0,0%,96%,.8);border-radius:2px;display:flex;justify-content:center;overflow:hidden;padding:1px 2px}.poly-countdown__roller-container{display:inline-block;height:12px;position:relative;width:6px}.poly-countdown__digit{align-items:center;display:flex;font-size:10px;height:100%;justify-content:center;left:0;line-height:12px;position:absolute;top:0;transform:translateY(170%);width:100%}.poly-countdown__digit--static{transform:translateY(0)}.poly-countdown__digit--previous{animation:flipOut .8s cubic-bezier(.25,.46,.45,.94) forwards;z-index:2}.poly-countdown__digit--current{animation:flipIn .8s cubic-bezier(.25,.46,.45,.94) forwards;z-index:1}:is(.poly-card--large,.poly-card--medium,.poly-card--small) .poly-component__countdown{gap:1px}:is(.poly-card--large,.poly-card--medium,.poly-card--small) .poly-component__countdown .poly-countdown__block{padding:2px 1px}:is(.poly-card--large,.poly-card--medium,.poly-card--small) .poly-component__countdown .poly-countdown__roller-container{height:8px;width:5px}:is(.poly-card--large,.poly-card--medium,.poly-card--small) .poly-component__countdown .poly-countdown__separator{font-size:10px;line-height:12px}:is(.poly-card--large,.poly-card--medium,.poly-card--small) .poly-component__countdown .poly-countdown__digit{font-size:8px;line-height:10px}.poly-card--list .poly-component__countdown,.poly-card--list-card .poly-component__countdown{margin-left:8px}.poly-card{--poly-general-font-size:14px;--poly-general-line-height:18px;--poly-general-title-line-height:18px;--poly-general-title-size:14px;--poly-general-title-hover-color:rgba(0,0,0,.9);--poly-general-border-top:unset;--poly-general-border-bottom:unset;--poly-general-border-right:unset;--poly-general-border-left:unset;--poly-general-component-margin:8px 0 0;--poly-general-component-margin-small:4px 0 0;--poly-general-components-group-margin:2px 0 0;--poly-skeleton-margin:16px 0 0;--poly-skeleton-height-small:14px;--poly-skeleton-height-standard:20px;--poly-skeleton-height-big:24px;--poly-picture-overlay-margin:0px}.poly-card--grid,.poly-card--grid-card{--poly-max-width:284px;--poly-min-width:160px;--poly-padding-content:16px;--poly-general-image-divider:unset;--poly-skeleton-portada-border-radius:0 0 inherit;--poly-padding-top-content:16px;--poly-padding-footer:0 16px 16px}.poly-card--grid-card[class*="--small"],.poly-card--grid[class*="--small"]{--poly-general-font-size:12px;--poly-general-line-height:15px;--poly-general-title-line-height:15px;--poly-general-title-size:12px;--poly-max-width:154px;--poly-min-width:112px;--poly-padding-content:8px;--poly-general-image-divider:unset;--poly-general-component-margin:4px 0 0;--poly-general-component-margin-small:2px 0 0;--poly-general-components-group-margin:0;--poly-skeleton-margin:8px 0 0;--poly-skeleton-height-small:12px;--poly-skeleton-height-standard:14px;--poly-skeleton-height-big:20px;--poly-padding-top-content:12px;--poly-padding-footer:0 12px 12px}.poly-card--grid-card[class*="--medium"],.poly-card--grid[class*="--medium"]{--poly-general-font-size:12px;--poly-general-line-height:15px;--poly-general-title-line-height:18px;--poly-general-title-size:14px;--poly-max-width:176px;--poly-min-width:128px;--poly-padding-content:8px 12px;--poly-general-image-divider:unset;--poly-skeleton-margin:12px 0 0;--poly-skeleton-height-small:12px;--poly-skeleton-height-standard:14px;--poly-skeleton-height-big:20px;--poly-padding-top-content:12px}.poly-card--grid-card[class*="--large"],.poly-card--grid[class*="--large"]{--poly-general-font-size:12px;--poly-general-line-height:15px;--poly-general-title-line-height:15px;--poly-general-title-size:14px;--poly-max-width:284px;--poly-min-width:150px;--poly-padding-content:8px 12px;--poly-padding-footer:0 12px 8px;--poly-general-image-divider:unset;--poly-padding-top-content:12px;--poly-picture-overlay-margin:4px}.poly-card--list,.poly-card--list-card{--poly-general-title-line-height:25px;--poly-general-title-size:20px;--poly-image-size:196px;--poly-padding-card:12px 12px 16px 12px;--poly-skeleton-margin:12px 0 0}.poly-card--list-card[class*="--small"],.poly-card--list[class*="--small"]{--poly-general-font-size:12px;--poly-general-line-height:15px;--poly-general-title-line-height:15px;--poly-general-title-size:12px;--poly-padding-card:8px;--poly-image-size:80px;--poly-image-max-height:110px;--poly-general-image-divider:unset;--poly-general-component-margin:4px 0 0;--poly-general-component-margin-small:2px 0 0;--poly-general-components-group-margin:0;--poly-skeleton-margin:8px 0 0;--poly-skeleton-height-small:12px;--poly-skeleton-height-standard:14px;--poly-skeleton-height-big:20px;width:250px}.poly-card--list-card[class*="--medium"],.poly-card--list[class*="--medium"]{--poly-general-font-size:12px;--poly-general-line-height:15px;--poly-general-title-line-height:18px;--poly-general-title-size:14px;--poly-padding-card:8px 12px 8px 8px;--poly-image-size:112px;--poly-image-max-height:140px;--poly-general-image-divider:unset;--poly-skeleton-margin:12px 0 0;--poly-skeleton-height-small:12px;--poly-skeleton-height-standard:14px;--poly-skeleton-height-big:20px;width:384px}.poly-card--list-card[class*="--large"],.poly-card--list[class*="--large"]{--poly-general-font-size:12px;--poly-general-line-height:15px;--poly-general-title-line-height:18px;--poly-general-title-size:14px;--poly-padding-card:8px 12px 8px 8px;--poly-image-size:160px;--poly-image-max-height:192px;--poly-general-image-divider:unset}.poly-card--single{--poly-padding-content:16px}@keyframes wave{0%{transform:translateX(-100%)}50%{transform:translateX(100%)}to{transform:translateX(100%)}}.poly-card--loading{pointer-events:none}.poly-card--loading .poly-footer,.poly-card--loading [class*=poly-component]{display:none}.poly-card--loading .poly-card__portada{border-radius:--poly-skeleton-portada-border-radius;display:block;left:0!important;opacity:1!important;overflow:hidden;position:relative!important}.poly-card--loading .poly-card__portada:before{background-color:#e5e5e5;content:"";inset:0;position:absolute;z-index:5}.poly-card--loading .poly-card__portada:after{animation:wave 2s linear .5s infinite;background:linear-gradient(90deg,#e5e5e5,rgba(0,0,0,.1),#e5e5e5)!important;content:"";height:100%!important;inset:0;margin:0!important;position:absolute;transform:translateX(-100%);z-index:6}.poly-card--loading.poly-card--grid .poly-card__content>[class*=poly-component],.poly-card--loading.poly-card--grid-card .poly-card__content>[class*=poly-component],.poly-card--loading.poly-card--list .poly-card__content>[class*=poly-component],.poly-card--loading.poly-card--list-card .poly-card__content>[class*=poly-component]{display:none}.poly-card--loading.poly-card--list .poly-card__content>[class*=poly-component]:first-child,.poly-card--loading.poly-card--list-card .poly-card__content>[class*=poly-component]:first-child{border-radius:2px;display:block;height:var(--poly-skeleton-height-standard)!important;left:0!important;margin:var(--poly-skeleton-margin)!important;opacity:1!important;overflow:hidden;position:relative!important;width:90%}.poly-card--loading.poly-card--list .poly-card__content>[class*=poly-component]:first-child:before,.poly-card--loading.poly-card--list-card .poly-card__content>[class*=poly-component]:first-child:before{background-color:#e5e5e5;content:"";inset:0;position:absolute;z-index:5}.poly-card--loading.poly-card--list .poly-card__content>[class*=poly-component]:first-child:after,.poly-card--loading.poly-card--list-card .poly-card__content>[class*=poly-component]:first-child:after{animation:wave 2s linear .5s infinite;background:linear-gradient(90deg,#e5e5e5,rgba(0,0,0,.1),#e5e5e5)!important;content:"";height:100%!important;inset:0;margin:0!important;position:absolute;transform:translateX(-100%);z-index:6}.poly-card--loading.poly-card--list .poly-card__content>[class*=poly-component]:nth-child(2),.poly-card--loading.poly-card--list-card .poly-card__content>[class*=poly-component]:nth-child(2){border-radius:2px;display:block;height:var(--poly-skeleton-height-big)!important;left:0!important;margin:var(--poly-skeleton-margin)!important;opacity:1!important;overflow:hidden;position:relative!important;width:15%}.poly-card--loading.poly-card--list .poly-card__content>[class*=poly-component]:nth-child(2):before,.poly-card--loading.poly-card--list-card .poly-card__content>[class*=poly-component]:nth-child(2):before{background-color:#e5e5e5;content:"";inset:0;position:absolute;z-index:5}.poly-card--loading.poly-card--list .poly-card__content>[class*=poly-component]:nth-child(2):after,.poly-card--loading.poly-card--list-card .poly-card__content>[class*=poly-component]:nth-child(2):after{animation:wave 2s linear .5s infinite;background:linear-gradient(90deg,#e5e5e5,rgba(0,0,0,.1),#e5e5e5)!important;content:"";height:100%!important;inset:0;margin:0!important;position:absolute;transform:translateX(-100%);z-index:6}.poly-card--loading.poly-card--list .poly-card__content>[class*=poly-component]:nth-child(3),.poly-card--loading.poly-card--list-card .poly-card__content>[class*=poly-component]:nth-child(3){border-radius:2px;display:block;height:var(--poly-skeleton-height-small)!important;left:0!important;margin:var(--poly-skeleton-margin)!important;opacity:1!important;overflow:hidden;position:relative!important;width:25%}.poly-card--loading.poly-card--list .poly-card__content>[class*=poly-component]:nth-child(3):before,.poly-card--loading.poly-card--list-card .poly-card__content>[class*=poly-component]:nth-child(3):before{background-color:#e5e5e5;content:"";inset:0;position:absolute;z-index:5}.poly-card--loading.poly-card--list .poly-card__content>[class*=poly-component]:nth-child(3):after,.poly-card--loading.poly-card--list-card .poly-card__content>[class*=poly-component]:nth-child(3):after{animation:wave 2s linear .5s infinite;background:linear-gradient(90deg,#e5e5e5,rgba(0,0,0,.1),#e5e5e5)!important;content:"";height:100%!important;inset:0;margin:0!important;position:absolute;transform:translateX(-100%);z-index:6}.poly-card--loading.poly-card--list .poly-card__content>[class*=poly-component]:nth-child(4),.poly-card--loading.poly-card--list-card .poly-card__content>[class*=poly-component]:nth-child(4){border-radius:2px;display:block;height:var(--poly-skeleton-height-standard)!important;left:0!important;margin:var(--poly-skeleton-margin)!important;opacity:1!important;overflow:hidden;position:relative!important;width:20%}.poly-card--loading.poly-card--list .poly-card__content>[class*=poly-component]:nth-child(4):before,.poly-card--loading.poly-card--list-card .poly-card__content>[class*=poly-component]:nth-child(4):before{background-color:#e5e5e5;content:"";inset:0;position:absolute;z-index:5}.poly-card--loading.poly-card--list .poly-card__content>[class*=poly-component]:nth-child(4):after,.poly-card--loading.poly-card--list-card .poly-card__content>[class*=poly-component]:nth-child(4):after{animation:wave 2s linear .5s infinite;background:linear-gradient(90deg,#e5e5e5,rgba(0,0,0,.1),#e5e5e5)!important;content:"";height:100%!important;inset:0;margin:0!important;position:absolute;transform:translateX(-100%);z-index:6}.poly-card--loading.poly-card--list .poly-card__content .poly-content__column>[class*=poly-component]:first-child,.poly-card--loading.poly-card--list-card .poly-card__content .poly-content__column>[class*=poly-component]:first-child{border-radius:2px;display:block;height:var(--poly-skeleton-height-standard)!important;left:0!important;margin:var(--poly-skeleton-margin)!important;opacity:1!important;overflow:hidden;position:relative!important;width:20%}.poly-card--loading.poly-card--list .poly-card__content .poly-content__column>[class*=poly-component]:first-child:before,.poly-card--loading.poly-card--list-card .poly-card__content .poly-content__column>[class*=poly-component]:first-child:before{background-color:#e5e5e5;content:"";inset:0;position:absolute;z-index:5}.poly-card--loading.poly-card--list .poly-card__content .poly-content__column>[class*=poly-component]:first-child:after,.poly-card--loading.poly-card--list-card .poly-card__content .poly-content__column>[class*=poly-component]:first-child:after{animation:wave 2s linear .5s infinite;background:linear-gradient(90deg,#e5e5e5,rgba(0,0,0,.1),#e5e5e5)!important;content:"";height:100%!important;inset:0;margin:0!important;position:absolute;transform:translateX(-100%);z-index:6}.poly-card--loading.poly-card--list .poly-card__content .poly-content__column>[class*=poly-component]:nth-child(2),.poly-card--loading.poly-card--list-card .poly-card__content .poly-content__column>[class*=poly-component]:nth-child(2){border-radius:2px;display:block;height:var(--poly-skeleton-height-standard)!important;left:0!important;margin:var(--poly-skeleton-margin)!important;opacity:1!important;overflow:hidden;position:relative!important;width:40%}.poly-card--loading.poly-card--list .poly-card__content .poly-content__column>[class*=poly-component]:nth-child(2):before,.poly-card--loading.poly-card--list-card .poly-card__content .poly-content__column>[class*=poly-component]:nth-child(2):before{background-color:#e5e5e5;content:"";inset:0;position:absolute;z-index:5}.poly-card--loading.poly-card--list .poly-card__content .poly-content__column>[class*=poly-component]:nth-child(2):after,.poly-card--loading.poly-card--list-card .poly-card__content .poly-content__column>[class*=poly-component]:nth-child(2):after{animation:wave 2s linear .5s infinite;background:linear-gradient(90deg,#e5e5e5,rgba(0,0,0,.1),#e5e5e5)!important;content:"";height:100%!important;inset:0;margin:0!important;position:absolute;transform:translateX(-100%);z-index:6}.poly-card--loading.poly-card--grid .poly-card__content>[class*=poly-component]:first-child,.poly-card--loading.poly-card--grid-card .poly-card__content>[class*=poly-component]:first-child,.poly-card--loading.poly-card--single .poly-card__content>[class*=poly-component]:first-child{border-radius:2px;display:block;height:var(--poly-skeleton-height-small)!important;left:0!important;margin:var(--poly-skeleton-margin)!important;opacity:1!important;overflow:hidden;position:relative!important;width:100%}.poly-card--loading.poly-card--grid .poly-card__content>[class*=poly-component]:first-child:before,.poly-card--loading.poly-card--grid-card .poly-card__content>[class*=poly-component]:first-child:before,.poly-card--loading.poly-card--single .poly-card__content>[class*=poly-component]:first-child:before{background-color:#e5e5e5;content:"";inset:0;position:absolute;z-index:5}.poly-card--loading.poly-card--grid .poly-card__content>[class*=poly-component]:first-child:after,.poly-card--loading.poly-card--grid-card .poly-card__content>[class*=poly-component]:first-child:after,.poly-card--loading.poly-card--single .poly-card__content>[class*=poly-component]:first-child:after{animation:wave 2s linear .5s infinite;background:linear-gradient(90deg,#e5e5e5,rgba(0,0,0,.1),#e5e5e5)!important;content:"";height:100%!important;inset:0;margin:0!important;position:absolute;transform:translateX(-100%);z-index:6}.poly-card--loading.poly-card--grid .poly-card__content>[class*=poly-component]:nth-child(2),.poly-card--loading.poly-card--grid-card .poly-card__content>[class*=poly-component]:nth-child(2),.poly-card--loading.poly-card--single .poly-card__content>[class*=poly-component]:nth-child(2){border-radius:2px;display:block;height:var(--poly-skeleton-height-big)!important;left:0!important;margin:var(--poly-skeleton-margin)!important;opacity:1!important;overflow:hidden;position:relative!important;width:40%}.poly-card--loading.poly-card--grid .poly-card__content>[class*=poly-component]:nth-child(2):before,.poly-card--loading.poly-card--grid-card .poly-card__content>[class*=poly-component]:nth-child(2):before,.poly-card--loading.poly-card--single .poly-card__content>[class*=poly-component]:nth-child(2):before{background-color:#e5e5e5;content:"";inset:0;position:absolute;z-index:5}.poly-card--loading.poly-card--grid .poly-card__content>[class*=poly-component]:nth-child(2):after,.poly-card--loading.poly-card--grid-card .poly-card__content>[class*=poly-component]:nth-child(2):after,.poly-card--loading.poly-card--single .poly-card__content>[class*=poly-component]:nth-child(2):after{animation:wave 2s linear .5s infinite;background:linear-gradient(90deg,#e5e5e5,rgba(0,0,0,.1),#e5e5e5)!important;content:"";height:100%!important;inset:0;margin:0!important;position:absolute;transform:translateX(-100%);z-index:6}.poly-card--loading.poly-card--grid .poly-card__content>[class*=poly-component]:nth-child(3),.poly-card--loading.poly-card--grid-card .poly-card__content>[class*=poly-component]:nth-child(3),.poly-card--loading.poly-card--single .poly-card__content>[class*=poly-component]:nth-child(3){border-radius:2px;display:block;height:var(--poly-skeleton-height-small)!important;left:0!important;margin:var(--poly-skeleton-margin)!important;opacity:1!important;overflow:hidden;position:relative!important;width:80%}.poly-card--loading.poly-card--grid .poly-card__content>[class*=poly-component]:nth-child(3):before,.poly-card--loading.poly-card--grid-card .poly-card__content>[class*=poly-component]:nth-child(3):before,.poly-card--loading.poly-card--single .poly-card__content>[class*=poly-component]:nth-child(3):before{background-color:#e5e5e5;content:"";inset:0;position:absolute;z-index:5}.poly-card--loading.poly-card--grid .poly-card__content>[class*=poly-component]:nth-child(3):after,.poly-card--loading.poly-card--grid-card .poly-card__content>[class*=poly-component]:nth-child(3):after,.poly-card--loading.poly-card--single .poly-card__content>[class*=poly-component]:nth-child(3):after{animation:wave 2s linear .5s infinite;background:linear-gradient(90deg,#e5e5e5,rgba(0,0,0,.1),#e5e5e5)!important;content:"";height:100%!important;inset:0;margin:0!important;position:absolute;transform:translateX(-100%);z-index:6}.poly-card--loading.poly-card--grid .poly-card__content>[class*=poly-component]:nth-child(4),.poly-card--loading.poly-card--grid-card .poly-card__content>[class*=poly-component]:nth-child(4),.poly-card--loading.poly-card--single .poly-card__content>[class*=poly-component]:nth-child(4){border-radius:2px;display:block;height:var(--poly-skeleton-height-standard)!important;left:0!important;margin:var(--poly-skeleton-margin)!important;opacity:1!important;overflow:hidden;position:relative!important;width:50%}.poly-card--loading.poly-card--grid .poly-card__content>[class*=poly-component]:nth-child(4):before,.poly-card--loading.poly-card--grid-card .poly-card__content>[class*=poly-component]:nth-child(4):before,.poly-card--loading.poly-card--single .poly-card__content>[class*=poly-component]:nth-child(4):before{background-color:#e5e5e5;content:"";inset:0;position:absolute;z-index:5}.poly-card--loading.poly-card--grid .poly-card__content>[class*=poly-component]:nth-child(4):after,.poly-card--loading.poly-card--grid-card .poly-card__content>[class*=poly-component]:nth-child(4):after,.poly-card--loading.poly-card--single .poly-card__content>[class*=poly-component]:nth-child(4):after{animation:wave 2s linear .5s infinite;background:linear-gradient(90deg,#e5e5e5,rgba(0,0,0,.1),#e5e5e5)!important;content:"";height:100%!important;inset:0;margin:0!important;position:absolute;transform:translateX(-100%);z-index:6}.poly-card{-moz-osx-font-smoothing:grayscale;align-items:stretch;background:#fff;border-bottom:var(--poly-general-border-bottom);border-left:var(--poly-general-border-left);border-right:var(--poly-general-border-right);border-top:var(--poly-general-border-top);display:flex;flex-basis:inherit;flex-direction:column;justify-content:space-between;min-height:var(--max-card-height,auto);min-width:var(--poly-min-width);position:relative}.poly-card--list,.poly-card--list-card{flex-direction:row;padding:var(--poly-padding-card);width:-webkit-fill-available;width:-moz-available;width:stretch}.poly-card--grid,.poly-card--grid-card{max-width:var(--poly-max-width)}.poly-card--grid-card{margin-bottom:16px}.poly-card--single{padding:var(--poly-padding-card);width:100%}.poly-card--checkbox{padding-left:0}.poly-content{display:flex;flex-direction:row}.poly-content__column{align-items:flex-start;display:flex;flex-basis:50%;flex-direction:column;justify-content:flex-start;margin-top:8px}.poly-content__column [class*=poly-component__]:first-child{margin-top:0}.poly-content__column:nth-child(2) [class*=poly-component__]:nth-child(2){margin-top:8px}.poly-footer{align-items:center;display:flex;margin-top:auto;width:-webkit-fill-available;width:fill-available}.poly-card__portada{aspect-ratio:1/1;min-height:var(--poly-min-width);min-width:var(--poly-min-width);position:relative}.poly-card__label-pill,.poly-card__portada{align-items:center;display:flex;justify-content:center}.poly-card__label-pill{background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:4px;bottom:-10px;color:rgba(0,0,0,.55);font-size:12px;font-weight:400;left:16px;padding:0 8px;position:absolute;z-index:3}.poly-card__content{display:flex;flex-direction:column;flex-grow:2;width:-webkit-fill-available;width:-moz-available;width:stretch;width:fill-available}.poly-card__content [class*=poly-component__]:last-child{margin-bottom:0}.poly-card__footer{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-top:auto;transition:all .1s .1s;width:-webkit-fill-available;width:-moz-available;width:stretch;width:fill-available}.poly-card--single .poly-card__portada{height:-moz-fit-content;height:fit-content}.poly-card--single .poly-card__content{padding:var(--poly-padding-content)}.poly-card--single .poly-card__content:has(+.poly-card__footer){padding-bottom:0}.poly-card--single .poly-card__footer{padding:var(--poly-padding-content)}.poly-card--list .poly-card__portada,.poly-card--list-card .poly-card__portada{height:var(--poly-image-size);max-height:var(--poly-image-size);max-width:var(--poly-image-size);width:var(--poly-image-size)}.poly-card--list .poly-card__portada:not(:first-child),.poly-card--list-card .poly-card__portada:not(:first-child){margin-left:24px}.poly-card--list .poly-card__content,.poly-card--list-card .poly-card__content{margin-left:12px;width:calc(100% - var(--poly-image-size) - 12px)}.poly-card--list-card.poly-card--large .poly-card__portada,.poly-card--list.poly-card--large .poly-card__portada{position:relative}.poly-card--list-card.poly-card--large .poly-card__portada:not(:first-child),.poly-card--list.poly-card--large .poly-card__portada:not(:first-child){margin-left:24px}.poly-card--list-card.poly-card--large .poly-card__portada--list-height,.poly-card--list.poly-card--large .poly-card__portada--list-height{height:auto;max-height:var(--poly-image-max-height)}.poly-card--list-card.poly-card--large .poly-card__portada--list-height .poly-component__picture,.poly-card--list.poly-card--large .poly-card__portada--list-height .poly-component__picture{align-self:auto;height:auto;object-fit:contain}.poly-card--list-card.poly-card--large .poly-card__content,.poly-card--list.poly-card--large .poly-card__content{margin-left:8px;width:calc(100% - var(--poly-image-size) - 8px)}.poly-card--list-card.poly-card--small .poly-card__portada,.poly-card--list.poly-card--small .poly-card__portada{position:relative}.poly-card--list-card.poly-card--small .poly-card__portada--list-height,.poly-card--list.poly-card--small .poly-card__portada--list-height{height:auto;max-height:var(--poly-image-max-height)}.poly-card--list-card.poly-card--small .poly-card__portada--list-height .poly-component__picture,.poly-card--list.poly-card--small .poly-card__portada--list-height .poly-component__picture{align-self:auto;height:auto;object-fit:contain}.poly-card--list-card.poly-card--small .poly-card__portada:not(:first-child),.poly-card--list.poly-card--small .poly-card__portada:not(:first-child){margin-left:0}.poly-card--list-card.poly-card--small .poly-card__content,.poly-card--list.poly-card--small .poly-card__content{margin-left:8px;width:calc(100% - var(--poly-image-size) - 8px)}.poly-card--list-card.poly-card--medium .poly-card__portada,.poly-card--list.poly-card--medium .poly-card__portada{position:relative}.poly-card--list-card.poly-card--medium .poly-card__portada--list-height,.poly-card--list.poly-card--medium .poly-card__portada--list-height{height:auto;max-height:var(--poly-image-max-height)}.poly-card--list-card.poly-card--medium .poly-card__portada--list-height .poly-component__picture,.poly-card--list.poly-card--medium .poly-card__portada--list-height .poly-component__picture{align-self:auto;height:auto;object-fit:contain}.poly-card--list-card.poly-card--medium .poly-card__portada:not(:first-child),.poly-card--list.poly-card--medium .poly-card__portada:not(:first-child){margin-left:0}.poly-card--list-card.poly-card--medium .poly-card__content,.poly-card--list.poly-card--medium .poly-card__content{margin-left:8px;width:calc(100% - var(--poly-image-size) - 8px)}.poly-card--grid .poly-card__portada,.poly-card--grid-card .poly-card__portada{width:100%}.poly-card--grid .poly-card__portada:after,.poly-card--grid-card .poly-card__portada:after{background:rgba(0,0,0,.1);bottom:-1px;content:var(--poly-general-image-divider);height:1px;position:absolute;width:100%}.poly-card--grid .poly-card__content,.poly-card--grid-card .poly-card__content{padding:var(--poly-padding-content)}.poly-card--grid .poly-card__content:has(+.poly-card__footer),.poly-card--grid-card .poly-card__content:has(+.poly-card__footer){padding-bottom:0}.poly-card--grid .poly-card__content:has(.poly-component__variations),.poly-card--grid-card .poly-card__content:has(.poly-component__variations){padding-top:0}.poly-card--grid .poly-card__content:has(.poly-component__variations)>:nth-child(2),.poly-card--grid-card .poly-card__content:has(.poly-component__variations)>:nth-child(2){margin-top:var(--poly-padding-top-content)}.poly-card--grid .poly-card__footer,.poly-card--grid-card .poly-card__footer{padding:var(--poly-padding-footer)}.poly-card--grid-card.poly-card--large .poly-card__portada:after,.poly-card--grid.poly-card--large .poly-card__portada:after{content:var(--poly-general-image-divider)}.poly-card--grid-card.poly-card--large .poly-card__portada--grid-height,.poly-card--grid.poly-card--large .poly-card__portada--grid-height{height:250px}.poly-card--grid-card.poly-card--large .poly-card__portada--grid-height .poly-component__picture,.poly-card--grid.poly-card--large .poly-card__portada--grid-height .poly-component__picture{object-fit:contain}.poly-card--grid-card.poly-card--small .poly-card__portada,.poly-card--grid.poly-card--small .poly-card__portada{aspect-ratio:136/90;min-width:100%}.poly-card--small .poly-card__footer{flex-direction:column}.poly-card--small .poly-card__footer>*{justify-content:flex-start}.poly-card--medium .poly-card__content .poly-footer{flex-direction:row}@media screen and (max-width <= 767px){.poly-card__content .poly-content{flex-direction:column}.poly-card__content .poly-content__column{flex-basis:100%}}.top-offers{background-color:transparent;overflow-x:auto;padding:0 0 40px}.top-offers__content{margin:0 auto;max-width:1200px;width:100%}.top-offers__title{padding-bottom:16px;padding-top:16px;text-align:center}.top-offers__buttons-container{display:flex;justify-content:center;padding:12px}.top-offers__cards-container--desktop{column-gap:16px;display:flex;flex-direction:row;justify-content:center}.top-offers__cards-container--mobile{display:flex;flex-direction:column}.andes-form-control--search-box:hover{box-shadow:0 0 0 1px var(--andes-searchbox-color-border-default,rgba(0,0,0,.25))}.andes-form-control--search-box .andes-form-control__search-icon:hover{color:var(--andes-searchbox-color-search-default,rgba(0,0,0,.55))}.andes-form-control--search-box .andes-form-control__close-icon:hover{color:var(--andes-searchbox-color-clear-default,rgba(0,0,0,.55))}@media(min-width:768px){.andes-form-control--search-box:hover{box-shadow:0 0 0 1px var(--andes-searchbox-color-border-hover,rgba(0,0,0,.55))}.andes-form-control--search-box .andes-form-control__search-icon:hover{color:var(--andes-searchbox-color-search-hover,rgba(0,0,0,.8))}.andes-form-control--search-box .andes-form-control__close-icon:hover{color:var(--andes-searchbox-color-clear-hover,rgba(0,0,0,.8))}}.andes-form-control--search-box{-webkit-font-smoothing:antialiased;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;display:flex;font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-weight:400}.andes-form-control--search-box label{order:2;width:100%}.andes-form-control--search-box--focused,.andes-form-control--search-box--focused:hover,.andes-form-control--search-box:focus{box-shadow:0 0 0 2px var(--andes-searchbox-color-border-active,var(--andes-color-blue-500,#3483fa))}.andes-form-control--search-box--focused.focus-visible,.andes-form-control--search-box--focused.focus-visible:hover{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-form-control--search-box .andes-form-control__close-icon:focus,.andes-form-control--search-box .andes-form-control__search-icon: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-form-control--search-box .andes-form-control__close-icon:focus-visible,.andes-form-control--search-box .andes-form-control__search-icon: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-form-control--search-box .andes-form-control__close-icon:focus:not(:focus-visible),.andes-form-control--search-box .andes-form-control__search-icon:focus:not(:focus-visible){box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}.andes-form-control--search-box .andes-form-control__close-icon,.andes-form-control--search-box .andes-form-control__search-icon{align-content:center;background-color:transparent;border:0;box-sizing:content-box;cursor:pointer;display:flex;outline:none;padding:0}.andes-form-control--search-box .andes-form-control__close-icon{color:var(--andes-searchbox-color-clear-default,rgba(0,0,0,.55));display:none;opacity:0;order:3}.andes-form-control--search-box .andes-form-control__close-icon-visible{align-content:center;display:flex;opacity:1}.andes-form-control--search-box .andes-form-control__close-icon:active{color:var(--andes-searchbox-color-clear-active,rgba(0,0,0,.9))}.andes-form-control--search-box .andes-form-control__field:focus{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none}.andes-form-control--search-box .andes-form-control__field:focus-visible{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none}.andes-form-control--search-box .andes-form-control__field::placeholder{color:var(--andes-searchbox-color-placeholder-default,rgba(0,0,0,.55));opacity:1}.andes-form-control--search-box .andes-form-control__field::-webkit-input-placeholder{color:var(--andes-searchbox-color-placeholder-default,rgba(0,0,0,.55))}.andes-form-control--search-box .andes-form-control__field::-moz-placeholder{color:var(--andes-searchbox-color-placeholder-default,rgba(0,0,0,.55));opacity:1}.andes-form-control--search-box .andes-form-control__field:-moz-placeholder{opacity:1}.andes-form-control--search-box .andes-form-control__field:-ms-input-placeholder{color:var(--andes-searchbox-color-placeholder-default,rgba(0,0,0,.55))}.andes-form-control--search-box .andes-form-control__field::-ms-input-placeholder{color:var(--andes-searchbox-color-placeholder-default,rgba(0,0,0,.55))}.andes-form-control--search-box .andes-form-control__field:-moz-placeholder{color:var(--andes-searchbox-color-placeholder-default,rgba(0,0,0,.55))}.andes-form-control--search-box .andes-form-control__field{background-color:transparent;border:0;color:var(--andes-searchbox-color-input-text-default,rgba(0,0,0,.9));display:block;font:inherit;margin:0;order:2;outline:none;overflow:hidden;padding:0;resize:none;width:100%}.andes-form-control--search-box .andes-form-control__search-icon{color:var(--andes-searchbox-color-search-default,rgba(0,0,0,.55));order:1}.andes-form-control--search-box .andes-form-control__search-icon:active{color:var(--andes-searchbox-color-search-active,rgba(0,0,0,.9))}.andes-form-control--search-box .andes-form-control__search-icon:disabled{color:var(--andes-searchbox-color-search-default,rgba(0,0,0,.55))}.andes-form-control--search-box--loading,.andes-form-control--search-box--loading .andes-form-control__field{color:var(--andes-searchbox-color-input-text-loading,rgba(0,0,0,.55))}.andes-form-control--search-box--loading .andes-form-control__search-icon{cursor:default}.andes-form-control--search-box--loading:hover{box-shadow:0 0 0 1px var(--andes-searchbox-color-border-default,rgba(0,0,0,.25))}.andes-form-control--search-box--size-large{border-radius:24px;font-size:16px;height:48px;line-height:1.25;padding:15px 16px 13px}.andes-form-control--search-box--size-large .andes-form-control__field{height:1.25;line-height:1.25}.andes-form-control--search-box--size-large .andes-form-control__close-icon,.andes-form-control--search-box--size-large .andes-form-control__search-icon{border-radius:50%}.andes-form-control--search-box--size-large .andes-form-control__search-icon{margin-right:8px}.andes-form-control--search-box--size-large .andes-form-control__close-icon{margin-left:8px}.andes-form-control--search-box--size-small{border-radius:16px;font-size:14px;height:32px;line-height:18px;padding:8px 10px 6px}.andes-form-control--search-box--size-small .andes-form-control__field{line-height:18px}.andes-form-control--search-box--size-small .andes-form-control__close-icon,.andes-form-control--search-box--size-small .andes-form-control__search-icon{border-radius:50%;height:16px}.andes-form-control--search-box--size-small .andes-form-control__search-icon{margin-right:4px}.andes-form-control--search-box--size-small .andes-form-control__close-icon{margin-left:4px}.andes-form-control__search-trigger{border:0;cursor:pointer;display:block;opacity:1;transition:opacity .3s ease-in}.andes-form-control__search-trigger--default{align-items:center;background-color:var(--andes-color-fill-primary,#fff);border-radius:50%;color:var(--andes-color-icon-primary,rgba(0,0,0,.55));display:flex;height:32px;justify-content:center;padding:8px 10px 6px;width:32px}.andes-form-control__search-trigger--default svg{min-height:16px;min-width:16px}.andes-form-control__search-trigger:focus: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)),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));outline:none}.andes-form-control__search-trigger:focus: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));outline:none}.andes-form-control__search-trigger:focus:focus:not(:focus-visible){box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}.andes-form-control__search-trigger.andes-form-control__search-trigger--hidden{display:none}.andes-form-control__search-trigger--fadeout{opacity:0;transition:opacity .15s ease-out}.andes-form-control__search-trigger-visible{color:rgba(0,0,0,.55)}.andes-form-control--search-box{opacity:0;width:32px}.andes-form-control--search-box--hidden{display:none}.andes-form-control--search-box--fadein{opacity:1;transition:opacity .15s ease-in,width .3s ease-in;width:100%}.andes-form-control--search-box--always-visible{opacity:1;width:100%}.andes-dropdown--form .andes-dropdown__label,.andes-dropdown--form-native .andes-dropdown__label{-webkit-font-smoothing:antialiased;box-sizing:border-box;color:var(--andes-dropdown-color-label-default,rgba(0,0,0,.9));display:block;font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:14px;font-weight:400;line-height:18px;margin-bottom:4px;padding:0 6px;text-align:start;width:100%}.andes-dropdown--form .andes-dropdown__helper,.andes-dropdown--form-native .andes-dropdown__helper{margin-top:4px;padding:0 6px;width:100%}.andes-dropdown--form .andes-dropdown__trigger-wrapper,.andes-dropdown--form-native .andes-dropdown__trigger-wrapper{height:48px;position:relative}.andes-dropdown--form .andes-dropdown__trigger,.andes-dropdown--form-native .andes-dropdown__trigger{-webkit-font-smoothing:antialiased;background-color:var(--andes-dropdown-color-fill-default,#fff);border:0;border-radius:6px;box-shadow:0 0 0 1px var(--andes-dropdown-color-border-default,rgba(0,0,0,.25));box-sizing:border-box;display:block;font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:16px;font-weight:400;height:48px;line-height:1.25;margin:0;outline:none;padding:8px 8px 8px 12px;text-align:start;width:100%}.andes-dropdown--form .andes-dropdown__chevron,.andes-dropdown--form-native .andes-dropdown__chevron{box-sizing:border-box;color:var(--andes-dropdown-color-chevron-default,var(--andes-color-blue-500,#3483fa));display:flex;height:20px;margin-left:12px;width:20px}.andes-dropdown--form .andes-dropdown__trigger:active,.andes-dropdown--form .andes-dropdown__trigger:focus:not(:focus-visible),.andes-dropdown--form-native .andes-dropdown__trigger:active,.andes-dropdown--form-native .andes-dropdown__trigger:focus:not(:focus-visible),.andes-dropdown--form-native.andes-dropdown--open .andes-floating-menu .andes-dropdown__trigger,.andes-dropdown--form.andes-dropdown--open .andes-floating-menu .andes-dropdown__trigger{box-shadow:0 0 0 2px var(--andes-dropdown-color-border-active,var(--andes-color-blue-500,#3483fa))}.andes-dropdown--form .andes-dropdown__trigger:active .andes-dropdown__chevron,.andes-dropdown--form .andes-dropdown__trigger:focus:not(:focus-visible) .andes-dropdown__chevron,.andes-dropdown--form-native .andes-dropdown__trigger:active .andes-dropdown__chevron,.andes-dropdown--form-native .andes-dropdown__trigger:focus:not(:focus-visible) .andes-dropdown__chevron,.andes-dropdown--form-native.andes-dropdown--open .andes-floating-menu .andes-dropdown__trigger .andes-dropdown__chevron,.andes-dropdown--form.andes-dropdown--open .andes-floating-menu .andes-dropdown__trigger .andes-dropdown__chevron{color:var(--andes-dropdown-color-chevron-active,var(--andes-color-blue-700,#1f4e96))}.andes-dropdown--form .andes-dropdown__trigger:focus-visible,.andes-dropdown--form .andes-dropdown__trigger:focus-visible:hover,.andes-dropdown--form-native .andes-dropdown__trigger:focus-visible,.andes-dropdown--form-native .andes-dropdown__trigger:focus-visible:hover{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-color-blue-500,#3483fa)}.andes-dropdown--form-native.andes-dropdown--error .andes-dropdown__label,.andes-dropdown--form.andes-dropdown--error .andes-dropdown__label{color:var(--andes-dropdown-color-label-error,#f23d4f)}.andes-dropdown--form-native.andes-dropdown--error .andes-dropdown__trigger,.andes-dropdown--form-native.andes-dropdown--error .andes-dropdown__trigger:hover,.andes-dropdown--form.andes-dropdown--error .andes-dropdown__trigger,.andes-dropdown--form.andes-dropdown--error .andes-dropdown__trigger:hover{box-shadow:0 0 0 1px var(--andes-dropdown-color-border-error,#f23d4f)}.andes-dropdown--form-native.andes-dropdown--error .andes-dropdown__trigger:active,.andes-dropdown--form-native.andes-dropdown--error .andes-dropdown__trigger:focus:not(:focus-visible),.andes-dropdown--form-native.andes-dropdown--error.andes-dropdown--open .andes-floating-menu .andes-dropdown__trigger,.andes-dropdown--form.andes-dropdown--error .andes-dropdown__trigger:active,.andes-dropdown--form.andes-dropdown--error .andes-dropdown__trigger:focus:not(:focus-visible),.andes-dropdown--form.andes-dropdown--error.andes-dropdown--open .andes-floating-menu .andes-dropdown__trigger{box-shadow:0 0 0 2px var(--andes-dropdown-color-border-error,#f23d4f)}.andes-dropdown--form-native.andes-dropdown--error .andes-dropdown__trigger:focus-visible,.andes-dropdown--form.andes-dropdown--error .andes-dropdown__trigger: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-dropdown-color-border-error,#f23d4f)}.andes-dropdown--form-native.andes-dropdown--disabled .andes-dropdown__label,.andes-dropdown--form.andes-dropdown--disabled .andes-dropdown__label{color:var(--andes-dropdown-color-label-disabled,rgba(0,0,0,.25))}.andes-dropdown--form-native.andes-dropdown--disabled .andes-dropdown__trigger,.andes-dropdown--form-native.andes-dropdown--disabled .andes-dropdown__trigger:hover,.andes-dropdown--form.andes-dropdown--disabled .andes-dropdown__trigger,.andes-dropdown--form.andes-dropdown--disabled .andes-dropdown__trigger:hover{background-color:var(--andes-dropdown-color-fill-disabled,rgba(0,0,0,.04));box-shadow:none;outline:1px dashed var(--andes-dropdown-color-border-disabled,rgba(0,0,0,.25));outline-offset:-1px}.andes-dropdown--form-native.andes-dropdown--disabled .andes-dropdown__trigger .andes-dropdown__chevron,.andes-dropdown--form-native.andes-dropdown--disabled .andes-dropdown__trigger:hover .andes-dropdown__chevron,.andes-dropdown--form.andes-dropdown--disabled .andes-dropdown__trigger .andes-dropdown__chevron,.andes-dropdown--form.andes-dropdown--disabled .andes-dropdown__trigger:hover .andes-dropdown__chevron{color:var(--andes-dropdown-color-chevron-disabled,rgba(0,0,0,.25))}.andes-dropdown--form-native.andes-dropdown--disabled .andes-dropdown__trigger .andes-dropdown__display-values,.andes-dropdown--form-native.andes-dropdown--disabled .andes-dropdown__trigger:hover .andes-dropdown__display-values,.andes-dropdown--form.andes-dropdown--disabled .andes-dropdown__trigger .andes-dropdown__display-values,.andes-dropdown--form.andes-dropdown--disabled .andes-dropdown__trigger:hover .andes-dropdown__display-values{color:var(--andes-dropdown-color-value-disabled,rgba(0,0,0,.25))}.andes-dropdown .andes-floating-menu .andes-popper{opacity:0}.andes-dropdown .andes-floating-menu.andes-floating-menu--show .andes-popper{opacity:1}.andes-dropdown.andes-dropdown--form .andes-floating-menu--search .andes-form-control__trigger{margin:0}.andes-dropdown.andes-dropdown--bottom .andes-floating-menu--show .andes-popper{margin-top:6px}.andes-dropdown--standalone .andes-dropdown__trigger: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-dropdown--standalone .andes-dropdown__trigger: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-dropdown--standalone .andes-dropdown__trigger:focus:not(:focus-visible){box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}.andes-dropdown--standalone .andes-dropdown__trigger{-webkit-font-smoothing:antialiased;align-items:center;background-color:transparent;border:0;border-radius:0;box-shadow:none;box-sizing:border-box;display:flex;font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;margin:0;max-width:100%;outline:0}.andes-dropdown--standalone .andes-dropdown__display-values{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.andes-dropdown--standalone .andes-dropdown__display-values,.andes-dropdown--standalone .andes-dropdown__trigger{color:var(--andes-dropdown-standalone-color-value-default,rgba(0,0,0,.9));font-weight:400;line-height:1}.andes-dropdown--standalone .andes-dropdown__arrow{box-sizing:border-box;display:flex;height:12px;margin-left:2px;width:12px}.andes-dropdown--standalone .andes-dropdown--open .andes-dropdown__arrow{transform:rotate(180deg)}.andes-dropdown--standalone .andes-dropdown__arrow>svg{color:var(--andes-dropdown-standalone-color-chevron-default,rgba(0,0,0,.55))}.andes-dropdown--standalone:active .andes-dropdown__arrow>svg{color:var(--andes-dropdown-standalone-color-chevron-active,rgba(0,0,0,.9))}.andes-dropdown--standalone.andes-dropdown--disabled .andes-dropdown__display-values,.andes-dropdown--standalone.andes-dropdown--disabled .andes-dropdown__trigger{color:var(--andes-dropdown-standalone-color-value-disabled,rgba(0,0,0,.25));cursor:default}.andes-dropdown--standalone.andes-dropdown--disabled .andes-dropdown__arrow>svg{color:var(--andes-dropdown-standalone-color-chevron-disabled,rgba(0,0,0,.25))}.andes-dropdown--standalone.andes-dropdown--bottom .andes-floating-menu--show .andes-popper{margin-top:-8px}.andes-dropdown--standalone.andes-dropdown--large .andes-dropdown__trigger{font-size:18px;height:40px;padding:11px 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:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-weight: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: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-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:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-weight: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-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-checkbox--indeterminate .andes-checkbox__input:checked:hover:after,.andes-checkbox--indeterminate .andes-checkbox__input:indeterminate:hover:after{background-color:var(--andes-checkbox-color-indeterminate-fill-default,var(--andes-color-blue-500,#3483fa))}@media(min-width:768px){.andes-checkbox--indeterminate .andes-checkbox__input:checked:hover:after,.andes-checkbox--indeterminate .andes-checkbox__input:indeterminate:hover:after{background-color:var(--andes-checkbox-color-indeterminate-fill-hover,var(--andes-color-blue-600,#2968c8))}}.andes-checkbox--indeterminate .andes-checkbox__input:checked:after,.andes-checkbox--indeterminate .andes-checkbox__input:indeterminate:after{background-color:var(--andes-checkbox-color-indeterminate-fill-default,var(--andes-color-blue-500,#3483fa));border-width:0}.andes-checkbox--indeterminate .andes-checkbox__input:checked~.andes-checkbox__icon,.andes-checkbox--indeterminate .andes-checkbox__input:indeterminate~.andes-checkbox__icon{color:var(--andes-checkbox-color-icon-default,#fff);visibility:visible}.andes-checkbox--indeterminate .andes-checkbox__input:checked:active:after,.andes-checkbox--indeterminate .andes-checkbox__input:indeterminate:active:after{background-color:var(--andes-checkbox-color-indeterminate-fill-active,var(--andes-color-blue-700,#1f4e96))}.andes-checkbox--indeterminate .andes-checkbox__input:checked:disabled:after,.andes-checkbox--indeterminate .andes-checkbox__input:indeterminate:disabled:after{background-color:var(--andes-checkbox-color-indeterminate-fill-disabled,rgba(0,0,0,.1))}.andes-checkbox--indeterminate .andes-checkbox__input:checked:disabled~.andes-checkbox__icon,.andes-checkbox--indeterminate .andes-checkbox__input:indeterminate:disabled~.andes-checkbox__icon{color:var(--andes-checkbox-color-icon-disabled,rgba(0,0,0,.25))}.andes-checkbox--highlight .andes-checkbox__input:hover:before{background-color:var(--andes-checkbox-highlight-color-fill-default,var(--andes-color-blue-200,rgba(65,137,230,.2)))}.andes-checkbox--highlight .andes-checkbox__input:hover:after{border-color:var(--andes-checkbox-highlight-color-unselected-border-default,var(--andes-color-blue-500,#3483fa))}.andes-checkbox--highlight .andes-checkbox__input:checked:hover:before{background-color:var(--andes-checkbox-highlight-color-fill-default,var(--andes-color-blue-200,rgba(65,137,230,.2)))}.andes-checkbox--highlight .andes-checkbox__input:checked:hover:after{background-color:var(--andes-checkbox-highlight-color-selected-fill-default,var(--andes-color-blue-500,#3483fa))}.andes-checkbox--highlight.andes-checkbox--indeterminate .andes-checkbox__input:checked:hover:before,.andes-checkbox--highlight.andes-checkbox--indeterminate .andes-checkbox__input:indeterminate:hover:before{background-color:var(--andes-checkbox-highlight-color-fill-default,var(--andes-color-blue-200,rgba(65,137,230,.2)))}.andes-checkbox--highlight.andes-checkbox--indeterminate .andes-checkbox__input:checked:hover:after,.andes-checkbox--highlight.andes-checkbox--indeterminate .andes-checkbox__input:indeterminate:hover:after{background-color:var(--andes-checkbox-highlight-color-indeterminate-fill-default,var(--andes-color-blue-500,#3483fa))}@media(min-width:768px){.andes-checkbox--highlight .andes-checkbox__input:hover:before{background-color:var(--andes-checkbox-highlight-color-fill-default,var(--andes-color-blue-200,rgba(65,137,230,.2)))}.andes-checkbox--highlight .andes-checkbox__input:hover:after{border-color:var(--andes-checkbox-highlight-color-unselected-border-hover,var(--andes-color-blue-600,#2968c8))}.andes-checkbox--highlight .andes-checkbox__input:checked:hover:before{background-color:var(--andes-checkbox-highlight-color-fill-default,var(--andes-color-blue-200,rgba(65,137,230,.2)))}.andes-checkbox--highlight .andes-checkbox__input:checked:hover:after{background-color:var(--andes-checkbox-highlight-color-selected-fill-hover,var(--andes-color-blue-600,#2968c8))}.andes-checkbox--highlight.andes-checkbox--indeterminate .andes-checkbox__input:checked:hover:before,.andes-checkbox--highlight.andes-checkbox--indeterminate .andes-checkbox__input:indeterminate:hover:before{background-color:var(--andes-checkbox-highlight-color-fill-default,var(--andes-color-blue-200,rgba(65,137,230,.2)))}.andes-checkbox--highlight.andes-checkbox--indeterminate .andes-checkbox__input:checked:hover:after,.andes-checkbox--highlight.andes-checkbox--indeterminate .andes-checkbox__input:indeterminate:hover:after{background-color:var(--andes-checkbox-highlight-color-indeterminate-fill-hover,var(--andes-color-blue-600,#2968c8))}}.andes-checkbox--highlight .andes-checkbox__checkbox,.andes-checkbox--highlight .andes-checkbox__input,.andes-checkbox--highlight .andes-checkbox__input:before{height:28px;width:28px}.andes-checkbox--highlight .andes-checkbox__icon,.andes-checkbox--highlight .andes-checkbox__input:after{margin:auto}.andes-checkbox--highlight .andes-checkbox__checkbox{margin:2px 0}.andes-checkbox--highlight .andes-checkbox__label{color:var(--andes-checkbox-highlight-color-text-default,rgba(0,0,0,.9));margin-top:6px}.andes-checkbox--highlight .andes-checkbox__input:before{background-color:var(--andes-checkbox-highlight-color-fill-default,var(--andes-color-blue-200,rgba(65,137,230,.2)));border-radius:3px;content:"";display:inline-flex;inset:0;position:absolute}.andes-checkbox--highlight .andes-checkbox__input:after{background-color:var(--andes-checkbox-highlight-color-unselected-fill-default,#fff);border-color:var(--andes-checkbox-highlight-color-unselected-border-default,var(--andes-color-blue-500,#3483fa))}.andes-checkbox--highlight .andes-checkbox__input:active:before{background-color:var(--andes-checkbox-highlight-color-fill-default,var(--andes-color-blue-200,rgba(65,137,230,.2)))}.andes-checkbox--highlight .andes-checkbox__input:active:after{border-color:var(--andes-checkbox-highlight-color-unselected-border-active,var(--andes-color-blue-700,#1f4e96))}.andes-checkbox--highlight .andes-checkbox__input:disabled:before{background-color:var(--andes-checkbox-highlight-color-fill-disabled,rgba(0,0,0,.04))}.andes-checkbox--highlight .andes-checkbox__input:disabled:after{background-color:var(--andes-checkbox-highlight-color-unselected-fill-disabled,#fff);border-color:var(--andes-checkbox-highlight-color-unselected-border-disabled,rgba(0,0,0,.25))}.andes-checkbox--highlight .andes-checkbox__input:checked:before{background-color:var(--andes-checkbox-highlight-color-fill-default,var(--andes-color-blue-200,rgba(65,137,230,.2)))}.andes-checkbox--highlight .andes-checkbox__input:checked:after{background-color:var(--andes-checkbox-highlight-color-selected-fill-default,var(--andes-color-blue-500,#3483fa));border-width:0}.andes-checkbox--highlight .andes-checkbox__input:checked:active:before{background-color:var(--andes-checkbox-highlight-color-fill-default,var(--andes-color-blue-200,rgba(65,137,230,.2)))}.andes-checkbox--highlight .andes-checkbox__input:checked:active:after{background-color:var(--andes-checkbox-highlight-color-selected-fill-active,var(--andes-color-blue-700,#1f4e96))}.andes-checkbox--highlight .andes-checkbox__input:checked:disabled:before{background-color:var(--andes-checkbox-highlight-color-fill-disabled,rgba(0,0,0,.04))}.andes-checkbox--highlight .andes-checkbox__input:checked:disabled:after{background-color:var(--andes-checkbox-highlight-color-selected-fill-disabled,rgba(0,0,0,.25))}.andes-checkbox--highlight.andes-checkbox--error .andes-checkbox__input:not(:checked):before{background-color:var(--andes-checkbox-highlight-color-fill-error,rgba(242,61,79,.3))}.andes-checkbox--highlight.andes-checkbox--error .andes-checkbox__input:not(:checked):after{background-color:var(--andes-checkbox-highlight-color-unselected-fill-default,#fff);border-color:var(--andes-checkbox-highlight-color-unselected-border-error,#f23d4f)}.andes-checkbox--highlight.andes-checkbox--error .andes-checkbox__label{color:var(--andes-checkbox-highlight-color-text-error,rgba(0,0,0,.9))}.andes-checkbox--highlight.andes-checkbox--disabled .andes-checkbox__label{color:var(--andes-checkbox-highlight-color-text-disabled,rgba(0,0,0,.25))}.andes-checkbox--highlight.andes-checkbox--indeterminate .andes-checkbox__input:checked:before,.andes-checkbox--highlight.andes-checkbox--indeterminate .andes-checkbox__input:indeterminate:before{background-color:var(--andes-checkbox-highlight-color-fill-default,var(--andes-color-blue-200,rgba(65,137,230,.2)))}.andes-checkbox--highlight.andes-checkbox--indeterminate .andes-checkbox__input:checked:after,.andes-checkbox--highlight.andes-checkbox--indeterminate .andes-checkbox__input:indeterminate:after{background-color:var(--andes-checkbox-highlight-color-indeterminate-fill-default,var(--andes-color-blue-500,#3483fa))}.andes-checkbox--highlight.andes-checkbox--indeterminate .andes-checkbox__input:checked:active:before,.andes-checkbox--highlight.andes-checkbox--indeterminate .andes-checkbox__input:indeterminate:active:before{background-color:var(--andes-checkbox-highlight-color-fill-default,var(--andes-color-blue-200,rgba(65,137,230,.2)))}.andes-checkbox--highlight.andes-checkbox--indeterminate .andes-checkbox__input:checked:active:after,.andes-checkbox--highlight.andes-checkbox--indeterminate .andes-checkbox__input:indeterminate:active:after{background-color:var(--andes-checkbox-highlight-color-indeterminate-fill-active,var(--andes-color-blue-700,#1f4e96))}.andes-checkbox--highlight.andes-checkbox--indeterminate .andes-checkbox__input:checked:disabled:before,.andes-checkbox--highlight.andes-checkbox--indeterminate .andes-checkbox__input:indeterminate:disabled:before{background-color:var(--andes-checkbox-highlight-color-fill-disabled,rgba(0,0,0,.04))}.andes-checkbox--highlight.andes-checkbox--indeterminate .andes-checkbox__input:checked:disabled:after,.andes-checkbox--highlight.andes-checkbox--indeterminate .andes-checkbox__input:indeterminate:disabled:after{background-color:var(--andes-checkbox-highlight-color-indeterminate-fill-disabled,rgba(0,0,0,.25))}.andes-checkbox--error .andes-checkbox__input:not(:checked):after{background-color:var(--andes-checkbox-color-unselected-fill-default,#fff);border-color:var(--andes-checkbox-color-unselected-border-error,#f23d4f)}.andes-checkbox--error .andes-checkbox__label{color:var(--andes-checkbox-color-text-error,rgba(0,0,0,.9))}.andes-popper{border-radius:6px;box-shadow:0 1px 2px 0 rgba(0,0,0,.12);font-family: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:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:16px;font-weight: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-list{outline:none}.andes-list:focus{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none}.andes-list:focus-visible{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none}.andes-list{font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:18px;font-weight:400;line-height:1;margin:0;padding:0;-webkit-font-smoothing:antialiased}.andes-list-with-dividers .andes-list__item+.andes-list__item{border-top:1px solid var(--andes-list-color-border,rgba(0,0,0,.1))}.andes-list-asset{margin-top:.5em}.andes-list__item{background-color:var(--andes-list-color-surface-default,transparent);display:flex;justify-content:space-between;outline:none;padding:0 16px;position:relative}.andes-list__item-anchor:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%}.andes-list__item-anchor:focus{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none}.andes-list__item-anchor:focus-visible{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none}.andes-list__item-anchor{display:flex;justify-content:space-between;margin:0 -16px;outline:none;padding:0 16px;text-decoration:none;width:100%;width:fill-available;width:-webkit-fill-available;width:-moz-available}.andes-list__item-anchor:link,.andes-list__item-anchor:visited{color:var(--andes-list-color-title-default,rgba(0,0,0,.9))}.andes-list__item-action:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%}.andes-list__item-action:focus{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none}.andes-list__item-action:focus-visible{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none}.andes-list__item-action{align-items:center;background-color:transparent;border:0;display:flex;font-family:inherit;font-size:inherit;justify-content:space-between;line-height:12px;margin:0 -16px;outline:none;padding:0 18px;text-align:start;text-decoration:none;width:fill-available;width:-webkit-fill-available;width:-moz-available}.andes-list__item-action .andes-list__item-text{text-align:left}.andes-list__item-action:before{cursor:pointer}.andes-list__item-action:focus-visible:before,.andes-list__item-action:focus:before,.andes-list__item-anchor:focus-visible:before,.andes-list__item-anchor:focus:before{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));display:inline-block}.andes-list__item-action:focus:not(:focus-visible):before,.andes-list__item-anchor:focus:not(:focus-visible):before{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}.andes-list__item-with-secondary{align-self:center}.andes-list__item-first-column{align-items:center;display:flex;flex-grow:4;margin-right:12px}.andes-list__item-second-column{display:inline-flex}.andes-list__item-second-column-with-centered-text{align-self:center}.andes-list__item-second-column .andes-list__item-tertiary{text-align:right}.andes-list__item-second-column .andes-list__item-chevron{padding-left:12px}.andes-list__item-second-column .andes-list__item-chevron--centered{align-self:center}.andes-list__item-second-column .andes-list__item-chevron--top{align-self:flex-start}.andes-list__item-second-column .andes-list__item-chevron svg{color:var(--andes-list-chevron-color-icon-default,rgba(0,0,0,.55))}.andes-list__item-second-column a,.andes-list__item-second-column button{position:relative;z-index:1}.andes-list__item-primary{color:var(--andes-list-color-title-default,rgba(0,0,0,.9));display:block}.andes-list__item-primary--max-lines-1{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.andes-list__item-primary--max-lines-2{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.andes-list__item-secondary{color:var(--andes-list-color-description-default,rgba(0,0,0,.55));display:block;font-size:16px;line-height:1;text-align:start}.andes-list__item-tertiary{align-self:center;color:var(--andes-list-color-title-default,rgba(0,0,0,.9));display:block;text-wrap:nowrap}.andes-list__item-tertiary-description{color:var(--andes-list-color-description-default,rgba(0,0,0,.55));display:block;font-size:16px;line-height:1;text-align:right}.andes-list__item-tertiary--top{align-self:flex-start}.andes-list__item-tertiary .andes-checkbox__label{margin-left:0}.andes-list__item-tertiary>svg{color:var(--andes-list-color-icon-right,rgba(0,0,0,.9))}.andes-list__item-tertiary>svg>path[fill]:not([fill=none])[fill="rgba(0, 0, 0, 0.9)"],.andes-list__item-tertiary>svg[fill]:not([fill=none])[fill="rgba(0, 0, 0, 0.9)"]{fill:var(--andes-list-color-icon-right,rgba(0,0,0,.9))}.andes-list__item-tertiary>svg>path[stroke]:not([stroke=none])[stroke="rgba(0, 0, 0, 0.9)"],.andes-list__item-tertiary>svg[stroke]:not([stroke=none])[stroke="rgba(0, 0, 0, 0.9)"]{stroke:var(--andes-list-color-icon-right,rgba(0,0,0,.9))}.andes-list__item-tertiary-container--centered{align-self:center}.andes-list__item-image{align-self:flex-start;border:1px solid var(--andes-list-color-border,rgba(0,0,0,.1));border-radius:50%;display:block}.andes-list__item-asset{margin-bottom:auto}.andes-list__item-asset--icon>svg{color:var(--andes-list-color-icon-left,rgba(0,0,0,.9))}.andes-list__item-asset--icon>svg>path[fill]:not([fill=none])[fill="rgba(0, 0, 0, 0.9)"],.andes-list__item-asset--icon>svg[fill]:not([fill=none])[fill="rgba(0, 0, 0, 0.9)"]{fill:var(--andes-list-color-icon-left,rgba(0,0,0,.9))}.andes-list__item-asset--icon>svg>path[stroke]:not([stroke=none])[stroke="rgba(0, 0, 0, 0.9)"],.andes-list__item-asset--icon>svg[stroke]:not([stroke=none])[stroke="rgba(0, 0, 0, 0.9)"]{stroke:var(--andes-list-color-icon-left,rgba(0,0,0,.9))}.andes-list__item-asset--icon-one-line{margin-bottom:0}.andes-list__item--size-small{min-height:40px}.andes-list__item--size-small.andes-list__item-with-image .andes-list__item-second-column{align-self:center;height:32px}.andes-list__item--size-small .andes-list__item-first-column,.andes-list__item--size-small .andes-list__item-second-column{padding:11px 0}.andes-list__item--size-small .andes-list__item-asset{margin-right:12px}.andes-list__item--size-small .andes-list__item-asset .andes-thumbnail-container{height:32px}.andes-list__item--size-small .andes-list__item-asset--icon{margin-right:0}.andes-list__item--size-small .andes-list__item-asset--icon>svg{margin-right:8px}.andes-list__item--size-small .andes-list__item-primary,.andes-list__item--size-small .andes-list__item-tertiary{font-size:14px;line-height:18px}.andes-list__item--size-small .andes-list__item-image{height:36px;min-height:36px;min-width:36px;width:36px}.andes-list__item--size-medium{min-height:48px}.andes-list__item--size-medium.andes-list__item-with-secondary .andes-list__item-first-column,.andes-list__item--size-medium.andes-list__item-with-secondary .andes-list__item-second-column{padding:14px 0 13px}.andes-list__item--size-medium.andes-list__item-with-image .andes-list__item-second-column{align-self:center;height:40px}.andes-list__item--size-medium .andes-list__item-first-column,.andes-list__item--size-medium .andes-list__item-second-column{padding:14px 0}.andes-list__item--size-medium .andes-list__item-asset{margin-right:16px}.andes-list__item--size-medium .andes-list__item-asset .andes-thumbnail-container{height:40px}.andes-list__item--size-medium .andes-list__item-asset--icon{margin-right:0}.andes-list__item--size-medium .andes-list__item-asset>svg{margin-right:12px}.andes-list__item--size-medium .andes-list__item-primary,.andes-list__item--size-medium .andes-list__item-tertiary{font-size:16px;line-height:20px}.andes-list__item--size-medium .andes-list__item-secondary,.andes-list__item--size-medium .andes-list__item-tertiary-description{font-size:14px;line-height:18px;margin-top:3px}.andes-list__item--size-medium .andes-list__item-image{height:38px;min-height:38px;min-width:38px;width:38px}.andes-list__item--size-large{min-height:68px}.andes-list__item--size-large.andes-list__item-with-secondary .andes-list__item-first-column,.andes-list__item--size-large.andes-list__item-with-secondary .andes-list__item-second-column{padding:24px 0}.andes-list__item--size-large.andes-list__item-with-image .andes-list__item-second-column{align-self:center;height:56px}.andes-list__item--size-large .andes-list__item-first-column,.andes-list__item--size-large .andes-list__item-second-column{padding:24px 0 22px}.andes-list__item--size-large .andes-list__item-asset{margin-right:16px}.andes-list__item--size-large .andes-list__item-asset .andes-thumbnail-container{height:56px}.andes-list__item--size-large .andes-list__item-asset--icon{margin-right:0}.andes-list__item--size-large .andes-list__item-asset>svg{margin-right:16px}.andes-list__item--size-large .andes-list__item-primary,.andes-list__item--size-large .andes-list__item-tertiary{line-height:22px}.andes-list__item--size-large .andes-list__item-secondary,.andes-list__item--size-large .andes-list__item-tertiary-description{line-height:20px;margin-top:6px}.andes-list__item--size-large .andes-list__item-image{height:54px;min-height:54px;min-width:54px;width:54px}.andes-list__item--padding-0{padding:0}.andes-list__item--padding-16{padding-left:16px;padding-right:16px}.andes-list__item--padding-24{padding-left:24px;padding-right:24px}.andes-list__item--padding-32{padding-left:32px;padding-right:32px}.andes-list__item--padding-40{padding-left:40px;padding-right:40px}.andes-list__item-content{flex-basis:100%}.andes-list__item-content a,.andes-list__item-content button{position:relative;z-index:1}.andes-list__item-actionable: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-list__item-actionable: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-list__item-actionable:focus:not(:focus-visible){box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}.andes-list__item-actionable{background-color:transparent;border:0;cursor:pointer;display:block;height:100%;inset:0;margin:0;outline:none;padding:0;position:absolute;text-align:start;text-decoration:none;width:100%}.andes-list__item-actionable:link,.andes-list__item-actionable:visited{color:var(--andes-list-color-title-default,rgba(0,0,0,.9))}.andes-list__item--slotted .andes-list__item-selection-control.andes-listbox__item-selection-control{box-sizing:content-box;height:16px;margin-bottom:auto;min-height:16px;min-width:16px;padding:0;width:16px}.andes-list__item--slotted .andes-list__item-selection-control.andes-listbox__item-selection-control .andes-checkbox{display:block;height:inherit;min-height:inherit;min-width:inherit;padding:0;width:inherit}.andes-list__item--slotted .andes-list__item-selection-control.andes-listbox__item-selection-control .andes-checkbox__checkbox{margin:0}.andes-list__item--slotted .andes-list__item-chevron{box-sizing:content-box;display:block;height:20px;width:20px}.andes-list__item--slotted .andes-list__item-chevron svg{color:var(--andes-list-chevron-color-icon-default,rgba(0,0,0,.55))}.andes-list__item--slotted.andes-list__item--size-small .andes-list__item-selection-control{padding:12px 12px 0 0}.andes-list__item--slotted.andes-list__item--size-small .andes-list__item-chevron{padding:10px 0 10px 12px}.andes-list__item--slotted.andes-list__item--size-medium .andes-list__item-selection-control{padding:16px 16px 0 0}.andes-list__item--slotted.andes-list__item--size-medium .andes-list__item-chevron{padding:14px 0 14px 12px}.andes-list__item--slotted.andes-list__item--size-large .andes-list__item-selection-control{padding:26px 24px 0 0}.andes-list__item--slotted.andes-list__item--size-large .andes-list__item-chevron{padding:24px 0 24px 12px}.andes-list__group{list-style:none}.andes-list__group--header{align-items:flex-end;background-color:var(--andes-list-group-header-color-fill,transparent);color:var(--andes-list-group-header-color-text,rgba(0,0,0,.55));cursor:default;display:flex;font-size:12px;font-weight:600;justify-content:space-between;padding:0 16px}.andes-list__group--sublist{padding:0}.andes-list__group::marker{content:""}.andes-list__group--with-dividers .andes-list__item+.andes-list__item{border-top:1px solid var(--andes-list-group-header-color-border,rgba(0,0,0,.55))}.andes-list__group--size-small .andes-list__group--header{height:40px;line-height:15px;padding-bottom:6px}.andes-list__group--size-medium .andes-list__group--header{height:48px;line-height:15px;padding-bottom:8px}.andes-list__group--size-large .andes-list__group--header{font-size:14px;height:68px;line-height:18px;padding-bottom:11px}.andes-list__group--padding-0 .andes-list__group--header{padding-left:0;padding-right:0}.andes-list__group--padding-16 .andes-list__group--header{padding-left:16px;padding-right:16px}.andes-list__group--padding-24 .andes-list__group--header{padding-left:24px;padding-right:24px}.andes-list__group--padding-32 .andes-list__group--header{padding-left:32px;padding-right:32px}.andes-list__group--padding-40 .andes-list__group--header{padding-left:40px;padding-right:40px}.andes-list--dropdown .andes-list__item-secondary,.andes-list--dropdown .andes-list__item-tertiary{display:none}.andes-list--dropdown .andes-list__item--size-medium.andes-list__item-with-image,.andes-list--dropdown .andes-list__item--size-medium.andes-list__item-with-secondary{height:48px}.andes-list--dropdown .andes-list__item--size-large.andes-list__item-with-image,.andes-list--dropdown .andes-list__item--size-large.andes-list__item-with-secondary{height:68px}.andes-list--dropdown .andes-list__item-with-image .andes-list__item-first-column .andes-list__item-asset>svg,.andes-list--dropdown .andes-list__item-with-secondary .andes-list__item-first-column .andes-list__item-asset>svg{padding-bottom:0}.andes-list--selectable .andes-list__item:active,.andes-list--selectable .andes-list__item:hover,.andes-list__item--selectable .andes-list__item:active,.andes-list__item--selectable .andes-list__item:hover{background-color:var(--andes-list-color-surface-default,transparent)}.andes-list--selectable .andes-list__item:active .andes-list__item-chevron,.andes-list--selectable .andes-list__item:hover .andes-list__item-chevron,.andes-list__item--selectable .andes-list__item:active .andes-list__item-chevron,.andes-list__item--selectable .andes-list__item:hover .andes-list__item-chevron{color:var(--andes-list-chevron-color-icon-default,rgba(0,0,0,.55))}@media(min-width:768px){.andes-list--selectable .andes-list__item:hover,.andes-list__item--selectable .andes-list__item:hover{background-color:var(--andes-list-color-surface-hover,rgba(0,0,0,.04))}.andes-list--selectable .andes-list__item:hover .andes-list__item-chevron svg,.andes-list__item--selectable .andes-list__item:hover .andes-list__item-chevron svg{color:var(--andes-list-chevron-color-icon-hover,rgba(0,0,0,.15))}.andes-list--selectable .andes-list__item:active,.andes-list__item--selectable .andes-list__item:active{background-color:var(--andes-list-color-surface-active,rgba(0,0,0,.07))}.andes-list--selectable .andes-list__item:active .andes-list__item-chevron svg,.andes-list__item--selectable .andes-list__item:active .andes-list__item-chevron svg{color:var(--andes-list-chevron-color-icon-active,rgba(0,0,0,.8))}}.andes-list--selectable .andes-list__item,.andes-list__item--selectable .andes-list__item{cursor:pointer}.andes-list--selectable .andes-list__item:hover,.andes-list__item--selectable .andes-list__item:hover{transition:background-color .1s ease-out}.andes-list--selectable .andes-list__item--disabled,.andes-list__item--selectable .andes-list__item--disabled{background-color:var(--andes-list-color-surface-disabled,transparent);cursor:default}.andes-list--selectable .andes-list__item--disabled:active,.andes-list--selectable .andes-list__item--disabled:hover,.andes-list__item--selectable .andes-list__item--disabled:active,.andes-list__item--selectable .andes-list__item--disabled:hover{background-color:var(--andes-list-color-surface-disabled,#fff)}.andes-list--selectable .andes-list__item--disabled .andes-list__item-chevron svg,.andes-list--selectable .andes-list__item--disabled:active .andes-list__item-chevron svg,.andes-list--selectable .andes-list__item--disabled:hover .andes-list__item-chevron svg,.andes-list__item--selectable .andes-list__item--disabled .andes-list__item-chevron svg,.andes-list__item--selectable .andes-list__item--disabled:active .andes-list__item-chevron svg,.andes-list__item--selectable .andes-list__item--disabled:hover .andes-list__item-chevron svg{color:var(--andes-list-chevron-color-icon-disabled,rgba(0,0,0,.25))}.andes-list__item--disabled:active,.andes-list__item--disabled:hover{background:var(--andes-list-color-surface-disabled,transparent)}.andes-list__item--disabled.andes-list__item--selectable .andes-list__item-chevron svg{color:var(--andes-list-chevron-color-icon-disabled,rgba(0,0,0,.25))}.andes-list__item--disabled .andes-list__item-primary,.andes-list__item--disabled .andes-list__item-tertiary{color:var(--andes-list-color-title-disabled,rgba(0,0,0,.25))}.andes-list__item--disabled .andes-list__item-secondary{color:var(--andes-list-color-description-disabled,rgba(0,0,0,.25))}.andes-list__item--disabled .andes-list__item-primary{pointer-events:none}.andes-list__item--disabled .andes-list__item-first-column .andes-list__item-asset>svg path{fill:var(--andes-list-color-icon-disabled,rgba(0,0,0,.25))}.andes-list__item--disabled.andes-list__item--selected:active:before,.andes-list__item--disabled.andes-list__item--selected:before,.andes-list__item--disabled.andes-list__item--selected:hover:before{border-left:.1111111111em solid rgba(0,0,0,.25)}.andes-list__item--disabled.andes-list__item--selected .andes-list__item-primary,.andes-list__item--disabled.andes-list__item--selected:active .andes-list__item-primary,.andes-list__item--disabled.andes-list__item--selected:hover .andes-list__item-primary{color:var(--andes-list-color-title-disabled,rgba(0,0,0,.25))}.andes-list__item--disabled.andes-list__item--selected .andes-list__item-first-column .andes-list__item-asset.andes-list__item-asset--icon>svg,.andes-list__item--disabled.andes-list__item--selected:active .andes-list__item-first-column .andes-list__item-asset.andes-list__item-asset--icon>svg,.andes-list__item--disabled.andes-list__item--selected:hover .andes-list__item-first-column .andes-list__item-asset.andes-list__item-asset--icon>svg{color:var(--andes-list-color-icon-disabled,rgba(0,0,0,.25))}.andes-list__item--disabled.andes-list__item--selected .andes-list__item-first-column .andes-list__item-asset.andes-list__item-asset--icon>svg path,.andes-list__item--disabled.andes-list__item--selected:active .andes-list__item-first-column .andes-list__item-asset.andes-list__item-asset--icon>svg path,.andes-list__item--disabled.andes-list__item--selected:hover .andes-list__item-first-column .andes-list__item-asset.andes-list__item-asset--icon>svg path{fill:var(--andes-list-color-icon-disabled,rgba(0,0,0,.25))}.andes-list__item--disabled.andes-list__item--selected.andes-list__item-with-selection-component .andes-list__item-primary,.andes-list__item--disabled.andes-list__item--selected:active.andes-list__item-with-selection-component .andes-list__item-primary,.andes-list__item--disabled.andes-list__item--selected:hover.andes-list__item-with-selection-component .andes-list__item-primary,.andes-list__item--disabled.andes-list__item--slotted{color:var(--andes-list-color-title-disabled,rgba(0,0,0,.25))}.andes-list__item--selected{position:relative}.andes-list__item--selected:before{left:2px;position:absolute}.andes-list__item--selected-padding-0:before,.andes-list__item--selected:before{border-left:.1111111111em solid var(--andes-list-pick-list-color-selected-pipe-default,var(--andes-color-blue-500,var(--andes-color-blue-500,#3483fa)));border-radius:1.5px;bottom:2px;content:"";top:2px}.andes-list__item--selected-padding-0:before{left:0}.andes-list__item--selected .andes-list__item-primary{color:var(--andes-list-pick-list-color-selected-title-default,var(--andes-color-blue-500,var(--andes-color-blue-500,#3483fa)));font-weight:600}.andes-list__item--selected.andes-list__item-with-selection-component:before{border-left:0}.andes-list__item--selected.andes-list__item-with-selection-component .andes-list__item-primary,.andes-list__item--selected.andes-list__item-with-selection-component:active .andes-list__item-primary,.andes-list__item--selected.andes-list__item-with-selection-component:hover .andes-list__item-primary{color:var(--andes-list-color-title-default,rgba(0,0,0,.9));font-weight:400}.andes-list__item--selected:hover.andes-list__item--selected-padding-0:before,.andes-list__item--selected:hover:before{border-left-color:var(--andes-list-pick-list-color-selected-pipe-hover,var(--andes-color-blue-600,#2968c8))}.andes-list__item--selected:hover .andes-list__item-primary{color:var(--andes-list-pick-list-color-selected-title-hover,var(--andes-color-blue-600,#2968c8))}.andes-list__item--selected:hover:not(.andes-form-control--split-item) .andes-list__item-first-column .andes-list__item-asset>svg path{fill:var(--andes-list-pick-list-color-selected-icon-hover,var(--andes-color-blue-600,#2968c8))}.andes-list__item--selected:active.andes-list__item--selected--padding-0:before,.andes-list__item--selected:active:before{border-left-color:var(--andes-list-pick-list-color-selected-pipe-active,var(--andes-color-blue-700,#1f4e96))}.andes-list__item--selected:active .andes-list__item-primary{color:var(--andes-list-pick-list-color-selected-title-active,var(--andes-color-blue-700,#1f4e96))}.andes-list__item--selected:active:not(.andes-form-control--split-item) .andes-list__item-first-column .andes-list__item-asset>svg path{fill:var(--andes-list-pick-list-color-selected-icon-active,var(--andes-color-blue-700,#1f4e96))}.andes-list__item--selected:not(.andes-form-control--split-item) .andes-list__item-first-column .andes-list__item-asset>svg path{fill:var(--andes-list-pick-list-color-selected-icon-default,var(--andes-color-blue-500,var(--andes-color-blue-500,#3483fa)))}.andes-form-control{display:block;font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:18px;font-weight:400;position:relative;-webkit-font-smoothing:antialiased;text-align:left}.andes-form-control__control{position:relative}.andes-form-control__border,.andes-form-control__control,.andes-form-control__field,.andes-form-control__label,.andes-form-control__message{display:block;width:100%}.andes-form-control__label{color:rgba(0,0,0,.55);font-size:1em;line-height:1;transition:.2s ease-out;transition-property:transform,color}.andes-form-control__label-fixed{transform:scale(.7777777778) translateY(-135%)!important}.andes-form-control__field{background:transparent;border:0;color:rgba(0,0,0,.9);font-family:inherit;font-size:inherit;line-height:normal;margin:8px 0 4px;overflow:hidden;padding:0;resize:none}.andes-form-control__border{background-color:rgba(0,0,0,.25);height:1px;position:relative;width:100%}.andes-form-control__border:after{content:"";height:2px;position:absolute;transform:scaleX(0);transition:transform .25s ease;width:100%}.andes-form-control:hover .andes-form-control__label{color:rgba(0,0,0,.55)}.andes-form-control:hover .andes-form-control__border:after{background-color:rgba(0,0,0,.25);transform:scaleX(1)}.andes-form-control__field:focus{outline:0}.andes-form-control--focused .andes-form-control__border:after,.andes-form-control__field:focus+.andes-form-control__border:after{background-color:var(--andes-color-blue-500,var(--andes-color-blue-500,#3483fa))!important;transform:scaleX(1)}.andes-form-control--floated .andes-form-control__label,.andes-form-control--focused .andes-form-control__label{cursor:text}@media(min-width:768px){.andes-checkbox__input:hover:after{background-color:var(--andes-checkbox-color-unselected-fill-default,#fff);border-color:var(--andes-checkbox-color-unselected-border-default,rgba(0,0,0,.25))}.andes-checkbox__input:checked:hover:after{background-color:var(--andes-checkbox-color-selected-fill-default,var(--andes-color-blue-500,#3483fa))}.andes-checkbox__input:hover:after{background-color:var(--andes-checkbox-color-unselected-fill-default,#fff);border-color:var(--andes-checkbox-color-unselected-border-hover,rgba(0,0,0,.55))}.andes-checkbox__input:checked:hover:after{background-color:var(--andes-checkbox-color-selected-fill-hover,var(--andes-color-blue-600,#2968c8))}}.andes-checkbox{-webkit-font-smoothing:antialiased;align-items:flex-start;cursor:pointer;display:inline-flex;font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:16px}.andes-checkbox__checkbox,.andes-checkbox__icon,.andes-checkbox__input,.andes-checkbox__input:after{height:16px;width:16px}.andes-checkbox__checkbox{box-sizing:border-box;display:inline-flex;margin:2px 0;position:relative}.andes-checkbox__input: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-checkbox__input: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-checkbox__input:focus:not(:focus-visible){box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}.andes-checkbox__input{align-items:center;-moz-appearance:none;-webkit-appearance:none;appearance:none;border-radius:3px;box-sizing:border-box;cursor:pointer;display:flex;justify-content:center;margin:0;outline:none}.andes-checkbox__input:after{align-self:center;border-color:var(--andes-checkbox-color-unselected-border-default,rgba(0,0,0,.25));border-radius:3px;border-style:solid;border-width:2px;box-sizing:border-box;content:"";display:inline-block;inset:0;justify-self:center;position:absolute}.andes-checkbox__input:active:after,.andes-checkbox__input:after{background-color:var(--andes-checkbox-color-unselected-fill-default,#fff)}.andes-checkbox__input:active:after{border-color:var(--andes-checkbox-color-unselected-border-active,rgba(0,0,0,.55))}.andes-checkbox__input:disabled{background-color:inherit;cursor:not-allowed}.andes-checkbox__input:disabled:after{background-color:var(--andes-checkbox-color-unselected-fill-disabled,#fff);border-color:var(--andes-checkbox-color-unselected-border-disabled,rgba(0,0,0,.1))}.andes-checkbox__input:checked~.andes-checkbox__icon{visibility:visible}.andes-checkbox__input:checked:after{background-color:var(--andes-checkbox-color-selected-fill-default,var(--andes-color-blue-500,#3483fa));border-width:0}.andes-checkbox__input:checked~.andes-checkbox__icon{color:var(--andes-checkbox-color-icon-default,#fff)}.andes-checkbox__input:checked:active:after{background-color:var(--andes-checkbox-color-selected-fill-active,var(--andes-color-blue-700,#1f4e96))}.andes-checkbox__input:checked:disabled:after{background-color:var(--andes-checkbox-color-selected-fill-disabled,rgba(0,0,0,.1))}.andes-checkbox__input:checked:disabled~.andes-checkbox__icon{color:var(--andes-checkbox-color-icon-disabled,rgba(0,0,0,.25))}.andes-checkbox__icon{align-self:center;box-sizing:border-box;display:inline-flex;inset:0;justify-self:center;pointer-events:none;position:absolute;visibility:hidden}.andes-checkbox__label{color:var(--andes-checkbox-color-text-default,rgba(0,0,0,.9));font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:16px;font-weight:400;line-height:1.25;margin:0 0 0 12px}.andes-checkbox--label-left{flex-direction:row-reverse}.andes-checkbox--label-left .andes-checkbox__label{margin:0 12px 0 0}.andes-checkbox--disabled{cursor:not-allowed}.andes-checkbox--disabled .andes-checkbox__label{color:var(--andes-checkbox-color-text-disabled,rgba(0,0,0,.25))}.andes-floating-menu.andes-floating-menu--multiple .andes-checkbox{align-self:center;min-height:20px;min-width:20px;padding:0 16px 0 0;pointer-events:none}.andes-floating-menu.andes-floating-menu--multiple .andes-list__item-with-secondary.andes-list__item--size-medium .andes-checkbox{top:-.85em}.andes-floating-menu.andes-floating-menu--multiple .andes-list__item-with-secondary.andes-list__item--size-large .andes-checkbox{top:-1em}.andes-floating-menu.andes-floating-menu--multiple .andes-list__item-with-image.andes-list__item--size-large .andes-checkbox,.andes-floating-menu.andes-floating-menu--multiple .andes-list__item-with-image.andes-list__item--size-medium .andes-checkbox{top:0}.andes-floating-menu.andes-floating-menu--multiple .andes-list__item-asset,.andes-floating-menu.andes-floating-menu--multiple .andes-list__item-selection-control{display:flex}.andes-helper{box-sizing:border-box;color:var(--andes-helper-color-text-default,rgba(0,0,0,.55));display:inline-flex;font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:13px;font-weight:400;line-height:18px}.andes-helper__badge{box-sizing:inherit;display:flex;margin-right:4px;padding-top:3px}.andes-helper__label{box-sizing:inherit;color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit}.andes-helper--caution{color:var(--andes-helper-color-text-caution,rgba(0,0,0,.55))}.andes-helper--error{color:var(--andes-helper-color-text-error,#f23d4f);font-weight:600}.andes-dropdown--form .andes-dropdown__trigger:hover,.andes-dropdown--form-native .andes-dropdown__trigger:hover{box-shadow:0 0 0 1px var(--andes-dropdown-color-border-default,rgba(0,0,0,.25))}.andes-dropdown--form .andes-dropdown__trigger:hover .andes-dropdown__chevron,.andes-dropdown--form-native .andes-dropdown__trigger:hover .andes-dropdown__chevron{color:var(--andes-dropdown-color-chevron-default,var(--andes-color-blue-500,#3483fa))}@media(min-width:768px){.andes-dropdown--form .andes-dropdown__trigger:hover,.andes-dropdown--form-native .andes-dropdown__trigger:hover{box-shadow:0 0 0 1px var(--andes-dropdown-color-border-hover,rgba(0,0,0,.55))}.andes-dropdown--form .andes-dropdown__trigger:hover .andes-dropdown__chevron,.andes-dropdown--form-native .andes-dropdown__trigger:hover .andes-dropdown__chevron{color:var(--andes-dropdown-color-chevron-hover,var(--andes-color-blue-600,#2968c8))}}.andes-dropdown--form .andes-dropdown__trigger-content{align-items:center;box-sizing:border-box;display:flex;height:32px;justify-content:flex-start;width:100%}.andes-dropdown--form .andes-dropdown__display-values,.andes-dropdown--form .andes-dropdown__placeholder{align-items:center;box-sizing:border-box;display:flex;flex-grow:1;height:32px;justify-content:flex-start;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.andes-dropdown--form .andes-dropdown__display-values{color:var(--andes-dropdown-color-value-default,rgba(0,0,0,.9))}.andes-dropdown--form .andes-dropdown__placeholder{color:var(--andes-dropdown-color-placeholder-default,rgba(0,0,0,.55))}.andes-dropdown--form.andes-dropdown--open .andes-dropdown__chevron{transform:rotate(180deg)}.andes-dropdown--form.andes-dropdown--multiple .andes-floating-menu--show .andes-popper{margin-top:6px}.andes-dropdown--form.andes-dropdown--multiple .andes-dropdown__display-container{display:inline-flex;left:12px;position:absolute;top:12px}.andes-dropdown--form-native .andes-dropdown__trigger:hover~.andes-dropdown__chevron{color:var(--andes-dropdown-color-chevron-default,var(--andes-color-blue-500,#3483fa))}@media(min-width:768px){.andes-dropdown--form-native .andes-dropdown__trigger:hover~.andes-dropdown__chevron{color:var(--andes-dropdown-color-chevron-hover,var(--andes-color-blue-600,#2968c8))}}@supports((-webkit-appearance:none) or (-moz-appearance:none) or (appearance:none)){.andes-dropdown--form-native .andes-dropdown__trigger-reset{appearance:none;-webkit-appearance:none;-moz-appearance:none;background:none}}.andes-dropdown--form-native .andes-dropdown__trigger{padding-right:40px}.andes-dropdown--form-native .andes-dropdown__chevron{pointer-events:none;position:absolute;right:12px;top:14px}.andes-dropdown--form-native.andes-dropdown--disabled .andes-dropdown__trigger~.andes-dropdown__chevron{color:var(--andes-dropdown-color-chevron-disabled,rgba(0,0,0,.25))}.andes-dropdown--standalone.andes-dropdown--medium .andes-dropdown__trigger{font-size:16px;height:32px;padding:8px}.andes-dropdown--standalone.andes-dropdown--small .andes-dropdown__trigger{font-size:14px;height:24px;padding:5px 8px}.andes-form-control--search-box-split .andes-form-control--search-box-split--divider{background-color:var(--andes-searchbox-split-color-divider-default,rgba(0,0,0,.1))}.andes-form-control--search-box-split--open .andes-form-control--search-box{box-shadow:0 0 0 2px var(--andes-searchbox-color-border-active,var(--andes-color-blue-500,#3483fa))}.andes-form-control--search-box-split .andes-form-control--search-box-split--dropdown .andes-form-control--search-box-split--dropdown-trigger{color:var(--andes-dropdown-standalone-color-value-default,rgba(0,0,0,.9))}.andes-form-control--search-box-split .andes-form-control--search-box-split--dropdown .andes-form-control--search-box-split--dropdown-trigger-icon{color:var(--andes-dropdown-standalone-color-icon-default,rgba(0,0,0,.9));display:flex;height:max-content;width:max-content}.andes-form-control--search-box-split .andes-form-control--search-box-split--dropdown .andes-form-control--search-box-split--dropdown-trigger svg{color:currentColor}.andes-form-control--search-box-split--loading .andes-form-control--search-box-split--dropdown .andes-form-control--search-box-split--dropdown-trigger{color:var(--andes-dropdown-standalone-color-value-disabled,rgba(0,0,0,.25))}.andes-form-control--search-box-split--loading .andes-form-control--search-box-split--dropdown .andes-form-control--search-box-split--dropdown-trigger-icon{color:var(--andes-dropdown-standalone-color-icon-disabled,rgba(0,0,0,.9))}.andes-form-control--search-box-split--loading .andes-form-control--search-box-split--dropdown .andes-form-control--search-box-split--dropdown-trigger svg{color:currentColor}.andes-form-control--search-box-split--size-large{border-radius:24px;height:48px}.andes-form-control--search-box-split--size-large .andes-form-control--search-box-split--divider{height:36px;margin-right:10px;min-width:1px;width:1px}.andes-form-control--search-box-split--size-large .andes-form-control--search-box--size-large{align-items:center;display:flex;padding:6px 16px 6px 8px}.andes-form-control--search-box-split--size-large .andes-dropdown--standalone.andes-dropdown--medium .andes-floating-menu--show .andes-popper{margin-left:-8px}.andes-form-control--search-box-split--size-small{border-radius:24px;height:32px}.andes-form-control--search-box-split--size-small .andes-form-control--search-box-split--divider{height:24px;margin-right:8px;min-width:1px;width:1px}.andes-form-control--search-box-split--size-small .andes-form-control--search-box--size-small{align-items:center;display:flex;padding:4px 10px 4px 2px}.andes-form-control--search-box-split--size-small .andes-dropdown--standalone.andes-dropdown--small .andes-floating-menu--show .andes-popper{margin-left:-8px}.seo-landing-comparison-search-container{position:relative;width:158px}@media(min-width:768px){.seo-landing-comparison-search-container{width:300px}}.seo-landing-comparison-suggestions{background:#fff;border:1px solid #eaeaea;border-radius:4px;box-shadow:0 4px 8px rgba(0,0,0,.2);left:0;list-style:none;margin:0;max-height:300px;overflow-y:auto;padding:0;position:absolute;right:0;scrollbar-color:#888 transparent;scrollbar-width:thin;top:110%;z-index:100}.seo-landing-comparison-suggestions ::-webkit-scrollbar{width:8px}.seo-landing-comparison-suggestions ::-webkit-scrollbar-thumb{background-color:#888;border-radius:8px}.seo-landing-comparison-suggestions ::-webkit-scrollbar-thumb:hover{background-color:#555}.seo-landing-comparison-suggestions ::-webkit-scrollbar-track{background:transparent;border-radius:8px}.seo-landing-comparison-section-white h1{font-size:24px;margin:0;padding-bottom:32px;padding-top:24px;text-align:center}@media(min-width:768px){.seo-landing-comparison-section-white h1{padding-top:32px}}.seo-landing-comparison-search-wrapper{gap:92px}@media(max-width:768px){.seo-landing-comparison-search-wrapper{gap:12px;margin:0 16px}}.seo-landing-comparison-title-link{color:rgba(0,0,0,.9);text-decoration:none}.seo-landing-comparison-brand-item{align-items:center;color:rgba(0,0,0,.55);display:flex;height:48px;padding-left:12px}@media(min-width:768px){.seo-landing-comparison-brand-item{padding-left:16px}}.seo-landing-comparison-model-list{list-style:none;margin:0;padding:0}.seo-landing-comparison-text-clamp{display:-webkit-box;line-height:24px;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}.seo-landing-comparison-result-item{align-items:center;color:rgba(0,0,0,.9);cursor:pointer;display:flex;font-size:14px;font-weight:700;margin:4px 0;padding:0 12px;position:relative}@media(min-width:768px){.seo-landing-comparison-result-item{height:48px;padding:0 16px}}.seo-landing-comparison-result-item:hover{color:var(--andes-color-blue-500,var(--andes-color-blue-500,#3483fa))}.seo-landing-comparison-result-item:hover:before{background-color:var(--andes-color-blue-500,var(--andes-color-blue-500,#3483fa))}.seo-landing-comparison-result-item:before{background-color:transparent;border-radius:8px;content:"";height:100%;left:0;position:absolute;top:50%;transform:translateY(-50%);transition:background-color .3s;width:2px}.seo-landing-comparison-section-margin{margin-bottom:24px;padding-top:16px}@media(min-width:768px){.seo-landing-comparison-section-margin{padding-top:0}}.seo-landing-comparison-card{padding-bottom:16px}@media(min-width:768px){.seo-landing-comparison-card{padding-bottom:24px}}.seo-landing-comparison-product-card{align-items:center;display:flex;flex-direction:column;max-width:146px;text-align:center}@media(min-width:768px){.seo-landing-comparison-product-card{max-width:300px}}.seo-landing-comparison-product-card .seo-landing-comparison-product-image{height:146px;object-fit:contain;width:146px}@media(min-width:768px){.seo-landing-comparison-product-card .seo-landing-comparison-product-image{height:268px;padding:16px;width:268px}}.seo-landing-comparison-product-card .seo-landing-comparison-product-name{display:-webkit-box;font-size:16px;font-weight:700;height:48px;margin-top:16px;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}.seo-landing-comparison-product-card .seo-landing-comparison-button-more{margin:6px 0}.seo-landing-comparison-versus-container{align-items:center;display:flex;height:146px}@media(min-width:768px){.seo-landing-comparison-versus-container{height:300px;margin:0 24px}}.seo-landing-comparison-versus-container .versus-text{color:rgba(0,0,0,.55);font-size:10px;font-weight:600;line-height:15px;margin:0}@media(min-width:768px){.seo-landing-comparison-versus-container .versus-text{font-size:24px}}.seo-landing-comparison-versus-circle{align-items:center;background-color:#ededed;border-radius:50%;display:flex;height:20px;justify-content:center;width:20px}@media(min-width:768px){.seo-landing-comparison-versus-circle{height:44px;width:44px}.seo-landing-comparison-section-table{margin-top:32px}}.seo-landing-comparison-feature-header{align-items:center;border-radius:8px;display:flex}.seo-landing-comparison-feature-header h4{margin:0 0 0 12px}.seo-landing-comparison-td-data-title{font-weight:700}.seo-landing-comparison-multiple-attribute td:first-child{box-shadow:inset -2px 0 1px 0 rgba(0,0,0,.04)}.seo-landing-comparison-product-comparison-table{border:1px solid rgba(0,0,0,.04);border-radius:5px;border-spacing:0;margin-bottom:24px;margin-top:16px;overflow:hidden;width:100%}.seo-landing-comparison-product-comparison-table td{padding:8px;vertical-align:top}.seo-landing-comparison-product-comparison-table tr:nth-child(2n){background-color:#fff}.seo-landing-comparison-product-comparison-table tr:nth-child(odd){background-color:rgba(0,0,0,.04)}.seo-ui-product-comparison-card{align-items:center;background-color:#fff;border:1px solid rgba(0,0,0,.1);border-radius:4px;display:flex;flex-direction:column;flex-wrap:wrap;font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;justify-content:center;max-height:80px;max-width:100%;padding:9px 0;width:100%}.seo-ui-product-comparison-card__anchor{display:block;height:100%;text-decoration:none;width:100%}.seo-ui-product-comparison-card__left-product-container,.seo-ui-product-comparison-card__right-product-container{align-items:center;display:flex;flex-direction:row;justify-content:center}.seo-ui-product-comparison-card__left-image-container,.seo-ui-product-comparison-card__right-image-container{align-items:center;border-radius:4px;display:flex;justify-content:center;padding:4px}.seo-ui-product-comparison-card__image{border-radius:4px;height:72px;margin:0;object-fit:contain;object-position:center;padding:0;width:72px}.seo-ui-product-comparison-card__left-description-container,.seo-ui-product-comparison-card__right-description-container{display:flex;flex-direction:column;gap:2px;margin:0;max-height:100px;padding:0;width:76px}.seo-ui-product-comparison-card__left-title,.seo-ui-product-comparison-card__right-title{display:-webkit-box;line-clamp:2;-webkit-line-clamp:3;-webkit-box-orient:vertical;color:rgba(0,0,0,.9);font-size:12px;font-weight:600;line-height:15px;overflow:hidden;text-overflow:ellipsis;white-space:break-spaces}.seo-ui-product-comparison-card__versus-container{align-items:center;background-color:#ededed;border-radius:50%;display:flex;height:14px;justify-content:center;padding:1px;width:14px}.seo-ui-product-comparison-card__versus-text{color:rgba(0,0,0,.55);font-size:10px;font-weight:600;line-height:15px;margin:0}.seo-ui-product-comparison-card__anchor{flex:0 100%;margin-bottom:8px}@media(min-width:1024px){.seo-ui-product-comparison-card__anchor{flex:0 48.5%;margin-bottom:16px}}#seo-landing-comparison-trends{display:flex;flex-wrap:wrap;justify-content:space-between}.seo-ui-card-blog-carousel{font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif}.seo-ui-card-blog-carousel .andes-carousel-snapped__slide{height:auto;justify-content:center}.seo-ui-card-blog-carousel .andes-carousel-snapped__header{display:unset;padding:32px 0 16px}.seo-ui-card-blog-carousel .andes-carousel-snapped__header .andes-carousel-snapped__title{color:rgba(0,0,0,.55);display:unset;font-weight:400;line-height:18px}.seo-ui-card-blog-carousel .andes-carousel-snapped__control.andes-carousel-snapped__control--previous{left:-45px}.seo-ui-card-blog-carousel .andes-carousel-snapped__wrapper{padding-left:1px}.seo-ui-card-blog-carousel .entry-column{height:calc(100% - 3px);width:265px}.seo-ui-card-blog-carousel .menu-loading{display:flex;flex-direction:column}.seo-ui-card-blog-carousel .menu-loading .carrousel-container{display:flex;justify-content:flex-start;overflow-x:hidden}.seo-ui-card-blog-carousel .menu-loading .container{margin-right:16px}.seo-ui-card-blog-carousel .header-container{display:flex;justify-content:space-between;padding-bottom:16px;width:100%}.seo-ui-card-blog-carousel .header-container .title{color:rgba(0,0,0,.55);font-size:14px;font-weight:400;line-height:18px;margin:0}.seo-ui-card-blog-carousel .header-container .call-to-action{color:var(--andes-color-blue-500,#3483fa);font-size:14px;font-weight:600;line-height:18px;margin-right:13px}.seo-ui-card-blog-mobile-carousel{font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif}.seo-ui-card-blog-mobile-carousel .entry-column{height:calc(100% - 2px)}.seo-ui-card-blog-mobile-carousel .andes-carousel-free{padding-left:1px}.seo-ui-card-blog-mobile-carousel .header-container{display:flex;justify-content:space-between;margin-bottom:16px;width:100%}.seo-ui-card-blog-mobile-carousel .header-container .title{color:rgba(0,0,0,.55);font-size:14px;font-weight:400;line-height:18px;margin:0}.seo-ui-card-blog-mobile-carousel .bottom-container{display:flex;margin-top:16px;padding-bottom:24px;width:100%}.seo-ui-card-blog-mobile-carousel .bottom-container .call-to-action{color:var(--andes-color-blue-500,#3483fa);font-size:14px;font-weight:400;line-height:18px}.seo-ui-card-blog-mobile-carousel .menu-loading{display:flex;flex-direction:column}.seo-ui-card-blog-mobile-carousel .menu-loading .carrousel-container{display:flex;justify-content:flex-start;overflow-x:hidden}.seo-ui-card-blog-mobile-carousel .menu-loading .container{margin-right:16px}.seo-ui-card-blog-entry{font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif}.seo-ui-card-blog-entry-container.andes-card--flat{box-shadow:none}.seo-ui-card-blog-entry-container{border:1px solid rgba(0,0,0,.1);box-sizing:content-box;height:inherit;position:relative;width:260px}.seo-ui-card-blog-entry-container a{color:inherit;text-decoration:none}.seo-ui-card-blog-entry-container.mobile{width:250px}.seo-ui-card-blog-entry-container .andes-card__footer--border{border:none}.seo-ui-card-blog-entry-container-top{position:relative}.seo-ui-card-blog-entry-image-container{height:150px;width:260px}.seo-ui-card-blog-entry-image-container.mobile{height:95px;width:250px}.seo-ui-card-blog-entry-image-container.andes-card__header{padding-bottom:0}.seo-ui-card-blog-entry-text-container{padding:16px 16px 0}.seo-ui-card-blog-entry-image{border-top-left-radius:6px;border-top-right-radius:6px;height:150px;object-fit:cover;object-position:top;width:100%}.seo-ui-card-blog-entry-image.mobile{height:95px;width:100%}.seo-ui-card-blog-entry-tags-container{border-top:1px solid rgba(0,0,0,.1);display:flex;flex-wrap:wrap;gap:8px;padding:16px 16px 0}.seo-ui-card-blog-entry-bottom-tags-container{display:flex;flex-wrap:wrap;gap:8px}.seo-ui-card-blog-entry-bottom-tags-container .andes-badge--small .andes-badge__content{line-height:11px}.seo-ui-card-blog-entry-link:before{content:"";cursor:pointer;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.seo-ui-card-blog-entry-title{color:rgba(0,0,0,.9);font-size:14px;font-weight:600;line-height:18px;margin:0}.seo-ui-card-blog-entry-description{color:rgba(0,0,0,.55);font-size:12px;font-weight:400;line-height:15px;margin-bottom:0;margin-top:8px}.seo-ui-card-blog-entry-description.mobile{margin-bottom:0;margin-top:8px}.seo-ui-card-blog-entry-tag{cursor:pointer}[data-andes-carousel-snapped-control]{box-shadow:0 1px 2px 0 rgba(0,0,0,.12);-moz-box-shadow:0 1px 2px 0 rgba(0,0,0,.12);-webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,.12)}[data-andes-carousel-snapped-control]: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}[data-andes-carousel-snapped-control]: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}[data-andes-carousel-snapped-control]:focus:not(:focus-visible){box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}[data-andes-carousel-snapped-control]{position:absolute;z-index:1}[data-andes-carousel-snapped-control][data-andes-position=bottom]{bottom:0;left:50%;top:unset}[data-andes-carousel-snapped-control][data-andes-position=bottom-end]{bottom:0;left:unset;right:0;top:unset}[data-andes-carousel-snapped-control][data-andes-position=bottom-start]{bottom:0;left:0;top:unset}[data-andes-carousel-snapped-control][data-andes-position=left]{left:0;top:50%}[data-andes-carousel-snapped-control][data-andes-position=right]{left:unset;right:0;top:50%}[data-andes-carousel-snapped-control][data-andes-position=top]{left:50%;top:0}[data-andes-carousel-snapped-control][data-andes-position=top-end]{left:unset;right:0;top:0}[data-andes-carousel-snapped-control][data-andes-position=top-start]{left:0;top:0}[data-andes-carousel-snapped-control]:active,[data-andes-carousel-snapped-control]:hover{box-shadow:0 8px 16px 0 rgba(0,0,0,.1);-moz-box-shadow:0 8px 16px 0 rgba(0,0,0,.1);-webkit-box-shadow:0 8px 16px 0 rgba(0,0,0,.1)}[data-andes-carousel-snapped-control]:focus{opacity:1;position:absolute}[data-andes-carousel-snapped-control]:focus-visible{opacity:1;position:absolute}[data-andes-carousel-snapped-control]:not(:focus-visible):focus{box-shadow:0 1px 2px 0 rgba(0,0,0,.12);-moz-box-shadow:0 1px 2px 0 rgba(0,0,0,.12);-webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,.12)}[data-andes-carousel-snapped-control]:not(:focus-visible):hover{box-shadow:0 8px 16px 0 rgba(0,0,0,.1);-moz-box-shadow:0 8px 16px 0 rgba(0,0,0,.1);-webkit-box-shadow:0 8px 16px 0 rgba(0,0,0,.1)}.andes-carousel-snapped{height:100%}.andes-carousel-snapped--scroll-hidden{overflow-x:hidden}.andes-carousel-snapped--scroll-visible{overflow-x:visible}.andes-carousel-snapped__container{position:relative}.andes-carousel-snapped__container [data-andes-carousel-snapped-control]{opacity:0}.andes-carousel-snapped__container [data-andes-carousel-snapped-control]:focus-visible{opacity:1}.andes-carousel-snapped__container--arrows-visible [data-andes-carousel-snapped-control],.andes-carousel-snapped__container:hover [data-andes-carousel-snapped-control]{opacity:1}.andes-carousel-snapped__container--arrows-visible [data-andes-carousel-snapped-control][data-andes-state~=disabled],.andes-carousel-snapped__container:hover [data-andes-carousel-snapped-control][data-andes-state~=disabled]{opacity:0}.andes-carousel-snapped__container--pagination-position-top .andes-carousel-snapped{margin-top:12px}.andes-carousel-snapped__controls-wrapper{position:relative}.andes-carousel-snapped__wrapper{display:flex;height:100%;margin:0;padding:0;width:100%}.andes-carousel-snapped__header{display:flex;justify-content:space-between;width:100%}.andes-carousel-snapped__title{display:inline-flex;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.andes-carousel-snapped__slide--spacing-12{margin-right:12px}.andes-carousel-snapped__slide--spacing-16{margin-right:16px}.andes-carousel-snapped__slide--spacing-20{margin-right:20px}.andes-carousel-snapped__slide--spacing-24{margin-right:24px}.andes-carousel-snapped__slide{cursor:grab;display:flex;flex-shrink:0;height:100%;width:100%}.andes-carousel-snapped__slide>:first-child: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-carousel-snapped__slide>:first-child: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-carousel-snapped__slide>:first-child:focus:not(:focus-visible){box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}.andes-carousel-snapped__slide img{display:block;height:100%;object-fit:cover;object-position:top;width:100%}.andes-carousel-snapped__control{align-items:center;background-color:var(--andes-carousel-controls-color-fill-default,#fff);border:0;cursor:pointer;display:flex;height:64px;justify-content:center;opacity:0;padding:0;top:50%;transform:translateY(-50%)}.andes-carousel-snapped__control[data-andes-state~=disabled]{cursor:default}.andes-carousel-snapped__control svg,.andes-carousel-snapped__control svg path{fill:var(--andes-carousel-controls-color-icon-default,var(--andes-color-blue-500,#3483fa));vertical-align:middle}.andes-carousel-snapped__control:hover svg,.andes-carousel-snapped__control:hover svg path{fill:var(--andes-carousel-controls-color-icon-hover,var(--andes-color-blue-600,#2968c8))}.andes-carousel-snapped__control__icon-container{display:flex}.andes-carousel-snapped__pagination{display:flex;list-style:none;padding:0}.andes-carousel-snapped__pagination[data-andes-carousel-snapped-pagination]{margin:0;position:absolute}.andes-carousel-snapped__pagination[data-andes-carousel-snapped-pagination][data-andes-position=bottom]{bottom:0;left:50%;top:unset}.andes-carousel-snapped__pagination[data-andes-carousel-snapped-pagination][data-andes-position=bottom-end]{bottom:0;left:unset;right:0;top:unset}.andes-carousel-snapped__pagination[data-andes-carousel-snapped-pagination][data-andes-position=bottom-start]{bottom:0;left:0;right:unset;top:unset}.andes-carousel-snapped__pagination[data-andes-carousel-snapped-pagination][data-andes-position=left]{left:0;top:50%}.andes-carousel-snapped__pagination[data-andes-carousel-snapped-pagination][data-andes-position=right]{left:unset;right:0;top:50%}.andes-carousel-snapped__pagination[data-andes-carousel-snapped-pagination][data-andes-position=top]{bottom:unset;left:50%;top:0}.andes-carousel-snapped__pagination[data-andes-carousel-snapped-pagination][data-andes-position=top-end]{bottom:unset;left:unset;right:0;top:0}.andes-carousel-snapped__pagination[data-andes-carousel-snapped-pagination][data-andes-position=top-start]{bottom:unset;left:0;right:unset;top:0}.andes-carousel-snapped__pagination [data-andes-carousel-snapped-pagination-item]{display:flex}.andes-carousel-snapped__pagination [data-andes-carousel-snapped-pagination-item] button{border:0;border-radius:50%;height:6px;margin:0 2px;padding:0;width:6px}@media(prefers-reduced-motion:no-preference){.andes-carousel-snapped__pagination [data-andes-carousel-snapped-pagination-item] button{transition:background-color .35s ease-in-out,box-shadow .35s ease-in-out}}.andes-carousel-snapped__pagination [data-andes-carousel-snapped-pagination-item][data-andes-carousel-snapped-pagination-item-active=true] [data-andes-carousel-snapped-pagination-action]{background-color:var(--andes-color-blue-500,#3483fa)}.andes-carousel-snapped__pagination--position-bottom{justify-content:center;margin:12px 0 auto}.andes-carousel-snapped__pagination--position-top{align-self:flex-end;display:inline-flex;margin:0 0 0 auto;width:max-content}.andes-carousel-snapped__pagination--position-inner{bottom:16px;margin:0;position:absolute;right:50%;transform:translateX(50%)}.andes-carousel-snapped__pagination--light [data-andes-carousel-snapped-pagination-item] [data-andes-carousel-snapped-pagination-action]{background-color:var(--andes-page-viewer-dot-color-unselected-fill,rgba(0,0,0,.1))}.andes-carousel-snapped__pagination--light [data-andes-carousel-snapped-pagination-item][data-andes-carousel-snapped-pagination-item-active=true] [data-andes-carousel-snapped-pagination-action]{background-color:var(--andes-page-viewer-dot-color-selected-fill,var(--andes-color-blue-500,#3483fa))}.andes-carousel-snapped__pagination--dark [data-andes-carousel-snapped-pagination-item] [data-andes-carousel-snapped-pagination-action]{background-color:var(--andes-page-viewer-dot-color-unselected-fill-inverse,rgba(0,0,0,.25));box-shadow:inset 0 0 0 1px var(--andes-page-viewer-dot-color-unselected-border-inverse,#fff);-moz-box-shadow:inset 0 0 0 1px var(--andes-page-viewer-dot-color-unselected-border-inverse,#fff);-webkit-box-shadow:inset 0 0 0 1px var(--andes-page-viewer-dot-color-unselected-border-inverse,#fff)}.andes-carousel-snapped__pagination--dark [data-andes-carousel-snapped-pagination-item][data-andes-carousel-snapped-pagination-item-active=true] [data-andes-carousel-snapped-pagination-action]{background-color:var(--andes-page-viewer-dot-color-selected-fill-inverse,#fff);box-shadow:inset 0 0 0 1px var(--andes-page-viewer-dot-color-selected-border-inverse,rgba(0,0,0,.25));-moz-box-shadow:inset 0 0 0 1px var(--andes-page-viewer-dot-color-selected-border-inverse,rgba(0,0,0,.25));-webkit-box-shadow:inset 0 0 0 1px var(--andes-page-viewer-dot-color-selected-border-inverse,rgba(0,0,0,.25))}@media(prefers-reduced-motion:no-preference){.andes-carousel-snapped__pagination--dark [data-andes-carousel-snapped-pagination-item][data-andes-carousel-snapped-pagination-item-active=true] [data-andes-carousel-snapped-pagination-action]{box-shadow:0 0 0 1px var(--andes-page-viewer-dot-color-selected-border-inverse,rgba(0,0,0,.25));-moz-box-shadow:0 0 0 1px var(--andes-page-viewer-dot-color-selected-border-inverse,rgba(0,0,0,.25));-webkit-box-shadow:0 0 0 1px var(--andes-page-viewer-dot-color-selected-border-inverse,rgba(0,0,0,.25))}}.andes-carousel-snapped__container--content{width:100%}.andes-carousel-snapped__container--content.andes-carousel-snapped__container--with-controls.andes-carousel-snapped__container--strict-boundaries{margin-left:32px;width:calc(100% - 64px)}.andes-carousel-snapped__container--content .andes-carousel-snapped__control{border-radius:50%;width:64px}.andes-carousel-snapped__container--content .andes-carousel-snapped__control--previous{left:-32px;right:unset}.andes-carousel-snapped__container--content .andes-carousel-snapped__control--next{left:unset;right:-32px}.andes-carousel-snapped__container--content .andes-carousel-snapped__control--size-small{height:32px;width:32px}.andes-carousel-snapped__container--content .andes-carousel-snapped__control--size-small.andes-carousel-snapped__control--previous{left:-16px}.andes-carousel-snapped__container--content .andes-carousel-snapped__control--size-small.andes-carousel-snapped__control--next{right:-16px}.andes-carousel-snapped__container--full{width:100%}.andes-carousel-snapped__container--full .andes-carousel-snapped__control{border-bottom-right-radius:64px;border-top-right-radius:64px;width:32px}.andes-carousel-snapped__container--full .andes-carousel-snapped__control--previous{left:0;right:unset;transform:rotate(0) translateY(-50%)}.andes-carousel-snapped__container--full .andes-carousel-snapped__control--next{left:unset;right:0;transform:rotate(180deg) translateY(50%)}.andes-carousel-free{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;outline:none;scrollbar-width:none}.andes-carousel-free__list{display:inline-flex;list-style:none;margin:0;padding:0}.andes-carousel-free .andes-carousel-free__list--spacing-12 .andes-carousel-free__slide:not(:last-child){margin-right:12px}.andes-carousel-free .andes-carousel-free__list--spacing-16 .andes-carousel-free__slide:not(:last-child){margin-right:16px}.andes-carousel-free .andes-carousel-free__list--spacing-24 .andes-carousel-free__slide:not(:last-child){margin-right:24px}.andes-carousel-free__slide{display:flex}.andes-carousel-free::-webkit-scrollbar,.andes-carousel-free::-webkit-scrollbar-thumb{background-color:transparent;height:0;width:0}.andes-carousel-free::-webkit-scrollbar-track{background-color:transparent;box-shadow:inset 0 0 6px transparent}.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-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: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: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)}.seo-landing-comparison-content-blog{padding-bottom:16px;width:100%}@media(min-width:768px){.seo-landing-comparison-content-blog{padding-bottom:0;width:900px}}.seo-landing-comparison-section-blog-title{margin-bottom:0;margin-top:16px}@media(min-width:768px){.seo-landing-comparison-section-blog-title{font-size:18px;margin-bottom:8px;margin-top:44px;text-align:center}}body{background-color:rgba(0,0,0,.07);font-family:Proxima Nova,-apple-system,Helvetica Neue,Helvetica,Roboto,Arial,sans-serif;-webkit-font-smoothing:antialiased}.seo-landing-ui-components-component{margin-bottom:25px;margin-bottom:0}.seo-landing-comparison-section{align-items:center;display:flex;flex-direction:column}@media(max-width:768px){.seo-landing-comparison-section{display:block;margin:0 16px}.seo-landing-comparison-section-blog{margin-right:0}}.seo-landing-comparison-section-white{align-items:center;background:#fff;display:flex;flex-direction:column}.seo-landing-comparison-section-title{margin:0 0 16px}@media(min-width:768px){.seo-landing-comparison-section-title{font-size:18px;margin:36px 0 24px;text-align:center}.seo-landing-comparison-content{width:692px}}.seo-landing-comparison-grid{display:flex;justify-content:center}

/*# sourceMappingURL=compare-celulares-index.dc156a05.css.map*/