.andes-card--padding-0>.andes-card__content,.andes-card--padding-0>.andes-card__footer,.andes-card--padding-0>.andes-card__header{padding:0}.andes-card--padding-16>.andes-card__content,.andes-card--padding-16>.andes-card__footer,.andes-card--padding-16>.andes-card__header{padding:16px}.andes-card--padding-24>.andes-card__content,.andes-card--padding-24>.andes-card__footer,.andes-card--padding-24>.andes-card__header{padding:24px}.andes-card--padding-32>.andes-card__content,.andes-card--padding-32>.andes-card__footer,.andes-card--padding-32>.andes-card__header{padding:32px}.andes-card--padding-40>.andes-card__content,.andes-card--padding-40>.andes-card__footer,.andes-card--padding-40>.andes-card__header{padding:40px}.andes-card{background-color:#fff;border-radius:6px;font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif}.andes-card--animated{transition:box-shadow .2s ease-in-out}.andes-card--animated:hover,.andes-card--elevated{box-shadow:0 6px 16px 0 rgba(0,0,0,.1)}.andes-card--flat{box-shadow:0 1px 2px 0 rgba(0,0,0,.12)}.andes-card--secondary-light{background-color:#f5f5f5;box-shadow:none}.andes-card--secondary-dark{background-color:#ededed;box-shadow:none}.andes-card--outline{border:1px solid rgba(0,0,0,.1)}.andes-card>:first-child{border-top-left-radius:6px;border-top-right-radius:6px}.andes-card>:last-child{border-bottom-left-radius:6px;border-bottom-right-radius:6px}.andes-card__header{padding-bottom:14px}.andes-card__header--border{border-bottom:1px solid rgba(0,0,0,.07)}.andes-card__header-title{color:rgba(0,0,0,.9);font-size:16px;font-weight:600;line-height:20px;margin:0;padding:0}.andes-card__footer{padding-top:14px}.andes-card__footer--common{color:var(--andes-color-blue-500,#3483fa);font-size:16px;font-weight:600;line-height:20px;text-decoration:none;transition:background-color .15s ease-out}.andes-card__footer--common:focus{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-card__footer--common:focus-visible{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-card__footer--common:focus:not(:focus-visible){box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}.andes-card__footer--common:hover{background-color:#f5f5f5;color:var(--andes-color-blue-600,#2968c8)}.andes-card__footer--link{display:block}.andes-card__footer--button{background-color:transparent;border-bottom-width:0;border-left-color:transparent;border-right-color:transparent;border-top-left-radius:0;border-top-right-radius:0;border-top-width:0;box-shadow:0 0 0 0 #fff;cursor:pointer;font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;text-align:left;width:100%}@media(prefers-reduced-motion:no-preference){.andes-card__footer--button{transition:box-shadow .25s ease-out,background-color .2s ease-out}}.andes-card__footer--border{border-top:1px solid rgba(0,0,0,.07)}.andes-card__footer-arrow{border-color:var(--andes-color-blue-500,#3483fa);border-style:solid;border-width:1px 1px 0 0;display:block;float:right;height:7px;margin-top:5px;transform:rotate(45deg);width:7px}.andes-card--accent .andes-card__content{position:relative}.andes-card--accent>.andes-card__content:before{background:var(--andes-color-blue-500,#3483fa);content:"";display:block;height:100%;left:0;position:absolute;top:0;width:4px}.andes-card--accent .andes-card__content:first-child:before{border-top-left-radius:6px}.andes-card--accent .andes-card__content:last-child:before{border-bottom-left-radius:6px}.andes-card--green .andes-card__content{position:relative}.andes-card--green>.andes-card__content:before{background:#00a650;content:"";display:block;height:100%;left:0;position:absolute;top:0;width:4px}.andes-card--green .andes-card__content:first-child:before{border-top-left-radius:6px}.andes-card--green .andes-card__content:last-child:before{border-bottom-left-radius:6px}.andes-card--orange .andes-card__content{position:relative}.andes-card--orange>.andes-card__content:before{background:#f73;content:"";display:block;height:100%;left:0;position:absolute;top:0;width:4px}.andes-card--orange .andes-card__content:first-child:before{border-top-left-radius:6px}.andes-card--orange .andes-card__content:last-child:before{border-bottom-left-radius:6px}.andes-card--red .andes-card__content{position:relative}.andes-card--red>.andes-card__content:before{background:#f23d4f;content:"";display:block;height:100%;left:0;position:absolute;top:0;width:4px}.andes-card--red .andes-card__content:first-child:before{border-top-left-radius:6px}.andes-card--red .andes-card__content:last-child:before{border-bottom-left-radius:6px}.andes-card--none .andes-card__content{position:relative}.andes-card--none>.andes-card__content:before{background:"none";content:"";display:block;height:100%;left:0;position:absolute;top:0;width:4px}.andes-card--none .andes-card__content:first-child:before{border-top-left-radius:6px}.andes-card--none .andes-card__content:last-child:before{border-bottom-left-radius:6px}.andes-card--secondary-color .andes-card__content{position:relative}.andes-card--secondary-color>.andes-card__content:before{background:var(--background-secondary-color);content:"";display:block;height:100%;left:0;position:absolute;top:0;width:4px}.andes-card--secondary-color .andes-card__content:first-child:before{border-top-left-radius:6px}.andes-card--secondary-color .andes-card__content:last-child:before{border-bottom-left-radius:6px}.andes-money-amount{align-items:baseline;display:flex;font-weight:400;line-height:1.25}.andes-money-amount__currency-symbol,.andes-money-amount__negative-symbol{padding-right:.2em}.andes-money-amount--compact{line-height:1}.andes-money-amount--cents-superscript .andes-money-amount__cents{align-self:flex-start;margin-left:1px}.andes-money-amount--weight-semibold{font-weight:600}.andes-money-amount--previous{color: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 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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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{align-items:center;color:#00a650;display:flex;font-weight:400}.andes-money-amount__discount .andes-money-amount__discount-icon-12{align-items:center;color:#00a650;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{align-items:center;color:#00a650;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{align-items:center;color:#00a650;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{align-items:center;color:#00a650;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{align-items:center;color:#00a650;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{align-items:center;color:#00a650;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{align-items:center;color:#00a650;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{align-items:center;color:#00a650;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}p .andes-money-amount{font-weight:inherit}.andes-money-amount-combo{display:flex;flex-direction:column}.andes-money-amount-combo__main-container{align-items:center;display:flex}.andes-money-amount-combo__main-container .andes-money-amount__discount{margin-left:4px}.poly-component__action-links{align-items:center;display:flex;justify-content:start;margin-top:16px}.poly-component__action-links .poly-action-links__action{border-left:1px solid rgba(0,0,0,.1);font-size:14px;line-height:18px;z-index:2}.poly-component__action-links .poly-action-links__action .poly-action__button{padding:0 8px}.poly-component__action-links .poly-action-links__action:first-child{border:0}.poly-component__action-links .poly-action-links__action:first-child .poly-action__button{padding:0 8px 0 0}.poly-component__action-links .poly-action-links__action:last-child .poly-action__button{padding:0 0 0 8px}.poly-component__action-links .poly-action-links__action:only-child .poly-action__button{padding:0}.poly-component__action-links .poly-action-links__action svg{margin-right:4px}.poly-component__action-links .poly-action-links__action--button{border:none;margin:0;padding:0;width:100%}.poly-component__action-links .poly-action-links__action--button .andes-button{width:100%}.poly-component__action-links .poly-action-links__action--button .andes-button__text{display:contents}.poly-component__action-links--buttons{align-items:start;flex-direction:column}.poly-card--grid .poly-component__action-links,.poly-card--grid-card .poly-component__action-links{margin-top:8px}.poly-card--grid .poly-component__action-links .poly-action-links__action,.poly-card--grid-card .poly-component__action-links .poly-action-links__action{font-size:16px;line-height:20px}.poly-card--grid-card.poly-card--mobile .poly-component__action-links .poly-action-links__action,.poly-card--grid.poly-card--mobile .poly-component__action-links .poly-action-links__action{line-height:18px}.poly-card--mobile .poly-component__action-links{margin-top:8px}.poly-card--small .poly-component__action-links{margin:var(--poly-general-component-margin)}.poly-card--grid-card.poly-card--small .poly-component__action-links,.poly-card--grid.poly-card--small .poly-component__action-links{flex-wrap:wrap;gap:8px}.poly-card--grid-card.poly-card--small .poly-component__action-links .poly-action-links__action,.poly-card--grid.poly-card--small .poly-component__action-links .poly-action-links__action{border-left:unset;padding-left:0}.poly-card--medium .poly-component__action-links{margin:var(--poly-general-component-margin)}.poly-card--grid-card.poly-card--medium .poly-component__action-links,.poly-card--grid.poly-card--medium .poly-component__action-links{flex-wrap:wrap;gap:8px;justify-content:space-between}.poly-card--grid-card.poly-card--medium .poly-component__action-links .poly-action-links__action,.poly-card--grid.poly-card--medium .poly-component__action-links .poly-action-links__action{border-left:unset;padding-left:0}.poly-card .poly-component__headline{color:rgba(0,0,0,.55);display:flex;font-size:var(--poly-general-font-size);font-weight:400;line-height:var(--poly-general-line-height);margin-top:12px}.poly-card .poly-component__headline+.poly-component__title,.poly-card .poly-component__headline+.poly-component__title-wrapper{margin-top:0}.poly-card--grid .poly-component__headline,.poly-card--grid-card .poly-component__headline{font-size:12px;margin-top:16px}.poly-card--grid-card.poly-card--mobile .poly-component__headline,.poly-card--grid.poly-card--mobile .poly-component__headline{margin-top:12px}.poly-card--small .poly-component__headline{margin-top:4px}.poly-card--medium .poly-component__headline{margin-top:12px}.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-top:12px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis}.poly-card .poly-component__brand+.poly-component__headline,.poly-card .poly-component__brand+.poly-component__title,.poly-card .poly-component__brand+.poly-component__title-wrapper{margin-top:0}.poly-card--grid .poly-component__brand,.poly-card--grid-card .poly-component__brand{margin-top:16px}.poly-card--grid-card.poly-card--mobile .poly-component__brand,.poly-card--grid.poly-card--mobile .poly-component__brand{margin-top:12px}.poly-card--small .poly-component__brand{margin-top:4px}.poly-card--medium .poly-component__brand{margin-top:12px}.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-bottom:4px}.poly-component__seller svg{margin-left:4px;transform:translateY(1px)}a.poly-component__seller{text-decoration:none;z-index:2}a.poly-component__seller:hover{color:#737373}.poly-card--single .poly-component__seller{margin-top:4px}.poly-card--mobile .poly-component__seller svg{height:12px;width:12px}.poly-card--small .poly-component__seller{margin-bottom:0}.poly-component__trade-in{align-items:center;color:var(--andes-color-blue-500,var(--andes-color-blue-500,#3483fa));display:flex;font-size:var(--poly-general-font-size);font-weight:600;line-height:var(--poly-general-line-height);margin:var(--poly-general-component-margin)}.poly-component__trade-in svg{margin-right:8px}.poly-card--medium .poly-component__trade-in svg,.poly-card--mobile .poly-component__trade-in svg,.poly-card--small .poly-component__trade-in svg{height:12px;transform:translateY(-1px);width:12px}.poly-component__last-available{display:flex}.poly-component__last-available,.poly-component__location{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;color:rgba(0,0,0,.55);display:-webkit-box;overflow:hidden;text-decoration:none}.poly-component__location+.poly-component__possession-date{margin-top:0}.poly-card--small .poly-component__location+.poly-component__possession-date{margin:var(--poly-general-component-margin)}.poly-component__possession-date{display:-webkit-box;overflow:hidden;text-decoration:none}.poly-component__possession-date,.poly-component__variations-text{color:rgba(0,0,0,.55);font-size:var(--poly-general-font-size);font-weight:400;line-height:var(--poly-general-line-height);margin:var(--poly-general-component-margin)}.poly-component__variations-text+.poly-component__item-condition,.poly-component__variations-text+.poly-component__manufacturing-time{margin-top:0}.poly-card--small .poly-component__variations-text+.poly-component__item-condition,.poly-card--small .poly-component__variations-text+.poly-component__manufacturing-time,.poly-component__manufacturing-time{margin:var(--poly-general-component-margin)}.poly-component__manufacturing-time{color:rgba(0,0,0,.55);font-size:var(--poly-general-font-size);font-weight:400;line-height:var(--poly-general-line-height)}.poly-component__manufacturing-time+.poly-component__item-condition{margin-top:0}.poly-card--small .poly-component__manufacturing-time+.poly-component__item-condition{margin:var(--poly-general-component-margin)}.poly-component__item-condition,.poly-component__shipped-from{color:rgba(0,0,0,.55);font-size:var(--poly-general-font-size);font-weight:400;line-height:var(--poly-general-line-height);margin:var(--poly-general-component-margin)}.poly-component__shipped-from svg{transform:translateY(3px)}.poly-card--mobile .poly-component__shipped-from svg,.poly-card--small .poly-component__shipped-from svg{height:12px;width:38px}.poly-component__purchase-options{color:var(--andes-color-blue-500,var(--andes-color-blue-500,#3483fa));font-size:var(--poly-general-font-size);font-weight:600;line-height:var(--poly-general-line-height);margin:var(--poly-general-component-margin);text-decoration:none;z-index:2}.poly-component__paused{align-items:center;color:rgba(0,0,0,.9);display:flex;font-size:14px;font-weight:400;line-height:18px;margin:12px 0 8px}.poly-component__paused svg{margin-right:8px}.poly-card--mobile .poly-component__paused{align-items:start;margin:8px 0}.poly-card--single .poly-component__paused{margin:12px 0 8px}.poly-card--small .poly-component__paused{align-items:start;font-size:12px;line-height:15px;margin:var(--poly-general-component-margin)}.poly-card--medium .poly-component__paused{align-items:start;margin:8px 0}.poly-component__featured{color:rgba(0,0,0,.55);cursor:pointer;display:flex;font-size:var(--poly-general-font-size);justify-content:flex-end;line-height:var(--poly-general-line-height);margin-top:12px;text-decoration:none;transition:opacity .1s .1s;width:100%}.poly-card--grid-card:not(.poly-card--mobile):not(.poly-card--tablet):not(:hover) .poly-component__featured,.poly-card--grid:not(.poly-card--mobile):not(.poly-card--tablet):not(:hover) .poly-component__featured{height:1px;left:-9999px;opacity:0;overflow:hidden;position:absolute}.poly-card--grid-card:not(.poly-card--mobile):not(.poly-card--tablet):hover:not(.poly-card--mobile):not(.poly-card--tablet) .poly-component__featured,.poly-card--grid:not(.poly-card--mobile):not(.poly-card--tablet):hover:not(.poly-card--mobile):not(.poly-card--tablet) .poly-component__featured{height:auto;opacity:1;overflow:visible;position:unset}.poly-card--small .poly-component__featured{margin-top:8px}.poly-component__ads-promotions{color:rgba(0,0,0,.55);display:flex;font-size:var(--poly-general-font-size);justify-content:flex-end;line-height:var(--poly-general-line-height);margin-top:12px;text-decoration:none;width:100%;z-index:2}.poly-card--list-card.poly-card--mobile .poly-component__ads-promotions,.poly-card--list.poly-card--mobile .poly-component__ads-promotions{font-size:14px;line-height:18px}.poly-component__tour-virtual{color:rgba(0,0,0,.9);cursor:pointer;display:flex;font-size:10px;font-weight:600;justify-content:flex-start;letter-spacing:-.1px;line-height:13px;margin-top:12px;text-decoration:none;text-wrap:nowrap;transition:opacity .1s .1s;width:100%}.poly-component__tour-virtual svg{margin-right:4px}.poly-card--grid-card:not(.poly-card--mobile):not(.poly-card--tablet):not(:hover) .poly-component__tour-virtual,.poly-card--grid:not(.poly-card--mobile):not(.poly-card--tablet):not(:hover) .poly-component__tour-virtual{height:1px;left:-9999px;opacity:0;overflow:hidden;position:absolute}.poly-card--grid-card:not(.poly-card--mobile):not(.poly-card--tablet):hover:not(.poly-card--mobile):not(.poly-card--tablet) .poly-component__tour-virtual,.poly-card--grid:not(.poly-card--mobile):not(.poly-card--tablet):hover:not(.poly-card--mobile):not(.poly-card--tablet) .poly-component__tour-virtual{height:auto;opacity:1;overflow:visible;position:unset}.poly-card--small .poly-component__tour-virtual{margin-bottom:4px;margin-top:14px;width:100%}.poly-component__available-units{-webkit-box-orient:vertical;-webkit-line-clamp:1;color:rgba(0,0,0,.55);display:-webkit-box;font-weight:400;overflow:hidden;text-decoration:none}.poly-component__available-units,.poly-component__visit-request{font-size:var(--poly-general-font-size);line-height:var(--poly-general-line-height);margin:var(--poly-general-component-margin)}.poly-component__visit-request{align-items:center;color:rgba(0,0,0,.9);display:flex;font-weight:600}.poly-component__visit-request svg{margin-right:4px}.poly-component__visit-request+.poly-component__visit-history{margin-top:0}.poly-card--mobile .poly-component__visit-request svg{transform:translateY(-1px)}.poly-card--small .poly-component__visit-request{align-items:start}.poly-card--small .poly-component__visit-request+.poly-component__visit-history{margin:var(--poly-general-component-margin)}.poly-card--small .poly-component__visit-request svg{transform:translateY(-1px)}.poly-card--medium .poly-component__visit-request{align-items:start}.poly-card--medium .poly-component__visit-request svg{transform:translateY(-1px)}.poly-component__visit-history{align-items:center;display:flex;font-size:var(--poly-general-font-size);font-weight:400;line-height:var(--poly-general-line-height)}.poly-component__visit-history svg{margin-right:4px}.poly-card--medium .poly-component__visit-history,.poly-card--small .poly-component__visit-history{align-items:start}.poly-component__cbt{color:var(--andes-color-blue-600,#2968c8);font-size:12px;font-style:italic;font-weight:700}.poly-component__cbt,.poly-component__cpg{display:flex;line-height:16px;margin:var(--poly-general-component-margin)}.poly-card--mobile .poly-component__cpg svg{height:auto;width:90px}.poly-component__compats{align-items:center;color:rgba(0,0,0,.9);display:flex;font-size:var(--poly-general-font-size);font-weight:600;line-height:var(--poly-general-line-height);margin:var(--poly-general-component-margin)}.poly-component__compats svg{margin-right:4px}.poly-card--mobile .poly-component__compats svg{height:12px;transform:translateY(-1px);width:12px}.poly-card--small .poly-component__compats{align-items:start}.poly-card--small .poly-component__compats svg{height:12px;transform:translateY(1px);width:12px}.poly-card--medium .poly-component__compats{align-items:start}.poly-component__installation-services{align-items:center;color:var(--andes-color-blue-500,var(--andes-color-blue-500,#3483fa));display:flex;font-size:var(--poly-general-font-size);font-weight:600;line-height:var(--poly-general-line-height);margin:var(--poly-general-component-margin)}.poly-component__installation-services svg{margin-right:4px}.poly-card--mobile .poly-component__installation-services svg{height:12px;transform:translateY(-1px);width:12px}.poly-card--small .poly-component__installation-services{align-items:start}.poly-card--small .poly-component__installation-services svg{height:14px;width:14px}.poly-card--medium .poly-component__installation-services{align-items:start}.poly-component__label{color:rgba(0,0,0,.9);display:flex;font-size:var(--poly-general-font-size);font-weight:400;line-height:var(--poly-general-line-height);margin: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-price-for-business{color:rgba(0,0,0,.9);display:flex;font-size:12px;font-style:italic;font-weight:700;line-height:16px;margin:var(--poly-general-component-margin)}.poly-card--medium .poly-component__label-price-for-business,.poly-card--mobile .poly-component__label-price-for-business,.poly-card--small .poly-component__label-price-for-business{font-size:11px;line-height:13px}.poly-component__image-wrapper{margin:0}.poly-component__image-wrapper--image-height{display:flex;max-height:var(--poly-image-max-height);min-height:var(--poly-image-size)}.poly-component__image-wrapper--image-height .poly-component__picture{height:auto;max-width:var(--poly-image-size);width:auto}.poly-component__badge{bottom:0;display:flex;position:absolute;right:0;transform:translateY(50%);z-index:3}.poly-component__badge--image{align-items:center;background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:6px;box-sizing:border-box;height:40px;justify-content:center;padding:4px;position:absolute;right:13px;width:53px}.poly-component__badge .poly-component__picture{object-fit:contain}.poly-card--list .poly-component__badge--image,.poly-card--list-card .poly-component__badge--image,.poly-card--mobile .poly-component__badge--image{right:8px}.poly-component__bookmark{display:flex;position:absolute;z-index:3}.poly-component__bookmark .poly-bookmark__btn{align-items:center;background-color:hsla(0,0%,100%,.9);border:none;border-radius:50%;cursor:pointer;display:inline-flex;justify-content:center;opacity:0;padding:0}.poly-component__bookmark .poly-bookmark__btn svg.poly-bookmark__icon-full{transition:opacity .25s ease-in-out,transform .35s cubic-bezier(0,0,.3,1.5)}.poly-component__bookmark .poly-bookmark__btn--active{opacity:1}.poly-component__bookmark .poly-bookmark__btn--active svg.poly-bookmark__icon-full{opacity:1;transform:scale(1)}.poly-component__bookmark .poly-bookmark__btn:active:focus{outline:none}.poly-component__bookmark .poly-bookmark__btn:focus-visible{opacity:1}.poly-component__bookmark .poly-bookmark__btn:focus-visible .poly-bookmark__icon-empty{opacity:1}.poly-component__bookmark .poly-bookmark__icon-full{fill:var(--andes-color-blue-500,#3483fa);transform:scale(0)}.poly-component__bookmark .poly-bookmark__icon-empty,.poly-component__bookmark .poly-bookmark__icon-full{height:20px;opacity:0;overflow:visible;position:absolute;stroke-width:1px;stroke:var(--andes-color-blue-500,#3483fa);vector-effect:non-scaling-stroke;width:20px}.poly-component__bookmark .poly-bookmark__icon-empty{fill:transparent}.poly-card:hover .poly-bookmark__btn{opacity:1;transition:opacity .1s .1s}.poly-card:hover .poly-bookmark__btn .poly-bookmark__icon-empty{opacity:1}.poly-card:focus-within:not(:hover) .poly-component-bookmark__btn:not(.poly-component-bookmark__btn--active){opacity:0}.poly-card--grid .poly-component__bookmark,.poly-card--grid-card .poly-component__bookmark{left:calc(100% - 48px);top:8px}.poly-card--grid .poly-component__bookmark .poly-bookmark__btn,.poly-card--grid-card .poly-component__bookmark .poly-bookmark__btn{height:40px;width:40px}.poly-card--grid .poly-component__bookmark .poly-bookmark__icon-empty,.poly-card--grid .poly-component__bookmark .poly-bookmark__icon-full,.poly-card--grid-card .poly-component__bookmark .poly-bookmark__icon-empty,.poly-card--grid-card .poly-component__bookmark .poly-bookmark__icon-full{height:20px;width:20px}.poly-card--grid-card.poly-card--mobile .poly-component__bookmark,.poly-card--grid.poly-card--mobile .poly-component__bookmark{left:calc(100% - 44px);top:12px}.poly-card--grid-card.poly-card--mobile .poly-component__bookmark .poly-bookmark__btn,.poly-card--grid.poly-card--mobile .poly-component__bookmark .poly-bookmark__btn{height:32px;opacity:1;width:32px}.poly-card--grid-card.poly-card--mobile .poly-component__bookmark .poly-bookmark__icon-empty,.poly-card--grid-card.poly-card--mobile .poly-component__bookmark .poly-bookmark__icon-full,.poly-card--grid.poly-card--mobile .poly-component__bookmark .poly-bookmark__icon-empty,.poly-card--grid.poly-card--mobile .poly-component__bookmark .poly-bookmark__icon-full{height:16px;width:16px}.poly-card--grid-card.poly-card--mobile .poly-component__bookmark .poly-bookmark__icon-empty,.poly-card--grid.poly-card--mobile .poly-component__bookmark .poly-bookmark__icon-empty{opacity:1}.poly-card--grid-card.poly-card--small .poly-component__bookmark,.poly-card--grid.poly-card--small .poly-component__bookmark{left:calc(100% - 40px);top:8px}.poly-card--grid-card.poly-card--small .poly-component__bookmark .poly-bookmark__btn,.poly-card--grid.poly-card--small .poly-component__bookmark .poly-bookmark__btn{height:32px;opacity:1;width:32px}.poly-card--grid-card.poly-card--small .poly-component__bookmark .poly-bookmark__icon-empty,.poly-card--grid-card.poly-card--small .poly-component__bookmark .poly-bookmark__icon-full,.poly-card--grid.poly-card--small .poly-component__bookmark .poly-bookmark__icon-empty,.poly-card--grid.poly-card--small .poly-component__bookmark .poly-bookmark__icon-full{height:16px;width:16px}.poly-card--grid-card.poly-card--small .poly-component__bookmark .poly-bookmark__icon-empty,.poly-card--grid.poly-card--small .poly-component__bookmark .poly-bookmark__icon-empty{opacity:1}.poly-card--grid-card.poly-card--medium .poly-component__bookmark,.poly-card--grid.poly-card--medium .poly-component__bookmark{left:calc(100% - 40px);top:8px}.poly-card--grid-card.poly-card--medium .poly-component__bookmark .poly-bookmark__btn,.poly-card--grid.poly-card--medium .poly-component__bookmark .poly-bookmark__btn{height:32px;opacity:1;width:32px}.poly-card--grid-card.poly-card--medium .poly-component__bookmark .poly-bookmark__icon-empty,.poly-card--grid-card.poly-card--medium .poly-component__bookmark .poly-bookmark__icon-full,.poly-card--grid.poly-card--medium .poly-component__bookmark .poly-bookmark__icon-empty,.poly-card--grid.poly-card--medium .poly-component__bookmark .poly-bookmark__icon-full{height:16px;width:16px}.poly-card--grid-card.poly-card--medium .poly-component__bookmark .poly-bookmark__icon-empty,.poly-card--grid.poly-card--medium .poly-component__bookmark .poly-bookmark__icon-empty{opacity:1}.poly-card--list .poly-component__bookmark,.poly-card--list-card .poly-component__bookmark{left:calc(100% - 52px);top:16px}.poly-card--list .poly-component__bookmark .poly-bookmark__btn,.poly-card--list-card .poly-component__bookmark .poly-bookmark__btn{height:36px;width:36px}.poly-card--list .poly-component__bookmark .poly-bookmark__icon-empty,.poly-card--list .poly-component__bookmark .poly-bookmark__icon-full,.poly-card--list-card .poly-component__bookmark .poly-bookmark__icon-empty,.poly-card--list-card .poly-component__bookmark .poly-bookmark__icon-full{height:20px;width:20px}.poly-card--list-card.poly-card--mobile .poly-component__bookmark,.poly-card--list.poly-card--mobile .poly-component__bookmark{left:calc(var(--poly-image-size, 100%) - 28px);top:16px}.poly-card--list-card.poly-card--mobile .poly-component__bookmark .poly-bookmark__btn,.poly-card--list.poly-card--mobile .poly-component__bookmark .poly-bookmark__btn{height:32px;opacity:1;width:32px}.poly-card--list-card.poly-card--mobile .poly-component__bookmark .poly-bookmark__icon-empty,.poly-card--list-card.poly-card--mobile .poly-component__bookmark .poly-bookmark__icon-full,.poly-card--list.poly-card--mobile .poly-component__bookmark .poly-bookmark__icon-empty,.poly-card--list.poly-card--mobile .poly-component__bookmark .poly-bookmark__icon-full{height:16px;width:16px}.poly-card--list-card.poly-card--mobile .poly-component__bookmark .poly-bookmark__icon-empty,.poly-card--list.poly-card--mobile .poly-component__bookmark .poly-bookmark__icon-empty{opacity:1}.poly-card--list-card.poly-card--small .poly-component__bookmark,.poly-card--list.poly-card--small .poly-component__bookmark{left:calc(var(--poly-image-size, 100%) - 24px);top:8px}.poly-card--list-card.poly-card--small .poly-component__bookmark .poly-bookmark__btn,.poly-card--list.poly-card--small .poly-component__bookmark .poly-bookmark__btn{height:32px;opacity:1;width:32px}.poly-card--list-card.poly-card--small .poly-component__bookmark .poly-bookmark__icon-empty,.poly-card--list-card.poly-card--small .poly-component__bookmark .poly-bookmark__icon-full,.poly-card--list.poly-card--small .poly-component__bookmark .poly-bookmark__icon-empty,.poly-card--list.poly-card--small .poly-component__bookmark .poly-bookmark__icon-full{height:16px;width:16px}.poly-card--list-card.poly-card--small .poly-component__bookmark .poly-bookmark__icon-empty,.poly-card--list.poly-card--small .poly-component__bookmark .poly-bookmark__icon-empty{opacity:1}.poly-card--list-card.poly-card--medium .poly-component__bookmark,.poly-card--list.poly-card--medium .poly-component__bookmark{left:calc(var(--poly-image-size, 100%) + var(--poly-padding-card) - 36px);top:8px}.poly-card--list-card.poly-card--medium .poly-component__bookmark .poly-bookmark__btn,.poly-card--list.poly-card--medium .poly-component__bookmark .poly-bookmark__btn{height:32px;opacity:1;width:32px}.poly-card--list-card.poly-card--medium .poly-component__bookmark .poly-bookmark__icon-empty,.poly-card--list-card.poly-card--medium .poly-component__bookmark .poly-bookmark__icon-full,.poly-card--list.poly-card--medium .poly-component__bookmark .poly-bookmark__icon-empty,.poly-card--list.poly-card--medium .poly-component__bookmark .poly-bookmark__icon-full{height:16px;width:16px}.poly-card--list-card.poly-card--medium .poly-component__bookmark .poly-bookmark__icon-empty,.poly-card--list.poly-card--medium .poly-component__bookmark .poly-bookmark__icon-empty{opacity:1}.poly-card--single .poly-component__bookmark{left:calc(100% - 44px);top:12px}.poly-card--single .poly-component__bookmark .poly-bookmark__btn{height:32px;opacity:1;width:32px}.poly-card--single .poly-component__bookmark .poly-bookmark__icon-empty,.poly-card--single .poly-component__bookmark .poly-bookmark__icon-full{height:16px;width:16px}.poly-card--single .poly-component__bookmark .poly-bookmark__icon-empty,.poly-card--tablet .poly-component__bookmark .poly-bookmark__btn,.poly-card--tablet .poly-component__bookmark .poly-bookmark__icon-empty{opacity:1}.poly-component__suggestions{background-color:#f5f5f5;display:flex;flex-direction:column;opacity:0;transition:opacity .25s ease-in-out;width:-webkit-fill-available;z-index:2}.poly-component__suggestions *{box-sizing:border-box}.poly-component__suggestions--open{opacity:1}.poly-component__suggestions--open:before{content:"";left:50%;position:absolute;transform:translate(-50%,-50%)}.poly-component__suggestions--close{display:none;opacity:0}.poly-component__suggestions .poly-suggestions__header{border-bottom:1px solid rgba(0,0,0,.1);display:flex;justify-content:space-between;padding:16px;width:100%}.poly-component__suggestions .poly-suggestions__header-title{align-items:center;display:flex}.poly-component__suggestions .poly-suggestions__header-title svg{margin-right:8px}.poly-component__suggestions .poly-suggestions__content{display:flex;flex-direction:column;padding:16px}.poly-component__suggestions .poly-suggestions__close{background:transparent;border:none;cursor:pointer}.poly-component__suggestions .poly-suggestions__subtitle,.poly-component__suggestions .poly-suggestions__title{color:rgba(0,0,0,.9);font-size:16px;font-weight:600;margin:0}.poly-component__suggestions .poly-suggestions__subtitle{font-weight:400;margin-bottom:12px}.poly-component__suggestions .poly-suggestions__list{display:flex;flex-direction:column;flex-wrap:wrap;list-style:none;margin:0;padding:0;width:-webkit-fill-available}.poly-component__suggestions .poly-suggestions__item{align-items:center;cursor:pointer;display:flex;flex:1 1 100%;justify-content:center;margin-bottom:16px;max-width:100%;text-decoration:none}.poly-component__suggestions .poly-suggestions__item .poly-suggestions__link{max-height:36px;text-align:center;text-decoration:none;width:100%}.poly-component__suggestions .poly-suggestions__item .poly-suggestions__tag{background-color:#fff;border:1px solid #e5e5e5;border-radius:4px;color:var(--andes-color-blue-500,#3483fa);display:flex;justify-content:center;text-align:center;width:100%}.poly-component__suggestions .poly-suggestions__item .poly-suggestions__tag:hover{background-color:#ededed;color:var(--andes-color-blue-500,#3483fa)}.poly-component__suggestions--list,.poly-component__suggestions--list-card,.poly-component__suggestions--list-multicolumn{position:relative}.poly-component__suggestions--list .poly-suggestions__list,.poly-component__suggestions--list-card .poly-suggestions__list,.poly-component__suggestions--list-multicolumn .poly-suggestions__list{flex-direction:row}.poly-component__suggestions--list .poly-suggestions__item,.poly-component__suggestions--list-card .poly-suggestions__item,.poly-component__suggestions--list-multicolumn .poly-suggestions__item{flex:1 1 50%;max-width:50%}.poly-component__suggestions--list .poly-suggestions__item:nth-child(odd) .poly-suggestions__link,.poly-component__suggestions--list-card .poly-suggestions__item:nth-child(odd) .poly-suggestions__link,.poly-component__suggestions--list-multicolumn .poly-suggestions__item:nth-child(odd) .poly-suggestions__link{margin-right:8px}.poly-component__suggestions--list .poly-suggestions__item:nth-child(2n) .poly-suggestions__link,.poly-component__suggestions--list-card .poly-suggestions__item:nth-child(2n) .poly-suggestions__link,.poly-component__suggestions--list-multicolumn .poly-suggestions__item:nth-child(2n) .poly-suggestions__link{margin-left:8px}.poly-component__suggestions--list .poly-suggestions__item:nth-last-child(-n+2),.poly-component__suggestions--list-card .poly-suggestions__item:nth-last-child(-n+2),.poly-component__suggestions--list-multicolumn .poly-suggestions__item:nth-last-child(-n+2){margin-bottom:0}.poly-component__suggestions--list-card:before,.poly-component__suggestions--list-multicolumn:before,.poly-component__suggestions--list:before{border-bottom:12px solid #f5f5f5;border-left:12px solid transparent;border-right:12px solid transparent;top:-6px}.poly-component__suggestions--grid,.poly-component__suggestions--grid-card,.poly-component__suggestions--single{border-radius:4px;box-shadow:0 6px 16px 0 rgba(0,0,0,.1);position:absolute;transform:translateY(-103%)}.poly-component__suggestions--grid .poly-suggestions__item:last-child,.poly-component__suggestions--grid-card .poly-suggestions__item:last-child,.poly-component__suggestions--single .poly-suggestions__item:last-child{margin-bottom:0}.poly-component__suggestions--grid-card:before,.poly-component__suggestions--grid:before,.poly-component__suggestions--single:before{border-left:12px solid transparent;border-right:12px solid transparent;border-top:12px solid #f5f5f5;bottom:-16px}.poly-component__float-highlight,.poly-component__highlight{align-items:center;background-color:var(--andes-color-blue-500,#3483fa);border-radius:2px;color:#fff;display:flex;flex-basis:auto;font-size:12px;font-weight:600;gap:4px;height:-moz-fit-content;height:fit-content;line-height:15px;margin-top:12px;padding:3px 4px 2px;width:fit-content;width:-moz-fit-content;width:-ms-fit-content}.poly-component__float-highlight svg,.poly-component__highlight svg{align-self:normal;height:14px;width:auto}.poly-card--grid .poly-component__highlight,.poly-card--grid-card .poly-component__highlight{margin-top:20px}.poly-card--grid-card.poly-card--mobile .poly-component__highlight,.poly-card--grid.poly-card--mobile .poly-component__highlight,.poly-card--single .poly-component__highlight{margin-top:12px}.poly-card--mobile .poly-component__highlight,.poly-card--small .poly-component__highlight{font-size:10px;line-height:12px;padding:3px 4px}.poly-card--small .poly-component__highlight{margin-top:4px}.poly-card--medium .poly-component__highlight{font-size:10px;line-height:12px;margin-top:12px}.poly-component__float-highlight{color:#737373;cursor:pointer;margin-top:0;position:absolute;-webkit-user-select:none;user-select:none;z-index:3}.poly-card--small .poly-component__float-highlight{font-size:10px;line-height:12px;padding:3px 4px}.poly-card--grid .poly-component__float-highlight,.poly-card--grid-card .poly-component__float-highlight{left:16px;top:16px}.poly-card--medium .poly-component__float-highlight{font-size:10px;left:8px;line-height:12px;top:8px}.poly-card--grid-card.poly-card--small .poly-component__float-highlight,.poly-card--grid.poly-card--small .poly-component__float-highlight{left:8px;top:8px}.poly-card--list .poly-component__float-highlight,.poly-card--list-card .poly-component__float-highlight{left:12px;top:12px}.poly-card--list-card.poly-card--small .poly-component__float-highlight,.poly-card--list.poly-card--small .poly-component__float-highlight{bottom:8px;left:8px;line-height:12px;padding:3px 4px;top:unset}.poly-card--list-card.poly-card--medium .poly-component__float-highlight,.poly-card--list.poly-card--medium .poly-component__float-highlight{bottom:8px;left:8px;top:unset}.poly-card--single.poly-card--mobile .poly-component__float-highlight{left:16px;top:16px}.poly-card--mobile .poly-component__float-highlight{font-size:10px;left:8px;line-height:12px;padding:3px 4px;top:8px}.poly-action,.poly-action__button{font-size:inherit;line-height:inherit}.poly-action__button{align-items:center;background-color:transparent;border:0;box-shadow:0 0 0 0 #fff;color:var(--andes-color-blue-500,var(--andes-color-blue-500,#3483fa));cursor:pointer;display:flex;font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-weight:600;padding:0}.poly-action__button svg{margin-right:4px}.poly-action__button:focus{outline:none}.poly-action__button:focus,.poly-component__link--action-link{color:var(--andes-color-blue-500,var(--andes-color-blue-500,#3483fa))}.poly-component__link--action-link{align-items:center;display:flex;font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:inherit;font-weight:600;text-decoration:none}.poly-component__link--action-link:active,.poly-component__link--action-link:hover,.poly-component__link--action-link:visited{color:var(--andes-color-blue-500,var(--andes-color-blue-500,#3483fa))}.poly-component__link--carousel{height:inherit;width:inherit}.poly-component__link--variations{align-items:center;color:var(--andes-color-blue-500,#3483fa);display:flex;font-size:14px;font-weight:400;height:100%;justify-content:center;line-height:18px;text-decoration:none;width:100%}.poly-card--mobile .poly-component__link--action-link{line-height:1.25}.poly-card--mobile .poly-component__link--variations{font-size:12px;line-height:15px}.poly-component__image-overlay{background:rgba(0,0,0,.04);border-radius:inherit;bottom:0;height:100%;position:absolute;width:100%}.poly-component__image-overlay+.poly-component__picture{align-self:flex-end;display:flex}.poly-card--grid .poly-component__image-overlay,.poly-card--grid .poly-component__image-overlay+.poly-component__picture,.poly-card--grid-card .poly-component__image-overlay,.poly-card--grid-card .poly-component__image-overlay+.poly-component__picture{height:calc(100% - 2px);width:calc(100% - 4px)}.poly-component__loading{bottom:4px;height:3px;position:absolute;width:90%;z-index:2}.poly-component__loading+.andes-carousel-snapped__container{opacity:0}.poly-component__picture{border-radius:inherit;height:100%;object-fit:cover;object-position:center;width:100%}.poly-component__picture--contain{object-fit:contain}.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__picture{position:absolute}.poly-card .andes-carousel-snapped__container .poly-component__carousel{border-radius:inherit;margin:0;padding:0}.poly-card .andes-carousel-snapped__container .poly-component__carousel--bg-white{background-color:#fff}.poly-card .andes-carousel-snapped__controls-wrapper{border-radius:inherit;height:100%}.poly-card .andes-carousel-snapped__slide img{object-position:center}.poly-card__checkbox{display:flex;flex-direction:column;justify-content:var(--poly-general-checkbox-position,center);margin:0 16px}.poly-card__checkbox .andes-checkbox{z-index:3}.poly-card--list-card.poly-card--small .poly-card__checkbox,.poly-card--list.poly-card--small .poly-card__checkbox{margin:0 8px}.poly-card--list-card.poly-card--medium .poly-card__checkbox,.poly-card--list.poly-card--medium .poly-card__checkbox{margin:0 12px}.poly-component__add-to-cart{margin:8px 0 4px;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__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);margin-bottom:8px}.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{margin:auto 0 4px;max-width:252px;padding-top:8px}.poly-card--list .poly-component__add-to-cart,.poly-card--list-card .poly-component__add-to-cart{max-width:264px}.poly-card--list-card.poly-card--mobile .poly-component__add-to-cart,.poly-card--list.poly-card--mobile .poly-component__add-to-cart{max-width:180px}.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-component__attributes-list,.poly-component__attributes-list+.poly-component__location,.poly-component__attributes-list+.poly-component__possession-date,.poly-component__attributes-selected+.poly-component__attributes-list,.poly-component__attributes-selected+.poly-component__location,.poly-component__attributes-selected+.poly-component__possession-date{margin-top:0}.poly-component__attributes-list .poly-attributes_list,.poly-component__attributes-list .poly-attributes_selected,.poly-component__attributes-selected .poly-attributes_list,.poly-component__attributes-selected .poly-attributes_selected{display:flex;flex-flow:row wrap;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-card--small .poly-component__attributes-list+.poly-component__location,.poly-card--small .poly-component__attributes-list+.poly-component__possession-date{margin:var(--poly-general-component-margin)}.poly-component__buy-box{display:flex;flex-direction:column;margin-top:8px;padding-top:8px;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)}.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{font-size:12px}.poly-component__buy-box .poly-component__seller svg{height:12px;width:12px}.poly-component__buy-box:before{border-top:1px solid rgba(0,0,0,.1);content:"";left:0;position:absolute;top:0;width:50%}.poly-card--list .poly-card__content .poly-content .poly-component__buy-box:before{width:100%}.poly-card--medium .poly-component__buy-box,.poly-card--small .poly-component__buy-box{margin-top:4px;padding-top:4px}.poly-component__threshold-label{color:rgba(0,0,0,.9);display:block;font-size:var(--poly-general-font-size);font-weight:600;line-height:var(--poly-general-line-height);margin-bottom:8px}.poly-component__threshold-label svg{display:inline-block;vertical-align:sub}.poly-component__installments-options{display:flex;flex-direction:column;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-component__coupons,.poly-component__meli-coin,.poly-component__pill,.poly-component__price-per-quantity,.poly-component__rebates{display:flex;flex-direction:column;gap:4px;margin:var(--poly-general-component-margin)}.poly-component__coupons svg,.poly-component__meli-coin svg,.poly-component__pill svg,.poly-component__price-per-quantity svg,.poly-component__rebates svg{align-self:normal;height:13px;width:auto}.poly-component__coupons [class*=__wrapper],.poly-component__meli-coin [class*=__wrapper],.poly-component__pill [class*=__wrapper],.poly-component__price-per-quantity [class*=__wrapper],.poly-component__rebates [class*=__wrapper]{line-height:22px}.poly-component__coupons [class*=__pill],.poly-component__meli-coin [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__coupons [class*=__pill]:has(+[class*=__label]),.poly-component__meli-coin [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:8px}.poly-component__coupons [class*=__icon],.poly-component__meli-coin [class*=__icon],.poly-component__pill [class*=__icon],.poly-component__price-per-quantity [class*=__icon],.poly-component__rebates [class*=__icon]{transform:translateY(2px)}.poly-component__coupons [class*=__label],.poly-component__meli-coin [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}.poly-component__coupons .poly-meli_coin__pill,.poly-component__meli-coin .poly-meli_coin__pill,.poly-component__pill .poly-meli_coin__pill,.poly-component__price-per-quantity .poly-meli_coin__pill,.poly-component__rebates .poly-meli_coin__pill{background-color:#fff1cb;color:#a47b2e}.poly-component__coupons .poly-meli_coin__pill svg,.poly-component__meli-coin .poly-meli_coin__pill svg,.poly-component__pill .poly-meli_coin__pill svg,.poly-component__price-per-quantity .poly-meli_coin__pill svg,.poly-component__rebates .poly-meli_coin__pill svg{height:20px;transform:translateY(6px)}.poly-component__pill{margin:8px 0}.poly-component__pill .poly-pill__pill{color:#fff;font-size:12px;padding:1.5px 4px}.poly-component__pill+.poly-component__installments-options,.poly-component__pill+.poly-component__pill{margin-top:0}.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:20px 0 0}.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-bottom:0;margin-top:12px}.poly-card--medium .poly-component__coupons svg,.poly-card--medium .poly-component__meli-coin svg,.poly-card--medium .poly-component__pill svg,.poly-card--medium .poly-component__price-per-quantity svg,.poly-card--medium .poly-component__rebates svg,.poly-card--mobile .poly-component__coupons svg,.poly-card--mobile .poly-component__meli-coin svg,.poly-card--mobile .poly-component__pill svg,.poly-card--mobile .poly-component__price-per-quantity svg,.poly-card--mobile .poly-component__rebates svg,.poly-card--small .poly-component__coupons svg,.poly-card--small .poly-component__meli-coin svg,.poly-card--small .poly-component__pill svg,.poly-card--small .poly-component__price-per-quantity svg,.poly-card--small .poly-component__rebates svg{height:11px}.poly-card--medium .poly-component__coupons [class*=__wrapper],.poly-card--medium .poly-component__meli-coin [class*=__wrapper],.poly-card--medium .poly-component__pill [class*=__wrapper],.poly-card--medium .poly-component__price-per-quantity [class*=__wrapper],.poly-card--medium .poly-component__rebates [class*=__wrapper],.poly-card--mobile .poly-component__coupons [class*=__wrapper],.poly-card--mobile .poly-component__meli-coin [class*=__wrapper],.poly-card--mobile .poly-component__pill [class*=__wrapper],.poly-card--mobile .poly-component__price-per-quantity [class*=__wrapper],.poly-card--mobile .poly-component__rebates [class*=__wrapper],.poly-card--small .poly-component__coupons [class*=__wrapper],.poly-card--small .poly-component__meli-coin [class*=__wrapper],.poly-card--small .poly-component__pill [class*=__wrapper],.poly-card--small .poly-component__price-per-quantity [class*=__wrapper],.poly-card--small .poly-component__rebates [class*=__wrapper]{line-height:18px}.poly-card--medium .poly-component__coupons [class*=__pill],.poly-card--medium .poly-component__meli-coin [class*=__pill],.poly-card--medium .poly-component__pill [class*=__pill],.poly-card--medium .poly-component__price-per-quantity [class*=__pill],.poly-card--medium .poly-component__rebates [class*=__pill],.poly-card--mobile .poly-component__coupons [class*=__pill],.poly-card--mobile .poly-component__meli-coin [class*=__pill],.poly-card--mobile .poly-component__pill [class*=__pill],.poly-card--mobile .poly-component__price-per-quantity [class*=__pill],.poly-card--mobile .poly-component__rebates [class*=__pill],.poly-card--small .poly-component__coupons [class*=__pill],.poly-card--small .poly-component__meli-coin [class*=__pill],.poly-card--small .poly-component__pill [class*=__pill],.poly-card--small .poly-component__price-per-quantity [class*=__pill],.poly-card--small .poly-component__rebates [class*=__pill]{padding:0 4px}.poly-card--medium .poly-component__coupons [class*=__pill]:has(+[class*=__label]),.poly-card--medium .poly-component__meli-coin [class*=__pill]:has(+[class*=__label]),.poly-card--medium .poly-component__pill [class*=__pill]:has(+[class*=__label]),.poly-card--medium .poly-component__price-per-quantity [class*=__pill]:has(+[class*=__label]),.poly-card--medium .poly-component__rebates [class*=__pill]:has(+[class*=__label]),.poly-card--mobile .poly-component__coupons [class*=__pill]:has(+[class*=__label]),.poly-card--mobile .poly-component__meli-coin [class*=__pill]:has(+[class*=__label]),.poly-card--mobile .poly-component__pill [class*=__pill]:has(+[class*=__label]),.poly-card--mobile .poly-component__price-per-quantity [class*=__pill]:has(+[class*=__label]),.poly-card--mobile .poly-component__rebates [class*=__pill]:has(+[class*=__label]),.poly-card--small .poly-component__coupons [class*=__pill]:has(+[class*=__label]),.poly-card--small .poly-component__meli-coin [class*=__pill]:has(+[class*=__label]),.poly-card--small .poly-component__pill [class*=__pill]:has(+[class*=__label]),.poly-card--small .poly-component__price-per-quantity [class*=__pill]:has(+[class*=__label]),.poly-card--small .poly-component__rebates [class*=__pill]:has(+[class*=__label]){margin-right:4px}.poly-card--medium .poly-component__coupons .poly-meli_coin__pill,.poly-card--medium .poly-component__meli-coin .poly-meli_coin__pill,.poly-card--medium .poly-component__pill .poly-meli_coin__pill,.poly-card--medium .poly-component__price-per-quantity .poly-meli_coin__pill,.poly-card--medium .poly-component__rebates .poly-meli_coin__pill,.poly-card--mobile .poly-component__coupons .poly-meli_coin__pill,.poly-card--mobile .poly-component__meli-coin .poly-meli_coin__pill,.poly-card--mobile .poly-component__pill .poly-meli_coin__pill,.poly-card--mobile .poly-component__price-per-quantity .poly-meli_coin__pill,.poly-card--mobile .poly-component__rebates .poly-meli_coin__pill,.poly-card--small .poly-component__coupons .poly-meli_coin__pill,.poly-card--small .poly-component__meli-coin .poly-meli_coin__pill,.poly-card--small .poly-component__pill .poly-meli_coin__pill,.poly-card--small .poly-component__price-per-quantity .poly-meli_coin__pill,.poly-card--small .poly-component__rebates .poly-meli_coin__pill{background-color:#fff1cb;color:#a47b2e}.poly-card--medium .poly-component__coupons .poly-meli_coin__pill svg,.poly-card--medium .poly-component__meli-coin .poly-meli_coin__pill svg,.poly-card--medium .poly-component__pill .poly-meli_coin__pill svg,.poly-card--medium .poly-component__price-per-quantity .poly-meli_coin__pill svg,.poly-card--medium .poly-component__rebates .poly-meli_coin__pill svg,.poly-card--mobile .poly-component__coupons .poly-meli_coin__pill svg,.poly-card--mobile .poly-component__meli-coin .poly-meli_coin__pill svg,.poly-card--mobile .poly-component__pill .poly-meli_coin__pill svg,.poly-card--mobile .poly-component__price-per-quantity .poly-meli_coin__pill svg,.poly-card--mobile .poly-component__rebates .poly-meli_coin__pill svg,.poly-card--small .poly-component__coupons .poly-meli_coin__pill svg,.poly-card--small .poly-component__meli-coin .poly-meli_coin__pill svg,.poly-card--small .poly-component__pill .poly-meli_coin__pill svg,.poly-card--small .poly-component__price-per-quantity .poly-meli_coin__pill svg,.poly-card--small .poly-component__rebates .poly-meli_coin__pill svg{height:15px;transform:translateY(4px)}.poly-card--mobile .poly-component__pill [class*=__wrapper]{line-height:16px}.poly-card--mobile .poly-component__pill [class*=__pill]{font-size:10px;line-height:12px}.poly-card--small .poly-component__pill{margin:4px 0}.poly-component__price{display:flex;flex-direction:column;margin:12px 0 0}.poly-price__prefix{color:rgba(0,0,0,.9);font-size:12px;font-weight:400;line-height:15px}.poly-price__agree{color:rgba(0,0,0,.9);font-size:20px;font-weight:400;line-height:25px}.poly-price__current{display:flex;flex-wrap:wrap;margin-bottom:4px}.poly-price__current .andes-money-amount{margin-right:8px}.poly-price__disc_label{font-size:14px;line-height:15px;margin-right:3px}.poly-price__installments{font-size:14px;font-weight:400;line-height:18px;margin-bottom:4px}.poly-price__installments>*{font-size:14px}.poly-price__price-detail{color:rgba(0,0,0,.55);font-size:var(--poly-general-font-size);line-height:var(--poly-general-line-height);margin-bottom:4px}.poly-card--mobile .poly-component__price{margin-top:8px}.poly-card--mobile .poly-component__price .poly-price__agree{font-size:18px;line-height:22px}.poly-card--mobile .poly-component__price .poly-price__current .andes-money-amount{margin-right:4px}.poly-card--mobile .poly-component__price .poly-price__disc_label,.poly-card--mobile .poly-component__price .poly-price__installments{font-size:12px;line-height:15px}.poly-card--mobile .poly-component__price .poly-price__installments>*{font-size:12px}.poly-card--small .poly-component__price{margin-top:4px}.poly-card--small .poly-component__price .poly-price__agree{font-size:14px;line-height:18px}.poly-card--small .poly-component__price .poly-price__disc_label{font-size:10px;margin-bottom:4px}.poly-card--small .poly-component__price .poly-price__installments{font-size:12px;line-height:15px}.poly-card--small .poly-component__price .poly-price__installments>*{font-size:12px}.poly-card--medium .poly-component__price{margin:var(--poly-general-component-margin)}.poly-card--medium .poly-component__price .poly-price__agree{font-size:18px;line-height:22px}.poly-card--medium .poly-component__price .poly-price__installments{font-size:12px;line-height:15px}.poly-card--medium .poly-component__price .poly-price__installments>*{font-size:12px}.poly-component__reviews{align-items:center;color:rgba(0,0,0,.55);display:flex;font-size:var(--poly-general-font-size);font-weight:400;line-height:var(--poly-general-line-height)}.poly-component__reviews svg{height:14px;margin:0 2px;width:14px}.poly-component__reviews svg:first-of-type{margin-left:8px}.poly-component__reviews svg:last-of-type{margin-right:8px}.poly-reviews__starts{display:flex}.poly-card--mobile .poly-component__reviews svg{height:10px;margin:0 1px;width:10px}.poly-card--mobile .poly-component__reviews svg:first-of-type{margin-left:4px}.poly-card--mobile .poly-component__reviews svg:last-of-type{margin-right:4px}.poly-card--small .poly-component__reviews{margin:var(--poly-general-component-margin)}.poly-card--small .poly-component__reviews svg{height:10px;margin:0 1px;width:10px}.poly-card--small .poly-component__reviews svg:first-of-type{margin-left:4px}.poly-card--small .poly-component__reviews svg:last-of-type{margin-right:4px}.poly-card--medium .poly-component__reviews svg{height:11px;margin:0 1px;width:11px}.poly-card--medium .poly-component__reviews svg:first-of-type{margin-left:4px}.poly-card--medium .poly-component__reviews svg:last-of-type{margin-right:4px}.poly-component__shipping{align-items:center;color:#00a650;font-size:var(--poly-general-font-size);font-weight:600;line-height:var(--poly-general-line-height);margin:var(--poly-general-component-margin);width:100%}.poly-component__shipping span+svg{margin-left:4px}.poly-component__shipping svg{transform:translateY(3px)}.poly-component__shipping .poly-shipping__additional_text{color:rgba(0,0,0,.55);font-weight:400;margin-left:4px}.poly-shipping--same_day,.poly-shipping--same_day_saturday,.poly-shipping--same_day_sunday,.poly-shipping--turbo{background-color:#00a650;border-radius:2px;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:#fff;line-height:21px;padding:0 4px}.poly-shipping--monday,.poly-shipping--next_day,.poly-shipping--next_day_saturday,.poly-shipping--next_day_sunday,.poly-shipping--promise_day{background-color:rgba(0,166,80,.1);border-radius:2px;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:#00a650;line-height:21px;padding:0 4px}.poly-shipping__promise-icon--meli-plus{height:16px;transform:translateY(2px);width:auto}.poly-card--mobile .poly-component__shipping .poly-shipping__promise-icon--full{height:12px;transform:translateY(3.5px);width:38px}.poly-card--mobile .poly-component__shipping .poly-shipping__promise-icon--full-super{height:15px;transform:translateY(3.5px);width:76px}.poly-card--mobile .poly-component__shipping .poly-shipping__promise-icon--meli-plus{height:14px;width:auto}.poly-card--mobile .poly-component__shipping .poly-shipping--monday,.poly-card--mobile .poly-component__shipping .poly-shipping--next_day,.poly-card--mobile .poly-component__shipping .poly-shipping--next_day_saturday,.poly-card--mobile .poly-component__shipping .poly-shipping--next_day_sunday,.poly-card--mobile .poly-component__shipping .poly-shipping--promise_day,.poly-card--mobile .poly-component__shipping .poly-shipping--same_day,.poly-card--mobile .poly-component__shipping .poly-shipping--same_day_saturday,.poly-card--mobile .poly-component__shipping .poly-shipping--same_day_sunday{line-height:19px}.poly-card--small .poly-component__shipping .poly-shipping__promise-icon--full{height:12px;transform:translateY(3.5px);width:38px}.poly-card--small .poly-component__shipping .poly-shipping__promise-icon--full-super{height:15px;transform:translateY(3.5px);width:76px}.poly-card--small .poly-component__shipping .poly-shipping__promise-icon--meli-plus{height:14px;width:auto}.poly-card--small .poly-component__shipping .poly-shipping--monday,.poly-card--small .poly-component__shipping .poly-shipping--next_day,.poly-card--small .poly-component__shipping .poly-shipping--next_day_saturday,.poly-card--small .poly-component__shipping .poly-shipping--next_day_sunday,.poly-card--small .poly-component__shipping .poly-shipping--promise_day,.poly-card--small .poly-component__shipping .poly-shipping--same_day,.poly-card--small .poly-component__shipping .poly-shipping--same_day_saturday,.poly-card--small .poly-component__shipping .poly-shipping--same_day_sunday{line-height:19px}.poly-card--medium .poly-component__shipping .poly-shipping__promise-icon--full{height:12px;transform:translateY(3.5px);width:38px}.poly-card--medium .poly-component__shipping .poly-shipping__promise-icon--full-super{height:15px;transform:translateY(3.5px);width:76px}.poly-card--medium .poly-component__shipping .poly-shipping__promise-icon--meli-plus{height:14px;width:auto}.poly-card--medium .poly-component__shipping .poly-shipping--monday,.poly-card--medium .poly-component__shipping .poly-shipping--next_day,.poly-card--medium .poly-component__shipping .poly-shipping--next_day_saturday,.poly-card--medium .poly-component__shipping .poly-shipping--next_day_sunday,.poly-card--medium .poly-component__shipping .poly-shipping--promise_day,.poly-card--medium .poly-component__shipping .poly-shipping--same_day,.poly-card--medium .poly-component__shipping .poly-shipping--same_day_saturday,.poly-card--medium .poly-component__shipping .poly-shipping--same_day_sunday,.poly-card--medium .poly-component__shipping .poly-shipping--turbo{line-height:19px}p.poly-component__title{margin-bottom:0}.poly-component__title{-webkit-box-orient:vertical;-webkit-line-clamp:2;color:rgba(0,0,0,.9);display:-webkit-box;font-size:var(--poly-general-title-size);font-weight:400;line-height:var(--poly-general-title-line-height);margin-top:12px;overflow:hidden;text-align:left;text-decoration:none}.poly-component__title--long{-webkit-line-clamp:4}.poly-component__title>*{color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;margin:0;text-decoration:none}.poly-component__title:-webkit-any-link:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.poly-component__title:any-link:before,.poly-component__title>:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.poly-component__title:active,.poly-component__title:active>*,.poly-component__title:hover,.poly-component__title:hover>*,.poly-component__title:visited,.poly-component__title:visited>*{color:var(--poly-general-title-hover-color)}.poly-component__title-wrapper{margin-top:12px}.poly-component__title-wrapper .poly-component__title{margin:0!important}.poly-card--list .poly-component__title,.poly-card--list-card .poly-component__title{width:calc(100% - 35px)}.poly-card--list-card.poly-card--mobile .poly-component__title,.poly-card--list.poly-card--mobile .poly-component__title{margin-bottom:4px;width:100%}.poly-card--list-card.poly-card--mobile .poly-component__title-wrapper,.poly-card--list.poly-card--mobile .poly-component__title-wrapper{margin-bottom:4px}.poly-card--grid .poly-component__title,.poly-card--grid .poly-component__title-wrapper,.poly-card--grid-card .poly-component__title,.poly-card--grid-card .poly-component__title-wrapper{margin:16px 0 4px}.poly-card--mobile .poly-component__title{-webkit-line-clamp:3;margin-top:12px}.poly-card--mobile .poly-component__title-wrapper{margin-top:12px}.poly-card--mobile .poly-component__title--long{-webkit-line-clamp:4}.poly-card--small .poly-component__title,.poly-card--small .poly-component__title-wrapper{margin:4px 0}.poly-card--medium .poly-component__title,.poly-card--medium .poly-component__title-wrapper{margin-top:12px}.poly-component__variations{margin:8px 0 12px;width:100%;z-index:2}.poly-component__variations .poly-variations__item{align-items:center;background:#fff;border:1px solid rgba(0,0,0,.07);border-radius:4px;display:flex;height:38px;justify-content:center;list-style:none;margin:0 4px;padding:0;width:38px}.poly-component__variations .poly-variations__item:last-child{margin-right:0}.poly-component__variations .poly-variations__item:first-child{margin-left:0}.poly-component__variations .poly-variations__item .poly-component__picture{border-radius:4px}.poly-component__variations .poly-variations__item .poly-variations__anchor{align-items:center;background:none;border:none;cursor:pointer;display:flex;height:100%;justify-content:center;margin:0;padding:0;width:100%}.poly-component__variations .poly-variations-picker{display:flex;justify-content:flex-start;margin:0;padding:0}.poly-component__variations .poly-variations-picker .poly-variations__item--active{border-color:var(--andes-color-blue-500,#3483fa);border-width:2px;height:36px;width:36px}.poly-component__variations .poly-variations-select{align-items:center;display:flex;justify-content:flex-start}.poly-component__variations .poly-variations-select .poly-variations-select__label{color:rgba(0,0,0,.55);display:flex;font-size:14px;font-weight:400;line-height:18px;margin:0}.poly-component__variations .poly-variations-select .poly-variations-select__dropdown .andes-floating-menu .andes-dropdown__trigger{padding:0 4px}.poly-component__variations .poly-variations-select .poly-variations-select__dropdown .andes-floating-menu .andes-dropdown__trigger .andes-dropdown__display-values{-webkit-box-orient:vertical;-webkit-line-clamp:1;display:-webkit-box;font-size:14px;font-weight:400;line-height:18px;white-space:unset}.poly-component__variations .poly-variations-select .poly-variations-select__dropdown .andes-list{display:flex;padding:12px}.poly-component__variations .poly-variations-select .poly-variations-select__dropdown .andes-list .poly-variations__item.andes-list__item--selected{border:2px solid var(--andes-color-blue-500,#3483fa);height:36px;width:36px}.poly-component__variations .poly-variations-select .poly-variations-select__dropdown .andes-list .poly-variations__item.andes-list__item--selected:before{content:none}.poly-card--grid .poly-component__variations:after,.poly-card--grid-card .poly-component__variations:after{border-bottom:1px solid rgba(0,0,0,.1);content:"";left:0;margin-top:12px;position:absolute;width:100%}.poly-card--mobile .poly-component__variations:after{border-bottom-color:transparent}.poly-card--mobile .poly-component__variations .poly-variations-select__dropdown .andes-list .poly-variations__item{height:46px;width:46px}.poly-card--mobile .poly-component__variations .poly-variations-select__dropdown .andes-list .poly-variations__item--active,.poly-card--mobile .poly-component__variations .poly-variations-select__dropdown .andes-list .poly-variations__item.andes-list__item--selected{height:44px;width:44px}.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(.poly-card--tablet):not(:hover) .poly-component__variations,.poly-card--grid:not(.poly-card--mobile):not(.poly-card--tablet):not(:hover) .poly-component__variations{height:1px;left:-9999px;opacity:0;overflow:hidden;position:absolute}.poly-card--grid-card:not(.poly-card--mobile):not(.poly-card--tablet):hover:not(.poly-card--mobile):not(.poly-card--tablet) .poly-component__variations,.poly-card--grid:not(.poly-card--mobile):not(.poly-card--tablet):hover:not(.poly-card--mobile):not(.poly-card--tablet) .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-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 4px;--poly-skeleton-margin:16px 0 0;--poly-skeleton-height-small:14px;--poly-skeleton-height-standard:20px;--poly-skeleton-height-big:30px}.poly-card--grid,.poly-card--grid-card{--poly-max-width:284px;--poly-min-width:150px;--poly-padding-content:0 16px 16px;--poly-general-image-divider:"";--poly-skeleton-portada-border-radius:0 0 inherit}.poly-card--grid-card[class*="--mobile"],.poly-card--grid[class*="--mobile"]{--poly-max-width:180px;--poly-padding-content:0 12px 12px;--poly-general-image-divider:unset}.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:150px;--poly-min-width:90px;--poly-padding-content:0 12px 4px;--poly-general-image-divider:unset;--poly-general-component-margin:4px 0 0;--poly-skeleton-margin:8px 0 0;--poly-skeleton-height-small:12px;--poly-skeleton-height-standard:14px;--poly-skeleton-height-big:20px}.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:150px;--poly-min-width:136px;--poly-padding-content:0 12px 16px;--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-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 16px 20px 12px;--poly-skeleton-margin:12px 0 0}.poly-card--list-card[class*="--mobile"],.poly-card--list[class*="--mobile"]{--poly-image-size:160px;--poly-padding-card:8px 12px 12px 8px;--poly-image-max-height:192px}.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:4px 12px 12px;--poly-image-size:88px;--poly-image-max-height:110px;--poly-general-image-divider:unset;--poly-general-component-margin:4px 0 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:12px;--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--single{--poly-padding-content:0 16px 16px 16px}.poly-card--mobile{--poly-general-line-height:15px;--poly-general-font-size:12px;--poly-general-title-line-height:18px;--poly-general-title-size:14px}@keyframes wave{0%{transform:translateX(-100%)}50%{transform:translateX(100%)}to{transform:translateX(100%)}}.poly-card--loading{pointer-events:none}.poly-card--loading .poly-footer,.poly-card--loading [class*=poly-component]{display:none}.poly-card--loading .poly-card__portada{border-radius:--poly-skeleton-portada-border-radius;display:block;left:0!important;opacity:1!important;overflow:hidden;position:relative!important}.poly-card--loading .poly-card__portada:before{background-color:#e5e5e5;content:"";inset:0;position:absolute;z-index:5}.poly-card--loading .poly-card__portada:after{animation:wave 2s linear .5s infinite;background:linear-gradient(90deg,#e5e5e5,rgba(0,0,0,.1),#e5e5e5)!important;content:"";height:100%!important;inset:0;margin:0!important;position:absolute;transform:translateX(-100%);z-index:6}.poly-card--loading.poly-card--grid .poly-card__content>[class*=poly-component],.poly-card--loading.poly-card--grid-card .poly-card__content>[class*=poly-component],.poly-card--loading.poly-card--list .poly-card__content>[class*=poly-component],.poly-card--loading.poly-card--list-card .poly-card__content>[class*=poly-component]{display:none}.poly-card--loading.poly-card--list .poly-card__content>[class*=poly-component]:first-child,.poly-card--loading.poly-card--list-card .poly-card__content>[class*=poly-component]:first-child{border-radius:4px;display:block;height:var(--poly-skeleton-height-standard)!important;left:0!important;margin:var(--poly-skeleton-margin)!important;opacity:1!important;overflow:hidden;position:relative!important;width:90%}.poly-card--loading.poly-card--list .poly-card__content>[class*=poly-component]:first-child:before,.poly-card--loading.poly-card--list-card .poly-card__content>[class*=poly-component]:first-child:before{background-color:#e5e5e5;content:"";inset:0;position:absolute;z-index:5}.poly-card--loading.poly-card--list .poly-card__content>[class*=poly-component]:first-child:after,.poly-card--loading.poly-card--list-card .poly-card__content>[class*=poly-component]:first-child:after{animation:wave 2s linear .5s infinite;background:linear-gradient(90deg,#e5e5e5,rgba(0,0,0,.1),#e5e5e5)!important;content:"";height:100%!important;inset:0;margin:0!important;position:absolute;transform:translateX(-100%);z-index:6}.poly-card--loading.poly-card--list .poly-card__content>[class*=poly-component]:nth-child(2),.poly-card--loading.poly-card--list-card .poly-card__content>[class*=poly-component]:nth-child(2){border-radius:4px;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>[class*=poly-component]:nth-child(2):before,.poly-card--loading.poly-card--list-card .poly-card__content>[class*=poly-component]:nth-child(2):before{background-color:#e5e5e5;content:"";inset:0;position:absolute;z-index:5}.poly-card--loading.poly-card--list .poly-card__content>[class*=poly-component]:nth-child(2):after,.poly-card--loading.poly-card--list-card .poly-card__content>[class*=poly-component]:nth-child(2):after{animation:wave 2s linear .5s infinite;background:linear-gradient(90deg,#e5e5e5,rgba(0,0,0,.1),#e5e5e5)!important;content:"";height:100%!important;inset:0;margin:0!important;position:absolute;transform:translateX(-100%);z-index:6}.poly-card--loading.poly-card--list .poly-card__content>[class*=poly-component]:nth-child(3),.poly-card--loading.poly-card--list-card .poly-card__content>[class*=poly-component]:nth-child(3){border-radius:4px;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:10%}.poly-card--loading.poly-card--list .poly-card__content>[class*=poly-component]:nth-child(3):before,.poly-card--loading.poly-card--list-card .poly-card__content>[class*=poly-component]:nth-child(3):before{background-color:#e5e5e5;content:"";inset:0;position:absolute;z-index:5}.poly-card--loading.poly-card--list .poly-card__content>[class*=poly-component]:nth-child(3):after,.poly-card--loading.poly-card--list-card .poly-card__content>[class*=poly-component]:nth-child(3):after{animation:wave 2s linear .5s infinite;background:linear-gradient(90deg,#e5e5e5,rgba(0,0,0,.1),#e5e5e5)!important;content:"";height:100%!important;inset:0;margin:0!important;position:absolute;transform:translateX(-100%);z-index:6}.poly-card--loading.poly-card--list .poly-card__content>[class*=poly-component]:nth-child(4),.poly-card--loading.poly-card--list-card .poly-card__content>[class*=poly-component]:nth-child(4){border-radius:4px;display:block;height:var(--poly-skeleton-height-big)!important;left:0!important;margin:4px 0 0!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(4):before,.poly-card--loading.poly-card--list-card .poly-card__content>[class*=poly-component]:nth-child(4):before{background-color:#e5e5e5;content:"";inset:0;position:absolute;z-index:5}.poly-card--loading.poly-card--list .poly-card__content>[class*=poly-component]:nth-child(4):after,.poly-card--loading.poly-card--list-card .poly-card__content>[class*=poly-component]:nth-child(4):after{animation:wave 2s linear .5s infinite;background:linear-gradient(90deg,#e5e5e5,rgba(0,0,0,.1),#e5e5e5)!important;content:"";height:100%!important;inset:0;margin:0!important;position:absolute;transform:translateX(-100%);z-index:6}.poly-card--loading.poly-card--list .poly-card__content>[class*=poly-component]:nth-child(5),.poly-card--loading.poly-card--list-card .poly-card__content>[class*=poly-component]:nth-child(5){border-radius:4px;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:15%}.poly-card--loading.poly-card--list .poly-card__content>[class*=poly-component]:nth-child(5):before,.poly-card--loading.poly-card--list-card .poly-card__content>[class*=poly-component]:nth-child(5):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(5):after,.poly-card--loading.poly-card--list-card .poly-card__content>[class*=poly-component]:nth-child(5):after{animation:wave 2s linear .5s infinite;background:linear-gradient(90deg,#e5e5e5,rgba(0,0,0,.1),#e5e5e5)!important;content:"";height:100%!important;inset:0;margin:0!important;position:absolute;transform:translateX(-100%);z-index:6}.poly-card--loading.poly-card--list .poly-card__content>[class*=poly-component]:nth-child(6),.poly-card--loading.poly-card--list-card .poly-card__content>[class*=poly-component]:nth-child(6){border-radius:4px;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:35%}.poly-card--loading.poly-card--list .poly-card__content>[class*=poly-component]:nth-child(6):before,.poly-card--loading.poly-card--list-card .poly-card__content>[class*=poly-component]:nth-child(6):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(6):after,.poly-card--loading.poly-card--list-card .poly-card__content>[class*=poly-component]:nth-child(6):after{animation:wave 2s linear .5s infinite;background:linear-gradient(90deg,#e5e5e5,rgba(0,0,0,.1),#e5e5e5)!important;content:"";height:100%!important;inset:0;margin:0!important;position:absolute;transform:translateX(-100%);z-index:6}.poly-card--loading.poly-card--list .poly-card__content .poly-content__column>[class*=poly-component]:first-child,.poly-card--loading.poly-card--list-card .poly-card__content .poly-content__column>[class*=poly-component]:first-child{border-radius:4px;display:block;height:var(--poly-skeleton-height-standard)!important;left:0!important;margin:var(--poly-skeleton-margin)!important;opacity:1!important;overflow:hidden;position:relative!important;width:20%}.poly-card--loading.poly-card--list .poly-card__content .poly-content__column>[class*=poly-component]:first-child:before,.poly-card--loading.poly-card--list-card .poly-card__content .poly-content__column>[class*=poly-component]:first-child:before{background-color:#e5e5e5;content:"";inset:0;position:absolute;z-index:5}.poly-card--loading.poly-card--list .poly-card__content .poly-content__column>[class*=poly-component]:first-child:after,.poly-card--loading.poly-card--list-card .poly-card__content .poly-content__column>[class*=poly-component]:first-child:after{animation:wave 2s linear .5s infinite;background:linear-gradient(90deg,#e5e5e5,rgba(0,0,0,.1),#e5e5e5)!important;content:"";height:100%!important;inset:0;margin:0!important;position:absolute;transform:translateX(-100%);z-index:6}.poly-card--loading.poly-card--list .poly-card__content .poly-content__column>[class*=poly-component]:nth-child(2),.poly-card--loading.poly-card--list-card .poly-card__content .poly-content__column>[class*=poly-component]:nth-child(2){border-radius:4px;display:block;height:var(--poly-skeleton-height-standard)!important;left:0!important;margin:var(--poly-skeleton-margin)!important;opacity:1!important;overflow:hidden;position:relative!important;width:40%}.poly-card--loading.poly-card--list .poly-card__content .poly-content__column>[class*=poly-component]:nth-child(2):before,.poly-card--loading.poly-card--list-card .poly-card__content .poly-content__column>[class*=poly-component]:nth-child(2):before{background-color:#e5e5e5;content:"";inset:0;position:absolute;z-index:5}.poly-card--loading.poly-card--list .poly-card__content .poly-content__column>[class*=poly-component]:nth-child(2):after,.poly-card--loading.poly-card--list-card .poly-card__content .poly-content__column>[class*=poly-component]:nth-child(2):after{animation:wave 2s linear .5s infinite;background:linear-gradient(90deg,#e5e5e5,rgba(0,0,0,.1),#e5e5e5)!important;content:"";height:100%!important;inset:0;margin:0!important;position:absolute;transform:translateX(-100%);z-index:6}.poly-card--loading.poly-card--grid .poly-card__content>[class*=poly-component]:first-child,.poly-card--loading.poly-card--grid-card .poly-card__content>[class*=poly-component]:first-child,.poly-card--loading.poly-card--single .poly-card__content>[class*=poly-component]:first-child{border-radius:4px;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--grid .poly-card__content>[class*=poly-component]:first-child:before,.poly-card--loading.poly-card--grid-card .poly-card__content>[class*=poly-component]:first-child:before,.poly-card--loading.poly-card--single .poly-card__content>[class*=poly-component]:first-child:before{background-color:#e5e5e5;content:"";inset:0;position:absolute;z-index:5}.poly-card--loading.poly-card--grid .poly-card__content>[class*=poly-component]:first-child:after,.poly-card--loading.poly-card--grid-card .poly-card__content>[class*=poly-component]:first-child:after,.poly-card--loading.poly-card--single .poly-card__content>[class*=poly-component]:first-child:after{animation:wave 2s linear .5s infinite;background:linear-gradient(90deg,#e5e5e5,rgba(0,0,0,.1),#e5e5e5)!important;content:"";height:100%!important;inset:0;margin:0!important;position:absolute;transform:translateX(-100%);z-index:6}.poly-card--loading.poly-card--grid .poly-card__content>[class*=poly-component]:nth-child(2),.poly-card--loading.poly-card--grid-card .poly-card__content>[class*=poly-component]:nth-child(2),.poly-card--loading.poly-card--single .poly-card__content>[class*=poly-component]:nth-child(2){border-radius:4px;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:100%}.poly-card--loading.poly-card--grid .poly-card__content>[class*=poly-component]:nth-child(2):before,.poly-card--loading.poly-card--grid-card .poly-card__content>[class*=poly-component]:nth-child(2):before,.poly-card--loading.poly-card--single .poly-card__content>[class*=poly-component]:nth-child(2):before{background-color:#e5e5e5;content:"";inset:0;position:absolute;z-index:5}.poly-card--loading.poly-card--grid .poly-card__content>[class*=poly-component]:nth-child(2):after,.poly-card--loading.poly-card--grid-card .poly-card__content>[class*=poly-component]:nth-child(2):after,.poly-card--loading.poly-card--single .poly-card__content>[class*=poly-component]:nth-child(2):after{animation:wave 2s linear .5s infinite;background:linear-gradient(90deg,#e5e5e5,rgba(0,0,0,.1),#e5e5e5)!important;content:"";height:100%!important;inset:0;margin:0!important;position:absolute;transform:translateX(-100%);z-index:6}.poly-card--loading.poly-card--grid .poly-card__content>[class*=poly-component]:nth-child(3),.poly-card--loading.poly-card--grid-card .poly-card__content>[class*=poly-component]:nth-child(3),.poly-card--loading.poly-card--single .poly-card__content>[class*=poly-component]:nth-child(3){border-radius:4px;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:15%}.poly-card--loading.poly-card--grid .poly-card__content>[class*=poly-component]:nth-child(3):before,.poly-card--loading.poly-card--grid-card .poly-card__content>[class*=poly-component]:nth-child(3):before,.poly-card--loading.poly-card--single .poly-card__content>[class*=poly-component]:nth-child(3):before{background-color:#e5e5e5;content:"";inset:0;position:absolute;z-index:5}.poly-card--loading.poly-card--grid .poly-card__content>[class*=poly-component]:nth-child(3):after,.poly-card--loading.poly-card--grid-card .poly-card__content>[class*=poly-component]:nth-child(3):after,.poly-card--loading.poly-card--single .poly-card__content>[class*=poly-component]:nth-child(3):after{animation:wave 2s linear .5s infinite;background:linear-gradient(90deg,#e5e5e5,rgba(0,0,0,.1),#e5e5e5)!important;content:"";height:100%!important;inset:0;margin:0!important;position:absolute;transform:translateX(-100%);z-index:6}.poly-card--loading.poly-card--grid .poly-card__content>[class*=poly-component]:nth-child(4),.poly-card--loading.poly-card--grid-card .poly-card__content>[class*=poly-component]:nth-child(4),.poly-card--loading.poly-card--single .poly-card__content>[class*=poly-component]:nth-child(4){border-radius:4px;display:block;height:var(--poly-skeleton-height-big)!important;left:0!important;margin:4px 0 0!important;opacity:1!important;overflow:hidden;position:relative!important;width:60%}.poly-card--loading.poly-card--grid .poly-card__content>[class*=poly-component]:nth-child(4):before,.poly-card--loading.poly-card--grid-card .poly-card__content>[class*=poly-component]:nth-child(4):before,.poly-card--loading.poly-card--single .poly-card__content>[class*=poly-component]:nth-child(4):before{background-color:#e5e5e5;content:"";inset:0;position:absolute;z-index:5}.poly-card--loading.poly-card--grid .poly-card__content>[class*=poly-component]:nth-child(4):after,.poly-card--loading.poly-card--grid-card .poly-card__content>[class*=poly-component]:nth-child(4):after,.poly-card--loading.poly-card--single .poly-card__content>[class*=poly-component]:nth-child(4):after{animation:wave 2s linear .5s infinite;background:linear-gradient(90deg,#e5e5e5,rgba(0,0,0,.1),#e5e5e5)!important;content:"";height:100%!important;inset:0;margin:0!important;position:absolute;transform:translateX(-100%);z-index:6}.poly-card--loading.poly-card--grid .poly-card__content>[class*=poly-component]:nth-child(5),.poly-card--loading.poly-card--grid-card .poly-card__content>[class*=poly-component]:nth-child(5),.poly-card--loading.poly-card--single .poly-card__content>[class*=poly-component]:nth-child(5){border-radius:4px;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:30%}.poly-card--loading.poly-card--grid .poly-card__content>[class*=poly-component]:nth-child(5):before,.poly-card--loading.poly-card--grid-card .poly-card__content>[class*=poly-component]:nth-child(5):before,.poly-card--loading.poly-card--single .poly-card__content>[class*=poly-component]:nth-child(5):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(5):after,.poly-card--loading.poly-card--grid-card .poly-card__content>[class*=poly-component]:nth-child(5):after,.poly-card--loading.poly-card--single .poly-card__content>[class*=poly-component]:nth-child(5):after{animation:wave 2s linear .5s infinite;background:linear-gradient(90deg,#e5e5e5,rgba(0,0,0,.1),#e5e5e5)!important;content:"";height:100%!important;inset:0;margin:0!important;position:absolute;transform:translateX(-100%);z-index:6}.poly-card--loading.poly-card--grid .poly-card__content>[class*=poly-component]:nth-child(6),.poly-card--loading.poly-card--grid-card .poly-card__content>[class*=poly-component]:nth-child(6),.poly-card--loading.poly-card--single .poly-card__content>[class*=poly-component]:nth-child(6){border-radius:4px;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(6):before,.poly-card--loading.poly-card--grid-card .poly-card__content>[class*=poly-component]:nth-child(6):before,.poly-card--loading.poly-card--single .poly-card__content>[class*=poly-component]:nth-child(6):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(6):after,.poly-card--loading.poly-card--grid-card .poly-card__content>[class*=poly-component]:nth-child(6):after,.poly-card--loading.poly-card--single .poly-card__content>[class*=poly-component]:nth-child(6):after{animation:wave 2s linear .5s infinite;background:linear-gradient(90deg,#e5e5e5,rgba(0,0,0,.1),#e5e5e5)!important;content:"";height:100%!important;inset:0;margin:0!important;position:absolute;transform:translateX(-100%);z-index:6}.poly-card{-moz-osx-font-smoothing:grayscale;align-items:stretch;background:#fff;border-bottom:var(--poly-general-border-bottom);border-left:var(--poly-general-border-left);border-right:var(--poly-general-border-right);border-top:var(--poly-general-border-top);display:flex;flex-basis:inherit;flex-direction:column;justify-content:space-between;min-height:var(--max-card-height,auto);min-width:var(--poly-min-width);position:relative}.poly-card--list,.poly-card--list-card{flex-direction:row;padding:var(--poly-padding-card);width:-webkit-fill-available;width:-moz-available;width:stretch}.poly-card--grid,.poly-card--grid-card{max-width:var(--poly-max-width)}.poly-card--grid-card{margin-bottom:16px}.poly-card--single{padding:var(--poly-padding-card);width:100%}.poly-card--checkbox{padding-left:0}.poly-content{display:flex;flex-direction:row}.poly-content__column{align-items:flex-start;display:flex;flex-basis:50%;flex-direction:column;justify-content:flex-start;margin-top:12px}.poly-content__column [class*=poly-component__]:first-child{margin-top:0}.poly-content__column:nth-child(2) [class*=poly-component__]:nth-child(2){margin-top:8px}.poly-footer{display:flex;margin-top:auto;width:-webkit-fill-available;width:-moz-available;width:stretch;width:fill-available}.poly-card__portada{aspect-ratio:1/1;min-height:var(--poly-min-width);min-width:var(--poly-min-width);position:relative}.poly-card__label-pill,.poly-card__portada{align-items:center;display:flex;justify-content:center}.poly-card__label-pill{background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:4px;bottom:-10px;color:rgba(0,0,0,.55);font-size:12px;font-weight:400;left:16px;padding:0 8px;position:absolute;z-index:3}.poly-card__content{display:flex;flex-direction:column;flex-grow:2;width:-webkit-fill-available;width:-moz-available;width:stretch;width:fill-available}.poly-card__content [class*=poly-component__]:last-child{margin-bottom:0}.poly-card__footer{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-top:auto;transition:all .1s .1s;width:-webkit-fill-available;width:-moz-available;width:stretch;width:fill-available}.poly-card--single .poly-card__portada{height:-moz-fit-content;height:fit-content}.poly-card--single .poly-card__content{padding:var(--poly-padding-content)}.poly-card--single .poly-card__content:has(+.poly-card__footer){padding-bottom:0}.poly-card--single .poly-card__footer{padding:0 16px 16px}.poly-card--list .poly-card__portada,.poly-card--list-card .poly-card__portada{height:var(--poly-image-size);max-height:var(--poly-image-size);max-width:var(--poly-image-size);width:var(--poly-image-size)}.poly-card--list .poly-card__portada:not(:first-child),.poly-card--list-card .poly-card__portada:not(:first-child){margin-left:24px}.poly-card--list .poly-card__content,.poly-card--list-card .poly-card__content{margin-left:24px;width:calc(100% - var(--poly-image-size) - 24px)}.poly-card--list-card.poly-card--mobile .poly-card__portada,.poly-card--list.poly-card--mobile .poly-card__portada{position:relative}.poly-card--list-card.poly-card--mobile .poly-card__portada--list-height,.poly-card--list.poly-card--mobile .poly-card__portada--list-height{height:auto;max-height:var(--poly-image-max-height)}.poly-card--list-card.poly-card--mobile .poly-card__portada--list-height .poly-component__picture,.poly-card--list.poly-card--mobile .poly-card__portada--list-height .poly-component__picture{object-fit:contain}.poly-card--list-card.poly-card--mobile .poly-card__content,.poly-card--list.poly-card--mobile .poly-card__content{flex-flow:column nowrap;margin-left:8px;width:calc(100% - var(--poly-image-size) - 12px)}.poly-card--list-card.poly-card--mobile .poly-card__content>.poly-component__bookmark+[class*=poly-component__],.poly-card--list-card.poly-card--mobile .poly-card__content>[class*=poly-component__]:not(.poly-component__bookmark):first-child,.poly-card--list.poly-card--mobile .poly-card__content>.poly-component__bookmark+[class*=poly-component__],.poly-card--list.poly-card--mobile .poly-card__content>[class*=poly-component__]:not(.poly-component__bookmark):first-child{margin-top:8px}.poly-card--list-card.poly-card--small .poly-card__portada,.poly-card--list.poly-card--small .poly-card__portada{margin-top:8px;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{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:12px;margin-top:4px;width:calc(100% - var(--poly-image-size) - 12px)}.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{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:12px;width:calc(100% - var(--poly-image-size) - 12px)}.poly-card--list-card.poly-card--medium .poly-card__content>.poly-component__bookmark+[class*=poly-component__],.poly-card--list-card.poly-card--medium .poly-card__content>[class*=poly-component__]:not(.poly-component__bookmark):first-child,.poly-card--list.poly-card--medium .poly-card__content>.poly-component__bookmark+[class*=poly-component__],.poly-card--list.poly-card--medium .poly-card__content>[class*=poly-component__]:not(.poly-component__bookmark):first-child{margin-top:4px}.poly-card--grid .poly-card__portada,.poly-card--grid-card .poly-card__portada{margin-bottom:4px;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__footer,.poly-card--grid-card .poly-card__footer{padding:var(--poly-padding-content)}.poly-card--grid-card.poly-card--mobile .poly-card__portada,.poly-card--grid.poly-card--mobile .poly-card__portada{margin-bottom:0}.poly-card--grid-card.poly-card--mobile .poly-card__portada :after,.poly-card--grid.poly-card--mobile .poly-card__portada :after{content:var(--poly-general-image-divider)}.poly-card--grid-card.poly-card--mobile .poly-card__portada--grid-height,.poly-card--grid.poly-card--mobile .poly-card__portada--grid-height{height:250px}.poly-card--grid-card.poly-card--mobile .poly-card__portada--grid-height .poly-component__picture,.poly-card--grid.poly-card--mobile .poly-card__portada--grid-height .poly-component__picture{object-fit:contain}.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--medium .poly-card__footer,.poly-card--small .poly-card__content .poly-footer,.poly-card--small .poly-card__footer{flex-direction:column}.poly-card--medium .poly-card__content .poly-footer{flex-direction:row}@media screen and (max-width <= 767px){.poly-card__content .poly-content{flex-direction:column}.poly-card__content .poly-content__column{flex-basis:100%}}.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-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{justify-content:flex-start!important}.poly-jc-end{justify-content:flex-end!important}.poly-jc-center{justify-content:center!important}.poly-jc-between{justify-content:space-between!important}.poly-jc-around{justify-content:space-around!important}.poly-jc-evenly{justify-content:space-evenly!important}.poly-jc-stretch{justify-content:stretch!important}.poly-jc-baseline{justify-content:baseline!important}.poly_empty_star{stroke:var(--andes-color-blue-500,#3483fa);fill:transparent}.poly-card .poly-card__content .andes-money-amount.poly-phrase-price{display:inline-flex;font-weight:inherit}h3,p{color:inherit;font-size:inherit;font-weight:400;line-height:inherit;margin:0;padding:0}.items{height:100%}.items-with-smart-groups{display:grid;grid-template-columns:repeat(3,1fr);height:100%;list-style:none;max-width:900px}.poly-card--grid-card{margin:0 8px 16px;max-width:284px}.pagination{width:100%}.smart-group{background-color:#fff;border-radius:6px;box-shadow:0 1px 2px 0 rgba(0,0,0,.12);box-sizing:border-box;display:flex;flex-direction:column;margin:0 8px 16px;max-width:284px;overflow:hidden;text-align:left}.smart-group__list{display:grid;flex-wrap:wrap;justify-content:space-between}.smart-group__images{background:#fff;background:#e5e5e5;display:grid;flex-grow:1;gap:1px;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);max-height:auto;max-width:284px;width:100%}.smart-group__image{align-items:center;background:#fff;display:flex;flex-grow:1;height:100%;justify-content:center;object-fit:contain;overflow:hidden;padding:16px;width:100%}.smart-group__image img{height:100%;object-fit:cover;width:100%}.smart-group__content{background:#fff;border-bottom:1px solid #e5e5e5;display:flex;flex-direction:column;height:90px;justify-content:center;padding:20px 16px}.smart-group__title{color:rgba(0,0,0,.9);font-size:14px;font-weight:400;line-height:18px}.smart-group__subtitle{color:rgba(0,0,0,.9);font-size:24px;font-weight:600;line-height:30px}.smart-group__link{background-color:#fff;border-top:1px solid #e5e5e5;color:#3483fa;cursor:pointer;display:flex;font-family:Proxima Nova;font-size:14px;font-weight:600;gap:4px;justify-content:space-between;line-height:16px;padding:16px;text-align:center;vertical-align:middle;width:100%}.smart-group__link-card{display:flex;flex-direction:column;height:100%}.smart-group-row{grid-column:1/-1}.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);position:absolute;z-index:1}[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][data-andes-position=bottom]{bottom:0;left:50%;top:unset}[data-andes-carousel-snapped-control][data-andes-position=bottom-end]{bottom:0;left:unset;right:0;top:unset}[data-andes-carousel-snapped-control][data-andes-position=bottom-start]{bottom:0;left:0;top:unset}[data-andes-carousel-snapped-control][data-andes-position=left]{left:0;top:50%}[data-andes-carousel-snapped-control][data-andes-position=right]{left:unset;right:0;top:50%}[data-andes-carousel-snapped-control][data-andes-position=top]{left:50%;top:0}[data-andes-carousel-snapped-control][data-andes-position=top-end]{left:unset;right:0;top:0}[data-andes-carousel-snapped-control][data-andes-position=top-start]{left:0;top:0}[data-andes-carousel-snapped-control]:active,[data-andes-carousel-snapped-control]:hover{box-shadow:0 8px 16px 0 rgba(0,0,0,.1);-moz-box-shadow:0 8px 16px 0 rgba(0,0,0,.1);-webkit-box-shadow:0 8px 16px 0 rgba(0,0,0,.1)}[data-andes-carousel-snapped-control]:focus{opacity:1;position:absolute}[data-andes-carousel-snapped-control]:focus-visible{opacity:1;position:absolute}[data-andes-carousel-snapped-control]:not(:focus-visible):focus{box-shadow:0 1px 2px 0 rgba(0,0,0,.12);-moz-box-shadow:0 1px 2px 0 rgba(0,0,0,.12);-webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,.12)}[data-andes-carousel-snapped-control]:not(:focus-visible):hover{box-shadow:0 8px 16px 0 rgba(0,0,0,.1);-moz-box-shadow:0 8px 16px 0 rgba(0,0,0,.1);-webkit-box-shadow:0 8px 16px 0 rgba(0,0,0,.1)}.andes-carousel-snapped{height:100%}.andes-carousel-snapped--scroll-hidden{overflow-x:hidden}.andes-carousel-snapped--scroll-visible{overflow-x:visible}.andes-carousel-snapped__container{position:relative}.andes-carousel-snapped__container [data-andes-carousel-snapped-control]{opacity:0}.andes-carousel-snapped__container [data-andes-carousel-snapped-control]:focus-visible{opacity:1}.andes-carousel-snapped__container--arrows-visible [data-andes-carousel-snapped-control],.andes-carousel-snapped__container:hover [data-andes-carousel-snapped-control]{opacity:1}.andes-carousel-snapped__container--arrows-visible [data-andes-carousel-snapped-control][data-andes-state~=disabled],.andes-carousel-snapped__container:hover [data-andes-carousel-snapped-control][data-andes-state~=disabled]{opacity:0}.andes-carousel-snapped__container--pagination-position-top .andes-carousel-snapped{margin-top:12px}.andes-carousel-snapped__controls-wrapper{position:relative}.andes-carousel-snapped__wrapper{display:flex;height:100%;margin:0;padding:0;width:100%}.andes-carousel-snapped__header{display:flex;justify-content:space-between;width:100%}.andes-carousel-snapped__title{display:inline-flex;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.andes-carousel-snapped__slide{cursor:grab;display:flex;flex-shrink:0;height:100%;width:100%}.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>:first-child:focus{box-shadow:inset 0 0 0 2px #fff,inset 0 0 0 3px var(--andes-color-blue-600,#2968c8),inset 0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:inset 0 0 0 2px #fff,inset 0 0 0 3px var(--andes-color-blue-600,#2968c8),inset 0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:inset 0 0 0 2px #fff,inset 0 0 0 3px var(--andes-color-blue-600,#2968c8),inset 0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-carousel-snapped__slide>:first-child:focus-visible{box-shadow:inset 0 0 0 2px #fff,inset 0 0 0 3px var(--andes-color-blue-600,#2968c8),inset 0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:inset 0 0 0 2px #fff,inset 0 0 0 3px var(--andes-color-blue-600,#2968c8),inset 0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:inset 0 0 0 2px #fff,inset 0 0 0 3px var(--andes-color-blue-600,#2968c8),inset 0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-carousel-snapped__slide>:first-child:focus:not(:focus-visible){box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}.andes-carousel-snapped__slide img{display:block;height:100%;object-fit:cover;object-position:top;width:100%}.andes-carousel-snapped__control{align-items:center;background-color:#fff;border:0;cursor:pointer;display:flex;height:64px;justify-content:center;opacity:0;padding:0;top:50%;transform:translateY(-50%)}.andes-carousel-snapped__control[data-andes-state~=disabled]{cursor:default}.andes-carousel-snapped__control svg,.andes-carousel-snapped__control svg path{fill:var(--andes-color-blue-500,#3483fa)}.andes-carousel-snapped__control__icon-container{display:flex}.andes-carousel-snapped__pagination{display:flex;list-style:none;padding:0}.andes-carousel-snapped__pagination[data-andes-carousel-snapped-pagination]{margin:0;position:absolute}.andes-carousel-snapped__pagination[data-andes-carousel-snapped-pagination][data-andes-position=bottom]{bottom:0;left:50%;top:unset}.andes-carousel-snapped__pagination[data-andes-carousel-snapped-pagination][data-andes-position=bottom-end]{bottom:0;left:unset;right:0;top:unset}.andes-carousel-snapped__pagination[data-andes-carousel-snapped-pagination][data-andes-position=bottom-start]{bottom:0;left:0;right:unset;top:unset}.andes-carousel-snapped__pagination[data-andes-carousel-snapped-pagination][data-andes-position=left]{left:0;top:50%}.andes-carousel-snapped__pagination[data-andes-carousel-snapped-pagination][data-andes-position=right]{left:unset;right:0;top:50%}.andes-carousel-snapped__pagination[data-andes-carousel-snapped-pagination][data-andes-position=top]{bottom:unset;left:50%;top:0}.andes-carousel-snapped__pagination[data-andes-carousel-snapped-pagination][data-andes-position=top-end]{bottom:unset;left:unset;right:0;top:0}.andes-carousel-snapped__pagination[data-andes-carousel-snapped-pagination][data-andes-position=top-start]{bottom:unset;left:0;right:unset;top:0}.andes-carousel-snapped__pagination [data-andes-carousel-snapped-pagination-item]{display:flex}.andes-carousel-snapped__pagination [data-andes-carousel-snapped-pagination-item] button{border:0;border-radius:50%;height:6px;margin:0 2px;padding:0;width:6px}@media(prefers-reduced-motion:no-preference){.andes-carousel-snapped__pagination [data-andes-carousel-snapped-pagination-item] button{transition:background-color .35s ease-in-out,box-shadow .35s ease-in-out}}.andes-carousel-snapped__pagination [data-andes-carousel-snapped-pagination-item][data-andes-carousel-snapped-pagination-item-active=true] [data-andes-carousel-snapped-pagination-action]{background-color:var(--andes-color-blue-500,#3483fa)}.andes-carousel-snapped__pagination--position-bottom{justify-content:center;margin:12px 0 auto}.andes-carousel-snapped__pagination--position-top{align-self:flex-end;display:inline-flex;margin:0 0 0 auto;width:max-content}.andes-carousel-snapped__pagination--position-inner{bottom:16px;margin:0;position:absolute;right:50%;transform:translateX(50%)}.andes-carousel-snapped__pagination--light [data-andes-carousel-snapped-pagination-item] [data-andes-carousel-snapped-pagination-action]{background-color: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-color-blue-500,#3483fa)}.andes-carousel-snapped__pagination--dark [data-andes-carousel-snapped-pagination-item] [data-andes-carousel-snapped-pagination-action]{background-color:rgba(0,0,0,.25);box-shadow:inset 0 0 0 1px #fff;-moz-box-shadow:inset 0 0 0 1px #fff;-webkit-box-shadow:inset 0 0 0 1px #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:#fff;box-shadow:inset 0 0 0 1px rgba(0,0,0,.25);-moz-box-shadow:inset 0 0 0 1px rgba(0,0,0,.25);-webkit-box-shadow:inset 0 0 0 1px 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 rgba(0,0,0,.25);-moz-box-shadow:0 0 0 1px rgba(0,0,0,.25);-webkit-box-shadow:0 0 0 1px rgba(0,0,0,.25)}}.andes-carousel-snapped__container--content{width:100%}.andes-carousel-snapped__container--content.andes-carousel-snapped__container--with-controls.andes-carousel-snapped__container--strict-boundaries{margin-left:32px;width:calc(100% - 64px)}.andes-carousel-snapped__container--content .andes-carousel-snapped__control{border-radius:50%;width:64px}.andes-carousel-snapped__container--content .andes-carousel-snapped__control--previous{left:-32px;right:unset}.andes-carousel-snapped__container--content .andes-carousel-snapped__control--next{left:unset;right:-32px}.andes-carousel-snapped__container--content .andes-carousel-snapped__control--size-small{height:32px;width:32px}.andes-carousel-snapped__container--content .andes-carousel-snapped__control--size-small.andes-carousel-snapped__control--previous{left:-16px}.andes-carousel-snapped__container--content .andes-carousel-snapped__control--size-small.andes-carousel-snapped__control--next{right:-16px}.andes-carousel-snapped__container--full{width:100%}.andes-carousel-snapped__container--full .andes-carousel-snapped__control{border-bottom-right-radius:64px;border-top-right-radius:64px;width:32px}.andes-carousel-snapped__container--full .andes-carousel-snapped__control--previous{left:0;right:unset;transform:rotate(0) translateY(-50%)}.andes-carousel-snapped__container--full .andes-carousel-snapped__control--next{left:unset;right:0;transform:rotate(180deg) translateY(50%)}.selectors_header_container{background-color:#fff;height:140px;margin-bottom:32px;overflow:hidden}.selectors_header_container .selectors_carousel{border:0;display:flex;height:140px;margin:0 auto 48px;max-width:1184px;outline:0;vertical-align:baseline}.selectors_header_container .selectors_carousel .selectors_carousel--link{color:#333;text-decoration:none}.selectors_header_container .selectors_carousel .carousel_header{display:none;display:flex;flex-direction:column;height:140px;justify-content:center;margin-right:32px;width:264px}.selectors_header_container .selectors_carousel .carousel_header .header_title{font-size:28px;font-weight:600;margin:0}.selectors_header_container .selectors_carousel .carousel_header .header_subtitle{font-size:14px}.selectors_header_container .selectors_carousel .carousel_ul{cursor:pointer;height:140px;margin:0 auto;max-width:888px;overflow:visible;position:relative;text-align:center}.selectors_header_container .selectors_carousel .carousel_ul.animate{transition:all .5s}.selectors_header_container .selectors_carousel .carousel_ul .andes-carousel-snapped__slide{width:148px!important}.selectors_header_container .selectors_carousel .carousel_ul .andes-carousel-snapped__container{margin:0;width:100%}.selectors_header_container .selectors_carousel .carousel_ul .andes-carousel-snapped__slide{cursor:pointer}.selectors_header_container .selectors_carousel .carousel_ul .andes-carousel-snapped__control:active,.selectors_header_container .selectors_carousel .carousel_ul .andes-carousel-snapped__control:focus,.selectors_header_container .selectors_carousel .carousel_ul .andes-carousel-snapped__control:hover{background-color:rgba(0,0,0,.04);box-shadow:none}.selectors_header_container .selectors_carousel .carousel_ul .andes-carousel-snapped__container--content .andes-carousel-snapped__control{box-shadow:none;height:48px;width:48px}.selectors_header_container .selectors_carousel .carousel_ul .andes-carousel-snapped__container--content .andes-carousel-snapped__control--next{right:-24px;z-index:1}.selectors_header_container .selectors_carousel .carousel_ul .andes-carousel-snapped__container--content .andes-carousel-snapped__control--previous{left:-24px;z-index:1}.selectors_header_container .selectors_carousel .carousel_ul .carousel_item{align-items:center;border-radius:unset;box-shadow:unset;display:flex;flex-direction:column;height:140px;justify-content:center;margin:0;padding:0 12px;position:relative;width:148px!important}.selectors_header_container .selectors_carousel .carousel_ul .carousel_item .title{color:#666;font-size:12px;font-weight:400;height:28px;line-height:1.17;white-space:pre-line}.selectors_header_container .selectors_carousel .carousel_ul .carousel_item .image{height:48px;margin-bottom:12px;margin-top:-8px;width:auto}.selectors_header_container .selectors_carousel .carousel_ul .carousel_item.selected:after{border-bottom:4px solid #3483fa;border-radius:4px 4px 0 0;bottom:0;content:"";position:absolute;width:100%}.selectors_header_container .selectors_carousel .carousel_ul .carousel_item.selected .title{color:#333;font-weight:700}.selectors_header_container .selectors_carousel .carousel_ul .carousel_item .image{margin-top:0}.selectors_header_container .selectors_carousel .carousel_ul .carousel_item .title{font-size:14px;height:32px;line-height:16px;margin:0;max-width:100px}.selectors_header_container .selectors_carousel .carousel_ul .carousel_item:hover .title{color:#3483fa}.andes-switch{align-items:flex-start;color:rgba(0,0,0,.9);cursor:pointer;display:inline-flex;max-width:100%;padding:10px;width:max-content}.andes-switch__input{-moz-appearance:none;-webkit-appearance:none;appearance:none;border-radius:12px;cursor:pointer;flex-shrink:0;height:24px;margin:0;outline:none;position:relative;width:40px}.andes-switch__input:after,.andes-switch__input:before{content:"";position:absolute;transition:.15s ease-in-out}.andes-switch__input:before{background:rgba(0,0,0,.1);border:0;border-radius:12px;height:100%;width:100%}.andes-switch__input:after{background:#fff;border:0;border-radius:50%;box-shadow:0 1px 2px rgba(0,0,0,.55);height:20px;left:2px;opacity:1;top:2px;width:20px}.andes-switch__input:focus-visible{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3))}.andes-switch__input:checked:before{background:var(--andes-color-blue-500,#3483fa)}.andes-switch__input:checked:after{left:18px}.andes-switch__input:checked:disabled:before{background:var(--andes-color-blue-300,rgba(65,137,230,.3));border:0}.andes-switch__input:checked:disabled:after{box-shadow:none}.andes-switch__input:disabled{cursor:not-allowed}.andes-switch__input:disabled:before{background:rgba(0,0,0,.07)}.andes-switch__input:disabled:after{box-shadow:none}.andes-switch__label{-webkit-font-smoothing:antialiased;color:inherit;font-size:16px;font-weight:400;line-height:1.25;margin-left:10px;margin-top:2px}.andes-switch--disabled{color:rgba(0,0,0,.25)}.andes-switch--label-left{flex-direction:row-reverse}.andes-switch--label-left .andes-switch__label{margin-left:0;margin-right:10px}.andes-breadcrumb{font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:14px;margin:0 0 24px;padding:0}.andes-breadcrumb .andes-breadcrumb__item{display:inline-block}.andes-breadcrumb .andes-breadcrumb__label,.andes-breadcrumb .andes-breadcrumb__link{float:left}.andes-breadcrumb .andes-breadcrumb__link{color:var(--andes-color-blue-500,var(--andes-color-blue-500,#3483fa));cursor:pointer;text-decoration:none}.andes-breadcrumb .andes-breadcrumb__link:hover{color:var(--andes-color-blue-600,#2968c8)}.andes-breadcrumb .andes-breadcrumb__link:active{color:var(--andes-color-blue-500,var(--andes-color-blue-500,#3483fa))}.andes-breadcrumb .andes-breadcrumb__link:focus{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));color:var(--andes-color-blue-600,#2968c8);outline:none}.andes-breadcrumb .andes-breadcrumb__link:focus-visible{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-breadcrumb .andes-breadcrumb__link:focus:not(:focus-visible){box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}.andes-breadcrumb .andes-breadcrumb__label{color:rgba(0,0,0,.9)}.andes-breadcrumb .andes-breadcrumb__chevron{float:left;padding:0 12px}.qcat-filters{margin-right:20px;width:264px}.qcat-filters .title{color:#333;font-size:18px;font-weight:600;line-height:1.15;margin:0 0 10px}.qcat-filters .results-quantity{color:#333;font-size:14px;line-height:1.14;margin:0}.qcat-filters__applied-filters{margin:16px 0 40px}.list-filter__title{color:#333;font-size:16px;font-weight:600;line-height:1.25;margin:32px 0 10px}.list-filter__values-list{list-style-type:none;margin:0;padding:0}.list-filter__list-element{color:#333;display:block;font-size:14px;letter-spacing:.15px;line-height:.89;margin:0 0 13px;text-decoration:none}.list-filter__list-element .quantity{color:#8c8c8c;font-weight:300}.switch-filter{align-items:center;border:1px solid #ddd;box-shadow:0 0 0 0;display:flex;flex-direction:row;justify-content:space-between;margin:28px 0 5px;padding:16px;width:242px}.switch-filter__content-box{display:inline-flex;flex-direction:column;line-height:15px}.switch-filter__title{font-size:14px;font-weight:600;margin:0}.switch-filter__subtitle{font-size:12px;font-weight:300;margin:6px 0 0}.switch-filter .andes-switch{padding:0}.switch-filter .full-icon{height:16px;margin-right:6px;vertical-align:middle;width:45px}.price-filter__container{display:flex;flex-direction:row}.price-filter__container .price-filter__label{align-items:center;display:flex;flex-direction:row}.price-filter__container .price-filter__label:first-child:after{color:#999;content:"—";float:left;font-size:12px;line-height:2px;margin:0 5px;padding:7px 0}.price-filter__container .price-filter__value{background-color:#fafafa;border:1px solid rgba(0,0,0,.25);border-radius:.375em;font-size:13px;height:25px;line-height:22px;margin:0;padding:.8125em .75em;width:84px}.price-filter__container .price-filter__value::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none;margin:0}.price-filter__container .price-filter__value:focus{border:2px solid #3483fa;box-shadow:none;outline:0}.price-filter__container .price-filter__action-link{background-color:#3483fa;border:0;border-radius:50%;cursor:pointer;display:inline-block;height:24px;line-height:24px;margin-left:8px;outline:none;padding-top:0;position:relative;text-align:center;width:24px}.price-filter__container .price-filter__action-link:after{border-color:#fff;border-style:solid;border-width:0 2px 2px 0;content:"";display:inline-block;height:8px;position:absolute;right:9px;top:7px;transform:rotate(-45deg);width:8px}.price-filter__container .price-filter__action-link:hover{background-color:#3483fa}.price-filter__container .price-filter__action-link.disabled{background-color:#bfbfbf;pointer-events:none}.qcat-applied-filters{margin:12px 0 10px}.qcat-applied-filters__filter{background-color:#fafafa;border-radius:2px;color:rgba(0,0,0,.6);display:inline-block;font-size:13px;font-weight:400;margin:0 10px 10px 0;max-height:26px;padding:4px 30px 4px 8px;position:relative}.qcat-applied-filters__close-icon{position:absolute;right:6px;top:7px;width:15px}.andes-breadcrumb{display:inline-block;font-weight:400;line-height:1.45}.andes-breadcrumb__item{display:inline!important}.andes-breadcrumb__link{color:#666!important}.andes-breadcrumb__link:hover{color:#333!important}.andes-breadcrumb__chevron{padding:0 6px!important}.andes-pagination{align-items:center;display:flex;flex-wrap:nowrap;font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-weight:400;justify-content:center;padding:0;-webkit-font-smoothing:antialiased}.andes-pagination__arrow-title{-webkit-user-select:none;user-select:none}.andes-pagination__button{display:inline-block;margin:0 2px}.andes-pagination__button.andes-pagination__dots{margin:0;padding:0 9px}.andes-pagination__dot{color:rgba(0,0,0,.55);display:inline-block;font-size:12px;padding:0 1px}.andes-pagination__dot:before{content:"·"}.andes-pagination__link{align-items:center;background-color:transparent;border:none;border-radius:5px;box-sizing:border-box;color:rgba(0,0,0,.55);cursor:pointer;display:inline-flex;font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:16px;height:32px;justify-content:center;line-height:1;min-width:32px;padding:6px 8px;position:relative;text-decoration:none;transition:background-color .25s ease}.andes-pagination__link:focus{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-pagination__link:focus-visible{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--andes-color-blue-600,#2968c8),0 0 0 5px var(--andes-color-blue-300,rgba(65,137,230,.3));outline:none}.andes-pagination__link:focus:not(:focus-visible){box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}.andes-pagination__link[aria-current=page]{background-color:#fff;border:2px solid var(--andes-color-blue-500,var(--andes-color-blue-500,#3483fa));color:rgba(0,0,0,.9);font-weight:600}.andes-pagination__link[aria-current=page]:active,.andes-pagination__link[aria-current=page]:link,.andes-pagination__link[aria-current=page]:visited{color:rgba(0,0,0,.9)}.andes-pagination__link:hover{background-color:var(--andes-color-blue-150,rgba(65,137,230,.15))}.andes-pagination__link:active{background-color:var(--andes-color-blue-200,rgba(65,137,230,.2));transition:background-color 50ms ease}.andes-pagination__link:active,.andes-pagination__link:link,.andes-pagination__link:visited{color:rgba(0,0,0,.55)}.andes-pagination__button--back .andes-pagination__link,.andes-pagination__button--next .andes-pagination__link{padding:6px 8px;width:100%}.andes-pagination__button--next{margin-right:0}.andes-pagination__button--next .andes-pagination__arrow-title{margin-right:4px}.andes-pagination__button--back{margin-left:0}.andes-pagination__button--back .andes-pagination__arrow-title{margin-left:4px}.andes-pagination svg path{fill:rgba(0,0,0,.55)}.andes-pagination{margin:8px 16px}.andes-pagination .andes-pagination__button:not(.andes-pagination__button--back):not(.andes-pagination__button--next):not(.andes-pagination__button--current){display:none}.andes-pagination__button--next{margin-left:14px}.andes-pagination__button--back{margin-right:14px}.andes-pagination__button--disabled{pointer-events:none}.andes-pagination__button--disabled .andes-pagination__arrow-title{color:rgba(0,0,0,.25)}.andes-pagination__button--disabled svg path{fill:rgba(0,0,0,.25)}@media(min-width:768px){.andes-pagination{margin:32px 0 0}.andes-pagination .andes-pagination__button:not(.andes-pagination__button--back):not(.andes-pagination__button--next):not(.andes-pagination__button--current){display:inline-block}.andes-pagination__button--next{margin-left:10px}.andes-pagination__button--back{margin-right:10px}.andes-pagination__button--disabled{display:none}.andes-pagination--small{margin:24px 0}.andes-pagination--small .andes-pagination__link{border-radius:4px;font-size:12px;height:24px;min-width:24px;padding:6px}.andes-pagination--small .andes-pagination__button--back .andes-pagination__link,.andes-pagination--small .andes-pagination__button--next .andes-pagination__link{padding:6px}.andes-pagination--small .andes-pagination__button--back .andes-pagination__arrow-title,.andes-pagination--small .andes-pagination__button--next .andes-pagination__arrow-title{display:none}.andes-pagination--small .andes-pagination__button--next{margin-left:0}.andes-pagination--small .andes-pagination__button--back{margin-right:0}}.advertising{display:contents}.advertising-desktop{margin-right:20px;margin-top:40px;width:264px}.advertising-desktop__title-container{align-items:center;display:flex;margin-bottom:12px}.advertising-desktop__title{color:#999;font-size:12px;font-weight:400;padding-right:4px}.advertising-desktop__line{border-top:1px solid rgba(0,0,0,.1);flex-grow:1}.advertising-mobile{grid-column:1/-1;margin:16px 8px;opacity:1}.advertising-mobile-hide-ads{display:none;opacity:0}body{background-color:#e7e7e7;font-style:normal;font-weight:300;margin:0;width:100%}*{box-sizing:border-box;font-family:Proxima Nova,-apple-system,Helvetica Neue,Helvetica,Roboto,Arial,sans-serif;-webkit-font-smoothing:antialiased;text-decoration:none}.items-filters-section{display:flex;justify-content:center}

/*# sourceMappingURL=desktopView.1442a776.css.map*/