@-webkit-keyframes andes-pi-circular-rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-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}}@-webkit-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}}@-webkit-keyframes andes-button-start-width-animation{0%{width:0}to{width:90%}}@-webkit-keyframes andes-button-start-width-animation-reduce-motion{0%{width:0}30%{width:30%}60%{width:60%}to{width:90%}}@-webkit-keyframes translateInButtonSpinner{0%{opacity:0;-webkit-transform:translateY(60%);transform:translateY(60%)}40%{opacity:.4;-webkit-transform:translateY(50%);transform:translateY(50%)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes translateOutButtonSpinner{0%{opacity:1}80%{opacity:.5;-webkit-transform:translateY(-30%);transform:translateY(-30%)}90%{-webkit-transform:translateY(-40%);transform:translateY(-40%)}to{opacity:0;-webkit-transform:translateY(-60%);transform:translateY(-60%)}}@-webkit-keyframes translateInButtonSpinnerComplete{0%{opacity:0;-webkit-transform:translateY(65%);transform:translateY(65%)}50%{opacity:.5}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes andes-snackbar-show{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1}}@-webkit-keyframes andes-snackbar-hide{50%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.andes-technical-error__code-button.andes-tag:focus{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-technical-error__code-button.andes-tag:focus-visible{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-technical-error__code-button.andes-tag:focus:not(:focus-visible){box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}.andes-technical-error__code-button.andes-tag{background:var(--andes-technical-error-section-code-color-fill-default,hsla(0,0%,100%,0));border-color:var(--andes-technical-error-section-code-color-border-default,rgba(0,0,0,.25));border-radius:36px;cursor:pointer;margin:8px 0 24px;padding:4px 8px}.andes-technical-error__code-button.andes-tag .andes-tag__child{-webkit-align-items:center;align-items:center;display:-webkit-inline-flex;display:inline-flex}@media(hover:hover){.andes-technical-error__code-button.andes-tag:hover{background:var(--andes-technical-error-section-code-color-fill-hover,rgba(0,0,0,.04))}.andes-technical-error__code-button.andes-tag:hover .andes-technical-error__error-code{color:var(--andes-color-text-link-hover,var(--andes-color-blue-600,#2968c8))}.andes-technical-error__code-button.andes-tag:hover .andes-technical-error__copy-icon-container{color:var(--andes-technical-error-section-code-color-icon-hover,var(--andes-color-blue-600,#2968c8))}}.andes-technical-error__code-button.andes-tag:active{background:var(--andes-technical-error-section-code-color-fill-active,rgba(0,0,0,.1))}.andes-technical-error__code-button.andes-tag:active .andes-technical-error__error-code{color:var(--andes-color-text-link-active,var(--andes-color-blue-700,#1f4e96))}.andes-technical-error__code-button.andes-tag:active .andes-technical-error__copy-icon-container{color:var(--andes-technical-error-section-code-color-icon-active,var(--andes-color-blue-700,#1f4e96))}.andes-technical-error__code-button.andes-tag .andes-technical-error__code-button-text{color:var(--andes-technical-error-section-code-color-text-default,rgba(0,0,0,.55))}.andes-technical-error__error-code.andes-typography.andes-typography--type-body.andes-typography--weight-regular{font-weight:600}.andes-technical-error__copy-icon-container{color:var(--andes-technical-error-section-code-color-icon-default,var(--andes-color-blue-500,#3483fa));display:-webkit-flex;display:flex}.andes-technical-error__container{-webkit-align-items:center;align-items:center;background:var(--andes-technical-error-screen-color-background,#f5f5f5);display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;height:100%;-webkit-justify-content:center;justify-content:center}.andes-technical-error__container--webview-ios{margin-top:59px}.andes-technical-error__container--webview-ios .andes-technical-error__close-button{top:75px}.andes-technical-error__asset-container{-webkit-align-items:flex-end;align-items:flex-end;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;margin-bottom:16px}.andes-technical-error__asset-container--illustration{height:128px;margin-bottom:24px;width:320px}.andes-technical-error__close-button:focus{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-technical-error__close-button:focus-visible{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-technical-error__close-button:focus:not(:focus-visible){box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}.andes-technical-error__close-button{background-color:transparent;border:0;cursor:pointer;display:-webkit-flex;display:flex;position:absolute;right:16px;top:16px}.andes-technical-error__none-asset-icon.andes-thumbnail--mute{background:var(--andes-technical-error-section-asset-color-fill,#fff);border:3px solid var(--andes-technical-error-section-asset-color-border,rgba(0,0,0,.55))}.andes-technical-error__none-asset-icon.andes-thumbnail--mute svg{color:var(--andes-technical-error-section-asset-color-icon,rgba(0,0,0,.55))}.andes-technical-error__title{margin-bottom:8px;text-align:center}.andes-technical-error__title.andes-typography--size-m.andes-typography--type-title{color:var(--andes-technical-error-section-color-title,rgba(0,0,0,.9));margin-top:0}.andes-technical-error__description{margin-bottom:16px;text-align:center}.andes-technical-error__description.andes-typography--size-m.andes-typography--type-body{color:var(--andes-technical-error-section-color-description,rgba(0,0,0,.9))}.andes-technical-error__code-text{text-align:center}.andes-technical-error__code-text.andes-typography--size-xs.andes-typography--type-body{color:var(--andes-technical-error-section-color-instruction,rgba(0,0,0,.55))}.andes-technical-error__code-button--snackbar.andes-tag{background:var(--andes-technical-error-snackbar-code-color-fill-default,hsla(0,0%,100%,0));border-color:var(--andes-technical-error-snackbar-code-color-border-default,#fff);margin-bottom:0}.andes-technical-error__code-button--snackbar.andes-tag .andes-technical-error__copy-icon-container{color:var(--andes-technical-error-snackbar-code-color-icon-default,#fff)}.andes-technical-error__code-button--snackbar.andes-tag .andes-technical-error__code-button-text{color:var(--andes-technical-error-snackbar-code-color-text-default,#fff)}@media(hover:hover){.andes-technical-error__code-button--snackbar.andes-tag:hover{background:var(--andes-technical-error-snackbar-code-color-fill-default,hsla(0,0%,100%,0))}.andes-technical-error__code-button--snackbar.andes-tag:hover .andes-technical-error__error-code{color:var(--andes-technical-error-snackbar-code-color-text-default,#fff)}.andes-technical-error__code-button--snackbar.andes-tag:hover .andes-technical-error__copy-icon-container{color:var(--andes-technical-error-snackbar-code-color-icon-default,#fff)}}.andes-technical-error__code-button--snackbar.andes-tag:active{background:var(--andes-technical-error-snackbar-code-color-fill-active,#fff);border-color:var(--andes-technical-error-snackbar-code-color-border-active,#fff)}.andes-technical-error__code-button--snackbar.andes-tag:active .andes-technical-error__code-button-text,.andes-technical-error__code-button--snackbar.andes-tag:active .andes-technical-error__error-code{color:var(--andes-technical-error-snackbar-code-color-text-active,rgba(0,0,0,.9))}.andes-technical-error__code-button--snackbar.andes-tag:active .andes-technical-error__copy-icon-container{color:var(--andes-technical-error-snackbar-code-color-icon-active,#fff)}.andes-technical-error__code-button--copied.andes-tag{background:var(--andes-technical-error-snackbar-code-color-fill-active,#fff)}@media(hover:hover){.andes-technical-error__code-button--copied.andes-tag:hover{background:var(--andes-technical-error-snackbar-code-color-fill-active,#fff)}}.andes-technical-error__code-button--copied.andes-tag .andes-technical-error__copied-icon-container{color:var(--andes-technical-error-snackbar-code-color-icon-active,#fff);display:contents}.andes-technical-error--snackbar .andes-technical-error__code-text{text-align:left}.andes-technical-error--snackbar .andes-technical-error__code-text.andes-typography--size-xs.andes-typography--type-body{color:var(--andes-technical-error-snackbar-color-instruction,#fff)}.andes-technical-error--snackbar.andes-snackbar--with-action .andes-snackbar__message{padding-bottom:8px}.andes-technical-error--snackbar.andes-snackbar--bottom .andes-snackbar__children{padding-bottom:0}.andes-technical-error__container{padding:24px 20px 20px;position:relative}.andes-technical-error__action-button{bottom:20px;position:absolute}.andes-technical-error .andes-snackbar__children{padding-right:16px}@media(min-width:768px){.andes-technical-error__container{padding:0}.andes-technical-error__action-button{bottom:0;position:relative}}.error-boundary__container{height:70vh}html{-moz-box-sizing:border-box;box-sizing:border-box}.about{background-color:#fff;border-radius:4px;box-shadow:0 0 1px 1px rgba(0,0,0,.05),0 1px 2px 0 rgba(0,0,0,.15);color:#333;display:-webkit-flex;display:flex;margin:10px auto;max-width:1184px}.about.adaptive-spacing{padding-left:24px;padding-right:24px}@media(max-width:768px){.about{-webkit-flex-direction:column-reverse;flex-direction:column-reverse;margin:0}.about:not(.adaptive-spacing){padding:24px}.about.adaptive-spacing{padding-left:24px;padding-right:24px}}.about .about__image{padding:25px;position:relative;width:535px}@media(max-width:768px){.about .about__image{padding:0;top:0;-webkit-transform:none;transform:none;width:100%}}.about .title{margin-bottom:35px}@media(max-width:768px){.about .title{margin:0}}.about .text{font-size:16px;line-height:23px;margin:0 auto 20px}@media(max-width:768px){.about .text{margin:30px auto}}.about .with-text{margin:25px 60px;width:504px}@media(max-width:768px){.about .with-text{margin:0;width:100%}}.about .with-image{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex}.about-carousel__container{margin:10px auto;max-width:1188px}.about-carousel__container .about-carousel__template{background-color:#fff;border-radius:4px;box-shadow:0 0 1px 1px rgba(0,0,0,.05),0 1px 2px 0 rgba(0,0,0,.15);color:#333;display:-webkit-flex;display:flex;height:400px;margin:2px;max-width:1184px}@media(max-width:768px){.about-carousel__container .about-carousel__template{-webkit-flex-direction:column-reverse;flex-direction:column-reverse;height:100%;margin:2px 10px;padding:20px 20px 40px;width:auto}}.about-carousel__container .about-carousel__template .about-carousel__image{height:320px;padding:25px;position:relative;width:535px}@media(max-width:768px){.about-carousel__container .about-carousel__template .about-carousel__image{margin:15px auto;max-height:177px;padding:0;top:0;-webkit-transform:none;transform:none;width:100%}}.about-carousel__container .about-carousel__template .title{font-size:32px;font-weight:400;margin-bottom:20px}@media(max-width:768px){.about-carousel__container .about-carousel__template .title{margin:0}}.about-carousel__container .about-carousel__template .text{font-size:16px;line-height:23px;margin:0 auto 20px}@media(max-width:768px){.about-carousel__container .about-carousel__template .text{margin:15px auto}}.about-carousel__container .about-carousel__template .with-text{height:320px;margin:15px 60px;overflow:hidden;width:504px}@media(max-width:768px){.about-carousel__container .about-carousel__template .with-text{height:250px;margin:0;width:100%}}.about-carousel__container .about-carousel__template .with-image{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex}.about-carousel__container .about-carousel__template .with-image img{-o-object-fit:cover;object-fit:cover}.about-carousel__container .andes-carousel-snapped__pagination{bottom:24px;margin:0;position:relative}.ad_adn_video_banner{margin:42px auto;max-width:1180px}@-webkit-keyframes translateInButtonSpinnerCompleteMedium{0%{-webkit-transform:translateY(50%);transform:translateY(50%)}to{-webkit-transform:translateY(-webkit-calc(-50% + 13px));transform:translateY(calc(-50% + 13px))}}@-webkit-keyframes translateInButtonSpinnerCompleteSmall{0%{-webkit-transform:translateY(50%);transform:translateY(50%)}to{-webkit-transform:translateY(-webkit-calc(-50% + 10px));transform:translateY(calc(-50% + 10px))}}@-webkit-keyframes fade-up{0%{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes fade-down{0%{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes modal-fade-in{0%{opacity:0}to{opacity:1}}@-webkit-keyframes modal-fade-out{0%{opacity:1}to{opacity:0}}@-webkit-keyframes modal-translate-in{0%{margin-top:300px}to{margin-top:0}}@-webkit-keyframes modal-translate-out{0%{margin-top:0}to{margin-top:300px}}@-webkit-keyframes vjs-spinner-show{to{visibility:visible}}@-webkit-keyframes vjs-spinner-spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes vjs-spinner-fade{0%{border-top-color:#73859f}20%{border-top-color:#73859f}35%{border-top-color:#fff}60%{border-top-color:#73859f}to{border-top-color:#73859f}}@-webkit-keyframes colors{0%{background-position:0 50%}50%{background-position:100% 0}to{background-position:50% 100%}}.banner-placement{display:block;overflow:hidden;text-align:center}.banner-placement:not(.adaptive-spacing){padding-bottom:24px;padding-top:24px}@media(max-width:768px){.banner-placement:not(.adaptive-spacing){padding:16px}.banner-placement.adaptive-spacing{padding-left:16px;padding-right:16px}}@media(min-width:1024px){.banner-placement .content{margin:auto}.banner-placement{overflow:visible}}.banner-placement .content{max-width:1184px}@keyframes colors{0%{background-position:0 50%}50%{background-position:100% 0}to{background-position:50% 100%}}.bannerplacement-skeleton{-webkit-animation:colors 5s ease infinite;animation:colors 5s ease infinite;background-color:#000;background-image:-webkit-linear-gradient(left,#d3cfcf 42%,#757373);background-image:linear-gradient(90deg,#d3cfcf 42%,#757373);background-size:200% 200%;height:165px;width:100%}@media(max-width:768px){.bannerplacement-skeleton{height:130px}}.banner-large{background-color:transparent}@media(min-width:769px){.banner-large{margin:0}}.banner-large .andes-card{background-color:transparent;border-radius:4px}.banner-large .banner_image{height:165px;overflow:hidden}@media(max-width:768px){.banner-large .banner_image{height:130px}}.banner-large .banner_image img{border-radius:4px;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transform:none;transform:none;width:100%}@media(min-width:768px)and (max-width:1023px){.banner-large .banner_image img{height:100%;width:auto}}@media(max-width:768px){.banner-large .banner_image img{height:130px;left:50%;position:relative;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:auto}}.dismiss-component{-webkit-align-items:center;align-items:center;background-color:#fff;border-radius:50%!important;cursor:pointer;display:-webkit-flex;display:flex;height:16px;-webkit-justify-content:center;justify-content:center;margin:8px;opacity:.6;padding:2px;position:relative;width:16px}.dismiss-component:active{background-color:#f5f5f5}.link-component{display:-webkit-flex;display:flex;width:100%}.link-component,.link-component:hover{text-decoration:none}.link-component-button{-webkit-align-items:center;align-items:center;background-color:transparent;border-left-color:transparent;border-right-color:transparent;border-top-left-radius:0;border-top-right-radius:0;border-width:0;box-shadow:0 0 0 0 #fff;cursor:pointer;font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;padding:0;text-align:left;width:100%}.andes-card.card-component-color--andes-white,.andes-card.card-component-color--default{background-color:#fff}.andes-card.card-component-color--andes-gray-900-solid{background-color:#1a1a1a}.andes-card.card-component-color--andes-blue-600{background-color:var(--andes-color-blue-600,#2968c8)}.andes-card.card-component-color--andes-blue-700{background-color:var(--andes-color-blue-700,#1f4e96)}.andes-card.card-component-color--andes-blue-800{background-color:var(--andes-color-blue-800,#183c73)}.andes-card.card-component-color--andes-secondary-a-400{background-color:#f98fcd}.andes-card.card-component-color--andes-secondary-b-400{background-color:#e680e1}.andes-card.card-component-color--andes-secondary-c-400{background-color:#cc73ef}.andes-card.card-component-color--andes-secondary-d-400{background-color:#a977f3}.andes-card.card-component-color--andes-secondary-e-400{background-color:#827cf7}.andes-card.card-component-color--andes-secondary-f-400{background-color:#6088f7}.andes-card.card-component-color--andes-secondary-g-400{background-color:#64bef9}.andes-card.card-component-color--andes-secondary-h-400{background-color:#5ae4db}.andes-card.card-component-color--andes-secondary-i-400{background-color:#64e286}.andes-card.card-component-color--andes-secondary-j-400{background-color:#a2ea75}.andes-card.card-component-color--andes-secondary-k-400{background-color:#ffd874}.andes-card.card-component-color--andes-secondary-l-400{background-color:#6088f7}.andes-card.card-component-color--meli-plus-horizontal-gradient{background:-webkit-linear-gradient(left,#ffe600,#fdb101);background:linear-gradient(90deg,#ffe600,#fdb101)}.andes-card.card-component-color--andes-blue-600 .card-component--large .card-component__body .card-component__content .card-component__data .card-component__title,.andes-card.card-component-color--andes-blue-600 .card-component-color__description,.andes-card.card-component-color--andes-blue-600 .card-component-color__title,.andes-card.card-component-color--andes-blue-600 .card-component__description,.andes-card.card-component-color--andes-blue-700 .card-component--large .card-component__body .card-component__content .card-component__data .card-component__title,.andes-card.card-component-color--andes-blue-700 .card-component-color__description,.andes-card.card-component-color--andes-blue-700 .card-component-color__title,.andes-card.card-component-color--andes-blue-700 .card-component__description,.andes-card.card-component-color--andes-blue-800 .card-component--large .card-component__body .card-component__content .card-component__data .card-component__title,.andes-card.card-component-color--andes-blue-800 .card-component-color__description,.andes-card.card-component-color--andes-blue-800 .card-component-color__title,.andes-card.card-component-color--andes-blue-800 .card-component__description,.andes-card.card-component-color--andes-gray-900-solid .card-component--large .card-component__body .card-component__content .card-component__data .card-component__title,.andes-card.card-component-color--andes-gray-900-solid .card-component-color__description,.andes-card.card-component-color--andes-gray-900-solid .card-component-color__title,.andes-card.card-component-color--andes-gray-900-solid .card-component__description,.card-component--large .card-component__body .card-component__content .card-component__data .andes-card.card-component-color--andes-blue-600 .card-component__title,.card-component--large .card-component__body .card-component__content .card-component__data .andes-card.card-component-color--andes-blue-700 .card-component__title,.card-component--large .card-component__body .card-component__content .card-component__data .andes-card.card-component-color--andes-blue-800 .card-component__title,.card-component--large .card-component__body .card-component__content .card-component__data .andes-card.card-component-color--andes-gray-900-solid .card-component__title,.card-component--large .card-component__body .card-component__content .card-component__data .white-text .card-component__title,.white-text .card-component--large .card-component__body .card-component__content .card-component__data .card-component__title,.white-text .card-component-color__description,.white-text .card-component-color__title,.white-text .card-component__description{color:#fff}.card-component .andes-card__content{position:relative}.card-component .andes-badge--pill{border-top-right-radius:6px!important;position:absolute!important;right:0}.card-component--small{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row}.card-component--small .andes-card__content{padding-right:8px}.card-component--small .card-component__body{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;padding:0 16px;width:100%}.card-component--small .card-component__body .card-component__content{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;padding:16px 0;width:100%}.card-component--small .card-component__body .card-component__content--right{-webkit-flex-direction:row;flex-direction:row}.card-component--small .card-component__body .card-component__content--right .card-component__image{border-radius:50%;height:32px;margin:auto auto auto 16px;width:32px}.card-component--small .card-component__body .card-component__content--left{-webkit-flex-direction:row-reverse;flex-direction:row-reverse}.card-component--small .card-component__body .card-component__content--left .card-component__image{border-radius:50%;height:32px;margin:auto 16px auto auto;width:32px}.card-component--small .card-component__body .card-component__content .card-component__data{width:100%}.card-component--large{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row}.card-component--large .card-component__body{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;padding:16px;width:100%}.card-component--large .card-component__body .card-component__content{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;width:100%}.card-component--large .card-component__body .card-component__content .card-component__data{width:100%}.card-component--large .card-component__body .card-component__content .card-component__data .card-component__title{color:rgba(0,0,0,.9);display:-webkit-box;font-size:16px;font-weight:600;-webkit-line-clamp:1;line-height:20px;margin:0 0 8px;overflow:hidden;text-overflow:ellipsis;width:100%;-webkit-box-orient:vertical}.card-component--large .card-component__body .card-component__content--right{-webkit-flex-direction:row;flex-direction:row}.card-component--large .card-component__body .card-component__content--right .card-component__image{border-radius:50%;height:48px;margin:auto auto auto 16px;width:48px}.card-component--large .card-component__body .card-component__content--left{-webkit-flex-direction:row-reverse;flex-direction:row-reverse}.card-component--large .card-component__body .card-component__content--left .card-component__image{border-radius:50%;height:48px;margin:auto 16px auto auto;width:48px}.card-component__description{color:rgba(0,0,0,.9);display:-webkit-box;font-size:14px;-webkit-line-clamp:3;line-height:18px;margin:0;max-height:54px;overflow:hidden;text-overflow:ellipsis;width:100%;-webkit-box-orient:vertical}.card-component__link{font-size:14px;line-height:18px;padding:16px!important}.card-component__dismiss{background-color:unset;border:none;opacity:unset;padding:unset;position:absolute;right:0}.card-image-component__description{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;min-height:56px;padding:10px 14px}.card-image-component__description-title{color:rgba(0,0,0,.9);font-weight:600;margin:0}.card-image-component__description-text,.card-image-component__description-title{display:-webkit-box;font-size:14px;-webkit-line-clamp:2;line-height:18px;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical}.card-image-component__description-text{color:rgba(0,0,0,.55);font-style:normal;font-weight:400;margin:4px 0 0}.card-image-component__pill{position:absolute!important;right:0;text-transform:uppercase}.card-image-component__illustration{border-radius:6px;display:-webkit-flex;display:flex;overflow:hidden;position:relative}.card-image-component__image{border-radius:6px;width:100%}.modal-body-component__image{height:auto;max-width:400px;width:100%}.modal-body-component--wrapper{-webkit-align-items:center;align-items:center;background:#fff;gap:24px;height:100%;-webkit-justify-content:center;justify-content:center;text-align:center}.modal-body-component--wrapper,.modal-body-component__content{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.modal-body-component__content{gap:16px}.modal-body-component__content--subtitle{display:-webkit-box;-webkit-line-clamp:8;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;white-space:pre-line}.modal-body-component--content-direction{-webkit-flex-direction:column-reverse;flex-direction:column-reverse}.video-js .vjs-tech{-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.audio--text{bottom:0;color:#fff;left:0;position:absolute;right:0;text-align:center;top:53vh;z-index:1}.audio--text-ios{top:45vh}.btn-audio{background-color:transparent;border:none;bottom:0;height:100vh;left:0;margin:auto;position:absolute;right:0;top:0;width:50vw;z-index:2}.btn-audio .btn-audio--opacity{background-color:rgba(0,0,0,.12);border-radius:50%;height:3.5rem;margin:auto;width:3.5rem}.btn-audio .btn-audio--opacity svg{margin:30% 0;z-index:2}.btn-audio .btn-audio--opacity svg path{fill:#fff}.fade-out{height:0;opacity:0;-webkit-transition:width .1s .1s,height .1s .1s,opacity .1s;transition:width .1s .1s,height .1s .1s,opacity .1s;width:0}.fade-in{height:100px;opacity:1;-webkit-transition:width .1s,height .1s,opacity .1s .1s;transition:width .1s,height .1s,opacity .1s .1s;width:100px}.andes-ui-badge--small{min-height:var(--andes-size-height-micro,var(--andes-size-height-micro,var(--andes-dimensions-12,12px)));min-width:var(--andes-size-width-micro,var(--andes-size-width-micro,var(--andes-dimensions-12,12px)))}.andes-ui-badge--small.andes-ui-badge--pill-icon svg{--andes-icon-internal-size-height:var( --andes-size-height-icons-micro,var(--andes-size-height-icons-micro,var(--andes-dimensions-12,12px)) );--andes-icon-internal-size-width:var( --andes-size-width-icons-micro,var(--andes-size-width-icons-micro,var(--andes-dimensions-12,12px)) )}.andes-ui-badge--with-label-small{gap:var(--andes-spacing-gap-xnano,var(--andes-spacing-gap-xnano,var(--andes-dimensions-4,4px)))}.andes-ui-badge--medium{min-height:var(--andes-size-height-xtiny,var(--andes-size-height-xtiny,var(--andes-dimensions-16,16px)));min-width:var(--andes-size-width-xtiny,var(--andes-size-width-xtiny,var(--andes-dimensions-16,16px)))}.andes-ui-badge--medium .andes-ui-badge__content{gap:var(--andes-spacing-gap-pico,var(--andes-spacing-gap-pico,var(--andes-dimensions-2,2px)));padding:var(--andes-spacing-padding-pico,var(--andes-spacing-padding-pico,var(--andes-dimensions-2,2px))) var(--andes-spacing-padding-nano,var(--andes-spacing-padding-nano,var(--andes-dimensions-6,6px)))}.andes-ui-badge--medium.andes-ui-badge--rounded-top-left{border-top-left-radius:var(--andes-badge-border-radius-corner-small,var(--andes-dimensions-8,8px))}.andes-ui-badge--medium.andes-ui-badge--rounded-top-right{border-top-right-radius:var(--andes-badge-border-radius-corner-small,var(--andes-dimensions-8,8px))}.andes-ui-badge--medium.andes-ui-badge--rounded-bottom-left{border-bottom-left-radius:var(--andes-badge-border-radius-corner-small,var(--andes-dimensions-8,8px))}.andes-ui-badge--medium.andes-ui-badge--rounded-bottom-right{border-bottom-right-radius:var(--andes-badge-border-radius-corner-small,var(--andes-dimensions-8,8px))}.andes-ui-badge--medium.andes-ui-badge--rounded-full{border-radius:var(--andes-badge-border-radius-default,var(--andes-border-radius-full,9999px))}.andes-ui-badge--medium.andes-ui-badge--pill-icon svg{--andes-icon-internal-size-height:var( --andes-size-height-icons-micro,var(--andes-size-height-icons-micro,var(--andes-dimensions-12,12px)) );--andes-icon-internal-size-width:var( --andes-size-width-icons-micro,var(--andes-size-width-icons-micro,var(--andes-dimensions-12,12px)) )}.andes-ui-badge--with-label-medium{gap:var(--andes-spacing-gap-xnano,var(--andes-spacing-gap-xnano,var(--andes-dimensions-4,4px)))}.andes-ui-badge--dot{border-radius:var(--andes-badge-border-radius-default,var(--andes-border-radius-full,9999px));display:inline-block;min-height:var(--andes-size-height-xmicro,var(--andes-size-height-xmicro,var(--andes-dimensions-8,8px)));min-width:var(--andes-size-width-xmicro,var(--andes-size-width-xmicro,var(--andes-dimensions-8,8px)));position:relative;width:-webkit-max-content;width:-moz-max-content;width:max-content}.andes-ui-badge--brand{background:var(--andes-color-brand-fill-loud,var(--andes-color-brand-fill-loud,var(--andes-color-yellow-500,#ffe600)))}.andes-ui-badge--brand .andes-ui-badge__content .andes-ui-typography{color:var(--andes-color-brand-text-loud-on-fill,var(--andes-color-brand-text-loud-on-fill,var(--andes-color-gray-900,#282834)))}.andes-ui-badge--brand svg[data-andes-icon-current-color],.andes-ui-badge--brand svg[fill=currentColor],.andes-ui-badge--brand svg[stroke=currentColor]{color:var(--andes-color-brand-icon-loud-on-fill,var(--andes-color-brand-icon-loud-on-fill,var(--andes-color-gray-900,#282834)))}.andes-ui-badge--brand--quiet{background:var(--andes-color-brand-fill-quiet,var(--andes-color-brand-fill-quiet,var(--andes-color-yellow-300,#fff394)));border:0}.andes-ui-badge--brand--quiet .andes-ui-badge__content .andes-ui-typography{color:var(--andes-color-brand-text-quiet-on-fill,var(--andes-color-brand-text-quiet-on-fill,var(--andes-color-gray-900,#282834)))}.andes-ui-badge--brand--quiet svg[data-andes-icon-current-color],.andes-ui-badge--brand--quiet svg[fill=currentColor],.andes-ui-badge--brand--quiet svg[stroke=currentColor]{color:var(--andes-color-brand-icon-quiet-on-fill,var(--andes-color-brand-icon-quiet-on-fill,var(--andes-color-gray-900,#282834)))}.andes-ui-badge--neutral{background:var(--andes-color-feedback-fill-neutral-loud,var(--andes-color-feedback-fill-neutral-loud,var(--andes-color-gray-700,#646587)))}.andes-ui-badge--neutral .andes-ui-badge__content .andes-ui-typography{color:var(--andes-color-feedback-text-neutral-loud-on-fill,var(--andes-color-feedback-text-neutral-loud-on-fill,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-badge--neutral svg[data-andes-icon-current-color],.andes-ui-badge--neutral svg[fill=currentColor],.andes-ui-badge--neutral svg[stroke=currentColor]{color:var(--andes-color-feedback-icon-neutral-loud-on-fill,var(--andes-color-feedback-icon-neutral-loud-on-fill,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-badge--neutral--quiet{background:var(--andes-color-feedback-fill-neutral-quiet,var(--andes-color-feedback-fill-neutral-quiet,var(--andes-color-gray-200,#e7e9f3)));border:0}.andes-ui-badge--neutral--quiet .andes-ui-badge__content .andes-ui-typography{color:var(--andes-color-feedback-text-neutral-quiet-on-fill,var(--andes-color-feedback-text-neutral-quiet-on-fill,var(--andes-color-gray-900,#282834)))}.andes-ui-badge--neutral--quiet svg[data-andes-icon-current-color],.andes-ui-badge--neutral--quiet svg[fill=currentColor],.andes-ui-badge--neutral--quiet svg[stroke=currentColor]{color:var(--andes-color-feedback-icon-neutral-quiet-on-fill,var(--andes-color-feedback-icon-neutral-quiet-on-fill,var(--andes-color-gray-900,#282834)))}.andes-ui-badge--on-fill{background:var(--andes-color-fill-primary-on-fill,var(--andes-color-fill-primary-on-fill,var(--andes-color-black-alpha-100,#282834)))}.andes-ui-badge--on-fill .andes-ui-badge__content .andes-ui-typography{color:var(--andes-color-text-inverse,var(--andes-color-text-inverse,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-badge--on-fill svg[data-andes-icon-current-color],.andes-ui-badge--on-fill svg[fill=currentColor],.andes-ui-badge--on-fill svg[stroke=currentColor]{color:var(--andes-color-icon-inverse,var(--andes-color-icon-inverse,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-badge--on-fill--quiet{background:var(--andes-color-fill-secondary-on-fill,var(--andes-color-fill-secondary-on-fill,var(--andes-color-black-alpha-30,rgba(40,40,52,.3))));border:0}.andes-ui-badge--on-fill--quiet .andes-ui-badge__content .andes-ui-typography{color:var(--andes-color-text-inverse,var(--andes-color-text-inverse,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-badge--on-fill--quiet svg[data-andes-icon-current-color],.andes-ui-badge--on-fill--quiet svg[fill=currentColor],.andes-ui-badge--on-fill--quiet svg[stroke=currentColor]{color:var(--andes-color-icon-inverse,var(--andes-color-icon-inverse,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-badge--on-fill-inverse{background:var(--andes-color-fill-primary-on-fill-inverse,var(--andes-color-fill-primary-on-fill-inverse,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-badge--on-fill-inverse .andes-ui-badge__content .andes-ui-typography{color:var(--andes-color-text-primary,var(--andes-color-text-primary,var(--andes-color-gray-900,#282834)))}.andes-ui-badge--on-fill-inverse svg[data-andes-icon-current-color],.andes-ui-badge--on-fill-inverse svg[fill=currentColor],.andes-ui-badge--on-fill-inverse svg[stroke=currentColor]{color:var(--andes-color-icon-primary,var(--andes-color-icon-primary,var(--andes-color-gray-900,#282834)))}.andes-ui-badge--on-fill-inverse--quiet{background:var(--andes-color-fill-secondary-on-fill-inverse,var(--andes-color-fill-secondary-on-fill-inverse,var(--andes-color-white-alpha-50,hsla(0,0%,100%,.5))));border:0}.andes-ui-badge--on-fill-inverse--quiet .andes-ui-badge__content .andes-ui-typography{color:var(--andes-color-text-primary,var(--andes-color-text-primary,var(--andes-color-gray-900,#282834)))}.andes-ui-badge--on-fill-inverse--quiet svg[data-andes-icon-current-color],.andes-ui-badge--on-fill-inverse--quiet svg[fill=currentColor],.andes-ui-badge--on-fill-inverse--quiet svg[stroke=currentColor]{color:var(--andes-color-icon-primary,var(--andes-color-icon-primary,var(--andes-color-gray-900,#282834)))}.andes-ui-button--medium{min-height:var(--andes-size-height-actions-medium,var(--andes-size-height-actions-medium,var(--andes-dimensions-40,40px)));padding:var(--andes-spacing-padding-pico,var(--andes-spacing-padding-pico,var(--andes-dimensions-2,2px))) var(--andes-spacing-padding-xtiny,var(--andes-spacing-padding-xtiny,var(--andes-dimensions-16,16px)))}.andes-ui-button--medium svg{--andes-icon-internal-size-height:var( --andes-size-height-icons-tiny,var(--andes-size-height-icons-tiny,var(--andes-dimensions-20,20px)) );--andes-icon-internal-size-width:var( --andes-size-width-icons-tiny,var(--andes-size-width-icons-tiny,var(--andes-dimensions-20,20px)) )}.andes-ui-icon-button.andes-ui-button--medium{min-width:var(--andes-size-width-actions-medium,var(--andes-size-width-actions-medium,var(--andes-dimensions-40,40px)));padding:var(--andes-spacing-padding-pico,var(--andes-spacing-padding-pico,var(--andes-dimensions-2,2px))) var(--andes-spacing-padding-none,var(--andes-spacing-padding-none,var(--andes-dimensions-0,0)))}.andes-ui-button-split--medium,.andes-ui-icon-button.andes-ui-button--medium{min-height:var(--andes-size-height-actions-medium,var(--andes-size-height-actions-medium,var(--andes-dimensions-40,40px)))}@media(pointer:fine){.andes-ui-button--quiet:hover{background-color:var(--andes-color-interactive-fill-quiet-idle,var(--andes-color-interactive-fill-quiet-idle,var(--andes-color-blue-100,#e9f1ff)));border-color:transparent}.andes-ui-button--quiet:hover .andes-ui-button__text{color:var(--andes-color-text-accent-quiet-on-fill,var(--andes-color-text-accent-quiet-on-fill,var(--andes-color-blue-700,#434ce4)))}.andes-ui-button--quiet:hover .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--quiet:hover .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--quiet:hover .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--quiet:hover .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--quiet:hover .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--quiet:hover .andes-ui-button__icon svg[stroke=currentColor]{color:var(--andes-color-icon-accent-quiet-on-fill,var(--andes-color-icon-accent-quiet-on-fill,var(--andes-color-blue-700,#434ce4)))}.andes-ui-button--quiet.andes-ui-button--color-on-fill:hover{background-color:var(--andes-color-interactive-fill-quiet-idle-on-fill,var(--andes-color-interactive-fill-quiet-idle-on-fill,var(--andes-color-black-alpha-30,rgba(40,40,52,.3))));border-color:transparent}.andes-ui-button--quiet.andes-ui-button--color-on-fill:hover .andes-ui-button__text{color:var(--andes-color-text-accent-loud-on-fill,var(--andes-color-text-accent-loud-on-fill,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-button--quiet.andes-ui-button--color-on-fill:hover .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--quiet.andes-ui-button--color-on-fill:hover .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill:hover .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill:hover .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--quiet.andes-ui-button--color-on-fill:hover .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill:hover .andes-ui-button__icon svg[stroke=currentColor]{color:var(--andes-color-icon-inverse,var(--andes-color-icon-inverse,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:hover{background-color:var(--andes-color-interactive-fill-quiet-idle-on-fill-inverse,var(--andes-color-interactive-fill-quiet-idle-on-fill-inverse,var(--andes-color-white-alpha-50,hsla(0,0%,100%,.5))));border-color:transparent}.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:hover .andes-ui-button__text{color:var(--andes-color-text-primary,var(--andes-color-text-primary,var(--andes-color-gray-900,#282834)))}.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:hover .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:hover .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:hover .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:hover .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:hover .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:hover .andes-ui-button__icon svg[stroke=currentColor]{color:var(--andes-color-icon-primary,var(--andes-color-icon-primary,var(--andes-color-gray-900,#282834)))}}@media(min-width:768px)and (pointer:fine){.andes-ui-button--quiet:hover,.andes-ui-button--quiet:link:hover,.andes-ui-button--quiet:visited:hover{background-color:var(--andes-color-interactive-fill-quiet-hover,var(--andes-color-interactive-fill-quiet-hover,var(--andes-color-blue-200,#dee9ff)));border-color:transparent}.andes-ui-button--quiet:hover .andes-ui-button__text,.andes-ui-button--quiet:link:hover .andes-ui-button__text,.andes-ui-button--quiet:visited:hover .andes-ui-button__text{color:var(--andes-color-text-accent-quiet-on-fill,var(--andes-color-text-accent-quiet-on-fill,var(--andes-color-blue-700,#434ce4)))}.andes-ui-button--quiet:hover .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--quiet:hover .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--quiet:hover .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--quiet:hover .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--quiet:hover .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--quiet:hover .andes-ui-button__icon svg[stroke=currentColor],.andes-ui-button--quiet:link:hover .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--quiet:link:hover .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--quiet:link:hover .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--quiet:link:hover .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--quiet:link:hover .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--quiet:link:hover .andes-ui-button__icon svg[stroke=currentColor],.andes-ui-button--quiet:visited:hover .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--quiet:visited:hover .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--quiet:visited:hover .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--quiet:visited:hover .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--quiet:visited:hover .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--quiet:visited:hover .andes-ui-button__icon svg[stroke=currentColor]{color:var(--andes-color-icon-accent-quiet-on-fill,var(--andes-color-icon-accent-quiet-on-fill,var(--andes-color-blue-700,#434ce4)))}.andes-ui-button--quiet.andes-ui-button--color-on-fill:hover,.andes-ui-button--quiet.andes-ui-button--color-on-fill:link:hover,.andes-ui-button--quiet.andes-ui-button--color-on-fill:visited:hover{background-color:var(--andes-color-interactive-fill-quiet-hover-on-fill,var(--andes-color-interactive-fill-quiet-hover-on-fill,var(--andes-color-black-alpha-40,rgba(40,40,52,.4))));border-color:transparent}.andes-ui-button--quiet.andes-ui-button--color-on-fill:hover .andes-ui-button__text,.andes-ui-button--quiet.andes-ui-button--color-on-fill:link:hover .andes-ui-button__text,.andes-ui-button--quiet.andes-ui-button--color-on-fill:visited:hover .andes-ui-button__text{color:var(--andes-color-text-accent-loud-on-fill,var(--andes-color-text-accent-loud-on-fill,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-button--quiet.andes-ui-button--color-on-fill:hover .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--quiet.andes-ui-button--color-on-fill:hover .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill:hover .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill:hover .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--quiet.andes-ui-button--color-on-fill:hover .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill:hover .andes-ui-button__icon svg[stroke=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill:link:hover .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--quiet.andes-ui-button--color-on-fill:link:hover .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill:link:hover .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill:link:hover .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--quiet.andes-ui-button--color-on-fill:link:hover .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill:link:hover .andes-ui-button__icon svg[stroke=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill:visited:hover .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--quiet.andes-ui-button--color-on-fill:visited:hover .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill:visited:hover .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill:visited:hover .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--quiet.andes-ui-button--color-on-fill:visited:hover .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill:visited:hover .andes-ui-button__icon svg[stroke=currentColor]{color:var(--andes-color-icon-inverse,var(--andes-color-icon-inverse,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:hover,.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:link:hover,.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:visited:hover{background-color:var(--andes-color-interactive-fill-quiet-hover-on-fill-inverse,var(--andes-color-interactive-fill-quiet-hover-on-fill-inverse,var(--andes-color-white-alpha-60,hsla(0,0%,100%,.6))));border-color:transparent}.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:hover .andes-ui-button__text,.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:link:hover .andes-ui-button__text,.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:visited:hover .andes-ui-button__text{color:var(--andes-color-text-primary,var(--andes-color-text-primary,var(--andes-color-gray-900,#282834)))}.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:hover .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:hover .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:hover .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:hover .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:hover .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:hover .andes-ui-button__icon svg[stroke=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:link:hover .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:link:hover .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:link:hover .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:link:hover .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:link:hover .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:link:hover .andes-ui-button__icon svg[stroke=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:visited:hover .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:visited:hover .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:visited:hover .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:visited:hover .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:visited:hover .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:visited:hover .andes-ui-button__icon svg[stroke=currentColor]{color:var(--andes-color-icon-inverse,var(--andes-color-icon-inverse,var(--andes-color-white-alpha-100,#fff)))}}.andes-ui-button--quiet{box-shadow:0 0 0 0 var(--andes-color-white-alpha-100,#fff);cursor:pointer}@media(prefers-reduced-motion:no-preference){.andes-ui-button--quiet{-webkit-transition:box-shadow .25s ease-out,background-color .2s ease-out;transition:box-shadow .25s ease-out,background-color .2s ease-out}}.andes-ui-button--quiet,.andes-ui-button--quiet:focus,.andes-ui-button--quiet:link,.andes-ui-button--quiet:visited{background-color:var(--andes-color-interactive-fill-quiet-idle,var(--andes-color-interactive-fill-quiet-idle,var(--andes-color-blue-100,#e9f1ff)));border-color:transparent}.andes-ui-button--quiet .andes-ui-button__text,.andes-ui-button--quiet:focus .andes-ui-button__text,.andes-ui-button--quiet:link .andes-ui-button__text,.andes-ui-button--quiet:visited .andes-ui-button__text{color:var(--andes-color-text-accent-quiet-on-fill,var(--andes-color-text-accent-quiet-on-fill,var(--andes-color-blue-700,#434ce4)))}.andes-ui-button--quiet .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--quiet .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--quiet .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--quiet .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--quiet .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--quiet .andes-ui-button__icon svg[stroke=currentColor],.andes-ui-button--quiet:focus .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--quiet:focus .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--quiet:focus .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--quiet:focus .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--quiet:focus .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--quiet:focus .andes-ui-button__icon svg[stroke=currentColor],.andes-ui-button--quiet:link .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--quiet:link .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--quiet:link .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--quiet:link .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--quiet:link .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--quiet:link .andes-ui-button__icon svg[stroke=currentColor],.andes-ui-button--quiet:visited .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--quiet:visited .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--quiet:visited .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--quiet:visited .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--quiet:visited .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--quiet:visited .andes-ui-button__icon svg[stroke=currentColor]{color:var(--andes-color-icon-accent-quiet-on-fill,var(--andes-color-icon-accent-quiet-on-fill,var(--andes-color-blue-700,#434ce4)))}@media(pointer:fine)and (prefers-reduced-motion:no-preference){.andes-ui-button--quiet:hover{-webkit-transition:background-color .2s ease-in;transition:background-color .2s ease-in}}.andes-ui-button--quiet:active{background-color:var(--andes-color-interactive-fill-quiet-active,var(--andes-color-interactive-fill-quiet-active,var(--andes-color-blue-300,#c6d8ff)));border-color:transparent}.andes-ui-button--quiet:active .andes-ui-button__text{color:var(--andes-color-text-accent-quiet-on-fill,var(--andes-color-text-accent-quiet-on-fill,var(--andes-color-blue-700,#434ce4)))}.andes-ui-button--quiet:active .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--quiet:active .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--quiet:active .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--quiet:active .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--quiet:active .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--quiet:active .andes-ui-button__icon svg[stroke=currentColor]{color:var(--andes-color-icon-accent-quiet-on-fill,var(--andes-color-icon-accent-quiet-on-fill,var(--andes-color-blue-700,#434ce4)))}.andes-ui-button--quiet.andes-ui-button--disabled{background-color:var(--andes-color-fill-disabled,var(--andes-color-fill-disabled,var(--andes-color-gray-300,#d0d4e6)));border-color:transparent}.andes-ui-button--quiet.andes-ui-button--disabled .andes-ui-button__text{color:var(--andes-color-text-disabled,var(--andes-color-text-disabled,var(--andes-color-gray-500,#9c9ebf)))}.andes-ui-button--quiet.andes-ui-button--disabled .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--quiet.andes-ui-button--disabled .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--quiet.andes-ui-button--disabled .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--quiet.andes-ui-button--disabled .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--quiet.andes-ui-button--disabled .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--quiet.andes-ui-button--disabled .andes-ui-button__icon svg[stroke=currentColor]{color:var(--andes-color-icon-disabled,var(--andes-color-icon-disabled,var(--andes-color-gray-500,#9c9ebf)))}.andes-ui-button--quiet.andes-ui-button--disabled{background-clip:padding-box;cursor:default}.andes-ui-button--quiet.andes-ui-button--color-on-fill,.andes-ui-button--quiet.andes-ui-button--color-on-fill:focus,.andes-ui-button--quiet.andes-ui-button--color-on-fill:link,.andes-ui-button--quiet.andes-ui-button--color-on-fill:visited{background-color:var(--andes-color-interactive-fill-quiet-idle-on-fill,var(--andes-color-interactive-fill-quiet-idle-on-fill,var(--andes-color-black-alpha-30,rgba(40,40,52,.3))));border-color:transparent}.andes-ui-button--quiet.andes-ui-button--color-on-fill .andes-ui-button__text,.andes-ui-button--quiet.andes-ui-button--color-on-fill:focus .andes-ui-button__text,.andes-ui-button--quiet.andes-ui-button--color-on-fill:link .andes-ui-button__text,.andes-ui-button--quiet.andes-ui-button--color-on-fill:visited .andes-ui-button__text{color:var(--andes-color-text-accent-loud-on-fill,var(--andes-color-text-accent-loud-on-fill,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-button--quiet.andes-ui-button--color-on-fill .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--quiet.andes-ui-button--color-on-fill .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--quiet.andes-ui-button--color-on-fill .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill .andes-ui-button__icon svg[stroke=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill:focus .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--quiet.andes-ui-button--color-on-fill:focus .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill:focus .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill:focus .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--quiet.andes-ui-button--color-on-fill:focus .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill:focus .andes-ui-button__icon svg[stroke=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill:link .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--quiet.andes-ui-button--color-on-fill:link .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill:link .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill:link .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--quiet.andes-ui-button--color-on-fill:link .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill:link .andes-ui-button__icon svg[stroke=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill:visited .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--quiet.andes-ui-button--color-on-fill:visited .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill:visited .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill:visited .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--quiet.andes-ui-button--color-on-fill:visited .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill:visited .andes-ui-button__icon svg[stroke=currentColor]{color:var(--andes-color-icon-inverse,var(--andes-color-icon-inverse,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-button--quiet.andes-ui-button--color-on-fill:active{background-color:var(--andes-color-interactive-fill-quiet-active-on-fill,var(--andes-color-interactive-fill-quiet-active-on-fill,var(--andes-color-black-alpha-50,rgba(40,40,52,.5))));border-color:transparent}.andes-ui-button--quiet.andes-ui-button--color-on-fill:active .andes-ui-button__text{color:var(--andes-color-text-accent-loud-on-fill,var(--andes-color-text-accent-loud-on-fill,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-button--quiet.andes-ui-button--color-on-fill:active .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--quiet.andes-ui-button--color-on-fill:active .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill:active .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill:active .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--quiet.andes-ui-button--color-on-fill:active .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill:active .andes-ui-button__icon svg[stroke=currentColor]{color:var(--andes-color-icon-inverse,var(--andes-color-icon-inverse,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-button--quiet.andes-ui-button--color-on-fill.andes-ui-button--disabled{background-color:var(--andes-color-fill-disabled-on-fill,var(--andes-color-fill-disabled-on-fill,var(--andes-color-black-alpha-20,rgba(40,40,52,.2))));border-color:transparent}.andes-ui-button--quiet.andes-ui-button--color-on-fill.andes-ui-button--disabled .andes-ui-button__text{color:var(--andes-color-text-disabled-on-fill,var(--andes-color-text-disabled-on-fill,var(--andes-color-white-alpha-20,hsla(0,0%,100%,.2))))}.andes-ui-button--quiet.andes-ui-button--color-on-fill.andes-ui-button--disabled .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--quiet.andes-ui-button--color-on-fill.andes-ui-button--disabled .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill.andes-ui-button--disabled .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill.andes-ui-button--disabled .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--quiet.andes-ui-button--color-on-fill.andes-ui-button--disabled .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill.andes-ui-button--disabled .andes-ui-button__icon svg[stroke=currentColor]{color:var(--andes-color-icon-disabled-on-fill,var(--andes-color-icon-disabled-on-fill,var(--andes-color-white-alpha-20,hsla(0,0%,100%,.2))))}.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse,.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:focus,.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:link,.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:visited{background-color:var(--andes-color-interactive-fill-quiet-idle-on-fill-inverse,var(--andes-color-interactive-fill-quiet-idle-on-fill-inverse,var(--andes-color-white-alpha-50,hsla(0,0%,100%,.5))));border-color:transparent}.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse .andes-ui-button__text,.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:focus .andes-ui-button__text,.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:link .andes-ui-button__text,.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:visited .andes-ui-button__text{color:var(--andes-color-text-primary,var(--andes-color-text-primary,var(--andes-color-gray-900,#282834)))}.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse .andes-ui-button__icon svg[stroke=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:focus .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:focus .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:focus .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:focus .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:focus .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:focus .andes-ui-button__icon svg[stroke=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:link .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:link .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:link .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:link .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:link .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:link .andes-ui-button__icon svg[stroke=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:visited .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:visited .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:visited .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:visited .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:visited .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:visited .andes-ui-button__icon svg[stroke=currentColor]{color:var(--andes-color-icon-primary,var(--andes-color-icon-primary,var(--andes-color-gray-900,#282834)))}.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:active{background-color:var(--andes-color-interactive-fill-quiet-active-on-fill-inverse,var(--andes-color-interactive-fill-quiet-active-on-fill-inverse,var(--andes-color-white-alpha-70,hsla(0,0%,100%,.7))));border-color:transparent}.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:active .andes-ui-button__text{color:var(--andes-color-text-primary,var(--andes-color-text-primary,var(--andes-color-gray-900,#282834)))}.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:active .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:active .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:active .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:active .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:active .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse:active .andes-ui-button__icon svg[stroke=currentColor]{color:var(--andes-color-icon-inverse,var(--andes-color-icon-inverse,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse.andes-ui-button--disabled{background-color:var(--andes-color-fill-disabled-on-fill-inverse,var(--andes-color-fill-disabled-on-fill-inverse,var(--andes-color-white-alpha-20,hsla(0,0%,100%,.2))));border-color:transparent}.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse.andes-ui-button--disabled .andes-ui-button__text{color:var(--andes-color-text-disabled-on-fill-inverse,var(--andes-color-text-disabled-on-fill-inverse,var(--andes-color-black-alpha-20,rgba(40,40,52,.2))))}.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse.andes-ui-button--disabled .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse.andes-ui-button--disabled .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse.andes-ui-button--disabled .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse.andes-ui-button--disabled .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse.andes-ui-button--disabled .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--quiet.andes-ui-button--color-on-fill-inverse.andes-ui-button--disabled .andes-ui-button__icon svg[stroke=currentColor]{color:var(--andes-color-icon-disabled-on-fill-inverse,var(--andes-color-icon-disabled-on-fill-inverse,var(--andes-color-black-alpha-20,rgba(40,40,52,.2))))}.andes-ui-button-split--quiet .andes-ui-button-split__trigger-button{border-left-color:var(--andes-button-split-quiet-color-border,--andes-color-blue-300)}.andes-ui-button-split--quiet .andes-ui-button-split__trigger-button[data-andes-state=disabled]{border-left-color:var(--andes-color-border-disabled,var(--andes-color-border-disabled,var(--andes-color-gray-400,#b5b9d4)))}.andes-ui-button-split--quiet.andes-ui-button-split--color-on-fill .andes-ui-button-split__trigger-button{border-left-color:var(--andes-button-split-quiet-color-border-on-fill,var(--andes-color-black-alpha-30,rgba(40,40,52,.3)))}.andes-ui-button-split--quiet.andes-ui-button-split--color-on-fill-inverse .andes-ui-button-split__trigger-button{border-left-color:var(--andes-button-split-quiet-color-border-on-fill-inverse,var(--andes-color-black-alpha-10,rgba(40,40,52,.1)))}@media(pointer:fine){.andes-ui-button--mute:hover{background-color:var(--andes-color-interactive-fill-mute-idle,var(--andes-color-interactive-fill-mute-idle,var(--andes-color-transparent,hsla(0,0%,100%,0))));border-color:transparent}.andes-ui-button--mute:hover .andes-ui-button__text{color:var(--andes-color-text-accent-quiet-on-fill,var(--andes-color-text-accent-quiet-on-fill,var(--andes-color-blue-700,#434ce4)))}.andes-ui-button--mute:hover .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--mute:hover .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--mute:hover .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--mute:hover .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--mute:hover .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--mute:hover .andes-ui-button__icon svg[stroke=currentColor]{color:var(--andes-color-icon-accent-quiet-on-fill,var(--andes-color-icon-accent-quiet-on-fill,var(--andes-color-blue-700,#434ce4)))}.andes-ui-button--mute.andes-ui-button--color-on-fill:hover{background-color:var(--andes-color-interactive-fill-mute-idle-on-fill,var(--andes-color-interactive-fill-mute-idle-on-fill,var(--andes-color-transparent,hsla(0,0%,100%,0))));border-color:transparent}.andes-ui-button--mute.andes-ui-button--color-on-fill:hover .andes-ui-button__text{color:var(--andes-color-text-accent-loud-on-fill,var(--andes-color-text-accent-loud-on-fill,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-button--mute.andes-ui-button--color-on-fill:hover .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--mute.andes-ui-button--color-on-fill:hover .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill:hover .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill:hover .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--mute.andes-ui-button--color-on-fill:hover .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill:hover .andes-ui-button__icon svg[stroke=currentColor]{color:var(--andes-color-icon-inverse,var(--andes-color-icon-inverse,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:hover{background-color:var(--andes-color-interactive-fill-mute-idle-on-fill-inverse,var(--andes-color-interactive-fill-mute-idle-on-fill-inverse,var(--andes-color-transparent,hsla(0,0%,100%,0))));border-color:transparent}.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:hover .andes-ui-button__text{color:var(--andes-color-text-primary,var(--andes-color-text-primary,var(--andes-color-gray-900,#282834)))}.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:hover .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:hover .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:hover .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:hover .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:hover .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:hover .andes-ui-button__icon svg[stroke=currentColor]{color:var(--andes-color-icon-primary,var(--andes-color-icon-primary,var(--andes-color-gray-900,#282834)))}}@media(min-width:768px)and (pointer:fine){.andes-ui-button--mute:hover,.andes-ui-button--mute:link:hover,.andes-ui-button--mute:visited:hover{background-color:var(--andes-color-interactive-fill-mute-hover,var(--andes-color-interactive-fill-mute-hover,var(--andes-color-blue-100,#e9f1ff)));border-color:transparent}.andes-ui-button--mute:hover .andes-ui-button__text,.andes-ui-button--mute:link:hover .andes-ui-button__text,.andes-ui-button--mute:visited:hover .andes-ui-button__text{color:var(--andes-color-text-accent-quiet-on-fill,var(--andes-color-text-accent-quiet-on-fill,var(--andes-color-blue-700,#434ce4)))}.andes-ui-button--mute:hover .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--mute:hover .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--mute:hover .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--mute:hover .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--mute:hover .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--mute:hover .andes-ui-button__icon svg[stroke=currentColor],.andes-ui-button--mute:link:hover .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--mute:link:hover .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--mute:link:hover .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--mute:link:hover .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--mute:link:hover .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--mute:link:hover .andes-ui-button__icon svg[stroke=currentColor],.andes-ui-button--mute:visited:hover .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--mute:visited:hover .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--mute:visited:hover .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--mute:visited:hover .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--mute:visited:hover .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--mute:visited:hover .andes-ui-button__icon svg[stroke=currentColor]{color:var(--andes-color-icon-accent-quiet-on-fill,var(--andes-color-icon-accent-quiet-on-fill,var(--andes-color-blue-700,#434ce4)))}.andes-ui-button--mute.andes-ui-button--color-on-fill:hover,.andes-ui-button--mute.andes-ui-button--color-on-fill:link:hover,.andes-ui-button--mute.andes-ui-button--color-on-fill:visited:hover{background-color:var(--andes-color-interactive-fill-mute-hover-on-fill,var(--andes-color-interactive-fill-mute-hover-on-fill,var(--andes-color-black-alpha-10,rgba(40,40,52,.1))));border-color:transparent}.andes-ui-button--mute.andes-ui-button--color-on-fill:hover .andes-ui-button__text,.andes-ui-button--mute.andes-ui-button--color-on-fill:link:hover .andes-ui-button__text,.andes-ui-button--mute.andes-ui-button--color-on-fill:visited:hover .andes-ui-button__text{color:var(--andes-color-text-accent-loud-on-fill,var(--andes-color-text-accent-loud-on-fill,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-button--mute.andes-ui-button--color-on-fill:hover .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--mute.andes-ui-button--color-on-fill:hover .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill:hover .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill:hover .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--mute.andes-ui-button--color-on-fill:hover .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill:hover .andes-ui-button__icon svg[stroke=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill:link:hover .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--mute.andes-ui-button--color-on-fill:link:hover .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill:link:hover .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill:link:hover .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--mute.andes-ui-button--color-on-fill:link:hover .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill:link:hover .andes-ui-button__icon svg[stroke=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill:visited:hover .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--mute.andes-ui-button--color-on-fill:visited:hover .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill:visited:hover .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill:visited:hover .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--mute.andes-ui-button--color-on-fill:visited:hover .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill:visited:hover .andes-ui-button__icon svg[stroke=currentColor]{color:var(--andes-color-icon-inverse,var(--andes-color-icon-inverse,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:hover,.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:link:hover,.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:visited:hover{background-color:var(--andes-color-interactive-fill-mute-hover-on-fill-inverse,var(--andes-color-interactive-fill-mute-hover-on-fill-inverse,var(--andes-color-white-alpha-30,hsla(0,0%,100%,.3))));border-color:transparent}.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:hover .andes-ui-button__text,.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:link:hover .andes-ui-button__text,.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:visited:hover .andes-ui-button__text{color:var(--andes-color-text-primary,var(--andes-color-text-primary,var(--andes-color-gray-900,#282834)))}.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:hover .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:hover .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:hover .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:hover .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:hover .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:hover .andes-ui-button__icon svg[stroke=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:link:hover .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:link:hover .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:link:hover .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:link:hover .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:link:hover .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:link:hover .andes-ui-button__icon svg[stroke=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:visited:hover .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:visited:hover .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:visited:hover .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:visited:hover .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:visited:hover .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:visited:hover .andes-ui-button__icon svg[stroke=currentColor]{color:var(--andes-color-icon-primary,var(--andes-color-icon-primary,var(--andes-color-gray-900,#282834)))}}.andes-ui-button--mute{box-shadow:0 0 0 0 var(--andes-color-white-alpha-100,#fff);cursor:pointer}@media(prefers-reduced-motion:no-preference){.andes-ui-button--mute{-webkit-transition:box-shadow .25s ease-out,background-color .2s ease-out;transition:box-shadow .25s ease-out,background-color .2s ease-out}}.andes-ui-button--mute,.andes-ui-button--mute:focus,.andes-ui-button--mute:link,.andes-ui-button--mute:visited{background-color:var(--andes-color-interactive-fill-mute-idle,var(--andes-color-interactive-fill-mute-idle,var(--andes-color-transparent,hsla(0,0%,100%,0))));border-color:transparent}.andes-ui-button--mute .andes-ui-button__text,.andes-ui-button--mute:focus .andes-ui-button__text,.andes-ui-button--mute:link .andes-ui-button__text,.andes-ui-button--mute:visited .andes-ui-button__text{color:var(--andes-color-text-accent-quiet-on-fill,var(--andes-color-text-accent-quiet-on-fill,var(--andes-color-blue-700,#434ce4)))}.andes-ui-button--mute .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--mute .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--mute .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--mute .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--mute .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--mute .andes-ui-button__icon svg[stroke=currentColor],.andes-ui-button--mute:focus .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--mute:focus .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--mute:focus .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--mute:focus .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--mute:focus .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--mute:focus .andes-ui-button__icon svg[stroke=currentColor],.andes-ui-button--mute:link .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--mute:link .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--mute:link .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--mute:link .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--mute:link .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--mute:link .andes-ui-button__icon svg[stroke=currentColor],.andes-ui-button--mute:visited .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--mute:visited .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--mute:visited .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--mute:visited .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--mute:visited .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--mute:visited .andes-ui-button__icon svg[stroke=currentColor]{color:var(--andes-color-icon-accent-quiet-on-fill,var(--andes-color-icon-accent-quiet-on-fill,var(--andes-color-blue-700,#434ce4)))}@media(pointer:fine)and (prefers-reduced-motion:no-preference){.andes-ui-button--mute:hover{-webkit-transition:background-color .2s ease-in;transition:background-color .2s ease-in}}.andes-ui-button--mute:active{background-color:var(--andes-color-interactive-fill-mute-active,var(--andes-color-interactive-fill-mute-active,var(--andes-color-blue-200,#dee9ff)));border-color:transparent}.andes-ui-button--mute:active .andes-ui-button__text{color:var(--andes-color-text-accent-quiet-on-fill,var(--andes-color-text-accent-quiet-on-fill,var(--andes-color-blue-700,#434ce4)))}.andes-ui-button--mute:active .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--mute:active .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--mute:active .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--mute:active .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--mute:active .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--mute:active .andes-ui-button__icon svg[stroke=currentColor]{color:var(--andes-color-icon-accent-quiet-on-fill,var(--andes-color-icon-accent-quiet-on-fill,var(--andes-color-blue-700,#434ce4)))}.andes-ui-button--mute.andes-ui-button--disabled{background-color:var(--andes-color-interactive-fill-mute-idle,var(--andes-color-interactive-fill-mute-idle,var(--andes-color-transparent,hsla(0,0%,100%,0))));border-color:transparent}.andes-ui-button--mute.andes-ui-button--disabled .andes-ui-button__text{color:var(--andes-color-text-disabled,var(--andes-color-text-disabled,var(--andes-color-gray-500,#9c9ebf)))}.andes-ui-button--mute.andes-ui-button--disabled .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--mute.andes-ui-button--disabled .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--mute.andes-ui-button--disabled .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--mute.andes-ui-button--disabled .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--mute.andes-ui-button--disabled .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--mute.andes-ui-button--disabled .andes-ui-button__icon svg[stroke=currentColor]{color:var(--andes-color-icon-disabled,var(--andes-color-icon-disabled,var(--andes-color-gray-500,#9c9ebf)))}.andes-ui-button--mute.andes-ui-button--disabled{background-clip:padding-box;cursor:default}.andes-ui-button--mute.andes-ui-button--color-on-fill,.andes-ui-button--mute.andes-ui-button--color-on-fill:focus,.andes-ui-button--mute.andes-ui-button--color-on-fill:link,.andes-ui-button--mute.andes-ui-button--color-on-fill:visited{background-color:var(--andes-color-interactive-fill-mute-idle-on-fill,var(--andes-color-interactive-fill-mute-idle-on-fill,var(--andes-color-transparent,hsla(0,0%,100%,0))));border-color:transparent}.andes-ui-button--mute.andes-ui-button--color-on-fill .andes-ui-button__text,.andes-ui-button--mute.andes-ui-button--color-on-fill:focus .andes-ui-button__text,.andes-ui-button--mute.andes-ui-button--color-on-fill:link .andes-ui-button__text,.andes-ui-button--mute.andes-ui-button--color-on-fill:visited .andes-ui-button__text{color:var(--andes-color-text-accent-loud-on-fill,var(--andes-color-text-accent-loud-on-fill,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-button--mute.andes-ui-button--color-on-fill .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--mute.andes-ui-button--color-on-fill .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--mute.andes-ui-button--color-on-fill .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill .andes-ui-button__icon svg[stroke=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill:focus .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--mute.andes-ui-button--color-on-fill:focus .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill:focus .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill:focus .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--mute.andes-ui-button--color-on-fill:focus .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill:focus .andes-ui-button__icon svg[stroke=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill:link .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--mute.andes-ui-button--color-on-fill:link .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill:link .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill:link .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--mute.andes-ui-button--color-on-fill:link .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill:link .andes-ui-button__icon svg[stroke=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill:visited .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--mute.andes-ui-button--color-on-fill:visited .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill:visited .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill:visited .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--mute.andes-ui-button--color-on-fill:visited .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill:visited .andes-ui-button__icon svg[stroke=currentColor]{color:var(--andes-color-icon-inverse,var(--andes-color-icon-inverse,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-button--mute.andes-ui-button--color-on-fill:active{background-color:var(--andes-color-interactive-fill-mute-active-on-fill,var(--andes-color-black-alpha-50,rgba(40,40,52,.5)));border-color:transparent}.andes-ui-button--mute.andes-ui-button--color-on-fill:active .andes-ui-button__text{color:var(--andes-color-text-accent-loud-on-fill,var(--andes-color-text-accent-loud-on-fill,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-button--mute.andes-ui-button--color-on-fill:active .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--mute.andes-ui-button--color-on-fill:active .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill:active .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill:active .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--mute.andes-ui-button--color-on-fill:active .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill:active .andes-ui-button__icon svg[stroke=currentColor]{color:var(--andes-color-icon-inverse,var(--andes-color-icon-inverse,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-button--mute.andes-ui-button--color-on-fill.andes-ui-button--disabled{background-color:var(--andes-color-transparent,var(--andes-color-transparent,hsla(0,0%,100%,0)));border-color:transparent}.andes-ui-button--mute.andes-ui-button--color-on-fill.andes-ui-button--disabled .andes-ui-button__text{color:var(--andes-color-text-disabled-on-fill,var(--andes-color-text-disabled-on-fill,var(--andes-color-white-alpha-20,hsla(0,0%,100%,.2))))}.andes-ui-button--mute.andes-ui-button--color-on-fill.andes-ui-button--disabled .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--mute.andes-ui-button--color-on-fill.andes-ui-button--disabled .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill.andes-ui-button--disabled .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill.andes-ui-button--disabled .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--mute.andes-ui-button--color-on-fill.andes-ui-button--disabled .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill.andes-ui-button--disabled .andes-ui-button__icon svg[stroke=currentColor]{color:var(--andes-color-icon-disabled-on-fill,var(--andes-color-icon-disabled-on-fill,var(--andes-color-white-alpha-20,hsla(0,0%,100%,.2))))}.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse,.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:focus,.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:link,.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:visited{background-color:var(--andes-color-interactive-fill-mute-idle-on-fill-inverse,var(--andes-color-interactive-fill-mute-idle-on-fill-inverse,var(--andes-color-transparent,hsla(0,0%,100%,0))));border-color:transparent}.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse .andes-ui-button__text,.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:focus .andes-ui-button__text,.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:link .andes-ui-button__text,.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:visited .andes-ui-button__text{color:var(--andes-color-text-primary,var(--andes-color-text-primary,var(--andes-color-gray-900,#282834)))}.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse .andes-ui-button__icon svg[stroke=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:focus .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:focus .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:focus .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:focus .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:focus .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:focus .andes-ui-button__icon svg[stroke=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:link .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:link .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:link .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:link .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:link .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:link .andes-ui-button__icon svg[stroke=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:visited .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:visited .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:visited .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:visited .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:visited .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:visited .andes-ui-button__icon svg[stroke=currentColor]{color:var(--andes-color-icon-primary,var(--andes-color-icon-primary,var(--andes-color-gray-900,#282834)))}.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:active{background-color:var(--andes-color-interactive-fill-mute-active-on-fill-inverse,var(--andes-color-interactive-fill-mute-active-on-fill-inverse,var(--andes-color-white-alpha-40,hsla(0,0%,100%,.4))));border-color:transparent}.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:active .andes-ui-button__text{color:var(--andes-color-text-primary,var(--andes-color-text-primary,var(--andes-color-gray-900,#282834)))}.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:active .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:active .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:active .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:active .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:active .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--mute.andes-ui-button--color-on-fill-inverse:active .andes-ui-button__icon svg[stroke=currentColor]{color:var(--andes-color-icon-primary,var(--andes-color-icon-primary,var(--andes-color-gray-900,#282834)))}.andes-ui-button-split{-webkit-align-items:stretch;align-items:stretch;display:-webkit-inline-flex;display:inline-flex;-webkit-flex-shrink:0;flex-shrink:0;padding:0}.andes-ui-button-split--full-width{width:100%}.andes-ui-button-split__main-button{border-radius:var(--andes-border-radius-actions-inputs-default,var(--andes-border-radius-actions-inputs-default,var(--andes-dimensions-12,12px))) 0 0 var(--andes-border-radius-actions-inputs-default,var(--andes-border-radius-actions-inputs-default,var(--andes-dimensions-12,12px)))}.andes-ui-button-split__trigger-button{border-left:var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px))) solid;border-radius:0 var(--andes-border-radius-actions-inputs-default,var(--andes-border-radius-actions-inputs-default,var(--andes-dimensions-12,12px))) var(--andes-border-radius-actions-inputs-default,var(--andes-border-radius-actions-inputs-default,var(--andes-dimensions-12,12px))) 0}.andes-ui-button--loading-determinate .andes-ui-button__progress-bar{height:100%;left:0;position:absolute;top:0}@media(prefers-reduced-motion:no-preference){.andes-ui-button--loading-determinate .andes-ui-button__progress-bar.andes-ui-button__progress-bar--animate{-webkit-transition:width .15s ease-out;transition:width .15s ease-out}.andes-ui-button--loading-determinate .andes-ui-button__content.andes-ui-button__content--animate .andes-ui-button__text,.andes-ui-button--loading-determinate .andes-ui-button__content.andes-ui-button__content--animate:not(.andes-ui-button__content-with-icon--in-progress) svg{-webkit-animation:fade-up .2s ease;animation:fade-up .2s ease}}.andes-ui-button--loading-determinate.andes-ui-button--loud:not(.andes-ui-button--disabled){background-color:var(--andes-button-loud-color-fill-loading,var(--andes-color-blue-800,#353ac5))}.andes-ui-button--loading-determinate.andes-ui-button--loud:not(.andes-ui-button--disabled) .andes-ui-button__progress-bar{background-color:var(--andes-button-loud-bar-color-fill-loading,var(--andes-color-blue-900,#272c96))}.andes-ui-button--loading-determinate.andes-ui-button--loud:not(.andes-ui-button--disabled).andes-ui-button--color-on-fill{background-color:var(--andes-color-interactive-fill-loud-active-on-fill,var(--andes-color-interactive-fill-loud-active-on-fill,var(--andes-color-white-alpha-80,hsla(0,0%,100%,.8))))}.andes-ui-button--loading-determinate.andes-ui-button--loud:not(.andes-ui-button--disabled).andes-ui-button--color-on-fill .andes-ui-button__progress-bar{background-color:var(--andes-color-interactive-fill-loud-hover-on-fill,var(--andes-color-interactive-fill-loud-hover-on-fill,var(--andes-color-white-alpha-90,hsla(0,0%,100%,.9))))}.andes-ui-button--loading-determinate.andes-ui-button--loud:not(.andes-ui-button--disabled).andes-ui-button--color-on-fill-inverse{background-color:var(--andes-color-interactive-fill-loud-active-on-fill-inverse,var(--andes-color-interactive-fill-loud-active-on-fill-inverse,var(--andes-color-white-alpha-80,hsla(0,0%,100%,.8))))}.andes-ui-button--loading-determinate.andes-ui-button--loud:not(.andes-ui-button--disabled).andes-ui-button--color-on-fill-inverse .andes-ui-button__progress-bar{background-color:var(--andes-color-interactive-fill-loud-hover-on-fill-inverse,var(--andes-color-interactive-fill-loud-hover-on-fill-inverse,var(--andes-color-white-alpha-90,hsla(0,0%,100%,.9))))}.andes-ui-button--loading-determinate.andes-ui-button--quiet:not(.andes-ui-button--disabled){background-color:var(--andes-button-quiet-color-fill-loading,var(--andes-color-blue-200,#dee9ff))}.andes-ui-button--loading-determinate.andes-ui-button--quiet:not(.andes-ui-button--disabled) .andes-ui-button__progress-bar{background-color:var(--andes-button-quiet-bar-color-fill-loading,var(--andes-color-blue-300,#c6d8ff))}.andes-ui-button--loading-determinate.andes-ui-button--quiet:not(.andes-ui-button--disabled).andes-ui-button--color-on-fill{background-color:var(--andes-color-interactive-fill-quiet-active-on-fill,var(--andes-color-interactive-fill-quiet-active-on-fill,var(--andes-color-black-alpha-50,rgba(40,40,52,.5))))}.andes-ui-button--loading-determinate.andes-ui-button--quiet:not(.andes-ui-button--disabled).andes-ui-button--color-on-fill .andes-ui-button__progress-bar{background-color:var(--andes-color-interactive-fill-quiet-hover-on-fill,var(--andes-color-interactive-fill-quiet-hover-on-fill,var(--andes-color-black-alpha-40,rgba(40,40,52,.4))))}.andes-ui-button--loading-determinate.andes-ui-button--quiet:not(.andes-ui-button--disabled).andes-ui-button--color-on-fill-inverse{background-color:var(--andes-color-interactive-fill-quiet-active-on-fill-inverse,var(--andes-color-interactive-fill-quiet-active-on-fill-inverse,var(--andes-color-white-alpha-70,hsla(0,0%,100%,.7))))}.andes-ui-button--loading-determinate.andes-ui-button--quiet:not(.andes-ui-button--disabled).andes-ui-button--color-on-fill-inverse .andes-ui-button__progress-bar{background-color:var(--andes-color-interactive-fill-quiet-hover-on-fill-inverse,var(--andes-color-interactive-fill-quiet-hover-on-fill-inverse,var(--andes-color-white-alpha-60,hsla(0,0%,100%,.6))))}.andes-ui-button--loading-determinate.andes-ui-button--mute:not(.andes-ui-button--disabled){background-color:var(--andes-button-mute-color-fill-loading,var(--andes-color-blue-100,#e9f1ff))}.andes-ui-button--loading-determinate.andes-ui-button--mute:not(.andes-ui-button--disabled) .andes-ui-button__progress-bar{background-color:var(--andes-button-mute-bar-color-fill-loading,var(--andes-color-blue-200,#dee9ff))}.andes-ui-button--loading-determinate.andes-ui-button--mute:not(.andes-ui-button--disabled).andes-ui-button--color-on-fill{background-color:var(--andes-color-interactive-fill-mute-active-on-fill,var(--andes-color-interactive-fill-mute-active-on-fill,var(--andes-color-black-alpha-20,rgba(40,40,52,.2))))}.andes-ui-button--loading-determinate.andes-ui-button--mute:not(.andes-ui-button--disabled).andes-ui-button--color-on-fill .andes-ui-button__progress-bar{background-color:var(--andes-color-interactive-fill-mute-hover-on-fill,var(--andes-color-interactive-fill-mute-hover-on-fill,var(--andes-color-black-alpha-10,rgba(40,40,52,.1))))}.andes-ui-button--loading-determinate.andes-ui-button--mute:not(.andes-ui-button--disabled).andes-ui-button--color-on-fill-inverse{background-color:var(--andes-color-interactive-fill-mute-active-on-fill-inverse,var(--andes-color-interactive-fill-mute-active-on-fill-inverse,var(--andes-color-white-alpha-40,hsla(0,0%,100%,.4))))}.andes-ui-button--loading-determinate.andes-ui-button--mute:not(.andes-ui-button--disabled).andes-ui-button--color-on-fill-inverse .andes-ui-button__progress-bar{background-color:var(--andes-color-interactive-fill-mute-hover-on-fill-inverse,var(--andes-color-interactive-fill-mute-hover-on-fill-inverse,var(--andes-color-white-alpha-30,hsla(0,0%,100%,.3))))}@keyframes fade-up{0%{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fade-down{0%{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.andes-ui-button--loading-indeterminate{position:relative}.andes-ui-button--loading-indeterminate .andes-ui-button__text--hidden{pointer-events:none;visibility:hidden}.andes-ui-button--loading-indeterminate .andes-ui-button__spinner{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.andes-ui-progress-indicator-circular__container{display:-webkit-inline-flex;display:inline-flex;-webkit-flex-direction:column;flex-direction:column;gap:var(--andes-spacing-gap-xmicro,var(--andes-spacing-gap-xmicro,var(--andes-dimensions-8,8px)));height:-webkit-max-content;height:-moz-max-content;height:max-content;width:-webkit-max-content;width:-moz-max-content;width:max-content}.andes-ui-progress-indicator-circular__container,.andes-ui-progress-indicator-circular__progress{-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;position:relative}.andes-ui-progress-indicator-circular__progress{display:-webkit-flex;display:flex}.andes-ui-progress-indicator-circular--accent .andes-ui-progress-indicator-circular__circle{stroke:var(--andes-color-icon-accent,var(--andes-color-icon-accent,var(--andes-color-blue-700,#434ce4)))}.andes-ui-progress-indicator-circular--positive .andes-ui-progress-indicator-circular__circle{stroke:var(--andes-color-feedback-border-positive-loud,var(--andes-color-feedback-border-positive-loud,var(--andes-color-green-600,#14a919)))}.andes-ui-progress-indicator-circular--negative .andes-ui-progress-indicator-circular__circle{stroke:var(--andes-color-feedback-border-negative-loud,var(--andes-color-feedback-border-negative-loud,var(--andes-color-red-600,#ed314a)))}.andes-ui-progress-indicator-circular--accent .andes-ui-progress-indicator-circular__circle-bg,.andes-ui-progress-indicator-circular--negative .andes-ui-progress-indicator-circular__circle-bg,.andes-ui-progress-indicator-circular--positive .andes-ui-progress-indicator-circular__circle-bg{stroke:var(--andes-color-border-primary,var(--andes-color-border-primary,var(--andes-color-gray-300,#d0d4e6)))}.andes-ui-progress-indicator-circular--background-inverse .andes-ui-progress-indicator-circular__circle{stroke:var(--andes-color-border-inverse,var(--andes-color-border-inverse,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-progress-indicator-circular--background-inverse .andes-ui-progress-indicator-circular__circle-bg{stroke:var(--andes-color-white-alpha-30,var(--andes-color-white-alpha-30,hsla(0,0%,100%,.3)))}.andes-ui-progress-indicator-circular--indeterminate .andes-ui-progress-indicator-circular__svg{left:0;position:absolute;top:0}@media(prefers-reduced-motion:no-preference){.andes-ui-progress-indicator-circular--indeterminate .andes-ui-progress-indicator-circular__svg{-webkit-animation:andes-pi-circular-rotate 2s linear infinite;animation:andes-pi-circular-rotate 2s linear infinite}}.andes-ui-progress-indicator-circular--indeterminate .andes-ui-progress-indicator-circular__circle{-webkit-animation:andes-pi-circular-dash-reduce-motion 5s ease-in-out infinite;animation:andes-pi-circular-dash-reduce-motion 5s ease-in-out infinite;stroke-linecap:round}@media(prefers-reduced-motion:no-preference){.andes-ui-progress-indicator-circular--indeterminate .andes-ui-progress-indicator-circular__circle{-webkit-animation:andes-pi-circular-dash 1.5s ease-in-out infinite;animation:andes-pi-circular-dash 1.5s ease-in-out infinite}}.andes-ui-progress-indicator-circular--determinate .andes-ui-progress-indicator-circular__svg{left:0;position:absolute;top:0;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.andes-ui-progress-indicator-circular--determinate .andes-ui-progress-indicator-circular__circle{fill:none;stroke-linecap:round}@media(prefers-reduced-motion:no-preference){.andes-ui-progress-indicator-circular--determinate .andes-ui-progress-indicator-circular__circle{-webkit-transition:stroke-dashoffset .15s ease-out;transition:stroke-dashoffset .15s ease-out}}.andes-ui-progress-indicator-circular--determinate .andes-ui-progress-indicator-circular__circle-bg{fill:none;stroke-linecap:round}@media(prefers-reduced-motion:no-preference){.andes-ui-progress-indicator-circular--determinate .andes-ui-progress-indicator-circular__circle-bg{-webkit-transition:stroke-dashoffset .15s ease-out,stroke-dasharray .15s ease-out;transition:stroke-dashoffset .15s ease-out,stroke-dasharray .15s ease-out}.andes-ui-progress-indicator-circular--determinate .andes-ui-progress-indicator-circular__circle--continuous,.andes-ui-progress-indicator-circular--determinate .andes-ui-progress-indicator-circular__circle-bg--continuous{-webkit-transition-timing-function:linear;transition-timing-function:linear}}.andes-ui-progress-indicator-circular--small .andes-ui-progress-indicator-circular__progress,.andes-ui-progress-indicator-circular--small .andes-ui-progress-indicator-circular__svg{height:var(--andes-size-width-icons-xsmall,var(--andes-size-width-icons-xsmall,var(--andes-dimensions-24,24px)));stroke-width:var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)));width:var(--andes-size-width-icons-xsmall,var(--andes-size-width-icons-xsmall,var(--andes-dimensions-24,24px)))}.andes-ui-progress-indicator-circular--xsmall .andes-ui-progress-indicator-circular__progress,.andes-ui-progress-indicator-circular--xsmall .andes-ui-progress-indicator-circular__svg{height:var(--andes-size-width-icons-xtiny,var(--andes-size-width-icons-xtiny,var(--andes-dimensions-16,16px)));stroke-width:var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)));width:var(--andes-size-width-icons-xtiny,var(--andes-size-width-icons-xtiny,var(--andes-dimensions-16,16px)))}.andes-ui-progress-indicator-circular--medium .andes-ui-progress-indicator-circular__progress,.andes-ui-progress-indicator-circular--medium .andes-ui-progress-indicator-circular__svg{height:var(--andes-size-width-icons-small,var(--andes-size-width-icons-small,var(--andes-dimensions-32,32px)));stroke-width:var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px)));width:var(--andes-size-width-icons-small,var(--andes-size-width-icons-small,var(--andes-dimensions-32,32px)))}.andes-ui-progress-indicator-circular--medium .andes-ui-progress-indicator-circular__content--icon{height:var(--andes-size-width-icons-tiny,var(--andes-size-width-icons-tiny,var(--andes-dimensions-20,20px)));width:var(--andes-size-width-icons-tiny,var(--andes-size-width-icons-tiny,var(--andes-dimensions-20,20px)))}.andes-ui-progress-indicator-circular--large .andes-ui-progress-indicator-circular__progress,.andes-ui-progress-indicator-circular--large .andes-ui-progress-indicator-circular__svg{height:var(--andes-size-width-icons-large,var(--andes-size-width-icons-large,var(--andes-dimensions-48,48px)));stroke-width:var(--andes-border-width-xlarge,var(--andes-border-width-xlarge,var(--andes-dimensions-4,4px)));width:var(--andes-size-width-icons-large,var(--andes-size-width-icons-large,var(--andes-dimensions-48,48px)))}.andes-ui-progress-indicator-circular--large .andes-ui-progress-indicator-circular__content--icon{height:var(--andes-size-width-icons-small,var(--andes-size-width-icons-small,var(--andes-dimensions-32,32px)));width:var(--andes-size-width-icons-small,var(--andes-size-width-icons-small,var(--andes-dimensions-32,32px)))}.andes-ui-progress-indicator-circular--xlarge .andes-ui-progress-indicator-circular__progress,.andes-ui-progress-indicator-circular--xlarge .andes-ui-progress-indicator-circular__svg{height:var(--andes-size-width-huge,var(--andes-size-width-huge,var(--andes-dimensions-64,64px)));stroke-width:var(--andes-border-width-xlarge,var(--andes-border-width-xlarge,var(--andes-dimensions-4,4px)));width:var(--andes-size-width-huge,var(--andes-size-width-huge,var(--andes-dimensions-64,64px)))}.andes-ui-progress-indicator-circular--xlarge .andes-ui-progress-indicator-circular__content--icon{height:var(--andes-size-width-icons-large,var(--andes-size-width-icons-large,var(--andes-dimensions-48,48px)));width:var(--andes-size-width-icons-large,var(--andes-size-width-icons-large,var(--andes-dimensions-48,48px)))}.andes-ui-progress-indicator-circular--inline{height:100%;position:relative}.andes-ui-progress-indicator-circular--inline .andes-ui-progress-indicator-circular__container{position:absolute}.andes-ui-progress-indicator-circular--block{position:absolute;z-index:1021}.andes-ui-progress-indicator-circular--block,.andes-ui-progress-indicator-circular--fullscreen{-webkit-align-items:center;align-items:center;bottom:0;display:-webkit-flex;display:flex;height:100%;-webkit-justify-content:center;justify-content:center;left:0;right:0;top:0;width:100%}.andes-ui-progress-indicator-circular--fullscreen{background-color:hsla(0,0%,100%,.9);position:fixed;z-index:1023}.andes-ui-button-group{display:-webkit-inline-flex;display:inline-flex}.andes-ui-button-group--proportional{display:-webkit-flex;display:flex}.andes-ui-button-group--row{-webkit-flex-direction:row;flex-direction:row}.andes-ui-button-group--column,.andes-ui-button-group--horizontal-odd-layout{-webkit-flex-direction:column;flex-direction:column}.andes-ui-button-group__secondary-button-pair{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row}.andes-ui-button-group--small,.andes-ui-button-group--small .andes-ui-button-group__secondary-button-pair{gap:var(--andes-spacing-gap-xnano,var(--andes-spacing-gap-xnano,var(--andes-dimensions-4,4px)))}.andes-ui-button-group--medium,.andes-ui-button-group--medium .andes-ui-button-group__secondary-button-pair{gap:var(--andes-spacing-gap-nano,var(--andes-spacing-gap-nano,var(--andes-dimensions-6,6px)))}.andes-ui-button-group--large,.andes-ui-button-group--large .andes-ui-button-group__secondary-button-pair{gap:var(--andes-spacing-gap-xmicro,var(--andes-spacing-gap-xmicro,var(--andes-dimensions-8,8px)))}.andes-ui-textlink:focus{box-shadow:0 0 0 2px var(--andes-color-white-alpha-100,#fff),0 0 0 3px var(--andes-color-blue-600,#5c70fa),0 0 0 5px var(--andes-color-blue-300,#c6d8ff);-moz-box-shadow:0 0 0 2px var(--andes-color-white-alpha-100,#fff),0 0 0 3px var(--andes-color-blue-600,#5c70fa),0 0 0 5px var(--andes-color-blue-300,#c6d8ff);-webkit-box-shadow:0 0 0 2px var(--andes-color-white-alpha-100,#fff),0 0 0 3px var(--andes-color-blue-600,#5c70fa),0 0 0 5px var(--andes-color-blue-300,#c6d8ff);outline:none}.andes-ui-textlink:focus-visible{box-shadow:0 0 0 2px var(--andes-color-white-alpha-100,#fff),0 0 0 3px var(--andes-color-blue-600,#5c70fa),0 0 0 5px var(--andes-color-blue-300,#c6d8ff);-moz-box-shadow:0 0 0 2px var(--andes-color-white-alpha-100,#fff),0 0 0 3px var(--andes-color-blue-600,#5c70fa),0 0 0 5px var(--andes-color-blue-300,#c6d8ff);-webkit-box-shadow:0 0 0 2px var(--andes-color-white-alpha-100,#fff),0 0 0 3px var(--andes-color-blue-600,#5c70fa),0 0 0 5px var(--andes-color-blue-300,#c6d8ff);outline:none}.andes-ui-textlink:focus:not(:focus-visible){box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}.andes-ui-textlink{-webkit-align-items:center;align-items:center;background-color:transparent;border:0;-moz-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:-webkit-inline-flex;display:inline-flex;gap:var(--andes-spacing-gap-xnano,var(--andes-spacing-gap-xnano,var(--andes-dimensions-4,4px)));padding:var(--andes-spacing-padding-none,var(--andes-spacing-padding-none,var(--andes-dimensions-0,0)));text-decoration:none}.andes-ui-textlink .andes-ui-typography{color:var(--andes-color-text-link-idle,var(--andes-color-text-link-idle,var(--andes-color-blue-700,#434ce4)))}.andes-ui-textlink svg[data-andes-icon-current-color],.andes-ui-textlink svg[fill=currentColor],.andes-ui-textlink svg[stroke=currentColor]{color:var(--andes-color-interactive-icon-idle-accent,var(--andes-color-interactive-icon-idle-accent,var(--andes-color-blue-700,#434ce4)))}.andes-ui-textlink.andes-ui-textlink--disabled{cursor:default;pointer-events:none}.andes-ui-textlink.andes-ui-textlink--disabled .andes-ui-typography{color:var(--andes-color-text-disabled,var(--andes-color-text-disabled,var(--andes-color-gray-500,#9c9ebf)))}.andes-ui-textlink.andes-ui-textlink--disabled svg[data-andes-icon-current-color],.andes-ui-textlink.andes-ui-textlink--disabled svg[fill=currentColor],.andes-ui-textlink.andes-ui-textlink--disabled svg[stroke=currentColor]{color:var(--andes-color-icon-disabled,var(--andes-color-icon-disabled,var(--andes-color-gray-500,#9c9ebf)))}@media(pointer:fine){.andes-ui-textlink:hover .andes-ui-typography{color:var(--andes-color-text-link-hover,var(--andes-color-text-link-hover,var(--andes-color-blue-800,#353ac5)))}.andes-ui-textlink:hover svg[data-andes-icon-current-color],.andes-ui-textlink:hover svg[fill=currentColor],.andes-ui-textlink:hover svg[stroke=currentColor]{color:var(--andes-color-interactive-icon-hover-accent,var(--andes-color-interactive-icon-hover-accent,var(--andes-color-blue-800,#353ac5)))}}.andes-ui-textlink:active .andes-ui-typography{color:var(--andes-color-text-link-active,var(--andes-color-text-link-active,var(--andes-color-blue-900,#272c96)))}.andes-ui-textlink:active svg[data-andes-icon-current-color],.andes-ui-textlink:active svg[fill=currentColor],.andes-ui-textlink:active svg[stroke=currentColor]{color:var(--andes-color-interactive-icon-active-accent,var(--andes-color-interactive-icon-active-accent,var(--andes-color-blue-900,#272c96)))}.andes-ui-textlink--color-inverse .andes-ui-typography{color:var(--andes-color-text-link-idle-inverse,var(--andes-color-text-link-idle-inverse,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-textlink--color-inverse svg[data-andes-icon-current-color],.andes-ui-textlink--color-inverse svg[fill=currentColor],.andes-ui-textlink--color-inverse svg[stroke=currentColor]{color:var(--andes-color-interactive-icon-idle-inverse,var(--andes-color-interactive-icon-idle-inverse,var(--andes-color-white-alpha-100,#fff)))}@media(pointer:fine){.andes-ui-textlink--color-inverse:hover .andes-ui-typography{color:var(--andes-color-text-link-hover-inverse,var(--andes-color-text-link-hover-inverse,var(--andes-color-white-alpha-90,hsla(0,0%,100%,.9))))}.andes-ui-textlink--color-inverse:hover svg[data-andes-icon-current-color],.andes-ui-textlink--color-inverse:hover svg[fill=currentColor],.andes-ui-textlink--color-inverse:hover svg[stroke=currentColor]{color:var(--andes-color-interactive-icon-hover-inverse,var(--andes-color-interactive-icon-hover-inverse,var(--andes-color-white-alpha-90,hsla(0,0%,100%,.9))))}}.andes-ui-textlink--color-inverse:active .andes-ui-typography{color:var(--andes-color-text-link-active-inverse,var(--andes-color-text-link-active-inverse,var(--andes-color-white-alpha-80,hsla(0,0%,100%,.8))))}.andes-ui-textlink--color-inverse:active svg[data-andes-icon-current-color],.andes-ui-textlink--color-inverse:active svg[fill=currentColor],.andes-ui-textlink--color-inverse:active svg[stroke=currentColor]{color:var(--andes-color-interactive-icon-active-inverse,var(--andes-color-interactive-icon-active-inverse,var(--andes-color-white-alpha-80,hsla(0,0%,100%,.8))))}.andes-ui-card{border:var(--andes-card-primary-border-width-default,var(--andes-dimensions-1,1px)) solid var(--andes-color-border-primary,var(--andes-color-border-primary,var(--andes-color-gray-300,#d0d4e6)));border-radius:var(--andes-border-radius-containers-default,var(--andes-border-radius-containers-default,var(--andes-dimensions-20,20px)));-moz-box-sizing:border-box;box-sizing:border-box;display:block;overflow:hidden;position:relative;text-decoration:none}.andes-ui-card--padding-none{padding:var(--andes-spacing-padding-none,var(--andes-spacing-padding-none,var(--andes-dimensions-0,0)))}.andes-ui-card--padding-large{padding:var(--andes-spacing-padding-xtiny,var(--andes-spacing-padding-xtiny,var(--andes-dimensions-16,16px)))}.andes-ui-card--padding-huge{padding:var(--andes-spacing-padding-xsmall,var(--andes-spacing-padding-xsmall,var(--andes-dimensions-24,24px)))}.andes-ui-card--padding-xhuge{padding:var(--andes-spacing-padding-small,var(--andes-spacing-padding-small,var(--andes-dimensions-32,32px)))}.andes-ui-card--default{background-color:var(--andes-color-surface-primary-idle,var(--andes-color-surface-primary-idle,var(--andes-color-white-alpha-100,#fff)));box-shadow:var(--andes-card-primary-shadow-position-x,0) var(--andes-card-primary-shadow-position-y,0) var(--andes-card-primary-shadow-blur-default,0) var(--andes-card-primary-shadow-spread-default,0) var(--andes-card-primary-shadow-color-default,var(--andes-color-transparent,hsla(0,0%,100%,0)))}.andes-ui-card--default:is(button,a[href],[tabindex]):not([hidden],[tabindex="-1"],[disabled]):focus{box-shadow:0 0 0 2px var(--andes-color-white-alpha-100,#fff),0 0 0 3px var(--andes-color-blue-600,#5c70fa),0 0 0 5px var(--andes-color-blue-300,#c6d8ff);-moz-box-shadow:0 0 0 2px var(--andes-color-white-alpha-100,#fff),0 0 0 3px var(--andes-color-blue-600,#5c70fa),0 0 0 5px var(--andes-color-blue-300,#c6d8ff);-webkit-box-shadow:0 0 0 2px var(--andes-color-white-alpha-100,#fff),0 0 0 3px var(--andes-color-blue-600,#5c70fa),0 0 0 5px var(--andes-color-blue-300,#c6d8ff);outline:none}.andes-ui-card--default:is(button,a[href],[tabindex]):not([hidden],[tabindex="-1"],[disabled]):focus-visible{box-shadow:0 0 0 2px var(--andes-color-white-alpha-100,#fff),0 0 0 3px var(--andes-color-blue-600,#5c70fa),0 0 0 5px var(--andes-color-blue-300,#c6d8ff);-moz-box-shadow:0 0 0 2px var(--andes-color-white-alpha-100,#fff),0 0 0 3px var(--andes-color-blue-600,#5c70fa),0 0 0 5px var(--andes-color-blue-300,#c6d8ff);-webkit-box-shadow:0 0 0 2px var(--andes-color-white-alpha-100,#fff),0 0 0 3px var(--andes-color-blue-600,#5c70fa),0 0 0 5px var(--andes-color-blue-300,#c6d8ff);outline:none}.andes-ui-card--default:is(button,a[href],[tabindex]):not([hidden],[tabindex="-1"],[disabled]):focus:not(:focus-visible){box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}@media(pointer:fine){.andes-ui-card--default:is(button,a[href],[tabindex]):not([hidden],[tabindex="-1"],[disabled]):hover{background-color:var(--andes-color-surface-primary-hover,var(--andes-color-surface-primary-hover,var(--andes-color-gray-100,#f4f5f9)))}}.andes-ui-card--default:is(button,a[href],[tabindex]):not([hidden],[tabindex="-1"],[disabled]):active{background-color:var(--andes-color-surface-primary-active,var(--andes-color-surface-primary-active,var(--andes-color-gray-200,#e7e9f3)))}.andes-ui-card--highlight{background-color:var(--andes-color-surface-secondary-idle,var(--andes-color-surface-secondary-idle,var(--andes-color-gray-100,#f4f5f9)));border:none}.andes-ui-card--highlight:is(button,a[href],[tabindex]):not([hidden],[tabindex="-1"],[disabled]):focus{box-shadow:0 0 0 2px var(--andes-color-white-alpha-100,#fff),0 0 0 3px var(--andes-color-blue-600,#5c70fa),0 0 0 5px var(--andes-color-blue-300,#c6d8ff);-moz-box-shadow:0 0 0 2px var(--andes-color-white-alpha-100,#fff),0 0 0 3px var(--andes-color-blue-600,#5c70fa),0 0 0 5px var(--andes-color-blue-300,#c6d8ff);-webkit-box-shadow:0 0 0 2px var(--andes-color-white-alpha-100,#fff),0 0 0 3px var(--andes-color-blue-600,#5c70fa),0 0 0 5px var(--andes-color-blue-300,#c6d8ff);outline:none}.andes-ui-card--highlight:is(button,a[href],[tabindex]):not([hidden],[tabindex="-1"],[disabled]):focus-visible{box-shadow:0 0 0 2px var(--andes-color-white-alpha-100,#fff),0 0 0 3px var(--andes-color-blue-600,#5c70fa),0 0 0 5px var(--andes-color-blue-300,#c6d8ff);-moz-box-shadow:0 0 0 2px var(--andes-color-white-alpha-100,#fff),0 0 0 3px var(--andes-color-blue-600,#5c70fa),0 0 0 5px var(--andes-color-blue-300,#c6d8ff);-webkit-box-shadow:0 0 0 2px var(--andes-color-white-alpha-100,#fff),0 0 0 3px var(--andes-color-blue-600,#5c70fa),0 0 0 5px var(--andes-color-blue-300,#c6d8ff);outline:none}.andes-ui-card--highlight:is(button,a[href],[tabindex]):not([hidden],[tabindex="-1"],[disabled]):focus:not(:focus-visible){box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}@media(pointer:fine){.andes-ui-card--highlight:is(button,a[href],[tabindex]):not([hidden],[tabindex="-1"],[disabled]):hover{background-color:var(--andes-color-surface-secondary-hover,var(--andes-color-surface-secondary-hover,var(--andes-color-gray-200,#e7e9f3)))}}.andes-ui-card--highlight:is(button,a[href],[tabindex]):not([hidden],[tabindex="-1"],[disabled]):active{background-color:var(--andes-color-surface-secondary-active,var(--andes-color-surface-secondary-active,var(--andes-color-gray-300,#d0d4e6)))}.andes-ui-swiper--scroll-hidden{overflow:hidden}.andes-ui-swiper--scroll-visible{overflow-x:visible}.andes-ui-swiper--orientation-vertical>:first-child{height:var(--andes-swiper-container-height,200px)}.andes-ui-swiper--orientation-vertical .andes-ui-swiper__container{-webkit-flex-direction:column;flex-direction:column}.andes-ui-swiper--orientation-vertical .andes-ui-swiper__slide{-webkit-margin-end:0;-moz-margin-end:0;margin-inline-end:0;-webkit-margin-after:var(--andes-swiper-slide-gap,var(--andes-spacing-gap-medium,var(--andes-dimensions-40,40px)));margin-block-end:var(--andes-swiper-slide-gap,var(--andes-spacing-gap-medium,var(--andes-dimensions-40,40px)))}.andes-ui-swiper__container{display:-webkit-flex;display:flex}.andes-ui-swiper__slide{-webkit-flex:0 0 var(--andes-swiper-slide-width,auto);flex:0 0 var(--andes-swiper-slide-width,auto);max-width:100%;min-width:0;-webkit-margin-end:var(--andes-swiper-slide-gap,var(--andes-spacing-gap-medium,var(--andes-dimensions-40,40px)));-moz-margin-end:var(--andes-swiper-slide-gap,var(--andes-spacing-gap-medium,var(--andes-dimensions-40,40px)));margin-inline-end:var(--andes-swiper-slide-gap,var(--andes-spacing-gap-medium,var(--andes-dimensions-40,40px)))}.andes-ui-carousel{position:relative;width:100%}.andes-ui-carousel--gap-none .andes-ui-carousel__slide{-webkit-margin-end:var(--andes-spacing-gap-none,var(--andes-spacing-gap-none,var(--andes-dimensions-0,0)));-moz-margin-end:var(--andes-spacing-gap-none,var(--andes-spacing-gap-none,var(--andes-dimensions-0,0)));margin-inline-end:var(--andes-spacing-gap-none,var(--andes-spacing-gap-none,var(--andes-dimensions-0,0)))}.andes-ui-carousel--gap-medium .andes-ui-carousel__slide{-webkit-margin-end:var(--andes-spacing-gap-micro,var(--andes-spacing-gap-micro,var(--andes-dimensions-12,12px)));-moz-margin-end:var(--andes-spacing-gap-micro,var(--andes-spacing-gap-micro,var(--andes-dimensions-12,12px)));margin-inline-end:var(--andes-spacing-gap-micro,var(--andes-spacing-gap-micro,var(--andes-dimensions-12,12px)))}.andes-ui-carousel--gap-large .andes-ui-carousel__slide{-webkit-margin-end:var(--andes-spacing-gap-xtiny,var(--andes-spacing-gap-xtiny,var(--andes-dimensions-16,16px)));-moz-margin-end:var(--andes-spacing-gap-xtiny,var(--andes-spacing-gap-xtiny,var(--andes-dimensions-16,16px)));margin-inline-end:var(--andes-spacing-gap-xtiny,var(--andes-spacing-gap-xtiny,var(--andes-dimensions-16,16px)))}.andes-ui-carousel--gap-huge .andes-ui-carousel__slide{-webkit-margin-end:var(--andes-spacing-gap-xsmall,var(--andes-spacing-gap-xsmall,var(--andes-dimensions-24,24px)));-moz-margin-end:var(--andes-spacing-gap-xsmall,var(--andes-spacing-gap-xsmall,var(--andes-dimensions-24,24px)));margin-inline-end:var(--andes-spacing-gap-xsmall,var(--andes-spacing-gap-xsmall,var(--andes-dimensions-24,24px)))}.andes-ui-carousel--gap-xhuge .andes-ui-carousel__slide{-webkit-margin-end:var(--andes-spacing-gap-small,var(--andes-spacing-gap-small,var(--andes-dimensions-32,32px)));-moz-margin-end:var(--andes-spacing-gap-small,var(--andes-spacing-gap-small,var(--andes-dimensions-32,32px)));margin-inline-end:var(--andes-spacing-gap-small,var(--andes-spacing-gap-small,var(--andes-dimensions-32,32px)))}.andes-ui-carousel__slide>:first-child:focus{box-shadow:inset 0 0 0 2px var(--andes-color-white-alpha-100,#fff),inset 0 0 0 3px var(--andes-color-blue-600,#5c70fa),inset 0 0 0 5px var(--andes-color-blue-300,#c6d8ff);-moz-box-shadow:inset 0 0 0 2px var(--andes-color-white-alpha-100,#fff),inset 0 0 0 3px var(--andes-color-blue-600,#5c70fa),inset 0 0 0 5px var(--andes-color-blue-300,#c6d8ff);-webkit-box-shadow:inset 0 0 0 2px var(--andes-color-white-alpha-100,#fff),inset 0 0 0 3px var(--andes-color-blue-600,#5c70fa),inset 0 0 0 5px var(--andes-color-blue-300,#c6d8ff);outline:none}.andes-ui-carousel__slide>:first-child:focus-visible{box-shadow:inset 0 0 0 2px var(--andes-color-white-alpha-100,#fff),inset 0 0 0 3px var(--andes-color-blue-600,#5c70fa),inset 0 0 0 5px var(--andes-color-blue-300,#c6d8ff);-moz-box-shadow:inset 0 0 0 2px var(--andes-color-white-alpha-100,#fff),inset 0 0 0 3px var(--andes-color-blue-600,#5c70fa),inset 0 0 0 5px var(--andes-color-blue-300,#c6d8ff);-webkit-box-shadow:inset 0 0 0 2px var(--andes-color-white-alpha-100,#fff),inset 0 0 0 3px var(--andes-color-blue-600,#5c70fa),inset 0 0 0 5px var(--andes-color-blue-300,#c6d8ff);outline:none}.andes-ui-carousel__slide>:first-child:focus:not(:focus-visible){box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}.andes-ui-carousel__slide--full-width{-webkit-flex:0 0 100%;flex:0 0 100%}.andes-ui-carousel__slide .andes-ui-carousel__image{display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;width:100%}.andes-ui-view-indicator{-webkit-align-items:center;align-items:center;-webkit-backdrop-filter:blur(-webkit-calc(var(--andes-glass-blur-default,var(--andes-glass-blur-default,16px))/2));backdrop-filter:blur(calc(var(--andes-glass-blur-default, var(--andes-glass-blur-default, 16px))/2));background:var(--andes-view-indicator-color-fill,var(--andes-color-white-alpha-40,hsla(0,0%,100%,.4)));border:var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px))) solid var(--andes-view-indicator-color-border,var(--andes-color-white-alpha-30,hsla(0,0%,100%,.3)));border-radius:var(--andes-border-radius-full,var(--andes-border-radius-full,9999px));display:-webkit-flex;display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;-webkit-justify-content:center;justify-content:center;list-style:none;margin:0;padding:var(--andes-spacing-padding-nano,var(--andes-spacing-padding-nano,var(--andes-dimensions-6,6px))) var(--andes-spacing-padding-xmicro,var(--andes-spacing-padding-xmicro,var(--andes-dimensions-8,8px)));width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.andes-ui-view-indicator--layout-vertical{-webkit-flex-direction:column;flex-direction:column;padding:var(--andes-spacing-padding-xmicro,var(--andes-spacing-padding-xmicro,var(--andes-dimensions-8,8px))) var(--andes-spacing-padding-nano,var(--andes-spacing-padding-nano,var(--andes-dimensions-6,6px)))}.andes-ui-view-indicator--layout-vertical .andes-ui-view-indicator__item{margin-bottom:var(--andes-spacing-gap-xmicro,var(--andes-spacing-gap-xmicro,var(--andes-dimensions-8,8px)));margin-right:0}.andes-ui-view-indicator--layout-vertical .andes-ui-view-indicator__item--not-visible{margin:0}.andes-ui-view-indicator--layout-vertical .andes-ui-view-indicator__item[data-andes-view-indicator-item-last-visible=true]{margin-bottom:0}.andes-ui-view-indicator--layout-vertical .andes-ui-view-indicator__item[data-andes-view-indicator-item-active=true]{height:var(--andes-view-indicator-view-size-height-selected-large,var(--andes-dimensions-24,24px));width:var(--andes-view-indicator-view-size-width-selected-small,var(--andes-dimensions-8,8px))}.andes-ui-view-indicator__item{border-radius:var(--andes-border-radius-full,var(--andes-border-radius-full,9999px));contain:layout style;display:-webkit-flex;display:flex;-webkit-flex:none;flex:none;height:var(--andes-view-indicator-view-size-height-unselected-large,var(--andes-dimensions-8,8px));margin-right:var(--andes-spacing-gap-xmicro,var(--andes-spacing-gap-xmicro,var(--andes-dimensions-8,8px)));opacity:1;will-change:width,height,opacity,margin}.andes-ui-view-indicator__item[data-andes-view-indicator-item-last-visible=true]{margin-right:0}@media(prefers-reduced-motion:no-preference){.andes-ui-view-indicator__item{-webkit-transition:width .35s ease-in-out,margin .35s ease-in-out,opacity .35s ease-in-out,height .35s ease-in-out;transition:width .35s ease-in-out,margin .35s ease-in-out,opacity .35s ease-in-out,height .35s ease-in-out}}.andes-ui-view-indicator__item button:focus{box-shadow:0 0 0 2px var(--andes-color-white-alpha-100,#fff),0 0 0 3px var(--andes-color-blue-600,#5c70fa),0 0 0 5px var(--andes-color-blue-300,#c6d8ff);-moz-box-shadow:0 0 0 2px var(--andes-color-white-alpha-100,#fff),0 0 0 3px var(--andes-color-blue-600,#5c70fa),0 0 0 5px var(--andes-color-blue-300,#c6d8ff);-webkit-box-shadow:0 0 0 2px var(--andes-color-white-alpha-100,#fff),0 0 0 3px var(--andes-color-blue-600,#5c70fa),0 0 0 5px var(--andes-color-blue-300,#c6d8ff);outline:none}.andes-ui-view-indicator__item button:focus-visible{box-shadow:0 0 0 2px var(--andes-color-white-alpha-100,#fff),0 0 0 3px var(--andes-color-blue-600,#5c70fa),0 0 0 5px var(--andes-color-blue-300,#c6d8ff);-moz-box-shadow:0 0 0 2px var(--andes-color-white-alpha-100,#fff),0 0 0 3px var(--andes-color-blue-600,#5c70fa),0 0 0 5px var(--andes-color-blue-300,#c6d8ff);-webkit-box-shadow:0 0 0 2px var(--andes-color-white-alpha-100,#fff),0 0 0 3px var(--andes-color-blue-600,#5c70fa),0 0 0 5px var(--andes-color-blue-300,#c6d8ff);outline:none}.andes-ui-view-indicator__item button:focus:not(:focus-visible){box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}.andes-ui-view-indicator__item button{background:var(--andes-color-fill-secondary-on-fill,var(--andes-color-fill-secondary-on-fill,var(--andes-color-black-alpha-30,rgba(40,40,52,.3))));border:0;border-radius:inherit;height:100%;padding:var(--andes-spacing-padding-none,var(--andes-spacing-padding-none,var(--andes-dimensions-0,0)));width:100%}@media(prefers-reduced-motion:no-preference){.andes-ui-view-indicator__item button{-webkit-transition:background-color .35s ease-in-out,box-shadow .35s ease-in-out;transition:background-color .35s ease-in-out,box-shadow .35s ease-in-out}}.andes-ui-view-indicator__item[data-andes-view-indicator-item-active=true]{width:var(--andes-view-indicator-view-size-width-selected-large,var(--andes-dimensions-24,24px))}.andes-ui-view-indicator__item[data-andes-view-indicator-item-active=true] button{background:var(--andes-view-indicator-view-color-selected-fill,var(--andes-color-gray-900,#282834))}.andes-ui-view-indicator__item--large{height:var(--andes-view-indicator-view-size-height-unselected-large,var(--andes-dimensions-8,8px));width:var(--andes-view-indicator-view-size-width-unselected-large,var(--andes-dimensions-8,8px))}.andes-ui-view-indicator__item--medium{height:var(--andes-view-indicator-view-size-height-unselected-medium,var(--andes-dimensions-6,6px));width:var(--andes-view-indicator-view-size-width-unselected-medium,var(--andes-dimensions-6,6px))}.andes-ui-view-indicator__item--small{height:var(--andes-view-indicator-view-size-height-unselected-small,var(--andes-dimensions-4,4px));width:var(--andes-view-indicator-view-size-width-unselected-small,var(--andes-dimensions-4,4px))}.andes-ui-view-indicator__item--not-visible{height:1px;width:1px;clip:rect(1px,1px,1px,1px);border:0;margin:0;opacity:0;overflow:hidden}.andes-ui-view-indicator--hidden{display:none}.andes-ui-button:focus{box-shadow:0 0 0 2px var(--andes-color-white-alpha-100,#fff),0 0 0 3px var(--andes-color-blue-600,#5c70fa),0 0 0 5px var(--andes-color-blue-300,#c6d8ff);-moz-box-shadow:0 0 0 2px var(--andes-color-white-alpha-100,#fff),0 0 0 3px var(--andes-color-blue-600,#5c70fa),0 0 0 5px var(--andes-color-blue-300,#c6d8ff);-webkit-box-shadow:0 0 0 2px var(--andes-color-white-alpha-100,#fff),0 0 0 3px var(--andes-color-blue-600,#5c70fa),0 0 0 5px var(--andes-color-blue-300,#c6d8ff);outline:none}.andes-ui-button:focus-visible{box-shadow:0 0 0 2px var(--andes-color-white-alpha-100,#fff),0 0 0 3px var(--andes-color-blue-600,#5c70fa),0 0 0 5px var(--andes-color-blue-300,#c6d8ff);-moz-box-shadow:0 0 0 2px var(--andes-color-white-alpha-100,#fff),0 0 0 3px var(--andes-color-blue-600,#5c70fa),0 0 0 5px var(--andes-color-blue-300,#c6d8ff);-webkit-box-shadow:0 0 0 2px var(--andes-color-white-alpha-100,#fff),0 0 0 3px var(--andes-color-blue-600,#5c70fa),0 0 0 5px var(--andes-color-blue-300,#c6d8ff);outline:none}.andes-ui-button:focus:not(:focus-visible){box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}.andes-ui-button{-webkit-align-items:center;align-items:center;border:none;border-radius:var(--andes-border-radius-actions-inputs-default,var(--andes-border-radius-actions-inputs-default,var(--andes-dimensions-12,12px)));display:-webkit-inline-flex;display:inline-flex;-webkit-justify-content:center;justify-content:center;overflow:hidden;position:relative;text-align:center;width:auto;-webkit-font-smoothing:antialiased}.andes-ui-button:link{text-decoration:none}.andes-ui-button *,.andes-ui-button:link{-moz-box-sizing:border-box;box-sizing:border-box}.andes-ui-button--full-width{display:-webkit-flex;display:flex;width:100%}.andes-ui-button:disabled,.andes-ui-button[aria-disabled=true],.andes-ui-button[disabled]{pointer-events:none}.andes-ui-button.andes-ui-button--color-on-fill,.andes-ui-button.andes-ui-button--color-on-fill-inverse{-webkit-backdrop-filter:blur(var(--andes-dimensions-8,8px));backdrop-filter:blur(var(--andes-dimensions-8,8px))}.andes-ui-button .andes-ui-button__content{position:relative;z-index:1}.andes-ui-button .andes-ui-button__content .andes-ui-button__text{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;height:100%;-webkit-justify-content:center;justify-content:center}.andes-ui-button .andes-ui-button__content .andes-ui-button__text *{display:block;float:left}@media(prefers-reduced-motion:no-preference){.andes-ui-button .andes-ui-button__content.andes-ui-button__content--finished .andes-ui-button__text,.andes-ui-button .andes-ui-button__content.andes-ui-button__content--finished:not(.andes-ui-button__content-with-icon--in-progress) svg{-webkit-animation:fade-down .2s ease;animation:fade-down .2s ease}}.andes-ui-button .andes-ui-button__content.andes-ui-button__content-with-icon{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;gap:var(--andes-spacing-gap-xmicro,var(--andes-spacing-gap-xmicro,var(--andes-dimensions-8,8px)));-webkit-justify-content:center;justify-content:center}.andes-ui-icon-button .andes-ui-button__icon{display:-webkit-flex;display:flex}.andes-ui-button--large{min-height:var(--andes-size-height-actions-large,var(--andes-size-height-actions-large,var(--andes-dimensions-48,48px)));padding:var(--andes-spacing-padding-pico,var(--andes-spacing-padding-pico,var(--andes-dimensions-2,2px))) var(--andes-spacing-padding-xsmall,var(--andes-spacing-padding-xsmall,var(--andes-dimensions-24,24px)))}.andes-ui-button--large svg{--andes-icon-internal-size-height:var( --andes-size-height-icons-tiny,var(--andes-size-height-icons-tiny,var(--andes-dimensions-20,20px)) );--andes-icon-internal-size-width:var( --andes-size-width-icons-tiny,var(--andes-size-width-icons-tiny,var(--andes-dimensions-20,20px)) )}.andes-ui-icon-button.andes-ui-button--large{min-height:var(--andes-size-height-actions-large,var(--andes-size-height-actions-large,var(--andes-dimensions-48,48px)));min-width:var(--andes-size-width-actions-large,var(--andes-size-width-actions-large,var(--andes-dimensions-48,48px)));padding:var(--andes-spacing-padding-pico,var(--andes-spacing-padding-pico,var(--andes-dimensions-2,2px))) var(--andes-spacing-padding-none,var(--andes-spacing-padding-none,var(--andes-dimensions-0,0)))}.andes-ui-icon-button.andes-ui-button--large svg{--andes-icon-internal-size-height:var( --andes-size-height-icons-xsmall,var(--andes-size-height-icons-xsmall,var(--andes-dimensions-24,24px)) );--andes-icon-internal-size-width:var( --andes-size-width-icons-xsmall,var(--andes-size-width-icons-xsmall,var(--andes-dimensions-24,24px)) )}.andes-ui-button-split--large{min-height:var(--andes-size-height-actions-large,var(--andes-size-height-actions-large,var(--andes-dimensions-48,48px)))}.andes-ui-button--small{border-radius:var(--andes-border-radius-actions-inputs-compact,var(--andes-border-radius-actions-inputs-compact,var(--andes-dimensions-8,8px)));min-height:var(--andes-size-height-actions-small,var(--andes-size-height-actions-small,var(--andes-dimensions-32,32px)));padding:var(--andes-spacing-padding-pico,var(--andes-spacing-padding-pico,var(--andes-dimensions-2,2px))) var(--andes-spacing-padding-micro,var(--andes-spacing-padding-micro,var(--andes-dimensions-12,12px)))}.andes-ui-button--small .andes-ui-button__content.andes-ui-button__content-with-icon{gap:var(--andes-spacing-gap-nano,var(--andes-spacing-gap-nano,var(--andes-dimensions-6,6px)))}.andes-ui-button--small svg{--andes-icon-internal-size-height:var( --andes-size-height-icons-xtiny,var(--andes-size-height-icons-xtiny,var(--andes-dimensions-16,16px)) );--andes-icon-internal-size-width:var( --andes-size-width-icons-xtiny,var(--andes-size-width-icons-xtiny,var(--andes-dimensions-16,16px)) )}.andes-ui-icon-button.andes-ui-button--small{min-width:var(--andes-size-width-actions-small,var(--andes-size-width-actions-small,var(--andes-dimensions-32,32px)));padding:var(--andes-spacing-padding-pico,var(--andes-spacing-padding-pico,var(--andes-dimensions-2,2px))) var(--andes-spacing-padding-none,var(--andes-spacing-padding-none,var(--andes-dimensions-0,0)))}.andes-ui-button-split--small,.andes-ui-icon-button.andes-ui-button--small{min-height:var(--andes-size-height-actions-small,var(--andes-size-height-actions-small,var(--andes-dimensions-32,32px)))}.andes-ui-button-split--small .andes-ui-button-split__main-button{border-radius:var(--andes-border-radius-actions-inputs-compact,var(--andes-border-radius-actions-inputs-compact,var(--andes-dimensions-8,8px))) 0 0 var(--andes-border-radius-actions-inputs-compact,var(--andes-border-radius-actions-inputs-compact,var(--andes-dimensions-8,8px)))}.andes-ui-button-split--small .andes-ui-button-split__trigger-button{border-radius:0 var(--andes-border-radius-actions-inputs-compact,var(--andes-border-radius-actions-inputs-compact,var(--andes-dimensions-8,8px))) var(--andes-border-radius-actions-inputs-compact,var(--andes-border-radius-actions-inputs-compact,var(--andes-dimensions-8,8px))) 0}@media(pointer:fine){.andes-ui-button--loud:hover{background-color:var(--andes-color-interactive-fill-loud-idle,var(--andes-color-interactive-fill-loud-idle,var(--andes-color-blue-700,#434ce4)));border-color:transparent}.andes-ui-button--loud:hover .andes-ui-button__text{color:var(--andes-color-text-accent-loud-on-fill,var(--andes-color-text-accent-loud-on-fill,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-button--loud:hover .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--loud:hover .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--loud:hover .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--loud:hover .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--loud:hover .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--loud:hover .andes-ui-button__icon svg[stroke=currentColor]{color:var(--andes-color-icon-accent-loud-on-fill,var(--andes-color-icon-accent-loud-on-fill,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-button--loud.andes-ui-button--color-on-fill:hover{background-color:var(--andes-color-interactive-fill-loud-idle-on-fill,var(--andes-color-interactive-fill-loud-idle-on-fill,var(--andes-color-white-alpha-100,#fff)));border-color:transparent}.andes-ui-button--loud.andes-ui-button--color-on-fill:hover .andes-ui-button__text{color:var(--andes-color-text-primary,var(--andes-color-text-primary,var(--andes-color-gray-900,#282834)))}.andes-ui-button--loud.andes-ui-button--color-on-fill:hover .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--loud.andes-ui-button--color-on-fill:hover .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill:hover .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill:hover .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--loud.andes-ui-button--color-on-fill:hover .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill:hover .andes-ui-button__icon svg[stroke=currentColor]{color:var(--andes-color-icon-primary,var(--andes-color-icon-primary,var(--andes-color-gray-900,#282834)))}.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:hover{background-color:var(--andes-color-interactive-fill-loud-idle-on-fill-inverse,var(--andes-color-interactive-fill-loud-idle-on-fill-inverse,var(--andes-color-white-alpha-100,#fff)));border-color:transparent}.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:hover .andes-ui-button__text{color:var(--andes-color-text-primary,var(--andes-color-text-primary,var(--andes-color-gray-900,#282834)))}.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:hover .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:hover .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:hover .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:hover .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:hover .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:hover .andes-ui-button__icon svg[stroke=currentColor]{color:var(--andes-color-icon-primary,var(--andes-color-icon-primary,var(--andes-color-gray-900,#282834)))}}@media(min-width:768px)and (pointer:fine){.andes-ui-button--loud:hover,.andes-ui-button--loud:link:hover,.andes-ui-button--loud:visited:hover{background-color:var(--andes-color-interactive-fill-loud-hover,var(--andes-color-interactive-fill-loud-hover,var(--andes-color-blue-800,#353ac5)));border-color:transparent}.andes-ui-button--loud:hover .andes-ui-button__text,.andes-ui-button--loud:link:hover .andes-ui-button__text,.andes-ui-button--loud:visited:hover .andes-ui-button__text{color:var(--andes-color-text-accent-loud-on-fill,var(--andes-color-text-accent-loud-on-fill,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-button--loud:hover .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--loud:hover .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--loud:hover .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--loud:hover .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--loud:hover .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--loud:hover .andes-ui-button__icon svg[stroke=currentColor],.andes-ui-button--loud:link:hover .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--loud:link:hover .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--loud:link:hover .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--loud:link:hover .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--loud:link:hover .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--loud:link:hover .andes-ui-button__icon svg[stroke=currentColor],.andes-ui-button--loud:visited:hover .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--loud:visited:hover .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--loud:visited:hover .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--loud:visited:hover .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--loud:visited:hover .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--loud:visited:hover .andes-ui-button__icon svg[stroke=currentColor]{color:var(--andes-color-icon-accent-loud-on-fill,var(--andes-color-icon-accent-loud-on-fill,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-button--loud.andes-ui-button--color-on-fill:hover,.andes-ui-button--loud.andes-ui-button--color-on-fill:link:hover,.andes-ui-button--loud.andes-ui-button--color-on-fill:visited:hover{background-color:var(--andes-color-interactive-fill-loud-hover-on-fill,var(--andes-color-interactive-fill-loud-hover-on-fill,var(--andes-color-white-alpha-90,hsla(0,0%,100%,.9))));border-color:transparent}.andes-ui-button--loud.andes-ui-button--color-on-fill:hover .andes-ui-button__text,.andes-ui-button--loud.andes-ui-button--color-on-fill:link:hover .andes-ui-button__text,.andes-ui-button--loud.andes-ui-button--color-on-fill:visited:hover .andes-ui-button__text{color:var(--andes-color-text-primary,var(--andes-color-text-primary,var(--andes-color-gray-900,#282834)))}.andes-ui-button--loud.andes-ui-button--color-on-fill:hover .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--loud.andes-ui-button--color-on-fill:hover .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill:hover .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill:hover .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--loud.andes-ui-button--color-on-fill:hover .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill:hover .andes-ui-button__icon svg[stroke=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill:link:hover .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--loud.andes-ui-button--color-on-fill:link:hover .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill:link:hover .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill:link:hover .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--loud.andes-ui-button--color-on-fill:link:hover .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill:link:hover .andes-ui-button__icon svg[stroke=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill:visited:hover .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--loud.andes-ui-button--color-on-fill:visited:hover .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill:visited:hover .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill:visited:hover .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--loud.andes-ui-button--color-on-fill:visited:hover .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill:visited:hover .andes-ui-button__icon svg[stroke=currentColor]{color:var(--andes-color-icon-primary,var(--andes-color-icon-primary,var(--andes-color-gray-900,#282834)))}.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:hover,.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:link:hover,.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:visited:hover{background-color:var(--andes-color-interactive-fill-loud-hover-on-fill-inverse,var(--andes-color-interactive-fill-loud-hover-on-fill-inverse,var(--andes-color-white-alpha-90,hsla(0,0%,100%,.9))));border-color:transparent}.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:hover .andes-ui-button__text,.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:link:hover .andes-ui-button__text,.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:visited:hover .andes-ui-button__text{color:var(--andes-color-text-primary,var(--andes-color-text-primary,var(--andes-color-gray-900,#282834)))}.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:hover .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:hover .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:hover .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:hover .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:hover .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:hover .andes-ui-button__icon svg[stroke=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:link:hover .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:link:hover .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:link:hover .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:link:hover .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:link:hover .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:link:hover .andes-ui-button__icon svg[stroke=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:visited:hover .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:visited:hover .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:visited:hover .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:visited:hover .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:visited:hover .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:visited:hover .andes-ui-button__icon svg[stroke=currentColor]{color:var(--andes-color-icon-primary,var(--andes-color-icon-primary,var(--andes-color-gray-900,#282834)))}}.andes-ui-button--loud{box-shadow:0 0 0 0 var(--andes-color-white-alpha-100,#fff);cursor:pointer}@media(prefers-reduced-motion:no-preference){.andes-ui-button--loud{-webkit-transition:box-shadow .25s ease-out,background-color .2s ease-out;transition:box-shadow .25s ease-out,background-color .2s ease-out}}.andes-ui-button--loud,.andes-ui-button--loud:focus,.andes-ui-button--loud:link,.andes-ui-button--loud:visited{background-color:var(--andes-color-interactive-fill-loud-idle,var(--andes-color-interactive-fill-loud-idle,var(--andes-color-blue-700,#434ce4)));border-color:transparent}.andes-ui-button--loud .andes-ui-button__text,.andes-ui-button--loud:focus .andes-ui-button__text,.andes-ui-button--loud:link .andes-ui-button__text,.andes-ui-button--loud:visited .andes-ui-button__text{color:var(--andes-color-text-accent-loud-on-fill,var(--andes-color-text-accent-loud-on-fill,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-button--loud .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--loud .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--loud .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--loud .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--loud .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--loud .andes-ui-button__icon svg[stroke=currentColor],.andes-ui-button--loud:focus .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--loud:focus .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--loud:focus .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--loud:focus .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--loud:focus .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--loud:focus .andes-ui-button__icon svg[stroke=currentColor],.andes-ui-button--loud:link .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--loud:link .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--loud:link .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--loud:link .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--loud:link .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--loud:link .andes-ui-button__icon svg[stroke=currentColor],.andes-ui-button--loud:visited .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--loud:visited .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--loud:visited .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--loud:visited .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--loud:visited .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--loud:visited .andes-ui-button__icon svg[stroke=currentColor]{color:var(--andes-color-icon-accent-loud-on-fill,var(--andes-color-icon-accent-loud-on-fill,var(--andes-color-white-alpha-100,#fff)))}@media(pointer:fine)and (prefers-reduced-motion:no-preference){.andes-ui-button--loud:hover{-webkit-transition:background-color .2s ease-in;transition:background-color .2s ease-in}}.andes-ui-button--loud:active{background-color:var(--andes-color-interactive-fill-loud-active,var(--andes-color-interactive-fill-loud-active,var(--andes-color-blue-900,#272c96)));border-color:transparent}.andes-ui-button--loud:active .andes-ui-button__text{color:var(--andes-color-text-accent-loud-on-fill,var(--andes-color-text-accent-loud-on-fill,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-button--loud:active .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--loud:active .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--loud:active .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--loud:active .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--loud:active .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--loud:active .andes-ui-button__icon svg[stroke=currentColor]{color:var(--andes-color-icon-accent-loud-on-fill,var(--andes-color-icon-accent-loud-on-fill,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-button--loud.andes-ui-button--disabled{background-color:var(--andes-color-fill-disabled,var(--andes-color-fill-disabled,var(--andes-color-gray-300,#d0d4e6)));border-color:transparent}.andes-ui-button--loud.andes-ui-button--disabled .andes-ui-button__text{color:var(--andes-color-text-disabled,var(--andes-color-text-disabled,var(--andes-color-gray-500,#9c9ebf)))}.andes-ui-button--loud.andes-ui-button--disabled .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--loud.andes-ui-button--disabled .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--loud.andes-ui-button--disabled .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--loud.andes-ui-button--disabled .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--loud.andes-ui-button--disabled .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--loud.andes-ui-button--disabled .andes-ui-button__icon svg[stroke=currentColor]{color:var(--andes-color-icon-disabled,var(--andes-color-icon-disabled,var(--andes-color-gray-500,#9c9ebf)))}.andes-ui-button--loud.andes-ui-button--disabled{background-clip:padding-box;cursor:default}.andes-ui-button--loud.andes-ui-button--color-on-fill,.andes-ui-button--loud.andes-ui-button--color-on-fill:focus,.andes-ui-button--loud.andes-ui-button--color-on-fill:link,.andes-ui-button--loud.andes-ui-button--color-on-fill:visited{background-color:var(--andes-color-interactive-fill-loud-idle-on-fill,var(--andes-color-interactive-fill-loud-idle-on-fill,var(--andes-color-white-alpha-100,#fff)));border-color:transparent}.andes-ui-button--loud.andes-ui-button--color-on-fill .andes-ui-button__text,.andes-ui-button--loud.andes-ui-button--color-on-fill:focus .andes-ui-button__text,.andes-ui-button--loud.andes-ui-button--color-on-fill:link .andes-ui-button__text,.andes-ui-button--loud.andes-ui-button--color-on-fill:visited .andes-ui-button__text{color:var(--andes-color-text-primary,var(--andes-color-text-primary,var(--andes-color-gray-900,#282834)))}.andes-ui-button--loud.andes-ui-button--color-on-fill .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--loud.andes-ui-button--color-on-fill .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--loud.andes-ui-button--color-on-fill .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill .andes-ui-button__icon svg[stroke=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill:focus .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--loud.andes-ui-button--color-on-fill:focus .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill:focus .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill:focus .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--loud.andes-ui-button--color-on-fill:focus .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill:focus .andes-ui-button__icon svg[stroke=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill:link .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--loud.andes-ui-button--color-on-fill:link .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill:link .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill:link .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--loud.andes-ui-button--color-on-fill:link .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill:link .andes-ui-button__icon svg[stroke=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill:visited .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--loud.andes-ui-button--color-on-fill:visited .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill:visited .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill:visited .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--loud.andes-ui-button--color-on-fill:visited .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill:visited .andes-ui-button__icon svg[stroke=currentColor]{color:var(--andes-color-icon-primary,var(--andes-color-icon-primary,var(--andes-color-gray-900,#282834)))}.andes-ui-button--loud.andes-ui-button--color-on-fill:active{background-color:var(--andes-color-interactive-fill-loud-active-on-fill,var(--andes-color-interactive-fill-loud-active-on-fill,var(--andes-color-white-alpha-80,hsla(0,0%,100%,.8))));border-color:transparent}.andes-ui-button--loud.andes-ui-button--color-on-fill:active .andes-ui-button__text{color:var(--andes-color-text-primary,var(--andes-color-text-primary,var(--andes-color-gray-900,#282834)))}.andes-ui-button--loud.andes-ui-button--color-on-fill:active .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--loud.andes-ui-button--color-on-fill:active .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill:active .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill:active .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--loud.andes-ui-button--color-on-fill:active .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill:active .andes-ui-button__icon svg[stroke=currentColor]{color:var(--andes-color-icon-primary,var(--andes-color-icon-primary,var(--andes-color-gray-900,#282834)))}.andes-ui-button--loud.andes-ui-button--color-on-fill.andes-ui-button--disabled{background-color:var(--andes-color-fill-disabled-on-fill,var(--andes-color-fill-disabled-on-fill,var(--andes-color-black-alpha-20,rgba(40,40,52,.2))));border-color:transparent}.andes-ui-button--loud.andes-ui-button--color-on-fill.andes-ui-button--disabled .andes-ui-button__text{color:var(--andes-color-text-disabled-on-fill,var(--andes-color-text-disabled-on-fill,var(--andes-color-white-alpha-20,hsla(0,0%,100%,.2))))}.andes-ui-button--loud.andes-ui-button--color-on-fill.andes-ui-button--disabled .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--loud.andes-ui-button--color-on-fill.andes-ui-button--disabled .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill.andes-ui-button--disabled .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill.andes-ui-button--disabled .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--loud.andes-ui-button--color-on-fill.andes-ui-button--disabled .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill.andes-ui-button--disabled .andes-ui-button__icon svg[stroke=currentColor]{color:var(--andes-color-icon-disabled-on-fill,var(--andes-color-icon-disabled-on-fill,var(--andes-color-white-alpha-20,hsla(0,0%,100%,.2))))}.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse,.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:focus,.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:link,.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:visited{background-color:var(--andes-color-interactive-fill-loud-idle-on-fill-inverse,var(--andes-color-interactive-fill-loud-idle-on-fill-inverse,var(--andes-color-white-alpha-100,#fff)));border-color:transparent}.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse .andes-ui-button__text,.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:focus .andes-ui-button__text,.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:link .andes-ui-button__text,.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:visited .andes-ui-button__text{color:var(--andes-color-text-primary,var(--andes-color-text-primary,var(--andes-color-gray-900,#282834)))}.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse .andes-ui-button__icon svg[stroke=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:focus .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:focus .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:focus .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:focus .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:focus .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:focus .andes-ui-button__icon svg[stroke=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:link .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:link .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:link .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:link .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:link .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:link .andes-ui-button__icon svg[stroke=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:visited .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:visited .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:visited .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:visited .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:visited .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:visited .andes-ui-button__icon svg[stroke=currentColor]{color:var(--andes-color-icon-primary,var(--andes-color-icon-primary,var(--andes-color-gray-900,#282834)))}.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:active{background-color:var(--andes-color-interactive-fill-loud-active-on-fill-inverse,var(--andes-color-interactive-fill-loud-active-on-fill-inverse,var(--andes-color-white-alpha-80,hsla(0,0%,100%,.8))));border-color:transparent}.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:active .andes-ui-button__text{color:var(--andes-color-text-primary,var(--andes-color-text-primary,var(--andes-color-gray-900,#282834)))}.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:active .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:active .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:active .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:active .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:active .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse:active .andes-ui-button__icon svg[stroke=currentColor]{color:var(--andes-color-icon-primary,var(--andes-color-icon-primary,var(--andes-color-gray-900,#282834)))}.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse.andes-ui-button--disabled{background-color:var(--andes-color-fill-disabled-on-fill-inverse,var(--andes-color-fill-disabled-on-fill-inverse,var(--andes-color-white-alpha-20,hsla(0,0%,100%,.2))));border-color:transparent}.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse.andes-ui-button--disabled .andes-ui-button__text{color:var(--andes-color-text-disabled-on-fill-inverse,var(--andes-color-text-disabled-on-fill-inverse,var(--andes-color-black-alpha-20,rgba(40,40,52,.2))))}.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse.andes-ui-button--disabled .andes-ui-button__content-with-icon svg[data-andes-icon-current-color],.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse.andes-ui-button--disabled .andes-ui-button__content-with-icon svg[fill=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse.andes-ui-button--disabled .andes-ui-button__content-with-icon svg[stroke=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse.andes-ui-button--disabled .andes-ui-button__icon svg[data-andes-icon-current-color],.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse.andes-ui-button--disabled .andes-ui-button__icon svg[fill=currentColor],.andes-ui-button--loud.andes-ui-button--color-on-fill-inverse.andes-ui-button--disabled .andes-ui-button__icon svg[stroke=currentColor]{color:var(--andes-color-icon-disabled-on-fill-inverse,var(--andes-color-icon-disabled-on-fill-inverse,var(--andes-color-black-alpha-20,rgba(40,40,52,.2))))}.andes-ui-button-split--loud .andes-ui-button-split__trigger-button{border-left-color:var(--andes-button-split-loud-color-border,--andes-color-blue-900)}.andes-ui-button-split--loud .andes-ui-button-split__trigger-button[data-andes-state=disabled]{border-left-color:var(--andes-color-border-disabled,var(--andes-color-border-disabled,var(--andes-color-gray-400,#b5b9d4)))}.andes-ui-button-split--loud.andes-ui-button-split--color-on-fill .andes-ui-button-split__trigger-button{border-left-color:var(--andes-button-split-loud-color-border-on-fill,--andes-color-black-alpha-10)}.andes-ui-button-split--loud.andes-ui-button-split--color-on-fill .andes-ui-button-split__trigger-button,.andes-ui-button-split--loud.andes-ui-button-split--color-on-fill-inverse .andes-ui-button-split__trigger-button{border-left-color:var(--andes-button-split-loud-color-border-on-fill-inverse,--andes-color-black-alpha-10)}.andes-ui-carousel button.andes-ui-carousel__controls{position:absolute;top:-webkit-calc(50% - var(--andes-size-height-actions-small,var(--andes-size-height-actions-small,var(--andes-dimensions-32,32px)))/2);top:calc(50% - var(--andes-size-height-actions-small, var(--andes-size-height-actions-small, var(--andes-dimensions-32, 32px)))/2);z-index:1020}.andes-ui-carousel button.andes-ui-carousel__controls--previous{left:var(--andes-spacing-padding-xmicro,var(--andes-spacing-padding-xmicro,var(--andes-dimensions-8,8px)))}.andes-ui-carousel button.andes-ui-carousel__controls--next{right:var(--andes-spacing-padding-xmicro,var(--andes-spacing-padding-xmicro,var(--andes-dimensions-8,8px)))}.andes-ui-carousel__pagination{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;width:100%}.andes-ui-carousel__pagination--hidden{display:none}.andes-ui-carousel__pagination--position-inside{bottom:var(--andes-spacing-gap-xmicro,var(--andes-spacing-gap-xmicro,var(--andes-dimensions-8,8px)));position:absolute}.andes-ui-carousel__pagination--position-outside{margin-top:var(--andes-spacing-gap-micro,var(--andes-spacing-gap-micro,var(--andes-dimensions-12,12px)))}.andes-ui-list:focus{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none}.andes-ui-list:focus-visible{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none}.andes-ui-list{margin:var(--andes-spacing-padding-none,var(--andes-spacing-padding-none,var(--andes-dimensions-0,0)));outline:none;padding:var(--andes-spacing-padding-none,var(--andes-spacing-padding-none,var(--andes-dimensions-0,0)));width:100%;-webkit-font-smoothing:antialiased}.andes-ui-list__item{background-color:var(--andes-color-transparent,var(--andes-color-transparent,hsla(0,0%,100%,0)));border-radius:var(--andes-border-radius-small,var(--andes-border-radius-small,var(--andes-dimensions-8,8px)));display:-webkit-flex;display:flex;gap:var(--andes-spacing-gap-xmicro,var(--andes-spacing-gap-xmicro,var(--andes-dimensions-8,8px)));-webkit-justify-content:space-between;justify-content:space-between;outline:none;position:relative}.andes-ui-list__item-content{-webkit-flex-basis:100%;flex-basis:100%}.andes-ui-list__item-content a,.andes-ui-list__item-content button{position:relative;z-index:2}.andes-ui-list__item-actionable:focus{box-shadow:0 0 0 2px var(--andes-color-white-alpha-100,#fff),0 0 0 3px var(--andes-color-blue-600,#5c70fa),0 0 0 5px var(--andes-color-blue-300,#c6d8ff);-moz-box-shadow:0 0 0 2px var(--andes-color-white-alpha-100,#fff),0 0 0 3px var(--andes-color-blue-600,#5c70fa),0 0 0 5px var(--andes-color-blue-300,#c6d8ff);-webkit-box-shadow:0 0 0 2px var(--andes-color-white-alpha-100,#fff),0 0 0 3px var(--andes-color-blue-600,#5c70fa),0 0 0 5px var(--andes-color-blue-300,#c6d8ff);outline:none}.andes-ui-list__item-actionable:focus-visible{box-shadow:0 0 0 2px var(--andes-color-white-alpha-100,#fff),0 0 0 3px var(--andes-color-blue-600,#5c70fa),0 0 0 5px var(--andes-color-blue-300,#c6d8ff);-moz-box-shadow:0 0 0 2px var(--andes-color-white-alpha-100,#fff),0 0 0 3px var(--andes-color-blue-600,#5c70fa),0 0 0 5px var(--andes-color-blue-300,#c6d8ff);-webkit-box-shadow:0 0 0 2px var(--andes-color-white-alpha-100,#fff),0 0 0 3px var(--andes-color-blue-600,#5c70fa),0 0 0 5px var(--andes-color-blue-300,#c6d8ff);outline:none}.andes-ui-list__item-actionable:focus:not(:focus-visible){box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}.andes-ui-list__item-actionable{background-color:transparent;border:0;cursor:inherit;display:block;height:100%;inset:0;margin:0;outline:none;padding:0;position:absolute;text-align:start;text-decoration:none;width:100%;z-index:1}.andes-ui-list__item-actionable:link,.andes-ui-list__item-actionable:visited{color:var(--andes-color-text-primary,var(--andes-color-text-primary,var(--andes-color-gray-900,#282834)));z-index:1}.andes-ui-list__item-actionable:focus-visible{z-index:2}.andes-ui-list__item--with-divider:after{background-color:var(--andes-color-border-primary,var(--andes-color-border-primary,var(--andes-color-gray-300,#d0d4e6)));bottom:0;content:"";height:var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)));left:0;position:absolute;right:0}.andes-ui-list__item--size-small{--andes-icon-internal-size-height:var( --andes-size-height-icons-xtiny,$andes-size-height-icons-xtiny );--andes-icon-internal-size-width:var( --andes-size-width-icons-xtiny,$andes-size-width-icons-xtiny );padding-bottom:var(--andes-spacing-padding-micro,var(--andes-spacing-padding-micro,var(--andes-dimensions-12,12px)));padding-top:var(--andes-spacing-padding-micro,var(--andes-spacing-padding-micro,var(--andes-dimensions-12,12px)))}.andes-ui-list__item--size-small .andes-ui-list__item-structured-container{gap:var(--andes-spacing-gap-xmicro,var(--andes-spacing-gap-xmicro,var(--andes-dimensions-8,8px)))}.andes-ui-list__item--size-small .andes-ui-money-amount{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex}.andes-ui-list__item--size-small .andes-ui-money-amount__currency .andes-ui-money-amount__currency-symbol{display:-webkit-flex;display:flex}.andes-ui-list__item--size-medium{--andes-icon-internal-size-height:var( --andes-size-height-icons-tiny,$andes-size-height-icons-tiny );--andes-icon-internal-size-width:var( --andes-size-width-icons-tiny,$andes-size-width-icons-tiny );padding-bottom:var(--andes-spacing-padding-micro,var(--andes-spacing-padding-micro,var(--andes-dimensions-12,12px)));padding-top:var(--andes-spacing-padding-micro,var(--andes-spacing-padding-micro,var(--andes-dimensions-12,12px)))}.andes-ui-list__item--size-medium .andes-ui-list__item-structured-container{gap:var(--andes-spacing-gap-xmicro,var(--andes-spacing-gap-xmicro,var(--andes-dimensions-8,8px)))}.andes-ui-list__item--size-large{--andes-icon-internal-size-height:var( --andes-size-height-icons-tiny,$andes-size-height-icons-tiny );--andes-icon-internal-size-width:var( --andes-size-width-icons-tiny,$andes-size-width-icons-tiny );padding-bottom:var(--andes-spacing-padding-xtiny,var(--andes-spacing-padding-xtiny,var(--andes-dimensions-16,16px)));padding-top:var(--andes-spacing-padding-xtiny,var(--andes-spacing-padding-xtiny,var(--andes-dimensions-16,16px)))}.andes-ui-list__item--size-large .andes-ui-list__item-structured-container{gap:var(--andes-spacing-gap-micro,var(--andes-spacing-gap-micro,var(--andes-dimensions-12,12px)))}.andes-ui-list__item-structured-container{-webkit-flex:1 0 0;flex:1 0 0}.andes-ui-list__item-main-content,.andes-ui-list__item-structured-container{-webkit-align-items:flex-start;align-items:flex-start;display:-webkit-flex;display:flex}.andes-ui-list__item-main-content{-webkit-flex:1 0 0;flex:1 0 0;-webkit-flex-direction:column;flex-direction:column;gap:var(--andes-spacing-gap-pico,var(--andes-spacing-gap-pico,var(--andes-dimensions-2,2px)));min-height:0}.andes-ui-list__item-description-row,.andes-ui-list__item-title-row{-webkit-align-items:flex-start;align-items:flex-start;-webkit-align-self:stretch;align-self:stretch;display:-webkit-flex;display:flex;gap:var(--andes-spacing-gap-xmicro,var(--andes-spacing-gap-xmicro,var(--andes-dimensions-8,8px)));-webkit-justify-content:space-between;justify-content:space-between}.andes-ui-list__item-bottom-right-content,.andes-ui-list__item-top-right-content{-webkit-align-items:flex-start;align-items:flex-start;display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end}.andes-ui-list__item:has(.andes-ui-thumbnail).andes-ui-list__item--no-description .andes-ui-list__item-title-row{-webkit-align-items:center;align-items:center}.andes-ui-list__item:has(.andes-ui-thumbnail).andes-ui-list__item--no-description .andes-ui-list__item-top-right-content{-webkit-align-items:center;align-items:center;-webkit-align-self:flex-start;align-self:flex-start}.andes-ui-list__item:has(.andes-ui-thumbnail).andes-ui-list__item--no-description.andes-ui-list__item--size-small .andes-ui-list__item-top-right-content{height:var(--andes-size-height-small,var(--andes-size-height-small,var(--andes-dimensions-32,32px)))}.andes-ui-list__item:has(.andes-ui-thumbnail).andes-ui-list__item--no-description.andes-ui-list__item--size-medium .andes-ui-list__item-top-right-content{height:var(--andes-size-height-medium,var(--andes-size-height-medium,var(--andes-dimensions-40,40px)))}.andes-ui-list__item:has(.andes-ui-thumbnail).andes-ui-list__item--no-description.andes-ui-list__item--size-large .andes-ui-list__item-top-right-content{height:var(--andes-size-height-large,var(--andes-size-height-large,var(--andes-dimensions-48,48px)))}.andes-ui-list__item--padding-x-none{padding-left:var(--andes-spacing-padding-none,var(--andes-spacing-padding-none,var(--andes-dimensions-0,0)));padding-right:var(--andes-spacing-padding-none,var(--andes-spacing-padding-none,var(--andes-dimensions-0,0)))}.andes-ui-list__item--padding-x-small{padding-left:var(--andes-spacing-padding-xmicro,var(--andes-spacing-padding-xmicro,var(--andes-dimensions-8,8px)));padding-right:var(--andes-spacing-padding-xmicro,var(--andes-spacing-padding-xmicro,var(--andes-dimensions-8,8px)))}.andes-ui-list__item--padding-x-medium{padding-left:var(--andes-spacing-padding-micro,var(--andes-spacing-padding-micro,var(--andes-dimensions-12,12px)));padding-right:var(--andes-spacing-padding-micro,var(--andes-spacing-padding-micro,var(--andes-dimensions-12,12px)))}.andes-ui-list__item--padding-x-large{padding-left:var(--andes-spacing-padding-xtiny,var(--andes-spacing-padding-xtiny,var(--andes-dimensions-16,16px)));padding-right:var(--andes-spacing-padding-xtiny,var(--andes-spacing-padding-xtiny,var(--andes-dimensions-16,16px)))}.andes-ui-list__item--padding-y-none{padding-bottom:var(--andes-spacing-padding-none,var(--andes-spacing-padding-none,var(--andes-dimensions-0,0)));padding-top:var(--andes-spacing-padding-none,var(--andes-spacing-padding-none,var(--andes-dimensions-0,0)))}.andes-ui-list__item--padding-y-small{padding-bottom:var(--andes-spacing-padding-xmicro,var(--andes-spacing-padding-xmicro,var(--andes-dimensions-8,8px)));padding-top:var(--andes-spacing-padding-xmicro,var(--andes-spacing-padding-xmicro,var(--andes-dimensions-8,8px)))}.andes-ui-list__item--padding-y-medium{padding-bottom:var(--andes-spacing-padding-micro,var(--andes-spacing-padding-micro,var(--andes-dimensions-12,12px)));padding-top:var(--andes-spacing-padding-micro,var(--andes-spacing-padding-micro,var(--andes-dimensions-12,12px)))}.andes-ui-list__item--padding-y-large{padding-bottom:var(--andes-spacing-padding-xtiny,var(--andes-spacing-padding-xtiny,var(--andes-dimensions-16,16px)));padding-top:var(--andes-spacing-padding-xtiny,var(--andes-spacing-padding-xtiny,var(--andes-dimensions-16,16px)))}.andes-ui-list__group{list-style:none}.andes-ui-list__group--header{-webkit-align-items:flex-end;align-items:flex-end;background-color:var(--andes-color-transparent,var(--andes-color-transparent,hsla(0,0%,100%,0)));color:var(--andes-color-text-secondary,var(--andes-color-text-secondary,var(--andes-color-gray-700,#646587)));cursor:default;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.andes-ui-list__group--sublist{padding:0}.andes-ui-list__group::marker{content:""}.andes-ui-list__group--with-dividers .andes-ui-list__item+.andes-ui-list__item{border-bottom:var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px))) solid var(--andes-color-border-primary,var(--andes-color-border-primary,var(--andes-color-gray-300,#d0d4e6)));border-radius:var(--andes-border-radius-small,var(--andes-border-radius-small,var(--andes-dimensions-8,8px))) var(--andes-border-radius-small,var(--andes-border-radius-small,var(--andes-dimensions-8,8px))) 0 0}.andes-ui-list__group--size-small .andes-ui-list__group--header{padding-bottom:var(--andes-spacing-padding-nano,var(--andes-spacing-padding-nano,var(--andes-dimensions-6,6px)));padding-top:var(--andes-spacing-padding-xmicro,var(--andes-spacing-padding-xmicro,var(--andes-dimensions-8,8px)))}.andes-ui-list__group--size-medium .andes-ui-list__group--header{padding-bottom:var(--andes-spacing-padding-xmicro,var(--andes-spacing-padding-xmicro,var(--andes-dimensions-8,8px)));padding-top:var(--andes-spacing-padding-xtiny,var(--andes-spacing-padding-xtiny,var(--andes-dimensions-16,16px)))}.andes-ui-list__group--size-large .andes-ui-list__group--header{padding-bottom:var(--andes-spacing-padding-micro,var(--andes-spacing-padding-micro,var(--andes-dimensions-12,12px)));padding-top:var(--andes-spacing-padding-tiny,var(--andes-spacing-padding-tiny,var(--andes-dimensions-20,20px)))}.andes-ui-list__group--padding-x-none .andes-ui-list__group--header{padding-left:var(--andes-spacing-padding-none,var(--andes-spacing-padding-none,var(--andes-dimensions-0,0)));padding-right:var(--andes-spacing-padding-none,var(--andes-spacing-padding-none,var(--andes-dimensions-0,0)))}.andes-ui-list__group--padding-x-small .andes-ui-list__group--header{padding-left:var(--andes-spacing-padding-xmicro,var(--andes-spacing-padding-xmicro,var(--andes-dimensions-8,8px)));padding-right:var(--andes-spacing-padding-xmicro,var(--andes-spacing-padding-xmicro,var(--andes-dimensions-8,8px)))}.andes-ui-list__group--padding-x-medium .andes-ui-list__group--header{padding-left:var(--andes-spacing-padding-micro,var(--andes-spacing-padding-micro,var(--andes-dimensions-12,12px)));padding-right:var(--andes-spacing-padding-micro,var(--andes-spacing-padding-micro,var(--andes-dimensions-12,12px)))}.andes-ui-list__group--padding-x-large .andes-ui-list__group--header{padding-left:var(--andes-spacing-padding-xtiny,var(--andes-spacing-padding-xtiny,var(--andes-dimensions-16,16px)));padding-right:var(--andes-spacing-padding-xtiny,var(--andes-spacing-padding-xtiny,var(--andes-dimensions-16,16px)))}.andes-ui-list__group--padding-x-huge .andes-ui-list__group--header{padding-left:var(--andes-spacing-padding-xsmall,var(--andes-spacing-padding-xsmall,var(--andes-dimensions-24,24px)));padding-right:var(--andes-spacing-padding-xsmall,var(--andes-spacing-padding-xsmall,var(--andes-dimensions-24,24px)))}.andes-ui-list__item--selectable.andes-ui-list__item{cursor:pointer}.andes-ui-list__item--selectable.andes-ui-list__item .andes-ui-list__item-chevron{-webkit-align-items:flex-start;align-items:flex-start;display:-webkit-flex;display:flex;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-transform:translateX(35%);transform:translateX(35%)}.andes-ui-list__item--selectable.andes-ui-list__item:has(.andes-ui-thumbnail).andes-ui-list__item--no-description .andes-ui-list__item-chevron{-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.andes-ui-list__item--selectable.andes-ui-list__item:has(.andes-ui-thumbnail).andes-ui-list__item--no-description.andes-ui-list__item--size-small .andes-ui-list__item-chevron{height:var(--andes-size-height-small,var(--andes-size-height-small,var(--andes-dimensions-32,32px)))}.andes-ui-list__item--selectable.andes-ui-list__item:has(.andes-ui-thumbnail).andes-ui-list__item--no-description.andes-ui-list__item--size-medium .andes-ui-list__item-chevron{height:var(--andes-size-height-medium,var(--andes-size-height-medium,var(--andes-dimensions-40,40px)))}.andes-ui-list__item--selectable.andes-ui-list__item:has(.andes-ui-thumbnail).andes-ui-list__item--no-description.andes-ui-list__item--size-large .andes-ui-list__item-chevron{height:var(--andes-size-height-large,var(--andes-size-height-large,var(--andes-dimensions-48,48px)))}.andes-ui-list__item--selectable.andes-ui-list__item .andes-ui-list__item-chevron svg{color:var(--andes-color-interactive-icon-idle-accent,var(--andes-color-interactive-icon-idle-accent,var(--andes-color-blue-700,#434ce4)))}@media(pointer:fine){.andes-ui-list__item--selectable.andes-ui-list__item:hover{background-color:var(--andes-color-surface-primary-hover,var(--andes-color-surface-primary-hover,var(--andes-color-gray-100,#f4f5f9)));-webkit-transition:background-color .1s ease-out;transition:background-color .1s ease-out}.andes-ui-list__item--selectable.andes-ui-list__item:hover .andes-ui-list__item-chevron svg{color:var(--andes-color-interactive-icon-hover-accent,var(--andes-color-interactive-icon-hover-accent,var(--andes-color-blue-800,#353ac5)))}}.andes-ui-list__item--selectable.andes-ui-list__item:active{background-color:var(--andes-color-surface-primary-active,var(--andes-color-surface-primary-active,var(--andes-color-gray-200,#e7e9f3)))}.andes-ui-list__item--selectable.andes-ui-list__item:active .andes-ui-list__item-chevron svg{color:var(--andes-color-interactive-icon-active-accent,var(--andes-color-interactive-icon-active-accent,var(--andes-color-blue-900,#272c96)))}.andes-ui-list__item--selectable.andes-ui-list__item--disabled{background-color:var(--andes-color-surface-primary-disabled,var(--andes-color-surface-primary-disabled,var(--andes-color-transparent,hsla(0,0%,100%,0))));cursor:default}.andes-ui-list__item--selectable.andes-ui-list__item--disabled .andes-ui-list__item-chevron svg{color:var(--andes-color-icon-disabled,var(--andes-color-icon-disabled,var(--andes-color-gray-500,#9c9ebf)))}.andes-ui-list__item--selectable.andes-ui-list__item--disabled:active{background-color:var(--andes-color-surface-primary-disabled,var(--andes-color-surface-primary-disabled,var(--andes-color-transparent,hsla(0,0%,100%,0))))}.andes-ui-list__item--selectable.andes-ui-list__item--disabled:active .andes-ui-list__item-chevron svg{color:var(--andes-color-icon-disabled,var(--andes-color-icon-disabled,var(--andes-color-gray-500,#9c9ebf)))}@media(pointer:fine){.andes-ui-list__item--selectable.andes-ui-list__item--disabled:hover{background-color:var(--andes-color-surface-primary-disabled,var(--andes-color-surface-primary-disabled,var(--andes-color-transparent,hsla(0,0%,100%,0))))}.andes-ui-list__item--selectable.andes-ui-list__item--disabled:hover .andes-ui-list__item-chevron svg{color:var(--andes-color-icon-disabled,var(--andes-color-icon-disabled,var(--andes-color-gray-500,#9c9ebf)))}}.andes-ui-thumbnail--square{overflow:hidden}.andes-ui-thumbnail--square.andes-ui-thumbnail--tiny,.andes-ui-thumbnail--square.andes-ui-thumbnail--xtiny{border-radius:var(--andes-border-radius-xsmall,var(--andes-border-radius-xsmall,var(--andes-dimensions-6,6px)))}.andes-ui-thumbnail--square.andes-ui-thumbnail--xsmall{border-radius:var(--andes-border-radius-small,var(--andes-border-radius-small,var(--andes-dimensions-8,8px)))}.andes-ui-thumbnail--square.andes-ui-thumbnail--large,.andes-ui-thumbnail--square.andes-ui-thumbnail--medium,.andes-ui-thumbnail--square.andes-ui-thumbnail--small{border-radius:var(--andes-border-radius-medium,var(--andes-border-radius-medium,var(--andes-dimensions-12,12px)))}.andes-ui-thumbnail--square.andes-ui-thumbnail--huge,.andes-ui-thumbnail--square.andes-ui-thumbnail--xlarge{border-radius:var(--andes-border-radius-large,var(--andes-border-radius-large,var(--andes-dimensions-16,16px)))}.andes-ui-thumbnail--square.andes-ui-thumbnail--mega,.andes-ui-thumbnail--square.andes-ui-thumbnail--xhuge{border-radius:var(--andes-border-radius-xlarge,var(--andes-border-radius-xlarge,var(--andes-dimensions-20,20px)))}.andes-ui-thumbnail.andes-ui-thumbnail--loud{background-color:var(--andes-color-fill-accent-loud,var(--andes-color-fill-accent-loud,var(--andes-color-blue-700,#434ce4)))}.andes-ui-thumbnail.andes-ui-thumbnail--loud .andes-ui-typography{color:var(--andes-color-text-accent-loud-on-fill,var(--andes-color-text-accent-loud-on-fill,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-thumbnail.andes-ui-thumbnail--loud-disabled{background-color:var(--andes-color-fill-disabled,var(--andes-color-fill-disabled,var(--andes-color-gray-300,#d0d4e6)))}.andes-ui-thumbnail.andes-ui-thumbnail--loud-disabled .andes-ui-typography{color:var(--andes-color-text-disabled,var(--andes-color-text-disabled,var(--andes-color-gray-500,#9c9ebf)))}.andes-ui-thumbnail.andes-ui-thumbnail:has(svg).andes-ui-thumbnail--loud{color:var(--andes-color-icon-accent-loud-on-fill,var(--andes-color-icon-accent-loud-on-fill,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-thumbnail.andes-ui-thumbnail:has(svg).andes-ui-thumbnail--loud svg{color:currentcolor}.andes-ui-thumbnail.andes-ui-thumbnail:has(svg).andes-ui-thumbnail--loud-disabled{color:var(--andes-color-icon-disabled,var(--andes-color-icon-disabled,var(--andes-color-gray-500,#9c9ebf)))}.andes-ui-thumbnail.andes-ui-thumbnail:has(svg).andes-ui-thumbnail--loud-disabled svg{color:currentcolor}.andes-ui-thumbnail.andes-ui-thumbnail--quiet{background-color:var(--andes-color-fill-accent-quiet,var(--andes-color-fill-accent-quiet,var(--andes-color-blue-100,#e9f1ff)))}.andes-ui-thumbnail.andes-ui-thumbnail--quiet .andes-ui-typography{color:var(--andes-color-text-accent-quiet-on-fill,var(--andes-color-text-accent-quiet-on-fill,var(--andes-color-blue-700,#434ce4)))}.andes-ui-thumbnail.andes-ui-thumbnail--quiet-disabled{background-color:var(--andes-color-fill-disabled,var(--andes-color-fill-disabled,var(--andes-color-gray-300,#d0d4e6)))}.andes-ui-thumbnail.andes-ui-thumbnail--quiet-disabled .andes-ui-typography{color:var(--andes-color-text-disabled,var(--andes-color-text-disabled,var(--andes-color-gray-500,#9c9ebf)))}.andes-ui-thumbnail.andes-ui-thumbnail:has(svg).andes-ui-thumbnail--quiet{color:var(--andes-color-icon-accent-quiet-on-fill,var(--andes-color-icon-accent-quiet-on-fill,var(--andes-color-blue-700,#434ce4)))}.andes-ui-thumbnail.andes-ui-thumbnail:has(svg).andes-ui-thumbnail--quiet svg{color:currentcolor}.andes-ui-thumbnail.andes-ui-thumbnail:has(svg).andes-ui-thumbnail--quiet-disabled{color:var(--andes-color-icon-disabled,var(--andes-color-icon-disabled,var(--andes-color-gray-500,#9c9ebf)))}.andes-ui-thumbnail.andes-ui-thumbnail:has(svg).andes-ui-thumbnail--quiet-disabled svg{color:currentcolor}.andes-ui-thumbnail-on-grid{-webkit-align-content:center;align-content:center;-webkit-align-items:center;align-items:center;background-color:var(--andes-color-fill-secondary,var(--andes-color-fill-secondary,var(--andes-color-gray-300,#d0d4e6)));-moz-box-sizing:border-box;box-sizing:border-box;display:grid;-webkit-flex-wrap:wrap;flex-wrap:wrap;grid-template-columns:repeat(2,1fr)}.andes-ui-thumbnail-on-grid .andes-ui-thumbnail{border:var(--andes-border-width-none,var(--andes-border-width-none,var(--andes-dimensions-0,0)))}.andes-ui-thumbnail-on-grid .andes-ui-thumbnail__container{place-items:center center;width:100%}.andes-ui-thumbnail-on-grid .andes-ui-on-grid--overflow{background-color:var(--andes-color-fill-primary,var(--andes-color-fill-primary,var(--andes-color-white-alpha-100,#fff)));border:var(--andes-border-width-none,var(--andes-border-width-none,var(--andes-dimensions-0,0)))}.andes-ui-thumbnail-on-grid--medium{border-radius:var(--andes-border-radius-medium,var(--andes-border-radius-medium,var(--andes-dimensions-12,12px)));gap:var(--andes-spacing-gap-pico,var(--andes-spacing-gap-pico,var(--andes-dimensions-2,2px)));height:var(--andes-size-height-medium,var(--andes-size-height-medium,var(--andes-dimensions-40,40px)));padding:var(--andes-thumbnail-spacing-padding-large,var(--andes-dimensions-3,3px));width:var(--andes-size-width-medium,var(--andes-size-width-medium,var(--andes-dimensions-40,40px)))}.andes-ui-thumbnail-on-grid--large{gap:var(--andes-spacing-gap-xnano,var(--andes-spacing-gap-xnano,var(--andes-dimensions-4,4px)));height:var(--andes-size-height-large,var(--andes-size-height-large,var(--andes-dimensions-48,48px)));width:var(--andes-size-width-large,var(--andes-size-width-large,var(--andes-dimensions-48,48px)))}.andes-ui-thumbnail-on-grid--large,.andes-ui-thumbnail-on-grid--xlarge{border-radius:var(--andes-border-radius-large,var(--andes-border-radius-large,var(--andes-dimensions-16,16px)));padding:var(--andes-spacing-padding-nano,var(--andes-spacing-padding-nano,var(--andes-dimensions-6,6px)))}.andes-ui-thumbnail-on-grid--xlarge{gap:var(--andes-spacing-gap-pico,var(--andes-spacing-gap-pico,var(--andes-dimensions-2,2px)));height:var(--andes-size-height-xlarge,var(--andes-size-height-xlarge,var(--andes-dimensions-56,56px)));width:var(--andes-size-width-xlarge,var(--andes-size-width-xlarge,var(--andes-dimensions-56,56px)))}.andes-ui-thumbnail-on-grid--huge{border-radius:var(--andes-border-radius-large,var(--andes-border-radius-large,var(--andes-dimensions-16,16px)));height:var(--andes-size-height-huge,var(--andes-size-height-huge,var(--andes-dimensions-64,64px)));width:var(--andes-size-width-huge,var(--andes-size-width-huge,var(--andes-dimensions-64,64px)))}.andes-ui-thumbnail-on-grid--huge,.andes-ui-thumbnail-on-grid--mega{gap:var(--andes-spacing-gap-xnano,var(--andes-spacing-gap-xnano,var(--andes-dimensions-4,4px)));padding:var(--andes-spacing-padding-nano,var(--andes-spacing-padding-nano,var(--andes-dimensions-6,6px)))}.andes-ui-thumbnail-on-grid--mega{height:var(--andes-size-height-mega,var(--andes-size-height-mega,var(--andes-dimensions-80,80px)));width:var(--andes-size-width-mega,var(--andes-size-width-mega,var(--andes-dimensions-80,80px)))}.andes-ui-thumbnail-on-grid--mega,.andes-ui-thumbnail-on-grid--xhuge{border-radius:var(--andes-border-radius-xlarge,var(--andes-border-radius-xlarge,var(--andes-dimensions-20,20px)))}.andes-ui-thumbnail-on-grid--xhuge{gap:var(--andes-spacing-gap-xnano,var(--andes-spacing-gap-xnano,var(--andes-dimensions-4,4px)));height:var(--andes-size-height-xhuge,var(--andes-size-height-xhuge,var(--andes-dimensions-72,72px)));padding:var(--andes-spacing-padding-xmicro,var(--andes-spacing-padding-xmicro,var(--andes-dimensions-8,8px)));width:var(--andes-size-width-xhuge,var(--andes-size-width-xhuge,var(--andes-dimensions-72,72px)))}.andes-ui-thumbnail-stacked{display:-webkit-inline-flex;display:inline-flex;height:-webkit-max-content;height:-moz-max-content;height:max-content;width:-webkit-max-content;width:-moz-max-content;width:max-content}.andes-ui-thumbnail-stacked--mega.andes-ui-thumbnail-stacked--last-on-top .andes-ui-thumbnail__container:not(:last-child) .andes-ui-thumbnail--circle{-webkit-mask:-webkit-radial-gradient(-webkit-calc(var(--andes-size-height-mega,var(--andes-size-height-mega,var(--andes-dimensions-80,80px))) * 3/2 + var(--andes-dimensions-negative-8,var(--andes-dimensions-negative-8,-8px))) center,circle,transparent -webkit-calc(var(--andes-size-height-mega,var(--andes-size-height-mega,var(--andes-dimensions-80,80px)))/2 + var(--andes-border-width-large,var(--andes-border-width-xlarge,var(--andes-dimensions-4,4px)))),#000 0);mask:radial-gradient(circle at calc(var(--andes-size-height-mega, var(--andes-size-height-mega, var(--andes-dimensions-80, 80px))) * 3 / 2 + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px))) center,transparent calc(var(--andes-size-height-mega, var(--andes-size-height-mega, var(--andes-dimensions-80, 80px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px)))),#000 0)}.andes-ui-thumbnail-stacked--mega.andes-ui-thumbnail-stacked--last-on-top .andes-ui-thumbnail__container:not(:last-child) .andes-ui-thumbnail--square{-webkit-clip-path:polygon(0 0,0 100%,100% 100%,100% -webkit-calc(50% + var(--andes-size-height-mega,var(--andes-size-height-mega,var(--andes-dimensions-80,80px)))/2 + var(--andes-border-width-large,var(--andes-border-width-xlarge,var(--andes-dimensions-4,4px))) - var(--andes-border-radius-xlarge,var(--andes-border-radius-xlarge,var(--andes-dimensions-20,20px))) - var(--andes-border-width-large,var(--andes-border-width-xlarge,var(--andes-dimensions-4,4px)))),-webkit-calc(var(--andes-size-height-mega,var(--andes-size-height-mega,var(--andes-dimensions-80,80px))) + var(--andes-border-radius-xlarge,var(--andes-border-radius-xlarge,var(--andes-dimensions-20,20px))) + var(--andes-dimensions-negative-8,var(--andes-dimensions-negative-8,-8px)) - var(--andes-border-width-large,var(--andes-border-width-xlarge,var(--andes-dimensions-4,4px)))/2 - (var(--andes-border-radius-xlarge,var(--andes-border-radius-xlarge,var(--andes-dimensions-20,20px))) + var(--andes-border-width-large,var(--andes-border-width-xlarge,var(--andes-dimensions-4,4px)))/2)) -webkit-calc(50% + var(--andes-size-height-mega,var(--andes-size-height-mega,var(--andes-dimensions-80,80px)))/2 + var(--andes-border-width-large,var(--andes-border-width-xlarge,var(--andes-dimensions-4,4px))) - var(--andes-border-radius-xlarge,var(--andes-border-radius-xlarge,var(--andes-dimensions-20,20px))) - var(--andes-border-width-large,var(--andes-border-width-xlarge,var(--andes-dimensions-4,4px)))),-webkit-calc(var(--andes-size-height-mega,var(--andes-size-height-mega,var(--andes-dimensions-80,80px))) + var(--andes-border-radius-xlarge,var(--andes-border-radius-xlarge,var(--andes-dimensions-20,20px))) + var(--andes-dimensions-negative-8,var(--andes-dimensions-negative-8,-8px)) - var(--andes-border-width-large,var(--andes-border-width-xlarge,var(--andes-dimensions-4,4px)))/2 - (var(--andes-border-radius-xlarge,var(--andes-border-radius-xlarge,var(--andes-dimensions-20,20px))) + var(--andes-border-width-large,var(--andes-border-width-xlarge,var(--andes-dimensions-4,4px)))/2)) -webkit-calc(50% - (var(--andes-size-height-mega,var(--andes-size-height-mega,var(--andes-dimensions-80,80px)))/2 + var(--andes-border-width-large,var(--andes-border-width-xlarge,var(--andes-dimensions-4,4px)))) + var(--andes-border-radius-xlarge,var(--andes-border-radius-xlarge,var(--andes-dimensions-20,20px))) + var(--andes-border-width-large,var(--andes-border-width-xlarge,var(--andes-dimensions-4,4px)))),100% -webkit-calc(50% - (var(--andes-size-height-mega,var(--andes-size-height-mega,var(--andes-dimensions-80,80px)))/2 + var(--andes-border-width-large,var(--andes-border-width-xlarge,var(--andes-dimensions-4,4px)))) + var(--andes-border-radius-xlarge,var(--andes-border-radius-xlarge,var(--andes-dimensions-20,20px))) + var(--andes-border-width-large,var(--andes-border-width-xlarge,var(--andes-dimensions-4,4px)))),100% 0);clip-path:polygon(0 0,0 100%,100% 100%,100% calc(50% + var(--andes-size-height-mega, var(--andes-size-height-mega, var(--andes-dimensions-80, 80px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px))) - var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) - var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px)))),calc(var(--andes-size-height-mega, var(--andes-size-height-mega, var(--andes-dimensions-80, 80px))) + var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px))) / 2 - (var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px))) / 2)) calc(50% + var(--andes-size-height-mega, var(--andes-size-height-mega, var(--andes-dimensions-80, 80px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px))) - var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) - var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px)))),calc(var(--andes-size-height-mega, var(--andes-size-height-mega, var(--andes-dimensions-80, 80px))) + var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px))) / 2 - (var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px))) / 2)) calc(50% - (var(--andes-size-height-mega, var(--andes-size-height-mega, var(--andes-dimensions-80, 80px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px)))) + var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px)))),100% calc(50% - (var(--andes-size-height-mega, var(--andes-size-height-mega, var(--andes-dimensions-80, 80px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px)))) + var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px)))),100% 0);-webkit-mask:-webkit-radial-gradient(-webkit-calc(var(--andes-size-height-mega,var(--andes-size-height-mega,var(--andes-dimensions-80,80px))) + var(--andes-border-radius-xlarge,var(--andes-border-radius-xlarge,var(--andes-dimensions-20,20px))) + var(--andes-dimensions-negative-8,var(--andes-dimensions-negative-8,-8px)) - var(--andes-border-width-large,var(--andes-border-width-xlarge,var(--andes-dimensions-4,4px)))/2) -webkit-calc(50% - (var(--andes-size-height-mega,var(--andes-size-height-mega,var(--andes-dimensions-80,80px)))/2 + var(--andes-border-width-large,var(--andes-border-width-xlarge,var(--andes-dimensions-4,4px)))) + var(--andes-border-radius-xlarge,var(--andes-border-radius-xlarge,var(--andes-dimensions-20,20px))) + var(--andes-border-width-large,var(--andes-border-width-xlarge,var(--andes-dimensions-4,4px)))),circle -webkit-calc(var(--andes-border-radius-xlarge,var(--andes-border-radius-xlarge,var(--andes-dimensions-20,20px))) + var(--andes-border-width-large,var(--andes-border-width-xlarge,var(--andes-dimensions-4,4px)))/2),transparent 100%,#000),-webkit-radial-gradient(-webkit-calc(var(--andes-size-height-mega,var(--andes-size-height-mega,var(--andes-dimensions-80,80px))) + var(--andes-border-radius-xlarge,var(--andes-border-radius-xlarge,var(--andes-dimensions-20,20px))) + var(--andes-dimensions-negative-8,var(--andes-dimensions-negative-8,-8px)) - var(--andes-border-width-large,var(--andes-border-width-xlarge,var(--andes-dimensions-4,4px)))/2) -webkit-calc(50% + var(--andes-size-height-mega,var(--andes-size-height-mega,var(--andes-dimensions-80,80px)))/2 + var(--andes-border-width-large,var(--andes-border-width-xlarge,var(--andes-dimensions-4,4px))) - var(--andes-border-radius-xlarge,var(--andes-border-radius-xlarge,var(--andes-dimensions-20,20px))) - var(--andes-border-width-large,var(--andes-border-width-xlarge,var(--andes-dimensions-4,4px)))),circle -webkit-calc(var(--andes-border-radius-xlarge,var(--andes-border-radius-xlarge,var(--andes-dimensions-20,20px))) + var(--andes-border-width-large,var(--andes-border-width-xlarge,var(--andes-dimensions-4,4px)))/2),transparent 100%,#000);mask:radial-gradient(circle calc(var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px))) / 2) at calc(var(--andes-size-height-mega, var(--andes-size-height-mega, var(--andes-dimensions-80, 80px))) + var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px))) / 2) calc(50% - (var(--andes-size-height-mega, var(--andes-size-height-mega, var(--andes-dimensions-80, 80px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px)))) + var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px)))),transparent 100%,#000),radial-gradient(circle calc(var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px))) / 2) at calc(var(--andes-size-height-mega, var(--andes-size-height-mega, var(--andes-dimensions-80, 80px))) + var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px))) / 2) calc(50% + var(--andes-size-height-mega, var(--andes-size-height-mega, var(--andes-dimensions-80, 80px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px))) - var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) - var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px)))),transparent 100%,#000);-webkit-mask-composite:source-in,xor;mask-composite:intersect}.andes-ui-thumbnail-stacked--mega.andes-ui-thumbnail-stacked--first-on-top .andes-ui-thumbnail__container:not(:first-child) .andes-ui-thumbnail--circle{-webkit-mask:-webkit-radial-gradient(-webkit-calc(-1 * var(--andes-size-height-mega,var(--andes-size-height-mega,var(--andes-dimensions-80,80px)))/2 - var(--andes-dimensions-negative-8,var(--andes-dimensions-negative-8,-8px))) center,circle,transparent -webkit-calc(var(--andes-size-height-mega,var(--andes-size-height-mega,var(--andes-dimensions-80,80px)))/2 + var(--andes-border-width-large,var(--andes-border-width-xlarge,var(--andes-dimensions-4,4px)))),#000 0);mask:radial-gradient(circle at calc(-1 * var(--andes-size-height-mega, var(--andes-size-height-mega, var(--andes-dimensions-80, 80px))) / 2 - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px))) center,transparent calc(var(--andes-size-height-mega, var(--andes-size-height-mega, var(--andes-dimensions-80, 80px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px)))),#000 0)}.andes-ui-thumbnail-stacked--mega.andes-ui-thumbnail-stacked--first-on-top .andes-ui-thumbnail__container:not(:first-child) .andes-ui-thumbnail--square{-webkit-clip-path:polygon(0 0,0 -webkit-calc(50% - (var(--andes-size-height-mega,var(--andes-size-height-mega,var(--andes-dimensions-80,80px)))/2 + var(--andes-border-width-large,var(--andes-border-width-xlarge,var(--andes-dimensions-4,4px)))) + var(--andes-border-radius-xlarge,var(--andes-border-radius-xlarge,var(--andes-dimensions-20,20px))) + var(--andes-border-width-large,var(--andes-border-width-xlarge,var(--andes-dimensions-4,4px)))),-webkit-calc(-1 * (var(--andes-border-radius-xlarge,var(--andes-border-radius-xlarge,var(--andes-dimensions-20,20px))) + var(--andes-border-width-large,var(--andes-border-width-xlarge,var(--andes-dimensions-4,4px)))/2) - var(--andes-dimensions-negative-8,var(--andes-dimensions-negative-8,-8px)) + var(--andes-border-width-large,var(--andes-border-width-xlarge,var(--andes-dimensions-4,4px))) + var(--andes-border-radius-xlarge,var(--andes-border-radius-xlarge,var(--andes-dimensions-20,20px))) + var(--andes-border-width-large,var(--andes-border-width-xlarge,var(--andes-dimensions-4,4px)))/2) -webkit-calc(50% - (var(--andes-size-height-mega,var(--andes-size-height-mega,var(--andes-dimensions-80,80px)))/2 + var(--andes-border-width-large,var(--andes-border-width-xlarge,var(--andes-dimensions-4,4px)))) + var(--andes-border-radius-xlarge,var(--andes-border-radius-xlarge,var(--andes-dimensions-20,20px))) + var(--andes-border-width-large,var(--andes-border-width-xlarge,var(--andes-dimensions-4,4px)))),-webkit-calc(-1 * (var(--andes-border-radius-xlarge,var(--andes-border-radius-xlarge,var(--andes-dimensions-20,20px))) + var(--andes-border-width-large,var(--andes-border-width-xlarge,var(--andes-dimensions-4,4px)))/2) - var(--andes-dimensions-negative-8,var(--andes-dimensions-negative-8,-8px)) + var(--andes-border-width-large,var(--andes-border-width-xlarge,var(--andes-dimensions-4,4px))) + var(--andes-border-radius-xlarge,var(--andes-border-radius-xlarge,var(--andes-dimensions-20,20px))) + var(--andes-border-width-large,var(--andes-border-width-xlarge,var(--andes-dimensions-4,4px)))/2) -webkit-calc(50% + var(--andes-size-height-mega,var(--andes-size-height-mega,var(--andes-dimensions-80,80px)))/2 + var(--andes-border-width-large,var(--andes-border-width-xlarge,var(--andes-dimensions-4,4px))) - var(--andes-border-radius-xlarge,var(--andes-border-radius-xlarge,var(--andes-dimensions-20,20px))) - var(--andes-border-width-large,var(--andes-border-width-xlarge,var(--andes-dimensions-4,4px)))),0 -webkit-calc(50% + var(--andes-size-height-mega,var(--andes-size-height-mega,var(--andes-dimensions-80,80px)))/2 + var(--andes-border-width-large,var(--andes-border-width-xlarge,var(--andes-dimensions-4,4px))) - var(--andes-border-radius-xlarge,var(--andes-border-radius-xlarge,var(--andes-dimensions-20,20px))) - var(--andes-border-width-large,var(--andes-border-width-xlarge,var(--andes-dimensions-4,4px)))),0 100%,100% 100%,100% 0);clip-path:polygon(0 0,0 calc(50% - (var(--andes-size-height-mega, var(--andes-size-height-mega, var(--andes-dimensions-80, 80px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px)))) + var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px)))),calc(-1 * (var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px))) + var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px))) / 2) calc(50% - (var(--andes-size-height-mega, var(--andes-size-height-mega, var(--andes-dimensions-80, 80px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px)))) + var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px)))),calc(-1 * (var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px))) + var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px))) / 2) calc(50% + var(--andes-size-height-mega, var(--andes-size-height-mega, var(--andes-dimensions-80, 80px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px))) - var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) - var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px)))),0 calc(50% + var(--andes-size-height-mega, var(--andes-size-height-mega, var(--andes-dimensions-80, 80px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px))) - var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) - var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px)))),0 100%,100% 100%,100% 0);-webkit-mask:-webkit-radial-gradient(-webkit-calc(-1 * (var(--andes-border-radius-xlarge,var(--andes-border-radius-xlarge,var(--andes-dimensions-20,20px))) + var(--andes-border-width-large,var(--andes-border-width-xlarge,var(--andes-dimensions-4,4px)))/2) - var(--andes-dimensions-negative-8,var(--andes-dimensions-negative-8,-8px)) + var(--andes-border-width-large,var(--andes-border-width-xlarge,var(--andes-dimensions-4,4px)))) -webkit-calc(50% - (var(--andes-size-height-mega,var(--andes-size-height-mega,var(--andes-dimensions-80,80px)))/2 + var(--andes-border-width-large,var(--andes-border-width-xlarge,var(--andes-dimensions-4,4px)))) + var(--andes-border-radius-xlarge,var(--andes-border-radius-xlarge,var(--andes-dimensions-20,20px))) + var(--andes-border-width-large,var(--andes-border-width-xlarge,var(--andes-dimensions-4,4px)))),circle -webkit-calc(var(--andes-border-radius-xlarge,var(--andes-border-radius-xlarge,var(--andes-dimensions-20,20px))) + var(--andes-border-width-large,var(--andes-border-width-xlarge,var(--andes-dimensions-4,4px)))/2),transparent 100%,#000),-webkit-radial-gradient(-webkit-calc(-1 * (var(--andes-border-radius-xlarge,var(--andes-border-radius-xlarge,var(--andes-dimensions-20,20px))) + var(--andes-border-width-large,var(--andes-border-width-xlarge,var(--andes-dimensions-4,4px)))/2) - var(--andes-dimensions-negative-8,var(--andes-dimensions-negative-8,-8px)) + var(--andes-border-width-large,var(--andes-border-width-xlarge,var(--andes-dimensions-4,4px)))) -webkit-calc(50% + var(--andes-size-height-mega,var(--andes-size-height-mega,var(--andes-dimensions-80,80px)))/2 + var(--andes-border-width-large,var(--andes-border-width-xlarge,var(--andes-dimensions-4,4px))) - var(--andes-border-radius-xlarge,var(--andes-border-radius-xlarge,var(--andes-dimensions-20,20px))) - var(--andes-border-width-large,var(--andes-border-width-xlarge,var(--andes-dimensions-4,4px)))),circle -webkit-calc(var(--andes-border-radius-xlarge,var(--andes-border-radius-xlarge,var(--andes-dimensions-20,20px))) + var(--andes-border-width-large,var(--andes-border-width-xlarge,var(--andes-dimensions-4,4px)))/2),transparent 100%,#000);mask:radial-gradient(circle calc(var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px))) / 2) at calc(-1 * (var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px)))) calc(50% - (var(--andes-size-height-mega, var(--andes-size-height-mega, var(--andes-dimensions-80, 80px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px)))) + var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px)))),transparent 100%,#000),radial-gradient(circle calc(var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px))) / 2) at calc(-1 * (var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px)))) calc(50% + var(--andes-size-height-mega, var(--andes-size-height-mega, var(--andes-dimensions-80, 80px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px))) - var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) - var(--andes-border-width-large, var(--andes-border-width-xlarge, var(--andes-dimensions-4, 4px)))),transparent 100%,#000);-webkit-mask-composite:source-in,xor;mask-composite:intersect}.andes-ui-thumbnail-stacked--xhuge.andes-ui-thumbnail-stacked--last-on-top .andes-ui-thumbnail__container:not(:last-child) .andes-ui-thumbnail--circle{-webkit-mask:-webkit-radial-gradient(-webkit-calc(var(--andes-size-height-xhuge,var(--andes-size-height-xhuge,var(--andes-dimensions-72,72px))) * 3/2 + var(--andes-dimensions-negative-8,var(--andes-dimensions-negative-8,-8px))) center,circle,transparent -webkit-calc(var(--andes-size-height-xhuge,var(--andes-size-height-xhuge,var(--andes-dimensions-72,72px)))/2 + var(--andes-border-width-large,var(--andes-border-width-large,var(--andes-dimensions-3,3px)))),#000 0);mask:radial-gradient(circle at calc(var(--andes-size-height-xhuge, var(--andes-size-height-xhuge, var(--andes-dimensions-72, 72px))) * 3 / 2 + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px))) center,transparent calc(var(--andes-size-height-xhuge, var(--andes-size-height-xhuge, var(--andes-dimensions-72, 72px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))),#000 0)}.andes-ui-thumbnail-stacked--xhuge.andes-ui-thumbnail-stacked--last-on-top .andes-ui-thumbnail__container:not(:last-child) .andes-ui-thumbnail--square{-webkit-clip-path:polygon(0 0,0 100%,100% 100%,100% -webkit-calc(50% + var(--andes-size-height-xhuge,var(--andes-size-height-xhuge,var(--andes-dimensions-72,72px)))/2 + var(--andes-border-width-large,var(--andes-border-width-large,var(--andes-dimensions-3,3px))) - var(--andes-border-radius-xlarge,var(--andes-border-radius-xlarge,var(--andes-dimensions-20,20px))) - var(--andes-border-width-large,var(--andes-border-width-large,var(--andes-dimensions-3,3px)))),-webkit-calc(var(--andes-size-height-xhuge,var(--andes-size-height-xhuge,var(--andes-dimensions-72,72px))) + var(--andes-border-radius-xlarge,var(--andes-border-radius-xlarge,var(--andes-dimensions-20,20px))) + var(--andes-dimensions-negative-8,var(--andes-dimensions-negative-8,-8px)) - var(--andes-border-width-large,var(--andes-border-width-large,var(--andes-dimensions-3,3px)))/2 - (var(--andes-border-radius-xlarge,var(--andes-border-radius-xlarge,var(--andes-dimensions-20,20px))) + var(--andes-border-width-large,var(--andes-border-width-large,var(--andes-dimensions-3,3px)))/2)) -webkit-calc(50% + var(--andes-size-height-xhuge,var(--andes-size-height-xhuge,var(--andes-dimensions-72,72px)))/2 + var(--andes-border-width-large,var(--andes-border-width-large,var(--andes-dimensions-3,3px))) - var(--andes-border-radius-xlarge,var(--andes-border-radius-xlarge,var(--andes-dimensions-20,20px))) - var(--andes-border-width-large,var(--andes-border-width-large,var(--andes-dimensions-3,3px)))),-webkit-calc(var(--andes-size-height-xhuge,var(--andes-size-height-xhuge,var(--andes-dimensions-72,72px))) + var(--andes-border-radius-xlarge,var(--andes-border-radius-xlarge,var(--andes-dimensions-20,20px))) + var(--andes-dimensions-negative-8,var(--andes-dimensions-negative-8,-8px)) - var(--andes-border-width-large,var(--andes-border-width-large,var(--andes-dimensions-3,3px)))/2 - (var(--andes-border-radius-xlarge,var(--andes-border-radius-xlarge,var(--andes-dimensions-20,20px))) + var(--andes-border-width-large,var(--andes-border-width-large,var(--andes-dimensions-3,3px)))/2)) -webkit-calc(50% - (var(--andes-size-height-xhuge,var(--andes-size-height-xhuge,var(--andes-dimensions-72,72px)))/2 + var(--andes-border-width-large,var(--andes-border-width-large,var(--andes-dimensions-3,3px)))) + var(--andes-border-radius-xlarge,var(--andes-border-radius-xlarge,var(--andes-dimensions-20,20px))) + var(--andes-border-width-large,var(--andes-border-width-large,var(--andes-dimensions-3,3px)))),100% -webkit-calc(50% - (var(--andes-size-height-xhuge,var(--andes-size-height-xhuge,var(--andes-dimensions-72,72px)))/2 + var(--andes-border-width-large,var(--andes-border-width-large,var(--andes-dimensions-3,3px)))) + var(--andes-border-radius-xlarge,var(--andes-border-radius-xlarge,var(--andes-dimensions-20,20px))) + var(--andes-border-width-large,var(--andes-border-width-large,var(--andes-dimensions-3,3px)))),100% 0);clip-path:polygon(0 0,0 100%,100% 100%,100% calc(50% + var(--andes-size-height-xhuge, var(--andes-size-height-xhuge, var(--andes-dimensions-72, 72px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) - var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) - var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))),calc(var(--andes-size-height-xhuge, var(--andes-size-height-xhuge, var(--andes-dimensions-72, 72px))) + var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) / 2 - (var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) / 2)) calc(50% + var(--andes-size-height-xhuge, var(--andes-size-height-xhuge, var(--andes-dimensions-72, 72px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) - var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) - var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))),calc(var(--andes-size-height-xhuge, var(--andes-size-height-xhuge, var(--andes-dimensions-72, 72px))) + var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) / 2 - (var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) / 2)) calc(50% - (var(--andes-size-height-xhuge, var(--andes-size-height-xhuge, var(--andes-dimensions-72, 72px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))) + var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))),100% calc(50% - (var(--andes-size-height-xhuge, var(--andes-size-height-xhuge, var(--andes-dimensions-72, 72px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))) + var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))),100% 0);-webkit-mask:-webkit-radial-gradient(-webkit-calc(var(--andes-size-height-xhuge,var(--andes-size-height-xhuge,var(--andes-dimensions-72,72px))) + var(--andes-border-radius-xlarge,var(--andes-border-radius-xlarge,var(--andes-dimensions-20,20px))) + var(--andes-dimensions-negative-8,var(--andes-dimensions-negative-8,-8px)) - var(--andes-border-width-large,var(--andes-border-width-large,var(--andes-dimensions-3,3px)))/2) -webkit-calc(50% - (var(--andes-size-height-xhuge,var(--andes-size-height-xhuge,var(--andes-dimensions-72,72px)))/2 + var(--andes-border-width-large,var(--andes-border-width-large,var(--andes-dimensions-3,3px)))) + var(--andes-border-radius-xlarge,var(--andes-border-radius-xlarge,var(--andes-dimensions-20,20px))) + var(--andes-border-width-large,var(--andes-border-width-large,var(--andes-dimensions-3,3px)))),circle -webkit-calc(var(--andes-border-radius-xlarge,var(--andes-border-radius-xlarge,var(--andes-dimensions-20,20px))) + var(--andes-border-width-large,var(--andes-border-width-large,var(--andes-dimensions-3,3px)))/2),transparent 100%,#000),-webkit-radial-gradient(-webkit-calc(var(--andes-size-height-xhuge,var(--andes-size-height-xhuge,var(--andes-dimensions-72,72px))) + var(--andes-border-radius-xlarge,var(--andes-border-radius-xlarge,var(--andes-dimensions-20,20px))) + var(--andes-dimensions-negative-8,var(--andes-dimensions-negative-8,-8px)) - var(--andes-border-width-large,var(--andes-border-width-large,var(--andes-dimensions-3,3px)))/2) -webkit-calc(50% + var(--andes-size-height-xhuge,var(--andes-size-height-xhuge,var(--andes-dimensions-72,72px)))/2 + var(--andes-border-width-large,var(--andes-border-width-large,var(--andes-dimensions-3,3px))) - var(--andes-border-radius-xlarge,var(--andes-border-radius-xlarge,var(--andes-dimensions-20,20px))) - var(--andes-border-width-large,var(--andes-border-width-large,var(--andes-dimensions-3,3px)))),circle -webkit-calc(var(--andes-border-radius-xlarge,var(--andes-border-radius-xlarge,var(--andes-dimensions-20,20px))) + var(--andes-border-width-large,var(--andes-border-width-large,var(--andes-dimensions-3,3px)))/2),transparent 100%,#000);mask:radial-gradient(circle calc(var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) / 2) at calc(var(--andes-size-height-xhuge, var(--andes-size-height-xhuge, var(--andes-dimensions-72, 72px))) + var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) / 2) calc(50% - (var(--andes-size-height-xhuge, var(--andes-size-height-xhuge, var(--andes-dimensions-72, 72px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))) + var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))),transparent 100%,#000),radial-gradient(circle calc(var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) / 2) at calc(var(--andes-size-height-xhuge, var(--andes-size-height-xhuge, var(--andes-dimensions-72, 72px))) + var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) / 2) calc(50% + var(--andes-size-height-xhuge, var(--andes-size-height-xhuge, var(--andes-dimensions-72, 72px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) - var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) - var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))),transparent 100%,#000);-webkit-mask-composite:source-in,xor;mask-composite:intersect}.andes-ui-thumbnail-stacked--xhuge.andes-ui-thumbnail-stacked--first-on-top .andes-ui-thumbnail__container:not(:first-child) .andes-ui-thumbnail--circle{-webkit-mask:-webkit-radial-gradient(-webkit-calc(-1 * var(--andes-size-height-xhuge,var(--andes-size-height-xhuge,var(--andes-dimensions-72,72px)))/2 - var(--andes-dimensions-negative-8,var(--andes-dimensions-negative-8,-8px))) center,circle,transparent -webkit-calc(var(--andes-size-height-xhuge,var(--andes-size-height-xhuge,var(--andes-dimensions-72,72px)))/2 + var(--andes-border-width-large,var(--andes-border-width-large,var(--andes-dimensions-3,3px)))),#000 0);mask:radial-gradient(circle at calc(-1 * var(--andes-size-height-xhuge, var(--andes-size-height-xhuge, var(--andes-dimensions-72, 72px))) / 2 - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px))) center,transparent calc(var(--andes-size-height-xhuge, var(--andes-size-height-xhuge, var(--andes-dimensions-72, 72px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))),#000 0)}.andes-ui-thumbnail-stacked--xhuge.andes-ui-thumbnail-stacked--first-on-top .andes-ui-thumbnail__container:not(:first-child) .andes-ui-thumbnail--square{-webkit-clip-path:polygon(0 0,0 -webkit-calc(50% - (var(--andes-size-height-xhuge,var(--andes-size-height-xhuge,var(--andes-dimensions-72,72px)))/2 + var(--andes-border-width-large,var(--andes-border-width-large,var(--andes-dimensions-3,3px)))) + var(--andes-border-radius-xlarge,var(--andes-border-radius-xlarge,var(--andes-dimensions-20,20px))) + var(--andes-border-width-large,var(--andes-border-width-large,var(--andes-dimensions-3,3px)))),-webkit-calc(-1 * (var(--andes-border-radius-xlarge,var(--andes-border-radius-xlarge,var(--andes-dimensions-20,20px))) + var(--andes-border-width-large,var(--andes-border-width-large,var(--andes-dimensions-3,3px)))/2) - var(--andes-dimensions-negative-8,var(--andes-dimensions-negative-8,-8px)) + var(--andes-border-width-large,var(--andes-border-width-large,var(--andes-dimensions-3,3px))) + var(--andes-border-radius-xlarge,var(--andes-border-radius-xlarge,var(--andes-dimensions-20,20px))) + var(--andes-border-width-large,var(--andes-border-width-large,var(--andes-dimensions-3,3px)))/2) -webkit-calc(50% - (var(--andes-size-height-xhuge,var(--andes-size-height-xhuge,var(--andes-dimensions-72,72px)))/2 + var(--andes-border-width-large,var(--andes-border-width-large,var(--andes-dimensions-3,3px)))) + var(--andes-border-radius-xlarge,var(--andes-border-radius-xlarge,var(--andes-dimensions-20,20px))) + var(--andes-border-width-large,var(--andes-border-width-large,var(--andes-dimensions-3,3px)))),-webkit-calc(-1 * (var(--andes-border-radius-xlarge,var(--andes-border-radius-xlarge,var(--andes-dimensions-20,20px))) + var(--andes-border-width-large,var(--andes-border-width-large,var(--andes-dimensions-3,3px)))/2) - var(--andes-dimensions-negative-8,var(--andes-dimensions-negative-8,-8px)) + var(--andes-border-width-large,var(--andes-border-width-large,var(--andes-dimensions-3,3px))) + var(--andes-border-radius-xlarge,var(--andes-border-radius-xlarge,var(--andes-dimensions-20,20px))) + var(--andes-border-width-large,var(--andes-border-width-large,var(--andes-dimensions-3,3px)))/2) -webkit-calc(50% + var(--andes-size-height-xhuge,var(--andes-size-height-xhuge,var(--andes-dimensions-72,72px)))/2 + var(--andes-border-width-large,var(--andes-border-width-large,var(--andes-dimensions-3,3px))) - var(--andes-border-radius-xlarge,var(--andes-border-radius-xlarge,var(--andes-dimensions-20,20px))) - var(--andes-border-width-large,var(--andes-border-width-large,var(--andes-dimensions-3,3px)))),0 -webkit-calc(50% + var(--andes-size-height-xhuge,var(--andes-size-height-xhuge,var(--andes-dimensions-72,72px)))/2 + var(--andes-border-width-large,var(--andes-border-width-large,var(--andes-dimensions-3,3px))) - var(--andes-border-radius-xlarge,var(--andes-border-radius-xlarge,var(--andes-dimensions-20,20px))) - var(--andes-border-width-large,var(--andes-border-width-large,var(--andes-dimensions-3,3px)))),0 100%,100% 100%,100% 0);clip-path:polygon(0 0,0 calc(50% - (var(--andes-size-height-xhuge, var(--andes-size-height-xhuge, var(--andes-dimensions-72, 72px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))) + var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))),calc(-1 * (var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) + var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) / 2) calc(50% - (var(--andes-size-height-xhuge, var(--andes-size-height-xhuge, var(--andes-dimensions-72, 72px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))) + var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))),calc(-1 * (var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) + var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) / 2) calc(50% + var(--andes-size-height-xhuge, var(--andes-size-height-xhuge, var(--andes-dimensions-72, 72px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) - var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) - var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))),0 calc(50% + var(--andes-size-height-xhuge, var(--andes-size-height-xhuge, var(--andes-dimensions-72, 72px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) - var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) - var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))),0 100%,100% 100%,100% 0);-webkit-mask:-webkit-radial-gradient(-webkit-calc(-1 * (var(--andes-border-radius-xlarge,var(--andes-border-radius-xlarge,var(--andes-dimensions-20,20px))) + var(--andes-border-width-large,var(--andes-border-width-large,var(--andes-dimensions-3,3px)))/2) - var(--andes-dimensions-negative-8,var(--andes-dimensions-negative-8,-8px)) + var(--andes-border-width-large,var(--andes-border-width-large,var(--andes-dimensions-3,3px)))) -webkit-calc(50% - (var(--andes-size-height-xhuge,var(--andes-size-height-xhuge,var(--andes-dimensions-72,72px)))/2 + var(--andes-border-width-large,var(--andes-border-width-large,var(--andes-dimensions-3,3px)))) + var(--andes-border-radius-xlarge,var(--andes-border-radius-xlarge,var(--andes-dimensions-20,20px))) + var(--andes-border-width-large,var(--andes-border-width-large,var(--andes-dimensions-3,3px)))),circle -webkit-calc(var(--andes-border-radius-xlarge,var(--andes-border-radius-xlarge,var(--andes-dimensions-20,20px))) + var(--andes-border-width-large,var(--andes-border-width-large,var(--andes-dimensions-3,3px)))/2),transparent 100%,#000),-webkit-radial-gradient(-webkit-calc(-1 * (var(--andes-border-radius-xlarge,var(--andes-border-radius-xlarge,var(--andes-dimensions-20,20px))) + var(--andes-border-width-large,var(--andes-border-width-large,var(--andes-dimensions-3,3px)))/2) - var(--andes-dimensions-negative-8,var(--andes-dimensions-negative-8,-8px)) + var(--andes-border-width-large,var(--andes-border-width-large,var(--andes-dimensions-3,3px)))) -webkit-calc(50% + var(--andes-size-height-xhuge,var(--andes-size-height-xhuge,var(--andes-dimensions-72,72px)))/2 + var(--andes-border-width-large,var(--andes-border-width-large,var(--andes-dimensions-3,3px))) - var(--andes-border-radius-xlarge,var(--andes-border-radius-xlarge,var(--andes-dimensions-20,20px))) - var(--andes-border-width-large,var(--andes-border-width-large,var(--andes-dimensions-3,3px)))),circle -webkit-calc(var(--andes-border-radius-xlarge,var(--andes-border-radius-xlarge,var(--andes-dimensions-20,20px))) + var(--andes-border-width-large,var(--andes-border-width-large,var(--andes-dimensions-3,3px)))/2),transparent 100%,#000);mask:radial-gradient(circle calc(var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) / 2) at calc(-1 * (var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))) calc(50% - (var(--andes-size-height-xhuge, var(--andes-size-height-xhuge, var(--andes-dimensions-72, 72px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))) + var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))),transparent 100%,#000),radial-gradient(circle calc(var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) / 2) at calc(-1 * (var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))) calc(50% + var(--andes-size-height-xhuge, var(--andes-size-height-xhuge, var(--andes-dimensions-72, 72px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) - var(--andes-border-radius-xlarge, var(--andes-border-radius-xlarge, var(--andes-dimensions-20, 20px))) - var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))),transparent 100%,#000);-webkit-mask-composite:source-in,xor;mask-composite:intersect}.andes-ui-thumbnail-stacked--huge.andes-ui-thumbnail-stacked--last-on-top .andes-ui-thumbnail__container:not(:last-child) .andes-ui-thumbnail--circle{-webkit-mask:-webkit-radial-gradient(-webkit-calc(var(--andes-size-height-huge,var(--andes-size-height-huge,var(--andes-dimensions-64,64px))) * 3/2 + var(--andes-dimensions-negative-8,var(--andes-dimensions-negative-8,-8px))) center,circle,transparent -webkit-calc(var(--andes-size-height-huge,var(--andes-size-height-huge,var(--andes-dimensions-64,64px)))/2 + var(--andes-border-width-large,var(--andes-border-width-large,var(--andes-dimensions-3,3px)))),#000 0);mask:radial-gradient(circle at calc(var(--andes-size-height-huge, var(--andes-size-height-huge, var(--andes-dimensions-64, 64px))) * 3 / 2 + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px))) center,transparent calc(var(--andes-size-height-huge, var(--andes-size-height-huge, var(--andes-dimensions-64, 64px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))),#000 0)}.andes-ui-thumbnail-stacked--huge.andes-ui-thumbnail-stacked--last-on-top .andes-ui-thumbnail__container:not(:last-child) .andes-ui-thumbnail--square{-webkit-clip-path:polygon(0 0,0 100%,100% 100%,100% -webkit-calc(50% + var(--andes-size-height-huge,var(--andes-size-height-huge,var(--andes-dimensions-64,64px)))/2 + var(--andes-border-width-large,var(--andes-border-width-large,var(--andes-dimensions-3,3px))) - var(--andes-border-radius-large,var(--andes-border-radius-large,var(--andes-dimensions-16,16px))) - var(--andes-border-width-large,var(--andes-border-width-large,var(--andes-dimensions-3,3px)))),-webkit-calc(var(--andes-size-height-huge,var(--andes-size-height-huge,var(--andes-dimensions-64,64px))) + var(--andes-border-radius-large,var(--andes-border-radius-large,var(--andes-dimensions-16,16px))) + var(--andes-dimensions-negative-8,var(--andes-dimensions-negative-8,-8px)) - var(--andes-border-width-large,var(--andes-border-width-large,var(--andes-dimensions-3,3px)))/2 - (var(--andes-border-radius-large,var(--andes-border-radius-large,var(--andes-dimensions-16,16px))) + var(--andes-border-width-large,var(--andes-border-width-large,var(--andes-dimensions-3,3px)))/2)) -webkit-calc(50% + var(--andes-size-height-huge,var(--andes-size-height-huge,var(--andes-dimensions-64,64px)))/2 + var(--andes-border-width-large,var(--andes-border-width-large,var(--andes-dimensions-3,3px))) - var(--andes-border-radius-large,var(--andes-border-radius-large,var(--andes-dimensions-16,16px))) - var(--andes-border-width-large,var(--andes-border-width-large,var(--andes-dimensions-3,3px)))),-webkit-calc(var(--andes-size-height-huge,var(--andes-size-height-huge,var(--andes-dimensions-64,64px))) + var(--andes-border-radius-large,var(--andes-border-radius-large,var(--andes-dimensions-16,16px))) + var(--andes-dimensions-negative-8,var(--andes-dimensions-negative-8,-8px)) - var(--andes-border-width-large,var(--andes-border-width-large,var(--andes-dimensions-3,3px)))/2 - (var(--andes-border-radius-large,var(--andes-border-radius-large,var(--andes-dimensions-16,16px))) + var(--andes-border-width-large,var(--andes-border-width-large,var(--andes-dimensions-3,3px)))/2)) -webkit-calc(50% - (var(--andes-size-height-huge,var(--andes-size-height-huge,var(--andes-dimensions-64,64px)))/2 + var(--andes-border-width-large,var(--andes-border-width-large,var(--andes-dimensions-3,3px)))) + var(--andes-border-radius-large,var(--andes-border-radius-large,var(--andes-dimensions-16,16px))) + var(--andes-border-width-large,var(--andes-border-width-large,var(--andes-dimensions-3,3px)))),100% -webkit-calc(50% - (var(--andes-size-height-huge,var(--andes-size-height-huge,var(--andes-dimensions-64,64px)))/2 + var(--andes-border-width-large,var(--andes-border-width-large,var(--andes-dimensions-3,3px)))) + var(--andes-border-radius-large,var(--andes-border-radius-large,var(--andes-dimensions-16,16px))) + var(--andes-border-width-large,var(--andes-border-width-large,var(--andes-dimensions-3,3px)))),100% 0);clip-path:polygon(0 0,0 100%,100% 100%,100% calc(50% + var(--andes-size-height-huge, var(--andes-size-height-huge, var(--andes-dimensions-64, 64px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) - var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) - var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))),calc(var(--andes-size-height-huge, var(--andes-size-height-huge, var(--andes-dimensions-64, 64px))) + var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) / 2 - (var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) / 2)) calc(50% + var(--andes-size-height-huge, var(--andes-size-height-huge, var(--andes-dimensions-64, 64px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) - var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) - var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))),calc(var(--andes-size-height-huge, var(--andes-size-height-huge, var(--andes-dimensions-64, 64px))) + var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) / 2 - (var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) / 2)) calc(50% - (var(--andes-size-height-huge, var(--andes-size-height-huge, var(--andes-dimensions-64, 64px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))) + var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))),100% calc(50% - (var(--andes-size-height-huge, var(--andes-size-height-huge, var(--andes-dimensions-64, 64px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))) + var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))),100% 0);-webkit-mask:-webkit-radial-gradient(-webkit-calc(var(--andes-size-height-huge,var(--andes-size-height-huge,var(--andes-dimensions-64,64px))) + var(--andes-border-radius-large,var(--andes-border-radius-large,var(--andes-dimensions-16,16px))) + var(--andes-dimensions-negative-8,var(--andes-dimensions-negative-8,-8px)) - var(--andes-border-width-large,var(--andes-border-width-large,var(--andes-dimensions-3,3px)))/2) -webkit-calc(50% - (var(--andes-size-height-huge,var(--andes-size-height-huge,var(--andes-dimensions-64,64px)))/2 + var(--andes-border-width-large,var(--andes-border-width-large,var(--andes-dimensions-3,3px)))) + var(--andes-border-radius-large,var(--andes-border-radius-large,var(--andes-dimensions-16,16px))) + var(--andes-border-width-large,var(--andes-border-width-large,var(--andes-dimensions-3,3px)))),circle -webkit-calc(var(--andes-border-radius-large,var(--andes-border-radius-large,var(--andes-dimensions-16,16px))) + var(--andes-border-width-large,var(--andes-border-width-large,var(--andes-dimensions-3,3px)))/2),transparent 100%,#000),-webkit-radial-gradient(-webkit-calc(var(--andes-size-height-huge,var(--andes-size-height-huge,var(--andes-dimensions-64,64px))) + var(--andes-border-radius-large,var(--andes-border-radius-large,var(--andes-dimensions-16,16px))) + var(--andes-dimensions-negative-8,var(--andes-dimensions-negative-8,-8px)) - var(--andes-border-width-large,var(--andes-border-width-large,var(--andes-dimensions-3,3px)))/2) -webkit-calc(50% + var(--andes-size-height-huge,var(--andes-size-height-huge,var(--andes-dimensions-64,64px)))/2 + var(--andes-border-width-large,var(--andes-border-width-large,var(--andes-dimensions-3,3px))) - var(--andes-border-radius-large,var(--andes-border-radius-large,var(--andes-dimensions-16,16px))) - var(--andes-border-width-large,var(--andes-border-width-large,var(--andes-dimensions-3,3px)))),circle -webkit-calc(var(--andes-border-radius-large,var(--andes-border-radius-large,var(--andes-dimensions-16,16px))) + var(--andes-border-width-large,var(--andes-border-width-large,var(--andes-dimensions-3,3px)))/2),transparent 100%,#000);mask:radial-gradient(circle calc(var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) / 2) at calc(var(--andes-size-height-huge, var(--andes-size-height-huge, var(--andes-dimensions-64, 64px))) + var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) / 2) calc(50% - (var(--andes-size-height-huge, var(--andes-size-height-huge, var(--andes-dimensions-64, 64px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))) + var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))),transparent 100%,#000),radial-gradient(circle calc(var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) / 2) at calc(var(--andes-size-height-huge, var(--andes-size-height-huge, var(--andes-dimensions-64, 64px))) + var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) / 2) calc(50% + var(--andes-size-height-huge, var(--andes-size-height-huge, var(--andes-dimensions-64, 64px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) - var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) - var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))),transparent 100%,#000);-webkit-mask-composite:source-in,xor;mask-composite:intersect}.andes-ui-thumbnail-stacked--huge.andes-ui-thumbnail-stacked--first-on-top .andes-ui-thumbnail__container:not(:first-child) .andes-ui-thumbnail--circle{-webkit-mask:-webkit-radial-gradient(-webkit-calc(-1 * var(--andes-size-height-huge,var(--andes-size-height-huge,var(--andes-dimensions-64,64px)))/2 - var(--andes-dimensions-negative-8,var(--andes-dimensions-negative-8,-8px))) center,circle,transparent -webkit-calc(var(--andes-size-height-huge,var(--andes-size-height-huge,var(--andes-dimensions-64,64px)))/2 + var(--andes-border-width-large,var(--andes-border-width-large,var(--andes-dimensions-3,3px)))),#000 0);mask:radial-gradient(circle at calc(-1 * var(--andes-size-height-huge, var(--andes-size-height-huge, var(--andes-dimensions-64, 64px))) / 2 - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px))) center,transparent calc(var(--andes-size-height-huge, var(--andes-size-height-huge, var(--andes-dimensions-64, 64px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))),#000 0)}.andes-ui-thumbnail-stacked--huge.andes-ui-thumbnail-stacked--first-on-top .andes-ui-thumbnail__container:not(:first-child) .andes-ui-thumbnail--square{-webkit-clip-path:polygon(0 0,0 -webkit-calc(50% - (var(--andes-size-height-huge,var(--andes-size-height-huge,var(--andes-dimensions-64,64px)))/2 + var(--andes-border-width-large,var(--andes-border-width-large,var(--andes-dimensions-3,3px)))) + var(--andes-border-radius-large,var(--andes-border-radius-large,var(--andes-dimensions-16,16px))) + var(--andes-border-width-large,var(--andes-border-width-large,var(--andes-dimensions-3,3px)))),-webkit-calc(-1 * (var(--andes-border-radius-large,var(--andes-border-radius-large,var(--andes-dimensions-16,16px))) + var(--andes-border-width-large,var(--andes-border-width-large,var(--andes-dimensions-3,3px)))/2) - var(--andes-dimensions-negative-8,var(--andes-dimensions-negative-8,-8px)) + var(--andes-border-width-large,var(--andes-border-width-large,var(--andes-dimensions-3,3px))) + var(--andes-border-radius-large,var(--andes-border-radius-large,var(--andes-dimensions-16,16px))) + var(--andes-border-width-large,var(--andes-border-width-large,var(--andes-dimensions-3,3px)))/2) -webkit-calc(50% - (var(--andes-size-height-huge,var(--andes-size-height-huge,var(--andes-dimensions-64,64px)))/2 + var(--andes-border-width-large,var(--andes-border-width-large,var(--andes-dimensions-3,3px)))) + var(--andes-border-radius-large,var(--andes-border-radius-large,var(--andes-dimensions-16,16px))) + var(--andes-border-width-large,var(--andes-border-width-large,var(--andes-dimensions-3,3px)))),-webkit-calc(-1 * (var(--andes-border-radius-large,var(--andes-border-radius-large,var(--andes-dimensions-16,16px))) + var(--andes-border-width-large,var(--andes-border-width-large,var(--andes-dimensions-3,3px)))/2) - var(--andes-dimensions-negative-8,var(--andes-dimensions-negative-8,-8px)) + var(--andes-border-width-large,var(--andes-border-width-large,var(--andes-dimensions-3,3px))) + var(--andes-border-radius-large,var(--andes-border-radius-large,var(--andes-dimensions-16,16px))) + var(--andes-border-width-large,var(--andes-border-width-large,var(--andes-dimensions-3,3px)))/2) -webkit-calc(50% + var(--andes-size-height-huge,var(--andes-size-height-huge,var(--andes-dimensions-64,64px)))/2 + var(--andes-border-width-large,var(--andes-border-width-large,var(--andes-dimensions-3,3px))) - var(--andes-border-radius-large,var(--andes-border-radius-large,var(--andes-dimensions-16,16px))) - var(--andes-border-width-large,var(--andes-border-width-large,var(--andes-dimensions-3,3px)))),0 -webkit-calc(50% + var(--andes-size-height-huge,var(--andes-size-height-huge,var(--andes-dimensions-64,64px)))/2 + var(--andes-border-width-large,var(--andes-border-width-large,var(--andes-dimensions-3,3px))) - var(--andes-border-radius-large,var(--andes-border-radius-large,var(--andes-dimensions-16,16px))) - var(--andes-border-width-large,var(--andes-border-width-large,var(--andes-dimensions-3,3px)))),0 100%,100% 100%,100% 0);clip-path:polygon(0 0,0 calc(50% - (var(--andes-size-height-huge, var(--andes-size-height-huge, var(--andes-dimensions-64, 64px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))) + var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))),calc(-1 * (var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) + var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) / 2) calc(50% - (var(--andes-size-height-huge, var(--andes-size-height-huge, var(--andes-dimensions-64, 64px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))) + var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))),calc(-1 * (var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) + var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) / 2) calc(50% + var(--andes-size-height-huge, var(--andes-size-height-huge, var(--andes-dimensions-64, 64px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) - var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) - var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))),0 calc(50% + var(--andes-size-height-huge, var(--andes-size-height-huge, var(--andes-dimensions-64, 64px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) - var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) - var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))),0 100%,100% 100%,100% 0);-webkit-mask:-webkit-radial-gradient(-webkit-calc(-1 * (var(--andes-border-radius-large,var(--andes-border-radius-large,var(--andes-dimensions-16,16px))) + var(--andes-border-width-large,var(--andes-border-width-large,var(--andes-dimensions-3,3px)))/2) - var(--andes-dimensions-negative-8,var(--andes-dimensions-negative-8,-8px)) + var(--andes-border-width-large,var(--andes-border-width-large,var(--andes-dimensions-3,3px)))) -webkit-calc(50% - (var(--andes-size-height-huge,var(--andes-size-height-huge,var(--andes-dimensions-64,64px)))/2 + var(--andes-border-width-large,var(--andes-border-width-large,var(--andes-dimensions-3,3px)))) + var(--andes-border-radius-large,var(--andes-border-radius-large,var(--andes-dimensions-16,16px))) + var(--andes-border-width-large,var(--andes-border-width-large,var(--andes-dimensions-3,3px)))),circle -webkit-calc(var(--andes-border-radius-large,var(--andes-border-radius-large,var(--andes-dimensions-16,16px))) + var(--andes-border-width-large,var(--andes-border-width-large,var(--andes-dimensions-3,3px)))/2),transparent 100%,#000),-webkit-radial-gradient(-webkit-calc(-1 * (var(--andes-border-radius-large,var(--andes-border-radius-large,var(--andes-dimensions-16,16px))) + var(--andes-border-width-large,var(--andes-border-width-large,var(--andes-dimensions-3,3px)))/2) - var(--andes-dimensions-negative-8,var(--andes-dimensions-negative-8,-8px)) + var(--andes-border-width-large,var(--andes-border-width-large,var(--andes-dimensions-3,3px)))) -webkit-calc(50% + var(--andes-size-height-huge,var(--andes-size-height-huge,var(--andes-dimensions-64,64px)))/2 + var(--andes-border-width-large,var(--andes-border-width-large,var(--andes-dimensions-3,3px))) - var(--andes-border-radius-large,var(--andes-border-radius-large,var(--andes-dimensions-16,16px))) - var(--andes-border-width-large,var(--andes-border-width-large,var(--andes-dimensions-3,3px)))),circle -webkit-calc(var(--andes-border-radius-large,var(--andes-border-radius-large,var(--andes-dimensions-16,16px))) + var(--andes-border-width-large,var(--andes-border-width-large,var(--andes-dimensions-3,3px)))/2),transparent 100%,#000);mask:radial-gradient(circle calc(var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) / 2) at calc(-1 * (var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))) calc(50% - (var(--andes-size-height-huge, var(--andes-size-height-huge, var(--andes-dimensions-64, 64px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))) + var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))),transparent 100%,#000),radial-gradient(circle calc(var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) / 2) at calc(-1 * (var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))) calc(50% + var(--andes-size-height-huge, var(--andes-size-height-huge, var(--andes-dimensions-64, 64px))) / 2 + var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px))) - var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) - var(--andes-border-width-large, var(--andes-border-width-large, var(--andes-dimensions-3, 3px)))),transparent 100%,#000);-webkit-mask-composite:source-in,xor;mask-composite:intersect}.andes-ui-thumbnail-stacked--xlarge.andes-ui-thumbnail-stacked--last-on-top .andes-ui-thumbnail__container:not(:last-child) .andes-ui-thumbnail--circle{-webkit-mask:-webkit-radial-gradient(-webkit-calc(var(--andes-size-height-xlarge,var(--andes-size-height-xlarge,var(--andes-dimensions-56,56px))) * 3/2 + var(--andes-dimensions-negative-8,var(--andes-dimensions-negative-8,-8px))) center,circle,transparent -webkit-calc(var(--andes-size-height-xlarge,var(--andes-size-height-xlarge,var(--andes-dimensions-56,56px)))/2 + var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px)))),#000 0);mask:radial-gradient(circle at calc(var(--andes-size-height-xlarge, var(--andes-size-height-xlarge, var(--andes-dimensions-56, 56px))) * 3 / 2 + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px))) center,transparent calc(var(--andes-size-height-xlarge, var(--andes-size-height-xlarge, var(--andes-dimensions-56, 56px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),#000 0)}.andes-ui-thumbnail-stacked--xlarge.andes-ui-thumbnail-stacked--last-on-top .andes-ui-thumbnail__container:not(:last-child) .andes-ui-thumbnail--square{-webkit-clip-path:polygon(0 0,0 100%,100% 100%,100% -webkit-calc(50% + var(--andes-size-height-xlarge,var(--andes-size-height-xlarge,var(--andes-dimensions-56,56px)))/2 + var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px))) - var(--andes-border-radius-large,var(--andes-border-radius-large,var(--andes-dimensions-16,16px))) - var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px)))),-webkit-calc(var(--andes-size-height-xlarge,var(--andes-size-height-xlarge,var(--andes-dimensions-56,56px))) + var(--andes-border-radius-large,var(--andes-border-radius-large,var(--andes-dimensions-16,16px))) + var(--andes-dimensions-negative-8,var(--andes-dimensions-negative-8,-8px)) - var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px)))/2 - (var(--andes-border-radius-large,var(--andes-border-radius-large,var(--andes-dimensions-16,16px))) + var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px)))/2)) -webkit-calc(50% + var(--andes-size-height-xlarge,var(--andes-size-height-xlarge,var(--andes-dimensions-56,56px)))/2 + var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px))) - var(--andes-border-radius-large,var(--andes-border-radius-large,var(--andes-dimensions-16,16px))) - var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px)))),-webkit-calc(var(--andes-size-height-xlarge,var(--andes-size-height-xlarge,var(--andes-dimensions-56,56px))) + var(--andes-border-radius-large,var(--andes-border-radius-large,var(--andes-dimensions-16,16px))) + var(--andes-dimensions-negative-8,var(--andes-dimensions-negative-8,-8px)) - var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px)))/2 - (var(--andes-border-radius-large,var(--andes-border-radius-large,var(--andes-dimensions-16,16px))) + var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px)))/2)) -webkit-calc(50% - (var(--andes-size-height-xlarge,var(--andes-size-height-xlarge,var(--andes-dimensions-56,56px)))/2 + var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px)))) + var(--andes-border-radius-large,var(--andes-border-radius-large,var(--andes-dimensions-16,16px))) + var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px)))),100% -webkit-calc(50% - (var(--andes-size-height-xlarge,var(--andes-size-height-xlarge,var(--andes-dimensions-56,56px)))/2 + var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px)))) + var(--andes-border-radius-large,var(--andes-border-radius-large,var(--andes-dimensions-16,16px))) + var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px)))),100% 0);clip-path:polygon(0 0,0 100%,100% 100%,100% calc(50% + var(--andes-size-height-xlarge, var(--andes-size-height-xlarge, var(--andes-dimensions-56, 56px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) - var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) - var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),calc(var(--andes-size-height-xlarge, var(--andes-size-height-xlarge, var(--andes-dimensions-56, 56px))) + var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2 - (var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2)) calc(50% + var(--andes-size-height-xlarge, var(--andes-size-height-xlarge, var(--andes-dimensions-56, 56px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) - var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) - var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),calc(var(--andes-size-height-xlarge, var(--andes-size-height-xlarge, var(--andes-dimensions-56, 56px))) + var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2 - (var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2)) calc(50% - (var(--andes-size-height-xlarge, var(--andes-size-height-xlarge, var(--andes-dimensions-56, 56px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))) + var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),100% calc(50% - (var(--andes-size-height-xlarge, var(--andes-size-height-xlarge, var(--andes-dimensions-56, 56px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))) + var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),100% 0);-webkit-mask:-webkit-radial-gradient(-webkit-calc(var(--andes-size-height-xlarge,var(--andes-size-height-xlarge,var(--andes-dimensions-56,56px))) + var(--andes-border-radius-large,var(--andes-border-radius-large,var(--andes-dimensions-16,16px))) + var(--andes-dimensions-negative-8,var(--andes-dimensions-negative-8,-8px)) - var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px)))/2) -webkit-calc(50% - (var(--andes-size-height-xlarge,var(--andes-size-height-xlarge,var(--andes-dimensions-56,56px)))/2 + var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px)))) + var(--andes-border-radius-large,var(--andes-border-radius-large,var(--andes-dimensions-16,16px))) + var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px)))),circle -webkit-calc(var(--andes-border-radius-large,var(--andes-border-radius-large,var(--andes-dimensions-16,16px))) + var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px)))/2),transparent 100%,#000),-webkit-radial-gradient(-webkit-calc(var(--andes-size-height-xlarge,var(--andes-size-height-xlarge,var(--andes-dimensions-56,56px))) + var(--andes-border-radius-large,var(--andes-border-radius-large,var(--andes-dimensions-16,16px))) + var(--andes-dimensions-negative-8,var(--andes-dimensions-negative-8,-8px)) - var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px)))/2) -webkit-calc(50% + var(--andes-size-height-xlarge,var(--andes-size-height-xlarge,var(--andes-dimensions-56,56px)))/2 + var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px))) - var(--andes-border-radius-large,var(--andes-border-radius-large,var(--andes-dimensions-16,16px))) - var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px)))),circle -webkit-calc(var(--andes-border-radius-large,var(--andes-border-radius-large,var(--andes-dimensions-16,16px))) + var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px)))/2),transparent 100%,#000);mask:radial-gradient(circle calc(var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2) at calc(var(--andes-size-height-xlarge, var(--andes-size-height-xlarge, var(--andes-dimensions-56, 56px))) + var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2) calc(50% - (var(--andes-size-height-xlarge, var(--andes-size-height-xlarge, var(--andes-dimensions-56, 56px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))) + var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),transparent 100%,#000),radial-gradient(circle calc(var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2) at calc(var(--andes-size-height-xlarge, var(--andes-size-height-xlarge, var(--andes-dimensions-56, 56px))) + var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2) calc(50% + var(--andes-size-height-xlarge, var(--andes-size-height-xlarge, var(--andes-dimensions-56, 56px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) - var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) - var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),transparent 100%,#000);-webkit-mask-composite:source-in,xor;mask-composite:intersect}.andes-ui-thumbnail-stacked--xlarge.andes-ui-thumbnail-stacked--first-on-top .andes-ui-thumbnail__container:not(:first-child) .andes-ui-thumbnail--circle{-webkit-mask:-webkit-radial-gradient(-webkit-calc(-1 * var(--andes-size-height-xlarge,var(--andes-size-height-xlarge,var(--andes-dimensions-56,56px)))/2 - var(--andes-dimensions-negative-8,var(--andes-dimensions-negative-8,-8px))) center,circle,transparent -webkit-calc(var(--andes-size-height-xlarge,var(--andes-size-height-xlarge,var(--andes-dimensions-56,56px)))/2 + var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px)))),#000 0);mask:radial-gradient(circle at calc(-1 * var(--andes-size-height-xlarge, var(--andes-size-height-xlarge, var(--andes-dimensions-56, 56px))) / 2 - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px))) center,transparent calc(var(--andes-size-height-xlarge, var(--andes-size-height-xlarge, var(--andes-dimensions-56, 56px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),#000 0)}.andes-ui-thumbnail-stacked--xlarge.andes-ui-thumbnail-stacked--first-on-top .andes-ui-thumbnail__container:not(:first-child) .andes-ui-thumbnail--square{-webkit-clip-path:polygon(0 0,0 -webkit-calc(50% - (var(--andes-size-height-xlarge,var(--andes-size-height-xlarge,var(--andes-dimensions-56,56px)))/2 + var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px)))) + var(--andes-border-radius-large,var(--andes-border-radius-large,var(--andes-dimensions-16,16px))) + var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px)))),-webkit-calc(-1 * (var(--andes-border-radius-large,var(--andes-border-radius-large,var(--andes-dimensions-16,16px))) + var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px)))/2) - var(--andes-dimensions-negative-8,var(--andes-dimensions-negative-8,-8px)) + var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px))) + var(--andes-border-radius-large,var(--andes-border-radius-large,var(--andes-dimensions-16,16px))) + var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px)))/2) -webkit-calc(50% - (var(--andes-size-height-xlarge,var(--andes-size-height-xlarge,var(--andes-dimensions-56,56px)))/2 + var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px)))) + var(--andes-border-radius-large,var(--andes-border-radius-large,var(--andes-dimensions-16,16px))) + var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px)))),-webkit-calc(-1 * (var(--andes-border-radius-large,var(--andes-border-radius-large,var(--andes-dimensions-16,16px))) + var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px)))/2) - var(--andes-dimensions-negative-8,var(--andes-dimensions-negative-8,-8px)) + var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px))) + var(--andes-border-radius-large,var(--andes-border-radius-large,var(--andes-dimensions-16,16px))) + var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px)))/2) -webkit-calc(50% + var(--andes-size-height-xlarge,var(--andes-size-height-xlarge,var(--andes-dimensions-56,56px)))/2 + var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px))) - var(--andes-border-radius-large,var(--andes-border-radius-large,var(--andes-dimensions-16,16px))) - var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px)))),0 -webkit-calc(50% + var(--andes-size-height-xlarge,var(--andes-size-height-xlarge,var(--andes-dimensions-56,56px)))/2 + var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px))) - var(--andes-border-radius-large,var(--andes-border-radius-large,var(--andes-dimensions-16,16px))) - var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px)))),0 100%,100% 100%,100% 0);clip-path:polygon(0 0,0 calc(50% - (var(--andes-size-height-xlarge, var(--andes-size-height-xlarge, var(--andes-dimensions-56, 56px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))) + var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),calc(-1 * (var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) + var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2) calc(50% - (var(--andes-size-height-xlarge, var(--andes-size-height-xlarge, var(--andes-dimensions-56, 56px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))) + var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),calc(-1 * (var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) + var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2) calc(50% + var(--andes-size-height-xlarge, var(--andes-size-height-xlarge, var(--andes-dimensions-56, 56px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) - var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) - var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),0 calc(50% + var(--andes-size-height-xlarge, var(--andes-size-height-xlarge, var(--andes-dimensions-56, 56px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) - var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) - var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),0 100%,100% 100%,100% 0);-webkit-mask:-webkit-radial-gradient(-webkit-calc(-1 * (var(--andes-border-radius-large,var(--andes-border-radius-large,var(--andes-dimensions-16,16px))) + var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px)))/2) - var(--andes-dimensions-negative-8,var(--andes-dimensions-negative-8,-8px)) + var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px)))) -webkit-calc(50% - (var(--andes-size-height-xlarge,var(--andes-size-height-xlarge,var(--andes-dimensions-56,56px)))/2 + var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px)))) + var(--andes-border-radius-large,var(--andes-border-radius-large,var(--andes-dimensions-16,16px))) + var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px)))),circle -webkit-calc(var(--andes-border-radius-large,var(--andes-border-radius-large,var(--andes-dimensions-16,16px))) + var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px)))/2),transparent 100%,#000),-webkit-radial-gradient(-webkit-calc(-1 * (var(--andes-border-radius-large,var(--andes-border-radius-large,var(--andes-dimensions-16,16px))) + var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px)))/2) - var(--andes-dimensions-negative-8,var(--andes-dimensions-negative-8,-8px)) + var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px)))) -webkit-calc(50% + var(--andes-size-height-xlarge,var(--andes-size-height-xlarge,var(--andes-dimensions-56,56px)))/2 + var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px))) - var(--andes-border-radius-large,var(--andes-border-radius-large,var(--andes-dimensions-16,16px))) - var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px)))),circle -webkit-calc(var(--andes-border-radius-large,var(--andes-border-radius-large,var(--andes-dimensions-16,16px))) + var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px)))/2),transparent 100%,#000);mask:radial-gradient(circle calc(var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2) at calc(-1 * (var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))) calc(50% - (var(--andes-size-height-xlarge, var(--andes-size-height-xlarge, var(--andes-dimensions-56, 56px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))) + var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),transparent 100%,#000),radial-gradient(circle calc(var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2) at calc(-1 * (var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))) calc(50% + var(--andes-size-height-xlarge, var(--andes-size-height-xlarge, var(--andes-dimensions-56, 56px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) - var(--andes-border-radius-large, var(--andes-border-radius-large, var(--andes-dimensions-16, 16px))) - var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),transparent 100%,#000);-webkit-mask-composite:source-in,xor;mask-composite:intersect}.andes-ui-thumbnail-stacked--large.andes-ui-thumbnail-stacked--last-on-top .andes-ui-thumbnail__container:not(:last-child) .andes-ui-thumbnail--circle{-webkit-mask:-webkit-radial-gradient(-webkit-calc(var(--andes-size-height-large,var(--andes-size-height-large,var(--andes-dimensions-48,48px))) * 3/2 + var(--andes-dimensions-negative-8,var(--andes-dimensions-negative-8,-8px))) center,circle,transparent -webkit-calc(var(--andes-size-height-large,var(--andes-size-height-large,var(--andes-dimensions-48,48px)))/2 + var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px)))),#000 0);mask:radial-gradient(circle at calc(var(--andes-size-height-large, var(--andes-size-height-large, var(--andes-dimensions-48, 48px))) * 3 / 2 + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px))) center,transparent calc(var(--andes-size-height-large, var(--andes-size-height-large, var(--andes-dimensions-48, 48px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),#000 0)}.andes-ui-thumbnail-stacked--large.andes-ui-thumbnail-stacked--last-on-top .andes-ui-thumbnail__container:not(:last-child) .andes-ui-thumbnail--square{-webkit-clip-path:polygon(0 0,0 100%,100% 100%,100% -webkit-calc(50% + var(--andes-size-height-large,var(--andes-size-height-large,var(--andes-dimensions-48,48px)))/2 + var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px))) - var(--andes-border-radius-medium,var(--andes-border-radius-medium,var(--andes-dimensions-12,12px))) - var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px)))),-webkit-calc(var(--andes-size-height-large,var(--andes-size-height-large,var(--andes-dimensions-48,48px))) + var(--andes-border-radius-medium,var(--andes-border-radius-medium,var(--andes-dimensions-12,12px))) + var(--andes-dimensions-negative-8,var(--andes-dimensions-negative-8,-8px)) - var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px)))/2 - (var(--andes-border-radius-medium,var(--andes-border-radius-medium,var(--andes-dimensions-12,12px))) + var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px)))/2)) -webkit-calc(50% + var(--andes-size-height-large,var(--andes-size-height-large,var(--andes-dimensions-48,48px)))/2 + var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px))) - var(--andes-border-radius-medium,var(--andes-border-radius-medium,var(--andes-dimensions-12,12px))) - var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px)))),-webkit-calc(var(--andes-size-height-large,var(--andes-size-height-large,var(--andes-dimensions-48,48px))) + var(--andes-border-radius-medium,var(--andes-border-radius-medium,var(--andes-dimensions-12,12px))) + var(--andes-dimensions-negative-8,var(--andes-dimensions-negative-8,-8px)) - var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px)))/2 - (var(--andes-border-radius-medium,var(--andes-border-radius-medium,var(--andes-dimensions-12,12px))) + var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px)))/2)) -webkit-calc(50% - (var(--andes-size-height-large,var(--andes-size-height-large,var(--andes-dimensions-48,48px)))/2 + var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px)))) + var(--andes-border-radius-medium,var(--andes-border-radius-medium,var(--andes-dimensions-12,12px))) + var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px)))),100% -webkit-calc(50% - (var(--andes-size-height-large,var(--andes-size-height-large,var(--andes-dimensions-48,48px)))/2 + var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px)))) + var(--andes-border-radius-medium,var(--andes-border-radius-medium,var(--andes-dimensions-12,12px))) + var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px)))),100% 0);clip-path:polygon(0 0,0 100%,100% 100%,100% calc(50% + var(--andes-size-height-large, var(--andes-size-height-large, var(--andes-dimensions-48, 48px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) - var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) - var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),calc(var(--andes-size-height-large, var(--andes-size-height-large, var(--andes-dimensions-48, 48px))) + var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2 - (var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2)) calc(50% + var(--andes-size-height-large, var(--andes-size-height-large, var(--andes-dimensions-48, 48px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) - var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) - var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),calc(var(--andes-size-height-large, var(--andes-size-height-large, var(--andes-dimensions-48, 48px))) + var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2 - (var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2)) calc(50% - (var(--andes-size-height-large, var(--andes-size-height-large, var(--andes-dimensions-48, 48px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))) + var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),100% calc(50% - (var(--andes-size-height-large, var(--andes-size-height-large, var(--andes-dimensions-48, 48px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))) + var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),100% 0);-webkit-mask:-webkit-radial-gradient(-webkit-calc(var(--andes-size-height-large,var(--andes-size-height-large,var(--andes-dimensions-48,48px))) + var(--andes-border-radius-medium,var(--andes-border-radius-medium,var(--andes-dimensions-12,12px))) + var(--andes-dimensions-negative-8,var(--andes-dimensions-negative-8,-8px)) - var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px)))/2) -webkit-calc(50% - (var(--andes-size-height-large,var(--andes-size-height-large,var(--andes-dimensions-48,48px)))/2 + var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px)))) + var(--andes-border-radius-medium,var(--andes-border-radius-medium,var(--andes-dimensions-12,12px))) + var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px)))),circle -webkit-calc(var(--andes-border-radius-medium,var(--andes-border-radius-medium,var(--andes-dimensions-12,12px))) + var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px)))/2),transparent 100%,#000),-webkit-radial-gradient(-webkit-calc(var(--andes-size-height-large,var(--andes-size-height-large,var(--andes-dimensions-48,48px))) + var(--andes-border-radius-medium,var(--andes-border-radius-medium,var(--andes-dimensions-12,12px))) + var(--andes-dimensions-negative-8,var(--andes-dimensions-negative-8,-8px)) - var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px)))/2) -webkit-calc(50% + var(--andes-size-height-large,var(--andes-size-height-large,var(--andes-dimensions-48,48px)))/2 + var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px))) - var(--andes-border-radius-medium,var(--andes-border-radius-medium,var(--andes-dimensions-12,12px))) - var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px)))),circle -webkit-calc(var(--andes-border-radius-medium,var(--andes-border-radius-medium,var(--andes-dimensions-12,12px))) + var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px)))/2),transparent 100%,#000);mask:radial-gradient(circle calc(var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2) at calc(var(--andes-size-height-large, var(--andes-size-height-large, var(--andes-dimensions-48, 48px))) + var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2) calc(50% - (var(--andes-size-height-large, var(--andes-size-height-large, var(--andes-dimensions-48, 48px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))) + var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),transparent 100%,#000),radial-gradient(circle calc(var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2) at calc(var(--andes-size-height-large, var(--andes-size-height-large, var(--andes-dimensions-48, 48px))) + var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2) calc(50% + var(--andes-size-height-large, var(--andes-size-height-large, var(--andes-dimensions-48, 48px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) - var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) - var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),transparent 100%,#000);-webkit-mask-composite:source-in,xor;mask-composite:intersect}.andes-ui-thumbnail-stacked--large.andes-ui-thumbnail-stacked--first-on-top .andes-ui-thumbnail__container:not(:first-child) .andes-ui-thumbnail--circle{-webkit-mask:-webkit-radial-gradient(-webkit-calc(-1 * var(--andes-size-height-large,var(--andes-size-height-large,var(--andes-dimensions-48,48px)))/2 - var(--andes-dimensions-negative-8,var(--andes-dimensions-negative-8,-8px))) center,circle,transparent -webkit-calc(var(--andes-size-height-large,var(--andes-size-height-large,var(--andes-dimensions-48,48px)))/2 + var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px)))),#000 0);mask:radial-gradient(circle at calc(-1 * var(--andes-size-height-large, var(--andes-size-height-large, var(--andes-dimensions-48, 48px))) / 2 - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px))) center,transparent calc(var(--andes-size-height-large, var(--andes-size-height-large, var(--andes-dimensions-48, 48px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),#000 0)}.andes-ui-thumbnail-stacked--large.andes-ui-thumbnail-stacked--first-on-top .andes-ui-thumbnail__container:not(:first-child) .andes-ui-thumbnail--square{-webkit-clip-path:polygon(0 0,0 -webkit-calc(50% - (var(--andes-size-height-large,var(--andes-size-height-large,var(--andes-dimensions-48,48px)))/2 + var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px)))) + var(--andes-border-radius-medium,var(--andes-border-radius-medium,var(--andes-dimensions-12,12px))) + var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px)))),-webkit-calc(-1 * (var(--andes-border-radius-medium,var(--andes-border-radius-medium,var(--andes-dimensions-12,12px))) + var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px)))/2) - var(--andes-dimensions-negative-8,var(--andes-dimensions-negative-8,-8px)) + var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px))) + var(--andes-border-radius-medium,var(--andes-border-radius-medium,var(--andes-dimensions-12,12px))) + var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px)))/2) -webkit-calc(50% - (var(--andes-size-height-large,var(--andes-size-height-large,var(--andes-dimensions-48,48px)))/2 + var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px)))) + var(--andes-border-radius-medium,var(--andes-border-radius-medium,var(--andes-dimensions-12,12px))) + var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px)))),-webkit-calc(-1 * (var(--andes-border-radius-medium,var(--andes-border-radius-medium,var(--andes-dimensions-12,12px))) + var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px)))/2) - var(--andes-dimensions-negative-8,var(--andes-dimensions-negative-8,-8px)) + var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px))) + var(--andes-border-radius-medium,var(--andes-border-radius-medium,var(--andes-dimensions-12,12px))) + var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px)))/2) -webkit-calc(50% + var(--andes-size-height-large,var(--andes-size-height-large,var(--andes-dimensions-48,48px)))/2 + var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px))) - var(--andes-border-radius-medium,var(--andes-border-radius-medium,var(--andes-dimensions-12,12px))) - var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px)))),0 -webkit-calc(50% + var(--andes-size-height-large,var(--andes-size-height-large,var(--andes-dimensions-48,48px)))/2 + var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px))) - var(--andes-border-radius-medium,var(--andes-border-radius-medium,var(--andes-dimensions-12,12px))) - var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px)))),0 100%,100% 100%,100% 0);clip-path:polygon(0 0,0 calc(50% - (var(--andes-size-height-large, var(--andes-size-height-large, var(--andes-dimensions-48, 48px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))) + var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),calc(-1 * (var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) + var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2) calc(50% - (var(--andes-size-height-large, var(--andes-size-height-large, var(--andes-dimensions-48, 48px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))) + var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),calc(-1 * (var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) + var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2) calc(50% + var(--andes-size-height-large, var(--andes-size-height-large, var(--andes-dimensions-48, 48px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) - var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) - var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),0 calc(50% + var(--andes-size-height-large, var(--andes-size-height-large, var(--andes-dimensions-48, 48px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) - var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) - var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),0 100%,100% 100%,100% 0);-webkit-mask:-webkit-radial-gradient(-webkit-calc(-1 * (var(--andes-border-radius-medium,var(--andes-border-radius-medium,var(--andes-dimensions-12,12px))) + var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px)))/2) - var(--andes-dimensions-negative-8,var(--andes-dimensions-negative-8,-8px)) + var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px)))) -webkit-calc(50% - (var(--andes-size-height-large,var(--andes-size-height-large,var(--andes-dimensions-48,48px)))/2 + var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px)))) + var(--andes-border-radius-medium,var(--andes-border-radius-medium,var(--andes-dimensions-12,12px))) + var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px)))),circle -webkit-calc(var(--andes-border-radius-medium,var(--andes-border-radius-medium,var(--andes-dimensions-12,12px))) + var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px)))/2),transparent 100%,#000),-webkit-radial-gradient(-webkit-calc(-1 * (var(--andes-border-radius-medium,var(--andes-border-radius-medium,var(--andes-dimensions-12,12px))) + var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px)))/2) - var(--andes-dimensions-negative-8,var(--andes-dimensions-negative-8,-8px)) + var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px)))) -webkit-calc(50% + var(--andes-size-height-large,var(--andes-size-height-large,var(--andes-dimensions-48,48px)))/2 + var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px))) - var(--andes-border-radius-medium,var(--andes-border-radius-medium,var(--andes-dimensions-12,12px))) - var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px)))),circle -webkit-calc(var(--andes-border-radius-medium,var(--andes-border-radius-medium,var(--andes-dimensions-12,12px))) + var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px)))/2),transparent 100%,#000);mask:radial-gradient(circle calc(var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2) at calc(-1 * (var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))) calc(50% - (var(--andes-size-height-large, var(--andes-size-height-large, var(--andes-dimensions-48, 48px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))) + var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),transparent 100%,#000),radial-gradient(circle calc(var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2) at calc(-1 * (var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))) calc(50% + var(--andes-size-height-large, var(--andes-size-height-large, var(--andes-dimensions-48, 48px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) - var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) - var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),transparent 100%,#000);-webkit-mask-composite:source-in,xor;mask-composite:intersect}.andes-ui-thumbnail-stacked--medium.andes-ui-thumbnail-stacked--last-on-top .andes-ui-thumbnail__container:not(:last-child) .andes-ui-thumbnail--circle{-webkit-mask:-webkit-radial-gradient(-webkit-calc(var(--andes-size-height-medium,var(--andes-size-height-medium,var(--andes-dimensions-40,40px))) * 3/2 + var(--andes-dimensions-negative-8,var(--andes-dimensions-negative-8,-8px))) center,circle,transparent -webkit-calc(var(--andes-size-height-medium,var(--andes-size-height-medium,var(--andes-dimensions-40,40px)))/2 + var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px)))),#000 0);mask:radial-gradient(circle at calc(var(--andes-size-height-medium, var(--andes-size-height-medium, var(--andes-dimensions-40, 40px))) * 3 / 2 + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px))) center,transparent calc(var(--andes-size-height-medium, var(--andes-size-height-medium, var(--andes-dimensions-40, 40px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),#000 0)}.andes-ui-thumbnail-stacked--medium.andes-ui-thumbnail-stacked--last-on-top .andes-ui-thumbnail__container:not(:last-child) .andes-ui-thumbnail--square{-webkit-clip-path:polygon(0 0,0 100%,100% 100%,100% -webkit-calc(50% + var(--andes-size-height-medium,var(--andes-size-height-medium,var(--andes-dimensions-40,40px)))/2 + var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px))) - var(--andes-border-radius-medium,var(--andes-border-radius-medium,var(--andes-dimensions-12,12px))) - var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px)))),-webkit-calc(var(--andes-size-height-medium,var(--andes-size-height-medium,var(--andes-dimensions-40,40px))) + var(--andes-border-radius-medium,var(--andes-border-radius-medium,var(--andes-dimensions-12,12px))) + var(--andes-dimensions-negative-8,var(--andes-dimensions-negative-8,-8px)) - var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px)))/2 - (var(--andes-border-radius-medium,var(--andes-border-radius-medium,var(--andes-dimensions-12,12px))) + var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px)))/2)) -webkit-calc(50% + var(--andes-size-height-medium,var(--andes-size-height-medium,var(--andes-dimensions-40,40px)))/2 + var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px))) - var(--andes-border-radius-medium,var(--andes-border-radius-medium,var(--andes-dimensions-12,12px))) - var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px)))),-webkit-calc(var(--andes-size-height-medium,var(--andes-size-height-medium,var(--andes-dimensions-40,40px))) + var(--andes-border-radius-medium,var(--andes-border-radius-medium,var(--andes-dimensions-12,12px))) + var(--andes-dimensions-negative-8,var(--andes-dimensions-negative-8,-8px)) - var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px)))/2 - (var(--andes-border-radius-medium,var(--andes-border-radius-medium,var(--andes-dimensions-12,12px))) + var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px)))/2)) -webkit-calc(50% - (var(--andes-size-height-medium,var(--andes-size-height-medium,var(--andes-dimensions-40,40px)))/2 + var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px)))) + var(--andes-border-radius-medium,var(--andes-border-radius-medium,var(--andes-dimensions-12,12px))) + var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px)))),100% -webkit-calc(50% - (var(--andes-size-height-medium,var(--andes-size-height-medium,var(--andes-dimensions-40,40px)))/2 + var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px)))) + var(--andes-border-radius-medium,var(--andes-border-radius-medium,var(--andes-dimensions-12,12px))) + var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px)))),100% 0);clip-path:polygon(0 0,0 100%,100% 100%,100% calc(50% + var(--andes-size-height-medium, var(--andes-size-height-medium, var(--andes-dimensions-40, 40px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) - var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) - var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),calc(var(--andes-size-height-medium, var(--andes-size-height-medium, var(--andes-dimensions-40, 40px))) + var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2 - (var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2)) calc(50% + var(--andes-size-height-medium, var(--andes-size-height-medium, var(--andes-dimensions-40, 40px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) - var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) - var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),calc(var(--andes-size-height-medium, var(--andes-size-height-medium, var(--andes-dimensions-40, 40px))) + var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2 - (var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2)) calc(50% - (var(--andes-size-height-medium, var(--andes-size-height-medium, var(--andes-dimensions-40, 40px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))) + var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),100% calc(50% - (var(--andes-size-height-medium, var(--andes-size-height-medium, var(--andes-dimensions-40, 40px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))) + var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),100% 0);-webkit-mask:-webkit-radial-gradient(-webkit-calc(var(--andes-size-height-medium,var(--andes-size-height-medium,var(--andes-dimensions-40,40px))) + var(--andes-border-radius-medium,var(--andes-border-radius-medium,var(--andes-dimensions-12,12px))) + var(--andes-dimensions-negative-8,var(--andes-dimensions-negative-8,-8px)) - var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px)))/2) -webkit-calc(50% - (var(--andes-size-height-medium,var(--andes-size-height-medium,var(--andes-dimensions-40,40px)))/2 + var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px)))) + var(--andes-border-radius-medium,var(--andes-border-radius-medium,var(--andes-dimensions-12,12px))) + var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px)))),circle -webkit-calc(var(--andes-border-radius-medium,var(--andes-border-radius-medium,var(--andes-dimensions-12,12px))) + var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px)))/2),transparent 100%,#000),-webkit-radial-gradient(-webkit-calc(var(--andes-size-height-medium,var(--andes-size-height-medium,var(--andes-dimensions-40,40px))) + var(--andes-border-radius-medium,var(--andes-border-radius-medium,var(--andes-dimensions-12,12px))) + var(--andes-dimensions-negative-8,var(--andes-dimensions-negative-8,-8px)) - var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px)))/2) -webkit-calc(50% + var(--andes-size-height-medium,var(--andes-size-height-medium,var(--andes-dimensions-40,40px)))/2 + var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px))) - var(--andes-border-radius-medium,var(--andes-border-radius-medium,var(--andes-dimensions-12,12px))) - var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px)))),circle -webkit-calc(var(--andes-border-radius-medium,var(--andes-border-radius-medium,var(--andes-dimensions-12,12px))) + var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px)))/2),transparent 100%,#000);mask:radial-gradient(circle calc(var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2) at calc(var(--andes-size-height-medium, var(--andes-size-height-medium, var(--andes-dimensions-40, 40px))) + var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2) calc(50% - (var(--andes-size-height-medium, var(--andes-size-height-medium, var(--andes-dimensions-40, 40px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))) + var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),transparent 100%,#000),radial-gradient(circle calc(var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2) at calc(var(--andes-size-height-medium, var(--andes-size-height-medium, var(--andes-dimensions-40, 40px))) + var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2) calc(50% + var(--andes-size-height-medium, var(--andes-size-height-medium, var(--andes-dimensions-40, 40px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) - var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) - var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),transparent 100%,#000);-webkit-mask-composite:source-in,xor;mask-composite:intersect}.andes-ui-thumbnail-stacked--medium.andes-ui-thumbnail-stacked--first-on-top .andes-ui-thumbnail__container:not(:first-child) .andes-ui-thumbnail--circle{-webkit-mask:-webkit-radial-gradient(-webkit-calc(-1 * var(--andes-size-height-medium,var(--andes-size-height-medium,var(--andes-dimensions-40,40px)))/2 - var(--andes-dimensions-negative-8,var(--andes-dimensions-negative-8,-8px))) center,circle,transparent -webkit-calc(var(--andes-size-height-medium,var(--andes-size-height-medium,var(--andes-dimensions-40,40px)))/2 + var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px)))),#000 0);mask:radial-gradient(circle at calc(-1 * var(--andes-size-height-medium, var(--andes-size-height-medium, var(--andes-dimensions-40, 40px))) / 2 - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px))) center,transparent calc(var(--andes-size-height-medium, var(--andes-size-height-medium, var(--andes-dimensions-40, 40px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),#000 0)}.andes-ui-thumbnail-stacked--medium.andes-ui-thumbnail-stacked--first-on-top .andes-ui-thumbnail__container:not(:first-child) .andes-ui-thumbnail--square{-webkit-clip-path:polygon(0 0,0 -webkit-calc(50% - (var(--andes-size-height-medium,var(--andes-size-height-medium,var(--andes-dimensions-40,40px)))/2 + var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px)))) + var(--andes-border-radius-medium,var(--andes-border-radius-medium,var(--andes-dimensions-12,12px))) + var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px)))),-webkit-calc(-1 * (var(--andes-border-radius-medium,var(--andes-border-radius-medium,var(--andes-dimensions-12,12px))) + var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px)))/2) - var(--andes-dimensions-negative-8,var(--andes-dimensions-negative-8,-8px)) + var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px))) + var(--andes-border-radius-medium,var(--andes-border-radius-medium,var(--andes-dimensions-12,12px))) + var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px)))/2) -webkit-calc(50% - (var(--andes-size-height-medium,var(--andes-size-height-medium,var(--andes-dimensions-40,40px)))/2 + var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px)))) + var(--andes-border-radius-medium,var(--andes-border-radius-medium,var(--andes-dimensions-12,12px))) + var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px)))),-webkit-calc(-1 * (var(--andes-border-radius-medium,var(--andes-border-radius-medium,var(--andes-dimensions-12,12px))) + var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px)))/2) - var(--andes-dimensions-negative-8,var(--andes-dimensions-negative-8,-8px)) + var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px))) + var(--andes-border-radius-medium,var(--andes-border-radius-medium,var(--andes-dimensions-12,12px))) + var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px)))/2) -webkit-calc(50% + var(--andes-size-height-medium,var(--andes-size-height-medium,var(--andes-dimensions-40,40px)))/2 + var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px))) - var(--andes-border-radius-medium,var(--andes-border-radius-medium,var(--andes-dimensions-12,12px))) - var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px)))),0 -webkit-calc(50% + var(--andes-size-height-medium,var(--andes-size-height-medium,var(--andes-dimensions-40,40px)))/2 + var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px))) - var(--andes-border-radius-medium,var(--andes-border-radius-medium,var(--andes-dimensions-12,12px))) - var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px)))),0 100%,100% 100%,100% 0);clip-path:polygon(0 0,0 calc(50% - (var(--andes-size-height-medium, var(--andes-size-height-medium, var(--andes-dimensions-40, 40px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))) + var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),calc(-1 * (var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) + var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2) calc(50% - (var(--andes-size-height-medium, var(--andes-size-height-medium, var(--andes-dimensions-40, 40px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))) + var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),calc(-1 * (var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) + var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2) calc(50% + var(--andes-size-height-medium, var(--andes-size-height-medium, var(--andes-dimensions-40, 40px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) - var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) - var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),0 calc(50% + var(--andes-size-height-medium, var(--andes-size-height-medium, var(--andes-dimensions-40, 40px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) - var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) - var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),0 100%,100% 100%,100% 0);-webkit-mask:-webkit-radial-gradient(-webkit-calc(-1 * (var(--andes-border-radius-medium,var(--andes-border-radius-medium,var(--andes-dimensions-12,12px))) + var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px)))/2) - var(--andes-dimensions-negative-8,var(--andes-dimensions-negative-8,-8px)) + var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px)))) -webkit-calc(50% - (var(--andes-size-height-medium,var(--andes-size-height-medium,var(--andes-dimensions-40,40px)))/2 + var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px)))) + var(--andes-border-radius-medium,var(--andes-border-radius-medium,var(--andes-dimensions-12,12px))) + var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px)))),circle -webkit-calc(var(--andes-border-radius-medium,var(--andes-border-radius-medium,var(--andes-dimensions-12,12px))) + var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px)))/2),transparent 100%,#000),-webkit-radial-gradient(-webkit-calc(-1 * (var(--andes-border-radius-medium,var(--andes-border-radius-medium,var(--andes-dimensions-12,12px))) + var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px)))/2) - var(--andes-dimensions-negative-8,var(--andes-dimensions-negative-8,-8px)) + var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px)))) -webkit-calc(50% + var(--andes-size-height-medium,var(--andes-size-height-medium,var(--andes-dimensions-40,40px)))/2 + var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px))) - var(--andes-border-radius-medium,var(--andes-border-radius-medium,var(--andes-dimensions-12,12px))) - var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px)))),circle -webkit-calc(var(--andes-border-radius-medium,var(--andes-border-radius-medium,var(--andes-dimensions-12,12px))) + var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px)))/2),transparent 100%,#000);mask:radial-gradient(circle calc(var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2) at calc(-1 * (var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))) calc(50% - (var(--andes-size-height-medium, var(--andes-size-height-medium, var(--andes-dimensions-40, 40px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))) + var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),transparent 100%,#000),radial-gradient(circle calc(var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2) at calc(-1 * (var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))) calc(50% + var(--andes-size-height-medium, var(--andes-size-height-medium, var(--andes-dimensions-40, 40px))) / 2 + var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px))) - var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) - var(--andes-border-width-medium, var(--andes-border-width-medium, var(--andes-dimensions-2, 2px)))),transparent 100%,#000);-webkit-mask-composite:source-in,xor;mask-composite:intersect}.andes-ui-thumbnail-stacked--small.andes-ui-thumbnail-stacked--last-on-top .andes-ui-thumbnail__container:not(:last-child) .andes-ui-thumbnail--circle{-webkit-mask:-webkit-radial-gradient(-webkit-calc(var(--andes-size-height-small,var(--andes-size-height-small,var(--andes-dimensions-32,32px))) * 3/2 + var(--andes-dimensions-negative-8,var(--andes-dimensions-negative-8,-8px))) center,circle,transparent -webkit-calc(var(--andes-size-height-small,var(--andes-size-height-small,var(--andes-dimensions-32,32px)))/2 + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))),#000 0);mask:radial-gradient(circle at calc(var(--andes-size-height-small, var(--andes-size-height-small, var(--andes-dimensions-32, 32px))) * 3 / 2 + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px))) center,transparent calc(var(--andes-size-height-small, var(--andes-size-height-small, var(--andes-dimensions-32, 32px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),#000 0)}.andes-ui-thumbnail-stacked--small.andes-ui-thumbnail-stacked--last-on-top .andes-ui-thumbnail__container:not(:last-child) .andes-ui-thumbnail--square{-webkit-clip-path:polygon(0 0,0 100%,100% 100%,100% -webkit-calc(50% + var(--andes-size-height-small,var(--andes-size-height-small,var(--andes-dimensions-32,32px)))/2 + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px))) - var(--andes-border-radius-medium,var(--andes-border-radius-medium,var(--andes-dimensions-12,12px))) - var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))),-webkit-calc(var(--andes-size-height-small,var(--andes-size-height-small,var(--andes-dimensions-32,32px))) + var(--andes-border-radius-medium,var(--andes-border-radius-medium,var(--andes-dimensions-12,12px))) + var(--andes-dimensions-negative-8,var(--andes-dimensions-negative-8,-8px)) - var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))/2 - (var(--andes-border-radius-medium,var(--andes-border-radius-medium,var(--andes-dimensions-12,12px))) + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))/2)) -webkit-calc(50% + var(--andes-size-height-small,var(--andes-size-height-small,var(--andes-dimensions-32,32px)))/2 + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px))) - var(--andes-border-radius-medium,var(--andes-border-radius-medium,var(--andes-dimensions-12,12px))) - var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))),-webkit-calc(var(--andes-size-height-small,var(--andes-size-height-small,var(--andes-dimensions-32,32px))) + var(--andes-border-radius-medium,var(--andes-border-radius-medium,var(--andes-dimensions-12,12px))) + var(--andes-dimensions-negative-8,var(--andes-dimensions-negative-8,-8px)) - var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))/2 - (var(--andes-border-radius-medium,var(--andes-border-radius-medium,var(--andes-dimensions-12,12px))) + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))/2)) -webkit-calc(50% - (var(--andes-size-height-small,var(--andes-size-height-small,var(--andes-dimensions-32,32px)))/2 + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))) + var(--andes-border-radius-medium,var(--andes-border-radius-medium,var(--andes-dimensions-12,12px))) + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))),100% -webkit-calc(50% - (var(--andes-size-height-small,var(--andes-size-height-small,var(--andes-dimensions-32,32px)))/2 + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))) + var(--andes-border-radius-medium,var(--andes-border-radius-medium,var(--andes-dimensions-12,12px))) + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))),100% 0);clip-path:polygon(0 0,0 100%,100% 100%,100% calc(50% + var(--andes-size-height-small, var(--andes-size-height-small, var(--andes-dimensions-32, 32px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) - var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),calc(var(--andes-size-height-small, var(--andes-size-height-small, var(--andes-dimensions-32, 32px))) + var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2 - (var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2)) calc(50% + var(--andes-size-height-small, var(--andes-size-height-small, var(--andes-dimensions-32, 32px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) - var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),calc(var(--andes-size-height-small, var(--andes-size-height-small, var(--andes-dimensions-32, 32px))) + var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2 - (var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2)) calc(50% - (var(--andes-size-height-small, var(--andes-size-height-small, var(--andes-dimensions-32, 32px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))) + var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),100% calc(50% - (var(--andes-size-height-small, var(--andes-size-height-small, var(--andes-dimensions-32, 32px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))) + var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),100% 0);-webkit-mask:-webkit-radial-gradient(-webkit-calc(var(--andes-size-height-small,var(--andes-size-height-small,var(--andes-dimensions-32,32px))) + var(--andes-border-radius-medium,var(--andes-border-radius-medium,var(--andes-dimensions-12,12px))) + var(--andes-dimensions-negative-8,var(--andes-dimensions-negative-8,-8px)) - var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))/2) -webkit-calc(50% - (var(--andes-size-height-small,var(--andes-size-height-small,var(--andes-dimensions-32,32px)))/2 + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))) + var(--andes-border-radius-medium,var(--andes-border-radius-medium,var(--andes-dimensions-12,12px))) + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))),circle -webkit-calc(var(--andes-border-radius-medium,var(--andes-border-radius-medium,var(--andes-dimensions-12,12px))) + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))/2),transparent 100%,#000),-webkit-radial-gradient(-webkit-calc(var(--andes-size-height-small,var(--andes-size-height-small,var(--andes-dimensions-32,32px))) + var(--andes-border-radius-medium,var(--andes-border-radius-medium,var(--andes-dimensions-12,12px))) + var(--andes-dimensions-negative-8,var(--andes-dimensions-negative-8,-8px)) - var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))/2) -webkit-calc(50% + var(--andes-size-height-small,var(--andes-size-height-small,var(--andes-dimensions-32,32px)))/2 + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px))) - var(--andes-border-radius-medium,var(--andes-border-radius-medium,var(--andes-dimensions-12,12px))) - var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))),circle -webkit-calc(var(--andes-border-radius-medium,var(--andes-border-radius-medium,var(--andes-dimensions-12,12px))) + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))/2),transparent 100%,#000);mask:radial-gradient(circle calc(var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) at calc(var(--andes-size-height-small, var(--andes-size-height-small, var(--andes-dimensions-32, 32px))) + var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) calc(50% - (var(--andes-size-height-small, var(--andes-size-height-small, var(--andes-dimensions-32, 32px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))) + var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),transparent 100%,#000),radial-gradient(circle calc(var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) at calc(var(--andes-size-height-small, var(--andes-size-height-small, var(--andes-dimensions-32, 32px))) + var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) calc(50% + var(--andes-size-height-small, var(--andes-size-height-small, var(--andes-dimensions-32, 32px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) - var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),transparent 100%,#000);-webkit-mask-composite:source-in,xor;mask-composite:intersect}.andes-ui-thumbnail-stacked--small.andes-ui-thumbnail-stacked--first-on-top .andes-ui-thumbnail__container:not(:first-child) .andes-ui-thumbnail--circle{-webkit-mask:-webkit-radial-gradient(-webkit-calc(-1 * var(--andes-size-height-small,var(--andes-size-height-small,var(--andes-dimensions-32,32px)))/2 - var(--andes-dimensions-negative-8,var(--andes-dimensions-negative-8,-8px))) center,circle,transparent -webkit-calc(var(--andes-size-height-small,var(--andes-size-height-small,var(--andes-dimensions-32,32px)))/2 + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))),#000 0);mask:radial-gradient(circle at calc(-1 * var(--andes-size-height-small, var(--andes-size-height-small, var(--andes-dimensions-32, 32px))) / 2 - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px))) center,transparent calc(var(--andes-size-height-small, var(--andes-size-height-small, var(--andes-dimensions-32, 32px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),#000 0)}.andes-ui-thumbnail-stacked--small.andes-ui-thumbnail-stacked--first-on-top .andes-ui-thumbnail__container:not(:first-child) .andes-ui-thumbnail--square{-webkit-clip-path:polygon(0 0,0 -webkit-calc(50% - (var(--andes-size-height-small,var(--andes-size-height-small,var(--andes-dimensions-32,32px)))/2 + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))) + var(--andes-border-radius-medium,var(--andes-border-radius-medium,var(--andes-dimensions-12,12px))) + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))),-webkit-calc(-1 * (var(--andes-border-radius-medium,var(--andes-border-radius-medium,var(--andes-dimensions-12,12px))) + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))/2) - var(--andes-dimensions-negative-8,var(--andes-dimensions-negative-8,-8px)) + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px))) + var(--andes-border-radius-medium,var(--andes-border-radius-medium,var(--andes-dimensions-12,12px))) + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))/2) -webkit-calc(50% - (var(--andes-size-height-small,var(--andes-size-height-small,var(--andes-dimensions-32,32px)))/2 + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))) + var(--andes-border-radius-medium,var(--andes-border-radius-medium,var(--andes-dimensions-12,12px))) + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))),-webkit-calc(-1 * (var(--andes-border-radius-medium,var(--andes-border-radius-medium,var(--andes-dimensions-12,12px))) + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))/2) - var(--andes-dimensions-negative-8,var(--andes-dimensions-negative-8,-8px)) + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px))) + var(--andes-border-radius-medium,var(--andes-border-radius-medium,var(--andes-dimensions-12,12px))) + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))/2) -webkit-calc(50% + var(--andes-size-height-small,var(--andes-size-height-small,var(--andes-dimensions-32,32px)))/2 + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px))) - var(--andes-border-radius-medium,var(--andes-border-radius-medium,var(--andes-dimensions-12,12px))) - var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))),0 -webkit-calc(50% + var(--andes-size-height-small,var(--andes-size-height-small,var(--andes-dimensions-32,32px)))/2 + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px))) - var(--andes-border-radius-medium,var(--andes-border-radius-medium,var(--andes-dimensions-12,12px))) - var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))),0 100%,100% 100%,100% 0);clip-path:polygon(0 0,0 calc(50% - (var(--andes-size-height-small, var(--andes-size-height-small, var(--andes-dimensions-32, 32px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))) + var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),calc(-1 * (var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) + var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) calc(50% - (var(--andes-size-height-small, var(--andes-size-height-small, var(--andes-dimensions-32, 32px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))) + var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),calc(-1 * (var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) + var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) calc(50% + var(--andes-size-height-small, var(--andes-size-height-small, var(--andes-dimensions-32, 32px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) - var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),0 calc(50% + var(--andes-size-height-small, var(--andes-size-height-small, var(--andes-dimensions-32, 32px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) - var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),0 100%,100% 100%,100% 0);-webkit-mask:-webkit-radial-gradient(-webkit-calc(-1 * (var(--andes-border-radius-medium,var(--andes-border-radius-medium,var(--andes-dimensions-12,12px))) + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))/2) - var(--andes-dimensions-negative-8,var(--andes-dimensions-negative-8,-8px)) + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))) -webkit-calc(50% - (var(--andes-size-height-small,var(--andes-size-height-small,var(--andes-dimensions-32,32px)))/2 + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))) + var(--andes-border-radius-medium,var(--andes-border-radius-medium,var(--andes-dimensions-12,12px))) + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))),circle -webkit-calc(var(--andes-border-radius-medium,var(--andes-border-radius-medium,var(--andes-dimensions-12,12px))) + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))/2),transparent 100%,#000),-webkit-radial-gradient(-webkit-calc(-1 * (var(--andes-border-radius-medium,var(--andes-border-radius-medium,var(--andes-dimensions-12,12px))) + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))/2) - var(--andes-dimensions-negative-8,var(--andes-dimensions-negative-8,-8px)) + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))) -webkit-calc(50% + var(--andes-size-height-small,var(--andes-size-height-small,var(--andes-dimensions-32,32px)))/2 + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px))) - var(--andes-border-radius-medium,var(--andes-border-radius-medium,var(--andes-dimensions-12,12px))) - var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))),circle -webkit-calc(var(--andes-border-radius-medium,var(--andes-border-radius-medium,var(--andes-dimensions-12,12px))) + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))/2),transparent 100%,#000);mask:radial-gradient(circle calc(var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) at calc(-1 * (var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))) calc(50% - (var(--andes-size-height-small, var(--andes-size-height-small, var(--andes-dimensions-32, 32px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))) + var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),transparent 100%,#000),radial-gradient(circle calc(var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) at calc(-1 * (var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))) calc(50% + var(--andes-size-height-small, var(--andes-size-height-small, var(--andes-dimensions-32, 32px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) - var(--andes-border-radius-medium, var(--andes-border-radius-medium, var(--andes-dimensions-12, 12px))) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),transparent 100%,#000);-webkit-mask-composite:source-in,xor;mask-composite:intersect}.andes-ui-thumbnail-stacked--xsmall.andes-ui-thumbnail-stacked--last-on-top .andes-ui-thumbnail__container:not(:last-child) .andes-ui-thumbnail--circle{-webkit-mask:-webkit-radial-gradient(-webkit-calc(var(--andes-size-height-xsmall,var(--andes-size-height-xsmall,var(--andes-dimensions-24,24px))) * 3/2 + var(--andes-dimensions-negative-8,var(--andes-dimensions-negative-8,-8px))) center,circle,transparent -webkit-calc(var(--andes-size-height-xsmall,var(--andes-size-height-xsmall,var(--andes-dimensions-24,24px)))/2 + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))),#000 0);mask:radial-gradient(circle at calc(var(--andes-size-height-xsmall, var(--andes-size-height-xsmall, var(--andes-dimensions-24, 24px))) * 3 / 2 + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px))) center,transparent calc(var(--andes-size-height-xsmall, var(--andes-size-height-xsmall, var(--andes-dimensions-24, 24px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),#000 0)}.andes-ui-thumbnail-stacked--xsmall.andes-ui-thumbnail-stacked--last-on-top .andes-ui-thumbnail__container:not(:last-child) .andes-ui-thumbnail--square{-webkit-clip-path:polygon(0 0,0 100%,100% 100%,100% -webkit-calc(50% + var(--andes-size-height-xsmall,var(--andes-size-height-xsmall,var(--andes-dimensions-24,24px)))/2 + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px))) - var(--andes-border-radius-small,var(--andes-border-radius-small,var(--andes-dimensions-8,8px))) - var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))),-webkit-calc(var(--andes-size-height-xsmall,var(--andes-size-height-xsmall,var(--andes-dimensions-24,24px))) + var(--andes-border-radius-small,var(--andes-border-radius-small,var(--andes-dimensions-8,8px))) + var(--andes-dimensions-negative-8,var(--andes-dimensions-negative-8,-8px)) - var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))/2 - (var(--andes-border-radius-small,var(--andes-border-radius-small,var(--andes-dimensions-8,8px))) + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))/2)) -webkit-calc(50% + var(--andes-size-height-xsmall,var(--andes-size-height-xsmall,var(--andes-dimensions-24,24px)))/2 + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px))) - var(--andes-border-radius-small,var(--andes-border-radius-small,var(--andes-dimensions-8,8px))) - var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))),-webkit-calc(var(--andes-size-height-xsmall,var(--andes-size-height-xsmall,var(--andes-dimensions-24,24px))) + var(--andes-border-radius-small,var(--andes-border-radius-small,var(--andes-dimensions-8,8px))) + var(--andes-dimensions-negative-8,var(--andes-dimensions-negative-8,-8px)) - var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))/2 - (var(--andes-border-radius-small,var(--andes-border-radius-small,var(--andes-dimensions-8,8px))) + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))/2)) -webkit-calc(50% - (var(--andes-size-height-xsmall,var(--andes-size-height-xsmall,var(--andes-dimensions-24,24px)))/2 + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))) + var(--andes-border-radius-small,var(--andes-border-radius-small,var(--andes-dimensions-8,8px))) + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))),100% -webkit-calc(50% - (var(--andes-size-height-xsmall,var(--andes-size-height-xsmall,var(--andes-dimensions-24,24px)))/2 + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))) + var(--andes-border-radius-small,var(--andes-border-radius-small,var(--andes-dimensions-8,8px))) + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))),100% 0);clip-path:polygon(0 0,0 100%,100% 100%,100% calc(50% + var(--andes-size-height-xsmall, var(--andes-size-height-xsmall, var(--andes-dimensions-24, 24px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) - var(--andes-border-radius-small, var(--andes-border-radius-small, var(--andes-dimensions-8, 8px))) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),calc(var(--andes-size-height-xsmall, var(--andes-size-height-xsmall, var(--andes-dimensions-24, 24px))) + var(--andes-border-radius-small, var(--andes-border-radius-small, var(--andes-dimensions-8, 8px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2 - (var(--andes-border-radius-small, var(--andes-border-radius-small, var(--andes-dimensions-8, 8px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2)) calc(50% + var(--andes-size-height-xsmall, var(--andes-size-height-xsmall, var(--andes-dimensions-24, 24px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) - var(--andes-border-radius-small, var(--andes-border-radius-small, var(--andes-dimensions-8, 8px))) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),calc(var(--andes-size-height-xsmall, var(--andes-size-height-xsmall, var(--andes-dimensions-24, 24px))) + var(--andes-border-radius-small, var(--andes-border-radius-small, var(--andes-dimensions-8, 8px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2 - (var(--andes-border-radius-small, var(--andes-border-radius-small, var(--andes-dimensions-8, 8px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2)) calc(50% - (var(--andes-size-height-xsmall, var(--andes-size-height-xsmall, var(--andes-dimensions-24, 24px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))) + var(--andes-border-radius-small, var(--andes-border-radius-small, var(--andes-dimensions-8, 8px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),100% calc(50% - (var(--andes-size-height-xsmall, var(--andes-size-height-xsmall, var(--andes-dimensions-24, 24px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))) + var(--andes-border-radius-small, var(--andes-border-radius-small, var(--andes-dimensions-8, 8px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),100% 0);-webkit-mask:-webkit-radial-gradient(-webkit-calc(var(--andes-size-height-xsmall,var(--andes-size-height-xsmall,var(--andes-dimensions-24,24px))) + var(--andes-border-radius-small,var(--andes-border-radius-small,var(--andes-dimensions-8,8px))) + var(--andes-dimensions-negative-8,var(--andes-dimensions-negative-8,-8px)) - var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))/2) -webkit-calc(50% - (var(--andes-size-height-xsmall,var(--andes-size-height-xsmall,var(--andes-dimensions-24,24px)))/2 + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))) + var(--andes-border-radius-small,var(--andes-border-radius-small,var(--andes-dimensions-8,8px))) + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))),circle -webkit-calc(var(--andes-border-radius-small,var(--andes-border-radius-small,var(--andes-dimensions-8,8px))) + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))/2),transparent 100%,#000),-webkit-radial-gradient(-webkit-calc(var(--andes-size-height-xsmall,var(--andes-size-height-xsmall,var(--andes-dimensions-24,24px))) + var(--andes-border-radius-small,var(--andes-border-radius-small,var(--andes-dimensions-8,8px))) + var(--andes-dimensions-negative-8,var(--andes-dimensions-negative-8,-8px)) - var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))/2) -webkit-calc(50% + var(--andes-size-height-xsmall,var(--andes-size-height-xsmall,var(--andes-dimensions-24,24px)))/2 + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px))) - var(--andes-border-radius-small,var(--andes-border-radius-small,var(--andes-dimensions-8,8px))) - var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))),circle -webkit-calc(var(--andes-border-radius-small,var(--andes-border-radius-small,var(--andes-dimensions-8,8px))) + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))/2),transparent 100%,#000);mask:radial-gradient(circle calc(var(--andes-border-radius-small, var(--andes-border-radius-small, var(--andes-dimensions-8, 8px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) at calc(var(--andes-size-height-xsmall, var(--andes-size-height-xsmall, var(--andes-dimensions-24, 24px))) + var(--andes-border-radius-small, var(--andes-border-radius-small, var(--andes-dimensions-8, 8px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) calc(50% - (var(--andes-size-height-xsmall, var(--andes-size-height-xsmall, var(--andes-dimensions-24, 24px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))) + var(--andes-border-radius-small, var(--andes-border-radius-small, var(--andes-dimensions-8, 8px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),transparent 100%,#000),radial-gradient(circle calc(var(--andes-border-radius-small, var(--andes-border-radius-small, var(--andes-dimensions-8, 8px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) at calc(var(--andes-size-height-xsmall, var(--andes-size-height-xsmall, var(--andes-dimensions-24, 24px))) + var(--andes-border-radius-small, var(--andes-border-radius-small, var(--andes-dimensions-8, 8px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) calc(50% + var(--andes-size-height-xsmall, var(--andes-size-height-xsmall, var(--andes-dimensions-24, 24px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) - var(--andes-border-radius-small, var(--andes-border-radius-small, var(--andes-dimensions-8, 8px))) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),transparent 100%,#000);-webkit-mask-composite:source-in,xor;mask-composite:intersect}.andes-ui-thumbnail-stacked--xsmall.andes-ui-thumbnail-stacked--first-on-top .andes-ui-thumbnail__container:not(:first-child) .andes-ui-thumbnail--circle{-webkit-mask:-webkit-radial-gradient(-webkit-calc(-1 * var(--andes-size-height-xsmall,var(--andes-size-height-xsmall,var(--andes-dimensions-24,24px)))/2 - var(--andes-dimensions-negative-8,var(--andes-dimensions-negative-8,-8px))) center,circle,transparent -webkit-calc(var(--andes-size-height-xsmall,var(--andes-size-height-xsmall,var(--andes-dimensions-24,24px)))/2 + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))),#000 0);mask:radial-gradient(circle at calc(-1 * var(--andes-size-height-xsmall, var(--andes-size-height-xsmall, var(--andes-dimensions-24, 24px))) / 2 - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px))) center,transparent calc(var(--andes-size-height-xsmall, var(--andes-size-height-xsmall, var(--andes-dimensions-24, 24px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),#000 0)}.andes-ui-thumbnail-stacked--xsmall.andes-ui-thumbnail-stacked--first-on-top .andes-ui-thumbnail__container:not(:first-child) .andes-ui-thumbnail--square{-webkit-clip-path:polygon(0 0,0 -webkit-calc(50% - (var(--andes-size-height-xsmall,var(--andes-size-height-xsmall,var(--andes-dimensions-24,24px)))/2 + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))) + var(--andes-border-radius-small,var(--andes-border-radius-small,var(--andes-dimensions-8,8px))) + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))),-webkit-calc(-1 * (var(--andes-border-radius-small,var(--andes-border-radius-small,var(--andes-dimensions-8,8px))) + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))/2) - var(--andes-dimensions-negative-8,var(--andes-dimensions-negative-8,-8px)) + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px))) + var(--andes-border-radius-small,var(--andes-border-radius-small,var(--andes-dimensions-8,8px))) + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))/2) -webkit-calc(50% - (var(--andes-size-height-xsmall,var(--andes-size-height-xsmall,var(--andes-dimensions-24,24px)))/2 + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))) + var(--andes-border-radius-small,var(--andes-border-radius-small,var(--andes-dimensions-8,8px))) + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))),-webkit-calc(-1 * (var(--andes-border-radius-small,var(--andes-border-radius-small,var(--andes-dimensions-8,8px))) + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))/2) - var(--andes-dimensions-negative-8,var(--andes-dimensions-negative-8,-8px)) + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px))) + var(--andes-border-radius-small,var(--andes-border-radius-small,var(--andes-dimensions-8,8px))) + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))/2) -webkit-calc(50% + var(--andes-size-height-xsmall,var(--andes-size-height-xsmall,var(--andes-dimensions-24,24px)))/2 + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px))) - var(--andes-border-radius-small,var(--andes-border-radius-small,var(--andes-dimensions-8,8px))) - var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))),0 -webkit-calc(50% + var(--andes-size-height-xsmall,var(--andes-size-height-xsmall,var(--andes-dimensions-24,24px)))/2 + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px))) - var(--andes-border-radius-small,var(--andes-border-radius-small,var(--andes-dimensions-8,8px))) - var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))),0 100%,100% 100%,100% 0);clip-path:polygon(0 0,0 calc(50% - (var(--andes-size-height-xsmall, var(--andes-size-height-xsmall, var(--andes-dimensions-24, 24px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))) + var(--andes-border-radius-small, var(--andes-border-radius-small, var(--andes-dimensions-8, 8px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),calc(-1 * (var(--andes-border-radius-small, var(--andes-border-radius-small, var(--andes-dimensions-8, 8px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) + var(--andes-border-radius-small, var(--andes-border-radius-small, var(--andes-dimensions-8, 8px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) calc(50% - (var(--andes-size-height-xsmall, var(--andes-size-height-xsmall, var(--andes-dimensions-24, 24px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))) + var(--andes-border-radius-small, var(--andes-border-radius-small, var(--andes-dimensions-8, 8px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),calc(-1 * (var(--andes-border-radius-small, var(--andes-border-radius-small, var(--andes-dimensions-8, 8px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) + var(--andes-border-radius-small, var(--andes-border-radius-small, var(--andes-dimensions-8, 8px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) calc(50% + var(--andes-size-height-xsmall, var(--andes-size-height-xsmall, var(--andes-dimensions-24, 24px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) - var(--andes-border-radius-small, var(--andes-border-radius-small, var(--andes-dimensions-8, 8px))) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),0 calc(50% + var(--andes-size-height-xsmall, var(--andes-size-height-xsmall, var(--andes-dimensions-24, 24px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) - var(--andes-border-radius-small, var(--andes-border-radius-small, var(--andes-dimensions-8, 8px))) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),0 100%,100% 100%,100% 0);-webkit-mask:-webkit-radial-gradient(-webkit-calc(-1 * (var(--andes-border-radius-small,var(--andes-border-radius-small,var(--andes-dimensions-8,8px))) + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))/2) - var(--andes-dimensions-negative-8,var(--andes-dimensions-negative-8,-8px)) + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))) -webkit-calc(50% - (var(--andes-size-height-xsmall,var(--andes-size-height-xsmall,var(--andes-dimensions-24,24px)))/2 + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))) + var(--andes-border-radius-small,var(--andes-border-radius-small,var(--andes-dimensions-8,8px))) + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))),circle -webkit-calc(var(--andes-border-radius-small,var(--andes-border-radius-small,var(--andes-dimensions-8,8px))) + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))/2),transparent 100%,#000),-webkit-radial-gradient(-webkit-calc(-1 * (var(--andes-border-radius-small,var(--andes-border-radius-small,var(--andes-dimensions-8,8px))) + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))/2) - var(--andes-dimensions-negative-8,var(--andes-dimensions-negative-8,-8px)) + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))) -webkit-calc(50% + var(--andes-size-height-xsmall,var(--andes-size-height-xsmall,var(--andes-dimensions-24,24px)))/2 + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px))) - var(--andes-border-radius-small,var(--andes-border-radius-small,var(--andes-dimensions-8,8px))) - var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))),circle -webkit-calc(var(--andes-border-radius-small,var(--andes-border-radius-small,var(--andes-dimensions-8,8px))) + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))/2),transparent 100%,#000);mask:radial-gradient(circle calc(var(--andes-border-radius-small, var(--andes-border-radius-small, var(--andes-dimensions-8, 8px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) at calc(-1 * (var(--andes-border-radius-small, var(--andes-border-radius-small, var(--andes-dimensions-8, 8px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))) calc(50% - (var(--andes-size-height-xsmall, var(--andes-size-height-xsmall, var(--andes-dimensions-24, 24px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))) + var(--andes-border-radius-small, var(--andes-border-radius-small, var(--andes-dimensions-8, 8px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),transparent 100%,#000),radial-gradient(circle calc(var(--andes-border-radius-small, var(--andes-border-radius-small, var(--andes-dimensions-8, 8px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) at calc(-1 * (var(--andes-border-radius-small, var(--andes-border-radius-small, var(--andes-dimensions-8, 8px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))) calc(50% + var(--andes-size-height-xsmall, var(--andes-size-height-xsmall, var(--andes-dimensions-24, 24px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) - var(--andes-border-radius-small, var(--andes-border-radius-small, var(--andes-dimensions-8, 8px))) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),transparent 100%,#000);-webkit-mask-composite:source-in,xor;mask-composite:intersect}.andes-ui-thumbnail-stacked--tiny.andes-ui-thumbnail-stacked--last-on-top .andes-ui-thumbnail__container:not(:last-child) .andes-ui-thumbnail--circle{-webkit-mask:-webkit-radial-gradient(-webkit-calc(var(--andes-size-height-tiny,var(--andes-size-height-tiny,var(--andes-dimensions-20,20px))) * 3/2 + var(--andes-dimensions-negative-8,var(--andes-dimensions-negative-8,-8px))) center,circle,transparent -webkit-calc(var(--andes-size-height-tiny,var(--andes-size-height-tiny,var(--andes-dimensions-20,20px)))/2 + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))),#000 0);mask:radial-gradient(circle at calc(var(--andes-size-height-tiny, var(--andes-size-height-tiny, var(--andes-dimensions-20, 20px))) * 3 / 2 + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px))) center,transparent calc(var(--andes-size-height-tiny, var(--andes-size-height-tiny, var(--andes-dimensions-20, 20px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),#000 0)}.andes-ui-thumbnail-stacked--tiny.andes-ui-thumbnail-stacked--last-on-top .andes-ui-thumbnail__container:not(:last-child) .andes-ui-thumbnail--square{-webkit-clip-path:polygon(0 0,0 100%,100% 100%,100% -webkit-calc(50% + var(--andes-size-height-tiny,var(--andes-size-height-tiny,var(--andes-dimensions-20,20px)))/2 + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px))) - var(--andes-border-radius-xsmall,var(--andes-border-radius-xsmall,var(--andes-dimensions-6,6px))) - var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))),-webkit-calc(var(--andes-size-height-tiny,var(--andes-size-height-tiny,var(--andes-dimensions-20,20px))) + var(--andes-border-radius-xsmall,var(--andes-border-radius-xsmall,var(--andes-dimensions-6,6px))) + var(--andes-dimensions-negative-8,var(--andes-dimensions-negative-8,-8px)) - var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))/2 - (var(--andes-border-radius-xsmall,var(--andes-border-radius-xsmall,var(--andes-dimensions-6,6px))) + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))/2)) -webkit-calc(50% + var(--andes-size-height-tiny,var(--andes-size-height-tiny,var(--andes-dimensions-20,20px)))/2 + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px))) - var(--andes-border-radius-xsmall,var(--andes-border-radius-xsmall,var(--andes-dimensions-6,6px))) - var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))),-webkit-calc(var(--andes-size-height-tiny,var(--andes-size-height-tiny,var(--andes-dimensions-20,20px))) + var(--andes-border-radius-xsmall,var(--andes-border-radius-xsmall,var(--andes-dimensions-6,6px))) + var(--andes-dimensions-negative-8,var(--andes-dimensions-negative-8,-8px)) - var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))/2 - (var(--andes-border-radius-xsmall,var(--andes-border-radius-xsmall,var(--andes-dimensions-6,6px))) + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))/2)) -webkit-calc(50% - (var(--andes-size-height-tiny,var(--andes-size-height-tiny,var(--andes-dimensions-20,20px)))/2 + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))) + var(--andes-border-radius-xsmall,var(--andes-border-radius-xsmall,var(--andes-dimensions-6,6px))) + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))),100% -webkit-calc(50% - (var(--andes-size-height-tiny,var(--andes-size-height-tiny,var(--andes-dimensions-20,20px)))/2 + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))) + var(--andes-border-radius-xsmall,var(--andes-border-radius-xsmall,var(--andes-dimensions-6,6px))) + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))),100% 0);clip-path:polygon(0 0,0 100%,100% 100%,100% calc(50% + var(--andes-size-height-tiny, var(--andes-size-height-tiny, var(--andes-dimensions-20, 20px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) - var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),calc(var(--andes-size-height-tiny, var(--andes-size-height-tiny, var(--andes-dimensions-20, 20px))) + var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2 - (var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2)) calc(50% + var(--andes-size-height-tiny, var(--andes-size-height-tiny, var(--andes-dimensions-20, 20px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) - var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),calc(var(--andes-size-height-tiny, var(--andes-size-height-tiny, var(--andes-dimensions-20, 20px))) + var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2 - (var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2)) calc(50% - (var(--andes-size-height-tiny, var(--andes-size-height-tiny, var(--andes-dimensions-20, 20px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))) + var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),100% calc(50% - (var(--andes-size-height-tiny, var(--andes-size-height-tiny, var(--andes-dimensions-20, 20px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))) + var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),100% 0);-webkit-mask:-webkit-radial-gradient(-webkit-calc(var(--andes-size-height-tiny,var(--andes-size-height-tiny,var(--andes-dimensions-20,20px))) + var(--andes-border-radius-xsmall,var(--andes-border-radius-xsmall,var(--andes-dimensions-6,6px))) + var(--andes-dimensions-negative-8,var(--andes-dimensions-negative-8,-8px)) - var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))/2) -webkit-calc(50% - (var(--andes-size-height-tiny,var(--andes-size-height-tiny,var(--andes-dimensions-20,20px)))/2 + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))) + var(--andes-border-radius-xsmall,var(--andes-border-radius-xsmall,var(--andes-dimensions-6,6px))) + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))),circle -webkit-calc(var(--andes-border-radius-xsmall,var(--andes-border-radius-xsmall,var(--andes-dimensions-6,6px))) + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))/2),transparent 100%,#000),-webkit-radial-gradient(-webkit-calc(var(--andes-size-height-tiny,var(--andes-size-height-tiny,var(--andes-dimensions-20,20px))) + var(--andes-border-radius-xsmall,var(--andes-border-radius-xsmall,var(--andes-dimensions-6,6px))) + var(--andes-dimensions-negative-8,var(--andes-dimensions-negative-8,-8px)) - var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))/2) -webkit-calc(50% + var(--andes-size-height-tiny,var(--andes-size-height-tiny,var(--andes-dimensions-20,20px)))/2 + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px))) - var(--andes-border-radius-xsmall,var(--andes-border-radius-xsmall,var(--andes-dimensions-6,6px))) - var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))),circle -webkit-calc(var(--andes-border-radius-xsmall,var(--andes-border-radius-xsmall,var(--andes-dimensions-6,6px))) + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))/2),transparent 100%,#000);mask:radial-gradient(circle calc(var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) at calc(var(--andes-size-height-tiny, var(--andes-size-height-tiny, var(--andes-dimensions-20, 20px))) + var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) calc(50% - (var(--andes-size-height-tiny, var(--andes-size-height-tiny, var(--andes-dimensions-20, 20px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))) + var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),transparent 100%,#000),radial-gradient(circle calc(var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) at calc(var(--andes-size-height-tiny, var(--andes-size-height-tiny, var(--andes-dimensions-20, 20px))) + var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) calc(50% + var(--andes-size-height-tiny, var(--andes-size-height-tiny, var(--andes-dimensions-20, 20px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) - var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),transparent 100%,#000);-webkit-mask-composite:source-in,xor;mask-composite:intersect}.andes-ui-thumbnail-stacked--tiny.andes-ui-thumbnail-stacked--first-on-top .andes-ui-thumbnail__container:not(:first-child) .andes-ui-thumbnail--circle{-webkit-mask:-webkit-radial-gradient(-webkit-calc(-1 * var(--andes-size-height-tiny,var(--andes-size-height-tiny,var(--andes-dimensions-20,20px)))/2 - var(--andes-dimensions-negative-8,var(--andes-dimensions-negative-8,-8px))) center,circle,transparent -webkit-calc(var(--andes-size-height-tiny,var(--andes-size-height-tiny,var(--andes-dimensions-20,20px)))/2 + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))),#000 0);mask:radial-gradient(circle at calc(-1 * var(--andes-size-height-tiny, var(--andes-size-height-tiny, var(--andes-dimensions-20, 20px))) / 2 - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px))) center,transparent calc(var(--andes-size-height-tiny, var(--andes-size-height-tiny, var(--andes-dimensions-20, 20px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),#000 0)}.andes-ui-thumbnail-stacked--tiny.andes-ui-thumbnail-stacked--first-on-top .andes-ui-thumbnail__container:not(:first-child) .andes-ui-thumbnail--square{-webkit-clip-path:polygon(0 0,0 -webkit-calc(50% - (var(--andes-size-height-tiny,var(--andes-size-height-tiny,var(--andes-dimensions-20,20px)))/2 + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))) + var(--andes-border-radius-xsmall,var(--andes-border-radius-xsmall,var(--andes-dimensions-6,6px))) + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))),-webkit-calc(-1 * (var(--andes-border-radius-xsmall,var(--andes-border-radius-xsmall,var(--andes-dimensions-6,6px))) + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))/2) - var(--andes-dimensions-negative-8,var(--andes-dimensions-negative-8,-8px)) + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px))) + var(--andes-border-radius-xsmall,var(--andes-border-radius-xsmall,var(--andes-dimensions-6,6px))) + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))/2) -webkit-calc(50% - (var(--andes-size-height-tiny,var(--andes-size-height-tiny,var(--andes-dimensions-20,20px)))/2 + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))) + var(--andes-border-radius-xsmall,var(--andes-border-radius-xsmall,var(--andes-dimensions-6,6px))) + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))),-webkit-calc(-1 * (var(--andes-border-radius-xsmall,var(--andes-border-radius-xsmall,var(--andes-dimensions-6,6px))) + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))/2) - var(--andes-dimensions-negative-8,var(--andes-dimensions-negative-8,-8px)) + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px))) + var(--andes-border-radius-xsmall,var(--andes-border-radius-xsmall,var(--andes-dimensions-6,6px))) + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))/2) -webkit-calc(50% + var(--andes-size-height-tiny,var(--andes-size-height-tiny,var(--andes-dimensions-20,20px)))/2 + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px))) - var(--andes-border-radius-xsmall,var(--andes-border-radius-xsmall,var(--andes-dimensions-6,6px))) - var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))),0 -webkit-calc(50% + var(--andes-size-height-tiny,var(--andes-size-height-tiny,var(--andes-dimensions-20,20px)))/2 + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px))) - var(--andes-border-radius-xsmall,var(--andes-border-radius-xsmall,var(--andes-dimensions-6,6px))) - var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))),0 100%,100% 100%,100% 0);clip-path:polygon(0 0,0 calc(50% - (var(--andes-size-height-tiny, var(--andes-size-height-tiny, var(--andes-dimensions-20, 20px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))) + var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),calc(-1 * (var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) + var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) calc(50% - (var(--andes-size-height-tiny, var(--andes-size-height-tiny, var(--andes-dimensions-20, 20px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))) + var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),calc(-1 * (var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) + var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) calc(50% + var(--andes-size-height-tiny, var(--andes-size-height-tiny, var(--andes-dimensions-20, 20px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) - var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),0 calc(50% + var(--andes-size-height-tiny, var(--andes-size-height-tiny, var(--andes-dimensions-20, 20px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) - var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),0 100%,100% 100%,100% 0);-webkit-mask:-webkit-radial-gradient(-webkit-calc(-1 * (var(--andes-border-radius-xsmall,var(--andes-border-radius-xsmall,var(--andes-dimensions-6,6px))) + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))/2) - var(--andes-dimensions-negative-8,var(--andes-dimensions-negative-8,-8px)) + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))) -webkit-calc(50% - (var(--andes-size-height-tiny,var(--andes-size-height-tiny,var(--andes-dimensions-20,20px)))/2 + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))) + var(--andes-border-radius-xsmall,var(--andes-border-radius-xsmall,var(--andes-dimensions-6,6px))) + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))),circle -webkit-calc(var(--andes-border-radius-xsmall,var(--andes-border-radius-xsmall,var(--andes-dimensions-6,6px))) + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))/2),transparent 100%,#000),-webkit-radial-gradient(-webkit-calc(-1 * (var(--andes-border-radius-xsmall,var(--andes-border-radius-xsmall,var(--andes-dimensions-6,6px))) + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))/2) - var(--andes-dimensions-negative-8,var(--andes-dimensions-negative-8,-8px)) + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))) -webkit-calc(50% + var(--andes-size-height-tiny,var(--andes-size-height-tiny,var(--andes-dimensions-20,20px)))/2 + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px))) - var(--andes-border-radius-xsmall,var(--andes-border-radius-xsmall,var(--andes-dimensions-6,6px))) - var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))),circle -webkit-calc(var(--andes-border-radius-xsmall,var(--andes-border-radius-xsmall,var(--andes-dimensions-6,6px))) + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))/2),transparent 100%,#000);mask:radial-gradient(circle calc(var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) at calc(-1 * (var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))) calc(50% - (var(--andes-size-height-tiny, var(--andes-size-height-tiny, var(--andes-dimensions-20, 20px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))) + var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),transparent 100%,#000),radial-gradient(circle calc(var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) at calc(-1 * (var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))) calc(50% + var(--andes-size-height-tiny, var(--andes-size-height-tiny, var(--andes-dimensions-20, 20px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) - var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),transparent 100%,#000);-webkit-mask-composite:source-in,xor;mask-composite:intersect}.andes-ui-thumbnail-stacked--xtiny.andes-ui-thumbnail-stacked--last-on-top .andes-ui-thumbnail__container:not(:last-child) .andes-ui-thumbnail--circle{-webkit-mask:-webkit-radial-gradient(-webkit-calc(var(--andes-size-height-xtiny,var(--andes-size-height-xtiny,var(--andes-dimensions-16,16px))) * 3/2 + var(--andes-dimensions-negative-8,var(--andes-dimensions-negative-8,-8px))) center,circle,transparent -webkit-calc(var(--andes-size-height-xtiny,var(--andes-size-height-xtiny,var(--andes-dimensions-16,16px)))/2 + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))),#000 0);mask:radial-gradient(circle at calc(var(--andes-size-height-xtiny, var(--andes-size-height-xtiny, var(--andes-dimensions-16, 16px))) * 3 / 2 + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px))) center,transparent calc(var(--andes-size-height-xtiny, var(--andes-size-height-xtiny, var(--andes-dimensions-16, 16px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),#000 0)}.andes-ui-thumbnail-stacked--xtiny.andes-ui-thumbnail-stacked--last-on-top .andes-ui-thumbnail__container:not(:last-child) .andes-ui-thumbnail--square{-webkit-clip-path:polygon(0 0,0 100%,100% 100%,100% -webkit-calc(50% + var(--andes-size-height-xtiny,var(--andes-size-height-xtiny,var(--andes-dimensions-16,16px)))/2 + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px))) - var(--andes-border-radius-xsmall,var(--andes-border-radius-xsmall,var(--andes-dimensions-6,6px))) - var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))),-webkit-calc(var(--andes-size-height-xtiny,var(--andes-size-height-xtiny,var(--andes-dimensions-16,16px))) + var(--andes-border-radius-xsmall,var(--andes-border-radius-xsmall,var(--andes-dimensions-6,6px))) + var(--andes-dimensions-negative-8,var(--andes-dimensions-negative-8,-8px)) - var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))/2 - (var(--andes-border-radius-xsmall,var(--andes-border-radius-xsmall,var(--andes-dimensions-6,6px))) + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))/2)) -webkit-calc(50% + var(--andes-size-height-xtiny,var(--andes-size-height-xtiny,var(--andes-dimensions-16,16px)))/2 + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px))) - var(--andes-border-radius-xsmall,var(--andes-border-radius-xsmall,var(--andes-dimensions-6,6px))) - var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))),-webkit-calc(var(--andes-size-height-xtiny,var(--andes-size-height-xtiny,var(--andes-dimensions-16,16px))) + var(--andes-border-radius-xsmall,var(--andes-border-radius-xsmall,var(--andes-dimensions-6,6px))) + var(--andes-dimensions-negative-8,var(--andes-dimensions-negative-8,-8px)) - var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))/2 - (var(--andes-border-radius-xsmall,var(--andes-border-radius-xsmall,var(--andes-dimensions-6,6px))) + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))/2)) -webkit-calc(50% - (var(--andes-size-height-xtiny,var(--andes-size-height-xtiny,var(--andes-dimensions-16,16px)))/2 + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))) + var(--andes-border-radius-xsmall,var(--andes-border-radius-xsmall,var(--andes-dimensions-6,6px))) + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))),100% -webkit-calc(50% - (var(--andes-size-height-xtiny,var(--andes-size-height-xtiny,var(--andes-dimensions-16,16px)))/2 + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))) + var(--andes-border-radius-xsmall,var(--andes-border-radius-xsmall,var(--andes-dimensions-6,6px))) + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))),100% 0);clip-path:polygon(0 0,0 100%,100% 100%,100% calc(50% + var(--andes-size-height-xtiny, var(--andes-size-height-xtiny, var(--andes-dimensions-16, 16px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) - var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),calc(var(--andes-size-height-xtiny, var(--andes-size-height-xtiny, var(--andes-dimensions-16, 16px))) + var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2 - (var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2)) calc(50% + var(--andes-size-height-xtiny, var(--andes-size-height-xtiny, var(--andes-dimensions-16, 16px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) - var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),calc(var(--andes-size-height-xtiny, var(--andes-size-height-xtiny, var(--andes-dimensions-16, 16px))) + var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2 - (var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2)) calc(50% - (var(--andes-size-height-xtiny, var(--andes-size-height-xtiny, var(--andes-dimensions-16, 16px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))) + var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),100% calc(50% - (var(--andes-size-height-xtiny, var(--andes-size-height-xtiny, var(--andes-dimensions-16, 16px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))) + var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),100% 0);-webkit-mask:-webkit-radial-gradient(-webkit-calc(var(--andes-size-height-xtiny,var(--andes-size-height-xtiny,var(--andes-dimensions-16,16px))) + var(--andes-border-radius-xsmall,var(--andes-border-radius-xsmall,var(--andes-dimensions-6,6px))) + var(--andes-dimensions-negative-8,var(--andes-dimensions-negative-8,-8px)) - var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))/2) -webkit-calc(50% - (var(--andes-size-height-xtiny,var(--andes-size-height-xtiny,var(--andes-dimensions-16,16px)))/2 + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))) + var(--andes-border-radius-xsmall,var(--andes-border-radius-xsmall,var(--andes-dimensions-6,6px))) + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))),circle -webkit-calc(var(--andes-border-radius-xsmall,var(--andes-border-radius-xsmall,var(--andes-dimensions-6,6px))) + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))/2),transparent 100%,#000),-webkit-radial-gradient(-webkit-calc(var(--andes-size-height-xtiny,var(--andes-size-height-xtiny,var(--andes-dimensions-16,16px))) + var(--andes-border-radius-xsmall,var(--andes-border-radius-xsmall,var(--andes-dimensions-6,6px))) + var(--andes-dimensions-negative-8,var(--andes-dimensions-negative-8,-8px)) - var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))/2) -webkit-calc(50% + var(--andes-size-height-xtiny,var(--andes-size-height-xtiny,var(--andes-dimensions-16,16px)))/2 + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px))) - var(--andes-border-radius-xsmall,var(--andes-border-radius-xsmall,var(--andes-dimensions-6,6px))) - var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))),circle -webkit-calc(var(--andes-border-radius-xsmall,var(--andes-border-radius-xsmall,var(--andes-dimensions-6,6px))) + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))/2),transparent 100%,#000);mask:radial-gradient(circle calc(var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) at calc(var(--andes-size-height-xtiny, var(--andes-size-height-xtiny, var(--andes-dimensions-16, 16px))) + var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) calc(50% - (var(--andes-size-height-xtiny, var(--andes-size-height-xtiny, var(--andes-dimensions-16, 16px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))) + var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),transparent 100%,#000),radial-gradient(circle calc(var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) at calc(var(--andes-size-height-xtiny, var(--andes-size-height-xtiny, var(--andes-dimensions-16, 16px))) + var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) calc(50% + var(--andes-size-height-xtiny, var(--andes-size-height-xtiny, var(--andes-dimensions-16, 16px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) - var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),transparent 100%,#000);-webkit-mask-composite:source-in,xor;mask-composite:intersect}.andes-ui-thumbnail-stacked--xtiny.andes-ui-thumbnail-stacked--first-on-top .andes-ui-thumbnail__container:not(:first-child) .andes-ui-thumbnail--circle{-webkit-mask:-webkit-radial-gradient(-webkit-calc(-1 * var(--andes-size-height-xtiny,var(--andes-size-height-xtiny,var(--andes-dimensions-16,16px)))/2 - var(--andes-dimensions-negative-8,var(--andes-dimensions-negative-8,-8px))) center,circle,transparent -webkit-calc(var(--andes-size-height-xtiny,var(--andes-size-height-xtiny,var(--andes-dimensions-16,16px)))/2 + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))),#000 0);mask:radial-gradient(circle at calc(-1 * var(--andes-size-height-xtiny, var(--andes-size-height-xtiny, var(--andes-dimensions-16, 16px))) / 2 - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px))) center,transparent calc(var(--andes-size-height-xtiny, var(--andes-size-height-xtiny, var(--andes-dimensions-16, 16px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),#000 0)}.andes-ui-thumbnail-stacked--xtiny.andes-ui-thumbnail-stacked--first-on-top .andes-ui-thumbnail__container:not(:first-child) .andes-ui-thumbnail--square{-webkit-clip-path:polygon(0 0,0 -webkit-calc(50% - (var(--andes-size-height-xtiny,var(--andes-size-height-xtiny,var(--andes-dimensions-16,16px)))/2 + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))) + var(--andes-border-radius-xsmall,var(--andes-border-radius-xsmall,var(--andes-dimensions-6,6px))) + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))),-webkit-calc(-1 * (var(--andes-border-radius-xsmall,var(--andes-border-radius-xsmall,var(--andes-dimensions-6,6px))) + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))/2) - var(--andes-dimensions-negative-8,var(--andes-dimensions-negative-8,-8px)) + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px))) + var(--andes-border-radius-xsmall,var(--andes-border-radius-xsmall,var(--andes-dimensions-6,6px))) + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))/2) -webkit-calc(50% - (var(--andes-size-height-xtiny,var(--andes-size-height-xtiny,var(--andes-dimensions-16,16px)))/2 + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))) + var(--andes-border-radius-xsmall,var(--andes-border-radius-xsmall,var(--andes-dimensions-6,6px))) + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))),-webkit-calc(-1 * (var(--andes-border-radius-xsmall,var(--andes-border-radius-xsmall,var(--andes-dimensions-6,6px))) + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))/2) - var(--andes-dimensions-negative-8,var(--andes-dimensions-negative-8,-8px)) + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px))) + var(--andes-border-radius-xsmall,var(--andes-border-radius-xsmall,var(--andes-dimensions-6,6px))) + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))/2) -webkit-calc(50% + var(--andes-size-height-xtiny,var(--andes-size-height-xtiny,var(--andes-dimensions-16,16px)))/2 + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px))) - var(--andes-border-radius-xsmall,var(--andes-border-radius-xsmall,var(--andes-dimensions-6,6px))) - var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))),0 -webkit-calc(50% + var(--andes-size-height-xtiny,var(--andes-size-height-xtiny,var(--andes-dimensions-16,16px)))/2 + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px))) - var(--andes-border-radius-xsmall,var(--andes-border-radius-xsmall,var(--andes-dimensions-6,6px))) - var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))),0 100%,100% 100%,100% 0);clip-path:polygon(0 0,0 calc(50% - (var(--andes-size-height-xtiny, var(--andes-size-height-xtiny, var(--andes-dimensions-16, 16px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))) + var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),calc(-1 * (var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) + var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) calc(50% - (var(--andes-size-height-xtiny, var(--andes-size-height-xtiny, var(--andes-dimensions-16, 16px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))) + var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),calc(-1 * (var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) + var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) calc(50% + var(--andes-size-height-xtiny, var(--andes-size-height-xtiny, var(--andes-dimensions-16, 16px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) - var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),0 calc(50% + var(--andes-size-height-xtiny, var(--andes-size-height-xtiny, var(--andes-dimensions-16, 16px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) - var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),0 100%,100% 100%,100% 0);-webkit-mask:-webkit-radial-gradient(-webkit-calc(-1 * (var(--andes-border-radius-xsmall,var(--andes-border-radius-xsmall,var(--andes-dimensions-6,6px))) + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))/2) - var(--andes-dimensions-negative-8,var(--andes-dimensions-negative-8,-8px)) + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))) -webkit-calc(50% - (var(--andes-size-height-xtiny,var(--andes-size-height-xtiny,var(--andes-dimensions-16,16px)))/2 + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))) + var(--andes-border-radius-xsmall,var(--andes-border-radius-xsmall,var(--andes-dimensions-6,6px))) + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))),circle -webkit-calc(var(--andes-border-radius-xsmall,var(--andes-border-radius-xsmall,var(--andes-dimensions-6,6px))) + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))/2),transparent 100%,#000),-webkit-radial-gradient(-webkit-calc(-1 * (var(--andes-border-radius-xsmall,var(--andes-border-radius-xsmall,var(--andes-dimensions-6,6px))) + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))/2) - var(--andes-dimensions-negative-8,var(--andes-dimensions-negative-8,-8px)) + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))) -webkit-calc(50% + var(--andes-size-height-xtiny,var(--andes-size-height-xtiny,var(--andes-dimensions-16,16px)))/2 + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px))) - var(--andes-border-radius-xsmall,var(--andes-border-radius-xsmall,var(--andes-dimensions-6,6px))) - var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))),circle -webkit-calc(var(--andes-border-radius-xsmall,var(--andes-border-radius-xsmall,var(--andes-dimensions-6,6px))) + var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))/2),transparent 100%,#000);mask:radial-gradient(circle calc(var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) at calc(-1 * (var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))) calc(50% - (var(--andes-size-height-xtiny, var(--andes-size-height-xtiny, var(--andes-dimensions-16, 16px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))) + var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),transparent 100%,#000),radial-gradient(circle calc(var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) at calc(-1 * (var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) / 2) - var(--andes-dimensions-negative-8, var(--andes-dimensions-negative-8, -8px)) + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))) calc(50% + var(--andes-size-height-xtiny, var(--andes-size-height-xtiny, var(--andes-dimensions-16, 16px))) / 2 + var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px))) - var(--andes-border-radius-xsmall, var(--andes-border-radius-xsmall, var(--andes-dimensions-6, 6px))) - var(--andes-border-width-small, var(--andes-border-width-small, var(--andes-dimensions-1, 1px)))),transparent 100%,#000);-webkit-mask-composite:source-in,xor;mask-composite:intersect}.andes-ui-thumbnail-stacked .andes-ui-thumbnail__container:not(:first-child){margin-left:var(--andes-spacing-gap-negative-small,var(--andes-spacing-gap-negative-small,var(--andes-dimensions-negative-8,-8px)))}.andes-ui-thumbnail-stacked .andes-ui-thumbnail--overflow{background-color:var(--andes-color-fill-primary,var(--andes-color-fill-primary,var(--andes-color-white-alpha-100,#fff)));border-color:var(--andes-color-border-primary,var(--andes-color-border-primary,var(--andes-color-gray-300,#d0d4e6)))}.andes-ui-progress-indicator{-webkit-flex-direction:column;flex-direction:column;gap:var(--andes-spacing-gap-micro,var(--andes-spacing-gap-micro,var(--andes-dimensions-12,12px)))}.andes-ui-progress-indicator,.andes-ui-progress-indicator__label-container{-webkit-align-items:flex-start;align-items:flex-start;display:-webkit-flex;display:flex;width:100%}.andes-ui-progress-indicator__label-container{-webkit-justify-content:space-between;justify-content:space-between}.andes-ui-progress-indicator__label-container--counter-only{-webkit-justify-content:flex-end;justify-content:flex-end}.andes-ui-progress-indicator__label{-webkit-align-items:flex-end;align-items:flex-end;display:-webkit-flex;display:flex;-webkit-flex:1 0 0;flex:1 0 0;max-width:80%;overflow-wrap:anywhere}.andes-ui-progress-indicator__bottom-label{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;width:100%}.andes-ui-progress-indicator__counter{-webkit-align-items:flex-end;align-items:flex-end;display:-webkit-flex;display:flex;-webkit-flex-shrink:0;flex-shrink:0;-webkit-justify-content:flex-end;justify-content:flex-end;max-width:20%;overflow-wrap:anywhere}.andes-ui-progress-indicator__linear{-webkit-align-items:center;align-items:center;-webkit-align-self:stretch;align-self:stretch;display:-webkit-flex;display:flex;gap:var(--andes-spacing-gap-nano,var(--andes-spacing-gap-nano,var(--andes-dimensions-6,6px)));-webkit-justify-content:space-between;justify-content:space-between;position:relative;width:100%}.andes-ui-progress-indicator__progress,.andes-ui-progress-indicator__track{border-radius:var(--andes-border-radius-full,var(--andes-border-radius-full,9999px))}.andes-ui-progress-indicator__progress.andes-ui-progress-indicator-segments,.andes-ui-progress-indicator__track.andes-ui-progress-indicator-segments{width:100%}.andes-ui-progress-indicator.andes-ui-progress-indicator-comparison,.andes-ui-progress-indicator__divider.andes-ui-progress-indicator-comparison{background-color:var(--andes-color-border-primary,var(--andes-color-border-primary,var(--andes-color-gray-300,#d0d4e6)));border-radius:var(--andes-border-radius-full,var(--andes-border-radius-full,9999px));position:absolute}.andes-ui-progress-indicator--accent .andes-ui-progress-indicator__progress{background-color:var(--andes-color-fill-accent-loud,var(--andes-color-fill-accent-loud,var(--andes-color-blue-700,#434ce4)))}.andes-ui-progress-indicator--accent .andes-ui-progress-indicator__track{background-color:var(--andes-color-fill-secondary,var(--andes-color-fill-secondary,var(--andes-color-gray-300,#d0d4e6)))}.andes-ui-progress-indicator--positive .andes-ui-progress-indicator__progress{background-color:var(--andes-color-feedback-fill-positive-loud,var(--andes-color-feedback-fill-positive-loud,var(--andes-color-green-700,#1f8923)))}.andes-ui-progress-indicator--positive .andes-ui-progress-indicator__track{background-color:var(--andes-color-fill-secondary,var(--andes-color-fill-secondary,var(--andes-color-gray-300,#d0d4e6)))}.andes-ui-progress-indicator--negative .andes-ui-progress-indicator__progress{background-color:var(--andes-color-feedback-fill-negative-loud,var(--andes-color-feedback-fill-negative-loud,var(--andes-color-red-800,#c4031d)))}.andes-ui-progress-indicator--negative .andes-ui-progress-indicator__track{background-color:var(--andes-color-fill-secondary,var(--andes-color-fill-secondary,var(--andes-color-gray-300,#d0d4e6)))}.andes-ui-progress-indicator--inverse .andes-ui-progress-indicator__progress{background-color:var(--andes-color-fill-primary,var(--andes-color-fill-primary,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-progress-indicator--inverse .andes-ui-progress-indicator__track{background-color:var(--andes-color-fill-secondary-on-fill-inverse,var(--andes-color-fill-secondary-on-fill-inverse,var(--andes-color-white-alpha-50,hsla(0,0%,100%,.5))))}.andes-ui-progress-indicator--inverse .andes-ui-progress-indicator__divider{background-color:var(--andes-color-border-inverse,var(--andes-color-border-inverse,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-progress-indicator--small .andes-ui-progress-indicator__linear,.andes-ui-progress-indicator--small .andes-ui-progress-indicator__progress,.andes-ui-progress-indicator--small .andes-ui-progress-indicator__track{height:var(--andes-size-height-nano,var(--andes-dimensions-4,4px))}.andes-ui-progress-indicator--small .andes-ui-progress-indicator__divider{height:var(--andes-size-height-xsmall,var(--andes-size-height-xsmall,var(--andes-dimensions-24,24px)));width:var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px)))}.andes-ui-progress-indicator--large .andes-ui-progress-indicator__linear,.andes-ui-progress-indicator--large .andes-ui-progress-indicator__progress,.andes-ui-progress-indicator--large .andes-ui-progress-indicator__track{height:var(--andes-size-height-xmicro,var(--andes-dimensions-8,8px))}.andes-ui-progress-indicator--large .andes-ui-progress-indicator__divider{height:var(--andes-size-height-xsmall,var(--andes-size-height-xsmall,var(--andes-dimensions-24,24px)));width:var(--andes-border-width-large,var(--andes-border-width-large,var(--andes-dimensions-3,3px)))}.progress-bar-restyle-component{position:relative;width:100%}.progress-bar-restyle-component__layer{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;gap:var(--andes-dimensions-4,4px);height:100%;margin:var(--andes-dimensions-0,0) var(--andes-dimensions-6,6px)}.progress-bar-restyle-component__layer .andes-ui-progress-indicator__linear{background-color:var(--andes-color-white-alpha-40,hsla(0,0%,100%,.4));border-radius:var(--andes-dimensions-4,4px)}.progress-bar-restyle-component__layer .andes-ui-progress-indicator__linear .andes-ui-progress-indicator__track{display:none}.progress-bar-restyle-component--color-light .andes-ui-progress-indicator__progress{background-color:var(--andes-color-white-alpha-100,#fff)}.progress-bar-restyle-component--color-dark .andes-ui-progress-indicator__progress{background-color:var(--andes-color-black-alpha-100,#282834)}.progress-bar-restyle-component--color-accent .andes-ui-progress-indicator__progress{background-color:var(--andes-color-blue-700,#434ce4)}.modal-body-restyle-component{height:100%}.modal-body-restyle-component--wrapper{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;height:100%;-webkit-justify-content:space-between;justify-content:space-between;position:relative}.modal-body-restyle-component__top-elements{margin-top:16px}.modal-body-restyle-component__top-elements--ios{margin-top:calc(env(safe-area-inset-top) + 16px)}.modal-body-restyle-component__image{height:100%;left:var(--andes-dimensions-0,0);-o-object-fit:cover;object-fit:cover;position:absolute;top:var(--andes-dimensions-0,0);width:100%;z-index:1001}.modal-body-restyle-component__progress{margin:var(--andes-dimensions-0,0) 1rem var(--andes-dimensions-16,16px) 1rem;position:relative;z-index:1002}.modal-body-restyle-component__dismiss{margin:var(--andes-dimensions-0,0) 1.4rem;position:relative;z-index:1004}.modal-body-restyle-component__content{-webkit-align-items:start;align-items:start;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;gap:var(--andes-dimensions-12,12px);margin:var(--andes-dimensions-0,0) var(--andes-dimensions-24,24px) var(--andes-dimensions-40,40px) var(--andes-dimensions-24,24px);position:relative;text-align:left;z-index:1002}.modal-body-restyle-component__subtitle,.modal-body-restyle-component__title{display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;white-space:pre-line}.modal-body-restyle-component__legal{display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;white-space:nowrap}.modal-body-restyle-component__actions{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;margin:var(--andes-dimensions-0,0) var(--andes-dimensions-24,24px) var(--andes-dimensions-32,32px) var(--andes-dimensions-24,24px);position:relative;z-index:1004}.modal-body-video-restyle-component{height:100%}.modal-body-video-restyle-component--wrapper{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;height:100%;-webkit-justify-content:space-between;justify-content:space-between;position:relative}.modal-body-video-restyle-component__top-elements{margin-top:16px}.modal-body-video-restyle-component__top-elements--ios{margin-top:calc(env(safe-area-inset-top) + 16px)}.modal-body-video-restyle-component__image{left:var(--andes-dimensions-0,0);position:absolute;top:var(--andes-dimensions-0,0);z-index:1001}.modal-body-video-restyle-component .vjs-poster img,.modal-body-video-restyle-component__image{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.modal-body-video-restyle-component__video-container{height:100%;left:var(--andes-dimensions-0,0);position:absolute;top:var(--andes-dimensions-0,0);width:100%;z-index:1001}.modal-body-video-restyle-component__video-container .video-js,.modal-body-video-restyle-component__video-container .video-native{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;width:100%}.modal-body-video-restyle-component__progress{margin:var(--andes-dimensions-0,0) 1rem var(--andes-dimensions-16,16px) 1rem;position:relative;z-index:1002}.modal-body-video-restyle-component__dismiss,.modal-body-video-restyle-component__sound{margin:var(--andes-dimensions-0,0) 1.4rem;position:relative;z-index:1004}.modal-body-video-restyle-component__content{-webkit-align-items:start;align-items:start;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;gap:var(--andes-dimensions-12,12px);margin:var(--andes-dimensions-0,0) var(--andes-dimensions-24,24px) var(--andes-dimensions-40,40px) var(--andes-dimensions-24,24px);position:relative;text-align:left;z-index:1002}.modal-body-video-restyle-component__subtitle,.modal-body-video-restyle-component__title{display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;white-space:pre-line}.modal-body-video-restyle-component__legal{display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;white-space:nowrap}.modal-body-video-restyle-component__actions{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;margin:var(--andes-dimensions-0,0) var(--andes-dimensions-24,24px) var(--andes-dimensions-32,32px) var(--andes-dimensions-24,24px);position:relative;z-index:1004}.custom-modal-restyle-component__overlay{-webkit-align-items:center;align-items:center;bottom:var(--andes-dimensions-0,0);display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;left:var(--andes-dimensions-0,0);position:fixed;right:var(--andes-dimensions-0,0);top:var(--andes-dimensions-0,0);z-index:1000}.wrapper-list{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;gap:var(--andes-dimensions-16,16px)}.realestates-web__wrapper__content{margin-top:var(--andes-dimensions-16,16px)}.realestates-web__wrapper__header{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.realestates-web__wrapper__header--no-title{-webkit-justify-content:flex-end;justify-content:flex-end}.realestates-web__wrapper__heading{font-size:var(--andes-font-size-20,1.25rem);max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.realestates-web__wrapper__link .andes-ui-textlink{max-width:100%}.realestates-web__wrapper__link .andes-ui-typography{-webkit-align-items:center;align-items:center;display:block;font-size:var(--andes-font-size-14,.875rem);gap:var(--andes-dimensions-8,8px);-webkit-justify-content:start;justify-content:start;min-width:44px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.realestates-web__wrapper__link--right{margin-left:var(--andes-dimensions-16,16px);text-align:right;width:40%}.realestates-web__wrapper__link--right .andes-ui-typography{width:90%}.realestates-web__wrapper__link--below{margin-top:var(--andes-dimensions-8,8px)}.realestates-web__wrapper__link--bottom,.realestates-web__wrapper__text-link{margin-top:var(--andes-dimensions-16,16px)}.realestates-web__wrapper__text-link{font-size:var(--andes-font-size-12,.75rem)}.dismiss-button{border-radius:var(--andes-dimensions-12,12px);height:var(--andes-dimensions-40,40px);width:var(--andes-dimensions-40,40px)}.dismiss-button,.dismiss-button--dark{background-color:var(--andes-color-black-alpha-70,rgba(40,40,52,.7))}.dismiss-button--dark:active,.dismiss-button--dark:focus,.dismiss-button--dark:hover{background-color:var(--andes-color-black-alpha-80,rgba(40,40,52,.8))}.dismiss-button--light{background-color:var(--andes-color-white-alpha-70,hsla(0,0%,100%,.7))}.dismiss-button--light:active,.dismiss-button--light:focus,.dismiss-button--light:hover{background-color:var(--andes-color-white-alpha-80,hsla(0,0%,100%,.8))}.dismiss-button--light.andes-ui-button--loud .andes-ui-button__content .andes-ui-button__icon path[fill]:not([fill=none]),.dismiss-button--light.andes-ui-button--loud .andes-ui-button__content .andes-ui-button__icon svg[fill]:not([fill=none]){fill:var(--andes-color-gray-900,#282834)!important}.realestates-web__banner-xs{position:relative}.realestates-web__banner-xs .text-color-primary{color:var(--andes-color-text-primary,var(--andes-color-gray-900,#282834))}.realestates-web__banner-xs .text-color-inverse{color:var(--andes-color-text-inverse,var(--andes-color-white-alpha-100,#fff))}.realestates-web__banner-xs .andes-ui-card.banner-xs-card{border:none;overflow:hidden}.realestates-web__banner-xs__content{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.realestates-web__banner-xs__data{-webkit-align-items:flex-start;align-items:flex-start;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;gap:var(--andes-dimensions-8,8px);padding:var(--andes-dimensions-16,16px)}.realestates-web__banner-xs__image{-webkit-flex-shrink:0;flex-shrink:0;height:144px;width:108px}.realestates-web__banner-xs__image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.realestates-web__banner-xs__title.andes-ui-typography.andes-ui-typography--type-heading{display:-webkit-box;font-size:var(--andes-font-size-14,.875rem);line-height:var(--andes-font-line-height-18,1.125rem);-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.realestates-web__banner-xs__title.andes-ui-typography.andes-ui-typography--type-heading.has-description{-webkit-line-clamp:2;line-clamp:2}.realestates-web__banner-xs__description,.realestates-web__banner-xs__header{display:-webkit-box;margin-bottom:var(--andes-dimensions-0,0);margin-top:var(--andes-dimensions-0,0);-webkit-box-orient:vertical;-webkit-line-clamp:1;line-clamp:1;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.realestates-web__banner-xs__link{margin-top:auto}.realestates-web__banner-xs__dismiss{position:absolute;right:var(--andes-dimensions-12,12px);top:var(--andes-dimensions-12,12px)}.realestates-web__card-box .link-component--card-board{display:block;height:100%}.realestates-web__card-box .link-component--card-board>div{height:-webkit-calc(100% - var(--andes-dimensions-2,2px));height:calc(100% - var(--andes-dimensions-2, 2px))}.realestates-web__card-box .link-component--card-board>div .andes-ui-card{height:100%}.realestates-web__card-box .andes-ui-card{overflow:hidden}.realestates-web__card-box__content{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;height:100%}.realestates-web__card-box__content.has-overlay-icons:not(:has(.realestates-web__card-box__image)) .realestates-web__card-box__image-container{height:80px}.realestates-web__card-box__content.has-overlay-icons:not(:has(.realestates-web__card-box__image)) .realestates-web__card-box__image-container:has(.realestates-web__card-box__overlay-icons:only-child){height:64px}.realestates-web__card-box__content.is-full-width-side{-webkit-align-items:stretch;align-items:stretch;-webkit-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-justify-content:space-between;justify-content:space-between}.realestates-web__card-box__content.is-full-width-side .realestates-web__card-box__image{-webkit-flex-shrink:0;flex-shrink:0;height:auto;min-height:120px;width:108px}.realestates-web__card-box__content.is-full-width-side .realestates-web__card-box__image img{left:var(--andes-dimensions-0,0);position:absolute;top:var(--andes-dimensions-0,0)}.realestates-web__card-box__content.is-full-width-side .realestates-web__card-box__image .andes-ui-badge{z-index:1}.realestates-web__card-box__content.is-full-width-top .realestates-web__card-box__image{height:100px}.realestates-web__card-box__content.is-full-width-top.has-overlay-icons .realestates-web__card-box__image{height:80px}.realestates-web__card-box__image-container{position:relative}.realestates-web__card-box__image-container:has(.realestates-web__card-box__overlay-icons):not(:has(.realestates-web__card-box__image)){height:64px}.realestates-web__card-box__overlay-icons{bottom:var(--andes-dimensions-16,16px);left:var(--andes-dimensions-16,16px);position:absolute}.realestates-web__card-box__image-container:not(:has(.realestates-web__card-box__image)) .realestates-web__card-box__overlay-icons{bottom:0}.realestates-web__card-box__overlay-icons .andes-ui-thumbnail:not(.andes-ui-thumbnail-multiple--overflow){padding:0}.realestates-web__card-box__overlay-icons .andes-ui-thumbnail:not(.andes-ui-thumbnail-multiple--overflow) span{height:100%;width:100%}.realestates-web__card-box__overlay-icons .andes-ui-thumbnail:not(.andes-ui-thumbnail-multiple--overflow) img{height:auto;max-width:100%;width:auto}.realestates-web__card-box__image{height:var(--andes-dimensions-80,80px)}.realestates-web__card-box__image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.realestates-web__card-box__data{display:-webkit-flex;display:flex;-webkit-flex:1;flex:1;-webkit-flex-direction:column;flex-direction:column;padding:var(--andes-dimensions-16,16px)}.realestates-web__card-box__data:has(.realestates-web__card-box__description) .realestates-web__card-box__title{-webkit-line-clamp:2;line-clamp:2}.realestates-web__card-box__data:not(:has(.realestates-web__card-box__description)):has(.realestates-web__card-box__link) .realestates-web__card-box__title{margin-bottom:var(--andes-dimensions-12,12px)}.realestates-web__card-box__title{-webkit-line-clamp:3;line-clamp:3}.realestates-web__card-box__description.andes-ui-typography,.realestates-web__card-box__title{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.realestates-web__card-box__description.andes-ui-typography{-webkit-line-clamp:2;line-clamp:2;margin-bottom:var(--andes-dimensions-12,12px);margin-top:var(--andes-dimensions-4,4px)}.realestates-web__card-box__description.andes-ui-typography:not(:has(+.realestates-web__card-box__link)){margin-bottom:0}.realestates-web__card-box__label.andes-ui-badge--pill{position:absolute;right:var(--andes-dimensions-12,12px);top:var(--andes-dimensions-12,12px)}.realestates-web__card-box__label--inverted.andes-ui-badge--pill{background-color:var(--andes-color-white-alpha-100,#fff)}.realestates-web__card-box__label--inverted.andes-ui-badge--pill .andes-ui-badge__content .andes-ui-typography{color:var(--andes-color-gray-900,#282834)}.realestates-web__card-box__link{margin-top:auto;text-align:left}.realestates-web__card-box__link .andes-ui-typography{-webkit-flex-shrink:0;flex-shrink:0}.andes-carousel-snapped__header{margin-bottom:16px}.realestates-web__carousel .andes-carousel-snapped__pagination--position-top{-webkit-align-self:flex-end;align-self:flex-end;display:-webkit-inline-flex;display:inline-flex;margin:0 0 0 auto;position:static;width:-webkit-max-content;width:-moz-max-content;width:max-content}.realestates-web__carousel .andes-carousel-snapped__pagination--position-bottom[data-andes-carousel-snapped-pagination]{-webkit-justify-content:center;justify-content:center;margin:12px 0 auto;position:static}.realestates-web__carousel-slide{width:100%}.realestates-web__carousel .andes-carousel-snapped__title,.realestates-web__carousel-container .andes-carousel-snapped__title{color:rgba(0,0,0,.9);font-size:18px;font-weight:600;line-height:22px}.realestates-web__carousel-container .andes-carousel-snapped__title{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.realestates-web__carousel-no-header .andes-carousel-snapped__header{margin-bottom:0}.andes-modal--full .andes-modal__actions{background:transparent;border:none;box-shadow:none}.realestates-web__stories--close-button.andes-modal__close-button{display:-webkit-flex;display:flex;z-index:1022}.realestates-web__stories--container{display:grid;grid-template-columns:repeat(2,1fr);height:100%;left:0;position:absolute;right:0;width:100%}.vjs-svg-icon{background-position:50%;background-repeat:no-repeat;display:inline-block;fill:currentColor;height:1.8em;width:1.8em}.vjs-svg-icon:before{content:none!important}.vjs-control:focus .vjs-svg-icon,.vjs-svg-icon:hover{-webkit-filter:drop-shadow(0 0 .25em #fff);filter:drop-shadow(0 0 .25em #fff)}.video-js .vjs-big-play-button .vjs-icon-placeholder:before,.video-js .vjs-modal-dialog,.vjs-button>.vjs-icon-placeholder:before,.vjs-modal-dialog .vjs-modal-dialog-content{height:100%;left:0;position:absolute;top:0;width:100%}.video-js .vjs-big-play-button .vjs-icon-placeholder:before,.vjs-button>.vjs-icon-placeholder:before{text-align:center}@font-face{font-family:VideoJS;font-style:normal;font-weight:400;src:url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAABTsAAsAAAAAIpAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADsAAABUIIslek9TLzIAAAFEAAAAPgAAAFZRiV32Y21hcAAAAYQAAAEJAAAD5p42+VxnbHlmAAACkAAADtIAABckI4l972hlYWQAABFkAAAAKwAAADYsvIjpaGhlYQAAEZAAAAAdAAAAJA+RCL1obXR4AAARsAAAABcAAAC8Q2YAAGxvY2EAABHIAAAAYAAAAGB7CIGGbWF4cAAAEigAAAAfAAAAIAFAAI9uYW1lAAASSAAAASUAAAIK1cf1oHBvc3QAABNwAAABfAAAAnXdFqh1eJxjYGRgYOBiMGCwY2BycfMJYeDLSSzJY5BiYGGAAJA8MpsxJzM9kYEDxgPKsYBpDiBmg4gCACY7BUgAeJxjYGR7yDiBgZWBgaWQ5RkDA8MvCM0cwxDOeI6BgYmBlZkBKwhIc01hcPjI+FGPHcRdyA4RZgQRADaGCyYAAHic7dPXbcMwAEXRK1vuvffem749XAbKV3bjBA6fXsaIgMMLEWoQJaAEFKNnlELyQ4K27zib5PNF6vl8yld+TKr5kH0+cUw0xv00Hwvx2DResUyFKrV4XoMmLdp06NKjz4AhI8ZMmDJjzoIlK9Zs2LJjz4EjJ85cuHLjziPe/0UWL17mf2tqKLz/9jK9f8tXpGCoRdPKhtS0RqFkWvVQNtSKoVYNtWaoddPXEBqG2jQ9XWgZattQO4baNdSeofYNdWCoQ0MdGerYUCeGOjXUmaHODXVhqEtDXRnq2lA3hro11J2h7g31YKhHQz0Z6tlQL4Z6NdSbod4N9WGoT9MfHF6GmhnZLxyDcRMAAAB4nJ1YC1hU17U+a5/HMA4iA3NmVBDmoQwP5TFnHlFeA4gYiUFRQINoSCBAyK3G2yi+0aipYtFcHYo2xsb4NiY3+VrNxSaX5uvt495ozNdoYoxmem2/L8HGpLc+InB279pnhlGr5mvL4eyz99nrrL32eu1/DQcc/okdYgdHOA6MQKp4r9gx0EcMHMezOalVasW5BM7NcXoSb9fFgE6KtSSBxWz1FYDPG+vMBGcKb9cebu2VS5s2aaTkCvRSf6C7Y+Ppibm5E09v7IDs2/3uZQtbD0zIyppwoHXh/93ukmyYgdePNRp65p5v+3v/9otQl2O7wP34cT88p8Md2YxpYLQZoRcy6FlSBRnwnGAe6BPMSCZo+7NJVqS0cE4uHendzhSnbPH6TDqL1+Nme5LZXkCHnGyoH0kne30WH+gswhm3q+pt/mTas9NLS64GnjmSlTPw0wVQT/ewRaBgxtydy3cuUB9/6SW+vb5yRvr+t0eOfPKJZ/9t3+4tL7xj32Xd3thCxi+ge6ifdsAN+l5+wi5HQ/cCoeull1AszS7CUfEcJzK7sKWJAdJhCd0sPM4+EY7QDm5ov08hXRQXE5bf6PV5Q5+IjW7X7Nku92Ask4l2hCRRD6TPqISiCJeQna3SCFwrhrNzXHzo4yFevBwxpzxk8WCIIfkvVEKVy32SbT8n68gzgaslpaiO2zIGIyuSb7RNf9HSuN26y/7OC1tgEmpiyA6aD4qcgTOiLThwGG0eB694FI8NHLLN6OBlRVaMxNAFS4JdXUG6mW8PwpKuYLCLXKGbu8iwYNdgO06Sn3Th+/vyZAxs8Ro30DjHe9gy8Fywi24OMm7Qyzh3MTZVOMYhLBnoC+J79lpTUyQmorjhnMwlcQ5uPEYGpDjsOkkH49BjQLQBqs3jFtFdJNlksYmoQFDArLh8Xh+Qd6Ghcsb6FUuehDi+U/lqD71K/qiegeV1imcwjl7ExwiSrf4BZyCujV6cVcFo6VX+G9IcPyFjJnUufbU/jzrL1X99as36reXl8K32nFaOr+E8jWJEcJ55DpMVfSMe95/AJaOsGBH2GJCNpiRQbK4C8BjdmQA22QY2j03Em13i2YHqtNLU1NI04Yj2HJgA6fQc6VPNpA/D+Ryks554NnVy2mB72uRUfPLsqR4N0LOBQKArwJYO+5W2fgZX8oC1HR6HjNaQTVIG2FPwnTcXXGZZfNB7TE6pTKZUwaw91XWLAoFFGcnB5PHjsckgBjbWutrL+0h5Y1xw3DRGDumsnXb3MJwXrJIN5U7m0rgJ3yG5w4he5ckFG4pmNEkOm0/xOO4r4yL87wqtQM+hiJIVp+6iG2wPBKD35ElGkDx+UfC2v1mFG1o+M3AjNFty8biKMXwzyxnZLds8wYD2BxmCPHAldPOeLsy/0BugftYhVYFAhO8SqQ0j3oK7dHJZnI/jxmUS4onlxskSF8thmvNZjIrRZwEPxr0lBuLRuz3oy/FOHCsxwOPYh2M+e9u3J5pgPYz9gp6G7C9m0A11F9ddqKMfV+4sbq45/YspOysXvT+3pdFdYNg2fHbW8Dz301MqDVuGrz0Fuh0YMW8mddrpqzST7rV9BcvqPoNvadRndWp0p8HvbiqrFj5yFQ/vNFSXDpxpLEFWp+DcrF3FT1afWshFcmCfeAMjEvO65i0Y6XijQfSRPWx3TV/Df7Km3E1l+kLt56s/rwVzuRusNMhudznkwdLaS+QNdeal2jDPP4l9qHc98vTYZOSkxzD+njBWVWjFPKgipx6DkWvXQiW8OYcewVHE5yukinDMcfGgc0opDltYKDxIGBedkzc6jSfE7tlvESCDFUw0Hx0opS+U0lHCxNottbNWSxX9zZVvEhKWUSyBpaXwBc2a98M6UqPeXAs/GDon8Ax7hsthO8cM5HU7Ad0UvRR9lHmtyQKZ4MAe814X5h9MSUkQmhf96eVJ6p90OjIiqSIjvykvr2l5U55O/fPQKD+jIomYpNyGJQ25uQ2kIikRfAmuBHCPsWqkSDEqgZ5KDI2sifS/R43MbZg0idFHbCPNxXxZws1ACVE6hAhOdJwRkJLFBLPZpRGYJ50pko6XzMkgmSx40ljik6AQcKhFnLcQE6rF7PXFe1Ocoj0T3AXgSgJTDIhHRfHlYZKuSzc6uievOJGXY+i5GJkkTp7UM3y0LqATDbtFcbdBxO7o4T25JYlEjoH0uynUh8rapkxp62QN70svSF+hT4gGPlovlmcm/ComLi7mV4kTykV9NFWjE/QrwgQ4uIcAP0rQF4VZYRP2o3PhHHzfPMJj9Ir+uzKUlrH49ntT18AVvj1sc3YGjUT/Mt2Dxawa8ArcA7bCQIpvfwAYu22vEG/No/5RvPdA7g+AelLrPwzy+LtkLPhnpIxH14m4EYq8eeMHbPEPNm6G7Nv9B4jcFPZ8bJj0SEjP3MPgQdKTqqEoy2v6G32P/Y6dxOv04AxnoAeq+GILvUavtYCBXm+BaIhuodcfrN5B/V2EYMCPh+SxavjGyPwV0x4CJgUPGT0mQaODGBACIJZGsMXwAD0LGXx7l3CdAcKMIKI+f5CepWeD0BvyU/GcdBxPF8SwejC6LGZmAURFdsSWKR5HyHld2kbdIZO1Ixx+bnnzU7n5+blPNV9jnUDWhP2tC68tbN3PVIldsQPxSAcSpjOav7Q05uXn5zW2LLvDXn9B6syscPy9iDLEMmSrJz6nYuWMipukjM0AH8JkGS+XFyMRkzSCH7KD/hwm172SAyZYumHlefr5AddrtA0O0TnwaVZxcRY9Bfukn9Gf05N1r9DV9MoBsJ1f+ZrqUvtPHizJAntWybv7hmqLt6QLuK6ZS9Fqi1jO5rDoWPZXXII5Tgajg53cIXCjDCGIcYrRIY2n6+mXOa/W0bdhau3ryiEYe2FV/5oeaIYK/5w5frCyll6/cYO8DiNhw6t1MBWmznt91QX62UF1N7l0eHBZTRGpKaqpKVIPF9UcIzmReud9TSY75+K899GHbBu6wjoR7RKKZVYiYxSPf5/2wJT5e3NAhmUbVn5KLx1Ujg0+BGvpAIh0DezInTkzF37KVocxrKU3r1+XLtAe2lO3l66kfQfB/unKY+q8N375Ru8bc4pJXfEcESU95q+p8ZNZRTWH1d9FzvUdYXk5rLkcdkEisoKKVHQW/b3GEx6tPaYcoJfOr9wAbSBnv1IHpep0OExr4LPMkpJM+j7sly7UHkOzXjoAZljHCGiyegtNlwljM0v+c19ET9Pvst09a2Mtgcf5/ZSzYO5h1156+eyydfAsxGa9XAuF6vzjh6CssLq6ECysperXX0sX5h5ZdpZe3guxsGIPEtHk/aqXX1hVqP5HYVVVISkrrNqvXorIc+5Ou91Hnr/LcD2afi6eX7UBloOcs7cOpqgGaNfs1g7bNbs9z6wASaylN69d0/TFTIz6Ws8+oGV3mE2612wRTHKcVUbhjKadebloMc+dyXgMVtVK6BwMB/+mVW09igdRBWaRtNQX59d/VD//xdQ0TCiYNj1KT9sq6Wdu5WTbqk3qDXyDaLa1fv621LS01G3z61sD6lH8lAxDLicV921s6Bf92JOYvzNYCL1khbqBXEFUzC521N5NyzNaQIWhjyFyDoBIVrAjmv2UEaLlI+c6zw1jmVIPLLLZZUTj6GxGHW+mq1tgHXR2D85p4Q934+jLbtjVLcyCdS10NVzpHqxp4Q/hK7WopY/NRGx9HGsPGdFjOjcpjBnGYMVqY/4eqT5khWEHWUup2A/pTw7pdWgsWft7ETUERL96nRg0HNFPmCYba6pylECaExX89A9WLUOVB4oKLu/o1oqSYHCgLzBUlAz8hNFDRpeSU1XT+LRmDUgPaKbYdHDn9suF/tu13nHJij0N97LfS0QmqONuyONk7zvUI6Qa0pF9f2+oABL92AT6e0U//z9YqAiWtJLU1JK0gS+1aacwamiNqK067u9ZQ8f1d4qLodMzz3uL89Z68V/Hnr++hXWUuHgw8dfi972PeTyPefu3aNNucemQ74qFuIaJnVkOu4Q+yjuwmmC1FqZpl1i4uzoPxjkpPf3Xv545tl26Rr+dOvUd+omqJzch9dOeU7f10Y64nMcKK137DccIZq2WdXtdZjbEoLSzHwiMtrjYLDxpHQW8gjMX6XFYAE2zSWVD04EGYSs9MbO6sEo20BMEAB4mpvSypsKjZ4Stgzb+c3A9/MQT2+vrBy+qvyFxLUtLlSRF/Ri2wjfZ2dus2Q8lXx4608/jnqK5OOap6NY2PSjYYnECCjiEeLJll/pbmqfeIK+ps3+MxrlEhqmTPipVP7kqlF4VhpEb6r+Q7YOJg38kJ9SHBf3NBl6+9YchfbUjb5ahLSzUM3kPHmwFAsZ5rpai0S7E5xWzZ1j+fW7zsUWP2g5NXTw52ySCTrgG0+lbw60l2Y/CB185CoA8NK+tbRKxfjy6pm5hzQRRR+cMqv1Jbiw6STivtEvt3DRcy0QEh92JlUGo2PG4tSKHl00YD6xc8CK+YPYyy3io2lN8BcSjKRzrIV6ypOAobqxViJPaT9M9Hy5szY33mp7OX/Zu89L/7Ww5vqY2Y8b0pKgoiUhG5cPDPzq8qTV/WkzUOIvXVVA96kmjcBrr3HrYC/Wn+fYP6Z7T1rqy3zknbvqma/FvVk96fNXGkuaXrdHW5JGSxZT/2I/O73v+yNWafMdzc5NdxYurHs6h86e01sLKLz9EBrg+x36rxAaED7hRnAMx7Vzu+9wabh3zG8XLQjx0ablUJzmxdErxYT3kzQSd0SSafVqF5PXgpp0OyYJ1EyNHpGUZmvK575ySzd85JSqF7IBzSAbMM04+MbE58xF3/njXOGecSaermlw2y9PsSQdytLJVr8t+wg+rR8cZYoeNxVIzNdk3Bngi8U5LAlgTFoQnzJCa5EsCgYhCaGL+qPj7TdhG31p9tej3R04N//PXxNwJvyUqwaJqRPJY98TJ5TPndmflRAkAhBfe46sfKW5wizSge08Xb7Ca/GUVs55trngkKkrUS2WPzKttaaqq+idmahugkY+W6fN0I6i3gPt/x88U4wAAeJxjYGRgYADiGU9YXsXz23xl4GZnAIFH7fO+IdMc/WBxDgYmEAUASbMKwAB4nGNgZGBgZwABjj4Ghv//OfoZGBlQgT4ARicDZAAAAHicY2BgYGAfxJijD8Fmu4EqBwCSpgKpAAAAAAAADgBoAH4AzADgAQIBQgFsAZgB7gIuAooC0AL8A2IDjAOoA+AEMASwBNoFCAVaBcAGCAYuBnAGrAb2B04HigfSCCoIcAiGCJwIyAkkCVYJiAmsCfIKIApWCsQLknicY2BkYGDQZ2hmYGcAASYg5gJCBob/YD4DABqrAdAAeJxdkE1qg0AYhl8Tk9AIoVDaVSmzahcF87PMARLIMoFAl0ZHY1BHdBJIT9AT9AQ9RQ9Qeqy+yteNMzDzfM+88w0K4BY/cNAMB6N2bUaPPBLukybCLvleeAAPj8JD+hfhMV7hC3u4wxs7OO4NzQSZcI/8Ltwnfwi75E/hAR7wJTyk/xYeY49fYQ/PztM+jbTZ7LY6OWdBJdX/pqs6NYWa+zMxa13oKrA6Uoerqi/JwtpYxZXJ1coUVmeZUWVlTjq0/tHacjmdxuL90OR8O0UEDYMNdtiSEpz5XQGqzlm30kzUdAYFFOb8R7NOZk0q2lwAyz1i7oAr1xoXvrOgtYhZx8wY5KRV269JZ5yGpmzPTjQhvY9je6vEElPOuJP3mWKnP5M3V+YAAAB4nG2ReVPbMBDF/ULi2EkDBFqO3gdHLxUzDB9IkdexBllydRD49ihO3Ckz7B/a31utZnafkkGyiXnyclxhgB0MMUKKMTLkmGCKV5hhF3vYxxwHOMRrvMERjnGCU7zFO7zHB3zEJ3zGF3zFN5zhHBe4xHf8wE/8wm8w/MEVimTYKv44XR9MSCsUjVoeHE3vjQoNsSZ4mmxZmVWPjSz7jlou6/0qKOWEJdKMtCe793/hQfqxa6XWZHMXFl56RS4TvPXSaDeoy0zUUZB109KstDK8lHo5q6Qi1hcOnqkImubPS6aqRq7mlnaEWabub4iYblba3SRmgldS0+FWdhNtt04F14JUaqkl7tcpOpJtErvNt3Bd9HRT5JWxK25Ldjvp6br4hzfFiIdSmlzTg2fSUzNrLd1LE1ynxq4OVaVoKLjzJ60UPtj1RKzHzsbjly6inVnFBS2MucviPncU7Rr7lfTxRepDs1A2j3ZHRc7PuzFYSfE3ZOd4kjwBy227hA==) format("woff")}.video-js .vjs-big-play-button .vjs-icon-placeholder:before,.video-js .vjs-play-control .vjs-icon-placeholder,.vjs-icon-play{font-family:VideoJS;font-style:normal;font-weight:400}.video-js .vjs-big-play-button .vjs-icon-placeholder:before,.video-js .vjs-play-control .vjs-icon-placeholder:before,.vjs-icon-play:before{content:""}.vjs-icon-play-circle{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-play-circle:before{content:""}.video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder,.vjs-icon-pause{font-family:VideoJS;font-style:normal;font-weight:400}.video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder:before,.vjs-icon-pause:before{content:""}.video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder,.vjs-icon-volume-mute{font-family:VideoJS;font-style:normal;font-weight:400}.video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder:before,.vjs-icon-volume-mute:before{content:""}.video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder,.vjs-icon-volume-low{font-family:VideoJS;font-style:normal;font-weight:400}.video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder:before,.vjs-icon-volume-low:before{content:""}.video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder,.vjs-icon-volume-mid{font-family:VideoJS;font-style:normal;font-weight:400}.video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder:before,.vjs-icon-volume-mid:before{content:""}.video-js .vjs-mute-control .vjs-icon-placeholder,.vjs-icon-volume-high{font-family:VideoJS;font-style:normal;font-weight:400}.video-js .vjs-mute-control .vjs-icon-placeholder:before,.vjs-icon-volume-high:before{content:""}.video-js .vjs-fullscreen-control .vjs-icon-placeholder,.vjs-icon-fullscreen-enter{font-family:VideoJS;font-style:normal;font-weight:400}.video-js .vjs-fullscreen-control .vjs-icon-placeholder:before,.vjs-icon-fullscreen-enter:before{content:""}.video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder,.vjs-icon-fullscreen-exit{font-family:VideoJS;font-style:normal;font-weight:400}.video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder:before,.vjs-icon-fullscreen-exit:before{content:""}.vjs-icon-spinner{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-spinner:before{content:""}.video-js .vjs-subs-caps-button .vjs-icon-placeholder,.video-js .vjs-subtitles-button .vjs-icon-placeholder,.video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder,.vjs-icon-subtitles{font-family:VideoJS;font-style:normal;font-weight:400}.video-js .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js .vjs-subtitles-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder:before,.vjs-icon-subtitles:before{content:""}.video-js .vjs-captions-button .vjs-icon-placeholder,.video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder,.vjs-icon-captions{font-family:VideoJS;font-style:normal;font-weight:400}.video-js .vjs-captions-button .vjs-icon-placeholder:before,.video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder:before,.vjs-icon-captions:before{content:""}.vjs-icon-hd{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-hd:before{content:""}.video-js .vjs-chapters-button .vjs-icon-placeholder,.vjs-icon-chapters{font-family:VideoJS;font-style:normal;font-weight:400}.video-js .vjs-chapters-button .vjs-icon-placeholder:before,.vjs-icon-chapters:before{content:""}.vjs-icon-downloading{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-downloading:before{content:""}.vjs-icon-file-download{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-file-download:before{content:""}.vjs-icon-file-download-done{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-file-download-done:before{content:""}.vjs-icon-file-download-off{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-file-download-off:before{content:""}.vjs-icon-share{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-share:before{content:""}.vjs-icon-cog{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-cog:before{content:""}.vjs-icon-square{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-square:before{content:""}.video-js .vjs-play-progress,.video-js .vjs-volume-level,.vjs-icon-circle,.vjs-seek-to-live-control .vjs-icon-placeholder{font-family:VideoJS;font-style:normal;font-weight:400}.video-js .vjs-play-progress:before,.video-js .vjs-volume-level:before,.vjs-icon-circle:before,.vjs-seek-to-live-control .vjs-icon-placeholder:before{content:""}.vjs-icon-circle-outline{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-circle-outline:before{content:""}.vjs-icon-circle-inner-circle{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-circle-inner-circle:before{content:""}.video-js .vjs-control.vjs-close-button .vjs-icon-placeholder,.vjs-icon-cancel{font-family:VideoJS;font-style:normal;font-weight:400}.video-js .vjs-control.vjs-close-button .vjs-icon-placeholder:before,.vjs-icon-cancel:before{content:""}.vjs-icon-repeat{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-repeat:before{content:""}.video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder,.vjs-icon-replay{font-family:VideoJS;font-style:normal;font-weight:400}.video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder:before,.vjs-icon-replay:before{content:""}.video-js .vjs-skip-backward-5 .vjs-icon-placeholder,.vjs-icon-replay-5{font-family:VideoJS;font-style:normal;font-weight:400}.video-js .vjs-skip-backward-5 .vjs-icon-placeholder:before,.vjs-icon-replay-5:before{content:""}.video-js .vjs-skip-backward-10 .vjs-icon-placeholder,.vjs-icon-replay-10{font-family:VideoJS;font-style:normal;font-weight:400}.video-js .vjs-skip-backward-10 .vjs-icon-placeholder:before,.vjs-icon-replay-10:before{content:""}.video-js .vjs-skip-backward-30 .vjs-icon-placeholder,.vjs-icon-replay-30{font-family:VideoJS;font-style:normal;font-weight:400}.video-js .vjs-skip-backward-30 .vjs-icon-placeholder:before,.vjs-icon-replay-30:before{content:""}.video-js .vjs-skip-forward-5 .vjs-icon-placeholder,.vjs-icon-forward-5{font-family:VideoJS;font-style:normal;font-weight:400}.video-js .vjs-skip-forward-5 .vjs-icon-placeholder:before,.vjs-icon-forward-5:before{content:""}.video-js .vjs-skip-forward-10 .vjs-icon-placeholder,.vjs-icon-forward-10{font-family:VideoJS;font-style:normal;font-weight:400}.video-js .vjs-skip-forward-10 .vjs-icon-placeholder:before,.vjs-icon-forward-10:before{content:""}.video-js .vjs-skip-forward-30 .vjs-icon-placeholder,.vjs-icon-forward-30{font-family:VideoJS;font-style:normal;font-weight:400}.video-js .vjs-skip-forward-30 .vjs-icon-placeholder:before,.vjs-icon-forward-30:before{content:""}.video-js .vjs-audio-button .vjs-icon-placeholder,.vjs-icon-audio{font-family:VideoJS;font-style:normal;font-weight:400}.video-js .vjs-audio-button .vjs-icon-placeholder:before,.vjs-icon-audio:before{content:""}.vjs-icon-next-item{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-next-item:before{content:""}.vjs-icon-previous-item{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-previous-item:before{content:""}.vjs-icon-shuffle{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-shuffle:before{content:""}.vjs-icon-cast{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-cast:before{content:""}.video-js .vjs-picture-in-picture-control .vjs-icon-placeholder,.vjs-icon-picture-in-picture-enter{font-family:VideoJS;font-style:normal;font-weight:400}.video-js .vjs-picture-in-picture-control .vjs-icon-placeholder:before,.vjs-icon-picture-in-picture-enter:before{content:""}.video-js.vjs-picture-in-picture .vjs-picture-in-picture-control .vjs-icon-placeholder,.vjs-icon-picture-in-picture-exit{font-family:VideoJS;font-style:normal;font-weight:400}.video-js.vjs-picture-in-picture .vjs-picture-in-picture-control .vjs-icon-placeholder:before,.vjs-icon-picture-in-picture-exit:before{content:""}.vjs-icon-facebook{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-facebook:before{content:""}.vjs-icon-linkedin{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-linkedin:before{content:""}.vjs-icon-twitter{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-twitter:before{content:""}.vjs-icon-tumblr{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-tumblr:before{content:""}.vjs-icon-pinterest{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-pinterest:before{content:""}.video-js .vjs-descriptions-button .vjs-icon-placeholder,.vjs-icon-audio-description{font-family:VideoJS;font-style:normal;font-weight:400}.video-js .vjs-descriptions-button .vjs-icon-placeholder:before,.vjs-icon-audio-description:before{content:""}.video-js{background-color:#000;-moz-box-sizing:border-box;box-sizing:border-box;color:#fff;display:inline-block;font-family:Arial,Helvetica,sans-serif;font-size:10px;font-style:normal;font-weight:400;line-height:1;padding:0;position:relative;vertical-align:top;word-break:normal}.video-js:-moz-full-screen{position:absolute}.video-js:-webkit-full-screen{height:100%!important;width:100%!important}.video-js[tabindex="-1"]{outline:0}.video-js *,.video-js :after,.video-js :before{-moz-box-sizing:inherit;box-sizing:inherit}.video-js ul{font-family:inherit;font-size:inherit;line-height:inherit;list-style-position:outside;margin:0}.video-js.vjs-1-1,.video-js.vjs-16-9,.video-js.vjs-4-3,.video-js.vjs-9-16,.video-js.vjs-fluid{max-width:100%;width:100%}.video-js.vjs-1-1:not(.vjs-audio-only-mode),.video-js.vjs-16-9:not(.vjs-audio-only-mode),.video-js.vjs-4-3:not(.vjs-audio-only-mode),.video-js.vjs-9-16:not(.vjs-audio-only-mode),.video-js.vjs-fluid:not(.vjs-audio-only-mode){height:0}.video-js.vjs-16-9:not(.vjs-audio-only-mode){padding-top:56.25%}.video-js.vjs-4-3:not(.vjs-audio-only-mode){padding-top:75%}.video-js.vjs-9-16:not(.vjs-audio-only-mode){padding-top:177.7777777778%}.video-js.vjs-1-1:not(.vjs-audio-only-mode){padding-top:100%}.video-js .vjs-tech,.video-js.vjs-fill:not(.vjs-audio-only-mode){height:100%;width:100%}.video-js .vjs-tech{left:0;position:absolute;top:0}.video-js.vjs-audio-only-mode .vjs-tech{display:none}body.vjs-full-window,body.vjs-pip-window{height:100%;margin:0;padding:0}.vjs-full-window .video-js.vjs-fullscreen,body.vjs-pip-window .video-js{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;z-index:1000}.video-js.vjs-fullscreen:not(.vjs-ios-native-fs),body.vjs-pip-window .video-js{display:block;height:100%!important;padding-top:0!important;width:100%!important}.video-js.vjs-fullscreen.vjs-user-inactive{cursor:none}.vjs-pip-container .vjs-pip-text{background-color:rgba(0,0,0,.7);bottom:10%;font-size:2em;padding:.5em;position:absolute;text-align:center;width:100%}.vjs-layout-small.vjs-pip-container .vjs-pip-text,.vjs-layout-tiny.vjs-pip-container .vjs-pip-text,.vjs-layout-x-small.vjs-pip-container .vjs-pip-text{bottom:0;font-size:1.4em}.vjs-hidden{display:none!important}.vjs-disabled{cursor:default;opacity:.5}.video-js .vjs-offscreen{height:1px;left:-9999px;position:absolute;top:0;width:1px}.vjs-lock-showing{display:block!important;opacity:1!important;visibility:visible!important}.vjs-no-js{background-color:#000;color:#fff;font-family:Arial,Helvetica,sans-serif;font-size:18px;height:150px;margin:0 auto;padding:20px;text-align:center;width:300px}.vjs-no-js a,.vjs-no-js a:visited{color:#66a8cc}.video-js .vjs-big-play-button{background-color:#2b333f;background-color:rgba(43,51,63,.7);border:.06666em solid #fff;border-radius:.3em;cursor:pointer;display:block;font-size:3em;height:1.63332em;left:50%;line-height:1.5em;margin-left:-1.5em;margin-top:-.81666em;opacity:1;padding:0;position:absolute;top:50%;-webkit-transition:all .4s;transition:all .4s;width:3em}.vjs-big-play-button .vjs-svg-icon{height:1em;left:50%;line-height:1;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:1em}.video-js .vjs-big-play-button:focus,.video-js:hover .vjs-big-play-button{background-color:#73859f;background-color:rgba(115,133,159,.5);border-color:#fff;-webkit-transition:all 0s;transition:all 0s}.vjs-controls-disabled .vjs-big-play-button,.vjs-error .vjs-big-play-button,.vjs-has-started .vjs-big-play-button,.vjs-using-native-controls .vjs-big-play-button{display:none}.vjs-has-started.vjs-paused.vjs-show-big-play-button-on-pause:not(.vjs-seeking,.vjs-scrubbing,.vjs-error) .vjs-big-play-button{display:block}.video-js button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:0 0;border:none;color:inherit;display:inline-block;font-size:inherit;line-height:inherit;text-decoration:none;text-transform:none;-webkit-transition:none;transition:none}.video-js.vjs-spatial-navigation-enabled .vjs-button:focus{box-shadow:none;outline:.0625em solid #fff}.vjs-control .vjs-button{height:100%;width:100%}.video-js .vjs-control.vjs-close-button{cursor:pointer;height:3em;position:absolute;right:0;top:.5em;z-index:2}.video-js .vjs-modal-dialog{background:rgba(0,0,0,.8);background:-webkit-linear-gradient(top,rgba(0,0,0,.8),hsla(0,0%,100%,0));background:linear-gradient(180deg,rgba(0,0,0,.8),hsla(0,0%,100%,0));overflow:auto}.video-js .vjs-modal-dialog>*{-moz-box-sizing:border-box;box-sizing:border-box}.vjs-modal-dialog .vjs-modal-dialog-content{font-size:1.2em;line-height:1.5;padding:20px 24px;z-index:1}.vjs-menu-button{cursor:pointer}.vjs-menu-button.vjs-disabled{cursor:default}.vjs-workinghover .vjs-menu-button.vjs-disabled:hover .vjs-menu{display:none}.vjs-menu .vjs-menu-content{display:block;font-family:Arial,Helvetica,sans-serif;margin:0;overflow:auto;padding:0}.vjs-menu .vjs-menu-content>*{-moz-box-sizing:border-box;box-sizing:border-box}.vjs-scrubbing .vjs-control.vjs-menu-button:hover .vjs-menu{display:none}.vjs-menu li{display:-webkit-flex;display:flex;font-size:1.2em;-webkit-justify-content:center;justify-content:center;line-height:1.4em;list-style:none;margin:0;padding:.2em 0;text-align:center;text-transform:lowercase}.js-focus-visible .vjs-menu li.vjs-menu-item:hover,.vjs-menu li.vjs-menu-item:focus,.vjs-menu li.vjs-menu-item:hover{background-color:#73859f;background-color:rgba(115,133,159,.5)}.js-focus-visible .vjs-menu li.vjs-selected:hover,.vjs-menu li.vjs-selected,.vjs-menu li.vjs-selected:focus,.vjs-menu li.vjs-selected:hover{background-color:#fff;color:#2b333f}.js-focus-visible .vjs-menu li.vjs-selected:hover .vjs-svg-icon,.vjs-menu li.vjs-selected .vjs-svg-icon,.vjs-menu li.vjs-selected:focus .vjs-svg-icon,.vjs-menu li.vjs-selected:hover .vjs-svg-icon{fill:#000}.js-focus-visible .vjs-menu :not(.vjs-selected):focus:not(.focus-visible),.video-js .vjs-menu :not(.vjs-selected):focus:not(:focus-visible){background:0 0}.vjs-menu li.vjs-menu-title{cursor:default;font-size:1em;font-weight:700;line-height:2em;margin:0 0 .3em;padding:0;text-align:center;text-transform:uppercase}.vjs-menu-button-popup .vjs-menu{border-top-color:rgba(43,51,63,.7);bottom:0;display:none;height:0;left:-3em;margin-bottom:1.5em;position:absolute;width:10em}.vjs-pip-window .vjs-menu-button-popup .vjs-menu{left:unset;right:1em}.vjs-menu-button-popup .vjs-menu .vjs-menu-content{background-color:#2b333f;background-color:rgba(43,51,63,.7);bottom:1.5em;max-height:15em;position:absolute;width:100%}.vjs-layout-tiny .vjs-menu-button-popup .vjs-menu .vjs-menu-content,.vjs-layout-x-small .vjs-menu-button-popup .vjs-menu .vjs-menu-content{max-height:5em}.vjs-layout-small .vjs-menu-button-popup .vjs-menu .vjs-menu-content{max-height:10em}.vjs-layout-medium .vjs-menu-button-popup .vjs-menu .vjs-menu-content{max-height:14em}.vjs-layout-huge .vjs-menu-button-popup .vjs-menu .vjs-menu-content,.vjs-layout-large .vjs-menu-button-popup .vjs-menu .vjs-menu-content,.vjs-layout-x-large .vjs-menu-button-popup .vjs-menu .vjs-menu-content{max-height:25em}.vjs-menu-button-popup .vjs-menu.vjs-lock-showing,.vjs-workinghover .vjs-menu-button-popup.vjs-hover .vjs-menu{display:block}.video-js .vjs-menu-button-inline{overflow:hidden;-webkit-transition:all .4s;transition:all .4s}.video-js .vjs-menu-button-inline:before{width:2.222222222em}.video-js .vjs-menu-button-inline.vjs-slider-active,.video-js .vjs-menu-button-inline:focus,.video-js .vjs-menu-button-inline:hover{width:12em}.vjs-menu-button-inline .vjs-menu{height:100%;left:4em;margin:0;opacity:0;padding:0;position:absolute;top:0;-webkit-transition:all .4s;transition:all .4s;width:auto}.vjs-menu-button-inline.vjs-slider-active .vjs-menu,.vjs-menu-button-inline:focus .vjs-menu,.vjs-menu-button-inline:hover .vjs-menu{display:block;opacity:1}.vjs-menu-button-inline .vjs-menu-content{height:100%;margin:0;overflow:hidden;width:auto}.video-js .vjs-control-bar{background-color:#2b333f;background-color:rgba(43,51,63,.7);bottom:0;display:none;height:3em;left:0;position:absolute;right:0;width:100%}.video-js.vjs-spatial-navigation-enabled .vjs-control-bar{gap:1px}.video-js:not(.vjs-controls-disabled,.vjs-using-native-controls,.vjs-error) .vjs-control-bar.vjs-lock-showing{display:-webkit-flex!important;display:flex!important}.vjs-audio-only-mode .vjs-control-bar,.vjs-has-started .vjs-control-bar{display:-webkit-flex;display:flex;opacity:1;-webkit-transition:visibility .1s,opacity .1s;transition:visibility .1s,opacity .1s;visibility:visible}.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar{opacity:0;pointer-events:none;-webkit-transition:visibility 1s,opacity 1s;transition:visibility 1s,opacity 1s;visibility:visible}.vjs-controls-disabled .vjs-control-bar,.vjs-error .vjs-control-bar,.vjs-using-native-controls .vjs-control-bar{display:none!important}.vjs-audio-only-mode.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar,.vjs-audio.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar{opacity:1;pointer-events:auto;visibility:visible}.video-js .vjs-control{-webkit-flex:none;flex:none;height:100%;margin:0;padding:0;position:relative;text-align:center;width:4em}.video-js .vjs-control.vjs-visible-text{padding-left:1em;padding-right:1em;width:auto}.vjs-button>.vjs-icon-placeholder:before{font-size:1.8em;line-height:1.67}.vjs-button>.vjs-icon-placeholder{display:block}.vjs-button>.vjs-svg-icon{display:inline-block}.video-js .vjs-control:focus,.video-js .vjs-control:focus:before,.video-js .vjs-control:hover:before{text-shadow:0 0 1em #fff}.video-js :not(.vjs-visible-text)>.vjs-control-text{border:0;clip:rect(0 0 0 0);height:1px;overflow:hidden;padding:0;position:absolute;width:1px}.video-js .vjs-custom-control-spacer{display:none}.video-js .vjs-progress-control{-webkit-align-items:center;align-items:center;cursor:pointer;display:-webkit-flex;display:flex;-webkit-flex:auto;flex:auto;min-width:4em;touch-action:none}.video-js .vjs-progress-control.disabled{cursor:default}.vjs-live .vjs-progress-control{display:none}.vjs-liveui .vjs-progress-control{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex}.video-js .vjs-progress-holder{-webkit-flex:auto;flex:auto;height:.3em;-webkit-transition:all .2s;transition:all .2s}.video-js .vjs-progress-control .vjs-progress-holder{margin:0 10px}.video-js .vjs-progress-control:hover .vjs-progress-holder,.video-js.vjs-scrubbing.vjs-touch-enabled .vjs-progress-control .vjs-progress-holder{font-size:1.6666666667em}.video-js .vjs-progress-control:hover .vjs-progress-holder.disabled{font-size:1em}.video-js .vjs-progress-holder .vjs-load-progress,.video-js .vjs-progress-holder .vjs-load-progress div,.video-js .vjs-progress-holder .vjs-play-progress{display:block;height:100%;margin:0;padding:0;position:absolute;width:0}.video-js .vjs-play-progress{background-color:#fff}.video-js .vjs-play-progress:before{font-size:.9em;line-height:.35em;position:absolute;right:-.5em;z-index:1}.vjs-svg-icons-enabled .vjs-play-progress:before{content:none!important}.vjs-play-progress .vjs-svg-icon{height:.9em;line-height:.15em;pointer-events:none;position:absolute;right:-.4em;top:-.35em;width:.9em;z-index:1}.video-js .vjs-load-progress{background:rgba(115,133,159,.5)}.video-js .vjs-load-progress div{background:rgba(115,133,159,.75)}.video-js .vjs-time-tooltip{background-color:#fff;background-color:hsla(0,0%,100%,.8);border-radius:.3em;color:#000;float:right;font-family:Arial,Helvetica,sans-serif;font-size:1em;padding:6px 8px 8px;pointer-events:none;position:absolute;top:-3.4em;visibility:hidden;z-index:1}.video-js .vjs-progress-holder:focus .vjs-time-tooltip{display:none}.video-js .vjs-progress-control:hover .vjs-progress-holder:focus .vjs-time-tooltip,.video-js .vjs-progress-control:hover .vjs-time-tooltip,.video-js.vjs-scrubbing.vjs-touch-enabled .vjs-progress-control .vjs-time-tooltip{display:block;font-size:.6em;visibility:visible}.video-js .vjs-progress-control.disabled:hover .vjs-time-tooltip{font-size:1em}.video-js .vjs-progress-control .vjs-mouse-display{background-color:#000;display:none;height:100%;position:absolute;width:1px;z-index:1}.video-js .vjs-progress-control:hover .vjs-mouse-display,.video-js.vjs-scrubbing.vjs-touch-enabled .vjs-progress-control .vjs-mouse-display{display:block}.video-js.vjs-touch-enabled:not(.vjs-scrubbing) .vjs-progress-control .vjs-mouse-display,.video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display{opacity:0;-webkit-transition:visibility 1s,opacity 1s;transition:visibility 1s,opacity 1s;visibility:hidden}.vjs-mouse-display .vjs-time-tooltip{background-color:#000;background-color:rgba(0,0,0,.8);color:#fff}.video-js .vjs-slider{cursor:pointer;margin:0 .45em;padding:0;position:relative;-webkit-touch-callout:none;background-color:#73859f;background-color:rgba(115,133,159,.5);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.video-js .vjs-slider.disabled{cursor:default}.video-js .vjs-slider:focus{box-shadow:0 0 1em #fff;text-shadow:0 0 1em #fff}.video-js.vjs-spatial-navigation-enabled .vjs-slider:focus{outline:.0625em solid #fff}.video-js .vjs-mute-control{cursor:pointer;-webkit-flex:none;flex:none}.video-js .vjs-volume-control{cursor:pointer;display:-webkit-flex;display:flex;margin-right:1em}.video-js .vjs-volume-control.vjs-volume-horizontal{width:5em}.video-js .vjs-volume-panel .vjs-volume-control{height:1px;margin-left:-1px;opacity:0;visibility:visible;width:1px}.video-js .vjs-volume-panel{-webkit-transition:width 1s;transition:width 1s}.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active,.video-js .vjs-volume-panel .vjs-volume-control:active,.video-js .vjs-volume-panel.vjs-hover .vjs-mute-control~.vjs-volume-control,.video-js .vjs-volume-panel.vjs-hover .vjs-volume-control,.video-js .vjs-volume-panel:active .vjs-volume-control,.video-js .vjs-volume-panel:focus .vjs-volume-control{opacity:1;position:relative;-webkit-transition:visibility .1s,opacity .1s,height .1s,width .1s,left 0s,top 0s;transition:visibility .1s,opacity .1s,height .1s,width .1s,left 0s,top 0s;visibility:visible}.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-horizontal,.video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-horizontal,.video-js .vjs-volume-panel.vjs-hover .vjs-mute-control~.vjs-volume-control.vjs-volume-horizontal,.video-js .vjs-volume-panel.vjs-hover .vjs-volume-control.vjs-volume-horizontal,.video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-horizontal,.video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-horizontal{height:3em;margin-right:0;width:5em}.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-vertical,.video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-vertical,.video-js .vjs-volume-panel.vjs-hover .vjs-mute-control~.vjs-volume-control.vjs-volume-vertical,.video-js .vjs-volume-panel.vjs-hover .vjs-volume-control.vjs-volume-vertical,.video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-vertical,.video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-vertical{left:-3.5em;-webkit-transition:left 0s;transition:left 0s}.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover,.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,.video-js .vjs-volume-panel.vjs-volume-panel-horizontal:active{-webkit-transition:width .1s;transition:width .1s;width:10em}.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-mute-toggle-only{width:4em}.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical{height:8em;left:-3000em;-webkit-transition:visibility 1s,opacity 1s,height 1s 1s,width 1s 1s,left 1s 1s,top 1s 1s;transition:visibility 1s,opacity 1s,height 1s 1s,width 1s 1s,left 1s 1s,top 1s 1s;width:3em}.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal{-webkit-transition:visibility 1s,opacity 1s,height 1s 1s,width 1s,left 1s 1s,top 1s 1s;transition:visibility 1s,opacity 1s,height 1s 1s,width 1s,left 1s 1s,top 1s 1s}.video-js .vjs-volume-panel{display:-webkit-flex;display:flex}.video-js .vjs-volume-bar{margin:1.35em .45em}.vjs-volume-bar.vjs-slider-horizontal{height:.3em;width:5em}.vjs-volume-bar.vjs-slider-vertical{height:5em;margin:1.35em auto;width:.3em}.video-js .vjs-volume-level{background-color:#fff;bottom:0;left:0;position:absolute}.video-js .vjs-volume-level:before{font-size:.9em;position:absolute;z-index:1}.vjs-slider-vertical .vjs-volume-level{width:.3em}.vjs-slider-vertical .vjs-volume-level:before{left:-.3em;top:-.5em;z-index:1}.vjs-svg-icons-enabled .vjs-volume-level:before{content:none}.vjs-volume-level .vjs-svg-icon{height:.9em;pointer-events:none;position:absolute;width:.9em;z-index:1}.vjs-slider-horizontal .vjs-volume-level{height:.3em}.vjs-slider-horizontal .vjs-volume-level:before{line-height:.35em;right:-.5em}.vjs-slider-horizontal .vjs-volume-level .vjs-svg-icon{right:-.3em;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.vjs-slider-vertical .vjs-volume-level .vjs-svg-icon{top:-.55em;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.video-js .vjs-volume-panel.vjs-volume-panel-vertical{width:4em}.vjs-volume-bar.vjs-slider-vertical .vjs-volume-level{height:100%}.vjs-volume-bar.vjs-slider-horizontal .vjs-volume-level{width:100%}.video-js .vjs-volume-vertical{background-color:#2b333f;background-color:rgba(43,51,63,.7);bottom:8em;height:8em;width:3em}.video-js .vjs-volume-horizontal .vjs-menu{left:-2em}.video-js .vjs-volume-tooltip{background-color:#fff;background-color:hsla(0,0%,100%,.8);border-radius:.3em;color:#000;float:right;font-family:Arial,Helvetica,sans-serif;font-size:1em;padding:6px 8px 8px;pointer-events:none;position:absolute;top:-3.4em;visibility:hidden;z-index:1}.video-js .vjs-volume-control:hover .vjs-progress-holder:focus .vjs-volume-tooltip,.video-js .vjs-volume-control:hover .vjs-volume-tooltip{display:block;font-size:1em;visibility:visible}.video-js .vjs-volume-vertical:hover .vjs-progress-holder:focus .vjs-volume-tooltip,.video-js .vjs-volume-vertical:hover .vjs-volume-tooltip{left:1em;top:-12px}.video-js .vjs-volume-control.disabled:hover .vjs-volume-tooltip{font-size:1em}.video-js .vjs-volume-control .vjs-mouse-display{background-color:#000;display:none;height:1px;position:absolute;width:100%;z-index:1}.video-js .vjs-volume-horizontal .vjs-mouse-display{height:100%;width:1px}.video-js .vjs-volume-control:hover .vjs-mouse-display{display:block}.video-js.vjs-user-inactive .vjs-volume-control .vjs-mouse-display{opacity:0;-webkit-transition:visibility 1s,opacity 1s;transition:visibility 1s,opacity 1s;visibility:hidden}.vjs-mouse-display .vjs-volume-tooltip{background-color:#000;background-color:rgba(0,0,0,.8);color:#fff}.vjs-poster{bottom:0;cursor:pointer;display:inline-block;height:100%;left:0;margin:0;padding:0;position:absolute;right:0;top:0;vertical-align:middle}.vjs-has-started .vjs-poster,.vjs-using-native-controls .vjs-poster{display:none}.vjs-audio.vjs-has-started .vjs-poster,.vjs-has-started.vjs-audio-poster-mode .vjs-poster,.vjs-pip-container.vjs-has-started .vjs-poster{display:block}.vjs-poster img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.video-js .vjs-live-control{-webkit-align-items:flex-start;align-items:flex-start;display:-webkit-flex;display:flex;-webkit-flex:auto;flex:auto;font-size:1em;line-height:3em}.video-js.vjs-liveui .vjs-live-control,.video-js:not(.vjs-live) .vjs-live-control{display:none}.video-js .vjs-seek-to-live-control{-webkit-align-items:center;align-items:center;cursor:pointer;display:-webkit-inline-flex;display:inline-flex;-webkit-flex:none;flex:none;font-size:1em;height:100%;line-height:3em;min-width:4em;padding-left:.5em;padding-right:.5em;width:auto}.video-js.vjs-live:not(.vjs-liveui) .vjs-seek-to-live-control,.video-js:not(.vjs-live) .vjs-seek-to-live-control{display:none}.vjs-seek-to-live-control.vjs-control.vjs-at-live-edge{cursor:auto}.vjs-seek-to-live-control .vjs-icon-placeholder{color:#888;margin-right:.5em}.vjs-svg-icons-enabled .vjs-seek-to-live-control{line-height:0}.vjs-seek-to-live-control .vjs-svg-icon{fill:#888;height:1em;pointer-events:none;width:1em}.vjs-seek-to-live-control.vjs-control.vjs-at-live-edge .vjs-icon-placeholder{color:red}.vjs-seek-to-live-control.vjs-control.vjs-at-live-edge .vjs-svg-icon{fill:red}.video-js .vjs-time-control{-webkit-flex:none;flex:none;font-size:1em;line-height:3em;min-width:2em;padding-left:1em;padding-right:1em;width:auto}.video-js .vjs-current-time,.video-js .vjs-duration,.vjs-live .vjs-time-control,.vjs-live .vjs-time-divider{display:none}.vjs-time-divider{display:none;line-height:3em}.vjs-normalise-time-controls:not(.vjs-live) .vjs-time-control{display:-webkit-flex;display:flex}.video-js .vjs-play-control{cursor:pointer}.video-js .vjs-play-control .vjs-icon-placeholder{-webkit-flex:none;flex:none}.vjs-text-track-display{bottom:3em;left:0;pointer-events:none;position:absolute;right:0;top:0}.vjs-error .vjs-text-track-display{display:none}.video-js.vjs-controls-disabled .vjs-text-track-display,.video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display{bottom:1em}.video-js .vjs-text-track{font-size:1.4em;margin-bottom:.1em;text-align:center}.vjs-subtitles{color:#fff}.vjs-captions{color:#fc6}.vjs-tt-cue{display:block}video::-webkit-media-text-track-display{-webkit-transform:translateY(-3em);transform:translateY(-3em)}.video-js.vjs-controls-disabled video::-webkit-media-text-track-display,.video-js.vjs-user-inactive.vjs-playing video::-webkit-media-text-track-display{-webkit-transform:translateY(-1.5em);transform:translateY(-1.5em)}.video-js.vjs-force-center-align-cues .vjs-text-track-cue{text-align:center!important;width:80%!important}@supports not (inset:10px){.video-js .vjs-text-track-display>div{bottom:0;left:0;right:0;top:0}}.video-js .vjs-picture-in-picture-control{cursor:pointer;-webkit-flex:none;flex:none}.video-js.vjs-audio-only-mode .vjs-picture-in-picture-control,.vjs-pip-window .vjs-picture-in-picture-control{display:none}.video-js .vjs-fullscreen-control{cursor:pointer;-webkit-flex:none;flex:none}.video-js.vjs-audio-only-mode .vjs-fullscreen-control,.vjs-pip-window .vjs-fullscreen-control{display:none}.vjs-playback-rate .vjs-playback-rate-value,.vjs-playback-rate>.vjs-menu-button{height:100%;left:0;position:absolute;top:0;width:100%}.vjs-playback-rate .vjs-playback-rate-value{font-size:1.5em;line-height:2;pointer-events:none;text-align:center}.vjs-playback-rate .vjs-menu{left:0;width:4em}.vjs-error .vjs-error-display .vjs-modal-dialog-content{font-size:1.4em;text-align:center}.vjs-loading-spinner{background-clip:padding-box;border:.6em solid rgba(43,51,63,.7);border-radius:50%;-moz-box-sizing:border-box;box-sizing:border-box;display:none;height:5em;left:50%;opacity:.85;position:absolute;text-align:left;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);visibility:hidden;width:5em}.vjs-seeking .vjs-loading-spinner,.vjs-waiting .vjs-loading-spinner{-webkit-align-items:center;align-items:center;-webkit-animation:vjs-spinner-show 0s linear .3s forwards;animation:vjs-spinner-show 0s linear .3s forwards;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.vjs-error .vjs-loading-spinner{display:none}.vjs-loading-spinner:after,.vjs-loading-spinner:before{border:inherit;border-color:#fff transparent transparent;border-radius:inherit;-moz-box-sizing:inherit;box-sizing:inherit;content:"";height:inherit;opacity:1;position:absolute;width:inherit}.vjs-seeking .vjs-loading-spinner:after,.vjs-seeking .vjs-loading-spinner:before,.vjs-waiting .vjs-loading-spinner:after,.vjs-waiting .vjs-loading-spinner:before{-webkit-animation:vjs-spinner-spin 1.1s cubic-bezier(.6,.2,0,.8) infinite,vjs-spinner-fade 1.1s linear infinite;animation:vjs-spinner-spin 1.1s cubic-bezier(.6,.2,0,.8) infinite,vjs-spinner-fade 1.1s linear infinite}.vjs-seeking .vjs-loading-spinner:before,.vjs-waiting .vjs-loading-spinner:before{border-top-color:#fff}.vjs-seeking .vjs-loading-spinner:after,.vjs-waiting .vjs-loading-spinner:after{-webkit-animation-delay:.44s;animation-delay:.44s;border-top-color:#fff}@keyframes vjs-spinner-show{to{visibility:visible}}@keyframes vjs-spinner-spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes vjs-spinner-fade{0%{border-top-color:#73859f}20%{border-top-color:#73859f}35%{border-top-color:#fff}60%{border-top-color:#73859f}to{border-top-color:#73859f}}.video-js.vjs-audio-only-mode .vjs-captions-button{display:none}.vjs-chapters-button .vjs-menu ul{width:24em}.video-js.vjs-audio-only-mode .vjs-descriptions-button{display:none}.vjs-subs-caps-button+.vjs-menu .vjs-captions-menu-item .vjs-svg-icon{height:1.5em;width:1.5em}.video-js .vjs-subs-caps-button+.vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder{display:inline-block;margin-bottom:-.1em;vertical-align:middle}.video-js .vjs-subs-caps-button+.vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before{content:"";font-family:VideoJS;font-size:1.5em;line-height:inherit}.video-js.vjs-audio-only-mode .vjs-subs-caps-button{display:none}.video-js .vjs-audio-button+.vjs-menu .vjs-descriptions-menu-item .vjs-menu-item-text .vjs-icon-placeholder,.video-js .vjs-audio-button+.vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder{display:inline-block;margin-bottom:-.1em;vertical-align:middle}.video-js .vjs-audio-button+.vjs-menu .vjs-descriptions-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before,.video-js .vjs-audio-button+.vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before{content:" ";font-family:VideoJS;font-size:1.5em;line-height:inherit}.video-js.vjs-layout-small .vjs-current-time,.video-js.vjs-layout-small .vjs-duration,.video-js.vjs-layout-small .vjs-playback-rate,.video-js.vjs-layout-small .vjs-remaining-time,.video-js.vjs-layout-small .vjs-time-divider,.video-js.vjs-layout-small .vjs-volume-control,.video-js.vjs-layout-tiny .vjs-current-time,.video-js.vjs-layout-tiny .vjs-duration,.video-js.vjs-layout-tiny .vjs-playback-rate,.video-js.vjs-layout-tiny .vjs-remaining-time,.video-js.vjs-layout-tiny .vjs-time-divider,.video-js.vjs-layout-tiny .vjs-volume-control,.video-js.vjs-layout-x-small .vjs-current-time,.video-js.vjs-layout-x-small .vjs-duration,.video-js.vjs-layout-x-small .vjs-playback-rate,.video-js.vjs-layout-x-small .vjs-remaining-time,.video-js.vjs-layout-x-small .vjs-time-divider,.video-js.vjs-layout-x-small .vjs-volume-control{display:none}.video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover,.video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,.video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal:active,.video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal:hover,.video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover,.video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,.video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal:active,.video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal:hover,.video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover,.video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,.video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal:active,.video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal:hover{width:auto}.video-js.vjs-layout-tiny .vjs-progress-control,.video-js.vjs-layout-x-small .vjs-progress-control{display:none}.video-js.vjs-layout-x-small .vjs-custom-control-spacer{display:block;-webkit-flex:auto;flex:auto}.vjs-modal-dialog.vjs-text-track-settings{background-color:#2b333f;background-color:rgba(43,51,63,.75);color:#fff;height:70%}.vjs-spatial-navigation-enabled .vjs-modal-dialog.vjs-text-track-settings{height:80%}.vjs-error .vjs-text-track-settings{display:none}.vjs-text-track-settings .vjs-modal-dialog-content{display:table}.vjs-text-track-settings .vjs-track-settings-colors,.vjs-text-track-settings .vjs-track-settings-controls,.vjs-text-track-settings .vjs-track-settings-font{display:table-cell}.vjs-text-track-settings .vjs-track-settings-controls{text-align:right;vertical-align:bottom}@supports(display:grid){.vjs-text-track-settings .vjs-modal-dialog-content{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr;padding:20px 24px 0}.vjs-track-settings-controls .vjs-default-button{margin-bottom:20px}.vjs-text-track-settings .vjs-track-settings-controls{grid-column:1/-1}.vjs-layout-small .vjs-text-track-settings .vjs-modal-dialog-content,.vjs-layout-tiny .vjs-text-track-settings .vjs-modal-dialog-content,.vjs-layout-x-small .vjs-text-track-settings .vjs-modal-dialog-content{grid-template-columns:1fr}}.vjs-text-track-settings select{font-size:inherit}.vjs-track-setting>select{margin-bottom:.5em;margin-right:1em}.vjs-text-track-settings fieldset{border:none;margin:10px}.vjs-text-track-settings fieldset span{display:inline-block;padding:0 .6em .8em}.vjs-text-track-settings fieldset span>select{max-width:7.3em}.vjs-text-track-settings legend{color:#fff;font-size:1.2em;font-weight:700}.vjs-text-track-settings .vjs-label{margin:0 .5em .5em 0}.vjs-track-settings-controls button:active,.vjs-track-settings-controls button:focus{background-image:-webkit-linear-gradient(bottom,#fff 88%,#73859f);background-image:linear-gradient(0deg,#fff 88%,#73859f);outline-style:solid;outline-width:medium}.vjs-track-settings-controls button:hover{color:rgba(43,51,63,.75)}.vjs-track-settings-controls button{background-color:#fff;background-image:-webkit-linear-gradient(top,#fff 88%,#73859f);background-image:linear-gradient(-180deg,#fff 88%,#73859f);border-radius:2px;color:#2b333f;cursor:pointer}.vjs-track-settings-controls .vjs-default-button{margin-right:1em}.vjs-title-bar{background:rgba(0,0,0,.9);background:-webkit-linear-gradient(top,rgba(0,0,0,.9),rgba(0,0,0,.7) 60%,transparent);background:linear-gradient(180deg,rgba(0,0,0,.9),rgba(0,0,0,.7) 60%,transparent);font-size:1.2em;line-height:1.5;padding:.666em 1.333em 4em;pointer-events:none;position:absolute;top:0;-webkit-transition:opacity .1s;transition:opacity .1s;width:100%}.vjs-error .vjs-title-bar{display:none}.vjs-title-bar-description,.vjs-title-bar-title{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vjs-title-bar-title{font-weight:700;margin-bottom:.333em}.vjs-playing.vjs-user-inactive .vjs-title-bar{opacity:0;-webkit-transition:opacity 1s;transition:opacity 1s}.video-js .vjs-skip-backward-10,.video-js .vjs-skip-backward-30,.video-js .vjs-skip-backward-5,.video-js .vjs-skip-forward-10,.video-js .vjs-skip-forward-30,.video-js .vjs-skip-forward-5{cursor:pointer}.video-js .vjs-transient-button{-webkit-align-items:center;align-items:center;background-color:rgba(50,50,50,.5);cursor:pointer;display:-webkit-flex;display:flex;height:3em;-webkit-justify-content:center;justify-content:center;opacity:1;position:absolute;-webkit-transition:opacity 1s;transition:opacity 1s}.video-js:not(.vjs-has-started) .vjs-transient-button{display:none}.video-js.not-hover .vjs-transient-button:not(.force-display),.video-js.vjs-user-inactive .vjs-transient-button:not(.force-display){opacity:0}.video-js .vjs-transient-button span{padding:0 .5em}.video-js .vjs-transient-button.vjs-left{left:1em}.video-js .vjs-transient-button.vjs-right{right:1em}.video-js .vjs-transient-button.vjs-top{top:1em}.video-js .vjs-transient-button.vjs-near-top{top:4em}.video-js .vjs-transient-button.vjs-bottom{bottom:4em}.video-js .vjs-transient-button:hover{background-color:rgba(50,50,50,.9)}@media print{.video-js>:not(.vjs-tech):not(.vjs-poster){visibility:hidden}}.vjs-resize-manager{border:none;height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1000}.js-focus-visible .video-js :focus:not(.focus-visible){outline:0}.video-js :focus:not(:focus-visible){outline:0}.andes-progress-indicator-linear{background:var(--andes-progress-indicator-linear-color-fill,rgba(0,0,0,.1));border-radius:8px;display:-webkit-flex;display:flex;height:100%;position:relative;width:100%}.andes-progress-indicator-linear .fill{background-color:var(--andes-progress-indicator-linear-progress-color-fill-default,var(--andes-color-blue-500,#3483fa));border-radius:8px;height:100%;position:absolute}.andes-progress-indicator-linear .fill--inverted{right:0}.andes-progress-indicator-linear--comparison{position:relative}.andes-progress-indicator-linear--large{height:8px}.andes-progress-indicator-linear--small{height:4px}.andes-progress-indicator-linear--large .andes-tooltip__trigger{left:-12px;position:absolute;z-index:2}.andes-progress-indicator-linear--comparison--large-container: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-progress-indicator-linear--comparison--large-container: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-progress-indicator-linear--comparison--large-container:focus:not(:focus-visible){box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}.andes-progress-indicator-linear--comparison--large-container{background:transparent;border:none;cursor:pointer;height:42px;top:-15px;width:26px}.andes-progress-indicator-linear--comparison--large-tooltip{left:-1px;top:-2px}.andes-progress-indicator-linear--comparison--large-lower-row{border-bottom:5px solid var(--andes-progress-indicator-linear-comparison-color-fill-default,rgba(0,0,0,.55));border-left:3px solid transparent;border-right:3px solid transparent;left:-webkit-calc(50% - 3px);left:calc(50% - 3px);position:absolute;top:25px}.andes-progress-indicator-linear--comparison--large-notooltip-container{left:-50%;position:relative;top:-15px}.andes-progress-indicator-linear--comparison--large-upper-row{border-left:3px solid transparent;border-right:3px solid transparent;border-top:5px solid var(--andes-progress-indicator-linear-comparison-color-fill-default,rgba(0,0,0,.55));left:-webkit-calc(50% - 3px);left:calc(50% - 3px);position:absolute;top:8px}.andes-progress-indicator-linear--comparison--large-value{color:var(--andes-progress-indicator-linear-comparison-color-label,rgba(0,0,0,.55));font-size:12px;font-weight:400;left:-49%;position:relative;top:11px}.andes-progress-indicator-linear--small .andes-tooltip__trigger{left:-12px;position:absolute;top:-15px;z-index:2}.andes-progress-indicator-linear--comparison--small-container: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-progress-indicator-linear--comparison--small-container: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-progress-indicator-linear--comparison--small-container:focus:not(:focus-visible){box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}.andes-progress-indicator-linear--comparison--small-container{background:transparent;border:none;cursor:pointer;height:34px;width:25px}.andes-progress-indicator-linear--comparison--small-tooltip{left:-1px;top:15px}.andes-progress-indicator-linear--comparison--small-lower-row{border-bottom:4px solid var(--andes-progress-indicator-linear-comparison-color-fill-default,rgba(0,0,0,.55));border-left:2.5px solid transparent;border-right:2.5px solid transparent;left:-webkit-calc(50% - 2.5px);left:calc(50% - 2.5px);position:absolute;top:20px}.andes-progress-indicator-linear--comparison--small-notooltip-container{left:-50%;position:relative;top:-15px}.andes-progress-indicator-linear--comparison--small-upper-row{border-left:2.5px solid transparent;border-right:2.5px solid transparent;border-top:4px solid var(--andes-progress-indicator-linear-comparison-color-fill-default,rgba(0,0,0,.55));left:-webkit-calc(50% - 2.5px);left:calc(50% - 2.5px);position:absolute;top:10px}.andes-progress-indicator-linear--comparison--small-value{color:var(--andes-progress-indicator-linear-comparison-color-label,rgba(0,0,0,.55));font-size:12px;font-weight:400;left:-49%;position:relative;top:5px;z-index:1}.andes-progress-indicator-linear .fill.fill--highlighted:before{background-color:var(--andes-progress-indicator-linear-highlight-color-fill,inherit);border-radius:100%;bottom:-2px;content:"";display:block;position:absolute}.andes-progress-indicator-linear .fill.fill--empty:not(.fill--inverted):before{left:-2px}.andes-progress-indicator-linear .fill.fill--empty.fill--inverted:before{right:-2px}.andes-progress-indicator-linear--small .fill--highlighted:before{height:8px;width:8px}.andes-progress-indicator-linear--small .fill--highlighted:not(.fill--inverted):before{left:-webkit-calc(100% - 6px);left:calc(100% - 6px)}.andes-progress-indicator-linear--small .fill--highlighted.fill--inverted:before{right:-webkit-calc(100% - 6px);right:calc(100% - 6px)}.andes-progress-indicator-linear--large .fill--highlighted:before{height:12px;width:12px}.andes-progress-indicator-linear--large .fill--highlighted:not(.fill--inverted):before{left:-webkit-calc(100% - 10px);left:calc(100% - 10px)}.andes-progress-indicator-linear--large .fill--highlighted.fill--inverted:before{right:-webkit-calc(100% - 10px);right:calc(100% - 10px)}.andes-progress-indicator-linear--segmented{background:unset}.andes-progress-indicator-linear--segmented .fill--segmented{background:unset;display:-webkit-flex;display:flex;width:100%}.andes-progress-indicator-linear--segmented .fill--segmented .andes-progress-indicator-linear__segment{background:var(--andes-progress-indicator-linear-color-fill,rgba(0,0,0,.1));border-radius:8px}.andes-progress-indicator-linear--segmented .fill--segmented .andes-progress-indicator-linear__segment--active{background:var(--andes-progress-indicator-linear-progress-color-fill-default,var(--andes-color-blue-500,#3483fa))}.andes-progress-indicator-linear--small .andes-progress-indicator-linear__segment{margin-right:4px;width:10%}.andes-progress-indicator-linear--large .andes-progress-indicator-linear__segment{margin-right:8px;width:12%}.andes-progress-indicator-linear--small{margin:2px}.progress-bar-component{margin-top:24px;position:relative;width:100%}.progress-bar-component__layer{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;height:100%}.realestates-web__videos{background-color:transparent}.realestates-web__videos .andes-modal__scroll{-webkit-justify-content:space-between;justify-content:space-between}.realestates-web__videos .andes-modal__close-button svg{stroke:#fff}.realestates-web__videos .andes-modal__close-button svg path{fill:#fff}.realestates-web__videos .andes-modal__header{background:transparent;z-index:1022}.realestates-web__videos .andes-modal__header.andes-modal__header--secondary{z-index:1023}.realestates-web__videos .andes-modal__actions{background-color:transparent;display:block;z-index:1022}.realestates-web__videos .andes-modal__content{height:100%;padding:0;position:absolute;width:100%}.realestates-web__videos.andes-modal--fixed-actions .andes-modal__content{padding:0}.realestates-web__videos--close-button.andes-modal__close-button{display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end;width:100%}.realestates-web__videos--container{display:grid;grid-template-columns:repeat(2,1fr);height:100%;left:0;position:absolute;right:0;width:100%;z-index:1021}.realestates-web__videos .audio--text,.realestates-web__videos .btn-audio{z-index:1022}.realestates-web__videos--action{height:100vh;position:absolute;width:100%}.realestates-web__videos--action-animation{bottom:0;height:13rem;left:0;margin:auto;position:absolute;right:0;top:0;width:13rem;z-index:1021}.realestates-web__videos--feedback{bottom:18vh;display:grid;position:absolute;right:4%;z-index:1023}.realestates-web__videos--feedback-ios{bottom:30vh!important}.realestates-web__videos--feedback svg{height:1.75rem;margin-bottom:4px;width:1.75rem}.realestates-web__videos--feedback svg path{fill:#fff}.realestates-web__videos--image{height:100%;width:100%;z-index:1021}.realestates-web__videos--feedback-button{-webkit-align-items:center;align-items:center;background:transparent;border:none;color:#fff;display:-webkit-flex;display:flex;-webkit-flex-direction:column-reverse;flex-direction:column-reverse;margin:16px 0;padding:0}.realestates-web__videos--feedback-button--blue svg{stroke:#fff}.realestates-web__videos--feedback-button--blue svg path{fill:#3eadf7}.andes-modal__overlay--full-webview-ios{background-color:#000}.andes-modal__overlay--full-webview-ios .realestates-web__videos--feedback{bottom:25%}.andes-message{border-radius:6px;display:-webkit-flex;display:flex;font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:14px;padding:1.1428571429em;position:relative;-webkit-font-smoothing:antialiased}.andes-message__text,.andes-message__title{font-weight:400}.andes-message__primary-button-closeable{margin-right:26px}.andes-message__close--bottom{cursor:pointer;display:-webkit-flex;display:flex;top:1.1428571429em}.andes-message__close-button{border:0;margin:0 0 0 16px;padding:0}.andes-message__secondary-button{margin-left:8px}.andes-message__content{width:100%}.andes-message__content--untitled{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex}.andes-message__badge{display:-webkit-flex;display:flex;margin-right:1.1428571429em}.andes-button--loading .andes-button__content{display:block}.andes-message__close-in-line,.andes-message__primary-button-inline{position:absolute;right:1.1428571429em;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.andes-message__text-inline-action{max-width:80%}.andes-message__text-inline-action,.andes-message__text-inline-action div,.andes-message__text-inline-action div p,.andes-message__text-inline-action div span,.andes-message__text-inline-action p,.andes-message__text-inline-action span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.andes-message__title{font-size:16px;font-weight:600;margin-bottom:4px}.andes-message__buttons-container{margin-top:20px}.andes-message__icon{display:-webkit-flex;display:flex;height:1.1428571429em;margin:0 1.1428571429em;width:1.1428571429em}.andes-message__thumbnail-container{height:48px;margin-right:16px;position:relative;width:48px}@media(min-width:768px){.andes-message--negative.andes-message--loud .andes-message__close--negative:hover svg{color:var(--andes-message-loud-color-close-negative-default,#fff)}.andes-message--negative.andes-message--quiet .andes-message__close--negative:hover svg{color:var(--andes-message-quiet-color-close-negative-hover,rgba(0,0,0,.8))}}.andes-message--negative.andes-message--loud{background:var(--andes-message-loud-color-fill-negative,#f23d4f)}.andes-message--negative.andes-message--loud .andes-message__title{color:var(--andes-message-loud-color-title-negative,#fff)}.andes-message--negative.andes-message--loud .andes-message__text{color:var(--andes-message-loud-color-description-negative,#fff)}.andes-message--negative.andes-message--loud .andes-message__close--negative{background-color:transparent}.andes-message--negative.andes-message--loud .andes-message__close--negative svg,.andes-message--negative.andes-message--loud .andes-message__close--negative:active svg{color:var(--andes-message-loud-color-close-negative-default,#fff)}.andes-message--negative.andes-message--quiet{background:var(--andes-message-quiet-color-fill-negative,rgba(0,0,0,.04))}.andes-message--negative.andes-message--quiet .andes-message__close--negative{background-color:transparent}.andes-message--negative.andes-message--quiet .andes-message__close--negative svg{color:var(--andes-message-quiet-color-close-negative-default,rgba(0,0,0,.55))}.andes-message--negative.andes-message--quiet .andes-message__close--negative:active svg{color:var(--andes-message-quiet-color-close-negative-active,rgba(0,0,0,.9))}.andes-message--negative.andes-message--quiet .andes-message__border-color--negative{background-color:var(--andes-message-quiet-pipe-color-fill-negative,#f23d4f);border-radius:6px 0 0 6px;height:100%;left:0;position:absolute;top:0;width:4px}.andes-message--negative.andes-message--quiet .andes-message__title{color:var(--andes-message-quiet-color-title-negative,rgba(0,0,0,.9))}.andes-message--negative.andes-message--quiet .andes-message__text{color:var(--andes-message-quiet-color-description-negative,rgba(0,0,0,.9))}@media(min-width:768px){.andes-message--caution.andes-message--loud .andes-message__close--caution:hover svg{color:var(--andes-message-loud-color-close-caution-default,#fff)}.andes-message--caution.andes-message--quiet .andes-message__close--caution:hover svg{color:var(--andes-message-quiet-color-close-caution-hover,rgba(0,0,0,.8))}}.andes-message--caution.andes-message--loud{background:var(--andes-message-loud-color-fill-caution,#f73)}.andes-message--caution.andes-message--loud .andes-message__title{color:var(--andes-message-loud-color-title-caution,#fff)}.andes-message--caution.andes-message--loud .andes-message__text{color:var(--andes-message-loud-color-description-caution,#fff)}.andes-message--caution.andes-message--loud .andes-message__close--caution{background-color:transparent}.andes-message--caution.andes-message--loud .andes-message__close--caution svg,.andes-message--caution.andes-message--loud .andes-message__close--caution:active svg{color:var(--andes-message-loud-color-close-caution-default,#fff)}.andes-message--caution.andes-message--quiet{background:var(--andes-message-quiet-color-fill-caution,rgba(0,0,0,.04))}.andes-message--caution.andes-message--quiet .andes-message__close--caution{background-color:transparent}.andes-message--caution.andes-message--quiet .andes-message__close--caution svg{color:var(--andes-message-quiet-color-close-caution-default,rgba(0,0,0,.55))}.andes-message--caution.andes-message--quiet .andes-message__close--caution:active svg{color:var(--andes-message-quiet-color-close-caution-active,rgba(0,0,0,.9))}.andes-message--caution.andes-message--quiet .andes-message__border-color--caution{background-color:var(--andes-message-quiet-pipe-color-fill-caution,#f73);border-radius:6px 0 0 6px;height:100%;left:0;position:absolute;top:0;width:4px}.andes-message--caution.andes-message--quiet .andes-message__title{color:var(--andes-message-quiet-color-title-caution,rgba(0,0,0,.9))}.andes-message--caution.andes-message--quiet .andes-message__text{color:var(--andes-message-quiet-color-description-caution,rgba(0,0,0,.9))}@media(min-width:768px){.andes-message--positive.andes-message--loud .andes-message__close--positive:hover svg{color:var(--andes-message-loud-color-close-positive-default,#fff)}.andes-message--positive.andes-message--quiet .andes-message__close--positive:hover svg{color:var(--andes-message-quiet-color-close-positive-hover,rgba(0,0,0,.8))}}.andes-message--positive.andes-message--loud{background:var(--andes-message-loud-color-fill-positive,#00a650)}.andes-message--positive.andes-message--loud .andes-message__title{color:var(--andes-message-loud-color-title-positive,#fff)}.andes-message--positive.andes-message--loud .andes-message__text{color:var(--andes-message-loud-color-description-positive,#fff)}.andes-message--positive.andes-message--loud .andes-message__close--positive{background-color:transparent}.andes-message--positive.andes-message--loud .andes-message__close--positive svg,.andes-message--positive.andes-message--loud .andes-message__close--positive:active svg{color:var(--andes-message-loud-color-close-positive-default,#fff)}.andes-message--positive.andes-message--quiet{background:var(--andes-message-quiet-color-fill-positive,rgba(0,0,0,.04))}.andes-message--positive.andes-message--quiet .andes-message__close--positive{background-color:transparent}.andes-message--positive.andes-message--quiet .andes-message__close--positive svg{color:var(--andes-message-quiet-color-close-positive-default,rgba(0,0,0,.55))}.andes-message--positive.andes-message--quiet .andes-message__close--positive:active svg{color:var(--andes-message-quiet-color-close-positive-active,rgba(0,0,0,.9))}.andes-message--positive.andes-message--quiet .andes-message__border-color--positive{background-color:var(--andes-message-quiet-pipe-color-fill-positive,#00a650);border-radius:6px 0 0 6px;height:100%;left:0;position:absolute;top:0;width:4px}.andes-message--positive.andes-message--quiet .andes-message__title{color:var(--andes-message-quiet-color-title-positive,rgba(0,0,0,.9))}.andes-message--positive.andes-message--quiet .andes-message__text{color:var(--andes-message-quiet-color-description-positive,rgba(0,0,0,.9))}@media(min-width:768px){.andes-message--informative.andes-message--loud .andes-message__close--informative:hover svg{color:var(--andes-message-loud-color-close-informative-default,#fff)}.andes-message--informative.andes-message--quiet .andes-message__close--informative:hover svg{color:var(--andes-message-quiet-color-close-informative-hover,rgba(0,0,0,.8))}}.andes-message--informative.andes-message--loud{background:var(--andes-message-loud-color-fill-informative,var(--andes-color-blue-500,#3483fa))}.andes-message--informative.andes-message--loud .andes-message__title{color:var(--andes-message-loud-color-title-informative,#fff)}.andes-message--informative.andes-message--loud .andes-message__text{color:var(--andes-message-loud-color-description-informative,#fff)}.andes-message--informative.andes-message--loud .andes-message__close--informative{background-color:transparent}.andes-message--informative.andes-message--loud .andes-message__close--informative svg,.andes-message--informative.andes-message--loud .andes-message__close--informative:active svg{color:var(--andes-message-loud-color-close-informative-default,#fff)}.andes-message--informative.andes-message--quiet{background:var(--andes-message-quiet-color-fill-informative,rgba(0,0,0,.04))}.andes-message--informative.andes-message--quiet .andes-message__close--informative{background-color:transparent}.andes-message--informative.andes-message--quiet .andes-message__close--informative svg{color:var(--andes-message-quiet-color-close-informative-default,rgba(0,0,0,.55))}.andes-message--informative.andes-message--quiet .andes-message__close--informative:active svg{color:var(--andes-message-quiet-color-close-informative-active,rgba(0,0,0,.9))}.andes-message--informative.andes-message--quiet .andes-message__border-color--informative{background-color:var(--andes-message-quiet-pipe-color-fill-informative,var(--andes-color-blue-500,#3483fa));border-radius:6px 0 0 6px;height:100%;left:0;position:absolute;top:0;width:4px}.andes-message--informative.andes-message--quiet .andes-message__title{color:var(--andes-message-quiet-color-title-informative,rgba(0,0,0,.9))}.andes-message--informative.andes-message--quiet .andes-message__text{color:var(--andes-message-quiet-color-description-informative,rgba(0,0,0,.9))}.card-board-component__container{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px 16px}.card-board-component__item--full{grid-column:1/3}.card-board-component__card-image,.card-board-component__item{width:100%}.realestates-web__card-list .card-component{margin-bottom:16px}.realestates-web__banner-component{display:block;margin:var(--andes-dimensions-0,0)}.realestates-web__banner-component .banner-image{display:-webkit-flex;display:flex;width:100%}.realestates-web__banner-landing{display:block;margin:var(--andes-dimensions-0,0)}.realestates-web__banner-landing .banner-card .andes-card__overlap{height:130px;overflow:hidden;padding:var(--andes-dimensions-0,0);position:relative}.realestates-web__banner-landing .banner-card .andes-card__overlap .banner-image{border-radius:4px;height:100%}@media(min-width:769px){.realestates-web__banner-landing .banner-card .andes-card__overlap .banner-image{-o-object-fit:cover;object-fit:cover;width:100%}.realestates-web__banner-landing .banner-card .andes-card__overlap{height:165px}}.realestates-web__banner-landing .banner-large .andes-card{background:var(--andes-color-transparent,hsla(0,0%,100%,0));border-radius:4px}.realestates-web__banner-landing .banner-large .banner-image{left:50%;position:relative;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media(min-width:769px){.realestates-web__banner-landing .banner-large .banner-image{left:var(--andes-dimensions-0,0);-webkit-transform:none;transform:none}}.realestates-web__banner-landing .banner-small .andes-card{background:var(--andes-color-transparent,hsla(0,0%,100%,0));border-radius:4px}@media(max-width:768px){.realestates-web__banner-landing .banner-small .banner-image{width:auto}}.realestates-web__banner .title-component--no-container{margin-bottom:0}.realestates-web__banner .andes-carousel-snapped__pagination--position-top{-webkit-align-self:flex-end;align-self:flex-end;display:-webkit-inline-flex;display:inline-flex;margin:0 0 0 auto;position:static;width:-webkit-max-content;width:-moz-max-content;width:max-content}.realestates-web__banner .andes-carousel-snapped__pagination--position-bottom[data-andes-carousel-snapped-pagination]{-webkit-justify-content:center;justify-content:center;margin:12px 0 auto;position:static}.realestates-web__banner-single{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;gap:16px}.realestates-web__banner--without-header .andes-carousel-snapped__header{margin-bottom:0}.realestates-web__card-icons{width:100%}.realestates-web__card-icons__container{padding:0}.realestates-web__card-icons__container .realestates-web__card-icons__content{padding:16px}.realestates-web__card-icons__container .realestates-web__card-icons__content .realestates-web__card-icons__title{margin:0 0 4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.realestates-web__card-icons__container .realestates-web__card-icons__content .realestates-web__card-icons__text{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.realestates-web__card-icons__container .realestates-web__card-icons__images{position:relative;width:100%}.realestates-web__card-icons__container .realestates-web__card-icons__images div .realestates-web__card-icons__grouped{-webkit-align-items:center;align-items:center;background:#f5f5f5;border:1px solid rgba(0,0,0,.07);border-radius:50%;color:rgba(0,0,0,.55);display:-webkit-flex;display:flex;font-size:24px;-webkit-justify-content:center;justify-content:center;min-height:56px;min-width:56px;padding:0}.realestates-web__card-icons__container .realestates-web__card-icons__images div .realestates-web__card-icons__grouped--small{font-size:18px}.realestates-web__card-icons__container .realestates-web__card-icons__images .realestates-web__card-icons__icons-container{display:-webkit-flex;display:flex;left:16px;position:absolute;top:24px;width:90%}.realestates-web__card-icons__container .realestates-web__card-icons__images .realestates-web__card-icons__icons-container--center{-webkit-justify-content:center;justify-content:center}.realestates-web__card-icons__container .realestates-web__card-icons__images .realestates-web__card-icons__icons-container--right{-webkit-justify-content:flex-end;justify-content:flex-end}.realestates-web__card-icons__container .realestates-web__card-icons__images .realestates-web__card-icons__icons-container .realestates-web__card-icons__image:not(.realestates-web__card-icons__cover){border-radius:50%;height:auto;max-height:56px;max-width:56px;position:relative;width:auto}.realestates-web__card-icons__container .realestates-web__card-icons__images .realestates-web__card-icons__icons-container .realestates-web__card-icons__image:not(.realestates-web__card-icons__cover):nth-child(n+2){margin-left:-18px}.realestates-web__card-icons__container .realestates-web__card-icons__images .realestates-web__card-icons__cover{border-radius:6px 6px 0 0;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.realestates-web__card-overlay-icons .andes-carousel-snapped__pagination--position-top{-webkit-align-self:flex-end;align-self:flex-end;display:-webkit-inline-flex;display:inline-flex;margin:0 0 0 auto;position:static;width:-webkit-max-content;width:-moz-max-content;width:max-content}.realestates-web__card-overlay-icons .andes-carousel-snapped__pagination--position-bottom[data-andes-carousel-snapped-pagination]{-webkit-justify-content:center;justify-content:center;margin:12px 0 auto;position:static}.realestates-web__card-overlay-icons-slider-no-container{max-width:100%;width:90%}.realestates-web__card-overlay-icons-slider-no-container .andes-carousel-snapped__header{margin-bottom:0}.realestates-web__row-list .andes-list{background-color:#fff}.realestates-web__row-list-container .andes-card__content{padding:0}.realestates-web__row-list-container .andes-list{border-radius:6px}.realestates-web__row-list-andes-list .andes-list__item .andes-list__item-image{border:none}.realestates-web__row-list-andes-list .andes-list__item .andes-list__item-secondary{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:1;line-clamp:1;line-height:18px}.realestates-web__row-list-andes-list .andes-list__item .andes-list__item-second-column{-moz-box-sizing:unset;box-sizing:unset}.realestates-web__offer__offer-v2__actions{margin-bottom:16px}.realestates-web__offer__offer-v2__actions__secondary{margin-top:8px}.realestates-web__offer__offer-v2__divider{border-top:1px solid rgba(0,0,0,.1);margin:0}.realestates-web__offer__offer-v2__header{-webkit-align-items:center;align-items:center;-moz-box-sizing:border-box;box-sizing:border-box;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;padding:16px;width:100%}.realestates-web__offer__offer-v2__header__title{font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:18px;font-weight:600;line-height:22px;margin:0}@media(max-width:345px){.realestates-web__offer__offer-v2__header__title{font-size:16px}}.realestates-web__offer__offer-v2__header__asset{margin-left:16px}.realestates-web__offer__offer-v2__header__asset img{height:48px;vertical-align:middle;width:48px}.realestates-web__offer__offer-v2__footer{-webkit-align-items:center;align-items:center;border-radius:0 0 6px 6px;box-shadow:0 6px 16px 0 rgba(0,0,0,.1);-moz-box-sizing:border-box;box-sizing:border-box;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;padding:16px;width:100%}.realestates-web__offer__offer-v2__footer__price{margin-right:16px}.realestates-web__offer__offer-v2__footer__action{margin:0}.realestates-web__offer__offer-v2{background-color:#fff;-moz-box-sizing:border-box;box-sizing:border-box}.realestates-web__offer__offer-v2__wrapped{padding:16px}.realestates-web__offer__offer-v2 .accordion__title{padding-bottom:16px}.realestates-web__offer__offer-v2 .accordion__section{display:-webkit-flex;display:flex;-webkit-flex-flow:column nowrap;flex-flow:column nowrap;overflow:hidden}.realestates-web__offer__offer-v2 .accordion__header{cursor:pointer;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.realestates-web__offer__offer-v2 .accordion__arrow,.realestates-web__offer__offer-v2 .accordion__text{display:-webkit-flex;display:flex;-webkit-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-justify-content:flex-start;justify-content:flex-start}.realestates-web__offer__offer-v2 .accordion__arrow--opened{-webkit-justify-content:flex-end;justify-content:flex-end;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.realestates-web__offer__offer-v2 .accordion__content{color:rgba(0,0,0,.55);font-size:14px;line-height:18px;padding:3px 24px 8px 0}.realestates-web__offer__offer-v2 .accordion__content p{margin:0}.realestates-web__offer__offer-v2 .accordion__content--xs{font-size:12px;line-height:15px}.andes-money-amount__currency .andes-money-amount__currency-symbol{color:var(--andes-money-amount-color-currency,rgba(0,0,0,.9))}.price-component__discount__description{color:#00a650;font-size:12px}.price-component__description{font-size:12px;margin-top:4px}.price-component--inline{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex}.price-component--inline .price-component__discount__description{font-size:14px;margin-left:4px}.realestates-web__offer__feedback-v2__header{-webkit-align-items:center;align-items:center;border-bottom:1px solid rgba(0,0,0,.1);-webkit-flex-direction:column;flex-direction:column;padding:16px}.realestates-web__offer__feedback-v2__body{padding:16px 16px 4px}.realestates-web__offer__feedback-v2__body__title{margin-bottom:12px}.realestates-web__offer__feedback-v2__body__item{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;margin-bottom:8px}.realestates-web__offer__feedback-v2__body__item:last-child{margin-bottom:0}.realestates-web__offer__feedback-v2__body__item__icon{margin-right:8px;width:16px}.realestates-web__offer__feedback-v2__body__footer{margin:24px 0 0;text-align:center}.realestates-web__offer__feedback-v2__actions{-webkit-flex-direction:column;flex-direction:column;padding:0 16px}.realestates-web__offer__feedback-v2__actions__button{margin-bottom:8px}.realestates-web__offer__feedback-v2__actions__button:last-child{margin-bottom:0}.realestates-web__offer__feedback-v2__terms{padding:16px 16px 0}.realestates-web__offer__feedback-v2__terms a{background-color:transparent;border:none;color:var(--andes-color-blue-500,#3483fa);cursor:pointer;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;padding:0;text-decoration:none}.realestates-web__offer__feedback-v2.container{background-color:#fff;font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;padding-bottom:16px}.realestates-web__offer__feedback-v2__price{padding:16px}.realestates-web__offer__feedback-v2__legal{padding:10px 16px 0}.realestates-web__offer__feedback-v2__legal__image{max-height:40px}.realestates-web__offer__feedback-v2__legal .accordion__title{padding-bottom:16px}.realestates-web__offer__feedback-v2__legal .accordion__section{display:-webkit-flex;display:flex;-webkit-flex-flow:column nowrap;flex-flow:column nowrap;overflow:hidden}.realestates-web__offer__feedback-v2__legal .accordion__header{cursor:pointer;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.realestates-web__offer__feedback-v2__legal .accordion__arrow,.realestates-web__offer__feedback-v2__legal .accordion__text{display:-webkit-flex;display:flex;-webkit-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-justify-content:flex-start;justify-content:flex-start}.realestates-web__offer__feedback-v2__legal .accordion__arrow--opened{-webkit-justify-content:flex-end;justify-content:flex-end;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.realestates-web__offer__feedback-v2__legal .accordion__content{color:rgba(0,0,0,.55);font-size:14px;line-height:18px;padding:3px 24px 8px 0}.realestates-web__offer__feedback-v2__legal .accordion__content p{margin:0}.realestates-web__offer__feedback-v2__legal .accordion__content--xs{font-size:12px;line-height:15px}.realestates-web__offer{position:relative}.realestates-web__offer .overlay{top:0}.overlay{-webkit-align-items:center;align-items:center;background-color:hsla(0,0%,100%,.8);border-radius:initial;display:-webkit-flex;display:flex;-webkit-flex-flow:column nowrap;flex-flow:column nowrap;gap:8px;-webkit-justify-content:center;justify-content:center;position:absolute;text-align:center;z-index:1}.overlay p{color:var(--andes-color-blue-500,#3483fa)!important}.realestates-web__feedback.container,.realestates-web__feedback.container .andes-card__overlap{-webkit-align-items:center;align-items:center;background-color:#fff;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;padding:24px 16px 16px}.realestates-web__feedback.container .andes-card__overlap .icon,.realestates-web__feedback.container .icon{margin-bottom:16px;max-width:64px;min-width:64px}.realestates-web__feedback.container .andes-card__overlap .andes-typography--type-title,.realestates-web__feedback.container .andes-typography--type-title{margin:0 0 24px;text-align:center}.realestates-web__feedback.container .andes-card__overlap .faqs,.realestates-web__feedback.container .faqs{-webkit-align-items:start;align-items:start;display:grid;-webkit-flex-direction:column;flex-direction:column;gap:16px;margin-bottom:24px;width:100%}.realestates-web__feedback.container .andes-card__overlap .faqs .faqs__section .faqs__section__primary,.realestates-web__feedback.container .faqs .faqs__section .faqs__section__primary{margin-bottom:8px}.realestates-web__feedback.container .andes-card__overlap .buttons-container,.realestates-web__feedback.container .buttons-container{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;gap:8px;width:100%}.realestates-web__feedback-v2__action{padding:0 16px 16px}.realestates-web__feedback-v2__body{padding:16px 16px 20px}.realestates-web__feedback-v2__body__item{margin-bottom:16px}.realestates-web__feedback-v2__body__item:last-child{margin-bottom:0}.realestates-web__feedback-v2__body__item__title{margin-bottom:8px}.realestates-web__feedback-v2__header{-webkit-align-items:center;align-items:center;border-bottom:1px solid rgba(0,0,0,.1);display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;justify-content:space-between;padding:16px}.realestates-web__feedback-v2__header__icon{margin-left:16px;max-width:40px;min-width:40px}.realestates-web__feedback-v2{background-color:#fff;font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif}.a11y-text__amount{display:inline;font-size:unset!important;font-weight:unset!important}.title-component{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;gap:12px}.title-component--no-container{margin-bottom:12px;margin-left:4px}.banner-xs-component{height:88px;width:100%}.banner-xs-component .andes-card__overlap{display:-webkit-flex;display:flex}.banner-xs-component .link-component .banner-xs-component__body{display:-webkit-flex;display:flex;width:100%}.banner-xs-component__dismiss{border:none}.banner-xs-component__container{display:-webkit-flex;display:flex;width:100%}.banner-xs-component__container .banner-xs-component__content{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;margin-right:8px;padding:16px 0 12px 12px;width:100%}.banner-xs-component__container .banner-xs-component__content .banner-xs-component__data-text{display:-webkit-box;margin:0;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical}.banner-xs-component__container .banner-xs-component__content .banner-xs-component__data-header{font-size:10px;font-weight:600;-webkit-line-clamp:1;margin-bottom:4px}.banner-xs-component__container .banner-xs-component__content .banner-xs-component__data-header--uppercase{text-transform:uppercase}.banner-xs-component__container .banner-xs-component__content .banner-xs-component__data-footer{font-size:9px;font-weight:400;-webkit-line-clamp:1}.banner-xs-component__container .banner-xs-component__content .banner-xs-component__data-title{font-size:14px;font-weight:700;-webkit-line-clamp:2;margin-bottom:4px}.banner-xs-component__container .banner-xs-component__content .banner-xs-component__data-title--uppercase{text-transform:uppercase}.banner-xs-component .banner-xs-component__image{-webkit-align-self:center;align-self:center;height:68px}.banner-xs-component .banner-xs-component__image--base{width:68px}.banner-xs-component .banner-xs-component__image--discount{width:102px}.banner-xs-component .banner-xs-component__image--rounded{border-radius:50%}.banner-xs-component .banner-xs-component__image--no-dismiss{margin-right:8px}.realestates-web__banner-xs-single-container-content .title-component{margin-bottom:16px}.realestates-web__banner-xs .andes-carousel-snapped__pagination--position-top{-webkit-align-self:flex-end;align-self:flex-end;display:-webkit-inline-flex;display:inline-flex;margin:0 0 0 auto;position:static;width:-webkit-max-content;width:-moz-max-content;width:max-content}.realestates-web__banner-xs .andes-carousel-snapped__pagination--position-bottom[data-andes-carousel-snapped-pagination]{-webkit-justify-content:center;justify-content:center;margin:12px 0 auto;position:static}.andes-ui-badge--pill{-webkit-align-items:center;align-items:center;display:-webkit-inline-flex;display:inline-flex;-webkit-justify-content:center;justify-content:center;overflow:hidden;position:relative;text-align:center;width:-webkit-max-content;width:-moz-max-content;width:max-content}.andes-ui-badge--pill.andes-ui-badge--pill-icon{border-radius:var(--andes-badge-border-radius-default,var(--andes-border-radius-full,9999px));-webkit-flex-shrink:0;flex-shrink:0}.andes-ui-badge--pill.andes-ui-badge--pill-icon .andes-ui-badge__content{padding:var(--andes-spacing-padding-none,var(--andes-spacing-padding-none,var(--andes-dimensions-0,0)))}.andes-ui-badge__content{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.andes-ui-badge__content svg{--andes-icon-internal-size-height:var( --andes-size-height-icons-micro,var(--andes-size-height-icons-micro,var(--andes-dimensions-12,12px)) );--andes-icon-internal-size-width:var( --andes-size-width-icons-micro,var(--andes-size-width-icons-micro,var(--andes-dimensions-12,12px)) )}.andes-ui-badge--large{min-height:var(--andes-size-height-tiny,var(--andes-size-height-tiny,var(--andes-dimensions-20,20px)));min-width:var(--andes-size-width-tiny,var(--andes-size-width-tiny,var(--andes-dimensions-20,20px)))}.andes-ui-badge--large .andes-ui-badge__content{gap:var(--andes-spacing-gap-xnano,var(--andes-spacing-gap-xnano,var(--andes-dimensions-4,4px)));padding:var(--andes-spacing-padding-pico,var(--andes-spacing-padding-pico,var(--andes-dimensions-2,2px))) var(--andes-spacing-padding-xmicro,var(--andes-spacing-padding-xmicro,var(--andes-dimensions-8,8px)))}.andes-ui-badge--large.andes-ui-badge--rounded-top-left{border-top-left-radius:var(--andes-badge-border-radius-corner-large,var(--andes-dimensions-12,12px))}.andes-ui-badge--large.andes-ui-badge--rounded-top-right{border-top-right-radius:var(--andes-badge-border-radius-corner-large,var(--andes-dimensions-12,12px))}.andes-ui-badge--large.andes-ui-badge--rounded-bottom-left{border-bottom-left-radius:var(--andes-badge-border-radius-corner-large,var(--andes-dimensions-12,12px))}.andes-ui-badge--large.andes-ui-badge--rounded-bottom-right{border-bottom-right-radius:var(--andes-badge-border-radius-corner-large,var(--andes-dimensions-12,12px))}.andes-ui-badge--large.andes-ui-badge--rounded-full{border-radius:var(--andes-badge-border-radius-default,var(--andes-border-radius-full,9999px))}.andes-ui-badge--large.andes-ui-badge--pill-icon svg{--andes-icon-internal-size-height:var( --andes-size-height-icons-xtiny,var(--andes-size-height-icons-xtiny,var(--andes-dimensions-16,16px)) );--andes-icon-internal-size-width:var( --andes-size-width-icons-xtiny,var(--andes-size-width-icons-xtiny,var(--andes-dimensions-16,16px)) )}.andes-ui-badge--with-label-large{gap:var(--andes-spacing-gap-xmicro,var(--andes-spacing-gap-xmicro,var(--andes-dimensions-8,8px)))}.andes-ui-typography{-webkit-font-smoothing:antialiased;-webkit-font-feature-settings:"case" on;-moz-font-feature-settings:"case" on;font-feature-settings:"case" on}h1.andes-ui-typography,h2.andes-ui-typography,h3.andes-ui-typography,h4.andes-ui-typography,h5.andes-ui-typography,h6.andes-ui-typography,p.andes-ui-typography{margin:0}.andes-ui-typography-body-xsmall-default{font-weight:var(--andes-text-body-weight-default,var(--andes-text-body-weight-default,var(--andes-font-weight-regular,400)))}.andes-ui-typography-body-xsmall-default,.andes-ui-typography-body-xsmall-emphasis{font-family:var(--andes-text-body-family-default,var(--andes-text-body-family-default,var(--andes-font-family-inter,inter)));font-size:var(--andes-text-body-size-xsmall,var(--andes-text-body-size-xsmall,var(--andes-font-size-10,.625rem)));font-style:normal;letter-spacing:var(--andes-text-body-letter-spacing-default,var(--andes-text-body-letter-spacing-default,var(--andes-font-letter-spacing-0,0)));line-height:var(--andes-text-body-line-height-xsmall,var(--andes-text-body-line-height-xsmall,var(--andes-font-line-height-12,.75rem)));text-decoration:none}.andes-ui-typography-body-xsmall-emphasis{font-weight:var(--andes-text-body-weight-emphasis,var(--andes-text-body-weight-emphasis,var(--andes-font-weight-semibold,600)))}.andes-ui-typography-body-xsmall-textlink{font-size:var(--andes-text-body-size-xsmall,var(--andes-text-body-size-xsmall,var(--andes-font-size-10,.625rem)));font-weight:var(--andes-text-body-weight-emphasis,var(--andes-text-body-weight-emphasis,var(--andes-font-weight-semibold,600)));line-height:var(--andes-text-body-line-height-xsmall,var(--andes-text-body-line-height-xsmall,var(--andes-font-line-height-12,.75rem)));-webkit-text-decoration-line:underline;-moz-text-decoration-line:underline;text-decoration-line:underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;-webkit-text-decoration-style:solid;-moz-text-decoration-style:solid;text-decoration-style:solid;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}.andes-ui-typography-body-small-default,.andes-ui-typography-body-xsmall-textlink{font-family:var(--andes-text-body-family-default,var(--andes-text-body-family-default,var(--andes-font-family-inter,inter)));font-style:normal;letter-spacing:var(--andes-text-body-letter-spacing-default,var(--andes-text-body-letter-spacing-default,var(--andes-font-letter-spacing-0,0)))}.andes-ui-typography-body-small-default{font-size:var(--andes-text-body-size-small,var(--andes-text-body-size-small,var(--andes-font-size-12,.75rem)));font-weight:var(--andes-text-body-weight-default,var(--andes-text-body-weight-default,var(--andes-font-weight-regular,400)));line-height:var(--andes-text-body-line-height-small,var(--andes-text-body-line-height-small,var(--andes-font-line-height-16,1rem)));text-decoration:none}.andes-ui-typography-body-small-emphasis{text-decoration:none}.andes-ui-typography-body-small-emphasis,.andes-ui-typography-body-small-textlink{font-family:var(--andes-text-body-family-default,var(--andes-text-body-family-default,var(--andes-font-family-inter,inter)));font-size:var(--andes-text-body-size-small,var(--andes-text-body-size-small,var(--andes-font-size-12,.75rem)));font-style:normal;font-weight:var(--andes-text-body-weight-emphasis,var(--andes-text-body-weight-emphasis,var(--andes-font-weight-semibold,600)));letter-spacing:var(--andes-text-body-letter-spacing-default,var(--andes-text-body-letter-spacing-default,var(--andes-font-letter-spacing-0,0)));line-height:var(--andes-text-body-line-height-small,var(--andes-text-body-line-height-small,var(--andes-font-line-height-16,1rem)))}.andes-ui-typography-body-small-textlink{-webkit-text-decoration-line:underline;-moz-text-decoration-line:underline;text-decoration-line:underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;-webkit-text-decoration-style:solid;-moz-text-decoration-style:solid;text-decoration-style:solid;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}.andes-ui-typography-body-medium-default{font-weight:var(--andes-text-body-weight-default,var(--andes-text-body-weight-default,var(--andes-font-weight-regular,400)))}.andes-ui-typography-body-medium-default,.andes-ui-typography-body-medium-emphasis{font-family:var(--andes-text-body-family-default,var(--andes-text-body-family-default,var(--andes-font-family-inter,inter)));font-size:var(--andes-text-body-size-medium,var(--andes-text-body-size-medium,var(--andes-font-size-14,.875rem)));font-style:normal;letter-spacing:var(--andes-text-body-letter-spacing-default,var(--andes-text-body-letter-spacing-default,var(--andes-font-letter-spacing-0,0)));line-height:var(--andes-text-body-line-height-medium,var(--andes-text-body-line-height-medium,var(--andes-font-line-height-18,1.125rem)));text-decoration:none}.andes-ui-typography-body-medium-emphasis{font-weight:var(--andes-text-body-weight-emphasis,var(--andes-text-body-weight-emphasis,var(--andes-font-weight-semibold,600)))}.andes-ui-typography-body-medium-textlink{font-size:var(--andes-text-body-size-medium,var(--andes-text-body-size-medium,var(--andes-font-size-14,.875rem)));font-weight:var(--andes-text-body-weight-emphasis,var(--andes-text-body-weight-emphasis,var(--andes-font-weight-semibold,600)));line-height:var(--andes-text-body-line-height-medium,var(--andes-text-body-line-height-medium,var(--andes-font-line-height-18,1.125rem)));-webkit-text-decoration-line:underline;-moz-text-decoration-line:underline;text-decoration-line:underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;-webkit-text-decoration-style:solid;-moz-text-decoration-style:solid;text-decoration-style:solid;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}.andes-ui-typography-body-large-default,.andes-ui-typography-body-medium-textlink{font-family:var(--andes-text-body-family-default,var(--andes-text-body-family-default,var(--andes-font-family-inter,inter)));font-style:normal;letter-spacing:var(--andes-text-body-letter-spacing-default,var(--andes-text-body-letter-spacing-default,var(--andes-font-letter-spacing-0,0)))}.andes-ui-typography-body-large-default{font-size:var(--andes-text-body-size-large,var(--andes-text-body-size-large,var(--andes-font-size-16,1rem)));font-weight:var(--andes-text-body-weight-default,var(--andes-text-body-weight-default,var(--andes-font-weight-regular,400)));line-height:var(--andes-text-body-line-height-large,var(--andes-text-body-line-height-large,var(--andes-font-line-height-20,1.25rem)));text-decoration:none}.andes-ui-typography-body-large-emphasis{text-decoration:none}.andes-ui-typography-body-large-emphasis,.andes-ui-typography-body-large-textlink{font-family:var(--andes-text-body-family-default,var(--andes-text-body-family-default,var(--andes-font-family-inter,inter)));font-size:var(--andes-text-body-size-large,var(--andes-text-body-size-large,var(--andes-font-size-16,1rem)));font-style:normal;font-weight:var(--andes-text-body-weight-emphasis,var(--andes-text-body-weight-emphasis,var(--andes-font-weight-semibold,600)));letter-spacing:var(--andes-text-body-letter-spacing-default,var(--andes-text-body-letter-spacing-default,var(--andes-font-letter-spacing-0,0)));line-height:var(--andes-text-body-line-height-large,var(--andes-text-body-line-height-large,var(--andes-font-line-height-20,1.25rem)))}.andes-ui-typography-body-large-textlink{-webkit-text-decoration-line:underline;-moz-text-decoration-line:underline;text-decoration-line:underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;-webkit-text-decoration-style:solid;-moz-text-decoration-style:solid;text-decoration-style:solid;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}.andes-ui-typography-display-xsmall-default{font-weight:var(--andes-text-display-weight-default,var(--andes-text-display-weight-default,var(--andes-font-weight-bold,700)))}.andes-ui-typography-display-xsmall-default,.andes-ui-typography-display-xsmall-narrow{font-family:var(--andes-text-display-family-default,var(--andes-text-display-family-default,var(--andes-font-family-inter,inter)));font-size:var(--andes-text-display-size-xsmall,var(--andes-text-display-size-xsmall,var(--andes-font-size-40,2.5rem)));font-style:normal;letter-spacing:var(--andes-text-display-letter-spacing-default,var(--andes-text-display-letter-spacing-default,var(--andes-font-letter-spacing-negative-1,-.063rem)));line-height:var(--andes-text-display-line-height-xsmall,var(--andes-text-display-line-height-xsmall,var(--andes-font-line-height-48,3rem)));text-decoration:none}.andes-ui-typography-display-xsmall-narrow{font-weight:var(--andes-text-display-weight-narrow,var(--andes-text-display-weight-narrow,var(--andes-font-weight-semibold,600)))}.andes-ui-typography-display-small-default{font-weight:var(--andes-text-display-weight-default,var(--andes-text-display-weight-default,var(--andes-font-weight-bold,700)))}.andes-ui-typography-display-small-default,.andes-ui-typography-display-small-narrow{font-family:var(--andes-text-display-family-default,var(--andes-text-display-family-default,var(--andes-font-family-inter,inter)));font-size:var(--andes-text-display-size-small,var(--andes-text-display-size-small,var(--andes-font-size-48,3rem)));font-style:normal;letter-spacing:var(--andes-text-display-letter-spacing-default,var(--andes-text-display-letter-spacing-default,var(--andes-font-letter-spacing-negative-1,-.063rem)));line-height:var(--andes-text-display-line-height-small,var(--andes-text-display-line-height-small,var(--andes-font-line-height-56,3.5rem)));text-decoration:none}.andes-ui-typography-display-small-narrow{font-weight:var(--andes-text-display-weight-narrow,var(--andes-text-display-weight-narrow,var(--andes-font-weight-semibold,600)))}.andes-ui-typography-display-medium-default{font-weight:var(--andes-text-display-weight-default,var(--andes-text-display-weight-default,var(--andes-font-weight-bold,700)))}.andes-ui-typography-display-medium-default,.andes-ui-typography-display-medium-narrow{font-family:var(--andes-text-display-family-default,var(--andes-text-display-family-default,var(--andes-font-family-inter,inter)));font-size:var(--andes-text-display-size-medium,var(--andes-text-display-size-medium,var(--andes-font-size-56,3.5rem)));font-style:normal;letter-spacing:var(--andes-text-display-letter-spacing-default,var(--andes-text-display-letter-spacing-default,var(--andes-font-letter-spacing-negative-1,-.063rem)));line-height:var(--andes-text-display-line-height-medium,var(--andes-text-display-line-height-medium,var(--andes-font-line-height-66,4.125rem)));text-decoration:none}.andes-ui-typography-display-medium-narrow{font-weight:var(--andes-text-display-weight-narrow,var(--andes-text-display-weight-narrow,var(--andes-font-weight-semibold,600)))}.andes-ui-typography-heading-tiny-default{font-weight:var(--andes-text-heading-weight-default,var(--andes-text-heading-weight-default,var(--andes-font-weight-bold,700)))}.andes-ui-typography-heading-tiny-default,.andes-ui-typography-heading-tiny-narrow{font-family:var(--andes-text-heading-family-default,var(--andes-text-heading-family-default,var(--andes-font-family-inter,inter)));font-size:var(--andes-text-heading-size-tiny,var(--andes-text-heading-size-tiny,var(--andes-font-size-10,.625rem)));font-style:normal;letter-spacing:var(--andes-text-heading-letter-spacing-default,var(--andes-text-heading-letter-spacing-default,var(--andes-font-letter-spacing-0,0)));line-height:var(--andes-text-heading-line-height-tiny,var(--andes-text-heading-line-height-tiny,var(--andes-font-line-height-12,.75rem)));text-decoration:none}.andes-ui-typography-heading-tiny-narrow{font-weight:var(--andes-text-heading-weight-narrow,var(--andes-text-heading-weight-narrow,var(--andes-font-weight-semibold,600)))}.andes-ui-typography-heading-xsmall-default{font-weight:var(--andes-text-heading-weight-default,var(--andes-text-heading-weight-default,var(--andes-font-weight-bold,700)))}.andes-ui-typography-heading-xsmall-default,.andes-ui-typography-heading-xsmall-narrow{font-family:var(--andes-text-heading-family-default,var(--andes-text-heading-family-default,var(--andes-font-family-inter,inter)));font-size:var(--andes-text-heading-size-xsmall,var(--andes-text-heading-size-xsmall,var(--andes-font-size-12,.75rem)));font-style:normal;letter-spacing:var(--andes-text-heading-letter-spacing-default,var(--andes-text-heading-letter-spacing-default,var(--andes-font-letter-spacing-0,0)));line-height:var(--andes-text-heading-line-height-xsmall,var(--andes-text-heading-line-height-xsmall,var(--andes-font-line-height-16,1rem)));text-decoration:none}.andes-ui-typography-heading-xsmall-narrow{font-weight:var(--andes-text-heading-weight-narrow,var(--andes-text-heading-weight-narrow,var(--andes-font-weight-semibold,600)))}.andes-ui-typography-heading-small-default{font-weight:var(--andes-text-heading-weight-default,var(--andes-text-heading-weight-default,var(--andes-font-weight-bold,700)))}.andes-ui-typography-heading-small-default,.andes-ui-typography-heading-small-narrow{font-family:var(--andes-text-heading-family-default,var(--andes-text-heading-family-default,var(--andes-font-family-inter,inter)));font-size:var(--andes-text-heading-size-small,var(--andes-text-heading-size-small,var(--andes-font-size-14,.875rem)));font-style:normal;letter-spacing:var(--andes-text-heading-letter-spacing-default,var(--andes-text-heading-letter-spacing-default,var(--andes-font-letter-spacing-0,0)));line-height:var(--andes-text-heading-line-height-small,var(--andes-text-heading-line-height-small,var(--andes-font-line-height-18,1.125rem)));text-decoration:none}.andes-ui-typography-heading-small-narrow{font-weight:var(--andes-text-heading-weight-narrow,var(--andes-text-heading-weight-narrow,var(--andes-font-weight-semibold,600)))}.andes-ui-typography-heading-medium-default{font-weight:var(--andes-text-heading-weight-default,var(--andes-text-heading-weight-default,var(--andes-font-weight-bold,700)))}.andes-ui-typography-heading-medium-default,.andes-ui-typography-heading-medium-narrow{font-family:var(--andes-text-heading-family-default,var(--andes-text-heading-family-default,var(--andes-font-family-inter,inter)));font-size:var(--andes-text-heading-size-medium,var(--andes-text-heading-size-medium,var(--andes-font-size-16,1rem)));font-style:normal;letter-spacing:var(--andes-text-heading-letter-spacing-default,var(--andes-text-heading-letter-spacing-default,var(--andes-font-letter-spacing-0,0)));line-height:var(--andes-text-heading-line-height-medium,var(--andes-text-heading-line-height-medium,var(--andes-font-line-height-20,1.25rem)));text-decoration:none}.andes-ui-typography-heading-medium-narrow{font-weight:var(--andes-text-heading-weight-narrow,var(--andes-text-heading-weight-narrow,var(--andes-font-weight-semibold,600)))}.andes-ui-typography-heading-large-default{font-weight:var(--andes-text-heading-weight-default,var(--andes-text-heading-weight-default,var(--andes-font-weight-bold,700)))}.andes-ui-typography-heading-large-default,.andes-ui-typography-heading-large-narrow{font-family:var(--andes-text-heading-family-default,var(--andes-text-heading-family-default,var(--andes-font-family-inter,inter)));font-size:var(--andes-text-heading-size-large,var(--andes-text-heading-size-large,var(--andes-font-size-18,1.125rem)));font-style:normal;letter-spacing:var(--andes-text-heading-letter-spacing-default,var(--andes-text-heading-letter-spacing-default,var(--andes-font-letter-spacing-0,0)));line-height:var(--andes-text-heading-line-height-large,var(--andes-text-heading-line-height-large,var(--andes-font-line-height-22,1.375rem)));text-decoration:none}.andes-ui-typography-heading-large-narrow{font-weight:var(--andes-text-heading-weight-narrow,var(--andes-text-heading-weight-narrow,var(--andes-font-weight-semibold,600)))}.andes-ui-typography-heading-xlarge-default{font-weight:var(--andes-text-heading-weight-default,var(--andes-text-heading-weight-default,var(--andes-font-weight-bold,700)))}.andes-ui-typography-heading-xlarge-default,.andes-ui-typography-heading-xlarge-narrow{font-family:var(--andes-text-heading-family-default,var(--andes-text-heading-family-default,var(--andes-font-family-inter,inter)));font-size:var(--andes-text-heading-size-xlarge,var(--andes-text-heading-size-xlarge,var(--andes-font-size-20,1.25rem)));font-style:normal;letter-spacing:var(--andes-text-heading-letter-spacing-default,var(--andes-text-heading-letter-spacing-default,var(--andes-font-letter-spacing-0,0)));line-height:var(--andes-text-heading-line-height-xlarge,var(--andes-text-heading-line-height-xlarge,var(--andes-font-line-height-24,1.5rem)));text-decoration:none}.andes-ui-typography-heading-xlarge-narrow{font-weight:var(--andes-text-heading-weight-narrow,var(--andes-text-heading-weight-narrow,var(--andes-font-weight-semibold,600)))}.andes-ui-typography-heading-huge-default{font-weight:var(--andes-text-heading-weight-default,var(--andes-text-heading-weight-default,var(--andes-font-weight-bold,700)))}.andes-ui-typography-heading-huge-default,.andes-ui-typography-heading-huge-narrow{font-family:var(--andes-text-heading-family-default,var(--andes-text-heading-family-default,var(--andes-font-family-inter,inter)));font-size:var(--andes-text-heading-size-huge,var(--andes-text-heading-size-huge,var(--andes-font-size-24,1.5rem)));font-style:normal;letter-spacing:var(--andes-text-heading-letter-spacing-default,var(--andes-text-heading-letter-spacing-default,var(--andes-font-letter-spacing-0,0)));line-height:var(--andes-text-heading-line-height-huge,var(--andes-text-heading-line-height-huge,var(--andes-font-line-height-28,1.75rem)));text-decoration:none}.andes-ui-typography-heading-huge-narrow{font-weight:var(--andes-text-heading-weight-narrow,var(--andes-text-heading-weight-narrow,var(--andes-font-weight-semibold,600)))}.andes-ui-typography-heading-xhuge-default{font-weight:var(--andes-text-heading-weight-default,var(--andes-text-heading-weight-default,var(--andes-font-weight-bold,700)))}.andes-ui-typography-heading-xhuge-default,.andes-ui-typography-heading-xhuge-narrow{font-family:var(--andes-text-heading-family-default,var(--andes-text-heading-family-default,var(--andes-font-family-inter,inter)));font-size:var(--andes-text-heading-size-xhuge,var(--andes-text-heading-size-xhuge,var(--andes-font-size-28,1.75rem)));font-style:normal;letter-spacing:var(--andes-text-heading-letter-spacing-default,var(--andes-text-heading-letter-spacing-default,var(--andes-font-letter-spacing-0,0)));line-height:var(--andes-text-heading-line-height-xhuge,var(--andes-text-heading-line-height-xhuge,var(--andes-font-line-height-34,2.125rem)));text-decoration:none}.andes-ui-typography-heading-xhuge-narrow{font-weight:var(--andes-text-heading-weight-narrow,var(--andes-text-heading-weight-narrow,var(--andes-font-weight-semibold,600)))}.andes-ui-typography-heading-mega-default{font-weight:var(--andes-text-heading-weight-default,var(--andes-text-heading-weight-default,var(--andes-font-weight-bold,700)))}.andes-ui-typography-heading-mega-default,.andes-ui-typography-heading-mega-narrow{font-family:var(--andes-text-heading-family-default,var(--andes-text-heading-family-default,var(--andes-font-family-inter,inter)));font-size:var(--andes-text-heading-size-mega,var(--andes-text-heading-size-mega,var(--andes-font-size-32,2rem)));font-style:normal;letter-spacing:var(--andes-text-heading-letter-spacing-default,var(--andes-text-heading-letter-spacing-default,var(--andes-font-letter-spacing-0,0)));line-height:var(--andes-text-heading-line-height-mega,var(--andes-text-heading-line-height-mega,var(--andes-font-line-height-40,2.5rem)));text-decoration:none}.andes-ui-typography-heading-mega-narrow{font-weight:var(--andes-text-heading-weight-narrow,var(--andes-text-heading-weight-narrow,var(--andes-font-weight-semibold,600)))}.andes-ui-typography-internal-components-header-title{font-family:var(--andes-header-text-title-family-default,var(--andes-header-text-title-family-default,var(--andes-font-family-inter,inter)));font-size:var(--andes-header-text-title-size-default,var(--andes-header-text-title-size-default,var(--andes-font-size-24,1.5rem)));font-style:normal;letter-spacing:var(--andes-header-text-title-letter-spacing-default,var(--andes-header-text-title-letter-spacing-default,var(--andes-font-letter-spacing-0,0)));line-height:var(--andes-header-text-title-line-height-default,var(--andes-header-text-title-line-height-default,var(--andes-font-line-height-28,1.75rem)));text-decoration:none}.andes-ui-typography-internal-components-header-screen-task{font-family:var(--andes-header-text-screen-task-family-default,var(--andes-header-text-screen-task-family-default,var(--andes-font-family-inter,inter)));font-size:var(--andes-header-text-screen-task-size-default,var(--andes-header-text-screen-task-size-default,var(--andes-font-size-18,1.125rem)));font-style:normal;letter-spacing:var(--andes-header-text-screen-task-letter-spacing-default,var(--andes-header-text-screen-task-letter-spacing-default,var(--andes-font-letter-spacing-0,0)));line-height:var(--andes-header-text-screen-task-line-height-default,var(--andes-header-text-screen-task-line-height-default,var(--andes-font-line-height-22,1.375rem)));text-decoration:none}.andes-ui-typography--color-primary{color:var(--andes-color-text-primary,var(--andes-color-text-primary,var(--andes-color-gray-900,#282834)))}.andes-ui-typography--color-secondary{color:var(--andes-color-text-secondary,var(--andes-color-text-secondary,var(--andes-color-gray-700,#646587)))}.andes-ui-typography--color-inverse{color:var(--andes-color-text-inverse,var(--andes-color-text-inverse,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-typography--color-accent{color:var(--andes-color-text-accent,var(--andes-color-text-accent,var(--andes-color-blue-700,#434ce4)))}.andes-ui-typography--color-accent-loud-on-fill{color:var(--andes-color-text-accent-loud-on-fill,var(--andes-color-text-accent-loud-on-fill,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-typography--color-accent-quiet-on-fill{color:var(--andes-color-text-accent-quiet-on-fill,var(--andes-color-text-accent-quiet-on-fill,var(--andes-color-blue-700,#434ce4)))}.andes-ui-typography--color-disabled{color:var(--andes-color-text-disabled,var(--andes-color-text-disabled,var(--andes-color-gray-500,#9c9ebf)))}.andes-ui-typography--color-informative{color:var(--andes-color-feedback-text-informative-loud,var(--andes-color-feedback-text-informative-loud,var(--andes-color-blue-700,#434ce4)))}.andes-ui-typography--color-informative-loud-on-fill{color:var(--andes-color-feedback-text-informative-loud-on-fill,var(--andes-color-feedback-text-informative-loud-on-fill,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-typography--color-informative-quiet-on-fill{color:var(--andes-color-feedback-text-informative-quiet-on-fill,var(--andes-color-feedback-text-informative-quiet-on-fill,var(--andes-color-blue-900,#272c96)))}.andes-ui-typography--color-positive{color:var(--andes-color-feedback-text-positive-loud,var(--andes-color-feedback-text-positive-loud,var(--andes-color-green-700,#1f8923)))}.andes-ui-typography--color-positive-loud-on-fill{color:var(--andes-color-feedback-text-positive-loud-on-fill,var(--andes-color-feedback-text-positive-loud-on-fill,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-typography--color-positive-quiet-on-fill{color:var(--andes-color-feedback-text-positive-quiet-on-fill,var(--andes-color-feedback-text-positive-quiet-on-fill,var(--andes-color-green-900,#124515)))}.andes-ui-typography--color-caution{color:var(--andes-color-feedback-text-caution-loud,var(--andes-color-feedback-text-caution-loud,var(--andes-color-orange-700,#d74009)))}.andes-ui-typography--color-caution-loud-on-fill{color:var(--andes-color-feedback-text-caution-loud-on-fill,var(--andes-color-feedback-text-caution-loud-on-fill,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-typography--color-caution-quiet-on-fill{color:var(--andes-color-feedback-text-caution-quiet-on-fill,var(--andes-color-feedback-text-caution-quiet-on-fill,var(--andes-color-orange-900,#942700)))}.andes-ui-typography--color-negative{color:var(--andes-color-feedback-text-negative-loud,var(--andes-color-feedback-text-negative-loud,var(--andes-color-red-800,#c4031d)))}.andes-ui-typography--color-negative-loud-on-fill{color:var(--andes-color-feedback-text-negative-loud-on-fill,var(--andes-color-feedback-text-negative-loud-on-fill,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-typography--color-negative-quiet-on-fill{color:var(--andes-color-feedback-text-negative-quiet-on-fill,var(--andes-color-feedback-text-negative-quiet-on-fill,var(--andes-color-red-900,#9e0015)))}.andes-ui-typography--color-neutral-loud-on-fill{color:var(--andes-color-feedback-text-neutral-loud-on-fill,var(--andes-color-feedback-text-neutral-loud-on-fill,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-typography--color-neutral-quiet-on-fill{color:var(--andes-color-feedback-text-neutral-quiet-on-fill,var(--andes-color-feedback-text-neutral-quiet-on-fill,var(--andes-color-gray-900,#282834)))}.andes-ui-typography--color-link{color:var(--andes-color-text-link-idle,var(--andes-color-text-link-idle,var(--andes-color-blue-700,#434ce4)))}@media(pointer:fine){.andes-ui-typography--color-link:hover{color:var(--andes-color-text-link-hover,var(--andes-color-text-link-hover,var(--andes-color-blue-800,#353ac5)))}}.andes-ui-typography--color-link:active{color:var(--andes-color-text-link-active,var(--andes-color-text-link-active,var(--andes-color-blue-900,#272c96)))}.andes-ui-typography--color-link-inverse{color:var(--andes-color-text-link-idle-inverse,var(--andes-color-text-link-idle-inverse,var(--andes-color-white-alpha-100,#fff)))}@media(pointer:fine){.andes-ui-typography--color-link-inverse:hover{color:var(--andes-color-text-link-hover-inverse,var(--andes-color-text-link-hover-inverse,var(--andes-color-white-alpha-90,hsla(0,0%,100%,.9))))}}.andes-ui-typography--color-link-inverse:active{color:var(--andes-color-text-link-active-inverse,var(--andes-color-text-link-active-inverse,var(--andes-color-white-alpha-80,hsla(0,0%,100%,.8))))}.andes-ui-typography--color-selected{color:var(--andes-color-selected-text-idle,var(--andes-color-selected-text-idle,var(--andes-color-blue-700,#434ce4)))}.andes-ui-typography--color-selected:active{color:var(--andes-color-selected-text-active,var(--andes-color-selected-text-active,var(--andes-color-blue-900,#272c96)))}@media(pointer:fine){.andes-ui-typography--color-selected:hover{color:var(--andes-color-selected-text-hover,var(--andes-color-selected-text-hover,var(--andes-color-blue-800,#353ac5)))}}.andes-ui-visually-hidden,.andes-ui-visually-hidden-focusable:not(:focus,:focus-within){border:0;clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:0 -1px -1px 0;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}button.andes-ui-thumbnail__container:focus{box-shadow:0 0 0 2px var(--andes-color-white-alpha-100,#fff),0 0 0 3px var(--andes-color-blue-600,#5c70fa),0 0 0 5px var(--andes-color-blue-300,#c6d8ff);-moz-box-shadow:0 0 0 2px var(--andes-color-white-alpha-100,#fff),0 0 0 3px var(--andes-color-blue-600,#5c70fa),0 0 0 5px var(--andes-color-blue-300,#c6d8ff);-webkit-box-shadow:0 0 0 2px var(--andes-color-white-alpha-100,#fff),0 0 0 3px var(--andes-color-blue-600,#5c70fa),0 0 0 5px var(--andes-color-blue-300,#c6d8ff);outline:none}button.andes-ui-thumbnail__container:focus-visible{box-shadow:0 0 0 2px var(--andes-color-white-alpha-100,#fff),0 0 0 3px var(--andes-color-blue-600,#5c70fa),0 0 0 5px var(--andes-color-blue-300,#c6d8ff);-moz-box-shadow:0 0 0 2px var(--andes-color-white-alpha-100,#fff),0 0 0 3px var(--andes-color-blue-600,#5c70fa),0 0 0 5px var(--andes-color-blue-300,#c6d8ff);-webkit-box-shadow:0 0 0 2px var(--andes-color-white-alpha-100,#fff),0 0 0 3px var(--andes-color-blue-600,#5c70fa),0 0 0 5px var(--andes-color-blue-300,#c6d8ff);outline:none}button.andes-ui-thumbnail__container:focus:not(:focus-visible){box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}button.andes-ui-thumbnail__container{background-color:transparent;border:none;cursor:pointer;display:block;margin:0;padding:0}button.andes-ui-thumbnail__container:disabled{cursor:not-allowed}.andes-ui-thumbnail__container--xtiny{position:relative}.andes-ui-thumbnail--xtiny,.andes-ui-thumbnail__container--xtiny{height:var(--andes-size-height-xtiny,var(--andes-dimensions-16,16px));width:var(--andes-size-width-xtiny,var(--andes-dimensions-16,16px))}.andes-ui-thumbnail--xtiny{-webkit-align-items:center;align-items:center;border:var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px))) solid var(--andes-color-border-primary,var(--andes-color-border-primary,var(--andes-color-gray-300,#d0d4e6)));-moz-box-sizing:border-box;box-sizing:border-box;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.andes-ui-thumbnail--xtiny.andes-ui-thumbnail--without-border{border:0}.andes-ui-thumbnail--xtiny.andes-ui-thumbnail--mute-disabled{border-color:var(--andes-color-border-disabled,var(--andes-color-border-disabled,var(--andes-color-gray-400,#b5b9d4)))}.andes-ui-thumbnail__container--tiny{position:relative}.andes-ui-thumbnail--tiny,.andes-ui-thumbnail__container--tiny{height:var(--andes-size-height-tiny,var(--andes-dimensions-20,20px));width:var(--andes-size-width-tiny,var(--andes-dimensions-20,20px))}.andes-ui-thumbnail--tiny{-webkit-align-items:center;align-items:center;border:var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px))) solid var(--andes-color-border-primary,var(--andes-color-border-primary,var(--andes-color-gray-300,#d0d4e6)));-moz-box-sizing:border-box;box-sizing:border-box;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.andes-ui-thumbnail--tiny.andes-ui-thumbnail--without-border{border:0}.andes-ui-thumbnail--tiny.andes-ui-thumbnail--mute-disabled{border-color:var(--andes-color-border-disabled,var(--andes-color-border-disabled,var(--andes-color-gray-400,#b5b9d4)))}.andes-ui-thumbnail__container--xsmall{position:relative}.andes-ui-thumbnail--xsmall,.andes-ui-thumbnail__container--xsmall{height:var(--andes-size-height-xsmall,var(--andes-size-height-xsmall,var(--andes-dimensions-24,24px)));width:var(--andes-size-width-xsmall,var(--andes-size-width-xsmall,var(--andes-dimensions-24,24px)))}.andes-ui-thumbnail--xsmall{-webkit-align-items:center;align-items:center;border:var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px))) solid var(--andes-color-border-primary,var(--andes-color-border-primary,var(--andes-color-gray-300,#d0d4e6)));-moz-box-sizing:border-box;box-sizing:border-box;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.andes-ui-thumbnail--xsmall.andes-ui-thumbnail--without-border{border:0}.andes-ui-thumbnail--xsmall.andes-ui-thumbnail--mute-disabled{border-color:var(--andes-color-border-disabled,var(--andes-color-border-disabled,var(--andes-color-gray-400,#b5b9d4)))}.andes-ui-thumbnail__container--small{position:relative}.andes-ui-thumbnail--small,.andes-ui-thumbnail__container--small{height:var(--andes-size-height-small,var(--andes-size-height-small,var(--andes-dimensions-32,32px)));width:var(--andes-size-width-small,var(--andes-size-width-small,var(--andes-dimensions-32,32px)))}.andes-ui-thumbnail--small{-webkit-align-items:center;align-items:center;border:var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px))) solid var(--andes-color-border-primary,var(--andes-color-border-primary,var(--andes-color-gray-300,#d0d4e6)));-moz-box-sizing:border-box;box-sizing:border-box;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.andes-ui-thumbnail--small.andes-ui-thumbnail--without-border{border:0}.andes-ui-thumbnail--small.andes-ui-thumbnail--mute-disabled{border-color:var(--andes-color-border-disabled,var(--andes-color-border-disabled,var(--andes-color-gray-400,#b5b9d4)))}.andes-ui-thumbnail__container--medium{position:relative}.andes-ui-thumbnail--medium,.andes-ui-thumbnail__container--medium{height:var(--andes-size-height-medium,var(--andes-size-height-medium,var(--andes-dimensions-40,40px)));width:var(--andes-size-width-medium,var(--andes-size-width-medium,var(--andes-dimensions-40,40px)))}.andes-ui-thumbnail--medium{-webkit-align-items:center;align-items:center;border:var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px))) solid var(--andes-color-border-primary,var(--andes-color-border-primary,var(--andes-color-gray-300,#d0d4e6)));-moz-box-sizing:border-box;box-sizing:border-box;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.andes-ui-thumbnail--medium.andes-ui-thumbnail--without-border{border:0}.andes-ui-thumbnail--medium.andes-ui-thumbnail--mute-disabled{border-color:var(--andes-color-border-disabled,var(--andes-color-border-disabled,var(--andes-color-gray-400,#b5b9d4)))}.andes-ui-thumbnail__container--large{position:relative}.andes-ui-thumbnail--large,.andes-ui-thumbnail__container--large{height:var(--andes-size-height-large,var(--andes-size-height-large,var(--andes-dimensions-48,48px)));width:var(--andes-size-width-large,var(--andes-size-width-large,var(--andes-dimensions-48,48px)))}.andes-ui-thumbnail--large{-webkit-align-items:center;align-items:center;border:var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px))) solid var(--andes-color-border-primary,var(--andes-color-border-primary,var(--andes-color-gray-300,#d0d4e6)));-moz-box-sizing:border-box;box-sizing:border-box;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.andes-ui-thumbnail--large.andes-ui-thumbnail--without-border{border:0}.andes-ui-thumbnail--large.andes-ui-thumbnail--mute-disabled{border-color:var(--andes-color-border-disabled,var(--andes-color-border-disabled,var(--andes-color-gray-400,#b5b9d4)))}.andes-ui-thumbnail__container--xlarge{position:relative}.andes-ui-thumbnail--xlarge,.andes-ui-thumbnail__container--xlarge{height:var(--andes-size-height-xlarge,var(--andes-size-height-xlarge,var(--andes-dimensions-56,56px)));width:var(--andes-size-width-xlarge,var(--andes-size-width-xlarge,var(--andes-dimensions-56,56px)))}.andes-ui-thumbnail--xlarge{-webkit-align-items:center;align-items:center;border:var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px))) solid var(--andes-color-border-primary,var(--andes-color-border-primary,var(--andes-color-gray-300,#d0d4e6)));-moz-box-sizing:border-box;box-sizing:border-box;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.andes-ui-thumbnail--xlarge.andes-ui-thumbnail--without-border{border:0}.andes-ui-thumbnail--xlarge.andes-ui-thumbnail--mute-disabled{border-color:var(--andes-color-border-disabled,var(--andes-color-border-disabled,var(--andes-color-gray-400,#b5b9d4)))}.andes-ui-thumbnail__container--huge{position:relative}.andes-ui-thumbnail--huge,.andes-ui-thumbnail__container--huge{height:var(--andes-size-height-huge,var(--andes-size-height-huge,var(--andes-dimensions-64,64px)));width:var(--andes-size-width-huge,var(--andes-size-width-huge,var(--andes-dimensions-64,64px)))}.andes-ui-thumbnail--huge{-webkit-align-items:center;align-items:center;border:var(--andes-border-width-large,var(--andes-border-width-large,var(--andes-dimensions-3,3px))) solid var(--andes-color-border-primary,var(--andes-color-border-primary,var(--andes-color-gray-300,#d0d4e6)));-moz-box-sizing:border-box;box-sizing:border-box;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.andes-ui-thumbnail--huge.andes-ui-thumbnail--without-border{border:0}.andes-ui-thumbnail--huge.andes-ui-thumbnail--mute-disabled{border-color:var(--andes-color-border-disabled,var(--andes-color-border-disabled,var(--andes-color-gray-400,#b5b9d4)))}.andes-ui-thumbnail__container--xhuge{position:relative}.andes-ui-thumbnail--xhuge,.andes-ui-thumbnail__container--xhuge{height:var(--andes-size-height-xhuge,var(--andes-size-height-xhuge,var(--andes-dimensions-72,72px)));width:var(--andes-size-width-xhuge,var(--andes-size-width-xhuge,var(--andes-dimensions-72,72px)))}.andes-ui-thumbnail--xhuge{-webkit-align-items:center;align-items:center;border:var(--andes-border-width-large,var(--andes-border-width-large,var(--andes-dimensions-3,3px))) solid var(--andes-color-border-primary,var(--andes-color-border-primary,var(--andes-color-gray-300,#d0d4e6)));-moz-box-sizing:border-box;box-sizing:border-box;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.andes-ui-thumbnail--xhuge.andes-ui-thumbnail--without-border{border:0}.andes-ui-thumbnail--xhuge.andes-ui-thumbnail--mute-disabled{border-color:var(--andes-color-border-disabled,var(--andes-color-border-disabled,var(--andes-color-gray-400,#b5b9d4)))}.andes-ui-thumbnail__container--mega{position:relative}.andes-ui-thumbnail--mega,.andes-ui-thumbnail__container--mega{height:var(--andes-size-height-mega,var(--andes-size-height-mega,var(--andes-dimensions-80,80px)));width:var(--andes-size-width-mega,var(--andes-size-width-mega,var(--andes-dimensions-80,80px)))}.andes-ui-thumbnail--mega{-webkit-align-items:center;align-items:center;border:var(--andes-border-width-large,var(--andes-border-width-xlarge,var(--andes-dimensions-4,4px))) solid var(--andes-color-border-primary,var(--andes-color-border-primary,var(--andes-color-gray-300,#d0d4e6)));-moz-box-sizing:border-box;box-sizing:border-box;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.andes-ui-thumbnail--mega.andes-ui-thumbnail--without-border{border:0}.andes-ui-thumbnail--mega.andes-ui-thumbnail--mute-disabled{border-color:var(--andes-color-border-disabled,var(--andes-color-border-disabled,var(--andes-color-gray-400,#b5b9d4)))}.andes-ui-thumbnail img{height:auto;max-width:100%;width:auto}.andes-ui-thumbnail svg{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.andes-ui-thumbnail.andes-ui-thumbnail--disabled:has(img){border-color:var(--andes-color-border-disabled,var(--andes-color-border-disabled,var(--andes-color-gray-400,#b5b9d4)))}.andes-ui-thumbnail.andes-ui-thumbnail--disabled img{-webkit-filter:grayscale(100%);filter:grayscale(100%);opacity:.4}.andes-ui-thumbnail--circle{border-radius:var(--andes-border-radius-full,var(--andes-border-radius-full,9999px));overflow:hidden}.andes-ui-thumbnail__badge+.andes-ui-badge{-moz-box-sizing:border-box;box-sizing:border-box;position:relative}.andes-ui-thumbnail__badge+.andes-ui-thumbnail__container{position:relative}.andes-ui-thumbnail__badge+.andes-ui-thumbnail__container .andes-ui-thumbnail:has(svg){border-width:var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px)))}.andes-ui-thumbnail__badge+.andes-ui-thumbnail__container .andes-ui-thumbnail{border:var(--andes-border-width-small,var(--andes-border-width-small,var(--andes-dimensions-1,1px))) solid var(--andes-color-border-inverse,var(--andes-color-border-inverse,var(--andes-color-white-alpha-100,#fff)));border:var(--andes-border-width-medium,var(--andes-border-width-medium,var(--andes-dimensions-2,2px))) solid var(--andes-color-border-inverse,var(--andes-color-border-inverse,var(--andes-color-white-alpha-100,#fff)));border:var(--andes-border-width-large,var(--andes-border-width-xlarge,var(--andes-dimensions-4,4px))) solid var(--andes-color-border-inverse,var(--andes-color-border-inverse,var(--andes-color-white-alpha-100,#fff)));border:var(--andes-border-width-large,var(--andes-border-width-large,var(--andes-dimensions-3,3px))) solid var(--andes-color-border-inverse,var(--andes-color-border-inverse,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-thumbnail--huge+.andes-ui-badge--pill.andes-ui-badge--pill-icon,.andes-ui-thumbnail--huge+.andes-ui-thumbnail__container,.andes-ui-thumbnail--large+.andes-ui-badge--pill.andes-ui-badge--pill-icon,.andes-ui-thumbnail--large+.andes-ui-thumbnail__container,.andes-ui-thumbnail--medium+.andes-ui-badge--pill.andes-ui-badge--pill-icon,.andes-ui-thumbnail--medium+.andes-ui-thumbnail__container,.andes-ui-thumbnail--mega+.andes-ui-badge--pill.andes-ui-badge--pill-icon,.andes-ui-thumbnail--mega+.andes-ui-thumbnail__container,.andes-ui-thumbnail--small+.andes-ui-badge--dot,.andes-ui-thumbnail--small+.andes-ui-badge--pill.andes-ui-badge--pill-icon,.andes-ui-thumbnail--small+.andes-ui-thumbnail__container,.andes-ui-thumbnail--tiny+.andes-ui-badge--dot,.andes-ui-thumbnail--xhuge+.andes-ui-badge--pill.andes-ui-badge--pill-icon,.andes-ui-thumbnail--xhuge+.andes-ui-thumbnail__container,.andes-ui-thumbnail--xlarge+.andes-ui-badge--pill.andes-ui-badge--pill-icon,.andes-ui-thumbnail--xlarge+.andes-ui-thumbnail__container,.andes-ui-thumbnail--xsmall+.andes-ui-badge--dot,.andes-ui-thumbnail--xtiny+.andes-ui-badge--dot{bottom:0;position:absolute;right:0}.andes-ui-thumbnail--medium+.andes-ui-badge--pill:not(.andes-ui-badge--pill-icon){bottom:0;left:24px;position:absolute}.andes-ui-thumbnail--large+.andes-ui-badge--pill:not(.andes-ui-badge--pill-icon){bottom:1px;left:31px;position:absolute}.andes-ui-thumbnail--xlarge+.andes-ui-badge--pill:not(.andes-ui-badge--pill-icon){bottom:0;left:36px;position:absolute}.andes-ui-thumbnail--huge+.andes-ui-badge--pill:not(.andes-ui-badge--pill-icon){bottom:1px;left:43px;position:absolute}.andes-ui-thumbnail.andes-ui-thumbnail--mute{background-color:var(--andes-color-fill-primary,var(--andes-color-fill-primary,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-thumbnail.andes-ui-thumbnail--mute .andes-ui-typography{color:var(--andes-color-text-primary,var(--andes-color-text-primary,var(--andes-color-gray-900,#282834)))}.andes-ui-thumbnail.andes-ui-thumbnail--mute-disabled{background-color:var(--andes-color-fill-primary,var(--andes-color-fill-primary,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-thumbnail.andes-ui-thumbnail--mute-disabled .andes-ui-typography{color:var(--andes-color-text-disabled,var(--andes-color-text-disabled,var(--andes-color-gray-500,#9c9ebf)))}.andes-ui-thumbnail.andes-ui-thumbnail:has(svg).andes-ui-thumbnail--mute{color:var(--andes-color-icon-primary,var(--andes-color-icon-primary,var(--andes-color-gray-900,#282834)))}.andes-ui-thumbnail.andes-ui-thumbnail:has(svg).andes-ui-thumbnail--mute svg{color:currentcolor}.andes-ui-thumbnail.andes-ui-thumbnail:has(svg).andes-ui-thumbnail--mute-disabled{color:var(--andes-color-icon-disabled,var(--andes-color-icon-disabled,var(--andes-color-gray-500,#9c9ebf)))}.andes-ui-thumbnail.andes-ui-thumbnail:has(svg).andes-ui-thumbnail--mute-disabled svg{color:currentcolor}.andes-ui-message{display:-webkit-flex;display:flex;position:relative;-webkit-font-smoothing:antialiased;-webkit-align-items:flex-start;align-items:flex-start;border-radius:var(--andes-border-radius-containers-default,var(--andes-border-radius-containers-default,var(--andes-dimensions-20,20px)));gap:var(--andes-spacing-padding-xmicro,var(--andes-spacing-padding-xmicro,var(--andes-dimensions-8,8px)));padding:var(--andes-spacing-padding-xtiny,var(--andes-spacing-padding-xtiny,var(--andes-dimensions-16,16px)))}.andes-ui-badge.andes-ui-message__badge{display:-webkit-flex;display:flex;max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content}.andes-ui-message__content{display:-webkit-flex;display:flex;-webkit-flex-grow:1;flex-grow:1;-webkit-flex-wrap:wrap;flex-wrap:wrap;gap:var(--andes-spacing-padding-xmicro,var(--andes-spacing-padding-xmicro,var(--andes-dimensions-8,8px)))}.andes-ui-message__content--untitled{gap:0}.andes-ui-message__content-header{display:-webkit-flex;display:flex;-webkit-flex-grow:1;flex-grow:1;gap:var(--andes-spacing-padding-xmicro,var(--andes-spacing-padding-xmicro,var(--andes-dimensions-8,8px)))}.andes-ui-message__content-children{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;width:100%}.andes-ui-message__close-button-container{min-height:var(--andes-size-width-xsmall,var(--andes-size-width-xsmall,var(--andes-dimensions-24,24px)));min-width:var(--andes-size-width-xsmall,var(--andes-size-width-xsmall,var(--andes-dimensions-24,24px)));position:relative}.andes-ui-message__close-button:focus{box-shadow:0 0 0 2px var(--andes-color-white-alpha-100,#fff),0 0 0 3px var(--andes-color-blue-600,#5c70fa),0 0 0 5px var(--andes-color-blue-300,#c6d8ff);-moz-box-shadow:0 0 0 2px var(--andes-color-white-alpha-100,#fff),0 0 0 3px var(--andes-color-blue-600,#5c70fa),0 0 0 5px var(--andes-color-blue-300,#c6d8ff);-webkit-box-shadow:0 0 0 2px var(--andes-color-white-alpha-100,#fff),0 0 0 3px var(--andes-color-blue-600,#5c70fa),0 0 0 5px var(--andes-color-blue-300,#c6d8ff);outline:none}.andes-ui-message__close-button:focus-visible{box-shadow:0 0 0 2px var(--andes-color-white-alpha-100,#fff),0 0 0 3px var(--andes-color-blue-600,#5c70fa),0 0 0 5px var(--andes-color-blue-300,#c6d8ff);-moz-box-shadow:0 0 0 2px var(--andes-color-white-alpha-100,#fff),0 0 0 3px var(--andes-color-blue-600,#5c70fa),0 0 0 5px var(--andes-color-blue-300,#c6d8ff);-webkit-box-shadow:0 0 0 2px var(--andes-color-white-alpha-100,#fff),0 0 0 3px var(--andes-color-blue-600,#5c70fa),0 0 0 5px var(--andes-color-blue-300,#c6d8ff);outline:none}.andes-ui-message__close-button:focus:not(:focus-visible){box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}.andes-ui-message__close-button{-webkit-align-items:center;align-items:center;border:0;cursor:pointer;display:-webkit-flex;display:flex;height:var(--andes-size-width-xsmall,var(--andes-size-width-xsmall,var(--andes-dimensions-24,24px)));padding:0;place-content:center;position:absolute;top:0;width:var(--andes-size-width-xsmall,var(--andes-size-width-xsmall,var(--andes-dimensions-24,24px)))}.andes-ui-message__title{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;-webkit-flex-grow:1;flex-grow:1}.andes-ui-message__text{-webkit-flex-grow:1;flex-grow:1;width:100%}.andes-ui-message__text.andes-ui-message__text--as-title{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex}.andes-ui-message__buttons-container{margin-top:var(--andes-spacing-gap-xtiny,var(--andes-spacing-gap-xtiny,var(--andes-dimensions-16,16px)))}.andes-ui-message--informative.andes-ui-message .andes-ui-message__close--informative{background-color:transparent}.andes-ui-message--informative.andes-ui-message .andes-ui-message__close--informative svg{color:var(--andes-color-interactive-icon-idle,var(--andes-color-interactive-icon-idle,var(--andes-color-gray-700,#646587)))}@media(pointer:fine){.andes-ui-message--informative.andes-ui-message .andes-ui-message__close--informative:hover svg{color:var(--andes-color-interactive-icon-hover,var(--andes-color-interactive-icon-hover,var(--andes-color-gray-800,#434565)))}}.andes-ui-message--informative.andes-ui-message .andes-ui-message__close--informative:active svg{color:var(--andes-color-interactive-icon-active,var(--andes-color-interactive-icon-active,var(--andes-color-gray-900,#282834)))}.andes-ui-message--informative.andes-ui-message{background:var(--andes-color-feedback-fill-informative-quiet,var(--andes-color-feedback-fill-informative-quiet,var(--andes-color-blue-100,#e9f1ff)))}.andes-ui-message--informative.andes-ui-message .andes-ui-message__text,.andes-ui-message--informative.andes-ui-message .andes-ui-message__title{color:var(--andes-color-text-primary,var(--andes-color-text-primary,var(--andes-color-gray-900,#282834)))}.andes-ui-badge--informative{background:var(--andes-color-feedback-fill-informative-loud,var(--andes-color-feedback-fill-informative-loud,var(--andes-color-blue-700,#434ce4)))}.andes-ui-badge--informative .andes-ui-badge__content .andes-ui-typography{color:var(--andes-color-feedback-text-informative-loud-on-fill,var(--andes-color-feedback-text-informative-loud-on-fill,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-badge--informative svg[data-andes-icon-current-color],.andes-ui-badge--informative svg[fill=currentColor],.andes-ui-badge--informative svg[stroke=currentColor]{color:var(--andes-color-feedback-icon-informative-loud-on-fill,var(--andes-color-feedback-icon-informative-loud-on-fill,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-badge--informative--quiet{background:var(--andes-color-feedback-fill-informative-quiet,var(--andes-color-feedback-fill-informative-quiet,var(--andes-color-blue-100,#e9f1ff)));border:0}.andes-ui-badge--informative--quiet .andes-ui-badge__content .andes-ui-typography{color:var(--andes-color-feedback-text-informative-quiet-on-fill,var(--andes-color-feedback-text-informative-quiet-on-fill,var(--andes-color-blue-900,#272c96)))}.andes-ui-badge--informative--quiet svg[data-andes-icon-current-color],.andes-ui-badge--informative--quiet svg[fill=currentColor],.andes-ui-badge--informative--quiet svg[stroke=currentColor]{color:var(--andes-color-feedback-icon-informative-quiet-on-fill,var(--andes-color-feedback-icon-informative-quiet-on-fill,var(--andes-color-blue-900,#272c96)))}.andes-ui-message--negative-loud.andes-ui-message .andes-ui-message__close--negative-loud{background-color:transparent}.andes-ui-message--negative-loud.andes-ui-message .andes-ui-message__close--negative-loud svg{color:var(--andes-color-icon-inverse,var(--andes-color-icon-inverse,var(--andes-color-white-alpha-100,#fff)))}@media(pointer:fine){.andes-ui-message--negative-loud.andes-ui-message .andes-ui-message__close--negative-loud:hover svg{color:var(--andes-color-icon-inverse,var(--andes-color-icon-inverse,var(--andes-color-white-alpha-100,#fff)))}}.andes-ui-message--negative-loud.andes-ui-message .andes-ui-message__close--negative-loud:active svg{color:var(--andes-color-icon-inverse,var(--andes-color-icon-inverse,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-message--negative-loud.andes-ui-message{background:var(--andes-color-feedback-fill-negative-loud,var(--andes-color-feedback-fill-negative-loud,var(--andes-color-red-800,#c4031d)))}.andes-ui-message--negative-loud.andes-ui-message .andes-ui-message__text,.andes-ui-message--negative-loud.andes-ui-message .andes-ui-message__title{color:var(--andes-color-text-inverse,var(--andes-color-text-inverse,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-message--negative-quiet.andes-ui-message .andes-ui-message__close--negative-quiet{background-color:transparent}.andes-ui-message--negative-quiet.andes-ui-message .andes-ui-message__close--negative-quiet svg{color:var(--andes-color-interactive-icon-idle,var(--andes-color-interactive-icon-idle,var(--andes-color-gray-700,#646587)))}@media(pointer:fine){.andes-ui-message--negative-quiet.andes-ui-message .andes-ui-message__close--negative-quiet:hover svg{color:var(--andes-color-interactive-icon-hover,var(--andes-color-interactive-icon-hover,var(--andes-color-gray-800,#434565)))}}.andes-ui-message--negative-quiet.andes-ui-message .andes-ui-message__close--negative-quiet:active svg{color:var(--andes-color-interactive-icon-active,var(--andes-color-interactive-icon-active,var(--andes-color-gray-900,#282834)))}.andes-ui-message--negative-quiet.andes-ui-message{background:var(--andes-color-feedback-fill-negative-quiet,var(--andes-color-feedback-fill-negative-quiet,var(--andes-color-red-100,#ffe5e9)))}.andes-ui-message--negative-quiet.andes-ui-message .andes-ui-message__text,.andes-ui-message--negative-quiet.andes-ui-message .andes-ui-message__title{color:var(--andes-color-text-primary,var(--andes-color-text-primary,var(--andes-color-gray-900,#282834)))}.andes-ui-badge--negative{background:var(--andes-color-feedback-fill-negative-loud,var(--andes-color-feedback-fill-negative-loud,var(--andes-color-red-800,#c4031d)))}.andes-ui-badge--negative .andes-ui-badge__content .andes-ui-typography{color:var(--andes-color-feedback-text-negative-loud-on-fill,var(--andes-color-feedback-text-negative-loud-on-fill,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-badge--negative svg[data-andes-icon-current-color],.andes-ui-badge--negative svg[fill=currentColor],.andes-ui-badge--negative svg[stroke=currentColor]{color:var(--andes-color-feedback-icon-negative-loud-on-fill,var(--andes-color-feedback-icon-negative-loud-on-fill,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-badge--negative--quiet{background:var(--andes-color-feedback-fill-negative-quiet,var(--andes-color-feedback-fill-negative-quiet,var(--andes-color-red-100,#ffe5e9)));border:0}.andes-ui-badge--negative--quiet .andes-ui-badge__content .andes-ui-typography{color:var(--andes-color-feedback-text-negative-quiet-on-fill,var(--andes-color-feedback-text-negative-quiet-on-fill,var(--andes-color-red-900,#9e0015)))}.andes-ui-badge--negative--quiet svg[data-andes-icon-current-color],.andes-ui-badge--negative--quiet svg[fill=currentColor],.andes-ui-badge--negative--quiet svg[stroke=currentColor]{color:var(--andes-color-feedback-icon-negative-quiet-on-fill,var(--andes-color-feedback-icon-negative-quiet-on-fill,var(--andes-color-red-900,#9e0015)))}.andes-ui-message--caution.andes-ui-message .andes-ui-message__close--caution{background-color:transparent}.andes-ui-message--caution.andes-ui-message .andes-ui-message__close--caution svg{color:var(--andes-color-interactive-icon-idle,var(--andes-color-interactive-icon-idle,var(--andes-color-gray-700,#646587)))}@media(pointer:fine){.andes-ui-message--caution.andes-ui-message .andes-ui-message__close--caution:hover svg{color:var(--andes-color-interactive-icon-hover,var(--andes-color-interactive-icon-hover,var(--andes-color-gray-800,#434565)))}}.andes-ui-message--caution.andes-ui-message .andes-ui-message__close--caution:active svg{color:var(--andes-color-interactive-icon-active,var(--andes-color-interactive-icon-active,var(--andes-color-gray-900,#282834)))}.andes-ui-message--caution.andes-ui-message{background:var(--andes-color-feedback-fill-caution-quiet,var(--andes-color-feedback-fill-caution-quiet,var(--andes-color-orange-100,#ffedc7)))}.andes-ui-message--caution.andes-ui-message .andes-ui-message__text,.andes-ui-message--caution.andes-ui-message .andes-ui-message__title{color:var(--andes-color-text-primary,var(--andes-color-text-primary,var(--andes-color-gray-900,#282834)))}.andes-ui-badge--caution{background:var(--andes-color-feedback-fill-caution-loud,var(--andes-color-feedback-fill-caution-loud,var(--andes-color-orange-700,#d74009)))}.andes-ui-badge--caution .andes-ui-badge__content .andes-ui-typography{color:var(--andes-color-feedback-text-caution-loud-on-fill,var(--andes-color-feedback-text-caution-loud-on-fill,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-badge--caution svg[data-andes-icon-current-color],.andes-ui-badge--caution svg[fill=currentColor],.andes-ui-badge--caution svg[stroke=currentColor]{color:var(--andes-color-feedback-icon-caution-loud-on-fill,var(--andes-color-feedback-icon-caution-loud-on-fill,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-badge--caution--quiet{background:var(--andes-color-feedback-fill-caution-quiet,var(--andes-color-feedback-fill-caution-quiet,var(--andes-color-orange-100,#ffedc7)));border:0}.andes-ui-badge--caution--quiet .andes-ui-badge__content .andes-ui-typography{color:var(--andes-color-feedback-text-caution-quiet-on-fill,var(--andes-color-feedback-text-caution-quiet-on-fill,var(--andes-color-orange-900,#942700)))}.andes-ui-badge--caution--quiet svg[data-andes-icon-current-color],.andes-ui-badge--caution--quiet svg[fill=currentColor],.andes-ui-badge--caution--quiet svg[stroke=currentColor]{color:var(--andes-color-feedback-icon-caution-quiet-on-fill,var(--andes-color-feedback-icon-caution-quiet-on-fill,var(--andes-color-orange-900,#942700)))}.andes-ui-message--positive.andes-ui-message .andes-ui-message__close--positive{background-color:transparent}.andes-ui-message--positive.andes-ui-message .andes-ui-message__close--positive svg{color:var(--andes-color-interactive-icon-idle,var(--andes-color-interactive-icon-idle,var(--andes-color-gray-700,#646587)))}@media(pointer:fine){.andes-ui-message--positive.andes-ui-message .andes-ui-message__close--positive:hover svg{color:var(--andes-color-interactive-icon-hover,var(--andes-color-interactive-icon-hover,var(--andes-color-gray-800,#434565)))}}.andes-ui-message--positive.andes-ui-message .andes-ui-message__close--positive:active svg{color:var(--andes-color-interactive-icon-active,var(--andes-color-interactive-icon-active,var(--andes-color-gray-900,#282834)))}.andes-ui-message--positive.andes-ui-message{background:var(--andes-color-feedback-fill-positive-quiet,var(--andes-color-feedback-fill-positive-quiet,var(--andes-color-green-100,#defade)))}.andes-ui-message--positive.andes-ui-message .andes-ui-message__text,.andes-ui-message--positive.andes-ui-message .andes-ui-message__title{color:var(--andes-color-text-primary,var(--andes-color-text-primary,var(--andes-color-gray-900,#282834)))}.andes-ui-badge--positive{background:var(--andes-color-feedback-fill-positive-loud,var(--andes-color-feedback-fill-positive-loud,var(--andes-color-green-700,#1f8923)))}.andes-ui-badge--positive .andes-ui-badge__content .andes-ui-typography{color:var(--andes-color-feedback-text-positive-loud-on-fill,var(--andes-color-feedback-text-positive-loud-on-fill,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-badge--positive svg[data-andes-icon-current-color],.andes-ui-badge--positive svg[fill=currentColor],.andes-ui-badge--positive svg[stroke=currentColor]{color:var(--andes-color-feedback-icon-positive-loud-on-fill,var(--andes-color-feedback-icon-positive-loud-on-fill,var(--andes-color-white-alpha-100,#fff)))}.andes-ui-badge--positive--quiet{background:var(--andes-color-feedback-fill-positive-quiet,var(--andes-color-feedback-fill-positive-quiet,var(--andes-color-green-100,#defade)));border:0}.andes-ui-badge--positive--quiet .andes-ui-badge__content .andes-ui-typography{color:var(--andes-color-feedback-text-positive-quiet-on-fill,var(--andes-color-feedback-text-positive-quiet-on-fill,var(--andes-color-green-900,#124515)))}.andes-ui-badge--positive--quiet svg[data-andes-icon-current-color],.andes-ui-badge--positive--quiet svg[fill=currentColor],.andes-ui-badge--positive--quiet svg[stroke=currentColor]{color:var(--andes-color-feedback-icon-positive-quiet-on-fill,var(--andes-color-feedback-icon-positive-quiet-on-fill,var(--andes-color-green-900,#124515)))}.realestates-web__message-restyle .andes-ui-badge.andes-ui-message__badge{-webkit-align-self:flex-start!important;align-self:flex-start!important;-webkit-flex-shrink:0!important;flex-shrink:0!important}.realestates-web__modal-stories{border-radius:var(--andes-dimensions-0,0);height:100vh;max-width:100vw!important;position:relative;width:100vw}.realestates-web__modal-stories--loading{background-color:var(--andes-color-white-alpha-100,#fff)}.realestates-web__modal-stories--loading .modal-body-restyle-component{display:none}.realestates-web__modal-stories--container{display:grid;grid-template-columns:repeat(2,1fr);height:100%;left:var(--andes-dimensions-0,0);position:absolute;right:var(--andes-dimensions-0,0);width:100%;z-index:1003}.realestates-web__modal-stories--container--button-icon{display:none}.realestates-web__modal-stories__dismiss{display:-webkit-inline-flex;display:inline-flex;float:right;height:var(--andes-dimensions-40,40px);width:var(--andes-dimensions-40,40px)}.realestates-web__modal-stories__dismiss-icon{-webkit-align-items:center;align-items:center;border-radius:var(--andes-dimensions-12,12px);cursor:pointer;display:-webkit-flex;display:flex;height:var(--andes-dimensions-40,40px);-webkit-justify-content:center;justify-content:center;-webkit-transition:background-color .2s ease;transition:background-color .2s ease;width:var(--andes-dimensions-40,40px)}.realestates-web__modal-stories__dismiss-icon--dark{background:var(--andes-color-black-alpha-70,rgba(40,40,52,.7))}.realestates-web__modal-stories__dismiss-icon--dark svg{color:var(--andes-color-white-alpha-100,#fff)}.realestates-web__modal-stories__dismiss-icon--dark:hover{background:var(--andes-color-black-alpha-90,rgba(40,40,52,.9))}.realestates-web__modal-stories__dismiss-icon--accent{background:var(--andes-color-white-alpha-70,hsla(0,0%,100%,.7))}.realestates-web__modal-stories__dismiss-icon--accent svg{color:var(--andes-color-blue-700,#434ce4)}.realestates-web__modal-stories__dismiss-icon--accent:hover{background:var(--andes-color-blue-100,#e9f1ff);opacity:90%}.realestates-web__modal-stories__dismiss-icon--light{background:var(--andes-color-white-alpha-70,hsla(0,0%,100%,.7))}.realestates-web__modal-stories__dismiss-icon--light svg{color:var(--andes-color-black-alpha-100,#282834)}.realestates-web__modal-stories__dismiss-icon--light:hover{background:var(--andes-color-white-alpha-90,hsla(0,0%,100%,.9))}@media screen and (min-width:380.02px)and (hover:hover)and (pointer:fine){.realestates-web__modal-stories{aspect-ratio:9/16;border-radius:var(--andes-dimensions-0,0);height:auto;max-width:380px!important;min-width:auto}.realestates-web__modal-stories--container--button{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;position:relative}.realestates-web__modal-stories--container--button-icon{-webkit-align-items:center;align-items:center;border-radius:50%;cursor:pointer;display:-webkit-flex;display:flex;height:var(--andes-dimensions-40,40px);-webkit-justify-content:center;justify-content:center;-webkit-transition:background-color .2s ease;transition:background-color .2s ease;width:var(--andes-dimensions-40,40px);z-index:1004}.realestates-web__modal-stories--container--button-icon--dark{background:var(--andes-color-black-alpha-70,rgba(40,40,52,.7))}.realestates-web__modal-stories--container--button-icon--dark svg{color:var(--andes-color-white-alpha-100,#fff)}.realestates-web__modal-stories--container--button-icon--dark:hover{background:var(--andes-color-black-alpha-90,rgba(40,40,52,.9))}.realestates-web__modal-stories--container--button-icon--accent{background:var(--andes-color-white-alpha-70,hsla(0,0%,100%,.7))}.realestates-web__modal-stories--container--button-icon--accent svg{color:var(--andes-color-blue-700,#434ce4)}.realestates-web__modal-stories--container--button-icon--accent:hover{background:var(--andes-color-blue-100,#e9f1ff);opacity:90%}.realestates-web__modal-stories--container--button-icon--light{background:var(--andes-color-white-alpha-70,hsla(0,0%,100%,.7))}.realestates-web__modal-stories--container--button-icon--light svg{color:var(--andes-color-black-alpha-100,#282834)}.realestates-web__modal-stories--container--button-icon--light:hover{background:var(--andes-color-white-alpha-90,hsla(0,0%,100%,.9))}.realestates-web__modal-stories--container--button-previous{-webkit-justify-content:flex-start;justify-content:flex-start;padding-left:var(--andes-dimensions-16,16px)}.realestates-web__modal-stories--container--button-next{-webkit-justify-content:flex-end;justify-content:flex-end;padding-right:var(--andes-dimensions-16,16px)}.realestates-web__modal-stories__dismiss-icon{display:-webkit-flex;display:flex}}.realestates-web__modal-videos{border-radius:var(--andes-dimensions-0,0);height:100vh;max-width:100vw!important;position:relative;width:100vw}.realestates-web__modal-videos--loading{background-color:var(--andes-color-white-alpha-100,#fff)}.realestates-web__modal-videos--loading .modal-body-video-restyle-component{display:none}.realestates-web__modal-videos--container{display:grid;grid-template-columns:repeat(2,1fr);height:100%;left:var(--andes-dimensions-0,0);position:absolute;right:var(--andes-dimensions-0,0);width:100%;z-index:1003}.realestates-web__modal-videos--container--button-icon{display:none}.realestates-web__modal-videos__dismiss{display:-webkit-inline-flex;display:inline-flex;float:right;height:var(--andes-dimensions-40,40px);width:var(--andes-dimensions-40,40px)}.realestates-web__modal-videos__dismiss-icon{-webkit-align-items:center;align-items:center;border-radius:var(--andes-dimensions-12,12px);cursor:pointer;display:-webkit-flex;display:flex;height:var(--andes-dimensions-40,40px);-webkit-justify-content:center;justify-content:center;-webkit-transition:background-color .2s ease;transition:background-color .2s ease;width:var(--andes-dimensions-40,40px)}.realestates-web__modal-videos__dismiss-icon--dark{background:var(--andes-color-black-alpha-70,rgba(40,40,52,.7))}.realestates-web__modal-videos__dismiss-icon--dark svg{color:var(--andes-color-white-alpha-100,#fff)}.realestates-web__modal-videos__dismiss-icon--dark:hover{background:var(--andes-color-black-alpha-90,rgba(40,40,52,.9))}.realestates-web__modal-videos__dismiss-icon--accent{background:var(--andes-color-white-alpha-70,hsla(0,0%,100%,.7))}.realestates-web__modal-videos__dismiss-icon--accent svg{color:var(--andes-color-blue-700,#434ce4)}.realestates-web__modal-videos__dismiss-icon--accent:hover{background:var(--andes-color-blue-100,#e9f1ff);opacity:90%}.realestates-web__modal-videos__dismiss-icon--light{background:var(--andes-color-white-alpha-70,hsla(0,0%,100%,.7))}.realestates-web__modal-videos__dismiss-icon--light svg{color:var(--andes-color-black-alpha-100,#282834)}.realestates-web__modal-videos__dismiss-icon--light:hover{background:var(--andes-color-white-alpha-90,hsla(0,0%,100%,.9))}.realestates-web__modal-videos__sound{display:-webkit-inline-flex;display:inline-flex;float:left;height:var(--andes-dimensions-40,40px);width:var(--andes-dimensions-40,40px)}.realestates-web__modal-videos__sound-icon{-webkit-align-items:center;align-items:center;border-radius:var(--andes-dimensions-12,12px);cursor:pointer;display:-webkit-flex;display:flex;height:var(--andes-dimensions-40,40px);-webkit-justify-content:center;justify-content:center;-webkit-transition:background-color .2s ease,-webkit-transform .12s ease;transition:background-color .2s ease,-webkit-transform .12s ease;transition:background-color .2s ease,transform .12s ease;transition:background-color .2s ease,transform .12s ease,-webkit-transform .12s ease;width:var(--andes-dimensions-40,40px)}.realestates-web__modal-videos__sound-icon--dark{background:var(--andes-color-black-alpha-70,rgba(40,40,52,.7))}.realestates-web__modal-videos__sound-icon--dark svg{color:var(--andes-color-white-alpha-100,#fff)}.realestates-web__modal-videos__sound-icon--dark:hover{background:var(--andes-color-black-alpha-90,rgba(40,40,52,.9))}.realestates-web__modal-videos__sound-icon--dark:active{-webkit-transform:scale(.96);transform:scale(.96)}.realestates-web__modal-videos__sound-icon--accent{background:var(--andes-color-white-alpha-70,hsla(0,0%,100%,.7))}.realestates-web__modal-videos__sound-icon--accent svg{color:var(--andes-color-blue-700,#434ce4)}.realestates-web__modal-videos__sound-icon--accent:hover{background:var(--andes-color-blue-100,#e9f1ff);opacity:90%}.realestates-web__modal-videos__sound-icon--accent:active{-webkit-transform:scale(.96);transform:scale(.96)}.realestates-web__modal-videos__sound-icon--light{background:var(--andes-color-white-alpha-70,hsla(0,0%,100%,.7))}.realestates-web__modal-videos__sound-icon--light svg{color:var(--andes-color-black-alpha-100,#282834)}.realestates-web__modal-videos__sound-icon--light:hover{background:var(--andes-color-white-alpha-90,hsla(0,0%,100%,.9))}.realestates-web__modal-videos__sound-icon--light:active{-webkit-transform:scale(.96);transform:scale(.96)}.realestates-web__modal-videos--light .realestates-web__modal-videos__dismiss-icon{background:var(--andes-color-white-alpha-70,hsla(0,0%,100%,.7))}.realestates-web__modal-videos--light .realestates-web__modal-videos__dismiss-icon svg{color:var(--andes-color-black-alpha-100,#282834)}.realestates-web__modal-videos--light .realestates-web__modal-videos__dismiss-icon:hover{background:var(--andes-color-white-alpha-90,hsla(0,0%,100%,.9))}.realestates-web__modal-videos--dark .realestates-web__modal-videos__dismiss-icon{background:var(--andes-color-black-alpha-70,rgba(40,40,52,.7))}.realestates-web__modal-videos--dark .realestates-web__modal-videos__dismiss-icon svg{color:var(--andes-color-white-alpha-100,#fff)}.realestates-web__modal-videos--dark .realestates-web__modal-videos__dismiss-icon:hover{background:var(--andes-color-black-alpha-90,rgba(40,40,52,.9))}.realestates-web__modal-videos--accent .realestates-web__modal-videos__dismiss-icon{background:var(--andes-color-white-alpha-70,hsla(0,0%,100%,.7))}.realestates-web__modal-videos--accent .realestates-web__modal-videos__dismiss-icon svg{color:var(--andes-color-blue-700,#434ce4)}.realestates-web__modal-videos--accent .realestates-web__modal-videos__dismiss-icon:hover{background:var(--andes-color-blue-100,#e9f1ff);opacity:90%}@media screen and (min-width:380.02px)and (hover:hover)and (pointer:fine){.realestates-web__modal-videos{aspect-ratio:9/16;border-radius:var(--andes-dimensions-0,0);height:auto;max-width:380px!important;min-width:auto}.realestates-web__modal-videos--container--button{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;position:relative}.realestates-web__modal-videos--container--button-icon{-webkit-align-items:center;align-items:center;border-radius:50%;cursor:pointer;display:-webkit-flex;display:flex;height:var(--andes-dimensions-40,40px);-webkit-justify-content:center;justify-content:center;-webkit-transition:background-color .2s ease;transition:background-color .2s ease;width:var(--andes-dimensions-40,40px);z-index:1004}.realestates-web__modal-videos--container--button-icon--dark{background:var(--andes-color-black-alpha-70,rgba(40,40,52,.7))}.realestates-web__modal-videos--container--button-icon--dark svg{color:var(--andes-color-white-alpha-100,#fff)}.realestates-web__modal-videos--container--button-icon--dark:hover{background:var(--andes-color-black-alpha-90,rgba(40,40,52,.9))}.realestates-web__modal-videos--container--button-icon--accent{background:var(--andes-color-white-alpha-70,hsla(0,0%,100%,.7))}.realestates-web__modal-videos--container--button-icon--accent svg{color:var(--andes-color-blue-700,#434ce4)}.realestates-web__modal-videos--container--button-icon--accent:hover{background:var(--andes-color-blue-100,#e9f1ff);opacity:90%}.realestates-web__modal-videos--container--button-icon--light{background:var(--andes-color-white-alpha-70,hsla(0,0%,100%,.7))}.realestates-web__modal-videos--container--button-icon--light svg{color:var(--andes-color-black-alpha-100,#282834)}.realestates-web__modal-videos--container--button-icon--light:hover{background:var(--andes-color-white-alpha-90,hsla(0,0%,100%,.9))}.realestates-web__modal-videos--container--button-previous{-webkit-justify-content:flex-start;justify-content:flex-start;padding-left:var(--andes-dimensions-16,16px)}.realestates-web__modal-videos--container--button-next{-webkit-justify-content:flex-end;justify-content:flex-end;padding-right:var(--andes-dimensions-16,16px)}.realestates-web__modal-videos__dismiss-icon{display:-webkit-flex;display:flex}}.realestates-web__banner{position:relative}.realestates-web__banner .banner-dismiss{position:absolute;right:var(--andes-dimensions-12,12px);top:var(--andes-dimensions-12,12px);z-index:1}.realestates-web__banner .banner-card{background:var(--andes-color-transparent,hsla(0,0%,100%,0));overflow:hidden;padding:var(--andes-dimensions-0,0);position:relative}.realestates-web__banner .banner-image{display:-webkit-flex;display:flex;width:100%}.realestates-web__banner-container .link-component--banner{display:block}.realestates-web__card:has(.realestates-web__card__dismiss):has(.realestates-web__card__image--right) .andes-ui-card{padding-right:44px}.realestates-web__card__content{display:-webkit-flex;display:flex;gap:var(--andes-dimensions-16,16px);-webkit-justify-content:flex-start;justify-content:flex-start}.realestates-web__card__content .realestates-web__card__image--right{-webkit-order:2;order:2}.realestates-web__card__content .realestates-web__card__data{-webkit-order:1;order:1}.realestates-web__card__data{-webkit-align-items:flex-start;align-items:flex-start;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.realestates-web__card__title{-webkit-line-clamp:2;line-clamp:2}.realestates-web__card__description,.realestates-web__card__title{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.realestates-web__card__description{font-size:var(--andes-font-size-14,.875rem);-webkit-line-clamp:3;line-clamp:3;line-height:var(--andes-font-line-height-18,1.125rem);margin:var(--andes-dimensions-2,2px) var(--andes-dimensions-0,0) var(--andes-dimensions-0,0) var(--andes-dimensions-0,0)}.realestates-web__card__description+.realestates-web__card__link{margin-top:var(--andes-dimensions-8,8px)}.realestates-web__card__link{text-align:left}.realestates-web__card__link .andes-ui-typography{font-size:var(--andes-font-size-14,.875rem)}.realestates-web__card__image{-webkit-flex-shrink:0;flex-shrink:0;height:var(--andes-dimensions-56,56px);overflow:hidden;width:var(--andes-dimensions-56,56px)}.realestates-web__card__image--small{height:var(--andes-dimensions-32,32px);width:var(--andes-dimensions-32,32px)}.realestates-web__card__image--medium{height:var(--andes-dimensions-64,64px);width:var(--andes-dimensions-64,64px)}.realestates-web__card__image--large{height:84px;width:84px}.realestates-web__card__image--square{border-radius:var(--andes-dimensions-4,4px)}.realestates-web__card__image--circle{border-radius:50%}.realestates-web__card__image--right{-o-object-position:right;object-position:right}.realestates-web__card__image .card-image{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.realestates-web__card__label{margin-bottom:var(--andes-dimensions-8,8px)}.realestates-web__card__dismiss{padding:var(--andes-dimensions-0,0);position:absolute;right:var(--andes-dimensions-12,12px);top:var(--andes-dimensions-12,12px);z-index:1}.realestates-web__card__dismiss,.realestates-web__card__dismiss:active,.realestates-web__card__dismiss:focus,.realestates-web__card__dismiss:hover{background-color:var(--andes-color-transparent,hsla(0,0%,100%,0))}.realestates-web__card__dismiss.andes-ui-button--loud .andes-ui-button__content .andes-ui-button__icon path[fill]:not([fill=none]),.realestates-web__card__dismiss.andes-ui-button--loud .andes-ui-button__content .andes-ui-button__icon svg[fill]:not([fill=none]){fill:var(--andes-color-gray-600,#8788ab)!important}.realestates-web__banner-xs-container .link-component--banner-xs,.realestates-web__card-container .link-component--card{display:block}.realestates-web__card-board-container .board{display:grid;gap:var(--andes-dimensions-16,16px);grid-template-columns:1fr 1fr}.realestates-web__card-board-container .board.board--first-full-width>:first-child{grid-column:1/-1}.realestates-web__row-list-container{background-color:var(--andes-color-white-alpha-100,#fff);padding:var(--andes-dimensions-20,20px)}.realestates-web__row-list-container__icon{-webkit-align-items:center;align-items:center;border-radius:50%;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;overflow:hidden}.realestates-web__row-list-container__list .andes-ui-list__item--size-small .realestates-web__row-list-container__icon img{height:var(--andes-dimensions-20,20px);width:var(--andes-dimensions-20,20px)}.realestates-web__row-list-container__list .andes-ui-list__item--size-large .realestates-web__row-list-container__icon img,.realestates-web__row-list-container__list .andes-ui-list__item--size-medium .realestates-web__row-list-container__icon img{height:var(--andes-dimensions-24,24px);width:var(--andes-dimensions-24,24px)}.realestates-web__row-list-container__list .andes-ui-list__item-description-row .andes-ui-typography,.realestates-web__row-list-container__list .andes-ui-list__item-title-row .andes-ui-typography{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.realestates-web__row-list-container__list .andes-ui-list__item-title-row .andes-ui-list__item-top-right-content{-webkit-flex-shrink:0;flex-shrink:0}.realestates-web__row-list-container__list .andes-ui-list__item--no-description .andes-ui-list__item-structured-container{-webkit-align-items:center;align-items:center}.realestates-web__row-list-container__list .andes-ui-thumbnail{padding:0}.realestates-web__row-list-container__list .andes-ui-thumbnail span{height:100%;width:100%}.realestates-web__row-list-container__list .andes-ui-thumbnail img{height:auto;max-width:100%;width:auto}.realestates-web__row-list-container__list .andes-ui-list__item .andes-ui-list__item-chevron svg,.realestates-web__row-list-container__list .andes-ui-list__item:hover .andes-ui-list__item-chevron svg{color:var(--andes-color-blue-800,#353ac5)}.realestates-web__row-list-container__list .andes-ui-list__item-main-content{gap:var(--andes-dimensions-4,4px)}.realestates-web__row-list-container__list .andes-ui-list__item{gap:var(--andes-dimensions-0,0)}.realestates-web__row-list-container__list .andes-ui-list__item:hover{background-color:var(--andes-color-surface-primary-hover,var(--andes-color-surface-primary-hover,var(--andes-color-gray-100,#f4f5f9)));-webkit-transition:background-color .1s ease-out;transition:background-color .1s ease-out}.banner-wrapper{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;gap:16px}@media(max-width:680px){.banner-wrapper{-webkit-flex-direction:column;flex-direction:column;gap:8px;width:auto}}.banner-wrapper .splinter-2-col{min-width:47.5%;width:50%}@media(max-width:680px){.banner-wrapper .splinter-2-col{max-width:98.5%;padding-bottom:0;width:100%}}.banner-wrapper .splinter-2-col .andes-card{background-color:transparent;height:130px;overflow:hidden;padding:0;position:relative}@media(min-width:769px){.banner-wrapper .splinter-2-col .andes-card{height:165px}}.banner-wrapper .splinter-2-col .andes-card img{height:165px;-o-object-position:left;object-position:left;width:100%}@media(max-width:454px){.banner-wrapper .splinter-2-col .andes-card img{width:auto}}@media(max-width:768px){.banner-wrapper .splinter-2-col .andes-card img{height:130px}}@media(min-width:681px)and (max-width:1115px){.banner-wrapper .splinter-2-col .andes-card img{width:auto}}@media(min-width:455px)and (max-width:680px){.banner-wrapper .splinter-2-col .andes-card img{-o-object-fit:cover;object-fit:cover;-o-object-position:unset;object-position:unset;width:100%}}.banner-large-optimized{margin:0 auto;max-width:1184px}@media(max-width:768px){.banner-large-optimized{padding-left:16px;padding-right:16px}}.bvc__background{background-color:#000;height:320px;position:absolute;width:100%}.bvc__mascara{height:320px;overflow:hidden;position:relative;width:100%}@media(max-width:768px){.bvc__mascara{height:210px}}.bvc__iframe{background-color:#000;height:100vh;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:-webkit-calc(100% - 200px);width:calc(100% - 200px)}@media(min-aspect-ratio:16/9){.bvc__iframe{height:56.25vw}}@media(max-width:768px){.bvc__iframe{padding:0;pointer-events:all;width:100vw}}.bvc__gradient-container{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;height:320px;position:absolute;width:100%;z-index:98}.bvc__left-gradient{background-image:-webkit-linear-gradient(left,#000,rgba(255,0,0,0));background-image:linear-gradient(90deg,#000,rgba(255,0,0,0));height:100%;margin-left:99px;width:320px}.bvc__right-gradient{background-image:-webkit-linear-gradient(right,#000,rgba(255,0,0,0));background-image:linear-gradient(270deg,#000,rgba(255,0,0,0));height:100%;margin-left:auto;margin-right:99px;width:320px}.bvc__mobile-image img{background-color:#000;height:100%;width:100vw}.bvc__mute-button{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIgAAACICAYAAAA8uqNSAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAiKADAAQAAAABAAAAiAAAAACe7gAoAAAN00lEQVR4Ae2de3BNSR7H3byumGBqPTYEiWREZNWyhdhgbMx6jPWoUTVCLNbbqEKhivIur0Ipjz8ozBaFWNTI2KJqlTUsGSGReBRrJGJKRkiESBAykpvnfn9377l1ZZLce+4953afzO9U3XTOq7t/n/6d7l93//qcZs14YwJMgAkwASbABJgAE2ACTIAJMAEmwASYABNgAkyACTABJsAEmAATYAJMgAkwASbABJgAE2ACTIAJMAEmwASYABNgAkyACTABJsAEmAATYAJMgAkwASbABJgAE2ACTIAJMAEmwASYABNgAkxAVgImWTOmR77WrVvnc+HCheDy8vJgk8nUBmm0RfhxbW2t2cfHx4wwgNLFsYqamhoLQguOvcGhIoTFzZs3fz5s2LDniKeGrvs1bE1eQfr3798KBd2jqqoqHGEoCrq5JwWLOMoRR66fn18Owqz09PS3nsQn+71NUkH69OnjjwLsUV1d3QsFEI6fXnLWIu4cX1/fu1DArFu3blXKXuBq86cXOLX50OT6kSNHml++fNkXT3ksnu4gTSJ1MRKkWYo009q1a3fz3LlzFhdvk/6yJqEg48eP9338+HF/FNKnsB0CRVKHLVMGRUkJCwtLT0pKqhaZFy3SNryCDBgwILSysnIUCqW9FkC0igPKWujv7382NTU1V6s4RcRjWAWJi4vzKy0tHQ5oMSLAqUgzIygo6Lvk5OQqFfdIc6khFSQ2NvY3qDXGg2IHaUg2npEC1CZJaWlprxq/TL6zvvJlqfEc9evXLxx2xt9w1ceNXynV2ZZoAnuHhIQ8w/Zaqpw5yYyhFATK8TvIMwGw/Z3IJeNpP9glPaEkxVCSlzJmsL48GUZBMODVBzXHFxDCpz5BDHKM8h7duXPn0vz8/AIj5NkQCkI1h005DGkz1VEEE2rASNQkRUaoSaRXELI5AHgCfkauOeroCE33mKKgJHmy2yRSQ6feCikHnjjpFbmuBjjbt8k0wSajs8uFnZdWQWicg7qyAGkWRkfnhEk2kpFk1Tkpt6OXVkFsg2BGGedwuwBwYwebrJ7Eodu9UioIDZ9DYqEjpKNHj+68evXq/rqR/zDiGJvMHx6VYE86BaGJN5pbEckGDkED16xZM61NmzatvJUPkplk91Z6rqYjXdtHs7Jom4VMvKFX0XzHjh3jIiIiIl0FqNV1JDPJjvhStYpTi3ikqkHInwPdv0+1EExtHEg75OjRo1+JUA4lryQ7MVD2ZQilqkHI2QdQvO7Pgebkj7A5hsKXQ2gVT74sNgbXZFAOyoM0NQi5CeIJivUmmODgYPPx48cnjB07doRo5VDkJgbEQtkXHUqjIORDinbYa26C8E7veOzYsa+6desWpRQCRjXz4IScruyLCIkBsRCRdn1pSqMgNgfj+vKo+bGVK1fGbNy4cUarVq3sLgPw/EqLj48/VFhYWKJ5gioj9CYLZ1mTwgahpQmAEu4ss56eb9++vRm9lLFRUVHRSlwWi6X8wIEDpw8fPpytHJMgDCcmMiypkEJBUCBUYLrO1A4ZMiR41apV41u3bk3zO9btxYsXz1asWJF07949Whwl0wZTxETNjNDmjoBIoSBod7uqLZ1OnToFLl++PM6V++Du59erV6/fY/2KXV6yNZYuXfpdWVmZlKvkaKEXZGMFoeWQZ8+epaF1VRtGOc2ohlUPx1dUVFgOHTp0Bs1KlqsJDh48uD1+XTdt2uS0wGDX+EGmOPyS375967ajMmqQUGKDn1AFtj9RrsLS+jpaK4saxKPlkK7mCQZoAZqZpDt37rjsF0pN04YNG6ZgXW4L1EA+69evT2soPXiv+x48eDABa2LCExMTO02fPv3Y69ev3VptR0yIDdJ61lB63jguXEFsC6k9khVxvEctlNxYJKg5qvbv3//f9+/fq1rMhEIeRMpBcWMwbTjmTKo3b96cUTetwMBAHyjHRFIOOodh+9CJEyd237dv3w91r3V1n9jg2l+3gqAqpVX2Hm3UbGzduvWGR5E0cPP8+fNPo0n6qEuXLmF0ybhx40bCPqjZtm3bTeUWs9lMyhEfHh7+iXIMyy//44lyUDxasFHy424owzhIW3cz7437yI6YMWPGcTgZP1HSw6zrXxYtWvQH2ocBbIJyfIkBt+7K+YsXLyavXbv2qrLvQSicjfAmBk8JvZ/DA4b631pSUlIJJTmGmmRKx44dOyFF06RJk8Zg7Ka6b9++3bp3705dUuuGFXQp6Dp/r+x7EhIbT+7X4l7hNQiUQ6rZy4agvnr1qmL27Nn/gKFrtQlQeKYpU6Z8ER0d3VO5JyUlJRVd50vKvqehDGyEKwgmyQyhIFTYUA7LnDlzjiJ8TvukJBTSdv369fQlS5Zc+P+eNn9lYCNcQfCUBGiD0zuxwBYpL8DmmBpkqLl582aO4zEt/peBjXAF0QKkN+PYs2fP5xiVtRqoSrqoSHzmzZsXn5CQYO/FKOeMHgpXEMCtMArEXbt2DcPord2ROSsrK/PNmzfFlH8MovkuXLhwAmaEVU8bNCS/DGyEKwi8qCwNAZLp+Pbt2z8bNGjQACVPP2DDINq3CxYsOIKusHVkFn4cfosXL07AWInqqQMlXsdQBjbCFQRPifQKsmXLlj9hs/vKPnjwIBPG6j/Ry63F/+9Qcxx59+6d1Y8EOuK/bNmySaNGjersWNju/C8DG+EKAkNMtqn2D8oS8zCDhg4dGqccfPjwYfasWbNOYcjdPnhz//79EvRgjmABlPWVmFCSAMz5/HXEiBEhyn3uhDKwET5QBnBF+NlHId0BGRAQYIaXmN02qC8ODI9X7d279w4KUdVcDOZuqIYjZTDl5OT8COU4CSejX8yw0gQgao4jaIqmt2jRIogG0Wj+p768qDhGbIRuwhUET0kxqlKPINBkGtr9z51FgjWwfbFa7uTt27ddns2lOR6ae4Ft2mPmzJnfNOY/cuPGjVekJJii/xKuAaeuXbvm0YtiiI0zmfQ+L1xB6PXWeCL1ltMaP95hGrx79+65av1BUCvcQgT0c7rBD6kIa1v2O73QhQuIjQuX6XqJcAWhd59jqp5eb63KJ6S4uNiC0cvrrtCh3kVvbBRSczR37tx4jGWk42mX1qMMtWo5sUEt5IqIul3jWd2uUbZiYmIS0KXzyA5xlhU4/vwWhmO8o08qBkTzySeVjEzlfszCxo4ZM2Y47V+9ejUV3VZNh8+VdFwIszE6e8KF63S9RHgvhqTD0/KTrlIi8suXL7/ADOzfs7Oz7a6GHTp0CIET0VxMunXTO3218aOy03zoXm0e6HopFAT5yMTP3m2kjOmx0WTb5MmTT545c+bfqLGsvRm084EYx0jYuXPnnzEYKkWNCtnR4tbaFVkPFq7GKXQtqpJJTIBZ4GfRBfv2JQnKOT3CK1eu5D99+vQR3n8WAW8wsn1MoaGhXWBchsFgroD3mHWQ68mTJ0/Pnz8v4knOQY9IFw85tTxlqUFoLuOu2sx7cj0KPn/q1KlfP3r06EclHvIjHThwYKyyLyr0NovG5JRGQTDWkAVbpLSxzGp9Li8vrwyOxcfJfxRV+i8Gv7ROz5X4iAGxcOVab1wjRRNDgqJHUYNmhmyACG8I7pgGDNgneO1CLlbVR1A3WDknqIn5Hh8meqzkQXQoTQ1CIOhjPPCiKhMB5fTp07nTpk37Ojc3V/ceVUPykezEoKHzIo5LpSD0pSZU9SkiQFCaeAXUz/DnSLx06dIV7Oreq6orJ8ku29eqpGliFFgwEp/Bi5y8xD9SjnkzRCE1w7KFx/DxyGvZsqUZXupPvZE+bI9CLLo6k5mZ6XXFbEw+Wfr9H+SRXgmJmdDpHxxs4juwfQ7J+HUq6WoQ0gOMUZTAYKXljh75UxhIpzIwySeV7aGwk8oGUTJFIX3GC0GB47Em+n+BTVYpxZOyBiFSMBhrMLr5E2yC3tgVPuusR+nB7rBg6WYiJgV/1iN+LeKUVkFIOBrIwujmM4DsiV1pazt3CgIy0VzQCTQt1pV67sThjXukVhACQN9TgZKQZ1U0flIa1ZRPlVstFOQUplseqrzP65dLryBEhL7MRJ/xQnMTiV2jK0kt5lr+lZGR4dW5J3c1yxAKQsLRN95QkxThyYvCriGbG2pWqOYwinIQd8MoCGWWahIoSZ5NSQxluCLP5Hh7wgjNCrFWNkMpCGWabBL0bjLh8EP+Iy0VQSQP6cPKibIbpPUxNJyCkBDUu4mMjLyL0VZy9pF9MI0+zf6tzF3Z+hRDOWZ0g68ZDcvTx3hgwAr5xowCsm6IJqUQtcZZGYfP6+a1sX1D1iCOAtGwPCb4bmOCz4Lp8o5QFKFfSrC5K1ymiTd4rbm8QMtRJpn+N3wN4giTPsZD31vB0xsLRQlyPKf3/0iTuuFp5M8h25S9J7I3KQVRQND3VrBsoAeWx/bCsXD89JKTpuZzyIeU3AThCVap5KGphHqBk4YP1tTShwmj8XR3xS8UPzJs3d5QU5Tjl4umJAdxZaFnYl3R73aEkt/Y5BXEkT+9+5xeb217uzO9wLctCptew2lGgZsRBtD1OFZBL29BSB5u9HqKIoTFtFaWlkOKfn865ZE3JsAEmAATYAJMgAkwASbABJgAE2ACTIAJMAEmwASYABNgAkyACTABJsAEmAATYAJMgAkwASbABJgAE2ACTIAJMAEmwASYABNgAkyACTABJsAEmAATYAJMgAkwASbABJgAE2ACTIAJMAEmwASYwP8A+8fkzyPQH3UAAAAASUVORK5CYII=);background-position:100% 100%;background-repeat:no-repeat;background-size:62px;height:320px;opacity:.5;position:absolute;width:100%;z-index:99}@media(max-width:768px){.bvc__mute-button{background-position:50%;background-size:56px;height:35px;left:89%;top:80%;width:35px}}.bvc__unmute-button{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIgAAACICAYAAAA8uqNSAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAiKADAAQAAAABAAAAiAAAAACe7gAoAAAPeElEQVR4Ae2dCXBNWRrHs4jQYm20JRIJQiKWZtBoVZGyGzXMFEoP1TVlraZKlbKWoixVqKIUCkWPfZnYp4yxL7GnacuEJppIJ8QWiWCiJSHJ/L/X79x5SWW597773jlXf7fq1bnLWX/nu2f5vnPu8/HhgwkwASbABJgAE2ACTIAJMAEmwASYABNgAkyACTABJsAEmAATYAJMgAkwASbABJgAE2ACTIAJMAEmwASYABNgAkyACTABJsAEmAATYAJMgAkwASbABJgAE2ACTIAJMAEmwASYABNgAkyACTABVQn4qpoxT+Rr3rx5fidPnmyQm5vbwNfX93OkURduraKiokA/P79AuJUpXdzLLywszIObh3uvcSsTblaVKlWe9+7d+zniKSR/v4fjkxeQLl261EBFR378+DEcbigquoo7FYs4chFHWqVKlVLgJl25cuWtO/GpHvaTFJCOHTsGoAIjCwoK2qECwvHzVDmLEHeKv79/IgQw6fr16x9Ur3Cj+fMUOKP5sMR///79A1++fPkHvOVd8XYHWRKpzkiQZg7STKhXr961o0eP5ukMpry3T0JAhg4d6p+amtoFldQDY4eqMqljLPMegnKhadOmV/bu3VsgMy9WpG17AenWrVvohw8fBqJS6lsBxKo4IKwZAQEBhy9fvpxmVZwy4rGtgMTExFTKycnpA2idZYAzkObVoKCgE2fPnv1oIIwyXm0pIF27dq2DVmMoKDZUhmT5GXmG1mRvQkLCq/K9qffUX70slZ+jTp06hWOc8S181Srfp1JPq6MLbN+4ceOnOLKVylkFmbGVgEA4WqM8wwE7oIJyqfi4EsYl0RCSLAjJSxUzWFqebCMgUHh1RMsxGIXwK60gNrlHeY9q0qRJzpMnT57ZIc+2EBBqOZzCYcsxUwlB8EULGIGWJNMOLYnyAkJjDgAejp+dW44SMkLmHt9WEJJ01cckSkOn2QoJB9445QW5pARUdO0s03BnGSvyLu25sgJCeg6aygJkoDQ6Hk6YykZlpLJ6OCnT0SsrIE4lmF30HKYrAAEbOsvqThweC6ukgJD6HCWWqiEdNmxY2PTp0zt6jHzxiDs7y1z8rgJXygkIGd7ItiKLDYxtPosXL46ZOnXqqNq1a3vNIkxlprLLKndZ6SrX95FVFn2zFMMbLLDVli1b9pfQ0NCwsoB56j6VmcqO+C97Kg0z8SrVgtB6Dkz/epgpiLthhgwZErp169YJMoRD5J3KTgzEtQquUi0ILfYBFK+u56AuZeHChT2w1jQGFeT2C9OqVavq9+/f/y8Ue4brF2GqOhlcMhzYQwHcBmJVvmiZICqoq1Xx6YkHKu/Pdu/ePbJPnz6xVgjH5MmT223atGni3Llzu+lJvzQ/xIBYlPZMxj1lBITWkKIf9tqgcNCgQSHbtm2bgHFHMwH+0aNHqTdu3Lguro24EyZMiB45cuRgmPUD+/btGxMZGVnDSHjhlxgQC3Et21VGQJwLjL3CY/78+d3nzJnzLRbyVHcmWBQfH38eU9ttr169yjGTiY0bN97JyMh4SmFRwQEzZ87sZSYeCuNNFhXlUQkBoa0JyGh4RZl193lwcHDVXbt2fTNgwIBeokvBHpl3mLnshM4jHhVDq9R1H507d6a9NY4D09SiNWvWHBXXUVFRbTCuaSSuDbrhTiYGg1nvXQkBQbGi8POopRZCEYwuZXyzZs1aCIwwuT8aPXr0eoxDHop7etwGDRoEbtiwYfDq1au/w6yjsQhz5MiR9J9wiGvoNcwq2iC/vkp0M0rMYtDvGtY7BAYG+q1bt+5PojLKc7Fvxb9ly5aRmLGIF6LowoULl2bMmHGG3vzywpb2bNGiRQPatGnTlp5NmjRpILY5fC/87dy58zIUbdF03bp16yh0Y0egSje8up02eiGKKyJeWa4AJit9H9oOCQEh1bqhA4NB3+jo6LZ6fhgwthbCgS7l15UrV8ZNmTLltBHh+L9s+fgsXbr0NCownzJcv379hhMnTmwjMn/q1Kln2dnZWXRduXLlKsOHD48Qz4y4aEFCiY2RMJ7wKz0DtFcWAuLWdki9YLD24vG4cePW79ix44HeMOQPwvQluo/vIAwOJVZSUtJbrFLXNJ6YtRSzG2GHndbNtG/fPsRIWsIvMSE24lqWK72LcW6kdqv8UDAVQAt6sLxIMAAt2LJly728vDxDGizoNQajO6EtnD6YmfSAsJyic7RCP/Ts2fNr9F6VGjZsGNyuXbtaiYmJtNHb59atW+m9ev02iYGuxbRFmtggOsfMiOKVcUgXEDSl2kzALAAISNHatWtvmw1fXrhLly79LAQEs5aOMOCdQxfy4fnz53kpKSnJLVq0aEXh+/Xr1xwCco3OsaFbW2+KVsd0K2AFG8qPO4f0LgaZr+tOATwdFvqNJOg3nlM6GBhXGT9+/Jcizbt376aK8/DwcE0QIDjvaPpMz0hxBiEyqwCUzka6gOAtUX5/Cwae2mwCrUm4EAoIyAtxjqnvF+Kc3Hfv3v0qruvUqWNqjKUCG+kCgsGYUtZLUamu7tWrV5+Ia3QxNcU5Woo34vwzHOKcXIx1csU1BMRUGVVgI11AMH00BU/A94b74MED7SMxNWrU0Fq8rKysPJE+up9i5YCAaM8QxlQLogIb6QKCt6SygKyqizEIfYrKoVAjQRA6EciApgAjZVw5+TesjKO4VGAjXUDKgarMIwxAq2E84DAFQCuaI9Z6oOvQhNu1xaCMQ460VuPt27daa6JMoXRmRLqAgLtDI6kzv1K8wX6jjTtQ2dq4o27dulVFhvLz84sJAbU04hksxMWeifsVuSqwkS4geBtNwasIrpXPY2NjNQPf69evs0XcsLXUE+e471CSietqOMR5ZmamNmAV9/S4KrCRLiB4S5QWEBpyYPebZpU9c+aMpkaHAVDTfWCxkUNXQhWPFicIn8x0zGqoZXn48GGOHoEo6UcFNtIFBAOxYm9eSUiyr2fNmvUVGgPHwqI3b95kb9++/b7IEwyFLcX5nTt3NJU4NK6a4Aglm/BnxFWBjXRVO4Bl4qeBNgJQ+MUEwm/9+vV/FNelubDcFmBBzyUytJX2vKx7NDtBU1+AmYs/FGYJYoAKO0wD6EQcXQziztu/f3+yiKNt27bB4jw9Pf2ZODfhEhuph3QBwVuShabULQgI79ehQwetGygrMhjUomGz+WdcXJxWmWX5FfexNPECrKo/jxo16iuY+a+J+1C5x4rzezhc13xg0TEtgHIcsM88EudGXWJjNIzV/qV3MfR5a6sLVVZ8NC6ANfYbVHQsGgbdUnn+/PmMsWPH/kssSRwxYgSGGb+tTEMlFqL1uijSRMvyhWvLsmfPHkNLC0Q85HqTjWu6rufSWxD69vnhw4fp89aa3sA1g2Wdv3//vhAtwaGynrvex8Idf2xt+Lp69eq09tUXu+l7oOKaTJs2bR8Z1lz96jnHN0u0FXD/wQHrrdYVQHi0tSGw1dzDtPijnjhL+kGrmEtsYE0u+cir19IFhD6Mj0FdGgTE0DiE3ubly5ff0EsLi4R+gv8/h4WFNacwISEhTTdv3jwB6zr2HzhwIFVvPOSP1oRAEFKxzaHnggULTomw2IBdDwuE2ovrQ4cO6c6fCCNc8EgjNuJaliu9i6GC4235xdMAMFh8j20NO0+cOHGGugVKD/a1ICwCGkU764ymT+OYgQMH/p3iFWGxcaoPjYfoGlPbBwcPHjQ9/sDWiRQRr0xXCQEBgLv4mbJXGIU3e/bsC0uWLNmOLsqhm6AKxWKfWKxs/yttizAan/A/ZsyYSKjkHa0TCeCqVatOimcmXERRlGQinOVByjMwWZ5YWRFi+0Feo0aNQvCcPjnl8QNT3dcYeN7G3pNGNWvWdFhnMbCsgxahDS2Gho3lc8oExiepp0+fTtOTIUxksps3b+6PrisYywN+xMD1lp5wZfhJ+RFHGc+8elsJAaESY+0mWS8jvVV6LBvM37dv3y2s9vLD9ksSTl+ynwjhoHwYERBaIX/8+PEUaFSTsT72Nox3jm7MTHkwwzqLl+aFmbBWh1Gli/Gh/1tBc29KJW0WCg108aGYMytWrPgHbYcwG49rOAjJU7MzF4qHGBAL1zhlnisjIPRnPGhBEmTAwGanZNoOgW0R6TLSd02TGBAL13syz5UREIJAf8YDlbY2K/AmGFLBY5azGX/f8YM303VNi8pODFzvyT5XZgxCIJKTkwswWKXZTDMZYKjLOXbs2EO4L6CWb56Wlpaud5BqUX7jz507l2pRXJZEo5SAUIm6d+/+FFZTGqxq6yksKamBSG7evJmJ74TcpTU/dG4gqGmvGHtkYLB8ENpXr0z39WZUtz1Cb4RW+KNPQmIdxd+siMsuccAcQN2brim1N8ukXAtChX/8+PEbdDW04KaxN2FITOsq7DlKjT0EC6UGqSJT5NLfeMFxZy2Fa3Qqnz9zllXJPCrZghCp1NTUQnyS8hdM+8j4Jd2o6Inaw7gjD5rbbRcvXjRsUfZEfkqLU1kBocySIQx/mfEUIKNxqWxrVxrYiu6hTLSnJg5di7ZUsaIwMp4rLSAEhP5PBUJCK6tolZaSg2rKp8GjCAKyH+YWbX2rwfBe8668gBAJCMlL+hsvdDcRuLS7kBTB1vJvGPQSvVbLbiRkCwGh8sF49QwtSSbevFa4tGV3Q90KtRx2EQ7ibhsBocxSSwIhSXcKia0Grsgz7f+Js0O3QqzFYSsBoUzTmASzm7vYfkAmesd+FVEYhV36Y+Vtqg9IS+NnOwGhQtDsJiIiIhHaVlrorLoyjf6afZ/KU9nSBEPcs/uAz4fU8lisMxAD2PqiUCq46FIy0GocVlF9boSPLVsQ1wKSWh4Gvhsw8OXBXN4IghLg+tzb587lCvFkeMPiIW2jt7fzYVV6tm9BXEHQn/HQ/63g7e0KQQlyfebpc6RJ0/AEWs+BLy8rvSHdCItPSkBEwen/VugvNbCuox3uhePnqXKSaT4Feo1EWiao0kowwcJd11Pg3M2XZeGd/5oQhbc7DL9Q/Azt4CuZEbQUufiloStJQVxJmJkY2gxeMj7Vrz95AXGtAPr2OX3emr5gjEqmrQ114dZCRdN3xwLhVib/uJdPH2+BS98mo89TZMLNor2ytB1ShR1vlE8+mAATYAJMgAkwASbABJgAE2ACTIAJMAEmwASYABNgAkyACTABJsAEmAATYAJMgAkwASbABJgAE2ACTIAJMAEmwASYABNgAkyACTABJsAEmAATYAJMgAkwASbABJgAE2ACTIAJMAEmwASYABP4fRP4H5bueSWHEUURAAAAAElFTkSuQmCC);background-position:100% 100%;background-repeat:no-repeat;background-size:62px;height:320px;opacity:.8;position:absolute;width:100%;z-index:99}@media(max-width:768px){.bvc__unmute-button{background-position:50%;background-size:56px;height:35px;left:89%;top:80%;width:35px}}.bvn__mascara{height:320px;overflow:hidden;position:relative;width:100%}@media(max-width:768px){.bvn__mascara{height:210px}}.bvn__iframe{height:100vh;left:50%;pointer-events:none;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%}@media(min-aspect-ratio:16/9){.bvn__iframe{height:56.25vw}}@media(max-aspect-ratio:16/9){.bvn__iframe{width:177.78vh}}@media(max-width:768px){.bvn__iframe{pointer-events:all;width:100vw}}.bvn__mobile-image img{background-color:#000;height:100%;width:100vw}.bvn__mute-button{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIgAAACICAYAAAA8uqNSAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAiKADAAQAAAABAAAAiAAAAACe7gAoAAAN00lEQVR4Ae2de3BNSR7H3byumGBqPTYEiWREZNWyhdhgbMx6jPWoUTVCLNbbqEKhivIur0Ipjz8ozBaFWNTI2KJqlTUsGSGReBRrJGJKRkiESBAykpvnfn9377l1ZZLce+4953afzO9U3XTOq7t/n/6d7l93//qcZs14YwJMgAkwASbABJgAE2ACTIAJMAEmwASYABNgAkyACTABJsAEmAATYAJMgAkwASbABJgAE2ACTIAJMAEmwASYABNgAkyACTABJsAEmAATYAJMgAkwASbABJgAE2ACTIAJMAEmwASYABNgAkxAVgImWTOmR77WrVvnc+HCheDy8vJgk8nUBmm0RfhxbW2t2cfHx4wwgNLFsYqamhoLQguOvcGhIoTFzZs3fz5s2LDniKeGrvs1bE1eQfr3798KBd2jqqoqHGEoCrq5JwWLOMoRR66fn18Owqz09PS3nsQn+71NUkH69OnjjwLsUV1d3QsFEI6fXnLWIu4cX1/fu1DArFu3blXKXuBq86cXOLX50OT6kSNHml++fNkXT3ksnu4gTSJ1MRKkWYo009q1a3fz3LlzFhdvk/6yJqEg48eP9338+HF/FNKnsB0CRVKHLVMGRUkJCwtLT0pKqhaZFy3SNryCDBgwILSysnIUCqW9FkC0igPKWujv7382NTU1V6s4RcRjWAWJi4vzKy0tHQ5oMSLAqUgzIygo6Lvk5OQqFfdIc6khFSQ2NvY3qDXGg2IHaUg2npEC1CZJaWlprxq/TL6zvvJlqfEc9evXLxx2xt9w1ceNXynV2ZZoAnuHhIQ8w/Zaqpw5yYyhFATK8TvIMwGw/Z3IJeNpP9glPaEkxVCSlzJmsL48GUZBMODVBzXHFxDCpz5BDHKM8h7duXPn0vz8/AIj5NkQCkI1h005DGkz1VEEE2rASNQkRUaoSaRXELI5AHgCfkauOeroCE33mKKgJHmy2yRSQ6feCikHnjjpFbmuBjjbt8k0wSajs8uFnZdWQWicg7qyAGkWRkfnhEk2kpFk1Tkpt6OXVkFsg2BGGedwuwBwYwebrJ7Eodu9UioIDZ9DYqEjpKNHj+68evXq/rqR/zDiGJvMHx6VYE86BaGJN5pbEckGDkED16xZM61NmzatvJUPkplk91Z6rqYjXdtHs7Jom4VMvKFX0XzHjh3jIiIiIl0FqNV1JDPJjvhStYpTi3ikqkHInwPdv0+1EExtHEg75OjRo1+JUA4lryQ7MVD2ZQilqkHI2QdQvO7Pgebkj7A5hsKXQ2gVT74sNgbXZFAOyoM0NQi5CeIJivUmmODgYPPx48cnjB07doRo5VDkJgbEQtkXHUqjIORDinbYa26C8E7veOzYsa+6desWpRQCRjXz4IScruyLCIkBsRCRdn1pSqMgNgfj+vKo+bGVK1fGbNy4cUarVq3sLgPw/EqLj48/VFhYWKJ5gioj9CYLZ1mTwgahpQmAEu4ss56eb9++vRm9lLFRUVHRSlwWi6X8wIEDpw8fPpytHJMgDCcmMiypkEJBUCBUYLrO1A4ZMiR41apV41u3bk3zO9btxYsXz1asWJF07949Whwl0wZTxETNjNDmjoBIoSBod7uqLZ1OnToFLl++PM6V++Du59erV6/fY/2KXV6yNZYuXfpdWVmZlKvkaKEXZGMFoeWQZ8+epaF1VRtGOc2ohlUPx1dUVFgOHTp0Bs1KlqsJDh48uD1+XTdt2uS0wGDX+EGmOPyS375967ajMmqQUGKDn1AFtj9RrsLS+jpaK4saxKPlkK7mCQZoAZqZpDt37rjsF0pN04YNG6ZgXW4L1EA+69evT2soPXiv+x48eDABa2LCExMTO02fPv3Y69ev3VptR0yIDdJ61lB63jguXEFsC6k9khVxvEctlNxYJKg5qvbv3//f9+/fq1rMhEIeRMpBcWMwbTjmTKo3b96cUTetwMBAHyjHRFIOOodh+9CJEyd237dv3w91r3V1n9jg2l+3gqAqpVX2Hm3UbGzduvWGR5E0cPP8+fNPo0n6qEuXLmF0ybhx40bCPqjZtm3bTeUWs9lMyhEfHh7+iXIMyy//44lyUDxasFHy424owzhIW3cz7437yI6YMWPGcTgZP1HSw6zrXxYtWvQH2ocBbIJyfIkBt+7K+YsXLyavXbv2qrLvQSicjfAmBk8JvZ/DA4b631pSUlIJJTmGmmRKx44dOyFF06RJk8Zg7Ka6b9++3bp3705dUuuGFXQp6Dp/r+x7EhIbT+7X4l7hNQiUQ6rZy4agvnr1qmL27Nn/gKFrtQlQeKYpU6Z8ER0d3VO5JyUlJRVd50vKvqehDGyEKwgmyQyhIFTYUA7LnDlzjiJ8TvukJBTSdv369fQlS5Zc+P+eNn9lYCNcQfCUBGiD0zuxwBYpL8DmmBpkqLl582aO4zEt/peBjXAF0QKkN+PYs2fP5xiVtRqoSrqoSHzmzZsXn5CQYO/FKOeMHgpXEMCtMArEXbt2DcPord2ROSsrK/PNmzfFlH8MovkuXLhwAmaEVU8bNCS/DGyEKwi8qCwNAZLp+Pbt2z8bNGjQACVPP2DDINq3CxYsOIKusHVkFn4cfosXL07AWInqqQMlXsdQBjbCFQRPifQKsmXLlj9hs/vKPnjwIBPG6j/Ry63F/+9Qcxx59+6d1Y8EOuK/bNmySaNGjersWNju/C8DG+EKAkNMtqn2D8oS8zCDhg4dGqccfPjwYfasWbNOYcjdPnhz//79EvRgjmABlPWVmFCSAMz5/HXEiBEhyn3uhDKwET5QBnBF+NlHId0BGRAQYIaXmN02qC8ODI9X7d279w4KUdVcDOZuqIYjZTDl5OT8COU4CSejX8yw0gQgao4jaIqmt2jRIogG0Wj+p768qDhGbIRuwhUET0kxqlKPINBkGtr9z51FgjWwfbFa7uTt27ddns2lOR6ae4Ft2mPmzJnfNOY/cuPGjVekJJii/xKuAaeuXbvm0YtiiI0zmfQ+L1xB6PXWeCL1ltMaP95hGrx79+65av1BUCvcQgT0c7rBD6kIa1v2O73QhQuIjQuX6XqJcAWhd59jqp5eb63KJ6S4uNiC0cvrrtCh3kVvbBRSczR37tx4jGWk42mX1qMMtWo5sUEt5IqIul3jWd2uUbZiYmIS0KXzyA5xlhU4/vwWhmO8o08qBkTzySeVjEzlfszCxo4ZM2Y47V+9ejUV3VZNh8+VdFwIszE6e8KF63S9RHgvhqTD0/KTrlIi8suXL7/ADOzfs7Oz7a6GHTp0CIET0VxMunXTO3218aOy03zoXm0e6HopFAT5yMTP3m2kjOmx0WTb5MmTT545c+bfqLGsvRm084EYx0jYuXPnnzEYKkWNCtnR4tbaFVkPFq7GKXQtqpJJTIBZ4GfRBfv2JQnKOT3CK1eu5D99+vQR3n8WAW8wsn1MoaGhXWBchsFgroD3mHWQ68mTJ0/Pnz8v4knOQY9IFw85tTxlqUFoLuOu2sx7cj0KPn/q1KlfP3r06EclHvIjHThwYKyyLyr0NovG5JRGQTDWkAVbpLSxzGp9Li8vrwyOxcfJfxRV+i8Gv7ROz5X4iAGxcOVab1wjRRNDgqJHUYNmhmyACG8I7pgGDNgneO1CLlbVR1A3WDknqIn5Hh8meqzkQXQoTQ1CIOhjPPCiKhMB5fTp07nTpk37Ojc3V/ceVUPykezEoKHzIo5LpSD0pSZU9SkiQFCaeAXUz/DnSLx06dIV7Oreq6orJ8ku29eqpGliFFgwEp/Bi5y8xD9SjnkzRCE1w7KFx/DxyGvZsqUZXupPvZE+bI9CLLo6k5mZ6XXFbEw+Wfr9H+SRXgmJmdDpHxxs4juwfQ7J+HUq6WoQ0gOMUZTAYKXljh75UxhIpzIwySeV7aGwk8oGUTJFIX3GC0GB47Em+n+BTVYpxZOyBiFSMBhrMLr5E2yC3tgVPuusR+nB7rBg6WYiJgV/1iN+LeKUVkFIOBrIwujmM4DsiV1pazt3CgIy0VzQCTQt1pV67sThjXukVhACQN9TgZKQZ1U0flIa1ZRPlVstFOQUplseqrzP65dLryBEhL7MRJ/xQnMTiV2jK0kt5lr+lZGR4dW5J3c1yxAKQsLRN95QkxThyYvCriGbG2pWqOYwinIQd8MoCGWWahIoSZ5NSQxluCLP5Hh7wgjNCrFWNkMpCGWabBL0bjLh8EP+Iy0VQSQP6cPKibIbpPUxNJyCkBDUu4mMjLyL0VZy9pF9MI0+zf6tzF3Z+hRDOWZ0g68ZDcvTx3hgwAr5xowCsm6IJqUQtcZZGYfP6+a1sX1D1iCOAtGwPCb4bmOCz4Lp8o5QFKFfSrC5K1ymiTd4rbm8QMtRJpn+N3wN4giTPsZD31vB0xsLRQlyPKf3/0iTuuFp5M8h25S9J7I3KQVRQND3VrBsoAeWx/bCsXD89JKTpuZzyIeU3AThCVap5KGphHqBk4YP1tTShwmj8XR3xS8UPzJs3d5QU5Tjl4umJAdxZaFnYl3R73aEkt/Y5BXEkT+9+5xeb217uzO9wLctCptew2lGgZsRBtD1OFZBL29BSB5u9HqKIoTFtFaWlkOKfn865ZE3JsAEmAATYAJMgAkwASbABJgAE2ACTIAJMAEmwASYABNgAkyACTABJsAEmAATYAJMgAkwASbABJgAE2ACTIAJMAEmwASYABNgAkyACTABJsAEmAATYAJMgAkwASbABJgAE2ACTIAJMAEmwASYwP8A+8fkzyPQH3UAAAAASUVORK5CYII=);background-position:100% 100%;background-repeat:no-repeat;background-size:62px;height:320px;opacity:.5;position:absolute;width:100%;z-index:99}@media(max-width:768px){.bvn__mute-button{background-position:50%;background-size:56px;height:35px;left:89%;top:80%;width:35px}}.bvn__unmute-button{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIgAAACICAYAAAA8uqNSAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAiKADAAQAAAABAAAAiAAAAACe7gAoAAAPeElEQVR4Ae2dCXBNWRrHs4jQYm20JRIJQiKWZtBoVZGyGzXMFEoP1TVlraZKlbKWoixVqKIUCkWPfZnYp4yxL7GnacuEJppIJ8QWiWCiJSHJ/L/X79x5SWW597773jlXf7fq1bnLWX/nu2f5vnPu8/HhgwkwASbABJgAE2ACTIAJMAEmwASYABNgAkyACTABJsAEmAATYAJMgAkwASbABJgAE2ACTIAJMAEmwASYABNgAkyACTABJsAEmAATYAJMgAkwASbABJgAE2ACTIAJMAEmwASYABNgAkyACTABVQn4qpoxT+Rr3rx5fidPnmyQm5vbwNfX93OkURduraKiokA/P79AuJUpXdzLLywszIObh3uvcSsTblaVKlWe9+7d+zniKSR/v4fjkxeQLl261EBFR378+DEcbigquoo7FYs4chFHWqVKlVLgJl25cuWtO/GpHvaTFJCOHTsGoAIjCwoK2qECwvHzVDmLEHeKv79/IgQw6fr16x9Ur3Cj+fMUOKP5sMR///79A1++fPkHvOVd8XYHWRKpzkiQZg7STKhXr961o0eP5ukMpry3T0JAhg4d6p+amtoFldQDY4eqMqljLPMegnKhadOmV/bu3VsgMy9WpG17AenWrVvohw8fBqJS6lsBxKo4IKwZAQEBhy9fvpxmVZwy4rGtgMTExFTKycnpA2idZYAzkObVoKCgE2fPnv1oIIwyXm0pIF27dq2DVmMoKDZUhmT5GXmG1mRvQkLCq/K9qffUX70slZ+jTp06hWOc8S181Srfp1JPq6MLbN+4ceOnOLKVylkFmbGVgEA4WqM8wwE7oIJyqfi4EsYl0RCSLAjJSxUzWFqebCMgUHh1RMsxGIXwK60gNrlHeY9q0qRJzpMnT57ZIc+2EBBqOZzCYcsxUwlB8EULGIGWJNMOLYnyAkJjDgAejp+dW44SMkLmHt9WEJJ01cckSkOn2QoJB9445QW5pARUdO0s03BnGSvyLu25sgJCeg6aygJkoDQ6Hk6YykZlpLJ6OCnT0SsrIE4lmF30HKYrAAEbOsvqThweC6ukgJD6HCWWqiEdNmxY2PTp0zt6jHzxiDs7y1z8rgJXygkIGd7ItiKLDYxtPosXL46ZOnXqqNq1a3vNIkxlprLLKndZ6SrX95FVFn2zFMMbLLDVli1b9pfQ0NCwsoB56j6VmcqO+C97Kg0z8SrVgtB6Dkz/epgpiLthhgwZErp169YJMoRD5J3KTgzEtQquUi0ILfYBFK+u56AuZeHChT2w1jQGFeT2C9OqVavq9+/f/y8Ue4brF2GqOhlcMhzYQwHcBmJVvmiZICqoq1Xx6YkHKu/Pdu/ePbJPnz6xVgjH5MmT223atGni3Llzu+lJvzQ/xIBYlPZMxj1lBITWkKIf9tqgcNCgQSHbtm2bgHFHMwH+0aNHqTdu3Lguro24EyZMiB45cuRgmPUD+/btGxMZGVnDSHjhlxgQC3Et21VGQJwLjL3CY/78+d3nzJnzLRbyVHcmWBQfH38eU9ttr169yjGTiY0bN97JyMh4SmFRwQEzZ87sZSYeCuNNFhXlUQkBoa0JyGh4RZl193lwcHDVXbt2fTNgwIBeokvBHpl3mLnshM4jHhVDq9R1H507d6a9NY4D09SiNWvWHBXXUVFRbTCuaSSuDbrhTiYGg1nvXQkBQbGi8POopRZCEYwuZXyzZs1aCIwwuT8aPXr0eoxDHop7etwGDRoEbtiwYfDq1au/w6yjsQhz5MiR9J9wiGvoNcwq2iC/vkp0M0rMYtDvGtY7BAYG+q1bt+5PojLKc7Fvxb9ly5aRmLGIF6LowoULl2bMmHGG3vzywpb2bNGiRQPatGnTlp5NmjRpILY5fC/87dy58zIUbdF03bp16yh0Y0egSje8up02eiGKKyJeWa4AJit9H9oOCQEh1bqhA4NB3+jo6LZ6fhgwthbCgS7l15UrV8ZNmTLltBHh+L9s+fgsXbr0NCownzJcv379hhMnTmwjMn/q1Kln2dnZWXRduXLlKsOHD48Qz4y4aEFCiY2RMJ7wKz0DtFcWAuLWdki9YLD24vG4cePW79ix44HeMOQPwvQluo/vIAwOJVZSUtJbrFLXNJ6YtRSzG2GHndbNtG/fPsRIWsIvMSE24lqWK72LcW6kdqv8UDAVQAt6sLxIMAAt2LJly728vDxDGizoNQajO6EtnD6YmfSAsJyic7RCP/Ts2fNr9F6VGjZsGNyuXbtaiYmJtNHb59atW+m9ev02iYGuxbRFmtggOsfMiOKVcUgXEDSl2kzALAAISNHatWtvmw1fXrhLly79LAQEs5aOMOCdQxfy4fnz53kpKSnJLVq0aEXh+/Xr1xwCco3OsaFbW2+KVsd0K2AFG8qPO4f0LgaZr+tOATwdFvqNJOg3nlM6GBhXGT9+/Jcizbt376aK8/DwcE0QIDjvaPpMz0hxBiEyqwCUzka6gOAtUX5/Cwae2mwCrUm4EAoIyAtxjqnvF+Kc3Hfv3v0qruvUqWNqjKUCG+kCgsGYUtZLUamu7tWrV5+Ia3QxNcU5Woo34vwzHOKcXIx1csU1BMRUGVVgI11AMH00BU/A94b74MED7SMxNWrU0Fq8rKysPJE+up9i5YCAaM8QxlQLogIb6QKCt6SygKyqizEIfYrKoVAjQRA6EciApgAjZVw5+TesjKO4VGAjXUDKgarMIwxAq2E84DAFQCuaI9Z6oOvQhNu1xaCMQ460VuPt27daa6JMoXRmRLqAgLtDI6kzv1K8wX6jjTtQ2dq4o27dulVFhvLz84sJAbU04hksxMWeifsVuSqwkS4geBtNwasIrpXPY2NjNQPf69evs0XcsLXUE+e471CSietqOMR5ZmamNmAV9/S4KrCRLiB4S5QWEBpyYPebZpU9c+aMpkaHAVDTfWCxkUNXQhWPFicIn8x0zGqoZXn48GGOHoEo6UcFNtIFBAOxYm9eSUiyr2fNmvUVGgPHwqI3b95kb9++/b7IEwyFLcX5nTt3NJU4NK6a4Aglm/BnxFWBjXRVO4Bl4qeBNgJQ+MUEwm/9+vV/FNelubDcFmBBzyUytJX2vKx7NDtBU1+AmYs/FGYJYoAKO0wD6EQcXQziztu/f3+yiKNt27bB4jw9Pf2ZODfhEhuph3QBwVuShabULQgI79ehQwetGygrMhjUomGz+WdcXJxWmWX5FfexNPECrKo/jxo16iuY+a+J+1C5x4rzezhc13xg0TEtgHIcsM88EudGXWJjNIzV/qV3MfR5a6sLVVZ8NC6ANfYbVHQsGgbdUnn+/PmMsWPH/kssSRwxYgSGGb+tTEMlFqL1uijSRMvyhWvLsmfPHkNLC0Q85HqTjWu6rufSWxD69vnhw4fp89aa3sA1g2Wdv3//vhAtwaGynrvex8Idf2xt+Lp69eq09tUXu+l7oOKaTJs2bR8Z1lz96jnHN0u0FXD/wQHrrdYVQHi0tSGw1dzDtPijnjhL+kGrmEtsYE0u+cir19IFhD6Mj0FdGgTE0DiE3ubly5ff0EsLi4R+gv8/h4WFNacwISEhTTdv3jwB6zr2HzhwIFVvPOSP1oRAEFKxzaHnggULTomw2IBdDwuE2ovrQ4cO6c6fCCNc8EgjNuJaliu9i6GC4235xdMAMFh8j20NO0+cOHGGugVKD/a1ICwCGkU764ymT+OYgQMH/p3iFWGxcaoPjYfoGlPbBwcPHjQ9/sDWiRQRr0xXCQEBgLv4mbJXGIU3e/bsC0uWLNmOLsqhm6AKxWKfWKxs/yttizAan/A/ZsyYSKjkHa0TCeCqVatOimcmXERRlGQinOVByjMwWZ5YWRFi+0Feo0aNQvCcPjnl8QNT3dcYeN7G3pNGNWvWdFhnMbCsgxahDS2Gho3lc8oExiepp0+fTtOTIUxksps3b+6PrisYywN+xMD1lp5wZfhJ+RFHGc+8elsJAaESY+0mWS8jvVV6LBvM37dv3y2s9vLD9ksSTl+ynwjhoHwYERBaIX/8+PEUaFSTsT72Nox3jm7MTHkwwzqLl+aFmbBWh1Gli/Gh/1tBc29KJW0WCg108aGYMytWrPgHbYcwG49rOAjJU7MzF4qHGBAL1zhlnisjIPRnPGhBEmTAwGanZNoOgW0R6TLSd02TGBAL13syz5UREIJAf8YDlbY2K/AmGFLBY5azGX/f8YM303VNi8pODFzvyT5XZgxCIJKTkwswWKXZTDMZYKjLOXbs2EO4L6CWb56Wlpaud5BqUX7jz507l2pRXJZEo5SAUIm6d+/+FFZTGqxq6yksKamBSG7evJmJ74TcpTU/dG4gqGmvGHtkYLB8ENpXr0z39WZUtz1Cb4RW+KNPQmIdxd+siMsuccAcQN2brim1N8ukXAtChX/8+PEbdDW04KaxN2FITOsq7DlKjT0EC6UGqSJT5NLfeMFxZy2Fa3Qqnz9zllXJPCrZghCp1NTUQnyS8hdM+8j4Jd2o6Inaw7gjD5rbbRcvXjRsUfZEfkqLU1kBocySIQx/mfEUIKNxqWxrVxrYiu6hTLSnJg5di7ZUsaIwMp4rLSAEhP5PBUJCK6tolZaSg2rKp8GjCAKyH+YWbX2rwfBe8668gBAJCMlL+hsvdDcRuLS7kBTB1vJvGPQSvVbLbiRkCwGh8sF49QwtSSbevFa4tGV3Q90KtRx2EQ7ibhsBocxSSwIhSXcKia0Grsgz7f+Js0O3QqzFYSsBoUzTmASzm7vYfkAmesd+FVEYhV36Y+Vtqg9IS+NnOwGhQtDsJiIiIhHaVlrorLoyjf6afZ/KU9nSBEPcs/uAz4fU8lisMxAD2PqiUCq46FIy0GocVlF9boSPLVsQ1wKSWh4Gvhsw8OXBXN4IghLg+tzb587lCvFkeMPiIW2jt7fzYVV6tm9BXEHQn/HQ/63g7e0KQQlyfebpc6RJ0/AEWs+BLy8rvSHdCItPSkBEwen/VugvNbCuox3uhePnqXKSaT4Feo1EWiao0kowwcJd11Pg3M2XZeGd/5oQhbc7DL9Q/Azt4CuZEbQUufiloStJQVxJmJkY2gxeMj7Vrz95AXGtAPr2OX3emr5gjEqmrQ114dZCRdN3xwLhVib/uJdPH2+BS98mo89TZMLNor2ytB1ShR1vlE8+mAATYAJMgAkwASbABJgAE2ACTIAJMAEmwASYABNgAkyACTABJsAEmAATYAJMgAkwASbABJgAE2ACTIAJMAEmwASYABNgAkyACTABJsAEmAATYAJMgAkwASbABJgAE2ACTIAJMAEmwASYABP4fRP4H5bueSWHEUURAAAAAElFTkSuQmCC);background-position:100% 100%;background-repeat:no-repeat;background-size:62px;height:320px;opacity:.8;position:absolute;width:100%;z-index:99}@media(max-width:768px){.bvn__unmute-button{background-position:50%;background-size:56px;height:35px;left:89%;top:80%;width:35px}}.benefits{background-color:#fff}@media(max-width:768px){.benefits{padding-left:24px;padding-right:24px}.benefits:not(.adaptive-spacing){padding-bottom:24px;padding-top:24px}}.benefits .benefits__wrapper{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;margin:0 auto;max-width:1184px}.benefits .benefits__wrapper .benefits__left-content,.benefits .benefits__wrapper .benefits__right-content{-moz-box-sizing:border-box;box-sizing:border-box;margin:0 auto;width:100%}.benefits .benefits__wrapper .benefits__left-content{text-align:center}.benefits .benefits__wrapper .benefits__left-content .benefits__product{max-width:100%}.benefits .benefits__wrapper .benefits__right-content{padding:24px 0 0;text-align:left}@media(min-width:769px){.benefits .benefits__wrapper .benefits__right-content{padding:30px 20px 0}}.benefits .benefits__wrapper .benefits__right-content .benefits li{font-size:18px}.benefits .benefits__wrapper .benefits__right-content .benefits__title{margin:0;padding-bottom:15px}.benefits .benefits__wrapper .benefits__right-content .benefits{padding:0}.benefits .benefits__wrapper .benefits__right-content .benefits .benefits__icon{border-radius:50%;display:inline-block;height:28px;margin-right:18px;vertical-align:middle;width:28px}.benefits .benefits__wrapper .benefits__right-content .benefits .benefits__text{display:inline-block;line-height:123%;vertical-align:middle;width:70%}.benefits .benefits__wrapper .benefits__right-content .benefits li{color:rgba(0,0,0,.9);font-weight:400;padding-bottom:23px}.benefits .benefits__wrapper .benefits__right-content .benefits li:last-child{padding-bottom:0}.benefits .benefits__wrapper ul{list-style:none;margin:0}@media(min-width:769px){.benefits .benefits__wrapper{-webkit-align-items:center;align-items:center;-webkit-flex-direction:row;flex-direction:row}.benefits .benefits__wrapper .benefits__left-content,.benefits .benefits__wrapper .benefits__right-content{width:50%}.benefits .benefits__wrapper .benefits__left-content .benefits__product{height:430px;max-width:100%}.benefits .benefits__wrapper .benefits__right-content .benefits li{font-size:22px}}.seo-ui-card-blog-carousel{font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif}.seo-ui-card-blog-carousel .andes-carousel-snapped__slide{height:auto;-webkit-justify-content:center;justify-content:center}.seo-ui-card-blog-carousel .andes-carousel-snapped__header{display:unset;padding:32px 0 16px}.seo-ui-card-blog-carousel .andes-carousel-snapped__header .andes-carousel-snapped__title{color:rgba(0,0,0,.55);display:unset;font-weight:400;line-height:18px}.seo-ui-card-blog-carousel .andes-carousel-snapped__control.andes-carousel-snapped__control--previous{left:-45px}.seo-ui-card-blog-carousel .andes-carousel-snapped__wrapper{padding-left:1px}.seo-ui-card-blog-carousel .entry-column{height:-webkit-calc(100% - 3px);height:calc(100% - 3px);width:265px}.seo-ui-card-blog-carousel .menu-loading{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.seo-ui-card-blog-carousel .menu-loading .carrousel-container{display:-webkit-flex;display:flex;-webkit-justify-content:flex-start;justify-content:flex-start;overflow-x:hidden}.seo-ui-card-blog-carousel .menu-loading .container{margin-right:16px}.seo-ui-card-blog-carousel .header-container{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;padding-bottom:16px;width:100%}.seo-ui-card-blog-carousel .header-container .title{color:rgba(0,0,0,.55);font-size:14px;font-weight:400;line-height:18px;margin:0}.seo-ui-card-blog-carousel .header-container .call-to-action{color:var(--andes-color-blue-500,#3483fa);font-size:14px;font-weight:600;line-height:18px;margin-right:13px}.seo-ui-card-blog-mobile-carousel{font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif}.seo-ui-card-blog-mobile-carousel .entry-column{height:-webkit-calc(100% - 2px);height:calc(100% - 2px)}.seo-ui-card-blog-mobile-carousel .andes-carousel-free{padding-left:1px}.seo-ui-card-blog-mobile-carousel .header-container{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;margin-bottom:16px;width:100%}.seo-ui-card-blog-mobile-carousel .header-container .title{color:rgba(0,0,0,.55);font-size:14px;font-weight:400;line-height:18px;margin:0}.seo-ui-card-blog-mobile-carousel .bottom-container{display:-webkit-flex;display:flex;margin-top:16px;padding-bottom:24px;width:100%}.seo-ui-card-blog-mobile-carousel .bottom-container .call-to-action{color:var(--andes-color-blue-500,#3483fa);font-size:14px;font-weight:400;line-height:18px}.seo-ui-card-blog-mobile-carousel .menu-loading{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.seo-ui-card-blog-mobile-carousel .menu-loading .carrousel-container{display:-webkit-flex;display:flex;-webkit-justify-content:flex-start;justify-content:flex-start;overflow-x:hidden}.seo-ui-card-blog-mobile-carousel .menu-loading .container{margin-right:16px}.seo-ui-card-blog-entry{font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif}.seo-ui-card-blog-entry-container.andes-card--flat{box-shadow:none}.seo-ui-card-blog-entry-container{border:1px solid rgba(0,0,0,.1);-moz-box-sizing:content-box;box-sizing:content-box;height:inherit;position:relative;width:260px}.seo-ui-card-blog-entry-container a{color:inherit;text-decoration:none}.seo-ui-card-blog-entry-container.mobile{width:250px}.seo-ui-card-blog-entry-container .andes-card__footer--border{border:none}.seo-ui-card-blog-entry-container-top{position:relative}.seo-ui-card-blog-entry-image-container{height:150px;width:260px}.seo-ui-card-blog-entry-image-container.mobile{height:95px;width:250px}.seo-ui-card-blog-entry-image-container.andes-card__header{padding-bottom:0}.seo-ui-card-blog-entry-text-container{padding:16px 16px 0}.seo-ui-card-blog-entry-image{border-top-left-radius:6px;border-top-right-radius:6px;height:150px;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;width:100%}.seo-ui-card-blog-entry-image.mobile{height:95px;width:100%}.seo-ui-card-blog-entry-tags-container{border-top:1px solid rgba(0,0,0,.1);padding:16px 16px 0}.seo-ui-card-blog-entry-bottom-tags-container,.seo-ui-card-blog-entry-tags-container{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;gap:8px}.seo-ui-card-blog-entry-bottom-tags-container .andes-badge--small .andes-badge__content{line-height:11px}.seo-ui-card-blog-entry-link:before{content:"";cursor:pointer;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.seo-ui-card-blog-entry-title{color:rgba(0,0,0,.9);font-size:14px;font-weight:600;line-height:18px;margin:0}.seo-ui-card-blog-entry-description{color:rgba(0,0,0,.55);font-size:12px;font-weight:400;line-height:15px;margin-bottom:0;margin-top:8px}.seo-ui-card-blog-entry-description.mobile{margin-bottom:0;margin-top:8px}.seo-ui-card-blog-entry-tag{cursor:pointer}@media(max-width:768px){.seo-ui-blog-carousel-container.adaptive-spacing{padding-left:24px}}.seo-ui-blog-carousel-container:not(.adaptive-spacing){padding:32px 24px}.seo-ui-blog-carousel-container{margin:0 auto;max-width:1108px}.seo-ui-blog-headers-tags-container{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;gap:8px;padding-top:12px}.seo-ui-blog-headers-tag{cursor:pointer}.seo-ui-blog-headers-container{-webkit-align-items:center;align-items:center;display:-webkit-inline-flex;display:inline-flex;gap:16px}.seo-ui-blog-headers-author{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;gap:8px;text-decoration:none!important}.seo-ui-blog-headers-author .seo-ui-blog-headers-author-picture{border-radius:50%;height:30px;-o-object-fit:cover;object-fit:cover;width:30px}.seo-ui-blog-headers-author .seo-ui-blog-headers-author-name{color:#1a1a1a;font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:16px;font-weight:600;line-height:1.45;margin:0}@media screen and (max-width:720px){.seo-ui-blog-headers-container{-webkit-align-items:flex-start;align-items:flex-start;-webkit-flex-direction:column;flex-direction:column;gap:0}.seo-ui-blog-headers-author-name{margin:16px 0}}.ui-seo-content-dates{-webkit-align-items:flex-end;align-items:flex-end;color:rgba(0,0,0,.55);display:-webkit-inline-flex;display:inline-flex;font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;gap:12px;line-height:1.45}.ui-seo-content-dates__publish{font-size:16px;font-weight:600}.ui-seo-content-dates__update{font-size:14px;font-weight:300}@media screen and (max-width:720px){.ui-seo-content-dates{-webkit-align-items:flex-start;align-items:flex-start;-webkit-flex-direction:column;flex-direction:column;gap:0}}.seo-ui-blog-headers-container{background-color:#fff;-moz-box-sizing:border-box;box-sizing:border-box;padding:0;width:100%}@media(min-width:1024px){.seo-ui-blog-headers-container{padding:8px 0}}.seo-ui-blog-headers-container .content{margin:auto;max-width:784px;padding:0 24px;text-align:left}@media(min-width:1024px){.seo-ui-blog-headers-container .content{padding:0}}.seo-ui-blog-headers-tags-container .andes-badge__content{font-size:12px!important}*,:after,:before{-moz-box-sizing:border-box;box-sizing:border-box}h1,h2,h3,h4,h5,h6{margin:0}a,a:hover,a:link,a:visited{text-decoration:none}p{margin:0}dl,figure,ol,ul{-webkit-margin-before:0;margin-block-start:0;-webkit-margin-after:0;margin-block-end:0;-webkit-margin-start:0;-moz-margin-start:0;margin-inline-start:0;-webkit-margin-end:0;-moz-margin-end:0;margin-inline-end:0}.andes-button--white:hover{background-color:var(--andes-color-blue-500,#3483fa);border-color:transparent;color:#fff}@media(min-width:768px){.andes-button--white:hover,.andes-button--white:link:hover,.andes-button--white:visited:hover{background-color:var(--andes-color-blue-600,#2968c8);border-color:transparent;color:#fff}}.andes-button--white{border:.0625em solid;box-shadow:0 0 0 0 #fff;cursor:pointer}@media(prefers-reduced-motion:no-preference){.andes-button--white{-webkit-transition:box-shadow .25s ease-out,background-color .2s ease-out;transition:box-shadow .25s ease-out,background-color .2s ease-out}}.andes-button--white,.andes-button--white:focus,.andes-button--white:link,.andes-button--white:visited{background-color:var(--andes-color-blue-500,#3483fa);border-color:transparent;color:#fff}@media(prefers-reduced-motion:no-preference){.andes-button--white:hover{-webkit-transition:background-color .2s ease-in;transition:background-color .2s ease-in}}.andes-button--white:active{background-color:var(--andes-color-blue-700,#1f4e96);border-color:transparent;color:#fff}.andes-button--white:not(.andes-button--loading,.loading):disabled,.andes-button--white:not(.andes-button--loading,.loading)[aria-disabled=true],.andes-button--white:not(.andes-button--loading,.loading)[disabled]{background-color:rgba(0,0,0,.1);border-color:transparent;color:rgba(0,0,0,.25)}.andes-button--white:not(.andes-button--loading,.loading):disabled,.andes-button--white:not(.andes-button--loading,.loading)[aria-disabled=true],.andes-button--white:not(.andes-button--loading,.loading)[disabled]{background-clip:padding-box;cursor:default}.andes-button--white:focus{box-shadow:0 0 0 .1875em var(--andes-color-blue-300,rgba(65,137,230,.3));outline:0}@media(prefers-reduced-motion:no-preference){.andes-button--white:focus{-webkit-transition:box-shadow .25s ease-in;transition:box-shadow .25s ease-in}}.button-normal:not(.adaptive-spacing){padding-bottom:24px;padding-top:24px}.button-normal .landing__button{display:inline-block}.cardposters__row-container{display:grid;grid-template-columns:repeat(12,minmax(26px,104px));padding:0}.cardposters__row-container:after,.cardposters__row-container:before{display:table}.cardposters__row-container:after{clear:both}.cardposters__row-container.no-reset{margin:0}@media only screen and (min-width:0){.cardposters__row-container{margin:-4px}}@media only screen and (min-width:681px){.cardposters__row-container{margin:-8px}}@media only screen and (min-width:1024px){.cardposters__row-container{margin:-8px}}[class*=cardposters-col-]{-moz-box-sizing:border-box;box-sizing:border-box;float:left;width:100%}.cardposters-col-1{grid-column:auto/span 1}.cardposters-col-2{grid-column:auto/span 2}.cardposters-col-3{grid-column:auto/span 3}.cardposters-col-4{grid-column:auto/span 4}.cardposters-col-5{grid-column:auto/span 5}.cardposters-col-6{grid-column:auto/span 6}.cardposters-col-7{grid-column:auto/span 7}.cardposters-col-8{grid-column:auto/span 8}.cardposters-col-9{grid-column:auto/span 9}.cardposters-col-10{grid-column:auto/span 10}.cardposters-col-11{grid-column:auto/span 11}.cardposters-col-12{grid-column:auto/span 12}@media only screen and (min-width:0){[class*=cardposters-col-]{padding:4px}.cardposters-col-mobile-1{grid-column:auto/span 1}.cardposters-col-mobile-2{grid-column:auto/span 2}.cardposters-col-mobile-3{grid-column:auto/span 3}.cardposters-col-mobile-4{grid-column:auto/span 4}.cardposters-col-mobile-5{grid-column:auto/span 5}.cardposters-col-mobile-6{grid-column:auto/span 6}.cardposters-col-mobile-7{grid-column:auto/span 7}.cardposters-col-mobile-8{grid-column:auto/span 8}.cardposters-col-mobile-9{grid-column:auto/span 9}.cardposters-col-mobile-10{grid-column:auto/span 10}.cardposters-col-mobile-11{grid-column:auto/span 11}.cardposters-col-mobile-12{grid-column:auto/span 12}}@media only screen and (min-width:681px){[class*=cardposters-col-]{padding:8px}.cardposters-col-tablet-1{grid-column:auto/span 1}.cardposters-col-tablet-2{grid-column:auto/span 2}.cardposters-col-tablet-3{grid-column:auto/span 3}.cardposters-col-tablet-4{grid-column:auto/span 4}.cardposters-col-tablet-5{grid-column:auto/span 5}.cardposters-col-tablet-6{grid-column:auto/span 6}.cardposters-col-tablet-7{grid-column:auto/span 7}.cardposters-col-tablet-8{grid-column:auto/span 8}.cardposters-col-tablet-9{grid-column:auto/span 9}.cardposters-col-tablet-10{grid-column:auto/span 10}.cardposters-col-tablet-11{grid-column:auto/span 11}.cardposters-col-tablet-12{grid-column:auto/span 12}}@media only screen and (min-width:1024px){[class*=cardposters-col-]{padding:8px}.cardposters-col-desktop-1{grid-column:auto/span 1}.cardposters-col-desktop-2{grid-column:auto/span 2}.cardposters-col-desktop-3{grid-column:auto/span 3}.cardposters-col-desktop-4{grid-column:auto/span 4}.cardposters-col-desktop-5{grid-column:auto/span 5}.cardposters-col-desktop-6{grid-column:auto/span 6}.cardposters-col-desktop-7{grid-column:auto/span 7}.cardposters-col-desktop-8{grid-column:auto/span 8}.cardposters-col-desktop-9{grid-column:auto/span 9}.cardposters-col-desktop-10{grid-column:auto/span 10}.cardposters-col-desktop-11{grid-column:auto/span 11}.cardposters-col-desktop-12{grid-column:auto/span 12}}.hub__cardposters{-moz-box-sizing:border-box;box-sizing:border-box;display:block;min-height:100px;overflow:hidden;padding:8px;position:relative;text-align:center;width:100%}@media(min-width:1024px){.hub__cardposters{overflow:visible}}.hub__cardposters.adaptive-spacing{padding-left:8px;padding-right:8px}.hub__cardposters:not(.adaptive-spacing){padding-bottom:16px;padding-top:16px}@media(max-width:768px){.hub__cardposters:not(.adaptive-spacing){padding:16px 16px 16px 0}.hub__cardposters:not(.adaptive-spacing):has(.cardposters__items--grid){padding-left:16px}.hub__cardposters.adaptive-spacing{padding-left:0;padding-right:16px}.hub__cardposters.adaptive-spacing:has(.cardposters__items--grid){padding-left:16px}}.hub__cardposters--with-image{background-position:50%;background-repeat:no-repeat;background-size:cover;margin:0;padding:10px 8px}.hub__cardposters-content{max-width:1184px}@media(min-width:1024px){.hub__cardposters-content{margin:auto}}.hub__cardposters-content--carousel{overflow-x:scroll;overflow-y:hidden;width:-webkit-calc(100% + 16px);width:calc(100% + 16px)}@media(min-width:1024px){.hub__cardposters-content--carousel{min-height:256px;overflow:visible;width:100%}}.hub__cardposters-content--carousel::-webkit-scrollbar{display:none}@media(max-width:768px){.hub__cardposters-content--carousel .cardposters__row-container>[class*=cardposters-col-]:last-of-type{padding-right:8px}}@media(min-width:1024px){.hub__cardposters-content--carousel .cardposters__row-container>[class*=cardposters-col-]{padding:8px 0}}.hub__cardposters-content--carousel .cardposters__row-container{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;margin:0 auto}@media(min-width:1024px){.hub__cardposters-content--carousel .cardposters__row-container{gap:16px}}.hub__cardposters-content--carousel .cardposters__row-container--x2 .cardposters__item,.hub__cardposters-content--carousel .cardposters__row-container--x3 .cardposters__item,.hub__cardposters-content--carousel .cardposters__row-container--x4 .cardposters__item{width:236px}@media(min-width:1024px){.hub__cardposters-content--carousel .cardposters__row-container--x2 .cardposters__item,.hub__cardposters-content--carousel .cardposters__row-container--x3 .cardposters__item,.hub__cardposters-content--carousel .cardposters__row-container--x4 .cardposters__item{width:100%}}.hub__cardposters-content--carousel .cardposters__row-container>*{display:block}@media(min-width:768px){.hub__cardposters-content--carousel .cardposters__row-container>*{width:100%}}.hub__cardposters-content .cardposters__row-container .cardposters__item{background-color:transparent;overflow:hidden;padding:0;position:relative}.hub__cardposters-content .cardposters__row-container .cardposters__item-image{display:-webkit-flex;display:flex;height:100%;width:100%}.hub__cardposters-content .cardposters__row-container .cardposters__item-image img{background-color:transparent;height:100%;-o-object-fit:cover;object-fit:cover;overflow:hidden;width:100%}.hub__cardposters-content .cardposters__row-container--gridx2,.hub__cardposters-content .cardposters__row-container--gridx3,.hub__cardposters-content .cardposters__row-container--gridx4{display:-webkit-flex;display:flex}@media(max-width:681px){.hub__cardposters-content .cardposters__row-container--gridx2,.hub__cardposters-content .cardposters__row-container--gridx3,.hub__cardposters-content .cardposters__row-container--gridx4{padding-bottom:0}}@media(max-width:768px){.hub__cardposters-content .cardposters__row-container--gridx3 .cardposters__items--grid{max-width:33.3333333333%}.hub__cardposters-content .cardposters__row-container--gridx3 .cardposters__items--grid h3.cardposters__item-label__title{font-size:12px;line-height:16px}.hub__cardposters-content .cardposters__row-container--gridx4{-webkit-flex-wrap:wrap;flex-wrap:wrap}}.hub__cardposters-content .cardposters__row-container .cardposters__items--grid{margin:auto;width:50%}@media(max-width:768px){.hub__cardposters-content .cardposters__row-container .cardposters__items:first-child{margin-left:16px;padding-left:0}}.hub__cardposters:not(.shadow) .cardposters__item.andes-card--animated:hover,.hub__cardposters:not(.shadow) .cardposters__item.andes-card--flat{box-shadow:none}.cardposters__item-image-normal{aspect-ratio:var(--aspect-ratio)}.cardposters__item-label{-webkit-align-items:center;align-items:center;background:#fff;border-top:1px solid #ededed;bottom:0;-moz-box-sizing:border-box;box-sizing:border-box;display:-webkit-flex;display:flex;height:44px;-webkit-justify-content:center;justify-content:center;margin:0 auto;padding:12px!important;width:100%}@media(min-width:1024px){.cardposters__item-label{height:48px}}.cardposters__item-label__title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;margin:0;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;white-space:normal}.cardposters__item-image-onlyImage{aspect-ratio:var(--aspect-ratio)}.cardposters__item.without-label .cardposters__item-image img{border-radius:4px}.andes-money-amount{-webkit-align-items:baseline;align-items:baseline;color:var(--andes-money-amount-color-amount,rgba(0,0,0,.9));display:-webkit-flex;display:flex;font-weight:400;line-height:1.25}.andes-money-amount__currency .andes-money-amount__currency-text{color:var(--andes-money-amount-color-iso,rgba(0,0,0,.9))}.andes-money-amount:not(.andes-money-amount--previous) .andes-money-amount__currency .andes-money-amount__currency-symbol{color:var(--andes-money-amount-color-currency,rgba(0,0,0,.9))}.andes-money-amount__currency,.andes-money-amount__negative-symbol{padding-right:.2em}.andes-money-amount--compact{line-height:1}.andes-money-amount--cents-superscript .andes-money-amount__cents{-webkit-align-self:flex-start;align-self:flex-start;margin-left:1px}.andes-money-amount--weight-semibold{font-weight:600}.andes-money-amount--previous{color:var(--andes-money-amount-color-previous,rgba(0,0,0,.55));text-decoration:none}.andes-money-amount--previous .andes-money-amount__cents,.andes-money-amount--previous .andes-money-amount__comma,.andes-money-amount--previous .andes-money-amount__currency-symbol,.andes-money-amount--previous .andes-money-amount__fraction{position:relative}.andes-money-amount--previous .andes-money-amount__cents:after,.andes-money-amount--previous .andes-money-amount__comma:after,.andes-money-amount--previous .andes-money-amount__currency-symbol:after,.andes-money-amount--previous .andes-money-amount__fraction:after{border-bottom:1px solid var(--andes-money-amount-color-previous,rgba(0,0,0,.55));content:"";left:0;position:absolute;top:51%;width:100%}.andes-money-amount--previous .andes-money-amount__cents--superscript-16:after,.andes-money-amount--previous .andes-money-amount__cents--superscript-18:after,.andes-money-amount--previous .andes-money-amount__cents--superscript-20:after,.andes-money-amount--previous .andes-money-amount__cents--superscript-24:after{top:45%}.andes-money-amount__suffix{color:var(--andes-money-amount-color-suffix,rgba(0,0,0,.55))}.andes-money-amount .andes-money-amount__suffix-14{font-size:9px;margin-left:2px}.andes-money-amount .andes-money-amount__suffix-16{font-size:10px;margin-left:3px}.andes-money-amount .andes-money-amount__suffix-18{font-size:12px;margin-left:3px}.andes-money-amount .andes-money-amount__suffix-20{font-size:13px;margin-left:4px}.andes-money-amount .andes-money-amount__suffix-24{font-size:16px;margin-left:6px}.andes-money-amount .andes-money-amount__suffix-28{font-size:18px;margin-left:7px}.andes-money-amount .andes-money-amount__suffix-32{font-size:21px;margin-left:7px}.andes-money-amount .andes-money-amount__suffix-36{font-size:24px;margin-left:8px}.andes-money-amount .andes-money-amount__suffix-40{font-size:26px;margin-left:10px}.andes-money-amount .andes-money-amount__suffix-44{font-size:28px;margin-left:11px}.andes-money-amount .andes-money-amount__suffix-48{font-size:32px;margin-left:12px}.andes-money-amount .andes-money-amount__suffix-52{font-size:34px;margin-left:13px}.andes-money-amount .andes-money-amount__suffix-56{font-size:36px;margin-left:14px}.andes-money-amount .andes-money-amount__suffix-60{font-size:38px;margin-left:15px}.andes-money-amount .andes-money-amount__logo-12{display:-webkit-flex;display:flex;height:9px;margin:auto 3px auto 0;width:9px}.andes-money-amount .andes-money-amount__logo-12 svg{height:9px;width:9px}.andes-money-amount .andes-money-amount__logo-14{display:-webkit-flex;display:flex;height:11px;margin:auto 3px auto 0;width:11px}.andes-money-amount .andes-money-amount__logo-14 svg{height:11px;width:11px}.andes-money-amount .andes-money-amount__logo-16{display:-webkit-flex;display:flex;height:13px;margin:auto 3px auto 0;width:13px}.andes-money-amount .andes-money-amount__logo-16 svg{height:13px;width:13px}.andes-money-amount .andes-money-amount__logo-18{display:-webkit-flex;display:flex;height:15px;margin:auto 4px auto 0;width:15px}.andes-money-amount .andes-money-amount__logo-18 svg{height:15px;width:15px}.andes-money-amount .andes-money-amount__logo-20{display:-webkit-flex;display:flex;height:17px;margin:auto 4px auto 0;width:17px}.andes-money-amount .andes-money-amount__logo-20 svg{height:17px;width:17px}.andes-money-amount .andes-money-amount__logo-24{display:-webkit-flex;display:flex;height:20px;margin:auto 5px auto 0;width:20px}.andes-money-amount .andes-money-amount__logo-24 svg{height:20px;width:20px}.andes-money-amount .andes-money-amount__logo-28{display:-webkit-flex;display:flex;height:22px;margin:auto 5px auto 0;width:22px}.andes-money-amount .andes-money-amount__logo-28 svg{height:22px;width:22px}.andes-money-amount .andes-money-amount__logo-32{display:-webkit-flex;display:flex;height:24px;margin:auto 5px auto 0;width:24px}.andes-money-amount .andes-money-amount__logo-32 svg{height:24px;width:24px}.andes-money-amount .andes-money-amount__logo-36{display:-webkit-flex;display:flex;height:27px;margin:auto 6px auto 0;width:27px}.andes-money-amount .andes-money-amount__logo-36 svg{height:27px;width:27px}.andes-money-amount .andes-money-amount__logo-40{display:-webkit-flex;display:flex;height:28px;margin:auto 7px auto 0;width:28px}.andes-money-amount .andes-money-amount__logo-40 svg{height:28px;width:28px}.andes-money-amount .andes-money-amount__logo-44{display:-webkit-flex;display:flex;height:32px;margin:auto 8px auto 0;width:32px}.andes-money-amount .andes-money-amount__logo-44 svg{height:32px;width:32px}.andes-money-amount .andes-money-amount__logo-48{display:-webkit-flex;display:flex;height:34px;margin:auto 8px auto 0;width:34px}.andes-money-amount .andes-money-amount__logo-48 svg{height:34px;width:34px}.andes-money-amount .andes-money-amount__logo-52{display:-webkit-flex;display:flex;height:38px;margin:auto 10px auto 0;width:38px}.andes-money-amount .andes-money-amount__logo-52 svg{height:38px;width:38px}.andes-money-amount .andes-money-amount__logo-56{display:-webkit-flex;display:flex;height:41px;margin:auto 10px auto 0;width:41px}.andes-money-amount .andes-money-amount__logo-56 svg{height:41px;width:41px}.andes-money-amount .andes-money-amount__logo-60{display:-webkit-flex;display:flex;height:43px;margin:auto 10px auto 0;width:43px}.andes-money-amount .andes-money-amount__logo-60 svg{height:43px;width:43px}.andes-money-amount__discount .andes-money-amount__discount-icon-12{-webkit-align-items:center;align-items:center;color:var(--andes-money-amount-color-discount,#00a650);display:-webkit-flex;display:flex;height:16px;margin:2px 4px 0 0;width:16px}.andes-money-amount__discount .andes-money-amount__discount-icon-12 svg{height:16px;width:16px}.andes-money-amount__discount .andes-money-amount__discount-icon-14{-webkit-align-items:center;align-items:center;color:var(--andes-money-amount-color-discount,#00a650);display:-webkit-flex;display:flex;height:16px;margin:2px 4px 0 0;width:16px}.andes-money-amount__discount .andes-money-amount__discount-icon-14 svg{height:16px;width:16px}.andes-money-amount__discount .andes-money-amount__discount-icon-16{-webkit-align-items:center;align-items:center;color:var(--andes-money-amount-color-discount,#00a650);display:-webkit-flex;display:flex;height:16px;margin:2px 4px 0 0;width:16px}.andes-money-amount__discount .andes-money-amount__discount-icon-16 svg{height:16px;width:16px}.andes-money-amount__discount .andes-money-amount__discount-icon-18{-webkit-align-items:center;align-items:center;color:var(--andes-money-amount-color-discount,#00a650);display:-webkit-flex;display:flex;height:20px;margin:2px 4px 0 0;width:20px}.andes-money-amount__discount .andes-money-amount__discount-icon-18 svg{height:20px;width:20px}.andes-money-amount__discount .andes-money-amount__discount-icon-20{-webkit-align-items:center;align-items:center;color:var(--andes-money-amount-color-discount,#00a650);display:-webkit-flex;display:flex;height:20px;margin:2px 4px 0 0;width:20px}.andes-money-amount__discount .andes-money-amount__discount-icon-20 svg{height:20px;width:20px}.andes-money-amount__discount .andes-money-amount__discount-icon-24{-webkit-align-items:center;align-items:center;color:var(--andes-money-amount-color-discount,#00a650);display:-webkit-flex;display:flex;height:24px;margin:2px 4px 0 0;width:24px}.andes-money-amount__discount .andes-money-amount__discount-icon-24 svg{height:24px;width:24px}.andes-money-amount__discount .andes-money-amount__discount-icon-28{-webkit-align-items:center;align-items:center;color:var(--andes-money-amount-color-discount,#00a650);display:-webkit-flex;display:flex;height:28px;margin:2px 4px 0 0;width:28px}.andes-money-amount__discount .andes-money-amount__discount-icon-28 svg{height:28px;width:28px}.andes-money-amount__discount .andes-money-amount__discount-icon-32{-webkit-align-items:center;align-items:center;color:var(--andes-money-amount-color-discount,#00a650);display:-webkit-flex;display:flex;height:32px;margin:2px 4px 0 0;width:32px}.andes-money-amount__discount .andes-money-amount__discount-icon-32 svg{height:32px;width:32px}.andes-money-amount__discount{-webkit-align-items:center;align-items:center;color:var(--andes-money-amount-color-discount,#00a650);display:-webkit-flex;display:flex;font-weight:400}p .andes-money-amount{font-weight:inherit}.andes-money-amount-combo{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.andes-money-amount-combo__main-container{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex}.andes-money-amount-combo__main-container .andes-money-amount__discount{margin-left:4px}.poly-component__add-to-cart-capability{margin:var(--poly-general-component-margin);width:100%}.poly-component__add-to-cart-capability .add-to-cart__button{position:relative;width:100%;z-index:1}.poly-component__add-to-cart-capability .add-to-cart__stepper{position:relative;z-index:1}.poly-component__add-to-cart--widget{bottom:8px;display:unset;position:absolute;right:8px;z-index:4}.poly-card--grid .poly-component__add-to-cart-capability,.poly-card--grid-card .poly-component__add-to-cart-capability{max-width:252px}.poly-card--list .poly-component__add-to-cart-capability,.poly-card--list-card .poly-component__add-to-cart-capability{max-width:264px}.poly-card .poly-component__headline{color:rgba(0,0,0,.55);display:-webkit-flex;display:flex;font-size:var(--poly-general-font-size);font-weight:400;line-height:var(--poly-general-line-height);margin-bottom:2px}.poly-card--small .poly-component__headline{margin-bottom:0}.poly-card .poly-component__brand{color:rgba(0,0,0,.9);display:-webkit-box;font-size:var(--poly-general-font-size);font-weight:600;line-height:var(--poly-general-line-height);margin-bottom:2px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis}.poly-card--small .poly-component__brand{margin-bottom:0}.poly-component__seller{-webkit-box-decoration-break:clone;box-decoration-break:clone;color:rgba(0,0,0,.55);font-size:var(--poly-general-font-size);font-weight:400;line-height:var(--poly-general-line-height);margin:var(--poly-general-components-group-margin)}a.poly-component__seller{text-decoration:none;z-index:2}a.poly-component__seller:hover{color:#737373}.poly-component__trade-in{-webkit-align-items:center;align-items:center;color:var(--andes-color-blue-500,var(--andes-color-blue-500,#3483fa));display:-webkit-flex;display:flex;font-size:var(--poly-general-font-size);font-weight:600;line-height:var(--poly-general-line-height);margin:var(--poly-general-component-margin)}.poly-component__trade-in svg{margin-right:4px}.poly-component__last-available{display:-webkit-flex;display:flex;font-size:var(--poly-general-font-size);font-weight:400;line-height:var(--poly-general-line-height);margin:var(--poly-general-component-margin)}.poly-component__location{-webkit-box-orient:vertical;-webkit-line-clamp:1}.poly-component__location,.poly-component__possession-date{color:rgba(0,0,0,.55);display:-webkit-box;font-size:var(--poly-general-font-size);font-weight:400;line-height:var(--poly-general-line-height);margin:var(--poly-general-components-group-margin);overflow:hidden;text-decoration:none}.poly-component__item-condition,.poly-component__manufacturing-time,.poly-component__shipped-from,.poly-component__variations-text{color:rgba(0,0,0,.55);font-size:var(--poly-general-font-size);font-weight:400;line-height:var(--poly-general-line-height);margin:var(--poly-general-component-margin)}.poly-component__shipped-from svg{-webkit-transform:translateY(3px);transform:translateY(3px)}.poly-component__purchase-options{color:var(--andes-color-blue-500,var(--andes-color-blue-500,#3483fa));font-size:var(--poly-general-font-size);font-weight:600;line-height:var(--poly-general-line-height);margin:var(--poly-general-component-margin);text-decoration:none;z-index:2}.poly-component__paused{-webkit-align-items:center;align-items:center;color:rgba(0,0,0,.9);display:-webkit-flex;display:flex;font-size:14px;font-weight:400;line-height:18px;margin:var(--poly-general-component-margin)}.poly-component__paused svg{margin-right:4px}.poly-card--small .poly-component__paused{font-size:12px;line-height:15px}.poly-card--medium .poly-component__paused,.poly-card--small .poly-component__paused{-webkit-align-items:start;align-items:start}.poly-component__featured{color:rgba(0,0,0,.55);cursor:pointer;display:-webkit-flex;display:flex;font-size:var(--poly-general-font-size);-webkit-justify-content:flex-end;justify-content:flex-end;line-height:var(--poly-general-line-height);margin-top:12px;text-decoration:none;-webkit-transition:opacity .1s .1s;transition:opacity .1s .1s;width:100%}.poly-card--grid-card:not(.poly-card--mobile):not(:hover) .poly-component__featured,.poly-card--grid:not(.poly-card--mobile):not(:hover) .poly-component__featured{height:1px;left:-9999px;opacity:0;overflow:hidden;position:absolute}.poly-card--grid-card:not(.poly-card--mobile):hover .poly-component__featured,.poly-card--grid:not(.poly-card--mobile):hover .poly-component__featured{height:auto;opacity:1;overflow:visible;position:unset}.poly-card--small .poly-component__featured{margin-top:4px}.poly-component__ads-promotions{bottom:1px;color:rgba(0,0,0,.55);font-size:10px;line-height:normal;position:absolute!important;right:4px;text-decoration:none;width:auto;z-index:2}:is(.poly-card--small,.poly-card--medium,.poly-card--large) .poly-component__ads-promotions{font-size:8px}.poly-component__tour-virtual{color:rgba(0,0,0,.9);cursor:pointer;display:-webkit-flex;display:flex;font-size:10px;font-weight:600;-webkit-justify-content:flex-start;justify-content:flex-start;letter-spacing:-.1px;line-height:13px;margin:var(--poly-general-component-margin);text-decoration:none;text-wrap:nowrap;-webkit-transition:opacity .1s .1s;transition:opacity .1s .1s;width:100%}.poly-component__tour-virtual svg{margin-right:4px}.poly-card--grid-card:not(.poly-card--mobile):not(:hover) .poly-component__tour-virtual,.poly-card--grid:not(.poly-card--mobile):not(:hover) .poly-component__tour-virtual{height:1px;left:-9999px;opacity:0;overflow:hidden;position:absolute}.poly-card--grid-card:not(.poly-card--mobile):hover .poly-component__tour-virtual,.poly-card--grid:not(.poly-card--mobile):hover .poly-component__tour-virtual{height:auto;opacity:1;overflow:visible;position:unset}.poly-card--small .poly-component__tour-virtual{margin-top:4px;width:100%}.poly-component__available-units{-webkit-box-orient:vertical;color:rgba(0,0,0,.55);display:-webkit-box;font-weight:400;-webkit-line-clamp:1;overflow:hidden;text-decoration:none}.poly-component__available-units,.poly-component__visit-request{font-size:var(--poly-general-font-size);line-height:var(--poly-general-line-height);margin:var(--poly-general-component-margin)}.poly-component__visit-request{-webkit-align-items:center;align-items:center;color:rgba(0,0,0,.9);display:-webkit-flex;display:flex;font-weight:600}.poly-component__visit-request svg{margin-right:4px}.poly-card--small .poly-component__visit-request{-webkit-align-items:start;align-items:start}.poly-card--small .poly-component__visit-request svg{-webkit-transform:translateY(-1px);transform:translateY(-1px)}.poly-card--medium .poly-component__visit-request{-webkit-align-items:start;align-items:start}.poly-card--medium .poly-component__visit-request svg{-webkit-transform:translateY(-1px);transform:translateY(-1px)}.poly-component__visit-history{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;font-size:var(--poly-general-font-size);font-weight:400;line-height:var(--poly-general-line-height);margin:var(--poly-general-components-group-margin)}.poly-component__visit-history svg{margin-right:4px}:is(.poly-card--small,.poly-card--medium) .poly-component__visit-history{-webkit-align-items:start;align-items:start}.poly-component__cbt{--cbt-font-size:12px;--cbt-line-height:16px;color:var(--andes-color-blue-600,#2968c8);display:-webkit-flex;display:flex;font-size:var(--cbt-font-size);font-style:italic;font-weight:700;line-height:var(--cbt-line-height);margin:var(--poly-general-component-margin)}:is(.poly-card--small,.poly-card--medium,.poly-card--large) .poly-component__cbt{--cbt-font-size:11px;--cbt-line-height:15px}.poly-component__cpg{line-height:16px}.poly-component__compats,.poly-component__cpg{display:-webkit-flex;display:flex;margin:var(--poly-general-component-margin)}.poly-component__compats{-webkit-align-items:center;align-items:center;color:rgba(0,0,0,.9);font-size:var(--poly-general-font-size);font-weight:600;line-height:var(--poly-general-line-height)}.poly-component__compats svg{margin-right:4px}.poly-card--small .poly-component__compats{-webkit-align-items:start;align-items:start}.poly-card--small .poly-component__compats svg{-webkit-transform:translateY(1px);transform:translateY(1px)}.poly-card--medium .poly-component__compats{-webkit-align-items:start;align-items:start}.poly-component__installation-services{--inst-align:center;--inst-icon-translate:0;-webkit-align-items:var(--inst-align);align-items:var(--inst-align);color:var(--andes-color-blue-500,var(--andes-color-blue-500,#3483fa));display:-webkit-flex;display:flex;font-size:var(--poly-general-font-size);font-weight:600;line-height:var(--poly-general-line-height);margin:var(--poly-general-component-margin)}.poly-component__installation-services svg{margin-right:4px;-webkit-transform:translateY(var(--inst-icon-translate));transform:translateY(var(--inst-icon-translate))}:is(.poly-card--small,.poly-card--medium,.poly-card--large) .poly-component__installation-services{--inst-align:start;--inst-icon-translate:1px}.poly-component__label{-webkit-align-items:center;align-items:center;color:rgba(0,0,0,.9);display:inline-block;font-size:var(--poly-general-font-size);font-weight:400;gap:4px;line-height:var(--poly-general-line-height);margin:var(--poly-general-component-margin)}.poly-component__label+.poly-component__label,.poly-component__label+.poly-component__pill{margin-top:0}.poly-component__label+.poly-component__attributes-list,.poly-component__label+.poly-component__location,.poly-component__label+.poly-component__possession-date{margin-top:4px}.poly-component__label svg{vertical-align:middle}.poly-component__label-price-for-business{--label-price-for-business-font-size:12px;--label-price-for-business-line-height:16px;color:rgba(0,0,0,.9);display:-webkit-flex;display:flex;font-size:var(--label-price-for-business-font-size);font-style:italic;font-weight:700;line-height:var(--label-price-for-business-line-height);margin:var(--poly-general-component-margin)}:is(.poly-card--small,.poly-card--medium,.poly-card--large) .poly-component__label-price-for-business{--label-price-for-business-font-size:11px;--label-price-for-business-line-height:15px}.poly-component__review-compacted{color:rgba(0,0,0,.9);font-size:var(--poly-general-font-size);font-weight:400;line-height:var(--poly-general-line-height);margin:var(--poly-general-components-group-margin)}.poly-component__bookmark{display:-webkit-flex;display:flex;position:absolute;z-index:3}.poly-component__bookmark .poly-bookmark__btn{-webkit-align-items:center;align-items:center;background-color:transparent;border:none;cursor:pointer;display:-webkit-inline-flex;display:inline-flex;-webkit-justify-content:center;justify-content:center;opacity:0;padding:0}.poly-component__bookmark .poly-bookmark__btn svg.poly-bookmark__icon-full{-webkit-transition:opacity .25s ease-in-out,-webkit-transform .35s cubic-bezier(0,0,.3,1.5);transition:opacity .25s ease-in-out,-webkit-transform .35s cubic-bezier(0,0,.3,1.5);transition:opacity .25s ease-in-out,transform .35s cubic-bezier(0,0,.3,1.5);transition:opacity .25s ease-in-out,transform .35s cubic-bezier(0,0,.3,1.5),-webkit-transform .35s cubic-bezier(0,0,.3,1.5)}.poly-component__bookmark .poly-bookmark__btn--active{opacity:1}.poly-component__bookmark .poly-bookmark__btn--active svg.poly-bookmark__icon-full{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.poly-component__bookmark .poly-bookmark__btn:active:focus{outline:none}.poly-component__bookmark .poly-bookmark__btn:focus-visible{opacity:1}.poly-component__bookmark .poly-bookmark__btn:focus-visible .poly-bookmark__icon-empty{opacity:1}.poly-component__bookmark .poly-bookmark__icon-full{fill:var(--andes-color-blue-500,#3483fa);-webkit-transform:scale(0);transform:scale(0)}.poly-component__bookmark .poly-bookmark__icon-empty,.poly-component__bookmark .poly-bookmark__icon-full{height:20px;opacity:0;overflow:visible;position:absolute;stroke:var(--andes-color-blue-500,#3483fa);stroke-width:1.1px;vector-effect:non-scaling-stroke;width:20px}.poly-component__bookmark .poly-bookmark__icon-empty{fill:#fff}.poly-card:hover .poly-bookmark__btn{opacity:1;-webkit-transition:opacity .1s .1s;transition:opacity .1s .1s}.poly-card:hover .poly-bookmark__btn .poly-bookmark__icon-empty{opacity:1}.poly-card:focus-within:not(:hover) .poly-component-bookmark__btn:not(.poly-component-bookmark__btn--active){opacity:0}.poly-card--mobile .poly-bookmark__btn,.poly-card--mobile .poly-bookmark__btn .poly-bookmark__icon-empty{opacity:1}.poly-card--grid .poly-component__bookmark,.poly-card--grid-card .poly-component__bookmark{left:-webkit-calc(100% - 48px);left:calc(100% - 48px);top:0}.poly-card--grid .poly-component__bookmark .poly-bookmark__btn,.poly-card--grid-card .poly-component__bookmark .poly-bookmark__btn{height:48px;width:48px}.poly-card--grid-card.poly-card--small .poly-component__bookmark,.poly-card--grid.poly-card--small .poly-component__bookmark{left:-webkit-calc(100% - 40px);left:calc(100% - 40px);top:8px}.poly-card--grid-card.poly-card--small .poly-component__bookmark .poly-bookmark__btn,.poly-card--grid.poly-card--small .poly-component__bookmark .poly-bookmark__btn{height:32px;opacity:1;width:32px}.poly-card--grid-card.poly-card--small .poly-component__bookmark .poly-bookmark__icon-empty,.poly-card--grid.poly-card--small .poly-component__bookmark .poly-bookmark__icon-empty{opacity:1}.poly-card--grid-card.poly-card--medium .poly-component__bookmark,.poly-card--grid.poly-card--medium .poly-component__bookmark{left:-webkit-calc(100% - 40px);left:calc(100% - 40px);top:8px}.poly-card--grid-card.poly-card--medium .poly-component__bookmark .poly-bookmark__btn,.poly-card--grid.poly-card--medium .poly-component__bookmark .poly-bookmark__btn{height:32px;opacity:1;width:32px}.poly-card--grid-card.poly-card--medium .poly-component__bookmark .poly-bookmark__icon-empty,.poly-card--grid.poly-card--medium .poly-component__bookmark .poly-bookmark__icon-empty{opacity:1}.poly-card--list .poly-component__bookmark,.poly-card--list-card .poly-component__bookmark{left:-webkit-calc(100% - 52px);left:calc(100% - 52px);top:16px}.poly-card--list .poly-component__bookmark .poly-bookmark__btn,.poly-card--list-card .poly-component__bookmark .poly-bookmark__btn{height:36px;width:36px}.poly-card--list-card.poly-card--small .poly-component__bookmark,.poly-card--list.poly-card--small .poly-component__bookmark{left:-webkit-calc(var(--poly-image-size,100%) - 24px);left:calc(var(--poly-image-size, 100%) - 24px);top:8px}.poly-card--list-card.poly-card--small .poly-component__bookmark .poly-bookmark__btn,.poly-card--list.poly-card--small .poly-component__bookmark .poly-bookmark__btn{height:32px;opacity:1;width:32px}.poly-card--list-card.poly-card--small .poly-component__bookmark .poly-bookmark__icon-empty,.poly-card--list.poly-card--small .poly-component__bookmark .poly-bookmark__icon-empty{opacity:1}.poly-card--list-card.poly-card--medium .poly-component__bookmark,.poly-card--list.poly-card--medium .poly-component__bookmark{left:-webkit-calc(var(--poly-image-size,100%) - 28px);left:calc(var(--poly-image-size, 100%) - 28px);top:8px}.poly-card--list-card.poly-card--medium .poly-component__bookmark .poly-bookmark__btn,.poly-card--list.poly-card--medium .poly-component__bookmark .poly-bookmark__btn{height:32px;opacity:1;width:32px}.poly-card--list-card.poly-card--medium .poly-component__bookmark .poly-bookmark__icon-empty,.poly-card--list.poly-card--medium .poly-component__bookmark .poly-bookmark__icon-empty{opacity:1}.poly-card--list-card.poly-card--large .poly-component__bookmark,.poly-card--list.poly-card--large .poly-component__bookmark{left:-webkit-calc(var(--poly-image-size,100%) - 28px);left:calc(var(--poly-image-size, 100%) - 28px);top:16px}.poly-card--list-card.poly-card--large .poly-component__bookmark .poly-bookmark__btn,.poly-card--list.poly-card--large .poly-component__bookmark .poly-bookmark__btn{height:32px;opacity:1;width:32px}.poly-card--list-card.poly-card--large .poly-component__bookmark .poly-bookmark__icon-empty,.poly-card--list.poly-card--large .poly-component__bookmark .poly-bookmark__icon-empty{opacity:1}.poly-card--single .poly-component__bookmark{left:-webkit-calc(100% - 44px);left:calc(100% - 44px);top:12px}.poly-card--single .poly-component__bookmark .poly-bookmark__btn{height:32px;opacity:1;width:32px}.poly-card--single .poly-component__bookmark .poly-bookmark__icon-empty{opacity:1}.poly-component__badge{bottom:0;display:-webkit-flex;display:flex;position:absolute;right:0;-webkit-transform:translateY(50%);transform:translateY(50%);z-index:3}.poly-component__badge--image{-webkit-align-items:center;align-items:center;background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:6px;-moz-box-sizing:border-box;box-sizing:border-box;height:40px;-webkit-justify-content:center;justify-content:center;padding:4px;position:absolute;right:13px;width:53px}.poly-card .poly-component__badge .poly-component__picture{-o-object-fit:contain;object-fit:contain}.poly-card--list .poly-component__badge--image,.poly-card--list-card .poly-component__badge--image{right:8px}.poly-component__float-highlight,.poly-component__highlight{-webkit-align-items:center;align-items:center;background-color:var(--andes-color-blue-500,#3483fa);border-radius:2px;color:#fff;display:-webkit-flex;display:flex;-webkit-flex-basis:auto;flex-basis:auto;font-size:12px;font-weight:600;gap:4px;height:-moz-fit-content;height:-webkit-fit-content;height:fit-content;line-height:15px;margin-bottom:8px;padding:3px 4px 2px;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}.poly-component__float-highlight svg,.poly-component__highlight svg{-webkit-align-self:normal;align-self:normal;margin:auto}:is(.poly-card--large,.poly-card--medium,.poly-card--small) .poly-component__highlight{font-size:10px;line-height:12px;padding:3px 4px}.poly-card--small .poly-component__highlight{margin-bottom:4px;padding:3px 4px}.poly-component__float-highlight{color:#737373;cursor:pointer;left:16px;position:absolute;top:16px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:3}.poly-card--list-card.poly-card--xlarge .poly-component__float-highlight,.poly-card--list.poly-card--xlarge .poly-component__float-highlight{left:8px;top:8px}:is(.poly-card--large,.poly-card--medium,.poly-card--small) .poly-component__float-highlight{font-size:10px;line-height:12px;padding:3px 4px}.poly-card--grid-card.poly-card--large .poly-component__float-highlight,.poly-card--grid.poly-card--large .poly-component__float-highlight{left:12px;top:12px}.poly-card--list-card.poly-card--large .poly-component__float-highlight,.poly-card--list.poly-card--large .poly-component__float-highlight,.poly-card--medium .poly-component__float-highlight{left:8px;top:8px}.poly-card--small .poly-component__float-highlight{left:4px;top:4px}.poly-component__image-wrapper{margin:0}.poly-component__image-wrapper--image-height{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;max-height:var(--poly-image-max-height);min-height:var(--poly-image-size)}.poly-component__image-wrapper--image-height .poly-component__picture{height:auto;max-width:var(--poly-image-size);width:auto}.poly-component__suggestions{background-color:#f5f5f5;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;opacity:0;-webkit-transition:opacity .25s ease-in-out;transition:opacity .25s ease-in-out;width:-webkit-fill-available;z-index:2}.poly-component__suggestions *{-moz-box-sizing:border-box;box-sizing:border-box}.poly-component__suggestions--open{opacity:1}.poly-component__suggestions--open:before{content:"";left:50%;position:absolute;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.poly-component__suggestions--close{display:none;opacity:0}.poly-component__suggestions .poly-suggestions__header{border-bottom:1px solid rgba(0,0,0,.1);display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;padding:16px;width:100%}.poly-component__suggestions .poly-suggestions__header-title{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex}.poly-component__suggestions .poly-suggestions__header-title svg{margin-right:8px}.poly-component__suggestions .poly-suggestions__content{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;padding:16px}.poly-component__suggestions .poly-suggestions__close{background:transparent;border:none;cursor:pointer}.poly-component__suggestions .poly-suggestions__subtitle,.poly-component__suggestions .poly-suggestions__title{color:rgba(0,0,0,.9);font-size:16px;font-weight:600;margin:0}.poly-component__suggestions .poly-suggestions__subtitle{font-weight:400;margin-bottom:12px}.poly-component__suggestions .poly-suggestions__list{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-flex-wrap:wrap;flex-wrap:wrap;list-style:none;margin:0;padding:0;width:-webkit-fill-available}.poly-component__suggestions .poly-suggestions__item{-webkit-align-items:center;align-items:center;cursor:pointer;display:-webkit-flex;display:flex;-webkit-flex:1 1 100%;flex:1 1 100%;-webkit-justify-content:center;justify-content:center;margin-bottom:16px;max-width:100%;text-decoration:none}.poly-component__suggestions .poly-suggestions__item .poly-suggestions__link{max-height:36px;text-align:center;text-decoration:none;width:100%}.poly-component__suggestions .poly-suggestions__item .poly-suggestions__tag{background-color:#fff;border:1px solid #e5e5e5;border-radius:4px;color:var(--andes-color-blue-500,#3483fa);display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;text-align:center;width:100%}.poly-component__suggestions .poly-suggestions__item .poly-suggestions__tag:hover{background-color:#ededed;color:var(--andes-color-blue-500,#3483fa)}.poly-component__suggestions--list,.poly-component__suggestions--list-card,.poly-component__suggestions--list-multicolumn{position:relative}.poly-component__suggestions--list .poly-suggestions__list,.poly-component__suggestions--list-card .poly-suggestions__list,.poly-component__suggestions--list-multicolumn .poly-suggestions__list{-webkit-flex-direction:row;flex-direction:row}.poly-component__suggestions--list .poly-suggestions__item,.poly-component__suggestions--list-card .poly-suggestions__item,.poly-component__suggestions--list-multicolumn .poly-suggestions__item{-webkit-flex:1 1 50%;flex:1 1 50%;max-width:50%}.poly-component__suggestions--list .poly-suggestions__item:nth-child(odd) .poly-suggestions__link,.poly-component__suggestions--list-card .poly-suggestions__item:nth-child(odd) .poly-suggestions__link,.poly-component__suggestions--list-multicolumn .poly-suggestions__item:nth-child(odd) .poly-suggestions__link{margin-right:8px}.poly-component__suggestions--list .poly-suggestions__item:nth-child(2n) .poly-suggestions__link,.poly-component__suggestions--list-card .poly-suggestions__item:nth-child(2n) .poly-suggestions__link,.poly-component__suggestions--list-multicolumn .poly-suggestions__item:nth-child(2n) .poly-suggestions__link{margin-left:8px}.poly-component__suggestions--list .poly-suggestions__item:nth-last-child(-n+2),.poly-component__suggestions--list-card .poly-suggestions__item:nth-last-child(-n+2),.poly-component__suggestions--list-multicolumn .poly-suggestions__item:nth-last-child(-n+2){margin-bottom:0}.poly-component__suggestions--list-card:before,.poly-component__suggestions--list-multicolumn:before,.poly-component__suggestions--list:before{border-bottom:12px solid #f5f5f5;border-left:12px solid transparent;border-right:12px solid transparent;top:-6px}.poly-component__suggestions--grid,.poly-component__suggestions--grid-card,.poly-component__suggestions--single{border-radius:4px;box-shadow:0 6px 16px 0 rgba(0,0,0,.1);position:absolute;-webkit-transform:translateY(-103%);transform:translateY(-103%)}.poly-component__suggestions--grid .poly-suggestions__item:last-child,.poly-component__suggestions--grid-card .poly-suggestions__item:last-child,.poly-component__suggestions--single .poly-suggestions__item:last-child{margin-bottom:0}.poly-component__suggestions--grid-card:before,.poly-component__suggestions--grid:before,.poly-component__suggestions--single:before{border-left:12px solid transparent;border-right:12px solid transparent;border-top:12px solid #f5f5f5;bottom:-16px}.poly-component__variations-compacted{--vc-inset-inline-start:16px;--vc-inset-block-end:16px;background:rgba(0,0,0,.55);border-radius:8px;contain:layout paint;contain-intrinsic-size:16px 16px;content-visibility:auto;display:-webkit-flex;display:flex;gap:2px;inset-block-end:var(--vc-inset-block-end);inset-inline-start:-webkit-calc(var(--poly-picture-overlay-margin) + var(--vc-inset-inline-start));inset-inline-start:calc(var(--poly-picture-overlay-margin) + var(--vc-inset-inline-start));padding:2px;pointer-events:none;position:absolute;z-index:3}.poly-component__variations-compacted .poly-variations-compacted__circle{border:.5px solid #ededed;border-radius:8px;-moz-box-sizing:border-box;box-sizing:border-box;height:12px;width:12px}.poly-component__variations-compacted .poly-variations-compacted__circle--multicolor{background:conic-gradient(red,#ff0,lime,aqua,blue,#f0f,red)}.poly-component__variations-compacted .poly-variations-compacted__label{color:#fff;font-size:10px;font-style:normal;font-weight:600;line-height:12px;padding:0 2px}.poly-card--list-card.poly-card--xlarge .poly-component__variations-compacted,.poly-card--list.poly-card--xlarge .poly-component__variations-compacted{--vc-inset-block-end:8px;--vc-inset-inline-start:8px}:is(.poly-card--large,.poly-card--medium) .poly-component__variations-compacted{--vc-inset-inline-start:8px;--vc-inset-block-end:8px}.poly-card--small .poly-component__variations-compacted{--vc-inset-block-end:4px;--vc-inset-inline-start:4px}.poly-component__link--action-link{-webkit-align-items:center;align-items:center;display:-webkit-flex;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--carousel,.poly-component__link--variations{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.poly-component__link--variations{color:var(--andes-color-blue-500,#3483fa);font-size:14px;font-weight:400;height:100%;line-height:18px;text-decoration:none;width:100%}.poly-card .poly-component__picture{border-radius:inherit;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.poly-card .poly-component__picture--contain{-o-object-fit:contain;object-fit:contain}.poly-component__loading{bottom:4px;height:3px;position:absolute;width:90%;z-index:2}.poly-component__loading+.andes-carousel-snapped__container{opacity:0}.poly-component__image-overlay{background:rgba(0,0,0,.04);border-radius:inherit;bottom:0;height:100%;position:absolute;width:100%}.poly-component__image-overlay+.poly-component__picture{-webkit-align-self:flex-end;align-self:flex-end;display:-webkit-flex;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:-webkit-calc(100% - var(--poly-picture-overlay-margin));height:calc(100% - var(--poly-picture-overlay-margin));width:-webkit-calc(100% - var(--poly-picture-overlay-margin)*2);width:calc(100% - var(--poly-picture-overlay-margin)*2)}.poly-card--list .poly-component__image-overlay+.poly-component__picture,.poly-card--list-card .poly-component__image-overlay+.poly-component__picture{-webkit-align-self:center;align-self:center}.poly-card .andes-carousel-snapped__container{aspect-ratio:inherit;border-radius:inherit;height:100%;z-index:2}.poly-card .andes-carousel-snapped__container+.poly-component__image-overlay+.poly-component__picture,.poly-card .andes-carousel-snapped__container+.poly-component__picture{position:absolute}.poly-card .andes-carousel-snapped__container .poly-component__carousel{border-radius:inherit;margin:0;padding:0}.poly-card .andes-carousel-snapped__container .poly-component__carousel--bg-white{background-color:#fff}.poly-card .andes-carousel-snapped__controls-wrapper{border-radius:inherit;height:100%}.poly-card .andes-carousel-snapped__slide img{-o-object-position:center;object-position:center}.poly-card__checkbox{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:var(--poly-general-checkbox-position,center);justify-content:var(--poly-general-checkbox-position,center);margin:0 16px}.poly-card__checkbox .andes-checkbox{z-index:3}.poly-card--list-card.poly-card--small .poly-card__checkbox,.poly-card--list.poly-card--small .poly-card__checkbox{margin:0 8px}.poly-card--list-card.poly-card--medium .poly-card__checkbox,.poly-card--list.poly-card--medium .poly-card__checkbox{margin:0 12px}.poly-component__add-to-cart{margin:var(--poly-general-component-margin);position:relative;width:100%}.poly-component__add-to-cart .poly-add-to-cart__button--no-items,.poly-component__add-to-cart .poly-add-to-cart__button--other-options,.poly-component__add-to-cart .poly-add-to-cart__button--steper{position:relative;z-index:1}.poly-component__add-to-cart .poly-add-to-cart__button--no-items,.poly-component__add-to-cart .poly-add-to-cart__button--other-options,.poly-component__add-to-cart .poly-add-to-cart__button--steper{margin:var(--poly-general-component-margin)}.poly-component__add-to-cart .poly-add-to-cart__minimum-label{color:rgba(0,0,0,.55);display:block;font-size:12px;font-weight:400;line-height:15px;margin-top:4px}.poly-component__add-to-cart .poly-add-to-cart__shipping-label{color:rgba(0,0,0,.9);display:block;font-size:var(--poly-general-font-size);font-weight:600;line-height:var(--poly-general-line-height)}.poly-component__add-to-cart .poly-add-to-cart__shipping-label .poly-phrase-price{font-weight:600}.poly-component__add-to-cart .poly-add-to-cart__shipping-label svg{position:relative;top:4px}.poly-card--grid .poly-component__add-to-cart,.poly-card--grid-card .poly-component__add-to-cart{max-width:252px}.poly-card--list .poly-component__add-to-cart,.poly-card--list-card .poly-component__add-to-cart{max-width:264px}.poly-component__action-links{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;-webkit-justify-content:start;justify-content:start;margin:var(--poly-general-component-margin)}.poly-component__action-links .poly-action-links__action{border-left:1px solid rgba(0,0,0,.1);font-size:var(--poly-general-font-size);line-height:var(--poly-general-line-height);z-index:2}.poly-component__action-links .poly-action-links__action .poly-action__button{padding:0 8px}.poly-component__action-links .poly-action-links__action:first-child{border:0}.poly-component__action-links .poly-action-links__action:first-child .poly-action__button{padding:0 8px 0 0}.poly-component__action-links .poly-action-links__action:last-child .poly-action__button{padding:0 0 0 8px}.poly-component__action-links .poly-action-links__action:only-child .poly-action__button{padding:0}.poly-component__action-links .poly-action-links__action svg{margin-right:4px}.poly-component__action-links .poly-action-links__action--button{border:none;margin:0;padding:0;width:100%}.poly-component__action-links .poly-action-links__action--button .andes-button{width:100%}.poly-component__action-links .poly-action-links__action--button .andes-button__text{display:contents}.poly-component__action-links--buttons{-webkit-align-items:start;align-items:start;-webkit-flex-direction:column;flex-direction:column}.poly-card--grid-card.poly-card--small .poly-component__action-links,.poly-card--grid.poly-card--small .poly-component__action-links{-webkit-flex-wrap:wrap;flex-wrap:wrap;gap:8px}.poly-card--grid-card.poly-card--small .poly-component__action-links .poly-action-links__action,.poly-card--grid.poly-card--small .poly-component__action-links .poly-action-links__action{border-left:unset;padding-left:0}.poly-card--grid-card.poly-card--medium .poly-component__action-links,.poly-card--grid.poly-card--medium .poly-component__action-links{-webkit-flex-wrap:wrap;flex-wrap:wrap;gap:8px;-webkit-justify-content:space-between;justify-content:space-between}.poly-card--grid-card.poly-card--medium .poly-component__action-links .poly-action-links__action,.poly-card--grid.poly-card--medium .poly-component__action-links .poly-action-links__action{border-left:unset;padding-left:0}.poly-component__attributes-list,.poly-component__attributes-selected{color:rgba(0,0,0,.9);font-size:var(--poly-general-font-size);font-weight:400;line-height:var(--poly-general-line-height);margin:var(--poly-general-component-margin);overflow:hidden}.poly-component__attributes-list .poly-attributes_list,.poly-component__attributes-list .poly-attributes_selected,.poly-component__attributes-selected .poly-attributes_list,.poly-component__attributes-selected .poly-attributes_selected{display:-webkit-flex;display:flex;-webkit-flex-flow:row wrap;flex-flow:row wrap;gap:2px;list-style:none;margin:0 0 0 -8px;padding:0}.poly-component__attributes-list .poly-attributes_list__item,.poly-component__attributes-list .poly-attributes_selected__item,.poly-component__attributes-selected .poly-attributes_list__item,.poly-component__attributes-selected .poly-attributes_selected__item{display:inline;white-space:nowrap}.poly-component__attributes-list .poly-attributes_list__separator:before,.poly-component__attributes-list .poly-attributes_selected__separator:before,.poly-component__attributes-selected .poly-attributes_list__separator:before,.poly-component__attributes-selected .poly-attributes_selected__separator:before{content:var(--separator-content,"|");margin-right:5px;vertical-align:baseline}.poly-component__attributes-selected{color:rgba(0,0,0,.55)}.poly-component__highlight-countdown{--hc-font-size:12px;--hc-line-height:16px;--hc-gap:2px;--hc-padding:2px 4px;--hc-margin-bottom:8px;-webkit-align-items:center;align-items:center;background:-webkit-linear-gradient(left,#f8af02 2.26%,#ffe601 99.95%);background:linear-gradient(90deg,#f8af02 2.26%,#ffe601 99.95%);border-radius:2px;color:#000;display:-webkit-flex;display:flex;font-size:var(--hc-font-size);font-style:italic;font-weight:700;gap:var(--hc-gap);-webkit-justify-content:space-between;justify-content:space-between;line-height:var(--hc-line-height);margin-bottom:var(--hc-margin-bottom);padding:var(--hc-padding)}.poly-component__highlight-countdown--without-countdown{max-width:100%;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}.poly-highlight-countdown__text{overflow:hidden;padding-right:1px;text-overflow:ellipsis;white-space:nowrap;width:100%}:is(.poly-card--small,.poly-card--medium,.poly-card--large) .poly-component__highlight-countdown{--hc-font-size:10px;--hc-line-height:12px;--hc-padding:3px 4px}.poly-card--small .poly-component__highlight-countdown{--hc-margin-bottom:4px;--hc-padding:3px 4px}.poly-card--list .poly-component__highlight-countdown,.poly-card--list-card .poly-component__highlight-countdown{max-width:264px;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}:is(.poly-card--small,.poly-card--large) .poly-component__highlight-countdown{max-width:100%}.poly-component__buy-box{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;margin:var(--poly-general-component-margin);position:relative;width:100%}.poly-component__buy-box .poly-buy-box__headline{color:rgba(0,0,0,.9);cursor:pointer;font-size:var(--poly-general-font-size);font-weight:400;line-height:var(--poly-general-line-height);margin-top:4px}.poly-component__buy-box .poly-buy-box__alternative-option{color:unset;margin-top:2px;text-decoration:none}.poly-component__buy-box .poly-buy-box__alternative-option:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.poly-component__buy-box .poly-buy-box__alternative-option [class*=poly-component__] .poly-price__installments,.poly-component__buy-box .poly-buy-box__alternative-option [class*=poly-component__]:first-child{margin:0}.poly-component__buy-box .poly-component__seller{display:inline-block;margin-top:4px}.poly-component__buy-box:before{border-top:1px solid rgba(0,0,0,.07);content:"";left:0;position:absolute;top:0;width:100%}.poly-card--list .poly-card__content .poly-content .poly-component__buy-box:before{width:100%}.poly-component__threshold-label{color:rgba(0,0,0,.9);display:block;font-size:var(--poly-general-font-size);font-weight:600;line-height:var(--poly-general-line-height);margin:var(--poly-general-component-margin)}.poly-component__threshold-label svg{display:inline-block;vertical-align:sub}.poly-component__installments-options{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;gap:2px;margin:var(--poly-general-component-margin)}.poly-component__installments-options .poly-installments__options{color:rgba(0,0,0,.9);display:block;font-size:var(--poly-general-font-size);font-weight:400;line-height:var(--poly-general-line-height)}.poly-card--small .poly-component__installments-options{gap:0}.poly-component__chip,.poly-component__coupons,.poly-component__pill,.poly-component__price-per-quantity,.poly-component__rebates{--pill-wrapper-line-height:22px;--pill-gap-after-pill:8px;--pill-meli-icon-size:20px;--pill-margin-top:6px;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;gap:4px;margin-top:var(--pill-margin-top)}.poly-component__chip svg,.poly-component__coupons svg,.poly-component__pill svg,.poly-component__price-per-quantity svg,.poly-component__rebates svg{-webkit-align-self:normal;align-self:normal}.poly-component__chip [class*=__wrapper],.poly-component__coupons [class*=__wrapper],.poly-component__pill [class*=__wrapper],.poly-component__price-per-quantity [class*=__wrapper],.poly-component__rebates [class*=__wrapper]{line-height:var(--pill-wrapper-line-height)}.poly-component__chip [class*=__pill],.poly-component__coupons [class*=__pill],.poly-component__pill [class*=__pill],.poly-component__price-per-quantity [class*=__pill],.poly-component__rebates [class*=__pill]{background-color:var(--andes-color-blue-200,rgba(65,137,230,.2));border-radius:2px;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:var(--andes-color-blue-500,#3483fa);font-size:var(--poly-general-font-size);font-weight:600;line-height:var(--poly-general-line-height);padding:0 4px}.poly-component__chip [class*=__pill]:has(+[class*=__label]),.poly-component__coupons [class*=__pill]:has(+[class*=__label]),.poly-component__pill [class*=__pill]:has(+[class*=__label]),.poly-component__price-per-quantity [class*=__pill]:has(+[class*=__label]),.poly-component__rebates [class*=__pill]:has(+[class*=__label]){margin-right:var(--pill-gap-after-pill)}.poly-component__chip [class*=__icon],.poly-component__coupons [class*=__icon],.poly-component__pill [class*=__icon],.poly-component__price-per-quantity [class*=__icon],.poly-component__rebates [class*=__icon]{vertical-align:middle}.poly-component__chip .poly-coupons__icon,.poly-component__coupons .poly-coupons__icon,.poly-component__pill .poly-coupons__icon,.poly-component__price-per-quantity .poly-coupons__icon,.poly-component__rebates .poly-coupons__icon{bottom:1px;position:relative}.poly-component__chip [class*=__label],.poly-component__coupons [class*=__label],.poly-component__pill [class*=__label],.poly-component__price-per-quantity [class*=__label],.poly-component__rebates [class*=__label]{display:inline-block;font-size:12px;font-weight:400;line-break:strict;line-height:var(--poly-general-line-height);white-space:nowrap}:is(.poly-component__coupons,.poly-component__rebates)+:is(.poly-component__coupons,.poly-component__rebates){margin-top:2px}.poly-card--small .poly-component__chip,.poly-card--small .poly-component__coupons,.poly-card--small .poly-component__pill,.poly-card--small .poly-component__price-per-quantity,.poly-card--small .poly-component__rebates{--pill-wrapper-line-height:18px;--pill-gap-after-pill:4px;--pill-meli-icon-size:15px;--pill-margin-top:2px}.poly-card--medium .poly-component__chip,.poly-card--medium .poly-component__coupons,.poly-card--medium .poly-component__pill,.poly-card--medium .poly-component__price-per-quantity,.poly-card--medium .poly-component__rebates{--pill-wrapper-line-height:18px;--pill-gap-after-pill:4px;--pill-meli-icon-size:15px}.poly-card--large .poly-component__chip,.poly-card--large .poly-component__coupons,.poly-card--large .poly-component__pill,.poly-card--large .poly-component__price-per-quantity,.poly-card--large .poly-component__rebates{--pill-wrapper-line-height:20px;--pill-gap-after-pill:4px;--pill-meli-icon-size:16px}.poly-card--grid .poly-component__pill:has(+.poly-component__brand,+.poly-component__headline,+.poly-component__title,+.poly-component__title-wrapper),.poly-card--grid-card .poly-component__pill:has(+.poly-component__brand,+.poly-component__headline,+.poly-component__title,+.poly-component__title-wrapper){margin:0 0 8px}.poly-card--list .poly-component__pill:has(+.poly-component__brand,+.poly-component__headline,+.poly-component__title,+.poly-component__title-wrapper),.poly-card--list-card .poly-component__pill:has(+.poly-component__brand,+.poly-component__headline,+.poly-component__title,+.poly-component__title-wrapper){margin:0 0 8px}.poly-component__price{--price-agree-font-size:20px;--price-agree-line-height:25px;--price-complement-gap:0;--prefix-price-font-size:24px;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;margin:var(--poly-general-component-margin)}.andes-money-amount--previous{--andes-money-amount-color-currency:$andes-text-color-secondary!important}.andes-money-amount--previous .andes-money-amount__currency.andes-money-amount__currency-symbol{color:rgba(0,0,0,.55)!important}.poly-card .andes-money-amount:not(.andes-money-amount--previous) .andes-money-amount__currency .andes-money-amount__currency-symbol{color:var(--andes-money-amount-color-currency,inherit)}.poly-price__prefix{color:rgba(0,0,0,.9);font-size:12px;font-weight:400;line-height:15px}.poly-price__prefix-price{font-size:var(--prefix-price-font-size);line-height:1.25;margin-right:4px}.poly-price__agree{color:rgba(0,0,0,.9);font-size:var(--price-agree-font-size);font-weight:400;line-height:var(--price-agree-line-height)}.poly-price__current{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.poly-price__current .andes-money-amount{margin-right:4px}.poly-price__current [class*="--pill"]{background-color:#e6f7ef;border-radius:2px;-moz-box-sizing:border-box;box-sizing:border-box;font-weight:600;line-height:var(--poly-general-line-height);padding:1px 2px 0}.poly-price__unit-description{color:rgba(0,0,0,.9);font-weight:600}.poly-price__disc_label,.poly-price__unit-description{font-size:var(--poly-general-font-size);line-height:var(--poly-general-line-height)}.poly-price__disc_label{margin-right:3px}.poly-price__disc_label svg{bottom:1px;margin-left:4px;position:relative;vertical-align:middle}.poly-price__installments{font-weight:400;line-height:var(--poly-general-line-height)}.poly-price__installments,.poly-price__installments>*,.poly-price__price-detail{font-size:var(--poly-general-font-size)}.poly-price__price-detail{color:rgba(0,0,0,.55);line-height:var(--poly-general-line-height)}.poly-price__previews-wrapper{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;gap:4px}.poly-price__previews-label{-webkit-align-items:center;align-items:center;border-radius:2px;-moz-box-sizing:border-box;box-sizing:border-box;color:rgba(0,0,0,.55);display:-webkit-inline-flex;display:inline-flex;font-size:12px;line-height:15px;padding:1px 2px;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}.poly-price__complements{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;gap:var(--price-complement-gap)}.poly-price__complement{color:rgba(0,0,0,.55);display:inline-block;font-size:var(--poly-general-font-size);line-height:var(--poly-general-line-height);width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}.poly-price__complement[class*="--pill"]{border-radius:2px;-moz-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;overflow:hidden;padding:1px 4px;-webkit-box-orient:vertical;-webkit-line-clamp:1;line-clamp:1}.poly-price__complement--no-wrap>:first-child{white-space:nowrap}.poly-price__complement svg{vertical-align:sub}.poly-card--small .poly-component__price{--price-agree-font-size:14px;--price-agree-line-height:18px}.poly-card--medium .poly-component__price{--price-agree-font-size:16px;--price-agree-line-height:20px}.poly-card--large .poly-component__price{--price-agree-font-size:20px;--price-agree-line-height:25px}:is(.poly-card--small,.poly-card--medium,.poly-card--large) .poly-component__price{--prefix-price-font-size:var(--price-agree-font-size)}:is(.poly-card--small,.poly-card--medium,.poly-card--large) .poly-component__price .poly-price__current [class*="--pill"]{padding:0 2px}.poly-component__shipping{-webkit-align-items:center;align-items:center;color:#00a650;font-size:var(--poly-general-font-size);font-weight:600;line-height:var(--poly-general-line-height);margin:var(--poly-general-component-margin);width:100%}.poly-component__shipping span+svg{margin-left:4px}.poly-component__shipping svg{-webkit-transform:translateY(3px);transform:translateY(3px)}.poly-component__shipping .poly-shipping--turbo svg{-webkit-transform:translateY(2px);transform:translateY(2px)}.poly-component__shipping .poly-shipping__additional_text{color:rgba(0,0,0,.55);font-weight:400;margin-left:4px}.poly-shipping--same_day,.poly-shipping--same_day_saturday,.poly-shipping--same_day_sunday,.poly-shipping--turbo{background-color:#00a650;border-radius:2px;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:#fff;line-height:21px;padding:0 4px}.poly-shipping--monday,.poly-shipping--next_day,.poly-shipping--next_day_saturday,.poly-shipping--next_day_sunday,.poly-shipping--promise_day{background-color:rgba(0,166,80,.1);border-radius:2px;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:#00a650;line-height:21px;padding:0 4px}.poly-shipping__promise-icon--meli-plus{-webkit-transform:translateY(2px);transform:translateY(2px)}.poly-card--small .poly-component__shipping .poly-shipping__promise-icon--full{height:12px;-webkit-transform:translateY(3.5px);transform:translateY(3.5px);width:38px}.poly-card--small .poly-component__shipping .poly-shipping__promise-icon--full-super{height:15px;-webkit-transform:translateY(3.5px);transform:translateY(3.5px);width:76px}.poly-card--small .poly-component__shipping .poly-shipping--turbo svg{-webkit-transform:translateY(3px);transform:translateY(3px)}.poly-card--small .poly-component__shipping .poly-shipping--monday,.poly-card--small .poly-component__shipping .poly-shipping--next_day,.poly-card--small .poly-component__shipping .poly-shipping--next_day_saturday,.poly-card--small .poly-component__shipping .poly-shipping--next_day_sunday,.poly-card--small .poly-component__shipping .poly-shipping--promise_day,.poly-card--small .poly-component__shipping .poly-shipping--same_day,.poly-card--small .poly-component__shipping .poly-shipping--same_day_saturday,.poly-card--small .poly-component__shipping .poly-shipping--same_day_sunday{line-height:19px}.poly-card--medium .poly-component__shipping .poly-shipping__promise-icon--full{height:12px;-webkit-transform:translateY(3.5px);transform:translateY(3.5px);width:38px}.poly-card--medium .poly-component__shipping .poly-shipping__promise-icon--full-super{height:15px;-webkit-transform:translateY(3.5px);transform:translateY(3.5px);width:76px}.poly-card--medium .poly-component__shipping .poly-shipping--monday,.poly-card--medium .poly-component__shipping .poly-shipping--next_day,.poly-card--medium .poly-component__shipping .poly-shipping--next_day_saturday,.poly-card--medium .poly-component__shipping .poly-shipping--next_day_sunday,.poly-card--medium .poly-component__shipping .poly-shipping--promise_day,.poly-card--medium .poly-component__shipping .poly-shipping--same_day,.poly-card--medium .poly-component__shipping .poly-shipping--same_day_saturday,.poly-card--medium .poly-component__shipping .poly-shipping--same_day_sunday,.poly-card--medium .poly-component__shipping .poly-shipping--turbo{line-height:19px}.poly-component__reviews{-webkit-align-items:center;align-items:center;color:rgba(0,0,0,.55);display:-webkit-flex;display:flex;font-size:var(--poly-general-font-size);font-weight:400;line-height:var(--poly-general-line-height);margin:var(--poly-general-components-group-margin)}.poly-component__reviews svg{height:14px;margin:0 2px;width:14px}.poly-component__reviews svg:first-of-type{margin-left:8px}.poly-component__reviews svg:last-of-type{margin-right:8px}.poly-reviews__starts{display:-webkit-flex;display:flex}:is(.poly-card--medium,.poly-card--small) .poly-component__reviews svg{margin:0 1px}:is(.poly-card--medium,.poly-card--small) .poly-component__reviews svg:first-of-type{margin-left:4px}:is(.poly-card--medium,.poly-card--small) .poly-component__reviews svg:last-of-type{margin-right:4px}p.poly-component__title{margin-bottom:0}.poly-component__title{-webkit-box-orient:vertical;color:rgba(0,0,0,.9);display:-webkit-box;font-size:var(--poly-general-title-size);font-weight:400;-webkit-line-clamp:var(--poly-title-line-clamp,2);line-clamp:var(--poly-title-line-clamp,2);line-height:var(--poly-general-title-line-height);overflow:hidden;text-align:left;text-decoration:none}.poly-component__title--line-clamp-1{--poly-title-line-clamp:1}.poly-component__title--line-clamp-2{--poly-title-line-clamp:2}.poly-component__title--line-clamp-3{--poly-title-line-clamp:3}.poly-component__title--line-clamp-4{--poly-title-line-clamp:4}.poly-component__title--line-clamp-5{--poly-title-line-clamp:5}.poly-component__title--line-clamp-6{--poly-title-line-clamp:6}.poly-component__title--long{--poly-title-line-clamp:4}.poly-component__title>*{color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;margin:0;text-decoration:none}.poly-component__title:-webkit-any-link:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.poly-component__title:-moz-any-link:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.poly-component__title:any-link:before,.poly-component__title>:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.poly-component__title:active,.poly-component__title:active>*,.poly-component__title:hover,.poly-component__title:hover>*,.poly-component__title:visited,.poly-component__title:visited>*{color:var(--poly-general-title-hover-color)}.poly-component__title-wrapper .poly-component__title{margin:0!important}.poly-card--xlarge.poly-card--list:has(.poly-component__bookmark) .poly-component__title{width:-webkit-calc(100% - 35px);width:calc(100% - 35px)}.poly-component__variations{margin:8px 0 12px;width:100%;z-index:2}.poly-component__variations .poly-variations__item{-webkit-align-items:center;align-items:center;background:#fff;border:1px solid rgba(0,0,0,.07);border-radius:4px;display:-webkit-flex;display:flex;height:38px;-webkit-justify-content:center;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{-webkit-align-items:center;align-items:center;background:none;border:none;cursor:pointer;display:-webkit-flex;display:flex;height:100%;-webkit-justify-content:center;justify-content:center;margin:0;padding:0;width:100%}.poly-component__variations .poly-variations-picker{display:-webkit-flex;display:flex;-webkit-justify-content:flex-start;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{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;-webkit-justify-content:flex-start;justify-content:flex-start}.poly-component__variations .poly-variations-select .poly-variations-select__label{color:rgba(0,0,0,.55);display:-webkit-flex;display:flex;font-size:14px;font-weight:400;line-height:18px;margin:0}.poly-component__variations .poly-variations-select .poly-variations-select__dropdown .andes-floating-menu .andes-dropdown__trigger{padding:0 4px}.poly-component__variations .poly-variations-select .poly-variations-select__dropdown .andes-floating-menu .andes-dropdown__trigger .andes-dropdown__display-values{-webkit-box-orient:vertical;display:-webkit-box;font-size:14px;font-weight:400;-webkit-line-clamp:1;line-height:18px;white-space:unset}.poly-component__variations .poly-variations-select .poly-variations-select__dropdown .andes-list{display:-webkit-flex;display:flex;padding:12px}.poly-component__variations .poly-variations-select .poly-variations-select__dropdown .andes-list .poly-variations__item.andes-list__item--selected{border:2px solid var(--andes-color-blue-500,#3483fa);height:36px;width:36px}.poly-component__variations .poly-variations-select .poly-variations-select__dropdown .andes-list .poly-variations__item.andes-list__item--selected:before{content:none}.poly-card--grid .poly-component__variations:after,.poly-card--grid-card .poly-component__variations:after{border-bottom:1px solid rgba(0,0,0,.1);content:"";left:0;margin-top:12px;position:absolute;width:100%}.poly-card--small .poly-component__variations{margin:8px 0 4px;position:relative}.poly-card--small .poly-component__variations:after{border-bottom-color:transparent}.poly-card--small .poly-component__variations .poly-variations-select__dropdown .andes-list .poly-variations__item{height:46px;width:46px}.poly-card--small .poly-component__variations .poly-variations-select__dropdown .andes-list .poly-variations__item--active,.poly-card--small .poly-component__variations .poly-variations-select__dropdown .andes-list .poly-variations__item.andes-list__item--selected{height:44px;width:44px}.poly-card--medium .poly-component__variations{margin:8px 0 4px;position:relative}.poly-card--medium .poly-component__variations:after{border-bottom-color:transparent}.poly-card--medium .poly-component__variations .poly-variations-select__dropdown .andes-list .poly-variations__item{height:48px;width:48px}.poly-card--medium .poly-component__variations .poly-variations-select__dropdown .andes-list .poly-variations__item--active,.poly-card--medium .poly-component__variations .poly-variations-select__dropdown .andes-list .poly-variations__item.andes-list__item--selected{height:46px;width:46px}.poly-card--grid-card:not(.poly-card--mobile):not(:hover) .poly-component__variations,.poly-card--grid:not(.poly-card--mobile):not(:hover) .poly-component__variations{height:1px;left:-9999px;opacity:0;overflow:hidden;position:absolute}.poly-card--grid-card:not(.poly-card--mobile):hover .poly-component__variations,.poly-card--grid:not(.poly-card--mobile):hover .poly-component__variations{height:auto;opacity:1;overflow:visible;position:unset}.poly-card--grid-card.poly-card--hover .poly-card__portada--no-line:after,.poly-card--grid.poly-card--hover .poly-card__portada--no-line:after{content:unset}.poly-component__chip{-webkit-align-items:center;align-items:center;-webkit-flex-direction:row;flex-direction:row;margin:var(--poly-general-component-margin);width:100%}.poly-component__chip--stacked{-webkit-align-items:flex-start;align-items:flex-start;-webkit-flex-direction:column;flex-direction:column;gap:0}.poly-component__chip--stacked .poly-pill__wrapper{max-width:100%;width:auto}.poly-component__chip--stacked .poly-component__label{width:100%}.poly-component__chip--inverted{-webkit-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-justify-content:flex-end;justify-content:flex-end}.poly-component__chip--inverted .poly-pill__wrapper+.poly-component__label{min-width:-moz-fit-content;min-width:-webkit-fit-content;min-width:fit-content}.poly-component__chip--inverted .poly-pill__wrapper{min-width:0}.poly-component__chip--stacked.poly-component__chip--inverted{-webkit-flex-direction:column-reverse;flex-direction:column-reverse}.poly-component__chip .poly-component__label{display:inline-block;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.poly-component__chip .poly-pill__wrapper{-webkit-align-items:center;align-items:center;display:-webkit-inline-flex;display:inline-flex;-webkit-flex:0 1 auto;flex:0 1 auto;min-width:0}.poly-component__chip .poly-pill__pill{display:inline-block;max-width:100%;overflow:hidden;padding:1px 4px;text-overflow:ellipsis;white-space:nowrap}.poly-component__chip .poly-pill__wrapper+.poly-component__label{min-width:0}:is(.poly-card--large,.poly-card--medium,.poly-card--small) .poly-component__chip{--poly-general-line-height:16px}.poly-action,.poly-action__button{font-size:inherit;line-height:inherit}.poly-action__button{-webkit-align-items:center;align-items:center;background-color:transparent;border:0;box-shadow:0 0 0 0 #fff;color:var(--andes-color-blue-500,var(--andes-color-blue-500,#3483fa));cursor:pointer;display:-webkit-flex;display:flex;font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-weight:600;padding:0}.poly-action__button svg{margin-right:4px}.poly-action__button:focus{color:var(--andes-color-blue-500,var(--andes-color-blue-500,#3483fa));outline:none}@-webkit-keyframes flipOut{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-170%);transform:translateY(-170%)}}@keyframes flipOut{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-170%);transform:translateY(-170%)}}@-webkit-keyframes flipIn{0%{-webkit-transform:translateY(170%);transform:translateY(170%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes flipIn{0%{-webkit-transform:translateY(170%);transform:translateY(170%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}.poly-component__countdown{color:#000;font-family:inherit;font-style:normal;font-weight:600;gap:2px}.poly-component__countdown,.poly-countdown__separator{-webkit-align-items:center;align-items:center;display:-webkit-inline-flex;display:inline-flex}.poly-countdown__separator{font-size:10px;line-height:12px}.poly-countdown__block{-webkit-align-items:center;align-items:center;background-color:hsla(0,0%,96%,.8);border-radius:2px;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;overflow:hidden;padding:1px 2px}.poly-countdown__roller-container{display:inline-block;height:12px;position:relative;width:6px}.poly-countdown__digit{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;font-size:10px;height:100%;-webkit-justify-content:center;justify-content:center;left:0;line-height:12px;position:absolute;top:0;-webkit-transform:translateY(170%);transform:translateY(170%);width:100%}.poly-countdown__digit--static{-webkit-transform:translateY(0);transform:translateY(0)}.poly-countdown__digit--previous{-webkit-animation:flipOut .8s cubic-bezier(.25,.46,.45,.94) forwards;animation:flipOut .8s cubic-bezier(.25,.46,.45,.94) forwards;z-index:2}.poly-countdown__digit--current{-webkit-animation:flipIn .8s cubic-bezier(.25,.46,.45,.94) forwards;animation:flipIn .8s cubic-bezier(.25,.46,.45,.94) forwards;z-index:1}:is(.poly-card--large,.poly-card--medium,.poly-card--small) .poly-component__countdown{gap:1px}:is(.poly-card--large,.poly-card--medium,.poly-card--small) .poly-component__countdown .poly-countdown__block{padding:2px 1px}:is(.poly-card--large,.poly-card--medium,.poly-card--small) .poly-component__countdown .poly-countdown__roller-container{height:8px;width:5px}:is(.poly-card--large,.poly-card--medium,.poly-card--small) .poly-component__countdown .poly-countdown__separator{font-size:10px;line-height:12px}:is(.poly-card--large,.poly-card--medium,.poly-card--small) .poly-component__countdown .poly-countdown__digit{font-size:8px;line-height:10px}.poly-card--list .poly-component__countdown,.poly-card--list-card .poly-component__countdown{margin-left:8px}.poly-card{--poly-general-font-size:14px;--poly-general-line-height:18px;--poly-general-title-line-height:18px;--poly-general-title-size:14px;--poly-general-title-hover-color:rgba(0,0,0,.9);--poly-general-border-top:unset;--poly-general-border-bottom:unset;--poly-general-border-right:unset;--poly-general-border-left:unset;--poly-general-component-margin:8px 0 0;--poly-general-component-margin-small:4px 0 0;--poly-general-components-group-margin:2px 0 0;--poly-skeleton-margin:16px 0 0;--poly-skeleton-height-small:14px;--poly-skeleton-height-standard:20px;--poly-skeleton-height-big:24px;--poly-picture-overlay-margin:0px}.poly-card--grid,.poly-card--grid-card{--poly-max-width:284px;--poly-min-width:160px;--poly-padding-content:16px;--poly-general-image-divider:unset;--poly-skeleton-portada-border-radius:0 0 inherit;--poly-padding-top-content:16px;--poly-padding-footer:0 16px 16px}.poly-card--grid-card[class*="--small"],.poly-card--grid[class*="--small"]{--poly-general-font-size:12px;--poly-general-line-height:15px;--poly-general-title-line-height:15px;--poly-general-title-size:12px;--poly-max-width:154px;--poly-min-width:112px;--poly-padding-content:8px;--poly-general-image-divider:unset;--poly-general-component-margin:4px 0 0;--poly-general-component-margin-small:2px 0 0;--poly-general-components-group-margin:0;--poly-skeleton-margin:8px 0 0;--poly-skeleton-height-small:12px;--poly-skeleton-height-standard:14px;--poly-skeleton-height-big:20px;--poly-padding-top-content:12px;--poly-padding-footer:0 12px 12px}.poly-card--grid-card[class*="--medium"],.poly-card--grid[class*="--medium"]{--poly-general-font-size:12px;--poly-general-line-height:15px;--poly-general-title-line-height:18px;--poly-general-title-size:14px;--poly-max-width:176px;--poly-min-width:128px;--poly-padding-content:8px 12px;--poly-general-image-divider:unset;--poly-skeleton-margin:12px 0 0;--poly-skeleton-height-small:12px;--poly-skeleton-height-standard:14px;--poly-skeleton-height-big:20px;--poly-padding-top-content:12px}.poly-card--grid-card[class*="--large"],.poly-card--grid[class*="--large"]{--poly-general-font-size:12px;--poly-general-line-height:15px;--poly-general-title-line-height:18px;--poly-general-title-size:14px;--poly-max-width:284px;--poly-min-width:150px;--poly-padding-content:8px 12px;--poly-padding-footer:0 12px 8px;--poly-general-image-divider:unset;--poly-padding-top-content:12px;--poly-picture-overlay-margin:4px}.poly-card--list,.poly-card--list-card{--poly-general-title-line-height:25px;--poly-general-title-size:20px;--poly-image-size:196px;--poly-padding-card:12px 12px 16px 12px;--poly-skeleton-margin:12px 0 0}.poly-card--list-card[class*="--small"],.poly-card--list[class*="--small"]{--poly-general-font-size:12px;--poly-general-line-height:15px;--poly-general-title-line-height:15px;--poly-general-title-size:12px;--poly-padding-card:8px;--poly-image-size:80px;--poly-image-max-height:110px;--poly-general-image-divider:unset;--poly-general-component-margin:4px 0 0;--poly-general-component-margin-small:2px 0 0;--poly-general-components-group-margin:0;--poly-skeleton-margin:8px 0 0;--poly-skeleton-height-small:12px;--poly-skeleton-height-standard:14px;--poly-skeleton-height-big:20px;width:250px}.poly-card--list-card[class*="--medium"],.poly-card--list[class*="--medium"]{--poly-general-font-size:12px;--poly-general-line-height:15px;--poly-general-title-line-height:18px;--poly-general-title-size:14px;--poly-padding-card:8px 12px 8px 8px;--poly-image-size:112px;--poly-image-max-height:140px;--poly-general-image-divider:unset;--poly-skeleton-margin:12px 0 0;--poly-skeleton-height-small:12px;--poly-skeleton-height-standard:14px;--poly-skeleton-height-big:20px;width:384px}.poly-card--list-card[class*="--large"],.poly-card--list[class*="--large"]{--poly-general-font-size:12px;--poly-general-line-height:15px;--poly-general-title-line-height:18px;--poly-general-title-size:14px;--poly-padding-card:8px 12px 8px 8px;--poly-image-size:160px;--poly-image-max-height:192px;--poly-general-image-divider:unset}.poly-card--single{--poly-padding-content:16px}@-webkit-keyframes wave{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}50%{-webkit-transform:translateX(100%);transform:translateX(100%)}to{-webkit-transform:translateX(100%);transform:translateX(100%)}}@keyframes wave{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}50%{-webkit-transform:translateX(100%);transform:translateX(100%)}to{-webkit-transform:translateX(100%);transform:translateX(100%)}}.poly-card--loading{pointer-events:none}.poly-card--loading .poly-footer,.poly-card--loading [class*=poly-component]{display:none}.poly-card--loading .poly-card__portada{border-radius:--poly-skeleton-portada-border-radius;display:block;left:0!important;opacity:1!important;overflow:hidden;position:relative!important}.poly-card--loading .poly-card__portada:before{background-color:#e5e5e5;content:"";inset:0;position:absolute;z-index:5}.poly-card--loading .poly-card__portada:after{-webkit-animation:wave 2s linear .5s infinite;animation:wave 2s linear .5s infinite;background:-webkit-linear-gradient(left,#e5e5e5,rgba(0,0,0,.1),#e5e5e5)!important;background:linear-gradient(90deg,#e5e5e5,rgba(0,0,0,.1),#e5e5e5)!important;content:"";height:100%!important;inset:0;margin:0!important;position:absolute;-webkit-transform:translateX(-100%);transform:translateX(-100%);z-index:6}.poly-card--loading.poly-card--grid .poly-card__content>[class*=poly-component],.poly-card--loading.poly-card--grid-card .poly-card__content>[class*=poly-component],.poly-card--loading.poly-card--list .poly-card__content>[class*=poly-component],.poly-card--loading.poly-card--list-card .poly-card__content>[class*=poly-component]{display:none}.poly-card--loading.poly-card--list .poly-card__content>[class*=poly-component]:first-child,.poly-card--loading.poly-card--list-card .poly-card__content>[class*=poly-component]:first-child{border-radius:2px;display:block;height:var(--poly-skeleton-height-standard)!important;left:0!important;margin:var(--poly-skeleton-margin)!important;opacity:1!important;overflow:hidden;position:relative!important;width:90%}.poly-card--loading.poly-card--list .poly-card__content>[class*=poly-component]:first-child:before,.poly-card--loading.poly-card--list-card .poly-card__content>[class*=poly-component]:first-child:before{background-color:#e5e5e5;content:"";inset:0;position:absolute;z-index:5}.poly-card--loading.poly-card--list .poly-card__content>[class*=poly-component]:first-child:after,.poly-card--loading.poly-card--list-card .poly-card__content>[class*=poly-component]:first-child:after{-webkit-animation:wave 2s linear .5s infinite;animation:wave 2s linear .5s infinite;background:-webkit-linear-gradient(left,#e5e5e5,rgba(0,0,0,.1),#e5e5e5)!important;background:linear-gradient(90deg,#e5e5e5,rgba(0,0,0,.1),#e5e5e5)!important;content:"";height:100%!important;inset:0;margin:0!important;position:absolute;-webkit-transform:translateX(-100%);transform:translateX(-100%);z-index:6}.poly-card--loading.poly-card--list .poly-card__content>[class*=poly-component]:nth-child(2),.poly-card--loading.poly-card--list-card .poly-card__content>[class*=poly-component]:nth-child(2){border-radius:2px;display:block;height:var(--poly-skeleton-height-big)!important;left:0!important;margin:var(--poly-skeleton-margin)!important;opacity:1!important;overflow:hidden;position:relative!important;width:15%}.poly-card--loading.poly-card--list .poly-card__content>[class*=poly-component]:nth-child(2):before,.poly-card--loading.poly-card--list-card .poly-card__content>[class*=poly-component]:nth-child(2):before{background-color:#e5e5e5;content:"";inset:0;position:absolute;z-index:5}.poly-card--loading.poly-card--list .poly-card__content>[class*=poly-component]:nth-child(2):after,.poly-card--loading.poly-card--list-card .poly-card__content>[class*=poly-component]:nth-child(2):after{-webkit-animation:wave 2s linear .5s infinite;animation:wave 2s linear .5s infinite;background:-webkit-linear-gradient(left,#e5e5e5,rgba(0,0,0,.1),#e5e5e5)!important;background:linear-gradient(90deg,#e5e5e5,rgba(0,0,0,.1),#e5e5e5)!important;content:"";height:100%!important;inset:0;margin:0!important;position:absolute;-webkit-transform:translateX(-100%);transform:translateX(-100%);z-index:6}.poly-card--loading.poly-card--list .poly-card__content>[class*=poly-component]:nth-child(3),.poly-card--loading.poly-card--list-card .poly-card__content>[class*=poly-component]:nth-child(3){border-radius:2px;display:block;height:var(--poly-skeleton-height-small)!important;left:0!important;margin:var(--poly-skeleton-margin)!important;opacity:1!important;overflow:hidden;position:relative!important;width:25%}.poly-card--loading.poly-card--list .poly-card__content>[class*=poly-component]:nth-child(3):before,.poly-card--loading.poly-card--list-card .poly-card__content>[class*=poly-component]:nth-child(3):before{background-color:#e5e5e5;content:"";inset:0;position:absolute;z-index:5}.poly-card--loading.poly-card--list .poly-card__content>[class*=poly-component]:nth-child(3):after,.poly-card--loading.poly-card--list-card .poly-card__content>[class*=poly-component]:nth-child(3):after{-webkit-animation:wave 2s linear .5s infinite;animation:wave 2s linear .5s infinite;background:-webkit-linear-gradient(left,#e5e5e5,rgba(0,0,0,.1),#e5e5e5)!important;background:linear-gradient(90deg,#e5e5e5,rgba(0,0,0,.1),#e5e5e5)!important;content:"";height:100%!important;inset:0;margin:0!important;position:absolute;-webkit-transform:translateX(-100%);transform:translateX(-100%);z-index:6}.poly-card--loading.poly-card--list .poly-card__content>[class*=poly-component]:nth-child(4),.poly-card--loading.poly-card--list-card .poly-card__content>[class*=poly-component]:nth-child(4){border-radius:2px;display:block;height:var(--poly-skeleton-height-standard)!important;left:0!important;margin:var(--poly-skeleton-margin)!important;opacity:1!important;overflow:hidden;position:relative!important;width:20%}.poly-card--loading.poly-card--list .poly-card__content>[class*=poly-component]:nth-child(4):before,.poly-card--loading.poly-card--list-card .poly-card__content>[class*=poly-component]:nth-child(4):before{background-color:#e5e5e5;content:"";inset:0;position:absolute;z-index:5}.poly-card--loading.poly-card--list .poly-card__content>[class*=poly-component]:nth-child(4):after,.poly-card--loading.poly-card--list-card .poly-card__content>[class*=poly-component]:nth-child(4):after{-webkit-animation:wave 2s linear .5s infinite;animation:wave 2s linear .5s infinite;background:-webkit-linear-gradient(left,#e5e5e5,rgba(0,0,0,.1),#e5e5e5)!important;background:linear-gradient(90deg,#e5e5e5,rgba(0,0,0,.1),#e5e5e5)!important;content:"";height:100%!important;inset:0;margin:0!important;position:absolute;-webkit-transform:translateX(-100%);transform:translateX(-100%);z-index:6}.poly-card--loading.poly-card--list .poly-card__content .poly-content__column>[class*=poly-component]:first-child,.poly-card--loading.poly-card--list-card .poly-card__content .poly-content__column>[class*=poly-component]:first-child{border-radius:2px;display:block;height:var(--poly-skeleton-height-standard)!important;left:0!important;margin:var(--poly-skeleton-margin)!important;opacity:1!important;overflow:hidden;position:relative!important;width:20%}.poly-card--loading.poly-card--list .poly-card__content .poly-content__column>[class*=poly-component]:first-child:before,.poly-card--loading.poly-card--list-card .poly-card__content .poly-content__column>[class*=poly-component]:first-child:before{background-color:#e5e5e5;content:"";inset:0;position:absolute;z-index:5}.poly-card--loading.poly-card--list .poly-card__content .poly-content__column>[class*=poly-component]:first-child:after,.poly-card--loading.poly-card--list-card .poly-card__content .poly-content__column>[class*=poly-component]:first-child:after{-webkit-animation:wave 2s linear .5s infinite;animation:wave 2s linear .5s infinite;background:-webkit-linear-gradient(left,#e5e5e5,rgba(0,0,0,.1),#e5e5e5)!important;background:linear-gradient(90deg,#e5e5e5,rgba(0,0,0,.1),#e5e5e5)!important;content:"";height:100%!important;inset:0;margin:0!important;position:absolute;-webkit-transform:translateX(-100%);transform:translateX(-100%);z-index:6}.poly-card--loading.poly-card--list .poly-card__content .poly-content__column>[class*=poly-component]:nth-child(2),.poly-card--loading.poly-card--list-card .poly-card__content .poly-content__column>[class*=poly-component]:nth-child(2){border-radius:2px;display:block;height:var(--poly-skeleton-height-standard)!important;left:0!important;margin:var(--poly-skeleton-margin)!important;opacity:1!important;overflow:hidden;position:relative!important;width:40%}.poly-card--loading.poly-card--list .poly-card__content .poly-content__column>[class*=poly-component]:nth-child(2):before,.poly-card--loading.poly-card--list-card .poly-card__content .poly-content__column>[class*=poly-component]:nth-child(2):before{background-color:#e5e5e5;content:"";inset:0;position:absolute;z-index:5}.poly-card--loading.poly-card--list .poly-card__content .poly-content__column>[class*=poly-component]:nth-child(2):after,.poly-card--loading.poly-card--list-card .poly-card__content .poly-content__column>[class*=poly-component]:nth-child(2):after{-webkit-animation:wave 2s linear .5s infinite;animation:wave 2s linear .5s infinite;background:-webkit-linear-gradient(left,#e5e5e5,rgba(0,0,0,.1),#e5e5e5)!important;background:linear-gradient(90deg,#e5e5e5,rgba(0,0,0,.1),#e5e5e5)!important;content:"";height:100%!important;inset:0;margin:0!important;position:absolute;-webkit-transform:translateX(-100%);transform:translateX(-100%);z-index:6}.poly-card--loading.poly-card--grid .poly-card__content>[class*=poly-component]:first-child,.poly-card--loading.poly-card--grid-card .poly-card__content>[class*=poly-component]:first-child,.poly-card--loading.poly-card--single .poly-card__content>[class*=poly-component]:first-child{border-radius:2px;display:block;height:var(--poly-skeleton-height-small)!important;left:0!important;margin:var(--poly-skeleton-margin)!important;opacity:1!important;overflow:hidden;position:relative!important;width:100%}.poly-card--loading.poly-card--grid .poly-card__content>[class*=poly-component]:first-child:before,.poly-card--loading.poly-card--grid-card .poly-card__content>[class*=poly-component]:first-child:before,.poly-card--loading.poly-card--single .poly-card__content>[class*=poly-component]:first-child:before{background-color:#e5e5e5;content:"";inset:0;position:absolute;z-index:5}.poly-card--loading.poly-card--grid .poly-card__content>[class*=poly-component]:first-child:after,.poly-card--loading.poly-card--grid-card .poly-card__content>[class*=poly-component]:first-child:after,.poly-card--loading.poly-card--single .poly-card__content>[class*=poly-component]:first-child:after{-webkit-animation:wave 2s linear .5s infinite;animation:wave 2s linear .5s infinite;background:-webkit-linear-gradient(left,#e5e5e5,rgba(0,0,0,.1),#e5e5e5)!important;background:linear-gradient(90deg,#e5e5e5,rgba(0,0,0,.1),#e5e5e5)!important;content:"";height:100%!important;inset:0;margin:0!important;position:absolute;-webkit-transform:translateX(-100%);transform:translateX(-100%);z-index:6}.poly-card--loading.poly-card--grid .poly-card__content>[class*=poly-component]:nth-child(2),.poly-card--loading.poly-card--grid-card .poly-card__content>[class*=poly-component]:nth-child(2),.poly-card--loading.poly-card--single .poly-card__content>[class*=poly-component]:nth-child(2){border-radius:2px;display:block;height:var(--poly-skeleton-height-big)!important;left:0!important;margin:var(--poly-skeleton-margin)!important;opacity:1!important;overflow:hidden;position:relative!important;width:40%}.poly-card--loading.poly-card--grid .poly-card__content>[class*=poly-component]:nth-child(2):before,.poly-card--loading.poly-card--grid-card .poly-card__content>[class*=poly-component]:nth-child(2):before,.poly-card--loading.poly-card--single .poly-card__content>[class*=poly-component]:nth-child(2):before{background-color:#e5e5e5;content:"";inset:0;position:absolute;z-index:5}.poly-card--loading.poly-card--grid .poly-card__content>[class*=poly-component]:nth-child(2):after,.poly-card--loading.poly-card--grid-card .poly-card__content>[class*=poly-component]:nth-child(2):after,.poly-card--loading.poly-card--single .poly-card__content>[class*=poly-component]:nth-child(2):after{-webkit-animation:wave 2s linear .5s infinite;animation:wave 2s linear .5s infinite;background:-webkit-linear-gradient(left,#e5e5e5,rgba(0,0,0,.1),#e5e5e5)!important;background:linear-gradient(90deg,#e5e5e5,rgba(0,0,0,.1),#e5e5e5)!important;content:"";height:100%!important;inset:0;margin:0!important;position:absolute;-webkit-transform:translateX(-100%);transform:translateX(-100%);z-index:6}.poly-card--loading.poly-card--grid .poly-card__content>[class*=poly-component]:nth-child(3),.poly-card--loading.poly-card--grid-card .poly-card__content>[class*=poly-component]:nth-child(3),.poly-card--loading.poly-card--single .poly-card__content>[class*=poly-component]:nth-child(3){border-radius:2px;display:block;height:var(--poly-skeleton-height-small)!important;left:0!important;margin:var(--poly-skeleton-margin)!important;opacity:1!important;overflow:hidden;position:relative!important;width:80%}.poly-card--loading.poly-card--grid .poly-card__content>[class*=poly-component]:nth-child(3):before,.poly-card--loading.poly-card--grid-card .poly-card__content>[class*=poly-component]:nth-child(3):before,.poly-card--loading.poly-card--single .poly-card__content>[class*=poly-component]:nth-child(3):before{background-color:#e5e5e5;content:"";inset:0;position:absolute;z-index:5}.poly-card--loading.poly-card--grid .poly-card__content>[class*=poly-component]:nth-child(3):after,.poly-card--loading.poly-card--grid-card .poly-card__content>[class*=poly-component]:nth-child(3):after,.poly-card--loading.poly-card--single .poly-card__content>[class*=poly-component]:nth-child(3):after{-webkit-animation:wave 2s linear .5s infinite;animation:wave 2s linear .5s infinite;background:-webkit-linear-gradient(left,#e5e5e5,rgba(0,0,0,.1),#e5e5e5)!important;background:linear-gradient(90deg,#e5e5e5,rgba(0,0,0,.1),#e5e5e5)!important;content:"";height:100%!important;inset:0;margin:0!important;position:absolute;-webkit-transform:translateX(-100%);transform:translateX(-100%);z-index:6}.poly-card--loading.poly-card--grid .poly-card__content>[class*=poly-component]:nth-child(4),.poly-card--loading.poly-card--grid-card .poly-card__content>[class*=poly-component]:nth-child(4),.poly-card--loading.poly-card--single .poly-card__content>[class*=poly-component]:nth-child(4){border-radius:2px;display:block;height:var(--poly-skeleton-height-standard)!important;left:0!important;margin:var(--poly-skeleton-margin)!important;opacity:1!important;overflow:hidden;position:relative!important;width:50%}.poly-card--loading.poly-card--grid .poly-card__content>[class*=poly-component]:nth-child(4):before,.poly-card--loading.poly-card--grid-card .poly-card__content>[class*=poly-component]:nth-child(4):before,.poly-card--loading.poly-card--single .poly-card__content>[class*=poly-component]:nth-child(4):before{background-color:#e5e5e5;content:"";inset:0;position:absolute;z-index:5}.poly-card--loading.poly-card--grid .poly-card__content>[class*=poly-component]:nth-child(4):after,.poly-card--loading.poly-card--grid-card .poly-card__content>[class*=poly-component]:nth-child(4):after,.poly-card--loading.poly-card--single .poly-card__content>[class*=poly-component]:nth-child(4):after{-webkit-animation:wave 2s linear .5s infinite;animation:wave 2s linear .5s infinite;background:-webkit-linear-gradient(left,#e5e5e5,rgba(0,0,0,.1),#e5e5e5)!important;background:linear-gradient(90deg,#e5e5e5,rgba(0,0,0,.1),#e5e5e5)!important;content:"";height:100%!important;inset:0;margin:0!important;position:absolute;-webkit-transform:translateX(-100%);transform:translateX(-100%);z-index:6}.poly-card{-moz-osx-font-smoothing:grayscale;-webkit-align-items:stretch;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:-webkit-flex;display:flex;-webkit-flex-basis:inherit;flex-basis:inherit;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;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{-webkit-flex-direction:row;flex-direction:row;padding:var(--poly-padding-card);width:-webkit-fill-available;width:-moz-available;width:stretch}.poly-card--grid,.poly-card--grid-card{max-width:var(--poly-max-width)}.poly-card--grid-card{margin-bottom:16px}.poly-card--single{padding:var(--poly-padding-card);width:100%}.poly-card--checkbox{padding-left:0}.poly-content{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row}.poly-content__column{-webkit-align-items:flex-start;align-items:flex-start;display:-webkit-flex;display:flex;-webkit-flex-basis:50%;flex-basis:50%;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-start;justify-content:flex-start;margin-top:8px}.poly-content__column [class*=poly-component__]:first-child{margin-top:0}.poly-content__column:nth-child(2) [class*=poly-component__]:nth-child(2){margin-top:8px}.poly-footer{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;margin-top:auto;width:-webkit-fill-available;width:-moz-available;width:fill-available}.poly-card__portada{aspect-ratio:1/1;min-height:var(--poly-min-width);min-width:var(--poly-min-width);position:relative}.poly-card__label-pill,.poly-card__portada{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;-webkit-justify-content:center;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:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-flex-grow:2;flex-grow:2;width:-webkit-fill-available;width:-moz-available;width:stretch;width:fill-available}.poly-card__content [class*=poly-component__]:last-child{margin-bottom:0}.poly-card__footer{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;justify-content:space-between;margin-top:auto;-webkit-transition:all .1s .1s;transition:all .1s .1s;width:-webkit-fill-available;width:-moz-available;width:stretch;width:fill-available}.poly-card--single .poly-card__portada{height:-moz-fit-content;height:-webkit-fit-content;height:fit-content}.poly-card--single .poly-card__content{padding:var(--poly-padding-content)}.poly-card--single .poly-card__content:has(+.poly-card__footer){padding-bottom:0}.poly-card--single .poly-card__footer{padding:var(--poly-padding-content)}.poly-card--list .poly-card__portada,.poly-card--list-card .poly-card__portada{height:var(--poly-image-size);max-height:var(--poly-image-size);max-width:var(--poly-image-size);width:var(--poly-image-size)}.poly-card--list .poly-card__portada:not(:first-child),.poly-card--list-card .poly-card__portada:not(:first-child){margin-left:24px}.poly-card--list .poly-card__content,.poly-card--list-card .poly-card__content{margin-left:12px;width:-webkit-calc(100% - var(--poly-image-size) - 12px);width:calc(100% - var(--poly-image-size) - 12px)}.poly-card--list-card.poly-card--large .poly-card__portada,.poly-card--list.poly-card--large .poly-card__portada{position:relative}.poly-card--list-card.poly-card--large .poly-card__portada:not(:first-child),.poly-card--list.poly-card--large .poly-card__portada:not(:first-child){margin-left:24px}.poly-card--list-card.poly-card--large .poly-card__portada--list-height,.poly-card--list.poly-card--large .poly-card__portada--list-height{height:auto;max-height:var(--poly-image-max-height)}.poly-card--list-card.poly-card--large .poly-card__portada--list-height .poly-component__picture,.poly-card--list.poly-card--large .poly-card__portada--list-height .poly-component__picture{-webkit-align-self:auto;align-self:auto;height:auto;-o-object-fit:contain;object-fit:contain}.poly-card--list-card.poly-card--large .poly-card__content,.poly-card--list.poly-card--large .poly-card__content{margin-left:8px;width:-webkit-calc(100% - var(--poly-image-size) - 8px);width:calc(100% - var(--poly-image-size) - 8px)}.poly-card--list-card.poly-card--small .poly-card__portada,.poly-card--list.poly-card--small .poly-card__portada{position:relative}.poly-card--list-card.poly-card--small .poly-card__portada--list-height,.poly-card--list.poly-card--small .poly-card__portada--list-height{height:auto;max-height:var(--poly-image-max-height)}.poly-card--list-card.poly-card--small .poly-card__portada--list-height .poly-component__picture,.poly-card--list.poly-card--small .poly-card__portada--list-height .poly-component__picture{-webkit-align-self:auto;align-self:auto;height:auto;-o-object-fit:contain;object-fit:contain}.poly-card--list-card.poly-card--small .poly-card__portada:not(:first-child),.poly-card--list.poly-card--small .poly-card__portada:not(:first-child){margin-left:0}.poly-card--list-card.poly-card--small .poly-card__content,.poly-card--list.poly-card--small .poly-card__content{margin-left:8px;width:-webkit-calc(100% - var(--poly-image-size) - 8px);width:calc(100% - var(--poly-image-size) - 8px)}.poly-card--list-card.poly-card--medium .poly-card__portada,.poly-card--list.poly-card--medium .poly-card__portada{position:relative}.poly-card--list-card.poly-card--medium .poly-card__portada--list-height,.poly-card--list.poly-card--medium .poly-card__portada--list-height{height:auto;max-height:var(--poly-image-max-height)}.poly-card--list-card.poly-card--medium .poly-card__portada--list-height .poly-component__picture,.poly-card--list.poly-card--medium .poly-card__portada--list-height .poly-component__picture{-webkit-align-self:auto;align-self:auto;height:auto;-o-object-fit:contain;object-fit:contain}.poly-card--list-card.poly-card--medium .poly-card__portada:not(:first-child),.poly-card--list.poly-card--medium .poly-card__portada:not(:first-child){margin-left:0}.poly-card--list-card.poly-card--medium .poly-card__content,.poly-card--list.poly-card--medium .poly-card__content{margin-left:8px;width:-webkit-calc(100% - var(--poly-image-size) - 8px);width:calc(100% - var(--poly-image-size) - 8px)}.poly-card--grid .poly-card__portada,.poly-card--grid-card .poly-card__portada{width:100%}.poly-card--grid .poly-card__portada:after,.poly-card--grid-card .poly-card__portada:after{background:rgba(0,0,0,.1);bottom:-1px;content:var(--poly-general-image-divider);height:1px;position:absolute;width:100%}.poly-card--grid .poly-card__content,.poly-card--grid-card .poly-card__content{padding:var(--poly-padding-content)}.poly-card--grid .poly-card__content:has(+.poly-card__footer),.poly-card--grid-card .poly-card__content:has(+.poly-card__footer){padding-bottom:0}.poly-card--grid .poly-card__content:has(.poly-component__variations),.poly-card--grid-card .poly-card__content:has(.poly-component__variations){padding-top:0}.poly-card--grid .poly-card__content:has(.poly-component__variations)>:nth-child(2),.poly-card--grid-card .poly-card__content:has(.poly-component__variations)>:nth-child(2){margin-top:var(--poly-padding-top-content)}.poly-card--grid .poly-card__footer,.poly-card--grid-card .poly-card__footer{padding:var(--poly-padding-footer)}.poly-card--grid-card.poly-card--large .poly-card__portada:after,.poly-card--grid.poly-card--large .poly-card__portada:after{content:var(--poly-general-image-divider)}.poly-card--grid-card.poly-card--large .poly-card__portada--grid-height,.poly-card--grid.poly-card--large .poly-card__portada--grid-height{height:250px}.poly-card--grid-card.poly-card--large .poly-card__portada--grid-height .poly-component__picture,.poly-card--grid.poly-card--large .poly-card__portada--grid-height .poly-component__picture{-o-object-fit:contain;object-fit:contain}.poly-card--grid-card.poly-card--small .poly-card__portada,.poly-card--grid.poly-card--small .poly-card__portada{aspect-ratio:136/90;min-width:100%}.poly-card--small .poly-card__footer{-webkit-flex-direction:column;flex-direction:column}.poly-card--small .poly-card__footer>*{-webkit-justify-content:flex-start;justify-content:flex-start}.poly-card--medium .poly-card__content .poly-footer{-webkit-flex-direction:row;flex-direction:row}@media screen and (max-width <= 767px){.poly-card__content .poly-content{-webkit-flex-direction:column;flex-direction:column}.poly-card__content .poly-content__column{-webkit-flex-basis:100%;flex-basis:100%}}.poly-phrase-pill{-webkit-align-items:center;align-items:center;background-color:var(--poly-phrase-pill-background-color,var(--andes-color-blue-200,rgba(65,137,230,.2)));border-radius:2px;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:var(--poly-phrase-pill-color,var(--andes-color-blue-500,#3483fa));cursor:pointer;display:inline;font-size:var(--poly-phrase-pill-font-size,14px);font-weight:var(--poly-phrase-pill-font-weight,600);line-height:var(--poly-phrase-pill-line-height,18px);padding:var(--poly-phrase-pill-padding,0 4px);text-decoration:none}.poly-phrase-pill svg{-webkit-transform:translateY(2px);transform:translateY(2px);vertical-align:text-top}.poly-fw-light{font-weight:300!important}.poly-fw-regular{font-weight:400!important}.poly-fw-semibold{font-weight:600!important}.poly-fw-bold{font-weight:700!important}.poly-fst-normal{font-style:normal!important}.poly-fst-italic{font-style:italic!important}.poly-fs-xxs{font-size:10px!important}.poly-fs-xs{font-size:12px!important}.poly-fs-s{font-size:14px!important}.poly-fs-xm{font-size:16px!important}.poly-fs-m{font-size:18px!important}.poly-fs-l{font-size:20px!important}.poly-fs-xl{font-size:24px!important}.poly-fs-xxl{font-size:28px!important}.poly-fs-xxxl{font-size:32px!important}.poly-fs-huge{font-size:44px!important}.poly-lh-xxs{line-height:1!important}.poly-lh-xs{line-height:1.15!important}.poly-lh-s{line-height:1.25!important}.poly-lh-xm{line-height:1.35!important}.poly-lh-m{line-height:1.45!important}.poly-lh-l{line-height:1.56!important}.poly-lh-xl{line-height:1.79!important}.poly-lh-xxl{line-height:2.03!important}.poly-lh-xxxl{line-height:2.26!important}.poly-lh-huge{line-height:2.5!important}.poly-tt-capitalize{text-transform:capitalize!important}.poly-tt-uppercase{text-transform:uppercase!important}.poly-tt-lowercase{text-transform:lowercase!important}.poly-tt-none{text-transform:none!important}.poly-jc-start{-webkit-justify-content:flex-start!important;justify-content:flex-start!important}.poly-jc-end{-webkit-justify-content:flex-end!important;justify-content:flex-end!important}.poly-jc-center{-webkit-justify-content:center!important;justify-content:center!important}.poly-jc-between{-webkit-justify-content:space-between!important;justify-content:space-between!important}.poly-jc-around{-webkit-justify-content:space-around!important;justify-content:space-around!important}.poly-jc-evenly{-webkit-justify-content:space-evenly!important;justify-content:space-evenly!important}.poly-jc-stretch{-webkit-justify-content:stretch!important;justify-content:stretch!important}.poly-jc-baseline{-webkit-justify-content:baseline!important;justify-content:baseline!important}.poly_empty_star{fill:transparent;stroke:var(--andes-color-blue-500,#3483fa)}s.poly-phrase-price{display:-webkit-inline-flex;display:inline-flex}.poly-phrase-price.andes-money-amount:not(.andes-money-amount--previous),.poly-phrase-price.andes-money-amount:not(.andes-money-amount--previous) *{color:inherit;display:-webkit-inline-flex;display:inline-flex}.poly-phrase-price.andes-money-amount:not(.andes-money-amount--weight-regular):not(.andes-money-amount--weight-semibold),.poly-phrase-price.andes-money-amount:not(.andes-money-amount--weight-regular):not(.andes-money-amount--weight-semibold) *{font-weight:inherit}.andes-input-stepper__label{color:var(--andes-input-stepper-color-label-default,rgba(0,0,0,.9));font-size:14px;font-weight:400;line-height:1.0714285714em;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.andes-input-stepper__label--with-spacing{margin:0 0 .4285714286em .4285714286em}.andes-input-stepper .andes-input-stepper__wrapper{background-color:var(--andes-input-stepper-color-fill-default,#fff);border-radius:6px;box-shadow:inset 0 0 0 1px var(--andes-input-stepper-color-border-default,rgba(0,0,0,.25));display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;overflow:hidden;position:relative;text-align:center;-webkit-transition:opacity .15s ease-in-out,-webkit-transform .2s ease-in-out;transition:opacity .15s ease-in-out,-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out,opacity .15s ease-in-out;transition:transform .2s ease-in-out,opacity .15s ease-in-out,-webkit-transform .2s ease-in-out}.andes-input-stepper .andes-input-stepper__wrapper:hover{box-shadow:inset 0 0 0 1px var(--andes-input-stepper-color-border-hover,rgba(0,0,0,.55));cursor:pointer}.andes-input-stepper .andes-input-stepper__wrapper:focus-within{box-shadow:inset 0 0 0 2px var(--andes-input-stepper-color-border-active,var(--andes-color-blue-500,#3483fa))}.andes-input-stepper .andes-input-stepper__wrapper--fade .andes-input-stepper__container{-webkit-animation:translateOutLabel .2s,fadeOut .15s;animation:translateOutLabel .2s,fadeOut .15s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.andes-input-stepper .andes-input-stepper__wrapper--fade .andes-input-stepper__progress-indicator-container{-webkit-animation:translateInProgressIndicator .2s,fadeIn .15s;animation:translateInProgressIndicator .2s,fadeIn .15s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.andes-input-stepper__container{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;width:100%}.andes-input-stepper__container--animate{-webkit-animation:translateInLabel .2s,fadeIn .15s;animation:translateInLabel .2s,fadeIn .15s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.andes-input-stepper__content{font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.andes-input-stepper__value{color:var(--andes-input-stepper-color-value-default,rgba(0,0,0,.9))}.andes-input-stepper__complementary-text{color:var(--andes-input-stepper-color-complementary-default,rgba(0,0,0,.55))}.andes-input-stepper__button:focus{box-shadow:inset 0 0 0 2px #fff,inset 0 0 0 3px var(--andes-color-blue-600,#2968c8),inset 0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:inset 0 0 0 2px #fff,inset 0 0 0 3px var(--andes-color-blue-600,#2968c8),inset 0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:inset 0 0 0 2px #fff,inset 0 0 0 3px var(--andes-color-blue-600,#2968c8),inset 0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-input-stepper__button:focus-visible{box-shadow:inset 0 0 0 2px #fff,inset 0 0 0 3px var(--andes-color-blue-600,#2968c8),inset 0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:inset 0 0 0 2px #fff,inset 0 0 0 3px var(--andes-color-blue-600,#2968c8),inset 0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:inset 0 0 0 2px #fff,inset 0 0 0 3px var(--andes-color-blue-600,#2968c8),inset 0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-input-stepper__button:focus:not(:focus-visible){box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}.andes-input-stepper__button{background-color:var(--andes-input-stepper-controls-color-fill-default,transparent);border:0;border-radius:6px;cursor:pointer;height:auto;margin:4px}@media(prefers-reduced-motion:no-preference){.andes-input-stepper__button{-webkit-transition:.18s ease-out;transition:.18s ease-out;-webkit-transition-property:background,color;transition-property:background,color}}.andes-input-stepper__button svg{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;height:100%;-webkit-justify-content:center;justify-content:center}.andes-input-stepper__button:disabled{color:var(--andes-input-stepper-controls-color-icon-disabled,rgba(0,0,0,.25));pointer-events:none}.andes-input-stepper__button:hover{background-color:var(--andes-input-stepper-controls-color-fill-hover,var(--andes-color-blue-100,rgba(65,137,230,.1)))}.andes-input-stepper__button:active{background-color:var(--andes-input-stepper-controls-color-fill-active,var(--andes-color-blue-200,rgba(65,137,230,.2)))}.andes-input-stepper__button--decrement,.andes-input-stepper__button--increment{color:var(--andes-input-stepper-controls-color-icon-default,var(--andes-color-blue-500,#3483fa));stroke-width:0}.andes-input-stepper__button--decrement svg,.andes-input-stepper__button--increment svg{max-height:unset!important;max-width:unset!important}.andes-input-stepper__progress-indicator-container{-webkit-align-items:center;align-items:center;-webkit-animation:translateOutProgressIndicator .2s,fadeOut .15s;animation:translateOutProgressIndicator .2s,fadeOut .15s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;display:-webkit-flex;display:flex;height:100%;-webkit-justify-content:center;justify-content:center;position:absolute;width:100%}.andes-input-stepper__progress-indicator-container .andes-progress-indicator-circular__progress{stroke:var(--andes-input-stepper-color-spinner,var(--andes-color-blue-500,#3483fa))}.andes-input-stepper__helper{-webkit-align-items:center;align-items:center;color:var(--andes-input-stepper-color-helper-default,rgba(0,0,0,.55));display:-webkit-flex;display:flex;font-size:13px;line-height:1;margin:.6153846154em 0 0 .4615384615em}.andes-input-stepper__error-icon{background-color:#f23d4f;border-radius:50%;height:12px;line-height:1;margin-right:6px;width:12px}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@-webkit-keyframes translateInLabel{0%{-webkit-transform:translateY(32px);transform:translateY(32px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes translateInLabel{0%{-webkit-transform:translateY(32px);transform:translateY(32px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes translateOutLabel{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(32px);transform:translateY(32px)}}@keyframes translateOutLabel{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(32px);transform:translateY(32px)}}@-webkit-keyframes translateInProgressIndicator{0%{-webkit-transform:translateY(-36px);transform:translateY(-36px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes translateInProgressIndicator{0%{-webkit-transform:translateY(-36px);transform:translateY(-36px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes translateOutProgressIndicator{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-36px);transform:translateY(-36px)}}@keyframes translateOutProgressIndicator{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-36px);transform:translateY(-36px)}}.andes-input-stepper--disabled .andes-input-stepper__label{color:var(--andes-input-stepper-color-label-disabled,rgba(0,0,0,.25))}.andes-input-stepper--disabled .andes-input-stepper__wrapper{background-color:var(--andes-input-stepper-color-fill-disabled,rgba(0,0,0,.04));border:1px dashed var(--andes-input-stepper-color-border-disabled,rgba(0,0,0,.25));box-shadow:none}.andes-input-stepper--disabled .andes-input-stepper__wrapper:hover{box-shadow:none;cursor:not-allowed}.andes-input-stepper--disabled .andes-input-stepper__wrapper--large{height:46px}.andes-input-stepper--disabled .andes-input-stepper__wrapper--large .andes-button{padding:10px 7px}.andes-input-stepper--disabled .andes-input-stepper__wrapper--large .andes-input-stepper__content{max-width:-webkit-calc(100% - 84px);max-width:calc(100% - 84px)}.andes-input-stepper--disabled .andes-input-stepper__wrapper--small{height:30px}.andes-input-stepper--disabled .andes-input-stepper__wrapper--small .andes-button{padding:4px 3px}.andes-input-stepper--disabled .andes-input-stepper__wrapper--small .andes-input-stepper__content{max-width:-webkit-calc(100% - 60px);max-width:calc(100% - 60px)}.andes-input-stepper--disabled .andes-input-stepper__value{color:var(--andes-input-stepper-color-value-disabled,rgba(0,0,0,.25))}.andes-input-stepper--disabled .andes-input-stepper__complementary-text{color:var(--andes-input-stepper-color-complementary-disabled,rgba(0,0,0,.25))}.andes-input-stepper--error .andes-input-stepper__label{color:var(--andes-input-stepper-color-label-error,#f23d4f)}.andes-input-stepper--error .andes-input-stepper__wrapper,.andes-input-stepper--error .andes-input-stepper__wrapper:hover{box-shadow:inset 0 0 0 1px var(--andes-input-stepper-color-border-error,#f23d4f)}.andes-input-stepper--error .andes-input-stepper__wrapper:focus-within{box-shadow:inset 0 0 0 2px var(--andes-input-stepper-color-border-error,#f23d4f)}.andes-input-stepper--error .andes-input-stepper__helper{color:var(--andes-input-stepper-color-helper-error,#f23d4f);font-weight:600}.andes-input-stepper--readonly .andes-input-stepper__label{color:var(--andes-input-stepper-color-label-read-only,rgba(0,0,0,.55))}.andes-input-stepper--readonly .andes-input-stepper__wrapper{background-color:var(--andes-input-stepper-color-fill-read-only,transparent);box-shadow:none;padding-left:.4285714286em;text-align:left}.andes-input-stepper--readonly .andes-input-stepper__wrapper:hover{box-shadow:none;cursor:default}.andes-input-stepper--readonly .andes-input-stepper__value{color:rgba(0,0,0,.9)}.andes-input-stepper--readonly .andes-input-stepper__complementary-text{color:var(--andes-input-stepper-color-complementary-read-only,rgba(0,0,0,.9))}.andes-input-stepper__wrapper--large{font-size:16px;height:48px}.andes-input-stepper__wrapper--large .andes-input-stepper__button{padding:10px 8px}.andes-input-stepper__wrapper--large .andes-input-stepper__content{max-width:-webkit-calc(100% - 88px);max-width:calc(100% - 88px)}.andes-input-stepper__wrapper--small{font-size:14px;height:32px}.andes-input-stepper__wrapper--small .andes-input-stepper__button{padding:4px}.andes-input-stepper__wrapper--small .andes-input-stepper__content{max-width:-webkit-calc(100% - 64px);max-width:calc(100% - 64px)}.dynamic__carousel .add-to-cart_progress-indicator-circular{left:80px;position:relative;top:-31px}.dynamic__carousel .input-stepper-add-to-cart{height:36px}.dynamic__carousel .input-stepper-add-to-cart .andes-input-stepper__wrapper{height:36px;-webkit-justify-content:center;justify-content:center}.dynamic__carousel .add-to-cart__choose-options,.dynamic__carousel .dynamic-carousel__add-to-cart-button{-webkit-align-items:center;align-items:center;border-radius:4px;-moz-box-sizing:border-box;box-sizing:border-box;display:-webkit-flex;display:flex;font-size:14px;font-weight:400;height:36px;line-height:14px;padding:0}.dynamic__carousel .add-to-cart__choose-options.fetching-cart,.dynamic__carousel .dynamic-carousel__add-to-cart-button.fetching-cart{opacity:.15}.dynamic__carousel .add-to-cart__choose-options{border:1px solid;width:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);border-color:#3483fa;font-weight:300;height:36px!important;-webkit-justify-content:center;justify-content:center}.dynamic__carousel .add-to-cart__choose-options,.dynamic__carousel .andes-button.dynamic-carousel__add-to-cart-button{color:#3483fa}.dynamic__carousel .add-to-cart__choose-options:hover,.dynamic__carousel .andes-button.dynamic-carousel__add-to-cart-button:hover{background-color:rgba(65,137,230,.1);-webkit-transition:background-color .2s ease-in;transition:background-color .2s ease-in}.dynamic__carousel .andes-button.dynamic-carousel__add-to-cart-button{background:0 0;border:1px solid #3483fa;-webkit-justify-content:center;justify-content:center;width:100%}.promotion-item__lightning-deal-container{display:inline-block;margin:12px 0;width:100%}@media(min-width:681px){.promotion-item__lightning-deal-container{margin:12px 0 8px}}.promotion-item__lightning-deal-container .promotion-item__item-lightning-status{color:#333;display:-webkit-flex;display:flex;font-size:12px;-webkit-justify-content:space-between;justify-content:space-between}.promotion-item__lightning-deal-container .promotion-item__item-lightning-status .promotion-item__item-lightning-status-timer{text-align:right}.promotion-item__lightning-deal-container .promotion-item__item-lightning-status .promotion-item__item-lightning-status-timer .promotion-item__item-lightning-status-timer-left{display:none}@media(min-width:681px){.promotion-item__lightning-deal-container .promotion-item__item-lightning-status .promotion-item__item-lightning-status-timer .promotion-item__item-lightning-status-timer-left{display:inline-block;margin-right:4px;width:110px}}.promotion-item__lightning-deal-container .promotion-item__item-lightning-status .promotion-item__item-lightning-status-timer .promotion-item__item__lightning-status__timer__count{font-family:Helvetica;font-size:11px}.promotion-item__lightning-deal-progress-bar{background-color:#e5e5e5;border-radius:100px;height:4px;margin-bottom:4px;position:relative}.promotion-item__lightning-deal-progress-bar.out{background-color:#bfbfbf}.promotion-item__lightning-deal-progress-bar .progress{background:#ba0095;border-radius:100px 0 0 100px;height:4px;max-width:100%;position:absolute}@-webkit-keyframes loading-items{0%{opacity:0}25%{opacity:1}50%{opacity:0}75%{opacity:1}to{opacity:0}}.dynamic-carousel__skeleton-default{margin:44px auto 24px;width:1200px}@media(max-width:768px){.dynamic-carousel__skeleton-default{display:-webkit-flex;display:flex;margin:0 auto;width:100%}}.dynamic-carousel__skeleton-default .dynamic-carousel__skeleton-title{-webkit-animation:loading-items 3s infinite;animation:loading-items 3s infinite;background-color:#8c8c8c;background-image:-webkit-linear-gradient(left,rgba(0,0,0,.04),rgba(0,0,0,.1));background-image:linear-gradient(90deg,rgba(0,0,0,.04),rgba(0,0,0,.1));height:19px;margin-bottom:16px;width:100%}@media(max-width:768px){.dynamic-carousel__skeleton-default .dynamic-carousel__skeleton-title{height:20px;width:100%}}.dynamic-carousel__skeleton-default .dynamic-carousel__skeleton-grid-items,.dynamic-carousel__skeleton-default .dynamic-carousel__skeleton-items{display:-webkit-flex;display:flex}.dynamic-carousel__skeleton-default .dynamic-carousel__skeleton-grid-items .dynamic-carousel__skeleton-grid-item,.dynamic-carousel__skeleton-default .dynamic-carousel__skeleton-grid-items .dynamic-carousel__skeleton-item,.dynamic-carousel__skeleton-default .dynamic-carousel__skeleton-items .dynamic-carousel__skeleton-grid-item,.dynamic-carousel__skeleton-default .dynamic-carousel__skeleton-items .dynamic-carousel__skeleton-item{-webkit-animation:loading-items 3s infinite;animation:loading-items 3s infinite;background-color:#8c8c8c;background-image:-webkit-linear-gradient(left,rgba(0,0,0,.04),rgba(0,0,0,.1));background-image:linear-gradient(90deg,rgba(0,0,0,.04),rgba(0,0,0,.1));border:0;border-radius:4px;height:425px;margin:0 7px;width:224px}.dynamic-carousel__skeleton-default .dynamic-carousel__skeleton-grid-items .dynamic-carousel__skeleton-grid-item,.dynamic-carousel__skeleton-default .dynamic-carousel__skeleton-items .dynamic-carousel__skeleton-grid-item{margin:10px 7px}@media(max-width:768px){.dynamic-carousel__skeleton-default .dynamic-carousel__skeleton-grid-items,.dynamic-carousel__skeleton-default .dynamic-carousel__skeleton-items{display:initial}.dynamic-carousel__skeleton-default .dynamic-carousel__skeleton-grid-items .dynamic-carousel__skeleton-item,.dynamic-carousel__skeleton-default .dynamic-carousel__skeleton-items .dynamic-carousel__skeleton-item{display:inline-block;height:324px;margin:0 4px 20px;padding:0 6px 6px;width:160px}}.dynamic-carousel__skeleton-card-grid,.dynamic-carousel__skeleton-card-home,.dynamic-carousel__skeleton-card-normal{-webkit-animation:loading-items 3s infinite;animation:loading-items 3s infinite;background-color:#8c8c8c;background-image:-webkit-linear-gradient(left,rgba(0,0,0,.04),rgba(0,0,0,.1));background-image:linear-gradient(90deg,rgba(0,0,0,.04),rgba(0,0,0,.1));border:0;border-radius:4px;height:655px;margin:14px 10px 0;width:100%}.dynamic-carousel__skeleton-card-home{height:435px}.dynamic-carousel__skeleton-card-grid{height:3000px}.dynamic-carousel__skeleton-default>span{display:block;height:1px;overflow:hidden;white-space:nowrap;width:1px}.dynamic-carousel__skeleton-default[aria-hidden=true]{display:none}@keyframes andes-snackbar-show{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1}}@keyframes andes-snackbar-hide{50%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.andes-snackbar{-webkit-align-items:center;align-items:center;-webkit-animation-duration:.5s;animation-duration:.5s;background-color:var(--andes-snackbar-color-fill,#1a1a1a);bottom:0;color:var(--andes-snackbar-color-text,#fff);display:-webkit-flex;display:flex;-webkit-flex-flow:row;flex-flow:row;font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-weight:400;-webkit-justify-content:space-between;justify-content:space-between;position:fixed;z-index:1021}.andes-snackbar__action:focus{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-snackbar__action:focus-visible{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-snackbar__action:focus:not(:focus-visible){box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}.andes-snackbar__action{background-color:transparent;border:0;color:var(--andes-snackbar-action-color-text-default,#fff);font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:inherit;font-weight:600;text-align:right;text-transform:uppercase;white-space:nowrap;-webkit-font-smoothing:antialiased;-moz-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:-webkit-flex;display:flex;line-height:1.25;text-decoration:none}.andes-snackbar__message{color:var(--andes-snackbar-color-text,#fff);margin:0}.andes-snackbar--bottom{-webkit-align-items:flex-start;align-items:flex-start;-webkit-flex-flow:column wrap;flex-flow:column wrap}@media(prefers-reduced-motion:no-preference){.andes-snackbar--animate-show{-webkit-animation-name:andes-snackbar-show;animation-name:andes-snackbar-show}.andes-snackbar--animate-hide{-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:andes-snackbar-hide;animation-name:andes-snackbar-hide}}.andes-snackbar{border-radius:.4285714286em;bottom:1.1428571429em;box-shadow:0 6px 16px 0 rgba(0,0,0,.1);-webkit-flex-wrap:wrap;flex-wrap:wrap;left:0;line-height:1.1428571429em;margin:0 .5714285714em;right:0}.andes-snackbar__action{border-radius:.4285714286em;font-size:14px;margin:.5714285714em;padding:.5em .5714285714em}.andes-snackbar__message{font-size:14px;padding:1.1428571429em}.andes-snackbar__children{padding-bottom:1.1428571429em;padding-left:1.1428571429em}.andes-snackbar--bottom.andes-snackbar--with-action .andes-snackbar__message{line-height:1.5714285714em;padding-bottom:0}@media(min-width:768px){.andes-snackbar{border-radius:.375em;bottom:2em;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;line-height:1em;margin-left:auto;margin-right:auto;max-width:37.5em}.andes-snackbar__action{border-radius:.375em;font-size:16px;margin:.75em;padding:.625em .75em}.andes-snackbar__message{font-size:16px;padding:1.5em}.andes-snackbar__children{padding-bottom:1.5em;padding-left:1.5em}.andes-snackbar--bottom .andes-snackbar__action{margin-bottom:.25em;margin-left:16px;margin-top:.25em;padding-left:.5em}.andes-snackbar--bottom .andes-snackbar__message{line-height:1.375em;padding-bottom:.5em}}.andes-snackbar--positive{background-color:var(--andes-snackbar-color-fill-positive,#00a650)}.andes-snackbar--positive,.andes-snackbar--positive .andes-snackbar__message{color:var(--andes-snackbar-color-text-positive,#fff)}.andes-snackbar--positive .andes-snackbar__action{color:var(--andes-snackbar-action-color-text-positive-default,#fff)}.andes-snackbar--negative{background-color:var(--andes-snackbar-color-fill-negative,#f23d4f)}.andes-snackbar--negative,.andes-snackbar--negative .andes-snackbar__message{color:var(--andes-snackbar-color-text-negative,#fff)}.andes-snackbar--negative .andes-snackbar__action{color:var(--andes-snackbar-action-color-text-negative-default,#fff)}@media(min-width:768px){.andes-snackbar{max-width:525px}}.dynamic__carousel .dynamic-carousel-home-mobile:not(.adaptive-spacing){padding:16px}.dynamic__carousel .dynamic-carousel-home-mobile.adaptive-spacing{padding-left:16px;padding-right:16px}.dynamic__carousel .dynamic-carousel-home-mobile .dynamic-carousel__card-header{padding:12px 16px}.dynamic__carousel .dynamic-carousel-home-mobile .dynamic-carousel__home .andes-card{border:1px solid rgba(0,0,0,.1);box-shadow:none;padding:6px;width:190px}.dynamic__carousel .dynamic-carousel-home-mobile .dynamic-carousel__home .dynamic__carousel-link{-webkit-align-items:center;align-items:center;color:#3483fa;display:-webkit-flex;display:flex;font-size:14px;font-weight:600;-webkit-justify-content:space-between;justify-content:space-between;line-height:18px}.dynamic__carousel .dynamic-carousel-home-mobile .dynamic-carousel__home .dynamic-carousel__item-container{border:0;border-radius:4px 4px 0 0;width:100%}.dynamic__carousel .dynamic-carousel-home-mobile .dynamic-carousel__home .dynamic-carousel__item-container .dynamic-carousel__item-actions{padding:0 8px 8px}.dynamic__carousel .dynamic-carousel-home-mobile .dynamic-carousel__home .dynamic-carousel__item-container .dynamic-carousel__img{border-bottom:1px solid #f5f5f5;border-radius:4px 4px 0 0;height:153px;margin:auto;max-height:unset}.dynamic__carousel .dynamic-carousel-home-mobile .dynamic-carousel__home .dynamic-carousel__item-container .dynamic-carousel__item-content{padding:12px 2px 0 8px;position:relative;text-align:left}.dynamic__carousel .dynamic-carousel-home-mobile .dynamic-carousel__home .dynamic-carousel__item-container .dynamic-carousel__item-content.with-discount{-webkit-transform:padding-bottom .1s ease-out;transform:padding-bottom .1s ease-out}.dynamic__carousel .dynamic-carousel-home-mobile .dynamic-carousel__home .dynamic-carousel__item-container .dynamic-carousel__item-content.with-discount .dynamic-carousel__price-block{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex}.dynamic__carousel .dynamic-carousel-home-mobile .dynamic-carousel__home .dynamic-carousel__item-container .dynamic-carousel__item-content.with-discount .dynamic-carousel__price-block .dynamic-carousel__price-container{padding-right:6px}.dynamic__carousel .dynamic-carousel-home-mobile .dynamic-carousel__home .dynamic-carousel__item-container .dynamic-carousel__price-block{-webkit-align-items:center;align-items:center;-webkit-flex-wrap:wrap;flex-wrap:wrap;padding-top:0}.dynamic__carousel .dynamic-carousel-home-mobile .dynamic-carousel__home .dynamic-carousel__item-container .dynamic-carousel__price-block .dynamic-carousel__price-container{padding-right:9px}.dynamic__carousel .dynamic-carousel-home-mobile .dynamic-carousel__home .dynamic-carousel__item-container .dynamic-carousel__oldprice{color:#666;display:-webkit-inline-flex;display:inline-flex;font-size:12px;height:15px;opacity:1;text-decoration:line-through}.dynamic__carousel .dynamic-carousel-home-mobile .dynamic-carousel__home .dynamic-carousel__item-container .dynamic-carousel__price{font-size:16px}.dynamic__carousel .dynamic-carousel-home-mobile .dynamic-carousel__home .dynamic-carousel__item-container .dynamic-carousel__price-container{padding:0}.dynamic__carousel .dynamic-carousel-home-mobile .dynamic-carousel__home .dynamic-carousel__item-container .dynamic-carousel__price-decimals{color:rgba(0,0,0,.8);font-size:11px;font-weight:400;line-height:1em;margin-left:0;padding-left:0;vertical-align:super}.dynamic__carousel .dynamic-carousel-home-mobile .dynamic-carousel__home .dynamic-carousel__item-container .dynamic-carousel__title{font-size:12px;font-weight:300;line-height:1.3;margin:2px 0}.dynamic__carousel .dynamic-carousel-home-mobile .dynamic-carousel__home .dynamic-carousel__item-container .promotion-item__lightning-deal-container{margin:6px 0}.dynamic__carousel .dynamic-carousel-home-mobile .dynamic-carousel__home .dynamic-carousel__item-container .dynamic-carousel__pill-container{margin:0 0 4px}.dynamic__carousel .dynamic-carousel-home-mobile .dynamic-carousel__home .carousel-mobile-list-element{height:auto;margin:4px 0}.dynamic__carousel .dynamic-carousel-home-mobile .dynamic-carousel__home .carousel-mobile-list-element:first-child{margin-left:32px}.dynamic__carousel .dynamic-carousel-home-mobile .dynamic-carousel__home .carousel-mobile-list-element:last-child{margin-right:32px}.dynamic__carousel .dynamic-carousel-home-mobile .dynamic-carousel__home .andes-carousel-free{margin:0 -32px}.dynamic__carousel .dynamic-carousel-home-mobile .dynamic-carousel__home .andes-carousel-free::-webkit-scrollbar{display:none}.dynamic__carousel .dynamic-carousel-home-mobile .dynamic-carousel__home .andes-card__content:has(.poly-card){padding-bottom:0}.dynamic__carousel .poly-card--grid-card{min-width:unset!important}.dynamic__carousel .poly-card--grid-card.poly-card--mobile .poly-card__portada--grid-height{height:auto!important;max-height:250px!important;min-width:auto!important}.dynamic__carousel .poly-card--grid[class*="--mobile"]{border:.5px solid #f5f5f5;--poly-max-width:auto}.dynamic__carousel .poly-card--mobile .poly-component__title{-webkit-line-clamp:2!important;line-clamp:2!important}@media(max-width:768px){.dynamic__carousel .poly-component__highlight-countdown{font-size:9px!important}}.dynamic__carousel .dynamic-carousel-grid-desktop{margin:0 auto;max-width:1200px}.dynamic__carousel .dynamic-carousel-grid-desktop:not(.adaptive-spacing){padding:44px 0 24px}.dynamic__carousel .dynamic-carousel-grid-desktop.adaptive-spacing{padding-left:0;padding-right:0}@media(min-width:500px){.dynamic__carousel .dynamic-carousel-grid-desktop .andes-card{width:-webkit-calc(50% - 16px)!important;width:calc(50% - 16px)!important}}@media(min-width:768px){.dynamic__carousel .dynamic-carousel-grid-desktop .andes-card{width:-webkit-calc(33.33333% - 16px)!important;width:calc(33.33333% - 16px)!important}}@media(min-width:1024px){.dynamic__carousel .dynamic-carousel-grid-desktop .andes-card{width:-webkit-calc(25% - 16px)!important;width:calc(25% - 16px)!important}}@media(min-width:1200px){.dynamic__carousel .dynamic-carousel-grid-desktop .andes-card{width:-webkit-calc(20% - 16px)!important;width:calc(20% - 16px)!important}}@media(max-width:768px){.dynamic__carousel .dynamic-carousel-grid-desktop{margin:30px -10px auto}}.dynamic__carousel .dynamic-carousel-grid-desktop .andes-button.dynamic-carousel__add-to-cart-button.fetching-cart:not(:hover){border:0}.dynamic__carousel .dynamic-carousel-grid-desktop .dynamic__carousel-title{color:#4a4a4a;font-size:16px;font-weight:600;letter-spacing:1.5px;line-height:1.13;margin:0 0 0 8px}.dynamic__carousel .dynamic-carousel-grid-desktop .dynamic-carousel-desktop__items{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:start;justify-content:start;width:100%}.dynamic__carousel .dynamic-carousel-grid-desktop .andes-card{margin:8px;padding:0;position:relative;-webkit-transition:box-shadow .2s ease-in-out;transition:box-shadow .2s ease-in-out;width:-webkit-calc(100% - 16px);width:calc(100% - 16px);width:100%}.dynamic__carousel .dynamic-carousel-grid-desktop .andes-card:hover{box-shadow:0 0 1px 1px rgba(0,0,0,.07),0 10px 15px 0 rgba(0,0,0,.1)}.dynamic__carousel .dynamic-carousel-grid-desktop .andes-card .dynamic-carousel__price-block{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;text-align:left}.dynamic__carousel .dynamic-carousel-grid-desktop .andes-card .dynamic-carousel__oldprice{color:#666;display:-webkit-inline-flex;display:inline-flex;font-size:12px;height:15px;opacity:1;text-decoration:line-through}.dynamic__carousel .dynamic-carousel-grid-desktop .andes-card .dynamic-carousel__price{color:rgba(0,0,0,.8);font-size:20px;font-weight:400;line-height:1;padding-right:5px}.dynamic__carousel .dynamic-carousel-grid-desktop .andes-card .dynamic-carousel__price .dynamic-carousel__price-decimals{font-size:12px;font-weight:400;line-height:1em;padding-left:0;vertical-align:super}.dynamic__carousel .dynamic-carousel-grid-desktop .andes-card .dynamic-carousel__price-additional-info{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex}.dynamic__carousel .dynamic-carousel-grid-desktop .andes-card .dynamic-carousel__discount{color:#00a650;font-size:12px;font-weight:400;padding-left:0;vertical-align:3px}.dynamic__carousel .dynamic-carousel-grid-desktop .dynamic-carousel__container--with-link{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;justify-content:space-between;line-height:1.2;margin-bottom:16px;padding:0 8px}.dynamic__carousel .dynamic-carousel-grid-desktop .dynamic-carousel__container--with-link a.dynamic__carousel-link{color:#3483fa;font-size:16px;font-weight:700;margin-left:16px}.dynamic__carousel .dynamic-carousel-grid-desktop .dynamic-carousel__container--with-link a.white{color:#fff;text-decoration:underline!important}.dynamic__carousel .dynamic-carousel-grid-desktop .dynamic-carousel__sentinel{height:0;margin:0;overflow:hidden;padding:0;pointer-events:none;width:0}.dynamic__carousel .dynamic-carousel-grid-desktop .dynamic-carousel__item-container{border:0;border-radius:4px 4px 0 0;height:100%;padding:0 0 14px;width:100%}.dynamic__carousel .dynamic-carousel-grid-desktop .dynamic-carousel__item-container .dynamic-carousel__img{border-bottom:1px solid #f5f5f5;border-radius:4px 4px 0 0;height:224px;max-height:unset;-o-object-fit:contain;object-fit:contain;width:100%}.dynamic__carousel .dynamic-carousel-grid-desktop .dynamic-carousel__item-container .dynamic-carousel__item-content{height:auto;padding:14px 14px 10px;position:relative;text-align:left;width:-webkit-calc(100% - 28px);width:calc(100% - 28px)}.dynamic__carousel .dynamic-carousel-grid-desktop .dynamic-carousel__item-container .dynamic-carousel__item-content.with-add-to-cart{height:152px}.dynamic__carousel .dynamic-carousel-grid-desktop .dynamic-carousel__item-container .add__button svg:hover,.dynamic__carousel .dynamic-carousel-grid-desktop .dynamic-carousel__item-container .remove__button svg:hover{background-color:#eee}.dynamic__carousel .dynamic-carousel-grid-desktop .dynamic-carousel__item-container .dynamic-carousel__price-block{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;padding-top:0}.dynamic__carousel .dynamic-carousel-grid-desktop .dynamic-carousel__item-container .dynamic-carousel__price{font-size:24px}.dynamic__carousel .dynamic-carousel-grid-desktop .dynamic-carousel__item-container .dynamic-carousel__installments,.dynamic__carousel .dynamic-carousel-grid-desktop .dynamic-carousel__item-container .dynamic-carousel__shipping-container{font-size:14px;padding-top:2px}.dynamic__carousel .dynamic-carousel-grid-desktop .dynamic-carousel__item-container .dynamic-carousel__title{font-size:14px;line-height:1.3;max-height:35px;padding-right:20px}.dynamic__carousel .dynamic-carousel-grid-desktop .dynamic-carousel__item-container .dynamic-carousel__pill-container{margin:0}.dynamic__carousel .dynamic-carousel-grid-desktop .dynamic-carousel__item-container .dynamic-carousel__pill-container--no-discount{margin:0 0 3px}.dynamic__carousel .dynamic-carousel-grid-desktop .dynamic-carousel__item-container .promotion-item__lightning-deal-container .promotion-item__item-lightning-status .promotion-item__item-lightning-status-timer .promotion-item__item-lightning-status-timer-left{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.dynamic__carousel .dynamic-carousel-grid-desktop .dynamic-carousel__item-container .dynamic-carousel__item-actions{margin:6px 14px 0}.dynamic-carousel-grid-mobile.adaptive-spacing{padding-left:16px;padding-right:16px}.dynamic-carousel-grid-mobile:not(.adaptive-spacing){padding:16px}.dynamic-carousel-grid-mobile .andes-card{padding:0}.dynamic-carousel-grid-mobile .andes-button--transparent:focus{background-color:transparent}.dynamic-carousel-grid-mobile .dynamic-carousel__item-container{border-right:1px solid #f5f5f5;border-top:1px solid #f5f5f5;min-height:263px;padding:6px 8px}.dynamic-carousel-grid-mobile .dynamic-carousel__item-container>a{height:auto}.dynamic-carousel-grid-mobile .dynamic-carousel__item-container .dynamic-carousel__item-content{min-height:115px;text-align:left}.dynamic-carousel-grid-mobile .dynamic-carousel__item-container .dynamic-carousel__item-content.with-add-to-cart{min-height:56px}.dynamic-carousel-grid-mobile .dynamic-carousel__item-container .dynamic-carousel__item-actions{padding:12px 0 2px}.dynamic-carousel-grid-mobile__items{display:grid;grid-template-columns:repeat(auto-fit,50%)}.dynamic-carousel-grid-mobile__item-wrapper{position:relative;width:100%}.dynamic-carousel-grid-mobile__sentinel{height:1px;left:0;overflow:hidden;pointer-events:none;position:absolute;top:0;width:1px}.dynamic-carousel-grid-mobile__title{border-bottom:.5px solid #f5f5f5;color:rgba(0,0,0,.9);font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:18px;font-weight:600;letter-spacing:0;line-height:22px;margin:0;padding:12px 16px 16px}.dynamic-carousel-grid-mobile__link{border-top:.5px solid #f5f5f5}.dynamic-carousel-grid-mobile__link a{-webkit-align-items:center;align-items:center;-moz-box-sizing:border-box;box-sizing:border-box;color:#3483fa;display:-webkit-flex;display:flex;font-size:14px;font-weight:600;-webkit-justify-content:space-between;justify-content:space-between;padding:16px;width:100%}.dynamic-carousel-grid-mobile .dynamic-carousel__price-block,.dynamic-carousel-grid-mobile__link .arrow-container{display:-webkit-flex;display:flex}.dynamic-carousel-grid-mobile .dynamic-carousel__oldprice{color:#666;display:-webkit-inline-flex;display:inline-flex;font-size:12px;height:15px;opacity:1;text-decoration:line-through}.dynamic-carousel-grid-mobile .dynamic-carousel__img{margin:auto;max-height:148px;max-width:100%}.dynamic-carousel-grid-mobile .poly-card--grid-card{border-radius:0!important;border-top:1px solid #f5f5f5;height:100%;margin-bottom:0;max-width:100%;width:100%}.dynamic-carousel-grid-mobile .poly-card--grid-card.poly-card--mobile .poly-card__portada--grid-height{height:auto!important;max-height:250px!important;min-width:auto!important}.dynamic-carousel-grid-mobile .poly-card--grid[class*="--mobile"]{border:.5px solid #f5f5f5;--poly-max-width:auto;height:100%}.dynamic-carousel-grid-mobile .poly-card--mobile .poly-component__title{-webkit-line-clamp:2!important;line-clamp:2!important}@media(max-width:768px){.dynamic-carousel-grid-mobile .poly-component__highlight-countdown{font-size:9px!important}}@media(min-width:769px){.spl-text-xxl{color:rgba(0,0,0,.9);font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:32px;font-weight:700;letter-spacing:0;line-height:36px}}@media(min-width:769px)and (min-width:769px){.spl-text-xxl{font-size:40px;line-height:44px}}@media(min-width:769px){.about .title,.benefits .benefits__wrapper .benefits__right-content .benefits__title,.container-faq.hub__boxed-width .content .title,.hub__grid-item.item__card.card__primary .item-description .pre-title+.subtitle,.hub__grid-item.item__card.card__primary .item-description .title,.hub__grid-item.item__card.card__primary-discovery .item-description .pre-title+.subtitle,.hub__grid-item.item__card.card__primary-discovery .item-description .title,.hub__grid-item.item__card.card__secondary-discovery .item-description .pre-title+.subtitle,.hub__grid-item.item__card.card__secondary-discovery .item-description .pre-title+.title,.ig__card .ig__title,.item__banner.banner__numeric .description .title,.section__cobranded .cobranded__title,.section__congrats .content .primary__text,.section__custombenefit .custombenefit__title,.spl-text-xl{color:rgba(0,0,0,.9);font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:28px;font-weight:700;letter-spacing:0;line-height:32px}}@media(min-width:769px)and (min-width:769px){.about .title,.benefits .benefits__wrapper .benefits__right-content .benefits__title,.container-faq.hub__boxed-width .content .title,.hub__grid-item.item__card.card__primary .item-description .pre-title+.subtitle,.hub__grid-item.item__card.card__primary .item-description .title,.hub__grid-item.item__card.card__primary-discovery .item-description .pre-title+.subtitle,.hub__grid-item.item__card.card__primary-discovery .item-description .title,.hub__grid-item.item__card.card__secondary-discovery .item-description .pre-title+.subtitle,.hub__grid-item.item__card.card__secondary-discovery .item-description .pre-title+.title,.ig__card .ig__title,.item__banner.banner__numeric .description .title,.section__cobranded .cobranded__title,.section__congrats .content .primary__text,.section__custombenefit .custombenefit__title,.spl-text-xl{font-size:32px;line-height:36px}}@media(min-width:769px){.grid__header .offer,.hub__subtitle .text__primary,.spl-text-lg{color:rgba(0,0,0,.9);font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:24px;font-weight:700;letter-spacing:0;line-height:28px}}@media(min-width:769px)and (min-width:769px){.grid__header .offer,.hub__subtitle .text__primary,.spl-text-lg{font-size:28px;line-height:32px}}@media(min-width:769px){.grid__header.with-offer .title,.grid__header.with-title .title,.hub__carousel .carousel__title,.hub__grid-item.item__card.card__secondary .item-description .title,.hub__grid-item.item__card.card__secondary-discovery .item-description .subtitle,.hub__grid-item.item__card.card__secondary-discovery .item-description .title,.hub__grid-item.item__card.card__tertiary .item-description .title,.section__congrats .content .paragraph__text,.spl-text-md{color:rgba(0,0,0,.9);font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:18px;font-weight:700;letter-spacing:0;line-height:22px}}@media(min-width:769px)and (min-width:769px){.grid__header.with-offer .title,.grid__header.with-title .title,.hub__carousel .carousel__title,.hub__grid-item.item__card.card__secondary .item-description .title,.hub__grid-item.item__card.card__secondary-discovery .item-description .subtitle,.hub__grid-item.item__card.card__secondary-discovery .item-description .title,.hub__grid-item.item__card.card__tertiary .item-description .title,.section__congrats .content .paragraph__text,.spl-text-md{font-size:24px;line-height:28px}}@media(min-width:769px){.cardposters__item-label__title,.cardposters__row-container--gridx2 .cardposters__item-label__title,.cardposters__row-container--gridx3 .cardposters__item-label__title,.cardposters__row-container--gridx4 .cardposters__item-label__title,.grid__header .pre__offer,.item__banner.banner__category .description .label .title,.item__banner.banner__label .label .title,.special__grid-containerx2 .special-wrapper .item__banner .label .title,.special__grid-containerx4 .special-wrapper .item__banner .label .title,.spl-text-sm{color:rgba(0,0,0,.9);font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:16px;font-weight:600;letter-spacing:0;line-height:20px}}@media(min-width:769px)and (min-width:769px){.cardposters__item-label__title,.cardposters__row-container--gridx2 .cardposters__item-label__title,.cardposters__row-container--gridx3 .cardposters__item-label__title,.cardposters__row-container--gridx4 .cardposters__item-label__title,.grid__header .pre__offer,.item__banner.banner__category .description .label .title,.item__banner.banner__label .label .title,.special__grid-containerx2 .special-wrapper .item__banner .label .title,.special__grid-containerx4 .special-wrapper .item__banner .label .title,.spl-text-sm{font-size:20px;line-height:24px}}@media(min-width:769px){.hub__carousel .carousel__ul .carousel__item-title,.hub__grid-item.item__card.card__primary .item-description .title+.subtitle,.hub__grid-item.item__card.card__primary-discovery.left .item-description .title+.subtitle,.hub__grid-item.item__card.card__secondary .item-description .title+.subtitle,.hub__grid-item.item__card.card__secondary-discovery.left .item-description .title+.subtitle,.hub__grid-item.item__card.card__tertiary .item-description .title+.subtitle,.special__grid-containerx3 .special-wrapper .item__banner .label .title,.spl-text-xs{color:rgba(0,0,0,.9);font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:12px;font-weight:600;letter-spacing:0;line-height:16px}.spl-text-xxl-desktop{font-size:40px;line-height:44px}.spl-text-xl-desktop,.spl-text-xxl-desktop{color:rgba(0,0,0,.9);font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-weight:700;letter-spacing:0}.spl-text-xl-desktop{font-size:32px;line-height:36px}.spl-text-lg-desktop{font-size:28px;line-height:32px}.spl-text-lg-desktop,.spl-text-md-desktop{color:rgba(0,0,0,.9);font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-weight:700;letter-spacing:0}.spl-text-md-desktop{font-size:24px;line-height:28px}.spl-text-sm-desktop{color:rgba(0,0,0,.9);font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:20px;font-weight:600;letter-spacing:0;line-height:24px}.spl-text-xxl-mobile{font-size:32px;line-height:36px}.spl-text-xl-mobile,.spl-text-xxl-mobile{color:rgba(0,0,0,.9);font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-weight:700;letter-spacing:0}.spl-text-xl-mobile{font-size:28px;line-height:32px}.spl-text-lg-mobile{font-size:24px;line-height:28px}.spl-text-lg-mobile,.spl-text-md-mobile{color:rgba(0,0,0,.9);font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-weight:700;letter-spacing:0}.spl-text-md-mobile{font-size:18px;line-height:22px}.spl-text-sm-mobile{color:rgba(0,0,0,.9);font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:16px;font-weight:600;letter-spacing:0;line-height:20px}.uppercase h2{text-transform:uppercase}.about .spl-dynamic-text-color .title,.benefits .benefits__wrapper .benefits__right-content .spl-dynamic-text-color .benefits__title,.container-faq.hub__boxed-width .content .spl-dynamic-text-color .title,.grid__header .spl-dynamic-text-color .offer,.grid__header .spl-dynamic-text-color .pre__offer,.grid__header.with-offer .spl-dynamic-text-color .title,.grid__header.with-title .spl-dynamic-text-color .title,.hub__carousel .carousel__ul .spl-dynamic-text-color .carousel__item-title,.hub__carousel .spl-dynamic-text-color .carousel__title,.hub__grid-item.item__card.card__primary .item-description .spl-dynamic-text-color .pre-title+.subtitle,.hub__grid-item.item__card.card__primary .item-description .spl-dynamic-text-color .title,.hub__grid-item.item__card.card__primary .item-description .spl-dynamic-text-color .title+.subtitle,.hub__grid-item.item__card.card__primary-discovery .item-description .spl-dynamic-text-color .pre-title+.subtitle,.hub__grid-item.item__card.card__primary-discovery .item-description .spl-dynamic-text-color .title,.hub__grid-item.item__card.card__primary-discovery.left .item-description .spl-dynamic-text-color .title+.subtitle,.hub__grid-item.item__card.card__secondary .item-description .spl-dynamic-text-color .title,.hub__grid-item.item__card.card__secondary .item-description .spl-dynamic-text-color .title+.subtitle,.hub__grid-item.item__card.card__secondary-discovery .item-description .spl-dynamic-text-color .pre-title+.subtitle,.hub__grid-item.item__card.card__secondary-discovery .item-description .spl-dynamic-text-color .pre-title+.title,.hub__grid-item.item__card.card__secondary-discovery .item-description .spl-dynamic-text-color .subtitle,.hub__grid-item.item__card.card__secondary-discovery .item-description .spl-dynamic-text-color .title,.hub__grid-item.item__card.card__secondary-discovery.left .item-description .spl-dynamic-text-color .title+.subtitle,.hub__grid-item.item__card.card__tertiary .item-description .spl-dynamic-text-color .title,.hub__grid-item.item__card.card__tertiary .item-description .spl-dynamic-text-color .title+.subtitle,.hub__subtitle .spl-dynamic-text-color .text__primary,.ig__card .spl-dynamic-text-color .ig__title,.item__banner.banner__category .description .label .spl-dynamic-text-color .title,.item__banner.banner__label .label .spl-dynamic-text-color .title,.item__banner.banner__numeric .description .spl-dynamic-text-color .title,.section__cobranded .spl-dynamic-text-color .cobranded__title,.section__congrats .content .spl-dynamic-text-color .paragraph__text,.section__congrats .content .spl-dynamic-text-color .primary__text,.section__custombenefit .spl-dynamic-text-color .custombenefit__title,.special__grid-containerx2 .special-wrapper .item__banner .label .spl-dynamic-text-color .title,.special__grid-containerx3 .special-wrapper .item__banner .label .spl-dynamic-text-color .title,.special__grid-containerx4 .special-wrapper .item__banner .label .spl-dynamic-text-color .title,.spl-dynamic-text-color,.spl-dynamic-text-color .about .title,.spl-dynamic-text-color .benefits .benefits__wrapper .benefits__right-content .benefits__title,.spl-dynamic-text-color .cardposters__item-label__title,.spl-dynamic-text-color .container-faq.hub__boxed-width .content .title,.spl-dynamic-text-color .grid__header .offer,.spl-dynamic-text-color .grid__header .pre__offer,.spl-dynamic-text-color .grid__header.with-offer .title,.spl-dynamic-text-color .grid__header.with-title .title,.spl-dynamic-text-color .hub__carousel .carousel__title,.spl-dynamic-text-color .hub__carousel .carousel__ul .carousel__item-title,.spl-dynamic-text-color .hub__grid-item.item__card.card__primary .item-description .pre-title+.subtitle,.spl-dynamic-text-color .hub__grid-item.item__card.card__primary .item-description .title,.spl-dynamic-text-color .hub__grid-item.item__card.card__primary .item-description .title+.subtitle,.spl-dynamic-text-color .hub__grid-item.item__card.card__primary-discovery .item-description .pre-title+.subtitle,.spl-dynamic-text-color .hub__grid-item.item__card.card__primary-discovery .item-description .title,.spl-dynamic-text-color .hub__grid-item.item__card.card__primary-discovery.left .item-description .title+.subtitle,.spl-dynamic-text-color .hub__grid-item.item__card.card__secondary .item-description .title,.spl-dynamic-text-color .hub__grid-item.item__card.card__secondary .item-description .title+.subtitle,.spl-dynamic-text-color .hub__grid-item.item__card.card__secondary-discovery .item-description .pre-title+.subtitle,.spl-dynamic-text-color .hub__grid-item.item__card.card__secondary-discovery .item-description .pre-title+.title,.spl-dynamic-text-color .hub__grid-item.item__card.card__secondary-discovery .item-description .subtitle,.spl-dynamic-text-color .hub__grid-item.item__card.card__secondary-discovery .item-description .title,.spl-dynamic-text-color .hub__grid-item.item__card.card__secondary-discovery.left .item-description .title+.subtitle,.spl-dynamic-text-color .hub__grid-item.item__card.card__tertiary .item-description .title,.spl-dynamic-text-color .hub__grid-item.item__card.card__tertiary .item-description .title+.subtitle,.spl-dynamic-text-color .hub__subtitle .text__primary,.spl-dynamic-text-color .ig__card .ig__title,.spl-dynamic-text-color .item__banner.banner__category .description .label .title,.spl-dynamic-text-color .item__banner.banner__label .label .title,.spl-dynamic-text-color .item__banner.banner__numeric .description .title,.spl-dynamic-text-color .section__cobranded .cobranded__title,.spl-dynamic-text-color .section__congrats .content .paragraph__text,.spl-dynamic-text-color .section__congrats .content .primary__text,.spl-dynamic-text-color .section__custombenefit .custombenefit__title,.spl-dynamic-text-color .special__grid-containerx2 .special-wrapper .item__banner .label .title,.spl-dynamic-text-color .special__grid-containerx3 .special-wrapper .item__banner .label .title,.spl-dynamic-text-color .special__grid-containerx4 .special-wrapper .item__banner .label .title,.spl-dynamic-text-color .spl-text-lg,.spl-dynamic-text-color .spl-text-lg-desktop,.spl-dynamic-text-color .spl-text-lg-mobile,.spl-dynamic-text-color .spl-text-md,.spl-dynamic-text-color .spl-text-md-desktop,.spl-dynamic-text-color .spl-text-md-mobile,.spl-dynamic-text-color .spl-text-sm,.spl-dynamic-text-color .spl-text-sm-desktop,.spl-dynamic-text-color .spl-text-sm-mobile,.spl-dynamic-text-color .spl-text-xl,.spl-dynamic-text-color .spl-text-xl-desktop,.spl-dynamic-text-color .spl-text-xl-mobile,.spl-dynamic-text-color .spl-text-xs,.spl-dynamic-text-color .spl-text-xxl,.spl-dynamic-text-color .spl-text-xxl-desktop,.spl-dynamic-text-color .spl-text-xxl-mobile,.spl-dynamic-text-color a,.spl-dynamic-text-color div,.spl-dynamic-text-color h1,.spl-dynamic-text-color h2,.spl-dynamic-text-color h3,.spl-dynamic-text-color h4,.spl-dynamic-text-color h5,.spl-dynamic-text-color h6,.spl-dynamic-text-color p,.spl-dynamic-text-color span{color:var(--text-color,inherit)}.m-x-xs{margin-left:4px;margin-right:4px}.m-x-sm{margin-left:8px;margin-right:8px}.m-x-md{margin-left:16px;margin-right:16px}.m-x-lg{margin-left:24px;margin-right:24px}.m-x-xl{margin-left:32px;margin-right:32px}.m-x-xxl{margin-left:48px;margin-right:48px}.m-y-xs{margin-bottom:4px;margin-top:4px}.m-y-sm{margin-bottom:8px;margin-top:8px}.m-y-md{margin-bottom:16px;margin-top:16px}.m-y-lg{margin-bottom:24px;margin-top:24px}.m-y-xl{margin-bottom:32px;margin-top:32px}.m-y-xxl{margin-bottom:48px;margin-top:48px}.m-xs{margin:4px}.m-sm{margin:8px}.m-md{margin:16px}.m-lg{margin:24px}.m-xl{margin:32px}.m-xxl{margin:48px}.m-t-xs{margin-top:4px}.m-t-sm{margin-top:8px}.m-t-md{margin-top:16px}.m-t-lg{margin-top:24px}.m-t-xl{margin-top:32px}.m-t-xxl{margin-top:48px}.m-r-xs{margin-right:4px}.m-r-sm{margin-right:8px}.m-r-md{margin-right:16px}.m-r-lg{margin-right:24px}.m-r-xl{margin-right:32px}.m-r-xxl{margin-right:48px}.m-b-xs{margin-bottom:4px}.m-b-sm{margin-bottom:8px}.m-b-md{margin-bottom:16px}.m-b-lg{margin-bottom:24px}.m-b-xl{margin-bottom:32px}.m-b-xxl{margin-bottom:48px}.m-l-xs{margin-left:4px}.m-l-sm{margin-left:8px}.m-l-md{margin-left:16px}.m-l-lg{margin-left:24px}.m-l-xl{margin-left:32px}.m-l-xxl{margin-left:48px}.p-x-xs{padding-left:4px;padding-right:4px}.p-x-sm{padding-left:8px;padding-right:8px}.p-x-md{padding-left:16px;padding-right:16px}.p-x-lg{padding-left:24px;padding-right:24px}.p-x-xl{padding-left:32px;padding-right:32px}.p-x-xxl{padding-left:48px;padding-right:48px}.p-y-xs{padding-bottom:4px;padding-top:4px}.p-y-sm{padding-bottom:8px;padding-top:8px}.p-y-md{padding-bottom:16px;padding-top:16px}.p-y-lg{padding-bottom:24px;padding-top:24px}.p-y-xl{padding-bottom:32px;padding-top:32px}.p-y-xxl{padding-bottom:48px;padding-top:48px}.p-xs{padding:4px}.p-sm{padding:8px}.p-md{padding:16px}.p-lg{padding:24px}.p-xl{padding:32px}.p-xxl{padding:48px}.p-t-xs{padding-top:4px}.p-t-sm{padding-top:8px}.p-t-md{padding-top:16px}.p-t-lg{padding-top:24px}.p-t-xl{padding-top:32px}.p-t-xxl{padding-top:48px}.p-r-xs{padding-right:4px}.p-r-sm{padding-right:8px}.p-r-md{padding-right:16px}.p-r-lg{padding-right:24px}.p-r-xl{padding-right:32px}.p-r-xxl{padding-right:48px}.p-b-xs{padding-bottom:4px}.p-b-sm{padding-bottom:8px}.p-b-md{padding-bottom:16px}.p-b-lg{padding-bottom:24px}.p-b-xl{padding-bottom:32px}.p-b-xxl{padding-bottom:48px}.p-l-xs{padding-left:4px}.p-l-sm{padding-left:8px}.p-l-md{padding-left:16px}.p-l-lg{padding-left:24px}.p-l-xl{padding-left:32px}.p-l-xxl{padding-left:48px}.m-x-auto{margin-left:auto;margin-right:auto}.m-0{margin:0}.m-t-0{margin-top:0}.m-r-0{margin-right:0}.m-b-0{margin-bottom:0}.m-l-0{margin-left:0}.p-0{padding:0}.p-t-0{padding-top:0}.p-r-0{padding-right:0}.p-b-0{padding-bottom:0}.p-l-0{padding-left:0}.container-spacing-small{padding-bottom:24px;padding-top:24px}.container-spacing-medium{padding-bottom:48px;padding-top:48px}.container-spacing-large{padding-bottom:72px;padding-top:72px}.adaptive-spacing{padding-bottom:var(--adaptive-padding-bottom,0);padding-top:var(--adaptive-padding-top,0)}}@media(min-width:769px)and (max-width:768px){.adaptive-spacing{padding-bottom:var(--adaptive-padding-bottom-mobile,var(--adaptive-padding-bottom,0));padding-top:var(--adaptive-padding-top-mobile,var(--adaptive-padding-top,0))}}@media(min-width:769px){.adaptive-spacing-safe{padding-bottom:var(--adaptive-padding-bottom,16px);padding-top:var(--adaptive-padding-top,16px)}.set-spacing-vars{--adaptive-padding-top:0px;--adaptive-padding-bottom:0px}.dynamic__carousel .dynamic-carousel-normal-desktop{margin:0 auto;max-width:1200px}}@media(min-width:769px)and (max-width:768px){.dynamic__carousel .dynamic-carousel-normal-desktop{margin:30px -10px auto}}@media(min-width:769px){.dynamic__carousel .dynamic-carousel-normal-desktop .andes-button.dynamic-carousel__add-to-cart-button.fetching-cart:not(:hover){border:0}.dynamic__carousel .dynamic-carousel-normal-desktop .dynamic__carousel-title{color:#4a4a4a;font-size:16px;font-weight:600;letter-spacing:1.5px;line-height:1.13;margin:0 0 0 8px}.dynamic__carousel .dynamic-carousel-normal-desktop .andes-carousel-snapped__wrapper{padding-bottom:2px}.dynamic__carousel .dynamic-carousel-normal-desktop .andes-carousel-snapped__wrapper>.andes-carousel-snapped__slide{height:auto}.dynamic__carousel .dynamic-carousel-normal-desktop .andes-carousel-snapped__header{margin-bottom:0}.dynamic__carousel .dynamic-carousel-normal-desktop .dynamic-carousel__price-block{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;text-align:left}.dynamic__carousel .dynamic-carousel-normal-desktop .dynamic-carousel__oldprice{color:#666;display:-webkit-inline-flex;display:inline-flex;font-size:12px;height:15px;opacity:1;text-decoration:line-through}.dynamic__carousel .dynamic-carousel-normal-desktop .dynamic-carousel__price{color:rgba(0,0,0,.8);font-size:20px;font-weight:400;line-height:1;padding-right:5px}.dynamic__carousel .dynamic-carousel-normal-desktop .dynamic-carousel__price .dynamic-carousel__price-decimals{font-size:12px;font-weight:400;line-height:1em;padding-left:0;vertical-align:super}.dynamic__carousel .dynamic-carousel-normal-desktop .dynamic-carousel__price-additional-info{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex}.dynamic__carousel .dynamic-carousel-normal-desktop .dynamic-carousel__discount{color:#00a650;font-size:12px;font-weight:400;padding-left:0;vertical-align:3px}.dynamic__carousel .dynamic-carousel-normal-desktop .dynamic-carousel__container--with-link{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;justify-content:space-between;line-height:1.2;margin-bottom:16px;padding:0 8px}.dynamic__carousel .dynamic-carousel-normal-desktop .dynamic-carousel__container--with-link a.dynamic__carousel-link{color:#3483fa;font-size:16px;font-weight:700;margin-left:16px}.dynamic__carousel .dynamic-carousel-normal-desktop .dynamic-carousel__container--with-link a.white{color:#fff;text-decoration:underline!important}.dynamic__carousel .dynamic-carousel-normal-desktop .dynamic-carousel__item-container{border:0;border-radius:4px 4px 0 0;height:100%;padding:3px 3px 14px;width:100%}.dynamic__carousel .dynamic-carousel-normal-desktop .dynamic-carousel__item-container .dynamic-carousel__img{border-bottom:1px solid #f5f5f5;border-radius:4px 4px 0 0;height:224px;max-height:unset;width:224px}.dynamic__carousel .dynamic-carousel-normal-desktop .dynamic-carousel__item-container .dynamic-carousel__item-content{padding:14px 14px 10px;position:relative;text-align:left;width:196px}.dynamic__carousel .dynamic-carousel-normal-desktop .dynamic-carousel__item-container .add__button svg:hover,.dynamic__carousel .dynamic-carousel-normal-desktop .dynamic-carousel__item-container .remove__button svg:hover{background-color:#eee}.dynamic__carousel .dynamic-carousel-normal-desktop .dynamic-carousel__item-container .dynamic-carousel__price-block{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;padding-top:0}.dynamic__carousel .dynamic-carousel-normal-desktop .dynamic-carousel__item-container .dynamic-carousel__price{font-size:24px}.dynamic__carousel .dynamic-carousel-normal-desktop .dynamic-carousel__item-container .dynamic-carousel__installments,.dynamic__carousel .dynamic-carousel-normal-desktop .dynamic-carousel__item-container .dynamic-carousel__shipping-container{font-size:14px;padding-top:2px}.dynamic__carousel .dynamic-carousel-normal-desktop .dynamic-carousel__item-container .dynamic-carousel__title{font-size:14px;line-height:1.3;max-height:35px;padding-right:20px}.dynamic__carousel .dynamic-carousel-normal-desktop .dynamic-carousel__item-container .dynamic-carousel__pill-container{margin:0}.dynamic__carousel .dynamic-carousel-normal-desktop .dynamic-carousel__item-container .dynamic-carousel__pill-container--no-discount{margin:0 0 3px}.dynamic__carousel .dynamic-carousel-normal-desktop .dynamic-carousel__item-container .promotion-item__lightning-deal-container .promotion-item__item-lightning-status .promotion-item__item-lightning-status-timer .promotion-item__item-lightning-status-timer-left{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.dynamic__carousel .dynamic-carousel-normal-desktop .dynamic-carousel__item-container .dynamic-carousel__item-actions{margin:6px 14px 0}}@media only screen and (max-width:768px){.spl-text-xxl{color:rgba(0,0,0,.9);font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:32px;font-weight:700;letter-spacing:0;line-height:36px}}@media only screen and (max-width:768px)and (min-width:769px){.spl-text-xxl{font-size:40px;line-height:44px}}@media only screen and (max-width:768px){.about .title,.benefits .benefits__wrapper .benefits__right-content .benefits__title,.container-faq.hub__boxed-width .content .title,.hub__grid-item.item__card.card__primary .item-description .pre-title+.subtitle,.hub__grid-item.item__card.card__primary .item-description .title,.hub__grid-item.item__card.card__primary-discovery .item-description .pre-title+.subtitle,.hub__grid-item.item__card.card__primary-discovery .item-description .title,.hub__grid-item.item__card.card__secondary-discovery .item-description .pre-title+.subtitle,.hub__grid-item.item__card.card__secondary-discovery .item-description .pre-title+.title,.ig__card .ig__title,.item__banner.banner__numeric .description .title,.section__cobranded .cobranded__title,.section__congrats .content .primary__text,.section__custombenefit .custombenefit__title,.spl-text-xl{color:rgba(0,0,0,.9);font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:28px;font-weight:700;letter-spacing:0;line-height:32px}}@media only screen and (max-width:768px)and (min-width:769px){.about .title,.benefits .benefits__wrapper .benefits__right-content .benefits__title,.container-faq.hub__boxed-width .content .title,.hub__grid-item.item__card.card__primary .item-description .pre-title+.subtitle,.hub__grid-item.item__card.card__primary .item-description .title,.hub__grid-item.item__card.card__primary-discovery .item-description .pre-title+.subtitle,.hub__grid-item.item__card.card__primary-discovery .item-description .title,.hub__grid-item.item__card.card__secondary-discovery .item-description .pre-title+.subtitle,.hub__grid-item.item__card.card__secondary-discovery .item-description .pre-title+.title,.ig__card .ig__title,.item__banner.banner__numeric .description .title,.section__cobranded .cobranded__title,.section__congrats .content .primary__text,.section__custombenefit .custombenefit__title,.spl-text-xl{font-size:32px;line-height:36px}}@media only screen and (max-width:768px){.grid__header .offer,.hub__subtitle .text__primary,.spl-text-lg{color:rgba(0,0,0,.9);font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:24px;font-weight:700;letter-spacing:0;line-height:28px}}@media only screen and (max-width:768px)and (min-width:769px){.grid__header .offer,.hub__subtitle .text__primary,.spl-text-lg{font-size:28px;line-height:32px}}@media only screen and (max-width:768px){.grid__header.with-offer .title,.grid__header.with-title .title,.hub__carousel .carousel__title,.hub__grid-item.item__card.card__secondary .item-description .title,.hub__grid-item.item__card.card__secondary-discovery .item-description .subtitle,.hub__grid-item.item__card.card__secondary-discovery .item-description .title,.hub__grid-item.item__card.card__tertiary .item-description .title,.section__congrats .content .paragraph__text,.spl-text-md{color:rgba(0,0,0,.9);font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:18px;font-weight:700;letter-spacing:0;line-height:22px}}@media only screen and (max-width:768px)and (min-width:769px){.grid__header.with-offer .title,.grid__header.with-title .title,.hub__carousel .carousel__title,.hub__grid-item.item__card.card__secondary .item-description .title,.hub__grid-item.item__card.card__secondary-discovery .item-description .subtitle,.hub__grid-item.item__card.card__secondary-discovery .item-description .title,.hub__grid-item.item__card.card__tertiary .item-description .title,.section__congrats .content .paragraph__text,.spl-text-md{font-size:24px;line-height:28px}}@media only screen and (max-width:768px){.cardposters__item-label__title,.cardposters__row-container--gridx2 .cardposters__item-label__title,.cardposters__row-container--gridx3 .cardposters__item-label__title,.cardposters__row-container--gridx4 .cardposters__item-label__title,.grid__header .pre__offer,.item__banner.banner__category .description .label .title,.item__banner.banner__label .label .title,.special__grid-containerx2 .special-wrapper .item__banner .label .title,.special__grid-containerx4 .special-wrapper .item__banner .label .title,.spl-text-sm{color:rgba(0,0,0,.9);font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:16px;font-weight:600;letter-spacing:0;line-height:20px}}@media only screen and (max-width:768px)and (min-width:769px){.cardposters__item-label__title,.cardposters__row-container--gridx2 .cardposters__item-label__title,.cardposters__row-container--gridx3 .cardposters__item-label__title,.cardposters__row-container--gridx4 .cardposters__item-label__title,.grid__header .pre__offer,.item__banner.banner__category .description .label .title,.item__banner.banner__label .label .title,.special__grid-containerx2 .special-wrapper .item__banner .label .title,.special__grid-containerx4 .special-wrapper .item__banner .label .title,.spl-text-sm{font-size:20px;line-height:24px}}@media only screen and (max-width:768px){.hub__carousel .carousel__ul .carousel__item-title,.hub__grid-item.item__card.card__primary .item-description .title+.subtitle,.hub__grid-item.item__card.card__primary-discovery.left .item-description .title+.subtitle,.hub__grid-item.item__card.card__secondary .item-description .title+.subtitle,.hub__grid-item.item__card.card__secondary-discovery.left .item-description .title+.subtitle,.hub__grid-item.item__card.card__tertiary .item-description .title+.subtitle,.special__grid-containerx3 .special-wrapper .item__banner .label .title,.spl-text-xs{color:rgba(0,0,0,.9);font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:12px;font-weight:600;letter-spacing:0;line-height:16px}.spl-text-xxl-desktop{font-size:40px;line-height:44px}.spl-text-xl-desktop,.spl-text-xxl-desktop{color:rgba(0,0,0,.9);font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-weight:700;letter-spacing:0}.spl-text-xl-desktop{font-size:32px;line-height:36px}.spl-text-lg-desktop{font-size:28px;line-height:32px}.spl-text-lg-desktop,.spl-text-md-desktop{color:rgba(0,0,0,.9);font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-weight:700;letter-spacing:0}.spl-text-md-desktop{font-size:24px;line-height:28px}.spl-text-sm-desktop{color:rgba(0,0,0,.9);font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:20px;font-weight:600;letter-spacing:0;line-height:24px}.spl-text-xxl-mobile{font-size:32px;line-height:36px}.spl-text-xl-mobile,.spl-text-xxl-mobile{color:rgba(0,0,0,.9);font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-weight:700;letter-spacing:0}.spl-text-xl-mobile{font-size:28px;line-height:32px}.spl-text-lg-mobile{font-size:24px;line-height:28px}.spl-text-lg-mobile,.spl-text-md-mobile{color:rgba(0,0,0,.9);font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-weight:700;letter-spacing:0}.spl-text-md-mobile{font-size:18px;line-height:22px}.spl-text-sm-mobile{color:rgba(0,0,0,.9);font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:16px;font-weight:600;letter-spacing:0;line-height:20px}.uppercase h2{text-transform:uppercase}.about .spl-dynamic-text-color .title,.benefits .benefits__wrapper .benefits__right-content .spl-dynamic-text-color .benefits__title,.container-faq.hub__boxed-width .content .spl-dynamic-text-color .title,.grid__header .spl-dynamic-text-color .offer,.grid__header .spl-dynamic-text-color .pre__offer,.grid__header.with-offer .spl-dynamic-text-color .title,.grid__header.with-title .spl-dynamic-text-color .title,.hub__carousel .carousel__ul .spl-dynamic-text-color .carousel__item-title,.hub__carousel .spl-dynamic-text-color .carousel__title,.hub__grid-item.item__card.card__primary .item-description .spl-dynamic-text-color .pre-title+.subtitle,.hub__grid-item.item__card.card__primary .item-description .spl-dynamic-text-color .title,.hub__grid-item.item__card.card__primary .item-description .spl-dynamic-text-color .title+.subtitle,.hub__grid-item.item__card.card__primary-discovery .item-description .spl-dynamic-text-color .pre-title+.subtitle,.hub__grid-item.item__card.card__primary-discovery .item-description .spl-dynamic-text-color .title,.hub__grid-item.item__card.card__primary-discovery.left .item-description .spl-dynamic-text-color .title+.subtitle,.hub__grid-item.item__card.card__secondary .item-description .spl-dynamic-text-color .title,.hub__grid-item.item__card.card__secondary .item-description .spl-dynamic-text-color .title+.subtitle,.hub__grid-item.item__card.card__secondary-discovery .item-description .spl-dynamic-text-color .pre-title+.subtitle,.hub__grid-item.item__card.card__secondary-discovery .item-description .spl-dynamic-text-color .pre-title+.title,.hub__grid-item.item__card.card__secondary-discovery .item-description .spl-dynamic-text-color .subtitle,.hub__grid-item.item__card.card__secondary-discovery .item-description .spl-dynamic-text-color .title,.hub__grid-item.item__card.card__secondary-discovery.left .item-description .spl-dynamic-text-color .title+.subtitle,.hub__grid-item.item__card.card__tertiary .item-description .spl-dynamic-text-color .title,.hub__grid-item.item__card.card__tertiary .item-description .spl-dynamic-text-color .title+.subtitle,.hub__subtitle .spl-dynamic-text-color .text__primary,.ig__card .spl-dynamic-text-color .ig__title,.item__banner.banner__category .description .label .spl-dynamic-text-color .title,.item__banner.banner__label .label .spl-dynamic-text-color .title,.item__banner.banner__numeric .description .spl-dynamic-text-color .title,.section__cobranded .spl-dynamic-text-color .cobranded__title,.section__congrats .content .spl-dynamic-text-color .paragraph__text,.section__congrats .content .spl-dynamic-text-color .primary__text,.section__custombenefit .spl-dynamic-text-color .custombenefit__title,.special__grid-containerx2 .special-wrapper .item__banner .label .spl-dynamic-text-color .title,.special__grid-containerx3 .special-wrapper .item__banner .label .spl-dynamic-text-color .title,.special__grid-containerx4 .special-wrapper .item__banner .label .spl-dynamic-text-color .title,.spl-dynamic-text-color,.spl-dynamic-text-color .about .title,.spl-dynamic-text-color .benefits .benefits__wrapper .benefits__right-content .benefits__title,.spl-dynamic-text-color .cardposters__item-label__title,.spl-dynamic-text-color .container-faq.hub__boxed-width .content .title,.spl-dynamic-text-color .grid__header .offer,.spl-dynamic-text-color .grid__header .pre__offer,.spl-dynamic-text-color .grid__header.with-offer .title,.spl-dynamic-text-color .grid__header.with-title .title,.spl-dynamic-text-color .hub__carousel .carousel__title,.spl-dynamic-text-color .hub__carousel .carousel__ul .carousel__item-title,.spl-dynamic-text-color .hub__grid-item.item__card.card__primary .item-description .pre-title+.subtitle,.spl-dynamic-text-color .hub__grid-item.item__card.card__primary .item-description .title,.spl-dynamic-text-color .hub__grid-item.item__card.card__primary .item-description .title+.subtitle,.spl-dynamic-text-color .hub__grid-item.item__card.card__primary-discovery .item-description .pre-title+.subtitle,.spl-dynamic-text-color .hub__grid-item.item__card.card__primary-discovery .item-description .title,.spl-dynamic-text-color .hub__grid-item.item__card.card__primary-discovery.left .item-description .title+.subtitle,.spl-dynamic-text-color .hub__grid-item.item__card.card__secondary .item-description .title,.spl-dynamic-text-color .hub__grid-item.item__card.card__secondary .item-description .title+.subtitle,.spl-dynamic-text-color .hub__grid-item.item__card.card__secondary-discovery .item-description .pre-title+.subtitle,.spl-dynamic-text-color .hub__grid-item.item__card.card__secondary-discovery .item-description .pre-title+.title,.spl-dynamic-text-color .hub__grid-item.item__card.card__secondary-discovery .item-description .subtitle,.spl-dynamic-text-color .hub__grid-item.item__card.card__secondary-discovery .item-description .title,.spl-dynamic-text-color .hub__grid-item.item__card.card__secondary-discovery.left .item-description .title+.subtitle,.spl-dynamic-text-color .hub__grid-item.item__card.card__tertiary .item-description .title,.spl-dynamic-text-color .hub__grid-item.item__card.card__tertiary .item-description .title+.subtitle,.spl-dynamic-text-color .hub__subtitle .text__primary,.spl-dynamic-text-color .ig__card .ig__title,.spl-dynamic-text-color .item__banner.banner__category .description .label .title,.spl-dynamic-text-color .item__banner.banner__label .label .title,.spl-dynamic-text-color .item__banner.banner__numeric .description .title,.spl-dynamic-text-color .section__cobranded .cobranded__title,.spl-dynamic-text-color .section__congrats .content .paragraph__text,.spl-dynamic-text-color .section__congrats .content .primary__text,.spl-dynamic-text-color .section__custombenefit .custombenefit__title,.spl-dynamic-text-color .special__grid-containerx2 .special-wrapper .item__banner .label .title,.spl-dynamic-text-color .special__grid-containerx3 .special-wrapper .item__banner .label .title,.spl-dynamic-text-color .special__grid-containerx4 .special-wrapper .item__banner .label .title,.spl-dynamic-text-color .spl-text-lg,.spl-dynamic-text-color .spl-text-lg-desktop,.spl-dynamic-text-color .spl-text-lg-mobile,.spl-dynamic-text-color .spl-text-md,.spl-dynamic-text-color .spl-text-md-desktop,.spl-dynamic-text-color .spl-text-md-mobile,.spl-dynamic-text-color .spl-text-sm,.spl-dynamic-text-color .spl-text-sm-desktop,.spl-dynamic-text-color .spl-text-sm-mobile,.spl-dynamic-text-color .spl-text-xl,.spl-dynamic-text-color .spl-text-xl-desktop,.spl-dynamic-text-color .spl-text-xl-mobile,.spl-dynamic-text-color .spl-text-xs,.spl-dynamic-text-color .spl-text-xxl,.spl-dynamic-text-color .spl-text-xxl-desktop,.spl-dynamic-text-color .spl-text-xxl-mobile,.spl-dynamic-text-color a,.spl-dynamic-text-color div,.spl-dynamic-text-color h1,.spl-dynamic-text-color h2,.spl-dynamic-text-color h3,.spl-dynamic-text-color h4,.spl-dynamic-text-color h5,.spl-dynamic-text-color h6,.spl-dynamic-text-color p,.spl-dynamic-text-color span{color:var(--text-color,inherit)}.m-x-xs{margin-left:4px;margin-right:4px}.m-x-sm{margin-left:8px;margin-right:8px}.m-x-md{margin-left:16px;margin-right:16px}.m-x-lg{margin-left:24px;margin-right:24px}.m-x-xl{margin-left:32px;margin-right:32px}.m-x-xxl{margin-left:48px;margin-right:48px}.m-y-xs{margin-bottom:4px;margin-top:4px}.m-y-sm{margin-bottom:8px;margin-top:8px}.m-y-md{margin-bottom:16px;margin-top:16px}.m-y-lg{margin-bottom:24px;margin-top:24px}.m-y-xl{margin-bottom:32px;margin-top:32px}.m-y-xxl{margin-bottom:48px;margin-top:48px}.m-xs{margin:4px}.m-sm{margin:8px}.m-md{margin:16px}.m-lg{margin:24px}.m-xl{margin:32px}.m-xxl{margin:48px}.m-t-xs{margin-top:4px}.m-t-sm{margin-top:8px}.m-t-md{margin-top:16px}.m-t-lg{margin-top:24px}.m-t-xl{margin-top:32px}.m-t-xxl{margin-top:48px}.m-r-xs{margin-right:4px}.m-r-sm{margin-right:8px}.m-r-md{margin-right:16px}.m-r-lg{margin-right:24px}.m-r-xl{margin-right:32px}.m-r-xxl{margin-right:48px}.m-b-xs{margin-bottom:4px}.m-b-sm{margin-bottom:8px}.m-b-md{margin-bottom:16px}.m-b-lg{margin-bottom:24px}.m-b-xl{margin-bottom:32px}.m-b-xxl{margin-bottom:48px}.m-l-xs{margin-left:4px}.m-l-sm{margin-left:8px}.m-l-md{margin-left:16px}.m-l-lg{margin-left:24px}.m-l-xl{margin-left:32px}.m-l-xxl{margin-left:48px}.p-x-xs{padding-left:4px;padding-right:4px}.p-x-sm{padding-left:8px;padding-right:8px}.p-x-md{padding-left:16px;padding-right:16px}.p-x-lg{padding-left:24px;padding-right:24px}.p-x-xl{padding-left:32px;padding-right:32px}.p-x-xxl{padding-left:48px;padding-right:48px}.p-y-xs{padding-bottom:4px;padding-top:4px}.p-y-sm{padding-bottom:8px;padding-top:8px}.p-y-md{padding-bottom:16px;padding-top:16px}.p-y-lg{padding-bottom:24px;padding-top:24px}.p-y-xl{padding-bottom:32px;padding-top:32px}.p-y-xxl{padding-bottom:48px;padding-top:48px}.p-xs{padding:4px}.p-sm{padding:8px}.p-md{padding:16px}.p-lg{padding:24px}.p-xl{padding:32px}.p-xxl{padding:48px}.p-t-xs{padding-top:4px}.p-t-sm{padding-top:8px}.p-t-md{padding-top:16px}.p-t-lg{padding-top:24px}.p-t-xl{padding-top:32px}.p-t-xxl{padding-top:48px}.p-r-xs{padding-right:4px}.p-r-sm{padding-right:8px}.p-r-md{padding-right:16px}.p-r-lg{padding-right:24px}.p-r-xl{padding-right:32px}.p-r-xxl{padding-right:48px}.p-b-xs{padding-bottom:4px}.p-b-sm{padding-bottom:8px}.p-b-md{padding-bottom:16px}.p-b-lg{padding-bottom:24px}.p-b-xl{padding-bottom:32px}.p-b-xxl{padding-bottom:48px}.p-l-xs{padding-left:4px}.p-l-sm{padding-left:8px}.p-l-md{padding-left:16px}.p-l-lg{padding-left:24px}.p-l-xl{padding-left:32px}.p-l-xxl{padding-left:48px}.m-x-auto{margin-left:auto;margin-right:auto}.m-0{margin:0}.m-t-0{margin-top:0}.m-r-0{margin-right:0}.m-b-0{margin-bottom:0}.m-l-0{margin-left:0}.p-0{padding:0}.p-t-0{padding-top:0}.p-r-0{padding-right:0}.p-b-0{padding-bottom:0}.p-l-0{padding-left:0}.container-spacing-small{padding-bottom:24px;padding-top:24px}.container-spacing-medium{padding-bottom:48px;padding-top:48px}.container-spacing-large{padding-bottom:72px;padding-top:72px}.adaptive-spacing{padding-bottom:var(--adaptive-padding-bottom,0);padding-top:var(--adaptive-padding-top,0)}}@media only screen and (max-width:768px)and (max-width:768px){.adaptive-spacing{padding-bottom:var(--adaptive-padding-bottom-mobile,var(--adaptive-padding-bottom,0));padding-top:var(--adaptive-padding-top-mobile,var(--adaptive-padding-top,0))}}@media only screen and (max-width:768px){.adaptive-spacing-safe{padding-bottom:var(--adaptive-padding-bottom,16px);padding-top:var(--adaptive-padding-top,16px)}.set-spacing-vars{--adaptive-padding-top:0px;--adaptive-padding-bottom:0px}.dynamic-carousel-mobile .andes-card{padding:0}.dynamic-carousel-mobile .andes-button--transparent:focus{background-color:transparent}.dynamic-carousel-mobile .dynamic-carousel__item-container{border-right:1px solid #f5f5f5;border-top:1px solid #f5f5f5;min-height:263px;padding:6px 8px}.dynamic-carousel-mobile .dynamic-carousel__item-container>a{height:auto}.dynamic-carousel-mobile .dynamic-carousel__item-container .dynamic-carousel__item-content{min-height:115px;text-align:left}.dynamic-carousel-mobile .dynamic-carousel__item-container .dynamic-carousel__item-content.with-add-to-cart{min-height:56px}.dynamic-carousel-mobile .dynamic-carousel__item-container .dynamic-carousel__item-actions{padding:12px 0 2px}.dynamic-carousel-mobile__items{display:grid;grid-template-columns:repeat(auto-fit,50%)}.dynamic-carousel-mobile__title{border-bottom:.5px solid #f5f5f5;color:rgba(0,0,0,.9);font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:18px;font-weight:600;letter-spacing:0;line-height:22px;margin:0;padding:12px 16px 16px}.dynamic-carousel-mobile__link{border-top:.5px solid #f5f5f5}.dynamic-carousel-mobile__link a{-webkit-align-items:center;align-items:center;-moz-box-sizing:border-box;box-sizing:border-box;color:#3483fa;font-size:14px;font-weight:600;-webkit-justify-content:space-between;justify-content:space-between;padding:16px;width:100%}.dynamic-carousel-mobile .dynamic-carousel__price-block,.dynamic-carousel-mobile__link .arrow-container,.dynamic-carousel-mobile__link a{display:-webkit-flex;display:flex}.dynamic-carousel-mobile .dynamic-carousel__oldprice{color:#666;display:-webkit-inline-flex;display:inline-flex;font-size:12px;height:15px;opacity:1;text-decoration:line-through}.dynamic-carousel-mobile .dynamic-carousel__img{margin:auto;max-height:148px;max-width:100%}.dynamic-carousel-mobile .poly-card--grid-card{border-radius:0!important;margin-bottom:0;max-width:100%;width:100%}.dynamic-carousel-mobile .poly-card--grid-card.poly-card--mobile .poly-card__portada--grid-height{height:auto!important;max-height:250px!important;min-width:auto!important}.dynamic-carousel-mobile .poly-card--grid[class*="--mobile"]{border:.5px solid #f5f5f5;--poly-max-width:auto;height:100%}.dynamic-carousel-mobile .poly-card--mobile .poly-component__title{-webkit-line-clamp:2!important;line-clamp:2!important}}@media only screen and (max-width:768px)and (max-width:768px){.dynamic-carousel-mobile .poly-component__highlight-countdown{font-size:9px!important}}.splinter-link{display:block}.splinter-link,.splinter-link:hover{text-decoration:none}.dynamic__carousel .dynamic-carousel-normal-desktop.adaptive-spacing{padding-left:0;padding-right:0}.dynamic__carousel .dynamic-carousel-normal-desktop:not(.adaptive-spacing){padding-bottom:24px;padding-top:24px}.dynamic__carousel .dynamic-carousel-mobile.adaptive-spacing{padding-left:16px;padding-right:16px}.dynamic__carousel .dynamic-carousel-mobile:not(.adaptive-spacing){padding:16px}.dynamic-carousel__item-container{-moz-box-sizing:border-box;box-sizing:border-box;-webkit-justify-content:space-between;justify-content:space-between;min-height:224px;text-align:center;vertical-align:top}.dynamic-carousel__item-container,.dynamic-carousel__item-container .dynamic-carousel__link-container{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.dynamic-carousel__item-container .dynamic-carousel__price-block{overflow:hidden;padding-top:8px;text-align:left}.dynamic-carousel__item-container .dynamic-carousel__price-container{-webkit-align-items:flex-start;align-items:flex-start;display:-webkit-flex;display:flex;padding:0 4px 2px 0}.dynamic-carousel__item-container .dynamic-carousel__price{color:rgba(0,0,0,.8);font-size:16px;font-weight:400;line-height:1}.dynamic-carousel__item-container .dynamic-carousel__price-decimals{color:rgba(0,0,0,.8);font-size:12px;font-weight:400;line-height:1em;margin-left:0;padding-left:0;vertical-align:super}.dynamic-carousel__item-container .dynamic-carousel__discount{color:#00a650;font-size:12px;line-height:1.5;margin-top:1px;padding-left:5px;vertical-align:text-top}.dynamic-carousel__item-container .dynamic-carousel__installments{color:#00a650;font-size:12px;text-align:left}.dynamic-carousel__item-container .dynamic-carousel__installments-decimals{font-size:10px;left:-2px;position:relative;top:-3px}.dynamic-carousel__item-container .dynamic-carousel__shipping-container{color:#00a650;font-size:12px;font-weight:600;text-align:left}.dynamic-carousel__item-container .dynamic-carousel__shipping-container-fulfillment{margin-bottom:-3px}.dynamic-carousel__item-container .dynamic-carousel__title{-webkit-box-orient:vertical;color:#000;display:-webkit-box;font-size:12px;font-weight:300;-webkit-line-clamp:2;line-height:1.17;margin:2px 0 0;overflow:hidden;text-align:left}.dynamic-carousel__item-container .dynamic-carousel__title.with-pill{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.dynamic-carousel__item-container .dynamic-carousel__pill-container{display:block;line-height:1;margin:8px 0 4px;text-align:left}.dynamic-carousel__item-container .dynamic-carousel__pill-container--text{border-radius:3px;color:#fff;display:inline-block;font-size:12px;font-weight:600;line-height:1.2;padding:2px 4px}.dynamic-carousel__item-container .dynamic-carousel__pill-container--text-today-offer{background-color:#3483fa}.dynamic-carousel__item-container .dynamic-carousel__pill-container--text-mercadocoin{-webkit-align-items:center;align-items:center;background-color:#fff1cb;color:#a47b2e;display:-webkit-flex;display:flex;font-size:12px;font-weight:600;margin:8px 0;padding:2px 5px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.dynamic-carousel__item-container .dynamic-carousel__pill-container--text-mercadocoin svg{margin-left:5px}.dynamic-carousel__item-container .dynamic-carousel__pill-container--text-best-seller{background-color:#f73;font-weight:400}.hub__carousel{border:0;margin:0 auto;outline:0;overflow:hidden;vertical-align:baseline}.hub__carousel.adaptive-spacing{padding-left:0;padding-right:0}@media(max-width:768px){.hub__carousel.adaptive-spacing{padding-right:16px}}.hub__carousel:not(.adaptive-spacing){padding:10px 0}@media(min-width:768px){.hub__carousel:not(.adaptive-spacing){overflow:hidden;padding-bottom:24px;padding-top:24px}}@media(max-width:768px){.hub__carousel:not(.adaptive-spacing){padding-bottom:16px;padding-right:16px;padding-top:16px}}@media(min-width:768px){.hub__carousel{overflow:hidden}}.hub__carousel .carousel__title{display:block;margin:0;padding:0 10px;text-align:center}@media(max-width:768px){.hub__carousel .carousel__title{margin-bottom:16px;padding:0;width:-webkit-calc(100% + 16px);width:calc(100% + 16px)}}.hub__carousel .carousel__title.dark{color:rgba(0,0,0,.9)}.hub__carousel .carousel__title.light{color:#fff}.hub__carousel .carousel__brands-ul,.hub__carousel .carousel__ul{margin:0 auto;max-width:1120px;position:relative;text-align:center}@media(max-width:768px){.hub__carousel .carousel__brands-ul,.hub__carousel .carousel__ul{min-width:-webkit-calc(100% + 16px);min-width:calc(100% + 16px)}}@media(min-width:1024px){.hub__carousel .carousel__brands-ul .carousel-list .andes-carousel-snapped__wrapper,.hub__carousel .carousel__ul .carousel-list .andes-carousel-snapped__wrapper{margin-left:0}}@media(max-width:768px){.hub__carousel .carousel__brands-ul .carousel-list-element,.hub__carousel .carousel__ul .carousel-list-element{padding:0}.hub__carousel .carousel__brands-ul .carousel-list-element:last-child,.hub__carousel .carousel__ul .carousel-list-element:last-child{margin-right:16px}}.hub__carousel .carousel__brands-ul .carousel-list.few-items-carousel.large .carousel-list-element,.hub__carousel .carousel__ul .carousel-list.few-items-carousel.large .carousel-list-element{margin-right:45px!important}.hub__carousel .carousel__brands-ul .carousel-list.few-items-carousel.large .carousel-mobile-element,.hub__carousel .carousel__ul .carousel-list.few-items-carousel.large .carousel-mobile-element{margin-right:38px!important}@media(min-width:1024px){.hub__carousel .carousel__brands-ul.large .carousel-list .andes-carousel-snapped__wrapper,.hub__carousel .carousel__ul.large .carousel-list .andes-carousel-snapped__wrapper{margin-left:0}}.hub__carousel .carousel__brands-ul.card,.hub__carousel .carousel__ul.card{max-width:1188px}@media(max-width:1183px){.hub__carousel .carousel__brands-ul.card,.hub__carousel .carousel__ul.card{max-width:867px}}.hub__carousel .carousel__brands-ul.card .andes-carousel-snapped__slide,.hub__carousel .carousel__ul.card .andes-carousel-snapped__slide{width:160px!important}@media(min-width:1024px){.hub__carousel .carousel__brands-ul.card .andes-carousel-snapped__wrapper,.hub__carousel .carousel__ul.card .andes-carousel-snapped__wrapper{-webkit-column-gap:11.35px;-moz-column-gap:11.35px;column-gap:11.35px;margin:1px 0!important}}.hub__carousel .carousel__brands-ul.card .carousel-list-element:last-child,.hub__carousel .carousel__brands-ul.card .carousel-mobile-element:last-child,.hub__carousel .carousel__ul.card .carousel-list-element:last-child,.hub__carousel .carousel__ul.card .carousel-mobile-element:last-child{margin-right:16px}@media(min-width:1024px){.hub__carousel .carousel__brands-ul.card .carousel-list-element,.hub__carousel .carousel__brands-ul.card .carousel-list-element:last-child,.hub__carousel .carousel__brands-ul.card .carousel-mobile-element,.hub__carousel .carousel__brands-ul.card .carousel-mobile-element:last-child,.hub__carousel .carousel__ul.card .carousel-list-element,.hub__carousel .carousel__ul.card .carousel-list-element:last-child,.hub__carousel .carousel__ul.card .carousel-mobile-element,.hub__carousel .carousel__ul.card .carousel-mobile-element:last-child{margin-right:0!important}}.hub__carousel .carousel__brands-ul.card .carousel__item,.hub__carousel .carousel__ul.card .carousel__item{width:160px}@media(min-width:768px){.hub__carousel .carousel__brands-ul.card .carousel__item,.hub__carousel .carousel__ul.card .carousel__item{margin:16px 0 3px}}@media(max-width:768px){.hub__carousel .carousel__brands-ul.card .carousel__item,.hub__carousel .carousel__ul.card .carousel__item{margin:0 4px 0 6px}}.hub__carousel .carousel__brands-ul .few-items-carousel .andes-carousel-snapped__wrapper,.hub__carousel .carousel__ul .few-items-carousel .andes-carousel-snapped__wrapper{-webkit-justify-content:center;justify-content:center}.hub__carousel .carousel__brands-ul .few-items-carousel .andes-carousel-snapped__wrapper .andes-carousel-snapped__slide,.hub__carousel .carousel__ul .few-items-carousel .andes-carousel-snapped__wrapper .andes-carousel-snapped__slide{-webkit-flex-basis:content;flex-basis:content;-webkit-justify-content:center;justify-content:center}.hub__carousel .carousel__brands-ul .carousel__item,.hub__carousel .carousel__ul .carousel__item{height:auto;margin:5px 8px 0;width:88px}@media(min-width:768px){.hub__carousel .carousel__brands-ul .carousel__item,.hub__carousel .carousel__ul .carousel__item{margin:16px 8px 1px;width:100px}}.hub__carousel .carousel__brands-ul .carousel__item a.subcategory__link,.hub__carousel .carousel__ul .carousel__item a.subcategory__link{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;text-decoration:none}.hub__carousel .carousel__brands-ul .carousel__item-img,.hub__carousel .carousel__ul .carousel__item-img{background-color:transparent;border-radius:50%;-moz-box-sizing:border-box;box-sizing:border-box;height:90px;margin:auto;overflow:hidden;position:relative;text-align:center;width:90px;z-index:1}.hub__carousel .carousel__brands-ul .carousel__item-img.square,.hub__carousel .carousel__ul .carousel__item-img.square{border-radius:8px}@media(min-width:1024px){.hub__carousel .carousel__brands-ul .carousel__item-img.square,.hub__carousel .carousel__ul .carousel__item-img.square{height:100px;width:100px}.hub__carousel .carousel__brands-ul .carousel__item-img.large,.hub__carousel .carousel__ul .carousel__item-img.large{height:120px;width:120px}}.hub__carousel .carousel__brands-ul .carousel__item-img.card,.hub__carousel .carousel__ul .carousel__item-img.card{border-radius:6px;height:140px;width:160px}.hub__carousel .carousel__brands-ul .carousel__item-img.card img,.hub__carousel .carousel__ul .carousel__item-img.card img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.hub__carousel .carousel__brands-ul .carousel__item-img img,.hub__carousel .carousel__ul .carousel__item-img img{display:inline}@media(max-width:768px){.hub__carousel .carousel__brands-ul .carousel-list-element:first-child .carousel__item,.hub__carousel .carousel__brands-ul .carousel-mobile-element:first-child .carousel__item,.hub__carousel .carousel__ul .carousel-list-element:first-child .carousel__item,.hub__carousel .carousel__ul .carousel-mobile-element:first-child .carousel__item{margin-left:16px!important}}.hub__carousel.shadow .carousel__item-img{box-shadow:0 1px 2px 0 rgba(0,0,0,.12)}@media(min-width:768px){.hub__carousel.shadow .carousel__item-img{-webkit-transition:box-shadow .2s ease-in-out;transition:box-shadow .2s ease-in-out}.hub__carousel.shadow .carousel__item-img:hover{box-shadow:0 6px 16px 0 rgba(0,0,0,.1)}}.hub__carousel.shadow .carousel__item-img.card{box-shadow:0 1px 2px 0 rgba(0,0,0,.12)}@media(min-width:768px){.hub__carousel.shadow .carousel__item-img.card{-webkit-transition:none;transition:none}}.hub__carousel.shadow .carousel__item-img.card:hover{box-shadow:0 1px 2px 0 rgba(0,0,0,.12)}.hub__carousel .carousel__ul .carousel__item-title{display:block;margin:0;padding-top:12px;text-align:center;text-decoration:none;white-space:normal}@media(max-width:768px){.hub__carousel .carousel__ul .carousel__item-title{padding-bottom:12px}}@media(min-width:768px){.hub__carousel .carousel__ul .carousel__item-title{padding-top:0}}.hub__carousel .carousel__ul .carousel__item-title.dark{color:rgba(0,0,0,.9)}.hub__carousel .carousel__ul .carousel__item-title.light{color:#fff}@media(min-width:768px){.hub__carousel .carousel__ul .carousel__item-img{margin-bottom:16px}}@media(max-width:768px){.hub__carousel .carousel__brands-ul{margin:0 auto;max-width:1120px;padding:0;position:relative;text-align:center}}.hub__carousel .carousel__brands-ul .carousel__item{display:inline-block;height:auto;margin:0 12px}@media(min-width:768px){.hub__carousel .carousel__brands-ul .carousel__item{margin:16px 12px 1px}}.hub__carousel .carousel__brands-ul .carousel__item-title{display:none}@media(min-width:768px){.hub__carousel .carousel__brands-ul .carousel__item-title{display:none}}.hub__carousel .carousel-container{margin:0 auto}@media(max-width:768px){.hub__carousel li.carousel-mobile-element:last-child{padding-right:12px}}.hub__carousel.dark .carousel__item-title,.hub__carousel.dark .carousel__title{color:#fff}.hub__carousel.dark .carousel__item-title.dark,.hub__carousel.dark .carousel__title.dark{color:rgba(0,0,0,.9)}.uppercase-subtitles .hub__carousel .carousel__item-title{text-transform:uppercase}.andes-carousel-free{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;outline:none;scrollbar-width:none}.andes-carousel-free__list{display:-webkit-inline-flex;display:inline-flex;list-style:none;margin:0;padding:0}.andes-carousel-free .andes-carousel-free__list--spacing-12 .andes-carousel-free__slide:not(:last-child){margin-right:12px}.andes-carousel-free .andes-carousel-free__list--spacing-16 .andes-carousel-free__slide:not(:last-child){margin-right:16px}.andes-carousel-free .andes-carousel-free__list--spacing-24 .andes-carousel-free__slide:not(:last-child){margin-right:24px}.andes-carousel-free__slide{display:-webkit-flex;display:flex}.andes-carousel-free::-webkit-scrollbar,.andes-carousel-free::-webkit-scrollbar-thumb{background-color:transparent;height:0;width:0}.andes-carousel-free::-webkit-scrollbar-track{background-color:transparent;box-shadow:inset 0 0 6px transparent}.hub__carouselhome{border:0;margin:0 auto;outline:0;overflow:hidden;padding:20px 0;vertical-align:baseline}.hub__carouselhome__ul{margin:0 auto;max-width:1120px;min-width:100%;position:relative;text-align:center}.hub__carouselhome__ul-list{gap:.3rem}.hub__carouselhome__ul-list-element{padding:0}.hub__carouselhome__ul-list-element:first-child{margin-left:4px}.hub__carouselhome__ul .carouselhome__item{height:auto;margin:5px 8px 0;width:48px}.hub__carouselhome__ul .carouselhome__item a.carouselhome__item-link{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;text-decoration:none}.hub__carouselhome__ul .carouselhome__item-img{background-color:#fff;border-radius:50%;box-shadow:0 1px 2px 0 rgba(0,0,0,.12);-moz-box-sizing:border-box;box-sizing:border-box;height:48px;margin:auto;overflow:hidden;position:relative;text-align:center;width:48px;z-index:1}.hub__carouselhome__ul .carouselhome__item-img img{display:inline}.hub__carouselhome__ul .carouselhome__item-title{color:rgba(0,0,0,.549);font-size:10px;font-weight:700;line-height:1.2;margin:0;padding-bottom:12px;padding-top:6px;text-align:center;text-decoration:none;text-transform:capitalize;text-wrap:nowrap;white-space:normal}.hub__carouselhome__ul .carouselhome__item-title.dark{color:#000}.hub__carouselhome__ul .carouselhome__item-title.light{color:#fff}.hub__carouselhome .carousel-container{margin:0 auto}.desktop__view{margin:auto;max-width:1200px;width:100%}.desktop__view-container.andes-card{box-shadow:0 1px 1px 0 rgba(0,0,0,.1);margin:24px auto;padding:32px 40px 40px}.desktop__view-wrapper{-webkit-column-count:5;-moz-column-count:5;column-count:5;-moz-column-gap:50px;-webkit-column-gap:50px;column-gap:50px}.desktop__view-child{-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid;padding-bottom:20px;width:198px}.desktop__view-ul{margin:0;padding:0}.desktop__view .category-list__title{font-size:26px;font-weight:400;margin:24px auto;max-width:1200px;padding:0;width:100%}.desktop__view .category-list__item{border-top:0;list-style-type:none}.desktop__view .category-list__item a{width:100%}.desktop__view .category-list-item{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;margin:0;padding:0;text-decoration:none;width:100%}.desktop__view .category-list-item__permalink-title{color:#8c8c8c;font-size:14px;font-weight:400;margin:0 0 8px}.desktop__view .category-list-item__permalink-title:hover{color:#3483fa}.desktop__view .category-list-item__permalink-custom{color:rgba(0,0,0,.8);font-size:16px;font-weight:600;line-height:18px;margin:0 0 12px}.desktop__view .category-list-item__permalink-custom-fw-regular{font-weight:400}.desktop__view .category-list-item__permalink-custom:hover{color:#3483fa}.mobile__view-container{background-color:#fff;box-shadow:0 1px 1px 0 rgba(0,0,0,.1);padding:12px 12px 24px}.mobile__view-child{border-radius:6px;margin-bottom:8px}.mobile__view .expandable-category-list-item{width:100%}.mobile__view .expandable-category-list-item__l2{-webkit-align-items:stretch;align-items:stretch;display:-webkit-flex;display:flex;height:45px;-webkit-justify-content:space-between;justify-content:space-between}.mobile__view .expandable-category-list-item__l2 button{-webkit-align-items:center;align-items:center;background:none;border:none;color:inherit;cursor:pointer;display:-webkit-flex;display:flex;height:100%;padding:0 16px}.mobile__view .expandable-category-list-item__l3{padding:0}.mobile__view .expandable-category-list-item__l3-list{background-color:#f5f5f5;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.mobile__view .expandable-category-list-item__l3-list-hidden{display:none}.mobile__view .category-list__title{color:rgba(0,0,0,.8);font-size:20px;margin:0;padding:16px 12px 0}.mobile__view .category-list__item{border-bottom:1px solid #ededed;color:#737373;list-style-type:none;padding:0}.mobile__view .category-list-item{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;font-size:16px;font-weight:400;height:45px;-webkit-justify-content:space-between;justify-content:space-between;margin:0;text-decoration:none}.mobile__view .category-list-item__permalink-title{color:rgba(0,0,0,.8);padding:0 16px}.mobile__view .category-list-item__permalink-custom{color:#737373;padding:0 14px}.ui-category-navigation-category{background-color:#fff;-moz-box-sizing:border-box;box-sizing:border-box;color:#000;display:block;font-family:Proxima Nova;font-size:14px;line-height:18px;padding:12px;text-align:center;text-decoration:none;width:100%}.ui-category-navigation-icon{height:44px;margin:32px auto 14px;width:44px}.ui-category-navigation-nc-icon{color:var(--andes-color-blue-500,#3483fa);fill:none;height:48px;stroke:currentColor;width:48px}.ui-category-navigation-nc-icon use{fill:inherit;stroke:inherit;stroke-width:2px}@media(min-width:769px){.ui-category-navigation-carousel{margin:25px 0}.ui-category-navigation-carousel>svg{display:none}.ui-category-navigation-carousel .container{-webkit-align-content:center;align-content:center;display:-webkit-flex;display:flex;-webkit-flex-basis:100%;flex-basis:100%;-webkit-flex-direction:column;flex-direction:column;-webkit-flex-wrap:wrap;flex-wrap:wrap;position:relative}.ui-category-navigation-carousel .container .wrapper{max-width:1264px;width:100%}.ui-category-navigation-carousel .container .wrapper .andes-carousel-snapped__title h2{display:-webkit-inline-flex;display:inline-flex;font-size:20px;font-weight:600;margin:0;-webkit-margin-after:0;margin-block-end:0;-webkit-margin-before:0;margin-block-start:0}.ui-category-navigation-carousel .container .wrapper .andes-carousel-snapped__controls-wrapper{margin-top:24px}.ui-category-navigation-carousel .icon img{max-height:44px;width:auto}.ui-category-navigation-carousel .category,.ui-category-navigation-carousel .filler:first-child{border-bottom:1px solid #eae6e6;border-right:1px solid #eae6e6}.ui-category-navigation-carousel .category,.ui-category-navigation-carousel .filler{height:160px}.ui-category-navigation-carousel .category{border-radius:4px}.ui-category-navigation-carousel .category-column{float:left;height:340px;width:100%}.ui-category-navigation-carousel .category+.category{bottom:0}.ui-category-navigation-carousel .category+.category:hover{bottom:1px}.ui-category-navigation-carousel .category:focus,.ui-category-navigation-carousel .category:hover{background-color:var(--andes-color-blue-500,#3483fa);color:#fff;max-width:100%;padding-right:11px;z-index:1}.ui-category-navigation-carousel .category:focus .nc-icon,.ui-category-navigation-carousel .category:hover .nc-icon{color:#fff}}@media(min-width:769px)and (max-width:1196px){.ui-category-navigation-carousel .category:focus p,.ui-category-navigation-carousel .category:hover p{padding-right:1px}}@media(min-width:769px){.ui-category-navigation-carousel .categories-cvs-icons{display:none}ul.andes-carousel-snapped__pagination.andes-carousel-snapped__pagination--position-top{-webkit-align-self:center;align-self:center}.andes-carousel-snapped__title{font-family:Proxima Nova;font-size:20px;font-style:normal;font-weight:600;line-height:25px}}@media only screen and (max-width:768px){.ui-category-navigationContainerExpandable{margin:25px 0}.ui-category-navigationContainerExpandable>svg{display:none}.ui-category-navigationContainerExpandable .section-header{margin-left:16.8px}.ui-category-navigationContainerExpandable .section-header h2{font-size:16px;line-height:20px;margin:0}.ui-category-navigationContainerExpandable .container{margin-left:11.6px;margin-right:11.6px}.ui-category-navigationContainerExpandable .wrapper{margin:20px 0;overflow:hidden}.ui-category-navigationContainerExpandable .wrapper .category-wrapper:nth-child(odd){margin:4px 4px 4px 0}.ui-category-navigationContainerExpandable .wrapper .category-wrapper:nth-child(2n){margin:4px 0 4px 4px}.ui-category-navigationContainerExpandable .wrapper .category-wrapper:first-child{margin:0 4px 4px 0}.ui-category-navigationContainerExpandable .wrapper .category-wrapper:nth-child(2){margin:0 0 4px 4px}.ui-category-navigationContainerExpandable .section-button{-webkit-align-items:center;align-items:center;background-color:#fff;border:0;border-radius:4px;box-shadow:0 1px 2px rgba(0,0,0,.12);color:var(--andes-color-blue-500,#3483fa);display:-webkit-flex;display:flex;font-family:Proxima Nova;font-size:14px;height:54px;-webkit-justify-content:center;justify-content:center;line-height:18px;margin-top:20px;padding:0;text-decoration:none;width:100%}.ui-category-navigationContainerExpandable .section-button svg{margin-left:5px}.ui-category-navigationContainerExpandable .category{border-radius:4px;height:171.27px}.ui-category-navigationContainerExpandable .category-wrapper{-moz-box-sizing:border-box;box-sizing:border-box;float:left;width:-webkit-calc(50% - 4px);width:calc(50% - 4px)}.ui-category-navigationContainerExpandable .not-display{display:none}}.seo-ui-trends-expandable{border-collapse:collapse}.seo-ui-trends-expandable .section-header.andes-card__header{padding:16px 10px}.seo-ui-trends-expandable .section-header.andes-card__header .andes-card__title{line-height:18px}.seo-ui-trends-expandable .one-entry .seo-ui-trends-entry-container{width:50%}.seo-ui-trends-expandable .wrapper{overflow:hidden}.seo-ui-trends-expandable .section-button{-webkit-align-items:center;align-items:center;background-color:#fff;border:none;border-radius:4px;color:var(--andes-color-blue-500,#3483fa);display:-webkit-flex;display:flex;font-size:14px;font-weight:600;height:50px;-webkit-justify-content:center;justify-content:center;line-height:18px;padding:0;text-decoration:none;width:100%}.seo-ui-trends-expandable .section-button svg{margin-left:5px}.seo-ui-trends-expandable .section-button svg path{fill:#3483fa}.seo-ui-trends-expandable .trends-entry-wrapper{border-bottom:1px solid rgba(0,0,0,.07);-moz-box-sizing:border-box;box-sizing:border-box;display:table;height:100%;width:100%}.seo-ui-trends-expandable .trends-entry-wrapper-cell{display:table-cell;height:100%;vertical-align:top;width:50%}.seo-ui-trends-expandable .trends-entry-wrapper-cell .seo-ui-trends-entry-keyword{-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical}.seo-ui-trends-expandable .trends-entry-wrapper-cell h3{margin:0}@media(max-width:835px){.seo-ui-trends-expandable .trends-entry-wrapper-cell .seo-ui-trends-entry-container .andes-card--flat{box-shadow:none}.seo-ui-trends-expandable .trends-entry-wrapper-cell:first-child .seo-ui-trends-entry-container .andes-card--flat{border-right:1px solid rgba(0,0,0,.07);box-shadow:none}}.seo-ui-trends-expandable .trends-entry-wrapper .andes-card{border-radius:0}.seo-ui-trends-expandable .trends-entry-wrapper .andes-card>:first-child{border-top-left-radius:0}.seo-ui-trends-expandable .trends-entry-wrapper .not-display{display:none}.seo-ui-trends-carousel{display:-webkit-flex;display:flex;-webkit-justify-content:flex-start;justify-content:flex-start}.seo-ui-trends-carousel .container-menu.container{display:-webkit-flex;display:flex;-webkit-flex-basis:100%;flex-basis:100%;-webkit-flex-direction:column;flex-direction:column;position:relative}.seo-ui-trends-carousel .container-menu{max-width:1184px;width:100%}.seo-ui-trends-carousel-wrapper{height:100%}.seo-ui-trends-carousel-wrapper .andes-carousel-snapped__title h2,.seo-ui-trends-carousel-wrapper .header h2{display:-webkit-inline-flex;display:inline-flex;font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:18px;font-weight:600;line-height:22px;margin:0}.seo-ui-trends-carousel-wrapper .andes-carousel-snapped__controls-wrapper{margin-top:10px;z-index:10}.seo-ui-trends-carousel-wrapper .andes-carousel-snapped--scroll-hidden{overflow-x:clip}.seo-ui-trends-carousel-wrapper .andes-carousel-snapped{margin-top:0}.seo-ui-trends-carousel-wrapper .andes-carousel-snapped__pagination[data-andes-carousel-snapped-pagination]{margin-top:0;position:relative}.seo-ui-trends-carousel .entry-column{width:100%}.seo-ui-trends-carousel .andes-carousel-snapped__slide{height:auto}.seo-ui-trends-carousel .andes-card{width:100%}.seo-ui-trends-entry-column{height:100%}.seo-ui-trends-entry-container{display:block;height:100%;position:relative;text-decoration:none;width:100%}.seo-ui-trends-entry-container .andes-card{height:100%}.seo-ui-trends-entry-container .andes-card__content{overflow:hidden}@media(max-width:835px){.seo-ui-trends-entry-container .andes-card--flat,.seo-ui-trends-entry-container .andes-card:hover{box-shadow:none}}.seo-ui-trends-entry-link:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.seo-ui-trends-entry-keyword{color:#000;font-size:14px;font-weight:400;line-height:15px;overflow:hidden;text-decoration:none;text-overflow:ellipsis}.seo-ui-trends-entry-content{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;gap:8px;padding:12px 23px}.seo-ui-trends-entry-description{-webkit-align-items:center;align-items:center;background:rgba(71,154,209,.15);border-radius:0 0 2px;color:var(--andes-color-blue-500,#3483fa);display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;font-size:10px;font-weight:400;-webkit-justify-content:center;justify-content:center;left:0;line-height:15px;padding:5px 12px 4px;position:relative;top:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media(max-width:1275px){.seo-ui-trends-entry-content{gap:12px;padding:12px 16px 8px}.seo-ui-trends-entry-description{padding:5px 8px 4px 12px}}.seo-ui-trends-container-components{display:grid;gap:2rem;padding:30px 0}.seo-ui-trends-container-components.center-items{place-items:center}@keyframes loading-items{0%{opacity:0}25%{opacity:1}50%{opacity:0}75%{opacity:1}to{opacity:0}}.category-trend__skeleton-title{-webkit-animation:loading-items 3s infinite;animation:loading-items 3s infinite;background-color:#8c8c8c;background-image:-webkit-linear-gradient(left,#fff 42%,#f8f8f8);background-image:linear-gradient(90deg,#fff 42%,#f8f8f8);height:19px;margin:1rem 0;width:100%}@media(max-width:768px){.category-trend__skeleton-title{height:20px;width:100%}}.category-trend__skeleton-desktop{margin:0 auto;width:1200px}@media(max-width:768px){.category-trend__skeleton-desktop{margin:initial;padding:14px 10px 0}}.category-trend__skeleton-desktop .category-trend__skeleton-items{display:-webkit-flex;display:flex;gap:1rem}.category-trend__skeleton-desktop .category-trend__skeleton-items .category-trend__skeleton-item{-webkit-animation:loading-items 3s infinite;animation:loading-items 3s infinite;background-color:#8c8c8c;background-image:-webkit-linear-gradient(left,#fff 42%,#f8f8f8);background-image:linear-gradient(90deg,#fff 42%,#f8f8f8);border:0;border-radius:4px;height:100px;width:225px}@media(max-width:768px){.category-trend__skeleton-desktop .category-trend__skeleton-items{display:initial}.category-trend__skeleton-desktop .category-trend__skeleton-items .category-trend__skeleton-item{display:inline-block;height:324px;margin:0 4px 20px;padding:0 6px 6px;width:160px}}.category-trend__skeleton-mobile{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;margin:0 auto;width:100%}.category-trend__skeleton-mobile .category-trend__skeleton-card{-webkit-animation:loading-items 3s infinite;animation:loading-items 3s infinite;background-color:#8c8c8c;background-image:-webkit-linear-gradient(left,#fff 42%,#f8f8f8);background-image:linear-gradient(90deg,#fff 42%,#f8f8f8);border:0;border-radius:4px;height:500px;width:100%}section.hub__section-clockdown.adaptive-spacing{padding-left:24px;padding-right:24px}section.hub__section-clockdown:not(.adaptive-spacing){padding:24px}@media only screen and (max-width:768px){.hub__countdown .countdown{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.hub__countdown .countdown.dark{color:rgba(0,0,0,.9)}.hub__countdown .countdown.light,.hub__countdown .countdown.light .left_label,.hub__countdown .countdown.light .right_label{color:#fff}.hub__countdown .countdown.light .clock-handle,.hub__countdown .countdown.light .date__container .alt,.hub__countdown .countdown.light .date__container .clock-number{color:#fff!important}.hub__countdown .left_label,.hub__countdown .right_label{color:rgba(0,0,0,.9);font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:12px;font-weight:600;letter-spacing:0;line-height:16px;margin:0;text-transform:uppercase}.hub__countdown .date__container{display:-webkit-inline-flex;display:inline-flex;padding:10px}.hub__countdown .date__container .card{display:inline-block;font-size:32px;line-height:1;margin:0 8px;position:relative;text-align:center}.hub__countdown .date__container .card .clock-handle{color:rgba(0,0,0,.9);font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:32px;font-weight:700;left:-14px;letter-spacing:0;line-height:36px;line-height:0;margin-top:17px;position:absolute}.hub__countdown .date__container .card .clock-part{display:-webkit-inline-flex;display:inline-flex}.hub__countdown .date__container .card .clock-part .clock-number{color:rgba(0,0,0,.9);font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:32px;font-weight:700;letter-spacing:0;line-height:36px;text-align:center;width:20px}.hub__countdown .date__container .card .alt{color:rgba(0,0,0,.9);font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:12px;font-weight:400;letter-spacing:0;line-height:16px;padding-top:2px;text-transform:uppercase;width:68px}}@media(min-width:769px){section.hub__section-clockdown{margin-bottom:0;margin-top:0}.hub__countdown{-moz-box-sizing:border-box;box-sizing:border-box;font-size:40px;height:88px;margin:0 auto;text-align:center;width:100%}.hub__countdown .countdown{-webkit-align-items:baseline;align-items:baseline;color:#fff;display:-webkit-inline-flex;display:inline-flex}.hub__countdown .countdown.dark{color:rgba(0,0,0,.9)}.hub__countdown .countdown.light,.hub__countdown .countdown.light .left_label,.hub__countdown .countdown.light .right_label{color:#fff}.hub__countdown .countdown.light .clock-handle,.hub__countdown .countdown.light .date__container .alt,.hub__countdown .countdown.light .date__container .clock-number,.hub__countdown .countdown.light .seconds__container .alt{color:#fff!important}.hub__countdown .countdown .left_label,.hub__countdown .countdown .right_label{color:rgba(0,0,0,.9);font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:20px;font-weight:600;height:36px;letter-spacing:0;line-height:24px;margin:0;text-align:right;text-transform:uppercase}.hub__countdown .countdown .left_label:first-child,.hub__countdown .countdown .right_label:first-child{margin-right:14px}.hub__countdown .countdown .left_label:last-child,.hub__countdown .countdown .right_label:last-child{margin-left:14px}.hub__countdown .countdown .date__container{display:-webkit-inline-flex;display:inline-flex}.hub__countdown .countdown .date__container .card{display:inline-block;font-size:55px;height:52px;line-height:1;margin:0 8px;position:relative;text-align:center;vertical-align:middle}.hub__countdown .countdown .date__container .card .clock-handle{color:rgba(0,0,0,.9);font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:40px;font-weight:700;left:-14px;letter-spacing:0;line-height:44px;line-height:normal;margin-top:0;position:absolute}.hub__countdown .countdown .date__container .card .clock-part{display:-webkit-inline-flex;display:inline-flex}.hub__countdown .countdown .date__container .card .clock-part .clock-number{color:rgba(0,0,0,.9);font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:40px;font-weight:700;letter-spacing:0;line-height:44px;margin-top:0;text-align:center;width:27px}.hub__countdown .countdown .date__container .card .alt{color:rgba(0,0,0,.9);font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:12px;font-weight:400;letter-spacing:0;line-height:16px;padding-top:2px;text-transform:uppercase;width:68px}.hub__countdown .countdown .date__container .seconds__container{display:-webkit-inline-flex;display:inline-flex;font-size:45px}.hub__countdown .countdown .date__container .seconds__container .seconds{width:27px}.hub__countdown .countdown .date__container .seconds__container .alt{color:rgba(0,0,0,.9);font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:12px;font-weight:400;letter-spacing:0;line-height:16px;padding-top:2px;text-transform:uppercase;width:68px}}.section__cobranded{background:#fff}.section__cobranded .with-text{padding:24px 0 0}.section__cobranded .andes-button{color:#3483fa;cursor:pointer;font-size:20px;height:100%;padding:0;text-align:left}@media(max-width:768px){.section__cobranded .cobranded__wrapper{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;margin:0;text-align:center}.section__cobranded .cobranded__wrapper.adaptive-spacing{padding-left:24px;padding-right:24px}.section__cobranded .cobranded__wrapper:not(.adaptive-spacing){padding:24px}.section__cobranded .cobranded__wrapper .cobranded__left-content,.section__cobranded .cobranded__wrapper .cobranded__right-content{height:auto;margin:0;width:100%}.section__cobranded .cobranded__wrapper .cobranded__left-content:not(.with-text) img,.section__cobranded .cobranded__wrapper .cobranded__right-content:not(.with-text) img{height:auto;max-width:100%;min-height:160px}.section__cobranded .cobranded__wrapper .cobranded__title{padding-bottom:0;text-transform:none}.section__cobranded .cobranded__wrapper .cobranded__description{color:#8c8c8c;font-size:22px;font-weight:300}.section__cobranded .cobranded__wrapper .andes-button{text-align:center}}@media(min-width:769px){.section__cobranded .cobranded__wrapper{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin:0 auto;max-width:1184px}.section__cobranded .cobranded__wrapper.adaptive-spacing{padding-left:0;padding-right:0}.section__cobranded .cobranded__wrapper:not(.adaptive-spacing){padding-bottom:24px;padding-top:24px}.section__cobranded .cobranded__wrapper .cobranded__left-content,.section__cobranded .cobranded__wrapper .cobranded__right-content{-moz-box-sizing:border-box;box-sizing:border-box;display:-webkit-flex;display:flex;-webkit-flex:50%;flex:50%;-webkit-flex-direction:column;flex-direction:column}.section__cobranded .cobranded__wrapper .cobranded__left-content:not(.with-text) img,.section__cobranded .cobranded__wrapper .cobranded__right-content:not(.with-text) img{height:auto;max-width:80%}.section__cobranded .cobranded__wrapper .cobranded__right-content.with-image{-webkit-align-items:flex-end;align-items:flex-end}.section__cobranded .cobranded__wrapper .with-text{-webkit-align-self:center;align-self:center;color:#4a4a4a;padding:0;text-align:left}.section__cobranded .cobranded__wrapper .with-text .cobranded__title{margin:0}.section__cobranded .cobranded__wrapper .with-text .cobranded__description{color:#8c8c8c;font-size:20px;font-weight:400;line-height:25px;padding:20px 0}}.section__congrats{background:#fff;text-align:center}.section__congrats a.landing__button{display:inline-block;margin:0 auto}.section__congrats .content{margin:0 auto;max-width:1184px}.section__congrats .content.adaptive-spacing{padding-left:24px;padding-right:24px}.section__congrats .content:not(.adaptive-spacing){padding:24px}.section__congrats .content .primary__text{margin-bottom:12px;margin-top:0}.section__congrats .content .paragraph__text{font-weight:600;margin-bottom:24px;margin-top:0}@media(max-width:768px){.section__custombenefit{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center}.section__custombenefit .custombenefit__wrapper{display:-webkit-flex;display:flex;-webkit-flex-direction:column-reverse;flex-direction:column-reverse;margin:0;text-align:center}.section__custombenefit .custombenefit__wrapper.adaptive-spacing{padding-left:24px;padding-right:24px}.section__custombenefit .custombenefit__wrapper:not(.adaptive-spacing){padding:24px}.section__custombenefit .custombenefit__wrapper .custombenefit__left-content,.section__custombenefit .custombenefit__wrapper .custombenefit__right-content{-moz-box-sizing:border-box;box-sizing:border-box;margin:0 auto;width:100%}.section__custombenefit .custombenefit__wrapper .custombenefit__left-content{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;gap:24px;-webkit-justify-content:center;justify-content:center}.section__custombenefit .custombenefit__wrapper .custombenefit__title{padding-bottom:0;text-transform:none}.section__custombenefit .custombenefit__wrapper .custombenefit__description{font-size:22px;font-weight:300}.section__custombenefit .custombenefit__wrapper .with-image{padding:0}.section__custombenefit .custombenefit__wrapper .with-image img{max-width:100%}}@media(min-width:769px){.section__custombenefit,.section__custombenefit .custombenefit__wrapper{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.section__custombenefit .custombenefit__wrapper{-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;flex-wrap:wrap;max-width:1184px;width:100%}.section__custombenefit .custombenefit__wrapper.adaptive-spacing{padding-left:0;padding-right:0}.section__custombenefit .custombenefit__wrapper:not(.adaptive-spacing){padding-bottom:24px;padding-top:24px}.section__custombenefit .custombenefit__wrapper.inverted{-webkit-flex-direction:row-reverse;flex-direction:row-reverse}.section__custombenefit .custombenefit__wrapper .custombenefit__left-content,.section__custombenefit .custombenefit__wrapper .custombenefit__right-content{-moz-box-sizing:border-box;box-sizing:border-box;-webkit-flex:50%;flex:50%}.section__custombenefit .custombenefit__wrapper .with-text{-webkit-align-self:center;align-self:center;text-align:left}.section__custombenefit .custombenefit__wrapper .with-text .custombenefit__title{margin:0}.section__custombenefit .custombenefit__wrapper .with-text .custombenefit__description{font-size:20px;font-weight:400;line-height:25px;padding:20px 0}.section__custombenefit .custombenefit__wrapper .with-image{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex}.section__custombenefit .custombenefit__wrapper .with-image img{max-width:80%}.section__custombenefit .custombenefit__wrapper .custombenefit__right-content.with-image{-webkit-justify-content:flex-end;justify-content:flex-end}}@media(max-width:768px){.section__custombenefit{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center}.section__custombenefit .custombenefit__wrapper{display:-webkit-flex;display:flex;-webkit-flex-direction:column-reverse;flex-direction:column-reverse;margin:0;text-align:center}.section__custombenefit .custombenefit__wrapper.adaptive-spacing{padding-left:24px;padding-right:24px}.section__custombenefit .custombenefit__wrapper:not(.adaptive-spacing){padding:24px}.section__custombenefit .custombenefit__wrapper .custombenefit__left-content,.section__custombenefit .custombenefit__wrapper .custombenefit__right-content{-moz-box-sizing:border-box;box-sizing:border-box;margin:0;width:100%}.section__custombenefit .custombenefit__wrapper .custombenefit__title{padding-bottom:0;text-transform:none}.section__custombenefit .custombenefit__wrapper .custombenefit__description{font-size:22px;font-weight:300}.section__custombenefit .custombenefit__wrapper .with-image{padding:0}.section__custombenefit .custombenefit__wrapper .with-image img{max-width:100%}}@media(min-width:769px){.section__custombenefit,.section__custombenefit .custombenefit__wrapper{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.section__custombenefit .custombenefit__wrapper{-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;flex-wrap:wrap;max-width:1184px;width:100%}.section__custombenefit .custombenefit__wrapper.inverted{-webkit-flex-direction:row-reverse;flex-direction:row-reverse}.section__custombenefit .custombenefit__wrapper.adaptive-spacing{padding-left:0;padding-right:0}.section__custombenefit .custombenefit__wrapper:not(.adaptive-spacing){padding-bottom:24px;padding-top:24px}.section__custombenefit .custombenefit__wrapper .custombenefit__left-content,.section__custombenefit .custombenefit__wrapper .custombenefit__right-content{-moz-box-sizing:border-box;box-sizing:border-box;-webkit-flex:50%;flex:50%}.section__custombenefit .custombenefit__wrapper .with-text{-webkit-align-self:center;align-self:center;text-align:left}.section__custombenefit .custombenefit__wrapper .with-text .custombenefit__title{margin:0}.section__custombenefit .custombenefit__wrapper .with-text .custombenefit__description{font-size:20px;font-weight:400;line-height:25px;padding:20px 0}.section__custombenefit .custombenefit__wrapper .with-image{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex}.section__custombenefit .custombenefit__wrapper .with-image img{max-width:80%}.section__custombenefit .custombenefit__wrapper .custombenefit__right-content.with-image{-webkit-justify-content:flex-end;justify-content:flex-end}}.section__custombenefit .with-text{padding:24px 0 0}.section__custombenefit .andes-button{cursor:pointer;font-size:20px;line-height:45px;padding:0;text-align:left}.section__custombenefit .andes-button.blue{color:#3483fa}.section__custombenefit .andes-button.white{color:#fff}@media(max-width:768px){.section__custombenefit .andes-button{line-height:normal;text-align:unset}}.container-disclaimer{padding:10px 8px}.container-disclaimer.adaptive-spacing{padding-left:16px;padding-right:16px}@media(max-width:768px){.container-disclaimer:not(.adaptive-spacing){padding:16px}.container-disclaimer.adaptive-spacing{padding-left:16px;padding-right:16px}}.container-disclaimer .disclaimer{margin:auto;max-width:784px}.container-disclaimer .disclaimer.fullwidth{max-width:1184px}.container-disclaimer .disclaimer-text{color:#333;font-size:12px;font-weight:400;line-height:1.4;overflow-wrap:break-word;text-align:left}@media(max-width:768px){.container-disclaimer .disclaimer-text{margin-top:0}}.container-disclaimer .disclaimer .content>:first-child{padding-top:0}.container-disclaimer .disclaimer .content-paragraph a.splinter-link{color:#3483fa}.container-disclaimer .disclaimer .content-paragraph a.splinter-link,.container-disclaimer .disclaimer .content-paragraph p{display:inline;font-size:12px;font-weight:400;line-height:1.4}.container-disclaimer .disclaimer .content-paragraph a.splinter-link.white{color:#fff;text-decoration:underline}.container-disclaimer .disclaimer .content-paragraph a.splinter-link.white:hover{text-decoration:underline}.container-disclaimer .disclaimer .content-paragraph p b{font-weight:600}.section__data-viewer{margin:0 auto;max-width:1184px;padding:10px}.container-faq.hub__boxed-width{background-color:#fff;-moz-box-sizing:border-box;box-sizing:border-box;min-height:100px}.container-faq.hub__boxed-width.adaptive-spacing{padding-left:24px;padding-right:24px}.container-faq.hub__boxed-width dd,.container-faq.hub__boxed-width dl,.container-faq.hub__boxed-width dt{margin:0;padding:0}.container-faq.hub__boxed-width .content h1,.container-faq.hub__boxed-width .content h2,.container-faq.hub__boxed-width .content h3,.container-faq.hub__boxed-width .content h4,.container-faq.hub__boxed-width .content h5,.container-faq.hub__boxed-width .content h6{color:#343434;font-size:20px;font-weight:400;letter-spacing:normal;line-height:1;margin:0;padding-bottom:24px;padding-top:24px;text-align:left}@media(max-width:1024px){.container-faq.hub__boxed-width .content h1,.container-faq.hub__boxed-width .content h2,.container-faq.hub__boxed-width .content h3,.container-faq.hub__boxed-width .content h4,.container-faq.hub__boxed-width .content h5,.container-faq.hub__boxed-width .content h6{font-size:16px;padding-bottom:24px;padding-top:24px}}.container-faq.hub__boxed-width .content-paragraph{text-align:left}.container-faq.hub__boxed-width .content-paragraph p{color:#8c8c8c;font-size:14px;font-weight:300;letter-spacing:.3px;line-height:1.29}.container-faq.hub__boxed-width .content-paragraph a,.container-faq.hub__boxed-width .content-paragraph p{display:inline}.container-faq.hub__boxed-width .content-paragraph a.splinter-link{color:#3483fa;font-size:14px}.container-faq.hub__boxed-width .content .title{margin:0;padding-bottom:16px;padding-top:0;text-align:center}@media(max-width:1024px){.container-faq.hub__boxed-width .content .title{text-align:left}}.container-faq.hub__boxed-width .content{margin:auto;max-width:1184px;padding:0}@media(max-width:1024px){.container-faq.hub__boxed-width .content{padding:0 22px}}@media(max-width:768px){.container-faq.hub__boxed-width .content{padding:0}}.tooltip-trigger-text{position:absolute;right:24px}.autocomplete-box{margin-bottom:20px;width:100%}@media(max-width:768px){.autocomplete-box{text-align:left}}.privacy-link{color:inherit;font-size:11px}.input-section .form-checkbox{display:-webkit-flex;display:flex;min-height:90px;padding-top:.66667em}.input-section .form-checkbox .andes-checkbox__mimic{height:50%}.form-privacy-link{display:inline}.form-section .form-divider{grid-column:auto/span 2;text-align:left}@media(max-width:768px){.form-section .form-divider{grid-column:auto}}.form-section .form-divider .divider-line{border-top:1px solid #e7e7e7;margin-bottom:15px;width:100%}.form-section .form-divider .divider-title{font-size:18px;font-weight:400;margin-bottom:10px;text-align:left}@-webkit-keyframes animation-indeterminate{0%{left:0;width:5%}50%{left:15%;width:60%}to{left:101%;width:0}}@-webkit-keyframes show-valid-ckeck{0%{opacity:0}to{opacity:1}}.result-page{padding:8px}.result-page .result-icon{border:3px solid #e7e7e7;border-radius:50%;height:130px;margin:auto auto 16px;position:relative;width:130px}.result-page .result-icon>svg:first-child{margin-left:2px;margin-top:8px}.result-page .result-icon .sub-icon{background-color:#e7e7e7;border-radius:50%;bottom:0;height:38px;padding:6px;position:absolute;right:0;width:38px}.result-page .result-icon .sub-icon>svg:first-child{fill:#fff;margin-top:9px}.result-page .result-icon .sub-icon.error{background-color:#dc0404}.result-page .result-icon .sub-icon.error>svg:first-child{width:20px}.result-page .result-icon .sub-icon.success{background-color:#00a650}.result-page .result-title{font-size:24px}@media(max-width:768px){.result-page .result-title{font-size:18px}}.result-page .result-title{font-weight:600;margin-bottom:9px}.result-page .result-sub{color:rgba(0,0,0,.45)}@media(max-width:768px){.result-page .result-sub{font-size:12px}}.result-page .result-sub{font-size:16px;font-weight:400}.result-page .button-row{display:grid;grid-gap:10px;grid-template-columns:1fr 1fr;margin:24px auto auto;max-width:560px}@media(max-width:768px){.result-page .button-row{grid-template-columns:1fr}}.result-page .button-row .one-button-only{grid-column:auto/span 2;margin:auto}.retry-page{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex}.retry-page .retry-page-container{margin:0 auto;padding:8px}.retry-page .retry-page-container .retry-title{font-size:24px;font-weight:700}.retry-page .retry-page-container .retry-text{margin-bottom:20px;margin-top:10px}.retry-page .retry-page-container .retry-image{background-position:50%;background-repeat:no-repeat;background-size:110px;border:3px solid #e7e7e7;border-radius:50%;height:130px;margin:auto auto 16px;position:relative;width:130px}.retry-page .retry-page-container .retry-image>svg:first-child{margin-left:-32px;margin-top:14px}.retry-page .retry-page-container .retry-image .retry-error-image{background-color:#e7e7e7;background-color:#dc0404;border-radius:50%;bottom:0;height:38px;padding:6px;position:absolute;right:0;width:38px}.retry-page .retry-page-container .retry-image .retry-error-image svg{fill:#fff;margin-left:-9.5px;margin-top:9px;position:absolute;width:20px}.retry-page .retry-page-container button{margin-top:20px}.form-section textarea{height:96px!important;padding-left:5px!important;padding-right:5px!important}.form-section .autocompleted-input input{background-color:#e8f0fe}.form-section .hidden{display:none}.form-section{margin:20px auto;max-width:890px;padding:0 8px;text-align:center}.form-section .form-header{padding-bottom:40px}.form-section .form-title{color:rgba(0,0,0,.8);font-size:24px;font-weight:600;padding:0 0 6px;text-align:left}@media(max-width:681px){.form-section .form-title{font-size:18px}}.form-section .form-description{font-size:18px;text-align:left}@media(max-width:681px){.form-section .form-description{font-size:12px;margin-bottom:0}}.form-section .form-body{padding:0}.form-section .form-body .andes-card__content{position:relative}@media(max-width:768px){.form-section .form-body .andes-form-control{padding-left:0;padding-right:0}}@media(min-width:1024px){.form-section .form-body .andes-card__content{padding:24px}}.form-section .form-body .input-section{display:grid;grid-column-gap:24px;grid-row-gap:15px;grid-template-columns:1fr 1fr;width:100%}.form-section .form-body .input-section .card-section{grid-column:auto/span 2}@media(max-width:768px){.form-section .form-body .input-section .card-section{grid-column:auto}}.form-section .form-body .input-section .card-section .card-content-section{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row}.form-section .form-body .input-section .card-section .card-content-section .image-section{height:140px;width:50%}.form-section .form-body .input-section .card-section .card-content-section .image-section img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.form-section .form-body .input-section .card-section .card-content-section .text-section{color:#333;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;font-size:18px;height:140px;-webkit-justify-content:center;justify-content:center;padding-left:10px;text-align:left;width:50%}.form-section .form-body .input-section .card-section .card-content-section .text-section p{margin:0}.form-section .form-body .input-section .card-section .card-content-section .text-section .price{color:#3483fa;font-size:35px;font-weight:700}@media(max-width:768px){.form-section .form-body .input-section .card-section .card-content-section .text-section{text-align:unset;width:100%}.form-section .form-body .input-section{grid-template-columns:100%}}.form-section .form-submit{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;margin-top:24px;text-align:right}.form-section .form-submit .width-text{opacity:0}@media(max-width:768px){.form-section .form-submit{-webkit-flex-direction:column;flex-direction:column}.form-section .form-submit button{width:100%}.form-section .form-submit>label:first-child{margin-bottom:20px;margin-top:20px}}.form-section .form-submit>label:first-child{display:-webkit-flex;display:flex;-webkit-flex-grow:1;flex-grow:1;text-align:left}.form-section .form-submit button{border-radius:6px;-webkit-flex-shrink:0;flex-shrink:0;overflow:hidden;position:relative}.form-section .form-submit button .andes-button__content{position:relative;z-index:1}.form-section .form-submit button .andes-button__content>div{display:contents}.form-section .form-submit button .andes-button__content .content{position:absolute;text-align:center;width:100%}.form-section .form-submit button:after{background:#2968c8;border-radius:.2222222222em;bottom:-1px;-moz-box-sizing:content-box;box-sizing:content-box;content:"";left:-1px;margin:-.0555555556em;padding:.0555555556em;position:absolute;right:-1px;top:-1px;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left center;transform-origin:left center}.form-section .form-submit button.andes-button--disabled[data-loading=complete],.form-section .form-submit button.andes-button--disabled[data-loading=loading]{background-color:#3483fa;color:#fff}.form-section .form-submit button[data-loading=loading]:after{-webkit-transform:scaleX(.9);transform:scaleX(.9);-webkit-transition:-webkit-transform 60s cubic-bezier(0,.56,.76,.96);transition:-webkit-transform 60s cubic-bezier(0,.56,.76,.96);transition:transform 60s cubic-bezier(0,.56,.76,.96);transition:transform 60s cubic-bezier(0,.56,.76,.96),-webkit-transform 60s cubic-bezier(0,.56,.76,.96)}.form-section .form-submit button[data-loading=complete]:after{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transition:-webkit-transform .25s ease-in;transition:-webkit-transform .25s ease-in;transition:transform .25s ease-in;transition:transform .25s ease-in,-webkit-transform .25s ease-in}@-webkit-keyframes fadeInWithTranslate{0%{opacity:0;-webkit-transform:translateY(80px);transform:translateY(80px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.fadeInWithTranslate{-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-name:fadeInWithTranslate;animation-name:fadeInWithTranslate}@keyframes fadeInWithTranslate{0%{opacity:0;-webkit-transform:translateY(80px);transform:translateY(80px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.andes-card--animated{z-index:1}.hub_section__hub_header,.hub_section__teaser_header{background-color:var(--background,var(--andes-color-fill-brand,var(--andes-color-yellow-500,#ffe600)))}.hub_section__hub_header img,.hub_section__teaser_header img{-o-object-fit:cover;object-fit:cover;width:auto}@media(max-width:768px){.hub_section__hub_header img,.hub_section__teaser_header img{width:100%}}.hub_section__hub_header .header__image,.hub_section__teaser_header .header__image{display:-webkit-flex;display:flex;height:100%;-webkit-justify-content:center;justify-content:center}.hub_section__teaser_header{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;min-height:209px;overflow:hidden;position:relative}.hub_section__teaser_header.with-text img{height:209px}.hub_section__teaser_header.with-text .header__container{-webkit-align-items:center;align-items:center;bottom:0;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between;padding:40px 0 33px;position:absolute;top:0}.hub_section__teaser_header.with-text .header__container .header__subtitle{font-size:29px;font-weight:100}.hub_section__teaser_header.with-text .header__container .header__title{font-size:94px;font-weight:300;line-height:70px;margin:0}@media(min-width:769px){.hub_section__teaser_header,.hub_section__teaser_header.with-text img{height:300px}.hub_section__teaser_header.with-text .header__container{line-height:140px;padding:70px 0 0}}.hub_section__hub_header{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;height:110px;-webkit-justify-content:center;justify-content:center;overflow:hidden;text-align:center}.hub_section__hub_header img{height:100%}.hub_section__hub_header .header__container .header__title{font-size:40px;font-weight:800}.hub_section__hub_header .header__container .header__subtitle{font-size:24px;font-weight:400}@media(min-width:769px){.hub_section__hub_header{height:140px}.hub_section__hub_header .header__container .header__title{font-size:56px;font-weight:800;margin:0}.hub_section__hub_header .header__container .header__subtitle{font-size:32px;font-weight:400}}.ig__card{border-radius:6px;box-shadow:0 1px 2px 0 rgba(0,0,0,.1);max-width:1138px}.ig__card.andes-card{margin:0 auto;padding:24px}.ig__card:not(.adaptive-spacing){padding:24px}@media(max-width:768px){.ig__card:not(.adaptive-spacing){padding:16px}}.ig__card .ig__header{margin-bottom:32px}@media(max-width:768px){.ig__card .ig__header{margin-bottom:0;padding:0 16px}}.ig__card .ig__body{text-align:center}.ig__card .andes-carousel-snapped__wrapper{height:107px}@media(max-width:768px){.ig__card .andes-carousel-snapped__wrapper{height:100%;margin:24px auto 0}}.ig__card .andes-carousel-snapped__pagination{margin:14px 0}.ig__card .andes-carousel-snapped__pagination li{width:15px}.ig__card .ig__main-image img{border-radius:6px;height:450px;-o-object-fit:cover;object-fit:cover;width:100%}@media(max-width:768px){.ig__card .ig__main-image img{display:none}}.ig__card .ig__carousel{margin:24px auto 0;overflow:hidden;width:100%}@media(max-width:768px){.ig__card .ig__carousel{margin-top:0}.ig__card .ig__carousel .andes-carousel-snapped{margin-left:12px;width:307px!important}}.ig__card .card-image-carousel{cursor:pointer;width:272px}@media(max-width:768px){.ig__card .card-image-carousel{height:150px;width:300px}}.ig__card .ig__carousel-image{border-radius:6px;box-shadow:5px 1px 10px 0 rgba(0,0,0,.05);height:107px;-o-object-fit:cover;object-fit:cover;width:272px}.ig__card .ig__carousel-image.active{border-left:4px solid #3483fa;border-radius:6px;box-shadow:0 1px 10px 0 rgba(0,0,0,.2)}@media(max-width:768px){.ig__card .ig__carousel-image{height:150px;width:300px}}.ig__card .ig__title{overflow:hidden;padding-bottom:5px;text-overflow:ellipsis;white-space:nowrap;width:100%}.ig__card .ig__description{color:rgba(0,0,0,.9);font-size:16px;font-weight:400;line-height:1.22;overflow:hidden;width:100%}@media(max-width:768px){.ig__card .ig__description{font-size:12px;line-height:1.25}}@-webkit-keyframes clockwise{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}to{-webkit-transform:rotate(0);transform:rotate(0)}}.pswp__top-bar{background-color:transparent}.pswp__img{top:-4%}.pswp__button,.pswp__top-bar{opacity:1!important}.pswp{display:none;height:100%;left:0;overflow:hidden;position:absolute;top:0;touch-action:none;width:100%;z-index:1500;-webkit-text-size-adjust:100%;-webkit-backface-visibility:hidden;outline:none}.pswp *{-moz-box-sizing:border-box;box-sizing:border-box}.pswp img{max-width:none}.pswp--animate_opacity{opacity:.001;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1);will-change:opacity}.pswp--open{display:block}.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:zoom-in}.pswp--zoomed-in .pswp__img{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.pswp--dragging .pswp__img{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.pswp__bg{-webkit-backface-visibility:hidden;background:#000;opacity:0;-webkit-transform:translateZ(0);transform:translateZ(0)}.pswp__bg,.pswp__scroll-wrap{height:100%;left:0;position:absolute;top:0;width:100%}.pswp__scroll-wrap{overflow:hidden}.pswp__container,.pswp__zoom-wrap{bottom:0;left:0;position:absolute;right:0;top:0;touch-action:none}.pswp__container,.pswp__img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none}.pswp__zoom-wrap{position:absolute;-webkit-transform-origin:left top;transform-origin:left top;-webkit-transition:-webkit-transform 333ms cubic-bezier(.4,0,.22,1);transition:-webkit-transform 333ms cubic-bezier(.4,0,.22,1);transition:transform 333ms cubic-bezier(.4,0,.22,1);transition:transform 333ms cubic-bezier(.4,0,.22,1),-webkit-transform 333ms cubic-bezier(.4,0,.22,1);width:100%}.pswp__bg{-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1);will-change:opacity}.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap{-webkit-transition:none;transition:none}.pswp__container,.pswp__zoom-wrap{-webkit-backface-visibility:hidden}.pswp__item{bottom:0;overflow:hidden;right:0}.pswp__img,.pswp__item{left:0;position:absolute;top:0}.pswp__img{height:auto;width:auto}.pswp__img--placeholder{-webkit-backface-visibility:hidden}.pswp__img--placeholder--blank{background:#222}.pswp--ie .pswp__img{height:auto!important;left:0;top:0;width:100%!important}.pswp__error-msg{color:#ccc;font-size:14px;left:0;line-height:16px;margin-top:-8px;position:absolute;text-align:center;top:50%;width:100%}.pswp__error-msg a{color:#ccc;text-decoration:underline}.pswp__button{-webkit-appearance:none;background:none;border:0;box-shadow:none;cursor:pointer;display:block;float:right;height:44px;margin:0;opacity:.75;overflow:visible;padding:0;position:relative;-webkit-transition:opacity .2s;transition:opacity .2s;width:44px}.pswp__button:focus,.pswp__button:hover{opacity:1}.pswp__button:active{opacity:.9;outline:none}.pswp__button::-moz-focus-inner{border:0;padding:0}.pswp__ui--over-close .pswp__button--close{opacity:1}.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{background-size:264px 88px;height:44px;width:44px}@media(-webkit-min-device-pixel-ratio:1.09375),(-webkit-min-device-pixel-ratio:1.1),(min-resolution:1.1dppx),(min-resolution:105dpi){.pswp--svg .pswp__button--arrow--left,.pswp--svg .pswp__button--arrow--right{background:none}}.pswp__button--close{background-position:0 -44px}.pswp__button--share{background-position:-44px -44px}.pswp__button--fs{display:none}.pswp--supports-fs .pswp__button--fs{display:block}.pswp--fs .pswp__button--fs{background-position:-44px 0}.pswp__button--zoom{background-position:-88px 0;display:none}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__button--zoom{background-position:-132px 0}.pswp--touch .pswp__button--arrow--left,.pswp--touch .pswp__button--arrow--right{visibility:hidden}.pswp__button--arrow--left,.pswp__button--arrow--right{background:none;height:100px;margin-top:-50px;position:absolute;top:50%;width:70px}.pswp__button--arrow--left{left:0}.pswp__button--arrow--right{right:0}.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{background-color:rgba(0,0,0,.3);content:"";height:30px;position:absolute;top:35px;width:32px}.pswp__button--arrow--left:before{background-position:-138px -44px;left:6px}.pswp__button--arrow--right:before{background-position:-94px -44px;right:6px}.pswp__counter,.pswp__share-modal{-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.pswp__share-modal{-webkit-backface-visibility:hidden;background:rgba(0,0,0,.5);display:block;height:100%;left:0;opacity:0;padding:10px;position:absolute;top:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;width:100%;will-change:opacity;z-index:1600}.pswp__share-modal--hidden{display:none}.pswp__share-tooltip{-webkit-backface-visibility:hidden;background:#fff;border-radius:2px;box-shadow:0 2px 5px rgba(0,0,0,.25);display:block;position:absolute;right:44px;top:56px;-webkit-transform:translateY(6px);transform:translateY(6px);-webkit-transition:-webkit-transform .25s;transition:-webkit-transform .25s;transition:transform .25s;transition:transform .25s,-webkit-transform .25s;width:auto;will-change:transform;z-index:1620}.pswp__share-tooltip a{display:block;font-size:14px;line-height:18px;padding:8px 12px}.pswp__share-tooltip a,.pswp__share-tooltip a:hover{color:#000;text-decoration:none}.pswp__share-tooltip a:first-child{border-radius:2px 2px 0 0}.pswp__share-tooltip a:last-child{border-radius:0 0 2px 2px}.pswp__share-modal--fade-in{opacity:1}.pswp__share-modal--fade-in .pswp__share-tooltip{-webkit-transform:translateY(0);transform:translateY(0)}.pswp--touch .pswp__share-tooltip a{padding:16px 12px}a.pswp__share--facebook:before{border:6px solid transparent;border-bottom-color:#fff;content:"";display:block;height:0;-moz-pointer-events:none;-webkit-pointer-events:none;pointer-events:none;position:absolute;right:15px;top:-12px;width:0}a.pswp__share--facebook:hover{background:#3e5c9a;color:#fff}a.pswp__share--facebook:hover:before{border-bottom-color:#3e5c9a}a.pswp__share--twitter:hover{background:#55acee;color:#fff}a.pswp__share--pinterest:hover{background:#ccc;color:#ce272d}a.pswp__share--download:hover{background:#ddd}.pswp__counter{color:#fff;font-size:13px;height:44px;left:0;line-height:44px;opacity:.75;padding:0 10px;position:absolute;top:0}.pswp__caption{bottom:0;left:0;min-height:44px;position:absolute;width:100%}.pswp__caption small{color:#bbb;font-size:11px}.pswp__caption__center{color:#ccc;font-size:13px;line-height:20px;margin:0 auto;max-width:420px;padding:10px;text-align:left}.pswp__caption--empty{display:none}.pswp__caption--fake{visibility:hidden}.pswp__preloader{direction:ltr;height:44px;left:50%;margin-left:-22px;opacity:0;position:absolute;top:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;width:44px;will-change:opacity}.pswp__preloader__icn{height:20px;margin:12px;width:20px}.pswp--css_animation .pswp__preloader--active,.pswp__preloader--active{opacity:1}.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn{-webkit-animation:clockwise .5s linear infinite;animation:clockwise .5s linear infinite}.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut{-webkit-animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite;animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite}.pswp--css_animation .pswp__preloader__icn{background:none;height:14px;left:15px;margin:0;opacity:.75;position:absolute;top:15px;width:14px}.pswp--css_animation .pswp__preloader__cut{height:14px;overflow:hidden;position:relative;width:7px}.pswp--css_animation .pswp__preloader__donut{background:none;border-color:#fff #fff transparent transparent;border-radius:50%;border-style:solid;border-width:2px;-moz-box-sizing:border-box;box-sizing:border-box;height:14px;left:0;margin:0;position:absolute;top:0;width:14px}@media screen and (max-width:1024px){.pswp__preloader{float:right;left:auto;margin:0;position:relative;top:auto}}@keyframes clockwise{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}to{-webkit-transform:rotate(0);transform:rotate(0)}}.pswp__ui{-webkit-font-smoothing:auto;opacity:1;visibility:visible;z-index:1550}.pswp__top-bar{height:44px;left:0;position:absolute;top:0;width:100%}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right,.pswp__caption,.pswp__top-bar{-webkit-backface-visibility:hidden;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1);will-change:opacity}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{visibility:visible}.pswp__caption,.pswp__top-bar{background-color:rgba(0,0,0,.5)}.pswp__ui--fit .pswp__caption,.pswp__ui--fit .pswp__top-bar{background-color:rgba(0,0,0,.3)}.pswp__ui--idle .pswp__button--arrow--left,.pswp__ui--idle .pswp__button--arrow--right,.pswp__ui--idle .pswp__top-bar{opacity:0}.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__top-bar{opacity:.001}.pswp__ui--one-slide .pswp__button--arrow--left,.pswp__ui--one-slide .pswp__button--arrow--right,.pswp__ui--one-slide .pswp__counter{display:none}.pswp__element--disabled{display:none!important}.pswp--minimal--dark .pswp__top-bar{background:none}@media only screen and (max-width:768px){.pswp{display:none;height:100%;left:0;overflow:hidden;position:absolute;top:0;touch-action:none;width:100%;z-index:1500;-webkit-text-size-adjust:100%;-webkit-backface-visibility:hidden;outline:none}.pswp *{-moz-box-sizing:border-box;box-sizing:border-box}.pswp img{max-width:none}.pswp--animate_opacity{opacity:.001;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1);will-change:opacity}.pswp--open{display:block}.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:zoom-in}.pswp--zoomed-in .pswp__img{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.pswp--dragging .pswp__img{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.pswp__bg{-webkit-backface-visibility:hidden;background:#000;opacity:0;-webkit-transform:translateZ(0);transform:translateZ(0)}.pswp__bg,.pswp__scroll-wrap{height:100%;left:0;position:absolute;top:0;width:100%}.pswp__scroll-wrap{overflow:hidden}.pswp__container,.pswp__zoom-wrap{bottom:0;left:0;position:absolute;right:0;top:0;touch-action:none}.pswp__container,.pswp__img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none}.pswp__zoom-wrap{position:absolute;-webkit-transform-origin:left top;transform-origin:left top;-webkit-transition:-webkit-transform 333ms cubic-bezier(.4,0,.22,1);transition:-webkit-transform 333ms cubic-bezier(.4,0,.22,1);transition:transform 333ms cubic-bezier(.4,0,.22,1);transition:transform 333ms cubic-bezier(.4,0,.22,1),-webkit-transform 333ms cubic-bezier(.4,0,.22,1);width:100%}.pswp__bg{-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1);will-change:opacity}.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap{-webkit-transition:none;transition:none}.pswp__container,.pswp__zoom-wrap{-webkit-backface-visibility:hidden}.pswp__item{bottom:0;overflow:hidden;right:0}.pswp__img,.pswp__item{left:0;position:absolute;top:0}.pswp__img{height:auto;width:auto}.pswp__img--placeholder{-webkit-backface-visibility:hidden}.pswp__img--placeholder--blank{background:#222}.pswp--ie .pswp__img{height:auto!important;left:0;top:0;width:100%!important}.pswp__error-msg{color:#ccc;font-size:14px;left:0;line-height:16px;margin-top:-8px;position:absolute;text-align:center;top:50%;width:100%}.pswp__error-msg a{color:#ccc;text-decoration:underline}.pswp__button{-webkit-appearance:none;background:none;border:0;box-shadow:none;cursor:pointer;display:block;float:right;height:44px;margin:0;opacity:.75;overflow:visible;padding:0;position:relative;-webkit-transition:opacity .2s;transition:opacity .2s;width:44px}.pswp__button:focus,.pswp__button:hover{opacity:1}.pswp__button:active{opacity:.9;outline:none}.pswp__button::-moz-focus-inner{border:0;padding:0}.pswp__ui--over-close .pswp__button--close{opacity:1}.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{background-size:264px 88px;height:44px;width:44px}}@media only screen and (max-width:768px)and (-webkit-min-device-pixel-ratio:1.09375),only screen and (max-width:768px)and (-webkit-min-device-pixel-ratio:1.1),only screen and (max-width:768px)and (min-resolution:1.1dppx),only screen and (max-width:768px)and (min-resolution:105dpi){.pswp--svg .pswp__button--arrow--left,.pswp--svg .pswp__button--arrow--right{background:none}}@media only screen and (max-width:768px){.pswp__button--close{background-position:0 -44px}.pswp__button--share{background-position:-44px -44px}.pswp__button--fs{display:none}.pswp--supports-fs .pswp__button--fs{display:block}.pswp--fs .pswp__button--fs{background-position:-44px 0}.pswp__button--zoom{background-position:-88px 0;display:none}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__button--zoom{background-position:-132px 0}.pswp--touch .pswp__button--arrow--left,.pswp--touch .pswp__button--arrow--right{visibility:hidden}.pswp__button--arrow--left,.pswp__button--arrow--right{background:none;height:100px;margin-top:-50px;position:absolute;top:50%;width:70px}.pswp__button--arrow--left{left:0}.pswp__button--arrow--right{right:0}.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{background-color:rgba(0,0,0,.3);content:"";height:30px;position:absolute;top:35px;width:32px}.pswp__button--arrow--left:before{background-position:-138px -44px;left:6px}.pswp__button--arrow--right:before{background-position:-94px -44px;right:6px}.pswp__counter,.pswp__share-modal{-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.pswp__share-modal{-webkit-backface-visibility:hidden;background:rgba(0,0,0,.5);display:block;height:100%;left:0;opacity:0;padding:10px;position:absolute;top:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;width:100%;will-change:opacity;z-index:1600}.pswp__share-modal--hidden{display:none}.pswp__share-tooltip{-webkit-backface-visibility:hidden;background:#fff;border-radius:2px;box-shadow:0 2px 5px rgba(0,0,0,.25);display:block;position:absolute;right:44px;top:56px;-webkit-transform:translateY(6px);transform:translateY(6px);-webkit-transition:-webkit-transform .25s;transition:-webkit-transform .25s;transition:transform .25s;transition:transform .25s,-webkit-transform .25s;width:auto;will-change:transform;z-index:1620}.pswp__share-tooltip a{display:block;font-size:14px;line-height:18px;padding:8px 12px}.pswp__share-tooltip a,.pswp__share-tooltip a:hover{color:#000;text-decoration:none}.pswp__share-tooltip a:first-child{border-radius:2px 2px 0 0}.pswp__share-tooltip a:last-child{border-radius:0 0 2px 2px}.pswp__share-modal--fade-in{opacity:1}.pswp__share-modal--fade-in .pswp__share-tooltip{-webkit-transform:translateY(0);transform:translateY(0)}.pswp--touch .pswp__share-tooltip a{padding:16px 12px}a.pswp__share--facebook:before{border:6px solid transparent;border-bottom-color:#fff;content:"";display:block;height:0;-moz-pointer-events:none;-webkit-pointer-events:none;pointer-events:none;position:absolute;right:15px;top:-12px;width:0}a.pswp__share--facebook:hover{background:#3e5c9a;color:#fff}a.pswp__share--facebook:hover:before{border-bottom-color:#3e5c9a}a.pswp__share--twitter:hover{background:#55acee;color:#fff}a.pswp__share--pinterest:hover{background:#ccc;color:#ce272d}a.pswp__share--download:hover{background:#ddd}.pswp__counter{color:#fff;font-size:13px;height:44px;left:0;line-height:44px;opacity:.75;padding:0 10px;position:absolute;top:0}.pswp__caption{bottom:0;left:0;min-height:44px;position:absolute;width:100%}.pswp__caption small{color:#bbb;font-size:11px}.pswp__caption__center{color:#ccc;font-size:13px;line-height:20px;margin:0 auto;max-width:420px;padding:10px;text-align:left}.pswp__caption--empty{display:none}.pswp__caption--fake{visibility:hidden}.pswp__preloader{direction:ltr;height:44px;left:50%;margin-left:-22px;opacity:0;position:absolute;top:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;width:44px;will-change:opacity}.pswp__preloader__icn{height:20px;margin:12px;width:20px}.pswp--css_animation .pswp__preloader--active,.pswp__preloader--active{opacity:1}.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn{-webkit-animation:clockwise .5s linear infinite;animation:clockwise .5s linear infinite}.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut{-webkit-animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite;animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite}.pswp--css_animation .pswp__preloader__icn{background:none;height:14px;left:15px;margin:0;opacity:.75;position:absolute;top:15px;width:14px}.pswp--css_animation .pswp__preloader__cut{height:14px;overflow:hidden;position:relative;width:7px}.pswp--css_animation .pswp__preloader__donut{background:none;border-color:#fff #fff transparent transparent;border-radius:50%;border-style:solid;border-width:2px;-moz-box-sizing:border-box;box-sizing:border-box;height:14px;left:0;margin:0;position:absolute;top:0;width:14px}}@media only screen and (max-width:768px)and (max-width:1024px){.pswp__preloader{float:right;left:auto;margin:0;position:relative;top:auto}}@media only screen and (max-width:768px){@-webkit-keyframes clockwise{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes clockwise{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}to{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}to{-webkit-transform:rotate(0);transform:rotate(0)}}}@media only screen and (max-width:768px){.pswp__ui{-webkit-font-smoothing:auto;opacity:1;visibility:visible;z-index:1550}.pswp__top-bar{height:44px;left:0;position:absolute;top:0}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right,.pswp__caption,.pswp__top-bar{-webkit-backface-visibility:hidden;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1);will-change:opacity}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{visibility:visible}.pswp__caption,.pswp__top-bar{background-color:rgba(0,0,0,.5)}.pswp__ui--fit .pswp__caption,.pswp__ui--fit .pswp__top-bar{background-color:rgba(0,0,0,.3)}.pswp__ui--idle .pswp__button--arrow--left,.pswp__ui--idle .pswp__button--arrow--right,.pswp__ui--idle .pswp__top-bar{opacity:0}.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__top-bar{opacity:.001}.pswp__ui--one-slide .pswp__button--arrow--left,.pswp__ui--one-slide .pswp__button--arrow--right,.pswp__ui--one-slide .pswp__counter{display:none}.pswp__element--disabled{display:none!important}.pswp--minimal--dark .pswp__top-bar{background:none}.pswp__top-bar{background-color:transparent}.pswp__img{top:-4%}.pswp__button,.pswp__top-bar{opacity:1!important}.pswp__top-bar{background-image:-webkit-linear-gradient(top,rgba(0,0,0,.2),transparent);background-image:linear-gradient(180deg,rgba(0,0,0,.2),transparent);content:"";display:block;height:60px;width:100%}.pswp__counter{color:#fff;font-size:16px;font-weight:400;left:auto;opacity:1;right:8px;top:0}.pswp__button--close{background-color:inherit;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIyMyIgdmlld0JveD0iMCAwIDMwIDIzIj48cGF0aCBmaWxsPSIjZmZmIiBmaWxsLXJ1bGU9Im5vbnplcm8iIGQ9Im0xNSAxMC45NCA1LjQ3LTUuNDcgMS4wNiAxLjA2TDE2LjA2IDEybDUuNDcgNS40Ny0xLjA2IDEuMDZMMTUgMTMuMDZsLTUuNDcgNS40Ny0xLjA2LTEuMDZMMTMuOTQgMTIgOC40NyA2LjUzbDEuMDYtMS4wNnoiLz48L3N2Zz4=)!important;background-position:50%;background-repeat:no-repeat;background-size:30px;fill:#fff;float:left}.pswp__button--arrow--left,.pswp__button--arrow--right{display:none}}.hub__boxed-width{-moz-box-sizing:border-box;box-sizing:border-box;display:block;min-height:100px;overflow:hidden;padding:10px 8px;position:relative;text-align:center;width:100%}.hub__boxed-width.adaptive-spacing{padding-left:8px;padding-right:8px}@media(max-width:768px){.hub__boxed-width:not(.adaptive-spacing){padding:16px}.hub__boxed-width.adaptive-spacing{padding-left:16px;padding-right:16px}.hub__boxed-width.container-faq:not(.adaptive-spacing){padding:24px}}@media(min-width:1024px){.hub__boxed-width .content{margin:auto}.hub__boxed-width{overflow:visible}.hub__boxed-width:not(.adaptive-spacing){padding-bottom:24px;padding-top:24px}.hub__boxed-width.adaptive-spacing{padding-left:0;padding-right:0}}.hub__boxed-width-image{background-position:50%;background-repeat:no-repeat;background-size:cover;margin:0;padding:10px 8px}.hub__boxed-width .content{max-width:1184px}@media(max-width:768px){.hub__boxed-width .content .splinter-row,.hub__boxed-width .content .splinter-row section.splinter-col-mobile-12.splinter-col-tablet-6.splinter-col-desktop-6:last-of-type{padding-bottom:0}}.hub__boxed-width .content.splinter-carousel{overflow-x:scroll;overflow-y:hidden;width:-webkit-calc(100% + 16px);width:calc(100% + 16px)}@media(min-width:1024px){.hub__boxed-width .content.splinter-carousel{min-height:256px;overflow:hidden;width:100%}.hub__boxed-width .content.splinter-carousel:has(.banner-large),.hub__boxed-width .content.splinter-carousel:has(.banner-large-mobile),.hub__boxed-width .content.splinter-carousel:has(.banner-small),.hub__boxed-width .content.splinter-carousel:has(.banner-text),.hub__boxed-width .content.splinter-carousel:has(.banner__numeric){min-height:auto}.hub__boxed-width .content.splinter-carousel .splinter-row>[class*=splinter-col-]:first-of-type{padding-left:0}.hub__boxed-width .content.splinter-carousel .splinter-row>[class*=splinter-col-]:last-of-type{padding-right:0}}.hub__boxed-width .content.splinter-carousel::-webkit-scrollbar{display:none}.hub__boxed-width .content.splinter-carousel .splinter-row{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;margin:0 auto}@media(min-width:768px)and (max-width:1024px){.hub__boxed-width .content.splinter-carousel .splinter-row{width:1024px}}.hub__boxed-width .content.splinter-carousel .splinter-row>*{display:block;margin-right:10px}.hub__boxed-width .content.splinter-carousel .splinter-row>:last-child:after{content:"";float:right;height:0;height:1px;-webkit-transform:translateX(8px);transform:translateX(8px);width:1px}.hub__boxed-width .content.splinter-carousel .splinter-row>* .item__banner{width:300px}@media(min-width:1024px){.hub__boxed-width .content.splinter-carousel .splinter-row>* .item__banner{width:100%}}@media(min-width:768px){.hub__boxed-width .content.splinter-carousel .splinter-row>*{display:block;margin-right:0;width:100%}}.hub__boxed-width .content .special__grid-containerx2,.hub__boxed-width .content .special__grid-containerx3,.hub__boxed-width .content .special__grid-containerx4{display:-webkit-flex;display:flex}@media(max-width:681px){.hub__boxed-width .content .special__grid-containerx2,.hub__boxed-width .content .special__grid-containerx3,.hub__boxed-width .content .special__grid-containerx4{padding-bottom:0}}@media(max-width:768px){.hub__boxed-width .content .special__grid-containerx4{-webkit-flex-wrap:wrap;flex-wrap:wrap}}.hub__boxed-width:not(.shadow) .andes-card--animated:hover,.hub__boxed-width:not(.shadow) .andes-card--flat{box-shadow:none}.splinter-row{display:grid;grid-template-columns:repeat(12,minmax(26px,104px));padding:0}@media(max-width:681px){.splinter-row{padding-bottom:4px}}.splinter-row:after,.splinter-row:before{display:table}.splinter-row:after{clear:both}.splinter-row.no-reset{margin:0}@media only screen and (min-width:0){.splinter-row{margin:-4px}}@media only screen and (min-width:681px){.splinter-row{margin:-8px}}@media only screen and (min-width:1024px){.splinter-row{margin:-8px}}[class*=splinter-col-]{-moz-box-sizing:border-box;box-sizing:border-box;float:left;width:100%}.splinter-col-1{grid-column:auto/span 1}.splinter-col-2{grid-column:auto/span 2}.splinter-col-3{grid-column:auto/span 3}.splinter-col-4{grid-column:auto/span 4}.splinter-col-5{grid-column:auto/span 5}.splinter-col-6{grid-column:auto/span 6}.splinter-col-7{grid-column:auto/span 7}.splinter-col-8{grid-column:auto/span 8}.splinter-col-9{grid-column:auto/span 9}.splinter-col-10{grid-column:auto/span 10}.splinter-col-11{grid-column:auto/span 11}.splinter-col-12{grid-column:auto/span 12}@media only screen and (min-width:0){[class*=splinter-col-]{padding:4px}.splinter-col-mobile-1{grid-column:auto/span 1}.splinter-col-mobile-2{grid-column:auto/span 2}.splinter-col-mobile-3{grid-column:auto/span 3}.splinter-col-mobile-4{grid-column:auto/span 4}.splinter-col-mobile-5{grid-column:auto/span 5}.splinter-col-mobile-6{grid-column:auto/span 6}.splinter-col-mobile-7{grid-column:auto/span 7}.splinter-col-mobile-8{grid-column:auto/span 8}.splinter-col-mobile-9{grid-column:auto/span 9}.splinter-col-mobile-10{grid-column:auto/span 10}.splinter-col-mobile-11{grid-column:auto/span 11}.splinter-col-mobile-12{grid-column:auto/span 12}}@media only screen and (min-width:681px){[class*=splinter-col-]{padding:8px}.splinter-col-tablet-1{grid-column:auto/span 1}.splinter-col-tablet-2{grid-column:auto/span 2}.splinter-col-tablet-3{grid-column:auto/span 3}.splinter-col-tablet-4{grid-column:auto/span 4}.splinter-col-tablet-5{grid-column:auto/span 5}.splinter-col-tablet-6{grid-column:auto/span 6}.splinter-col-tablet-7{grid-column:auto/span 7}.splinter-col-tablet-8{grid-column:auto/span 8}.splinter-col-tablet-9{grid-column:auto/span 9}.splinter-col-tablet-10{grid-column:auto/span 10}.splinter-col-tablet-11{grid-column:auto/span 11}.splinter-col-tablet-12{grid-column:auto/span 12}}@media only screen and (min-width:1024px){[class*=splinter-col-]{padding:8px}.splinter-col-desktop-1{grid-column:auto/span 1}.splinter-col-desktop-2{grid-column:auto/span 2}.splinter-col-desktop-3{grid-column:auto/span 3}.splinter-col-desktop-4{grid-column:auto/span 4}.splinter-col-desktop-5{grid-column:auto/span 5}.splinter-col-desktop-6{grid-column:auto/span 6}.splinter-col-desktop-7{grid-column:auto/span 7}.splinter-col-desktop-8{grid-column:auto/span 8}.splinter-col-desktop-9{grid-column:auto/span 9}.splinter-col-desktop-10{grid-column:auto/span 10}.splinter-col-desktop-11{grid-column:auto/span 11}.splinter-col-desktop-12{grid-column:auto/span 12}}.hub__boxed-width .content .banner-large{border-radius:4px}.hub__boxed-width .content .banner-large img{height:100%;left:50%;position:relative;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.hub__boxed-width .content .banner-large.banner-large--full-width img{display:block;height:auto;width:100%}.hub__boxed-width .content .banner-large .banner-large__image{aspect-ratio:var(--aspect-ratio);height:auto}@media(min-width:769px){.hub__boxed-width .content .banner-large{margin:0}.hub__boxed-width .content .banner-large img{border-radius:4px;height:100%;left:0;-o-object-fit:cover;object-fit:cover;-webkit-transform:none;transform:none;width:auto}}@media(min-width:769px)and (min-width:1024px){.hub__boxed-width .content .banner-large img{width:100%}}.hub__boxed-width .content .banner-large .andes-card{background:transparent;border-radius:4px}.hub__boxed-width .content .splinter.banner-large-mobile{background-color:none;margin:0}.hub__boxed-width .content .banner-large-mobile{border-radius:4px}.hub__boxed-width .content .banner-large-mobile .banner-card{height:200px}.hub__boxed-width .content .banner-large-mobile img{height:100%;left:50%;position:relative;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media(min-width:769px){.hub__boxed-width .content .banner-large-mobile{margin:0}.hub__boxed-width .content .banner-large-mobile .banner-card{height:165px}.hub__boxed-width .content .banner-large-mobile img{border-radius:4px;height:100%;left:0;-o-object-fit:cover;object-fit:cover;-webkit-transform:none;transform:none;width:auto}}@media(min-width:769px)and (min-width:1024px){.hub__boxed-width .content .banner-large-mobile img{width:100%}}.hub__boxed-width .content .banner-large-mobile .andes-card{background:transparent;border-radius:4px}.hub__boxed-width-image .banner__numeric{margin:0 8px}@media(min-width:1024px){.item__banner .description{height:165px;-webkit-justify-content:center;justify-content:center;max-width:50%;padding-left:30px;position:absolute;text-align:left}}.item__banner .banner{background-position:100%;background-repeat:no-repeat;background-size:cover;border-radius:0 4px 4px 0;float:right;height:100%}.item__banner.banner__numeric{-webkit-align-items:center;align-items:center;background-color:hsla(0,0%,100%,.9);display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;height:auto;-webkit-justify-content:space-between;justify-content:space-between;padding:18px 24px 24px}@media(min-width:1024px){.item__banner.banner__numeric{height:120px;margin:0;padding:0}.item__banner.banner__numeric:hover{background-color:#fff}}.item__banner.banner__numeric .description{height:auto;max-width:90%;padding:0;position:relative}.item__banner.banner__numeric .description .pre-title{font-size:14px;letter-spacing:.83px;line-height:.9;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.item__banner.banner__numeric .description .title{max-height:85px;overflow:hidden;padding-top:6px;text-overflow:ellipsis;white-space:break-spaces}.item__banner.banner__numeric .description p{color:#3483fa;font-size:14px;font-weight:400;margin:0}@media(min-width:681px){.item__banner.banner__numeric .description{max-width:100%;text-align:center;width:100%}.item__banner.banner__numeric .description .pre-title{font-size:16px;font-weight:400;letter-spacing:1.4px;line-height:1}.item__banner.banner__numeric .description .title{margin:7px 12px;overflow:hidden;overflow:visible;padding-top:0;text-overflow:ellipsis;white-space:nowrap}}.item__banner .chevron-container{display:-webkit-flex;display:flex}.item__banner .chevron-container .chevron{border-radius:1px;border-style:solid;border-width:2px 2px 0 0;color:#3483fa;height:8px;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:8px}.uppercase-subtitles .banner__numeric .description .pre-title,.uppercase-subtitles .banner__numeric .description .title{text-transform:uppercase}.description{-moz-box-sizing:border-box;box-sizing:border-box;color:#4a4a4a;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;height:130px;-webkit-justify-content:center;justify-content:center;max-width:60%;padding-left:6%;position:absolute;text-align:left;top:0}@media(min-width:1024px){.description{height:165px;max-width:50%;padding-left:30px}}.description .title{font-size:18px;font-weight:700;line-height:1.2;margin:0}@media(min-width:1024px){.description .title{font-size:24px}}.description p{font-size:14px;font-weight:300;line-height:1.2;margin:6px 10px 0 0}@media(min-width:1024px){.description p{font-size:20px;margin-top:8px}}.banner__small{background-color:transparent}.banner__small .description h3{font-size:18px;font-weight:700;line-height:1.2;margin:0}@media(min-width:1024px){.banner__small .description h3{font-size:24px}}.banner__small .description p{font-size:14px;font-weight:300;line-height:1.2;margin:6px 10px 0 0}@media(min-width:1024px){.banner__small .description p{font-size:20px;margin-top:8px}}.banner-small__image{aspect-ratio:var(--aspect-ratio)}.hub__boxed-width .content .splinter.banner-large{background-color:none;margin:0}.hub__boxed-width .content .banner-text{border-radius:4px;margin:10px 0}.hub__boxed-width .content .banner-text img{height:100%;left:50%;position:relative;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media(min-width:769px){.hub__boxed-width .content .banner-text{margin:0}.hub__boxed-width .content .banner-text img{border-radius:4px;height:100%;left:0;-o-object-fit:cover;object-fit:cover;-webkit-transform:none;transform:none;width:auto}}@media(min-width:769px)and (min-width:1024px){.hub__boxed-width .content .banner-text img{width:100%}}.hub__boxed-width .content .banner-text .andes-card{background:transparent;border-radius:4px}.hub__boxed-width .content .banner-text__content{-moz-box-sizing:border-box;box-sizing:border-box;color:#fff;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;height:100%;-webkit-justify-content:center;justify-content:center;padding:16px}.hub__boxed-width .content .banner-text__content .banner-text__title{font-size:24px;font-weight:600;padding:8px 0}.hub__boxed-width .content .banner-text__content .banner-text__link{font-size:16px;font-weight:600}.hub__boxed-width .content .banner-text__content .banner-text__link:not(:empty){border:1px solid;border-radius:8px;padding:8px 32px}.hub__boxed-width .content .banner-text__content--center{-webkit-align-items:center;align-items:center}.hub__boxed-width .content .banner-text__content--left{-webkit-align-items:flex-start;align-items:flex-start}.hub__boxed-width .content .banner-text__content--right{-webkit-align-items:flex-end;align-items:flex-end}@media(min-width:1024px){.hub__boxed-width .content .splinter.banner-large .banner-text__content{padding:32px}}.hub__boxed-width .content .banner-text .banner-text__title--mobile{font-size:18px}.hub__boxed-width .content .banner-text .banner-text__link--mobile{font-size:14px}.uppercase-subtitles .banner-text .banner-text__title{text-transform:uppercase}.content .banner-card{height:130px;overflow:hidden;padding:0;position:relative}@media(min-width:769px){.content .banner-card{height:165px}}.content .banner-large--full-width .banner-card{display:block;height:auto;width:100%}@media(min-width:769px){.content .banner-large--full-width .banner-card{height:165px}}@media(max-width:680px){.content .splinter-row:has(.banner-small){margin-top:10px}}@media(min-width:1024px){.content [class*=splinter-col-]:has(.banner-small),.content [class*=splinter-col-]:has(.banner__numeric){padding-bottom:20px}}@media only screen and (max-width:768px){.item-description .pre-title{padding:0}}.hub__grid-item.item__card{height:234px;padding:0;position:relative}.hub__grid-item.item__card .item-image{float:left;height:100%;overflow:hidden;width:50%}.hub__grid-item.item__card .item-image .sponsor{height:28px;position:absolute;right:0;top:0}.hub__grid-item.item__card .item-image img{max-width:100%}.hub__grid-item.item__card .item-description{-moz-box-sizing:border-box;box-sizing:border-box;float:right;font-stretch:normal;font-style:normal;text-align:left;width:50%}.hub__grid-item.item__card .item-description .copy,.hub__grid-item.item__card .item-description .pre-title{color:rgba(0,0,0,.9);display:block;display:-webkit-box;font-size:14px;font-weight:500;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical}.hub__grid-item.item__card .item-description .pre-title{color:rgba(0,0,0,.9);font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:12px;font-weight:500;letter-spacing:0;line-height:16px}.hub__grid-item.item__card .item-description .copy{margin-top:8px}.hub__grid-item.item__card .item-description .title{color:rgba(0,0,0,.9);font-weight:700}.hub__grid-item.item__card .item-description .subtitle{-webkit-box-orient:vertical;color:rgba(0,0,0,.9);font-size:26px;font-weight:400;-webkit-line-clamp:3;line-height:1.2;margin:0;max-width:400px;overflow:hidden;padding:0;position:static;text-overflow:ellipsis;top:0;-webkit-transform:none;transform:none}.hub__grid-item.item__card .item-description .title+.subtitle{font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hub__grid-item.item__card .item-description p{display:none}.hub__grid-item.item__card.card__primary{height:137px}.hub__grid-item.item__card.card__primary .item-image{height:115px;padding:11px 0;width:50%}.hub__grid-item.item__card.card__primary .item-image .sponsor{margin:10px 10px 0 0}.hub__grid-item.item__card.card__primary .item-image .sponsor img{height:100%}.hub__grid-item.item__card.card__primary .item-image img{height:115px}.hub__grid-item.item__card.card__primary .item-description{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;height:100%;-webkit-justify-content:center;justify-content:center;padding-right:20px;width:50%}.hub__grid-item.item__card.card__primary .item-description .pre-title{color:rgba(0,0,0,.9);font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:12px;font-weight:500;letter-spacing:0;line-height:16px;margin-bottom:5px;overflow:hidden;padding:0}.hub__grid-item.item__card.card__primary .item-description .title{margin:0 0 7px}.hub__grid-item.item__card.card__primary .item-description .subtitle{font-size:20px;font-weight:300;letter-spacing:1px}.hub__grid-item.item__card.card__primary-discovery{display:-webkit-flex;display:flex;height:200px}@media(min-width:1024px){.hub__grid-item.item__card.card__primary-discovery{height:236px}}.hub__grid-item.item__card.card__primary-discovery.left .item-description{left:20px;right:auto}.hub__grid-item.item__card.card__primary-discovery.left .item-description .pre-title{color:rgba(0,0,0,.9);font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:12px;font-weight:500;letter-spacing:0;line-height:16px}@media(max-width:768px){.hub__grid-item.item__card.card__primary-discovery.left .item-description{left:16px}}.hub__grid-item.item__card.card__primary-discovery.left .item-image img{float:left}.hub__grid-item.item__card.card__primary-discovery .item-description{background:hsla(0,0%,100%,.95);border-radius:4px;bottom:20px;padding:16px;position:absolute;right:20px;width:auto}.hub__grid-item.item__card.card__primary-discovery .item-description .pre-title{margin-bottom:5px}.hub__grid-item.item__card.card__primary-discovery .item-description .title{font-size:28px;margin:9px 0 0}.hub__grid-item.item__card.card__primary-discovery .item-description .subtitle{font-weight:300}@media(max-width:768px){.hub__grid-item.item__card.card__primary-discovery .item-description{padding:12px}}.hub__grid-item.item__card.card__primary-discovery .item-image{border-radius:.2em;-moz-box-sizing:border-box;box-sizing:border-box;height:auto;width:100%}.hub__grid-item.item__card.card__primary-discovery .item-image img{float:left;height:200px;max-width:none;min-width:100%;-webkit-transition:-webkit-transform 1s ease-out;transition:-webkit-transform 1s ease-out;transition:transform 1s ease-out;transition:transform 1s ease-out,-webkit-transform 1s ease-out}@media(min-width:1024px){.hub__grid-item.item__card.card__primary-discovery .item-image img{height:236px}}.hub__grid-item.item__card.card__primary-discovery .item-description .title{margin:0 0 8px}@media(max-width:768px){.hub__grid-item.item__card.card__primary-discovery .item-description .pre-title{margin-bottom:4px}.hub__grid-item.item__card.card__primary-discovery .item-description .title{margin:0 0 4px}}.hub__grid-item.item__card.card__secondary .item-image{-moz-box-sizing:border-box;box-sizing:border-box;height:120px;margin:20px 0 12px;padding:0 20px;width:100%}.hub__grid-item.item__card.card__secondary .item-image .sponsor{margin:10px 10px 0 0}.hub__grid-item.item__card.card__secondary .item-image .sponsor img{height:100%}.hub__grid-item.item__card.card__secondary .item-image img{height:120px}.hub__grid-item.item__card.card__secondary .item-description{-moz-box-sizing:border-box;box-sizing:border-box;height:-webkit-calc(100% - 160px);height:calc(100% - 160px);padding:0;position:relative;text-align:center;width:100%}.hub__grid-item.item__card.card__secondary .item-description .pre-title{overflow:hidden}.hub__grid-item.item__card.card__secondary .item-description .title{margin:1px 0 5px}.hub__grid-item.item__card.card__secondary .item-description .subtitle{-moz-box-sizing:border-box;box-sizing:border-box;color:rgba(0,0,0,.9);font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:18px;font-weight:700;letter-spacing:0;line-height:22px;padding:0 10px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%}.hub__grid-item.item__card.card__secondary .item-description .title+.subtitle{margin-top:5px;overflow:hidden;position:relative;top:6px}.hub__grid-item.item__card.card__secondary-discovery{display:-webkit-flex;display:flex;height:200px}@media(min-width:1024px){.hub__grid-item.item__card.card__secondary-discovery{height:236px}}.hub__grid-item.item__card.card__secondary-discovery.left .item-description{left:20px;right:auto}.hub__grid-item.item__card.card__secondary-discovery.left .item-description .pre-title{color:rgba(0,0,0,.9);font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:12px;font-weight:500;letter-spacing:0;line-height:16px}@media(max-width:768px){.hub__grid-item.item__card.card__secondary-discovery.left .item-description{left:16px}}.hub__grid-item.item__card.card__secondary-discovery.left .item-image img{float:left}.hub__grid-item.item__card.card__secondary-discovery .item-description{background:hsla(0,0%,100%,.95);border-radius:4px;bottom:20px;padding:16px;position:absolute;right:20px;width:auto}.hub__grid-item.item__card.card__secondary-discovery .item-description .pre-title{margin-bottom:5px}.hub__grid-item.item__card.card__secondary-discovery .item-description .title{font-size:28px;margin:9px 0 0}.hub__grid-item.item__card.card__secondary-discovery .item-description .subtitle{font-weight:300}@media(max-width:768px){.hub__grid-item.item__card.card__secondary-discovery .item-description{padding:12px}}.hub__grid-item.item__card.card__secondary-discovery .item-image{border-radius:.2em;-moz-box-sizing:border-box;box-sizing:border-box;height:auto;width:100%}.hub__grid-item.item__card.card__secondary-discovery .item-image img{float:left;height:200px;max-width:none;min-width:100%;-webkit-transition:-webkit-transform 1s ease-out;transition:-webkit-transform 1s ease-out;transition:transform 1s ease-out;transition:transform 1s ease-out,-webkit-transform 1s ease-out}@media(min-width:1024px){.hub__grid-item.item__card.card__secondary-discovery .item-image img{height:236px}}.hub__grid-item.item__card.card__secondary-discovery .item-description .title{margin:0 0 8px}@media(max-width:768px){.hub__grid-item.item__card.card__secondary-discovery .item-description .pre-title{margin-bottom:4px}.hub__grid-item.item__card.card__secondary-discovery .item-description .title{margin:0 0 4px}}.hub__grid-item.item__card.card__tertiary .item-image{-moz-box-sizing:border-box;box-sizing:border-box;height:120px;margin:20px 0 12px;padding:0 20px;width:100%}.hub__grid-item.item__card.card__tertiary .item-image .sponsor{margin:10px 10px 0 0}.hub__grid-item.item__card.card__tertiary .item-image .sponsor img{height:100%}.hub__grid-item.item__card.card__tertiary .item-image img{height:120px}.hub__grid-item.item__card.card__tertiary .item-description{-moz-box-sizing:border-box;box-sizing:border-box;height:-webkit-calc(100% - 160px);height:calc(100% - 160px);padding:0;position:relative;text-align:center;width:100%}.hub__grid-item.item__card.card__tertiary .item-description .pre-title{overflow:hidden}.hub__grid-item.item__card.card__tertiary .item-description .title{margin:1px 0 5px}.hub__grid-item.item__card.card__tertiary .item-description .subtitle{-moz-box-sizing:border-box;box-sizing:border-box;color:rgba(0,0,0,.9);font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:18px;font-weight:700;letter-spacing:0;line-height:22px;padding:0 10px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%}.hub__grid-item.item__card.card__tertiary .item-description .title+.subtitle{margin-top:5px;overflow:hidden;position:relative;top:6px}@media(min-width:1024px){.hub__grid-item.item__card{height:236px;position:relative}.hub__grid-item.item__card .item-description .pre-title{margin-bottom:8px}.hub__grid-item.item__card .item-description p{color:#3483fa;display:block;font-size:14px;font-weight:400;letter-spacing:normal;line-height:1;margin:15px 0 0}.hub__grid-item.item__card.card__primary{height:236px}.hub__grid-item.item__card.card__primary .item-image{height:186px;padding:25px 0 25px 25px;width:32%}.hub__grid-item.item__card.card__primary .item-image .sponsor{height:40px;margin:20px 20px 0 0}.hub__grid-item.item__card.card__primary .item-image img{height:186px}.hub__grid-item.item__card.card__primary .item-description{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;height:100%;-webkit-justify-content:center;justify-content:center;margin:0;padding:40px 25px 40px 0;position:relative;width:55%}.hub__grid-item.item__card.card__primary .item-description .pre-title{margin-top:0}.hub__grid-item.item__card.card__primary .item-description .title{margin:0 0 5px}.hub__grid-item.item__card.card__primary .item-description .subtitle{-webkit-box-orient:vertical;font-size:30px;-webkit-line-clamp:2;line-height:1.2;max-width:400px;overflow:hidden;padding:0;position:static;text-overflow:ellipsis;top:0;-webkit-transform:none;transform:none}.hub__grid-item.item__card.card__secondary .item-image{-moz-box-sizing:content-box;box-sizing:content-box;height:186px;margin:0;padding:25px 15px;width:48%}.hub__grid-item.item__card.card__secondary .item-image .sponsor{height:40px;margin:20px 20px 0 0}.hub__grid-item.item__card.card__secondary .item-image img{height:186px}.hub__grid-item.item__card.card__secondary .item-description .pre-title{margin-bottom:5px}.hub__grid-item.item__card.card__secondary .item-description .title{font-size:28px;margin:9px 0 0}.hub__grid-item.item__card.card__secondary .item-description .subtitle{font-weight:300}.hub__grid-item.item__card.card__secondary .item-description{-moz-box-sizing:border-box;box-sizing:border-box;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;height:100%;-webkit-justify-content:center;justify-content:center;margin:0;padding:50px 15px 50px 0;position:relative;text-align:left;width:40%}.hub__grid-item.item__card.card__secondary .item-description .pre-title{margin:0;overflow:hidden}.hub__grid-item.item__card.card__secondary .item-description .subtitle,.hub__grid-item.item__card.card__secondary .item-description .title{color:rgba(0,0,0,.9);font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:24px;font-weight:700;letter-spacing:0;line-height:28px}.hub__grid-item.item__card.card__secondary .item-description .subtitle{-webkit-box-orient:vertical;-webkit-line-clamp:2;margin:9px 0 0;max-width:400px;overflow:hidden;padding:0;position:static;text-overflow:ellipsis;top:0;-webkit-transform:none;transform:none}.hub__grid-item.item__card.card__tertiary .item-image{height:100px;width:100%}.hub__grid-item.item__card.card__tertiary .item-image .sponsor{margin:20px 20px 0 0}.hub__grid-item.item__card.card__tertiary .item-image img{height:100px}.hub__grid-item.item__card.card__tertiary .item-description{-moz-box-sizing:border-box;box-sizing:border-box;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;padding:0 15px;width:100%}.hub__grid-item.item__card.card__tertiary .item-description .pre-title{margin-bottom:0}.hub__grid-item.item__card.card__tertiary .item-description .title{font-size:24px;letter-spacing:normal;margin:0}.hub__grid-item.item__card.card__tertiary .item-description .subtitle{color:rgba(0,0,0,.9);font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:24px;font-weight:700;letter-spacing:0;line-height:28px;-webkit-box-orient:vertical;-webkit-line-clamp:2;max-width:400px;overflow:hidden;padding:0;position:static;text-overflow:ellipsis;top:0;-webkit-transform:none;transform:none}.hub__grid-item.item__card.card__tertiary .item-description .title+.subtitle{margin:0;top:0}.hub__grid-item.item__card.card__tertiary .item-description p{left:0;margin:0;position:absolute;right:0;top:75px}.hub__grid-item.item__card:hover{z-index:10}}.uppercase-subtitles .item__card .item-description .copy,.uppercase-subtitles .item__card .item-description .pre-title,.uppercase-subtitles .item__card .item-description .subtitle,.uppercase-subtitles .item__card .item-description .title,.uppercase-subtitles .item__card .item-description .title+.subtitle{text-transform:uppercase}.card-institutional__primary{height:480px;padding:0;position:relative}@media(max-width:768px){.card-institutional__primary{height:365px}}.card-institutional__primary .note-image{height:100%}.card-institutional__primary .note-image img{border-radius:6px;height:100%;width:100%}.card-institutional__primary .note-description{-webkit-align-items:flex-start;align-items:flex-start;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;margin-left:108px;position:absolute;top:110px}@media(max-width:768px){.card-institutional__primary .note-description{margin-left:0;top:148px}}.card-institutional__primary .note-description .pre-title,.card-institutional__primary .note-description .subtitle,.card-institutional__primary .note-description .title{color:#fff;margin:20px 0 0 16px}@media(max-width:768px){.card-institutional__primary .note-description .pre-title,.card-institutional__primary .note-description .subtitle,.card-institutional__primary .note-description .title{margin-top:5px}}.card-institutional__primary .note-description .title{font-size:36px;letter-spacing:.36px;line-height:1.3;text-align:initial;width:430px}@media(max-width:768px){.card-institutional__primary .note-description .title{font-size:30px;width:100%}}.card-institutional__primary .note-description .subtitle{font-size:14px}.card-institutional__primary .note-description .pre-title{font-size:20px}.card-institutional__secondary{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;height:464px;padding:0}.card-institutional__secondary .note-image{height:232px}.card-institutional__secondary .note-image img{border-radius:6px 6px 0 0;height:100%;width:100%}.card-institutional__secondary .note-description{-webkit-align-items:flex-start;align-items:flex-start;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;height:232px;position:relative}.card-institutional__secondary .note-description .subtitle{bottom:26px;font-size:14px;margin-top:0;position:absolute}.card-institutional__secondary .note-description .subtitle,.card-institutional__secondary .note-description .title{color:#727272;margin:0 0 0 24px}.card-institutional__secondary .note-description .pre-title{color:#909292;font-size:14px;margin:24px 0 0 24px}.card-institutional__secondary .note-description .title{font-weight:400;letter-spacing:.3px;line-height:1.2;margin-right:8px;margin-top:20px;text-align:initial}.cardinstitutional__containerx2 .title{font-size:30px}@media(max-width:768px){.cardinstitutional__containerx3 .card-institutional__secondary,.cardinstitutional__containerx4 .card-institutional__secondary{-webkit-flex-direction:row;flex-direction:row;height:160px}.cardinstitutional__containerx3 .card-institutional__secondary .note-image,.cardinstitutional__containerx4 .card-institutional__secondary .note-image{height:100%;width:160px}.cardinstitutional__containerx3 .card-institutional__secondary .note-image img,.cardinstitutional__containerx4 .card-institutional__secondary .note-image img{border-radius:6px 0 0 6px;width:160px}.cardinstitutional__containerx3 .card-institutional__secondary .note-description,.cardinstitutional__containerx4 .card-institutional__secondary .note-description{height:100%}.cardinstitutional__containerx3 .card-institutional__secondary .note-description .pre-title,.cardinstitutional__containerx3 .card-institutional__secondary .note-description .subtitle,.cardinstitutional__containerx3 .card-institutional__secondary .note-description .title,.cardinstitutional__containerx4 .card-institutional__secondary .note-description .pre-title,.cardinstitutional__containerx4 .card-institutional__secondary .note-description .subtitle,.cardinstitutional__containerx4 .card-institutional__secondary .note-description .title{margin-left:16px;margin-top:10px}}.cardinstitutional__containerx3 .card-institutional__secondary .title,.cardinstitutional__containerx4 .card-institutional__secondary .title{font-size:24px}@media(max-width:768px){.cardinstitutional__containerx3 .card-institutional__secondary .title,.cardinstitutional__containerx4 .card-institutional__secondary .title{font-size:18px}}@media(min-width:1024px){.item__banner{height:165px}}.item__banner .description{-moz-box-sizing:border-box;box-sizing:border-box;color:#4a4a4a;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;height:130px;-webkit-justify-content:center;justify-content:center;max-width:60%;padding-left:6%;position:absolute;text-align:left}@media(min-width:1024px){.item__banner .description{height:165px;max-width:50%;padding-left:30px}}.item__banner.banner__category{height:240px}.item__banner.banner__category .description{height:100%;max-width:100%;padding:0;text-align:center;width:100%}.item__banner.banner__category .description img{bottom:26px;height:auto;margin:0 auto;max-width:230px;position:relative}.item__banner.banner__category .description .label{border-radius:2px;bottom:0;left:0;margin:auto;padding:12px;position:absolute;right:0;width:180px}.item__banner.banner__category .description .label p{color:#3483fa;font-size:14px;font-weight:400;margin:0}.item__banner.banner__category .description .label .title{margin:0}.uppercase-subtitles .banner__category .label .title{text-transform:uppercase}.item__banner.banner__label{background-color:transparent;height:auto}@media(min-width:768px) and (max-width:1024px){.item__banner.banner__label{height:240px}}.item__banner.banner__label .banner{display:-webkit-flex;display:flex;float:none}.item__banner.banner__label .banner .special__image-normal{aspect-ratio:var(--aspect-ratio)}.item__banner.banner__label .banner img{border-radius:4px 4px 0 0}.item__banner.banner__label .label{background:#fff;border-top:1px solid #ededed;bottom:0;-moz-box-sizing:border-box;box-sizing:border-box;margin:0 auto;padding:12px 0;width:100%}@media(max-width:768px){.item__banner.banner__label .label{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;height:44px;-webkit-justify-content:center;justify-content:center}}.item__banner.banner__label .label .title{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.special__containerx2 .item__banner.banner__label .label{padding:12px 112px}@media(max-width:768px){.special__containerx2 .item__banner.banner__label .label{padding:0 32px}}.special__containerx3 .item__banner.banner__label .label{padding:12px 48px}@media(max-width:768px){.special__containerx3 .item__banner.banner__label .label{padding:0 32px}}.special__containerx4 .item__banner.banner__label .label{padding:12px 24px}@media(max-width:768px){.special__containerx4 .item__banner.banner__label .label{padding:0 32px}}.special__grid-containerx2 .special-wrapper .item__banner.banner__label .banner,.special__grid-containerx4 .special-wrapper .item__banner.banner__label .banner{border-radius:4px}.special__grid-containerx2 .special-wrapper .item__banner .label,.special__grid-containerx4 .special-wrapper .item__banner .label{height:44px;padding:0 20px}.special__grid-containerx2 .special-wrapper .item__banner .label .title,.special__grid-containerx4 .special-wrapper .item__banner .label .title{white-space:normal;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2}.special__grid-containerx3 .special-wrapper{max-width:33.3333333333%}.special__grid-containerx3 .special-wrapper .item__banner{overflow:visible}.special__grid-containerx3 .special-wrapper .item__banner.banner__label .banner{border-radius:4px}.special__grid-containerx3 .special-wrapper .item__banner .label{height:36px;padding:0 8px}.special__grid-containerx3 .special-wrapper .item__banner .label .title{-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;overflow:hidden;white-space:normal}@media(min-width:769px){.special__grid-containerx3 .special{max-width:33.3333333333%}}.without__label.item__banner.banner__label .special__image-withoutLabel{aspect-ratio:var(--aspect-ratio)}.special__grid-containerx2 .special-wrapper .without__label.item__banner.banner__label .banner,.special__grid-containerx4 .special-wrapper .without__label.item__banner.banner__label .banner,.without__label.item__banner.banner__label img{border-radius:4px}.special__grid-containerx3 .special-wrapper .without__label.item__banner{overflow:visible}.special__grid-containerx3 .special-wrapper .without__label.item__banner.banner__label .banner{border-radius:4px}.item__banner{height:130px;overflow:hidden;padding:0;position:relative}.item__banner.banner__label .banner{background-color:transparent;width:100%}.item__banner.banner__label .banner img{background-color:transparent;height:100%;-o-object-fit:cover;object-fit:cover;overflow:hidden;width:100%}@media(max-width:768px){.splinter-carousel .item__banner.banner__label .banner img{width:auto}}.special__grid-containerx4 .special{max-width:25%}@media(max-width:768px){.special__grid-containerx4 .special{width:50%}}.special__grid-containerx4 .special-wrapper{margin:auto;width:50%}.uppercase-subtitles .special h3.title,.uppercase-subtitles .special-wrapper h3.title{text-transform:uppercase}.grid__header .subtitle{margin:0}@media(min-width:1024px){.grid__header .subtitle:not(:only-child){display:inline-block;text-align:left}}.grid__header .offer,.grid__header .pre__offer{display:inline-block;letter-spacing:normal;margin:0 5px;vertical-align:middle}.grid__header .pre__offer{padding-top:0;vertical-align:middle}.grid__header .subtitle.dark .offer,.grid__header .subtitle.dark .pre__offer,.grid__header .subtitle.light .offer,.grid__header .subtitle.light .pre__offer{color:inherit}@media(min-width:1024px){.grid__header .subtitle{margin-bottom:-12px}}.grid__header .sponsor{background-color:#fff;border-radius:4px;display:inline-block;height:28px;margin:20px 10px 0 0;padding:8px;vertical-align:middle}.grid__header .sponsor img{height:100%}@media(min-width:1024px){.grid__header .subtitle{float:right;margin-top:20px}.grid__header .pre__offer{float:left;font-weight:400;letter-spacing:1.6px;padding-top:0}.grid__header .offer{float:left;margin:0 10px}.grid__header .sponsor{float:left}}@media(max-width:768px){.grid__header .subtitle{display:block}.grid__header .sponsor{display:inline-block;left:50%;position:relative;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.grid__header .pre__offer{display:inline-block}}.uppercase .grid__header.sponsor__margin .subtitle .offer,.uppercase .grid__header.sponsor__margin .subtitle .pre__offer{text-transform:uppercase}.grid__header.sponsor__margin{margin-bottom:16px}@media(min-width:1024px){.grid__header{padding:0}.grid__header.sponsor__margin{display:inline-block}}.grid__header .subtitle{color:rgba(0,0,0,.9);display:block;font-size:16px;font-weight:400;margin:0 0 4px;text-align:center}.grid__header .subtitle.light{color:#fff}.grid__header .subtitle.dark{color:rgba(0,0,0,.9)}.grid__header .title{display:inline-block;font-size:16px;font-weight:700;letter-spacing:normal;margin:0 5px;padding-top:0;vertical-align:middle}.grid__header .title-sponsor{background-color:#fff;border-radius:4px;display:inline-block;height:28px;margin:20px 10px 8px 0;padding:8px;vertical-align:middle}.grid__header .title-sponsor img{height:100%}@media(min-width:1024px){.grid__header .subtitle{float:right;line-height:48px;margin:20px 0 -16px}.grid__header .subtitle:not(:only-child){-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;text-align:left}.grid__header .title{float:left;font-weight:700;letter-spacing:1.6px;padding-top:0}.grid__header .title-sponsor{float:left}}@media(max-width:768px){.grid__header .subtitle{display:block}.grid__header .title-sponsor{display:inline-block;left:50%;position:relative;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.grid__header .title{display:inline-block}}.uppercase .grid__header.sponsor__margin .subtitle .title{text-transform:uppercase}.about .spl-dynamic-text-color .title,.benefits .benefits__wrapper .benefits__right-content .spl-dynamic-text-color .benefits__title,.container-faq.hub__boxed-width .content .spl-dynamic-text-color .title,.grid__header .spl-dynamic-text-color .offer,.grid__header .spl-dynamic-text-color .pre__offer,.grid__header.with-offer .spl-dynamic-text-color .title,.grid__header.with-title .spl-dynamic-text-color .title,.hub__carousel .carousel__ul .spl-dynamic-text-color .carousel__item-title,.hub__carousel .spl-dynamic-text-color .carousel__title,.hub__grid-item.item__card.card__primary .item-description .spl-dynamic-text-color .pre-title+.subtitle,.hub__grid-item.item__card.card__primary .item-description .spl-dynamic-text-color .title,.hub__grid-item.item__card.card__primary .item-description .spl-dynamic-text-color .title+.subtitle,.hub__grid-item.item__card.card__primary-discovery .item-description .spl-dynamic-text-color .pre-title+.subtitle,.hub__grid-item.item__card.card__primary-discovery .item-description .spl-dynamic-text-color .title,.hub__grid-item.item__card.card__primary-discovery.left .item-description .spl-dynamic-text-color .title+.subtitle,.hub__grid-item.item__card.card__secondary .item-description .spl-dynamic-text-color .title,.hub__grid-item.item__card.card__secondary .item-description .spl-dynamic-text-color .title+.subtitle,.hub__grid-item.item__card.card__secondary-discovery .item-description .spl-dynamic-text-color .pre-title+.subtitle,.hub__grid-item.item__card.card__secondary-discovery .item-description .spl-dynamic-text-color .pre-title+.title,.hub__grid-item.item__card.card__secondary-discovery .item-description .spl-dynamic-text-color .subtitle,.hub__grid-item.item__card.card__secondary-discovery .item-description .spl-dynamic-text-color .title,.hub__grid-item.item__card.card__secondary-discovery.left .item-description .spl-dynamic-text-color .title+.subtitle,.hub__grid-item.item__card.card__tertiary .item-description .spl-dynamic-text-color .title,.hub__grid-item.item__card.card__tertiary .item-description .spl-dynamic-text-color .title+.subtitle,.hub__subtitle .spl-dynamic-text-color .text__primary,.ig__card .spl-dynamic-text-color .ig__title,.item__banner.banner__category .description .label .spl-dynamic-text-color .title,.item__banner.banner__label .label .spl-dynamic-text-color .title,.item__banner.banner__numeric .description .spl-dynamic-text-color .title,.section__cobranded .spl-dynamic-text-color .cobranded__title,.section__congrats .content .spl-dynamic-text-color .paragraph__text,.section__congrats .content .spl-dynamic-text-color .primary__text,.section__custombenefit .spl-dynamic-text-color .custombenefit__title,.special__grid-containerx2 .special-wrapper .item__banner .label .spl-dynamic-text-color .title,.special__grid-containerx3 .special-wrapper .item__banner .label .spl-dynamic-text-color .title,.special__grid-containerx4 .special-wrapper .item__banner .label .spl-dynamic-text-color .title,.spl-dynamic-text-color .about .title,.spl-dynamic-text-color .benefits .benefits__wrapper .benefits__right-content .benefits__title,.spl-dynamic-text-color .cardposters__item-label__title,.spl-dynamic-text-color .container-faq.hub__boxed-width .content .title,.spl-dynamic-text-color .grid__header .offer,.spl-dynamic-text-color .grid__header .pre__offer,.spl-dynamic-text-color .grid__header.with-offer .title,.spl-dynamic-text-color .grid__header.with-title .title,.spl-dynamic-text-color .hub__carousel .carousel__title,.spl-dynamic-text-color .hub__carousel .carousel__ul .carousel__item-title,.spl-dynamic-text-color .hub__grid-item.item__card.card__primary .item-description .pre-title+.subtitle,.spl-dynamic-text-color .hub__grid-item.item__card.card__primary .item-description .title,.spl-dynamic-text-color .hub__grid-item.item__card.card__primary .item-description .title+.subtitle,.spl-dynamic-text-color .hub__grid-item.item__card.card__primary-discovery .item-description .pre-title+.subtitle,.spl-dynamic-text-color .hub__grid-item.item__card.card__primary-discovery .item-description .title,.spl-dynamic-text-color .hub__grid-item.item__card.card__primary-discovery.left .item-description .title+.subtitle,.spl-dynamic-text-color .hub__grid-item.item__card.card__secondary .item-description .title,.spl-dynamic-text-color .hub__grid-item.item__card.card__secondary .item-description .title+.subtitle,.spl-dynamic-text-color .hub__grid-item.item__card.card__secondary-discovery .item-description .pre-title+.subtitle,.spl-dynamic-text-color .hub__grid-item.item__card.card__secondary-discovery .item-description .pre-title+.title,.spl-dynamic-text-color .hub__grid-item.item__card.card__secondary-discovery .item-description .subtitle,.spl-dynamic-text-color .hub__grid-item.item__card.card__secondary-discovery .item-description .title,.spl-dynamic-text-color .hub__grid-item.item__card.card__secondary-discovery.left .item-description .title+.subtitle,.spl-dynamic-text-color .hub__grid-item.item__card.card__tertiary .item-description .title,.spl-dynamic-text-color .hub__grid-item.item__card.card__tertiary .item-description .title+.subtitle,.spl-dynamic-text-color .hub__subtitle .text__primary,.spl-dynamic-text-color .ig__card .ig__title,.spl-dynamic-text-color .item__banner.banner__category .description .label .title,.spl-dynamic-text-color .item__banner.banner__label .label .title,.spl-dynamic-text-color .item__banner.banner__numeric .description .title,.spl-dynamic-text-color .section__cobranded .cobranded__title,.spl-dynamic-text-color .section__congrats .content .paragraph__text,.spl-dynamic-text-color .section__congrats .content .primary__text,.spl-dynamic-text-color .section__custombenefit .custombenefit__title,.spl-dynamic-text-color .special__grid-containerx2 .special-wrapper .item__banner .label .title,.spl-dynamic-text-color .special__grid-containerx3 .special-wrapper .item__banner .label .title,.spl-dynamic-text-color .special__grid-containerx4 .special-wrapper .item__banner .label .title,.spl-dynamic-text-color .spl-text-lg,.spl-dynamic-text-color .spl-text-lg-desktop,.spl-dynamic-text-color .spl-text-lg-mobile,.spl-dynamic-text-color .spl-text-md,.spl-dynamic-text-color .spl-text-md-desktop,.spl-dynamic-text-color .spl-text-md-mobile,.spl-dynamic-text-color .spl-text-sm,.spl-dynamic-text-color .spl-text-sm-desktop,.spl-dynamic-text-color .spl-text-sm-mobile,.spl-dynamic-text-color .spl-text-xl,.spl-dynamic-text-color .spl-text-xl-desktop,.spl-dynamic-text-color .spl-text-xl-mobile,.spl-dynamic-text-color .spl-text-xs,.spl-dynamic-text-color .spl-text-xxl,.spl-dynamic-text-color .spl-text-xxl-desktop,.spl-dynamic-text-color .spl-text-xxl-mobile,.spl-dynamic-text-color a,.spl-dynamic-text-color div,.spl-dynamic-text-color h1,.spl-dynamic-text-color h2,.spl-dynamic-text-color h3,.spl-dynamic-text-color h4,.spl-dynamic-text-color h5,.spl-dynamic-text-color h6,.spl-dynamic-text-color p,.spl-dynamic-text-color span{color:var(--text-color,inherit)}@media(min-width:1024px){.grid__header.with-offer{margin:0 auto 16px}}.grid__header.with-offer{margin-bottom:16px}.grid__header.with-offer .title{display:block;padding:0;text-align:center}@media(min-width:1024px){.grid__header.with-offer .title{display:inline-block;float:none}}.grid__header.with-offer .title.light{color:#fff}.grid__header.with-offer .title.dark{color:rgba(0,0,0,.9)}.grid__header.with-offer .subtitle{margin-top:0}.grid__header.with-offer .subtitle.light{color:#fff}.grid__header.with-offer .subtitle.dark{color:rgba(0,0,0,.9)}.grid__header.with-offer .subtitle.dark .offer,.grid__header.with-offer .subtitle.dark .pre__offer,.grid__header.with-offer .subtitle.light .offer,.grid__header.with-offer .subtitle.light .pre__offer{color:inherit}.uppercase .grid__header.with-offer .subtitle .offer,.uppercase .grid__header.with-offer .subtitle .pre__offer,.uppercase .grid__header.with-offer .title{text-transform:uppercase}.grid__header{color:#4a4a4a;display:block;font-size:16px;font-weight:400;letter-spacing:1.6px;max-width:1184px;text-align:left;width:100%}@media(min-width:1024px){.grid__header.with-title{margin:0 auto;padding:0}}.grid__header.with-title .title{display:block;margin-bottom:16px;padding:0;text-align:center}@media(min-width:1024px){.grid__header.with-title .title{float:none}}.grid__header.with-title .title.light{color:#fff}.grid__header.with-title .title.dark{color:rgba(0,0,0,.9)}.grid__header.with-title .with-title-left{padding-left:0;text-align:left}@media(min-width:1024px){.grid__header.with-title .with-title-left{padding-left:10px}}.uppercase .grid__header.with-title .title{text-transform:uppercase}.main-slider.adaptive-spacing{padding-left:0;padding-right:0}@media(max-width:1024px){.main-slider.xl{height:298px}}.main-slider .main-slider-container{position:relative}.main-slider .andes-carousel-snapped__header{margin-bottom:0}.main-slider .main-slider-item{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;overflow:hidden;width:100vw}.main-slider .main-slider-item .main-slider-img{-webkit-flex:0 0 auto;flex:0 0 auto;height:340px}@media(max-width:480px){.main-slider .main-slider-container{height:0;padding-bottom:45.65%;position:relative;width:100%}.main-slider .main-slider-holder,.main-slider .main-slider-item .main-slider-img,.main-slider .main-slider-item>div{width:100%}.main-slider .main-slider-item .main-slider-img{height:auto}}@media(min-width:681px){.main-slider .main-slider-holder .main-slider-imgs{max-width:none}}.main-slider-optimized.adaptive-spacing{padding-left:0;padding-right:0}.main-slider-optimized .main-slider-optimized-container{position:relative}.main-slider-optimized .andes-carousel-snapped__header{margin-bottom:0}.main-slider-optimized .main-slider-optimized-item{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;overflow:hidden;width:100vw}.main-slider-optimized .main-slider-optimized-item .main-slider-optimized-img{-webkit-flex:0 0 auto;flex:0 0 auto;height:340px}@media(min-width:1024px){.main-slider-optimized .main-slider-optimized-holder .main-slider-optimized-img{width:1920px}}@media(max-width:480px){.main-slider-optimized .main-slider-optimized-container{height:0;padding-bottom:45.65%;position:relative;width:100%}.main-slider-optimized .main-slider-optimized-holder,.main-slider-optimized .main-slider-optimized-item .main-slider-optimized-img,.main-slider-optimized .main-slider-optimized-item>div{width:100%}.main-slider-optimized .main-slider-optimized-item .main-slider-optimized-img{height:auto}}@media(min-width:681px){.main-slider-optimized .main-slider-optimized-holder .main-slider-optimized-imgs{max-width:none}}.container-rt{background-color:#fff;-moz-box-sizing:border-box;box-sizing:border-box;min-height:100px;padding-bottom:8px;padding-top:8px}.container-rt:not(.adaptive-spacing){padding-bottom:40px;padding-top:40px}@media(max-width:681px){.container-rt,.container-rt.adaptive-spacing{padding-left:24px;padding-right:24px}.container-rt:not(.adaptive-spacing){padding-bottom:24px;padding-top:24px}}.container-rt .content{margin:auto;max-width:784px}.container-rt .content.fullwidth{max-width:1184px}.container-rt .content>:first-child{padding-top:0}.container-rt .content a.splinter-link{color:#3483fa}.container-rt .content li,.container-rt .content-paragraph p{color:#1a1a1a}.container-rt .content h2,.container-rt .content h3,.container-rt .content h4,.container-rt .content h5,.container-rt .content h6{letter-spacing:normal;line-height:1;margin:0;padding:32px 0 0;text-align:left}.container-rt .content h5{line-height:1.3}.container-rt .content h6{line-height:1.2}@media(max-width:1024px){.container-rt .content h6{line-height:1.3}}.container-rt .content-paragraph{margin-top:16px}.container-rt .content li,.container-rt .content-paragraph a,.container-rt .content-paragraph p{font-size:16px;font-weight:400;letter-spacing:.3px;line-height:1.5em;text-align:left}.container-rt .content ol{list-style:revert}.container-rt .content ul{list-style:outside;padding-left:20px}.container-rt .content li{margin-top:16px}.container-rt .content a.splinter-link,.container-rt .content p{display:inline}.container-rt .content-paragraph{text-align:left}.container-rt .content-paragraph p b{font-weight:600}.container-rt .content .title{color:#343434;font-size:1.75em;font-weight:400;margin:30px 0 0;padding-bottom:8px;text-align:center}@media(max-width:1024px){.container-rt .content .title{font-size:24px;font-weight:700;line-height:1.1;padding:46px 0 8px;text-align:left}}.container-rt .content .image-container{margin:20px 0}.container-rt .content .image-container .full-width{width:100%}.container-rt .content .image-container .caption{font-size:13px;margin-top:5px;text-align:left;text-transform:uppercase}.section__slides{background-color:#fff;display:-webkit-flex;display:flex}.section__slides.adaptive-spacing{padding-left:24px;padding-right:24px}.section__slides:not(.adaptive-spacing){padding:24px}.section__slides .content{margin:0 auto;max-width:1184px;width:100%}@media(max-width:768px){.section__slides .content{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;gap:45px}}.section__slides .info-slide{-moz-box-sizing:border-box;box-sizing:border-box;float:left;position:relative;text-align:center;width:33.3333333333%}@media(min-width:769px){.section__slides .info-slide{padding:0 45px}}.section__slides .info-slide+.info-slide:before{background-color:#e2e2e2;content:"";display:block;height:65px;left:0;position:absolute;top:50%;width:1px}@media(max-width:768px){.section__slides .info-slide+.info-slide:before{display:none}}.section__slides .info-slide>.img-container{height:55px}.section__slides .info-slide>.img-container img{display:inline-block;height:46px;vertical-align:middle;width:auto}.section__slides .info-slide .title{color:rgba(0,0,0,.9);font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:20px;font-weight:600;letter-spacing:0;line-height:24px;margin-top:16px}.section__slides .info-slide p{color:#999;font-size:15px;line-height:1.2;margin:4px 0 10px}.section__slides .info-slide a{color:#3483fa;font-size:14px;text-decoration:none}.section__slides a{font-weight:400}.section__slides:hover{color:#1259c3}@media screen and (max-width:769px){.section__slides{-moz-box-sizing:border-box;box-sizing:border-box;width:100vw}.section__slides .info-slide .title{color:rgba(0,0,0,.9);font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:18px;font-weight:600;letter-spacing:0;line-height:22px}}@media(max-width:680px){.section__slides{margin-bottom:0}.section__slides .info-slide{width:100%}.section__slides .andes-carousel-snapped__container{height:240px}}.hub__subtitle{text-align:center}.hub__subtitle.adaptive-spacing{padding-left:24px;padding-right:24px}.hub__subtitle:not(.adaptive-spacing){padding:24px}.hub__subtitle .text__primary{margin:0 0 16px;text-transform:none}.hub__subtitle .text__secondary{color:rgba(0,0,0,.9);font-size:16px;font-weight:400;line-height:1;text-transform:none}.container-title{background-color:#fff;-moz-box-sizing:border-box;box-sizing:border-box;min-height:100px;padding:0}@media(min-width:1024px){.container-title{padding:8px 0}}.container-title .content{margin:auto;max-width:784px;padding:0 24px;text-align:left}.container-title .content .text__title{color:#333;font-size:34px;font-weight:700;line-height:1.1;margin:0;padding:20px 0}@media(min-width:1024px){.container-title .content .text__title{font-size:50px}}.container-title .content .text__lead{color:#6a6a6a;font-size:22px;font-weight:300;line-height:1.3;margin:0;padding:25px 0}@media(min-width:1024px){.container-title .content .text__lead{font-size:24px}.container-title .content{padding:0}}.section__video{margin:0 auto;max-width:1184px}.section__video.adaptive-spacing{padding-left:16px;padding-right:16px}.section__video:not(.adaptive-spacing){padding:16px}@media(min-width:413px)and (max-width:430px){.section__video{min-height:16rem}}.section__video .video__container{padding-top:56.25%;position:relative}.section__video .video__container .video{display:block;height:100%;left:0;margin:0 auto;max-width:100%;position:absolute;top:0;width:100%}.button-anchor{margin:auto;min-height:auto;text-align:center}.button-anchor.adaptive-spacing{padding-left:24px;padding-right:24px}.button-anchor:not(.adaptive-spacing){padding-bottom:24px;padding-top:24px}@media(max-width:768px){.button-anchor{margin:0}.button-anchor:not(.adaptive-spacing){padding:16px}.button-anchor.adaptive-spacing{padding-left:16px;padding-right:16px}}.button-anchor .landing__button{min-width:7.88889em}@media(max-width:768px){.button-anchor .landing__button{display:block}}.button-normal{margin:auto;min-height:auto;text-align:center}.button-normal.adaptive-spacing{padding-left:24px;padding-right:24px}@media(max-width:768px){.button-normal{margin:0}.button-normal:not(.adaptive-spacing){padding:16px}.button-normal.adaptive-spacing{padding-left:16px;padding-right:16px}}.button-normal .landing__button{height:100%;min-width:7.88889em}@media(max-width:768px){.button-normal .landing__button{display:block}}.hub_section__hub_header{background-color:var(--background,var(--andes-color-fill-brand,var(--andes-color-yellow-500,#ffe600)))}.hub_section__hub_header .header__container{position:absolute}.hub_section__hub_header .header__container .header__title{margin:0}.hub_section__hub_header .header__image{display:-webkit-flex;display:flex;height:100%;-webkit-justify-content:center;justify-content:center}.big-header{height:182px;overflow:hidden;pointer-events:none}.big-header img{height:auto;left:50%;position:relative;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%}@media(min-width:769px){.big-header{height:530px;margin:0 auto;width:1200px}}.big-header.full-width{width:100%}.s-animated-steps{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.s-animated-steps__title{color:rgba(0,0,0,.9);font-weight:400;margin:0}.s-animated-steps .ui-animated-steps{margin-bottom:0}.s-animated-steps ol{list-style:none;margin:0;padding:0}@media only screen and (max-width:768px){.ui-animated-steps{margin:0;width:100%}.ui-animated-steps__title{color:rgba(0,0,0,.9);font-weight:400;line-height:1.2}.ui-animated-steps__description{color:rgba(0,0,0,.55);font-size:16px;line-height:1.3125;-webkit-transition-duration:1.5s;transition-duration:1.5s}.ui-animated-steps__circle{-webkit-align-items:center;align-items:center;background-color:#fff;border:1px solid #ddd;border-radius:50%;color:#eee;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;margin:0 auto;overflow:hidden;text-align:center;-webkit-transition-duration:1s;transition-duration:1s;-webkit-transition-property:border-color,color;transition-property:border-color,color}.ui-animated-steps__animate--step1,.ui-animated-steps__animate--text-step1{-webkit-transition-delay:.5s;transition-delay:.5s}.ui-animated-steps__animate--line1{-webkit-transition-delay:1s;transition-delay:1s}.ui-animated-steps__animate--step2,.ui-animated-steps__animate--text-step2{-webkit-transition-delay:2.5s;transition-delay:2.5s}.ui-animated-steps__animate--line2{-webkit-transition-delay:3.5s;transition-delay:3.5s}.ui-animated-steps__animate--step3,.ui-animated-steps__animate--text-step3{-webkit-transition-delay:5.5s;transition-delay:5.5s}.ui-animated-steps__animate--line3{-webkit-transition-delay:6s;transition-delay:6s}.ui-animated-steps__animate--step4,.ui-animated-steps__animate--text-step4{-webkit-transition-delay:7.5s;transition-delay:7.5s}.ui-animated-steps__animate .ui-animated-steps__circle{border-color:var(--andes-color-blue-500,var(--andes-color-blue-500,#3483fa));color:inherit}}@media only screen and (max-width:768px)and (min-width:768px){.ui-animated-steps__container{padding:0 6.25em}.ui-animated-steps__container--four-steps{padding:0 5.875em}.ui-animated-steps__container--four-steps-with-image{padding:0 5.375em}.ui-animated-steps__text-container{padding:0 .875em}.ui-animated-steps__text-container--with-image{padding:0 2em}}@media only screen and (max-width:768px){.ui-animated-steps{display:-webkit-flex;display:flex;margin-bottom:24px;padding:0 24px;text-align:left}.ui-animated-steps__title{font-size:18px}.ui-animated-steps__container{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;margin-bottom:18%;margin-right:28px}.ui-animated-steps__container--four-steps{margin-bottom:5%}.ui-animated-steps__text-container{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.ui-animated-steps__title{margin-bottom:.4em}.ui-animated-steps__description{margin-bottom:0}.ui-animated-steps__circle{height:3em;line-height:1.25;text-align:center;width:3em}.ui-animated-steps__circle--with-image img{height:38px;width:38px}.ui-animated-steps__line-container{-webkit-flex-basis:0.625em;flex-basis:0.625em;-webkit-flex-grow:1;flex-grow:1;overflow:hidden;position:relative}.ui-animated-steps__line--off{border-right:1px solid #eee;height:100%}.ui-animated-steps__line--on{border-right:1px solid var(--andes-color-blue-500,var(--andes-color-blue-500,#3483fa));height:0;position:absolute;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:height;transition-property:height}.ui-animated-steps__step-text{margin-bottom:32px}.ui-animated-steps__step-text:last-child{margin:0}.ui-animated-steps__animate .ui-animated-steps__line--on{height:100%}.ui-animated-steps__animate--text-step1,.ui-animated-steps__animate--text-step2,.ui-animated-steps__animate--text-step3,.ui-animated-steps__animate--text-step4{margin-top:8px}}@media only screen and (max-width:768px)and (min-width:410px){.ui-animated-steps__container{margin-bottom:10%}.ui-animated-steps__container--four-steps{margin-bottom:4%}}@media only screen and (max-width:768px){.s-animated-steps{margin:0 auto;max-width:376px;padding:56px 24px}.s-animated-steps__title{font-size:24px;line-height:28px;margin-bottom:40px;text-align:center}.s-animated-steps .ui-animated-steps{padding:0}}@media(min-width:769px){.ui-animated-steps{margin:0;width:100%}.ui-animated-steps__title{color:rgba(0,0,0,.9);font-weight:400;line-height:1.2}.ui-animated-steps__description{color:rgba(0,0,0,.55);font-size:16px;line-height:1.3125;-webkit-transition-duration:1.5s;transition-duration:1.5s}.ui-animated-steps__circle{-webkit-align-items:center;align-items:center;background-color:#fff;border:1px solid #ddd;border-radius:50%;color:#eee;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;margin:0 auto;overflow:hidden;text-align:center;-webkit-transition-duration:1s;transition-duration:1s;-webkit-transition-property:border-color,color;transition-property:border-color,color}.ui-animated-steps__animate--step1,.ui-animated-steps__animate--text-step1{-webkit-transition-delay:.5s;transition-delay:.5s}.ui-animated-steps__animate--line1{-webkit-transition-delay:1s;transition-delay:1s}.ui-animated-steps__animate--step2,.ui-animated-steps__animate--text-step2{-webkit-transition-delay:2.5s;transition-delay:2.5s}.ui-animated-steps__animate--line2{-webkit-transition-delay:3.5s;transition-delay:3.5s}.ui-animated-steps__animate--step3,.ui-animated-steps__animate--text-step3{-webkit-transition-delay:5.5s;transition-delay:5.5s}.ui-animated-steps__animate--line3{-webkit-transition-delay:6s;transition-delay:6s}.ui-animated-steps__animate--step4,.ui-animated-steps__animate--text-step4{-webkit-transition-delay:7.5s;transition-delay:7.5s}.ui-animated-steps__animate .ui-animated-steps__circle{border-color:var(--andes-color-blue-500,var(--andes-color-blue-500,#3483fa));color:inherit}}@media(min-width:769px)and (min-width:768px){.ui-animated-steps__container{padding:0 6.25em}.ui-animated-steps__container--four-steps{padding:0 5.875em}.ui-animated-steps__container--four-steps-with-image{padding:0 5.375em}.ui-animated-steps__text-container{padding:0 .875em}.ui-animated-steps__text-container--with-image{padding:0 2em}}@media(min-width:769px){.ui-animated-steps{margin-bottom:3.75em;text-align:center}.ui-animated-steps__title{font-size:20px}.ui-animated-steps__container{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;margin-bottom:.875em}.ui-animated-steps__text-container{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.ui-animated-steps__circle{height:2.5em;line-height:1.9375;width:2.5em}.ui-animated-steps__circle--with-image{height:80px;width:80px}.ui-animated-steps__circle--with-image img{height:60px;width:60px}.ui-animated-steps__image{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;height:inherit;-webkit-justify-content:center;justify-content:center}.ui-animated-steps__line-container{-webkit-align-self:center;align-self:center;-webkit-flex-grow:1;flex-grow:1;overflow:hidden;position:relative}.ui-animated-steps__line--off{border-bottom:1px solid #eee}.ui-animated-steps__line--on{border-bottom:1px solid var(--andes-color-blue-500,var(--andes-color-blue-500,#3483fa));position:absolute;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:width;transition-property:width;width:0}.ui-animated-steps__step-text{-webkit-flex-basis:13.4375em;flex-basis:13.4375em}.ui-animated-steps__title{margin-bottom:.9em}.ui-animated-steps__animate .ui-animated-steps__line--on{width:100%}}@media(min-width:769px)and (min-width:1280px){.ui-animated-steps__container{padding:0 8.25em}.ui-animated-steps__text-container{padding:0 2.875em}}@media(min-width:769px)and (min-width:1440px){.ui-animated-steps__container--with-image{padding:0 10%}.ui-animated-steps__container--four-steps-with-image{padding:0 7.9%}}@media(min-width:769px)and (min-width:1280px)and (max-width:1440px){.ui-animated-steps__container--four-steps-with-image,.ui-animated-steps__container--with-image{padding:0 9%}.ui-animated-steps__text-container{padding:0 .875em}}@media(min-width:769px){.s-animated-steps{margin:0 auto;max-width:1280px;padding:96px 120px}.s-animated-steps__title{font-size:32px;line-height:40px;margin-bottom:64px}.s-animated-steps .ui-animated-steps__step-text{-webkit-flex-basis:250px;flex-basis:250px}.s-animated-steps .ui-animated-steps__container--with-image{margin-bottom:40px;padding:0 85px}.s-animated-steps .ui-animated-steps__text-container--with-image{padding:0}}@media only screen and (max-width:768px){.hero-wrapper .andes-visually-hidden,.hero-wrapper .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}.hero-wrapper .andes-progress-indicator-circular__container{display:-webkit-flex;display:flex;height:-webkit-max-content;height:-moz-max-content;height:max-content;position:relative;width:-webkit-max-content;width:-moz-max-content;width:max-content}.hero-wrapper .andes-progress-indicator-circular__progress{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;position:relative}.hero-wrapper .andes-progress-indicator-circular--basic .andes-progress-indicator-circular__progress{stroke:var(--andes-progress-indicator-circular-progress-color-fill-default,var(--andes-color-blue-500,#3483fa))}.hero-wrapper .andes-progress-indicator-circular--inverse .andes-progress-indicator-circular__progress{stroke:var(--andes-progress-indicator-circular-progress-color-fill-inverse,#fff)}.hero-wrapper .andes-progress-indicator-circular--inverse .andes-progress-indicator-circular__label{color:var(--andes-progress-indicator-circular-color-label-inverse,#fff)}.hero-wrapper .andes-progress-indicator-circular__content{color:rgba(0,0,0,.9);font-size:12px;font-weight:400}.hero-wrapper .andes-progress-indicator-circular__label{color:var(--andes-progress-indicator-circular-color-label,rgba(0,0,0,.9));font-weight:400;-webkit-font-smoothing:antialiased}.hero-wrapper .andes-progress-indicator-circular--indeterminate .andes-progress-indicator-circular__svg{-webkit-animation:andes-pi-circular-rotate 2s linear infinite;animation:andes-pi-circular-rotate 2s linear infinite;left:0;position:absolute;top:0;z-index:1022}.hero-wrapper .andes-progress-indicator-circular--indeterminate .andes-progress-indicator-circular__circle{-webkit-animation:andes-pi-circular-dash-reduce-motion 5s ease-in-out infinite;animation:andes-pi-circular-dash-reduce-motion 5s ease-in-out infinite;stroke-linecap:round}}@media only screen and (max-width:768px)and (prefers-reduced-motion:no-preference){.hero-wrapper .andes-progress-indicator-circular--indeterminate .andes-progress-indicator-circular__circle{-webkit-animation:andes-pi-circular-dash 1.5s ease-in-out infinite;animation:andes-pi-circular-dash 1.5s ease-in-out infinite}}@media only screen and (max-width:768px){.hero-wrapper .andes-progress-indicator-circular--xsmall .andes-progress-indicator-circular__progress,.hero-wrapper .andes-progress-indicator-circular--xsmall .andes-progress-indicator-circular__svg{height:16px;stroke-width:2px;width:16px}.hero-wrapper .andes-progress-indicator-circular--xsmall .andes-progress-indicator-circular__container{-webkit-align-items:center;align-items:center}.hero-wrapper .andes-progress-indicator-circular--xsmall .andes-progress-indicator-circular__label{font-size:14px;margin-left:12px}.hero-wrapper .andes-progress-indicator-circular--small .andes-progress-indicator-circular__progress,.hero-wrapper .andes-progress-indicator-circular--small .andes-progress-indicator-circular__svg{height:24px;stroke-width:2.5px;width:24px}.hero-wrapper .andes-progress-indicator-circular--small .andes-progress-indicator-circular__container{-webkit-align-items:center;align-items:center;-webkit-flex-direction:column;flex-direction:column}.hero-wrapper .andes-progress-indicator-circular--small .andes-progress-indicator-circular__label{font-size:14px;margin-top:13px}.hero-wrapper .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}.hero-wrapper .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}.hero-wrapper .andes-button:focus:not(:focus-visible){box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}.hero-wrapper .andes-button{border-radius:6px;display:inline-block;font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:16px;font-weight:600;height:48px;line-height:48px;padding:0 24px;text-align:center;width:auto;-webkit-font-smoothing:antialiased}}@media only screen and (max-width:768px)and (prefers-reduced-motion:no-preference){.hero-wrapper .andes-button{-webkit-transition:.18s ease-out;transition:.18s ease-out;-webkit-transition-property:background,color;transition-property:background,color}}@media only screen and (max-width:768px){.hero-wrapper .andes-button:link{text-decoration:none}.hero-wrapper .andes-button,.hero-wrapper .andes-button *{-moz-box-sizing:border-box;box-sizing:border-box}.hero-wrapper .andes-button svg{display:inline-block;max-height:1.125em;max-width:1.125em;vertical-align:middle}.hero-wrapper .andes-button--full-width{display:block;width:100%}.hero-wrapper .andes-button:disabled,.hero-wrapper .andes-button[aria-disabled=true],.hero-wrapper .andes-button[disabled]{pointer-events:none}.hero-wrapper .andes-button--loading{overflow-y:hidden;position:relative}.hero-wrapper .andes-button--loading:after,.hero-wrapper .andes-button--loading:before{background-color:var(--andes-button-loud-color-fill-progress,var(--andes-color-blue-600,#2968c8))}.hero-wrapper .andes-button--loading:after,.hero-wrapper .andes-button--loading:before{border-radius:.2222222222em;-moz-box-sizing:content-box;box-sizing:content-box;content:"";height:100%;left:0;margin:-.0555555556em;padding:.0555555556em;position:absolute;top:0;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left center;transform-origin:left center;width:100%}.hero-wrapper .andes-button--loading .andes-progress-indicator-circular{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;height:100%;-webkit-justify-content:center;justify-content:center;left:0;position:absolute;top:0;width:100%}.hero-wrapper .andes-button--loading .andes-progress-indicator-circular__container{-webkit-align-items:center;align-items:center;display:-webkit-inline-flex;display:inline-flex;-webkit-justify-content:center;justify-content:center;position:relative;width:100%}}@media only screen and (max-width:768px)and (prefers-reduced-motion:no-preference){.hero-wrapper .andes-button--loading .andes-progress-indicator-circular__container{-webkit-animation:translateInButtonSpinner .18s forwards;animation:translateInButtonSpinner .18s forwards}}@media only screen and (max-width:768px){.hero-wrapper .andes-button--loading .andes-progress-indicator-circular__progress{display:block}.hero-wrapper .andes-button--loading .andes-progress-indicator-circular__progress div{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.hero-wrapper .andes-button--loading .andes-progress-indicator-circular__progress .andes-progress-indicator-circular__svg{position:relative;stroke-width:6px;top:3px}.hero-wrapper .andes-button--loading .andes-button__content{display:-webkit-flex;display:flex;opacity:0}}@media only screen and (max-width:768px)and (prefers-reduced-motion:no-preference){.hero-wrapper .andes-button--loading .andes-button__content{-webkit-animation:translateOutButtonSpinner .2s forwards;animation:translateOutButtonSpinner .2s forwards}}@media only screen and (max-width:768px){.hero-wrapper .andes-button--loading-complete{overflow-y:hidden}.hero-wrapper .andes-button--loading-complete .andes-button__content{margin:0;max-height:none;opacity:1}}@media only screen and (max-width:768px)and (prefers-reduced-motion:no-preference){.hero-wrapper .andes-button--loading-complete .andes-button__content{-webkit-animation:translateInButtonSpinnerComplete .2s forwards;animation:translateInButtonSpinnerComplete .2s forwards}}@media only screen and (max-width:768px){.hero-wrapper .andes-button__content{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;height:100%;-webkit-justify-content:center;justify-content:center}.hero-wrapper .andes-button__content *{display:block;float:left}.hero-wrapper .andes-button__text{-webkit-flex:1;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hero-wrapper .andes-button__text+svg,svg+.hero-wrapper .andes-button__text{margin-left:12px}.hero-wrapper .andes-button--loud:hover{background-color:var(--andes-button-loud-color-fill-default,var(--andes-color-blue-500,#3483fa));border-color:transparent;color:var(--andes-button-loud-color-text-default,#fff)}.hero-wrapper .andes-button--loud:hover path[stroke]:not([stroke=none]),.hero-wrapper .andes-button--loud:hover svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-loud-color-icon-default,#fff)!important}.hero-wrapper .andes-button--loud:hover path[fill]:not([fill=none]),.hero-wrapper .andes-button--loud:hover svg[fill]:not([fill=none]){fill:var(--andes-button-icon-loud-color-icon-default,#fff)!important}.hero-wrapper .andes-button--loud.andes-button--color-on-background:hover{background-color:var(--andes-button-loud-color-fill-default-on-complex-bg,rgba(0,0,0,.45));border-color:transparent;color:var(--andes-button-loud-color-text-default-on-complex-bg,#fff)}.hero-wrapper .andes-button--loud.andes-button--color-on-background:hover path[stroke]:not([stroke=none]),.hero-wrapper .andes-button--loud.andes-button--color-on-background:hover svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-loud-color-icon-default-on-complex-bg,#fff)!important}.hero-wrapper .andes-button--loud.andes-button--color-on-background:hover path[fill]:not([fill=none]),.hero-wrapper .andes-button--loud.andes-button--color-on-background:hover svg[fill]:not([fill=none]){fill:var(--andes-button-icon-loud-color-icon-default-on-complex-bg,#fff)!important}}@media only screen and (max-width:768px)and (min-width:768px){.hero-wrapper .andes-button--loud:hover,.hero-wrapper .andes-button--loud:link:hover,.hero-wrapper .andes-button--loud:visited:hover{background-color:var(--andes-button-loud-color-fill-hover,var(--andes-color-blue-600,#2968c8));border-color:transparent;color:var(--andes-button-loud-color-text-default,#fff)}.hero-wrapper .andes-button--loud:hover path[stroke]:not([stroke=none]),.hero-wrapper .andes-button--loud:hover svg[stroke]:not([stroke=none]),.hero-wrapper .andes-button--loud:link:hover path[stroke]:not([stroke=none]),.hero-wrapper .andes-button--loud:link:hover svg[stroke]:not([stroke=none]),.hero-wrapper .andes-button--loud:visited:hover path[stroke]:not([stroke=none]),.hero-wrapper .andes-button--loud:visited:hover svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-loud-color-icon-default,#fff)!important}.hero-wrapper .andes-button--loud:hover path[fill]:not([fill=none]),.hero-wrapper .andes-button--loud:hover svg[fill]:not([fill=none]),.hero-wrapper .andes-button--loud:link:hover path[fill]:not([fill=none]),.hero-wrapper .andes-button--loud:link:hover svg[fill]:not([fill=none]),.hero-wrapper .andes-button--loud:visited:hover path[fill]:not([fill=none]),.hero-wrapper .andes-button--loud:visited:hover svg[fill]:not([fill=none]){fill:var(--andes-button-icon-loud-color-icon-default,#fff)!important}.hero-wrapper .andes-button--loud.andes-button--color-on-background:hover,.hero-wrapper .andes-button--loud.andes-button--color-on-background:link:hover,.hero-wrapper .andes-button--loud.andes-button--color-on-background:visited:hover{background-color:var(--andes-button-loud-color-fill-hover-on-complex-bg,rgba(0,0,0,.55));border-color:transparent;color:var(--andes-button-loud-color-text-default-on-complex-bg,#fff)}.hero-wrapper .andes-button--loud.andes-button--color-on-background:hover path[stroke]:not([stroke=none]),.hero-wrapper .andes-button--loud.andes-button--color-on-background:hover svg[stroke]:not([stroke=none]),.hero-wrapper .andes-button--loud.andes-button--color-on-background:link:hover path[stroke]:not([stroke=none]),.hero-wrapper .andes-button--loud.andes-button--color-on-background:link:hover svg[stroke]:not([stroke=none]),.hero-wrapper .andes-button--loud.andes-button--color-on-background:visited:hover path[stroke]:not([stroke=none]),.hero-wrapper .andes-button--loud.andes-button--color-on-background:visited:hover svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-loud-color-icon-default-on-complex-bg,#fff)!important}.hero-wrapper .andes-button--loud.andes-button--color-on-background:hover path[fill]:not([fill=none]),.hero-wrapper .andes-button--loud.andes-button--color-on-background:hover svg[fill]:not([fill=none]),.hero-wrapper .andes-button--loud.andes-button--color-on-background:link:hover path[fill]:not([fill=none]),.hero-wrapper .andes-button--loud.andes-button--color-on-background:link:hover svg[fill]:not([fill=none]),.hero-wrapper .andes-button--loud.andes-button--color-on-background:visited:hover path[fill]:not([fill=none]),.hero-wrapper .andes-button--loud.andes-button--color-on-background:visited:hover svg[fill]:not([fill=none]){fill:var(--andes-button-icon-loud-color-icon-default-on-complex-bg,#fff)!important}}@media only screen and (max-width:768px){.hero-wrapper .andes-button--loud{box-shadow:0 0 0 0 #fff;cursor:pointer}}@media only screen and (max-width:768px)and (prefers-reduced-motion:no-preference){.hero-wrapper .andes-button--loud{-webkit-transition:box-shadow .25s ease-out,background-color .2s ease-out;transition:box-shadow .25s ease-out,background-color .2s ease-out}}@media only screen and (max-width:768px){.hero-wrapper .andes-button--loud,.hero-wrapper .andes-button--loud:focus,.hero-wrapper .andes-button--loud:link,.hero-wrapper .andes-button--loud:visited{background-color:var(--andes-button-loud-color-fill-default,var(--andes-color-blue-500,#3483fa));border-color:transparent;color:var(--andes-button-loud-color-text-default,#fff)}.hero-wrapper .andes-button--loud path[stroke]:not([stroke=none]),.hero-wrapper .andes-button--loud svg[stroke]:not([stroke=none]),.hero-wrapper .andes-button--loud:focus path[stroke]:not([stroke=none]),.hero-wrapper .andes-button--loud:focus svg[stroke]:not([stroke=none]),.hero-wrapper .andes-button--loud:link path[stroke]:not([stroke=none]),.hero-wrapper .andes-button--loud:link svg[stroke]:not([stroke=none]),.hero-wrapper .andes-button--loud:visited path[stroke]:not([stroke=none]),.hero-wrapper .andes-button--loud:visited svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-loud-color-icon-default,#fff)!important}.hero-wrapper .andes-button--loud path[fill]:not([fill=none]),.hero-wrapper .andes-button--loud svg[fill]:not([fill=none]),.hero-wrapper .andes-button--loud:focus path[fill]:not([fill=none]),.hero-wrapper .andes-button--loud:focus svg[fill]:not([fill=none]),.hero-wrapper .andes-button--loud:link path[fill]:not([fill=none]),.hero-wrapper .andes-button--loud:link svg[fill]:not([fill=none]),.hero-wrapper .andes-button--loud:visited path[fill]:not([fill=none]),.hero-wrapper .andes-button--loud:visited svg[fill]:not([fill=none]){fill:var(--andes-button-icon-loud-color-icon-default,#fff)!important}}@media only screen and (max-width:768px)and (prefers-reduced-motion:no-preference){.hero-wrapper .andes-button--loud:hover{-webkit-transition:background-color .2s ease-in;transition:background-color .2s ease-in}}@media only screen and (max-width:768px){.hero-wrapper .andes-button--loud:active{background-color:var(--andes-button-loud-color-fill-active,var(--andes-color-blue-700,#1f4e96));border-color:transparent;color:var(--andes-button-loud-color-text-default,#fff)}.hero-wrapper .andes-button--loud:active path[stroke]:not([stroke=none]),.hero-wrapper .andes-button--loud:active svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-loud-color-icon-default,#fff)!important}.hero-wrapper .andes-button--loud:active path[fill]:not([fill=none]),.hero-wrapper .andes-button--loud:active svg[fill]:not([fill=none]){fill:var(--andes-button-icon-loud-color-icon-default,#fff)!important}.hero-wrapper .andes-button--loud:not(.andes-button--loading,.loading):disabled,.hero-wrapper .andes-button--loud:not(.andes-button--loading,.loading)[aria-disabled=true],.hero-wrapper .andes-button--loud:not(.andes-button--loading,.loading)[disabled]{background-color:var(--andes-button-loud-color-fill-disabled,rgba(0,0,0,.1));border-color:transparent;color:var(--andes-button-loud-color-text-disabled,rgba(0,0,0,.25))}.hero-wrapper .andes-button--loud:not(.andes-button--loading,.loading):disabled path[stroke]:not([stroke=none]),.hero-wrapper .andes-button--loud:not(.andes-button--loading,.loading):disabled svg[stroke]:not([stroke=none]),.hero-wrapper .andes-button--loud:not(.andes-button--loading,.loading)[aria-disabled=true] path[stroke]:not([stroke=none]),.hero-wrapper .andes-button--loud:not(.andes-button--loading,.loading)[aria-disabled=true] svg[stroke]:not([stroke=none]),.hero-wrapper .andes-button--loud:not(.andes-button--loading,.loading)[disabled] path[stroke]:not([stroke=none]),.hero-wrapper .andes-button--loud:not(.andes-button--loading,.loading)[disabled] svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-loud-color-icon-disabled,rgba(0,0,0,.25))!important}.hero-wrapper .andes-button--loud:not(.andes-button--loading,.loading):disabled path[fill]:not([fill=none]),.hero-wrapper .andes-button--loud:not(.andes-button--loading,.loading):disabled svg[fill]:not([fill=none]),.hero-wrapper .andes-button--loud:not(.andes-button--loading,.loading)[aria-disabled=true] path[fill]:not([fill=none]),.hero-wrapper .andes-button--loud:not(.andes-button--loading,.loading)[aria-disabled=true] svg[fill]:not([fill=none]),.hero-wrapper .andes-button--loud:not(.andes-button--loading,.loading)[disabled] path[fill]:not([fill=none]),.hero-wrapper .andes-button--loud:not(.andes-button--loading,.loading)[disabled] svg[fill]:not([fill=none]){fill:var(--andes-button-icon-loud-color-icon-disabled,rgba(0,0,0,.25))!important}.hero-wrapper .andes-button--loud:not(.andes-button--loading,.loading):disabled,.hero-wrapper .andes-button--loud:not(.andes-button--loading,.loading)[aria-disabled=true],.hero-wrapper .andes-button--loud:not(.andes-button--loading,.loading)[disabled]{background-clip:padding-box;cursor:default}.hero-wrapper .andes-button--loud.andes-button--loading .andes-progress-indicator-circular__progress{stroke:var(--andes-button-loud-color-spinner,#fff)}.hero-wrapper .andes-button--loud.andes-button--color-on-background,.hero-wrapper .andes-button--loud.andes-button--color-on-background:focus,.hero-wrapper .andes-button--loud.andes-button--color-on-background:link,.hero-wrapper .andes-button--loud.andes-button--color-on-background:visited{background-color:var(--andes-button-loud-color-fill-default-on-complex-bg,rgba(0,0,0,.45));border-color:transparent;color:var(--andes-button-loud-color-text-default-on-complex-bg,#fff)}.hero-wrapper .andes-button--loud.andes-button--color-on-background path[stroke]:not([stroke=none]),.hero-wrapper .andes-button--loud.andes-button--color-on-background svg[stroke]:not([stroke=none]),.hero-wrapper .andes-button--loud.andes-button--color-on-background:focus path[stroke]:not([stroke=none]),.hero-wrapper .andes-button--loud.andes-button--color-on-background:focus svg[stroke]:not([stroke=none]),.hero-wrapper .andes-button--loud.andes-button--color-on-background:link path[stroke]:not([stroke=none]),.hero-wrapper .andes-button--loud.andes-button--color-on-background:link svg[stroke]:not([stroke=none]),.hero-wrapper .andes-button--loud.andes-button--color-on-background:visited path[stroke]:not([stroke=none]),.hero-wrapper .andes-button--loud.andes-button--color-on-background:visited svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-loud-color-icon-default-on-complex-bg,#fff)!important}.hero-wrapper .andes-button--loud.andes-button--color-on-background path[fill]:not([fill=none]),.hero-wrapper .andes-button--loud.andes-button--color-on-background svg[fill]:not([fill=none]),.hero-wrapper .andes-button--loud.andes-button--color-on-background:focus path[fill]:not([fill=none]),.hero-wrapper .andes-button--loud.andes-button--color-on-background:focus svg[fill]:not([fill=none]),.hero-wrapper .andes-button--loud.andes-button--color-on-background:link path[fill]:not([fill=none]),.hero-wrapper .andes-button--loud.andes-button--color-on-background:link svg[fill]:not([fill=none]),.hero-wrapper .andes-button--loud.andes-button--color-on-background:visited path[fill]:not([fill=none]),.hero-wrapper .andes-button--loud.andes-button--color-on-background:visited svg[fill]:not([fill=none]){fill:var(--andes-button-icon-loud-color-icon-default-on-complex-bg,#fff)!important}.hero-wrapper .andes-button--loud.andes-button--color-on-background:active{background-color:var(--andes-button-loud-color-fill-active-on-complex-bg,rgba(0,0,0,.8));border-color:transparent;color:var(--andes-button-loud-color-text-default-on-complex-bg,#fff)}.hero-wrapper .andes-button--loud.andes-button--color-on-background:active path[stroke]:not([stroke=none]),.hero-wrapper .andes-button--loud.andes-button--color-on-background:active svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-loud-color-icon-default-on-complex-bg,#fff)!important}.hero-wrapper .andes-button--loud.andes-button--color-on-background:active path[fill]:not([fill=none]),.hero-wrapper .andes-button--loud.andes-button--color-on-background:active svg[fill]:not([fill=none]){fill:var(--andes-button-icon-loud-color-icon-default-on-complex-bg,#fff)!important}.hero-wrapper .andes-button--loud.andes-button--color-on-background:not(.andes-button--loading,.loading):disabled,.hero-wrapper .andes-button--loud.andes-button--color-on-background:not(.andes-button--loading,.loading)[aria-disabled=true],.hero-wrapper .andes-button--loud.andes-button--color-on-background:not(.andes-button--loading,.loading)[disabled]{background-color:var(--andes-button-loud-color-fill-disabled-on-complex-bg,rgba(0,0,0,.15));border-color:transparent;color:var(--andes-button-loud-color-text-disabled-on-complex-bg,rgba(0,0,0,.25))}.hero-wrapper .andes-button--loud.andes-button--color-on-background:not(.andes-button--loading,.loading):disabled path[stroke]:not([stroke=none]),.hero-wrapper .andes-button--loud.andes-button--color-on-background:not(.andes-button--loading,.loading):disabled svg[stroke]:not([stroke=none]),.hero-wrapper .andes-button--loud.andes-button--color-on-background:not(.andes-button--loading,.loading)[aria-disabled=true] path[stroke]:not([stroke=none]),.hero-wrapper .andes-button--loud.andes-button--color-on-background:not(.andes-button--loading,.loading)[aria-disabled=true] svg[stroke]:not([stroke=none]),.hero-wrapper .andes-button--loud.andes-button--color-on-background:not(.andes-button--loading,.loading)[disabled] path[stroke]:not([stroke=none]),.hero-wrapper .andes-button--loud.andes-button--color-on-background:not(.andes-button--loading,.loading)[disabled] svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-loud-color-icon-disabled-on-complex-bg,rgba(0,0,0,.25))!important}.hero-wrapper .andes-button--loud.andes-button--color-on-background:not(.andes-button--loading,.loading):disabled path[fill]:not([fill=none]),.hero-wrapper .andes-button--loud.andes-button--color-on-background:not(.andes-button--loading,.loading):disabled svg[fill]:not([fill=none]),.hero-wrapper .andes-button--loud.andes-button--color-on-background:not(.andes-button--loading,.loading)[aria-disabled=true] path[fill]:not([fill=none]),.hero-wrapper .andes-button--loud.andes-button--color-on-background:not(.andes-button--loading,.loading)[aria-disabled=true] svg[fill]:not([fill=none]),.hero-wrapper .andes-button--loud.andes-button--color-on-background:not(.andes-button--loading,.loading)[disabled] path[fill]:not([fill=none]),.hero-wrapper .andes-button--loud.andes-button--color-on-background:not(.andes-button--loading,.loading)[disabled] svg[fill]:not([fill=none]){fill:var(--andes-button-icon-loud-color-icon-disabled-on-complex-bg,rgba(0,0,0,.25))!important}.hero-wrapper .andes-button--loud.andes-button--color-on-background.andes-button--loading .andes-progress-indicator-circular__progress{stroke:var(--andes-button-loud-color-spinner-on-complex-bg,#fff)}.hero-wrapper .andes-button--small{border-radius:4px;font-size:12px;height:24px;line-height:24px;padding:0 8px}.hero-wrapper .andes-button--small .andes-progress-indicator-circular__progress .andes-progress-indicator-circular__svg{top:1.5px}.hero-wrapper .andes-button--small .andes-button__text{margin:0}.hero-wrapper .andes-button--small.andes-button--loading-complete .andes-button__content{-webkit-animation:translateInButtonSpinnerCompleteSmall .2s,fadeIn .2s;animation:translateInButtonSpinnerCompleteSmall .2s,fadeIn .2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.hero-wrapper .ui-hero{color:var(--color,var(--andes-color-text-brand,rgba(0,0,0,.9)));display:grid;height:32.5em;position:relative}.hero-wrapper .ui-hero-content{display:grid;grid-area:content}.hero-wrapper .ui-hero-content__safe-area-top{grid-area:safe-area-top;z-index:10}.hero-wrapper .ui-hero-content__caption{font-weight:600;grid-area:hero-caption;z-index:10}.hero-wrapper .ui-hero-content__title{font-weight:700;grid-area:title;letter-spacing:0;margin:0;z-index:10}.hero-wrapper .ui-hero-content__subtitle{font-weight:400;grid-area:subtitle;letter-spacing:0;z-index:10}.hero-wrapper .ui-hero-content__subtitle-benefit{background-color:var(--andes-color-blue-500,#3483fa);display:-webkit-inline-flex;display:inline-flex;padding:8px}.hero-wrapper .ui-hero-content__cta{grid-area:cta;z-index:10}.hero-wrapper .ui-hero-content__cta-btn{border:1px solid var(--andes-color-blue-500,#3483fa);border-radius:4px;display:block;font-weight:600}.hero-wrapper .ui-hero-content__price{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;font-weight:400}.hero-wrapper .ui-hero-content__price-wo-discount{font-family:400;font-size:24px;line-height:28px;text-decoration:line-through}.hero-wrapper .ui-hero-content__price-w-discount{font-size:32px;line-height:40px;margin-left:16px}.hero-wrapper .ui-hero-legal{align-self:end;border-top:1px solid hsla(0,0%,100%,.3);font-size:14px;grid-area:legal;letter-spacing:0;line-height:16px;z-index:10}.hero-wrapper .ui-hero-image--blurred,.hero-wrapper .ui-hero-image--original{background-position:bottom;background-repeat:no-repeat;background-size:cover;height:100%;left:0;position:absolute;top:0;width:100%}.hero-wrapper .ui-hero-image--blurred{z-index:0}.hero-wrapper .ui-hero-image--original{background-color:transparent;background-size:cover;z-index:1}.hero-wrapper .ui-hero{grid-template-areas:"content content content" ". legal .";grid-template-columns:24px 1fr 24px}.hero-wrapper .ui-hero-content{-webkit-align-content:start;align-content:start;grid-template-areas:"safe-area-top safe-area-top safe-area-top" ". hero-caption ." ". title ." ". subtitle ." ". cta .";grid-template-columns:24px 1fr 24px}.hero-wrapper .ui-hero-content__safe-area-top{height:32px}.hero-wrapper .ui-hero-content__caption{font-size:14px;letter-spacing:1px;line-height:16px;margin-bottom:8px;text-align:center}.hero-wrapper .ui-hero-content__title{font-size:24px;line-height:32px;text-align:center}.hero-wrapper .ui-hero-content__subtitle{font-size:16px;line-height:20px;margin:8px 0 0;text-align:center}.hero-wrapper .ui-hero-content__subtitle-benefit{font-size:18px;line-height:20px;margin-top:12px}.hero-wrapper .ui-hero-content__cta{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;margin-top:16px}.hero-wrapper .ui-hero-content__cta-btn{-webkit-align-self:center;align-self:center}.hero-wrapper .ui-hero-content__price{-webkit-justify-content:center;justify-content:center;margin-top:16px}.hero-wrapper .ui-hero-legal{padding:20px 0;text-align:center}}@media only screen and (max-width:768px)and (min-width:360px){.hero-wrapper .ui-hero,.hero-wrapper .ui-hero-content{grid-template-columns:auto 312px auto}}@media(min-width:769px){.hero-wrapper .andes-visually-hidden,.hero-wrapper .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}.hero-wrapper .andes-progress-indicator-circular__container{display:-webkit-flex;display:flex;height:-webkit-max-content;height:-moz-max-content;height:max-content;position:relative;width:-webkit-max-content;width:-moz-max-content;width:max-content}.hero-wrapper .andes-progress-indicator-circular__progress{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;position:relative}.hero-wrapper .andes-progress-indicator-circular--basic .andes-progress-indicator-circular__progress{stroke:var(--andes-progress-indicator-circular-progress-color-fill-default,var(--andes-color-blue-500,#3483fa))}.hero-wrapper .andes-progress-indicator-circular--inverse .andes-progress-indicator-circular__progress{stroke:var(--andes-progress-indicator-circular-progress-color-fill-inverse,#fff)}.hero-wrapper .andes-progress-indicator-circular--inverse .andes-progress-indicator-circular__label{color:var(--andes-progress-indicator-circular-color-label-inverse,#fff)}.hero-wrapper .andes-progress-indicator-circular__content{color:rgba(0,0,0,.9);font-size:12px;font-weight:400}.hero-wrapper .andes-progress-indicator-circular__label{color:var(--andes-progress-indicator-circular-color-label,rgba(0,0,0,.9));font-weight:400;-webkit-font-smoothing:antialiased}.hero-wrapper .andes-progress-indicator-circular--indeterminate .andes-progress-indicator-circular__svg{-webkit-animation:andes-pi-circular-rotate 2s linear infinite;animation:andes-pi-circular-rotate 2s linear infinite;left:0;position:absolute;top:0;z-index:1022}.hero-wrapper .andes-progress-indicator-circular--indeterminate .andes-progress-indicator-circular__circle{-webkit-animation:andes-pi-circular-dash-reduce-motion 5s ease-in-out infinite;animation:andes-pi-circular-dash-reduce-motion 5s ease-in-out infinite;stroke-linecap:round}}@media(min-width:769px)and (prefers-reduced-motion:no-preference){.hero-wrapper .andes-progress-indicator-circular--indeterminate .andes-progress-indicator-circular__circle{-webkit-animation:andes-pi-circular-dash 1.5s ease-in-out infinite;animation:andes-pi-circular-dash 1.5s ease-in-out infinite}}@media(min-width:769px){@-webkit-keyframes andes-pi-circular-rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes andes-pi-circular-rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-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{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}@-webkit-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}}@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}}.hero-wrapper .andes-progress-indicator-circular--xsmall .andes-progress-indicator-circular__progress,.hero-wrapper .andes-progress-indicator-circular--xsmall .andes-progress-indicator-circular__svg{height:16px;stroke-width:2px;width:16px}.hero-wrapper .andes-progress-indicator-circular--xsmall .andes-progress-indicator-circular__container{-webkit-align-items:center;align-items:center}.hero-wrapper .andes-progress-indicator-circular--xsmall .andes-progress-indicator-circular__label{font-size:14px;margin-left:12px}.hero-wrapper .andes-progress-indicator-circular--small .andes-progress-indicator-circular__progress,.hero-wrapper .andes-progress-indicator-circular--small .andes-progress-indicator-circular__svg{height:24px;stroke-width:2.5px;width:24px}.hero-wrapper .andes-progress-indicator-circular--small .andes-progress-indicator-circular__container{-webkit-align-items:center;align-items:center;-webkit-flex-direction:column;flex-direction:column}.hero-wrapper .andes-progress-indicator-circular--small .andes-progress-indicator-circular__label{font-size:14px;margin-top:13px}@-webkit-keyframes andes-button-start-width-animation{0%{width:0}to{width:90%}}@keyframes andes-button-start-width-animation{0%{width:0}to{width:90%}}@-webkit-keyframes andes-button-start-width-animation-reduce-motion{0%{width:0}30%{width:30%}60%{width:60%}to{width:90%}}@keyframes andes-button-start-width-animation-reduce-motion{0%{width:0}30%{width:30%}60%{width:60%}to{width:90%}}.hero-wrapper .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}.hero-wrapper .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}.hero-wrapper .andes-button:focus:not(:focus-visible){box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}.hero-wrapper .andes-button{border-radius:6px;display:inline-block;font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:16px;font-weight:600;height:48px;line-height:48px;padding:0 24px;text-align:center;width:auto;-webkit-font-smoothing:antialiased}}@media(min-width:769px)and (prefers-reduced-motion:no-preference){.hero-wrapper .andes-button{-webkit-transition:.18s ease-out;transition:.18s ease-out;-webkit-transition-property:background,color;transition-property:background,color}}@media(min-width:769px){.hero-wrapper .andes-button:link{text-decoration:none}.hero-wrapper .andes-button,.hero-wrapper .andes-button *{-moz-box-sizing:border-box;box-sizing:border-box}.hero-wrapper .andes-button svg{display:inline-block;max-height:1.125em;max-width:1.125em;vertical-align:middle}.hero-wrapper .andes-button--full-width{display:block;width:100%}.hero-wrapper .andes-button:disabled,.hero-wrapper .andes-button[aria-disabled=true],.hero-wrapper .andes-button[disabled]{pointer-events:none}.hero-wrapper .andes-button--loading{overflow-y:hidden;position:relative}.hero-wrapper .andes-button--loading:after,.hero-wrapper .andes-button--loading:before{background-color:var(--andes-button-loud-color-fill-progress,var(--andes-color-blue-600,#2968c8))}.hero-wrapper .andes-button--loading:after,.hero-wrapper .andes-button--loading:before{border-radius:.2222222222em;-moz-box-sizing:content-box;box-sizing:content-box;content:"";height:100%;left:0;margin:-.0555555556em;padding:.0555555556em;position:absolute;top:0;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left center;transform-origin:left center;width:100%}.hero-wrapper .andes-button--loading .andes-progress-indicator-circular{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;height:100%;-webkit-justify-content:center;justify-content:center;left:0;position:absolute;top:0;width:100%}.hero-wrapper .andes-button--loading .andes-progress-indicator-circular__container{-webkit-align-items:center;align-items:center;display:-webkit-inline-flex;display:inline-flex;-webkit-justify-content:center;justify-content:center;position:relative;width:100%}}@media(min-width:769px)and (prefers-reduced-motion:no-preference){.hero-wrapper .andes-button--loading .andes-progress-indicator-circular__container{-webkit-animation:translateInButtonSpinner .18s forwards;animation:translateInButtonSpinner .18s forwards}}@media(min-width:769px){.hero-wrapper .andes-button--loading .andes-progress-indicator-circular__progress{display:block}.hero-wrapper .andes-button--loading .andes-progress-indicator-circular__progress div{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.hero-wrapper .andes-button--loading .andes-progress-indicator-circular__progress .andes-progress-indicator-circular__svg{position:relative;stroke-width:6px;top:3px}.hero-wrapper .andes-button--loading .andes-button__content{display:-webkit-flex;display:flex;opacity:0}}@media(min-width:769px)and (prefers-reduced-motion:no-preference){.hero-wrapper .andes-button--loading .andes-button__content{-webkit-animation:translateOutButtonSpinner .2s forwards;animation:translateOutButtonSpinner .2s forwards}}@media(min-width:769px){.hero-wrapper .andes-button--loading-complete{overflow-y:hidden}.hero-wrapper .andes-button--loading-complete .andes-button__content{margin:0;max-height:none;opacity:1}}@media(min-width:769px)and (prefers-reduced-motion:no-preference){.hero-wrapper .andes-button--loading-complete .andes-button__content{-webkit-animation:translateInButtonSpinnerComplete .2s forwards;animation:translateInButtonSpinnerComplete .2s forwards}}@media(min-width:769px){.hero-wrapper .andes-button__content{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;height:100%;-webkit-justify-content:center;justify-content:center}.hero-wrapper .andes-button__content *{display:block;float:left}.hero-wrapper .andes-button__text{-webkit-flex:1;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hero-wrapper .andes-button__text+svg,svg+.hero-wrapper .andes-button__text{margin-left:12px}@-webkit-keyframes translateInButtonSpinner{0%{opacity:0;-webkit-transform:translateY(60%);transform:translateY(60%)}40%{opacity:.4;-webkit-transform:translateY(50%);transform:translateY(50%)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes translateInButtonSpinner{0%{opacity:0;-webkit-transform:translateY(60%);transform:translateY(60%)}40%{opacity:.4;-webkit-transform:translateY(50%);transform:translateY(50%)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes translateOutButtonSpinner{0%{opacity:1}80%{opacity:.5;-webkit-transform:translateY(-30%);transform:translateY(-30%)}90%{-webkit-transform:translateY(-40%);transform:translateY(-40%)}to{opacity:0;-webkit-transform:translateY(-60%);transform:translateY(-60%)}}@keyframes translateOutButtonSpinner{0%{opacity:1}80%{opacity:.5;-webkit-transform:translateY(-30%);transform:translateY(-30%)}90%{-webkit-transform:translateY(-40%);transform:translateY(-40%)}to{opacity:0;-webkit-transform:translateY(-60%);transform:translateY(-60%)}}@-webkit-keyframes translateInButtonSpinnerComplete{0%{opacity:0;-webkit-transform:translateY(65%);transform:translateY(65%)}50%{opacity:.5}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes translateInButtonSpinnerComplete{0%{opacity:0;-webkit-transform:translateY(65%);transform:translateY(65%)}50%{opacity:.5}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.hero-wrapper .andes-button--loud:hover{background-color:var(--andes-button-loud-color-fill-default,var(--andes-color-blue-500,#3483fa));border-color:transparent;color:var(--andes-button-loud-color-text-default,#fff)}.hero-wrapper .andes-button--loud:hover path[stroke]:not([stroke=none]),.hero-wrapper .andes-button--loud:hover svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-loud-color-icon-default,#fff)!important}.hero-wrapper .andes-button--loud:hover path[fill]:not([fill=none]),.hero-wrapper .andes-button--loud:hover svg[fill]:not([fill=none]){fill:var(--andes-button-icon-loud-color-icon-default,#fff)!important}.hero-wrapper .andes-button--loud.andes-button--color-on-background:hover{background-color:var(--andes-button-loud-color-fill-default-on-complex-bg,rgba(0,0,0,.45));border-color:transparent;color:var(--andes-button-loud-color-text-default-on-complex-bg,#fff)}.hero-wrapper .andes-button--loud.andes-button--color-on-background:hover path[stroke]:not([stroke=none]),.hero-wrapper .andes-button--loud.andes-button--color-on-background:hover svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-loud-color-icon-default-on-complex-bg,#fff)!important}.hero-wrapper .andes-button--loud.andes-button--color-on-background:hover path[fill]:not([fill=none]),.hero-wrapper .andes-button--loud.andes-button--color-on-background:hover svg[fill]:not([fill=none]){fill:var(--andes-button-icon-loud-color-icon-default-on-complex-bg,#fff)!important}}@media(min-width:769px)and (min-width:768px){.hero-wrapper .andes-button--loud:hover,.hero-wrapper .andes-button--loud:link:hover,.hero-wrapper .andes-button--loud:visited:hover{background-color:var(--andes-button-loud-color-fill-hover,var(--andes-color-blue-600,#2968c8));border-color:transparent;color:var(--andes-button-loud-color-text-default,#fff)}.hero-wrapper .andes-button--loud:hover path[stroke]:not([stroke=none]),.hero-wrapper .andes-button--loud:hover svg[stroke]:not([stroke=none]),.hero-wrapper .andes-button--loud:link:hover path[stroke]:not([stroke=none]),.hero-wrapper .andes-button--loud:link:hover svg[stroke]:not([stroke=none]),.hero-wrapper .andes-button--loud:visited:hover path[stroke]:not([stroke=none]),.hero-wrapper .andes-button--loud:visited:hover svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-loud-color-icon-default,#fff)!important}.hero-wrapper .andes-button--loud:hover path[fill]:not([fill=none]),.hero-wrapper .andes-button--loud:hover svg[fill]:not([fill=none]),.hero-wrapper .andes-button--loud:link:hover path[fill]:not([fill=none]),.hero-wrapper .andes-button--loud:link:hover svg[fill]:not([fill=none]),.hero-wrapper .andes-button--loud:visited:hover path[fill]:not([fill=none]),.hero-wrapper .andes-button--loud:visited:hover svg[fill]:not([fill=none]){fill:var(--andes-button-icon-loud-color-icon-default,#fff)!important}.hero-wrapper .andes-button--loud.andes-button--color-on-background:hover,.hero-wrapper .andes-button--loud.andes-button--color-on-background:link:hover,.hero-wrapper .andes-button--loud.andes-button--color-on-background:visited:hover{background-color:var(--andes-button-loud-color-fill-hover-on-complex-bg,rgba(0,0,0,.55));border-color:transparent;color:var(--andes-button-loud-color-text-default-on-complex-bg,#fff)}.hero-wrapper .andes-button--loud.andes-button--color-on-background:hover path[stroke]:not([stroke=none]),.hero-wrapper .andes-button--loud.andes-button--color-on-background:hover svg[stroke]:not([stroke=none]),.hero-wrapper .andes-button--loud.andes-button--color-on-background:link:hover path[stroke]:not([stroke=none]),.hero-wrapper .andes-button--loud.andes-button--color-on-background:link:hover svg[stroke]:not([stroke=none]),.hero-wrapper .andes-button--loud.andes-button--color-on-background:visited:hover path[stroke]:not([stroke=none]),.hero-wrapper .andes-button--loud.andes-button--color-on-background:visited:hover svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-loud-color-icon-default-on-complex-bg,#fff)!important}.hero-wrapper .andes-button--loud.andes-button--color-on-background:hover path[fill]:not([fill=none]),.hero-wrapper .andes-button--loud.andes-button--color-on-background:hover svg[fill]:not([fill=none]),.hero-wrapper .andes-button--loud.andes-button--color-on-background:link:hover path[fill]:not([fill=none]),.hero-wrapper .andes-button--loud.andes-button--color-on-background:link:hover svg[fill]:not([fill=none]),.hero-wrapper .andes-button--loud.andes-button--color-on-background:visited:hover path[fill]:not([fill=none]),.hero-wrapper .andes-button--loud.andes-button--color-on-background:visited:hover svg[fill]:not([fill=none]){fill:var(--andes-button-icon-loud-color-icon-default-on-complex-bg,#fff)!important}}@media(min-width:769px){.hero-wrapper .andes-button--loud{box-shadow:0 0 0 0 #fff;cursor:pointer}}@media(min-width:769px)and (prefers-reduced-motion:no-preference){.hero-wrapper .andes-button--loud{-webkit-transition:box-shadow .25s ease-out,background-color .2s ease-out;transition:box-shadow .25s ease-out,background-color .2s ease-out}}@media(min-width:769px){.hero-wrapper .andes-button--loud,.hero-wrapper .andes-button--loud:focus,.hero-wrapper .andes-button--loud:link,.hero-wrapper .andes-button--loud:visited{background-color:var(--andes-button-loud-color-fill-default,var(--andes-color-blue-500,#3483fa));border-color:transparent;color:var(--andes-button-loud-color-text-default,#fff)}.hero-wrapper .andes-button--loud path[stroke]:not([stroke=none]),.hero-wrapper .andes-button--loud svg[stroke]:not([stroke=none]),.hero-wrapper .andes-button--loud:focus path[stroke]:not([stroke=none]),.hero-wrapper .andes-button--loud:focus svg[stroke]:not([stroke=none]),.hero-wrapper .andes-button--loud:link path[stroke]:not([stroke=none]),.hero-wrapper .andes-button--loud:link svg[stroke]:not([stroke=none]),.hero-wrapper .andes-button--loud:visited path[stroke]:not([stroke=none]),.hero-wrapper .andes-button--loud:visited svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-loud-color-icon-default,#fff)!important}.hero-wrapper .andes-button--loud path[fill]:not([fill=none]),.hero-wrapper .andes-button--loud svg[fill]:not([fill=none]),.hero-wrapper .andes-button--loud:focus path[fill]:not([fill=none]),.hero-wrapper .andes-button--loud:focus svg[fill]:not([fill=none]),.hero-wrapper .andes-button--loud:link path[fill]:not([fill=none]),.hero-wrapper .andes-button--loud:link svg[fill]:not([fill=none]),.hero-wrapper .andes-button--loud:visited path[fill]:not([fill=none]),.hero-wrapper .andes-button--loud:visited svg[fill]:not([fill=none]){fill:var(--andes-button-icon-loud-color-icon-default,#fff)!important}}@media(min-width:769px)and (prefers-reduced-motion:no-preference){.hero-wrapper .andes-button--loud:hover{-webkit-transition:background-color .2s ease-in;transition:background-color .2s ease-in}}@media(min-width:769px){.hero-wrapper .andes-button--loud:active{background-color:var(--andes-button-loud-color-fill-active,var(--andes-color-blue-700,#1f4e96));border-color:transparent;color:var(--andes-button-loud-color-text-default,#fff)}.hero-wrapper .andes-button--loud:active path[stroke]:not([stroke=none]),.hero-wrapper .andes-button--loud:active svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-loud-color-icon-default,#fff)!important}.hero-wrapper .andes-button--loud:active path[fill]:not([fill=none]),.hero-wrapper .andes-button--loud:active svg[fill]:not([fill=none]){fill:var(--andes-button-icon-loud-color-icon-default,#fff)!important}.hero-wrapper .andes-button--loud:not(.andes-button--loading,.loading):disabled,.hero-wrapper .andes-button--loud:not(.andes-button--loading,.loading)[aria-disabled=true],.hero-wrapper .andes-button--loud:not(.andes-button--loading,.loading)[disabled]{background-color:var(--andes-button-loud-color-fill-disabled,rgba(0,0,0,.1));border-color:transparent;color:var(--andes-button-loud-color-text-disabled,rgba(0,0,0,.25))}.hero-wrapper .andes-button--loud:not(.andes-button--loading,.loading):disabled path[stroke]:not([stroke=none]),.hero-wrapper .andes-button--loud:not(.andes-button--loading,.loading):disabled svg[stroke]:not([stroke=none]),.hero-wrapper .andes-button--loud:not(.andes-button--loading,.loading)[aria-disabled=true] path[stroke]:not([stroke=none]),.hero-wrapper .andes-button--loud:not(.andes-button--loading,.loading)[aria-disabled=true] svg[stroke]:not([stroke=none]),.hero-wrapper .andes-button--loud:not(.andes-button--loading,.loading)[disabled] path[stroke]:not([stroke=none]),.hero-wrapper .andes-button--loud:not(.andes-button--loading,.loading)[disabled] svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-loud-color-icon-disabled,rgba(0,0,0,.25))!important}.hero-wrapper .andes-button--loud:not(.andes-button--loading,.loading):disabled path[fill]:not([fill=none]),.hero-wrapper .andes-button--loud:not(.andes-button--loading,.loading):disabled svg[fill]:not([fill=none]),.hero-wrapper .andes-button--loud:not(.andes-button--loading,.loading)[aria-disabled=true] path[fill]:not([fill=none]),.hero-wrapper .andes-button--loud:not(.andes-button--loading,.loading)[aria-disabled=true] svg[fill]:not([fill=none]),.hero-wrapper .andes-button--loud:not(.andes-button--loading,.loading)[disabled] path[fill]:not([fill=none]),.hero-wrapper .andes-button--loud:not(.andes-button--loading,.loading)[disabled] svg[fill]:not([fill=none]){fill:var(--andes-button-icon-loud-color-icon-disabled,rgba(0,0,0,.25))!important}.hero-wrapper .andes-button--loud:not(.andes-button--loading,.loading):disabled,.hero-wrapper .andes-button--loud:not(.andes-button--loading,.loading)[aria-disabled=true],.hero-wrapper .andes-button--loud:not(.andes-button--loading,.loading)[disabled]{background-clip:padding-box;cursor:default}.hero-wrapper .andes-button--loud.andes-button--loading .andes-progress-indicator-circular__progress{stroke:var(--andes-button-loud-color-spinner,#fff)}.hero-wrapper .andes-button--loud.andes-button--color-on-background,.hero-wrapper .andes-button--loud.andes-button--color-on-background:focus,.hero-wrapper .andes-button--loud.andes-button--color-on-background:link,.hero-wrapper .andes-button--loud.andes-button--color-on-background:visited{background-color:var(--andes-button-loud-color-fill-default-on-complex-bg,rgba(0,0,0,.45));border-color:transparent;color:var(--andes-button-loud-color-text-default-on-complex-bg,#fff)}.hero-wrapper .andes-button--loud.andes-button--color-on-background path[stroke]:not([stroke=none]),.hero-wrapper .andes-button--loud.andes-button--color-on-background svg[stroke]:not([stroke=none]),.hero-wrapper .andes-button--loud.andes-button--color-on-background:focus path[stroke]:not([stroke=none]),.hero-wrapper .andes-button--loud.andes-button--color-on-background:focus svg[stroke]:not([stroke=none]),.hero-wrapper .andes-button--loud.andes-button--color-on-background:link path[stroke]:not([stroke=none]),.hero-wrapper .andes-button--loud.andes-button--color-on-background:link svg[stroke]:not([stroke=none]),.hero-wrapper .andes-button--loud.andes-button--color-on-background:visited path[stroke]:not([stroke=none]),.hero-wrapper .andes-button--loud.andes-button--color-on-background:visited svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-loud-color-icon-default-on-complex-bg,#fff)!important}.hero-wrapper .andes-button--loud.andes-button--color-on-background path[fill]:not([fill=none]),.hero-wrapper .andes-button--loud.andes-button--color-on-background svg[fill]:not([fill=none]),.hero-wrapper .andes-button--loud.andes-button--color-on-background:focus path[fill]:not([fill=none]),.hero-wrapper .andes-button--loud.andes-button--color-on-background:focus svg[fill]:not([fill=none]),.hero-wrapper .andes-button--loud.andes-button--color-on-background:link path[fill]:not([fill=none]),.hero-wrapper .andes-button--loud.andes-button--color-on-background:link svg[fill]:not([fill=none]),.hero-wrapper .andes-button--loud.andes-button--color-on-background:visited path[fill]:not([fill=none]),.hero-wrapper .andes-button--loud.andes-button--color-on-background:visited svg[fill]:not([fill=none]){fill:var(--andes-button-icon-loud-color-icon-default-on-complex-bg,#fff)!important}.hero-wrapper .andes-button--loud.andes-button--color-on-background:active{background-color:var(--andes-button-loud-color-fill-active-on-complex-bg,rgba(0,0,0,.8));border-color:transparent;color:var(--andes-button-loud-color-text-default-on-complex-bg,#fff)}.hero-wrapper .andes-button--loud.andes-button--color-on-background:active path[stroke]:not([stroke=none]),.hero-wrapper .andes-button--loud.andes-button--color-on-background:active svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-loud-color-icon-default-on-complex-bg,#fff)!important}.hero-wrapper .andes-button--loud.andes-button--color-on-background:active path[fill]:not([fill=none]),.hero-wrapper .andes-button--loud.andes-button--color-on-background:active svg[fill]:not([fill=none]){fill:var(--andes-button-icon-loud-color-icon-default-on-complex-bg,#fff)!important}.hero-wrapper .andes-button--loud.andes-button--color-on-background:not(.andes-button--loading,.loading):disabled,.hero-wrapper .andes-button--loud.andes-button--color-on-background:not(.andes-button--loading,.loading)[aria-disabled=true],.hero-wrapper .andes-button--loud.andes-button--color-on-background:not(.andes-button--loading,.loading)[disabled]{background-color:var(--andes-button-loud-color-fill-disabled-on-complex-bg,rgba(0,0,0,.15));border-color:transparent;color:var(--andes-button-loud-color-text-disabled-on-complex-bg,rgba(0,0,0,.25))}.hero-wrapper .andes-button--loud.andes-button--color-on-background:not(.andes-button--loading,.loading):disabled path[stroke]:not([stroke=none]),.hero-wrapper .andes-button--loud.andes-button--color-on-background:not(.andes-button--loading,.loading):disabled svg[stroke]:not([stroke=none]),.hero-wrapper .andes-button--loud.andes-button--color-on-background:not(.andes-button--loading,.loading)[aria-disabled=true] path[stroke]:not([stroke=none]),.hero-wrapper .andes-button--loud.andes-button--color-on-background:not(.andes-button--loading,.loading)[aria-disabled=true] svg[stroke]:not([stroke=none]),.hero-wrapper .andes-button--loud.andes-button--color-on-background:not(.andes-button--loading,.loading)[disabled] path[stroke]:not([stroke=none]),.hero-wrapper .andes-button--loud.andes-button--color-on-background:not(.andes-button--loading,.loading)[disabled] svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-loud-color-icon-disabled-on-complex-bg,rgba(0,0,0,.25))!important}.hero-wrapper .andes-button--loud.andes-button--color-on-background:not(.andes-button--loading,.loading):disabled path[fill]:not([fill=none]),.hero-wrapper .andes-button--loud.andes-button--color-on-background:not(.andes-button--loading,.loading):disabled svg[fill]:not([fill=none]),.hero-wrapper .andes-button--loud.andes-button--color-on-background:not(.andes-button--loading,.loading)[aria-disabled=true] path[fill]:not([fill=none]),.hero-wrapper .andes-button--loud.andes-button--color-on-background:not(.andes-button--loading,.loading)[aria-disabled=true] svg[fill]:not([fill=none]),.hero-wrapper .andes-button--loud.andes-button--color-on-background:not(.andes-button--loading,.loading)[disabled] path[fill]:not([fill=none]),.hero-wrapper .andes-button--loud.andes-button--color-on-background:not(.andes-button--loading,.loading)[disabled] svg[fill]:not([fill=none]){fill:var(--andes-button-icon-loud-color-icon-disabled-on-complex-bg,rgba(0,0,0,.25))!important}.hero-wrapper .andes-button--loud.andes-button--color-on-background.andes-button--loading .andes-progress-indicator-circular__progress{stroke:var(--andes-button-loud-color-spinner-on-complex-bg,#fff)}.hero-wrapper .andes-button--small{border-radius:4px;font-size:12px;height:24px;line-height:24px;padding:0 8px}.hero-wrapper .andes-button--small .andes-progress-indicator-circular__progress .andes-progress-indicator-circular__svg{top:1.5px}.hero-wrapper .andes-button--small .andes-button__text{margin:0}.hero-wrapper .andes-button--small.andes-button--loading-complete .andes-button__content{-webkit-animation:translateInButtonSpinnerCompleteSmall .2s,fadeIn .2s;animation:translateInButtonSpinnerCompleteSmall .2s,fadeIn .2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes translateInButtonSpinnerCompleteSmall{0%{-webkit-transform:translateY(50%);transform:translateY(50%)}to{-webkit-transform:translateY(-webkit-calc(-50% + 10px));transform:translateY(calc(-50% + 10px))}}@keyframes translateInButtonSpinnerCompleteSmall{0%{-webkit-transform:translateY(50%);transform:translateY(50%)}to{-webkit-transform:translateY(-webkit-calc(-50% + 10px));transform:translateY(calc(-50% + 10px))}}.hero-wrapper .ui-hero{color:var(--color,var(--andes-color-text-brand,rgba(0,0,0,.9)));display:grid;height:32.5em;position:relative}.hero-wrapper .ui-hero-content{display:grid;grid-area:content}.hero-wrapper .ui-hero-content__safe-area-top{grid-area:safe-area-top;z-index:10}.hero-wrapper .ui-hero-content__caption{font-weight:600;grid-area:hero-caption;z-index:10}.hero-wrapper .ui-hero-content__title{font-weight:700;grid-area:title;letter-spacing:0;margin:0;z-index:10}.hero-wrapper .ui-hero-content__subtitle{font-weight:400;grid-area:subtitle;letter-spacing:0;z-index:10}.hero-wrapper .ui-hero-content__subtitle-benefit{background-color:var(--andes-color-blue-500,#3483fa);display:-webkit-inline-flex;display:inline-flex;padding:8px}.hero-wrapper .ui-hero-content__cta{grid-area:cta;z-index:10}.hero-wrapper .ui-hero-content__cta-btn{border:1px solid var(--andes-color-blue-500,#3483fa);border-radius:4px;display:block;font-weight:600}.hero-wrapper .ui-hero-content__price{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;font-weight:400}.hero-wrapper .ui-hero-content__price-wo-discount{font-family:400;font-size:24px;line-height:28px;text-decoration:line-through}.hero-wrapper .ui-hero-content__price-w-discount{font-size:32px;line-height:40px;margin-left:16px}.hero-wrapper .ui-hero-legal{align-self:end;border-top:1px solid hsla(0,0%,100%,.3);font-size:14px;grid-area:legal;letter-spacing:0;line-height:16px;z-index:10}.hero-wrapper .ui-hero-image--blurred,.hero-wrapper .ui-hero-image--original{background-position:bottom;background-repeat:no-repeat;background-size:cover;height:100%;left:0;position:absolute;top:0;width:100%}.hero-wrapper .ui-hero-image--blurred{z-index:0}.hero-wrapper .ui-hero-image--original{background-color:transparent;background-size:cover;z-index:1}.hero-wrapper .ui-hero{grid-template-areas:"content content content content" ". . legal .";grid-template-columns:5% 19px 1fr 5%}.hero-wrapper .ui-hero-content{-webkit-align-content:center;align-content:center;grid-template-areas:"safe-area-top safe-area-top safe-area-top safe-area-top safe-area-top" ". . hero-caption . ." ". . title . ." ". . subtitle . ." ". . cta . .";grid-template-columns:5% 19px 500px 1fr 5%}.hero-wrapper .ui-hero-content__safe-area-top{height:80px}.hero-wrapper .ui-hero-content__caption{font-size:18px;letter-spacing:1.5px;line-height:20px;margin-bottom:20px}.hero-wrapper .ui-hero-content__title{font-size:44px;line-height:48px}.hero-wrapper .ui-hero-content__subtitle{font-size:20px;line-height:24px;margin:4px 0 0}.hero-wrapper .ui-hero-content__subtitle span{display:block}.hero-wrapper .ui-hero-content__subtitle-benefit{font-size:24px;line-height:28px;margin-top:16px}.hero-wrapper .ui-hero-content__cta{display:-webkit-flex;display:flex;margin-top:32px}.hero-wrapper .ui-hero-content__price-wo-discount{margin-left:24px}.hero-wrapper .ui-hero-content--rtl{grid-template-areas:"safe-area-top safe-area-top safe-area-top safe-area-top safe-area-top" ". . . hero-caption ." ". . . title ." ". . . subtitle ." ". . . cta .";grid-template-columns:5% 1fr 19px 1fr 5%}.hero-wrapper .ui-hero-legal{padding:16px 0 40px}}@media(min-width:769px)and (min-width:1280px){.hero-wrapper .ui-hero{grid-template-columns:auto 19px 1280px auto}.hero-wrapper .ui-hero-content{grid-template-columns:auto 19px 500px 680px auto}.hero-wrapper .ui-hero-content--rtl{grid-template-columns:auto 680px 19px 500px auto}}@media(min-width:769px){.hero-wrapper .ui-hero{grid-template-columns:101px 19px 1fr 120px}.hero-wrapper .ui-hero-content{grid-template-columns:101px 19px 500px 1fr 120px}}@media(min-width:1280px){.hero-wrapper .ui-hero{grid-template-columns:auto 0 1261px auto}.hero-wrapper .ui-hero-content{grid-template-columns:auto 19px 500px 540px auto}.hero-wrapper .ui-hero-legal{margin:0 120px}}.ui-imagen-carousel{margin:0 auto;max-width:1040px}.ui-imagen-carousel__title{font-size:32px;margin-bottom:24px}.ui-imagen-carousel__container .imagen-carousel-item img{height:360px}.ui-imagen-carousel{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.ui-imagen-carousel__title{font-weight:600}.ui-imagen-carousel__container .imagen-carousel-item{width:100%}.ui-imagen-carousel__title{font-size:20px;margin:20px 24px 4px}.ui-imagen-carousel__container .imagen-carousel-item img{height:260px}[data-andes-carousel-snapped-control]{box-shadow:0 1px 2px 0 rgba(0,0,0,.12);-moz-box-shadow:0 1px 2px 0 rgba(0,0,0,.12);-webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,.12)}[data-andes-carousel-snapped-control]:focus{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}[data-andes-carousel-snapped-control]:focus-visible{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}[data-andes-carousel-snapped-control]:focus:not(:focus-visible){box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}[data-andes-carousel-snapped-control]{position:absolute;z-index:1}[data-andes-carousel-snapped-control][data-andes-position=bottom]{bottom:0;left:50%;top:unset}[data-andes-carousel-snapped-control][data-andes-position=bottom-end]{bottom:0;left:unset;right:0;top:unset}[data-andes-carousel-snapped-control][data-andes-position=bottom-start]{bottom:0;left:0;top:unset}[data-andes-carousel-snapped-control][data-andes-position=left]{left:0;top:50%}[data-andes-carousel-snapped-control][data-andes-position=right]{left:unset;right:0;top:50%}[data-andes-carousel-snapped-control][data-andes-position=top]{left:50%;top:0}[data-andes-carousel-snapped-control][data-andes-position=top-end]{left:unset;right:0;top:0}[data-andes-carousel-snapped-control][data-andes-position=top-start]{left:0;top:0}[data-andes-carousel-snapped-control]:active,[data-andes-carousel-snapped-control]:hover{box-shadow:0 8px 16px 0 rgba(0,0,0,.1);-moz-box-shadow:0 8px 16px 0 rgba(0,0,0,.1);-webkit-box-shadow:0 8px 16px 0 rgba(0,0,0,.1)}[data-andes-carousel-snapped-control]:focus{opacity:1;position:absolute}[data-andes-carousel-snapped-control]:focus-visible{opacity:1;position:absolute}[data-andes-carousel-snapped-control]:not(:focus-visible):focus{box-shadow:0 1px 2px 0 rgba(0,0,0,.12);-moz-box-shadow:0 1px 2px 0 rgba(0,0,0,.12);-webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,.12)}[data-andes-carousel-snapped-control]:not(:focus-visible):hover{box-shadow:0 8px 16px 0 rgba(0,0,0,.1);-moz-box-shadow:0 8px 16px 0 rgba(0,0,0,.1);-webkit-box-shadow:0 8px 16px 0 rgba(0,0,0,.1)}.andes-carousel-snapped{height:100%}.andes-carousel-snapped--scroll-hidden{overflow-x:hidden}.andes-carousel-snapped--scroll-visible{overflow-x:visible}.andes-carousel-snapped__container{position:relative}.andes-carousel-snapped__container [data-andes-carousel-snapped-control]{opacity:0}.andes-carousel-snapped__container [data-andes-carousel-snapped-control]:focus-visible{opacity:1}.andes-carousel-snapped__container--arrows-visible [data-andes-carousel-snapped-control],.andes-carousel-snapped__container:hover [data-andes-carousel-snapped-control]{opacity:1}.andes-carousel-snapped__container--arrows-visible [data-andes-carousel-snapped-control][data-andes-state~=disabled],.andes-carousel-snapped__container:hover [data-andes-carousel-snapped-control][data-andes-state~=disabled]{opacity:0}.andes-carousel-snapped__container--pagination-position-top .andes-carousel-snapped{margin-top:12px}.andes-carousel-snapped__controls-wrapper{position:relative}.andes-carousel-snapped__wrapper{display:-webkit-flex;display:flex;height:100%;margin:0;padding:0;width:100%}.andes-carousel-snapped__header{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;width:100%}.andes-carousel-snapped__title{display:-webkit-inline-flex;display:inline-flex;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.andes-carousel-snapped__slide--spacing-12{margin-right:12px}.andes-carousel-snapped__slide--spacing-16{margin-right:16px}.andes-carousel-snapped__slide--spacing-20{margin-right:20px}.andes-carousel-snapped__slide--spacing-24{margin-right:24px}.andes-carousel-snapped__slide{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab;display:-webkit-flex;display:flex;-webkit-flex-shrink:0;flex-shrink:0;height:100%;width:100%}.andes-carousel-snapped__slide>:first-child:focus{box-shadow:inset 0 0 0 2px #fff,inset 0 0 0 3px var(--andes-color-blue-600,#2968c8),inset 0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:inset 0 0 0 2px #fff,inset 0 0 0 3px var(--andes-color-blue-600,#2968c8),inset 0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:inset 0 0 0 2px #fff,inset 0 0 0 3px var(--andes-color-blue-600,#2968c8),inset 0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-carousel-snapped__slide>:first-child:focus-visible{box-shadow:inset 0 0 0 2px #fff,inset 0 0 0 3px var(--andes-color-blue-600,#2968c8),inset 0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:inset 0 0 0 2px #fff,inset 0 0 0 3px var(--andes-color-blue-600,#2968c8),inset 0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:inset 0 0 0 2px #fff,inset 0 0 0 3px var(--andes-color-blue-600,#2968c8),inset 0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-carousel-snapped__slide>:first-child:focus:not(:focus-visible){box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}.andes-carousel-snapped__slide img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;width:100%}.andes-carousel-snapped__control{-webkit-align-items:center;align-items:center;background-color:var(--andes-carousel-controls-color-fill-default,#fff);border:0;cursor:pointer;display:-webkit-flex;display:flex;height:64px;-webkit-justify-content:center;justify-content:center;opacity:0;padding:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.andes-carousel-snapped__control[data-andes-state~=disabled]{cursor:default}.andes-carousel-snapped__control svg,.andes-carousel-snapped__control svg path{fill:var(--andes-carousel-controls-color-icon-default,var(--andes-color-blue-500,#3483fa));vertical-align:middle}.andes-carousel-snapped__control:hover svg,.andes-carousel-snapped__control:hover svg path{fill:var(--andes-carousel-controls-color-icon-hover,var(--andes-color-blue-600,#2968c8))}.andes-carousel-snapped__control__icon-container{display:-webkit-flex;display:flex}.andes-carousel-snapped__pagination{display:-webkit-flex;display:flex;list-style:none;padding:0}.andes-carousel-snapped__pagination[data-andes-carousel-snapped-pagination]{margin:0;position:absolute}.andes-carousel-snapped__pagination[data-andes-carousel-snapped-pagination][data-andes-position=bottom]{bottom:0;left:50%;top:unset}.andes-carousel-snapped__pagination[data-andes-carousel-snapped-pagination][data-andes-position=bottom-end]{bottom:0;left:unset;right:0;top:unset}.andes-carousel-snapped__pagination[data-andes-carousel-snapped-pagination][data-andes-position=bottom-start]{bottom:0;left:0;right:unset;top:unset}.andes-carousel-snapped__pagination[data-andes-carousel-snapped-pagination][data-andes-position=left]{left:0;top:50%}.andes-carousel-snapped__pagination[data-andes-carousel-snapped-pagination][data-andes-position=right]{left:unset;right:0;top:50%}.andes-carousel-snapped__pagination[data-andes-carousel-snapped-pagination][data-andes-position=top]{bottom:unset;left:50%;top:0}.andes-carousel-snapped__pagination[data-andes-carousel-snapped-pagination][data-andes-position=top-end]{bottom:unset;left:unset;right:0;top:0}.andes-carousel-snapped__pagination[data-andes-carousel-snapped-pagination][data-andes-position=top-start]{bottom:unset;left:0;right:unset;top:0}.andes-carousel-snapped__pagination [data-andes-carousel-snapped-pagination-item]{display:-webkit-flex;display:flex}.andes-carousel-snapped__pagination [data-andes-carousel-snapped-pagination-item] button{border:0;border-radius:50%;height:6px;margin:0 2px;padding:0;width:6px}@media(prefers-reduced-motion:no-preference){.andes-carousel-snapped__pagination [data-andes-carousel-snapped-pagination-item] button{-webkit-transition:background-color .35s ease-in-out,box-shadow .35s ease-in-out;transition:background-color .35s ease-in-out,box-shadow .35s ease-in-out}}.andes-carousel-snapped__pagination [data-andes-carousel-snapped-pagination-item][data-andes-carousel-snapped-pagination-item-active=true] [data-andes-carousel-snapped-pagination-action]{background-color:var(--andes-color-blue-500,#3483fa)}.andes-carousel-snapped__pagination--light [data-andes-carousel-snapped-pagination-item] [data-andes-carousel-snapped-pagination-action]{background-color:var(--andes-page-viewer-dot-color-unselected-fill,rgba(0,0,0,.1))}.andes-carousel-snapped__pagination--light [data-andes-carousel-snapped-pagination-item][data-andes-carousel-snapped-pagination-item-active=true] [data-andes-carousel-snapped-pagination-action]{background-color:var(--andes-page-viewer-dot-color-selected-fill,var(--andes-color-blue-500,#3483fa))}.andes-carousel-snapped__pagination--dark [data-andes-carousel-snapped-pagination-item] [data-andes-carousel-snapped-pagination-action]{background-color:var(--andes-page-viewer-dot-color-unselected-fill-inverse,rgba(0,0,0,.25));box-shadow:inset 0 0 0 1px var(--andes-page-viewer-dot-color-unselected-border-inverse,#fff);-moz-box-shadow:inset 0 0 0 1px var(--andes-page-viewer-dot-color-unselected-border-inverse,#fff);-webkit-box-shadow:inset 0 0 0 1px var(--andes-page-viewer-dot-color-unselected-border-inverse,#fff)}.andes-carousel-snapped__pagination--dark [data-andes-carousel-snapped-pagination-item][data-andes-carousel-snapped-pagination-item-active=true] [data-andes-carousel-snapped-pagination-action]{background-color:var(--andes-page-viewer-dot-color-selected-fill-inverse,#fff);box-shadow:inset 0 0 0 1px var(--andes-page-viewer-dot-color-selected-border-inverse,rgba(0,0,0,.25));-moz-box-shadow:inset 0 0 0 1px var(--andes-page-viewer-dot-color-selected-border-inverse,rgba(0,0,0,.25));-webkit-box-shadow:inset 0 0 0 1px var(--andes-page-viewer-dot-color-selected-border-inverse,rgba(0,0,0,.25))}@media(prefers-reduced-motion:no-preference){.andes-carousel-snapped__pagination--dark [data-andes-carousel-snapped-pagination-item][data-andes-carousel-snapped-pagination-item-active=true] [data-andes-carousel-snapped-pagination-action]{box-shadow:0 0 0 1px var(--andes-page-viewer-dot-color-selected-border-inverse,rgba(0,0,0,.25));-moz-box-shadow:0 0 0 1px var(--andes-page-viewer-dot-color-selected-border-inverse,rgba(0,0,0,.25));-webkit-box-shadow:0 0 0 1px var(--andes-page-viewer-dot-color-selected-border-inverse,rgba(0,0,0,.25))}}.andes-carousel-snapped__pagination.andes-carousel-snapped__pagination--position-bottom{-webkit-justify-content:center;justify-content:center;margin:12px 0 auto;position:relative}.andes-carousel-snapped__pagination.andes-carousel-snapped__pagination--position-top{-webkit-align-self:center;align-self:center;display:-webkit-inline-flex;display:inline-flex;margin:0 0 0 auto;position:relative;width:-webkit-max-content;width:-moz-max-content;width:max-content}.andes-carousel-snapped__pagination.andes-carousel-snapped__pagination--position-inner{bottom:16px;margin:0;position:absolute;right:50%;-webkit-transform:translateX(50%);transform:translateX(50%)}.andes-carousel-snapped__container--content{width:100%}.andes-carousel-snapped__container--content.andes-carousel-snapped__container--with-controls.andes-carousel-snapped__container--strict-boundaries{margin-left:32px;width:-webkit-calc(100% - 64px);width:calc(100% - 64px)}.andes-carousel-snapped__container--content .andes-carousel-snapped__control{border-radius:50%;width:64px}.andes-carousel-snapped__container--content .andes-carousel-snapped__control--previous{left:-32px;right:unset}.andes-carousel-snapped__container--content .andes-carousel-snapped__control--next{left:unset;right:-32px}.andes-carousel-snapped__container--content .andes-carousel-snapped__control--size-small{height:32px;width:32px}.andes-carousel-snapped__container--content .andes-carousel-snapped__control--size-small.andes-carousel-snapped__control--previous{left:-16px}.andes-carousel-snapped__container--content .andes-carousel-snapped__control--size-small.andes-carousel-snapped__control--next{right:-16px}.andes-carousel-snapped__container--full{width:100%}.andes-carousel-snapped__container--full .andes-carousel-snapped__control{border-bottom-right-radius:64px;border-top-right-radius:64px;width:32px}.andes-carousel-snapped__container--full .andes-carousel-snapped__control--previous{left:0;right:unset;-webkit-transform:rotate(0) translateY(-50%);transform:rotate(0) translateY(-50%)}.andes-carousel-snapped__container--full .andes-carousel-snapped__control--next{left:unset;right:0;-webkit-transform:rotate(180deg) translateY(50%);transform:rotate(180deg) translateY(50%)}@media only screen and (max-width:768px){.ui-imagen-carousel{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.ui-imagen-carousel__title{font-weight:600}.ui-imagen-carousel__container .imagen-carousel-item{width:100%}.ui-imagen-carousel__title{font-size:20px;margin:20px 24px 4px}.ui-imagen-carousel__container .imagen-carousel-item img{height:260px}}@media(min-width:769px){.ui-imagen-carousel{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.ui-imagen-carousel__title{font-weight:600}.ui-imagen-carousel__container .imagen-carousel-item{width:100%}.ui-imagen-carousel{margin:0 auto;max-width:1040px}.ui-imagen-carousel__title{font-size:32px;margin-bottom:24px}.ui-imagen-carousel__container .imagen-carousel-item img{height:360px}}.s-tyc-modal.adaptive-spacing .ui-tycmodal-main{padding:0 32px}.s-tyc-modal:not(.adaptive-spacing) .ui-tycmodal-main{padding:32px}.ui-tycmodal-main{-webkit-align-items:baseline;align-items:baseline;display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:center;justify-content:center}@media only screen and (max-width:768px){.ui-tycmodal-main{-webkit-flex-direction:column;flex-direction:column}.ui-tycmodal-main--center-text{-webkit-align-items:center;align-items:center;text-align:center}}.ui-tycmodal-main__title{color:var(--andes-color-blue-600,#2968c8);font-size:20px;font-weight:600;margin-right:20px;text-transform:uppercase}@media only screen and (max-width:768px){.ui-tycmodal-main__title{margin-bottom:4px;margin-right:0}}.ui-tycmodal-main__description{font-size:18px;margin-right:20px}@media only screen and (max-width:768px){.ui-tycmodal-main__description{margin-bottom:4px;margin-right:0}}.ui-tycmodal-main__button{background-color:transparent;border:none;color:var(--andes-color-blue-600,#2968c8);font-family:Proxima Nova;font-size:16px;padding:0}.ui-tycmodal-main__button:active,.ui-tycmodal-main__button:focus{color:var(--andes-color-blue-600,#2968c8);outline:none}.ui-tycmodal-main__button:hover{color:var(--andes-color-blue-300,rgba(65,137,230,.3));cursor:pointer}.faceted-search-desktop{background:#fff;border-radius:4px;box-shadow:0 6px 16px rgba(0,0,0,.1);display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;margin:0 auto;padding:24px 32px;width:100%}.faceted-search-desktop__main-container{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;-webkit-flex-flow:row wrap;flex-flow:row wrap;font-size:16px;gap:8px 12px;line-height:1.35;width:100%}.faceted-search-desktop__elem:nth-last-child(2){margin-right:8px}.faceted-search-desktop__elem--searchbox--small,.faceted-search-desktop__elem--selector--small{min-width:160px}.faceted-search-desktop__elem--searchbox--medium,.faceted-search-desktop__elem--selector--medium{min-width:200px}.faceted-search-desktop__elem--searchbox--large,.faceted-search-desktop__elem--selector--large{min-width:250px}.faceted-search-desktop__elem--searchbox--xlarge,.faceted-search-desktop__elem--selector--xlarge{min-width:360px}.faceted-search-desktop__elem--searchbox,.faceted-search-desktop__elem--selector{-webkit-flex-basis:0;flex-basis:0;-webkit-flex-grow:1;flex-grow:1;max-width:450px}.faceted-search-desktop__elem--tag_list{margin-right:20px}.faceted-search-desktop__actions-container{display:-webkit-flex;display:flex;gap:8px}.faceted-search-desktop .faceted-search-switch__label{font-size:14px;margin-left:-6px;margin-top:2px}.faceted-search-desktop-dropdown--small{min-width:160px}.faceted-search-desktop-dropdown--medium{min-width:200px}.faceted-search-desktop-dropdown--large{min-width:250px}.faceted-search-desktop-dropdown--xlarge{min-width:360px}.faceted-search-desktop-dropdown{padding-top:0!important}.faceted-search-desktop-dropdown button{font-size:14px!important;margin:0!important}.faceted-search-desktop-dropdown__item{height:auto!important}.faceted-search-desktop-dropdown .andes-dropdown__chevron{-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out}.faceted-search-desktop-dropdown .andes-dropdown__trigger[aria-expanded=true] .andes-dropdown__chevron{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.faceted-search-desktop-savedsearches--small{min-width:160px}.faceted-search-desktop-savedsearches--medium{min-width:200px}.faceted-search-desktop-savedsearches--large{min-width:250px}.faceted-search-desktop-savedsearches--xlarge{min-width:360px}.faceted-search-desktop-savedsearches{display:inline-block}.faceted-search-desktop-savedsearches__trigger-btn button{padding-left:0!important;padding-right:0!important}.faceted-search-desktop-savedsearches__trigger-btn .andes-list__item,.faceted-search-desktop-savedsearches__trigger-btn .andes-list__item *{margin:0!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:288px}.faceted-search-desktop-savedsearches__trigger-btn .andes-list__item:last-of-type{border-top:1px solid rgba(0,0,0,.102)!important}.faceted-search-desktop-searchbox--small{min-width:160px}.faceted-search-desktop-searchbox--medium{min-width:200px}.faceted-search-desktop-searchbox--large{min-width:250px}.faceted-search-desktop-searchbox--xlarge{min-width:360px}.faceted-search-desktop-searchbox{position:relative}.faceted-search-desktop-searchbox__textfield{padding:0!important}.faceted-search-desktop-searchbox__textfield .andes-form-control__bottom{display:none!important}.faceted-search-desktop-searchbox__floating-menu{border-radius:6px;box-shadow:0 1px 2px 0 rgba(0,0,0,.12);max-height:390px;overflow:auto}.faceted-search-desktop-searchbox__list-container--small{min-width:160px}.faceted-search-desktop-searchbox__list-container--medium{min-width:200px}.faceted-search-desktop-searchbox__list-container--large{min-width:250px}.faceted-search-desktop-searchbox__list-container--xlarge{min-width:360px}.faceted-search-desktop-searchbox__list-item{-webkit-align-items:center;align-items:center;display:-webkit-flex!important;display:flex!important;font-size:16px;height:48px!important;padding:0 16px!important}.faceted-search-desktop-searchbox__list-item:focus-visible{background:rgba(0,0,0,.04);box-shadow:none!important}.faceted-search-desktop-searchbox__icon{display:-webkit-flex;display:flex;padding-right:12px}.faceted-search-desktop-searchbox__icon>svg>path{fill:var(--andes-color-blue-500,var(--andes-color-blue-500,#3483fa))}.faceted-search-desktop-searchbox:focus-within .faceted-search-desktop-searchbox__icon>svg>path{fill:rgba(0,0,0,.9)}.faceted-search-desktop-tag-list{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex}.faceted-search-desktop-tag-list__container{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;gap:8px}.faceted-search-desktop-tag-list__group{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;gap:8px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.faceted-search-highlighted-text{color:rgba(0,0,0,.9);line-height:1;text-align:left}.faceted-search-highlighted-text b{font-weight:700}.andes-tag.andes-tag__color--positive{background-color:var(--andes-tag-color-fill-positive-default,rgba(0,166,80,.1));border-color:var(--andes-tag-color-border-positive-default,#00a650)}.andes-tag.andes-tag__color--positive .andes-tag__child,.andes-tag.andes-tag__color--positive .andes-tag__label{color:var(--andes-tag-color-text-positive-default,#00a650)}.andes-tag.andes-tag__color--positive .andes-tag__close{color:var(--andes-tag-color-close-positive-default,#00a650)}.andes-tag.andes-tag__color--positive .andes-tag__close:hover{color:var(--andes-tag-color-close-positive-hover,#008744)}.andes-tag.andes-tag__color--positive .andes-tag__close:active{color:var(--andes-tag-color-close-positive-active,#063)}.andes-tag.andes-tag__color--positive.andes-tag--disabled{background-color:var(--andes-tag-color-fill-disabled,hsla(0,0%,100%,0));border-color:var(--andes-tag-color-border-disabled,rgba(0,0,0,.1))}.andes-tag.andes-tag__color--positive.andes-tag--disabled .andes-tag__label{color:var(--andes-tag-color-text-disabled,rgba(0,0,0,.25))}.andes-tag.andes-tag__color--positive.andes-tag--disabled .andes-tag__close{cursor:default}.andes-tag.andes-tag__color--positive.andes-tag--disabled .andes-tag__close:hover{background-color:transparent}.andes-tag.andes-tag__color--positive.andes-tag--disabled .andes-tag__custom-icon{color:var(--andes-tag-color-icon-disabled,rgba(0,0,0,.25))}.andes-tag.andes-tag__color--positive.andes-tag--disabled .andes-tag__custom-icon svg{color:currentColor}.andes-tag.andes-tag__color--positive .andes-tag__custom-icon{color:var(--andes-tag-color-icon-positive-default,#00a650)}.andes-tag.andes-tag__color--positive .andes-tag__custom-icon svg{color:currentColor}.andes-tag.andes-tag__color--positive.andes-tag--clickable:hover{background-color:var(--andes-tag-color-fill-positive-hover,rgba(0,166,80,.15));border-color:var(--andes-tag-color-border-positive-hover,#008744)}.andes-tag.andes-tag__color--positive.andes-tag--clickable:hover .andes-tag__label{color:var(--andes-tag-color-text-positive-hover,#008744)}.andes-tag.andes-tag__color--positive.andes-tag--clickable:hover .andes-tag__custom-icon{color:var(--andes-tag-color-icon-positive-hover,#008744)}.andes-tag.andes-tag__color--positive.andes-tag--clickable:active{background-color:var(--andes-tag-color-fill-positive-active,rgba(0,166,80,.2));border-color:var(--andes-tag-color-border-positive-active,#063)}.andes-tag.andes-tag__color--positive.andes-tag--clickable:active .andes-tag__label{color:var(--andes-tag-color-text-positive-active,#063)}.andes-tag.andes-tag__color--positive.andes-tag--clickable:active .andes-tag__custom-icon{color:var(--andes-tag-color-icon-positive-active,#063)}.andes-tag.andes-tag__color--caution{background-color:var(--andes-tag-color-fill-caution-default,rgba(255,119,51,.1));border-color:var(--andes-tag-color-border-caution-default,#f73)}.andes-tag.andes-tag__color--caution .andes-tag__child,.andes-tag.andes-tag__color--caution .andes-tag__label{color:var(--andes-tag-color-text-caution-default,#f73)}.andes-tag.andes-tag__color--caution .andes-tag__close{color:var(--andes-tag-color-close-caution-default,#f73)}.andes-tag.andes-tag__color--caution .andes-tag__close:hover{color:var(--andes-tag-color-close-caution-hover,#e6540b)}.andes-tag.andes-tag__color--caution .andes-tag__close:active{color:var(--andes-tag-color-close-caution-active,#cc3e0a)}.andes-tag.andes-tag__color--caution.andes-tag--disabled{background-color:var(--andes-tag-color-fill-disabled,hsla(0,0%,100%,0));border-color:var(--andes-tag-color-border-disabled,rgba(0,0,0,.1))}.andes-tag.andes-tag__color--caution.andes-tag--disabled .andes-tag__label{color:var(--andes-tag-color-text-disabled,rgba(0,0,0,.25))}.andes-tag.andes-tag__color--caution.andes-tag--disabled .andes-tag__close{cursor:default}.andes-tag.andes-tag__color--caution.andes-tag--disabled .andes-tag__close:hover{background-color:transparent}.andes-tag.andes-tag__color--caution.andes-tag--disabled .andes-tag__custom-icon{color:var(--andes-tag-color-icon-disabled,rgba(0,0,0,.25))}.andes-tag.andes-tag__color--caution.andes-tag--disabled .andes-tag__custom-icon svg{color:currentColor}.andes-tag.andes-tag__color--caution .andes-tag__custom-icon{color:var(--andes-tag-color-icon-caution-default,#f73)}.andes-tag.andes-tag__color--caution .andes-tag__custom-icon svg{color:currentColor}.andes-tag.andes-tag__color--caution.andes-tag--clickable:hover{background-color:var(--andes-tag-color-fill-caution-hover,rgba(255,119,51,.15));border-color:var(--andes-tag-color-border-caution-hover,#e6540b)}.andes-tag.andes-tag__color--caution.andes-tag--clickable:hover .andes-tag__label{color:var(--andes-tag-color-text-caution-hover,#e6540b)}.andes-tag.andes-tag__color--caution.andes-tag--clickable:hover .andes-tag__custom-icon{color:var(--andes-tag-color-icon-caution-hover,#e6540b)}.andes-tag.andes-tag__color--caution.andes-tag--clickable:active{background-color:var(--andes-tag-color-fill-caution-active,rgba(255,119,51,.2));border-color:var(--andes-tag-color-border-caution-active,#cc3e0a)}.andes-tag.andes-tag__color--caution.andes-tag--clickable:active .andes-tag__label{color:var(--andes-tag-color-text-caution-active,#cc3e0a)}.andes-tag.andes-tag__color--caution.andes-tag--clickable:active .andes-tag__custom-icon{color:var(--andes-tag-color-icon-caution-active,#cc3e0a)}.andes-tag.andes-tag__color--negative{background-color:var(--andes-tag-color-fill-negative-default,rgba(242,61,79,.1));border-color:var(--andes-tag-color-border-negative-default,#f23d4f)}.andes-tag.andes-tag__color--negative .andes-tag__child,.andes-tag.andes-tag__color--negative .andes-tag__label{color:var(--andes-tag-color-text-negative-default,#f23d4f)}.andes-tag.andes-tag__color--negative .andes-tag__close{color:var(--andes-tag-color-close-negative-default,#f23d4f)}.andes-tag.andes-tag__color--negative .andes-tag__close:hover{color:var(--andes-tag-color-close-negative-hover,#d12440)}.andes-tag.andes-tag__color--negative .andes-tag__close:active{color:var(--andes-tag-color-close-negative-active,#a61d33)}.andes-tag.andes-tag__color--negative.andes-tag--disabled{background-color:var(--andes-tag-color-fill-disabled,hsla(0,0%,100%,0));border-color:var(--andes-tag-color-border-disabled,rgba(0,0,0,.1))}.andes-tag.andes-tag__color--negative.andes-tag--disabled .andes-tag__label{color:var(--andes-tag-color-text-disabled,rgba(0,0,0,.25))}.andes-tag.andes-tag__color--negative.andes-tag--disabled .andes-tag__close{cursor:default}.andes-tag.andes-tag__color--negative.andes-tag--disabled .andes-tag__close:hover{background-color:transparent}.andes-tag.andes-tag__color--negative.andes-tag--disabled .andes-tag__custom-icon{color:var(--andes-tag-color-icon-disabled,rgba(0,0,0,.25))}.andes-tag.andes-tag__color--negative.andes-tag--disabled .andes-tag__custom-icon svg{color:currentColor}.andes-tag.andes-tag__color--negative .andes-tag__custom-icon{color:var(--andes-tag-color-icon-negative-default,#f23d4f)}.andes-tag.andes-tag__color--negative .andes-tag__custom-icon svg{color:currentColor}.andes-tag.andes-tag__color--negative.andes-tag--clickable:hover{background-color:var(--andes-tag-color-fill-negative-hover,rgba(242,61,79,.15));border-color:var(--andes-tag-color-border-negative-hover,#d12440)}.andes-tag.andes-tag__color--negative.andes-tag--clickable:hover .andes-tag__label{color:var(--andes-tag-color-text-negative-hover,#d12440)}.andes-tag.andes-tag__color--negative.andes-tag--clickable:hover .andes-tag__custom-icon{color:var(--andes-tag-color-icon-negative-hover,#d12440)}.andes-tag.andes-tag__color--negative.andes-tag--clickable:active{background-color:var(--andes-tag-color-fill-negative-active,rgba(242,61,79,.2));border-color:var(--andes-tag-color-border-negative-active,#a61d33)}.andes-tag.andes-tag__color--negative.andes-tag--clickable:active .andes-tag__label{color:var(--andes-tag-color-text-negative-active,#a61d33)}.andes-tag.andes-tag__color--negative.andes-tag--clickable:active .andes-tag__custom-icon{color:var(--andes-tag-color-icon-negative-active,#a61d33)}.andes-tag--choice{background-color:var(--andes-tag-choice-color-unselected-fill-default,hsla(0,0%,100%,0));border-color:var(--andes-tag-choice-color-unselected-border-default,rgba(0,0,0,.25))}.andes-tag--choice .andes-tag--internal-thumbnail{background-color:hsla(0,0%,100%,0);color:var(--andes-tag-choice-color-unselected-icon-default,rgba(0,0,0,.9))}.andes-tag--choice .andes-tag--internal-thumbnail svg{color:inherit}.andes-tag--choice .andes-tag__label{color:var(--andes-tag-choice-color-unselected-text-default,rgba(0,0,0,.9))}.andes-tag--choice.andes-tag--selected{background-color:var(--andes-tag-choice-color-selected-fill-default,var(--andes-color-blue-100,rgba(65,137,230,.1)));border-color:var(--andes-tag-choice-color-selected-border-default,var(--andes-color-blue-500,#3483fa))}.andes-tag--choice.andes-tag--selected .andes-tag__label{color:var(--andes-tag-choice-color-selected-text-default,var(--andes-color-blue-500,#3483fa))}.andes-tag--choice.andes-tag--selected .andes-tag__icon-container-check{color:var(--andes-tag-choice-color-selected-check-default,var(--andes-color-blue-500,#3483fa))}.andes-tag--choice.andes-tag--selected .andes-tag--internal-thumbnail{color:var(--andes-tag-choice-color-selected-icon-default,var(--andes-color-blue-500,#3483fa))}.andes-tag--choice.andes-tag--selected .andes-tag--internal-thumbnail svg{color:inherit}.andes-tag--choice:hover{background-color:var(--andes-tag-choice-color-unselected-fill-default,hsla(0,0%,100%,0));border-color:var(--andes-tag-choice-color-unselected-border-hover,rgba(0,0,0,.55))}.andes-tag--choice:hover.andes-tag--selected{background-color:var(--andes-tag-choice-color-selected-fill-default,var(--andes-color-blue-100,rgba(65,137,230,.1)));border-color:var(--andes-tag-choice-color-selected-border-hover,var(--andes-color-blue-600,#2968c8))}.andes-tag--choice:hover.andes-tag--selected .andes-tag__icon-container-check{color:var(--andes-tag-choice-color-selected-check-hover,var(--andes-color-blue-600,#2968c8))}.andes-tag--choice:hover.andes-tag--selected .andes-tag--internal-thumbnail{color:var(--andes-tag-choice-color-selected-icon-hover,var(--andes-color-blue-600,#2968c8))}.andes-tag--choice:hover.andes-tag--selected .andes-tag--internal-thumbnail svg{color:inherit}.andes-tag--choice:hover.andes-tag--selected .andes-tag__label{color:var(--andes-tag-choice-color-selected-text-hover,var(--andes-color-blue-600,#2968c8))}.andes-tag--choice:active{border-color:var(--andes-tag-choice-color-unselected-border-active,var(--andes-color-blue-500,#3483fa))}.andes-tag--choice:active.andes-tag--selected{border-color:var(--andes-tag-choice-color-selected-border-active,var(--andes-color-blue-700,#1f4e96))}.andes-tag--choice:active.andes-tag--selected .andes-tag__icon-container-check{color:var(--andes-tag-choice-color-selected-check-active,var(--andes-color-blue-700,#1f4e96))}.andes-tag--choice:active.andes-tag--selected .andes-tag--internal-thumbnail{color:var(--andes-tag-choice-color-selected-icon-active,var(--andes-color-blue-700,#1f4e96))}.andes-tag--choice:active.andes-tag--selected .andes-tag--internal-thumbnail svg{color:inherit}.andes-tag--choice:active.andes-tag--selected .andes-tag__label{color:var(--andes-tag-choice-color-selected-text-active,var(--andes-color-blue-700,#1f4e96))}.andes-tag--choice.andes-tag--disabled{border-color:var(--andes-tag-choice-color-unselected-border-disabled,rgba(0,0,0,.1))}.andes-tag--choice.andes-tag--disabled .andes-tag__label{color:var(--andes-tag-choice-color-unselected-text-disabled,rgba(0,0,0,.25))}.andes-tag--choice.andes-tag--disabled .andes-tag--internal-thumbnail{color:var(--andes-tag-choice-color-unselected-icon-disabled,rgba(0,0,0,.25))}.andes-tag--choice.andes-tag--disabled .andes-tag--internal-thumbnail svg{color:inherit}.andes-tag--choice.andes-tag--disabled.andes-tag--selected{background-color:var(--andes-tag-choice-color-selected-fill-disabled,hsla(0,0%,100%,0));border-color:var(--andes-tag-choice-color-selected-border-disabled,rgba(0,0,0,.1))}.andes-tag--choice.andes-tag--disabled.andes-tag--selected .andes-tag--internal-thumbnail{color:var(--andes-tag-choice-color-selected-icon-disabled,rgba(0,0,0,.25))}.andes-tag--choice.andes-tag--disabled.andes-tag--selected .andes-tag--internal-thumbnail svg{color:inherit}.andes-tag--choice.andes-tag--disabled.andes-tag--selected .andes-tag__label{color:var(--andes-tag-choice-color-selected-text-disabled,rgba(0,0,0,.25))}.andes-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-position:top,50%;background-repeat:no-repeat,no-repeat;background-size:50px 50px,cover;border:none;border-radius:6px;-moz-box-sizing:border-box;box-sizing:border-box;color:rgba(0,0,0,.9);display:block;font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:16px;margin:0;outline:none;padding:0;position:relative;text-decoration:none}.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--elevated{box-shadow:0 6px 16px 0 rgba(0,0,0,.1)}.andes-card--elevated:focus-visible{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3)),0 6px 16px 0 rgba(0,0,0,.1);-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3)),0 6px 16px 0 rgba(0,0,0,.1);-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3)),0 6px 16px 0 rgba(0,0,0,.1)}.andes-card--flat{box-shadow:0 1px 2px 0 rgba(0,0,0,.12)}.andes-card--flat:focus-visible{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3)),0 1px 2px 0 rgba(0,0,0,.12);-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3)),0 1px 2px 0 rgba(0,0,0,.12);-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3)),0 1px 2px 0 rgba(0,0,0,.12)}.andes-card--outline{border:1px solid var(--andes-card-color-border,rgba(0,0,0,.1))}.andes-card--outline:focus-visible{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3))}.andes-card--none .andes-card__content{position:relative}.andes-card--none>.andes-card__content:before{background:"none";content:"";display:block;height:100%;left:0;position:absolute;top:0;width:4px}.andes-card--none .andes-card__content:first-child:before{border-top-left-radius:6px}.andes-card--none .andes-card__content:last-child:before{border-bottom-left-radius:6px}@media(min-width:768px){.andes-card__footer--common:hover .andes-card__footer-arrow{color:var(--andes-card-extended-footer-color-chevron-hover,var(--andes-color-blue-600,#2968c8))}}.andes-card__header{padding-bottom:14px}.andes-card__header--border{border-bottom:1px solid var(--andes-card-extended-header-color-border,rgba(0,0,0,.1))}.andes-card__header-title{color:var(--andes-card-extended-header-color-title,rgba(0,0,0,.9));font-size:16px;font-weight:600;line-height:20px;margin:0;padding:0}.andes-card__footer{padding-top:14px}.andes-card__footer--common:focus{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-card__footer--common:focus-visible{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-card__footer--common:focus:not(:focus-visible){box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}.andes-card__footer--common{text-decoration:none}.andes-card__footer--common:active .andes-card__footer-arrow{color:var(--andes-card-extended-footer-color-chevron-active,var(--andes-color-blue-700,#1f4e96))}.andes-card__footer--link{display:block}.andes-card__footer--button{background-color:transparent;border-bottom-width:0;border-left-color:transparent;border-right-color:transparent;border-top-left-radius:0;border-top-right-radius:0;border-top-width:0;cursor:pointer;text-align:left;width:100%}.andes-card__footer--border{border-top:1px solid var(--andes-card-extended-footer-color-border,rgba(0,0,0,.1))}.andes-card__footer-arrow{color:var(--andes-card-extended-footer-color-chevron-default,var(--andes-color-blue-500,#3483fa));display:block;float:right;height:20px;width:20px}.andes-card--informative .andes-card__content{position:relative}.andes-card--informative>.andes-card__content:before{background:var(--andes-card-pipe-color-fill-informative,var(--andes-color-blue-500,#3483fa));content:"";display:block;height:100%;left:0;position:absolute;top:0;width:4px}.andes-card--informative .andes-card__content:first-child:before{border-top-left-radius:6px}.andes-card--informative .andes-card__content:last-child:before{border-bottom-left-radius:6px}.andes-card--positive .andes-card__content{position:relative}.andes-card--positive>.andes-card__content:before{background:var(--andes-card-pipe-color-fill-positive,#00a650);content:"";display:block;height:100%;left:0;position:absolute;top:0;width:4px}.andes-card--positive .andes-card__content:first-child:before{border-top-left-radius:6px}.andes-card--positive .andes-card__content:last-child:before{border-bottom-left-radius:6px}.andes-card--caution .andes-card__content{position:relative}.andes-card--caution>.andes-card__content:before{background:var(--andes-card-pipe-color-fill-caution,#f73);content:"";display:block;height:100%;left:0;position:absolute;top:0;width:4px}.andes-card--caution .andes-card__content:first-child:before{border-top-left-radius:6px}.andes-card--caution .andes-card__content:last-child:before{border-bottom-left-radius:6px}.andes-card--negative .andes-card__content{position:relative}.andes-card--negative>.andes-card__content:before{background:var(--andes-card-pipe-color-fill-negative,#f23d4f);content:"";display:block;height:100%;left:0;position:absolute;top:0;width:4px}.andes-card--negative .andes-card__content:first-child:before{border-top-left-radius:6px}.andes-card--negative .andes-card__content:last-child:before{border-bottom-left-radius:6px}.andes-card--custom-color .andes-card__content{position:relative}.andes-card--custom-color>.andes-card__content:before{background:var(--andes-card-pipe-color-fill-informative);content:"";display:block;height:100%;left:0;position:absolute;top:0;width:4px}.andes-card--custom-color .andes-card__content:first-child:before{border-top-left-radius:6px}.andes-card--custom-color .andes-card__content:last-child:before{border-bottom-left-radius:6px}@media(min-width:768px){.andes-card--primary:is(button,a[href],[tabindex]):not([hidden],[tabindex="-1"],[disabled]):hover{background:-webkit-linear-gradient(top,rgba(0,0,0,.04),rgba(0,0,0,.04)),-webkit-linear-gradient(top,#fff,#fff);background:linear-gradient(180deg,rgba(0,0,0,.04),rgba(0,0,0,.04)),linear-gradient(180deg,#fff,#fff)}}.andes-card--primary{background:var(--andes-card-container-color-surface-primary,#fff)}.andes-card--primary:is(button,a[href],[tabindex]):not([hidden],[tabindex="-1"],[disabled]):active{background:-webkit-linear-gradient(top,rgba(0,0,0,.07),rgba(0,0,0,.07)),-webkit-linear-gradient(top,#fff,#fff);background:linear-gradient(180deg,rgba(0,0,0,.07),rgba(0,0,0,.07)),linear-gradient(180deg,#fff,#fff)}@media(min-width:768px){.andes-card--secondary:is(button,a[href],[tabindex]):not([hidden],[tabindex="-1"],[disabled]):hover{background:-webkit-linear-gradient(top,var(--andes-card-color-surface-secondary-hover,rgba(0,0,0,.04)),var(--andes-card-color-surface-secondary-hover,rgba(0,0,0,.04))),-webkit-linear-gradient(top,var(--andes-card-container-color-surface-secondary,#f5f5f5),var(--andes-card-container-color-surface-secondary,#f5f5f5));background:linear-gradient(to bottom,var(--andes-card-color-surface-secondary-hover,rgba(0,0,0,.04)),var(--andes-card-color-surface-secondary-hover,rgba(0,0,0,.04))),linear-gradient(to bottom,var(--andes-card-container-color-surface-secondary,#f5f5f5),var(--andes-card-container-color-surface-secondary,#f5f5f5))}}.andes-card--secondary{background:var(--andes-card-container-color-surface-secondary,#f5f5f5)}.andes-card--secondary:is(button,a[href],[tabindex]):not([hidden],[tabindex="-1"],[disabled]):active{background:-webkit-linear-gradient(top,var(--andes-card-color-surface-secondary-active,rgba(0,0,0,.07)),var(--andes-card-color-surface-secondary-active,rgba(0,0,0,.07))),-webkit-linear-gradient(top,var(--andes-card-container-color-surface-secondary,#f5f5f5),var(--andes-card-container-color-surface-secondary,#f5f5f5));background:linear-gradient(to bottom,var(--andes-card-color-surface-secondary-active,rgba(0,0,0,.07)),var(--andes-card-color-surface-secondary-active,rgba(0,0,0,.07))),linear-gradient(to bottom,var(--andes-card-container-color-surface-secondary,#f5f5f5),var(--andes-card-container-color-surface-secondary,#f5f5f5))}@media(min-width:768px){.andes-card--tertiary:is(button,a[href],[tabindex]):not([hidden],[tabindex="-1"],[disabled]):hover{background:-webkit-linear-gradient(top,var(--andes-card-color-surface-tertiary-hover,rgba(0,0,0,.04)),var(--andes-card-color-surface-tertiary-hover,rgba(0,0,0,.04))),-webkit-linear-gradient(top,var(--andes-card-container-color-surface-tertiary,#ededed),var(--andes-card-container-color-surface-tertiary,#ededed));background:linear-gradient(to bottom,var(--andes-card-color-surface-tertiary-hover,rgba(0,0,0,.04)),var(--andes-card-color-surface-tertiary-hover,rgba(0,0,0,.04))),linear-gradient(to bottom,var(--andes-card-container-color-surface-tertiary,#ededed),var(--andes-card-container-color-surface-tertiary,#ededed))}}.andes-card--tertiary{background-color:var(--andes-card-container-color-surface-tertiary,#ededed)}.andes-card--tertiary:is(button,a[href],[tabindex]):not([hidden],[tabindex="-1"],[disabled]):active{background:-webkit-linear-gradient(top,var(--andes-card-color-surface-tertiary-active,rgba(0,0,0,.07)),var(--andes-card-color-surface-tertiary-active,rgba(0,0,0,.07))),-webkit-linear-gradient(top,var(--andes-card-container-color-surface-tertiary,#ededed),var(--andes-card-container-color-surface-tertiary,#ededed));background:linear-gradient(to bottom,var(--andes-card-color-surface-tertiary-active,rgba(0,0,0,.07)),var(--andes-card-color-surface-tertiary-active,rgba(0,0,0,.07))),linear-gradient(to bottom,var(--andes-card-container-color-surface-tertiary,#ededed),var(--andes-card-container-color-surface-tertiary,#ededed))}.andes-typography{font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;-webkit-font-smoothing:antialiased}.andes-typography.andes-typography--type-body.andes-typography--weight-regular{font-weight:400}.andes-typography.andes-typography--type-body.andes-typography--weight-semibold,.andes-typography.andes-typography--type-title{font-weight:600}.andes-typography-text-list{list-style:none;margin:0;padding:0;position:relative}.andes-typography-text-list__item{list-style:none}.andes-typography--size-xs.andes-typography--type-title{font-size:18px;line-height:22px;margin:1.27em 0 0}.andes-typography--size-xs.andes-typography--type-title:first-child{margin:0}.andes-typography--size-xs.andes-typography--type-body{font-size:12px;line-height:15px}.andes-typography-text-list.andes-typography--size-xs.andes-typography--type-body,p.andes-typography--size-xs.andes-typography--type-body{margin:.75em 0 0}.andes-typography-text-list.andes-typography--size-xs.andes-typography--type-body:first-child,p.andes-typography--size-xs.andes-typography--type-body:first-child{margin:0}.andes-typography--size-s.andes-typography--type-title{font-size:20px;line-height:25px;margin:1.25em 0 0}.andes-typography--size-s.andes-typography--type-title:first-child{margin:0}.andes-typography--size-s.andes-typography--type-body{font-size:14px;line-height:18px}.andes-typography-text-list.andes-typography--size-s.andes-typography--type-body,p.andes-typography--size-s.andes-typography--type-body{margin:.71em 0 0}.andes-typography-text-list.andes-typography--size-s.andes-typography--type-body:first-child,p.andes-typography--size-s.andes-typography--type-body:first-child{margin:0}.andes-typography--size-m.andes-typography--type-title{font-size:24px;line-height:30px;margin:1.25em 0 0}.andes-typography--size-m.andes-typography--type-title:first-child{margin:0}.andes-typography--size-m.andes-typography--type-body{font-size:16px;line-height:20px}.andes-typography-text-list.andes-typography--size-m.andes-typography--type-body,p.andes-typography--size-m.andes-typography--type-body{margin:.75em 0 0}.andes-typography-text-list.andes-typography--size-m.andes-typography--type-body:first-child,p.andes-typography--size-m.andes-typography--type-body:first-child{margin:0}.andes-typography--size-l.andes-typography--type-title{font-size:28px;line-height:35px;margin:1.25em 0 0}.andes-typography--size-l.andes-typography--type-title:first-child{margin:0}.andes-typography--size-l.andes-typography--type-body{font-size:18px;line-height:22px}.andes-typography-text-list.andes-typography--size-l.andes-typography--type-body,p.andes-typography--size-l.andes-typography--type-body{margin:.77em 0 0}.andes-typography-text-list.andes-typography--size-l.andes-typography--type-body:first-child,p.andes-typography--size-l.andes-typography--type-body:first-child{margin:0}.andes-typography--size-xl.andes-typography--type-title{font-size:32px;line-height:40px;margin:1.25em 0 0}.andes-typography--size-xl.andes-typography--type-title:first-child{margin:0}.andes-typography--size-xl.andes-typography--type-body{font-size:18px;line-height:22px}.andes-typography-text-list.andes-typography--size-xl.andes-typography--type-body,p.andes-typography--size-xl.andes-typography--type-body{margin:.77em 0 0}.andes-typography-text-list.andes-typography--size-xl.andes-typography--type-body:first-child,p.andes-typography--size-xl.andes-typography--type-body:first-child{margin:0}.andes-typography--color-primary,.andes-typography-text-list__item-check-marker--color-primary{color:var(--andes-color-text-primary,rgba(0,0,0,.9))}.andes-typography--color-secondary,.andes-typography-text-list__item-check-marker--color-secondary{color:var(--andes-color-text-secondary,rgba(0,0,0,.55))}.andes-typography--color-inverse,.andes-typography-text-list__item-check-marker--color-inverse{color:var(--andes-color-text-inverse,#fff)}.andes-typography--color-accent,.andes-typography-text-list__item-check-marker--color-accent{color:var(--andes-color-text-accent,var(--andes-color-blue-500,var(--andes-color-blue-500,#3483fa)))}.andes-typography--color-disabled,.andes-typography-text-list__item-check-marker--color-disabled{color:var(--andes-color-text-disabled,rgba(0,0,0,.25))}.andes-typography--color-informative,.andes-typography-text-list__item-check-marker--color-informative{color:var(--andes-color-feedback-text-informative-loud,var(--andes-color-blue-500,#3483fa))}.andes-typography--color-positive,.andes-typography-text-list__item-check-marker--color-positive{color:var(--andes-color-feedback-text-positive-loud,#00a650)}.andes-typography--color-caution,.andes-typography-text-list__item-check-marker--color-caution{color:var(--andes-color-feedback-text-caution-loud,#f73)}.andes-typography--color-negative,.andes-typography-text-list__item-check-marker--color-negative{color:var(--andes-color-feedback-text-negative-loud,#f23d4f)}@media(min-width:768px){.andes-typography--color-link:hover,.andes-typography--color-link:hover .andes-typography-text-list__item-check-marker--color-link{color:var(--andes-color-text-link-hover,var(--andes-color-blue-600,#2968c8))}}.andes-typography--color-link,.andes-typography-text-list__item-check-marker--color-link{color:var(--andes-color-text-link-default,var(--andes-color-blue-500,var(--andes-color-blue-500,#3483fa)))}.andes-typography--color-link:active,.andes-typography--color-link:active .andes-typography-text-list__item-check-marker--color-link{color:var(--andes-color-text-link-active,var(--andes-color-blue-700,#1f4e96))}a.andes-typography--color-link{text-decoration:none}@media(min-width:768px){.andes-typography--color-link-inverse:hover,.andes-typography--color-link-inverse:hover .andes-typography-text-list__item-check-marker--color-link-inverse{color:var(--andes-color-text-link-hover-inverse,#fff)}}.andes-typography--color-link-inverse,.andes-typography-text-list__item-check-marker--color-link-inverse{color:var(--andes-color-text-link-default-inverse,#fff)}.andes-typography--color-link-inverse:active,.andes-typography--color-link-inverse:active .andes-typography-text-list__item-check-marker--color-link-inverse{color:var(--andes-color-text-link-active-inverse,#fff)}a.andes-typography--color-link-inverse{text-decoration:none}@media(min-width:768px){.andes-typography--color-selected:hover,.andes-typography--color-selected:hover .andes-typography-text-list__item-check-marker--color-selected{color:var(--andes-color-selected-text-hover,var(--andes-color-blue-600,#2968c8))}}.andes-typography--color-selected,.andes-typography-text-list__item-check-marker--color-selected{color:var(--andes-color-selected-text-default,var(--andes-color-blue-500,#3483fa))}.andes-typography--color-selected:active,.andes-typography--color-selected:active .andes-typography-text-list__item-check-marker--color-selected{color:var(--andes-color-selected-text-active,var(--andes-color-blue-700,#1f4e96))}.andes-typography-text-list__item-dot-marker{-webkit-align-items:center;align-items:center;display:-webkit-inline-flex;display:inline-flex;-webkit-justify-content:center;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{-webkit-align-items:center;align-items:center;display:-webkit-inline-flex;display:inline-flex;-webkit-justify-content:center;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{-webkit-transform:translateY(-2px);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{-webkit-transform:translateY(-1px);transform:translateY(-1px)}@keyframes andes-button-start-width-animation{0%{width:0}to{width:90%}}@keyframes andes-button-start-width-animation-reduce-motion{0%{width:0}30%{width:30%}60%{width:60%}to{width:90%}}.andes-button:focus{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-button:focus-visible{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-button:focus:not(:focus-visible){box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}.andes-button{border-radius:6px;display:inline-block;font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:16px;font-weight:600;height:48px;line-height:48px;padding:0 24px;text-align:center;width:auto;-webkit-font-smoothing:antialiased}@media(prefers-reduced-motion:no-preference){.andes-button{-webkit-transition:.18s ease-out;transition:.18s ease-out;-webkit-transition-property:background,color;transition-property:background,color}}.andes-button:link{text-decoration:none}.andes-button,.andes-button *{-moz-box-sizing:border-box;box-sizing:border-box}.andes-button svg{display:inline-block;max-height:1.125em;max-width:1.125em;vertical-align:middle}.andes-button--full-width{display:block;width:100%}.andes-button:disabled,.andes-button[aria-disabled=true],.andes-button[disabled]{pointer-events:none}.andes-button--loading{overflow-y:hidden;position:relative}.andes-button--loading:after,.andes-button--loading:before{background-color:var(--andes-button-loud-color-fill-progress,var(--andes-color-blue-600,#2968c8))}.andes-button--loading:after,.andes-button--loading:before{border-radius:.2222222222em;-moz-box-sizing:content-box;box-sizing:content-box;content:"";height:100%;left:0;margin:-.0555555556em;padding:.0555555556em;position:absolute;top:0;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left center;transform-origin:left center;width:100%}.andes-button--loading .andes-progress-indicator-circular{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;height:100%;-webkit-justify-content:center;justify-content:center;left:0;position:absolute;top:0;width:100%}.andes-button--loading .andes-progress-indicator-circular__container{-webkit-align-items:center;align-items:center;display:-webkit-inline-flex;display:inline-flex;-webkit-justify-content:center;justify-content:center;position:relative;width:100%}@media(prefers-reduced-motion:no-preference){.andes-button--loading .andes-progress-indicator-circular__container{-webkit-animation:translateInButtonSpinner .18s forwards;animation:translateInButtonSpinner .18s forwards}}.andes-button--loading .andes-progress-indicator-circular__progress{display:block}.andes-button--loading .andes-progress-indicator-circular__progress div{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.andes-button--loading .andes-progress-indicator-circular__progress .andes-progress-indicator-circular__svg{position:relative;stroke-width:6px;top:3px}.andes-button--loading .andes-button__content{display:-webkit-flex;display:flex;opacity:0}@media(prefers-reduced-motion:no-preference){.andes-button--loading .andes-button__content{-webkit-animation:translateOutButtonSpinner .2s forwards;animation:translateOutButtonSpinner .2s forwards}}.andes-button--loading-complete{overflow-y:hidden}.andes-button--loading-complete .andes-button__content{margin:0;max-height:none;opacity:1}@media(prefers-reduced-motion:no-preference){.andes-button--loading-complete .andes-button__content{-webkit-animation:translateInButtonSpinnerComplete .2s forwards;animation:translateInButtonSpinnerComplete .2s forwards}}.andes-button__content{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;height:100%;-webkit-justify-content:center;justify-content:center}.andes-button__content *{display:block;float:left}.andes-button__text{-webkit-flex:1;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.andes-button__text+svg,svg+.andes-button__text{margin-left:12px}@keyframes translateInButtonSpinner{0%{opacity:0;-webkit-transform:translateY(60%);transform:translateY(60%)}40%{opacity:.4;-webkit-transform:translateY(50%);transform:translateY(50%)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes translateOutButtonSpinner{0%{opacity:1}80%{opacity:.5;-webkit-transform:translateY(-30%);transform:translateY(-30%)}90%{-webkit-transform:translateY(-40%);transform:translateY(-40%)}to{opacity:0;-webkit-transform:translateY(-60%);transform:translateY(-60%)}}@keyframes translateInButtonSpinnerComplete{0%{opacity:0;-webkit-transform:translateY(65%);transform:translateY(65%)}50%{opacity:.5}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.andes-button--medium{border-radius:5px;font-size:14px;height:32px;line-height:32px;padding:0 12px}.andes-button--medium .andes-button__text+svg,.andes-button--medium svg+.andes-button__text{margin-left:8px}.andes-button--medium .andes-progress-indicator-circular__progress .andes-progress-indicator-circular__svg{top:0}.andes-button--medium.andes-button--loading-complete .andes-button__content{-webkit-animation:translateInButtonSpinnerCompleteMedium .2s,fadeIn .2s;animation:translateInButtonSpinnerCompleteMedium .2s,fadeIn .2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@keyframes translateInButtonSpinnerCompleteMedium{0%{-webkit-transform:translateY(50%);transform:translateY(50%)}to{-webkit-transform:translateY(-webkit-calc(-50% + 13px));transform:translateY(calc(-50% + 13px))}}.andes-button--small{border-radius:4px;font-size:12px;height:24px;line-height:24px;padding:0 8px}.andes-button--small .andes-progress-indicator-circular__progress .andes-progress-indicator-circular__svg{top:1.5px}.andes-button--small .andes-button__text{margin:0}.andes-button--small.andes-button--loading-complete .andes-button__content{-webkit-animation:translateInButtonSpinnerCompleteSmall .2s,fadeIn .2s;animation:translateInButtonSpinnerCompleteSmall .2s,fadeIn .2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@keyframes translateInButtonSpinnerCompleteSmall{0%{-webkit-transform:translateY(50%);transform:translateY(50%)}to{-webkit-transform:translateY(-webkit-calc(-50% + 10px));transform:translateY(calc(-50% + 10px))}}.andes-button--loud:hover{background-color:var(--andes-button-loud-color-fill-default,var(--andes-color-blue-500,#3483fa));border-color:transparent;color:var(--andes-button-loud-color-text-default,#fff)}.andes-button--loud:hover path[stroke]:not([stroke=none]),.andes-button--loud:hover svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-loud-color-icon-default,#fff)!important}.andes-button--loud:hover path[fill]:not([fill=none]),.andes-button--loud:hover svg[fill]:not([fill=none]){fill:var(--andes-button-icon-loud-color-icon-default,#fff)!important}.andes-button--loud.andes-button--color-on-background:hover{background-color:var(--andes-button-loud-color-fill-default-on-complex-bg,rgba(0,0,0,.45));border-color:transparent;color:var(--andes-button-loud-color-text-default-on-complex-bg,#fff)}.andes-button--loud.andes-button--color-on-background:hover path[stroke]:not([stroke=none]),.andes-button--loud.andes-button--color-on-background:hover svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-loud-color-icon-default-on-complex-bg,#fff)!important}.andes-button--loud.andes-button--color-on-background:hover path[fill]:not([fill=none]),.andes-button--loud.andes-button--color-on-background:hover svg[fill]:not([fill=none]){fill:var(--andes-button-icon-loud-color-icon-default-on-complex-bg,#fff)!important}@media(min-width:768px){.andes-button--loud:hover,.andes-button--loud:link:hover,.andes-button--loud:visited:hover{background-color:var(--andes-button-loud-color-fill-hover,var(--andes-color-blue-600,#2968c8));border-color:transparent;color:var(--andes-button-loud-color-text-default,#fff)}.andes-button--loud:hover path[stroke]:not([stroke=none]),.andes-button--loud:hover svg[stroke]:not([stroke=none]),.andes-button--loud:link:hover path[stroke]:not([stroke=none]),.andes-button--loud:link:hover svg[stroke]:not([stroke=none]),.andes-button--loud:visited:hover path[stroke]:not([stroke=none]),.andes-button--loud:visited:hover svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-loud-color-icon-default,#fff)!important}.andes-button--loud:hover path[fill]:not([fill=none]),.andes-button--loud:hover svg[fill]:not([fill=none]),.andes-button--loud:link:hover path[fill]:not([fill=none]),.andes-button--loud:link:hover svg[fill]:not([fill=none]),.andes-button--loud:visited:hover path[fill]:not([fill=none]),.andes-button--loud:visited:hover svg[fill]:not([fill=none]){fill:var(--andes-button-icon-loud-color-icon-default,#fff)!important}.andes-button--loud.andes-button--color-on-background:hover,.andes-button--loud.andes-button--color-on-background:link:hover,.andes-button--loud.andes-button--color-on-background:visited:hover{background-color:var(--andes-button-loud-color-fill-hover-on-complex-bg,rgba(0,0,0,.55));border-color:transparent;color:var(--andes-button-loud-color-text-default-on-complex-bg,#fff)}.andes-button--loud.andes-button--color-on-background:hover path[stroke]:not([stroke=none]),.andes-button--loud.andes-button--color-on-background:hover svg[stroke]:not([stroke=none]),.andes-button--loud.andes-button--color-on-background:link:hover path[stroke]:not([stroke=none]),.andes-button--loud.andes-button--color-on-background:link:hover svg[stroke]:not([stroke=none]),.andes-button--loud.andes-button--color-on-background:visited:hover path[stroke]:not([stroke=none]),.andes-button--loud.andes-button--color-on-background:visited:hover svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-loud-color-icon-default-on-complex-bg,#fff)!important}.andes-button--loud.andes-button--color-on-background:hover path[fill]:not([fill=none]),.andes-button--loud.andes-button--color-on-background:hover svg[fill]:not([fill=none]),.andes-button--loud.andes-button--color-on-background:link:hover path[fill]:not([fill=none]),.andes-button--loud.andes-button--color-on-background:link:hover svg[fill]:not([fill=none]),.andes-button--loud.andes-button--color-on-background:visited:hover path[fill]:not([fill=none]),.andes-button--loud.andes-button--color-on-background:visited:hover svg[fill]:not([fill=none]){fill:var(--andes-button-icon-loud-color-icon-default-on-complex-bg,#fff)!important}}.andes-button--loud{box-shadow:0 0 0 0 #fff;cursor:pointer}@media(prefers-reduced-motion:no-preference){.andes-button--loud{-webkit-transition:box-shadow .25s ease-out,background-color .2s ease-out;transition:box-shadow .25s ease-out,background-color .2s ease-out}}.andes-button--loud,.andes-button--loud:focus,.andes-button--loud:link,.andes-button--loud:visited{background-color:var(--andes-button-loud-color-fill-default,var(--andes-color-blue-500,#3483fa));border-color:transparent;color:var(--andes-button-loud-color-text-default,#fff)}.andes-button--loud path[stroke]:not([stroke=none]),.andes-button--loud svg[stroke]:not([stroke=none]),.andes-button--loud:focus path[stroke]:not([stroke=none]),.andes-button--loud:focus svg[stroke]:not([stroke=none]),.andes-button--loud:link path[stroke]:not([stroke=none]),.andes-button--loud:link svg[stroke]:not([stroke=none]),.andes-button--loud:visited path[stroke]:not([stroke=none]),.andes-button--loud:visited svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-loud-color-icon-default,#fff)!important}.andes-button--loud path[fill]:not([fill=none]),.andes-button--loud svg[fill]:not([fill=none]),.andes-button--loud:focus path[fill]:not([fill=none]),.andes-button--loud:focus svg[fill]:not([fill=none]),.andes-button--loud:link path[fill]:not([fill=none]),.andes-button--loud:link svg[fill]:not([fill=none]),.andes-button--loud:visited path[fill]:not([fill=none]),.andes-button--loud:visited svg[fill]:not([fill=none]){fill:var(--andes-button-icon-loud-color-icon-default,#fff)!important}@media(prefers-reduced-motion:no-preference){.andes-button--loud:hover{-webkit-transition:background-color .2s ease-in;transition:background-color .2s ease-in}}.andes-button--loud:active{background-color:var(--andes-button-loud-color-fill-active,var(--andes-color-blue-700,#1f4e96));border-color:transparent;color:var(--andes-button-loud-color-text-default,#fff)}.andes-button--loud:active path[stroke]:not([stroke=none]),.andes-button--loud:active svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-loud-color-icon-default,#fff)!important}.andes-button--loud:active path[fill]:not([fill=none]),.andes-button--loud:active svg[fill]:not([fill=none]){fill:var(--andes-button-icon-loud-color-icon-default,#fff)!important}.andes-button--loud:not(.andes-button--loading,.loading):disabled,.andes-button--loud:not(.andes-button--loading,.loading)[aria-disabled=true],.andes-button--loud:not(.andes-button--loading,.loading)[disabled]{background-color:var(--andes-button-loud-color-fill-disabled,rgba(0,0,0,.1));border-color:transparent;color:var(--andes-button-loud-color-text-disabled,rgba(0,0,0,.25))}.andes-button--loud:not(.andes-button--loading,.loading):disabled path[stroke]:not([stroke=none]),.andes-button--loud:not(.andes-button--loading,.loading):disabled svg[stroke]:not([stroke=none]),.andes-button--loud:not(.andes-button--loading,.loading)[aria-disabled=true] path[stroke]:not([stroke=none]),.andes-button--loud:not(.andes-button--loading,.loading)[aria-disabled=true] svg[stroke]:not([stroke=none]),.andes-button--loud:not(.andes-button--loading,.loading)[disabled] path[stroke]:not([stroke=none]),.andes-button--loud:not(.andes-button--loading,.loading)[disabled] svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-loud-color-icon-disabled,rgba(0,0,0,.25))!important}.andes-button--loud:not(.andes-button--loading,.loading):disabled path[fill]:not([fill=none]),.andes-button--loud:not(.andes-button--loading,.loading):disabled svg[fill]:not([fill=none]),.andes-button--loud:not(.andes-button--loading,.loading)[aria-disabled=true] path[fill]:not([fill=none]),.andes-button--loud:not(.andes-button--loading,.loading)[aria-disabled=true] svg[fill]:not([fill=none]),.andes-button--loud:not(.andes-button--loading,.loading)[disabled] path[fill]:not([fill=none]),.andes-button--loud:not(.andes-button--loading,.loading)[disabled] svg[fill]:not([fill=none]){fill:var(--andes-button-icon-loud-color-icon-disabled,rgba(0,0,0,.25))!important}.andes-button--loud:not(.andes-button--loading,.loading):disabled,.andes-button--loud:not(.andes-button--loading,.loading)[aria-disabled=true],.andes-button--loud:not(.andes-button--loading,.loading)[disabled]{background-clip:padding-box;cursor:default}.andes-button--loud.andes-button--loading .andes-progress-indicator-circular__progress{stroke:var(--andes-button-loud-color-spinner,#fff)}.andes-button--loud.andes-button--color-on-background,.andes-button--loud.andes-button--color-on-background:focus,.andes-button--loud.andes-button--color-on-background:link,.andes-button--loud.andes-button--color-on-background:visited{background-color:var(--andes-button-loud-color-fill-default-on-complex-bg,rgba(0,0,0,.45));border-color:transparent;color:var(--andes-button-loud-color-text-default-on-complex-bg,#fff)}.andes-button--loud.andes-button--color-on-background path[stroke]:not([stroke=none]),.andes-button--loud.andes-button--color-on-background svg[stroke]:not([stroke=none]),.andes-button--loud.andes-button--color-on-background:focus path[stroke]:not([stroke=none]),.andes-button--loud.andes-button--color-on-background:focus svg[stroke]:not([stroke=none]),.andes-button--loud.andes-button--color-on-background:link path[stroke]:not([stroke=none]),.andes-button--loud.andes-button--color-on-background:link svg[stroke]:not([stroke=none]),.andes-button--loud.andes-button--color-on-background:visited path[stroke]:not([stroke=none]),.andes-button--loud.andes-button--color-on-background:visited svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-loud-color-icon-default-on-complex-bg,#fff)!important}.andes-button--loud.andes-button--color-on-background path[fill]:not([fill=none]),.andes-button--loud.andes-button--color-on-background svg[fill]:not([fill=none]),.andes-button--loud.andes-button--color-on-background:focus path[fill]:not([fill=none]),.andes-button--loud.andes-button--color-on-background:focus svg[fill]:not([fill=none]),.andes-button--loud.andes-button--color-on-background:link path[fill]:not([fill=none]),.andes-button--loud.andes-button--color-on-background:link svg[fill]:not([fill=none]),.andes-button--loud.andes-button--color-on-background:visited path[fill]:not([fill=none]),.andes-button--loud.andes-button--color-on-background:visited svg[fill]:not([fill=none]){fill:var(--andes-button-icon-loud-color-icon-default-on-complex-bg,#fff)!important}.andes-button--loud.andes-button--color-on-background:active{background-color:var(--andes-button-loud-color-fill-active-on-complex-bg,rgba(0,0,0,.8));border-color:transparent;color:var(--andes-button-loud-color-text-default-on-complex-bg,#fff)}.andes-button--loud.andes-button--color-on-background:active path[stroke]:not([stroke=none]),.andes-button--loud.andes-button--color-on-background:active svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-loud-color-icon-default-on-complex-bg,#fff)!important}.andes-button--loud.andes-button--color-on-background:active path[fill]:not([fill=none]),.andes-button--loud.andes-button--color-on-background:active svg[fill]:not([fill=none]){fill:var(--andes-button-icon-loud-color-icon-default-on-complex-bg,#fff)!important}.andes-button--loud.andes-button--color-on-background:not(.andes-button--loading,.loading):disabled,.andes-button--loud.andes-button--color-on-background:not(.andes-button--loading,.loading)[aria-disabled=true],.andes-button--loud.andes-button--color-on-background:not(.andes-button--loading,.loading)[disabled]{background-color:var(--andes-button-loud-color-fill-disabled-on-complex-bg,rgba(0,0,0,.15));border-color:transparent;color:var(--andes-button-loud-color-text-disabled-on-complex-bg,rgba(0,0,0,.25))}.andes-button--loud.andes-button--color-on-background:not(.andes-button--loading,.loading):disabled path[stroke]:not([stroke=none]),.andes-button--loud.andes-button--color-on-background:not(.andes-button--loading,.loading):disabled svg[stroke]:not([stroke=none]),.andes-button--loud.andes-button--color-on-background:not(.andes-button--loading,.loading)[aria-disabled=true] path[stroke]:not([stroke=none]),.andes-button--loud.andes-button--color-on-background:not(.andes-button--loading,.loading)[aria-disabled=true] svg[stroke]:not([stroke=none]),.andes-button--loud.andes-button--color-on-background:not(.andes-button--loading,.loading)[disabled] path[stroke]:not([stroke=none]),.andes-button--loud.andes-button--color-on-background:not(.andes-button--loading,.loading)[disabled] svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-loud-color-icon-disabled-on-complex-bg,rgba(0,0,0,.25))!important}.andes-button--loud.andes-button--color-on-background:not(.andes-button--loading,.loading):disabled path[fill]:not([fill=none]),.andes-button--loud.andes-button--color-on-background:not(.andes-button--loading,.loading):disabled svg[fill]:not([fill=none]),.andes-button--loud.andes-button--color-on-background:not(.andes-button--loading,.loading)[aria-disabled=true] path[fill]:not([fill=none]),.andes-button--loud.andes-button--color-on-background:not(.andes-button--loading,.loading)[aria-disabled=true] svg[fill]:not([fill=none]),.andes-button--loud.andes-button--color-on-background:not(.andes-button--loading,.loading)[disabled] path[fill]:not([fill=none]),.andes-button--loud.andes-button--color-on-background:not(.andes-button--loading,.loading)[disabled] svg[fill]:not([fill=none]){fill:var(--andes-button-icon-loud-color-icon-disabled-on-complex-bg,rgba(0,0,0,.25))!important}.andes-button--loud.andes-button--color-on-background.andes-button--loading .andes-progress-indicator-circular__progress{stroke:var(--andes-button-loud-color-spinner-on-complex-bg,#fff)}.andes-button--quiet:hover{background-color:var(--andes-button-quiet-color-fill-default,var(--andes-color-blue-150,rgba(65,137,230,.15)));border-color:transparent;color:var(--andes-button-quiet-color-text-default,var(--andes-color-blue-500,#3483fa))}.andes-button--quiet:hover path[stroke]:not([stroke=none]),.andes-button--quiet:hover svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-quiet-color-icon-default,var(--andes-color-blue-500,#3483fa))!important}.andes-button--quiet:hover path[fill]:not([fill=none]),.andes-button--quiet:hover svg[fill]:not([fill=none]){fill:var(--andes-button-icon-quiet-color-icon-default,var(--andes-color-blue-500,#3483fa))!important}.andes-button--quiet.andes-button--color-on-background:hover{background-color:var(--andes-button-quiet-color-fill-default-on-complex-bg,rgba(0,0,0,.15));border-color:transparent;color:var(--andes-button-quiet-color-text-default-on-complex-bg,#fff)}.andes-button--quiet.andes-button--color-on-background:hover path[stroke]:not([stroke=none]),.andes-button--quiet.andes-button--color-on-background:hover svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-quiet-color-icon-default-on-complex-bg,#fff)!important}.andes-button--quiet.andes-button--color-on-background:hover path[fill]:not([fill=none]),.andes-button--quiet.andes-button--color-on-background:hover svg[fill]:not([fill=none]){fill:var(--andes-button-icon-quiet-color-icon-default-on-complex-bg,#fff)!important}@media(min-width:768px){.andes-button--quiet:hover,.andes-button--quiet:link:hover,.andes-button--quiet:visited:hover{background-color:var(--andes-button-quiet-color-fill-hover,var(--andes-color-blue-200,rgba(65,137,230,.2)));border-color:transparent;color:var(--andes-button-quiet-color-text-default,var(--andes-color-blue-500,#3483fa))}.andes-button--quiet:hover path[stroke]:not([stroke=none]),.andes-button--quiet:hover svg[stroke]:not([stroke=none]),.andes-button--quiet:link:hover path[stroke]:not([stroke=none]),.andes-button--quiet:link:hover svg[stroke]:not([stroke=none]),.andes-button--quiet:visited:hover path[stroke]:not([stroke=none]),.andes-button--quiet:visited:hover svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-quiet-color-icon-default,var(--andes-color-blue-500,#3483fa))!important}.andes-button--quiet:hover path[fill]:not([fill=none]),.andes-button--quiet:hover svg[fill]:not([fill=none]),.andes-button--quiet:link:hover path[fill]:not([fill=none]),.andes-button--quiet:link:hover svg[fill]:not([fill=none]),.andes-button--quiet:visited:hover path[fill]:not([fill=none]),.andes-button--quiet:visited:hover svg[fill]:not([fill=none]){fill:var(--andes-button-icon-quiet-color-icon-default,var(--andes-color-blue-500,#3483fa))!important}.andes-button--quiet.andes-button--color-on-background:hover,.andes-button--quiet.andes-button--color-on-background:link:hover,.andes-button--quiet.andes-button--color-on-background:visited:hover{background-color:var(--andes-button-quiet-color-fill-hover-on-complex-bg,rgba(0,0,0,.25));border-color:transparent;color:var(--andes-button-quiet-color-text-default-on-complex-bg,#fff)}.andes-button--quiet.andes-button--color-on-background:hover path[stroke]:not([stroke=none]),.andes-button--quiet.andes-button--color-on-background:hover svg[stroke]:not([stroke=none]),.andes-button--quiet.andes-button--color-on-background:link:hover path[stroke]:not([stroke=none]),.andes-button--quiet.andes-button--color-on-background:link:hover svg[stroke]:not([stroke=none]),.andes-button--quiet.andes-button--color-on-background:visited:hover path[stroke]:not([stroke=none]),.andes-button--quiet.andes-button--color-on-background:visited:hover svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-quiet-color-icon-default-on-complex-bg,#fff)!important}.andes-button--quiet.andes-button--color-on-background:hover path[fill]:not([fill=none]),.andes-button--quiet.andes-button--color-on-background:hover svg[fill]:not([fill=none]),.andes-button--quiet.andes-button--color-on-background:link:hover path[fill]:not([fill=none]),.andes-button--quiet.andes-button--color-on-background:link:hover svg[fill]:not([fill=none]),.andes-button--quiet.andes-button--color-on-background:visited:hover path[fill]:not([fill=none]),.andes-button--quiet.andes-button--color-on-background:visited:hover svg[fill]:not([fill=none]){fill:var(--andes-button-icon-quiet-color-icon-default-on-complex-bg,#fff)!important}}.andes-button--quiet{box-shadow:0 0 0 0 #fff;cursor:pointer}@media(prefers-reduced-motion:no-preference){.andes-button--quiet{-webkit-transition:box-shadow .25s ease-out,background-color .2s ease-out;transition:box-shadow .25s ease-out,background-color .2s ease-out}}.andes-button--quiet,.andes-button--quiet:focus,.andes-button--quiet:link,.andes-button--quiet:visited{background-color:var(--andes-button-quiet-color-fill-default,var(--andes-color-blue-150,rgba(65,137,230,.15)));border-color:transparent;color:var(--andes-button-quiet-color-text-default,var(--andes-color-blue-500,#3483fa))}.andes-button--quiet path[stroke]:not([stroke=none]),.andes-button--quiet svg[stroke]:not([stroke=none]),.andes-button--quiet:focus path[stroke]:not([stroke=none]),.andes-button--quiet:focus svg[stroke]:not([stroke=none]),.andes-button--quiet:link path[stroke]:not([stroke=none]),.andes-button--quiet:link svg[stroke]:not([stroke=none]),.andes-button--quiet:visited path[stroke]:not([stroke=none]),.andes-button--quiet:visited svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-quiet-color-icon-default,var(--andes-color-blue-500,#3483fa))!important}.andes-button--quiet path[fill]:not([fill=none]),.andes-button--quiet svg[fill]:not([fill=none]),.andes-button--quiet:focus path[fill]:not([fill=none]),.andes-button--quiet:focus svg[fill]:not([fill=none]),.andes-button--quiet:link path[fill]:not([fill=none]),.andes-button--quiet:link svg[fill]:not([fill=none]),.andes-button--quiet:visited path[fill]:not([fill=none]),.andes-button--quiet:visited svg[fill]:not([fill=none]){fill:var(--andes-button-icon-quiet-color-icon-default,var(--andes-color-blue-500,#3483fa))!important}@media(prefers-reduced-motion:no-preference){.andes-button--quiet:hover{-webkit-transition:background-color .2s ease-in;transition:background-color .2s ease-in}}.andes-button--quiet:active{background-color:var(--andes-button-quiet-color-fill-active,var(--andes-color-blue-300,rgba(65,137,230,.3)));border-color:transparent;color:var(--andes-button-quiet-color-text-default,var(--andes-color-blue-500,#3483fa))}.andes-button--quiet:active path[stroke]:not([stroke=none]),.andes-button--quiet:active svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-quiet-color-icon-default,var(--andes-color-blue-500,#3483fa))!important}.andes-button--quiet:active path[fill]:not([fill=none]),.andes-button--quiet:active svg[fill]:not([fill=none]){fill:var(--andes-button-icon-quiet-color-icon-default,var(--andes-color-blue-500,#3483fa))!important}.andes-button--quiet:not(.andes-button--loading,.loading):disabled,.andes-button--quiet:not(.andes-button--loading,.loading)[aria-disabled=true],.andes-button--quiet:not(.andes-button--loading,.loading)[disabled]{background-color:var(--andes-button-quiet-color-fill-disabled,rgba(0,0,0,.1));border-color:transparent;color:var(--andes-button-quiet-color-text-disabled,rgba(0,0,0,.25))}.andes-button--quiet:not(.andes-button--loading,.loading):disabled path[stroke]:not([stroke=none]),.andes-button--quiet:not(.andes-button--loading,.loading):disabled svg[stroke]:not([stroke=none]),.andes-button--quiet:not(.andes-button--loading,.loading)[aria-disabled=true] path[stroke]:not([stroke=none]),.andes-button--quiet:not(.andes-button--loading,.loading)[aria-disabled=true] svg[stroke]:not([stroke=none]),.andes-button--quiet:not(.andes-button--loading,.loading)[disabled] path[stroke]:not([stroke=none]),.andes-button--quiet:not(.andes-button--loading,.loading)[disabled] svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-quiet-color-icon-disabled,rgba(0,0,0,.25))!important}.andes-button--quiet:not(.andes-button--loading,.loading):disabled path[fill]:not([fill=none]),.andes-button--quiet:not(.andes-button--loading,.loading):disabled svg[fill]:not([fill=none]),.andes-button--quiet:not(.andes-button--loading,.loading)[aria-disabled=true] path[fill]:not([fill=none]),.andes-button--quiet:not(.andes-button--loading,.loading)[aria-disabled=true] svg[fill]:not([fill=none]),.andes-button--quiet:not(.andes-button--loading,.loading)[disabled] path[fill]:not([fill=none]),.andes-button--quiet:not(.andes-button--loading,.loading)[disabled] svg[fill]:not([fill=none]){fill:var(--andes-button-icon-quiet-color-icon-disabled,rgba(0,0,0,.25))!important}.andes-button--quiet:not(.andes-button--loading,.loading):disabled,.andes-button--quiet:not(.andes-button--loading,.loading)[aria-disabled=true],.andes-button--quiet:not(.andes-button--loading,.loading)[disabled]{background-clip:padding-box;cursor:default}.andes-button--quiet.andes-button--loading .andes-progress-indicator-circular__progress{stroke:var(--andes-button-quiet-color-spinner,var(--andes-color-blue-500,#3483fa))}.andes-button--quiet.andes-button--color-on-background,.andes-button--quiet.andes-button--color-on-background:focus,.andes-button--quiet.andes-button--color-on-background:link,.andes-button--quiet.andes-button--color-on-background:visited{background-color:var(--andes-button-quiet-color-fill-default-on-complex-bg,rgba(0,0,0,.15));border-color:transparent;color:var(--andes-button-quiet-color-text-default-on-complex-bg,#fff)}.andes-button--quiet.andes-button--color-on-background path[stroke]:not([stroke=none]),.andes-button--quiet.andes-button--color-on-background svg[stroke]:not([stroke=none]),.andes-button--quiet.andes-button--color-on-background:focus path[stroke]:not([stroke=none]),.andes-button--quiet.andes-button--color-on-background:focus svg[stroke]:not([stroke=none]),.andes-button--quiet.andes-button--color-on-background:link path[stroke]:not([stroke=none]),.andes-button--quiet.andes-button--color-on-background:link svg[stroke]:not([stroke=none]),.andes-button--quiet.andes-button--color-on-background:visited path[stroke]:not([stroke=none]),.andes-button--quiet.andes-button--color-on-background:visited svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-quiet-color-icon-default-on-complex-bg,#fff)!important}.andes-button--quiet.andes-button--color-on-background path[fill]:not([fill=none]),.andes-button--quiet.andes-button--color-on-background svg[fill]:not([fill=none]),.andes-button--quiet.andes-button--color-on-background:focus path[fill]:not([fill=none]),.andes-button--quiet.andes-button--color-on-background:focus svg[fill]:not([fill=none]),.andes-button--quiet.andes-button--color-on-background:link path[fill]:not([fill=none]),.andes-button--quiet.andes-button--color-on-background:link svg[fill]:not([fill=none]),.andes-button--quiet.andes-button--color-on-background:visited path[fill]:not([fill=none]),.andes-button--quiet.andes-button--color-on-background:visited svg[fill]:not([fill=none]){fill:var(--andes-button-icon-quiet-color-icon-default-on-complex-bg,#fff)!important}.andes-button--quiet.andes-button--color-on-background:active{background-color:var(--andes-button-quiet-color-fill-active-on-complex-bg,rgba(0,0,0,.45));border-color:transparent;color:var(--andes-button-quiet-color-text-default-on-complex-bg,#fff)}.andes-button--quiet.andes-button--color-on-background:active path[stroke]:not([stroke=none]),.andes-button--quiet.andes-button--color-on-background:active svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-quiet-color-icon-default-on-complex-bg,#fff)!important}.andes-button--quiet.andes-button--color-on-background:active path[fill]:not([fill=none]),.andes-button--quiet.andes-button--color-on-background:active svg[fill]:not([fill=none]){fill:var(--andes-button-icon-quiet-color-icon-default-on-complex-bg,#fff)!important}.andes-button--quiet.andes-button--color-on-background:not(.andes-button--loading,.loading):disabled,.andes-button--quiet.andes-button--color-on-background:not(.andes-button--loading,.loading)[aria-disabled=true],.andes-button--quiet.andes-button--color-on-background:not(.andes-button--loading,.loading)[disabled]{background-color:var(--andes-button-quiet-color-fill-disabled-on-complex-bg,rgba(0,0,0,.15));border-color:transparent;color:var(--andes-button-quiet-color-text-disabled-on-complex-bg,rgba(0,0,0,.25))}.andes-button--quiet.andes-button--color-on-background:not(.andes-button--loading,.loading):disabled path[stroke]:not([stroke=none]),.andes-button--quiet.andes-button--color-on-background:not(.andes-button--loading,.loading):disabled svg[stroke]:not([stroke=none]),.andes-button--quiet.andes-button--color-on-background:not(.andes-button--loading,.loading)[aria-disabled=true] path[stroke]:not([stroke=none]),.andes-button--quiet.andes-button--color-on-background:not(.andes-button--loading,.loading)[aria-disabled=true] svg[stroke]:not([stroke=none]),.andes-button--quiet.andes-button--color-on-background:not(.andes-button--loading,.loading)[disabled] path[stroke]:not([stroke=none]),.andes-button--quiet.andes-button--color-on-background:not(.andes-button--loading,.loading)[disabled] svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-quiet-color-icon-disabled-on-complex-bg,rgba(0,0,0,.25))!important}.andes-button--quiet.andes-button--color-on-background:not(.andes-button--loading,.loading):disabled path[fill]:not([fill=none]),.andes-button--quiet.andes-button--color-on-background:not(.andes-button--loading,.loading):disabled svg[fill]:not([fill=none]),.andes-button--quiet.andes-button--color-on-background:not(.andes-button--loading,.loading)[aria-disabled=true] path[fill]:not([fill=none]),.andes-button--quiet.andes-button--color-on-background:not(.andes-button--loading,.loading)[aria-disabled=true] svg[fill]:not([fill=none]),.andes-button--quiet.andes-button--color-on-background:not(.andes-button--loading,.loading)[disabled] path[fill]:not([fill=none]),.andes-button--quiet.andes-button--color-on-background:not(.andes-button--loading,.loading)[disabled] svg[fill]:not([fill=none]){fill:var(--andes-button-icon-quiet-color-icon-disabled-on-complex-bg,rgba(0,0,0,.25))!important}.andes-button--quiet.andes-button--color-on-background.andes-button--loading .andes-progress-indicator-circular__progress{stroke:var(--andes-button-quiet-color-spinner-on-complex-bg,#fff)}.andes-button--mute:hover{background-color:var(--andes-button-mute-color-fill-default,hsla(0,0%,100%,0));border-color:transparent;color:var(--andes-button-mute-color-text-default,var(--andes-color-blue-500,#3483fa))}.andes-button--mute:hover path[stroke]:not([stroke=none]),.andes-button--mute:hover svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-mute-color-icon-default,var(--andes-color-blue-500,#3483fa))!important}.andes-button--mute:hover path[fill]:not([fill=none]),.andes-button--mute:hover svg[fill]:not([fill=none]){fill:var(--andes-button-icon-mute-color-icon-default,var(--andes-color-blue-500,#3483fa))!important}.andes-button--mute.andes-button--color-on-background:hover{background-color:var(--andes-button-mute-color-fill-default-on-complex-bg,hsla(0,0%,100%,0));border-color:transparent;color:var(--andes-button-mute-color-text-default-on-complex-bg,#fff)}.andes-button--mute.andes-button--color-on-background:hover path[stroke]:not([stroke=none]),.andes-button--mute.andes-button--color-on-background:hover svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-mute-color-icon-default-on-complex-bg,#fff)!important}.andes-button--mute.andes-button--color-on-background:hover path[fill]:not([fill=none]),.andes-button--mute.andes-button--color-on-background:hover svg[fill]:not([fill=none]){fill:var(--andes-button-icon-mute-color-icon-default-on-complex-bg,#fff)!important}@media(min-width:768px){.andes-button--mute:hover,.andes-button--mute:link:hover,.andes-button--mute:visited:hover{background-color:var(--andes-button-mute-color-fill-hover,var(--andes-color-blue-100,rgba(65,137,230,.1)));border-color:transparent;color:var(--andes-button-mute-color-text-default,var(--andes-color-blue-500,#3483fa))}.andes-button--mute:hover path[stroke]:not([stroke=none]),.andes-button--mute:hover svg[stroke]:not([stroke=none]),.andes-button--mute:link:hover path[stroke]:not([stroke=none]),.andes-button--mute:link:hover svg[stroke]:not([stroke=none]),.andes-button--mute:visited:hover path[stroke]:not([stroke=none]),.andes-button--mute:visited:hover svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-mute-color-icon-default,var(--andes-color-blue-500,#3483fa))!important}.andes-button--mute:hover path[fill]:not([fill=none]),.andes-button--mute:hover svg[fill]:not([fill=none]),.andes-button--mute:link:hover path[fill]:not([fill=none]),.andes-button--mute:link:hover svg[fill]:not([fill=none]),.andes-button--mute:visited:hover path[fill]:not([fill=none]),.andes-button--mute:visited:hover svg[fill]:not([fill=none]){fill:var(--andes-button-icon-mute-color-icon-default,var(--andes-color-blue-500,#3483fa))!important}.andes-button--mute.andes-button--color-on-background:hover,.andes-button--mute.andes-button--color-on-background:link:hover,.andes-button--mute.andes-button--color-on-background:visited:hover{background-color:var(--andes-button-mute-color-fill-hover-on-complex-bg,rgba(0,0,0,.07));border-color:transparent;color:var(--andes-button-mute-color-text-default-on-complex-bg,#fff)}.andes-button--mute.andes-button--color-on-background:hover path[stroke]:not([stroke=none]),.andes-button--mute.andes-button--color-on-background:hover svg[stroke]:not([stroke=none]),.andes-button--mute.andes-button--color-on-background:link:hover path[stroke]:not([stroke=none]),.andes-button--mute.andes-button--color-on-background:link:hover svg[stroke]:not([stroke=none]),.andes-button--mute.andes-button--color-on-background:visited:hover path[stroke]:not([stroke=none]),.andes-button--mute.andes-button--color-on-background:visited:hover svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-mute-color-icon-default-on-complex-bg,#fff)!important}.andes-button--mute.andes-button--color-on-background:hover path[fill]:not([fill=none]),.andes-button--mute.andes-button--color-on-background:hover svg[fill]:not([fill=none]),.andes-button--mute.andes-button--color-on-background:link:hover path[fill]:not([fill=none]),.andes-button--mute.andes-button--color-on-background:link:hover svg[fill]:not([fill=none]),.andes-button--mute.andes-button--color-on-background:visited:hover path[fill]:not([fill=none]),.andes-button--mute.andes-button--color-on-background:visited:hover svg[fill]:not([fill=none]){fill:var(--andes-button-icon-mute-color-icon-default-on-complex-bg,#fff)!important}}.andes-button--mute{box-shadow:0 0 0 0 #fff;cursor:pointer}@media(prefers-reduced-motion:no-preference){.andes-button--mute{-webkit-transition:box-shadow .25s ease-out,background-color .2s ease-out;transition:box-shadow .25s ease-out,background-color .2s ease-out}}.andes-button--mute,.andes-button--mute:focus,.andes-button--mute:link,.andes-button--mute:visited{background-color:var(--andes-button-mute-color-fill-default,hsla(0,0%,100%,0));border-color:transparent;color:var(--andes-button-mute-color-text-default,var(--andes-color-blue-500,#3483fa))}.andes-button--mute path[stroke]:not([stroke=none]),.andes-button--mute svg[stroke]:not([stroke=none]),.andes-button--mute:focus path[stroke]:not([stroke=none]),.andes-button--mute:focus svg[stroke]:not([stroke=none]),.andes-button--mute:link path[stroke]:not([stroke=none]),.andes-button--mute:link svg[stroke]:not([stroke=none]),.andes-button--mute:visited path[stroke]:not([stroke=none]),.andes-button--mute:visited svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-mute-color-icon-default,var(--andes-color-blue-500,#3483fa))!important}.andes-button--mute path[fill]:not([fill=none]),.andes-button--mute svg[fill]:not([fill=none]),.andes-button--mute:focus path[fill]:not([fill=none]),.andes-button--mute:focus svg[fill]:not([fill=none]),.andes-button--mute:link path[fill]:not([fill=none]),.andes-button--mute:link svg[fill]:not([fill=none]),.andes-button--mute:visited path[fill]:not([fill=none]),.andes-button--mute:visited svg[fill]:not([fill=none]){fill:var(--andes-button-icon-mute-color-icon-default,var(--andes-color-blue-500,#3483fa))!important}@media(prefers-reduced-motion:no-preference){.andes-button--mute:hover{-webkit-transition:background-color .2s ease-in;transition:background-color .2s ease-in}}.andes-button--mute:active{background-color:var(--andes-button-mute-color-fill-active,var(--andes-color-blue-200,rgba(65,137,230,.2)));border-color:transparent;color:var(--andes-button-mute-color-text-default,var(--andes-color-blue-500,#3483fa))}.andes-button--mute:active path[stroke]:not([stroke=none]),.andes-button--mute:active svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-mute-color-icon-default,var(--andes-color-blue-500,#3483fa))!important}.andes-button--mute:active path[fill]:not([fill=none]),.andes-button--mute:active svg[fill]:not([fill=none]){fill:var(--andes-button-icon-mute-color-icon-default,var(--andes-color-blue-500,#3483fa))!important}.andes-button--mute:not(.andes-button--loading,.loading):disabled,.andes-button--mute:not(.andes-button--loading,.loading)[aria-disabled=true],.andes-button--mute:not(.andes-button--loading,.loading)[disabled]{background-color:var(--andes-button-mute-color-fill-disabled,hsla(0,0%,100%,0));border-color:transparent;color:var(--andes-button-mute-color-text-disabled,rgba(0,0,0,.25))}.andes-button--mute:not(.andes-button--loading,.loading):disabled path[stroke]:not([stroke=none]),.andes-button--mute:not(.andes-button--loading,.loading):disabled svg[stroke]:not([stroke=none]),.andes-button--mute:not(.andes-button--loading,.loading)[aria-disabled=true] path[stroke]:not([stroke=none]),.andes-button--mute:not(.andes-button--loading,.loading)[aria-disabled=true] svg[stroke]:not([stroke=none]),.andes-button--mute:not(.andes-button--loading,.loading)[disabled] path[stroke]:not([stroke=none]),.andes-button--mute:not(.andes-button--loading,.loading)[disabled] svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-mute-color-icon-disabled,rgba(0,0,0,.25))!important}.andes-button--mute:not(.andes-button--loading,.loading):disabled path[fill]:not([fill=none]),.andes-button--mute:not(.andes-button--loading,.loading):disabled svg[fill]:not([fill=none]),.andes-button--mute:not(.andes-button--loading,.loading)[aria-disabled=true] path[fill]:not([fill=none]),.andes-button--mute:not(.andes-button--loading,.loading)[aria-disabled=true] svg[fill]:not([fill=none]),.andes-button--mute:not(.andes-button--loading,.loading)[disabled] path[fill]:not([fill=none]),.andes-button--mute:not(.andes-button--loading,.loading)[disabled] svg[fill]:not([fill=none]){fill:var(--andes-button-icon-mute-color-icon-disabled,rgba(0,0,0,.25))!important}.andes-button--mute:not(.andes-button--loading,.loading):disabled,.andes-button--mute:not(.andes-button--loading,.loading)[aria-disabled=true],.andes-button--mute:not(.andes-button--loading,.loading)[disabled]{background-clip:padding-box;cursor:default}.andes-button--mute.andes-button--loading .andes-progress-indicator-circular__progress{stroke:var(--andes-button-mute-color-spinner,var(--andes-color-blue-500,#3483fa))}.andes-button--mute.andes-button--color-on-background,.andes-button--mute.andes-button--color-on-background:focus,.andes-button--mute.andes-button--color-on-background:link,.andes-button--mute.andes-button--color-on-background:visited{background-color:var(--andes-button-mute-color-fill-default-on-complex-bg,hsla(0,0%,100%,0));border-color:transparent;color:var(--andes-button-mute-color-text-default-on-complex-bg,#fff)}.andes-button--mute.andes-button--color-on-background path[stroke]:not([stroke=none]),.andes-button--mute.andes-button--color-on-background svg[stroke]:not([stroke=none]),.andes-button--mute.andes-button--color-on-background:focus path[stroke]:not([stroke=none]),.andes-button--mute.andes-button--color-on-background:focus svg[stroke]:not([stroke=none]),.andes-button--mute.andes-button--color-on-background:link path[stroke]:not([stroke=none]),.andes-button--mute.andes-button--color-on-background:link svg[stroke]:not([stroke=none]),.andes-button--mute.andes-button--color-on-background:visited path[stroke]:not([stroke=none]),.andes-button--mute.andes-button--color-on-background:visited svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-mute-color-icon-default-on-complex-bg,#fff)!important}.andes-button--mute.andes-button--color-on-background path[fill]:not([fill=none]),.andes-button--mute.andes-button--color-on-background svg[fill]:not([fill=none]),.andes-button--mute.andes-button--color-on-background:focus path[fill]:not([fill=none]),.andes-button--mute.andes-button--color-on-background:focus svg[fill]:not([fill=none]),.andes-button--mute.andes-button--color-on-background:link path[fill]:not([fill=none]),.andes-button--mute.andes-button--color-on-background:link svg[fill]:not([fill=none]),.andes-button--mute.andes-button--color-on-background:visited path[fill]:not([fill=none]),.andes-button--mute.andes-button--color-on-background:visited svg[fill]:not([fill=none]){fill:var(--andes-button-icon-mute-color-icon-default-on-complex-bg,#fff)!important}.andes-button--mute.andes-button--color-on-background:active{background-color:var(--andes-button-mute-color-fill-active-on-complex-bg,rgba(0,0,0,.15));border-color:transparent;color:var(--andes-button-mute-color-text-default-on-complex-bg,#fff)}.andes-button--mute.andes-button--color-on-background:active path[stroke]:not([stroke=none]),.andes-button--mute.andes-button--color-on-background:active svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-mute-color-icon-default-on-complex-bg,#fff)!important}.andes-button--mute.andes-button--color-on-background:active path[fill]:not([fill=none]),.andes-button--mute.andes-button--color-on-background:active svg[fill]:not([fill=none]){fill:var(--andes-button-icon-mute-color-icon-default-on-complex-bg,#fff)!important}.andes-button--mute.andes-button--color-on-background:not(.andes-button--loading,.loading):disabled,.andes-button--mute.andes-button--color-on-background:not(.andes-button--loading,.loading)[aria-disabled=true],.andes-button--mute.andes-button--color-on-background:not(.andes-button--loading,.loading)[disabled]{background-color:var(--andes-button-mute-color-fill-disabled-on-complex-bg,hsla(0,0%,100%,0));border-color:transparent;color:var(--andes-button-mute-color-text-disabled-on-complex-bg,rgba(0,0,0,.25))}.andes-button--mute.andes-button--color-on-background:not(.andes-button--loading,.loading):disabled path[stroke]:not([stroke=none]),.andes-button--mute.andes-button--color-on-background:not(.andes-button--loading,.loading):disabled svg[stroke]:not([stroke=none]),.andes-button--mute.andes-button--color-on-background:not(.andes-button--loading,.loading)[aria-disabled=true] path[stroke]:not([stroke=none]),.andes-button--mute.andes-button--color-on-background:not(.andes-button--loading,.loading)[aria-disabled=true] svg[stroke]:not([stroke=none]),.andes-button--mute.andes-button--color-on-background:not(.andes-button--loading,.loading)[disabled] path[stroke]:not([stroke=none]),.andes-button--mute.andes-button--color-on-background:not(.andes-button--loading,.loading)[disabled] svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-mute-color-icon-disabled-on-complex-bg,rgba(0,0,0,.25))!important}.andes-button--mute.andes-button--color-on-background:not(.andes-button--loading,.loading):disabled path[fill]:not([fill=none]),.andes-button--mute.andes-button--color-on-background:not(.andes-button--loading,.loading):disabled svg[fill]:not([fill=none]),.andes-button--mute.andes-button--color-on-background:not(.andes-button--loading,.loading)[aria-disabled=true] path[fill]:not([fill=none]),.andes-button--mute.andes-button--color-on-background:not(.andes-button--loading,.loading)[aria-disabled=true] svg[fill]:not([fill=none]),.andes-button--mute.andes-button--color-on-background:not(.andes-button--loading,.loading)[disabled] path[fill]:not([fill=none]),.andes-button--mute.andes-button--color-on-background:not(.andes-button--loading,.loading)[disabled] svg[fill]:not([fill=none]){fill:var(--andes-button-icon-mute-color-icon-disabled-on-complex-bg,rgba(0,0,0,.25))!important}.andes-button--mute.andes-button--color-on-background.andes-button--loading .andes-progress-indicator-circular__progress{stroke:var(--andes-button-mute-color-spinner-on-complex-bg,#fff)}.andes-button--quiet.loading:active,.andes-button--quiet.loading:disabled,.andes-button--quiet.loading:hover{background-color:var(--andes-button-quiet-color-fill-default,var(--andes-color-blue-150,rgba(65,137,230,.15)));border-color:transparent;color:var(--andes-button-quiet-color-text-default,var(--andes-color-blue-500,#3483fa))}.andes-button--quiet.loading:active path[stroke]:not([stroke=none]),.andes-button--quiet.loading:active svg[stroke]:not([stroke=none]),.andes-button--quiet.loading:disabled path[stroke]:not([stroke=none]),.andes-button--quiet.loading:disabled svg[stroke]:not([stroke=none]),.andes-button--quiet.loading:hover path[stroke]:not([stroke=none]),.andes-button--quiet.loading:hover svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-quiet-color-icon-default,var(--andes-color-blue-500,#3483fa))!important}.andes-button--quiet.loading:active path[fill]:not([fill=none]),.andes-button--quiet.loading:active svg[fill]:not([fill=none]),.andes-button--quiet.loading:disabled path[fill]:not([fill=none]),.andes-button--quiet.loading:disabled svg[fill]:not([fill=none]),.andes-button--quiet.loading:hover path[fill]:not([fill=none]),.andes-button--quiet.loading:hover svg[fill]:not([fill=none]){fill:var(--andes-button-icon-quiet-color-icon-default,var(--andes-color-blue-500,#3483fa))!important}.andes-button--quiet.andes-button--color-on-background.loading:active,.andes-button--quiet.andes-button--color-on-background.loading:disabled,.andes-button--quiet.andes-button--color-on-background.loading:hover{background-color:var(--andes-button-quiet-color-fill-default-on-complex-bg,rgba(0,0,0,.15));border-color:transparent;color:var(--andes-button-quiet-color-text-default-on-complex-bg,#fff)}.andes-button--quiet.andes-button--color-on-background.loading:active path[stroke]:not([stroke=none]),.andes-button--quiet.andes-button--color-on-background.loading:active svg[stroke]:not([stroke=none]),.andes-button--quiet.andes-button--color-on-background.loading:disabled path[stroke]:not([stroke=none]),.andes-button--quiet.andes-button--color-on-background.loading:disabled svg[stroke]:not([stroke=none]),.andes-button--quiet.andes-button--color-on-background.loading:hover path[stroke]:not([stroke=none]),.andes-button--quiet.andes-button--color-on-background.loading:hover svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-quiet-color-icon-default-on-complex-bg,#fff)!important}.andes-button--quiet.andes-button--color-on-background.loading:active path[fill]:not([fill=none]),.andes-button--quiet.andes-button--color-on-background.loading:active svg[fill]:not([fill=none]),.andes-button--quiet.andes-button--color-on-background.loading:disabled path[fill]:not([fill=none]),.andes-button--quiet.andes-button--color-on-background.loading:disabled svg[fill]:not([fill=none]),.andes-button--quiet.andes-button--color-on-background.loading:hover path[fill]:not([fill=none]),.andes-button--quiet.andes-button--color-on-background.loading:hover svg[fill]:not([fill=none]){fill:var(--andes-button-icon-quiet-color-icon-default-on-complex-bg,#fff)!important}.andes-button--quiet.andes-button--color-on-background:after,.andes-button--quiet.andes-button--color-on-background:before{background-color:var(--andes-button-quiet-color-fill-progress-on-complex-bg,rgba(0,0,0,.25))}.andes-button--quiet.andes-button--color-on-background:after,.andes-button--quiet.andes-button--color-on-background:before{border-radius:.2222222222em;-moz-box-sizing:content-box;box-sizing:content-box;content:"";height:100%;left:0;margin:-.0555555556em;padding:.0555555556em;position:absolute;top:0;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left center;transform-origin:left center;width:100%}.andes-button--quiet:after,.andes-button--quiet:before{background-color:var(--andes-button-quiet-color-fill-progress,var(--andes-color-blue-300,rgba(65,137,230,.3)))}.andes-button--quiet:after,.andes-button--quiet:before{border-radius:.2222222222em;-moz-box-sizing:content-box;box-sizing:content-box;content:"";height:100%;left:0;margin:-.0555555556em;padding:.0555555556em;position:absolute;top:0;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left center;transform-origin:left center;width:100%}.andes-button--loud.loading:active,.andes-button--loud.loading:disabled,.andes-button--loud.loading:hover{background-color:var(--andes-button-loud-color-fill-default,var(--andes-color-blue-500,#3483fa));border-color:transparent;color:var(--andes-button-loud-color-text-default,#fff)}.andes-button--loud.loading:active path[stroke]:not([stroke=none]),.andes-button--loud.loading:active svg[stroke]:not([stroke=none]),.andes-button--loud.loading:disabled path[stroke]:not([stroke=none]),.andes-button--loud.loading:disabled svg[stroke]:not([stroke=none]),.andes-button--loud.loading:hover path[stroke]:not([stroke=none]),.andes-button--loud.loading:hover svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-loud-color-icon-default,#fff)!important}.andes-button--loud.loading:active path[fill]:not([fill=none]),.andes-button--loud.loading:active svg[fill]:not([fill=none]),.andes-button--loud.loading:disabled path[fill]:not([fill=none]),.andes-button--loud.loading:disabled svg[fill]:not([fill=none]),.andes-button--loud.loading:hover path[fill]:not([fill=none]),.andes-button--loud.loading:hover svg[fill]:not([fill=none]){fill:var(--andes-button-icon-loud-color-icon-default,#fff)!important}.andes-button--loud.andes-button--color-on-background.loading:active,.andes-button--loud.andes-button--color-on-background.loading:disabled,.andes-button--loud.andes-button--color-on-background.loading:hover{background-color:var(--andes-button-loud-color-fill-default-on-complex-bg,rgba(0,0,0,.45));border-color:transparent;color:var(--andes-button-loud-color-text-default-on-complex-bg,#fff)}.andes-button--loud.andes-button--color-on-background.loading:active path[stroke]:not([stroke=none]),.andes-button--loud.andes-button--color-on-background.loading:active svg[stroke]:not([stroke=none]),.andes-button--loud.andes-button--color-on-background.loading:disabled path[stroke]:not([stroke=none]),.andes-button--loud.andes-button--color-on-background.loading:disabled svg[stroke]:not([stroke=none]),.andes-button--loud.andes-button--color-on-background.loading:hover path[stroke]:not([stroke=none]),.andes-button--loud.andes-button--color-on-background.loading:hover svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-loud-color-icon-default-on-complex-bg,#fff)!important}.andes-button--loud.andes-button--color-on-background.loading:active path[fill]:not([fill=none]),.andes-button--loud.andes-button--color-on-background.loading:active svg[fill]:not([fill=none]),.andes-button--loud.andes-button--color-on-background.loading:disabled path[fill]:not([fill=none]),.andes-button--loud.andes-button--color-on-background.loading:disabled svg[fill]:not([fill=none]),.andes-button--loud.andes-button--color-on-background.loading:hover path[fill]:not([fill=none]),.andes-button--loud.andes-button--color-on-background.loading:hover svg[fill]:not([fill=none]){fill:var(--andes-button-icon-loud-color-icon-default-on-complex-bg,#fff)!important}.andes-button--loud.andes-button--color-on-background:after,.andes-button--loud.andes-button--color-on-background:before{background-color:var(--andes-button-loud-color-fill-progress-on-complex-bg,rgba(0,0,0,.55))}.andes-button--loud.andes-button--color-on-background:after,.andes-button--loud.andes-button--color-on-background:before{border-radius:.2222222222em;-moz-box-sizing:content-box;box-sizing:content-box;content:"";height:100%;left:0;margin:-.0555555556em;padding:.0555555556em;position:absolute;top:0;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left center;transform-origin:left center;width:100%}.andes-button--loud:after,.andes-button--loud:before{background-color:var(--andes-button-loud-color-fill-progress,var(--andes-color-blue-600,#2968c8))}.andes-button--loud:after,.andes-button--loud:before{border-radius:.2222222222em;-moz-box-sizing:content-box;box-sizing:content-box;content:"";height:100%;left:0;margin:-.0555555556em;padding:.0555555556em;position:absolute;top:0;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left center;transform-origin:left center;width:100%}.andes-button--progress{border:0;overflow:hidden;position:relative}.andes-button--progress:focus{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3))}.andes-button--progress .andes-button__content{margin:auto;position:relative;width:-webkit-max-content;width:-moz-max-content;width:max-content;z-index:1}.andes-button--progress .andes-button__content :not(.andes-button--progress__content){-webkit-transform:translateZ(0);transform:translateZ(0)}@media(prefers-reduced-motion:no-preference){.andes-button--progress .andes-button__content :not(.andes-button--progress__content){-webkit-transition:-webkit-transform .2s ease-in;transition:-webkit-transform .2s ease-in;transition:transform .2s ease-in;transition:transform .2s ease-in,-webkit-transform .2s ease-in}}.andes-button--progress .andes-button__content .andes-button--progress__content{position:absolute;-webkit-transform:translate3d(0,32px,0);transform:translate3d(0,32px,0)}@media(prefers-reduced-motion:no-preference){.andes-button--progress .andes-button__content .andes-button--progress__content{-webkit-transition:-webkit-transform .2s ease-in;transition:-webkit-transform .2s ease-in;transition:transform .2s ease-in;transition:transform .2s ease-in,-webkit-transform .2s ease-in}}.andes-button--progress .andes-button__content .andes-button--progress__content *{position:absolute;-webkit-transform:translate3d(0,32px,0);transform:translate3d(0,32px,0)}.andes-button--progress.loading .andes-button__content :not(.andes-button--progress__content){position:absolute;-webkit-transform:translate3d(0,-32px,0);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;-webkit-transform:translateZ(0);transform:translateZ(0)}.andes-button--progress.loading:after,.andes-button--progress.loading:focus:after{-webkit-animation:andes-button-start-width-animation-reduce-motion 3s step-start;animation:andes-button-start-width-animation-reduce-motion 3s step-start;-webkit-transform:scaleX(1);transform:scaleX(1)}@media(prefers-reduced-motion:no-preference){.andes-button--progress.loading:after,.andes-button--progress.loading:focus:after{-webkit-animation:andes-button-start-width-animation 60s cubic-bezier(0,.56,.76,.96);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{-webkit-transform:scaleX(1);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{-webkit-transition:opacity .5s ease-in,-webkit-transform .25s ease-in;transition:opacity .5s ease-in,-webkit-transform .25s ease-in;transition:transform .25s ease-in,opacity .5s ease-in;transition:transform .25s ease-in,opacity .5s ease-in,-webkit-transform .25s ease-in}}.andes-button-dropdown{padding-right:16px}.andes-button-dropdown.andes-button--medium{padding-right:8px}.andes-button-dropdown.andes-button--medium .andes-button__text+svg,.andes-button-dropdown.andes-button--medium svg+.andes-button__text{margin-left:4px}.andes-button-dropdown.andes-button--loud .andes-button-dropdown__chevron{color:var(--andes-button-dropdown-loud-color-chevron-default,#fff)}.andes-button-dropdown.andes-button--loud.andes-button--disabled:disabled .andes-button-dropdown__chevron{color:var(--andes-button-dropdown-loud-color-chevron-disabled,rgba(0,0,0,.25))}.andes-button-dropdown.andes-button--loud.andes-button--color-on-background .andes-button-dropdown__chevron{color:var(--andes-button-dropdown-loud-color-chevron-default-on-complex-bg,#fff)}.andes-button-dropdown.andes-button--loud.andes-button--color-on-background.andes-button--disabled:disabled .andes-button-dropdown__chevron{color:var(--andes-button-dropdown-loud-color-chevron-disabled-on-complex-bg,rgba(0,0,0,.25))}.andes-button-dropdown.andes-button--quiet .andes-button-dropdown__chevron{color:var(--andes-button-dropdown-quiet-color-chevron-default,var(--andes-color-blue-500,#3483fa))}.andes-button-dropdown.andes-button--quiet.andes-button--disabled:disabled .andes-button-dropdown__chevron{color:var(--andes-button-dropdown-quiet-color-chevron-disabled,rgba(0,0,0,.25))}.andes-button-dropdown.andes-button--quiet.andes-button--color-on-background .andes-button-dropdown__chevron{color:var(--andes-button-dropdown-quiet-color-chevron-default-on-complex-bg,#fff)}.andes-button-dropdown.andes-button--quiet.andes-button--color-on-background.andes-button--disabled:disabled .andes-button-dropdown__chevron{color:var(--andes-button-dropdown-quiet-color-chevron-disabled-on-complex-bg,rgba(0,0,0,.25))}.andes-button-dropdown-container{display:inline-block;position:relative}.andes-button__text{-webkit-flex:unset;flex:unset}.andes-button-dropdown__menu--bottom,.andes-button-dropdown__menu--top{margin:0;width:auto}.andes-button-split{display:-webkit-inline-flex;display:inline-flex;font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;position:relative}.andes-button-split .andes-button-split-text:focus{position:relative}.andes-button-split .andes-button-split-text:focus-visible{position:relative}.andes-button-split .andes-button-split-text{border-bottom-right-radius:0;border-top-right-radius:0;display:inline;padding-left:16px;padding-right:16px}.andes-button-split .andes-button-split-text.andes-button--disabled{background-clip:border-box}.andes-button-split .andes-button-split-chevron:focus{position:relative}.andes-button-split .andes-button-split-chevron:focus-visible{position:relative}.andes-button-split .andes-button-split-chevron{border-bottom-left-radius:0;border-left:1px solid var(--andes-button-split-color-border-default,rgba(0,0,0,.1));border-top-left-radius:0;padding:0 6px;vertical-align:bottom}.andes-button-split .andes-button-split-chevron.andes-button--disabled{background-clip:border-box;border-left:1px solid var(--andes-button-split-color-border-default,rgba(0,0,0,.1))}.andes-button-split .andes-button-split-chevron.andes-button--loud{background-color:var(--andes-button-split-loud-color-fill-default,var(--andes-color-blue-500,#3483fa))}.andes-button-split .andes-button-split-chevron.andes-button--loud .andes-button-split__chevron{color:var(--andes-button-split-loud-color-chevron-default,#fff)}.andes-button-split .andes-button-split-chevron.andes-button--loud:hover{background-color:var(--andes-button-split-loud-color-fill-hover,var(--andes-color-blue-600,#2968c8))}.andes-button-split .andes-button-split-chevron.andes-button--loud:active{background-color:var(--andes-button-split-loud-color-fill-active,var(--andes-color-blue-700,#1f4e96))}.andes-button-split .andes-button-split-chevron.andes-button--loud:disabled{background-color:var(--andes-button-split-loud-color-fill-disabled,rgba(0,0,0,.1))}.andes-button-split .andes-button-split-chevron.andes-button--loud:disabled .andes-button-split__chevron{color:var(--andes-button-split-loud-color-chevron-disabled,rgba(0,0,0,.25))}.andes-button-split .andes-button-split-chevron.andes-button--loud.andes-button--color-on-background{background-color:var(--andes-button-split-loud-color-fill-default-on-complex-bg,rgba(0,0,0,.45))}.andes-button-split .andes-button-split-chevron.andes-button--loud.andes-button--color-on-background .andes-button-split__chevron{color:var(--andes-button-split-loud-color-chevron-default-on-complex-bg,#fff)}.andes-button-split .andes-button-split-chevron.andes-button--loud.andes-button--color-on-background:hover{background-color:var(--andes-button-split-loud-color-fill-hover-on-complex-bg,rgba(0,0,0,.55))}.andes-button-split .andes-button-split-chevron.andes-button--loud.andes-button--color-on-background:active{background-color:var(--andes-button-split-loud-color-fill-active-on-complex-bg,rgba(0,0,0,.8))}.andes-button-split .andes-button-split-chevron.andes-button--loud.andes-button--color-on-background:disabled{background-color:var(--andes-button-split-loud-color-fill-disabled-on-complex-bg,rgba(0,0,0,.15))}.andes-button-split .andes-button-split-chevron.andes-button--loud.andes-button--color-on-background:disabled .andes-button-split__chevron{color:var(--andes-button-split-loud-color-chevron-disabled-on-complex-bg,rgba(0,0,0,.25))}.andes-button-split .andes-button-split-chevron.andes-button--quiet{background-color:var(--andes-button-split-quiet-color-fill-default,var(--andes-color-blue-150,rgba(65,137,230,.15)))}.andes-button-split .andes-button-split-chevron.andes-button--quiet .andes-button-split__chevron{color:var(--andes-button-split-quiet-color-chevron-default,var(--andes-color-blue-500,#3483fa))}.andes-button-split .andes-button-split-chevron.andes-button--quiet:hover{background-color:var(--andes-button-split-quiet-color-fill-hover,var(--andes-color-blue-200,rgba(65,137,230,.2)))}.andes-button-split .andes-button-split-chevron.andes-button--quiet:active{background-color:var(--andes-button-split-quiet-color-fill-active,var(--andes-color-blue-300,rgba(65,137,230,.3)))}.andes-button-split .andes-button-split-chevron.andes-button--quiet:disabled{background-color:var(--andes-button-split-quiet-color-fill-disabled,rgba(0,0,0,.1))}.andes-button-split .andes-button-split-chevron.andes-button--quiet:disabled .andes-button-split__chevron{color:var(--andes-button-split-quiet-color-chevron-disabled,rgba(0,0,0,.25))}.andes-button-split .andes-button-split-chevron.andes-button--quiet.andes-button--color-on-background{background-color:var(--andes-button-split-quiet-color-fill-default-on-complex-bg,rgba(0,0,0,.15))}.andes-button-split .andes-button-split-chevron.andes-button--quiet.andes-button--color-on-background .andes-button-split__chevron{color:var(--andes-button-split-quiet-color-chevron-default-on-complex-bg,#fff)}.andes-button-split .andes-button-split-chevron.andes-button--quiet.andes-button--color-on-background:hover{background-color:var(--andes-button-split-quiet-color-fill-hover-on-complex-bg,rgba(0,0,0,.25))}.andes-button-split .andes-button-split-chevron.andes-button--quiet.andes-button--color-on-background:active{background-color:var(--andes-button-split-quiet-color-fill-active-on-complex-bg,rgba(0,0,0,.45))}.andes-button-split .andes-button-split-chevron.andes-button--quiet.andes-button--color-on-background:disabled{background-color:var(--andes-button-split-quiet-color-fill-disabled-on-complex-bg,rgba(0,0,0,.15))}.andes-button-split .andes-button-split-chevron.andes-button--quiet.andes-button--color-on-background:disabled .andes-button-split__chevron{color:var(--andes-button-split-quiet-color-chevron-disabled-on-complex-bg,rgba(0,0,0,.25))}.andes-button-split__menu{display:inline;margin:0;position:static}.andes-button-split__menu--bottom,.andes-button-split__menu--top{width:auto}.andes-button-split__menu--bottom-right,.andes-button-split__menu--top-right{width:-webkit-max-content;width:-moz-max-content;width:max-content}.andes-button-fab{border-radius:24px;box-shadow:0 6px 16px 0 rgba(0,0,0,.1);display:inline-block;transition:max-width .2s ease;-webkit-transition:max-width .2s ease}.andes-button-fab .andes-button{border-radius:24px;max-width:100%;padding:14px 16px 14px 14px;transition:padding .2s ease;-webkit-transition:padding .2s ease;width:auto}.andes-button-fab .andes-button .andes-button__text{transition:margin-left .2s ease,opacity .2s ease;-webkit-transition:margin-left .2s ease,opacity .2s ease}.andes-button-fab .andes-button .andes-button--icon-container{max-height:20px;max-width:20px}.andes-button-fab .andes-button .andes-button--icon-container img,.andes-button-fab .andes-button .andes-button--icon-container svg{display:inline-block;height:20px;max-height:inherit;max-width:inherit;width:20px}.andes-button-fab--loud{background-color:var(--andes-fab-container-loud-color-fill,var(--andes-color-blue-500,#3483fa))}.andes-button-fab--loud .andes-button{background-color:var(--andes-fab-loud-color-fill-default,var(--andes-color-blue-500,#3483fa));color:var(--andes-fab-loud-color-text-default,#fff)}.andes-button-fab--loud .andes-button:hover{background-color:var(--andes-fab-loud-color-fill-hover,var(--andes-color-blue-600,#2968c8))}.andes-button-fab--loud .andes-button:active{background-color:var(--andes-fab-loud-color-fill-active,var(--andes-color-blue-700,#1f4e96))}.andes-button-fab--loud .andes-button svg{color:var(--andes-fab-loud-color-icon-default,#fff)}.andes-button-fab--loud .andes-button path[stroke]:not([stroke=none])[stroke="rgba(0, 0, 0, 0.9)"],.andes-button-fab--loud .andes-button svg[stroke]:not([stroke=none])[stroke="rgba(0, 0, 0, 0.9)"]{stroke:var(--andes-fab-loud-color-icon-default,#fff)!important}.andes-button-fab--loud .andes-button path[fill]:not([fill=none])[fill="rgba(0, 0, 0, 0.9)"],.andes-button-fab--loud .andes-button svg[fill]:not([fill=none])[fill="rgba(0, 0, 0, 0.9)"]{fill:var(--andes-fab-loud-color-icon-default,#fff)!important}.andes-button-fab--quiet{background-color:var(--andes-fab-container-quiet-color-fill,#fff)}.andes-button-fab--quiet .andes-button{background-color:var(--andes-fab-quiet-color-fill-default,#fff);color:var(--andes-fab-quiet-color-text-default,var(--andes-color-blue-500,#3483fa))}.andes-button-fab--quiet .andes-button:hover{background-color:var(--andes-fab-quiet-color-fill-hover,var(--andes-color-blue-200,rgba(65,137,230,.2)))}.andes-button-fab--quiet .andes-button:active{background-color:var(--andes-fab-quiet-color-fill-active,var(--andes-color-blue-300,rgba(65,137,230,.3)))}.andes-button-fab--quiet .andes-button svg{color:var(--andes-fab-quiet-color-icon-default,var(--andes-color-blue-500,#3483fa))}.andes-button-fab--quiet .andes-button path[stroke]:not([stroke=none])[fill="rgba(0, 0, 0, 0.9)"],.andes-button-fab--quiet .andes-button svg[stroke]:not([stroke=none])[fill="rgba(0, 0, 0, 0.9)"]{stroke:var(--andes-fab-quiet-color-icon-default,var(--andes-color-blue-500,#3483fa))!important}.andes-button-fab--quiet .andes-button path[fill]:not([fill=none])[fill="rgba(0, 0, 0, 0.9)"],.andes-button-fab--quiet .andes-button svg[fill]:not([fill=none])[fill="rgba(0, 0, 0, 0.9)"]{fill:var(--andes-fab-quiet-color-icon-default,var(--andes-color-blue-500,#3483fa))!important}.andes-button-fab--expanded{max-width:100%}.andes-button-fab--expanded .andes-button .andes-button__text{margin-left:12px;opacity:1}.andes-button-fab--collapsed{max-width:48px}.andes-button-fab--collapsed .andes-button{padding:14px}.andes-button-fab--collapsed .andes-button .andes-button__text{opacity:0}.andes-button-fab--small{border-radius:16px}.andes-button-fab--small .andes-button{border-radius:16px;height:32px;padding-left:8px;padding-right:12px}.andes-button-fab--small .andes-button .andes-button--icon-container{max-height:16px;max-width:16px}.andes-button-fab--small .andes-button .andes-button--icon-container img,.andes-button-fab--small .andes-button .andes-button--icon-container svg{display:inline-block;max-height:inherit;max-width:inherit}.andes-button-fab--small.andes-button-fab--collapsed{max-width:32px}.andes-button-fab--small.andes-button-fab--collapsed .andes-button{padding:8px}.andes-button-fab--small.andes-button-fab--collapsed .andes-button__text{margin-left:0}.andes-button-fab--small.andes-button-fab--expanded .andes-button__text{margin-left:4px}.andes-switch{-webkit-align-items:flex-start;align-items:flex-start;color:var(--andes-switch-color-text-default,rgba(0,0,0,.9));cursor:pointer;display:-webkit-inline-flex;display:inline-flex;max-width:100%;padding:10px;width:-webkit-max-content;width:-moz-max-content;width:max-content}.andes-switch__input{-moz-appearance:none;-webkit-appearance:none;appearance:none;border-radius:12px;cursor:pointer;-webkit-flex-shrink:0;flex-shrink:0;height:24px;margin:0;outline:none;position:relative;width:40px}.andes-switch__input:after,.andes-switch__input:before{content:"";position:absolute;-webkit-transition:.15s ease-in-out;transition:.15s ease-in-out}.andes-switch__input:before{background:var(--andes-switch-color-unselected-fill-default,rgba(0,0,0,.1));border:0;border-radius:12px;height:100%;width:100%}.andes-switch__input:after{background:var(--andes-switch-handle-color-fill-default,#fff);border:0;border-radius:50%;box-shadow:0 1px 2px rgba(0,0,0,.55);height:20px;left:2px;opacity:1;top:2px;width:20px}.andes-switch__input:focus-visible{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3))}.andes-switch__input:checked:before{background:var(--andes-switch-color-selected-fill-default,var(--andes-color-blue-500,#3483fa))}.andes-switch__input:checked:after{left:18px}.andes-switch__input:checked:disabled:before{background:var(--andes-switch-color-selected-fill-disabled,var(--andes-color-blue-300,rgba(65,137,230,.3)));border:0}.andes-switch__input:checked:disabled:after{box-shadow:none}.andes-switch__input:disabled{cursor:not-allowed}.andes-switch__input:disabled:before{background:var(--andes-switch-color-unselected-fill-disabled,rgba(0,0,0,.1))}.andes-switch__input:disabled:after{box-shadow:none}.andes-switch__label{-webkit-font-smoothing:antialiased;color:inherit;font-size:16px;font-weight:400;line-height:1.25;margin-left:10px;margin-top:2px}.andes-switch--disabled{color:var(--andes-switch-color-text-disabled,rgba(0,0,0,.25))}.andes-switch--label-left{-webkit-flex-direction:row-reverse;flex-direction:row-reverse}.andes-switch--label-left .andes-switch__label{margin-left:0;margin-right:10px}.andes-form-control__message{color:rgba(0,0,0,.55);font-size:14px;line-height:1em;margin-top:.3333333333em;min-height:14px;opacity:0;opacity:1;text-align:left;-webkit-transition:opacity .15s ease-out;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{-webkit-animation:animation-indeterminate;animation:animation-indeterminate;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear;background-color:var(--andes-color-blue-500,#3483fa);content:"";height:2px;position:absolute;-webkit-transform:scaleX(1);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;-webkit-transform:scaleX(1);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;-webkit-transform:scaleX(0);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:-webkit-linear-gradient(left,rgba(0,0,0,.25),rgba(0,0,0,.25) 50%,transparent 0);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{-webkit-animation:show-valid-ckeck .5s;animation:show-valid-ckeck .5s;-webkit-animation-delay:.5s;animation-delay:.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:1;animation-iteration-count:1;opacity:0;position:absolute;right:0;top:1.5625em}@keyframes show-valid-ckeck{0%{opacity:0}to{opacity:1}}.andes-widther{width:256px}.andes-width--25{max-width:none;width:25%}.andes-width--50{max-width:none;width:50%}.andes-width--75{max-width:none;width:75%}.andes-width--100{max-width:none;width:100%}.andes-width--150{max-width:none;width:150%}.andes-width--200{max-width:none;width:200%}.andes-form-control--textfield .andes-form-control__label{color:var(--andes-textfield-color-label-default,rgba(0,0,0,.9));cursor:text;font-size:14px;font-weight:400;line-height:18px;margin:0 6px 4px;overflow:hidden;text-overflow:ellipsis;-webkit-transform:unset!important;transform:unset!important;-webkit-transition:.2s ease-out;transition:.2s ease-out;-webkit-transition-property:color;transition-property:color;white-space:nowrap;width:unset}.andes-form-control--textfield.andes-form-control:hover .andes-form-control__label{color:var(--andes-textfield-color-label-default,rgba(0,0,0,.9))!important}.andes-form-control--textfield .andes-form-control__control{-webkit-align-items:center;align-items:center;background-color:var(--andes-textfield-color-fill-default,#fff);border-radius:6px;box-shadow:0 0 0 1px var(--andes-textfield-color-border-default,rgba(0,0,0,.25));display:-webkit-flex;display:flex;font-size:16px;min-height:48px}@media(hover:hover)and (pointer:fine){.andes-form-control--textfield .andes-form-control__control:hover{box-shadow:0 0 0 1px var(--andes-textfield-color-border-hover,rgba(0,0,0,.55))}}.andes-form-control--textfield .andes-form-control__control:active{box-shadow:0 0 0 1px var(--andes-textfield-color-border-active,var(--andes-color-blue-500,#3483fa))}.andes-form-control--textfield .andes-form-control__control{margin:4px 0}.andes-form-control--textfield .andes-form-control__control .andes-form-control__control{margin:inherit}.andes-form-control--textfield .andes-form-control__field:focus{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none}.andes-form-control--textfield .andes-form-control__field:focus-visible{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none}.andes-form-control--textfield .andes-form-control__field::-webkit-input-placeholder{opacity:1}.andes-form-control--textfield .andes-form-control__field:-ms-input-placeholder{opacity:1}.andes-form-control--textfield .andes-form-control__field::-ms-input-placeholder{opacity:1}.andes-form-control--textfield .andes-form-control__field::placeholder{color:var(--andes-textfield-color-placeholder-default,rgba(0,0,0,.55));font-size:16px;opacity:1}.andes-form-control--textfield .andes-form-control__field::-webkit-input-placeholder{color:var(--andes-textfield-color-placeholder-default,rgba(0,0,0,.55));font-size:16px}.andes-form-control--textfield .andes-form-control__field::-moz-placeholder{color:var(--andes-textfield-color-placeholder-default,rgba(0,0,0,.55));font-size:16px;opacity:1}.andes-form-control--textfield .andes-form-control__field:-moz-placeholder{opacity:1}.andes-form-control--textfield .andes-form-control__field:-ms-input-placeholder{color:var(--andes-textfield-color-placeholder-default,rgba(0,0,0,.55));font-size:16px}.andes-form-control--textfield .andes-form-control__field::-ms-input-placeholder{color:var(--andes-textfield-color-placeholder-default,rgba(0,0,0,.55));font-size:16px}.andes-form-control--textfield .andes-form-control__field:-moz-placeholder{color:var(--andes-textfield-color-placeholder-default,rgba(0,0,0,.55));font-size:16px}.andes-form-control--textfield .andes-form-control__field{border-radius:6px;color:var(--andes-textfield-color-input-text-default,rgba(0,0,0,.9));font-size:16px;height:32px;line-height:20px;margin:0;padding:8px 12px}.andes-form-control--textfield .andes-form-control__field--multiline{height:unset}.andes-form-control--textfield-with-prefix .andes-form-control__field{padding-left:8px}.andes-form-control--textfield-with-suffix .andes-form-control__field{padding-right:8px}.andes-form-control--textfield .andes-form-control__message{font-size:13px;margin-top:0}.andes-form-control--textfield .andes-form-control__bottom{display:-webkit-flex;display:flex;font-size:13px;margin:4px 6px 0}.andes-form-control--textfield .andes-form-control__bottom .andes-form-control--internal-helper{-webkit-flex:1;flex:1}.andes-form-control--focused .andes-form-control__control{border-color:transparent;box-shadow:0 0 0 2px var(--andes-textfield-color-border-active,var(--andes-color-blue-500,#3483fa));-moz-box-shadow:0 0 0 2px var(--andes-textfield-color-border-active,var(--andes-color-blue-500,#3483fa));-webkit-box-shadow:0 0 0 2px var(--andes-textfield-color-border-active,var(--andes-color-blue-500,#3483fa));outline:none}@media(pointer:fine){.andes-form-control--focused .andes-form-control__control:hover{box-shadow:0 0 0 2px var(--andes-textfield-color-border-active,var(--andes-color-blue-500,#3483fa))}}.andes-form-control__control.visible-focused{border-color:transparent;box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3)),inset 0 0 0 2px var(--andes-color-blue-500,#3483fa);-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3)),inset 0 0 0 2px var(--andes-color-blue-500,#3483fa);-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3)),inset 0 0 0 2px var(--andes-color-blue-500,#3483fa);outline:none}.andes-form-control--textfield:hover .andes-form-control__label{color:rgba(0,0,0,.9)!important}.andes-form-control__label,.andes-form-control__message{font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif}.sr-only{border:0;clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:0 -1px -1px 0;overflow:hidden;padding:0;position:absolute;width:1px}.andes-progress-indicator-circular__container{display:-webkit-flex;display:flex;height:-webkit-max-content;height:-moz-max-content;height:max-content;position:relative;width:-webkit-max-content;width:-moz-max-content;width:max-content}.andes-progress-indicator-circular__progress{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;position:relative}.andes-progress-indicator-circular--basic .andes-progress-indicator-circular__progress{stroke:var(--andes-progress-indicator-circular-progress-color-fill-default,var(--andes-color-blue-500,#3483fa))}.andes-progress-indicator-circular--inverse .andes-progress-indicator-circular__progress{stroke:var(--andes-progress-indicator-circular-progress-color-fill-inverse,#fff)}.andes-progress-indicator-circular--inverse .andes-progress-indicator-circular__label{color:var(--andes-progress-indicator-circular-color-label-inverse,#fff)}.andes-progress-indicator-circular__content{color:rgba(0,0,0,.9);font-size:12px;font-weight:400}.andes-progress-indicator-circular__label{color:var(--andes-progress-indicator-circular-color-label,rgba(0,0,0,.9));font-weight:400;-webkit-font-smoothing:antialiased}.andes-progress-indicator-circular--indeterminate .andes-progress-indicator-circular__svg{-webkit-animation:andes-pi-circular-rotate 2s linear infinite;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{-webkit-animation:andes-pi-circular-dash-reduce-motion 5s ease-in-out infinite;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{-webkit-animation:andes-pi-circular-dash 1.5s ease-in-out infinite;animation:andes-pi-circular-dash 1.5s ease-in-out infinite}}@keyframes andes-pi-circular-rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes andes-pi-circular-dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}@keyframes andes-pi-circular-dash-reduce-motion{0%{opacity:0;stroke-dasharray:90,150;stroke-dashoffset:0}10%{opacity:1;stroke-dasharray:90,150;stroke-dashoffset:0}60%{opacity:1;stroke-dasharray:90,150;stroke-dashoffset:0}to{opacity:0;stroke-dasharray:90,150;stroke-dashoffset:0}}.andes-progress-indicator-circular--determinate .andes-progress-indicator-circular__svg{left:0;position:absolute;top:0;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);z-index:1022}.andes-progress-indicator-circular--determinate.andes-progress-indicator-circular--inverse .andes-progress-indicator-circular__circle-bg{stroke:var(--andes-progress-indicator-circular-color-fill-inverse,hsla(0,0%,100%,.3))}.andes-progress-indicator-circular--determinate .andes-progress-indicator-circular__circle{fill:none;stroke-linecap:round}@media(prefers-reduced-motion:no-preference){.andes-progress-indicator-circular--determinate .andes-progress-indicator-circular__circle{-webkit-transition:stroke-dashoffset .15s ease-out;transition:stroke-dashoffset .15s ease-out}}.andes-progress-indicator-circular--determinate .andes-progress-indicator-circular__circle-bg{fill:none;stroke:var(--andes-progress-indicator-circular-color-fill,#e5e5e5)}.andes-progress-indicator-circular--determinate .andes-progress-indicator-circular__circle--continuous{-webkit-transition-timing-function:linear;transition-timing-function:linear}.andes-progress-indicator-circular--small .andes-progress-indicator-circular__progress,.andes-progress-indicator-circular--small .andes-progress-indicator-circular__svg{height:24px;stroke-width:2.5px;width:24px}.andes-progress-indicator-circular--small .andes-progress-indicator-circular__container{-webkit-align-items:center;align-items:center;-webkit-flex-direction:column;flex-direction:column}.andes-progress-indicator-circular--small .andes-progress-indicator-circular__label{font-size:14px;margin-top:13px}.andes-progress-indicator-circular--xsmall .andes-progress-indicator-circular__progress,.andes-progress-indicator-circular--xsmall .andes-progress-indicator-circular__svg{height:16px;stroke-width:2px;width:16px}.andes-progress-indicator-circular--xsmall .andes-progress-indicator-circular__container{-webkit-align-items:center;align-items:center}.andes-progress-indicator-circular--xsmall .andes-progress-indicator-circular__label{font-size:14px;margin-left:12px}.andes-progress-indicator-circular--medium .andes-progress-indicator-circular__progress,.andes-progress-indicator-circular--medium .andes-progress-indicator-circular__svg{height:32px;stroke-width:3px;width:32px}.andes-progress-indicator-circular--medium .andes-progress-indicator-circular__container{-webkit-align-items:center;align-items:center;-webkit-flex-direction:column;flex-direction:column}.andes-progress-indicator-circular--medium .andes-progress-indicator-circular__label{font-size:14px;margin-top:13px}.andes-progress-indicator-circular--large .andes-progress-indicator-circular__progress,.andes-progress-indicator-circular--large .andes-progress-indicator-circular__svg{height:48px;stroke-width:4px;width:48px}.andes-progress-indicator-circular--large .andes-progress-indicator-circular__container{-webkit-align-items:center;align-items:center;-webkit-flex-direction:column;flex-direction:column}.andes-progress-indicator-circular--large .andes-progress-indicator-circular__label{font-size:16px;margin-top:13px}.andes-progress-indicator-circular--xlarge .andes-progress-indicator-circular__progress,.andes-progress-indicator-circular--xlarge .andes-progress-indicator-circular__svg{height:64px;stroke-width:4px;width:64px}.andes-progress-indicator-circular--xlarge .andes-progress-indicator-circular__progress .andes-progress-indicator-circular__content{font-size:14px}.andes-progress-indicator-circular--xlarge .andes-progress-indicator-circular__container{-webkit-align-items:center;align-items:center;-webkit-flex-direction:column;flex-direction:column}.andes-progress-indicator-circular--xlarge .andes-progress-indicator-circular__label{font-size:18px;margin-top:13px}.andes-progress-indicator-circular--inline{height:100%;position:relative}.andes-progress-indicator-circular--inline .andes-progress-indicator-circular__container{position:absolute}.andes-progress-indicator-circular--block{position:absolute;z-index:1021}.andes-progress-indicator-circular--block,.andes-progress-indicator-circular--fullscreen{-webkit-align-items:center;align-items:center;bottom:0;display:-webkit-flex;display:flex;height:100%;-webkit-justify-content:center;justify-content:center;left:0;right:0;top:0;width:100%}.andes-progress-indicator-circular--fullscreen{background-color:hsla(0,0%,100%,.9);position:fixed;z-index:1023}.andes-form-control--numeric.andes-form-control--error .andes-form-control__label,.andes-form-control--numeric.andes-form-control--error.andes-form-control:hover .andes-form-control__label,.andes-form-control--textfield.andes-form-control--error .andes-form-control__label,.andes-form-control--textfield.andes-form-control--error.andes-form-control:hover .andes-form-control__label{color:var(--andes-textfield-color-label-error,#f23d4f)!important}.andes-form-control--numeric.andes-form-control--error .andes-form-control__control,.andes-form-control--textfield.andes-form-control--error .andes-form-control__control{box-shadow:0 0 0 1px var(--andes-textfield-color-border-error,#f23d4f)}.andes-form-control--numeric.andes-form-control--error .andes-form-control__error-icon,.andes-form-control--textfield.andes-form-control--error .andes-form-control__error-icon{background-color:#f23d4f;border-radius:50%;font-size:13px;height:12px;line-height:1;margin-right:6px;width:12px}.andes-form-control--numeric.andes-form-control--error.andes-form-control--focused .andes-form-control__control,.andes-form-control--textfield.andes-form-control--error.andes-form-control--focused .andes-form-control__control{border-color:transparent;box-shadow:0 0 0 2px var(--andes-textfield-color-border-error,#f23d4f);outline:none}.andes-form-control--numeric-wrapper .andes-form-control--visible-focused.andes-form-control--error .andes-form-control__control,.andes-form-control--numeric.andes-form-control--error.andes-form-control--focused .andes-form-control__control.visible-focused,.andes-form-control--textfield.andes-form-control--error.andes-form-control--focused .andes-form-control__control.visible-focused{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3)),inset 0 0 0 2px var(--andes-textfield-color-border-error,#f23d4f)}.andes-form-control--numeric-wrapper .andes-form-control--visible-focused.andes-form-control--error .andes-form-control__control{-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3)),inset 0 0 0 2px var(--andes-textfield-color-border-error,#f23d4f);-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3)),inset 0 0 0 2px var(--andes-textfield-color-border-error,#f23d4f)}.andes-form-control--completed.andes-form-control--textfield .andes-form-control__validated-icon{color:var(--andes-textfield-color-validated,#00a650);display:block;margin-right:12px;position:unset}.andes-form-control--completed.andes-form-control--textfield .andes-form-control__validated-icon svg{color:var(--andes-textfield-color-validated,#00a650);vertical-align:sub}.andes-form-control--textfield .andes-form-control__clear-icon:focus{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-form-control--textfield .andes-form-control__clear-icon:focus-visible{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-form-control--textfield .andes-form-control__clear-icon:focus:not(:focus-visible){box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}.andes-form-control--textfield .andes-form-control__clear-icon{-webkit-align-items:center;align-items:center;background-color:transparent;border:0;color:var(--andes-textfield-color-clear-default,rgba(0,0,0,.55));cursor:pointer;display:-webkit-flex;display:flex;font-size:13px;margin-right:12px;padding:0}.andes-form-control--textfield .andes-form-control__clear-icon:hover{color:var(--andes-textfield-color-clear-hover,rgba(0,0,0,.8))}.andes-form-control--textfield .andes-form-control__clear-icon:active{color:var(--andes-textfield-color-clear-active,rgba(0,0,0,.9))}.andes-form-control--textfield.andes-form-control--disabled .andes-form-control__label{color:var(--andes-textfield-color-label-disabled,rgba(0,0,0,.25))!important}.andes-form-control--textfield.andes-form-control--disabled .andes-form-control__split-button{border-right:1px solid var(--andes-textfield-split-color-divider-disabled,rgba(0,0,0,.25));cursor:not-allowed}.andes-form-control--textfield.andes-form-control--disabled .andes-form-control__split-button .andes-form-control__split-button-content{color:var(--andes-textfield-color-label-disabled,rgba(0,0,0,.25))}.andes-form-control--textfield.andes-form-control--disabled .andes-form-control__control{background-color:var(--andes-textfield-color-fill-disabled,rgba(0,0,0,.04));border:1px dashed var(--andes-textfield-color-border-disabled,rgba(0,0,0,.25));box-shadow:none}.andes-form-control--textfield.andes-form-control--disabled .andes-form-control__field{color:var(--andes-textfield-color-input-text-disabled,var(--andes-textfield-color-label-disabled,rgba(0,0,0,.25)))}.andes-form-control--textfield.andes-form-control--disabled .andes-form-control__field.andes-form-control__split-field{cursor:not-allowed}.andes-form-control--textfield.andes-form-control--disabled .andes-form-control__field.andes-form-control__split-field .andes-form-control__control{background-color:transparent;border:0}.andes-form-control--textfield.andes-form-control--disabled .andes-form-control__embedded .andes-checkbox .andes-checkbox__label{color:var(--andes-textfield-color-text-checkbox-disabled,var(--andes-textfield-color-label-disabled,rgba(0,0,0,.25)))}.andes-form-control--textfield.andes-form-control--readonly .andes-form-control__label{color:var(--andes-textfield-color-label-read-only,rgba(0,0,0,.55))}.andes-form-control--textfield.andes-form-control--readonly .andes-form-control__control{background-color:var(--andes-textfield-color-fill-read-only,hsla(0,0%,100%,0));box-shadow:0 0 0 1px var(--andes-textfield-color-border-read-only,hsla(0,0%,100%,0))}.andes-form-control--textfield.andes-form-control--readonly .andes-form-control__field{padding-left:6px;-webkit-text-fill-color:rgba(0,0,0,.9);opacity:1}.andes-form-control--textfield.andes-form-control--readonly .andes-form-control__field.andes-form-control__split-field{cursor:default}.andes-form-control--countdown .andes-form-control__countdown{color:rgba(0,0,0,.55);float:right;font-size:13px;text-align:right}.andes-form-control--textfield-progress{height:18px;margin-right:12px;stroke-width:6px;width:18px}.andes-form-control--textfield .andes-form-control__field{-webkit-flex-grow:1;flex-grow:1;width:auto}.andes-form-control--textfield .andes-button--transparent{margin:8px 12px 8px 0;width:-webkit-max-content;width:-moz-max-content;width:max-content}.andes-form-control--textfield .andes-checkbox--embedded{display:inline-block;margin:0 18px 3px 6px}.andes-form-control--textfield .andes-checkbox--embedded .andes-checkbox__input:focus{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none}.andes-form-control--textfield .andes-checkbox--embedded .andes-checkbox__input:focus-visible{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none}.andes-form-control--textfield .andes-checkbox--embedded .andes-checkbox__input{top:5px}.andes-form-control--textfield .andes-checkbox--embedded .andes-checkbox__input:before{line-height:0;top:75%}.andes-form-control--textfield .andes-checkbox--embedded .andes-checkbox__input:focus-visible:before{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3))}.andes-form-control--textfield .andes-checkbox--embedded .andes-checkbox__input:focus-visible:after{opacity:0}.andes-form-control--textfield .andes-form-control__embedded{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;z-index:1}.andes-form-control--textfield .andes-form-control__embedded .andes-tooltip__trigger{display:-webkit-flex;display:flex}.andes-form-control--textfield .andes-form-control__embedded .andes-tooltip__trigger .andes-button--transparent{border-width:0;margin-right:12px;padding-left:0;padding-right:0}.andes-form-control--textfield .andes-form-control__embedded .andes-checkbox{margin-left:0;margin-right:12px}.andes-form-control--textfield .andes-form-control__embedded .andes-checkbox .andes-checkbox__label{color:var(--andes-textfield-color-text-checkbox-default,rgba(0,0,0,.9));text-wrap:nowrap}.andes-form-control--textfield .andes-form-control__embedded .andes-button--transparent{margin-right:8px}.andes-form-control--textfield .andes-form-control__embedded .andes-tooltip__trigger .andes-button__content path{fill:var(--andes-textfield-color-tooltip-default,var(--andes-color-blue-500,#3483fa))!important}.andes-form-control--textfield .andes-form-control__embedded .andes-tooltip__trigger:hover .andes-button__content path{fill:var(--andes-textfield-color-tooltip-hover,var(--andes-color-blue-600,#2968c8))!important}.andes-form-control--textfield .andes-form-control__embedded .andes-tooltip__trigger:active .andes-button__content path{fill:var(--andes-textfield-color-tooltip-active,var(--andes-color-blue-700,#1f4e96))!important}.andes-form-control--numeric{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.andes-form-control--numeric .andes-form-control--focused .andes-form-control__control{border-color:transparent;box-shadow:0 0 0 2px var(--andes-textfield-color-border-active,var(--andes-color-blue-500,#3483fa));-moz-box-shadow:0 0 0 2px var(--andes-textfield-color-border-active,var(--andes-color-blue-500,#3483fa));-webkit-box-shadow:0 0 0 2px var(--andes-textfield-color-border-active,var(--andes-color-blue-500,#3483fa));outline:none}.andes-form-control--numeric .andes-form-control--visible-focused .andes-form-control__control{border-color:transparent;box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3)),inset 0 0 0 2px var(--andes-color-blue-500,#3483fa);-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3)),inset 0 0 0 2px var(--andes-color-blue-500,#3483fa);-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3)),inset 0 0 0 2px var(--andes-color-blue-500,#3483fa);outline:none}.andes-form-control--numeric:hover .andes-form-control__message{opacity:1}.andes-form-control--numeric .andes-form-control{padding-top:0}.andes-form-control--numeric .andes-form-control__label{color:rgba(0,0,0,.9);cursor:text;font-size:14px;font-weight:400;line-height:18px;margin:0 0 4px 6px;overflow:hidden;text-overflow:ellipsis;-webkit-transform:unset!important;transform:unset!important;-webkit-transition:.2s ease-out;transition:.2s ease-out;-webkit-transition-property:color;transition-property:color;white-space:nowrap}.andes-form-control--numeric-wrapper{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;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{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;font-size:13px;margin:4px 0 0 6px}.andes-form-control--textfield:last-child{margin-right:0}.andes-form-control--centered .andes-form-control--numeric-wrapper{margin:0 auto}.andes-form-control__prefix,.andes-form-control__suffix{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;font-size:16px;opacity:1;-webkit-transition:opacity .2s ease-out;transition:opacity .2s ease-out;white-space:nowrap}.andes-form-control__suffix{color:var(--andes-textfield-color-suffix-default,rgba(0,0,0,.55));margin-right:12px;text-align:right}.andes-form-control__prefix{color:var(--andes-textfield-color-prefix-default,rgba(0,0,0,.55));margin-left:12px;text-align:left}.andes-form-control--disabled .andes-form-control__prefix{color:var(--andes-textfield-color-prefix-disabled,rgba(0,0,0,.25))}.andes-form-control--disabled .andes-form-control__suffix{color:var(--andes-textfield-color-suffix-disabled,rgba(0,0,0,.25))}.andes-form-control--centered .andes-form-control__label{margin-left:0;text-align:center;-webkit-transform-origin:inherit;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::-webkit-input-placeholder{text-align:center}.andes-form-control--centered .andes-form-control__field::-moz-placeholder{text-align:center}.andes-form-control--centered .andes-form-control__field:-ms-input-placeholder{text-align:center}.andes-form-control--centered .andes-form-control__field::-ms-input-placeholder{text-align:center}.andes-form-control--centered .andes-form-control__field::placeholder{text-align:center}.andes-form-control--sectioned .andes-form-control__control{display:-webkit-flex;display:flex}.andes-form-control--password.andes-form-control--focused .andes-form-control__control{border-color:transparent;box-shadow:0 0 0 2px var(--andes-textfield-color-border-active,var(--andes-color-blue-500,#3483fa));-moz-box-shadow:0 0 0 2px var(--andes-textfield-color-border-active,var(--andes-color-blue-500,#3483fa));-webkit-box-shadow:0 0 0 2px var(--andes-textfield-color-border-active,var(--andes-color-blue-500,#3483fa));outline:none}.andes-form-control--password.andes-form-control--focused .andes-form-control__control.visible-focused{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3)),inset 0 0 0 2px var(--andes-color-blue-500,#3483fa);-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3)),inset 0 0 0 2px var(--andes-color-blue-500,#3483fa);-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3)),inset 0 0 0 2px var(--andes-color-blue-500,#3483fa)}.andes-form-control--password .andes-form-control__message{opacity:1}.andes-form-control__password-embedded{-webkit-align-items:center;align-items:center;color:var(--andes-textfield-password-color-icon-default,rgba(0,0,0,.55));display:-webkit-flex;display:flex;padding-right:12px;position:relative}.andes-form-control__password-embedded:hover{color:var(--andes-textfield-password-color-icon-hover,rgba(0,0,0,.8))}.andes-form-control__password-embedded:active{color:var(--andes-textfield-password-color-icon-active,rgba(0,0,0,.9))}.andes-form-control__password-checkbox:focus{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-form-control__password-checkbox:focus-visible{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-form-control__password-checkbox:focus:not(:focus-visible){box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}.andes-form-control__password-checkbox{-moz-appearance:none;-webkit-appearance:none;appearance:none;cursor:pointer;height:23px;margin-right:12px;position:absolute;right:0;width:23px}.andes-form-control__password-value{color:rgba(0,0,0,.9)}.andes-form-control__password-value.hide{display:none}.andes-form-control__password-icon{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex}.andes-form-control__field.andes-form-control__split-field{cursor:text;height:48px;padding:0 12px}.andes-form-control__field.andes-form-control__split-field.andes-form-control__split-field--readonly.andes-form-control__split-field--left{padding-left:0}.andes-form-control__field.andes-form-control__split-field .andes-form-control__control{border-radius:0;box-shadow:none}.andes-form-control__field.andes-form-control__split-field .andes-form-control__control input{padding:0}.andes-form-control__field.andes-form-control__split-field.andes-form-control--focused>.andes-form-control__control{box-shadow:none}.andes-form-control--split>.andes-form-control__control{height:36px}.andes-form-control--split .andes-form-control__control:last-child :last-child{margin-right:0}.andes-form-control--split .andes-form-control__field{padding:6px 12px 6px 8px}.andes-form-control--split .andes-form-control__embedded{padding-right:0}.andes-form-control--split .andes-form-control__embedded .andes-tooltip__trigger .andes-button--transparent{margin-right:0}.andes-form-control--split .andes-form-control__control--visible-focused{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3)),inset 0 0 0 2px var(--andes-color-blue-500,#3483fa);-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3)),inset 0 0 0 2px var(--andes-color-blue-500,#3483fa);-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3)),inset 0 0 0 2px var(--andes-color-blue-500,#3483fa)}.andes-form-control--split .andes-form-control__control--visible-focused .andes-form-control__control{background-color:transparent}.andes-form-control__split-button{-webkit-align-items:center;align-items:center;border-right:1px solid var(--andes-textfield-split-color-divider-default,rgba(0,0,0,.1));cursor:pointer;display:-webkit-flex;display:flex;height:36px;padding:0 0 0 8px}.andes-form-control__split-button--right{border-left:1px solid var(--andes-textfield-split-color-divider-default,rgba(0,0,0,.1));border-right:0;padding:0 4px 0 2px}.andes-form-control__split-button--readonly{border:0;cursor:default;margin-left:3px;padding-right:0;pointer-events:none}.andes-form-control__split-button--readonly .andes-dropdown__standalone-arrow{display:none}.andes-form-control__split-button.andes-dropdown.andes-dropdown--standalone .andes-floating-menu .andes-dropdown__trigger{background-color:transparent;border:0;font-size:16px;padding:4px 9px 5px 2px}.andes-form-control__split-button.andes-dropdown.andes-dropdown--standalone .andes-floating-menu .andes-dropdown__trigger .andes-dropdown__display-values{margin-left:1px;margin-right:4px}.andes-form-control__split-button.andes-dropdown.andes-dropdown--standalone .andes-dropdown__standalone-arrow{height:16px;padding-bottom:1px;-webkit-transform:scale(1.5);transform:scale(1.5);width:16px}.andes-form-control__split-button.andes-dropdown.andes-dropdown--standalone.andes-dropdown--open .andes-dropdown__standalone-arrow{-webkit-transform:scale(1.5) rotate(180deg);transform:scale(1.5) rotate(180deg)}.andes-form-control--disabled.andes-form-control__split-button .andes-floating-menu .andes-dropdown__trigger{color:var(--andes-textfield-color-label-disabled,rgba(0,0,0,.25));cursor:not-allowed}.andes-form-control--disabled.andes-form-control__split-button .andes-floating-menu .andes-dropdown__trigger .andes-dropdown__standalone-arrow path{fill:var(--andes-textfield-color-label-disabled,rgba(0,0,0,.25))}.andes-form-control--disabled.andes-form-control__split-button.andes-form-control__split-button--readonly .andes-floating-menu .andes-dropdown__trigger{color:rgba(0,0,0,.9);cursor:not-allowed;padding-right:0}.andes-form-control__split-button-content{color:rgba(0,0,0,.9);font-size:16px;margin-right:4px;outline:0;white-space:nowrap}.andes-form-control__split-button-content--icon{margin-right:6px}.andes-form-control__split-button-content--icon-disabled{opacity:.4}.andes-form-control__bottom.andes-form-control--medium{margin-left:4px;margin-right:4px}.andes-form-control__bottom.andes-form-control--medium .andes-form-control__message{font-size:10px;line-height:14px}.andes-form-control__bottom.andes-form-control--medium .andes-form-control--countdown .andes-form-control__countdown,.andes-form-control__bottom.andes-form-control--medium .andes-form-control__countdown{font-size:10px}.andes-form-control--textfield.andes-form-control--medium{font-size:14px;padding:4px 8px}.andes-form-control--textfield.andes-form-control--medium label .andes-form-control__label{font-size:12px;margin-left:4px;margin-right:4px}.andes-form-control--textfield.andes-form-control--medium .andes-form-control__clear-icon,.andes-form-control--textfield.andes-form-control--medium .andes-form-control__validated-icon{margin:0 8px 0 12px}.andes-form-control--textfield.andes-form-control--medium .andes-form-control__clear-icon svg,.andes-form-control--textfield.andes-form-control--medium .andes-form-control__validated-icon svg{height:12px;width:12px}.andes-form-control--textfield.andes-form-control--medium .andes-form-control__prefix,.andes-form-control--textfield.andes-form-control--medium .andes-form-control__suffix{font-size:14px}.andes-form-control--textfield.andes-form-control--medium .andes-form-control__control{font-size:12px;height:32px;line-height:18px;margin:4px 0;min-height:32px}.andes-form-control--textfield.andes-form-control--medium .andes-form-control__control .andes-form-control--textfield-progress.andes-progress-indicator-circular{height:16px;margin:0 8px;width:16px}.andes-form-control--textfield.andes-form-control--medium .andes-form-control__field{border-radius:4px;font-size:14px;height:24px;padding:4px 8px}.andes-form-control--textfield.andes-form-control--medium .andes-form-control__field::-webkit-input-placeholder{font-size:14px}.andes-form-control--textfield.andes-form-control--medium .andes-form-control__field::-moz-placeholder{font-size:14px}.andes-form-control--textfield.andes-form-control--medium .andes-form-control__field:-ms-input-placeholder{font-size:14px}.andes-form-control--textfield.andes-form-control--medium .andes-form-control__field::-ms-input-placeholder{font-size:14px}.andes-form-control--textfield.andes-form-control--medium .andes-form-control__field::placeholder{font-size:14px}.andes-form-control--numeric.andes-form-control--warning .andes-form-control__error-icon,.andes-form-control--textfield.andes-form-control--warning .andes-form-control__error-icon{background-color:#f73;border-radius:50%;font-size:13px;height:12px;line-height:1;margin-right:6px;width:12px}.andes-form-control--search-box:hover{box-shadow:0 0 0 1px var(--andes-searchbox-color-border-default,rgba(0,0,0,.25))}.andes-form-control--search-box .andes-form-control__search-icon:hover{color:var(--andes-searchbox-color-search-default,rgba(0,0,0,.55))}.andes-form-control--search-box .andes-form-control__close-icon:hover{color:var(--andes-searchbox-color-clear-default,rgba(0,0,0,.55))}@media(min-width:768px){.andes-form-control--search-box:hover{box-shadow:0 0 0 1px var(--andes-searchbox-color-border-hover,rgba(0,0,0,.55))}.andes-form-control--search-box .andes-form-control__search-icon:hover{color:var(--andes-searchbox-color-search-hover,rgba(0,0,0,.8))}.andes-form-control--search-box .andes-form-control__close-icon:hover{color:var(--andes-searchbox-color-clear-hover,rgba(0,0,0,.8))}}.andes-form-control--search-box{-webkit-font-smoothing:antialiased;background-color:var(--andes-searchbox-color-fill-default,#fff);box-shadow:0 0 0 1px var(--andes-searchbox-color-border-default,rgba(0,0,0,.25));-moz-box-sizing:border-box;box-sizing:border-box;display:-webkit-flex;display:flex;font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-weight:400}.andes-form-control--search-box label{-webkit-order:2;order:2;width:100%}.andes-form-control--search-box--focused,.andes-form-control--search-box--focused:hover,.andes-form-control--search-box:focus{box-shadow:0 0 0 2px var(--andes-searchbox-color-border-active,var(--andes-color-blue-500,#3483fa))}.andes-form-control--search-box--focused.focus-visible,.andes-form-control--search-box--focused.focus-visible:hover{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3)),inset 0 0 0 2px var(--andes-searchbox-color-border-active,var(--andes-color-blue-500,#3483fa));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3)),inset 0 0 0 2px var(--andes-searchbox-color-border-active,var(--andes-color-blue-500,#3483fa));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3)),inset 0 0 0 2px var(--andes-searchbox-color-border-active,var(--andes-color-blue-500,#3483fa))}.andes-form-control--search-box .andes-form-control__close-icon:focus,.andes-form-control--search-box .andes-form-control__search-icon:focus{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-form-control--search-box .andes-form-control__close-icon:focus-visible,.andes-form-control--search-box .andes-form-control__search-icon:focus-visible{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-form-control--search-box .andes-form-control__close-icon:focus:not(:focus-visible),.andes-form-control--search-box .andes-form-control__search-icon:focus:not(:focus-visible){box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}.andes-form-control--search-box .andes-form-control__close-icon,.andes-form-control--search-box .andes-form-control__search-icon{-webkit-align-content:center;align-content:center;background-color:transparent;border:0;-moz-box-sizing:content-box;box-sizing:content-box;cursor:pointer;display:-webkit-flex;display:flex;outline:none;padding:0}.andes-form-control--search-box .andes-form-control__close-icon{color:var(--andes-searchbox-color-clear-default,rgba(0,0,0,.55));display:none;opacity:0;-webkit-order:3;order:3}.andes-form-control--search-box .andes-form-control__close-icon-visible{-webkit-align-content:center;align-content:center;display:-webkit-flex;display:flex;opacity:1}.andes-form-control--search-box .andes-form-control__close-icon:active{color:var(--andes-searchbox-color-clear-active,rgba(0,0,0,.9))}.andes-form-control--search-box .andes-form-control__field:focus{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none}.andes-form-control--search-box .andes-form-control__field:focus-visible{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none}.andes-form-control--search-box .andes-form-control__field::-webkit-input-placeholder{opacity:1}.andes-form-control--search-box .andes-form-control__field:-ms-input-placeholder{opacity:1}.andes-form-control--search-box .andes-form-control__field::-ms-input-placeholder{opacity:1}.andes-form-control--search-box .andes-form-control__field::placeholder{color:var(--andes-searchbox-color-placeholder-default,rgba(0,0,0,.55));opacity:1}.andes-form-control--search-box .andes-form-control__field::-webkit-input-placeholder{color:var(--andes-searchbox-color-placeholder-default,rgba(0,0,0,.55))}.andes-form-control--search-box .andes-form-control__field::-moz-placeholder{color:var(--andes-searchbox-color-placeholder-default,rgba(0,0,0,.55));opacity:1}.andes-form-control--search-box .andes-form-control__field:-moz-placeholder{opacity:1}.andes-form-control--search-box .andes-form-control__field:-ms-input-placeholder{color:var(--andes-searchbox-color-placeholder-default,rgba(0,0,0,.55))}.andes-form-control--search-box .andes-form-control__field::-ms-input-placeholder{color:var(--andes-searchbox-color-placeholder-default,rgba(0,0,0,.55))}.andes-form-control--search-box .andes-form-control__field:-moz-placeholder{color:var(--andes-searchbox-color-placeholder-default,rgba(0,0,0,.55))}.andes-form-control--search-box .andes-form-control__field{background-color:transparent;border:0;color:var(--andes-searchbox-color-input-text-default,rgba(0,0,0,.9));display:block;font:inherit;margin:0;-webkit-order:2;order:2;outline:none;overflow:hidden;padding:0;resize:none;width:100%}.andes-form-control--search-box .andes-form-control__search-icon{color:var(--andes-searchbox-color-search-default,rgba(0,0,0,.55));-webkit-order:1;order:1}.andes-form-control--search-box .andes-form-control__search-icon:active{color:var(--andes-searchbox-color-search-active,rgba(0,0,0,.9))}.andes-form-control--search-box .andes-form-control__search-icon:disabled{color:var(--andes-searchbox-color-search-default,rgba(0,0,0,.55))}.andes-form-control--search-box--loading,.andes-form-control--search-box--loading .andes-form-control__field{color:var(--andes-searchbox-color-input-text-loading,rgba(0,0,0,.55))}.andes-form-control--search-box--loading .andes-form-control__search-icon{cursor:default}.andes-form-control--search-box--loading:hover{box-shadow:0 0 0 1px var(--andes-searchbox-color-border-default,rgba(0,0,0,.25))}.andes-form-control--search-box--size-large{border-radius:24px;font-size:16px;height:48px;line-height:1.25;padding:15px 16px 13px}.andes-form-control--search-box--size-large .andes-form-control__field{height:1.25;line-height:1.25}.andes-form-control--search-box--size-large .andes-form-control__close-icon,.andes-form-control--search-box--size-large .andes-form-control__search-icon{border-radius:50%}.andes-form-control--search-box--size-large .andes-form-control__search-icon{margin-right:8px}.andes-form-control--search-box--size-large .andes-form-control__close-icon{margin-left:8px}.andes-form-control--search-box--size-small{border-radius:16px;font-size:14px;height:32px;line-height:18px;padding:8px 10px 6px}.andes-form-control--search-box--size-small .andes-form-control__field{line-height:18px}.andes-form-control--search-box--size-small .andes-form-control__close-icon,.andes-form-control--search-box--size-small .andes-form-control__search-icon{border-radius:50%;height:16px}.andes-form-control--search-box--size-small .andes-form-control__search-icon{margin-right:4px}.andes-form-control--search-box--size-small .andes-form-control__close-icon{margin-left:4px}.andes-form-control__search-trigger{border:0;cursor:pointer;display:block;opacity:1;-webkit-transition:opacity .3s ease-in;transition:opacity .3s ease-in}.andes-form-control__search-trigger--default{-webkit-align-items:center;align-items:center;background-color:var(--andes-color-fill-primary,#fff);border-radius:50%;color:var(--andes-color-icon-primary,rgba(0,0,0,.55));display:-webkit-flex;display:flex;height:32px;-webkit-justify-content:center;justify-content:center;padding:8px 10px 6px;width:32px}.andes-form-control__search-trigger--default svg{min-height:16px;min-width:16px}.andes-form-control__search-trigger:focus:focus{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3)),inset 0 0 0 2px var(--andes-searchbox-color-border-active,var(--andes-color-blue-500,#3483fa));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3)),inset 0 0 0 2px var(--andes-searchbox-color-border-active,var(--andes-color-blue-500,#3483fa));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3)),inset 0 0 0 2px var(--andes-searchbox-color-border-active,var(--andes-color-blue-500,#3483fa));outline:none}.andes-form-control__search-trigger:focus:focus-visible{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3)),inset 0 0 0 2px var(--andes-searchbox-color-border-active,var(--andes-color-blue-500,#3483fa));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3)),inset 0 0 0 2px var(--andes-searchbox-color-border-active,var(--andes-color-blue-500,#3483fa));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3)),inset 0 0 0 2px var(--andes-searchbox-color-border-active,var(--andes-color-blue-500,#3483fa));outline:none}.andes-form-control__search-trigger:focus:focus:not(:focus-visible){box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}.andes-form-control__search-trigger.andes-form-control__search-trigger--hidden{display:none}.andes-form-control__search-trigger--fadeout{opacity:0;-webkit-transition:opacity .15s ease-out;transition:opacity .15s ease-out}.andes-form-control__search-trigger-visible{color:rgba(0,0,0,.55)}.andes-form-control--search-box{opacity:0;width:32px}.andes-form-control--search-box--hidden{display:none}.andes-form-control--search-box--fadein{opacity:1;-webkit-transition:opacity .15s ease-in,width .3s ease-in;transition:opacity .15s ease-in,width .3s ease-in;width:100%}.andes-form-control--search-box--always-visible{opacity:1;width:100%}.andes-dropdown--form .andes-dropdown__label,.andes-dropdown--form-native .andes-dropdown__label{-webkit-font-smoothing:antialiased;-moz-box-sizing:border-box;box-sizing:border-box;color:var(--andes-dropdown-color-label-default,rgba(0,0,0,.9));display:block;font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:14px;font-weight:400;line-height:18px;margin-bottom:4px;padding:0 6px;text-align:start;width:100%}.andes-dropdown--form .andes-dropdown__helper,.andes-dropdown--form-native .andes-dropdown__helper{margin-top:4px;padding:0 6px;width:100%}.andes-dropdown--form .andes-dropdown__trigger-wrapper,.andes-dropdown--form-native .andes-dropdown__trigger-wrapper{height:48px;position:relative}.andes-dropdown--form .andes-dropdown__trigger,.andes-dropdown--form-native .andes-dropdown__trigger{-webkit-font-smoothing:antialiased;background-color:var(--andes-dropdown-color-fill-default,#fff);border:0;border-radius:6px;box-shadow:0 0 0 1px var(--andes-dropdown-color-border-default,rgba(0,0,0,.25));-moz-box-sizing:border-box;box-sizing:border-box;display:block;font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:16px;font-weight:400;height:48px;line-height:1.25;margin:0;outline:none;padding:8px 8px 8px 12px;text-align:start;width:100%}.andes-dropdown--form .andes-dropdown__chevron,.andes-dropdown--form-native .andes-dropdown__chevron{-moz-box-sizing:border-box;box-sizing:border-box;color:var(--andes-dropdown-color-chevron-default,var(--andes-color-blue-500,#3483fa));display:-webkit-flex;display:flex;height:20px;margin-left:12px;width:20px}.andes-dropdown--form .andes-dropdown__trigger:active,.andes-dropdown--form .andes-dropdown__trigger:focus:not(:focus-visible),.andes-dropdown--form-native .andes-dropdown__trigger:active,.andes-dropdown--form-native .andes-dropdown__trigger:focus:not(:focus-visible),.andes-dropdown--form-native.andes-dropdown--open .andes-floating-menu .andes-dropdown__trigger,.andes-dropdown--form.andes-dropdown--open .andes-floating-menu .andes-dropdown__trigger{box-shadow:0 0 0 2px var(--andes-dropdown-color-border-active,var(--andes-color-blue-500,#3483fa))}.andes-dropdown--form .andes-dropdown__trigger:active .andes-dropdown__chevron,.andes-dropdown--form .andes-dropdown__trigger:focus:not(:focus-visible) .andes-dropdown__chevron,.andes-dropdown--form-native .andes-dropdown__trigger:active .andes-dropdown__chevron,.andes-dropdown--form-native .andes-dropdown__trigger:focus:not(:focus-visible) .andes-dropdown__chevron,.andes-dropdown--form-native.andes-dropdown--open .andes-floating-menu .andes-dropdown__trigger .andes-dropdown__chevron,.andes-dropdown--form.andes-dropdown--open .andes-floating-menu .andes-dropdown__trigger .andes-dropdown__chevron{color:var(--andes-dropdown-color-chevron-active,var(--andes-color-blue-700,#1f4e96))}.andes-dropdown--form .andes-dropdown__trigger:focus-visible,.andes-dropdown--form .andes-dropdown__trigger:focus-visible:hover,.andes-dropdown--form-native .andes-dropdown__trigger:focus-visible,.andes-dropdown--form-native .andes-dropdown__trigger:focus-visible:hover{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3)),inset 0 0 0 2px var(--andes-color-blue-500,#3483fa)}.andes-dropdown--form-native.andes-dropdown--error .andes-dropdown__label,.andes-dropdown--form.andes-dropdown--error .andes-dropdown__label{color:var(--andes-dropdown-color-label-error,#f23d4f)}.andes-dropdown--form-native.andes-dropdown--error .andes-dropdown__trigger,.andes-dropdown--form-native.andes-dropdown--error .andes-dropdown__trigger:hover,.andes-dropdown--form.andes-dropdown--error .andes-dropdown__trigger,.andes-dropdown--form.andes-dropdown--error .andes-dropdown__trigger:hover{box-shadow:0 0 0 1px var(--andes-dropdown-color-border-error,#f23d4f)}.andes-dropdown--form-native.andes-dropdown--error .andes-dropdown__trigger:active,.andes-dropdown--form-native.andes-dropdown--error .andes-dropdown__trigger:focus:not(:focus-visible),.andes-dropdown--form-native.andes-dropdown--error.andes-dropdown--open .andes-floating-menu .andes-dropdown__trigger,.andes-dropdown--form.andes-dropdown--error .andes-dropdown__trigger:active,.andes-dropdown--form.andes-dropdown--error .andes-dropdown__trigger:focus:not(:focus-visible),.andes-dropdown--form.andes-dropdown--error.andes-dropdown--open .andes-floating-menu .andes-dropdown__trigger{box-shadow:0 0 0 2px var(--andes-dropdown-color-border-error,#f23d4f)}.andes-dropdown--form-native.andes-dropdown--error .andes-dropdown__trigger:focus-visible,.andes-dropdown--form.andes-dropdown--error .andes-dropdown__trigger:focus-visible{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3)),inset 0 0 0 2px var(--andes-dropdown-color-border-error,#f23d4f)}.andes-dropdown--form-native.andes-dropdown--disabled .andes-dropdown__label,.andes-dropdown--form.andes-dropdown--disabled .andes-dropdown__label{color:var(--andes-dropdown-color-label-disabled,rgba(0,0,0,.25))}.andes-dropdown--form-native.andes-dropdown--disabled .andes-dropdown__trigger,.andes-dropdown--form-native.andes-dropdown--disabled .andes-dropdown__trigger:hover,.andes-dropdown--form.andes-dropdown--disabled .andes-dropdown__trigger,.andes-dropdown--form.andes-dropdown--disabled .andes-dropdown__trigger:hover{background-color:var(--andes-dropdown-color-fill-disabled,rgba(0,0,0,.04));box-shadow:none;outline:1px dashed var(--andes-dropdown-color-border-disabled,rgba(0,0,0,.25));outline-offset:-1px}.andes-dropdown--form-native.andes-dropdown--disabled .andes-dropdown__trigger .andes-dropdown__chevron,.andes-dropdown--form-native.andes-dropdown--disabled .andes-dropdown__trigger:hover .andes-dropdown__chevron,.andes-dropdown--form.andes-dropdown--disabled .andes-dropdown__trigger .andes-dropdown__chevron,.andes-dropdown--form.andes-dropdown--disabled .andes-dropdown__trigger:hover .andes-dropdown__chevron{color:var(--andes-dropdown-color-chevron-disabled,rgba(0,0,0,.25))}.andes-dropdown--form-native.andes-dropdown--disabled .andes-dropdown__trigger .andes-dropdown__display-values,.andes-dropdown--form-native.andes-dropdown--disabled .andes-dropdown__trigger:hover .andes-dropdown__display-values,.andes-dropdown--form.andes-dropdown--disabled .andes-dropdown__trigger .andes-dropdown__display-values,.andes-dropdown--form.andes-dropdown--disabled .andes-dropdown__trigger:hover .andes-dropdown__display-values{color:var(--andes-dropdown-color-value-disabled,rgba(0,0,0,.25))}.andes-dropdown .andes-floating-menu .andes-popper{opacity:0}.andes-dropdown .andes-floating-menu.andes-floating-menu--show .andes-popper{opacity:1}.andes-dropdown.andes-dropdown--form .andes-floating-menu--search .andes-form-control__trigger{margin:0}.andes-dropdown.andes-dropdown--bottom .andes-floating-menu--show .andes-popper{margin-top:6px}.andes-dropdown--standalone .andes-dropdown__trigger:focus{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-dropdown--standalone .andes-dropdown__trigger:focus-visible{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-dropdown--standalone .andes-dropdown__trigger:focus:not(:focus-visible){box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}.andes-dropdown--standalone .andes-dropdown__trigger{-webkit-font-smoothing:antialiased;-webkit-align-items:center;align-items:center;background-color:transparent;border:0;border-radius:0;box-shadow:none;-moz-box-sizing:border-box;box-sizing:border-box;display:-webkit-flex;display:flex;font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;margin:0;max-width:100%;outline:0}.andes-dropdown--standalone .andes-dropdown__display-values{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.andes-dropdown--standalone .andes-dropdown__display-values,.andes-dropdown--standalone .andes-dropdown__trigger{color:var(--andes-dropdown-standalone-color-value-default,rgba(0,0,0,.9));font-weight:400;line-height:1}.andes-dropdown--standalone .andes-dropdown__arrow{-moz-box-sizing:border-box;box-sizing:border-box;display:-webkit-flex;display:flex;height:12px;margin-left:2px;width:12px}.andes-dropdown--standalone .andes-dropdown--open .andes-dropdown__arrow{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.andes-dropdown--standalone .andes-dropdown__arrow>svg{color:var(--andes-dropdown-standalone-color-chevron-default,rgba(0,0,0,.55))}.andes-dropdown--standalone:active .andes-dropdown__arrow>svg{color:var(--andes-dropdown-standalone-color-chevron-active,rgba(0,0,0,.9))}.andes-dropdown--standalone.andes-dropdown--disabled .andes-dropdown__display-values,.andes-dropdown--standalone.andes-dropdown--disabled .andes-dropdown__trigger{color:var(--andes-dropdown-standalone-color-value-disabled,rgba(0,0,0,.25));cursor:default}.andes-dropdown--standalone.andes-dropdown--disabled .andes-dropdown__arrow>svg{color:var(--andes-dropdown-standalone-color-chevron-disabled,rgba(0,0,0,.25))}.andes-dropdown--standalone.andes-dropdown--bottom .andes-floating-menu--show .andes-popper{margin-top:-8px}.andes-dropdown--standalone.andes-dropdown--large .andes-dropdown__trigger{font-size:18px;height:40px;padding:11px 8px}.andes-tag{-webkit-align-items:center;align-items:center;background-color:var(--andes-tag-color-fill-default,hsla(0,0%,100%,0));border:1.2px solid var(--andes-tag-color-border-default,rgba(0,0,0,.25));-moz-box-sizing:border-box;box-sizing:border-box;display:-webkit-inline-flex;display:inline-flex;font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-weight:400;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:auto}.andes-tag--small{border-radius:1em;font-size:12px;height:2em;padding:0 .3333333333em}.andes-tag--small .andes-tag__label{font-size:inherit;padding:0 .3333333333em}.andes-tag--small .andes-tag__close{font-size:inherit;height:1.3333333333em;margin-left:-.1666666667em;width:1.3333333333em}.andes-tag--small .andes-tag__child{padding:0 .3333333333em}.andes-tag--small .andes-tag__avatar{height:1.3333333333em;width:1.3333333333em}.andes-tag--small .andes-tag__avatar-text-container{font-size:.6666666667em}.andes-tag--large{border-radius:1.1428571429em;font-size:14px;height:2.2857142857em;padding:0 .2857142857em}.andes-tag--large .andes-tag__label{font-size:inherit;padding:0 .5714285714em}.andes-tag--large .andes-tag__close{font-size:inherit;height:1.7142857143em;margin-left:-.2857142857em;width:1.7142857143em}.andes-tag--large .andes-tag__child{padding:0 .5714285714em}.andes-tag--large .andes-tag__avatar{height:1.7142857143em;width:1.7142857143em}.andes-tag--large .andes-tag__avatar-text-container{font-size:.8571428571em}.andes-tag__custom-icon{color:var(--andes-tag-color-icon-default,rgba(0,0,0,.9));margin-left:4px}.andes-tag__custom-icon svg{color:currentColor;vertical-align:sub}.andes-tag__child,.andes-tag__label{color:var(--andes-tag-color-text-default,rgba(0,0,0,.9));overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.andes-tag__close{-webkit-align-items:center;align-items:center;background-color:hsla(0,0%,100%,0);border:0;border-radius:50%;color:var(--andes-tag-color-close-default,rgba(0,0,0,.55));cursor:pointer;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;outline:none;padding:0;-webkit-transition:background-color .1s ease-out;transition:background-color .1s ease-out}.andes-tag__close:hover{color:var(--andes-tag-color-close-hover,rgba(0,0,0,.8))}.andes-tag__close:active{color:var(--andes-tag-color-close-active,rgba(0,0,0,.9))}.andes-tag__close:focus{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-tag__close:focus-visible{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-tag__close:focus:not(:focus-visible){box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}.andes-tag--disabled{background-color:var(--andes-tag-color-fill-disabled,hsla(0,0%,100%,0));border-color:var(--andes-tag-color-border-disabled,rgba(0,0,0,.1))}.andes-tag--disabled .andes-tag__custom-icon{color:var(--andes-tag-color-icon-disabled,rgba(0,0,0,.25))}.andes-tag--disabled .andes-tag__custom-icon svg{color:currentColor}.andes-tag--disabled .andes-tag__label{color:var(--andes-tag-color-text-disabled,rgba(0,0,0,.25))}.andes-tag--disabled .andes-tag__close{cursor:default}.andes-tag--disabled .andes-tag__close svg{color:var(--andes-tag-color-close-disabled,rgba(0,0,0,.25))}.andes-tag--disabled .andes-tag__close:hover{background-color:hsla(0,0%,100%,0)}.andes-tag .andes-tag--internal-thumbnail{border:0;height:24px;width:24px}.andes-tag .andes-tag--internal-thumbnail.andes-thumbnail__image{background-color:hsla(0,0%,100%,0)}.andes-tag .andes-tag--internal-thumbnail.andes-thumbnail__image img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.andes-tag .andes-tag--internal-thumbnail.andes-thumbnail__image svg{height:14px;width:14px}.andes-tag--clickable:focus{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-tag--clickable:focus-visible{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-tag--clickable:focus:not(:focus-visible){box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}.andes-tag--clickable{cursor:pointer}.andes-tag--clickable:hover{background-color:var(--andes-tag-color-fill-hover,rgba(0,0,0,.04))}.andes-tag--clickable:active{background-color:var(--andes-tag-color-fill-active,rgba(0,0,0,.1))}.andes-tag__icon-container{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.andes-tag-collapsed__list{list-style:none;margin:0;padding:0}.andes-tag-collapsed__list-main{display:-webkit-flex;display:flex;width:-webkit-min-content;width:-moz-min-content;width:min-content}.andes-tag-collapsed__list-item{display:-webkit-inline-flex;display:inline-flex}.andes-tag-collapsed__wrap{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.andes-tag-collapsed__more{background-color:var(--andes-color-fill-primary,#fff);border-radius:6px;box-shadow:0 6px 16px 0 rgba(0,0,0,.1);display:block;padding:8px;width:200px}.andes-tag-collapsed__more .andes-tag--large{margin:4px}.andes-tag-collapsed__more .andes-tag--small{margin:3px}.andes-tag-collapsed__more .andes-tag__label{max-width:148px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.andes-tag-collapsed .andes-tag--large{margin-right:8px}.andes-tag-collapsed .andes-tag--small{margin-right:6px}.andes-checkbox--indeterminate .andes-checkbox__input:checked:hover:after,.andes-checkbox--indeterminate .andes-checkbox__input:indeterminate:hover:after{background-color:var(--andes-checkbox-color-indeterminate-fill-default,var(--andes-color-blue-500,#3483fa))}@media(min-width:768px){.andes-checkbox--indeterminate .andes-checkbox__input:checked:hover:after,.andes-checkbox--indeterminate .andes-checkbox__input:indeterminate:hover:after{background-color:var(--andes-checkbox-color-indeterminate-fill-hover,var(--andes-color-blue-600,#2968c8))}}.andes-checkbox--indeterminate .andes-checkbox__input:checked:after,.andes-checkbox--indeterminate .andes-checkbox__input:indeterminate:after{background-color:var(--andes-checkbox-color-indeterminate-fill-default,var(--andes-color-blue-500,#3483fa));border-width:0}.andes-checkbox--indeterminate .andes-checkbox__input:checked~.andes-checkbox__icon,.andes-checkbox--indeterminate .andes-checkbox__input:indeterminate~.andes-checkbox__icon{color:var(--andes-checkbox-color-icon-default,#fff);visibility:visible}.andes-checkbox--indeterminate .andes-checkbox__input:checked:active:after,.andes-checkbox--indeterminate .andes-checkbox__input:indeterminate:active:after{background-color:var(--andes-checkbox-color-indeterminate-fill-active,var(--andes-color-blue-700,#1f4e96))}.andes-checkbox--indeterminate .andes-checkbox__input:checked:disabled:after,.andes-checkbox--indeterminate .andes-checkbox__input:indeterminate:disabled:after{background-color:var(--andes-checkbox-color-indeterminate-fill-disabled,rgba(0,0,0,.1))}.andes-checkbox--indeterminate .andes-checkbox__input:checked:disabled~.andes-checkbox__icon,.andes-checkbox--indeterminate .andes-checkbox__input:indeterminate:disabled~.andes-checkbox__icon{color:var(--andes-checkbox-color-icon-disabled,rgba(0,0,0,.25))}.andes-checkbox--highlight .andes-checkbox__input:hover:before{background-color:var(--andes-checkbox-highlight-color-fill-default,var(--andes-color-blue-200,rgba(65,137,230,.2)))}.andes-checkbox--highlight .andes-checkbox__input:hover:after{border-color:var(--andes-checkbox-highlight-color-unselected-border-default,var(--andes-color-blue-500,#3483fa))}.andes-checkbox--highlight .andes-checkbox__input:checked:hover:before{background-color:var(--andes-checkbox-highlight-color-fill-default,var(--andes-color-blue-200,rgba(65,137,230,.2)))}.andes-checkbox--highlight .andes-checkbox__input:checked:hover:after{background-color:var(--andes-checkbox-highlight-color-selected-fill-default,var(--andes-color-blue-500,#3483fa))}.andes-checkbox--highlight.andes-checkbox--indeterminate .andes-checkbox__input:checked:hover:before,.andes-checkbox--highlight.andes-checkbox--indeterminate .andes-checkbox__input:indeterminate:hover:before{background-color:var(--andes-checkbox-highlight-color-fill-default,var(--andes-color-blue-200,rgba(65,137,230,.2)))}.andes-checkbox--highlight.andes-checkbox--indeterminate .andes-checkbox__input:checked:hover:after,.andes-checkbox--highlight.andes-checkbox--indeterminate .andes-checkbox__input:indeterminate:hover:after{background-color:var(--andes-checkbox-highlight-color-indeterminate-fill-default,var(--andes-color-blue-500,#3483fa))}@media(min-width:768px){.andes-checkbox--highlight .andes-checkbox__input:hover:before{background-color:var(--andes-checkbox-highlight-color-fill-default,var(--andes-color-blue-200,rgba(65,137,230,.2)))}.andes-checkbox--highlight .andes-checkbox__input:hover:after{border-color:var(--andes-checkbox-highlight-color-unselected-border-hover,var(--andes-color-blue-600,#2968c8))}.andes-checkbox--highlight .andes-checkbox__input:checked:hover:before{background-color:var(--andes-checkbox-highlight-color-fill-default,var(--andes-color-blue-200,rgba(65,137,230,.2)))}.andes-checkbox--highlight .andes-checkbox__input:checked:hover:after{background-color:var(--andes-checkbox-highlight-color-selected-fill-hover,var(--andes-color-blue-600,#2968c8))}.andes-checkbox--highlight.andes-checkbox--indeterminate .andes-checkbox__input:checked:hover:before,.andes-checkbox--highlight.andes-checkbox--indeterminate .andes-checkbox__input:indeterminate:hover:before{background-color:var(--andes-checkbox-highlight-color-fill-default,var(--andes-color-blue-200,rgba(65,137,230,.2)))}.andes-checkbox--highlight.andes-checkbox--indeterminate .andes-checkbox__input:checked:hover:after,.andes-checkbox--highlight.andes-checkbox--indeterminate .andes-checkbox__input:indeterminate:hover:after{background-color:var(--andes-checkbox-highlight-color-indeterminate-fill-hover,var(--andes-color-blue-600,#2968c8))}}.andes-checkbox--highlight .andes-checkbox__checkbox,.andes-checkbox--highlight .andes-checkbox__input,.andes-checkbox--highlight .andes-checkbox__input:before{height:28px;width:28px}.andes-checkbox--highlight .andes-checkbox__icon,.andes-checkbox--highlight .andes-checkbox__input:after{margin:auto}.andes-checkbox--highlight .andes-checkbox__checkbox{margin:2px 0}.andes-checkbox--highlight .andes-checkbox__label{color:var(--andes-checkbox-highlight-color-text-default,rgba(0,0,0,.9));margin-top:6px}.andes-checkbox--highlight .andes-checkbox__input:before{background-color:var(--andes-checkbox-highlight-color-fill-default,var(--andes-color-blue-200,rgba(65,137,230,.2)));border-radius:3px;content:"";display:-webkit-inline-flex;display:inline-flex;inset:0;position:absolute}.andes-checkbox--highlight .andes-checkbox__input:after{background-color:var(--andes-checkbox-highlight-color-unselected-fill-default,#fff);border-color:var(--andes-checkbox-highlight-color-unselected-border-default,var(--andes-color-blue-500,#3483fa))}.andes-checkbox--highlight .andes-checkbox__input:active:before{background-color:var(--andes-checkbox-highlight-color-fill-default,var(--andes-color-blue-200,rgba(65,137,230,.2)))}.andes-checkbox--highlight .andes-checkbox__input:active:after{border-color:var(--andes-checkbox-highlight-color-unselected-border-active,var(--andes-color-blue-700,#1f4e96))}.andes-checkbox--highlight .andes-checkbox__input:disabled:before{background-color:var(--andes-checkbox-highlight-color-fill-disabled,rgba(0,0,0,.04))}.andes-checkbox--highlight .andes-checkbox__input:disabled:after{background-color:var(--andes-checkbox-highlight-color-unselected-fill-disabled,#fff);border-color:var(--andes-checkbox-highlight-color-unselected-border-disabled,rgba(0,0,0,.25))}.andes-checkbox--highlight .andes-checkbox__input:checked:before{background-color:var(--andes-checkbox-highlight-color-fill-default,var(--andes-color-blue-200,rgba(65,137,230,.2)))}.andes-checkbox--highlight .andes-checkbox__input:checked:after{background-color:var(--andes-checkbox-highlight-color-selected-fill-default,var(--andes-color-blue-500,#3483fa));border-width:0}.andes-checkbox--highlight .andes-checkbox__input:checked:active:before{background-color:var(--andes-checkbox-highlight-color-fill-default,var(--andes-color-blue-200,rgba(65,137,230,.2)))}.andes-checkbox--highlight .andes-checkbox__input:checked:active:after{background-color:var(--andes-checkbox-highlight-color-selected-fill-active,var(--andes-color-blue-700,#1f4e96))}.andes-checkbox--highlight .andes-checkbox__input:checked:disabled:before{background-color:var(--andes-checkbox-highlight-color-fill-disabled,rgba(0,0,0,.04))}.andes-checkbox--highlight .andes-checkbox__input:checked:disabled:after{background-color:var(--andes-checkbox-highlight-color-selected-fill-disabled,rgba(0,0,0,.25))}.andes-checkbox--highlight.andes-checkbox--error .andes-checkbox__input:not(:checked):before{background-color:var(--andes-checkbox-highlight-color-fill-error,rgba(242,61,79,.3))}.andes-checkbox--highlight.andes-checkbox--error .andes-checkbox__input:not(:checked):after{background-color:var(--andes-checkbox-highlight-color-unselected-fill-default,#fff);border-color:var(--andes-checkbox-highlight-color-unselected-border-error,#f23d4f)}.andes-checkbox--highlight.andes-checkbox--error .andes-checkbox__label{color:var(--andes-checkbox-highlight-color-text-error,rgba(0,0,0,.9))}.andes-checkbox--highlight.andes-checkbox--disabled .andes-checkbox__label{color:var(--andes-checkbox-highlight-color-text-disabled,rgba(0,0,0,.25))}.andes-checkbox--highlight.andes-checkbox--indeterminate .andes-checkbox__input:checked:before,.andes-checkbox--highlight.andes-checkbox--indeterminate .andes-checkbox__input:indeterminate:before{background-color:var(--andes-checkbox-highlight-color-fill-default,var(--andes-color-blue-200,rgba(65,137,230,.2)))}.andes-checkbox--highlight.andes-checkbox--indeterminate .andes-checkbox__input:checked:after,.andes-checkbox--highlight.andes-checkbox--indeterminate .andes-checkbox__input:indeterminate:after{background-color:var(--andes-checkbox-highlight-color-indeterminate-fill-default,var(--andes-color-blue-500,#3483fa))}.andes-checkbox--highlight.andes-checkbox--indeterminate .andes-checkbox__input:checked:active:before,.andes-checkbox--highlight.andes-checkbox--indeterminate .andes-checkbox__input:indeterminate:active:before{background-color:var(--andes-checkbox-highlight-color-fill-default,var(--andes-color-blue-200,rgba(65,137,230,.2)))}.andes-checkbox--highlight.andes-checkbox--indeterminate .andes-checkbox__input:checked:active:after,.andes-checkbox--highlight.andes-checkbox--indeterminate .andes-checkbox__input:indeterminate:active:after{background-color:var(--andes-checkbox-highlight-color-indeterminate-fill-active,var(--andes-color-blue-700,#1f4e96))}.andes-checkbox--highlight.andes-checkbox--indeterminate .andes-checkbox__input:checked:disabled:before,.andes-checkbox--highlight.andes-checkbox--indeterminate .andes-checkbox__input:indeterminate:disabled:before{background-color:var(--andes-checkbox-highlight-color-fill-disabled,rgba(0,0,0,.04))}.andes-checkbox--highlight.andes-checkbox--indeterminate .andes-checkbox__input:checked:disabled:after,.andes-checkbox--highlight.andes-checkbox--indeterminate .andes-checkbox__input:indeterminate:disabled:after{background-color:var(--andes-checkbox-highlight-color-indeterminate-fill-disabled,rgba(0,0,0,.25))}.andes-checkbox--error .andes-checkbox__input:not(:checked):after{background-color:var(--andes-checkbox-color-unselected-fill-default,#fff);border-color:var(--andes-checkbox-color-unselected-border-error,#f23d4f)}.andes-checkbox--error .andes-checkbox__label{color:var(--andes-checkbox-color-text-error,rgba(0,0,0,.9))}.andes-floating-menu{font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:16px;font-weight:400;line-height:1;position:relative;-webkit-font-smoothing:antialiased;border-radius:.375em}.andes-floating-menu .andes-list__item:first-child,.andes-floating-menu .andes-list__item:first-child a,.andes-floating-menu .andes-list__item:first-child button{border-top-left-radius:.375em;border-top-right-radius:.375em}.andes-floating-menu .andes-list__item:last-child,.andes-floating-menu .andes-list__item:last-child a,.andes-floating-menu .andes-list__item:last-child button{border-bottom-left-radius:.375em;border-bottom-right-radius:.375em}.andes-floating-menu .andes-list__item:focus{box-shadow:inset 0 0 0 2px #fff,inset 0 0 0 3px var(--andes-color-blue-600,#2968c8),inset 0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:inset 0 0 0 2px #fff,inset 0 0 0 3px var(--andes-color-blue-600,#2968c8),inset 0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:inset 0 0 0 2px #fff,inset 0 0 0 3px var(--andes-color-blue-600,#2968c8),inset 0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-floating-menu .andes-list__item:focus-visible{box-shadow:inset 0 0 0 2px #fff,inset 0 0 0 3px var(--andes-color-blue-600,#2968c8),inset 0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:inset 0 0 0 2px #fff,inset 0 0 0 3px var(--andes-color-blue-600,#2968c8),inset 0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:inset 0 0 0 2px #fff,inset 0 0 0 3px var(--andes-color-blue-600,#2968c8),inset 0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-floating-menu .andes-list__item:focus:not(:focus-visible){box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}.andes-floating-menu .andes-list__item{outline:none}.andes-floating-menu .andes-list__item-action:focus-visible:before,.andes-floating-menu .andes-list__item-action:focus:before,.andes-floating-menu .andes-list__item-anchor:focus-visible:before,.andes-floating-menu .andes-list__item-anchor:focus:before{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}.andes-floating-menu .andes-list__item>:focus{box-shadow:inset 0 0 0 2px #fff,inset 0 0 0 3px var(--andes-color-blue-600,#2968c8),inset 0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:inset 0 0 0 2px #fff,inset 0 0 0 3px var(--andes-color-blue-600,#2968c8),inset 0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:inset 0 0 0 2px #fff,inset 0 0 0 3px var(--andes-color-blue-600,#2968c8),inset 0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-floating-menu .andes-list__item>:focus-visible{box-shadow:inset 0 0 0 2px #fff,inset 0 0 0 3px var(--andes-color-blue-600,#2968c8),inset 0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:inset 0 0 0 2px #fff,inset 0 0 0 3px var(--andes-color-blue-600,#2968c8),inset 0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:inset 0 0 0 2px #fff,inset 0 0 0 3px var(--andes-color-blue-600,#2968c8),inset 0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-floating-menu .andes-list__item>:focus:not(:focus-visible){box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}.andes-floating-menu__popper-content{background-color:var(--andes-floating-menu-color-fill,#fff)}.andes-floating-menu__no-results{-moz-box-sizing:content-box;box-sizing:content-box;color:var(--andes-floating-menu-text-result-color-text,rgba(0,0,0,.55));font-size:14px;height:18px;padding:18px 16px}.andes-floating-menu__search-box{padding:16px 16px 4px}.andes-floating-menu .andes-floating-menu-item-hover{background-color:#ededed}.andes-floating-menu .andes-form-control--search-box .andes-form-control__field{margin:0}.andes-floating-menu--search{background-color:var(--andes-searchbox-color-fill-default,#fff);box-shadow:0 0 0 1px var(--andes-searchbox-color-border-default,rgba(0,0,0,.25));-moz-box-sizing:border-box;box-sizing:border-box;color:rgba(0,0,0,.9);display:-webkit-flex;display:flex;opacity:1;width:100%}.andes-floating-menu--search.andes-floating-menu--search--web-mobile-ios .andes-form-control__field{-webkit-transform:scale(.875);transform:scale(.875);-webkit-transform-origin:top left;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{-webkit-order:2;order:2;width:100%}.andes-floating-menu--search:hover{box-shadow:0 0 0 1px var(--andes-searchbox-color-border-hover,rgba(0,0,0,.55))}.andes-floating-menu--search--focused,.andes-floating-menu--search--focused:hover,.andes-floating-menu--search:focus{box-shadow:0 0 0 2px var(--andes-searchbox-color-border-active,var(--andes-color-blue-500,#3483fa))}.andes-floating-menu--search--focused.focus-visible{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3)),inset 0 0 0 2px var(--andes-searchbox-color-border-active,var(--andes-color-blue-500,#3483fa));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3)),inset 0 0 0 2px var(--andes-searchbox-color-border-active,var(--andes-color-blue-500,#3483fa));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3)),inset 0 0 0 2px var(--andes-searchbox-color-border-active,var(--andes-color-blue-500,#3483fa))}.andes-floating-menu--search .andes-form-control__close-icon,.andes-floating-menu--search .andes-form-control__search-icon{-webkit-align-content:center;align-content:center;display:-webkit-flex;display:flex;padding:0}.andes-floating-menu--search .andes-form-control__close-icon:focus-visible,.andes-floating-menu--search .andes-form-control__search-icon:focus-visible{border-radius:50%;box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-floating-menu--search .andes-form-control__search-icon{color:var(--andes-searchbox-color-search-default,rgba(0,0,0,.55))}.andes-floating-menu--search .andes-form-control__search-icon:hover{color:var(--andes-searchbox-color-search-hover,rgba(0,0,0,.8))}.andes-floating-menu--search .andes-form-control__search-icon:active{color:var(--andes-searchbox-color-search-active,rgba(0,0,0,.9))}.andes-floating-menu--search .andes-form-control__close-icon{color:var(--andes-searchbox-color-clear-default,rgba(0,0,0,.55))}.andes-floating-menu--search .andes-form-control__close-icon:hover{color:var(--andes-searchbox-color-clear-hover,rgba(0,0,0,.8))}.andes-floating-menu--search .andes-form-control__close-icon:active{color:var(--andes-searchbox-color-clear-active,rgba(0,0,0,.9))}.andes-floating-menu--search .andes-form-control__close-icon{background-color:transparent;border:0;cursor:pointer;display:none;margin-left:4px;opacity:0;-webkit-order:3;order:3}.andes-floating-menu--search .andes-form-control__close-icon-visible{-webkit-align-content:center;align-content:center;display:-webkit-flex;display:flex;opacity:1;padding:0}.andes-floating-menu--search .andes-form-control__field:focus{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none}.andes-floating-menu--search .andes-form-control__field:focus-visible{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none}.andes-floating-menu--search .andes-form-control__field::-webkit-input-placeholder{opacity:1}.andes-floating-menu--search .andes-form-control__field:-ms-input-placeholder{opacity:1}.andes-floating-menu--search .andes-form-control__field::-ms-input-placeholder{opacity:1}.andes-floating-menu--search .andes-form-control__field::placeholder{color:var(--andes-searchbox-color-placeholder-default,rgba(0,0,0,.55));opacity:1}.andes-floating-menu--search .andes-form-control__field::-webkit-input-placeholder{color:var(--andes-searchbox-color-placeholder-default,rgba(0,0,0,.55))}.andes-floating-menu--search .andes-form-control__field::-moz-placeholder{color:var(--andes-searchbox-color-placeholder-default,rgba(0,0,0,.55));opacity:1}.andes-floating-menu--search .andes-form-control__field:-moz-placeholder{opacity:1}.andes-floating-menu--search .andes-form-control__field:-ms-input-placeholder{color:var(--andes-searchbox-color-placeholder-default,rgba(0,0,0,.55))}.andes-floating-menu--search .andes-form-control__field::-ms-input-placeholder{color:var(--andes-searchbox-color-placeholder-default,rgba(0,0,0,.55))}.andes-floating-menu--search .andes-form-control__field:-moz-placeholder{color:var(--andes-searchbox-color-placeholder-default,rgba(0,0,0,.55))}.andes-floating-menu--search .andes-form-control__field{background-color:transparent;border:0;color:var(--andes-searchbox-color-input-text-default,rgba(0,0,0,.9));display:block;line-height:18px;font:inherit;margin:0;-webkit-order:2;order:2;outline:none;overflow:hidden;padding:0;resize:none;width:100%}.andes-floating-menu--search .andes-form-control__search-icon{background-color:transparent;border:0;margin-right:4px;-webkit-order:1;order:1}.andes-floating-menu--search--size-small{border-radius:16px;font-size:14px;height:32px;padding:8px 10px 6px}.andes-floating-menu--search--size-small .andes-form-control__field{height:18px}.andes-floating-menu--search--size-small .andes-form-control__close-icon,.andes-floating-menu--search--size-small .andes-form-control__search-icon{height:16px}.andes-floating-menu--search--size-large{border-radius:24px;font-size:16px;height:48px;padding:15px 16px 13px}.andes-floating-menu--search--size-large .andes-form-control__field{height:20px}.andes-floating-menu--search--size-large .andes-form-control__search-icon{margin-right:8px}.andes-list{outline:none}.andes-list:focus{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none}.andes-list:focus-visible{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none}.andes-list{font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:18px;font-weight:400;line-height:1;margin:0;padding:0;-webkit-font-smoothing:antialiased}.andes-list-with-dividers .andes-list__item+.andes-list__item{border-top:1px solid var(--andes-list-color-border,rgba(0,0,0,.1))}.andes-list-asset{margin-top:.5em}.andes-list__item{background-color:var(--andes-list-color-surface-default,transparent);display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;outline:none;padding:0 16px;position:relative}.andes-list__item-anchor:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%}.andes-list__item-anchor:focus{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none}.andes-list__item-anchor:focus-visible{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none}.andes-list__item-anchor{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;margin:0 -16px;outline:none;padding:0 16px;text-decoration:none;width:100%;width:fill-available;width:-webkit-fill-available;width:-moz-available}.andes-list__item-anchor:link,.andes-list__item-anchor:visited{color:var(--andes-list-color-title-default,rgba(0,0,0,.9))}.andes-list__item-action:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%}.andes-list__item-action:focus{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none}.andes-list__item-action:focus-visible{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none}.andes-list__item-action{-webkit-align-items:center;align-items:center;background-color:transparent;border:0;display:-webkit-flex;display:flex;font-family:inherit;font-size:inherit;-webkit-justify-content:space-between;justify-content:space-between;line-height:12px;margin:0 -16px;outline:none;padding:0 18px;text-align:start;text-decoration:none;width:fill-available;width:-webkit-fill-available;width:-moz-available}.andes-list__item-action .andes-list__item-text{text-align:left}.andes-list__item-action:before{cursor:pointer}.andes-list__item-action:focus-visible:before,.andes-list__item-action:focus:before,.andes-list__item-anchor:focus-visible:before,.andes-list__item-anchor:focus:before{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));display:inline-block}.andes-list__item-action:focus:not(:focus-visible):before,.andes-list__item-anchor:focus:not(:focus-visible):before{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}.andes-list__item-with-secondary{-webkit-align-self:center;align-self:center}.andes-list__item-first-column{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;-webkit-flex-grow:4;flex-grow:4;margin-right:12px}.andes-list__item-second-column{display:-webkit-inline-flex;display:inline-flex}.andes-list__item-second-column-with-centered-text{-webkit-align-self:center;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{-webkit-align-self:center;align-self:center}.andes-list__item-second-column .andes-list__item-chevron--top{-webkit-align-self:flex-start;align-self:flex-start}.andes-list__item-second-column .andes-list__item-chevron svg{color:var(--andes-list-chevron-color-icon-default,rgba(0,0,0,.55))}.andes-list__item-second-column a,.andes-list__item-second-column button{position:relative;z-index:1}.andes-list__item-primary{color:var(--andes-list-color-title-default,rgba(0,0,0,.9));display:block}.andes-list__item-primary--max-lines-1{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.andes-list__item-primary--max-lines-2{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.andes-list__item-secondary{color:var(--andes-list-color-description-default,rgba(0,0,0,.55));display:block;font-size:16px;line-height:1;text-align:start}.andes-list__item-tertiary{-webkit-align-self:center;align-self:center;color:var(--andes-list-color-title-default,rgba(0,0,0,.9));display:block;text-wrap:nowrap}.andes-list__item-tertiary-description{color:var(--andes-list-color-description-default,rgba(0,0,0,.55));display:block;font-size:16px;line-height:1;text-align:right}.andes-list__item-tertiary--top{-webkit-align-self:flex-start;align-self:flex-start}.andes-list__item-tertiary .andes-checkbox__label{margin-left:0}.andes-list__item-tertiary>svg{color:var(--andes-list-color-icon-right,rgba(0,0,0,.9))}.andes-list__item-tertiary>svg>path[fill]:not([fill=none])[fill="rgba(0, 0, 0, 0.9)"],.andes-list__item-tertiary>svg[fill]:not([fill=none])[fill="rgba(0, 0, 0, 0.9)"]{fill:var(--andes-list-color-icon-right,rgba(0,0,0,.9))}.andes-list__item-tertiary>svg>path[stroke]:not([stroke=none])[stroke="rgba(0, 0, 0, 0.9)"],.andes-list__item-tertiary>svg[stroke]:not([stroke=none])[stroke="rgba(0, 0, 0, 0.9)"]{stroke:var(--andes-list-color-icon-right,rgba(0,0,0,.9))}.andes-list__item-tertiary-container--centered{-webkit-align-self:center;align-self:center}.andes-list__item-image{-webkit-align-self:flex-start;align-self:flex-start;border:1px solid var(--andes-list-color-border,rgba(0,0,0,.1));border-radius:50%;display:block}.andes-list__item-asset{margin-bottom:auto}.andes-list__item-asset--icon>svg{color:var(--andes-list-color-icon-left,rgba(0,0,0,.9))}.andes-list__item-asset--icon>svg>path[fill]:not([fill=none])[fill="rgba(0, 0, 0, 0.9)"],.andes-list__item-asset--icon>svg[fill]:not([fill=none])[fill="rgba(0, 0, 0, 0.9)"]{fill:var(--andes-list-color-icon-left,rgba(0,0,0,.9))}.andes-list__item-asset--icon>svg>path[stroke]:not([stroke=none])[stroke="rgba(0, 0, 0, 0.9)"],.andes-list__item-asset--icon>svg[stroke]:not([stroke=none])[stroke="rgba(0, 0, 0, 0.9)"]{stroke:var(--andes-list-color-icon-left,rgba(0,0,0,.9))}.andes-list__item-asset--icon-one-line{margin-bottom:0}.andes-list__item--size-small{min-height:40px}.andes-list__item--size-small.andes-list__item-with-image .andes-list__item-second-column{-webkit-align-self:center;align-self:center;height:32px}.andes-list__item--size-small .andes-list__item-first-column,.andes-list__item--size-small .andes-list__item-second-column{padding:11px 0}.andes-list__item--size-small .andes-list__item-asset{margin-right:12px}.andes-list__item--size-small .andes-list__item-asset .andes-thumbnail-container{height:32px}.andes-list__item--size-small .andes-list__item-asset--icon{margin-right:0}.andes-list__item--size-small .andes-list__item-asset--icon>svg{margin-right:8px}.andes-list__item--size-small .andes-list__item-primary,.andes-list__item--size-small .andes-list__item-tertiary{font-size:14px;line-height:18px}.andes-list__item--size-small .andes-list__item-image{height:36px;min-height:36px;min-width:36px;width:36px}.andes-list__item--size-medium{min-height:48px}.andes-list__item--size-medium.andes-list__item-with-secondary .andes-list__item-first-column,.andes-list__item--size-medium.andes-list__item-with-secondary .andes-list__item-second-column{padding:14px 0 13px}.andes-list__item--size-medium.andes-list__item-with-image .andes-list__item-second-column{-webkit-align-self:center;align-self:center;height:40px}.andes-list__item--size-medium .andes-list__item-first-column,.andes-list__item--size-medium .andes-list__item-second-column{padding:14px 0}.andes-list__item--size-medium .andes-list__item-asset{margin-right:16px}.andes-list__item--size-medium .andes-list__item-asset .andes-thumbnail-container{height:40px}.andes-list__item--size-medium .andes-list__item-asset--icon{margin-right:0}.andes-list__item--size-medium .andes-list__item-asset>svg{margin-right:12px}.andes-list__item--size-medium .andes-list__item-primary,.andes-list__item--size-medium .andes-list__item-tertiary{font-size:16px;line-height:20px}.andes-list__item--size-medium .andes-list__item-secondary,.andes-list__item--size-medium .andes-list__item-tertiary-description{font-size:14px;line-height:18px;margin-top:3px}.andes-list__item--size-medium .andes-list__item-image{height:38px;min-height:38px;min-width:38px;width:38px}.andes-list__item--size-large{min-height:68px}.andes-list__item--size-large.andes-list__item-with-secondary .andes-list__item-first-column,.andes-list__item--size-large.andes-list__item-with-secondary .andes-list__item-second-column{padding:24px 0}.andes-list__item--size-large.andes-list__item-with-image .andes-list__item-second-column{-webkit-align-self:center;align-self:center;height:56px}.andes-list__item--size-large .andes-list__item-first-column,.andes-list__item--size-large .andes-list__item-second-column{padding:24px 0 22px}.andes-list__item--size-large .andes-list__item-asset{margin-right:16px}.andes-list__item--size-large .andes-list__item-asset .andes-thumbnail-container{height:56px}.andes-list__item--size-large .andes-list__item-asset--icon{margin-right:0}.andes-list__item--size-large .andes-list__item-asset>svg{margin-right:16px}.andes-list__item--size-large .andes-list__item-primary,.andes-list__item--size-large .andes-list__item-tertiary{line-height:22px}.andes-list__item--size-large .andes-list__item-secondary,.andes-list__item--size-large .andes-list__item-tertiary-description{line-height:20px;margin-top:6px}.andes-list__item--size-large .andes-list__item-image{height:54px;min-height:54px;min-width:54px;width:54px}.andes-list__item--padding-0{padding:0}.andes-list__item--padding-16{padding-left:16px;padding-right:16px}.andes-list__item--padding-24{padding-left:24px;padding-right:24px}.andes-list__item--padding-32{padding-left:32px;padding-right:32px}.andes-list__item--padding-40{padding-left:40px;padding-right:40px}.andes-list__item-content{-webkit-flex-basis:100%;flex-basis:100%}.andes-list__item-content a,.andes-list__item-content button{position:relative;z-index:1}.andes-list__item-actionable:focus{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-list__item-actionable:focus-visible{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-list__item-actionable:focus:not(:focus-visible){box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}.andes-list__item-actionable{background-color:transparent;border:0;cursor:pointer;display:block;height:100%;inset:0;margin:0;outline:none;padding:0;position:absolute;text-align:start;text-decoration:none;width:100%}.andes-list__item-actionable:link,.andes-list__item-actionable:visited{color:var(--andes-list-color-title-default,rgba(0,0,0,.9))}.andes-list__item--slotted .andes-list__item-selection-control.andes-listbox__item-selection-control{-moz-box-sizing:content-box;box-sizing:content-box;height:16px;margin-bottom:auto;min-height:16px;min-width:16px;padding:0;width:16px}.andes-list__item--slotted .andes-list__item-selection-control.andes-listbox__item-selection-control .andes-checkbox{display:block;height:inherit;min-height:inherit;min-width:inherit;padding:0;width:inherit}.andes-list__item--slotted .andes-list__item-selection-control.andes-listbox__item-selection-control .andes-checkbox__checkbox{margin:0}.andes-list__item--slotted .andes-list__item-chevron{-moz-box-sizing:content-box;box-sizing:content-box;display:block;height:20px;width:20px}.andes-list__item--slotted .andes-list__item-chevron svg{color:var(--andes-list-chevron-color-icon-default,rgba(0,0,0,.55))}.andes-list__item--slotted.andes-list__item--size-small .andes-list__item-selection-control{padding:12px 12px 0 0}.andes-list__item--slotted.andes-list__item--size-small .andes-list__item-chevron{padding:10px 0 10px 12px}.andes-list__item--slotted.andes-list__item--size-medium .andes-list__item-selection-control{padding:16px 16px 0 0}.andes-list__item--slotted.andes-list__item--size-medium .andes-list__item-chevron{padding:14px 0 14px 12px}.andes-list__item--slotted.andes-list__item--size-large .andes-list__item-selection-control{padding:26px 24px 0 0}.andes-list__item--slotted.andes-list__item--size-large .andes-list__item-chevron{padding:24px 0 24px 12px}.andes-list__group{list-style:none}.andes-list__group--header{-webkit-align-items:flex-end;align-items:flex-end;background-color:var(--andes-list-group-header-color-fill,transparent);color:var(--andes-list-group-header-color-text,rgba(0,0,0,.55));cursor:default;display:-webkit-flex;display:flex;font-size:12px;font-weight:600;-webkit-justify-content:space-between;justify-content:space-between;padding:0 16px}.andes-list__group--sublist{padding:0}.andes-list__group::marker{content:""}.andes-list__group--with-dividers .andes-list__item+.andes-list__item{border-top:1px solid var(--andes-list-group-header-color-border,rgba(0,0,0,.55))}.andes-list__group--size-small .andes-list__group--header{height:40px;line-height:15px;padding-bottom:6px}.andes-list__group--size-medium .andes-list__group--header{height:48px;line-height:15px;padding-bottom:8px}.andes-list__group--size-large .andes-list__group--header{font-size:14px;height:68px;line-height:18px;padding-bottom:11px}.andes-list__group--padding-0 .andes-list__group--header{padding-left:0;padding-right:0}.andes-list__group--padding-16 .andes-list__group--header{padding-left:16px;padding-right:16px}.andes-list__group--padding-24 .andes-list__group--header{padding-left:24px;padding-right:24px}.andes-list__group--padding-32 .andes-list__group--header{padding-left:32px;padding-right:32px}.andes-list__group--padding-40 .andes-list__group--header{padding-left:40px;padding-right:40px}.andes-list--dropdown .andes-list__item-secondary,.andes-list--dropdown .andes-list__item-tertiary{display:none}.andes-list--dropdown .andes-list__item--size-medium.andes-list__item-with-image,.andes-list--dropdown .andes-list__item--size-medium.andes-list__item-with-secondary{height:48px}.andes-list--dropdown .andes-list__item--size-large.andes-list__item-with-image,.andes-list--dropdown .andes-list__item--size-large.andes-list__item-with-secondary{height:68px}.andes-list--dropdown .andes-list__item-with-image .andes-list__item-first-column .andes-list__item-asset>svg,.andes-list--dropdown .andes-list__item-with-secondary .andes-list__item-first-column .andes-list__item-asset>svg{padding-bottom:0}.andes-list--selectable .andes-list__item:active,.andes-list--selectable .andes-list__item:hover,.andes-list__item--selectable .andes-list__item:active,.andes-list__item--selectable .andes-list__item:hover{background-color:var(--andes-list-color-surface-default,transparent)}.andes-list--selectable .andes-list__item:active .andes-list__item-chevron,.andes-list--selectable .andes-list__item:hover .andes-list__item-chevron,.andes-list__item--selectable .andes-list__item:active .andes-list__item-chevron,.andes-list__item--selectable .andes-list__item:hover .andes-list__item-chevron{color:var(--andes-list-chevron-color-icon-default,rgba(0,0,0,.55))}@media(min-width:768px){.andes-list--selectable .andes-list__item:hover,.andes-list__item--selectable .andes-list__item:hover{background-color:var(--andes-list-color-surface-hover,rgba(0,0,0,.04))}.andes-list--selectable .andes-list__item:hover .andes-list__item-chevron svg,.andes-list__item--selectable .andes-list__item:hover .andes-list__item-chevron svg{color:var(--andes-list-chevron-color-icon-hover,rgba(0,0,0,.15))}.andes-list--selectable .andes-list__item:active,.andes-list__item--selectable .andes-list__item:active{background-color:var(--andes-list-color-surface-active,rgba(0,0,0,.07))}.andes-list--selectable .andes-list__item:active .andes-list__item-chevron svg,.andes-list__item--selectable .andes-list__item:active .andes-list__item-chevron svg{color:var(--andes-list-chevron-color-icon-active,rgba(0,0,0,.8))}}.andes-list--selectable .andes-list__item,.andes-list__item--selectable .andes-list__item{cursor:pointer}.andes-list--selectable .andes-list__item:hover,.andes-list__item--selectable .andes-list__item:hover{-webkit-transition:background-color .1s ease-out;transition:background-color .1s ease-out}.andes-list--selectable .andes-list__item--disabled,.andes-list__item--selectable .andes-list__item--disabled{background-color:var(--andes-list-color-surface-disabled,transparent);cursor:default}.andes-list--selectable .andes-list__item--disabled:active,.andes-list--selectable .andes-list__item--disabled:hover,.andes-list__item--selectable .andes-list__item--disabled:active,.andes-list__item--selectable .andes-list__item--disabled:hover{background-color:var(--andes-list-color-surface-disabled,#fff)}.andes-list--selectable .andes-list__item--disabled .andes-list__item-chevron svg,.andes-list--selectable .andes-list__item--disabled:active .andes-list__item-chevron svg,.andes-list--selectable .andes-list__item--disabled:hover .andes-list__item-chevron svg,.andes-list__item--selectable .andes-list__item--disabled .andes-list__item-chevron svg,.andes-list__item--selectable .andes-list__item--disabled:active .andes-list__item-chevron svg,.andes-list__item--selectable .andes-list__item--disabled:hover .andes-list__item-chevron svg{color:var(--andes-list-chevron-color-icon-disabled,rgba(0,0,0,.25))}.andes-list__item--disabled:active,.andes-list__item--disabled:hover{background:var(--andes-list-color-surface-disabled,transparent)}.andes-list__item--disabled.andes-list__item--selectable .andes-list__item-chevron svg{color:var(--andes-list-chevron-color-icon-disabled,rgba(0,0,0,.25))}.andes-list__item--disabled .andes-list__item-primary,.andes-list__item--disabled .andes-list__item-tertiary{color:var(--andes-list-color-title-disabled,rgba(0,0,0,.25))}.andes-list__item--disabled .andes-list__item-secondary{color:var(--andes-list-color-description-disabled,rgba(0,0,0,.25))}.andes-list__item--disabled .andes-list__item-primary{pointer-events:none}.andes-list__item--disabled .andes-list__item-first-column .andes-list__item-asset>svg path{fill:var(--andes-list-color-icon-disabled,rgba(0,0,0,.25))}.andes-list__item--disabled.andes-list__item--selected:active:before,.andes-list__item--disabled.andes-list__item--selected:before,.andes-list__item--disabled.andes-list__item--selected:hover:before{border-left:.1111111111em solid rgba(0,0,0,.25)}.andes-list__item--disabled.andes-list__item--selected .andes-list__item-primary,.andes-list__item--disabled.andes-list__item--selected:active .andes-list__item-primary,.andes-list__item--disabled.andes-list__item--selected:hover .andes-list__item-primary{color:var(--andes-list-color-title-disabled,rgba(0,0,0,.25))}.andes-list__item--disabled.andes-list__item--selected .andes-list__item-first-column .andes-list__item-asset.andes-list__item-asset--icon>svg,.andes-list__item--disabled.andes-list__item--selected:active .andes-list__item-first-column .andes-list__item-asset.andes-list__item-asset--icon>svg,.andes-list__item--disabled.andes-list__item--selected:hover .andes-list__item-first-column .andes-list__item-asset.andes-list__item-asset--icon>svg{color:var(--andes-list-color-icon-disabled,rgba(0,0,0,.25))}.andes-list__item--disabled.andes-list__item--selected .andes-list__item-first-column .andes-list__item-asset.andes-list__item-asset--icon>svg path,.andes-list__item--disabled.andes-list__item--selected:active .andes-list__item-first-column .andes-list__item-asset.andes-list__item-asset--icon>svg path,.andes-list__item--disabled.andes-list__item--selected:hover .andes-list__item-first-column .andes-list__item-asset.andes-list__item-asset--icon>svg path{fill:var(--andes-list-color-icon-disabled,rgba(0,0,0,.25))}.andes-list__item--disabled.andes-list__item--selected.andes-list__item-with-selection-component .andes-list__item-primary,.andes-list__item--disabled.andes-list__item--selected:active.andes-list__item-with-selection-component .andes-list__item-primary,.andes-list__item--disabled.andes-list__item--selected:hover.andes-list__item-with-selection-component .andes-list__item-primary,.andes-list__item--disabled.andes-list__item--slotted{color:var(--andes-list-color-title-disabled,rgba(0,0,0,.25))}.andes-list__item--selected{position:relative}.andes-list__item--selected:before{left:2px;position:absolute}.andes-list__item--selected-padding-0:before,.andes-list__item--selected:before{border-left:.1111111111em solid var(--andes-list-pick-list-color-selected-pipe-default,var(--andes-color-blue-500,var(--andes-color-blue-500,#3483fa)));border-radius:1.5px;bottom:2px;content:"";top:2px}.andes-list__item--selected-padding-0:before{left:0}.andes-list__item--selected .andes-list__item-primary{color:var(--andes-list-pick-list-color-selected-title-default,var(--andes-color-blue-500,var(--andes-color-blue-500,#3483fa)));font-weight:600}.andes-list__item--selected.andes-list__item-with-selection-component:before{border-left:0}.andes-list__item--selected.andes-list__item-with-selection-component .andes-list__item-primary,.andes-list__item--selected.andes-list__item-with-selection-component:active .andes-list__item-primary,.andes-list__item--selected.andes-list__item-with-selection-component:hover .andes-list__item-primary{color:var(--andes-list-color-title-default,rgba(0,0,0,.9));font-weight:400}.andes-list__item--selected:hover.andes-list__item--selected-padding-0:before,.andes-list__item--selected:hover:before{border-left-color:var(--andes-list-pick-list-color-selected-pipe-hover,var(--andes-color-blue-600,#2968c8))}.andes-list__item--selected:hover .andes-list__item-primary{color:var(--andes-list-pick-list-color-selected-title-hover,var(--andes-color-blue-600,#2968c8))}.andes-list__item--selected:hover:not(.andes-form-control--split-item) .andes-list__item-first-column .andes-list__item-asset>svg path{fill:var(--andes-list-pick-list-color-selected-icon-hover,var(--andes-color-blue-600,#2968c8))}.andes-list__item--selected:active.andes-list__item--selected--padding-0:before,.andes-list__item--selected:active:before{border-left-color:var(--andes-list-pick-list-color-selected-pipe-active,var(--andes-color-blue-700,#1f4e96))}.andes-list__item--selected:active .andes-list__item-primary{color:var(--andes-list-pick-list-color-selected-title-active,var(--andes-color-blue-700,#1f4e96))}.andes-list__item--selected:active:not(.andes-form-control--split-item) .andes-list__item-first-column .andes-list__item-asset>svg path{fill:var(--andes-list-pick-list-color-selected-icon-active,var(--andes-color-blue-700,#1f4e96))}.andes-list__item--selected:not(.andes-form-control--split-item) .andes-list__item-first-column .andes-list__item-asset>svg path{fill:var(--andes-list-pick-list-color-selected-icon-default,var(--andes-color-blue-500,var(--andes-color-blue-500,#3483fa)))}.andes-form-control{display:block;font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:18px;font-weight:400;position:relative;-webkit-font-smoothing:antialiased;text-align:left}.andes-form-control__control{position:relative}.andes-form-control__border,.andes-form-control__control,.andes-form-control__field,.andes-form-control__label,.andes-form-control__message{display:block;width:100%}.andes-form-control__label{color:rgba(0,0,0,.55);font-size:1em;line-height:1;-webkit-transition:.2s ease-out;transition:.2s ease-out;-webkit-transition-property:color,-webkit-transform;transition-property:color,-webkit-transform;transition-property:transform,color;transition-property:transform,color,-webkit-transform}.andes-form-control__label-fixed{-webkit-transform:scale(.7777777778) translateY(-135%)!important;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;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:-webkit-transform .25s ease;transition:-webkit-transform .25s ease;transition:transform .25s ease;transition:transform .25s ease,-webkit-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);-webkit-transform:scaleX(1);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;-webkit-transform:scaleX(1);transform:scaleX(1)}.andes-form-control--floated .andes-form-control__label,.andes-form-control--focused .andes-form-control__label{cursor:text}@media(min-width:768px){.andes-checkbox__input:hover:after{background-color:var(--andes-checkbox-color-unselected-fill-default,#fff);border-color:var(--andes-checkbox-color-unselected-border-default,rgba(0,0,0,.25))}.andes-checkbox__input:checked:hover:after{background-color:var(--andes-checkbox-color-selected-fill-default,var(--andes-color-blue-500,#3483fa))}.andes-checkbox__input:hover:after{background-color:var(--andes-checkbox-color-unselected-fill-default,#fff);border-color:var(--andes-checkbox-color-unselected-border-hover,rgba(0,0,0,.55))}.andes-checkbox__input:checked:hover:after{background-color:var(--andes-checkbox-color-selected-fill-hover,var(--andes-color-blue-600,#2968c8))}}.andes-checkbox{-webkit-font-smoothing:antialiased;-webkit-align-items:flex-start;align-items:flex-start;cursor:pointer;display:-webkit-inline-flex;display:inline-flex;font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:16px}.andes-checkbox__checkbox,.andes-checkbox__icon,.andes-checkbox__input,.andes-checkbox__input:after{height:16px;width:16px}.andes-checkbox__checkbox{-moz-box-sizing:border-box;box-sizing:border-box;display:-webkit-inline-flex;display:inline-flex;margin:2px 0;position:relative}.andes-checkbox__input:focus{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-checkbox__input:focus-visible{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-checkbox__input:focus:not(:focus-visible){box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}.andes-checkbox__input{-webkit-align-items:center;align-items:center;-moz-appearance:none;-webkit-appearance:none;appearance:none;border-radius:3px;-moz-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;margin:0;outline:none}.andes-checkbox__input:after{-webkit-align-self:center;align-self:center;border-color:var(--andes-checkbox-color-unselected-border-default,rgba(0,0,0,.25));border-radius:3px;border-style:solid;border-width:2px;-moz-box-sizing:border-box;box-sizing:border-box;content:"";display:inline-block;inset:0;justify-self:center;position:absolute}.andes-checkbox__input:active:after,.andes-checkbox__input:after{background-color:var(--andes-checkbox-color-unselected-fill-default,#fff)}.andes-checkbox__input:active:after{border-color:var(--andes-checkbox-color-unselected-border-active,rgba(0,0,0,.55))}.andes-checkbox__input:disabled{background-color:inherit;cursor:not-allowed}.andes-checkbox__input:disabled:after{background-color:var(--andes-checkbox-color-unselected-fill-disabled,#fff);border-color:var(--andes-checkbox-color-unselected-border-disabled,rgba(0,0,0,.1))}.andes-checkbox__input:checked~.andes-checkbox__icon{visibility:visible}.andes-checkbox__input:checked:after{background-color:var(--andes-checkbox-color-selected-fill-default,var(--andes-color-blue-500,#3483fa));border-width:0}.andes-checkbox__input:checked~.andes-checkbox__icon{color:var(--andes-checkbox-color-icon-default,#fff)}.andes-checkbox__input:checked:active:after{background-color:var(--andes-checkbox-color-selected-fill-active,var(--andes-color-blue-700,#1f4e96))}.andes-checkbox__input:checked:disabled:after{background-color:var(--andes-checkbox-color-selected-fill-disabled,rgba(0,0,0,.1))}.andes-checkbox__input:checked:disabled~.andes-checkbox__icon{color:var(--andes-checkbox-color-icon-disabled,rgba(0,0,0,.25))}.andes-checkbox__icon{-webkit-align-self:center;align-self:center;-moz-box-sizing:border-box;box-sizing:border-box;display:-webkit-inline-flex;display:inline-flex;inset:0;justify-self:center;pointer-events:none;position:absolute;visibility:hidden}.andes-checkbox__label{color:var(--andes-checkbox-color-text-default,rgba(0,0,0,.9));font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:16px;font-weight:400;line-height:1.25;margin:0 0 0 12px}.andes-checkbox--label-left{-webkit-flex-direction:row-reverse;flex-direction:row-reverse}.andes-checkbox--label-left .andes-checkbox__label{margin:0 12px 0 0}.andes-checkbox--disabled{cursor:not-allowed}.andes-checkbox--disabled .andes-checkbox__label{color:var(--andes-checkbox-color-text-disabled,rgba(0,0,0,.25))}.andes-floating-menu.andes-floating-menu--multiple .andes-checkbox{-webkit-align-self:center;align-self:center;min-height:20px;min-width:20px;padding:0 16px 0 0;pointer-events:none}.andes-floating-menu.andes-floating-menu--multiple .andes-list__item-with-secondary.andes-list__item--size-medium .andes-checkbox{top:-.85em}.andes-floating-menu.andes-floating-menu--multiple .andes-list__item-with-secondary.andes-list__item--size-large .andes-checkbox{top:-1em}.andes-floating-menu.andes-floating-menu--multiple .andes-list__item-with-image.andes-list__item--size-large .andes-checkbox,.andes-floating-menu.andes-floating-menu--multiple .andes-list__item-with-image.andes-list__item--size-medium .andes-checkbox{top:0}.andes-floating-menu.andes-floating-menu--multiple .andes-list__item-asset,.andes-floating-menu.andes-floating-menu--multiple .andes-list__item-selection-control{display:-webkit-flex;display:flex}.andes-helper{-moz-box-sizing:border-box;box-sizing:border-box;color:var(--andes-helper-color-text-default,rgba(0,0,0,.55));display:-webkit-inline-flex;display:inline-flex;font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:13px;font-weight:400;line-height:18px}.andes-helper__badge{display:-webkit-flex;display:flex;margin-right:4px;padding-top:3px}.andes-helper__badge,.andes-helper__label{-moz-box-sizing:inherit;box-sizing:inherit}.andes-helper__label{color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit}.andes-helper--caution{color:var(--andes-helper-color-text-caution,rgba(0,0,0,.55))}.andes-helper--error{color:var(--andes-helper-color-text-error,#f23d4f);font-weight:600}.andes-dropdown--form .andes-dropdown__trigger:hover,.andes-dropdown--form-native .andes-dropdown__trigger:hover{box-shadow:0 0 0 1px var(--andes-dropdown-color-border-default,rgba(0,0,0,.25))}.andes-dropdown--form .andes-dropdown__trigger:hover .andes-dropdown__chevron,.andes-dropdown--form-native .andes-dropdown__trigger:hover .andes-dropdown__chevron{color:var(--andes-dropdown-color-chevron-default,var(--andes-color-blue-500,#3483fa))}@media(min-width:768px){.andes-dropdown--form .andes-dropdown__trigger:hover,.andes-dropdown--form-native .andes-dropdown__trigger:hover{box-shadow:0 0 0 1px var(--andes-dropdown-color-border-hover,rgba(0,0,0,.55))}.andes-dropdown--form .andes-dropdown__trigger:hover .andes-dropdown__chevron,.andes-dropdown--form-native .andes-dropdown__trigger:hover .andes-dropdown__chevron{color:var(--andes-dropdown-color-chevron-hover,var(--andes-color-blue-600,#2968c8))}}.andes-dropdown--form .andes-dropdown__display-values,.andes-dropdown--form .andes-dropdown__placeholder,.andes-dropdown--form .andes-dropdown__trigger-content{-webkit-align-items:center;align-items:center;-moz-box-sizing:border-box;box-sizing:border-box;display:-webkit-flex;display:flex;height:32px;-webkit-justify-content:flex-start;justify-content:flex-start;width:100%}.andes-dropdown--form .andes-dropdown__display-values,.andes-dropdown--form .andes-dropdown__placeholder{-webkit-flex-grow:1;flex-grow:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.andes-dropdown--form .andes-dropdown__display-values{color:var(--andes-dropdown-color-value-default,rgba(0,0,0,.9))}.andes-dropdown--form .andes-dropdown__placeholder{color:var(--andes-dropdown-color-placeholder-default,rgba(0,0,0,.55))}.andes-dropdown--form.andes-dropdown--open .andes-dropdown__chevron{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.andes-dropdown--form.andes-dropdown--multiple .andes-floating-menu--show .andes-popper{margin-top:6px}.andes-dropdown--form.andes-dropdown--multiple .andes-dropdown__display-container{display:-webkit-inline-flex;display:inline-flex;left:12px;position:absolute;top:12px}.andes-dropdown--form-native .andes-dropdown__trigger:hover~.andes-dropdown__chevron{color:var(--andes-dropdown-color-chevron-default,var(--andes-color-blue-500,#3483fa))}@media(min-width:768px){.andes-dropdown--form-native .andes-dropdown__trigger:hover~.andes-dropdown__chevron{color:var(--andes-dropdown-color-chevron-hover,var(--andes-color-blue-600,#2968c8))}}@supports((-webkit-appearance:none) or (-moz-appearance:none) or (appearance:none)){.andes-dropdown--form-native .andes-dropdown__trigger-reset{appearance:none;-webkit-appearance:none;-moz-appearance:none;background:none}}.andes-dropdown--form-native .andes-dropdown__trigger{padding-right:40px}.andes-dropdown--form-native .andes-dropdown__chevron{pointer-events:none;position:absolute;right:12px;top:14px}.andes-dropdown--form-native.andes-dropdown--disabled .andes-dropdown__trigger~.andes-dropdown__chevron{color:var(--andes-dropdown-color-chevron-disabled,rgba(0,0,0,.25))}.andes-dropdown--standalone.andes-dropdown--medium .andes-dropdown__trigger{font-size:16px;height:32px;padding:8px}.andes-dropdown--standalone.andes-dropdown--small .andes-dropdown__trigger{font-size:14px;height:24px;padding:5px 8px}.andes-form-control--search-box-split .andes-form-control--search-box-split--divider{background-color:var(--andes-searchbox-split-color-divider-default,rgba(0,0,0,.1))}.andes-form-control--search-box-split--open .andes-form-control--search-box{box-shadow:0 0 0 2px var(--andes-searchbox-color-border-active,var(--andes-color-blue-500,#3483fa))}.andes-form-control--search-box-split .andes-form-control--search-box-split--dropdown .andes-form-control--search-box-split--dropdown-trigger{color:var(--andes-dropdown-standalone-color-value-default,rgba(0,0,0,.9))}.andes-form-control--search-box-split .andes-form-control--search-box-split--dropdown .andes-form-control--search-box-split--dropdown-trigger-icon{color:var(--andes-dropdown-standalone-color-icon-default,rgba(0,0,0,.9));display:-webkit-flex;display:flex;height:-webkit-max-content;height:-moz-max-content;height:max-content;width:-webkit-max-content;width:-moz-max-content;width:max-content}.andes-form-control--search-box-split .andes-form-control--search-box-split--dropdown .andes-form-control--search-box-split--dropdown-trigger svg{color:currentColor}.andes-form-control--search-box-split--loading .andes-form-control--search-box-split--dropdown .andes-form-control--search-box-split--dropdown-trigger{color:var(--andes-dropdown-standalone-color-value-disabled,rgba(0,0,0,.25))}.andes-form-control--search-box-split--loading .andes-form-control--search-box-split--dropdown .andes-form-control--search-box-split--dropdown-trigger-icon{color:var(--andes-dropdown-standalone-color-icon-disabled,rgba(0,0,0,.9))}.andes-form-control--search-box-split--loading .andes-form-control--search-box-split--dropdown .andes-form-control--search-box-split--dropdown-trigger svg{color:currentColor}.andes-form-control--search-box-split--size-large{border-radius:24px;height:48px}.andes-form-control--search-box-split--size-large .andes-form-control--search-box-split--divider{height:36px;margin-right:10px;min-width:1px;width:1px}.andes-form-control--search-box-split--size-large .andes-form-control--search-box--size-large{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;padding:6px 16px 6px 8px}.andes-form-control--search-box-split--size-large .andes-dropdown--standalone.andes-dropdown--medium .andes-floating-menu--show .andes-popper{margin-left:-8px}.andes-form-control--search-box-split--size-small{border-radius:24px;height:32px}.andes-form-control--search-box-split--size-small .andes-form-control--search-box-split--divider{height:24px;margin-right:8px;min-width:1px;width:1px}.andes-form-control--search-box-split--size-small .andes-form-control--search-box--size-small{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;padding:4px 10px 4px 2px}.andes-form-control--search-box-split--size-small .andes-dropdown--standalone.andes-dropdown--small .andes-floating-menu--show .andes-popper{margin-left:-8px}.andes-popper{border-radius:6px;box-shadow:0 1px 2px 0 rgba(0,0,0,.12);font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif}.andes-popper>:first-child{border-top-left-radius:6px;border-top-right-radius:6px}.andes-popper>:last-child{border-bottom-left-radius:6px;border-bottom-right-radius:6px}.andes-popper__content{background-color:#fff}.andes-popper--padding-0{padding:0}.andes-popper--padding-16{padding:16px}.andes-popper--padding-24{padding:24px}.andes-popper--padding-32{padding:32px}.andes-popper--padding-40{padding:40px}.andes-popper:not(.andes-tooltip){height:100%;width:100%}.andes-tooltip{background-color:var(--andes-tooltip-color-fill,#fff);border-radius:.375em;-moz-box-sizing:border-box;box-sizing:border-box;font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:16px;opacity:1;padding:1em;pointer-events:auto!important;text-align:left;width:21.25em;z-index:1022}.andes-tooltip,.andes-tooltip.andes-popper{box-shadow:0 6px 16px 0 rgba(0,0,0,.1),0 0 6px 0 rgba(0,0,0,.1)}.andes-tooltip .andes-tooltip-data:focus{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none}.andes-tooltip .andes-tooltip-data:focus-visible{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none}.andes-tooltip .andes-tooltip-data{outline:none}.andes-tooltip .andes-tooltip-data__arrow,.andes-tooltip .andes-tooltip-data__arrow:before{background-color:var(--andes-tooltip-color-fill,#fff);height:8px;position:absolute;width:8px}.andes-tooltip .andes-tooltip-data__arrow{visibility:hidden}.andes-tooltip .andes-tooltip-data__arrow--top,.andes-tooltip .andes-tooltip-data__arrow--top-end,.andes-tooltip .andes-tooltip-data__arrow--top-start{bottom:-3px}.andes-tooltip .andes-tooltip-data__arrow--bottom,.andes-tooltip .andes-tooltip-data__arrow--bottom-end,.andes-tooltip .andes-tooltip-data__arrow--bottom-start{top:-4px}.andes-tooltip .andes-tooltip-data__arrow--left,.andes-tooltip .andes-tooltip-data__arrow--left-end,.andes-tooltip .andes-tooltip-data__arrow--left-start{right:-3px}.andes-tooltip .andes-tooltip-data__arrow--right,.andes-tooltip .andes-tooltip-data__arrow--right-end,.andes-tooltip .andes-tooltip-data__arrow--right-start{left:-4px}.andes-tooltip .andes-tooltip-data__arrow:before{border:1px solid var(--andes-tooltip-color-fill,#fff);content:"";-webkit-transform:rotate(45deg);transform:rotate(45deg);visibility:visible}.andes-tooltip-hidden{display:none}.andes-tooltip--inverse .andes-tooltip-data__arrow:before,.andes-tooltip--inverse.andes-tooltip{background-color:var(--andes-tooltip-color-fill-inverse,#393939)}.andes-tooltip--inverse .andes-tooltip-data__arrow:before{border:1px solid var(--andes-tooltip-color-fill-inverse,#393939)}.andes-tooltip--inverse .andes-tooltip-button-close:active:after,.andes-tooltip--inverse .andes-tooltip-button-close:active:before,.andes-tooltip--inverse .andes-tooltip-button-close:after,.andes-tooltip--inverse .andes-tooltip-button-close:before,.andes-tooltip--inverse .andes-tooltip-button-close:hover:after,.andes-tooltip--inverse .andes-tooltip-button-close:hover:before{background-color:var(--andes-tooltip-color-close-default-inverse,#fff)}.andes-tooltip--inverse .andes-tooltip__title{color:var(--andes-tooltip-color-title-inverse,#fff)}.andes-tooltip--inverse .andes-tooltip__text{color:var(--andes-tooltip-color-text-inverse,#fff)}.andes-tooltip--inverse .andes-button--transparent:not(.andes-button--color-on-background) .andes-button__content{color:#fff}.andes-tooltip--accent .andes-tooltip-data__arrow:before,.andes-tooltip--accent.andes-tooltip{background-color:var(--andes-tooltip-color-fill-accent,var(--andes-color-blue-500,var(--andes-color-blue-500,#3483fa)))}.andes-tooltip--accent .andes-tooltip-data__arrow:before{border:1px solid var(--andes-tooltip-color-fill-accent,var(--andes-color-blue-500,var(--andes-color-blue-500,#3483fa)))}.andes-tooltip--accent .andes-tooltip-button-close:active:after,.andes-tooltip--accent .andes-tooltip-button-close:active:before,.andes-tooltip--accent .andes-tooltip-button-close:after,.andes-tooltip--accent .andes-tooltip-button-close:before,.andes-tooltip--accent .andes-tooltip-button-close:hover:after,.andes-tooltip--accent .andes-tooltip-button-close:hover:before{background-color:var(--andes-tooltip-color-close-default-accent,#fff);opacity:.6}.andes-tooltip--accent .andes-tooltip__title{color:var(--andes-tooltip-color-title-accent,#fff)}.andes-tooltip--accent .andes-tooltip__text{color:var(--andes-tooltip-color-text-accent,#fff)}.andes-tooltip--accent .andes-button--transparent .andes-button__content{color:#fff}.andes-tooltip--accent .andes-tooltip__actions a:not(.andes-button--color-on-background):first-child,.andes-tooltip--accent .andes-tooltip__actions button:not(.andes-button--color-on-background):first-child{background-color:var(--andes-color-blue-600,#2968c8)}.andes-tooltip__content{margin-right:1em}.andes-tooltip__text,.andes-tooltip__title{font-weight:400;margin:0}.andes-tooltip__text{color:var(--andes-tooltip-color-text,rgba(0,0,0,.9));font-size:14px}.andes-tooltip__title{color:var(--andes-tooltip-color-title,rgba(0,0,0,.9));display:block;font-size:16px;font-weight:600;margin:0 0 4px;padding:0}.andes-tooltip__image{margin-right:1em}.andes-tooltip__actions{margin-top:1em}.andes-tooltip__actions a:first-child,.andes-tooltip__actions button:first-child{margin-left:0}.andes-tooltip__actions a,.andes-tooltip__actions button{margin-left:4px}.andes-tooltip-data-image{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row}.andes-tooltip-button-close{cursor:pointer;position:relative}.andes-tooltip-button-close:after,.andes-tooltip-button-close:before{background-color:var(--andes-tooltip-color-close-default,rgba(0,0,0,.55));content:"";cursor:pointer;height:1em;left:.5em;position:absolute;top:0;width:.125em}.andes-tooltip-button-close:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.andes-tooltip-button-close:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.andes-tooltip-button-close{background-color:transparent;border:0;border-radius:50%;height:1em;left:auto;padding:0;position:absolute;right:.625em;top:.625em;width:1em}.andes-tooltip-button-close:after,.andes-tooltip-button-close:before{left:.43em;opacity:1;top:.06em}.andes-tooltip-button-close:focus{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-tooltip-button-close:focus-visible{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-tooltip-button-close:focus:not(:focus-visible){box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}.andes-tooltip-button-close:hover:after,.andes-tooltip-button-close:hover:before{background-color:var(--andes-tooltip-color-close-hover,rgba(0,0,0,.8))}.andes-tooltip-button-close:active:after,.andes-tooltip-button-close:active:before{background-color:var(--andes-tooltip-color-close-active,rgba(0,0,0,.9))}.andes-tooltip-transition-enter{opacity:0;-webkit-transform:translateY(-.3125em);transform:translateY(-.3125em);-webkit-transition:opacity .1s ease-out,-webkit-transform .1s ease-out;transition:opacity .1s ease-out,-webkit-transform .1s ease-out;transition:transform .1s ease-out,opacity .1s ease-out;transition:transform .1s ease-out,opacity .1s ease-out,-webkit-transform .1s ease-out}.andes-tooltip-transition-enter-active{-webkit-transform:translateY(0);transform:translateY(0)}.andes-tooltip-transition-enter-active,.andes-tooltip-transition-leave-active{opacity:1;-webkit-transition:opacity .1s ease-out,-webkit-transform .1s ease-out;transition:opacity .1s ease-out,-webkit-transform .1s ease-out;transition:transform .1s ease-out,opacity .1s ease-out;transition:transform .1s ease-out,opacity .1s ease-out,-webkit-transform .1s ease-out}.andes-tooltip-transition-leave-active{-webkit-transform:translateY(-.3125em);transform:translateY(-.3125em)}.andes-tooltip-arrow:before{background:var(--andes-tooltip-color-fill,#fff);border-bottom:1px solid rgba(0,0,0,.1);border-right:1px solid rgba(0,0,0,.1);bottom:-.4375em;box-shadow:4px 0 4px -4px rgba(0,0,0,.15),1px 1px 1px -1px rgba(0,0,0,.2);content:"";height:.75em;left:50%;margin-left:-.5em;position:absolute;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:center;transform-origin:center;width:.75em}.andes-tooltip-placement-bottom.andes-tooltip-transition-enter,.andes-tooltip-placement-bottomLeft.andes-tooltip-transition-enter,.andes-tooltip-placement-bottomRight.andes-tooltip-transition-enter{-webkit-transform:translateY(.3125em);transform:translateY(.3125em)}.andes-tooltip-placement-bottom.andes-tooltip-transition-enter-active,.andes-tooltip-placement-bottomLeft.andes-tooltip-transition-enter-active,.andes-tooltip-placement-bottomRight.andes-tooltip-transition-enter-active{-webkit-transform:translateY(0);transform:translateY(0)}.andes-tooltip-placement-bottom.andes-tooltip-transition-leave-active,.andes-tooltip-placement-bottomLeft.andes-tooltip-transition-leave-active,.andes-tooltip-placement-bottomRight.andes-tooltip-transition-leave-active{-webkit-transform:translateY(.3125em);transform:translateY(.3125em)}.andes-tooltip-placement-bottom .andes-tooltip-arrow:before,.andes-tooltip-placement-bottomLeft .andes-tooltip-arrow:before,.andes-tooltip-placement-bottomRight .andes-tooltip-arrow:before{bottom:auto;top:-.4375em;-webkit-transform:rotate(225deg);transform:rotate(225deg)}.andes-tooltip-placement-leftTop.andes-tooltip-transition-enter{-webkit-transform:translateX(-.3125em);transform:translateX(-.3125em)}.andes-tooltip-placement-leftTop.andes-tooltip-transition-enter-active{-webkit-transform:translateX(0);transform:translateX(0)}.andes-tooltip-placement-leftTop.andes-tooltip-transition-leave-active{-webkit-transform:translateX(-.3125em);transform:translateX(-.3125em)}.andes-tooltip-placement-leftTop .andes-tooltip-arrow:before{left:auto;right:-7px;top:.625em;-webkit-transform:rotate(315deg);transform:rotate(315deg)}.andes-tooltip-placement-rightTop.andes-tooltip-transition-enter{-webkit-transform:translateX(.3125em);transform:translateX(.3125em)}.andes-tooltip-placement-rightTop.andes-tooltip-transition-enter-active{-webkit-transform:translateX(0);transform:translateX(0)}.andes-tooltip-placement-rightTop.andes-tooltip-transition-leave-active{-webkit-transform:translateX(.3125em);transform:translateX(.3125em)}.andes-tooltip-placement-rightTop .andes-tooltip-arrow:before{left:1px;top:.625em;-webkit-transform:rotate(135deg);transform:rotate(135deg)}.andes-tooltip-placement-bottomLeft .andes-tooltip-arrow:before,.andes-tooltip-placement-topLeft .andes-tooltip-arrow:before{left:1.25em}.andes-tooltip-placement-bottomRight .andes-tooltip-arrow:before,.andes-tooltip-placement-topRight .andes-tooltip-arrow:before{left:auto;right:.625em}.andes-tooltip-placement-right.andes-tooltip-transition-enter{-webkit-transform:translateX(.3125em);transform:translateX(.3125em)}.andes-tooltip-placement-right.andes-tooltip-transition-enter-active{-webkit-transform:translateX(0);transform:translateX(0)}.andes-tooltip-placement-right.andes-tooltip-transition-leave-active{-webkit-transform:translateX(.3125em);transform:translateX(.3125em)}.andes-tooltip-placement-right .andes-tooltip-arrow:before{left:1px;top:-webkit-calc(50% - 6px);top:calc(50% - 6px);-webkit-transform:rotate(135deg);transform:rotate(135deg)}.andes-tooltip-placement-left.andes-tooltip-transition-enter{-webkit-transform:translateX(-.3125em);transform:translateX(-.3125em)}.andes-tooltip-placement-left.andes-tooltip-transition-enter-active{-webkit-transform:translateX(0);transform:translateX(0)}.andes-tooltip-placement-left.andes-tooltip-transition-leave-active{-webkit-transform:translateX(-.3125em);transform:translateX(-.3125em)}.andes-tooltip-placement-left .andes-tooltip-arrow:before{left:auto;right:-7px;top:-webkit-calc(50% - 6px);top:calc(50% - 6px);-webkit-transform:rotate(315deg);transform:rotate(315deg)}.andes-thumbnail--16{height:14px;width:14px}.andes-thumbnail--16,.andes-thumbnail--24{-webkit-align-items:center;align-items:center;border:1px solid var(--andes-thumbnail-color-border-default,rgba(0,0,0,.1));display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.andes-thumbnail--24{height:22px;width:22px}.andes-thumbnail--32{height:30px;width:30px}.andes-thumbnail--32,.andes-thumbnail--40{-webkit-align-items:center;align-items:center;border:1px solid var(--andes-thumbnail-color-border-default,rgba(0,0,0,.1));display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.andes-thumbnail--40{height:38px;width:38px}.andes-thumbnail--48{height:46px;width:46px}.andes-thumbnail--48,.andes-thumbnail--56{-webkit-align-items:center;align-items:center;border:1px solid var(--andes-thumbnail-color-border-default,rgba(0,0,0,.1));display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.andes-thumbnail--56{height:54px;width:54px}.andes-thumbnail--64{height:62px;width:62px}.andes-thumbnail--64,.andes-thumbnail--72{-webkit-align-items:center;align-items:center;border:1px solid var(--andes-thumbnail-color-border-default,rgba(0,0,0,.1));display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.andes-thumbnail--72{height:70px;width:70px}.andes-thumbnail--80{height:78px;width:78px}.andes-thumbnail--80,.andes-thumbnail--96{-webkit-align-items:center;align-items:center;border:1px solid var(--andes-thumbnail-color-border-default,rgba(0,0,0,.1));display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.andes-thumbnail--96{height:94px;width:94px}.andes-thumbnail{-moz-box-sizing:content-box;box-sizing:content-box;color:rgba(0,0,0,.9);font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-weight:400;line-height:1}.andes-thumbnail.andes-thumbnail--16{font-size:8px}.andes-thumbnail.andes-thumbnail--24{font-size:11px}.andes-thumbnail.andes-thumbnail--32{font-size:14px}.andes-thumbnail.andes-thumbnail--40{font-size:16px}.andes-thumbnail.andes-thumbnail--48{font-size:20px}.andes-thumbnail.andes-thumbnail--56{font-size:24px}.andes-thumbnail.andes-thumbnail--64{font-size:28px}.andes-thumbnail.andes-thumbnail--72{font-size:32px}.andes-thumbnail.andes-thumbnail--80,.andes-thumbnail.andes-thumbnail--96{font-size:36px}.andes-thumbnail>img{height:auto;max-width:100%;width:auto}.andes-thumbnail__image{background-color:var(--andes-thumbnail-image-color-fill-default,#fff)}.andes-thumbnail__image--disabled img{opacity:.4}.andes-thumbnail--circle{border-radius:50%;overflow:hidden}.andes-thumbnail--square{overflow:hidden}.andes-thumbnail--square.andes-thumbnail--16,.andes-thumbnail--square.andes-thumbnail--24,.andes-thumbnail--square.andes-thumbnail--32{border-radius:3px}.andes-thumbnail--square.andes-thumbnail--40,.andes-thumbnail--square.andes-thumbnail--48,.andes-thumbnail--square.andes-thumbnail--56,.andes-thumbnail--square.andes-thumbnail--64{border-radius:4px}.andes-thumbnail--square.andes-thumbnail--72,.andes-thumbnail--square.andes-thumbnail--80{border-radius:5px}.andes-thumbnail--square.andes-thumbnail--96{border-radius:6px}.andes-thumbnail__badge{border:0}.andes-thumbnail--64.andes-thumbnail__badge-gray,.andes-thumbnail--72.andes-thumbnail__badge-gray,.andes-thumbnail--80.andes-thumbnail__badge-gray{border:3px solid #bfbfbf;-moz-box-sizing:border-box;box-sizing:border-box;color:#bfbfbf}.andes-thumbnail--24.andes-thumbnail__badge-gray,.andes-thumbnail--32.andes-thumbnail__badge-gray,.andes-thumbnail--40.andes-thumbnail__badge-gray,.andes-thumbnail--48.andes-thumbnail__badge-gray,.andes-thumbnail--56.andes-thumbnail__badge-gray{border:2px solid #bfbfbf;-moz-box-sizing:border-box;box-sizing:border-box;color:#bfbfbf}.andes-thumbnail__badge-gray svg{color:#bfbfbf}.andes-thumbnail--64.andes-thumbnail__badge-neutral,.andes-thumbnail--72.andes-thumbnail__badge-neutral,.andes-thumbnail--80.andes-thumbnail__badge-neutral{border:3px solid #bfbfbf;-moz-box-sizing:border-box;box-sizing:border-box;color:#bfbfbf}.andes-thumbnail--24.andes-thumbnail__badge-neutral,.andes-thumbnail--32.andes-thumbnail__badge-neutral,.andes-thumbnail--40.andes-thumbnail__badge-neutral,.andes-thumbnail--48.andes-thumbnail__badge-neutral,.andes-thumbnail--56.andes-thumbnail__badge-neutral{border:2px solid #bfbfbf;-moz-box-sizing:border-box;box-sizing:border-box;color:#bfbfbf}.andes-thumbnail__badge-neutral svg{color:#bfbfbf}.andes-thumbnail--64.andes-thumbnail__badge-accent,.andes-thumbnail--72.andes-thumbnail__badge-accent,.andes-thumbnail--80.andes-thumbnail__badge-accent{border:3px solid var(--andes-thumbnail-badge-color-border-informative,var(--andes-color-blue-500,#3483fa));-moz-box-sizing:border-box;box-sizing:border-box;color:var(--andes-thumbnail-badge-color-text-informative,var(--andes-color-blue-500,#3483fa))}.andes-thumbnail--24.andes-thumbnail__badge-accent,.andes-thumbnail--32.andes-thumbnail__badge-accent,.andes-thumbnail--40.andes-thumbnail__badge-accent,.andes-thumbnail--48.andes-thumbnail__badge-accent,.andes-thumbnail--56.andes-thumbnail__badge-accent{border:2px solid var(--andes-thumbnail-badge-color-border-informative,var(--andes-color-blue-500,#3483fa));-moz-box-sizing:border-box;box-sizing:border-box;color:var(--andes-thumbnail-badge-color-text-informative,var(--andes-color-blue-500,#3483fa))}.andes-thumbnail__badge-accent svg{color:var(--andes-thumbnail-badge-color-icon-informative,var(--andes-color-blue-500,#3483fa))}.andes-thumbnail--64.andes-thumbnail__badge-informative,.andes-thumbnail--72.andes-thumbnail__badge-informative,.andes-thumbnail--80.andes-thumbnail__badge-informative{border:3px solid var(--andes-thumbnail-badge-color-border-informative,var(--andes-color-blue-500,#3483fa));-moz-box-sizing:border-box;box-sizing:border-box;color:var(--andes-thumbnail-badge-color-text-informative,var(--andes-color-blue-500,#3483fa))}.andes-thumbnail--24.andes-thumbnail__badge-informative,.andes-thumbnail--32.andes-thumbnail__badge-informative,.andes-thumbnail--40.andes-thumbnail__badge-informative,.andes-thumbnail--48.andes-thumbnail__badge-informative,.andes-thumbnail--56.andes-thumbnail__badge-informative{border:2px solid var(--andes-thumbnail-badge-color-border-informative,var(--andes-color-blue-500,#3483fa));-moz-box-sizing:border-box;box-sizing:border-box;color:var(--andes-thumbnail-badge-color-text-informative,var(--andes-color-blue-500,#3483fa))}.andes-thumbnail__badge-informative svg{color:var(--andes-thumbnail-badge-color-icon-informative,var(--andes-color-blue-500,#3483fa))}.andes-thumbnail--64.andes-thumbnail__badge-green,.andes-thumbnail--72.andes-thumbnail__badge-green,.andes-thumbnail--80.andes-thumbnail__badge-green{border:3px solid var(--andes-thumbnail-badge-color-border-positive,#00a650);-moz-box-sizing:border-box;box-sizing:border-box;color:var(--andes-thumbnail-badge-color-text-positive,#00a650)}.andes-thumbnail--24.andes-thumbnail__badge-green,.andes-thumbnail--32.andes-thumbnail__badge-green,.andes-thumbnail--40.andes-thumbnail__badge-green,.andes-thumbnail--48.andes-thumbnail__badge-green,.andes-thumbnail--56.andes-thumbnail__badge-green{border:2px solid var(--andes-thumbnail-badge-color-border-positive,#00a650);-moz-box-sizing:border-box;box-sizing:border-box;color:var(--andes-thumbnail-badge-color-text-positive,#00a650)}.andes-thumbnail__badge-green svg{color:var(--andes-thumbnail-badge-color-icon-positive,#00a650)}.andes-thumbnail--64.andes-thumbnail__badge-positive,.andes-thumbnail--72.andes-thumbnail__badge-positive,.andes-thumbnail--80.andes-thumbnail__badge-positive{border:3px solid var(--andes-thumbnail-badge-color-border-positive,#00a650);-moz-box-sizing:border-box;box-sizing:border-box;color:var(--andes-thumbnail-badge-color-text-positive,#00a650)}.andes-thumbnail--24.andes-thumbnail__badge-positive,.andes-thumbnail--32.andes-thumbnail__badge-positive,.andes-thumbnail--40.andes-thumbnail__badge-positive,.andes-thumbnail--48.andes-thumbnail__badge-positive,.andes-thumbnail--56.andes-thumbnail__badge-positive{border:2px solid var(--andes-thumbnail-badge-color-border-positive,#00a650);-moz-box-sizing:border-box;box-sizing:border-box;color:var(--andes-thumbnail-badge-color-text-positive,#00a650)}.andes-thumbnail__badge-positive svg{color:var(--andes-thumbnail-badge-color-icon-positive,#00a650)}.andes-thumbnail--64.andes-thumbnail__badge-orange,.andes-thumbnail--72.andes-thumbnail__badge-orange,.andes-thumbnail--80.andes-thumbnail__badge-orange{border:3px solid var(--andes-thumbnail-badge-color-border-caution,#f73);-moz-box-sizing:border-box;box-sizing:border-box;color:var(--andes-thumbnail-badge-color-text-caution,#f73)}.andes-thumbnail--24.andes-thumbnail__badge-orange,.andes-thumbnail--32.andes-thumbnail__badge-orange,.andes-thumbnail--40.andes-thumbnail__badge-orange,.andes-thumbnail--48.andes-thumbnail__badge-orange,.andes-thumbnail--56.andes-thumbnail__badge-orange{border:2px solid var(--andes-thumbnail-badge-color-border-caution,#f73);-moz-box-sizing:border-box;box-sizing:border-box;color:var(--andes-thumbnail-badge-color-text-caution,#f73)}.andes-thumbnail__badge-orange svg{color:var(--andes-thumbnail-badge-color-icon-caution,#f73)}.andes-thumbnail--64.andes-thumbnail__badge-caution,.andes-thumbnail--72.andes-thumbnail__badge-caution,.andes-thumbnail--80.andes-thumbnail__badge-caution{border:3px solid var(--andes-thumbnail-badge-color-border-caution,#f73);-moz-box-sizing:border-box;box-sizing:border-box;color:var(--andes-thumbnail-badge-color-text-caution,#f73)}.andes-thumbnail--24.andes-thumbnail__badge-caution,.andes-thumbnail--32.andes-thumbnail__badge-caution,.andes-thumbnail--40.andes-thumbnail__badge-caution,.andes-thumbnail--48.andes-thumbnail__badge-caution,.andes-thumbnail--56.andes-thumbnail__badge-caution{border:2px solid var(--andes-thumbnail-badge-color-border-caution,#f73);-moz-box-sizing:border-box;box-sizing:border-box;color:var(--andes-thumbnail-badge-color-text-caution,#f73)}.andes-thumbnail__badge-caution svg{color:var(--andes-thumbnail-badge-color-icon-caution,#f73)}.andes-thumbnail--64.andes-thumbnail__badge-red,.andes-thumbnail--72.andes-thumbnail__badge-red,.andes-thumbnail--80.andes-thumbnail__badge-red{border:3px solid var(--andes-thumbnail-badge-color-border-negative,#f23d4f);-moz-box-sizing:border-box;box-sizing:border-box;color:var(--andes-thumbnail-badge-color-text-negative,#f23d4f)}.andes-thumbnail--24.andes-thumbnail__badge-red,.andes-thumbnail--32.andes-thumbnail__badge-red,.andes-thumbnail--40.andes-thumbnail__badge-red,.andes-thumbnail--48.andes-thumbnail__badge-red,.andes-thumbnail--56.andes-thumbnail__badge-red{border:2px solid var(--andes-thumbnail-badge-color-border-negative,#f23d4f);-moz-box-sizing:border-box;box-sizing:border-box;color:var(--andes-thumbnail-badge-color-text-negative,#f23d4f)}.andes-thumbnail__badge-red svg{color:var(--andes-thumbnail-badge-color-icon-negative,#f23d4f)}.andes-thumbnail--64.andes-thumbnail__badge-negative,.andes-thumbnail--72.andes-thumbnail__badge-negative,.andes-thumbnail--80.andes-thumbnail__badge-negative{border:3px solid var(--andes-thumbnail-badge-color-border-negative,#f23d4f);-moz-box-sizing:border-box;box-sizing:border-box;color:var(--andes-thumbnail-badge-color-text-negative,#f23d4f)}.andes-thumbnail--24.andes-thumbnail__badge-negative,.andes-thumbnail--32.andes-thumbnail__badge-negative,.andes-thumbnail--40.andes-thumbnail__badge-negative,.andes-thumbnail--48.andes-thumbnail__badge-negative,.andes-thumbnail--56.andes-thumbnail__badge-negative{border:2px solid var(--andes-thumbnail-badge-color-border-negative,#f23d4f);-moz-box-sizing:border-box;box-sizing:border-box;color:var(--andes-thumbnail-badge-color-text-negative,#f23d4f)}.andes-thumbnail__badge-negative svg{color:var(--andes-thumbnail-badge-color-icon-negative,#f23d4f)}.andes-thumbnail--color-on-background .andes-thumbnail__badge-accent,.andes-thumbnail--color-on-background .andes-thumbnail__badge-informative{border-color:var(--andes-thumbnail-badge-color-border-informative-on-complex-bg,var(--andes-color-blue-600,#2968c8))}.andes-thumbnail--color-on-background .andes-thumbnail__badge-green,.andes-thumbnail--color-on-background .andes-thumbnail__badge-positive{border-color:var(--andes-thumbnail-badge-color-border-positive-on-complex-bg,#008744)}.andes-thumbnail--color-on-background .andes-thumbnail__badge-caution,.andes-thumbnail--color-on-background .andes-thumbnail__badge-orange{border-color:var(--andes-thumbnail-badge-color-border-caution-on-complex-bg,#e6540b)}.andes-thumbnail--color-on-background .andes-thumbnail__badge-negative,.andes-thumbnail--color-on-background .andes-thumbnail__badge-red{border-color:var(--andes-thumbnail-badge-color-border-negative-on-complex-bg,#d12440)}.andes-thumbnail__badge .andes-badge{position:relative}.andes-thumbnail--24+.andes-badge--dot{left:16px;top:-16px}.andes-thumbnail--32+.andes-badge--dot{left:22px;top:-16px}.andes-thumbnail--40+.andes-badge--pill{left:24px;top:-16px}.andes-thumbnail--48+.andes-badge--pill{left:32px;top:-16px}.andes-thumbnail--56+.andes-badge--pill{left:40px;top:-16px}.andes-thumbnail--64+.andes-badge--pill{left:40px;top:-24px}.andes-thumbnail--72+.andes-badge--pill{left:48px;top:-24px}.andes-thumbnail--80+.andes-badge--pill{left:56px;top:-24px}.andes-thumbnail--mute,.andes-thumbnail--neutral{background-color:var(--andes-thumbnail-mute-color-fill-default,#fff);color:var(--andes-thumbnail-mute-color-text-default,rgba(0,0,0,.9))}.andes-thumbnail--mute-disabled,.andes-thumbnail--neutral-disabled{background-color:var(--andes-thumbnail-mute-color-fill-disabled,#fff);color:var(--andes-thumbnail-mute-color-text-disabled,rgba(0,0,0,.25))}.andes-thumbnail--loud{background-color:var(--andes-thumbnail-loud-color-fill-default,var(--andes-color-blue-500,#3483fa));border-color:var(--andes-thumbnail-loud-color-fill-default,var(--andes-color-blue-500,#3483fa));color:var(--andes-thumbnail-loud-color-text-default,#fff)}.andes-thumbnail--quiet{background-color:var(--andes-thumbnail-quiet-color-fill-default,var(--andes-color-blue-100,rgba(65,137,230,.1)));border-color:var(--andes-thumbnail-quiet-color-fill-default,var(--andes-color-blue-100,rgba(65,137,230,.1)));color:var(--andes-thumbnail-quiet-color-text-default,var(--andes-color-blue-500,#3483fa))}.andes-thumbnail--loud-disabled{background-color:var(--andes-thumbnail-loud-color-fill-disabled,rgba(0,0,0,.1));border-color:transparent;color:var(--andes-thumbnail-loud-color-text-disabled,rgba(0,0,0,.25))}.andes-thumbnail--quiet-disabled{background-color:var(--andes-thumbnail-quiet-color-fill-disabled,rgba(0,0,0,.1));border-color:transparent;color:var(--andes-thumbnail-quiet-color-text-disabled,rgba(0,0,0,.25))}.andes-thumbnail__icon.andes-thumbnail--loud{color:var(--andes-thumbnail-loud-color-icon-default,#fff)}.andes-thumbnail__icon.andes-thumbnail--loud-disabled{color:var(--andes-thumbnail-loud-color-icon-disabled,rgba(0,0,0,.25))}.andes-thumbnail__icon.andes-thumbnail--quiet{color:var(--andes-thumbnail-quiet-color-icon-default,var(--andes-color-blue-500,#3483fa))}.andes-thumbnail__icon.andes-thumbnail--quiet-disabled{color:var(--andes-thumbnail-quiet-color-icon-disabled,rgba(0,0,0,.25))}.andes-thumbnail__icon.andes-thumbnail--mute,.andes-thumbnail__icon.andes-thumbnail--neutral{color:var(--andes-thumbnail-mute-color-icon-default,rgba(0,0,0,.9))}.andes-thumbnail__icon.andes-thumbnail--mute-disabled,.andes-thumbnail__icon.andes-thumbnail--neutral-disabled{color:var(--andes-thumbnail-mute-color-icon-disabled,rgba(0,0,0,.25))}.andes-thumbnail-multiple--grid{-webkit-align-content:space-between;align-content:space-between;background-color:var(--andes-thumbnail-grid-color-fill,rgba(0,0,0,.04));border-radius:5px;-moz-box-sizing:border-box;box-sizing:border-box;color:rgba(0,0,0,.55);display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;-webkit-justify-content:space-between;justify-content:space-between}.andes-thumbnail-multiple--grid:nth-child(3){-webkit-flex-grow:2;flex-grow:2}.andes-thumbnail-multiple--grid-40{height:40px;width:40px}.andes-thumbnail-multiple--grid-40 .andes-thumbnail-multiple--overflow{background-color:var(--andes-thumbnail-grid-overflow-color-fill,#ededed);border-color:var(--andes-thumbnail-grid-overflow-color-border,rgba(0,0,0,.1));color:var(--andes-thumbnail-grid-overflow-color-text,rgba(0,0,0,.55))}.andes-thumbnail-multiple--grid-48{height:48px;width:48px}.andes-thumbnail-multiple--grid-48 .andes-thumbnail-multiple--overflow{background-color:var(--andes-thumbnail-grid-overflow-color-fill,#ededed);border-color:var(--andes-thumbnail-grid-overflow-color-border,rgba(0,0,0,.1));color:var(--andes-thumbnail-grid-overflow-color-text,rgba(0,0,0,.55))}.andes-thumbnail-multiple--grid-56{height:56px;width:56px}.andes-thumbnail-multiple--grid-56 .andes-thumbnail-multiple--overflow{background-color:var(--andes-thumbnail-grid-overflow-color-fill,#ededed);border-color:var(--andes-thumbnail-grid-overflow-color-border,rgba(0,0,0,.1));color:var(--andes-thumbnail-grid-overflow-color-text,rgba(0,0,0,.55))}.andes-thumbnail-multiple--grid-64{height:64px;width:64px}.andes-thumbnail-multiple--grid-64 .andes-thumbnail-multiple--overflow{background-color:var(--andes-thumbnail-grid-overflow-color-fill,#ededed);border-color:var(--andes-thumbnail-grid-overflow-color-border,rgba(0,0,0,.1));color:var(--andes-thumbnail-grid-overflow-color-text,rgba(0,0,0,.55))}.andes-thumbnail-multiple--grid-72{height:72px;width:72px}.andes-thumbnail-multiple--grid-72 .andes-thumbnail-multiple--overflow{background-color:var(--andes-thumbnail-grid-overflow-color-fill,#ededed);border-color:var(--andes-thumbnail-grid-overflow-color-border,rgba(0,0,0,.1));color:var(--andes-thumbnail-grid-overflow-color-text,rgba(0,0,0,.55))}.andes-thumbnail-multiple--grid-80{height:80px;width:80px}.andes-thumbnail-multiple--grid-80 .andes-thumbnail-multiple--overflow{background-color:var(--andes-thumbnail-grid-overflow-color-fill,#ededed);border-color:var(--andes-thumbnail-grid-overflow-color-border,rgba(0,0,0,.1));color:var(--andes-thumbnail-grid-overflow-color-text,rgba(0,0,0,.55))}.andes-thumbnail-multiple--grid-48{-webkit-align-content:space-around;align-content:space-around;-webkit-justify-content:space-around;justify-content:space-around}.andes-thumbnail-multiple--grid-40,.andes-thumbnail-multiple--grid-48,.andes-thumbnail-multiple--grid-56{border-radius:4px;padding:3px}.andes-thumbnail-multiple--grid-64{border-radius:4px;padding:4px}.andes-thumbnail-multiple--grid-72{padding:3px}.andes-thumbnail-multiple--grid-80{padding:4px}.andes-thumbnail-multiple--stacked-24{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;height:24px;width:auto}.andes-thumbnail-multiple--stacked-24 .andes-thumbnail-multiple--overflow{background-color:var(--andes-thumbnail-stacked-overflow-color-fill,#ededed);border-color:var(--andes-thumbnail-stacked-overflow-color-border,rgba(0,0,0,.1));color:var(--andes-thumbnail-stacked-overflow-color-text,rgba(0,0,0,.55))}.andes-thumbnail-multiple--stacked-32{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;height:32px;width:auto}.andes-thumbnail-multiple--stacked-32 .andes-thumbnail-multiple--overflow{background-color:var(--andes-thumbnail-stacked-overflow-color-fill,#ededed);border-color:var(--andes-thumbnail-stacked-overflow-color-border,rgba(0,0,0,.1));color:var(--andes-thumbnail-stacked-overflow-color-text,rgba(0,0,0,.55))}.andes-thumbnail-multiple--stacked-40{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;height:40px;width:auto}.andes-thumbnail-multiple--stacked-40 .andes-thumbnail-multiple--overflow{background-color:var(--andes-thumbnail-stacked-overflow-color-fill,#ededed);border-color:var(--andes-thumbnail-stacked-overflow-color-border,rgba(0,0,0,.1));color:var(--andes-thumbnail-stacked-overflow-color-text,rgba(0,0,0,.55))}.andes-thumbnail-multiple--stacked-48{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;height:48px;width:auto}.andes-thumbnail-multiple--stacked-48 .andes-thumbnail-multiple--overflow{background-color:var(--andes-thumbnail-stacked-overflow-color-fill,#ededed);border-color:var(--andes-thumbnail-stacked-overflow-color-border,rgba(0,0,0,.1));color:var(--andes-thumbnail-stacked-overflow-color-text,rgba(0,0,0,.55))}.andes-thumbnail-multiple--stacked-56{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;height:56px;width:auto}.andes-thumbnail-multiple--stacked-56 .andes-thumbnail-multiple--overflow{background-color:var(--andes-thumbnail-stacked-overflow-color-fill,#ededed);border-color:var(--andes-thumbnail-stacked-overflow-color-border,rgba(0,0,0,.1));color:var(--andes-thumbnail-stacked-overflow-color-text,rgba(0,0,0,.55))}.andes-thumbnail-multiple--stacked-64{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;height:64px;width:auto}.andes-thumbnail-multiple--stacked-64 .andes-thumbnail-multiple--overflow{background-color:var(--andes-thumbnail-stacked-overflow-color-fill,#ededed);border-color:var(--andes-thumbnail-stacked-overflow-color-border,rgba(0,0,0,.1));color:var(--andes-thumbnail-stacked-overflow-color-text,rgba(0,0,0,.55))}.andes-thumbnail-multiple--stacked-72{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;height:72px;width:auto}.andes-thumbnail-multiple--stacked-72 .andes-thumbnail-multiple--overflow{background-color:var(--andes-thumbnail-stacked-overflow-color-fill,#ededed);border-color:var(--andes-thumbnail-stacked-overflow-color-border,rgba(0,0,0,.1));color:var(--andes-thumbnail-stacked-overflow-color-text,rgba(0,0,0,.55))}.andes-thumbnail-multiple--stacked-80{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;height:80px;width:auto}.andes-thumbnail-multiple--stacked-80 .andes-thumbnail-multiple--overflow{background-color:var(--andes-thumbnail-stacked-overflow-color-fill,#ededed);border-color:var(--andes-thumbnail-stacked-overflow-color-border,rgba(0,0,0,.1));color:var(--andes-thumbnail-stacked-overflow-color-text,rgba(0,0,0,.55))}.andes-thumbnail-multiple--stacked-24 .andes-thumbnail-container:not(:first-child){margin-left:-6px}.andes-thumbnail-multiple--stacked-32 .andes-thumbnail-container:not(:first-child){margin-left:-9px}.andes-thumbnail-multiple--stacked-40 .andes-thumbnail-container:not(:first-child){margin-left:-12px}.andes-thumbnail-multiple--stacked-48 .andes-thumbnail-container:not(:first-child){margin-left:-15px}.andes-thumbnail-multiple--stacked-56 .andes-thumbnail-container:not(:first-child){margin-left:-18px}.andes-thumbnail-multiple--stacked-64 .andes-thumbnail-container:not(:first-child){margin-left:-20px}.andes-thumbnail-multiple--stacked-72 .andes-thumbnail-container:not(:first-child){margin-left:-22px}.andes-thumbnail-multiple--stacked-80 .andes-thumbnail-container:not(:first-child){margin-left:-25px}.andes-badge--xsmall.andes-badge--pill-icon{border-radius:50%;height:12px;min-width:12px;width:12px}.andes-badge--xsmall.andes-badge--pill-icon svg{height:12px;width:12px}.andes-badge--small{line-height:4px}.andes-badge--small .andes-badge__content{font-size:11px;line-height:4px;padding:6px}.andes-badge--small.andes-badge--rounded-top-left{border-top-left-radius:8px}.andes-badge--small.andes-badge--rounded-top-right{border-top-right-radius:8px}.andes-badge--small.andes-badge--rounded-bottom-left{border-bottom-left-radius:8px}.andes-badge--small.andes-badge--rounded-bottom-right{border-bottom-right-radius:8px}.andes-badge--small.andes-badge--pill-icon{border-radius:50%;height:16px;min-width:16px;width:16px}.andes-badge--small.andes-badge--pill-icon svg{height:16px;width:16px}.andes-badge--large.andes-badge--rounded-top-left{border-top-left-radius:12px}.andes-badge--large.andes-badge--rounded-top-right{border-top-right-radius:12px}.andes-badge--large.andes-badge--rounded-bottom-left{border-bottom-left-radius:12px}.andes-badge--large.andes-badge--rounded-bottom-right{border-bottom-right-radius:12px}.andes-badge--pill{display:inline-block;font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:12px;line-height:8px;overflow:hidden;position:relative;text-align:center}.andes-badge--pill-icon{border-radius:50%;height:24px;min-width:24px;overflow:hidden;position:relative;width:24px}.andes-badge--pill-icon .andes-badge__icon{height:100%;width:100%}.andes-badge__content{color:#fff;font-weight:600;margin:0;padding:8px}.andes-badge--dot{border-radius:50%;display:inline-block;height:8px;position:relative;width:8px}.andes-badge--gray{background:var(--andes-badge-loud-color-fill-neutral,#737373)}.andes-badge--gray .andes-badge__content{color:var(--andes-badge-loud-color-text-neutral,#fff)}.andes-badge--gray .andes-badge__icon,.andes-badge--gray .andes-badge__icon-inner,.andes-badge--gray svg{color:var(--andes-badge-loud-color-icon-neutral,#fff)}.andes-badge--gray--quiet{background:var(--andes-badge-quiet-color-fill-neutral,rgba(0,0,0,.1));border:0}.andes-badge--gray--quiet.andes-badge--generic.andes-badge--pill{background:rgba(0,0,0,.07)}.andes-badge--gray--quiet.andes-badge--generic.andes-badge--pill .andes-badge__content{color:rgba(0,0,0,.55)}.andes-badge--gray--quiet .andes-badge__content{color:var(--andes-badge-quiet-color-text-neutral,rgba(0,0,0,.55))}.andes-badge--gray--quiet .andes-badge__icon,.andes-badge--gray--quiet .andes-badge__icon-inner,.andes-badge--gray--quiet svg{color:var(--andes-badge-quiet-color-icon-neutral,rgba(0,0,0,.55))}.andes-badge--gray--quiet.andes-badge--dot{background:var(--andes-badge-dot-quiet-color-fill-neutral,rgba(0,0,0,.25))}.andes-badge--gray.andes-badge--color-on-background{background:var(--andes-badge-loud-color-fill-neutral-on-complex-bg,#1a1a1a)}.andes-badge--gray.andes-badge--color-on-background .andes-badge__content{color:var(--andes-badge-loud-color-text-neutral-on-complex-bg,#fff)}.andes-badge--gray.andes-badge--color-on-background .andes-badge__icon,.andes-badge--gray.andes-badge--color-on-background .andes-badge__icon-inner,.andes-badge--gray.andes-badge--color-on-background svg{color:var(--andes-badge-loud-color-icon-neutral-on-complex-bg,#fff)}.andes-badge--red{background:var(--andes-badge-loud-color-fill-negative,#f23d4f)}.andes-badge--red .andes-badge__content{color:var(--andes-badge-loud-color-text-negative,#fff)}.andes-badge--red .andes-badge__icon,.andes-badge--red .andes-badge__icon-inner,.andes-badge--red svg{color:var(--andes-badge-loud-color-icon-negative,#fff)}.andes-badge--red--quiet{background:var(--andes-badge-quiet-color-fill-negative,rgba(242,61,79,.1));border:0}.andes-badge--red--quiet.andes-badge--generic.andes-badge--pill{background:rgba(0,0,0,.07)}.andes-badge--red--quiet.andes-badge--generic.andes-badge--pill .andes-badge__content{color:rgba(0,0,0,.55)}.andes-badge--red--quiet .andes-badge__content{color:var(--andes-badge-quiet-color-text-negative,#f23d4f)}.andes-badge--red--quiet .andes-badge__icon,.andes-badge--red--quiet .andes-badge__icon-inner,.andes-badge--red--quiet svg{color:var(--andes-badge-quiet-color-icon-negative,#f23d4f)}.andes-badge--red--quiet.andes-badge--dot{background:var(--andes-badge-dot-quiet-color-fill-negative,rgba(242,61,79,.4))}.andes-badge--red.andes-badge--color-on-background{background:var(--andes-badge-loud-color-fill-negative-on-complex-bg,#d12440)}.andes-badge--red.andes-badge--color-on-background .andes-badge__content{color:var(--andes-badge-loud-color-text-negative-on-complex-bg,#fff)}.andes-badge--red.andes-badge--color-on-background .andes-badge__icon,.andes-badge--red.andes-badge--color-on-background .andes-badge__icon-inner,.andes-badge--red.andes-badge--color-on-background svg{color:var(--andes-badge-loud-color-icon-negative-on-complex-bg,#fff)}.andes-badge--accent{background:var(--andes-badge-loud-color-fill-informative,var(--andes-color-blue-500,#3483fa))}.andes-badge--accent .andes-badge__content{color:var(--andes-badge-loud-color-text-informative,#fff)}.andes-badge--accent .andes-badge__icon,.andes-badge--accent .andes-badge__icon-inner,.andes-badge--accent svg{color:var(--andes-badge-loud-color-icon-informative,#fff)}.andes-badge--accent--quiet{background:var(--andes-badge-quiet-color-fill-informative,var(--andes-color-blue-100,rgba(65,137,230,.1)));border:0}.andes-badge--accent--quiet.andes-badge--generic.andes-badge--pill{background:rgba(0,0,0,.07)}.andes-badge--accent--quiet.andes-badge--generic.andes-badge--pill .andes-badge__content{color:rgba(0,0,0,.55)}.andes-badge--accent--quiet .andes-badge__content{color:var(--andes-badge-quiet-color-text-informative,var(--andes-color-blue-500,#3483fa))}.andes-badge--accent--quiet .andes-badge__icon,.andes-badge--accent--quiet .andes-badge__icon-inner,.andes-badge--accent--quiet svg{color:var(--andes-badge-quiet-color-icon-informative,var(--andes-color-blue-500,#3483fa))}.andes-badge--accent--quiet.andes-badge--dot{background:var(--andes-badge-dot-quiet-color-fill-informative,var(--andes-color-blue-400,rgba(65,137,230,.4)))}.andes-badge--accent.andes-badge--color-on-background{background:var(--andes-badge-loud-color-fill-informative-on-complex-bg,var(--andes-color-blue-600,#2968c8))}.andes-badge--accent.andes-badge--color-on-background .andes-badge__content{color:var(--andes-badge-loud-color-text-informative-on-complex-bg,#fff)}.andes-badge--accent.andes-badge--color-on-background .andes-badge__icon,.andes-badge--accent.andes-badge--color-on-background .andes-badge__icon-inner,.andes-badge--accent.andes-badge--color-on-background svg{color:var(--andes-badge-loud-color-icon-informative-on-complex-bg,#fff)}.andes-badge--green{background:var(--andes-badge-loud-color-fill-positive,#00a650)}.andes-badge--green .andes-badge__content{color:var(--andes-badge-loud-color-text-positive,#fff)}.andes-badge--green .andes-badge__icon,.andes-badge--green .andes-badge__icon-inner,.andes-badge--green svg{color:var(--andes-badge-loud-color-icon-positive,#fff)}.andes-badge--green--quiet{background:var(--andes-badge-quiet-color-fill-positive,rgba(0,166,80,.1));border:0}.andes-badge--green--quiet.andes-badge--generic.andes-badge--pill{background:rgba(0,0,0,.07)}.andes-badge--green--quiet.andes-badge--generic.andes-badge--pill .andes-badge__content{color:rgba(0,0,0,.55)}.andes-badge--green--quiet .andes-badge__content{color:var(--andes-badge-quiet-color-text-positive,#00a650)}.andes-badge--green--quiet .andes-badge__icon,.andes-badge--green--quiet .andes-badge__icon-inner,.andes-badge--green--quiet svg{color:var(--andes-badge-quiet-color-icon-positive,#00a650)}.andes-badge--green--quiet.andes-badge--dot{background:var(--andes-badge-dot-quiet-color-fill-positive,rgba(0,166,80,.4))}.andes-badge--green.andes-badge--color-on-background{background:var(--andes-badge-loud-color-fill-positive-on-complex-bg,#008744)}.andes-badge--green.andes-badge--color-on-background .andes-badge__content{color:var(--andes-badge-loud-color-text-positive-on-complex-bg,#fff)}.andes-badge--green.andes-badge--color-on-background .andes-badge__icon,.andes-badge--green.andes-badge--color-on-background .andes-badge__icon-inner,.andes-badge--green.andes-badge--color-on-background svg{color:var(--andes-badge-loud-color-icon-positive-on-complex-bg,#fff)}.andes-badge--orange{background:var(--andes-badge-loud-color-fill-caution,#f73)}.andes-badge--orange .andes-badge__content{color:var(--andes-badge-loud-color-text-caution,#fff)}.andes-badge--orange .andes-badge__icon,.andes-badge--orange .andes-badge__icon-inner,.andes-badge--orange svg{color:var(--andes-badge-loud-color-icon-caution,#fff)}.andes-badge--orange--quiet{background:var(--andes-badge-quiet-color-fill-caution,rgba(255,119,51,.1));border:0}.andes-badge--orange--quiet.andes-badge--generic.andes-badge--pill{background:rgba(0,0,0,.07)}.andes-badge--orange--quiet.andes-badge--generic.andes-badge--pill .andes-badge__content{color:rgba(0,0,0,.55)}.andes-badge--orange--quiet .andes-badge__content{color:var(--andes-badge-quiet-color-text-caution,#f73)}.andes-badge--orange--quiet .andes-badge__icon,.andes-badge--orange--quiet .andes-badge__icon-inner,.andes-badge--orange--quiet svg{color:var(--andes-badge-quiet-color-icon-caution,#f73)}.andes-badge--orange--quiet.andes-badge--dot{background:var(--andes-badge-dot-quiet-color-fill-caution,rgba(255,119,51,.4))}.andes-badge--orange.andes-badge--color-on-background{background:var(--andes-badge-loud-color-fill-caution-on-complex-bg,#e6540b)}.andes-badge--orange.andes-badge--color-on-background .andes-badge__content{color:var(--andes-badge-loud-color-text-caution-on-complex-bg,#fff)}.andes-badge--orange.andes-badge--color-on-background .andes-badge__icon,.andes-badge--orange.andes-badge--color-on-background .andes-badge__icon-inner,.andes-badge--orange.andes-badge--color-on-background svg{color:var(--andes-badge-loud-color-icon-caution-on-complex-bg,#fff)}.andes-badge--inverted{background:var(--andes-badge-loud-color-fill-inverse,#fff)}.andes-badge--inverted .andes-badge__content{color:var(--andes-badge-loud-color-text-inverse,rgba(0,0,0,.9))}.andes-badge--inverted .andes-badge__icon,.andes-badge--inverted .andes-badge__icon-inner,.andes-badge--inverted svg{color:var(--andes-badge-loud-color-icon-inverse,rgba(0,0,0,.9))}.andes-badge--inverted--quiet{border:0}.andes-badge--inverted--quiet.andes-badge--generic.andes-badge--pill{background:rgba(0,0,0,.07)}.andes-badge--inverted--quiet.andes-badge--generic.andes-badge--pill .andes-badge__content{color:rgba(0,0,0,.55)}.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}.search-normal-desktop{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;margin:auto;max-width:1184px;padding:48px 0 16px;width:100%}@media only screen and (max-width:768px){.faceted-search-mobile{background:#fff;border-radius:4px;box-shadow:0 1px 2px rgba(0,0,0,.12);margin:0 auto;padding:32px 20px;width:100%}.faceted-search-mobile__main-container{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;-webkit-flex-flow:row wrap;flex-flow:row wrap;font-size:16px;line-height:1.35}.faceted-search-mobile__elem{margin:12px 0;width:100%}.faceted-search-mobile__elem-actions{margin:4px 0}.faceted-search-mobile__elem-actions:first-child,.faceted-search-mobile__elem:first-child{margin-top:0}.faceted-search-mobile__elem-actions:last-child,.faceted-search-mobile__elem:last-child{margin-bottom:0}.faceted-search-mobile__children-container{border-top:1px solid #d8d8d8;margin-top:24px;padding-top:24px}.faceted-search-mobile .faceted-search-switch__label{margin-left:-6px}.faceted-search-mobile-dropdown__bottom-sheet-trigger{background-color:unset;box-shadow:0 0 0 1px rgba(0,0,0,.25)!important;padding:14px 12px!important}.faceted-search-mobile-dropdown__bottom-sheet-trigger__label{color:rgba(0,0,0,.9);font-size:16px;font-weight:400;text-align:left;width:100%}.faceted-search-mobile-dropdown__bottom-sheet-trigger--disabled{background:rgba(0,0,0,.02)!important;border:1px dashed rgba(0,0,0,.1)!important;box-shadow:unset!important}.faceted-search-mobile-dropdown__bottom-sheet-trigger--disabled .faceted-search-mobile-dropdown__bottom-sheet-trigger__label{color:rgba(0,0,0,.25)}.faceted-search-mobile-dropdown__bottom-sheet-trigger__icon{-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.faceted-search-mobile-dropdown__bottom-sheet-trigger__icon--rotate{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.faceted-search-mobile-dropdown__bottom-sheet-trigger--open{box-shadow:0 0 0 2px var(--andes-color-blue-500,#3483fa)}.faceted-search-mobile-dropdown__bottom-sheet-trigger__icon>svg>path{fill:rgba(0,0,0,.25)}.faceted-search-mobile-dropdown__searchbox input{font-size:16px!important}.faceted-search-mobile-dropdown__bottom-sheet .andes-bottom-sheet__content{padding:20px}.faceted-search-mobile-savedsearches{display:inline-block}.faceted-search-mobile-savedsearches__trigger-btn{padding-left:0!important;padding-right:0!important}.faceted-search-mobile-savedsearches__tutorial-message{background-color:var(--andes-color-blue-500,#3483fa);border-radius:6px;color:#fff;margin-top:8px;padding:16px;position:relative}.faceted-search-mobile-savedsearches__tutorial-message:before{background-color:var(--andes-color-blue-500,#3483fa);border:1px solid var(--andes-color-blue-500,#3483fa);content:"";float:left;height:8px;left:50%;position:absolute;top:-5px;-webkit-transform:rotate(45deg);transform:rotate(45deg);visibility:visible;width:8px}.faceted-search-mobile-savedsearches__tutorial-message p{font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:14px;line-height:1.35;margin:0}.faceted-search-mobile-savedsearches__tutorial-message button{background-color:var(--andes-color-blue-600,#2968c8);margin-top:16px}.faceted-search-mobile-savedsearches__dialog-title{display:-webkit-flex;display:flex;line-height:25px;padding-bottom:4px;padding-top:8px}.faceted-search-mobile-savedsearches__bottom-sheet .andes-list{padding:0 20px 20px}.faceted-search-mobile-savedsearches__list-item a *{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.faceted-search-mobile-savedsearches__list-item:last-of-type{border-top:1px solid rgba(0,0,0,.102)!important}.faceted-search-mobile-savedsearches__list-item:last-of-type *{padding-bottom:0!important}.faceted-search-mobile-searchbox{position:relative}.faceted-search-mobile-searchbox__list-container{margin-top:4px}.faceted-search-mobile-searchbox__list{max-height:258px;overflow:auto}.faceted-search-mobile-searchbox__list-item{-webkit-align-items:center;align-items:center;height:48px}.faceted-search-mobile-searchbox__textfield-container{scroll-margin-top:24px}.faceted-search-mobile-searchbox__textfield{height:48px;padding:0}.faceted-search-mobile-searchbox__icon{display:-webkit-flex;display:flex;padding-right:12px}.faceted-search-mobile-searchbox__icon>svg>path{fill:var(--andes-color-blue-500,var(--andes-color-blue-500,#3483fa))}.faceted-search-mobile-searchbox:focus-within .faceted-search-mobile-searchbox__icon>svg>path{fill:rgba(0,0,0,.9)}.faceted-search-tag-list{display:-webkit-flex;display:flex}.faceted-search-tag-list__container{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;gap:8px}.faceted-search-tag-list__group{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;gap:8px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.faceted-search-highlighted-text{color:rgba(0,0,0,.9);line-height:1;text-align:left}.faceted-search-highlighted-text b{font-weight:700}.andes-thumbnail--16{height:14px;width:14px}.andes-thumbnail--16,.andes-thumbnail--24{-webkit-align-items:center;align-items:center;border:1px solid var(--andes-thumbnail-color-border-default,rgba(0,0,0,.1));display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.andes-thumbnail--24{height:22px;width:22px}.andes-thumbnail--32{height:30px;width:30px}.andes-thumbnail--32,.andes-thumbnail--40{-webkit-align-items:center;align-items:center;border:1px solid var(--andes-thumbnail-color-border-default,rgba(0,0,0,.1));display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.andes-thumbnail--40{height:38px;width:38px}.andes-thumbnail--48{height:46px;width:46px}.andes-thumbnail--48,.andes-thumbnail--56{-webkit-align-items:center;align-items:center;border:1px solid var(--andes-thumbnail-color-border-default,rgba(0,0,0,.1));display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.andes-thumbnail--56{height:54px;width:54px}.andes-thumbnail--64{height:62px;width:62px}.andes-thumbnail--64,.andes-thumbnail--72{-webkit-align-items:center;align-items:center;border:1px solid var(--andes-thumbnail-color-border-default,rgba(0,0,0,.1));display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.andes-thumbnail--72{height:70px;width:70px}.andes-thumbnail--80{height:78px;width:78px}.andes-thumbnail--80,.andes-thumbnail--96{-webkit-align-items:center;align-items:center;border:1px solid var(--andes-thumbnail-color-border-default,rgba(0,0,0,.1));display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.andes-thumbnail--96{height:94px;width:94px}.andes-thumbnail{-moz-box-sizing:content-box;box-sizing:content-box;color:rgba(0,0,0,.9);font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-weight:400;line-height:1}.andes-thumbnail.andes-thumbnail--16{font-size:8px}.andes-thumbnail.andes-thumbnail--24{font-size:11px}.andes-thumbnail.andes-thumbnail--32{font-size:14px}.andes-thumbnail.andes-thumbnail--40{font-size:16px}.andes-thumbnail.andes-thumbnail--48{font-size:20px}.andes-thumbnail.andes-thumbnail--56{font-size:24px}.andes-thumbnail.andes-thumbnail--64{font-size:28px}.andes-thumbnail.andes-thumbnail--72{font-size:32px}.andes-thumbnail.andes-thumbnail--80,.andes-thumbnail.andes-thumbnail--96{font-size:36px}.andes-thumbnail>img{height:auto;max-width:100%;width:auto}.andes-thumbnail__image{background-color:var(--andes-thumbnail-image-color-fill-default,#fff)}.andes-thumbnail__image--disabled img{opacity:.4}.andes-thumbnail--circle{border-radius:50%;overflow:hidden}.andes-thumbnail--square{overflow:hidden}.andes-thumbnail--square.andes-thumbnail--16,.andes-thumbnail--square.andes-thumbnail--24,.andes-thumbnail--square.andes-thumbnail--32{border-radius:3px}.andes-thumbnail--square.andes-thumbnail--40,.andes-thumbnail--square.andes-thumbnail--48,.andes-thumbnail--square.andes-thumbnail--56,.andes-thumbnail--square.andes-thumbnail--64{border-radius:4px}.andes-thumbnail--square.andes-thumbnail--72,.andes-thumbnail--square.andes-thumbnail--80{border-radius:5px}.andes-thumbnail--square.andes-thumbnail--96{border-radius:6px}.andes-thumbnail__badge{border:0}.andes-thumbnail--64.andes-thumbnail__badge-gray,.andes-thumbnail--72.andes-thumbnail__badge-gray,.andes-thumbnail--80.andes-thumbnail__badge-gray{border:3px solid #bfbfbf;-moz-box-sizing:border-box;box-sizing:border-box;color:#bfbfbf}.andes-thumbnail--24.andes-thumbnail__badge-gray,.andes-thumbnail--32.andes-thumbnail__badge-gray,.andes-thumbnail--40.andes-thumbnail__badge-gray,.andes-thumbnail--48.andes-thumbnail__badge-gray,.andes-thumbnail--56.andes-thumbnail__badge-gray{border:2px solid #bfbfbf;-moz-box-sizing:border-box;box-sizing:border-box;color:#bfbfbf}.andes-thumbnail__badge-gray svg{color:#bfbfbf}.andes-thumbnail--64.andes-thumbnail__badge-neutral,.andes-thumbnail--72.andes-thumbnail__badge-neutral,.andes-thumbnail--80.andes-thumbnail__badge-neutral{border:3px solid #bfbfbf;-moz-box-sizing:border-box;box-sizing:border-box;color:#bfbfbf}.andes-thumbnail--24.andes-thumbnail__badge-neutral,.andes-thumbnail--32.andes-thumbnail__badge-neutral,.andes-thumbnail--40.andes-thumbnail__badge-neutral,.andes-thumbnail--48.andes-thumbnail__badge-neutral,.andes-thumbnail--56.andes-thumbnail__badge-neutral{border:2px solid #bfbfbf;-moz-box-sizing:border-box;box-sizing:border-box;color:#bfbfbf}.andes-thumbnail__badge-neutral svg{color:#bfbfbf}.andes-thumbnail--64.andes-thumbnail__badge-accent,.andes-thumbnail--72.andes-thumbnail__badge-accent,.andes-thumbnail--80.andes-thumbnail__badge-accent{border:3px solid var(--andes-thumbnail-badge-color-border-informative,var(--andes-color-blue-500,#3483fa));-moz-box-sizing:border-box;box-sizing:border-box;color:var(--andes-thumbnail-badge-color-text-informative,var(--andes-color-blue-500,#3483fa))}.andes-thumbnail--24.andes-thumbnail__badge-accent,.andes-thumbnail--32.andes-thumbnail__badge-accent,.andes-thumbnail--40.andes-thumbnail__badge-accent,.andes-thumbnail--48.andes-thumbnail__badge-accent,.andes-thumbnail--56.andes-thumbnail__badge-accent{border:2px solid var(--andes-thumbnail-badge-color-border-informative,var(--andes-color-blue-500,#3483fa));-moz-box-sizing:border-box;box-sizing:border-box;color:var(--andes-thumbnail-badge-color-text-informative,var(--andes-color-blue-500,#3483fa))}.andes-thumbnail__badge-accent svg{color:var(--andes-thumbnail-badge-color-icon-informative,var(--andes-color-blue-500,#3483fa))}.andes-thumbnail--64.andes-thumbnail__badge-informative,.andes-thumbnail--72.andes-thumbnail__badge-informative,.andes-thumbnail--80.andes-thumbnail__badge-informative{border:3px solid var(--andes-thumbnail-badge-color-border-informative,var(--andes-color-blue-500,#3483fa));-moz-box-sizing:border-box;box-sizing:border-box;color:var(--andes-thumbnail-badge-color-text-informative,var(--andes-color-blue-500,#3483fa))}.andes-thumbnail--24.andes-thumbnail__badge-informative,.andes-thumbnail--32.andes-thumbnail__badge-informative,.andes-thumbnail--40.andes-thumbnail__badge-informative,.andes-thumbnail--48.andes-thumbnail__badge-informative,.andes-thumbnail--56.andes-thumbnail__badge-informative{border:2px solid var(--andes-thumbnail-badge-color-border-informative,var(--andes-color-blue-500,#3483fa));-moz-box-sizing:border-box;box-sizing:border-box;color:var(--andes-thumbnail-badge-color-text-informative,var(--andes-color-blue-500,#3483fa))}.andes-thumbnail__badge-informative svg{color:var(--andes-thumbnail-badge-color-icon-informative,var(--andes-color-blue-500,#3483fa))}.andes-thumbnail--64.andes-thumbnail__badge-green,.andes-thumbnail--72.andes-thumbnail__badge-green,.andes-thumbnail--80.andes-thumbnail__badge-green{border:3px solid var(--andes-thumbnail-badge-color-border-positive,#00a650);-moz-box-sizing:border-box;box-sizing:border-box;color:var(--andes-thumbnail-badge-color-text-positive,#00a650)}.andes-thumbnail--24.andes-thumbnail__badge-green,.andes-thumbnail--32.andes-thumbnail__badge-green,.andes-thumbnail--40.andes-thumbnail__badge-green,.andes-thumbnail--48.andes-thumbnail__badge-green,.andes-thumbnail--56.andes-thumbnail__badge-green{border:2px solid var(--andes-thumbnail-badge-color-border-positive,#00a650);-moz-box-sizing:border-box;box-sizing:border-box;color:var(--andes-thumbnail-badge-color-text-positive,#00a650)}.andes-thumbnail__badge-green svg{color:var(--andes-thumbnail-badge-color-icon-positive,#00a650)}.andes-thumbnail--64.andes-thumbnail__badge-positive,.andes-thumbnail--72.andes-thumbnail__badge-positive,.andes-thumbnail--80.andes-thumbnail__badge-positive{border:3px solid var(--andes-thumbnail-badge-color-border-positive,#00a650);-moz-box-sizing:border-box;box-sizing:border-box;color:var(--andes-thumbnail-badge-color-text-positive,#00a650)}.andes-thumbnail--24.andes-thumbnail__badge-positive,.andes-thumbnail--32.andes-thumbnail__badge-positive,.andes-thumbnail--40.andes-thumbnail__badge-positive,.andes-thumbnail--48.andes-thumbnail__badge-positive,.andes-thumbnail--56.andes-thumbnail__badge-positive{border:2px solid var(--andes-thumbnail-badge-color-border-positive,#00a650);-moz-box-sizing:border-box;box-sizing:border-box;color:var(--andes-thumbnail-badge-color-text-positive,#00a650)}.andes-thumbnail__badge-positive svg{color:var(--andes-thumbnail-badge-color-icon-positive,#00a650)}.andes-thumbnail--64.andes-thumbnail__badge-orange,.andes-thumbnail--72.andes-thumbnail__badge-orange,.andes-thumbnail--80.andes-thumbnail__badge-orange{border:3px solid var(--andes-thumbnail-badge-color-border-caution,#f73);-moz-box-sizing:border-box;box-sizing:border-box;color:var(--andes-thumbnail-badge-color-text-caution,#f73)}.andes-thumbnail--24.andes-thumbnail__badge-orange,.andes-thumbnail--32.andes-thumbnail__badge-orange,.andes-thumbnail--40.andes-thumbnail__badge-orange,.andes-thumbnail--48.andes-thumbnail__badge-orange,.andes-thumbnail--56.andes-thumbnail__badge-orange{border:2px solid var(--andes-thumbnail-badge-color-border-caution,#f73);-moz-box-sizing:border-box;box-sizing:border-box;color:var(--andes-thumbnail-badge-color-text-caution,#f73)}.andes-thumbnail__badge-orange svg{color:var(--andes-thumbnail-badge-color-icon-caution,#f73)}.andes-thumbnail--64.andes-thumbnail__badge-caution,.andes-thumbnail--72.andes-thumbnail__badge-caution,.andes-thumbnail--80.andes-thumbnail__badge-caution{border:3px solid var(--andes-thumbnail-badge-color-border-caution,#f73);-moz-box-sizing:border-box;box-sizing:border-box;color:var(--andes-thumbnail-badge-color-text-caution,#f73)}.andes-thumbnail--24.andes-thumbnail__badge-caution,.andes-thumbnail--32.andes-thumbnail__badge-caution,.andes-thumbnail--40.andes-thumbnail__badge-caution,.andes-thumbnail--48.andes-thumbnail__badge-caution,.andes-thumbnail--56.andes-thumbnail__badge-caution{border:2px solid var(--andes-thumbnail-badge-color-border-caution,#f73);-moz-box-sizing:border-box;box-sizing:border-box;color:var(--andes-thumbnail-badge-color-text-caution,#f73)}.andes-thumbnail__badge-caution svg{color:var(--andes-thumbnail-badge-color-icon-caution,#f73)}.andes-thumbnail--64.andes-thumbnail__badge-red,.andes-thumbnail--72.andes-thumbnail__badge-red,.andes-thumbnail--80.andes-thumbnail__badge-red{border:3px solid var(--andes-thumbnail-badge-color-border-negative,#f23d4f);-moz-box-sizing:border-box;box-sizing:border-box;color:var(--andes-thumbnail-badge-color-text-negative,#f23d4f)}.andes-thumbnail--24.andes-thumbnail__badge-red,.andes-thumbnail--32.andes-thumbnail__badge-red,.andes-thumbnail--40.andes-thumbnail__badge-red,.andes-thumbnail--48.andes-thumbnail__badge-red,.andes-thumbnail--56.andes-thumbnail__badge-red{border:2px solid var(--andes-thumbnail-badge-color-border-negative,#f23d4f);-moz-box-sizing:border-box;box-sizing:border-box;color:var(--andes-thumbnail-badge-color-text-negative,#f23d4f)}.andes-thumbnail__badge-red svg{color:var(--andes-thumbnail-badge-color-icon-negative,#f23d4f)}.andes-thumbnail--64.andes-thumbnail__badge-negative,.andes-thumbnail--72.andes-thumbnail__badge-negative,.andes-thumbnail--80.andes-thumbnail__badge-negative{border:3px solid var(--andes-thumbnail-badge-color-border-negative,#f23d4f);-moz-box-sizing:border-box;box-sizing:border-box;color:var(--andes-thumbnail-badge-color-text-negative,#f23d4f)}.andes-thumbnail--24.andes-thumbnail__badge-negative,.andes-thumbnail--32.andes-thumbnail__badge-negative,.andes-thumbnail--40.andes-thumbnail__badge-negative,.andes-thumbnail--48.andes-thumbnail__badge-negative,.andes-thumbnail--56.andes-thumbnail__badge-negative{border:2px solid var(--andes-thumbnail-badge-color-border-negative,#f23d4f);-moz-box-sizing:border-box;box-sizing:border-box;color:var(--andes-thumbnail-badge-color-text-negative,#f23d4f)}.andes-thumbnail__badge-negative svg{color:var(--andes-thumbnail-badge-color-icon-negative,#f23d4f)}.andes-thumbnail--color-on-background .andes-thumbnail__badge-accent,.andes-thumbnail--color-on-background .andes-thumbnail__badge-informative{border-color:var(--andes-thumbnail-badge-color-border-informative-on-complex-bg,var(--andes-color-blue-600,#2968c8))}.andes-thumbnail--color-on-background .andes-thumbnail__badge-green,.andes-thumbnail--color-on-background .andes-thumbnail__badge-positive{border-color:var(--andes-thumbnail-badge-color-border-positive-on-complex-bg,#008744)}.andes-thumbnail--color-on-background .andes-thumbnail__badge-caution,.andes-thumbnail--color-on-background .andes-thumbnail__badge-orange{border-color:var(--andes-thumbnail-badge-color-border-caution-on-complex-bg,#e6540b)}.andes-thumbnail--color-on-background .andes-thumbnail__badge-negative,.andes-thumbnail--color-on-background .andes-thumbnail__badge-red{border-color:var(--andes-thumbnail-badge-color-border-negative-on-complex-bg,#d12440)}.andes-thumbnail__badge .andes-badge{position:relative}.andes-thumbnail--24+.andes-badge--dot{left:16px;top:-16px}.andes-thumbnail--32+.andes-badge--dot{left:22px;top:-16px}.andes-thumbnail--40+.andes-badge--pill{left:24px;top:-16px}.andes-thumbnail--48+.andes-badge--pill{left:32px;top:-16px}.andes-thumbnail--56+.andes-badge--pill{left:40px;top:-16px}.andes-thumbnail--64+.andes-badge--pill{left:40px;top:-24px}.andes-thumbnail--72+.andes-badge--pill{left:48px;top:-24px}.andes-thumbnail--80+.andes-badge--pill{left:56px;top:-24px}.andes-thumbnail--mute,.andes-thumbnail--neutral{background-color:var(--andes-thumbnail-mute-color-fill-default,#fff);color:var(--andes-thumbnail-mute-color-text-default,rgba(0,0,0,.9))}.andes-thumbnail--mute-disabled,.andes-thumbnail--neutral-disabled{background-color:var(--andes-thumbnail-mute-color-fill-disabled,#fff);color:var(--andes-thumbnail-mute-color-text-disabled,rgba(0,0,0,.25))}.andes-thumbnail--loud{background-color:var(--andes-thumbnail-loud-color-fill-default,var(--andes-color-blue-500,#3483fa));border-color:var(--andes-thumbnail-loud-color-fill-default,var(--andes-color-blue-500,#3483fa));color:var(--andes-thumbnail-loud-color-text-default,#fff)}.andes-thumbnail--quiet{background-color:var(--andes-thumbnail-quiet-color-fill-default,var(--andes-color-blue-100,rgba(65,137,230,.1)));border-color:var(--andes-thumbnail-quiet-color-fill-default,var(--andes-color-blue-100,rgba(65,137,230,.1)));color:var(--andes-thumbnail-quiet-color-text-default,var(--andes-color-blue-500,#3483fa))}.andes-thumbnail--loud-disabled{background-color:var(--andes-thumbnail-loud-color-fill-disabled,rgba(0,0,0,.1));border-color:transparent;color:var(--andes-thumbnail-loud-color-text-disabled,rgba(0,0,0,.25))}.andes-thumbnail--quiet-disabled{background-color:var(--andes-thumbnail-quiet-color-fill-disabled,rgba(0,0,0,.1));border-color:transparent;color:var(--andes-thumbnail-quiet-color-text-disabled,rgba(0,0,0,.25))}.andes-thumbnail__icon.andes-thumbnail--loud{color:var(--andes-thumbnail-loud-color-icon-default,#fff)}.andes-thumbnail__icon.andes-thumbnail--loud-disabled{color:var(--andes-thumbnail-loud-color-icon-disabled,rgba(0,0,0,.25))}.andes-thumbnail__icon.andes-thumbnail--quiet{color:var(--andes-thumbnail-quiet-color-icon-default,var(--andes-color-blue-500,#3483fa))}.andes-thumbnail__icon.andes-thumbnail--quiet-disabled{color:var(--andes-thumbnail-quiet-color-icon-disabled,rgba(0,0,0,.25))}.andes-thumbnail__icon.andes-thumbnail--mute,.andes-thumbnail__icon.andes-thumbnail--neutral{color:var(--andes-thumbnail-mute-color-icon-default,rgba(0,0,0,.9))}.andes-thumbnail__icon.andes-thumbnail--mute-disabled,.andes-thumbnail__icon.andes-thumbnail--neutral-disabled{color:var(--andes-thumbnail-mute-color-icon-disabled,rgba(0,0,0,.25))}.andes-thumbnail-multiple--grid{-webkit-align-content:space-between;align-content:space-between;background-color:var(--andes-thumbnail-grid-color-fill,rgba(0,0,0,.04));border-radius:5px;-moz-box-sizing:border-box;box-sizing:border-box;color:rgba(0,0,0,.55);display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;-webkit-justify-content:space-between;justify-content:space-between}.andes-thumbnail-multiple--grid:nth-child(3){-webkit-flex-grow:2;flex-grow:2}.andes-thumbnail-multiple--grid-40{height:40px;width:40px}.andes-thumbnail-multiple--grid-40 .andes-thumbnail-multiple--overflow{background-color:var(--andes-thumbnail-grid-overflow-color-fill,#ededed);border-color:var(--andes-thumbnail-grid-overflow-color-border,rgba(0,0,0,.1));color:var(--andes-thumbnail-grid-overflow-color-text,rgba(0,0,0,.55))}.andes-thumbnail-multiple--grid-48{height:48px;width:48px}.andes-thumbnail-multiple--grid-48 .andes-thumbnail-multiple--overflow{background-color:var(--andes-thumbnail-grid-overflow-color-fill,#ededed);border-color:var(--andes-thumbnail-grid-overflow-color-border,rgba(0,0,0,.1));color:var(--andes-thumbnail-grid-overflow-color-text,rgba(0,0,0,.55))}.andes-thumbnail-multiple--grid-56{height:56px;width:56px}.andes-thumbnail-multiple--grid-56 .andes-thumbnail-multiple--overflow{background-color:var(--andes-thumbnail-grid-overflow-color-fill,#ededed);border-color:var(--andes-thumbnail-grid-overflow-color-border,rgba(0,0,0,.1));color:var(--andes-thumbnail-grid-overflow-color-text,rgba(0,0,0,.55))}.andes-thumbnail-multiple--grid-64{height:64px;width:64px}.andes-thumbnail-multiple--grid-64 .andes-thumbnail-multiple--overflow{background-color:var(--andes-thumbnail-grid-overflow-color-fill,#ededed);border-color:var(--andes-thumbnail-grid-overflow-color-border,rgba(0,0,0,.1));color:var(--andes-thumbnail-grid-overflow-color-text,rgba(0,0,0,.55))}.andes-thumbnail-multiple--grid-72{height:72px;width:72px}.andes-thumbnail-multiple--grid-72 .andes-thumbnail-multiple--overflow{background-color:var(--andes-thumbnail-grid-overflow-color-fill,#ededed);border-color:var(--andes-thumbnail-grid-overflow-color-border,rgba(0,0,0,.1));color:var(--andes-thumbnail-grid-overflow-color-text,rgba(0,0,0,.55))}.andes-thumbnail-multiple--grid-80{height:80px;width:80px}.andes-thumbnail-multiple--grid-80 .andes-thumbnail-multiple--overflow{background-color:var(--andes-thumbnail-grid-overflow-color-fill,#ededed);border-color:var(--andes-thumbnail-grid-overflow-color-border,rgba(0,0,0,.1));color:var(--andes-thumbnail-grid-overflow-color-text,rgba(0,0,0,.55))}.andes-thumbnail-multiple--grid-48{-webkit-align-content:space-around;align-content:space-around;-webkit-justify-content:space-around;justify-content:space-around}.andes-thumbnail-multiple--grid-40,.andes-thumbnail-multiple--grid-48,.andes-thumbnail-multiple--grid-56{border-radius:4px;padding:3px}.andes-thumbnail-multiple--grid-64{border-radius:4px;padding:4px}.andes-thumbnail-multiple--grid-72{padding:3px}.andes-thumbnail-multiple--grid-80{padding:4px}.andes-thumbnail-multiple--stacked-24{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;height:24px;width:auto}.andes-thumbnail-multiple--stacked-24 .andes-thumbnail-multiple--overflow{background-color:var(--andes-thumbnail-stacked-overflow-color-fill,#ededed);border-color:var(--andes-thumbnail-stacked-overflow-color-border,rgba(0,0,0,.1));color:var(--andes-thumbnail-stacked-overflow-color-text,rgba(0,0,0,.55))}.andes-thumbnail-multiple--stacked-32{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;height:32px;width:auto}.andes-thumbnail-multiple--stacked-32 .andes-thumbnail-multiple--overflow{background-color:var(--andes-thumbnail-stacked-overflow-color-fill,#ededed);border-color:var(--andes-thumbnail-stacked-overflow-color-border,rgba(0,0,0,.1));color:var(--andes-thumbnail-stacked-overflow-color-text,rgba(0,0,0,.55))}.andes-thumbnail-multiple--stacked-40{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;height:40px;width:auto}.andes-thumbnail-multiple--stacked-40 .andes-thumbnail-multiple--overflow{background-color:var(--andes-thumbnail-stacked-overflow-color-fill,#ededed);border-color:var(--andes-thumbnail-stacked-overflow-color-border,rgba(0,0,0,.1));color:var(--andes-thumbnail-stacked-overflow-color-text,rgba(0,0,0,.55))}.andes-thumbnail-multiple--stacked-48{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;height:48px;width:auto}.andes-thumbnail-multiple--stacked-48 .andes-thumbnail-multiple--overflow{background-color:var(--andes-thumbnail-stacked-overflow-color-fill,#ededed);border-color:var(--andes-thumbnail-stacked-overflow-color-border,rgba(0,0,0,.1));color:var(--andes-thumbnail-stacked-overflow-color-text,rgba(0,0,0,.55))}.andes-thumbnail-multiple--stacked-56{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;height:56px;width:auto}.andes-thumbnail-multiple--stacked-56 .andes-thumbnail-multiple--overflow{background-color:var(--andes-thumbnail-stacked-overflow-color-fill,#ededed);border-color:var(--andes-thumbnail-stacked-overflow-color-border,rgba(0,0,0,.1));color:var(--andes-thumbnail-stacked-overflow-color-text,rgba(0,0,0,.55))}.andes-thumbnail-multiple--stacked-64{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;height:64px;width:auto}.andes-thumbnail-multiple--stacked-64 .andes-thumbnail-multiple--overflow{background-color:var(--andes-thumbnail-stacked-overflow-color-fill,#ededed);border-color:var(--andes-thumbnail-stacked-overflow-color-border,rgba(0,0,0,.1));color:var(--andes-thumbnail-stacked-overflow-color-text,rgba(0,0,0,.55))}.andes-thumbnail-multiple--stacked-72{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;height:72px;width:auto}.andes-thumbnail-multiple--stacked-72 .andes-thumbnail-multiple--overflow{background-color:var(--andes-thumbnail-stacked-overflow-color-fill,#ededed);border-color:var(--andes-thumbnail-stacked-overflow-color-border,rgba(0,0,0,.1));color:var(--andes-thumbnail-stacked-overflow-color-text,rgba(0,0,0,.55))}.andes-thumbnail-multiple--stacked-80{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;height:80px;width:auto}.andes-thumbnail-multiple--stacked-80 .andes-thumbnail-multiple--overflow{background-color:var(--andes-thumbnail-stacked-overflow-color-fill,#ededed);border-color:var(--andes-thumbnail-stacked-overflow-color-border,rgba(0,0,0,.1));color:var(--andes-thumbnail-stacked-overflow-color-text,rgba(0,0,0,.55))}.andes-thumbnail-multiple--stacked-24 .andes-thumbnail-container:not(:first-child){margin-left:-6px}.andes-thumbnail-multiple--stacked-32 .andes-thumbnail-container:not(:first-child){margin-left:-9px}.andes-thumbnail-multiple--stacked-40 .andes-thumbnail-container:not(:first-child){margin-left:-12px}.andes-thumbnail-multiple--stacked-48 .andes-thumbnail-container:not(:first-child){margin-left:-15px}.andes-thumbnail-multiple--stacked-56 .andes-thumbnail-container:not(:first-child){margin-left:-18px}.andes-thumbnail-multiple--stacked-64 .andes-thumbnail-container:not(:first-child){margin-left:-20px}.andes-thumbnail-multiple--stacked-72 .andes-thumbnail-container:not(:first-child){margin-left:-22px}.andes-thumbnail-multiple--stacked-80 .andes-thumbnail-container:not(:first-child){margin-left:-25px}.andes-popper{border-radius:6px;box-shadow:0 1px 2px 0 rgba(0,0,0,.12);font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif}.andes-popper>:first-child{border-top-left-radius:6px;border-top-right-radius:6px}.andes-popper>:last-child{border-bottom-left-radius:6px;border-bottom-right-radius:6px}.andes-popper__content{background-color:#fff}.andes-popper--padding-0{padding:0}.andes-popper--padding-16{padding:16px}.andes-popper--padding-24{padding:24px}.andes-popper--padding-32{padding:32px}.andes-popper--padding-40{padding:40px}.andes-popper:not(.andes-tooltip){height:100%;width:100%}.andes-tag{-webkit-align-items:center;align-items:center;background-color:var(--andes-tag-color-fill-default,hsla(0,0%,100%,0));border:1.2px solid var(--andes-tag-color-border-default,rgba(0,0,0,.25));-moz-box-sizing:border-box;box-sizing:border-box;display:-webkit-inline-flex;display:inline-flex;font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-weight:400;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:auto}.andes-tag--small{border-radius:1em;font-size:12px;height:2em;padding:0 .3333333333em}.andes-tag--small .andes-tag__label{font-size:inherit;padding:0 .3333333333em}.andes-tag--small .andes-tag__close{font-size:inherit;height:1.3333333333em;margin-left:-.1666666667em;width:1.3333333333em}.andes-tag--small .andes-tag__child{padding:0 .3333333333em}.andes-tag--small .andes-tag__avatar{height:1.3333333333em;width:1.3333333333em}.andes-tag--small .andes-tag__avatar-text-container{font-size:.6666666667em}.andes-tag--large{border-radius:1.1428571429em;font-size:14px;height:2.2857142857em;padding:0 .2857142857em}.andes-tag--large .andes-tag__label{font-size:inherit;padding:0 .5714285714em}.andes-tag--large .andes-tag__close{font-size:inherit;height:1.7142857143em;margin-left:-.2857142857em;width:1.7142857143em}.andes-tag--large .andes-tag__child{padding:0 .5714285714em}.andes-tag--large .andes-tag__avatar{height:1.7142857143em;width:1.7142857143em}.andes-tag--large .andes-tag__avatar-text-container{font-size:.8571428571em}.andes-tag__custom-icon{color:var(--andes-tag-color-icon-default,rgba(0,0,0,.9));margin-left:4px}.andes-tag__custom-icon svg{color:currentColor;vertical-align:sub}.andes-tag__child,.andes-tag__label{color:var(--andes-tag-color-text-default,rgba(0,0,0,.9));overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.andes-tag__close{-webkit-align-items:center;align-items:center;background-color:hsla(0,0%,100%,0);border:0;border-radius:50%;color:var(--andes-tag-color-close-default,rgba(0,0,0,.55));cursor:pointer;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;outline:none;padding:0;-webkit-transition:background-color .1s ease-out;transition:background-color .1s ease-out}.andes-tag__close:hover{color:var(--andes-tag-color-close-hover,rgba(0,0,0,.8))}.andes-tag__close:active{color:var(--andes-tag-color-close-active,rgba(0,0,0,.9))}.andes-tag__close:focus{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-tag__close:focus-visible{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-tag__close:focus:not(:focus-visible){box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}.andes-tag--disabled{background-color:var(--andes-tag-color-fill-disabled,hsla(0,0%,100%,0));border-color:var(--andes-tag-color-border-disabled,rgba(0,0,0,.1))}.andes-tag--disabled .andes-tag__custom-icon{color:var(--andes-tag-color-icon-disabled,rgba(0,0,0,.25))}.andes-tag--disabled .andes-tag__custom-icon svg{color:currentColor}.andes-tag--disabled .andes-tag__label{color:var(--andes-tag-color-text-disabled,rgba(0,0,0,.25))}.andes-tag--disabled .andes-tag__close{cursor:default}.andes-tag--disabled .andes-tag__close svg{color:var(--andes-tag-color-close-disabled,rgba(0,0,0,.25))}.andes-tag--disabled .andes-tag__close:hover{background-color:hsla(0,0%,100%,0)}.andes-tag .andes-tag--internal-thumbnail{border:0;height:24px;width:24px}.andes-tag .andes-tag--internal-thumbnail.andes-thumbnail__image{background-color:hsla(0,0%,100%,0)}.andes-tag .andes-tag--internal-thumbnail.andes-thumbnail__image img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.andes-tag .andes-tag--internal-thumbnail.andes-thumbnail__image svg{height:14px;width:14px}.andes-tag--clickable:focus{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-tag--clickable:focus-visible{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-tag--clickable:focus:not(:focus-visible){box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}.andes-tag--clickable{cursor:pointer}.andes-tag--clickable:hover{background-color:var(--andes-tag-color-fill-hover,rgba(0,0,0,.04))}.andes-tag--clickable:active{background-color:var(--andes-tag-color-fill-active,rgba(0,0,0,.1))}.andes-tag__icon-container{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.andes-tag.andes-tag__color--positive{background-color:var(--andes-tag-color-fill-positive-default,rgba(0,166,80,.1));border-color:var(--andes-tag-color-border-positive-default,#00a650)}.andes-tag.andes-tag__color--positive .andes-tag__child,.andes-tag.andes-tag__color--positive .andes-tag__label{color:var(--andes-tag-color-text-positive-default,#00a650)}.andes-tag.andes-tag__color--positive .andes-tag__close{color:var(--andes-tag-color-close-positive-default,#00a650)}.andes-tag.andes-tag__color--positive .andes-tag__close:hover{color:var(--andes-tag-color-close-positive-hover,#008744)}.andes-tag.andes-tag__color--positive .andes-tag__close:active{color:var(--andes-tag-color-close-positive-active,#063)}.andes-tag.andes-tag__color--positive.andes-tag--disabled{background-color:var(--andes-tag-color-fill-disabled,hsla(0,0%,100%,0));border-color:var(--andes-tag-color-border-disabled,rgba(0,0,0,.1))}.andes-tag.andes-tag__color--positive.andes-tag--disabled .andes-tag__label{color:var(--andes-tag-color-text-disabled,rgba(0,0,0,.25))}.andes-tag.andes-tag__color--positive.andes-tag--disabled .andes-tag__close{cursor:default}.andes-tag.andes-tag__color--positive.andes-tag--disabled .andes-tag__close:hover{background-color:transparent}.andes-tag.andes-tag__color--positive.andes-tag--disabled .andes-tag__custom-icon{color:var(--andes-tag-color-icon-disabled,rgba(0,0,0,.25))}.andes-tag.andes-tag__color--positive.andes-tag--disabled .andes-tag__custom-icon svg{color:currentColor}.andes-tag.andes-tag__color--positive .andes-tag__custom-icon{color:var(--andes-tag-color-icon-positive-default,#00a650)}.andes-tag.andes-tag__color--positive .andes-tag__custom-icon svg{color:currentColor}.andes-tag.andes-tag__color--positive.andes-tag--clickable:hover{background-color:var(--andes-tag-color-fill-positive-hover,rgba(0,166,80,.15));border-color:var(--andes-tag-color-border-positive-hover,#008744)}.andes-tag.andes-tag__color--positive.andes-tag--clickable:hover .andes-tag__label{color:var(--andes-tag-color-text-positive-hover,#008744)}.andes-tag.andes-tag__color--positive.andes-tag--clickable:hover .andes-tag__custom-icon{color:var(--andes-tag-color-icon-positive-hover,#008744)}.andes-tag.andes-tag__color--positive.andes-tag--clickable:active{background-color:var(--andes-tag-color-fill-positive-active,rgba(0,166,80,.2));border-color:var(--andes-tag-color-border-positive-active,#063)}.andes-tag.andes-tag__color--positive.andes-tag--clickable:active .andes-tag__label{color:var(--andes-tag-color-text-positive-active,#063)}.andes-tag.andes-tag__color--positive.andes-tag--clickable:active .andes-tag__custom-icon{color:var(--andes-tag-color-icon-positive-active,#063)}.andes-tag.andes-tag__color--caution{background-color:var(--andes-tag-color-fill-caution-default,rgba(255,119,51,.1));border-color:var(--andes-tag-color-border-caution-default,#f73)}.andes-tag.andes-tag__color--caution .andes-tag__child,.andes-tag.andes-tag__color--caution .andes-tag__label{color:var(--andes-tag-color-text-caution-default,#f73)}.andes-tag.andes-tag__color--caution .andes-tag__close{color:var(--andes-tag-color-close-caution-default,#f73)}.andes-tag.andes-tag__color--caution .andes-tag__close:hover{color:var(--andes-tag-color-close-caution-hover,#e6540b)}.andes-tag.andes-tag__color--caution .andes-tag__close:active{color:var(--andes-tag-color-close-caution-active,#cc3e0a)}.andes-tag.andes-tag__color--caution.andes-tag--disabled{background-color:var(--andes-tag-color-fill-disabled,hsla(0,0%,100%,0));border-color:var(--andes-tag-color-border-disabled,rgba(0,0,0,.1))}.andes-tag.andes-tag__color--caution.andes-tag--disabled .andes-tag__label{color:var(--andes-tag-color-text-disabled,rgba(0,0,0,.25))}.andes-tag.andes-tag__color--caution.andes-tag--disabled .andes-tag__close{cursor:default}.andes-tag.andes-tag__color--caution.andes-tag--disabled .andes-tag__close:hover{background-color:transparent}.andes-tag.andes-tag__color--caution.andes-tag--disabled .andes-tag__custom-icon{color:var(--andes-tag-color-icon-disabled,rgba(0,0,0,.25))}.andes-tag.andes-tag__color--caution.andes-tag--disabled .andes-tag__custom-icon svg{color:currentColor}.andes-tag.andes-tag__color--caution .andes-tag__custom-icon{color:var(--andes-tag-color-icon-caution-default,#f73)}.andes-tag.andes-tag__color--caution .andes-tag__custom-icon svg{color:currentColor}.andes-tag.andes-tag__color--caution.andes-tag--clickable:hover{background-color:var(--andes-tag-color-fill-caution-hover,rgba(255,119,51,.15));border-color:var(--andes-tag-color-border-caution-hover,#e6540b)}.andes-tag.andes-tag__color--caution.andes-tag--clickable:hover .andes-tag__label{color:var(--andes-tag-color-text-caution-hover,#e6540b)}.andes-tag.andes-tag__color--caution.andes-tag--clickable:hover .andes-tag__custom-icon{color:var(--andes-tag-color-icon-caution-hover,#e6540b)}.andes-tag.andes-tag__color--caution.andes-tag--clickable:active{background-color:var(--andes-tag-color-fill-caution-active,rgba(255,119,51,.2));border-color:var(--andes-tag-color-border-caution-active,#cc3e0a)}.andes-tag.andes-tag__color--caution.andes-tag--clickable:active .andes-tag__label{color:var(--andes-tag-color-text-caution-active,#cc3e0a)}.andes-tag.andes-tag__color--caution.andes-tag--clickable:active .andes-tag__custom-icon{color:var(--andes-tag-color-icon-caution-active,#cc3e0a)}.andes-tag.andes-tag__color--negative{background-color:var(--andes-tag-color-fill-negative-default,rgba(242,61,79,.1));border-color:var(--andes-tag-color-border-negative-default,#f23d4f)}.andes-tag.andes-tag__color--negative .andes-tag__child,.andes-tag.andes-tag__color--negative .andes-tag__label{color:var(--andes-tag-color-text-negative-default,#f23d4f)}.andes-tag.andes-tag__color--negative .andes-tag__close{color:var(--andes-tag-color-close-negative-default,#f23d4f)}.andes-tag.andes-tag__color--negative .andes-tag__close:hover{color:var(--andes-tag-color-close-negative-hover,#d12440)}.andes-tag.andes-tag__color--negative .andes-tag__close:active{color:var(--andes-tag-color-close-negative-active,#a61d33)}.andes-tag.andes-tag__color--negative.andes-tag--disabled{background-color:var(--andes-tag-color-fill-disabled,hsla(0,0%,100%,0));border-color:var(--andes-tag-color-border-disabled,rgba(0,0,0,.1))}.andes-tag.andes-tag__color--negative.andes-tag--disabled .andes-tag__label{color:var(--andes-tag-color-text-disabled,rgba(0,0,0,.25))}.andes-tag.andes-tag__color--negative.andes-tag--disabled .andes-tag__close{cursor:default}.andes-tag.andes-tag__color--negative.andes-tag--disabled .andes-tag__close:hover{background-color:transparent}.andes-tag.andes-tag__color--negative.andes-tag--disabled .andes-tag__custom-icon{color:var(--andes-tag-color-icon-disabled,rgba(0,0,0,.25))}.andes-tag.andes-tag__color--negative.andes-tag--disabled .andes-tag__custom-icon svg{color:currentColor}.andes-tag.andes-tag__color--negative .andes-tag__custom-icon{color:var(--andes-tag-color-icon-negative-default,#f23d4f)}.andes-tag.andes-tag__color--negative .andes-tag__custom-icon svg{color:currentColor}.andes-tag.andes-tag__color--negative.andes-tag--clickable:hover{background-color:var(--andes-tag-color-fill-negative-hover,rgba(242,61,79,.15));border-color:var(--andes-tag-color-border-negative-hover,#d12440)}.andes-tag.andes-tag__color--negative.andes-tag--clickable:hover .andes-tag__label{color:var(--andes-tag-color-text-negative-hover,#d12440)}.andes-tag.andes-tag__color--negative.andes-tag--clickable:hover .andes-tag__custom-icon{color:var(--andes-tag-color-icon-negative-hover,#d12440)}.andes-tag.andes-tag__color--negative.andes-tag--clickable:active{background-color:var(--andes-tag-color-fill-negative-active,rgba(242,61,79,.2));border-color:var(--andes-tag-color-border-negative-active,#a61d33)}.andes-tag.andes-tag__color--negative.andes-tag--clickable:active .andes-tag__label{color:var(--andes-tag-color-text-negative-active,#a61d33)}.andes-tag.andes-tag__color--negative.andes-tag--clickable:active .andes-tag__custom-icon{color:var(--andes-tag-color-icon-negative-active,#a61d33)}.andes-tag-collapsed__list{list-style:none;margin:0;padding:0}.andes-tag-collapsed__list-main{display:-webkit-flex;display:flex;width:-webkit-min-content;width:-moz-min-content;width:min-content}.andes-tag-collapsed__list-item{display:-webkit-inline-flex;display:inline-flex}.andes-tag-collapsed__wrap{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.andes-tag-collapsed__more{background-color:var(--andes-color-fill-primary,#fff);border-radius:6px;box-shadow:0 6px 16px 0 rgba(0,0,0,.1);display:block;padding:8px;width:200px}.andes-tag-collapsed__more .andes-tag--large{margin:4px}.andes-tag-collapsed__more .andes-tag--small{margin:3px}.andes-tag-collapsed__more .andes-tag__label{max-width:148px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.andes-tag-collapsed .andes-tag--large{margin-right:8px}.andes-tag-collapsed .andes-tag--small{margin-right:6px}.andes-tag--choice{background-color:var(--andes-tag-choice-color-unselected-fill-default,hsla(0,0%,100%,0));border-color:var(--andes-tag-choice-color-unselected-border-default,rgba(0,0,0,.25))}.andes-tag--choice .andes-tag--internal-thumbnail{background-color:hsla(0,0%,100%,0);color:var(--andes-tag-choice-color-unselected-icon-default,rgba(0,0,0,.9))}.andes-tag--choice .andes-tag--internal-thumbnail svg{color:inherit}.andes-tag--choice .andes-tag__label{color:var(--andes-tag-choice-color-unselected-text-default,rgba(0,0,0,.9))}.andes-tag--choice.andes-tag--selected{background-color:var(--andes-tag-choice-color-selected-fill-default,var(--andes-color-blue-100,rgba(65,137,230,.1)));border-color:var(--andes-tag-choice-color-selected-border-default,var(--andes-color-blue-500,#3483fa))}.andes-tag--choice.andes-tag--selected .andes-tag__label{color:var(--andes-tag-choice-color-selected-text-default,var(--andes-color-blue-500,#3483fa))}.andes-tag--choice.andes-tag--selected .andes-tag__icon-container-check{color:var(--andes-tag-choice-color-selected-check-default,var(--andes-color-blue-500,#3483fa))}.andes-tag--choice.andes-tag--selected .andes-tag--internal-thumbnail{color:var(--andes-tag-choice-color-selected-icon-default,var(--andes-color-blue-500,#3483fa))}.andes-tag--choice.andes-tag--selected .andes-tag--internal-thumbnail svg{color:inherit}.andes-tag--choice:hover{background-color:var(--andes-tag-choice-color-unselected-fill-default,hsla(0,0%,100%,0));border-color:var(--andes-tag-choice-color-unselected-border-hover,rgba(0,0,0,.55))}.andes-tag--choice:hover.andes-tag--selected{background-color:var(--andes-tag-choice-color-selected-fill-default,var(--andes-color-blue-100,rgba(65,137,230,.1)));border-color:var(--andes-tag-choice-color-selected-border-hover,var(--andes-color-blue-600,#2968c8))}.andes-tag--choice:hover.andes-tag--selected .andes-tag__icon-container-check{color:var(--andes-tag-choice-color-selected-check-hover,var(--andes-color-blue-600,#2968c8))}.andes-tag--choice:hover.andes-tag--selected .andes-tag--internal-thumbnail{color:var(--andes-tag-choice-color-selected-icon-hover,var(--andes-color-blue-600,#2968c8))}.andes-tag--choice:hover.andes-tag--selected .andes-tag--internal-thumbnail svg{color:inherit}.andes-tag--choice:hover.andes-tag--selected .andes-tag__label{color:var(--andes-tag-choice-color-selected-text-hover,var(--andes-color-blue-600,#2968c8))}.andes-tag--choice:active{border-color:var(--andes-tag-choice-color-unselected-border-active,var(--andes-color-blue-500,#3483fa))}.andes-tag--choice:active.andes-tag--selected{border-color:var(--andes-tag-choice-color-selected-border-active,var(--andes-color-blue-700,#1f4e96))}.andes-tag--choice:active.andes-tag--selected .andes-tag__icon-container-check{color:var(--andes-tag-choice-color-selected-check-active,var(--andes-color-blue-700,#1f4e96))}.andes-tag--choice:active.andes-tag--selected .andes-tag--internal-thumbnail{color:var(--andes-tag-choice-color-selected-icon-active,var(--andes-color-blue-700,#1f4e96))}.andes-tag--choice:active.andes-tag--selected .andes-tag--internal-thumbnail svg{color:inherit}.andes-tag--choice:active.andes-tag--selected .andes-tag__label{color:var(--andes-tag-choice-color-selected-text-active,var(--andes-color-blue-700,#1f4e96))}.andes-tag--choice.andes-tag--disabled{border-color:var(--andes-tag-choice-color-unselected-border-disabled,rgba(0,0,0,.1))}.andes-tag--choice.andes-tag--disabled .andes-tag__label{color:var(--andes-tag-choice-color-unselected-text-disabled,rgba(0,0,0,.25))}.andes-tag--choice.andes-tag--disabled .andes-tag--internal-thumbnail{color:var(--andes-tag-choice-color-unselected-icon-disabled,rgba(0,0,0,.25))}.andes-tag--choice.andes-tag--disabled .andes-tag--internal-thumbnail svg{color:inherit}.andes-tag--choice.andes-tag--disabled.andes-tag--selected{background-color:var(--andes-tag-choice-color-selected-fill-disabled,hsla(0,0%,100%,0));border-color:var(--andes-tag-choice-color-selected-border-disabled,rgba(0,0,0,.1))}.andes-tag--choice.andes-tag--disabled.andes-tag--selected .andes-tag--internal-thumbnail{color:var(--andes-tag-choice-color-selected-icon-disabled,rgba(0,0,0,.25))}.andes-tag--choice.andes-tag--disabled.andes-tag--selected .andes-tag--internal-thumbnail svg{color:inherit}.andes-tag--choice.andes-tag--disabled.andes-tag--selected .andes-tag__label{color:var(--andes-tag-choice-color-selected-text-disabled,rgba(0,0,0,.25))}.andes-visually-hidden,.andes-visually-hidden-focusable:not(:focus):not(:focus-within){border:0;clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:0 -1px -1px 0;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.andes-progress-indicator-circular__container{display:-webkit-flex;display:flex;height:-webkit-max-content;height:-moz-max-content;height:max-content;position:relative;width:-webkit-max-content;width:-moz-max-content;width:max-content}.andes-progress-indicator-circular__progress{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;position:relative}.andes-progress-indicator-circular--basic .andes-progress-indicator-circular__progress{stroke:var(--andes-progress-indicator-circular-progress-color-fill-default,var(--andes-color-blue-500,#3483fa))}.andes-progress-indicator-circular--inverse .andes-progress-indicator-circular__progress{stroke:var(--andes-progress-indicator-circular-progress-color-fill-inverse,#fff)}.andes-progress-indicator-circular--inverse .andes-progress-indicator-circular__label{color:var(--andes-progress-indicator-circular-color-label-inverse,#fff)}.andes-progress-indicator-circular__content{color:rgba(0,0,0,.9);font-size:12px;font-weight:400}.andes-progress-indicator-circular__label{color:var(--andes-progress-indicator-circular-color-label,rgba(0,0,0,.9));font-weight:400;-webkit-font-smoothing:antialiased}.andes-progress-indicator-circular--indeterminate .andes-progress-indicator-circular__svg{-webkit-animation:andes-pi-circular-rotate 2s linear infinite;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{-webkit-animation:andes-pi-circular-dash-reduce-motion 5s ease-in-out infinite;animation:andes-pi-circular-dash-reduce-motion 5s ease-in-out infinite;stroke-linecap:round}.andes-progress-indicator-circular--xsmall .andes-progress-indicator-circular__progress,.andes-progress-indicator-circular--xsmall .andes-progress-indicator-circular__svg{height:16px;stroke-width:2px;width:16px}.andes-progress-indicator-circular--xsmall .andes-progress-indicator-circular__container{-webkit-align-items:center;align-items:center}.andes-progress-indicator-circular--xsmall .andes-progress-indicator-circular__label{font-size:14px;margin-left:12px}.andes-progress-indicator-circular--small .andes-progress-indicator-circular__progress,.andes-progress-indicator-circular--small .andes-progress-indicator-circular__svg{height:24px;stroke-width:2.5px;width:24px}.andes-progress-indicator-circular--small .andes-progress-indicator-circular__container{-webkit-align-items:center;align-items:center;-webkit-flex-direction:column;flex-direction:column}.andes-progress-indicator-circular--small .andes-progress-indicator-circular__label{font-size:14px;margin-top:13px}}@media only screen and (max-width:768px){@-webkit-keyframes andes-button-start-width-animation{0%{width:0}to{width:90%}}@keyframes andes-button-start-width-animation{0%{width:0}to{width:90%}}@-webkit-keyframes andes-button-start-width-animation-reduce-motion{0%{width:0}30%{width:30%}60%{width:60%}to{width:90%}}@keyframes andes-button-start-width-animation-reduce-motion{0%{width:0}30%{width:30%}60%{width:60%}to{width:90%}}.andes-button:focus{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-button:focus-visible{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-button:focus:not(:focus-visible){box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}.andes-button{border-radius:6px;display:inline-block;font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:16px;font-weight:600;height:48px;line-height:48px;padding:0 24px;text-align:center;width:auto;-webkit-font-smoothing:antialiased}}@media only screen and (max-width:768px)and (prefers-reduced-motion:no-preference){.andes-button{-webkit-transition:.18s ease-out;transition:.18s ease-out;-webkit-transition-property:background,color;transition-property:background,color}}@media only screen and (max-width:768px){.andes-button:link{text-decoration:none}.andes-button,.andes-button *{-moz-box-sizing:border-box;box-sizing:border-box}.andes-button svg{display:inline-block;max-height:1.125em;max-width:1.125em;vertical-align:middle}.andes-button--full-width{display:block;width:100%}.andes-button:disabled,.andes-button[aria-disabled=true],.andes-button[disabled]{pointer-events:none}.andes-button--loading{overflow-y:hidden;position:relative}.andes-button--loading:after,.andes-button--loading:before{background-color:var(--andes-button-loud-color-fill-progress,var(--andes-color-blue-600,#2968c8))}.andes-button--loading:after,.andes-button--loading:before{border-radius:.2222222222em;-moz-box-sizing:content-box;box-sizing:content-box;content:"";height:100%;left:0;margin:-.0555555556em;padding:.0555555556em;position:absolute;top:0;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left center;transform-origin:left center;width:100%}.andes-button--loading .andes-progress-indicator-circular{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;height:100%;-webkit-justify-content:center;justify-content:center;left:0;position:absolute;top:0;width:100%}.andes-button--loading .andes-progress-indicator-circular__container{-webkit-align-items:center;align-items:center;display:-webkit-inline-flex;display:inline-flex;-webkit-justify-content:center;justify-content:center;position:relative;width:100%}}@media only screen and (max-width:768px)and (prefers-reduced-motion:no-preference){.andes-button--loading .andes-progress-indicator-circular__container{-webkit-animation:translateInButtonSpinner .18s forwards;animation:translateInButtonSpinner .18s forwards}}@media only screen and (max-width:768px){.andes-button--loading .andes-progress-indicator-circular__progress{display:block}.andes-button--loading .andes-progress-indicator-circular__progress div{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.andes-button--loading .andes-progress-indicator-circular__progress .andes-progress-indicator-circular__svg{position:relative;stroke-width:6px;top:3px}.andes-button--loading .andes-button__content{display:-webkit-flex;display:flex;opacity:0}}@media only screen and (max-width:768px)and (prefers-reduced-motion:no-preference){.andes-button--loading .andes-button__content{-webkit-animation:translateOutButtonSpinner .2s forwards;animation:translateOutButtonSpinner .2s forwards}}@media only screen and (max-width:768px){.andes-button--loading-complete{overflow-y:hidden}.andes-button--loading-complete .andes-button__content{margin:0;max-height:none;opacity:1}}@media only screen and (max-width:768px)and (prefers-reduced-motion:no-preference){.andes-button--loading-complete .andes-button__content{-webkit-animation:translateInButtonSpinnerComplete .2s forwards;animation:translateInButtonSpinnerComplete .2s forwards}}@media only screen and (max-width:768px){.andes-button__content{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;height:100%;-webkit-justify-content:center;justify-content:center}.andes-button__content *{display:block;float:left}.andes-button__text{-webkit-flex:1;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.andes-button__text+svg,svg+.andes-button__text{margin-left:12px}@-webkit-keyframes translateInButtonSpinner{0%{opacity:0;-webkit-transform:translateY(60%);transform:translateY(60%)}40%{opacity:.4;-webkit-transform:translateY(50%);transform:translateY(50%)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes translateInButtonSpinner{0%{opacity:0;-webkit-transform:translateY(60%);transform:translateY(60%)}40%{opacity:.4;-webkit-transform:translateY(50%);transform:translateY(50%)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes translateOutButtonSpinner{0%{opacity:1}80%{opacity:.5;-webkit-transform:translateY(-30%);transform:translateY(-30%)}90%{-webkit-transform:translateY(-40%);transform:translateY(-40%)}to{opacity:0;-webkit-transform:translateY(-60%);transform:translateY(-60%)}}@keyframes translateOutButtonSpinner{0%{opacity:1}80%{opacity:.5;-webkit-transform:translateY(-30%);transform:translateY(-30%)}90%{-webkit-transform:translateY(-40%);transform:translateY(-40%)}to{opacity:0;-webkit-transform:translateY(-60%);transform:translateY(-60%)}}@-webkit-keyframes translateInButtonSpinnerComplete{0%{opacity:0;-webkit-transform:translateY(65%);transform:translateY(65%)}50%{opacity:.5}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes translateInButtonSpinnerComplete{0%{opacity:0;-webkit-transform:translateY(65%);transform:translateY(65%)}50%{opacity:.5}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.andes-button--medium{border-radius:5px;font-size:14px;height:32px;line-height:32px;padding:0 12px}.andes-button--medium .andes-button__text+svg,.andes-button--medium svg+.andes-button__text{margin-left:8px}.andes-button--medium .andes-progress-indicator-circular__progress .andes-progress-indicator-circular__svg{top:0}.andes-button--medium.andes-button--loading-complete .andes-button__content{-webkit-animation:translateInButtonSpinnerCompleteMedium .2s,fadeIn .2s;animation:translateInButtonSpinnerCompleteMedium .2s,fadeIn .2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes translateInButtonSpinnerCompleteMedium{0%{-webkit-transform:translateY(50%);transform:translateY(50%)}to{-webkit-transform:translateY(-webkit-calc(-50% + 13px));transform:translateY(calc(-50% + 13px))}}@keyframes translateInButtonSpinnerCompleteMedium{0%{-webkit-transform:translateY(50%);transform:translateY(50%)}to{-webkit-transform:translateY(-webkit-calc(-50% + 13px));transform:translateY(calc(-50% + 13px))}}.andes-button--small{border-radius:4px;font-size:12px;height:24px;line-height:24px;padding:0 8px}.andes-button--small .andes-progress-indicator-circular__progress .andes-progress-indicator-circular__svg{top:1.5px}.andes-button--small .andes-button__text{margin:0}.andes-button--small.andes-button--loading-complete .andes-button__content{-webkit-animation:translateInButtonSpinnerCompleteSmall .2s,fadeIn .2s;animation:translateInButtonSpinnerCompleteSmall .2s,fadeIn .2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes translateInButtonSpinnerCompleteSmall{0%{-webkit-transform:translateY(50%);transform:translateY(50%)}to{-webkit-transform:translateY(-webkit-calc(-50% + 10px));transform:translateY(calc(-50% + 10px))}}@keyframes translateInButtonSpinnerCompleteSmall{0%{-webkit-transform:translateY(50%);transform:translateY(50%)}to{-webkit-transform:translateY(-webkit-calc(-50% + 10px));transform:translateY(calc(-50% + 10px))}}.andes-button--loud:hover{background-color:var(--andes-button-loud-color-fill-default,var(--andes-color-blue-500,#3483fa));border-color:transparent;color:var(--andes-button-loud-color-text-default,#fff)}.andes-button--loud:hover path[stroke]:not([stroke=none]),.andes-button--loud:hover svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-loud-color-icon-default,#fff)!important}.andes-button--loud:hover path[fill]:not([fill=none]),.andes-button--loud:hover svg[fill]:not([fill=none]){fill:var(--andes-button-icon-loud-color-icon-default,#fff)!important}.andes-button--loud.andes-button--color-on-background:hover{background-color:var(--andes-button-loud-color-fill-default-on-complex-bg,rgba(0,0,0,.45));border-color:transparent;color:var(--andes-button-loud-color-text-default-on-complex-bg,#fff)}.andes-button--loud.andes-button--color-on-background:hover path[stroke]:not([stroke=none]),.andes-button--loud.andes-button--color-on-background:hover svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-loud-color-icon-default-on-complex-bg,#fff)!important}.andes-button--loud.andes-button--color-on-background:hover path[fill]:not([fill=none]),.andes-button--loud.andes-button--color-on-background:hover svg[fill]:not([fill=none]){fill:var(--andes-button-icon-loud-color-icon-default-on-complex-bg,#fff)!important}}@media only screen and (max-width:768px)and (min-width:768px){.andes-button--loud:hover,.andes-button--loud:link:hover,.andes-button--loud:visited:hover{background-color:var(--andes-button-loud-color-fill-hover,var(--andes-color-blue-600,#2968c8));border-color:transparent;color:var(--andes-button-loud-color-text-default,#fff)}.andes-button--loud:hover path[stroke]:not([stroke=none]),.andes-button--loud:hover svg[stroke]:not([stroke=none]),.andes-button--loud:link:hover path[stroke]:not([stroke=none]),.andes-button--loud:link:hover svg[stroke]:not([stroke=none]),.andes-button--loud:visited:hover path[stroke]:not([stroke=none]),.andes-button--loud:visited:hover svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-loud-color-icon-default,#fff)!important}.andes-button--loud:hover path[fill]:not([fill=none]),.andes-button--loud:hover svg[fill]:not([fill=none]),.andes-button--loud:link:hover path[fill]:not([fill=none]),.andes-button--loud:link:hover svg[fill]:not([fill=none]),.andes-button--loud:visited:hover path[fill]:not([fill=none]),.andes-button--loud:visited:hover svg[fill]:not([fill=none]){fill:var(--andes-button-icon-loud-color-icon-default,#fff)!important}.andes-button--loud.andes-button--color-on-background:hover,.andes-button--loud.andes-button--color-on-background:link:hover,.andes-button--loud.andes-button--color-on-background:visited:hover{background-color:var(--andes-button-loud-color-fill-hover-on-complex-bg,rgba(0,0,0,.55));border-color:transparent;color:var(--andes-button-loud-color-text-default-on-complex-bg,#fff)}.andes-button--loud.andes-button--color-on-background:hover path[stroke]:not([stroke=none]),.andes-button--loud.andes-button--color-on-background:hover svg[stroke]:not([stroke=none]),.andes-button--loud.andes-button--color-on-background:link:hover path[stroke]:not([stroke=none]),.andes-button--loud.andes-button--color-on-background:link:hover svg[stroke]:not([stroke=none]),.andes-button--loud.andes-button--color-on-background:visited:hover path[stroke]:not([stroke=none]),.andes-button--loud.andes-button--color-on-background:visited:hover svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-loud-color-icon-default-on-complex-bg,#fff)!important}.andes-button--loud.andes-button--color-on-background:hover path[fill]:not([fill=none]),.andes-button--loud.andes-button--color-on-background:hover svg[fill]:not([fill=none]),.andes-button--loud.andes-button--color-on-background:link:hover path[fill]:not([fill=none]),.andes-button--loud.andes-button--color-on-background:link:hover svg[fill]:not([fill=none]),.andes-button--loud.andes-button--color-on-background:visited:hover path[fill]:not([fill=none]),.andes-button--loud.andes-button--color-on-background:visited:hover svg[fill]:not([fill=none]){fill:var(--andes-button-icon-loud-color-icon-default-on-complex-bg,#fff)!important}}@media only screen and (max-width:768px){.andes-button--loud{box-shadow:0 0 0 0 #fff;cursor:pointer}}@media only screen and (max-width:768px)and (prefers-reduced-motion:no-preference){.andes-button--loud{-webkit-transition:box-shadow .25s ease-out,background-color .2s ease-out;transition:box-shadow .25s ease-out,background-color .2s ease-out}}@media only screen and (max-width:768px){.andes-button--loud,.andes-button--loud:focus,.andes-button--loud:link,.andes-button--loud:visited{background-color:var(--andes-button-loud-color-fill-default,var(--andes-color-blue-500,#3483fa));border-color:transparent;color:var(--andes-button-loud-color-text-default,#fff)}.andes-button--loud path[stroke]:not([stroke=none]),.andes-button--loud svg[stroke]:not([stroke=none]),.andes-button--loud:focus path[stroke]:not([stroke=none]),.andes-button--loud:focus svg[stroke]:not([stroke=none]),.andes-button--loud:link path[stroke]:not([stroke=none]),.andes-button--loud:link svg[stroke]:not([stroke=none]),.andes-button--loud:visited path[stroke]:not([stroke=none]),.andes-button--loud:visited svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-loud-color-icon-default,#fff)!important}.andes-button--loud path[fill]:not([fill=none]),.andes-button--loud svg[fill]:not([fill=none]),.andes-button--loud:focus path[fill]:not([fill=none]),.andes-button--loud:focus svg[fill]:not([fill=none]),.andes-button--loud:link path[fill]:not([fill=none]),.andes-button--loud:link svg[fill]:not([fill=none]),.andes-button--loud:visited path[fill]:not([fill=none]),.andes-button--loud:visited svg[fill]:not([fill=none]){fill:var(--andes-button-icon-loud-color-icon-default,#fff)!important}}@media only screen and (max-width:768px)and (prefers-reduced-motion:no-preference){.andes-button--loud:hover{-webkit-transition:background-color .2s ease-in;transition:background-color .2s ease-in}}@media only screen and (max-width:768px){.andes-button--loud:active{background-color:var(--andes-button-loud-color-fill-active,var(--andes-color-blue-700,#1f4e96));border-color:transparent;color:var(--andes-button-loud-color-text-default,#fff)}.andes-button--loud:active path[stroke]:not([stroke=none]),.andes-button--loud:active svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-loud-color-icon-default,#fff)!important}.andes-button--loud:active path[fill]:not([fill=none]),.andes-button--loud:active svg[fill]:not([fill=none]){fill:var(--andes-button-icon-loud-color-icon-default,#fff)!important}.andes-button--loud:not(.andes-button--loading,.loading):disabled,.andes-button--loud:not(.andes-button--loading,.loading)[aria-disabled=true],.andes-button--loud:not(.andes-button--loading,.loading)[disabled]{background-color:var(--andes-button-loud-color-fill-disabled,rgba(0,0,0,.1));border-color:transparent;color:var(--andes-button-loud-color-text-disabled,rgba(0,0,0,.25))}.andes-button--loud:not(.andes-button--loading,.loading):disabled path[stroke]:not([stroke=none]),.andes-button--loud:not(.andes-button--loading,.loading):disabled svg[stroke]:not([stroke=none]),.andes-button--loud:not(.andes-button--loading,.loading)[aria-disabled=true] path[stroke]:not([stroke=none]),.andes-button--loud:not(.andes-button--loading,.loading)[aria-disabled=true] svg[stroke]:not([stroke=none]),.andes-button--loud:not(.andes-button--loading,.loading)[disabled] path[stroke]:not([stroke=none]),.andes-button--loud:not(.andes-button--loading,.loading)[disabled] svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-loud-color-icon-disabled,rgba(0,0,0,.25))!important}.andes-button--loud:not(.andes-button--loading,.loading):disabled path[fill]:not([fill=none]),.andes-button--loud:not(.andes-button--loading,.loading):disabled svg[fill]:not([fill=none]),.andes-button--loud:not(.andes-button--loading,.loading)[aria-disabled=true] path[fill]:not([fill=none]),.andes-button--loud:not(.andes-button--loading,.loading)[aria-disabled=true] svg[fill]:not([fill=none]),.andes-button--loud:not(.andes-button--loading,.loading)[disabled] path[fill]:not([fill=none]),.andes-button--loud:not(.andes-button--loading,.loading)[disabled] svg[fill]:not([fill=none]){fill:var(--andes-button-icon-loud-color-icon-disabled,rgba(0,0,0,.25))!important}.andes-button--loud:not(.andes-button--loading,.loading):disabled,.andes-button--loud:not(.andes-button--loading,.loading)[aria-disabled=true],.andes-button--loud:not(.andes-button--loading,.loading)[disabled]{background-clip:padding-box;cursor:default}.andes-button--loud.andes-button--loading .andes-progress-indicator-circular__progress{stroke:var(--andes-button-loud-color-spinner,#fff)}.andes-button--loud.andes-button--color-on-background,.andes-button--loud.andes-button--color-on-background:focus,.andes-button--loud.andes-button--color-on-background:link,.andes-button--loud.andes-button--color-on-background:visited{background-color:var(--andes-button-loud-color-fill-default-on-complex-bg,rgba(0,0,0,.45));border-color:transparent;color:var(--andes-button-loud-color-text-default-on-complex-bg,#fff)}.andes-button--loud.andes-button--color-on-background path[stroke]:not([stroke=none]),.andes-button--loud.andes-button--color-on-background svg[stroke]:not([stroke=none]),.andes-button--loud.andes-button--color-on-background:focus path[stroke]:not([stroke=none]),.andes-button--loud.andes-button--color-on-background:focus svg[stroke]:not([stroke=none]),.andes-button--loud.andes-button--color-on-background:link path[stroke]:not([stroke=none]),.andes-button--loud.andes-button--color-on-background:link svg[stroke]:not([stroke=none]),.andes-button--loud.andes-button--color-on-background:visited path[stroke]:not([stroke=none]),.andes-button--loud.andes-button--color-on-background:visited svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-loud-color-icon-default-on-complex-bg,#fff)!important}.andes-button--loud.andes-button--color-on-background path[fill]:not([fill=none]),.andes-button--loud.andes-button--color-on-background svg[fill]:not([fill=none]),.andes-button--loud.andes-button--color-on-background:focus path[fill]:not([fill=none]),.andes-button--loud.andes-button--color-on-background:focus svg[fill]:not([fill=none]),.andes-button--loud.andes-button--color-on-background:link path[fill]:not([fill=none]),.andes-button--loud.andes-button--color-on-background:link svg[fill]:not([fill=none]),.andes-button--loud.andes-button--color-on-background:visited path[fill]:not([fill=none]),.andes-button--loud.andes-button--color-on-background:visited svg[fill]:not([fill=none]){fill:var(--andes-button-icon-loud-color-icon-default-on-complex-bg,#fff)!important}.andes-button--loud.andes-button--color-on-background:active{background-color:var(--andes-button-loud-color-fill-active-on-complex-bg,rgba(0,0,0,.8));border-color:transparent;color:var(--andes-button-loud-color-text-default-on-complex-bg,#fff)}.andes-button--loud.andes-button--color-on-background:active path[stroke]:not([stroke=none]),.andes-button--loud.andes-button--color-on-background:active svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-loud-color-icon-default-on-complex-bg,#fff)!important}.andes-button--loud.andes-button--color-on-background:active path[fill]:not([fill=none]),.andes-button--loud.andes-button--color-on-background:active svg[fill]:not([fill=none]){fill:var(--andes-button-icon-loud-color-icon-default-on-complex-bg,#fff)!important}.andes-button--loud.andes-button--color-on-background:not(.andes-button--loading,.loading):disabled,.andes-button--loud.andes-button--color-on-background:not(.andes-button--loading,.loading)[aria-disabled=true],.andes-button--loud.andes-button--color-on-background:not(.andes-button--loading,.loading)[disabled]{background-color:var(--andes-button-loud-color-fill-disabled-on-complex-bg,rgba(0,0,0,.15));border-color:transparent;color:var(--andes-button-loud-color-text-disabled-on-complex-bg,rgba(0,0,0,.25))}.andes-button--loud.andes-button--color-on-background:not(.andes-button--loading,.loading):disabled path[stroke]:not([stroke=none]),.andes-button--loud.andes-button--color-on-background:not(.andes-button--loading,.loading):disabled svg[stroke]:not([stroke=none]),.andes-button--loud.andes-button--color-on-background:not(.andes-button--loading,.loading)[aria-disabled=true] path[stroke]:not([stroke=none]),.andes-button--loud.andes-button--color-on-background:not(.andes-button--loading,.loading)[aria-disabled=true] svg[stroke]:not([stroke=none]),.andes-button--loud.andes-button--color-on-background:not(.andes-button--loading,.loading)[disabled] path[stroke]:not([stroke=none]),.andes-button--loud.andes-button--color-on-background:not(.andes-button--loading,.loading)[disabled] svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-loud-color-icon-disabled-on-complex-bg,rgba(0,0,0,.25))!important}.andes-button--loud.andes-button--color-on-background:not(.andes-button--loading,.loading):disabled path[fill]:not([fill=none]),.andes-button--loud.andes-button--color-on-background:not(.andes-button--loading,.loading):disabled svg[fill]:not([fill=none]),.andes-button--loud.andes-button--color-on-background:not(.andes-button--loading,.loading)[aria-disabled=true] path[fill]:not([fill=none]),.andes-button--loud.andes-button--color-on-background:not(.andes-button--loading,.loading)[aria-disabled=true] svg[fill]:not([fill=none]),.andes-button--loud.andes-button--color-on-background:not(.andes-button--loading,.loading)[disabled] path[fill]:not([fill=none]),.andes-button--loud.andes-button--color-on-background:not(.andes-button--loading,.loading)[disabled] svg[fill]:not([fill=none]){fill:var(--andes-button-icon-loud-color-icon-disabled-on-complex-bg,rgba(0,0,0,.25))!important}.andes-button--loud.andes-button--color-on-background.andes-button--loading .andes-progress-indicator-circular__progress{stroke:var(--andes-button-loud-color-spinner-on-complex-bg,#fff)}.andes-button--quiet:hover{background-color:var(--andes-button-quiet-color-fill-default,var(--andes-color-blue-150,rgba(65,137,230,.15)));border-color:transparent;color:var(--andes-button-quiet-color-text-default,var(--andes-color-blue-500,#3483fa))}.andes-button--quiet:hover path[stroke]:not([stroke=none]),.andes-button--quiet:hover svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-quiet-color-icon-default,var(--andes-color-blue-500,#3483fa))!important}.andes-button--quiet:hover path[fill]:not([fill=none]),.andes-button--quiet:hover svg[fill]:not([fill=none]){fill:var(--andes-button-icon-quiet-color-icon-default,var(--andes-color-blue-500,#3483fa))!important}.andes-button--quiet.andes-button--color-on-background:hover{background-color:var(--andes-button-quiet-color-fill-default-on-complex-bg,rgba(0,0,0,.15));border-color:transparent;color:var(--andes-button-quiet-color-text-default-on-complex-bg,#fff)}.andes-button--quiet.andes-button--color-on-background:hover path[stroke]:not([stroke=none]),.andes-button--quiet.andes-button--color-on-background:hover svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-quiet-color-icon-default-on-complex-bg,#fff)!important}.andes-button--quiet.andes-button--color-on-background:hover path[fill]:not([fill=none]),.andes-button--quiet.andes-button--color-on-background:hover svg[fill]:not([fill=none]){fill:var(--andes-button-icon-quiet-color-icon-default-on-complex-bg,#fff)!important}}@media only screen and (max-width:768px)and (min-width:768px){.andes-button--quiet:hover,.andes-button--quiet:link:hover,.andes-button--quiet:visited:hover{background-color:var(--andes-button-quiet-color-fill-hover,var(--andes-color-blue-200,rgba(65,137,230,.2)));border-color:transparent;color:var(--andes-button-quiet-color-text-default,var(--andes-color-blue-500,#3483fa))}.andes-button--quiet:hover path[stroke]:not([stroke=none]),.andes-button--quiet:hover svg[stroke]:not([stroke=none]),.andes-button--quiet:link:hover path[stroke]:not([stroke=none]),.andes-button--quiet:link:hover svg[stroke]:not([stroke=none]),.andes-button--quiet:visited:hover path[stroke]:not([stroke=none]),.andes-button--quiet:visited:hover svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-quiet-color-icon-default,var(--andes-color-blue-500,#3483fa))!important}.andes-button--quiet:hover path[fill]:not([fill=none]),.andes-button--quiet:hover svg[fill]:not([fill=none]),.andes-button--quiet:link:hover path[fill]:not([fill=none]),.andes-button--quiet:link:hover svg[fill]:not([fill=none]),.andes-button--quiet:visited:hover path[fill]:not([fill=none]),.andes-button--quiet:visited:hover svg[fill]:not([fill=none]){fill:var(--andes-button-icon-quiet-color-icon-default,var(--andes-color-blue-500,#3483fa))!important}.andes-button--quiet.andes-button--color-on-background:hover,.andes-button--quiet.andes-button--color-on-background:link:hover,.andes-button--quiet.andes-button--color-on-background:visited:hover{background-color:var(--andes-button-quiet-color-fill-hover-on-complex-bg,rgba(0,0,0,.25));border-color:transparent;color:var(--andes-button-quiet-color-text-default-on-complex-bg,#fff)}.andes-button--quiet.andes-button--color-on-background:hover path[stroke]:not([stroke=none]),.andes-button--quiet.andes-button--color-on-background:hover svg[stroke]:not([stroke=none]),.andes-button--quiet.andes-button--color-on-background:link:hover path[stroke]:not([stroke=none]),.andes-button--quiet.andes-button--color-on-background:link:hover svg[stroke]:not([stroke=none]),.andes-button--quiet.andes-button--color-on-background:visited:hover path[stroke]:not([stroke=none]),.andes-button--quiet.andes-button--color-on-background:visited:hover svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-quiet-color-icon-default-on-complex-bg,#fff)!important}.andes-button--quiet.andes-button--color-on-background:hover path[fill]:not([fill=none]),.andes-button--quiet.andes-button--color-on-background:hover svg[fill]:not([fill=none]),.andes-button--quiet.andes-button--color-on-background:link:hover path[fill]:not([fill=none]),.andes-button--quiet.andes-button--color-on-background:link:hover svg[fill]:not([fill=none]),.andes-button--quiet.andes-button--color-on-background:visited:hover path[fill]:not([fill=none]),.andes-button--quiet.andes-button--color-on-background:visited:hover svg[fill]:not([fill=none]){fill:var(--andes-button-icon-quiet-color-icon-default-on-complex-bg,#fff)!important}}@media only screen and (max-width:768px){.andes-button--quiet{box-shadow:0 0 0 0 #fff;cursor:pointer}}@media only screen and (max-width:768px)and (prefers-reduced-motion:no-preference){.andes-button--quiet{-webkit-transition:box-shadow .25s ease-out,background-color .2s ease-out;transition:box-shadow .25s ease-out,background-color .2s ease-out}}@media only screen and (max-width:768px){.andes-button--quiet,.andes-button--quiet:focus,.andes-button--quiet:link,.andes-button--quiet:visited{background-color:var(--andes-button-quiet-color-fill-default,var(--andes-color-blue-150,rgba(65,137,230,.15)));border-color:transparent;color:var(--andes-button-quiet-color-text-default,var(--andes-color-blue-500,#3483fa))}.andes-button--quiet path[stroke]:not([stroke=none]),.andes-button--quiet svg[stroke]:not([stroke=none]),.andes-button--quiet:focus path[stroke]:not([stroke=none]),.andes-button--quiet:focus svg[stroke]:not([stroke=none]),.andes-button--quiet:link path[stroke]:not([stroke=none]),.andes-button--quiet:link svg[stroke]:not([stroke=none]),.andes-button--quiet:visited path[stroke]:not([stroke=none]),.andes-button--quiet:visited svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-quiet-color-icon-default,var(--andes-color-blue-500,#3483fa))!important}.andes-button--quiet path[fill]:not([fill=none]),.andes-button--quiet svg[fill]:not([fill=none]),.andes-button--quiet:focus path[fill]:not([fill=none]),.andes-button--quiet:focus svg[fill]:not([fill=none]),.andes-button--quiet:link path[fill]:not([fill=none]),.andes-button--quiet:link svg[fill]:not([fill=none]),.andes-button--quiet:visited path[fill]:not([fill=none]),.andes-button--quiet:visited svg[fill]:not([fill=none]){fill:var(--andes-button-icon-quiet-color-icon-default,var(--andes-color-blue-500,#3483fa))!important}}@media only screen and (max-width:768px)and (prefers-reduced-motion:no-preference){.andes-button--quiet:hover{-webkit-transition:background-color .2s ease-in;transition:background-color .2s ease-in}}@media only screen and (max-width:768px){.andes-button--quiet:active{background-color:var(--andes-button-quiet-color-fill-active,var(--andes-color-blue-300,rgba(65,137,230,.3)));border-color:transparent;color:var(--andes-button-quiet-color-text-default,var(--andes-color-blue-500,#3483fa))}.andes-button--quiet:active path[stroke]:not([stroke=none]),.andes-button--quiet:active svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-quiet-color-icon-default,var(--andes-color-blue-500,#3483fa))!important}.andes-button--quiet:active path[fill]:not([fill=none]),.andes-button--quiet:active svg[fill]:not([fill=none]){fill:var(--andes-button-icon-quiet-color-icon-default,var(--andes-color-blue-500,#3483fa))!important}.andes-button--quiet:not(.andes-button--loading,.loading):disabled,.andes-button--quiet:not(.andes-button--loading,.loading)[aria-disabled=true],.andes-button--quiet:not(.andes-button--loading,.loading)[disabled]{background-color:var(--andes-button-quiet-color-fill-disabled,rgba(0,0,0,.1));border-color:transparent;color:var(--andes-button-quiet-color-text-disabled,rgba(0,0,0,.25))}.andes-button--quiet:not(.andes-button--loading,.loading):disabled path[stroke]:not([stroke=none]),.andes-button--quiet:not(.andes-button--loading,.loading):disabled svg[stroke]:not([stroke=none]),.andes-button--quiet:not(.andes-button--loading,.loading)[aria-disabled=true] path[stroke]:not([stroke=none]),.andes-button--quiet:not(.andes-button--loading,.loading)[aria-disabled=true] svg[stroke]:not([stroke=none]),.andes-button--quiet:not(.andes-button--loading,.loading)[disabled] path[stroke]:not([stroke=none]),.andes-button--quiet:not(.andes-button--loading,.loading)[disabled] svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-quiet-color-icon-disabled,rgba(0,0,0,.25))!important}.andes-button--quiet:not(.andes-button--loading,.loading):disabled path[fill]:not([fill=none]),.andes-button--quiet:not(.andes-button--loading,.loading):disabled svg[fill]:not([fill=none]),.andes-button--quiet:not(.andes-button--loading,.loading)[aria-disabled=true] path[fill]:not([fill=none]),.andes-button--quiet:not(.andes-button--loading,.loading)[aria-disabled=true] svg[fill]:not([fill=none]),.andes-button--quiet:not(.andes-button--loading,.loading)[disabled] path[fill]:not([fill=none]),.andes-button--quiet:not(.andes-button--loading,.loading)[disabled] svg[fill]:not([fill=none]){fill:var(--andes-button-icon-quiet-color-icon-disabled,rgba(0,0,0,.25))!important}.andes-button--quiet:not(.andes-button--loading,.loading):disabled,.andes-button--quiet:not(.andes-button--loading,.loading)[aria-disabled=true],.andes-button--quiet:not(.andes-button--loading,.loading)[disabled]{background-clip:padding-box;cursor:default}.andes-button--quiet.andes-button--loading .andes-progress-indicator-circular__progress{stroke:var(--andes-button-quiet-color-spinner,var(--andes-color-blue-500,#3483fa))}.andes-button--quiet.andes-button--color-on-background,.andes-button--quiet.andes-button--color-on-background:focus,.andes-button--quiet.andes-button--color-on-background:link,.andes-button--quiet.andes-button--color-on-background:visited{background-color:var(--andes-button-quiet-color-fill-default-on-complex-bg,rgba(0,0,0,.15));border-color:transparent;color:var(--andes-button-quiet-color-text-default-on-complex-bg,#fff)}.andes-button--quiet.andes-button--color-on-background path[stroke]:not([stroke=none]),.andes-button--quiet.andes-button--color-on-background svg[stroke]:not([stroke=none]),.andes-button--quiet.andes-button--color-on-background:focus path[stroke]:not([stroke=none]),.andes-button--quiet.andes-button--color-on-background:focus svg[stroke]:not([stroke=none]),.andes-button--quiet.andes-button--color-on-background:link path[stroke]:not([stroke=none]),.andes-button--quiet.andes-button--color-on-background:link svg[stroke]:not([stroke=none]),.andes-button--quiet.andes-button--color-on-background:visited path[stroke]:not([stroke=none]),.andes-button--quiet.andes-button--color-on-background:visited svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-quiet-color-icon-default-on-complex-bg,#fff)!important}.andes-button--quiet.andes-button--color-on-background path[fill]:not([fill=none]),.andes-button--quiet.andes-button--color-on-background svg[fill]:not([fill=none]),.andes-button--quiet.andes-button--color-on-background:focus path[fill]:not([fill=none]),.andes-button--quiet.andes-button--color-on-background:focus svg[fill]:not([fill=none]),.andes-button--quiet.andes-button--color-on-background:link path[fill]:not([fill=none]),.andes-button--quiet.andes-button--color-on-background:link svg[fill]:not([fill=none]),.andes-button--quiet.andes-button--color-on-background:visited path[fill]:not([fill=none]),.andes-button--quiet.andes-button--color-on-background:visited svg[fill]:not([fill=none]){fill:var(--andes-button-icon-quiet-color-icon-default-on-complex-bg,#fff)!important}.andes-button--quiet.andes-button--color-on-background:active{background-color:var(--andes-button-quiet-color-fill-active-on-complex-bg,rgba(0,0,0,.45));border-color:transparent;color:var(--andes-button-quiet-color-text-default-on-complex-bg,#fff)}.andes-button--quiet.andes-button--color-on-background:active path[stroke]:not([stroke=none]),.andes-button--quiet.andes-button--color-on-background:active svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-quiet-color-icon-default-on-complex-bg,#fff)!important}.andes-button--quiet.andes-button--color-on-background:active path[fill]:not([fill=none]),.andes-button--quiet.andes-button--color-on-background:active svg[fill]:not([fill=none]){fill:var(--andes-button-icon-quiet-color-icon-default-on-complex-bg,#fff)!important}.andes-button--quiet.andes-button--color-on-background:not(.andes-button--loading,.loading):disabled,.andes-button--quiet.andes-button--color-on-background:not(.andes-button--loading,.loading)[aria-disabled=true],.andes-button--quiet.andes-button--color-on-background:not(.andes-button--loading,.loading)[disabled]{background-color:var(--andes-button-quiet-color-fill-disabled-on-complex-bg,rgba(0,0,0,.15));border-color:transparent;color:var(--andes-button-quiet-color-text-disabled-on-complex-bg,rgba(0,0,0,.25))}.andes-button--quiet.andes-button--color-on-background:not(.andes-button--loading,.loading):disabled path[stroke]:not([stroke=none]),.andes-button--quiet.andes-button--color-on-background:not(.andes-button--loading,.loading):disabled svg[stroke]:not([stroke=none]),.andes-button--quiet.andes-button--color-on-background:not(.andes-button--loading,.loading)[aria-disabled=true] path[stroke]:not([stroke=none]),.andes-button--quiet.andes-button--color-on-background:not(.andes-button--loading,.loading)[aria-disabled=true] svg[stroke]:not([stroke=none]),.andes-button--quiet.andes-button--color-on-background:not(.andes-button--loading,.loading)[disabled] path[stroke]:not([stroke=none]),.andes-button--quiet.andes-button--color-on-background:not(.andes-button--loading,.loading)[disabled] svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-quiet-color-icon-disabled-on-complex-bg,rgba(0,0,0,.25))!important}.andes-button--quiet.andes-button--color-on-background:not(.andes-button--loading,.loading):disabled path[fill]:not([fill=none]),.andes-button--quiet.andes-button--color-on-background:not(.andes-button--loading,.loading):disabled svg[fill]:not([fill=none]),.andes-button--quiet.andes-button--color-on-background:not(.andes-button--loading,.loading)[aria-disabled=true] path[fill]:not([fill=none]),.andes-button--quiet.andes-button--color-on-background:not(.andes-button--loading,.loading)[aria-disabled=true] svg[fill]:not([fill=none]),.andes-button--quiet.andes-button--color-on-background:not(.andes-button--loading,.loading)[disabled] path[fill]:not([fill=none]),.andes-button--quiet.andes-button--color-on-background:not(.andes-button--loading,.loading)[disabled] svg[fill]:not([fill=none]){fill:var(--andes-button-icon-quiet-color-icon-disabled-on-complex-bg,rgba(0,0,0,.25))!important}.andes-button--quiet.andes-button--color-on-background.andes-button--loading .andes-progress-indicator-circular__progress{stroke:var(--andes-button-quiet-color-spinner-on-complex-bg,#fff)}.andes-button--mute:hover{background-color:var(--andes-button-mute-color-fill-default,hsla(0,0%,100%,0));border-color:transparent;color:var(--andes-button-mute-color-text-default,var(--andes-color-blue-500,#3483fa))}.andes-button--mute:hover path[stroke]:not([stroke=none]),.andes-button--mute:hover svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-mute-color-icon-default,var(--andes-color-blue-500,#3483fa))!important}.andes-button--mute:hover path[fill]:not([fill=none]),.andes-button--mute:hover svg[fill]:not([fill=none]){fill:var(--andes-button-icon-mute-color-icon-default,var(--andes-color-blue-500,#3483fa))!important}.andes-button--mute.andes-button--color-on-background:hover{background-color:var(--andes-button-mute-color-fill-default-on-complex-bg,hsla(0,0%,100%,0));border-color:transparent;color:var(--andes-button-mute-color-text-default-on-complex-bg,#fff)}.andes-button--mute.andes-button--color-on-background:hover path[stroke]:not([stroke=none]),.andes-button--mute.andes-button--color-on-background:hover svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-mute-color-icon-default-on-complex-bg,#fff)!important}.andes-button--mute.andes-button--color-on-background:hover path[fill]:not([fill=none]),.andes-button--mute.andes-button--color-on-background:hover svg[fill]:not([fill=none]){fill:var(--andes-button-icon-mute-color-icon-default-on-complex-bg,#fff)!important}}@media only screen and (max-width:768px)and (min-width:768px){.andes-button--mute:hover,.andes-button--mute:link:hover,.andes-button--mute:visited:hover{background-color:var(--andes-button-mute-color-fill-hover,var(--andes-color-blue-100,rgba(65,137,230,.1)));border-color:transparent;color:var(--andes-button-mute-color-text-default,var(--andes-color-blue-500,#3483fa))}.andes-button--mute:hover path[stroke]:not([stroke=none]),.andes-button--mute:hover svg[stroke]:not([stroke=none]),.andes-button--mute:link:hover path[stroke]:not([stroke=none]),.andes-button--mute:link:hover svg[stroke]:not([stroke=none]),.andes-button--mute:visited:hover path[stroke]:not([stroke=none]),.andes-button--mute:visited:hover svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-mute-color-icon-default,var(--andes-color-blue-500,#3483fa))!important}.andes-button--mute:hover path[fill]:not([fill=none]),.andes-button--mute:hover svg[fill]:not([fill=none]),.andes-button--mute:link:hover path[fill]:not([fill=none]),.andes-button--mute:link:hover svg[fill]:not([fill=none]),.andes-button--mute:visited:hover path[fill]:not([fill=none]),.andes-button--mute:visited:hover svg[fill]:not([fill=none]){fill:var(--andes-button-icon-mute-color-icon-default,var(--andes-color-blue-500,#3483fa))!important}.andes-button--mute.andes-button--color-on-background:hover,.andes-button--mute.andes-button--color-on-background:link:hover,.andes-button--mute.andes-button--color-on-background:visited:hover{background-color:var(--andes-button-mute-color-fill-hover-on-complex-bg,rgba(0,0,0,.07));border-color:transparent;color:var(--andes-button-mute-color-text-default-on-complex-bg,#fff)}.andes-button--mute.andes-button--color-on-background:hover path[stroke]:not([stroke=none]),.andes-button--mute.andes-button--color-on-background:hover svg[stroke]:not([stroke=none]),.andes-button--mute.andes-button--color-on-background:link:hover path[stroke]:not([stroke=none]),.andes-button--mute.andes-button--color-on-background:link:hover svg[stroke]:not([stroke=none]),.andes-button--mute.andes-button--color-on-background:visited:hover path[stroke]:not([stroke=none]),.andes-button--mute.andes-button--color-on-background:visited:hover svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-mute-color-icon-default-on-complex-bg,#fff)!important}.andes-button--mute.andes-button--color-on-background:hover path[fill]:not([fill=none]),.andes-button--mute.andes-button--color-on-background:hover svg[fill]:not([fill=none]),.andes-button--mute.andes-button--color-on-background:link:hover path[fill]:not([fill=none]),.andes-button--mute.andes-button--color-on-background:link:hover svg[fill]:not([fill=none]),.andes-button--mute.andes-button--color-on-background:visited:hover path[fill]:not([fill=none]),.andes-button--mute.andes-button--color-on-background:visited:hover svg[fill]:not([fill=none]){fill:var(--andes-button-icon-mute-color-icon-default-on-complex-bg,#fff)!important}}@media only screen and (max-width:768px){.andes-button--mute{box-shadow:0 0 0 0 #fff;cursor:pointer}}@media only screen and (max-width:768px)and (prefers-reduced-motion:no-preference){.andes-button--mute{-webkit-transition:box-shadow .25s ease-out,background-color .2s ease-out;transition:box-shadow .25s ease-out,background-color .2s ease-out}}@media only screen and (max-width:768px){.andes-button--mute,.andes-button--mute:focus,.andes-button--mute:link,.andes-button--mute:visited{background-color:var(--andes-button-mute-color-fill-default,hsla(0,0%,100%,0));border-color:transparent;color:var(--andes-button-mute-color-text-default,var(--andes-color-blue-500,#3483fa))}.andes-button--mute path[stroke]:not([stroke=none]),.andes-button--mute svg[stroke]:not([stroke=none]),.andes-button--mute:focus path[stroke]:not([stroke=none]),.andes-button--mute:focus svg[stroke]:not([stroke=none]),.andes-button--mute:link path[stroke]:not([stroke=none]),.andes-button--mute:link svg[stroke]:not([stroke=none]),.andes-button--mute:visited path[stroke]:not([stroke=none]),.andes-button--mute:visited svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-mute-color-icon-default,var(--andes-color-blue-500,#3483fa))!important}.andes-button--mute path[fill]:not([fill=none]),.andes-button--mute svg[fill]:not([fill=none]),.andes-button--mute:focus path[fill]:not([fill=none]),.andes-button--mute:focus svg[fill]:not([fill=none]),.andes-button--mute:link path[fill]:not([fill=none]),.andes-button--mute:link svg[fill]:not([fill=none]),.andes-button--mute:visited path[fill]:not([fill=none]),.andes-button--mute:visited svg[fill]:not([fill=none]){fill:var(--andes-button-icon-mute-color-icon-default,var(--andes-color-blue-500,#3483fa))!important}}@media only screen and (max-width:768px)and (prefers-reduced-motion:no-preference){.andes-button--mute:hover{-webkit-transition:background-color .2s ease-in;transition:background-color .2s ease-in}}@media only screen and (max-width:768px){.andes-button--mute:active{background-color:var(--andes-button-mute-color-fill-active,var(--andes-color-blue-200,rgba(65,137,230,.2)));border-color:transparent;color:var(--andes-button-mute-color-text-default,var(--andes-color-blue-500,#3483fa))}.andes-button--mute:active path[stroke]:not([stroke=none]),.andes-button--mute:active svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-mute-color-icon-default,var(--andes-color-blue-500,#3483fa))!important}.andes-button--mute:active path[fill]:not([fill=none]),.andes-button--mute:active svg[fill]:not([fill=none]){fill:var(--andes-button-icon-mute-color-icon-default,var(--andes-color-blue-500,#3483fa))!important}.andes-button--mute:not(.andes-button--loading,.loading):disabled,.andes-button--mute:not(.andes-button--loading,.loading)[aria-disabled=true],.andes-button--mute:not(.andes-button--loading,.loading)[disabled]{background-color:var(--andes-button-mute-color-fill-disabled,hsla(0,0%,100%,0));border-color:transparent;color:var(--andes-button-mute-color-text-disabled,rgba(0,0,0,.25))}.andes-button--mute:not(.andes-button--loading,.loading):disabled path[stroke]:not([stroke=none]),.andes-button--mute:not(.andes-button--loading,.loading):disabled svg[stroke]:not([stroke=none]),.andes-button--mute:not(.andes-button--loading,.loading)[aria-disabled=true] path[stroke]:not([stroke=none]),.andes-button--mute:not(.andes-button--loading,.loading)[aria-disabled=true] svg[stroke]:not([stroke=none]),.andes-button--mute:not(.andes-button--loading,.loading)[disabled] path[stroke]:not([stroke=none]),.andes-button--mute:not(.andes-button--loading,.loading)[disabled] svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-mute-color-icon-disabled,rgba(0,0,0,.25))!important}.andes-button--mute:not(.andes-button--loading,.loading):disabled path[fill]:not([fill=none]),.andes-button--mute:not(.andes-button--loading,.loading):disabled svg[fill]:not([fill=none]),.andes-button--mute:not(.andes-button--loading,.loading)[aria-disabled=true] path[fill]:not([fill=none]),.andes-button--mute:not(.andes-button--loading,.loading)[aria-disabled=true] svg[fill]:not([fill=none]),.andes-button--mute:not(.andes-button--loading,.loading)[disabled] path[fill]:not([fill=none]),.andes-button--mute:not(.andes-button--loading,.loading)[disabled] svg[fill]:not([fill=none]){fill:var(--andes-button-icon-mute-color-icon-disabled,rgba(0,0,0,.25))!important}.andes-button--mute:not(.andes-button--loading,.loading):disabled,.andes-button--mute:not(.andes-button--loading,.loading)[aria-disabled=true],.andes-button--mute:not(.andes-button--loading,.loading)[disabled]{background-clip:padding-box;cursor:default}.andes-button--mute.andes-button--loading .andes-progress-indicator-circular__progress{stroke:var(--andes-button-mute-color-spinner,var(--andes-color-blue-500,#3483fa))}.andes-button--mute.andes-button--color-on-background,.andes-button--mute.andes-button--color-on-background:focus,.andes-button--mute.andes-button--color-on-background:link,.andes-button--mute.andes-button--color-on-background:visited{background-color:var(--andes-button-mute-color-fill-default-on-complex-bg,hsla(0,0%,100%,0));border-color:transparent;color:var(--andes-button-mute-color-text-default-on-complex-bg,#fff)}.andes-button--mute.andes-button--color-on-background path[stroke]:not([stroke=none]),.andes-button--mute.andes-button--color-on-background svg[stroke]:not([stroke=none]),.andes-button--mute.andes-button--color-on-background:focus path[stroke]:not([stroke=none]),.andes-button--mute.andes-button--color-on-background:focus svg[stroke]:not([stroke=none]),.andes-button--mute.andes-button--color-on-background:link path[stroke]:not([stroke=none]),.andes-button--mute.andes-button--color-on-background:link svg[stroke]:not([stroke=none]),.andes-button--mute.andes-button--color-on-background:visited path[stroke]:not([stroke=none]),.andes-button--mute.andes-button--color-on-background:visited svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-mute-color-icon-default-on-complex-bg,#fff)!important}.andes-button--mute.andes-button--color-on-background path[fill]:not([fill=none]),.andes-button--mute.andes-button--color-on-background svg[fill]:not([fill=none]),.andes-button--mute.andes-button--color-on-background:focus path[fill]:not([fill=none]),.andes-button--mute.andes-button--color-on-background:focus svg[fill]:not([fill=none]),.andes-button--mute.andes-button--color-on-background:link path[fill]:not([fill=none]),.andes-button--mute.andes-button--color-on-background:link svg[fill]:not([fill=none]),.andes-button--mute.andes-button--color-on-background:visited path[fill]:not([fill=none]),.andes-button--mute.andes-button--color-on-background:visited svg[fill]:not([fill=none]){fill:var(--andes-button-icon-mute-color-icon-default-on-complex-bg,#fff)!important}.andes-button--mute.andes-button--color-on-background:active{background-color:var(--andes-button-mute-color-fill-active-on-complex-bg,rgba(0,0,0,.15));border-color:transparent;color:var(--andes-button-mute-color-text-default-on-complex-bg,#fff)}.andes-button--mute.andes-button--color-on-background:active path[stroke]:not([stroke=none]),.andes-button--mute.andes-button--color-on-background:active svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-mute-color-icon-default-on-complex-bg,#fff)!important}.andes-button--mute.andes-button--color-on-background:active path[fill]:not([fill=none]),.andes-button--mute.andes-button--color-on-background:active svg[fill]:not([fill=none]){fill:var(--andes-button-icon-mute-color-icon-default-on-complex-bg,#fff)!important}.andes-button--mute.andes-button--color-on-background:not(.andes-button--loading,.loading):disabled,.andes-button--mute.andes-button--color-on-background:not(.andes-button--loading,.loading)[aria-disabled=true],.andes-button--mute.andes-button--color-on-background:not(.andes-button--loading,.loading)[disabled]{background-color:var(--andes-button-mute-color-fill-disabled-on-complex-bg,hsla(0,0%,100%,0));border-color:transparent;color:var(--andes-button-mute-color-text-disabled-on-complex-bg,rgba(0,0,0,.25))}.andes-button--mute.andes-button--color-on-background:not(.andes-button--loading,.loading):disabled path[stroke]:not([stroke=none]),.andes-button--mute.andes-button--color-on-background:not(.andes-button--loading,.loading):disabled svg[stroke]:not([stroke=none]),.andes-button--mute.andes-button--color-on-background:not(.andes-button--loading,.loading)[aria-disabled=true] path[stroke]:not([stroke=none]),.andes-button--mute.andes-button--color-on-background:not(.andes-button--loading,.loading)[aria-disabled=true] svg[stroke]:not([stroke=none]),.andes-button--mute.andes-button--color-on-background:not(.andes-button--loading,.loading)[disabled] path[stroke]:not([stroke=none]),.andes-button--mute.andes-button--color-on-background:not(.andes-button--loading,.loading)[disabled] svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-mute-color-icon-disabled-on-complex-bg,rgba(0,0,0,.25))!important}.andes-button--mute.andes-button--color-on-background:not(.andes-button--loading,.loading):disabled path[fill]:not([fill=none]),.andes-button--mute.andes-button--color-on-background:not(.andes-button--loading,.loading):disabled svg[fill]:not([fill=none]),.andes-button--mute.andes-button--color-on-background:not(.andes-button--loading,.loading)[aria-disabled=true] path[fill]:not([fill=none]),.andes-button--mute.andes-button--color-on-background:not(.andes-button--loading,.loading)[aria-disabled=true] svg[fill]:not([fill=none]),.andes-button--mute.andes-button--color-on-background:not(.andes-button--loading,.loading)[disabled] path[fill]:not([fill=none]),.andes-button--mute.andes-button--color-on-background:not(.andes-button--loading,.loading)[disabled] svg[fill]:not([fill=none]){fill:var(--andes-button-icon-mute-color-icon-disabled-on-complex-bg,rgba(0,0,0,.25))!important}.andes-button--mute.andes-button--color-on-background.andes-button--loading .andes-progress-indicator-circular__progress{stroke:var(--andes-button-mute-color-spinner-on-complex-bg,#fff)}.andes-button--quiet.loading:active,.andes-button--quiet.loading:disabled,.andes-button--quiet.loading:hover{background-color:var(--andes-button-quiet-color-fill-default,var(--andes-color-blue-150,rgba(65,137,230,.15)));border-color:transparent;color:var(--andes-button-quiet-color-text-default,var(--andes-color-blue-500,#3483fa))}.andes-button--quiet.loading:active path[stroke]:not([stroke=none]),.andes-button--quiet.loading:active svg[stroke]:not([stroke=none]),.andes-button--quiet.loading:disabled path[stroke]:not([stroke=none]),.andes-button--quiet.loading:disabled svg[stroke]:not([stroke=none]),.andes-button--quiet.loading:hover path[stroke]:not([stroke=none]),.andes-button--quiet.loading:hover svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-quiet-color-icon-default,var(--andes-color-blue-500,#3483fa))!important}.andes-button--quiet.loading:active path[fill]:not([fill=none]),.andes-button--quiet.loading:active svg[fill]:not([fill=none]),.andes-button--quiet.loading:disabled path[fill]:not([fill=none]),.andes-button--quiet.loading:disabled svg[fill]:not([fill=none]),.andes-button--quiet.loading:hover path[fill]:not([fill=none]),.andes-button--quiet.loading:hover svg[fill]:not([fill=none]){fill:var(--andes-button-icon-quiet-color-icon-default,var(--andes-color-blue-500,#3483fa))!important}.andes-button--quiet.andes-button--color-on-background.loading:active,.andes-button--quiet.andes-button--color-on-background.loading:disabled,.andes-button--quiet.andes-button--color-on-background.loading:hover{background-color:var(--andes-button-quiet-color-fill-default-on-complex-bg,rgba(0,0,0,.15));border-color:transparent;color:var(--andes-button-quiet-color-text-default-on-complex-bg,#fff)}.andes-button--quiet.andes-button--color-on-background.loading:active path[stroke]:not([stroke=none]),.andes-button--quiet.andes-button--color-on-background.loading:active svg[stroke]:not([stroke=none]),.andes-button--quiet.andes-button--color-on-background.loading:disabled path[stroke]:not([stroke=none]),.andes-button--quiet.andes-button--color-on-background.loading:disabled svg[stroke]:not([stroke=none]),.andes-button--quiet.andes-button--color-on-background.loading:hover path[stroke]:not([stroke=none]),.andes-button--quiet.andes-button--color-on-background.loading:hover svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-quiet-color-icon-default-on-complex-bg,#fff)!important}.andes-button--quiet.andes-button--color-on-background.loading:active path[fill]:not([fill=none]),.andes-button--quiet.andes-button--color-on-background.loading:active svg[fill]:not([fill=none]),.andes-button--quiet.andes-button--color-on-background.loading:disabled path[fill]:not([fill=none]),.andes-button--quiet.andes-button--color-on-background.loading:disabled svg[fill]:not([fill=none]),.andes-button--quiet.andes-button--color-on-background.loading:hover path[fill]:not([fill=none]),.andes-button--quiet.andes-button--color-on-background.loading:hover svg[fill]:not([fill=none]){fill:var(--andes-button-icon-quiet-color-icon-default-on-complex-bg,#fff)!important}.andes-button--quiet.andes-button--color-on-background:after,.andes-button--quiet.andes-button--color-on-background:before{background-color:var(--andes-button-quiet-color-fill-progress-on-complex-bg,rgba(0,0,0,.25))}.andes-button--quiet.andes-button--color-on-background:after,.andes-button--quiet.andes-button--color-on-background:before{border-radius:.2222222222em;-moz-box-sizing:content-box;box-sizing:content-box;content:"";height:100%;left:0;margin:-.0555555556em;padding:.0555555556em;position:absolute;top:0;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left center;transform-origin:left center;width:100%}.andes-button--quiet:after,.andes-button--quiet:before{background-color:var(--andes-button-quiet-color-fill-progress,var(--andes-color-blue-300,rgba(65,137,230,.3)))}.andes-button--quiet:after,.andes-button--quiet:before{border-radius:.2222222222em;-moz-box-sizing:content-box;box-sizing:content-box;content:"";height:100%;left:0;margin:-.0555555556em;padding:.0555555556em;position:absolute;top:0;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left center;transform-origin:left center;width:100%}.andes-button--loud.loading:active,.andes-button--loud.loading:disabled,.andes-button--loud.loading:hover{background-color:var(--andes-button-loud-color-fill-default,var(--andes-color-blue-500,#3483fa));border-color:transparent;color:var(--andes-button-loud-color-text-default,#fff)}.andes-button--loud.loading:active path[stroke]:not([stroke=none]),.andes-button--loud.loading:active svg[stroke]:not([stroke=none]),.andes-button--loud.loading:disabled path[stroke]:not([stroke=none]),.andes-button--loud.loading:disabled svg[stroke]:not([stroke=none]),.andes-button--loud.loading:hover path[stroke]:not([stroke=none]),.andes-button--loud.loading:hover svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-loud-color-icon-default,#fff)!important}.andes-button--loud.loading:active path[fill]:not([fill=none]),.andes-button--loud.loading:active svg[fill]:not([fill=none]),.andes-button--loud.loading:disabled path[fill]:not([fill=none]),.andes-button--loud.loading:disabled svg[fill]:not([fill=none]),.andes-button--loud.loading:hover path[fill]:not([fill=none]),.andes-button--loud.loading:hover svg[fill]:not([fill=none]){fill:var(--andes-button-icon-loud-color-icon-default,#fff)!important}.andes-button--loud.andes-button--color-on-background.loading:active,.andes-button--loud.andes-button--color-on-background.loading:disabled,.andes-button--loud.andes-button--color-on-background.loading:hover{background-color:var(--andes-button-loud-color-fill-default-on-complex-bg,rgba(0,0,0,.45));border-color:transparent;color:var(--andes-button-loud-color-text-default-on-complex-bg,#fff)}.andes-button--loud.andes-button--color-on-background.loading:active path[stroke]:not([stroke=none]),.andes-button--loud.andes-button--color-on-background.loading:active svg[stroke]:not([stroke=none]),.andes-button--loud.andes-button--color-on-background.loading:disabled path[stroke]:not([stroke=none]),.andes-button--loud.andes-button--color-on-background.loading:disabled svg[stroke]:not([stroke=none]),.andes-button--loud.andes-button--color-on-background.loading:hover path[stroke]:not([stroke=none]),.andes-button--loud.andes-button--color-on-background.loading:hover svg[stroke]:not([stroke=none]){stroke:var(--andes-button-icon-loud-color-icon-default-on-complex-bg,#fff)!important}.andes-button--loud.andes-button--color-on-background.loading:active path[fill]:not([fill=none]),.andes-button--loud.andes-button--color-on-background.loading:active svg[fill]:not([fill=none]),.andes-button--loud.andes-button--color-on-background.loading:disabled path[fill]:not([fill=none]),.andes-button--loud.andes-button--color-on-background.loading:disabled svg[fill]:not([fill=none]),.andes-button--loud.andes-button--color-on-background.loading:hover path[fill]:not([fill=none]),.andes-button--loud.andes-button--color-on-background.loading:hover svg[fill]:not([fill=none]){fill:var(--andes-button-icon-loud-color-icon-default-on-complex-bg,#fff)!important}.andes-button--loud.andes-button--color-on-background:after,.andes-button--loud.andes-button--color-on-background:before{background-color:var(--andes-button-loud-color-fill-progress-on-complex-bg,rgba(0,0,0,.55))}.andes-button--loud.andes-button--color-on-background:after,.andes-button--loud.andes-button--color-on-background:before{border-radius:.2222222222em;-moz-box-sizing:content-box;box-sizing:content-box;content:"";height:100%;left:0;margin:-.0555555556em;padding:.0555555556em;position:absolute;top:0;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left center;transform-origin:left center;width:100%}.andes-button--loud:after,.andes-button--loud:before{background-color:var(--andes-button-loud-color-fill-progress,var(--andes-color-blue-600,#2968c8))}.andes-button--loud:after,.andes-button--loud:before{border-radius:.2222222222em;-moz-box-sizing:content-box;box-sizing:content-box;content:"";height:100%;left:0;margin:-.0555555556em;padding:.0555555556em;position:absolute;top:0;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left center;transform-origin:left center;width:100%}.andes-button--progress{border:0;overflow:hidden;position:relative}.andes-button--progress:focus{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3))}.andes-button--progress .andes-button__content{margin:auto;position:relative;width:-webkit-max-content;width:-moz-max-content;width:max-content;z-index:1}.andes-button--progress .andes-button__content :not(.andes-button--progress__content){-webkit-transform:translateZ(0);transform:translateZ(0)}}@media only screen and (max-width:768px)and (prefers-reduced-motion:no-preference){.andes-button--progress .andes-button__content :not(.andes-button--progress__content){-webkit-transition:-webkit-transform .2s ease-in;transition:-webkit-transform .2s ease-in;transition:transform .2s ease-in;transition:transform .2s ease-in,-webkit-transform .2s ease-in}}@media only screen and (max-width:768px){.andes-button--progress .andes-button__content .andes-button--progress__content{position:absolute;-webkit-transform:translate3d(0,32px,0);transform:translate3d(0,32px,0)}}@media only screen and (max-width:768px)and (prefers-reduced-motion:no-preference){.andes-button--progress .andes-button__content .andes-button--progress__content{-webkit-transition:-webkit-transform .2s ease-in;transition:-webkit-transform .2s ease-in;transition:transform .2s ease-in;transition:transform .2s ease-in,-webkit-transform .2s ease-in}}@media only screen and (max-width:768px){.andes-button--progress .andes-button__content .andes-button--progress__content *{position:absolute;-webkit-transform:translate3d(0,32px,0);transform:translate3d(0,32px,0)}.andes-button--progress.loading .andes-button__content :not(.andes-button--progress__content){position:absolute;-webkit-transform:translate3d(0,-32px,0);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;-webkit-transform:translateZ(0);transform:translateZ(0)}.andes-button--progress.loading:after,.andes-button--progress.loading:focus:after{-webkit-animation:andes-button-start-width-animation-reduce-motion 3s step-start;animation:andes-button-start-width-animation-reduce-motion 3s step-start;-webkit-transform:scaleX(1);transform:scaleX(1)}}@media only screen and (max-width:768px)and (prefers-reduced-motion:no-preference){.andes-button--progress.loading:after,.andes-button--progress.loading:focus:after{-webkit-animation:andes-button-start-width-animation 60s cubic-bezier(0,.56,.76,.96);animation:andes-button-start-width-animation 60s cubic-bezier(0,.56,.76,.96)}}@media only screen and (max-width:768px){.andes-button--progress.loading.finished,.andes-button--progress.loading.finished:before,.andes-button--progress.progress:before{-webkit-transform:scaleX(1);transform:scaleX(1)}}@media only screen and (max-width:768px)and (prefers-reduced-motion:no-preference){.andes-button--progress.loading.finished,.andes-button--progress.loading.finished:before,.andes-button--progress.progress:before{-webkit-transition:opacity .5s ease-in,-webkit-transform .25s ease-in;transition:opacity .5s ease-in,-webkit-transform .25s ease-in;transition:transform .25s ease-in,opacity .5s ease-in;transition:transform .25s ease-in,opacity .5s ease-in,-webkit-transform .25s ease-in}}@media only screen and (max-width:768px){.andes-button-dropdown{padding-right:16px}.andes-button-dropdown.andes-button--medium{padding-right:8px}.andes-button-dropdown.andes-button--medium .andes-button__text+svg,.andes-button-dropdown.andes-button--medium svg+.andes-button__text{margin-left:4px}.andes-button-dropdown.andes-button--loud .andes-button-dropdown__chevron{color:var(--andes-button-dropdown-loud-color-chevron-default,#fff)}.andes-button-dropdown.andes-button--loud.andes-button--disabled:disabled .andes-button-dropdown__chevron{color:var(--andes-button-dropdown-loud-color-chevron-disabled,rgba(0,0,0,.25))}.andes-button-dropdown.andes-button--loud.andes-button--color-on-background .andes-button-dropdown__chevron{color:var(--andes-button-dropdown-loud-color-chevron-default-on-complex-bg,#fff)}.andes-button-dropdown.andes-button--loud.andes-button--color-on-background.andes-button--disabled:disabled .andes-button-dropdown__chevron{color:var(--andes-button-dropdown-loud-color-chevron-disabled-on-complex-bg,rgba(0,0,0,.25))}.andes-button-dropdown.andes-button--quiet .andes-button-dropdown__chevron{color:var(--andes-button-dropdown-quiet-color-chevron-default,var(--andes-color-blue-500,#3483fa))}.andes-button-dropdown.andes-button--quiet.andes-button--disabled:disabled .andes-button-dropdown__chevron{color:var(--andes-button-dropdown-quiet-color-chevron-disabled,rgba(0,0,0,.25))}.andes-button-dropdown.andes-button--quiet.andes-button--color-on-background .andes-button-dropdown__chevron{color:var(--andes-button-dropdown-quiet-color-chevron-default-on-complex-bg,#fff)}.andes-button-dropdown.andes-button--quiet.andes-button--color-on-background.andes-button--disabled:disabled .andes-button-dropdown__chevron{color:var(--andes-button-dropdown-quiet-color-chevron-disabled-on-complex-bg,rgba(0,0,0,.25))}.andes-button-dropdown-container{display:inline-block;position:relative}.andes-button__text{-webkit-flex:unset;flex:unset}.andes-button-dropdown__menu--bottom,.andes-button-dropdown__menu--top{margin:0;width:auto}.andes-button-split{display:-webkit-inline-flex;display:inline-flex;font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;position:relative}.andes-button-split .andes-button-split-text:focus{position:relative}.andes-button-split .andes-button-split-text:focus-visible{position:relative}.andes-button-split .andes-button-split-text{border-bottom-right-radius:0;border-top-right-radius:0;display:inline;padding-left:16px;padding-right:16px}.andes-button-split .andes-button-split-text.andes-button--disabled{background-clip:border-box}.andes-button-split .andes-button-split-chevron:focus{position:relative}.andes-button-split .andes-button-split-chevron:focus-visible{position:relative}.andes-button-split .andes-button-split-chevron{border-bottom-left-radius:0;border-left:1px solid var(--andes-button-split-color-border-default,rgba(0,0,0,.1));border-top-left-radius:0;padding:0 6px;vertical-align:bottom}.andes-button-split .andes-button-split-chevron.andes-button--disabled{background-clip:border-box;border-left:1px solid var(--andes-button-split-color-border-default,rgba(0,0,0,.1))}.andes-button-split .andes-button-split-chevron.andes-button--loud{background-color:var(--andes-button-split-loud-color-fill-default,var(--andes-color-blue-500,#3483fa))}.andes-button-split .andes-button-split-chevron.andes-button--loud .andes-button-split__chevron{color:var(--andes-button-split-loud-color-chevron-default,#fff)}.andes-button-split .andes-button-split-chevron.andes-button--loud:hover{background-color:var(--andes-button-split-loud-color-fill-hover,var(--andes-color-blue-600,#2968c8))}.andes-button-split .andes-button-split-chevron.andes-button--loud:active{background-color:var(--andes-button-split-loud-color-fill-active,var(--andes-color-blue-700,#1f4e96))}.andes-button-split .andes-button-split-chevron.andes-button--loud:disabled{background-color:var(--andes-button-split-loud-color-fill-disabled,rgba(0,0,0,.1))}.andes-button-split .andes-button-split-chevron.andes-button--loud:disabled .andes-button-split__chevron{color:var(--andes-button-split-loud-color-chevron-disabled,rgba(0,0,0,.25))}.andes-button-split .andes-button-split-chevron.andes-button--loud.andes-button--color-on-background{background-color:var(--andes-button-split-loud-color-fill-default-on-complex-bg,rgba(0,0,0,.45))}.andes-button-split .andes-button-split-chevron.andes-button--loud.andes-button--color-on-background .andes-button-split__chevron{color:var(--andes-button-split-loud-color-chevron-default-on-complex-bg,#fff)}.andes-button-split .andes-button-split-chevron.andes-button--loud.andes-button--color-on-background:hover{background-color:var(--andes-button-split-loud-color-fill-hover-on-complex-bg,rgba(0,0,0,.55))}.andes-button-split .andes-button-split-chevron.andes-button--loud.andes-button--color-on-background:active{background-color:var(--andes-button-split-loud-color-fill-active-on-complex-bg,rgba(0,0,0,.8))}.andes-button-split .andes-button-split-chevron.andes-button--loud.andes-button--color-on-background:disabled{background-color:var(--andes-button-split-loud-color-fill-disabled-on-complex-bg,rgba(0,0,0,.15))}.andes-button-split .andes-button-split-chevron.andes-button--loud.andes-button--color-on-background:disabled .andes-button-split__chevron{color:var(--andes-button-split-loud-color-chevron-disabled-on-complex-bg,rgba(0,0,0,.25))}.andes-button-split .andes-button-split-chevron.andes-button--quiet{background-color:var(--andes-button-split-quiet-color-fill-default,var(--andes-color-blue-150,rgba(65,137,230,.15)))}.andes-button-split .andes-button-split-chevron.andes-button--quiet .andes-button-split__chevron{color:var(--andes-button-split-quiet-color-chevron-default,var(--andes-color-blue-500,#3483fa))}.andes-button-split .andes-button-split-chevron.andes-button--quiet:hover{background-color:var(--andes-button-split-quiet-color-fill-hover,var(--andes-color-blue-200,rgba(65,137,230,.2)))}.andes-button-split .andes-button-split-chevron.andes-button--quiet:active{background-color:var(--andes-button-split-quiet-color-fill-active,var(--andes-color-blue-300,rgba(65,137,230,.3)))}.andes-button-split .andes-button-split-chevron.andes-button--quiet:disabled{background-color:var(--andes-button-split-quiet-color-fill-disabled,rgba(0,0,0,.1))}.andes-button-split .andes-button-split-chevron.andes-button--quiet:disabled .andes-button-split__chevron{color:var(--andes-button-split-quiet-color-chevron-disabled,rgba(0,0,0,.25))}.andes-button-split .andes-button-split-chevron.andes-button--quiet.andes-button--color-on-background{background-color:var(--andes-button-split-quiet-color-fill-default-on-complex-bg,rgba(0,0,0,.15))}.andes-button-split .andes-button-split-chevron.andes-button--quiet.andes-button--color-on-background .andes-button-split__chevron{color:var(--andes-button-split-quiet-color-chevron-default-on-complex-bg,#fff)}.andes-button-split .andes-button-split-chevron.andes-button--quiet.andes-button--color-on-background:hover{background-color:var(--andes-button-split-quiet-color-fill-hover-on-complex-bg,rgba(0,0,0,.25))}.andes-button-split .andes-button-split-chevron.andes-button--quiet.andes-button--color-on-background:active{background-color:var(--andes-button-split-quiet-color-fill-active-on-complex-bg,rgba(0,0,0,.45))}.andes-button-split .andes-button-split-chevron.andes-button--quiet.andes-button--color-on-background:disabled{background-color:var(--andes-button-split-quiet-color-fill-disabled-on-complex-bg,rgba(0,0,0,.15))}.andes-button-split .andes-button-split-chevron.andes-button--quiet.andes-button--color-on-background:disabled .andes-button-split__chevron{color:var(--andes-button-split-quiet-color-chevron-disabled-on-complex-bg,rgba(0,0,0,.25))}.andes-button-split__menu{display:inline;margin:0;position:static}.andes-button-split__menu--bottom,.andes-button-split__menu--top{width:auto}.andes-button-split__menu--bottom-right,.andes-button-split__menu--top-right{width:-webkit-max-content;width:-moz-max-content;width:max-content}.andes-button-fab{border-radius:24px;box-shadow:0 6px 16px 0 rgba(0,0,0,.1);display:inline-block;transition:max-width .2s ease;-webkit-transition:max-width .2s ease}.andes-button-fab .andes-button{border-radius:24px;max-width:100%;padding:14px 16px 14px 14px;transition:padding .2s ease;-webkit-transition:padding .2s ease;width:auto}.andes-button-fab .andes-button .andes-button__text{transition:margin-left .2s ease,opacity .2s ease;-webkit-transition:margin-left .2s ease,opacity .2s ease}.andes-button-fab .andes-button .andes-button--icon-container{max-height:20px;max-width:20px}.andes-button-fab .andes-button .andes-button--icon-container img,.andes-button-fab .andes-button .andes-button--icon-container svg{display:inline-block;height:20px;max-height:inherit;max-width:inherit;width:20px}.andes-button-fab--loud{background-color:var(--andes-fab-container-loud-color-fill,var(--andes-color-blue-500,#3483fa))}.andes-button-fab--loud .andes-button{background-color:var(--andes-fab-loud-color-fill-default,var(--andes-color-blue-500,#3483fa));color:var(--andes-fab-loud-color-text-default,#fff)}.andes-button-fab--loud .andes-button:hover{background-color:var(--andes-fab-loud-color-fill-hover,var(--andes-color-blue-600,#2968c8))}.andes-button-fab--loud .andes-button:active{background-color:var(--andes-fab-loud-color-fill-active,var(--andes-color-blue-700,#1f4e96))}.andes-button-fab--loud .andes-button svg{color:var(--andes-fab-loud-color-icon-default,#fff)}.andes-button-fab--loud .andes-button path[stroke]:not([stroke=none])[stroke="rgba(0, 0, 0, 0.9)"],.andes-button-fab--loud .andes-button svg[stroke]:not([stroke=none])[stroke="rgba(0, 0, 0, 0.9)"]{stroke:var(--andes-fab-loud-color-icon-default,#fff)!important}.andes-button-fab--loud .andes-button path[fill]:not([fill=none])[fill="rgba(0, 0, 0, 0.9)"],.andes-button-fab--loud .andes-button svg[fill]:not([fill=none])[fill="rgba(0, 0, 0, 0.9)"]{fill:var(--andes-fab-loud-color-icon-default,#fff)!important}.andes-button-fab--quiet{background-color:var(--andes-fab-container-quiet-color-fill,#fff)}.andes-button-fab--quiet .andes-button{background-color:var(--andes-fab-quiet-color-fill-default,#fff);color:var(--andes-fab-quiet-color-text-default,var(--andes-color-blue-500,#3483fa))}.andes-button-fab--quiet .andes-button:hover{background-color:var(--andes-fab-quiet-color-fill-hover,var(--andes-color-blue-200,rgba(65,137,230,.2)))}.andes-button-fab--quiet .andes-button:active{background-color:var(--andes-fab-quiet-color-fill-active,var(--andes-color-blue-300,rgba(65,137,230,.3)))}.andes-button-fab--quiet .andes-button svg{color:var(--andes-fab-quiet-color-icon-default,var(--andes-color-blue-500,#3483fa))}.andes-button-fab--quiet .andes-button path[stroke]:not([stroke=none])[fill="rgba(0, 0, 0, 0.9)"],.andes-button-fab--quiet .andes-button svg[stroke]:not([stroke=none])[fill="rgba(0, 0, 0, 0.9)"]{stroke:var(--andes-fab-quiet-color-icon-default,var(--andes-color-blue-500,#3483fa))!important}.andes-button-fab--quiet .andes-button path[fill]:not([fill=none])[fill="rgba(0, 0, 0, 0.9)"],.andes-button-fab--quiet .andes-button svg[fill]:not([fill=none])[fill="rgba(0, 0, 0, 0.9)"]{fill:var(--andes-fab-quiet-color-icon-default,var(--andes-color-blue-500,#3483fa))!important}.andes-button-fab--expanded{max-width:100%}.andes-button-fab--expanded .andes-button .andes-button__text{margin-left:12px;opacity:1}.andes-button-fab--collapsed{max-width:48px}.andes-button-fab--collapsed .andes-button{padding:14px}.andes-button-fab--collapsed .andes-button .andes-button__text{opacity:0}.andes-button-fab--small{border-radius:16px}.andes-button-fab--small .andes-button{border-radius:16px;height:32px;padding-left:8px;padding-right:12px}.andes-button-fab--small .andes-button .andes-button--icon-container{max-height:16px;max-width:16px}.andes-button-fab--small .andes-button .andes-button--icon-container img,.andes-button-fab--small .andes-button .andes-button--icon-container svg{display:inline-block;max-height:inherit;max-width:inherit}.andes-button-fab--small.andes-button-fab--collapsed{max-width:32px}.andes-button-fab--small.andes-button-fab--collapsed .andes-button{padding:8px}.andes-button-fab--small.andes-button-fab--collapsed .andes-button__text{margin-left:0}.andes-button-fab--small.andes-button-fab--expanded .andes-button__text{margin-left:4px}.andes-popper{border-radius:6px;box-shadow:0 1px 2px 0 rgba(0,0,0,.12);font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif}.andes-popper>:first-child{border-top-left-radius:6px;border-top-right-radius:6px}.andes-popper>:last-child{border-bottom-left-radius:6px;border-bottom-right-radius:6px}.andes-popper__content{background-color:#fff}.andes-popper--padding-0{padding:0}.andes-popper--padding-16{padding:16px}.andes-popper--padding-24{padding:24px}.andes-popper--padding-32{padding:32px}.andes-popper--padding-40{padding:40px}.andes-popper:not(.andes-tooltip){height:100%;width:100%}.andes-floating-menu{font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:16px;font-weight:400;line-height:1;position:relative;-webkit-font-smoothing:antialiased;border-radius:.375em}.andes-floating-menu .andes-list__item:first-child,.andes-floating-menu .andes-list__item:first-child a,.andes-floating-menu .andes-list__item:first-child button{border-top-left-radius:.375em;border-top-right-radius:.375em}.andes-floating-menu .andes-list__item:last-child,.andes-floating-menu .andes-list__item:last-child a,.andes-floating-menu .andes-list__item:last-child button{border-bottom-left-radius:.375em;border-bottom-right-radius:.375em}.andes-floating-menu .andes-list__item:focus{box-shadow:inset 0 0 0 2px #fff,inset 0 0 0 3px var(--andes-color-blue-600,#2968c8),inset 0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:inset 0 0 0 2px #fff,inset 0 0 0 3px var(--andes-color-blue-600,#2968c8),inset 0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:inset 0 0 0 2px #fff,inset 0 0 0 3px var(--andes-color-blue-600,#2968c8),inset 0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-floating-menu .andes-list__item:focus-visible{box-shadow:inset 0 0 0 2px #fff,inset 0 0 0 3px var(--andes-color-blue-600,#2968c8),inset 0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:inset 0 0 0 2px #fff,inset 0 0 0 3px var(--andes-color-blue-600,#2968c8),inset 0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:inset 0 0 0 2px #fff,inset 0 0 0 3px var(--andes-color-blue-600,#2968c8),inset 0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-floating-menu .andes-list__item:focus:not(:focus-visible){box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}.andes-floating-menu .andes-list__item{outline:none}.andes-floating-menu .andes-list__item-action:focus-visible:before,.andes-floating-menu .andes-list__item-action:focus:before,.andes-floating-menu .andes-list__item-anchor:focus-visible:before,.andes-floating-menu .andes-list__item-anchor:focus:before{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}.andes-floating-menu .andes-list__item>:focus{box-shadow:inset 0 0 0 2px #fff,inset 0 0 0 3px var(--andes-color-blue-600,#2968c8),inset 0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:inset 0 0 0 2px #fff,inset 0 0 0 3px var(--andes-color-blue-600,#2968c8),inset 0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:inset 0 0 0 2px #fff,inset 0 0 0 3px var(--andes-color-blue-600,#2968c8),inset 0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-floating-menu .andes-list__item>:focus-visible{box-shadow:inset 0 0 0 2px #fff,inset 0 0 0 3px var(--andes-color-blue-600,#2968c8),inset 0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:inset 0 0 0 2px #fff,inset 0 0 0 3px var(--andes-color-blue-600,#2968c8),inset 0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:inset 0 0 0 2px #fff,inset 0 0 0 3px var(--andes-color-blue-600,#2968c8),inset 0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-floating-menu .andes-list__item>:focus:not(:focus-visible){box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}.andes-floating-menu__popper-content{background-color:var(--andes-floating-menu-color-fill,#fff)}.andes-floating-menu__no-results{-moz-box-sizing:content-box;box-sizing:content-box;color:var(--andes-floating-menu-text-result-color-text,rgba(0,0,0,.55));font-size:14px;height:18px;padding:18px 16px}.andes-floating-menu__search-box{padding:16px 16px 4px}.andes-floating-menu .andes-floating-menu-item-hover{background-color:#ededed}.andes-floating-menu .andes-form-control--search-box .andes-form-control__field{margin:0}.andes-floating-menu--search{background-color:var(--andes-searchbox-color-fill-default,#fff);box-shadow:0 0 0 1px var(--andes-searchbox-color-border-default,rgba(0,0,0,.25));-moz-box-sizing:border-box;box-sizing:border-box;color:rgba(0,0,0,.9);display:-webkit-flex;display:flex;opacity:1;width:100%}.andes-floating-menu--search.andes-floating-menu--search--web-mobile-ios .andes-form-control__field{-webkit-transform:scale(.875);transform:scale(.875);-webkit-transform-origin:top left;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{-webkit-order:2;order:2;width:100%}.andes-floating-menu--search:hover{box-shadow:0 0 0 1px var(--andes-searchbox-color-border-hover,rgba(0,0,0,.55))}.andes-floating-menu--search--focused,.andes-floating-menu--search--focused:hover,.andes-floating-menu--search:focus{box-shadow:0 0 0 2px var(--andes-searchbox-color-border-active,var(--andes-color-blue-500,#3483fa))}.andes-floating-menu--search--focused.focus-visible{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3)),inset 0 0 0 2px var(--andes-searchbox-color-border-active,var(--andes-color-blue-500,#3483fa));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3)),inset 0 0 0 2px var(--andes-searchbox-color-border-active,var(--andes-color-blue-500,#3483fa));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3)),inset 0 0 0 2px var(--andes-searchbox-color-border-active,var(--andes-color-blue-500,#3483fa))}.andes-floating-menu--search .andes-form-control__close-icon,.andes-floating-menu--search .andes-form-control__search-icon{-webkit-align-content:center;align-content:center;display:-webkit-flex;display:flex;padding:0}.andes-floating-menu--search .andes-form-control__close-icon:focus-visible,.andes-floating-menu--search .andes-form-control__search-icon:focus-visible{border-radius:50%;box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-floating-menu--search .andes-form-control__search-icon{color:var(--andes-searchbox-color-search-default,rgba(0,0,0,.55))}.andes-floating-menu--search .andes-form-control__search-icon:hover{color:var(--andes-searchbox-color-search-hover,rgba(0,0,0,.8))}.andes-floating-menu--search .andes-form-control__search-icon:active{color:var(--andes-searchbox-color-search-active,rgba(0,0,0,.9))}.andes-floating-menu--search .andes-form-control__close-icon{color:var(--andes-searchbox-color-clear-default,rgba(0,0,0,.55))}.andes-floating-menu--search .andes-form-control__close-icon:hover{color:var(--andes-searchbox-color-clear-hover,rgba(0,0,0,.8))}.andes-floating-menu--search .andes-form-control__close-icon:active{color:var(--andes-searchbox-color-clear-active,rgba(0,0,0,.9))}.andes-floating-menu--search .andes-form-control__close-icon{background-color:transparent;border:0;cursor:pointer;display:none;margin-left:4px;opacity:0;-webkit-order:3;order:3}.andes-floating-menu--search .andes-form-control__close-icon-visible{-webkit-align-content:center;align-content:center;display:-webkit-flex;display:flex;opacity:1;padding:0}.andes-floating-menu--search .andes-form-control__field:focus{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none}.andes-floating-menu--search .andes-form-control__field:focus-visible{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none}.andes-floating-menu--search .andes-form-control__field::-webkit-input-placeholder{opacity:1}.andes-floating-menu--search .andes-form-control__field:-ms-input-placeholder{opacity:1}.andes-floating-menu--search .andes-form-control__field::-ms-input-placeholder{opacity:1}.andes-floating-menu--search .andes-form-control__field::placeholder{color:var(--andes-searchbox-color-placeholder-default,rgba(0,0,0,.55));opacity:1}.andes-floating-menu--search .andes-form-control__field::-webkit-input-placeholder{color:var(--andes-searchbox-color-placeholder-default,rgba(0,0,0,.55))}.andes-floating-menu--search .andes-form-control__field::-moz-placeholder{color:var(--andes-searchbox-color-placeholder-default,rgba(0,0,0,.55));opacity:1}.andes-floating-menu--search .andes-form-control__field:-moz-placeholder{opacity:1}.andes-floating-menu--search .andes-form-control__field:-ms-input-placeholder{color:var(--andes-searchbox-color-placeholder-default,rgba(0,0,0,.55))}.andes-floating-menu--search .andes-form-control__field::-ms-input-placeholder{color:var(--andes-searchbox-color-placeholder-default,rgba(0,0,0,.55))}.andes-floating-menu--search .andes-form-control__field:-moz-placeholder{color:var(--andes-searchbox-color-placeholder-default,rgba(0,0,0,.55))}.andes-floating-menu--search .andes-form-control__field{background-color:transparent;border:0;color:var(--andes-searchbox-color-input-text-default,rgba(0,0,0,.9));display:block;line-height:18px;font:inherit;margin:0;-webkit-order:2;order:2;outline:none;overflow:hidden;padding:0;resize:none;width:100%}.andes-floating-menu--search .andes-form-control__search-icon{background-color:transparent;border:0;margin-right:4px;-webkit-order:1;order:1}.andes-floating-menu--search--size-small{border-radius:16px;font-size:14px;height:32px;padding:8px 10px 6px}.andes-floating-menu--search--size-small .andes-form-control__field{height:18px}.andes-floating-menu--search--size-small .andes-form-control__close-icon,.andes-floating-menu--search--size-small .andes-form-control__search-icon{height:16px}.andes-floating-menu--search--size-large{border-radius:24px;font-size:16px;height:48px;padding:15px 16px 13px}.andes-floating-menu--search--size-large .andes-form-control__field{height:20px}.andes-floating-menu--search--size-large .andes-form-control__search-icon{margin-right:8px}.andes-visually-hidden,.andes-visually-hidden-focusable:not(:focus):not(:focus-within){border:0;clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:0 -1px -1px 0;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.andes-progress-indicator-circular__container{display:-webkit-flex;display:flex;height:-webkit-max-content;height:-moz-max-content;height:max-content;position:relative;width:-webkit-max-content;width:-moz-max-content;width:max-content}.andes-progress-indicator-circular__progress{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;position:relative}.andes-progress-indicator-circular--basic .andes-progress-indicator-circular__progress{stroke:var(--andes-progress-indicator-circular-progress-color-fill-default,var(--andes-color-blue-500,#3483fa))}.andes-progress-indicator-circular--inverse .andes-progress-indicator-circular__progress{stroke:var(--andes-progress-indicator-circular-progress-color-fill-inverse,#fff)}.andes-progress-indicator-circular--inverse .andes-progress-indicator-circular__label{color:var(--andes-progress-indicator-circular-color-label-inverse,#fff)}.andes-progress-indicator-circular__content{color:rgba(0,0,0,.9);font-size:12px;font-weight:400}.andes-progress-indicator-circular__label{color:var(--andes-progress-indicator-circular-color-label,rgba(0,0,0,.9));font-weight:400;-webkit-font-smoothing:antialiased}.andes-progress-indicator-circular--indeterminate .andes-progress-indicator-circular__svg{-webkit-animation:andes-pi-circular-rotate 2s linear infinite;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{-webkit-animation:andes-pi-circular-dash-reduce-motion 5s ease-in-out infinite;animation:andes-pi-circular-dash-reduce-motion 5s ease-in-out infinite;stroke-linecap:round}.andes-progress-indicator-circular--medium .andes-progress-indicator-circular__progress,.andes-progress-indicator-circular--medium .andes-progress-indicator-circular__svg{height:32px;stroke-width:3px;width:32px}.andes-progress-indicator-circular--medium .andes-progress-indicator-circular__container{-webkit-align-items:center;align-items:center;-webkit-flex-direction:column;flex-direction:column}.andes-progress-indicator-circular--medium .andes-progress-indicator-circular__label{font-size:14px;margin-top:13px}}@media only screen and (max-width:768px){.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-bottom-sheet{background-color:var(--andes-bottom-sheet-color-fill,#fff);border-radius:6px 6px 0 0;bottom:0;-moz-box-sizing:border-box;box-sizing:border-box;height:0;left:0;max-height:100vh;position:fixed;right:0;-webkit-transform:translateZ(0);transform:translateZ(0);width:100%;z-index:1020}.andes-bottom-sheet>*,.andes-bottom-sheet__scroll>*{-moz-box-sizing:border-box;box-sizing:border-box;color:var(--andes-bottom-sheet-header-color-title,rgba(0,0,0,.9))}.andes-bottom-sheet__overlay{-webkit-align-items:flex-end;align-items:flex-end;-webkit-animation:modal-fade-in .2s ease-in-out;animation:modal-fade-in .2s ease-in-out;background-color:var(--andes-bottom-sheet-dimmer-color-background,rgba(0,0,0,.8));bottom:0;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;left:0;opacity:0;position:fixed;right:0;top:0;-webkit-transition-duration:.2s;transition-duration:.2s;z-index:1020}.andes-bottom-sheet__scroll{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;height:100%;width:100%}.andes-bottom-sheet__scroll--scrollable{overflow-x:hidden;overflow-y:auto}.andes-bottom-sheet__toggle-size-button--focused-by-kb:focus{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-bottom-sheet__toggle-size-button--focused-by-kb:focus-visible{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-bottom-sheet__toggle-size-button--focused-by-kb:focus:not(:focus-visible){box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}.andes-bottom-sheet__toggle-size-button{background-color:transparent;border:none;border-radius:2px;height:4px;left:38%;margin:8px 16px 0;outline:none;position:absolute;width:74px}.andes-bottom-sheet__close:focus{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-bottom-sheet__close:focus-visible{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-bottom-sheet__close:focus:not(:focus-visible){box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}.andes-bottom-sheet__close{background-color:transparent;border:0;color:var(--andes-bottom-sheet-header-color-close-default,rgba(0,0,0,.55));display:-webkit-flex;display:flex;padding:8px 0 12px 8px;position:absolute;right:16px;z-index:1}.andes-bottom-sheet__close:hover{color:var(--andes-bottom-sheet-header-color-close-hover,rgba(0,0,0,.15))}.andes-bottom-sheet__close:active{color:var(--andes-bottom-sheet-header-color-close-active,rgba(0,0,0,.9))}.andes-bottom-sheet__close--hidden{opacity:0;pointer-events:none}.andes-bottom-sheet__close--hidden:focus{opacity:1;pointer-events:unset}.andes-bottom-sheet__close--outside{top:-32px}.andes-bottom-sheet__close--outside,.andes-bottom-sheet__close--outside:active,.andes-bottom-sheet__close--outside:hover{color:var(--andes-bottom-sheet-header-color-close-default-inverse,#fff)}.andes-bottom-sheet__action{padding:0 16px 16px;-webkit-transition:border .08s ease-in-out;transition:border .08s ease-in-out;width:100%}.andes-bottom-sheet--fixed-action .andes-bottom-sheet__content{padding-bottom:0}.andes-bottom-sheet--fixed-action .andes-bottom-sheet__action{background-color:var(--andes-bottom-sheet-color-fill,#fff);bottom:0;padding:16px;position:-webkit-sticky;position:sticky}.andes-bottom-sheet--fixed-action .andes-bottom-sheet__action--border{border-top:1px solid rgba(0,0,0,.07)}.andes-bottom-sheet--hide-dimmer{bottom:0;box-shadow:0 -6px 16px 0 rgba(0,0,0,.1);left:0;position:absolute}.andes-bottom-sheet--secondary{padding-top:8px}.andes-bottom-sheet__header{-webkit-align-items:center;align-items:center;background-color:var(--andes-bottom-sheet-header-color-fill,#fff);display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;padding:8px 16px 0}.andes-bottom-sheet__header--legacy{margin-bottom:8px;padding:0}.andes-bottom-sheet__header--secondary{background-color:var(--andes-bottom-sheet-header-color-fill,#fff);border-top-left-radius:6px;border-top-right-radius:6px;box-shadow:0 0 3px 1px rgba(0,0,0,.15);-moz-box-sizing:border-box;box-sizing:border-box;left:0;line-height:normal;padding:8px 16px 0;position:fixed;top:0;width:100%;z-index:1021}.andes-bottom-sheet__header--secondary.andes-bottom-sheet__header--legacy{padding-left:24px;padding-right:24px}.andes-bottom-sheet__header-content-container{display:-webkit-flex;display:flex;width:-moz-available;width:-webkit-fill-available}.andes-bottom-sheet__header-content{-moz-box-sizing:border-box;box-sizing:border-box;-webkit-flex-shrink:0;flex-shrink:0;font-size:20px;font-weight:600;height:auto;line-height:1;padding:8px 0 12px;width:100%}.andes-bottom-sheet__header-content--ellipsis{overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap}.andes-bottom-sheet__header-content--center{text-align:center;width:100%}.andes-bottom-sheet__drag-indicator{background-color:var(--andes-bottom-sheet-header-color-drag-fill,rgba(0,0,0,.25));border-radius:2px;-webkit-flex-shrink:0;flex-shrink:0;height:4px;margin:0 0 8px;width:32px}.andes-list{outline:none}.andes-list:focus{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none}.andes-list:focus-visible{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none}.andes-list{font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:18px;font-weight:400;line-height:1;margin:0;padding:0;-webkit-font-smoothing:antialiased}.andes-list-with-dividers .andes-list__item+.andes-list__item{border-top:1px solid var(--andes-list-color-border,rgba(0,0,0,.1))}.andes-list-asset{margin-top:.5em}.andes-list__item{background-color:var(--andes-list-color-surface-default,transparent);display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;outline:none;padding:0 16px;position:relative}.andes-list__item-anchor:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%}.andes-list__item-anchor:focus{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none}.andes-list__item-anchor:focus-visible{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none}.andes-list__item-anchor{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;margin:0 -16px;outline:none;padding:0 16px;text-decoration:none;width:100%;width:fill-available;width:-webkit-fill-available;width:-moz-available}.andes-list__item-anchor:link,.andes-list__item-anchor:visited{color:var(--andes-list-color-title-default,rgba(0,0,0,.9))}.andes-list__item-action:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%}.andes-list__item-action:focus{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none}.andes-list__item-action:focus-visible{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none}.andes-list__item-action{-webkit-align-items:center;align-items:center;background-color:transparent;border:0;display:-webkit-flex;display:flex;font-family:inherit;font-size:inherit;-webkit-justify-content:space-between;justify-content:space-between;line-height:12px;margin:0 -16px;outline:none;padding:0 18px;text-align:start;text-decoration:none;width:fill-available;width:-webkit-fill-available;width:-moz-available}.andes-list__item-action .andes-list__item-text{text-align:left}.andes-list__item-action:before{cursor:pointer}.andes-list__item-action:focus-visible:before,.andes-list__item-action:focus:before,.andes-list__item-anchor:focus-visible:before,.andes-list__item-anchor:focus:before{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));display:inline-block}.andes-list__item-action:focus:not(:focus-visible):before,.andes-list__item-anchor:focus:not(:focus-visible):before{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}.andes-list__item-with-secondary{-webkit-align-self:center;align-self:center}.andes-list__item-first-column{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;-webkit-flex-grow:4;flex-grow:4;margin-right:12px}.andes-list__item-second-column{display:-webkit-inline-flex;display:inline-flex}.andes-list__item-second-column-with-centered-text{-webkit-align-self:center;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{-webkit-align-self:center;align-self:center}.andes-list__item-second-column .andes-list__item-chevron--top{-webkit-align-self:flex-start;align-self:flex-start}.andes-list__item-second-column .andes-list__item-chevron svg{color:var(--andes-list-chevron-color-icon-default,rgba(0,0,0,.55))}.andes-list__item-second-column a,.andes-list__item-second-column button{position:relative;z-index:1}.andes-list__item-primary{color:var(--andes-list-color-title-default,rgba(0,0,0,.9));display:block}.andes-list__item-primary--max-lines-1{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.andes-list__item-primary--max-lines-2{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.andes-list__item-secondary{color:var(--andes-list-color-description-default,rgba(0,0,0,.55));display:block;font-size:16px;line-height:1;text-align:start}.andes-list__item-tertiary{-webkit-align-self:center;align-self:center;color:var(--andes-list-color-title-default,rgba(0,0,0,.9));display:block;text-wrap:nowrap}.andes-list__item-tertiary-description{color:var(--andes-list-color-description-default,rgba(0,0,0,.55));display:block;font-size:16px;line-height:1;text-align:right}.andes-list__item-tertiary--top{-webkit-align-self:flex-start;align-self:flex-start}.andes-list__item-tertiary .andes-checkbox__label{margin-left:0}.andes-list__item-tertiary>svg{color:var(--andes-list-color-icon-right,rgba(0,0,0,.9))}.andes-list__item-tertiary>svg>path[fill]:not([fill=none])[fill="rgba(0, 0, 0, 0.9)"],.andes-list__item-tertiary>svg[fill]:not([fill=none])[fill="rgba(0, 0, 0, 0.9)"]{fill:var(--andes-list-color-icon-right,rgba(0,0,0,.9))}.andes-list__item-tertiary>svg>path[stroke]:not([stroke=none])[stroke="rgba(0, 0, 0, 0.9)"],.andes-list__item-tertiary>svg[stroke]:not([stroke=none])[stroke="rgba(0, 0, 0, 0.9)"]{stroke:var(--andes-list-color-icon-right,rgba(0,0,0,.9))}.andes-list__item-tertiary-container--centered{-webkit-align-self:center;align-self:center}.andes-list__item-image{-webkit-align-self:flex-start;align-self:flex-start;border:1px solid var(--andes-list-color-border,rgba(0,0,0,.1));border-radius:50%;display:block}.andes-list__item-asset{margin-bottom:auto}.andes-list__item-asset--icon>svg{color:var(--andes-list-color-icon-left,rgba(0,0,0,.9))}.andes-list__item-asset--icon>svg>path[fill]:not([fill=none])[fill="rgba(0, 0, 0, 0.9)"],.andes-list__item-asset--icon>svg[fill]:not([fill=none])[fill="rgba(0, 0, 0, 0.9)"]{fill:var(--andes-list-color-icon-left,rgba(0,0,0,.9))}.andes-list__item-asset--icon>svg>path[stroke]:not([stroke=none])[stroke="rgba(0, 0, 0, 0.9)"],.andes-list__item-asset--icon>svg[stroke]:not([stroke=none])[stroke="rgba(0, 0, 0, 0.9)"]{stroke:var(--andes-list-color-icon-left,rgba(0,0,0,.9))}.andes-list__item-asset--icon-one-line{margin-bottom:0}.andes-list__item--size-small{min-height:40px}.andes-list__item--size-small.andes-list__item-with-image .andes-list__item-second-column{-webkit-align-self:center;align-self:center;height:32px}.andes-list__item--size-small .andes-list__item-first-column,.andes-list__item--size-small .andes-list__item-second-column{padding:11px 0}.andes-list__item--size-small .andes-list__item-asset{margin-right:12px}.andes-list__item--size-small .andes-list__item-asset .andes-thumbnail-container{height:32px}.andes-list__item--size-small .andes-list__item-asset--icon{margin-right:0}.andes-list__item--size-small .andes-list__item-asset--icon>svg{margin-right:8px}.andes-list__item--size-small .andes-list__item-primary,.andes-list__item--size-small .andes-list__item-tertiary{font-size:14px;line-height:18px}.andes-list__item--size-small .andes-list__item-image{height:36px;min-height:36px;min-width:36px;width:36px}.andes-list__item--size-medium{min-height:48px}.andes-list__item--size-medium.andes-list__item-with-secondary .andes-list__item-first-column,.andes-list__item--size-medium.andes-list__item-with-secondary .andes-list__item-second-column{padding:14px 0 13px}.andes-list__item--size-medium.andes-list__item-with-image .andes-list__item-second-column{-webkit-align-self:center;align-self:center;height:40px}.andes-list__item--size-medium .andes-list__item-first-column,.andes-list__item--size-medium .andes-list__item-second-column{padding:14px 0}.andes-list__item--size-medium .andes-list__item-asset{margin-right:16px}.andes-list__item--size-medium .andes-list__item-asset .andes-thumbnail-container{height:40px}.andes-list__item--size-medium .andes-list__item-asset--icon{margin-right:0}.andes-list__item--size-medium .andes-list__item-asset>svg{margin-right:12px}.andes-list__item--size-medium .andes-list__item-primary,.andes-list__item--size-medium .andes-list__item-tertiary{font-size:16px;line-height:20px}.andes-list__item--size-medium .andes-list__item-secondary,.andes-list__item--size-medium .andes-list__item-tertiary-description{font-size:14px;line-height:18px;margin-top:3px}.andes-list__item--size-medium .andes-list__item-image{height:38px;min-height:38px;min-width:38px;width:38px}.andes-list__item--size-large{min-height:68px}.andes-list__item--size-large.andes-list__item-with-secondary .andes-list__item-first-column,.andes-list__item--size-large.andes-list__item-with-secondary .andes-list__item-second-column{padding:24px 0}.andes-list__item--size-large.andes-list__item-with-image .andes-list__item-second-column{-webkit-align-self:center;align-self:center;height:56px}.andes-list__item--size-large .andes-list__item-first-column,.andes-list__item--size-large .andes-list__item-second-column{padding:24px 0 22px}.andes-list__item--size-large .andes-list__item-asset{margin-right:16px}.andes-list__item--size-large .andes-list__item-asset .andes-thumbnail-container{height:56px}.andes-list__item--size-large .andes-list__item-asset--icon{margin-right:0}.andes-list__item--size-large .andes-list__item-asset>svg{margin-right:16px}.andes-list__item--size-large .andes-list__item-primary,.andes-list__item--size-large .andes-list__item-tertiary{line-height:22px}.andes-list__item--size-large .andes-list__item-secondary,.andes-list__item--size-large .andes-list__item-tertiary-description{line-height:20px;margin-top:6px}.andes-list__item--size-large .andes-list__item-image{height:54px;min-height:54px;min-width:54px;width:54px}.andes-list__item--padding-0{padding:0}.andes-list__item--padding-16{padding-left:16px;padding-right:16px}.andes-list__item--padding-24{padding-left:24px;padding-right:24px}.andes-list__item--padding-32{padding-left:32px;padding-right:32px}.andes-list__item--padding-40{padding-left:40px;padding-right:40px}.andes-list__item-content{-webkit-flex-basis:100%;flex-basis:100%}.andes-list__item-content a,.andes-list__item-content button{position:relative;z-index:1}.andes-list__item-actionable:focus{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-list__item-actionable:focus-visible{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-list__item-actionable:focus:not(:focus-visible){box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}.andes-list__item-actionable{background-color:transparent;border:0;cursor:pointer;display:block;height:100%;inset:0;margin:0;outline:none;padding:0;position:absolute;text-align:start;text-decoration:none;width:100%}.andes-list__item-actionable:link,.andes-list__item-actionable:visited{color:var(--andes-list-color-title-default,rgba(0,0,0,.9))}.andes-list--selectable .andes-list__item,.andes-list__item--selectable .andes-list__item{cursor:pointer}.andes-list--selectable .andes-list__item:hover,.andes-list__item--selectable .andes-list__item:hover{-webkit-transition:background-color .1s ease-out;transition:background-color .1s ease-out}.andes-list--selectable .andes-list__item--disabled,.andes-list__item--selectable .andes-list__item--disabled{background-color:var(--andes-list-color-surface-disabled,transparent);cursor:default}.andes-list--selectable .andes-list__item--disabled:active,.andes-list--selectable .andes-list__item--disabled:hover,.andes-list__item--selectable .andes-list__item--disabled:active,.andes-list__item--selectable .andes-list__item--disabled:hover{background-color:var(--andes-list-color-surface-disabled,#fff)}.andes-list--selectable .andes-list__item--disabled .andes-list__item-chevron svg,.andes-list--selectable .andes-list__item--disabled:active .andes-list__item-chevron svg,.andes-list--selectable .andes-list__item--disabled:hover .andes-list__item-chevron svg,.andes-list__item--selectable .andes-list__item--disabled .andes-list__item-chevron svg,.andes-list__item--selectable .andes-list__item--disabled:active .andes-list__item-chevron svg,.andes-list__item--selectable .andes-list__item--disabled:hover .andes-list__item-chevron svg{color:var(--andes-list-chevron-color-icon-disabled,rgba(0,0,0,.25))}.andes-list__item--disabled:active,.andes-list__item--disabled:hover{background:var(--andes-list-color-surface-disabled,transparent)}.andes-list__item--disabled.andes-list__item--selectable .andes-list__item-chevron svg{color:var(--andes-list-chevron-color-icon-disabled,rgba(0,0,0,.25))}.andes-list__item--disabled .andes-list__item-primary,.andes-list__item--disabled .andes-list__item-tertiary{color:var(--andes-list-color-title-disabled,rgba(0,0,0,.25))}.andes-list__item--disabled .andes-list__item-secondary{color:var(--andes-list-color-description-disabled,rgba(0,0,0,.25))}.andes-list__item--disabled .andes-list__item-primary{pointer-events:none}.andes-list__item--disabled .andes-list__item-first-column .andes-list__item-asset>svg path{fill:var(--andes-list-color-icon-disabled,rgba(0,0,0,.25))}.andes-list__item--disabled.andes-list__item--selected:active:before,.andes-list__item--disabled.andes-list__item--selected:before,.andes-list__item--disabled.andes-list__item--selected:hover:before{border-left:.1111111111em solid rgba(0,0,0,.25)}.andes-list__item--disabled.andes-list__item--selected .andes-list__item-primary,.andes-list__item--disabled.andes-list__item--selected:active .andes-list__item-primary,.andes-list__item--disabled.andes-list__item--selected:hover .andes-list__item-primary{color:var(--andes-list-color-title-disabled,rgba(0,0,0,.25))}.andes-list__item--disabled.andes-list__item--selected .andes-list__item-first-column .andes-list__item-asset.andes-list__item-asset--icon>svg,.andes-list__item--disabled.andes-list__item--selected:active .andes-list__item-first-column .andes-list__item-asset.andes-list__item-asset--icon>svg,.andes-list__item--disabled.andes-list__item--selected:hover .andes-list__item-first-column .andes-list__item-asset.andes-list__item-asset--icon>svg{color:var(--andes-list-color-icon-disabled,rgba(0,0,0,.25))}.andes-list__item--disabled.andes-list__item--selected .andes-list__item-first-column .andes-list__item-asset.andes-list__item-asset--icon>svg path,.andes-list__item--disabled.andes-list__item--selected:active .andes-list__item-first-column .andes-list__item-asset.andes-list__item-asset--icon>svg path,.andes-list__item--disabled.andes-list__item--selected:hover .andes-list__item-first-column .andes-list__item-asset.andes-list__item-asset--icon>svg path{fill:var(--andes-list-color-icon-disabled,rgba(0,0,0,.25))}.andes-list__item--disabled.andes-list__item--selected.andes-list__item-with-selection-component .andes-list__item-primary,.andes-list__item--disabled.andes-list__item--selected:active.andes-list__item-with-selection-component .andes-list__item-primary,.andes-list__item--disabled.andes-list__item--selected:hover.andes-list__item-with-selection-component .andes-list__item-primary,.andes-list__item--disabled.andes-list__item--slotted{color:var(--andes-list-color-title-disabled,rgba(0,0,0,.25))}.andes-list__item--selected{position:relative}.andes-list__item--selected:before{left:2px;position:absolute}.andes-list__item--selected-padding-0:before,.andes-list__item--selected:before{border-left:.1111111111em solid var(--andes-list-pick-list-color-selected-pipe-default,var(--andes-color-blue-500,var(--andes-color-blue-500,#3483fa)));border-radius:1.5px;bottom:2px;content:"";top:2px}.andes-list__item--selected-padding-0:before{left:0}.andes-list__item--selected .andes-list__item-primary{color:var(--andes-list-pick-list-color-selected-title-default,var(--andes-color-blue-500,var(--andes-color-blue-500,#3483fa)));font-weight:600}.andes-list__item--selected.andes-list__item-with-selection-component:before{border-left:0}.andes-list__item--selected.andes-list__item-with-selection-component .andes-list__item-primary,.andes-list__item--selected.andes-list__item-with-selection-component:active .andes-list__item-primary,.andes-list__item--selected.andes-list__item-with-selection-component:hover .andes-list__item-primary{color:var(--andes-list-color-title-default,rgba(0,0,0,.9));font-weight:400}.andes-list__item--selected:hover.andes-list__item--selected-padding-0:before,.andes-list__item--selected:hover:before{border-left-color:var(--andes-list-pick-list-color-selected-pipe-hover,var(--andes-color-blue-600,#2968c8))}.andes-list__item--selected:hover .andes-list__item-primary{color:var(--andes-list-pick-list-color-selected-title-hover,var(--andes-color-blue-600,#2968c8))}.andes-list__item--selected:hover:not(.andes-form-control--split-item) .andes-list__item-first-column .andes-list__item-asset>svg path{fill:var(--andes-list-pick-list-color-selected-icon-hover,var(--andes-color-blue-600,#2968c8))}.andes-list__item--selected:active.andes-list__item--selected--padding-0:before,.andes-list__item--selected:active:before{border-left-color:var(--andes-list-pick-list-color-selected-pipe-active,var(--andes-color-blue-700,#1f4e96))}.andes-list__item--selected:active .andes-list__item-primary{color:var(--andes-list-pick-list-color-selected-title-active,var(--andes-color-blue-700,#1f4e96))}.andes-list__item--selected:active:not(.andes-form-control--split-item) .andes-list__item-first-column .andes-list__item-asset>svg path{fill:var(--andes-list-pick-list-color-selected-icon-active,var(--andes-color-blue-700,#1f4e96))}.andes-list__item--selected:not(.andes-form-control--split-item) .andes-list__item-first-column .andes-list__item-asset>svg path{fill:var(--andes-list-pick-list-color-selected-icon-default,var(--andes-color-blue-500,var(--andes-color-blue-500,#3483fa)))}.andes-form-control{display:block;font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:18px;font-weight:400;position:relative;-webkit-font-smoothing:antialiased;text-align:left}.andes-form-control__control{position:relative}.andes-form-control__border,.andes-form-control__control,.andes-form-control__field,.andes-form-control__label,.andes-form-control__message{display:block;width:100%}.andes-form-control__label{color:rgba(0,0,0,.55);font-size:1em;line-height:1;-webkit-transition:.2s ease-out;transition:.2s ease-out;-webkit-transition-property:color,-webkit-transform;transition-property:color,-webkit-transform;transition-property:transform,color;transition-property:transform,color,-webkit-transform}.andes-form-control__label-fixed{-webkit-transform:scale(.7777777778) translateY(-135%)!important;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;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:-webkit-transform .25s ease;transition:-webkit-transform .25s ease;transition:transform .25s ease;transition:transform .25s ease,-webkit-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);-webkit-transform:scaleX(1);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;-webkit-transform:scaleX(1);transform:scaleX(1)}.andes-form-control--floated .andes-form-control__label,.andes-form-control--focused .andes-form-control__label{cursor:text}.andes-badge--xsmall.andes-badge--pill-icon{border-radius:50%;height:12px;min-width:12px;width:12px}.andes-badge--xsmall.andes-badge--pill-icon svg{height:12px;width:12px}.andes-badge--small{line-height:4px}.andes-badge--small .andes-badge__content{font-size:11px;line-height:4px;padding:6px}.andes-badge--small.andes-badge--rounded-top-left{border-top-left-radius:8px}.andes-badge--small.andes-badge--rounded-top-right{border-top-right-radius:8px}.andes-badge--small.andes-badge--rounded-bottom-left{border-bottom-left-radius:8px}.andes-badge--small.andes-badge--rounded-bottom-right{border-bottom-right-radius:8px}.andes-badge--small.andes-badge--pill-icon{border-radius:50%;height:16px;min-width:16px;width:16px}.andes-badge--small.andes-badge--pill-icon svg{height:16px;width:16px}.andes-badge--large.andes-badge--rounded-top-left{border-top-left-radius:12px}.andes-badge--large.andes-badge--rounded-top-right{border-top-right-radius:12px}.andes-badge--large.andes-badge--rounded-bottom-left{border-bottom-left-radius:12px}.andes-badge--large.andes-badge--rounded-bottom-right{border-bottom-right-radius:12px}.andes-badge--pill{display:inline-block;font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:12px;line-height:8px;overflow:hidden;position:relative;text-align:center}.andes-badge--pill-icon{border-radius:50%;height:24px;min-width:24px;overflow:hidden;position:relative;width:24px}.andes-badge--pill-icon .andes-badge__icon{height:100%;width:100%}.andes-badge__content{color:#fff;font-weight:600;margin:0;padding:8px}.andes-badge--dot{border-radius:50%;display:inline-block;height:8px;position:relative;width:8px}.andes-badge--gray{background:var(--andes-badge-loud-color-fill-neutral,#737373)}.andes-badge--gray .andes-badge__content{color:var(--andes-badge-loud-color-text-neutral,#fff)}.andes-badge--gray .andes-badge__icon,.andes-badge--gray .andes-badge__icon-inner,.andes-badge--gray svg{color:var(--andes-badge-loud-color-icon-neutral,#fff)}.andes-badge--gray--quiet{background:var(--andes-badge-quiet-color-fill-neutral,rgba(0,0,0,.1));border:0}.andes-badge--gray--quiet.andes-badge--generic.andes-badge--pill{background:rgba(0,0,0,.07)}.andes-badge--gray--quiet.andes-badge--generic.andes-badge--pill .andes-badge__content{color:rgba(0,0,0,.55)}.andes-badge--gray--quiet .andes-badge__content{color:var(--andes-badge-quiet-color-text-neutral,rgba(0,0,0,.55))}.andes-badge--gray--quiet .andes-badge__icon,.andes-badge--gray--quiet .andes-badge__icon-inner,.andes-badge--gray--quiet svg{color:var(--andes-badge-quiet-color-icon-neutral,rgba(0,0,0,.55))}.andes-badge--gray--quiet.andes-badge--dot{background:var(--andes-badge-dot-quiet-color-fill-neutral,rgba(0,0,0,.25))}.andes-badge--gray.andes-badge--color-on-background{background:var(--andes-badge-loud-color-fill-neutral-on-complex-bg,#1a1a1a)}.andes-badge--gray.andes-badge--color-on-background .andes-badge__content{color:var(--andes-badge-loud-color-text-neutral-on-complex-bg,#fff)}.andes-badge--gray.andes-badge--color-on-background .andes-badge__icon,.andes-badge--gray.andes-badge--color-on-background .andes-badge__icon-inner,.andes-badge--gray.andes-badge--color-on-background svg{color:var(--andes-badge-loud-color-icon-neutral-on-complex-bg,#fff)}.andes-badge--red{background:var(--andes-badge-loud-color-fill-negative,#f23d4f)}.andes-badge--red .andes-badge__content{color:var(--andes-badge-loud-color-text-negative,#fff)}.andes-badge--red .andes-badge__icon,.andes-badge--red .andes-badge__icon-inner,.andes-badge--red svg{color:var(--andes-badge-loud-color-icon-negative,#fff)}.andes-badge--red--quiet{background:var(--andes-badge-quiet-color-fill-negative,rgba(242,61,79,.1));border:0}.andes-badge--red--quiet.andes-badge--generic.andes-badge--pill{background:rgba(0,0,0,.07)}.andes-badge--red--quiet.andes-badge--generic.andes-badge--pill .andes-badge__content{color:rgba(0,0,0,.55)}.andes-badge--red--quiet .andes-badge__content{color:var(--andes-badge-quiet-color-text-negative,#f23d4f)}.andes-badge--red--quiet .andes-badge__icon,.andes-badge--red--quiet .andes-badge__icon-inner,.andes-badge--red--quiet svg{color:var(--andes-badge-quiet-color-icon-negative,#f23d4f)}.andes-badge--red--quiet.andes-badge--dot{background:var(--andes-badge-dot-quiet-color-fill-negative,rgba(242,61,79,.4))}.andes-badge--red.andes-badge--color-on-background{background:var(--andes-badge-loud-color-fill-negative-on-complex-bg,#d12440)}.andes-badge--red.andes-badge--color-on-background .andes-badge__content{color:var(--andes-badge-loud-color-text-negative-on-complex-bg,#fff)}.andes-badge--red.andes-badge--color-on-background .andes-badge__icon,.andes-badge--red.andes-badge--color-on-background .andes-badge__icon-inner,.andes-badge--red.andes-badge--color-on-background svg{color:var(--andes-badge-loud-color-icon-negative-on-complex-bg,#fff)}.andes-badge--accent{background:var(--andes-badge-loud-color-fill-informative,var(--andes-color-blue-500,#3483fa))}.andes-badge--accent .andes-badge__content{color:var(--andes-badge-loud-color-text-informative,#fff)}.andes-badge--accent .andes-badge__icon,.andes-badge--accent .andes-badge__icon-inner,.andes-badge--accent svg{color:var(--andes-badge-loud-color-icon-informative,#fff)}.andes-badge--accent--quiet{background:var(--andes-badge-quiet-color-fill-informative,var(--andes-color-blue-100,rgba(65,137,230,.1)));border:0}.andes-badge--accent--quiet.andes-badge--generic.andes-badge--pill{background:rgba(0,0,0,.07)}.andes-badge--accent--quiet.andes-badge--generic.andes-badge--pill .andes-badge__content{color:rgba(0,0,0,.55)}.andes-badge--accent--quiet .andes-badge__content{color:var(--andes-badge-quiet-color-text-informative,var(--andes-color-blue-500,#3483fa))}.andes-badge--accent--quiet .andes-badge__icon,.andes-badge--accent--quiet .andes-badge__icon-inner,.andes-badge--accent--quiet svg{color:var(--andes-badge-quiet-color-icon-informative,var(--andes-color-blue-500,#3483fa))}.andes-badge--accent--quiet.andes-badge--dot{background:var(--andes-badge-dot-quiet-color-fill-informative,var(--andes-color-blue-400,rgba(65,137,230,.4)))}.andes-badge--accent.andes-badge--color-on-background{background:var(--andes-badge-loud-color-fill-informative-on-complex-bg,var(--andes-color-blue-600,#2968c8))}.andes-badge--accent.andes-badge--color-on-background .andes-badge__content{color:var(--andes-badge-loud-color-text-informative-on-complex-bg,#fff)}.andes-badge--accent.andes-badge--color-on-background .andes-badge__icon,.andes-badge--accent.andes-badge--color-on-background .andes-badge__icon-inner,.andes-badge--accent.andes-badge--color-on-background svg{color:var(--andes-badge-loud-color-icon-informative-on-complex-bg,#fff)}.andes-badge--green{background:var(--andes-badge-loud-color-fill-positive,#00a650)}.andes-badge--green .andes-badge__content{color:var(--andes-badge-loud-color-text-positive,#fff)}.andes-badge--green .andes-badge__icon,.andes-badge--green .andes-badge__icon-inner,.andes-badge--green svg{color:var(--andes-badge-loud-color-icon-positive,#fff)}.andes-badge--green--quiet{background:var(--andes-badge-quiet-color-fill-positive,rgba(0,166,80,.1));border:0}.andes-badge--green--quiet.andes-badge--generic.andes-badge--pill{background:rgba(0,0,0,.07)}.andes-badge--green--quiet.andes-badge--generic.andes-badge--pill .andes-badge__content{color:rgba(0,0,0,.55)}.andes-badge--green--quiet .andes-badge__content{color:var(--andes-badge-quiet-color-text-positive,#00a650)}.andes-badge--green--quiet .andes-badge__icon,.andes-badge--green--quiet .andes-badge__icon-inner,.andes-badge--green--quiet svg{color:var(--andes-badge-quiet-color-icon-positive,#00a650)}.andes-badge--green--quiet.andes-badge--dot{background:var(--andes-badge-dot-quiet-color-fill-positive,rgba(0,166,80,.4))}.andes-badge--green.andes-badge--color-on-background{background:var(--andes-badge-loud-color-fill-positive-on-complex-bg,#008744)}.andes-badge--green.andes-badge--color-on-background .andes-badge__content{color:var(--andes-badge-loud-color-text-positive-on-complex-bg,#fff)}.andes-badge--green.andes-badge--color-on-background .andes-badge__icon,.andes-badge--green.andes-badge--color-on-background .andes-badge__icon-inner,.andes-badge--green.andes-badge--color-on-background svg{color:var(--andes-badge-loud-color-icon-positive-on-complex-bg,#fff)}.andes-badge--orange{background:var(--andes-badge-loud-color-fill-caution,#f73)}.andes-badge--orange .andes-badge__content{color:var(--andes-badge-loud-color-text-caution,#fff)}.andes-badge--orange .andes-badge__icon,.andes-badge--orange .andes-badge__icon-inner,.andes-badge--orange svg{color:var(--andes-badge-loud-color-icon-caution,#fff)}.andes-badge--orange--quiet{background:var(--andes-badge-quiet-color-fill-caution,rgba(255,119,51,.1));border:0}.andes-badge--orange--quiet.andes-badge--generic.andes-badge--pill{background:rgba(0,0,0,.07)}.andes-badge--orange--quiet.andes-badge--generic.andes-badge--pill .andes-badge__content{color:rgba(0,0,0,.55)}.andes-badge--orange--quiet .andes-badge__content{color:var(--andes-badge-quiet-color-text-caution,#f73)}.andes-badge--orange--quiet .andes-badge__icon,.andes-badge--orange--quiet .andes-badge__icon-inner,.andes-badge--orange--quiet svg{color:var(--andes-badge-quiet-color-icon-caution,#f73)}.andes-badge--orange--quiet.andes-badge--dot{background:var(--andes-badge-dot-quiet-color-fill-caution,rgba(255,119,51,.4))}.andes-badge--orange.andes-badge--color-on-background{background:var(--andes-badge-loud-color-fill-caution-on-complex-bg,#e6540b)}.andes-badge--orange.andes-badge--color-on-background .andes-badge__content{color:var(--andes-badge-loud-color-text-caution-on-complex-bg,#fff)}.andes-badge--orange.andes-badge--color-on-background .andes-badge__icon,.andes-badge--orange.andes-badge--color-on-background .andes-badge__icon-inner,.andes-badge--orange.andes-badge--color-on-background svg{color:var(--andes-badge-loud-color-icon-caution-on-complex-bg,#fff)}.andes-badge--inverted{background:var(--andes-badge-loud-color-fill-inverse,#fff)}.andes-badge--inverted .andes-badge__content{color:var(--andes-badge-loud-color-text-inverse,rgba(0,0,0,.9))}.andes-badge--inverted .andes-badge__icon,.andes-badge--inverted .andes-badge__icon-inner,.andes-badge--inverted svg{color:var(--andes-badge-loud-color-icon-inverse,rgba(0,0,0,.9))}.andes-badge--inverted--quiet{border:0}.andes-badge--inverted--quiet.andes-badge--generic.andes-badge--pill{background:rgba(0,0,0,.07)}.andes-badge--inverted--quiet.andes-badge--generic.andes-badge--pill .andes-badge__content{color:rgba(0,0,0,.55)}.andes-helper{-moz-box-sizing:border-box;box-sizing:border-box;color:var(--andes-helper-color-text-default,rgba(0,0,0,.55));display:-webkit-inline-flex;display:inline-flex;font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:13px;font-weight:400;line-height:18px}.andes-helper__badge{display:-webkit-flex;display:flex;margin-right:4px;padding-top:3px}.andes-helper__badge,.andes-helper__label{-moz-box-sizing:inherit;box-sizing:inherit}.andes-helper__label{color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit}.andes-helper--caution{color:var(--andes-helper-color-text-caution,rgba(0,0,0,.55))}.andes-helper--error{color:var(--andes-helper-color-text-error,#f23d4f);font-weight:600}.andes-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;-webkit-transition:opacity .15s ease-out;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{-webkit-animation:animation-indeterminate;animation:animation-indeterminate;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear;background-color:var(--andes-color-blue-500,#3483fa);content:"";height:2px;position:absolute;-webkit-transform:scaleX(1);transform:scaleX(1)}}@media only screen and (max-width:768px){@-webkit-keyframes animation-indeterminate{0%{left:0;width:5%}50%{left:15%;width:60%}to{left:101%;width:0}}@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;-webkit-transform:scaleX(1);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;-webkit-transform:scaleX(0);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:-webkit-linear-gradient(left,rgba(0,0,0,.25),rgba(0,0,0,.25) 50%,transparent 0);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{-webkit-animation:show-valid-ckeck .5s;animation:show-valid-ckeck .5s;-webkit-animation-delay:.5s;animation-delay:.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:1;animation-iteration-count:1;opacity:0;position:absolute;right:0;top:1.5625em}@-webkit-keyframes show-valid-ckeck{0%{opacity:0}to{opacity:1}}@keyframes show-valid-ckeck{0%{opacity:0}to{opacity:1}}.andes-widther{width:256px}.andes-width--25{max-width:none;width:25%}.andes-width--50{max-width:none;width:50%}.andes-width--75{max-width:none;width:75%}.andes-width--100{max-width:none;width:100%}.andes-width--150{max-width:none;width:150%}.andes-width--200{max-width:none;width:200%}.andes-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-form-control--textfield .andes-form-control__label{color:var(--andes-textfield-color-label-default,rgba(0,0,0,.9));cursor:text;font-size:14px;font-weight:400;line-height:18px;margin:0 6px 4px;overflow:hidden;text-overflow:ellipsis;-webkit-transform:unset!important;transform:unset!important;-webkit-transition:.2s ease-out;transition:.2s ease-out;-webkit-transition-property:color;transition-property:color;white-space:nowrap;width:unset}.andes-form-control--textfield.andes-form-control:hover .andes-form-control__label{color:var(--andes-textfield-color-label-default,rgba(0,0,0,.9))!important}.andes-form-control--textfield .andes-form-control__control{-webkit-align-items:center;align-items:center;background-color:var(--andes-textfield-color-fill-default,#fff);border-radius:6px;box-shadow:0 0 0 1px var(--andes-textfield-color-border-default,rgba(0,0,0,.25));display:-webkit-flex;display:flex;font-size:16px;margin:4px 0;min-height:48px}}@media only screen and (max-width:768px)and (hover:hover)and (pointer:fine){.andes-form-control--textfield .andes-form-control__control:hover{box-shadow:0 0 0 1px var(--andes-textfield-color-border-hover,rgba(0,0,0,.55))}}@media only screen and (max-width:768px){.andes-form-control--textfield .andes-form-control__control:active{box-shadow:0 0 0 1px var(--andes-textfield-color-border-active,var(--andes-color-blue-500,#3483fa))}.andes-form-control--textfield .andes-form-control__control .andes-form-control__control{margin:inherit}.andes-form-control--textfield .andes-form-control__field:focus{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none}.andes-form-control--textfield .andes-form-control__field:focus-visible{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none}.andes-form-control--textfield .andes-form-control__field::-webkit-input-placeholder{opacity:1}.andes-form-control--textfield .andes-form-control__field:-ms-input-placeholder{opacity:1}.andes-form-control--textfield .andes-form-control__field::-ms-input-placeholder{opacity:1}.andes-form-control--textfield .andes-form-control__field::placeholder{color:var(--andes-textfield-color-placeholder-default,rgba(0,0,0,.55));font-size:16px;opacity:1}.andes-form-control--textfield .andes-form-control__field::-webkit-input-placeholder{color:var(--andes-textfield-color-placeholder-default,rgba(0,0,0,.55));font-size:16px}.andes-form-control--textfield .andes-form-control__field::-moz-placeholder{color:var(--andes-textfield-color-placeholder-default,rgba(0,0,0,.55));font-size:16px;opacity:1}.andes-form-control--textfield .andes-form-control__field:-moz-placeholder{opacity:1}.andes-form-control--textfield .andes-form-control__field:-ms-input-placeholder{color:var(--andes-textfield-color-placeholder-default,rgba(0,0,0,.55));font-size:16px}.andes-form-control--textfield .andes-form-control__field::-ms-input-placeholder{color:var(--andes-textfield-color-placeholder-default,rgba(0,0,0,.55));font-size:16px}.andes-form-control--textfield .andes-form-control__field:-moz-placeholder{color:var(--andes-textfield-color-placeholder-default,rgba(0,0,0,.55));font-size:16px}.andes-form-control--textfield .andes-form-control__field{border-radius:6px;color:var(--andes-textfield-color-input-text-default,rgba(0,0,0,.9));font-size:16px;height:32px;line-height:20px;margin:0;padding:8px 12px}.andes-form-control--textfield .andes-form-control__field--multiline{height:unset}.andes-form-control--textfield-with-prefix .andes-form-control__field{padding-left:8px}.andes-form-control--textfield-with-suffix .andes-form-control__field{padding-right:8px}.andes-form-control--textfield .andes-form-control__message{font-size:13px;margin-top:0}.andes-form-control--textfield .andes-form-control__bottom{display:-webkit-flex;display:flex;font-size:13px;margin:4px 6px 0}.andes-form-control--textfield .andes-form-control__bottom .andes-form-control--internal-helper{-webkit-flex:1;flex:1}.andes-form-control--focused .andes-form-control__control{border-color:transparent;box-shadow:0 0 0 2px var(--andes-textfield-color-border-active,var(--andes-color-blue-500,#3483fa));-moz-box-shadow:0 0 0 2px var(--andes-textfield-color-border-active,var(--andes-color-blue-500,#3483fa));-webkit-box-shadow:0 0 0 2px var(--andes-textfield-color-border-active,var(--andes-color-blue-500,#3483fa));outline:none}}@media only screen and (max-width:768px)and (pointer:fine){.andes-form-control--focused .andes-form-control__control:hover{box-shadow:0 0 0 2px var(--andes-textfield-color-border-active,var(--andes-color-blue-500,#3483fa))}}@media only screen and (max-width:768px){.andes-form-control__control.visible-focused{border-color:transparent;box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3)),inset 0 0 0 2px var(--andes-color-blue-500,#3483fa);-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3)),inset 0 0 0 2px var(--andes-color-blue-500,#3483fa);-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3)),inset 0 0 0 2px var(--andes-color-blue-500,#3483fa);outline:none}.andes-form-control--textfield:hover .andes-form-control__label{color:rgba(0,0,0,.9)!important}.andes-form-control__label,.andes-form-control__message{font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif}.sr-only{border:0;clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:0 -1px -1px 0;overflow:hidden;padding:0;position:absolute;width:1px}.andes-dropdown--form .andes-dropdown__label,.andes-dropdown--form-native .andes-dropdown__label{-webkit-font-smoothing:antialiased;-moz-box-sizing:border-box;box-sizing:border-box;color:var(--andes-dropdown-color-label-default,rgba(0,0,0,.9));display:block;font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:14px;font-weight:400;line-height:18px;margin-bottom:4px;padding:0 6px;text-align:start;width:100%}.andes-dropdown--form .andes-dropdown__helper,.andes-dropdown--form-native .andes-dropdown__helper{margin-top:4px;padding:0 6px;width:100%}.andes-dropdown--form .andes-dropdown__trigger-wrapper,.andes-dropdown--form-native .andes-dropdown__trigger-wrapper{height:48px;position:relative}.andes-dropdown--form .andes-dropdown__trigger,.andes-dropdown--form-native .andes-dropdown__trigger{-webkit-font-smoothing:antialiased;background-color:var(--andes-dropdown-color-fill-default,#fff);border:0;border-radius:6px;box-shadow:0 0 0 1px var(--andes-dropdown-color-border-default,rgba(0,0,0,.25));-moz-box-sizing:border-box;box-sizing:border-box;display:block;font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:16px;font-weight:400;height:48px;line-height:1.25;margin:0;outline:none;padding:8px 8px 8px 12px;text-align:start;width:100%}.andes-dropdown--form .andes-dropdown__chevron,.andes-dropdown--form-native .andes-dropdown__chevron{-moz-box-sizing:border-box;box-sizing:border-box;color:var(--andes-dropdown-color-chevron-default,var(--andes-color-blue-500,#3483fa));display:-webkit-flex;display:flex;height:20px;margin-left:12px;width:20px}.andes-dropdown--form .andes-dropdown__trigger:active,.andes-dropdown--form .andes-dropdown__trigger:focus:not(:focus-visible),.andes-dropdown--form-native .andes-dropdown__trigger:active,.andes-dropdown--form-native .andes-dropdown__trigger:focus:not(:focus-visible),.andes-dropdown--form-native.andes-dropdown--open .andes-floating-menu .andes-dropdown__trigger,.andes-dropdown--form.andes-dropdown--open .andes-floating-menu .andes-dropdown__trigger{box-shadow:0 0 0 2px var(--andes-dropdown-color-border-active,var(--andes-color-blue-500,#3483fa))}.andes-dropdown--form .andes-dropdown__trigger:active .andes-dropdown__chevron,.andes-dropdown--form .andes-dropdown__trigger:focus:not(:focus-visible) .andes-dropdown__chevron,.andes-dropdown--form-native .andes-dropdown__trigger:active .andes-dropdown__chevron,.andes-dropdown--form-native .andes-dropdown__trigger:focus:not(:focus-visible) .andes-dropdown__chevron,.andes-dropdown--form-native.andes-dropdown--open .andes-floating-menu .andes-dropdown__trigger .andes-dropdown__chevron,.andes-dropdown--form.andes-dropdown--open .andes-floating-menu .andes-dropdown__trigger .andes-dropdown__chevron{color:var(--andes-dropdown-color-chevron-active,var(--andes-color-blue-700,#1f4e96))}.andes-dropdown--form .andes-dropdown__trigger:focus-visible,.andes-dropdown--form .andes-dropdown__trigger:focus-visible:hover,.andes-dropdown--form-native .andes-dropdown__trigger:focus-visible,.andes-dropdown--form-native .andes-dropdown__trigger:focus-visible:hover{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3)),inset 0 0 0 2px var(--andes-color-blue-500,#3483fa)}.andes-dropdown--form-native.andes-dropdown--error .andes-dropdown__label,.andes-dropdown--form.andes-dropdown--error .andes-dropdown__label{color:var(--andes-dropdown-color-label-error,#f23d4f)}.andes-dropdown--form-native.andes-dropdown--error .andes-dropdown__trigger,.andes-dropdown--form-native.andes-dropdown--error .andes-dropdown__trigger:hover,.andes-dropdown--form.andes-dropdown--error .andes-dropdown__trigger,.andes-dropdown--form.andes-dropdown--error .andes-dropdown__trigger:hover{box-shadow:0 0 0 1px var(--andes-dropdown-color-border-error,#f23d4f)}.andes-dropdown--form-native.andes-dropdown--error .andes-dropdown__trigger:active,.andes-dropdown--form-native.andes-dropdown--error .andes-dropdown__trigger:focus:not(:focus-visible),.andes-dropdown--form-native.andes-dropdown--error.andes-dropdown--open .andes-floating-menu .andes-dropdown__trigger,.andes-dropdown--form.andes-dropdown--error .andes-dropdown__trigger:active,.andes-dropdown--form.andes-dropdown--error .andes-dropdown__trigger:focus:not(:focus-visible),.andes-dropdown--form.andes-dropdown--error.andes-dropdown--open .andes-floating-menu .andes-dropdown__trigger{box-shadow:0 0 0 2px var(--andes-dropdown-color-border-error,#f23d4f)}.andes-dropdown--form-native.andes-dropdown--error .andes-dropdown__trigger:focus-visible,.andes-dropdown--form.andes-dropdown--error .andes-dropdown__trigger:focus-visible{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3)),inset 0 0 0 2px var(--andes-dropdown-color-border-error,#f23d4f)}.andes-dropdown--form-native.andes-dropdown--disabled .andes-dropdown__label,.andes-dropdown--form.andes-dropdown--disabled .andes-dropdown__label{color:var(--andes-dropdown-color-label-disabled,rgba(0,0,0,.25))}.andes-dropdown--form-native.andes-dropdown--disabled .andes-dropdown__trigger,.andes-dropdown--form-native.andes-dropdown--disabled .andes-dropdown__trigger:hover,.andes-dropdown--form.andes-dropdown--disabled .andes-dropdown__trigger,.andes-dropdown--form.andes-dropdown--disabled .andes-dropdown__trigger:hover{background-color:var(--andes-dropdown-color-fill-disabled,rgba(0,0,0,.04));box-shadow:none;outline:1px dashed var(--andes-dropdown-color-border-disabled,rgba(0,0,0,.25));outline-offset:-1px}.andes-dropdown--form-native.andes-dropdown--disabled .andes-dropdown__trigger .andes-dropdown__chevron,.andes-dropdown--form-native.andes-dropdown--disabled .andes-dropdown__trigger:hover .andes-dropdown__chevron,.andes-dropdown--form.andes-dropdown--disabled .andes-dropdown__trigger .andes-dropdown__chevron,.andes-dropdown--form.andes-dropdown--disabled .andes-dropdown__trigger:hover .andes-dropdown__chevron{color:var(--andes-dropdown-color-chevron-disabled,rgba(0,0,0,.25))}.andes-dropdown--form-native.andes-dropdown--disabled .andes-dropdown__trigger .andes-dropdown__display-values,.andes-dropdown--form-native.andes-dropdown--disabled .andes-dropdown__trigger:hover .andes-dropdown__display-values,.andes-dropdown--form.andes-dropdown--disabled .andes-dropdown__trigger .andes-dropdown__display-values,.andes-dropdown--form.andes-dropdown--disabled .andes-dropdown__trigger:hover .andes-dropdown__display-values{color:var(--andes-dropdown-color-value-disabled,rgba(0,0,0,.25))}.andes-dropdown .andes-floating-menu .andes-popper{opacity:0}.andes-dropdown .andes-floating-menu.andes-floating-menu--show .andes-popper{opacity:1}.andes-dropdown.andes-dropdown--form .andes-floating-menu--search .andes-form-control__trigger{margin:0}.andes-dropdown.andes-dropdown--bottom .andes-floating-menu--show .andes-popper{margin-top:6px}.andes-dropdown--standalone .andes-dropdown__trigger:focus{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-dropdown--standalone .andes-dropdown__trigger:focus-visible{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-dropdown--standalone .andes-dropdown__trigger:focus:not(:focus-visible){box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}.andes-dropdown--standalone .andes-dropdown__trigger{-webkit-font-smoothing:antialiased;-webkit-align-items:center;align-items:center;background-color:transparent;border:0;border-radius:0;box-shadow:none;-moz-box-sizing:border-box;box-sizing:border-box;display:-webkit-flex;display:flex;font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;margin:0;max-width:100%;outline:0}.andes-dropdown--standalone .andes-dropdown__display-values{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.andes-dropdown--standalone .andes-dropdown__display-values,.andes-dropdown--standalone .andes-dropdown__trigger{color:var(--andes-dropdown-standalone-color-value-default,rgba(0,0,0,.9));font-weight:400;line-height:1}.andes-dropdown--standalone .andes-dropdown__arrow{-moz-box-sizing:border-box;box-sizing:border-box;display:-webkit-flex;display:flex;height:12px;margin-left:2px;width:12px}.andes-dropdown--standalone .andes-dropdown--open .andes-dropdown__arrow{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.andes-dropdown--standalone .andes-dropdown__arrow>svg{color:var(--andes-dropdown-standalone-color-chevron-default,rgba(0,0,0,.55))}.andes-dropdown--standalone:active .andes-dropdown__arrow>svg{color:var(--andes-dropdown-standalone-color-chevron-active,rgba(0,0,0,.9))}.andes-dropdown--standalone.andes-dropdown--disabled .andes-dropdown__display-values,.andes-dropdown--standalone.andes-dropdown--disabled .andes-dropdown__trigger{color:var(--andes-dropdown-standalone-color-value-disabled,rgba(0,0,0,.25));cursor:default}.andes-dropdown--standalone.andes-dropdown--disabled .andes-dropdown__arrow>svg{color:var(--andes-dropdown-standalone-color-chevron-disabled,rgba(0,0,0,.25))}.andes-dropdown--standalone.andes-dropdown--bottom .andes-floating-menu--show .andes-popper{margin-top:-8px}.andes-dropdown--standalone.andes-dropdown--large .andes-dropdown__trigger{font-size:18px;height:40px;padding:11px 8px}.andes-thumbnail--16{height:14px;width:14px}.andes-thumbnail--16,.andes-thumbnail--24{-webkit-align-items:center;align-items:center;border:1px solid var(--andes-thumbnail-color-border-default,rgba(0,0,0,.1));display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.andes-thumbnail--24{height:22px;width:22px}.andes-thumbnail--32{height:30px;width:30px}.andes-thumbnail--32,.andes-thumbnail--40{-webkit-align-items:center;align-items:center;border:1px solid var(--andes-thumbnail-color-border-default,rgba(0,0,0,.1));display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.andes-thumbnail--40{height:38px;width:38px}.andes-thumbnail--48{height:46px;width:46px}.andes-thumbnail--48,.andes-thumbnail--56{-webkit-align-items:center;align-items:center;border:1px solid var(--andes-thumbnail-color-border-default,rgba(0,0,0,.1));display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.andes-thumbnail--56{height:54px;width:54px}.andes-thumbnail--64{height:62px;width:62px}.andes-thumbnail--64,.andes-thumbnail--72{-webkit-align-items:center;align-items:center;border:1px solid var(--andes-thumbnail-color-border-default,rgba(0,0,0,.1));display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.andes-thumbnail--72{height:70px;width:70px}.andes-thumbnail--80{height:78px;width:78px}.andes-thumbnail--80,.andes-thumbnail--96{-webkit-align-items:center;align-items:center;border:1px solid var(--andes-thumbnail-color-border-default,rgba(0,0,0,.1));display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.andes-thumbnail--96{height:94px;width:94px}.andes-thumbnail{-moz-box-sizing:content-box;box-sizing:content-box;color:rgba(0,0,0,.9);font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-weight:400;line-height:1}.andes-thumbnail.andes-thumbnail--16{font-size:8px}.andes-thumbnail.andes-thumbnail--24{font-size:11px}.andes-thumbnail.andes-thumbnail--32{font-size:14px}.andes-thumbnail.andes-thumbnail--40{font-size:16px}.andes-thumbnail.andes-thumbnail--48{font-size:20px}.andes-thumbnail.andes-thumbnail--56{font-size:24px}.andes-thumbnail.andes-thumbnail--64{font-size:28px}.andes-thumbnail.andes-thumbnail--72{font-size:32px}.andes-thumbnail.andes-thumbnail--80,.andes-thumbnail.andes-thumbnail--96{font-size:36px}.andes-thumbnail>img{height:auto;max-width:100%;width:auto}.andes-thumbnail__image{background-color:var(--andes-thumbnail-image-color-fill-default,#fff)}.andes-thumbnail__image--disabled img{opacity:.4}.andes-thumbnail--circle{border-radius:50%;overflow:hidden}.andes-thumbnail--square{overflow:hidden}.andes-thumbnail--square.andes-thumbnail--16,.andes-thumbnail--square.andes-thumbnail--24,.andes-thumbnail--square.andes-thumbnail--32{border-radius:3px}.andes-thumbnail--square.andes-thumbnail--40,.andes-thumbnail--square.andes-thumbnail--48,.andes-thumbnail--square.andes-thumbnail--56,.andes-thumbnail--square.andes-thumbnail--64{border-radius:4px}.andes-thumbnail--square.andes-thumbnail--72,.andes-thumbnail--square.andes-thumbnail--80{border-radius:5px}.andes-thumbnail--square.andes-thumbnail--96{border-radius:6px}.andes-thumbnail__badge{border:0}.andes-thumbnail--64.andes-thumbnail__badge-gray,.andes-thumbnail--72.andes-thumbnail__badge-gray,.andes-thumbnail--80.andes-thumbnail__badge-gray{border:3px solid #bfbfbf;-moz-box-sizing:border-box;box-sizing:border-box;color:#bfbfbf}.andes-thumbnail--24.andes-thumbnail__badge-gray,.andes-thumbnail--32.andes-thumbnail__badge-gray,.andes-thumbnail--40.andes-thumbnail__badge-gray,.andes-thumbnail--48.andes-thumbnail__badge-gray,.andes-thumbnail--56.andes-thumbnail__badge-gray{border:2px solid #bfbfbf;-moz-box-sizing:border-box;box-sizing:border-box;color:#bfbfbf}.andes-thumbnail__badge-gray svg{color:#bfbfbf}.andes-thumbnail--64.andes-thumbnail__badge-neutral,.andes-thumbnail--72.andes-thumbnail__badge-neutral,.andes-thumbnail--80.andes-thumbnail__badge-neutral{border:3px solid #bfbfbf;-moz-box-sizing:border-box;box-sizing:border-box;color:#bfbfbf}.andes-thumbnail--24.andes-thumbnail__badge-neutral,.andes-thumbnail--32.andes-thumbnail__badge-neutral,.andes-thumbnail--40.andes-thumbnail__badge-neutral,.andes-thumbnail--48.andes-thumbnail__badge-neutral,.andes-thumbnail--56.andes-thumbnail__badge-neutral{border:2px solid #bfbfbf;-moz-box-sizing:border-box;box-sizing:border-box;color:#bfbfbf}.andes-thumbnail__badge-neutral svg{color:#bfbfbf}.andes-thumbnail--64.andes-thumbnail__badge-accent,.andes-thumbnail--72.andes-thumbnail__badge-accent,.andes-thumbnail--80.andes-thumbnail__badge-accent{border:3px solid var(--andes-thumbnail-badge-color-border-informative,var(--andes-color-blue-500,#3483fa));-moz-box-sizing:border-box;box-sizing:border-box;color:var(--andes-thumbnail-badge-color-text-informative,var(--andes-color-blue-500,#3483fa))}.andes-thumbnail--24.andes-thumbnail__badge-accent,.andes-thumbnail--32.andes-thumbnail__badge-accent,.andes-thumbnail--40.andes-thumbnail__badge-accent,.andes-thumbnail--48.andes-thumbnail__badge-accent,.andes-thumbnail--56.andes-thumbnail__badge-accent{border:2px solid var(--andes-thumbnail-badge-color-border-informative,var(--andes-color-blue-500,#3483fa));-moz-box-sizing:border-box;box-sizing:border-box;color:var(--andes-thumbnail-badge-color-text-informative,var(--andes-color-blue-500,#3483fa))}.andes-thumbnail__badge-accent svg{color:var(--andes-thumbnail-badge-color-icon-informative,var(--andes-color-blue-500,#3483fa))}.andes-thumbnail--64.andes-thumbnail__badge-informative,.andes-thumbnail--72.andes-thumbnail__badge-informative,.andes-thumbnail--80.andes-thumbnail__badge-informative{border:3px solid var(--andes-thumbnail-badge-color-border-informative,var(--andes-color-blue-500,#3483fa));-moz-box-sizing:border-box;box-sizing:border-box;color:var(--andes-thumbnail-badge-color-text-informative,var(--andes-color-blue-500,#3483fa))}.andes-thumbnail--24.andes-thumbnail__badge-informative,.andes-thumbnail--32.andes-thumbnail__badge-informative,.andes-thumbnail--40.andes-thumbnail__badge-informative,.andes-thumbnail--48.andes-thumbnail__badge-informative,.andes-thumbnail--56.andes-thumbnail__badge-informative{border:2px solid var(--andes-thumbnail-badge-color-border-informative,var(--andes-color-blue-500,#3483fa));-moz-box-sizing:border-box;box-sizing:border-box;color:var(--andes-thumbnail-badge-color-text-informative,var(--andes-color-blue-500,#3483fa))}.andes-thumbnail__badge-informative svg{color:var(--andes-thumbnail-badge-color-icon-informative,var(--andes-color-blue-500,#3483fa))}.andes-thumbnail--64.andes-thumbnail__badge-green,.andes-thumbnail--72.andes-thumbnail__badge-green,.andes-thumbnail--80.andes-thumbnail__badge-green{border:3px solid var(--andes-thumbnail-badge-color-border-positive,#00a650);-moz-box-sizing:border-box;box-sizing:border-box;color:var(--andes-thumbnail-badge-color-text-positive,#00a650)}.andes-thumbnail--24.andes-thumbnail__badge-green,.andes-thumbnail--32.andes-thumbnail__badge-green,.andes-thumbnail--40.andes-thumbnail__badge-green,.andes-thumbnail--48.andes-thumbnail__badge-green,.andes-thumbnail--56.andes-thumbnail__badge-green{border:2px solid var(--andes-thumbnail-badge-color-border-positive,#00a650);-moz-box-sizing:border-box;box-sizing:border-box;color:var(--andes-thumbnail-badge-color-text-positive,#00a650)}.andes-thumbnail__badge-green svg{color:var(--andes-thumbnail-badge-color-icon-positive,#00a650)}.andes-thumbnail--64.andes-thumbnail__badge-positive,.andes-thumbnail--72.andes-thumbnail__badge-positive,.andes-thumbnail--80.andes-thumbnail__badge-positive{border:3px solid var(--andes-thumbnail-badge-color-border-positive,#00a650);-moz-box-sizing:border-box;box-sizing:border-box;color:var(--andes-thumbnail-badge-color-text-positive,#00a650)}.andes-thumbnail--24.andes-thumbnail__badge-positive,.andes-thumbnail--32.andes-thumbnail__badge-positive,.andes-thumbnail--40.andes-thumbnail__badge-positive,.andes-thumbnail--48.andes-thumbnail__badge-positive,.andes-thumbnail--56.andes-thumbnail__badge-positive{border:2px solid var(--andes-thumbnail-badge-color-border-positive,#00a650);-moz-box-sizing:border-box;box-sizing:border-box;color:var(--andes-thumbnail-badge-color-text-positive,#00a650)}.andes-thumbnail__badge-positive svg{color:var(--andes-thumbnail-badge-color-icon-positive,#00a650)}.andes-thumbnail--64.andes-thumbnail__badge-orange,.andes-thumbnail--72.andes-thumbnail__badge-orange,.andes-thumbnail--80.andes-thumbnail__badge-orange{border:3px solid var(--andes-thumbnail-badge-color-border-caution,#f73);-moz-box-sizing:border-box;box-sizing:border-box;color:var(--andes-thumbnail-badge-color-text-caution,#f73)}.andes-thumbnail--24.andes-thumbnail__badge-orange,.andes-thumbnail--32.andes-thumbnail__badge-orange,.andes-thumbnail--40.andes-thumbnail__badge-orange,.andes-thumbnail--48.andes-thumbnail__badge-orange,.andes-thumbnail--56.andes-thumbnail__badge-orange{border:2px solid var(--andes-thumbnail-badge-color-border-caution,#f73);-moz-box-sizing:border-box;box-sizing:border-box;color:var(--andes-thumbnail-badge-color-text-caution,#f73)}.andes-thumbnail__badge-orange svg{color:var(--andes-thumbnail-badge-color-icon-caution,#f73)}.andes-thumbnail--64.andes-thumbnail__badge-caution,.andes-thumbnail--72.andes-thumbnail__badge-caution,.andes-thumbnail--80.andes-thumbnail__badge-caution{border:3px solid var(--andes-thumbnail-badge-color-border-caution,#f73);-moz-box-sizing:border-box;box-sizing:border-box;color:var(--andes-thumbnail-badge-color-text-caution,#f73)}.andes-thumbnail--24.andes-thumbnail__badge-caution,.andes-thumbnail--32.andes-thumbnail__badge-caution,.andes-thumbnail--40.andes-thumbnail__badge-caution,.andes-thumbnail--48.andes-thumbnail__badge-caution,.andes-thumbnail--56.andes-thumbnail__badge-caution{border:2px solid var(--andes-thumbnail-badge-color-border-caution,#f73);-moz-box-sizing:border-box;box-sizing:border-box;color:var(--andes-thumbnail-badge-color-text-caution,#f73)}.andes-thumbnail__badge-caution svg{color:var(--andes-thumbnail-badge-color-icon-caution,#f73)}.andes-thumbnail--64.andes-thumbnail__badge-red,.andes-thumbnail--72.andes-thumbnail__badge-red,.andes-thumbnail--80.andes-thumbnail__badge-red{border:3px solid var(--andes-thumbnail-badge-color-border-negative,#f23d4f);-moz-box-sizing:border-box;box-sizing:border-box;color:var(--andes-thumbnail-badge-color-text-negative,#f23d4f)}.andes-thumbnail--24.andes-thumbnail__badge-red,.andes-thumbnail--32.andes-thumbnail__badge-red,.andes-thumbnail--40.andes-thumbnail__badge-red,.andes-thumbnail--48.andes-thumbnail__badge-red,.andes-thumbnail--56.andes-thumbnail__badge-red{border:2px solid var(--andes-thumbnail-badge-color-border-negative,#f23d4f);-moz-box-sizing:border-box;box-sizing:border-box;color:var(--andes-thumbnail-badge-color-text-negative,#f23d4f)}.andes-thumbnail__badge-red svg{color:var(--andes-thumbnail-badge-color-icon-negative,#f23d4f)}.andes-thumbnail--64.andes-thumbnail__badge-negative,.andes-thumbnail--72.andes-thumbnail__badge-negative,.andes-thumbnail--80.andes-thumbnail__badge-negative{border:3px solid var(--andes-thumbnail-badge-color-border-negative,#f23d4f);-moz-box-sizing:border-box;box-sizing:border-box;color:var(--andes-thumbnail-badge-color-text-negative,#f23d4f)}.andes-thumbnail--24.andes-thumbnail__badge-negative,.andes-thumbnail--32.andes-thumbnail__badge-negative,.andes-thumbnail--40.andes-thumbnail__badge-negative,.andes-thumbnail--48.andes-thumbnail__badge-negative,.andes-thumbnail--56.andes-thumbnail__badge-negative{border:2px solid var(--andes-thumbnail-badge-color-border-negative,#f23d4f);-moz-box-sizing:border-box;box-sizing:border-box;color:var(--andes-thumbnail-badge-color-text-negative,#f23d4f)}.andes-thumbnail__badge-negative svg{color:var(--andes-thumbnail-badge-color-icon-negative,#f23d4f)}.andes-thumbnail--color-on-background .andes-thumbnail__badge-accent,.andes-thumbnail--color-on-background .andes-thumbnail__badge-informative{border-color:var(--andes-thumbnail-badge-color-border-informative-on-complex-bg,var(--andes-color-blue-600,#2968c8))}.andes-thumbnail--color-on-background .andes-thumbnail__badge-green,.andes-thumbnail--color-on-background .andes-thumbnail__badge-positive{border-color:var(--andes-thumbnail-badge-color-border-positive-on-complex-bg,#008744)}.andes-thumbnail--color-on-background .andes-thumbnail__badge-caution,.andes-thumbnail--color-on-background .andes-thumbnail__badge-orange{border-color:var(--andes-thumbnail-badge-color-border-caution-on-complex-bg,#e6540b)}.andes-thumbnail--color-on-background .andes-thumbnail__badge-negative,.andes-thumbnail--color-on-background .andes-thumbnail__badge-red{border-color:var(--andes-thumbnail-badge-color-border-negative-on-complex-bg,#d12440)}.andes-thumbnail__badge .andes-badge{position:relative}.andes-thumbnail--24+.andes-badge--dot{left:16px;top:-16px}.andes-thumbnail--32+.andes-badge--dot{left:22px;top:-16px}.andes-thumbnail--40+.andes-badge--pill{left:24px;top:-16px}.andes-thumbnail--48+.andes-badge--pill{left:32px;top:-16px}.andes-thumbnail--56+.andes-badge--pill{left:40px;top:-16px}.andes-thumbnail--64+.andes-badge--pill{left:40px;top:-24px}.andes-thumbnail--72+.andes-badge--pill{left:48px;top:-24px}.andes-thumbnail--80+.andes-badge--pill{left:56px;top:-24px}.andes-thumbnail--mute,.andes-thumbnail--neutral{background-color:var(--andes-thumbnail-mute-color-fill-default,#fff);color:var(--andes-thumbnail-mute-color-text-default,rgba(0,0,0,.9))}.andes-thumbnail--mute-disabled,.andes-thumbnail--neutral-disabled{background-color:var(--andes-thumbnail-mute-color-fill-disabled,#fff);color:var(--andes-thumbnail-mute-color-text-disabled,rgba(0,0,0,.25))}.andes-thumbnail--loud{background-color:var(--andes-thumbnail-loud-color-fill-default,var(--andes-color-blue-500,#3483fa));border-color:var(--andes-thumbnail-loud-color-fill-default,var(--andes-color-blue-500,#3483fa));color:var(--andes-thumbnail-loud-color-text-default,#fff)}.andes-thumbnail--quiet{background-color:var(--andes-thumbnail-quiet-color-fill-default,var(--andes-color-blue-100,rgba(65,137,230,.1)));border-color:var(--andes-thumbnail-quiet-color-fill-default,var(--andes-color-blue-100,rgba(65,137,230,.1)));color:var(--andes-thumbnail-quiet-color-text-default,var(--andes-color-blue-500,#3483fa))}.andes-thumbnail--loud-disabled{background-color:var(--andes-thumbnail-loud-color-fill-disabled,rgba(0,0,0,.1));border-color:transparent;color:var(--andes-thumbnail-loud-color-text-disabled,rgba(0,0,0,.25))}.andes-thumbnail--quiet-disabled{background-color:var(--andes-thumbnail-quiet-color-fill-disabled,rgba(0,0,0,.1));border-color:transparent;color:var(--andes-thumbnail-quiet-color-text-disabled,rgba(0,0,0,.25))}.andes-thumbnail__icon.andes-thumbnail--loud{color:var(--andes-thumbnail-loud-color-icon-default,#fff)}.andes-thumbnail__icon.andes-thumbnail--loud-disabled{color:var(--andes-thumbnail-loud-color-icon-disabled,rgba(0,0,0,.25))}.andes-thumbnail__icon.andes-thumbnail--quiet{color:var(--andes-thumbnail-quiet-color-icon-default,var(--andes-color-blue-500,#3483fa))}.andes-thumbnail__icon.andes-thumbnail--quiet-disabled{color:var(--andes-thumbnail-quiet-color-icon-disabled,rgba(0,0,0,.25))}.andes-thumbnail__icon.andes-thumbnail--mute,.andes-thumbnail__icon.andes-thumbnail--neutral{color:var(--andes-thumbnail-mute-color-icon-default,rgba(0,0,0,.9))}.andes-thumbnail__icon.andes-thumbnail--mute-disabled,.andes-thumbnail__icon.andes-thumbnail--neutral-disabled{color:var(--andes-thumbnail-mute-color-icon-disabled,rgba(0,0,0,.25))}.andes-thumbnail-multiple--grid{-webkit-align-content:space-between;align-content:space-between;background-color:var(--andes-thumbnail-grid-color-fill,rgba(0,0,0,.04));border-radius:5px;-moz-box-sizing:border-box;box-sizing:border-box;color:rgba(0,0,0,.55);display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;-webkit-justify-content:space-between;justify-content:space-between}.andes-thumbnail-multiple--grid:nth-child(3){-webkit-flex-grow:2;flex-grow:2}.andes-thumbnail-multiple--grid-40{height:40px;width:40px}.andes-thumbnail-multiple--grid-40 .andes-thumbnail-multiple--overflow{background-color:var(--andes-thumbnail-grid-overflow-color-fill,#ededed);border-color:var(--andes-thumbnail-grid-overflow-color-border,rgba(0,0,0,.1));color:var(--andes-thumbnail-grid-overflow-color-text,rgba(0,0,0,.55))}.andes-thumbnail-multiple--grid-48{height:48px;width:48px}.andes-thumbnail-multiple--grid-48 .andes-thumbnail-multiple--overflow{background-color:var(--andes-thumbnail-grid-overflow-color-fill,#ededed);border-color:var(--andes-thumbnail-grid-overflow-color-border,rgba(0,0,0,.1));color:var(--andes-thumbnail-grid-overflow-color-text,rgba(0,0,0,.55))}.andes-thumbnail-multiple--grid-56{height:56px;width:56px}.andes-thumbnail-multiple--grid-56 .andes-thumbnail-multiple--overflow{background-color:var(--andes-thumbnail-grid-overflow-color-fill,#ededed);border-color:var(--andes-thumbnail-grid-overflow-color-border,rgba(0,0,0,.1));color:var(--andes-thumbnail-grid-overflow-color-text,rgba(0,0,0,.55))}.andes-thumbnail-multiple--grid-64{height:64px;width:64px}.andes-thumbnail-multiple--grid-64 .andes-thumbnail-multiple--overflow{background-color:var(--andes-thumbnail-grid-overflow-color-fill,#ededed);border-color:var(--andes-thumbnail-grid-overflow-color-border,rgba(0,0,0,.1));color:var(--andes-thumbnail-grid-overflow-color-text,rgba(0,0,0,.55))}.andes-thumbnail-multiple--grid-72{height:72px;width:72px}.andes-thumbnail-multiple--grid-72 .andes-thumbnail-multiple--overflow{background-color:var(--andes-thumbnail-grid-overflow-color-fill,#ededed);border-color:var(--andes-thumbnail-grid-overflow-color-border,rgba(0,0,0,.1));color:var(--andes-thumbnail-grid-overflow-color-text,rgba(0,0,0,.55))}.andes-thumbnail-multiple--grid-80{height:80px;width:80px}.andes-thumbnail-multiple--grid-80 .andes-thumbnail-multiple--overflow{background-color:var(--andes-thumbnail-grid-overflow-color-fill,#ededed);border-color:var(--andes-thumbnail-grid-overflow-color-border,rgba(0,0,0,.1));color:var(--andes-thumbnail-grid-overflow-color-text,rgba(0,0,0,.55))}.andes-thumbnail-multiple--grid-48{-webkit-align-content:space-around;align-content:space-around;-webkit-justify-content:space-around;justify-content:space-around}.andes-thumbnail-multiple--grid-40,.andes-thumbnail-multiple--grid-48,.andes-thumbnail-multiple--grid-56{border-radius:4px;padding:3px}.andes-thumbnail-multiple--grid-64{border-radius:4px;padding:4px}.andes-thumbnail-multiple--grid-72{padding:3px}.andes-thumbnail-multiple--grid-80{padding:4px}.andes-thumbnail-multiple--stacked-24{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;height:24px;width:auto}.andes-thumbnail-multiple--stacked-24 .andes-thumbnail-multiple--overflow{background-color:var(--andes-thumbnail-stacked-overflow-color-fill,#ededed);border-color:var(--andes-thumbnail-stacked-overflow-color-border,rgba(0,0,0,.1));color:var(--andes-thumbnail-stacked-overflow-color-text,rgba(0,0,0,.55))}.andes-thumbnail-multiple--stacked-32{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;height:32px;width:auto}.andes-thumbnail-multiple--stacked-32 .andes-thumbnail-multiple--overflow{background-color:var(--andes-thumbnail-stacked-overflow-color-fill,#ededed);border-color:var(--andes-thumbnail-stacked-overflow-color-border,rgba(0,0,0,.1));color:var(--andes-thumbnail-stacked-overflow-color-text,rgba(0,0,0,.55))}.andes-thumbnail-multiple--stacked-40{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;height:40px;width:auto}.andes-thumbnail-multiple--stacked-40 .andes-thumbnail-multiple--overflow{background-color:var(--andes-thumbnail-stacked-overflow-color-fill,#ededed);border-color:var(--andes-thumbnail-stacked-overflow-color-border,rgba(0,0,0,.1));color:var(--andes-thumbnail-stacked-overflow-color-text,rgba(0,0,0,.55))}.andes-thumbnail-multiple--stacked-48{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;height:48px;width:auto}.andes-thumbnail-multiple--stacked-48 .andes-thumbnail-multiple--overflow{background-color:var(--andes-thumbnail-stacked-overflow-color-fill,#ededed);border-color:var(--andes-thumbnail-stacked-overflow-color-border,rgba(0,0,0,.1));color:var(--andes-thumbnail-stacked-overflow-color-text,rgba(0,0,0,.55))}.andes-thumbnail-multiple--stacked-56{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;height:56px;width:auto}.andes-thumbnail-multiple--stacked-56 .andes-thumbnail-multiple--overflow{background-color:var(--andes-thumbnail-stacked-overflow-color-fill,#ededed);border-color:var(--andes-thumbnail-stacked-overflow-color-border,rgba(0,0,0,.1));color:var(--andes-thumbnail-stacked-overflow-color-text,rgba(0,0,0,.55))}.andes-thumbnail-multiple--stacked-64{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;height:64px;width:auto}.andes-thumbnail-multiple--stacked-64 .andes-thumbnail-multiple--overflow{background-color:var(--andes-thumbnail-stacked-overflow-color-fill,#ededed);border-color:var(--andes-thumbnail-stacked-overflow-color-border,rgba(0,0,0,.1));color:var(--andes-thumbnail-stacked-overflow-color-text,rgba(0,0,0,.55))}.andes-thumbnail-multiple--stacked-72{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;height:72px;width:auto}.andes-thumbnail-multiple--stacked-72 .andes-thumbnail-multiple--overflow{background-color:var(--andes-thumbnail-stacked-overflow-color-fill,#ededed);border-color:var(--andes-thumbnail-stacked-overflow-color-border,rgba(0,0,0,.1));color:var(--andes-thumbnail-stacked-overflow-color-text,rgba(0,0,0,.55))}.andes-thumbnail-multiple--stacked-80{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;height:80px;width:auto}.andes-thumbnail-multiple--stacked-80 .andes-thumbnail-multiple--overflow{background-color:var(--andes-thumbnail-stacked-overflow-color-fill,#ededed);border-color:var(--andes-thumbnail-stacked-overflow-color-border,rgba(0,0,0,.1));color:var(--andes-thumbnail-stacked-overflow-color-text,rgba(0,0,0,.55))}.andes-thumbnail-multiple--stacked-24 .andes-thumbnail-container:not(:first-child){margin-left:-6px}.andes-thumbnail-multiple--stacked-32 .andes-thumbnail-container:not(:first-child){margin-left:-9px}.andes-thumbnail-multiple--stacked-40 .andes-thumbnail-container:not(:first-child){margin-left:-12px}.andes-thumbnail-multiple--stacked-48 .andes-thumbnail-container:not(:first-child){margin-left:-15px}.andes-thumbnail-multiple--stacked-56 .andes-thumbnail-container:not(:first-child){margin-left:-18px}.andes-thumbnail-multiple--stacked-64 .andes-thumbnail-container:not(:first-child){margin-left:-20px}.andes-thumbnail-multiple--stacked-72 .andes-thumbnail-container:not(:first-child){margin-left:-22px}.andes-thumbnail-multiple--stacked-80 .andes-thumbnail-container:not(:first-child){margin-left:-25px}.andes-popper{border-radius:6px;box-shadow:0 1px 2px 0 rgba(0,0,0,.12);font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif}.andes-popper>:first-child{border-top-left-radius:6px;border-top-right-radius:6px}.andes-popper>:last-child{border-bottom-left-radius:6px;border-bottom-right-radius:6px}.andes-popper__content{background-color:#fff}.andes-popper--padding-0{padding:0}.andes-popper--padding-16{padding:16px}.andes-popper--padding-24{padding:24px}.andes-popper--padding-32{padding:32px}.andes-popper--padding-40{padding:40px}.andes-popper:not(.andes-tooltip){height:100%;width:100%}.andes-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-tag{-webkit-align-items:center;align-items:center;background-color:var(--andes-tag-color-fill-default,hsla(0,0%,100%,0));border:1.2px solid var(--andes-tag-color-border-default,rgba(0,0,0,.25));-moz-box-sizing:border-box;box-sizing:border-box;display:-webkit-inline-flex;display:inline-flex;font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-weight:400;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:auto}.andes-tag--small{border-radius:1em;font-size:12px;height:2em;padding:0 .3333333333em}.andes-tag--small .andes-tag__label{font-size:inherit;padding:0 .3333333333em}.andes-tag--small .andes-tag__close{font-size:inherit;height:1.3333333333em;margin-left:-.1666666667em;width:1.3333333333em}.andes-tag--small .andes-tag__child{padding:0 .3333333333em}.andes-tag--small .andes-tag__avatar{height:1.3333333333em;width:1.3333333333em}.andes-tag--small .andes-tag__avatar-text-container{font-size:.6666666667em}.andes-tag--large{border-radius:1.1428571429em;font-size:14px;height:2.2857142857em;padding:0 .2857142857em}.andes-tag--large .andes-tag__label{font-size:inherit;padding:0 .5714285714em}.andes-tag--large .andes-tag__close{font-size:inherit;height:1.7142857143em;margin-left:-.2857142857em;width:1.7142857143em}.andes-tag--large .andes-tag__child{padding:0 .5714285714em}.andes-tag--large .andes-tag__avatar{height:1.7142857143em;width:1.7142857143em}.andes-tag--large .andes-tag__avatar-text-container{font-size:.8571428571em}.andes-tag__custom-icon{color:var(--andes-tag-color-icon-default,rgba(0,0,0,.9));margin-left:4px}.andes-tag__custom-icon svg{color:currentColor;vertical-align:sub}.andes-tag__child,.andes-tag__label{color:var(--andes-tag-color-text-default,rgba(0,0,0,.9));overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.andes-tag__close{-webkit-align-items:center;align-items:center;background-color:hsla(0,0%,100%,0);border:0;border-radius:50%;color:var(--andes-tag-color-close-default,rgba(0,0,0,.55));cursor:pointer;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;outline:none;padding:0;-webkit-transition:background-color .1s ease-out;transition:background-color .1s ease-out}.andes-tag__close:hover{color:var(--andes-tag-color-close-hover,rgba(0,0,0,.8))}.andes-tag__close:active{color:var(--andes-tag-color-close-active,rgba(0,0,0,.9))}.andes-tag__close:focus{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-tag__close:focus-visible{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-tag__close:focus:not(:focus-visible){box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}.andes-tag--disabled{background-color:var(--andes-tag-color-fill-disabled,hsla(0,0%,100%,0));border-color:var(--andes-tag-color-border-disabled,rgba(0,0,0,.1))}.andes-tag--disabled .andes-tag__custom-icon{color:var(--andes-tag-color-icon-disabled,rgba(0,0,0,.25))}.andes-tag--disabled .andes-tag__custom-icon svg{color:currentColor}.andes-tag--disabled .andes-tag__label{color:var(--andes-tag-color-text-disabled,rgba(0,0,0,.25))}.andes-tag--disabled .andes-tag__close{cursor:default}.andes-tag--disabled .andes-tag__close svg{color:var(--andes-tag-color-close-disabled,rgba(0,0,0,.25))}.andes-tag--disabled .andes-tag__close:hover{background-color:hsla(0,0%,100%,0)}.andes-tag .andes-tag--internal-thumbnail{border:0;height:24px;width:24px}.andes-tag .andes-tag--internal-thumbnail.andes-thumbnail__image{background-color:hsla(0,0%,100%,0)}.andes-tag .andes-tag--internal-thumbnail.andes-thumbnail__image img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.andes-tag .andes-tag--internal-thumbnail.andes-thumbnail__image svg{height:14px;width:14px}.andes-tag--clickable:focus{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-tag--clickable:focus-visible{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-tag--clickable:focus:not(:focus-visible){box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}.andes-tag--clickable{cursor:pointer}.andes-tag--clickable:hover{background-color:var(--andes-tag-color-fill-hover,rgba(0,0,0,.04))}.andes-tag--clickable:active{background-color:var(--andes-tag-color-fill-active,rgba(0,0,0,.1))}.andes-tag__icon-container{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.andes-tag-collapsed__list{list-style:none;margin:0;padding:0}.andes-tag-collapsed__list-main{display:-webkit-flex;display:flex;width:-webkit-min-content;width:-moz-min-content;width:min-content}.andes-tag-collapsed__list-item{display:-webkit-inline-flex;display:inline-flex}.andes-tag-collapsed__wrap{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.andes-tag-collapsed__more{background-color:var(--andes-color-fill-primary,#fff);border-radius:6px;box-shadow:0 6px 16px 0 rgba(0,0,0,.1);display:block;padding:8px;width:200px}.andes-tag-collapsed__more .andes-tag--large{margin:4px}.andes-tag-collapsed__more .andes-tag--small{margin:3px}.andes-tag-collapsed__more .andes-tag__label{max-width:148px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.andes-tag-collapsed .andes-tag--large{margin-right:8px}.andes-tag-collapsed .andes-tag--small{margin-right:6px}.andes-list{outline:none}.andes-list:focus{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none}.andes-list:focus-visible{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none}.andes-list{font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:18px;font-weight:400;line-height:1;margin:0;padding:0;-webkit-font-smoothing:antialiased}.andes-list-with-dividers .andes-list__item+.andes-list__item{border-top:1px solid var(--andes-list-color-border,rgba(0,0,0,.1))}.andes-list-asset{margin-top:.5em}.andes-list__item{background-color:var(--andes-list-color-surface-default,transparent);display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;outline:none;padding:0 16px;position:relative}.andes-list__item-anchor:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%}.andes-list__item-anchor:focus{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none}.andes-list__item-anchor:focus-visible{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none}.andes-list__item-anchor{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;margin:0 -16px;outline:none;padding:0 16px;text-decoration:none;width:100%;width:fill-available;width:-webkit-fill-available;width:-moz-available}.andes-list__item-anchor:link,.andes-list__item-anchor:visited{color:var(--andes-list-color-title-default,rgba(0,0,0,.9))}.andes-list__item-action:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%}.andes-list__item-action:focus{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none}.andes-list__item-action:focus-visible{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none}.andes-list__item-action{-webkit-align-items:center;align-items:center;background-color:transparent;border:0;display:-webkit-flex;display:flex;font-family:inherit;font-size:inherit;-webkit-justify-content:space-between;justify-content:space-between;line-height:12px;margin:0 -16px;outline:none;padding:0 18px;text-align:start;text-decoration:none;width:fill-available;width:-webkit-fill-available;width:-moz-available}.andes-list__item-action .andes-list__item-text{text-align:left}.andes-list__item-action:before{cursor:pointer}.andes-list__item-action:focus-visible:before,.andes-list__item-action:focus:before,.andes-list__item-anchor:focus-visible:before,.andes-list__item-anchor:focus:before{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));display:inline-block}.andes-list__item-action:focus:not(:focus-visible):before,.andes-list__item-anchor:focus:not(:focus-visible):before{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}.andes-list__item-with-secondary{-webkit-align-self:center;align-self:center}.andes-list__item-first-column{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;-webkit-flex-grow:4;flex-grow:4;margin-right:12px}.andes-list__item-second-column{display:-webkit-inline-flex;display:inline-flex}.andes-list__item-second-column-with-centered-text{-webkit-align-self:center;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{-webkit-align-self:center;align-self:center}.andes-list__item-second-column .andes-list__item-chevron--top{-webkit-align-self:flex-start;align-self:flex-start}.andes-list__item-second-column .andes-list__item-chevron svg{color:var(--andes-list-chevron-color-icon-default,rgba(0,0,0,.55))}.andes-list__item-second-column a,.andes-list__item-second-column button{position:relative;z-index:1}.andes-list__item-primary{color:var(--andes-list-color-title-default,rgba(0,0,0,.9));display:block}.andes-list__item-primary--max-lines-1{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.andes-list__item-primary--max-lines-2{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.andes-list__item-secondary{color:var(--andes-list-color-description-default,rgba(0,0,0,.55));display:block;font-size:16px;line-height:1;text-align:start}.andes-list__item-tertiary{-webkit-align-self:center;align-self:center;color:var(--andes-list-color-title-default,rgba(0,0,0,.9));display:block;text-wrap:nowrap}.andes-list__item-tertiary-description{color:var(--andes-list-color-description-default,rgba(0,0,0,.55));display:block;font-size:16px;line-height:1;text-align:right}.andes-list__item-tertiary--top{-webkit-align-self:flex-start;align-self:flex-start}.andes-list__item-tertiary .andes-checkbox__label{margin-left:0}.andes-list__item-tertiary>svg{color:var(--andes-list-color-icon-right,rgba(0,0,0,.9))}.andes-list__item-tertiary>svg>path[fill]:not([fill=none])[fill="rgba(0, 0, 0, 0.9)"],.andes-list__item-tertiary>svg[fill]:not([fill=none])[fill="rgba(0, 0, 0, 0.9)"]{fill:var(--andes-list-color-icon-right,rgba(0,0,0,.9))}.andes-list__item-tertiary>svg>path[stroke]:not([stroke=none])[stroke="rgba(0, 0, 0, 0.9)"],.andes-list__item-tertiary>svg[stroke]:not([stroke=none])[stroke="rgba(0, 0, 0, 0.9)"]{stroke:var(--andes-list-color-icon-right,rgba(0,0,0,.9))}.andes-list__item-tertiary-container--centered{-webkit-align-self:center;align-self:center}.andes-list__item-image{-webkit-align-self:flex-start;align-self:flex-start;border:1px solid var(--andes-list-color-border,rgba(0,0,0,.1));border-radius:50%;display:block}.andes-list__item-asset{margin-bottom:auto}.andes-list__item-asset--icon>svg{color:var(--andes-list-color-icon-left,rgba(0,0,0,.9))}.andes-list__item-asset--icon>svg>path[fill]:not([fill=none])[fill="rgba(0, 0, 0, 0.9)"],.andes-list__item-asset--icon>svg[fill]:not([fill=none])[fill="rgba(0, 0, 0, 0.9)"]{fill:var(--andes-list-color-icon-left,rgba(0,0,0,.9))}.andes-list__item-asset--icon>svg>path[stroke]:not([stroke=none])[stroke="rgba(0, 0, 0, 0.9)"],.andes-list__item-asset--icon>svg[stroke]:not([stroke=none])[stroke="rgba(0, 0, 0, 0.9)"]{stroke:var(--andes-list-color-icon-left,rgba(0,0,0,.9))}.andes-list__item-asset--icon-one-line{margin-bottom:0}.andes-list__item--size-small{min-height:40px}.andes-list__item--size-small.andes-list__item-with-image .andes-list__item-second-column{-webkit-align-self:center;align-self:center;height:32px}.andes-list__item--size-small .andes-list__item-first-column,.andes-list__item--size-small .andes-list__item-second-column{padding:11px 0}.andes-list__item--size-small .andes-list__item-asset{margin-right:12px}.andes-list__item--size-small .andes-list__item-asset .andes-thumbnail-container{height:32px}.andes-list__item--size-small .andes-list__item-asset--icon{margin-right:0}.andes-list__item--size-small .andes-list__item-asset--icon>svg{margin-right:8px}.andes-list__item--size-small .andes-list__item-primary,.andes-list__item--size-small .andes-list__item-tertiary{font-size:14px;line-height:18px}.andes-list__item--size-small .andes-list__item-image{height:36px;min-height:36px;min-width:36px;width:36px}.andes-list__item--size-medium{min-height:48px}.andes-list__item--size-medium.andes-list__item-with-secondary .andes-list__item-first-column,.andes-list__item--size-medium.andes-list__item-with-secondary .andes-list__item-second-column{padding:14px 0 13px}.andes-list__item--size-medium.andes-list__item-with-image .andes-list__item-second-column{-webkit-align-self:center;align-self:center;height:40px}.andes-list__item--size-medium .andes-list__item-first-column,.andes-list__item--size-medium .andes-list__item-second-column{padding:14px 0}.andes-list__item--size-medium .andes-list__item-asset{margin-right:16px}.andes-list__item--size-medium .andes-list__item-asset .andes-thumbnail-container{height:40px}.andes-list__item--size-medium .andes-list__item-asset--icon{margin-right:0}.andes-list__item--size-medium .andes-list__item-asset>svg{margin-right:12px}.andes-list__item--size-medium .andes-list__item-primary,.andes-list__item--size-medium .andes-list__item-tertiary{font-size:16px;line-height:20px}.andes-list__item--size-medium .andes-list__item-secondary,.andes-list__item--size-medium .andes-list__item-tertiary-description{font-size:14px;line-height:18px;margin-top:3px}.andes-list__item--size-medium .andes-list__item-image{height:38px;min-height:38px;min-width:38px;width:38px}.andes-list__item--size-large{min-height:68px}.andes-list__item--size-large.andes-list__item-with-secondary .andes-list__item-first-column,.andes-list__item--size-large.andes-list__item-with-secondary .andes-list__item-second-column{padding:24px 0}.andes-list__item--size-large.andes-list__item-with-image .andes-list__item-second-column{-webkit-align-self:center;align-self:center;height:56px}.andes-list__item--size-large .andes-list__item-first-column,.andes-list__item--size-large .andes-list__item-second-column{padding:24px 0 22px}.andes-list__item--size-large .andes-list__item-asset{margin-right:16px}.andes-list__item--size-large .andes-list__item-asset .andes-thumbnail-container{height:56px}.andes-list__item--size-large .andes-list__item-asset--icon{margin-right:0}.andes-list__item--size-large .andes-list__item-asset>svg{margin-right:16px}.andes-list__item--size-large .andes-list__item-primary,.andes-list__item--size-large .andes-list__item-tertiary{line-height:22px}.andes-list__item--size-large .andes-list__item-secondary,.andes-list__item--size-large .andes-list__item-tertiary-description{line-height:20px;margin-top:6px}.andes-list__item--size-large .andes-list__item-image{height:54px;min-height:54px;min-width:54px;width:54px}.andes-list__item--padding-0{padding:0}.andes-list__item--padding-16{padding-left:16px;padding-right:16px}.andes-list__item--padding-24{padding-left:24px;padding-right:24px}.andes-list__item--padding-32{padding-left:32px;padding-right:32px}.andes-list__item--padding-40{padding-left:40px;padding-right:40px}.andes-list__item-content{-webkit-flex-basis:100%;flex-basis:100%}.andes-list__item-content a,.andes-list__item-content button{position:relative;z-index:1}.andes-list__item-actionable:focus{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-list__item-actionable:focus-visible{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-list__item-actionable:focus:not(:focus-visible){box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}.andes-list__item-actionable{background-color:transparent;border:0;cursor:pointer;display:block;height:100%;inset:0;margin:0;outline:none;padding:0;position:absolute;text-align:start;text-decoration:none;width:100%}.andes-list__item-actionable:link,.andes-list__item-actionable:visited{color:var(--andes-list-color-title-default,rgba(0,0,0,.9))}}@media only screen and (max-width:768px){@supports((-webkit-appearance:none) or (-moz-appearance:none) or (appearance:none)){.andes-dropdown--form-native .andes-dropdown__trigger-reset{appearance:none;-webkit-appearance:none;-moz-appearance:none;background:none}}.andes-dropdown--form-native .andes-dropdown__trigger{padding-right:40px}.andes-dropdown--form-native .andes-dropdown__chevron{pointer-events:none;position:absolute;right:12px;top:14px}.andes-dropdown--form-native.andes-dropdown--disabled .andes-dropdown__trigger~.andes-dropdown__chevron{color:var(--andes-dropdown-color-chevron-disabled,rgba(0,0,0,.25))}.andes-dropdown--standalone.andes-dropdown--medium .andes-dropdown__trigger{font-size:16px;height:32px;padding:8px}.andes-dropdown--standalone.andes-dropdown--small .andes-dropdown__trigger{font-size:14px;height:24px;padding:5px 8px}.andes-visually-hidden,.andes-visually-hidden-focusable:not(:focus):not(:focus-within){border:0;clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:0 -1px -1px 0;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.andes-progress-indicator-circular__container{display:-webkit-flex;display:flex;height:-webkit-max-content;height:-moz-max-content;height:max-content;position:relative;width:-webkit-max-content;width:-moz-max-content;width:max-content}.andes-progress-indicator-circular__progress{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;position:relative}.andes-progress-indicator-circular--basic .andes-progress-indicator-circular__progress{stroke:var(--andes-progress-indicator-circular-progress-color-fill-default,var(--andes-color-blue-500,#3483fa))}.andes-progress-indicator-circular--inverse .andes-progress-indicator-circular__progress{stroke:var(--andes-progress-indicator-circular-progress-color-fill-inverse,#fff)}.andes-progress-indicator-circular--inverse .andes-progress-indicator-circular__label{color:var(--andes-progress-indicator-circular-color-label-inverse,#fff)}.andes-progress-indicator-circular__content{color:rgba(0,0,0,.9);font-size:12px;font-weight:400}.andes-progress-indicator-circular__label{color:var(--andes-progress-indicator-circular-color-label,rgba(0,0,0,.9));font-weight:400;-webkit-font-smoothing:antialiased}.andes-progress-indicator-circular--indeterminate .andes-progress-indicator-circular__svg{-webkit-animation:andes-pi-circular-rotate 2s linear infinite;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{-webkit-animation:andes-pi-circular-dash-reduce-motion 5s ease-in-out infinite;animation:andes-pi-circular-dash-reduce-motion 5s ease-in-out infinite;stroke-linecap:round}}@media only screen and (max-width:768px)and (prefers-reduced-motion:no-preference){.andes-progress-indicator-circular--indeterminate .andes-progress-indicator-circular__circle{-webkit-animation:andes-pi-circular-dash 1.5s ease-in-out infinite;animation:andes-pi-circular-dash 1.5s ease-in-out infinite}}@media only screen and (max-width:768px){@-webkit-keyframes andes-pi-circular-rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes andes-pi-circular-rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-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{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}@-webkit-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}}@keyframes andes-pi-circular-dash-reduce-motion{0%{opacity:0;stroke-dasharray:90,150;stroke-dashoffset:0}10%{opacity:1;stroke-dasharray:90,150;stroke-dashoffset:0}60%{opacity:1;stroke-dasharray:90,150;stroke-dashoffset:0}to{opacity:0;stroke-dasharray:90,150;stroke-dashoffset:0}}.andes-progress-indicator-circular--determinate .andes-progress-indicator-circular__svg{left:0;position:absolute;top:0;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);z-index:1022}.andes-progress-indicator-circular--determinate.andes-progress-indicator-circular--inverse .andes-progress-indicator-circular__circle-bg{stroke:var(--andes-progress-indicator-circular-color-fill-inverse,hsla(0,0%,100%,.3))}.andes-progress-indicator-circular--determinate .andes-progress-indicator-circular__circle{fill:none;stroke-linecap:round}}@media only screen and (max-width:768px)and (prefers-reduced-motion:no-preference){.andes-progress-indicator-circular--determinate .andes-progress-indicator-circular__circle{-webkit-transition:stroke-dashoffset .15s ease-out;transition:stroke-dashoffset .15s ease-out}}@media only screen and (max-width:768px){.andes-progress-indicator-circular--determinate .andes-progress-indicator-circular__circle-bg{fill:none;stroke:var(--andes-progress-indicator-circular-color-fill,#e5e5e5)}.andes-progress-indicator-circular--determinate .andes-progress-indicator-circular__circle--continuous{-webkit-transition-timing-function:linear;transition-timing-function:linear}.andes-progress-indicator-circular--small .andes-progress-indicator-circular__progress,.andes-progress-indicator-circular--small .andes-progress-indicator-circular__svg{height:24px;stroke-width:2.5px;width:24px}.andes-progress-indicator-circular--small .andes-progress-indicator-circular__container{-webkit-align-items:center;align-items:center;-webkit-flex-direction:column;flex-direction:column}.andes-progress-indicator-circular--small .andes-progress-indicator-circular__label{font-size:14px;margin-top:13px}.andes-progress-indicator-circular--xsmall .andes-progress-indicator-circular__progress,.andes-progress-indicator-circular--xsmall .andes-progress-indicator-circular__svg{height:16px;stroke-width:2px;width:16px}.andes-progress-indicator-circular--xsmall .andes-progress-indicator-circular__container{-webkit-align-items:center;align-items:center}.andes-progress-indicator-circular--xsmall .andes-progress-indicator-circular__label{font-size:14px;margin-left:12px}.andes-progress-indicator-circular--medium .andes-progress-indicator-circular__progress,.andes-progress-indicator-circular--medium .andes-progress-indicator-circular__svg{height:32px;stroke-width:3px;width:32px}.andes-progress-indicator-circular--medium .andes-progress-indicator-circular__container{-webkit-align-items:center;align-items:center;-webkit-flex-direction:column;flex-direction:column}.andes-progress-indicator-circular--medium .andes-progress-indicator-circular__label{font-size:14px;margin-top:13px}.andes-progress-indicator-circular--large .andes-progress-indicator-circular__progress,.andes-progress-indicator-circular--large .andes-progress-indicator-circular__svg{height:48px;stroke-width:4px;width:48px}.andes-progress-indicator-circular--large .andes-progress-indicator-circular__container{-webkit-align-items:center;align-items:center;-webkit-flex-direction:column;flex-direction:column}.andes-progress-indicator-circular--large .andes-progress-indicator-circular__label{font-size:16px;margin-top:13px}.andes-progress-indicator-circular--xlarge .andes-progress-indicator-circular__progress,.andes-progress-indicator-circular--xlarge .andes-progress-indicator-circular__svg{height:64px;stroke-width:4px;width:64px}.andes-progress-indicator-circular--xlarge .andes-progress-indicator-circular__progress .andes-progress-indicator-circular__content{font-size:14px}.andes-progress-indicator-circular--xlarge .andes-progress-indicator-circular__container{-webkit-align-items:center;align-items:center;-webkit-flex-direction:column;flex-direction:column}.andes-progress-indicator-circular--xlarge .andes-progress-indicator-circular__label{font-size:18px;margin-top:13px}.andes-progress-indicator-circular--inline{height:100%;position:relative}.andes-progress-indicator-circular--inline .andes-progress-indicator-circular__container{position:absolute}.andes-progress-indicator-circular--block{position:absolute;z-index:1021}.andes-progress-indicator-circular--block,.andes-progress-indicator-circular--fullscreen{-webkit-align-items:center;align-items:center;bottom:0;display:-webkit-flex;display:flex;height:100%;-webkit-justify-content:center;justify-content:center;left:0;right:0;top:0;width:100%}.andes-progress-indicator-circular--fullscreen{background-color:hsla(0,0%,100%,.9);position:fixed;z-index:1023}.andes-form-control--numeric.andes-form-control--error .andes-form-control__label,.andes-form-control--numeric.andes-form-control--error.andes-form-control:hover .andes-form-control__label,.andes-form-control--textfield.andes-form-control--error .andes-form-control__label,.andes-form-control--textfield.andes-form-control--error.andes-form-control:hover .andes-form-control__label{color:var(--andes-textfield-color-label-error,#f23d4f)!important}.andes-form-control--numeric.andes-form-control--error .andes-form-control__control,.andes-form-control--textfield.andes-form-control--error .andes-form-control__control{box-shadow:0 0 0 1px var(--andes-textfield-color-border-error,#f23d4f)}.andes-form-control--numeric.andes-form-control--error .andes-form-control__error-icon,.andes-form-control--textfield.andes-form-control--error .andes-form-control__error-icon{background-color:#f23d4f;border-radius:50%;font-size:13px;height:12px;line-height:1;margin-right:6px;width:12px}.andes-form-control--numeric.andes-form-control--error.andes-form-control--focused .andes-form-control__control,.andes-form-control--textfield.andes-form-control--error.andes-form-control--focused .andes-form-control__control{border-color:transparent;box-shadow:0 0 0 2px var(--andes-textfield-color-border-error,#f23d4f);outline:none}.andes-form-control--numeric-wrapper .andes-form-control--visible-focused.andes-form-control--error .andes-form-control__control,.andes-form-control--numeric.andes-form-control--error.andes-form-control--focused .andes-form-control__control.visible-focused,.andes-form-control--textfield.andes-form-control--error.andes-form-control--focused .andes-form-control__control.visible-focused{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3)),inset 0 0 0 2px var(--andes-textfield-color-border-error,#f23d4f)}.andes-form-control--numeric-wrapper .andes-form-control--visible-focused.andes-form-control--error .andes-form-control__control{-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3)),inset 0 0 0 2px var(--andes-textfield-color-border-error,#f23d4f);-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3)),inset 0 0 0 2px var(--andes-textfield-color-border-error,#f23d4f)}.andes-form-control--completed.andes-form-control--textfield .andes-form-control__validated-icon{color:var(--andes-textfield-color-validated,#00a650);display:block;margin-right:12px;position:unset}.andes-form-control--completed.andes-form-control--textfield .andes-form-control__validated-icon svg{color:var(--andes-textfield-color-validated,#00a650);vertical-align:sub}.andes-form-control--textfield .andes-form-control__clear-icon:focus{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-form-control--textfield .andes-form-control__clear-icon:focus-visible{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-form-control--textfield .andes-form-control__clear-icon:focus:not(:focus-visible){box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}.andes-form-control--textfield .andes-form-control__clear-icon{-webkit-align-items:center;align-items:center;background-color:transparent;border:0;color:var(--andes-textfield-color-clear-default,rgba(0,0,0,.55));cursor:pointer;display:-webkit-flex;display:flex;font-size:13px;margin-right:12px;padding:0}.andes-form-control--textfield .andes-form-control__clear-icon:hover{color:var(--andes-textfield-color-clear-hover,rgba(0,0,0,.8))}.andes-form-control--textfield .andes-form-control__clear-icon:active{color:var(--andes-textfield-color-clear-active,rgba(0,0,0,.9))}.andes-form-control--textfield.andes-form-control--disabled .andes-form-control__label{color:var(--andes-textfield-color-label-disabled,rgba(0,0,0,.25))!important}.andes-form-control--textfield.andes-form-control--disabled .andes-form-control__split-button{border-right:1px solid var(--andes-textfield-split-color-divider-disabled,rgba(0,0,0,.25));cursor:not-allowed}.andes-form-control--textfield.andes-form-control--disabled .andes-form-control__split-button .andes-form-control__split-button-content{color:var(--andes-textfield-color-label-disabled,rgba(0,0,0,.25))}.andes-form-control--textfield.andes-form-control--disabled .andes-form-control__control{background-color:var(--andes-textfield-color-fill-disabled,rgba(0,0,0,.04));border:1px dashed var(--andes-textfield-color-border-disabled,rgba(0,0,0,.25));box-shadow:none}.andes-form-control--textfield.andes-form-control--disabled .andes-form-control__field{color:var(--andes-textfield-color-input-text-disabled,var(--andes-textfield-color-label-disabled,rgba(0,0,0,.25)))}.andes-form-control--textfield.andes-form-control--disabled .andes-form-control__field.andes-form-control__split-field{cursor:not-allowed}.andes-form-control--textfield.andes-form-control--disabled .andes-form-control__field.andes-form-control__split-field .andes-form-control__control{background-color:transparent;border:0}.andes-form-control--textfield.andes-form-control--disabled .andes-form-control__embedded .andes-checkbox .andes-checkbox__label{color:var(--andes-textfield-color-text-checkbox-disabled,var(--andes-textfield-color-label-disabled,rgba(0,0,0,.25)))}.andes-form-control--textfield.andes-form-control--readonly .andes-form-control__label{color:var(--andes-textfield-color-label-read-only,rgba(0,0,0,.55))}.andes-form-control--textfield.andes-form-control--readonly .andes-form-control__control{background-color:var(--andes-textfield-color-fill-read-only,hsla(0,0%,100%,0));box-shadow:0 0 0 1px var(--andes-textfield-color-border-read-only,hsla(0,0%,100%,0))}.andes-form-control--textfield.andes-form-control--readonly .andes-form-control__field{padding-left:6px;-webkit-text-fill-color:rgba(0,0,0,.9);opacity:1}.andes-form-control--textfield.andes-form-control--readonly .andes-form-control__field.andes-form-control__split-field{cursor:default}.andes-form-control--countdown .andes-form-control__countdown{color:rgba(0,0,0,.55);float:right;font-size:13px;text-align:right}.andes-form-control--textfield-progress{height:18px;margin-right:12px;stroke-width:6px;width:18px}.andes-form-control--textfield .andes-form-control__field{-webkit-flex-grow:1;flex-grow:1;width:auto}.andes-form-control--textfield .andes-button--transparent{margin:8px 12px 8px 0;width:-webkit-max-content;width:-moz-max-content;width:max-content}.andes-form-control--textfield .andes-checkbox--embedded{display:inline-block;margin:0 18px 3px 6px}.andes-form-control--textfield .andes-checkbox--embedded .andes-checkbox__input:focus{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none}.andes-form-control--textfield .andes-checkbox--embedded .andes-checkbox__input:focus-visible{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none}.andes-form-control--textfield .andes-checkbox--embedded .andes-checkbox__input{top:5px}.andes-form-control--textfield .andes-checkbox--embedded .andes-checkbox__input:before{line-height:0;top:75%}.andes-form-control--textfield .andes-checkbox--embedded .andes-checkbox__input:focus-visible:before{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3))}.andes-form-control--textfield .andes-checkbox--embedded .andes-checkbox__input:focus-visible:after{opacity:0}.andes-form-control--textfield .andes-form-control__embedded{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;z-index:1}.andes-form-control--textfield .andes-form-control__embedded .andes-tooltip__trigger{display:-webkit-flex;display:flex}.andes-form-control--textfield .andes-form-control__embedded .andes-tooltip__trigger .andes-button--transparent{border-width:0;margin-right:12px;padding-left:0;padding-right:0}.andes-form-control--textfield .andes-form-control__embedded .andes-checkbox{margin-left:0;margin-right:12px}.andes-form-control--textfield .andes-form-control__embedded .andes-checkbox .andes-checkbox__label{color:var(--andes-textfield-color-text-checkbox-default,rgba(0,0,0,.9));text-wrap:nowrap}.andes-form-control--textfield .andes-form-control__embedded .andes-button--transparent{margin-right:8px}.andes-form-control--textfield .andes-form-control__embedded .andes-tooltip__trigger .andes-button__content path{fill:var(--andes-textfield-color-tooltip-default,var(--andes-color-blue-500,#3483fa))!important}.andes-form-control--textfield .andes-form-control__embedded .andes-tooltip__trigger:hover .andes-button__content path{fill:var(--andes-textfield-color-tooltip-hover,var(--andes-color-blue-600,#2968c8))!important}.andes-form-control--textfield .andes-form-control__embedded .andes-tooltip__trigger:active .andes-button__content path{fill:var(--andes-textfield-color-tooltip-active,var(--andes-color-blue-700,#1f4e96))!important}.andes-form-control--numeric{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.andes-form-control--numeric .andes-form-control--focused .andes-form-control__control{border-color:transparent;box-shadow:0 0 0 2px var(--andes-textfield-color-border-active,var(--andes-color-blue-500,#3483fa));-moz-box-shadow:0 0 0 2px var(--andes-textfield-color-border-active,var(--andes-color-blue-500,#3483fa));-webkit-box-shadow:0 0 0 2px var(--andes-textfield-color-border-active,var(--andes-color-blue-500,#3483fa));outline:none}.andes-form-control--numeric .andes-form-control--visible-focused .andes-form-control__control{border-color:transparent;box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3)),inset 0 0 0 2px var(--andes-color-blue-500,#3483fa);-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3)),inset 0 0 0 2px var(--andes-color-blue-500,#3483fa);-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3)),inset 0 0 0 2px var(--andes-color-blue-500,#3483fa);outline:none}.andes-form-control--numeric:hover .andes-form-control__message{opacity:1}.andes-form-control--numeric .andes-form-control{padding-top:0}.andes-form-control--numeric .andes-form-control__label{color:rgba(0,0,0,.9);cursor:text;font-size:14px;font-weight:400;line-height:18px;margin:0 0 4px 6px;overflow:hidden;text-overflow:ellipsis;-webkit-transform:unset!important;transform:unset!important;-webkit-transition:.2s ease-out;transition:.2s ease-out;-webkit-transition-property:color;transition-property:color;white-space:nowrap}.andes-form-control--numeric-wrapper{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;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{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;font-size:13px;margin:4px 0 0 6px}.andes-form-control--textfield:last-child{margin-right:0}.andes-form-control--centered .andes-form-control--numeric-wrapper{margin:0 auto}.andes-form-control__prefix,.andes-form-control__suffix{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;font-size:16px;opacity:1;-webkit-transition:opacity .2s ease-out;transition:opacity .2s ease-out;white-space:nowrap}.andes-form-control__suffix{color:var(--andes-textfield-color-suffix-default,rgba(0,0,0,.55));margin-right:12px;text-align:right}.andes-form-control__prefix{color:var(--andes-textfield-color-prefix-default,rgba(0,0,0,.55));margin-left:12px;text-align:left}.andes-form-control--disabled .andes-form-control__prefix{color:var(--andes-textfield-color-prefix-disabled,rgba(0,0,0,.25))}.andes-form-control--disabled .andes-form-control__suffix{color:var(--andes-textfield-color-suffix-disabled,rgba(0,0,0,.25))}.andes-form-control--centered .andes-form-control__label{margin-left:0;text-align:center;-webkit-transform-origin:inherit;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::-webkit-input-placeholder{text-align:center}.andes-form-control--centered .andes-form-control__field::-moz-placeholder{text-align:center}.andes-form-control--centered .andes-form-control__field:-ms-input-placeholder{text-align:center}.andes-form-control--centered .andes-form-control__field::-ms-input-placeholder{text-align:center}.andes-form-control--centered .andes-form-control__field::placeholder{text-align:center}.andes-form-control--sectioned .andes-form-control__control{display:-webkit-flex;display:flex}.andes-form-control--password.andes-form-control--focused .andes-form-control__control{border-color:transparent;box-shadow:0 0 0 2px var(--andes-textfield-color-border-active,var(--andes-color-blue-500,#3483fa));-moz-box-shadow:0 0 0 2px var(--andes-textfield-color-border-active,var(--andes-color-blue-500,#3483fa));-webkit-box-shadow:0 0 0 2px var(--andes-textfield-color-border-active,var(--andes-color-blue-500,#3483fa));outline:none}.andes-form-control--password.andes-form-control--focused .andes-form-control__control.visible-focused{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3)),inset 0 0 0 2px var(--andes-color-blue-500,#3483fa);-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3)),inset 0 0 0 2px var(--andes-color-blue-500,#3483fa);-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3)),inset 0 0 0 2px var(--andes-color-blue-500,#3483fa)}.andes-form-control--password .andes-form-control__message{opacity:1}.andes-form-control__password-embedded{-webkit-align-items:center;align-items:center;color:var(--andes-textfield-password-color-icon-default,rgba(0,0,0,.55));display:-webkit-flex;display:flex;padding-right:12px;position:relative}.andes-form-control__password-embedded:hover{color:var(--andes-textfield-password-color-icon-hover,rgba(0,0,0,.8))}.andes-form-control__password-embedded:active{color:var(--andes-textfield-password-color-icon-active,rgba(0,0,0,.9))}.andes-form-control__password-checkbox:focus{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-form-control__password-checkbox:focus-visible{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-form-control__password-checkbox:focus:not(:focus-visible){box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}.andes-form-control__password-checkbox{-moz-appearance:none;-webkit-appearance:none;appearance:none;cursor:pointer;height:23px;margin-right:12px;position:absolute;right:0;width:23px}.andes-form-control__password-value{color:rgba(0,0,0,.9)}.andes-form-control__password-value.hide{display:none}.andes-form-control__password-icon{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex}.andes-form-control__field.andes-form-control__split-field{cursor:text;height:48px;padding:0 12px}.andes-form-control__field.andes-form-control__split-field.andes-form-control__split-field--readonly.andes-form-control__split-field--left{padding-left:0}.andes-form-control__field.andes-form-control__split-field .andes-form-control__control{border-radius:0;box-shadow:none}.andes-form-control__field.andes-form-control__split-field .andes-form-control__control input{padding:0}.andes-form-control__field.andes-form-control__split-field.andes-form-control--focused>.andes-form-control__control{box-shadow:none}.andes-form-control--split>.andes-form-control__control{height:36px}.andes-form-control--split .andes-form-control__control:last-child :last-child{margin-right:0}.andes-form-control--split .andes-form-control__field{padding:6px 12px 6px 8px}.andes-form-control--split .andes-form-control__embedded{padding-right:0}.andes-form-control--split .andes-form-control__embedded .andes-tooltip__trigger .andes-button--transparent{margin-right:0}.andes-form-control--split .andes-form-control__control--visible-focused{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3)),inset 0 0 0 2px var(--andes-color-blue-500,#3483fa);-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3)),inset 0 0 0 2px var(--andes-color-blue-500,#3483fa);-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3)),inset 0 0 0 2px var(--andes-color-blue-500,#3483fa)}.andes-form-control--split .andes-form-control__control--visible-focused .andes-form-control__control{background-color:transparent}.andes-form-control__split-button{-webkit-align-items:center;align-items:center;border-right:1px solid var(--andes-textfield-split-color-divider-default,rgba(0,0,0,.1));cursor:pointer;display:-webkit-flex;display:flex;height:36px;padding:0 0 0 8px}.andes-form-control__split-button--right{border-left:1px solid var(--andes-textfield-split-color-divider-default,rgba(0,0,0,.1));border-right:0;padding:0 4px 0 2px}.andes-form-control__split-button--readonly{border:0;cursor:default;margin-left:3px;padding-right:0;pointer-events:none}.andes-form-control__split-button--readonly .andes-dropdown__standalone-arrow{display:none}.andes-form-control__split-button.andes-dropdown.andes-dropdown--standalone .andes-floating-menu .andes-dropdown__trigger{background-color:transparent;border:0;font-size:16px;padding:4px 9px 5px 2px}.andes-form-control__split-button.andes-dropdown.andes-dropdown--standalone .andes-floating-menu .andes-dropdown__trigger .andes-dropdown__display-values{margin-left:1px;margin-right:4px}.andes-form-control__split-button.andes-dropdown.andes-dropdown--standalone .andes-dropdown__standalone-arrow{height:16px;padding-bottom:1px;-webkit-transform:scale(1.5);transform:scale(1.5);width:16px}.andes-form-control__split-button.andes-dropdown.andes-dropdown--standalone.andes-dropdown--open .andes-dropdown__standalone-arrow{-webkit-transform:scale(1.5) rotate(180deg);transform:scale(1.5) rotate(180deg)}.andes-form-control--disabled.andes-form-control__split-button .andes-floating-menu .andes-dropdown__trigger{color:var(--andes-textfield-color-label-disabled,rgba(0,0,0,.25));cursor:not-allowed}.andes-form-control--disabled.andes-form-control__split-button .andes-floating-menu .andes-dropdown__trigger .andes-dropdown__standalone-arrow path{fill:var(--andes-textfield-color-label-disabled,rgba(0,0,0,.25))}.andes-form-control--disabled.andes-form-control__split-button.andes-form-control__split-button--readonly .andes-floating-menu .andes-dropdown__trigger{color:rgba(0,0,0,.9);cursor:not-allowed;padding-right:0}.andes-form-control__split-button-content{color:rgba(0,0,0,.9);font-size:16px;margin-right:4px;outline:0;white-space:nowrap}.andes-form-control__split-button-content--icon{margin-right:6px}.andes-form-control__split-button-content--icon-disabled{opacity:.4}.andes-form-control__bottom.andes-form-control--medium{margin-left:4px;margin-right:4px}.andes-form-control__bottom.andes-form-control--medium .andes-form-control__message{font-size:10px;line-height:14px}.andes-form-control__bottom.andes-form-control--medium .andes-form-control--countdown .andes-form-control__countdown,.andes-form-control__bottom.andes-form-control--medium .andes-form-control__countdown{font-size:10px}.andes-form-control--textfield.andes-form-control--medium{font-size:14px;padding:4px 8px}.andes-form-control--textfield.andes-form-control--medium label .andes-form-control__label{font-size:12px;margin-left:4px;margin-right:4px}.andes-form-control--textfield.andes-form-control--medium .andes-form-control__clear-icon,.andes-form-control--textfield.andes-form-control--medium .andes-form-control__validated-icon{margin:0 8px 0 12px}.andes-form-control--textfield.andes-form-control--medium .andes-form-control__clear-icon svg,.andes-form-control--textfield.andes-form-control--medium .andes-form-control__validated-icon svg{height:12px;width:12px}.andes-form-control--textfield.andes-form-control--medium .andes-form-control__prefix,.andes-form-control--textfield.andes-form-control--medium .andes-form-control__suffix{font-size:14px}.andes-form-control--textfield.andes-form-control--medium .andes-form-control__control{font-size:12px;height:32px;line-height:18px;margin:4px 0;min-height:32px}.andes-form-control--textfield.andes-form-control--medium .andes-form-control__control .andes-form-control--textfield-progress.andes-progress-indicator-circular{height:16px;margin:0 8px;width:16px}.andes-form-control--textfield.andes-form-control--medium .andes-form-control__field{border-radius:4px;font-size:14px;height:24px;padding:4px 8px}.andes-form-control--textfield.andes-form-control--medium .andes-form-control__field::-webkit-input-placeholder{font-size:14px}.andes-form-control--textfield.andes-form-control--medium .andes-form-control__field::-moz-placeholder{font-size:14px}.andes-form-control--textfield.andes-form-control--medium .andes-form-control__field:-ms-input-placeholder{font-size:14px}.andes-form-control--textfield.andes-form-control--medium .andes-form-control__field::-ms-input-placeholder{font-size:14px}.andes-form-control--textfield.andes-form-control--medium .andes-form-control__field::placeholder{font-size:14px}.andes-form-control--numeric.andes-form-control--warning .andes-form-control__error-icon,.andes-form-control--textfield.andes-form-control--warning .andes-form-control__error-icon{background-color:#f73;border-radius:50%;font-size:13px;height:12px;line-height:1;margin-right:6px;width:12px}.andes-typography{font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;-webkit-font-smoothing:antialiased}.andes-typography.andes-typography--type-body.andes-typography--weight-regular{font-weight:400}.andes-typography.andes-typography--type-body.andes-typography--weight-semibold,.andes-typography.andes-typography--type-title{font-weight:600}.andes-typography-text-list{list-style:none;margin:0;padding:0;position:relative}.andes-typography-text-list__item{list-style:none}.andes-typography--size-xs.andes-typography--type-title{font-size:18px;line-height:22px;margin:1.27em 0 0}.andes-typography--size-xs.andes-typography--type-title:first-child{margin:0}.andes-typography--size-xs.andes-typography--type-body{font-size:12px;line-height:15px}.andes-typography-text-list.andes-typography--size-xs.andes-typography--type-body,p.andes-typography--size-xs.andes-typography--type-body{margin:.75em 0 0}.andes-typography-text-list.andes-typography--size-xs.andes-typography--type-body:first-child,p.andes-typography--size-xs.andes-typography--type-body:first-child{margin:0}.andes-typography--size-s.andes-typography--type-title{font-size:20px;line-height:25px;margin:1.25em 0 0}.andes-typography--size-s.andes-typography--type-title:first-child{margin:0}.andes-typography--size-s.andes-typography--type-body{font-size:14px;line-height:18px}.andes-typography-text-list.andes-typography--size-s.andes-typography--type-body,p.andes-typography--size-s.andes-typography--type-body{margin:.71em 0 0}.andes-typography-text-list.andes-typography--size-s.andes-typography--type-body:first-child,p.andes-typography--size-s.andes-typography--type-body:first-child{margin:0}.andes-typography--size-m.andes-typography--type-title{font-size:24px;line-height:30px;margin:1.25em 0 0}.andes-typography--size-m.andes-typography--type-title:first-child{margin:0}.andes-typography--size-m.andes-typography--type-body{font-size:16px;line-height:20px}.andes-typography-text-list.andes-typography--size-m.andes-typography--type-body,p.andes-typography--size-m.andes-typography--type-body{margin:.75em 0 0}.andes-typography-text-list.andes-typography--size-m.andes-typography--type-body:first-child,p.andes-typography--size-m.andes-typography--type-body:first-child{margin:0}.andes-typography--size-l.andes-typography--type-title{font-size:28px;line-height:35px;margin:1.25em 0 0}.andes-typography--size-l.andes-typography--type-title:first-child{margin:0}.andes-typography--size-l.andes-typography--type-body{font-size:18px;line-height:22px}.andes-typography-text-list.andes-typography--size-l.andes-typography--type-body,p.andes-typography--size-l.andes-typography--type-body{margin:.77em 0 0}.andes-typography-text-list.andes-typography--size-l.andes-typography--type-body:first-child,p.andes-typography--size-l.andes-typography--type-body:first-child{margin:0}.andes-typography--size-xl.andes-typography--type-title{font-size:32px;line-height:40px;margin:1.25em 0 0}.andes-typography--size-xl.andes-typography--type-title:first-child{margin:0}.andes-typography--size-xl.andes-typography--type-body{font-size:18px;line-height:22px}.andes-typography-text-list.andes-typography--size-xl.andes-typography--type-body,p.andes-typography--size-xl.andes-typography--type-body{margin:.77em 0 0}.andes-typography-text-list.andes-typography--size-xl.andes-typography--type-body:first-child,p.andes-typography--size-xl.andes-typography--type-body:first-child{margin:0}.andes-typography--color-primary,.andes-typography-text-list__item-check-marker--color-primary{color:var(--andes-color-text-primary,rgba(0,0,0,.9))}.andes-typography--color-secondary,.andes-typography-text-list__item-check-marker--color-secondary{color:var(--andes-color-text-secondary,rgba(0,0,0,.55))}.andes-typography--color-inverse,.andes-typography-text-list__item-check-marker--color-inverse{color:var(--andes-color-text-inverse,#fff)}.andes-typography--color-accent,.andes-typography-text-list__item-check-marker--color-accent{color:var(--andes-color-text-accent,var(--andes-color-blue-500,var(--andes-color-blue-500,#3483fa)))}.andes-typography--color-disabled,.andes-typography-text-list__item-check-marker--color-disabled{color:var(--andes-color-text-disabled,rgba(0,0,0,.25))}.andes-typography--color-informative,.andes-typography-text-list__item-check-marker--color-informative{color:var(--andes-color-feedback-text-informative-loud,var(--andes-color-blue-500,#3483fa))}.andes-typography--color-positive,.andes-typography-text-list__item-check-marker--color-positive{color:var(--andes-color-feedback-text-positive-loud,#00a650)}.andes-typography--color-caution,.andes-typography-text-list__item-check-marker--color-caution{color:var(--andes-color-feedback-text-caution-loud,#f73)}.andes-typography--color-negative,.andes-typography-text-list__item-check-marker--color-negative{color:var(--andes-color-feedback-text-negative-loud,#f23d4f)}}@media only screen and (max-width:768px)and (min-width:768px){.andes-typography--color-link:hover,.andes-typography--color-link:hover .andes-typography-text-list__item-check-marker--color-link{color:var(--andes-color-text-link-hover,var(--andes-color-blue-600,#2968c8))}}@media only screen and (max-width:768px){.andes-typography--color-link,.andes-typography-text-list__item-check-marker--color-link{color:var(--andes-color-text-link-default,var(--andes-color-blue-500,var(--andes-color-blue-500,#3483fa)))}.andes-typography--color-link:active,.andes-typography--color-link:active .andes-typography-text-list__item-check-marker--color-link{color:var(--andes-color-text-link-active,var(--andes-color-blue-700,#1f4e96))}a.andes-typography--color-link{text-decoration:none}}@media only screen and (max-width:768px)and (min-width:768px){.andes-typography--color-link-inverse:hover,.andes-typography--color-link-inverse:hover .andes-typography-text-list__item-check-marker--color-link-inverse{color:var(--andes-color-text-link-hover-inverse,#fff)}}@media only screen and (max-width:768px){.andes-typography--color-link-inverse,.andes-typography-text-list__item-check-marker--color-link-inverse{color:var(--andes-color-text-link-default-inverse,#fff)}.andes-typography--color-link-inverse:active,.andes-typography--color-link-inverse:active .andes-typography-text-list__item-check-marker--color-link-inverse{color:var(--andes-color-text-link-active-inverse,#fff)}a.andes-typography--color-link-inverse{text-decoration:none}}@media only screen and (max-width:768px)and (min-width:768px){.andes-typography--color-selected:hover,.andes-typography--color-selected:hover .andes-typography-text-list__item-check-marker--color-selected{color:var(--andes-color-selected-text-hover,var(--andes-color-blue-600,#2968c8))}}@media only screen and (max-width:768px){.andes-typography--color-selected,.andes-typography-text-list__item-check-marker--color-selected{color:var(--andes-color-selected-text-default,var(--andes-color-blue-500,#3483fa))}.andes-typography--color-selected:active,.andes-typography--color-selected:active .andes-typography-text-list__item-check-marker--color-selected{color:var(--andes-color-selected-text-active,var(--andes-color-blue-700,#1f4e96))}.andes-typography-text-list__item-dot-marker{-webkit-align-items:center;align-items:center;display:-webkit-inline-flex;display:inline-flex;-webkit-justify-content:center;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{-webkit-align-items:center;align-items:center;display:-webkit-inline-flex;display:inline-flex;-webkit-justify-content:center;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{-webkit-transform:translateY(-2px);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{-webkit-transform:translateY(-1px);transform:translateY(-1px)}.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;-webkit-transition:.2s ease-out;transition:.2s ease-out;-webkit-transition-property:color,-webkit-transform;transition-property:color,-webkit-transform;transition-property:transform,color;transition-property:transform,color,-webkit-transform}.andes-form-control__label-fixed{-webkit-transform:scale(.7777777778) translateY(-135%)!important;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;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:-webkit-transform .25s ease;transition:-webkit-transform .25s ease;transition:transform .25s ease;transition:transform .25s ease,-webkit-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);-webkit-transform:scaleX(1);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;-webkit-transform:scaleX(1);transform:scaleX(1)}.andes-form-control--floated .andes-form-control__label,.andes-form-control--focused .andes-form-control__label{cursor:text}.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-form-control--search-box:hover{box-shadow:0 0 0 1px var(--andes-searchbox-color-border-default,rgba(0,0,0,.25))}.andes-form-control--search-box .andes-form-control__search-icon:hover{color:var(--andes-searchbox-color-search-default,rgba(0,0,0,.55))}.andes-form-control--search-box .andes-form-control__close-icon:hover{color:var(--andes-searchbox-color-clear-default,rgba(0,0,0,.55))}}@media only screen and (max-width:768px)and (min-width:768px){.andes-form-control--search-box:hover{box-shadow:0 0 0 1px var(--andes-searchbox-color-border-hover,rgba(0,0,0,.55))}.andes-form-control--search-box .andes-form-control__search-icon:hover{color:var(--andes-searchbox-color-search-hover,rgba(0,0,0,.8))}.andes-form-control--search-box .andes-form-control__close-icon:hover{color:var(--andes-searchbox-color-clear-hover,rgba(0,0,0,.8))}}@media only screen and (max-width:768px){.andes-form-control--search-box{-webkit-font-smoothing:antialiased;background-color:var(--andes-searchbox-color-fill-default,#fff);box-shadow:0 0 0 1px var(--andes-searchbox-color-border-default,rgba(0,0,0,.25));-moz-box-sizing:border-box;box-sizing:border-box;display:-webkit-flex;display:flex;font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-weight:400}.andes-form-control--search-box label{-webkit-order:2;order:2;width:100%}.andes-form-control--search-box--focused,.andes-form-control--search-box--focused:hover,.andes-form-control--search-box:focus{box-shadow:0 0 0 2px var(--andes-searchbox-color-border-active,var(--andes-color-blue-500,#3483fa))}.andes-form-control--search-box--focused.focus-visible,.andes-form-control--search-box--focused.focus-visible:hover{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3)),inset 0 0 0 2px var(--andes-searchbox-color-border-active,var(--andes-color-blue-500,#3483fa));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3)),inset 0 0 0 2px var(--andes-searchbox-color-border-active,var(--andes-color-blue-500,#3483fa));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3)),inset 0 0 0 2px var(--andes-searchbox-color-border-active,var(--andes-color-blue-500,#3483fa))}.andes-form-control--search-box .andes-form-control__close-icon:focus,.andes-form-control--search-box .andes-form-control__search-icon:focus{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-form-control--search-box .andes-form-control__close-icon:focus-visible,.andes-form-control--search-box .andes-form-control__search-icon:focus-visible{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-form-control--search-box .andes-form-control__close-icon:focus:not(:focus-visible),.andes-form-control--search-box .andes-form-control__search-icon:focus:not(:focus-visible){box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}.andes-form-control--search-box .andes-form-control__close-icon,.andes-form-control--search-box .andes-form-control__search-icon{-webkit-align-content:center;align-content:center;background-color:transparent;border:0;-moz-box-sizing:content-box;box-sizing:content-box;cursor:pointer;display:-webkit-flex;display:flex;outline:none;padding:0}.andes-form-control--search-box .andes-form-control__close-icon{color:var(--andes-searchbox-color-clear-default,rgba(0,0,0,.55));display:none;opacity:0;-webkit-order:3;order:3}.andes-form-control--search-box .andes-form-control__close-icon-visible{-webkit-align-content:center;align-content:center;display:-webkit-flex;display:flex;opacity:1}.andes-form-control--search-box .andes-form-control__close-icon:active{color:var(--andes-searchbox-color-clear-active,rgba(0,0,0,.9))}.andes-form-control--search-box .andes-form-control__field:focus{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none}.andes-form-control--search-box .andes-form-control__field:focus-visible{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none}.andes-form-control--search-box .andes-form-control__field::-webkit-input-placeholder{opacity:1}.andes-form-control--search-box .andes-form-control__field:-ms-input-placeholder{opacity:1}.andes-form-control--search-box .andes-form-control__field::-ms-input-placeholder{opacity:1}.andes-form-control--search-box .andes-form-control__field::placeholder{color:var(--andes-searchbox-color-placeholder-default,rgba(0,0,0,.55));opacity:1}.andes-form-control--search-box .andes-form-control__field::-webkit-input-placeholder{color:var(--andes-searchbox-color-placeholder-default,rgba(0,0,0,.55))}.andes-form-control--search-box .andes-form-control__field::-moz-placeholder{color:var(--andes-searchbox-color-placeholder-default,rgba(0,0,0,.55));opacity:1}.andes-form-control--search-box .andes-form-control__field:-moz-placeholder{opacity:1}.andes-form-control--search-box .andes-form-control__field:-ms-input-placeholder{color:var(--andes-searchbox-color-placeholder-default,rgba(0,0,0,.55))}.andes-form-control--search-box .andes-form-control__field::-ms-input-placeholder{color:var(--andes-searchbox-color-placeholder-default,rgba(0,0,0,.55))}.andes-form-control--search-box .andes-form-control__field:-moz-placeholder{color:var(--andes-searchbox-color-placeholder-default,rgba(0,0,0,.55))}.andes-form-control--search-box .andes-form-control__field{background-color:transparent;border:0;color:var(--andes-searchbox-color-input-text-default,rgba(0,0,0,.9));display:block;font:inherit;margin:0;-webkit-order:2;order:2;outline:none;overflow:hidden;padding:0;resize:none;width:100%}.andes-form-control--search-box .andes-form-control__search-icon{color:var(--andes-searchbox-color-search-default,rgba(0,0,0,.55));-webkit-order:1;order:1}.andes-form-control--search-box .andes-form-control__search-icon:active{color:var(--andes-searchbox-color-search-active,rgba(0,0,0,.9))}.andes-form-control--search-box .andes-form-control__search-icon:disabled{color:var(--andes-searchbox-color-search-default,rgba(0,0,0,.55))}.andes-form-control--search-box--loading,.andes-form-control--search-box--loading .andes-form-control__field{color:var(--andes-searchbox-color-input-text-loading,rgba(0,0,0,.55))}.andes-form-control--search-box--loading .andes-form-control__search-icon{cursor:default}.andes-form-control--search-box--loading:hover{box-shadow:0 0 0 1px var(--andes-searchbox-color-border-default,rgba(0,0,0,.25))}.andes-form-control--search-box--size-large{border-radius:24px;font-size:16px;height:48px;line-height:1.25;padding:15px 16px 13px}.andes-form-control--search-box--size-large .andes-form-control__field{height:1.25;line-height:1.25}.andes-form-control--search-box--size-large .andes-form-control__close-icon,.andes-form-control--search-box--size-large .andes-form-control__search-icon{border-radius:50%}.andes-form-control--search-box--size-large .andes-form-control__search-icon{margin-right:8px}.andes-form-control--search-box--size-large .andes-form-control__close-icon{margin-left:8px}.andes-form-control--search-box--size-small{border-radius:16px;font-size:14px;height:32px;line-height:18px;padding:8px 10px 6px}.andes-form-control--search-box--size-small .andes-form-control__field{line-height:18px}.andes-form-control--search-box--size-small .andes-form-control__close-icon,.andes-form-control--search-box--size-small .andes-form-control__search-icon{border-radius:50%;height:16px}.andes-form-control--search-box--size-small .andes-form-control__search-icon{margin-right:4px}.andes-form-control--search-box--size-small .andes-form-control__close-icon{margin-left:4px}.andes-form-control__search-trigger{border:0;cursor:pointer;display:block;opacity:1;-webkit-transition:opacity .3s ease-in;transition:opacity .3s ease-in}.andes-form-control__search-trigger--default{-webkit-align-items:center;align-items:center;background-color:var(--andes-color-fill-primary,#fff);border-radius:50%;color:var(--andes-color-icon-primary,rgba(0,0,0,.55));display:-webkit-flex;display:flex;height:32px;-webkit-justify-content:center;justify-content:center;padding:8px 10px 6px;width:32px}.andes-form-control__search-trigger--default svg{min-height:16px;min-width:16px}.andes-form-control__search-trigger:focus:focus{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3)),inset 0 0 0 2px var(--andes-searchbox-color-border-active,var(--andes-color-blue-500,#3483fa));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3)),inset 0 0 0 2px var(--andes-searchbox-color-border-active,var(--andes-color-blue-500,#3483fa));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3)),inset 0 0 0 2px var(--andes-searchbox-color-border-active,var(--andes-color-blue-500,#3483fa));outline:none}.andes-form-control__search-trigger:focus:focus-visible{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3)),inset 0 0 0 2px var(--andes-searchbox-color-border-active,var(--andes-color-blue-500,#3483fa));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3)),inset 0 0 0 2px var(--andes-searchbox-color-border-active,var(--andes-color-blue-500,#3483fa));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3)),inset 0 0 0 2px var(--andes-searchbox-color-border-active,var(--andes-color-blue-500,#3483fa));outline:none}.andes-form-control__search-trigger:focus:focus:not(:focus-visible){box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}.andes-form-control__search-trigger.andes-form-control__search-trigger--hidden{display:none}.andes-form-control__search-trigger--fadeout{opacity:0;-webkit-transition:opacity .15s ease-out;transition:opacity .15s ease-out}.andes-form-control__search-trigger-visible{color:rgba(0,0,0,.55)}.andes-form-control--search-box{opacity:0;width:32px}.andes-form-control--search-box--hidden{display:none}.andes-form-control--search-box--fadein{opacity:1;-webkit-transition:opacity .15s ease-in,width .3s ease-in;transition:opacity .15s ease-in,width .3s ease-in;width:100%}.andes-form-control--search-box--always-visible{opacity:1;width:100%}.andes-dropdown--form .andes-dropdown__label,.andes-dropdown--form-native .andes-dropdown__label{-webkit-font-smoothing:antialiased;-moz-box-sizing:border-box;box-sizing:border-box;color:var(--andes-dropdown-color-label-default,rgba(0,0,0,.9));display:block;font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:14px;font-weight:400;line-height:18px;margin-bottom:4px;padding:0 6px;text-align:start;width:100%}.andes-dropdown--form .andes-dropdown__helper,.andes-dropdown--form-native .andes-dropdown__helper{margin-top:4px;padding:0 6px;width:100%}.andes-dropdown--form .andes-dropdown__trigger-wrapper,.andes-dropdown--form-native .andes-dropdown__trigger-wrapper{height:48px;position:relative}.andes-dropdown--form .andes-dropdown__trigger,.andes-dropdown--form-native .andes-dropdown__trigger{-webkit-font-smoothing:antialiased;background-color:var(--andes-dropdown-color-fill-default,#fff);border:0;border-radius:6px;box-shadow:0 0 0 1px var(--andes-dropdown-color-border-default,rgba(0,0,0,.25));-moz-box-sizing:border-box;box-sizing:border-box;display:block;font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:16px;font-weight:400;height:48px;line-height:1.25;margin:0;outline:none;padding:8px 8px 8px 12px;text-align:start;width:100%}.andes-dropdown--form .andes-dropdown__chevron,.andes-dropdown--form-native .andes-dropdown__chevron{-moz-box-sizing:border-box;box-sizing:border-box;color:var(--andes-dropdown-color-chevron-default,var(--andes-color-blue-500,#3483fa));display:-webkit-flex;display:flex;height:20px;margin-left:12px;width:20px}.andes-dropdown--form .andes-dropdown__trigger:active,.andes-dropdown--form .andes-dropdown__trigger:focus:not(:focus-visible),.andes-dropdown--form-native .andes-dropdown__trigger:active,.andes-dropdown--form-native .andes-dropdown__trigger:focus:not(:focus-visible),.andes-dropdown--form-native.andes-dropdown--open .andes-floating-menu .andes-dropdown__trigger,.andes-dropdown--form.andes-dropdown--open .andes-floating-menu .andes-dropdown__trigger{box-shadow:0 0 0 2px var(--andes-dropdown-color-border-active,var(--andes-color-blue-500,#3483fa))}.andes-dropdown--form .andes-dropdown__trigger:active .andes-dropdown__chevron,.andes-dropdown--form .andes-dropdown__trigger:focus:not(:focus-visible) .andes-dropdown__chevron,.andes-dropdown--form-native .andes-dropdown__trigger:active .andes-dropdown__chevron,.andes-dropdown--form-native .andes-dropdown__trigger:focus:not(:focus-visible) .andes-dropdown__chevron,.andes-dropdown--form-native.andes-dropdown--open .andes-floating-menu .andes-dropdown__trigger .andes-dropdown__chevron,.andes-dropdown--form.andes-dropdown--open .andes-floating-menu .andes-dropdown__trigger .andes-dropdown__chevron{color:var(--andes-dropdown-color-chevron-active,var(--andes-color-blue-700,#1f4e96))}.andes-dropdown--form .andes-dropdown__trigger:focus-visible,.andes-dropdown--form .andes-dropdown__trigger:focus-visible:hover,.andes-dropdown--form-native .andes-dropdown__trigger:focus-visible,.andes-dropdown--form-native .andes-dropdown__trigger:focus-visible:hover{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3)),inset 0 0 0 2px var(--andes-color-blue-500,#3483fa)}.andes-dropdown--form-native.andes-dropdown--error .andes-dropdown__label,.andes-dropdown--form.andes-dropdown--error .andes-dropdown__label{color:var(--andes-dropdown-color-label-error,#f23d4f)}.andes-dropdown--form-native.andes-dropdown--error .andes-dropdown__trigger,.andes-dropdown--form-native.andes-dropdown--error .andes-dropdown__trigger:hover,.andes-dropdown--form.andes-dropdown--error .andes-dropdown__trigger,.andes-dropdown--form.andes-dropdown--error .andes-dropdown__trigger:hover{box-shadow:0 0 0 1px var(--andes-dropdown-color-border-error,#f23d4f)}.andes-dropdown--form-native.andes-dropdown--error .andes-dropdown__trigger:active,.andes-dropdown--form-native.andes-dropdown--error .andes-dropdown__trigger:focus:not(:focus-visible),.andes-dropdown--form-native.andes-dropdown--error.andes-dropdown--open .andes-floating-menu .andes-dropdown__trigger,.andes-dropdown--form.andes-dropdown--error .andes-dropdown__trigger:active,.andes-dropdown--form.andes-dropdown--error .andes-dropdown__trigger:focus:not(:focus-visible),.andes-dropdown--form.andes-dropdown--error.andes-dropdown--open .andes-floating-menu .andes-dropdown__trigger{box-shadow:0 0 0 2px var(--andes-dropdown-color-border-error,#f23d4f)}.andes-dropdown--form-native.andes-dropdown--error .andes-dropdown__trigger:focus-visible,.andes-dropdown--form.andes-dropdown--error .andes-dropdown__trigger:focus-visible{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3)),inset 0 0 0 2px var(--andes-dropdown-color-border-error,#f23d4f)}.andes-dropdown--form-native.andes-dropdown--disabled .andes-dropdown__label,.andes-dropdown--form.andes-dropdown--disabled .andes-dropdown__label{color:var(--andes-dropdown-color-label-disabled,rgba(0,0,0,.25))}.andes-dropdown--form-native.andes-dropdown--disabled .andes-dropdown__trigger,.andes-dropdown--form-native.andes-dropdown--disabled .andes-dropdown__trigger:hover,.andes-dropdown--form.andes-dropdown--disabled .andes-dropdown__trigger,.andes-dropdown--form.andes-dropdown--disabled .andes-dropdown__trigger:hover{background-color:var(--andes-dropdown-color-fill-disabled,rgba(0,0,0,.04));box-shadow:none;outline:1px dashed var(--andes-dropdown-color-border-disabled,rgba(0,0,0,.25));outline-offset:-1px}.andes-dropdown--form-native.andes-dropdown--disabled .andes-dropdown__trigger .andes-dropdown__chevron,.andes-dropdown--form-native.andes-dropdown--disabled .andes-dropdown__trigger:hover .andes-dropdown__chevron,.andes-dropdown--form.andes-dropdown--disabled .andes-dropdown__trigger .andes-dropdown__chevron,.andes-dropdown--form.andes-dropdown--disabled .andes-dropdown__trigger:hover .andes-dropdown__chevron{color:var(--andes-dropdown-color-chevron-disabled,rgba(0,0,0,.25))}.andes-dropdown--form-native.andes-dropdown--disabled .andes-dropdown__trigger .andes-dropdown__display-values,.andes-dropdown--form-native.andes-dropdown--disabled .andes-dropdown__trigger:hover .andes-dropdown__display-values,.andes-dropdown--form.andes-dropdown--disabled .andes-dropdown__trigger .andes-dropdown__display-values,.andes-dropdown--form.andes-dropdown--disabled .andes-dropdown__trigger:hover .andes-dropdown__display-values{color:var(--andes-dropdown-color-value-disabled,rgba(0,0,0,.25))}.andes-dropdown .andes-floating-menu .andes-popper{opacity:0}.andes-dropdown .andes-floating-menu.andes-floating-menu--show .andes-popper{opacity:1}.andes-dropdown.andes-dropdown--form .andes-floating-menu--search .andes-form-control__trigger{margin:0}.andes-dropdown.andes-dropdown--bottom .andes-floating-menu--show .andes-popper{margin-top:6px}.andes-dropdown--standalone .andes-dropdown__trigger:focus{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-dropdown--standalone .andes-dropdown__trigger:focus-visible{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-dropdown--standalone .andes-dropdown__trigger:focus:not(:focus-visible){box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}.andes-dropdown--standalone .andes-dropdown__trigger{-webkit-font-smoothing:antialiased;-webkit-align-items:center;align-items:center;background-color:transparent;border:0;border-radius:0;box-shadow:none;-moz-box-sizing:border-box;box-sizing:border-box;display:-webkit-flex;display:flex;font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;margin:0;max-width:100%;outline:0}.andes-dropdown--standalone .andes-dropdown__display-values{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.andes-dropdown--standalone .andes-dropdown__display-values,.andes-dropdown--standalone .andes-dropdown__trigger{color:var(--andes-dropdown-standalone-color-value-default,rgba(0,0,0,.9));font-weight:400;line-height:1}.andes-dropdown--standalone .andes-dropdown__arrow{-moz-box-sizing:border-box;box-sizing:border-box;display:-webkit-flex;display:flex;height:12px;margin-left:2px;width:12px}.andes-dropdown--standalone .andes-dropdown--open .andes-dropdown__arrow{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.andes-dropdown--standalone .andes-dropdown__arrow>svg{color:var(--andes-dropdown-standalone-color-chevron-default,rgba(0,0,0,.55))}.andes-dropdown--standalone:active .andes-dropdown__arrow>svg{color:var(--andes-dropdown-standalone-color-chevron-active,rgba(0,0,0,.9))}.andes-dropdown--standalone.andes-dropdown--disabled .andes-dropdown__display-values,.andes-dropdown--standalone.andes-dropdown--disabled .andes-dropdown__trigger{color:var(--andes-dropdown-standalone-color-value-disabled,rgba(0,0,0,.25));cursor:default}.andes-dropdown--standalone.andes-dropdown--disabled .andes-dropdown__arrow>svg{color:var(--andes-dropdown-standalone-color-chevron-disabled,rgba(0,0,0,.25))}.andes-dropdown--standalone.andes-dropdown--bottom .andes-floating-menu--show .andes-popper{margin-top:-8px}.andes-dropdown--standalone.andes-dropdown--large .andes-dropdown__trigger{font-size:18px;height:40px;padding:11px 8px}.andes-thumbnail--16{height:14px;width:14px}.andes-thumbnail--16,.andes-thumbnail--24{-webkit-align-items:center;align-items:center;border:1px solid var(--andes-thumbnail-color-border-default,rgba(0,0,0,.1));display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.andes-thumbnail--24{height:22px;width:22px}.andes-thumbnail--32{height:30px;width:30px}.andes-thumbnail--32,.andes-thumbnail--40{-webkit-align-items:center;align-items:center;border:1px solid var(--andes-thumbnail-color-border-default,rgba(0,0,0,.1));display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.andes-thumbnail--40{height:38px;width:38px}.andes-thumbnail--48{height:46px;width:46px}.andes-thumbnail--48,.andes-thumbnail--56{-webkit-align-items:center;align-items:center;border:1px solid var(--andes-thumbnail-color-border-default,rgba(0,0,0,.1));display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.andes-thumbnail--56{height:54px;width:54px}.andes-thumbnail--64{height:62px;width:62px}.andes-thumbnail--64,.andes-thumbnail--72{-webkit-align-items:center;align-items:center;border:1px solid var(--andes-thumbnail-color-border-default,rgba(0,0,0,.1));display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.andes-thumbnail--72{height:70px;width:70px}.andes-thumbnail--80{height:78px;width:78px}.andes-thumbnail--80,.andes-thumbnail--96{-webkit-align-items:center;align-items:center;border:1px solid var(--andes-thumbnail-color-border-default,rgba(0,0,0,.1));display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.andes-thumbnail--96{height:94px;width:94px}.andes-thumbnail{-moz-box-sizing:content-box;box-sizing:content-box;color:rgba(0,0,0,.9);font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-weight:400;line-height:1}.andes-thumbnail.andes-thumbnail--16{font-size:8px}.andes-thumbnail.andes-thumbnail--24{font-size:11px}.andes-thumbnail.andes-thumbnail--32{font-size:14px}.andes-thumbnail.andes-thumbnail--40{font-size:16px}.andes-thumbnail.andes-thumbnail--48{font-size:20px}.andes-thumbnail.andes-thumbnail--56{font-size:24px}.andes-thumbnail.andes-thumbnail--64{font-size:28px}.andes-thumbnail.andes-thumbnail--72{font-size:32px}.andes-thumbnail.andes-thumbnail--80,.andes-thumbnail.andes-thumbnail--96{font-size:36px}.andes-thumbnail>img{height:auto;max-width:100%;width:auto}.andes-thumbnail__image{background-color:var(--andes-thumbnail-image-color-fill-default,#fff)}.andes-thumbnail__image--disabled img{opacity:.4}.andes-thumbnail--circle{border-radius:50%;overflow:hidden}.andes-thumbnail--square{overflow:hidden}.andes-thumbnail--square.andes-thumbnail--16,.andes-thumbnail--square.andes-thumbnail--24,.andes-thumbnail--square.andes-thumbnail--32{border-radius:3px}.andes-thumbnail--square.andes-thumbnail--40,.andes-thumbnail--square.andes-thumbnail--48,.andes-thumbnail--square.andes-thumbnail--56,.andes-thumbnail--square.andes-thumbnail--64{border-radius:4px}.andes-thumbnail--square.andes-thumbnail--72,.andes-thumbnail--square.andes-thumbnail--80{border-radius:5px}.andes-thumbnail--square.andes-thumbnail--96{border-radius:6px}.andes-thumbnail__badge{border:0}.andes-thumbnail--64.andes-thumbnail__badge-gray,.andes-thumbnail--72.andes-thumbnail__badge-gray,.andes-thumbnail--80.andes-thumbnail__badge-gray{border:3px solid #bfbfbf;-moz-box-sizing:border-box;box-sizing:border-box;color:#bfbfbf}.andes-thumbnail--24.andes-thumbnail__badge-gray,.andes-thumbnail--32.andes-thumbnail__badge-gray,.andes-thumbnail--40.andes-thumbnail__badge-gray,.andes-thumbnail--48.andes-thumbnail__badge-gray,.andes-thumbnail--56.andes-thumbnail__badge-gray{border:2px solid #bfbfbf;-moz-box-sizing:border-box;box-sizing:border-box;color:#bfbfbf}.andes-thumbnail__badge-gray svg{color:#bfbfbf}.andes-thumbnail--64.andes-thumbnail__badge-neutral,.andes-thumbnail--72.andes-thumbnail__badge-neutral,.andes-thumbnail--80.andes-thumbnail__badge-neutral{border:3px solid #bfbfbf;-moz-box-sizing:border-box;box-sizing:border-box;color:#bfbfbf}.andes-thumbnail--24.andes-thumbnail__badge-neutral,.andes-thumbnail--32.andes-thumbnail__badge-neutral,.andes-thumbnail--40.andes-thumbnail__badge-neutral,.andes-thumbnail--48.andes-thumbnail__badge-neutral,.andes-thumbnail--56.andes-thumbnail__badge-neutral{border:2px solid #bfbfbf;-moz-box-sizing:border-box;box-sizing:border-box;color:#bfbfbf}.andes-thumbnail__badge-neutral svg{color:#bfbfbf}.andes-thumbnail--64.andes-thumbnail__badge-accent,.andes-thumbnail--72.andes-thumbnail__badge-accent,.andes-thumbnail--80.andes-thumbnail__badge-accent{border:3px solid var(--andes-thumbnail-badge-color-border-informative,var(--andes-color-blue-500,#3483fa));-moz-box-sizing:border-box;box-sizing:border-box;color:var(--andes-thumbnail-badge-color-text-informative,var(--andes-color-blue-500,#3483fa))}.andes-thumbnail--24.andes-thumbnail__badge-accent,.andes-thumbnail--32.andes-thumbnail__badge-accent,.andes-thumbnail--40.andes-thumbnail__badge-accent,.andes-thumbnail--48.andes-thumbnail__badge-accent,.andes-thumbnail--56.andes-thumbnail__badge-accent{border:2px solid var(--andes-thumbnail-badge-color-border-informative,var(--andes-color-blue-500,#3483fa));-moz-box-sizing:border-box;box-sizing:border-box;color:var(--andes-thumbnail-badge-color-text-informative,var(--andes-color-blue-500,#3483fa))}.andes-thumbnail__badge-accent svg{color:var(--andes-thumbnail-badge-color-icon-informative,var(--andes-color-blue-500,#3483fa))}.andes-thumbnail--64.andes-thumbnail__badge-informative,.andes-thumbnail--72.andes-thumbnail__badge-informative,.andes-thumbnail--80.andes-thumbnail__badge-informative{border:3px solid var(--andes-thumbnail-badge-color-border-informative,var(--andes-color-blue-500,#3483fa));-moz-box-sizing:border-box;box-sizing:border-box;color:var(--andes-thumbnail-badge-color-text-informative,var(--andes-color-blue-500,#3483fa))}.andes-thumbnail--24.andes-thumbnail__badge-informative,.andes-thumbnail--32.andes-thumbnail__badge-informative,.andes-thumbnail--40.andes-thumbnail__badge-informative,.andes-thumbnail--48.andes-thumbnail__badge-informative,.andes-thumbnail--56.andes-thumbnail__badge-informative{border:2px solid var(--andes-thumbnail-badge-color-border-informative,var(--andes-color-blue-500,#3483fa));-moz-box-sizing:border-box;box-sizing:border-box;color:var(--andes-thumbnail-badge-color-text-informative,var(--andes-color-blue-500,#3483fa))}.andes-thumbnail__badge-informative svg{color:var(--andes-thumbnail-badge-color-icon-informative,var(--andes-color-blue-500,#3483fa))}.andes-thumbnail--64.andes-thumbnail__badge-green,.andes-thumbnail--72.andes-thumbnail__badge-green,.andes-thumbnail--80.andes-thumbnail__badge-green{border:3px solid var(--andes-thumbnail-badge-color-border-positive,#00a650);-moz-box-sizing:border-box;box-sizing:border-box;color:var(--andes-thumbnail-badge-color-text-positive,#00a650)}.andes-thumbnail--24.andes-thumbnail__badge-green,.andes-thumbnail--32.andes-thumbnail__badge-green,.andes-thumbnail--40.andes-thumbnail__badge-green,.andes-thumbnail--48.andes-thumbnail__badge-green,.andes-thumbnail--56.andes-thumbnail__badge-green{border:2px solid var(--andes-thumbnail-badge-color-border-positive,#00a650);-moz-box-sizing:border-box;box-sizing:border-box;color:var(--andes-thumbnail-badge-color-text-positive,#00a650)}.andes-thumbnail__badge-green svg{color:var(--andes-thumbnail-badge-color-icon-positive,#00a650)}.andes-thumbnail--64.andes-thumbnail__badge-positive,.andes-thumbnail--72.andes-thumbnail__badge-positive,.andes-thumbnail--80.andes-thumbnail__badge-positive{border:3px solid var(--andes-thumbnail-badge-color-border-positive,#00a650);-moz-box-sizing:border-box;box-sizing:border-box;color:var(--andes-thumbnail-badge-color-text-positive,#00a650)}.andes-thumbnail--24.andes-thumbnail__badge-positive,.andes-thumbnail--32.andes-thumbnail__badge-positive,.andes-thumbnail--40.andes-thumbnail__badge-positive,.andes-thumbnail--48.andes-thumbnail__badge-positive,.andes-thumbnail--56.andes-thumbnail__badge-positive{border:2px solid var(--andes-thumbnail-badge-color-border-positive,#00a650);-moz-box-sizing:border-box;box-sizing:border-box;color:var(--andes-thumbnail-badge-color-text-positive,#00a650)}.andes-thumbnail__badge-positive svg{color:var(--andes-thumbnail-badge-color-icon-positive,#00a650)}.andes-thumbnail--64.andes-thumbnail__badge-orange,.andes-thumbnail--72.andes-thumbnail__badge-orange,.andes-thumbnail--80.andes-thumbnail__badge-orange{border:3px solid var(--andes-thumbnail-badge-color-border-caution,#f73);-moz-box-sizing:border-box;box-sizing:border-box;color:var(--andes-thumbnail-badge-color-text-caution,#f73)}.andes-thumbnail--24.andes-thumbnail__badge-orange,.andes-thumbnail--32.andes-thumbnail__badge-orange,.andes-thumbnail--40.andes-thumbnail__badge-orange,.andes-thumbnail--48.andes-thumbnail__badge-orange,.andes-thumbnail--56.andes-thumbnail__badge-orange{border:2px solid var(--andes-thumbnail-badge-color-border-caution,#f73);-moz-box-sizing:border-box;box-sizing:border-box;color:var(--andes-thumbnail-badge-color-text-caution,#f73)}.andes-thumbnail__badge-orange svg{color:var(--andes-thumbnail-badge-color-icon-caution,#f73)}.andes-thumbnail--64.andes-thumbnail__badge-caution,.andes-thumbnail--72.andes-thumbnail__badge-caution,.andes-thumbnail--80.andes-thumbnail__badge-caution{border:3px solid var(--andes-thumbnail-badge-color-border-caution,#f73);-moz-box-sizing:border-box;box-sizing:border-box;color:var(--andes-thumbnail-badge-color-text-caution,#f73)}.andes-thumbnail--24.andes-thumbnail__badge-caution,.andes-thumbnail--32.andes-thumbnail__badge-caution,.andes-thumbnail--40.andes-thumbnail__badge-caution,.andes-thumbnail--48.andes-thumbnail__badge-caution,.andes-thumbnail--56.andes-thumbnail__badge-caution{border:2px solid var(--andes-thumbnail-badge-color-border-caution,#f73);-moz-box-sizing:border-box;box-sizing:border-box;color:var(--andes-thumbnail-badge-color-text-caution,#f73)}.andes-thumbnail__badge-caution svg{color:var(--andes-thumbnail-badge-color-icon-caution,#f73)}.andes-thumbnail--64.andes-thumbnail__badge-red,.andes-thumbnail--72.andes-thumbnail__badge-red,.andes-thumbnail--80.andes-thumbnail__badge-red{border:3px solid var(--andes-thumbnail-badge-color-border-negative,#f23d4f);-moz-box-sizing:border-box;box-sizing:border-box;color:var(--andes-thumbnail-badge-color-text-negative,#f23d4f)}.andes-thumbnail--24.andes-thumbnail__badge-red,.andes-thumbnail--32.andes-thumbnail__badge-red,.andes-thumbnail--40.andes-thumbnail__badge-red,.andes-thumbnail--48.andes-thumbnail__badge-red,.andes-thumbnail--56.andes-thumbnail__badge-red{border:2px solid var(--andes-thumbnail-badge-color-border-negative,#f23d4f);-moz-box-sizing:border-box;box-sizing:border-box;color:var(--andes-thumbnail-badge-color-text-negative,#f23d4f)}.andes-thumbnail__badge-red svg{color:var(--andes-thumbnail-badge-color-icon-negative,#f23d4f)}.andes-thumbnail--64.andes-thumbnail__badge-negative,.andes-thumbnail--72.andes-thumbnail__badge-negative,.andes-thumbnail--80.andes-thumbnail__badge-negative{border:3px solid var(--andes-thumbnail-badge-color-border-negative,#f23d4f);-moz-box-sizing:border-box;box-sizing:border-box;color:var(--andes-thumbnail-badge-color-text-negative,#f23d4f)}.andes-thumbnail--24.andes-thumbnail__badge-negative,.andes-thumbnail--32.andes-thumbnail__badge-negative,.andes-thumbnail--40.andes-thumbnail__badge-negative,.andes-thumbnail--48.andes-thumbnail__badge-negative,.andes-thumbnail--56.andes-thumbnail__badge-negative{border:2px solid var(--andes-thumbnail-badge-color-border-negative,#f23d4f);-moz-box-sizing:border-box;box-sizing:border-box;color:var(--andes-thumbnail-badge-color-text-negative,#f23d4f)}.andes-thumbnail__badge-negative svg{color:var(--andes-thumbnail-badge-color-icon-negative,#f23d4f)}.andes-thumbnail--color-on-background .andes-thumbnail__badge-accent,.andes-thumbnail--color-on-background .andes-thumbnail__badge-informative{border-color:var(--andes-thumbnail-badge-color-border-informative-on-complex-bg,var(--andes-color-blue-600,#2968c8))}.andes-thumbnail--color-on-background .andes-thumbnail__badge-green,.andes-thumbnail--color-on-background .andes-thumbnail__badge-positive{border-color:var(--andes-thumbnail-badge-color-border-positive-on-complex-bg,#008744)}.andes-thumbnail--color-on-background .andes-thumbnail__badge-caution,.andes-thumbnail--color-on-background .andes-thumbnail__badge-orange{border-color:var(--andes-thumbnail-badge-color-border-caution-on-complex-bg,#e6540b)}.andes-thumbnail--color-on-background .andes-thumbnail__badge-negative,.andes-thumbnail--color-on-background .andes-thumbnail__badge-red{border-color:var(--andes-thumbnail-badge-color-border-negative-on-complex-bg,#d12440)}.andes-thumbnail__badge .andes-badge{position:relative}.andes-thumbnail--24+.andes-badge--dot{left:16px;top:-16px}.andes-thumbnail--32+.andes-badge--dot{left:22px;top:-16px}.andes-thumbnail--40+.andes-badge--pill{left:24px;top:-16px}.andes-thumbnail--48+.andes-badge--pill{left:32px;top:-16px}.andes-thumbnail--56+.andes-badge--pill{left:40px;top:-16px}.andes-thumbnail--64+.andes-badge--pill{left:40px;top:-24px}.andes-thumbnail--72+.andes-badge--pill{left:48px;top:-24px}.andes-thumbnail--80+.andes-badge--pill{left:56px;top:-24px}.andes-thumbnail--mute,.andes-thumbnail--neutral{background-color:var(--andes-thumbnail-mute-color-fill-default,#fff);color:var(--andes-thumbnail-mute-color-text-default,rgba(0,0,0,.9))}.andes-thumbnail--mute-disabled,.andes-thumbnail--neutral-disabled{background-color:var(--andes-thumbnail-mute-color-fill-disabled,#fff);color:var(--andes-thumbnail-mute-color-text-disabled,rgba(0,0,0,.25))}.andes-thumbnail--loud{background-color:var(--andes-thumbnail-loud-color-fill-default,var(--andes-color-blue-500,#3483fa));border-color:var(--andes-thumbnail-loud-color-fill-default,var(--andes-color-blue-500,#3483fa));color:var(--andes-thumbnail-loud-color-text-default,#fff)}.andes-thumbnail--quiet{background-color:var(--andes-thumbnail-quiet-color-fill-default,var(--andes-color-blue-100,rgba(65,137,230,.1)));border-color:var(--andes-thumbnail-quiet-color-fill-default,var(--andes-color-blue-100,rgba(65,137,230,.1)));color:var(--andes-thumbnail-quiet-color-text-default,var(--andes-color-blue-500,#3483fa))}.andes-thumbnail--loud-disabled{background-color:var(--andes-thumbnail-loud-color-fill-disabled,rgba(0,0,0,.1));border-color:transparent;color:var(--andes-thumbnail-loud-color-text-disabled,rgba(0,0,0,.25))}.andes-thumbnail--quiet-disabled{background-color:var(--andes-thumbnail-quiet-color-fill-disabled,rgba(0,0,0,.1));border-color:transparent;color:var(--andes-thumbnail-quiet-color-text-disabled,rgba(0,0,0,.25))}.andes-thumbnail__icon.andes-thumbnail--loud{color:var(--andes-thumbnail-loud-color-icon-default,#fff)}.andes-thumbnail__icon.andes-thumbnail--loud-disabled{color:var(--andes-thumbnail-loud-color-icon-disabled,rgba(0,0,0,.25))}.andes-thumbnail__icon.andes-thumbnail--quiet{color:var(--andes-thumbnail-quiet-color-icon-default,var(--andes-color-blue-500,#3483fa))}.andes-thumbnail__icon.andes-thumbnail--quiet-disabled{color:var(--andes-thumbnail-quiet-color-icon-disabled,rgba(0,0,0,.25))}.andes-thumbnail__icon.andes-thumbnail--mute,.andes-thumbnail__icon.andes-thumbnail--neutral{color:var(--andes-thumbnail-mute-color-icon-default,rgba(0,0,0,.9))}.andes-thumbnail__icon.andes-thumbnail--mute-disabled,.andes-thumbnail__icon.andes-thumbnail--neutral-disabled{color:var(--andes-thumbnail-mute-color-icon-disabled,rgba(0,0,0,.25))}.andes-thumbnail-multiple--grid{-webkit-align-content:space-between;align-content:space-between;background-color:var(--andes-thumbnail-grid-color-fill,rgba(0,0,0,.04));border-radius:5px;-moz-box-sizing:border-box;box-sizing:border-box;color:rgba(0,0,0,.55);display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;-webkit-justify-content:space-between;justify-content:space-between}.andes-thumbnail-multiple--grid:nth-child(3){-webkit-flex-grow:2;flex-grow:2}.andes-thumbnail-multiple--grid-40{height:40px;width:40px}.andes-thumbnail-multiple--grid-40 .andes-thumbnail-multiple--overflow{background-color:var(--andes-thumbnail-grid-overflow-color-fill,#ededed);border-color:var(--andes-thumbnail-grid-overflow-color-border,rgba(0,0,0,.1));color:var(--andes-thumbnail-grid-overflow-color-text,rgba(0,0,0,.55))}.andes-thumbnail-multiple--grid-48{height:48px;width:48px}.andes-thumbnail-multiple--grid-48 .andes-thumbnail-multiple--overflow{background-color:var(--andes-thumbnail-grid-overflow-color-fill,#ededed);border-color:var(--andes-thumbnail-grid-overflow-color-border,rgba(0,0,0,.1));color:var(--andes-thumbnail-grid-overflow-color-text,rgba(0,0,0,.55))}.andes-thumbnail-multiple--grid-56{height:56px;width:56px}.andes-thumbnail-multiple--grid-56 .andes-thumbnail-multiple--overflow{background-color:var(--andes-thumbnail-grid-overflow-color-fill,#ededed);border-color:var(--andes-thumbnail-grid-overflow-color-border,rgba(0,0,0,.1));color:var(--andes-thumbnail-grid-overflow-color-text,rgba(0,0,0,.55))}.andes-thumbnail-multiple--grid-64{height:64px;width:64px}.andes-thumbnail-multiple--grid-64 .andes-thumbnail-multiple--overflow{background-color:var(--andes-thumbnail-grid-overflow-color-fill,#ededed);border-color:var(--andes-thumbnail-grid-overflow-color-border,rgba(0,0,0,.1));color:var(--andes-thumbnail-grid-overflow-color-text,rgba(0,0,0,.55))}.andes-thumbnail-multiple--grid-72{height:72px;width:72px}.andes-thumbnail-multiple--grid-72 .andes-thumbnail-multiple--overflow{background-color:var(--andes-thumbnail-grid-overflow-color-fill,#ededed);border-color:var(--andes-thumbnail-grid-overflow-color-border,rgba(0,0,0,.1));color:var(--andes-thumbnail-grid-overflow-color-text,rgba(0,0,0,.55))}.andes-thumbnail-multiple--grid-80{height:80px;width:80px}.andes-thumbnail-multiple--grid-80 .andes-thumbnail-multiple--overflow{background-color:var(--andes-thumbnail-grid-overflow-color-fill,#ededed);border-color:var(--andes-thumbnail-grid-overflow-color-border,rgba(0,0,0,.1));color:var(--andes-thumbnail-grid-overflow-color-text,rgba(0,0,0,.55))}.andes-thumbnail-multiple--grid-48{-webkit-align-content:space-around;align-content:space-around;-webkit-justify-content:space-around;justify-content:space-around}.andes-thumbnail-multiple--grid-40,.andes-thumbnail-multiple--grid-48,.andes-thumbnail-multiple--grid-56{border-radius:4px;padding:3px}.andes-thumbnail-multiple--grid-64{border-radius:4px;padding:4px}.andes-thumbnail-multiple--grid-72{padding:3px}.andes-thumbnail-multiple--grid-80{padding:4px}.andes-thumbnail-multiple--stacked-24{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;height:24px;width:auto}.andes-thumbnail-multiple--stacked-24 .andes-thumbnail-multiple--overflow{background-color:var(--andes-thumbnail-stacked-overflow-color-fill,#ededed);border-color:var(--andes-thumbnail-stacked-overflow-color-border,rgba(0,0,0,.1));color:var(--andes-thumbnail-stacked-overflow-color-text,rgba(0,0,0,.55))}.andes-thumbnail-multiple--stacked-32{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;height:32px;width:auto}.andes-thumbnail-multiple--stacked-32 .andes-thumbnail-multiple--overflow{background-color:var(--andes-thumbnail-stacked-overflow-color-fill,#ededed);border-color:var(--andes-thumbnail-stacked-overflow-color-border,rgba(0,0,0,.1));color:var(--andes-thumbnail-stacked-overflow-color-text,rgba(0,0,0,.55))}.andes-thumbnail-multiple--stacked-40{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;height:40px;width:auto}.andes-thumbnail-multiple--stacked-40 .andes-thumbnail-multiple--overflow{background-color:var(--andes-thumbnail-stacked-overflow-color-fill,#ededed);border-color:var(--andes-thumbnail-stacked-overflow-color-border,rgba(0,0,0,.1));color:var(--andes-thumbnail-stacked-overflow-color-text,rgba(0,0,0,.55))}.andes-thumbnail-multiple--stacked-48{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;height:48px;width:auto}.andes-thumbnail-multiple--stacked-48 .andes-thumbnail-multiple--overflow{background-color:var(--andes-thumbnail-stacked-overflow-color-fill,#ededed);border-color:var(--andes-thumbnail-stacked-overflow-color-border,rgba(0,0,0,.1));color:var(--andes-thumbnail-stacked-overflow-color-text,rgba(0,0,0,.55))}.andes-thumbnail-multiple--stacked-56{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;height:56px;width:auto}.andes-thumbnail-multiple--stacked-56 .andes-thumbnail-multiple--overflow{background-color:var(--andes-thumbnail-stacked-overflow-color-fill,#ededed);border-color:var(--andes-thumbnail-stacked-overflow-color-border,rgba(0,0,0,.1));color:var(--andes-thumbnail-stacked-overflow-color-text,rgba(0,0,0,.55))}.andes-thumbnail-multiple--stacked-64{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;height:64px;width:auto}.andes-thumbnail-multiple--stacked-64 .andes-thumbnail-multiple--overflow{background-color:var(--andes-thumbnail-stacked-overflow-color-fill,#ededed);border-color:var(--andes-thumbnail-stacked-overflow-color-border,rgba(0,0,0,.1));color:var(--andes-thumbnail-stacked-overflow-color-text,rgba(0,0,0,.55))}.andes-thumbnail-multiple--stacked-72{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;height:72px;width:auto}.andes-thumbnail-multiple--stacked-72 .andes-thumbnail-multiple--overflow{background-color:var(--andes-thumbnail-stacked-overflow-color-fill,#ededed);border-color:var(--andes-thumbnail-stacked-overflow-color-border,rgba(0,0,0,.1));color:var(--andes-thumbnail-stacked-overflow-color-text,rgba(0,0,0,.55))}.andes-thumbnail-multiple--stacked-80{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;height:80px;width:auto}.andes-thumbnail-multiple--stacked-80 .andes-thumbnail-multiple--overflow{background-color:var(--andes-thumbnail-stacked-overflow-color-fill,#ededed);border-color:var(--andes-thumbnail-stacked-overflow-color-border,rgba(0,0,0,.1));color:var(--andes-thumbnail-stacked-overflow-color-text,rgba(0,0,0,.55))}.andes-thumbnail-multiple--stacked-24 .andes-thumbnail-container:not(:first-child){margin-left:-6px}.andes-thumbnail-multiple--stacked-32 .andes-thumbnail-container:not(:first-child){margin-left:-9px}.andes-thumbnail-multiple--stacked-40 .andes-thumbnail-container:not(:first-child){margin-left:-12px}.andes-thumbnail-multiple--stacked-48 .andes-thumbnail-container:not(:first-child){margin-left:-15px}.andes-thumbnail-multiple--stacked-56 .andes-thumbnail-container:not(:first-child){margin-left:-18px}.andes-thumbnail-multiple--stacked-64 .andes-thumbnail-container:not(:first-child){margin-left:-20px}.andes-thumbnail-multiple--stacked-72 .andes-thumbnail-container:not(:first-child){margin-left:-22px}.andes-thumbnail-multiple--stacked-80 .andes-thumbnail-container:not(:first-child){margin-left:-25px}.andes-popper{border-radius:6px;box-shadow:0 1px 2px 0 rgba(0,0,0,.12);font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif}.andes-popper>:first-child{border-top-left-radius:6px;border-top-right-radius:6px}.andes-popper>:last-child{border-bottom-left-radius:6px;border-bottom-right-radius:6px}.andes-popper__content{background-color:#fff}.andes-popper--padding-0{padding:0}.andes-popper--padding-16{padding:16px}.andes-popper--padding-24{padding:24px}.andes-popper--padding-32{padding:32px}.andes-popper--padding-40{padding:40px}.andes-popper:not(.andes-tooltip){height:100%;width:100%}.andes-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-tag{-webkit-align-items:center;align-items:center;background-color:var(--andes-tag-color-fill-default,hsla(0,0%,100%,0));border:1.2px solid var(--andes-tag-color-border-default,rgba(0,0,0,.25));-moz-box-sizing:border-box;box-sizing:border-box;display:-webkit-inline-flex;display:inline-flex;font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-weight:400;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:auto}.andes-tag--small{border-radius:1em;font-size:12px;height:2em;padding:0 .3333333333em}.andes-tag--small .andes-tag__label{font-size:inherit;padding:0 .3333333333em}.andes-tag--small .andes-tag__close{font-size:inherit;height:1.3333333333em;margin-left:-.1666666667em;width:1.3333333333em}.andes-tag--small .andes-tag__child{padding:0 .3333333333em}.andes-tag--small .andes-tag__avatar{height:1.3333333333em;width:1.3333333333em}.andes-tag--small .andes-tag__avatar-text-container{font-size:.6666666667em}.andes-tag--large{border-radius:1.1428571429em;font-size:14px;height:2.2857142857em;padding:0 .2857142857em}.andes-tag--large .andes-tag__label{font-size:inherit;padding:0 .5714285714em}.andes-tag--large .andes-tag__close{font-size:inherit;height:1.7142857143em;margin-left:-.2857142857em;width:1.7142857143em}.andes-tag--large .andes-tag__child{padding:0 .5714285714em}.andes-tag--large .andes-tag__avatar{height:1.7142857143em;width:1.7142857143em}.andes-tag--large .andes-tag__avatar-text-container{font-size:.8571428571em}.andes-tag__custom-icon{color:var(--andes-tag-color-icon-default,rgba(0,0,0,.9));margin-left:4px}.andes-tag__custom-icon svg{color:currentColor;vertical-align:sub}.andes-tag__child,.andes-tag__label{color:var(--andes-tag-color-text-default,rgba(0,0,0,.9));overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.andes-tag__close{-webkit-align-items:center;align-items:center;background-color:hsla(0,0%,100%,0);border:0;border-radius:50%;color:var(--andes-tag-color-close-default,rgba(0,0,0,.55));cursor:pointer;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;outline:none;padding:0;-webkit-transition:background-color .1s ease-out;transition:background-color .1s ease-out}.andes-tag__close:hover{color:var(--andes-tag-color-close-hover,rgba(0,0,0,.8))}.andes-tag__close:active{color:var(--andes-tag-color-close-active,rgba(0,0,0,.9))}.andes-tag__close:focus{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-tag__close:focus-visible{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-tag__close:focus:not(:focus-visible){box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}.andes-tag--disabled{background-color:var(--andes-tag-color-fill-disabled,hsla(0,0%,100%,0));border-color:var(--andes-tag-color-border-disabled,rgba(0,0,0,.1))}.andes-tag--disabled .andes-tag__custom-icon{color:var(--andes-tag-color-icon-disabled,rgba(0,0,0,.25))}.andes-tag--disabled .andes-tag__custom-icon svg{color:currentColor}.andes-tag--disabled .andes-tag__label{color:var(--andes-tag-color-text-disabled,rgba(0,0,0,.25))}.andes-tag--disabled .andes-tag__close{cursor:default}.andes-tag--disabled .andes-tag__close svg{color:var(--andes-tag-color-close-disabled,rgba(0,0,0,.25))}.andes-tag--disabled .andes-tag__close:hover{background-color:hsla(0,0%,100%,0)}.andes-tag .andes-tag--internal-thumbnail{border:0;height:24px;width:24px}.andes-tag .andes-tag--internal-thumbnail.andes-thumbnail__image{background-color:hsla(0,0%,100%,0)}.andes-tag .andes-tag--internal-thumbnail.andes-thumbnail__image img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.andes-tag .andes-tag--internal-thumbnail.andes-thumbnail__image svg{height:14px;width:14px}.andes-tag--clickable:focus{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-tag--clickable:focus-visible{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-tag--clickable:focus:not(:focus-visible){box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}.andes-tag--clickable{cursor:pointer}.andes-tag--clickable:hover{background-color:var(--andes-tag-color-fill-hover,rgba(0,0,0,.04))}.andes-tag--clickable:active{background-color:var(--andes-tag-color-fill-active,rgba(0,0,0,.1))}.andes-tag__icon-container{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.andes-tag-collapsed__list{list-style:none;margin:0;padding:0}.andes-tag-collapsed__list-main{display:-webkit-flex;display:flex;width:-webkit-min-content;width:-moz-min-content;width:min-content}.andes-tag-collapsed__list-item{display:-webkit-inline-flex;display:inline-flex}.andes-tag-collapsed__wrap{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.andes-tag-collapsed__more{background-color:var(--andes-color-fill-primary,#fff);border-radius:6px;box-shadow:0 6px 16px 0 rgba(0,0,0,.1);display:block;padding:8px;width:200px}.andes-tag-collapsed__more .andes-tag--large{margin:4px}.andes-tag-collapsed__more .andes-tag--small{margin:3px}.andes-tag-collapsed__more .andes-tag__label{max-width:148px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.andes-tag-collapsed .andes-tag--large{margin-right:8px}.andes-tag-collapsed .andes-tag--small{margin-right:6px}.andes-list{outline:none}.andes-list:focus{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none}.andes-list:focus-visible{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none}.andes-list{font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:18px;font-weight:400;line-height:1;margin:0;padding:0;-webkit-font-smoothing:antialiased}.andes-list-with-dividers .andes-list__item+.andes-list__item{border-top:1px solid var(--andes-list-color-border,rgba(0,0,0,.1))}.andes-list-asset{margin-top:.5em}.andes-list__item{background-color:var(--andes-list-color-surface-default,transparent);display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;outline:none;padding:0 16px;position:relative}.andes-list__item-anchor:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%}.andes-list__item-anchor:focus{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none}.andes-list__item-anchor:focus-visible{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none}.andes-list__item-anchor{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;margin:0 -16px;outline:none;padding:0 16px;text-decoration:none;width:100%;width:fill-available;width:-webkit-fill-available;width:-moz-available}.andes-list__item-anchor:link,.andes-list__item-anchor:visited{color:var(--andes-list-color-title-default,rgba(0,0,0,.9))}.andes-list__item-action:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%}.andes-list__item-action:focus{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none}.andes-list__item-action:focus-visible{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none}.andes-list__item-action{-webkit-align-items:center;align-items:center;background-color:transparent;border:0;display:-webkit-flex;display:flex;font-family:inherit;font-size:inherit;-webkit-justify-content:space-between;justify-content:space-between;line-height:12px;margin:0 -16px;outline:none;padding:0 18px;text-align:start;text-decoration:none;width:fill-available;width:-webkit-fill-available;width:-moz-available}.andes-list__item-action .andes-list__item-text{text-align:left}.andes-list__item-action:before{cursor:pointer}.andes-list__item-action:focus-visible:before,.andes-list__item-action:focus:before,.andes-list__item-anchor:focus-visible:before,.andes-list__item-anchor:focus:before{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));display:inline-block}.andes-list__item-action:focus:not(:focus-visible):before,.andes-list__item-anchor:focus:not(:focus-visible):before{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}.andes-list__item-with-secondary{-webkit-align-self:center;align-self:center}.andes-list__item-first-column{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;-webkit-flex-grow:4;flex-grow:4;margin-right:12px}.andes-list__item-second-column{display:-webkit-inline-flex;display:inline-flex}.andes-list__item-second-column-with-centered-text{-webkit-align-self:center;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{-webkit-align-self:center;align-self:center}.andes-list__item-second-column .andes-list__item-chevron--top{-webkit-align-self:flex-start;align-self:flex-start}.andes-list__item-second-column .andes-list__item-chevron svg{color:var(--andes-list-chevron-color-icon-default,rgba(0,0,0,.55))}.andes-list__item-second-column a,.andes-list__item-second-column button{position:relative;z-index:1}.andes-list__item-primary{color:var(--andes-list-color-title-default,rgba(0,0,0,.9));display:block}.andes-list__item-primary--max-lines-1{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.andes-list__item-primary--max-lines-2{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.andes-list__item-secondary{color:var(--andes-list-color-description-default,rgba(0,0,0,.55));display:block;font-size:16px;line-height:1;text-align:start}.andes-list__item-tertiary{-webkit-align-self:center;align-self:center;color:var(--andes-list-color-title-default,rgba(0,0,0,.9));display:block;text-wrap:nowrap}.andes-list__item-tertiary-description{color:var(--andes-list-color-description-default,rgba(0,0,0,.55));display:block;font-size:16px;line-height:1;text-align:right}.andes-list__item-tertiary--top{-webkit-align-self:flex-start;align-self:flex-start}.andes-list__item-tertiary .andes-checkbox__label{margin-left:0}.andes-list__item-tertiary>svg{color:var(--andes-list-color-icon-right,rgba(0,0,0,.9))}.andes-list__item-tertiary>svg>path[fill]:not([fill=none])[fill="rgba(0, 0, 0, 0.9)"],.andes-list__item-tertiary>svg[fill]:not([fill=none])[fill="rgba(0, 0, 0, 0.9)"]{fill:var(--andes-list-color-icon-right,rgba(0,0,0,.9))}.andes-list__item-tertiary>svg>path[stroke]:not([stroke=none])[stroke="rgba(0, 0, 0, 0.9)"],.andes-list__item-tertiary>svg[stroke]:not([stroke=none])[stroke="rgba(0, 0, 0, 0.9)"]{stroke:var(--andes-list-color-icon-right,rgba(0,0,0,.9))}.andes-list__item-tertiary-container--centered{-webkit-align-self:center;align-self:center}.andes-list__item-image{-webkit-align-self:flex-start;align-self:flex-start;border:1px solid var(--andes-list-color-border,rgba(0,0,0,.1));border-radius:50%;display:block}.andes-list__item-asset{margin-bottom:auto}.andes-list__item-asset--icon>svg{color:var(--andes-list-color-icon-left,rgba(0,0,0,.9))}.andes-list__item-asset--icon>svg>path[fill]:not([fill=none])[fill="rgba(0, 0, 0, 0.9)"],.andes-list__item-asset--icon>svg[fill]:not([fill=none])[fill="rgba(0, 0, 0, 0.9)"]{fill:var(--andes-list-color-icon-left,rgba(0,0,0,.9))}.andes-list__item-asset--icon>svg>path[stroke]:not([stroke=none])[stroke="rgba(0, 0, 0, 0.9)"],.andes-list__item-asset--icon>svg[stroke]:not([stroke=none])[stroke="rgba(0, 0, 0, 0.9)"]{stroke:var(--andes-list-color-icon-left,rgba(0,0,0,.9))}.andes-list__item-asset--icon-one-line{margin-bottom:0}.andes-list__item--size-small{min-height:40px}.andes-list__item--size-small.andes-list__item-with-image .andes-list__item-second-column{-webkit-align-self:center;align-self:center;height:32px}.andes-list__item--size-small .andes-list__item-first-column,.andes-list__item--size-small .andes-list__item-second-column{padding:11px 0}.andes-list__item--size-small .andes-list__item-asset{margin-right:12px}.andes-list__item--size-small .andes-list__item-asset .andes-thumbnail-container{height:32px}.andes-list__item--size-small .andes-list__item-asset--icon{margin-right:0}.andes-list__item--size-small .andes-list__item-asset--icon>svg{margin-right:8px}.andes-list__item--size-small .andes-list__item-primary,.andes-list__item--size-small .andes-list__item-tertiary{font-size:14px;line-height:18px}.andes-list__item--size-small .andes-list__item-image{height:36px;min-height:36px;min-width:36px;width:36px}.andes-list__item--size-medium{min-height:48px}.andes-list__item--size-medium.andes-list__item-with-secondary .andes-list__item-first-column,.andes-list__item--size-medium.andes-list__item-with-secondary .andes-list__item-second-column{padding:14px 0 13px}.andes-list__item--size-medium.andes-list__item-with-image .andes-list__item-second-column{-webkit-align-self:center;align-self:center;height:40px}.andes-list__item--size-medium .andes-list__item-first-column,.andes-list__item--size-medium .andes-list__item-second-column{padding:14px 0}.andes-list__item--size-medium .andes-list__item-asset{margin-right:16px}.andes-list__item--size-medium .andes-list__item-asset .andes-thumbnail-container{height:40px}.andes-list__item--size-medium .andes-list__item-asset--icon{margin-right:0}.andes-list__item--size-medium .andes-list__item-asset>svg{margin-right:12px}.andes-list__item--size-medium .andes-list__item-primary,.andes-list__item--size-medium .andes-list__item-tertiary{font-size:16px;line-height:20px}.andes-list__item--size-medium .andes-list__item-secondary,.andes-list__item--size-medium .andes-list__item-tertiary-description{font-size:14px;line-height:18px;margin-top:3px}.andes-list__item--size-medium .andes-list__item-image{height:38px;min-height:38px;min-width:38px;width:38px}.andes-list__item--size-large{min-height:68px}.andes-list__item--size-large.andes-list__item-with-secondary .andes-list__item-first-column,.andes-list__item--size-large.andes-list__item-with-secondary .andes-list__item-second-column{padding:24px 0}.andes-list__item--size-large.andes-list__item-with-image .andes-list__item-second-column{-webkit-align-self:center;align-self:center;height:56px}.andes-list__item--size-large .andes-list__item-first-column,.andes-list__item--size-large .andes-list__item-second-column{padding:24px 0 22px}.andes-list__item--size-large .andes-list__item-asset{margin-right:16px}.andes-list__item--size-large .andes-list__item-asset .andes-thumbnail-container{height:56px}.andes-list__item--size-large .andes-list__item-asset--icon{margin-right:0}.andes-list__item--size-large .andes-list__item-asset>svg{margin-right:16px}.andes-list__item--size-large .andes-list__item-primary,.andes-list__item--size-large .andes-list__item-tertiary{line-height:22px}.andes-list__item--size-large .andes-list__item-secondary,.andes-list__item--size-large .andes-list__item-tertiary-description{line-height:20px;margin-top:6px}.andes-list__item--size-large .andes-list__item-image{height:54px;min-height:54px;min-width:54px;width:54px}.andes-list__item--padding-0{padding:0}.andes-list__item--padding-16{padding-left:16px;padding-right:16px}.andes-list__item--padding-24{padding-left:24px;padding-right:24px}.andes-list__item--padding-32{padding-left:32px;padding-right:32px}.andes-list__item--padding-40{padding-left:40px;padding-right:40px}.andes-list__item-content{-webkit-flex-basis:100%;flex-basis:100%}.andes-list__item-content a,.andes-list__item-content button{position:relative;z-index:1}.andes-list__item-actionable:focus{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-list__item-actionable:focus-visible{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-list__item-actionable:focus:not(:focus-visible){box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}.andes-list__item-actionable{background-color:transparent;border:0;cursor:pointer;display:block;height:100%;inset:0;margin:0;outline:none;padding:0;position:absolute;text-align:start;text-decoration:none;width:100%}.andes-list__item-actionable:link,.andes-list__item-actionable:visited{color:var(--andes-list-color-title-default,rgba(0,0,0,.9))}.andes-list--selectable .andes-list__item,.andes-list__item--selectable .andes-list__item{cursor:pointer}.andes-list--selectable .andes-list__item:hover,.andes-list__item--selectable .andes-list__item:hover{-webkit-transition:background-color .1s ease-out;transition:background-color .1s ease-out}.andes-list--selectable .andes-list__item--disabled,.andes-list__item--selectable .andes-list__item--disabled{background-color:var(--andes-list-color-surface-disabled,transparent);cursor:default}.andes-list--selectable .andes-list__item--disabled:active,.andes-list--selectable .andes-list__item--disabled:hover,.andes-list__item--selectable .andes-list__item--disabled:active,.andes-list__item--selectable .andes-list__item--disabled:hover{background-color:var(--andes-list-color-surface-disabled,#fff)}.andes-list--selectable .andes-list__item--disabled .andes-list__item-chevron svg,.andes-list--selectable .andes-list__item--disabled:active .andes-list__item-chevron svg,.andes-list--selectable .andes-list__item--disabled:hover .andes-list__item-chevron svg,.andes-list__item--selectable .andes-list__item--disabled .andes-list__item-chevron svg,.andes-list__item--selectable .andes-list__item--disabled:active .andes-list__item-chevron svg,.andes-list__item--selectable .andes-list__item--disabled:hover .andes-list__item-chevron svg{color:var(--andes-list-chevron-color-icon-disabled,rgba(0,0,0,.25))}.andes-list__item--disabled:active,.andes-list__item--disabled:hover{background:var(--andes-list-color-surface-disabled,transparent)}.andes-list__item--disabled.andes-list__item--selectable .andes-list__item-chevron svg{color:var(--andes-list-chevron-color-icon-disabled,rgba(0,0,0,.25))}.andes-list__item--disabled .andes-list__item-primary,.andes-list__item--disabled .andes-list__item-tertiary{color:var(--andes-list-color-title-disabled,rgba(0,0,0,.25))}.andes-list__item--disabled .andes-list__item-secondary{color:var(--andes-list-color-description-disabled,rgba(0,0,0,.25))}.andes-list__item--disabled .andes-list__item-primary{pointer-events:none}.andes-list__item--disabled .andes-list__item-first-column .andes-list__item-asset>svg path{fill:var(--andes-list-color-icon-disabled,rgba(0,0,0,.25))}.andes-list__item--disabled.andes-list__item--selected:active:before,.andes-list__item--disabled.andes-list__item--selected:before,.andes-list__item--disabled.andes-list__item--selected:hover:before{border-left:.1111111111em solid rgba(0,0,0,.25)}.andes-list__item--disabled.andes-list__item--selected .andes-list__item-primary,.andes-list__item--disabled.andes-list__item--selected:active .andes-list__item-primary,.andes-list__item--disabled.andes-list__item--selected:hover .andes-list__item-primary{color:var(--andes-list-color-title-disabled,rgba(0,0,0,.25))}.andes-list__item--disabled.andes-list__item--selected .andes-list__item-first-column .andes-list__item-asset.andes-list__item-asset--icon>svg,.andes-list__item--disabled.andes-list__item--selected:active .andes-list__item-first-column .andes-list__item-asset.andes-list__item-asset--icon>svg,.andes-list__item--disabled.andes-list__item--selected:hover .andes-list__item-first-column .andes-list__item-asset.andes-list__item-asset--icon>svg{color:var(--andes-list-color-icon-disabled,rgba(0,0,0,.25))}.andes-list__item--disabled.andes-list__item--selected .andes-list__item-first-column .andes-list__item-asset.andes-list__item-asset--icon>svg path,.andes-list__item--disabled.andes-list__item--selected:active .andes-list__item-first-column .andes-list__item-asset.andes-list__item-asset--icon>svg path,.andes-list__item--disabled.andes-list__item--selected:hover .andes-list__item-first-column .andes-list__item-asset.andes-list__item-asset--icon>svg path{fill:var(--andes-list-color-icon-disabled,rgba(0,0,0,.25))}.andes-list__item--disabled.andes-list__item--selected.andes-list__item-with-selection-component .andes-list__item-primary,.andes-list__item--disabled.andes-list__item--selected:active.andes-list__item-with-selection-component .andes-list__item-primary,.andes-list__item--disabled.andes-list__item--selected:hover.andes-list__item-with-selection-component .andes-list__item-primary,.andes-list__item--disabled.andes-list__item--slotted{color:var(--andes-list-color-title-disabled,rgba(0,0,0,.25))}.andes-list__item--selected{position:relative}.andes-list__item--selected:before{left:2px;position:absolute}.andes-list__item--selected-padding-0:before,.andes-list__item--selected:before{border-left:.1111111111em solid var(--andes-list-pick-list-color-selected-pipe-default,var(--andes-color-blue-500,var(--andes-color-blue-500,#3483fa)));border-radius:1.5px;bottom:2px;content:"";top:2px}.andes-list__item--selected-padding-0:before{left:0}.andes-list__item--selected .andes-list__item-primary{color:var(--andes-list-pick-list-color-selected-title-default,var(--andes-color-blue-500,var(--andes-color-blue-500,#3483fa)));font-weight:600}.andes-list__item--selected.andes-list__item-with-selection-component:before{border-left:0}.andes-list__item--selected.andes-list__item-with-selection-component .andes-list__item-primary,.andes-list__item--selected.andes-list__item-with-selection-component:active .andes-list__item-primary,.andes-list__item--selected.andes-list__item-with-selection-component:hover .andes-list__item-primary{color:var(--andes-list-color-title-default,rgba(0,0,0,.9));font-weight:400}.andes-list__item--selected:hover.andes-list__item--selected-padding-0:before,.andes-list__item--selected:hover:before{border-left-color:var(--andes-list-pick-list-color-selected-pipe-hover,var(--andes-color-blue-600,#2968c8))}.andes-list__item--selected:hover .andes-list__item-primary{color:var(--andes-list-pick-list-color-selected-title-hover,var(--andes-color-blue-600,#2968c8))}.andes-list__item--selected:hover:not(.andes-form-control--split-item) .andes-list__item-first-column .andes-list__item-asset>svg path{fill:var(--andes-list-pick-list-color-selected-icon-hover,var(--andes-color-blue-600,#2968c8))}.andes-list__item--selected:active.andes-list__item--selected--padding-0:before,.andes-list__item--selected:active:before{border-left-color:var(--andes-list-pick-list-color-selected-pipe-active,var(--andes-color-blue-700,#1f4e96))}.andes-list__item--selected:active .andes-list__item-primary{color:var(--andes-list-pick-list-color-selected-title-active,var(--andes-color-blue-700,#1f4e96))}.andes-list__item--selected:active:not(.andes-form-control--split-item) .andes-list__item-first-column .andes-list__item-asset>svg path{fill:var(--andes-list-pick-list-color-selected-icon-active,var(--andes-color-blue-700,#1f4e96))}.andes-list__item--selected:not(.andes-form-control--split-item) .andes-list__item-first-column .andes-list__item-asset>svg path{fill:var(--andes-list-pick-list-color-selected-icon-default,var(--andes-color-blue-500,var(--andes-color-blue-500,#3483fa)))}.andes-badge--xsmall.andes-badge--pill-icon{border-radius:50%;height:12px;min-width:12px;width:12px}.andes-badge--xsmall.andes-badge--pill-icon svg{height:12px;width:12px}.andes-badge--small{line-height:4px}.andes-badge--small .andes-badge__content{font-size:11px;line-height:4px;padding:6px}.andes-badge--small.andes-badge--rounded-top-left{border-top-left-radius:8px}.andes-badge--small.andes-badge--rounded-top-right{border-top-right-radius:8px}.andes-badge--small.andes-badge--rounded-bottom-left{border-bottom-left-radius:8px}.andes-badge--small.andes-badge--rounded-bottom-right{border-bottom-right-radius:8px}.andes-badge--small.andes-badge--pill-icon{border-radius:50%;height:16px;min-width:16px;width:16px}.andes-badge--small.andes-badge--pill-icon svg{height:16px;width:16px}.andes-badge--large.andes-badge--rounded-top-left{border-top-left-radius:12px}.andes-badge--large.andes-badge--rounded-top-right{border-top-right-radius:12px}.andes-badge--large.andes-badge--rounded-bottom-left{border-bottom-left-radius:12px}.andes-badge--large.andes-badge--rounded-bottom-right{border-bottom-right-radius:12px}.andes-badge--pill{display:inline-block;font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:12px;line-height:8px;overflow:hidden;position:relative;text-align:center}.andes-badge--pill-icon{border-radius:50%;height:24px;min-width:24px;overflow:hidden;position:relative;width:24px}.andes-badge--pill-icon .andes-badge__icon{height:100%;width:100%}.andes-badge__content{color:#fff;font-weight:600;margin:0;padding:8px}.andes-badge--dot{border-radius:50%;display:inline-block;height:8px;position:relative;width:8px}.andes-badge--gray{background:var(--andes-badge-loud-color-fill-neutral,#737373)}.andes-badge--gray .andes-badge__content{color:var(--andes-badge-loud-color-text-neutral,#fff)}.andes-badge--gray .andes-badge__icon,.andes-badge--gray .andes-badge__icon-inner,.andes-badge--gray svg{color:var(--andes-badge-loud-color-icon-neutral,#fff)}.andes-badge--gray--quiet{background:var(--andes-badge-quiet-color-fill-neutral,rgba(0,0,0,.1));border:0}.andes-badge--gray--quiet.andes-badge--generic.andes-badge--pill{background:rgba(0,0,0,.07)}.andes-badge--gray--quiet.andes-badge--generic.andes-badge--pill .andes-badge__content{color:rgba(0,0,0,.55)}.andes-badge--gray--quiet .andes-badge__content{color:var(--andes-badge-quiet-color-text-neutral,rgba(0,0,0,.55))}.andes-badge--gray--quiet .andes-badge__icon,.andes-badge--gray--quiet .andes-badge__icon-inner,.andes-badge--gray--quiet svg{color:var(--andes-badge-quiet-color-icon-neutral,rgba(0,0,0,.55))}.andes-badge--gray--quiet.andes-badge--dot{background:var(--andes-badge-dot-quiet-color-fill-neutral,rgba(0,0,0,.25))}.andes-badge--gray.andes-badge--color-on-background{background:var(--andes-badge-loud-color-fill-neutral-on-complex-bg,#1a1a1a)}.andes-badge--gray.andes-badge--color-on-background .andes-badge__content{color:var(--andes-badge-loud-color-text-neutral-on-complex-bg,#fff)}.andes-badge--gray.andes-badge--color-on-background .andes-badge__icon,.andes-badge--gray.andes-badge--color-on-background .andes-badge__icon-inner,.andes-badge--gray.andes-badge--color-on-background svg{color:var(--andes-badge-loud-color-icon-neutral-on-complex-bg,#fff)}.andes-badge--red{background:var(--andes-badge-loud-color-fill-negative,#f23d4f)}.andes-badge--red .andes-badge__content{color:var(--andes-badge-loud-color-text-negative,#fff)}.andes-badge--red .andes-badge__icon,.andes-badge--red .andes-badge__icon-inner,.andes-badge--red svg{color:var(--andes-badge-loud-color-icon-negative,#fff)}.andes-badge--red--quiet{background:var(--andes-badge-quiet-color-fill-negative,rgba(242,61,79,.1));border:0}.andes-badge--red--quiet.andes-badge--generic.andes-badge--pill{background:rgba(0,0,0,.07)}.andes-badge--red--quiet.andes-badge--generic.andes-badge--pill .andes-badge__content{color:rgba(0,0,0,.55)}.andes-badge--red--quiet .andes-badge__content{color:var(--andes-badge-quiet-color-text-negative,#f23d4f)}.andes-badge--red--quiet .andes-badge__icon,.andes-badge--red--quiet .andes-badge__icon-inner,.andes-badge--red--quiet svg{color:var(--andes-badge-quiet-color-icon-negative,#f23d4f)}.andes-badge--red--quiet.andes-badge--dot{background:var(--andes-badge-dot-quiet-color-fill-negative,rgba(242,61,79,.4))}.andes-badge--red.andes-badge--color-on-background{background:var(--andes-badge-loud-color-fill-negative-on-complex-bg,#d12440)}.andes-badge--red.andes-badge--color-on-background .andes-badge__content{color:var(--andes-badge-loud-color-text-negative-on-complex-bg,#fff)}.andes-badge--red.andes-badge--color-on-background .andes-badge__icon,.andes-badge--red.andes-badge--color-on-background .andes-badge__icon-inner,.andes-badge--red.andes-badge--color-on-background svg{color:var(--andes-badge-loud-color-icon-negative-on-complex-bg,#fff)}.andes-badge--accent{background:var(--andes-badge-loud-color-fill-informative,var(--andes-color-blue-500,#3483fa))}.andes-badge--accent .andes-badge__content{color:var(--andes-badge-loud-color-text-informative,#fff)}.andes-badge--accent .andes-badge__icon,.andes-badge--accent .andes-badge__icon-inner,.andes-badge--accent svg{color:var(--andes-badge-loud-color-icon-informative,#fff)}.andes-badge--accent--quiet{background:var(--andes-badge-quiet-color-fill-informative,var(--andes-color-blue-100,rgba(65,137,230,.1)));border:0}.andes-badge--accent--quiet.andes-badge--generic.andes-badge--pill{background:rgba(0,0,0,.07)}.andes-badge--accent--quiet.andes-badge--generic.andes-badge--pill .andes-badge__content{color:rgba(0,0,0,.55)}.andes-badge--accent--quiet .andes-badge__content{color:var(--andes-badge-quiet-color-text-informative,var(--andes-color-blue-500,#3483fa))}.andes-badge--accent--quiet .andes-badge__icon,.andes-badge--accent--quiet .andes-badge__icon-inner,.andes-badge--accent--quiet svg{color:var(--andes-badge-quiet-color-icon-informative,var(--andes-color-blue-500,#3483fa))}.andes-badge--accent--quiet.andes-badge--dot{background:var(--andes-badge-dot-quiet-color-fill-informative,var(--andes-color-blue-400,rgba(65,137,230,.4)))}.andes-badge--accent.andes-badge--color-on-background{background:var(--andes-badge-loud-color-fill-informative-on-complex-bg,var(--andes-color-blue-600,#2968c8))}.andes-badge--accent.andes-badge--color-on-background .andes-badge__content{color:var(--andes-badge-loud-color-text-informative-on-complex-bg,#fff)}.andes-badge--accent.andes-badge--color-on-background .andes-badge__icon,.andes-badge--accent.andes-badge--color-on-background .andes-badge__icon-inner,.andes-badge--accent.andes-badge--color-on-background svg{color:var(--andes-badge-loud-color-icon-informative-on-complex-bg,#fff)}.andes-badge--green{background:var(--andes-badge-loud-color-fill-positive,#00a650)}.andes-badge--green .andes-badge__content{color:var(--andes-badge-loud-color-text-positive,#fff)}.andes-badge--green .andes-badge__icon,.andes-badge--green .andes-badge__icon-inner,.andes-badge--green svg{color:var(--andes-badge-loud-color-icon-positive,#fff)}.andes-badge--green--quiet{background:var(--andes-badge-quiet-color-fill-positive,rgba(0,166,80,.1));border:0}.andes-badge--green--quiet.andes-badge--generic.andes-badge--pill{background:rgba(0,0,0,.07)}.andes-badge--green--quiet.andes-badge--generic.andes-badge--pill .andes-badge__content{color:rgba(0,0,0,.55)}.andes-badge--green--quiet .andes-badge__content{color:var(--andes-badge-quiet-color-text-positive,#00a650)}.andes-badge--green--quiet .andes-badge__icon,.andes-badge--green--quiet .andes-badge__icon-inner,.andes-badge--green--quiet svg{color:var(--andes-badge-quiet-color-icon-positive,#00a650)}.andes-badge--green--quiet.andes-badge--dot{background:var(--andes-badge-dot-quiet-color-fill-positive,rgba(0,166,80,.4))}.andes-badge--green.andes-badge--color-on-background{background:var(--andes-badge-loud-color-fill-positive-on-complex-bg,#008744)}.andes-badge--green.andes-badge--color-on-background .andes-badge__content{color:var(--andes-badge-loud-color-text-positive-on-complex-bg,#fff)}.andes-badge--green.andes-badge--color-on-background .andes-badge__icon,.andes-badge--green.andes-badge--color-on-background .andes-badge__icon-inner,.andes-badge--green.andes-badge--color-on-background svg{color:var(--andes-badge-loud-color-icon-positive-on-complex-bg,#fff)}.andes-badge--orange{background:var(--andes-badge-loud-color-fill-caution,#f73)}.andes-badge--orange .andes-badge__content{color:var(--andes-badge-loud-color-text-caution,#fff)}.andes-badge--orange .andes-badge__icon,.andes-badge--orange .andes-badge__icon-inner,.andes-badge--orange svg{color:var(--andes-badge-loud-color-icon-caution,#fff)}.andes-badge--orange--quiet{background:var(--andes-badge-quiet-color-fill-caution,rgba(255,119,51,.1));border:0}.andes-badge--orange--quiet.andes-badge--generic.andes-badge--pill{background:rgba(0,0,0,.07)}.andes-badge--orange--quiet.andes-badge--generic.andes-badge--pill .andes-badge__content{color:rgba(0,0,0,.55)}.andes-badge--orange--quiet .andes-badge__content{color:var(--andes-badge-quiet-color-text-caution,#f73)}.andes-badge--orange--quiet .andes-badge__icon,.andes-badge--orange--quiet .andes-badge__icon-inner,.andes-badge--orange--quiet svg{color:var(--andes-badge-quiet-color-icon-caution,#f73)}.andes-badge--orange--quiet.andes-badge--dot{background:var(--andes-badge-dot-quiet-color-fill-caution,rgba(255,119,51,.4))}.andes-badge--orange.andes-badge--color-on-background{background:var(--andes-badge-loud-color-fill-caution-on-complex-bg,#e6540b)}.andes-badge--orange.andes-badge--color-on-background .andes-badge__content{color:var(--andes-badge-loud-color-text-caution-on-complex-bg,#fff)}.andes-badge--orange.andes-badge--color-on-background .andes-badge__icon,.andes-badge--orange.andes-badge--color-on-background .andes-badge__icon-inner,.andes-badge--orange.andes-badge--color-on-background svg{color:var(--andes-badge-loud-color-icon-caution-on-complex-bg,#fff)}.andes-badge--inverted{background:var(--andes-badge-loud-color-fill-inverse,#fff)}.andes-badge--inverted .andes-badge__content{color:var(--andes-badge-loud-color-text-inverse,rgba(0,0,0,.9))}.andes-badge--inverted .andes-badge__icon,.andes-badge--inverted .andes-badge__icon-inner,.andes-badge--inverted svg{color:var(--andes-badge-loud-color-icon-inverse,rgba(0,0,0,.9))}.andes-badge--inverted--quiet{border:0}.andes-badge--inverted--quiet.andes-badge--generic.andes-badge--pill{background:rgba(0,0,0,.07)}.andes-badge--inverted--quiet.andes-badge--generic.andes-badge--pill .andes-badge__content{color:rgba(0,0,0,.55)}}@media only screen and (max-width:768px){.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}}@media only screen and (max-width:768px){.andes-checkbox{-webkit-font-smoothing:antialiased;-webkit-align-items:flex-start;align-items:flex-start;cursor:pointer;display:-webkit-inline-flex;display:inline-flex;font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:16px}.andes-checkbox__checkbox,.andes-checkbox__icon,.andes-checkbox__input,.andes-checkbox__input:after{height:16px;width:16px}.andes-checkbox__checkbox{-moz-box-sizing:border-box;box-sizing:border-box;display:-webkit-inline-flex;display:inline-flex;margin:2px 0;position:relative}.andes-checkbox__input:focus{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-checkbox__input:focus-visible{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-checkbox__input:focus:not(:focus-visible){box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}.andes-checkbox__input{-webkit-align-items:center;align-items:center;-moz-appearance:none;-webkit-appearance:none;appearance:none;border-radius:3px;-moz-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;margin:0;outline:none}.andes-checkbox__input:after{-webkit-align-self:center;align-self:center;border-color:var(--andes-checkbox-color-unselected-border-default,rgba(0,0,0,.25));border-radius:3px;border-style:solid;border-width:2px;-moz-box-sizing:border-box;box-sizing:border-box;content:"";display:inline-block;inset:0;justify-self:center;position:absolute}.andes-checkbox__input:active:after,.andes-checkbox__input:after{background-color:var(--andes-checkbox-color-unselected-fill-default,#fff)}.andes-checkbox__input:active:after{border-color:var(--andes-checkbox-color-unselected-border-active,rgba(0,0,0,.55))}.andes-checkbox__input:disabled{background-color:inherit;cursor:not-allowed}.andes-checkbox__input:disabled:after{background-color:var(--andes-checkbox-color-unselected-fill-disabled,#fff);border-color:var(--andes-checkbox-color-unselected-border-disabled,rgba(0,0,0,.1))}.andes-checkbox__input:checked~.andes-checkbox__icon{visibility:visible}.andes-checkbox__input:checked:after{background-color:var(--andes-checkbox-color-selected-fill-default,var(--andes-color-blue-500,#3483fa));border-width:0}.andes-checkbox__input:checked~.andes-checkbox__icon{color:var(--andes-checkbox-color-icon-default,#fff)}.andes-checkbox__input:checked:active:after{background-color:var(--andes-checkbox-color-selected-fill-active,var(--andes-color-blue-700,#1f4e96))}.andes-checkbox__input:checked:disabled:after{background-color:var(--andes-checkbox-color-selected-fill-disabled,rgba(0,0,0,.1))}.andes-checkbox__input:checked:disabled~.andes-checkbox__icon{color:var(--andes-checkbox-color-icon-disabled,rgba(0,0,0,.25))}.andes-checkbox__icon{-webkit-align-self:center;align-self:center;-moz-box-sizing:border-box;box-sizing:border-box;display:-webkit-inline-flex;display:inline-flex;inset:0;justify-self:center;pointer-events:none;position:absolute;visibility:hidden}.andes-checkbox__label{color:var(--andes-checkbox-color-text-default,rgba(0,0,0,.9));font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:16px;font-weight:400;line-height:1.25;margin:0 0 0 12px}.andes-checkbox--label-left{-webkit-flex-direction:row-reverse;flex-direction:row-reverse}.andes-checkbox--label-left .andes-checkbox__label{margin:0 12px 0 0}.andes-checkbox--disabled{cursor:not-allowed}.andes-checkbox--disabled .andes-checkbox__label{color:var(--andes-checkbox-color-text-disabled,rgba(0,0,0,.25))}.andes-checkbox--indeterminate .andes-checkbox__input:checked:hover:after,.andes-checkbox--indeterminate .andes-checkbox__input:indeterminate:hover:after{background-color:var(--andes-checkbox-color-indeterminate-fill-default,var(--andes-color-blue-500,#3483fa))}}@media only screen and (max-width:768px)and (min-width:768px){.andes-checkbox--indeterminate .andes-checkbox__input:checked:hover:after,.andes-checkbox--indeterminate .andes-checkbox__input:indeterminate:hover:after{background-color:var(--andes-checkbox-color-indeterminate-fill-hover,var(--andes-color-blue-600,#2968c8))}}@media only screen and (max-width:768px){.andes-checkbox--indeterminate .andes-checkbox__input:checked:after,.andes-checkbox--indeterminate .andes-checkbox__input:indeterminate:after{background-color:var(--andes-checkbox-color-indeterminate-fill-default,var(--andes-color-blue-500,#3483fa));border-width:0}.andes-checkbox--indeterminate .andes-checkbox__input:checked~.andes-checkbox__icon,.andes-checkbox--indeterminate .andes-checkbox__input:indeterminate~.andes-checkbox__icon{color:var(--andes-checkbox-color-icon-default,#fff);visibility:visible}.andes-checkbox--indeterminate .andes-checkbox__input:checked:active:after,.andes-checkbox--indeterminate .andes-checkbox__input:indeterminate:active:after{background-color:var(--andes-checkbox-color-indeterminate-fill-active,var(--andes-color-blue-700,#1f4e96))}.andes-checkbox--indeterminate .andes-checkbox__input:checked:disabled:after,.andes-checkbox--indeterminate .andes-checkbox__input:indeterminate:disabled:after{background-color:var(--andes-checkbox-color-indeterminate-fill-disabled,rgba(0,0,0,.1))}.andes-checkbox--indeterminate .andes-checkbox__input:checked:disabled~.andes-checkbox__icon,.andes-checkbox--indeterminate .andes-checkbox__input:indeterminate:disabled~.andes-checkbox__icon{color:var(--andes-checkbox-color-icon-disabled,rgba(0,0,0,.25))}.andes-checkbox--highlight .andes-checkbox__input:hover:before{background-color:var(--andes-checkbox-highlight-color-fill-default,var(--andes-color-blue-200,rgba(65,137,230,.2)))}.andes-checkbox--highlight .andes-checkbox__input:hover:after{border-color:var(--andes-checkbox-highlight-color-unselected-border-default,var(--andes-color-blue-500,#3483fa))}.andes-checkbox--highlight .andes-checkbox__input:checked:hover:before{background-color:var(--andes-checkbox-highlight-color-fill-default,var(--andes-color-blue-200,rgba(65,137,230,.2)))}.andes-checkbox--highlight .andes-checkbox__input:checked:hover:after{background-color:var(--andes-checkbox-highlight-color-selected-fill-default,var(--andes-color-blue-500,#3483fa))}.andes-checkbox--highlight.andes-checkbox--indeterminate .andes-checkbox__input:checked:hover:before,.andes-checkbox--highlight.andes-checkbox--indeterminate .andes-checkbox__input:indeterminate:hover:before{background-color:var(--andes-checkbox-highlight-color-fill-default,var(--andes-color-blue-200,rgba(65,137,230,.2)))}.andes-checkbox--highlight.andes-checkbox--indeterminate .andes-checkbox__input:checked:hover:after,.andes-checkbox--highlight.andes-checkbox--indeterminate .andes-checkbox__input:indeterminate:hover:after{background-color:var(--andes-checkbox-highlight-color-indeterminate-fill-default,var(--andes-color-blue-500,#3483fa))}}@media only screen and (max-width:768px)and (min-width:768px){.andes-checkbox--highlight .andes-checkbox__input:hover:before{background-color:var(--andes-checkbox-highlight-color-fill-default,var(--andes-color-blue-200,rgba(65,137,230,.2)))}.andes-checkbox--highlight .andes-checkbox__input:hover:after{border-color:var(--andes-checkbox-highlight-color-unselected-border-hover,var(--andes-color-blue-600,#2968c8))}.andes-checkbox--highlight .andes-checkbox__input:checked:hover:before{background-color:var(--andes-checkbox-highlight-color-fill-default,var(--andes-color-blue-200,rgba(65,137,230,.2)))}.andes-checkbox--highlight .andes-checkbox__input:checked:hover:after{background-color:var(--andes-checkbox-highlight-color-selected-fill-hover,var(--andes-color-blue-600,#2968c8))}.andes-checkbox--highlight.andes-checkbox--indeterminate .andes-checkbox__input:checked:hover:before,.andes-checkbox--highlight.andes-checkbox--indeterminate .andes-checkbox__input:indeterminate:hover:before{background-color:var(--andes-checkbox-highlight-color-fill-default,var(--andes-color-blue-200,rgba(65,137,230,.2)))}.andes-checkbox--highlight.andes-checkbox--indeterminate .andes-checkbox__input:checked:hover:after,.andes-checkbox--highlight.andes-checkbox--indeterminate .andes-checkbox__input:indeterminate:hover:after{background-color:var(--andes-checkbox-highlight-color-indeterminate-fill-hover,var(--andes-color-blue-600,#2968c8))}}@media only screen and (max-width:768px){.andes-checkbox--highlight .andes-checkbox__checkbox,.andes-checkbox--highlight .andes-checkbox__input,.andes-checkbox--highlight .andes-checkbox__input:before{height:28px;width:28px}.andes-checkbox--highlight .andes-checkbox__icon,.andes-checkbox--highlight .andes-checkbox__input:after{margin:auto}.andes-checkbox--highlight .andes-checkbox__checkbox{margin:2px 0}.andes-checkbox--highlight .andes-checkbox__label{color:var(--andes-checkbox-highlight-color-text-default,rgba(0,0,0,.9));margin-top:6px}.andes-checkbox--highlight .andes-checkbox__input:before{background-color:var(--andes-checkbox-highlight-color-fill-default,var(--andes-color-blue-200,rgba(65,137,230,.2)));border-radius:3px;content:"";display:-webkit-inline-flex;display:inline-flex;inset:0;position:absolute}.andes-checkbox--highlight .andes-checkbox__input:after{background-color:var(--andes-checkbox-highlight-color-unselected-fill-default,#fff);border-color:var(--andes-checkbox-highlight-color-unselected-border-default,var(--andes-color-blue-500,#3483fa))}.andes-checkbox--highlight .andes-checkbox__input:active:before{background-color:var(--andes-checkbox-highlight-color-fill-default,var(--andes-color-blue-200,rgba(65,137,230,.2)))}.andes-checkbox--highlight .andes-checkbox__input:active:after{border-color:var(--andes-checkbox-highlight-color-unselected-border-active,var(--andes-color-blue-700,#1f4e96))}.andes-checkbox--highlight .andes-checkbox__input:disabled:before{background-color:var(--andes-checkbox-highlight-color-fill-disabled,rgba(0,0,0,.04))}.andes-checkbox--highlight .andes-checkbox__input:disabled:after{background-color:var(--andes-checkbox-highlight-color-unselected-fill-disabled,#fff);border-color:var(--andes-checkbox-highlight-color-unselected-border-disabled,rgba(0,0,0,.25))}.andes-checkbox--highlight .andes-checkbox__input:checked:before{background-color:var(--andes-checkbox-highlight-color-fill-default,var(--andes-color-blue-200,rgba(65,137,230,.2)))}.andes-checkbox--highlight .andes-checkbox__input:checked:after{background-color:var(--andes-checkbox-highlight-color-selected-fill-default,var(--andes-color-blue-500,#3483fa));border-width:0}.andes-checkbox--highlight .andes-checkbox__input:checked:active:before{background-color:var(--andes-checkbox-highlight-color-fill-default,var(--andes-color-blue-200,rgba(65,137,230,.2)))}.andes-checkbox--highlight .andes-checkbox__input:checked:active:after{background-color:var(--andes-checkbox-highlight-color-selected-fill-active,var(--andes-color-blue-700,#1f4e96))}.andes-checkbox--highlight .andes-checkbox__input:checked:disabled:before{background-color:var(--andes-checkbox-highlight-color-fill-disabled,rgba(0,0,0,.04))}.andes-checkbox--highlight .andes-checkbox__input:checked:disabled:after{background-color:var(--andes-checkbox-highlight-color-selected-fill-disabled,rgba(0,0,0,.25))}.andes-checkbox--highlight.andes-checkbox--error .andes-checkbox__input:not(:checked):before{background-color:var(--andes-checkbox-highlight-color-fill-error,rgba(242,61,79,.3))}.andes-checkbox--highlight.andes-checkbox--error .andes-checkbox__input:not(:checked):after{background-color:var(--andes-checkbox-highlight-color-unselected-fill-default,#fff);border-color:var(--andes-checkbox-highlight-color-unselected-border-error,#f23d4f)}.andes-checkbox--highlight.andes-checkbox--error .andes-checkbox__label{color:var(--andes-checkbox-highlight-color-text-error,rgba(0,0,0,.9))}.andes-checkbox--highlight.andes-checkbox--disabled .andes-checkbox__label{color:var(--andes-checkbox-highlight-color-text-disabled,rgba(0,0,0,.25))}.andes-checkbox--highlight.andes-checkbox--indeterminate .andes-checkbox__input:checked:before,.andes-checkbox--highlight.andes-checkbox--indeterminate .andes-checkbox__input:indeterminate:before{background-color:var(--andes-checkbox-highlight-color-fill-default,var(--andes-color-blue-200,rgba(65,137,230,.2)))}.andes-checkbox--highlight.andes-checkbox--indeterminate .andes-checkbox__input:checked:after,.andes-checkbox--highlight.andes-checkbox--indeterminate .andes-checkbox__input:indeterminate:after{background-color:var(--andes-checkbox-highlight-color-indeterminate-fill-default,var(--andes-color-blue-500,#3483fa))}.andes-checkbox--highlight.andes-checkbox--indeterminate .andes-checkbox__input:checked:active:before,.andes-checkbox--highlight.andes-checkbox--indeterminate .andes-checkbox__input:indeterminate:active:before{background-color:var(--andes-checkbox-highlight-color-fill-default,var(--andes-color-blue-200,rgba(65,137,230,.2)))}.andes-checkbox--highlight.andes-checkbox--indeterminate .andes-checkbox__input:checked:active:after,.andes-checkbox--highlight.andes-checkbox--indeterminate .andes-checkbox__input:indeterminate:active:after{background-color:var(--andes-checkbox-highlight-color-indeterminate-fill-active,var(--andes-color-blue-700,#1f4e96))}.andes-checkbox--highlight.andes-checkbox--indeterminate .andes-checkbox__input:checked:disabled:before,.andes-checkbox--highlight.andes-checkbox--indeterminate .andes-checkbox__input:indeterminate:disabled:before{background-color:var(--andes-checkbox-highlight-color-fill-disabled,rgba(0,0,0,.04))}.andes-checkbox--highlight.andes-checkbox--indeterminate .andes-checkbox__input:checked:disabled:after,.andes-checkbox--highlight.andes-checkbox--indeterminate .andes-checkbox__input:indeterminate:disabled:after{background-color:var(--andes-checkbox-highlight-color-indeterminate-fill-disabled,rgba(0,0,0,.25))}.andes-checkbox--error .andes-checkbox__input:not(:checked):after{background-color:var(--andes-checkbox-color-unselected-fill-default,#fff);border-color:var(--andes-checkbox-color-unselected-border-error,#f23d4f)}.andes-checkbox--error .andes-checkbox__label{color:var(--andes-checkbox-color-text-error,rgba(0,0,0,.9))}.andes-popper{border-radius:6px;box-shadow:0 1px 2px 0 rgba(0,0,0,.12);font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif}.andes-popper>:first-child{border-top-left-radius:6px;border-top-right-radius:6px}.andes-popper>:last-child{border-bottom-left-radius:6px;border-bottom-right-radius:6px}.andes-popper__content{background-color:#fff}.andes-popper--padding-0{padding:0}.andes-popper--padding-16{padding:16px}.andes-popper--padding-24{padding:24px}.andes-popper--padding-32{padding:32px}.andes-popper--padding-40{padding:40px}.andes-popper:not(.andes-tooltip){height:100%;width:100%}.andes-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-floating-menu{font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:16px;font-weight:400;line-height:1;position:relative;-webkit-font-smoothing:antialiased;border-radius:.375em}.andes-floating-menu .andes-list__item:first-child,.andes-floating-menu .andes-list__item:first-child a,.andes-floating-menu .andes-list__item:first-child button{border-top-left-radius:.375em;border-top-right-radius:.375em}.andes-floating-menu .andes-list__item:last-child,.andes-floating-menu .andes-list__item:last-child a,.andes-floating-menu .andes-list__item:last-child button{border-bottom-left-radius:.375em;border-bottom-right-radius:.375em}.andes-floating-menu .andes-list__item:focus{box-shadow:inset 0 0 0 2px #fff,inset 0 0 0 3px var(--andes-color-blue-600,#2968c8),inset 0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:inset 0 0 0 2px #fff,inset 0 0 0 3px var(--andes-color-blue-600,#2968c8),inset 0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:inset 0 0 0 2px #fff,inset 0 0 0 3px var(--andes-color-blue-600,#2968c8),inset 0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-floating-menu .andes-list__item:focus-visible{box-shadow:inset 0 0 0 2px #fff,inset 0 0 0 3px var(--andes-color-blue-600,#2968c8),inset 0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:inset 0 0 0 2px #fff,inset 0 0 0 3px var(--andes-color-blue-600,#2968c8),inset 0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:inset 0 0 0 2px #fff,inset 0 0 0 3px var(--andes-color-blue-600,#2968c8),inset 0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-floating-menu .andes-list__item:focus:not(:focus-visible){box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}.andes-floating-menu .andes-list__item{outline:none}.andes-floating-menu .andes-list__item-action:focus-visible:before,.andes-floating-menu .andes-list__item-action:focus:before,.andes-floating-menu .andes-list__item-anchor:focus-visible:before,.andes-floating-menu .andes-list__item-anchor:focus:before{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}.andes-floating-menu .andes-list__item>:focus{box-shadow:inset 0 0 0 2px #fff,inset 0 0 0 3px var(--andes-color-blue-600,#2968c8),inset 0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:inset 0 0 0 2px #fff,inset 0 0 0 3px var(--andes-color-blue-600,#2968c8),inset 0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:inset 0 0 0 2px #fff,inset 0 0 0 3px var(--andes-color-blue-600,#2968c8),inset 0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-floating-menu .andes-list__item>:focus-visible{box-shadow:inset 0 0 0 2px #fff,inset 0 0 0 3px var(--andes-color-blue-600,#2968c8),inset 0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:inset 0 0 0 2px #fff,inset 0 0 0 3px var(--andes-color-blue-600,#2968c8),inset 0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:inset 0 0 0 2px #fff,inset 0 0 0 3px var(--andes-color-blue-600,#2968c8),inset 0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-floating-menu .andes-list__item>:focus:not(:focus-visible){box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}.andes-floating-menu__popper-content{background-color:var(--andes-floating-menu-color-fill,#fff)}.andes-floating-menu__no-results{-moz-box-sizing:content-box;box-sizing:content-box;color:var(--andes-floating-menu-text-result-color-text,rgba(0,0,0,.55));font-size:14px;height:18px;padding:18px 16px}.andes-floating-menu__search-box{padding:16px 16px 4px}.andes-floating-menu .andes-floating-menu-item-hover{background-color:#ededed}.andes-floating-menu .andes-form-control--search-box .andes-form-control__field{margin:0}.andes-floating-menu--search{background-color:var(--andes-searchbox-color-fill-default,#fff);box-shadow:0 0 0 1px var(--andes-searchbox-color-border-default,rgba(0,0,0,.25));-moz-box-sizing:border-box;box-sizing:border-box;color:rgba(0,0,0,.9);display:-webkit-flex;display:flex;opacity:1;width:100%}.andes-floating-menu--search.andes-floating-menu--search--web-mobile-ios .andes-form-control__field{-webkit-transform:scale(.875);transform:scale(.875);-webkit-transform-origin:top left;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{-webkit-order:2;order:2;width:100%}.andes-floating-menu--search:hover{box-shadow:0 0 0 1px var(--andes-searchbox-color-border-hover,rgba(0,0,0,.55))}.andes-floating-menu--search--focused,.andes-floating-menu--search--focused:hover,.andes-floating-menu--search:focus{box-shadow:0 0 0 2px var(--andes-searchbox-color-border-active,var(--andes-color-blue-500,#3483fa))}.andes-floating-menu--search--focused.focus-visible{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3)),inset 0 0 0 2px var(--andes-searchbox-color-border-active,var(--andes-color-blue-500,#3483fa));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3)),inset 0 0 0 2px var(--andes-searchbox-color-border-active,var(--andes-color-blue-500,#3483fa));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3)),inset 0 0 0 2px var(--andes-searchbox-color-border-active,var(--andes-color-blue-500,#3483fa))}.andes-floating-menu--search .andes-form-control__close-icon,.andes-floating-menu--search .andes-form-control__search-icon{-webkit-align-content:center;align-content:center;display:-webkit-flex;display:flex;padding:0}.andes-floating-menu--search .andes-form-control__close-icon:focus-visible,.andes-floating-menu--search .andes-form-control__search-icon:focus-visible{border-radius:50%;box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-floating-menu--search .andes-form-control__search-icon{color:var(--andes-searchbox-color-search-default,rgba(0,0,0,.55))}.andes-floating-menu--search .andes-form-control__search-icon:hover{color:var(--andes-searchbox-color-search-hover,rgba(0,0,0,.8))}.andes-floating-menu--search .andes-form-control__search-icon:active{color:var(--andes-searchbox-color-search-active,rgba(0,0,0,.9))}.andes-floating-menu--search .andes-form-control__close-icon{color:var(--andes-searchbox-color-clear-default,rgba(0,0,0,.55))}.andes-floating-menu--search .andes-form-control__close-icon:hover{color:var(--andes-searchbox-color-clear-hover,rgba(0,0,0,.8))}.andes-floating-menu--search .andes-form-control__close-icon:active{color:var(--andes-searchbox-color-clear-active,rgba(0,0,0,.9))}.andes-floating-menu--search .andes-form-control__close-icon{background-color:transparent;border:0;cursor:pointer;display:none;margin-left:4px;opacity:0;-webkit-order:3;order:3}.andes-floating-menu--search .andes-form-control__close-icon-visible{-webkit-align-content:center;align-content:center;display:-webkit-flex;display:flex;opacity:1;padding:0}.andes-floating-menu--search .andes-form-control__field:focus{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none}.andes-floating-menu--search .andes-form-control__field:focus-visible{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none}.andes-floating-menu--search .andes-form-control__field::-webkit-input-placeholder{opacity:1}.andes-floating-menu--search .andes-form-control__field:-ms-input-placeholder{opacity:1}.andes-floating-menu--search .andes-form-control__field::-ms-input-placeholder{opacity:1}.andes-floating-menu--search .andes-form-control__field::placeholder{color:var(--andes-searchbox-color-placeholder-default,rgba(0,0,0,.55));opacity:1}.andes-floating-menu--search .andes-form-control__field::-webkit-input-placeholder{color:var(--andes-searchbox-color-placeholder-default,rgba(0,0,0,.55))}.andes-floating-menu--search .andes-form-control__field::-moz-placeholder{color:var(--andes-searchbox-color-placeholder-default,rgba(0,0,0,.55));opacity:1}.andes-floating-menu--search .andes-form-control__field:-moz-placeholder{opacity:1}.andes-floating-menu--search .andes-form-control__field:-ms-input-placeholder{color:var(--andes-searchbox-color-placeholder-default,rgba(0,0,0,.55))}.andes-floating-menu--search .andes-form-control__field::-ms-input-placeholder{color:var(--andes-searchbox-color-placeholder-default,rgba(0,0,0,.55))}.andes-floating-menu--search .andes-form-control__field:-moz-placeholder{color:var(--andes-searchbox-color-placeholder-default,rgba(0,0,0,.55))}.andes-floating-menu--search .andes-form-control__field{background-color:transparent;border:0;color:var(--andes-searchbox-color-input-text-default,rgba(0,0,0,.9));display:block;line-height:18px;font:inherit;margin:0;-webkit-order:2;order:2;outline:none;overflow:hidden;padding:0;resize:none;width:100%}.andes-floating-menu--search .andes-form-control__search-icon{background-color:transparent;border:0;margin-right:4px;-webkit-order:1;order:1}.andes-floating-menu--search--size-small{border-radius:16px;font-size:14px;height:32px;padding:8px 10px 6px}.andes-floating-menu--search--size-small .andes-form-control__field{height:18px}.andes-floating-menu--search--size-small .andes-form-control__close-icon,.andes-floating-menu--search--size-small .andes-form-control__search-icon{height:16px}.andes-floating-menu--search--size-large{border-radius:24px;font-size:16px;height:48px;padding:15px 16px 13px}.andes-floating-menu--search--size-large .andes-form-control__field{height:20px}.andes-floating-menu--search--size-large .andes-form-control__search-icon{margin-right:8px}.andes-list{outline:none}.andes-list:focus{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none}.andes-list:focus-visible{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none}.andes-list{font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:18px;font-weight:400;line-height:1;margin:0;padding:0;-webkit-font-smoothing:antialiased}.andes-list-with-dividers .andes-list__item+.andes-list__item{border-top:1px solid var(--andes-list-color-border,rgba(0,0,0,.1))}.andes-list-asset{margin-top:.5em}.andes-list__item{background-color:var(--andes-list-color-surface-default,transparent);display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;outline:none;padding:0 16px;position:relative}.andes-list__item-anchor:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%}.andes-list__item-anchor:focus{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none}.andes-list__item-anchor:focus-visible{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none}.andes-list__item-anchor{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;margin:0 -16px;outline:none;padding:0 16px;text-decoration:none;width:100%;width:fill-available;width:-webkit-fill-available;width:-moz-available}.andes-list__item-anchor:link,.andes-list__item-anchor:visited{color:var(--andes-list-color-title-default,rgba(0,0,0,.9))}.andes-list__item-action:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%}.andes-list__item-action:focus{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none}.andes-list__item-action:focus-visible{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none}.andes-list__item-action{-webkit-align-items:center;align-items:center;background-color:transparent;border:0;display:-webkit-flex;display:flex;font-family:inherit;font-size:inherit;-webkit-justify-content:space-between;justify-content:space-between;line-height:12px;margin:0 -16px;outline:none;padding:0 18px;text-align:start;text-decoration:none;width:fill-available;width:-webkit-fill-available;width:-moz-available}.andes-list__item-action .andes-list__item-text{text-align:left}.andes-list__item-action:before{cursor:pointer}.andes-list__item-action:focus-visible:before,.andes-list__item-action:focus:before,.andes-list__item-anchor:focus-visible:before,.andes-list__item-anchor:focus:before{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));display:inline-block}.andes-list__item-action:focus:not(:focus-visible):before,.andes-list__item-anchor:focus:not(:focus-visible):before{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}.andes-list__item-with-secondary{-webkit-align-self:center;align-self:center}.andes-list__item-first-column{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;-webkit-flex-grow:4;flex-grow:4;margin-right:12px}.andes-list__item-second-column{display:-webkit-inline-flex;display:inline-flex}.andes-list__item-second-column-with-centered-text{-webkit-align-self:center;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{-webkit-align-self:center;align-self:center}.andes-list__item-second-column .andes-list__item-chevron--top{-webkit-align-self:flex-start;align-self:flex-start}.andes-list__item-second-column .andes-list__item-chevron svg{color:var(--andes-list-chevron-color-icon-default,rgba(0,0,0,.55))}.andes-list__item-second-column a,.andes-list__item-second-column button{position:relative;z-index:1}.andes-list__item-primary{color:var(--andes-list-color-title-default,rgba(0,0,0,.9));display:block}.andes-list__item-primary--max-lines-1{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.andes-list__item-primary--max-lines-2{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.andes-list__item-secondary{color:var(--andes-list-color-description-default,rgba(0,0,0,.55));display:block;font-size:16px;line-height:1;text-align:start}.andes-list__item-tertiary{-webkit-align-self:center;align-self:center;color:var(--andes-list-color-title-default,rgba(0,0,0,.9));display:block;text-wrap:nowrap}.andes-list__item-tertiary-description{color:var(--andes-list-color-description-default,rgba(0,0,0,.55));display:block;font-size:16px;line-height:1;text-align:right}.andes-list__item-tertiary--top{-webkit-align-self:flex-start;align-self:flex-start}.andes-list__item-tertiary .andes-checkbox__label{margin-left:0}.andes-list__item-tertiary>svg{color:var(--andes-list-color-icon-right,rgba(0,0,0,.9))}.andes-list__item-tertiary>svg>path[fill]:not([fill=none])[fill="rgba(0, 0, 0, 0.9)"],.andes-list__item-tertiary>svg[fill]:not([fill=none])[fill="rgba(0, 0, 0, 0.9)"]{fill:var(--andes-list-color-icon-right,rgba(0,0,0,.9))}.andes-list__item-tertiary>svg>path[stroke]:not([stroke=none])[stroke="rgba(0, 0, 0, 0.9)"],.andes-list__item-tertiary>svg[stroke]:not([stroke=none])[stroke="rgba(0, 0, 0, 0.9)"]{stroke:var(--andes-list-color-icon-right,rgba(0,0,0,.9))}.andes-list__item-tertiary-container--centered{-webkit-align-self:center;align-self:center}.andes-list__item-image{-webkit-align-self:flex-start;align-self:flex-start;border:1px solid var(--andes-list-color-border,rgba(0,0,0,.1));border-radius:50%;display:block}.andes-list__item-asset{margin-bottom:auto}.andes-list__item-asset--icon>svg{color:var(--andes-list-color-icon-left,rgba(0,0,0,.9))}.andes-list__item-asset--icon>svg>path[fill]:not([fill=none])[fill="rgba(0, 0, 0, 0.9)"],.andes-list__item-asset--icon>svg[fill]:not([fill=none])[fill="rgba(0, 0, 0, 0.9)"]{fill:var(--andes-list-color-icon-left,rgba(0,0,0,.9))}.andes-list__item-asset--icon>svg>path[stroke]:not([stroke=none])[stroke="rgba(0, 0, 0, 0.9)"],.andes-list__item-asset--icon>svg[stroke]:not([stroke=none])[stroke="rgba(0, 0, 0, 0.9)"]{stroke:var(--andes-list-color-icon-left,rgba(0,0,0,.9))}.andes-list__item-asset--icon-one-line{margin-bottom:0}.andes-list__item--size-small{min-height:40px}.andes-list__item--size-small.andes-list__item-with-image .andes-list__item-second-column{-webkit-align-self:center;align-self:center;height:32px}.andes-list__item--size-small .andes-list__item-first-column,.andes-list__item--size-small .andes-list__item-second-column{padding:11px 0}.andes-list__item--size-small .andes-list__item-asset{margin-right:12px}.andes-list__item--size-small .andes-list__item-asset .andes-thumbnail-container{height:32px}.andes-list__item--size-small .andes-list__item-asset--icon{margin-right:0}.andes-list__item--size-small .andes-list__item-asset--icon>svg{margin-right:8px}.andes-list__item--size-small .andes-list__item-primary,.andes-list__item--size-small .andes-list__item-tertiary{font-size:14px;line-height:18px}.andes-list__item--size-small .andes-list__item-image{height:36px;min-height:36px;min-width:36px;width:36px}.andes-list__item--size-medium{min-height:48px}.andes-list__item--size-medium.andes-list__item-with-secondary .andes-list__item-first-column,.andes-list__item--size-medium.andes-list__item-with-secondary .andes-list__item-second-column{padding:14px 0 13px}.andes-list__item--size-medium.andes-list__item-with-image .andes-list__item-second-column{-webkit-align-self:center;align-self:center;height:40px}.andes-list__item--size-medium .andes-list__item-first-column,.andes-list__item--size-medium .andes-list__item-second-column{padding:14px 0}.andes-list__item--size-medium .andes-list__item-asset{margin-right:16px}.andes-list__item--size-medium .andes-list__item-asset .andes-thumbnail-container{height:40px}.andes-list__item--size-medium .andes-list__item-asset--icon{margin-right:0}.andes-list__item--size-medium .andes-list__item-asset>svg{margin-right:12px}.andes-list__item--size-medium .andes-list__item-primary,.andes-list__item--size-medium .andes-list__item-tertiary{font-size:16px;line-height:20px}.andes-list__item--size-medium .andes-list__item-secondary,.andes-list__item--size-medium .andes-list__item-tertiary-description{font-size:14px;line-height:18px;margin-top:3px}.andes-list__item--size-medium .andes-list__item-image{height:38px;min-height:38px;min-width:38px;width:38px}.andes-list__item--size-large{min-height:68px}.andes-list__item--size-large.andes-list__item-with-secondary .andes-list__item-first-column,.andes-list__item--size-large.andes-list__item-with-secondary .andes-list__item-second-column{padding:24px 0}.andes-list__item--size-large.andes-list__item-with-image .andes-list__item-second-column{-webkit-align-self:center;align-self:center;height:56px}.andes-list__item--size-large .andes-list__item-first-column,.andes-list__item--size-large .andes-list__item-second-column{padding:24px 0 22px}.andes-list__item--size-large .andes-list__item-asset{margin-right:16px}.andes-list__item--size-large .andes-list__item-asset .andes-thumbnail-container{height:56px}.andes-list__item--size-large .andes-list__item-asset--icon{margin-right:0}.andes-list__item--size-large .andes-list__item-asset>svg{margin-right:16px}.andes-list__item--size-large .andes-list__item-primary,.andes-list__item--size-large .andes-list__item-tertiary{line-height:22px}.andes-list__item--size-large .andes-list__item-secondary,.andes-list__item--size-large .andes-list__item-tertiary-description{line-height:20px;margin-top:6px}.andes-list__item--size-large .andes-list__item-image{height:54px;min-height:54px;min-width:54px;width:54px}.andes-list__item--padding-0{padding:0}.andes-list__item--padding-16{padding-left:16px;padding-right:16px}.andes-list__item--padding-24{padding-left:24px;padding-right:24px}.andes-list__item--padding-32{padding-left:32px;padding-right:32px}.andes-list__item--padding-40{padding-left:40px;padding-right:40px}.andes-list__item-content{-webkit-flex-basis:100%;flex-basis:100%}.andes-list__item-content a,.andes-list__item-content button{position:relative;z-index:1}.andes-list__item-actionable:focus{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-list__item-actionable:focus-visible{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-list__item-actionable:focus:not(:focus-visible){box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}.andes-list__item-actionable{background-color:transparent;border:0;cursor:pointer;display:block;height:100%;inset:0;margin:0;outline:none;padding:0;position:absolute;text-align:start;text-decoration:none;width:100%}.andes-list__item-actionable:link,.andes-list__item-actionable:visited{color:var(--andes-list-color-title-default,rgba(0,0,0,.9))}.andes-list__item--slotted .andes-list__item-selection-control.andes-listbox__item-selection-control{-moz-box-sizing:content-box;box-sizing:content-box;height:16px;margin-bottom:auto;min-height:16px;min-width:16px;padding:0;width:16px}.andes-list__item--slotted .andes-list__item-selection-control.andes-listbox__item-selection-control .andes-checkbox{display:block;height:inherit;min-height:inherit;min-width:inherit;padding:0;width:inherit}.andes-list__item--slotted .andes-list__item-selection-control.andes-listbox__item-selection-control .andes-checkbox__checkbox{margin:0}.andes-list__item--slotted .andes-list__item-chevron{-moz-box-sizing:content-box;box-sizing:content-box;display:block;height:20px;width:20px}.andes-list__item--slotted .andes-list__item-chevron svg{color:var(--andes-list-chevron-color-icon-default,rgba(0,0,0,.55))}.andes-list__item--slotted.andes-list__item--size-small .andes-list__item-selection-control{padding:12px 12px 0 0}.andes-list__item--slotted.andes-list__item--size-small .andes-list__item-chevron{padding:10px 0 10px 12px}.andes-list__item--slotted.andes-list__item--size-medium .andes-list__item-selection-control{padding:16px 16px 0 0}.andes-list__item--slotted.andes-list__item--size-medium .andes-list__item-chevron{padding:14px 0 14px 12px}.andes-list__item--slotted.andes-list__item--size-large .andes-list__item-selection-control{padding:26px 24px 0 0}.andes-list__item--slotted.andes-list__item--size-large .andes-list__item-chevron{padding:24px 0 24px 12px}.andes-list__group{list-style:none}.andes-list__group--header{-webkit-align-items:flex-end;align-items:flex-end;background-color:var(--andes-list-group-header-color-fill,transparent);color:var(--andes-list-group-header-color-text,rgba(0,0,0,.55));cursor:default;display:-webkit-flex;display:flex;font-size:12px;font-weight:600;-webkit-justify-content:space-between;justify-content:space-between;padding:0 16px}.andes-list__group--sublist{padding:0}}@media only screen and (max-width:768px){.andes-list__group::marker{content:""}.andes-list__group--with-dividers .andes-list__item+.andes-list__item{border-top:1px solid var(--andes-list-group-header-color-border,rgba(0,0,0,.55))}.andes-list__group--size-small .andes-list__group--header{height:40px;line-height:15px;padding-bottom:6px}.andes-list__group--size-medium .andes-list__group--header{height:48px;line-height:15px;padding-bottom:8px}.andes-list__group--size-large .andes-list__group--header{font-size:14px;height:68px;line-height:18px;padding-bottom:11px}.andes-list__group--padding-0 .andes-list__group--header{padding-left:0;padding-right:0}.andes-list__group--padding-16 .andes-list__group--header{padding-left:16px;padding-right:16px}.andes-list__group--padding-24 .andes-list__group--header{padding-left:24px;padding-right:24px}.andes-list__group--padding-32 .andes-list__group--header{padding-left:32px;padding-right:32px}.andes-list__group--padding-40 .andes-list__group--header{padding-left:40px;padding-right:40px}.andes-list--dropdown .andes-list__item-secondary,.andes-list--dropdown .andes-list__item-tertiary{display:none}.andes-list--dropdown .andes-list__item--size-medium.andes-list__item-with-image,.andes-list--dropdown .andes-list__item--size-medium.andes-list__item-with-secondary{height:48px}.andes-list--dropdown .andes-list__item--size-large.andes-list__item-with-image,.andes-list--dropdown .andes-list__item--size-large.andes-list__item-with-secondary{height:68px}.andes-list--dropdown .andes-list__item-with-image .andes-list__item-first-column .andes-list__item-asset>svg,.andes-list--dropdown .andes-list__item-with-secondary .andes-list__item-first-column .andes-list__item-asset>svg{padding-bottom:0}.andes-list--selectable .andes-list__item:active,.andes-list--selectable .andes-list__item:hover,.andes-list__item--selectable .andes-list__item:active,.andes-list__item--selectable .andes-list__item:hover{background-color:var(--andes-list-color-surface-default,transparent)}.andes-list--selectable .andes-list__item:active .andes-list__item-chevron,.andes-list--selectable .andes-list__item:hover .andes-list__item-chevron,.andes-list__item--selectable .andes-list__item:active .andes-list__item-chevron,.andes-list__item--selectable .andes-list__item:hover .andes-list__item-chevron{color:var(--andes-list-chevron-color-icon-default,rgba(0,0,0,.55))}}@media only screen and (max-width:768px)and (min-width:768px){.andes-list--selectable .andes-list__item:hover,.andes-list__item--selectable .andes-list__item:hover{background-color:var(--andes-list-color-surface-hover,rgba(0,0,0,.04))}.andes-list--selectable .andes-list__item:hover .andes-list__item-chevron svg,.andes-list__item--selectable .andes-list__item:hover .andes-list__item-chevron svg{color:var(--andes-list-chevron-color-icon-hover,rgba(0,0,0,.15))}.andes-list--selectable .andes-list__item:active,.andes-list__item--selectable .andes-list__item:active{background-color:var(--andes-list-color-surface-active,rgba(0,0,0,.07))}.andes-list--selectable .andes-list__item:active .andes-list__item-chevron svg,.andes-list__item--selectable .andes-list__item:active .andes-list__item-chevron svg{color:var(--andes-list-chevron-color-icon-active,rgba(0,0,0,.8))}}@media only screen and (max-width:768px){.andes-list--selectable .andes-list__item,.andes-list__item--selectable .andes-list__item{cursor:pointer}.andes-list--selectable .andes-list__item:hover,.andes-list__item--selectable .andes-list__item:hover{-webkit-transition:background-color .1s ease-out;transition:background-color .1s ease-out}.andes-list--selectable .andes-list__item--disabled,.andes-list__item--selectable .andes-list__item--disabled{background-color:var(--andes-list-color-surface-disabled,transparent);cursor:default}.andes-list--selectable .andes-list__item--disabled:active,.andes-list--selectable .andes-list__item--disabled:hover,.andes-list__item--selectable .andes-list__item--disabled:active,.andes-list__item--selectable .andes-list__item--disabled:hover{background-color:var(--andes-list-color-surface-disabled,#fff)}.andes-list--selectable .andes-list__item--disabled .andes-list__item-chevron svg,.andes-list--selectable .andes-list__item--disabled:active .andes-list__item-chevron svg,.andes-list--selectable .andes-list__item--disabled:hover .andes-list__item-chevron svg,.andes-list__item--selectable .andes-list__item--disabled .andes-list__item-chevron svg,.andes-list__item--selectable .andes-list__item--disabled:active .andes-list__item-chevron svg,.andes-list__item--selectable .andes-list__item--disabled:hover .andes-list__item-chevron svg{color:var(--andes-list-chevron-color-icon-disabled,rgba(0,0,0,.25))}.andes-list__item--disabled:active,.andes-list__item--disabled:hover{background:var(--andes-list-color-surface-disabled,transparent)}.andes-list__item--disabled.andes-list__item--selectable .andes-list__item-chevron svg{color:var(--andes-list-chevron-color-icon-disabled,rgba(0,0,0,.25))}.andes-list__item--disabled .andes-list__item-primary,.andes-list__item--disabled .andes-list__item-tertiary{color:var(--andes-list-color-title-disabled,rgba(0,0,0,.25))}.andes-list__item--disabled .andes-list__item-secondary{color:var(--andes-list-color-description-disabled,rgba(0,0,0,.25))}.andes-list__item--disabled .andes-list__item-primary{pointer-events:none}.andes-list__item--disabled .andes-list__item-first-column .andes-list__item-asset>svg path{fill:var(--andes-list-color-icon-disabled,rgba(0,0,0,.25))}.andes-list__item--disabled.andes-list__item--selected:active:before,.andes-list__item--disabled.andes-list__item--selected:before,.andes-list__item--disabled.andes-list__item--selected:hover:before{border-left:.1111111111em solid rgba(0,0,0,.25)}.andes-list__item--disabled.andes-list__item--selected .andes-list__item-primary,.andes-list__item--disabled.andes-list__item--selected:active .andes-list__item-primary,.andes-list__item--disabled.andes-list__item--selected:hover .andes-list__item-primary{color:var(--andes-list-color-title-disabled,rgba(0,0,0,.25))}.andes-list__item--disabled.andes-list__item--selected .andes-list__item-first-column .andes-list__item-asset.andes-list__item-asset--icon>svg,.andes-list__item--disabled.andes-list__item--selected:active .andes-list__item-first-column .andes-list__item-asset.andes-list__item-asset--icon>svg,.andes-list__item--disabled.andes-list__item--selected:hover .andes-list__item-first-column .andes-list__item-asset.andes-list__item-asset--icon>svg{color:var(--andes-list-color-icon-disabled,rgba(0,0,0,.25))}.andes-list__item--disabled.andes-list__item--selected .andes-list__item-first-column .andes-list__item-asset.andes-list__item-asset--icon>svg path,.andes-list__item--disabled.andes-list__item--selected:active .andes-list__item-first-column .andes-list__item-asset.andes-list__item-asset--icon>svg path,.andes-list__item--disabled.andes-list__item--selected:hover .andes-list__item-first-column .andes-list__item-asset.andes-list__item-asset--icon>svg path{fill:var(--andes-list-color-icon-disabled,rgba(0,0,0,.25))}.andes-list__item--disabled.andes-list__item--selected.andes-list__item-with-selection-component .andes-list__item-primary,.andes-list__item--disabled.andes-list__item--selected:active.andes-list__item-with-selection-component .andes-list__item-primary,.andes-list__item--disabled.andes-list__item--selected:hover.andes-list__item-with-selection-component .andes-list__item-primary,.andes-list__item--disabled.andes-list__item--slotted{color:var(--andes-list-color-title-disabled,rgba(0,0,0,.25))}.andes-list__item--selected{position:relative}.andes-list__item--selected:before{left:2px;position:absolute}.andes-list__item--selected-padding-0:before,.andes-list__item--selected:before{border-left:.1111111111em solid var(--andes-list-pick-list-color-selected-pipe-default,var(--andes-color-blue-500,var(--andes-color-blue-500,#3483fa)));border-radius:1.5px;bottom:2px;content:"";top:2px}.andes-list__item--selected-padding-0:before{left:0}.andes-list__item--selected .andes-list__item-primary{color:var(--andes-list-pick-list-color-selected-title-default,var(--andes-color-blue-500,var(--andes-color-blue-500,#3483fa)));font-weight:600}.andes-list__item--selected.andes-list__item-with-selection-component:before{border-left:0}.andes-list__item--selected.andes-list__item-with-selection-component .andes-list__item-primary,.andes-list__item--selected.andes-list__item-with-selection-component:active .andes-list__item-primary,.andes-list__item--selected.andes-list__item-with-selection-component:hover .andes-list__item-primary{color:var(--andes-list-color-title-default,rgba(0,0,0,.9));font-weight:400}.andes-list__item--selected:hover.andes-list__item--selected-padding-0:before,.andes-list__item--selected:hover:before{border-left-color:var(--andes-list-pick-list-color-selected-pipe-hover,var(--andes-color-blue-600,#2968c8))}.andes-list__item--selected:hover .andes-list__item-primary{color:var(--andes-list-pick-list-color-selected-title-hover,var(--andes-color-blue-600,#2968c8))}.andes-list__item--selected:hover:not(.andes-form-control--split-item) .andes-list__item-first-column .andes-list__item-asset>svg path{fill:var(--andes-list-pick-list-color-selected-icon-hover,var(--andes-color-blue-600,#2968c8))}.andes-list__item--selected:active.andes-list__item--selected--padding-0:before,.andes-list__item--selected:active:before{border-left-color:var(--andes-list-pick-list-color-selected-pipe-active,var(--andes-color-blue-700,#1f4e96))}.andes-list__item--selected:active .andes-list__item-primary{color:var(--andes-list-pick-list-color-selected-title-active,var(--andes-color-blue-700,#1f4e96))}.andes-list__item--selected:active:not(.andes-form-control--split-item) .andes-list__item-first-column .andes-list__item-asset>svg path{fill:var(--andes-list-pick-list-color-selected-icon-active,var(--andes-color-blue-700,#1f4e96))}.andes-list__item--selected:not(.andes-form-control--split-item) .andes-list__item-first-column .andes-list__item-asset>svg path{fill:var(--andes-list-pick-list-color-selected-icon-default,var(--andes-color-blue-500,var(--andes-color-blue-500,#3483fa)))}.andes-form-control{display:block;font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:18px;font-weight:400;position:relative;-webkit-font-smoothing:antialiased;text-align:left}.andes-form-control__control{position:relative}.andes-form-control__border,.andes-form-control__control,.andes-form-control__field,.andes-form-control__label,.andes-form-control__message{display:block;width:100%}.andes-form-control__label{color:rgba(0,0,0,.55);font-size:1em;line-height:1;-webkit-transition:.2s ease-out;transition:.2s ease-out;-webkit-transition-property:color,-webkit-transform;transition-property:color,-webkit-transform;transition-property:transform,color;transition-property:transform,color,-webkit-transform}.andes-form-control__label-fixed{-webkit-transform:scale(.7777777778) translateY(-135%)!important;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;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:-webkit-transform .25s ease;transition:-webkit-transform .25s ease;transition:transform .25s ease;transition:transform .25s ease,-webkit-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);-webkit-transform:scaleX(1);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;-webkit-transform:scaleX(1);transform:scaleX(1)}.andes-form-control--floated .andes-form-control__label,.andes-form-control--focused .andes-form-control__label{cursor:text}.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}}@media only screen and (max-width:768px)and (min-width:768px){.andes-checkbox__input:hover:after{background-color:var(--andes-checkbox-color-unselected-fill-default,#fff);border-color:var(--andes-checkbox-color-unselected-border-default,rgba(0,0,0,.25))}.andes-checkbox__input:checked:hover:after{background-color:var(--andes-checkbox-color-selected-fill-default,var(--andes-color-blue-500,#3483fa))}.andes-checkbox__input:hover:after{background-color:var(--andes-checkbox-color-unselected-fill-default,#fff);border-color:var(--andes-checkbox-color-unselected-border-hover,rgba(0,0,0,.55))}.andes-checkbox__input:checked:hover:after{background-color:var(--andes-checkbox-color-selected-fill-hover,var(--andes-color-blue-600,#2968c8))}}@media only screen and (max-width:768px){.andes-checkbox{-webkit-font-smoothing:antialiased;-webkit-align-items:flex-start;align-items:flex-start;cursor:pointer;display:-webkit-inline-flex;display:inline-flex;font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:16px}.andes-checkbox__checkbox,.andes-checkbox__icon,.andes-checkbox__input,.andes-checkbox__input:after{height:16px;width:16px}.andes-checkbox__checkbox{-moz-box-sizing:border-box;box-sizing:border-box;display:-webkit-inline-flex;display:inline-flex;margin:2px 0;position:relative}.andes-checkbox__input:focus{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-checkbox__input:focus-visible{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-checkbox__input:focus:not(:focus-visible){box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}.andes-checkbox__input{-webkit-align-items:center;align-items:center;-moz-appearance:none;-webkit-appearance:none;appearance:none;border-radius:3px;-moz-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;margin:0;outline:none}.andes-checkbox__input:after{-webkit-align-self:center;align-self:center;border-color:var(--andes-checkbox-color-unselected-border-default,rgba(0,0,0,.25));border-radius:3px;border-style:solid;border-width:2px;-moz-box-sizing:border-box;box-sizing:border-box;content:"";display:inline-block;inset:0;justify-self:center;position:absolute}.andes-checkbox__input:active:after,.andes-checkbox__input:after{background-color:var(--andes-checkbox-color-unselected-fill-default,#fff)}.andes-checkbox__input:active:after{border-color:var(--andes-checkbox-color-unselected-border-active,rgba(0,0,0,.55))}.andes-checkbox__input:disabled{background-color:inherit;cursor:not-allowed}.andes-checkbox__input:disabled:after{background-color:var(--andes-checkbox-color-unselected-fill-disabled,#fff);border-color:var(--andes-checkbox-color-unselected-border-disabled,rgba(0,0,0,.1))}.andes-checkbox__input:checked~.andes-checkbox__icon{visibility:visible}.andes-checkbox__input:checked:after{background-color:var(--andes-checkbox-color-selected-fill-default,var(--andes-color-blue-500,#3483fa));border-width:0}.andes-checkbox__input:checked~.andes-checkbox__icon{color:var(--andes-checkbox-color-icon-default,#fff)}.andes-checkbox__input:checked:active:after{background-color:var(--andes-checkbox-color-selected-fill-active,var(--andes-color-blue-700,#1f4e96))}.andes-checkbox__input:checked:disabled:after{background-color:var(--andes-checkbox-color-selected-fill-disabled,rgba(0,0,0,.1))}.andes-checkbox__input:checked:disabled~.andes-checkbox__icon{color:var(--andes-checkbox-color-icon-disabled,rgba(0,0,0,.25))}.andes-checkbox__icon{-webkit-align-self:center;align-self:center;-moz-box-sizing:border-box;box-sizing:border-box;display:-webkit-inline-flex;display:inline-flex;inset:0;justify-self:center;pointer-events:none;position:absolute;visibility:hidden}.andes-checkbox__label{color:var(--andes-checkbox-color-text-default,rgba(0,0,0,.9));font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:16px;font-weight:400;line-height:1.25;margin:0 0 0 12px}.andes-checkbox--label-left{-webkit-flex-direction:row-reverse;flex-direction:row-reverse}.andes-checkbox--label-left .andes-checkbox__label{margin:0 12px 0 0}.andes-checkbox--disabled{cursor:not-allowed}.andes-checkbox--disabled .andes-checkbox__label{color:var(--andes-checkbox-color-text-disabled,rgba(0,0,0,.25))}.andes-floating-menu.andes-floating-menu--multiple .andes-checkbox{-webkit-align-self:center;align-self:center;min-height:20px;min-width:20px;padding:0 16px 0 0;pointer-events:none}.andes-floating-menu.andes-floating-menu--multiple .andes-list__item-with-secondary.andes-list__item--size-medium .andes-checkbox{top:-.85em}.andes-floating-menu.andes-floating-menu--multiple .andes-list__item-with-secondary.andes-list__item--size-large .andes-checkbox{top:-1em}.andes-floating-menu.andes-floating-menu--multiple .andes-list__item-with-image.andes-list__item--size-large .andes-checkbox,.andes-floating-menu.andes-floating-menu--multiple .andes-list__item-with-image.andes-list__item--size-medium .andes-checkbox{top:0}.andes-floating-menu.andes-floating-menu--multiple .andes-list__item-asset,.andes-floating-menu.andes-floating-menu--multiple .andes-list__item-selection-control{display:-webkit-flex;display:flex}.andes-helper{-moz-box-sizing:border-box;box-sizing:border-box;color:var(--andes-helper-color-text-default,rgba(0,0,0,.55));display:-webkit-inline-flex;display:inline-flex;font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:13px;font-weight:400;line-height:18px}.andes-helper__badge{display:-webkit-flex;display:flex;margin-right:4px;padding-top:3px}.andes-helper__badge,.andes-helper__label{-moz-box-sizing:inherit;box-sizing:inherit}.andes-helper__label{color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit}.andes-helper--caution{color:var(--andes-helper-color-text-caution,rgba(0,0,0,.55))}.andes-helper--error{color:var(--andes-helper-color-text-error,#f23d4f);font-weight:600}.andes-dropdown--form .andes-dropdown__trigger:hover,.andes-dropdown--form-native .andes-dropdown__trigger:hover{box-shadow:0 0 0 1px var(--andes-dropdown-color-border-default,rgba(0,0,0,.25))}.andes-dropdown--form .andes-dropdown__trigger:hover .andes-dropdown__chevron,.andes-dropdown--form-native .andes-dropdown__trigger:hover .andes-dropdown__chevron{color:var(--andes-dropdown-color-chevron-default,var(--andes-color-blue-500,#3483fa))}}@media only screen and (max-width:768px)and (min-width:768px){.andes-dropdown--form .andes-dropdown__trigger:hover,.andes-dropdown--form-native .andes-dropdown__trigger:hover{box-shadow:0 0 0 1px var(--andes-dropdown-color-border-hover,rgba(0,0,0,.55))}.andes-dropdown--form .andes-dropdown__trigger:hover .andes-dropdown__chevron,.andes-dropdown--form-native .andes-dropdown__trigger:hover .andes-dropdown__chevron{color:var(--andes-dropdown-color-chevron-hover,var(--andes-color-blue-600,#2968c8))}}@media only screen and (max-width:768px){.andes-dropdown--form .andes-dropdown__display-values,.andes-dropdown--form .andes-dropdown__placeholder,.andes-dropdown--form .andes-dropdown__trigger-content{-webkit-align-items:center;align-items:center;-moz-box-sizing:border-box;box-sizing:border-box;display:-webkit-flex;display:flex;height:32px;-webkit-justify-content:flex-start;justify-content:flex-start;width:100%}.andes-dropdown--form .andes-dropdown__display-values,.andes-dropdown--form .andes-dropdown__placeholder{-webkit-flex-grow:1;flex-grow:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.andes-dropdown--form .andes-dropdown__display-values{color:var(--andes-dropdown-color-value-default,rgba(0,0,0,.9))}.andes-dropdown--form .andes-dropdown__placeholder{color:var(--andes-dropdown-color-placeholder-default,rgba(0,0,0,.55))}.andes-dropdown--form.andes-dropdown--open .andes-dropdown__chevron{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.andes-dropdown--form.andes-dropdown--multiple .andes-floating-menu--show .andes-popper{margin-top:6px}.andes-dropdown--form.andes-dropdown--multiple .andes-dropdown__display-container{display:-webkit-inline-flex;display:inline-flex;left:12px;position:absolute;top:12px}.andes-dropdown--form-native .andes-dropdown__trigger:hover~.andes-dropdown__chevron{color:var(--andes-dropdown-color-chevron-default,var(--andes-color-blue-500,#3483fa))}}@media only screen and (max-width:768px)and (min-width:768px){.andes-dropdown--form-native .andes-dropdown__trigger:hover~.andes-dropdown__chevron{color:var(--andes-dropdown-color-chevron-hover,var(--andes-color-blue-600,#2968c8))}}@media only screen and (max-width:768px){@supports((-webkit-appearance:none) or (-moz-appearance:none) or (appearance:none)){.andes-dropdown--form-native .andes-dropdown__trigger-reset{appearance:none;-webkit-appearance:none;-moz-appearance:none;background:none}}.andes-dropdown--form-native .andes-dropdown__trigger{padding-right:40px}.andes-dropdown--form-native .andes-dropdown__chevron{pointer-events:none;position:absolute;right:12px;top:14px}.andes-dropdown--form-native.andes-dropdown--disabled .andes-dropdown__trigger~.andes-dropdown__chevron{color:var(--andes-dropdown-color-chevron-disabled,rgba(0,0,0,.25))}.andes-dropdown--standalone.andes-dropdown--medium .andes-dropdown__trigger{font-size:16px;height:32px;padding:8px}.andes-dropdown--standalone.andes-dropdown--small .andes-dropdown__trigger{font-size:14px;height:24px;padding:5px 8px}.andes-form-control--search-box-split .andes-form-control--search-box-split--divider{background-color:var(--andes-searchbox-split-color-divider-default,rgba(0,0,0,.1))}.andes-form-control--search-box-split--open .andes-form-control--search-box{box-shadow:0 0 0 2px var(--andes-searchbox-color-border-active,var(--andes-color-blue-500,#3483fa))}.andes-form-control--search-box-split .andes-form-control--search-box-split--dropdown .andes-form-control--search-box-split--dropdown-trigger{color:var(--andes-dropdown-standalone-color-value-default,rgba(0,0,0,.9))}.andes-form-control--search-box-split .andes-form-control--search-box-split--dropdown .andes-form-control--search-box-split--dropdown-trigger-icon{color:var(--andes-dropdown-standalone-color-icon-default,rgba(0,0,0,.9));display:-webkit-flex;display:flex;height:-webkit-max-content;height:-moz-max-content;height:max-content;width:-webkit-max-content;width:-moz-max-content;width:max-content}.andes-form-control--search-box-split .andes-form-control--search-box-split--dropdown .andes-form-control--search-box-split--dropdown-trigger svg{color:currentColor}.andes-form-control--search-box-split--loading .andes-form-control--search-box-split--dropdown .andes-form-control--search-box-split--dropdown-trigger{color:var(--andes-dropdown-standalone-color-value-disabled,rgba(0,0,0,.25))}.andes-form-control--search-box-split--loading .andes-form-control--search-box-split--dropdown .andes-form-control--search-box-split--dropdown-trigger-icon{color:var(--andes-dropdown-standalone-color-icon-disabled,rgba(0,0,0,.9))}.andes-form-control--search-box-split--loading .andes-form-control--search-box-split--dropdown .andes-form-control--search-box-split--dropdown-trigger svg{color:currentColor}.andes-form-control--search-box-split--size-large{border-radius:24px;height:48px}.andes-form-control--search-box-split--size-large .andes-form-control--search-box-split--divider{height:36px;margin-right:10px;min-width:1px;width:1px}.andes-form-control--search-box-split--size-large .andes-form-control--search-box--size-large{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;padding:6px 16px 6px 8px}.andes-form-control--search-box-split--size-large .andes-dropdown--standalone.andes-dropdown--medium .andes-floating-menu--show .andes-popper{margin-left:-8px}.andes-form-control--search-box-split--size-small{border-radius:24px;height:32px}.andes-form-control--search-box-split--size-small .andes-form-control--search-box-split--divider{height:24px;margin-right:8px;min-width:1px;width:1px}.andes-form-control--search-box-split--size-small .andes-form-control--search-box--size-small{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;padding:4px 10px 4px 2px}.andes-form-control--search-box-split--size-small .andes-dropdown--standalone.andes-dropdown--small .andes-floating-menu--show .andes-popper{margin-left:-8px}.andes-switch{-webkit-align-items:flex-start;align-items:flex-start;color:var(--andes-switch-color-text-default,rgba(0,0,0,.9));cursor:pointer;display:-webkit-inline-flex;display:inline-flex;max-width:100%;padding:10px;width:-webkit-max-content;width:-moz-max-content;width:max-content}.andes-switch__input{-moz-appearance:none;-webkit-appearance:none;appearance:none;border-radius:12px;cursor:pointer;-webkit-flex-shrink:0;flex-shrink:0;height:24px;margin:0;outline:none;position:relative;width:40px}.andes-switch__input:after,.andes-switch__input:before{content:"";position:absolute;-webkit-transition:.15s ease-in-out;transition:.15s ease-in-out}.andes-switch__input:before{background:var(--andes-switch-color-unselected-fill-default,rgba(0,0,0,.1));border:0;border-radius:12px;height:100%;width:100%}.andes-switch__input:after{background:var(--andes-switch-handle-color-fill-default,#fff);border:0;border-radius:50%;box-shadow:0 1px 2px rgba(0,0,0,.55);height:20px;left:2px;opacity:1;top:2px;width:20px}.andes-switch__input:focus-visible{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3))}.andes-switch__input:checked:before{background:var(--andes-switch-color-selected-fill-default,var(--andes-color-blue-500,#3483fa))}.andes-switch__input:checked:after{left:18px}.andes-switch__input:checked:disabled:before{background:var(--andes-switch-color-selected-fill-disabled,var(--andes-color-blue-300,rgba(65,137,230,.3)));border:0}.andes-switch__input:checked:disabled:after{box-shadow:none}.andes-switch__input:disabled{cursor:not-allowed}.andes-switch__input:disabled:before{background:var(--andes-switch-color-unselected-fill-disabled,rgba(0,0,0,.1))}.andes-switch__input:disabled:after{box-shadow:none}.andes-switch__label{-webkit-font-smoothing:antialiased;color:inherit;font-size:16px;font-weight:400;line-height:1.25;margin-left:10px;margin-top:2px}.andes-switch--disabled{color:var(--andes-switch-color-text-disabled,rgba(0,0,0,.25))}.andes-switch--label-left{-webkit-flex-direction:row-reverse;flex-direction:row-reverse}.andes-switch--label-left .andes-switch__label{margin-left:0;margin-right:10px}.andes-popper{border-radius:6px;box-shadow:0 1px 2px 0 rgba(0,0,0,.12);font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif}.andes-popper>:first-child{border-top-left-radius:6px;border-top-right-radius:6px}.andes-popper>:last-child{border-bottom-left-radius:6px;border-bottom-right-radius:6px}.andes-popper__content{background-color:#fff}.andes-popper--padding-0{padding:0}.andes-popper--padding-16{padding:16px}.andes-popper--padding-24{padding:24px}.andes-popper--padding-32{padding:32px}.andes-popper--padding-40{padding:40px}.andes-popper:not(.andes-tooltip){height:100%;width:100%}.andes-tooltip{background-color:var(--andes-tooltip-color-fill,#fff);border-radius:.375em;-moz-box-sizing:border-box;box-sizing:border-box;font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:16px;opacity:1;padding:1em;pointer-events:auto!important;text-align:left;width:21.25em;z-index:1022}.andes-tooltip,.andes-tooltip.andes-popper{box-shadow:0 6px 16px 0 rgba(0,0,0,.1),0 0 6px 0 rgba(0,0,0,.1)}.andes-tooltip .andes-tooltip-data:focus{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none}.andes-tooltip .andes-tooltip-data:focus-visible{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none}.andes-tooltip .andes-tooltip-data{outline:none}.andes-tooltip .andes-tooltip-data__arrow,.andes-tooltip .andes-tooltip-data__arrow:before{background-color:var(--andes-tooltip-color-fill,#fff);height:8px;position:absolute;width:8px}.andes-tooltip .andes-tooltip-data__arrow{visibility:hidden}.andes-tooltip .andes-tooltip-data__arrow--top,.andes-tooltip .andes-tooltip-data__arrow--top-end,.andes-tooltip .andes-tooltip-data__arrow--top-start{bottom:-3px}.andes-tooltip .andes-tooltip-data__arrow--bottom,.andes-tooltip .andes-tooltip-data__arrow--bottom-end,.andes-tooltip .andes-tooltip-data__arrow--bottom-start{top:-4px}.andes-tooltip .andes-tooltip-data__arrow--left,.andes-tooltip .andes-tooltip-data__arrow--left-end,.andes-tooltip .andes-tooltip-data__arrow--left-start{right:-3px}.andes-tooltip .andes-tooltip-data__arrow--right,.andes-tooltip .andes-tooltip-data__arrow--right-end,.andes-tooltip .andes-tooltip-data__arrow--right-start{left:-4px}.andes-tooltip .andes-tooltip-data__arrow:before{border:1px solid var(--andes-tooltip-color-fill,#fff);content:"";-webkit-transform:rotate(45deg);transform:rotate(45deg);visibility:visible}.andes-tooltip-hidden{display:none}.andes-tooltip--inverse .andes-tooltip-data__arrow:before,.andes-tooltip--inverse.andes-tooltip{background-color:var(--andes-tooltip-color-fill-inverse,#393939)}.andes-tooltip--inverse .andes-tooltip-data__arrow:before{border:1px solid var(--andes-tooltip-color-fill-inverse,#393939)}.andes-tooltip--inverse .andes-tooltip-button-close:active:after,.andes-tooltip--inverse .andes-tooltip-button-close:active:before,.andes-tooltip--inverse .andes-tooltip-button-close:after,.andes-tooltip--inverse .andes-tooltip-button-close:before,.andes-tooltip--inverse .andes-tooltip-button-close:hover:after,.andes-tooltip--inverse .andes-tooltip-button-close:hover:before{background-color:var(--andes-tooltip-color-close-default-inverse,#fff)}.andes-tooltip--inverse .andes-tooltip__title{color:var(--andes-tooltip-color-title-inverse,#fff)}.andes-tooltip--inverse .andes-tooltip__text{color:var(--andes-tooltip-color-text-inverse,#fff)}.andes-tooltip--inverse .andes-button--transparent:not(.andes-button--color-on-background) .andes-button__content{color:#fff}.andes-tooltip--accent .andes-tooltip-data__arrow:before,.andes-tooltip--accent.andes-tooltip{background-color:var(--andes-tooltip-color-fill-accent,var(--andes-color-blue-500,var(--andes-color-blue-500,#3483fa)))}.andes-tooltip--accent .andes-tooltip-data__arrow:before{border:1px solid var(--andes-tooltip-color-fill-accent,var(--andes-color-blue-500,var(--andes-color-blue-500,#3483fa)))}.andes-tooltip--accent .andes-tooltip-button-close:active:after,.andes-tooltip--accent .andes-tooltip-button-close:active:before,.andes-tooltip--accent .andes-tooltip-button-close:after,.andes-tooltip--accent .andes-tooltip-button-close:before,.andes-tooltip--accent .andes-tooltip-button-close:hover:after,.andes-tooltip--accent .andes-tooltip-button-close:hover:before{background-color:var(--andes-tooltip-color-close-default-accent,#fff);opacity:.6}.andes-tooltip--accent .andes-tooltip__title{color:var(--andes-tooltip-color-title-accent,#fff)}.andes-tooltip--accent .andes-tooltip__text{color:var(--andes-tooltip-color-text-accent,#fff)}.andes-tooltip--accent .andes-button--transparent .andes-button__content{color:#fff}.andes-tooltip--accent .andes-tooltip__actions a:not(.andes-button--color-on-background):first-child,.andes-tooltip--accent .andes-tooltip__actions button:not(.andes-button--color-on-background):first-child{background-color:var(--andes-color-blue-600,#2968c8)}.andes-tooltip__content{margin-right:1em}.andes-tooltip__text,.andes-tooltip__title{font-weight:400;margin:0}.andes-tooltip__text{color:var(--andes-tooltip-color-text,rgba(0,0,0,.9));font-size:14px}.andes-tooltip__title{color:var(--andes-tooltip-color-title,rgba(0,0,0,.9));display:block;font-size:16px;font-weight:600;margin:0 0 4px;padding:0}.andes-tooltip__image{margin-right:1em}.andes-tooltip__actions{margin-top:1em}.andes-tooltip__actions a:first-child,.andes-tooltip__actions button:first-child{margin-left:0}.andes-tooltip__actions a,.andes-tooltip__actions button{margin-left:4px}.andes-tooltip-data-image{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row}.andes-tooltip-button-close{cursor:pointer;position:relative}.andes-tooltip-button-close:after,.andes-tooltip-button-close:before{background-color:var(--andes-tooltip-color-close-default,rgba(0,0,0,.55));content:"";cursor:pointer;height:1em;left:.5em;position:absolute;top:0;width:.125em}.andes-tooltip-button-close:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.andes-tooltip-button-close:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.andes-tooltip-button-close{background-color:transparent;border:0;border-radius:50%;height:1em;left:auto;padding:0;position:absolute;right:.625em;top:.625em;width:1em}.andes-tooltip-button-close:after,.andes-tooltip-button-close:before{left:.43em;opacity:1;top:.06em}.andes-tooltip-button-close:focus{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-tooltip-button-close:focus-visible{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-tooltip-button-close:focus:not(:focus-visible){box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}.andes-tooltip-button-close:hover:after,.andes-tooltip-button-close:hover:before{background-color:var(--andes-tooltip-color-close-hover,rgba(0,0,0,.8))}.andes-tooltip-button-close:active:after,.andes-tooltip-button-close:active:before{background-color:var(--andes-tooltip-color-close-active,rgba(0,0,0,.9))}.andes-tooltip-transition-enter{opacity:0;-webkit-transform:translateY(-.3125em);transform:translateY(-.3125em);-webkit-transition:opacity .1s ease-out,-webkit-transform .1s ease-out;transition:opacity .1s ease-out,-webkit-transform .1s ease-out;transition:transform .1s ease-out,opacity .1s ease-out;transition:transform .1s ease-out,opacity .1s ease-out,-webkit-transform .1s ease-out}.andes-tooltip-transition-enter-active{-webkit-transform:translateY(0);transform:translateY(0)}.andes-tooltip-transition-enter-active,.andes-tooltip-transition-leave-active{opacity:1;-webkit-transition:opacity .1s ease-out,-webkit-transform .1s ease-out;transition:opacity .1s ease-out,-webkit-transform .1s ease-out;transition:transform .1s ease-out,opacity .1s ease-out;transition:transform .1s ease-out,opacity .1s ease-out,-webkit-transform .1s ease-out}.andes-tooltip-transition-leave-active{-webkit-transform:translateY(-.3125em);transform:translateY(-.3125em)}.andes-tooltip-arrow:before{background:var(--andes-tooltip-color-fill,#fff);border-bottom:1px solid rgba(0,0,0,.1);border-right:1px solid rgba(0,0,0,.1);bottom:-.4375em;box-shadow:4px 0 4px -4px rgba(0,0,0,.15),1px 1px 1px -1px rgba(0,0,0,.2);content:"";height:.75em;left:50%;margin-left:-.5em;position:absolute;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:center;transform-origin:center;width:.75em}.andes-tooltip-placement-bottom.andes-tooltip-transition-enter,.andes-tooltip-placement-bottomLeft.andes-tooltip-transition-enter,.andes-tooltip-placement-bottomRight.andes-tooltip-transition-enter{-webkit-transform:translateY(.3125em);transform:translateY(.3125em)}.andes-tooltip-placement-bottom.andes-tooltip-transition-enter-active,.andes-tooltip-placement-bottomLeft.andes-tooltip-transition-enter-active,.andes-tooltip-placement-bottomRight.andes-tooltip-transition-enter-active{-webkit-transform:translateY(0);transform:translateY(0)}.andes-tooltip-placement-bottom.andes-tooltip-transition-leave-active,.andes-tooltip-placement-bottomLeft.andes-tooltip-transition-leave-active,.andes-tooltip-placement-bottomRight.andes-tooltip-transition-leave-active{-webkit-transform:translateY(.3125em);transform:translateY(.3125em)}.andes-tooltip-placement-bottom .andes-tooltip-arrow:before,.andes-tooltip-placement-bottomLeft .andes-tooltip-arrow:before,.andes-tooltip-placement-bottomRight .andes-tooltip-arrow:before{bottom:auto;top:-.4375em;-webkit-transform:rotate(225deg);transform:rotate(225deg)}.andes-tooltip-placement-leftTop.andes-tooltip-transition-enter{-webkit-transform:translateX(-.3125em);transform:translateX(-.3125em)}.andes-tooltip-placement-leftTop.andes-tooltip-transition-enter-active{-webkit-transform:translateX(0);transform:translateX(0)}.andes-tooltip-placement-leftTop.andes-tooltip-transition-leave-active{-webkit-transform:translateX(-.3125em);transform:translateX(-.3125em)}.andes-tooltip-placement-leftTop .andes-tooltip-arrow:before{left:auto;right:-7px;top:.625em;-webkit-transform:rotate(315deg);transform:rotate(315deg)}.andes-tooltip-placement-rightTop.andes-tooltip-transition-enter{-webkit-transform:translateX(.3125em);transform:translateX(.3125em)}.andes-tooltip-placement-rightTop.andes-tooltip-transition-enter-active{-webkit-transform:translateX(0);transform:translateX(0)}.andes-tooltip-placement-rightTop.andes-tooltip-transition-leave-active{-webkit-transform:translateX(.3125em);transform:translateX(.3125em)}.andes-tooltip-placement-rightTop .andes-tooltip-arrow:before{left:1px;top:.625em;-webkit-transform:rotate(135deg);transform:rotate(135deg)}.andes-tooltip-placement-bottomLeft .andes-tooltip-arrow:before,.andes-tooltip-placement-topLeft .andes-tooltip-arrow:before{left:1.25em}.andes-tooltip-placement-bottomRight .andes-tooltip-arrow:before,.andes-tooltip-placement-topRight .andes-tooltip-arrow:before{left:auto;right:.625em}.andes-tooltip-placement-right.andes-tooltip-transition-enter{-webkit-transform:translateX(.3125em);transform:translateX(.3125em)}.andes-tooltip-placement-right.andes-tooltip-transition-enter-active{-webkit-transform:translateX(0);transform:translateX(0)}.andes-tooltip-placement-right.andes-tooltip-transition-leave-active{-webkit-transform:translateX(.3125em);transform:translateX(.3125em)}.andes-tooltip-placement-right .andes-tooltip-arrow:before{left:1px;top:-webkit-calc(50% - 6px);top:calc(50% - 6px);-webkit-transform:rotate(135deg);transform:rotate(135deg)}.andes-tooltip-placement-left.andes-tooltip-transition-enter{-webkit-transform:translateX(-.3125em);transform:translateX(-.3125em)}.andes-tooltip-placement-left.andes-tooltip-transition-enter-active{-webkit-transform:translateX(0);transform:translateX(0)}.andes-tooltip-placement-left.andes-tooltip-transition-leave-active{-webkit-transform:translateX(-.3125em);transform:translateX(-.3125em)}.andes-tooltip-placement-left .andes-tooltip-arrow:before{left:auto;right:-7px;top:-webkit-calc(50% - 6px);top:calc(50% - 6px);-webkit-transform:rotate(315deg);transform:rotate(315deg)}.andes-thumbnail--16{height:14px;width:14px}.andes-thumbnail--16,.andes-thumbnail--24{-webkit-align-items:center;align-items:center;border:1px solid var(--andes-thumbnail-color-border-default,rgba(0,0,0,.1));display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.andes-thumbnail--24{height:22px;width:22px}.andes-thumbnail--32{height:30px;width:30px}.andes-thumbnail--32,.andes-thumbnail--40{-webkit-align-items:center;align-items:center;border:1px solid var(--andes-thumbnail-color-border-default,rgba(0,0,0,.1));display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.andes-thumbnail--40{height:38px;width:38px}.andes-thumbnail--48{height:46px;width:46px}.andes-thumbnail--48,.andes-thumbnail--56{-webkit-align-items:center;align-items:center;border:1px solid var(--andes-thumbnail-color-border-default,rgba(0,0,0,.1));display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.andes-thumbnail--56{height:54px;width:54px}.andes-thumbnail--64{height:62px;width:62px}.andes-thumbnail--64,.andes-thumbnail--72{-webkit-align-items:center;align-items:center;border:1px solid var(--andes-thumbnail-color-border-default,rgba(0,0,0,.1));display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.andes-thumbnail--72{height:70px;width:70px}.andes-thumbnail--80{height:78px;width:78px}.andes-thumbnail--80,.andes-thumbnail--96{-webkit-align-items:center;align-items:center;border:1px solid var(--andes-thumbnail-color-border-default,rgba(0,0,0,.1));display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.andes-thumbnail--96{height:94px;width:94px}.andes-thumbnail{-moz-box-sizing:content-box;box-sizing:content-box;color:rgba(0,0,0,.9);font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-weight:400;line-height:1}.andes-thumbnail.andes-thumbnail--16{font-size:8px}.andes-thumbnail.andes-thumbnail--24{font-size:11px}.andes-thumbnail.andes-thumbnail--32{font-size:14px}.andes-thumbnail.andes-thumbnail--40{font-size:16px}.andes-thumbnail.andes-thumbnail--48{font-size:20px}.andes-thumbnail.andes-thumbnail--56{font-size:24px}.andes-thumbnail.andes-thumbnail--64{font-size:28px}.andes-thumbnail.andes-thumbnail--72{font-size:32px}.andes-thumbnail.andes-thumbnail--80,.andes-thumbnail.andes-thumbnail--96{font-size:36px}.andes-thumbnail>img{height:auto;max-width:100%;width:auto}.andes-thumbnail__image{background-color:var(--andes-thumbnail-image-color-fill-default,#fff)}.andes-thumbnail__image--disabled img{opacity:.4}.andes-thumbnail--circle{border-radius:50%;overflow:hidden}.andes-thumbnail--square{overflow:hidden}.andes-thumbnail--square.andes-thumbnail--16,.andes-thumbnail--square.andes-thumbnail--24,.andes-thumbnail--square.andes-thumbnail--32{border-radius:3px}.andes-thumbnail--square.andes-thumbnail--40,.andes-thumbnail--square.andes-thumbnail--48,.andes-thumbnail--square.andes-thumbnail--56,.andes-thumbnail--square.andes-thumbnail--64{border-radius:4px}.andes-thumbnail--square.andes-thumbnail--72,.andes-thumbnail--square.andes-thumbnail--80{border-radius:5px}.andes-thumbnail--square.andes-thumbnail--96{border-radius:6px}.andes-thumbnail__badge{border:0}.andes-thumbnail--64.andes-thumbnail__badge-gray,.andes-thumbnail--72.andes-thumbnail__badge-gray,.andes-thumbnail--80.andes-thumbnail__badge-gray{border:3px solid #bfbfbf;-moz-box-sizing:border-box;box-sizing:border-box;color:#bfbfbf}.andes-thumbnail--24.andes-thumbnail__badge-gray,.andes-thumbnail--32.andes-thumbnail__badge-gray,.andes-thumbnail--40.andes-thumbnail__badge-gray,.andes-thumbnail--48.andes-thumbnail__badge-gray,.andes-thumbnail--56.andes-thumbnail__badge-gray{border:2px solid #bfbfbf;-moz-box-sizing:border-box;box-sizing:border-box;color:#bfbfbf}.andes-thumbnail__badge-gray svg{color:#bfbfbf}.andes-thumbnail--64.andes-thumbnail__badge-neutral,.andes-thumbnail--72.andes-thumbnail__badge-neutral,.andes-thumbnail--80.andes-thumbnail__badge-neutral{border:3px solid #bfbfbf;-moz-box-sizing:border-box;box-sizing:border-box;color:#bfbfbf}.andes-thumbnail--24.andes-thumbnail__badge-neutral,.andes-thumbnail--32.andes-thumbnail__badge-neutral,.andes-thumbnail--40.andes-thumbnail__badge-neutral,.andes-thumbnail--48.andes-thumbnail__badge-neutral,.andes-thumbnail--56.andes-thumbnail__badge-neutral{border:2px solid #bfbfbf;-moz-box-sizing:border-box;box-sizing:border-box;color:#bfbfbf}.andes-thumbnail__badge-neutral svg{color:#bfbfbf}.andes-thumbnail--64.andes-thumbnail__badge-accent,.andes-thumbnail--72.andes-thumbnail__badge-accent,.andes-thumbnail--80.andes-thumbnail__badge-accent{border:3px solid var(--andes-thumbnail-badge-color-border-informative,var(--andes-color-blue-500,#3483fa));-moz-box-sizing:border-box;box-sizing:border-box;color:var(--andes-thumbnail-badge-color-text-informative,var(--andes-color-blue-500,#3483fa))}.andes-thumbnail--24.andes-thumbnail__badge-accent,.andes-thumbnail--32.andes-thumbnail__badge-accent,.andes-thumbnail--40.andes-thumbnail__badge-accent,.andes-thumbnail--48.andes-thumbnail__badge-accent,.andes-thumbnail--56.andes-thumbnail__badge-accent{border:2px solid var(--andes-thumbnail-badge-color-border-informative,var(--andes-color-blue-500,#3483fa));-moz-box-sizing:border-box;box-sizing:border-box;color:var(--andes-thumbnail-badge-color-text-informative,var(--andes-color-blue-500,#3483fa))}.andes-thumbnail__badge-accent svg{color:var(--andes-thumbnail-badge-color-icon-informative,var(--andes-color-blue-500,#3483fa))}.andes-thumbnail--64.andes-thumbnail__badge-informative,.andes-thumbnail--72.andes-thumbnail__badge-informative,.andes-thumbnail--80.andes-thumbnail__badge-informative{border:3px solid var(--andes-thumbnail-badge-color-border-informative,var(--andes-color-blue-500,#3483fa));-moz-box-sizing:border-box;box-sizing:border-box;color:var(--andes-thumbnail-badge-color-text-informative,var(--andes-color-blue-500,#3483fa))}.andes-thumbnail--24.andes-thumbnail__badge-informative,.andes-thumbnail--32.andes-thumbnail__badge-informative,.andes-thumbnail--40.andes-thumbnail__badge-informative,.andes-thumbnail--48.andes-thumbnail__badge-informative,.andes-thumbnail--56.andes-thumbnail__badge-informative{border:2px solid var(--andes-thumbnail-badge-color-border-informative,var(--andes-color-blue-500,#3483fa));-moz-box-sizing:border-box;box-sizing:border-box;color:var(--andes-thumbnail-badge-color-text-informative,var(--andes-color-blue-500,#3483fa))}.andes-thumbnail__badge-informative svg{color:var(--andes-thumbnail-badge-color-icon-informative,var(--andes-color-blue-500,#3483fa))}.andes-thumbnail--64.andes-thumbnail__badge-green,.andes-thumbnail--72.andes-thumbnail__badge-green,.andes-thumbnail--80.andes-thumbnail__badge-green{border:3px solid var(--andes-thumbnail-badge-color-border-positive,#00a650);-moz-box-sizing:border-box;box-sizing:border-box;color:var(--andes-thumbnail-badge-color-text-positive,#00a650)}.andes-thumbnail--24.andes-thumbnail__badge-green,.andes-thumbnail--32.andes-thumbnail__badge-green,.andes-thumbnail--40.andes-thumbnail__badge-green,.andes-thumbnail--48.andes-thumbnail__badge-green,.andes-thumbnail--56.andes-thumbnail__badge-green{border:2px solid var(--andes-thumbnail-badge-color-border-positive,#00a650);-moz-box-sizing:border-box;box-sizing:border-box;color:var(--andes-thumbnail-badge-color-text-positive,#00a650)}.andes-thumbnail__badge-green svg{color:var(--andes-thumbnail-badge-color-icon-positive,#00a650)}.andes-thumbnail--64.andes-thumbnail__badge-positive,.andes-thumbnail--72.andes-thumbnail__badge-positive,.andes-thumbnail--80.andes-thumbnail__badge-positive{border:3px solid var(--andes-thumbnail-badge-color-border-positive,#00a650);-moz-box-sizing:border-box;box-sizing:border-box;color:var(--andes-thumbnail-badge-color-text-positive,#00a650)}.andes-thumbnail--24.andes-thumbnail__badge-positive,.andes-thumbnail--32.andes-thumbnail__badge-positive,.andes-thumbnail--40.andes-thumbnail__badge-positive,.andes-thumbnail--48.andes-thumbnail__badge-positive,.andes-thumbnail--56.andes-thumbnail__badge-positive{border:2px solid var(--andes-thumbnail-badge-color-border-positive,#00a650);-moz-box-sizing:border-box;box-sizing:border-box;color:var(--andes-thumbnail-badge-color-text-positive,#00a650)}.andes-thumbnail__badge-positive svg{color:var(--andes-thumbnail-badge-color-icon-positive,#00a650)}.andes-thumbnail--64.andes-thumbnail__badge-orange,.andes-thumbnail--72.andes-thumbnail__badge-orange,.andes-thumbnail--80.andes-thumbnail__badge-orange{border:3px solid var(--andes-thumbnail-badge-color-border-caution,#f73);-moz-box-sizing:border-box;box-sizing:border-box;color:var(--andes-thumbnail-badge-color-text-caution,#f73)}.andes-thumbnail--24.andes-thumbnail__badge-orange,.andes-thumbnail--32.andes-thumbnail__badge-orange,.andes-thumbnail--40.andes-thumbnail__badge-orange,.andes-thumbnail--48.andes-thumbnail__badge-orange,.andes-thumbnail--56.andes-thumbnail__badge-orange{border:2px solid var(--andes-thumbnail-badge-color-border-caution,#f73);-moz-box-sizing:border-box;box-sizing:border-box;color:var(--andes-thumbnail-badge-color-text-caution,#f73)}.andes-thumbnail__badge-orange svg{color:var(--andes-thumbnail-badge-color-icon-caution,#f73)}.andes-thumbnail--64.andes-thumbnail__badge-caution,.andes-thumbnail--72.andes-thumbnail__badge-caution,.andes-thumbnail--80.andes-thumbnail__badge-caution{border:3px solid var(--andes-thumbnail-badge-color-border-caution,#f73);-moz-box-sizing:border-box;box-sizing:border-box;color:var(--andes-thumbnail-badge-color-text-caution,#f73)}.andes-thumbnail--24.andes-thumbnail__badge-caution,.andes-thumbnail--32.andes-thumbnail__badge-caution,.andes-thumbnail--40.andes-thumbnail__badge-caution,.andes-thumbnail--48.andes-thumbnail__badge-caution,.andes-thumbnail--56.andes-thumbnail__badge-caution{border:2px solid var(--andes-thumbnail-badge-color-border-caution,#f73);-moz-box-sizing:border-box;box-sizing:border-box;color:var(--andes-thumbnail-badge-color-text-caution,#f73)}.andes-thumbnail__badge-caution svg{color:var(--andes-thumbnail-badge-color-icon-caution,#f73)}.andes-thumbnail--64.andes-thumbnail__badge-red,.andes-thumbnail--72.andes-thumbnail__badge-red,.andes-thumbnail--80.andes-thumbnail__badge-red{border:3px solid var(--andes-thumbnail-badge-color-border-negative,#f23d4f);-moz-box-sizing:border-box;box-sizing:border-box;color:var(--andes-thumbnail-badge-color-text-negative,#f23d4f)}.andes-thumbnail--24.andes-thumbnail__badge-red,.andes-thumbnail--32.andes-thumbnail__badge-red,.andes-thumbnail--40.andes-thumbnail__badge-red,.andes-thumbnail--48.andes-thumbnail__badge-red,.andes-thumbnail--56.andes-thumbnail__badge-red{border:2px solid var(--andes-thumbnail-badge-color-border-negative,#f23d4f);-moz-box-sizing:border-box;box-sizing:border-box;color:var(--andes-thumbnail-badge-color-text-negative,#f23d4f)}.andes-thumbnail__badge-red svg{color:var(--andes-thumbnail-badge-color-icon-negative,#f23d4f)}.andes-thumbnail--64.andes-thumbnail__badge-negative,.andes-thumbnail--72.andes-thumbnail__badge-negative,.andes-thumbnail--80.andes-thumbnail__badge-negative{border:3px solid var(--andes-thumbnail-badge-color-border-negative,#f23d4f);-moz-box-sizing:border-box;box-sizing:border-box;color:var(--andes-thumbnail-badge-color-text-negative,#f23d4f)}.andes-thumbnail--24.andes-thumbnail__badge-negative,.andes-thumbnail--32.andes-thumbnail__badge-negative,.andes-thumbnail--40.andes-thumbnail__badge-negative,.andes-thumbnail--48.andes-thumbnail__badge-negative,.andes-thumbnail--56.andes-thumbnail__badge-negative{border:2px solid var(--andes-thumbnail-badge-color-border-negative,#f23d4f);-moz-box-sizing:border-box;box-sizing:border-box;color:var(--andes-thumbnail-badge-color-text-negative,#f23d4f)}.andes-thumbnail__badge-negative svg{color:var(--andes-thumbnail-badge-color-icon-negative,#f23d4f)}.andes-thumbnail--color-on-background .andes-thumbnail__badge-accent,.andes-thumbnail--color-on-background .andes-thumbnail__badge-informative{border-color:var(--andes-thumbnail-badge-color-border-informative-on-complex-bg,var(--andes-color-blue-600,#2968c8))}.andes-thumbnail--color-on-background .andes-thumbnail__badge-green,.andes-thumbnail--color-on-background .andes-thumbnail__badge-positive{border-color:var(--andes-thumbnail-badge-color-border-positive-on-complex-bg,#008744)}.andes-thumbnail--color-on-background .andes-thumbnail__badge-caution,.andes-thumbnail--color-on-background .andes-thumbnail__badge-orange{border-color:var(--andes-thumbnail-badge-color-border-caution-on-complex-bg,#e6540b)}.andes-thumbnail--color-on-background .andes-thumbnail__badge-negative,.andes-thumbnail--color-on-background .andes-thumbnail__badge-red{border-color:var(--andes-thumbnail-badge-color-border-negative-on-complex-bg,#d12440)}.andes-thumbnail__badge .andes-badge{position:relative}.andes-thumbnail--24+.andes-badge--dot{left:16px;top:-16px}.andes-thumbnail--32+.andes-badge--dot{left:22px;top:-16px}.andes-thumbnail--40+.andes-badge--pill{left:24px;top:-16px}.andes-thumbnail--48+.andes-badge--pill{left:32px;top:-16px}.andes-thumbnail--56+.andes-badge--pill{left:40px;top:-16px}.andes-thumbnail--64+.andes-badge--pill{left:40px;top:-24px}.andes-thumbnail--72+.andes-badge--pill{left:48px;top:-24px}.andes-thumbnail--80+.andes-badge--pill{left:56px;top:-24px}.andes-thumbnail--mute,.andes-thumbnail--neutral{background-color:var(--andes-thumbnail-mute-color-fill-default,#fff);color:var(--andes-thumbnail-mute-color-text-default,rgba(0,0,0,.9))}.andes-thumbnail--mute-disabled,.andes-thumbnail--neutral-disabled{background-color:var(--andes-thumbnail-mute-color-fill-disabled,#fff);color:var(--andes-thumbnail-mute-color-text-disabled,rgba(0,0,0,.25))}.andes-thumbnail--loud{background-color:var(--andes-thumbnail-loud-color-fill-default,var(--andes-color-blue-500,#3483fa));border-color:var(--andes-thumbnail-loud-color-fill-default,var(--andes-color-blue-500,#3483fa));color:var(--andes-thumbnail-loud-color-text-default,#fff)}.andes-thumbnail--quiet{background-color:var(--andes-thumbnail-quiet-color-fill-default,var(--andes-color-blue-100,rgba(65,137,230,.1)));border-color:var(--andes-thumbnail-quiet-color-fill-default,var(--andes-color-blue-100,rgba(65,137,230,.1)));color:var(--andes-thumbnail-quiet-color-text-default,var(--andes-color-blue-500,#3483fa))}.andes-thumbnail--loud-disabled{background-color:var(--andes-thumbnail-loud-color-fill-disabled,rgba(0,0,0,.1));border-color:transparent;color:var(--andes-thumbnail-loud-color-text-disabled,rgba(0,0,0,.25))}.andes-thumbnail--quiet-disabled{background-color:var(--andes-thumbnail-quiet-color-fill-disabled,rgba(0,0,0,.1));border-color:transparent;color:var(--andes-thumbnail-quiet-color-text-disabled,rgba(0,0,0,.25))}.andes-thumbnail__icon.andes-thumbnail--loud{color:var(--andes-thumbnail-loud-color-icon-default,#fff)}.andes-thumbnail__icon.andes-thumbnail--loud-disabled{color:var(--andes-thumbnail-loud-color-icon-disabled,rgba(0,0,0,.25))}.andes-thumbnail__icon.andes-thumbnail--quiet{color:var(--andes-thumbnail-quiet-color-icon-default,var(--andes-color-blue-500,#3483fa))}.andes-thumbnail__icon.andes-thumbnail--quiet-disabled{color:var(--andes-thumbnail-quiet-color-icon-disabled,rgba(0,0,0,.25))}.andes-thumbnail__icon.andes-thumbnail--mute,.andes-thumbnail__icon.andes-thumbnail--neutral{color:var(--andes-thumbnail-mute-color-icon-default,rgba(0,0,0,.9))}.andes-thumbnail__icon.andes-thumbnail--mute-disabled,.andes-thumbnail__icon.andes-thumbnail--neutral-disabled{color:var(--andes-thumbnail-mute-color-icon-disabled,rgba(0,0,0,.25))}.andes-thumbnail-multiple--grid{-webkit-align-content:space-between;align-content:space-between;background-color:var(--andes-thumbnail-grid-color-fill,rgba(0,0,0,.04));border-radius:5px;-moz-box-sizing:border-box;box-sizing:border-box;color:rgba(0,0,0,.55);display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;-webkit-justify-content:space-between;justify-content:space-between}.andes-thumbnail-multiple--grid:nth-child(3){-webkit-flex-grow:2;flex-grow:2}.andes-thumbnail-multiple--grid-40{height:40px;width:40px}.andes-thumbnail-multiple--grid-40 .andes-thumbnail-multiple--overflow{background-color:var(--andes-thumbnail-grid-overflow-color-fill,#ededed);border-color:var(--andes-thumbnail-grid-overflow-color-border,rgba(0,0,0,.1));color:var(--andes-thumbnail-grid-overflow-color-text,rgba(0,0,0,.55))}.andes-thumbnail-multiple--grid-48{height:48px;width:48px}.andes-thumbnail-multiple--grid-48 .andes-thumbnail-multiple--overflow{background-color:var(--andes-thumbnail-grid-overflow-color-fill,#ededed);border-color:var(--andes-thumbnail-grid-overflow-color-border,rgba(0,0,0,.1));color:var(--andes-thumbnail-grid-overflow-color-text,rgba(0,0,0,.55))}.andes-thumbnail-multiple--grid-56{height:56px;width:56px}.andes-thumbnail-multiple--grid-56 .andes-thumbnail-multiple--overflow{background-color:var(--andes-thumbnail-grid-overflow-color-fill,#ededed);border-color:var(--andes-thumbnail-grid-overflow-color-border,rgba(0,0,0,.1));color:var(--andes-thumbnail-grid-overflow-color-text,rgba(0,0,0,.55))}.andes-thumbnail-multiple--grid-64{height:64px;width:64px}.andes-thumbnail-multiple--grid-64 .andes-thumbnail-multiple--overflow{background-color:var(--andes-thumbnail-grid-overflow-color-fill,#ededed);border-color:var(--andes-thumbnail-grid-overflow-color-border,rgba(0,0,0,.1));color:var(--andes-thumbnail-grid-overflow-color-text,rgba(0,0,0,.55))}.andes-thumbnail-multiple--grid-72{height:72px;width:72px}.andes-thumbnail-multiple--grid-72 .andes-thumbnail-multiple--overflow{background-color:var(--andes-thumbnail-grid-overflow-color-fill,#ededed);border-color:var(--andes-thumbnail-grid-overflow-color-border,rgba(0,0,0,.1));color:var(--andes-thumbnail-grid-overflow-color-text,rgba(0,0,0,.55))}.andes-thumbnail-multiple--grid-80{height:80px;width:80px}.andes-thumbnail-multiple--grid-80 .andes-thumbnail-multiple--overflow{background-color:var(--andes-thumbnail-grid-overflow-color-fill,#ededed);border-color:var(--andes-thumbnail-grid-overflow-color-border,rgba(0,0,0,.1));color:var(--andes-thumbnail-grid-overflow-color-text,rgba(0,0,0,.55))}.andes-thumbnail-multiple--grid-48{-webkit-align-content:space-around;align-content:space-around;-webkit-justify-content:space-around;justify-content:space-around}.andes-thumbnail-multiple--grid-40,.andes-thumbnail-multiple--grid-48,.andes-thumbnail-multiple--grid-56{border-radius:4px;padding:3px}.andes-thumbnail-multiple--grid-64{border-radius:4px;padding:4px}.andes-thumbnail-multiple--grid-72{padding:3px}.andes-thumbnail-multiple--grid-80{padding:4px}.andes-thumbnail-multiple--stacked-24{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;height:24px;width:auto}.andes-thumbnail-multiple--stacked-24 .andes-thumbnail-multiple--overflow{background-color:var(--andes-thumbnail-stacked-overflow-color-fill,#ededed);border-color:var(--andes-thumbnail-stacked-overflow-color-border,rgba(0,0,0,.1));color:var(--andes-thumbnail-stacked-overflow-color-text,rgba(0,0,0,.55))}.andes-thumbnail-multiple--stacked-32{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;height:32px;width:auto}.andes-thumbnail-multiple--stacked-32 .andes-thumbnail-multiple--overflow{background-color:var(--andes-thumbnail-stacked-overflow-color-fill,#ededed);border-color:var(--andes-thumbnail-stacked-overflow-color-border,rgba(0,0,0,.1));color:var(--andes-thumbnail-stacked-overflow-color-text,rgba(0,0,0,.55))}.andes-thumbnail-multiple--stacked-40{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;height:40px;width:auto}.andes-thumbnail-multiple--stacked-40 .andes-thumbnail-multiple--overflow{background-color:var(--andes-thumbnail-stacked-overflow-color-fill,#ededed);border-color:var(--andes-thumbnail-stacked-overflow-color-border,rgba(0,0,0,.1));color:var(--andes-thumbnail-stacked-overflow-color-text,rgba(0,0,0,.55))}.andes-thumbnail-multiple--stacked-48{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;height:48px;width:auto}.andes-thumbnail-multiple--stacked-48 .andes-thumbnail-multiple--overflow{background-color:var(--andes-thumbnail-stacked-overflow-color-fill,#ededed);border-color:var(--andes-thumbnail-stacked-overflow-color-border,rgba(0,0,0,.1));color:var(--andes-thumbnail-stacked-overflow-color-text,rgba(0,0,0,.55))}.andes-thumbnail-multiple--stacked-56{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;height:56px;width:auto}.andes-thumbnail-multiple--stacked-56 .andes-thumbnail-multiple--overflow{background-color:var(--andes-thumbnail-stacked-overflow-color-fill,#ededed);border-color:var(--andes-thumbnail-stacked-overflow-color-border,rgba(0,0,0,.1));color:var(--andes-thumbnail-stacked-overflow-color-text,rgba(0,0,0,.55))}.andes-thumbnail-multiple--stacked-64{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;height:64px;width:auto}.andes-thumbnail-multiple--stacked-64 .andes-thumbnail-multiple--overflow{background-color:var(--andes-thumbnail-stacked-overflow-color-fill,#ededed);border-color:var(--andes-thumbnail-stacked-overflow-color-border,rgba(0,0,0,.1));color:var(--andes-thumbnail-stacked-overflow-color-text,rgba(0,0,0,.55))}.andes-thumbnail-multiple--stacked-72{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;height:72px;width:auto}.andes-thumbnail-multiple--stacked-72 .andes-thumbnail-multiple--overflow{background-color:var(--andes-thumbnail-stacked-overflow-color-fill,#ededed);border-color:var(--andes-thumbnail-stacked-overflow-color-border,rgba(0,0,0,.1));color:var(--andes-thumbnail-stacked-overflow-color-text,rgba(0,0,0,.55))}.andes-thumbnail-multiple--stacked-80{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;height:80px;width:auto}.andes-thumbnail-multiple--stacked-80 .andes-thumbnail-multiple--overflow{background-color:var(--andes-thumbnail-stacked-overflow-color-fill,#ededed);border-color:var(--andes-thumbnail-stacked-overflow-color-border,rgba(0,0,0,.1));color:var(--andes-thumbnail-stacked-overflow-color-text,rgba(0,0,0,.55))}.andes-thumbnail-multiple--stacked-24 .andes-thumbnail-container:not(:first-child){margin-left:-6px}.andes-thumbnail-multiple--stacked-32 .andes-thumbnail-container:not(:first-child){margin-left:-9px}.andes-thumbnail-multiple--stacked-40 .andes-thumbnail-container:not(:first-child){margin-left:-12px}.andes-thumbnail-multiple--stacked-48 .andes-thumbnail-container:not(:first-child){margin-left:-15px}.andes-thumbnail-multiple--stacked-56 .andes-thumbnail-container:not(:first-child){margin-left:-18px}.andes-thumbnail-multiple--stacked-64 .andes-thumbnail-container:not(:first-child){margin-left:-20px}.andes-thumbnail-multiple--stacked-72 .andes-thumbnail-container:not(:first-child){margin-left:-22px}.andes-thumbnail-multiple--stacked-80 .andes-thumbnail-container:not(:first-child){margin-left:-25px}.andes-badge--xsmall.andes-badge--pill-icon{border-radius:50%;height:12px;min-width:12px;width:12px}.andes-badge--xsmall.andes-badge--pill-icon svg{height:12px;width:12px}.andes-badge--small{line-height:4px}.andes-badge--small .andes-badge__content{font-size:11px;line-height:4px;padding:6px}.andes-badge--small.andes-badge--rounded-top-left{border-top-left-radius:8px}.andes-badge--small.andes-badge--rounded-top-right{border-top-right-radius:8px}.andes-badge--small.andes-badge--rounded-bottom-left{border-bottom-left-radius:8px}.andes-badge--small.andes-badge--rounded-bottom-right{border-bottom-right-radius:8px}.andes-badge--small.andes-badge--pill-icon{border-radius:50%;height:16px;min-width:16px;width:16px}.andes-badge--small.andes-badge--pill-icon svg{height:16px;width:16px}.andes-badge--large.andes-badge--rounded-top-left{border-top-left-radius:12px}.andes-badge--large.andes-badge--rounded-top-right{border-top-right-radius:12px}.andes-badge--large.andes-badge--rounded-bottom-left{border-bottom-left-radius:12px}.andes-badge--large.andes-badge--rounded-bottom-right{border-bottom-right-radius:12px}.andes-badge--pill{display:inline-block;font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:12px;line-height:8px;overflow:hidden;position:relative;text-align:center}.andes-badge--pill-icon{border-radius:50%;height:24px;min-width:24px;overflow:hidden;position:relative;width:24px}.andes-badge--pill-icon .andes-badge__icon{height:100%;width:100%}.andes-badge__content{color:#fff;font-weight:600;margin:0;padding:8px}.andes-badge--dot{border-radius:50%;display:inline-block;height:8px;position:relative;width:8px}.andes-badge--gray{background:var(--andes-badge-loud-color-fill-neutral,#737373)}.andes-badge--gray .andes-badge__content{color:var(--andes-badge-loud-color-text-neutral,#fff)}.andes-badge--gray .andes-badge__icon,.andes-badge--gray .andes-badge__icon-inner,.andes-badge--gray svg{color:var(--andes-badge-loud-color-icon-neutral,#fff)}.andes-badge--gray--quiet{background:var(--andes-badge-quiet-color-fill-neutral,rgba(0,0,0,.1));border:0}.andes-badge--gray--quiet.andes-badge--generic.andes-badge--pill{background:rgba(0,0,0,.07)}.andes-badge--gray--quiet.andes-badge--generic.andes-badge--pill .andes-badge__content{color:rgba(0,0,0,.55)}.andes-badge--gray--quiet .andes-badge__content{color:var(--andes-badge-quiet-color-text-neutral,rgba(0,0,0,.55))}.andes-badge--gray--quiet .andes-badge__icon,.andes-badge--gray--quiet .andes-badge__icon-inner,.andes-badge--gray--quiet svg{color:var(--andes-badge-quiet-color-icon-neutral,rgba(0,0,0,.55))}.andes-badge--gray--quiet.andes-badge--dot{background:var(--andes-badge-dot-quiet-color-fill-neutral,rgba(0,0,0,.25))}.andes-badge--gray.andes-badge--color-on-background{background:var(--andes-badge-loud-color-fill-neutral-on-complex-bg,#1a1a1a)}.andes-badge--gray.andes-badge--color-on-background .andes-badge__content{color:var(--andes-badge-loud-color-text-neutral-on-complex-bg,#fff)}.andes-badge--gray.andes-badge--color-on-background .andes-badge__icon,.andes-badge--gray.andes-badge--color-on-background .andes-badge__icon-inner,.andes-badge--gray.andes-badge--color-on-background svg{color:var(--andes-badge-loud-color-icon-neutral-on-complex-bg,#fff)}.andes-badge--red{background:var(--andes-badge-loud-color-fill-negative,#f23d4f)}.andes-badge--red .andes-badge__content{color:var(--andes-badge-loud-color-text-negative,#fff)}.andes-badge--red .andes-badge__icon,.andes-badge--red .andes-badge__icon-inner,.andes-badge--red svg{color:var(--andes-badge-loud-color-icon-negative,#fff)}.andes-badge--red--quiet{background:var(--andes-badge-quiet-color-fill-negative,rgba(242,61,79,.1));border:0}.andes-badge--red--quiet.andes-badge--generic.andes-badge--pill{background:rgba(0,0,0,.07)}.andes-badge--red--quiet.andes-badge--generic.andes-badge--pill .andes-badge__content{color:rgba(0,0,0,.55)}.andes-badge--red--quiet .andes-badge__content{color:var(--andes-badge-quiet-color-text-negative,#f23d4f)}.andes-badge--red--quiet .andes-badge__icon,.andes-badge--red--quiet .andes-badge__icon-inner,.andes-badge--red--quiet svg{color:var(--andes-badge-quiet-color-icon-negative,#f23d4f)}.andes-badge--red--quiet.andes-badge--dot{background:var(--andes-badge-dot-quiet-color-fill-negative,rgba(242,61,79,.4))}.andes-badge--red.andes-badge--color-on-background{background:var(--andes-badge-loud-color-fill-negative-on-complex-bg,#d12440)}.andes-badge--red.andes-badge--color-on-background .andes-badge__content{color:var(--andes-badge-loud-color-text-negative-on-complex-bg,#fff)}.andes-badge--red.andes-badge--color-on-background .andes-badge__icon,.andes-badge--red.andes-badge--color-on-background .andes-badge__icon-inner,.andes-badge--red.andes-badge--color-on-background svg{color:var(--andes-badge-loud-color-icon-negative-on-complex-bg,#fff)}.andes-badge--accent{background:var(--andes-badge-loud-color-fill-informative,var(--andes-color-blue-500,#3483fa))}.andes-badge--accent .andes-badge__content{color:var(--andes-badge-loud-color-text-informative,#fff)}.andes-badge--accent .andes-badge__icon,.andes-badge--accent .andes-badge__icon-inner,.andes-badge--accent svg{color:var(--andes-badge-loud-color-icon-informative,#fff)}.andes-badge--accent--quiet{background:var(--andes-badge-quiet-color-fill-informative,var(--andes-color-blue-100,rgba(65,137,230,.1)));border:0}.andes-badge--accent--quiet.andes-badge--generic.andes-badge--pill{background:rgba(0,0,0,.07)}.andes-badge--accent--quiet.andes-badge--generic.andes-badge--pill .andes-badge__content{color:rgba(0,0,0,.55)}.andes-badge--accent--quiet .andes-badge__content{color:var(--andes-badge-quiet-color-text-informative,var(--andes-color-blue-500,#3483fa))}.andes-badge--accent--quiet .andes-badge__icon,.andes-badge--accent--quiet .andes-badge__icon-inner,.andes-badge--accent--quiet svg{color:var(--andes-badge-quiet-color-icon-informative,var(--andes-color-blue-500,#3483fa))}.andes-badge--accent--quiet.andes-badge--dot{background:var(--andes-badge-dot-quiet-color-fill-informative,var(--andes-color-blue-400,rgba(65,137,230,.4)))}.andes-badge--accent.andes-badge--color-on-background{background:var(--andes-badge-loud-color-fill-informative-on-complex-bg,var(--andes-color-blue-600,#2968c8))}.andes-badge--accent.andes-badge--color-on-background .andes-badge__content{color:var(--andes-badge-loud-color-text-informative-on-complex-bg,#fff)}.andes-badge--accent.andes-badge--color-on-background .andes-badge__icon,.andes-badge--accent.andes-badge--color-on-background .andes-badge__icon-inner,.andes-badge--accent.andes-badge--color-on-background svg{color:var(--andes-badge-loud-color-icon-informative-on-complex-bg,#fff)}.andes-badge--green{background:var(--andes-badge-loud-color-fill-positive,#00a650)}.andes-badge--green .andes-badge__content{color:var(--andes-badge-loud-color-text-positive,#fff)}.andes-badge--green .andes-badge__icon,.andes-badge--green .andes-badge__icon-inner,.andes-badge--green svg{color:var(--andes-badge-loud-color-icon-positive,#fff)}.andes-badge--green--quiet{background:var(--andes-badge-quiet-color-fill-positive,rgba(0,166,80,.1));border:0}.andes-badge--green--quiet.andes-badge--generic.andes-badge--pill{background:rgba(0,0,0,.07)}.andes-badge--green--quiet.andes-badge--generic.andes-badge--pill .andes-badge__content{color:rgba(0,0,0,.55)}.andes-badge--green--quiet .andes-badge__content{color:var(--andes-badge-quiet-color-text-positive,#00a650)}.andes-badge--green--quiet .andes-badge__icon,.andes-badge--green--quiet .andes-badge__icon-inner,.andes-badge--green--quiet svg{color:var(--andes-badge-quiet-color-icon-positive,#00a650)}.andes-badge--green--quiet.andes-badge--dot{background:var(--andes-badge-dot-quiet-color-fill-positive,rgba(0,166,80,.4))}.andes-badge--green.andes-badge--color-on-background{background:var(--andes-badge-loud-color-fill-positive-on-complex-bg,#008744)}.andes-badge--green.andes-badge--color-on-background .andes-badge__content{color:var(--andes-badge-loud-color-text-positive-on-complex-bg,#fff)}.andes-badge--green.andes-badge--color-on-background .andes-badge__icon,.andes-badge--green.andes-badge--color-on-background .andes-badge__icon-inner,.andes-badge--green.andes-badge--color-on-background svg{color:var(--andes-badge-loud-color-icon-positive-on-complex-bg,#fff)}.andes-badge--orange{background:var(--andes-badge-loud-color-fill-caution,#f73)}.andes-badge--orange .andes-badge__content{color:var(--andes-badge-loud-color-text-caution,#fff)}.andes-badge--orange .andes-badge__icon,.andes-badge--orange .andes-badge__icon-inner,.andes-badge--orange svg{color:var(--andes-badge-loud-color-icon-caution,#fff)}.andes-badge--orange--quiet{background:var(--andes-badge-quiet-color-fill-caution,rgba(255,119,51,.1));border:0}.andes-badge--orange--quiet.andes-badge--generic.andes-badge--pill{background:rgba(0,0,0,.07)}.andes-badge--orange--quiet.andes-badge--generic.andes-badge--pill .andes-badge__content{color:rgba(0,0,0,.55)}.andes-badge--orange--quiet .andes-badge__content{color:var(--andes-badge-quiet-color-text-caution,#f73)}.andes-badge--orange--quiet .andes-badge__icon,.andes-badge--orange--quiet .andes-badge__icon-inner,.andes-badge--orange--quiet svg{color:var(--andes-badge-quiet-color-icon-caution,#f73)}.andes-badge--orange--quiet.andes-badge--dot{background:var(--andes-badge-dot-quiet-color-fill-caution,rgba(255,119,51,.4))}.andes-badge--orange.andes-badge--color-on-background{background:var(--andes-badge-loud-color-fill-caution-on-complex-bg,#e6540b)}.andes-badge--orange.andes-badge--color-on-background .andes-badge__content{color:var(--andes-badge-loud-color-text-caution-on-complex-bg,#fff)}.andes-badge--orange.andes-badge--color-on-background .andes-badge__icon,.andes-badge--orange.andes-badge--color-on-background .andes-badge__icon-inner,.andes-badge--orange.andes-badge--color-on-background svg{color:var(--andes-badge-loud-color-icon-caution-on-complex-bg,#fff)}.andes-badge--inverted{background:var(--andes-badge-loud-color-fill-inverse,#fff)}.andes-badge--inverted .andes-badge__content{color:var(--andes-badge-loud-color-text-inverse,rgba(0,0,0,.9))}.andes-badge--inverted .andes-badge__icon,.andes-badge--inverted .andes-badge__icon-inner,.andes-badge--inverted svg{color:var(--andes-badge-loud-color-icon-inverse,rgba(0,0,0,.9))}.andes-badge--inverted--quiet{border:0}.andes-badge--inverted--quiet.andes-badge--generic.andes-badge--pill{background:rgba(0,0,0,.07)}.andes-badge--inverted--quiet.andes-badge--generic.andes-badge--pill .andes-badge__content{color:rgba(0,0,0,.55)}.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}.search-normal-mobile{-webkit-align-items:center;align-items:center;-moz-box-sizing:border-box;box-sizing:border-box;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;max-width:1184px;padding:16px 10px;width:100%}}.andes-modal{background-color:#fff;-moz-box-sizing:border-box;box-sizing:border-box;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;outline:none;position:relative;-webkit-transform:translateZ(0);transform:translateZ(0)}@media(prefers-reduced-motion:no-preference){.andes-modal{-webkit-animation:modal-translate-in .2s ease-in-out,modal-fade-in .2s ease-in-out;animation:modal-translate-in .2s ease-in-out,modal-fade-in .2s ease-in-out}.andes-modal--closing{-webkit-animation:modal-translate-out .2s ease-in-out,modal-fade-out .2s ease-in-out;animation:modal-translate-out .2s ease-in-out,modal-fade-out .2s ease-in-out}}.andes-modal>*{-moz-box-sizing:border-box;box-sizing:border-box;color:rgba(0,0,0,.9)}.andes-modal__overlay{-webkit-align-items:center;align-items:center;background-color:rgba(0,0,0,.8);bottom:0;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1020}@media(prefers-reduced-motion:no-preference){.andes-modal__overlay{-webkit-animation:modal-fade-in .2s ease-in-out;animation:modal-fade-in .2s ease-in-out}.andes-modal__overlay--closing{-webkit-animation:modal-fade-out .2s ease-in-out;animation:modal-fade-out .2s ease-in-out}}.andes-modal__overlay--large,.andes-modal__overlay--small{padding:48px}.andes-modal__overlay--full-webview-ios{padding-bottom:60px;padding-top:65px}.andes-modal.andes-modal--card,.andes-modal.andes-modal--large,.andes-modal.andes-modal--small{border-radius:6px}.andes-modal.andes-modal--large .andes-modal__header--secondary,.andes-modal.andes-modal--large .andes-modal__header--sticky,.andes-modal.andes-modal--small .andes-modal__header--secondary,.andes-modal.andes-modal--small .andes-modal__header--sticky{padding-bottom:22px;padding-top:22px}.andes-modal.andes-modal--large .andes-modal__header--secondary .andes-modal__title,.andes-modal.andes-modal--large .andes-modal__header--sticky .andes-modal__title,.andes-modal.andes-modal--small .andes-modal__header--secondary .andes-modal__title,.andes-modal.andes-modal--small .andes-modal__header--sticky .andes-modal__title{font-size:20px}.andes-modal.andes-modal--large .andes-modal__header__contents *+.andes-modal__title,.andes-modal.andes-modal--small .andes-modal__header__contents *+.andes-modal__title{margin-top:32px}.andes-modal.andes-modal--card .andes-modal__header__contents *+.andes-modal__title,.andes-modal.andes-modal--full .andes-modal__header__contents *+.andes-modal__title{margin-top:26px}.andes-modal__scroll{border-radius:6px;overflow-x:hidden;overflow-y:auto}.andes-modal__title{font-weight:600;line-height:1}.andes-modal__actions,.andes-modal__header{background-color:#fff;box-shadow:none}.andes-modal__actions{border-radius:0 0 6px 6px;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-transition-duration:.08s;transition-duration:.08s;-webkit-transition-property:box-shadow,padding,background-color;transition-property:box-shadow,padding,background-color;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out}.andes-modal__actions--fixed{bottom:0;position:-webkit-sticky;position:sticky}.andes-modal__actions--border{border-top:1px solid rgba(0,0,0,.07);box-shadow:0 6px 16px 0 rgba(0,0,0,.1)}.andes-modal__actions--border.padding{border-top:0;box-shadow:none}.andes-modal__actions .andes-button:not(:first-child){margin-left:8px}.andes-modal__actions .andes-button--full-width:not(:first-child){margin-left:0;margin-top:8px}.andes-modal__header{border-radius:6px 6px 0 0;display:-webkit-flex;display:flex;position:relative;top:0;-webkit-transition-duration:.08s;transition-duration:.08s;-webkit-transition-property:box-shadow,background-color;transition-property:box-shadow,background-color;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out}.andes-modal__header__contents{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-flex-grow:1;flex-grow:1;-webkit-justify-content:center;justify-content:center}.andes-modal__header__contents--centered{-webkit-align-items:center;align-items:center;text-align:center}.andes-modal__header--secondary .andes-modal__header__contents,.andes-modal__header--sticky .andes-modal__header__contents{overflow:hidden}.andes-modal__header--secondary .andes-modal__title,.andes-modal__header--sticky .andes-modal__title{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.andes-modal__header--sticky{background-color:#fff;box-shadow:0 1px 0 0 rgba(0,0,0,.07),0 0 24px 0 rgba(0,0,0,.1);position:-webkit-sticky;position:sticky;z-index:1021}.andes-modal__header--secondary{background-color:transparent;position:fixed;width:100%;z-index:1021}.andes-modal__header--secondary .andes-modal__title{display:none}.andes-modal__header--show{background-color:#fff;box-shadow:0 1px 0 0 rgba(0,0,0,.07),0 0 24px 0 rgba(0,0,0,.1)}.andes-modal__header--show-title .andes-modal__title{display:block}.andes-modal__close-button:focus{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-modal__close-button:focus-visible{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-modal__close-button:focus:not(:focus-visible){box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}.andes-modal__close-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:0;cursor:pointer;font-size:inherit;height:20px;padding:0;width:20px}@keyframes modal-fade-in{0%{opacity:0}to{opacity:1}}@keyframes modal-fade-out{0%{opacity:1}to{opacity:0}}@keyframes modal-translate-in{0%{margin-top:300px}to{margin-top:0}}@keyframes modal-translate-out{0%{margin-top:0}to{margin-top:300px}}@media(min-width:768px){.andes-modal--small.andes-modal--asset .andes-modal__header{padding-bottom:16px}.andes-modal--small .andes-modal__header{padding:30px 32px 12px}.andes-modal--small .andes-modal__header.andes-modal__header--secondary,.andes-modal--small .andes-modal__header.andes-modal__header--sticky{padding:20px 32px 18px}.andes-modal--small .andes-modal__header.andes-modal__header--secondary .andes-modal__close-button,.andes-modal--small .andes-modal__header.andes-modal__header--sticky .andes-modal__close-button{margin-top:0}.andes-modal--small .andes-modal__close-button{margin-top:2px}.andes-modal--small .andes-modal__title{font-size:24px}.andes-modal--small .andes-modal__content{padding:0 32px 32px}.andes-modal--small.andes-modal--fixed-actions .andes-modal__content{padding-bottom:16px}.andes-modal--small .andes-modal__actions{padding:3px 32px 32px}.andes-modal--small .andes-modal__actions--fixed{padding:16px 32px}.andes-modal--large.andes-modal--asset .andes-modal__header{padding-bottom:20px}.andes-modal--large .andes-modal__header{padding:45px 48px 12px}.andes-modal--large .andes-modal__header.andes-modal__header--secondary,.andes-modal--large .andes-modal__header.andes-modal__header--sticky{padding:20px 48px 18px}.andes-modal--large .andes-modal__header.andes-modal__header--secondary .andes-modal__close-button,.andes-modal--large .andes-modal__header.andes-modal__header--sticky .andes-modal__close-button{margin-top:0}.andes-modal--large .andes-modal__close-button{margin-top:4px}.andes-modal--large .andes-modal__title{font-size:28px}.andes-modal--large .andes-modal__content{padding:0 48px 48px}.andes-modal--large.andes-modal--fixed-actions .andes-modal__content{padding-bottom:36px}.andes-modal--large .andes-modal__actions{padding:8px 48px 48px}.andes-modal--large .andes-modal__actions--fixed{padding:16px 48px}}.andes-modal--full{border-radius:0;height:100%;max-height:none!important;max-width:none!important;width:100%}.andes-modal--full .andes-modal__scroll{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;height:100%}.andes-modal--full .andes-modal__header{border-radius:0;padding:26px 24px 12px}.andes-modal--full .andes-modal__header.andes-modal__header--secondary,.andes-modal--full .andes-modal__header.andes-modal__header--sticky{padding:21px 24px 18px}.andes-modal--full .andes-modal__header.andes-modal__header--secondary .andes-modal__title,.andes-modal--full .andes-modal__header.andes-modal__header--sticky .andes-modal__title{font-size:20px}.andes-modal--full .andes-modal__header.andes-modal__header--secondary .namespace__close-button,.andes-modal--full .andes-modal__header.andes-modal__header--sticky .namespace__close-button{margin-top:0}.andes-modal--full .andes-modal__close-button{margin-top:2px}.andes-modal--full .andes-modal__title{font-size:24px}.andes-modal--full .andes-modal__content{-webkit-flex-grow:1;flex-grow:1;padding:0 24px 24px}.andes-modal--full.andes-modal--fixed-actions .andes-modal__content{padding-bottom:16px}.andes-modal--full .andes-modal__actions{border-radius:0;padding:8px 24px 24px}.andes-modal--full .andes-modal__actions--fixed{padding:16px 24px}.andes-modal--card .andes-modal__header{padding:22px 24px 12px;-webkit-transition-property:box-shadow;transition-property:box-shadow}.andes-modal--card .andes-modal__header.andes-modal__header--secondary,.andes-modal--card .andes-modal__header.andes-modal__header--sticky{padding:3px 32px 32px}.andes-modal--card .andes-modal__title{font-size:20px}.andes-modal--card .andes-modal__content{padding:0 24px 24px}.andes-modal--card .andes-modal__close-button{position:absolute;right:-4px;top:-32px}.andes-modal__overlay--card{padding:48px 24px}.andes-modal--card.andes-modal--fixed-actions .andes-modal__content{padding-bottom:8px}.andes-modal--card .andes-modal__actions{padding:8px 24px 24px}.andes-modal--card .andes-modal__actions--fixed{padding:16px 24px}.redirect-modal{font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;text-align:center}.redirect-modal .andes-modal__title{font-weight:400}.sponsor-banner{margin:0 auto;max-width:1180px}.sponsor-banner:not(.adaptive-spacing):not(.sponsor-banner--empty){padding-bottom:8px;padding-top:8px}@media(max-width:768px){.sponsor-banner{padding-left:16px;padding-right:16px}.sponsor-banner:not(.adaptive-spacing):not(.sponsor-banner--empty){padding-bottom:8px;padding-top:8px}}.spl-text-xxl{color:rgba(0,0,0,.9);font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:32px;font-weight:700;letter-spacing:0;line-height:36px}@media(min-width:769px){.spl-text-xxl{font-size:40px;line-height:44px}}.about .title,.benefits .benefits__wrapper .benefits__right-content .benefits__title,.container-faq.hub__boxed-width .content .title,.hub__grid-item.item__card.card__primary .item-description .pre-title+.subtitle,.hub__grid-item.item__card.card__primary .item-description .title,.hub__grid-item.item__card.card__primary-discovery .item-description .pre-title+.subtitle,.hub__grid-item.item__card.card__primary-discovery .item-description .title,.hub__grid-item.item__card.card__secondary-discovery .item-description .pre-title+.subtitle,.hub__grid-item.item__card.card__secondary-discovery .item-description .pre-title+.title,.ig__card .ig__title,.item__banner.banner__numeric .description .title,.section__cobranded .cobranded__title,.section__congrats .content .primary__text,.section__custombenefit .custombenefit__title,.spl-text-xl{color:rgba(0,0,0,.9);font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:28px;font-weight:700;letter-spacing:0;line-height:32px}@media(min-width:769px){.about .title,.benefits .benefits__wrapper .benefits__right-content .benefits__title,.container-faq.hub__boxed-width .content .title,.hub__grid-item.item__card.card__primary .item-description .pre-title+.subtitle,.hub__grid-item.item__card.card__primary .item-description .title,.hub__grid-item.item__card.card__primary-discovery .item-description .pre-title+.subtitle,.hub__grid-item.item__card.card__primary-discovery .item-description .title,.hub__grid-item.item__card.card__secondary-discovery .item-description .pre-title+.subtitle,.hub__grid-item.item__card.card__secondary-discovery .item-description .pre-title+.title,.ig__card .ig__title,.item__banner.banner__numeric .description .title,.section__cobranded .cobranded__title,.section__congrats .content .primary__text,.section__custombenefit .custombenefit__title,.spl-text-xl{font-size:32px;line-height:36px}}.grid__header .offer,.hub__subtitle .text__primary,.spl-text-lg{color:rgba(0,0,0,.9);font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:24px;font-weight:700;letter-spacing:0;line-height:28px}@media(min-width:769px){.grid__header .offer,.hub__subtitle .text__primary,.spl-text-lg{font-size:28px;line-height:32px}}.grid__header.with-offer .title,.grid__header.with-title .title,.hub__carousel .carousel__title,.hub__grid-item.item__card.card__secondary .item-description .title,.hub__grid-item.item__card.card__secondary-discovery .item-description .subtitle,.hub__grid-item.item__card.card__secondary-discovery .item-description .title,.hub__grid-item.item__card.card__tertiary .item-description .title,.section__congrats .content .paragraph__text,.spl-text-md{color:rgba(0,0,0,.9);font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:18px;font-weight:700;letter-spacing:0;line-height:22px}@media(min-width:769px){.grid__header.with-offer .title,.grid__header.with-title .title,.hub__carousel .carousel__title,.hub__grid-item.item__card.card__secondary .item-description .title,.hub__grid-item.item__card.card__secondary-discovery .item-description .subtitle,.hub__grid-item.item__card.card__secondary-discovery .item-description .title,.hub__grid-item.item__card.card__tertiary .item-description .title,.section__congrats .content .paragraph__text,.spl-text-md{font-size:24px;line-height:28px}}.cardposters__item-label__title,.cardposters__row-container--gridx2 .cardposters__item-label__title,.cardposters__row-container--gridx3 .cardposters__item-label__title,.cardposters__row-container--gridx4 .cardposters__item-label__title,.grid__header .pre__offer,.item__banner.banner__category .description .label .title,.item__banner.banner__label .label .title,.special__grid-containerx2 .special-wrapper .item__banner .label .title,.special__grid-containerx4 .special-wrapper .item__banner .label .title,.spl-text-sm{color:rgba(0,0,0,.9);font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:16px;font-weight:600;letter-spacing:0;line-height:20px}@media(min-width:769px){.cardposters__item-label__title,.cardposters__row-container--gridx2 .cardposters__item-label__title,.cardposters__row-container--gridx3 .cardposters__item-label__title,.cardposters__row-container--gridx4 .cardposters__item-label__title,.grid__header .pre__offer,.item__banner.banner__category .description .label .title,.item__banner.banner__label .label .title,.special__grid-containerx2 .special-wrapper .item__banner .label .title,.special__grid-containerx4 .special-wrapper .item__banner .label .title,.spl-text-sm{font-size:20px;line-height:24px}}.hub__carousel .carousel__ul .carousel__item-title,.hub__grid-item.item__card.card__primary .item-description .title+.subtitle,.hub__grid-item.item__card.card__primary-discovery.left .item-description .title+.subtitle,.hub__grid-item.item__card.card__secondary .item-description .title+.subtitle,.hub__grid-item.item__card.card__secondary-discovery.left .item-description .title+.subtitle,.hub__grid-item.item__card.card__tertiary .item-description .title+.subtitle,.special__grid-containerx3 .special-wrapper .item__banner .label .title,.spl-text-xs{color:rgba(0,0,0,.9);font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:12px;font-weight:600;letter-spacing:0;line-height:16px}.spl-text-xxl-desktop{font-size:40px;line-height:44px}.spl-text-xl-desktop,.spl-text-xxl-desktop{color:rgba(0,0,0,.9);font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-weight:700;letter-spacing:0}.spl-text-xl-desktop{font-size:32px;line-height:36px}.spl-text-lg-desktop{font-size:28px;line-height:32px}.spl-text-lg-desktop,.spl-text-md-desktop{color:rgba(0,0,0,.9);font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-weight:700;letter-spacing:0}.spl-text-md-desktop{font-size:24px;line-height:28px}.spl-text-sm-desktop{color:rgba(0,0,0,.9);font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:20px;font-weight:600;letter-spacing:0;line-height:24px}.spl-text-xxl-mobile{font-size:32px;line-height:36px}.spl-text-xl-mobile,.spl-text-xxl-mobile{color:rgba(0,0,0,.9);font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-weight:700;letter-spacing:0}.spl-text-xl-mobile{font-size:28px;line-height:32px}.spl-text-lg-mobile{font-size:24px;line-height:28px}.spl-text-lg-mobile,.spl-text-md-mobile{color:rgba(0,0,0,.9);font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-weight:700;letter-spacing:0}.spl-text-md-mobile{font-size:18px;line-height:22px}.spl-text-sm-mobile{color:rgba(0,0,0,.9);font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:16px;font-weight:600;letter-spacing:0;line-height:20px}.uppercase h2{text-transform:uppercase}.about .spl-dynamic-text-color .title,.benefits .benefits__wrapper .benefits__right-content .spl-dynamic-text-color .benefits__title,.cardposters__row-container--gridx2 .spl-dynamic-text-color .cardposters__item-label__title,.cardposters__row-container--gridx3 .spl-dynamic-text-color .cardposters__item-label__title,.cardposters__row-container--gridx4 .spl-dynamic-text-color .cardposters__item-label__title,.container-faq.hub__boxed-width .content .spl-dynamic-text-color .title,.grid__header .spl-dynamic-text-color .offer,.grid__header .spl-dynamic-text-color .pre__offer,.grid__header.with-offer .spl-dynamic-text-color .title,.grid__header.with-title .spl-dynamic-text-color .title,.hub__carousel .carousel__ul .spl-dynamic-text-color .carousel__item-title,.hub__carousel .spl-dynamic-text-color .carousel__title,.hub__grid-item.item__card.card__primary .item-description .spl-dynamic-text-color .pre-title+.subtitle,.hub__grid-item.item__card.card__primary .item-description .spl-dynamic-text-color .title,.hub__grid-item.item__card.card__primary .item-description .spl-dynamic-text-color .title+.subtitle,.hub__grid-item.item__card.card__primary-discovery .item-description .spl-dynamic-text-color .pre-title+.subtitle,.hub__grid-item.item__card.card__primary-discovery .item-description .spl-dynamic-text-color .title,.hub__grid-item.item__card.card__primary-discovery.left .item-description .spl-dynamic-text-color .title+.subtitle,.hub__grid-item.item__card.card__secondary .item-description .spl-dynamic-text-color .title,.hub__grid-item.item__card.card__secondary .item-description .spl-dynamic-text-color .title+.subtitle,.hub__grid-item.item__card.card__secondary-discovery .item-description .spl-dynamic-text-color .pre-title+.subtitle,.hub__grid-item.item__card.card__secondary-discovery .item-description .spl-dynamic-text-color .pre-title+.title,.hub__grid-item.item__card.card__secondary-discovery .item-description .spl-dynamic-text-color .subtitle,.hub__grid-item.item__card.card__secondary-discovery .item-description .spl-dynamic-text-color .title,.hub__grid-item.item__card.card__secondary-discovery.left .item-description .spl-dynamic-text-color .title+.subtitle,.hub__grid-item.item__card.card__tertiary .item-description .spl-dynamic-text-color .title,.hub__grid-item.item__card.card__tertiary .item-description .spl-dynamic-text-color .title+.subtitle,.hub__subtitle .spl-dynamic-text-color .text__primary,.ig__card .spl-dynamic-text-color .ig__title,.item__banner.banner__category .description .label .spl-dynamic-text-color .title,.item__banner.banner__label .label .spl-dynamic-text-color .title,.item__banner.banner__numeric .description .spl-dynamic-text-color .title,.section__cobranded .spl-dynamic-text-color .cobranded__title,.section__congrats .content .spl-dynamic-text-color .paragraph__text,.section__congrats .content .spl-dynamic-text-color .primary__text,.section__custombenefit .spl-dynamic-text-color .custombenefit__title,.special__grid-containerx2 .special-wrapper .item__banner .label .spl-dynamic-text-color .title,.special__grid-containerx3 .special-wrapper .item__banner .label .spl-dynamic-text-color .title,.special__grid-containerx4 .special-wrapper .item__banner .label .spl-dynamic-text-color .title,.spl-dynamic-text-color,.spl-dynamic-text-color .about .title,.spl-dynamic-text-color .benefits .benefits__wrapper .benefits__right-content .benefits__title,.spl-dynamic-text-color .cardposters__item-label__title,.spl-dynamic-text-color .cardposters__row-container--gridx2 .cardposters__item-label__title,.spl-dynamic-text-color .cardposters__row-container--gridx3 .cardposters__item-label__title,.spl-dynamic-text-color .cardposters__row-container--gridx4 .cardposters__item-label__title,.spl-dynamic-text-color .container-faq.hub__boxed-width .content .title,.spl-dynamic-text-color .grid__header .offer,.spl-dynamic-text-color .grid__header .pre__offer,.spl-dynamic-text-color .grid__header.with-offer .title,.spl-dynamic-text-color .grid__header.with-title .title,.spl-dynamic-text-color .hub__carousel .carousel__title,.spl-dynamic-text-color .hub__carousel .carousel__ul .carousel__item-title,.spl-dynamic-text-color .hub__grid-item.item__card.card__primary .item-description .pre-title+.subtitle,.spl-dynamic-text-color .hub__grid-item.item__card.card__primary .item-description .title,.spl-dynamic-text-color .hub__grid-item.item__card.card__primary .item-description .title+.subtitle,.spl-dynamic-text-color .hub__grid-item.item__card.card__primary-discovery .item-description .pre-title+.subtitle,.spl-dynamic-text-color .hub__grid-item.item__card.card__primary-discovery .item-description .title,.spl-dynamic-text-color .hub__grid-item.item__card.card__primary-discovery.left .item-description .title+.subtitle,.spl-dynamic-text-color .hub__grid-item.item__card.card__secondary .item-description .title,.spl-dynamic-text-color .hub__grid-item.item__card.card__secondary .item-description .title+.subtitle,.spl-dynamic-text-color .hub__grid-item.item__card.card__secondary-discovery .item-description .pre-title+.subtitle,.spl-dynamic-text-color .hub__grid-item.item__card.card__secondary-discovery .item-description .pre-title+.title,.spl-dynamic-text-color .hub__grid-item.item__card.card__secondary-discovery .item-description .subtitle,.spl-dynamic-text-color .hub__grid-item.item__card.card__secondary-discovery .item-description .title,.spl-dynamic-text-color .hub__grid-item.item__card.card__secondary-discovery.left .item-description .title+.subtitle,.spl-dynamic-text-color .hub__grid-item.item__card.card__tertiary .item-description .title,.spl-dynamic-text-color .hub__grid-item.item__card.card__tertiary .item-description .title+.subtitle,.spl-dynamic-text-color .hub__subtitle .text__primary,.spl-dynamic-text-color .ig__card .ig__title,.spl-dynamic-text-color .item__banner.banner__category .description .label .title,.spl-dynamic-text-color .item__banner.banner__label .label .title,.spl-dynamic-text-color .item__banner.banner__numeric .description .title,.spl-dynamic-text-color .section__cobranded .cobranded__title,.spl-dynamic-text-color .section__congrats .content .paragraph__text,.spl-dynamic-text-color .section__congrats .content .primary__text,.spl-dynamic-text-color .section__custombenefit .custombenefit__title,.spl-dynamic-text-color .special__grid-containerx2 .special-wrapper .item__banner .label .title,.spl-dynamic-text-color .special__grid-containerx3 .special-wrapper .item__banner .label .title,.spl-dynamic-text-color .special__grid-containerx4 .special-wrapper .item__banner .label .title,.spl-dynamic-text-color .spl-text-lg,.spl-dynamic-text-color .spl-text-lg-desktop,.spl-dynamic-text-color .spl-text-lg-mobile,.spl-dynamic-text-color .spl-text-md,.spl-dynamic-text-color .spl-text-md-desktop,.spl-dynamic-text-color .spl-text-md-mobile,.spl-dynamic-text-color .spl-text-sm,.spl-dynamic-text-color .spl-text-sm-desktop,.spl-dynamic-text-color .spl-text-sm-mobile,.spl-dynamic-text-color .spl-text-xl,.spl-dynamic-text-color .spl-text-xl-desktop,.spl-dynamic-text-color .spl-text-xl-mobile,.spl-dynamic-text-color .spl-text-xs,.spl-dynamic-text-color .spl-text-xxl,.spl-dynamic-text-color .spl-text-xxl-desktop,.spl-dynamic-text-color .spl-text-xxl-mobile,.spl-dynamic-text-color a,.spl-dynamic-text-color div,.spl-dynamic-text-color h1,.spl-dynamic-text-color h2,.spl-dynamic-text-color h3,.spl-dynamic-text-color h4,.spl-dynamic-text-color h5,.spl-dynamic-text-color h6,.spl-dynamic-text-color p,.spl-dynamic-text-color span{color:var(--text-color,inherit)}.m-x-xs{margin-left:4px;margin-right:4px}.m-x-sm{margin-left:8px;margin-right:8px}.m-x-md{margin-left:16px;margin-right:16px}.m-x-lg{margin-left:24px;margin-right:24px}.m-x-xl{margin-left:32px;margin-right:32px}.m-x-xxl{margin-left:48px;margin-right:48px}.m-y-xs{margin-bottom:4px;margin-top:4px}.m-y-sm{margin-bottom:8px;margin-top:8px}.m-y-md{margin-bottom:16px;margin-top:16px}.m-y-lg{margin-bottom:24px;margin-top:24px}.m-y-xl{margin-bottom:32px;margin-top:32px}.m-y-xxl{margin-bottom:48px;margin-top:48px}.m-xs{margin:4px}.m-sm{margin:8px}.m-md{margin:16px}.m-lg{margin:24px}.m-xl{margin:32px}.m-xxl{margin:48px}.m-t-xs{margin-top:4px}.m-t-sm{margin-top:8px}.m-t-md{margin-top:16px}.m-t-lg{margin-top:24px}.m-t-xl{margin-top:32px}.m-t-xxl{margin-top:48px}.m-r-xs{margin-right:4px}.m-r-sm{margin-right:8px}.m-r-md{margin-right:16px}.m-r-lg{margin-right:24px}.m-r-xl{margin-right:32px}.m-r-xxl{margin-right:48px}.m-b-xs{margin-bottom:4px}.m-b-sm{margin-bottom:8px}.m-b-md{margin-bottom:16px}.m-b-lg{margin-bottom:24px}.m-b-xl{margin-bottom:32px}.m-b-xxl{margin-bottom:48px}.m-l-xs{margin-left:4px}.m-l-sm{margin-left:8px}.m-l-md{margin-left:16px}.m-l-lg{margin-left:24px}.m-l-xl{margin-left:32px}.m-l-xxl{margin-left:48px}.p-x-xs{padding-left:4px;padding-right:4px}.p-x-sm{padding-left:8px;padding-right:8px}.p-x-md{padding-left:16px;padding-right:16px}.p-x-lg{padding-left:24px;padding-right:24px}.p-x-xl{padding-left:32px;padding-right:32px}.p-x-xxl{padding-left:48px;padding-right:48px}.p-y-xs{padding-bottom:4px;padding-top:4px}.p-y-sm{padding-bottom:8px;padding-top:8px}.p-y-md{padding-bottom:16px;padding-top:16px}.p-y-lg{padding-bottom:24px;padding-top:24px}.p-y-xl{padding-bottom:32px;padding-top:32px}.p-y-xxl{padding-bottom:48px;padding-top:48px}.p-xs{padding:4px}.p-sm{padding:8px}.p-md{padding:16px}.p-lg{padding:24px}.p-xl{padding:32px}.p-xxl{padding:48px}.p-t-xs{padding-top:4px}.p-t-sm{padding-top:8px}.p-t-md{padding-top:16px}.p-t-lg{padding-top:24px}.p-t-xl{padding-top:32px}.p-t-xxl{padding-top:48px}.p-r-xs{padding-right:4px}.p-r-sm{padding-right:8px}.p-r-md{padding-right:16px}.p-r-lg{padding-right:24px}.p-r-xl{padding-right:32px}.p-r-xxl{padding-right:48px}.p-b-xs{padding-bottom:4px}.p-b-sm{padding-bottom:8px}.p-b-md{padding-bottom:16px}.p-b-lg{padding-bottom:24px}.p-b-xl{padding-bottom:32px}.p-b-xxl{padding-bottom:48px}.p-l-xs{padding-left:4px}.p-l-sm{padding-left:8px}.p-l-md{padding-left:16px}.p-l-lg{padding-left:24px}.p-l-xl{padding-left:32px}.p-l-xxl{padding-left:48px}.m-x-auto{margin-left:auto;margin-right:auto}.m-0{margin:0}.m-t-0{margin-top:0}.m-r-0{margin-right:0}.m-b-0{margin-bottom:0}.m-l-0{margin-left:0}.p-0{padding:0}.p-t-0{padding-top:0}.p-r-0{padding-right:0}.p-b-0{padding-bottom:0}.p-l-0{padding-left:0}.container-spacing-small{padding-bottom:24px;padding-top:24px}.container-spacing-medium{padding-bottom:48px;padding-top:48px}.container-spacing-large{padding-bottom:72px;padding-top:72px}.adaptive-spacing{padding-bottom:var(--adaptive-padding-bottom,0);padding-top:var(--adaptive-padding-top,0)}@media(max-width:768px){.adaptive-spacing{padding-bottom:var(--adaptive-padding-bottom-mobile,var(--adaptive-padding-bottom,0));padding-top:var(--adaptive-padding-top-mobile,var(--adaptive-padding-top,0))}}.adaptive-spacing-safe{padding-bottom:var(--adaptive-padding-bottom,16px);padding-top:var(--adaptive-padding-top,16px)}.set-spacing-vars{--adaptive-padding-top:0px;--adaptive-padding-bottom:0px}.scarcity{display:-webkit-flex;display:flex;max-width:100%;overflow:hidden}.scarcity .scarcity__banner,.scarcity .scarcity__content{display:-webkit-flex;display:flex;height:100%;width:100%}.scarcity .scarcity__content{-webkit-align-items:center;align-items:center;-webkit-flex-direction:row;flex-direction:row;gap:24px;-webkit-justify-content:center;justify-content:center}@media(max-width:768px){.scarcity .scarcity__content{-webkit-flex-direction:row;flex-direction:row;gap:8px;-webkit-justify-content:space-between;justify-content:space-between}}.scarcity .scarcity__title-container{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;-webkit-justify-content:flex-start;justify-content:flex-start;max-width:var(--scarcity-title-container-width,none);overflow:hidden;position:relative;width:var(--scarcity-title-container-width,auto)}@media(max-width:768px){.scarcity .scarcity__title-container{-webkit-justify-content:center;justify-content:center;max-width:none;width:auto}}.scarcity .scarcity__text{opacity:1;overflow:hidden;position:relative;text-align:left;-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;width:100%;will-change:transform,opacity}.scarcity .scarcity__text:not(.scarcity__title--animating){-webkit-transition:opacity .2s ease-out,-webkit-transform .2s ease-out;transition:opacity .2s ease-out,-webkit-transform .2s ease-out;transition:opacity .2s ease-out,transform .2s ease-out;transition:opacity .2s ease-out,transform .2s ease-out,-webkit-transform .2s ease-out}.scarcity .scarcity__text--1{-webkit-animation:title1Entrance .5s ease-out,title1FadeOut .375s ease-in 2.25s;animation:title1Entrance .5s ease-out,title1FadeOut .375s ease-in 2.25s}.scarcity .scarcity__text--2{-webkit-animation:title2SlideUp .5s ease-out,title2FadeOut .375s ease-in 2.4s;animation:title2SlideUp .5s ease-out,title2FadeOut .375s ease-in 2.4s}.scarcity .scarcity__text--3{-webkit-animation:title3SlideUp .5s ease-out,title3FadeOut .375s ease-in 2.4s;animation:title3SlideUp .5s ease-out,title3FadeOut .375s ease-in 2.4s}.scarcity .scarcity__text--4{-webkit-animation:title4FadeIn .3s ease-out;animation:title4FadeIn .3s ease-out}.scarcity .scarcity__title--animating{color:var(--scarcity-text-color,#fff);-webkit-transform:scale3d(1.02,1.02,1);transform:scale3d(1.02,1.02,1);-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.scarcity .scarcity__text.scarcity__title--animating{-webkit-animation-play-state:running;animation-play-state:running}.scarcity .scarcity__countdown{-webkit-justify-content:flex-end;justify-content:flex-end}.scarcity .scarcity__countdown,.scarcity .scarcity__countdown-clock-icon{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex}.scarcity .scarcity__countdown-clock-icon{-webkit-justify-content:center;justify-content:center}@media(max-width:768px){.scarcity .scarcity__countdown{-webkit-justify-content:right;justify-content:right}.scarcity .scarcity__countdown-clock-icon svg{height:12px;width:12px}}.scarcity .scarcity__countdown-flex{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex}.scarcity .scarcity__countdown-unit{background:var(--scarcity-countdown-unit-background,#f06);border-radius:4px;box-shadow:none;-webkit-flex-direction:column;flex-direction:column;height:32px;text-align:center;width:40px}.scarcity .scarcity__countdown-separator,.scarcity .scarcity__countdown-unit{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.scarcity .scarcity__countdown-separator{-webkit-align-items:baseline;align-items:baseline;height:25px!important;line-height:22px;padding:0 1px;width:12px}@media(max-width:768px){.scarcity .scarcity__countdown-unit{border-radius:4px;height:22px;padding:0;width:24px}.scarcity .scarcity__countdown-separator{-webkit-align-items:baseline;align-items:baseline;height:16px;padding:0;width:8px}}@-webkit-keyframes title1Entrance{0%{opacity:0;-webkit-transform:translateY(24px);transform:translateY(24px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes title1Entrance{0%{opacity:0;-webkit-transform:translateY(24px);transform:translateY(24px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes title2SlideUp{0%{opacity:0;-webkit-transform:translateY(30px);transform:translateY(30px)}50%{opacity:.5;-webkit-transform:translateY(15px);transform:translateY(15px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes title2SlideUp{0%{opacity:0;-webkit-transform:translateY(30px);transform:translateY(30px)}50%{opacity:.5;-webkit-transform:translateY(15px);transform:translateY(15px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes title3SlideUp{0%{opacity:0;-webkit-transform:translateY(30px);transform:translateY(30px)}50%{opacity:.5;-webkit-transform:translateY(15px);transform:translateY(15px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes title3SlideUp{0%{opacity:0;-webkit-transform:translateY(30px);transform:translateY(30px)}50%{opacity:.5;-webkit-transform:translateY(15px);transform:translateY(15px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes title4FadeIn{0%{opacity:0;-webkit-transform:translateY(8px);transform:translateY(8px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes title4FadeIn{0%{opacity:0;-webkit-transform:translateY(8px);transform:translateY(8px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes title1FadeOut{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(-24px);transform:translateY(-24px)}}@keyframes title1FadeOut{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(-24px);transform:translateY(-24px)}}@-webkit-keyframes title2FadeOut{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(-24px);transform:translateY(-24px)}}@keyframes title2FadeOut{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(-24px);transform:translateY(-24px)}}@-webkit-keyframes title3FadeOut{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(-24px);transform:translateY(-24px)}}@keyframes title3FadeOut{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(-24px);transform:translateY(-24px)}}.spl-text-scarcity{color:var(--scarcity-text-color,#fff);font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:18px}.spl-text-scarcity__countdown{font-weight:700;width:24px}@media(min-width:769px){.spl-text-scarcity,.spl-text-scarcity__countdown{font-size:24px;line-height:28px}.spl-text-scarcity__countdown{font-weight:700;width:40px}}.scarcity--flash-offer{background:var(--scarcity-background,#f06);max-width:100%;overflow:hidden;width:100%}@media(max-width:768px){.scarcity--flash-offer{-webkit-flex-direction:column;flex-direction:column}}.scarcity--flash-offer .scarcity__content{height:54px;max-width:100%;overflow:hidden;padding:0 24px;width:100%}@media(max-width:768px){.scarcity--flash-offer .scarcity__content{height:32px;max-width:100%;overflow:hidden;padding:0 16px;width:100%}}.scarcity--flash-offer .scarcity__title-container{min-width:0;overflow:hidden}@media(max-width:768px){.scarcity--flash-offer .scarcity__title-container{max-width:-webkit-calc(100% - var(--countdown-width,80px));max-width:calc(100% - var(--countdown-width, 80px))}}.scarcity--flash-offer .scarcity__flash-title{margin:0;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}@media(max-width:768px){.scarcity--flash-offer .scarcity__flash-title{text-align:center}}.scarcity--flash-offer .scarcity__countdown{-webkit-flex-shrink:0;flex-shrink:0;gap:8px;--countdown-width:96px}@media(max-width:768px){.scarcity--flash-offer .scarcity__countdown{-webkit-flex-shrink:0;flex-shrink:0;gap:4px;width:var(--countdown-width)}.scarcity--flash-offer .scarcity__countdown:has(.scarcity__countdown-clock-icon){--countdown-width:112px;width:var(--countdown-width)}}.scarcity--card{-webkit-align-items:center;align-items:center;background:var(--scarcity-card-background,#fff)!important;display:-webkit-flex;display:flex;height:80px;-webkit-justify-content:center;justify-content:center;overflow:hidden;position:relative}@media(max-width:768px){.scarcity--card{height:42px}}.scarcity--card .scarcity{width:100%}.scarcity--card .scarcity__content{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;gap:24px;-webkit-justify-content:center;justify-content:center;padding:0 8px;width:100%}@media(max-width:768px){.scarcity--card .scarcity__content{-webkit-flex-direction:row;flex-direction:row;gap:4px;-webkit-justify-content:space-between;justify-content:space-between}}.scarcity--card .scarcity__title-container{min-width:0}.scarcity--card .scarcity__card-title{margin:0;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:100%}.scarcity--card .scarcity__countdown{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;-webkit-flex-shrink:0;flex-shrink:0;gap:4px}.scarcity--card .scarcity__countdown-time{font-size:12px;font-weight:500;line-height:1}.scarcity--card.adaptive-spacing{border-radius:0;padding-left:24px;padding-right:24px}@media(max-width:768px){.scarcity--card:not(.adaptive-spacing){padding:24px}.scarcity--card.adaptive-spacing{padding-left:16px;padding-right:16px}}.scarcity--card .scarcity--flash-offer{border-radius:4px}@media(min-width:1024px){.scarcity--card .scarcity--flash-offer{width:1184px}}body{background-color:#e7e7e7!important;font-family:Proxima Nova,-apple-system,Helvetica Neue,Helvetica,Roboto,Arial,sans-serif;font-style:normal;font-weight:300;margin:0}@media(min-width:768px){main{overflow-x:hidden}}.hub a{text-decoration:none}body.light{background-color:#fff!important}.search.hub{background-color:#f5f5f5!important}.light.hub{background-color:#fff!important}@media(max-width:768px){.home-pto.hub{background-color:#f5f5f5}.home-pto.hub.pto-android{background-color:#eee!important}}.dark.hub,body.dark{background-color:#000!important}.dark.hub .hub_section__hub_header{margin-bottom:0}.dark.hub .about .title,.dark.hub .item__banner.banner__numeric .description .title,.dark.hub h3{color:#333}.dark.hub .disclaimer,.dark.hub .donate-title,.dark.hub .donate_wrapper,.dark.hub .dynamic__carousel-title,.dark.hub .hub_subtitle,.dark.hub .subtitle,.dark.hub .text__title,.dark.hub .text__title p,.dark.hub .title,.dark.hub h1{color:#bbb}.dark.hub .hub__carousel .carousel__brands-ul .carousel__item-img,.dark.hub .hub__carousel .carousel__ul .carousel__item-img{padding:0!important}.dark.hub .hub_carousel .carousel-container .next-button:after,.dark.hub .hub_carousel .carousel-container .next-button:before,.dark.hub .hub_carousel .carousel-container .prev-button:after,.dark.hub .hub_carousel .carousel-container .prev-button:before{background-color:#bbb!important}.dark.hub .hub__subtitle .text__primary{color:#bbb}.dark.hub .andes-button--loud,.dark.hub .andes-button--loud:focus,.dark.hub .andes-button--loud:link,.dark.hub .andes-button--loud:visited{background-color:#fff159!important;border-color:#fff159;color:#000}.dark.hub .container-faq,.dark.hub .container-title{background-color:#000!important}

/*# sourceMappingURL=hub.55015c86.css.map*/