@-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)}}@-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}}.andes-button:focus{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-button:focus-visible{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-button:focus:not(:focus-visible){box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}.andes-button{border-radius:6px;display:inline-block;font-family:var(--andes-font-family-primary,"Proxima Nova",-apple-system,"Roboto",Arial,sans-serif);font-size:16px;font-weight:var(--andes-font-weight-semibold,600);height:48px;line-height:48px;padding:0 24px;text-align:center;width:auto;-webkit-font-smoothing:antialiased}@media(prefers-reduced-motion:no-preference){.andes-button{-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));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}@-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--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-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:var(--andes-font-weight-regular,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:var(--andes-font-weight-semibold,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:var(--andes-font-weight-regular,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:var(--andes-font-weight-regular,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:var(--andes-font-weight-regular,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-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:var(--andes-font-weight-regular,400)}.andes-progress-indicator-circular__label{color:var(--andes-progress-indicator-circular-color-label,rgba(0,0,0,.9));font-weight:var(--andes-font-weight-regular,400);-webkit-font-smoothing:antialiased}.andes-progress-indicator-circular--indeterminate .andes-progress-indicator-circular__svg{-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-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:var(--andes-font-weight-semibold,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}}@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:var(--andes-font-family-primary,"Proxima Nova",-apple-system,"Roboto",Arial,sans-serif);font-weight:var(--andes-font-weight-regular,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:var(--andes-font-family-primary,"Proxima Nova",-apple-system,"Roboto",Arial,sans-serif);font-size:inherit;font-weight:var(--andes-font-weight-semibold,600);text-align:right;text-transform:uppercase;white-space:nowrap;-webkit-font-smoothing:antialiased;-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);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{-webkit-flex-wrap:wrap;flex-wrap:wrap}.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 .poly-card--grid-card.poly-card--mobile .poly-card__portada--grid-height{max-height:250px!important;min-width:auto!important}.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__portada{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.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 .poly-card__portada{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.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:var(--andes-font-family-primary,"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__portada{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.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:var(--andes-font-family-primary,"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){.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,.item__banner.banner__numeric .description .title,.spl-text-xl{color:rgba(0,0,0,.9);font-family:var(--andes-font-family-primary,"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){.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,.item__banner.banner__numeric .description .title,.spl-text-xl{font-size:32px;line-height:36px}}@media(min-width:769px){.grid__header .offer,.spl-text-lg{color:rgba(0,0,0,.9);font-family:var(--andes-font-family-primary,"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,.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,.spl-text-md{color:rgba(0,0,0,.9);font-family:var(--andes-font-family-primary,"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,.spl-text-md{font-size:24px;line-height:28px}}@media(min-width:769px){.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:var(--andes-font-family-primary,"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){.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:var(--andes-font-family-primary,"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:var(--andes-font-family-primary,"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:var(--andes-font-family-primary,"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:var(--andes-font-family-primary,"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:var(--andes-font-family-primary,"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:var(--andes-font-family-primary,"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:var(--andes-font-family-primary,"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}.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,.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,.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 .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 .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 .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 .poly-card__portada{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.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:var(--andes-font-family-primary,"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){.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,.item__banner.banner__numeric .description .title,.spl-text-xl{color:rgba(0,0,0,.9);font-family:var(--andes-font-family-primary,"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){.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,.item__banner.banner__numeric .description .title,.spl-text-xl{font-size:32px;line-height:36px}}@media only screen and (max-width:768px){.grid__header .offer,.spl-text-lg{color:rgba(0,0,0,.9);font-family:var(--andes-font-family-primary,"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,.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,.spl-text-md{color:rgba(0,0,0,.9);font-family:var(--andes-font-family-primary,"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,.spl-text-md{font-size:24px;line-height:28px}}@media only screen and (max-width:768px){.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:var(--andes-font-family-primary,"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){.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:var(--andes-font-family-primary,"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:var(--andes-font-family-primary,"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:var(--andes-font-family-primary,"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:var(--andes-font-family-primary,"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:var(--andes-font-family-primary,"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:var(--andes-font-family-primary,"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:var(--andes-font-family-primary,"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}.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,.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,.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 .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 .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 .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:var(--andes-font-family-primary,"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__portada{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.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}.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}[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%)}.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__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}.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:var(--andes-font-family-primary,"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}}.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}}.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:var(--andes-font-family-primary,"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:var(--andes-font-weight-semibold,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:var(--andes-font-family-primary,"Proxima Nova",-apple-system,"Roboto",Arial,sans-serif);-webkit-font-smoothing:antialiased}.andes-typography.andes-typography--type-body.andes-typography--weight-regular{font-weight:var(--andes-font-weight-regular,400)}.andes-typography.andes-typography--type-body.andes-typography--weight-semibold,.andes-typography.andes-typography--type-title{font-weight:var(--andes-font-weight-semibold,600)}.andes-typography-text-list{list-style:none;margin:0;padding:0;position:relative}.andes-typography-text-list__item{list-style:none}.andes-typography--size-xs.andes-typography--type-title{font-size:18px;line-height:22px;margin:1.27em 0 0}.andes-typography--size-xs.andes-typography--type-title:first-child{margin:0}.andes-typography--size-xs.andes-typography--type-body{font-size:12px;line-height:15px}.andes-typography-text-list.andes-typography--size-xs.andes-typography--type-body,p.andes-typography--size-xs.andes-typography--type-body{margin:.75em 0 0}.andes-typography-text-list.andes-typography--size-xs.andes-typography--type-body:first-child,p.andes-typography--size-xs.andes-typography--type-body:first-child{margin:0}.andes-typography--size-s.andes-typography--type-title{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)}@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:var(--andes-font-family-primary,"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:var(--andes-font-family-primary,"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:var(--andes-font-family-primary,"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:var(--andes-font-family-primary,"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:var(--andes-font-family-primary,"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:var(--andes-font-family-primary,"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:var(--andes-font-family-primary,"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:var(--andes-font-family-primary,"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}@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}.spl-text-xxl{color:rgba(0,0,0,.9);font-family:var(--andes-font-family-primary,"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}}.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,.item__banner.banner__numeric .description .title,.spl-text-xl{color:rgba(0,0,0,.9);font-family:var(--andes-font-family-primary,"Proxima Nova",-apple-system,"Roboto",Arial,sans-serif);font-size:28px;font-weight:700;letter-spacing:0;line-height:32px}@media(min-width:769px){.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,.item__banner.banner__numeric .description .title,.spl-text-xl{font-size:32px;line-height:36px}}.grid__header .offer,.spl-text-lg{color:rgba(0,0,0,.9);font-family:var(--andes-font-family-primary,"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,.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,.spl-text-md{color:rgba(0,0,0,.9);font-family:var(--andes-font-family-primary,"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,.spl-text-md{font-size:24px;line-height:28px}}.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:var(--andes-font-family-primary,"Proxima Nova",-apple-system,"Roboto",Arial,sans-serif);font-size:16px;font-weight:600;letter-spacing:0;line-height:20px}@media(min-width:769px){.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:var(--andes-font-family-primary,"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:var(--andes-font-family-primary,"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:var(--andes-font-family-primary,"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:var(--andes-font-family-primary,"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:var(--andes-font-family-primary,"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:var(--andes-font-family-primary,"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:var(--andes-font-family-primary,"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}.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,.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,.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 .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 .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 .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}.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}body{background:#f5f5f5;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}.search .dynamic_carousel{padding:12px 0 0}.search .dynamic_carousel .dynamic-carousel__container--with-link{padding:0 12px}.search .dynamic_carousel .carousel-mobile-list-element:first-of-type{padding-left:8px}.search .dynamic_carousel .carousel-mobile-list-element:last-of-type{padding-right:8px}.search .dynamic_carousel .dynamic_carousel__home .andes-card{margin:1px 4px 2px}.search .dynamic_carousel .dynamic-carousel-mobile{margin-bottom:0;padding:0 12px}.search .hub_carousel{margin:0;padding:12px 0 0;width:100%}.search .hub_boxed-width{padding:12px 12px 0}.search .hub_boxed-width .banner-large,.search .hub_boxed-width .content .banner_image{margin:0}

/*# sourceMappingURL=search.3f062c83.css.map*/