.rta {
  position: relative;
  font-size: 18px;
  width: 100%;
  height: 100%;
}
.rta__loader.rta__loader--empty-suggestion-data {
  border-radius: 3px;
  box-shadow: 0 0 5px rgba(27, 31, 35, 0.1);
  padding: 5px;
}
.rta--loading .rta__loader.rta__loader--suggestion-data {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.8);
}
.rta--loading .rta__loader.rta__loader--suggestion-data > * {
  position: relative;
  top: 50%;
}
.rta__textarea {
  width: 100%;
  height: 100%;
  font-size: 1em;
}
.rta__autocomplete {
  position: absolute;
  display: block;
  margin-top: 1em;
}
.rta__autocomplete--top {
  margin-top: 0;
  margin-bottom: 1em;
}
.rta__list {
  margin: 0;
  padding: 0;
  background: #fff;
  border: 1px solid #dfe2e5;
  border-radius: 3px;
  box-shadow: 0 0 5px rgba(27, 31, 35, 0.1);
  list-style: none;
}
.rta__entity {
  background: white;
  width: 100%;
  text-align: left;
  outline: none;
}
.rta__entity:hover {
  cursor: pointer;
}
.rta__item:not(:last-child) {
  border-bottom: 1px solid #dfe2e5;
}
.rta__entity > * {
  padding-left: 4px;
  padding-right: 4px;
}
.rta__entity--selected {
  color: #fff;
  text-decoration: none;
  background: #0366d6;
}

.andes-breadcrumb{font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:14px;margin:0 0 24px;padding:0}.andes-breadcrumb .andes-breadcrumb__item{display:inline-block}.andes-breadcrumb .andes-breadcrumb__label,.andes-breadcrumb .andes-breadcrumb__link{float:left}.andes-breadcrumb .andes-breadcrumb__link{color:var(--andes-breadcrumb-father-level-color-text-default,var(--andes-color-blue-500,var(--andes-color-blue-500,#3483fa)));cursor:pointer;text-decoration:none}.andes-breadcrumb .andes-breadcrumb__link:hover{color:var(--andes-breadcrumb-father-level-color-text-hover,var(--andes-color-blue-600,#2968c8))}.andes-breadcrumb .andes-breadcrumb__link:active{color:var(--andes-breadcrumb-father-level-color-text-active,var(--andes-color-blue-700,#1f4e96))}.andes-breadcrumb .andes-breadcrumb__link: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-breadcrumb .andes-breadcrumb__link: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-breadcrumb .andes-breadcrumb__link:focus:not(:focus-visible){box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}.andes-breadcrumb .andes-breadcrumb__label{color:var(--andes-breadcrumb-current-level-color-text,rgba(0,0,0,.9))}.andes-breadcrumb .andes-breadcrumb__chevron{color:var(--andes-breadcrumb-color-chevron,rgba(0,0,0,.55));float:left;padding:0 12px}.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-feedback-screen{flex-grow:1;height:100%;min-height:auto;width:100%}.andes-feedback-screen--webview-ios{margin-top:59px}.andes-feedback-screen .andes-feedback-screen__header-title{font-size:24px}.andes-feedback-screen .andes-feedback-screen__header .andes-feedback-screen__icon{align-items:center;border-radius:50%;display:flex;height:58px;justify-content:center;min-width:58px;width:58px}.andes-feedback-screen .andes-feedback-screen__header .andes-feedback-screen__icon--positive{background-color:var(--andes-feedback-screens-header-asset-color-fill-positive,#fff);border:3px solid var(--andes-feedback-screens-header-asset-color-border-positive,#00a650);color:var(--andes-feedback-screens-header-asset-color-icon-positive,#00a650)}.andes-feedback-screen .andes-feedback-screen__header .andes-feedback-screen__icon--negative{background-color:var(--andes-feedback-screens-header-asset-color-fill-negative,#fff);border:3px solid var(--andes-feedback-screens-header-asset-color-border-negative,#f23d4f);color:var(--andes-feedback-screens-header-asset-color-icon-negative,#f23d4f)}.andes-feedback-screen .andes-feedback-screen__header .andes-feedback-screen__icon--caution{background-color:var(--andes-feedback-screens-header-asset-color-fill-caution,#fff);border:3px solid var(--andes-feedback-screens-header-asset-color-border-caution,#f73);color:var(--andes-feedback-screens-header-asset-color-icon-caution,#f73)}.andes-feedback-screen .andes-feedback-screen__header .andes-feedback-screen__header-asset{border-radius:50%;height:64px;min-width:64px;width:64px}.andes-feedback-screen .andes-feedback-screen__header--with-illustration{padding:48px 0 24px}.andes-feedback-screen .andes-feedback-screen__header--with-illustration .andes-feedback-screen__header-asset{align-items:center;display:flex;height:auto;justify-content:center;width:auto}.andes-feedback-screen .andes-feedback-screen__header h2{align-items:center;align-self:stretch;color:var(--andes-feedback-screens-header-color-title,rgba(0,0,0,.9));flex-grow:0;flex:none;font-weight:600;line-height:30px;margin:0;order:1;text-align:center}.andes-feedback-screen .andes-feedback-screen__header .andes-feedback-screen__header-highlighted{align-self:stretch;flex:none;flex-grow:0;font-size:16px;font-weight:600;line-height:20px;margin:8px 0 0;order:2;text-align:center}.andes-feedback-screen .andes-feedback-screen__header .andes-feedback-screen__header-highlighted--positive{color:var(--andes-feedback-screens-header-color-highlighted-positive,#00a650)}.andes-feedback-screen .andes-feedback-screen__header .andes-feedback-screen__header-highlighted--negative{color:var(--andes-feedback-screens-header-color-highlighted-negative,#f23d4f)}.andes-feedback-screen .andes-feedback-screen__header .andes-feedback-screen__header-highlighted--caution{color:var(--andes-feedback-screens-header-color-highlighted-caution,#f73)}.andes-feedback-screen .andes-feedback-screen__header .andes-feedback-screen__header-description{align-self:stretch;color:var(--andes-feedback-screens-header-color-description,rgba(0,0,0,.9));flex:none;flex-grow:0;font-size:16px;line-height:20px;margin:8px 0 0;order:3;text-align:center}.andes-feedback-screen .andes-feedback-screen__header .andes-feedback-screen__header-overline{align-self:stretch;color:var(--andes-feedback-screens-header-color-overline,rgba(0,0,0,.9));flex:none;flex-grow:0;font-size:14px;line-height:18px;margin:0 0 8px;order:0;text-align:center}.andes-feedback-screen .andes-feedback-screen__content{margin:16px 0 0}.andes-feedback-screen__actions.andes-feedback-screen__actions-header{display:flex;justify-content:center}.andes-feedback-screen__actions.andes-feedback-screen__actions-body>*,.andes-feedback-screen__actions.andes-feedback-screen__actions-header>*{display:block}.andes-feedback-screen{background-color:var(--andes-feedback-screens-extended-color-background,#f5f5f5);display:flex;flex-direction:column;position:relative}.andes-feedback-screen.andes-feedback-screen--no-body{background-color:var(--andes-feedback-screens-color-background,#fff)}.andes-feedback-screen.andes-feedback-screen--no-body .andes-feedback-screen__wrapper{display:flex;flex-direction:column;flex-grow:1;min-height:auto;padding:0}.andes-feedback-screen.andes-feedback-screen--no-body .andes-feedback-screen__header-card{background-color:var(--andes-feedback-screens-color-background,#fff);box-shadow:none;display:flex;flex-direction:column;flex-grow:1;justify-content:space-between;min-height:auto;padding:0}.andes-feedback-screen.andes-feedback-screen--no-body .andes-feedback-screen__header-card .andes-card__content{box-shadow:none;padding:24px 20px 20px}.andes-feedback-screen.andes-feedback-screen--no-body .andes-feedback-screen__header-card .andes-card__content,.andes-feedback-screen.andes-feedback-screen--no-body .andes-feedback-screen__header-card>div{display:flex;flex-direction:column;flex-grow:1}.andes-feedback-screen.andes-feedback-screen--no-body .andes-feedback-screen__header-card .andes-feedback-screen__header{margin:auto;padding-top:48px}.andes-feedback-screen__close{background-color:transparent;border:0;color:var(--andes-feedback-screens-color-close-default,rgba(0,0,0,.55));cursor:pointer;position:absolute;right:16px;top:16px}.andes-feedback-screen__close:active{color:var(--andes-feedback-screens-color-close-active,rgba(0,0,0,.9))}.andes-feedback-screen__wrapper{flex-grow:1;margin:0;max-width:100%;padding:56px 20px 0}.andes-feedback-screen__wrapper .andes-feedback-screen__content .andes-card__content,.andes-feedback-screen__wrapper .andes-feedback-screen__header-card .andes-card__content{box-shadow:0 6px 16px 0 rgba(0,0,0,.1)}.andes-feedback-screen__wrapper .andes-feedback-screen__header .andes-feedback-screen__header-asset,.andes-feedback-screen__wrapper .andes-feedback-screen__header .andes-feedback-screen__icon{margin:-48px auto 16px}.andes-feedback-screen__actions{flex-direction:column}.andes-feedback-screen__actions.andes-feedback-screen__actions-header{margin-top:16px}.andes-feedback-screen__actions.andes-feedback-screen__actions-header>*{margin:0;width:100%}.andes-feedback-screen__actions.andes-feedback-screen__actions-body{margin:16px 20px 20px}.andes-feedback-screen__actions.andes-feedback-screen__actions-body>*{width:100%}@media(min-width:768px){.andes-feedback-screen{background-color:var(--andes-feedback-screens-extended-color-background,#f5f5f5)}.andes-feedback-screen.andes-feedback-screen--no-body{background-color:var(--andes-feedback-screens-color-background-secondary,#f5f5f5);display:block}.andes-feedback-screen.andes-feedback-screen--no-body .andes-feedback-screen__wrapper{flex-grow:0;margin:0 auto;padding:56px 0 0;width:560px}.andes-feedback-screen.andes-feedback-screen--no-body .andes-feedback-screen__header-card{box-shadow:0 1px 2px 0 rgba(0,0,0,.12);min-height:0}.andes-feedback-screen.andes-feedback-screen--no-body .andes-feedback-screen__header-card>*{flex-grow:0}.andes-feedback-screen.andes-feedback-screen--no-body .andes-feedback-screen__header-card .andes-card__content{padding:24px}.andes-feedback-screen.andes-feedback-screen--no-body .andes-feedback-screen__header-card .andes-feedback-screen__header{padding-top:0}.andes-feedback-screen.andes-feedback-screen--no-body .andes-feedback-screen__header-card .andes-feedback-screen__header--with-illustration{padding-top:48px}.andes-feedback-screen.andes-feedback-screen--no-body .andes-feedback-screen__actions.andes-feedback-screen__actions-header{margin-top:24px;position:unset}.andes-feedback-screen.andes-feedback-screen--no-body .andes-feedback-screen__actions.andes-feedback-screen__actions-body{display:block}.andes-feedback-screen__close{display:none;position:absolute;right:16px;top:16px}.andes-feedback-screen__wrapper{flex-grow:0;margin:0 auto;padding:56px 0 0;width:560px}.andes-feedback-screen__wrapper .andes-feedback-screen__content .andes-card__content,.andes-feedback-screen__wrapper .andes-feedback-screen__header-card .andes-card__content{box-shadow:0 1px 2px 0 rgba(0,0,0,.12);padding:24px}.andes-feedback-screen__wrapper .andes-feedback-screen__header .andes-feedback-screen__header-asset,.andes-feedback-screen__wrapper .andes-feedback-screen__header .andes-feedback-screen__icon{margin:-56px auto 16px}.andes-feedback-screen__actions{flex-direction:row;max-width:560px}.andes-feedback-screen__actions.andes-feedback-screen__actions-header>*{width:auto}.andes-feedback-screen__actions.andes-feedback-screen__actions-body{display:flex;justify-content:flex-end;margin:16px auto 20px;position:unset;width:568px}.andes-feedback-screen__actions.andes-feedback-screen__actions-body>*{width:auto}}.andes-feedback-screen-congrats.andes-feedback-screen--body .andes-feedback-screen__header{display:flex;flex-direction:row-reverse;justify-content:space-between}.andes-feedback-screen-congrats.andes-feedback-screen--body .andes-feedback-screen__header-asset,.andes-feedback-screen-congrats.andes-feedback-screen--body .andes-feedback-screen__icon{height:52px;margin:0 0 0 16px;min-width:52px;width:52px}.andes-feedback-screen-congrats.andes-feedback-screen--body .andes-feedback-screen__icon svg{height:32px;width:32px}.andes-feedback-screen-congrats.andes-feedback-screen--body .andes-feedback-screen__icon--positive{background-color:var(--andes-feedback-screens-congrats-header-asset-color-fill,#fff);border:2px solid var(--andes-feedback-screens-congrats-header-asset-color-border,#00a650);color:var(--andes-feedback-screens-congrats-header-asset-color-icon,#00a650)}.andes-feedback-screen-congrats.andes-feedback-screen--body .andes-feedback-screen__header-description,.andes-feedback-screen-congrats.andes-feedback-screen--body .andes-feedback-screen__header-highlighted,.andes-feedback-screen-congrats.andes-feedback-screen--body .andes-feedback-screen__header-overline,.andes-feedback-screen-congrats.andes-feedback-screen--body .andes-feedback-screen__header-title{align-items:start;text-align:start}.andes-feedback-screen-congrats.andes-feedback-screen--body .andes-feedback-screen__header-highlighted{color:var(--andes-feedback-screens-congrats-header-color-highlighted,#00a650)}.andes-feedback-screen-congrats.andes-feedback-screen--body .andes-feedback-screen__header-title{color:var(--andes-feedback-screens-congrats-header-color-title,rgba(0,0,0,.9));font-size:20px}.andes-feedback-screen-congrats.andes-feedback-screen--body .andes-feedback-screen__header-info{align-self:center;display:flex;flex-direction:column}.andes-feedback-screen-congrats.andes-feedback-screen--body .andes-feedback-screen__header-description{color:var(--andes-feedback-screens-congrats-header-color-description,rgba(0,0,0,.9))}.andes-feedback-screen-congrats.andes-feedback-screen--body .andes-feedback-screen__header-overline{color:var(--andes-feedback-screens-congrats-header-color-overline,rgba(0,0,0,.9))}.andes-feedback-screen-congrats{background:linear-gradient(180deg,var(--andes-color-feedback-fill-positive-loud,#00a650) 0,var(--andes-color-feedback-fill-positive-loud,#00a650) 56px,var(--andes-feedback-screens-congrats-color-background,#f5f5f5) 128px)}.andes-feedback-screen-congrats.andes-feedback-screen--no-body{background:var(--andes-feedback-screens-congrats-color-background,#f5f5f5)}.andes-feedback-screen-congrats.andes-feedback-screen--body .andes-feedback-screen__close{color:var(--andes-feedback-screens-congrats-color-close-default,#fff)}@media(min-width:768px){.andes-feedback-screen-congrats{background:linear-gradient(180deg,var(--andes-color-feedback-fill-positive-loud,#00a650) 0,var(--andes-color-feedback-fill-positive-loud,#00a650) 24px,var(--andes-feedback-screens-congrats-color-background,#f5f5f5) 96px)}.andes-feedback-screen-congrats.andes-feedback-screen--no-body{background:var(--andes-feedback-screens-congrats-color-background,#f5f5f5)}.andes-feedback-screen-congrats .andes-feedback-screen__wrapper{padding:24px 0 0}}.andes-file-uploader__label{color:var(--andes-file-uploader-color-label-default,rgba(0,0,0,.9));display:inline-block;font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:14px;font-weight:400;grid-area:label;line-height:18px;margin-bottom:8px;margin-left:6px}.andes-file-uploader__label--error{color:var(--andes-file-uploader-color-label-error,#f23d4f)}.andes-file-uploader__label--disabled{color:var(--andes-file-uploader-color-label-disabled,rgba(0,0,0,.25))}.andes-file-uploader__helper{grid-area:helper;margin-top:8px}.andes-file-uploader__dropzone{align-items:center;display:flex;grid-area:dropzone;height:96px;justify-content:center;min-width:320px;position:relative;text-align:center;width:100%}.andes-file-uploader__dropzone--error .andes-file-uploader__dropzone-dashed-border{color:var(--andes-file-uploader-dropzone-color-border-error,#f23d4f)}.andes-file-uploader__dropzone--dragenter .andes-file-uploader__dropzone-dashed-border{background-color:var(--andes-file-uploader-dropzone-color-fill-hover,var(--andes-color-blue-200,rgba(65,137,230,.2)));color:var(--andes-file-uploader-dropzone-color-border-default,var(--andes-color-blue-500,#3483fa));stroke-width:3px}.andes-file-uploader__dropzone-dashed-border{background-color:var(--andes-file-uploader-dropzone-color-fill-default,transparent);border-radius:6px;color:var(--andes-file-uploader-dropzone-color-border-default,var(--andes-color-blue-500,#3483fa));left:0;position:absolute;stroke-width:2px;top:0}.andes-file-uploader__dropzone-input{border:0;cursor:pointer;height:100%;left:0;margin:0;opacity:0;outline:none;padding:0;position:absolute;top:0;width:100%}.andes-file-uploader__dropzone-input:focus-visible~.andes-file-uploader__dropzone-button{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-file-uploader__dropzone-button{align-items:center;border:0;border-radius:6px;display:flex;height:100%;justify-content:center;left:0;margin:0;outline:none;padding:0;pointer-events:none;position:absolute;top:0;width:100%}.andes-file-uploader__dropzone-call-to-action{color:var(--andes-file-uploader-dropzone-color-action-default,var(--andes-color-blue-500,#3483fa));font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:16px;font-weight:400;line-height:20px}.andes-file-uploader__dropzone-icon{color:var(--andes-file-uploader-dropzone-color-icon-default,var(--andes-color-blue-500,#3483fa));margin-right:4px;vertical-align:middle}.andes-file-uploader__dropzone-description{color:var(--andes-file-uploader-dropzone-color-drop-instruction-default,rgba(0,0,0,.55));font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:16px;font-weight:400;line-height:20px}.andes-file-uploader__dropzone-requirements{color:var(--andes-file-uploader-dropzone-color-description-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-left:16px;margin-right:16px;margin-top:2px}.andes-file-uploader__dropzone--disabled .andes-file-uploader__dropzone-dashed-border,.andes-file-uploader__dropzone--disabled .andes-file-uploader__dropzone:hover .andes-file-uploader__dropzone--disabled .andes-file-uploader__dropzone-dashed-border{color:var(--andes-file-uploader-dropzone-color-border-disabled,rgba(0,0,0,.25));stroke-width:2px}.andes-file-uploader__dropzone--disabled .andes-file-uploader__dropzone-input{cursor:not-allowed}.andes-file-uploader__dropzone--disabled .andes-file-uploader__dropzone-call-to-action{color:var(--andes-file-uploader-dropzone-color-action-disabled,rgba(0,0,0,.25))}.andes-file-uploader__dropzone--disabled .andes-file-uploader__dropzone-description{color:var(--andes-file-uploader-dropzone-color-drop-instruction-disabled,rgba(0,0,0,.55))}.andes-file-uploader__dropzone--disabled .andes-file-uploader__dropzone-requirements{color:var(--andes-file-uploader-dropzone-color-description-disabled,rgba(0,0,0,.9))}.andes-file-uploader__dropzone--disabled .andes-file-uploader__dropzone-icon{color:var(--andes-file-uploader-dropzone-color-icon-disabled,rgba(0,0,0,.25))}.andes-file-uploader__dropzone--limit .andes-file-uploader__dropzone-dashed-border,.andes-file-uploader__dropzone--limit .andes-file-uploader__dropzone:hover .andes-file-uploader__dropzone--limit .andes-file-uploader__dropzone-dashed-border{color:var(--andes-file-uploader-dropzone-color-border-disabled,rgba(0,0,0,.25));stroke-width:2px}.andes-file-uploader__dropzone--limit .andes-file-uploader__dropzone-input{cursor:not-allowed}.andes-file-uploader__dropzone--limit .andes-file-uploader__dropzone-call-to-action{color:var(--andes-file-uploader-dropzone-color-action-disabled,rgba(0,0,0,.25))}.andes-file-uploader__dropzone--limit .andes-file-uploader__dropzone-description{color:var(--andes-file-uploader-dropzone-color-drop-instruction-disabled,rgba(0,0,0,.25))}.andes-file-uploader__dropzone--limit .andes-file-uploader__dropzone-requirements{color:var(--andes-file-uploader-dropzone-color-description-default,rgba(0,0,0,.9))}.andes-file-uploader__dropzone--limit .andes-file-uploader__dropzone-icon{color:var(--andes-file-uploader-dropzone-color-icon-disabled,rgba(0,0,0,.25))}.andes-file-uploader__dropzone--compact{min-width:96px;width:96px}.andes-file-uploader__dropzone--compact .andes-file-uploader__dropzone-description-container{align-items:center;display:flex;flex-direction:column;justify-content:center}.andes-file-uploader__dropzone--compact .andes-file-uploader__dropzone-icon{display:flex;line-height:0;margin-bottom:4px;margin-right:0}.andes-file-uploader__dropzone--compact .andes-file-uploader__dropzone-call-to-action{font-size:14px;font-weight:400;line-height:18px}.andes-file-uploader__dropzone--compact.andes-file-uploader__dropzone--limit .andes-file-uploader__dropzone-call-to-action,.andes-file-uploader__dropzone--compact.andes-file-uploader__dropzone--limit .andes-file-uploader__dropzone-icon{display:none}.andes-file-uploader__dropzone--compact.andes-file-uploader__dropzone--limit .andes-file-uploader__dropzone-requirements{-webkit-line-clamp:3;line-clamp:3;margin:0;-webkit-box-orient:vertical}@media(min-width:768px){.andes-file-uploader__dropzone:not(.andes-file-uploader__dropzone--disabled,.andes-file-uploader__dropzone--limit):hover .andes-file-uploader__dropzone-dashed-border{background-color:var(--andes-file-uploader-dropzone-color-fill-hover,var(--andes-color-blue-200,rgba(65,137,230,.2)));color:var(--andes-file-uploader-dropzone-color-border-default,var(--andes-color-blue-500,#3483fa));stroke-width:3px}}.andes-file-uploader__tag-wrapper{position:relative;width:max-content}.andes-file-uploader__tag-wrapper .andes-file-uploader__tag-wrapper-progress{font-size:14px;pointer-events:none;position:absolute;right:calc(.28571em + 1.2px);top:50%;transform:translateY(-50%)}.andes-file-uploader__tag-list{display:flex;flex-wrap:wrap;list-style:none;margin:0;padding:0}.andes-file-uploader__tag-item{box-sizing:border-box;display:flex;list-style:none;margin:8px 8px 0 0;max-width:206px;padding:0;width:max-content}.andes-file-uploader__tag-item .andes-tag{display:grid;grid-template-columns:1fr auto;width:100%}.andes-file-uploader__tag-children{align-items:stretch;box-sizing:border-box;display:grid;grid-template-columns:repeat(3,auto);width:100%}.andes-file-uploader__tag-name{display:inline;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.andes-file-uploader__tag-size{color:var(--andes-file-uploader-tag-color-file-size,rgba(0,0,0,.55));margin-left:4px}.andes-file-uploader--readonly:not(.andes-file-uploader--thumbnail) .andes-file-uploader__label{margin-bottom:0}.andes-file-uploader__tag-wrapper .andes-tag--disabled .andes-file-uploader__tag-extension,.andes-file-uploader__tag-wrapper .andes-tag--disabled .andes-file-uploader__tag-name,.andes-file-uploader__tag-wrapper .andes-tag--disabled .andes-file-uploader__tag-size{color:var(--andes-tag-color-text-disabled,rgba(0,0,0,.25))}[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-file-uploader .andes-file-uploader__thumbnail-wrapper{max-height:96px;max-width:96px;position:relative}.andes-file-uploader .andes-file-uploader__thumbnail-actions-container{display:flex;flex-direction:column;gap:2px;height:max-content;position:absolute;right:4px;top:4px;width:max-content}.andes-file-uploader .andes-file-uploader__thumbnail-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-file-uploader .andes-file-uploader__thumbnail-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-file-uploader .andes-file-uploader__thumbnail-button:focus:not(:focus-visible){box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}.andes-file-uploader .andes-file-uploader__thumbnail-button{align-items:center;background-color:var(--andes-file-uploader-thumbnail-close-color-fill-default,#fff);border:1px solid var(--andes-file-uploader-thumbnail-close-color-border,#ededed);border-radius:50%;color:var(--andes-file-uploader-thumbnail-close-color-icon-default,rgba(0,0,0,.9));display:flex;height:20px;justify-content:center;padding:0;width:20px}.andes-file-uploader .andes-file-uploader__thumbnail-pill{bottom:4px;display:flex;justify-content:center;left:0;position:absolute;right:0}.andes-file-uploader .andes-file-uploader__thumbnail-image{align-items:center;display:flex;height:100%;justify-content:center;object-fit:cover;width:100%}.andes-file-uploader .andes-file-uploader__thumbnail-image svg path{fill:rgba(0,0,0,.55)}.andes-file-uploader .andes-file-uploader__thumbnail-image--loading{opacity:60%}.andes-file-uploader .andes-file-uploader__thumbnail-progress{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.andes-file-uploader .andes-file-uploader__thumbnail--sort-button{all:unset}.andes-file-uploader .andes-file-uploader__thumbnail--sort-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-file-uploader .andes-file-uploader__thumbnail--sort-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-file-uploader .andes-file-uploader__thumbnail--sort-button:focus:not(:focus-visible){box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}.andes-file-uploader .andes-file-uploader__thumbnail--sort-button{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)}.andes-file-uploader .andes-file-uploader__thumbnail--sort-button:not(:focus-visible):focus{box-shadow:0 6px 16px 0 rgba(0,0,0,.1);-moz-box-shadow:0 6px 16px 0 rgba(0,0,0,.1);-webkit-box-shadow:0 6px 16px 0 rgba(0,0,0,.1)}.andes-file-uploader--readonly{display:grid;grid-template-areas:"label" "preview";grid-template-columns:1fr;grid-template-rows:repeat(2,auto);width:100%}@media(min-width:768px){.andes-file-uploader__carousel-free-desktop{grid-area:preview;margin-top:0;width:100%}.andes-file-uploader__carousel-free-desktop-content{display:flex;flex-direction:column;margin-right:16px;max-width:100%;position:relative}.andes-file-uploader__carousel-free-desktop-controls{display:flex;width:100%}.andes-file-uploader__carousel-free-desktop-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-file-uploader__carousel-free-desktop-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-file-uploader__carousel-free-desktop-button:focus:not(:focus-visible){box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}.andes-file-uploader__carousel-free-desktop-button{align-items:center;background-color:var(--andes-carousel-controls-color-fill-default,#fff);border:0;border-radius:50%;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);color:var(--andes-carousel-controls-color-icon-default,var(--andes-color-blue-500,#3483fa));cursor:pointer;display:flex;height:32px;justify-content:center;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:32px;z-index:1}.andes-file-uploader__carousel-free-desktop-button:hover{box-shadow:0 6px 16px 0 rgba(0,0,0,.1);-moz-box-shadow:0 6px 16px 0 rgba(0,0,0,.1);-webkit-box-shadow:0 6px 16px 0 rgba(0,0,0,.1);color:var(--andes-carousel-controls-color-icon-hover,var(--andes-color-blue-600,#2968c8))}.andes-file-uploader__carousel-free-desktop-button--previous{left:-16px}.andes-file-uploader__carousel-free-desktop-button--next{right:-16px}.andes-file-uploader__carousel-free-desktop-button--hidden{opacity:0}.andes-file-uploader .andes-file-uploader__carousel-free-desktop .andes-carousel-free{grid-area:none;height:96px;margin-top:0}.andes-file-uploader .andes-file-uploader__sortable .andes-carousel-free{margin:-4px;padding:4px}.andes-file-uploader--thumbnail{display:grid;grid-template-areas:"label label" "dropzone dropzone" "helper helper" "error error";grid-template-columns:104px calc(100% - 104px);width:100%}.andes-file-uploader--thumbnail.andes-file-uploader--fill{display:grid;grid-template-areas:"label label" "dropzone preview" "helper helper" "error error";grid-template-columns:104px calc(100% - 104px);width:100%}.andes-file-uploader--thumbnail.andes-file-uploader--fill .andes-file-uploader__dropzone{margin-right:8px}.andes-file-uploader--thumbnail.andes-file-uploader--readonly .andes-file-uploader__carousel-free-desktop{box-sizing:border-box;width:100%}.andes-file-uploader--thumbnail.andes-file-uploader--readonly .andes-file-uploader__carousel-free-desktop-content{margin-left:16px;margin-right:16px}.andes-file-uploader--thumbnail.andes-file-uploader--readonly .andes-file-uploader__label{margin-left:22px}}.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-file-uploader .andes-carousel-free{grid-area:preview;height:96px;margin-top:8px}.andes-file-uploader--readonly .andes-carousel-free{margin-top:0}.andes-file-uploader--thumbnail{display:grid;grid-template-areas:"label label" "dropzone dropzone" "helper helper" "error error" "preview preview";grid-template-columns:1fr;width:100%}.andes-file-uploader__gallery{display:grid;gap:8px;column-gap:calc(50% - 144px);grid-area:preview;grid-template-columns:repeat(3,96px);list-style:none;margin:8px 0 0;padding:0;row-gap:8px;width:100%}.andes-file-uploader--readonly .andes-file-uploader__gallery{margin-top:0}.andes-file-uploader__sortable-item{border-radius:6px;cursor:grab;position:relative;touch-action:manipulation}.andes-file-uploader__sortable-item:not(:last-child){margin-right:12px}.andes-file-uploader__sortable-item .andes-carousel-free__slide{position:relative;transform:translateZ(0);transition:transform .2s cubic-bezier(.18,.67,.6,1.22);user-select:none;-webkit-user-select:none}.andes-file-uploader__sortable-item .andes-thumbnail--square.andes-thumbnail--96{overflow:visible}.andes-file-uploader__sortable-item.andes-file-uploader__sortable-item--dragging .andes-carousel-free__slide{animation:fadeOut .2s;opacity:0;position:absolute;top:0;z-index:10}.andes-file-uploader__sortable-item.andes-file-uploader__sortable-item--dragover .andes-file-uploader__thumbnail-close{display:none}.andes-file-uploader__sortable-item.andes-file-uploader__sortable-item--mobile .andes-thumbnail--square.andes-thumbnail--96{border-radius:6px;overflow:hidden}.andes-file-uploader__sortable-item .andes-thumbnail-container{pointer-events:none}.andes-file-uploader__sortable-item--placeholder{background-color:var(--andes-color-blue-100,rgba(65,137,230,.1));border-radius:6px;box-sizing:border-box;height:96px;position:sticky;width:96px}.andes-file-uploader__sortable-item--dashed-border{border-radius:6px;left:0;position:absolute;stroke-width:2px;top:0}.andes-file-uploader__sortable-item .andes-file-uploader__thumbnail--sort-button{align-items:center;border-radius:6px;display:flex;height:100%;justify-content:center;overflow:hidden;width:100%}.andes-file-uploader__drag-overlay{animation:fadeIn .2s;cursor:grabbing;filter:drop-shadow(0 4px 4px rgba(0,0,0,.1));z-index:9}.andes-file-uploader__drag-overlay .andes-carousel-free__slide{pointer-events:none;-webkit-user-select:none;user-select:none}.andes-file-uploader__drag-overlay .andes-carousel-free__slide .andes-file-uploader__thumbnail-image{align-items:center;display:flex;height:100%;justify-content:center;object-fit:cover;width:100%}.andes-file-uploader__drag-overlay .andes-carousel-free__slide .andes-file-uploader__thumbnail-image svg path{fill:rgba(0,0,0,.55)}.andes-file-uploader__drag-overlay .andes-file-uploader__thumbnail--sort-button{all:unset;align-items:center;display:flex;height:100%;justify-content:center;width:100%}.andes-file-uploader__drag-overlay .andes-file-uploader__thumbnail-actions-container,.andes-file-uploader__drag-overlay .andes-file-uploader__thumbnail-close{display:none;pointer-events:none}[data-andes-expandable-section].andes-file-uploader__expandable-section{display:flex;flex-direction:column-reverse}[data-andes-expandable-section].andes-file-uploader__expandable-section .andes-file-uploader__expandable-section-title{font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:14px;font-weight:400;line-height:18px;margin-right:8px}[data-andes-expandable-section].andes-file-uploader__expandable-section [data-andes-expandable-section-trigger].andes-file-uploader__expandable-section-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}[data-andes-expandable-section].andes-file-uploader__expandable-section [data-andes-expandable-section-trigger].andes-file-uploader__expandable-section-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}[data-andes-expandable-section].andes-file-uploader__expandable-section [data-andes-expandable-section-trigger].andes-file-uploader__expandable-section-button:focus:not(:focus-visible){box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}[data-andes-expandable-section].andes-file-uploader__expandable-section [data-andes-expandable-section-trigger].andes-file-uploader__expandable-section-button{background-color:transparent;border:0;cursor:pointer;font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:14px;font-weight:400;height:max-content;line-height:18px;margin:0;padding:0}[data-andes-expandable-section].andes-file-uploader__expandable-section [data-andes-expandable-section-trigger].andes-file-uploader__expandable-section-button .andes-file-uploader__expandable-section-button-text{color:var(--andes-expandable-section-color-text-default-accent,var(--andes-color-blue-500,#3483fa));display:inline-block}[data-andes-expandable-section].andes-file-uploader__expandable-section [data-andes-expandable-section-trigger].andes-file-uploader__expandable-section-button .andes-file-uploader__expandable-section-button-icon{color:var(--andes-expandable-section-color-chevron-default-accent,var(--andes-color-blue-500,#3483fa));margin-left:4px;vertical-align:middle}@media(hover:hover){[data-andes-expandable-section].andes-file-uploader__expandable-section [data-andes-expandable-section-trigger].andes-file-uploader__expandable-section-button:hover .andes-file-uploader__expandable-section-button-icon{color:var(--andes-expandable-section-color-chevron-hover-accent,var(--andes-color-blue-600,#2968c8))}}[data-andes-expandable-section].andes-file-uploader__expandable-section [data-andes-expandable-section-trigger].andes-file-uploader__expandable-section-button:active .andes-file-uploader__expandable-section-button-icon{color:var(--andes-expandable-section-color-chevron-active-accent,var(--andes-color-blue-700,#1f4e96))}.andes-file-uploader__message{grid-area:error;margin-top:8px}.andes-file-uploader__message-tag-list{display:flex;flex-direction:column;margin:0;padding:0}.andes-file-uploader__message-tag-list-item{list-style:inside;margin-top:4px}.andes-file-uploader__message-thumbnail-list{display:flex;flex-direction:column;list-style:none;margin:0;padding:0}.andes-file-uploader__message-thumbnail-list-item{align-items:center;display:flex;margin-top:8px}.andes-file-uploader__message-thumbnail-only-item{align-items:center;display:flex}.andes-file-uploader__message-thumbnail-image{margin-right:8px}.andes-file-uploader__message-file-text>span:first-child,.andes-file-uploader__message-file-text>span:last-child{font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-weight:600;word-break:break-all}.andes-file-uploader__message-file-text>span:last-child{font-weight:400}.andes-file-uploader__message-file-text{display:inline-flex;flex-direction:column}.andes-file-uploader__message-file-text>span:first-child,.andes-file-uploader__message-file-text>span:last-child{font-size:13px;line-height:15px}@media(min-width:768px){.andes-file-uploader__message-file-text,.andes-file-uploader__message-tag-list-item .andes-file-uploader__message-file-text,.andes-file-uploader__message-thumbnail-list-item .andes-file-uploader__message-file-text{display:inline}.andes-file-uploader__message-file-text>span:first-child,.andes-file-uploader__message-file-text>span:last-child{font-size:14px;line-height:18px}}.andes-input-stepper__label{color:var(--andes-input-stepper-color-label-default,rgba(0,0,0,.9));font-size:14px;font-weight:400;line-height:1.0714285714em;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.andes-input-stepper__label--with-spacing{margin:0 0 .4285714286em .4285714286em}.andes-input-stepper .andes-input-stepper__wrapper{background-color:var(--andes-input-stepper-color-fill-default,#fff);border-radius:6px;box-shadow:inset 0 0 0 1px var(--andes-input-stepper-color-border-default,rgba(0,0,0,.25));display:flex;flex-direction:column;overflow:hidden;position:relative;text-align:center;transition:transform .2s ease-in-out,opacity .15s ease-in-out}.andes-input-stepper .andes-input-stepper__wrapper:hover{box-shadow:inset 0 0 0 1px var(--andes-input-stepper-color-border-hover,rgba(0,0,0,.55));cursor:pointer}.andes-input-stepper .andes-input-stepper__wrapper:focus-within{box-shadow:inset 0 0 0 2px var(--andes-input-stepper-color-border-active,var(--andes-color-blue-500,#3483fa))}.andes-input-stepper .andes-input-stepper__wrapper--fade .andes-input-stepper__container{animation:translateOutLabel .2s,fadeOut .15s;animation-fill-mode:forwards}.andes-input-stepper .andes-input-stepper__wrapper--fade .andes-input-stepper__progress-indicator-container{animation:translateInProgressIndicator .2s,fadeIn .15s;animation-fill-mode:forwards}.andes-input-stepper__container{align-items:center;display:flex;width:100%}.andes-input-stepper__container--animate{animation:translateInLabel .2s,fadeIn .15s;animation-fill-mode:forwards}.andes-input-stepper__content{font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.andes-input-stepper__value{color:var(--andes-input-stepper-color-value-default,rgba(0,0,0,.9))}.andes-input-stepper__complementary-text{color:var(--andes-input-stepper-color-complementary-default,rgba(0,0,0,.55))}.andes-input-stepper__button: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-input-stepper__button: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-input-stepper__button:focus:not(:focus-visible){box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}.andes-input-stepper__button{background-color:var(--andes-input-stepper-controls-color-fill-default,transparent);border:0;border-radius:6px;cursor:pointer;height:auto;margin:4px}@media(prefers-reduced-motion:no-preference){.andes-input-stepper__button{transition:.18s ease-out;transition-property:background,color}}.andes-input-stepper__button svg{align-items:center;display:flex;height:100%;justify-content:center}.andes-input-stepper__button:disabled{color:var(--andes-input-stepper-controls-color-icon-disabled,rgba(0,0,0,.25));pointer-events:none}.andes-input-stepper__button:hover{background-color:var(--andes-input-stepper-controls-color-fill-hover,var(--andes-color-blue-100,rgba(65,137,230,.1)))}.andes-input-stepper__button:active{background-color:var(--andes-input-stepper-controls-color-fill-active,var(--andes-color-blue-200,rgba(65,137,230,.2)))}.andes-input-stepper__button--decrement,.andes-input-stepper__button--increment{color:var(--andes-input-stepper-controls-color-icon-default,var(--andes-color-blue-500,#3483fa));stroke-width:0}.andes-input-stepper__button--decrement svg,.andes-input-stepper__button--increment svg{max-height:unset!important;max-width:unset!important}.andes-input-stepper__progress-indicator-container{align-items:center;animation:translateOutProgressIndicator .2s,fadeOut .15s;animation-fill-mode:forwards;display:flex;height:100%;justify-content:center;position:absolute;width:100%}.andes-input-stepper__progress-indicator-container .andes-progress-indicator-circular__progress{stroke:var(--andes-input-stepper-color-spinner,var(--andes-color-blue-500,#3483fa))}.andes-input-stepper__helper{align-items:center;color:var(--andes-input-stepper-color-helper-default,rgba(0,0,0,.55));display:flex;font-size:13px;line-height:1;margin:.6153846154em 0 0 .4615384615em}.andes-input-stepper__error-icon{background-color:#f23d4f;border-radius:50%;height:12px;line-height:1;margin-right:6px;width:12px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes translateInLabel{0%{transform:translateY(32px)}to{transform:translateY(0)}}@keyframes translateOutLabel{0%{transform:translateY(0)}to{transform:translateY(32px)}}@keyframes translateInProgressIndicator{0%{transform:translateY(-36px)}to{transform:translateY(0)}}@keyframes translateOutProgressIndicator{0%{transform:translateY(0)}to{transform:translateY(-36px)}}.andes-input-stepper--disabled .andes-input-stepper__label{color:var(--andes-input-stepper-color-label-disabled,rgba(0,0,0,.25))}.andes-input-stepper--disabled .andes-input-stepper__wrapper{background-color:var(--andes-input-stepper-color-fill-disabled,rgba(0,0,0,.04));border:1px dashed var(--andes-input-stepper-color-border-disabled,rgba(0,0,0,.25));box-shadow:none}.andes-input-stepper--disabled .andes-input-stepper__wrapper:hover{box-shadow:none;cursor:not-allowed}.andes-input-stepper--disabled .andes-input-stepper__wrapper--large{height:46px}.andes-input-stepper--disabled .andes-input-stepper__wrapper--large .andes-button{padding:10px 7px}.andes-input-stepper--disabled .andes-input-stepper__wrapper--large .andes-input-stepper__content{max-width:calc(100% - 84px)}.andes-input-stepper--disabled .andes-input-stepper__wrapper--small{height:30px}.andes-input-stepper--disabled .andes-input-stepper__wrapper--small .andes-button{padding:4px 3px}.andes-input-stepper--disabled .andes-input-stepper__wrapper--small .andes-input-stepper__content{max-width:calc(100% - 60px)}.andes-input-stepper--disabled .andes-input-stepper__value{color:var(--andes-input-stepper-color-value-disabled,rgba(0,0,0,.25))}.andes-input-stepper--disabled .andes-input-stepper__complementary-text{color:var(--andes-input-stepper-color-complementary-disabled,rgba(0,0,0,.25))}.andes-input-stepper--error .andes-input-stepper__label{color:var(--andes-input-stepper-color-label-error,#f23d4f)}.andes-input-stepper--error .andes-input-stepper__wrapper,.andes-input-stepper--error .andes-input-stepper__wrapper:hover{box-shadow:inset 0 0 0 1px var(--andes-input-stepper-color-border-error,#f23d4f)}.andes-input-stepper--error .andes-input-stepper__wrapper:focus-within{box-shadow:inset 0 0 0 2px var(--andes-input-stepper-color-border-error,#f23d4f)}.andes-input-stepper--error .andes-input-stepper__helper{color:var(--andes-input-stepper-color-helper-error,#f23d4f);font-weight:600}.andes-input-stepper--readonly .andes-input-stepper__label{color:var(--andes-input-stepper-color-label-read-only,rgba(0,0,0,.55))}.andes-input-stepper--readonly .andes-input-stepper__wrapper{background-color:var(--andes-input-stepper-color-fill-read-only,transparent);box-shadow:none;padding-left:.4285714286em;text-align:left}.andes-input-stepper--readonly .andes-input-stepper__wrapper:hover{box-shadow:none;cursor:default}.andes-input-stepper--readonly .andes-input-stepper__value{color:rgba(0,0,0,.9)}.andes-input-stepper--readonly .andes-input-stepper__complementary-text{color:var(--andes-input-stepper-color-complementary-read-only,rgba(0,0,0,.9))}.andes-input-stepper__wrapper--large{font-size:16px;height:48px}.andes-input-stepper__wrapper--large .andes-input-stepper__button{padding:10px 8px}.andes-input-stepper__wrapper--large .andes-input-stepper__content{max-width:calc(100% - 88px)}.andes-input-stepper__wrapper--small{font-size:14px;height:32px}.andes-input-stepper__wrapper--small .andes-input-stepper__button{padding:4px}.andes-input-stepper__wrapper--small .andes-input-stepper__content{max-width:calc(100% - 64px)}.andes-message{border-radius:6px;display:flex;font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:14px;padding:1.1428571429em;position:relative;-webkit-font-smoothing:antialiased}.andes-message__text,.andes-message__title{font-weight:400}.andes-message__primary-button-closeable{margin-right:26px}.andes-message__close--bottom{cursor:pointer;display:flex;top:1.1428571429em}.andes-message__close-button{border:0;margin:0 0 0 16px;padding:0}.andes-message__secondary-button{margin-left:8px}.andes-message__content{width:100%}.andes-message__content--untitled{align-items:center;display:flex}.andes-message__badge{display:flex;margin-right:1.1428571429em}.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--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-message__close-in-line,.andes-message__primary-button-inline{position:absolute;right:1.1428571429em;top:50%;transform:translateY(-50%)}.andes-message__text-inline-action{max-width:80%}.andes-message__text-inline-action,.andes-message__text-inline-action div,.andes-message__text-inline-action div p,.andes-message__text-inline-action div span,.andes-message__text-inline-action p,.andes-message__text-inline-action span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.andes-message__title{font-size:16px;font-weight:600;margin-bottom:4px}.andes-message__buttons-container{margin-top:20px}.andes-message__icon{display:flex;height:1.1428571429em;margin:0 1.1428571429em;width:1.1428571429em}.andes-message__thumbnail-container{height:48px;margin-right:16px;position:relative;width:48px}@media(min-width:768px){.andes-message--negative.andes-message--loud .andes-message__close--negative:hover svg{color:var(--andes-message-loud-color-close-negative-default,#fff)}.andes-message--negative.andes-message--quiet .andes-message__close--negative:hover svg{color:var(--andes-message-quiet-color-close-negative-hover,rgba(0,0,0,.8))}}.andes-message--negative.andes-message--loud{background:var(--andes-message-loud-color-fill-negative,#f23d4f)}.andes-message--negative.andes-message--loud .andes-message__title{color:var(--andes-message-loud-color-title-negative,#fff)}.andes-message--negative.andes-message--loud .andes-message__text{color:var(--andes-message-loud-color-description-negative,#fff)}.andes-message--negative.andes-message--loud .andes-message__close--negative{background-color:transparent}.andes-message--negative.andes-message--loud .andes-message__close--negative svg,.andes-message--negative.andes-message--loud .andes-message__close--negative:active svg{color:var(--andes-message-loud-color-close-negative-default,#fff)}.andes-message--negative.andes-message--quiet{background:var(--andes-message-quiet-color-fill-negative,rgba(0,0,0,.04))}.andes-message--negative.andes-message--quiet .andes-message__close--negative{background-color:transparent}.andes-message--negative.andes-message--quiet .andes-message__close--negative svg{color:var(--andes-message-quiet-color-close-negative-default,rgba(0,0,0,.55))}.andes-message--negative.andes-message--quiet .andes-message__close--negative:active svg{color:var(--andes-message-quiet-color-close-negative-active,rgba(0,0,0,.9))}.andes-message--negative.andes-message--quiet .andes-message__border-color--negative{background-color:var(--andes-message-quiet-pipe-color-fill-negative,#f23d4f);border-radius:6px 0 0 6px;height:100%;left:0;position:absolute;top:0;width:4px}.andes-message--negative.andes-message--quiet .andes-message__title{color:var(--andes-message-quiet-color-title-negative,rgba(0,0,0,.9))}.andes-message--negative.andes-message--quiet .andes-message__text{color:var(--andes-message-quiet-color-description-negative,rgba(0,0,0,.9))}@media(min-width:768px){.andes-message--caution.andes-message--loud .andes-message__close--caution:hover svg{color:var(--andes-message-loud-color-close-caution-default,#fff)}.andes-message--caution.andes-message--quiet .andes-message__close--caution:hover svg{color:var(--andes-message-quiet-color-close-caution-hover,rgba(0,0,0,.8))}}.andes-message--caution.andes-message--loud{background:var(--andes-message-loud-color-fill-caution,#f73)}.andes-message--caution.andes-message--loud .andes-message__title{color:var(--andes-message-loud-color-title-caution,#fff)}.andes-message--caution.andes-message--loud .andes-message__text{color:var(--andes-message-loud-color-description-caution,#fff)}.andes-message--caution.andes-message--loud .andes-message__close--caution{background-color:transparent}.andes-message--caution.andes-message--loud .andes-message__close--caution svg,.andes-message--caution.andes-message--loud .andes-message__close--caution:active svg{color:var(--andes-message-loud-color-close-caution-default,#fff)}.andes-message--caution.andes-message--quiet{background:var(--andes-message-quiet-color-fill-caution,rgba(0,0,0,.04))}.andes-message--caution.andes-message--quiet .andes-message__close--caution{background-color:transparent}.andes-message--caution.andes-message--quiet .andes-message__close--caution svg{color:var(--andes-message-quiet-color-close-caution-default,rgba(0,0,0,.55))}.andes-message--caution.andes-message--quiet .andes-message__close--caution:active svg{color:var(--andes-message-quiet-color-close-caution-active,rgba(0,0,0,.9))}.andes-message--caution.andes-message--quiet .andes-message__border-color--caution{background-color:var(--andes-message-quiet-pipe-color-fill-caution,#f73);border-radius:6px 0 0 6px;height:100%;left:0;position:absolute;top:0;width:4px}.andes-message--caution.andes-message--quiet .andes-message__title{color:var(--andes-message-quiet-color-title-caution,rgba(0,0,0,.9))}.andes-message--caution.andes-message--quiet .andes-message__text{color:var(--andes-message-quiet-color-description-caution,rgba(0,0,0,.9))}@media(min-width:768px){.andes-message--positive.andes-message--loud .andes-message__close--positive:hover svg{color:var(--andes-message-loud-color-close-positive-default,#fff)}.andes-message--positive.andes-message--quiet .andes-message__close--positive:hover svg{color:var(--andes-message-quiet-color-close-positive-hover,rgba(0,0,0,.8))}}.andes-message--positive.andes-message--loud{background:var(--andes-message-loud-color-fill-positive,#00a650)}.andes-message--positive.andes-message--loud .andes-message__title{color:var(--andes-message-loud-color-title-positive,#fff)}.andes-message--positive.andes-message--loud .andes-message__text{color:var(--andes-message-loud-color-description-positive,#fff)}.andes-message--positive.andes-message--loud .andes-message__close--positive{background-color:transparent}.andes-message--positive.andes-message--loud .andes-message__close--positive svg,.andes-message--positive.andes-message--loud .andes-message__close--positive:active svg{color:var(--andes-message-loud-color-close-positive-default,#fff)}.andes-message--positive.andes-message--quiet{background:var(--andes-message-quiet-color-fill-positive,rgba(0,0,0,.04))}.andes-message--positive.andes-message--quiet .andes-message__close--positive{background-color:transparent}.andes-message--positive.andes-message--quiet .andes-message__close--positive svg{color:var(--andes-message-quiet-color-close-positive-default,rgba(0,0,0,.55))}.andes-message--positive.andes-message--quiet .andes-message__close--positive:active svg{color:var(--andes-message-quiet-color-close-positive-active,rgba(0,0,0,.9))}.andes-message--positive.andes-message--quiet .andes-message__border-color--positive{background-color:var(--andes-message-quiet-pipe-color-fill-positive,#00a650);border-radius:6px 0 0 6px;height:100%;left:0;position:absolute;top:0;width:4px}.andes-message--positive.andes-message--quiet .andes-message__title{color:var(--andes-message-quiet-color-title-positive,rgba(0,0,0,.9))}.andes-message--positive.andes-message--quiet .andes-message__text{color:var(--andes-message-quiet-color-description-positive,rgba(0,0,0,.9))}@media(min-width:768px){.andes-message--informative.andes-message--loud .andes-message__close--informative:hover svg{color:var(--andes-message-loud-color-close-informative-default,#fff)}.andes-message--informative.andes-message--quiet .andes-message__close--informative:hover svg{color:var(--andes-message-quiet-color-close-informative-hover,rgba(0,0,0,.8))}}.andes-message--informative.andes-message--loud{background:var(--andes-message-loud-color-fill-informative,var(--andes-color-blue-500,#3483fa))}.andes-message--informative.andes-message--loud .andes-message__title{color:var(--andes-message-loud-color-title-informative,#fff)}.andes-message--informative.andes-message--loud .andes-message__text{color:var(--andes-message-loud-color-description-informative,#fff)}.andes-message--informative.andes-message--loud .andes-message__close--informative{background-color:transparent}.andes-message--informative.andes-message--loud .andes-message__close--informative svg,.andes-message--informative.andes-message--loud .andes-message__close--informative:active svg{color:var(--andes-message-loud-color-close-informative-default,#fff)}.andes-message--informative.andes-message--quiet{background:var(--andes-message-quiet-color-fill-informative,rgba(0,0,0,.04))}.andes-message--informative.andes-message--quiet .andes-message__close--informative{background-color:transparent}.andes-message--informative.andes-message--quiet .andes-message__close--informative svg{color:var(--andes-message-quiet-color-close-informative-default,rgba(0,0,0,.55))}.andes-message--informative.andes-message--quiet .andes-message__close--informative:active svg{color:var(--andes-message-quiet-color-close-informative-active,rgba(0,0,0,.9))}.andes-message--informative.andes-message--quiet .andes-message__border-color--informative{background-color:var(--andes-message-quiet-pipe-color-fill-informative,var(--andes-color-blue-500,#3483fa));border-radius:6px 0 0 6px;height:100%;left:0;position:absolute;top:0;width:4px}.andes-message--informative.andes-message--quiet .andes-message__title{color:var(--andes-message-quiet-color-title-informative,rgba(0,0,0,.9))}.andes-message--informative.andes-message--quiet .andes-message__text{color:var(--andes-message-quiet-color-description-informative,rgba(0,0,0,.9))}.andes-modal{background-color:#fff;box-sizing:border-box;display:flex;flex-direction:column;outline:none;position:relative;transform:translateZ(0)}@media(prefers-reduced-motion:no-preference){.andes-modal{animation:modal-translate-in .2s ease-in-out,modal-fade-in .2s ease-in-out}.andes-modal--closing{animation:modal-translate-out .2s ease-in-out,modal-fade-out .2s ease-in-out}}.andes-modal>*{box-sizing:border-box;color:rgba(0,0,0,.9)}.andes-modal__overlay{align-items:center;background-color:rgba(0,0,0,.8);bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1020}@media(prefers-reduced-motion:no-preference){.andes-modal__overlay{animation:modal-fade-in .2s ease-in-out}.andes-modal__overlay--closing{animation:modal-fade-out .2s ease-in-out}}.andes-modal__overlay--large,.andes-modal__overlay--small{padding:48px}.andes-modal__overlay--full-webview-ios{padding-bottom:60px;padding-top:65px}.andes-modal.andes-modal--card,.andes-modal.andes-modal--large,.andes-modal.andes-modal--small{border-radius:6px}.andes-modal.andes-modal--large .andes-modal__header--secondary,.andes-modal.andes-modal--large .andes-modal__header--sticky,.andes-modal.andes-modal--small .andes-modal__header--secondary,.andes-modal.andes-modal--small .andes-modal__header--sticky{padding-bottom:22px;padding-top:22px}.andes-modal.andes-modal--large .andes-modal__header--secondary .andes-modal__title,.andes-modal.andes-modal--large .andes-modal__header--sticky .andes-modal__title,.andes-modal.andes-modal--small .andes-modal__header--secondary .andes-modal__title,.andes-modal.andes-modal--small .andes-modal__header--sticky .andes-modal__title{font-size:20px}.andes-modal.andes-modal--large .andes-modal__header__contents *+.andes-modal__title,.andes-modal.andes-modal--small .andes-modal__header__contents *+.andes-modal__title{margin-top:32px}.andes-modal.andes-modal--card .andes-modal__header__contents *+.andes-modal__title,.andes-modal.andes-modal--full .andes-modal__header__contents *+.andes-modal__title{margin-top:26px}.andes-modal__scroll{border-radius:6px;overflow-x:hidden;overflow-y:auto}.andes-modal__title{font-weight:600;line-height:1}.andes-modal__actions,.andes-modal__header{background-color:#fff;box-shadow:none}.andes-modal__actions{border-radius:0 0 6px 6px;display:flex;flex-wrap:wrap;transition-duration:.08s;transition-property:box-shadow,padding,background-color;transition-timing-function:ease-in-out}.andes-modal__actions--fixed{bottom:0;position:sticky}.andes-modal__actions--border{border-top:1px solid rgba(0,0,0,.07);box-shadow:0 6px 16px 0 rgba(0,0,0,.1)}.andes-modal__actions--border.padding{border-top:0;box-shadow:none}.andes-modal__actions .andes-button:not(:first-child){margin-left:8px}.andes-modal__actions .andes-button--full-width:not(:first-child){margin-left:0;margin-top:8px}.andes-modal__header{border-radius:6px 6px 0 0;display:flex;position:relative;top:0;transition-duration:.08s;transition-property:box-shadow,background-color;transition-timing-function:ease-in-out}.andes-modal__header__contents{display:flex;flex-direction:column;flex-grow:1;justify-content:center}.andes-modal__header__contents--centered{align-items:center;text-align:center}.andes-modal__header--secondary .andes-modal__header__contents,.andes-modal__header--sticky .andes-modal__header__contents{overflow:hidden}.andes-modal__header--secondary .andes-modal__title,.andes-modal__header--sticky .andes-modal__title{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.andes-modal__header--sticky{background-color:#fff;box-shadow:0 1px 0 0 rgba(0,0,0,.07),0 0 24px 0 rgba(0,0,0,.1);position:sticky;z-index:1021}.andes-modal__header--secondary{background-color:transparent;position:fixed;width:100%;z-index:1021}.andes-modal__header--secondary .andes-modal__title{display:none}.andes-modal__header--show{background-color:#fff;box-shadow:0 1px 0 0 rgba(0,0,0,.07),0 0 24px 0 rgba(0,0,0,.1)}.andes-modal__header--show-title .andes-modal__title{display:block}.andes-modal__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-modal__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-modal__close-button:focus:not(:focus-visible){box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}.andes-modal__close-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:0;cursor:pointer;font-size:inherit;height:20px;padding:0;width:20px}@keyframes modal-fade-in{0%{opacity:0}to{opacity:1}}@keyframes modal-fade-out{0%{opacity:1}to{opacity:0}}@keyframes modal-translate-in{0%{margin-top:300px}to{margin-top:0}}@keyframes modal-translate-out{0%{margin-top:0}to{margin-top:300px}}@media(min-width:768px){.andes-modal--small.andes-modal--asset .andes-modal__header{padding-bottom:16px}.andes-modal--small .andes-modal__header{padding:30px 32px 12px}.andes-modal--small .andes-modal__header.andes-modal__header--secondary,.andes-modal--small .andes-modal__header.andes-modal__header--sticky{padding:20px 32px 18px}.andes-modal--small .andes-modal__header.andes-modal__header--secondary .andes-modal__close-button,.andes-modal--small .andes-modal__header.andes-modal__header--sticky .andes-modal__close-button{margin-top:0}.andes-modal--small .andes-modal__close-button{margin-top:2px}.andes-modal--small .andes-modal__title{font-size:24px}.andes-modal--small .andes-modal__content{padding:0 32px 32px}.andes-modal--small.andes-modal--fixed-actions .andes-modal__content{padding-bottom:16px}.andes-modal--small .andes-modal__actions{padding:3px 32px 32px}.andes-modal--small .andes-modal__actions--fixed{padding:16px 32px}.andes-modal--large.andes-modal--asset .andes-modal__header{padding-bottom:20px}.andes-modal--large .andes-modal__header{padding:45px 48px 12px}.andes-modal--large .andes-modal__header.andes-modal__header--secondary,.andes-modal--large .andes-modal__header.andes-modal__header--sticky{padding:20px 48px 18px}.andes-modal--large .andes-modal__header.andes-modal__header--secondary .andes-modal__close-button,.andes-modal--large .andes-modal__header.andes-modal__header--sticky .andes-modal__close-button{margin-top:0}.andes-modal--large .andes-modal__close-button{margin-top:4px}.andes-modal--large .andes-modal__title{font-size:28px}.andes-modal--large .andes-modal__content{padding:0 48px 48px}.andes-modal--large.andes-modal--fixed-actions .andes-modal__content{padding-bottom:36px}.andes-modal--large .andes-modal__actions{padding:8px 48px 48px}.andes-modal--large .andes-modal__actions--fixed{padding:16px 48px}}.andes-modal--full{border-radius:0;height:100%;max-height:none!important;max-width:none!important;width:100%}.andes-modal--full .andes-modal__scroll{display:flex;flex-direction:column;height:100%}.andes-modal--full .andes-modal__header{border-radius:0;padding:26px 24px 12px}.andes-modal--full .andes-modal__header.andes-modal__header--secondary,.andes-modal--full .andes-modal__header.andes-modal__header--sticky{padding:21px 24px 18px}.andes-modal--full .andes-modal__header.andes-modal__header--secondary .andes-modal__title,.andes-modal--full .andes-modal__header.andes-modal__header--sticky .andes-modal__title{font-size:20px}.andes-modal--full .andes-modal__header.andes-modal__header--secondary .namespace__close-button,.andes-modal--full .andes-modal__header.andes-modal__header--sticky .namespace__close-button{margin-top:0}.andes-modal--full .andes-modal__close-button{margin-top:2px}.andes-modal--full .andes-modal__title{font-size:24px}.andes-modal--full .andes-modal__content{flex-grow:1;padding:0 24px 24px}.andes-modal--full.andes-modal--fixed-actions .andes-modal__content{padding-bottom:16px}.andes-modal--full .andes-modal__actions{border-radius:0;padding:8px 24px 24px}.andes-modal--full .andes-modal__actions--fixed{padding:16px 24px}.andes-modal--card .andes-modal__header{padding:22px 24px 12px;transition-property:box-shadow}.andes-modal--card .andes-modal__header.andes-modal__header--secondary,.andes-modal--card .andes-modal__header.andes-modal__header--sticky{padding:3px 32px 32px}.andes-modal--card .andes-modal__title{font-size:20px}.andes-modal--card .andes-modal__content{padding:0 24px 24px}.andes-modal--card .andes-modal__close-button{position:absolute;right:-4px;top:-32px}.andes-modal__overlay--card{padding:48px 24px}.andes-modal--card.andes-modal--fixed-actions .andes-modal__content{padding-bottom:8px}.andes-modal--card .andes-modal__actions{padding:8px 24px 24px}.andes-modal--card .andes-modal__actions--fixed{padding:16px 24px}.andes-radio{align-items:center;display:flex;font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:16px;padding:5px 16px 5px 6px}.andes-radio__input{cursor:inherit;height:100%;left:0;margin:0;opacity:0;padding:0;position:absolute;top:0;width:100%;z-index:1}.andes-radio__input:checked+.andes-radio__background .andes-radio__outer-circle{background-color:var(--andes-radio-button-color-selected-fill-default,#fff);border-color:var(--andes-radio-button-color-selected-border-default,var(--andes-color-blue-500,#3483fa));transition:border-color .12s cubic-bezier(0,0,.2,1) 0s}.andes-radio__input:checked+.andes-radio__background .andes-radio__inner-circle{transform:scale(.5);transition:transform .12s cubic-bezier(0,0,.2,1) 0s,background-color .12s cubic-bezier(0,0,.2,1) 0s}.andes-radio__input:checked:hover+.andes-radio__background .andes-radio__outer-circle{border-color:var(--andes-radio-button-color-selected-border-hover,var(--andes-color-blue-600,#2968c8))}.andes-radio__input:checked:hover+.andes-radio__background .andes-radio__inner-circle{background-color:var(--andes-radio-button-tick-color-selected-fill-hover,var(--andes-color-blue-600,#2968c8))}.andes-radio__input:checked:active+.andes-radio__background .andes-radio__outer-circle{border-color:var(--andes-radio-button-color-selected-border-active,var(--andes-color-blue-700,#1f4e96))}.andes-radio__input:checked:active+.andes-radio__background .andes-radio__inner-circle{background-color:var(--andes-radio-button-tick-color-selected-fill-active,var(--andes-color-blue-700,#1f4e96))}.andes-radio__input:active+.andes-radio__background .andes-radio__outer-circle,.andes-radio__input:hover+.andes-radio__background .andes-radio__outer-circle{transition:border .12s cubic-bezier(0,0,.2,1) 0s;transition-duration:75ms}.andes-radio__input:hover+.andes-radio__background .andes-radio__outer-circle{border-color:var(--andes-radio-button-color-unselected-border-hover,rgba(0,0,0,.55))}.andes-radio__input:active+.andes-radio__background .andes-radio__outer-circle{border-color:var(--andes-radio-button-color-unselected-border-active,var(--andes-color-blue-500,#3483fa))}.andes-radio__input:focus-visible+.andes-radio__background{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-radio__label{cursor:pointer;display:inline-block;font-weight:400;margin-bottom:0;outline:none;padding-left:2px;position:relative;-webkit-font-smoothing:antialiased;color:var(--andes-radio-button-color-text-default,rgba(0,0,0,.9))}.andes-radio__background{border-radius:50%;box-sizing:border-box;display:inline-block;height:50%;left:50%;margin-left:-25%;margin-top:-25%;position:absolute;top:50%;width:50%}.andes-radio__outer-circle{background-color:var(--andes-radio-button-color-unselected-fill-default,#fff);border-color:var(--andes-radio-button-color-unselected-border-default,rgba(0,0,0,.25));border-radius:50%;border-style:solid;border-width:2px;transition:border-color .12s cubic-bezier(.4,0,.6,1) 0s}.andes-radio__inner-circle,.andes-radio__outer-circle{box-sizing:border-box;height:100%;left:0;position:absolute;top:0;width:100%}.andes-radio__inner-circle{background-color:var(--andes-radio-button-tick-color-selected-fill-default,var(--andes-color-blue-500,#3483fa));border-radius:50%;transform:scale(0);transition:transform .12s cubic-bezier(.4,0,.6,1) 0s,background-color .12s cubic-bezier(.4,0,.6,1) 0s}.andes-radio-element{box-sizing:border-box;color:var(--andes-radio-button-color-text-default,rgba(0,0,0,.9));cursor:pointer;flex-shrink:0;height:32px;padding:9px;position:relative;width:32px;will-change:opacity,transform,border-color,background-color,color}.andes-radio-inverted .andes-radio__input{margin-left:-14px}.andes-radio-inverted span{padding-right:14px}.andes-radio--disabled{color:var(--andes-radio-button-color-text-disabled,rgba(0,0,0,.25));pointer-events:none}.andes-radio--disabled .andes-radio__inner-circle{background-color:var(--andes-radio-button-tick-color-selected-fill-disabled,rgba(0,0,0,.1))}.andes-radio--disabled .andes-radio__outer-circle{background-color:var(--andes-radio-button-color-unselected-fill-disabled,rgba(0,0,0,.04));border-color:var(--andes-radio-button-color-unselected-border-disabled,rgba(0,0,0,.1))}.andes-radio--disabled .andes-radio__input:checked+.andes-radio__background .andes-radio__inner-circle{background-color:var(--andes-radio-button-tick-color-selected-fill-disabled,rgba(0,0,0,.1))}.andes-radio--disabled .andes-radio__input:checked+.andes-radio__background .andes-radio__outer-circle{border-color:var(--andes-radio-button-color-selected-border-disabled,rgba(0,0,0,.1))}.andes-radio--disabled .andes-radio__label{color:var(--andes-radio-button-color-text-disabled,rgba(0,0,0,.25))}.andes-radio--inline{display:inline-flex}.andes-radio--inline+.andes-radio--inline{margin-left:16px}.andes-radio--inverted{flex-direction:row-reverse;justify-content:flex-end}.andes-radio--inverted .andes-radio__label{padding-left:0;padding-right:2px}.andes-radio--error{color:var(--andes-radio-button-color-text-error,rgba(0,0,0,.9))}.andes-radio--error .andes-radio__input:hover+.andes-radio__background .andes-radio__outer-circle,.andes-radio--error .andes-radio__outer-circle{border-color:var(--andes-radio-button-color-unselected-border-error,#f23d4f)}.andes-radio--error .andes-radio__input:checked:hover+.andes-radio__background .andes-radio__outer-circle{border-color:var(--andes-radio-button-color-selected-border-hover,var(--andes-color-blue-600,#2968c8))}.andes-radio--error .andes-radio__input:checked:active+.andes-radio__background .andes-radio__outer-circle{border-color:var(--andes-radio-button-color-selected-border-active,var(--andes-color-blue-700,#1f4e96))}.andes-radio--error .andes-radio__label{color:var(--andes-radio-button-color-text-error,rgba(0,0,0,.9))}.andes-radio-list .andes-radio__label{display:none}.andes-radio-list .andes-list__item .andes-radio{padding:0 16px 0 6px}.andes-radio-list .andes-list__item-asset{align-self:center}.andes-radio-list .andes-list__item-selection-control{align-items:flex-start;display:inline-flex}.andes-radio-list .andes-list__item-with-image .andes-list__item-selection-control{align-items:center;align-self:flex-start}.andes-radio-list .andes-list__item:not(.andes-list__item-with-secondary) .andes-list__item-selection-control{align-items:center}.andes-radio-list .andes-list__item:not(.andes-list__item-with-secondary) .andes-list__item-second-column{align-self:center}.andes-radio-list .andes-list__item--size-small .andes-list__item-selection-control{height:32px;padding:11px 0}.andes-radio-list .andes-list__item--size-medium .andes-list__item-selection-control{height:40px;padding:14px 0 13px}.andes-radio-list .andes-list__item--size-medium:not(.andes-list__item-with-image).andes-list__item-with-secondary .andes-radio{margin-top:-5px}.andes-radio-list .andes-list__item--size-large .andes-list__item-selection-control{height:56px;padding:24px 0}.andes-list__item--slotted .andes-list__item-selection-control.andes-radio-list__item-selection-control{height:32px;width:32px}.andes-list__item--slotted .andes-list__item-selection-control.andes-radio-list__item-selection-control .andes-radio{padding:0}.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-medium>.andes-list__item-selection-control{padding:16px 16px 0 0}.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--side-right.andes-list__item--size-small .andes-list__item-selection-control{padding:12px 0 0 12px}.andes-list__item--slotted.andes-list__item--side-right.andes-list__item--size-medium .andes-list__item-selection-control{padding:16px 0 0 16px}.andes-list__item--slotted.andes-list__item--side-right.andes-list__item--size-large .andes-list__item-selection-control{padding:26px 0 0 24px}.andes-switch{align-items:flex-start;color:var(--andes-switch-color-text-default,rgba(0,0,0,.9));cursor:pointer;display:inline-flex;max-width:100%;padding:10px;width:max-content}.andes-switch__input{-moz-appearance:none;-webkit-appearance:none;appearance:none;border-radius:12px;cursor:pointer;flex-shrink:0;height:24px;margin:0;outline:none;position:relative;width:40px}.andes-switch__input:after,.andes-switch__input:before{content:"";position:absolute;transition:.15s ease-in-out}.andes-switch__input:before{background:var(--andes-switch-color-unselected-fill-default,rgba(0,0,0,.1));border:0;border-radius:12px;height:100%;width:100%}.andes-switch__input:after{background:var(--andes-switch-handle-color-fill-default,#fff);border:0;border-radius:50%;box-shadow:0 1px 2px rgba(0,0,0,.55);height:20px;left:2px;opacity:1;top:2px;width:20px}.andes-switch__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))}.andes-switch__input:checked:before{background:var(--andes-switch-color-selected-fill-default,var(--andes-color-blue-500,#3483fa))}.andes-switch__input:checked:after{left:18px}.andes-switch__input:checked:disabled:before{background:var(--andes-switch-color-selected-fill-disabled,var(--andes-color-blue-300,rgba(65,137,230,.3)));border:0}.andes-switch__input:checked:disabled:after{box-shadow:none}.andes-switch__input:disabled{cursor:not-allowed}.andes-switch__input:disabled:before{background:var(--andes-switch-color-unselected-fill-disabled,rgba(0,0,0,.1))}.andes-switch__input:disabled:after{box-shadow:none}.andes-switch__label{-webkit-font-smoothing:antialiased;color:inherit;font-size:16px;font-weight:400;line-height:1.25;margin-left:10px;margin-top:2px}.andes-switch--disabled{color:var(--andes-switch-color-text-disabled,rgba(0,0,0,.25))}.andes-switch--label-left{flex-direction:row-reverse}.andes-switch--label-left .andes-switch__label{margin-left:0;margin-right:10px}.andes-form-control__message{color:rgba(0,0,0,.55);font-size:14px;line-height:1em;margin-top:.3333333333em;min-height:14px;opacity:0;opacity:1;text-align:left;transition:opacity .15s ease-out}.andes-form-control--focused .andes-form-control__message{opacity:1}.andes-form-control--indeterminate .andes-form-control__border{height:2px}.andes-form-control--indeterminate .andes-form-control__border:after{animation:animation-indeterminate;animation-duration:1s;animation-iteration-count:infinite;animation-timing-function:linear;background-color:var(--andes-color-blue-500,#3483fa);content:"";height:2px;position:absolute;transform:scaleX(1)}@keyframes animation-indeterminate{0%{left:0;width:5%}50%{left:15%;width:60%}to{left:101%;width:0}}.andes-form-control--error .andes-form-control__message{color:#f04449;font-weight:600;opacity:1}.andes-form-control--error.andes-form-control--focused .andes-form-control__border:after{background-color:#f04449!important;transform:scaleX(1)}.andes-form-control--error .andes-form-control__border{background-color:#f04449}.andes-form-control--error .andes-form-control__border:after{background-color:#f04449!important;transform:scaleX(0)}.andes-form-control--disabled .andes-form-control__field{color:rgba(0,0,0,.55);cursor:not-allowed}.andes-form-control--disabled .andes-form-control__border{background-color:transparent;background-image:linear-gradient(90deg,rgba(0,0,0,.25) 0,rgba(0,0,0,.25) 50%,transparent 0);background-position:0 top;background-repeat:repeat-x;background-size:6px 100%}.andes-form-control--disabled .andes-form-control__border:after{display:none}.andes-form-control--completed .andes-form-control__validated-icon{animation:show-valid-ckeck .5s;animation-delay:.5s;animation-fill-mode:forwards;animation-iteration-count:1;opacity:0;position:absolute;right:0;top:1.5625em}@keyframes show-valid-ckeck{0%{opacity:0}to{opacity:1}}.andes-widther{width:256px}.andes-width--25{max-width:none;width:25%}.andes-width--50{max-width:none;width:50%}.andes-width--75{max-width:none;width:75%}.andes-width--100{max-width:none;width:100%}.andes-width--150{max-width:none;width:150%}.andes-width--200{max-width:none;width:200%}.andes-form-control--textfield .andes-form-control__label{color:var(--andes-textfield-color-label-default,rgba(0,0,0,.9));cursor:text;font-size:14px;font-weight:400;line-height:18px;margin:0 6px 4px;overflow:hidden;text-overflow:ellipsis;transform:unset!important;transition:.2s ease-out;transition-property:color;white-space:nowrap;width:unset}.andes-form-control--textfield.andes-form-control:hover .andes-form-control__label{color:var(--andes-textfield-color-label-default,rgba(0,0,0,.9))!important}.andes-form-control--textfield .andes-form-control__control{align-items:center;background-color:var(--andes-textfield-color-fill-default,#fff);border-radius:6px;box-shadow:0 0 0 1px var(--andes-textfield-color-border-default,rgba(0,0,0,.25));display:flex;font-size:16px;min-height:48px}.andes-form-control--textfield .andes-form-control__control:hover{box-shadow:0 0 0 1px var(--andes-textfield-color-border-hover,rgba(0,0,0,.55))}.andes-form-control--textfield .andes-form-control__control:active{box-shadow:0 0 0 1px var(--andes-textfield-color-border-active,var(--andes-color-blue-500,#3483fa))}.andes-form-control--textfield .andes-form-control__control{margin:4px 0}.andes-form-control--textfield .andes-form-control__control .andes-form-control__control{margin:inherit}.andes-form-control--textfield .andes-form-control__field:focus{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none}.andes-form-control--textfield .andes-form-control__field:focus-visible{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none}.andes-form-control--textfield .andes-form-control__field::placeholder{color:var(--andes-textfield-color-placeholder-default,rgba(0,0,0,.55));font-size:16px;opacity:1}.andes-form-control--textfield .andes-form-control__field::-webkit-input-placeholder{color:var(--andes-textfield-color-placeholder-default,rgba(0,0,0,.55));font-size:16px}.andes-form-control--textfield .andes-form-control__field::-moz-placeholder{color:var(--andes-textfield-color-placeholder-default,rgba(0,0,0,.55));font-size:16px;opacity:1}.andes-form-control--textfield .andes-form-control__field:-moz-placeholder{opacity:1}.andes-form-control--textfield .andes-form-control__field:-ms-input-placeholder{color:var(--andes-textfield-color-placeholder-default,rgba(0,0,0,.55));font-size:16px}.andes-form-control--textfield .andes-form-control__field::-ms-input-placeholder{color:var(--andes-textfield-color-placeholder-default,rgba(0,0,0,.55));font-size:16px}.andes-form-control--textfield .andes-form-control__field:-moz-placeholder{color:var(--andes-textfield-color-placeholder-default,rgba(0,0,0,.55));font-size:16px}.andes-form-control--textfield .andes-form-control__field{border-radius:6px;color:var(--andes-textfield-color-input-text-default,rgba(0,0,0,.9));font-size:16px;height:32px;line-height:20px;margin:0;padding:8px 12px}.andes-form-control--textfield .andes-form-control__field--multiline{height:unset}.andes-form-control--textfield-with-prefix .andes-form-control__field{padding-left:8px}.andes-form-control--textfield-with-suffix .andes-form-control__field{padding-right:8px}.andes-form-control--textfield .andes-form-control__message{font-size:13px;margin-top:0}.andes-form-control--textfield .andes-form-control__bottom{display:flex;font-size:13px;margin:4px 6px 0}.andes-form-control--textfield .andes-form-control__bottom .andes-form-control--internal-helper{flex:1}.andes-form-control--focused .andes-form-control__control{border-color:transparent;box-shadow:0 0 0 2px var(--andes-textfield-color-border-active,var(--andes-color-blue-500,#3483fa));-moz-box-shadow:0 0 0 2px var(--andes-textfield-color-border-active,var(--andes-color-blue-500,#3483fa));-webkit-box-shadow:0 0 0 2px var(--andes-textfield-color-border-active,var(--andes-color-blue-500,#3483fa));outline:none}.andes-form-control__control.visible-focused{border-color:transparent;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);-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-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-color-blue-500,#3483fa);outline:none}.andes-form-control--textfield:hover .andes-form-control__label{color:rgba(0,0,0,.9)!important}.andes-form-control__label,.andes-form-control__message{font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif}.sr-only{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;width:1px}.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-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}.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;top:2px}.andes-list__item--selected-padding-0:before{content:"";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}.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--numeric.andes-form-control--error .andes-form-control__label,.andes-form-control--numeric.andes-form-control--error.andes-form-control:hover .andes-form-control__label,.andes-form-control--textfield.andes-form-control--error .andes-form-control__label,.andes-form-control--textfield.andes-form-control--error.andes-form-control:hover .andes-form-control__label{color:var(--andes-textfield-color-label-error,#f23d4f)!important}.andes-form-control--numeric.andes-form-control--error .andes-form-control__control,.andes-form-control--textfield.andes-form-control--error .andes-form-control__control{box-shadow:0 0 0 1px var(--andes-textfield-color-border-error,#f23d4f)}.andes-form-control--numeric.andes-form-control--error .andes-form-control__error-icon,.andes-form-control--textfield.andes-form-control--error .andes-form-control__error-icon{background-color:#f23d4f;border-radius:50%;font-size:13px;height:12px;line-height:1;margin-right:6px;width:12px}.andes-form-control--numeric.andes-form-control--error.andes-form-control--focused .andes-form-control__control,.andes-form-control--textfield.andes-form-control--error.andes-form-control--focused .andes-form-control__control{border-color:transparent;box-shadow:0 0 0 2px var(--andes-textfield-color-border-error,#f23d4f);outline:none}.andes-form-control--numeric-wrapper .andes-form-control--visible-focused.andes-form-control--error .andes-form-control__control,.andes-form-control--numeric.andes-form-control--error.andes-form-control--focused .andes-form-control__control.visible-focused,.andes-form-control--textfield.andes-form-control--error.andes-form-control--focused .andes-form-control__control.visible-focused{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-textfield-color-border-error,#f23d4f)}.andes-form-control--numeric-wrapper .andes-form-control--visible-focused.andes-form-control--error .andes-form-control__control{-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-textfield-color-border-error,#f23d4f);-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-textfield-color-border-error,#f23d4f)}.andes-form-control--completed.andes-form-control--textfield .andes-form-control__validated-icon{color:var(--andes-textfield-color-validated,#00a650);display:block;margin-right:12px;position:unset}.andes-form-control--completed.andes-form-control--textfield .andes-form-control__validated-icon svg{color:var(--andes-textfield-color-validated,#00a650);vertical-align:sub}.andes-form-control--textfield .andes-form-control__clear-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--textfield .andes-form-control__clear-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--textfield .andes-form-control__clear-icon:focus:not(:focus-visible){box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}.andes-form-control--textfield .andes-form-control__clear-icon{align-items:center;background-color:transparent;border:0;color:var(--andes-textfield-color-clear-default,rgba(0,0,0,.55));cursor:pointer;display:flex;font-size:13px;margin-right:12px;padding:0}.andes-form-control--textfield .andes-form-control__clear-icon:hover{color:var(--andes-textfield-color-clear-hover,rgba(0,0,0,.8))}.andes-form-control--textfield .andes-form-control__clear-icon:active{color:var(--andes-textfield-color-clear-active,rgba(0,0,0,.9))}.andes-form-control--textfield.andes-form-control--disabled .andes-form-control__label{color:var(--andes-textfield-color-label-disabled,rgba(0,0,0,.25))!important}.andes-form-control--textfield.andes-form-control--disabled .andes-form-control__split-button{border-right:1px solid var(--andes-textfield-split-color-divider-disabled,rgba(0,0,0,.25));cursor:not-allowed}.andes-form-control--textfield.andes-form-control--disabled .andes-form-control__split-button .andes-form-control__split-button-content{color:var(--andes-textfield-color-label-disabled,rgba(0,0,0,.25))}.andes-form-control--textfield.andes-form-control--disabled .andes-form-control__control{background-color:var(--andes-textfield-color-fill-disabled,rgba(0,0,0,.04));border:1px dashed var(--andes-textfield-color-border-disabled,rgba(0,0,0,.25));box-shadow:none}.andes-form-control--textfield.andes-form-control--disabled .andes-form-control__field{color:var(--andes-textfield-color-input-text-disabled,var(--andes-textfield-color-label-disabled,rgba(0,0,0,.25)))}.andes-form-control--textfield.andes-form-control--disabled .andes-form-control__field.andes-form-control__split-field{cursor:not-allowed}.andes-form-control--textfield.andes-form-control--disabled .andes-form-control__field.andes-form-control__split-field .andes-form-control__control{background-color:transparent;border:0}.andes-form-control--textfield.andes-form-control--disabled .andes-form-control__embedded .andes-checkbox .andes-checkbox__label{color:var(--andes-textfield-color-text-checkbox-disabled,var(--andes-textfield-color-label-disabled,rgba(0,0,0,.25)))}.andes-form-control--textfield.andes-form-control--readonly .andes-form-control__label{color:var(--andes-textfield-color-label-read-only,rgba(0,0,0,.55))}.andes-form-control--textfield.andes-form-control--readonly .andes-form-control__control{background-color:var(--andes-textfield-color-fill-read-only,hsla(0,0%,100%,0));box-shadow:0 0 0 1px var(--andes-textfield-color-border-read-only,hsla(0,0%,100%,0))}.andes-form-control--textfield.andes-form-control--readonly .andes-form-control__field{padding-left:6px;-webkit-text-fill-color:rgba(0,0,0,.9);opacity:1}.andes-form-control--textfield.andes-form-control--readonly .andes-form-control__field.andes-form-control__split-field{cursor:default}.andes-form-control--countdown .andes-form-control__countdown{color:rgba(0,0,0,.55);float:right;font-size:13px;text-align:right}.andes-form-control--textfield-progress{height:18px;margin-right:12px;stroke-width:6px;width:18px}.andes-form-control--textfield .andes-form-control__field{flex-grow:1;width:auto}.andes-form-control--textfield .andes-button--transparent{margin:8px 12px 8px 0;width:max-content}.andes-form-control--textfield .andes-checkbox--embedded{display:inline-block;margin:0 18px 3px 6px}.andes-form-control--textfield .andes-checkbox--embedded .andes-checkbox__input:focus{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none}.andes-form-control--textfield .andes-checkbox--embedded .andes-checkbox__input:focus-visible{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none}.andes-form-control--textfield .andes-checkbox--embedded .andes-checkbox__input{top:5px}.andes-form-control--textfield .andes-checkbox--embedded .andes-checkbox__input:before{line-height:0;top:75%}.andes-form-control--textfield .andes-checkbox--embedded .andes-checkbox__input:focus-visible: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))}.andes-form-control--textfield .andes-checkbox--embedded .andes-checkbox__input:focus-visible:after{opacity:0}.andes-form-control--textfield .andes-form-control__embedded{align-items:center;display:flex;z-index:1}.andes-form-control--textfield .andes-form-control__embedded .andes-tooltip__trigger{display:flex}.andes-form-control--textfield .andes-form-control__embedded .andes-tooltip__trigger .andes-button--transparent{border-width:0;margin-right:12px;padding-left:0;padding-right:0}.andes-form-control--textfield .andes-form-control__embedded .andes-checkbox{margin-left:0;margin-right:12px}.andes-form-control--textfield .andes-form-control__embedded .andes-checkbox .andes-checkbox__label{color:var(--andes-textfield-color-text-checkbox-default,rgba(0,0,0,.9));text-wrap:nowrap}.andes-form-control--textfield .andes-form-control__embedded .andes-button--transparent{margin-right:8px}.andes-form-control--textfield .andes-form-control__embedded .andes-tooltip__trigger .andes-button__content path{fill:var(--andes-textfield-color-tooltip-default,var(--andes-color-blue-500,#3483fa))!important}.andes-form-control--textfield .andes-form-control__embedded .andes-tooltip__trigger:hover .andes-button__content path{fill:var(--andes-textfield-color-tooltip-hover,var(--andes-color-blue-600,#2968c8))!important}.andes-form-control--textfield .andes-form-control__embedded .andes-tooltip__trigger:active .andes-button__content path{fill:var(--andes-textfield-color-tooltip-active,var(--andes-color-blue-700,#1f4e96))!important}.andes-form-control--numeric{display:flex;flex-direction:column}.andes-form-control--numeric .andes-form-control--focused .andes-form-control__control{border-color:transparent;box-shadow:0 0 0 2px var(--andes-textfield-color-border-active,var(--andes-color-blue-500,#3483fa));-moz-box-shadow:0 0 0 2px var(--andes-textfield-color-border-active,var(--andes-color-blue-500,#3483fa));-webkit-box-shadow:0 0 0 2px var(--andes-textfield-color-border-active,var(--andes-color-blue-500,#3483fa));outline:none}.andes-form-control--numeric .andes-form-control--visible-focused .andes-form-control__control{border-color:transparent;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);-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-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-color-blue-500,#3483fa);outline:none}.andes-form-control--numeric:hover .andes-form-control__message{opacity:1}.andes-form-control--numeric .andes-form-control{padding-top:0}.andes-form-control--numeric .andes-form-control__label{color:rgba(0,0,0,.9);cursor:text;font-size:14px;font-weight:400;line-height:18px;margin:0 0 4px 6px;overflow:hidden;text-overflow:ellipsis;transform:unset!important;transition:.2s ease-out;transition-property:color;white-space:nowrap}.andes-form-control--numeric-wrapper{display:flex;flex-direction:row;flex-wrap:wrap}.andes-form-control--numeric .andes-form-control--textfield{width:38px}.andes-form-control--numeric .andes-form-control__field{-moz-appearance:textfield;text-align:center;width:100%}.andes-form-control--numeric .andes-form-control__field::-webkit-inner-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none}.andes-form-control--numeric .andes-form-control__textfield-space{margin-right:8px}.andes-form-control--numeric .andes-form-control__textfield-space--big{margin-right:16px}.andes-form-control--numeric .andes-form-control__textfield-space:last-child{margin-right:0}.andes-form-control--numeric .andes-form-control__message{font-size:13px;margin-top:0}.andes-form-control--numeric .andes-form-control__bottom{align-items:center;display:flex;font-size:13px;margin:4px 0 0 6px}.andes-form-control--textfield:last-child{margin-right:0}.andes-form-control--centered .andes-form-control--numeric-wrapper{margin:0 auto}.andes-form-control__prefix,.andes-form-control__suffix{align-items:center;display:flex;font-size:16px;opacity:1;transition:opacity .2s ease-out;white-space:nowrap}.andes-form-control__suffix{color:var(--andes-textfield-color-suffix-default,rgba(0,0,0,.55));margin-right:12px;text-align:right}.andes-form-control__prefix{color:var(--andes-textfield-color-prefix-default,rgba(0,0,0,.55));margin-left:12px;text-align:left}.andes-form-control--disabled .andes-form-control__prefix{color:var(--andes-textfield-color-prefix-disabled,rgba(0,0,0,.25))}.andes-form-control--disabled .andes-form-control__suffix{color:var(--andes-textfield-color-suffix-disabled,rgba(0,0,0,.25))}.andes-form-control--centered .andes-form-control__label{margin-left:0;text-align:center;transform-origin:inherit}.andes-form-control--centered .andes-form-control__field,.andes-form-control--centered .andes-form-control__message{text-align:center}.andes-form-control--centered .andes-form-control__bottom{margin-left:0}.andes-form-control--centered .andes-form-control__field::placeholder{text-align:center}.andes-form-control--sectioned .andes-form-control__control{display:flex}.andes-form-control--password.andes-form-control--focused .andes-form-control__control{border-color:transparent;box-shadow:0 0 0 2px var(--andes-textfield-color-border-active,var(--andes-color-blue-500,#3483fa));-moz-box-shadow:0 0 0 2px var(--andes-textfield-color-border-active,var(--andes-color-blue-500,#3483fa));-webkit-box-shadow:0 0 0 2px var(--andes-textfield-color-border-active,var(--andes-color-blue-500,#3483fa));outline:none}.andes-form-control--password.andes-form-control--focused .andes-form-control__control.visible-focused{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);-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-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-color-blue-500,#3483fa)}.andes-form-control--password .andes-form-control__message{opacity:1}.andes-form-control__password-embedded{align-items:center;color:var(--andes-textfield-password-color-icon-default,rgba(0,0,0,.55));display:flex;padding-right:12px;position:relative}.andes-form-control__password-embedded:hover{color:var(--andes-textfield-password-color-icon-hover,rgba(0,0,0,.8))}.andes-form-control__password-embedded:active{color:var(--andes-textfield-password-color-icon-active,rgba(0,0,0,.9))}.andes-form-control__password-checkbox: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__password-checkbox: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__password-checkbox:focus:not(:focus-visible){box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}.andes-form-control__password-checkbox{-moz-appearance:none;-webkit-appearance:none;appearance:none;cursor:pointer;height:23px;margin-right:12px;position:absolute;right:0;width:23px}.andes-form-control__password-value{color:rgba(0,0,0,.9)}.andes-form-control__password-value.hide{display:none}.andes-form-control__password-icon{align-items:center;display:flex}.andes-form-control__field.andes-form-control__split-field{cursor:text;height:48px;padding:0 12px}.andes-form-control__field.andes-form-control__split-field.andes-form-control__split-field--readonly.andes-form-control__split-field--left{padding-left:0}.andes-form-control__field.andes-form-control__split-field .andes-form-control__control{border-radius:0;box-shadow:none}.andes-form-control__field.andes-form-control__split-field .andes-form-control__control input{padding:0}.andes-form-control__field.andes-form-control__split-field.andes-form-control--focused>.andes-form-control__control{box-shadow:none}.andes-form-control--split>.andes-form-control__control{height:36px}.andes-form-control--split .andes-form-control__control:last-child :last-child{margin-right:0}.andes-form-control--split .andes-form-control__field{padding:6px 12px 6px 8px}.andes-form-control--split .andes-form-control__embedded{padding-right:0}.andes-form-control--split .andes-form-control__embedded .andes-tooltip__trigger .andes-button--transparent{margin-right:0}.andes-form-control--split .andes-form-control__control--visible-focused{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);-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-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-color-blue-500,#3483fa)}.andes-form-control--split .andes-form-control__control--visible-focused .andes-form-control__control{background-color:transparent}.andes-form-control__split-button{align-items:center;border-right:1px solid var(--andes-textfield-split-color-divider-default,rgba(0,0,0,.1));cursor:pointer;display:flex;height:36px;padding:0 0 0 8px}.andes-form-control__split-button--right{border-left:1px solid var(--andes-textfield-split-color-divider-default,rgba(0,0,0,.1));border-right:0;padding:0 4px 0 2px}.andes-form-control__split-button--readonly{border:0;cursor:default;margin-left:3px;padding-right:0;pointer-events:none}.andes-form-control__split-button--readonly .andes-dropdown__standalone-arrow{display:none}.andes-form-control__split-button.andes-dropdown.andes-dropdown--standalone .andes-floating-menu .andes-dropdown__trigger{background-color:transparent;border:0;font-size:16px;padding:4px 9px 5px 2px}.andes-form-control__split-button.andes-dropdown.andes-dropdown--standalone .andes-floating-menu .andes-dropdown__trigger .andes-dropdown__display-values{margin-left:1px;margin-right:4px}.andes-form-control__split-button.andes-dropdown.andes-dropdown--standalone .andes-dropdown__standalone-arrow{height:16px;padding-bottom:1px;transform:scale(1.5);width:16px}.andes-form-control__split-button.andes-dropdown.andes-dropdown--standalone.andes-dropdown--open .andes-dropdown__standalone-arrow{transform:scale(1.5) rotate(180deg)}.andes-form-control--disabled.andes-form-control__split-button .andes-floating-menu .andes-dropdown__trigger{color:var(--andes-textfield-color-label-disabled,rgba(0,0,0,.25));cursor:not-allowed}.andes-form-control--disabled.andes-form-control__split-button .andes-floating-menu .andes-dropdown__trigger .andes-dropdown__standalone-arrow path{fill:var(--andes-textfield-color-label-disabled,rgba(0,0,0,.25))}.andes-form-control--disabled.andes-form-control__split-button.andes-form-control__split-button--readonly .andes-floating-menu .andes-dropdown__trigger{color:rgba(0,0,0,.9);cursor:not-allowed;padding-right:0}.andes-form-control__split-button-content{color:rgba(0,0,0,.9);font-size:16px;margin-right:4px;outline:0;white-space:nowrap}.andes-form-control__split-button-content--icon{margin-right:6px}.andes-form-control__split-button-content--icon-disabled{opacity:.4}.andes-form-control__bottom.andes-form-control--medium{margin-left:4px;margin-right:4px}.andes-form-control__bottom.andes-form-control--medium .andes-form-control__message{font-size:10px;line-height:14px}.andes-form-control__bottom.andes-form-control--medium .andes-form-control--countdown .andes-form-control__countdown,.andes-form-control__bottom.andes-form-control--medium .andes-form-control__countdown{font-size:10px}.andes-form-control--textfield.andes-form-control--medium{font-size:14px;padding:4px 8px}.andes-form-control--textfield.andes-form-control--medium label .andes-form-control__label{font-size:12px;margin-left:4px;margin-right:4px}.andes-form-control--textfield.andes-form-control--medium .andes-form-control__clear-icon,.andes-form-control--textfield.andes-form-control--medium .andes-form-control__validated-icon{margin:0 8px 0 12px}.andes-form-control--textfield.andes-form-control--medium .andes-form-control__clear-icon svg,.andes-form-control--textfield.andes-form-control--medium .andes-form-control__validated-icon svg{height:12px;width:12px}.andes-form-control--textfield.andes-form-control--medium .andes-form-control__prefix,.andes-form-control--textfield.andes-form-control--medium .andes-form-control__suffix{font-size:14px}.andes-form-control--textfield.andes-form-control--medium .andes-form-control__control{font-size:12px;height:32px;line-height:18px;margin:4px 0;min-height:32px}.andes-form-control--textfield.andes-form-control--medium .andes-form-control__control .andes-form-control--textfield-progress.andes-progress-indicator-circular{height:16px;margin:0 8px;width:16px}.andes-form-control--textfield.andes-form-control--medium .andes-form-control__field{border-radius:4px;font-size:14px;height:24px;padding:4px 8px}.andes-form-control--textfield.andes-form-control--medium .andes-form-control__field::placeholder{font-size:14px}.andes-form-control--numeric.andes-form-control--warning .andes-form-control__error-icon,.andes-form-control--textfield.andes-form-control--warning .andes-form-control__error-icon{background-color:#f73;border-radius:50%;font-size:13px;height:12px;line-height:1;margin-right:6px;width:12px}.andes-tooltip{background-color:var(--andes-tooltip-color-fill,#fff);border-radius:.375em;box-sizing:border-box;font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:16px;opacity:1;padding:1em;pointer-events:auto!important;text-align:left;width:21.25em;z-index:1022}.andes-tooltip,.andes-tooltip.andes-popper{box-shadow:0 6px 16px 0 rgba(0,0,0,.1),0 0 6px 0 rgba(0,0,0,.1)}.andes-tooltip .andes-tooltip-data:focus{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none}.andes-tooltip .andes-tooltip-data:focus-visible{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none}.andes-tooltip .andes-tooltip-data{outline:none}.andes-tooltip .andes-tooltip-data__arrow,.andes-tooltip .andes-tooltip-data__arrow:before{background-color:var(--andes-tooltip-color-fill,#fff);height:8px;position:absolute;width:8px}.andes-tooltip .andes-tooltip-data__arrow{visibility:hidden}.andes-tooltip .andes-tooltip-data__arrow--top,.andes-tooltip .andes-tooltip-data__arrow--top-end,.andes-tooltip .andes-tooltip-data__arrow--top-start{bottom:-3px}.andes-tooltip .andes-tooltip-data__arrow--bottom,.andes-tooltip .andes-tooltip-data__arrow--bottom-end,.andes-tooltip .andes-tooltip-data__arrow--bottom-start{top:-4px}.andes-tooltip .andes-tooltip-data__arrow--left,.andes-tooltip .andes-tooltip-data__arrow--left-end,.andes-tooltip .andes-tooltip-data__arrow--left-start{right:-3px}.andes-tooltip .andes-tooltip-data__arrow--right,.andes-tooltip .andes-tooltip-data__arrow--right-end,.andes-tooltip .andes-tooltip-data__arrow--right-start{left:-4px}.andes-tooltip .andes-tooltip-data__arrow:before{border:1px solid var(--andes-tooltip-color-fill,#fff);content:"";transform:rotate(45deg);visibility:visible}.andes-tooltip-hidden{display:none}.andes-tooltip--inverse .andes-tooltip-data__arrow:before,.andes-tooltip--inverse.andes-tooltip{background-color:var(--andes-tooltip-color-fill-inverse,#393939)}.andes-tooltip--inverse .andes-tooltip-data__arrow:before{border:1px solid var(--andes-tooltip-color-fill-inverse,#393939)}.andes-tooltip--inverse .andes-tooltip-button-close:active:after,.andes-tooltip--inverse .andes-tooltip-button-close:active:before,.andes-tooltip--inverse .andes-tooltip-button-close:after,.andes-tooltip--inverse .andes-tooltip-button-close:before,.andes-tooltip--inverse .andes-tooltip-button-close:hover:after,.andes-tooltip--inverse .andes-tooltip-button-close:hover:before{background-color:var(--andes-tooltip-color-close-default-inverse,#fff)}.andes-tooltip--inverse .andes-tooltip__title{color:var(--andes-tooltip-color-title-inverse,#fff)}.andes-tooltip--inverse .andes-tooltip__text{color:var(--andes-tooltip-color-text-inverse,#fff)}.andes-tooltip--inverse .andes-button--transparent:not(.andes-button--color-on-background) .andes-button__content{color:#fff}.andes-tooltip--accent .andes-tooltip-data__arrow:before,.andes-tooltip--accent.andes-tooltip{background-color:var(--andes-tooltip-color-fill-accent,var(--andes-color-blue-500,var(--andes-color-blue-500,#3483fa)))}.andes-tooltip--accent .andes-tooltip-data__arrow:before{border:1px solid var(--andes-tooltip-color-fill-accent,var(--andes-color-blue-500,var(--andes-color-blue-500,#3483fa)))}.andes-tooltip--accent .andes-tooltip-button-close:active:after,.andes-tooltip--accent .andes-tooltip-button-close:active:before,.andes-tooltip--accent .andes-tooltip-button-close:after,.andes-tooltip--accent .andes-tooltip-button-close:before,.andes-tooltip--accent .andes-tooltip-button-close:hover:after,.andes-tooltip--accent .andes-tooltip-button-close:hover:before{background-color:var(--andes-tooltip-color-close-default-accent,#fff);opacity:.6}.andes-tooltip--accent .andes-tooltip__title{color:var(--andes-tooltip-color-title-accent,#fff)}.andes-tooltip--accent .andes-tooltip__text{color:var(--andes-tooltip-color-text-accent,#fff)}.andes-tooltip--accent .andes-button--transparent .andes-button__content{color:#fff}.andes-tooltip--accent .andes-tooltip__actions a:not(.andes-button--color-on-background):first-child,.andes-tooltip--accent .andes-tooltip__actions button:not(.andes-button--color-on-background):first-child{background-color:var(--andes-color-blue-600,#2968c8)}.andes-tooltip__content{margin-right:1em}.andes-tooltip__text,.andes-tooltip__title{font-weight:400;margin:0}.andes-tooltip__text{color:var(--andes-tooltip-color-text,rgba(0,0,0,.9));font-size:14px}.andes-tooltip__title{color:var(--andes-tooltip-color-title,rgba(0,0,0,.9));display:block;font-size:16px;font-weight:600;margin:0 0 4px;padding:0}.andes-tooltip__image{margin-right:1em}.andes-tooltip__actions{margin-top:1em}.andes-tooltip__actions a:first-child,.andes-tooltip__actions button:first-child{margin-left:0}.andes-tooltip__actions a,.andes-tooltip__actions button{margin-left:4px}.andes-tooltip-data-image{display:flex;flex-direction:row}.andes-tooltip-button-close{cursor:pointer;position:relative}.andes-tooltip-button-close:after,.andes-tooltip-button-close:before{background-color:var(--andes-tooltip-color-close-default,rgba(0,0,0,.55));content:"";cursor:pointer;height:1em;left:.5em;position:absolute;top:0;width:.125em}.andes-tooltip-button-close:before{transform:rotate(45deg)}.andes-tooltip-button-close:after{transform:rotate(-45deg)}.andes-tooltip-button-close{background-color:transparent;border:0;border-radius:50%;height:1em;left:auto;padding:0;position:absolute;right:.625em;top:.625em;width:1em}.andes-tooltip-button-close:after,.andes-tooltip-button-close:before{left:.43em;opacity:1;top:.06em}.andes-tooltip-button-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-tooltip-button-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-tooltip-button-close:focus:not(:focus-visible){box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}.andes-tooltip-button-close:hover:after,.andes-tooltip-button-close:hover:before{background-color:var(--andes-tooltip-color-close-hover,rgba(0,0,0,.8))}.andes-tooltip-button-close:active:after,.andes-tooltip-button-close:active:before{background-color:var(--andes-tooltip-color-close-active,rgba(0,0,0,.9))}.andes-tooltip-transition-enter{opacity:0;transform:translateY(-.3125em);transition:transform .1s ease-out,opacity .1s ease-out}.andes-tooltip-transition-enter-active{opacity:1;transform:translateY(0);transition:transform .1s ease-out,opacity .1s ease-out}.andes-tooltip-transition-leave-active{opacity:1;transform:translateY(-.3125em);transition:transform .1s ease-out,opacity .1s ease-out}.andes-tooltip-arrow:before{background:var(--andes-tooltip-color-fill,#fff);border-bottom:1px solid rgba(0,0,0,.1);border-right:1px solid rgba(0,0,0,.1);bottom:-.4375em;box-shadow:4px 0 4px -4px rgba(0,0,0,.15),1px 1px 1px -1px rgba(0,0,0,.2);content:"";height:.75em;left:50%;margin-left:-.5em;position:absolute;transform:rotate(45deg);transform-origin:center;width:.75em}.andes-tooltip-placement-bottom.andes-tooltip-transition-enter,.andes-tooltip-placement-bottomLeft.andes-tooltip-transition-enter,.andes-tooltip-placement-bottomRight.andes-tooltip-transition-enter{transform:translateY(.3125em)}.andes-tooltip-placement-bottom.andes-tooltip-transition-enter-active,.andes-tooltip-placement-bottomLeft.andes-tooltip-transition-enter-active,.andes-tooltip-placement-bottomRight.andes-tooltip-transition-enter-active{transform:translateY(0)}.andes-tooltip-placement-bottom.andes-tooltip-transition-leave-active,.andes-tooltip-placement-bottomLeft.andes-tooltip-transition-leave-active,.andes-tooltip-placement-bottomRight.andes-tooltip-transition-leave-active{transform:translateY(.3125em)}.andes-tooltip-placement-bottom .andes-tooltip-arrow:before,.andes-tooltip-placement-bottomLeft .andes-tooltip-arrow:before,.andes-tooltip-placement-bottomRight .andes-tooltip-arrow:before{bottom:auto;top:-.4375em;transform:rotate(225deg)}.andes-tooltip-placement-leftTop.andes-tooltip-transition-enter{transform:translateX(-.3125em)}.andes-tooltip-placement-leftTop.andes-tooltip-transition-enter-active{transform:translateX(0)}.andes-tooltip-placement-leftTop.andes-tooltip-transition-leave-active{transform:translateX(-.3125em)}.andes-tooltip-placement-leftTop .andes-tooltip-arrow:before{left:auto;right:-7px;top:.625em;transform:rotate(315deg)}.andes-tooltip-placement-rightTop.andes-tooltip-transition-enter{transform:translateX(.3125em)}.andes-tooltip-placement-rightTop.andes-tooltip-transition-enter-active{transform:translateX(0)}.andes-tooltip-placement-rightTop.andes-tooltip-transition-leave-active{transform:translateX(.3125em)}.andes-tooltip-placement-rightTop .andes-tooltip-arrow:before{left:1px;top:.625em;transform:rotate(135deg)}.andes-tooltip-placement-bottomLeft .andes-tooltip-arrow:before,.andes-tooltip-placement-topLeft .andes-tooltip-arrow:before{left:1.25em}.andes-tooltip-placement-bottomRight .andes-tooltip-arrow:before,.andes-tooltip-placement-topRight .andes-tooltip-arrow:before{left:auto;right:.625em}.andes-tooltip-placement-right.andes-tooltip-transition-enter{transform:translateX(.3125em)}.andes-tooltip-placement-right.andes-tooltip-transition-enter-active{transform:translateX(0)}.andes-tooltip-placement-right.andes-tooltip-transition-leave-active{transform:translateX(.3125em)}.andes-tooltip-placement-right .andes-tooltip-arrow:before{left:1px;top:calc(50% - 6px);transform:rotate(135deg)}.andes-tooltip-placement-left.andes-tooltip-transition-enter{transform:translateX(-.3125em)}.andes-tooltip-placement-left.andes-tooltip-transition-enter-active{transform:translateX(0)}.andes-tooltip-placement-left.andes-tooltip-transition-leave-active{transform:translateX(-.3125em)}.andes-tooltip-placement-left .andes-tooltip-arrow:before{left:auto;right:-7px;top:calc(50% - 6px);transform:rotate(315deg)}.andes-datepicker{background-color:var(--andes-date-picker-standalone-color-fill,transparent);position:relative;width:max-content}.andes-datepicker__root{box-sizing:border-box;display:inline-block;padding:30px 24px 24px}.andes-datepicker__button-reset{appearance:none;-moz-appearance:none;-webkit-appearance:none;background:none;border:0;color:inherit;cursor:default;font:inherit;margin:0;outline:none;padding:0}.andes-datepicker__caption{align-items:center;display:flex;height:24px;justify-content:center;margin:0}.andes-datepicker__caption-label{-webkit-font-smoothing:antialiased;align-items:center;background-color:transparent;color:var(--andes-date-picker-standalone-date-selector-color-text-default,rgba(0,0,0,.9));display:inline-flex;font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:16px;font-weight:400;height:20px;justify-content:center;line-height:1.25;margin:0;padding:0;text-align:center;text-transform:capitalize;width:100%}.andes-datepicker__caption-label>span{display:inline-block;padding-right:4px}.andes-datepicker__month,.andes-datepicker__months{display:grid;grid-gap:18px}.andes-datepicker__table{display:grid;grid-template-columns:1fr;grid-template-rows:auto auto;grid-gap:12px}.andes-datepicker__body{display:grid;grid-gap:8px}.andes-datepicker__head{display:block}.andes-datepicker__head-row{display:grid;grid-template-columns:repeat(7,32px);height:100%;grid-gap:8px}.andes-datepicker__head-cell{color:var(--andes-date-picker-standalone-weekdays-color-text-default,rgba(0,0,0,.55));font-size:10px;font-weight:400;line-height:16px;max-width:32px;outline:none;text-align:center;text-transform:uppercase;vertical-align:top;-webkit-font-smoothing:antialiased;padding:0}.andes-datepicker__nav{align-items:center;display:flex;justify-content:space-between}.andes-datepicker__row{display:grid;grid-template-columns:repeat(7,32px);grid-gap:8px;height:32px}.andes-datepicker__cell{align-items:center;display:flex;font-size:14px;height:32px;justify-content:center;line-height:1.25;padding:0;text-align:center;-webkit-user-select:none;user-select:none;vertical-align:middle;width:32px}.andes-datepicker__cell:focus-within:has(: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-datepicker__day{background-color:var(--andes-date-picker-day-color-unselected-fill-default,transparent);color:var(--andes-date-picker-day-color-unselected-text-default,rgba(0,0,0,.9));-webkit-font-smoothing:antialiased;border-radius:50%;cursor:pointer;display:inline-block;font-weight:400;height:32px;position:relative;vertical-align:middle;width:32px}@media(hover:hover){.andes-datepicker__day:hover{background-color:var(--andes-date-picker-day-color-unselected-fill-hover,var(--andes-color-blue-100,rgba(65,137,230,.1)));color:var(--andes-date-picker-day-color-unselected-text-hover,rgba(0,0,0,.9))}}.andes-datepicker__day:active{background-color:var(--andes-date-picker-day-color-unselected-fill-active,var(--andes-color-blue-200,rgba(65,137,230,.2)));color:var(--andes-date-picker-day-color-unselected-text-active,rgba(0,0,0,.9))}.andes-datepicker__day:disabled,.andes-datepicker__day:disabled:hover{background-color:var(--andes-date-picker-day-color-unselected-fill-disabled,transparent);color:var(--andes-date-picker-day-color-unselected-text-disabled,rgba(0,0,0,.25))}.andes-datepicker__cell--selected:not(.andes-datepicker__range-primary--start,.andes-datepicker__range-primary--mid,.andes-datepicker__range-primary--end) .andes-datepicker__day{background-color:var(--andes-date-picker-day-color-selected-fill-default,var(--andes-color-blue-500,#3483fa));color:var(--andes-date-picker-day-color-selected-text-default,#fff)}@media(hover:hover){.andes-datepicker__cell--selected:not(.andes-datepicker__range-primary--start,.andes-datepicker__range-primary--mid,.andes-datepicker__range-primary--end) .andes-datepicker__day:hover{background-color:var(--andes-date-picker-day-color-selected-fill-hover,var(--andes-color-blue-600,#2968c8));color:var(--andes-date-picker-day-color-selected-text-hover,#fff)}}.andes-datepicker__cell--selected:not(.andes-datepicker__range-primary--start,.andes-datepicker__range-primary--mid,.andes-datepicker__range-primary--end) .andes-datepicker__day:active{background-color:var(--andes-date-picker-day-color-selected-fill-active,var(--andes-color-blue-700,#1f4e96));color:var(--andes-date-picker-day-color-selected-text-active,#fff)}.andes-datepicker__cell--selected:not(.andes-datepicker__range-primary--start,.andes-datepicker__range-primary--mid,.andes-datepicker__range-primary--end) .andes-datepicker__day--outside,.andes-datepicker__cell--selected:not(.andes-datepicker__range-primary--start,.andes-datepicker__range-primary--mid,.andes-datepicker__range-primary--end) .andes-datepicker__day:disabled{background-color:var(--andes-date-picker-day-color-selected-fill-disabled,rgba(0,0,0,.1));color:var(--andes-date-picker-day-color-selected-text-disabled,rgba(0,0,0,.25))}.andes-datepicker__cell--today .andes-datepicker__day{font-weight:600}.andes-datepicker__cell--disabled .andes-datepicker__day{cursor:not-allowed}.andes-datepicker__cell--outside .andes-datepicker__day{background-color:var(--andes-date-picker-day-color-unselected-fill-disabled,transparent);color:var(--andes-date-picker-day-color-unselected-text-disabled,rgba(0,0,0,.25))}.andes-datepicker__day--has-event .andes-datepicker__day{background-color:var(--andes-date-picker-day-event-color-unselected-fill-default,transparent);color:var(--andes-date-picker-day-event-color-unselected-text-default,rgba(0,0,0,.9))}.andes-datepicker__day--has-event .andes-datepicker__day:after{background-color:var(--andes-date-picker-day-event-dot-color-unselected-fill-default,var(--andes-color-blue-500,#3483fa));border-radius:50%;bottom:0;content:"";height:8px;left:12px;position:absolute;width:8px;z-index:1}@media(hover:hover){.andes-datepicker__day--has-event .andes-datepicker__day:hover{background-color:var(--andes-date-picker-day-event-color-unselected-fill-hover,var(--andes-color-blue-100,rgba(65,137,230,.1)));color:var(--andes-date-picker-day-event-color-unselected-text-hover,rgba(0,0,0,.9))}.andes-datepicker__day--has-event .andes-datepicker__day:hover:after{background-color:var(--andes-date-picker-day-event-dot-color-unselected-fill-hover,var(--andes-color-blue-600,#2968c8));border-radius:50%;bottom:0;content:"";height:8px;left:12px;position:absolute;width:8px;z-index:1}}.andes-datepicker__day--has-event .andes-datepicker__day:active{background-color:var(--andes-date-picker-day-event-color-unselected-fill-active,var(--andes-color-blue-200,rgba(65,137,230,.2)));color:var(--andes-date-picker-day-event-color-unselected-text-active,rgba(0,0,0,.9))}.andes-datepicker__day--has-event .andes-datepicker__day:active:after{background-color:var(--andes-date-picker-day-event-dot-color-unselected-fill-active,var(--andes-color-blue-700,#1f4e96));border-radius:50%;bottom:0;content:"";height:8px;left:12px;position:absolute;width:8px;z-index:1}.andes-datepicker__day--has-event .andes-datepicker__day:disabled{background-color:var(--andes-date-picker-day-event-color-unselected-fill-disabled,transparent);color:var(--andes-date-picker-day-event-color-unselected-text-disabled,rgba(0,0,0,.25))}.andes-datepicker__day--has-event .andes-datepicker__day:disabled:after{background-color:var(--andes-date-picker-day-event-dot-color-unselected-fill-disabled,rgba(0,0,0,.25));border-radius:50%;bottom:0;content:"";height:8px;left:12px;position:absolute;width:8px;z-index:1}.andes-datepicker__day--has-event.andes-datepicker__cell--selected:not(.andes-datepicker__range-primary--start,.andes-datepicker__range-primary--mid,.andes-datepicker__range-primary--end) .andes-datepicker__day{background-color:var(--andes-date-picker-day-event-color-selected-fill-default,var(--andes-color-blue-500,#3483fa));color:var(--andes-date-picker-day-event-color-selected-text-default,#fff)}.andes-datepicker__day--has-event.andes-datepicker__cell--selected:not(.andes-datepicker__range-primary--start,.andes-datepicker__range-primary--mid,.andes-datepicker__range-primary--end) .andes-datepicker__day:after{background-color:var(--andes-date-picker-day-event-dot-color-selected-fill-default,#fff);border-radius:50%;bottom:0;content:"";height:8px;left:12px;position:absolute;width:8px;z-index:1}@media(hover:hover){.andes-datepicker__day--has-event.andes-datepicker__cell--selected:not(.andes-datepicker__range-primary--start,.andes-datepicker__range-primary--mid,.andes-datepicker__range-primary--end) .andes-datepicker__day:hover{background-color:var(--andes-date-picker-day-event-color-selected-fill-hover,var(--andes-color-blue-600,#2968c8));color:var(--andes-date-picker-day-event-color-selected-text-hover,#fff)}.andes-datepicker__day--has-event.andes-datepicker__cell--selected:not(.andes-datepicker__range-primary--start,.andes-datepicker__range-primary--mid,.andes-datepicker__range-primary--end) .andes-datepicker__day:hover:after{background-color:var(--andes-date-picker-day-event-dot-color-selected-fill-hover,#fff);border-radius:50%;bottom:0;content:"";height:8px;left:12px;position:absolute;width:8px;z-index:1}}.andes-datepicker__day--has-event.andes-datepicker__cell--selected:not(.andes-datepicker__range-primary--start,.andes-datepicker__range-primary--mid,.andes-datepicker__range-primary--end) .andes-datepicker__day:active{background-color:var(--andes-date-picker-day-event-color-selected-fill-active,var(--andes-color-blue-700,#1f4e96));color:var(--andes-date-picker-day-event-color-selected-text-active,#fff)}.andes-datepicker__day--has-event.andes-datepicker__cell--selected:not(.andes-datepicker__range-primary--start,.andes-datepicker__range-primary--mid,.andes-datepicker__range-primary--end) .andes-datepicker__day:active:after{background-color:var(--andes-date-picker-day-event-dot-color-selected-fill-active,#fff);border-radius:50%;bottom:0;content:"";height:8px;left:12px;position:absolute;width:8px;z-index:1}.andes-datepicker__day--has-event.andes-datepicker__cell--selected:not(.andes-datepicker__range-primary--start,.andes-datepicker__range-primary--mid,.andes-datepicker__range-primary--end) .andes-datepicker__day:disabled{background-color:var(--andes-date-picker-day-event-color-selected-fill-disabled,rgba(0,0,0,.1));color:var(--andes-date-picker-day-event-color-selected-text-disabled,rgba(0,0,0,.25))}.andes-datepicker__day--has-event.andes-datepicker__cell--selected:not(.andes-datepicker__range-primary--start,.andes-datepicker__range-primary--mid,.andes-datepicker__range-primary--end) .andes-datepicker__day:disabled:after{background-color:var(--andes-date-picker-day-event-dot-color-selected-fill-disabled,rgba(0,0,0,.25));border-radius:50%;bottom:0;content:"";height:8px;left:12px;position:absolute;width:8px;z-index:1}.andes-datepicker__day--has-event.andes-datepicker__range-primary--start:after{background-color:var(--andes-date-picker-day-event-dot-color-selected-fill-default,#fff);border-radius:50%;bottom:0;content:"";height:8px;left:12px;position:absolute;width:8px;z-index:1}.andes-datepicker__day--has-event.andes-datepicker__range-primary--start:hover:after{background-color:var(--andes-date-picker-day-event-dot-color-selected-fill-hover,#fff);border-radius:50%;bottom:0;content:"";height:8px;left:12px;position:absolute;width:8px;z-index:1}.andes-datepicker__day--has-event.andes-datepicker__range-primary--start:active:after{background-color:var(--andes-date-picker-day-event-dot-color-selected-fill-active,#fff);border-radius:50%;bottom:0;content:"";height:8px;left:12px;position:absolute;width:8px;z-index:1}.andes-datepicker__day--has-event.andes-datepicker__range-primary--start:disabled:after{background-color:var(--andes-date-picker-day-event-dot-color-selected-fill-disabled,rgba(0,0,0,.25));border-radius:50%;bottom:0;content:"";height:8px;left:12px;position:absolute;width:8px;z-index:1}.andes-datepicker__day--has-event.andes-datepicker__range-primary--mid:after{background-color:var(--andes-date-picker-day-event-dot-color-unselected-fill-default,var(--andes-color-blue-500,#3483fa));border-radius:50%;bottom:0;content:"";height:8px;left:12px;position:absolute;width:8px;z-index:1}@media(hover:hover){.andes-datepicker__day--has-event.andes-datepicker__range-primary--mid:hover:after{background-color:var(--andes-date-picker-day-event-dot-color-unselected-fill-hover,var(--andes-color-blue-600,#2968c8));border-radius:50%;bottom:0;content:"";height:8px;left:12px;position:absolute;width:8px;z-index:1}}.andes-datepicker__day--has-event.andes-datepicker__range-primary--mid:active:after{background-color:var(--andes-date-picker-day-event-dot-color-unselected-fill-active,var(--andes-color-blue-700,#1f4e96));border-radius:50%;bottom:0;content:"";height:8px;left:12px;position:absolute;width:8px;z-index:1}.andes-datepicker__day--has-event.andes-datepicker__range-primary--mid:disabled:after{background-color:var(--andes-date-picker-day-event-dot-color-unselected-fill-disabled,rgba(0,0,0,.25));border-radius:50%;bottom:0;content:"";height:8px;left:12px;position:absolute;width:8px;z-index:1}.andes-datepicker__day--has-event.andes-datepicker__range-primary--end:after{background-color:var(--andes-date-picker-day-event-dot-color-selected-fill-default,#fff);border-radius:50%;bottom:0;content:"";height:8px;left:12px;position:absolute;width:8px;z-index:1}@media(hover:hover){.andes-datepicker__day--has-event.andes-datepicker__range-primary--end:hover:after{background-color:var(--andes-date-picker-day-event-dot-color-selected-fill-hover,#fff);border-radius:50%;bottom:0;content:"";height:8px;left:12px;position:absolute;width:8px;z-index:1}}.andes-datepicker__day--has-event.andes-datepicker__range-primary--end:active:after{background-color:var(--andes-date-picker-day-event-dot-color-selected-fill-active,#fff);border-radius:50%;bottom:0;content:"";height:8px;left:12px;position:absolute;width:8px;z-index:1}.andes-datepicker__day--has-event.andes-datepicker__range-primary--end:disabled:after{background-color:var(--andes-date-picker-day-event-dot-color-selected-fill-disabled,rgba(0,0,0,.25));border-radius:50%;bottom:0;content:"";height:8px;left:12px;position:absolute;width:8px;z-index:1}.andes-datepicker__range-primary--start .andes-datepicker__day{background-color:var(--andes-date-picker-range-day-from-color-fill-default,var(--andes-color-blue-500,#3483fa));color:var(--andes-date-picker-range-day-from-color-text-default,#fff)}.andes-datepicker__range-primary--start .andes-datepicker__day:before{background-color:var(--andes-date-picker-range-day-color-fill-default,var(--andes-color-blue-150,rgba(65,137,230,.15)));border-bottom-left-radius:40px;border-bottom-right-radius:0;border-top-left-radius:40px;border-top-right-radius:0;content:"";display:flex;height:32px;left:0;position:absolute;top:0;width:32px;width:40px;z-index:-1}@media(hover:hover){.andes-datepicker__range-primary--start .andes-datepicker__day:hover{background-color:var(--andes-date-picker-range-day-from-color-fill-hover,var(--andes-color-blue-600,#2968c8));color:var(--andes-date-picker-range-day-from-color-text-hover,#fff)}.andes-datepicker__range-primary--start .andes-datepicker__day:hover:before{background-color:var(--andes-date-picker-range-day-color-fill-default,var(--andes-color-blue-150,rgba(65,137,230,.15)));border-bottom-left-radius:40px;border-bottom-right-radius:0;border-top-left-radius:40px;border-top-right-radius:0;content:"";display:flex;height:32px;left:0;position:absolute;top:0;width:32px;width:40px;z-index:-1}}.andes-datepicker__range-primary--start .andes-datepicker__day:active{background-color:var(--andes-date-picker-range-day-from-color-fill-active,var(--andes-color-blue-700,#1f4e96));color:var(--andes-date-picker-range-day-from-color-text-active,#fff)}.andes-datepicker__range-primary--start .andes-datepicker__day:active:before{background-color:var(--andes-date-picker-range-day-color-fill-default,var(--andes-color-blue-150,rgba(65,137,230,.15)));border-bottom-left-radius:40px;border-bottom-right-radius:0;border-top-left-radius:40px;border-top-right-radius:0;content:"";display:flex;height:32px;left:0;position:absolute;top:0;width:32px;width:40px;z-index:-1}.andes-datepicker__range-primary--mid .andes-datepicker__day{background-color:var(--andes-date-picker-range-day-middle-color-fill-default,transparent);color:var(--andes-date-picker-range-day-middle-color-text-default,rgba(0,0,0,.9))}.andes-datepicker__range-primary--mid .andes-datepicker__day:before{background-color:var(--andes-date-picker-range-day-color-fill-default,var(--andes-color-blue-150,rgba(65,137,230,.15)));content:"";display:flex;height:32px;left:0;left:auto;position:absolute;top:0;width:32px;width:40px;z-index:-1}@media(hover:hover){.andes-datepicker__range-primary--mid .andes-datepicker__day:hover{background-color:var(--andes-date-picker-range-day-middle-color-fill-hover,var(--andes-color-blue-100,rgba(65,137,230,.1)));color:var(--andes-date-picker-range-day-middle-color-text-hover,rgba(0,0,0,.9))}.andes-datepicker__range-primary--mid .andes-datepicker__day:hover:before{background-color:var(--andes-date-picker-range-day-color-fill-default,var(--andes-color-blue-150,rgba(65,137,230,.15)));content:"";display:flex;height:32px;left:0;left:auto;position:absolute;top:0;width:32px;width:40px;z-index:-1}}.andes-datepicker__range-primary--mid .andes-datepicker__day:active{background-color:var(--andes-date-picker-range-day-middle-color-fill-active,var(--andes-color-blue-200,rgba(65,137,230,.2)));color:var(--andes-date-picker-range-day-middle-color-text-active,rgba(0,0,0,.9))}.andes-datepicker__range-primary--mid .andes-datepicker__day:active:before{background-color:var(--andes-date-picker-range-day-color-fill-default,var(--andes-color-blue-150,rgba(65,137,230,.15)));content:"";display:flex;height:32px;left:0;left:auto;position:absolute;top:0;width:32px;width:40px;z-index:-1}.andes-datepicker__range-primary--end .andes-datepicker__day{background-color:var(--andes-date-picker-range-day-to-color-fill-default,var(--andes-color-blue-500,#3483fa));color:var(--andes-date-picker-range-day-to-color-text-default,#fff)}.andes-datepicker__range-primary--end .andes-datepicker__day:before{background-color:var(--andes-date-picker-range-day-color-fill-default,var(--andes-color-blue-150,rgba(65,137,230,.15)));border-bottom-left-radius:0;border-bottom-right-radius:32px;border-top-left-radius:0;border-top-right-radius:32px;content:"";display:flex;height:32px;left:0;position:absolute;top:0;width:32px;z-index:-1}@media(hover:hover){.andes-datepicker__range-primary--end .andes-datepicker__day:hover{background-color:var(--andes-date-picker-range-day-from-color-fill-hover,var(--andes-color-blue-600,#2968c8));color:var(--andes-date-picker-range-day-from-color-text-hover,#fff)}.andes-datepicker__range-primary--end .andes-datepicker__day:hover:before{background-color:var(--andes-date-picker-range-day-color-fill-default,var(--andes-color-blue-150,rgba(65,137,230,.15)));border-bottom-left-radius:0;border-bottom-right-radius:32px;border-top-left-radius:0;border-top-right-radius:32px;content:"";display:flex;height:32px;left:0;position:absolute;top:0;width:32px;z-index:-1}}.andes-datepicker__range-primary--end .andes-datepicker__day:active{background-color:var(--andes-date-picker-range-day-to-color-fill-active,var(--andes-color-blue-700,#1f4e96));color:var(--andes-date-picker-range-day-to-color-text-active,#fff)}.andes-datepicker__range-primary--end .andes-datepicker__day:active:before{background-color:var(--andes-date-picker-range-day-color-fill-default,var(--andes-color-blue-150,rgba(65,137,230,.15)));border-bottom-left-radius:0;border-bottom-right-radius:32px;border-top-left-radius:0;border-top-right-radius:32px;content:"";display:flex;height:32px;left:0;position:absolute;top:0;width:32px;z-index:-1}@media(hover:hover){.andes-datepicker__range-primary--entered-start .andes-datepicker__day{background-color:var(--andes-date-picker-range-day-from-color-fill-hover,var(--andes-color-blue-600,#2968c8));color:var(--andes-date-picker-range-day-from-color-text-hover,#fff)}.andes-datepicker__range-primary--entered-start .andes-datepicker__day:before{background-color:var(--andes-date-picker-range-day-color-fill-default,var(--andes-color-blue-150,rgba(65,137,230,.15)));border-bottom-left-radius:40px;border-bottom-right-radius:0;border-top-left-radius:40px;border-top-right-radius:0;content:"";display:flex;height:32px;left:0;position:absolute;top:0;width:32px;width:40px;z-index:-1}.andes-datepicker__range-primary--entered-end .andes-datepicker__day{background-color:var(--andes-date-picker-range-day-from-color-fill-hover,var(--andes-color-blue-600,#2968c8));color:var(--andes-date-picker-range-day-from-color-text-hover,#fff)}.andes-datepicker__range-primary--entered-end .andes-datepicker__day:before{background-color:var(--andes-date-picker-range-day-color-fill-default,var(--andes-color-blue-150,rgba(65,137,230,.15)));border-bottom-left-radius:0;border-bottom-right-radius:32px;border-top-left-radius:0;border-top-right-radius:32px;content:"";display:flex;height:32px;left:0;position:absolute;top:0;width:32px;z-index:-1}}.andes-datepicker__cell:last-child .andes-datepicker__day:before{left:0;width:32px}.andes-datepicker__row{z-index:1}.andes-datepicker__range-secondary--start .andes-datepicker__day{background-color:#f73;color:#fff}.andes-datepicker__range-secondary--start .andes-datepicker__day:before{background-color:#ffe7db;border-bottom-left-radius:40px;border-bottom-right-radius:0;border-top-left-radius:40px;border-top-right-radius:0;content:"";display:flex;height:32px;left:0;position:absolute;top:0;width:32px;width:40px;z-index:-1}.andes-datepicker__range-secondary--mid .andes-datepicker__day:before{background-color:#ffe7db;content:"";display:flex;height:32px;left:0;left:auto;position:absolute;top:0;width:32px;width:40px;z-index:-1}.andes-datepicker__range-secondary--end .andes-datepicker__day{background-color:#f73;color:#fff}.andes-datepicker__range-secondary--end .andes-datepicker__day:before{background-color:#ffe7db;border-bottom-left-radius:0;border-bottom-right-radius:32px;border-top-left-radius:0;border-top-right-radius:32px;content:"";display:flex;height:32px;left:0;position:absolute;top:0;width:32px;z-index:-1}@media(min-width:768px){.andes-datepicker__nav-button:hover{color:var(--andes-date-picker-standalone-controls-color-chevron-hover,rgba(0,0,0,.8))}.andes-datepicker__nav-button--center:hover{color:var(--andes-date-picker-standalone-date-selector-color-text-hover,rgba(0,0,0,.9))}.andes-datepicker__nav-button--center:hover svg{color:var(--andes-date-picker-standalone-date-selector-color-chevron-hover,rgba(0,0,0,.8))}}.andes-datepicker__nav-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-datepicker__nav-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-datepicker__nav-button:focus:not(:focus-visible){box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}.andes-datepicker__nav-button{align-items:center;color:var(--andes-date-picker-standalone-controls-color-chevron-default,rgba(0,0,0,.55));display:flex;justify-content:space-between}.andes-datepicker__nav-button:active{color:var(--andes-date-picker-standalone-controls-color-chevron-active,rgba(0,0,0,.9))}.andes-datepicker__nav-button:disabled{color:var(--andes-date-picker-standalone-controls-color-chevron-disabled,rgba(0,0,0,.25))}.andes-datepicker__nav-button--center: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-datepicker__nav-button--center: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-datepicker__nav-button--center:focus:not(:focus-visible){box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}.andes-datepicker__nav-button--center{-webkit-font-smoothing:antialiased;align-items:center;color:rgba(0,0,0,.9);display:grid;font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:16px;font-weight:400;grid-gap:4px;color:var(--andes-date-picker-standalone-date-selector-color-text-default,rgba(0,0,0,.9));grid-template-columns:auto auto;justify-content:center;line-height:1.25;text-transform:capitalize}.andes-datepicker__nav-button--center svg{color:var(--andes-date-picker-standalone-date-selector-color-chevron-default,rgba(0,0,0,.55))}.andes-datepicker__nav-button--center:active{color:var(--andes-date-picker-standalone-date-selector-color-text-active,rgba(0,0,0,.9))}.andes-datepicker__nav-button--center:active svg{color:var(--andes-date-picker-standalone-date-selector-color-chevron-active,rgba(0,0,0,.9))}.andes-datepicker__nav-button--center:disabled{color:var(--andes-date-picker-standalone-date-selector-color-text-disabled,rgba(0,0,0,.9))}.andes-datepicker__nav-button--center:disabled svg{color:var(--andes-date-picker-standalone-date-selector-color-chevron-disabled,rgba(0,0,0,.25))}.andes-datepicker__month-selector__month: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-datepicker__month-selector__month: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-datepicker__month-selector__month:focus:not(:focus-visible){box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}.andes-datepicker__month-selector__month{border:0;box-sizing:border-box;margin:0;-webkit-font-smoothing:antialiased;align-items:center;background-color:var(--andes-date-picker-month-color-unselected-fill-default,transparent);border-radius:16px;color:var(--andes-date-picker-month-color-unselected-text-default,rgba(0,0,0,.9));cursor:pointer;display:flex;font-size:14px;height:32px;justify-content:center;outline:none;padding:8px 0;text-transform:capitalize;-webkit-user-select:none;user-select:none;width:56px}@media(hover:hover){.andes-datepicker__month-selector__month:hover{background-color:var(--andes-date-picker-month-color-unselected-fill-hover,var(--andes-color-blue-100,rgba(65,137,230,.1)));color:var(--andes-date-picker-month-color-unselected-text-hover,rgba(0,0,0,.9))}}.andes-datepicker__month-selector__month:active{background-color:var(--andes-date-picker-month-color-unselected-fill-active,var(--andes-color-blue-200,rgba(65,137,230,.2)));color:var(--andes-date-picker-month-color-unselected-text-active,rgba(0,0,0,.9))}.andes-datepicker__month-selector__month:disabled{background-color:var(--andes-date-picker-month-color-unselected-fill-disabled,transparent);color:var(--andes-date-picker-month-color-unselected-text-disabled,rgba(0,0,0,.25))}.andes-datepicker__month-selector__month--selected{background-color:var(--andes-date-picker-month-color-selected-fill-default,var(--andes-color-blue-500,#3483fa));color:var(--andes-date-picker-month-color-selected-text-default,#fff)}@media(hover:hover){.andes-datepicker__month-selector__month--selected:hover{background-color:var(--andes-date-picker-month-color-selected-fill-hover,var(--andes-color-blue-600,#2968c8));color:var(--andes-date-picker-month-color-selected-text-hover,#fff)}}.andes-datepicker__month-selector__month--selected:active{background-color:var(--andes-date-picker-month-color-selected-fill-active,var(--andes-color-blue-700,#1f4e96));color:var(--andes-date-picker-month-color-selected-text-active,#fff)}.andes-datepicker__month-selector__month--selected:disabled{background-color:var(--andes-date-picker-month-color-selected-fill-disabled,rgba(0,0,0,.1));color:var(--andes-date-picker-month-color-selected-text-disabled,rgba(0,0,0,.25))}.andes-datepicker__month-selector__month--today{font-weight:600}.andes-datepicker__month-selector{display:grid;padding:30px 24px 40px;grid-gap:20px;position:relative}.andes-datepicker__month-selector__table{display:block}.andes-datepicker__month-selector__table:before{border-top:1px solid var(--andes-date-picker-standalone-color-border,rgba(0,0,0,.1));content:"";display:flex;height:1px}.andes-datepicker__month-selector__tbody{display:block;padding:24px 20px 0}.andes-datepicker__month-selector__row{column-gap:30px;display:grid;grid-template-columns:repeat(3,56px);padding:0;row-gap:24px}.andes-datepicker__month-selector__cell{height:32px;padding:0;width:56px}@media(min-width:768px){.andes-datepicker__trigger:hover{box-shadow:0 0 0 1px var(--andes-date-picker-field-color-border-hover,rgba(0,0,0,.55));-moz-box-shadow:0 0 0 1px var(--andes-date-picker-field-color-border-hover,rgba(0,0,0,.55));-webkit-box-shadow:0 0 0 1px var(--andes-date-picker-field-color-border-hover,rgba(0,0,0,.55))}.andes-datepicker__trigger:hover .andes-datepicker__calendar{color:var(--andes-date-picker-field-color-calendar-hover,rgba(0,0,0,.8))}}.andes-datepicker-control{min-width:320px}.andes-datepicker-control__label{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;-webkit-font-smoothing:antialiased;color:rgba(0,0,0,.9);color:var(--andes-date-picker-field-color-label-default,rgba(0,0,0,.9));overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.andes-datepicker-control__helper{margin-top:4px;padding:0 6px;width:100%}.andes-datepicker__trigger-wrapper{background-color:transparent;border-radius:6px;height:48px;position:relative;width:320px}.andes-datepicker__trigger{background-color:var(--andes-date-picker-field-color-fill-default,#fff);border:0;border-radius:inherit;box-shadow:0 0 0 1px var(--andes-date-picker-field-color-border-default,rgba(0,0,0,.25));-moz-box-shadow:0 0 0 1px var(--andes-date-picker-field-color-border-default,rgba(0,0,0,.25));-webkit-box-shadow:0 0 0 1px var(--andes-date-picker-field-color-border-default,rgba(0,0,0,.25));box-sizing:border-box;color:rgba(0,0,0,.9);cursor:pointer;display:grid;font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:16px;grid-gap:12px;align-items:center;color:var(--andes-date-picker-field-color-value-default,rgba(0,0,0,.9));grid-template-columns:1fr auto;height:100%;justify-items:start;line-height:1.25;margin:0;outline:none;padding:8px 12px;width:100%}.andes-datepicker__trigger:focus:not(:focus-visible){box-shadow:0 0 0 2px var(--andes-date-picker-field-color-border-active,var(--andes-color-blue-500,#3483fa));-moz-box-shadow:0 0 0 2px var(--andes-date-picker-field-color-border-active,var(--andes-color-blue-500,#3483fa));-webkit-box-shadow:0 0 0 2px var(--andes-date-picker-field-color-border-active,var(--andes-color-blue-500,#3483fa))}.andes-datepicker__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-date-picker-field-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-date-picker-field-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-date-picker-field-color-border-active,var(--andes-color-blue-500,#3483fa))}.andes-datepicker__trigger:active .andes-datepicker__calendar{color:var(--andes-date-picker-field-color-calendar-active,rgba(0,0,0,.9))}.andes-datepicker__calendar{align-items:center;color:var(--andes-date-picker-field-color-calendar-default,rgba(0,0,0,.55));display:flex}.andes-datepicker__trigger-content{color:inherit;font-size:inherit;line-height:inherit;-webkit-font-smoothing:antialiased;pointer-events:none}.andes-datepicker__trigger-content--hidden{color:transparent}.andes-datepicker__trigger-content--placeholder{color:var(--andes-date-picker-field-color-placeholder-default,rgba(0,0,0,.55))}.andes-datepicker .andes-datepicker-control--error .andes-datepicker-control__label{color:var(--andes-date-picker-field-color-label-error,#f23d4f)}.andes-datepicker .andes-datepicker-control--error .andes-datepicker__trigger{box-shadow:0 0 0 1px var(--andes-date-picker-field-color-border-error,#f23d4f);-moz-box-shadow:0 0 0 1px var(--andes-date-picker-field-color-border-error,#f23d4f);-webkit-box-shadow:0 0 0 1px var(--andes-date-picker-field-color-border-error,#f23d4f)}.andes-datepicker .andes-datepicker-control--error .andes-datepicker__trigger:focus:not(:focus-visible){box-shadow:0 0 0 2px var(--andes-date-picker-field-color-border-error,#f23d4f);-moz-box-shadow:0 0 0 2px var(--andes-date-picker-field-color-border-error,#f23d4f);-webkit-box-shadow:0 0 0 2px var(--andes-date-picker-field-color-border-error,#f23d4f)}.andes-datepicker .andes-datepicker-control--error .andes-datepicker__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-date-picker-field-color-border-error,#f23d4f);-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-date-picker-field-color-border-error,#f23d4f);-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-date-picker-field-color-border-error,#f23d4f)}.andes-datepicker .andes-datepicker-control--disabled .andes-datepicker-control__label{color:var(--andes-date-picker-field-color-label-disabled,rgba(0,0,0,.25))}.andes-datepicker .andes-datepicker-control--disabled .andes-datepicker__trigger-content--placeholder{color:rgba(0,0,0,.25)}.andes-datepicker .andes-datepicker-control--disabled .andes-datepicker__trigger{background-color:var(--andes-date-picker-field-color-fill-disabled,rgba(0,0,0,.04));border:1px dashed var(--andes-date-picker-field-color-border-disabled,rgba(0,0,0,.25));box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;color:var(--andes-date-picker-field-color-value-disabled,rgba(0,0,0,.25))}.andes-datepicker .andes-datepicker-control--disabled .andes-datepicker__calendar{color:var(--andes-date-picker-field-color-calendar-disabled,rgba(0,0,0,.25))}.andes-datepicker__trigger-content-list{left:12px;position:absolute;top:12px}.andes-datepicker__trigger-content-list>ul{max-width:230px}.andes-datepicker__overlay.andes-popper{box-shadow:0 6px 16px 0 rgba(0,0,0,.1)}.andes-datepicker__overlay .andes-popper__content{background-color:var(--andes-date-picker-color-fill,#fff)}.andes-datepicker__overlay-button{display:flex;padding:0 24px 24px}.andes-datepicker__overlay-button>:not(:last-child){margin-right:8px}.andes-pagination{align-items:center;display:flex;flex-wrap:nowrap;font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-weight:400;justify-content:center;padding:0;-webkit-font-smoothing:antialiased}.andes-pagination__arrow-title{-webkit-user-select:none;user-select:none}.andes-pagination__button{display:inline-block;margin:0 2px}.andes-pagination__button.andes-pagination__dots{margin:0;padding:0 9px}.andes-pagination__dot{color:var(--andes-pagination-color-unselected-text-default,rgba(0,0,0,.55));display:inline-block;font-size:12px;padding:0 1px}.andes-pagination__dot:before{content:"·"}.andes-pagination__link: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-pagination__link: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-pagination__link:focus:not(:focus-visible){box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}.andes-pagination__link{align-items:center;background-color:var(--andes-pagination-color-unselected-fill-default,transparent);border:none;border-radius:5px;box-sizing:border-box;color:var(--andes-pagination-color-unselected-text-default,rgba(0,0,0,.55));cursor:pointer;display:inline-flex;font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:16px;height:32px;justify-content:center;line-height:1;min-width:32px;padding:6px 8px;position:relative;text-decoration:none;transition:background-color .25s ease}.andes-pagination__link:hover{background-color:var(--andes-pagination-color-unselected-fill-hover,var(--andes-color-blue-150,rgba(65,137,230,.15)))}.andes-pagination__link:active{background-color:var(--andes-pagination-color-unselected-fill-active,var(--andes-color-blue-200,rgba(65,137,230,.2)));transition:background-color 50ms ease}.andes-pagination__link:active,.andes-pagination__link:link,.andes-pagination__link:visited{color:var(--andes-pagination-color-unselected-text-default,rgba(0,0,0,.55))}.andes-pagination__link[aria-current=page]{background-color:var(--andes-pagination-color-selected-fill-default,#fff);border:2px solid;border-color:var(--andes-pagination-color-selected-border-default,var(--andes-color-blue-500,var(--andes-color-blue-500,#3483fa)));color:rgba(0,0,0,.9);font-weight:600}.andes-pagination__link[aria-current=page]:active,.andes-pagination__link[aria-current=page]:link,.andes-pagination__link[aria-current=page]:visited{color:var(--andes-pagination-color-selected-text-default,rgba(0,0,0,.9))}.andes-pagination__link[aria-current=page]:hover{background-color:var(--andes-pagination-color-selected-fill-hover,var(--andes-color-blue-150,rgba(65,137,230,.15)));border-color:var(--andes-pagination-color-selected-border-hover,var(--andes-color-blue-600,#2968c8))}.andes-pagination__link[aria-current=page]:active{background-color:var(--andes-pagination-color-selected-fill-active,var(--andes-color-blue-200,rgba(65,137,230,.2)));border-color:var(--andes-pagination-color-selected-border-active,var(--andes-color-blue-700,#1f4e96))}.andes-pagination__button--back .andes-pagination__link,.andes-pagination__button--next .andes-pagination__link{background-color:var(--andes-pagination-controls-color-fill-default,transparent);color:var(--andes-pagination-controls-color-text-default,rgba(0,0,0,.55));padding:6px 8px;width:100%}.andes-pagination__button--back .andes-pagination__link svg,.andes-pagination__button--next .andes-pagination__link svg{color:var(--andes-pagination-controls-color-chevron-default,rgba(0,0,0,.55))}.andes-pagination__button--back.andes-pagination__button--disabled .andes-pagination__link,.andes-pagination__button--next.andes-pagination__button--disabled .andes-pagination__link{background-color:var(--andes-pagination-controls-color-fill-disabled,transparent);color:var(--andes-pagination-controls-color-text-disabled,rgba(0,0,0,.25))}.andes-pagination__button--back.andes-pagination__button--disabled .andes-pagination__link svg,.andes-pagination__button--next.andes-pagination__button--disabled .andes-pagination__link svg{color:var(--andes-pagination-controls-color-chevron-disabled,rgba(0,0,0,.25))}.andes-pagination__button--back:hover .andes-pagination__link,.andes-pagination__button--next:hover .andes-pagination__link{background-color:var(--andes-pagination-controls-color-fill-hover,var(--andes-color-blue-150,rgba(65,137,230,.15)))}.andes-pagination__button--back:active .andes-pagination__link,.andes-pagination__button--next:active .andes-pagination__link{background-color:var(--andes-pagination-controls-color-fill-active,var(--andes-color-blue-200,rgba(65,137,230,.2)))}.andes-pagination__button--next{margin-right:0}.andes-pagination__button--next .andes-pagination__arrow-title{margin-right:4px}.andes-pagination__button--back{margin-left:0}.andes-pagination__button--back .andes-pagination__arrow-title{margin-left:4px}.andes-pagination{margin:8px 16px}.andes-pagination .andes-pagination__button:not(.andes-pagination__button--back):not(.andes-pagination__button--next):not(.andes-pagination__button--current){display:none}.andes-pagination__button--next{margin-left:14px}.andes-pagination__button--back{margin-right:14px}.andes-pagination__button--disabled{pointer-events:none}@media(min-width:768px){.andes-pagination{margin:32px 0 0}.andes-pagination .andes-pagination__button:not(.andes-pagination__button--back):not(.andes-pagination__button--next):not(.andes-pagination__button--current){display:inline-block}.andes-pagination__button--next{margin-left:10px}.andes-pagination__button--back{margin-right:10px}.andes-pagination__button--disabled{display:none}.andes-pagination--small{margin:24px 0}.andes-pagination--small .andes-pagination__link{border-radius:4px;font-size:12px;height:24px;min-width:24px;padding:6px}.andes-pagination--small .andes-pagination__button--back .andes-pagination__link,.andes-pagination--small .andes-pagination__button--next .andes-pagination__link{padding:6px}.andes-pagination--small .andes-pagination__button--back .andes-pagination__arrow-title,.andes-pagination--small .andes-pagination__button--next .andes-pagination__arrow-title{display:none}.andes-pagination--small .andes-pagination__button--next{margin-left:0}.andes-pagination--small .andes-pagination__button--back{margin-right:0}}@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--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)}@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-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-xs.andes-typography--type-title{font-size:18px;line-height:22px;margin:1.27em 0 0}.andes-typography--size-xs.andes-typography--type-title:first-child{margin:0}.andes-typography--size-xs.andes-typography--type-body{font-size:12px;line-height:15px}.andes-typography-text-list.andes-typography--size-xs.andes-typography--type-body,p.andes-typography--size-xs.andes-typography--type-body{margin:.75em 0 0}.andes-typography-text-list.andes-typography--size-xs.andes-typography--type-body:first-child,p.andes-typography--size-xs.andes-typography--type-body:first-child{margin:0}.andes-typography--size-s.andes-typography--type-title{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}.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-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-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--determinate .andes-progress-indicator-circular__svg{left:0;position:absolute;top:0;transform:rotate(-90deg);z-index:1022}.andes-progress-indicator-circular--determinate.andes-progress-indicator-circular--inverse .andes-progress-indicator-circular__circle-bg{stroke:var(--andes-progress-indicator-circular-color-fill-inverse,hsla(0,0%,100%,.3))}.andes-progress-indicator-circular--determinate .andes-progress-indicator-circular__circle{fill:none;stroke-linecap:round}@media(prefers-reduced-motion:no-preference){.andes-progress-indicator-circular--determinate .andes-progress-indicator-circular__circle{transition:stroke-dashoffset .15s ease-out}}.andes-progress-indicator-circular--determinate .andes-progress-indicator-circular__circle-bg{fill:none;stroke:var(--andes-progress-indicator-circular-color-fill,#e5e5e5)}.andes-progress-indicator-circular--determinate .andes-progress-indicator-circular__circle--continuous{transition-timing-function:linear}.andes-progress-indicator-circular--small .andes-progress-indicator-circular__progress,.andes-progress-indicator-circular--small .andes-progress-indicator-circular__svg{height:24px;stroke-width:2.5px;width:24px}.andes-progress-indicator-circular--small .andes-progress-indicator-circular__container{align-items:center;flex-direction:column}.andes-progress-indicator-circular--small .andes-progress-indicator-circular__label{font-size:14px;margin-top:13px}.andes-progress-indicator-circular--xsmall .andes-progress-indicator-circular__progress,.andes-progress-indicator-circular--xsmall .andes-progress-indicator-circular__svg{height:16px;stroke-width:2px;width:16px}.andes-progress-indicator-circular--xsmall .andes-progress-indicator-circular__container{align-items:center}.andes-progress-indicator-circular--xsmall .andes-progress-indicator-circular__label{font-size:14px;margin-left:12px}.andes-progress-indicator-circular--medium .andes-progress-indicator-circular__progress,.andes-progress-indicator-circular--medium .andes-progress-indicator-circular__svg{height:32px;stroke-width:3px;width:32px}.andes-progress-indicator-circular--medium .andes-progress-indicator-circular__container{align-items:center;flex-direction:column}.andes-progress-indicator-circular--medium .andes-progress-indicator-circular__label{font-size:14px;margin-top:13px}.andes-progress-indicator-circular--large .andes-progress-indicator-circular__progress,.andes-progress-indicator-circular--large .andes-progress-indicator-circular__svg{height:48px;stroke-width:4px;width:48px}.andes-progress-indicator-circular--large .andes-progress-indicator-circular__container{align-items:center;flex-direction:column}.andes-progress-indicator-circular--large .andes-progress-indicator-circular__label{font-size:16px;margin-top:13px}.andes-progress-indicator-circular--xlarge .andes-progress-indicator-circular__progress,.andes-progress-indicator-circular--xlarge .andes-progress-indicator-circular__svg{height:64px;stroke-width:4px;width:64px}.andes-progress-indicator-circular--xlarge .andes-progress-indicator-circular__progress .andes-progress-indicator-circular__content{font-size:14px}.andes-progress-indicator-circular--xlarge .andes-progress-indicator-circular__container{align-items:center;flex-direction:column}.andes-progress-indicator-circular--xlarge .andes-progress-indicator-circular__label{font-size:18px;margin-top:13px}.andes-progress-indicator-circular--inline{height:100%;position:relative}.andes-progress-indicator-circular--inline .andes-progress-indicator-circular__container{position:absolute}.andes-progress-indicator-circular--block{position:absolute;z-index:1021}.andes-progress-indicator-circular--block,.andes-progress-indicator-circular--fullscreen{align-items:center;bottom:0;display:flex;height:100%;justify-content:center;left:0;right:0;top:0;width:100%}.andes-progress-indicator-circular--fullscreen{background-color:hsla(0,0%,100%,.9);position:fixed;z-index:1023}[data-andes-accordion] [data-andes-accordion-header]{background-color:transparent;border:.5px solid #383838;box-sizing:border-box;color:inherit;font:inherit;height:44px;width:100%}[data-andes-accordion] [data-andes-accordion-header]:hover{background-color:#4c4c4c}[data-andes-accordion] [data-andes-accordion-header]:active{background-color:#6f6f6f}[data-andes-accordion] [data-andes-accordion-header][data-andes-state=disabled]{background-color:#c6c6c6}[data-andes-accordion] [data-andes-accordion-panel]{border-bottom:.5px solid #383838;border-left:.5px solid #383838;border-right:.5px solid #383838;box-sizing:border-box;min-height:88px;width:100%}[data-andes-accordion] [data-andes-accordion-panel][data-andes-state=collapsed],[data-andes-accordion] [data-andes-accordion-panel][data-andes-state=disabled]{display:none}.andes-accordion[data-andes-accordion]{background-color:var(--andes-accordion-color-surface-default,transparent);box-sizing:border-box}.andes-accordion[data-andes-accordion]:not(.andes-accordion--without-divider){border-bottom:1px solid var(--andes-accordion-color-border,rgba(0,0,0,.1))}.andes-accordion[data-andes-accordion] [data-andes-accordion-header]: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-accordion[data-andes-accordion] [data-andes-accordion-header]: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-accordion[data-andes-accordion] [data-andes-accordion-header]:focus:not(:focus-visible){box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}.andes-accordion[data-andes-accordion] [data-andes-accordion-header]{border:transparent;color:var(--andes-accordion-color-title-default,rgba(0,0,0,.9));cursor:pointer;font-weight:400;height:auto;padding:0;width:100%}.andes-accordion[data-andes-accordion] [data-andes-accordion-header]:hover:not([data-andes-state=disabled]){background-color:var(--andes-accordion-color-surface-hover,rgba(0,0,0,.04))}.andes-accordion[data-andes-accordion] [data-andes-accordion-header]:active:not([data-andes-state=disabled]){background-color:var(--andes-accordion-color-surface-active,rgba(0,0,0,.07))}.andes-accordion[data-andes-accordion] [data-andes-accordion-header][data-andes-state=disabled]{background-color:var(--andes-accordion-color-surface-disabled,transparent);color:var(--andes-accordion-color-title-disabled,rgba(0,0,0,.25));cursor:not-allowed}.andes-accordion[data-andes-accordion] [data-andes-accordion-header][data-andes-state=disabled] .andes-accordion-header-container__description{color:var(--andes-accordion-color-description-disabled,rgba(0,0,0,.25))}.andes-accordion[data-andes-accordion] [data-andes-accordion-header][data-andes-state=disabled] .andes-accordion-header-container__indicator svg{color:var(--andes-expandable-section-color-chevron-disabled,rgba(0,0,0,.25))}.andes-accordion[data-andes-accordion] [data-andes-accordion-header][data-andes-state=disabled] div{color:var(--andes-accordion-color-title-disabled,rgba(0,0,0,.25))}.andes-accordion[data-andes-accordion] [data-andes-accordion-header][data-andes-state=disabled] .andes-accordion-header-container__indicator{color:var(--andes-expandable-section-color-text-disabled,rgba(0,0,0,.25))}.andes-accordion[data-andes-accordion] [data-andes-accordion-header][data-andes-state=expanded] .andes-accordion-header-container__indicator svg{transform:rotate(180deg)}.andes-accordion[data-andes-accordion] [data-andes-accordion-header] .andes-accordion-header-container{display:flex}.andes-accordion[data-andes-accordion] [data-andes-accordion-header] .andes-accordion-header-container__content{flex:1;min-width:0;text-align:left}.andes-accordion[data-andes-accordion] [data-andes-accordion-header] .andes-accordion-header-container__title{overflow-wrap:break-word}.andes-accordion[data-andes-accordion] [data-andes-accordion-header] .andes-accordion-header-container__title--limited-lines{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical}.andes-accordion[data-andes-accordion] [data-andes-accordion-header] .andes-accordion-header-container__description{color:var(--andes-accordion-color-description-default,rgba(0,0,0,.55))}.andes-accordion[data-andes-accordion] [data-andes-accordion-header] .andes-accordion-header-container__indicator{color:var(--andes-expandable-section-color-text-default,rgba(0,0,0,.9));display:flex;margin-left:16px}.andes-accordion[data-andes-accordion] [data-andes-accordion-header] .andes-accordion-header-container__indicator svg{color:var(--andes-expandable-section-color-chevron-default,rgba(0,0,0,.55));margin-left:4px}.andes-accordion[data-andes-accordion] [data-andes-accordion-panel]{border:transparent}@media(prefers-reduced-motion:no-preference){.andes-accordion[data-andes-accordion] [data-andes-accordion-panel][data-andes-state=collapsed]{display:block}.andes-accordion .andes-accordion-panel-transition{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease-in-out}.andes-accordion .andes-accordion-panel-transition__inner{overflow:hidden}.andes-accordion .andes-accordion-panel-transition[data-andes-transition-status=entered],.andes-accordion .andes-accordion-panel-transition[data-andes-transition-status=entering]{grid-template-rows:1fr}.andes-accordion .andes-accordion-panel-transition[data-andes-transition-status=entered] .andes-accordion-panel-transition__inner{overflow:visible}.andes-accordion .andes-accordion-panel-transition[data-andes-transition-status=exited]{display:none}}.andes-accordion--large[data-andes-accordion] [data-andes-accordion-header]{font-size:18px;line-height:22px;min-height:68px}.andes-accordion--large[data-andes-accordion] [data-andes-accordion-header] .andes-accordion-header-container{padding:24px 24px 22px}.andes-accordion--large[data-andes-accordion] [data-andes-accordion-header] .andes-accordion-header-container__description{font-size:16px;line-height:20px;margin-top:6px}.andes-accordion--large[data-andes-accordion] [data-andes-accordion-panel]{padding:16px 24px 24px}.andes-accordion--medium[data-andes-accordion] [data-andes-accordion-header]{font-size:16px;line-height:20px;min-height:48px}.andes-accordion--medium[data-andes-accordion] [data-andes-accordion-header] .andes-accordion-header-container{padding:14px 16px}.andes-accordion--medium[data-andes-accordion] [data-andes-accordion-header] .andes-accordion-header-container__description{font-size:14px;line-height:18px;margin-top:3px}.andes-accordion--medium[data-andes-accordion] [data-andes-accordion-panel]{padding:16px 16px 24px}.andes-accordion--small[data-andes-accordion] [data-andes-accordion-header]{font-size:14px;line-height:18px;min-height:40px}.andes-accordion--small[data-andes-accordion] [data-andes-accordion-header] .andes-accordion-header-container{padding:10px 16px}.andes-accordion--small[data-andes-accordion] [data-andes-accordion-panel]{padding:16px 16px 24px}.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.andes-tag__color--positive{background-color:var(--andes-tag-color-fill-positive-default,rgba(0,166,80,.1));border-color:var(--andes-tag-color-border-positive-default,#00a650)}.andes-tag.andes-tag__color--positive .andes-tag__child,.andes-tag.andes-tag__color--positive .andes-tag__label{color:var(--andes-tag-color-text-positive-default,#00a650)}.andes-tag.andes-tag__color--positive .andes-tag__close{color:var(--andes-tag-color-close-positive-default,#00a650)}.andes-tag.andes-tag__color--positive .andes-tag__close:hover{color:var(--andes-tag-color-close-positive-hover,#008744)}.andes-tag.andes-tag__color--positive .andes-tag__close:active{color:var(--andes-tag-color-close-positive-active,#063)}.andes-tag.andes-tag__color--positive.andes-tag--disabled{background-color:var(--andes-tag-color-fill-disabled,hsla(0,0%,100%,0));border-color:var(--andes-tag-color-border-disabled,rgba(0,0,0,.1))}.andes-tag.andes-tag__color--positive.andes-tag--disabled .andes-tag__label{color:var(--andes-tag-color-text-disabled,rgba(0,0,0,.25))}.andes-tag.andes-tag__color--positive.andes-tag--disabled .andes-tag__close{cursor:default}.andes-tag.andes-tag__color--positive.andes-tag--disabled .andes-tag__close:hover{background-color:transparent}.andes-tag.andes-tag__color--positive.andes-tag--disabled .andes-tag__custom-icon{color:var(--andes-tag-color-icon-disabled,rgba(0,0,0,.25))}.andes-tag.andes-tag__color--positive.andes-tag--disabled .andes-tag__custom-icon svg{color:currentColor}.andes-tag.andes-tag__color--positive .andes-tag__custom-icon{color:var(--andes-tag-color-icon-positive-default,#00a650)}.andes-tag.andes-tag__color--positive .andes-tag__custom-icon svg{color:currentColor}.andes-tag.andes-tag__color--positive.andes-tag--clickable:hover{background-color:var(--andes-tag-color-fill-positive-hover,rgba(0,166,80,.15));border-color:var(--andes-tag-color-border-positive-hover,#008744)}.andes-tag.andes-tag__color--positive.andes-tag--clickable:hover .andes-tag__label{color:var(--andes-tag-color-text-positive-hover,#008744)}.andes-tag.andes-tag__color--positive.andes-tag--clickable:hover .andes-tag__custom-icon{color:var(--andes-tag-color-icon-positive-hover,#008744)}.andes-tag.andes-tag__color--positive.andes-tag--clickable:active{background-color:var(--andes-tag-color-fill-positive-active,rgba(0,166,80,.2));border-color:var(--andes-tag-color-border-positive-active,#063)}.andes-tag.andes-tag__color--positive.andes-tag--clickable:active .andes-tag__label{color:var(--andes-tag-color-text-positive-active,#063)}.andes-tag.andes-tag__color--positive.andes-tag--clickable:active .andes-tag__custom-icon{color:var(--andes-tag-color-icon-positive-active,#063)}.andes-tag.andes-tag__color--caution{background-color:var(--andes-tag-color-fill-caution-default,rgba(255,119,51,.1));border-color:var(--andes-tag-color-border-caution-default,#f73)}.andes-tag.andes-tag__color--caution .andes-tag__child,.andes-tag.andes-tag__color--caution .andes-tag__label{color:var(--andes-tag-color-text-caution-default,#f73)}.andes-tag.andes-tag__color--caution .andes-tag__close{color:var(--andes-tag-color-close-caution-default,#f73)}.andes-tag.andes-tag__color--caution .andes-tag__close:hover{color:var(--andes-tag-color-close-caution-hover,#e6540b)}.andes-tag.andes-tag__color--caution .andes-tag__close:active{color:var(--andes-tag-color-close-caution-active,#cc3e0a)}.andes-tag.andes-tag__color--caution.andes-tag--disabled{background-color:var(--andes-tag-color-fill-disabled,hsla(0,0%,100%,0));border-color:var(--andes-tag-color-border-disabled,rgba(0,0,0,.1))}.andes-tag.andes-tag__color--caution.andes-tag--disabled .andes-tag__label{color:var(--andes-tag-color-text-disabled,rgba(0,0,0,.25))}.andes-tag.andes-tag__color--caution.andes-tag--disabled .andes-tag__close{cursor:default}.andes-tag.andes-tag__color--caution.andes-tag--disabled .andes-tag__close:hover{background-color:transparent}.andes-tag.andes-tag__color--caution.andes-tag--disabled .andes-tag__custom-icon{color:var(--andes-tag-color-icon-disabled,rgba(0,0,0,.25))}.andes-tag.andes-tag__color--caution.andes-tag--disabled .andes-tag__custom-icon svg{color:currentColor}.andes-tag.andes-tag__color--caution .andes-tag__custom-icon{color:var(--andes-tag-color-icon-caution-default,#f73)}.andes-tag.andes-tag__color--caution .andes-tag__custom-icon svg{color:currentColor}.andes-tag.andes-tag__color--caution.andes-tag--clickable:hover{background-color:var(--andes-tag-color-fill-caution-hover,rgba(255,119,51,.15));border-color:var(--andes-tag-color-border-caution-hover,#e6540b)}.andes-tag.andes-tag__color--caution.andes-tag--clickable:hover .andes-tag__label{color:var(--andes-tag-color-text-caution-hover,#e6540b)}.andes-tag.andes-tag__color--caution.andes-tag--clickable:hover .andes-tag__custom-icon{color:var(--andes-tag-color-icon-caution-hover,#e6540b)}.andes-tag.andes-tag__color--caution.andes-tag--clickable:active{background-color:var(--andes-tag-color-fill-caution-active,rgba(255,119,51,.2));border-color:var(--andes-tag-color-border-caution-active,#cc3e0a)}.andes-tag.andes-tag__color--caution.andes-tag--clickable:active .andes-tag__label{color:var(--andes-tag-color-text-caution-active,#cc3e0a)}.andes-tag.andes-tag__color--caution.andes-tag--clickable:active .andes-tag__custom-icon{color:var(--andes-tag-color-icon-caution-active,#cc3e0a)}.andes-tag.andes-tag__color--negative{background-color:var(--andes-tag-color-fill-negative-default,rgba(242,61,79,.1));border-color:var(--andes-tag-color-border-negative-default,#f23d4f)}.andes-tag.andes-tag__color--negative .andes-tag__child,.andes-tag.andes-tag__color--negative .andes-tag__label{color:var(--andes-tag-color-text-negative-default,#f23d4f)}.andes-tag.andes-tag__color--negative .andes-tag__close{color:var(--andes-tag-color-close-negative-default,#f23d4f)}.andes-tag.andes-tag__color--negative .andes-tag__close:hover{color:var(--andes-tag-color-close-negative-hover,#d12440)}.andes-tag.andes-tag__color--negative .andes-tag__close:active{color:var(--andes-tag-color-close-negative-active,#a61d33)}.andes-tag.andes-tag__color--negative.andes-tag--disabled{background-color:var(--andes-tag-color-fill-disabled,hsla(0,0%,100%,0));border-color:var(--andes-tag-color-border-disabled,rgba(0,0,0,.1))}.andes-tag.andes-tag__color--negative.andes-tag--disabled .andes-tag__label{color:var(--andes-tag-color-text-disabled,rgba(0,0,0,.25))}.andes-tag.andes-tag__color--negative.andes-tag--disabled .andes-tag__close{cursor:default}.andes-tag.andes-tag__color--negative.andes-tag--disabled .andes-tag__close:hover{background-color:transparent}.andes-tag.andes-tag__color--negative.andes-tag--disabled .andes-tag__custom-icon{color:var(--andes-tag-color-icon-disabled,rgba(0,0,0,.25))}.andes-tag.andes-tag__color--negative.andes-tag--disabled .andes-tag__custom-icon svg{color:currentColor}.andes-tag.andes-tag__color--negative .andes-tag__custom-icon{color:var(--andes-tag-color-icon-negative-default,#f23d4f)}.andes-tag.andes-tag__color--negative .andes-tag__custom-icon svg{color:currentColor}.andes-tag.andes-tag__color--negative.andes-tag--clickable:hover{background-color:var(--andes-tag-color-fill-negative-hover,rgba(242,61,79,.15));border-color:var(--andes-tag-color-border-negative-hover,#d12440)}.andes-tag.andes-tag__color--negative.andes-tag--clickable:hover .andes-tag__label{color:var(--andes-tag-color-text-negative-hover,#d12440)}.andes-tag.andes-tag__color--negative.andes-tag--clickable:hover .andes-tag__custom-icon{color:var(--andes-tag-color-icon-negative-hover,#d12440)}.andes-tag.andes-tag__color--negative.andes-tag--clickable:active{background-color:var(--andes-tag-color-fill-negative-active,rgba(242,61,79,.2));border-color:var(--andes-tag-color-border-negative-active,#a61d33)}.andes-tag.andes-tag__color--negative.andes-tag--clickable:active .andes-tag__label{color:var(--andes-tag-color-text-negative-active,#a61d33)}.andes-tag.andes-tag__color--negative.andes-tag--clickable:active .andes-tag__custom-icon{color:var(--andes-tag-color-icon-negative-active,#a61d33)}.andes-tag-collapsed__list{list-style:none;margin:0;padding:0}.andes-tag-collapsed__list-main{display:flex;width:min-content}.andes-tag-collapsed__list-item{display:inline-flex}.andes-tag-collapsed__wrap{position:relative;width:-moz-fit-content;width:fit-content}.andes-tag-collapsed__more{background-color:var(--andes-color-fill-primary,#fff);border-radius:6px;box-shadow:0 6px 16px 0 rgba(0,0,0,.1);display:block;padding:8px;width:200px}.andes-tag-collapsed__more .andes-tag--large{margin:4px}.andes-tag-collapsed__more .andes-tag--small{margin:3px}.andes-tag-collapsed__more .andes-tag__label{max-width:148px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.andes-tag-collapsed .andes-tag--large{margin-right:8px}.andes-tag-collapsed .andes-tag--small{margin-right:6px}.andes-tag--choice{background-color:var(--andes-tag-choice-color-unselected-fill-default,hsla(0,0%,100%,0));border-color:var(--andes-tag-choice-color-unselected-border-default,rgba(0,0,0,.25))}.andes-tag--choice .andes-tag--internal-thumbnail{background-color:hsla(0,0%,100%,0);color:var(--andes-tag-choice-color-unselected-icon-default,rgba(0,0,0,.9))}.andes-tag--choice .andes-tag--internal-thumbnail svg{color:inherit}.andes-tag--choice .andes-tag__label{color:var(--andes-tag-choice-color-unselected-text-default,rgba(0,0,0,.9))}.andes-tag--choice.andes-tag--selected{background-color:var(--andes-tag-choice-color-selected-fill-default,var(--andes-color-blue-100,rgba(65,137,230,.1)));border-color:var(--andes-tag-choice-color-selected-border-default,var(--andes-color-blue-500,#3483fa))}.andes-tag--choice.andes-tag--selected .andes-tag__label{color:var(--andes-tag-choice-color-selected-text-default,var(--andes-color-blue-500,#3483fa))}.andes-tag--choice.andes-tag--selected .andes-tag__icon-container-check{color:var(--andes-tag-choice-color-selected-check-default,var(--andes-color-blue-500,#3483fa))}.andes-tag--choice.andes-tag--selected .andes-tag--internal-thumbnail{color:var(--andes-tag-choice-color-selected-icon-default,var(--andes-color-blue-500,#3483fa))}.andes-tag--choice.andes-tag--selected .andes-tag--internal-thumbnail svg{color:inherit}.andes-tag--choice:hover{background-color:var(--andes-tag-choice-color-unselected-fill-default,hsla(0,0%,100%,0));border-color:var(--andes-tag-choice-color-unselected-border-hover,rgba(0,0,0,.55))}.andes-tag--choice:hover.andes-tag--selected{background-color:var(--andes-tag-choice-color-selected-fill-default,var(--andes-color-blue-100,rgba(65,137,230,.1)));border-color:var(--andes-tag-choice-color-selected-border-hover,var(--andes-color-blue-600,#2968c8))}.andes-tag--choice:hover.andes-tag--selected .andes-tag__icon-container-check{color:var(--andes-tag-choice-color-selected-check-hover,var(--andes-color-blue-600,#2968c8))}.andes-tag--choice:hover.andes-tag--selected .andes-tag--internal-thumbnail{color:var(--andes-tag-choice-color-selected-icon-hover,var(--andes-color-blue-600,#2968c8))}.andes-tag--choice:hover.andes-tag--selected .andes-tag--internal-thumbnail svg{color:inherit}.andes-tag--choice:hover.andes-tag--selected .andes-tag__label{color:var(--andes-tag-choice-color-selected-text-hover,var(--andes-color-blue-600,#2968c8))}.andes-tag--choice:active{border-color:var(--andes-tag-choice-color-unselected-border-active,var(--andes-color-blue-500,#3483fa))}.andes-tag--choice:active.andes-tag--selected{border-color:var(--andes-tag-choice-color-selected-border-active,var(--andes-color-blue-700,#1f4e96))}.andes-tag--choice:active.andes-tag--selected .andes-tag__icon-container-check{color:var(--andes-tag-choice-color-selected-check-active,var(--andes-color-blue-700,#1f4e96))}.andes-tag--choice:active.andes-tag--selected .andes-tag--internal-thumbnail{color:var(--andes-tag-choice-color-selected-icon-active,var(--andes-color-blue-700,#1f4e96))}.andes-tag--choice:active.andes-tag--selected .andes-tag--internal-thumbnail svg{color:inherit}.andes-tag--choice:active.andes-tag--selected .andes-tag__label{color:var(--andes-tag-choice-color-selected-text-active,var(--andes-color-blue-700,#1f4e96))}.andes-tag--choice.andes-tag--disabled{border-color:var(--andes-tag-choice-color-unselected-border-disabled,rgba(0,0,0,.1))}.andes-tag--choice.andes-tag--disabled .andes-tag__label{color:var(--andes-tag-choice-color-unselected-text-disabled,rgba(0,0,0,.25))}.andes-tag--choice.andes-tag--disabled .andes-tag--internal-thumbnail{color:var(--andes-tag-choice-color-unselected-icon-disabled,rgba(0,0,0,.25))}.andes-tag--choice.andes-tag--disabled .andes-tag--internal-thumbnail svg{color:inherit}.andes-tag--choice.andes-tag--disabled.andes-tag--selected{background-color:var(--andes-tag-choice-color-selected-fill-disabled,hsla(0,0%,100%,0));border-color:var(--andes-tag-choice-color-selected-border-disabled,rgba(0,0,0,.1))}.andes-tag--choice.andes-tag--disabled.andes-tag--selected .andes-tag--internal-thumbnail{color:var(--andes-tag-choice-color-selected-icon-disabled,rgba(0,0,0,.25))}.andes-tag--choice.andes-tag--disabled.andes-tag--selected .andes-tag--internal-thumbnail svg{color:inherit}.andes-tag--choice.andes-tag--disabled.andes-tag--selected .andes-tag__label{color:var(--andes-tag-choice-color-selected-text-disabled,rgba(0,0,0,.25))}.andes-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-bottom-sheet{background-color:var(--andes-bottom-sheet-color-fill,#fff);border-radius:6px 6px 0 0;bottom:0;box-sizing:border-box;height:0;left:0;max-height:100vh;position:fixed;right:0;transform:translateZ(0);width:100%;z-index:1020}.andes-bottom-sheet>*,.andes-bottom-sheet__scroll>*{box-sizing:border-box;color:var(--andes-bottom-sheet-header-color-title,rgba(0,0,0,.9))}.andes-bottom-sheet__overlay{align-items:flex-end;animation:modal-fade-in .2s ease-in-out;background-color:var(--andes-bottom-sheet-dimmer-color-background,rgba(0,0,0,.8));bottom:0;display:flex;justify-content:center;left:0;opacity:0;position:fixed;right:0;top:0;transition-duration:.2s;z-index:1020}.andes-bottom-sheet__scroll{display:flex;flex-direction:column;height:100%;width:100%}.andes-bottom-sheet__scroll--scrollable{overflow-x:hidden;overflow-y:auto}.andes-bottom-sheet__toggle-size-button--focused-by-kb: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-bottom-sheet__toggle-size-button--focused-by-kb: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-bottom-sheet__toggle-size-button--focused-by-kb:focus:not(:focus-visible){box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}.andes-bottom-sheet__toggle-size-button{background-color:transparent;border:none;border-radius:2px;height:4px;left:38%;margin:8px 16px 0;outline:none;position:absolute;width:74px}.andes-bottom-sheet__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-bottom-sheet__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-bottom-sheet__close:focus:not(:focus-visible){box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}.andes-bottom-sheet__close{background-color:transparent;border:0;color:var(--andes-bottom-sheet-header-color-close-default,rgba(0,0,0,.55));display:flex;padding:8px 0 12px 8px;position:absolute;right:16px;z-index:1}.andes-bottom-sheet__close:hover{color:var(--andes-bottom-sheet-header-color-close-hover,rgba(0,0,0,.15))}.andes-bottom-sheet__close:active{color:var(--andes-bottom-sheet-header-color-close-active,rgba(0,0,0,.9))}.andes-bottom-sheet__close--hidden{opacity:0;pointer-events:none}.andes-bottom-sheet__close--hidden:focus{opacity:1;pointer-events:unset}.andes-bottom-sheet__close--outside{top:-32px}.andes-bottom-sheet__close--outside,.andes-bottom-sheet__close--outside:active,.andes-bottom-sheet__close--outside:hover{color:var(--andes-bottom-sheet-header-color-close-default-inverse,#fff)}.andes-bottom-sheet__action{padding:0 16px 16px;transition:border .08s ease-in-out;width:100%}.andes-bottom-sheet--fixed-action .andes-bottom-sheet__content{padding-bottom:0}.andes-bottom-sheet--fixed-action .andes-bottom-sheet__action{background-color:var(--andes-bottom-sheet-color-fill,#fff);bottom:0;padding:16px;position:sticky}.andes-bottom-sheet--fixed-action .andes-bottom-sheet__action--border{border-top:1px solid rgba(0,0,0,.07)}.andes-bottom-sheet--hide-dimmer{bottom:0;box-shadow:0 -6px 16px 0 rgba(0,0,0,.1);left:0;position:absolute}.andes-bottom-sheet--secondary{padding-top:8px}.andes-bottom-sheet__header{align-items:center;background-color:var(--andes-bottom-sheet-header-color-fill,#fff);display:flex;flex-direction:column;padding:8px 16px 0}.andes-bottom-sheet__header--legacy{margin-bottom:8px;padding:0}.andes-bottom-sheet__header--secondary{background-color:var(--andes-bottom-sheet-header-color-fill,#fff);border-top-left-radius:6px;border-top-right-radius:6px;box-shadow:0 0 3px 1px rgba(0,0,0,.15);box-sizing:border-box;left:0;line-height:normal;padding:8px 16px 0;position:fixed;top:0;width:100%;z-index:1021}.andes-bottom-sheet__header--secondary.andes-bottom-sheet__header--legacy{padding-left:24px;padding-right:24px}.andes-bottom-sheet__header-content-container{display:flex;width:-webkit-fill-available}.andes-bottom-sheet__header-content{box-sizing:border-box;flex-shrink:0;font-size:20px;font-weight:600;height:auto;line-height:1;padding:8px 0 12px;width:100%}.andes-bottom-sheet__header-content--ellipsis{overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap}.andes-bottom-sheet__header-content--center{text-align:center;width:100%}.andes-bottom-sheet__drag-indicator{background-color:var(--andes-bottom-sheet-header-color-drag-fill,rgba(0,0,0,.25));border-radius:2px;flex-shrink:0;height:4px;margin:0 0 8px;width:32px}[data-andes-box-selector]{display:flex;flex-direction:row}[data-andes-box-selector] [data-andes-box-selector-item]{margin:4px}[data-andes-box-selector] [data-andes-box-selector-item] [data-andes-box-selector-item-input]{-moz-appearance:none;appearance:none;-webkit-appearance:none;border-radius:0;box-shadow:0 0 0 1px #383838;cursor:pointer;margin:0;z-index:1}[data-andes-box-selector] [data-andes-box-selector-item] [data-andes-box-selector-item-input][data-andes-state=checked]{box-shadow:0 0 0 2px #383838}[data-andes-box-selector] [data-andes-box-selector-item] [data-andes-box-selector-item-input]:active{box-shadow:0 0 0 1px #6f6f6f}[data-andes-box-selector] [data-andes-box-selector-item] [data-andes-box-selector-item-input]:active[data-andes-state~=checked]{box-shadow:0 0 0 2px #6f6f6f}[data-andes-box-selector] [data-andes-box-selector-item] [data-andes-box-selector-item-input]:hover{box-shadow:0 0 0 1px #4c4c4c}[data-andes-box-selector] [data-andes-box-selector-item] [data-andes-box-selector-item-input]:hover[data-andes-state~=checked]{box-shadow:0 0 0 2px #4c4c4c}[data-andes-box-selector] [data-andes-box-selector-item] [data-andes-box-selector-item-input][data-andes-state=error]{box-shadow:0 0 0 1px #ff0019}[data-andes-box-selector] [data-andes-box-selector-item] [data-andes-box-selector-item-input][data-andes-state~=error][data-andes-state~=checked]{box-shadow:0 0 0 2px #ff0019}[data-andes-box-selector] [data-andes-box-selector-item] [data-andes-box-selector-item-input][data-andes-state=disabled]{box-shadow:0 0 0 1px #c6c6c6;cursor:auto}[data-andes-box-selector] [data-andes-box-selector-item] [data-andes-box-selector-item-input][data-andes-state~=disabled][data-andes-state~=checked]{box-shadow:0 0 0 2px #c6c6c6;cursor:auto}[data-andes-box-selector] [data-andes-box-selector-item-content],[data-andes-box-selector] [data-andes-box-selector-item-input],[data-andes-box-selector] [data-andes-box-selector-item]{height:144px;width:144px}[data-andes-box-selector] [data-andes-box-selector-item-content],[data-andes-box-selector] [data-andes-box-selector-item-input]{position:absolute}.andes-box-selector[data-andes-box-selector]{flex-wrap:nowrap}.andes-box-selector[data-andes-box-selector] [data-andes-box-selector-item]{flex:1;height:auto;margin:4px;position:relative}.andes-box-selector[data-andes-box-selector] [data-andes-box-selector-item] [data-andes-box-selector-item-input]{border-radius:6px;box-shadow:0 0 0 1px var(--andes-box-selector-color-unselected-border-default,rgba(0,0,0,.25));height:100%;padding:8px;width:100%}.andes-box-selector[data-andes-box-selector] [data-andes-box-selector-item] [data-andes-box-selector-item-input]:focus-visible{box-shadow:0 0 0 1px var(--andes-box-selector-color-unselected-border-default,rgba(0,0,0,.25)),0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 4px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:0 0 0 1px var(--andes-box-selector-color-unselected-border-default,rgba(0,0,0,.25)),0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 4px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:0 0 0 1px var(--andes-box-selector-color-unselected-border-default,rgba(0,0,0,.25)),0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 4px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-box-selector[data-andes-box-selector] [data-andes-box-selector-item] [data-andes-box-selector-item-input][data-andes-state=checked]:focus-visible{box-shadow:0 0 0 2px var(--andes-box-selector-color-selected-border-default,var(--andes-color-blue-500,var(--andes-color-blue-500,#3483fa))),0 0 0 3px #fff,0 0 0 4px 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 var(--andes-box-selector-color-selected-border-default,var(--andes-color-blue-500,var(--andes-color-blue-500,#3483fa))),0 0 0 3px #fff,0 0 0 4px 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 var(--andes-box-selector-color-selected-border-default,var(--andes-color-blue-500,var(--andes-color-blue-500,#3483fa))),0 0 0 3px #fff,0 0 0 4px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-box-selector[data-andes-box-selector] [data-andes-box-selector-item] [data-andes-box-selector-item-input][data-andes-state=checked]{box-shadow:0 0 0 2px var(--andes-box-selector-color-selected-border-default,var(--andes-color-blue-500,var(--andes-color-blue-500,#3483fa)))}.andes-box-selector[data-andes-box-selector] [data-andes-box-selector-item] [data-andes-box-selector-item-input][data-andes-state=error],.andes-box-selector[data-andes-box-selector] [data-andes-box-selector-item] [data-andes-box-selector-item-input][data-andes-state~=error][data-andes-state~=checked]{box-shadow:0 0 0 1px var(--andes-box-selector-color-unselected-border-error,#f23d4f)}.andes-box-selector[data-andes-box-selector] [data-andes-box-selector-item] [data-andes-box-selector-item-input]:active{box-shadow:0 0 0 1px var(--andes-box-selector-color-unselected-border-active,var(--andes-color-blue-500,var(--andes-color-blue-500,#3483fa)))}.andes-box-selector[data-andes-box-selector] [data-andes-box-selector-item] [data-andes-box-selector-item-input]:active[data-andes-state~=checked]{box-shadow:0 0 0 2px var(--andes-box-selector-color-selected-border-active,var(--andes-color-blue-700,#1f4e96));outline:initial}.andes-box-selector[data-andes-box-selector] [data-andes-box-selector-item] [data-andes-box-selector-item-input]:hover{box-shadow:0 0 0 1px var(--andes-box-selector-color-unselected-border-hover,rgba(0,0,0,.55))}.andes-box-selector[data-andes-box-selector] [data-andes-box-selector-item] [data-andes-box-selector-item-input]:hover[data-andes-state~=checked]{box-shadow:0 0 0 2px var(--andes-box-selector-color-selected-border-hover,var(--andes-color-blue-600,#2968c8))}.andes-box-selector[data-andes-box-selector] [data-andes-box-selector-item] [data-andes-box-selector-item-input]:hover[data-andes-state~=error],.andes-box-selector[data-andes-box-selector] [data-andes-box-selector-item] [data-andes-box-selector-item-input]:hover[data-andes-state~=error][data-andes-state~=checked]{box-shadow:0 0 0 1px var(--andes-box-selector-color-unselected-border-error,#f23d4f)}.andes-box-selector[data-andes-box-selector] [data-andes-box-selector-item] [data-andes-box-selector-item-input][data-andes-state=disabled]{box-shadow:0 0 0 1px var(--andes-box-selector-color-unselected-border-disabled,rgba(0,0,0,.1))}.andes-box-selector[data-andes-box-selector] [data-andes-box-selector-item] [data-andes-box-selector-item-input][data-andes-state~=disabled][data-andes-state~=checked]{box-shadow:0 0 0 2px var(--andes-box-selector-color-selected-border-disabled,rgba(0,0,0,.1))}.andes-box-selector-item[data-andes-box-selector-item] [data-andes-box-selector-item-content]{box-sizing:border-box;height:auto;padding:8px;position:relative;width:auto}.andes-box-selector--heightBehavior-variable[data-andes-box-selector] [data-andes-box-selector-item]{height:-moz-fit-content;height:fit-content}.andes-box-selector--widthBehavior-variable[data-andes-box-selector] [data-andes-box-selector-item]{max-width:-moz-fit-content;max-width:fit-content}.andes-box-selector--placement-vertical[data-andes-box-selector]{flex-direction:column}.andes-box-selector--placement-vertical.andes-box-selector--heightBehavior-proportional[data-andes-box-selector]{display:grid;grid-auto-rows:1fr;justify-content:left}.andes-box-selector--placement-grid[data-andes-box-selector]{flex-direction:row;flex-wrap:wrap}.andes-table{border-spacing:0;color:rgba(0,0,0,.9);font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:14px;font-weight:400;line-height:18px;padding:0;width:100%;-webkit-font-smoothing:antialiased}.andes-table__header{background-color:#e5e5e5;font-weight:600}.andes-table__head.andes-table__head--sticky{position:sticky;top:-2px;z-index:10}.andes-table__column{white-space:nowrap}.andes-table__column:not(:last-child){box-shadow:inset -1px 0 0 0 #ededed}.andes-table__row{background-color:#fff;box-shadow:inset 0 -1px 0 0 #ededed,inset -1px 0 0 0 #ededed,inset 1px 0 0 0 #ededed}.andes-table__body,.andes-table__column,.andes-table__header,.andes-table__row{display:block}.andes-table__link{color:var(--andes-color-blue-500,var(--andes-color-blue-500,#3483fa))}.andes-table__editable{padding:0;position:relative;width:100%}.andes-table__editable--input-container{align-items:stretch;display:flex;height:100%;position:relative;width:100%}.andes-table__editable--input{background-color:transparent;border:none;border-radius:0;font-family:inherit;outline:none;padding:24px 24px 22px;text-overflow:ellipsis;width:100%}.andes-table__editable--input-icon{align-items:center;bottom:0;display:flex;pointer-events:none;position:absolute;right:0;top:0}.andes-table__editable--input-icon>svg{display:none;margin:auto 24px auto 8px}.andes-table__editable--dashed-border,.andes-table__editable--focus-border,.andes-table__editable--mouseover-border{display:none;height:calc(100% + 1px);left:-1px;pointer-events:none;position:absolute;top:-1px;width:calc(100% + 1px)}.andes-table__editable--dashed-border{stroke:#e5e5e5}.andes-table__editable--mouseover-border{stroke:rgba(0,0,0,.55)}.andes-table__editable--focus-border{stroke:var(--andes-color-blue-500,var(--andes-color-blue-500,#3483fa))}.andes-table__editable-disabled,.andes-table__editable-enabled:hover,.andes-table__editable-focused{box-shadow:inset 0 1px 0 0 #fff,inset 0 -1px 0 0 #fff,inset -1px 0 0 0 #fff,inset 1px 0 0 0 #fff,0 -1px 0 0 #fff,-1px 0 0 0 #fff!important}.andes-table__editable-focused{z-index:16}.andes-table__editable-focused .andes-table__editable--focus-border{display:block}.andes-table__editable-focused .andes-table__editable--input-icon>svg{display:none}.andes-table__editable-disabled .andes-table__editable--input{color:rgba(0,0,0,.55);cursor:not-allowed}.andes-table__editable-disabled .andes-table__editable--dashed-border{display:block}.andes-table__expandable--container{align-items:center;display:flex}.andes-table__expandable .andes-table__expandable--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-table__expandable .andes-table__expandable--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-table__expandable .andes-table__expandable--trigger:focus:not(:focus-visible){box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}.andes-table__expandable .andes-table__expandable--trigger{align-items:center;background-color:transparent;border:0;border-radius:6px;cursor:pointer;display:flex;justify-content:center;margin-right:12px;padding:0}@media(prefers-reduced-motion:no-preference){.andes-table__expandable .andes-table__expandable--trigger svg{transition:transform .2s}}.andes-table__expandable .andes-table__expandable--trigger svg>path{fill:var(--andes-color-blue-500,var(--andes-color-blue-500,#3483fa))!important}.andes-table__expandable .andes-table__expandable--trigger:hover svg>path{fill:var(--andes-color-blue-600,#2968c8)}.andes-table__expandable .andes-table__expandable--trigger:focus svg>path{fill:var(--andes-color-blue-700,#1f4e96)}.andes-table__expandable-open .andes-table__expandable--trigger svg{transform:rotate(180deg)}.andes-table__expandable-close .andes-table__expandable--trigger svg{transform:rotate(0deg)}.andes-table__head{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.andes-table__column{display:flex;white-space:normal}.andes-table__column,.andes-table__column:not(:last-child){box-shadow:inset 1px 1px 1px 0 #ededed}.andes-table__column:before{background-color:#e5e5e5;content:attr(data-title);flex-basis:150px;flex-grow:0;flex-shrink:0;float:left;font-weight:600;margin:0;padding:24px 16px 22px;width:150px}.andes-table__row{border-bottom:16px solid #e6e6e6}.andes-table__row:last-of-type{border:0}.andes-table__column--value{display:block;margin:24px 16px 22px;width:100%}.andes-table__editable--focus-border{stroke:transparent}.andes-table__editable-disabled,.andes-table__editable-enabled:hover,.andes-table__editable-focused{box-shadow:inset 0 1px rgba(0,0,0,.07)!important}.andes-table__editable-focused .andes-table__editable--input{outline:2px solid var(--andes-color-blue-500,var(--andes-color-blue-500,#3483fa))}.andes-table__editable-enabled:hover .andes-table__editable--mouseover-border{display:none}.andes-table__editable-enabled:hover .andes-table__editable--input{padding-right:24px}.andes-table__editable-enabled:hover .andes-table__editable--input-icon>svg{display:none}.andes-table__expandable--row,.andes-table__expandable--row:focus,.andes-table__expandable--row:hover{background-color:#fff}.andes-table__expandable--row>.andes-table__column{padding:0 24px}.andes-table__expandable--row>.andes-table__column:before{content:none}@media(min-width:768px){.andes-table{width:100.1%}.andes-table__header{box-shadow:inset 0 -1px rgba(0,0,0,.25)}.andes-table__head{-webkit-clip-path:none;clip-path:none;height:auto;overflow:auto;position:relative;width:auto;z-index:10}.andes-table__column,.andes-table__header{display:table-cell;text-align:left;white-space:normal}.andes-table__column--vertical-align-top,.andes-table__header--vertical-align-top{vertical-align:baseline}.andes-table__column--vertical-align-center,.andes-table__header--vertical-align-center{vertical-align:middle}.andes-table__column--vertical-align-bottom,.andes-table__header--vertical-align-bottom{vertical-align:bottom}.andes-table__column .andes-table__header__container,.andes-table__header .andes-table__header__container{display:inline-block}.andes-table__column:before,.andes-table__header:before{content:"";margin:0;padding:0;width:100%}.andes-table__column,.andes-table__column:not(:last-child){box-shadow:inset 1px 0 1px 0 #ededed}.andes-table__header__container: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-table__header__container: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-table__header__container:focus:not(:focus-visible){box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}.andes-table__header__container{align-items:center;background-color:inherit;border:0;display:flex;font:inherit;padding:16px 24px 14px}.andes-table__column{padding:0 24px}.andes-table__column--value{display:-webkit-box;-webkit-box-orient:vertical;margin:24px 0 22px;overflow:hidden}.andes-table .andes-table__column-checkbox,.andes-table__header-checkbox{padding:0 24px;width:18px}.andes-table .andes-table__column-checkbox>.andes-checkbox,.andes-table__header-checkbox>.andes-checkbox{margin:0 auto}.andes-table__column--left,.andes-table__header--left{text-align:left}.andes-table__column--center,.andes-table__header--center{text-align:center}.andes-table__column--right,.andes-table__header--right{text-align:right}.andes-table__row{border:0;display:table-row}.andes-table__body{display:table-row-group}.andes-table--compact .andes-table__body>.andes-table__row>.andes-table__column>.andes-table__column--value{margin:16px 0 14px}.andes-table__editable{padding:0}.andes-table__editable-disabled,.andes-table__editable-enabled:hover,.andes-table__editable-focused{box-shadow:inset 0 1px 0 0 #fff,inset 0 -1px 0 0 #fff,inset -1px 0 0 0 #fff,inset 1px 0 0 0 #fff,0 -1px 0 0 #fff,-1px 0 0 0 #fff!important}.andes-table__editable-disabled+td{box-shadow:none!important}.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-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))}@media(min-width:768px){.andes-table__expandable--row{background-color:#fff}.andes-table__expandable--row:hover{background-color:rgba(0,0,0,.04)}.andes-table__expandable--row:focus{background-color:rgba(0,0,0,.07)}.andes-table__editable--focus-border{stroke:var(--andes-color-blue-500,var(--andes-color-blue-500,#3483fa))}.andes-table__editable-enabled:hover{z-index:17}.andes-table__editable-enabled:hover .andes-table__editable--mouseover-border{display:block}.andes-table__editable-enabled:hover .andes-table__editable--input{padding-right:48px}.andes-table__editable-enabled:hover .andes-table__editable--input-icon>svg{display:block}.andes-table__editable-focused .andes-table__editable--input{outline:0}.andes-table__header--sortable{cursor:pointer}.andes-table__header--sortable .andes-table__header__container{cursor:pointer;height:100%}.andes-table__header--sortable:active{outline:none}.andes-table__header--sortable:active .andes-table__sort-icon-container svg path{fill:rgba(0,0,0,.55)}.andes-table__header--sortable:active[aria-sort] .andes-table__sort-icon-container svg path{fill:var(--andes-color-blue-700,#1f4e96)}.andes-table__header--sortable:hover .andes-table__sort-icon-container svg path{fill:rgba(0,0,0,.25)}.andes-table__header--sortable:hover[aria-sort] .andes-table__sort-icon-container svg path{fill:var(--andes-color-blue-600,#2968c8)}.andes-table__header--sorted-asc .andes-table__sort-icon-container svg{transform:rotate(180deg)}.andes-table__sort-icon-container{display:inline-block;height:16px;margin-left:8px;width:16px}.andes-table__sort-icon-container svg{margin-bottom:1px;vertical-align:middle}}@media(min-width:768px)and (prefers-reduced-motion:no-preference){.andes-table__sort-icon-container svg{transition:transform .1s ease-in-out}}@media(min-width:768px){.andes-table__sort-icon-container svg path{fill:#bfbfbf}.andes-table__sort-icon-container--sorted svg path{fill:var(--andes-color-blue-500,#3483fa)}}:root{--andes-color-blue-500:var(--andes-color-blue-500,var(--andes-color-blue-500,#3483fa))}@keyframes parallax-in{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}body main{background-color:#ededed;font-family:Proxima Nova,Helvetica Neue,Helvetica,Roboto,Arial,sans-serif;-webkit-font-smoothing:antialiased}body main>div,body main>div>div{height:inherit;width:inherit}body .nav-footer-access .nav-footer-access-content{margin-top:0}.sicf-page-layout{height:100%;margin:1px auto 0;position:relative;width:100%}.sicf-page-layout--fixed{align-content:stretch;align-items:stretch;display:flex;justify-content:space-between;max-width:1220px}.sicf-page-layout--fluid{max-width:100%}main[role=main]{font-family:Proxima Nova,Helvetica Neue,Helvetica,Roboto,Arial,sans-serif}.sicf-page-layout:not(.sicf-page-layout--fluid){max-width:1200px}.sicf-page-layout a,.sicf-page-layout a:hover:not([role=button]){color:#3483fa;text-decoration:none}.si-header-page{margin-bottom:32px;position:relative}.si-header-page__sub-title{color:#999;font-size:12px;font-size:14px;font-weight:300;line-height:18px;margin:0;margin-top:8px}.si-header-page__title{color:#333;font-size:24px;font-weight:600;line-height:1;margin:0}.si-main-content{margin-right:48px;padding-bottom:80px;padding-top:32px;width:752px}.si-main-content--modifier{margin-right:0;width:100%}.si-main-content .andes-breadcrumb{margin-bottom:24px}body{background:#ededed}main[role=main]{font-weight:300;line-height:1.35;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,.1)}::selection{background:rgba(0,0,0,.1)}h1,h2,h3,h4,h5,h6{font-weight:400;line-height:1.25;margin:0}p{margin:0}a,a:hover,a:link,a:visited{text-decoration:none}a{color:var(--andes-color-blue-500,#3483fa);transition:color .2s ease-in-out}a:focus,a:hover{color:var(--andes-color-blue-600,#2968c8)}a:hover{cursor:pointer}a:active{color:var(--andes-color-blue-700,#1f4e96)}ol,ul{margin:0;padding:0}li{list-style:none}button,textarea{font-family:inherit}.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)}.nav-footer,footer[role=contentinfo]{display:block}.fp-nav-footer,.nav-footer,.nav-footer-access,.nav-footer-access.nav-footer-access-expanded,footer[role=contentinfo]{position:relative;z-index:100}header[role=banner]{z-index:101}.nav-categs-overlay{z-index:100}main[role=main]{display:flex;flex-direction:column}header[class*=nav-header-lite-supply]{z-index:98}header[class*=nav-header-cbt]+main[role=main],main>div:not(.app-wrapper):has(.app-wrapper){display:flex;flex-direction:column;flex-grow:1;height:100%}.myml-nav,.myml-nav *,.myml-nav :after,.myml-nav :before{box-sizing:border-box}.myml-nav__section-toggle-trigger,[id=myml-menu-toggle]{display:none}.myml-nav a{color:#666;text-decoration:none}.myml-nav label{cursor:pointer}@media(max-width:1500px){.app-wrapper .page-wrapper{padding-right:0!important}}.app-wrapper{display:flex;flex-grow:1;height:100%;position:relative}.app-wrapper .page-wrapper{box-sizing:content-box;flex:1;min-width:0;padding-right:58px}.app-wrapper .page-wrapper__content{margin:0 auto;max-width:1200px}.app-wrapper .menu-wrapper{width:58px;z-index:100}.app-wrapper .menu-wrapper .myml-nav{background-color:#f5f5f5;inset:0;bottom:-64px;min-height:100%;position:absolute;transition:width .25s cubic-bezier(.25,0,.5,.5);width:58px}.app-wrapper .menu-wrapper .myml-nav .myml-nav__wrapper{height:calc(100vh - 100px);max-height:100%;overflow:hidden scroll;overscroll-behavior:contain;padding:46px 0;position:absolute;scrollbar-width:none;top:0;transition:width .2s cubic-bezier(.25,0,.5,.5);width:58px}.app-wrapper .menu-wrapper .myml-nav .myml-nav__wrapper::-webkit-scrollbar{display:none}.app-wrapper .menu-wrapper .myml-nav .myml-nav__wrapper--active{height:100vh;padding-bottom:150px;position:fixed;top:0}.app-wrapper .menu-wrapper .myml-nav .myml-nav__container{font-family:Proxima Nova,-apple-system,Helvetica Neue,Helvetica,Roboto,Arial,sans-serif;font-size:13px;font-weight:400;width:250px;-webkit-font-smoothing:antialiased;-webkit-overflow-scrolling:touch;-webkit-user-select:none;user-select:none}.app-wrapper .menu-wrapper .myml-nav .myml-nav__menu{padding:1em 0 0}header[class*=nav-header-lite-supply]~main .app-wrapper .menu-wrapper .myml-nav,header[class*=nav-header-lite-supply]~main .app-wrapper .menu-wrapper+.myml-nav__overlay{position:fixed;top:48px;z-index:99}header[class*=nav-header-lite-supply]~main .app-wrapper .menu-wrapper .myml-nav{z-index:100}header[class*=nav-header-lite-supply]~main .app-wrapper .menu-wrapper .myml-nav:has(.myml-nav__wrapper--active),header[class*=nav-header-lite-supply]~main .app-wrapper .menu-wrapper:has(.myml-nav__wrapper--active)+.myml-nav__overlay{bottom:0;position:fixed;top:0}header[class*=nav-header-lite-supply]~main .app-wrapper .menu-wrapper .myml-nav__wrapper{height:100vh;padding-bottom:0}@media(max-width:1900px){.app-wrapper.app-wrapper--menu-expanded.app-wrapper--menu-expanded-static{--scale:calc((1900px - max(100vw, 1700px))/100);padding-left:calc(var(--scale)*96)}.app-wrapper.app-wrapper--menu-expanded.app-wrapper--menu-expanded-static .page-wrapper{padding-right:calc(58px - var(--scale)*29)}}.myml-nav__overlay{background-color:rgba(0,0,0,.5);inset:0;bottom:-64px;opacity:0;pointer-events:none;position:absolute;transition:opacity .3s ease-out;visibility:hidden;z-index:99}.app-wrapper .menu-wrapper :checked+.myml-nav{box-shadow:none;width:250px}.app-wrapper .menu-wrapper :checked+.myml-nav .myml-nav__wrapper{width:250px}.app-wrapper .menu-wrapper :checked+.myml-nav .myml-nav__wrapper::-webkit-scrollbar{display:none}.app-wrapper .menu-wrapper :checked+.myml-nav .myml-nav__wrapper .myml-nav__section--has-new-item :checked+.myml-nav__section-heading__container .notification-dot{display:none}.app-wrapper .menu-wrapper :checked+.myml-nav .myml-nav__container{padding-bottom:50px;white-space:nowrap;width:250px}.app-wrapper .menu-wrapper :checked+.myml-nav .myml-nav__overlay{opacity:1;pointer-events:auto;visibility:visible}body:has(.nav-footer-access.nav-footer-access-expanded) .app-wrapper .menu-wrapper .myml-nav__wrapper.myml-nav__wrapper--active{padding-bottom:396px}:checked+.myml-nav{width:250px}.menu-wrapper:has(:checked+.myml-nav)+.myml-nav__overlay{opacity:1;pointer-events:auto;visibility:visible}:not(:checked)+.myml-nav .myml-nav__section-list{display:none}.app-wrapper--menu-expanded .myml-nav{box-shadow:none;width:250px}.app-wrapper--menu-expanded .myml-nav__overlay{display:none}.app-wrapper--menu-expanded.app-wrapper--menu-expanded-static :checked+.myml-nav .myml-nav__section.myml-nav__section--toggle .myml-nav__toggle{transform:none}.app-wrapper--menu-expanded.app-wrapper--menu-expanded-static :checked+.myml-nav .myml-nav__section.myml-nav__section--toggle .myml-nav__toggle [class^=myml-nav__ham]{background-color:#8c8c8c}.app-wrapper--menu-expanded.app-wrapper--menu-expanded-static :checked+.myml-nav .myml-nav__section.myml-nav__section--toggle .myml-nav__toggle .myml-nav__ham--bottom,.app-wrapper--menu-expanded.app-wrapper--menu-expanded-static :checked+.myml-nav .myml-nav__section.myml-nav__section--toggle .myml-nav__toggle .myml-nav__ham--top{opacity:1}.app-wrapper--menu-expanded.app-wrapper--menu-expanded-static :checked+.myml-nav .myml-nav__section.myml-nav__section--toggle .myml-nav__toggle .myml-nav__ham--cross{opacity:0}.myml-nav__section.myml-nav__section--toggle{margin-left:4px}.myml-nav__section.myml-nav__section--toggle .myml-nav__user-permalink{font-size:16px;font-weight:600;line-height:1.35}.myml-nav__section.myml-nav__section--toggle .myml-nav__section-heading{align-items:center;display:flex;position:relative}.myml-nav__section.myml-nav__section--toggle .myml-nav__section-icon{align-items:center;display:flex;height:51px;justify-content:center;width:54px}.myml-nav__section.myml-nav__section--toggle .myml-nav__section-icon>svg{height:auto;width:20px}.myml-nav__section.myml-nav__section--toggle .myml-nav__section-icon .myml-nav__toggle{cursor:default;height:20px;position:relative;transition:transform .2s ease-out;width:20px}.myml-nav__section.myml-nav__section--toggle .myml-nav__section-icon .myml-nav__toggle [class^=myml-nav__ham]{background-color:#3483fa;height:2px;left:0;opacity:1;position:absolute;top:9px;transition:opacity .2s ease-out;width:20px}.myml-nav__section.myml-nav__section--toggle .myml-nav__section-icon .myml-nav__toggle .myml-nav__ham--top{top:4px}.myml-nav__section.myml-nav__section--toggle .myml-nav__section-icon .myml-nav__toggle .myml-nav__ham--bottom{top:14px}.myml-nav__section.myml-nav__section--toggle .myml-nav__section-icon .myml-nav__toggle .myml-nav__ham--cross{opacity:0;transform:rotate(90deg)}.myml-nav__section.myml-nav__section--toggle .myml-nav__section-subtitle{color:#8c8c8c;display:block;font-size:13px;line-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:90%}:checked+.myml-nav .myml-nav__section.myml-nav__section--toggle .myml-nav__toggle{transform:rotate(135deg)}:checked+.myml-nav .myml-nav__section.myml-nav__section--toggle .myml-nav__ham--bottom,:checked+.myml-nav .myml-nav__section.myml-nav__section--toggle .myml-nav__ham--top{opacity:0}:checked+.myml-nav .myml-nav__section.myml-nav__section--toggle .myml-nav__ham--cross,:checked+.myml-nav .myml-nav__section.myml-nav__section--toggle .myml-nav__section-title{opacity:1}.myml-nav__section-heading__container{all:unset}.myml-nav__menu .myml-nav__section{width:250px}.myml-nav__menu .myml-nav__section--has-new-item.hide-new-item .myml-nav__dot,.myml-nav__menu .myml-nav__section--has-new-item.hide-new-item .myml-nav__new-item-tooltip,.myml-nav__menu .myml-nav__section--has-new-item.hide-new-item .notification-dot{display:none}.myml-nav__menu .myml-nav__section-text-container .andes-badge__content{line-height:6px}.myml-nav__menu .myml-nav__section-title{align-items:center;color:#666;cursor:pointer;display:flex;flex:1;margin:0}.myml-nav__section--toggle .myml-nav__menu .myml-nav__section-title{align-items:flex-start;cursor:auto;flex-direction:column}.myml-nav__menu .myml-nav__section-heading{align-items:center;border-left:4px solid transparent;display:flex;font-size:13px;position:relative;transition:border-color .2s ease-out;width:250px}.myml-nav__menu .myml-nav__section-heading .myml-nav__badge{margin:0 8px}.myml-nav__menu .myml-nav__section-heading:hover{border-left-color:#3483fa}.myml-nav__menu .myml-nav__section-heading--has-items:after,.myml-nav__menu .myml-nav__section-heading--has-items:before{background:#999;content:"";cursor:pointer;display:block;height:2px;pointer-events:none;position:absolute;transition:transform .2s ease-out;width:10px}.myml-nav__menu .myml-nav__section-heading--has-items:before{margin-top:-1px;right:32px;top:50%;transform:rotate(45deg)}.myml-nav__menu .myml-nav__section-heading--has-items:after{margin-top:-1px;right:26px;top:50%;transform:rotate(-45deg)}.myml-nav__menu .myml-nav__section-icon-container{position:relative}.myml-nav__menu .myml-nav__section-icon-container .notification-dot{background:#3483f4;border:2px solid #f5f5f5;border-radius:30px;bottom:10px;height:12px;position:absolute;right:14px;width:12px}.myml-nav__menu .myml-nav__section-icon{align-items:center;display:flex;height:51px;justify-content:center;width:54px}.myml-nav__menu .myml-nav__section-icon>svg{height:auto;width:20px}.myml-nav__menu .myml-nav__section-text-container{display:flex}.myml-nav__menu .myml-nav__section-list{display:none}.myml-nav__menu .myml-nav__section-badge{align-items:center;color:#666;cursor:pointer;flex:1;margin:0}.myml-nav__section--toggle .myml-nav__menu .myml-nav__section-badge{align-items:flex-start;cursor:auto;flex-direction:column}.myml-nav__menu .myml-nav__section--active .myml-nav__section-icon path{fill:#3483fa}.myml-nav__menu .myml-nav__section--active .myml-nav__section-title{font-weight:600}.myml-nav__menu .myml-nav__section--has-active-item .myml-nav__section-icon path{fill:#3483fa}.myml-nav__menu .myml-nav__section-container .myml-nav__new-section-badge.andes-badge{right:-256px;top:0}.myml-nav__menu .myml-nav__section-container.hide-new-section .myml-nav__badge,.myml-nav__menu .myml-nav__section-container.hide-new-section .notification-dot{display:none}:checked~.myml-nav__section-list{display:block;padding-left:20px}:checked+.myml-nav__section-heading__container .myml-nav__section-heading--has-items:before{transform:rotate(-45deg)}:checked+.myml-nav__section-heading__container .myml-nav__section-heading--has-items:after{transform:rotate(45deg)}.myml-nav__menu-item{align-items:center;color:#666;display:flex;line-height:30px;padding-left:38px;transition:color .18s ease-out}.myml-nav__menu-item:focus,.myml-nav__menu-item:hover{color:#3483fa}.myml-nav__menu-item.hide-new-item .myml-nav__dot,.myml-nav__menu-item.hide-new-item .myml-nav__new-item-tooltip,.myml-nav__menu-item.hide-new-item .notification-dot{display:none}.myml-nav__menu-item-text{font-size:13px}.myml-nav__menu-item-text__dot{margin-right:1 em}.myml-nav__menu-item--active{color:#333;font-weight:600}.myml-nav__menu-item-icon{align-items:center;height:14px;justify-content:center;margin-left:10px;width:auto}.myml-nav__menu-item-icon>svg{height:14px;vertical-align:top;width:auto}.myml-nav__menu-item .myml-nav__dot{margin:auto 8px}.myml-nav__menu-item-container,.myml-nav__section-container{position:relative}.myml-nav__menu-item-container .myml-nav__new-item-badge.andes-badge,.myml-nav__menu-item-container .myml-nav__new-section-badge.andes-badge,.myml-nav__section-container .myml-nav__new-item-badge.andes-badge,.myml-nav__section-container .myml-nav__new-section-badge.andes-badge{padding:20px;right:-234px;top:-12px;width:256px}.myml-nav__tooltip{background-color:var(--andes-color-blue-500,var(--andes-color-blue-500,#3483fa));border-radius:6px;box-shadow:0 0 6px 0 rgba(0,0,0,.1);box-sizing:border-box;color:#fff;display:none;font-family:Proxima Nova,-apple-system,Helvetica Neue,Helvetica,Roboto,Arial,sans-serif;font-size:13px;left:245px;opacity:0;padding:16px 30px 16px 16px;pointer-events:auto!important;position:absolute;text-align:left;width:260px;z-index:101}.myml-nav__tooltip:before{border:8px solid transparent;border-right:8px solid var(--andes-color-blue-500,var(--andes-color-blue-500,#3483fa));content:"";left:-16px;margin-top:-8px;position:absolute;top:50%}.myml-nav__tooltip__text{text-wrap:wrap}.myml-nav__tooltip__close{all:unset;border-radius:50%;cursor:pointer;height:16px;position:absolute;right:8px;top:8px;width:16px}.myml-nav__tooltip__close>svg path{fill:#fff}.menu-wrapper:has(:checked+.myml-nav) div>.myml-nav__tooltip--active{display:block;opacity:1;transition:opacity cubic-bezier(1,-.01,.97,.5)}.menu-wrapper:has(:checked+.myml-nav) div>.myml-nav__tooltip--active.hidden{visibility:hidden}.app-wrapper--menu-expanded-static .menu-wrapper:has(:checked+.myml-nav)+div>.myml-nav__tooltip--active{transition-delay:.5s}.cx-widget,.cx-widget:focus:not(:focus-visible){-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:#fff;bottom:0;box-shadow:0 0 1px 1px rgba(0,0,0,.07),0 20px 25px 0 rgba(0,0,0,.15);display:flex;opacity:1;position:fixed;right:-360px;transform:translateZ(0) translateZ(0);transition:transform 325ms ease-in-out,opacity .1s ease-out,top .1s ease,bottom .1s ease;width:360px;z-index:9000}.cx-widget *,.cx-widget:focus:not(:focus-visible) *{border:0;box-sizing:border-box;font-family:Proxima Nova,sans-serif;font-size:16px;font-weight:300;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.cx-widget.cx-widget--visible,.cx-widget:focus:not(:focus-visible).cx-widget--visible{transform:translateZ(0) translateZ(0) translateX(-360px)}.cx-widget.cx-widget--fake-destroy,.cx-widget:focus:not(:focus-visible).cx-widget--fake-destroy{opacity:0}.cx-widget.cx-widget--collapsed,.cx-widget:focus:not(:focus-visible).cx-widget--collapsed{bottom:0!important}.cx-widget.cx-widget--collapsed .cx-widget__protection-band,.cx-widget:focus:not(:focus-visible).cx-widget--collapsed .cx-widget__protection-band{opacity:1}.cx-widget.cx-widget--collapsed .cx-widget__container .cx-widget-iframe,.cx-widget:focus:not(:focus-visible).cx-widget--collapsed .cx-widget__container .cx-widget-iframe{z-index:-1}.cx-widget.cx-widget--collapsed .cx-widget__title-container .cx-widget__title,.cx-widget:focus:not(:focus-visible).cx-widget--collapsed .cx-widget__title-container .cx-widget__title{opacity:1;transform:translateZ(0) translateZ(0) translateY(45%)}.cx-widget.cx-widget--collapsed .cx-widget__actions .button-minimize,.cx-widget:focus:not(:focus-visible).cx-widget--collapsed .cx-widget__actions .button-minimize{opacity:0;pointer-events:none}.cx-widget.cx-widget--collapsed .cx-widget__actions .button-close,.cx-widget:focus:not(:focus-visible).cx-widget--collapsed .cx-widget__actions .button-close{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2732%27 height=%2732%27 viewBox=%270 0 32 32%27%3E%3Cpath fill=%27%23fff%27 d=%27M17.12 15.71 22.41 21 21 22.41l-5.29-5.29-5.3 5.29L9 21l5.29-5.29L9 10.41 10.41 9l5.3 5.29L21 9l1.41 1.41z%27/%3E%3C/svg%3E")}.cx-widget .cx-widget__title-container,.cx-widget:focus:not(:focus-visible) .cx-widget__title-container{cursor:pointer;height:64px;left:0;margin:0;padding:16px 0 16px 32px;position:absolute;vertical-align:top;width:250px}.cx-widget .cx-widget__title-container .cx-widget__title,.cx-widget:focus:not(:focus-visible) .cx-widget__title-container .cx-widget__title{color:#fff;font-weight:500;line-height:1;opacity:0;overflow:hidden;position:absolute;text-overflow:ellipsis;transform:translateZ(0) translateZ(0) translateY(20%);transition:transform .2s ease-in .3s,opacity 325ms ease .3s;white-space:nowrap;width:90%}.cx-widget .cx-widget__actions,.cx-widget:focus:not(:focus-visible) .cx-widget__actions{height:64px;padding:16px 16px 16px 0;position:absolute;right:0;text-align:right;vertical-align:top;width:110px;z-index:9003}.cx-widget .cx-widget__actions .button-close,.cx-widget .cx-widget__actions .button-minimize,.cx-widget:focus:not(:focus-visible) .cx-widget__actions .button-close,.cx-widget:focus:not(:focus-visible) .cx-widget__actions .button-minimize{cursor:pointer;display:inline-block;height:32px;width:32px}.cx-widget .cx-widget__actions .button-minimize,.cx-widget:focus:not(:focus-visible) .cx-widget__actions .button-minimize{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2732%27 height=%2732%27 viewBox=%270 0 32 32%27%3E%3Cpath fill=%27%233483fa%27 d=%27m16 18.59 6.29-6.3 1.42 1.42-7.71 7.7-7.71-7.7 1.42-1.42z%27/%3E%3C/svg%3E");margin-right:8px}.cx-widget .cx-widget__actions .button-minimize.button-minimize--white,.cx-widget:focus:not(:focus-visible) .cx-widget__actions .button-minimize.button-minimize--white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2732%27 height=%2732%27 viewBox=%270 0 32 32%27%3E%3Cpath fill=%27%23fff%27 d=%27m16 18.59 6.29-6.3 1.42 1.42-7.71 7.7-7.71-7.7 1.42-1.42z%27/%3E%3C/svg%3E")}.cx-widget .cx-widget__actions .button-close,.cx-widget:focus:not(:focus-visible) .cx-widget__actions .button-close{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2732%27 height=%2732%27 viewBox=%270 0 32 32%27%3E%3Cpath fill=%27%233483fa%27 d=%27M17.12 15.71 22.41 21 21 22.41l-5.29-5.29-5.3 5.29L9 21l5.29-5.29L9 10.41 10.41 9l5.3 5.29L21 9l1.41 1.41z%27/%3E%3C/svg%3E")}.cx-widget .cx-widget__actions .button-close.button-close--white,.cx-widget:focus:not(:focus-visible) .cx-widget__actions .button-close.button-close--white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2732%27 height=%2732%27 viewBox=%270 0 32 32%27%3E%3Cpath fill=%27%23fff%27 d=%27M17.12 15.71 22.41 21 21 22.41l-5.29-5.29-5.3 5.29L9 21l5.29-5.29L9 10.41 10.41 9l5.3 5.29L21 9l1.41 1.41z%27/%3E%3C/svg%3E")}.cx-widget .cx-widget__container,.cx-widget:focus:not(:focus-visible) .cx-widget__container{height:calc(100% - 64px);margin-top:64px}.cx-widget .cx-widget__container .cx-widget-iframe,.cx-widget:focus:not(:focus-visible) .cx-widget__container .cx-widget-iframe{height:100%;margin-top:-64px;overflow:hidden;position:absolute;width:100%;z-index:9001}.cx-widget .cx-widget__protection-band,.cx-widget:focus:not(:focus-visible) .cx-widget__protection-band{height:64px;left:0;opacity:0;position:absolute;right:0;top:0;transform:translateZ(0) translateZ(0);transition:opacity .15s ease-in}.cx-loading--block{background:#fff;position:absolute;transform:translateZ(0) translateZ(0);z-index:9002}.cx-loading--block .cx-loading__container{z-index:9004}.cx-loading--hidden .cx-loading__mask,.cx-loading--hidden.cx-loading--block{opacity:0;top:-9999px}.cx-loading--block,.cx-loading__mask{height:100%;left:0;top:0;width:100%}.cx-loading--block .cx-loading__container{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.cx-loading__mask{background-color:hsla(0,0%,100%,.9);position:absolute}.cx-loading__spinner{animation:cx-loading-rotate 2s linear infinite;height:32px;position:relative;transform-origin:center center;width:32px}.cx-loading__spinner.cx-loading__spinner--large{height:64px;width:64px}.cx-loading__spinner-path{animation:cx-loading-dash 1.5s ease-in-out infinite,cx-loading-color 6s ease-in-out infinite;stroke-dasharray:89,200;stroke-dashoffset:-10;stroke-linecap:round;transform:translateZ(0) translateZ(0)}@keyframes cx-loading-rotate{to{transform:rotate(1turn)}}@keyframes cx-loading-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}to{stroke-dasharray:89,200;stroke-dashoffset:-124px}}@media screen and (max-width:480px){.cx-widget.cx-widget--visible{width:100%}}*,:after,:before{box-sizing:border-box}.mp-app-wrapper .main-content-container{padding:0!important}.mp-app-wrapper main[role=main]{max-width:100%!important;min-height:100vh}main[role=main]{-webkit-font-smoothing:antialiased;font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:16px;font-weight:400}.optin-container{margin:0 auto}.btn-submit .andes-spinner--inline{left:20px;top:14px;width:58px}.btn-submit .andes-spinner__icon-border{border-color:#fff}.btn-submit .andes-spinner__icon-right .andes-spinner__icon-border:after{background-color:#fff}.page-message .ui-empty-state__link,.page-message .ui-empty-state__link-container{padding:0 10px}.andes-list__item--selected:before{border-left:.22222em solid var(--andes-color-blue-500,#3483fa);bottom:0;content:"";left:0;position:absolute;top:0}.icon-error{background-color:#f23d4f;border-radius:6px}.optin-header-mlc{background-color:#fff;display:flex;height:338px;justify-content:center;margin-top:0;width:100%}.optin-header-mlc__title{color:rgba(0,0,0,.9);font-size:24px;font-stretch:normal;font-style:normal;font-weight:600;letter-spacing:normal;line-height:1.25;margin:32px 0 0}.optin-header-mlc__description{color:#666;font-size:16px;margin:8px 0 32px}.optin-header-mlc-chevron{margin-right:8px;stroke:#3483fa}.optin-header-mlc .si-main-content{margin-right:0}.optin-header-mlc .andes-message__title{font-weight:600}.si-warning{min-height:354px;padding:32px 48px 40px;text-align:center;vertical-align:middle;width:594px}.si-warning__image{height:112px;width:174px}.si-warning__image,.si-warning__image-mp{background-size:cover;display:inline-block}.si-warning__image-mp{height:116px;width:290px}.si-warning__title{color:rgba(0,0,0,.9);font-size:24px;font-weight:600;margin:0;padding-bottom:12px;padding-top:32px}.si-warning__description{color:rgba(0,0,0,.9);font-size:16px;padding-bottom:32px}.si-warning__loading{display:flex;justify-content:center}.si-warning .andes-button__content{line-height:100%}.header-icon{background-color:#fff;height:260px}.header-icon-container{margin-top:70px}.header-icon-container__title{font-size:24px}.header-icon-container__subTitle{color:rgba(0,0,0,.55);margin-top:0}.header-icon-container__image.remito{background-image:url(https://http2.mlstatic.com/frontend-assets/si-optin-frontend/c477895f6733d0dd6ad3.svg)}.actions-buttons{display:flex;gap:20px;justify-content:end}.container-actions .andes-button{background-clip:border-box}.container-actions .andes-button+.andes-button{margin-left:8px}.container-actions .andes-button--loud:hover{color:#fff!important}.card-actions-wrapper{align-items:center;display:flex;height:100vh;justify-content:center}.card-actions{align-items:center;display:flex;min-height:417px;width:480px}.card-actions-content{align-items:center;display:flex;flex-direction:column;max-height:517px}.card-actions-content svg{margin-bottom:28px}.card-actions-description,.card-actions-title{text-align:center}.card-actions-title{font-size:24px;line-height:30px;margin-bottom:12px;margin-top:0}.card-actions-description{line-height:20px}.card-actions-description-list{margin:0;text-align:center}.card-actions .container-actions{margin-top:24px}.card-actions .andes-radioGroup{display:flex;margin:8px 0 32px}.card-actions-with-checkbox{min-height:555px}.card-actions-with-checkbox .card-actions-content{display:flex;flex-direction:column;justify-content:space-between;min-height:555px}.card-actions-with-checkbox .card-actions-content svg{flex-shrink:0}.card-actions-with-checkbox .card-actions-content .card-actions-title{font-weight:600}.card-actions-with-checkbox .card-actions-description-list+.card-actions-description-list{margin-top:8px}.card-actions-with-checkbox .andes-checkbox{margin-top:32px}.card-actions-with-checkbox .container-actions .andes-button+.andes-button{margin:0;padding:24px 17px}.card-actions-with-checkbox .container-actions{display:flex;gap:8px;justify-content:space-between;width:100%}@media(max-width:767px){.card-actions-wrapper{position:fixed;top:0;z-index:999}.card-actions-wrapper .andes-card{display:flex;height:100vh;justify-content:center;margin:0 auto;width:100%}}.card-step{margin-bottom:8px!important}.card-step h3{color:rgba(0,0,0,.9);font-size:18px;font-weight:400;margin:0}.card-step p{color:rgba(0,0,0,.55);font-size:16px;font-weight:400;margin:6px 0 0;max-width:500px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.card-step--blocked,.card-step--pending,.card-step-finished{background-color:#f5f5f5}.card-step-item{width:85%}.card-step-item__title{align-items:baseline;display:flex}.card-step-item .predefined-tag{background-color:rgba(0,0,0,.07);border-radius:8px;color:rgba(0,0,0,.55);font-size:11px;font-weight:600;margin-left:8px;padding:1px 8px}.card-step--blocked .card-step-item{cursor:default;width:85%}.card-step-icon{position:relative}@media(min-width:768px){.card-step-icon{align-items:center;background-position:50%;background-repeat:no-repeat;border:1px solid rgba(0,0,0,.07);border-radius:100%;display:flex;height:80px;justify-content:center;margin-right:16px;width:80px}}.card-step-icon:after{bottom:-8px;position:absolute;right:0}.card-step-icon--error:after{content:url(https://http2.mlstatic.com/frontend-assets/si-optin-frontend/5109f9c2c5921ba2b279.svg)}.card-step-icon--success:after{content:url(https://http2.mlstatic.com/frontend-assets/si-optin-frontend/a17cb9461aaa3332570a.svg)}.card-step-icon--pending:after{content:url(https://http2.mlstatic.com/frontend-assets/si-optin-frontend/57b6d475f17ec92d94b6.svg)}.card-step-action{text-align:right;width:50px}@media(min-width:768px){.card-step-action{width:auto}}.card-step .andes-card__content{padding:20px 32px}.card-step .andes-card__content,.card-step .andes-card__content .card-step-link{background-color:transparent;border:none;cursor:pointer;display:flex;text-align:left;width:100%}.card-step-link{gap:16px;padding:4px 0}.card-step-content{align-items:center;display:flex;width:100%}@media(min-width:768px){.card-step-content{justify-content:space-between}}.card-step-info{align-items:center;display:flex;gap:16px;width:100%}.card-step .icon-chevron{rotate:180deg}.card-emission-validation p,.card-emission-validation-title{color:rgba(0,0,0,.9);margin:0}.card-emission-validation p{font-size:16px;margin-bottom:24px}.card-emission-validation-title{font-size:20px;font-weight:600;margin-bottom:16px}.card-emission-validation-title--finished{color:#00a650}.card-emission-validation-title--error{color:#f23d4f}@media(max-width:768px){.header-icon{padding:0 10px}}.header-icon{display:flex;height:240px;justify-content:center;left:0;position:absolute;top:0;width:100%}.header-icon__ML{background-color:#fff}.header-icon__MP{background-color:transparent}.header-icon__fixed{background:none;height:auto;position:relative}.header-icon-container{display:flex;height:100px;margin-top:48px;padding:0 0 0 24px;width:800px}.header-icon-container__fixed{margin-top:0;padding:0}.header-icon-container__texts{flex-grow:1}.header-icon-container__title{align-items:center;display:flex;justify-content:space-between;line-height:30px;margin:0;padding-bottom:16px}.header-icon-container__title h1{font-size:24px;font-weight:600;margin:0;padding-bottom:0}.header-icon-container__description{color:rgba(0,0,0,.55);font-weight:400;margin-top:0}.header-icon-container__image{background-position:50%;background-repeat:no-repeat;background-size:contain;flex-basis:50%;height:90px}.page-container .si-main-content{margin:0 auto}@media(max-width:768px){.page-container .si-header-page{padding:0 10px}}.page-container .si-header-page{margin:32px 0}.page-container .si-header-page__sub-title{color:rgba(0,0,0,.55);font-size:16px;font-weight:400;margin-top:16px}.page-container--action-back{font-size:14px;height:14px;padding:0}.page-container--action-back:hover{background-color:transparent!important}.page-container--action-back svg{margin-right:4px}.page-container .container-actions{display:flex;justify-content:end;margin-top:32px}.landing-optin{margin:0 auto}.landing-optin .container-actions{align-items:center;display:flex;justify-content:center;margin-top:30px}.landing-optin .andes-card{border-radius:0}.landing-optin-header .andes-card__header-title{align-items:center;display:flex}.landing-optin-header div{flex-basis:536px}.landing-optin-header-title{font-size:28px;line-height:35px;width:365px}.landing-optin-header-description{font-weight:400;line-height:20px;width:440px}.landing-optin-content-title{font-size:20px;margin-bottom:48px;margin-top:8px;text-align:center}.landing-optin-content-information{display:grid;gap:20px;grid-template-areas:"item1 item2" "item1 item3";grid-template-columns:1fr 1fr;grid-template-rows:auto auto}.landing-optin-content-information>div{width:312px}.landing-optin-content-information>div:first-child{grid-area:item1}.landing-optin-content-information>div:nth-child(2){grid-area:item2}.landing-optin-content-information>div:nth-child(3){grid-area:item3;margin-top:20px}.landing-optin-content-information h4{margin:0 0 0 5px}.landing-optin-content-information__wrapper{font-size:14px;margin-bottom:0;margin-top:8px}.landing-optin-content-information__wrapper>div{display:inline-block;vertical-align:middle}.landing-optin-content-information__wrapper .andes-tooltip__trigger{margin-left:8px}.landing-optin-content-information__wrapper .andes-tooltip__trigger svg{height:12px;width:12px}.landing-optin-content-information__list{padding-left:20px;position:relative}.landing-optin-content-information__list li{display:inline-flex;margin-bottom:8px}.landing-optin-content-information__list li:before{content:"•";left:5px;position:absolute}.landing-optin-content-information__list li a{color:unset;text-decoration:underline}.landing-optin-content-information__list li a:hover{color:unset!important}.component-hub-optin{margin:0 auto}@media(max-width:768px){.component-hub-optin{height:100vh;max-width:752px;width:auto}}.component-hub-optin *{font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif}.component-hub-optin .header-icon-container{padding:0;width:752px}.component-hub-optin .container-steps{margin-top:150px;position:relative}@media(max-width:768px){.component-hub-optin .container-steps{margin-top:220px}}.component-hub-optin .container-steps h4{font-size:20px;font-weight:600;margin:32px 0 24px}.component-hub-optin .container-steps .andes-message .andes-button,.component-hub-optin .container-steps .andes-message .andes-button--progress{float:left}.component-hub-optin .container-steps .andes-message .andes-message__text a{color:#fff!important;display:block;margin-top:8px;text-decoration-line:underline}.component-hub-optin .andes-button,.component-hub-optin .andes-button--progress{float:right}.component-hub-optin .andes-button--progress.finished:after,.component-hub-optin .andes-button--progress.finished:before,.component-hub-optin .andes-button.finished:after,.component-hub-optin .andes-button.finished:before{background-color:var(--andes-color-blue-500,#3483fa)}.component-hub-optin .card-step-icon-company_data{background-image:url(https://http2.mlstatic.com/frontend-assets/si-optin-frontend/776e4f5a9c4e57da1386.svg)}.component-hub-optin .card-step-icon-certificate{background-image:url(https://http2.mlstatic.com/frontend-assets/si-optin-frontend/36ec4b5ebf9b3089cc10.svg)}.component-hub-optin .card-step-icon-invoice-data,.component-hub-optin .card-step-icon-invoice-data-nfce{background-image:url(https://http2.mlstatic.com/frontend-assets/si-optin-frontend/8d2e40e79e100b8cd80f.svg)}.component-hub-optin .card-step-icon-basic-tax-settings{background-image:url(https://http2.mlstatic.com/frontend-assets/si-optin-frontend/e7d8a86a8f13f337fb62.svg)}.component-hub-optin .card-step-icon-gnre{background-image:url(https://http2.mlstatic.com/frontend-assets/si-optin-frontend/d2f5249ff372c442a1ba.svg)}.component-hub-optin .card-step-icon-tax-rules{background-image:url(https://http2.mlstatic.com/frontend-assets/si-optin-frontend/713baef5ef017daf1680.svg)}.component-hub-optin .card-step-icon-advanced-tax-settings{background-image:url(https://http2.mlstatic.com/frontend-assets/si-optin-frontend/e7d8a86a8f13f337fb62.svg)}.component-hub-optin .card-step-icon-information_on_invoice{background-image:url(https://http2.mlstatic.com/frontend-assets/si-optin-frontend/9fe38b53384b17bb47cc.svg)}.component-hub-optin .card-step-icon-perception_register{background-image:url(https://http2.mlstatic.com/frontend-assets/si-optin-frontend/581977d333d23106d8e3.svg)}.component-hub-optin .card-step-icon-consent_letter_signature{background-image:url(https://http2.mlstatic.com/frontend-assets/si-optin-frontend/92910d17c66b06dddb6e.svg)}.component-hub-optin .card-step-icon-mco-company_data{background-image:url(https://http2.mlstatic.com/frontend-assets/si-optin-frontend/56b371447a7f31239a5e.svg)}.component-hub-optin .card-step-icon-mco-certification,.component-hub-optin .card-step-icon-sales_certification{background-image:url(https://http2.mlstatic.com/frontend-assets/si-optin-frontend/293b526eafe3ae344abc.svg)}.component-hub-optin .card-step-icon-item_fiscal_information{background-image:url(https://http2.mlstatic.com/frontend-assets/si-optin-frontend/eebc4e295ff1b4a85298.svg);background-position:65% 50%}.component-hub-optin .container-actions{display:flex;justify-content:end}.component-hub-optin .andes-message{margin-bottom:16px}.component-hub-optin .disclaimer{color:rgba(0,0,0,.55);display:block;font-size:12px;margin-bottom:32px}.modal-step-onboarding{text-align:center}.modal-step-onboarding .andes-modal__header{padding:0!important}.modal-step-onboarding .andes-modal__header .andes-modal__title{font-size:24px;padding:0 32px 12px!important}@media(max-width:768px){.modal-step-onboarding .andes-modal__header svg{height:100%;width:100%}.modal-step-onboarding .andes-modal__actions{margin-bottom:42px}}.modal-step-onboarding .andes-modal__content{padding-bottom:32px}.modal-step-onboarding .andes-modal__content p{font-size:14px;margin:0}.modal-upload-file{width:550px}.modal-upload-file .andes-modal__title{font-size:24px}.modal-upload-file .andes-button{margin-top:40px}.modal-upload-file .andes-message__content{text-wrap:balance}.upload-fields__field{align-items:center;display:flex;justify-content:space-between;margin-top:46px}.upload-fields__field>div h6{align-items:center;display:flex;font-size:16px;font-weight:400;margin:0}.upload-fields__field>div .field-description{color:rgba(0,0,0,.55);font-size:14px}.upload-fields__field>div .andes-tooltip__trigger{height:16px;margin-left:4px}.upload-fields__field .andes-form-control--password{width:344px}.upload-fields .error-message{color:#f23d4f;font-size:14px;margin:0}.contextual-help-link{color:var(--andes-color-blue-500,#3483fa)!important;cursor:pointer;font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:14px;font-weight:600}.card-box-selector_item>div{padding:0!important}.card-box-selector-card{display:flex;flex-direction:column;height:382px;justify-content:flex-start;padding-inline:4px}.card-box-selector-card__pill{border-top-left-radius:0!important;position:absolute;right:-1px;width:62px}.card-box-selector-card__header{border-bottom:1px solid #ccc;box-sizing:border-box;margin:0 20px;padding-inline:0!important}.card-box-selector-card__header h2{font-size:20px}.card-box-selector-card__content{justify-self:flex-start}.card-box-selector-card__content__item{font-size:14px!important}.card-box-selector-card__content__list{display:flex;flex-direction:column;gap:12px;height:100%}.card-box-selector-card__footer{display:flex;flex-direction:column;margin-top:auto}.card-box-selector-card__footer__description{font-size:14px}.card-box-selector-card__footer *{margin:0}.card-timeline-steps,.card-timeline-steps__container{position:relative}.card-timeline-steps__container:before{background-color:rgba(0,0,0,.25);content:"";height:100%;left:4px;position:absolute;width:2px;z-index:0}.card-timeline-steps__loading{align-items:center;background-color:hsla(0,0%,100%,.9);display:flex;height:100%;justify-content:center;position:absolute;width:100%;z-index:3}.card-timeline-steps__step{align-items:flex-start;display:flex;min-height:56px;position:relative}.card-timeline-steps__step--completed:after{background-color:#00a650;content:"";height:100%;left:4px;position:absolute;width:2px;z-index:1}.card-timeline-steps__step--last{min-height:0}.card-timeline-steps__step--last:before{background-color:#fff;content:"";height:100%;left:4px;position:absolute;width:2px;z-index:2}.card-timeline-steps__indicator{align-items:center;display:flex;margin-right:24px;z-index:2}.card-timeline-steps__indicator--active{height:12px!important;left:-1px;position:relative;width:12px!important}.card-timeline-steps__indicator--active:before{border:2px solid rgba(0,166,80,.4);border-radius:50%;content:"";height:18px;left:-5px;position:absolute;top:-5px;width:18px;z-index:2}.card-timeline-steps__indicator--filled{background-color:#00a650!important;border-color:#00a650!important}.card-timeline-steps__indicator--error{background-color:#f23d4f!important;border-color:#f23d4f!important}.card-timeline-steps__indicator--error:before{border-color:rgba(242,61,79,.4)}.card-timeline-steps__indicator span{background-color:#fff;border:2px solid rgba(0,0,0,.25);border-radius:50%;height:10px;transition:background-color .3s,border-color .3s;width:10px}.card-timeline-steps__content{display:flex;flex:1;flex-direction:column;margin-top:-4px}.card-timeline-steps__title{align-items:center;display:flex;gap:8px}.card-timeline-steps__title div{display:flex}.card-tips .andes-card__overlap{display:flex;margin-bottom:16px;margin-top:12px;padding:24px}.card-tips--with-image .card-tips__container{margin-right:32px;width:555px}.card-tips__content{color:rgba(0,0,0,.55);font-size:14px;padding-left:28px}.card-tips__header{color:rgba(0,0,0,.9);display:flex;font-size:16px;margin-bottom:8px}.card-tips__image{align-self:center}.card-tips__title{margin-left:16px}.content-header{display:flex;flex-direction:column;justify-content:center;width:100%}.content-header__container-actions{align-items:center;display:flex;justify-content:flex-end;width:100%}.content-header__container-actions .content-header__comeback-link{margin-right:auto}.content-header__container-main{align-items:start;display:flex;flex-direction:column;justify-content:center;margin-top:32px;width:100%}.content-header__container-main-title{margin-bottom:8px;width:100%}.content-header__container-main-title__text{color:rgba(0,0,0,.9);font-size:24px;font-weight:600;margin:0}.content-header__container-main-help{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.content-header__container-sub{margin-bottom:32px;margin-top:8px;width:100%}.content-header__container-sub__text{color:rgba(0,0,0,.55)}.content-header__comeback-link{background-image:url(https://http2.mlstatic.com/frontend-assets/si-optin-frontend/c8c361174abb7eceb5ce.svg);background-position:0;background-repeat:no-repeat;font-size:12px;padding-left:16px}.optin-uploader{background-color:#fff;border-radius:6px;box-shadow:0 8px 16px 0 rgba(0,0,0,.1);padding:48px}.optin-uploader .ui-upload{border-radius:0;margin:0}.optin-uploader .ui-upload__container{background-color:rgba(0,0,0,.04);border-color:rgba(0,0,0,.55);padding:23px 30px}.optin-uploader .ui-upload__button,.optin-uploader .ui-upload__container p{font-size:14px}.optin-uploader .ui-upload__button{padding-right:0}.optin-uploader .ui-upload__container p{color:rgba(0,0,0,.9);position:relative}.optin-uploader .ui-upload__container p:before{content:url(https://http2.mlstatic.com/frontend-assets/si-optin-frontend/cb171676443395da3108.svg);left:78px;position:absolute}.optin-uploader--errors .ui-upload__container{border-color:#f23d4f}.uploaded{align-items:center;background-color:#fff;border-radius:6px;box-shadow:0 1px 2px 0 rgba(0,0,0,.1);display:flex;height:104px;justify-content:space-between;padding:0 0 0 32px}.uploaded__expiration-date,.uploaded__filename{font-size:14px;margin:0}.uploaded__filename{color:rgba(0,0,0,.9)}.uploaded__expiration-date{color:rgba(0,0,0,.55)}.uploaded__change-file{margin-right:16px}.uploaded__input{display:none}.uploaded__password-container{margin:24px 0 0}.uploaded__password-container .optin-label{padding-left:4px}.uploaded__password-field{align-items:center;display:flex;gap:8px}.uploaded__password-field svg path{fill:var(--andes-color-blue-500,#3483fa)!important}.uploaded__password-error{align-items:center;color:#f23d4f;display:inline-flex;font-size:13px;font-weight:600;padding-left:4px}.uploaded__password-error .icon-error{margin-right:4px}.card-csosn-v2{border-radius:6px;padding-bottom:6px}.card-csosn-v2 .andes-list{border-top:1px solid rgba(0,0,0,.1)}.card-csosn-v2 .andes-list__item{align-items:center!important;border-bottom:1px solid rgba(0,0,0,.1);padding:10px}.card-csosn-v2 .andes-list__item:last-child{border-bottom:none}.card-csosn-v2 .andes-list__item-text{width:90%}.card-csosn-v2 .andes-list__item:first-child.andes-list__item--selected:before{border-top-left-radius:6px}.card-csosn-v2 .andes-list__item:last-child.andes-list__item--selected:before{border-bottom-left-radius:6px}.card-csosn-v2 .andes-list__item-primary{font-size:16px}.card-csosn-v2 .andes-list__item-secondary{font-size:14px}.card-cst-v2{gap:16px;padding:40px 32px}.card-cst-v2__header h3{color:rgba(0,0,0,.9);font-size:18px;margin:0 0 8px}.card-cst-v2__header p{color:rgba(0,0,0,.55);font-size:14px;margin-bottom:20px}.card-cst-v2__content{display:flex;justify-content:space-between;margin-top:20px}.card-cst-v2__content>div{flex-grow:40}.card-cst-v2__content .andes-dropdown{width:100%!important}.card-cst-v2__content .andes-tooltip__trigger{margin:8px}.card-cst-v2__content .andes-tooltip-button-close{margin-top:8px!important}.card-cst-v2__content__ipi-container,.card-cst-v2__content__pis-container{border:1px solid red}.card-cst-v2__ipi-container{margin-right:32px}.card-cst-v2__items{align-items:center;display:flex}.card-cst-v2__items #tippy-1{margin-left:9px!important;width:100%!important}.card-cst-v2__items #tippy-1 .andes-popper{margin-top:0!important}.card-cst-v2__label{color:#000;font-size:14px}.card-cst-v2 .andes-dropdown__trigger,.card-cst-v2 .andes-list__item-text{font-size:14px!important}.card-cst-v2 .andes-dropdown__display-values,.card-cst-v2 .andes-form-control__placeholder{white-space:normal!important}.card-cst-v2 .andes-width--150{width:164%}.card-cst-v2 .andes-dropdown__trigger{align-items:center;box-shadow:0 0 0 1px rgba(0,0,0,.25)!important;display:flex;justify-content:flex-end;padding:15px .75em!important;text-align:left;width:100%}.card-cst-v2__tooltip-wrapper{margin-top:12px}.invoice-serie-card{margin-top:16px}.invoice-serie-card__header{padding:32px 32px 0}.invoice-serie-card__header h3{color:rgba(0,0,0,.9);font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:18px;font-stretch:normal;font-style:normal;font-weight:600;letter-spacing:normal;line-height:1.22;margin:0}.invoice-serie-card__content{display:flex;flex-direction:column;gap:32px;padding:0}.invoice-serie-card__content .company-data{display:flex}.invoice-serie-card__content .company-data:not(:last-child){border-bottom:1px solid rgba(0,0,0,.1)}.invoice-serie-card__content .company-data--mp{flex-direction:column;padding:0 32px 32px}.invoice-serie-card__content .company-data--mp p{font-size:14px}.invoice-serie-card__content .company-data .andes-tooltip__trigger{margin-right:16px}.invoice-serie-card__content .company-data__content{align-items:center;display:flex;flex:1}.invoice-serie-card__content .company-data__wrapper{display:flex;flex-direction:row}.invoice-serie-card__content .company-data__title{align-items:flex-end;display:flex;height:24px;justify-content:flex-end;width:100%}.invoice-serie-card__content .company-data__title-text{width:130px}.invoice-serie-card__content .company-data__infos{color:rgba(0,0,0,.9);flex:1;padding-right:48px}.invoice-serie-card__content .company-data__infos h5{font-size:16px;font-weight:400;margin:0}.invoice-serie-card__content .company-data__infos p{color:rgba(0,0,0,.55);font-size:14px;margin:0}.invoice-serie-card__content .company-data__infos-mp{display:flex;flex:1;padding-right:48px}.invoice-serie-card__content .company-data__infos-mp p{color:rgba(0,0,0,.55)}.invoice-serie-card__content .company-data__info-nfce{align-items:center;display:flex}.invoice-serie-card__content .company-data__info-nfce h5{color:rgba(0,0,0,.9);font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:18px;font-stretch:normal;font-style:normal;font-weight:600;letter-spacing:normal;line-height:1.22;margin:0;width:89%}.invoice-serie-card__content .company-data__input{width:130px}.invoice-serie-card__content .company-data__input .andes-form-control__field{width:0}.invoice-serie-card__content.no-footer{margin:0;padding-bottom:48px}.invoice-serie-card__footer{border-top:1px solid rgba(0,0,0,.1);display:flex;justify-content:flex-end;padding:24px 32px!important}.invoice-serie-card-nfc .company-data{align-items:center}.invoice-serie-card-nfc .company-data h5{font-weight:600;width:78%}.invoice-serie-card-nfc .company-data p{margin-top:8px}.invoice-serie-card-nfc svg path{fill:var(--andes-color-blue-500,#3483fa)!important}.invoice-additional-data-card{padding:32px 0}.invoice-additional-data-card__header{padding:0 32px}.invoice-additional-data-card__header h3{color:rgba(0,0,0,.9);font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:18px;font-stretch:normal;font-style:normal;font-weight:600;letter-spacing:normal;line-height:1.22;margin:0}.invoice-additional-data-card__header span{color:rgba(0,0,0,.55);font-size:14px;font-weight:400}.invoice-additional-data-card__header p{color:rgba(0,0,0,.55);font-size:14px;margin:8px 0}.invoice-additional-data-card__content{padding:0 32px}.invoice-additional-data-card__content .additional-data-description{background-color:#f5f5f5;padding:16px 20px}.invoice-additional-data-card__content .additional-data-description__observation{color:rgba(0,0,0,.9);font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:14px;font-weight:600;margin-top:0}.invoice-additional-data-card__content .additional-data-description__text{color:rgba(0,0,0,.55);font-size:14px;margin:0}.invoice-additional-data-card__content .additional-data-input{margin-bottom:48px}.invoice-additional-data-card__content .additional-data-input.no-footer{margin:0;padding-bottom:48px}.invoice-additional-data-card__content .additional-data-input .andes-form-control__bottom{display:block!important}.invoice-additional-data-card__content .additional-data-input .andes-form-control__field{height:98px;min-height:98px;padding:12px;text-indent:0}.invoice-additional-data-card__footer{border-top:1px solid rgba(0,0,0,.1);display:flex;justify-content:flex-end;margin-top:32px;padding:24px 32px}.invoice-additional-data-card svg path{fill:var(--andes-color-blue-500,#3483fa)!important}.invoice-additional-data-card .additional-message-textarea{margin-bottom:20px}.invoice-additional-data-card .additional-message-textarea textarea{border-color:rgba(0,0,0,.15);border-radius:6px;color:rgba(0,0,0,.8);font-family:Proxima Nova,Helvetica Neue,Helvetica,Roboto,Arial,sans-serif;font-size:14px;margin-top:5px;min-height:98px;padding:5px;resize:none}.invoice-additional-data-card .additional-message-textarea textarea:focus{box-shadow:2px -2px #3483fa,-2px -2px #3483fa,-2px 2px #3483fa,2px 2px #3483fa;outline:0}.invoice-additional-data-card .additional-message-textarea .rta__autocomplete{border-radius:6px;height:350px;overflow:auto;width:400px;z-index:1}.invoice-additional-data-card .additional-message-textarea .rta__autocomplete::-webkit-scrollbar{width:12px}.invoice-additional-data-card .additional-message-textarea .rta__autocomplete::-webkit-scrollbar-track{background-color:#fff;border-radius:0 6px 6px 0}.invoice-additional-data-card .additional-message-textarea .rta__autocomplete::-webkit-scrollbar-thumb{background:#ededed;border-radius:4px}.invoice-additional-data-card .additional-message-textarea .rta__item{border:none}.invoice-additional-data-card .additional-message-textarea .rta__list{border-radius:0;border-right:none}.invoice-additional-data-card .additional-message-textarea .rta__entity{border:none;font-size:14px;padding:10px}.invoice-additional-data-card .additional-message-textarea .rta__entity--selected{background-color:transparent;border-left:2px solid #3483fa;color:rgba(0,0,0,.8)}.invoice-additional-data-card .additional-message-textarea__item{align-items:center;display:flex}.invoice-additional-data-card .additional-message-textarea__item span{margin-right:5px}.invoice-additional-data-card .additional-message-textarea__info{color:#999;display:flex;font-size:14px;justify-content:space-between}.invoice-additional-data-card .additional-message-textarea__info .andes-tooltip{width:300px}.invoice-additional-data-card .additional-message-textarea__info .andes-tooltip__trigger{margin-top:5px}.invoice-additional-data-card .additional-message-textarea .andes-card--flat{border-radius:6px;box-shadow:0 0 6px rgba(0,0,0,.1),0 6px 16px rgba(0,0,0,.1)}.invoice-additional-data-card .additional-message-textarea span{color:#999;display:block}.switch-card-multi{margin-bottom:16px;padding:32px}.switch-card-multi__header{padding:0!important}.switch-card-multi__header h2{font-size:18px;margin:0;padding-bottom:8px}.switch-card-multi__header p{color:rgba(0,0,0,.55);font-size:14px;margin:0 0 24px}.switch-card-multi__content{flex-direction:column;margin-top:24px;padding:0!important}.switch-card-multi__content,.switch-card-multi__content .switch-container{display:flex;justify-content:space-between}.switch-card-multi__content .switch-container:not(:first-child){margin-top:24px}.switch-card-multi__content .switch-container .switch-texts{margin-right:32px}.switch-card-multi__content .switch-container .switch-texts .switch-title{font-size:14px;margin:0;padding-bottom:4px}.switch-card-multi__content .switch-container .switch-texts .switch-description{color:rgba(0,0,0,.55);font-size:14px;margin:0}.switch-card-multi__content .switch-container .switch{align-items:center;right:32px}.switch-card-multi__message{margin-top:24px}.switch-card-single .andes-card__overlap{display:flex;justify-content:space-between;margin-bottom:16px;padding:32px}.switch-card-single__title{margin:0;padding-bottom:16px}.switch-card-single__description{color:rgba(0,0,0,.55);font-size:14px;margin:8px 0 0}.switch-card-single__switch{align-items:center!important;right:32px}.third-party-card{align-items:stretch;display:flex;flex-direction:column;margin:0 0 32px;padding:24px}.third-party-card h3{margin:0}.third-party-card p{margin-bottom:16px;margin-top:5px}.third-party-card .optional-text,.third-party-card p{color:rgba(0,0,0,.55);font-size:14px;font-weight:400}.third-party-card>.andes-button{margin-top:16px}.third-party-card .form-labels{display:flex;justify-content:space-between;text-align:left}.third-party-card .form-labels span:first-child{width:60%}.third-party-card .form-labels span:last-child{width:44%}.third-party-card .btn-add-contact{width:100%}.third-party-card .btn-add-contact .icon{margin-right:12px}.third-party-card .btn-add-contact .icon-disabled path{fill:rgba(0,0,0,.25)}.third-party-form{align-items:start;display:flex;justify-content:space-between;margin:12px 0}.third-party-form .andes-form-control{width:33%}.third-party-form .andes-form-control:first-child{width:55%}.third-party-form .andes-button{height:48px;padding:0;width:48px}.card-iest{margin:24px 0 32px;padding:32px}.card-iest__button-remove--container{margin-block:auto}.card-iest__button-remove--readonly{opacity:.5}.card-iest__button-remove--readonly button{margin:auto}.card-iest__title-add{border-top:1px solid rgba(0,0,0,.1);padding-top:16px}.card-iest__list{display:flex;flex-direction:column;gap:16px;margin-bottom:32px}.card-iest__dropdown-wrapper--readonly{pointer-events:none;-webkit-user-select:none;user-select:none}.card-iest__dropdown-wrapper--readonly .andes-dropdown__trigger{cursor:default}.card-iest__button-collapse{height:30px;position:absolute;right:0;top:0;transform:rotate(90deg);width:30px}.card-iest__button-collapse-icon{height:20px;width:15px}.card-iest__button-collapse-icon path{fill:rgba(0,0,0,.55)}.card-iest__button-collapse--closed{transform:rotate(-90deg) translateY(10px) translateX(12px)}.card-iest__col-iest,.card-iest__col-uf{height:100%}.card-iest__col-iest{flex:3;margin-right:32px}.card-iest__col-uf{flex:2}.card-iest__col-uf .andes-dropdown{margin-block:4px}.card-iest__content{opacity:1;overflow:visible;transition:max-height .3s ease-in}.card-iest__content--closed{max-height:0;overflow:hidden;transition:max-height .3s ease-out}.card-iest__header{cursor:pointer;position:relative}.card-iest__icon-remove svg path{stroke:rgba(0,0,0,.25)!important}.card-iest__row:first-of-type .card-iest__icon-remove{margin-top:20px}.card-iest__row{align-items:flex-start;display:flex;font-size:16px}.card-iest__row-origin{display:flex;gap:120px;margin:20px 0 0}.card-iest__row-origin .andes-form-control__label{margin:0}.card-iest__row-origin .andes-form-control--textfield.andes-form-control--readonly .andes-form-control__label{color:rgba(0,0,0,.55)!important}.card-iest__title{font-size:24px;font-weight:600;line-height:30px;margin:0}.card-iest__title-add{font-size:18px;font-weight:600;line-height:22px;margin-bottom:16px}.card-iest__textfield-iest-origin .andes-form-control__field,.card-iest__textfield-uf-origin .andes-form-control__field{padding-inline:0!important}.card-iest .andes-message{margin-top:10px}.card-iest .andes-message__content{width:100%}.card-iest .andes-dropdown,.card-iest .andes-form-control--textfield{padding-top:0}.card-iest .andes-dropdown__trigger{margin-top:0!important}.card-iest .andes-dropdown__popover{max-height:250px;overflow:auto;top:-1px!important}.csc-faq-accordion a{color:var(--andes-color-blue-500,#3483fa)!important}.csc-faq-accordion ol{padding-left:10px}.csc-faq-accordion ol li{font-size:14px;list-style-type:decimal!important}.csc-faq-accordion__title{align-items:center;display:flex;gap:8px}.csc-faq-accordion__accordion .andes-accordion-header-container__indicator svg path{fill:var(--andes-color-blue-500,#3483fa)}.csc-faq-accordion__accordion-row-text{display:flex;white-space:pre-wrap}.csc-faq-accordion__accordion-learn-more{display:flex;margin-top:16px}.card-taxpayer-security-code__header h3{color:rgba(0,0,0,.9);font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:18px;font-stretch:normal;font-style:normal;font-weight:600;letter-spacing:normal;line-height:1.22;margin:0 0 8px}.card-taxpayer-security-code__header p{color:rgba(0,0,0,.55);font-size:14px;margin-bottom:20px}.card-taxpayer-security-code__content{display:flex;flex-direction:column;gap:32px;justify-content:space-between}.card-taxpayer-security-code__inputs-container{display:flex;width:100%}.card-taxpayer-security-code__inputs-container .andes-form-control{width:100%!important}.card-taxpayer-security-code__inputs-container .andes-form-control svg path{fill:var(--andes-color-blue-500,#3483fa)!important}.card-taxpayer-security-code__inputs-container .andes-form-control--textfield:first-child{margin-right:30px}.card-taxpayer-security-code__inputs-container .andes-tooltip__trigger{margin-right:12px}.dual-field-card__header h3{color:rgba(0,0,0,.9);font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:18px;font-stretch:normal;font-style:normal;font-weight:600;letter-spacing:normal;line-height:1.22;margin:0 0 8px}.dual-field-card__header p{color:rgba(0,0,0,.55);font-size:14px;margin-bottom:20px}.dual-field-card__content{display:flex;flex-direction:column;gap:32px;justify-content:space-between}.dual-field-card__inputs-container{display:flex;width:100%}.dual-field-card__inputs-container .andes-form-control{width:100%!important}.dual-field-card__inputs-container .andes-form-control svg path{fill:var(--andes-color-blue-500,#3483fa)!important}.dual-field-card__inputs-container .andes-form-control--textfield:first-child{margin-right:30px}.dual-field-card__inputs-container .andes-tooltip__trigger{margin-right:12px}.radio-button-card{border-radius:6px;padding-bottom:6px}.radio-button-card h3{margin:0}.radio-button-card .andes-list{border-top:1px solid rgba(0,0,0,.1)}.radio-button-card .andes-list__item{align-items:center!important;border-bottom:1px solid rgba(0,0,0,.1);padding-block:32px;padding-inline:24px}.radio-button-card .andes-list__item:last-child{border-bottom:none}.radio-button-card .andes-list__item-first-column{padding-block:0!important}.radio-button-card .andes-list__item-text{width:100%}.radio-button-card .andes-list__item:first-child.andes-list__item--selected:before{border-top-left-radius:6px}.radio-button-card .andes-list__item:last-child.andes-list__item--selected:before{border-bottom-left-radius:6px}.radio-button-card .andes-list__item-primary{font-size:16px}.radio-button-card .andes-list__item-secondary{font-size:14px}.radio-button-card__list--no-title .andes-list{border-radius:6px}.text-field-with-tooltip__input{display:flex;flex-direction:column}.invalid-iest-modal__header{align-items:center;display:flex;justify-content:space-between}.invalid-iest-modal__description{display:flex;flex-direction:column;font-size:16px;font-style:normal;font-weight:400;gap:16px;line-height:20px}.invalid-iest-modal__title{font-size:24px;font-weight:600;line-height:30px;max-width:460px}.invalid-iest-modal .andes-modal__content{display:flex;flex-direction:column;gap:32px;padding:32px;width:640px}.invalid-iest-modal__table-row:first-child .invalid-iest-modal__table-content-state,.invalid-iest-modal__table-row:first-child .invalid-iest-modal__table-content-state-registry-number{box-shadow:inset 1px 1px 0 0 #ededed!important}.invalid-iest-modal .invalid-iest-modal__table-content-state{font-weight:600}.invalid-iest-modal__button{width:45%}.password{height:48px;padding:0;width:325px}.password .andes-form-control__control{border:1px solid rgba(0,0,0,.25);border-radius:6px;padding:5px 12px}.password .andes-form-control__control:focus-within{box-shadow:0 0 0 2px var(--andes-color-blue-500,#3483fa)}.password .andes-form-control__password-link{font-size:14px;font-weight:600}.password .andes-form-control__message{margin-top:7px}.password .andes-form-control__password-value{color:rgba(0,0,0,.25);font-size:16px;line-height:1.38;margin-left:4px;word-break:break-all}.password .andes-form-control__border{background-color:transparent;height:0}.password .andes-form-control__border:after{height:0}.password--error .andes-form-control__control{border-color:#f23d4f}.password--error .andes-form-control__control:focus-within{box-shadow:0 0 0 1px #f23d4f}.password--error .andes-form-control__message{display:none}.optin-label{color:rgba(0,0,0,.9);display:inline-block;font-size:14px;margin-bottom:6px}.optin-label--error{color:#f23d4f;font-size:14px}.andes-snackbar{height:auto}.optin-page-accreditation{margin:0 auto}.optin-page-accreditation .andes-breadcrumb{margin:0}.optin-page-accreditation .content-header__title{margin:24px 0 32px}.optin-page-accreditation .card-info{padding:32px}.optin-page-accreditation .card-info__title{font-size:24px;font-weight:600;line-height:30px;margin:0}.optin-page-accreditation .card-info__data{display:flex}.optin-page-accreditation .card-info__data .address-data,.optin-page-accreditation .card-info__data .facility-data,.optin-page-accreditation .card-info__data .fiscal-data{flex-grow:1}.optin-page-accreditation .card-info__data .address-data:first-child,.optin-page-accreditation .card-info__data .facility-data:first-child,.optin-page-accreditation .card-info__data .fiscal-data:first-child{margin-right:4px}.optin-page-accreditation .card-info__data .address-data:last-child,.optin-page-accreditation .card-info__data .facility-data:last-child,.optin-page-accreditation .card-info__data .fiscal-data:last-child{margin-bottom:32px}.optin-page-accreditation .card-info__data .address-data h4,.optin-page-accreditation .card-info__data .facility-data h4,.optin-page-accreditation .card-info__data .fiscal-data h4{font-size:16px;font-weight:600;margin:16px 0 8px}.optin-page-accreditation .card-info__data .address-data p,.optin-page-accreditation .card-info__data .facility-data p,.optin-page-accreditation .card-info__data .fiscal-data p{font-size:14px;font-weight:700;margin:0}.optin-page-accreditation .card-info__data .address-data p span,.optin-page-accreditation .card-info__data .facility-data p span,.optin-page-accreditation .card-info__data .fiscal-data p span{font-weight:400;margin-left:4px}.optin-page-accreditation .card-info__activity-container{align-items:center;display:flex}.optin-page-accreditation .card-info__activity{border-top:1px solid rgba(0,0,0,.07);padding-top:32px}.optin-page-accreditation .card-info__activity h4{font-size:16px;font-weight:600;margin:0 0 16px}.optin-page-accreditation .card-info__activity p{font-size:14px;margin:0}.optin-page-accreditation .card-info__activity .activity__form{margin-top:24px}.optin-page-accreditation .card-info__activity .activity__form .andes-checkbox:not(:first-child){margin-left:16px}.optin-page-accreditation .card-info__activity .activity__form .andes-checkbox__label{line-height:20px}.optin-page-accreditation .card-info .activity__form-icon{height:105px;width:130px}.optin-page-accreditation .card-messages{align-items:center;display:flex;margin-top:24px;padding:24px}.optin-page-accreditation .card-messages.error{border-left:4px solid #f23d4f}.optin-page-accreditation .card-messages.error h2{color:#f23d4f}.optin-page-accreditation .card-messages.success{border-left:4px solid #00a650}.optin-page-accreditation .card-messages.success h2{color:#00a650}.optin-page-accreditation .card-messages h2{font-size:16px;margin:0 0 8px}.optin-page-accreditation .card-messages p{font-size:14px;margin:0}.optin-page-accreditation .card-messages__actions-container{align-items:center;display:flex;flex-shrink:0;margin-left:24px}.optin-page-accreditation .card-messages__actions-container button:first-child{margin-right:8px}.optin-page-accreditation .download-link-container{align-items:center;display:flex}.optin-page-accreditation .download-link-container .download-link{color:var(--andes-color-blue-500,#3483fa);cursor:pointer;margin-right:8px;text-decoration:underline}.optin-page-congrats{margin:64px auto 0;width:540px}.optin-page-congrats .card-success{align-items:center;display:flex;flex-direction:column;margin-bottom:16px;padding:48px 24px 24px;position:relative}.optin-page-congrats .card-success h2{line-height:30px;margin:0 0 8px;text-align:center}.optin-page-congrats .card-success p{color:#00a650;font-weight:600;margin:0}.optin-page-congrats .card-success__icon{position:absolute;top:-30px}.optin-page-congrats .card-messages{padding:24px}.optin-page-congrats .card-messages h2{font-size:18px;line-height:30px;margin:0 0 16px}.optin-page-congrats .card-messages p{font-size:14px;margin:0}.optin-page-congrats .card-messages__actions-container{margin-top:12px}.optin-page-congrats .card-messages__actions-container a:first-child{margin-right:8px}.list-data-information{display:flex;flex-direction:column;margin-bottom:16px}.list-data-information label{color:#666;font-size:12px}.list-data-information span{align-items:center;display:flex;font-size:14px}.list-data-information--error{color:#f23d4f!important;font-weight:600}.list-data-information--error svg{background-color:#f23d4f;border-radius:50%;height:12px;margin-left:6px;width:12px}.optin-page-mlc{margin:-200px auto 0}.optin-page-mlc .customer-info-box{border-radius:6px 6px 0 0}.optin-page-mlc .customer-info-box h2{font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:18px}.optin-page-mlc .header-message{margin-bottom:32px}.customer-info-box{border-radius:6px;display:inline-block;width:100%}.customer-info-box-title{color:rgba(0,0,0,.9);font-size:18px;font-stretch:normal;font-style:normal;letter-spacing:normal;line-height:1.22;margin:0}.customer-info-box-description{color:#666;font-size:14px}.wait-confirmation{font-style:normal;letter-spacing:normal;line-height:1.29;margin:16px auto 0;max-width:688px}.account{border-radius:6px 6px 0 0;padding-bottom:24px}.account-data{display:flex;justify-content:space-between}.account-computer-optin{background-image:url(https://http2.mlstatic.com/frontend-assets/si-optin-frontend/e4966b9c7f8dfaa554b8.svg);background-position:50%;background-repeat:no-repeat;float:left;height:125px;margin:32px 40px 40px 32px;width:210px}.account-info-name{font-size:16px;text-transform:uppercase}.account-info-type{color:rgba(0,0,0,.55);font-size:12px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;line-height:normal;margin:0}.account-info-list{font-size:14px;list-style:none;margin:0;padding:0}.account-info-list-item{padding-left:1em;padding-top:8px;text-indent:-16px}.account-info-list-item:before{color:#3483fa;content:"• "}.account-info-list-item--bold{font-weight:600}.optin-submit{padding:24px;text-align:right}.optin-submit-button{margin-left:8px}.invoice-information{margin:48px 0}.invoice-information,.invoice-information .andes-card{background-color:#f5f5f5}.invoice-information-title{color:rgba(0,0,0,.9);font-size:20px;font-stretch:normal;font-style:normal;font-weight:600;letter-spacing:normal;line-height:1.25;margin:0;padding:32px 32px 40px}.invoice-information .dispatch,.invoice-information .download{height:112px}.invoice-information .dispatch-image,.invoice-information .download-image{background-position:50%;background-repeat:no-repeat;float:left;height:105px;margin:0 40px 0 32px;width:125px}.invoice-information .download{margin-bottom:32px}.invoice-information .download-image{background-image:url(https://http2.mlstatic.com/frontend-assets/si-optin-frontend/3fe342c55a98ec6f51c6.svg)}.invoice-information .dispatch-image{background-image:url(https://http2.mlstatic.com/frontend-assets/si-optin-frontend/37c1b41dfe5b28c1feac.svg)}.invoice-information .optin-guidance{width:660px}.invoice-information .optin-guidance-title{font-size:16px;font-weight:400;margin:0}.invoice-information .optin-guidance-description{color:rgba(0,0,0,.55);font-size:14px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.29;margin:0}.page-message{height:calc(100vh - 60px)}.page-message .error-screen{background:transparent;width:100%}.page-message .andes-technical-error__code-button{display:none}.hero{background-color:#fff;background-repeat:no-repeat;color:#000;transition:height .2s,visibility .5s}.hero__container{display:flex;flex-direction:column;margin:0 auto}@media(max-width:664px){.hero__container{align-items:center;height:100%;justify-content:space-between}}@media(min-width:665px){.hero__container{padding-bottom:6%}}@media(min-width:665px)and (max-width:1199px){.hero__container{margin-left:6%}}@media(min-width:665px)and (max-width:899px){.hero__container{font-size:7px;line-height:8px;width:425px}}@media(min-width:900px)and (max-width:999px){.hero__container{font-size:8px;line-height:9px;width:425px}}@media(min-width:1000px)and (max-width:1199px){.hero__container{font-size:9px;line-height:10px;padding-right:80px;width:506px}}@media(min-width:1200px){.hero__container{font-size:10px;line-height:11px;width:1024px}}.hero__text{display:flex}@media(max-width:664px){.hero__text{flex-direction:column;height:32vh;justify-content:space-around;padding-bottom:0;text-align:center}}@media(min-width:321px)and (max-width:664px){.hero__text{padding-top:2vh}}@media(min-width:665px){.hero__text{flex-direction:column}}@media(min-width:1200px){.hero__text{width:675px}}.hero__title{display:flex;font-size:360%;font-weight:300;letter-spacing:.005em;line-height:44px;margin:0;padding:0}@media(max-width:374px){.hero__title{font-size:180%;line-height:25px;padding-left:20px;padding-right:20px}}@media(min-width:375px)and (max-width:664px){.hero__title{font-size:32px;line-height:36px;padding:0 7vw}}@media(min-width:665px){.hero__title{font-size:54px;line-height:58px}}.hero__subtitle{display:flex;font-size:18px;font-weight:300;line-height:20px;margin:0;padding:0}@media(max-width:374px){.hero__subtitle{font-size:12px;line-height:18px;padding-left:20px;padding-right:20px}}@media(min-width:375px)and (max-width:664px){.hero__subtitle{font-size:17px;line-height:20px;padding:0 5vw}}@media(min-width:665px){.hero__subtitle{margin-top:12%}}@media(min-width:665px)and (max-width:1199px){.hero__subtitle{font-size:240%;line-height:130%}}@media(min-width:1200px){.hero__subtitle{font-size:24px;line-height:30px;margin-top:6%}}.hero__button{padding-left:0;padding-right:0;text-align:center}@media(max-width:664px){.hero__button{margin-bottom:20px;width:90%}}@media(min-width:665px){.hero__button{font-size:15px;margin:10% 0 12%;width:145px}}@media(min-width:1200px){.hero__button{margin:4% 0}}@media(max-width:664px){.hero{background-image:url(https://http2.mlstatic.com/frontend-assets/si-optin-frontend/cd917a0605557bc54985.jpg);background-position:bottom;background-size:cover;display:flex;flex-direction:column;height:calc(var(--vh, 1vh)*100 - 47px);justify-content:space-between;text-align:center;visibility:hidden}}@media(min-width:665px){.hero{background-image:url(https://http2.mlstatic.com/frontend-assets/si-optin-frontend/5a423e02eeddf1e4d762.jpg);background-position:50%;background-size:cover;padding:5.6vw 0 0}}@media(min-width:320px)and (max-width:664px){.hero{background-position:center -4vw}}@media(min-width:500px)and (max-width:599px){.hero{background-position:center -10vw}}@media(min-width:600px)and (max-width:664px){.hero{background-position:center -20vw}}@media(min-width:665px)and (max-width:899px){.hero{background-position:70% bottom}}@media(min-width:900px)and (max-width:999px){.hero{background-position:80% bottom}}@media(min-width:1000px)and (max-width:1199px){.hero{background-position:80% bottom}}@media(max-width:664px){.hero--animate{visibility:visible}.hero--animate .hero__title{animation:parallax-in .35s ease-out .9s both}.hero--animate .hero__subtitle{animation:parallax-in .35s ease-out 1s both}.hero--animate .hero__button{animation:parallax-in .35s ease-out 1.1s both}}@media(min-width:665px){.hero__title{animation:parallax-in .35s ease-out 1s both}.hero__subtitle{animation:parallax-in .35s ease-out 1.1s both}.hero__button{animation:parallax-in .35s ease-out 1.2s both}}.highlights{animation:parallax-in .35s ease-out 1.2s both;background-color:#fff;color:#000;display:flex;text-align:center}.highlights-item__title{font-size:24px;font-weight:600;line-height:32px;margin:0}.highlights-item__desc{font-weight:300;margin:12px 0}@media(min-width:665px){.highlights-item{animation:parallax-in .35s ease-out 1.4s both}}@media(max-width:664px){.highlights-item{padding:0 15% 30px}}@media(min-width:665px){.highlights-item{width:250px}}@media(min-width:665px)and (max-width:999px){.highlights-item{padding:26px 12px 42px}}@media(min-width:1000px){.highlights-item{padding:26px 0 42px}}.highlights-icon{background-repeat:no-repeat;background-size:cover;display:inline-block;height:88px;width:88px}.highlights-icon--integrate{background-image:url(https://http2.mlstatic.com/frontend-assets/si-optin-frontend/3f2bd5d4fe6ec89b4892.svg)}.highlights-icon--quickly{background-image:url(https://http2.mlstatic.com/frontend-assets/si-optin-frontend/2b62e70538fc248e5b8c.svg)}.highlights-icon--target{background-image:url(https://http2.mlstatic.com/frontend-assets/si-optin-frontend/396d35e6fd72a2e8a642.svg)}@media(max-width:664px){.highlights{flex-direction:column;padding-top:25px;width:100%}}@media(min-width:665px){.highlights{border-radius:6px;justify-content:space-around;margin:-30px auto 30px;padding:30px 0;width:92%}}@media(min-width:1200px){.highlights{width:1100px}}.s-features{margin:0 auto}.s-features__title{font-size:32px;font-weight:400;line-height:42px;padding:32px 32px 24px;text-align:center}@media(max-width:664px){.s-features{width:100%}}@media(min-width:665px){.s-features{width:92%}}@media(min-width:1200px){.s-features{width:1100px}}.feature{display:flex;justify-content:space-around}.feature__text{display:flex;flex-flow:column nowrap;place-content:center center}@media(min-width:665px){.feature__text{width:40%}}.feature__image{background-position:50%;background-repeat:no-repeat}.feature__image--load-massive{background-image:url(https://http2.mlstatic.com/frontend-assets/si-optin-frontend/4211608f98a9fe93da8a.svg)}.feature__image--emit-nfe-massive{background-image:url(https://http2.mlstatic.com/frontend-assets/si-optin-frontend/bd96573879488138ca56.svg)}.feature__image--emit-gnre{background-image:url(https://http2.mlstatic.com/frontend-assets/si-optin-frontend/96f032fad6f931e74a07.svg)}.feature__image--nfe-devolution{background-image:url(https://http2.mlstatic.com/frontend-assets/si-optin-frontend/a201ae4ed851d2ebb369.svg)}@media(max-width:664px){.feature__image{background-size:contain;height:150px}}@media(min-width:665px){.feature__image{background-size:cover;height:270px;width:490px}}.feature__title{color:#000;font-size:28px;font-weight:300;line-height:32px;margin-bottom:12px}.feature__desc{color:rgba(0,0,0,.25);font-size:16px;font-weight:400;line-height:24px}@media(max-width:664px){.feature{flex-flow:column-reverse nowrap;margin:0 0 35px;padding:0 30px;text-align:center}}@media(min-width:665px){.feature{margin:0 0 100px}.feature:nth-child(odd){flex-direction:row-reverse}}.s-steps{background-color:#fff}.s-steps__container{margin:0 auto;overflow:hidden;text-align:center}@media(max-width:664px){.s-steps__container{width:100%}}@media(min-width:665px){.s-steps__container{width:92%}}@media(min-width:1200px){.s-steps__container{width:1100px}}.s-steps__title{font-size:32px;font-weight:400;line-height:42px;margin:0}@media(max-width:664px){.s-steps__title{margin:0 30px 15px}}.s-steps__subtitle{color:rgba(0,0,0,.45);font-size:21px;font-weight:400;margin:0}@media(max-width:664px){.s-steps__subtitle{line-height:32px;margin:0 50px}}@media(min-width:665px){.s-steps__subtitle{line-height:42px}}.s-steps__steps{height:320px}@media(max-width:664px){.s-steps{padding:40px 0 38px}}@media(min-width:665px){.s-steps{padding:60px 0 0}}.steps-animation{display:flex}@media(max-width:664px){.steps-animation{margin:20px 30px}}@media(min-width:375px)and (max-width:664px){.steps-animation{justify-content:center}}@media(min-width:665px){.steps-animation{flex-direction:column;margin:40px 0 100px}}.steps-bullets__container{display:flex}@media(max-width:664px){.steps-bullets__container{align-items:center;flex-flow:column nowrap;margin:14px 0;width:49px}}@media(min-width:665px){.steps-bullets__container{align-items:center;justify-content:center;margin:50px 0 30px}}.steps-bullets__circle{background-color:#fff;border:1px solid rgba(0,0,0,.25);border-radius:50%;color:rgba(0,0,0,.25);font-size:17px;font-weight:300;height:2.1875em;line-height:2.1875em;transition-duration:1s;transition-property:border-color,color;width:2.1875em}.steps-bullets__line{position:relative}.steps-bullets__line:after{content:"";position:absolute;top:-1px;transition-duration:1.5s}@media(max-width:664px){.steps-bullets__line:after{border-left:1px solid #1682ff;height:0;left:-1px;transition-property:height;width:1px}}@media(min-width:665px){.steps-bullets__line:after{border-top:1px solid #1682ff;height:1px;left:0;transition-property:width;width:0}}.steps-bullets__line-1:after{transition-delay:1s}.steps-bullets__line-2:after{transition-delay:3s}@media(max-width:664px){.steps-bullets__line{border-left:1px solid rgba(0,0,0,.25);height:70px;width:1px}}@media(min-width:665px){.steps-bullets__line{border-top:1px solid rgba(0,0,0,.25);height:3px;width:250px}}.steps-text__container{display:flex}@media(max-width:664px){.steps-text__container{align-items:baseline;flex-direction:column;justify-content:space-between;margin:13px 0 0 30px;text-align:left;width:210px}}@media(min-width:665px){.steps-text__container{align-items:start;justify-content:center;text-align:center}}.steps-text__title{color:rgba(0,0,0,.25);font-size:18px;transition-duration:1s;transition-property:color}@media(max-width:664px){.steps-text__title{line-height:20px}}@media(min-width:665px){.steps-text__title{width:205px}.steps-text__title-2{margin:0 95px}}@media(max-width:664px){.steps-animation--animate .steps-bullets__line:after{height:100%}}@media(min-width:665px){.steps-animation--animate .steps-bullets__line:after{width:100%}}.steps-animation--animate .steps-bullets__circle-1,.steps-animation--animate .steps-text__title-1{transition-delay:.5s}.steps-animation--animate .steps-bullets__circle-2,.steps-animation--animate .steps-text__title-2{transition-delay:2.5s}.steps-animation--animate .steps-bullets__circle-3,.steps-animation--animate .steps-text__title-3{transition-delay:4.5s}.steps-animation--animate .steps-bullets__circle{border-color:#1682ff;color:#000}.steps-animation--animate .steps-text__title{color:#000}@keyframes parallax-in-requirements{0%{opacity:0;transform:translateY(400px)}to{opacity:1;transform:translateY(0)}}.s-requirements{background-color:#fff;overflow:hidden}.s-requirements__container{background-color:#fff;box-sizing:content-box;margin:20px auto;text-align:center}@media(max-width:999px){.s-requirements__container{width:85%}}@media(min-width:1000px){.s-requirements__container{border-radius:6px;box-shadow:0 0 12px 0 rgba(0,0,0,.13);height:520px;padding:24px 64px 62px;width:92%}}@media(min-width:1200px){.s-requirements__container{width:1024px}}.s-requirements__title{font-size:32px;font-weight:300}@media(min-width:1000px){.s-requirements__title{margin-bottom:48px}}.s-requirements-tips{display:flex;justify-content:center}.s-requirements-tips__image{background-image:url(https://http2.mlstatic.com/frontend-assets/si-optin-frontend/74a772ef1137133ee3d3.svg);background-repeat:no-repeat;background-size:contain;flex:none;height:270px;width:490px}@media(max-width:664px){.s-requirements-tips__image{background-position:50%;background-size:cover;height:230px;margin-top:32px;max-width:100%}}@media(max-width:374px){.s-requirements-tips__image{height:200px}}.s-requirements-tips-list{color:#666;list-style:none;text-align:left}.s-requirements-tips-list__item{background-image:url(https://http2.mlstatic.com/frontend-assets/si-optin-frontend/d72f2d4b2ab209f653f4.svg);background-position:0;background-repeat:no-repeat;font-size:18px;font-weight:300;line-height:24px;margin-bottom:21px;padding-left:45px;vertical-align:middle}@media(max-width:664px){.s-requirements-tips-list{padding-left:0}}@media(max-width:999px){.s-requirements-tips{align-items:center;flex-direction:column}}@media(min-width:1000px){.s-requirements-tips{align-items:center;flex-direction:row}}@media(max-width:999px){.s-requirements{margin-top:2px}}@media(min-width:1000px){.s-requirements{height:600px}}.s-requirements--animate .s-requirements__container{animation:parallax-in-requirements 1s ease-in 1}.conversion{align-items:center;background-color:#1682ff;display:flex;flex-direction:column;height:349px;justify-content:center;text-align:center}.conversion__title{color:#fff;font-size:32px;font-weight:300;line-height:42px;margin:0 0 26px}@media(min-width:375px)and (max-width:664px){.conversion__title{margin:0 12px 36px}}@media(max-width:900px){.conversion__title{margin:0 68px 32px 48px}}@media(max-width:664px){.conversion{padding:0 20px}}.andes-button.conversion__button{border:1px solid #fff}.andes-button.conversion__button:hover{background-color:#1e6dff;border-color:#1e6dff}.faq{margin:0 auto;padding-bottom:44px}.faq__title{font-size:36px;font-weight:300;line-height:42px;text-align:center}@media(max-width:664px){.faq__title{margin:48px 0}}@media(min-width:665px){.faq__title{margin:90px 0}}.faq-item{border-bottom:1px solid #d0d0d0;cursor:pointer;font-size:18px;padding:24px 32px;transform:scaleY(1)}.faq-item:first-of-type{border-top:1px solid #d0d0d0}.faq-item__question{color:rgba(0,0,0,.75);font-weight:600;padding-right:15px;position:relative}.faq-item__question:after{background-image:url(https://http2.mlstatic.com/frontend-assets/si-optin-frontend/c8c361174abb7eceb5ce.svg);background-position:100%;background-repeat:no-repeat;content:"";height:15px;position:absolute;right:0;top:10px;transform:rotate(-180deg);transition:.5s ease;width:15px}@media(max-width:664px){.faq-item__question{line-height:28px}}@media(min-width:665px){.faq-item__question{line-height:36px}}.faq-item__answer{animation:height;color:rgba(0,0,0,.75);font-weight:300;max-height:0;overflow:hidden;transition:max-height .7s}.faq-item__answer a{color:#009ee3;text-decoration:none}@media(max-width:664px){.faq-item__answer{margin:0 24px 0 0}}@media(min-width:665px){.faq-item__answer{margin:0 30px}}.faq-item--opened .faq-item__question:after{transform:rotate(0deg)}.faq-item--opened .faq-item__answer{max-height:1000px;transition:max-height 2s}@media(max-width:664px){.faq{width:100%}}@media(min-width:665px){.faq{width:92%}}@media(min-width:1200px){.faq{width:1100px}}.landing-page-content{background-color:#f6f6f6;display:flex;flex-direction:column}@media(min-width:768px){.card-company-data__content{display:flex;flex-wrap:wrap;justify-content:space-between}.card-company-data .andes-form-control{width:46%}}@media(max-width:768px){.card-company-data .andes-datepicker,.card-company-data .andes-datepicker__trigger-wrapper{width:auto}}.card-company-data .field-company-data__brand-name,.card-company-data .field-company-data__company,.card-company-data .field-company-data__cuit{margin-bottom:32px}@media(min-width:768px){.card-company-data .field-company-data__categories{align-items:center;display:flex;justify-content:space-between;width:46%}}.card-company-data .field-company-data__categories .andes-form-control{width:90%}.card-company-data .andes-tooltip{width:312px}.card-company-data .andes-tooltip__text:after{background-image:url(https://http2.mlstatic.com/frontend-assets/si-optin-frontend/3c9a0a5fc8cd44fc6b13.svg);background-repeat:no-repeat;content:"";display:block;height:250px;margin-top:16px}.card-company-data .andes-tooltip__trigger{margin-top:12px}.card-company-data .andes-tooltip__trigger:hover{cursor:pointer}.card-company-data .andes-tooltip__trigger path{fill:var(--andes-color-blue-500,#3483fa)}.card-company-data .andes-list__item:focus-visible{box-shadow:none}.card-company-data .bottom-sheet-custom__button{align-items:center;background-color:#fff;border:0;border-radius:.375em;box-shadow:0 0 0 1px rgba(0,0,0,.25);color:rgba(0,0,0,.9);display:flex;font-size:16px;font-weight:400;line-height:1;margin:.375em 0 .5em;min-height:48px;padding:.8125em .75em;position:relative;text-align:left;width:100%}.card-company-data .bottom-sheet-custom__button svg{margin-left:auto}.bottom-sheet-categories .category-item{flex-direction:column}.bottom-sheet-categories .andes-list__item-second-column{padding-top:0}.bottom-sheet-categories .andes-list__item-second-column .andes-list__item-tertiary{color:rgba(0,0,0,.55)}.message-banner-company-data-multiple-cuits,.message-banner-company-data-optin-automated-suggestion{margin-bottom:16px}.message-banner-company-data-optin-automated-suggestion .andes-message__text a{color:#fff!important;display:block;margin-top:8px;text-decoration-line:underline}.accordion-inputs-wrapper{display:flex;flex-direction:column}.accordion-inputs-wrapper .andes-tag{align-self:flex-start}@media(max-width:768px){.accordion-inputs-wrapper .andes-file-uploader__dropzone{max-width:768px;min-width:auto;width:auto}}.accordion-inputs-wrapper .andes-file-uploader__message-file-text{display:flex}.accordion-inputs-wrapper .andes-accordion-header:hover{background-color:transparent!important}.accordion-inputs-wrapper .andes-accordion-header-container__title{font-size:16px;font-weight:600}@media(min-width:768px){.accordion-inputs-wrapper .input-point-of-sale{width:328px}}.accordion-inputs-wrapper .andes-accordion-header-container__description{font-size:16px!important}.accordion-inputs-wrapper .andes-accordion-header[aria-expanded=false] .andes-accordion-header-container__description{display:none}.accordion-inputs-wrapper .andes-accordion[data-andes-accordion] [data-andes-accordion-header] .andes-accordion-header-container__content{display:flex;flex-direction:column;gap:8px}@media(max-width:768px){.accordion-inputs-wrapper .andes-accordion--medium[data-andes-accordion] [data-andes-accordion-panel]{padding:0}}.accordion-inputs-wrapper .andes-accordion--medium[data-andes-accordion] [data-andes-accordion-panel]{display:flex;flex-direction:column;gap:16px;min-height:0;padding:4px 16px 24px}.accordion-inputs-wrapper .andes-accordion[data-andes-accordion] [data-andes-accordion-header][data-andes-state=disabled] .andes-accordion-header-container__indicator{display:none}@media(min-width:768px){.accordion-inputs-wrapper .container-actions{column-gap:8px;justify-content:flex-start;margin-top:0}}.accordion-inputs-wrapper .container-actions{display:flex;gap:16px}.accordion-inputs-wrapper .andes-accordion{margin-left:24px;padding-left:24px;position:relative}.accordion-inputs-wrapper .andes-accordion:after{background-color:#00a650;border-radius:50%;content:"";height:8px;left:-3px;position:absolute;top:20px;width:8px}.accordion-inputs-wrapper .andes-accordion--current-step-error:after,.accordion-inputs-wrapper .andes-accordion--current-step:after,.accordion-inputs-wrapper .andes-accordion--error-step:after{background-clip:content-box;box-shadow:inset 0 0 0 1px #fff;height:14px;left:-6px;padding:1px;top:18px;width:14px}.accordion-inputs-wrapper .andes-accordion--current-step:after{background-color:#00a650;border:1px solid rgba(0,166,80,.4)}.accordion-inputs-wrapper .andes-accordion--current-step-error:after,.accordion-inputs-wrapper .andes-accordion--error-step:after{background-color:#f23d4f;border:1px solid rgba(242,61,79,.4)}.accordion-inputs-wrapper .andes-accordion--blocked-step:after,.accordion-inputs-wrapper .andes-accordion--error-blocked-step:after{background-clip:content-box;background-color:#fff;border:1px solid rgba(0,0,0,.25);height:8px;left:-3px;top:18px;width:8px}.accordion-inputs-wrapper .andes-accordion--finished-step:not(:last-child):before{background-color:#00a650;content:"";height:100%;left:0;position:absolute;top:22px;width:1.5px}.accordion-inputs-wrapper .andes-accordion--blocked-step:not(:last-child):before,.accordion-inputs-wrapper .andes-accordion--current-step-error:not(:last-child):before,.accordion-inputs-wrapper .andes-accordion--current-step:not(:last-child):before,.accordion-inputs-wrapper .andes-accordion--error-blocked-step:not(:last-child):before,.accordion-inputs-wrapper .andes-accordion--error-step:not(:last-child):before{background-color:rgba(0,0,0,.25);content:"";height:100%;left:0;position:absolute;top:22px;width:1.5px}.page-mla-certificate .banner-moderation{margin-bottom:32px}.page-mla-certificate .message-banner-certificate-optin-automated-suggestion{margin-bottom:16px}.page-mla-certificate .message-banner-certificate-optin-automated-suggestion .andes-message__text a{color:#fff!important;display:block;margin-top:8px;text-decoration-line:underline}.card-information-invoices h4{font-size:18px;font-weight:600;margin-bottom:8px;margin-top:0}.card-information-invoices h4 span{color:rgba(0,0,0,.55);font-size:14px;font-weight:400}.card-information-invoices p{color:rgba(0,0,0,.55);font-size:14px;margin-bottom:8px;margin-top:0}.card-information-invoices .andes-form-control__control,.card-information-invoices textarea{height:168px!important}.card-automatic-emission{margin-bottom:32px}.card-automatic-emission h4{font-size:18px;font-weight:600;margin-bottom:8px;margin-top:0}.card-automatic-emission p{color:rgba(0,0,0,.55);font-size:14px;margin-bottom:8px;margin-top:0}.card-automatic-emission__container-title{align-items:start;display:flex;justify-content:space-between}.card-automatic-emission .andes-message{margin-top:16px}.page-mla-information-invoices .message-banner-information-on-invoice-multiple-cuits{margin-bottom:24px}.page-mla-information-invoices .radio-button-card{margin-bottom:32px}.page-mla-information-invoices .radio-button-card h3{color:rgba(0,0,0,.9);font-size:18px;font-weight:600;line-height:1.33;margin-bottom:8px}.page-mla-information-invoices .radio-button-card .radio-button-card__description{color:rgba(0,0,0,.55);font-size:14px;line-height:1.43}.page-mla-information-invoices .radio-button-card__multiple-cuits-message{margin-top:16px}.page-mla-information-invoices .radio-button-card .andes-list__item:first-child{border-bottom:1px solid rgba(0,0,0,.1)}.page-mla-information-invoices .radio-button-card .andes-list__item{align-items:normal!important;padding:10px}.page-mla-information-invoices .radio-button-card .andes-list__item-secondary{width:656px}.data-company form{display:flex;flex-wrap:wrap;justify-content:space-between}.data-company .andes-form-control{width:46%}.data-company .field-company-data__email,.data-company .field-company-data__nit,.data-company .field-company-data__tipo{margin-bottom:32px}.data-company .field-company-data__company{margin-bottom:32px;width:100%}.data-company .andes-tooltip__trigger{margin-top:12px}.data-company .andes-tooltip__trigger:hover{cursor:pointer}.data-company .andes-tooltip__trigger path{fill:var(--andes-color-blue-500,#3483fa)}.data-company .andes-list__item:focus-visible{box-shadow:none}.modal-mco-certification .andes-modal__actions{justify-content:flex-start}.info-mco-link{font-family:Proxima Nova,Helvetica Neue,Helvetica,Roboto,Arial,sans-serif;font-size:16px;margin-left:50%;padding-left:12px;padding-top:4px}.hub-optin-mco .component-hub-optin .container-steps{margin-top:110px}.landing-optin-mlm .landing-optin-header-title{width:80%}.landing-optin-mlm .landing-optin-header-description{width:95%}.landing-optin-mlm .landing-optin-content-information__wrapper{margin-left:20px}.page-information-on-invoice .radio-button-card{margin-top:16px}.page-information-on-invoice__fiscal-data-revision-modal{display:flex;flex-direction:column;height:389px;justify-content:space-evenly;width:480px}.page-information-on-invoice__fiscal-data-revision-modal .andes-modal__header{padding:0}.page-information-on-invoice__fiscal-data-revision-modal .andes-modal__content{font-size:16px;margin-top:12px;text-align:center}.page-information-on-invoice__fiscal-data-revision-modal .andes-modal__actions{display:flex;gap:8px;justify-content:center;margin:0}.page-information-on-invoice__fiscal-data-revision-modal-editing{padding:32px}.page-information-on-invoice__fiscal-data-revision-modal-editing .andes-modal__header{line-height:30px;margin-bottom:12px;padding:0}.page-information-on-invoice__fiscal-data-revision-modal-editing .andes-modal__content{font-size:16px;line-height:20px;margin-bottom:35px}.page-information-on-invoice__fiscal-data-revision-modal-editing .andes-modal__actions,.page-information-on-invoice__fiscal-data-revision-modal-editing .andes-modal__content{padding:0}.form-company{display:grid;gap:16px;margin-bottom:16px}.form-company-data__row{display:flex;flex:1;flex-direction:column;gap:18px;height:70px}.form-company-data__row span:nth-child(2){flex-grow:2}.form-company-data-title{color:rgba(0,0,0,.9);display:flex;font-size:18px;font-weight:600;margin-bottom:8px;margin-top:0}.form-company-data-subtitle{display:flex}.form-company-data__header{margin-bottom:32px}.form-company-data__content,.form-company-data__content-address{display:grid;grid-template-columns:calc(50% - 32px) 50%;grid-gap:24px}.form-company-data__content-address{margin-top:24px}.form-company-data__content:first-of-type{margin-bottom:24px}.form-company .andes-form-control{width:100%}.form-company .andes-form-control__label{color:rgba(0,0,0,.55)!important}.form-company .andes-form-control__message{line-height:1!important}.form-company .field-company-data__first-row,.form-company .field-expedidition-address{width:100%}.form-company .checkbox-expedition-address{align-items:center;display:flex;margin-top:32px}.form-company .checkbox-expedition-address svg{vertical-align:middle}.form-company .checkbox-expedition-address .andes-checkbox{margin-right:4px}.form-company .checkbox-expedition-address .andes-checkbox__input{margin-right:12px}.page-company-data{position:relative}.page-company-data .contextual-help-link{position:absolute;right:0;top:33px}.page-company-data .container-actions{padding-bottom:32px}.page-company-data .expedition-zipcode-textfield .andes-form-control__field{flex-grow:0}.page-company-data .expedition-zipcode-textfield .expedition-zipcode-button{padding:0}.page-company-data .expedition-zipcode-textfield .expedition-zipcode-button .andes-button__content{font-size:12px}.step-obtain-digital-certificate{display:flex;flex-direction:column;gap:24px;margin:8px 0 48px}.step-obtain-digital-certificate__buttons{display:flex;gap:8px}.step-add-digital-certificate{display:flex;flex-direction:column;gap:24px;margin:8px 0 48px}.step-add-digital-certificate__upload-file{margin:8px 0}.step-add-digital-certificate__buttons{display:flex;gap:8px}.step-add-digital-certificate-key{display:flex;flex-direction:column;gap:24px;margin:8px 0 48px}.step-add-digital-certificate-key__upload-file{margin:8px 0}.step-add-digital-certificate-key__buttons{display:flex;gap:8px}.step-add-digital-certificate-pass{display:flex;flex-direction:column;margin:8px 0 0}.step-add-digital-certificate-pass__password-field{margin-top:24px;width:300px}.step-add-digital-certificate-pass__buttons{display:flex;gap:8px}.page-certificate-mlm{position:relative}.page-certificate-mlm .contextual-help-link{position:absolute;right:0;top:33px}.page-certificate-mlm__message-feedback{margin-bottom:8px!important}.page-consent-letter-mlm{position:relative}.page-consent-letter-mlm .si-header-page__sub-title{line-height:20px;width:95%}.page-consent-letter-mlm .andes-card{margin-bottom:16px}.contextual-help-link{position:absolute;right:0;top:33px}.message-error-consent-letter{margin-block:8px}.consent-letter-authorization-card__title{align-items:center;display:flex;gap:4px}.consent-letter-authorization-card__title .andes-tooltip__trigger{align-items:center;display:flex;justify-content:center}.consent-letter-authorization-card__content{display:flex;flex-direction:column;gap:8px}.consent-letter-authorization-card__description{font-size:14px}.consent-letter__main-card-content{position:relative}.consent-letter__main-card-content.andes-card__content:has(+.consent-letter__main-card-footer){padding-bottom:0!important}.consent-letter__main-card-content+.consent-letter__main-card-content:before{background-color:rgba(0,0,0,.1);content:"";height:1px;left:0;margin:0 32px;position:absolute;right:0;top:0}.consent-letter__input-card-uploader-container{display:flex;flex-direction:column;gap:8px;width:100%}.consent-letter__input-card-title{align-items:center;display:flex;gap:4px}.consent-letter__input-card-title .andes-tooltip__trigger{align-items:center;display:flex;justify-content:center}.consent-letter__main-card-footer{display:flex;gap:8px;padding-top:0!important}.consent-letter__main-card-content:not(:first-child) .consent-letter__input-card-title{margin-top:16px}.consent-letter__input-card-content{display:flex;gap:32px;justify-content:space-between;margin-block:16px}.consent-letter__input-card-content .andes-form-control--textfield{max-width:328px;width:100%}.consent-letter__input-card-content .andes-file-uploader{width:100%}.modal-confirm-efirma{height:247px;width:480px}.modal-confirm-efirma .andes-modal__content{font-size:16px}.modal-confirm-efirma .andes-modal__title{font-size:24px}.modal-confirm-efirma .andes-modal__actions{display:flex;justify-content:space-between}.page-mlm-home .container-steps{margin-top:140px}.page-mlm-home .card-step-action{margin-left:16px}.hub-optin-mlb-mp .header-icon-container__title{margin-top:24px}.hub-optin-mlb-mp .header-icon-container__title h1{font-weight:600}.hub-optin-mlb-mp .container-steps{margin-top:150px}.hub-optin-mlb-mp .container-steps .andes-card__content{padding:20px 32px}.optin-page-basic-tax-settings{margin:0 auto}.optin-page-basic-tax-settings__cancel-button{margin-right:16px}.optin-page-basic-tax-settings .andes-card{margin-top:16px}.optin-page-basic-tax-settings .andes-card h3{color:rgba(0,0,0,.9);font-size:16px;font-weight:600;margin:0 0 8px}.optin-page-basic-tax-settings .andes-card p{color:rgba(0,0,0,.55);font-size:14px;margin:0}.optin-page-basic-tax-settings__wrapper{margin-top:32px}.optin-page-basic-tax-settings__wrapper-confirm{align-items:center;display:flex;justify-content:flex-end;margin-top:32px;padding-bottom:32px}.optin-page-basic-tax-settings .andes-tooltip__trigger svg path{fill:var(--andes-color-blue-500,#3483fa)!important}.optin-page-certificate{margin:0 auto}.optin-page-certificate__alerts{margin-bottom:12px}.optin-page-certificate__alerts .andes-message__title{font-size:15px!important}.optin-page-certificate__alerts .andes-message:not(:last-child){margin-bottom:4px}.optin-page-certificate__alerts .link{color:#fff;font-weight:600}.optin-page-certificate__alerts .link:hover{color:#fff!important;font-weight:700}.optin-page-certificate__content p{color:rgba(0,0,0,.55);margin-top:0}.optin-page-certificate__content .andes-message{margin:32px 0 16px}.optin-page-certificate__wrapper-confirm{margin-top:32px;text-align:right}.optin-page-certificate a.link{display:block}.optin-page-certificate-mp .active-button svg path,.optin-page-certificate-mp .card-tips__header svg path{stroke:var(--andes-color-blue-500,#3483fa)}.optin-page-certificate-mp .card-tips__content a,.optin-page-certificate-mp .content-header__comeback-link,.optin-page-certificate-mp a.link,.optin-page-certificate-mp a.selected{color:var(--andes-color-blue-500,#3483fa)!important}.optin-page-invoice-data{margin:0 auto}.optin-page-invoice-data .save-button{float:right}.optin-page-invoice-data .invoice-additional-data-card,.optin-page-invoice-data .invoice-serie-card,.optin-page-invoice-data .switch-card{margin-bottom:16px}.optin-page-gnre{margin:0 auto}.optin-page-gnre__wrapper-confirm{align-items:center;display:flex;justify-content:flex-end}.optin-page-gnre-mp .content-header__comeback-link{color:var(--andes-color-blue-500,#3483fa)!important}.gnre-logo{height:60px}.card-radio-list{margin:40px 0}.card-radio-list .andes-list{border-radius:6px}.card-radio-list .andes-list__item{padding:32px 32px 20px}.card-radio-list .andes-list__item--size-medium{height:auto}.card-radio-list .andes-list__item--size-medium-first-collumn{padding:0}.card-radio-list .andes-list__item-first-column{padding:5px 0 18px}.card-radio-list .andes-list__item-primary{color:rgba(0,0,0,.9);font-size:18px}.card-radio-list .andes-list__item-secondary{font-size:14px}.card-radio-list .andes-list__item-secondary span{display:flex;flex-direction:column;font-size:14px;margin-top:8px}.card-radio-list .andes-list__item-with-secondary{align-items:center;display:flex}.card-radio-list .andes-radio{align-items:center}.card-radio-list .andes-radio-element{top:-6px}.card-radio-list .andes-radio-button-list__list-item{display:block}.card-radio-list .andes-radio-button-list__list-item:first-child{border-top-left-radius:6px;border-top-right-radius:6px}.automatic-gnre-settings{padding-top:16px}.optin-page-nfce-data h1{margin-bottom:32px}.optin-page-nfce-data{margin:0 auto}.optin-page-nfce-data .content-header__comeback-link{color:var(--andes-color-blue-500,#3483fa)!important}.optin-page-nfce-data .additional-message-textarea textarea:focus{box-shadow:2px -2px var(--andes-color-blue-500,#3483fa),-2px -2px var(--andes-color-blue-500,#3483fa),-2px 2px var(--andes-color-blue-500,#3483fa),2px 2px var(--andes-color-blue-500,#3483fa)}.optin-page-nfce-data__button{text-align:right}.optin-page-nfce-data__switchcard{margin:16px 0}.optin-page-nfce-data__switchcard .switch-card-title{font-size:18px;font-weight:600}.optin-page-nfce-data__switchcard .andes-switch{align-items:end;margin-bottom:4px}.optin-page-nfce-data .invoice-serie-card{margin-top:16px}.semibold-title .card-actions-title{font-weight:600}.container-feedback{max-width:100%!important}.container-feedback .si-main-content{margin:0;padding:0;width:100%!important}.container-feedback .andes-feedback-screen{background-color:transparent}.container-feedback .andes-feedback-screen__header-title{margin:auto!important;width:90%}.container-feedback .andes-thumbnail svg{height:32px;width:32px}.container-feedback .container-actions{display:flex;justify-content:end;margin-top:16px}.container-feedback p{text-align:center}.container-feedback p,.container-feedback ul{margin:0}.container-feedback ul{margin-top:8px;padding-left:32px}.container-feedback ul li+li{margin-top:8px}.container-feedback ul li::marker{font-size:12px}.container-feedback .secondary-description{margin-top:8px}.description-left-aligned div[class^=andes-card__content]>p{text-align:left}.container-feedback-single-step .andes-card__content .container-actions{margin-top:0}.container-feedback-single-step .andes-feedback-screen__header-title{margin:auto!important;width:100%}.dataload-view__content{display:flex;flex-direction:column;height:100vh!important;justify-content:center;margin:auto;width:1200px!important}.dataload-view__content p{margin:0 auto!important}.dataload-view__content .andes-progress-indicator-circular__container{width:100%!important}.dataload-view__content .andes-progress-indicator-circular__label{font-weight:600!important}.dataload-view__content .dataload-view__progress-indicator{height:100px!important}.banner__content{display:flex;flex-direction:column}.banner__content__text{margin:32px}.banner__content__text h3{font-family:Proxima Nova,Helvetica Neue,Helvetica,Roboto,Arial,sans-serif;font-size:32px;font-weight:700;line-height:30px;margin:50px 0 15px}.banner__content__text p{font-size:18px;font-weight:500;margin-bottom:16px!important}.banner .banner-image{background-image:url(https://http2.mlstatic.com/frontend-assets/si-optin-frontend/7d951e3626eeb6b5db98.png);background-position:50%;background-repeat:no-repeat;background-size:auto;height:400px;position:relative;width:100%}@media(min-width:900px){.image-logo{margin-left:32px}.image-logo:after{background-image:url(https://http2.mlstatic.com/frontend-assets/si-optin-frontend/af1512c2954c59f435cc.svg);height:30px;width:118px}.banner__content{flex-direction:row;margin:32px auto 56px;width:783px}.banner__content__text{margin-right:0}.banner__content__text h3{font-size:40px;line-height:37px;width:375px}.banner__content__text p{font-size:16px;width:415px}.banner-image{height:362px!important;margin-top:20px}}.highlight__image{background-image:url(https://http2.mlstatic.com/frontend-assets/si-optin-frontend/5d8ea465547f9d01325a.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;padding-top:10%;position:relative;width:100%}.highlight .andes-list__item{pointer-events:none}.highlight .andes-list__item-text{width:250px}.highlight .andes-list__item-primary{font-size:24px;font-weight:700}.highlight .andes-list__item-first-column{align-items:baseline;display:flex;flex-direction:column}.highlight .andes-list__item-second-column{display:none}.highlight__header h3{font-size:32px;font-weight:700;line-height:32px;margin:0 auto 34px;max-width:530px;text-align:center}.highlight__header:before{background-color:var(--andes-color-yellow-500,#ffe600);content:"";display:block;height:6px;margin:0 auto 12px;width:31px}.highlight__icon{background-repeat:no-repeat;height:48px;margin-bottom:12px;width:35px}.highlight .download-reports-invoices-icon{background-image:url(https://http2.mlstatic.com/frontend-assets/si-optin-frontend/6cc64998de74484ee709.svg)}.highlight .data-free-buyer-invoice-icon{background-image:url(https://http2.mlstatic.com/frontend-assets/si-optin-frontend/00f20bf8db29ad12b307.svg)}.highlight .invoice-emission-choice-icon{background-image:url(https://http2.mlstatic.com/frontend-assets/si-optin-frontend/2bd7ecbe1af29fff7e04.svg);height:35px}.highlight .single-product-data-icon{background-image:url(https://http2.mlstatic.com/frontend-assets/si-optin-frontend/98c7c2b9dafa24a9db3e.svg)}@media(min-width:900px){.highlight__content{position:relative;width:783px}.highlight__content__list{background-image:url(https://http2.mlstatic.com/frontend-assets/si-optin-frontend/df4b738c661d24039ec1.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;height:87%;position:absolute;right:90px;top:0;width:141px}.highlight .andes-card__content{margin:0 auto;width:783px}.highlight .andes-list__item{align-items:end;display:flex;margin-bottom:56px}.highlight__figure{background-position:50%;background-repeat:no-repeat;background-size:cover;height:160px;position:relative;width:245px}.highlight .single-product-data-image{background-image:url(https://http2.mlstatic.com/frontend-assets/si-optin-frontend/419f6f262c8e2d113ef4.svg)}.highlight .download-reports-invoices-image{background-image:url(https://http2.mlstatic.com/frontend-assets/si-optin-frontend/b63028cd31867c5281a5.svg)}.highlight .data-free-buyer-invoice-image{background-image:url(https://http2.mlstatic.com/frontend-assets/si-optin-frontend/d7db040b9384daaec206.svg)}.highlight .invoice-emission-choice-image{background-image:url(https://http2.mlstatic.com/frontend-assets/si-optin-frontend/61c00fbf72ab9489dd60.svg);width:220px}}@media(max-width:899px){.highlight__header{margin-top:20px}.highlight h3{text-align:center;width:290px}.highlight .andes-list{display:flex;flex-direction:column;justify-content:center}.highlight .andes-list__item{margin:12px}}.feature-guide{background-color:#fff;padding-top:32px}.feature-guide__banner{background-image:url(https://http2.mlstatic.com/frontend-assets/si-optin-frontend/968d5eb69cc4385a9502.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;padding-top:10%;position:relative;width:100%}.feature-guide__container{background-color:#333;display:flex;flex-direction:column;justify-content:center;margin-top:-2px;padding:32px;width:100%}.feature-guide__content-text{align-items:center;color:#fff;display:flex;flex-direction:column}.feature-guide__content-text h3{color:#fff;font-family:Proxima Nova,Helvetica Neue,Helvetica,Roboto,Arial,sans-serif;font-size:32px;font-weight:700;line-height:30px;margin:0}.feature-guide__content-text h3:before{background-color:var(--andes-color-yellow-500,#ffe600);content:"";display:block;height:6px;margin:0 auto 12px;width:31px}.feature-guide__content-text p{font-size:14px;font-weight:500}.feature-guide__content-info{align-items:center;display:flex;flex-direction:column-reverse}.feature-guide__content .andes-list{background-color:#333;margin-top:40px}.feature-guide__content .andes-list__item:last-child .line{display:none}.feature-guide__content .andes-list__item{align-items:flex-start;justify-content:normal}.feature-guide__content .andes-list__item>:last-child{align-self:center}.feature-guide__content .andes-list__item:hover{background-color:#333;position:static}.feature-guide__content .andes-list__item-secondary{color:#fff!important;font-weight:700}.feature-guide__content .andes-list__item-first-column{flex-grow:0}.feature-guide__content .andes-list__item-asset{position:relative}.feature-guide__content .andes-list__item-asset .circle{align-items:center;background-color:#fff;border:2px solid var(--andes-color-yellow-500,#ffe600);border-radius:50%;display:flex;font-size:18px;font-weight:700;height:40px;justify-content:center;margin:0 12px;width:40px}.feature-guide__content .andes-list__item-asset .line{background-color:var(--andes-color-yellow-500,#ffe600);height:35px;left:50%;position:absolute;transform:translateX(-1px);width:2px}.feature-guide__content .andes-list .andes-tooltip__trigger{margin-top:5px;position:relative}.feature-guide__content .andes-list .andes-tooltip__trigger path{fill:#fff}.feature-guide__image{background-image:url(https://http2.mlstatic.com/frontend-assets/si-optin-frontend/98d12371854a742e9add.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;height:290px;position:relative;width:200px}@media(min-width:900px){.feature-guide__container{height:500px;padding-top:0}.feature-guide__content{margin:0 auto 48px;width:721px}.feature-guide__content-text{margin-bottom:-200px;width:300px}.feature-guide__content h3:before{margin:16px 0}.feature-guide__content-info{align-items:flex-end;flex-direction:row;margin-top:0}.feature-guide__content-info .andes-list{margin-left:-32px}.feature-guide__image{height:415px;width:300px}}@media(max-width:374px){.feature-guide .andes-tooltip__trigger{margin-top:-12px!important}}.product-onboarding{background-color:var(--andes-color-yellow-500,#ffe600);display:flex;flex-direction:column;justify-content:center}.product-onboarding__image{background-image:url(https://http2.mlstatic.com/frontend-assets/si-optin-frontend/966bcb8a977973193b3f.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;height:40px;margin:-39px auto 0;position:relative;width:125px}.product-onboarding__image .andes-button{background-color:var(--andes-color-yellow-500,#ffe600)!important;cursor:pointer;height:0;left:50%;padding:0;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:10}.product-onboarding__image .andes-button path{stroke:#000!important}.product-onboarding__content{align-items:center;display:flex;flex-direction:column;height:360px;justify-content:center}.product-onboarding__content h3{font-family:Proxima Nova,Helvetica Neue,Helvetica,Roboto,Arial,sans-serif;font-size:24px;font-weight:700;line-height:30px;margin:0 0 40px;text-align:center;width:190px}@media(min-width:665px){.product-onboarding__content h3{font-size:32px;width:100%}}.faq-section{align-items:center;background-color:#fff;display:flex;height:100%;justify-content:center;padding:32px;width:100%}.faq-section__content{margin-bottom:32px;max-width:775px}.faq-section h3{border-bottom:1px solid #ededed;font-family:Proxima Nova,Helvetica Neue,Helvetica,Roboto,Arial,sans-serif;font-size:24px;font-weight:700;line-height:30px;margin:0;padding:32px;text-align:center}.faq-section .andes-accordion-header-container__title{font-weight:700}.faq-section .andes-accordion svg path{fill:var(--andes-color-blue-500,#3483fa)!important}@media(min-width:900px){.faq-section .andes-accordion-header-container{padding:24px 16px!important}.faq-section__content{width:840px}.faq-section .andes-accordion-panel-transition__inner{width:88%}.faq-section h3{font-size:32px}}.landing-page .image-logo{padding:15px 30px}.landing-page .image-logo:after{background-repeat:no-repeat;background-size:contain;content:"";display:block}@media(max-width:999px){.landing-page .image-logo:after{background-image:url(https://http2.mlstatic.com/frontend-assets/si-optin-frontend/ba670b8875405986fe81.svg);height:35px;width:50px}}.landing-page .andes-button:hover{color:#fff!important}@media(min-width:900px){.landing-page header p{margin:0 auto!important;width:1100px}.landing-page .image-logo{margin-left:32px}.landing-page .image-logo:after{background-image:url(https://http2.mlstatic.com/frontend-assets/si-optin-frontend/af1512c2954c59f435cc.svg);height:30px;width:118px}}.company-data-remito-card{margin-top:12px}.company-data-remito-card__content{display:flex;gap:20px}.company-data-remito-card__content .company-data-remito-card__first-column{width:50%}.company-data-remito-card__content .company-data-remito-card__first-column span{font-weight:600}.company-data-remito-card__content .company-data-remito-card__second-column{width:50%}.company-data-remito-card__content .company-data-remito-card__second-column span{font-weight:600}.company-data-remito-card .company-data-remito-card__text-field input{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.company-data-remito-card__first-column .company-data-remito-card__text-field:first-child,.company-data-remito-card__second-column .company-data-remito-card__text-field:first-child{margin-bottom:24px}.company-data-remito-view__breadcrumb{position:relative;z-index:9}.company-data-remito-view__content{margin:0 auto}.company-data-remito-view__content .container-actions{display:flex;justify-content:flex-end;margin-top:32px}.company-data-remito-view .content-header .content-header__container-main{margin-top:0}.card-select{margin-top:180px;position:relative}.card-select__context{margin-top:20px}.card-select .andes-card__header{padding:32px}.card-select__list .andes-list__item{height:98px}.card-select__list .andes-list__item .andes-list__item-primary{font-weight:700}.card-select__list .andes-list__item .andes-list__item-selection-control{padding-top:25px}.card-select__list .andes-list__item:hover{background:none}.card-select__list .andes-list__item:last-child{border-top:1px solid rgba(0,0,0,.07)}.container-uploader_content .andes-card{margin-bottom:0}.container-uploader_content .andes-card__header--border{border-bottom:none;padding-bottom:24px}.container-uploader_content .andes-card__content{align-items:center;display:flex;justify-content:space-between}.container-uploader_content .andes-card__content p{font-size:14px}.page-printer-mode__breadcrumb{position:relative;z-index:9}.page-printer-mode .optin-container>.andes-card{margin-bottom:12px}.page-printer-mode .disclaimer-helper{color:rgba(0,0,0,.55);display:block;font-size:12px;margin-bottom:24px}.page-printer-mode .container-actions{display:flex;justify-content:end}.modal-reset{padding:11px 8px 0!important}.modal-reset .andes-modal__header{padding-bottom:0}.modal-reset .andes-modal__title{font-size:18px;padding:0 32px 16px 0;text-align:center}.modal-reset .andes-modal__content{color:rgba(0,0,0,.55);font-size:16px;line-height:20px;text-align:center}.modal-reset .andes-modal__actions{margin-bottom:20px;text-align:center;width:100%}.emission-data-card{padding:32px}.emission-data-card .emission-data-form{display:flex;justify-content:space-between}.emission-data-card .emission-data-form>.column{display:flex;flex-direction:column;gap:32px;min-width:48%}.emission-data-card .emission-data-form .andes-datepicker{max-width:100%}.emission-data-card .emission-data-form .andes-tooltip__trigger{fill:#4189e6}.emission-data-card input::-webkit-inner-spin-button,.emission-data-card input::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}div[role=tooltip] .tooltip-link{color:#4189e6;margin:0 4px}.page-emission-data .container-actions{display:flex;justify-content:end;margin-top:32px}.modal-helper{width:480px}.modal-helper img{width:416px}.modal-helper p:nth-child(2):after{background-image:url(https://http2.mlstatic.com/frontend-assets/si-optin-frontend/a23983f39de2876f3443.png);background-size:contain;content:"";display:block;height:267px;margin:16px 0;width:416px}.printing-mode-card__content{color:rgba(0,0,0,.55);font-size:14px;font-weight:400;line-height:18px;padding:24px}.printing-mode-card .andes-card__content{padding:24px}.company-data-card-remitos .andes-card__content{padding:16px 8px}.company-data-card-remitos .andes-card__content .andes-list{background-color:transparent}.company-data-card-remitos .andes-card__content .andes-list__item{height:37px;margin-bottom:24px}.company-data-card-remitos .andes-card__content .andes-list__item-primary{color:rgba(0,0,0,.55);font-size:12px;line-height:18px}.company-data-card-remitos .andes-card__content .andes-list__item-secondary{color:#000;margin-top:3px}.company-data-card-remitos .andes-card__content .andes-list__item-first-column{padding:8px 0}.company-data-card-remitos .andes-card__content .andes-list__item:last-child{margin-bottom:16px}.remito-request-card .andes-card__content{align-items:center;display:flex;font-size:14px;justify-content:space-between;max-height:64px;padding-right:12px}.remito-request-card .andes-card__content .action-button:hover{background-color:transparent;transition:none}.remito-request-card .andes-card__content .andes-button__content{font-size:14px}.remito-solicitation-card{align-items:center;border-bottom:1px solid rgba(0,0,0,.1)!important;display:flex;justify-content:start}.remito-solicitation-card__image--finished{background-image:url(https://http2.mlstatic.com/frontend-assets/si-optin-frontend/55bb41de3e8b5e517649.svg)}.remito-solicitation-card__image--finished,.remito-solicitation-card__image--ongoing{background-position:50%;background-repeat:no-repeat;background-size:contain;height:40px;width:83px}.remito-solicitation-card__image--ongoing{background-image:url(https://http2.mlstatic.com/frontend-assets/si-optin-frontend/9ac896f3765e2cb0300b.svg)}.remito-solicitation-card__image--cancelled{background-image:url(https://http2.mlstatic.com/frontend-assets/si-optin-frontend/63c5d9ead2be96417107.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;height:40px;width:83px}.remito-solicitation-card__content>*{margin:0 0 8px}.remito-solicitation-card__content .secondary+.secondary{margin-bottom:0}.remito-solicitation-card__content>.secondary{color:rgba(0,0,0,.9);font-size:14px;line-height:18px}.remito-solicitation-card__content>.secondary span{margin-left:5px}.remito-solicitation-card__content>.status--finished{color:#008744}.remito-solicitation-card__content>.status--cancelled{color:#d12440}.remito-solicitation-list .andes-pagination{padding:24px!important}.empty-request-list{min-height:calc(100% - 80px)}.empty-request-list,.empty-request-list .andes-card__content{align-items:center;display:flex;flex-direction:column;justify-content:center}.empty-request-list .andes-card__content{max-width:100%}.empty-request-list .andes-card__content .empty-request-list__image{background-image:url(https://http2.mlstatic.com/frontend-assets/si-optin-frontend/fc1eb514f37d31b3ef6b.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;height:90px;width:90px}.page-remitos-v2 .optin-context{width:1200px}.page-remitos-v2__breadcrumb{margin-bottom:24px}.page-remitos-v2 .container{display:flex;justify-content:space-between}.page-remitos-v2 .container__column{display:flex;flex-direction:column}.page-remitos-v2 .first-column{flex-grow:.9;gap:16px}.page-remitos-v2 .not-empty-list{border-radius:6px;gap:1px}.page-remitos-v2 .not-empty-list .remito-solicitation-list{border-radius:0 0 6px 6px;box-shadow:none}.page-remitos-v2 .not-empty-list .remito-solicitation-list .remito-solicitation-card{border-radius:0!important}.page-remitos-v2 .not-empty-list .remito-solicitation-list .remito-solicitation-card:last-child{border-radius:0 0 6px 6px!important}.page-remitos-v2 .not-empty-list .remito-request-card{border-radius:6px 6px 0 0}.page-remitos-v2 .second-column{gap:24px;max-width:377px;width:377px}.page-remitos-v2 .company-data-card-remitos,.page-remitos-v2 .printing-mode-card{width:100%}.page-remitos-v2 .company-data-card-remitos .andes-card__header,.page-remitos-v2 .printing-mode-card .andes-card__header{border-bottom:none;padding:24px 24px 0}.page-remitos-v2 .company-data-card-remitos .andes-card__footer,.page-remitos-v2 .printing-mode-card .andes-card__footer{padding:0 24px}.page-remitos-v2 .company-data-card-remitos .action-button,.page-remitos-v2 .printing-mode-card .action-button{font-size:14px!important;padding:0!important;width:100%}.page-remitos-v2 .company-data-card-remitos .action-button:hover,.page-remitos-v2 .printing-mode-card .action-button:hover{background-color:transparent!important;transition:none}.page-remitos-v2 .company-data-card-remitos .action-button .andes-button__content,.page-remitos-v2 .printing-mode-card .action-button .andes-button__content{display:flex;justify-content:space-between}.page-remitos-v2 .company-data-card-remitos .action-button .andes-button__content:after,.page-remitos-v2 .printing-mode-card .action-button .andes-button__content:after{display:none}

/*# sourceMappingURL=common.8d44acd9.css.map*/