.andes-card--animated:hover,.andes-card--elevated{box-shadow:0 6px 16px 0 rgba(0,0,0,.1)}.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-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-list{background-color:#fff;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: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-with-dividers .andes-list__item+.andes-list__item{border-top:1px solid rgba(0,0,0,.1)}.andes-list-asset{margin-top:.5em}.andes-list__item{display:flex;justify-content:space-between;padding:0 16px;position:relative}.andes-list__item--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));-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-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: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-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-decoration:none;width:fill-available;width:-webkit-fill-available;width:-moz-available}.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 .andes-list__item-text{text-align:left}.andes-list__item-action:before{cursor:pointer}.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 a,.andes-list__item-second-column button{position:relative;z-index:1}.andes-list__item-primary{color: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:rgba(0,0,0,.55);display:block;font-size:16px;line-height:1;text-align:start}.andes-list__item-tertiary{align-self:center;color:rgba(0,0,0,.9);display:block;text-wrap:nowrap}.andes-list__item-tertiary-description{color: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-container--centered{align-self:center}.andes-list__item-image{align-self:flex-start;border:1px solid rgba(0,0,0,.1);border-radius:50%;display:block}.andes-list__item-asset{margin-bottom:auto}.andes-list__item-asset--icon-one-line{margin-bottom:0}.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.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.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--selectable .andes-list__item:hover{background-color:#fff}@media(min-width:768px){.andes-list--selectable .andes-list__item:hover{background-color:rgba(0,0,0,.04)}}.andes-list--selectable .andes-list__item{cursor:pointer}.andes-list--selectable .andes-list__item:hover{transition:background-color .1s ease-out}.andes-list--selectable .andes-list__item--disabled{cursor:default}.andes-list--selectable .andes-list__item--disabled:hover{background-color:#fff}.andes-dropdown{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}.andes-dropdown.andes-form-control--disabled:hover:not(.andes-form-control__split-button) path,.andes-dropdown.andes-form-control--disabled:hover:not(.andes-form-control__split-button) svg,.andes-dropdown.andes-form-control--disabled:not(.andes-form-control__split-button) path,.andes-dropdown.andes-form-control--disabled:not(.andes-form-control__split-button) svg{fill:rgba(0,0,0,.25)}.andes-dropdown.andes-form-control--disabled:hover:not(.andes-form-control__split-button) .andes-floating-menu .andes-dropdown__trigger,.andes-dropdown.andes-form-control--disabled:not(.andes-form-control__split-button) .andes-floating-menu .andes-dropdown__trigger{color:rgba(0,0,0,.25);cursor:default}.andes-dropdown.andes-form-control--disabled:hover:not(.andes-form-control__split-button) .andes-floating-menu .andes-dropdown__trigger path,.andes-dropdown.andes-form-control--disabled:hover:not(.andes-form-control__split-button) .andes-floating-menu .andes-dropdown__trigger svg,.andes-dropdown.andes-form-control--disabled:not(.andes-form-control__split-button) .andes-floating-menu .andes-dropdown__trigger path,.andes-dropdown.andes-form-control--disabled:not(.andes-form-control__split-button) .andes-floating-menu .andes-dropdown__trigger svg{fill:rgba(0,0,0,.25)}.andes-dropdown.andes-form-control--disabled:hover:not(.andes-form-control__split-button) .andes-form-control__message,.andes-dropdown.andes-form-control--disabled:not(.andes-form-control__split-button) .andes-form-control__message{color:rgba(0,0,0,.25)}.andes-dropdown__menu .andes-list__item{outline:none}.andes-dropdown__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-dropdown__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-dropdown__menu .andes-list__item:focus:not(:focus-visible){box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}.andes-dropdown .andes-form-control__placeholder,.andes-dropdown__display-values{line-height:1.25}.andes-dropdown__chevron{display:flex}.andes-dropdown__chevron svg{transition:transform .2s}.andes-dropdown__chevron path,.andes-dropdown__chevron svg{fill:var(--andes-color-blue-500,#3483fa)}.andes-dropdown__field{position:relative}.andes-dropdown.andes-dropdown--open .andes-floating-menu .andes-dropdown__trigger{box-shadow:inset 0 0 0 2px var(--andes-color-blue-500,#3483fa)}.andes-dropdown__arrow-container{position:absolute;right:-4px;top:-1px}.andes-dropdown__no-results{box-sizing:content-box;color:rgba(0,0,0,.55);font-size:14px;height:18px;padding:18px 16px}.andes-dropdown__search-box{padding:16px 16px 4px}.andes-dropdown--open .andes-dropdown__chevron svg,.andes-dropdown--open .andes-dropdown__standalone-arrow{transform:rotate(180deg)}.andes-dropdown .andes-dropdown__trigger{align-items:center;background:none;border:0;border-radius:.375em;color:rgba(0,0,0,.9);cursor:pointer;display:flex;font:inherit;font-size:18px;font-weight:400;margin:0;outline:0;padding:4px 6px;transition:color .18s ease-out}.andes-dropdown .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 .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 .andes-dropdown__trigger:focus:not(:focus-visible){box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}.andes-dropdown .andes-dropdown__trigger::-moz-focus-inner{border:0}.andes-dropdown .andes-dropdown__trigger:hover{color:var(--andes-color-blue-500,#3483fa)}.andes-dropdown .andes-dropdown__trigger span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.andes-dropdown .andes-form-control__field:focus~.andes-dropdown__arrow-container path,.andes-dropdown .andes-form-control__field:focus~.andes-dropdown__arrow-container svg{fill:var(--andes-color-blue-500,#3483fa)}.andes-dropdown .andes-floating-menu .andes-dropdown__menu{border-radius:.375em}.andes-dropdown .andes-floating-menu .andes-dropdown__menu li:first-child{border-top-left-radius:.375em;border-top-right-radius:.375em}.andes-dropdown .andes-floating-menu .andes-dropdown__menu li:last-child{border-bottom-left-radius:.375em;border-bottom-right-radius:.375em}.andes-dropdown .andes-floating-menu .andes-form-control--search-box .andes-form-control__field{margin:0}.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--standalone.andes-form-control--disabled:hover .andes-dropdown__trigger{background-color:transparent;border:0;color:rgba(0,0,0,.25);font-weight:400;padding:11px 8px}.andes-dropdown.andes-dropdown--standalone .andes-floating-menu .andes-dropdown__trigger{box-shadow:none;padding:11px 8px}.andes-dropdown.andes-dropdown--standalone .andes-floating-menu .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.andes-dropdown--standalone .andes-floating-menu .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.andes-dropdown--standalone .andes-floating-menu .andes-dropdown__trigger:focus:not(:focus-visible){box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}.andes-dropdown.andes-dropdown--standalone .andes-floating-menu .andes-dropdown__standalone-arrow{margin:2px 0 0 2px;transition:transform .2s}.andes-dropdown.andes-dropdown--standalone .andes-floating-menu .andes-dropdown__standalone-arrow path,.andes-dropdown.andes-dropdown--standalone .andes-floating-menu .andes-dropdown__standalone-arrow svg{fill:rgba(0,0,0,.55)}.andes-dropdown.andes-dropdown--form{padding-top:15px}.andes-dropdown.andes-dropdown--form.andes-dropdown--open .andes-dropdown__arrow{transform:rotate(180deg)}.andes-dropdown.andes-dropdown--form.andes-dropdown--open.andes-form-control--error .andes-dropdown__trigger{box-shadow:0 0 0 2px #f23d4f}.andes-dropdown.andes-dropdown--form.andes-dropdown--bottom .andes-floating-menu--show .andes-card{margin-top:6px}.andes-dropdown.andes-dropdown--form .andes-form-control__label{color:rgba(0,0,0,.9);font-size:14px;margin-left:.375em;position:absolute;top:0}.andes-dropdown.andes-dropdown--form .andes-form-control__message{align-items:center;display:flex;font-size:13px;line-height:.7692307692em;margin-left:.375em;margin-top:0;min-height:unset}.andes-dropdown.andes-dropdown--form .andes-form-control__message .andes-dropdown__error-icon{background-color:#f23d4f;border-radius:50%;height:12px;margin-right:6px;width:12px}.andes-dropdown.andes-dropdown--form .andes-form-control__placeholder{color:rgba(0,0,0,.55)}.andes-dropdown.andes-dropdown--form .andes-dropdown__trigger{align-items:center;background-color:#fff;box-shadow:0 0 0 1px rgba(0,0,0,.25);color:rgba(0,0,0,.9);display:flex;font-size:16px;justify-content:flex-end;line-height:1.375em;margin:.375em 0 .5em;min-height:48px;padding:.8125em .75em;position:relative;text-align:left;width:100%}.andes-dropdown.andes-dropdown--form .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.andes-dropdown--form .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.andes-dropdown--form .andes-dropdown__trigger:focus:not(:focus-visible){box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}.andes-dropdown.andes-dropdown--form .andes-dropdown__trigger:hover{box-shadow:0 0 0 1px rgba(0,0,0,.55)}.andes-dropdown.andes-dropdown--form .andes-dropdown__trigger span{overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.andes-dropdown.andes-dropdown--form .andes-dropdown__trigger:focus:not(:focus-visible){box-shadow:inset 0 0 0 2px var(--andes-color-blue-500,#3483fa)}.andes-dropdown.andes-dropdown--form .andes-form-control__field{margin:8px 0 6px}.andes-dropdown.andes-dropdown--form .andes-form-control__field option{padding:0}.andes-dropdown.andes-dropdown--form .andes-form-control__field::-moz-focus-inner{border:0;padding:0}.andes-dropdown.andes-dropdown--form .andes-form-control__field:focus{outline:0}.andes-dropdown.andes-dropdown--form .andes-form-control__field:-moz-focusring{color:transparent;text-shadow:0 0 0 rgba(0,0,0,.9)}.andes-dropdown.andes-dropdown--form .andes-floating-menu--search .andes-form-control__field{margin:0}.andes-dropdown.andes-dropdown--form.andes-form-control--error .andes-dropdown__trigger{box-shadow:0 0 0 1px #f23d4f}.andes-dropdown.andes-dropdown--form.andes-form-control--error .andes-dropdown__trigger:focus{box-shadow:0 0 0 2px #f23d4f}.andes-dropdown.andes-dropdown--form.andes-form-control--error .andes-dropdown__trigger:hover{box-shadow:0 0 0 1px #f23d4f}.andes-dropdown.andes-dropdown--form.andes-form-control--error .andes-dropdown__chevron path,.andes-dropdown.andes-dropdown--form.andes-form-control--error .andes-dropdown__chevron svg{fill:#f23d4f}.andes-dropdown.andes-dropdown--form.andes-form-control--error .andes-form-control__label,.andes-dropdown.andes-dropdown--form.andes-form-control--error .andes-form-control__message{color:#f23d4f}.andes-dropdown--form.andes-form-control--disabled .andes-dropdown__trigger .andes-form-control__placeholder,.andes-form-control--disabled:hover .andes-dropdown__trigger .andes-form-control__placeholder{color:rgba(0,0,0,.25)}.andes-dropdown--form.andes-form-control--disabled .andes-dropdown__trigger:hover,.andes-form-control--disabled:hover .andes-dropdown__trigger:hover{box-shadow:none}.andes-dropdown.andes-dropdown--multiple .andes-popper{opacity:1}.andes-dropdown.andes-dropdown--multiple .andes-floating-menu--show .andes-card{margin-top:6px}.andes-dropdown.andes-dropdown--multiple .andes-dropdown__display-container{display:inline-flex;left:12px;position:absolute;top:33px}.andes-dropdown--form-native.andes-form-control{padding-top:0}.andes-dropdown--form-native .andes-form-control__label{color:rgba(0,0,0,.9);font-size:14px;margin-left:.375em}.andes-dropdown--form-native .andes-form-control__field{align-items:center;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;justify-content:flex-end;line-height:1.375em;margin:.4375em 0 .5em;min-height:48px;padding:.8125em .75em;position:relative;text-align:left;width:100%}.andes-dropdown--form-native .andes-form-control__field: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--form-native .andes-form-control__field: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--form-native .andes-form-control__field:focus:not(:focus-visible){box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}.andes-dropdown--form-native .andes-form-control__field span{overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.andes-dropdown--form-native .andes-form-control__field:focus:not(:focus-visible){box-shadow:inset 0 0 0 2px var(--andes-color-blue-500,#3483fa)}.andes-dropdown--form-native .andes-form-control__message{align-items:center;display:flex;font-size:13px;line-height:.7692307692em;margin-left:.375em;margin-top:0;min-height:unset}.andes-dropdown--form-native .andes-form-control__message .andes-dropdown__error-icon{background-color:#f23d4f;border-radius:50%;height:12px;margin-right:6px;width:12px}.andes-dropdown--form-native .andes-dropdown__chevron{pointer-events:none;position:absolute;right:12px;top:14px}.andes-dropdown--form-native .andes-dropdown__chevron svg{transition:transform .2s}.andes-dropdown--form-native .andes-dropdown__chevron path,.andes-dropdown--form-native .andes-dropdown__chevron svg{fill:var(--andes-color-blue-500,#3483fa)}@supports((-webkit-appearance:none) or (-moz-appearance:none) or (appearance:none)){.andes-dropdown--form-native .andes-form-control__field{appearance:none;-webkit-appearance:none;-moz-appearance:none;background:none}}.andes-dropdown--form-native.andes-form-control.andes-form-control--error .andes-form-control__field{box-shadow:0 0 0 1px #f23d4f}.andes-dropdown--form-native.andes-form-control.andes-form-control--error .andes-form-control__field: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--form-native.andes-form-control.andes-form-control--error .andes-form-control__field: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--form-native.andes-form-control.andes-form-control--error .andes-form-control__field:focus:not(:focus-visible){box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}.andes-dropdown--form-native.andes-form-control.andes-form-control--error .andes-form-control__field~.andes-dropdown__chevron path,.andes-dropdown--form-native.andes-form-control.andes-form-control--error .andes-form-control__field~.andes-dropdown__chevron svg{fill:#f23d4f}.andes-dropdown--form-native.andes-form-control.andes-form-control--error .andes-form-control__label,.andes-dropdown--form-native.andes-form-control.andes-form-control--error .andes-form-control__message{color:#f23d4f}.andes-dropdown--form.andes-form-control--disabled .andes-dropdown__trigger,.andes-form-control--disabled:hover .andes-dropdown__trigger{background-color:rgba(0,0,0,.02);border:1px dashed rgba(0,0,0,.25);box-shadow:none;color:rgba(0,0,0,.25);cursor:default;padding:.75em}.andes-dropdown--form.andes-form-control--disabled .andes-dropdown__trigger:focus,.andes-form-control--disabled:hover .andes-dropdown__trigger:focus{border:1px dashed rgba(0,0,0,.25);box-shadow:none}.andes-dropdown--form.andes-form-control--disabled .andes-dropdown__trigger .andes-dropdown__display-values,.andes-dropdown--form.andes-form-control--disabled .andes-form-control__label,.andes-form-control--disabled:hover .andes-dropdown__trigger .andes-dropdown__display-values,.andes-form-control--disabled:hover .andes-form-control__label{color:rgba(0,0,0,.25)}.andes-dropdown--form-native.andes-form-control.andes-form-control--disabled .andes-form-control__field{background-color:rgba(0,0,0,.02);border:1px dashed rgba(0,0,0,.25);box-shadow:none;color:rgba(0,0,0,.25);padding:.75em}.andes-dropdown--form-native.andes-form-control.andes-form-control--disabled .andes-form-control__field~.andes-dropdown__chevron path,.andes-dropdown--form-native.andes-form-control.andes-form-control--disabled .andes-form-control__field~.andes-dropdown__chevron svg{fill:rgba(0,0,0,.25)}.andes-dropdown--form-native.andes-form-control.andes-form-control--disabled .andes-form-control__label{color:rgba(0,0,0,.25)}.andes-dropdown.andes-dropdown--standalone.andes-dropdown--medium .andes-floating-menu .andes-dropdown__trigger{border-radius:.25em;font-size:16px;max-width:100%;padding:8px}.andes-dropdown.andes-dropdown--standalone.andes-dropdown--medium .andes-floating-menu .andes-dropdown__standalone-arrow{margin:.125em 0 0 .125em;top:.0625em}.andes-dropdown.andes-dropdown--standalone.andes-dropdown--medium .andes-floating-menu .andes-list__item+.andes-list__item{border:0}.andes-dropdown.andes-dropdown--standalone.andes-dropdown--small .andes-floating-menu .andes-dropdown__trigger{border-radius:.2857142857em;font-size:14px;max-width:100%;padding:5px 8px}.andes-dropdown.andes-dropdown--standalone.andes-dropdown--small .andes-floating-menu .andes-dropdown__standalone-arrow{margin:.1428571429em 0 0 .1428571429em;top:.0714285714em}.andes-dropdown.andes-dropdown--standalone.andes-dropdown--small .andes-floating-menu .andes-list__item+.andes-list__item{border:0}.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:rgba(0,0,0,.9);cursor:text;font-size:14px;font-weight:400;line-height:1.0714285714em;margin:0 0 0 .4285714286em;overflow:hidden;text-overflow:ellipsis;transform:unset!important;transition:.2s ease-out;transition-property:color;white-space:nowrap}.andes-form-control--textfield .andes-form-control__control{align-items:center;background-color:#fff;border-radius:.375em;box-shadow:0 0 0 1px rgba(0,0,0,.25);display:flex;font-size:16px;margin:4px 0;min-height:48px}.andes-form-control--textfield .andes-form-control__control .andes-form-control__control{margin:inherit}.andes-form-control--textfield .andes-form-control__field{border-radius:.375em;font-size:16px;height:22px;line-height:22px;margin:0;padding:.8125em .75em}.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:rgba(0,0,0,.25);font-size:16px;opacity:1}.andes-form-control--textfield .andes-form-control__field::-webkit-input-placeholder{color:rgba(0,0,0,.25);font-size:16px}.andes-form-control--textfield .andes-form-control__field::-moz-placeholder{color:rgba(0,0,0,.25);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:rgba(0,0,0,.25);font-size:16px}.andes-form-control--textfield .andes-form-control__field::-ms-input-placeholder{color:rgba(0,0,0,.25);font-size:16px}.andes-form-control--textfield .andes-form-control__field:-moz-placeholder{color:rgba(0,0,0,.25);font-size:16px}.andes-form-control--textfield .andes-form-control__field--multiline{height:unset}.andes-form-control--textfield .andes-form-control__message{font-size:13px;margin-top:0}.andes-form-control--textfield .andes-form-control__bottom{align-items:center;display:flex;font-size:13px;margin:0 6px}.andes-form-control--focused .andes-form-control__control{border-color:transparent;box-shadow:0 0 0 .125em var(--andes-color-blue-500,#3483fa);-moz-box-shadow:0 0 0 .125em var(--andes-color-blue-500,#3483fa);-webkit-box-shadow:0 0 0 .125em 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__message-action{color:var(--andes-color-blue-500,#3483fa);cursor:pointer;margin-left:.3em}.andes-form-control__message-action:hover{text-decoration:underline}.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-form-control--numeric.andes-form-control--error .andes-form-control__label,.andes-form-control--textfield.andes-form-control--error .andes-form-control__label{color:#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 #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:.4615384615em;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 .125em #f23d4f;outline:none}.andes-form-control--numeric.andes-form-control--error:hover .andes-form-control__label,.andes-form-control--textfield.andes-form-control--error:hover .andes-form-control__label{color:#f23d4f!important}.andes-form-control--textfield .andes-form-control__validated-icon{color:#00a650;display:block;margin-right:.75em;transform:translateY(-50%)}.andes-form-control--textfield .andes-form-control__clear-icon{align-items:center;background-color:transparent;border:0;color:rgba(0,0,0,.55);cursor:pointer;display:flex;font-size:13px;margin-right:.75em;padding:0}.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--disabled .andes-form-control__label{color:rgba(0,0,0,.25)!important}.andes-form-control--textfield.andes-form-control--disabled .andes-form-control__split-button{border-right:1px solid rgba(0,0,0,.1);cursor:not-allowed}.andes-form-control--textfield.andes-form-control--disabled .andes-form-control__split-button .andes-form-control__split-button-content{color:rgba(0,0,0,.25)}.andes-form-control--textfield.andes-form-control--disabled .andes-form-control__control{background-color:rgba(0,0,0,.02);border:1px dashed rgba(0,0,0,.25);box-shadow:none}.andes-form-control--textfield.andes-form-control--disabled .andes-form-control__field{color: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--readonly .andes-form-control__label{color:rgba(0,0,0,.25)!important}.andes-form-control--textfield.andes-form-control--readonly .andes-form-control__control{background-color:transparent;box-shadow:none}.andes-form-control--textfield.andes-form-control--readonly .andes-form-control__field{padding-left:.4285714286em;-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;line-height:1;text-align:right;width:-webkit-fill-available}.andes-form-control--textfield-progress{height:18px;right:4%;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{top:5px}.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: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-tooltip__trigger{display:flex;margin-right:16px}.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-checkbox__label{text-wrap:nowrap}.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 .125em var(--andes-color-blue-500,#3483fa);-moz-box-shadow:0 0 0 .125em var(--andes-color-blue-500,#3483fa);-webkit-box-shadow:0 0 0 .125em 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:1.0714285714em;margin:0 0 .4285714286em .4285714286em;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:.6153846154em 0 0 .4615384615em}.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;color:rgba(0,0,0,.55);display:flex;font-size:16px;opacity:1;transition:opacity .2s ease-out;white-space:nowrap}.andes-form-control__suffix{margin-left:-.25em;margin-right:.75em;text-align:right}.andes-form-control__prefix{margin-left:.75em;margin-right:-.25em;text-align:left}.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 .125em var(--andes-color-blue-500,#3483fa);-moz-box-shadow:0 0 0 .125em var(--andes-color-blue-500,#3483fa);-webkit-box-shadow:0 0 0 .125em 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;display:flex;padding-right:.75em;position:relative}.andes-form-control__password-checkbox{-moz-appearance:none;-webkit-appearance:none;appearance:none;cursor:pointer;height:23px;margin-right:.75em;position:absolute;right:0;width:23px}.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-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 .75em}.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--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 rgba(0,0,0,.25);cursor:pointer;display:flex;height:36px;padding:0 0 0 6px}.andes-form-control__split-button--right{border-left:1px solid rgba(0,0,0,.25);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: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: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 .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:0 0 0 5px}.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:auto;padding:7px 8px;width:auto}.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:.4615384615em;width:12px}.andes-progress-indicator-circular--xsmall .andes-progress-indicator-circular__progress{height:16px;stroke-width:2px;width:16px}.andes-progress-indicator-circular--xsmall .andes-progress-indicator-circular__container{align-items:center}.andes-progress-indicator-circular--xsmall .andes-progress-indicator-circular__label{font-size:14px;margin-left:12px}.andes-progress-indicator-circular--small .andes-progress-indicator-circular__progress{height:24px;stroke-width:2.5px;width:24px}.andes-progress-indicator-circular--small .andes-progress-indicator-circular__container{align-items:center;flex-direction:column}.andes-progress-indicator-circular--small .andes-progress-indicator-circular__label{font-size:14px;margin-top:13px}@keyframes andes-button-start-width-animation{0%{width:0}to{width:90%}}@keyframes andes-button-start-width-animation-reduce-motion{0%{width:0}30%{width:30%}60%{width:60%}to{width:90%}}.andes-button{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}.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}@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 .andes-progress-indicator-circular{align-items:center;display:flex;height:100%;justify-content:center;position:relative;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 .2s,fadeIn .2s;animation-fill-mode:forwards}}.andes-button--loading .andes-progress-indicator-circular__progress{display:block;stroke-width:6px}.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 svg{position:relative;top:3px}.andes-button--loading .andes-button__content{margin:-1px 0;max-height:0;opacity:0}@media(prefers-reduced-motion:no-preference){.andes-button--loading .andes-button__content{animation:translateOutButtonSpinner .2s,fadeOut .2s;animation-fill-mode:forwards}}.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,fadeIn .2s;animation-fill-mode:forwards}}.andes-button__content{align-items:center;display:flex;height:100%;justify-content:center}.andes-button__content:after{clear:both;content:"";display:table}.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 fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes translateInButtonSpinner{0%{transform:translateY(50%)}}@keyframes translateOutButtonSpinner{to{transform:translateY(-50%)}}@keyframes translateInButtonSpinnerComplete{0%{transform:translateY(50%)}to{transform:translateY(calc(-50% + 22px))}}.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-button--loading .andes-button__content{margin:-2px 0}.andes-button--medium .andes-progress-indicator-circular__progress svg{left:0;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-button--loading .andes-button__content{margin:-2px 0}.andes-button--small .andes-progress-indicator-circular__progress 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-color-blue-500,#3483fa);border-color:transparent;color:#fff}.andes-button--loud:hover path[stroke]:not([stroke=none]),.andes-button--loud:hover svg[stroke]:not([stroke=none]){stroke:#fff!important}.andes-button--loud:hover path[fill]:not([fill=none]),.andes-button--loud:hover svg[fill]:not([fill=none]){fill:#fff!important}@media(min-width:768px){.andes-button--loud:hover,.andes-button--loud:link:hover,.andes-button--loud:visited:hover{background-color:var(--andes-color-blue-600,#2968c8);border-color:transparent;color:#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:#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:#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-color-blue-500,#3483fa);border-color:transparent;color:#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:#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:#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-color-blue-700,#1f4e96);border-color:transparent;color:#fff}.andes-button--loud:active path[stroke]:not([stroke=none]),.andes-button--loud:active svg[stroke]:not([stroke=none]){stroke:#fff!important}.andes-button--loud:active path[fill]:not([fill=none]),.andes-button--loud:active svg[fill]:not([fill=none]){fill:#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-clip:padding-box;background-color:rgba(0,0,0,.1);border-color:transparent;color:rgba(0,0,0,.25);cursor:default}.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: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:rgba(0,0,0,.25)!important}.andes-button--quiet:hover{background-color:var(--andes-color-blue-150,rgba(65,137,230,.15));border-color:transparent;color: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-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-color-blue-500,#3483fa)!important}@media(min-width:768px){.andes-button--quiet:hover,.andes-button--quiet:link:hover,.andes-button--quiet:visited:hover{background-color:var(--andes-color-blue-200,rgba(65,137,230,.2));border-color:transparent;color: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-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-color-blue-500,#3483fa)!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-color-blue-150,rgba(65,137,230,.15));border-color:transparent;color: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-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-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-color-blue-300,rgba(65,137,230,.3));border-color:transparent;color: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-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-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-clip:padding-box;background-color:rgba(0,0,0,.1);border-color:transparent;color:rgba(0,0,0,.25);cursor:default}.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: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:rgba(0,0,0,.25)!important}.andes-button--transparent:hover{background-color:transparent;border-color:transparent;color:var(--andes-color-blue-500,#3483fa)}.andes-button--transparent:hover path[stroke]:not([stroke=none]),.andes-button--transparent:hover svg[stroke]:not([stroke=none]){stroke:var(--andes-color-blue-500,#3483fa)!important}.andes-button--transparent:hover path[fill]:not([fill=none]),.andes-button--transparent:hover svg[fill]:not([fill=none]){fill:var(--andes-color-blue-500,#3483fa)!important}@media(min-width:768px){.andes-button--transparent:hover,.andes-button--transparent:link:hover,.andes-button--transparent:visited:hover{background-color:var(--andes-color-blue-100,rgba(65,137,230,.1));border-color:transparent;color:var(--andes-color-blue-500,#3483fa)}.andes-button--transparent:hover path[stroke]:not([stroke=none]),.andes-button--transparent:hover svg[stroke]:not([stroke=none]),.andes-button--transparent:link:hover path[stroke]:not([stroke=none]),.andes-button--transparent:link:hover svg[stroke]:not([stroke=none]),.andes-button--transparent:visited:hover path[stroke]:not([stroke=none]),.andes-button--transparent:visited:hover svg[stroke]:not([stroke=none]){stroke:var(--andes-color-blue-500,#3483fa)!important}.andes-button--transparent:hover path[fill]:not([fill=none]),.andes-button--transparent:hover svg[fill]:not([fill=none]),.andes-button--transparent:link:hover path[fill]:not([fill=none]),.andes-button--transparent:link:hover svg[fill]:not([fill=none]),.andes-button--transparent:visited:hover path[fill]:not([fill=none]),.andes-button--transparent:visited:hover svg[fill]:not([fill=none]){fill:var(--andes-color-blue-500,#3483fa)!important}}.andes-button--transparent{box-shadow:0 0 0 0 #fff;cursor:pointer}@media(prefers-reduced-motion:no-preference){.andes-button--transparent{transition:box-shadow .25s ease-out,background-color .2s ease-out}}.andes-button--transparent,.andes-button--transparent:focus,.andes-button--transparent:link,.andes-button--transparent:visited{background-color:transparent;border-color:transparent;color:var(--andes-color-blue-500,#3483fa)}.andes-button--transparent path[stroke]:not([stroke=none]),.andes-button--transparent svg[stroke]:not([stroke=none]),.andes-button--transparent:focus path[stroke]:not([stroke=none]),.andes-button--transparent:focus svg[stroke]:not([stroke=none]),.andes-button--transparent:link path[stroke]:not([stroke=none]),.andes-button--transparent:link svg[stroke]:not([stroke=none]),.andes-button--transparent:visited path[stroke]:not([stroke=none]),.andes-button--transparent:visited svg[stroke]:not([stroke=none]){stroke:var(--andes-color-blue-500,#3483fa)!important}.andes-button--transparent path[fill]:not([fill=none]),.andes-button--transparent svg[fill]:not([fill=none]),.andes-button--transparent:focus path[fill]:not([fill=none]),.andes-button--transparent:focus svg[fill]:not([fill=none]),.andes-button--transparent:link path[fill]:not([fill=none]),.andes-button--transparent:link svg[fill]:not([fill=none]),.andes-button--transparent:visited path[fill]:not([fill=none]),.andes-button--transparent:visited svg[fill]:not([fill=none]){fill:var(--andes-color-blue-500,#3483fa)!important}@media(prefers-reduced-motion:no-preference){.andes-button--transparent:hover{transition:background-color .2s ease-in}}.andes-button--transparent:active{background-color:var(--andes-color-blue-200,rgba(65,137,230,.2));border-color:transparent;color:var(--andes-color-blue-500,#3483fa)}.andes-button--transparent:active path[stroke]:not([stroke=none]),.andes-button--transparent:active svg[stroke]:not([stroke=none]){stroke:var(--andes-color-blue-500,#3483fa)!important}.andes-button--transparent:active path[fill]:not([fill=none]),.andes-button--transparent:active svg[fill]:not([fill=none]){fill:var(--andes-color-blue-500,#3483fa)!important}.andes-button--transparent:not(.andes-button--loading,.loading):disabled,.andes-button--transparent:not(.andes-button--loading,.loading)[aria-disabled=true],.andes-button--transparent:not(.andes-button--loading,.loading)[disabled]{background-clip:padding-box;background-color:transparent;border-color:transparent;color:rgba(0,0,0,.25);cursor:default}.andes-button--transparent:not(.andes-button--loading,.loading):disabled path[stroke]:not([stroke=none]),.andes-button--transparent:not(.andes-button--loading,.loading):disabled svg[stroke]:not([stroke=none]),.andes-button--transparent:not(.andes-button--loading,.loading)[aria-disabled=true] path[stroke]:not([stroke=none]),.andes-button--transparent:not(.andes-button--loading,.loading)[aria-disabled=true] svg[stroke]:not([stroke=none]),.andes-button--transparent:not(.andes-button--loading,.loading)[disabled] path[stroke]:not([stroke=none]),.andes-button--transparent:not(.andes-button--loading,.loading)[disabled] svg[stroke]:not([stroke=none]){stroke:rgba(0,0,0,.25)!important}.andes-button--transparent:not(.andes-button--loading,.loading):disabled path[fill]:not([fill=none]),.andes-button--transparent:not(.andes-button--loading,.loading):disabled svg[fill]:not([fill=none]),.andes-button--transparent:not(.andes-button--loading,.loading)[aria-disabled=true] path[fill]:not([fill=none]),.andes-button--transparent:not(.andes-button--loading,.loading)[aria-disabled=true] svg[fill]:not([fill=none]),.andes-button--transparent:not(.andes-button--loading,.loading)[disabled] path[fill]:not([fill=none]),.andes-button--transparent:not(.andes-button--loading,.loading)[disabled] svg[fill]:not([fill=none]){fill:rgba(0,0,0,.25)!important}.andes-button--quiet.loading:active,.andes-button--quiet.loading:disabled,.andes-button--quiet.loading:hover{background-color:var(--andes-color-blue-150,rgba(65,137,230,.15));border-color:transparent;color: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-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-color-blue-500,#3483fa)!important}.andes-button--quiet:after,.andes-button--quiet:before{background-color:var(--andes-color-blue-200,rgba(65,137,230,.2));border-color:transparent;border-radius:.2222222222em;box-sizing:content-box;color:var(--andes-color-blue-500,#3483fa);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 path[stroke]:not([stroke=none]),.andes-button--quiet:after svg[stroke]:not([stroke=none]),.andes-button--quiet:before path[stroke]:not([stroke=none]),.andes-button--quiet:before svg[stroke]:not([stroke=none]){stroke:var(--andes-color-blue-500,#3483fa)!important}.andes-button--quiet:after path[fill]:not([fill=none]),.andes-button--quiet:after svg[fill]:not([fill=none]),.andes-button--quiet:before path[fill]:not([fill=none]),.andes-button--quiet:before svg[fill]:not([fill=none]){fill:var(--andes-color-blue-500,#3483fa)!important}.andes-button--loud.loading:active,.andes-button--loud.loading:disabled,.andes-button--loud.loading:hover{background-color:var(--andes-color-blue-500,#3483fa);border-color:transparent;color:#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:#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:#fff!important}.andes-button--loud:after,.andes-button--loud:before{background-color:var(--andes-color-blue-600,#2968c8);border-color:transparent;border-radius:.2222222222em;box-sizing:content-box;color:#fff;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 path[stroke]:not([stroke=none]),.andes-button--loud:after svg[stroke]:not([stroke=none]),.andes-button--loud:before path[stroke]:not([stroke=none]),.andes-button--loud:before svg[stroke]:not([stroke=none]){stroke:#fff!important}.andes-button--loud:after path[fill]:not([fill=none]),.andes-button--loud:after svg[fill]:not([fill=none]),.andes-button--loud:before path[fill]:not([fill=none]),.andes-button--loud:before svg[fill]:not([fill=none]){fill:#fff!important}.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__menu .andes-button-dropdown__menu-item:hover{background:rgba(0,0,0,.04)}.andes-button-dropdown.andes-button--loud .andes-button-dropdown__svg-fill{fill:#fff}.andes-button-dropdown.andes-button--quiet .andes-button-dropdown__svg-fill,.andes-button-dropdown.andes-button--transparent .andes-button-dropdown__svg-fill{fill:var(--andes-color-blue-500,#3483fa)}.andes-button-dropdown.andes-button--disabled:disabled .andes-button-dropdown__svg-fill{fill: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{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:focus{position:relative}.andes-button-split .andes-button-split-text:focus-visible{position:relative}.andes-button-split .andes-button-split-chevron{border-bottom-left-radius:0;border-left:1px solid rgba(0,0,0,.1);border-top-left-radius:0;padding:0 6px;vertical-align:bottom}.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--loud .andes-button-split__svg-fill{fill:#fff}.andes-button-split.andes-button--quiet .andes-button-split__svg-fill,.andes-button-split.andes-button--transparent .andes-button-split__svg-fill{fill:var(--andes-color-blue-500,#3483fa)}.andes-button-split .andes-button--loud .andes-button-split__svg-fill{fill:#fff}.andes-button-split .andes-button--quiet .andes-button-split__svg-fill,.andes-button-split .andes-button--transparent .andes-button-split__svg-fill{fill:var(--andes-color-blue-500,#3483fa)}.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.andes-button--fab{border-radius:2em;box-shadow:0 8px 16px 0 rgba(0,0,0,.1);padding:14px 16px 14px 14px;transition:max-width .2s ease,padding .2s ease;-webkit-transition:max-width .2s ease,padding .2s ease;width:auto}.andes-button.andes-button--fab .andes-button__text{transition:margin-left .2s ease,opacity .2s ease;-webkit-transition:margin-left .2s ease,opacity .2s ease}.andes-button.andes-button--fab .andes-button--icon-container{max-height:20px;max-width:20px}.andes-button.andes-button--fab .andes-button--icon-container img,.andes-button.andes-button--fab .andes-button--icon-container svg{display:inline-block;height:20px;max-height:inherit;max-width:inherit;width:20px}.andes-button.andes-button--fab.andes-button--quiet{background:#fff}.andes-button.andes-button--fab.andes-button--small{height:32px;padding-left:8px;padding-right:12px}.andes-button.andes-button--fab.andes-button--small .andes-button--icon-container{max-height:16px;max-width:16px}.andes-button.andes-button--fab.andes-button--small .andes-button--icon-container img,.andes-button.andes-button--fab.andes-button--small .andes-button--icon-container svg{display:inline-block;max-height:inherit;max-width:inherit}.andes-button.andes-button--fab.andes-button--small.andes-button--collapsed{max-width:2.6em;padding:8px;width:auto}.andes-button.andes-button--fab.andes-button--small.andes-button--collapsed .andes-button__text{margin-left:0}.andes-button.andes-button--fab.andes-button--small.andes-button--expanded{width:auto}.andes-button.andes-button--fab.andes-button--small.andes-button--expanded .andes-button__text{margin-left:4px}.andes-button.andes-button--fab.andes-button--expanded{max-width:100%;width:auto}.andes-button.andes-button--fab.andes-button--expanded .andes-button__text{margin-left:12px;opacity:1}.andes-button.andes-button--fab.andes-button--collapsed{max-width:3em;padding:14px;width:auto}.andes-button.andes-button--fab.andes-button--collapsed .andes-button__text{opacity:0}.andes-card--padding-0>.andes-card__content,.andes-card--padding-0>.andes-card__footer,.andes-card--padding-0>.andes-card__header{padding:0}.andes-card--padding-16>.andes-card__content,.andes-card--padding-16>.andes-card__footer,.andes-card--padding-16>.andes-card__header{padding:16px}.andes-card--padding-24>.andes-card__content,.andes-card--padding-24>.andes-card__footer,.andes-card--padding-24>.andes-card__header{padding:24px}.andes-card--padding-32>.andes-card__content,.andes-card--padding-32>.andes-card__footer,.andes-card--padding-32>.andes-card__header{padding:32px}.andes-card--padding-40>.andes-card__content,.andes-card--padding-40>.andes-card__footer,.andes-card--padding-40>.andes-card__header{padding:40px}.andes-card{background-color:#fff;border-radius:6px;font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif}.andes-card--animated{transition:box-shadow .2s ease-in-out}.andes-card--animated:hover,.andes-card--elevated{box-shadow:0 8px 16px 0 rgba(0,0,0,.1)}.andes-card--flat{box-shadow:0 1px 2px 0 rgba(0,0,0,.12)}.andes-card--secondary-light{background-color:#f5f5f5;box-shadow:none}.andes-card--secondary-dark{background-color:#ededed;box-shadow:none}.andes-card--outline{border:1px solid rgba(0,0,0,.1)}.andes-card>:first-child{border-top-left-radius:6px;border-top-right-radius:6px}.andes-card>:last-child{border-bottom-left-radius:6px;border-bottom-right-radius:6px}.andes-card__header{padding-bottom:14px}.andes-card__header--border{border-bottom:1px solid rgba(0,0,0,.07)}.andes-card__header-title{color: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{color:var(--andes-color-blue-500,#3483fa);font-size:16px;font-weight:600;line-height:20px;text-decoration:none;transition:background-color .15s ease-out}.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:hover{background-color:#f5f5f5;color:var(--andes-color-blue-600,#2968c8)}.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;box-shadow:0 0 0 0 #fff;cursor:pointer;font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;text-align:left;width:100%}@media(prefers-reduced-motion:no-preference){.andes-card__footer--button{transition:box-shadow .25s ease-out,background-color .2s ease-out}}.andes-card__footer--border{border-top:1px solid rgba(0,0,0,.07)}.andes-card__footer-arrow{border-color:var(--andes-color-blue-500,#3483fa);border-style:solid;border-width:1px 1px 0 0;display:block;float:right;height:7px;margin-top:5px;transform:rotate(45deg);width:7px}.andes-card--accent .andes-card__content{position:relative}.andes-card--accent>.andes-card__content:before{background:var(--andes-color-blue-500,#3483fa);content:"";display:block;height:100%;left:0;position:absolute;top:0;width:4px}.andes-card--accent .andes-card__content:first-child:before{border-top-left-radius:6px}.andes-card--accent .andes-card__content:last-child:before{border-bottom-left-radius:6px}.andes-card--green .andes-card__content{position:relative}.andes-card--green>.andes-card__content:before{background:#00a650;content:"";display:block;height:100%;left:0;position:absolute;top:0;width:4px}.andes-card--green .andes-card__content:first-child:before{border-top-left-radius:6px}.andes-card--green .andes-card__content:last-child:before{border-bottom-left-radius:6px}.andes-card--orange .andes-card__content{position:relative}.andes-card--orange>.andes-card__content:before{background:#f73;content:"";display:block;height:100%;left:0;position:absolute;top:0;width:4px}.andes-card--orange .andes-card__content:first-child:before{border-top-left-radius:6px}.andes-card--orange .andes-card__content:last-child:before{border-bottom-left-radius:6px}.andes-card--red .andes-card__content{position:relative}.andes-card--red>.andes-card__content:before{background:#f23d4f;content:"";display:block;height:100%;left:0;position:absolute;top:0;width:4px}.andes-card--red .andes-card__content:first-child:before{border-top-left-radius:6px}.andes-card--red .andes-card__content:last-child:before{border-bottom-left-radius:6px}.andes-card--none .andes-card__content{position:relative}.andes-card--none>.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}.andes-card--secondary-color .andes-card__content{position:relative}.andes-card--secondary-color>.andes-card__content:before{background:var(--background-secondary-color);content:"";display:block;height:100%;left:0;position:absolute;top:0;width:4px}.andes-card--secondary-color .andes-card__content:first-child:before{border-top-left-radius:6px}.andes-card--secondary-color .andes-card__content:last-child:before{border-bottom-left-radius:6px}.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 li:first-child,.andes-floating-menu li:first-child a,.andes-floating-menu li:first-child button{border-top-left-radius:.375em;border-top-right-radius:.375em}.andes-floating-menu li:last-child,.andes-floating-menu li:last-child a,.andes-floating-menu li:last-child button{border-bottom-left-radius:.375em;border-bottom-right-radius:.375em}.andes-floating-menu .andes-list__item{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 .andes-list__item--visible-focused{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow: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__no-results{box-sizing:content-box;color: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:#fff;box-shadow:0 0 0 1px 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 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-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-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-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 svg path,.andes-floating-menu--search .andes-form-control__search-icon svg path{fill:rgba(0,0,0,.55)}.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__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--disabled,.andes-floating-menu--search--disabled .andes-form-control__field{color:rgba(0,0,0,.55)}.andes-floating-menu--search--disabled:hover{box-shadow:0 0 0 1px rgba(0,0,0,.25)}.andes-floating-menu--search--disabled .andes-form-control__close-icon,.andes-floating-menu--search--disabled .andes-form-control__close-icon.andes-form-control__close-icon-visible{opacity:0}.andes-floating-menu--search .andes-form-control__field{line-height:18px;margin:0;order:2}.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:rgba(0,0,0,.55);opacity:1}.andes-floating-menu--search .andes-form-control__field::-webkit-input-placeholder{color:rgba(0,0,0,.55)}.andes-floating-menu--search .andes-form-control__field::-moz-placeholder{color: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:rgba(0,0,0,.55)}.andes-floating-menu--search .andes-form-control__field::-ms-input-placeholder{color:rgba(0,0,0,.55)}.andes-floating-menu--search .andes-form-control__field:-moz-placeholder{color:rgba(0,0,0,.55)}.andes-floating-menu--search .andes-form-control__field:disabled{color:rgba(0,0,0,.55)}.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 8px 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-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--blue .andes-progress-indicator-circular__progress{stroke:var(--andes-color-blue-500,#3483fa)}.andes-progress-indicator-circular--white .andes-progress-indicator-circular__progress{stroke:#fff}.andes-progress-indicator-circular__content{color:rgba(0,0,0,.9);font-size:12px;font-weight:400}.andes-progress-indicator-circular__label{color:rgba(0,0,0,.9);font-weight:400;-webkit-font-smoothing:antialiased}.andes-progress-indicator-circular--indeterminate .andes-progress-indicator-circular__svg{animation:andes-pi-circular-rotate 2s linear infinite;left:0;position:absolute;top:0;z-index:1022}.andes-progress-indicator-circular--indeterminate .andes-progress-indicator-circular__circle{animation:andes-pi-circular-dash-reduce-motion 5s ease-in-out infinite;stroke-linecap:round}@media(prefers-reduced-motion:no-preference){.andes-progress-indicator-circular--indeterminate .andes-progress-indicator-circular__circle{animation:andes-pi-circular-dash 1.5s ease-in-out infinite}}@keyframes andes-pi-circular-rotate{to{transform:rotate(1turn)}}@keyframes andes-pi-circular-dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}@keyframes andes-pi-circular-dash-reduce-motion{0%{opacity:0;stroke-dasharray:90,150;stroke-dashoffset:0}10%{opacity:1;stroke-dasharray:90,150;stroke-dashoffset:0}60%{opacity:1;stroke-dasharray:90,150;stroke-dashoffset:0}to{opacity:0;stroke-dasharray:90,150;stroke-dashoffset:0}}.andes-progress-indicator-circular--medium .andes-progress-indicator-circular__progress{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-typography{font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif}.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{color:rgba(0,0,0,.9)}.andes-typography-text-list__item-check-marker--color-primary svg path{fill:rgba(0,0,0,.9)}.andes-typography--color-secondary{color:rgba(0,0,0,.55)}.andes-typography-text-list__item-check-marker--color-secondary svg path{fill:rgba(0,0,0,.55)}.andes-typography--color-disabled{color:rgba(0,0,0,.25)}.andes-typography-text-list__item-check-marker--color-disabled svg path{fill:rgba(0,0,0,.25)}.andes-typography--color-inverted{color:#fff}.andes-typography-text-list__item-check-marker--color-inverted svg path{fill:#fff}.andes-typography--color-negative{color:#f23d4f}.andes-typography-text-list__item-check-marker--color-negative svg path{fill:#f23d4f}.andes-typography--color-caution{color:#f73}.andes-typography-text-list__item-check-marker--color-caution svg path{fill:#f73}.andes-typography--color-positive{color:#00a650}.andes-typography-text-list__item-check-marker--color-positive svg path{fill:#00a650}.andes-typography--color-link{color:var(--andes-color-blue-500,var(--andes-color-blue-500,#3483fa))}.andes-typography-text-list__item-check-marker--color-link svg path{fill:var(--andes-color-blue-500,var(--andes-color-blue-500,#3483fa))}a.andes-typography--color-link{text-decoration:none}.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-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-color-blue-500,var(--andes-color-blue-500,#3483fa));cursor:pointer;text-decoration:none}.andes-breadcrumb .andes-breadcrumb__link:hover{color:var(--andes-color-blue-600,#2968c8)}.andes-breadcrumb .andes-breadcrumb__link:active{color:var(--andes-color-blue-500,var(--andes-color-blue-500,#3483fa))}.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));color:var(--andes-color-blue-600,#2968c8);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:rgba(0,0,0,.9)}.andes-breadcrumb .andes-breadcrumb__chevron{float:left;padding:0 12px}.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-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{align-items:center;background-color:transparent;border:0;border-radius:6px;cursor:pointer;display:flex;justify-content:center;margin-right:12px;padding:0}.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}@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{align-items:center;background-color:inherit;border:0;display:flex;font:inherit;padding:16px 24px 14px}.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__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-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)}}.custom-slice-chart{background-color:#fff;border-radius:12px;box-shadow:0 3px 9px 1px rgba(0,0,0,.11);font-family:sans-serif;min-width:190px;grid-gap:12px 0;display:grid;padding:12px}.custom-slice-chart__point-value{color:rgba(0,0,0,.45);font-size:12px;font-weight:600}.custom-slice-chart__item{display:flex}.custom-slice-chart__dot{border-radius:8px;height:12px;width:12px}.custom-slice-chart__content{display:flex;flex-direction:column;margin-left:8px}.custom-slice-chart__title{font-size:12px;line-height:12px;margin-bottom:4px}.custom-slice-chart__description,.custom-slice-chart__title{color:#000;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal}.custom-slice-chart__description{font-size:14px;line-height:1.29}.links-block{background-color:rgba(0,0,0,.1);padding:32px 0 40px}.links-block__wrapper{display:table;margin:0 auto;max-width:1200px;min-width:620px;text-align:center}.links-block__title{font-size:18px;font-weight:600;line-height:1.45;padding-bottom:16px}@media screen and (max-width:720px){.links-block{margin:0}.links-block__wrapper{min-width:100%}.links-block__card{margin:0 12px}}.anchors-list__title{padding-top:32px}.anchors-list__links-container{column-count:5;margin-top:0;padding:24px 0}.anchors-list__link{display:inline-block;min-width:155px;padding:8px 12px}.anchors-list__link a{color:#1a1a1a;font-size:12px;font-weight:400;text-align:center;text-decoration:none;text-transform:capitalize}.anchors-list__link a:hover{text-decoration:underline}@media screen and (max-width:720px){.anchors-list{margin:0}.anchors-list__title{padding-top:24px}.anchors-list__links-container{column-count:2}.anchors-list__link{min-width:unset;padding:8px;width:50%}}.seo-generic-content{background-color:#f5f5f5;padding:32px 0 40px}.seo-generic-content__card{margin:0 auto;max-width:1200px;width:100%}.seo-generic-content__sections-container{padding:24px}.seo-generic-content__title{color:rgba(0,0,0,.9);font-size:18px;font-weight:600;text-transform:capitalize}.seo-generic-content__details{color:rgba(0,0,0,.55);font-size:14px;font-weight:400}@media screen and (max-width:720px){.seo-generic-content{padding:32px 12px}}.seo-content{background-color:#f5f5f5;padding:32px 0 40px}.seo-content__card{margin:0 auto;max-width:1200px;width:100%}.seo-content__container{height:100%;overflow:hidden;padding:24px}.seo-content__title{color:rgba(0,0,0,.9);font-size:18px;font-weight:600;line-height:22px;margin:0;text-transform:capitalize}.seo-content__details{color:rgba(0,0,0,.55);font-size:14px;font-weight:400;-webkit-line-clamp:initial;line-height:18px;margin:16px 0;white-space:pre-line}.seo-content__details h1,.seo-content__details h2,.seo-content__details h3,.seo-content__details h4,.seo-content__details h5,.seo-content__details h6{font-weight:400;line-height:1.25;margin:0}.seo-content__details p{margin:0}.seo-content__details a{display:inline!important}@media screen and (max-width:720px){.seo-content{padding:0 12px 32px}}.seo-featured-snippet{background-color:transparent;padding:32px 0 40px}.seo-featured-snippet__content{margin:0 auto;max-width:1200px;width:100%}.seo-featured-snippet__title{padding-bottom:16px;text-align:center}.seo-featured-snippet .custom-table-data{color:var(--andes-color-blue-500,var(--andes-color-blue-500,#3483fa));display:block;text-decoration:none;text-wrap:balance;width:100%}@media screen and (max-width:720px){.seo-featured-snippet{padding:32px 12px}.seo-featured-snippet .custom-table-data{margin:24px 16px 20px}}.prices-landing-cards-items{background-color:transparent;padding:32px 0 40px}.prices-landing-cards-items__content{margin:0 auto;max-width:1200px;width:100%}.prices-landing-cards-items__title{padding-bottom:16px;padding-top:16px;text-align:center}.prices-landing-cards-items__buttons-container{display:flex;justify-content:center;padding:12px}.prices-landing-cards-items__cards-container--desktop{column-gap:16px;display:flex;flex-direction:row;justify-content:center}.prices-landing-cards-items__cards-container--mobile{display:flex;flex-direction:column}.poly-action,.poly-action__button{font-size:inherit;line-height:inherit}.poly-action__button{align-items:center;background-color:transparent;border:0;box-shadow:0 0 0 0 #fff;cursor:pointer;display:flex;font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-weight:600;padding:0}.poly-action__button,.poly-action__button:focus{color:var(--andes-color-blue-500,var(--andes-color-blue-500,#3483fa))}.poly-action__button:focus{outline:none}.poly-component__action-links{align-items:center;display:flex;margin-top:16px}.poly-action-links__action{border-left:1px solid rgba(0,0,0,.1);font-size:14px;line-height:18px;margin-left:16px;padding-left:16px;z-index:2}.poly-action-links__action:first-child{border:0;margin:0;padding:0}.poly-card--grid .poly-component__action-links,.poly-card--grid-card .poly-component__action-links{margin-top:8px}.poly-card--grid .poly-component__action-links .poly-action-links__action,.poly-card--grid-card .poly-component__action-links .poly-action-links__action{font-size:16px;line-height:20px}.poly-card--grid-card.poly-card--mobile .poly-component__action-links .poly-action-links__action,.poly-card--grid.poly-card--mobile .poly-component__action-links .poly-action-links__action,.poly-card--list .poly-component__action-links .poly-action-links__action,.poly-card--list-card .poly-component__action-links .poly-action-links__action{font-size:14px;line-height:18px}.poly-card--mobile .poly-component__action-links{margin-top:8px}.poly-component__link--action-link{align-items:center;display:flex;font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:inherit;font-weight:600;text-decoration:none}.poly-component__link--action-link,.poly-component__link--action-link:active,.poly-component__link--action-link:hover,.poly-component__link--action-link:visited{color:var(--andes-color-blue-500,var(--andes-color-blue-500,#3483fa))}.poly-component__link--carousel{height:inherit;width:inherit}.poly-component__link--variations{align-items:center;color:var(--andes-color-blue-500,#3483fa);display:flex;font-size:14px;font-weight:400;height:100%;justify-content:center;line-height:18px;text-decoration:none;width:100%}.poly-card--mobile .poly-component__link--action-link{line-height:1.25}.poly-card--mobile .poly-component__link--variations{font-size:12px;line-height:15px}.poly-component__pill{margin:8px 0;padding:2.5px 4px}.poly-component__pill+.poly-component__installments-options,.poly-component__pill+.poly-component__label,.poly-component__pill+.poly-component__pill{margin-top:0}.poly-component__pill+.poly-component__attributes,.poly-component__pill+.poly-component__attributes-list,.poly-component__pill+.poly-component__location,.poly-component__pill+.poly-component__possession-date{margin-top:4px}.poly-card--grid .poly-component__pill:has(+.poly-component__brand,+.poly-component__headline,+.poly-component__title),.poly-card--grid-card .poly-component__pill:has(+.poly-component__brand,+.poly-component__headline,+.poly-component__title){margin:20px 0 0}.poly-card--list .poly-component__pill:has(+.poly-component__brand,+.poly-component__headline,+.poly-component__title),.poly-card--list-card .poly-component__pill:has(+.poly-component__brand,+.poly-component__headline,+.poly-component__title){margin-bottom:0}.poly-card--mobile .poly-component__pill{line-height:12px;padding:3px 4px}.poly-card--mobile .poly-component__pill:has(+.poly-component__brand,+.poly-component__headline,+.poly-component__title){margin:12px 0 0}.poly-component__label{margin:8px 0}.poly-component__label+.poly-component__label,.poly-component__label+.poly-component__pill{margin-top:0}.poly-component__label+.poly-component__attributes,.poly-component__label+.poly-component__attributes-list,.poly-component__label+.poly-component__location,.poly-component__label+.poly-component__possession-date{margin-top:4px}.poly-card--grid .poly-component__label:has(+.poly-component__brand,+.poly-component__headline,+.poly-component__title),.poly-card--grid-card .poly-component__label:has(+.poly-component__brand,+.poly-component__headline,+.poly-component__title){margin:20px 0 0}.poly-card--mobile .poly-component__label{line-height:12px;padding:3px 4px}.poly-card--mobile .poly-component__label:has(+.poly-component__brand,+.poly-component__headline,+.poly-component__title){margin:12px 0 0}.poly-component__highlight,.poly-component__label,.poly-component__pill{background-color:var(--andes-color-blue-500,#3483fa);border-radius:2px;color:#fff;display:flex;flex-basis:auto;font-size:12px;font-weight:600;height:-moz-fit-content;height:fit-content;line-height:15px;padding:3px 4px 2px;width:-moz-fit-content;width:fit-content}.poly-component__highlight svg,.poly-component__label svg,.poly-component__pill svg{height:14px;margin-right:4px;width:auto}.poly-card--grid .poly-component__highlight,.poly-card--grid-card .poly-component__highlight{margin-top:20px}.poly-card--grid-card.poly-card--mobile .poly-component__highlight,.poly-card--grid.poly-card--mobile .poly-component__highlight,.poly-card--single .poly-component__highlight{margin-top:12px}.poly-card--mobile .poly-component__highlight{font-size:10px;line-height:12px;padding:3px 4px}.poly-card .poly-component__brand{color:rgba(0,0,0,.9);display:flex;font-size:var(--poly-general-font-size);font-weight:600;line-height:var(--poly-general-line-height);margin-top:12px}.poly-card .poly-component__brand+.poly-component__headline,.poly-card .poly-component__brand+.poly-component__title{margin-top:0}.poly-card--grid .poly-component__brand,.poly-card--grid-card .poly-component__brand{margin-top:16px}.poly-card--grid .poly-component__brand+.poly-component__headline,.poly-card--grid .poly-component__brand+.poly-component__title,.poly-card--grid-card .poly-component__brand+.poly-component__headline,.poly-card--grid-card .poly-component__brand+.poly-component__title{margin-top:0}.poly-card--grid-card.poly-card--mobile .poly-component__brand,.poly-card--grid.poly-card--mobile .poly-component__brand{margin-top:12px}.poly-card--grid-card.poly-card--mobile .poly-component__brand+.poly-component__headline,.poly-card--grid-card.poly-card--mobile .poly-component__brand+.poly-component__title,.poly-card--grid.poly-card--mobile .poly-component__brand+.poly-component__headline,.poly-card--grid.poly-card--mobile .poly-component__brand+.poly-component__title{margin-top:0}.poly-component__headline{color:rgba(0,0,0,.55);display:flex;font-size:var(--poly-general-font-size);font-weight:400;line-height:var(--poly-general-line-height);margin-top:12px}.poly-card--grid .poly-component__headline,.poly-card--grid-card .poly-component__headline{font-size:12px;margin-top:16px}.poly-card--grid .poly-component__headline+.poly-component__title,.poly-card--grid-card .poly-component__headline+.poly-component__title{margin-top:0}.poly-card--grid-card.poly-card--mobile .poly-component__headline,.poly-card--grid.poly-card--mobile .poly-component__headline{margin-top:12px}.poly-card--list .poly-component__headline+.poly-component__title,.poly-card--list-card .poly-component__headline+.poly-component__title,.poly-card--mobile .poly-component__headline+.poly-component__title{margin-top:0}.poly-component__seller{align-items:center;color:rgba(0,0,0,.55);display:flex;font-size:var(--poly-general-font-size);font-weight:400;line-height:var(--poly-general-line-height);margin-bottom:4px}a.poly-component__seller{text-decoration:none;z-index:2}a.poly-component__seller:hover{color:#737373}.poly-card--single .poly-component__seller{margin-top:4px}.poly-card--mobile .poly-component__seller svg{height:12px;width:12px}.poly-component__trade-in{align-items:center;color:var(--andes-color-blue-500,var(--andes-color-blue-500,#3483fa));display:flex;font-size:var(--poly-general-font-size);font-weight:600;line-height:var(--poly-general-line-height);margin:8px 0 4px}.poly-component__trade-in svg{margin-right:8px}.poly-card--mobile .poly-component__trade-in svg{height:12px;transform:translateY(-1px);width:12px}.poly-component__last-available{font-weight:400}.poly-component__last-available,.poly-component__meli-coin{display:flex;font-size:var(--poly-general-font-size);line-height:var(--poly-general-line-height);margin:8px 0 4px}.poly-component__meli-coin{align-items:center;background-color:#fff1cb;border-radius:2px;color:#a47b2e;font-weight:600;padding:1px 4px;width:-moz-fit-content;width:fit-content}.poly-component__meli-coin svg{height:18px;line-height:18px;margin-left:4px;transform:translateY(1px);width:18px}.poly-card--mobile .poly-component__meli-coin{padding:1px 4px 2px}.poly-card--mobile .poly-component__meli-coin svg{height:15px;line-height:15px;transform:translateY(0);width:15px}.poly-component__attributes{color:rgba(0,0,0,.9);display:flex;font-size:var(--poly-general-font-size);font-weight:400;line-height:var(--poly-general-line-height);margin:8px 0 4px}.poly-component__attributes+.poly-component__attributes-list,.poly-component__attributes+.poly-component__location,.poly-component__attributes+.poly-component__possession-date{margin-top:0}.poly-component__location{-webkit-box-orient:vertical;color:rgba(0,0,0,.55);display:-webkit-box;font-size:var(--poly-general-font-size);font-weight:400;-webkit-line-clamp:1;line-height:var(--poly-general-line-height);margin:8px 0 4px;overflow:hidden;text-decoration:none}.poly-component__location+.poly-component__possession-date{margin-top:0}.poly-component__possession-date{display:-webkit-box;overflow:hidden;text-decoration:none}.poly-component__possession-date,.poly-component__variations-text{color:rgba(0,0,0,.55);font-size:var(--poly-general-font-size);font-weight:400;line-height:var(--poly-general-line-height);margin:8px 0 4px}.poly-component__variations-text+.poly-component__item-condition,.poly-component__variations-text+.poly-component__manufacturing-time{margin-top:0}.poly-component__manufacturing-time{color:rgba(0,0,0,.55);font-size:var(--poly-general-font-size);font-weight:400;line-height:var(--poly-general-line-height);margin:8px 0 4px}.poly-component__manufacturing-time+.poly-component__item-condition{margin-top:0}.poly-component__item-condition,.poly-component__shipped-from{color:rgba(0,0,0,.55);font-size:var(--poly-general-font-size);font-weight:400;line-height:var(--poly-general-line-height);margin:8px 0 4px}.poly-component__shipped-from svg{transform:translateY(3px)}.poly-card--mobile .poly-component__shipped-from svg{height:12px;width:38px}.poly-component__purchase-options{color:var(--andes-color-blue-500,var(--andes-color-blue-500,#3483fa));font-size:var(--poly-general-font-size);font-weight:600;line-height:var(--poly-general-line-height);margin:8px 0 4px;text-decoration:none;z-index:2}.poly-component__paused{align-items:center;color:rgba(0,0,0,.9);display:flex;font-size:14px;font-weight:400;line-height:18px;margin:12px 0 8px}.poly-component__paused svg{margin-right:8px}.poly-card--mobile .poly-component__paused{margin:8px 0}.poly-card--single .poly-component__paused{margin:12px 0 8px}.poly-component__featured{color:rgba(0,0,0,.55);cursor:pointer;display:flex;font-size:var(--poly-general-font-size);justify-content:flex-end;line-height:var(--poly-general-line-height);margin-top:12px;text-decoration:none;transition:opacity .1s .1s;width:100%}.poly-card--grid-card:not(.poly-card--mobile):not(:hover) .poly-component__featured,.poly-card--grid:not(.poly-card--mobile):not(:hover) .poly-component__featured{height:1px;left:-9999px;opacity:0;overflow:hidden;position:absolute}.poly-card--grid-card:hover:not(.poly-card--mobile) .poly-component__featured,.poly-card--grid:hover:not(.poly-card--mobile) .poly-component__featured{height:auto;opacity:1;overflow:visible;position:unset}.poly-component__ads-promotions{color:rgba(0,0,0,.55);display:flex;font-size:var(--poly-general-font-size);justify-content:flex-end;line-height:var(--poly-general-line-height);margin-top:12px;text-decoration:none;width:100%;z-index:2}.poly-component__tour-virtual{color:rgba(0,0,0,.9);cursor:pointer;display:flex;font-size:10px;font-weight:600;justify-content:flex-start;letter-spacing:-.1px;line-height:13px;margin-top:12px;text-decoration:none;text-wrap:nowrap;transition:opacity .1s .1s;width:100%}.poly-component__tour-virtual svg{margin-right:4px}.poly-card--grid-card:not(.poly-card--mobile):not(:hover) .poly-component__tour-virtual,.poly-card--grid:not(.poly-card--mobile):not(:hover) .poly-component__tour-virtual{height:1px;left:-9999px;opacity:0;overflow:hidden;position:absolute}.poly-card--grid-card:hover:not(.poly-card--mobile) .poly-component__tour-virtual,.poly-card--grid:hover:not(.poly-card--mobile) .poly-component__tour-virtual{height:auto;opacity:1;overflow:visible;position:unset}.poly-component__available-units{-webkit-box-orient:vertical;color:rgba(0,0,0,.55);display:-webkit-box;font-weight:400;-webkit-line-clamp:1;overflow:hidden;text-decoration:none}.poly-component__available-units,.poly-component__visit-request{font-size:var(--poly-general-font-size);line-height:var(--poly-general-line-height);margin:8px 0 4px}.poly-component__visit-request{align-items:center;color:var(--andes-color-blue-600,#2968c8);display:flex;font-weight:600}.poly-component__visit-request+.poly-component__visit-history{margin-top:0}.poly-card--mobile .poly-component__title svg{transform:translateY(-1px)}.poly-component__visit-history{align-items:center;display:flex;font-size:var(--poly-general-font-size);font-weight:400;line-height:var(--poly-general-line-height);margin:8px 0 4px}.poly-component__cbt{color:var(--andes-color-blue-600,#2968c8);font-size:12px;font-style:italic;font-weight:700}.poly-component__cbt,.poly-component__cpg{display:flex;line-height:16px;margin:8px 0 4px}.poly-card--mobile .poly-component__cpg svg{height:auto;width:90px}.poly-component__compats{align-items:center;color:rgba(0,0,0,.9);display:flex;font-size:var(--poly-general-font-size);font-weight:600;line-height:var(--poly-general-line-height);margin:8px 0 4px}.poly-component__compats svg{margin-right:4px}.poly-card--mobile .poly-component__compats svg{height:12px;transform:translateY(-1px);width:12px}.poly-component__installation-services{align-items:center;color:var(--andes-color-blue-500,var(--andes-color-blue-500,#3483fa));display:flex;font-size:var(--poly-general-font-size);font-weight:600;line-height:var(--poly-general-line-height);margin:8px 0 4px}.poly-component__installation-services svg{margin-right:4px}.poly-card--mobile .poly-component__installation-services svg{height:12px;transform:translateY(-1px);width:12px}.poly-component__bookmark{opacity:0;position:absolute;right:12px;top:12px;z-index:3}.poly-component__bookmark--active{opacity:1}.poly-component__bookmark .poly-bookmark__btn{align-items:center;background-color:hsla(0,0%,100%,.7);border:none;border-radius:50%;cursor:pointer;display:inline-flex;height:40px;justify-content:center;padding:0;width:40px}.poly-component__bookmark .poly-bookmark__btn svg.poly-bookmark__icon-full{transition:opacity .25s ease-in-out,transform .35s cubic-bezier(0,0,.3,1.5)}.poly-component__bookmark .poly-bookmark__btn--active svg.poly-bookmark__icon-full{opacity:1;transform:scale(1)}.poly-component__bookmark .poly-bookmark__btn:active:focus{outline:none}.poly-component__bookmark .poly-bookmark__icon-full{fill:var(--andes-color-blue-500,#3483fa);height:20px;opacity:0;overflow:visible;position:absolute;transform:scale(0);width:20px}.poly-component__bookmark .poly-bookmark__icon-empty{fill:transparent;height:20px;opacity:0;overflow:visible;position:absolute;stroke:var(--andes-color-blue-500,#3483fa);stroke-width:1px;width:20px}.poly-card:focus-within .poly-component__bookmark,.poly-card:hover .poly-component__bookmark{opacity:1;transition:opacity .1s .1s}.poly-card:focus-within .poly-component__bookmark .poly-bookmark__icon-empty,.poly-card:hover .poly-component__bookmark .poly-bookmark__icon-empty{opacity:1}.poly-card:focus-within:not(:hover) .poly-component__bookmark:not(.poly-component__bookmark--active){opacity:0}.poly-card--list .poly-component__bookmark,.poly-card--list-card .poly-component__bookmark{right:16px;top:16px}.poly-card--list .poly-component__bookmark .poly-bookmark__btn,.poly-card--list-card .poly-component__bookmark .poly-bookmark__btn{height:36px;width:36px}.poly-card--list-card.poly-card--mobile .poly-component__bookmark,.poly-card--list.poly-card--mobile .poly-component__bookmark{right:4px;top:4px}.poly-card--list-card.poly-card--mobile .poly-component__bookmark .poly-bookmark__btn,.poly-card--list.poly-card--mobile .poly-component__bookmark .poly-bookmark__btn{height:32px;width:32px}.poly-card--list-card.poly-card--mobile .poly-component__bookmark .poly-bookmark__icon-empty,.poly-card--list-card.poly-card--mobile .poly-component__bookmark .poly-bookmark__icon-full,.poly-card--list.poly-card--mobile .poly-component__bookmark .poly-bookmark__icon-empty,.poly-card--list.poly-card--mobile .poly-component__bookmark .poly-bookmark__icon-full{height:16px;width:16px}.poly-card--mobile .poly-component__bookmark{opacity:1;right:12px;top:12px}.poly-card--mobile .poly-component__bookmark .poly-bookmark__btn{padding:16px}.poly-card--mobile .poly-component__bookmark .poly-bookmark__icon-empty{opacity:1}.poly-component__image-overlay{background:rgba(0,0,0,.04);border-radius:inherit;bottom:0;height:100%;position:absolute;width:100%}.poly-component__image-overlay+.poly-component__picture{align-self:flex-end;display:flex}.poly-card--grid .poly-component__image-overlay,.poly-card--grid .poly-component__image-overlay+.poly-component__picture,.poly-card--grid-card .poly-component__image-overlay,.poly-card--grid-card .poly-component__image-overlay+.poly-component__picture{height:calc(100% - 2px);width:calc(100% - 4px)}.poly-component__loading{bottom:4px;height:3px;position:absolute;width:90%;z-index:2}.poly-component__loading+.andes-carousel-snapped__container{opacity:0}.poly-component__picture{border-radius:inherit;height:100%;object-fit:cover;object-position:center;width:100%}.poly-component__picture--square{object-fit:contain}.poly-card .andes-carousel-snapped__container{border-radius:inherit;height:inherit;z-index:2}.poly-card .andes-carousel-snapped__container+.poly-component__picture{position:absolute}.poly-card .andes-carousel-snapped__container .poly-component__carousel{border-radius:inherit;margin:0;padding:0}.poly-card .andes-carousel-snapped__container .poly-component__carousel--bg-white{background-color:#fff}.poly-card .andes-carousel-snapped__controls-wrapper{border-radius:inherit;height:100%}.poly-card .andes-carousel-snapped__slide img{object-position:center}.poly-component__image-wrapper{margin:0}.poly-component__image-wrapper--image-height{display:flex;max-height:var(--poly-image-max-height);min-height:var(--poly-image-size)}.poly-component__image-wrapper--image-height .poly-component__picture{height:auto;max-width:var(--poly-image-size);width:auto}.poly-card__checkbox{display:flex;flex-direction:column;justify-content:center;margin:0 16px}.poly-card__checkbox .andes-checkbox{z-index:3}.poly-component__attributes-list{color:rgba(0,0,0,.9);font-size:var(--poly-general-font-size);font-weight:400;line-height:var(--poly-general-line-height);margin:8px 0 4px;overflow:hidden}.poly-component__attributes-list+.poly-component__location,.poly-component__attributes-list+.poly-component__possession-date{margin-top:0}.poly-attributes-list{display:flex;flex-flow:row wrap;gap:4px;list-style:none;margin:0 0 0 -8px;padding:0}.poly-attributes-list:has(.poly-attributes-list__comma){column-gap:0}.poly-attributes-list__item{display:inline;white-space:nowrap}.poly-attributes-list__bar:before{content:"|";margin-right:5px;vertical-align:baseline}.poly-attributes-list__comma:before{content:",";margin-right:5px;vertical-align:baseline}.poly-component__buy-box{border-top:1px solid rgba(0,0,0,.1);display:flex;flex-direction:column;margin-top:8px;padding-top:8px;width:100%}.poly-component__buy-box .poly-buy-box__headline{color:rgba(0,0,0,.9);font-size:var(--poly-general-font-size);font-weight:400;line-height:var(--poly-general-line-height)}.poly-component__buy-box .poly-buy-box__alternative-option{color:unset;margin-top:2px;position:relative;text-decoration:none}.poly-component__buy-box .poly-buy-box__alternative-option:after{content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.poly-component__buy-box .poly-buy-box__alternative-option [class*=poly-component__] .poly-price__installments,.poly-component__buy-box .poly-buy-box__alternative-option [class*=poly-component__]:first-child{margin:0}.poly-component__buy-box .poly-component__seller{font-size:12px}.poly-component__buy-box .poly-component__seller svg{height:12px;width:12px}.poly-component__coupons{line-height:21px;margin:8px 0 4px}.poly-component__coupons .poly-coupon{background-color:var(--andes-color-blue-200,rgba(65,137,230,.2));border-radius:2px;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:var(--andes-color-blue-500,#3483fa);font-size:var(--poly-general-font-size);font-weight:600;line-height:var(--poly-general-line-height);margin-right:1px;padding:0 4px;width:-moz-fit-content;width:fit-content}.poly-component__coupons .poly-coupon+.poly-coupon{margin-top:1px}.poly-component__coupons .poly-coupon__icon{transform:translateY(1.5px)}.poly-card--mobile .poly-component__coupons{line-height:19px}.poly-card--mobile .poly-component__coupons .poly-coupon__icon{transform:translateY(2px)}.poly-component__price{display:flex;flex-direction:column;margin:12px 0 0}.poly-price__prefix{color:rgba(0,0,0,.9);font-size:12px;font-weight:400;line-height:15px}.poly-price__agree{color:rgba(0,0,0,.9);font-size:20px;font-weight:400;line-height:25px}.poly-price__current{display:flex;flex-wrap:wrap}.poly-price__current .andes-money-amount{margin-right:8px}.poly-price__disc_label{font-size:14px;line-height:15px;margin-right:3px}.poly-price__installments{font-size:14px;font-weight:400;line-height:18px;margin-bottom:4px}.poly-price__installments>*{font-size:14px}.poly-card--mobile .poly-component__price{margin-top:8px}.poly-card--mobile .poly-component__price .poly-price__agree{font-size:18px;line-height:22px}.poly-card--mobile .poly-component__price .poly-price__current .andes-money-amount{margin-right:4px}.poly-card--mobile .poly-component__price .poly-price__disc_label,.poly-card--mobile .poly-component__price .poly-price__installments{font-size:12px;line-height:15px}.poly-card--mobile .poly-component__price .poly-price__installments>*{font-size:12px}.poly-component__installments-options{display:flex;flex-direction:column;margin:8px 0 4px}.poly-component__installments-options .poly-installments__options{color:rgba(0,0,0,.9);display:block;font-size:var(--poly-general-font-size);font-weight:400;line-height:var(--poly-general-line-height)}.poly-component__rebates{margin-top:8px}.poly-rebates__discount-wrapper{line-height:21px;margin-bottom:4px}.poly-rebates__time{font-size:12px;font-weight:400;line-height:var(--poly-general-line-height);margin-left:8px}.poly-rebates__discount{background-color:var(--andes-color-blue-200,rgba(65,137,230,.2));border-radius:2px;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:var(--andes-color-blue-500,#3483fa);font-size:var(--poly-general-font-size);font-weight:600;line-height:var(--poly-general-line-height);padding:0 4px}.poly-card--mobile .poly-component__rebates .poly-rebates__discount-wrapper{line-height:19px}.poly-card--mobile .poly-component__rebates .poly-rebates__time{margin-left:4px}.poly-card--mobile .poly-component__rebates .poly-rebates__discount{padding:0 4px}.poly-component__reviews{align-items:center;color:rgba(0,0,0,.55);display:flex;font-size:var(--poly-general-font-size);font-weight:400;line-height:var(--poly-general-line-height);margin:4px 0}.poly-component__reviews svg{height:14px;margin:0 2px;width:14px}.poly-component__reviews svg:first-of-type{margin-left:8px}.poly-component__reviews svg:last-of-type{margin-right:8px}.poly-reviews__starts{display:flex}.poly-card--mobile .poly-component__reviews{margin:4px 0}.poly-card--mobile .poly-component__reviews svg{height:10px;margin:0 1px;width:10px}.poly-card--mobile .poly-component__reviews svg:first-of-type{margin-left:4px}.poly-card--mobile .poly-component__reviews svg:last-of-type{margin-right:4px}.poly-component__shipping{align-items:center;color:#00a650;font-size:var(--poly-general-font-size);font-weight:600;line-height:var(--poly-general-line-height);margin:8px 0 4px;width:100%}.poly-component__shipping svg{transform:translateY(3px)}.poly-component__shipping span+[class*=promise-icon]{margin-left:4px}.poly-component__shipping .poly-shipping__additional_text{color:rgba(0,0,0,.55);font-weight:400;margin-left:4px}.poly-shipping--same_day,.poly-shipping--same_day_saturday,.poly-shipping--same_day_sunday{background-color:#00a650;border-radius:2px;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:#fff;line-height:21px;padding:0 4px}.poly-shipping--monday,.poly-shipping--next_day,.poly-shipping--next_day_saturday,.poly-shipping--next_day_sunday{background-color:rgba(0,166,80,.1);border-radius:2px;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:#00a650;line-height:21px;padding:0 4px}.poly-shipping__promise-icon--meli-plus{height:16px;transform:translateY(2px);width:auto}.poly-card--mobile .poly-component__shipping .poly-shipping__promise-icon--full{height:12px;transform:translateY(4.5px);width:38px}.poly-card--mobile .poly-component__shipping .poly-shipping__promise-icon--meli-plus{height:14px;width:auto}.poly-card--mobile .poly-component__shipping .poly-shipping--monday,.poly-card--mobile .poly-component__shipping .poly-shipping--next_day,.poly-card--mobile .poly-component__shipping .poly-shipping--next_day_saturday,.poly-card--mobile .poly-component__shipping .poly-shipping--next_day_sunday,.poly-card--mobile .poly-component__shipping .poly-shipping--same_day,.poly-card--mobile .poly-component__shipping .poly-shipping--same_day_saturday,.poly-card--mobile .poly-component__shipping .poly-shipping--same_day_sunday{line-height:19px}p.poly-component__title{margin-bottom:0}.poly-component__title{-webkit-box-orient:vertical;color:rgba(0,0,0,.9);display:-webkit-box;font-size:var(--poly-general-title-size);font-weight:400;-webkit-line-clamp:2;line-height:var(--poly-general-title-line-height);margin-top:12px;max-height:2.5em;overflow:hidden;text-decoration:none}.poly-component__title--long{-webkit-line-clamp:4;max-height:5.1em}.poly-component__title>*{color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;margin:0}.poly-component__title:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.poly-component__title:active,.poly-component__title:hover,.poly-component__title:visited{color:var(--poly-general-title-hover-color)}.poly-card--list .poly-component__title,.poly-card--list-card .poly-component__title{width:calc(100% - 35px)}.poly-card--grid .poly-component__title,.poly-card--grid-card .poly-component__title{margin-top:16px}.poly-card--mobile .poly-component__title{-webkit-line-clamp:3;margin-top:12px;max-height:3.7em}.poly-card--mobile .poly-component__title--long{-webkit-line-clamp:4;max-height:5em}.poly-component__variations{margin:8px 0;width:100%;z-index:2}.poly-component__variations .poly-variations__item{align-items:center;background:#fff;border:1px solid rgba(0,0,0,.07);border-radius:4px;display:flex;height:38px;justify-content:center;list-style:none;margin:0 4px;padding:0;width:38px}.poly-component__variations .poly-variations__item:last-child{margin-right:0}.poly-component__variations .poly-variations__item:first-child{margin-left:0}.poly-component__variations .poly-variations__item .poly-component__picture{border-radius:4px}.poly-component__variations .poly-variations__item .poly-variations__anchor{align-items:center;background:none;border:none;cursor:pointer;display:flex;height:100%;justify-content:center;margin:0;padding:0;width:100%}.poly-component__variations .poly-variations-picker{display:flex;justify-content:flex-start;margin:0;padding:0}.poly-component__variations .poly-variations-picker .poly-variations__item--active{border-color:var(--andes-color-blue-500,#3483fa);border-width:2px;height:36px;width:36px}.poly-component__variations .poly-variations-select{align-items:center;display:flex;justify-content:flex-start}.poly-component__variations .poly-variations-select .poly-variations-select__label{color:rgba(0,0,0,.55);display:flex;font-size:14px;font-weight:400;line-height:18px;margin:0}.poly-component__variations .poly-variations-select .poly-variations-select__dropdown .andes-floating-menu .andes-dropdown__trigger{padding:0 4px}.poly-component__variations .poly-variations-select .poly-variations-select__dropdown .andes-floating-menu .andes-dropdown__trigger .andes-dropdown__display-values{font-size:14px;font-weight:400;line-height:18px}.poly-component__variations .poly-variations-select .poly-variations-select__dropdown .andes-list{display:flex;padding:12px}.poly-component__variations .poly-variations-select .poly-variations-select__dropdown .andes-list .poly-variations__item.andes-list__item--selected{border:2px solid var(--andes-color-blue-500,#3483fa);height:36px;width:36px}.poly-component__variations .poly-variations-select .poly-variations-select__dropdown .andes-list .poly-variations__item.andes-list__item--selected:before{content:none}.poly-card--grid .poly-component__variations:after,.poly-card--grid-card .poly-component__variations:after{border-bottom:1px solid rgba(0,0,0,.1);content:"";left:0;margin-top:8px;position:absolute;width:100%}.poly-card--mobile .poly-component__variations:after{border-bottom-color:transparent}.poly-card--mobile .poly-component__variations .poly-variations__item{height:46px;width:46px}.poly-card--mobile .poly-component__variations .poly-variations__item--active,.poly-card--mobile .poly-component__variations .poly-variations__item.andes-list__item--selected{height:44px;width:44px}.poly-card--grid-card:not(.poly-card--mobile):not(:hover) .poly-component__variations,.poly-card--grid:not(.poly-card--mobile):not(:hover) .poly-component__variations{height:1px;left:-9999px;opacity:0;overflow:hidden;position:absolute}.poly-card--grid-card:hover:not(.poly-card--mobile) .poly-component__variations,.poly-card--grid:hover:not(.poly-card--mobile) .poly-component__variations{height:auto;opacity:1;overflow:visible;position:unset}.poly-card--grid-card.poly-card--hover .poly-card__portada--no-line:after,.poly-card--grid.poly-card--hover .poly-card__portada--no-line:after{content:unset}.poly-component__logo{align-items:center;background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:6px;bottom:0;box-sizing:border-box;display:flex;height:40px;justify-content:center;padding:4px;position:absolute;right:13px;transform:translateY(50%);width:53px;z-index:3}.poly-component__logo .poly-component__picture{object-fit:contain}.poly-card--list .poly-component__logo,.poly-card--list-card .poly-component__logo,.poly-card--mobile .poly-component__logo{right:8px}.poly-card{--poly-general-font-size:14px;--poly-general-line-height:18px;--poly-general-title-line-height:18px;--poly-general-title-size:14px;--poly-general-title-hover-color:rgba(0,0,0,.9);--poly-general-border-top:unset;--poly-general-border-bottom:unset;--poly-general-border-right:unset;--poly-general-border-left:unset}.poly-card--grid,.poly-card--grid-card{--poly-max-width:227px;--poly-min-width:150px;--poly-padding-content:0 16px 16px;--poly-general-image-divider:""}.poly-card--grid-card[class*="--mobile"],.poly-card--grid[class*="--mobile"]{--poly-padding-content:0 12px 12px;--poly-general-image-divider:unset}.poly-card--list,.poly-card--list-card{--poly-general-title-line-height:25px;--poly-general-title-size:20px;--poly-image-size:160px;--poly-padding-card:24px 16px 20px 24px}.poly-card--list-card[class*="--mobile"],.poly-card--list[class*="--mobile"]{--poly-image-size:144px;--poly-padding-card:12px;--poly-image-max-height:192px}.poly-card--list--single,.poly-card--list-card--single{--poly-padding-content:0 16px 16px 16px}.poly-card--mobile{--poly-general-line-height:15px;--poly-general-font-size:12px;--poly-general-title-line-height:18px;--poly-general-title-size:14px}.poly-card{-moz-osx-font-smoothing:grayscale;align-items:stretch;background:#fff;border-bottom:var(--poly-general-border-bottom);border-left:var(--poly-general-border-left);border-right:var(--poly-general-border-right);border-top:var(--poly-general-border-top);display:flex;flex-basis:inherit;flex-direction:column;justify-content:space-between;min-height:var(--max-card-height,auto);min-width:var(--poly-min-width);position:relative}.poly-card--list,.poly-card--list-card{flex-direction:row;padding:var(--poly-padding-card);width:100%}.poly-card--grid,.poly-card--grid-card{max-width:var(--poly-max-width)}.poly-card--grid-card{margin-bottom:16px}.poly-card--single{padding:var(--poly-padding-card);width:100%}.poly-card--checkbox{padding-left:0}.poly-content{display:flex;flex-direction:row}.poly-content__column{align-items:flex-start;display:flex;flex-basis:50%;flex-direction:column;justify-content:flex-start;margin-top:12px}.poly-content__column [class*=poly-component__]:first-child{margin-top:0}.poly-content__column:nth-child(2) [class*=poly-component__]:nth-child(2){margin-top:8px}.poly-footer{display:flex;margin-top:auto;width:-webkit-fill-available}.poly-card__portada{aspect-ratio:1/1;border-radius:inherit;min-height:var(--poly-min-width);min-width:var(--poly-min-width);position:relative}.poly-card__label-pill,.poly-card__portada{align-items:center;display:flex;justify-content:center}.poly-card__label-pill{background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:4px;bottom:-10px;color:rgba(0,0,0,.55);font-size:12px;font-weight:400;left:16px;padding:0 8px;position:absolute;z-index:3}.poly-card__content{display:flex;flex-direction:column;flex-grow:2;width:-webkit-fill-available}.poly-card__content [class*=poly-component__]:last-child{margin-bottom:0}.poly-card__footer{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-top:auto;transition:all .1s .1s;width:-webkit-fill-available}.poly-card--single .poly-card__portada{height:-moz-fit-content;height:fit-content}.poly-card--single .poly-card__content{padding:var(--poly-padding-content)}.poly-card--single .poly-card__content:not(:last-child){padding-bottom:0}.poly-card--single .poly-card__footer{padding:0 16px 16px}.poly-card--list .poly-card__portada,.poly-card--list-card .poly-card__portada{height:var(--poly-image-size);max-height:var(--poly-image-size);max-width:var(--poly-image-size);width:var(--poly-image-size)}.poly-card--list .poly-card__portada:not(:first-child),.poly-card--list-card .poly-card__portada:not(:first-child){margin-left:24px}.poly-card--list .poly-card__content,.poly-card--list-card .poly-card__content{margin-left:24px;width:calc(100% - var(--poly-image-size) - 24px)}.poly-card--list .poly-card__content>.poly-component__bookmark+[class*=poly-component__],.poly-card--list .poly-card__content>[class*=poly-component__]:not(.poly-component__bookmark):first-child,.poly-card--list-card .poly-card__content>.poly-component__bookmark+[class*=poly-component__],.poly-card--list-card .poly-card__content>[class*=poly-component__]:not(.poly-component__bookmark):first-child{margin-top:0}.poly-card--list-card.poly-card--mobile .poly-card__portada,.poly-card--list.poly-card--mobile .poly-card__portada{height:var(--poly-image-size);max-height:var(--poly-image-size);max-width:var(--poly-image-size);position:relative;width:var(--poly-image-size)}.poly-card--list-card.poly-card--mobile .poly-card__portada--list-height,.poly-card--list.poly-card--mobile .poly-card__portada--list-height{height:auto;max-height:var(--poly-image-max-height)}.poly-card--list-card.poly-card--mobile .poly-card__portada--list-height .poly-component__picture,.poly-card--list.poly-card--mobile .poly-card__portada--list-height .poly-component__picture{object-fit:contain}.poly-card--list-card.poly-card--mobile .poly-card__content,.poly-card--list.poly-card--mobile .poly-card__content{flex-direction:column;flex-wrap:nowrap;margin-left:12px;margin-top:4px;width:calc(100% - var(--poly-image-size) - 12px)}.poly-card--grid .poly-card__portada,.poly-card--grid-card .poly-card__portada{margin-bottom:4px;min-height:138px;min-width:142px}.poly-card--grid .poly-card__portada:after,.poly-card--grid-card .poly-card__portada:after{background:rgba(0,0,0,.1);bottom:-1px;content:var(--poly-general-image-divider);height:1px;position:absolute;width:100%}.poly-card--grid .poly-card__content,.poly-card--grid-card .poly-card__content{padding:var(--poly-padding-content)}.poly-card--grid .poly-card__content:not(:last-child),.poly-card--grid-card .poly-card__content:not(:last-child){padding-bottom:0}.poly-card--grid .poly-card__footer,.poly-card--grid-card .poly-card__footer{padding:var(--poly-padding-content)}.poly-card--grid-card.poly-card--mobile .poly-card__portada,.poly-card--grid.poly-card--mobile .poly-card__portada{margin-bottom:0}.poly-card--grid-card.poly-card--mobile .poly-card__portada :after,.poly-card--grid.poly-card--mobile .poly-card__portada :after{content:var(--poly-general-image-divider)}.poly-card--grid-card.poly-card--mobile .poly-card__portada--grid-height,.poly-card--grid.poly-card--mobile .poly-card__portada--grid-height{height:250px}.poly-card--grid-card.poly-card--mobile .poly-card__portada--grid-height .poly-component__picture,.poly-card--grid.poly-card--mobile .poly-card__portada--grid-height .poly-component__picture{object-fit:contain}@media screen and (max-width:767px){.poly-card__content .poly-content{flex-direction:column}.poly-card__content .poly-content__column{flex-basis:100%}}.average-fipe-price__card{display:table;margin:32px auto;max-width:620px;text-align:center;width:100%}.average-fipe-price__amount{font-size:20px;font-weight:400;line-height:1.25;padding-right:5px}.average-fipe-price__logo{position:relative;top:8px}.average-fipe-price__text{color:rgba(0,0,0,.55);font-size:14px;font-weight:400;margin:16px 0 32px}@media screen and (max-width:720px){.average-fipe-price{padding:0 12px 16px}.average-fipe-price__card{margin:16px auto}}.banner__section{padding:32px 0 12px}.banner__container{border-radius:4px;height:165px;text-align:center}.banner__image{height:100%;max-width:1200px}@media screen and (max-width:720px){.banner__section{padding:0 12px;width:auto}.banner__container{height:130px;overflow:hidden;padding:0;position:relative}.banner__image{left:50%;position:relative;transform:translateX(-50%);-webkit-transform:translateX(-50%)}}html{overflow:visible!important;padding-right:0!important}.andes-card .andes-card__header{padding-bottom:0}.andes-card .andes-card__header-title{font-size:24px;line-height:1.35;text-align:center}.andes-card .andes-card__footer{padding-top:0;text-align:center}.andes-card .editable-list .andes-dropdown .andes-dropdown__popover{left:0;width:100%}.prices-landing-results{display:table;margin:32px auto;max-width:620px;text-align:center}.prices-landing-results .title,.prices-landing-results .title .title__h1{margin-top:16px}.prices-landing-results .title h2{font-size:14px;font-weight:400;line-height:18px;margin-bottom:0}.prices-landing-results .title h3{color:rgba(0,0,0,.55);font-size:14px;font-weight:300;line-height:18px;margin-top:0}.prices-landing-results .prices-container{display:flex;flex-direction:row;justify-content:center}.prices-landing-results .prices-container .price-separator{border-left:1px solid rgba(0,0,0,.25)}.prices-landing-results .prices-container .price-separator .price__logo{top:8px}.prices-landing-results .prices-container .price{display:flex;flex-direction:column;padding:0 16px;width:50%}.prices-landing-results .prices-container .price__amount{font-size:28px;height:36px;line-height:35px;padding-right:8px;text-align:right}.prices-landing-results .prices-container .price__logo{position:relative;text-align:left;top:4px}.prices-landing-results .prices-container .price__text{color:rgba(0,0,0,.55)}.prices-landing-results .sell-container{align-items:center;display:flex;flex-direction:column;margin-top:32px;row-gap:16px}.prices-landing-results .sell-container__text{font-size:16px}.tips-container{background-color:#fff;padding:32px 0}.tips-container__centered{text-align:center}.tips{display:grid;font-size:16px;gap:32px;grid-template-areas:"title title title" "left center right"}.tips__title{font-size:24px;grid-area:title}.tips__left{grid-area:left;justify-self:end;width:272px}.tips__center{grid-area:center;justify-self:center;width:272px}.tips__right{grid-area:right;justify-self:start;width:272px}.tips .tips-image{align-items:center;display:flex;height:112px;justify-content:center}@media screen and (max-width:720px){.prices-landing-results{margin:8px 12px 16px}.prices-landing-results .results-icon{display:none}.prices-landing-results .prices-container{display:flex;flex-direction:column}.prices-landing-results .prices-container .price{padding-top:12px;width:auto}.prices-landing-results .prices-container .price-separator{border-left:none;border-top:1px solid rgba(0,0,0,.25);margin:auto;width:80%}.prices-landing-results .sell-container{margin:32px}.tips{grid-template-areas:"title title title" "left left left" "center center center" "right right right"}.tips__left,.tips__right{justify-self:center}}body{background:linear-gradient(74.87deg,#fff -158.85%,rgba(0,0,0,.04) 127.77%)}.prices-landing-form{display:table;margin:32px auto;max-width:620px;text-align:center;width:100%}.prices-landing-form .andes-form-control{padding-top:20px}.prices-landing-form .andes-form-control__control input{box-shadow:none}.prices-landing-form .andes-dropdown{margin-bottom:24px}.prices-landing-form .andes-dropdown+.input-kilometres{margin-top:-12px}.prices-landing__breadcrumb-container nav{margin:24px auto 0;max-width:620px}.prices-landing__breadcrumb-container .prices-landing__breadcrumb{margin-bottom:-16px}.line-chart{background-color:transparent;padding:32px 0 40px}.line-chart__wrapper{margin:0 auto;max-width:1200px;width:100%}.line-chart__title{padding-bottom:16px;text-align:center}@media screen and (max-width:720px){.prices-landing-container .prices-landing__breadcrumb{margin:0 12px}.prices-landing-container .panel-wrapper{padding:0 12px 16px}.prices-landing-container .panel-wrapper .prices-landing-form{display:block;margin:16px auto}.prices-landing-container .links-block__title{margin:0 12px}.prices-landing-container .links-block{padding-bottom:16px}.line-chart{padding:32px 12px}}

/*# sourceMappingURL=pricesLanding.7eccd686.css.map*/