.andes-progress-indicator-circular--determinate .andes-progress-indicator-circular__svg {
    left: 0;
    position: absolute;
    top: 0;
    transform: rotate(-90deg);
    z-index: 1022
}

.andes-progress-indicator-circular--determinate .andes-progress-indicator-circular__circle {
    fill: none;
    stroke-linecap: round
}

.andes-progress-indicator-circular--determinate .andes-progress-indicator-circular__circle-bg {
    fill: none;
    stroke: #e5e5e5
}

.andes-progress-indicator-circular--determinate .andes-progress-indicator-circular__circle--continuous {
    transition-timing-function: linear
}

.andes-progress-indicator-circular--small .andes-progress-indicator-circular__progress,
.andes-progress-indicator-circular--small .andes-progress-indicator-circular__svg {
    height: 24px;
    width: 24px;
    stroke-width: 2.5px
}

.andes-progress-indicator-circular--xsmall .andes-progress-indicator-circular__progress,
.andes-progress-indicator-circular--xsmall .andes-progress-indicator-circular__svg {
    height: 16px;
    width: 16px;
    stroke-width: 2px
}

.andes-progress-indicator-circular--medium .andes-progress-indicator-circular__progress,
.andes-progress-indicator-circular--medium .andes-progress-indicator-circular__svg {
    height: 32px;
    width: 32px;
    stroke-width: 3px
}

.andes-progress-indicator-circular--large .andes-progress-indicator-circular__progress,
.andes-progress-indicator-circular--large .andes-progress-indicator-circular__svg {
    height: 48px;
    width: 48px;
    stroke-width: 4px
}

.andes-progress-indicator-circular--large .andes-progress-indicator-circular__container {
    align-items: center;
    flex-direction: column
}

.andes-progress-indicator-circular--large .andes-progress-indicator-circular__label {
    font-size: 16px;
    margin-top: 13px
}

.andes-progress-indicator-circular--xlarge .andes-progress-indicator-circular__progress,
.andes-progress-indicator-circular--xlarge .andes-progress-indicator-circular__svg {
    height: 64px;
    width: 64px;
    stroke-width: 4px
}

.andes-progress-indicator-circular--xlarge .andes-progress-indicator-circular__progress .andes-progress-indicator-circular__content {
    font-size: 14px
}

.andes-progress-indicator-circular--xlarge .andes-progress-indicator-circular__container {
    align-items: center;
    flex-direction: column
}

.andes-progress-indicator-circular--xlarge .andes-progress-indicator-circular__label {
    font-size: 18px;
    margin-top: 13px
}

.andes-progress-indicator-circular--inline {
    height: 100%;
    position: relative
}

.andes-progress-indicator-circular--inline .andes-progress-indicator-circular__container {
    position: absolute
}

.andes-progress-indicator-circular--block {
    position: absolute;
    z-index: 1021
}

.andes-progress-indicator-circular--block,
.andes-progress-indicator-circular--fullscreen {
    align-items: center;
    bottom: 0;
    display: flex;
    height: 100%;
    justify-content: center;
    left: 0;
    right: 0;
    top: 0;
    width: 100%
}

.andes-progress-indicator-circular--fullscreen {
    background-color: hsla(0, 0%, 100%, .9);
    position: fixed;
    z-index: 1023
}

.andes-progress-indicator-linear {
    background: rgba(0, 0, 0, .1);
    border-radius: 8px;
    display: flex;
    height: 100%;
    position: relative;
    width: 100%
}

.andes-progress-indicator-linear .fill {
    background-color: var(--andes-color-blue-500, #3483fa);
    border-radius: 8px;
    height: 100%;
    position: absolute
}

.andes-progress-indicator-linear .fill--inverted {
    right: 0
}

.andes-progress-indicator-linear--comparison {
    position: relative
}

.andes-progress-indicator-linear--large {
    height: 8px
}

.andes-progress-indicator-linear--small {
    height: 4px
}

.andes-progress-indicator-linear--large .andes-tooltip__trigger {
    left: -12px;
    position: absolute;
    z-index: 2
}

.andes-progress-indicator-linear--comparison--large-container {
    background: transparent;
    border: none;
    cursor: pointer;
    height: 42px;
    top: -15px;
    width: 26px
}

.andes-progress-indicator-linear--comparison--large-container:focus {
    box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--andes-color-blue-600, #2968c8), 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    -moz-box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--andes-color-blue-600, #2968c8), 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    -webkit-box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--andes-color-blue-600, #2968c8), 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    outline: none
}

.andes-progress-indicator-linear--comparison--large-container:focus-visible {
    box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--andes-color-blue-600, #2968c8), 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    -moz-box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--andes-color-blue-600, #2968c8), 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    -webkit-box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--andes-color-blue-600, #2968c8), 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    outline: none
}

.andes-progress-indicator-linear--comparison--large-container:focus:not(:focus-visible) {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    outline: none
}

.andes-progress-indicator-linear--comparison--large-tooltip {
    left: -1px;
    top: -2px
}

.andes-progress-indicator-linear--comparison--large-lower-row {
    border-bottom: 5px solid rgba(0, 0, 0, .55);
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    left: calc(50% - 3px);
    position: absolute;
    top: 25px
}

.andes-progress-indicator-linear--comparison--large-notooltip-container {
    left: -50%;
    position: relative;
    top: -15px
}

.andes-progress-indicator-linear--comparison--large-upper-row {
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 5px solid rgba(0, 0, 0, .55);
    left: calc(50% - 3px);
    position: absolute;
    top: 8px
}

.andes-progress-indicator-linear--comparison--large-value {
    color: rgba(0, 0, 0, .55);
    font-size: 12px;
    font-weight: 400;
    left: -49%;
    position: relative;
    top: 11px
}

.andes-progress-indicator-linear--small .andes-tooltip__trigger {
    left: -12px;
    position: absolute;
    top: -15px;
    z-index: 2
}

.andes-progress-indicator-linear--comparison--small-container {
    background: transparent;
    border: none;
    cursor: pointer;
    height: 34px;
    width: 25px
}

.andes-progress-indicator-linear--comparison--small-container:focus {
    box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--andes-color-blue-600, #2968c8), 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    -moz-box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--andes-color-blue-600, #2968c8), 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    -webkit-box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--andes-color-blue-600, #2968c8), 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    outline: none
}

.andes-progress-indicator-linear--comparison--small-container:focus-visible {
    box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--andes-color-blue-600, #2968c8), 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    -moz-box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--andes-color-blue-600, #2968c8), 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    -webkit-box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--andes-color-blue-600, #2968c8), 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    outline: none
}

.andes-progress-indicator-linear--comparison--small-container:focus:not(:focus-visible) {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    outline: none
}

.andes-progress-indicator-linear--comparison--small-tooltip {
    left: -1px;
    top: 15px
}

.andes-progress-indicator-linear--comparison--small-lower-row {
    border-bottom: 4px solid rgba(0, 0, 0, .55);
    border-left: 2.5px solid transparent;
    border-right: 2.5px solid transparent;
    left: calc(50% - 2.5px);
    position: absolute;
    top: 20px
}

.andes-progress-indicator-linear--comparison--small-notooltip-container {
    left: -50%;
    position: relative;
    top: -15px
}

.andes-progress-indicator-linear--comparison--small-upper-row {
    border-left: 2.5px solid transparent;
    border-right: 2.5px solid transparent;
    border-top: 4px solid rgba(0, 0, 0, .55);
    left: calc(50% - 2.5px);
    position: absolute;
    top: 10px
}

.andes-progress-indicator-linear--comparison--small-value {
    color: rgba(0, 0, 0, .55);
    font-size: 12px;
    font-weight: 400;
    left: -49%;
    position: relative;
    top: 5px;
    z-index: 1
}

.andes-progress-indicator-linear .fill.fill--highlighted:before {
    background-color: inherit;
    border-radius: 100%;
    bottom: -2px;
    content: "";
    display: block;
    position: absolute
}

.andes-progress-indicator-linear .fill.fill--empty:not(.fill--inverted):before {
    left: -2px
}

.andes-progress-indicator-linear .fill.fill--empty.fill--inverted:before {
    right: -2px
}

.andes-progress-indicator-linear--small .fill--highlighted:before {
    height: 8px;
    width: 8px
}

.andes-progress-indicator-linear--small .fill--highlighted:not(.fill--inverted):before {
    left: calc(100% - 6px)
}

.andes-progress-indicator-linear--small .fill--highlighted.fill--inverted:before {
    right: calc(100% - 6px)
}

.andes-progress-indicator-linear--large .fill--highlighted:before {
    height: 12px;
    width: 12px
}

.andes-progress-indicator-linear--large .fill--highlighted:not(.fill--inverted):before {
    left: calc(100% - 10px)
}

.andes-progress-indicator-linear--large .fill--highlighted.fill--inverted:before {
    right: calc(100% - 10px)
}

.andes-progress-indicator-linear--segmented {
    background: unset
}

.andes-progress-indicator-linear--segmented .fill--segmented {
    background: unset;
    display: flex;
    width: 100%
}

.andes-progress-indicator-linear--segmented .fill--segmented .andes-progress-indicator-linear__segment {
    background: rgba(0, 0, 0, .1);
    border-radius: 8px
}

.andes-progress-indicator-linear--segmented .fill--segmented .andes-progress-indicator-linear__segment--active {
    background: var(--andes-color-blue-500, #3483fa)
}

.andes-progress-indicator-linear--small .andes-progress-indicator-linear__segment {
    margin-right: 4px;
    width: 10%
}

.andes-progress-indicator-linear--large .andes-progress-indicator-linear__segment {
    margin-right: 8px;
    width: 12%
}

@keyframes andes-snackbar-show {
    0% {
        opacity: 0;
        transform: translate3d(0, 100%, 0)
    }
    to {
        opacity: 1
    }
}

@keyframes andes-snackbar-hide {
    50% {
        opacity: 1
    }
    to {
        opacity: 0;
        transform: translate3d(0, 100%, 0)
    }
}

.andes-snackbar {
    align-items: center;
    animation-duration: .5s;
    background-color: #1a1a1a;
    bottom: 0;
    color: #fff;
    display: flex;
    flex-flow: row;
    font-family: Proxima Nova, -apple-system, Roboto, Arial, sans-serif;
    font-weight: 400;
    justify-content: space-between;
    position: fixed;
    z-index: 1021
}

.andes-snackbar__action {
    border-width: 0;
    color: #fff!important;
    font-size: inherit;
    font-weight: 600;
    text-align: right;
    text-transform: uppercase;
    white-space: nowrap
}

.andes-snackbar__message {
    color: #fff;
    margin: 0
}

.andes-snackbar--bottom {
    align-items: flex-start;
    flex-flow: column wrap
}

.andes-snackbar--bottom .andes-snackbar__action {
    padding-top: 0
}

@media(prefers-reduced-motion:no-preference) {
    .andes-snackbar--animate-show {
        animation-name: andes-snackbar-show
    }
    .andes-snackbar--animate-hide {
        animation-fill-mode: forwards;
        animation-name: andes-snackbar-hide
    }
}

.andes-snackbar {
    flex-wrap: nowrap;
    line-height: 1em;
    margin-left: auto;
    margin-right: auto;
    max-width: 37.5em
}

.andes-snackbar,
.andes-snackbar__action {
    border-radius: .375em
}

.andes-snackbar__action.andes-button,
.andes-snackbar__message {
    font-size: 16px;
    padding: 1.5em
}

.andes-snackbar__children {
    padding-bottom: 1.5em;
    padding-left: 1.5em
}

.andes-snackbar--bottom .andes-snackbar__action {
    margin-left: 16px;
    padding-left: .5em
}

.andes-snackbar--bottom .andes-snackbar__message {
    line-height: 1.375em;
    padding-bottom: .5em
}

.andes-snackbar--green {
    background-color: #00a650
}

.andes-snackbar--red {
    background-color: #f23d4f
}

.andes-spinner {
    font-family: Proxima Nova, -apple-system, Roboto, Arial, sans-serif;
    font-size: 16px
}

.andes-spinner__label {
    display: block;
    line-height: 1
}

.andes-spinner__icon {
    animation: rotate-all 1s linear infinite;
    bottom: 0;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 0
}

.andes-spinner__icon-left,
.andes-spinner__icon-right {
    box-sizing: border-box;
    height: 100%;
    position: absolute;
    top: 0;
    width: 50%
}

.andes-spinner__icon-left {
    left: 0
}

.andes-spinner__icon-right {
    right: 0
}

.andes-spinner__icon-right .andes-spinner__icon-border:after {
    left: -2px!important
}

.andes-spinner__icon-left .andes-spinner__icon-border:after,
.andes-spinner__icon-right .andes-spinner__icon-border:after {
    background: var(--andes-color-blue-500, var(--andes-color-blue-500, #3483fa));
    border-radius: 50%;
    bottom: -2px!important;
    content: "";
    display: block;
    height: 2.5px;
    position: absolute;
    width: 2.5px;
    z-index: 9999
}

.andes-spinner__icon-left .andes-spinner__icon-border:after {
    right: -2px!important
}

.andes-spinner__icon-right .andes-spinner__icon-border {
    animation: rotate-right .75s linear infinite alternate;
    border-left: 0;
    border-radius: 0 200px 200px 0;
    transform: rotate(-10deg);
    transform-origin: left center
}

.andes-spinner__icon-right .andes-spinner__icon-border:after {
    bottom: -10px;
    left: -5px
}

.andes-spinner__icon-left .andes-spinner__icon-border {
    animation: rotate-left .75s linear infinite alternate;
    border-right: 0;
    transform: rotate(10deg);
    transform-origin: right center
}

.andes-spinner__icon-left .andes-spinner__icon-border:after {
    bottom: -10px;
    right: -5px
}

.andes-spinner__icon-border {
    border: 2px solid var(--andes-color-blue-500, var(--andes-color-blue-500, #3483fa));
    border-radius: 200px 0 0 200px;
    box-sizing: border-box;
    height: 100%;
    position: relative;
    width: 100%
}

.andes-spinner--highlight .andes-spinner__label {
    color: #fff
}

.andes-spinner--highlight .andes-spinner__icon-left .andes-spinner__icon-border:after,
.andes-spinner--highlight .andes-spinner__icon-right .andes-spinner__icon-border:after {
    background: #fff
}

.andes-spinner--highlight .andes-spinner__icon-border {
    border-color: #fff
}

@keyframes rotate-left {
    to {
        transform: rotate(30deg)
    }
    0% {
        transform: rotate(175deg)
    }
}

@keyframes rotate-right {
    0% {
        transform: rotate(-175deg)
    }
    to {
        transform: rotate(-30deg)
    }
}

@keyframes rotate-all {
    0% {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(1turn)
    }
}

.andes-spinner__mask {
    background-color: hsla(0, 0%, 100%, .9);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.andes-spinner__mask--highlight {
    background-color: rgba(var(--andes-color-blue-500, var(--andes-color-blue-500, #3483fa)), .1)
}

.andes-spinner--fullscreen {
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1022
}

.andes-spinner--fullscreen .andes-spinner__container {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 1023
}

.andes-spinner--inline {
    height: 100%;
    position: relative
}

.andes-spinner--inline .andes-spinner__container {
    position: absolute
}

.andes-spinner--inline .andes-spinner__icon {
    margin: 0
}

.andes-spinner--inline .andes-spinner__mask {
    display: none
}

.andes-spinner__container--large-notlabel {
    height: 64px;
    width: 64px
}

.andes-spinner__container--large .andes-spinner__label {
    font-size: 18px;
    line-height: 1.35;
    margin-top: 88px
}

.andes-spinner__icon--large {
    height: 64px;
    width: 64px
}

.andes-spinner__container--medium-notlabel {
    height: 48px;
    width: 48px
}

.andes-spinner__container--medium .andes-spinner__label {
    margin-top: 66px
}

.andes-spinner__icon--medium {
    height: 48px;
    width: 48px
}

.andes-spinner__container--small-notlabel {
    height: 32px;
    width: 32px
}

.andes-spinner__container--small .andes-spinner__label {
    font-size: 14px;
    margin-top: 48px
}

.andes-spinner__icon--small {
    height: 32px;
    width: 32px
}

.andes-table {
    border-spacing: 0;
    color: rgba(0, 0, 0, .9);
    font-family: Proxima Nova, -apple-system, Roboto, Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    padding: 0;
    width: 100%;
    -webkit-font-smoothing: antialiased
}

.andes-table__header {
    background-color: #e5e5e5;
    font-weight: 600
}

.andes-table__head.andes-table__head--sticky {
    position: sticky;
    top: -2px;
    z-index: 10
}

.andes-table__column {
    white-space: nowrap
}

.andes-table__column:not(:last-child) {
    box-shadow: inset -1px 0 0 0 #ededed
}

.andes-table__row {
    background-color: #fff;
    box-shadow: inset 0 -1px 0 0 #ededed, inset -1px 0 0 0 #ededed, inset 1px 0 0 0 #ededed
}

.andes-table__body,
.andes-table__column,
.andes-table__header,
.andes-table__row {
    display: block
}

.andes-table__link {
    color: var(--andes-color-blue-500, var(--andes-color-blue-500, #3483fa))
}

.andes-table__editable {
    position: relative;
    width: 100%
}

.andes-table__editable--input-container {
    align-items: stretch;
    display: flex;
    height: 100%;
    position: relative;
    width: 100%
}

.andes-table__editable--input {
    background-color: transparent;
    border: none;
    border-radius: 0;
    font-family: inherit;
    outline: none;
    padding: 24px 24px 22px;
    text-overflow: ellipsis;
    width: 100%
}

.andes-table__editable--input-icon {
    align-items: center;
    bottom: 0;
    display: flex;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0
}

.andes-table__editable--input-icon>svg {
    display: none;
    margin: auto 24px auto 8px
}

.andes-table__editable--dashed-border,
.andes-table__editable--focus-border,
.andes-table__editable--mouseover-border {
    display: none;
    height: calc(100% + 1px);
    left: -1px;
    pointer-events: none;
    position: absolute;
    top: -1px;
    width: calc(100% + 1px)
}

.andes-table__editable--dashed-border {
    stroke: #e5e5e5
}

.andes-table__editable--mouseover-border {
    stroke: rgba(0, 0, 0, .55)
}

.andes-table__editable-focused {
    z-index: 16
}

.andes-table__editable-focused .andes-table__editable--focus-border {
    display: block
}

.andes-table__editable-focused .andes-table__editable--input-icon>svg {
    display: none
}

.andes-table__editable-disabled .andes-table__editable--input {
    color: rgba(0, 0, 0, .55);
    cursor: not-allowed
}

.andes-table__editable-disabled .andes-table__editable--dashed-border {
    display: block
}

.andes-table__expandable--container {
    align-items: center;
    display: flex
}

.andes-table__expandable .andes-table__expandable--trigger {
    align-items: center;
    background-color: transparent;
    border: 0;
    border-radius: 6px;
    cursor: pointer;
    display: flex;
    justify-content: center;
    margin-right: 12px;
    padding: 0
}

.andes-table__expandable .andes-table__expandable--trigger:focus {
    box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--andes-color-blue-600, #2968c8), 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    -moz-box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--andes-color-blue-600, #2968c8), 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    -webkit-box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--andes-color-blue-600, #2968c8), 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    outline: none
}

.andes-table__expandable .andes-table__expandable--trigger:focus-visible {
    box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--andes-color-blue-600, #2968c8), 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    -moz-box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--andes-color-blue-600, #2968c8), 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    -webkit-box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--andes-color-blue-600, #2968c8), 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    outline: none
}

.andes-table__expandable .andes-table__expandable--trigger:focus:not(:focus-visible) {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    outline: none
}

@media(prefers-reduced-motion:no-preference) {
    .andes-table__expandable .andes-table__expandable--trigger svg {
        transition: transform .2s
    }
}

.andes-table__expandable .andes-table__expandable--trigger svg>path {
    fill: var(--andes-color-blue-500, var(--andes-color-blue-500, #3483fa))!important
}

.andes-table__expandable .andes-table__expandable--trigger:hover svg>path {
    fill: var(--andes-color-blue-600, #2968c8)
}

.andes-table__expandable .andes-table__expandable--trigger:focus svg>path {
    fill: var(--andes-color-blue-700, #1f4e96)
}

.andes-table__expandable-open .andes-table__expandable--trigger svg {
    transform: rotate(180deg)
}

.andes-table__expandable-close .andes-table__expandable--trigger svg {
    transform: rotate(0deg)
}

.andes-table {
    width: 100.1%
}

.andes-table__header {
    box-shadow: inset 0 -1px rgba(0, 0, 0, .25)
}

.andes-table__head {
    -webkit-clip-path: none;
    clip-path: none;
    height: auto;
    overflow: auto;
    position: relative;
    width: auto;
    z-index: 10
}

.andes-table__column--vertical-align-top,
.andes-table__header--vertical-align-top {
    vertical-align: baseline
}

.andes-table__column--vertical-align-center,
.andes-table__header--vertical-align-center {
    vertical-align: middle
}

.andes-table__column--vertical-align-bottom,
.andes-table__header--vertical-align-bottom {
    vertical-align: bottom
}

.andes-table__column .andes-table__header__container,
.andes-table__header .andes-table__header__container {
    display: inline-block
}

.andes-table__column:before,
.andes-table__header:before {
    content: "";
    margin: 0;
    padding: 0;
    width: 100%
}

.andes-table__column,
.andes-table__column:not(:last-child) {
    box-shadow: inset 1px 0 1px 0 #ededed
}

.andes-table__header__container {
    align-items: center;
    background-color: inherit;
    border: 0;
    display: flex;
    padding: 16px 24px 14px
}

.andes-table__header__container:focus {
    box-shadow: inset 0 0 0 2px #fff, inset 0 0 0 3px var(--andes-color-blue-600, #2968c8), inset 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    -moz-box-shadow: inset 0 0 0 2px #fff, inset 0 0 0 3px var(--andes-color-blue-600, #2968c8), inset 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    -webkit-box-shadow: inset 0 0 0 2px #fff, inset 0 0 0 3px var(--andes-color-blue-600, #2968c8), inset 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    outline: none
}

.andes-table__header__container:focus-visible {
    box-shadow: inset 0 0 0 2px #fff, inset 0 0 0 3px var(--andes-color-blue-600, #2968c8), inset 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    -moz-box-shadow: inset 0 0 0 2px #fff, inset 0 0 0 3px var(--andes-color-blue-600, #2968c8), inset 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    -webkit-box-shadow: inset 0 0 0 2px #fff, inset 0 0 0 3px var(--andes-color-blue-600, #2968c8), inset 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    outline: none
}

.andes-table__header__container:focus:not(:focus-visible) {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    outline: none
}

.andes-table__column {
    padding: 0 24px
}

.andes-table__column--value {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    margin: 24px 0 22px;
    overflow: hidden
}

.andes-table .andes-table__column-checkbox,
.andes-table__header-checkbox {
    padding: 0 24px;
    width: 18px
}

.andes-table .andes-table__column-checkbox>.andes-checkbox,
.andes-table__header-checkbox>.andes-checkbox {
    margin: 0 auto
}

.andes-table__column--left,
.andes-table__header--left {
    text-align: left
}

.andes-table__column--center,
.andes-table__header--center {
    text-align: center
}

.andes-table__column--right,
.andes-table__header--right {
    text-align: right
}

.andes-table__row {
    border: 0;
    display: table-row
}

.andes-table__body {
    display: table-row-group
}

.andes-table--compact .andes-table__body>.andes-table__row>.andes-table__column>.andes-table__column--value {
    margin: 16px 0 14px
}

.andes-table__editable {
    padding: 0
}

.andes-table__editable-disabled,
.andes-table__editable-enabled:hover,
.andes-table__editable-focused {
    box-shadow: inset 0 1px 0 0 #fff, inset 0 -1px 0 0 #fff, inset -1px 0 0 0 #fff, inset 1px 0 0 0 #fff, 0 -1px 0 0 #fff, -1px 0 0 0 #fff!important
}

.andes-table__editable-disabled+td {
    box-shadow: none!important
}

.andes-table__expandable--row {
    background-color: #fff
}

.andes-table__expandable--row:hover {
    background-color: rgba(0, 0, 0, .04)
}

.andes-table__expandable--row:focus {
    background-color: rgba(0, 0, 0, .07)
}

.andes-table__editable--focus-border {
    stroke: var(--andes-color-blue-500, var(--andes-color-blue-500, #3483fa))
}

.andes-table__editable-enabled:hover {
    z-index: 17
}

.andes-table__editable-enabled:hover .andes-table__editable--mouseover-border {
    display: block
}

.andes-table__editable-enabled:hover .andes-table__editable--input {
    padding-right: 48px
}

.andes-table__editable-enabled:hover .andes-table__editable--input-icon>svg {
    display: block
}

.andes-table__editable-focused .andes-table__editable--input {
    outline: 0
}

.andes-table__header--sortable {
    cursor: pointer
}

.andes-table__header--sortable .andes-table__header__container {
    cursor: pointer;
    height: 100%
}

.andes-table__header--sortable:active {
    outline: none
}

.andes-table__header--sortable:active .andes-table__sort-icon-container svg path {
    fill: rgba(0, 0, 0, .55)
}

.andes-table__header--sortable:active[aria-sort] .andes-table__sort-icon-container svg path {
    fill: var(--andes-color-blue-700, #1f4e96)
}

.andes-table__header--sortable:hover .andes-table__sort-icon-container svg path {
    fill: rgba(0, 0, 0, .25)
}

.andes-table__header--sortable:hover[aria-sort] .andes-table__sort-icon-container svg path {
    fill: var(--andes-color-blue-600, #2968c8)
}

.andes-table__header--sorted-asc .andes-table__sort-icon-container svg {
    transform: rotate(180deg)
}

.andes-table__sort-icon-container {
    display: inline-block;
    height: 16px;
    margin-left: 8px;
    width: 16px
}

.andes-table__sort-icon-container svg {
    margin-bottom: 1px;
    vertical-align: middle
}

@media(prefers-reduced-motion:no-preference) {
    .andes-table__sort-icon-container svg {
        transition: transform .1s ease-in-out
    }
}

.andes-table__sort-icon-container svg path {
    fill: #bfbfbf
}

.andes-table__sort-icon-container--sorted svg path {
    fill: var(--andes-color-blue-500, #3483fa)
}

.andes-tabs {
    align-items: stretch;
    display: flex;
    flex-wrap: nowrap;
    font-size: 0;
    height: 100%;
    padding: 0;
    position: relative
}

.andes-tabs--centered {
    align-items: center;
    justify-content: center
}

.andes-tabs--fullWidth {
    display: flex;
    justify-content: space-between
}

.andes-tabs__container {
    position: relative
}

.andes-tabs__container--centered {
    text-align: center
}

.andes-tabs__wrapper {
    height: 100%;
    margin: 0;
    overflow-x: scroll;
    overflow-y: hidden;
    position: relative;
    scroll-behavior: auto;
    scrollbar-width: none
}

@media(prefers-reduced-motion:no-preference) {
    .andes-tabs__wrapper {
        scroll-behavior: smooth
    }
}

.andes-tabs__wrapper--scrollable {
    scroll-snap-type: x mandatory
}

.andes-tabs__wrapper--scrollable .andes-tab {
    scroll-snap-align: start
}

.andes-tabs__wrapper::-webkit-scrollbar {
    display: none;
    height: 0
}

.andes-tabs__border {
    bottom: 0;
    box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, .1);
    height: 1px;
    pointer-events: none;
    width: 100%
}

.andes-tabs__scroll-tool {
    display: flex;
    height: 48px;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2
}

.andes-tabs__scroll-tool--controls {
    align-items: center;
    box-sizing: border-box;
    height: 100%;
    justify-content: space-between;
    padding: 0 16px;
    pointer-events: all;
    width: 80px
}

.andes-tabs__scroll-tool--controls .control-arrow {
    cursor: pointer;
    display: block
}

.andes-tabs__scroll-tool--controls .control-arrow--disabled {
    cursor: default
}

.andes-tabs__scroll-tool--fade {
    height: 100%;
    width: 80px
}

.andes-tab {
    background-color: transparent;
    border: 0;
    border-radius: 6px 6px 0 0;
    color: rgba(0, 0, 0, .9);
    cursor: pointer;
    display: inline-flex;
    flex-shrink: 0;
    font-family: Proxima Nova, -apple-system, Roboto, Arial, sans-serif;
    font-weight: 600;
    padding: 0;
    width: max-content
}

.andes-tab,
.andes-tab__link {
    line-height: 1;
    position: relative;
    text-decoration: none
}

.andes-tab__link {
    box-sizing: border-box;
    color: inherit;
    display: block;
    height: 100%;
    text-align: center;
    width: 100%
}

.andes-tab__link:focus {
    outline: none
}

.andes-tab__link:after {
    content: "";
    height: 0;
    transition: height .15s ease-in-out
}

.andes-tab--leftAligned {
    padding: 0 1.5em
}

.andes-tab--leftAligned:first-child {
    padding-left: 0
}

.andes-tab--leftAligned .andes-tab__link {
    margin: 0
}

.andes-tab--fullWidth {
    flex-grow: 1
}

.andes-tab--fullWidth .andes-tab__link {
    margin: 0;
    padding: 1em 1.5em
}

.andes-tab:visited {
    color: rgba(0, 0, 0, .9)
}

.andes-tab: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-tab: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-tab:focus:not(:focus-visible) {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    outline: none
}

.andes-tab:hover:not(.andes-tab--disabled) {
    color: var(--andes-color-blue-500, #3483fa)
}

.andes-tab:hover:not(.andes-tab--disabled).andes-tab--selected {
    color: var(--andes-color-blue-600, #2968c8)
}

.andes-tab:hover:not(.andes-tab--disabled).andes-tab--stretched:after,
.andes-tab:hover:not(.andes-tab--disabled):not(.andes-tab--stretched) .andes-tab__link:after {
    background-color: var(--andes-color-blue-600, #2968c8)
}

.andes-tab.andes-tab--selected:active:not(.andes-tab--disabled),
.andes-tab:active:not(.andes-tab--disabled) {
    background-color: var(--andes-color-blue-100, rgba(65, 137, 230, .1));
    color: var(--andes-color-blue-700, #1f4e96)
}

.andes-tab.andes-tab--selected:active:not(.andes-tab--disabled).andes-tab--stretched:after,
.andes-tab.andes-tab--selected:active:not(.andes-tab--disabled):not(.andes-tab--stretched) .andes-tab__link:after,
.andes-tab:active:not(.andes-tab--disabled).andes-tab--stretched:after,
.andes-tab:active:not(.andes-tab--disabled):not(.andes-tab--stretched) .andes-tab__link:after {
    background-color: var(--andes-color-blue-700, #1f4e96)
}

.andes-tab--disabled {
    background-color: unset;
    color: rgba(0, 0, 0, .25);
    cursor: default
}

.andes-tab--selected {
    color: var(--andes-color-blue-500, #3483fa)
}

.andes-tab--selected .andes-tab__link:after {
    background-color: var(--andes-color-blue-500, #3483fa);
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    bottom: 0;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    width: 100%
}

.andes-tab--selected.andes-tab--stretched.andes-tab--first .andes-tab__link:after {
    border-top-left-radius: 0
}

.andes-tab--selected.andes-tab--stretched.andes-tab--last .andes-tab__link:after {
    border-top-right-radius: 0
}

.andes-tabs__swipeable-content {
    overflow-x: hidden
}

.andes-tabs__swipeable-content-scroll {
    box-sizing: border-box;
    display: flex;
    font-size: 16px;
    padding: 1em 1.5em;
    transition-property: transform;
    width: 100%;
    will-change: transform
}

.andes-tabs__swipeable-content-scroll--translated {
    transform: translateX(calc(-100% + 1.5em))
}

.andes-tabs__swipeable-content-scroll .andes-tab-content {
    box-sizing: border-box;
    flex-shrink: 0;
    padding: 0;
    width: 100%
}

.andes-tabs__swipeable-content-scroll .andes-tab-content:not(:last-child) {
    margin-right: 1.5em
}

.andes-tab-content {
    padding: 1em 1.5em
}

.andes-tab-content: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-tab-content: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-tab-content:focus:not(:focus-visible) {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    outline: none
}

.andes-tabs__wrapper {
    width: 100%
}

.andes-tabs__wrapper--scrollable {
    width: calc(100% - 80px)
}

.andes-tabs__scroll-tool--controls {
    display: flex
}

.andes-tab {
    width: auto
}

.andes-tab__link {
    font-size: 16px;
    margin: 0 1.5em;
    padding: 1em 0
}

.andes-tab--stretched .andes-tab__link {
    margin: 0;
    padding: 1em 1.5em
}

.andes-form-control--textfield .andes-form-control__label {
    margin: 0 0 0 .4285714286em
}

.andes-form-control--textfield .andes-form-control__control {
    margin: 4px 0
}

.andes-form-control--textfield .andes-form-control__control .andes-form-control__control {
    margin: inherit
}

.andes-form-control--textfield .andes-form-control__bottom {
    margin: 0 6px
}

.andes-form-control--textfield .andes-form-control__validated-icon {
    color: #00a650;
    display: block
}

.andes-form-control--textfield .andes-form-control__clear-icon {
    color: rgba(0, 0, 0, .55)
}

.andes-form-control__bottom.andes-form-control--medium .andes-form-control__message {
    font-size: 10px;
    line-height: 14px
}

.andes-form-control__bottom.andes-form-control--medium .andes-form-control--countdown .andes-form-control__countdown,
.andes-form-control__bottom.andes-form-control--medium .andes-form-control__countdown {
    font-size: 10px
}

.andes-form-control--textfield.andes-form-control--medium {
    font-size: 14px;
    padding: 4px 8px
}

.andes-form-control--textfield.andes-form-control--medium label .andes-form-control__label {
    font-size: 12px;
    margin: 0 0 0 5px
}

.andes-form-control--textfield.andes-form-control--medium .andes-form-control__clear-icon,
.andes-form-control--textfield.andes-form-control--medium .andes-form-control__validated-icon {
    margin: 0 8px 0 12px
}

.andes-form-control--textfield.andes-form-control--medium .andes-form-control__clear-icon svg,
.andes-form-control--textfield.andes-form-control--medium .andes-form-control__validated-icon svg {
    height: 12px;
    width: 12px
}

.andes-form-control--textfield.andes-form-control--medium .andes-form-control__prefix,
.andes-form-control--textfield.andes-form-control--medium .andes-form-control__suffix {
    font-size: 14px
}

.andes-form-control--textfield.andes-form-control--medium .andes-form-control__control {
    font-size: 12px;
    height: 32px;
    line-height: 18px;
    margin: 4px 0;
    min-height: 32px
}

.andes-form-control--textfield.andes-form-control--medium .andes-form-control__control .andes-form-control--textfield-progress.andes-progress-indicator-circular {
    height: 16px;
    margin: 0 8px;
    width: 16px
}

.andes-form-control--textfield.andes-form-control--medium .andes-form-control__field {
    border-radius: 4px;
    font-size: 14px;
    height: auto;
    padding: 7px 8px;
    width: auto
}

.andes-form-control--textfield.andes-form-control--medium .andes-form-control__field::placeholder {
    font-size: 14px
}

.andes-tooltip {
    background-color: #fff;
    border-radius: .375em;
    box-shadow: 0 6px 16px 0 rgba(0, 0, 0, .1), 0 0 6px 0 rgba(0, 0, 0, .1);
    box-sizing: border-box;
    color: rgba(0, 0, 0, .9);
    font-family: Proxima Nova, -apple-system, Roboto, Arial, sans-serif;
    font-size: 16px;
    opacity: 1;
    padding: 1em;
    pointer-events: auto!important;
    text-align: left;
    width: 21.25em;
    z-index: 1022
}

.andes-tooltip__focus-retainer:focus {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none
}

.andes-tooltip__focus-retainer:focus-visible {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none
}

.andes-tooltip.andes-card--flat {
    box-shadow: 0 6px 16px 0 rgba(0, 0, 0, .1), 0 0 6px 0 rgba(0, 0, 0, .1)
}

.andes-tooltip .andes-card__content {
    padding: 0
}

.andes-tooltip .andes-tooltip-data {
    outline: none
}

.andes-tooltip .andes-tooltip-data:focus {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none
}

.andes-tooltip .andes-tooltip-data:focus-visible {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none
}

.andes-tooltip .andes-tooltip-data__arrow,
.andes-tooltip .andes-tooltip-data__arrow:before {
    background-color: #fff;
    height: 8px;
    position: absolute;
    width: 8px
}

.andes-tooltip .andes-tooltip-data__arrow {
    visibility: hidden
}

.andes-tooltip .andes-tooltip-data__arrow--top,
.andes-tooltip .andes-tooltip-data__arrow--top-end,
.andes-tooltip .andes-tooltip-data__arrow--top-start {
    bottom: -3px
}

.andes-tooltip .andes-tooltip-data__arrow--bottom,
.andes-tooltip .andes-tooltip-data__arrow--bottom-end,
.andes-tooltip .andes-tooltip-data__arrow--bottom-start {
    top: -4px
}

.andes-tooltip .andes-tooltip-data__arrow--left,
.andes-tooltip .andes-tooltip-data__arrow--left-end,
.andes-tooltip .andes-tooltip-data__arrow--left-start {
    right: -3px
}

.andes-tooltip .andes-tooltip-data__arrow--right,
.andes-tooltip .andes-tooltip-data__arrow--right-end,
.andes-tooltip .andes-tooltip-data__arrow--right-start {
    left: -4px
}

.andes-tooltip .andes-tooltip-data__arrow:before {
    border: 1px solid #fff;
    content: "";
    transform: rotate(45deg);
    visibility: visible
}

.andes-tooltip-hidden {
    display: none
}

.andes-tooltip--dark {
    color: #fff
}

.andes-tooltip--dark.andes-card {
    background-color: #393939
}

.andes-tooltip--dark .andes-tooltip-data__arrow:before {
    background-color: #393939;
    border: 1px solid #393939
}

.andes-tooltip--dark .andes-tooltip-button-close:after,
.andes-tooltip--dark .andes-tooltip-button-close:before {
    background-color: #fff
}

.andes-tooltip--dark .andes-button--transparent .andes-button__content,
.andes-tooltip--highlight {
    color: #fff
}

.andes-tooltip--highlight .andes-tooltip-data__arrow:before,
.andes-tooltip--highlight.andes-card {
    background-color: var(--andes-color-blue-500, var(--andes-color-blue-500, #3483fa))
}

.andes-tooltip--highlight .andes-tooltip-data__arrow:before {
    border: 1px solid var(--andes-color-blue-500, var(--andes-color-blue-500, #3483fa))
}

.andes-tooltip--highlight .andes-tooltip-button-close:after,
.andes-tooltip--highlight .andes-tooltip-button-close:before {
    background-color: #fff;
    opacity: .6
}

.andes-tooltip--highlight .andes-button--transparent .andes-button__content {
    color: #fff
}

.andes-tooltip--highlight .andes-tooltip__actions a:first-child,
.andes-tooltip--highlight .andes-tooltip__actions button:first-child {
    background-color: var(--andes-color-blue-600, #2968c8)
}

.andes-tooltip__content {
    margin-right: 1em
}

.andes-tooltip__text,
.andes-tooltip__title {
    font-weight: 400;
    margin: 0
}

.andes-tooltip__text {
    font-size: 14px
}

.andes-tooltip__title {
    display: block;
    font-size: 16px;
    font-weight: 600;
    margin: 0 0 4px;
    padding: 0
}

.andes-tooltip__image {
    margin-right: 1em
}

.andes-tooltip__actions {
    margin-top: 1em
}

.andes-tooltip__actions a,
.andes-tooltip__actions button {
    margin-left: 4px
}

.andes-tooltip__actions a:first-child,
.andes-tooltip__actions button:first-child {
    margin-left: 0
}

.andes-tooltip-data-image {
    display: flex;
    flex-direction: row
}

.andes-tooltip-button-close {
    background-color: transparent;
    border: 0;
    border-radius: 50%;
    cursor: pointer;
    height: 1em;
    left: auto;
    padding: 0;
    position: relative;
    position: absolute;
    right: .625em;
    top: .625em;
    width: 1em
}

.andes-tooltip-button-close:after,
.andes-tooltip-button-close:before {
    background-color: rgba(0, 0, 0, .55);
    content: "";
    cursor: pointer;
    height: 1em;
    left: .5em;
    position: absolute;
    top: 0;
    width: .125em
}

.andes-tooltip-button-close:before {
    transform: rotate(45deg)
}

.andes-tooltip-button-close:after {
    transform: rotate(-45deg)
}

.andes-tooltip-button-close:after,
.andes-tooltip-button-close:before {
    left: .43em;
    opacity: 1;
    top: .06em
}

.andes-tooltip-button-close:focus {
    box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--andes-color-blue-600, #2968c8), 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    -moz-box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--andes-color-blue-600, #2968c8), 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    -webkit-box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--andes-color-blue-600, #2968c8), 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    outline: none
}

.andes-tooltip-button-close:focus-visible {
    box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--andes-color-blue-600, #2968c8), 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    -moz-box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--andes-color-blue-600, #2968c8), 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    -webkit-box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--andes-color-blue-600, #2968c8), 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    outline: none
}

.andes-tooltip-button-close:focus:not(:focus-visible) {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    outline: none
}

.andes-tooltip-transition-enter {
    opacity: 0;
    transform: translateY(-.3125em);
    transition: transform .1s ease-out, opacity .1s ease-out
}

.andes-tooltip-transition-enter-active {
    opacity: 1;
    transform: translateY(0);
    transition: transform .1s ease-out, opacity .1s ease-out
}

.andes-tooltip-transition-leave-active {
    opacity: 1;
    transform: translateY(-.3125em);
    transition: transform .1s ease-out, opacity .1s ease-out
}

.andes-tooltip-arrow:before {
    background: #fff;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    border-right: 1px solid rgba(0, 0, 0, .1);
    bottom: -.4375em;
    box-shadow: 4px 0 4px -4px rgba(0, 0, 0, .15), 1px 1px 1px -1px rgba(0, 0, 0, .2);
    content: "";
    height: .75em;
    left: 50%;
    margin-left: -.5em;
    position: absolute;
    transform: rotate(45deg);
    transform-origin: center;
    width: .75em
}

.andes-tooltip-placement-bottom.andes-tooltip-transition-enter,
.andes-tooltip-placement-bottomLeft.andes-tooltip-transition-enter,
.andes-tooltip-placement-bottomRight.andes-tooltip-transition-enter {
    transform: translateY(.3125em)
}

.andes-tooltip-placement-bottom.andes-tooltip-transition-enter-active,
.andes-tooltip-placement-bottomLeft.andes-tooltip-transition-enter-active,
.andes-tooltip-placement-bottomRight.andes-tooltip-transition-enter-active {
    transform: translateY(0)
}

.andes-tooltip-placement-bottom.andes-tooltip-transition-leave-active,
.andes-tooltip-placement-bottomLeft.andes-tooltip-transition-leave-active,
.andes-tooltip-placement-bottomRight.andes-tooltip-transition-leave-active {
    transform: translateY(.3125em)
}

.andes-tooltip-placement-bottom .andes-tooltip-arrow:before,
.andes-tooltip-placement-bottomLeft .andes-tooltip-arrow:before,
.andes-tooltip-placement-bottomRight .andes-tooltip-arrow:before {
    bottom: auto;
    top: -.4375em;
    transform: rotate(225deg)
}

.andes-tooltip-placement-leftTop.andes-tooltip-transition-enter {
    transform: translateX(-.3125em)
}

.andes-tooltip-placement-leftTop.andes-tooltip-transition-enter-active {
    transform: translateX(0)
}

.andes-tooltip-placement-leftTop.andes-tooltip-transition-leave-active {
    transform: translateX(-.3125em)
}

.andes-tooltip-placement-leftTop .andes-tooltip-arrow:before {
    left: auto;
    right: -7px;
    top: .625em;
    transform: rotate(315deg)
}

.andes-tooltip-placement-rightTop.andes-tooltip-transition-enter {
    transform: translateX(.3125em)
}

.andes-tooltip-placement-rightTop.andes-tooltip-transition-enter-active {
    transform: translateX(0)
}

.andes-tooltip-placement-rightTop.andes-tooltip-transition-leave-active {
    transform: translateX(.3125em)
}

.andes-tooltip-placement-rightTop .andes-tooltip-arrow:before {
    left: 1px;
    top: .625em;
    transform: rotate(135deg)
}

.andes-tooltip-placement-bottomLeft .andes-tooltip-arrow:before,
.andes-tooltip-placement-topLeft .andes-tooltip-arrow:before {
    left: 1.25em
}

.andes-tooltip-placement-bottomRight .andes-tooltip-arrow:before,
.andes-tooltip-placement-topRight .andes-tooltip-arrow:before {
    left: auto;
    right: .625em
}

.andes-tooltip-placement-right.andes-tooltip-transition-enter {
    transform: translateX(.3125em)
}

.andes-tooltip-placement-right.andes-tooltip-transition-enter-active {
    transform: translateX(0)
}

.andes-tooltip-placement-right.andes-tooltip-transition-leave-active {
    transform: translateX(.3125em)
}

.andes-tooltip-placement-right .andes-tooltip-arrow:before {
    left: 1px;
    top: calc(50% - 6px);
    transform: rotate(135deg)
}

.andes-tooltip-placement-left.andes-tooltip-transition-enter {
    transform: translateX(-.3125em)
}

.andes-tooltip-placement-left.andes-tooltip-transition-enter-active {
    transform: translateX(0)
}

.andes-tooltip-placement-left.andes-tooltip-transition-leave-active {
    transform: translateX(-.3125em)
}

.andes-tooltip-placement-left .andes-tooltip-arrow:before {
    left: auto;
    right: -7px;
    top: calc(50% - 6px);
    transform: rotate(315deg)
}

.andes-badge--small {
    line-height: 4px
}

.andes-badge--small .andes-badge__content {
    font-size: 11px;
    line-height: 4px;
    padding: 6px
}

.andes-badge--small.andes-badge--rounded-top-left {
    border-top-left-radius: 8px
}

.andes-badge--small.andes-badge--rounded-top-right {
    border-top-right-radius: 8px
}

.andes-badge--small.andes-badge--rounded-bottom-left {
    border-bottom-left-radius: 8px
}

.andes-badge--small.andes-badge--rounded-bottom-right {
    border-bottom-right-radius: 8px
}

.andes-badge--small.andes-badge--notification,
.andes-badge--small.andes-badge--pill-icon {
    border-radius: 50%;
    height: 16px;
    min-width: 16px;
    width: 16px
}

.andes-badge--small.andes-badge--notification svg,
.andes-badge--small.andes-badge--pill-icon svg {
    height: 16px;
    width: 16px
}

.andes-badge--large.andes-badge--rounded-top-left {
    border-top-left-radius: 12px
}

.andes-badge--large.andes-badge--rounded-top-right {
    border-top-right-radius: 12px
}

.andes-badge--large.andes-badge--rounded-bottom-left {
    border-bottom-left-radius: 12px
}

.andes-badge--large.andes-badge--rounded-bottom-right {
    border-bottom-right-radius: 12px
}

.andes-badge--pill {
    display: inline-block;
    font-family: Proxima Nova, -apple-system, Roboto, Arial, sans-serif;
    font-size: 12px;
    line-height: 8px;
    position: relative;
    text-align: center
}

.andes-badge--pill-icon {
    border-radius: 50%;
    height: 24px;
    min-width: 24px;
    position: relative;
    width: 24px
}

.andes-badge--pill-icon .andes-badge__icon {
    height: 100%;
    width: 100%
}

.andes-badge__content {
    color: #fff;
    font-weight: 600;
    margin: 0;
    padding: 8px
}

.andes-badge--dot {
    border-radius: 50%;
    display: inline-block;
    height: 8px;
    position: relative;
    width: 8px
}

.andes-badge--notification {
    border-radius: 50%;
    height: 24px;
    min-width: 24px;
    position: relative;
    width: 24px
}

.andes-badge__icon {
    height: 100%;
    width: 100%
}

.andes-badge--gray {
    background: #737373
}

.andes-badge--gray--quiet {
    background: hsla(0, 0%, 45%, .1);
    border: 0
}

.andes-badge--gray--quiet.andes-badge--generic.andes-badge--pill {
    background: rgba(0, 0, 0, .07)
}

.andes-badge--gray--quiet.andes-badge--generic.andes-badge--pill .andes-badge__content {
    color: rgba(0, 0, 0, .55)
}

.andes-badge--gray--quiet .andes-badge__content {
    color: #737373
}

.andes-badge--red {
    background: #f23d4f
}

.andes-badge--red--quiet {
    background: rgba(242, 61, 79, .1);
    border: 0
}

.andes-badge--red--quiet.andes-badge--generic.andes-badge--pill {
    background: rgba(0, 0, 0, .07)
}

.andes-badge--red--quiet.andes-badge--generic.andes-badge--pill .andes-badge__content {
    color: rgba(0, 0, 0, .55)
}

.andes-badge--red--quiet .andes-badge__content {
    color: #f23d4f
}

.andes-badge--accent {
    background: var(--andes-color-blue-500, #3483fa)
}

.andes-badge--accent--quiet {
    background: rgba(var(--andes-color-blue-500, #3483fa), .1);
    border: 0
}

.andes-badge--accent--quiet.andes-badge--generic.andes-badge--pill {
    background: rgba(0, 0, 0, .07)
}

.andes-badge--accent--quiet.andes-badge--generic.andes-badge--pill .andes-badge__content {
    color: rgba(0, 0, 0, .55)
}

.andes-badge--accent--quiet .andes-badge__content {
    color: var(--andes-color-blue-500, #3483fa)
}

.andes-badge--accent--quiet {
    background: var(--andes-color-blue-100, rgba(65, 137, 230, .1))
}

.andes-badge--green {
    background: #00a650
}

.andes-badge--green--quiet {
    background: rgba(0, 166, 80, .1);
    border: 0
}

.andes-badge--green--quiet.andes-badge--generic.andes-badge--pill {
    background: rgba(0, 0, 0, .07)
}

.andes-badge--green--quiet.andes-badge--generic.andes-badge--pill .andes-badge__content {
    color: rgba(0, 0, 0, .55)
}

.andes-badge--green--quiet .andes-badge__content {
    color: #00a650
}

.andes-badge--orange {
    background: #f73
}

.andes-badge--orange--quiet {
    background: rgba(255, 119, 51, .1);
    border: 0
}

.andes-badge--orange--quiet.andes-badge--generic.andes-badge--pill {
    background: rgba(0, 0, 0, .07)
}

.andes-badge--orange--quiet.andes-badge--generic.andes-badge--pill .andes-badge__content {
    color: rgba(0, 0, 0, .55)
}

.andes-badge--orange--quiet .andes-badge__content {
    color: #f73
}

.andes-badge__icon-inner {
    fill: #fff
}

.andes-button--progress:after,
.andes-button--progress:before {
    background-color: var(--andes-color-blue-600, #2968c8);
    border-color: transparent;
    border-radius: .2222222222em;
    box-sizing: content-box;
    color: #fff;
    content: "";
    height: 100%;
    left: 0;
    margin: -.0555555556em;
    padding: .0555555556em;
    position: absolute;
    top: 0;
    transform: scaleX(0);
    transform-origin: left center;
    width: 100%
}

.andes-button--progress:after path[stroke]:not([stroke=none]),
.andes-button--progress:after svg[stroke]:not([stroke=none]),
.andes-button--progress:before path[stroke]:not([stroke=none]),
.andes-button--progress:before svg[stroke]:not([stroke=none]) {
    stroke: #fff!important
}

.andes-button--progress:after path[fill]:not([fill=none]),
.andes-button--progress:after svg[fill]:not([fill=none]),
.andes-button--progress:before path[fill]:not([fill=none]),
.andes-button--progress:before svg[fill]:not([fill=none]) {
    fill: #fff!important
}

.andes-coach-marks__tooltip {
    position: relative;
    z-index: 1021
}

.andes-coach-marks__tooltip__content {
    margin: 0
}

.andes-coach-marks__tooltip__footer {
    align-items: center;
    display: flex;
    margin-top: 16px
}

.andes-coach-marks__tooltip__back-button {
    margin-left: auto;
    margin-right: 8px
}

.andes-coach-marks__tooltip:focus-visible {
    box-shadow: none;
    outline: none
}

.andes-coach-marks__overlay {
    background-color: rgba(0, 0, 0, .8);
    bottom: 0;
    left: 0;
    mix-blend-mode: hard-light;
    opacity: 1;
    position: absolute;
    right: 0;
    top: 0;
    transition: opacity .2s ease-in-out;
    z-index: 1021
}

.andes-coach-marks__overlay__spotlight {
    background-color: gray;
    border-radius: 8px
}

.andes-coach-marks__spotlight-border {
    background-color: transparent;
    border-radius: 8px;
    box-shadow: 0 0 0 3px var(--andes-color-blue-500, #3483fa);
    opacity: 1;
    transition: opacity .2s ease-out;
    z-index: 1021
}

.andes-coach-marks__step__close-button {
    background-color: transparent;
    border: 0;
    cursor: pointer;
    outline: none;
    padding: 20px 24px;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1021
}

.andes-coach-marks__step__close-button:focus {
    box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--andes-color-blue-600, #2968c8), 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    -moz-box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--andes-color-blue-600, #2968c8), 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    -webkit-box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--andes-color-blue-600, #2968c8), 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    outline: none
}

.andes-coach-marks__step__close-button:focus-visible {
    box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--andes-color-blue-600, #2968c8), 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    -moz-box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--andes-color-blue-600, #2968c8), 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    -webkit-box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--andes-color-blue-600, #2968c8), 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    outline: none
}

.andes-coach-marks__step__close-button:focus:not(:focus-visible) {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    outline: none
}

.andes-coach-marks__tooltip {
    background-color: var(--andes-color-blue-500, #3483fa);
    border-radius: 6px;
    box-sizing: border-box;
    color: #fff;
    max-width: 100%;
    padding: 16px
}

.andes-coach-marks__tooltip__content-title {
    font-size: 16px;
    font-weight: 600;
    margin: 0 0 4px;
    text-align: inherit
}

.andes-coach-marks__tooltip__content-text {
    font-size: 14px;
    line-height: 1.3;
    padding: 0;
    text-align: inherit
}

.andes-coach-marks__tooltip__progress {
    flex: 1;
    font-size: 14px
}

.andes-coach-marks__tooltip__footer {
    justify-content: flex-end;
    margin-top: 11px
}

.andes-coach-marks__tooltip__next-button.andes-button:focus,
.andes-coach-marks__tooltip__next-button.andes-button:hover {
    background-color: var(--andes-color-blue-600, #2968c8)
}

.andes-coach-marks__tooltip .andes-coach-marks__step__next-button.andes-button {
    bottom: 0;
    height: auto;
    left: 0;
    margin: 0;
    padding: 8px 12px;
    position: inherit;
    width: auto;
    z-index: 1021
}

.andes-coach-marks__tooltip .andes-coach-marks__step__next-button.andes-button:focus,
.andes-coach-marks__tooltip .andes-coach-marks__step__next-button.andes-button:hover {
    background-color: var(--andes-color-blue-600, #2968c8)
}

.andes-coach-marks__tooltip .andes-coach-marks__step__next-button.andes-button .andes-button__content {
    height: 12px
}

.andes-coach-marks__tooltip+.__floater__arrow svg polygon {
    fill: var(--andes-color-blue-500, #3483fa)
}

.andes-coach-marks__overlay {
    box-sizing: inherit
}

.andes-button--white:hover,
.andes-button--white:link:hover,
.andes-button--white:visited:hover {
    background-color: hsla(0, 0%, 100%, .04);
    border-color: none;
    color: #fff
}

.andes-button--white:hover path[stroke]:not([stroke=none]),
.andes-button--white:hover svg[stroke]:not([stroke=none]),
.andes-button--white:link:hover path[stroke]:not([stroke=none]),
.andes-button--white:link:hover svg[stroke]:not([stroke=none]),
.andes-button--white:visited:hover path[stroke]:not([stroke=none]),
.andes-button--white:visited:hover svg[stroke]:not([stroke=none]) {
    stroke: #fff!important
}

.andes-button--white:hover path[fill]:not([fill=none]),
.andes-button--white:hover svg[fill]:not([fill=none]),
.andes-button--white:link:hover path[fill]:not([fill=none]),
.andes-button--white:link:hover svg[fill]:not([fill=none]),
.andes-button--white:visited:hover path[fill]:not([fill=none]),
.andes-button--white:visited:hover svg[fill]:not([fill=none]) {
    fill: #fff!important
}

.andes-button--white {
    border: .0625em solid;
    box-shadow: 0 0 0 0;
    cursor: pointer
}

@media(prefers-reduced-motion:no-preference) {
    .andes-button--white {
        transition: box-shadow .25s ease-out, background-color .2s ease-out
    }
}

.andes-button--white,
.andes-button--white:focus,
.andes-button--white:link,
.andes-button--white:visited {
    background-color: hsla(0, 0%, 100%, 0);
    border-color: transparent;
    color: #fff
}

.andes-button--white path[stroke]:not([stroke=none]),
.andes-button--white svg[stroke]:not([stroke=none]),
.andes-button--white:focus path[stroke]:not([stroke=none]),
.andes-button--white:focus svg[stroke]:not([stroke=none]),
.andes-button--white:link path[stroke]:not([stroke=none]),
.andes-button--white:link svg[stroke]:not([stroke=none]),
.andes-button--white:visited path[stroke]:not([stroke=none]),
.andes-button--white:visited svg[stroke]:not([stroke=none]) {
    stroke: #fff!important
}

.andes-button--white path[fill]:not([fill=none]),
.andes-button--white svg[fill]:not([fill=none]),
.andes-button--white:focus path[fill]:not([fill=none]),
.andes-button--white:focus svg[fill]:not([fill=none]),
.andes-button--white:link path[fill]:not([fill=none]),
.andes-button--white:link svg[fill]:not([fill=none]),
.andes-button--white:visited path[fill]:not([fill=none]),
.andes-button--white:visited svg[fill]:not([fill=none]) {
    fill: #fff!important
}

@media(prefers-reduced-motion:no-preference) {
    .andes-button--white:hover {
        transition: background-color .2s ease-in
    }
}

.andes-button--white:active {
    background-color: hsla(0, 0%, 100%, .04);
    border-color: none;
    color: #fff
}

.andes-button--white:active path[stroke]:not([stroke=none]),
.andes-button--white:active svg[stroke]:not([stroke=none]) {
    stroke: #fff!important
}

.andes-button--white:active path[fill]:not([fill=none]),
.andes-button--white:active svg[fill]:not([fill=none]) {
    fill: #fff!important
}

.andes-button--white:not(.andes-button--loading, .loading):disabled,
.andes-button--white:not(.andes-button--loading, .loading)[aria-disabled=true],
.andes-button--white:not(.andes-button--loading, .loading)[disabled] {
    background-clip: padding-box;
    background-color: hsla(0, 0%, 100%, 0);
    border-color: hsla(0, 0%, 100%, 0);
    color: rgba(0, 0, 0, .25);
    cursor: default
}

.andes-button--white:not(.andes-button--loading, .loading):disabled path[stroke]:not([stroke=none]),
.andes-button--white:not(.andes-button--loading, .loading):disabled svg[stroke]:not([stroke=none]),
.andes-button--white:not(.andes-button--loading, .loading)[aria-disabled=true] path[stroke]:not([stroke=none]),
.andes-button--white:not(.andes-button--loading, .loading)[aria-disabled=true] svg[stroke]:not([stroke=none]),
.andes-button--white:not(.andes-button--loading, .loading)[disabled] path[stroke]:not([stroke=none]),
.andes-button--white:not(.andes-button--loading, .loading)[disabled] svg[stroke]:not([stroke=none]) {
    stroke: rgba(0, 0, 0, .25)!important
}

.andes-button--white:not(.andes-button--loading, .loading):disabled path[fill]:not([fill=none]),
.andes-button--white:not(.andes-button--loading, .loading):disabled svg[fill]:not([fill=none]),
.andes-button--white:not(.andes-button--loading, .loading)[aria-disabled=true] path[fill]:not([fill=none]),
.andes-button--white:not(.andes-button--loading, .loading)[aria-disabled=true] svg[fill]:not([fill=none]),
.andes-button--white:not(.andes-button--loading, .loading)[disabled] path[fill]:not([fill=none]),
.andes-button--white:not(.andes-button--loading, .loading)[disabled] svg[fill]:not([fill=none]) {
    fill: rgba(0, 0, 0, .25)!important
}

.andes-button--white:focus {
    box-shadow: 0 0 0 .1875em none;
    outline: 0
}

@media(prefers-reduced-motion:no-preference) {
    .andes-button--white:focus {
        transition: box-shadow .25s ease-in
    }
}

.andes-button--small .andes-progress-indicator-circular__progress .andes-progress-indicator-circular__svg {
    top: 1.5px
}

.andes-dropdown {
    font-family: Proxima Nova, -apple-system, Roboto, Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    position: relative;
    -webkit-font-smoothing: antialiased
}

.andes-dropdown.andes-form-control--disabled:hover:not(.andes-form-control__split-button) path,
.andes-dropdown.andes-form-control--disabled:hover:not(.andes-form-control__split-button) svg,
.andes-dropdown.andes-form-control--disabled:not(.andes-form-control__split-button) path,
.andes-dropdown.andes-form-control--disabled:not(.andes-form-control__split-button) svg {
    fill: rgba(0, 0, 0, .25)
}

.andes-dropdown.andes-form-control--disabled:hover:not(.andes-form-control__split-button) .andes-floating-menu .andes-dropdown__trigger,
.andes-dropdown.andes-form-control--disabled:not(.andes-form-control__split-button) .andes-floating-menu .andes-dropdown__trigger {
    color: rgba(0, 0, 0, .25);
    cursor: default
}

.andes-dropdown.andes-form-control--disabled:hover:not(.andes-form-control__split-button) .andes-floating-menu .andes-dropdown__trigger path,
.andes-dropdown.andes-form-control--disabled:hover:not(.andes-form-control__split-button) .andes-floating-menu .andes-dropdown__trigger svg,
.andes-dropdown.andes-form-control--disabled:not(.andes-form-control__split-button) .andes-floating-menu .andes-dropdown__trigger path,
.andes-dropdown.andes-form-control--disabled:not(.andes-form-control__split-button) .andes-floating-menu .andes-dropdown__trigger svg {
    fill: rgba(0, 0, 0, .25)
}

.andes-dropdown.andes-form-control--disabled:hover:not(.andes-form-control__split-button) .andes-form-control__message,
.andes-dropdown.andes-form-control--disabled:not(.andes-form-control__split-button) .andes-form-control__message {
    color: rgba(0, 0, 0, .25)
}

.andes-dropdown__menu .andes-list__item {
    outline: none
}

.andes-dropdown__menu .andes-list__item:focus {
    box-shadow: inset 0 0 0 2px #fff, inset 0 0 0 3px var(--andes-color-blue-600, #2968c8), inset 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    -moz-box-shadow: inset 0 0 0 2px #fff, inset 0 0 0 3px var(--andes-color-blue-600, #2968c8), inset 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    -webkit-box-shadow: inset 0 0 0 2px #fff, inset 0 0 0 3px var(--andes-color-blue-600, #2968c8), inset 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    outline: none
}

.andes-dropdown__menu .andes-list__item:focus-visible {
    box-shadow: inset 0 0 0 2px #fff, inset 0 0 0 3px var(--andes-color-blue-600, #2968c8), inset 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    -moz-box-shadow: inset 0 0 0 2px #fff, inset 0 0 0 3px var(--andes-color-blue-600, #2968c8), inset 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    -webkit-box-shadow: inset 0 0 0 2px #fff, inset 0 0 0 3px var(--andes-color-blue-600, #2968c8), inset 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    outline: none
}

.andes-dropdown__menu .andes-list__item:focus:not(:focus-visible) {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    outline: none
}

.andes-dropdown .andes-form-control__placeholder,
.andes-dropdown__display-values {
    line-height: 1.25
}

.andes-dropdown__chevron {
    display: flex
}

.andes-dropdown__chevron svg {
    transition: transform .2s
}

.andes-dropdown__chevron path,
.andes-dropdown__chevron svg {
    fill: var(--andes-color-blue-500, #3483fa)
}

.andes-dropdown__field {
    position: relative
}

.andes-dropdown.andes-dropdown--open .andes-floating-menu .andes-dropdown__trigger {
    box-shadow: inset 0 0 0 2px var(--andes-color-blue-500, #3483fa)
}

.andes-dropdown__arrow-container {
    position: absolute;
    right: -4px;
    top: -1px
}

.andes-dropdown__no-results {
    box-sizing: content-box;
    color: rgba(0, 0, 0, .55);
    font-size: 14px;
    height: 18px;
    padding: 18px 16px
}

.andes-dropdown__search-box {
    padding: 16px 16px 4px
}

.andes-dropdown--open .andes-dropdown__chevron svg,
.andes-dropdown--open .andes-dropdown__standalone-arrow {
    transform: rotate(180deg)
}

.andes-dropdown .andes-dropdown__trigger {
    align-items: center;
    background: none;
    border: 0;
    border-radius: .375em;
    color: rgba(0, 0, 0, .9);
    cursor: pointer;
    display: flex;
    font: inherit;
    font-size: 18px;
    font-weight: 400;
    margin: 0;
    outline: 0;
    padding: 4px 6px;
    transition: color .18s ease-out
}

.andes-dropdown .andes-dropdown__trigger:focus {
    box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--andes-color-blue-600, #2968c8), 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    -moz-box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--andes-color-blue-600, #2968c8), 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    -webkit-box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--andes-color-blue-600, #2968c8), 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    outline: none
}

.andes-dropdown .andes-dropdown__trigger:focus-visible {
    box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--andes-color-blue-600, #2968c8), 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    -moz-box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--andes-color-blue-600, #2968c8), 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    -webkit-box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--andes-color-blue-600, #2968c8), 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    outline: none
}

.andes-dropdown .andes-dropdown__trigger:focus:not(:focus-visible) {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    outline: none
}

.andes-dropdown .andes-dropdown__trigger::-moz-focus-inner {
    border: 0
}

.andes-dropdown .andes-dropdown__trigger:hover {
    color: var(--andes-color-blue-500, #3483fa)
}

.andes-dropdown .andes-dropdown__trigger span {
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%
}

.andes-dropdown .andes-form-control__field:focus~.andes-dropdown__arrow-container path,
.andes-dropdown .andes-form-control__field:focus~.andes-dropdown__arrow-container svg {
    fill: var(--andes-color-blue-500, #3483fa)
}

.andes-dropdown .andes-floating-menu .andes-dropdown__menu {
    border-radius: .375em
}

.andes-dropdown .andes-floating-menu .andes-dropdown__menu li:first-child {
    border-top-left-radius: .375em;
    border-top-right-radius: .375em
}

.andes-dropdown .andes-floating-menu .andes-dropdown__menu li:last-child {
    border-bottom-left-radius: .375em;
    border-bottom-right-radius: .375em
}

.andes-dropdown .andes-floating-menu .andes-form-control--search-box .andes-form-control__field {
    margin: 0
}

.andes-dropdown .andes-floating-menu .andes-popper {
    opacity: 0
}

.andes-dropdown .andes-floating-menu.andes-floating-menu--show .andes-popper {
    opacity: 1
}

.andes-dropdown.andes-dropdown--standalone.andes-form-control--disabled:hover .andes-dropdown__trigger {
    background-color: transparent;
    border: 0;
    color: rgba(0, 0, 0, .25);
    font-weight: 400;
    padding: 11px 8px
}

.andes-dropdown.andes-dropdown--standalone .andes-floating-menu .andes-dropdown__trigger {
    box-shadow: none;
    padding: 11px 8px
}

.andes-dropdown.andes-dropdown--standalone .andes-floating-menu .andes-dropdown__trigger:focus {
    box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--andes-color-blue-600, #2968c8), 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    -moz-box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--andes-color-blue-600, #2968c8), 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    -webkit-box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--andes-color-blue-600, #2968c8), 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    outline: none
}

.andes-dropdown.andes-dropdown--standalone .andes-floating-menu .andes-dropdown__trigger:focus-visible {
    box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--andes-color-blue-600, #2968c8), 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    -moz-box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--andes-color-blue-600, #2968c8), 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    -webkit-box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--andes-color-blue-600, #2968c8), 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    outline: none
}

.andes-dropdown.andes-dropdown--standalone .andes-floating-menu .andes-dropdown__trigger:focus:not(:focus-visible) {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    outline: none
}

.andes-dropdown.andes-dropdown--standalone .andes-floating-menu .andes-dropdown__standalone-arrow {
    margin: 2px 0 0 2px;
    transition: transform .2s
}

.andes-dropdown.andes-dropdown--standalone .andes-floating-menu .andes-dropdown__standalone-arrow path,
.andes-dropdown.andes-dropdown--standalone .andes-floating-menu .andes-dropdown__standalone-arrow svg {
    fill: rgba(0, 0, 0, .55)
}

.andes-dropdown.andes-dropdown--form {
    padding-top: 15px
}

.andes-dropdown.andes-dropdown--form.andes-dropdown--open .andes-dropdown__arrow {
    transform: rotate(180deg)
}

.andes-dropdown.andes-dropdown--form.andes-dropdown--open.andes-form-control--error .andes-dropdown__trigger {
    box-shadow: 0 0 0 2px #f23d4f
}

.andes-dropdown.andes-dropdown--form.andes-dropdown--bottom .andes-floating-menu--show .andes-card {
    margin-top: 6px
}

.andes-dropdown.andes-dropdown--form .andes-form-control__label {
    color: rgba(0, 0, 0, .9);
    font-size: 14px;
    margin-left: .375em;
    position: absolute;
    top: 0
}

.andes-dropdown.andes-dropdown--form .andes-form-control__message {
    align-items: center;
    display: flex;
    font-size: 13px;
    line-height: .7692307692em;
    margin-left: .375em;
    margin-top: 0;
    min-height: unset
}

.andes-dropdown.andes-dropdown--form .andes-form-control__message .andes-dropdown__error-icon {
    background-color: #f23d4f;
    border-radius: 50%;
    height: 12px;
    margin-right: 6px;
    width: 12px
}

.andes-dropdown.andes-dropdown--form .andes-form-control__placeholder {
    color: rgba(0, 0, 0, .55)
}

.andes-dropdown.andes-dropdown--form .andes-dropdown__trigger {
    align-items: center;
    background-color: #fff;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .25);
    color: rgba(0, 0, 0, .9);
    display: flex;
    font-size: 16px;
    justify-content: flex-end;
    line-height: 1.375em;
    margin: .375em 0 .5em;
    min-height: 48px;
    padding: .8125em .75em;
    position: relative;
    text-align: left;
    width: 100%
}

.andes-dropdown.andes-dropdown--form .andes-dropdown__trigger:focus {
    box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--andes-color-blue-600, #2968c8), 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    -moz-box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--andes-color-blue-600, #2968c8), 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    -webkit-box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--andes-color-blue-600, #2968c8), 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    outline: none
}

.andes-dropdown.andes-dropdown--form .andes-dropdown__trigger:focus-visible {
    box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--andes-color-blue-600, #2968c8), 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    -moz-box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--andes-color-blue-600, #2968c8), 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    -webkit-box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--andes-color-blue-600, #2968c8), 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    outline: none
}

.andes-dropdown.andes-dropdown--form .andes-dropdown__trigger:focus:not(:focus-visible) {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    outline: none
}

.andes-dropdown.andes-dropdown--form .andes-dropdown__trigger:hover {
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .55)
}

.andes-dropdown.andes-dropdown--form .andes-dropdown__trigger span {
    overflow-x: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%
}

.andes-dropdown.andes-dropdown--form .andes-dropdown__trigger:focus:not(:focus-visible) {
    box-shadow: inset 0 0 0 2px var(--andes-color-blue-500, #3483fa)
}

.andes-dropdown.andes-dropdown--form .andes-form-control__field {
    margin: 8px 0 6px
}

.andes-dropdown.andes-dropdown--form .andes-form-control__field option {
    padding: 0
}

.andes-dropdown.andes-dropdown--form .andes-form-control__field::-moz-focus-inner {
    border: 0;
    padding: 0
}

.andes-dropdown.andes-dropdown--form .andes-form-control__field:focus {
    outline: 0
}

.andes-dropdown.andes-dropdown--form .andes-form-control__field:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 rgba(0, 0, 0, .9)
}

.andes-dropdown.andes-dropdown--form .andes-floating-menu--search .andes-form-control__field {
    margin: 0
}

.andes-dropdown.andes-dropdown--form.andes-form-control--error .andes-dropdown__trigger {
    box-shadow: 0 0 0 1px #f23d4f
}

.andes-dropdown.andes-dropdown--form.andes-form-control--error .andes-dropdown__trigger:focus {
    box-shadow: 0 0 0 2px #f23d4f
}

.andes-dropdown.andes-dropdown--form.andes-form-control--error .andes-dropdown__trigger:hover {
    box-shadow: 0 0 0 1px #f23d4f
}

.andes-dropdown.andes-dropdown--form.andes-form-control--error .andes-dropdown__chevron path,
.andes-dropdown.andes-dropdown--form.andes-form-control--error .andes-dropdown__chevron svg {
    fill: #f23d4f
}

.andes-dropdown.andes-dropdown--form.andes-form-control--error .andes-form-control__label,
.andes-dropdown.andes-dropdown--form.andes-form-control--error .andes-form-control__message {
    color: #f23d4f
}

.andes-dropdown--form.andes-form-control--disabled .andes-dropdown__trigger .andes-form-control__placeholder,
.andes-form-control--disabled:hover .andes-dropdown__trigger .andes-form-control__placeholder {
    color: rgba(0, 0, 0, .25)
}

.andes-dropdown--form.andes-form-control--disabled .andes-dropdown__trigger:hover,
.andes-form-control--disabled:hover .andes-dropdown__trigger:hover {
    box-shadow: none
}

.andes-dropdown.andes-dropdown--multiple .andes-popper {
    opacity: 1
}

.andes-dropdown.andes-dropdown--multiple .andes-floating-menu--show .andes-card {
    margin-top: 6px
}

.andes-dropdown.andes-dropdown--multiple .andes-dropdown__display-container {
    display: inline-flex;
    left: 12px;
    position: absolute;
    top: 33px
}

.andes-dropdown--form-native.andes-form-control {
    padding-top: 0
}

.andes-dropdown--form-native .andes-form-control__label {
    color: rgba(0, 0, 0, .9);
    font-size: 14px;
    margin-left: .375em
}

.andes-dropdown--form-native .andes-form-control__field {
    align-items: center;
    border-radius: .375em;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .25);
    color: rgba(0, 0, 0, .9);
    display: flex;
    font-size: 16px;
    justify-content: flex-end;
    line-height: 1.375em;
    margin: .4375em 0 .5em;
    min-height: 48px;
    padding: .8125em .75em;
    position: relative;
    text-align: left;
    width: 100%
}

.andes-dropdown--form-native .andes-form-control__field:focus {
    box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--andes-color-blue-600, #2968c8), 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    -moz-box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--andes-color-blue-600, #2968c8), 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    -webkit-box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--andes-color-blue-600, #2968c8), 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    outline: none
}

.andes-dropdown--form-native .andes-form-control__field:focus-visible {
    box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--andes-color-blue-600, #2968c8), 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    -moz-box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--andes-color-blue-600, #2968c8), 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    -webkit-box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--andes-color-blue-600, #2968c8), 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    outline: none
}

.andes-dropdown--form-native .andes-form-control__field:focus:not(:focus-visible) {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    outline: none
}

.andes-dropdown--form-native .andes-form-control__field span {
    overflow-x: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%
}

.andes-dropdown--form-native .andes-form-control__field:focus:not(:focus-visible) {
    box-shadow: inset 0 0 0 2px var(--andes-color-blue-500, #3483fa)
}

.andes-dropdown--form-native .andes-form-control__message {
    align-items: center;
    display: flex;
    font-size: 13px;
    line-height: .7692307692em;
    margin-left: .375em;
    margin-top: 0;
    min-height: unset
}

.andes-dropdown--form-native .andes-form-control__message .andes-dropdown__error-icon {
    background-color: #f23d4f;
    border-radius: 50%;
    height: 12px;
    margin-right: 6px;
    width: 12px
}

.andes-dropdown--form-native .andes-dropdown__chevron {
    pointer-events: none;
    position: absolute;
    right: 12px;
    top: 14px
}

.andes-dropdown--form-native .andes-dropdown__chevron svg {
    transition: transform .2s
}

.andes-dropdown--form-native .andes-dropdown__chevron path,
.andes-dropdown--form-native .andes-dropdown__chevron svg {
    fill: var(--andes-color-blue-500, #3483fa)
}

@supports((-webkit-appearance:none) or (-moz-appearance:none) or (appearance:none)) {
    .andes-dropdown--form-native .andes-form-control__field {
        appearance: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        background: none
    }
}

.andes-dropdown--form-native.andes-form-control.andes-form-control--error .andes-form-control__field {
    box-shadow: 0 0 0 1px #f23d4f
}

.andes-dropdown--form-native.andes-form-control.andes-form-control--error .andes-form-control__field:focus {
    box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--andes-color-blue-600, #2968c8), 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    -moz-box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--andes-color-blue-600, #2968c8), 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    -webkit-box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--andes-color-blue-600, #2968c8), 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    outline: none
}

.andes-dropdown--form-native.andes-form-control.andes-form-control--error .andes-form-control__field:focus-visible {
    box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--andes-color-blue-600, #2968c8), 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    -moz-box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--andes-color-blue-600, #2968c8), 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    -webkit-box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--andes-color-blue-600, #2968c8), 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    outline: none
}

.andes-dropdown--form-native.andes-form-control.andes-form-control--error .andes-form-control__field:focus:not(:focus-visible) {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    outline: none
}

.andes-dropdown--form-native.andes-form-control.andes-form-control--error .andes-form-control__field~.andes-dropdown__chevron path,
.andes-dropdown--form-native.andes-form-control.andes-form-control--error .andes-form-control__field~.andes-dropdown__chevron svg {
    fill: #f23d4f
}

.andes-dropdown--form-native.andes-form-control.andes-form-control--error .andes-form-control__label,
.andes-dropdown--form-native.andes-form-control.andes-form-control--error .andes-form-control__message {
    color: #f23d4f
}

.andes-dropdown--form.andes-form-control--disabled .andes-dropdown__trigger,
.andes-form-control--disabled:hover .andes-dropdown__trigger {
    background-color: rgba(0, 0, 0, .02);
    border: 1px dashed rgba(0, 0, 0, .25);
    box-shadow: none;
    color: rgba(0, 0, 0, .25);
    cursor: default;
    padding: .75em
}

.andes-dropdown--form.andes-form-control--disabled .andes-dropdown__trigger:focus,
.andes-form-control--disabled:hover .andes-dropdown__trigger:focus {
    border: 1px dashed rgba(0, 0, 0, .25);
    box-shadow: none
}

.andes-dropdown--form.andes-form-control--disabled .andes-dropdown__trigger .andes-dropdown__display-values,
.andes-dropdown--form.andes-form-control--disabled .andes-form-control__label,
.andes-form-control--disabled:hover .andes-dropdown__trigger .andes-dropdown__display-values,
.andes-form-control--disabled:hover .andes-form-control__label {
    color: rgba(0, 0, 0, .25)
}

.andes-dropdown--form-native.andes-form-control.andes-form-control--disabled .andes-form-control__field {
    background-color: rgba(0, 0, 0, .02);
    border: 1px dashed rgba(0, 0, 0, .25);
    box-shadow: none;
    color: rgba(0, 0, 0, .25);
    padding: .75em
}

.andes-dropdown--form-native.andes-form-control.andes-form-control--disabled .andes-form-control__field~.andes-dropdown__chevron path,
.andes-dropdown--form-native.andes-form-control.andes-form-control--disabled .andes-form-control__field~.andes-dropdown__chevron svg {
    fill: rgba(0, 0, 0, .25)
}

.andes-dropdown--form-native.andes-form-control.andes-form-control--disabled .andes-form-control__label {
    color: rgba(0, 0, 0, .25)
}

.andes-dropdown.andes-dropdown--standalone.andes-dropdown--medium .andes-floating-menu .andes-dropdown__trigger {
    border-radius: .25em;
    font-size: 16px;
    max-width: 100%;
    padding: 8px
}

.andes-dropdown.andes-dropdown--standalone.andes-dropdown--medium .andes-floating-menu .andes-dropdown__standalone-arrow {
    margin: .125em 0 0 .125em;
    top: .0625em
}

.andes-dropdown.andes-dropdown--standalone.andes-dropdown--medium .andes-floating-menu .andes-list__item+.andes-list__item {
    border: 0
}

.andes-dropdown.andes-dropdown--standalone.andes-dropdown--small .andes-floating-menu .andes-dropdown__trigger {
    border-radius: .2857142857em;
    font-size: 14px;
    max-width: 100%;
    padding: 5px 8px
}

.andes-dropdown.andes-dropdown--standalone.andes-dropdown--small .andes-floating-menu .andes-dropdown__standalone-arrow {
    margin: .1428571429em 0 0 .1428571429em;
    top: .0714285714em
}

.andes-dropdown.andes-dropdown--standalone.andes-dropdown--small .andes-floating-menu .andes-list__item+.andes-list__item {
    border: 0
}

.andes-modal--large.andes-modal--fixed-actions .andes-modal__content {
    padding-bottom: 2.25em
}

.andes-modal--large .andes-modal__actions {
    padding: .25em 3em 3em
}

.andes-modal--large .andes-modal__actions--fixed {
    padding: 1em 3em
}

.andes-modal--large.andes-modal--asset .andes-modal__header {
    padding-bottom: 1.25em
}

.andes-modal--large .andes-modal__header {
    padding: 3em 3em 1.75em
}

.andes-modal--large .andes-modal__header.andes-modal__header--secondary .andes-modal__close-button,
.andes-modal--large .andes-modal__header.andes-modal__header--sticky .andes-modal__close-button {
    margin-top: 0
}

.andes-modal--large .andes-modal__close-button {
    margin-top: 4px
}

.andes-modal--large .andes-modal__title {
    font-size: 28px
}

.andes-modal--large .andes-modal__content {
    padding: 0 3em 3em
}

.ui-recommendations-side-button {
    white-space: nowrap
}

.ui-recommendations-see-more-card {
    align-items: center;
    background-color: #fff;
    cursor: pointer;
    display: flex;
    justify-content: center;
    margin-bottom: 16px;
    width: 100%
}

.ui-recommendations-see-more-card__actions {
    background-color: #fff;
    border: unset;
    cursor: pointer;
    height: inherit;
    width: inherit
}

.ui-recommendations-see-more-card__content {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%
}

.ui-recommendations-see-more-card__content--text {
    color: var(--andes-color-blue-500, #3483fa);
    font-size: 16px;
    font-weight: 600;
    line-height: 16px;
    padding-top: 32px;
    text-align: center
}

.ui-recommendations-carousel-snapped,
.ui-recommendations-carousel-wrapper-ref {
    width: 100%
}

.ui-recommendations-carousel-snapped__header {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin-bottom: 24px
}

.ui-recommendations-carousel-snapped__header-titles {
    align-items: baseline;
    display: flex;
    flex-wrap: wrap
}

.ui-recommendations-carousel-snapped .andes-carousel-snapped--scroll-hidden {
    overflow-y: hidden;
    padding-bottom: 15px
}

.ui-recommendations-carousel-snapped .andes-carousel-snapped__control {
    top: calc(50% - 5px)
}

.ui-recommendations-carousel-snapped .andes-carousel-snapped__slide {
    height: auto;
    justify-content: center
}

.ui-recommendations-carousel-snapped .ui-recommendations-footer__link {
    display: inline-block;
    padding: 5px 2px 5px 5px;
    position: relative;
    z-index: 1
}

.ui-recommendations-carousel-snapped--fixed-height .andes-carousel-snapped__container,
.ui-recommendations-carousel-snapped--fixed-height .ui-recommendations-card.ui-recommendations-card--horizontal {
    height: auto
}

.ui-recommendations-combos .ui-recommendations-gallery {
    align-items: center;
    display: flex;
    flex-direction: row
}

.ui-recommendations-combos .ui-recommendations-gallery__figure-main-reduced {
    height: 48px;
    margin: 12px;
    max-height: 48px;
    max-width: 48px;
    width: 48px
}

.ui-recommendations-combos .ui-recommendations-gallery__figure-main {
    height: 90px;
    margin: 12px;
    max-height: 90px;
    max-width: 90px;
    width: 90px
}

.ui-recommendations-combos .ui-recommendations-gallery__image {
    display: block;
    height: 100%;
    object-fit: contain;
    opacity: 1;
    width: 100%
}

.ui-recommendations-combos .ui-recommendations-gallery__image__container {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    flex-shrink: 0;
    height: 100%;
    overflow: hidden
}

.ui-recommendations-combos .ui-recommendations-gallery__plus {
    color: rgba(0, 0, 0, .9);
    font-size: 20px
}

.ui-recommendations-combos .ui-recommendations-footer__price--total .andes-money-amount {
    font-weight: 600
}

.ui-recommendations-combos .ui-recommendations-footer__price--total .ui-recommendations-label {
    margin-right: 4px
}

.ui-recommendations-combos .ui-recommendations-card {
    box-shadow: none;
    box-sizing: border-box;
    margin: 0;
    padding: 0
}

.ui-recommendations-combos .ui-recommendations-card-content {
    display: grid;
    grid-template-columns: [checkbox] 32px [description] auto;
    margin: 0;
    padding: 0
}

.ui-recommendations-combos .ui-recommendations-card .ui-recommendations__checkbox {
    align-self: unset;
    margin: 19px 16px 0 0
}

.ui-recommendations-combos .ui-recommendations-card__components-container {
    display: flex;
    flex-direction: column;
    margin: 12px 0 4px;
    position: relative;
    width: -moz-fit-content;
    width: fit-content
}

.ui-recommendations-combos .ui-recommendations-label__title {
    font-size: 16px;
    line-height: 18px;
    margin: 0
}

.ui-recommendations-combos .ui-recommendations-label__title .ui-recommendations-link {
    color: rgba(0, 0, 0, .9);
    display: block
}

.ui-recommendations-combos .ui-recommendations-label__title .ui-recommendations-link:before {
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0
}

.ui-recommendations-combos .ui-recommendations-label__title--headline {
    color: rgba(0, 0, 0, .55);
    font-size: 12px;
    font-weight: 400;
    line-height: 15px;
    margin: 0
}

.ui-recommendations-combos .ui-recommendations-label__title--mainline {
    font-size: 16px;
    line-height: 18px;
    margin: 2px 0 0
}

.ui-recommendations-combos .ui-recommendations-label__discount {
    color: #00a650;
    font-size: 12px;
    font-weight: 400;
    white-space: nowrap
}

.ui-recommendations-combos .ui-recommendations-label__shipping .ui-recommendations-icon__shipping-fullfilment {
    height: 15px;
    margin-top: 4px;
    width: 38px!important;
    fill: #00a650;
    left: 0;
    position: relative;
    top: 0;
    transform: translateY(3.4px)
}

.ui-recommendations-combos .ui-recommendations-price-container {
    display: grid;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: normal;
    margin-top: 2px
}

.ui-recommendations-combos .ui-recommendations-price {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    font-size: 16px;
    justify-content: flex-start;
    margin-top: 4px
}

.ui-recommendations-combos .ui-recommendations-price--bold .ui-recommendations-combos .ui-recommendations-price__part {
    font-weight: 600;
    margin-right: .5em
}

.ui-recommendations-combos .ui-recommendations-price--label {
    margin-left: 4px;
    white-space: nowrap
}

.ui-recommendations-combos .ui-recommendations-price__installments {
    color: rgba(0, 0, 0, .9)
}

.ui-recommendations-combos .ui-recommendations-price__subtitles {
    display: inline;
    font-size: 12px;
    font-weight: 400;
    line-height: 1px
}

.ui-recommendations-combos .ui-recommendations-price__subtitle {
    display: inline;
    line-height: 1;
    margin-top: 5px
}

.ui-recommendations-combos .ui-recommendations-price__discount {
    color: #00a650;
    font-size: 12px;
    font-weight: 400;
    line-height: 15px;
    margin-bottom: 2px;
    margin-left: 4px
}

.ui-recommendations-combos .andes-money-amount {
    font-weight: 600
}

.ui-recommendations-combos .ui-recommendations-price__original-value {
    color: rgba(0, 0, 0, .55);
    font-size: 12px
}

.ui-recommendations-combos .ui-recommendations-price__installments {
    margin: 5px 0 4px
}

.ui-recommendations-combos .ui-recommendations-price__negotiable {
    line-height: 25px;
    margin-top: 12px
}

.ui-recommendations-combos .ui-recommendations-gallery {
    justify-content: flex-start
}

.ui-recommendations-combos-wrapper-ref {
    background-color: #fff;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 20px;
    margin: 0 0 40px;
    padding: 0;
    width: 100%
}

.ui-recommendations-combos .ui-recommendations__title {
    padding-bottom: 12px
}

.ui-recommendations-combos .ui-recommendations-footer {
    display: flex;
    flex-direction: row;
    padding-top: 23.5px
}

.ui-recommendations-combos .ui-recommendations-footer__shipping {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    justify-content: center;
    line-height: 22px;
    grid-gap: 1px
}

.ui-recommendations-combos .ui-recommendations-footer-label {
    color: rgba(0, 0, 0, .9);
    font-size: 16px;
    font-weight: 400;
    line-height: 18px
}

.ui-recommendations-combos .ui-recommendations-footer-label-shipping {
    color: #00a650;
    font-weight: 600;
    margin-left: 4px
}

.ui-recommendations-combos .ui-recommendations-footer__price--total {
    align-items: center;
    display: flex;
    line-height: 22px
}

.ui-recommendations-combos .ui-recommendations-footer__price--total__extra-data {
    color: #00a650;
    font-size: 14px;
    font-weight: 600;
    line-height: 18px
}

.ui-recommendations-combos .ui-recommendations-footer__price--total:after {
    border-right: 1px solid rgba(0, 0, 0, .1);
    content: "";
    height: 100%;
    margin: 0 24px
}

.ui-recommendations-combos .ui-recommendations-footer__actions {
    display: flex;
    justify-content: flex-start
}

.ui-recommendations-combos .ui-recommendations-footer__actions .andes-button {
    margin: 0 4.5px;
    padding: 9px 12px 7px
}

.ui-recommendations-combos .ui-recommendations-footer__actions .andes-button__content {
    font-size: 14px;
    line-height: 16px
}

.ui-recommendations-combos .ui-recommendations-footer .andes-money-amount {
    font-weight: 600;
    margin-left: 4px
}

.ui-recommendations-comparator .andes-table__head {
    -webkit-clip-path: none;
    clip-path: none;
    height: auto;
    overflow: auto;
    position: relative;
    width: auto
}

.ui-recommendations-comparator .andes-table__row:hover {
    background-color: #ededed
}

.ui-recommendations-comparator .andes-table__column,
.ui-recommendations-comparator .andes-table__header {
    display: table-cell;
    padding: 15px 16px;
    text-align: left;
    vertical-align: middle;
    white-space: normal
}

.ui-recommendations-comparator .andes-table__column:first-of-type,
.ui-recommendations-comparator .andes-table__header:first-of-type {
    padding: 15px 24px
}

.ui-recommendations-comparator .andes-table__column:last-of-type,
.ui-recommendations-comparator .andes-table__header:last-of-type {
    padding: 15px 24px 15px 16px
}

.ui-recommendations-comparator .andes-table__column:before,
.ui-recommendations-comparator .andes-table__header:before {
    content: "";
    margin: 0;
    padding: 0;
    width: 100%
}

.ui-recommendations-comparator .andes-table .andes-table__column-checkbox,
.ui-recommendations-comparator .andes-table__header-checkbox {
    width: 18px
}

.ui-recommendations-comparator .andes-table__column--center,
.ui-recommendations-comparator .andes-table__header--center {
    text-align: center
}

.ui-recommendations-comparator .andes-table__column--right,
.ui-recommendations-comparator .andes-table__header--right {
    text-align: right
}

.ui-recommendations-comparator .andes-table__row {
    border: 0;
    display: table-row
}

.ui-recommendations-comparator .andes-table__body {
    display: table-row-group
}

.ui-recommendations-comparator__wrapper-ref .andes-tab-content {
    padding: 0
}

.ui-recommendations-comparator {
    font-family: Proxima Nova, -apple-system, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif
}

.ui-recommendations-comparator__title {
    color: rgba(0, 0, 0, .9);
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 26px
}

.ui-recommendations-comparator__reviews {
    display: inline-block
}

.ui-recommendations-comparator__reviews__amount,
.ui-recommendations-comparator__reviews__rating {
    color: rgba(0, 0, 0, .55);
    font-weight: 400
}

.ui-recommendations-comparator__reviews__ratings {
    display: flex
}

.ui-recommendations-comparator__reviews__ratings .ui-recommendations-comparator__icon {
    height: 15px;
    margin-right: 3px;
    width: 15px
}

.ui-recommendations-comparator__reviews__label {
    align-items: center;
    display: flex
}

.ui-recommendations-comparator__reviews__amount {
    font-size: 14px;
    margin-left: 5px
}

.ui-recommendations-comparator__reviews__rating {
    font-size: 14px;
    margin: 2px 8px 0 0
}

.ui-recommendations-comparator__table .andes-table__head .andes-table__header {
    position: relative
}

.ui-recommendations-comparator__table .andes-table__header__container {
    display: flex
}

.ui-recommendations-comparator__table__header__image {
    margin: 0 auto;
    object-fit: contain
}

.ui-recommendations-comparator__table__header__title {
    color: rgba(0, 0, 0, .9);
    display: -webkit-box;
    font-weight: 600;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin: 8px 0 24px
}

.ui-recommendations-comparator__table__header__link__text {
    bottom: 16px;
    color: var(--andes-color-blue-500, #3483fa);
    display: inline-block;
    font-weight: 400;
    left: 50%;
    line-height: 1;
    position: absolute;
    transform: translateX(-50%);
    white-space: nowrap
}

.ui-recommendations-comparator__table__header__link__text:active,
.ui-recommendations-comparator__table__header__link__text:hover,
.ui-recommendations-comparator__table__header__link__text:visited {
    color: var(--andes-color-blue-500, #3483fa)
}

.ui-recommendations-comparator__table__header__link__text.no-action {
    color: #8c8c8c
}

.ui-recommendations-comparator__table__header__link,
.ui-recommendations-comparator__table__header__link:hover,
.ui-recommendations-comparator__table__header__link__text,
.ui-recommendations-comparator__table__header__link__text:hover {
    text-decoration: none
}

.ui-recommendations-comparator__table__body__column {
    text-overflow: ellipsis;
    white-space: nowrap
}

.ui-recommendations-comparator__table__body__column:first-of-type {
    max-width: auto;
    overflow: unset;
    text-overflow: unset;
    white-space: normal
}

.ui-recommendations-comparator__table__body__column .andes-money-amount {
    font-weight: 600;
    vertical-align: baseline
}

.ui-recommendations-comparator__table__body__column .ui-recommendations-comparator__seler:hover,
.ui-recommendations-comparator__table__body__column .ui-recommendations-comparator__seler:visited,
.ui-recommendations-comparator__table__body__column .ui-recommendations-comparator__seller {
    color: var(--andes-color-blue-500, #3483fa);
    text-decoration: none;
    text-transform: capitalize
}

.ui-recommendations-comparator__table__body__column .ui-recommendations-comparator--no-attr {
    display: block;
    position: relative
}

.ui-recommendations-comparator__table__body__column .ui-recommendations-comparator--no-attr:after {
    background: rgba(0, 0, 0, .9);
    content: "";
    display: block;
    height: 1px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 8px
}

.ui-recommendations-comparator__table {
    border: 0;
    table-layout: unset
}

.ui-recommendations-comparator__table .andes-table__body .andes-table__column:first-of-type,
.ui-recommendations-comparator__table .andes-table__body .andes-table__column:last-of-type,
.ui-recommendations-comparator__table .andes-table__head .andes-table__header:first-of-type,
.ui-recommendations-comparator__table .andes-table__head .andes-table__header:last-of-type {
    padding: 15px 16px
}

.ui-recommendations-comparator__table .andes-table__head .andes-table__header {
    vertical-align: baseline
}

.ui-recommendations-comparator__table .andes-table__head .andes-table__row:hover {
    background: transparent
}

.ui-recommendations-comparator__table .andes-table__body .andes-table__row {
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    border-top-left-radius: 50px
}

.ui-recommendations-comparator__table .andes-table__body .andes-table__row:first-child {
    border-top: 1px solid #eee
}

.ui-recommendations-comparator__table .andes-table__body .andes-table__row .andes-table__column {
    border-right: 1px solid #eee
}

.ui-recommendations-comparator__table .andes-table__body .andes-table__row .andes-table__column:last-child {
    border-right: 0
}

.ui-recommendations-comparator__table tbody tr:nth-child(2n),
.ui-recommendations-comparator__table tbody tr:nth-child(2n):hover {
    background: #fff
}

.ui-recommendations-comparator__table tbody tr:nth-child(2n) .andes-table__column:first-child,
.ui-recommendations-comparator__table tbody tr:nth-child(odd),
.ui-recommendations-comparator__table tbody tr:nth-child(odd):hover {
    background: #f5f5f5
}

.ui-recommendations-comparator__table tbody .andes-table__column:first-child {
    font-weight: 600;
    max-width: 180px;
    width: 180px
}

.ui-recommendations-comparator__table {
    table-layout: fixed
}

.ui-recommendations-comparator__table .andes-table__body .andes-table__column:first-of-type,
.ui-recommendations-comparator__table .andes-table__head .andes-table__header:first-of-type {
    width: 180px
}

.ui-recommendations-comparator__table__header__image {
    max-height: 198px;
    max-width: 198px
}

.ui-recommendations-comparator__table__header__title {
    font-size: 16px;
    line-height: 1.2
}

.ui-recommendations-comparator__table__header__link__text {
    font-size: 14px
}

.ui-recommendations-comparator__table__body__column {
    max-width: 100%
}

.ui-recommendations-comparator .andes-tabs__wrapper .andes-tab {
    width: auto
}

.ui-recommendations-list {
    margin: 0
}

.ui-recommendations-list a:active,
.ui-recommendations-list a:link,
.ui-recommendations-list a:visited {
    text-decoration: none
}

.ui-recommendations-list__items-wrapper--default,
.ui-recommendations-list__items-wrapper--double,
.ui-recommendations-list__items-wrapper--grid,
.ui-recommendations-list__items-wrapper--horizontal,
.ui-recommendations-list__items-wrapper--pads,
.ui-recommendations-list__items-wrapper--single {
    margin: 0;
    padding: 0
}

.ui-recommendations-title-link {
    color: rgba(0, 0, 0, .9);
    display: inline-block;
    font-weight: 400;
    margin: 0
}

.ui-recommendations-title:hover,
.ui-recommendations-title:visited {
    color: rgba(0, 0, 0, .9)
}

.ui-recommendations-title:not(:last-child) {
    margin-right: 16px
}

.ui-recommendations-title .ui-recommendations-icon {
    vertical-align: middle
}

.ui-recommendations-title-link {
    font-size: 24px
}

.ui-recommendations-title .ui-recommendations-icon-cpg_icon {
    height: 14px;
    width: 155px
}

.ui-recommendations-title .ui-recommendations-icon-full_icon {
    height: 20px;
    width: 62px
}

.ui-recommendations-subtitle {
    align-self: baseline
}

.ui-recommendations-subtitle-link {
    color: #3483fa;
    font-size: 16px;
    font-weight: 400;
    margin: 0;
    text-decoration: none
}

.ui-recommendations-subtitle:visited {
    color: #3483fa
}

.ui-recommendations-subtitle:hover {
    color: #1259c3
}

.ui-recommendations-font-color--GRAY {
    color: rgba(0, 0, 0, .55)
}

.ui-recommendations-font-color--LIGHT_GRAY {
    color: rgba(0, 0, 0, .07)
}

.ui-recommendations-font-color--DARK_GRAY {
    color: rgba(0, 0, 0, .9)
}

.ui-recommendations-font-color--BLACK {
    color: #000
}

.ui-recommendations-font-size--XXSMALL {
    font-size: 10px
}

.ui-recommendations-font-size--XSMALL {
    font-size: 12px
}

.ui-recommendations-font-size--SMALL {
    font-size: 14px
}

.ui-recommendations-font-size--MEDIUM {
    font-size: 16px
}

.ui-recommendations-font-size--LARGE {
    font-size: 18px
}

.ui-recommendations-font-size--XLARGE {
    font-size: 20px
}

.ui-recommendations-font-size--XXLARGE {
    font-size: 24px
}

.ui-recommendations-font-size--XXXLARGE {
    font-size: 28px
}

.ui-recommendations-font-family--LIGHT {
    font-weight: 300
}

.ui-recommendations-font-family--REGULAR {
    font-weight: 400
}

.ui-recommendations-font-family--SEMIBOLD {
    font-weight: 600
}

.ui-recommendations-font-family--BOLD {
    font-weight: 700
}

.ui-recommendations-title-tag {
    align-items: center;
    color: rgba(0, 0, 0, .55);
    display: flex;
    flex-basis: 100%;
    font-size: 12px;
    font-weight: 400;
    margin: 4px 0 0;
    order: 3
}

.ui-recommendations-title-tag button {
    background-color: transparent;
    border: 0;
    cursor: pointer;
    padding: 0
}

.ui-recommendations-title-tag__text {
    align-items: center;
    display: flex;
    line-height: 15px
}

.ui-recommendations-title-tag .ui-recommendations-icon-button {
    display: flex
}

.ui-recommendations-title-tag .ui-recommendations-icon {
    margin-left: 4px
}

.ui-recommendations-footer__link {
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
    width: 100%
}

.ui-recommendations-footer__wrapper {
    align-items: center;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 100%
}

.ui-recommendations-footer__chevron {
    display: flex
}

.ui-recommendations-footer-icon {
    height: 14px;
    stroke: #3483fa;
    width: 9px
}

.ui-recommendations-list__container--pads {
    display: block
}

.ui-recommendations-list__container--pads .ui-recommendations-list__header {
    align-items: baseline;
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 24px
}

.ui-recommendations-list__container--pads .ui-recommendations-list__header-titles {
    align-items: baseline;
    display: flex;
    flex-wrap: wrap
}

.ui-recommendations-list__container--pads .ui-recommendations-title-link {
    color: rgba(0, 0, 0, .9);
    font-size: 18px;
    font-weight: 400;
    line-height: 1.25;
    text-decoration: none
}

.ui-recommendations-list__container--pads .ui-recommendations-title:visited {
    color: rgba(0, 0, 0, .9)
}

.ui-recommendations-list__container--pads .ui-recommendations-subtitle-link {
    font-size: 14px
}

.ui-recommendations-list__container--horizontal {
    display: block;
    width: 100%
}

.ui-recommendations-list__container--horizontal .ui-recommendations-list__header {
    align-items: baseline;
    display: flex;
    margin-bottom: 16px
}

.ui-recommendations-list__container--horizontal .ui-recommendations-title {
    padding-left: var(--list-padding, 0)
}

.ui-recommendations-list__container--horizontal .ui-recommendations-title-link {
    color: rgba(0, 0, 0, .8);
    font-size: 24px;
    font-weight: 400;
    line-height: 1.25;
    text-decoration: none
}

.ui-recommendations-list__container--horizontal .ui-recommendations-title:visited {
    color: rgba(0, 0, 0, .8)
}

.ui-recommendations-list__container--horizontal .ui-recommendations-subtitle,
.ui-recommendations-list__container--horizontal .ui-recommendations-title-tag {
    padding-left: var(--list-padding, 0)
}

.ui-recommendations-list__container--horizontal .ui-recommendations-subtitle-link {
    font-size: 16px
}

.ui-recommendations-list__items-wrapper--horizontal {
    display: flex;
    flex-direction: row;
    overflow-x: auto;
    padding: 0 var(--list-padding, 0) 12px
}

@media(min-width:1248px) {
    .ui-recommendations-list__items-wrapper--horizontal {
        overflow-x: visible
    }
}

.ui-recommendations-list__items-wrapper--horizontal::-webkit-scrollbar {
    display: none
}

.ui-recommendations-carousel-container-img {
    display: none;
    height: 0;
    width: 0
}

.mshops-pads-variation-original__container,
.mshops-pads-variation-original__header {
    border-radius: 8px 8px 0 0;
    display: flex;
    flex-direction: column
}

.mshops-pads-variation-original__header {
    align-items: center;
    background-color: #f5f5f5;
    justify-content: center;
    padding-bottom: 24px;
    padding-top: 16px
}

.mshops-pads-variation-original__header-text {
    color: #000;
    font-family: Proxima Nova, -apple-system, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    text-align: center
}

.mshops-pads-variation-original__header-text--search {
    margin: 16px 8px
}

.mshops-pads-variation-original__header-text--pdp,
.mshops-pads-variation-original__header-text--vip {
    margin: 14px 12px 8px
}

.mshops-pads-variation-original__items-container {
    background-color: #f5f5f5;
    border-radius: 0 0 8px 8px
}

.mshops-pads-variation-original__client-pdp,
.mshops-pads-variation-original__client-vip {
    max-width: 350px;
    width: 100%
}

.mshops-pads-variation-original__client-search {
    max-width: 278px
}

.mshops-pads-variation-original__items--pdp,
.mshops-pads-variation-original__items--vip {
    margin: -24px 12px 12px;
    grid-gap: 8px
}

.mshops-pads-variation-original__items--search {
    margin: -24px 8px 8px;
    grid-gap: 4px
}

.mshops-pads-variation-original__items-grid-4 {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr)
}

.mshops-pads-variation-original__items-grid-2 {
    display: grid;
    grid-gap: 16px
}

.mshops-pads-variation-original__cta {
    display: flex;
    font-size: 12px;
    justify-content: center;
    margin: 12px
}

.mshops-pads-variation-original__cta a {
    color: #3483fa!important;
    font-weight: 500
}

.mshops-pads-variation-original__cta a:first-child {
    border-right: 1px solid rgba(0, 0, 0, .1);
    margin-right: 8px;
    padding-right: 8px
}

.mshops-pads-variation-original__no-border {
    border-right: 0!important
}

.mshops-pads-variation-original__hide-ads-link,
.mshops-pads-variation-original__hide-shops-link {
    display: none
}

.mshops-card-variation-original__container {
    display: flex;
    flex-direction: column;
    height: 282px
}

.mshops-card-variation-original__header {
    background-color: #e82e8a;
    border-radius: 8px 8px 0 0;
    position: relative
}

.mshops-card-variation-original__header-container {
    align-items: center;
    display: flex;
    height: 38px;
    justify-content: center;
    padding: 8px 12px;
    text-decoration: none
}

.mshops-card-variation-original__header-name {
    color: #fff;
    font-family: Proxima Nova, -apple-system, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
    font-weight: 700;
    text-align: center;
    text-overflow: ellipsis;
    text-transform: uppercase;
    white-space: nowrap;
    width: 100%
}

@supports(-webkit-line-clamp:2) {
    .mshops-card-variation-original__header-name {
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        display: -webkit-box;
        text-overflow: ellipsis;
        white-space: normal
    }
}

.mshops-card-variation-original__header-name--4 {
    font-size: 10px;
    line-height: 11px
}

.mshops-card-variation-original__header-name--2 {
    font-size: 12px
}

.mshops-card-variation-original__content {
    background-color: #ededed;
    border-radius: 0 0 8px 8px;
    height: 100%;
    max-height: 250px;
    position: relative
}

.mshops-card-variation-original__item-box {
    align-items: center;
    background: #fff;
    border: 1px solid #fff;
    border-radius: 0 0 8px 8px;
    display: flex;
    flex-direction: column;
    float: right;
    height: 100%;
    justify-content: flex-end;
    max-height: 282px;
    position: absolute;
    right: 0;
    text-decoration: none;
    width: 100%
}

.mshops-card-variation-original__image-container {
    max-height: 115px;
    max-width: 115px;
    padding: 0 8px;
    text-align: center
}

.mshops-card-variation-original__item-image {
    display: block;
    height: 100%;
    margin-bottom: 4px;
    width: 100%
}

.mshops-card-variation-original__info-container {
    border-top: 1px solid #f5f5f5
}

.mshops-card-variation-original__info-container--4 {
    padding: 12px;
    width: 100%
}

.mshops-card-variation-original__info-container--2 {
    padding: 16px;
    width: 100%
}

.mshops-card-variation-original__item-name {
    color: rgba(0, 0, 0, .9);
    display: -webkit-box;
    margin-bottom: 12px;
    text-align: left;
    width: 100%;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis
}

.mshops-card-variation-original__item-name--4 {
    font-size: 12px;
    line-height: 15px
}

.mshops-card-variation-original__item-name--2 {
    font-size: 14px;
    line-height: 15px
}

.mshops-card-variation-original__discount {
    display: flex;
    margin-bottom: 4px;
    text-align: left
}

.mshops-card-variation-original__discount--4 {
    font-size: 10px
}

@media(max-width:766px) {
    .mshops-card-variation-original__discount--4 {
        font-size: 8px
    }
}

.mshops-card-variation-original__discount--2 {
    font-size: 14px
}

.mshops-card-variation-original__discount-price {
    color: #8c8c8c;
    margin-right: 4px;
    text-decoration-line: line-through
}

.mshops-card-variation-original__discount-text {
    align-self: center;
    color: #00a650;
    font-size: 10px
}

@media(max-width:766px) {
    .mshops-card-variation-original__discount-text {
        font-size: 8px
    }
}

.mshops-card-variation-original__item-price {
    color: rgba(0, 0, 0, .7);
    display: -webkit-box;
    font-family: Proxima Nova, -apple-system, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
    margin: 0 auto 12px;
    text-align: left;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    width: 100%
}

.mshops-card-variation-original__item-price .andes-money-amount {
    font-weight: 600
}

.mshops-card-variation-original__item-price--4 {
    font-size: 14px
}

.mshops-card-variation-original__item-price--2 {
    font-size: 16px
}

.mshops-card-variation-original__link-title,
.mshops-card-variation-original__link-title:active,
.mshops-card-variation-original__link-title:focus,
.mshops-card-variation-original__link-title:hover {
    color: rgba(0, 0, 0, .9);
    text-decoration: none
}

.mshops-card-variation-original__link-title:before {
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1
}

.mshops-card-variation-original__installments {
    display: flex;
    margin: 0 auto 12px
}

.mshops-card-variation-original__installments-before-text {
    color: rgba(0, 0, 0, .9);
    font-weight: 400
}

.mshops-card-variation-original__installments-text-free {
    color: #00a650;
    column-gap: 2px;
    display: flex;
    flex-wrap: wrap;
    font-size: 10px
}

.mshops-card-variation-original__installments-text {
    color: rgba(0, 0, 0, .9);
    font-size: 10px
}

.mshops-card-variation-original__shipping {
    display: flex
}

.mshops-card-variation-original__shipping-text {
    color: #00a650;
    font-size: 10px;
    margin: 0 12px 0 0
}

.mshops-card-variation-original__shipping-fullfilment {
    align-self: center;
    display: inline;
    fill: #00a650!important;
    height: 10px;
    left: unset;
    position: inherit!important;
    top: unset;
    width: 31px!important
}

.ui-recommendations-card--horizontal {
    flex-direction: row
}

.ui-recommendations-card--horizontal .ui-recommendations-card__attributes-pill {
    margin-top: 0
}

.ui-recommendations-card__action {
    background: none;
    border: 0;
    cursor: pointer;
    display: block;
    left: 0;
    opacity: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.ui-recommendations-card__action-label {
    color: #3483fa;
    display: block;
    font-size: 14px;
    line-height: .86
}

.ui-recommendations-card {
    transition-duration: .1s;
    transition-property: height, max-height;
    transition-timing-function: ease-out
}

.ui-recommendations-card__action,
.ui-recommendations-card__title {
    transition-property: opacity .1s ease-out
}

.ui-recommendations-card__attributes-pill {
    align-items: center;
    display: flex;
    margin-bottom: 1px;
    margin-top: 14px
}

.ui-recommendations-card__attributes-pill:last-child {
    margin-bottom: 0
}

.ui-recommendations-card__attributes-pill-label {
    align-items: center;
    border-radius: 2px;
    color: #fff;
    display: flex;
    flex: 0 1 auto;
    font-size: 12px;
    font-weight: 600;
    line-height: 15px;
    padding: 2px 4px
}

.ui-recommendations-card__attributes-pill-label--success {
    background-color: #00a650
}

.ui-recommendations-card__attributes-pill-label--neutral {
    background-color: #3483fa
}

.ui-recommendations-card__attributes-pill-icon {
    margin-right: 4px
}

.ui-recommendations-card__attributes {
    color: #333;
    display: block;
    font-size: 14px;
    margin-bottom: 8px;
    white-space: pre-wrap
}

.ui-recommendations-card__attributes:last-child,
.ui-recommendations-card__benefits-block:last-child {
    margin-bottom: 0
}

.ui-recommendations-card__bookmark-button {
    align-items: center;
    background-color: hsla(0, 0%, 100%, .7);
    border: 0;
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    justify-content: center;
    opacity: 0;
    padding: 0;
    position: absolute;
    z-index: 2
}

.ui-recommendations-card__bookmark-button-icon {
    fill: #3483fa;
    position: absolute
}

.ui-recommendations-card__bookmark-button-icon-full {
    opacity: 0;
    transform: scale(0);
    transition: opacity .25s ease-in-out, transform .35s cubic-bezier(0, 0, .3, 1.5)
}

.ui-recommendations-card__bookmark-button-icon-full--active {
    opacity: 1;
    transform: scale(1)
}

.ui-recommendations-card__bookmark-button--bookmarked {
    opacity: 1
}

.ui-recommendations-card__brand {
    background: none;
    border: 0;
    color: #999;
    cursor: pointer;
    font-size: 12px;
    font-weight: 300;
    left: 0;
    line-height: 1.3;
    opacity: 0;
    padding: 0;
    position: absolute;
    top: 0
}

.ui-recommendations-card__pill {
    align-items: center;
    border-radius: 2px;
    display: inline-flex;
    flex: 0 1 auto;
    gap: 4px;
    height: 18px;
    line-height: 1;
    padding: 3px 4px;
    vertical-align: middle
}

.ui-recommendations-card__highlight-deal {
    display: flex
}

.ui-recommendations-card__highlight-deal:last-child {
    margin-bottom: 0
}

.ui-recommendations-card__image-container {
    display: flex;
    flex-shrink: 0;
    justify-content: center;
    overflow: hidden
}

.ui-recommendations-card__image-overlay {
    background: rgba(0, 0, 0, .04);
    border-radius: 8px;
    position: absolute
}

.ui-recommendations-card__installments {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap
}

.ui-recommendations-card__installments-alternative-text,
.ui-recommendations-card__installments-original-price,
.ui-recommendations-card__installments-price,
.ui-recommendations-card__installments-price--free {
    display: flex;
    flex-wrap: wrap;
    line-height: 1;
    margin-right: 0;
    margin-top: 1px
}

.ui-recommendations-card__installments-alternative-text {
    padding-top: 1px
}

.ui-recommendations-card__installments-price {
    color: rgba(0, 0, 0, .8)
}

.ui-recommendations-card__installments-price--free {
    color: #00a650
}

.ui-recommendations-card__installments-before-text,
.ui-recommendations-card__installments-middle-text {
    white-space: pre
}

.ui-recommendations-card__installments .andes-money-amount {
    display: inline-flex
}

.ui-recommendations-card__last-buy {
    color: rgba(0, 0, 0, .55);
    display: flex;
    font-size: 12px;
    font-weight: 400;
    line-height: 15px;
    margin-top: auto
}

.ui-recommendations-card__melicoin {
    align-items: center;
    display: flex;
    flex-direction: row;
    margin-bottom: 5px;
    width: 100%
}

.ui-recommendations-card__melicoin:last-child {
    margin-bottom: 0
}

.ui-recommendations-card__melicoin-text {
    align-items: center;
    background: #fff1cb;
    border-radius: 2px;
    color: #a47b2e;
    display: flex;
    font-family: Proxima Nova;
    font-style: normal;
    font-weight: 600;
    padding: 1px 4px;
    white-space: pre
}

.ui-recommendations-card__melicoin-text:has(>svg) {
    min-height: 15px
}

.ui-recommendations-card__melicoin-text svg {
    height: 15px;
    width: 15px
}

.ui-recommendations-card__melicoin-text .ui-recommendations-card__price {
    color: #a47b2e;
    font-weight: 600;
    line-height: inherit
}

.ui-recommendations-card__online-booking {
    margin-bottom: 12px
}

.ui-recommendations-card__online-booking:last-child {
    margin-bottom: 0
}

.ui-recommendations-card__online-booking-title {
    background: rgba(65, 137, 230, .15);
    border-radius: 2px;
    color: #2968c8;
    font-size: 14px;
    font-weight: 600;
    height: 18px;
    line-height: 16px;
    margin-bottom: 5px;
    padding: 1px 4px;
    width: 105px
}

.ui-recommendations-card__online-booking-subtitle {
    color: #2968c8;
    font-size: 12px;
    font-weight: 400;
    line-height: 15px
}

.ui-recommendations-card__installments_options {
    color: rgba(0, 0, 0, .9);
    margin-top: 4px
}

.ui-recommendations-card__installments_options-option {
    align-items: center;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 5px
}

.ui-recommendations-card__price-block {
    overflow: visible;
    position: relative
}

.ui-recommendations-card__price-block:last-child {
    margin-bottom: 0
}

.ui-recommendations-card__price-text {
    font-size: 20px
}

.ui-recommendations-card__price-top {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    font-size: 24px;
    position: relative
}

.ui-recommendations-card__price-top:last-child {
    margin-bottom: 0
}

.ui-recommendations-card__price-original-price {
    color: rgba(0, 0, 0, .45);
    line-height: 1;
    margin-bottom: 4px
}

.ui-recommendations-card__price-and-discount {
    align-items: center;
    display: flex;
    flex-wrap: wrap
}

.ui-recommendations-card__price-and-discount .ui-recommendations-card__price {
    color: #333;
    margin-right: 4px
}

.ui-recommendations-card__price-and-discount .ui-recommendations-card__price:last-child {
    margin-right: 0
}

.ui-recommendations-card__rebates {
    align-items: center;
    margin-bottom: 4px
}

.ui-recommendations-card__rebates:last-child {
    margin-bottom: 0
}

.ui-recommendations-card__rebates-tag {
    background-color: rgba(52, 131, 250, .2);
    border-radius: 3px;
    box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
    color: #3483fa;
    display: inline;
    font-weight: 600;
    line-height: 20px;
    margin-right: 4px;
    max-width: 190px;
    padding: 1px 4px
}

.ui-recommendations-card__rebates-remaining {
    display: block
}

.ui-recommendations-card__rebates-remaining--orange {
    color: #f73
}

.ui-recommendations-card__rebates-remaining--gray {
    color: rgba(0, 0, 0, .45)
}

.ui-recommendations-card__rebates-block:last-child {
    margin-bottom: 0
}

.ui-recommendations-card__shipping {
    align-items: center;
    background: transparent;
    border: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 4px;
    height: auto;
    left: unset;
    min-height: 13px;
    position: relative;
    right: unset;
    top: unset;
    width: auto
}

.ui-recommendations-card__shipping:last-child {
    margin-bottom: 0
}

.ui-recommendations-card__shipping-text {
    color: #00a650;
    line-height: 15px
}

.ui-recommendations-card__shipping-subtext {
    color: rgba(0, 0, 0, .55);
    font-size: 14px;
    font-weight: 400;
    line-height: 15px
}

.ui-recommendations-card__shipping-promise {
    align-items: center;
    border-radius: 2px;
    display: flex;
    font-size: 12px;
    font-weight: 600;
    line-height: 13px;
    padding: 2px 4px
}

.ui-recommendations-card__shipping-promise--light {
    background-color: rgba(0, 166, 80, .1);
    color: #00a650
}

.ui-recommendations-card__shipping-promise--dark {
    background-color: #00a650;
    color: #fff
}

.ui-recommendations-card__shipping-icon {
    fill: #00a650;
    display: inline;
    height: 13px;
    left: unset;
    margin: 0;
    position: relative;
    top: 1px;
    width: 41px
}

.ui-recommendations-card__title {
    display: -webkit-box;
    max-height: 2.6em;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin: 0;
    overflow-wrap: anywhere
}

.ui-recommendations-card__title:last-child {
    margin-bottom: 0
}

.ui-recommendations-card__link,
.ui-recommendations-card__link:active,
.ui-recommendations-card__link:focus,
.ui-recommendations-card__link:hover {
    text-decoration: none
}

.ui-recommendations-card__link:focus-visible {
    box-shadow: none
}

.ui-recommendations-card__link:focus-visible:before {
    outline: 1px auto -webkit-focus-ring-color
}

.ui-recommendations-card__link:before {
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1
}

.ui-recommendations-card__link--button {
    background: none;
    border: 0;
    padding: 0;
    text-align: left
}

.ui-recommendations-card__link--button>span {
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow-wrap: anywhere
}

.ui-recommendations-card__value-proposition:last-child {
    margin-bottom: 0
}

.ui-recommendations-card__value-proposition-label {
    color: rgba(0, 0, 0, .45);
    font-size: 12px;
    font-stretch: normal;
    font-style: normal;
    font-weight: 400;
    letter-spacing: -.1px;
    line-height: 1.25;
    margin: 2px 0 0
}

.ui-recommendations-card__vertical-highlight {
    display: block;
    min-height: 9px
}

.ui-recommendations-card__vertical-highlight:last-child {
    margin-bottom: 0
}

.ui-recommendations-card__vertical-highlight-icon {
    display: flex;
    height: 9px
}

.ui-recommendations-card {
    background-color: #fff;
    box-sizing: border-box;
    display: flex;
    font-weight: 400;
    margin: 0;
    position: relative;
    white-space: normal;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    width: 100%;
    z-index: 1
}

.ui-recommendations-card:after,
.ui-recommendations-card:hover,
.ui-recommendations-card:hover:after {
    box-shadow: none
}

.ui-recommendations-card__content-and-hidden {
    display: flex;
    flex-direction: column;
    height: auto;
    justify-content: space-between;
    width: 100%
}

.ui-recommendations-card__hidden--with-actions-or-brand {
    position: relative;
    z-index: 2
}

.ui-recommendations-card--vertical {
    flex-direction: column
}

.ui-recommendations-card--vertical .ui-recommendations-card__bookmark-button {
    height: 30px;
    right: 12px;
    top: 12px;
    width: 30px
}

.ui-recommendations-card--vertical .ui-recommendations-card__bookmark-button-icon {
    width: 18px
}

.ui-recommendations-card--vertical .ui-recommendations-card__image-container {
    width: 100%
}

.ui-recommendations-card--vertical .ui-recommendations-card__action {
    padding: 16px 0
}

.ui-recommendations-card__promotion-pill {
    display: flex;
    position: absolute
}

.ui-recommendations-card__promotion-pill .ui-recommendations-card__pill {
    background-color: var(--promotion-tag-background-color, #f29f05);
    border-color: var(--promotion-tag-border-color, #f29f05);
    gap: 2px
}

.ui-recommendations-card__promotion-pill .ui-recommendations-card__pill-prefix {
    font-weight: var(--promotion-tag-font-weight, 700)
}

.ui-recommendations-card__promotion-pill .ui-recommendations-card__pill {
    font-size: 12px;
    height: 24px;
    padding: 3px 4px
}

.ui-recommendations-card {
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .1)
}

.ui-recommendations-card:hover:not(.ui-recommendations-disabled-hover) {
    box-shadow: 0 7px 11px 0 rgba(0, 0, 0, .1), 0 2px 4px 0 rgba(0, 0, 0, .1);
    text-decoration: none
}

.ui-recommendations-card:hover:not(.ui-recommendations-disabled-hover) .ui-recommendations-card__action,
.ui-recommendations-card:hover:not(.ui-recommendations-disabled-hover) .ui-recommendations-card__brand {
    opacity: 1;
    position: relative;
    transition: opacity .1s .1s
}

.ui-recommendations-card:hover:not(.ui-recommendations-disabled-hover) .ui-recommendations-card__bookmark-button {
    opacity: 1;
    position: absolute;
    transition: opacity .1s .1s
}

.ui-recommendations-card:focus-within {
    box-shadow: 0 7px 11px 0 rgba(0, 0, 0, .1), 0 2px 4px 0 rgba(0, 0, 0, .1)
}

.ui-recommendations-card:focus-within .ui-recommendations-card__action,
.ui-recommendations-card:focus-within .ui-recommendations-card__brand {
    opacity: 1;
    position: relative;
    transition: opacity .1s .1s
}

.ui-recommendations-card:focus-within .ui-recommendations-card__bookmark-button {
    opacity: 1;
    position: absolute;
    transition: opacity .1s .1s
}

.ui-recommendations-card__brand:hover {
    color: #666
}

.ui-recommendations-card__bookmark-button-icon-empty:hover {
    fill: #1259c3
}

.ui-recommendations-card__bookmark-button-icon-empty--active:hover {
    fill: #3483fa
}

.ui-recommendations-carousel-snapped .ui-recommendations-card--horizontal {
    border: 1px solid #f5f5f5;
    border-radius: 6px;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .1);
    min-width: 270px;
    padding: 12px 8px;
    width: 90vw
}

.ui-recommendations-carousel-snapped .ui-recommendations-card--horizontal:not(:last-child) {
    margin-bottom: 0;
    margin-right: 12px
}

.ui-recommendations-carousel-snapped .ui-recommendations-card--horizontal .ui-recommendations-card__bookmark-button {
    height: 24px;
    right: 8px;
    top: 8px;
    width: 24px
}

.ui-recommendations-carousel-snapped .ui-recommendations-card--horizontal .ui-recommendations-card__bookmark-button-icon {
    width: 15px
}

.ui-recommendations-carousel-snapped .ui-recommendations-card--horizontal .ui-recommendations-card__highlight-deal:not(:last-child),
.ui-recommendations-carousel-snapped .ui-recommendations-card--horizontal .ui-recommendations-card__top-brand:not(:last-child) {
    margin-bottom: 8px
}

.ui-recommendations-carousel-snapped .ui-recommendations-card--horizontal .ui-recommendations-card__top-brand:not(:last-child) .ui-recommendations-card__pill {
    padding: 0
}

.ui-recommendations-carousel-snapped .ui-recommendations-card--horizontal .ui-recommendations-card__image-container {
    height: 100%
}

.ui-recommendations-carousel-snapped .ui-recommendations-card--horizontal .ui-recommendations-card__image {
    height: 80px;
    object-fit: cover;
    width: 80px
}

@media(min-width:1248px) {
    .ui-recommendations-carousel-snapped .ui-recommendations-card--horizontal .ui-recommendations-card__image {
        height: 100px;
        width: 100px
    }
}

.ui-recommendations-carousel-snapped .ui-recommendations-card--horizontal .ui-recommendations-card__content-and-hidden--with-bookmark .ui-recommendations-card__title {
    margin-right: 18px
}

.ui-recommendations-carousel-snapped .ui-recommendations-card--horizontal .ui-recommendations-card__content {
    padding: 0 0 0 8px;
    width: 100%
}

.ui-recommendations-carousel-snapped .ui-recommendations-card--horizontal .ui-recommendations-card__benefits-block:not(:last-child),
.ui-recommendations-carousel-snapped .ui-recommendations-card--horizontal .ui-recommendations-card__price-block:not(:last-child),
.ui-recommendations-carousel-snapped .ui-recommendations-card--horizontal .ui-recommendations-card__price-top:not(:last-child) {
    margin-bottom: 6px
}

.ui-recommendations-carousel-snapped .ui-recommendations-card--horizontal .ui-recommendations-card__melicoin-text,
.ui-recommendations-carousel-snapped .ui-recommendations-card--horizontal .ui-recommendations-card__rebates {
    font-size: 12px
}

.ui-recommendations-carousel-snapped .ui-recommendations-card--horizontal .ui-recommendations-card__shipping:not(:last-child) {
    margin-bottom: 6px
}

.ui-recommendations-carousel-snapped .ui-recommendations-card--horizontal .ui-recommendations-card__shipping-text {
    font-size: 14px;
    font-weight: 600
}

.ui-recommendations-carousel-snapped .ui-recommendations-card--horizontal .ui-recommendations-card__installments-alternative-text,
.ui-recommendations-carousel-snapped .ui-recommendations-card--horizontal .ui-recommendations-card__installments-original-price,
.ui-recommendations-carousel-snapped .ui-recommendations-card--horizontal .ui-recommendations-card__installments-price,
.ui-recommendations-carousel-snapped .ui-recommendations-card--horizontal .ui-recommendations-card__installments-price--free {
    font-size: 14px
}

.ui-recommendations-carousel-snapped .ui-recommendations-card--horizontal .ui-recommendations-card__title {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.14
}

.ui-recommendations-carousel-snapped .ui-recommendations-card--horizontal .ui-recommendations-card__title:not(:last-child) {
    margin-bottom: 4px
}

.ui-recommendations-carousel-snapped .ui-recommendations-card--horizontal .ui-recommendations-card__title:not(:last-child):not(:first-child) {
    margin-bottom: 8px
}

.ui-recommendations-carousel-snapped .ui-recommendations-card--horizontal .ui-recommendations-card__vertical-highlight:not(:last-child) {
    margin-bottom: 6px
}

.ui-recommendations-carousel-snapped .ui-recommendations-card--horizontal .ui-recommendations-card__hidden {
    padding: 0 0 0 8px
}

.ui-recommendations-carousel-snapped .ui-recommendations-card--horizontal .ui-recommendations-card__action {
    padding: 12px 0
}

.ui-recommendations-carousel-snapped .ui-recommendations-card--horizontal .ui-recommendations-card__action-label {
    text-align: initial
}

.ui-recommendations-carousel-snapped .ui-recommendations-card--horizontal .ui-recommendations-card__link {
    color: rgba(0, 0, 0, .8)
}

.ui-recommendations-carousel-snapped .ui-recommendations-card--horizontal .ui-recommendations-card__link--button {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.14
}

.ui-recommendations-carousel-snapped .ui-recommendations-card--horizontal .ui-recommendations-card__last-buy:not(:last-child) {
    margin-bottom: 6px
}

.ui-recommendations-list__items-wrapper--pads .ui-recommendations-card--horizontal:not(:last-child) {
    margin-bottom: 24px
}

.ui-recommendations-list__items-wrapper--pads .ui-recommendations-card--horizontal:not(.ui-recommendations-disabled-hover) {
    box-shadow: none
}

.ui-recommendations-list__items-wrapper--pads .ui-recommendations-card--horizontal .ui-recommendations-card__bookmark-button {
    height: 24px;
    right: 0;
    top: 0;
    width: 24px
}

.ui-recommendations-list__items-wrapper--pads .ui-recommendations-card--horizontal .ui-recommendations-card__bookmark-button-icon {
    width: 15px
}

.ui-recommendations-list__items-wrapper--pads .ui-recommendations-card--horizontal .ui-recommendations-card__highlight-deal:not(:last-child),
.ui-recommendations-list__items-wrapper--pads .ui-recommendations-card--horizontal .ui-recommendations-card__top-brand:not(:last-child) {
    margin-bottom: 8px
}

.ui-recommendations-list__items-wrapper--pads .ui-recommendations-card--horizontal .ui-recommendations-card__top-brand:not(:last-child) .ui-recommendations-card__pill {
    padding: 0
}

.ui-recommendations-list__items-wrapper--pads .ui-recommendations-card--horizontal .ui-recommendations-card__image-container {
    height: 100%
}

.ui-recommendations-list__items-wrapper--pads .ui-recommendations-card--horizontal .ui-recommendations-card__image {
    height: 84px;
    object-fit: cover;
    width: 84px
}

.ui-recommendations-list__items-wrapper--pads .ui-recommendations-card--horizontal .ui-recommendations-card__content-and-hidden--with-bookmark .ui-recommendations-card__title {
    margin-right: 32px
}

.ui-recommendations-list__items-wrapper--pads .ui-recommendations-card--horizontal .ui-recommendations-card__content {
    display: flex;
    flex-direction: column;
    height: 100%;
    padding: 0 0 0 16px;
    width: 100%
}

.ui-recommendations-list__items-wrapper--pads .ui-recommendations-card--horizontal .ui-recommendations-card__price-block:not(:last-child) {
    margin-bottom: 6px
}

.ui-recommendations-list__items-wrapper--pads .ui-recommendations-card--horizontal .ui-recommendations-card__price-top:not(:last-child) {
    margin-bottom: 2px
}

.ui-recommendations-list__items-wrapper--pads .ui-recommendations-card--horizontal .ui-recommendations-card__installments-alternative-text,
.ui-recommendations-list__items-wrapper--pads .ui-recommendations-card--horizontal .ui-recommendations-card__installments-original-price,
.ui-recommendations-list__items-wrapper--pads .ui-recommendations-card--horizontal .ui-recommendations-card__installments-price,
.ui-recommendations-list__items-wrapper--pads .ui-recommendations-card--horizontal .ui-recommendations-card__installments-price--free {
    font-size: 14px
}

.ui-recommendations-list__items-wrapper--pads .ui-recommendations-card--horizontal .ui-recommendations-card__benefits-block:not(:last-child) {
    margin-bottom: 6px
}

.ui-recommendations-list__items-wrapper--pads .ui-recommendations-card--horizontal .ui-recommendations-card__melicoin-text,
.ui-recommendations-list__items-wrapper--pads .ui-recommendations-card--horizontal .ui-recommendations-card__rebates {
    font-size: 12px
}

.ui-recommendations-list__items-wrapper--pads .ui-recommendations-card--horizontal .ui-recommendations-card__shipping:not(:last-child) {
    margin-bottom: 6px
}

.ui-recommendations-list__items-wrapper--pads .ui-recommendations-card--horizontal .ui-recommendations-card__shipping-text {
    font-size: 14px;
    font-weight: 600
}

.ui-recommendations-list__items-wrapper--pads .ui-recommendations-card--horizontal .ui-recommendations-card__title {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.14
}

.ui-recommendations-list__items-wrapper--pads .ui-recommendations-card--horizontal .ui-recommendations-card__title:not(:last-child) {
    margin-bottom: 4px
}

.ui-recommendations-list__items-wrapper--pads .ui-recommendations-card--horizontal .ui-recommendations-card__title:not(:last-child):not(:first-child) {
    margin-bottom: 8px
}

.ui-recommendations-list__items-wrapper--pads .ui-recommendations-card--horizontal .ui-recommendations-card__link {
    color: rgba(0, 0, 0, .8)
}

.ui-recommendations-list__items-wrapper--pads .ui-recommendations-card--horizontal .ui-recommendations-card__link--button {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.14
}

.ui-recommendations-list__items-wrapper--pads .ui-recommendations-card--horizontal .ui-recommendations-card__last-buy:not(:last-child),
.ui-recommendations-list__items-wrapper--pads .ui-recommendations-card--horizontal .ui-recommendations-card__vertical-highlight:not(:last-child) {
    margin-bottom: 6px
}

.ui-recommendations-carousel-snapped .ui-recommendations-card--vertical {
    border: 1px solid #f5f5f5;
    border-radius: 4px;
    width: 222px
}

.ui-recommendations-carousel-snapped .ui-recommendations-card--vertical .ui-recommendations-card__highlight-deal:not(:last-child),
.ui-recommendations-carousel-snapped .ui-recommendations-card--vertical .ui-recommendations-card__top-brand:not(:last-child) {
    margin-bottom: 8px
}

.ui-recommendations-carousel-snapped .ui-recommendations-card--vertical .ui-recommendations-card__top-brand:not(:last-child) .ui-recommendations-card__pill {
    padding: 0
}

.ui-recommendations-carousel-snapped .ui-recommendations-card--vertical .ui-recommendations-card__image-container {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

.ui-recommendations-carousel-snapped .ui-recommendations-card--vertical .ui-recommendations-card__image {
    height: 220px;
    object-fit: cover;
    width: 220px
}

.ui-recommendations-carousel-snapped .ui-recommendations-card--vertical .ui-recommendations-card__content {
    border-top: 1px solid rgba(51, 51, 51, .1);
    padding: 16px 16px 0
}

.ui-recommendations-carousel-snapped .ui-recommendations-card--vertical .ui-recommendations-card__price-block:not(:last-child) {
    margin-bottom: 8px
}

.ui-recommendations-carousel-snapped .ui-recommendations-card--vertical .ui-recommendations-card__price-top:not(:last-child) {
    margin-bottom: 4px
}

.ui-recommendations-carousel-snapped .ui-recommendations-card--vertical .ui-recommendations-card__installments-alternative-text,
.ui-recommendations-carousel-snapped .ui-recommendations-card--vertical .ui-recommendations-card__installments-original-price,
.ui-recommendations-carousel-snapped .ui-recommendations-card--vertical .ui-recommendations-card__installments-price,
.ui-recommendations-carousel-snapped .ui-recommendations-card--vertical .ui-recommendations-card__installments-price--free {
    font-size: 14px
}

.ui-recommendations-carousel-snapped .ui-recommendations-card--vertical .ui-recommendations-card__benefits-block:not(:last-child) {
    margin-bottom: 8px
}

.ui-recommendations-carousel-snapped .ui-recommendations-card--vertical .ui-recommendations-card__melicoin-text,
.ui-recommendations-carousel-snapped .ui-recommendations-card--vertical .ui-recommendations-card__rebates {
    font-size: 12px
}

.ui-recommendations-carousel-snapped .ui-recommendations-card--vertical .ui-recommendations-card__shipping:not(:last-child) {
    margin-bottom: 8px
}

.ui-recommendations-carousel-snapped .ui-recommendations-card--vertical .ui-recommendations-card__shipping-text {
    font-size: 14px;
    font-weight: 600
}

.ui-recommendations-carousel-snapped .ui-recommendations-card--vertical .ui-recommendations-card__title {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3
}

.ui-recommendations-carousel-snapped .ui-recommendations-card--vertical .ui-recommendations-card__title:not(:last-child) {
    margin-bottom: 8px
}

.ui-recommendations-carousel-snapped .ui-recommendations-card--vertical .ui-recommendations-card__link {
    color: rgba(0, 0, 0, .8)
}

.ui-recommendations-carousel-snapped .ui-recommendations-card--vertical .ui-recommendations-card__link--button {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3
}

.ui-recommendations-carousel-snapped .ui-recommendations-card--vertical .ui-recommendations-card__last-buy:not(:last-child),
.ui-recommendations-carousel-snapped .ui-recommendations-card--vertical .ui-recommendations-card__value-proposition:not(:last-child),
.ui-recommendations-carousel-snapped .ui-recommendations-card--vertical .ui-recommendations-card__vertical-highlight:not(:last-child) {
    margin-bottom: 8px
}

.ui-recommendations-carousel-snapped .ui-recommendations-card--vertical .ui-recommendations-card__hidden {
    padding: 0 16px 16px
}

.ui-recommendations-carousel-snapped .ui-recommendations-card--vertical .ui-recommendations-card__action,
.ui-recommendations-carousel-snapped .ui-recommendations-card--vertical .ui-recommendations-card__brand {
    margin-top: 8px
}

.seo-ui-extended-menu {
    font-family: Proxima Nova, -apple-system, Roboto, Arial, sans-serif
}

.seo-ui-extended-menu__header {
    margin-bottom: 16px;
    width: 100%
}

.seo-ui-extended-menu__header__title {
    color: rgba(0, 0, 0, .55);
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    margin: 0
}

.seo-ui-extended-menu__body {
    column-gap: 16px;
    display: flex;
    flex-wrap: wrap;
    row-gap: 24px
}

.seo-ui-extended-menu__group {
    display: inline-block;
    font-family: Proxima Nova, -apple-system, Roboto, Arial, sans-serif;
    width: 212px
}

.seo-ui-extended-menu__group__title {
    margin: 0
}

.seo-ui-extended-menu__group__title__link {
    color: rgba(0, 0, 0, .9);
    display: block;
    font-size: 14px;
    font-weight: 600;
    line-height: 18px;
    text-overflow: ellipsis;
    white-space: nowrap
}

.seo-ui-extended-menu__group__title__link:hover {
    color: var(--andes-color-blue-500, var(--andes-color-blue-500, #3483fa))
}

.seo-ui-extended-menu__list {
    color: rgba(0, 0, 0, .55);
    font-size: 14px;
    font-weight: 400;
    list-style-type: none;
    margin: 8px 0 0;
    padding-left: 0
}

.seo-ui-extended-menu__link {
    margin-bottom: 8px
}

.seo-ui-extended-menu__link--hidden {
    display: none
}

.seo-ui-extended-menu__anchor {
    color: rgba(0, 0, 0, .55);
    display: -webkit-box;
    font-size: 14px;
    font-weight: 400;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.seo-ui-extended-menu__anchor:hover {
    color: var(--andes-color-blue-500, var(--andes-color-blue-500, #3483fa))
}

.seo-ui-extended-menu__see-more {
    background-color: transparent;
    border: 0;
    box-shadow: none;
    color: var(--andes-color-blue-500, #3483fa);
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    height: 20px;
    outline: none;
    padding: 0 24px 0 0;
    position: relative
}

.seo-ui-extended-menu__see-more:hover {
    color: var(--andes-color-blue-600, #2968c8)
}

.seo-ui-extended-menu__see-more svg {
    margin: 2px 0;
    position: absolute;
    right: 4px;
    top: 0
}

.seo-ui-extended-menu__see-more svg path {
    fill: var(--andes-color-blue-500, #3483fa)
}

.poly-card .poly-card__content .andes-money-amount.poly-phrase-price {
    display: inline-flex;
    font-weight: inherit
}

.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-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 {
    color: var(--andes-color-blue-500, var(--andes-color-blue-500, #3483fa));
    outline: none
}

.poly-component__action-links {
    align-items: center;
    display: flex;
    gap: 16px;
    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;
    padding-left: 16px;
    z-index: 2
}

.poly-component__action-links .poly-action-links__action:first-child {
    border: 0;
    margin: 0;
    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-component__link--action-link {
    align-items: center;
    display: flex;
    font-family: Proxima Nova, -apple-system, Roboto, Arial, sans-serif;
    font-size: inherit;
    font-weight: 600;
    text-decoration: none
}

.poly-component__link--action-link,
.poly-component__link--action-link:active,
.poly-component__link--action-link:hover,
.poly-component__link--action-link:visited {
    color: var(--andes-color-blue-500, var(--andes-color-blue-500, #3483fa))
}

.poly-component__link--carousel {
    height: inherit;
    width: inherit
}

.poly-component__link--variations {
    align-items: center;
    color: var(--andes-color-blue-500, #3483fa);
    display: flex;
    font-size: 14px;
    font-weight: 400;
    height: 100%;
    justify-content: center;
    line-height: 18px;
    text-decoration: none;
    width: 100%
}

.poly-card--mobile .poly-component__link--action-link {
    line-height: 1.25
}

.poly-card--mobile .poly-component__link--variations {
    font-size: 12px;
    line-height: 15px
}

.poly-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 .poly-component__brand {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    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;
    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;
    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;
    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;
    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;
    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;
    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__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 {
    stroke-width: 1px;
    stroke: var(--andes-color-blue-500, #3483fa);
    vector-effect: non-scaling-stroke;
    height: 20px;
    opacity: 0;
    overflow: visible;
    position: absolute;
    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__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: inherit;
    z-index: 2
}

.poly-card .andes-carousel-snapped__container+.poly-component__picture {
    position: absolute
}

.poly-card .andes-carousel-snapped__container .poly-component__carousel {
    border-radius: inherit;
    margin: 0;
    padding: 0
}

.poly-card .andes-carousel-snapped__container .poly-component__carousel--bg-white {
    background-color: #fff
}

.poly-card .andes-carousel-snapped__controls-wrapper {
    border-radius: inherit;
    height: 100%
}

.poly-card .andes-carousel-snapped__slide img {
    object-position: center
}

.poly-component__image-wrapper {
    margin: 0
}

.poly-component__image-wrapper--image-height {
    display: flex;
    max-height: var(--poly-image-max-height);
    min-height: var(--poly-image-size)
}

.poly-component__image-wrapper--image-height .poly-component__picture {
    height: auto;
    max-width: var(--poly-image-size);
    width: auto
}

.poly-card__checkbox {
    display: flex;
    flex-direction: column;
    justify-content: 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__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 {
    height: 0;
    opacity: 0;
    visibility: hidden
}

.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__attributes-list {
    color: rgba(0, 0, 0, .9);
    font-size: var(--poly-general-font-size);
    font-weight: 400;
    line-height: var(--poly-general-line-height);
    margin: 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 {
    margin-top: 0
}

.poly-component__attributes-list .poly-attributes-list {
    display: flex;
    flex-flow: row wrap;
    list-style: none;
    margin: 0 0 0 -8px;
    padding: 0
}

.poly-component__attributes-list .poly-attributes-list__item {
    display: inline;
    white-space: nowrap
}

.poly-component__attributes-list .poly-attributes-list__separator:before {
    content: var(--separator-content, "|");
    margin-right: 5px;
    vertical-align: baseline
}

.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__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__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: 21px
}

.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: 1px 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]: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 .poly-pill__pill {
    font-size: 10px;
    line-height: 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:has(+svg) {
    margin-right: 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;
    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: var(--poly-general-component-margin)
}

.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;
    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-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__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 {
    border: 1.5px solid #fff;
    color: #737373;
    line-height: 13px;
    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: 11px
}

.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: 11px;
    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--medium .poly-component__float-highlight,
.poly-card--list-card.poly-card--small .poly-component__float-highlight,
.poly-card--list.poly-card--medium .poly-component__float-highlight,
.poly-card--list.poly-card--small .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: 11px;
    top: 8px
}

.poly-card {
    --poly-general-font-size: 14px;
    --poly-general-line-height: 18px;
    --poly-general-title-line-height: 18px;
    --poly-general-title-size: 14px;
    --poly-general-title-hover-color: rgba(0, 0, 0, .9);
    --poly-general-border-top: unset;
    --poly-general-border-bottom: unset;
    --poly-general-border-right: unset;
    --poly-general-border-left: unset;
    --poly-general-component-margin: 8px 0 4px
}

.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-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: 4px 12px;
    --poly-general-image-divider: unset;
    --poly-general-component-margin: 4px 0 0
}

.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: 4px 12px;
    --poly-general-image-divider: unset
}

.poly-card--list,
.poly-card--list-card {
    --poly-general-title-line-height: 25px;
    --poly-general-title-size: 20px;
    --poly-image-size: 196px;
    --poly-padding-card: 12px 16px 20px 12px
}

.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;
    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;
    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
}

.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%
    }
}

.ui-review-capability-icon-arrow {
    height: 18.64px;
    margin-left: 20.15px;
    margin-top: 22.68px;
    width: 21.31px
}

.ui-review-capability-icon--info path,
.ui-review-capability-icon-arrow path {
    stroke: #3483fa
}

.ui-review-capability__rating {
    display: flex;
    margin-bottom: 8px;
    stroke: var(--andes-color-blue-500, #3483fa);
    fill: var(--andes-color-blue-500, #3483fa)
}

.ui-review-capability__rating__average {
    color: var(--andes-color-blue-500, #3483fa);
    font-size: 40px;
    font-weight: 700;
    line-height: 1.03;
    margin-right: 18px
}

.ui-review-capability__rating__average--desktop {
    font-size: 48px
}

.ui-review-capability__rating__start-content {
    display: flex;
    flex-direction: column;
    justify-content: center
}

.ui-review-capability__rating__rating__star {
    height: 18px;
    margin-right: 7px;
    width: 19.29px
}

.ui-review-capability__rating__rating__star-empty {
    stroke: rgba(0, 0, 0, .25);
    fill: transparent
}

.ui-review-capability__rating__chevron-content {
    align-items: center;
    display: flex;
    justify-content: end;
    width: 30%
}

.ui-review-capability__rating__chevron {
    display: inline-block;
    height: 28px;
    width: 21px;
    stroke: var(--andes-color-blue-500, #3483fa);
    transform: rotate(270deg)
}

.ui-review-capability__rating__chevron path {
    stroke-width: 4px
}

.ui-review-capability__rating__chevron--active {
    transform: rotate(1turn)
}

.ui-review-capability__rating__label {
    color: rgba(0, 0, 0, .55);
    font-size: 14px;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 1.14
}

.ui-review-capability__rating-content {
    display: flex
}

.ui-review-capability__rating-content>div {
    width: 50%
}

.ui-review-capability__rating-content .ui-review-capability__rating {
    flex-direction: column
}

.ui-review-capability__rating-content .ui-review-capability__rating__start-content {
    margin-top: 7px
}

.ui-review-capability__rating-content .ui-review-capability__rating__start-content>div:last-child {
    margin-top: 15px
}

.ui-review-capability__rating-content .ui-review-capability-rating__level:not(:last-child) {
    margin-bottom: 6px
}

.ui-review-capability__rating-vpp {
    display: flex
}

.ui-review-capability__rating-vpp__average {
    color: var(--andes-color-blue-500, #3483fa);
    font-size: 40px;
    font-weight: 600;
    line-height: 1.03;
    margin-right: 18px
}

.ui-review-capability__rating-vpp__average--desktop {
    font-size: 48px
}

.ui-review-capability__rating-vpp__start-content {
    display: flex;
    flex-direction: column;
    justify-content: center
}

.ui-review-capability__rating-vpp__rating__star {
    height: 18px;
    margin-right: 8px;
    width: 19.29px
}

.ui-review-capability__rating-vpp__chevron-content {
    align-items: center;
    display: flex;
    justify-content: end;
    width: 30%
}

.ui-review-capability__rating-vpp__chevron {
    display: inline-block;
    height: 28px;
    width: 21px;
    stroke: var(--andes-color-blue-500, #3483fa);
    transform: rotate(270deg)
}

.ui-review-capability__rating-vpp__chevron path {
    stroke-width: 4px
}

.ui-review-capability__rating-vpp__chevron--active {
    transform: rotate(1turn)
}

.ui-review-capability__rating-vpp__label {
    color: #949494;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 1.14
}

.ui-review-capability-rating {
    display: inline-block;
    width: 100%
}

.ui-review-capability-rating__start-container {
    margin: 2px 0 0 5px
}

.ui-review-capability-rating__start {
    height: 12px;
    width: 12px;
    fill: rgba(0, 0, 0, .25)
}

.ui-review-capability-rating__level {
    align-items: center;
    display: grid;
    flex-direction: row;
    grid-template-columns: 8fr 1fr;
    -ms-grid-columns: 8fr 1fr;
    grid-column-gap: 16px;
    font-size: 14px;
    height: 16px;
    justify-content: space-between;
    vertical-align: middle
}

.ui-review-capability-rating__level:not(:last-child) {
    margin-bottom: 3px
}

.ui-review-capability-rating__level:last-child .ui-review-capability-rating__level__value-container {
    margin-left: 2px
}

.ui-review-capability-rating__level:last-child .ui-review-capability-rating__start-container {
    margin-left: 7px
}

.ui-review-capability-rating__level__column {
    display: flex;
    flex-direction: column;
    justify-content: center
}

.ui-review-capability-rating__level__text-container {
    -ms-grid-column: 1;
    -ms-grid-row: 1;
    width: 100%
}

.ui-review-capability-rating__level__text-container .ui-review-capability-rating__level__text {
    color: rgba(0, 0, 0, .55)
}

.ui-review-capability-rating__level__text-container .ui-review-capability-rating__level__text--left {
    text-align: left
}

.ui-review-capability-rating__level__text-container .ui-review-capability-rating__level__text--right {
    text-align: right
}

.ui-review-capability-rating__level__progress-bar-container {
    -ms-grid-column: 2;
    -ms-grid-row: 1
}

.ui-review-capability-rating__level__progress-bar-container .ui-review-capability-rating__level__progress-bar {
    border-radius: 100px;
    display: inline-block;
    height: 4px;
    margin-top: 4px;
    position: relative;
    vertical-align: middle
}

.ui-review-capability-rating__level__progress-bar-container .ui-review-capability-rating__level__progress-bar__background {
    background-color: rgba(0, 0, 0, .1);
    border-radius: 100px;
    bottom: 0;
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.ui-review-capability-rating__level__progress-bar-container .ui-review-capability-rating__level__progress-bar__fill-background {
    background: rgba(0, 0, 0, .55);
    border-radius: 100px;
    bottom: 0;
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.ui-review-capability-rating__level__value-container {
    color: rgba(0, 0, 0, .55);
    display: flex;
    -ms-grid-column: 3;
    -ms-grid-row: 1
}

.ui-review-capability-buy-button .andes-button {
    background-color: var(--andes-color-blue-500, #3483fa);
    color: #fff;
    margin-top: 16px;
    padding: 17px;
    width: 100%
}

.ui-review-capability-buy-button .andes-button:hover {
    background-color: var(--andes-color-blue-600, #2968c8);
    color: #fff
}

.ui-review-capability-categories {
    margin-top: 8px
}

.ui-review-capability-categories__title {
    font-size: 16;
    font-weight: 600;
    margin-bottom: 12px
}

.ui-review-capability-categories__attributes {
    border-collapse: separate;
    font-size: 14px;
    font-weight: 400;
    width: 100%
}

.ui-review-capability-categories__desktop--row {
    display: flex;
    flex-direction: column;
    margin-bottom: 12px
}

.ui-review-capability-categories__desktop--row td:first-child {
    margin-bottom: 2px
}

.ui-review-capability-categories__desktop--row svg {
    margin-right: 5px
}

.ui-review-capability-categories__rating__star {
    stroke: var(--andes-color-blue-500, #3483fa);
    fill: var(--andes-color-blue-500, #3483fa)
}

.ui-review-capability-categories__rating__star-empty {
    stroke: rgba(0, 0, 0, .25);
    fill: transparent
}

.ui-review-capability-categories__mobile--row {
    display: grid;
    gap: 0 0;
    grid-auto-flow: column;
    grid-template-areas: "label stars";
    grid-template-columns: 2fr 1fr;
    grid-template-rows: 1fr;
    margin-bottom: 13px
}

.ui-review-capability-categories__mobile--row>td:first-child {
    grid-area: "label"
}

.ui-review-capability-categories__mobile--row>td:last-child {
    grid-area: "stars";
    text-align: end
}

.ui-review-capability-categories__mobile--row .ui-review-capability-categories__rating {
    display: flex;
    justify-content: space-evenly
}

.ui-review-capability-categories__desktop--row:last-child,
.ui-review-capability-categories__mobile--row:last-child {
    margin-bottom: 0
}

.ui-review-capability-categories__max-row-w {
    width: 73%
}

.ui-review-capability-categories__show-more,
.ui-review-capability-categories__show-more.andes-button {
    border: 0;
    border-radius: 0;
    color: var(--andes-color-blue-500, #3483fa);
    display: inline-block;
    font-size: 13.33px;
    font-weight: 400;
    height: auto;
    line-height: normal;
    margin-left: 2px;
    padding: 0
}

.ui-review-capability-categories__show-more.andes-button:hover,
.ui-review-capability-categories__show-more:hover {
    background: none
}

.ui-review-capability-categories__show-more .andes-button__content:after {
    display: none
}

.ui-review-capability-categories__chevron {
    display: inline-block;
    height: 10px;
    margin-left: 8px;
    width: 12px;
    stroke: var(--andes-color-blue-500, #3483fa);
    transform: rotate(270deg)
}

.ui-review-capability-categories__chevron path {
    stroke-width: 4px
}

.ui-review-capability-categories__chevron--active {
    transform: rotate(90deg)
}

.ui-review-capability-comments__title {
    font-size: 18px;
    font-weight: 600;
    line-height: 20px;
    margin-bottom: 4px
}

.ui-review-capability-filter__desktop-filters {
    flex-flow: wrap
}

.ui-review-capability-filter>div:first-child {
    display: flex;
    margin-bottom: 25px;
    position: relative
}

.ui-review-capability-filter__comments {
    display: flex;
    flex-direction: column
}

.ui-review-capability-filter--order .andes-button {
    min-width: 100px
}

.ui-review-capability-filter--qualification {
    margin-left: 12px
}

.ui-review-capability-filter--qualification .andes-button {
    min-width: 121px
}

.ui-review-capability-dropdown,
.ui-review-capability-filterLabel {
    cursor: pointer;
    margin-right: 20px;
    position: relative
}

.ui-review-capability-dropdown__action .andes-button,
.ui-review-capability-dropdown__action__filterlabel,
.ui-review-capability-filterLabel__action .andes-button,
.ui-review-capability-filterLabel__action__filterlabel {
    background-color: unset;
    border: 1px solid rgba(0, 0, 0, .1);
    border-radius: 53px;
    color: #000;
    font-size: 14px;
    font-weight: 300;
    height: 32px;
    padding: 0 10px
}

.ui-review-capability-dropdown__action .andes-button svg,
.ui-review-capability-dropdown__action__filterlabel svg,
.ui-review-capability-filterLabel__action .andes-button svg,
.ui-review-capability-filterLabel__action__filterlabel svg {
    height: 6.5px;
    margin-top: 2px;
    width: 11.29px
}

.ui-review-capability-dropdown__action .andes-button:hover,
.ui-review-capability-dropdown__action__filterlabel:hover,
.ui-review-capability-filterLabel__action .andes-button:hover,
.ui-review-capability-filterLabel__action__filterlabel:hover {
    background-color: var(--andes-color-blue-150, rgba(65, 137, 230, .15));
    color: var(--andes-color-blue-500, #3483fa)
}

.ui-review-capability-dropdown__action .andes-button:hover path,
.ui-review-capability-dropdown__action__filterlabel:hover path,
.ui-review-capability-filterLabel__action .andes-button:hover path,
.ui-review-capability-filterLabel__action__filterlabel:hover path {
    stroke: var(--andes-color-blue-500, #3483fa)
}

.ui-review-capability-dropdown__action .andes-button.active,
.ui-review-capability-dropdown__action__filterlabel.active,
.ui-review-capability-filterLabel__action .andes-button.active,
.ui-review-capability-filterLabel__action__filterlabel.active {
    background-color: var(--andes-color-blue-150, rgba(65, 137, 230, .15));
    border: 1px solid var(--andes-color-blue-600, #2968c8);
    color: var(--andes-color-blue-500, #3483fa)
}

.ui-review-capability-dropdown__action .andes-button.active.andes-button--loud path,
.ui-review-capability-dropdown__action__filterlabel.active.andes-button--loud path,
.ui-review-capability-filterLabel__action .andes-button.active.andes-button--loud path,
.ui-review-capability-filterLabel__action__filterlabel.active.andes-button--loud path {
    stroke: var(--andes-color-blue-500, #3483fa)!important
}

.ui-review-capability-dropdown__action .andes-button.active .ui-reviews-icon--cockade,
.ui-review-capability-dropdown__action__filterlabel.active .ui-reviews-icon--cockade,
.ui-review-capability-filterLabel__action .andes-button.active .ui-reviews-icon--cockade,
.ui-review-capability-filterLabel__action__filterlabel.active .ui-reviews-icon--cockade {
    margin-left: 8px
}

.ui-review-capability-dropdown__action .andes-button--loud path,
.ui-review-capability-filterLabel__action .andes-button--loud path {
    stroke: #000!important
}

.ui-review-capability-dropdown__action__start,
.ui-review-capability-filterLabel__action__start {
    left: 30px;
    position: absolute;
    top: 10px
}

.ui-review-capability-dropdown__action__start>path,
.ui-review-capability-filterLabel__action__start>path {
    fill: rgba(0, 0, 0, .9)
}

.ui-review-capability-dropdown__action .andes-button--loud:hover path,
.ui-review-capability-filterLabel__action .andes-button--loud:hover path {
    stroke: var(--andes-color-blue-500, #3483fa)!important
}

.ui-review-capability-dropdown__action__filterlabel,
.ui-review-capability-filterLabel__action__filterlabel {
    cursor: pointer;
    display: flex;
    height: 100%;
    margin-top: 8px
}

.ui-review-capability-dropdown__action__filterlabel p,
.ui-review-capability-filterLabel__action__filterlabel p {
    height: 100%;
    padding: 8px 0
}

.ui-review-capability-dropdown__action__filterlabel .icon-feedbackPositive,
.ui-review-capability-filterLabel__action__filterlabel .icon-feedbackPositive {
    margin-left: 4px
}

.ui-review-capability-dropdown__action__filterlabel .ui-reviews-icon--cockade,
.ui-review-capability-filterLabel__action__filterlabel .ui-reviews-icon--cockade {
    height: 12px;
    margin-bottom: 3px;
    margin-left: 4px;
    vertical-align: middle;
    width: 12px
}

.ui-review-capability-dropdown__action__filterlabel .icon-feedbackPositive svg,
.ui-review-capability-filterLabel__action__filterlabel .icon-feedbackPositive svg {
    height: 100%;
    margin-left: 4px;
    width: revert-layer
}

.ui-review-capability-dropdown__action__filterlabel:hover path,
.ui-review-capability-filterLabel__action__filterlabel:hover path {
    stroke: unset
}

.ui-review-capability-dropdown__chevron,
.ui-review-capability-filterLabel__chevron {
    margin-left: 10px;
    stroke: var(--andes-color-blue-500, #3483fa)!important
}

.ui-review-capability-dropdown-checkbox,
.ui-review-capability-dropdown__options-num,
.ui-review-capability-filterLabel-checkbox,
.ui-review-capability-filterLabel__options-num {
    margin-left: 7px
}

.ui-review-capability-dropdown__options,
.ui-review-capability-filterLabel__options {
    padding: 10px 16px;
    position: relative
}

.ui-review-capability-dropdown__options>label,
.ui-review-capability-filterLabel__options>label {
    margin-left: 10px;
    position: relative
}

.ui-review-capability-dropdown__options:hover,
.ui-review-capability-filterLabel__options:hover {
    background-color: #f5f5f5
}

.ui-review-capability-dropdown__start,
.ui-review-capability-filterLabel__start {
    left: 30px;
    position: absolute;
    top: 10px
}

.ui-review-capability-dropdown__start>path,
.ui-review-capability-filterLabel__start>path {
    fill: rgba(0, 0, 0, .9)
}

.ui-review-capability-dropdown__content,
.ui-review-capability-filterLabel__content {
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 0 6px rgba(0, 0, 0, .1), 0 6px 16px rgba(0, 0, 0, .1);
    font-size: 14px;
    font-weight: 400;
    margin-top: 10px;
    padding: 10px 0;
    position: absolute;
    width: 100%;
    z-index: 999
}

.ui-review-capability-dropdown__content .andes-button,
.ui-review-capability-filterLabel__content .andes-button {
    background-color: var(--andes-color-blue-500, #3483fa);
    border-radius: 5px;
    color: #fff;
    height: 38px;
    margin: 10px 16px;
    width: 70px
}

.ui-review-capability-dropdown__content .andes-button--disabled,
.ui-review-capability-filterLabel__content .andes-button--disabled {
    background-color: rgba(0, 0, 0, .1);
    color: rgba(0, 0, 0, .25)
}

.ui-review-capability .selected {
    border-left: 3px solid var(--andes-color-blue-500, #3483fa);
    color: var(--andes-color-blue-500, #3483fa);
    font-weight: 700
}

.ui-review-capability-filter .ui-review-capability-filter__comments.ui-review-capability-filter__comments--mb-0 {
    margin-bottom: 0
}

.ui-review-capability-comments__comment {
    position: relative
}

.ui-review-capability-comments__comment.comment-photo-navigation {
    overflow: auto;
    padding-right: 12px;
    padding-top: 20px;
    width: 100%
}

.ui-review-capability-comments__comment.comment-photo-navigation .ui-review-capability-comments__comment__content {
    font-size: 14px
}

.ui-review-capability-comments__comment.comment-photo-navigation .ui-review-capability-comments__comment__rating__star {
    height: 15px;
    margin-right: 4px;
    width: 15px
}

.ui-review-capability-comments__comment.comment-photo-navigation .ui-review-capability-comments__comment__date,
.ui-review-capability-comments__comment.comment-photo-navigation .ui-review-capability-comments__comment__subtitle {
    font-size: 12px
}

.ui-review-capability-comments__comment__rating-container {
    align-items: center;
    display: flex;
    flex-direction: row;
    justify-content: space-between
}

.ui-review-capability-comments__comment:not(:first-of-type) {
    margin-top: 32px
}

.ui-review-capability-comments__comment__rating__star {
    height: 12px;
    margin-right: 3px;
    width: 12px;
    stroke: var(--andes-color-blue-500, #3483fa);
    fill: var(--andes-color-blue-500, #3483fa)
}

.ui-review-capability-comments__comment__rating__star svg {
    height: 12px;
    width: 12px
}

.ui-review-capability-comments__comment__rating__star-empty {
    stroke: rgba(0, 0, 0, .25);
    fill: transparent
}

.ui-review-capability-comments__comment__content {
    color: rgba(0, 0, 0, .9);
    font-size: 16px;
    font-weight: 400;
    line-height: 1.25;
    margin-top: 8px
}

.ui-review-capability-comments__comment__content--closed {
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.ui-review-capability-comments__comment__content__read-more {
    color: var(--andes-color-blue-500, #3483fa);
    cursor: pointer;
    font-weight: 400;
    margin: 0
}

.ui-review-capability-comments__comment__date,
.ui-review-capability-comments__comment__subtitle {
    color: rgba(0, 0, 0, .55);
    font-size: 12px
}

.ui-review-capability-comments__comment__official_store_label {
    color: rgba(0, 0, 0, .55);
    font-size: 12px;
    font-weight: 400
}

.ui-review-capability-comments__comment__official_store_label svg {
    height: 12px;
    margin-bottom: 3px;
    margin-left: 4px;
    vertical-align: middle;
    width: 12px
}

.ui-review-capability-comments__comment__carousel {
    margin-bottom: 16px;
    margin-top: 4px
}

.ui-review-capability-comments__comment__carousel--secondary {
    margin-top: 13px;
    width: 420px
}

.ui-review-capability-comments__comment__carousel--secondary-mobile {
    margin-top: 10px
}

.ui-review-capability-comments__comment__carousel--secondary-mobile .andes-carousel-free {
    margin: 0 -20px
}

.ui-review-capability-comments__comment__carousel--secondary-mobile .andes-carousel-free .andes-carousel-free__slide:first-child {
    margin-left: 20px
}

.ui-review-capability-comments__comment__carousel--secondary-mobile .andes-carousel-free .andes-carousel-free__slide:last-child {
    margin-right: 20px
}

.ui-review-capability-comments__comment__footer {
    display: flex;
    justify-content: space-between;
    margin-top: 12px
}

.ui-review-capability-comments__comment__divider {
    background-color: #e8e8ec;
    height: 1px;
    margin-top: 24px;
    width: 100%
}

.ui-review-capability-comments__comment__divider:last-child {
    display: none
}

.ui-review-capability-comments {
    font-family: Proxima Nova, -apple-system, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
    -webkit-font-smoothing: antialiased
}

.ui-review-capability-comments__no-reviews {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: auto;
    padding: 40px 0;
    width: 250px
}

.ui-review-capability-comments__no-reviews__title {
    color: rgba(0, 0, 0, .9);
    font-size: 16px;
    line-height: 20px;
    text-align: center
}

.ui-review-capability-comments__no-reviews__subtitle {
    color: rgba(0, 0, 0, .55);
    font-size: 14px;
    margin-top: 12px;
    text-align: center;
    width: 210px
}

.ui-review-capability-comments__filter-container {
    display: flex;
    justify-content: flex-end;
    margin-bottom: 10px
}

.ui-review-capability-comments__filter-container--space {
    height: 32px
}

.ui-review-capability-comments__filter.andes-button {
    background-color: rgba(65, 137, 230, .15);
    border: none;
    border-radius: 53px;
    color: #3483fa;
    font-size: 14px;
    height: 32px;
    margin-right: 5px;
    padding: 0 11px
}

.ui-review-capability-comments__filter.andes-button svg {
    margin-right: 10px
}

.ui-review-capability-comments__buttomsheet-title {
    font-weight: 600
}

.ui-review-capability-comments__spacing {
    margin-left: 5px
}

.ui-review-capability-comments__title-container {
    align-items: center;
    display: flex;
    justify-content: space-between
}

.ui-review-capability-comments__content-container {
    display: flex;
    flex-direction: column;
    margin-top: 20px
}

.ui-review-capability-comments__content-container span {
    font-weight: 600
}

.ui-review-capability-comments__pill-container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 10px 0
}

.ui-review-capability-comments__apply-filters .andes-button {
    height: 48px;
    margin-top: 20px;
    width: 100%
}

.ui-review-capability-comments__tag-filter {
    align-items: center;
    border: 1.2px solid rgba(0, 0, 0, .25);
    border-radius: 25px;
    display: flex;
    gap: 5px;
    margin: 5px;
    padding: 7px 12px
}

.ui-review-capability-comments__tag-filter:first-child,
.ui-review-capability-comments__tag-filter:nth-child(5) {
    margin-left: 0
}

.ui-review-capability-comments__tag-filter--active {
    background-color: var(--andes-color-blue-100, rgba(65, 137, 230, .1));
    border: 1px solid var(--andes-color-blue-600, #2968c8);
    color: var(--andes-color-blue-600, #2968c8)
}

.ui-review-capability-comments__tag-filter svg path {
    fill: #000
}

.ui-review-capability-comments__divider {
    background-color: #e8e8ec;
    height: 1.5px;
    margin-top: 24px;
    width: 100%
}

@media(min-width:320px)and (max-width:799px) {
    .ui-review-capability-comments__divider {
        width: 97%
    }
}

.ui-review-capability-comments__divider:last-child {
    display: none
}

.ui-review-capability-comments__review-comment__denounce__tooltip {
    color: rgba(0, 0, 0, .9);
    padding: 8px 0;
    width: 221px
}

.ui-review-capability-comments__review-comment__denounce__tooltip .andes-tooltip__content {
    margin-right: 0
}

.ui-review-capability-comments__review-comment__denounce-button,
.ui-review-capability-comments__review-comment__denounce-button.andes-button {
    border: none;
    border-radius: 50%;
    cursor: pointer;
    height: 32px;
    outline: none;
    padding: 0;
    vertical-align: top;
    width: 32px
}

.ui-review-capability-comments__review-comment__denounce-button.andes-button:after,
.ui-review-capability-comments__review-comment__denounce-button.andes-button:before,
.ui-review-capability-comments__review-comment__denounce-button:after,
.ui-review-capability-comments__review-comment__denounce-button:before {
    display: none
}

.ui-review-capability-comments__review-comment__denounce-button.andes-button:active,
.ui-review-capability-comments__review-comment__denounce-button.andes-button:hover,
.ui-review-capability-comments__review-comment__denounce-button:active,
.ui-review-capability-comments__review-comment__denounce-button:hover {
    background: transparent
}

.ui-review-capability-comments__review-comment__denounce-button.andes-button>.andes-button__content,
.ui-review-capability-comments__review-comment__denounce-button>.andes-button__content {
    align-content: center;
    align-items: center;
    display: inline-flex;
    flex-wrap: wrap;
    height: 100%;
    justify-content: center;
    padding: 4px 11px 4px 15px;
    vertical-align: top;
    width: 100%
}

.ui-review-capability-comments__review-comment__denounce-button.andes-button>.andes-button__content:after,
.ui-review-capability-comments__review-comment__denounce-button>.andes-button__content:after {
    display: none
}

.ui-review-capability-comments__review-comment__denounce-button .denounce-dropdown__circle,
.ui-review-capability-comments__review-comment__denounce-button.andes-button .denounce-dropdown__circle {
    background-color: #ccc;
    border-radius: 20px;
    display: block;
    float: none;
    height: 4px;
    width: 4px
}

.ui-review-capability-comments__review-comment__denounce-button .denounce-dropdown__circle:not(.ui-review-capability-comments__review-comment__denounce-button .denounce-dropdown__circle:first-child, .ui-review-capability-comments__review-comment__denounce-button.andes-button .denounce-dropdown__circle:first-child),
.ui-review-capability-comments__review-comment__denounce-button.andes-button .denounce-dropdown__circle:not(.ui-review-capability-comments__review-comment__denounce-button .denounce-dropdown__circle:first-child, .ui-review-capability-comments__review-comment__denounce-button.andes-button .denounce-dropdown__circle:first-child) {
    margin-top: 2px
}

.ui-review-capability-comments__review-comment__denounce-menu__li {
    padding: 8px 16px
}

.ui-review-capability-comments__review-comment__denounce-menu__li:hover {
    background-color: #f5f5f5
}

.ui-review-capability-comments__review-comment__denounce-menu__item-menu {
    align-items: center;
    color: #000;
    display: flex;
    font-family: Proxima Nova, -apple-system, Roboto, Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    gap: 12px
}

.ui-review-capability-comments__review-comment__denounce-menu__item-menu:hover {
    color: #000
}

.ui-review-capability-valorizations {
    display: flex;
    gap: 8px
}

.ui-review-capability-valorizations .andes-button {
    border-color: #c4c4c4;
    border-radius: 53px;
    color: rgba(0, 0, 0, .55);
    height: 32px;
    margin-right: 5px;
    padding: 0 11px
}

.ui-review-capability-valorizations .andes-button:hover {
    background-color: var(--andes-color-blue-100, rgba(65, 137, 230, .1));
    border-color: #3483fa;
    color: #3483fa
}

.ui-review-capability-valorizations .andes-button:hover path {
    stroke: none!important;
    fill: #3483fa
}

.ui-review-capability-valorizations .andes-button:last-child {
    padding: 0 8px
}

.ui-review-capability-valorizations__button {
    border: 0;
    box-shadow: none;
    color: rgba(0, 0, 0, .55);
    font-weight: 300;
    outline: none;
    padding: 0
}

.ui-review-capability-valorizations__button:hover {
    background-color: var(--andes-color-blue-100, rgba(65, 137, 230, .1));
    border: 1px solid var(--andes-color-blue-500, #3483fa);
    box-shadow: none;
    color: var(--andes-color-blue-500, #3483fa);
    cursor: pointer;
    outline: none
}

.ui-review-capability-valorizations__button:hover path {
    stroke: transparent!important;
    fill: var(--andes-color-blue-500, #3483fa)
}

.ui-review-capability-valorizations__button path {
    stroke: transparent!important;
    fill: rgba(0, 0, 0, .55);
    fill-opacity: 1
}

.ui-review-capability-valorizations__button svg path {
    fill: rgba(0, 0, 0, .55);
    stroke: none!important
}

.ui-review-capability-valorizations__button-like {
    border: 1px solid #c4c4c4;
    border-radius: 100px;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    font-weight: 600;
    gap: 12px;
    height: 32px;
    padding: 0 11px
}

.ui-review-capability-valorizations__button-like .andes-button__content {
    gap: 6px
}

.ui-review-capability-valorizations__button-like .andes-button__content:after {
    content: none
}

.ui-review-capability-valorizations__button-like__text {
    font-size: 12px;
    font-weight: 600;
    white-space: nowrap
}

.ui-review-capability-valorizations__button-dislike {
    border: 1px solid #c4c4c4;
    border-radius: 100px;
    box-sizing: border-box;
    display: flex;
    height: 32px;
    padding: 0 8px;
    width: 32px
}

.ui-review-capability-valorizations .active,
.ui-review-capability-valorizations .active.andes-button.andes-button--transparent:focus {
    background-color: var(--andes-color-blue-500, #3483fa);
    border: none;
    color: #fff
}

.ui-review-capability-valorizations .active.andes-button.andes-button--transparent:hover {
    background-color: transparent;
    border-color: transparent;
    color: #3483fa
}

.ui-review-capability-valorizations .active path {
    stroke: none!important;
    fill: #fff
}

.ui-review-capability__mobile .ui-review-capability-valorizations__button.andes-button.active:focus,
.ui-review-capability__mobile .ui-review-capability-valorizations__button.andes-button.active:hover,
.ui-review-capability__mobile .ui-review-capability-valorizations__button.andes-button.andes-button--transparent.active:focus,
.ui-review-capability__mobile .ui-review-capability-valorizations__button.andes-button.andes-button--transparent.active:hover {
    background-color: var(--andes-color-blue-500, #3483fa);
    border: none;
    color: #fff
}

.ui-review-capability__mobile .ui-review-capability-valorizations__button.andes-button:hover path {
    fill: var(--andes-color-blue-500, #3483fa)
}

.ui-review-capability__mobile .ui-review-capability-valorizations__button.andes-button.active:hover path {
    fill: #fff
}

.ui-review-capability-photo-navigation {
    display: flex;
    max-height: calc(100vh - 58px);
    padding: 0 12px 0 34px
}

.ui-review-capability-photo-navigation__divider {
    background-color: #ededed;
    display: block;
    flex-shrink: 0;
    height: auto;
    margin: 0 20px;
    width: 1px
}

.ui-review-capability-carousel-sync {
    align-items: center;
    display: flex;
    flex-direction: column;
    margin-right: 14px;
    min-height: 400px;
    padding-top: 16px;
    width: 490px
}

.ui-review-capability-carousel-sync:hover .andes-carousel-snapped__container--content .andes-carousel-snapped__control {
    visibility: visible
}

.ui-review-capability-carousel-sync .andes-carousel-snapped__container--content.andes-carousel-snapped__container--with-controls.andes-carousel-snapped__container--strict-boundaries {
    flex-grow: 2;
    margin-left: 0;
    max-height: 450px;
    min-height: 300px;
    min-width: 450px
}

.ui-review-capability-carousel-sync .andes-carousel-snapped__container--content.andes-carousel-snapped__container--with-controls.andes-carousel-snapped__container--strict-boundaries .andes-carousel-snapped__controls-wrapper {
    height: 100%
}

.ui-review-capability-carousel-sync .andes-carousel-snapped__container--content .andes-carousel-snapped__control {
    visibility: hidden
}

.ui-review-capability-carousel-sync .andes-carousel-snapped__control:hover {
    box-shadow: 0 6px 16px rgba(0, 0, 0, .1)
}

.ui-review-capability-carousel-sync .andes-carousel-free {
    flex-shrink: 0
}

.ui-review-capability-carousel-sync__snapped .andes-carousel-snapped__slide {
    height: 100%;
    max-height: 450px;
    min-height: 300px;
    width: 450px
}

.ui-review-capability-carousel-sync__snapped .andes-carousel-snapped__slide img {
    object-fit: contain;
    object-position: center
}

.ui-review-capability-carousel-sync__spinner-first-render {
    background-color: #fff;
    height: 100%;
    max-height: 450px;
    min-height: 300px;
    position: relative;
    width: 450px
}

.ui-review-capability-carousel-sync__free {
    padding: 0;
    width: 100%
}

.ui-review-capability-carousel-sync__free .andes-carousel-free__slide {
    cursor: pointer
}

.ui-review-capability-carousel-sync .andes-carousel-free__list--spacing-6 {
    gap: 6px
}

.ui-review-capability-carousel-sync__counter {
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 20px;
    margin-top: 8px
}

.ui-review-capability-carousel-sync__img-container img {
    border: 1px solid rgba(0, 0, 0, .07);
    border-radius: 5px;
    height: 56px;
    object-fit: cover;
    opacity: .5;
    width: 56px
}

.ui-review-capability-carousel-sync__img-container.active img {
    border: 2px solid var(--andes-color-blue-500, #3483fa);
    opacity: 1
}

.andes-carousel-snapped__control--disabled {
    display: none
}

.ui-review-capability-carousel__disabled-swipe .andes-carousel-snapped__wrapper {
    transform: unset!important;
    translate: unset!important
}

.ui-review-capability-carousel .andes-carousel-snapped__slide,
.ui-review-capability-carousel__img-container,
.ui-review-capability-carousel__thumb-rating {
    cursor: pointer;
    position: relative
}

.ui-review-capability-carousel .andes-carousel-snapped__slide img,
.ui-review-capability-carousel__img-container img,
.ui-review-capability-carousel__thumb-rating img {
    object-fit: cover;
    object-position: center
}

.ui-review-capability-carousel .andes-carousel-snapped__slide.reviews-carousel-primary,
.ui-review-capability-carousel__img-container.reviews-carousel-primary,
.ui-review-capability-carousel__thumb-rating.reviews-carousel-primary {
    height: 168px;
    width: 100%
}

.ui-review-capability-carousel .andes-carousel-snapped__slide.reviews-carousel-secondary,
.ui-review-capability-carousel__img-container.reviews-carousel-secondary,
.ui-review-capability-carousel__thumb-rating.reviews-carousel-secondary {
    height: 72px;
    width: 72px
}

.ui-review-capability-carousel__carousel-slide {
    margin-right: 12px
}

.ui-review-capability-carousel__img-overlay,
.ui-review-capability-carousel__overflow,
.ui-review-capability-carousel__overlay-container {
    border-radius: 5px;
    bottom: 0;
    height: 100%;
    pointer-events: none;
    position: absolute;
    width: inherit
}

.ui-review-capability-carousel__img-overlay {
    background: linear-gradient(0deg, rgba(0, 0, 0, .5), transparent 48.96%)
}

.ui-review-capability-carousel__overflow {
    align-items: center;
    background: rgba(0, 0, 0, .4);
    color: #fff;
    display: flex;
    font-size: 16px;
    font-weight: 600;
    justify-content: center
}

.ui-review-capability-carousel__thumb-rating {
    align-items: center;
    bottom: 0;
    color: #fff;
    display: flex;
    font-weight: 600;
    height: auto;
    padding-bottom: 6px;
    padding-left: 8px;
    position: absolute;
    z-index: 2
}

.ui-review-capability-carousel__thumb-rating__star {
    margin-left: 5px;
    fill: #fff
}

.ui-review-capability-carousel__img {
    border-radius: 5px;
    height: 100%;
    object-fit: cover;
    object-position: center;
    outline: 1px solid rgba(0, 0, 0, .07);
    outline-offset: -1px;
    pointer-events: all
}

.ui-review-capability-carousel-mobile.andes-carousel-free__list--spacing-8 {
    gap: 8px
}

.ui-review-capability-carousel-mobile.andes-carousel-free__list--spacing-6 {
    gap: 6px
}

.ui-review-capability-carousel-mobile__img-container {
    position: relative
}

.ui-review-capability-carousel-mobile__img-container.reviews-carousel-primary {
    height: 180px;
    width: 120px
}

.ui-review-capability-carousel-mobile__img-container.reviews-carousel-secondary {
    height: 72px;
    width: 72px
}

.ui-review-capability-carousel-mobile__img-overlay,
.ui-review-capability-carousel-mobile__overflow,
.ui-review-capability-carousel-mobile__overlay-container {
    border-radius: 5px;
    bottom: 0;
    height: 100%;
    pointer-events: none;
    position: absolute;
    width: inherit
}

.ui-review-capability-carousel-mobile__img-overlay {
    background: linear-gradient(0deg, rgba(0, 0, 0, .5), transparent 48.96%)
}

.ui-review-capability-carousel-mobile__overflow {
    align-items: center;
    background: rgba(0, 0, 0, .4);
    color: #fff;
    display: flex;
    font-size: 16px;
    font-weight: 600;
    justify-content: center
}

.ui-review-capability-carousel-mobile__thumb-rating {
    align-items: center;
    bottom: 0;
    color: #fff;
    display: flex;
    font-weight: 600;
    height: auto;
    padding-bottom: 6px;
    padding-left: 8px;
    position: absolute;
    z-index: 2
}

.ui-review-capability-carousel-mobile__thumb-rating__star {
    margin-left: 5px;
    fill: #fff
}

.ui-review-capability-carousel-mobile__img {
    border-radius: 5px;
    height: 100%;
    object-fit: cover;
    object-position: center;
    outline: 1px solid rgba(0, 0, 0, .07);
    outline-offset: -1px;
    pointer-events: all;
    width: 100%
}

.ui-review-capability-fae {
    padding: 20px 0
}

.ui-review-capability-fae button {
    align-items: center;
    background-color: transparent;
    border: none;
    color: var(--andes-color-blue-500, #3483fa);
    cursor: pointer;
    display: flex;
    font-size: 14px;
    font-weight: 600;
    justify-content: center;
    line-height: 18px;
    padding: 0
}

.ui-review-capability-fae__chevron {
    display: inline-block;
    margin-left: 8px;
    stroke: var(--andes-color-blue-500, #3483fa);
    height: 5px;
    transform: rotate(270deg);
    width: 8.3px
}

.ui-review-capability-fae__chevron path {
    stroke-width: 4px
}

.ui-review-capability-fae .active {
    transform: rotate(0deg)
}

.ui-review-capability-fae--mobile {
    padding-top: 20px
}

.ui-review-capability-fae--desktop {
    background-color: #fff;
    border-radius: 6px;
    box-shadow: 0 1px 12px 0 rgba(0, 0, 0, .1);
    display: none;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 15px;
    margin-top: 10px;
    padding: 16px;
    position: absolute;
    width: 274px;
    z-index: 2
}

.ui-review-capability-fae .show {
    display: block
}

.ui-review-capability-fae__progress-bar-list {
    display: flex
}

@media screen and (min-width:800px) {
    .ui-review-capability-fae__progress-bar-list {
        margin: 7px 0
    }
}

.ui-review-capability-fae__progress-bar-list>div:first-child {
    width: 40%
}

@media screen and (min-width:800px) {
    .ui-review-capability-fae__progress-bar-list>div:first-child {
        width: 60%
    }
}

.ui-review-capability-fae__progress-bar-list>div:first-child>span {
    color: rgba(0, 0, 0, .55);
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 15px
}

.ui-review-capability-fae__progress-bar-list>div:nth-child(3) {
    padding-left: 15px;
    width: 15%
}

@media screen and (min-width:800px) {
    .ui-review-capability-fae__progress-bar-list>div:nth-child(3) {
        width: 20%
    }
}

.ui-review-capability-fae__progress-bar-container {
    color: rgba(0, 0, 0, .55);
    font-size: 12px;
    -ms-grid-column: 2;
    -ms-grid-row: 1;
    width: 65%
}

.ui-review-capability-fae__progress-bar {
    border-radius: 100px;
    display: inline-block;
    height: 4px;
    margin-top: 4px;
    position: relative;
    vertical-align: middle;
    width: 100%
}

.ui-review-capability-fae__progress-bar__background {
    background-color: rgba(0, 0, 0, .1);
    border-radius: 100px;
    bottom: 0;
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.ui-review-capability-fae__progress-bar__fill-background {
    background: var(--andes-color-blue-500, #3483fa);
    border-radius: 100px;
    bottom: 0;
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

@media screen and (min-width:800px) {
    .ui-review-capability-fae__progress-bar__fill-background {
        background: rgba(0, 0, 0, .55)
    }
}

.ui-review-capability-fae__value-container {
    color: rgba(0, 0, 0, .55);
    display: flex;
    -ms-grid-column: 3;
    -ms-grid-row: 1
}

.ui-review-capability-fae__see_more {
    display: flex;
    justify-content: center;
    padding: 20px;
    width: 100%
}

.ui-review-capability-fae__see_more button {
    background-color: transparent;
    border: none;
    color: var(--andes-color-blue-500, #3483fa);
    cursor: pointer;
    padding: 0
}

.ui-review-capability-fae_triangle {
    border-bottom: 10px solid #fff;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    height: 0;
    position: absolute;
    right: 125px;
    top: -8px;
    width: 0
}

.ui-review-capability-fae_container-close {
    display: flex;
    height: 12px;
    justify-content: end;
    position: relative
}

.ui-review-capability-fae_container-close button {
    width: unset
}

.ui-review-capability-fae_close-wrapper {
    color: #fff;
    height: 15px;
    padding: 0;
    position: absolute;
    right: -8px;
    top: -8px;
    width: 15px
}

.ui-review-capability-fae_close-wrapper:hover {
    background-color: transparent;
    color: transparent
}

.ui-review-capability-fae_close-wrapper svg {
    width: 12px
}

.ui-review-capability-fae_close-wrapper path {
    stroke: rgba(0, 0, 0, .55)!important;
    fill: rgba(0, 0, 0, .55)
}

.ui-review-capability-empty-messages {
    background-color: transparent;
    height: 100%;
    margin-top: 0;
    padding: 0
}

.ui-review-capability-empty-messages .ui-reviews-empty-state--wrapper {
    background-color: transparent;
    max-width: 100%;
    text-align: center;
    width: 100%
}

.ui-review-capability-empty-messages .ui-reviews-empty-state--wrapper .ui-reviews-empty-state--title {
    margin-top: 10px
}

.ui-review-capability-empty-messages .ui-reviews-empty-state--wrapper .ui-reviews-empty-state--title>h3 {
    font-family: Proxima Nova;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px
}

.ui-review-capability-empty-messages .ui-reviews-empty-state--wrapper .ui-reviews-empty-state--description {
    display: flex;
    justify-content: center;
    margin-top: 8px
}

.ui-review-capability-empty-messages .ui-reviews-empty-state--wrapper .ui-reviews-empty-state--description>p {
    color: rgba(0, 0, 0, .55);
    font-size: 14px;
    font-weight: 400;
    line-height: 18px
}

@media(max-width:480px) {
    .ui-review-capability-empty-messages {
        margin-top: 20px
    }
}

.ui-review-capability__header__title {
    color: #000;
    font-size: 20px;
    font-weight: 400;
    line-height: 1;
    padding: 14px 2px;
    text-align: left;
    text-overflow: inherit
}

.ui-review-capability-comments {
    display: flex;
    flex-direction: column;
    gap: 32px;
    overflow: unset
}

.ui-review-capability__reviews-carousel {
    margin-bottom: 24px
}

.ui-review-capability__reviews-carousel__title {
    color: rgba(0, 0, 0, .9);
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 12px
}

.ui-review-capability-icon-arrow {
    margin-left: 0
}

.show-more-click {
    background-color: transparent;
    border: none;
    color: var(--andes-color-blue-500, #3483fa);
    cursor: pointer;
    font-size: 14px;
    margin: 36px 0 20px;
    padding: 0
}

.ui-review-capability__summary {
    margin-bottom: 32px
}

.ui-review-capability__summary__description {
    align-items: center;
    display: flex;
    margin-bottom: 12px
}

.ui-review-capability__summary__description__text {
    color: rgba(0, 0, 0, .55);
    font-size: 14px;
    font-weight: 400
}

.ui-review-capability__summary__description__icon {
    margin-right: 7px
}

.ui-review-capability__summary__plain_text__title {
    font-size: 18px;
    font-weight: 600;
    line-height: 20px;
    margin-bottom: 8px
}

.ui-review-capability__summary__plain_text__summary_container {
    color: rgba(0, 0, 0, .9);
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 12px;
    -webkit-font-smoothing: antialiased
}

.ui-review-capability__summary__sections__container {
    margin-bottom: 16px
}

.ui-review-capability__summary__sections__container:last-child {
    margin-bottom: 12px
}

.ui-review-capability__summary__sections__title {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 4px
}

.ui-review-capability__summary__sections__title.andes-typography--size-xs.andes-typography--type-title,
.ui-review-capability__summary__sections__title.andes-typography--size-xs.andes-typography--type-title:first-child,
.ui-review-capability__summary__sections__title.andes-typography.andes-typography--type-title {
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    margin: 0 0 4px
}

.ui-review-capability__summary__sections__item {
    color: rgba(0, 0, 0, .9);
    display: flex;
    font-size: 16px;
    font-weight: 400;
    list-style-type: none;
    margin-left: 8px
}

.ui-review-capability__summary__sections__bullet-point {
    bottom: 2px;
    font-size: 18px;
    margin-right: 7px;
    position: relative
}

.ui-review-capability {
    display: flex;
    gap: 32px;
    width: 100%
}

.ui-review-capability>div:first-child {
    width: 271px
}

.ui-review-capability>div:last-child {
    max-width: 420px;
    width: 100%
}

.ui-review-capability__rating__rating {
    display: flex;
    margin-bottom: 3px
}

.ui-review-capability__close-wrapper {
    height: 32px;
    position: relative;
    top: 0;
    width: auto
}

.ui-review-capability__close-wrapper.andes-button {
    padding: 0 12px
}

.ui-review-capability__close-wrapper .ui-review-view-icon-close {
    stroke-width: 2px;
    filter: invert(39%) sepia(87%) saturate(1043%) hue-rotate(196deg) brightness(98%) contrast(100%);
    transform: scale(1.2)
}

.ui-review-capability__close-wrapper:hover {
    background-color: transparent;
    color: #2968c8
}

.ui-review-capability__embedded {
    margin-left: 15px
}

.ui-review-capability__container {
    align-items: center;
    column-gap: 8px;
    display: flex
}

.ui-review-capability__container .andes-tooltip__trigger {
    align-items: center;
    display: flex;
    justify-content: center
}

.ui-review-capability__container .andes-tooltip__trigger svg {
    height: 24px;
    width: 24px
}

.ui-review-capability__container .andes-tooltip__trigger path {
    fill: #3483fa;
    stroke: none!important
}

.ui-review-capability__header--vpp {
    margin-bottom: 10px
}

.ui-review-capability__header,
.ui-review-capability__header--vpp {
    align-items: center;
    display: flex;
    font-size: 18px;
    font-weight: 600;
    height: 58px;
    justify-content: space-between;
    width: 100%
}

.ui-review-capability__header {
    background-color: #fff;
    box-shadow: 0 1px 0 0 rgba(0, 4, 17, .07), 0 0 24px 0 rgba(0, 4, 17, .15);
    margin-bottom: 24px;
    position: sticky;
    top: 0;
    z-index: 30
}

.ui-review-capability__header__title {
    font-size: 18px;
    font-weight: 600
}

.ui-review-capability-icon path {
    stroke: var(--andes-color-blue-500, #3483fa)
}

.ui-review-capability__reviews-carousel .andes-carousel-snapped__container--content .andes-carousel-snapped__control--size-small {
    height: 40px;
    width: 40px
}

.ui-review-capability__reviews-carousel .andes-carousel-snapped__container--content .andes-carousel-snapped__control--size-small span {
    height: 16px
}

.ui-review-capability__reviews-carousel__title {
    font-size: 18px;
    margin-bottom: 16px
}

.ui-review-capability__container-vpp .ui-review-capability__header__title {
    font-size: 24px;
    font-weight: 400
}

.ui-review-capability__container-vpp .ui-review-capability>div:first-child {
    flex-shrink: 0
}

.ui-review-capability__container-vpp .ui-review-capability>div:last-child {
    max-width: 466px;
    width: 100%
}

.andes-visually-hidden {
    border: 0;
    clip: rect(0 0 0 0);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: 0 -1px -1px 0;
    padding: 0;
    position: absolute;
    white-space: nowrap;
    width: 1px
}

.total-opinion {
    color: rgba(0, 0, 0, .55);
    display: block;
    font-size: 12px;
    font-weight: 400;
    line-height: 15px;
    margin-bottom: 16px
}

.ui-review-capability__container-vpp:before {
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    content: "";
    display: block;
    height: 1px;
    margin: 40px 0
}

.ui-cpg {
    padding-bottom: 136px
}

@media screen and (min-width:768px)and (max-width:1024px) {
    .ui-cpg {
        padding-bottom: 114px
    }
}

.ui-cpg--reset {
    background: #fff;
    display: flex;
    justify-content: center;
    left: 0;
    position: absolute;
    width: 100%
}

.ui-cpg__container {
    display: flex;
    flex-direction: row;
    height: 136px;
    width: 1184px
}

@media screen and (min-width:768px)and (max-width:1024px) {
    .ui-cpg__container {
        height: 114px;
        padding-left: 10px;
        padding-right: 11px
    }
}

.ui-cpg__default-section {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    font-size: 24px;
    font-weight: 600;
    justify-content: center
}

.ui-cpg__default-section-shipping {
    align-items: center;
    background: #f5f5f5;
    border-radius: 14px;
    display: flex;
    justify-content: center;
    margin-top: 8px;
    padding: 4px 12px
}

.ui-cpg__default-section-shipping-icon {
    height: 18px
}

.ui-cpg__default-section-shipping-text {
    font-size: 13px;
    font-weight: 400;
    margin-left: 8px
}

.ui-cpg__default-section-free-shipping-icon {
    fill: #00a650;
    vertical-align: middle
}

.ui-cpg__default-section-free-shipping-supermarket {
    fill: #c70f5a;
    height: auto;
    width: 100px
}

.ui-cpg__default-section-supermarket-icon {
    fill: #c70f5a;
    height: 15px;
    width: 164px
}

.ui-cpg__default-section-text {
    color: rgba(0, 0, 0, .8);
    font-size: 12px;
    font-weight: 400;
    margin-top: 8px;
    width: 165px
}

.ui-cpg__department {
    display: flex;
    flex: 1;
    position: relative
}

.ui-cpg__department-link {
    display: grid;
    justify-content: center;
    width: 100%
}

.ui-cpg__department-link--large-carousel {
    grid-template-rows: 2fr 1fr
}

.ui-cpg__department-link-image {
    height: 90px;
    place-self: end center;
    width: 100px
}

.ui-cpg__department-link-image--large-carousel {
    height: 70px;
    width: 80px
}

@media screen and (min-width:768px)and (max-width:1024px) {
    .ui-cpg__department-link-image,
    .ui-cpg__department-link-image--large-carousel {
        height: 60px;
        width: 60px
    }
}

.ui-cpg__department-link-name {
    color: #666;
    font-size: 13px;
    font-weight: 400;
    text-align: center
}

.ui-cpg__department-link-name--white {
    color: #fff
}

.ui-cpg__department-link-name--large-carousel {
    font-size: 12px
}

.ui-cpg__department-link:hover .ui-cpg__department-link-name {
    color: #fff
}

.ui-cpg__department:hover .ui-cpg__department-menu {
    height: auto;
    margin-top: 0;
    opacity: 1;
    transition: opacity .3s ease-in, margin .22s
}

.ui-cpg__department-menu {
    align-items: flex-start;
    background: #fff;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    box-shadow: -2px 7px 12px 2px rgba(0, 0, 0, .09), 0 0 5px 0 rgba(0, 0, 0, .08);
    display: flex;
    flex-direction: column;
    height: 0;
    left: 0;
    margin-top: -6px;
    opacity: 0;
    padding: 0 28px;
    position: absolute;
    top: 100%;
    transition: opacity .3s ease-in, margin .22s;
    width: 300px;
    z-index: 1300
}

.ui-cpg__department-menu[aria-hidden=true] {
    display: none
}

.ui-cpg__department-menu[aria-hidden=false] {
    height: auto;
    margin-top: 0;
    opacity: 1;
    transition: opacity .3s ease-in, margin .22s
}

.ui-cpg__department-menu-title {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 20px;
    margin-top: 28px
}

.ui-cpg__department-menu-list-item {
    margin-bottom: 8px
}

.ui-cpg__department-menu-list-item-link {
    color: #333;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px
}

.ui-cpg__department-menu-list-item:hover {
    color: #3483fa
}

.ui-cpg__department-menu-list-item:last-child {
    margin-bottom: 12px
}

.ui-cpg__department-menu-link {
    align-items: center;
    color: #3483fa;
    display: flex;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    margin-bottom: 28px;
    padding-top: 20px;
    position: relative
}

.ui-cpg__department-menu-link:before {
    border: .5px solid #eaeaea;
    content: "";
    left: 0;
    position: absolute;
    top: 0;
    width: 68px
}

.ui-cpg__department-menu-chevron {
    height: 10px;
    margin-bottom: 2px;
    margin-left: 8px;
    margin-top: 4px;
    stroke: #3483fa;
    width: 6px
}

.ui-cpg__department:last-child .ui-cpg__department-menu,
.ui-cpg__department:nth-child(8) .ui-cpg__department-menu,
.ui-cpg__department:nth-child(9) .ui-cpg__department-menu {
    left: auto;
    right: 0
}

.ui-cpg .ui-cpg-color--gray {
    color: #666
}

.ui-cpg .ui-cpg-color--gray.ui-cpg-icon {
    fill: #666
}

.ui-cpg .ui-cpg-color--blue {
    color: #3483fa
}

.ui-cpg .ui-cpg-color--blue.ui-cpg-icon {
    fill: #3483fa
}

p.ui-ms-styled-label.ui-ms-styled-label__color--andes-gray-900 {
    color: rgba(0, 0, 0, .9)!important
}

p.ui-ms-styled-label.ui-ms-styled-label__color--andes-gray-550 {
    color: rgba(0, 0, 0, .55)!important
}

p.ui-ms-styled-label.ui-ms-styled-label__size--bodyl {
    font-size: 18px!important
}

p.ui-ms-styled-label.ui-ms-styled-label__size--bodym {
    font-size: 16px!important
}

p.ui-ms-styled-label.ui-ms-styled-label__size--bodys {
    font-size: 14px!important
}

p.ui-ms-styled-label.ui-ms-styled-label__size--bodyxs {
    font-size: 12px!important
}

p.ui-ms-styled-label.ui-ms-styled-label__weight--super-light {
    font-weight: 200!important
}

p.ui-ms-styled-label.ui-ms-styled-label__weight--regular {
    font-weight: 400!important
}

p.ui-ms-styled-label.ui-ms-styled-label__weight--semibold {
    font-weight: 600!important
}

.ui-ms-profile__header {
    background-color: #fff;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .1);
    width: 100%
}

.ui-ms-profile__header .andes-tooltip {
    width: 280px
}

.ui-ms-profile__header .andes-tooltip__trigger {
    display: inline;
    padding-left: 12px
}

.ui-ms-profile__header .andes-tooltip__trigger svg {
    background: var(--andes-color-blue-100, rgba(65, 137, 230, .1));
    border-radius: 8px;
    position: relative
}

.ui-ms-profile__banner {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    flex-direction: row;
    height: 100px;
    position: relative
}

.ui-ms-profile__banner,
.ui-ms-profile__wrapper-components {
    align-items: center;
    box-sizing: border-box;
    display: flex;
    width: 100%
}

.ui-ms-profile__wrapper-components {
    justify-content: space-between;
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 10px
}

.ui-ms-profile__banner.banner--social {
    align-items: normal;
    height: auto;
    padding: 0
}

.ui-ms-profile__banner.banner--social .ui-ms-profile__info-wrapper {
    align-items: center;
    justify-content: space-between;
    max-height: 120px;
    padding: 0;
    width: 100%
}

.ui-ms-profile__banner.banner--social .ui-ms-profile__image-square {
    height: 56px;
    width: 56px
}

.ui-ms-profile__banner.banner--social .ui-ms-profile__wrap-description {
    max-width: 728px
}

.ui-ms-profile__banner.banner--social .ui-ms-profile__wrap-description h2 {
    font-size: 18px
}

.ui-ms-profile__banner.banner--social .ui-ms-profile__shop-info {
    max-width: 728px;
    padding: 0
}

.ui-ms-profile__info-wrapper {
    box-sizing: border-box;
    display: flex;
    flex-direction: row
}

.ui-ms-profile__wrap-followers {
    box-sizing: border-box;
    margin-right: 128px;
    padding-top: 26px;
    text-align: right;
    width: 100%
}

.ui-ms-profile__followers {
    align-items: center;
    display: inline-flex
}

.ui-ms-profile__followers-count {
    color: rgba(0, 0, 0, .55);
    font-size: 14px;
    font-weight: 400;
    margin-right: 20px
}

.ui-ms-profile__shop-info {
    background: #fff;
    border-radius: 6px;
    box-sizing: border-box;
    display: flex;
    height: 60px;
    padding: 10px 12px
}

.ui-ms-profile__rounded {
    border: 1px solid rgba(0, 0, 0, .1);
    border-radius: 6px;
    box-sizing: border-box;
    height: 40px;
    object-fit: contain;
    width: 40px
}

.ui-ms-profile__circle {
    border-radius: 50%;
    height: 56px;
    object-fit: cover;
    width: 56px
}

.ui-ms-profile__wrap-description {
    align-self: center;
    color: rgba(0, 0, 0, .9);
    display: flex;
    flex-direction: column
}

.ui-ms-profile__wrap-description p {
    display: -webkit-box;
    margin: 0 0 0 12px;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical
}

.ui-ms-profile__wrap-description.landing h1,
.ui-ms-profile__wrap-description.landing p {
    margin-left: 0
}

.ui-ms-profile__wrap-description .ui-ms-profile__title {
    font-size: 12px
}

.ui-ms-profile__wrap-description .ui-ms-profile__title svg {
    box-sizing: content-box;
    display: inline-block;
    height: 14px;
    padding-right: 4px;
    vertical-align: -4px;
    width: 14px
}

.ui-ms-profile__wrap-description .ui-ms-profile__full_name {
    font-size: 18px;
    font-weight: 600;
    user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none
}

.ui-ms-profile__wrap-description .ui-ms-styled-label--default {
    display: flex;
    vertical-align: bottom
}

.ui-ms-profile__wrap-description .ui-ms-profile__information {
    color: rgba(0, 0, 0, .55);
    display: inline-flex;
    font-size: 12px;
    gap: 0;
    margin-left: 10px
}

.ui-ms-profile__wrap-description .ui-ms-profile__information svg {
    margin-top: 2px
}

.ui-ms-profile__wrap-description .ui-ms-profile__information p {
    margin-left: 4px
}

.ui-ms-profile__wrap-description h2 {
    color: rgba(0, 0, 0, .9);
    font-size: 16px;
    line-height: 1;
    margin: 0 0 0 12px
}

.ui-ms-profile__banner.banner--social .ui-ms-profile__wrap-description .ui-ms-profile__full_name {
    font-size: 20px
}

.ui-ms-profile__container {
    position: relative
}

.ui-ms-profile__container .ui-ms-profile__profile-information-affiliate {
    border-top: 1px solid rgba(0, 0, 0, .1);
    margin-bottom: 4px;
    margin-left: 16px;
    width: 328px
}

.ui-ms-profile__container .ui-ms-profile__description {
    color: rgba(0, 0, 0, .9);
    display: -webkit-box;
    font-size: 14px;
    font-weight: 400;
    margin-top: 4px;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.ui-ms-profile__container .ui-ms-profile__square {
    align-items: center;
    border-radius: 6px;
    display: flex;
    height: 64px;
    justify-content: center;
    width: 64px
}

.ui-ms-profile__container .ui-ms-profile__image {
    border-radius: 6px;
    height: 100%;
    object-fit: cover;
    width: 100%
}

.ui-ms-profile__container .andes-tabs__border {
    box-shadow: none
}

.ui-ms-profile__container .andes-tabs__container {
    position: static
}

.ui-ms-profile__container .andes-tab-content {
    background-color: #fff;
    box-shadow: 0 -1px 0 0 rgba(0, 0, 0, .1);
    left: 0;
    position: absolute;
    width: 100%
}

.ui-ms-profile__container .ui-ms-profile__menu-title a {
    color: rgba(0, 0, 0, .9);
    font-size: 14px;
    font-weight: 600
}

.ui-ms-profile__options-menu button {
    height: 40px;
    padding: 12px;
    width: 40px
}

.ui-ms-profile__options-menu {
    position: absolute;
    right: 12px;
    top: 12px
}

.ui-ms-profile__options-menu button {
    background-color: transparent;
    border: none;
    border-radius: 40px;
    height: 32px;
    padding: 0;
    width: 32px
}

.ui-ms-profile__options-menu button:focus,
.ui-ms-profile__options-menu button:hover {
    background-color: rgba(0, 0, 0, .04);
    cursor: pointer
}

.ui-ms-profile__options-menu .andes-popper,
.ui-ms-profile__options-menu .ui-ms-profile__affiliates-menu--dropdown {
    border-radius: 6px;
    box-sizing: border-box;
    height: 92px!important;
    width: 128px
}

.ui-ms-profile__options-menu .andes-popper .andes-list__item .andes-list__item-action,
.ui-ms-profile__options-menu .ui-ms-profile__affiliates-menu--dropdown .andes-list__item .andes-list__item-action {
    background: none;
    box-shadow: none;
    outline: none
}

.ui-ms-profile__options-menu .andes-popper .andes-list__item--size-medium,
.ui-ms-profile__options-menu .ui-ms-profile__affiliates-menu--dropdown .andes-list__item--size-medium {
    height: 46px
}

.ui-ms-profile__options-menu .andes-popper .andes-list__item--size-medium .andes-list__item-action,
.ui-ms-profile__options-menu .andes-popper .andes-list__item--size-medium .andes-list__item-anchor,
.ui-ms-profile__options-menu .ui-ms-profile__affiliates-menu--dropdown .andes-list__item--size-medium .andes-list__item-action,
.ui-ms-profile__options-menu .ui-ms-profile__affiliates-menu--dropdown .andes-list__item--size-medium .andes-list__item-anchor {
    box-sizing: border-box;
    height: 46px;
    padding: 13px 15px;
    width: 128px
}

.ui-ms-profile__options-menu .andes-popper .andes-list__item--size-medium .andes-list__item-action .andes-list__item-first-column,
.ui-ms-profile__options-menu .andes-popper .andes-list__item--size-medium .andes-list__item-anchor .andes-list__item-first-column,
.ui-ms-profile__options-menu .ui-ms-profile__affiliates-menu--dropdown .andes-list__item--size-medium .andes-list__item-action .andes-list__item-first-column,
.ui-ms-profile__options-menu .ui-ms-profile__affiliates-menu--dropdown .andes-list__item--size-medium .andes-list__item-anchor .andes-list__item-first-column {
    padding: 0
}

.ui-ms-profile__navigation-container {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    font-weight: 600;
    justify-content: space-between;
    margin: 0 auto;
    max-width: 1180px;
    padding: 0 10px 0 128px
}

.ui-ms-profile__corridors-navigation-container,
.ui-ms-profile__navigation {
    background-color: #fff;
    max-width: 1200px;
    padding: 16px 16px 16px 0
}

.ui-ms-profile__corridors-navigation-container {
    position: relative
}

.ui-ms-profile__list {
    display: flex;
    font-size: 14px;
    gap: 24px;
    height: 100%;
    list-style: none;
    margin: 0;
    padding: 0;
    text-decoration: none
}

.ui-ms-profile__item a {
    color: rgba(0, 0, 0, .55);
    font-weight: 600;
    text-decoration: none
}

.ui-ms-profile__container .ui-ms-profile__item:hover,
.ui-ms-profile__item a:hover {
    color: var(--andes-color-blue-500, #3483fa);
    font-weight: 600
}

.ui-ms-profile__main-content {
    display: flex;
    flex-direction: column;
    width: 100%
}

.ui-ms-profile__content {
    color: rgba(0, 0, 0, .55);
    font-size: 12px;
    font-weight: 400;
    justify-content: space-between
}

.ui-ms-profile__content,
.ui-ms-profile__content .ui-ms-profile__social {
    align-items: center;
    display: flex
}

.ui-ms-profile__content .ui-ms-profile__social .andes-button {
    padding: 0
}

.ui-ms-profile__content .ui-ms-profile__social .andes-button .andes-button__content {
    font-weight: 700
}

.ui-ms-profile__content .ui-ms-profile__social-info {
    margin-right: 8px
}

.ui-ms-profile__content .ui-ms-profile__menu {
    color: var(--andes-color-blue-500, #3483fa);
    cursor: pointer;
    font-weight: 600
}

.affiliate-description {
    align-items: center;
    display: flex;
    gap: 4px;
    height: 18px;
    margin-left: 12px;
    margin-top: 2px
}

.affiliate-description-infotext {
    align-items: center;
    color: rgba(0, 0, 0, .55);
    display: flex;
    font-size: 12px;
    font-weight: 400;
    line-height: 15px
}

.affiliate-description-infotext div {
    align-items: center;
    display: flex;
    justify-content: center
}

.affiliate-description-infotext .andes-tooltip__trigger {
    align-items: center;
    display: flex;
    justify-content: center;
    margin-right: 8px;
    padding-left: 1px
}

.affiliate-description-report {
    font-size: 12px;
    font-weight: 400;
    line-height: 15px
}

.ui-es-clickable {
    cursor: pointer
}

.ui-ms-profile__header--affiliate .ui-ms-profile__options-menu .andes-button--loud path[fill]:not([fill=none]),
.ui-ms-profile__header--affiliate .ui-ms-profile__options-menu .andes-button--loud svg[fill]:not([fill=none]),
.ui-ms-profile__header--affiliate .ui-ms-profile__options-menu .andes-button--loud:focus path[fill]:not([fill=none]),
.ui-ms-profile__header--affiliate .ui-ms-profile__options-menu .andes-button--loud:focus svg[fill]:not([fill=none]) {
    fill: rgba(0, 0, 0, .55)!important
}

.ui-ms-modal-wrapper--eshop .andes-button--quiet {
    margin-left: 8px
}

@media(min-width:768px) {
    .ui-ms-profile__header--affiliate .ui-ms-profile__options-menu .andes-button--loud:hover,
    .ui-ms-profile__header--affiliate .ui-ms-profile__options-menu .andes-button--loud:visited:hover {
        fill: rgba(0, 0, 0, .55)!important
    }
}

.andes-checkbox__input:hover:after {
    border-color: rgba(0, 0, 0, .25)
}

.andes-checkbox__input:checked:hover:after {
    background-color: var(--andes-color-blue-500, #3483fa)
}

.andes-list {
    background-color: #fff;
    font-family: Proxima Nova, -apple-system, Roboto, Arial, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 1;
    margin: 0;
    padding: 0;
    -webkit-font-smoothing: antialiased
}

.andes-list:focus {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none
}

.andes-list:focus-visible {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none
}

.andes-list-with-dividers .andes-list__item+.andes-list__item {
    border-top: 1px solid rgba(0, 0, 0, .1)
}

.andes-list-asset {
    margin-top: .5em
}

.andes-list__item {
    display: flex;
    justify-content: space-between;
    padding: 0 16px;
    position: relative
}

.andes-list__item--visible-focused {
    box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--andes-color-blue-600, #2968c8), 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    -moz-box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--andes-color-blue-600, #2968c8), 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    -webkit-box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--andes-color-blue-600, #2968c8), 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3))
}

.andes-list__item-anchor {
    display: flex;
    justify-content: space-between;
    margin: 0 -16px;
    outline: none;
    padding: 0 16px;
    text-decoration: none;
    width: 100%;
    width: fill-available;
    width: -webkit-fill-available;
    width: -moz-available
}

.andes-list__item-anchor:before {
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.andes-list__item-anchor:focus {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none
}

.andes-list__item-anchor:focus-visible {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none
}

.andes-list__item-action {
    align-items: center;
    background-color: transparent;
    border: 0;
    display: flex;
    font-family: inherit;
    font-size: inherit;
    justify-content: space-between;
    line-height: 12px;
    margin: 0 -16px;
    outline: none;
    padding: 0 18px;
    text-decoration: none;
    width: fill-available;
    width: -webkit-fill-available;
    width: -moz-available
}

.andes-list__item-action:before {
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.andes-list__item-action:focus {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none
}

.andes-list__item-action:focus-visible {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none
}

.andes-list__item-action .andes-list__item-text {
    text-align: left
}

.andes-list__item-action:before {
    cursor: pointer
}

.andes-list__item-with-secondary {
    align-self: center
}

.andes-list__item-first-column {
    align-items: center;
    display: flex;
    flex-grow: 4;
    margin-right: 12px
}

.andes-list__item-second-column {
    display: inline-flex
}

.andes-list__item-second-column-with-centered-text {
    align-self: center
}

.andes-list__item-second-column .andes-list__item-tertiary {
    text-align: right
}

.andes-list__item-second-column .andes-list__item-chevron {
    padding-left: 12px
}

.andes-list__item-second-column .andes-list__item-chevron--centered {
    align-self: center
}

.andes-list__item-second-column .andes-list__item-chevron--top {
    align-self: flex-start
}

.andes-list__item-second-column a,
.andes-list__item-second-column button {
    position: relative;
    z-index: 1
}

.andes-list__item-primary {
    color: rgba(0, 0, 0, .9);
    display: block
}

.andes-list__item-primary--max-lines-1 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden
}

.andes-list__item-primary--max-lines-2 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden
}

.andes-list__item-secondary {
    color: rgba(0, 0, 0, .55);
    display: block;
    font-size: 16px;
    line-height: 1;
    text-align: start
}

.andes-list__item-tertiary {
    align-self: center;
    color: rgba(0, 0, 0, .9);
    display: block;
    text-wrap: nowrap
}

.andes-list__item-tertiary-description {
    color: rgba(0, 0, 0, .55);
    display: block;
    font-size: 16px;
    line-height: 1;
    text-align: right
}

.andes-list__item-tertiary--top {
    align-self: flex-start
}

.andes-list__item-tertiary .andes-checkbox__label {
    margin-left: 0
}

.andes-list__item-tertiary-container--centered {
    align-self: center
}

.andes-list__item-image {
    align-self: flex-start;
    border: 1px solid rgba(0, 0, 0, .1);
    border-radius: 50%;
    display: block
}

.andes-list__item-asset {
    margin-bottom: auto
}

.andes-list__item-asset--icon-one-line {
    margin-bottom: 0
}

.andes-list__item--size-small.andes-list__item-with-image .andes-list__item-second-column {
    align-self: center;
    height: 32px
}

.andes-list__item--size-small .andes-list__item-first-column,
.andes-list__item--size-small .andes-list__item-second-column {
    padding: 11px 0
}

.andes-list__item--size-small .andes-list__item-asset {
    margin-right: 12px
}

.andes-list__item--size-small .andes-list__item-asset .andes-thumbnail-container {
    height: 32px
}

.andes-list__item--size-small .andes-list__item-asset--icon {
    margin-right: 0
}

.andes-list__item--size-small .andes-list__item-asset--icon>svg {
    margin-right: 8px
}

.andes-list__item--size-small .andes-list__item-primary,
.andes-list__item--size-small .andes-list__item-tertiary {
    font-size: 14px;
    line-height: 18px
}

.andes-list__item--size-small .andes-list__item-image {
    height: 36px;
    min-height: 36px;
    min-width: 36px;
    width: 36px
}

.andes-list__item--size-medium.andes-list__item-with-secondary .andes-list__item-first-column,
.andes-list__item--size-medium.andes-list__item-with-secondary .andes-list__item-second-column {
    padding: 14px 0 13px
}

.andes-list__item--size-medium.andes-list__item-with-image .andes-list__item-second-column {
    align-self: center;
    height: 40px
}

.andes-list__item--size-medium .andes-list__item-first-column,
.andes-list__item--size-medium .andes-list__item-second-column {
    padding: 14px 0
}

.andes-list__item--size-medium .andes-list__item-asset {
    margin-right: 16px
}

.andes-list__item--size-medium .andes-list__item-asset .andes-thumbnail-container {
    height: 40px
}

.andes-list__item--size-medium .andes-list__item-asset--icon {
    margin-right: 0
}

.andes-list__item--size-medium .andes-list__item-asset>svg {
    margin-right: 12px
}

.andes-list__item--size-medium .andes-list__item-primary,
.andes-list__item--size-medium .andes-list__item-tertiary {
    font-size: 16px;
    line-height: 20px
}

.andes-list__item--size-medium .andes-list__item-secondary,
.andes-list__item--size-medium .andes-list__item-tertiary-description {
    font-size: 14px;
    line-height: 18px;
    margin-top: 3px
}

.andes-list__item--size-medium .andes-list__item-image {
    height: 38px;
    min-height: 38px;
    min-width: 38px;
    width: 38px
}

.andes-list__item--size-large.andes-list__item-with-secondary .andes-list__item-first-column,
.andes-list__item--size-large.andes-list__item-with-secondary .andes-list__item-second-column {
    padding: 24px 0
}

.andes-list__item--size-large.andes-list__item-with-image .andes-list__item-second-column {
    align-self: center;
    height: 56px
}

.andes-list__item--size-large .andes-list__item-first-column,
.andes-list__item--size-large .andes-list__item-second-column {
    padding: 24px 0 22px
}

.andes-list__item--size-large .andes-list__item-asset {
    margin-right: 16px
}

.andes-list__item--size-large .andes-list__item-asset .andes-thumbnail-container {
    height: 56px
}

.andes-list__item--size-large .andes-list__item-asset--icon {
    margin-right: 0
}

.andes-list__item--size-large .andes-list__item-asset>svg {
    margin-right: 16px
}

.andes-list__item--size-large .andes-list__item-primary,
.andes-list__item--size-large .andes-list__item-tertiary {
    line-height: 22px
}

.andes-list__item--size-large .andes-list__item-secondary,
.andes-list__item--size-large .andes-list__item-tertiary-description {
    line-height: 20px;
    margin-top: 6px
}

.andes-list__item--size-large .andes-list__item-image {
    height: 54px;
    min-height: 54px;
    min-width: 54px;
    width: 54px
}

.andes-list__item--padding-0 {
    padding: 0
}

.andes-list__item--padding-16 {
    padding-left: 16px;
    padding-right: 16px
}

.andes-list__item--padding-24 {
    padding-left: 24px;
    padding-right: 24px
}

.andes-list__item--padding-32 {
    padding-left: 32px;
    padding-right: 32px
}

.andes-list__item--padding-40 {
    padding-left: 40px;
    padding-right: 40px
}

.andes-list__group {
    list-style: none
}

.andes-list__group--header {
    align-items: flex-end;
    color: rgba(0, 0, 0, .55);
    cursor: default;
    display: flex;
    font-size: 12px;
    font-weight: 600;
    justify-content: space-between;
    padding: 0 16px
}

.andes-list__group--sublist {
    padding: 0
}

.andes-list__group::marker {
    content: ""
}

.andes-list__group+.andes-list__group {
    border-top: 1px solid rgba(0, 0, 0, .1)
}

.andes-list__group--size-small .andes-list__group--header {
    height: 40px;
    line-height: 15px;
    padding-bottom: 6px
}

.andes-list__group--size-medium .andes-list__group--header {
    height: 48px;
    line-height: 15px;
    padding-bottom: 8px
}

.andes-list__group--size-large .andes-list__group--header {
    font-size: 14px;
    height: 68px;
    line-height: 18px;
    padding-bottom: 11px
}

.andes-list__group--padding-0 .andes-list__group--header {
    padding-left: 0;
    padding-right: 0
}

.andes-list__group--padding-16 .andes-list__group--header {
    padding-left: 16px;
    padding-right: 16px
}

.andes-list__group--padding-24 .andes-list__group--header {
    padding-left: 24px;
    padding-right: 24px
}

.andes-list__group--padding-32 .andes-list__group--header {
    padding-left: 32px;
    padding-right: 32px
}

.andes-list__group--padding-40 .andes-list__group--header {
    padding-left: 40px;
    padding-right: 40px
}

.andes-list--dropdown .andes-list__item-secondary,
.andes-list--dropdown .andes-list__item-tertiary {
    display: none
}

.andes-list--dropdown .andes-list__item--size-medium.andes-list__item-with-image,
.andes-list--dropdown .andes-list__item--size-medium.andes-list__item-with-secondary {
    height: 48px
}

.andes-list--dropdown .andes-list__item--size-large.andes-list__item-with-image,
.andes-list--dropdown .andes-list__item--size-large.andes-list__item-with-secondary {
    height: 68px
}

.andes-list--dropdown .andes-list__item-with-image .andes-list__item-first-column .andes-list__item-asset>svg,
.andes-list--dropdown .andes-list__item-with-secondary .andes-list__item-first-column .andes-list__item-asset>svg {
    padding-bottom: 0
}

.andes-list--selectable .andes-list__item:hover {
    background-color: rgba(0, 0, 0, .04)
}

.andes-list--selectable .andes-list__item {
    cursor: pointer
}

.andes-list--selectable .andes-list__item:hover {
    transition: background-color .1s ease-out
}

.andes-list--selectable .andes-list__item--disabled {
    cursor: default
}

.andes-list--selectable .andes-list__item--disabled:hover {
    background-color: #fff
}

.andes-list__item--disabled:hover {
    background: transparent
}

.andes-list__item--disabled .andes-list__item-primary,
.andes-list__item--disabled .andes-list__item-secondary,
.andes-list__item--disabled .andes-list__item-tertiary {
    color: rgba(0, 0, 0, .25)
}

.andes-list__item--disabled .andes-list__item-primary {
    pointer-events: none
}

.andes-list__item--disabled .andes-list__item-first-column .andes-list__item-asset>svg path {
    fill: rgba(0, 0, 0, .25)
}

.andes-list__item--disabled.andes-list__item--selected:before {
    border-left: .1111111111em solid rgba(0, 0, 0, .25)
}

.andes-list__item--disabled.andes-list__item--selected .andes-list__item-primary {
    color: rgba(0, 0, 0, .25)
}

.andes-list__item--disabled.andes-list__item--selected .andes-list__item-first-column .andes-list__item-asset>svg path {
    fill: rgba(0, 0, 0, .25)
}

.andes-list__item--disabled.andes-list__item--selected.andes-list__item-with-selection-component .andes-list__item-primary {
    color: rgba(0, 0, 0, .25)
}

.andes-list__item--selected {
    position: relative
}

.andes-list__item--selected:before {
    left: 2px;
    position: absolute
}

.andes-list__item--selected-padding-0:before,
.andes-list__item--selected:before {
    border-left: .1111111111em solid var(--andes-color-blue-500, var(--andes-color-blue-500, #3483fa));
    border-radius: 1.5px;
    bottom: 2px;
    content: "";
    top: 2px
}

.andes-list__item--selected-padding-0:before {
    left: 0
}

.andes-list__item--selected .andes-list__item-primary {
    color: var(--andes-color-blue-500, var(--andes-color-blue-500, #3483fa));
    font-weight: 600
}

.andes-list__item--selected.andes-list__item-with-selection-component:before {
    border-left: 0
}

.andes-list__item--selected.andes-list__item-with-selection-component .andes-list__item-primary {
    color: rgba(0, 0, 0, .9);
    font-weight: 400
}

.andes-list__item--selected:not(.andes-form-control--split-item) .andes-list__item-first-column .andes-list__item-asset>svg path {
    fill: var(--andes-color-blue-500, var(--andes-color-blue-500, #3483fa))
}

.andes-floating-menu.andes-floating-menu--multiple .andes-checkbox {
    align-self: center;
    min-height: 20px;
    min-width: 20px;
    padding: 0 16px 0 0;
    pointer-events: none
}

.andes-floating-menu.andes-floating-menu--multiple .andes-list__item-with-secondary.andes-list__item--size-medium .andes-checkbox {
    top: -.85em
}

.andes-floating-menu.andes-floating-menu--multiple .andes-list__item-with-secondary.andes-list__item--size-large .andes-checkbox {
    top: -1em
}

.andes-floating-menu.andes-floating-menu--multiple .andes-list__item-with-image.andes-list__item--size-large .andes-checkbox,
.andes-floating-menu.andes-floating-menu--multiple .andes-list__item-with-image.andes-list__item--size-medium .andes-checkbox {
    top: 0
}

.andes-floating-menu.andes-floating-menu--multiple .andes-list__item-asset,
.andes-floating-menu.andes-floating-menu--multiple .andes-list__item-selection-control {
    display: flex
}

.ui-ms-profile__dynamic-menu-separator,
.ui-ms-profile__menu-separator {
    border: 1px solid rgba(0, 0, 0, .25)
}

.ui-ms-profile-drop-down-menu--active {
    background: linear-gradient(0deg, #ededed, #ededed), linear-gradient(0deg, #fff, #fff)
}

.ui-ms-profile-drop-down-menu__vertical-menu {
    background-color: #fff;
    border-top: 1px solid #e5e5e5;
    box-sizing: border-box;
    display: block;
    max-height: 72vh;
    overflow: auto;
    padding: 16px 0;
    scrollbar-color: rgba(0, 0, 0, .1) #fff;
    scrollbar-width: 8px;
    width: 278px;
    z-index: 100
}

.ui-ms-profile-drop-down-menu__vertical-menu a {
    color: #000;
    position: static
}

.ui-ms-profile-drop-down-menu__vertical-menu li:first-child,
.ui-ms-profile-drop-down-menu__vertical-menu li:last-child {
    border-radius: 0
}

.ui-ms-profile-drop-down-menu__vertical-menu-blur {
    background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), #fff 51%);
    bottom: 0;
    box-sizing: border-box;
    height: 45px;
    position: absolute;
    width: 100%;
    z-index: 100
}

.ui-ms-profile-drop-down-menu__vertical-menu .ui-ms-profile-drop-down-menu__vertical-menu-item-container {
    align-items: center;
    box-sizing: border-box;
    cursor: pointer;
    display: flex;
    font-size: 14px;
    height: 40px;
    justify-content: space-between;
    width: 100%;
    z-index: 100
}

.ui-ms-profile-drop-down-menu__vertical-menu .ui-ms-profile-drop-down-menu__vertical-menu-item-container .ui-ms-profile-drop-down-menu__vertical-menu-item-container-wrapper {
    align-items: center;
    display: flex;
    justify-content: space-between;
    padding: 6px 10px 6px 16px;
    position: relative;
    width: 100%
}

.ui-ms-profile-drop-down-menu__vertical-menu .ui-ms-profile-drop-down-menu__vertical-menu-item-container:hover {
    background: linear-gradient(0deg, #ededed, #ededed), linear-gradient(0deg, #fff, #fff)
}

.ui-ms-profile-drop-down-menu__vertical-menu .ui-ms-profile-drop-down-menu__vertical-menu-item-container:after {
    display: none
}

.ui-ms-profile-drop-down-menu__vertical-menu .ui-ms-profile-drop-down-menu__vertical-menu-item-container .ui-ms-profile-drop-down-menu__vertical-menu-item {
    align-items: center;
    display: flex
}

.ui-ms-profile-drop-down-menu__vertical-menu .ui-ms-profile-drop-down-menu__vertical-menu-item-container .ui-ms-profile-drop-down-menu__vertical-menu-item-image {
    height: 28px;
    margin-right: 8px;
    mix-blend-mode: multiply;
    width: 28px
}

.ui-ms-profile-drop-down-menu__vertical-menu .ui-ms-profile-drop-down-menu__vertical-menu-item-container .ui-ms-profile-drop-down-menu__vertical-menu-item--chevron {
    cursor: pointer;
    height: 100%
}

.ui-ms-profile-drop-down-menu__vertical-menu .ui-ms-profile-drop-down-menu__vertical-menu-item-container .ui-ms-profile-drop-down-menu__vertical-menu-item--chevron path {
    fill: rgba(0, 0, 0, .55)
}

.ui-ms-profile-drop-down-menu__vertical-menu .ui-ms-profile-drop-down-menu__vertical-menu-item-container .ui-ms-profile-drop-down-menu__vertical-menu-item-link:before {
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.ui-ms-profile-drop-down-menu__vertical-menu .ui-ms-profile-drop-down-menu__vertical-menu-item-container .ui-ms-profile-drop-down-menu__vertical-menu-item-link:after {
    display: none
}

.ui-ms-profile-drop-down-menu__vertical-menu .ui-ms-profile-drop-down-menu__nested-menu {
    background: #fff;
    border-left: 1px solid #ededed;
    border-top: 1px solid #e5e5e5;
    box-sizing: border-box;
    height: 100%;
    left: 100%;
    list-style: none;
    padding: 0 20px 16px 0;
    position: absolute;
    top: 0;
    width: 100%
}

.ui-ms-profile-drop-down-menu__vertical-menu .ui-ms-profile-drop-down-menu__nested-menu .ui-ms-profile-drop-down-menu__nested-menu-wrapper {
    box-sizing: border-box;
    height: 100%;
    list-style: none;
    max-height: 72vh;
    overflow: auto;
    padding: 0 0 16px;
    position: absolute;
    width: 100%
}

.ui-ms-profile-drop-down-menu__vertical-menu .ui-ms-profile-drop-down-menu__nested-menu .ui-ms-profile-drop-down-menu__nested-menu-wrapper::-webkit-scrollbar {
    background-color: #fff;
    width: 8px
}

.ui-ms-profile-drop-down-menu__vertical-menu .ui-ms-profile-drop-down-menu__nested-menu .ui-ms-profile-drop-down-menu__nested-menu-wrapper::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, .04);
    border-radius: 4px
}

.ui-ms-profile-drop-down-menu__vertical-menu .ui-ms-profile-drop-down-menu__nested-menu .ui-ms-profile-drop-down-menu__nested-menu-scrollbar-width {
    width: 99%
}

.ui-ms-profile-drop-down-menu__vertical-menu .ui-ms-profile-drop-down-menu__nested-menu-view-all {
    background-color: #fff;
    border-left: 1px solid #ededed;
    box-sizing: border-box;
    left: 100%;
    padding: 28px 24px 0;
    position: fixed;
    width: 100%
}

.ui-ms-profile-drop-down-menu__vertical-menu .ui-ms-profile-drop-down-menu__nested-menu-view-all h2 {
    color: #000;
    font-size: 14px;
    font-weight: 600;
    line-height: 18px;
    margin-bottom: 4px;
    margin-top: 0
}

.ui-ms-profile-drop-down-menu__vertical-menu .ui-ms-profile-drop-down-menu__nested-menu-view-all a {
    color: var(--andes-color-blue-500, #3483fa);
    font-size: 14px;
    font-weight: 600;
    line-height: 18px
}

.ui-ms-profile-drop-down-menu__vertical-menu .ui-ms-profile-drop-down-menu__nested-menu-view-all-line {
    background: rgba(0, 0, 0, .1);
    height: 1px;
    margin: 16px 0 0;
    width: 100%
}

.ui-ms-profile-drop-down-menu__vertical-menu .ui-ms-profile-drop-down-menu__nested-menu-view-all .ui-ms-profile-drop-down-menu__nested-menu-view-all-link:after {
    display: none
}

.ui-ms-profile-drop-down-menu__vertical-menu .ui-ms-profile-drop-down-menu__nested-menu .ui-ms-profile-drop-down-menu__nested-menu-items-list {
    list-style: none;
    padding-left: 0;
    padding-top: 101px
}

.ui-ms-profile-drop-down-menu__vertical-menu .ui-ms-profile-drop-down-menu__nested-menu .ui-ms-profile-drop-down-menu__nested-menu-items-list::-webkit-scrollbar {
    background-color: #fff
}

.ui-ms-profile-drop-down-menu__vertical-menu .ui-ms-profile-drop-down-menu__nested-menu .ui-ms-profile-drop-down-menu__nested-menu-items-list::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, .04);
    border-radius: 4px;
    width: 0
}

.ui-ms-profile-drop-down-menu__vertical-menu .ui-ms-profile-drop-down-menu__nested-menu .ui-ms-profile-drop-down-menu__nested-menu-items-list a {
    position: static
}

.ui-ms-profile-drop-down-menu__vertical-menu .ui-ms-profile-drop-down-menu__nested-menu .ui-ms-profile-drop-down-menu__nested-menu-blur {
    background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), #fff 51%);
    bottom: 0;
    box-sizing: border-box;
    height: 55px;
    position: fixed;
    width: 95%
}

.ui-ms-profile-drop-down-menu__vertical-menu .ui-ms-profile-drop-down-menu__nested-menu .ui-ms-profile-drop-down-menu__nested-menu-item-link {
    border-radius: 0;
    box-sizing: border-box;
    color: #000;
    cursor: pointer;
    display: block;
    font-size: 14px;
    padding: 11px 24px
}

.ui-ms-profile-drop-down-menu__vertical-menu .ui-ms-profile-drop-down-menu__nested-menu .ui-ms-profile-drop-down-menu__nested-menu-item-link:hover {
    background: linear-gradient(0deg, #ededed, #ededed), linear-gradient(0deg, #fff, #fff)
}

.ui-ms-profile-drop-down-menu__vertical-menu .ui-ms-profile-drop-down-menu__nested-menu .ui-ms-profile-drop-down-menu__nested-menu-item-link:after {
    display: none
}

.ui-ms-profile__container {
    margin: 0 auto
}

.ui-ms-profile__container .ui-ms-profile__navigation-container {
    border-top: 1px solid #fff;
    max-width: 1180px;
    padding: 1px 0
}

.ui-ms-profile__container .ui-ms-profile__navigation-container .ui-ms-profile__share-link {
    align-items: center;
    color: var(--andes-color-blue-500, #3483fa);
    cursor: pointer;
    display: flex;
    font-size: 14px;
    font-weight: 600;
    gap: 4px;
    margin-left: 12px;
    padding: 8px
}

.ui-ms-profile__container .ui-ms-profile__navigation-container .ui-ms-profile__share-link:hover {
    color: var(--andes-color-blue-600, #2968c8);
    transition: color .2s ease-in-out
}

.ui-ms-profile__container .ui-ms-profile__navigation-container .ui-ms-profile__share-link:hover svg path {
    fill: var(--andes-color-blue-600, #2968c8);
    transition: color .2s ease-in-out
}

.ui-ms-profile__container .ui-ms-profile__navigation-container .ui-ms-profile__share-icon {
    align-items: center;
    cursor: pointer;
    display: flex;
    height: 40px;
    justify-content: center;
    width: 40px
}

.ui-ms-profile__container .ui-ms-profile__navigation-container .ui-ms-profile__share-icon--link svg {
    transform: scale(1.25)
}

.ui-ms-profile__container .ui-ms-profile__navigation-container .ui-ms-profile__social-media {
    box-shadow: 0 6px 16px rgba(0, 0, 0, .1)
}

.ui-ms-profile__container .ui-ms-profile__navigation-container .ui-ms-profile__social-media-triangle {
    background-color: #fff;
    height: 12px;
    left: 86px;
    position: absolute;
    top: -6px;
    transform: rotate(-45deg);
    width: 12px;
    z-index: 1
}

.ui-ms-profile__container .ui-ms-profile__navigation-container .ui-ms-profile__social-media-icons {
    display: grid;
    gap: 16px;
    grid-template-columns: repeat(3, 1fr);
    padding: 12px 16px
}

.ui-ms-profile__container .ui-ms-profile__navigation-container .ui-ms-profile__social-media-container .profile-header-desktop .ui-ms-profile__container .andes-card,
.ui-ms-profile__container .ui-ms-profile__navigation-container .ui-ms-profile__social-media-container .profile-header-desktop .ui-ms-profile__floating-menu .andes-popper .andes-card {
    border: none;
    border-radius: 6px;
    margin-top: -8px
}

.ui-ms-profile__container .ui-ms-profile__floating-menu {
    position: static
}

.ui-ms-profile__container .ui-ms-profile__floating-menu [data-tippy-root] {
    transform: translate3d(0, 65px, 0)!important;
    width: 100%
}

.ui-ms-profile__container .ui-ms-profile__floating-menu .andes-popper {
    border-radius: 0
}

.ui-ms-profile__container .ui-ms-profile__floating-menu .andes-list__group {
    display: inline-block;
    vertical-align: top
}

.ui-ms-profile__container .ui-ms-profile__floating-menu .andes-list__group .andes-list__group--sublist {
    margin-bottom: 26px
}

.ui-ms-profile__container .ui-ms-profile__floating-menu .andes-list__group .andes-list__group--sublist li:hover {
    background-color: transparent
}

.ui-ms-profile__container .ui-ms-profile__floating-menu .ui-ms-profile__floating-menu-group {
    margin-right: 0
}

.ui-ms-profile__container .ui-ms-profile__floating-menu .ui-ms-profile__floating-menu-group:nth-child(10),
.ui-ms-profile__container .ui-ms-profile__floating-menu .ui-ms-profile__floating-menu-group:nth-child(5) {
    margin-right: 0
}

.ui-ms-profile__container .ui-ms-profile__floating-menu .andes-list__group--header {
    color: rgba(0, 0, 0, .9);
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    height: auto;
    margin-bottom: 4px;
    min-width: 115px;
    padding: 0;
    vertical-align: bottom
}

.ui-ms-profile__container .ui-ms-profile__floating-menu .andes-list__item-primary {
    color: rgba(0, 0, 0, .55);
    font-size: 14px;
    font-weight: 400;
    line-height: 24px
}

.ui-ms-profile__container .ui-ms-profile__floating-menu .ui-ms-profile__active-item .andes-list__item-primary {
    color: rgba(0, 0, 0, .9)
}

.ui-ms-profile__container .ui-ms-profile__floating-menu .andes-floating-menu {
    border-radius: 0;
    box-shadow: none;
    box-sizing: border-box;
    margin: 0 auto;
    max-width: 1200px;
    padding: 32px 8px;
    position: static
}

.ui-ms-profile__container .ui-ms-profile__floating-menu .andes-floating-menu .andes-list__item--size-medium {
    height: 24px
}

.ui-ms-profile__container .ui-ms-profile__floating-menu .andes-list.andes-floating-menu {
    column-gap: 26px;
    display: grid;
    grid-template-columns: repeat(5, minmax(auto, 216px));
    max-height: 75vh;
    overflow-x: auto
}

.ui-ms-profile__container .ui-ms-profile__floating-menu .andes-list__item-first-column {
    padding: 0;
    width: 100%
}

.ui-ms-profile__container .ui-ms-profile__floating-menu .ui-ms-profile__floating-menu-item {
    padding: 0
}

.ui-ms-profile__container .ui-ms-profile__floating-menu .ui-ms-profile__floating-menu-item .andes-list .andes-list__item:after,
.ui-ms-profile__container .ui-ms-profile__floating-menu .ui-ms-profile__floating-menu-item .andes-list .andes-list__item:hover:after,
.ui-ms-profile__container .ui-ms-profile__floating-menu .ui-ms-profile__floating-menu-item .andes-list__item-anchor:after,
.ui-ms-profile__container .ui-ms-profile__floating-menu .ui-ms-profile__floating-menu-item .andes-list__item:after {
    display: none
}

.ui-ms-profile__container .ui-ms-profile__floating-menu .ui-ms-profile__floating-menu-item:after {
    display: none
}

.ui-ms-profile__container .ui-ms-profile__floating-menu .ui-ms-profile__floating-menu-item,
.ui-ms-profile__container .ui-ms-profile__floating-menu .ui-ms-profile__floating-menu-item:active,
.ui-ms-profile__container .ui-ms-profile__floating-menu .ui-ms-profile__floating-menu-item:focus,
.ui-ms-profile__container .ui-ms-profile__floating-menu .ui-ms-profile__floating-menu-item:focus-visible,
.ui-ms-profile__container .ui-ms-profile__floating-menu .ui-ms-profile__floating-menu-item:focus:active {
    background-image: none;
    box-shadow: none;
    outline: 0
}

.ui-ms-profile__container .ui-ms-profile__floating-menu .ui-ms-profile__floating-menu-item *,
.ui-ms-profile__container .ui-ms-profile__floating-menu .ui-ms-profile__floating-menu-item:active *,
.ui-ms-profile__container .ui-ms-profile__floating-menu .ui-ms-profile__floating-menu-item:focus *,
.ui-ms-profile__container .ui-ms-profile__floating-menu .ui-ms-profile__floating-menu-item:focus-visible *,
.ui-ms-profile__container .ui-ms-profile__floating-menu .ui-ms-profile__floating-menu-item:focus:active * {
    background-image: none;
    box-shadow: none;
    outline: 0;
    text-overflow: ellipsis;
    white-space: nowrap
}

.ui-ms-profile__container .ui-ms-profile__floating-menu .andes-floating-menu .andes-list__item>:focus-visible {
    background-image: none;
    box-shadow: none;
    outline: 0
}

.ui-ms-profile__container .ui-ms-profile__floating-menu .ui-ms-profile__floating-menu-link {
    border-radius: 0;
    border-top: 1px solid rgba(0, 0, 0, .25);
    margin-top: 4px;
    padding: 4px 0 0;
    width: 100px
}

.ui-ms-profile__container .ui-ms-profile__floating-menu .ui-ms-profile__floating-menu-link .andes-list__item-primary,
.ui-ms-profile__container .ui-ms-profile__floating-menu .ui-ms-profile__floating-menu-link path,
.ui-ms-profile__container .ui-ms-profile__floating-menu .ui-ms-profile__floating-menu-link svg {
    color: var(--andes-color-blue-500, #3483fa);
    fill: var(--andes-color-blue-500, #3483fa);
    vertical-align: -2px
}

.ui-ms-profile__container .ui-ms-profile__floating-menu .ui-ms-profile__floating-menu-link--hidden,
.ui-ms-profile__container .ui-ms-profile__floating-menu .ui-ms-profile__floating-menu-link:after {
    display: none
}

.ui-ms-profile__container .ui-ms-profile__floating-menu .ui-ms-profile__floating-menu-link:hover {
    background-color: transparent
}

.ui-ms-profile__container .ui-ms-profile__floating-menu .ui-ms-profile__floating-menu-link:hover .andes-list__item-anchor:after {
    display: none
}

.ui-ms-profile__container .andes-list__item:hover {
    background-color: transparent
}

.ui-ms-profile__container .andes-list__item:hover .andes-list__item-primary {
    color: var(--andes-color-blue-500, #3483fa)
}

.ui-ms-profile__container .ui-ms-profile__floating-menu:hover {
    cursor: pointer
}

.ui-ms-profile__container .andes-list__item-anchor:focus-visible,
.ui-ms-profile__container .andes-list__item:focus-visible {
    box-shadow: none
}

.ui-ms-profile__container .andes-list__group+.andes-list__group {
    border-top: none
}

.ui-ms-profile__container .ui-ms-profile__item {
    color: rgba(0, 0, 0, .55);
    font-size: 14px;
    font-weight: 600;
    line-height: 16px
}

.ui-ms-profile__container .ui-ms-profile__item svg {
    padding-left: 6px;
    vertical-align: -2px
}

.ui-ms-profile__container .ui-ms-profile__item path {
    fill: rgba(0, 0, 0, .55)
}

.ui-ms-profile__container .ui-ms-profile__item span,
.ui-ms-profile__container a.ui-ms-profile__item {
    max-width: 181px;
    text-overflow: ellipsis;
    white-space: nowrap
}

.ui-ms-profile__container .ui-ms-profile__item[aria-expanded=true] {
    color: var(--andes-color-blue-500, #3483fa);
    font-weight: 600
}

.ui-ms-profile__container .ui-ms-profile__item[aria-expanded=true] svg path {
    fill: var(--andes-color-blue-500, #3483fa)
}

.ui-ms-profile__container .ui-ms-profile__active,
.ui-ms-profile__container .ui-ms-profile__active.ui-ms-profile__item {
    align-items: center;
    color: var(--andes-color-blue-500, #3483fa);
    display: flex;
    font-weight: 600;
    position: relative
}

.ui-ms-profile__container .ui-ms-profile__active.ui-ms-profile__item>a,
.ui-ms-profile__container .ui-ms-profile__active>a {
    color: var(--andes-color-blue-500, #3483fa);
    font-weight: 600
}

.ui-ms-profile__container .ui-ms-profile__active.ui-ms-profile__item>svg,
.ui-ms-profile__container .ui-ms-profile__active>svg {
    stroke: var(--andes-color-blue-500, #3483fa)
}

.ui-ms-profile__container .ui-ms-profile__active:after {
    background-color: var(--andes-color-blue-500, #3483fa);
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    bottom: 0;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    top: 30px;
    width: 100%
}

.ui-ms-profile__container .ui-ms-profile__inactive {
    align-items: center;
    display: flex
}

.ui-ms-profile__container .ui-ms-profile__followers .ui-ms-profile__followers-button .andes-button__content .ui-ms-profile__coupon-icon {
    background: none;
    height: 12px;
    margin-left: 4px;
    margin-top: 2px;
    max-height: 12px;
    max-width: 16px;
    padding: 0;
    width: 16px
}

.ui-ms-profile__container .ui-ms-profile__followers .ui-ms-profile__followers-button .andes-button__content .ui-ms-profile__coupon-icon path:last-child {
    stroke-width: 0
}

.ui-ms-profile__container .ui-ms-profile__list .andes-card,
.ui-ms-profile__list .ui-ms-profile__floating-menu .andes-popper .andes-card {
    border-top: 1px solid rgba(0, 0, 0, .1);
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin-top: -14px
}

.ui-ms-profile__container .ui-ms-profile__social-media-container .andes-card,
.ui-ms-profile__social-media-container .ui-ms-profile__floating-menu .andes-popper .andes-card {
    margin-top: -6px
}

.ui-ms-profile__shop-free-shipping .ui-ms-free-shipping-bar__root--desktop {
    display: block;
    padding: 18px 20px 12px 16px
}

.ui-ms-profile__shop-free-shipping .ui-ms-free-shipping-bar__typography {
    letter-spacing: 0;
    text-align: initial
}

.ui-ms-profile__shop-free-shipping .eshops-fullsnackbar.ui-search-fullsnackbar {
    line-height: 1;
    padding: 18px 20px 12px 16px
}

.ui-ms-profile__actions-wrapper {
    display: flex;
    justify-content: space-between
}

.ui-ms-profile__actions-wrapper .andes-floating-menu svg {
    transform: scale(1.5)
}

.ui-ms-profile__options-menu {
    margin-left: 12px;
    position: static
}

.ui-ms-profile__close-floating-menu {
    flex-grow: 1;
    height: 45px
}

.ui-ms-profile__wrap-description .ui-ms-profile__description {
    display: -webkit-box;
    font-size: 14px;
    height: 24px;
    margin-bottom: 0;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.ui-ms-profile__wrap-image--affiliate {
    height: 56px
}

.ui-ms-profile__wrap-image--landing {
    margin-right: 16px
}

.ui-search.shops__ui-main .ui-ms-profile__container .ui-ms-profile__item svg {
    height: 12px;
    width: 18px
}

.floating-menu-overlay--open {
    background: rgba(0, 0, 0, .55);
    bottom: -2500px;
    height: 2500px;
    left: 0;
    position: absolute;
    transition: visibility 0s, opacity 1s linear;
    visibility: visible;
    width: 100%
}

.floating-menu-overlay--close {
    opacity: 0;
    transition: visibility 0s, opacity 1s linear;
    visibility: hidden
}

.ui-ms-profile__banner--white>.ui-ms-profile__wrapper-components>.ui-ms-profile__info-wrapper>.ui-ms-profile__shop-info.ui-es-clickable {
    box-shadow: 0 6px 16px 0 rgba(0, 0, 0, .1)
}

.ui-ms-profile__banner.banner--social .ui-ms-profile__info-wrapper {
    padding: 24px 0
}

.ui-ms-profile__banner.banner--social .ui-ms-profile__shop-info {
    align-items: stretch;
    height: auto;
    max-height: 72px
}

.ui-ms-profile__banner.banner--social .ui-ms-profile__wrap-description {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.ui-vip-core .ui-ms-profile__container .ui-ms-profile__item svg {
    width: 18px
}

.ui-search .ui-ms-profile__item svg {
    margin-left: 6px;
    padding: 0;
    vertical-align: 0
}

.ui-search .ui-ms-profile__social-media-container .andes-list a:hover:after,
.ui-search .ui-ms-profile__social-media-container .andes-list li.andes-list__item:hover:after {
    display: none
}

.ui-ms-profile__dynamic-hover-menu {
    align-self: center
}

.ui-ms-profile__dynamic-hover-menu li:hover {
    cursor: pointer
}

.ui-ms-profile__dynamic-hover-menu .ui-ms-profile__dynamic-floating-menu {
    position: static
}

.ui-ms-profile__dynamic-hover-menu .ui-ms-profile__dynamic-floating-menu [data-tippy-root] {
    min-width: 254px;
    transform: translate3d(0, 50px, 0)!important
}

.ui-ms-profile__dynamic-hover-menu .ui-ms-profile__dynamic-floating-menu .andes-popper {
    border: none;
    border-radius: 0;
    margin-top: 0
}

.ui-ms-profile__dynamic-hover-menu .ui-ms-profile__dynamic-floating-menu .andes-floating-menu {
    background: #f5f5f5;
    border-radius: 0;
    box-shadow: none;
    box-sizing: border-box;
    width: 100%
}

.ui-ms-profile__dynamic-hover-menu .ui-ms-profile__dynamic-floating-menu .ui-ms-profile__dynamic-floating-menu-triangle {
    background-color: #fff;
    border-color: rgba(0, 0, 0, .1);
    border-style: solid;
    border-width: 0 1px 1px 0;
    content: "";
    height: 16px;
    left: 77px;
    position: absolute;
    top: -8px;
    transform: rotate(225deg);
    width: 16px
}

.ui-ms-profile__dynamic-hover-menu .ui-ms-profile__dynamic-floating-menu .ui-ms-profile__item svg {
    vertical-align: -2px
}

.ui-ms-modal-wrapper--eshop {
    max-width: 790px!important
}

.ui-ms-profile__logo-home {
    height: 24px
}

.ui-ms-bottom-sheet .andes-bottom-sheet__title-container {
    -webkit-padding-end: 0;
    padding-inline-end: 0;
    -webkit-padding-start: 16px;
    padding-inline-start: 16px
}

.ui-ms-bottom-sheet .andes-bottom-sheet__title-container .andes-bottom-sheet__close {
    -webkit-padding-end: 16px;
    padding-inline-end: 16px
}

.ui-ms-bottom-sheet .andes-bottom-sheet__content {
    display: flex;
    flex-direction: column;
    padding: 0
}

.ui-ms-bottom-sheet .andes-bottom-sheet__header--legacy {
    padding: 16px 16px 0
}

.ui-ms-bottom-sheet .andes-bottom-sheet__scroll>div {
    display: flex;
    flex-direction: column;
    height: 100%;
    padding: 0
}

.ui-ms-bottom-sheet__iframe {
    border: 0;
    height: 100%;
    width: 100%
}

.ui-ms-bottom-sheet-header {
    align-items: center;
    display: flex;
    flex-direction: column;
    -webkit-margin-after: 12px;
    margin-block-end: 12px;
    width: 100%
}

.ui-ms-bottom-sheet-header--no-swipper {
    padding-top: 0
}

.ui-ms-bottom-sheet-header__swiper {
    background-color: rgba(0, 0, 0, .25);
    border-radius: 2px;
    flex-shrink: 0;
    height: 4px;
    margin-block: 8px;
    margin-inline: 0;
    width: 32px
}

.ui-ms-bottom-sheet-header__title-container {
    align-items: center;
    display: flex;
    justify-content: space-between;
    padding-inline: 16px;
    width: -webkit-fill-available
}

.ui-ms-bottom-sheet-header__title {
    font-size: 20px;
    font-weight: 600;
    line-height: 1;
    margin-block: 0
}

.ui-ms-bottom-sheet-header__title.repurchase-bs-title {
    font-size: 16px
}

.ui-compats-header {
    background: #fff;
    border-radius: 6px 6px 0 0;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .12);
    display: flex;
    flex-direction: column;
    padding-top: 24px;
    position: relative;
    width: 100%
}

.ui-compats-header__EDIT_ACTION {
    cursor: pointer
}

.ui-compats-header__row {
    display: flex;
    padding: 0 24px 24px
}

.ui-compats-header__row--separator {
    border-top: 1px solid rgba(0, 0, 0, .1);
    padding-top: 24px
}

.ui-compats-header__row--no-margin {
    margin: 0;
    padding: 0
}

.ui-compats-header__column {
    display: inline-flex
}

.ui-compats-header__column--left {
    display: flex;
    flex-direction: column;
    flex-shrink: 0;
    margin-right: 16px
}

.ui-compats-header__column--right {
    align-items: flex-end
}

.ui-compats-header__column--titles {
    flex-shrink: 1;
    width: 100%
}

.ui-compats-header__label-container {
    align-items: baseline;
    display: flex;
    justify-content: space-between;
    width: 100%
}

.ui-compats-header__row-TITLE,
.ui-compats-header__row-TITLE_MODAL {
    align-items: flex-end;
    display: flex;
    margin-top: 2px
}

.ui-compats-header__row-SUBTITLE,
.ui-compats-header__row-SUBTITLE_MODAL {
    margin-top: 4px
}

.ui-compats-header__right-icon {
    align-items: center;
    justify-content: center
}

.ui-compats-header--dark {
    background-color: #f5f5f5;
    padding-top: 16px
}

.ui-compats-header--dark .ui-compats-header__row {
    padding-bottom: 16px
}

.ui-compats-header--dark .ui-compats-header__row--separator {
    padding-top: 16px
}

.ui-compats-header--COMPATS_CARD_EMPTY .ui-compats-header__left-icon .ui-compats-icon--stroke,
.ui-compats-header--COMPATS_CARD_INCOMPLETE .ui-compats-header__left-icon .ui-compats-icon--stroke,
.ui-compats-header--COMPATS_FILTERS_EMPTY .ui-compats-header__left-icon .ui-compats-icon--stroke,
.ui-compats-header--COMPATS_FILTERS_INCOMPLETE .ui-compats-header__left-icon .ui-compats-icon--stroke {
    stroke: var(--andes-color-blue-500, #3483fa)
}

.ui-compats-header--COMPATS_CARD_EMPTY .ui-compats-header__left-icon .ui-compats-icon--fill,
.ui-compats-header--COMPATS_CARD_INCOMPLETE .ui-compats-header__left-icon .ui-compats-icon--fill,
.ui-compats-header--COMPATS_FILTERS_EMPTY .ui-compats-header__left-icon .ui-compats-icon--fill,
.ui-compats-header--COMPATS_FILTERS_INCOMPLETE .ui-compats-header__left-icon .ui-compats-icon--fill {
    fill: var(--andes-color-blue-500, #3483fa)
}

.ui-compats-header--COMPATS_CARD_COMPLETE .ui-compats-header__left-icon .ui-compats-icon--stroke,
.ui-compats-header--COMPATS_CARD_COMPLETED .ui-compats-header__left-icon .ui-compats-icon--stroke,
.ui-compats-header--COMPATS_CARD_UNKNOWN .ui-compats-header__left-icon .ui-compats-icon--stroke,
.ui-compats-header--COMPATS_FILTERS_COMPLETED .ui-compats-header__left-icon .ui-compats-icon--stroke,
.ui-compats-header--NO_COMPATS_CARD_COMPLETED .ui-compats-header__left-icon .ui-compats-icon--stroke,
.ui-compats-header--NO_COMPATS_FILTERS_COMPLETED .ui-compats-header__left-icon .ui-compats-icon--stroke {
    stroke: var(--andes-color-blue-500, #3483fa)
}

.ui-compats-header--COMPATS_CARD_COMPLETE .ui-compats-header__left-icon .ui-compats-icon--fill,
.ui-compats-header--COMPATS_CARD_COMPLETED .ui-compats-header__left-icon .ui-compats-icon--fill,
.ui-compats-header--COMPATS_CARD_UNKNOWN .ui-compats-header__left-icon .ui-compats-icon--fill,
.ui-compats-header--COMPATS_FILTERS_COMPLETED .ui-compats-header__left-icon .ui-compats-icon--fill,
.ui-compats-header--NO_COMPATS_CARD_COMPLETED .ui-compats-header__left-icon .ui-compats-icon--fill,
.ui-compats-header--NO_COMPATS_FILTERS_COMPLETED .ui-compats-header__left-icon .ui-compats-icon--fill {
    fill: var(--andes-color-blue-500, #3483fa)
}

.ui-compats-header--COMPATS_CARD_COMPLETE .ui-compats__inputs-container.ui-compats__inputs-container,
.ui-compats-header--COMPATS_CARD_COMPLETED .ui-compats__inputs-container.ui-compats__inputs-container,
.ui-compats-header--COMPATS_CARD_UNKNOWN .ui-compats__inputs-container.ui-compats__inputs-container,
.ui-compats-header--COMPATS_FILTERS_COMPLETED .ui-compats__inputs-container.ui-compats__inputs-container,
.ui-compats-header--NO_COMPATS_CARD_COMPLETED .ui-compats__inputs-container.ui-compats__inputs-container,
.ui-compats-header--NO_COMPATS_FILTERS_COMPLETED .ui-compats__inputs-container.ui-compats__inputs-container {
    align-items: flex-end;
    flex-direction: column
}

.ui-compats-header--COMPATS_CARD_COMPLETE .ui-compats__inputs-container.ui-compats__inputs-container .ui-compats__inputs,
.ui-compats-header--COMPATS_CARD_COMPLETED .ui-compats__inputs-container.ui-compats__inputs-container .ui-compats__inputs,
.ui-compats-header--COMPATS_CARD_UNKNOWN .ui-compats__inputs-container.ui-compats__inputs-container .ui-compats__inputs,
.ui-compats-header--COMPATS_FILTERS_COMPLETED .ui-compats__inputs-container.ui-compats__inputs-container .ui-compats__inputs,
.ui-compats-header--NO_COMPATS_CARD_COMPLETED .ui-compats__inputs-container.ui-compats__inputs-container .ui-compats__inputs,
.ui-compats-header--NO_COMPATS_FILTERS_COMPLETED .ui-compats__inputs-container.ui-compats__inputs-container .ui-compats__inputs {
    align-self: normal;
    width: 100%
}

.ui-compats-header--COMPATS_CARD_ERROR .ui-compats-header__left-icon .ui-compats-icon--stroke,
.ui-compats-header--COMPATS_CARD_INCOMPATIBLE .ui-compats-header__left-icon .ui-compats-icon--stroke {
    stroke: #f73
}

.ui-compats-header--COMPATS_CARD_ERROR .ui-compats-header__left-icon .ui-compats-icon--fill,
.ui-compats-header--COMPATS_CARD_INCOMPATIBLE .ui-compats-header__left-icon .ui-compats-icon--fill {
    fill: #f73
}

.ui-compats-header .andes-tooltip-button-close:focus-visible {
    box-shadow: none
}

.ui-compats-header__container-message .andes-message--quiet {
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .12)
}

.ui-compats-header__container-message .andes-message--accent.andes-message--loud .andes-thumbnail--circle {
    border: 2px solid var(--andes-color-blue-600, #2968c8)
}

.ui-compats-header__container-message .andes-message--accent.andes-message--quiet .andes-thumbnail--circle {
    border: 2px solid var(--andes-color-blue-500, #3483fa)
}

.ui-compats-header__container-message .andes-message--green.andes-message--quiet .andes-thumbnail--circle {
    border: 2px solid #00a650
}

.ui-compats-header__container-message .andes-message--orange.andes-message--quiet .andes-thumbnail--circle {
    border: 2px solid #f73
}

.ui-compats-header__container-message .andes-message--red.andes-message--quiet .andes-thumbnail--circle {
    border: 2px solid #f23d4f
}

.ui-compats-header__container-message .ui-compats-header__EDIT_ACTION .ui-compats-label {
    margin-top: 0
}

.ui-compats-header__container-message .ui-compats-header__EDIT_ACTION .ui-compats-label.ui-compats-label-action {
    display: block;
    margin-top: 8px
}

.ui-compats-header__container-message .ui-compats-header__EDIT_ACTION .ui-compats-label.ui-compats-label-full {
    white-space: normal
}

.ui-compats-header__container-message .andes-message__buttons-container {
    margin-top: 22px
}

.ui-compats-header__container-message .andes-message__buttons-container button {
    padding: 0 11px
}

.ui-compats-header__container-message .andes-message__buttons-container button.andes-message__secondary-button:only-child {
    margin-left: 0;
    padding: 0
}

.ui-compats-header__container-message .andes-message__buttons-container:empty {
    display: none
}

.ui-compats-header__container-message .ui-compats-header--COMPATS_FILTERS_COMPLETED .ui-compats__inputs-container.ui-compats__inputs-container,
.ui-compats-header__container-message .ui-compats-header--NO_COMPATS_FILTERS_COMPLETED .ui-compats__inputs-container.ui-compats__inputs-container {
    flex-direction: row
}

.ui-compats-header__message-action-full .andes-message__buttons-container {
    display: flex;
    justify-content: flex-end;
    margin-left: -60px
}

.ui-compats--form-container {
    display: flex;
    flex-direction: row;
    justify-content: center;
    width: 100%
}

.andes-dropdown .andes-dropdown__trigger {
    background-color: #fff
}

.ui-compats--dropdown {
    padding: 16px 8px
}

.ui-compats-toolip-with-dropdown .andes-tooltip-data__arrow.andes-tooltip-data__arrow--right {
    top: 50%!important;
    transform: translateY(-50%)!important
}

.ui-compats__inputs-container .andes-floating-menu li:after {
    content: none!important
}

.ui-compats-image {
    display: flex;
    flex-direction: row;
    justify-content: center;
    width: 100%
}

.component-factory-header {
    display: flex
}

.component-factory-header__badge {
    align-items: center;
    display: flex;
    height: 1lh;
    padding-top: 1px
}

.component-factory-header__text {
    position: relative
}

.component-factory-divider--ANDES-GRAY-900 {
    background-color: rgba(0, 0, 0, .9)
}

.component-factory-divider--ANDES-GRAY-550 {
    background-color: rgba(0, 0, 0, .55)
}

.component-factory-divider--ANDES-GRAY-250 {
    background-color: rgba(0, 0, 0, .25)
}

.component-factory-divider--ANDES-GRAY-900-SOLID {
    background-color: #1a1a1a
}

.component-factory-divider--ANDES-GRAY-550-SOLID {
    background-color: #737373
}

.component-factory-divider--ANDES-GRAY-250-SOLID {
    background-color: #bfbfbf
}

.component-factory-divider--ANDES-GRAY-040-SOLID {
    background-color: #f5f5f5
}

.component-factory-divider--ANDES-BLUE-200 {
    background-color: var(--andes-color-blue-200, rgba(65, 137, 230, .2))
}

.component-factory-divider--ANDES-BLUE-500 {
    background-color: var(--andes-color-blue-500, #3483fa)
}

.component-factory-divider--ANDES-BLUE-ML-200 {
    background-color: var(--andes-color-blue-200, rgba(65, 137, 230, .2))
}

.component-factory-divider--ANDES-BLUE-ML-500 {
    background-color: var(--andes-color-blue-500, #3483fa)
}

.component-factory-divider--ANDES-ORANGE-500 {
    background-color: #f73
}

.component-factory-divider--ANDES-GREEN-500 {
    background-color: #00a650
}

.component-factory-divider--ANDES-RED-500 {
    background-color: #f23d4f
}

.component-factory-divider--ANDES-WHITE {
    background-color: #fff
}

.component-factory-divider--ANDES-BLACK {
    background-color: #000
}

.component-factory-divider--ANDES-TEXT-COLOR-PRIMARY {
    background-color: rgba(0, 0, 0, .9)
}

.component-factory-divider--ANDES-TEXT-COLOR-SECONDARY {
    background-color: rgba(0, 0, 0, .55)
}

.component-factory-divider--ANDES-TEXT-COLOR-DISABLED {
    background-color: rgba(0, 0, 0, .25)
}

.component-factory-divider--ANDES-TEXT-COLOR-INVERTED {
    background-color: #fff
}

.component-factory-divider--ANDES-TEXT-COLOR-LINK {
    background-color: var(--andes-color-blue-500, #3483fa)
}

.component-factory-divider--ANDES-ACCENT-COLOR {
    background-color: var(--andes-color-blue-500, var(--andes-color-blue-500, #3483fa))
}

.component-factory-notes__label {
    display: -webkit-box!important;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis
}

.component-factory-notes__bottom-sheet {
    height: auto!important
}

.component-factory-notes__bottom-sheet .andes-bottom-sheet__drag-indicator {
    display: none!important
}

.component-factory-notes__bottom-sheet .andes-bottom-sheet__content {
    padding: 8px 24px 24px!important
}

.component-factory-notes__modal .andes-modal__header {
    padding: 2rem 2rem 1.5rem!important
}

.component-factory-notes__modal .andes-modal__title {
    font-size: 24px!important
}

.component-factory-notes__modal .andes-modal__content {
    padding-bottom: 40px
}

.component-factory-notes__modal .andes-modal__close-button {
    height: 29px;
    margin-top: 2px!important
}

.component-factory-notes__modal .andes-modal__close-button path {
    stroke: none!important
}

.component-factory-notes__modal .andes-modal__close-button svg {
    height: 29px;
    width: 29px
}

.component-factory-notes__modal .andes-modal__actions .andes-button--full-width {
    width: auto
}

.component-factory-label {
    display: flex;
    flex-direction: column;
    gap: 8px
}

.component-factory-label__bullets {
    display: flex;
    flex-direction: column;
    gap: 7px;
    margin-top: 8px
}

.component-factory-label__bullets--item {
    align-items: center;
    display: flex;
    gap: 8px
}

.component-factory-label__bullets--item:before {
    background-color: #000;
    border-radius: 50%;
    content: "";
    height: 3px;
    width: 3px
}

.component-factory-label__bullets--item-label {
    display: inline-block
}

.component-factory-label__TITLE {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis
}

.component-factory-button {
    white-space: nowrap
}

.ui-compats-header {
    padding-top: 0
}

.ui-compats-header .ui-compats-label {
    font-weight: 400
}

.ui-compats-header .ui-compats-icon--custom {
    height: 36px;
    width: 36px
}

.ui-compats-header__form--row {
    flex-direction: row
}

.ui-compats-header__form--row .andes-message {
    padding: 24px 0 24px 24px
}

.ui-compats-header__form--row .andes-message__text {
    display: flex;
    flex-direction: row;
    gap: 24px;
    justify-content: space-between
}

.ui-compats-header__form--row .ui-compats-image img {
    max-width: 260px;
    width: inherit
}

.ui-compats-header__container {
    padding-top: 24px;
    width: 100%
}

.andes-message .ui-compats-header__w_70 {
    width: 75%
}

.andes-message .ui-compats-header__container_image {
    width: 40%
}

.ui-compats-header__w_70 {
    width: 70%
}

.ui-compats-header__container_image {
    align-items: end;
    display: flex;
    width: 30%
}

.ui-compats-header__container_image .ui-compats-image {
    padding: 0
}

.ui-compats-header__form--visible {
    display: flex
}

.ui-compats-header__label-container {
    width: calc(100% - 50px)
}

.ui-compats-header__label-container .ui-compats-header__column--left {
    align-self: flex-start
}

.ui-compats-header__label-container .ui-compats-header__column--right,
.ui-compats-header__label-container.ui-compats-header__vertical-align--center .ui-compats-header__column--left {
    align-self: flex-end
}

.ui-compats-header__label-container.ui-compats-header__vertical-align--center .ui-compats-header__column--right {
    align-self: center
}

.ui-compats-header__vertical-align--center .ui-compats-header__column--titles {
    margin-bottom: 7px
}

.ui-compats-header__SUBTITLE,
.ui-compats-header__TITLE {
    display: block;
    margin-bottom: 4px;
    width: 100%
}

.ui-compats-header__SUBTITLE .ui-compats-label,
.ui-compats-header__TITLE .ui-compats-label {
    color: rgba(0, 0, 0, .9);
    text-overflow: ellipsis;
    white-space: nowrap
}

.ui-compats-header__SUBTITLE:last-child,
.ui-compats-header__TITLE:last-child {
    margin-bottom: 0
}

.ui-compats-header__TITLE .ui-compats-label {
    font-size: 18px;
    line-height: 22px
}

.ui-compats-header__SUBTITLE .ui-compats-label,
.ui-compats-header__action .ui-compats-label {
    font-size: 16px;
    line-height: 20px
}

.ui-compats-header__action .ui-compats-label {
    font-weight: 600;
    max-width: 100%
}

.ui-compats-header__action.ui-compats-header__vertical-align--center {
    line-height: 28px
}

.ui-compats-header__SUBTITLE {
    width: 100%
}

.ui-compats-header__SUBTITLE .ui-compats-label {
    text-overflow: ellipsis;
    white-space: nowrap
}

.ui-compats-header__action {
    position: relative;
    white-space: nowrap
}

.ui-compats-header__action .ui-compats-label {
    color: var(--andes-color-blue-500, #3483fa)
}

.ui-compats-header__action .ui-compats-icon--chevron,
.ui-compats-header__action .ui-compats-icon--cross,
.ui-compats-header__action .ui-compats-icon--pencil {
    position: relative;
    top: 5px
}

.ui-compats-header--COMPATS_CARD_COMPLETED.ui-compats-header--dark .ui-compats-header__TITLE {
    margin-bottom: 2px
}

.ui-compats-header--COMPATS_CARD_COMPLETED.ui-compats-header--dark .ui-compats-header__SUBTITLE:last-child {
    margin-top: 8px
}

.ui-compats-header__container-message .andes-message__content {
    min-width: 0
}

.ui-compats-header__container-message .andes-message__text {
    width: 100%
}

.ui-compats-header__container-message .ui-compats-header__SUBTITLE .ui-compats-label,
.ui-compats-header__container-message .ui-compats-header__TITLE .ui-compats-label {
    white-space: normal
}

.ui-compats-header__container-message .ui-compats-header__message-form {
    margin-left: -60px
}

.ui-compats-header__container-message .ui-compats-header__message-no-icon {
    margin-left: 0
}

.ui-compats-header__container-message .andes-message--quiet {
    background: #fff
}

.ui-compats-header__container-message .andes-message__close--accent:after,
.ui-compats-header__container-message .andes-message__close--accent:before {
    background-color: rgba(0, 0, 0, .55)
}

.ui-compats-header__container-message .ui-compats-header__EDIT_ACTION {
    display: block;
    max-width: 215px;
    padding-top: 8px;
    text-overflow: ellipsis;
    white-space: nowrap
}

.ui-compats-header__container-message .ui-compats-header__container_image {
    border-bottom-right-radius: 8px;
    border-top-right-radius: 8px;
    margin-bottom: -24px;
    margin-top: -24px
}

.ui-compats-header__message-custom .andes-thumbnail--circle {
    border-radius: 4px
}

@media(min-width:768px) {
    .ui-compats-header__SUBTITLE .ui-compats-label {
        display: -webkit-box;
        text-overflow: ellipsis;
        word-break: break-word;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        white-space: normal
    }
    .ui-compats-header__container-message .ui-compats-header__SUBTITLE .ui-compats-label {
        -webkit-line-clamp: 1
    }
    .ui-compats-header__container-message .ui-compats-header__SUBTITLE .ui-compats-label-FULL {
        -webkit-line-clamp: 10
    }
}

.ui-compats-label__actions {
    padding-top: 35px
}

.ui-compats__form-container {
    display: flex;
    flex-direction: row;
    justify-content: center;
    width: 100%
}

.ui-compats__form-container .ui-compats__inputs-container {
    align-items: center;
    display: flex;
    flex-direction: row;
    row-gap: 16px;
    gap: 12px;
    width: 100%
}

.ui-compats__form-container .ui-compats__inputs-container .ui-compats__actions,
.ui-compats__form-container .ui-compats__inputs-container .ui-compats__inputs {
    align-self: end;
    display: flex;
    gap: 12px;
    justify-content: flex-end
}

.ui-compats__form-container .ui-compats__inputs-container .ui-compats__inputs {
    display: flex;
    flex-grow: 1;
    gap: 12px;
    justify-content: space-between;
    min-width: 0
}

.ui-compats__form-container .ui-compats__inputs-container .andes-dropdown.andes-dropdown--form,
.ui-compats__form-container .ui-compats__inputs-container .andes-tooltip__trigger {
    flex: 1 1 0;
    min-width: 0;
    padding: 0
}

.ui-compats__form-container .ui-compats__inputs-container .andes-tooltip__trigger .andes-dropdown.andes-dropdown--form {
    width: 100%
}

.ui-compats__form-container .ui-compats__inputs-container .andes-dropdown.andes-dropdown--form:not(.andes-form-control--disabled) .andes-dropdown__trigger {
    background-color: #fff
}

.ui-compats__form-container .ui-compats__inputs-container .andes-dropdown.andes-dropdown--form .andes-list__item--size-medium {
    height: auto
}

.ui-compats__form-container .ui-compats__inputs-container .andes-dropdown.andes-dropdown--form.andes-form-control--disabled .andes-dropdown__trigger {
    background-color: rgba(0, 0, 0, .02)
}

.ui-compats__form-container .ui-compats__inputs-container .andes-dropdown.andes-dropdown--form .andes-form-control__label {
    top: -20px
}

.ui-compats__form-container .ui-compats__inputs-container .andes-dropdown.andes-dropdown--form .andes-dropdown__trigger:focus .andes-form-control__placeholder,
.ui-compats__form-container .ui-compats__inputs-container .andes-dropdown.andes-dropdown--form.andes-dropdown--open .andes-floating-menu .andes-dropdown__trigger .andes-form-control__placeholder {
    color: rgba(0, 0, 0, .55)
}

.ui-compats__form-container .ui-compats__inputs-container .andes-dropdown.andes-dropdown--form .andes-dropdown__trigger {
    line-height: 16px;
    margin: 0
}

@media(min-width:800px) {
    .ui-compats__form-container .ui-compats__inputs-container .andes-dropdown.andes-dropdown--form .andes-dropdown__trigger:focus {
        box-shadow: inset 0 0 0 2px #3483fa
    }
}

.ui-compats__form-container .ui-compats__inputs-container .andes-dropdown.andes-dropdown--form .andes-card__content {
    background-color: #fff;
    border-radius: 6px;
    box-shadow: 0 6px 16px rgba(0, 0, 0, .1);
    max-height: 400px;
    min-width: 260px;
    overflow-y: auto;
    width: 100%
}

.ui-compats__form-container .ui-compats__inputs-container .andes-dropdown.andes-dropdown--form .andes-card__content .andes-form-control--search-box {
    height: auto
}

.ui-compats__form-container .ui-compats__inputs-container .andes-button--loud:disabled,
.ui-compats__form-container .ui-compats__inputs-container .andes-button--loud[disabled] {
    background-clip: inherit
}

.ui-compats__form-container .ui-compats__inputs-container--with-rows {
    display: block;
    width: 100%
}

.ui-compats__form-container .ui-compats__inputs-container--with-rows .ui-compats__inputs {
    justify-content: space-between
}

.ui-compats__form-container .ui-compats__inputs-container--with-rows .ui-compats__actions {
    justify-content: flex-end;
    margin-top: 16px
}

.ui-compats__form-container .ui-compats__inputs-container--with-rows .ui-compats__actions .andes-button:last-child {
    margin-left: 16px
}

@media(max-width:820px) {
    .ui-compats__form-container {
        width: -webkit-fill-available
    }
    .ui-compats__form-container .ui-compats__inputs-container {
        align-items: stretch;
        flex-direction: column;
        width: 100%
    }
}

@media(max-width:1024px) {
    .ui-compats__form-container .ui-compats__inputs-container {
        flex-wrap: wrap;
        justify-content: flex-end
    }
}

.ui-compats__inputs-container .ui-compats--button-search {
    height: 48px;
    padding-left: 24px;
    padding-right: 24px;
    white-space: nowrap
}

.ui-compats__inputs-container .ui-compats--button-search .andes-button__content {
    font-size: 16px;
    line-height: 20px
}

.ui-compats-label-MODAL .andes-modal__header {
    padding: 30px 32px 16px
}

.ui-compats-label-MODAL .andes-modal__header .andes-modal__title {
    font-size: 24px;
    margin: 0;
    padding: 0
}

.ui-compats-label-MODAL .andes-modal__header .andes-modal__close-button {
    margin-top: 2px;
    position: static;
    stroke: none;
    filter: none
}

.ui-compats-label-MODAL .andes-modal__content {
    margin-right: 28px;
    padding: 0 32px 32px
}

.ui-compats-label-MODAL .andes-modal__content .ui-compats-image {
    padding-top: 24px
}

.ui-compats-label-MODAL .andes-modal__content .ui-compats-label-SUBTITLE {
    font-size: 16px
}

.ui-compats-image {
    padding-top: 12px
}

.ui-compats-custom-card--error {
    background-color: #fff!important;
    border: none!important;
    outline: 2px solid #f23d4f
}

.ui-compats-custom-card__header--error {
    background-color: #f23d4f
}

.ui-compats-custom-card__content--error {
    padding: 16px
}

.ui-compats-custom-card__header-badge--error {
    background: #d12440!important
}

.ui-compats-custom-card__content-details-icon--error {
    border: 1px solid #ededed;
    height: 56px;
    width: 56px
}

.ui-compats-custom-card--success {
    background-color: #fff!important;
    border: none!important;
    outline: 2px solid #00a650
}

.ui-compats-custom-card__header--success {
    background-color: #00a650
}

.ui-compats-custom-card__content--success {
    padding: 16px
}

.ui-compats-custom-card__header-badge--success {
    background: #008744!important
}

.ui-compats-custom-card__content-details-icon--success {
    border: 1px solid #ededed;
    height: 56px;
    width: 56px
}

.ui-compats-custom-card--warning {
    background-color: #fff!important;
    border: none!important;
    outline: 2px solid #f73
}

.ui-compats-custom-card__header--warning {
    background-color: #f73
}

.ui-compats-custom-card__content--warning {
    padding: 16px
}

.ui-compats-custom-card__header-badge--warning {
    background: #e6540b!important
}

.ui-compats-custom-card__content-details-icon--warning {
    border: 1px solid #ededed;
    height: 56px;
    width: 56px
}

.ui-compats-custom-card--neutral {
    background-color: #fff!important;
    border: none!important;
    outline: 2px solid #fff
}

.ui-compats-custom-card__header--neutral {
    background-color: #fff
}

.ui-compats-custom-card__content--neutral {
    padding: 24px
}

.ui-compats-custom-card__header-badge--neutral {
    background: var(--andes-color-blue-600, #2968c8)!important
}

.ui-compats-custom-card__content-details-icon--neutral {
    border: 1px solid #ededed;
    height: 64px;
    width: 64px
}

.ui-compats-custom-card {
    display: flex;
    flex-direction: column;
    width: 100%
}

.ui-compats-custom-card__header {
    border-top-left-radius: 3px!important;
    border-top-right-radius: 3px!important;
    display: flex
}

.ui-compats-custom-card__content--column {
    align-items: center;
    display: flex;
    gap: 12px;
    justify-content: space-between;
    position: relative
}

.ui-compats-custom-card__content--close {
    background-color: transparent;
    border: none;
    cursor: pointer;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0
}

.ui-compats-custom-card__content-details {
    align-items: center;
    display: flex
}

.ui-compats-custom-card__content-details-icon {
    align-items: center;
    border: 1px solid #ededed;
    border-radius: 4px;
    display: flex;
    justify-content: center
}

.ui-pdp-label-as-pill {
    border-radius: 3px;
    display: inline-block;
    line-height: normal;
    margin-bottom: 4px;
    padding: 3px 8px
}

[role=main]:has(.ui-pdp>.andes-technical-error__container) {
    display: table-row
}

.ui-pdp .andes-technical-error__container,
.ui-vip-core .andes-technical-error__container {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 0 auto;
    min-height: 25em
}

.andes-progress-indicator-circular--xsmall .andes-progress-indicator-circular__progress {
    height: 16px;
    width: 16px;
    stroke-width: 2px
}

.andes-progress-indicator-circular--xsmall .andes-progress-indicator-circular__container {
    align-items: center
}

.andes-progress-indicator-circular--xsmall .andes-progress-indicator-circular__label {
    font-size: 14px;
    margin-left: 12px
}

.andes-progress-indicator-circular--small .andes-progress-indicator-circular__progress {
    height: 24px;
    width: 24px;
    stroke-width: 2.5px
}

.andes-progress-indicator-circular--small .andes-progress-indicator-circular__container {
    align-items: center;
    flex-direction: column
}

.andes-progress-indicator-circular--small .andes-progress-indicator-circular__label {
    font-size: 14px;
    margin-top: 13px
}

@keyframes andes-button-start-width-animation {
    0% {
        width: 0
    }
    to {
        width: 90%
    }
}

@keyframes andes-button-start-width-animation-reduce-motion {
    0% {
        width: 0
    }
    30% {
        width: 30%
    }
    60% {
        width: 60%
    }
    to {
        width: 90%
    }
}

.andes-button {
    border-radius: 6px;
    display: inline-block;
    font-family: Proxima Nova, -apple-system, Roboto, Arial, sans-serif;
    font-size: 16px;
    font-weight: 600;
    height: 48px;
    line-height: 48px;
    padding: 0 24px;
    text-align: center;
    width: auto;
    -webkit-font-smoothing: antialiased
}

.andes-button:focus {
    box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--andes-color-blue-600, #2968c8), 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    -moz-box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--andes-color-blue-600, #2968c8), 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    -webkit-box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--andes-color-blue-600, #2968c8), 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    outline: none
}

.andes-button:focus-visible {
    box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--andes-color-blue-600, #2968c8), 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    -moz-box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--andes-color-blue-600, #2968c8), 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    -webkit-box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--andes-color-blue-600, #2968c8), 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    outline: none
}

.andes-button:focus:not(:focus-visible) {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    outline: none
}

@media(prefers-reduced-motion:no-preference) {
    .andes-button {
        transition: .18s ease-out;
        transition-property: background, color
    }
}

.andes-button:link {
    text-decoration: none
}

.andes-button,
.andes-button * {
    box-sizing: border-box
}

.andes-button svg {
    display: inline-block;
    max-height: 1.125em;
    max-width: 1.125em;
    vertical-align: middle
}

.andes-button--full-width {
    display: block;
    width: 100%
}

.andes-button:disabled,
.andes-button[aria-disabled=true],
.andes-button[disabled] {
    pointer-events: none
}

.andes-button--loading .andes-progress-indicator-circular {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
    position: relative;
    width: 100%
}

.andes-button--loading .andes-progress-indicator-circular__container {
    align-items: center;
    display: inline-flex;
    justify-content: center;
    position: relative;
    width: 100%
}

@media(prefers-reduced-motion:no-preference) {
    .andes-button--loading .andes-progress-indicator-circular__container {
        animation: translateInButtonSpinner .2s, fadeIn .2s;
        animation-fill-mode: forwards
    }
}

.andes-button--loading .andes-progress-indicator-circular__progress {
    display: block;
    stroke-width: 6px
}

.andes-button--loading .andes-progress-indicator-circular__progress div {
    align-items: center;
    display: flex;
    justify-content: center
}

.andes-button--loading .andes-progress-indicator-circular__progress svg {
    position: relative;
    top: 3px
}

.andes-button--loading .andes-button__content {
    margin: -1px 0;
    max-height: 0;
    opacity: 0
}

@media(prefers-reduced-motion:no-preference) {
    .andes-button--loading .andes-button__content {
        animation: translateOutButtonSpinner .2s, fadeOut .2s;
        animation-fill-mode: forwards
    }
}

.andes-button--loading-complete .andes-button__content {
    margin: 0;
    max-height: none;
    opacity: 1
}

@media(prefers-reduced-motion:no-preference) {
    .andes-button--loading-complete .andes-button__content {
        animation: translateInButtonSpinnerComplete .2s, fadeIn .2s;
        animation-fill-mode: forwards
    }
}

.andes-button__content {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center
}

.andes-button__content:after {
    clear: both;
    content: "";
    display: table
}

.andes-button__content * {
    display: block;
    float: left
}

.andes-button__text {
    flex: 1;
    text-overflow: ellipsis;
    white-space: nowrap
}

.andes-button__text+svg,
svg+.andes-button__text {
    margin-left: 12px
}

@keyframes translateInButtonSpinner {
    0% {
        transform: translateY(50%)
    }
}

@keyframes translateOutButtonSpinner {
    to {
        transform: translateY(-50%)
    }
}

@keyframes translateInButtonSpinnerComplete {
    0% {
        transform: translateY(50%)
    }
    to {
        transform: translateY(calc(-50% + 22px))
    }
}

.andes-button--medium.andes-button--loading .andes-button__content {
    margin: -2px 0
}

.andes-button--medium .andes-progress-indicator-circular__progress svg {
    left: 0;
    top: 0
}

.andes-button--small {
    border-radius: 4px;
    font-size: 12px;
    height: 24px;
    line-height: 24px;
    padding: 0 8px
}

.andes-button--small.andes-button--loading .andes-button__content {
    margin: -2px 0
}

.andes-button--small .andes-progress-indicator-circular__progress svg {
    top: 1.5px
}

.andes-button--small .andes-button__text {
    margin: 0
}

.andes-button--small.andes-button--loading-complete .andes-button__content {
    animation: translateInButtonSpinnerCompleteSmall .2s, fadeIn .2s;
    animation-fill-mode: forwards
}

@keyframes translateInButtonSpinnerCompleteSmall {
    0% {
        transform: translateY(50%)
    }
    to {
        transform: translateY(calc(-50% + 10px))
    }
}

.andes-button--loud:hover,
.andes-button--loud:link:hover,
.andes-button--loud:visited:hover {
    background-color: var(--andes-color-blue-600, #2968c8);
    border-color: transparent;
    color: #fff
}

.andes-button--loud:hover path[stroke]:not([stroke=none]),
.andes-button--loud:hover svg[stroke]:not([stroke=none]),
.andes-button--loud:link:hover path[stroke]:not([stroke=none]),
.andes-button--loud:link:hover svg[stroke]:not([stroke=none]),
.andes-button--loud:visited:hover path[stroke]:not([stroke=none]),
.andes-button--loud:visited:hover svg[stroke]:not([stroke=none]) {
    stroke: #fff!important
}

.andes-button--loud:hover path[fill]:not([fill=none]),
.andes-button--loud:hover svg[fill]:not([fill=none]),
.andes-button--loud:link:hover path[fill]:not([fill=none]),
.andes-button--loud:link:hover svg[fill]:not([fill=none]),
.andes-button--loud:visited:hover path[fill]:not([fill=none]),
.andes-button--loud:visited:hover svg[fill]:not([fill=none]) {
    fill: #fff!important
}

.andes-button--loud {
    box-shadow: 0 0 0 0 #fff;
    cursor: pointer
}

@media(prefers-reduced-motion:no-preference) {
    .andes-button--loud {
        transition: box-shadow .25s ease-out, background-color .2s ease-out
    }
}

.andes-button--loud,
.andes-button--loud:focus,
.andes-button--loud:link,
.andes-button--loud:visited {
    background-color: var(--andes-color-blue-500, #3483fa);
    border-color: transparent;
    color: #fff
}

.andes-button--loud path[stroke]:not([stroke=none]),
.andes-button--loud svg[stroke]:not([stroke=none]),
.andes-button--loud:focus path[stroke]:not([stroke=none]),
.andes-button--loud:focus svg[stroke]:not([stroke=none]),
.andes-button--loud:link path[stroke]:not([stroke=none]),
.andes-button--loud:link svg[stroke]:not([stroke=none]),
.andes-button--loud:visited path[stroke]:not([stroke=none]),
.andes-button--loud:visited svg[stroke]:not([stroke=none]) {
    stroke: #fff!important
}

.andes-button--loud path[fill]:not([fill=none]),
.andes-button--loud svg[fill]:not([fill=none]),
.andes-button--loud:focus path[fill]:not([fill=none]),
.andes-button--loud:focus svg[fill]:not([fill=none]),
.andes-button--loud:link path[fill]:not([fill=none]),
.andes-button--loud:link svg[fill]:not([fill=none]),
.andes-button--loud:visited path[fill]:not([fill=none]),
.andes-button--loud:visited svg[fill]:not([fill=none]) {
    fill: #fff!important
}

@media(prefers-reduced-motion:no-preference) {
    .andes-button--loud:hover {
        transition: background-color .2s ease-in
    }
}

.andes-button--loud:active {
    background-color: var(--andes-color-blue-700, #1f4e96);
    border-color: transparent;
    color: #fff
}

.andes-button--loud:active path[stroke]:not([stroke=none]),
.andes-button--loud:active svg[stroke]:not([stroke=none]) {
    stroke: #fff!important
}

.andes-button--loud:active path[fill]:not([fill=none]),
.andes-button--loud:active svg[fill]:not([fill=none]) {
    fill: #fff!important
}

.andes-button--loud:not(.andes-button--loading, .loading):disabled,
.andes-button--loud:not(.andes-button--loading, .loading)[aria-disabled=true],
.andes-button--loud:not(.andes-button--loading, .loading)[disabled] {
    background-clip: padding-box;
    background-color: rgba(0, 0, 0, .1);
    border-color: transparent;
    color: rgba(0, 0, 0, .25);
    cursor: default
}

.andes-button--loud:not(.andes-button--loading, .loading):disabled path[stroke]:not([stroke=none]),
.andes-button--loud:not(.andes-button--loading, .loading):disabled svg[stroke]:not([stroke=none]),
.andes-button--loud:not(.andes-button--loading, .loading)[aria-disabled=true] path[stroke]:not([stroke=none]),
.andes-button--loud:not(.andes-button--loading, .loading)[aria-disabled=true] svg[stroke]:not([stroke=none]),
.andes-button--loud:not(.andes-button--loading, .loading)[disabled] path[stroke]:not([stroke=none]),
.andes-button--loud:not(.andes-button--loading, .loading)[disabled] svg[stroke]:not([stroke=none]) {
    stroke: rgba(0, 0, 0, .25)!important
}

.andes-button--loud:not(.andes-button--loading, .loading):disabled path[fill]:not([fill=none]),
.andes-button--loud:not(.andes-button--loading, .loading):disabled svg[fill]:not([fill=none]),
.andes-button--loud:not(.andes-button--loading, .loading)[aria-disabled=true] path[fill]:not([fill=none]),
.andes-button--loud:not(.andes-button--loading, .loading)[aria-disabled=true] svg[fill]:not([fill=none]),
.andes-button--loud:not(.andes-button--loading, .loading)[disabled] path[fill]:not([fill=none]),
.andes-button--loud:not(.andes-button--loading, .loading)[disabled] svg[fill]:not([fill=none]) {
    fill: rgba(0, 0, 0, .25)!important
}

.andes-button--quiet:hover,
.andes-button--quiet:link:hover,
.andes-button--quiet:visited:hover {
    background-color: var(--andes-color-blue-200, rgba(65, 137, 230, .2));
    border-color: transparent;
    color: var(--andes-color-blue-500, #3483fa)
}

.andes-button--quiet:hover path[stroke]:not([stroke=none]),
.andes-button--quiet:hover svg[stroke]:not([stroke=none]),
.andes-button--quiet:link:hover path[stroke]:not([stroke=none]),
.andes-button--quiet:link:hover svg[stroke]:not([stroke=none]),
.andes-button--quiet:visited:hover path[stroke]:not([stroke=none]),
.andes-button--quiet:visited:hover svg[stroke]:not([stroke=none]) {
    stroke: var(--andes-color-blue-500, #3483fa)!important
}

.andes-button--quiet:hover path[fill]:not([fill=none]),
.andes-button--quiet:hover svg[fill]:not([fill=none]),
.andes-button--quiet:link:hover path[fill]:not([fill=none]),
.andes-button--quiet:link:hover svg[fill]:not([fill=none]),
.andes-button--quiet:visited:hover path[fill]:not([fill=none]),
.andes-button--quiet:visited:hover svg[fill]:not([fill=none]) {
    fill: var(--andes-color-blue-500, #3483fa)!important
}

.andes-button--quiet {
    box-shadow: 0 0 0 0 #fff;
    cursor: pointer
}

@media(prefers-reduced-motion:no-preference) {
    .andes-button--quiet {
        transition: box-shadow .25s ease-out, background-color .2s ease-out
    }
}

.andes-button--quiet,
.andes-button--quiet:focus,
.andes-button--quiet:link,
.andes-button--quiet:visited {
    background-color: var(--andes-color-blue-150, rgba(65, 137, 230, .15));
    border-color: transparent;
    color: var(--andes-color-blue-500, #3483fa)
}

.andes-button--quiet path[stroke]:not([stroke=none]),
.andes-button--quiet svg[stroke]:not([stroke=none]),
.andes-button--quiet:focus path[stroke]:not([stroke=none]),
.andes-button--quiet:focus svg[stroke]:not([stroke=none]),
.andes-button--quiet:link path[stroke]:not([stroke=none]),
.andes-button--quiet:link svg[stroke]:not([stroke=none]),
.andes-button--quiet:visited path[stroke]:not([stroke=none]),
.andes-button--quiet:visited svg[stroke]:not([stroke=none]) {
    stroke: var(--andes-color-blue-500, #3483fa)!important
}

.andes-button--quiet path[fill]:not([fill=none]),
.andes-button--quiet svg[fill]:not([fill=none]),
.andes-button--quiet:focus path[fill]:not([fill=none]),
.andes-button--quiet:focus svg[fill]:not([fill=none]),
.andes-button--quiet:link path[fill]:not([fill=none]),
.andes-button--quiet:link svg[fill]:not([fill=none]),
.andes-button--quiet:visited path[fill]:not([fill=none]),
.andes-button--quiet:visited svg[fill]:not([fill=none]) {
    fill: var(--andes-color-blue-500, #3483fa)!important
}

@media(prefers-reduced-motion:no-preference) {
    .andes-button--quiet:hover {
        transition: background-color .2s ease-in
    }
}

.andes-button--quiet:active {
    background-color: var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    border-color: transparent;
    color: var(--andes-color-blue-500, #3483fa)
}

.andes-button--quiet:active path[stroke]:not([stroke=none]),
.andes-button--quiet:active svg[stroke]:not([stroke=none]) {
    stroke: var(--andes-color-blue-500, #3483fa)!important
}

.andes-button--quiet:active path[fill]:not([fill=none]),
.andes-button--quiet:active svg[fill]:not([fill=none]) {
    fill: var(--andes-color-blue-500, #3483fa)!important
}

.andes-button--quiet:not(.andes-button--loading, .loading):disabled,
.andes-button--quiet:not(.andes-button--loading, .loading)[aria-disabled=true],
.andes-button--quiet:not(.andes-button--loading, .loading)[disabled] {
    background-clip: padding-box;
    background-color: rgba(0, 0, 0, .1);
    border-color: transparent;
    color: rgba(0, 0, 0, .25);
    cursor: default
}

.andes-button--quiet:not(.andes-button--loading, .loading):disabled path[stroke]:not([stroke=none]),
.andes-button--quiet:not(.andes-button--loading, .loading):disabled svg[stroke]:not([stroke=none]),
.andes-button--quiet:not(.andes-button--loading, .loading)[aria-disabled=true] path[stroke]:not([stroke=none]),
.andes-button--quiet:not(.andes-button--loading, .loading)[aria-disabled=true] svg[stroke]:not([stroke=none]),
.andes-button--quiet:not(.andes-button--loading, .loading)[disabled] path[stroke]:not([stroke=none]),
.andes-button--quiet:not(.andes-button--loading, .loading)[disabled] svg[stroke]:not([stroke=none]) {
    stroke: rgba(0, 0, 0, .25)!important
}

.andes-button--quiet:not(.andes-button--loading, .loading):disabled path[fill]:not([fill=none]),
.andes-button--quiet:not(.andes-button--loading, .loading):disabled svg[fill]:not([fill=none]),
.andes-button--quiet:not(.andes-button--loading, .loading)[aria-disabled=true] path[fill]:not([fill=none]),
.andes-button--quiet:not(.andes-button--loading, .loading)[aria-disabled=true] svg[fill]:not([fill=none]),
.andes-button--quiet:not(.andes-button--loading, .loading)[disabled] path[fill]:not([fill=none]),
.andes-button--quiet:not(.andes-button--loading, .loading)[disabled] svg[fill]:not([fill=none]) {
    fill: rgba(0, 0, 0, .25)!important
}

.andes-button--transparent:hover,
.andes-button--transparent:link:hover,
.andes-button--transparent:visited:hover {
    background-color: var(--andes-color-blue-100, rgba(65, 137, 230, .1));
    border-color: transparent;
    color: var(--andes-color-blue-500, #3483fa)
}

.andes-button--transparent:hover path[stroke]:not([stroke=none]),
.andes-button--transparent:hover svg[stroke]:not([stroke=none]),
.andes-button--transparent:link:hover path[stroke]:not([stroke=none]),
.andes-button--transparent:link:hover svg[stroke]:not([stroke=none]),
.andes-button--transparent:visited:hover path[stroke]:not([stroke=none]),
.andes-button--transparent:visited:hover svg[stroke]:not([stroke=none]) {
    stroke: var(--andes-color-blue-500, #3483fa)!important
}

.andes-button--transparent:hover path[fill]:not([fill=none]),
.andes-button--transparent:hover svg[fill]:not([fill=none]),
.andes-button--transparent:link:hover path[fill]:not([fill=none]),
.andes-button--transparent:link:hover svg[fill]:not([fill=none]),
.andes-button--transparent:visited:hover path[fill]:not([fill=none]),
.andes-button--transparent:visited:hover svg[fill]:not([fill=none]) {
    fill: var(--andes-color-blue-500, #3483fa)!important
}

.andes-button--transparent {
    box-shadow: 0 0 0 0 #fff;
    cursor: pointer
}

@media(prefers-reduced-motion:no-preference) {
    .andes-button--transparent {
        transition: box-shadow .25s ease-out, background-color .2s ease-out
    }
}

.andes-button--transparent,
.andes-button--transparent:focus,
.andes-button--transparent:link,
.andes-button--transparent:visited {
    background-color: transparent;
    border-color: transparent;
    color: var(--andes-color-blue-500, #3483fa)
}

.andes-button--transparent path[stroke]:not([stroke=none]),
.andes-button--transparent svg[stroke]:not([stroke=none]),
.andes-button--transparent:focus path[stroke]:not([stroke=none]),
.andes-button--transparent:focus svg[stroke]:not([stroke=none]),
.andes-button--transparent:link path[stroke]:not([stroke=none]),
.andes-button--transparent:link svg[stroke]:not([stroke=none]),
.andes-button--transparent:visited path[stroke]:not([stroke=none]),
.andes-button--transparent:visited svg[stroke]:not([stroke=none]) {
    stroke: var(--andes-color-blue-500, #3483fa)!important
}

.andes-button--transparent path[fill]:not([fill=none]),
.andes-button--transparent svg[fill]:not([fill=none]),
.andes-button--transparent:focus path[fill]:not([fill=none]),
.andes-button--transparent:focus svg[fill]:not([fill=none]),
.andes-button--transparent:link path[fill]:not([fill=none]),
.andes-button--transparent:link svg[fill]:not([fill=none]),
.andes-button--transparent:visited path[fill]:not([fill=none]),
.andes-button--transparent:visited svg[fill]:not([fill=none]) {
    fill: var(--andes-color-blue-500, #3483fa)!important
}

@media(prefers-reduced-motion:no-preference) {
    .andes-button--transparent:hover {
        transition: background-color .2s ease-in
    }
}

.andes-button--transparent:active {
    background-color: var(--andes-color-blue-200, rgba(65, 137, 230, .2));
    border-color: transparent;
    color: var(--andes-color-blue-500, #3483fa)
}

.andes-button--transparent:active path[stroke]:not([stroke=none]),
.andes-button--transparent:active svg[stroke]:not([stroke=none]) {
    stroke: var(--andes-color-blue-500, #3483fa)!important
}

.andes-button--transparent:active path[fill]:not([fill=none]),
.andes-button--transparent:active svg[fill]:not([fill=none]) {
    fill: var(--andes-color-blue-500, #3483fa)!important
}

.andes-button--transparent:not(.andes-button--loading, .loading):disabled,
.andes-button--transparent:not(.andes-button--loading, .loading)[aria-disabled=true],
.andes-button--transparent:not(.andes-button--loading, .loading)[disabled] {
    background-clip: padding-box;
    background-color: transparent;
    border-color: transparent;
    color: rgba(0, 0, 0, .25);
    cursor: default
}

.andes-button--transparent:not(.andes-button--loading, .loading):disabled path[stroke]:not([stroke=none]),
.andes-button--transparent:not(.andes-button--loading, .loading):disabled svg[stroke]:not([stroke=none]),
.andes-button--transparent:not(.andes-button--loading, .loading)[aria-disabled=true] path[stroke]:not([stroke=none]),
.andes-button--transparent:not(.andes-button--loading, .loading)[aria-disabled=true] svg[stroke]:not([stroke=none]),
.andes-button--transparent:not(.andes-button--loading, .loading)[disabled] path[stroke]:not([stroke=none]),
.andes-button--transparent:not(.andes-button--loading, .loading)[disabled] svg[stroke]:not([stroke=none]) {
    stroke: rgba(0, 0, 0, .25)!important
}

.andes-button--transparent:not(.andes-button--loading, .loading):disabled path[fill]:not([fill=none]),
.andes-button--transparent:not(.andes-button--loading, .loading):disabled svg[fill]:not([fill=none]),
.andes-button--transparent:not(.andes-button--loading, .loading)[aria-disabled=true] path[fill]:not([fill=none]),
.andes-button--transparent:not(.andes-button--loading, .loading)[aria-disabled=true] svg[fill]:not([fill=none]),
.andes-button--transparent:not(.andes-button--loading, .loading)[disabled] path[fill]:not([fill=none]),
.andes-button--transparent:not(.andes-button--loading, .loading)[disabled] svg[fill]:not([fill=none]) {
    fill: rgba(0, 0, 0, .25)!important
}

.andes-button--quiet.loading:active,
.andes-button--quiet.loading:disabled,
.andes-button--quiet.loading:hover {
    background-color: var(--andes-color-blue-150, rgba(65, 137, 230, .15));
    border-color: transparent;
    color: var(--andes-color-blue-500, #3483fa)
}

.andes-button--quiet.loading:active path[stroke]:not([stroke=none]),
.andes-button--quiet.loading:active svg[stroke]:not([stroke=none]),
.andes-button--quiet.loading:disabled path[stroke]:not([stroke=none]),
.andes-button--quiet.loading:disabled svg[stroke]:not([stroke=none]),
.andes-button--quiet.loading:hover path[stroke]:not([stroke=none]),
.andes-button--quiet.loading:hover svg[stroke]:not([stroke=none]) {
    stroke: var(--andes-color-blue-500, #3483fa)!important
}

.andes-button--quiet.loading:active path[fill]:not([fill=none]),
.andes-button--quiet.loading:active svg[fill]:not([fill=none]),
.andes-button--quiet.loading:disabled path[fill]:not([fill=none]),
.andes-button--quiet.loading:disabled svg[fill]:not([fill=none]),
.andes-button--quiet.loading:hover path[fill]:not([fill=none]),
.andes-button--quiet.loading:hover svg[fill]:not([fill=none]) {
    fill: var(--andes-color-blue-500, #3483fa)!important
}

.andes-button--quiet:after,
.andes-button--quiet:before {
    background-color: var(--andes-color-blue-200, rgba(65, 137, 230, .2));
    border-color: transparent;
    border-radius: .2222222222em;
    box-sizing: content-box;
    color: var(--andes-color-blue-500, #3483fa);
    content: "";
    height: 100%;
    left: 0;
    margin: -.0555555556em;
    padding: .0555555556em;
    position: absolute;
    top: 0;
    transform: scaleX(0);
    transform-origin: left center;
    width: 100%
}

.andes-button--quiet:after path[stroke]:not([stroke=none]),
.andes-button--quiet:after svg[stroke]:not([stroke=none]),
.andes-button--quiet:before path[stroke]:not([stroke=none]),
.andes-button--quiet:before svg[stroke]:not([stroke=none]) {
    stroke: var(--andes-color-blue-500, #3483fa)!important
}

.andes-button--quiet:after path[fill]:not([fill=none]),
.andes-button--quiet:after svg[fill]:not([fill=none]),
.andes-button--quiet:before path[fill]:not([fill=none]),
.andes-button--quiet:before svg[fill]:not([fill=none]) {
    fill: var(--andes-color-blue-500, #3483fa)!important
}

.andes-button--loud.loading:active,
.andes-button--loud.loading:disabled,
.andes-button--loud.loading:hover {
    background-color: var(--andes-color-blue-500, #3483fa);
    border-color: transparent;
    color: #fff
}

.andes-button--loud.loading:active path[stroke]:not([stroke=none]),
.andes-button--loud.loading:active svg[stroke]:not([stroke=none]),
.andes-button--loud.loading:disabled path[stroke]:not([stroke=none]),
.andes-button--loud.loading:disabled svg[stroke]:not([stroke=none]),
.andes-button--loud.loading:hover path[stroke]:not([stroke=none]),
.andes-button--loud.loading:hover svg[stroke]:not([stroke=none]) {
    stroke: #fff!important
}

.andes-button--loud.loading:active path[fill]:not([fill=none]),
.andes-button--loud.loading:active svg[fill]:not([fill=none]),
.andes-button--loud.loading:disabled path[fill]:not([fill=none]),
.andes-button--loud.loading:disabled svg[fill]:not([fill=none]),
.andes-button--loud.loading:hover path[fill]:not([fill=none]),
.andes-button--loud.loading:hover svg[fill]:not([fill=none]) {
    fill: #fff!important
}

.andes-button--loud:after,
.andes-button--loud:before {
    background-color: var(--andes-color-blue-600, #2968c8);
    border-color: transparent;
    border-radius: .2222222222em;
    box-sizing: content-box;
    color: #fff;
    content: "";
    height: 100%;
    left: 0;
    margin: -.0555555556em;
    padding: .0555555556em;
    position: absolute;
    top: 0;
    transform: scaleX(0);
    transform-origin: left center;
    width: 100%
}

.andes-button--loud:after path[stroke]:not([stroke=none]),
.andes-button--loud:after svg[stroke]:not([stroke=none]),
.andes-button--loud:before path[stroke]:not([stroke=none]),
.andes-button--loud:before svg[stroke]:not([stroke=none]) {
    stroke: #fff!important
}

.andes-button--loud:after path[fill]:not([fill=none]),
.andes-button--loud:after svg[fill]:not([fill=none]),
.andes-button--loud:before path[fill]:not([fill=none]),
.andes-button--loud:before svg[fill]:not([fill=none]) {
    fill: #fff!important
}

.andes-button--progress {
    border: 0;
    position: relative
}

.andes-button--progress:focus {
    box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--andes-color-blue-600, #2968c8), 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    -moz-box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--andes-color-blue-600, #2968c8), 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    -webkit-box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--andes-color-blue-600, #2968c8), 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3))
}

.andes-button--progress .andes-button__content {
    margin: auto;
    position: relative;
    width: max-content;
    z-index: 1
}

.andes-button--progress .andes-button__content :not(.andes-button--progress__content) {
    transform: translateZ(0)
}

@media(prefers-reduced-motion:no-preference) {
    .andes-button--progress .andes-button__content :not(.andes-button--progress__content) {
        transition: transform .2s ease-in
    }
}

.andes-button--progress .andes-button__content .andes-button--progress__content {
    position: absolute;
    transform: translate3d(0, 32px, 0)
}

@media(prefers-reduced-motion:no-preference) {
    .andes-button--progress .andes-button__content .andes-button--progress__content {
        transition: transform .2s ease-in
    }
}

.andes-button--progress .andes-button__content .andes-button--progress__content * {
    position: absolute;
    transform: translate3d(0, 32px, 0)
}

.andes-button--progress.loading .andes-button__content :not(.andes-button--progress__content) {
    position: absolute;
    transform: translate3d(0, -32px, 0);
    width: 100%
}

.andes-button--progress.loading .andes-button__content .andes-button--progress__content,
.andes-button--progress.loading .andes-button__content .andes-button--progress__content * {
    position: relative;
    transform: translateZ(0)
}

.andes-button--progress.loading:after,
.andes-button--progress.loading:focus:after {
    animation: andes-button-start-width-animation-reduce-motion 3s step-start;
    transform: scaleX(1)
}

@media(prefers-reduced-motion:no-preference) {
    .andes-button--progress.loading:after,
    .andes-button--progress.loading:focus:after {
        animation: andes-button-start-width-animation 60s cubic-bezier(0, .56, .76, .96)
    }
}

.andes-button--progress.loading.finished,
.andes-button--progress.loading.finished:before,
.andes-button--progress.progress:before {
    transform: scaleX(1)
}

@media(prefers-reduced-motion:no-preference) {
    .andes-button--progress.loading.finished,
    .andes-button--progress.loading.finished:before,
    .andes-button--progress.progress:before {
        transition: transform .25s ease-in, opacity .5s ease-in
    }
}

.andes-button-dropdown {
    padding-right: 16px
}

.andes-button-dropdown.andes-button--medium {
    padding-right: 8px
}

.andes-button-dropdown.andes-button--medium .andes-button__text+svg,
.andes-button-dropdown.andes-button--medium svg+.andes-button__text {
    margin-left: 4px
}

.andes-button-dropdown__menu .andes-button-dropdown__menu-item:hover {
    background: rgba(0, 0, 0, .04)
}

.andes-button-dropdown.andes-button--loud .andes-button-dropdown__svg-fill {
    fill: #fff
}

.andes-button-dropdown.andes-button--quiet .andes-button-dropdown__svg-fill,
.andes-button-dropdown.andes-button--transparent .andes-button-dropdown__svg-fill {
    fill: var(--andes-color-blue-500, #3483fa)
}

.andes-button-dropdown.andes-button--disabled:disabled .andes-button-dropdown__svg-fill {
    fill: rgba(0, 0, 0, .25)
}

.andes-button-dropdown-container {
    display: inline-block;
    position: relative
}

.andes-button__text {
    flex: unset
}

.andes-button-dropdown__menu--bottom,
.andes-button-dropdown__menu--top {
    margin: 0;
    width: auto
}

.andes-button-split {
    display: inline-flex;
    font-family: Proxima Nova, -apple-system, Roboto, Arial, sans-serif;
    position: relative
}

.andes-button-split .andes-button-split-text {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    display: inline;
    padding-left: 16px;
    padding-right: 16px
}

.andes-button-split .andes-button-split-text:focus {
    position: relative
}

.andes-button-split .andes-button-split-text:focus-visible {
    position: relative
}

.andes-button-split .andes-button-split-chevron {
    border-bottom-left-radius: 0;
    border-left: 1px solid rgba(0, 0, 0, .1);
    border-top-left-radius: 0;
    padding: 0 6px;
    vertical-align: bottom
}

.andes-button-split .andes-button-split-chevron:focus {
    position: relative
}

.andes-button-split .andes-button-split-chevron:focus-visible {
    position: relative
}

.andes-button-split.andes-button--loud .andes-button-split__svg-fill {
    fill: #fff
}

.andes-button-split.andes-button--quiet .andes-button-split__svg-fill,
.andes-button-split.andes-button--transparent .andes-button-split__svg-fill {
    fill: var(--andes-color-blue-500, #3483fa)
}

.andes-button-split .andes-button--loud .andes-button-split__svg-fill {
    fill: #fff
}

.andes-button-split .andes-button--quiet .andes-button-split__svg-fill,
.andes-button-split .andes-button--transparent .andes-button-split__svg-fill {
    fill: var(--andes-color-blue-500, #3483fa)
}

.andes-button-split__menu {
    display: inline;
    margin: 0;
    position: static
}

.andes-button-split__menu--bottom,
.andes-button-split__menu--top {
    width: auto
}

.andes-button-split__menu--bottom-right,
.andes-button-split__menu--top-right {
    width: max-content
}

.andes-button.andes-button--fab {
    border-radius: 2em;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .1);
    padding: 14px 16px 14px 14px;
    transition: max-width .2s ease, padding .2s ease;
    -webkit-transition: max-width .2s ease, padding .2s ease;
    width: auto
}

.andes-button.andes-button--fab .andes-button__text {
    transition: margin-left .2s ease, opacity .2s ease;
    -webkit-transition: margin-left .2s ease, opacity .2s ease
}

.andes-button.andes-button--fab .andes-button--icon-container {
    max-height: 20px;
    max-width: 20px
}

.andes-button.andes-button--fab .andes-button--icon-container img,
.andes-button.andes-button--fab .andes-button--icon-container svg {
    display: inline-block;
    height: 20px;
    max-height: inherit;
    max-width: inherit;
    width: 20px
}

.andes-button.andes-button--fab.andes-button--quiet {
    background: #fff
}

.andes-button.andes-button--fab.andes-button--small {
    height: 32px;
    padding-left: 8px;
    padding-right: 12px
}

.andes-button.andes-button--fab.andes-button--small .andes-button--icon-container {
    max-height: 16px;
    max-width: 16px
}

.andes-button.andes-button--fab.andes-button--small .andes-button--icon-container img,
.andes-button.andes-button--fab.andes-button--small .andes-button--icon-container svg {
    display: inline-block;
    max-height: inherit;
    max-width: inherit
}

.andes-button.andes-button--fab.andes-button--small.andes-button--collapsed {
    max-width: 2.6em;
    padding: 8px;
    width: auto
}

.andes-button.andes-button--fab.andes-button--small.andes-button--collapsed .andes-button__text {
    margin-left: 0
}

.andes-button.andes-button--fab.andes-button--small.andes-button--expanded {
    width: auto
}

.andes-button.andes-button--fab.andes-button--small.andes-button--expanded .andes-button__text {
    margin-left: 4px
}

.andes-button.andes-button--fab.andes-button--expanded {
    max-width: 100%;
    width: auto
}

.andes-button.andes-button--fab.andes-button--expanded .andes-button__text {
    margin-left: 12px;
    opacity: 1
}

.andes-button.andes-button--fab.andes-button--collapsed {
    max-width: 3em;
    padding: 14px;
    width: auto
}

.andes-button.andes-button--fab.andes-button--collapsed .andes-button__text {
    opacity: 0
}

.andes-floating-menu {
    font-family: Proxima Nova, -apple-system, Roboto, Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    position: relative;
    -webkit-font-smoothing: antialiased;
    border-radius: .375em
}

.andes-floating-menu li:first-child,
.andes-floating-menu li:first-child a,
.andes-floating-menu li:first-child button {
    border-top-left-radius: .375em;
    border-top-right-radius: .375em
}

.andes-floating-menu li:last-child,
.andes-floating-menu li:last-child a,
.andes-floating-menu li:last-child button {
    border-bottom-left-radius: .375em;
    border-bottom-right-radius: .375em
}

.andes-floating-menu .andes-list__item {
    outline: none
}

.andes-floating-menu .andes-list__item:focus {
    box-shadow: inset 0 0 0 2px #fff, inset 0 0 0 3px var(--andes-color-blue-600, #2968c8), inset 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    -moz-box-shadow: inset 0 0 0 2px #fff, inset 0 0 0 3px var(--andes-color-blue-600, #2968c8), inset 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    -webkit-box-shadow: inset 0 0 0 2px #fff, inset 0 0 0 3px var(--andes-color-blue-600, #2968c8), inset 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    outline: none
}

.andes-floating-menu .andes-list__item:focus-visible {
    box-shadow: inset 0 0 0 2px #fff, inset 0 0 0 3px var(--andes-color-blue-600, #2968c8), inset 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    -moz-box-shadow: inset 0 0 0 2px #fff, inset 0 0 0 3px var(--andes-color-blue-600, #2968c8), inset 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    -webkit-box-shadow: inset 0 0 0 2px #fff, inset 0 0 0 3px var(--andes-color-blue-600, #2968c8), inset 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    outline: none
}

.andes-floating-menu .andes-list__item:focus:not(:focus-visible) {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    outline: none
}

.andes-floating-menu .andes-list__item--visible-focused {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none
}

.andes-floating-menu .andes-list__item>:focus {
    box-shadow: inset 0 0 0 2px #fff, inset 0 0 0 3px var(--andes-color-blue-600, #2968c8), inset 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    -moz-box-shadow: inset 0 0 0 2px #fff, inset 0 0 0 3px var(--andes-color-blue-600, #2968c8), inset 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    -webkit-box-shadow: inset 0 0 0 2px #fff, inset 0 0 0 3px var(--andes-color-blue-600, #2968c8), inset 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    outline: none
}

.andes-floating-menu .andes-list__item>:focus-visible {
    box-shadow: inset 0 0 0 2px #fff, inset 0 0 0 3px var(--andes-color-blue-600, #2968c8), inset 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    -moz-box-shadow: inset 0 0 0 2px #fff, inset 0 0 0 3px var(--andes-color-blue-600, #2968c8), inset 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    -webkit-box-shadow: inset 0 0 0 2px #fff, inset 0 0 0 3px var(--andes-color-blue-600, #2968c8), inset 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    outline: none
}

.andes-floating-menu .andes-list__item>:focus:not(:focus-visible) {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    outline: none
}

.andes-floating-menu__no-results {
    box-sizing: content-box;
    color: rgba(0, 0, 0, .55);
    font-size: 14px;
    height: 18px;
    padding: 18px 16px
}

.andes-floating-menu__search-box {
    padding: 16px 16px 4px
}

.andes-floating-menu .andes-floating-menu-item-hover {
    background-color: #ededed
}

.andes-floating-menu .andes-form-control--search-box .andes-form-control__field {
    margin: 0
}

.andes-floating-menu--search {
    background-color: #fff;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .25);
    box-sizing: border-box;
    color: rgba(0, 0, 0, .9);
    display: flex;
    opacity: 1;
    width: 100%
}

.andes-floating-menu--search.andes-floating-menu--search--web-mobile-ios .andes-form-control__field {
    transform: scale(.875);
    transform-origin: top left;
    width: 115%
}

.andes-floating-menu--search.andes-floating-menu--search--web-mobile-ios.andes-floating-menu--search--size-small {
    font-size: 16px
}

.andes-floating-menu--search.andes-floating-menu--search--web-mobile-ios.andes-floating-menu--search--size-small .andes-form-control__field {
    height: 20px
}

.andes-floating-menu--search label {
    order: 2;
    width: 100%
}

.andes-floating-menu--search:hover {
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .55)
}

.andes-floating-menu--search--focused,
.andes-floating-menu--search--focused:hover,
.andes-floating-menu--search:focus {
    box-shadow: 0 0 0 2px var(--andes-color-blue-500, #3483fa)
}

.andes-floating-menu--search--focused.focus-visible {
    box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--andes-color-blue-600, #2968c8), 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3)), inset 0 0 0 2px var(--andes-color-blue-500, #3483fa);
    -moz-box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--andes-color-blue-600, #2968c8), 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3)), inset 0 0 0 2px var(--andes-color-blue-500, #3483fa);
    -webkit-box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--andes-color-blue-600, #2968c8), 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3)), inset 0 0 0 2px var(--andes-color-blue-500, #3483fa)
}

.andes-floating-menu--search .andes-form-control__close-icon,
.andes-floating-menu--search .andes-form-control__search-icon {
    align-content: center;
    display: flex;
    padding: 0
}

.andes-floating-menu--search .andes-form-control__close-icon svg path,
.andes-floating-menu--search .andes-form-control__search-icon svg path {
    fill: rgba(0, 0, 0, .55)
}

.andes-floating-menu--search .andes-form-control__close-icon:focus-visible,
.andes-floating-menu--search .andes-form-control__search-icon:focus-visible {
    border-radius: 50%;
    box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--andes-color-blue-600, #2968c8), 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    -moz-box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--andes-color-blue-600, #2968c8), 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    -webkit-box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--andes-color-blue-600, #2968c8), 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    outline: none
}

.andes-floating-menu--search .andes-form-control__close-icon {
    background-color: transparent;
    border: 0;
    cursor: pointer;
    display: none;
    margin-left: 4px;
    opacity: 0;
    order: 3
}

.andes-floating-menu--search .andes-form-control__close-icon-visible {
    align-content: center;
    display: flex;
    opacity: 1;
    padding: 0
}

.andes-floating-menu--search--disabled,
.andes-floating-menu--search--disabled .andes-form-control__field {
    color: rgba(0, 0, 0, .55)
}

.andes-floating-menu--search--disabled:hover {
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .25)
}

.andes-floating-menu--search--disabled .andes-form-control__close-icon,
.andes-floating-menu--search--disabled .andes-form-control__close-icon.andes-form-control__close-icon-visible {
    opacity: 0
}

.andes-floating-menu--search .andes-form-control__field {
    line-height: 18px;
    margin: 0;
    order: 2
}

.andes-floating-menu--search .andes-form-control__field:focus {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none
}

.andes-floating-menu--search .andes-form-control__field:focus-visible {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none
}

.andes-floating-menu--search .andes-form-control__field::placeholder {
    color: rgba(0, 0, 0, .55);
    opacity: 1
}

.andes-floating-menu--search .andes-form-control__field::-webkit-input-placeholder {
    color: rgba(0, 0, 0, .55)
}

.andes-floating-menu--search .andes-form-control__field::-moz-placeholder {
    color: rgba(0, 0, 0, .55);
    opacity: 1
}

.andes-floating-menu--search .andes-form-control__field:-moz-placeholder {
    opacity: 1
}

.andes-floating-menu--search .andes-form-control__field:-ms-input-placeholder {
    color: rgba(0, 0, 0, .55)
}

.andes-floating-menu--search .andes-form-control__field::-ms-input-placeholder {
    color: rgba(0, 0, 0, .55)
}

.andes-floating-menu--search .andes-form-control__field:-moz-placeholder {
    color: rgba(0, 0, 0, .55)
}

.andes-floating-menu--search .andes-form-control__field:disabled {
    color: rgba(0, 0, 0, .55)
}

.andes-floating-menu--search .andes-form-control__search-icon {
    background-color: transparent;
    border: 0;
    margin-right: 4px;
    order: 1
}

.andes-floating-menu--search--size-small {
    border-radius: 16px;
    font-size: 14px;
    height: 32px;
    padding: 8px 8px 6px
}

.andes-floating-menu--search--size-small .andes-form-control__field {
    height: 18px
}

.andes-floating-menu--search--size-small .andes-form-control__close-icon,
.andes-floating-menu--search--size-small .andes-form-control__search-icon {
    height: 16px
}

.andes-floating-menu--search--size-large {
    border-radius: 24px;
    font-size: 16px;
    height: 48px;
    padding: 15px 16px 13px
}

.andes-floating-menu--search--size-large .andes-form-control__field {
    height: 20px
}

.andes-floating-menu--search--size-large .andes-form-control__search-icon {
    margin-right: 8px
}

.andes-progress-indicator-circular__container {
    display: flex;
    height: max-content;
    position: relative;
    width: max-content
}

.andes-progress-indicator-circular__progress {
    align-items: center;
    display: flex;
    justify-content: center;
    position: relative
}

.andes-progress-indicator-circular--blue .andes-progress-indicator-circular__progress {
    stroke: var(--andes-color-blue-500, #3483fa)
}

.andes-progress-indicator-circular--white .andes-progress-indicator-circular__progress {
    stroke: #fff
}

.andes-progress-indicator-circular__content {
    color: rgba(0, 0, 0, .9);
    font-size: 12px;
    font-weight: 400
}

.andes-progress-indicator-circular__label {
    color: rgba(0, 0, 0, .9);
    font-weight: 400;
    -webkit-font-smoothing: antialiased
}

.andes-progress-indicator-circular--indeterminate .andes-progress-indicator-circular__svg {
    animation: andes-pi-circular-rotate 2s linear infinite;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 1022
}

.andes-progress-indicator-circular--indeterminate .andes-progress-indicator-circular__circle {
    stroke-linecap: round;
    animation: andes-pi-circular-dash-reduce-motion 5s ease-in-out infinite
}

@media(prefers-reduced-motion:no-preference) {
    .andes-progress-indicator-circular--indeterminate .andes-progress-indicator-circular__circle {
        animation: andes-pi-circular-dash 1.5s ease-in-out infinite
    }
}

@keyframes andes-pi-circular-rotate {
    to {
        transform: rotate(1turn)
    }
}

@keyframes andes-pi-circular-dash {
    0% {
        stroke-dasharray: 1, 150;
        stroke-dashoffset: 0
    }
    50% {
        stroke-dasharray: 90, 150;
        stroke-dashoffset: -35
    }
    to {
        stroke-dasharray: 90, 150;
        stroke-dashoffset: -124
    }
}

@keyframes andes-pi-circular-dash-reduce-motion {
    0% {
        stroke-dasharray: 90, 150;
        stroke-dashoffset: 0;
        opacity: 0
    }
    10% {
        stroke-dasharray: 90, 150;
        stroke-dashoffset: 0;
        opacity: 1
    }
    60% {
        stroke-dasharray: 90, 150;
        stroke-dashoffset: 0;
        opacity: 1
    }
    to {
        stroke-dasharray: 90, 150;
        stroke-dashoffset: 0;
        opacity: 0
    }
}

.andes-progress-indicator-circular--medium .andes-progress-indicator-circular__progress {
    height: 32px;
    width: 32px;
    stroke-width: 3px
}

.andes-progress-indicator-circular--medium .andes-progress-indicator-circular__container {
    align-items: center;
    flex-direction: column
}

.andes-progress-indicator-circular--medium .andes-progress-indicator-circular__label {
    font-size: 14px;
    margin-top: 13px
}

.andes-card--animated:hover,
.andes-card--elevated {
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .1)
}

.andes-popper:not(.andes-tooltip) {
    height: 100%;
    width: 100%
}

.andes-form-control {
    display: block;
    font-family: Proxima Nova, -apple-system, Roboto, Arial, sans-serif;
    font-size: 18px;
    font-weight: 400;
    position: relative;
    -webkit-font-smoothing: antialiased;
    text-align: left
}

.andes-form-control__control {
    position: relative
}

.andes-form-control__border,
.andes-form-control__control,
.andes-form-control__field,
.andes-form-control__label,
.andes-form-control__message {
    display: block;
    width: 100%
}

.andes-form-control__label {
    color: rgba(0, 0, 0, .55);
    font-size: 1em;
    line-height: 1;
    transition: .2s ease-out;
    transition-property: transform, color
}

.andes-form-control__label-fixed {
    transform: scale(.7777777778) translateY(-135%)!important
}

.andes-form-control__field {
    background: transparent;
    border: 0;
    color: rgba(0, 0, 0, .9);
    font-family: inherit;
    font-size: inherit;
    line-height: normal;
    margin: 8px 0 4px;
    padding: 0;
    resize: none
}

.andes-form-control__border {
    background-color: rgba(0, 0, 0, .25);
    height: 1px;
    position: relative;
    width: 100%
}

.andes-form-control__border:after {
    content: "";
    height: 2px;
    position: absolute;
    transform: scaleX(0);
    transition: transform .25s ease;
    width: 100%
}

.andes-form-control:hover .andes-form-control__label {
    color: rgba(0, 0, 0, .55)
}

.andes-form-control:hover .andes-form-control__border:after {
    background-color: rgba(0, 0, 0, .25);
    transform: scaleX(1)
}

.andes-form-control__field:focus {
    outline: 0
}

.andes-form-control--focused .andes-form-control__border:after,
.andes-form-control__field:focus+.andes-form-control__border:after {
    background-color: var(--andes-color-blue-500, var(--andes-color-blue-500, #3483fa))!important;
    transform: scaleX(1)
}

.andes-form-control--floated .andes-form-control__label,
.andes-form-control--focused .andes-form-control__label {
    cursor: text
}

.andes-form-control__message {
    color: rgba(0, 0, 0, .55);
    font-size: 14px;
    line-height: 1em;
    margin-top: .3333333333em;
    min-height: 14px;
    opacity: 0;
    opacity: 1;
    text-align: left;
    transition: opacity .15s ease-out
}

.andes-form-control--focused .andes-form-control__message {
    opacity: 1
}

.andes-form-control--indeterminate .andes-form-control__border {
    height: 2px
}

.andes-form-control--indeterminate .andes-form-control__border:after {
    animation: animation-indeterminate;
    animation-duration: 1s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    background-color: var(--andes-color-blue-500, #3483fa);
    content: "";
    height: 2px;
    position: absolute;
    transform: scaleX(1)
}

@keyframes animation-indeterminate {
    0% {
        left: 0;
        width: 5%
    }
    50% {
        left: 15%;
        width: 60%
    }
    to {
        left: 101%;
        width: 0
    }
}

.andes-form-control--error .andes-form-control__message {
    color: #f04449;
    font-weight: 600;
    opacity: 1
}

.andes-form-control--error.andes-form-control--focused .andes-form-control__border:after {
    background-color: #f04449!important;
    transform: scaleX(1)
}

.andes-form-control--error .andes-form-control__border {
    background-color: #f04449
}

.andes-form-control--error .andes-form-control__border:after {
    background-color: #f04449!important;
    transform: scaleX(0)
}

.andes-form-control--disabled .andes-form-control__field {
    color: rgba(0, 0, 0, .55);
    cursor: not-allowed
}

.andes-form-control--disabled .andes-form-control__border {
    background-color: transparent;
    background-image: linear-gradient(90deg, rgba(0, 0, 0, .25) 0, rgba(0, 0, 0, .25) 50%, transparent 0);
    background-position: 0 top;
    background-repeat: repeat-x;
    background-size: 6px 100%
}

.andes-form-control--disabled .andes-form-control__border:after {
    display: none
}

.andes-form-control--completed .andes-form-control__validated-icon {
    animation: show-valid-ckeck .5s;
    animation-delay: .5s;
    animation-fill-mode: forwards;
    animation-iteration-count: 1;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 1.5625em
}

@keyframes show-valid-ckeck {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

.andes-widther {
    width: 256px
}

.andes-width--25 {
    max-width: none;
    width: 25%
}

.andes-width--50 {
    max-width: none;
    width: 50%
}

.andes-width--75 {
    max-width: none;
    width: 75%
}

.andes-width--100 {
    max-width: none;
    width: 100%
}

.andes-width--150 {
    max-width: none;
    width: 150%
}

.andes-width--200 {
    max-width: none;
    width: 200%
}

.andes-form-control--textfield .andes-form-control__label {
    color: rgba(0, 0, 0, .9);
    cursor: text;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.0714285714em;
    margin: 0 0 .4285714286em .4285714286em;
    text-overflow: ellipsis;
    transform: unset!important;
    transition: .2s ease-out;
    transition-property: color;
    white-space: nowrap
}

.andes-form-control--textfield .andes-form-control__control {
    align-items: center;
    background-color: #fff;
    border-radius: .375em;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .25);
    display: flex;
    font-size: 16px;
    min-height: 48px
}

.andes-form-control--textfield .andes-form-control__field {
    border-radius: .375em;
    font-size: 16px;
    height: 22px;
    line-height: 22px;
    margin: 0;
    padding: .8125em .75em
}

.andes-form-control--textfield .andes-form-control__field:focus {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none
}

.andes-form-control--textfield .andes-form-control__field:focus-visible {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none
}

.andes-form-control--textfield .andes-form-control__field::placeholder {
    color: rgba(0, 0, 0, .25);
    font-size: 16px;
    opacity: 1
}

.andes-form-control--textfield .andes-form-control__field::-webkit-input-placeholder {
    color: rgba(0, 0, 0, .25);
    font-size: 16px
}

.andes-form-control--textfield .andes-form-control__field::-moz-placeholder {
    color: rgba(0, 0, 0, .25);
    font-size: 16px;
    opacity: 1
}

.andes-form-control--textfield .andes-form-control__field:-moz-placeholder {
    opacity: 1
}

.andes-form-control--textfield .andes-form-control__field:-ms-input-placeholder {
    color: rgba(0, 0, 0, .25);
    font-size: 16px
}

.andes-form-control--textfield .andes-form-control__field::-ms-input-placeholder {
    color: rgba(0, 0, 0, .25);
    font-size: 16px
}

.andes-form-control--textfield .andes-form-control__field:-moz-placeholder {
    color: rgba(0, 0, 0, .25);
    font-size: 16px
}

.andes-form-control--textfield .andes-form-control__field--multiline {
    height: unset
}

.andes-form-control--textfield .andes-form-control__message {
    font-size: 13px;
    margin-top: 0
}

.andes-form-control--textfield .andes-form-control__bottom {
    align-items: center;
    display: flex;
    font-size: 13px;
    margin: .6153846154em 0 0 .4615384615em
}

.andes-form-control--focused .andes-form-control__control {
    border-color: transparent;
    box-shadow: 0 0 0 .125em var(--andes-color-blue-500, #3483fa);
    -moz-box-shadow: 0 0 0 .125em var(--andes-color-blue-500, #3483fa);
    -webkit-box-shadow: 0 0 0 .125em var(--andes-color-blue-500, #3483fa);
    outline: none
}

.andes-form-control__control.visible-focused {
    border-color: transparent;
    box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--andes-color-blue-600, #2968c8), 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3)), inset 0 0 0 2px var(--andes-color-blue-500, #3483fa);
    -moz-box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--andes-color-blue-600, #2968c8), 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3)), inset 0 0 0 2px var(--andes-color-blue-500, #3483fa);
    -webkit-box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--andes-color-blue-600, #2968c8), 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3)), inset 0 0 0 2px var(--andes-color-blue-500, #3483fa);
    outline: none
}

.andes-form-control--textfield:hover .andes-form-control__label {
    color: rgba(0, 0, 0, .9)!important
}

.andes-form-control__message-action {
    color: var(--andes-color-blue-500, #3483fa);
    cursor: pointer;
    margin-left: .3em
}

.andes-form-control__message-action:hover {
    text-decoration: underline
}

.andes-form-control__label,
.andes-form-control__message {
    font-family: Proxima Nova, -apple-system, Roboto, Arial, sans-serif
}

.sr-only {
    border: 0;
    clip: rect(0 0 0 0);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: 0 -1px -1px 0;
    padding: 0;
    position: absolute;
    width: 1px
}

.andes-form-control--numeric.andes-form-control--error .andes-form-control__label,
.andes-form-control--textfield.andes-form-control--error .andes-form-control__label {
    color: #f23d4f!important
}

.andes-form-control--numeric.andes-form-control--error .andes-form-control__control,
.andes-form-control--textfield.andes-form-control--error .andes-form-control__control {
    box-shadow: 0 0 0 1px #f23d4f
}

.andes-form-control--numeric.andes-form-control--error .andes-form-control__error-icon,
.andes-form-control--textfield.andes-form-control--error .andes-form-control__error-icon {
    background-color: #f23d4f;
    border-radius: 50%;
    font-size: 13px;
    height: 12px;
    line-height: 1;
    margin-right: .4615384615em;
    width: 12px
}

.andes-form-control--numeric.andes-form-control--error.andes-form-control--focused .andes-form-control__control,
.andes-form-control--textfield.andes-form-control--error.andes-form-control--focused .andes-form-control__control {
    border-color: transparent;
    box-shadow: 0 0 0 .125em #f23d4f;
    outline: none
}

.andes-form-control--numeric.andes-form-control--error:hover .andes-form-control__label,
.andes-form-control--textfield.andes-form-control--error:hover .andes-form-control__label {
    color: #f23d4f!important
}

.andes-form-control--textfield .andes-form-control__validated-icon {
    margin-right: .75em;
    transform: translateY(-50%)
}

.andes-form-control--textfield .andes-form-control__clear-icon {
    align-items: center;
    background-color: transparent;
    border: 0;
    cursor: pointer;
    display: flex;
    font-size: 13px;
    margin-right: .75em;
    padding: 0
}

.andes-form-control--textfield .andes-form-control__clear-icon:focus {
    box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--andes-color-blue-600, #2968c8), 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    -moz-box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--andes-color-blue-600, #2968c8), 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    -webkit-box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--andes-color-blue-600, #2968c8), 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    outline: none
}

.andes-form-control--textfield .andes-form-control__clear-icon:focus-visible {
    box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--andes-color-blue-600, #2968c8), 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    -moz-box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--andes-color-blue-600, #2968c8), 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    -webkit-box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--andes-color-blue-600, #2968c8), 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    outline: none
}

.andes-form-control--textfield .andes-form-control__clear-icon:focus:not(:focus-visible) {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    outline: none
}

.andes-form-control--textfield.andes-form-control--disabled .andes-form-control__label {
    color: rgba(0, 0, 0, .25)!important
}

.andes-form-control--textfield.andes-form-control--disabled .andes-form-control__split-button {
    border-right: 1px solid rgba(0, 0, 0, .1);
    cursor: not-allowed
}

.andes-form-control--textfield.andes-form-control--disabled .andes-form-control__split-button .andes-form-control__split-button-content {
    color: rgba(0, 0, 0, .25)
}

.andes-form-control--textfield.andes-form-control--disabled .andes-form-control__control {
    background-color: rgba(0, 0, 0, .02);
    border: 1px dashed rgba(0, 0, 0, .25);
    box-shadow: none
}

.andes-form-control--textfield.andes-form-control--disabled .andes-form-control__field {
    color: rgba(0, 0, 0, .25)
}

.andes-form-control--textfield.andes-form-control--disabled .andes-form-control__field.andes-form-control__split-field {
    cursor: not-allowed
}

.andes-form-control--textfield.andes-form-control--disabled .andes-form-control__field.andes-form-control__split-field .andes-form-control__control {
    background-color: transparent;
    border: 0
}

.andes-form-control--textfield.andes-form-control--readonly .andes-form-control__label {
    color: rgba(0, 0, 0, .25)!important
}

.andes-form-control--textfield.andes-form-control--readonly .andes-form-control__control {
    background-color: transparent;
    box-shadow: none
}

.andes-form-control--textfield.andes-form-control--readonly .andes-form-control__field {
    padding-left: .4285714286em;
    -webkit-text-fill-color: rgba(0, 0, 0, .9);
    opacity: 1
}

.andes-form-control--textfield.andes-form-control--readonly .andes-form-control__field.andes-form-control__split-field {
    cursor: default
}

.andes-form-control--countdown .andes-form-control__countdown {
    color: rgba(0, 0, 0, .55);
    float: right;
    font-size: 13px;
    line-height: 1;
    text-align: right;
    width: -webkit-fill-available
}

.andes-form-control--textfield-progress {
    height: 18px;
    right: 4%;
    width: 18px;
    stroke-width: 6px
}

.andes-form-control--textfield .andes-form-control__field {
    flex-grow: 1;
    width: auto
}

.andes-form-control--textfield .andes-button--transparent {
    margin: 8px 12px 8px 0;
    width: max-content
}

.andes-form-control--textfield .andes-checkbox--embedded {
    display: inline-block;
    margin: 0 18px 3px 6px
}

.andes-form-control--textfield .andes-checkbox--embedded .andes-checkbox__input {
    top: 5px
}

.andes-form-control--textfield .andes-checkbox--embedded .andes-checkbox__input:focus {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none
}

.andes-form-control--textfield .andes-checkbox--embedded .andes-checkbox__input:focus-visible {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none
}

.andes-form-control--textfield .andes-checkbox--embedded .andes-checkbox__input:before {
    line-height: 0;
    top: 75%
}

.andes-form-control--textfield .andes-checkbox--embedded .andes-checkbox__input:focus-visible:before {
    box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--andes-color-blue-600, #2968c8), 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    -moz-box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--andes-color-blue-600, #2968c8), 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    -webkit-box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--andes-color-blue-600, #2968c8), 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3))
}

.andes-form-control--textfield .andes-checkbox--embedded .andes-checkbox__input:focus-visible:after {
    opacity: 0
}

.andes-form-control--textfield .andes-tooltip__trigger {
    display: flex;
    margin-right: 16px
}

.andes-form-control--textfield .andes-form-control__embedded {
    align-items: center;
    display: flex;
    z-index: 1
}

.andes-form-control--textfield .andes-form-control__embedded .andes-checkbox__label {
    text-wrap: nowrap
}

.andes-form-control--numeric {
    display: flex;
    flex-direction: column
}

.andes-form-control--numeric .andes-form-control--focused .andes-form-control__control {
    border-color: transparent;
    box-shadow: 0 0 0 .125em var(--andes-color-blue-500, #3483fa);
    -moz-box-shadow: 0 0 0 .125em var(--andes-color-blue-500, #3483fa);
    -webkit-box-shadow: 0 0 0 .125em var(--andes-color-blue-500, #3483fa);
    outline: none
}

.andes-form-control--numeric .andes-form-control--visible-focused .andes-form-control__control {
    border-color: transparent;
    box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--andes-color-blue-600, #2968c8), 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3)), inset 0 0 0 2px var(--andes-color-blue-500, #3483fa);
    -moz-box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--andes-color-blue-600, #2968c8), 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3)), inset 0 0 0 2px var(--andes-color-blue-500, #3483fa);
    -webkit-box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--andes-color-blue-600, #2968c8), 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3)), inset 0 0 0 2px var(--andes-color-blue-500, #3483fa);
    outline: none
}

.andes-form-control--numeric:hover .andes-form-control__message {
    opacity: 1
}

.andes-form-control--numeric .andes-form-control {
    padding-top: 0
}

.andes-form-control--numeric .andes-form-control__label {
    color: rgba(0, 0, 0, .9);
    cursor: text;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.0714285714em;
    margin: 0 0 .4285714286em .4285714286em;
    text-overflow: ellipsis;
    transform: unset!important;
    transition: .2s ease-out;
    transition-property: color;
    white-space: nowrap
}

.andes-form-control--numeric-wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap
}

.andes-form-control--numeric .andes-form-control--textfield {
    width: 40px
}

.andes-form-control--numeric .andes-form-control__field {
    -moz-appearance: textfield;
    text-align: center;
    width: 100%
}

.andes-form-control--numeric .andes-form-control__field::-webkit-inner-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.andes-form-control--numeric .andes-form-control__textfield-space {
    margin-right: 8px
}

.andes-form-control--numeric .andes-form-control__textfield-space--big {
    margin-right: 16px
}

.andes-form-control--numeric .andes-form-control__textfield-space:last-child {
    margin-right: 0
}

.andes-form-control--numeric .andes-form-control__message {
    font-size: 13px;
    margin-top: 0
}

.andes-form-control--numeric .andes-form-control__bottom {
    align-items: center;
    display: flex;
    font-size: 13px;
    margin: .6153846154em 0 0 .4615384615em
}

.andes-form-control--textfield:last-child {
    margin-right: 0
}

.andes-form-control--centered .andes-form-control--numeric-wrapper {
    margin: 0 auto
}

.andes-form-control__prefix,
.andes-form-control__suffix {
    align-items: center;
    color: rgba(0, 0, 0, .55);
    display: flex;
    font-size: 16px;
    opacity: 1;
    transition: opacity .2s ease-out;
    white-space: nowrap
}

.andes-form-control__suffix {
    margin-left: -.25em;
    margin-right: .75em;
    text-align: right
}

.andes-form-control__prefix {
    margin-left: .75em;
    margin-right: -.25em;
    text-align: left
}

.andes-form-control--centered .andes-form-control__label {
    margin-left: 0;
    text-align: center;
    transform-origin: inherit
}

.andes-form-control--centered .andes-form-control__field,
.andes-form-control--centered .andes-form-control__message {
    text-align: center
}

.andes-form-control--centered .andes-form-control__bottom {
    margin-left: 0
}

.andes-form-control--centered .andes-form-control__field::placeholder {
    text-align: center
}

.andes-form-control--sectioned .andes-form-control__control {
    display: flex
}

.andes-form-control--password.andes-form-control--focused .andes-form-control__control {
    border-color: transparent;
    box-shadow: 0 0 0 .125em var(--andes-color-blue-500, #3483fa);
    -moz-box-shadow: 0 0 0 .125em var(--andes-color-blue-500, #3483fa);
    -webkit-box-shadow: 0 0 0 .125em var(--andes-color-blue-500, #3483fa);
    outline: none
}

.andes-form-control--password.andes-form-control--focused .andes-form-control__control.visible-focused {
    box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--andes-color-blue-600, #2968c8), 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3)), inset 0 0 0 2px var(--andes-color-blue-500, #3483fa);
    -moz-box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--andes-color-blue-600, #2968c8), 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3)), inset 0 0 0 2px var(--andes-color-blue-500, #3483fa);
    -webkit-box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--andes-color-blue-600, #2968c8), 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3)), inset 0 0 0 2px var(--andes-color-blue-500, #3483fa)
}

.andes-form-control--password .andes-form-control__message {
    opacity: 1
}

.andes-form-control__password-embedded {
    align-items: center;
    display: flex;
    padding-right: .75em;
    position: relative
}

.andes-form-control__password-checkbox {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    cursor: pointer;
    height: 23px;
    margin-right: .75em;
    position: absolute;
    right: 0;
    width: 23px
}

.andes-form-control__password-checkbox:focus {
    box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--andes-color-blue-600, #2968c8), 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    -moz-box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--andes-color-blue-600, #2968c8), 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    -webkit-box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--andes-color-blue-600, #2968c8), 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    outline: none
}

.andes-form-control__password-checkbox:focus-visible {
    box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--andes-color-blue-600, #2968c8), 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    -moz-box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--andes-color-blue-600, #2968c8), 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    -webkit-box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--andes-color-blue-600, #2968c8), 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    outline: none
}

.andes-form-control__password-checkbox:focus:not(:focus-visible) {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    outline: none
}

.andes-form-control__password-value {
    color: rgba(0, 0, 0, .9)
}

.andes-form-control__password-value.hide {
    display: none
}

.andes-form-control__password-icon {
    align-items: center;
    display: flex
}

.andes-form-control__field.andes-form-control__split-field {
    cursor: text;
    height: 48px;
    padding: 0 .75em
}

.andes-form-control__field.andes-form-control__split-field.andes-form-control__split-field--readonly.andes-form-control__split-field--left {
    padding-left: 0
}

.andes-form-control__field.andes-form-control__split-field .andes-form-control__control {
    border-radius: 0;
    box-shadow: none
}

.andes-form-control__field.andes-form-control__split-field .andes-form-control__control input {
    padding: 0
}

.andes-form-control__field.andes-form-control__split-field.andes-form-control--focused>.andes-form-control__control {
    box-shadow: none
}

.andes-form-control--split .andes-form-control__control--visible-focused {
    box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--andes-color-blue-600, #2968c8), 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3)), inset 0 0 0 2px var(--andes-color-blue-500, #3483fa);
    -moz-box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--andes-color-blue-600, #2968c8), 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3)), inset 0 0 0 2px var(--andes-color-blue-500, #3483fa);
    -webkit-box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--andes-color-blue-600, #2968c8), 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3)), inset 0 0 0 2px var(--andes-color-blue-500, #3483fa)
}

.andes-form-control--split .andes-form-control__control--visible-focused .andes-form-control__control {
    background-color: transparent
}

.andes-form-control__split-button {
    align-items: center;
    border-right: 1px solid rgba(0, 0, 0, .25);
    cursor: pointer;
    display: flex;
    height: 36px;
    padding: 0 0 0 6px
}

.andes-form-control__split-button--right {
    border-left: 1px solid rgba(0, 0, 0, .25);
    border-right: 0;
    padding: 0 4px 0 2px
}

.andes-form-control__split-button--readonly {
    border: 0;
    cursor: default;
    margin-left: 3px;
    padding-right: 0;
    pointer-events: none
}

.andes-form-control__split-button--readonly .andes-dropdown__standalone-arrow {
    display: none
}

.andes-form-control__split-button.andes-dropdown.andes-dropdown--standalone .andes-floating-menu .andes-dropdown__trigger {
    background-color: transparent;
    border: 0;
    font-size: 16px;
    padding: 4px 9px 5px 2px
}

.andes-form-control__split-button.andes-dropdown.andes-dropdown--standalone .andes-floating-menu .andes-dropdown__trigger .andes-dropdown__display-values {
    margin-left: 1px;
    margin-right: 4px
}

.andes-form-control__split-button.andes-dropdown.andes-dropdown--standalone .andes-dropdown__standalone-arrow {
    height: 16px;
    padding-bottom: 1px;
    transform: scale(1.5);
    width: 16px
}

.andes-form-control__split-button.andes-dropdown.andes-dropdown--standalone.andes-dropdown--open .andes-dropdown__standalone-arrow {
    transform: scale(1.5) rotate(180deg)
}

.andes-form-control--disabled.andes-form-control__split-button .andes-floating-menu .andes-dropdown__trigger {
    color: rgba(0, 0, 0, .25);
    cursor: not-allowed
}

.andes-form-control--disabled.andes-form-control__split-button .andes-floating-menu .andes-dropdown__trigger .andes-dropdown__standalone-arrow path {
    fill: rgba(0, 0, 0, .25)
}

.andes-form-control--disabled.andes-form-control__split-button.andes-form-control__split-button--readonly .andes-floating-menu .andes-dropdown__trigger {
    color: rgba(0, 0, 0, .9);
    cursor: not-allowed;
    padding-right: 0
}

.andes-form-control__split-button-content {
    color: rgba(0, 0, 0, .9);
    font-size: 16px;
    margin-right: 4px;
    outline: 0;
    white-space: nowrap
}

.andes-form-control__split-button-content--icon {
    margin-right: 6px
}

.andes-form-control__split-button-content--icon-disabled {
    opacity: .4
}

.andes-form-control--numeric.andes-form-control--warning .andes-form-control__error-icon,
.andes-form-control--textfield.andes-form-control--warning .andes-form-control__error-icon {
    background-color: #f73;
    border-radius: 50%;
    font-size: 13px;
    height: 12px;
    line-height: 1;
    margin-right: .4615384615em;
    width: 12px
}

.andes-checkbox {
    -webkit-font-smoothing: antialiased;
    align-items: flex-start;
    cursor: pointer;
    display: inline-flex;
    font-family: Proxima Nova, -apple-system, Roboto, Arial, sans-serif;
    font-size: 16px
}

.andes-checkbox__checkbox,
.andes-checkbox__icon,
.andes-checkbox__input,
.andes-checkbox__input:after {
    height: 16px;
    width: 16px
}

.andes-checkbox__checkbox {
    box-sizing: border-box;
    display: inline-flex;
    margin: 2px 0;
    position: relative
}

.andes-checkbox__input {
    align-items: center;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    border-radius: 3px;
    box-sizing: border-box;
    cursor: pointer;
    display: flex;
    justify-content: center;
    margin: 0;
    outline: none
}

.andes-checkbox__input:focus {
    box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--andes-color-blue-600, #2968c8), 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    -moz-box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--andes-color-blue-600, #2968c8), 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    -webkit-box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--andes-color-blue-600, #2968c8), 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    outline: none
}

.andes-checkbox__input:focus-visible {
    box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--andes-color-blue-600, #2968c8), 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    -moz-box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--andes-color-blue-600, #2968c8), 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    -webkit-box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--andes-color-blue-600, #2968c8), 0 0 0 5px var(--andes-color-blue-300, rgba(65, 137, 230, .3));
    outline: none
}

.andes-checkbox__input:focus:not(:focus-visible) {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    outline: none
}

.andes-checkbox__input:after {
    align-self: center;
    background-color: #fff;
    border: 2px solid rgba(0, 0, 0, .25);
    border-radius: 3px;
    box-sizing: border-box;
    content: "";
    display: inline-block;
    inset: 0;
    justify-self: center;
    position: absolute
}

.andes-checkbox__input:hover:after {
    background-color: #fff;
    border-color: rgba(0, 0, 0, .55)
}

.andes-checkbox__input:active:after {
    background-color: rgba(0, 0, 0, .07);
    border-color: rgba(0, 0, 0, .55)
}

.andes-checkbox__input:disabled {
    background-color: inherit;
    cursor: not-allowed
}

.andes-checkbox__input:disabled:after {
    background-color: #fff;
    border-color: rgba(0, 0, 0, .1)
}

.andes-checkbox__input:checked~.andes-checkbox__icon {
    visibility: visible
}

.andes-checkbox__input:checked:after {
    background-color: var(--andes-color-blue-500, #3483fa);
    border-width: 0
}

.andes-checkbox__input:checked~.andes-checkbox__icon {
    color: #fff
}

.andes-checkbox__input:checked:hover:after {
    background-color: var(--andes-color-blue-600, #2968c8)
}

.andes-checkbox__input:checked:active:after {
    background-color: var(--andes-color-blue-700, #1f4e96)
}

.andes-checkbox__input:checked:disabled:after {
    background-color: rgba(0, 0, 0, .1)
}

.andes-checkbox__input:checked:disabled~.andes-checkbox__icon {
    color: rgba(0, 0, 0, .25)
}

.andes-checkbox__icon {
    align-self: center;
    box-sizing: border-box;
    display: inline-flex;
    inset: 0;
    justify-self: center;
    pointer-events: none;
    position: absolute;
    visibility: hidden
}

.andes-checkbox__label {
    color: rgba(0, 0, 0, .9);
    font-family: Proxima Nova, -apple-system, Roboto, Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.25;
    margin: 0 0 0 12px
}

.andes-checkbox--label-left {
    flex-direction: row-reverse
}

.andes-checkbox--label-left .andes-checkbox__label {
    margin: 0 12px 0 0
}

.andes-checkbox--disabled {
    cursor: not-allowed
}

.andes-checkbox--disabled .andes-checkbox__label {
    color: rgba(0, 0, 0, .25)
}

.andes-checkbox--indeterminate .andes-checkbox__input:checked:after,
.andes-checkbox--indeterminate .andes-checkbox__input:indeterminate:after {
    background-color: var(--andes-color-blue-500, #3483fa);
    border-width: 0
}

.andes-checkbox--indeterminate .andes-checkbox__input:checked~.andes-checkbox__icon,
.andes-checkbox--indeterminate .andes-checkbox__input:indeterminate~.andes-checkbox__icon {
    color: #fff;
    visibility: visible
}

.andes-checkbox--indeterminate .andes-checkbox__input:checked:hover:after,
.andes-checkbox--indeterminate .andes-checkbox__input:indeterminate:hover:after {
    background-color: var(--andes-color-blue-600, #2968c8)
}

.andes-checkbox--indeterminate .andes-checkbox__input:checked:active:after,
.andes-checkbox--indeterminate .andes-checkbox__input:indeterminate:active:after {
    background-color: var(--andes-color-blue-700, #1f4e96)
}

.andes-checkbox--indeterminate .andes-checkbox__input:checked:disabled:after,
.andes-checkbox--indeterminate .andes-checkbox__input:indeterminate:disabled:after {
    background-color: rgba(0, 0, 0, .1)
}

.andes-checkbox--indeterminate .andes-checkbox__input:checked:disabled~.andes-checkbox__icon,
.andes-checkbox--indeterminate .andes-checkbox__input:indeterminate:disabled~.andes-checkbox__icon {
    color: rgba(0, 0, 0, .25)
}

.andes-checkbox--highlight .andes-checkbox__checkbox,
.andes-checkbox--highlight .andes-checkbox__input,
.andes-checkbox--highlight .andes-checkbox__input:before {
    height: 28px;
    width: 28px
}

.andes-checkbox--highlight .andes-checkbox__checkbox {
    margin: 2px 0
}

.andes-checkbox--highlight .andes-checkbox__label {
    margin-top: 6px
}

.andes-checkbox--highlight .andes-checkbox__input:before {
    background-color: var(--andes-color-blue-200, rgba(65, 137, 230, .2));
    border-radius: 3px;
    content: "";
    display: inline-flex;
    inset: 0;
    position: absolute
}

.andes-checkbox--highlight .andes-checkbox__input:after {
    background-color: #fff;
    border-color: var(--andes-color-blue-500, #3483fa)
}

.andes-checkbox--highlight .andes-checkbox__input:hover:before {
    background-color: var(--andes-color-blue-200, rgba(65, 137, 230, .2))
}

.andes-checkbox--highlight .andes-checkbox__input:hover:after {
    border-color: var(--andes-color-blue-600, #2968c8)
}

.andes-checkbox--highlight .andes-checkbox__input:active:before {
    background-color: var(--andes-color-blue-200, rgba(65, 137, 230, .2))
}

.andes-checkbox--highlight .andes-checkbox__input:active:after {
    border-color: var(--andes-color-blue-700, #1f4e96)
}

.andes-checkbox--highlight .andes-checkbox__input:disabled:before {
    background-color: rgba(0, 0, 0, .04)
}

.andes-checkbox--highlight .andes-checkbox__input:disabled:after {
    border-color: rgba(0, 0, 0, .25)
}

.andes-checkbox--highlight .andes-checkbox__input:checked:before {
    background-color: var(--andes-color-blue-200, rgba(65, 137, 230, .2))
}

.andes-checkbox--highlight .andes-checkbox__input:checked:after {
    background-color: var(--andes-color-blue-500, #3483fa);
    border-width: 0
}

.andes-checkbox--highlight .andes-checkbox__input:checked:hover:before {
    background-color: var(--andes-color-blue-200, rgba(65, 137, 230, .2))
}

.andes-checkbox--highlight .andes-checkbox__input:checked:hover:after {
    background-color: var(--andes-color-blue-600, #2968c8)
}

.andes-checkbox--highlight .andes-checkbox__input:checked:active:before {
    background-color: var(--andes-color-blue-200, rgba(65, 137, 230, .2))
}

.andes-checkbox--highlight .andes-checkbox__input:checked:active:after {
    background-color: var(--andes-color-blue-700, #1f4e96)
}

.andes-checkbox--highlight .andes-checkbox__input:checked:disabled:before {
    background-color: rgba(0, 0, 0, .04)
}

.andes-checkbox--highlight .andes-checkbox__input:checked:disabled:after {
    background-color: rgba(0, 0, 0, .25)
}

.andes-checkbox--error .andes-checkbox__input:not(:checked):before {
    background-color: rgba(242, 61, 79, .3)
}

.andes-checkbox--highlight.andes-checkbox--indeterminate .andes-checkbox__input:checked:before,
.andes-checkbox--highlight.andes-checkbox--indeterminate .andes-checkbox__input:indeterminate:before {
    background-color: var(--andes-color-blue-200, rgba(65, 137, 230, .2))
}

.andes-checkbox--highlight.andes-checkbox--indeterminate .andes-checkbox__input:checked:after,
.andes-checkbox--highlight.andes-checkbox--indeterminate .andes-checkbox__input:indeterminate:after {
    background-color: var(--andes-color-blue-500, #3483fa)
}

.andes-checkbox--highlight.andes-checkbox--indeterminate .andes-checkbox__input:checked:hover:before,
.andes-checkbox--highlight.andes-checkbox--indeterminate .andes-checkbox__input:indeterminate:hover:before {
    background-color: var(--andes-color-blue-200, rgba(65, 137, 230, .2))
}

.andes-checkbox--highlight.andes-checkbox--indeterminate .andes-checkbox__input:checked:hover:after,
.andes-checkbox--highlight.andes-checkbox--indeterminate .andes-checkbox__input:indeterminate:hover:after {
    background-color: var(--andes-color-blue-600, #2968c8)
}

.andes-checkbox--highlight.andes-checkbox--indeterminate .andes-checkbox__input:checked:active:before,
.andes-checkbox--highlight.andes-checkbox--indeterminate .andes-checkbox__input:indeterminate:active:before {
    background-color: var(--andes-color-blue-200, rgba(65, 137, 230, .2))
}

.andes-checkbox--highlight.andes-checkbox--indeterminate .andes-checkbox__input:checked:active:after,
.andes-checkbox--highlight.andes-checkbox--indeterminate .andes-checkbox__input:indeterminate:active:after {
    background-color: var(--andes-color-blue-700, #1f4e96)
}

.andes-checkbox--highlight.andes-checkbox--indeterminate .andes-checkbox__input:checked:disabled:before,
.andes-checkbox--highlight.andes-checkbox--indeterminate .andes-checkbox__input:indeterminate:disabled:before {
    background-color: rgba(0, 0, 0, .04)
}

.andes-checkbox--highlight.andes-checkbox--indeterminate .andes-checkbox__input:checked:disabled:after,
.andes-checkbox--highlight.andes-checkbox--indeterminate .andes-checkbox__input:indeterminate:disabled:after {
    background-color: rgba(0, 0, 0, .25)
}

.andes-checkbox--error .andes-checkbox__input:not(:checked):after {
    background-color: #fff;
    border-color: #f23d4f
}

.calculator-block-desktop__trigger {
    display: flex;
    flex-flow: column;
    gap: 4px;
    position: relative;
    width: 100%
}

.calculator-block-desktop__trigger.andes-money-amount__cents {
    align-self: flex-start;
    font-size: 8px;
    margin-left: 1px;
    margin-top: 2px
}

.calculator-block-desktop__trigger__button {
    align-items: center;
    background-color: transparent!important;
    border: 2px solid rgba(0, 0, 0, .1)!important;
    justify-content: space-between;
    padding: 8px!important
}

.calculator-block-desktop__trigger__button:focus {
    border-color: rgba(0, 0, 0, .1)
}

.calculator-block-desktop__trigger__button.open,
.calculator-block-desktop__trigger__button:hover {
    border-color: var(--andes-color-blue-500, #3483fa)!important
}

.calculator-block-desktop__trigger__button.error {
    border-color: #f23d4f!important
}

.calculator-block-desktop__trigger .calculator-block__container-chevron svg path,
.calculator-block-desktop__trigger .calculator-block__container-chevron:not(:hover):not(:focus) svg path {
    fill: var(--andes-color-blue-500, #3483fa)!important
}

.calculator-block-desktop__trigger__text-container {
    align-items: center;
    color: rgba(0, 0, 0, .9);
    display: grid;
    font-size: 16px;
    font-weight: 400!important;
    grid-template-columns: 1fr 16px;
    width: 100%
}

.calculator-block-desktop__trigger__text-container__bold {
    font-weight: 600!important;
    margin-left: 4px
}

.calculator-block-desktop__trigger__text-container__units {
    color: rgba(0, 0, 0, .55);
    margin-left: 4px
}

.calculator-block-desktop__inputs {
    align-items: center;
    display: flex;
    margin-bottom: 12px
}

.calculator-block-desktop__inputs .andes-form-control--textfield .andes-form-control__field {
    padding-right: 0;
    width: 100%
}

.calculator-block-desktop__inputs__unit,
.calculator-block-desktop__inputs__yield {
    flex: 1
}

.calculator-block-desktop__inputs .andes-form-control__field::placeholder {
    color: rgba(0, 0, 0, .55)
}

.calculator-block-desktop__inputs__sort-icon {
    height: 16px;
    margin: 0 12px;
    width: 16px
}

.calculator-block-desktop__input-suffix {
    color: rgba(0, 0, 0, .55);
    padding-right: 8px
}

.calculator-block-desktop__ui-separator {
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    display: block;
    height: 1px;
    margin: 16px 0
}

.calculator-block-desktop__outside-error {
    margin: 0!important
}

.calculator-block-desktop__messages {
    align-items: center;
    display: flex;
    font-size: 14px;
    font-weight: 400;
    margin-top: 8px;
    width: 100%
}

.calculator-block-desktop__error-message {
    align-items: center;
    color: #f23d4f;
    display: flex;
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 12px;
    width: 100%
}

.calculator-block-desktop__error-message img {
    margin-left: 4px;
    margin-right: 8px
}

.calculator-block-desktop__error-message span {
    font-family: Proxima Nova, -apple-system, Roboto, Arial, sans-serif
}

.calculator-block-desktop__check {
    padding: 6px 0
}

.calculator-block-desktop__check .andes-checkbox__label-text {
    font-size: 14px
}

.calculator-block-desktop__footer__price {
    align-items: center;
    display: flex;
    font-weight: 600;
    justify-content: space-between;
    margin-bottom: 16px;
    width: 100%
}

.calculator-block-desktop__footer__price-description {
    font-size: 14px;
    text-align: left;
    text-wrap: pretty
}

.calculator-block-desktop__footer__price-total {
    text-align: right
}

.calculator-block-desktop__footer__apply-button {
    width: 100%!important
}

.blinking {
    animation: blink .6s ease-in-out
}

@keyframes blink {
    0%,
    to {
        opacity: 1
    }
    50% {
        opacity: 0
    }
}

.content-mobile-wrapper {
    display: grid;
    grid-template-rows: auto 1fr;
    grid-row-gap: 1px
}

.content-mobile-wrapper__header-wrapper {
    display: grid;
    grid-row-gap: 4px;
    align-items: center;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    grid-template-columns: 1fr 16px;
    padding: 16px 24px
}

.content-mobile-wrapper__header-wrapper button {
    all: unset
}

.content-mobile-wrapper__header-wrapper p {
    color: rgba(0, 0, 0, .55);
    font-weight: 400
}

.content-mobile-wrapper__header-wrapper h2 {
    font-size: 20px;
    font-weight: 600
}

.content-mobile-wrapper__header-wrapper h2,
.content-mobile-wrapper__header-wrapper p {
    margin: 0
}

.mobile-content {
    padding: 24px
}

.calculator-block-mobile__message {
    font-size: 14px
}

.calculator-block-mobile__bottom-sheet {
    z-index: 1000
}

.calculator-block-mobile__bottom-sheet .andes-bottom-sheet__header--legacy {
    display: none
}

.calculator-block-mobile__bottom-sheet .andes-bottom-sheet__content {
    padding: 0
}

.calculator-block-mobile__trigger {
    display: flex;
    flex-flow: column;
    gap: 4px;
    position: relative;
    width: 100%
}

.calculator-block-mobile__trigger.andes-money-amount__cents {
    align-self: flex-start;
    font-size: 8px;
    margin-left: 1px;
    margin-top: 2px
}

.calculator-block-mobile__trigger__button {
    align-items: center;
    background-color: #f5f5f5!important;
    border: 2px solid rgba(0, 0, 0, .1)!important;
    justify-content: space-between;
    padding: 8px!important
}

.calculator-block-mobile__trigger__button:focus {
    border-color: rgba(0, 0, 0, .1)
}

.calculator-block-mobile__trigger__button.open,
.calculator-block-mobile__trigger__button:hover {
    border-color: var(--andes-color-blue-500, #3483fa)!important
}

.calculator-block-mobile__trigger__button.error {
    border-color: #f23d4f!important
}

.calculator-block-mobile__trigger .calculator-block__container-chevron svg path {
    fill: var(--andes-color-blue-500, #3483fa)!important
}

.calculator-block-mobile__trigger__text-container {
    align-items: center;
    color: rgba(0, 0, 0, .9);
    display: grid;
    font-size: 16px;
    font-weight: 400!important;
    grid-template-columns: 1fr 16px;
    width: 100%
}

.calculator-block-mobile__trigger__text-container__bold {
    font-weight: 600!important;
    margin-left: 4px
}

.calculator-block-mobile__trigger__text-container__units {
    color: rgba(0, 0, 0, .55);
    margin-left: 4px
}

.calculator-block-mobile__inputs {
    align-items: center;
    display: flex;
    margin-bottom: 12px
}

.calculator-block-mobile__inputs .andes-form-control--textfield .andes-form-control__field {
    width: 100%
}

.calculator-block-mobile__inputs__unit,
.calculator-block-mobile__inputs__yield {
    flex: 1
}

.calculator-block-mobile__inputs__sort-icon {
    height: 16px;
    margin: 20px 12px 0;
    width: 16px
}

.calculator-block-mobile__input-suffix {
    color: rgba(0, 0, 0, .55);
    padding-right: 8px
}

.calculator-block-mobile__ui-separator {
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    display: block;
    height: 1px;
    margin: 16px 0
}

.calculator-block-mobile__outside-error {
    font-size: 13px!important;
    margin: 0!important
}

.calculator-block-mobile__error-message {
    align-items: center;
    color: #f23d4f;
    display: flex;
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 12px;
    width: 100%
}

.calculator-block-mobile__error-message img {
    margin-left: 4px;
    margin-right: 8px
}

.calculator-block-mobile__error-message span {
    font-family: Proxima Nova, -apple-system, Roboto, Arial, sans-serif
}

.calculator-block-mobile__check {
    padding: 6px 0
}

.calculator-block-mobile__check .andes-checkbox__label-text {
    font-size: 14px
}

.calculator-block-mobile__footer__price {
    align-items: center;
    display: flex;
    font-weight: 600;
    justify-content: space-between;
    margin-bottom: 16px;
    width: 100%
}

.calculator-block-mobile__footer__price-description {
    font-size: 16px;
    margin-right: 16px;
    text-align: left;
    text-wrap: pretty
}

.calculator-block-mobile__footer__price-total {
    font-weight: 600;
    text-align: right
}

.calculator-block-mobile__footer__apply-button {
    width: 100%!important
}

* {
    font-family: Proxima Nova, -apple-system, Roboto, Arial, sans-serif
}

.cx-widget,
.cx-widget:focus:not(:focus-visible) {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: #fff;
    bottom: 0;
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, .07), 0 20px 25px 0 rgba(0, 0, 0, .15);
    display: flex;
    opacity: 1;
    position: fixed;
    right: -360px;
    transform: translateZ(0) translateZ(0);
    transition: transform 325ms ease-in-out, opacity .1s ease-out, top .1s ease, bottom .1s ease;
    width: 360px;
    z-index: 9000
}

.cx-widget *,
.cx-widget:focus:not(:focus-visible) * {
    border: 0;
    box-sizing: border-box;
    font-family: Proxima Nova, sans-serif;
    font-size: 16px;
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.cx-widget.cx-widget--visible,
.cx-widget:focus:not(:focus-visible).cx-widget--visible {
    transform: translateZ(0) translateZ(0) translateX(-360px)
}

.cx-widget.cx-widget--fake-destroy,
.cx-widget:focus:not(:focus-visible).cx-widget--fake-destroy {
    opacity: 0
}

.cx-widget.cx-widget--collapsed,
.cx-widget:focus:not(:focus-visible).cx-widget--collapsed {
    bottom: 0!important
}

.cx-widget.cx-widget--collapsed .cx-widget__protection-band,
.cx-widget:focus:not(:focus-visible).cx-widget--collapsed .cx-widget__protection-band {
    opacity: 1
}

.cx-widget.cx-widget--collapsed .cx-widget__container .cx-widget-iframe,
.cx-widget:focus:not(:focus-visible).cx-widget--collapsed .cx-widget__container .cx-widget-iframe {
    z-index: -1
}

.cx-widget.cx-widget--collapsed .cx-widget__title-container .cx-widget__title,
.cx-widget:focus:not(:focus-visible).cx-widget--collapsed .cx-widget__title-container .cx-widget__title {
    opacity: 1;
    transform: translateZ(0) translateZ(0) translateY(45%)
}

.cx-widget.cx-widget--collapsed .cx-widget__actions .button-minimize,
.cx-widget:focus:not(:focus-visible).cx-widget--collapsed .cx-widget__actions .button-minimize {
    opacity: 0;
    pointer-events: none
}

.cx-widget.cx-widget--collapsed .cx-widget__actions .button-close,
.cx-widget:focus:not(:focus-visible).cx-widget--collapsed .cx-widget__actions .button-close {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2732%27 height=%2732%27%3E%3Cpath fill=%27%23FFF%27 d=%27M17.12 15.71 22.41 21 21 22.41l-5.29-5.29-5.3 5.29L9 21l5.29-5.29L9 10.41 10.41 9l5.3 5.29L21 9l1.41 1.41z%27/%3E%3C/svg%3E")
}

.cx-widget .cx-widget__title-container,
.cx-widget:focus:not(:focus-visible) .cx-widget__title-container {
    cursor: pointer;
    height: 64px;
    left: 0;
    margin: 0;
    padding: 16px 0 16px 32px;
    position: absolute;
    vertical-align: top;
    width: 250px
}

.cx-widget .cx-widget__title-container .cx-widget__title,
.cx-widget:focus:not(:focus-visible) .cx-widget__title-container .cx-widget__title {
    color: #fff;
    font-weight: 500;
    line-height: 1;
    opacity: 0;
    position: absolute;
    text-overflow: ellipsis;
    transform: translateZ(0) translateZ(0) translateY(20%);
    transition: transform .2s ease-in .3s, opacity 325ms ease .3s;
    white-space: nowrap;
    width: 90%
}

.cx-widget .cx-widget__actions,
.cx-widget:focus:not(:focus-visible) .cx-widget__actions {
    height: 64px;
    padding: 16px 16px 16px 0;
    position: absolute;
    right: 0;
    text-align: right;
    vertical-align: top;
    width: 110px;
    z-index: 9003
}

.cx-widget .cx-widget__actions .button-close,
.cx-widget .cx-widget__actions .button-minimize,
.cx-widget:focus:not(:focus-visible) .cx-widget__actions .button-close,
.cx-widget:focus:not(:focus-visible) .cx-widget__actions .button-minimize {
    cursor: pointer;
    display: inline-block;
    height: 32px;
    width: 32px
}

.cx-widget .cx-widget__actions .button-minimize,
.cx-widget:focus:not(:focus-visible) .cx-widget__actions .button-minimize {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2732%27 height=%2732%27%3E%3Cpath fill=%27%233483FA%27 d=%27m16 18.59 6.29-6.3 1.42 1.42-7.71 7.7-7.71-7.7 1.42-1.42z%27/%3E%3C/svg%3E");
    margin-right: 8px
}

.cx-widget .cx-widget__actions .button-minimize.button-minimize--white,
.cx-widget:focus:not(:focus-visible) .cx-widget__actions .button-minimize.button-minimize--white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2732%27 height=%2732%27%3E%3Cpath fill=%27%23FFF%27 d=%27m16 18.59 6.29-6.3 1.42 1.42-7.71 7.7-7.71-7.7 1.42-1.42z%27/%3E%3C/svg%3E")
}

.cx-widget .cx-widget__actions .button-close,
.cx-widget:focus:not(:focus-visible) .cx-widget__actions .button-close {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2732%27 height=%2732%27%3E%3Cpath fill=%27%233483FA%27 d=%27M17.12 15.71 22.41 21 21 22.41l-5.29-5.29-5.3 5.29L9 21l5.29-5.29L9 10.41 10.41 9l5.3 5.29L21 9l1.41 1.41z%27/%3E%3C/svg%3E")
}

.cx-widget .cx-widget__actions .button-close.button-close--white,
.cx-widget:focus:not(:focus-visible) .cx-widget__actions .button-close.button-close--white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2732%27 height=%2732%27%3E%3Cpath fill=%27%23FFF%27 d=%27M17.12 15.71 22.41 21 21 22.41l-5.29-5.29-5.3 5.29L9 21l5.29-5.29L9 10.41 10.41 9l5.3 5.29L21 9l1.41 1.41z%27/%3E%3C/svg%3E")
}

.cx-widget .cx-widget__container,
.cx-widget:focus:not(:focus-visible) .cx-widget__container {
    height: calc(100% - 64px);
    margin-top: 64px
}

.cx-widget .cx-widget__container .cx-widget-iframe,
.cx-widget:focus:not(:focus-visible) .cx-widget__container .cx-widget-iframe {
    height: 100%;
    margin-top: -64px;
    position: absolute;
    width: 100%;
    z-index: 9001
}

.cx-widget .cx-widget__protection-band,
.cx-widget:focus:not(:focus-visible) .cx-widget__protection-band {
    background-color: #3483fa;
    height: 64px;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateZ(0) translateZ(0);
    transition: opacity .15s ease-in
}

.cx-loading--block {
    background: #fff;
    position: absolute;
    transform: translateZ(0) translateZ(0);
    z-index: 9002
}

.cx-loading--block .cx-loading__container {
    z-index: 9004
}

.cx-loading--hidden .cx-loading__mask,
.cx-loading--hidden.cx-loading--block {
    opacity: 0;
    top: -9999px
}

.cx-loading--block,
.cx-loading__mask {
    height: 100%;
    left: 0;
    top: 0;
    width: 100%
}

.cx-loading--block .cx-loading__container {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%)
}

.cx-loading__mask {
    background-color: hsla(0, 0%, 100%, .9);
    position: absolute
}

.cx-loading__spinner {
    animation: cx-loading-rotate 2s linear infinite;
    height: 32px;
    position: relative;
    transform-origin: center center;
    width: 32px
}

.cx-loading__spinner.cx-loading__spinner--large {
    height: 64px;
    width: 64px
}

.cx-loading__spinner-path {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -10;
    animation: cx-loading-dash 1.5s ease-in-out infinite, cx-loading-color 6s ease-in-out infinite;
    transform: translateZ(0) translateZ(0);
    stroke-linecap: round;
    stroke: #3483fa
}

@keyframes cx-loading-rotate {
    to {
        transform: rotate(1turn)
    }
}

@keyframes cx-loading-dash {
    0% {
        stroke-dasharray: 1, 200;
        stroke-dashoffset: 0
    }
    50% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -35px
    }
    to {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -124px
    }
}

@keyframes cx-loading-color {
    0%,
    to {
        stroke: #3483fa
    }
}

@media screen and (max-width:480px) {
    .cx-widget.cx-widget--visible {
        width: 100%
    }
}

.ui-pdp-iframe {
    height: 100%
}

.ui-pdp-iframe--loading {
    visibility: hidden
}

.ui-pdp-thumbnail {
    border: 1px solid rgba(0, 0, 0, .25);
    border-radius: 6px;
    cursor: pointer;
    display: inline-flex;
    font-size: 12px;
    font-weight: 400;
    margin-right: 8px;
    padding: 0;
    position: relative
}

.ui-pdp-thumbnail__picture {
    font-size: 12px;
    height: 54px;
    padding: 2px;
    width: 54px
}

.ui-pdp-thumbnail__picture img {
    height: 100%;
    object-fit: contain;
    width: 100%
}

.ui-pdp-thumbnail__picture--SMALL {
    height: 36px;
    width: 36px
}

.ui-pdp-thumbnail__picture--list {
    display: inline-block
}

.ui-pdp-thumbnail__label {
    padding: 8px 14px
}

.ui-pdp-thumbnail--BLOCKED {
    background: rgba(0, 0, 0, .04);
    border: 1px solid;
    color: rgba(0, 0, 0, .25)
}

.ui-pdp-thumbnail--BLOCKED .ui-pdp-thumbnail__picture {
    opacity: .15
}

.ui-pdp-thumbnail--BLOCKED .ui-pdp-thumbnail__container .ui-pdp-thumbnail__label {
    color: rgba(0, 0, 0, .25)
}

.ui-pdp-thumbnail--BLOCKED:hover {
    cursor: not-allowed
}

.ui-pdp-thumbnail--DISABLED {
    border: 1px dashed rgba(0, 0, 0, .55);
    color: rgba(0, 0, 0, .9)
}

.ui-pdp-thumbnail--DISABLED:hover {
    cursor: pointer
}

.ui-pdp-thumbnail--SELECTED {
    border: 2px solid var(--andes-color-blue-500, #3483fa)
}

.ui-pdp-thumbnail__tooltip {
    padding: 11px 16px;
    pointer-events: none;
    width: -moz-fit-content;
    width: fit-content
}

.ui-pdp-thumbnail--shadow {
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .15)
}

.ui-pdp-thumbnail--overlay {
    align-items: center;
    background-color: hsla(0, 0%, 100%, .6);
    color: var(--andes-color-blue-500, #3483fa);
    display: flex;
    font-size: 28px;
    height: 100%;
    justify-content: center;
    position: absolute;
    width: 100%
}

.ui-pdp-benefits {
    width: 100%
}

.ui-pdp-benefits__item:not(:last-child) {
    margin-bottom: 16px
}

.ui-pdp-benefits .ui-pdp-media__title {
    font-size: 14px;
    font-weight: 400
}

.ui-pdp-benefits .ui-pdp-media__title .ui-pdp-action-modal,
.ui-pdp-benefits .ui-pdp-media__title .ui-pdp-action-modal .andes-tooltip__trigger,
.ui-pdp-benefits .ui-pdp-media__title .ui-pdp-action-modal div {
    display: inline
}

.ui-pdp-benefits .ui-pdp-media__figure {
    margin-top: 1px
}

.ui-pdp-benefits .ui-pdp-icon {
    height: 16px;
    width: 16px
}

.ui-pdp-benefits .ui-pdp-icon--mpago_logo {
    margin-top: 4px
}

.ui-pdp-benefits .ui-pdp-icon--mpago_logo img {
    max-width: 20px;
    vertical-align: baseline
}

.ui-pdp-additional-info {
    width: 100%
}

.ui-pdp-additional-info .ui-pdp-media__action,
.ui-pdp-additional-info .ui-pdp-media__text,
.ui-pdp-additional-info .ui-pdp-media__title {
    font-size: 12px
}

.ui-pdp-additional-info .ui-pdp-media__title {
    color: rgba(0, 0, 0, .8);
    font-size: 14px;
    font-weight: 400
}

.ui-pdp-additional-info .ui-pdp-media__text {
    color: rgba(0, 0, 0, .55);
    line-height: 1.25;
    margin-bottom: 16px
}

.ui-pdp-additional-info .ui-pdp-media__action {
    line-height: 1.25
}

.ui-pdp-additional-info .ui-pdp-media__figure {
    margin-right: 8px
}

.ui-pdp-additional-info .ui-pdp-media__figure svg {
    height: auto;
    width: auto
}

.ui-pdp-additional-info__link {
    font-size: 12px;
    padding-left: 42px
}

.ui-pdp-additional-info__link.cho-guest {
    margin: -20px 0
}

.ui-pdp-additional-info .ui-pdp-media__body {
    display: grid;
    grid-template-columns: 46px 2fr
}

.ui-pdp-additional-info .ui-pdp-media__title {
    grid-column: 2/3;
    grid-row: 1/2
}

.ui-pdp-additional-info .ui-pdp-media__text {
    grid-column: 2/3;
    grid-row: 2/3
}

.ui-pdp-additional-info .ui-pdp-image {
    display: block;
    grid-column: 1/2;
    grid-row: 1/3;
    width: 36px
}

.ui-pdp-actions__container--featured {
    border-radius: 6px;
    box-shadow: 0 6px 16px 0 rgba(0, 0, 0, .1);
    padding: 14px
}

.ui-pdp-actions__container--featured .ui-pdp-media__title {
    margin-bottom: 0
}

.ui-pdp-actions__container--featured .ui-pdp-media__body {
    align-items: center;
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    margin-bottom: 16px
}

.ui-pdp-actions__container--featured .ui-pdp-image {
    margin-right: 8px
}

.ui-pdp-buy-protected {
    margin-bottom: 8px;
    width: 100%
}

.ui-pdp-actions {
    margin-top: 24px;
    width: 100%
}

.ui-pdp-actions .andes-button {
    width: 100%
}

.ui-pdp-actions .andes-button.andes-button--medium .andes-spinner.andes-button__spinner,
.ui-pdp-actions .andes-button.andes-button--small .andes-spinner.andes-button__spinner {
    top: 5px
}

.ui-pdp-actions .andes-button.andes-button--quiet .andes-spinner .andes-spinner__icon-border {
    border-color: var(--andes-color-blue-600, #2968c8)
}

.ui-pdp-actions .andes-button.andes-button--quiet .andes-spinner .andes-spinner__icon-border:after {
    background-color: var(--andes-color-blue-600, #2968c8)
}

.ui-pdp-actions .andes-button .andes-button__content .ui-pdp-icon {
    margin-right: 8px
}

.ui-pdp-actions .andes-button .andes-button__content .ui-pdp-action-icon--BLUE {
    fill: var(--andes-color-blue-500, #3483fa)
}

.ui-pdp-actions .andes-button .andes-button__content .ui-pdp-action-icon--WHITE {
    fill: #fff
}

.ui-pdp-actions__container {
    display: flex;
    flex-direction: column;
    gap: 8px;
    width: 100%
}

.ui-pdp-actions__container .ui-pdp-action__card-tooltip {
    margin-top: 18px;
    padding: 0
}

.ui-pdp-actions__container .ui-pdp-action__card-tooltip .ui-pdp-card-tooltip__card__content {
    align-items: flex-start
}

.ui-pdp-actions__container>div:has(>.andes-tooltip__trigger) {
    width: inherit
}

.ui-pdp-actions .andes-button--medium {
    line-height: 32px
}

.ui-pdp-actions .andes-progress-indicator-circular {
    height: 15px;
    margin: auto;
    position: relative;
    width: 15px
}

.ui-pdp-actions .andes-progress-indicator-circular .andes-progress-indicator-circular__svg {
    bottom: 0;
    position: absolute;
    top: 0
}

.ui-pdp-actions .ui-pdp-action-primary--disabled,
.ui-pdp-actions .ui-pdp-action-secondary--disabled {
    cursor: not-allowed
}

.ui-pdp-actions .ui-pdp-action-primary,
.ui-pdp-actions .ui-pdp-action-primary--disabled {
    margin-top: 0
}

.ui-pdp-actions .ui-pdp-action-separator {
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    display: block;
    height: 1px;
    margin: 16px 0 8px;
    width: 100%
}

.ui-pdp-actions__container--featured .ui-pdp-action--primary.andes-button {
    margin-top: 0
}

.ui-pdp-actions__container--featured .andes-button {
    width: 100%
}

.ui-pdp-shipping {
    position: relative
}

.ui-pdp-shipping__spinner {
    left: 46%;
    position: absolute;
    top: 60%;
    transform: translate(-50%, -50%)
}

.ui-pdp-shipping__info-tooltip__ctas-container {
    display: flex
}

.ui-pdp-shipping__info-tooltip__text {
    display: block;
    line-height: 1.3em;
    margin-bottom: 14px
}

.ui-pdp-shipping__info-tooltip__button {
    padding: 6px 12px
}

.ui-pdp-shipping__info-tooltip__link {
    display: flex;
    margin-left: 24px
}

.ui-pdp-shipping__info-tooltip__link-anchor {
    align-self: center
}

.ui-pdp-shipping__message__text {
    padding-right: 1.1428571429em
}

.andes-tooltip__trigger {
    position: relative
}

.ui-pdp-shipping-disclaimer {
    margin-bottom: 20px
}

.ui-pdp-shipping-disclaimer .ui-pdp-card-tooltip__card--arrow-top-left:before {
    left: 8%
}

.ui-pdp-iframe-modal iframe {
    border: 0;
    width: 100%;
    -webkit-overflow-scrolling: touch;
    transition: .5s cubic-bezier(.72, .04, .12, .97)
}

.ui-pdp-iframe-modal .andes-spinner__mask {
    background-color: #fff
}

.ui-pdp-buybox .ui-pdp-card-tooltip .andes-card--flat {
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .1), 0 0 6px 0 rgba(0, 0, 0, .1)
}

.ui-pdp-container__row {
    box-sizing: border-box;
    display: flex;
    flex: 0 1 0%;
    flex-direction: row;
    flex-wrap: wrap
}

.ui-pdp-container__col {
    box-sizing: border-box;
    flex-wrap: wrap;
    width: 100%
}

.ui-pdp-container .col-1,
.ui-pdp-container__col {
    flex-basis: 0%;
    flex-grow: 1;
    flex-shrink: 1
}

.ui-pdp-container .col-2 {
    flex-basis: 0%;
    flex-grow: 2;
    flex-shrink: 1
}

.ui-pdp-container .col-3 {
    flex-basis: 0%;
    flex-grow: 3;
    flex-shrink: 1
}

.ui-pdp-container .col-4 {
    flex-basis: 0%;
    flex-grow: 4;
    flex-shrink: 1
}

.ui-pdp-container .col-5 {
    flex-basis: 0%;
    flex-grow: 5;
    flex-shrink: 1
}

.ui-pdp-container__col--text-center {
    align-content: center;
    display: flex;
    justify-content: center
}

.ui-pdp-container__col--text-evenly {
    align-content: center;
    display: flex;
    justify-content: space-evenly
}

.ui-pdp-container__separator {
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, .1);
    height: 1px;
    margin: 40px 0;
    width: 100%
}

.ui-pdp-with--separator:not(:empty):after {
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    content: "";
    display: block;
    height: 1px;
    margin: 40px 0;
    width: 90%
}

.ui-pdp-with--separator--45:not(:empty):after {
    margin-left: 48px;
    margin-right: 48px;
    width: auto
}

.ui-pdp-with--separator--small-bottom:not(:empty):after {
    margin-bottom: 25px
}

.ui-pdp-with--separator--small-top:not(:empty):after {
    margin-top: 25px
}

.ui-pdp-with--separator--medium-bottom:not(:empty):after {
    margin-bottom: 32px
}

.ui-pdp-with--separator--medium-top:not(:empty):after {
    margin-top: 32px
}

.ui-pdp-with--separator--full:not(:empty):after {
    width: 100%
}

.ui-pdp-with--separator--40:not(:empty):after {
    margin: 40px
}

.ui-pdp-with--separator-top:not(:empty):before {
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    content: "";
    display: block;
    height: 1px;
    margin: 40px 0;
    width: 90%
}

.ui-pdp-with--separator-top--full:not(:empty):before {
    width: 100%
}

.ui-pdp-with--separator--fluid:not(:empty):after {
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    content: "";
    display: block;
    height: 1px;
    width: 100%
}

.ui-pdp-mshops-container .ui-pdp-with--separator--fluid:not(:empty):after {
    border: none
}

.ui-pdp-mshops-container--column-hidden .ui-pdp-gallery__figure {
    left: 180px
}

.ui-vpp-with--empty--separator {
    border: 0;
    margin: 0
}

.ui-vpp-with--empty--separator--WHITE {
    background: #fff
}

.ui-vpp-with--empty--separator--0 {
    height: 0
}

.ui-vpp-with--empty--separator--5 {
    height: 5px
}

.ui-vpp-with--empty--separator--12 {
    height: 12px
}

.ui-vpp-with--empty--separator--16 {
    height: 16px
}

.ui-vpp-with--empty--separator--24 {
    height: 24px
}

.ui-vpp-with--empty--separator--28 {
    height: 28px
}

.ui-vpp-with--empty--separator--32 {
    height: 32px
}

.ui-vpp-with--empty--separator--40 {
    height: 40px
}

.ui-vpp-with--empty--separator--50 {
    height: 50px
}

.ui-vpp-with--separator--0 {
    margin: 0
}

.ui-vpp-with--separator--5 {
    margin: 5px 0
}

.ui-vpp-with--separator--12 {
    margin: 12px 0
}

.ui-vpp-with--separator--16 {
    margin: 16px 0
}

.ui-vpp-with--separator--24 {
    margin: 24px 0
}

.ui-vpp-with--separator--28 {
    margin: 28px 0
}

.ui-vpp-with--separator--32 {
    margin: 32px 0
}

.ui-vpp-with--separator--40 {
    margin: 40px 0
}

.ui-vpp-with--separator--50 {
    margin: 50px 0
}

.ui-pdp-media {
    align-items: flex-start;
    display: flex
}

.ui-pdp-media__action {
    color: var(--andes-color-blue-500, #3483fa);
    display: flex;
    font-size: 14px;
    font-weight: 400
}

.ui-pdp-media__figure {
    margin: 0 10px 0 0
}

.ui-pdp-media__figure .ui-pdp-icon--billing-ticket {
    padding-left: 5px
}

.ui-pdp-media__figure .ui-search-icon--gift,
.ui-pdp-media__figure .ui-search-icon__black-friday {
    height: 12px;
    width: 12px
}

.ui-pdp-media__figure .ui-search-icon--ahora30 {
    height: 8px;
    margin-bottom: 1px;
    width: 5px
}

.ui-pdp-media__figure .ui-pdp-icon--plus {
    height: 18px;
    width: 49px
}

.ui-pdp-media__figure svg {
    height: 20px;
    width: 20px
}

.ui-pdp-media__figure .ui-pdp-pick-up-icon {
    position: relative
}

.ui-pdp-media__figure .ui-pdp-icon--fast-truck,
.ui-pdp-media__figure .ui-pdp-icon--schedulable-truck {
    height: 22px;
    margin-bottom: 2px;
    margin-left: -1px;
    width: 22px
}

.ui-pdp-media__figure .ui-pdp-icon--melichoice {
    height: 17px;
    width: 21px
}

.ui-pdp-media__figure .ui-pdp-icon--apple-icon {
    height: 14px;
    shape-rendering: geometricprecision;
    width: 11px
}

.ui-pdp-media__body {
    flex: 1 1 0;
    width: 100%
}

.ui-pdp-media--center {
    align-items: center
}

.ui-pdp-media--reverse>.ui-pdp-media__figure {
    margin: 0 0 0 10px;
    order: 1
}

.ui-pdp-media__title--plain {
    line-height: 1.3
}

.ui-pdp-media__title--on-hover:hover {
    cursor: pointer
}

.ui-pdp-media__title-icons {
    display: inline-block
}

.ui-pdp-media__title {
    font-size: 16px;
    line-height: 1.3;
    margin-bottom: 2px
}

.ui-pdp-media__title .ui-pdp-price__part {
    display: inline-flex;
    line-height: 1.3
}

.ui-pdp-media__text {
    margin: 0 0 2px
}

.ui-pdp-media .ui-pdp-icon--chevron {
    stroke: rgba(0, 0, 0, .25);
    transform: rotate(90deg)
}

.ui-pdp-icon {
    fill: rgba(0, 0, 0, .25)
}

.ui-pdp-icon--MELI_USD {
    fill: transparent;
    margin-right: 4px
}

.ui-pdp-icon--shipping {
    fill: rgba(0, 0, 0, .25)
}

.ui-pdp-icon--pin {
    fill: var(--andes-color-blue-500, #3483fa)
}

.ui-pdp-icon--chevron {
    height: 14px;
    stroke: var(--andes-color-blue-500, #3483fa);
    vertical-align: middle;
    width: 9px
}

.ui-pdp-icon--whatsapp path,
.ui-pdp-icon.ui-pdp-icon--whatsapp path {
    stroke: none!important
}

.ui-pdp-icon--external-credits {
    height: 20px;
    margin-right: 16px;
    width: 20px
}

.ui-pdp-icon--chevron-down {
    transform: rotate(-270deg);
    transition: transform .3s ease-in-out
}

.ui-pdp-icon--chevron-down--error {
    stroke: #d12440!important
}

.ui-pdp-icon--chevron-down--active {
    transform: rotate(-90deg);
    transition: transform .3s ease-in-out
}

.ui-pdp-icon--return {
    height: 18px;
    width: 15px
}

.ui-pdp-icon--full {
    fill: #00a650;
    height: 16px;
    margin-top: -1px;
    position: relative;
    top: 4px;
    width: 56px
}

.ui-pdp-icon--full-super {
    margin-top: -4px
}

.ui-pdp-icon--plus {
    position: relative;
    top: 1px
}

.ui-pdp-icon--express,
.ui-pdp-icon--icon-package {
    fill: rgba(0, 0, 0, .1);
    height: 48px;
    width: 48px
}

.ui-pdp-icon--seller-agreement {
    margin-top: 1px
}

.ui-pdp-icon--thumb_up {
    margin-left: 4px
}

.ui-pdp-icon--loyalty {
    fill: #919191
}

.ui-pdp-icon--medal {
    height: 20px;
    width: 20px
}

.ui-pdp-icon--help {
    fill: var(--andes-color-blue-500, #3483fa);
    stroke: #3483fa
}

.ui-pdp-icon--cbt-summary {
    margin-right: 8px
}

.ui-pdp-color--GREEN.ui-pdp-icon {
    fill: #00a650
}

.ui-pdp-color--BLACK.ui-pdp-icon {
    fill: rgba(0, 0, 0, .9)
}

.ui-pdp-color--BLACK_100.ui-pdp-icon {
    fill: #000
}

.ui-pdp-color--WHITE.ui-pdp-icon {
    fill: #fff
}

.ui-pdp-color--BLUE.ui-pdp-icon {
    fill: var(--andes-color-blue-500, #3483fa)
}

.ui-pdp-color--BLUE_700.ui-pdp-icon {
    fill: #1f4e96
}

.ui-pdp-color--GRAY.ui-pdp-icon {
    fill: rgba(0, 0, 0, .55)
}

.ui-pdp-color--ORANGE.ui-pdp-icon {
    fill: #f73
}

.ui-pdp-color--ORANGE_MEDIUM.ui-pdp-icon {
    color: #d98900
}

.ui-pdp-icon--coupon.ui-pdp-color--BLUE.ui-pdp-icon {
    fill: none
}

.ui-pdp-title {
    color: rgba(0, 0, 0, .9);
    font-family: Proxima Nova, -apple-system, Roboto, Arial, sans-serif;
    font-size: 22px;
    font-weight: 600;
    -webkit-hyphens: auto;
    hyphens: auto;
    line-height: 1.18;
    padding-bottom: 8px;
    padding-right: 10px;
    word-break: break-word
}

.ui-pdp-payment .price-tag__disabled {
    color: rgba(0, 0, 0, .55)
}

.ui-pdp-payment svg {
    height: 20px;
    width: 20px
}

.ui-pdp-payment--md .ui-pdp-media__text {
    font-size: 14px
}

.ui-pdp-specs__subtitle {
    font-size: 20px;
    margin-top: 32px;
    padding-bottom: 24px
}

.ui-pdp-specs__list {
    padding-bottom: 16px
}

.ui-pdp-specs__tables {
    display: flex;
    flex-direction: column;
    gap: 16px
}

.ui-pdp-specs__table {
    border: 1px solid #ededed;
    border-radius: 5px
}

.ui-pdp-specs__table__column,
.ui-pdp-specs__table__column-title:first-of-type {
    padding-left: 16px
}

.ui-pdp-specs__table__column-title {
    font-weight: 600
}

.ui-pdp-specs__table .andes-table__column {
    background-color: transparent;
    border-bottom: 0
}

.ui-pdp-specs__table .andes-table {
    border: 0
}

.ui-pdp-specs__table .andes-table__head {
    -webkit-clip-path: none;
    clip-path: none;
    height: auto;
    overflow: auto;
    position: relative;
    width: auto
}

.ui-pdp-specs__table .andes-table__row {
    border: 0;
    display: table-row
}

.ui-pdp-specs__table .andes-table__row:hover {
    background-color: #ededed
}

.ui-pdp-specs__table .andes-table__row:last-child .andes-table__column {
    border-bottom: 0;
    word-break: break-all
}

.ui-pdp-specs__table .andes-table__column,
.ui-pdp-specs__table .andes-table__header {
    display: table-cell;
    text-align: left;
    vertical-align: middle;
    white-space: normal
}

.ui-pdp-specs__table .andes-table__column:before,
.ui-pdp-specs__table .andes-table__header:before {
    content: "";
    margin: 0;
    padding: 0;
    width: 100%
}

.ui-pdp-specs__table .andes-table__column:last-of-type {
    padding-left: 24px;
    width: 60%
}

.ui-pdp-specs__table .andes-table__column--center,
.ui-pdp-specs__table .andes-table__header--center {
    text-align: center
}

.ui-pdp-specs__table .andes-table__column--right,
.ui-pdp-specs__table .andes-table__header--right {
    text-align: right
}

.ui-pdp-specs__table .andes-table__column--left {
    padding: 16px
}

.ui-pdp-specs__table .andes-table__body {
    display: table-row-group
}

.ui-pdp-specs__table tbody tr:nth-child(2n),
.ui-pdp-specs__table tbody tr:nth-child(2n):hover {
    background: #fff
}

.ui-pdp-specs__table tbody tr:nth-child(2n) .andes-table__column:first-child,
.ui-pdp-specs__table tbody tr:nth-child(2n) .andes-table__header:first-child,
.ui-pdp-specs__table tbody tr:nth-child(odd),
.ui-pdp-specs__table tbody tr:nth-child(odd):hover {
    background: #f5f5f5
}

.ui-pdp-specs__table tbody tr:nth-child(odd) .andes-table__column:first-child,
.ui-pdp-specs__table tbody tr:nth-child(odd) .andes-table__header:first-child {
    background: #ebebeb
}

.ui-pdp-specs__table tbody tr:first-child th {
    border-top-left-radius: 4px
}

.ui-pdp-specs__table tbody tr:first-child td {
    border-top-right-radius: 4px
}

.ui-pdp-specs__table tbody tr:last-child th {
    border-bottom-left-radius: 4px
}

.ui-pdp-specs__table tbody tr:last-child td {
    border-bottom-right-radius: 4px
}

.ui-pdp-specs__tabs {
    margin-top: 32px
}

.ui-pdp-specs__tabs .andes-tab-content {
    padding: 12px 24px
}

.ui-pdp-specs__tabs .andes-tabs__container {
    position: relative
}

.ui-pdp-specs__tab-spec {
    display: inline-block;
    font-size: 14px;
    padding-right: 12px;
    padding-top: 12px;
    vertical-align: top;
    width: 50%
}

.ui-pdp-shipping .ui-pdp-price__part {
    color: rgba(0, 0, 0, .9)
}

.ui-pdp-shipping .ui-pdp-price__part__previous {
    color: rgba(0, 0, 0, .55)
}

.ui-pdp-shipping__action-icon {
    height: 14px;
    margin-right: 6px;
    width: 10px
}

.ui-pdp-shipping--md .ui-pdp-media__text {
    font-size: 14px;
    line-height: 1.29
}

.ui-pdp-shipping--md .ui-pdp-media__text .ui-pdp-price__part {
    color: inherit;
    display: inline-block;
    font-size: inherit;
    line-height: inherit
}

.ui-pdp-shipping--md .ui-pdp-media__text .ui-pdp-price__part .price-tag-cents {
    font-size: .7em;
    position: relative;
    vertical-align: top
}

.ui-pdp-shipping--first-buy .ui-pdp-media__title .ui-pdp-color--BLACK.ui-pdp-family--REGULAR {
    white-space: nowrap
}

.ui-pdp-shipping--upselling-meliplus-cashback .ui-pdp-price__part {
    color: #00a650;
    font-weight: 600
}

.ui-pdp-pick-up .ui-pdp-price__part {
    color: rgba(0, 0, 0, .9)
}

.ui-pdp-pick-up .price-tag__disabled {
    color: rgba(0, 0, 0, .55)
}

.ui-pdp-pick-up--md .ui-pdp-media__text {
    font-size: 14px
}

.ui-pdp-summary-list__item {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 4px;
    position: relative
}

.ui-pdp-summary-list__item.ui-pdp-color--GREEN:before {
    background-color: #00a650
}

.ui-pdp-summary-list__item-icon .ui-pdp-icon {
    height: 14px;
    width: 54px
}

.ui-pdp-summary-list__item .ui-pdp-price__part {
    color: inherit;
    display: inline;
    line-height: inherit
}

.ui-pdp-summary-list__item .ui-pdp-price__part .price-tag-cents {
    line-height: 1.4
}

.ui-pdp-placeholder {
    width: 100%
}

.ui-pdp-placeholder--media {
    display: flex
}

.ui-pdp-placeholder--media .ui-pdp-placeholder__line {
    animation: none;
    border-radius: 4px;
    float: none;
    margin-bottom: 8px;
    margin-top: 0
}

.ui-pdp-placeholder--media .ui-pdp-placeholder__line:last-child {
    margin-bottom: 0
}

.ui-pdp-placeholder--media .ui-pdp-placeholder__line__title {
    margin-bottom: 4px
}

.ui-pdp-placeholder--media .ui-pdp-placeholder__line__title:last-child {
    margin-bottom: 8px
}

.ui-pdp-placeholder--media .ui-pdp-placeholder__line__subtitle {
    margin-bottom: 4px
}

.ui-pdp-placeholder__header {
    display: flex;
    padding-right: 14px;
    vertical-align: top
}

.ui-pdp-placeholder__avatar {
    background-image: linear-gradient(90deg, #ddd, #f2f2f2 200px, #ddd 400px);
    border-radius: 50%;
    display: block;
    height: 30px;
    width: 30px
}

.ui-pdp-placeholder__body {
    display: flex;
    flex-direction: column;
    padding-bottom: 3px;
    vertical-align: top;
    width: 100%
}

.ui-pdp-placeholder__line {
    animation: placeholder 3s linear infinite;
    background-image: linear-gradient(90deg, #ddd, #f2f2f2 200px, #ddd 400px);
    background-size: 600px;
    border-radius: 4px;
    float: left;
    margin-top: 4px
}

@keyframes placeholder {
    0% {
        background-position: -400px
    }
    50% {
        background-position: 400px
    }
    to {
        background-position: -400px
    }
}

.ui-pdp-reviews__comments {
    height: 42px
}

.ui-pdp-reviews__comments__tab-content {
    padding: unset
}

.ui-pdp-reviews__comments__button {
    background: none;
    border: none;
    color: var(--andes-color-blue-500, #3483fa);
    font-weight: 400;
    line-height: 1.29;
    margin-top: 20px;
    padding: unset
}

.ui-pdp-reviews__comments__no-reviews {
    margin: 64px auto;
    max-width: 250px;
    text-align: center
}

.ui-pdp-reviews__comments__no-reviews__title {
    color: rgba(0, 0, 0, .9);
    display: block;
    font-size: 18px;
    margin: 16px 0 14px
}

.ui-pdp-reviews__comments__no-reviews__subtitle {
    color: rgba(0, 0, 0, .55);
    font-size: 16px;
    font-weight: 300;
    line-height: 1.25
}

.ui-pdp-reviews__rating__summary__average {
    color: rgba(0, 0, 0, .9);
    font-size: 64px;
    font-weight: 300
}

.ui-pdp-reviews__rating__summary__label {
    color: rgba(0, 0, 0, .55)
}

.ui-pdp-reviews__header {
    margin-bottom: 32px
}

.ui-pdp-reviews__header__title {
    color: rgba(0, 0, 0, .9);
    margin-bottom: 32px
}

.ui-pdp-reviews .andes-tab__link {
    font-size: 16px;
    padding: .8em 1.5em
}

.ui-pdp-flash-message {
    border-radius: 0
}

.ui-pdp-returns {
    width: 100%
}

.ui-pdp-returns__card {
    align-items: flex-start;
    background-color: rgba(0, 166, 80, .1);
    border-radius: 6px;
    display: flex;
    padding: 16px 12px
}

.ui-pdp-returns__card__main {
    margin-left: 12px
}

.ui-pdp-returns__card__main__title {
    font-size: 14px;
    font-stretch: normal;
    font-style: normal;
    font-weight: 600;
    letter-spacing: normal;
    line-height: 1.14
}

.ui-pdp-returns__card__main__subtitle {
    margin-top: 2px
}

.ui-pdp-returns__card__main__link,
.ui-pdp-returns__card__main__subtitle {
    font-size: 14px;
    font-stretch: normal;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 1.14
}

.ui-pdp-returns__card__main__link {
    margin-top: 8px
}

.ui-pdp-returns__card__main .ui-pdp-action-modal {
    margin-top: 0
}

.ui-pdp-returns__card__main__modal {
    width: 840px
}

.ui-pdp-returns__card__main__modal .andes-modal__close-button {
    top: 56px
}

.ui-pdp-card-tooltip__card {
    font-weight: 400;
    padding: 10px 16px;
    position: relative
}

.ui-pdp-card-tooltip__card--arrow-top-center,
.ui-pdp-card-tooltip__card--has-shadow {
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .1), 0 0 6px 0 rgba(0, 0, 0, .1)
}

.ui-pdp-card-tooltip__card--arrow-top-center {
    border: .5px solid rgba(0, 0, 0, .1);
    position: relative
}

.ui-pdp-card-tooltip__card--arrow-top-center.andes-tooltip--highlight:before {
    background-color: var(--andes-color-blue-500, #3483fa)
}

.ui-pdp-card-tooltip__card--arrow-top-center:before {
    background-color: #fff;
    border-bottom: .5px solid rgba(0, 0, 0, .1);
    border-right: .5px solid rgba(0, 0, 0, .1);
    box-shadow: 1px 1px 1px -1px rgba(0, 0, 0, .2);
    content: "";
    height: 1em;
    left: 50%;
    margin-left: -.5em;
    position: absolute;
    top: -.45em;
    transform: rotate(225deg);
    width: 1em
}

.ui-pdp-card-tooltip__card--arrow-top-left {
    border: .5px solid rgba(0, 0, 0, .1);
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .1), 0 0 6px 0 rgba(0, 0, 0, .1);
    position: relative
}

.ui-pdp-card-tooltip__card--arrow-top-left.andes-tooltip--highlight:before {
    background-color: var(--andes-color-blue-500, #3483fa)
}

.ui-pdp-card-tooltip__card--arrow-top-left:before {
    background-color: #fff;
    border-bottom: .5px solid rgba(0, 0, 0, .1);
    border-right: .5px solid rgba(0, 0, 0, .1);
    box-shadow: 1px 1px 1px -1px rgba(0, 0, 0, .2);
    content: "";
    height: 1em;
    left: 14%;
    margin-left: -.5em;
    position: absolute;
    top: -.45em;
    transform: rotate(225deg);
    width: 1em
}

.ui-pdp-card-tooltip__card--arrow-bottom-center {
    border: .5px solid rgba(0, 0, 0, .1);
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .1), 0 0 6px 0 rgba(0, 0, 0, .1);
    position: relative
}

.ui-pdp-card-tooltip__card--arrow-bottom-center.andes-tooltip--highlight:before {
    background-color: var(--andes-color-blue-500, #3483fa)
}

.ui-pdp-card-tooltip__card--arrow-bottom-center:before {
    background-color: #fff;
    border-bottom: .5px solid rgba(0, 0, 0, .1);
    border-right: .5px solid rgba(0, 0, 0, .1);
    bottom: -.55em;
    box-shadow: 1px 1px 1px -1px rgba(0, 0, 0, .2);
    content: "";
    height: 1em;
    left: 50%;
    margin-left: -.5em;
    position: absolute;
    transform: rotate(45deg);
    width: 1em
}

.ui-pdp-card-tooltip__card .ui-pdp-color--white {
    color: #fff
}

.ui-pdp-card-tooltip__card__icon--close {
    cursor: pointer;
    line-height: 0;
    position: absolute;
    right: 10px;
    top: 10px
}

.ui-pdp-card-tooltip__card__icon--close svg {
    height: 8px;
    width: 8px
}

.ui-pdp-card-tooltip__card__icon--close svg path {
    fill: #fff;
    fill-opacity: .45
}

.ui-pdp-card-tooltip__card__content {
    align-items: center;
    display: flex
}

.ui-pdp-card-tooltip__card__content__icon {
    flex-shrink: 0;
    margin-right: 15px
}

.ui-pdp-card-tooltip__card__content__texts {
    padding: 0 5px 0 0;
    width: 100%
}

.ui-pdp-card-tooltip__card__content__subtitle {
    margin-top: 4px
}

.ui-pdp-card-tooltip__card__content__subtitle .ui-pdp-price__part {
    display: inline;
    line-height: 1.35
}

.ui-pdp-card-tooltip__card__content__subtitle .ui-pdp-price__part .price-tag-cents {
    line-height: 1.7
}

.ui-pdp-card-tooltip__card__content__progressBar__container {
    margin: 8px 0 6px
}

.ui-pdp-card-tooltip__card__content__title sup {
    font-size: 10px;
    position: relative;
    top: 1px;
    vertical-align: top
}

.ui-pdp-card-tooltip__card__content__title .ui-pdp-icon--full {
    height: 15px;
    top: 4px;
    width: 50px
}

.ui-pdp-card-tooltip__card__content__title .ui-pdp-icon--full-super {
    height: -moz-fit-content;
    height: fit-content;
    top: 5px;
    width: -moz-fit-content;
    width: fit-content
}

.ui-pdp-card-tooltip__card__content__title .ui-pdp-price__part {
    font-weight: 700;
    line-height: inherit
}

.ui-pdp-card-tooltip__card__content__title .ui-pdp-price__part .price-tag-cents {
    line-height: 1.4em
}

.ui-pdp-card-tooltip__card__content__title .ui-pdp-icon--supermarket-fs {
    vertical-align: middle
}

.ui-vip-card-tooltip {
    margin-top: 20px
}

.ui-vip-card-tooltip .ui-pdp-card-tooltip__card {
    padding: 18px 16px 16px
}

.ui-vip-card-tooltip .ui-pdp-card-tooltip__card__content__title {
    align-items: center;
    display: flex;
    justify-content: flex-start
}

.ui-vip-card-tooltip .ui-pdp-card-tooltip__card__content__title .ui-pdp-icon {
    margin-right: 8px
}

.ui-vip-card-tooltip .ui-pdp-card-tooltip__card__content__action {
    margin-top: 8px
}

.ui-vip-card-tooltip .ui-pdp-card-tooltip__card__content__action .ui-vip-credits-bau__action-label-component {
    margin-block: 0
}

.ui-vip-card-tooltip .ui-pdp-card-tooltip__card__content__action .ui-vip-credits-bau__action-label-component .ui-pdp-media__action {
    margin-left: 0
}

.ui-pdp.ui-pdp--error .andes-technical-error__container {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 0 auto;
    min-height: 25em
}

.ui-pdp-qadb__make-question__label {
    width: 100%
}

.ui-pdp-qadb__make-question__button .andes-button__content,
.ui-pdp-qadb__make-question__label b {
    font-weight: 600
}

.ui-qadb__make-question-sa {
    margin-top: 40px
}

.ui-qadb__make-question-sa__form {
    margin-top: 16px
}

.ui-qadb__make-question-sa__input {
    max-width: 768px;
    padding-top: 0
}

.ui-qadb__make-question-sa__input.no-message .andes-form-control__bottom {
    display: none
}

.ui-qadb__make-question-sa__title {
    font-size: 18px;
    font-weight: 600
}

.ui-qadb__make-question-sa__content .andes-form-control--textbox {
    padding-top: 0
}

.ui-qadb__make-question-sa__content .andes-form-control__field {
    line-height: 1;
    margin-bottom: 0;
    margin-top: 0;
    min-height: 48px;
    padding-left: 16px;
    padding-top: 15px;
    text-indent: 0
}

.ui-qadb__make-question-sa__content .andes-form-control__field::placeholder {
    font-size: 16px
}

.ui-qadb__make-question-sa__content .andes-form-control__message-fixed {
    font-size: 13px;
    margin-top: 8px
}

.ui-qadb__make-question-sa__button {
    margin-left: 16px;
    vertical-align: top;
    width: 184px
}

.ui-pdp-qadb__card-answer {
    margin-top: 24px
}

.ui-pdp-qadb__card-answer__smart-answers {
    background-color: rgba(0, 0, 0, .04);
    border-radius: 4px;
    position: relative
}

.ui-pdp-qadb__card-answer__smart-answers:before {
    border-left: 4px solid var(--andes-color-blue-500, #3483fa);
    border-radius: 6px 0 0 6px;
    bottom: 0;
    content: "";
    left: -1px;
    position: absolute;
    top: 0
}

.ui-pdp-qadb__search-bar {
    width: 100%
}

.ui-pdp-qadb__search-bar,
.ui-pdp-qadb__search-bar__input-container {
    display: block;
    position: relative
}

.ui-pdp-qadb__search-bar__input {
    padding: 0
}

.ui-pdp-qadb__search-bar__input .andes-form-control--textfield {
    padding-top: 0
}

.ui-pdp-qadb__search-bar__input .andes-form-control__field {
    margin-bottom: 0;
    margin-top: 0;
    padding-left: 16px;
    text-indent: 0
}

.ui-pdp-qadb__search-bar__input .andes-form-control__field::placeholder {
    color: rgba(0, 0, 0, .25);
    padding-left: 0
}

.ui-pdp-qadb__search-bar__input .andes-form-control__message {
    display: none
}

.ui-pdp-qadb__search-bar__search {
    background-color: var(--andes-color-blue-500, #3483fa);
    border: 0;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    bottom: 0;
    box-sizing: border-box;
    display: block;
    height: 48px;
    margin: 0;
    padding: 15px 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0
}

.ui-pdp-qadb__search-bar__search:hover {
    background-color: var(--andes-color-blue-600, #2968c8);
    cursor: pointer
}

.ui-pdp-qadb__search-bar__search:focus {
    outline: none
}

.ui-pdp-qadb__search-bar__search:disabled {
    background: rgba(0, 0, 0, .1);
    color: rgba(0, 0, 0, .25)
}

.ui-pdp-qadb__search-bar__clear-search {
    align-self: center;
    display: flex;
    height: -moz-fit-content;
    height: fit-content;
    position: absolute;
    right: 0;
    text-align: center;
    top: 17px
}

.ui-pdp-qadb__search-bar__clear-search:hover {
    cursor: pointer
}

.ui-pdp-qadb__search-bar__tooltip {
    padding: 16px 26px 16px 16px
}

.ui-pdp-qadb__search-bar__tooltip .andes-tooltip__text {
    font-weight: 300;
    line-height: 1.3
}

.ui-pdp-qadb__search-bar__tooltip .andes-tooltip-arrow:before {
    top: -6px
}

.ui-pdp-qadb__search-bar__tooltip .andes-tooltip-button-close {
    height: 16px;
    right: 15px;
    top: 13px;
    width: 16px
}

.ui-pdp-qadb__search-bar__tooltip .andes-tooltip-button-close:after,
.ui-pdp-qadb__search-bar__tooltip .andes-tooltip-button-close:before {
    opacity: 1;
    top: 0
}

.ui-pdp-qadb__question-form__form__input {
    padding-top: 0
}

.ui-pdp-qadb__question-form__form__input .andes-form-control__message {
    display: none
}

.ui-pdp-qadb__question-form__form__input .andes-form-control__control textarea {
    margin: 0;
    padding: 16px;
    text-indent: 0
}

.ui-pdp-qadb__question-form__form__actions .andes-button__content {
    font-size: 16px;
    font-weight: 600
}

.ui-pdp-qadb__feedback {
    align-items: center;
    background-color: #f5f5f5;
    border-radius: 8px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-top: 32px
}

.ui-pdp-qadb__questions-list {
    margin-top: 40px
}

.ui-pdp-qadb__questions-list.ui-pdp-iframe {
    margin-top: 0
}

.ui-pdp-qadb__questions-list__answer-item__answer {
    word-break: break-word
}

.ui-pdp-qadb__questions-list__answer-item__with-tapeables-links>a {
    word-break: break-all
}

.ui-pdp-qadb__questions-list__question-item__separate {
    color: rgba(0, 0, 0, .45);
    font-size: 14px;
    margin-left: 8px
}

.ui-pdp-qadb__questions-list__wraper-owner {
    background-color: rgba(0, 0, 0, .04);
    border-radius: 6px;
    margin-top: 25px;
    padding: 16px
}

.ui-pdp-qadb__questions-list__wraper-owner .ui-pdp-qadb__questions-list__question:first-child {
    margin-top: 0
}

.ui-pdp-qadb__questions-list__wraper-owner .ui-pdp-qadb__questions-list__see-more__modal {
    margin-bottom: 0
}

.ui-pdp-qadb__questions-list__answer-item__denounce,
.ui-pdp-qadb__questions-list__question-item__denounce {
    margin-left: 8px;
    opacity: 0
}

.ui-pdp-qadb__questions-list__question__answer-container:hover .ui-pdp-qadb__questions-list__answer-item__denounce,
.ui-pdp-qadb__questions-list__question__answer-container:hover .ui-pdp-qadb__questions-list__question-item__denounce,
.ui-pdp-qadb__questions-list__question__container:hover .ui-pdp-qadb__questions-list__answer-item__denounce,
.ui-pdp-qadb__questions-list__question__container:hover .ui-pdp-qadb__questions-list__question-item__denounce {
    opacity: 1
}

.ui-pdp-qadb__questions-list__container-answer__isNoCollapsed {
    display: inline;
    width: 100%
}

.ui-pdp-qadb__questions-list__question p,
.ui-pdp-qadb__questions-list__question__container {
    word-break: break-word
}

.ui-pdp-qadb__questions-list__see-more__modal {
    padding: 24px 0
}

.ui-pdp-qadb__questions-list__see-more__modal-content .andes-modal__content {
    margin: 0;
    padding: 0
}

.ui-pdp-qadb__questions-list__question__answer-container {
    align-items: flex-start;
    display: flex;
    margin-left: 12px;
    margin-top: 8px
}

.ui-pdp-qadb__questions-list__question__answer-container__icon {
    margin-right: 8px;
    overflow: visible
}

.ui-pdp-qadb__questions-list__question__answer-container__answer {
    width: 100%
}

.ui-pdp-qadb__questions-list__question__answer-container__see-more {
    margin-left: 8px
}

.ui-pdp-qadb__questions-list__see-more {
    align-items: center;
    display: flex;
    margin-top: 10px;
    padding-left: 0;
    width: -moz-fit-content;
    width: fit-content
}

.ui-pdp-qadb__questions-list__see-more:hover {
    background-color: transparent;
    cursor: pointer
}

.ui-pdp-qadb__questions-list__see-more .ui-pdp-qadb__questions-list__see-more__link {
    margin-right: 10px
}

.ui-pdp-qadb__questions-list__see-more .ui-pdp-qadb__questions-list__chevron {
    margin-top: 3px
}

.ui-pdp-qadb__questions-list__see-more:hover .ui-pdp-qadb__questions-list {
    cursor: pointer
}

.ui-pdp-qadb__questions-list__see-more:hover .ui-pdp-qadb__questions-list__see-more__link {
    color: var(--andes-color-blue-500, #3483fa)
}

.ui-pdp-qadb__questions-list__see-more:hover .ui-pdp-qadb__questions-list__chevron {
    stroke: var(--andes-color-blue-500, #3483fa)
}

.ui-pdp-qadb {
    display: block;
    width: 100%
}

.ui-pdp-qadb .ui-pdp-question-warning__action {
    border: none;
    color: var(--andes-color-blue-500, #3483fa);
    cursor: pointer;
    text-decoration: none
}

.ui-pdp-qadb--highlighted {
    background-color: rgba(255, 119, 51, .25)
}

.ui-vpp-rating {
    display: inline-block;
    padding-right: 16px;
    width: 100%
}

.ui-vpp-rating__title {
    margin-bottom: 16px
}

.ui-vpp-rating__level {
    align-items: center;
    display: grid;
    flex-direction: row;
    grid-template-columns: 1fr 1fr 35px;
    -ms-grid-columns: 1fr 1fr 35px;
    grid-column-gap: 16px;
    justify-content: space-between;
    vertical-align: middle
}

.ui-vpp-rating__level:not(:last-child) {
    margin-bottom: 12px
}

.ui-vpp-rating__level__column {
    display: flex;
    flex-direction: column;
    justify-content: center
}

.ui-vpp-rating__level__text-container {
    grid-column: 1;
    grid-row: 1;
    width: 100%
}

.ui-vpp-rating__level__text-container .ui-vpp-rating__level__text--left {
    text-align: left
}

.ui-vpp-rating__level__text-container .ui-vpp-rating__level__text--right {
    text-align: right
}

.ui-vpp-rating__level__progress-bar-container {
    grid-column: 2;
    grid-row: 1
}

.ui-vpp-rating__level__progress-bar-container .ui-vpp-rating__level__progress-bar {
    border-radius: 100px;
    display: inline-block;
    height: 4px;
    margin-top: 4px;
    position: relative;
    vertical-align: middle
}

.ui-vpp-rating__level__progress-bar-container .ui-vpp-rating__level__progress-bar__background {
    background-color: rgba(0, 0, 0, .1);
    border-radius: 100px;
    display: block;
    height: 100%;
    inset: 0;
    position: absolute;
    width: 100%
}

.ui-vpp-rating__level__progress-bar-container .ui-vpp-rating__level__progress-bar__fill-background {
    background-color: var(--andes-color-blue-500, #3483fa);
    border-radius: 100px;
    display: block;
    height: 100%;
    inset: 0;
    position: absolute
}

.ui-vpp-rating__level__value-container {
    grid-column: 3;
    grid-row: 1
}

.ui-pdp-seller__list-extra-info .ui-seller-info__status-info {
    margin-top: 32px
}

.ui-pdp-seller__list-extra-info .ui-seller-info__status-info:last-child {
    margin-bottom: 0
}

.ui-pdp-seller__list-extra-info .ui-pdp-seller__extra-info-subtitle {
    font-size: 14px;
    margin-left: 30px
}

.ui-pdp-seller__list-extra-info .ui-pdp-seller__extra-info-figure-pin {
    fill: rgba(0, 0, 0, .65)
}

.ui-seller-info {
    color: rgba(0, 0, 0, .9);
    width: 100%
}

.ui-seller-info__status-info {
    display: flex;
    margin-bottom: 20px
}

.ui-seller-info__status-info__icon {
    margin: 2px 10px 0 0;
    text-align: center;
    width: 20px
}

.ui-seller-info__status-info__icon .ui-pdp-icon--pin {
    height: 18px;
    width: 20px
}

.ui-seller-info__status-info__icon .ui-pdp-icon--pin.ui-pdp-color--GRAY {
    fill: rgba(0, 0, 0, .9)
}

.ui-seller-info__status-info__title {
    font-size: 16px;
    font-weight: 400
}

.ui-seller-info__status-info__subtitle {
    color: rgba(0, 0, 0, .55);
    font-size: 14px
}

.ui-seller-info__location-pin>svg {
    height: 20px;
    width: 20px;
    fill: rgba(0, 0, 0, .9)!important
}

.ui-box-component-seller-data {
    width: 100%
}

.ui-seller-data.ui-box-component-pdp__visible--desktop {
    padding: 32px 16px
}

.ui-seller-data-banner__container {
    height: 93px;
    margin-bottom: 10px;
    width: 100%
}

.ui-seller-data-banner__image {
    border-radius: 6px;
    height: 84px;
    object-fit: cover;
    width: 100%
}

.ui-seller-data-banner__logo-container {
    left: 8px;
    position: relative;
    top: -47px;
    width: -moz-fit-content;
    width: fit-content
}

.ui-seller-data-header__container {
    display: flex;
    width: 100%
}

.ui-seller-data-header__main-info-container {
    display: flex;
    justify-content: space-between
}

.ui-seller-data-header__description-container {
    display: flex;
    flex-direction: column;
    width: 100%
}

.ui-seller-data-header__logo-container {
    margin-right: 12px
}

.ui-seller-data-header__follow-action {
    margin-left: 4px
}

.ui-seller-data-header__description {
    display: flex;
    flex-direction: column;
    justify-content: center
}

.ui-seller-data-header__title {
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow-wrap: anywhere
}

.ui-seller-data-header__subtitle-container {
    align-items: center;
    display: flex;
    margin: 4px 0
}

.ui-seller-data-header__icon-verified {
    margin-right: 4px
}

.ui-seller-data-header__detail-info-container {
    display: flex;
    flex-wrap: wrap;
    margin-top: 4px
}

.ui-seller-data-header__detail-info-container :not(:last-child) {
    margin-right: 8px
}

.ui-seller-data-status__container {
    margin-top: 16px;
    width: 100%
}

.ui-seller-data-status__lider-seller {
    display: flex;
    flex-direction: column;
    margin-left: 6px;
    width: 100%
}

.ui-seller-data-status__icon-medal {
    height: 16px;
    margin-top: 2px;
    width: 16px
}

.ui-seller-data-status__icon-medal img {
    height: 16px;
    width: 16px
}

.ui-seller-data-status__thermometer-container {
    display: flex
}

.ui-seller-data-status__info-container {
    display: flex;
    margin-top: 12px;
    text-align: center
}

.ui-seller-data-status__info {
    flex: 1 1 0
}

.ui-seller-data-status__info-icon {
    height: 18px;
    margin: auto
}

.ui-seller-data-status__info-icon img {
    height: 16px;
    width: 18px
}

.ui-seller-data-status__info-title {
    line-height: 18px
}

.ui-seller-data-status__info-subtitle {
    line-height: 14px;
    margin-top: 8px
}

.ui-seller-data-status__default-info {
    margin-top: 12px
}

.ui-seller-data-status__thermometer {
    align-items: center;
    display: flex;
    justify-content: end;
    margin-top: 8px
}

.ui-seller-data-status__thermometer .thermometer__level {
    height: 6px
}

.ui-seller-data-status__thermometer .thermometer__level:not(:first-child) {
    margin-left: 4px
}

.thermometer-large {
    width: 100%
}

.thermometer__level--1 {
    background: #f23d4f;
    opacity: .15;
    width: 18px
}

.thermometer__level--1-large {
    width: 20%
}

.thermometer__level--2 {
    background: #f73;
    opacity: .15;
    width: 18px
}

.thermometer__level--2-large {
    width: 20%
}

.thermometer__level--3 {
    background: #ffe600;
    opacity: .15;
    width: 18px
}

.thermometer__level--3-large {
    width: 20%
}

.thermometer__level--4 {
    background: #aadb1e;
    opacity: .15;
    width: 18px
}

.thermometer__level--4-large {
    width: 20%
}

.thermometer__level--5 {
    background: #00a650;
    opacity: .15;
    width: 18px
}

.thermometer__level--5-large {
    width: 20%
}

.ui-seller-data-status__thermometer[value="0"] .thermometer__level {
    background: rgba(0, 0, 0, .7);
    width: 100%
}

.ui-seller-data-status__thermometer[value="1"] .thermometer__level--1 {
    background: #f23d4f;
    height: 8px;
    opacity: 1;
    width: 40px
}

.ui-seller-data-status__thermometer[value="1"] .thermometer__level--1-large {
    width: 20%
}

.ui-seller-data-status__thermometer[value="2"] .thermometer__level--2 {
    background: #f73;
    height: 8px;
    opacity: 1;
    width: 40px
}

.ui-seller-data-status__thermometer[value="2"] .thermometer__level--2-large {
    width: 20%
}

.ui-seller-data-status__thermometer[value="3"] .thermometer__level--3 {
    background: #ffe600;
    height: 8px;
    opacity: 1;
    width: 40px
}

.ui-seller-data-status__thermometer[value="3"] .thermometer__level--3-large {
    width: 20%
}

.ui-seller-data-status__thermometer[value="4"] .thermometer__level--4 {
    background: #aadb1e;
    height: 8px;
    opacity: 1;
    width: 40px
}

.ui-seller-data-status__thermometer[value="4"] .thermometer__level--4-large {
    width: 20%
}

.ui-seller-data-status__thermometer[value="5"] .thermometer__level--5 {
    background: #00a650;
    height: 8px;
    opacity: 1;
    width: 40px
}

.ui-seller-data-status__thermometer[value="5"] .thermometer__level--5-large {
    width: 20%
}

.ui-seller-data.ui-box-component-pdp__visible--desktop .thermometer__level--1 {
    width: 6px
}

.ui-seller-data.ui-box-component-pdp__visible--desktop .thermometer__level--1-large {
    width: 20%
}

.ui-seller-data.ui-box-component-pdp__visible--desktop .thermometer__level--2 {
    width: 6px
}

.ui-seller-data.ui-box-component-pdp__visible--desktop .thermometer__level--2-large {
    width: 20%
}

.ui-seller-data.ui-box-component-pdp__visible--desktop .thermometer__level--3 {
    width: 6px
}

.ui-seller-data.ui-box-component-pdp__visible--desktop .thermometer__level--3-large {
    width: 20%
}

.ui-seller-data.ui-box-component-pdp__visible--desktop .thermometer__level--4 {
    width: 6px
}

.ui-seller-data.ui-box-component-pdp__visible--desktop .thermometer__level--4-large {
    width: 20%
}

.ui-seller-data.ui-box-component-pdp__visible--desktop .thermometer__level--5 {
    width: 6px
}

.ui-seller-data.ui-box-component-pdp__visible--desktop .thermometer__level--5-large {
    width: 20%
}

.ui-seller-data.ui-box-component-pdp__visible--desktop .ui-seller-data-status__thermometer[value="1"] .thermometer__level--1 {
    width: 40px
}

.ui-seller-data.ui-box-component-pdp__visible--desktop .ui-seller-data-status__thermometer[value="1"] .thermometer__level--1-large {
    width: 20%
}

.ui-seller-data.ui-box-component-pdp__visible--desktop .ui-seller-data-status__thermometer[value="2"] .thermometer__level--2 {
    width: 40px
}

.ui-seller-data.ui-box-component-pdp__visible--desktop .ui-seller-data-status__thermometer[value="2"] .thermometer__level--2-large {
    width: 20%
}

.ui-seller-data.ui-box-component-pdp__visible--desktop .ui-seller-data-status__thermometer[value="3"] .thermometer__level--3 {
    width: 40px
}

.ui-seller-data.ui-box-component-pdp__visible--desktop .ui-seller-data-status__thermometer[value="3"] .thermometer__level--3-large {
    width: 20%
}

.ui-seller-data.ui-box-component-pdp__visible--desktop .ui-seller-data-status__thermometer[value="4"] .thermometer__level--4 {
    width: 40px
}

.ui-seller-data.ui-box-component-pdp__visible--desktop .ui-seller-data-status__thermometer[value="4"] .thermometer__level--4-large {
    width: 20%
}

.ui-seller-data.ui-box-component-pdp__visible--desktop .ui-seller-data-status__thermometer[value="5"] .thermometer__level--5 {
    width: 40px
}

.ui-seller-data.ui-box-component-pdp__visible--desktop .ui-seller-data-status__thermometer[value="5"] .thermometer__level--5-large {
    width: 20%
}

.ui-seller-data-footer__container {
    margin-top: 16px;
    width: 100%
}

.counter-button {
    border: 1px solid rgba(0, 0, 0, .25);
    border-radius: 6px;
    color: rgba(0, 0, 0, .55);
    display: flex;
    position: relative;
    text-align: center;
    transition: transform .2s ease-in-out, opacity .15s ease-in-out
}

.counter-button--large {
    font-size: 16px;
    height: 48px
}

.counter-button--large .andes-button {
    padding: 10px 8px
}

.counter-button--small {
    font-size: 14px;
    height: 32px
}

.counter-button--fade .counter-button__selector {
    animation: translateOutLabel .2s, fadeOut .15s;
    animation-fill-mode: forwards
}

.counter-button--fade .counter-button__spinner-container {
    animation: translateInSpinner .2s, fadeIn .15s;
    animation-fill-mode: forwards
}

.counter-button__selector {
    align-items: center;
    display: flex;
    flex: 1
}

.counter-button__selector--animate {
    animation: translateInLabel .2s, fadeIn .15s;
    animation-fill-mode: forwards
}

.counter-button__selector__label {
    flex: 1
}

.counter-button__selector__button.andes-button {
    border: 0;
    height: auto;
    margin: 0
}

.counter-button__selector__button .andes-button__content {
    top: 0
}

.counter-button__selector__button--large.counter-button__selector__button--decrement {
    margin-left: 4px
}

.counter-button__selector__button--large.counter-button__selector__button--increment {
    margin-right: 4px
}

.counter-button__selector__button--decrement,
.counter-button__selector__button--increment {
    stroke-width: 0
}

.counter-button__selector__button--decrement svg,
.counter-button__selector__button--increment svg {
    max-height: unset;
    max-width: unset
}

.counter-button__selector__button--decrement svg path,
.counter-button__selector__button--increment svg path {
    fill: var(--andes-color-blue-500, #3483fa)
}

.counter-button__selector__button.andes-button--disabled.counter-button__selector__button--decrement svg path,
.counter-button__selector__button.andes-button--disabled.counter-button__selector__button--increment svg path {
    fill: rgba(0, 0, 0, .25)
}

@media(hover:none) {
    .counter-button__selector__button:hover {
        background: none
    }
}

.counter-button__spinner-container {
    animation: translateOutSpinner .2s, fadeOut .15s;
    animation-fill-mode: forwards;
    height: 100%;
    position: absolute;
    width: 100%
}

.counter-button__spinner-container__spinner {
    display: unset;
    left: calc(50% - 16px);
    top: calc(50% - 16px)
}

@keyframes translateInLabel {
    0% {
        transform: translateY(32px)
    }
    to {
        transform: translateY(0)
    }
}

@keyframes translateOutLabel {
    0% {
        transform: translateY(0)
    }
    to {
        transform: translateY(32px)
    }
}

@keyframes translateInSpinner {
    0% {
        transform: translateY(-36px)
    }
    to {
        transform: translateY(0)
    }
}

@keyframes translateOutSpinner {
    0% {
        transform: translateY(0)
    }
    to {
        transform: translateY(-36px)
    }
}

.ui-pdp-cart-actions-container {
    margin-bottom: 26px;
    margin-top: 26px;
    width: 100%
}

.ui-pdp-cart-actions {
    width: 100%
}

.ui-pdp-cart-actions__card-tooltip {
    margin-top: 26px
}

.ui-pdp-cart-actions__card-tooltip .ui-pdp-card-tooltip__card__content {
    align-items: flex-start
}

.ui-vpp-apparel-size .ui-vpp-apparel-size__fit-as-expected {
    background-color: #fff;
    border: 0;
    line-height: 14px;
    outline: none;
    padding: 0
}

.ui-vpp-apparel-size .ui-vpp-apparel-size__fit-as-expected .ui-vpp-apparel-size__fit-as-expected__chevron {
    height: 12px;
    margin-left: 4px;
    vertical-align: middle;
    width: 12px
}

.ui-vpp-apparel-size .ui-vpp-apparel-size__links-separator {
    border-left: 1px solid #ddd;
    margin-left: 9px;
    padding-left: 9px
}

.ui-vpp-apparel-size__fit-as-expected__tooltip {
    padding: 0
}

.ui-pdp-loyalty {
    margin-bottom: 8px;
    width: 100%
}

.ui-pdp-exit-popup__div-exit-popup-button {
    padding: 2em 2em .5em;
    width: 100%
}

.ui-pdp-exit-popup__div-exit-popup-title {
    padding: 2em 2em .5em
}

.ui-pdp-exit-popup__bg-modal-exit-popup {
    background-color: hsla(0, 0%, 100%, 0)
}

.ui-pdp-exit-popup__bg-modal-exit-popup .andes-modal__close-button path {
    stroke: #fff
}

.ui-pdp-exit-popup__bg-modal-exit-popup .andes-modal__close-button svg {
    height: 15px
}

.ui-pdp-exit-popup__bg-modal-exit-popup .andes-modal__header {
    background-color: hsla(0, 0%, 100%, 0);
    padding: 0 .5em .9em 0
}

.ui-pdp-exit-popup__bg-modal-exit-popup .andes-modal__content {
    background-color: #ededed;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    height: auto;
    max-height: 580px;
    padding: 0
}

.ui-pdp-exit-popup__bg-modal-exit-popup .andes-modal__scroll {
    overflow: hidden
}

.ui-pdp-exit-popup__div-title-tag {
    align-items: center;
    display: flex;
    justify-content: left
}

.ui-pdp-exit-popup__div-modal-title {
    align-items: center;
    background-color: #fff;
    border-top-left-radius: 6px;
    display: flex;
    flex-direction: column;
    height: auto;
    justify-content: center;
    max-height: 580px;
    width: 310px
}

.ui-pdp-exit-popup__div-modal-container {
    display: flex
}

.ui-pdp-exit-popup__badge-exit {
    background-color: #00a650
}

.ui-pdp-exit-popup__div-modal-carousel {
    height: auto;
    margin: 0 32px 24px;
    max-height: 580px;
    max-width: 790px
}

.ui-pdp-exit-popup__title {
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 10px
}

.ui-pdp-exit-popup__card-item {
    width: 400px
}

.ui-pdp-exit-popup-web-mobile {
    height: 600px
}

.ui-pdp-exit-popup-web-mobile__div-modal-container {
    background-color: #fff;
    border-radius: 6px;
    display: flex;
    flex-direction: column
}

.ui-pdp-exit-popup-web-mobile__div-modal-items-list {
    height: auto;
    margin: 0 32px 24px;
    max-height: 780px;
    max-width: 790px
}

.ui-pdp-exit-popup-web-mobile__card-item {
    width: 400px
}

.ui-pdp-exit-popup-web-mobile__div-close-button-container {
    position: absolute;
    right: -5px;
    top: -40px;
    z-index: 11
}

.ui-pdp-exit-popup-web-mobile__div-modal-button {
    align-items: center;
    background-color: #fff;
    border-radius: 0 0 6px 6px;
    bottom: 0;
    box-shadow: 0 -1px 5px 2px rgba(0, 0, 0, .07);
    display: flex;
    justify-content: center;
    padding: 32px 24px 24px;
    position: sticky;
    width: 100%;
    z-index: 10
}

.ui-pdp-exit-popup-web-mobile__div-modal-button .andes-button__content {
    line-height: normal
}

.ui-pdp-exit-popup-web-mobile__exit-popup-button {
    width: 100%
}

.ui-pdp-exit-popup-web-mobile__div-modal-title {
    background: #fff;
    border-radius: 6px 0;
    height: auto;
    max-height: 780px;
    padding: 12px 20px;
    width: 100%
}

.ui-pdp-exit-popup-web-mobile__title {
    font-size: 18px;
    font-weight: 700;
    line-height: 25px;
    text-align: center
}

.ui-pdp-exit-popup-web-mobile__div-modal-list-container .ui-recommendations-list__items-wrapper--double {
    margin-bottom: 0
}

.ui-pdp-exit-popup-web-mobile__div-modal-list-container .ui-recommendations-list__items-wrapper--double .ui-recommendations-card--horizontal {
    padding: 12px 24px
}

.ui-pdp-exit-popup-web-mobile__div-modal-list-container .ui-recommendations-list__items-wrapper--double .ui-recommendations-card--horizontal .ui-recommendations-card__image,
.ui-pdp-exit-popup-web-mobile__div-modal-list-container .ui-recommendations-list__items-wrapper--double .ui-recommendations-card--horizontal .ui-recommendations-card__image-container {
    height: 110px;
    width: 110px
}

.ui-pdp-exit-popup-web-mobile__div-modal-list-container .ui-recommendations-list__items-wrapper--double .ui-recommendations-card--horizontal .ui-recommendations-card__installments-middle-text {
    white-space: normal!important
}

.ui-pdp-exit-popup-web-mobile__div-modal-list-container .ui-recommendations-list__items-wrapper--double .ui-recommendations-card--horizontal .ui-recommendations-card__installments .andes-money-amount {
    font-size: 14px!important
}

.ui-pdp-exit-popup-web-mobile__div-modal-list-container .ui-recommendations-list__items-wrapper--double .ui-recommendations-card--horizontal .ui-recommendations-card__installments .andes-money-amount__currency-symbol {
    padding: 0 .2em
}

.ui-pdp-exit-popup-web-mobile__div-modal-list-container .ui-recommendations-list__items-wrapper--double .ui-recommendations-card--horizontal .ui-recommendations-card__installments .ui-recommendations-card__installments-quantity {
    padding-right: .2em
}

.ui-pdp-exit-popup-web-mobile__div-modal-list-container .ui-recommendations-list__header {
    display: none
}

.ui-pdp-exit-popup-web-mobile__bg-modal-exit-popup {
    min-height: 500px!important
}

.ui-pdp-exit-popup-web-mobile__bg-modal-exit-popup .andes-modal__scroll .andes-modal__header,
.ui-pdp-exit-popup-web-mobile__bg-modal-exit-popup .andes-modal__scroll .andes-modal__header--sticky {
    display: none
}

.andes-thumbnail--16 {
    height: 14px;
    width: 14px
}

.andes-thumbnail--16,
.andes-thumbnail--24 {
    align-items: center;
    background-color: #fff;
    display: flex;
    justify-content: center
}

.andes-thumbnail--24 {
    height: 22px;
    width: 22px
}

.andes-thumbnail--32 {
    height: 30px;
    width: 30px
}

.andes-thumbnail--32,
.andes-thumbnail--40 {
    align-items: center;
    background-color: #fff;
    display: flex;
    justify-content: center
}

.andes-thumbnail--40 {
    height: 38px;
    width: 38px
}

.andes-thumbnail--48 {
    height: 46px;
    width: 46px
}

.andes-thumbnail--48,
.andes-thumbnail--56 {
    align-items: center;
    background-color: #fff;
    display: flex;
    justify-content: center
}

.andes-thumbnail--56 {
    height: 54px;
    width: 54px
}

.andes-thumbnail--64 {
    height: 62px;
    width: 62px
}

.andes-thumbnail--64,
.andes-thumbnail--72 {
    align-items: center;
    background-color: #fff;
    display: flex;
    justify-content: center
}

.andes-thumbnail--72 {
    height: 70px;
    width: 70px
}

.andes-thumbnail--80 {
    height: 78px;
    width: 78px
}

.andes-thumbnail--80,
.andes-thumbnail--96 {
    align-items: center;
    background-color: #fff;
    display: flex;
    justify-content: center
}

.andes-thumbnail--96 {
    height: 94px;
    width: 94px
}

.andes-thumbnail {
    box-sizing: content-box;
    color: rgba(0, 0, 0, .9);
    font-family: Proxima Nova, -apple-system, Roboto, Arial, sans-serif;
    font-weight: 400;
    line-height: 1
}

.andes-thumbnail.andes-thumbnail--16 {
    font-size: 8px
}

.andes-thumbnail.andes-thumbnail--24 {
    font-size: 11px
}

.andes-thumbnail.andes-thumbnail--32 {
    font-size: 14px
}

.andes-thumbnail.andes-thumbnail--40 {
    font-size: 16px
}

.andes-thumbnail.andes-thumbnail--48 {
    font-size: 20px
}

.andes-thumbnail.andes-thumbnail--56 {
    font-size: 24px
}

.andes-thumbnail.andes-thumbnail--64 {
    font-size: 28px
}

.andes-thumbnail.andes-thumbnail--72 {
    font-size: 32px
}

.andes-thumbnail.andes-thumbnail--80,
.andes-thumbnail.andes-thumbnail--96 {
    font-size: 36px
}

.andes-thumbnail>img {
    height: auto;
    max-width: 100%;
    width: auto
}

.andes-thumbnail--circle {
    border: 1px solid rgba(0, 0, 0, .07);
    border-radius: 50%;
    overflow: hidden
}

.andes-thumbnail--square {
    border: 1px solid rgba(0, 0, 0, .07);
    overflow: hidden
}

.andes-thumbnail--square.andes-thumbnail--16,
.andes-thumbnail--square.andes-thumbnail--24,
.andes-thumbnail--square.andes-thumbnail--32 {
    border-radius: 3px
}

.andes-thumbnail--square.andes-thumbnail--40,
.andes-thumbnail--square.andes-thumbnail--48,
.andes-thumbnail--square.andes-thumbnail--56,
.andes-thumbnail--square.andes-thumbnail--64 {
    border-radius: 4px
}

.andes-thumbnail--square.andes-thumbnail--72,
.andes-thumbnail--square.andes-thumbnail--80 {
    border-radius: 5px
}

.andes-thumbnail--square.andes-thumbnail--96 {
    border-radius: 6px
}

.andes-thumbnail__badge {
    border: 0
}

.andes-thumbnail--64.andes-thumbnail__badge-gray,
.andes-thumbnail--72.andes-thumbnail__badge-gray,
.andes-thumbnail--80.andes-thumbnail__badge-gray {
    border: 3px solid #bfbfbf;
    box-sizing: border-box
}

.andes-thumbnail--24.andes-thumbnail__badge-gray,
.andes-thumbnail--32.andes-thumbnail__badge-gray,
.andes-thumbnail--40.andes-thumbnail__badge-gray,
.andes-thumbnail--48.andes-thumbnail__badge-gray,
.andes-thumbnail--56.andes-thumbnail__badge-gray {
    border: 2px solid #bfbfbf;
    box-sizing: border-box
}

.andes-thumbnail--64.andes-thumbnail__badge-accent,
.andes-thumbnail--72.andes-thumbnail__badge-accent,
.andes-thumbnail--80.andes-thumbnail__badge-accent {
    border: 3px solid var(--andes-color-blue-500, #3483fa);
    box-sizing: border-box
}

.andes-thumbnail--24.andes-thumbnail__badge-accent,
.andes-thumbnail--32.andes-thumbnail__badge-accent,
.andes-thumbnail--40.andes-thumbnail__badge-accent,
.andes-thumbnail--48.andes-thumbnail__badge-accent,
.andes-thumbnail--56.andes-thumbnail__badge-accent {
    border: 2px solid var(--andes-color-blue-500, #3483fa);
    box-sizing: border-box
}

.andes-thumbnail--64.andes-thumbnail__badge-green,
.andes-thumbnail--72.andes-thumbnail__badge-green,
.andes-thumbnail--80.andes-thumbnail__badge-green {
    border: 3px solid #00a650;
    box-sizing: border-box
}

.andes-thumbnail--24.andes-thumbnail__badge-green,
.andes-thumbnail--32.andes-thumbnail__badge-green,
.andes-thumbnail--40.andes-thumbnail__badge-green,
.andes-thumbnail--48.andes-thumbnail__badge-green,
.andes-thumbnail--56.andes-thumbnail__badge-green {
    border: 2px solid #00a650;
    box-sizing: border-box
}

.andes-thumbnail--64.andes-thumbnail__badge-orange,
.andes-thumbnail--72.andes-thumbnail__badge-orange,
.andes-thumbnail--80.andes-thumbnail__badge-orange {
    border: 3px solid #f73;
    box-sizing: border-box
}

.andes-thumbnail--24.andes-thumbnail__badge-orange,
.andes-thumbnail--32.andes-thumbnail__badge-orange,
.andes-thumbnail--40.andes-thumbnail__badge-orange,
.andes-thumbnail--48.andes-thumbnail__badge-orange,
.andes-thumbnail--56.andes-thumbnail__badge-orange {
    border: 2px solid #f73;
    box-sizing: border-box
}

.andes-thumbnail--64.andes-thumbnail__badge-red,
.andes-thumbnail--72.andes-thumbnail__badge-red,
.andes-thumbnail--80.andes-thumbnail__badge-red {
    border: 3px solid #f23d4f;
    box-sizing: border-box
}

.andes-thumbnail--24.andes-thumbnail__badge-red,
.andes-thumbnail--32.andes-thumbnail__badge-red,
.andes-thumbnail--40.andes-thumbnail__badge-red,
.andes-thumbnail--48.andes-thumbnail__badge-red,
.andes-thumbnail--56.andes-thumbnail__badge-red {
    border: 2px solid #f23d4f;
    box-sizing: border-box
}

.andes-thumbnail__badge .andes-badge {
    position: relative
}

.andes-thumbnail--24+.andes-badge--dot {
    left: 16px;
    top: -16px
}

.andes-thumbnail--32+.andes-badge--dot {
    left: 22px;
    top: -16px
}

.andes-thumbnail--40+.andes-badge--notification,
.andes-thumbnail--40+.andes-badge--pill {
    left: 24px;
    top: -16px
}

.andes-thumbnail--48+.andes-badge--notification,
.andes-thumbnail--48+.andes-badge--pill {
    left: 32px;
    top: -16px
}

.andes-thumbnail--56+.andes-badge--notification,
.andes-thumbnail--56+.andes-badge--pill {
    left: 40px;
    top: -16px
}

.andes-thumbnail--64+.andes-badge--notification,
.andes-thumbnail--64+.andes-badge--pill {
    left: 40px;
    top: -24px
}

.andes-thumbnail--72+.andes-badge--notification,
.andes-thumbnail--72+.andes-badge--pill {
    left: 48px;
    top: -24px
}

.andes-thumbnail--80+.andes-badge--notification,
.andes-thumbnail--80+.andes-badge--pill {
    left: 56px;
    top: -24px
}

.andes-thumbnail--neutral {
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .07)
}

.andes-thumbnail--loud {
    background-color: var(--andes-color-blue-500, #3483fa);
    border: 0;
    color: #fff
}

.andes-thumbnail--quiet {
    background-color: var(--andes-color-blue-100, rgba(65, 137, 230, .1));
    border: 0;
    color: var(--andes-color-blue-500, #3483fa)
}

.andes-thumbnail--loud-disabled,
.andes-thumbnail--quiet-disabled {
    background-color: rgba(0, 0, 0, .1);
    color: rgba(0, 0, 0, .25)
}

.andes-thumbnail--neutral-disabled {
    background-color: #fff;
    color: rgba(0, 0, 0, .07)
}

.andes-thumbnail-multiple--grid {
    align-content: space-between;
    background-color: rgba(0, 0, 0, .04);
    border-radius: 5px;
    box-sizing: border-box;
    color: rgba(0, 0, 0, .55);
    display: flex;
    flex-wrap: wrap;
    font-family: Proxima Nova, -apple-system, Roboto, Arial, sans-serif;
    justify-content: space-between
}

.andes-thumbnail-multiple--grid:nth-child(3) {
    flex-grow: 2
}

.andes-thumbnail-multiple--grid-40 {
    height: 40px;
    width: 40px
}

.andes-thumbnail-multiple--grid-40 .andes-thumbnail-multiple--overflow {
    background-color: #f5f5f5;
    color: rgba(0, 0, 0, .55)
}

.andes-thumbnail-multiple--grid-48 {
    height: 48px;
    width: 48px
}

.andes-thumbnail-multiple--grid-48 .andes-thumbnail-multiple--overflow {
    background-color: #f5f5f5;
    color: rgba(0, 0, 0, .55)
}

.andes-thumbnail-multiple--grid-56 {
    height: 56px;
    width: 56px
}

.andes-thumbnail-multiple--grid-56 .andes-thumbnail-multiple--overflow {
    background-color: #f5f5f5;
    color: rgba(0, 0, 0, .55)
}

.andes-thumbnail-multiple--grid-64 {
    height: 64px;
    width: 64px
}

.andes-thumbnail-multiple--grid-64 .andes-thumbnail-multiple--overflow {
    background-color: #f5f5f5;
    color: rgba(0, 0, 0, .55)
}

.andes-thumbnail-multiple--grid-72 {
    height: 72px;
    width: 72px
}

.andes-thumbnail-multiple--grid-72 .andes-thumbnail-multiple--overflow {
    background-color: #f5f5f5;
    color: rgba(0, 0, 0, .55)
}

.andes-thumbnail-multiple--grid-80 {
    height: 80px;
    width: 80px
}

.andes-thumbnail-multiple--grid-80 .andes-thumbnail-multiple--overflow {
    background-color: #f5f5f5;
    color: rgba(0, 0, 0, .55)
}

.andes-thumbnail-multiple--grid-48 {
    align-content: space-around;
    justify-content: space-around
}

.andes-thumbnail-multiple--grid-40,
.andes-thumbnail-multiple--grid-48,
.andes-thumbnail-multiple--grid-56 {
    border-radius: 4px;
    padding: 3px
}

.andes-thumbnail-multiple--grid-64 {
    border-radius: 4px;
    padding: 4px
}

.andes-thumbnail-multiple--grid-72 {
    padding: 3px
}

.andes-thumbnail-multiple--grid-80 {
    padding: 4px
}

.andes-thumbnail-multiple--stacked-24 {
    display: flex;
    flex-wrap: wrap;
    height: 24px;
    width: auto
}

.andes-thumbnail-multiple--stacked-24 .andes-thumbnail-multiple--overflow {
    background-color: #f5f5f5;
    color: rgba(0, 0, 0, .55)
}

.andes-thumbnail-multiple--stacked-32 {
    display: flex;
    flex-wrap: wrap;
    height: 32px;
    width: auto
}

.andes-thumbnail-multiple--stacked-32 .andes-thumbnail-multiple--overflow {
    background-color: #f5f5f5;
    color: rgba(0, 0, 0, .55)
}

.andes-thumbnail-multiple--stacked-40 {
    display: flex;
    flex-wrap: wrap;
    height: 40px;
    width: auto
}

.andes-thumbnail-multiple--stacked-40 .andes-thumbnail-multiple--overflow {
    background-color: #f5f5f5;
    color: rgba(0, 0, 0, .55)
}

.andes-thumbnail-multiple--stacked-48 {
    display: flex;
    flex-wrap: wrap;
    height: 48px;
    width: auto
}

.andes-thumbnail-multiple--stacked-48 .andes-thumbnail-multiple--overflow {
    background-color: #f5f5f5;
    color: rgba(0, 0, 0, .55)
}

.andes-thumbnail-multiple--stacked-56 {
    display: flex;
    flex-wrap: wrap;
    height: 56px;
    width: auto
}

.andes-thumbnail-multiple--stacked-56 .andes-thumbnail-multiple--overflow {
    background-color: #f5f5f5;
    color: rgba(0, 0, 0, .55)
}

.andes-thumbnail-multiple--stacked-64 {
    display: flex;
    flex-wrap: wrap;
    height: 64px;
    width: auto
}

.andes-thumbnail-multiple--stacked-64 .andes-thumbnail-multiple--overflow {
    background-color: #f5f5f5;
    color: rgba(0, 0, 0, .55)
}

.andes-thumbnail-multiple--stacked-72 {
    display: flex;
    flex-wrap: wrap;
    height: 72px;
    width: auto
}

.andes-thumbnail-multiple--stacked-72 .andes-thumbnail-multiple--overflow {
    background-color: #f5f5f5;
    color: rgba(0, 0, 0, .55)
}

.andes-thumbnail-multiple--stacked-80 {
    display: flex;
    flex-wrap: wrap;
    height: 80px;
    width: auto
}

.andes-thumbnail-multiple--stacked-80 .andes-thumbnail-multiple--overflow {
    background-color: #f5f5f5;
    color: rgba(0, 0, 0, .55)
}

.andes-thumbnail-multiple--stacked-24 .andes-thumbnail-container:not(:first-child) {
    margin-left: -6px
}

.andes-thumbnail-multiple--stacked-32 .andes-thumbnail-container:not(:first-child) {
    margin-left: -9px
}

.andes-thumbnail-multiple--stacked-40 .andes-thumbnail-container:not(:first-child) {
    margin-left: -12px
}

.andes-thumbnail-multiple--stacked-48 .andes-thumbnail-container:not(:first-child) {
    margin-left: -15px
}

.andes-thumbnail-multiple--stacked-56 .andes-thumbnail-container:not(:first-child) {
    margin-left: -18px
}

.andes-thumbnail-multiple--stacked-64 .andes-thumbnail-container:not(:first-child) {
    margin-left: -20px
}

.andes-thumbnail-multiple--stacked-72 .andes-thumbnail-container:not(:first-child) {
    margin-left: -22px
}

.andes-thumbnail-multiple--stacked-80 .andes-thumbnail-container:not(:first-child) {
    margin-left: -25px
}

.andes-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-typography {
    font-family: Proxima Nova, -apple-system, Roboto, Arial, sans-serif;
    -webkit-font-smoothing: antialiased
}

.andes-typography.andes-typography--type-body.andes-typography--weight-regular {
    font-weight: 400
}

.andes-typography.andes-typography--type-body.andes-typography--weight-semibold,
.andes-typography.andes-typography--type-title {
    font-weight: 600
}

.andes-typography-text-list {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative
}

.andes-typography-text-list__item {
    list-style: none
}

.andes-typography--size-xs.andes-typography--type-title {
    font-size: 18px;
    line-height: 22px;
    margin: 1.27em 0 0
}

.andes-typography--size-xs.andes-typography--type-title:first-child {
    margin: 0
}

.andes-typography--size-xs.andes-typography--type-body {
    font-size: 12px;
    line-height: 15px
}

.andes-typography-text-list.andes-typography--size-xs.andes-typography--type-body,
p.andes-typography--size-xs.andes-typography--type-body {
    margin: .75em 0 0
}

.andes-typography-text-list.andes-typography--size-xs.andes-typography--type-body:first-child,
p.andes-typography--size-xs.andes-typography--type-body:first-child {
    margin: 0
}

.andes-typography--size-s.andes-typography--type-title {
    font-size: 20px;
    line-height: 25px;
    margin: 1.25em 0 0
}

.andes-typography--size-s.andes-typography--type-title:first-child {
    margin: 0
}

.andes-typography--size-s.andes-typography--type-body {
    font-size: 14px;
    line-height: 18px
}

.andes-typography-text-list.andes-typography--size-s.andes-typography--type-body,
p.andes-typography--size-s.andes-typography--type-body {
    margin: .71em 0 0
}

.andes-typography-text-list.andes-typography--size-s.andes-typography--type-body:first-child,
p.andes-typography--size-s.andes-typography--type-body:first-child {
    margin: 0
}

.andes-typography--size-m.andes-typography--type-title {
    font-size: 24px;
    line-height: 30px;
    margin: 1.25em 0 0
}

.andes-typography--size-m.andes-typography--type-title:first-child {
    margin: 0
}

.andes-typography--size-m.andes-typography--type-body {
    font-size: 16px;
    line-height: 20px
}

.andes-typography-text-list.andes-typography--size-m.andes-typography--type-body,
p.andes-typography--size-m.andes-typography--type-body {
    margin: .75em 0 0
}

.andes-typography-text-list.andes-typography--size-m.andes-typography--type-body:first-child,
p.andes-typography--size-m.andes-typography--type-body:first-child {
    margin: 0
}

.andes-typography--size-l.andes-typography--type-title {
    font-size: 28px;
    line-height: 35px;
    margin: 1.25em 0 0
}

.andes-typography--size-l.andes-typography--type-title:first-child {
    margin: 0
}

.andes-typography--size-l.andes-typography--type-body {
    font-size: 18px;
    line-height: 22px
}

.andes-typography-text-list.andes-typography--size-l.andes-typography--type-body,
p.andes-typography--size-l.andes-typography--type-body {
    margin: .77em 0 0
}

.andes-typography-text-list.andes-typography--size-l.andes-typography--type-body:first-child,
p.andes-typography--size-l.andes-typography--type-body:first-child {
    margin: 0
}

.andes-typography--size-xl.andes-typography--type-title {
    font-size: 32px;
    line-height: 40px;
    margin: 1.25em 0 0
}

.andes-typography--size-xl.andes-typography--type-title:first-child {
    margin: 0
}

.andes-typography--size-xl.andes-typography--type-body {
    font-size: 18px;
    line-height: 22px
}

.andes-typography-text-list.andes-typography--size-xl.andes-typography--type-body,
p.andes-typography--size-xl.andes-typography--type-body {
    margin: .77em 0 0
}

.andes-typography-text-list.andes-typography--size-xl.andes-typography--type-body:first-child,
p.andes-typography--size-xl.andes-typography--type-body:first-child {
    margin: 0
}

.andes-typography--color-primary {
    color: rgba(0, 0, 0, .9)
}

.andes-typography-text-list__item-check-marker--color-primary svg path {
    fill: rgba(0, 0, 0, .9)
}

.andes-typography--color-secondary {
    color: rgba(0, 0, 0, .55)
}

.andes-typography-text-list__item-check-marker--color-secondary svg path {
    fill: rgba(0, 0, 0, .55)
}

.andes-typography--color-disabled {
    color: rgba(0, 0, 0, .25)
}

.andes-typography-text-list__item-check-marker--color-disabled svg path {
    fill: rgba(0, 0, 0, .25)
}

.andes-typography--color-inverted {
    color: #fff
}

.andes-typography-text-list__item-check-marker--color-inverted svg path {
    fill: #fff
}

.andes-typography--color-negative {
    color: #f23d4f
}

.andes-typography-text-list__item-check-marker--color-negative svg path {
    fill: #f23d4f
}

.andes-typography--color-caution {
    color: #f73
}

.andes-typography-text-list__item-check-marker--color-caution svg path {
    fill: #f73
}

.andes-typography--color-positive {
    color: #00a650
}

.andes-typography-text-list__item-check-marker--color-positive svg path {
    fill: #00a650
}

.andes-typography--color-link {
    color: var(--andes-color-blue-500, var(--andes-color-blue-500, #3483fa))
}

.andes-typography-text-list__item-check-marker--color-link svg path {
    fill: var(--andes-color-blue-500, var(--andes-color-blue-500, #3483fa))
}

a.andes-typography--color-link {
    text-decoration: none
}

.andes-typography-text-list__item-dot-marker {
    align-items: center;
    display: inline-flex;
    justify-content: center;
    left: 0;
    position: absolute
}

.andes-typography-text-list__item-number-marker {
    left: 0;
    position: absolute
}

.andes-typography-text-list__item-number-marker:before {
    content: counter(list-item) ".";
    position: absolute;
    text-align: center;
    width: 100%
}

.andes-typography-text-list__item-check-marker {
    align-items: center;
    display: inline-flex;
    justify-content: center;
    left: 0;
    position: absolute
}

.andes-typography--size-xs.andes-typography-text-list__item {
    margin: .5em 0 0;
    padding-left: 22px
}

.andes-typography--size-xs.andes-typography-text-list__item:first-child {
    margin: 0
}

.andes-typography--size-xs.andes-typography-text-list__item .andes-typography-text-list__item-dot-marker {
    margin-left: 11px;
    width: 5px
}

.andes-typography--size-xs.andes-typography-text-list__item .andes-typography-text-list__item-number-marker {
    width: 18px
}

.andes-typography--size-xs.andes-typography-text-list__item .andes-typography-text-list__item-check-marker {
    transform: translateY(-2px)
}

.andes-typography--size-s.andes-typography-text-list__item {
    margin: .5em 0 0;
    padding-left: 24px
}

.andes-typography--size-s.andes-typography-text-list__item:first-child {
    margin: 0
}

.andes-typography--size-s.andes-typography-text-list__item .andes-typography-text-list__item-dot-marker {
    margin-left: 11px;
    width: 6px
}

.andes-typography--size-s.andes-typography-text-list__item .andes-typography-text-list__item-number-marker {
    width: 20px
}

.andes-typography--size-m.andes-typography-text-list__item {
    margin: .5em 0 0;
    padding-left: 28px
}

.andes-typography--size-m.andes-typography-text-list__item:first-child {
    margin: 0
}

.andes-typography--size-m.andes-typography-text-list__item .andes-typography-text-list__item-dot-marker {
    margin-left: 14px;
    width: 6px
}

.andes-typography--size-m.andes-typography-text-list__item .andes-typography-text-list__item-number-marker {
    width: 24px
}

.andes-typography--size-l.andes-typography-text-list__item {
    margin: .55em 0 0;
    padding-left: 30px
}

.andes-typography--size-l.andes-typography-text-list__item:first-child {
    margin: 0
}

.andes-typography--size-l.andes-typography-text-list__item .andes-typography-text-list__item-dot-marker {
    margin-left: 14px;
    width: 7px
}

.andes-typography--size-l.andes-typography-text-list__item .andes-typography-text-list__item-number-marker {
    width: 26px
}

.andes-typography--size-l.andes-typography-text-list__item .andes-typography-text-list__item-check-marker {
    transform: translateY(-1px)
}

.card-thumbnail-container {
    background: transparent;
    border: none;
    width: 100%
}

.card-thumbnail-container__content {
    align-items: center;
    display: flex;
    gap: 12px;
    padding: 8px 12px!important
}

.card-thumbnail-container__content--tiny {
    gap: 4px;
    padding: 8px!important
}

.card-thumbnail-container__clickable {
    cursor: pointer
}

.card-thumbnail-container__clickable .card-thumbnail-container__content:hover {
    background-color: #f5f5f5
}

.card-thumbnail-container__redirect-link {
    text-decoration: none
}

.card-thumbnail-container__chevron {
    display: flex;
    margin-left: auto
}

.card-thumbnail-container__body {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    gap: 4px
}

.card-thumbnail-container__body__title {
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.thumbnail-multiple__base {
    flex-wrap: nowrap!important
}

.clip-player-container {
    background: transparent;
    display: none;
    height: inherit;
    position: absolute;
    width: inherit;
    z-index: -1
}

.clip-player-container video {
    object-fit: cover
}

@media screen and (orientation:landscape) {
    .clip-player-container--mobile video {
        object-fit: contain
    }
}

.clip-video-container--hide {
    display: none
}

.clip-player {
    height: inherit;
    width: inherit
}

.player-fullscreen {
    height: 100%;
    width: 100%
}

.player-fullscreen video {
    height: inherit;
    width: inherit
}

.player-fullscreen .clip-player-container {
    display: block
}

.video-container,
.video-container__tap {
    height: 100%;
    width: 100%
}

.video-container__tap {
    display: block;
    overflow: hidden
}

.video-container .clip-player-container {
    display: block
}

@keyframes rotate-animation {
    0% {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(1turn)
    }
}

.clip-wrapper {
    height: 100%;
    position: relative;
    width: 100%
}

.clip-wrapper.clip-wrapper__desktop-fullscreen {
    height: calc(100vh - 10rem);
    left: calc(50% - 28.15vh + 2.815rem);
    position: absolute;
    top: calc(50% - 50vh + 5rem);
    width: calc(56.3vh - 5.63rem)
}

.clip-wrapper.clip-wrapper__desktop-fullscreen .clip-wrapper__big-mute,
.clip-wrapper.clip-wrapper__desktop-fullscreen .clip-wrapper__pause,
.clip-wrapper.clip-wrapper__desktop-fullscreen .clip-wrapper__play,
.clip-wrapper.clip-wrapper__desktop-fullscreen .clip-wrapper__spinner {
    height: 4.2rem;
    width: 4.2rem
}

.clip-wrapper.clip-wrapper__desktop-fullscreen .clip-wrapper__muted,
.clip-wrapper.clip-wrapper__desktop-fullscreen .clip-wrapper__unmuted {
    border: .5rem solid transparent;
    height: 2rem;
    padding: 1rem;
    right: 3.5rem;
    width: 2rem
}

.clip-wrapper.clip-wrapper__desktop-fullscreen .clip-wrapper__exit-fullscreen,
.clip-wrapper.clip-wrapper__desktop-fullscreen .clip-wrapper__fullscreen {
    border: .5rem solid transparent;
    height: 2rem;
    padding: 1rem;
    width: 2rem
}

.clip-wrapper__glass-screen {
    height: inherit;
    position: absolute;
    width: inherit;
    z-index: 10
}

.clip-wrapper__thumbnail {
    height: inherit;
    left: 0;
    object-fit: cover;
    position: absolute;
    top: 0;
    width: inherit;
    z-index: 1
}

.clip-wrapper__thumbnail--hide {
    display: none!important
}

@media screen and (orientation:landscape) {
    .clip-wrapper.clip-wrapper__mobile-fullscreen .clip-wrapper__thumbnail {
        object-fit: contain
    }
}

.clip-wrapper__spinner {
    animation: rotate-animation .7s linear infinite
}

.clip-wrapper__shadow {
    background: linear-gradient(180deg, transparent, rgba(0, 0, 0, .8));
    bottom: 0;
    height: 18%;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 1
}

.clip-wrapper__shadow--hide {
    display: none!important
}

.clip-wrapper__play {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0MCIgaGVpZ2h0PSI0MCIgZmlsbD0ibm9uZSI+PGNpcmNsZSBjeD0iMjAiIGN5PSIxOS44IiByPSIxOC43NSIgZmlsbD0iIzAwMCIgZmlsbC1vcGFjaXR5PSIuNTUiIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLXdpZHRoPSIxLjUiLz48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMTMuMjUgMzAuNzEzdi0yMS42bDE4IDEwLjh6Ii8+PC9zdmc+);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 3.692rem;
    left: calc(50% - 1.846rem);
    position: absolute;
    top: calc(50% - 1.846rem);
    width: 3.692rem;
    z-index: 5
}

.clip-wrapper__play--hide {
    display: none!important
}

.clip-wrapper__pause {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MyIgaGVpZ2h0PSI1MiIgZmlsbD0ibm9uZSI+PGNpcmNsZSBjeD0iMjYuNjg4IiBjeT0iMjYiIHI9IjI1IiBmaWxsPSIjMDAwIiBmaWxsLW9wYWNpdHk9Ii41NSIgc3Ryb2tlPSIjZmZmIiBzdHJva2Utd2lkdGg9IjIiLz48cGF0aCBmaWxsPSIjZmZmIiBzdHJva2U9IiNmZmYiIHN0cm9rZS13aWR0aD0iMS4yIiBkPSJNMTguMjg4IDExLjZoMy42djI3LjZoLTMuNnpNMzIuNjg4IDExLjZoMy42djI3LjZoLTMuNnoiLz48L3N2Zz4=);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 3.692rem;
    left: calc(50% - 1.846rem);
    position: absolute;
    top: calc(50% - 1.846rem);
    width: 3.692rem;
    z-index: 5
}

.clip-wrapper__pause--hide {
    display: none!important
}

.clip-wrapper__big-mute {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0OCIgZmlsbD0ibm9uZSI+PHJlY3Qgd2lkdGg9IjQ4IiBoZWlnaHQ9IjQ4IiBmaWxsPSIjMDAwIiBmaWxsLW9wYWNpdHk9Ii41NSIgcng9IjI0Ii8+PHBhdGggZmlsbD0iI2ZmZiIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJtMTcuNDQzIDE5LjQ5LTMuOTM2LTMuOTMyIDEuMDYtMS4wNjIgMTguODc4IDE4Ljg1OC0xLjA2IDEuMDYxLTYuODg1LTYuODc3djUuOTcxYzAgLjk0Mi0xLjE4NCAxLjM2Mi0xLjc3Ny42M2wtNC41NzctNS42NUgxMy41di05ek0yNCAyNi4wNHY2LjA1OGwtNC4xMzktNS4xMDlIMTV2LTZoMy45NDR6IiBjbGlwLXJ1bGU9ImV2ZW5vZGQiLz48cGF0aCBmaWxsPSIjZmZmIiBkPSJtMjAuMjg0IDE4LjA5NyAxLjA2NyAxLjA2NkwyNCAxNS45djUuOTA5bDEuNSAxLjQ5OHYtOC44MTZjMC0uOTQyLTEuMTgzLTEuMzYyLTEuNzc2LS42M3pNMzEuMjg1IDI5LjI3NWwxLjA3MiAxLjA3MmExMC40NSAxMC40NSAwIDAgMCAyLjE0My02LjM1MnYtLjAxMWExMC40NyAxMC40NyAwIDAgMC0zLjA3Ni03LjQybC0xLjA2IDEuMDYxQTguOTcgOC45NyAwIDAgMSAzMyAyMy45OWE4Ljk2IDguOTYgMCAwIDEtMS43MTUgNS4yODUiLz48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMzAuMjA5IDI4LjE5OGE3LjQ3IDcuNDcgMCAwIDAgMS4yOTEtNC4yMDljMC0yLjA3LS44NC0zLjk0Ni0yLjE5Ny01LjMwM2wtMS4wNiAxLjA2QTUuOTggNS45OCAwIDAgMSAzMCAyMy45OWMwIDEuMTQ1LS4zMiAyLjIxNC0uODc2IDMuMTI0eiIvPjwvc3ZnPg==);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 3.692rem;
    left: calc(50% - 1.846rem);
    position: absolute;
    top: calc(50% - 1.846rem);
    width: 3.692rem;
    z-index: 5
}

.clip-wrapper__big-mute--hide {
    display: none!important
}

.clip-wrapper__spinner {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0OCIgZmlsbD0ibm9uZSI+PHJlY3Qgd2lkdGg9IjQ4IiBoZWlnaHQ9IjQ4IiBmaWxsPSIjZmZmIiBmaWxsLW9wYWNpdHk9Ii44IiByeD0iMjQiLz48ZyBjbGlwLXBhdGg9InVybCgjYSkiPjxnIGNsaXAtcGF0aD0idXJsKCNiKSI+PGcgY2xpcC1wYXRoPSJ1cmwoI2MpIj48cGF0aCBzdHJva2U9IiMzNDgzRkEiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIzIiBkPSJNMTIuNDU4IDE3LjFhMTIuODk5IDEyLjg5OSAwIDEgMSAyMi4yODQgMTMiLz48L2c+PGcgY2xpcC1wYXRoPSJ1cmwoI2QpIj48cGF0aCBzdHJva2U9IiMzNDgzRkEiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIzIiBkPSJNMTguODQ0IDExLjYxYTEyLjkgMTIuOSAwIDEgMSA5LjUxOCAyMy45OCIvPjwvZz48cGF0aCBzdHJva2U9IiMzNDgzRkEiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIzIiBkPSJNMTEuMjQ3IDE5Ljg5NmMuMzEtMS4wMzcuNzUtMi4wMyAxLjMxLTIuOTU3TTMwLjQ0MiAzNC41NGExMi45IDEyLjkgMCAwIDEtMy43MTYgMS41NzciLz48L2c+PC9nPjxkZWZzPjxjbGlwUGF0aCBpZD0iYSI+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTkuNjAyIDkuNmgyOC44djI4LjhoLTI4Ljh6Ii8+PC9jbGlwUGF0aD48Y2xpcFBhdGggaWQ9ImIiPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik05LjIwMyA5LjJoMjguOFYzOGgtMjguOHoiLz48L2NsaXBQYXRoPjxjbGlwUGF0aCBpZD0iYyI+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTI0LjYwNiAzNy45NjUgMTAuMjQgMzguOTY5IDguMjMgMTAuMjRsMTQuMzY2LTEuMDA0eiIvPjwvY2xpcFBhdGg+PGNsaXBQYXRoIGlkPSJkIj48cGF0aCBmaWxsPSIjZmZmIiBkPSJtMzguOTczIDM2Ljk2LTE0LjM2NSAxLjAwNS0yLjAxLTI4LjczIDE0LjM2Ni0xLjAwNHoiLz48L2NsaXBQYXRoPjwvZGVmcz48L3N2Zz4=);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 3.692rem;
    left: calc(50% - 1.846rem);
    position: absolute;
    top: calc(50% - 1.846rem);
    width: 3.692rem;
    z-index: 5
}

.clip-wrapper__spinner--hide {
    display: none!important
}

.clip-wrapper__muted {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNSIgaGVpZ2h0PSIyNSIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iI2ZmZiIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNNS40NzIgNy44OTIgMS41MzYgMy45NmwxLjA2LTEuMDYxIDE4Ljg3OCAxOC44NTctMS4wNiAxLjA2MS02Ljg4NS02Ljg3N3Y1Ljk3MmMwIC45NDItMS4xODQgMS4zNjEtMS43NzcuNjI5bC00LjU3Ny01LjY1SDEuNTN2LTl6bTYuNTU3IDYuNTVWMjAuNUw3Ljg5IDE1LjM5MkgzLjAzdi02aDMuOTQ0eiIgY2xpcC1ydWxlPSJldmVub2RkIi8+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTguMzEzIDYuNSA5LjM4IDcuNTY0bDIuNjUtMy4yNjN2NS45MWwxLjUgMS40OThWMi44OTNjMC0uOTQyLTEuMTg0LTEuMzYxLTEuNzc3LS42M3pNMTkuMzE1IDE3LjY3N2wxLjA3MiAxLjA3MmExMC40NSAxMC40NSAwIDAgMCAyLjE0Mi02LjM1MnYtLjAxMWExMC40NyAxMC40NyAwIDAgMC0zLjA3NS03LjQybC0xLjA2IDEuMDYxYTguOTcgOC45NyAwIDAgMSAyLjYzNSA2LjM2NCA4Ljk2IDguOTYgMCAwIDEtMS43MTUgNS4yODYiLz48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMTguMjM4IDE2LjZhNy40NyA3LjQ3IDAgMCAwIDEuMjkxLTQuMjA4YzAtMi4wNzItLjg0LTMuOTQ2LTIuMTk2LTUuMzA0TDE2LjI3MiA4LjE1YTUuOTggNS45OCAwIDAgMSAxLjc1NyA0LjI0M2MwIDEuMTQ0LS4zMiAyLjIxMy0uODc2IDMuMTIzeiIvPjwvc3ZnPg==);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    border: .375rem solid transparent;
    bottom: .5rem;
    cursor: pointer;
    height: 1.5rem;
    padding: .75rem;
    position: absolute;
    right: 3rem;
    width: 1.5rem;
    z-index: 15
}

.clip-wrapper__muted--hide {
    display: none!important
}

.clip-wrapper__unmuted {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOCIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iI2ZmZiIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJtNS41NzMgMTEuMjI4IDMuMzc2IDQuMzY2VjEuOTQxTDUuNDg3IDYuNDFIMS43NDl2NC44MTd6TTQuODk4IDUuMjFILjU0OHY3LjIxOGg0LjQzNmwzLjM3NCA0LjM2NGMuNTgzLjc1NCAxLjc5MS4zNDIgMS43OTEtLjYxMlYxLjM1NmMwLS45NTMtMS4yMDctMS4zNjYtMS43OS0uNjEyek0xNC44OTMgMTQuNzg1YTguNCA4LjQgMCAwIDAgMi41MTItNi4wMDNjMC0yLjMzNS0uOTUtNC40NDctMi40ODMtNS45NzRsLS44NS44NDdhNy4yIDcuMiAwIDAgMSAyLjEzMyA1LjEyNyA3LjIgNy4yIDAgMCAxLTIuMTYgNS4xNTN6IiBjbGlwLXJ1bGU9ImV2ZW5vZGQiLz48cGF0aCBmaWxsPSIjZmZmIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMy4xODggMTMuMDU3YTUuOTggNS45OCAwIDAgMCAxLjc2MS00LjI0N2MwLTEuNjYtLjY3NC0zLjE2Mi0xLjc2NC00LjI0OWwtLjg0OC44NDlhNC43OSA0Ljc5IDAgMCAxIDEuNDEyIDMuNCA0Ljc5IDQuNzkgMCAwIDEtMS40MDYgMy4zOTR6IiBjbGlwLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    border: .375rem solid transparent;
    bottom: .5rem;
    cursor: pointer;
    height: 1.5rem;
    padding: .75rem;
    position: absolute;
    right: 3rem;
    width: 1.5rem;
    z-index: 15
}

.clip-wrapper__unmuted--hide {
    display: none!important
}

.clip-wrapper__fullscreen {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNyIgaGVpZ2h0PSIxNyIgZmlsbD0ibm9uZSI+PHBhdGggc3Ryb2tlPSIjZmZmIiBzdHJva2Utd2lkdGg9IjEuMiIgZD0iTTYuMzkzLjc2OEguOTc3djUuODMzTTEwLjM1Mi43NjhoNS42MjV2NS44MzNtLTUuNjI1IDkuMTY3aDUuNjI1VjkuNzI2bS05Ljc5MiA2LjA0MkguOTc3VjkuNzI2Ii8+PC9zdmc+);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    border: .375rem solid transparent;
    bottom: .5rem;
    cursor: pointer;
    height: 1.5rem;
    padding: .75rem;
    position: absolute;
    right: .5rem;
    width: 1.5rem;
    z-index: 15
}

.clip-wrapper__fullscreen--hide {
    display: none!important
}

.clip-wrapper__exit-fullscreen {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOSIgaGVpZ2h0PSIxOCIgZmlsbD0ibm9uZSI+PHBhdGggc3Ryb2tlPSIjZmZmIiBzdHJva2Utd2lkdGg9IjEuNSIgZD0iTTYuMTc2IDB2Ni4wNTJILjQ3M00xMi43NyAwdjYuMDUyaDUuNzAyTTEyLjc3IDE4di02LjA1Mmg1LjcwMk02LjE3NiAxOHYtNi4wNTJILjQ3MyIvPjwvc3ZnPg==);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    border: .375rem solid transparent;
    bottom: .5rem;
    cursor: pointer;
    height: 1.5rem;
    padding: .75rem;
    position: absolute;
    right: .5rem;
    width: 1.5rem;
    z-index: 15
}

.clip-wrapper__exit-fullscreen--hide {
    display: none!important
}

.dots-navigation {
    align-items: center;
    display: flex;
    height: 12px;
    justify-content: center;
    list-style: none;
    margin: .5rem 0 0;
    padding: 0;
    pointer-events: none;
    position: relative;
    width: 100%
}

.dots-navigation li {
    height: 10px;
    margin: 0 4px;
    position: relative;
    transition: width .35s, height .35s, background-color .35s;
    width: 10px
}

.dots-navigation li span {
    background-color: #e5e5e5;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: background-color .35s;
    width: 100%
}

.dots-navigation li span.dots-navigation--active {
    background-color: var(--andes-color-blue-500, #3483fa);
    transition: background-color .35s
}

.dots-navigation li.dots-navigation__circle span {
    border-radius: 50%
}

.dots-navigation li.dots-navigation__triangle {
    height: 12px
}

.dots-navigation li.dots-navigation__triangle span {
    -webkit-clip-path: polygon(0 0, 0 100%, 100% 50%);
    clip-path: polygon(0 0, 0 100%, 100% 50%)
}

.dots-navigation.dots-navigation--dark-theme>li>span {
    background-color: hsla(0, 0%, 100%, .4)
}

.dots-navigation.dots-navigation--dark-theme>li>span.dots-navigation--active {
    background-color: #fff
}

.dots-navigation li.dots-navigation--distance-1 {
    height: 8px;
    transition: width .35s, height .35s;
    width: 8px
}

.dots-navigation li.dots-navigation--distance-1.dots-navigation__triangle {
    height: 10px
}

.dots-navigation li.dots-navigation--distance-2 {
    height: 6px;
    transition: width .35s, height .35s;
    width: 6px
}

.dots-navigation li.dots-navigation--distance-2.dots-navigation__triangle {
    height: 8px
}

.dots-navigation li.dots-navigation--distance-3 {
    height: 0;
    margin: 0;
    opacity: 0;
    transition: width .35s, height .35s;
    width: 0
}

.ui-vpp-price-per-quantity-shortcuts {
    display: flex;
    flex: 1;
    flex-direction: row;
    gap: 8px;
    width: 100%
}

.ui-vpp-price-per-quantity-shortcuts__shortcut {
    background: #fff;
    border: 1px solid rgba(0, 0, 0, .25);
    border-radius: 6px;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    gap: 4px;
    height: 60px;
    justify-content: center;
    min-width: 155px;
    padding: 8px 12px;
    position: relative;
    transition: border-color .2s ease;
    width: 100%
}

.ui-vpp-price-per-quantity-shortcuts__shortcut:hover:not(.ui-vpp-price-per-quantity-shortcuts__shortcut--selected) {
    border: 1px solid #4189e6
}

.ui-vpp-price-per-quantity-shortcuts__shortcut--selected {
    border: 2px solid #4189e6
}

.ui-vpp-price-per-quantity-shortcuts__shortcut--price {
    height: 20px;
    overflow: hidden
}

.ui-vpp-price-per-quantity-shortcuts__shortcut--price-value.andes-money-amount {
    display: inline-flex
}

.ui-vpp-price-per-quantity-shortcuts__shortcut--price-discount {
    text-transform: uppercase
}

.ui-vpp-price-per-quantity-shortcuts__shortcut--best-offer {
    position: absolute;
    right: 0;
    text-transform: uppercase;
    top: 0
}

.andes-coach-marks__tooltip__back-button {
    display: none
}

.ui-pdp {
    font-size: 16px;
    margin: 0 auto
}

.ui-pdp-separator {
    background-color: rgba(0, 0, 0, .55);
    display: inline-block;
    height: 12px;
    margin: 0 10px;
    vertical-align: 2px;
    width: 1px
}

.ui-pdp a {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.ui-pdp sup {
    font-size: 10px;
    position: relative;
    top: 2px;
    vertical-align: top
}

.andes-tabs__wrapper {
    box-shadow: unset
}

.andes-tabs__slider {
    border-radius: 3px 3px 0 0
}

.ui-recommendations-comparator .andes-tabs-content {
    position: relative
}

.ui-recommendations-comparator .andes-tabs-content:before {
    box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, .1);
    content: "";
    height: 1px;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 3
}

.ui-recommendations-comparator .andes-tabs__slider {
    height: 2px!important
}

.ui-review-capability-vpp {
    margin-bottom: 80px;
    width: 100%
}

.ui-review-capability-vpp .andes-button[type=submit] {
    margin-top: 20px;
    width: 100%
}

@media(min-width:800px) {
    .ui-review-capability-vpp {
        padding: 0 24px
    }
}

.ui-pdp-thumbnail:focus,
.ui-pdp-thumbnail:focus-within {
    box-shadow: 0 0 0 2px #fff, 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))
}

.ui-pdp-actions__container .andes-button.andes-spinner__icon-base .andes-spinner__icon {
    animation: rotate-all 1s linear infinite;
    height: 18px;
    inset: 0;
    margin: 0 auto;
    position: absolute;
    width: 18px
}

.ui-pdp-actions__container .andes-button {
    width: 100%
}

.ui-pdp-buybox__quantity__input {
    padding: 24px 12px 12px;
    position: relative
}

.ui-pdp-buybox__quantity__input__custom-options {
    padding: 16px 0 20px;
    width: 100%
}

.ui-pdp-buybox__quantity__input__custom-options .ui-pdp-buybox__quantity__button {
    font-family: Proxima Nova, -apple-system, Roboto, Arial, sans-serif;
    font-size: 14px;
    font-weight: 600;
    height: 34px;
    line-height: 1;
    margin: 0;
    text-align: center;
    width: 68px
}

.ui-pdp-buybox__quantity__input__custom-options .andes-button.ui-pdp-buybox__quantity__button {
    margin: 7px
}

.ui-pdp-buybox__quantity__input__custom-options .andes-button.ui-pdp-buybox__quantity__button-bulk-custom-options {
    font-size: 16px;
    height: 48px;
    margin: 16px 0 0;
    width: 100%
}

.ui-pdp-buybox__quantity__input__custom-options .andes-form-control--textfield .andes-form-control__field {
    padding-left: 6px;
    padding-right: 0
}

.ui-pdp-buybox__quantity__input__custom-options .andes-form-control__field::placeholder {
    padding-left: 4px
}

.ui-pdp-buybox__quantity__input__custom-options .andes-form-control--textfield .andes-form-control__control {
    height: 46px;
    min-height: 0
}

.ui-pdp-buybox__quantity__input__custom-options .andes-form-control {
    width: 100%
}

.ui-pdp-buybox__quantity__input__custom-options .andes-button__content {
    left: 1px;
    top: 0
}

.ui-pdp-buybox__quantity__input__custom-options .andes-money-amount__suffix {
    color: rgba(0, 0, 0, .9);
    font-size: 12px;
    margin-left: 0
}

.ui-pdp-buybox__quantity__input-textfield .andes-form-control__field {
    width: 100%
}

.ui-pdp-buybox__quantity__input .andes-form-control {
    display: inline-block;
    padding: 0
}

.ui-pdp-buybox__quantity__input .andes-button {
    margin: 8px
}

.ui-pdp-buybox__quantity__input .andes-form-control---error-icon path {
    fill: #fff
}

.ui-pdp-buybox__quantity__input .andes-form-control---error-icon path:first-child {
    fill: #f23d4f
}

.ui-pdp-buybox__quantity__stock {
    color: rgba(0, 0, 0, .25);
    font-size: 12px
}

.ui-pdp-buybox__quantity__disclaimer {
    margin-top: 8px
}

.ui-pdp-buybox__quantity__input__custom-options-quantity {
    align-items: center;
    color: rgba(0, 0, 0, .9);
    display: flex;
    font-size: 16px;
    font-weight: 600;
    padding-top: 16px;
    width: 100%
}

.ui-pdp-buybox__quantity__input__custom-options-quantity__label {
    display: flex
}

.ui-pdp-buybox__quantity__input__custom-options-quantity__label .andes-money-amount {
    font-weight: 600
}

.ui-pdp-buybox__quantity__input__custom-options-quantity__label .andes-money-amount__suffix {
    color: rgba(0, 0, 0, .9);
    font-size: 12px;
    margin-left: 0
}

.ui-pdp-buybox__quantity__input__custom-options-quantity__label-quantity {
    flex: 2;
    flex-wrap: wrap;
    gap: 4px;
    justify-content: flex-start
}

.ui-pdp-buybox__quantity__input__custom-options-quantity__label-amount {
    flex: 1;
    justify-content: flex-end
}

.ui-pdp-quantity-selector {
    border: none;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .3);
    padding: 0;
    width: 100%
}

.ui-pdp-quantity-selector__list--default {
    width: 100%
}

.ui-pdp-quantity-selector__list--default-bulk {
    width: 245px
}

.ui-pdp-quantity-selector__list--pdp {
    width: 278px
}

.ui-pdp-quantity-selector__list--vip-core {
    width: 320px
}

.ui-pdp-quantity-selector__list-custom-options .andes-list--selectable li.andes-list__item {
    border-bottom: 1px solid #ededed
}

.ui-pdp-quantity-selector__list-custom-options .andes-list--selectable li:last-of-type {
    border-bottom: 0
}

.ui-pdp-quantity-selector__list-custom-options .andes-money-amount .andes-money-amount__suffix {
    color: rgba(0, 0, 0, .9);
    font-size: 12px;
    margin-left: 0
}

.ui-pdp-quantity-selector .andes-tooltip-data__arrow {
    display: none
}

.ui-pdp-quantity-selector--volume {
    transform: translateX(-3px)
}

.ui-pdp-quantity-selector--options-bulk {
    width: 245px
}

.ui-pdp-quantity-selector--options-bulk .andes-list--dropdown {
    max-height: 310px;
    overflow-y: auto
}

.ui-pdp-quantity-selector--options {
    width: 265px
}

.ui-pdp-quantity-selector--options .andes-list--dropdown {
    max-height: 310px;
    overflow-y: auto
}

.ui-pdp-quantity-selector__options-custom-options {
    margin-top: 4px;
    width: 100%
}

.ui-pdp-quantity-selector .andes-tooltip-arrow,
.ui-pdp-quantity-selector .andes-tooltip-button-close {
    display: none
}

.ui-pdp-quantity-selector .andes-list__item {
    align-items: center;
    justify-content: center
}

.ui-pdp-quantity-selector .andes-list__item+.andes-list__item {
    border: none
}

.ui-pdp-quantity-selector .andes-list__item.andes-list__item--selected .andes-list__item-primary {
    color: var(--andes-color-blue-500, #3483fa);
    font-weight: 600
}

.ui-pdp-quantity-selector .andes-list__item:first-child {
    border-top-left-radius: .25em;
    border-top-right-radius: .25em
}

.ui-pdp-quantity-selector .andes-list__item:last-child {
    border-bottom-left-radius: .25em;
    border-bottom-right-radius: .25em;
    height: auto
}

.ui-pdp-buybox__quantity--native {
    border: 1px solid rgba(0, 0, 0, .1);
    border-radius: 4px;
    height: 50px;
    margin-bottom: 10px;
    top: -1px;
    width: 50px
}

.ui-pdp-buybox__quantity--native__input {
    border: 0;
    border-radius: 4px;
    color: #000;
    font-weight: 600;
    height: 100%;
    outline: none;
    padding: 8px;
    width: 100%
}

.ui-pdp-buybox__quantity--native__input::placeholder {
    color: #000
}

.ui-pdp-buybox__quantity__lowend__input {
    margin: 12px 0
}

.ui-pdp-buybox__quantity__lowend__input .andes-form-control__field {
    width: 95px
}

.ui-pdp-buybox__quantity__lowend__input .andes-form-control__field::-webkit-inner-spin-button {
    -webkit-appearance: none;
    appearance: none
}

.ui-pdp-buybox__quantity__lowend--mobile .andes-form-control__field {
    width: 100%
}

.ui-pdp-buybox__quantity {
    color: rgba(0, 0, 0, .9);
    margin-top: 12px
}

.ui-pdp-buybox__quantity__custom-options {
    position: relative;
    width: 100%
}

.ui-pdp-buybox__quantity__custom-options div[data-tippy-root] {
    width: 100%
}

.ui-pdp-buybox__quantity__custom-options .ui-pdp-buybox__quantity__available {
    font-size: 16px;
    margin-left: 4px
}

.ui-pdp-buybox__quantity__custom-options .ui-pdp-buybox__quantity__selected {
    display: flex
}

.ui-pdp-buybox__quantity__custom-options .ui-pdp-buybox__quantity__selected__label:last-child {
    text-overflow: ellipsis
}

.ui-pdp-buybox__quantity__title {
    color: rgba(0, 0, 0, .9);
    font-size: 16px;
    font-weight: 400
}

.ui-pdp-buybox__quantity__title--last {
    font-weight: 600
}

.ui-pdp-buybox__quantity__title-error {
    color: #f23d4f;
    font-size: 16px;
    font-weight: 400;
    margin-right: 4px
}

.ui-pdp-buybox__quantity__title-error--last {
    font-weight: 600
}

.ui-pdp-buybox__quantity__selected {
    color: rgba(0, 0, 0, .9);
    font-size: 16px;
    font-weight: 600;
    margin-left: 4px;
    white-space: nowrap
}

.ui-pdp-buybox__quantity__selected__label {
    margin-left: 4px
}

.ui-pdp-buybox__quantity__selected-error {
    color: #f23d4f;
    font-size: 16px;
    font-weight: 600;
    margin-left: 2px;
    white-space: nowrap
}

.ui-pdp-buybox__quantity__selected-error span {
    color: #f23d4f
}

.ui-pdp-buybox__quantity__error {
    color: #f23d4f;
    font-size: 16px;
    font-weight: 600;
    white-space: nowrap
}

.ui-pdp-buybox__quantity__chevron {
    margin-left: 4px;
    padding-left: 4px;
    padding-right: 4px;
    vertical-align: bottom
}

.ui-pdp-buybox__quantity__chevron .ui-pdp-icon--chevron {
    height: 11px;
    width: 8px
}

.ui-pdp-buybox__quantity .ui-pdp-icon--disabled {
    stroke: rgba(0, 0, 0, .25)
}

.ui-pdp-buybox__quantity .ui-pdp-icon--disabled path {
    stroke: rgba(0, 0, 0, .25)!important
}

.ui-pdp-buybox__quantity__available {
    color: rgba(0, 0, 0, .55);
    font-size: 14px;
    font-weight: 400;
    margin-left: 4px;
    max-width: unset;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: auto
}

.ui-pdp-buybox__quantity__trigger-bulksale {
    cursor: pointer;
    height: -moz-fit-content;
    height: fit-content;
    padding: 0
}

.ui-pdp-buybox__quantity__trigger-bulksale :active,
.ui-pdp-buybox__quantity__trigger-bulksale :focus,
.ui-pdp-buybox__quantity__trigger-bulksale:hover {
    background-color: transparent
}

.ui-pdp-buybox__quantity__trigger-bulksale .andes-button__content {
    display: grid;
    grid-auto-flow: column;
    max-width: 275px
}

.ui-pdp-buybox__quantity__trigger-bulksale--options .andes-button__content {
    max-width: 320px
}

.ui-pdp-buybox__quantity__trigger-bulksale--options .andes-button__content .ui-pdp-buybox__quantity__selected__label {
    display: inline;
    float: none
}

.ui-pdp-buybox__quantity__trigger-custom-options {
    border-radius: 6px;
    padding: 14px 10px;
    width: 100%
}

.ui-pdp-buybox__quantity__trigger-custom-options#quantity-selector {
    border: 1px solid rgba(0, 0, 0, .25)
}

.ui-pdp-buybox__quantity__trigger-custom-options--active#quantity-selector {
    border: 2px solid var(--andes-color-blue-500, #3483fa)
}

.ui-pdp-buybox__quantity__trigger-custom-options--error#quantity-selector {
    border: 2px solid #f23d4f
}

.ui-pdp-buybox__quantity__trigger-custom-options .andes-button__content {
    justify-content: flex-start
}

.ui-pdp-buybox__quantity__trigger-custom-options .ui-pdp-buybox__quantity__chevron {
    display: flex;
    flex: 1;
    justify-content: flex-end;
    padding-left: 0
}

.ui-pdp-buybox__quantity__trigger {
    border: 0;
    cursor: pointer;
    height: auto;
    line-height: 1;
    padding: 0
}

.ui-pdp-buybox__quantity__trigger :active,
.ui-pdp-buybox__quantity__trigger :focus,
.ui-pdp-buybox__quantity__trigger:hover {
    background-color: transparent
}

.ui-pdp-buybox__quantity__trigger .andes-button__content {
    display: grid;
    grid-auto-flow: column;
    max-width: 275px
}

.ui-pdp-buybox__quantity__trigger--options .andes-button__content {
    max-width: 320px
}

.ui-pdp-buybox__quantity__trigger--options .andes-button__content .ui-pdp-buybox__quantity__selected__label {
    display: inline;
    float: none
}

.ui-pdp-buybox__quantity__messages {
    line-height: 18px
}

.ui-pdp-buybox__quantity__messages__message {
    display: flex;
    margin: 4px
}

.ui-pdp-buybox__quantity__messages__message .ui-pdp-price__part {
    line-height: inherit;
    margin: 0 .27em
}

.ui-pdp-buybox__quantity__messages__message .ui-pdp-price__part .price-tag-cents {
    line-height: inherit
}

.ui-pdp-buybox__quantity__messages__message:empty {
    display: none
}

.ui-pdp-buybox__quantity:has(p) {
    margin-top: 24px
}

.ui-pdp .ui-pdp-buybox__quantity__custom-options .ui-pdp-buybox__quantity__selected {
    max-width: 148px
}

.ui-pdp-payment-icon,
.ui-pdp-payment-sprites {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    margin-top: 4px
}

.ui-pdp-payment-icon .ui-vip-payment_methods__icon,
.ui-pdp-payment-sprites .ui-vip-payment_methods__icon {
    margin: 0 20px 20px 0
}

.ui-pdp-generic-summary .ui-pdp-payment-icon__container,
.ui-pdp-generic-summary .ui-pdp-payment-sprites__icon-container,
.ui-pdp-payment .ui-pdp-payment-icon__container,
.ui-pdp-payment .ui-pdp-payment-sprites__icon-container {
    margin: 0 0 0 5px
}

.ui-pdp-generic-summary .ui-pdp-payment-icon__container:first-child,
.ui-pdp-generic-summary .ui-pdp-payment-sprites__icon-container:first-child,
.ui-pdp-payment .ui-pdp-payment-icon__container:first-child,
.ui-pdp-payment .ui-pdp-payment-sprites__icon-container:first-child {
    margin-left: 0
}

.ui-pdp-buybox {
    border: 1px solid rgba(0, 0, 0, .1);
    border-radius: 8px;
    font-size: 14px;
    padding: 25px 16px;
    width: 100%
}

.ui-pdp-buybox__container {
    width: 100%
}

.ui-pdp-buybox .ui-pdp-actions {
    margin-top: 24px
}

.ui-pdp-buybox .ui-pdp-s-actions {
    margin-top: 0
}

.ui-pdp-buybox .ui-pdp-icon--chevron {
    height: 11px;
    transition: transform .15s linear;
    vertical-align: bottom;
    width: 8px
}

.ui-pdp-buybox .ui-pdp-icon--chevron .ui-pdp-icon--chevron--rotate-180 {
    transform: rotate(-180deg)
}

.ui-pdp-buybox .ui-pdp-seller__brand-title {
    margin-bottom: 4px
}

.ui-pdp-action__tooltip {
    width: 290px
}

.ui-pdp-iframe-modal {
    height: 70%;
    max-height: 92%;
    max-width: 100%;
    transition: .5s cubic-bezier(.72, .04, .12, .97);
    width: 840px
}

.ui-pdp-iframe-modal .andes-modal__content {
    padding: 0
}

.andes-modal.ui-pdp-action-modal__modal.ui-pdp-iframe-modal.ui-pdp-fc-us-taxes.andes-modal--small {
    width: 568px
}

.andes-modal.ui-pdp-action-modal__modal.ui-pdp-iframe-modal.ui-pdp-fc-us-taxes.andes-modal--small .andes-modal__header {
    padding: 32px 32px 0
}

.andes-modal.ui-pdp-action-modal__modal.ui-pdp-iframe-modal.ui-pdp-fc-us-taxes.andes-modal--small .andes-modal__scroll {
    border-radius: 6px;
    overflow: hidden
}

.andes-modal.ui-pdp-action-modal__modal.ui-pdp-iframe-modal.ui-pdp-fc-us-taxes.andes-modal--small .andes-modal__content {
    height: 50%
}

.ui-pdp-shipping--remaining .ui-pdp-media__text {
    max-width: 223px
}

[data-country=BR] .ui-pdp-shipping--remaining .ui-pdp-media__text {
    max-width: 209px
}

.ui-pdp-shipping--remaining .ui-pdp-media__text span {
    display: inline-table
}

.ui-pdp-shipping__info-tooltip__button {
    padding: 8px 16px
}

.ui-pdp-shipping__message {
    margin: 10px 0 20px
}

.ui-pdp-shipping-modal.andes-modal.andes-modal--small {
    width: 672px
}

.ui-pdp-shipping-modal.andes-modal.andes-modal--small .andes-modal__header,
.ui-pdp-shipping-modal.andes-modal.andes-modal--small .andes-modal__header--sticky {
    background: none;
    padding: 48px 48px 0;
    position: relative;
    z-index: 1
}

.ui-pdp-shipping-modal.andes-modal.andes-modal--small .andes-modal__content {
    margin-top: -28px;
    position: relative;
    z-index: 0
}

.ui-pdp-shipping-modal.andes-modal.andes-modal--small .andes-modal__header--sticky {
    box-shadow: none
}

.ui-pdp-shipping-modal.andes-modal.andes-modal--small.ui-pdp-action-modal__modal--no-title .andes-modal__content {
    margin: 0
}

.ui-pdp-reputation__seller {
    margin: 24px 0
}

.ui-pdp-reputation__seller .ui-pdp-reputation-name {
    display: flex;
    text-overflow: ellipsis;
    white-space: nowrap
}

.ui-pdp-reputation__seller .ui-pdp-reputation-main-info-seller {
    font-weight: 400
}

.ui-pdp-reputation__seller .ui-pdp-reputation-main-info-seller div:nth-child(3) {
    display: block
}

.ui-pdp-reputation__seller .ui-pdp-reputation-seller {
    display: flex;
    flex: 1;
    white-space: nowrap
}

.ui-pdp-reputation__seller .ui-pdp-reputation-seller .ui-pdp-reputation-title-link {
    display: block;
    margin-left: 4px;
    margin-right: 8px;
    text-overflow: ellipsis;
    white-space: nowrap
}

.ui-pdp-reputation__seller .ui-pdp-reputation-seller .ui-pdp-reputation-title-link .reputation-span {
    color: #000
}

.ui-pdp-reputation__seller .ui-pdp-reputation-seller .ui-pdp-reputation-title-link .repupation-span-seller-name {
    white-space: pre-wrap
}

.ui-pdp-reputation__seller .ui-pdp-reputation-seller .non-margin-left {
    margin-left: 0
}

.ui-pdp-reputation__seller figure {
    margin: 0
}

.ui-pdp-reputation__seller .ui-pdp-color--green {
    color: #00a650
}

.ui-pdp-reputation__seller .ui-pdp-reputation-seller-info {
    display: flex;
    flex-direction: row
}

.ui-pdp-reputation__seller .ui-pdp-reputation-mercado-lider {
    display: inline-block;
    flex-direction: row
}

.ui-pdp-reputation__seller .ui-pdp-reputation-mercado-lider figure {
    display: inline-block;
    margin: 0;
    vertical-align: sub
}

.ui-pdp-reputation__seller .ui-pdp-reputation-mercado-lider .ui-pdp-reputation__title {
    vertical-align: middle
}

.ui-pdp-reputation__seller .ui-pdp-seller-logo-reputation {
    border: 0;
    height: 40px;
    margin-right: 12px;
    position: relative;
    width: 40px
}

.ui-pdp-reputation__seller .ui-pdp-seller-logo-reputation:before {
    background: rgba(0, 0, 0, .04);
    border-radius: 4px;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%
}

.ui-pdp-reputation__seller .ui-pdp-icon--medal {
    height: 16px;
    margin-right: 2px;
    width: 14px
}

.ui-pdp-reputation__seller .ui-pdp-icon--medal img {
    height: 14px;
    margin-top: 3px;
    width: 14px
}

.ui-pdp-reputation__seller .ui-pdp-reputation-main-info-seller {
    max-width: 275px
}

.ui-pdp-reputation__seller .ui-pdp-reputation-main-info-seller-logo {
    max-width: 220px
}

.ui-pdp-description {
    color: rgba(0, 0, 0, .9)
}

.ui-pdp-description__content {
    font-family: proximaNovaRegular;
    font-size: 16px;
    color: rgba(0, 0, 0, .9);
    height: max-content;
    overflow-y: hidden;
}

.ui-pdp-description--no-min-height .ui-pdp-description {
    min-height: auto
}

.ui-pdp-description__title {
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 24px
}

.ui-pdp-description__content {
    font-size: 16px;
    height: max-content;
}

.ui-pdp-description__message {
    margin-bottom: 24px;
    z-index: 800
}

.ui-pdp-description__message .andes-message__content {
    width: 90%
}

.ui-pdp-description-collapse-rex {
    border-top: 1px solid rgba(0, 0, 0, .1);
    padding-bottom: 40px;
    padding-top: 40px
}

.ui-pdp-description-collapse-rex p {
    font-size: 16px
}

.ui-pdp-header__info {
    align-items: center;
    display: flex
}

.ui-pdp-header__info .ui-pdp-review__ratings .ui-pdp-icon.ui-pdp-icon--star-empty,
.ui-pdp-header__info .ui-pdp-review__ratings .ui-pdp-icon.ui-pdp-icon--star-full {
    fill: transparent;
    stroke: var(--andes-color-blue-500, #3483fa)
}

.ui-pdp-header__info>div,
.ui-pdp-header__info>span {
    margin-left: 22px
}

.ui-pdp-header__info>div:before,
.ui-pdp-header__info>span:before {
    background-color: #d8d8d8;
    content: "";
    height: 12px;
    margin-left: -11px;
    margin-top: 4px;
    position: absolute;
    width: 1px
}

.ui-pdp-header__info>:first-child {
    margin-left: 0
}

.ui-pdp-header__info>:first-child:before {
    display: none
}

.ui-pdp-header__tag {
    font-size: 14px;
    margin-right: 8px
}

.ui-pdp-header__tag+.ui-pdp-header__subtitle {
    display: inline-block
}

.ui-pdp-header__tag+.ui-pdp-header__subtitle .ui-pdp-subtitle {
    vertical-align: 6px
}

.ui-pdp-header {
    position: relative
}

.ui-pdp-header:has(.ui-pdp-highlights) {
    display: flex;
    flex-direction: column;
    gap: 8px
}

.ui-pdp-header .ui-pdp-container__row--highlights {
    margin: 0
}

.ui-pdp-header__subtitle {
    margin-bottom: 8px;
    margin-right: 40px
}

.ui-pdp-header__bottom-subtitle {
    line-height: 1;
    margin-right: 40px;
    white-space: pre-wrap
}

.ui-pdp-header__bottom-subtitle.ui-pdp-background-color--LIGHT_GRAY {
    padding: 2px 4px;
    width: -moz-fit-content;
    width: fit-content
}

.ui-pdp-header__store {
    color: rgba(0, 0, 0, .55);
    font-size: 14px;
    font-weight: 400;
    margin-top: 2px
}

.ui-pdp-header__store a {
    font-weight: 400
}

.ui-pdp-header__title-container {
    display: flex;
    flex: initial;
    gap: 8px
}

.ui-pdp-header__title-container:has(.ui-pdp-highlights) {
    flex-direction: column-reverse
}

.ui-pdp-header__title-container svg {
    height: 22px;
    width: 22px
}

.ui-pdp-header .ui-pdp-subtitle {
    color: rgba(0, 0, 0, .55);
    font-size: 14px;
    font-weight: 400;
    white-space: pre-wrap
}

.ui-pdp-header .ui-pdp-subtitle_rex {
    font-size: 12px
}

.ui-pdp-header .ui-pdp-title {
    flex: auto;
    font-size: 22px;
    margin-right: 28px;
    padding: 0
}

.ui-pdp-container__row--header .ui-pdp-header {
    width: 100%
}

.ui-pdp-review {
    display: inline-block
}

.ui-pdp-review__amount,
.ui-pdp-review__rating {
    color: rgba(0, 0, 0, .55);
    font-weight: 400
}

.ui-pdp-review__ratings {
    display: flex
}

.ui-pdp-review__ratings .ui-pdp-icon {
    margin-right: 3px
}

.ui-pdp-review__label {
    align-items: center;
    display: flex
}

.ui-pdp-review__label--link:hover {
    cursor: pointer
}

.ui-pdp-review__rating {
    font-size: 14px;
    margin-right: 8px;
    position: relative;
    top: 1px
}

.ui-pdp-review__amount {
    font-size: 14px;
    margin-left: 5px
}

.ui-pdp-review__ratings .ui-pdp-icon {
    height: 15px;
    width: 15px
}

.ui-pdp-gallery__zoom-container {
    background-color: #fff;
    display: none;
    height: 572px;
    position: fixed;
    width: 674px;
    z-index: 1024
}

.ui-pdp-gallery__zoom-container--visible {
    border: 1px solid rgba(0, 0, 0, .1);
    box-sizing: content-box;
    display: block
}

.ui-pdp-gallery__zoom-container img {
    object-fit: contain
}

.ui-pdp-gallery__zoom-zoom-pane {
    background: #fff;
    transform: translate3d(255, 255, 255)
}

.ui-pdp-gallery__zoom-zoom-pane.ui-pdp-gallery__zoom-closing,
.ui-pdp-gallery__zoom-zoom-pane.ui-pdp-gallery__zoom-opening {
    animation: none
}


/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */

.pswp {
    display: none;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    touch-action: none;
    width: 100%;
    z-index: 1500;
    -webkit-text-size-adjust: 100%;
    -webkit-backface-visibility: hidden;
    outline: none
}

.pswp * {
    box-sizing: border-box
}

.pswp img {
    max-width: none
}

.pswp--animate_opacity {
    opacity: .001;
    transition: opacity 333ms cubic-bezier(.4, 0, .22, 1);
    will-change: opacity
}

.pswp--open {
    display: block
}

.pswp--zoom-allowed .pswp__img {
    cursor: zoom-in
}

.pswp--zoomed-in .pswp__img {
    cursor: grab
}

.pswp--dragging .pswp__img {
    cursor: grabbing
}

.pswp__bg {
    -webkit-backface-visibility: hidden;
    background: #000;
    opacity: 0;
    transform: translateZ(0)
}

.pswp__bg,
.pswp__scroll-wrap {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.pswp__scroll-wrap {
    overflow: hidden
}

.pswp__container,
.pswp__zoom-wrap {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    touch-action: none
}

.pswp__container,
.pswp__img {
    -webkit-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-touch-callout: none
}

.pswp__zoom-wrap {
    position: absolute;
    transform-origin: left top;
    transition: transform 333ms cubic-bezier(.4, 0, .22, 1);
    width: 100%
}

.pswp__bg {
    transition: opacity 333ms cubic-bezier(.4, 0, .22, 1);
    will-change: opacity
}

.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
    transition: none
}

.pswp__container,
.pswp__zoom-wrap {
    -webkit-backface-visibility: hidden
}

.pswp__item {
    bottom: 0;
    right: 0
}

.pswp__img,
.pswp__item {
    left: 0;
    position: absolute;
    top: 0
}

.pswp__img {
    height: auto;
    width: auto
}

.pswp__img--placeholder {
    -webkit-backface-visibility: hidden
}

.pswp__img--placeholder--blank {
    background: #222
}

.pswp--ie .pswp__img {
    height: auto!important;
    left: 0;
    top: 0;
    width: 100%!important
}

.pswp__error-msg {
    color: #ccc;
    font-size: 14px;
    left: 0;
    line-height: 16px;
    margin-top: -8px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 100%
}

.pswp__error-msg a {
    color: #ccc;
    text-decoration: underline
}


/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */

.pswp__button {
    -webkit-appearance: none;
    background: none;
    border: 0;
    box-shadow: none;
    cursor: pointer;
    display: block;
    float: right;
    height: 44px;
    margin: 0;
    opacity: .75;
    overflow: visible;
    padding: 0;
    position: relative;
    transition: opacity .2s;
    width: 44px
}

.pswp__button:focus,
.pswp__button:hover {
    opacity: 1
}

.pswp__button:active {
    opacity: .9;
    outline: none
}

.pswp__button::-moz-focus-inner {
    border: 0;
    padding: 0
}

.pswp__ui--over-close .pswp__button--close {
    opacity: 1
}

.pswp__button,
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
    background: url(https://http2.mlstatic.com/frontend-assets/vpp-frontend/0ff4d62150facee6b7de.png) 0 0 no-repeat;
    background-size: 264px 88px;
    height: 44px;
    width: 44px
}

@media(-webkit-min-device-pixel-ratio:1.09375),
(-webkit-min-device-pixel-ratio:1.1),
(min-resolution:1.1dppx),
(min-resolution:105dpi) {
    .pswp--svg .pswp__button,
    .pswp--svg .pswp__button--arrow--left:before,
    .pswp--svg .pswp__button--arrow--right:before {
        background-image: url(https://http2.mlstatic.com/frontend-assets/vpp-frontend/f64c3af3d0d25b9e4e00.svg)
    }
    .pswp--svg .pswp__button--arrow--left,
    .pswp--svg .pswp__button--arrow--right {
        background: none
    }
}

.pswp__button--close {
    background-position: 0 -44px
}

.pswp__button--share {
    background-position: -44px -44px
}

.pswp__button--fs {
    display: none
}

.pswp--supports-fs .pswp__button--fs {
    display: block
}

.pswp--fs .pswp__button--fs {
    background-position: -44px 0
}

.pswp__button--zoom {
    background-position: -88px 0;
    display: none
}

.pswp--zoom-allowed .pswp__button--zoom {
    display: block
}

.pswp--zoomed-in .pswp__button--zoom {
    background-position: -132px 0
}

.pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right {
    visibility: hidden
}

.pswp__button--arrow--left,
.pswp__button--arrow--right {
    background: none;
    height: 100px;
    margin-top: -50px;
    position: absolute;
    top: 50%;
    width: 70px
}

.pswp__button--arrow--left {
    left: 0
}

.pswp__button--arrow--right {
    right: 0
}

.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
    background-color: rgba(0, 0, 0, .3);
    content: "";
    height: 30px;
    position: absolute;
    top: 35px;
    width: 32px
}

.pswp__button--arrow--left:before {
    background-position: -138px -44px;
    left: 6px
}

.pswp__button--arrow--right:before {
    background-position: -94px -44px;
    right: 6px
}

.pswp__counter,
.pswp__share-modal {
    -webkit-user-select: none;
    user-select: none
}

.pswp__share-modal {
    -webkit-backface-visibility: hidden;
    background: rgba(0, 0, 0, .5);
    display: block;
    height: 100%;
    left: 0;
    opacity: 0;
    padding: 10px;
    position: absolute;
    top: 0;
    transition: opacity .25s ease-out;
    width: 100%;
    will-change: opacity;
    z-index: 1600
}

.pswp__share-modal--hidden {
    display: none
}

.pswp__share-tooltip {
    -webkit-backface-visibility: hidden;
    background: #fff;
    border-radius: 2px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .25);
    display: block;
    position: absolute;
    right: 44px;
    top: 56px;
    transform: translateY(6px);
    transition: transform .25s;
    width: auto;
    will-change: transform;
    z-index: 1620
}

.pswp__share-tooltip a {
    display: block;
    font-size: 14px;
    line-height: 18px;
    padding: 8px 12px
}

.pswp__share-tooltip a,
.pswp__share-tooltip a:hover {
    color: #000;
    text-decoration: none
}

.pswp__share-tooltip a:first-child {
    border-radius: 2px 2px 0 0
}

.pswp__share-tooltip a:last-child {
    border-radius: 0 0 2px 2px
}

.pswp__share-modal--fade-in {
    opacity: 1
}

.pswp__share-modal--fade-in .pswp__share-tooltip {
    transform: translateY(0)
}

.pswp--touch .pswp__share-tooltip a {
    padding: 16px 12px
}

a.pswp__share--facebook:before {
    border: 6px solid transparent;
    border-bottom-color: #fff;
    content: "";
    display: block;
    height: 0;
    -webkit-pointer-events: none;
    -moz-pointer-events: none;
    pointer-events: none;
    position: absolute;
    right: 15px;
    top: -12px;
    width: 0
}

a.pswp__share--facebook:hover {
    background: #3e5c9a;
    color: #fff
}

a.pswp__share--facebook:hover:before {
    border-bottom-color: #3e5c9a
}

a.pswp__share--twitter:hover {
    background: #55acee;
    color: #fff
}

a.pswp__share--pinterest:hover {
    background: #ccc;
    color: #ce272d
}

a.pswp__share--download:hover {
    background: #ddd
}

.pswp__counter {
    color: #fff;
    font-size: 13px;
    height: 44px;
    left: 0;
    line-height: 44px;
    opacity: .75;
    padding: 0 10px;
    position: absolute;
    top: 0
}

.pswp__caption {
    bottom: 0;
    left: 0;
    min-height: 44px;
    position: absolute;
    width: 100%
}

.pswp__caption small {
    color: #bbb;
    font-size: 11px
}

.pswp__caption__center {
    color: #ccc;
    font-size: 13px;
    line-height: 20px;
    margin: 0 auto;
    max-width: 420px;
    padding: 10px;
    text-align: left
}

.pswp__caption--empty {
    display: none
}

.pswp__caption--fake {
    visibility: hidden
}

.pswp__preloader {
    direction: ltr;
    height: 44px;
    left: 50%;
    margin-left: -22px;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: opacity .25s ease-out;
    width: 44px;
    will-change: opacity
}

.pswp__preloader__icn {
    height: 20px;
    margin: 12px;
    width: 20px
}

.pswp__preloader--active {
    opacity: 1
}

.pswp__preloader--active .pswp__preloader__icn {
    background: url(https://http2.mlstatic.com/frontend-assets/vpp-frontend/14d740b6ee64510747b0.gif) 0 0 no-repeat
}

.pswp--css_animation .pswp__preloader--active {
    opacity: 1
}

.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
    animation: clockwise .5s linear infinite
}

.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
    animation: donut-rotate 1s cubic-bezier(.4, 0, .22, 1) infinite
}

.pswp--css_animation .pswp__preloader__icn {
    background: none;
    height: 14px;
    left: 15px;
    margin: 0;
    opacity: .75;
    position: absolute;
    top: 15px;
    width: 14px
}

.pswp--css_animation .pswp__preloader__cut {
    height: 14px;
    position: relative;
    width: 7px
}

.pswp--css_animation .pswp__preloader__donut {
    background: none;
    border-color: #fff #fff transparent transparent;
    border-radius: 50%;
    border-style: solid;
    border-width: 2px;
    box-sizing: border-box;
    height: 14px;
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
    width: 14px
}

@media screen and (max-width:1024px) {
    .pswp__preloader {
        float: right;
        left: auto;
        margin: 0;
        position: relative;
        top: auto
    }
}

@keyframes clockwise {
    0% {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(1turn)
    }
}

@keyframes donut-rotate {
    0% {
        transform: rotate(0)
    }
    50% {
        transform: rotate(-140deg)
    }
    to {
        transform: rotate(0)
    }
}

.pswp__ui {
    -webkit-font-smoothing: auto;
    opacity: 1;
    visibility: visible;
    z-index: 1550
}

.pswp__top-bar {
    height: 44px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right,
.pswp__caption,
.pswp__top-bar {
    -webkit-backface-visibility: hidden;
    transition: opacity 333ms cubic-bezier(.4, 0, .22, 1);
    will-change: opacity
}

.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
    visibility: visible
}

.pswp__caption,
.pswp__top-bar {
    background-color: rgba(0, 0, 0, .5)
}

.pswp__ui--fit .pswp__caption,
.pswp__ui--fit .pswp__top-bar {
    background-color: rgba(0, 0, 0, .3)
}

.pswp__ui--idle .pswp__button--arrow--left,
.pswp__ui--idle .pswp__button--arrow--right,
.pswp__ui--idle .pswp__top-bar {
    opacity: 0
}

.pswp__ui--hidden .pswp__button--arrow--left,
.pswp__ui--hidden .pswp__button--arrow--right,
.pswp__ui--hidden .pswp__caption,
.pswp__ui--hidden .pswp__top-bar {
    opacity: .001
}

.pswp__ui--one-slide .pswp__button--arrow--left,
.pswp__ui--one-slide .pswp__button--arrow--right,
.pswp__ui--one-slide .pswp__counter {
    display: none
}

.pswp__element--disabled {
    display: none!important
}

.pswp--minimal--dark .pswp__top-bar {
    background: none
}

.pswp {
    z-index: 9999
}

.pswp__top-bar {
    background-color: transparent
}

.pswp__button,
.pswp__top-bar {
    opacity: 1!important
}

.pswp__counter {
    background-color: rgba(0, 0, 0, .25);
    border-radius: 12px;
    font-size: 12px;
    height: 24px;
    left: 46px;
    line-height: 24px;
    min-width: 42px;
    top: 46px
}

.pswp__button--close {
    background-color: rgba(0, 0, 0, .25);
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIyMyI+PHBhdGggZmlsbD0iI0ZGRiIgZmlsbC1ydWxlPSJub256ZXJvIiBkPSJtMTUgMTAuOTQgNS40Ny01LjQ3IDEuMDYgMS4wNkwxNi4wNiAxMmw1LjQ3IDUuNDctMS4wNiAxLjA2TDE1IDEzLjA2bC01LjQ3IDUuNDctMS4wNi0xLjA2TDEzLjk0IDEyIDguNDcgNi41M2wxLjA2LTEuMDZ6Ii8+PC9zdmc+)!important;
    background-position: 50%;
    background-size: 44px;
    height: 32px;
    right: 45px;
    top: 41px;
    width: 32px
}

.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
    background-color: rgba(0, 0, 0, .25);
    opacity: .75
}

.pswp--svg .pswp__button--arrow--left:before,
.pswp--svg .pswp__button--arrow--right:before {
    background-position: 50%;
    background-size: 50px;
    height: 50px;
    width: 50px
}

.pswp--svg .pswp__button--arrow--left {
    left: 41px
}

.pswp--svg .pswp__button--arrow--left:before {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMiIgaGVpZ2h0PSIyMiIgY2xhc3M9InVpLWljb24iIHZpZXdCb3g9IjAgMCAxOCAxOCI+PGcgZmlsbD0iI2ZmZiIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJtMTAuNjQ2IDQuNjQ2LTQgNEw2LjI5MyA5IDcgOS43MDdsLjM1NC0uMzUzIDQtNEwxMS43MDcgNSAxMSA0LjI5M3oiLz48cGF0aCBkPSJtMTEuMzU0IDEyLjY0Ni00LTRMNyA4LjI5MyA2LjI5MyA5bC4zNTMuMzU0IDQgNCAuMzU0LjM1My43MDctLjcwN3oiLz48L2c+PC9zdmc+)
}

.pswp--svg .pswp__button--arrow--right {
    right: 41px
}

.pswp--svg .pswp__button--arrow--right:before {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMiIgaGVpZ2h0PSIyMiIgY2xhc3M9InVpLWljb24gdWktaWNvbi0tY2hldnJvbi1yaWdodCIgdmlld0JveD0iMCAwIDE4IDE4Ij48ZyBmaWxsPSIjZmZmIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Im02LjY0NiA1LjM1NCA0IDQgLjM1NC4zNTMuNzA3LS43MDctLjM1My0uMzU0LTQtNEw3IDQuMjkzIDYuMjkzIDV6Ii8+PHBhdGggZD0ibTcuMzU0IDEzLjM1NCA0LTRMMTEuNzA3IDkgMTEgOC4yOTNsLS4zNTQuMzUzLTQgNC0uMzUzLjM1NC43MDcuNzA3eiIvPjwvZz48L3N2Zz4=)
}

.pswp--svg .pswp__container iframe {
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%)
}

.ui-pdp-gallery {
    height: 100%;
    min-height: 504px;
    position: relative;
    width: 478px
}

.ui-pdp-gallery__figure__image {
    cursor: zoom-in;
    height: auto;
    object-fit: contain;
    width: 100%
}

.ui-pdp-gallery__column {
    height: auto;
    margin-left: 24px;
    margin-top: 24px;
    position: absolute
}

.ui-pdp-gallery__column__variation-gallery {
    cursor: zoom-in;
    height: auto;
    object-fit: contain;
    width: 100%
}

.ui-pdp-gallery__column__variation-picture {
    background-color: #fff;
    display: none;
    height: 100%;
    left: 50px;
    margin: 24px 0 0;
    min-height: 500px;
    padding: 16px;
    position: absolute;
    top: 0;
    width: 410px;
    z-index: 1
}

.ui-pdp-gallery__figure {
    background-color: #fff;
    display: flex;
    height: 504px;
    left: 56px;
    margin: 0 24px;
    min-height: 500px;
    opacity: 0;
    padding: 0;
    position: absolute;
    text-align: center;
    top: 0;
    visibility: hidden;
    width: 358px
}

.ui-pdp-gallery__figure__with-overlay {
    border-radius: 8px;
    overflow: hidden
}

.ui-pdp-gallery__figure__clip {
    margin: auto;
    width: 20.231rem
}

.ui-pdp-gallery__figure-VIDEO {
    width: 100%
}

.ui-pdp-gallery__input {
    display: none
}

.ui-pdp-gallery__input:checked+.ui-pdp-gallery__wrapper .ui-pdp-gallery__figure {
    opacity: 1;
    visibility: visible;
    z-index: 1
}

.ui-pdp-gallery__input:checked+.ui-pdp-gallery__wrapper .ui-pdp-thumbnail__picture {
    margin: -1px
}

.ui-pdp-gallery__input:checked+.ui-pdp-gallery__wrapper .ui-pdp-gallery__thumbnail {
    border: 2px solid var(--andes-color-blue-500, #3483fa)
}

.ui-pdp-gallery__wrapper {
    display: block;
    margin-bottom: 8px
}

.ui-pdp-gallery__input:hover+.ui-pdp-gallery__wrapper .ui-pdp-gallery__figure {
    opacity: 1;
    visibility: visible;
    z-index: 3
}

.ui-pdp-gallery__thumbnail {
    border-radius: 4px;
    margin-right: 0;
    z-index: 5
}

.ui-pdp-gallery__thumbnail button {
    background-color: #fff;
    border: none;
    cursor: pointer;
    outline: none
}

.ui-pdp-gallery__label {
    display: flex;
    position: relative
}

.ui-pdp-gallery__see-more {
    background-color: hsla(0, 0%, 100%, .6);
    padding: 12px
}

.ui-pdp-gallery__thumbnail-icon {
    display: flex;
    height: 24px;
    width: 24px
}

.ui-pdp-gallery__video-icon {
    background-color: hsla(0, 0%, 100%, .6);
    border: 3px solid var(--andes-color-blue-500, #3483fa);
    border-radius: 50%;
    display: block;
    height: 32px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 32px
}

.ui-pdp-gallery__overlay {
    border-radius: 8px;
    height: 100%;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%
}

.ui-pdp-gallery--fallback-boundary {
    object-fit: contain
}

@media screen and (-ms-high-contrast:active),
screen and (-ms-high-contrast:none) {
     :root .ui-pdp-gallery__figure__image,
    _:-ms-fullscreen {
        margin-left: auto;
        margin-right: auto;
        width: auto
    }
}

.ui-vpp-grouped-share-bookmark {
    display: flex;
    justify-content: center;
    width: 100%
}

.ui-vpp-grouped-share-bookmark-wishlist {
    align-items: center;
    height: -moz-fit-content;
    height: fit-content;
    margin-top: 10px;
    width: inherit
}

.ui-vpp-grouped-share-bookmark-wishlist.desktop {
    display: flex;
    flex-direction: column;
    margin-bottom: 8px;
    width: 100%
}

.ui-vpp-grouped-share-bookmark-wishlist.desktop .ui-pdp-add-to-list {
    align-items: center;
    display: flex;
    justify-content: center;
    width: 100%
}

.ui-vpp-grouped-share-bookmark-wishlist.desktop .ui-pdp-add-to-list__link {
    align-items: center;
    background: none;
    border: 1px solid rgba(0, 0, 0, .1);
    border-radius: 8px;
    color: var(--text-andes-text-color-link-ml, #3483fa);
    cursor: pointer;
    display: flex;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    height: 52px;
    justify-content: space-between;
    line-height: 20px;
    margin-top: 12px;
    padding: 16px;
    text-align: center;
    width: 100%
}

.ui-vpp-grouped-share-bookmark-wishlist.desktop .ui-pdp-add-to-list__link--chevron {
    display: flex
}

.ui-vpp-grouped-share-bookmark-wishlist.desktop .ui-pdp-add-to-list__link.gift-registry {
    align-items: center;
    background: none;
    border: 1px solid rgba(0, 0, 0, .1);
    border-radius: 0 0 8px 8px;
    border-top: none;
    color: var(--text-andes-text-color-link-ml, #3483fa);
    display: flex;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    height: 52px;
    justify-content: space-between;
    line-height: 20px;
    margin-top: 0;
    padding: 16px;
    text-align: center;
    width: 100%
}

.ui-vpp-grouped-share-bookmark-wishlist.mobile {
    display: flex;
    flex-direction: column;
    margin-top: 0;
    width: 100%
}

.ui-vpp-grouped-share-bookmark-wishlist.mobile .andes-card.andes-popper.tooltip.andes-tooltip.andes-tooltip--dark.andes-card--flat.andes-card--padding-0 {
    font-size: 14px;
    width: 272px!important
}

.ui-vpp-grouped-share-bookmark-wishlist.mobile .ui-pdp-add-to-list {
    align-items: center;
    display: flex;
    justify-content: center;
    width: 100%
}

.ui-vpp-grouped-share-bookmark-wishlist.mobile .ui-pdp-add-to-list__link {
    align-items: center;
    background: none;
    border: 1px solid rgba(0, 0, 0, .1);
    border-radius: 8px;
    color: var(--text-andes-text-color-link-ml, #3483fa);
    cursor: pointer;
    display: flex;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    height: 52px;
    justify-content: space-between;
    line-height: 20px;
    padding: 16px;
    text-align: center;
    width: 100%
}

.ui-vpp-grouped-share-bookmark-wishlist.mobile .ui-pdp-add-to-list__link--chevron {
    display: flex
}

.ui-vpp-grouped-share-bookmark-wishlist.mobile .ui-pdp-add-to-list__link.gift-registry {
    align-items: center;
    background: none;
    border: 1px solid rgba(0, 0, 0, .1);
    border-radius: 0 0 8px 8px;
    border-top: none;
    color: var(--text-andes-text-color-link-ml, #3483fa);
    display: flex;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    height: 52px;
    justify-content: space-between;
    line-height: 20px;
    margin-top: 0;
    padding: 16px;
    text-align: center;
    width: 100%
}

.ui-vpp-grouped-share-bookmark-no-logged {
    align-items: center;
    display: flex;
    justify-content: center;
    width: 100%
}

.ui-vpp-grouped-share-bookmark-no-logged .ui-pdp-bookmark__link-bookmark {
    align-items: center;
    background: transparent;
    border: 0;
    display: block;
    height: 20px;
    position: relative
}

.ui-pdp-container__row .ui-pdp-container__row--gift-registry {
    display: flex;
    flex-direction: row;
    justify-content: center
}

.ui-vpp-gift-registry {
    align-items: center;
    display: flex;
    justify-content: center;
    width: 100%
}

.ui-vpp-gift-registry.ui-vpp-gift-registry--desktop {
    align-items: center;
    display: block;
    justify-content: center;
    margin-top: 32px;
    width: 100%
}

.ui-vpp-gift-registry.ui-vpp-gift-registry--desktop .andes-checkbox.ui-vpp-gift-registry__checkbox {
    width: -moz-fit-content;
    width: fit-content
}

.ui-vpp-gift-registry.ui-vpp-gift-registry--desktop .ui-vpp-gift-registry__checkbox-container {
    display: flex;
    justify-content: end;
    width: 90%
}

.ui-vpp-gift-registry.ui-vpp-gift-registry--desktop .ui-vpp-gift-registry__checkbox-container .ui-vpp-gift-registry__list {
    flex-grow: 1;
    text-align: left;
    width: auto
}

.ui-vpp-gift-registry.ui-vpp-gift-registry--desktop .ui-vpp-gift-registry__checkbox-container .ui-vpp-gift-registry__list .ui-vpp-gift-registry__label {
    display: -webkit-box;
    margin-left: 12px;
    margin-right: 16px;
    text-align: left;
    width: auto;
    word-break: break-word;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis
}

.ui-vpp-gift-registry.ui-vpp-gift-registry--desktop .ui-vpp-gift-registry__container {
    align-items: center;
    background-color: inherit;
    border: 1px solid rgba(0, 0, 0, .1);
    border-radius: 8px 8px 0 0;
    cursor: pointer;
    display: flex;
    font-size: 14px;
    font-style: normal;
    justify-content: flex-start;
    line-height: 18px;
    padding: 16px;
    width: -webkit-fill-available;
    width: fill-available
}

.ui-vpp-gift-registry.ui-vpp-gift-registry--desktop .ui-vpp-gift-registry__container .andes-checkbox--label-left {
    align-items: center;
    display: flex
}

.ui-vpp-gift-registry.ui-vpp-gift-registry--desktop .ui-vpp-gift-registry__container .andes-thumbnail.andes-thumbnail--square.andes-thumbnail--32.andes-thumbnail--neutral.ui-vpp-gift-registry__icon {
    align-items: center;
    background: #ededed;
    border: none;
    border-radius: 4px;
    display: flex;
    height: 32px;
    justify-content: center;
    width: 32px
}

.ui-vpp-gift-registry.ui-vpp-gift-registry--desktop .ui-vpp-gift-registry__tooltip {
    width: auto!important
}

.ui-vpp-gift-registry.ui-vpp-gift-registry--desktop .ui-vpp-gift-registry__tooltip :first-child {
    padding-right: 6px
}

.ui-vpp-gift-registry.ui-vpp-gift-registry--desktop .ui-vpp-gift-registry__tooltip button {
    height: 16px;
    width: 16px
}

.ui-vpp-gift-registry.ui-vpp-gift-registry--desktop .ui-vpp-gift-registry__tooltip button:before {
    height: 11px;
    transform: translate(2px, 1px) rotate(-45deg)
}

.ui-vpp-gift-registry.ui-vpp-gift-registry--desktop .ui-vpp-gift-registry__tooltip button:after {
    height: 11px;
    transform: translate(2px, 1px) rotate(45deg)
}

.ui-pdp-list {
    color: rgba(0, 0, 0, .9);
    font-weight: 400
}

.ui-pdp-list__item {
    font-size: 12px;
    padding-bottom: 12px
}

.ui-pdp-list__item__label:after {
    content: ":Â "
}

.ui-pdp-list__text {
    display: inline
}

.ui-pdp-list--floating {
    -webkit-padding-start: 0;
    padding-inline-start: 0
}

.ui-pdp-list--floating .ui-pdp-list__item {
    display: inline-block;
    padding-bottom: 32px;
    width: 50%
}

.ui-pdp-list--floating .ui-pdp-list__item__label {
    color: rgba(0, 0, 0, .55);
    font-size: 14px;
    padding-bottom: 4px
}

.ui-pdp-list--floating .ui-pdp-list__item__label:after {
    content: none
}

.ui-pdp-list--floating .ui-pdp-list__text {
    display: block;
    font-weight: 400
}

.ui-pdp-list {
    overflow: auto
}

.ui-pdp-list__wrapper {
    display: flex
}

.ui-pdp-list__item {
    padding-left: 0;
    padding-right: 24px;
    width: 50%
}

.ui-pdp-list__item:before {
    display: none
}

.ui-pdp-list--floating .ui-pdp-list__item {
    width: 33.33%
}

.ui-pdp-list__item__label {
    font-size: 14px;
    font-weight: 600
}

.ui-pdp-list__text {
    font-size: 14px;
    font-weight: 400
}

.ui-pdp-price {
    color: rgba(0, 0, 0, .9);
    display: inline-block;
    font-weight: 400;
    letter-spacing: normal;
    vertical-align: bottom
}

.ui-pdp-price__part,
.ui-pdp-price__part.price-tag {
    width: -moz-fit-content;
    width: fit-content
}

.ui-pdp-price__part.price-tag {
    vertical-align: bottom
}

.ui-pdp-price__part-concat-symbol {
    position: relative
}

.ui-pdp-price__part-concat-symbol-20 {
    margin: 0 0 0 4px
}

.ui-pdp-price__part-concat-symbol-36 {
    margin: 0 0 0 8px
}

.ui-pdp-price__part-maximum-price .price-tag-symbol {
    display: none
}

.ui-pdp-price>.price-tag__disabled {
    display: table
}

.ui-pdp-price__original-value {
    color: rgba(0, 0, 0, .55);
    font-size: .45em
}

.ui-pdp-price .price-tag-cents {
    line-height: 1.2em
}

.ui-pdp-price__second-line {
    align-items: center;
    display: flex;
    justify-content: flex-start
}

.ui-pdp-price__second-line .ui-pdp-price__part {
    font-weight: 300
}

.ui-pdp-price__second-line .ui-pdp-price__bulk-part {
    font-weight: 400
}

.ui-pdp-price__second-line--bold .ui-pdp-price__part {
    font-weight: 600
}

.ui-pdp-price__second-line--double {
    margin-bottom: 8px
}

.ui-pdp-price__second-line--double .ui-pdp-price__part>span {
    font-weight: 400
}

.ui-pdp-price__second-line--double span.ui-pdp-price__second-line__label {
    flex-wrap: wrap;
    gap: 0;
    column-gap: 4px;
    overflow: hidden
}

.ui-pdp-price__second-line--double span.ui-pdp-price__second-line__label.ui-pdp-size--XXXSMALL {
    line-height: 12px;
    max-height: 24px
}

.ui-pdp-price__second-line--double span.ui-pdp-price__second-line__label.ui-pdp-size--XXSMALL {
    line-height: 14px;
    max-height: 28px
}

.ui-pdp-price__second-line--double span.ui-pdp-price__second-line__label.ui-pdp-size--XSMALL {
    line-height: 16px;
    max-height: 32px
}

.ui-pdp-price__second-line--double span.ui-pdp-price__second-line__label.ui-pdp-size--SMALL {
    line-height: 18px;
    max-height: 36px
}

.ui-pdp-price__second-line--double span.ui-pdp-price__second-line__label.ui-pdp-size--MEDIUM {
    line-height: 20px;
    max-height: 40px
}

.ui-pdp-price__second-line--double span.ui-pdp-price__second-line__label.ui-pdp-size--LARGE {
    line-height: 22px;
    max-height: 44px
}

.ui-pdp-price__second-line--double span.ui-pdp-price__second-line__label.ui-pdp-size--XLARGE {
    line-height: 26px;
    max-height: 52px
}

.ui-pdp-price__second-line--double span.ui-pdp-price__second-line__label.ui-pdp-size--XXLARGE {
    line-height: 30px;
    max-height: 60px
}

.ui-pdp-price__second-line--double span.ui-pdp-price__second-line__label .andes-money-amount__discount {
    max-height: unset;
    overflow: hidden
}

.ui-pdp-price__second-line--double span.ui-pdp-price__second-line__text {
    max-height: unset;
    max-width: unset
}

.ui-pdp-price__second-line--double span.ui-pdp-price__second-line__text__secondary {
    flex-basis: 100%
}

.ui-pdp-price__second-line__label {
    font-weight: 400;
    margin-left: 8px
}

.ui-pdp-price__second-line__icon {
    margin-right: 5px;
    vertical-align: top
}

.ui-pdp-price__second-line .ui-pdp-icon--price-info {
    margin-left: 8px
}

.ui-pdp-price__subtitles {
    font-size: 16px;
    line-height: 1em;
    margin-top: 8px
}

.ui-pdp-price__subtitle {
    display: block;
    padding-top: 4px
}

.ui-pdp-price__tags {
    display: flex;
    flex-direction: column;
    margin-top: 5px
}

.ui-pdp-price__tags__wrapper-tags {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap
}

.ui-pdp-price__tags__wrapper-tags--click.ui-pdp-family--SEMIBOLD .ui-pdp-price__part {
    font-weight: inherit;
    line-height: inherit;
    margin: 0 .27em
}

.ui-pdp-price__tags .ui-pdp-promotions-pill-label {
    margin-bottom: 5px;
    margin-right: 7px;
    opacity: .9;
    padding: 7px;
    width: -moz-fit-content;
    width: fit-content
}

.ui-pdp-price__payments-methods {
    display: flex
}

.ui-pdp-price__payments-methods__link {
    color: var(--andes-color-blue-500, #3483fa);
    font-size: 16px;
    font-weight: 400
}

.ui-pdp-price__bulk-unit {
    font-size: 16px;
    position: relative;
    top: 7px
}

.ui-pdp-price__label-discount {
    font-size: 16px;
    font-weight: 400;
    margin: 0 0 0 8px;
    position: relative
}

.ui-pdp-price--size-tiny {
    font-size: 14px
}

.ui-pdp-price--size-tiny .price-tag-cents {
    font-size: 10px
}

.ui-pdp-price--size-small {
    font-size: 16px
}

.ui-pdp-price--size-small .price-tag-cents {
    font-size: 10px
}

.ui-pdp-price--size-medium {
    font-size: 22px
}

.ui-pdp-price--size-large {
    font-weight: 400
}

.ui-pdp-price--size-large__label {
    font-size: 36px;
    font-weight: 300
}

.ui-pdp-price--size-large .ui-pdp-price__original-value {
    font-weight: 400
}

.ui-pdp-price--weight-semibold {
    font-weight: 600
}

.ui-pdp-price__tooltip {
    width: -moz-fit-content;
    width: fit-content;
    z-index: 800
}

.ui-pdp-price__tooltip-buy_loyalty_level_tooltip {
    align-items: center;
    display: flex
}

.ui-pdp-price__tooltip-buy_loyalty_level_tooltip .view-more__link {
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    margin-left: 6px;
    margin-right: 6px
}

.ui-pdp-price__tooltip-buy_loyalty_level_tooltip .ui-pdp-action-modal__link {
    color: #fff;
    font-size: 14px;
    font-weight: 600
}

.ui-pdp-price__tooltip-buy_loyalty_level_tooltip .buy_loyalty_level_tooltip__content {
    font-size: 14px;
    font-weight: 400;
    margin-left: 15px
}

.ui-pdp-price__tooltip-buy_loyalty_level_tooltip .buy_loyalty_level_tooltip__content .ui-pdp-icon--chevron {
    height: 10px;
    stroke: #fff;
    position: relative;
    top: 1px
}

.ui-pdp-price__tooltip-loyalty_discount_tooltip {
    align-items: center;
    display: flex
}

.ui-pdp-price__tooltip-loyalty_discount_tooltip .loyalty_discount_tooltip__content {
    margin-left: 15px;
    max-width: 215px
}

.ui-pdp-price__tooltip.ui-pdp-background-color--GREEN .andes-tooltip-arrow:before {
    background-color: #00a650
}

.ui-pdp-price__tooltip.ui-pdp-background-color--GREEN .andes-tooltip-button-close:after,
.ui-pdp-price__tooltip.ui-pdp-background-color--GREEN .andes-tooltip-button-close:before {
    background-color: #fff;
    height: 12px;
    width: 1px
}

.ui-pdp-price__tooltip-currency_tooltip__title {
    font-size: 15px
}

.ui-pdp-price__tooltip-currency_tooltip__action,
.ui-pdp-price__tooltip-currency_tooltip__subtitle {
    font-size: 13px;
    margin-top: 2px
}

.ui-pdp-price__loyalty-purchase-description {
    color: rgba(0, 0, 0, .55);
    font-size: 14px;
    margin-top: 5px
}

.ui-pdp-price__loyalty-purchase-description .ui-pdp-action-modal {
    display: inline-block
}

.ui-pdp-price__loyalty-purchase-description .ui-pdp-icon--loyalty {
    margin-right: 8px;
    position: relative;
    top: 2px
}

.ui-pdp-price .ui-pdp-price__part {
    display: inline-flex
}

.ui-pdp-price__volume-tags {
    padding-top: 24px
}

.ui-pdp-price__volume-tags--shops .ui-vpp-tag-limited_element {
    line-height: 0
}

.ui-pdp-price__volume-tags--shops .ui-pdp-price__volume-tags--pill {
    display: inline;
    padding: 0
}

.ui-pdp-price__volume-tags--shops .ui-pdp-price__volume-tags--subtitle {
    gap: 0
}

.ui-pdp-price__volume-tags--shops .ui-pdp-price__volume-tags--action-container {
    margin-top: 0
}

.ui-pdp-price__volume-tags--container--clickeable {
    cursor: pointer
}

.ui-pdp-price__volume-tags--container.andes-card {
    box-shadow: none
}

.ui-pdp-price__volume-tags--pill-container {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    grid-gap: 8px;
    row-gap: 4px
}

.ui-pdp-price__volume-tags--pill {
    border-radius: 2px;
    display: flex;
    height: 28px;
    opacity: .9;
    padding: 6px 8px
}

.ui-pdp-price__volume-tags--action-container {
    display: flex;
    flex-wrap: wrap;
    gap: 4px;
    margin-top: 8px
}

.ui-vpp-payment-promotion {
    position: relative
}

.ui-vpp-payment-promotion--inner-anchor {
    cursor: pointer
}

.ui-vpp-payment-promotion__container {
    align-items: center;
    border: 1px solid rgba(0, 0, 0, .1);
    border-radius: 6px;
    display: flex;
    gap: 12px;
    padding: 16px
}

.ui-vpp-payment-promotion__container.split-payments {
    gap: 8px;
    padding: 12px 10px
}

.ui-vpp-payment-promotion__container .andes-money-amount__cents--superscript-XSMALL {
    font-size: 10px;
    font-weight: 600
}

.ui-vpp-payment-promotion__container .andes-money-amount:not(.andes-money-amount--weight-semibold) {
    font-weight: 400
}

.ui-vpp-payment-promotion__container-icon .ui-pdp-payment-icon {
    align-items: center;
    display: flex;
    margin-top: 0
}

.ui-vpp-payment-promotion__container-button {
    margin-left: auto
}

.ui-vpp-payment-promotion__container-button .andes-button__content {
    font-size: 14px;
    font-weight: 600;
    top: 0
}

.ui-vpp-payment-promotion__text .ui-pdp-family--REGULAR {
    margin-top: 4px
}

.ui-vpp-payment-promotion__text .ui-pdp-color--GRAY.ui-pdp-icon,
.ui-vpp-payment-promotion__text .ui-pdp-color--ORANGE.ui-pdp-icon {
    margin-right: 4px
}

.ui-vpp-payment-promotion__action__icon {
    margin-left: 7px;
    padding-top: 3px
}

.ui-vpp-payment-promotion__action_chevron {
    margin-left: auto
}

.ui-vpp-payment-promotion__action_button_chevron {
    background: none;
    border: none;
    cursor: pointer;
    margin-left: auto
}

.ui-vpp-payment-promotion__action_button_chevron:after {
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.ui-vpp-payment-promotion sup {
    font-size: 10px;
    top: 2px;
    vertical-align: top
}

.ui-vpp-payment-promotion__action:after {
    content: "";
    cursor: pointer;
    display: block;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.ui-pdp-price__tags--wrapper-tags--click .andes-money-amount {
    margin: 0 4px
}

.ui-pdp-price__tags--wrapper-tags--click .andes-money-amount__cents--superscript-XSMALL {
    font-size: 10px;
    font-weight: 600
}

.ui-vpp-payment-promotion.acquisition .ui-vpp-payment-promotion__container {
    display: flex;
    flex-wrap: wrap;
    gap: 0
}

.ui-vpp-payment-promotion.acquisition .ui-vpp-payment-promotion__container-icon {
    position: absolute
}

.ui-vpp-payment-promotion.acquisition .ui-vpp-payment-promotion__container-text {
    margin-left: 54px
}

.ui-vpp-payment-promotion.acquisition .ui-vpp-payment-promotion__container .ui-pdp-container__row {
    flex-basis: 100%;
    margin-left: 54px
}

.ui-vpp-payment-promotion.activation .ui-vpp-payment-promotion__container {
    max-width: 317px;
    min-width: 317px
}

@media(max-width:1024px) {
    .ui-vpp-payment-promotion.activation .ui-vpp-payment-promotion__container {
        min-width: 276px
    }
}

.ui-vpp-payment-promotion__container {
    margin: 16px 0 8px;
    width: 100%
}

.ui-vpp-payment-promotion__container .ui-pdp-container__row {
    margin-top: 4px
}

.ui-vpp-payment-promotion .ui-vpp-payment-icon,
.ui-vpp-payment-promotion .ui-vpp-payment-icon__container {
    margin-top: 0
}

.ui-vpp-payment-promotion .ui-vpp-payment-icon__size {
    display: flex
}

.ui-vpp-payment-promotion .wording_selected_products {
    padding-bottom: 4px
}

.ui-vpp-payment-promotion .payment_wording_desktop {
    align-items: center;
    display: flex;
    font-size: 14px;
    margin-bottom: 4px
}

.ui-vpp-payment-promotion .payment_wording_desktop .ui-pdp-price__part {
    margin-left: 4px;
    width: -moz-fit-content;
    width: fit-content
}

.ui-pdp-price__price-ref {
    font-size: 16px
}

.ui-pdp-price__price-ref-text {
    font-weight: 400;
    margin-right: 6px
}

.ui-pdp-price__price-ref .price-tag {
    line-height: unset
}

.ui-pdp-price__price-ref .ui-pdp-icon--price-info {
    top: 6px
}

.ui-pdp-price {
    max-width: 340px
}

.ui-pdp-price__second-line {
    transform: translateX(-1px)
}

.ui-pdp-price__second-line__text {
    max-height: 25px;
    max-width: 100px;
    text-overflow: ellipsis
}

.ui-pdp-price__second-line__label {
    display: flex;
    gap: 4px;
    margin-left: 6px;
    margin-top: 1px
}

.ui-pdp-price__tags {
    margin-top: 16px
}

.ui-pdp-price__tags__wrapper-tags {
    align-items: baseline;
    margin-bottom: 8px
}

.ui-pdp-price__tags__wrapper-tags:last-of-type {
    margin-bottom: 0
}

.ui-pdp-price__tags__wrapper-tags:last-of-type .ui-pdp-promotions-pill-label--info {
    padding-top: 5px
}

.ui-pdp-price__tags__wrapper-tags:last-of-type .ui-pdp-price__tags--MELI_USD {
    padding: 0
}

.ui-pdp-price__tags__wrapper-tags:last-of-type .ui-pdp-price__tags--MELI_USD .ui-pdp-promotions-pill-label__text {
    overflow-wrap: break-word;
    white-space: normal;
    word-break: normal
}

.ui-pdp-price__tags__wrapper-tags:last-of-type .ui-pdp-price__tags--MELI_USD .ui-pdp-price__part {
    font-size: 16px!important
}

.ui-pdp-price__tags__wrapper-tags:last-of-type .ui-pdp-price__tags--MELI_USD .andes-money-amount__cents--superscript-SMALL,
.ui-pdp-price__tags__wrapper-tags:last-of-type .ui-pdp-price__tags--MELI_USD .andes-money-amount__cents--superscript-XSMALL {
    font-size: 10px;
    font-weight: 600
}

.ui-pdp-price__tags__wrapper-tags:last-of-type .ui-pdp-promotions-pill-label--tag {
    margin-bottom: 0
}

.ui-pdp-price__tags__wrapper-tags .ui-pdp-action-modal .ui-pdp-price__tags--wrapper-tags--click {
    align-items: center;
    border-radius: 4px;
    display: flex;
    margin-right: 8px;
    padding: 3px 8px
}

.ui-pdp-price__tags__wrapper-tags .ui-pdp-action-modal .ui-pdp-price__tags--wrapper-tags--click .ui-pdp-price__part {
    font-weight: 300
}

.ui-pdp-price__tags__wrapper-tags .ui-pdp-action-modal .ui-pdp-price__tags--wrapper-tags--click .ui-pdp-icon--meli-coins {
    height: 22px;
    padding-left: 6px;
    width: 26px
}

.ui-pdp-price__tags__wrapper-tags .ui-pdp-action-modal .ui-pdp-price__tags--wrapper-tags--click.ui-pdp-family--SEMIBOLD .ui-pdp-price__part {
    font-weight: inherit
}

.ui-pdp-price__tags .ui-pdp-promotions-pill-label {
    margin-bottom: 0;
    margin-right: 0;
    padding: 7px 8px;
    text-transform: none
}

.ui-pdp-price__tags .ui-pdp-promotions-pill-label--info {
    line-height: .9;
    margin-bottom: 0;
    padding: 5px 0 0
}

.ui-pdp-price__tags .ui-pdp-promotions-pill__label--tag-click {
    margin-right: 8px
}

.ui-pdp-price__tags .ui-pdp-action-modal {
    align-self: center
}

.ui-pdp-price__discounts-tags .ui-vpp-tag-limited_element {
    margin-top: 0
}

.ui-pdp-price__discounts-tags .ui-vpp-tag-limited_element .ui-vpp-discounts__tags {
    border-radius: 2px;
    font-size: 14px;
    font-weight: 600;
    height: 28px;
    line-height: 16px;
    padding: 6px 8px;
    text-transform: none;
    width: max-content
}

.ui-pdp-price__discounts-tags .ui-pdp-action-modal {
    margin-top: 0
}

.ui-pdp-price__discounts-tags .ui-vpp-discounts__action-button {
    display: none
}

.ui-pdp-price__tooltip-buy_loyalty_level_tooltip {
    width: 330px
}

.ui-pdp-price__tooltip-currency_tooltip {
    width: 390px
}

@media(min-width:768px) {
    .ui-pdp-price__buy-loyalty-modal.andes-modal {
        max-height: 531px;
        max-width: 784px
    }
    .ui-pdp-price__buy-loyalty-modal .andes-modal__content {
        padding: 0
    }
    .ui-pdp-price__buy-loyalty-modal .andes-modal__close-button,
    .ui-pdp-price__buy-loyalty-modal .andes-modal__header--sticky {
        display: none
    }
}

.ui-pdp-price__second-line__label.loyalty-tooltip {
    cursor: pointer
}

.ui-pdp-price__second-line__label.loyalty-tooltip .ui-pdp-icon--loyalty {
    position: relative;
    top: 4px
}

.ui-pdp-price__second-line__label.loyalty-tooltip .ui-pdp-icon--chevron {
    stroke: rgba(0, 0, 0, .25);
    align-self: center;
    margin-left: 10px;
    transform: rotate(90deg)
}

.ui-pdp-price__loyalty-purchase-description {
    font-weight: 400
}

.ui-pdp-price .ui-pdp-icon--price-info {
    position: relative;
    top: 2px
}

.ui-pdp-price__original-value {
    display: inline-flex;
    font-size: 16px
}

.ui-pdp-price__payments-link {
    margin-top: 8px
}

.ui-pdp-price__payments-link .ui-pdp-action-modal {
    margin-top: 0
}

.ui-pdp-price__payments-link .ui-pdp-action-modal .ui-pdp-media .ui-pdp-media__body .ui-pdp-media__title {
    font-size: 14px;
    line-height: 1
}

.ui-pdp-price .ui-vpp-payment-promotion .ui-vpp-payment-icon {
    margin-top: 0
}

.ui-pdp-price__upper {
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 4px
}

.ui-pdp-price__bulk-subtitles {
    align-items: baseline;
    display: flex;
    flex-direction: column;
    line-height: 1;
    margin-top: 4px
}

.ui-pdp-price__bulk-subtitles:has(.ui-pdp-label-as-pill) {
    margin-top: 12px
}

.ui-pdp-price__bulk-subtitles>p {
    display: inline;
    padding-top: 4px
}

.ui-pdp-price__bulk-subtitles .ui-pdp-price__bulk-part {
    display: inline-flex;
    font-weight: 400;
    padding-top: 4px
}

.ui-pdp-price__subtitles {
    align-items: baseline;
    display: flex;
    flex-direction: column;
    line-height: 1;
    margin-top: 4px
}

.ui-pdp-price__subtitles:has(.ui-pdp-label-as-pill) {
    margin-top: 12px
}

.ui-pdp-price__subtitles>p {
    display: inline;
    margin-bottom: 4px
}

.ui-pdp-price__subtitles>p:last-child {
    margin-bottom: 0
}

.ui-pdp-price__subtitles .ui-pdp-price__part {
    display: inline-flex;
    font-weight: 400
}

.ui-pdp-price--size-large {
    font-weight: 300
}

.ui-pdp-buy-box-offers__offer-list-item .ui-pdp-price__subtitles:has(.ui-pdp-label-as-pill) {
    margin-top: 3px
}

.ui-pdp-buy-box-offers__offer-list-item .ui-pdp-price__subtitles .ui-pdp-label-as-pill {
    line-height: 20px;
    padding: 4px 8px
}

.ui-pdp-buy-box-offers__offer-list-item--NOT-SELECTED .ui-pdp-price__subtitles .ui-pdp-label-as-pill {
    line-height: 15px;
    padding: 3px 4px
}

.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
}

.ui-pdp-buy-box-offers {
    color: rgba(0, 0, 0, .9);
    display: inline-block;
    font-weight: 400;
    letter-spacing: normal
}

.ui-pdp-buy-box-offers__offer-list {
    border: 1px solid #e5e5e5;
    border-radius: 6px;
    line-height: 1.3
}

.ui-pdp-buy-box-offers__offer-list.andes-list--selectable .andes-list__item.ui-pdp-buy-box-offers__offer-list-item--SELECTED,
.ui-pdp-buy-box-offers__offer-list.andes-list--selectable .andes-list__item.ui-pdp-buy-box-offers__offer-list-item-action {
    cursor: default
}

.ui-pdp-buy-box-offers__offer-list.andes-list--selectable .andes-list__item.ui-pdp-buy-box-offers__offer-list-item--SELECTED:hover,
.ui-pdp-buy-box-offers__offer-list.andes-list--selectable .andes-list__item.ui-pdp-buy-box-offers__offer-list-item-action:hover {
    background-color: transparent
}

.ui-pdp-buy-box-offers__offer-list.andes-list--selectable .andes-list__item.ui-pdp-buy-box-offers__offer-list-item--SELECTED {
    transition: max-height .8s ease-in-out
}

.ui-pdp-buy-box-offers__offer-list.andes-list--selectable .andes-list__item.ui-pdp-buy-box-offers__offer-list-item--SELECTED input[type=radio] {
    accent-color: var(--andes-color-blue-500, #3483fa)
}

.ui-pdp-buy-box-offers__offer-list.andes-list--selectable .andes-list__item.ui-pdp-buy-box-offers__offer-list-item--NOT-SELECTED {
    background-color: rgba(0, 0, 0, .04)
}

.ui-pdp-buy-box-offers__offer-list.andes-list--selectable .andes-list__item.ui-pdp-buy-box-offers__offer-list-item--NOT-SELECTED:hover {
    background-color: rgba(0, 0, 0, .07)
}

.ui-pdp-buy-box-offers__offer-list-item {
    display: flex;
    flex-direction: column;
    height: auto;
    justify-content: normal;
    padding: 13px 10px 10px
}

.ui-pdp-buy-box-offers__offer-list-item .andes-list__item-action {
    display: block;
    margin: 0;
    padding: 0
}

.ui-pdp-buy-box-offers__offer-list-item .andes-radio {
    align-items: center;
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between
}

.ui-pdp-buy-box-offers__offer-list-item .andes-radio__label {
    font-size: 14px;
    font-weight: 600;
    margin-left: 4px
}

.ui-pdp-buy-box-offers__offer-list-item .andes-radio__label.ui-pdp-buy-box-offers__with-icon {
    align-items: center;
    display: flex
}

.ui-pdp-buy-box-offers__offer-list-item .andes-radio__label.ui-pdp-buy-box-offers__with-icon .ui-pdp-cockade-icon {
    display: inline-flex;
    margin-left: 4px
}

.ui-pdp-buy-box-offers__offer-list-item.andes-list__item {
    padding: 13px 10px 10px
}

.ui-pdp-buy-box-offers__offer-content {
    width: 100%
}

.ui-pdp-buy-box-offers__offer-content--subtitles {
    padding-bottom: 4px
}

.ui-pdp-buy-box-offers__offer-content--subtitles .ui-pdp-price__part {
    display: inline
}

.ui-pdp-buy-box-offers__offer-content .ui-pdp-buy-box-offers__offer-price .ui-pdp-price__second-line .ui-pdp-price__info-icon {
    margin-top: 6px
}

.ui-pdp-buy-box-offers__offer-price__tooltip--price {
    align-items: center;
    display: flex;
    justify-content: flex-start
}

.ui-pdp-buy-box-offers__offer-price__tooltip--price__label {
    font-weight: 400;
    margin-left: 8px
}

.ui-pdp-buy-box-offers__offer-price__tooltip--price__icon {
    margin-right: 5px;
    vertical-align: top
}

.ui-pdp-buy-box-offers__offer-price__tooltip--price .ui-pdp-icon--price-info {
    margin-left: 8px;
    position: relative;
    top: 2px
}

.ui-pdp-buy-box-offers__offer-price .andes-money-amount {
    font-weight: 400
}

.ui-pdp-buy-box-offers__offer-price .andes-money-amount-combo .andes-money-amount-combo__main-container .andes-money-amount {
    font-weight: 300
}

.ui-pdp-buy-box-offers__offer-price .andes-money-amount-combo .andes-money-amount-combo__previous-value {
    font-weight: 400
}

.ui-pdp-buy-box-offers__offer-price .ui-pdp-icon {
    display: inline;
    vertical-align: sub
}

.ui-pdp-buy-box-offers__offer-price__subtitles {
    align-items: baseline;
    display: flex;
    flex-direction: column;
    line-height: 1;
    margin-top: 4px
}

.ui-pdp-buy-box-offers__offer-price__subtitles>p {
    display: inline
}

.ui-pdp-buy-box-offers__offer-price__subtitles .ui-pdp-price__part {
    display: inline-flex;
    font-weight: 400
}

.ui-pdp-buy-box-offers__offer-generic-summary .ui-pdp-generic-summary {
    padding: 0
}

.ui-pdp-buy-box-offers__offer-generic-summary .ui-pdp-generic-summary--md .ui-pdp-media__text,
.ui-pdp-buy-box-offers__offer-generic-summary .ui-pdp-media__text {
    font-size: 14px
}

.ui-pdp-buy-box-offers__action-link {
    display: flex;
    font-size: 14px;
    padding-bottom: 4px;
    padding-left: 4px
}

.ui-pdp-buy-box-offers__action-link .ui-pdp-action-modal {
    margin-top: 2px
}

.ui-pdp-buy-box-offers__action-link .ui-pdp-action-modal__link,
.ui-pdp-buy-box-offers__action-link .ui-pdp-media__action {
    font-weight: 600
}

.ui-pdp-buy-box-offers__promotions {
    margin-top: 14px
}

.ui-pdp-buy-box-offers-bottom__tags .ui-pdp-action-modal {
    margin-top: 0
}

.ui-vpp-coupons {
    margin: 0
}

.andes-list__item-action {
    text-align: inherit
}

.ui-bbo-wrapper__tooltip {
    width: -moz-fit-content;
    width: fit-content;
    z-index: 800
}

.ui-pdp-buy-box-offers__desktop .ui-pdp-buy-box-offers__filter-message {
    padding: 12px 0 24px
}

.ui-pdp-buy-box-offers__desktop .ui-pdp-buy-box-offers__offer-price {
    padding: 4px 0
}

.ui-pdp-buy-box-offers__desktop .ui-pdp-buy-box-offers__offer-content {
    padding: 3px 2px 0 6px
}

.ui-pdp-buy-box-offers__desktop .ui-pdp-buy-box-offers-bottom__promotions,
.ui-pdp-buy-box-offers__desktop .ui-pdp-buy-box-offers-bottom__tags {
    padding-bottom: 16px;
    padding-top: 16px
}

.ui-pdp-buy-box-offers__desktop .ui-pdp-buy-box-offers-bottom__promotions .ui-vpp-payment-promotion__container,
.ui-pdp-buy-box-offers__desktop .ui-pdp-buy-box-offers-bottom__tags .ui-pdp-price__tags {
    margin: 0
}

.ui-pdp-buy-box-offers__desktop .ui-pdp-buy-box-offers__offer-generic-summary {
    margin-bottom: 20px
}

.ui-pdp-buy-box-offers__desktop .ui-pdp-buy-box-offers__offer-see-more {
    background: none!important;
    cursor: default
}

.ui-pdp-buy-box-offers__desktop .andes-list--selectable .andes-list__item {
    box-sizing: content-box
}

.ui-pdp-buy-box-offers__desktop .andes-list--selectable .andes-list__item.ui-pdp-buy-box-offers__offer-list-item--SELECTED {
    padding-bottom: 0
}

.ui-pdp-buy-box-offers__desktop .andes-list--selectable .andes-list__item.ui-pdp-buy-box-offers__offer-list-item--NOT-SELECTED .andes-list__item-action {
    cursor: pointer
}

.ui-pdp-buy-box-offers__desktop .andes-list--selectable .andes-list__item.ui-pdp-buy-box-offers__offer-list-item--NOT-SELECTED .ui-pdp-price__subtitles {
    gap: 8px;
    margin-top: 8px
}

.ui-pdp-buy-box-offers__desktop .ui-pdp-buy-box-offers__offer-list-children {
    font-size: 14px;
    margin: 20px 6px 16px
}

.ui-pdp-buy-box-offers__desktop .ui-pdp-buy-box-offers__offer-list-children .ui-pdp-seller__header {
    margin-bottom: 0;
    width: 100%
}

.ui-pdp-buy-box-offers__desktop .ui-pdp-buy-box-offers__offer-list-children .ui-pdp-seller__header__title {
    align-items: baseline;
    display: flex;
    flex-wrap: wrap;
    line-height: 1;
    margin-bottom: 4px
}

.ui-pdp-buy-box-offers__desktop .ui-pdp-buy-box-offers__offer-list-children .ui-pdp-seller__header__subtitle {
    line-height: 14px
}

.ui-pdp-buy-box-offers__desktop .ui-pdp-buy-box-offers__offer-list-children .ui-pdp-seller__header__subtitle:not(:last-child) {
    margin-bottom: 6px
}

.ui-pdp-buy-box-offers__desktop .ui-pdp-buy-box-offers__offer-list-children .ui-pdp-seller__header__image-container {
    flex-shrink: 0;
    height: 40px;
    margin-right: 16px;
    width: 40px
}

.ui-pdp-buy-box-offers__desktop .ui-pdp-buy-box-offers__offer-list-children .ui-pdp-seller__brand-title {
    margin-bottom: 4px
}

.ui-pdp-warning-message__title {
    font-size: 22px;
    font-weight: 400;
    line-height: 1.18
}

.ui-pdp-warning-message__subtitle {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.14
}

.ui-pdp-promotions-pill__trigger-tooltip {
    position: absolute
}

.ui-pdp-promotions-pill-label {
    border-radius: 3px;
    display: inline-flex;
    line-height: 1;
    padding: 3px 4px;
    word-break: break-all
}

.ui-pdp-promotions-pill-label__trigger {
    align-items: center;
    column-gap: 4px;
    display: inline-flex
}

.ui-pdp-promotions-pill-label__target,
.ui-pdp-promotions-pill-label__target:hover,
.ui-pdp-promotions-pill-label__target:link,
.ui-pdp-promotions-pill-label__target:visited {
    color: unset
}

.ui-pdp-promotions-pill-label--with-icon {
    align-items: center;
    height: 20px;
    padding: 2px 5px 0 3px;
    vertical-align: middle;
    width: -moz-fit-content;
    width: fit-content
}

.ui-pdp-promotions-pill-label--with-icon .ui-pdp-promotions-pill-label__text {
    bottom: 1px;
    position: relative
}

.ui-pdp-promotions-pill-label--with-icon .ui-pdp-media__figure {
    margin-right: 0
}

.ui-pdp-promotions-pill-label .andes-tooltip__trigger {
    align-items: center;
    display: flex;
    flex-direction: row;
    vertical-align: middle;
    grid-gap: 4px
}

.ui-pdp-promotions-pill-label.codoacodo {
    font-size: 14px;
    padding: 6px 8px;
    text-transform: none
}

.ui-pdp-promotions-pill-label.best_seller_position {
    font-weight: 400;
    padding: 0 0 0 8px;
    text-transform: none
}

.ui-pdp-promotions-pill-label.melichoice_campaign,
.ui-pdp-promotions-pill-label.presale {
    font-weight: 400;
    padding-left: 8px;
    text-transform: none
}

.ui-pdp-promotions-pill-label.melichoice_campaign {
    bottom: 1.5px;
    position: relative
}

.ui-pdp-promotions-pill-label.deal_campaign {
    font-weight: 400
}

.ui-pdp-promotions-pill__tooltip .andes-tooltip-content {
    width: calc(100% - 15px)
}

.ui-pdp-promotions-pill-label__icon.ui-pdp-promotions-pill-label__tooltip.andes-tooltip--card.andes-tooltip-placement-left.andes-tooltip .andes-tooltip__text {
    width: 293px
}

.ui-pdp-meliplus-label .ui-pdp-promotions-pill-label--with-icon {
    padding: 0
}

.ui-pdp--highlight-tooltip--space {
    border: 0;
    margin: 5px 0
}

.ui-pdp-promotions-progress {
    padding-top: 12px;
    width: 220px
}

.ui-pdp-promotions-progress__bar {
    border-radius: 2px;
    height: 4px;
    overflow: hidden
}

.ui-pdp-promotions-progress__bar .progress {
    height: 4px
}

.ui-pdp-promotions-progress__status {
    align-items: center;
    color: rgba(0, 0, 0, .9);
    display: flex;
    font-size: 14px;
    font-weight: 400;
    justify-content: space-between;
    padding: 3px 0 4px
}

.ui-pdp-promotions-progress__status .timer {
    font-family: Proxima Nova, -apple-system, Roboto, Arial, sans-serif;
    font-size: 12px
}

.ui-pdp-promotions-pill__tooltip--highlight_seller_api_tooltip {
    width: 312px
}

.ui-pdp-promotions-pill-label__icon.ui-pdp-promotions-pill-label__tooltip.andes-tooltip--light {
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .1), 0 0 6px 0 rgba(0, 0, 0, .1);
    line-height: 1.5;
    word-break: normal
}

.ui-pdp-container__row--outside-variations {
    margin-top: 16px
}

.ui-pdp-variations {
    font-size: 14px;
    font-weight: 600;
    margin-top: 25px;
    width: 100%
}

.ui-pdp-variations .ui-pdp-thumbnail--SELECTED .ui-pdp-thumbnail__picture {
    height: 42px;
    width: 42px
}

.ui-pdp-variations .ui-pdp-thumbnail__container {
    align-items: center;
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
    max-width: 250px;
    padding: 8px 12px
}

.ui-pdp-variations .ui-pdp-thumbnail__label {
    color: #000;
    max-width: 80px;
    padding: 0;
    text-overflow: ellipsis
}

.ui-pdp-variations .ui-pdp-thumbnail__subtitle {
    font-size: 10px;
    padding: 0
}

.ui-pdp-variations .ui-pdp-thumbnail__price .ui-pdp-price__part {
    line-height: 1.25
}

.ui-pdp-variations__title {
    width: 100%
}

.ui-pdp-variations__picker,
.ui-pdp-variations__picker-default-container {
    display: flex;
    flex-wrap: wrap
}

.ui-pdp-variations__picker-default-container .ui-pdp-price__second-line {
    transform: unset
}

.ui-pdp-variations__picker-default-container-error {
    position: relative
}

.ui-pdp-variations__picker-default-container-error:before {
    border: 1.5px solid #f23d4f;
    border-radius: 6px;
    box-sizing: content-box;
    content: "";
    height: 100%;
    left: -5.5px;
    position: absolute;
    top: -5.5px;
    width: 100%
}

.ui-pdp-variations__picker .ui-pdp-variations__title {
    margin-bottom: 8px
}

.ui-pdp-variations__picker .ui-pdp-variations--thumbnail {
    align-items: center;
    display: flex;
    justify-content: center;
    margin: 0 8px 8px 0
}

.ui-pdp-variations__picker--refurbished .ui-pdp-thumbnail,
.ui-pdp-variations__picker--refurbished .ui-pdp-thumbnail__container {
    align-items: flex-start
}

.ui-pdp-variations__picker--refurbished .ui-pdp-thumbnail__label {
    font-size: 14px
}

.ui-pdp-variations__picker .andes-list__item--size-medium .andes-list__item-first-column {
    padding: 0
}

.ui-pdp-variations__picker>.andes-dropdown.andes-dropdown--form.ui-pdp-dropdown-selector.andes-form-control {
    width: 100%
}

.ui-pdp-variations__picker>.andes-dropdown.andes-dropdown--form .andes-dropdown__trigger span {
    align-items: center;
    display: flex;
    flex-basis: content
}

.ui-pdp-variations__picker .andes-floating-menu--show .andes-card__content .andes-list--default.andes-list--selectable.andes-floating-menu {
    overflow-x: hidden
}

.ui-pdp-variations__picker-single+.ui-pdp-variations__picker {
    margin-top: 12px
}

.ui-pdp-variations__picker-single+.ui-pdp-variations__picker-single {
    margin-top: 0
}

.ui-pdp-variations__picker-size-specs-chart+.ui-pdp-variations__picker {
    margin-top: 20px
}

.ui-pdp-variations__picker-size-spec-sizechart-fit {
    align-items: flex-end;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%
}

.ui-pdp-variations__tooltip {
    display: inline-block
}

.ui-pdp-variations__label {
    font-size: 16px;
    font-weight: 400;
    margin-top: 4px;
    max-width: 340px;
    text-overflow: ellipsis;
    transition: all .5s ease-out 0s;
    white-space: nowrap
}

.ui-pdp-variations__label-only-text {
    margin-top: 4px
}

.ui-pdp-variations__label-error {
    display: inline-block;
    margin-left: 8px
}

.ui-pdp-variations__label--with-subtitle {
    margin-bottom: 0
}

.ui-pdp-variations__selected-label {
    font-weight: 600;
    margin-left: 4px;
    text-overflow: ellipsis;
    transition: all .5s ease-out 0s
}

.ui-pdp-variations__selected-label .ui-pdp-icon {
    height: 16px;
    position: relative;
    top: 3px;
    transition: all .5s ease-out 0s;
    width: 16px
}

.ui-pdp-variations__selected-label .ui-pdp-icon--message-warning {
    margin-right: 4px
}

.ui-pdp-variations__selected-text {
    display: inline;
    margin-right: 4px
}

.ui-pdp-variations__selected-text .ui-pdp-icon {
    margin-right: 4px
}

.ui-pdp-variations__selected-title {
    font-weight: 600
}

.ui-pdp-variations__selected-subtitle {
    margin-left: 4px
}

.ui-pdp-variations__selected-subtitle:before {
    content: "|";
    margin-right: 4px
}

.ui-pdp-variations__subtitle {
    font-size: 12px;
    font-weight: 400
}

.ui-pdp-variations--thumbnail {
    margin: 0
}

.ui-pdp-variations--thumbnail .ui-pdp-thumbnail__picture {
    height: 44px;
    width: 44px
}

.ui-pdp-variations__expand-action {
    cursor: pointer;
    display: inline-block;
    font-weight: 400
}

.ui-pdp-variations__expand-action .ui-pdp-icon--chevron-down {
    height: 10px;
    margin-left: 7px;
    vertical-align: middle;
    width: 10px
}

.ui-pdp-variations__alert {
    padding: 2px 0 8px
}

.ui-pdp-variations__alert-text {
    margin-left: 5px
}

.andes-dropdown.andes-dropdown--form.andes-form-control--error .andes-floating-menu .andes-dropdown__trigger:focus:not(:focus-visible) {
    box-shadow: inset 0 0 0 2px #f23d4f
}

.andes-dropdown--form.ui-pdp-dropdown-selector.andes-form-control {
    padding-top: 0
}

.andes-dropdown--form.ui-pdp-dropdown-selector.andes-form-control .andes-card__content .andes-list.andes-floating-menu.andes-list--default.andes-list--selectable {
    overflow-x: hidden
}

.andes-dropdown--form.ui-pdp-dropdown-selector.andes-form-control button {
    margin-top: 0
}

.ui-pdp-dropdown-selector.andes-dropdown--form {
    padding-top: 0
}

.ui-pdp-dropdown-selector.andes-dropdown--form .andes-dropdown__trigger {
    height: 48px;
    justify-content: space-between
}

.ui-pdp-dropdown-selector.andes-dropdown--form .andes-dropdown__trigger .ui-pdp-dropdown-selector__item {
    display: inline
}

.ui-pdp-dropdown-selector.andes-dropdown--form .andes-dropdown__trigger .ui-pdp-dropdown-selector__item-with-thumbnail {
    display: inline-flex
}

.ui-pdp-dropdown-selector.andes-dropdown--form .andes-dropdown__trigger .ui-pdp-dropdown-selector__item--label-small .ui-pdp-dropdown-selector__item--subtitle {
    width: -moz-fit-content;
    width: fit-content
}

.ui-pdp-dropdown-selector.andes-dropdown--form .andes-floating-menu {
    left: 0;
    width: 100%
}

.ui-pdp-dropdown-selector.andes-dropdown--form .andes-floating-menu .andes-list__item {
    font-size: 18px;
    height: 48px;
    padding: 14px 8px
}

.ui-pdp-dropdown-selector.andes-dropdown--form .andes-floating-menu .andes-list__item-text {
    width: 100%
}

.ui-pdp-dropdown-selector.andes-dropdown--form .andes-floating-menu .andes-list__item-primary {
    display: flex;
    justify-content: space-between
}

.ui-pdp-dropdown-selector.andes-dropdown--form .andes-floating-menu .andes-list__item-secondary {
    bottom: 16px;
    position: absolute;
    right: 8px
}

.andes-dropdown__trigger .ui-pdp-dropdown-selector__item--label,
.andes-dropdown__trigger .ui-pdp-dropdown-selector__item--subtitle {
    width: -moz-fit-content;
    width: fit-content
}

.ui-pdp-dropdown-selector__item {
    align-items: center;
    display: flex;
    position: relative
}

.ui-pdp-dropdown-selector__item-first-column {
    margin-left: 2px
}

.ui-pdp-dropdown-selector__item--label {
    width: 185px
}

.ui-pdp-dropdown-selector__item--label,
.ui-pdp-dropdown-selector__item--label-small {
    height: 20px;
    max-width: 220px;
    text-overflow: ellipsis;
    white-space: nowrap
}

.ui-pdp-dropdown-selector__item--subtitle {
    height: 20px;
    margin-left: 4px
}

.ui-pdp-dropdown-selector__item--subtitle:before {
    content: "|";
    margin-right: 4px
}

.ui-pdp-dropdown-selector__item--secondary_text {
    align-items: center;
    color: rgba(0, 0, 0, .55);
    font-size: 12px;
    line-height: 1.1;
    margin-left: 8px;
    margin-right: 12px;
    max-width: 90px;
    text-align: right
}

.ui-pdp-dropdown-selector__item--secondary_text+.ui-pdp-dropdown-selector__item--label {
    padding-right: 80px
}

.ui-pdp-dropdown-selector__item-blocked img {
    opacity: .5
}

.ui-pdp-dropdown-selector__item-blocked .ui-pdp-dropdown-selector__item--secondary_text {
    top: 3px
}

.ui-pdp-dropdown-selector__thumbnail {
    height: 32px;
    margin-right: 12px;
    width: 32px
}

.ui-pdp-dropdown-selector__thumbnail+.ui-pdp-dropdown-selector__item--label {
    margin-top: 6px
}

.ui-pdp-dropdown-selector--error .andes-dropdown__trigger {
    background-color: rgba(242, 61, 79, .05);
    border: 1px solid #f23d4f
}

.ui-pdp-dropdown-selector--warning .andes-dropdown__trigger {
    border: 1px solid #f73
}

.ui-pdp-generic-summary__message__text {
    padding-right: 1.1428571429em
}

.ui-pdp-generic-summary .price-tag__disabled {
    color: rgba(0, 0, 0, .55)
}

.ui-pdp-generic-summary__action-icon {
    height: 14px;
    margin-right: 6px;
    width: 10px
}

.ui-pdp-generic-summary .price-tag-cents {
    line-height: 1.5
}

.ui-pdp-generic-summary--black-price .ui-pdp-price__part {
    color: rgba(0, 0, 0, .9)
}

.ui-pdp-generic-summary--black-price .ui-pdp-price__part__previous {
    color: rgba(0, 0, 0, .55)
}

.ui-pdp-generic-summary--md .ui-pdp-media__text {
    line-height: 1.29
}

.ui-pdp-generic-summary--md .ui-pdp-media__text .ui-pdp-price__part {
    color: inherit;
    display: inline;
    font-size: inherit;
    line-height: inherit
}

.ui-pdp-generic-summary--md .ui-pdp-media__text .ui-pdp-price__part .price-tag-cents {
    font-size: .7em;
    position: relative;
    vertical-align: top
}

.ui-pdp-generic-summary .ui-pdp-icon--return {
    height: 22px;
    width: 17px
}

.ui-pdp-generic-summary-modal .andes-modal__close-button {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.ui-pdp-generic-summary-modal.ui-pdp-action-modal__modal--no-close .andes-modal__close-button {
    display: none
}

.ui-pdp-generic-summary-modal .andes-spinner {
    background-color: #fff
}

.ui-pdp-generic-summary--first-buy .ui-pdp-media__title .ui-pdp-color--BLACK.ui-pdp-family--REGULAR {
    white-space: nowrap
}

.ui-pdp-payment-sprites {
    align-items: center;
    display: flex;
    margin-top: 4px
}

.ui-pdp-payment-sprites__icon {
    margin: 0 0 0 5px
}

.ui-pdp-payment-sprites__icon:first-child {
    margin-left: 0
}

.ui-pdp-generic-summary {
    position: relative;
    width: 100%
}

.ui-pdp-generic-summary__map-content {
    display: grid;
    font-weight: 400;
    gap: 0 3rem;
    grid-template-columns: repeat(2, 1fr);
    min-width: 400px
}

.ui-pdp-generic-summary__message {
    margin: 20px 0 0
}

.ui-pdp-generic-summary__message:first-child {
    margin-top: 0
}

.ui-pdp-generic-summary__spinner {
    left: 50%;
    margin-left: -16px;
    position: absolute;
    transform: translate(-50%, -50%)
}

@media(min-width:768px) {
    .ui-pdp-generic-summary-modal.andes-modal.meliplus_summary__modal {
        background-color: #f5f5f5
    }
    .ui-pdp-generic-summary-modal.andes-modal.second_shipping_summary__modal .andes-modal__header,
    .ui-pdp-generic-summary-modal.andes-modal.second_shipping_summary__modal .andes-modal__header--sticky,
    .ui-pdp-generic-summary-modal.andes-modal.shipping_summary__modal .andes-modal__header,
    .ui-pdp-generic-summary-modal.andes-modal.shipping_summary__modal .andes-modal__header--sticky,
    .ui-pdp-generic-summary-modal.andes-modal.ui-pdp-shipping-modal .andes-modal__header,
    .ui-pdp-generic-summary-modal.andes-modal.ui-pdp-shipping-modal .andes-modal__header--sticky {
        background: none;
        padding: 48px 48px 0;
        position: relative;
        z-index: 1
    }
    .ui-pdp-generic-summary-modal.andes-modal.second_shipping_summary__modal .andes-modal__content,
    .ui-pdp-generic-summary-modal.andes-modal.shipping_summary__modal .andes-modal__content,
    .ui-pdp-generic-summary-modal.andes-modal.ui-pdp-shipping-modal .andes-modal__content {
        margin-top: -28px;
        position: relative;
        z-index: 0
    }
    .ui-pdp-generic-summary-modal.andes-modal.second_shipping_summary__modal .andes-modal__header--sticky,
    .ui-pdp-generic-summary-modal.andes-modal.shipping_summary__modal .andes-modal__header--sticky,
    .ui-pdp-generic-summary-modal.andes-modal.ui-pdp-shipping-modal .andes-modal__header--sticky {
        box-shadow: none
    }
    .ui-pdp-generic-summary-modal.andes-modal.ui-pdp-action-modal__modal--no-title .andes-modal__content {
        margin: 0
    }
}

.ui-thermometer {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    box-sizing: border-box;
    display: flex;
    gap: 6px;
    height: auto;
    vertical-align: baseline;
    width: 100%
}

.ui-thermometer__state {
    display: none
}

.ui-thermometer__level {
    box-sizing: border-box;
    float: left;
    height: 8px;
    margin-top: 2px;
    width: 20%
}

.ui-thermometer__level--1 {
    background: #fff0f0
}

.ui-thermometer__level--2 {
    background: #fff5e8
}

.ui-thermometer__level--3 {
    background: #fffcda
}

.ui-thermometer__level--4 {
    background: #f1fdd7
}

.ui-thermometer__level--5 {
    background: #edf8ee
}

.ui-thermometer[value="0"] .ui-thermometer__level {
    background: #eee;
    margin: 0
}

.ui-thermometer[value="1"] .ui-thermometer__level--1 {
    background: #ff605a;
    height: 12px;
    margin: 0
}

.ui-thermometer[value="2"] .ui-thermometer__level--2 {
    background: #ffb656;
    height: 12px;
    margin: 0
}

.ui-thermometer[value="3"] .ui-thermometer__level--3 {
    background: #fff044;
    height: 12px;
    margin: 0
}

.ui-thermometer[value="4"] .ui-thermometer__level--4 {
    background: #bbff1f;
    height: 12px;
    margin: 0
}

.ui-thermometer[value="5"] .ui-thermometer__level--5 {
    background: #39b54a;
    height: 12px;
    margin: 0
}

.ui-pdp-container-actions .ui-pdp-actions:has(.ui-pdp-actions__container>.ui-vip-action-contact-info) {
    margin-top: 0
}

.ui-pdp-seller__container-qualification {
    display: flex;
    flex-direction: column
}

.ui-pdp-seller__container-qualification .ui-pdp-seller__header+.ui-thermometer {
    margin-top: 16px
}

.ui-pdp-seller__container-info {
    display: flex;
    justify-content: space-between;
    margin-top: 18px
}

.ui-pdp-seller__link-trigger {
    color: rgba(0, 0, 0, .9);
    font-weight: 400;
    margin-left: 2px
}

.ui-pdp-seller__link-trigger:hover,
.ui-pdp-seller__link-trigger:visited {
    color: #000
}

.ui-pdp-seller__icon-arrow {
    margin: 10px 0
}

.ui-pdp-seller__list-info {
    width: 165px
}

.ui-pdp-seller__list-description {
    display: flex;
    margin-bottom: 0
}

.ui-pdp-seller__item-description {
    align-items: center;
    display: flex;
    flex-direction: column;
    font-size: 12px;
    line-height: 1;
    padding: 0 5px;
    position: relative;
    text-align: center
}

.ui-pdp-seller__item-description:after {
    background: #ddd;
    content: "";
    height: 91%;
    position: absolute;
    right: 0;
    top: 8%;
    width: 1px
}

.ui-pdp-seller__item-description:last-of-type:after {
    display: none
}

.ui-pdp-seller__sales-description {
    color: #000;
    display: block;
    font-size: 24px;
    font-weight: 400;
    line-height: 1.2
}

.ui-pdp-seller__icon-description {
    display: inline-block;
    padding-top: 3px;
    vertical-align: top;
    width: 28px
}

.ui-pdp-seller__header+.ui-pdp-seller__seller-status {
    margin-top: 24px
}

.ui-pdp-seller__seller-status+.ui-thermometer {
    margin-top: 28px
}

.ui-pdp-seller__status-title {
    color: #00a650;
    font-size: 16px;
    font-weight: 600
}

.ui-pdp-seller__text-description {
    line-height: 1;
    margin-top: 8px
}

.ui-pdp-seller__status-text {
    color: rgba(0, 0, 0, .55);
    font-size: 14px;
    font-weight: inherit;
    line-height: 1.2;
    margin: 0;
    text-overflow: ellipsis
}

.ui-pdp-seller__subtitle-info {
    color: #000;
    font-size: 16px;
    font-weight: 600
}

.ui-pdp-seller__text-info {
    font-size: 14px;
    line-height: 1.2
}

.ui-pdp-seller__item-info {
    margin-top: 21px
}

.ui-pdp-seller__item-info:first-child {
    margin-top: 0
}

.ui-pdp-seller__reputation-info {
    margin-top: 16px
}

.ui-pdp-seller__header {
    align-content: baseline;
    margin-bottom: 18px
}

.ui-pdp-seller__header,
.ui-pdp-seller__header__info-container__title {
    align-items: center;
    display: flex
}

.ui-pdp-seller__header__info-container__title .ui-pdp-seller__header__title-label {
    display: flex
}

.ui-pdp-seller__header__info-container__title .ui-pdp-seller__header__title-label span {
    margin-left: 2px
}

.ui-pdp-seller__header__info-container__title .ui-pdp-cockade-icon {
    bottom: -2px;
    margin-left: 4px;
    position: relative
}

.ui-pdp-seller__header__info-container__subtitle,
.ui-pdp-seller__header__info-container__subtitle-one-line {
    align-items: center;
    display: flex
}

.ui-pdp-seller__header__info-container__subtitle-one-line .ui-pdp-cockade-icon {
    align-self: center;
    margin-right: 4px
}

.ui-pdp-seller__header__info-container__subtitle-one-line .ui-pdp-seller__header__subtitle {
    display: -webkit-box;
    text-overflow: ellipsis;
    line-clamp: 1;
    -webkit-box-orient: vertical;
    width: 100%
}

.ui-pdp-seller__header__image-container {
    align-items: center;
    display: flex;
    height: 48px;
    margin-right: 14px;
    padding: 2px;
    position: relative;
    width: 48px
}

.ui-pdp-seller__header__image-container:before {
    background: rgba(0, 0, 0, .04);
    border-radius: 4px;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%
}

.ui-pdp-seller__header__image-container__image {
    border-radius: 4px;
    max-height: 100%;
    max-width: 100%
}

.ui-pdp-seller__header__title {
    color: #000;
    font-size: 14px;
    font-weight: 400
}

.ui-pdp-seller__header__subtitle-separator {
    margin: 0 3px
}

.ui-pdp-seller__extra-info {
    margin-top: 20px
}

.ui-pdp-seller__extra-info__title {
    color: #000;
    font-size: 16px;
    font-weight: 600
}

.ui-pdp-seller__extra-info__subtitle {
    color: rgba(0, 0, 0, .55);
    font-size: 14px;
    margin-top: 8px
}

.ui-pdp-seller__with-logo .ui-pdp-seller__header {
    margin-bottom: 0
}

.ui-pdp-buybox .ui-pdp-seller__header {
    margin-bottom: 0;
    width: 100%
}

.ui-pdp-buybox .ui-pdp-seller__header__title {
    align-items: baseline;
    display: flex;
    line-height: 1;
    margin-bottom: 4px
}

.ui-pdp-buybox .ui-pdp-seller__header__subtitle {
    line-height: 14px
}

.ui-pdp-buybox .ui-pdp-seller__header__subtitle:not(:last-child) {
    margin-bottom: 6px
}

.ui-pdp-buybox .ui-pdp-seller__header__image-container {
    flex-shrink: 0;
    height: 40px;
    margin-right: 16px;
    width: 40px
}

.ui-pdp-seller {
    display: flex;
    flex-wrap: wrap;
    font-size: 14px;
    font-weight: 400;
    justify-content: flex-start;
    max-width: -moz-fit-content;
    max-width: fit-content;
    width: 100%
}

.ui-pdp-seller__header__title {
    align-items: baseline;
    display: flex;
    flex-wrap: wrap;
    line-height: 1;
    margin-bottom: 4px
}

.ui-pdp-seller__header__title-label .ui-pdp-cockade-icon {
    bottom: 0
}

.ui-pdp-seller__label-sold {
    color: rgba(0, 0, 0, .9);
    font-weight: 400;
    margin-right: 2px
}

.ui-pdp-seller__label-sold.line-break,
.ui-pdp-seller__label-text-with-icon {
    display: inline-block
}

.ui-pdp-seller__brand-title {
    display: block;
    margin-bottom: 5px
}

.ui-pdp-seller__brand-title-container {
    display: flex;
    min-width: 100%
}

.ui-pdp-seller__brand-title-container .ui-pdp-cockade-icon {
    bottom: 2px
}

.ui-pdp-seller__link-trigger-button {
    background-color: transparent;
    border: none;
    cursor: pointer;
    display: inline;
    margin-bottom: 2px;
    padding: 0;
    text-align: left;
    text-wrap: wrap;
    word-break: break-word
}

.ui-pdp-seller__link-trigger-button:focus,
.ui-pdp-seller__link-trigger-button:focus-visible {
    box-shadow: 0 0 0 2px #fff, 0 0 0 3px #2968c8, 0 0 0 5px rgba(65, 137, 230, .3);
    -moz-box-shadow: 0 0 0 2px #fff, 0 0 0 3px #2968c8, 0 0 0 5px rgba(65, 137, 230, .3);
    -webkit-box-shadow: 0 0 0 2px #fff, 0 0 0 3px #2968c8, 0 0 0 5px rgba(65, 137, 230, .3);
    outline: none
}

.ui-pdp-seller__link-trigger-button span:last-of-type {
    color: var(--andes-color-blue-500, #3483fa);
    cursor: pointer;
    font-size: 14px;
    font-weight: 400
}

.ui-pdp-seller__subtitle {
    width: 100%
}

.ui-pdp-seller .ui-pdp-icon--chevron {
    margin-left: 7px
}

.ui-pdp-seller__tooltip {
    padding: 24px;
    width: 374px
}

.ui-pdp-seller__tooltip .andes-tooltip-arrow:before {
    margin-top: 30px
}

.ui-pdp-seller__tooltip .andes-tooltip-button-close {
    display: none
}

.ui-pdp-seller__row {
    display: block
}

.ui-pdp-seller__title {
    font-size: 2em;
    font-weight: 600;
    margin-bottom: 32px;
    max-width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%
}

.ui-pdp-buybox .ui-pdp-seller__header {
    align-items: flex-start
}

.ui-pdp-buybox .ui-pdp-seller__header__title {
    flex-wrap: wrap;
    font-size: 14px;
    margin-top: 0
}

.ui-pdp-buybox .ui-pdp-seller__with-logo .ui-pdp-seller__header__title {
    align-items: baseline;
    display: flex;
    font-size: 14px
}

.ui-pdp-buybox .ui-pdp-seller__with-logo .ui-pdp-seller__header__title .ui-pdp-action-modal__link {
    font-size: 14px
}

.ui-pdp-buybox .ui-pdp-seller--lowend .ui-pdp-buybox .ui-pdp-seller__container-qualification {
    margin-right: 64px
}

.ui-pdp-buybox .ui-pdp-seller__link-trigger.ui-pdp-action-modal {
    font-weight: 400;
    margin-top: 4px
}

.ui-pdp-buybox .ui-pdp-seller-modal {
    width: 720px
}

.ui-pdp-buybox .ui-pdp-seller__second-line {
    align-items: flex-end;
    display: flex
}

.ui-pdp-modal-seller .andes-modal__header {
    -webkit-user-select: none;
    user-select: none
}

.ui-pdp-modal-seller .andes-modal__content {
    padding: 0 64px 64px
}

.ui-pdp-modal-seller .ui-pdp-seller {
    flex-direction: column;
    gap: 48px
}

.ui-pdp-modal-seller .ui-pdp-seller__header {
    margin: 0
}

.ui-pdp-modal-seller .ui-pdp-seller__list-info {
    width: 100%
}

.ui-pdp-modal-seller .andes-modal__close-button:focus {
    outline: transparent
}

.ui-pdp-modal-seller .andes-modal__close-button {
    margin-top: 4px
}

.ui-pdp-modal-seller .andes-modal__header__contents {
    margin-right: 16px
}

.ui-pdp-s-results .ui-pdp-seller__with-logo .ui-pdp-seller__header__subtitle {
    line-height: 14px
}

.ui-pdp-seller__compats {
    padding-top: 32px;
    width: 100%
}

.ui-pdp-seller__link {
    display: inline
}

.ui-pdp-products {
    margin-top: 32px
}

.ui-pdp-products__list {
    margin-top: 8px
}

.ui-pdp-products__label {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.25
}

.ui-pdp-products__button {
    padding: 0
}

.ui-pdp-products__button .andes-button__content {
    font-size: 14px;
    justify-content: left
}

.ui-pdp-products__button .ui-pdp-price__part {
    color: inherit;
    line-height: 18px;
    margin-left: 4px
}

.ui-pdp-iframe-reviews {
    height: 100%;
    max-height: 640px!important;
    max-width: unset;
    min-height: 480px;
    position: relative;
    width: 840px
}

.ui-pdp-iframe-reviews__content {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.ui-pdp-iframe-reviews .andes-modal__scroll {
    height: 100%;
    overflow-y: hidden
}

.ui-pdp-iframe-reviews .andes-modal__content {
    height: 100%;
    padding: unset
}

.ui-pdp-iframe-reviews .andes-modal__close-button {
    opacity: 0
}

.ui-pdp-related-search {
    color: rgba(0, 0, 0, .9);
    height: 20px;
    margin-bottom: 12px;
    margin-top: 16px;
    overflow-wrap: break-word;
    width: 900px
}

.ui-pdp-related-search__item {
    color: rgba(0, 0, 0, .9);
    display: inline;
    font-size: 14px;
    text-overflow: ellipsis;
    white-space: pre;
    width: 100%
}

.ui-pdp-related-search__item:not(:first-of-type,
:nth-child(2)):before {
    content: "-";
    padding: 0 4px
}

.ui-pdp-related-search__item:first-of-type {
    font-weight: 600
}

.ui-pdp-related-search__item:first-of-type:after {
    content: ":";
    padding: 0 4px 0 0
}

.ui-pdp-related-search__item:last-of-type:after {
    content: none
}

.ui-pdp-related-search__list {
    color: rgba(0, 0, 0, .9);
    font-weight: 400
}

.ui-pdp-related-search__link,
.ui-pdp-related-search__link:active,
.ui-pdp-related-search__link:visited {
    color: rgba(0, 0, 0, .9)
}

.ui-pdp-related-search__link:hover {
    color: rgba(0, 0, 0, .9);
    text-decoration: none
}

.ui-pdp-features {
    font-weight: 600;
    list-style: none;
    padding: 0
}

.ui-pdp-features__item {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.6;
    margin-bottom: 2px;
    padding-left: 11px;
    text-indent: -10px
}

.ui-pdp-features__item:before {
    content: "â€¢";
    padding-right: 5px
}

.ui-pdp-share {
    align-items: center;
    display: flex;
    font-size: 14px;
    line-height: 1
}

.ui-pdp-share .andes-button__content {
    top: 1px
}

.ui-pdp-share__tooltip {
    padding: unset;
    width: auto
}

.ui-pdp-share__tooltip .andes-tooltip__trigger {
    display: inline-block;
    width: 100px
}

.ui-pdp-share__tooltip .andes-tooltip-button-close {
    display: none
}

.ui-pdp-share__link__label {
    color: var(--andes-color-blue-500, #3483fa)!important;
    font-size: 14px!important;
    font-weight: 400!important;
    height: 14px!important;
    line-height: 1!important;
    padding: 0 8px!important
}

.ui-pdp-share__link__label:hover {
    background-color: transparent;
    cursor: pointer
}

.ui-pdp-share__link__input {
    display: none
}

.ui-pdp-share__link__input:checked+div {
    display: block
}

.ui-pdp-share__link__tooltip {
    background: #fff;
    border: 1px solid #ededed;
    border-radius: 4px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .25);
    display: none;
    margin-left: -88px;
    margin-top: 26px;
    padding: 8px;
    position: absolute
}

.ui-pdp-eyi+.ui-pdp-share:before,
.ui-pdp-syi+.ui-pdp-share:before {
    background-color: rgba(0, 0, 0, .2);
    content: "";
    display: inline-block;
    height: 14px;
    margin: 2px 1px 0 11px;
    vertical-align: middle;
    width: .5px
}

.ui-pdp-share__content__list {
    display: flex;
    padding: 6px 18px 2px 16px
}

.ui-pdp-share__content__list__item {
    align-items: center;
    display: flex
}

.ui-pdp-share__content__list svg {
    width: 20px
}

.ui-pdp-share__content__list svg.ui-pdp-icon--email {
    width: 18px
}

.ui-pdp-share__content__list svg.ui-pdp-icon--twitter {
    width: 25px
}

.ui-pdp-share__content__list__item:not(:last-of-type) {
    margin-right: 20px
}

.ui-pdp-specs {
    color: rgba(0, 0, 0, .9)
}

.ui-pdp-specs__title {
    font-size: 24px;
    padding-bottom: 32px
}

.ui-pdp-specs-groups__subtitle {
    font-size: 20px;
    padding-top: 20px
}

.ui-pdp-specs__list {
    padding-bottom: 0
}

.ui-pdp-specs__table__column,
.ui-pdp-specs__table__column-title {
    font-size: 16px
}

.ui-pdp-specs__tabs .andes-tabs__container .andes-tab {
    width: auto
}

.ui-pdp-specs__compats {
    margin-bottom: 32px
}

.ui-pdp-seller__compats-disclaimer,
.ui-pdp-specs__compats-disclaimer,
.ui-vpp-highlighted-specs__compats-disclaimer {
    color: rgba(0, 0, 0, .55);
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    margin-left: 4px;
    margin-top: 10px
}

.ui-pdp-specs-groups-collapsable {
    color: rgba(0, 0, 0, .9)
}

.ui-pdp-specs-groups-collapsable__subtitle {
    padding-bottom: 16px;
    padding-top: 20px
}

.ui-pdp-specs-groups-collapsable__list {
    padding-bottom: 0
}

.ui-pdp-specs-groups-collapsable__action {
    cursor: pointer
}

.ui-pdp-specs-groups-collapsable__action:focus {
    outline: 0
}

.ui-pdp-specs-groups-collapsable--is-collapsed-only-pdp {
    max-height: 494px;
    overflow: hidden
}

.ui-pdp-specs {
    width: 100%
}

.ui-pdp-specs__action {
    align-items: center;
    color: var(--andes-color-blue-500, #3483fa);
    cursor: pointer;
    display: inline-flex;
    font-size: 14px;
    font-weight: 400;
    padding-right: 16px;
    padding-top: 8px
}

.ui-pdp-specs__action:focus {
    outline: 0
}

.ui-pdp-specs__chevron {
    margin-left: 6px;
    margin-top: 4px
}

.ui-pdp-action-modal {
    display: flex;
    font-size: 14px;
    font-weight: 400
}

.ui-pdp-action-modal__icon {
    display: inline-block;
    vertical-align: middle
}

.ui-pdp-action-modal__no-title .andes-modal__close-button,
.ui-pdp-action-modal__no-title .andes-modal__header--sticky {
    display: none
}

.ui-pdp-action-modal__modal .andes-modal__scroll {
    height: 100%
}

.ui-pdp-action-modal__modal .andes-progress-indicator-circular {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
    max-height: 65vh
}

.ui-pdp-action-modal__shipping_summary {
    padding: 12px 20px 12px 16px;
    width: 24rem;
    word-spacing: 1px
}

.ui-pdp-action-modal__shipping_summary--block {
    margin-bottom: 90px
}

.ui-pdp-shipping-modal.andes-modal.andes-modal--small .andes-modal__content {
    height: 70%
}

.ui-pdp-generic-modal-row-action {
    display: inline-block;
    line-height: 1.5
}

.ui-vpp-generic-modal {
    padding: 8px 56px 56px
}

.ui-pdp-iframe {
    width: 100%
}

.ui-pdp-action-modal {
    margin-top: 2px
}

.ui-pdp-action-modal.cho-guest {
    margin-top: -20px
}

.ui-pdp-action-modal-content {
    height: 100%;
    padding-bottom: 0
}

.ui-pdp-action-modal .ui-pdp-icon {
    height: 15px;
    width: 14px
}

.ui-pdp-action-modal__modal--no-title .andes-modal__header {
    display: none
}

.ui-pdp-action-modal__modal.vip-mshops-buy-now__iframe-modal--no-title .andes-modal__header {
    padding: 0
}

.ui-pdp-reviews__rating {
    margin-bottom: 24px
}

.ui-pdp-reviews__rating__summary {
    display: inline-block
}

.ui-pdp-reviews__rating__summary__average {
    line-height: .53;
    text-align: right
}

.ui-pdp-reviews__rating__summary__rating {
    margin-top: 14px;
    text-align: right
}

.ui-pdp-reviews__rating__summary__rating__star {
    height: 22.8px;
    margin-left: 8px;
    width: 24px
}

.ui-pdp-reviews__rating__summary__rating__star:first-child {
    margin-left: 0
}

.ui-pdp-reviews__rating__summary__label {
    font-size: 14px;
    font-weight: 300;
    margin-top: 12px;
    position: relative;
    top: -8px
}

.ui-pdp-reviews__rating__extended {
    display: inline-block;
    max-width: 315px;
    width: 100%
}

.ui-pdp-reviews__rating__extended__level {
    align-items: center;
    display: flex;
    flex-direction: row;
    height: 10px;
    margin-bottom: 15px
}

.ui-pdp-reviews__rating__extended__level__column {
    display: flex;
    flex-direction: column
}

.ui-pdp-reviews__rating__extended__level__column--right--margin {
    margin-right: 24px
}

.ui-pdp-reviews__rating__extended__level__column--left--margin {
    margin-left: 24px
}

.ui-pdp-reviews__rating__extended__level__text {
    color: rgba(0, 0, 0, .55);
    min-width: 72px;
    text-align: right
}

.ui-pdp-reviews__rating__extended__level__value {
    color: rgba(0, 0, 0, .55)
}

.ui-pdp-reviews__rating__extended__level__progress-bar {
    border-radius: 100px;
    display: inline-block;
    height: 4px;
    margin-top: 4px;
    position: relative;
    vertical-align: middle;
    width: 120px
}

.ui-pdp-reviews__rating__extended__level__progress-bar__background {
    background-color: rgba(0, 0, 0, .1);
    border-radius: 100px;
    display: block;
    height: 100%;
    inset: 0;
    position: absolute;
    width: 100%
}

.ui-pdp-reviews__rating__extended__level__progress-bar__fill-background {
    background-color: var(--andes-color-blue-500, #3483fa);
    border-radius: 100px;
    display: block;
    height: 100%;
    inset: 0;
    position: absolute
}

.ui-pdp-reviews__comments__button {
    display: block;
    font-size: 14px;
    margin-top: 25px
}

.ui-pdp-reviews__comments__button:hover {
    text-decoration: none
}

.ui-pdp-reviews__comments__review-comment {
    margin-top: 30px
}

.ui-pdp-reviews__comments__review-comment__rating {
    margin-bottom: 8px
}

.ui-pdp-reviews__comments__review-comment__rating__star {
    margin-right: 8.2px
}

.ui-pdp-reviews__comments__review-comment__title {
    color: rgba(0, 0, 0, .9);
    font-size: 16px;
    font-weight: 600;
    line-height: 1
}

.ui-pdp-reviews__comments__review-comment__version {
    color: rgba(0, 0, 0, .55);
    font-size: 14px;
    line-height: 1.14;
    margin-top: 8px
}

.ui-pdp-reviews__comments__review-comment__comment {
    color: rgba(0, 0, 0, .9);
    font-size: 16px;
    font-weight: 400;
    line-height: 1.25;
    margin-top: 8px
}

.ui-pdp-reviews__comments__review-comment__likes {
    color: rgba(0, 0, 0, .9);
    margin-top: 14px
}

.ui-pdp-reviews__comments__review-comment__likes__like {
    margin-right: 6px;
    vertical-align: middle
}

.ui-pdp-reviews__comments__review-comment__likes__like:hover {
    cursor: pointer
}

.ui-pdp-reviews__comments__review-comment__likes__dislike {
    margin-left: 25px;
    margin-right: 6px;
    margin-top: 2px;
    vertical-align: top
}

.ui-pdp-reviews__comments__review-comment__likes__dislike:hover {
    cursor: pointer
}

.ui-pdp-reviews__comments__review-comment {
    margin-top: 32px
}

.ui-pdp-reviews__actions__container {
    display: flex
}

.ui-pdp-reviews__actions__divider {
    color: rgba(0, 0, 0, .25);
    font-weight: 700;
    margin: 0 12px
}

.ui-pdp-reviews {
    width: 100%
}

.ui-pdp-reviews__header__title {
    font-size: 24px;
    line-height: 1
}

.ui-pdp-reviews .andes-tab-content,
.ui-pdp-reviews__comments__tab-content {
    margin-top: 32px;
    padding: 0 0 32px
}

.ui-pdp-reviews .andes-tabs__slider {
    top: 40px
}

.ui-pdp-reviews__empty-reviews .ui-pdp-reviews__actions__container {
    padding-left: 0
}

.ui-pdp-reviews__empty-reviews .ui-pdp-reviews__header,
.ui-pdp-reviews__empty-reviews .ui-pdp-reviews__rating {
    margin-bottom: 0
}

.ui-pdp-bookmark__link-bookmark {
    background: transparent;
    border: 0;
    cursor: pointer;
    padding: 0;
    position: relative
}

.ui-pdp-bookmark__modal-wishlist {
    max-width: 480px!important;
    width: 100%!important
}

.ui-pdp-bookmark__modal-wishlist .andes-modal__content {
    padding: 0 32px 32px!important
}

.ui-pdp-bookmark__modal-wishlist .andes-modal__close-button path {
    stroke: rgba(0, 0, 0, .3)
}

.ui-pdp-bookmark__modal-wishlist .andes-modal__header {
    padding: 20px 32px!important
}

.ui-pdp-bookmark__modal-wishlist .andes-modal__header .andes-modal__title {
    font-size: 24px
}

.ui-pdp-bookmark__icon-bookmark {
    stroke: var(--andes-color-blue-500, #3483fa);
    fill: none;
    height: 21px;
    overflow: visible;
    position: absolute;
    width: 24px
}

.ui-pdp-bookmark__icon-bookmark g {
    stroke-width: 1.5
}

.ui-pdp-bookmark__icon-bookmark-fill {
    height: 21px;
    width: 24px;
    fill: var(--andes-color-blue-500, #3483fa);
    stroke: var(--andes-color-blue-500, #3483fa);
    opacity: 0;
    transform: scale(0);
    transition: opacity .25s ease-in-out, transform .35s cubic-bezier(0, 0, .3, 1.5)
}

.ui-pdp-bookmark__icon-bookmark-fill g {
    stroke-width: 1.5
}

.ui-pdp-bookmark__icon-bookmark-fill--active {
    opacity: 1;
    transform: scale(1)
}

.ui-pdp-bookmark__label {
    color: var(--andes-color-blue-500, #3483fa);
    font-size: 14px;
    font-weight: 400;
    margin-left: 8px;
    vertical-align: top;
    white-space: nowrap
}

.ui-pdp-bookmark__label--hidden {
    display: none
}

.snackbar--add-bookmark,
.snackbar--remove-bookmark {
    display: flex!important;
    flex-wrap: nowrap!important
}

.andes-modal__header--shadow {
    box-shadow: rgba(0, 0, 0, .1)
}

.andes-modal__header--shadow .andes-modal__title {
    font-size: 20px!important
}

.ui-pdp-bookmark {
    position: relative
}

.ui-pdp-bookmark__link-bookmark {
    position: absolute;
    right: 0;
    top: 0
}

.ui-pdp-fetching-component+form.ui-pdp-bookmark__link-bookmark {
    position: absolute
}

.ui-pdp-questions .ui-pdp-question-warning__action {
    border: none;
    color: var(--andes-color-blue-500, #3483fa);
    cursor: pointer;
    text-decoration: none
}

.ui-pdp-questions__questions-list__title {
    font-weight: 600;
    margin-bottom: 16px
}

.ui-pdp-questions__questions-list__content {
    background-color: rgba(0, 0, 0, .04);
    border-radius: 6px
}

.ui-pdp-questions__questions-list__content-in-modal {
    padding: 0 36px 0 25px
}

.ui-pdp-questions__questions-list__answer-container {
    align-items: flex-start;
    display: flex;
    margin-left: 12px;
    margin-top: 8px
}

.ui-pdp-questions__questions-list__answer-container__icon {
    margin-right: 8px
}

.ui-pdp-questions__questions-list__answer-container__answer {
    align-items: baseline;
    color: #999;
    display: flex;
    flex-wrap: wrap;
    width: 100%
}

.ui-pdp-questions__questions-list__question-item__denounce,
.ui-pdp-questions__questions-list__question-item__separate {
    margin-left: 8px
}

.ui-pdp-questions__questions-list__answer-item__separate--denounce-mobile {
    margin-left: 31px
}

.ui-pdp-questions__questions-list__answer-item__separate {
    margin-right: 8px
}

.ui-pdp-questions__questions-list__container-answer__isCollpased {
    display: block
}

.ui-pdp-questions__questions-list__container-answer__isNoCollapsed {
    display: inline
}

.ui-pdp-questions__questions-list__answer-item__with-tapeables-links>a {
    word-break: break-all
}

.ui-pdp-questions__questions-list__item-questions--user-questions {
    padding: 16px;
    word-break: break-word
}

.ui-pdp-questions__questions-list__item-questions--user-questions:not(:first-child) {
    padding-top: 0
}

.ui-pdp-questions__questions-list__item-questions--others-questions {
    padding: 24px 0;
    word-break: break-word
}

.ui-pdp-questions__questions-list__item-questions--others-questions:not(:first-child) {
    padding-top: 0
}

.ui-pdp-questions__no-questions--text {
    color: rgba(0, 0, 0, .55);
    font-size: 14px
}

.ui-pdp-questions__no-questions--text:first-child {
    margin-right: 2px
}

.ui-pdp-questions__no-questions--desktop {
    display: flex
}

.ui-pdp-questions__no-questions--mobile {
    text-align: center
}

.ui-pdp-questions__questions-others-question-modal .ui-pdp-action-modal__link {
    font-size: 16px
}

.ui-pdp-questions__questions-others-question-modal__content {
    height: 700px;
    max-height: 90%;
    max-width: unset;
    width: 840px
}

.ui-pdp-questions__questions-others-question-modal__content .andes-modal__close-button {
    margin-top: -10px
}

.ui-pdp-questions__questions-others-question-modal__content .andes-modal__close-button:after,
.ui-pdp-questions__questions-others-question-modal__content .andes-modal__close-button:before {
    background-color: rgba(0, 0, 0, .55)
}

.ui-pdp-questions__questions-others-question-modal__content .andes-modal__header {
    padding: 45px 64px 20px
}

.ui-pdp-questions__questions-others-question-modal__content .andes-modal__header-title {
    font-size: 28px;
    margin-left: -14px
}

.ui-pdp-questions__questions-others-question-modal__content .andes-modal__header--scrolled {
    padding: 22px 64px 19px
}

.ui-pdp-questions__questions-others-question-modal__content .andes-modal__header--scrolled .andes-modal-title {
    font-size: 20px
}

.ui-pdp-questions__questions-others-question-modal__content .andes-modal__content {
    height: 100%;
    padding: unset
}

.ui-pdp-questions__message-location--simple .ui-pdp-media__figure>svg {
    fill: rgba(0, 0, 0, .9)
}

.ui-pdp-questions__message-location--simple .ui-pdp-media__title {
    margin-bottom: 0
}

.ui-pdp-questions__message-location--container .andes-message__title--neutral {
    font-weight: 100
}

.ui-pdp-questions__questions-ai .andes-button__content .ui-pdp-icon {
    height: 20px;
    margin-right: 8px;
    width: 20px
}

.ui-pdp-questions__questions-ai .andes-button__content .ui-pdp-action-icon--BLUE {
    fill: #3483fa
}

.ui-pdp-questions__questions-ai .andes-button__content .ui-pdp-action-icon--WHITE {
    fill: #fff
}

.ui-pdp-questions__list .seo-ui-anchor__button {
    font-weight: 600
}

.ui-pdp-questions__list .seo-ui-anchor__button,
.ui-pdp-questions__list .seo-ui-anchor__button:hover {
    background-color: var(--andes-color-blue-150, rgba(65, 137, 230, .15));
    border-color: transparent;
    color: var(--andes-color-blue-500, #3483fa)
}

.ui-pdp-questions__stock-modal {
    width: 100%
}

.ui-pdp-questions__stock-modal__text {
    color: rgba(0, 0, 0, .9);
    font-size: 16px
}

.ui-pdp-questions__stock-modal__button {
    margin-bottom: 16px;
    margin-top: 24px
}

.ui-pdp-questions__stock-modal .andes-modal__header {
    padding: 24px 32px
}

.ui-pdp-questions__stock-modal .andes-modal__header-title {
    color: rgba(0, 0, 0, .9);
    font-size: 24px;
    font-weight: 600
}

.ui-pdp-questions__stock-modal .andes-modal__content {
    padding: 0 32px 32px
}

.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;
    padding: 0;
    position: absolute;
    white-space: nowrap;
    width: 1px
}

main {
    -webkit-font-smoothing: antialiased
}

.ui-pdp-color--GREEN {
    color: #00a650
}

.ui-pdp-color--GREEN_60 {
    color: #008744
}

.ui-pdp-color--GRAY {
    color: rgba(0, 0, 0, .55)
}

.ui-pdp-color--GRAY_40 {
    color: rgba(0, 0, 0, .04)
}

.ui-pdp-color--LIGHT_GRAY {
    color: rgba(0, 0, 0, .07)
}

.ui-pdp-color--BLACK {
    color: rgba(0, 0, 0, .9)
}

.ui-pdp-color--BLACK_100 {
    color: #000
}

.ui-pdp-color--RED {
    color: #f23d4f
}

.ui-pdp-color--RED_600 {
    color: #d12440
}

.ui-pdp-color--ORANGE {
    color: #f73
}

.ui-pdp-color--ORANGE_200 {
    color: rgba(255, 119, 51, .2)
}

.ui-pdp-color--ORANGE_600 {
    color: #e6540b
}

.ui-pdp-color--ORANGE_MEDIUM {
    color: #d98900
}

.ui-pdp-color--BLUE {
    color: var(--andes-color-blue-500, #3483fa)
}

.ui-pdp-color--BLUE_600 {
    color: var(--andes-color-blue-600, #2968c8)
}

.ui-pdp-color--BLUE_700 {
    color: #1f4e96
}

.ui-pdp-color--WHITE {
    color: #fff
}

.ui-pdp-color--LIGHT_BROWN {
    color: #a47b2e
}

.ui-pdp-background-color--GREEN {
    background-color: #00a650
}

.ui-pdp-background-color--GREEN_60 {
    background-color: #008744
}

.ui-pdp-background-color--GRAY {
    background-color: rgba(0, 0, 0, .55)
}

.ui-pdp-background-color--GRAY_40 {
    background-color: rgba(0, 0, 0, .04)
}

.ui-pdp-background-color--LIGHT_GRAY {
    background-color: rgba(0, 0, 0, .07)
}

.ui-pdp-background-color--MEDIUM_GRAY {
    background-color: rgba(0, 0, 0, .25)
}

.ui-pdp-background-color--LIGHT_GRAY {
    background-color: rgba(0, 0, 0, .1)
}

.ui-pdp-background-color--BLACK {
    background-color: rgba(0, 0, 0, .9)
}

.ui-pdp-background-color--BLACK_10 {
    background-color: rgba(0, 0, 0, .1)
}

.ui-pdp-background-color--RED {
    background-color: #f23d4f
}

.ui-pdp-background-color--RED_600 {
    background-color: #d12440
}

.ui-pdp-background-color--ORANGE {
    background-color: #f73
}

.ui-pdp-background-color--ORANGE_200 {
    background-color: rgba(255, 119, 51, .2)
}

.ui-pdp-background-color--ORANGE_600 {
    background-color: #e6540b
}

.ui-pdp-background-color--BLUE {
    background-color: var(--andes-color-blue-500, #3483fa)
}

.ui-pdp-background-color--BLUE_700 {
    background-color: #1f4e96
}

.ui-pdp-background-color--LIGHT_BLUE {
    background-color: var(--andes-color-blue-200, rgba(65, 137, 230, .2))
}

.ui-pdp-background-color--BLUE_10 {
    background-color: rgba(65, 137, 230, .1)
}

.ui-pdp-background-color--LIGHT_YELLOW {
    background-color: #fff1cb
}

.ui-pdp-background-color--VIOLET_600 {
    background-color: #ba0095
}

.ui-pdp-background-color--LIGHT_GREEN {
    background-color: #e6f7ee
}

.ui-pdp-size--XXXSMALL {
    font-size: 10px
}

.ui-pdp-size--XXSMALL {
    font-size: 12px
}

.ui-pdp-size--XSMALL {
    font-size: 14px
}

.ui-pdp-size--SMALL {
    font-size: 16px
}

.ui-pdp-size--MEDIUM {
    font-size: 18px
}

.ui-pdp-size--LARGE {
    font-size: 20px
}

.ui-pdp-size--XLARGE {
    font-size: 24px
}

.ui-pdp-size--XXLARGE {
    font-size: 28px
}

.ui-pdp-family--LIGHT {
    font-weight: 300
}

.ui-pdp-family--REGULAR {
    font-weight: 400
}

.ui-pdp-family--SEMIBOLD {
    font-weight: 600
}

.ui-pdp-family--BOLD {
    font-weight: 700
}

.ui-pdp-background-color--LIGHT_ORANGE {
    background-color: rgba(255, 119, 51, .1)
}

.ui-pdp-background-color--LIGHT_GREEN {
    background-color: rgba(0, 166, 80, .1)
}

.ui-vpp-text-alignment--center {
    margin: 0 auto;
    text-align: center;
    width: 100%
}

.m-0 {
    margin: 0
}

.p-0 {
    padding: 0
}

.mt-0 {
    margin-top: 0
}

.pt-0 {
    padding-top: 0
}

.mb-0 {
    margin-bottom: 0
}

.pb-0 {
    padding-bottom: 0
}

.ml-0 {
    margin-left: 0
}

.pl-0 {
    padding-left: 0
}

.mr-0 {
    margin-right: 0
}

.pr-0 {
    padding-right: 0
}

.m-2 {
    margin: 2px
}

.p-2 {
    padding: 2px
}

.mt-2 {
    margin-top: 2px
}

.pt-2 {
    padding-top: 2px
}

.mb-2 {
    margin-bottom: 2px
}

.pb-2 {
    padding-bottom: 2px
}

.ml-2 {
    margin-left: 2px
}

.pl-2 {
    padding-left: 2px
}

.mr-2 {
    margin-right: 2px
}

.pr-2 {
    padding-right: 2px
}

.m-4 {
    margin: 4px
}

.p-4 {
    padding: 4px
}

.mt-4 {
    margin-top: 4px
}

.pt-4 {
    padding-top: 4px
}

.mb-4 {
    margin-bottom: 4px
}

.pb-4 {
    padding-bottom: 4px
}

.ml-4 {
    margin-left: 4px
}

.pl-4 {
    padding-left: 4px
}

.mr-4 {
    margin-right: 4px
}

.pr-4 {
    padding-right: 4px
}

.m-5 {
    margin: 5px
}

.p-5 {
    padding: 5px
}

.mt-5 {
    margin-top: 5px
}

.pt-5 {
    padding-top: 5px
}

.mb-5 {
    margin-bottom: 5px
}

.pb-5 {
    padding-bottom: 5px
}

.ml-5 {
    margin-left: 5px
}

.pl-5 {
    padding-left: 5px
}

.mr-5 {
    margin-right: 5px
}

.pr-5 {
    padding-right: 5px
}

.m-8 {
    margin: 8px
}

.p-8 {
    padding: 8px
}

.mt-8 {
    margin-top: 8px
}

.pt-8 {
    padding-top: 8px
}

.mb-8 {
    margin-bottom: 8px
}

.pb-8 {
    padding-bottom: 8px
}

.ml-8 {
    margin-left: 8px
}

.pl-8 {
    padding-left: 8px
}

.mr-8 {
    margin-right: 8px
}

.pr-8 {
    padding-right: 8px
}

.m-10 {
    margin: 10px
}

.p-10 {
    padding: 10px
}

.mt-10 {
    margin-top: 10px
}

.pt-10 {
    padding-top: 10px
}

.mb-10 {
    margin-bottom: 10px
}

.pb-10 {
    padding-bottom: 10px
}

.ml-10 {
    margin-left: 10px
}

.pl-10 {
    padding-left: 10px
}

.mr-10 {
    margin-right: 10px
}

.pr-10 {
    padding-right: 10px
}

.m-12 {
    margin: 12px
}

.p-12 {
    padding: 12px
}

.mt-12 {
    margin-top: 12px
}

.pt-12 {
    padding-top: 12px
}

.mb-12 {
    margin-bottom: 12px
}

.pb-12 {
    padding-bottom: 12px
}

.ml-12 {
    margin-left: 12px
}

.pl-12 {
    padding-left: 12px
}

.mr-12 {
    margin-right: 12px
}

.pr-12 {
    padding-right: 12px
}

.m-14 {
    margin: 14px
}

.p-14 {
    padding: 14px
}

.mt-14 {
    margin-top: 14px
}

.pt-14 {
    padding-top: 14px
}

.mb-14 {
    margin-bottom: 14px
}

.pb-14 {
    padding-bottom: 14px
}

.ml-14 {
    margin-left: 14px
}

.pl-14 {
    padding-left: 14px
}

.mr-14 {
    margin-right: 14px
}

.pr-14 {
    padding-right: 14px
}

.m-15 {
    margin: 15px
}

.p-15 {
    padding: 15px
}

.mt-15 {
    margin-top: 15px
}

.pt-15 {
    padding-top: 15px
}

.mb-15 {
    margin-bottom: 15px
}

.pb-15 {
    padding-bottom: 15px
}

.ml-15 {
    margin-left: 15px
}

.pl-15 {
    padding-left: 15px
}

.mr-15 {
    margin-right: 15px
}

.pr-15 {
    padding-right: 15px
}

.m-16 {
    margin: 16px
}

.p-16 {
    padding: 16px
}

.mt-16 {
    margin-top: 16px
}

.pt-16 {
    padding-top: 16px
}

.mb-16 {
    margin-bottom: 16px
}

.pb-16 {
    padding-bottom: 16px
}

.ml-16 {
    margin-left: 16px
}

.pl-16 {
    padding-left: 16px
}

.mr-16 {
    margin-right: 16px
}

.pr-16 {
    padding-right: 16px
}

.m-20 {
    margin: 20px
}

.p-20 {
    padding: 20px
}

.mt-20 {
    margin-top: 20px
}

.pt-20 {
    padding-top: 20px
}

.mb-20 {
    margin-bottom: 20px
}

.pb-20 {
    padding-bottom: 20px
}

.ml-20 {
    margin-left: 20px
}

.pl-20 {
    padding-left: 20px
}

.mr-20 {
    margin-right: 20px
}

.pr-20 {
    padding-right: 20px
}

.m-24 {
    margin: 24px
}

.p-24 {
    padding: 24px
}

.mt-24 {
    margin-top: 24px
}

.pt-24 {
    padding-top: 24px
}

.mb-24 {
    margin-bottom: 24px
}

.pb-24 {
    padding-bottom: 24px
}

.ml-24 {
    margin-left: 24px
}

.pl-24 {
    padding-left: 24px
}

.mr-24 {
    margin-right: 24px
}

.pr-24 {
    padding-right: 24px
}

.m-25 {
    margin: 25px
}

.p-25 {
    padding: 25px
}

.mt-25 {
    margin-top: 25px
}

.pt-25 {
    padding-top: 25px
}

.mb-25 {
    margin-bottom: 25px
}

.pb-25 {
    padding-bottom: 25px
}

.ml-25 {
    margin-left: 25px
}

.pl-25 {
    padding-left: 25px
}

.mr-25 {
    margin-right: 25px
}

.pr-25 {
    padding-right: 25px
}

.m-30 {
    margin: 30px
}

.p-30 {
    padding: 30px
}

.mt-30 {
    margin-top: 30px
}

.pt-30 {
    padding-top: 30px
}

.mb-30 {
    margin-bottom: 30px
}

.pb-30 {
    padding-bottom: 30px
}

.ml-30 {
    margin-left: 30px
}

.pl-30 {
    padding-left: 30px
}

.mr-30 {
    margin-right: 30px
}

.pr-30 {
    padding-right: 30px
}

.m-32 {
    margin: 32px
}

.p-32 {
    padding: 32px
}

.mt-32 {
    margin-top: 32px
}

.pt-32 {
    padding-top: 32px
}

.mb-32 {
    margin-bottom: 32px
}

.pb-32 {
    padding-bottom: 32px
}

.ml-32 {
    margin-left: 32px
}

.pl-32 {
    padding-left: 32px
}

.mr-32 {
    margin-right: 32px
}

.pr-32 {
    padding-right: 32px
}

.m-35 {
    margin: 35px
}

.p-35 {
    padding: 35px
}

.mt-35 {
    margin-top: 35px
}

.pt-35 {
    padding-top: 35px
}

.mb-35 {
    margin-bottom: 35px
}

.pb-35 {
    padding-bottom: 35px
}

.ml-35 {
    margin-left: 35px
}

.pl-35 {
    padding-left: 35px
}

.mr-35 {
    margin-right: 35px
}

.pr-35 {
    padding-right: 35px
}

.m-40 {
    margin: 40px
}

.p-40 {
    padding: 40px
}

.mt-40 {
    margin-top: 40px
}

.pt-40 {
    padding-top: 40px
}

.mb-40 {
    margin-bottom: 40px
}

.pb-40 {
    padding-bottom: 40px
}

.ml-40 {
    margin-left: 40px
}

.pl-40 {
    padding-left: 40px
}

.mr-40 {
    margin-right: 40px
}

.pr-40 {
    padding-right: 40px
}

.m-45 {
    margin: 45px
}

.p-45 {
    padding: 45px
}

.mt-45 {
    margin-top: 45px
}

.pt-45 {
    padding-top: 45px
}

.mb-45 {
    margin-bottom: 45px
}

.pb-45 {
    padding-bottom: 45px
}

.ml-45 {
    margin-left: 45px
}

.pl-45 {
    padding-left: 45px
}

.mr-45 {
    margin-right: 45px
}

.pr-45 {
    padding-right: 45px
}

.m-48 {
    margin: 48px
}

.p-48 {
    padding: 48px
}

.mt-48 {
    margin-top: 48px
}

.pt-48 {
    padding-top: 48px
}

.mb-48 {
    margin-bottom: 48px
}

.pb-48 {
    padding-bottom: 48px
}

.ml-48 {
    margin-left: 48px
}

.pl-48 {
    padding-left: 48px
}

.mr-48 {
    margin-right: 48px
}

.pr-48 {
    padding-right: 48px
}

.m-64 {
    margin: 64px
}

.p-64 {
    padding: 64px
}

.mt-64 {
    margin-top: 64px
}

.pt-64 {
    padding-top: 64px
}

.mb-64 {
    margin-bottom: 64px
}

.pb-64 {
    padding-bottom: 64px
}

.ml-64 {
    margin-left: 64px
}

.pl-64 {
    padding-left: 64px
}

.mr-64 {
    margin-right: 64px
}

.pr-64 {
    padding-right: 64px
}

.andes-tooltip {
    z-index: 800
}

.ui-pdp-gallery__column {
    z-index: 0
}

.line-clamp {
    display: -webkit-box;
    line-clamp: 4;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.non-selectable {
    -webkit-user-select: none;
    user-select: none
}

#comparator {
    display: none!important
}

.ui-pdp--hide {
    border: 0;
    position: absolute;
    clip: rect(0 0 0 0);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    margin: 0 -1px -1px 0;
    padding: 0
}

.andes-modal__overlay {
    z-index: 99999
}

.ui-pdp-fetching-component+a,
.ui-pdp-fetching-component+div,
.ui-pdp-fetching-component+form,
.ui-pdp-fetching-component+section,
.ui-pdp-fetching-component+span,
.ui-pdp-fetching-component+ul {
    position: relative
}

.ui-pdp-fetching-component+a:after,
.ui-pdp-fetching-component+div:after,
.ui-pdp-fetching-component+form:after,
.ui-pdp-fetching-component+section:after,
.ui-pdp-fetching-component+span:after,
.ui-pdp-fetching-component+ul:after {
    background-color: hsla(0, 0%, 100%, .5);
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 999
}

.andes-button__content {
    position: relative;
    top: -1px
}

.ui-snackbar {
    z-index: 100000
}

.andes-snackbar {
    bottom: 2em;
    left: 0;
    right: 0;
    z-index: 100000
}

.andes-snackbar--animate-show {
    animation-name: snackbar-show-fix
}

.andes-snackbar--animate-hide {
    animation-fill-mode: forwards;
    animation-name: snackbar-hide-fix
}

.andes-snackbar.andes-snackbar--red {
    background-color: #f23d4f
}

.andes-snackbar.andes-snackbar--green {
    background-color: #00a650
}

.andes-snackbar__message {
    font-weight: 400
}

@keyframes snackbar-show-fix {
    0% {
        opacity: 0;
        transform: translate3d(0, 100%, 0)
    }
    to {
        opacity: 1
    }
}

@keyframes snackbar-hide-fix {
    50% {
        opacity: 1
    }
    to {
        opacity: 0;
        transform: translate3d(0, 100%, 0)
    }
}

.andes-dropdown__arrow:after,
.andes-dropdown__trigger:hover .andes-dropdown__arrow:after {
    border-color: var(--andes-color-blue-500, #3483fa)
}

.andes-modal--full .andes-modal__header.andes-modal__header--sticky .andes-modal-title {
    padding-left: 45px;
    text-align: left
}

.andes-modal__close-button path {
    stroke: var(--andes-color-blue-500, #3483fa)
}

.andes-modal__overlay--card .andes-modal__close-button path {
    stroke: none
}

.andes-snackbar__action {
    padding-right: 1.5em
}

.andes-table {
    border: 1px solid #f5f5f5;
    border-collapse: collapse
}

.andes-table__header {
    background-color: #f5f5f5;
    box-shadow: none
}

.andes-table__column,
.andes-table__header {
    box-shadow: none;
    display: table-cell;
    padding: 15px 16px;
    text-align: left;
    vertical-align: middle;
    white-space: normal
}

.andes-table__column:last-of-type,
.andes-table__header:last-of-type {
    padding: 15px 24px 15px 16px
}

.andes-table__row {
    box-shadow: none
}

.andes-table__column--value {
    margin: 0
}

.andes-table__header__container {
    background-color: transparent;
    border: none;
    display: block;
    font: inherit;
    padding: 0
}

.ui-recommendations-comparator__table tbody tr:nth-child(odd),
.ui-recommendations-comparator__table tbody tr:nth-child(odd):hover {
    background: transparent
}

.ui-recommendations-comparator__table tbody tr:nth-child(odd) .andes-table__header:first-child {
    background: #ededed;
    border-bottom: 1px solid #eee
}

.ui-recommendations-comparator__table__header {
    background-color: transparent
}

.ui-recommendations-comparator__table .andes-table__body .andes-table__row .andes-table__column {
    border-bottom: 1px solid #eee;
    border-left: none;
    border-right: none
}

.ui-recommendations-comparator__table .andes-table__body .andes-table__row .andes-table__column:last-child {
    border-right: 1px solid #eee
}

.andes-button--transparent path[fill]:not([fill=none],
[fill="#3483FA"]) {
    fill: rgba(0, 0, 0, .55)!important
}

.andes-button--transparent:active path[fill]:not([fill=none]),
.andes-button--transparent:focus path[fill]:not([fill=none]),
.andes-button--transparent:hover path[fill]:not([fill=none]) {
    fill: var(--andes-color-blue-500, #3483fa)
}

.andes-button--transparent.active path[fill]:not([fill=none]) {
    fill: #fff!important
}

.andes-button--loud path[fill],
.andes-button--loud:active path[fill],
.andes-button--loud:focus path[fill],
.andes-button--loud:hover path[fill] {
    fill: none!important
}

.andes-thumbnail {
    box-sizing: border-box
}

.andes-form-control--textfield .andes-form-control__control {
    margin: 0
}

.nav-search .nav-category {
    padding: 2px 14px;
    right: 46px
}

.nav-search .nav-category input[type=checkbox] {
    margin: 3px 9px 0 0
}

.ui-vpp-questions-ai-form__andes-form {
    display: flex;
    gap: 12px
}

.ui-vpp-questions-ai-form__content {
    display: flex;
    flex: 1;
    position: relative
}

.ui-vpp-questions-ai-form__input {
    width: 100%
}

.ui-vpp-questions-ai-form__input .andes-form-control__field {
    padding-right: 42px
}

.ui-vpp-questions-ai-form__clear {
    cursor: pointer;
    position: absolute;
    right: 16px;
    top: 50%;
    transform: translateY(-50%)
}

.ui-vpp-questions-ai-form__clear svg {
    fill: var(--andes-color-blue-500, #3483fa);
    fill-opacity: 1;
    height: 12px;
    width: 12px
}

.ui-vpp-questions-ai-form__actions {
    width: 185px
}

.ui-vpp-questions-ai-form__actions-span-progress {
    align-items: center;
    display: flex;
    justify-content: center
}

.ui-vpp-questions-ai-form__actions-button .andes-button__content .andes-button__text {
    margin-left: 0
}

.ui-vpp-questions-ai-form__actions-button .andes-button__content .ui-pdp-action-icon--BLUE {
    fill: var(--andes-color-blue-500, #3483fa)
}

.ui-vpp-questions-ai-form__actions-button .andes-button__content .ui-pdp-action-icon--WHITE {
    fill: #fff
}

.ui-vpp-questions-ai-suggestion__spinner-container {
    display: flex;
    justify-content: center
}

.ui-vpp-questions-ai-suggestion__spinner-container__spinner {
    align-items: center;
    display: flex;
    justify-content: center;
    width: 100%
}

.ui-vpp-questions-ai-suggestion__card-content {
    display: flex;
    flex-direction: column;
    gap: 8px
}

.ui-vpp-questions-ai-suggestion__answered-by {
    display: flex;
    gap: 4px;
    margin-top: 8px
}

.ui-vpp-questions-ai-suggestion__icon {
    height: 16px;
    width: 17px;
    fill: #3483fa;
    margin-top: 1px
}

.ui-vpp-questions-ai-suggestion__content {
    padding: 16px 16px 10px
}

.ui-vpp-questions-ai-suggestion__content-answer {
    display: flex;
    gap: 20px;
    justify-content: space-between
}

.ui-vpp-questions-ai-suggestion__footer {
    align-items: center;
    border-top: 1px solid rgba(0, 0, 0, .1);
    display: flex;
    justify-content: space-between;
    padding: 16px
}

.ui-vpp-questions-ai-suggestion p.ui-vpp-questions-ai-suggestion__ask-seller {
    cursor: pointer;
    margin: 0
}

.ui-vpp-questions-ai-suggestion .andes-card {
    background-color: #e9f2ff
}

.ui-vpp-questions-ai-suggestion .andes-card--outline {
    border: none
}

.ui-vpp-questions-ai-suggestion .andes-card.andes-popper {
    align-content: center;
    background-color: #fff;
    height: 48px;
    width: 196px
}

.ui-vpp-questions-ai-user-feedback {
    display: flex;
    flex-direction: column;
    gap: 6px
}

.ui-vpp-questions-ai-user-feedback__buttons {
    display: flex
}

.ui-vpp-questions-ai-user-feedback__buttons .andes-button {
    border: 1px solid #c4c4c4;
    border-radius: 100px;
    color: rgba(0, 0, 0, .55);
    height: 32px;
    margin-right: 8px;
    padding: 0 8px
}

.ui-vpp-questions-ai-user-feedback__buttons .andes-button:hover {
    background-color: var(--andes-color-blue-100, rgba(65, 137, 230, .1));
    border-color: var(--andes-color-blue-500, #3483fa);
    color: var(--andes-color-blue-500, #3483fa)
}

.ui-vpp-questions-ai-user-feedback__buttons .andes-button:hover path {
    stroke: none!important;
    fill: var(--andes-color-blue-500, #3483fa)
}

.ui-vpp-questions-ai-user-feedback__buttons .andes-button:last-child .andes-button__content {
    left: 1px
}

.ui-vpp-questions-ai-user-feedback__buttons .ui-vpp-questions-ai-user-feedback__button {
    border: 0;
    box-shadow: none;
    color: rgba(0, 0, 0, .55);
    font-weight: 300;
    outline: none;
    padding: 0
}

.ui-vpp-questions-ai-user-feedback__buttons .ui-vpp-questions-ai-user-feedback__button:hover {
    background-color: var(--andes-color-blue-100, rgba(65, 137, 230, .1));
    border: 1px solid var(--andes-color-blue-500, #3483fa);
    box-shadow: none;
    color: var(--andes-color-blue-500, #3483fa);
    cursor: pointer;
    outline: none
}

.ui-vpp-questions-ai-user-feedback__buttons .ui-vpp-questions-ai-user-feedback__button:hover path {
    stroke: transparent!important;
    fill: var(--andes-color-blue-500, #3483fa)
}

.ui-vpp-questions-ai-user-feedback__buttons .ui-vpp-questions-ai-user-feedback__button path {
    stroke: transparent!important;
    fill: rgba(0, 0, 0, .55);
    fill-opacity: 1
}

.ui-vpp-questions-ai-user-feedback__buttons .ui-vpp-questions-ai-user-feedback__button-like {
    border: 1px solid #c4c4c4;
    border-radius: 100px;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    font-weight: 600;
    gap: 12px;
    height: 32px;
    padding: 0 8px
}

.ui-vpp-questions-ai-user-feedback__buttons .ui-vpp-questions-ai-user-feedback__button-like .andes-button__content {
    gap: 6px
}

.ui-vpp-questions-ai-user-feedback__buttons .ui-vpp-questions-ai-user-feedback__button-like .andes-button__content:after {
    content: none
}

.ui-vpp-questions-ai-user-feedback__buttons .ui-vpp-questions-ai-user-feedback__button-like__text {
    font-size: 12px;
    font-weight: 600;
    white-space: nowrap
}

.ui-vpp-questions-ai-user-feedback__buttons .ui-vpp-questions-ai-user-feedback__button-dislike {
    border: 1px solid #c4c4c4;
    border-radius: 100px;
    box-sizing: border-box;
    display: flex;
    height: 32px;
    padding: 0 8px;
    width: 32px
}

.ui-vpp-questions-ai-user-feedback__buttons .active {
    pointer-events: none
}

.ui-vpp-questions-ai-user-feedback__buttons .active,
.ui-vpp-questions-ai-user-feedback__buttons .active.andes-button.andes-button--transparent:focus {
    background-color: var(--andes-color-blue-500, #3483fa);
    border: none;
    color: #fff
}

.ui-vpp-questions-ai-user-feedback__buttons .active.andes-button.andes-button--transparent:hover {
    background-color: transparent;
    border-color: transparent;
    color: #3483fa
}

.ui-vpp-questions-ai-user-feedback__buttons .active path {
    stroke: none!important;
    fill: #fff
}

.ui-vpp-questions-ai-denounce__tooltip {
    color: rgba(0, 0, 0, .9);
    padding: 8px 4px
}

.ui-vpp-questions-ai-denounce__tooltip .andes-tooltip__content {
    margin-left: 16px;
    margin-right: 0
}

.ui-vpp-questions-ai-denounce__tooltip .andes-tooltip__actions {
    margin-top: 0
}

.ui-vpp-questions-ai-denounce__tooltip--button,
.ui-vpp-questions-ai-denounce__tooltip--button.andes-button {
    border: none;
    border-radius: 50%;
    cursor: pointer;
    height: 16px;
    outline: none;
    padding: 0;
    vertical-align: top;
    width: 8px
}

.ui-vpp-questions-ai-denounce__tooltip--button.andes-button:after,
.ui-vpp-questions-ai-denounce__tooltip--button.andes-button:before,
.ui-vpp-questions-ai-denounce__tooltip--button:after,
.ui-vpp-questions-ai-denounce__tooltip--button:before {
    display: none
}

.ui-vpp-questions-ai-denounce__tooltip--button.andes-button:active,
.ui-vpp-questions-ai-denounce__tooltip--button.andes-button:hover,
.ui-vpp-questions-ai-denounce__tooltip--button:active,
.ui-vpp-questions-ai-denounce__tooltip--button:hover {
    background: transparent
}

.ui-vpp-questions-ai-denounce__tooltip--button.andes-button>.andes-button__content,
.ui-vpp-questions-ai-denounce__tooltip--button>.andes-button__content {
    flex-wrap: wrap;
    height: 100%;
    padding-right: 3px;
    padding-top: 4px;
    vertical-align: top
}

.ui-vpp-questions-ai-denounce__tooltip--button.andes-button>.andes-button__content:after,
.ui-vpp-questions-ai-denounce__tooltip--button>.andes-button__content:after {
    display: none
}

.ui-vpp-questions-ai-denounce__tooltip--button .denounce-dropdown__circle,
.ui-vpp-questions-ai-denounce__tooltip--button.andes-button .denounce-dropdown__circle {
    background-color: rgba(0, 0, 0, .9);
    border-radius: 20px;
    display: block;
    float: none;
    height: 3px;
    width: 3px
}

.ui-vpp-questions-ai-denounce__tooltip--button .denounce-dropdown__circle:not(.ui-vpp-questions-ai-denounce__tooltip--button .denounce-dropdown__circle:first-child,
.ui-vpp-questions-ai-denounce__tooltip--button.andes-button .denounce-dropdown__circle:first-child),
.ui-vpp-questions-ai-denounce__tooltip--button.andes-button .denounce-dropdown__circle:not(.ui-vpp-questions-ai-denounce__tooltip--button .denounce-dropdown__circle:first-child,
.ui-vpp-questions-ai-denounce__tooltip--button.andes-button .denounce-dropdown__circle:first-child) {
    margin-top: 2px
}

.ui-vpp-questions-ai-denounce-content__item-menu {
    align-items: center;
    background-color: transparent;
    border: none;
    color: rgba(0, 0, 0, .9);
    cursor: pointer;
    display: flex;
    font-size: 16px;
    gap: 12px;
    padding: 0
}

.ui-vpp-questions-ai-denounce-content__item-menu:hover {
    color: #000
}

.ui-vpp-questions-ai-denounce-content__item-menu--denounced {
    opacity: .25;
    pointer-events: none
}

.ui-pdp-questions__questions-ai {
    display: flex;
    flex-direction: column;
    gap: 24px;
    margin: 36px 0
}

.ui-pdp-questions__questions-ai .andes-form-control--focused.visible-focused,
.ui-pdp-questions__questions-ai .andes-form-control__control.visible-focused {
    box-shadow: 0 0 0 .125em #3483fa
}

.ui-pdp-questions {
    margin-bottom: 48px;
    width: 100%
}

.ui-pdp-questions__list {
    display: inline-block
}

.ui-pdp-questions__list-container {
    display: inline-block;
    position: relative
}

.ui-pdp-questions__tooltip {
    background-color: var(--andes-color-blue-500, #3483fa);
    border-radius: 4px;
    box-shadow: 0 3px 7px 0 rgba(0, 0, 0, .15), 0 0 2px 0 rgba(0, 0, 0, .2);
    color: #fff;
    display: inline-block;
    height: auto;
    margin-left: 6px;
    padding: 16px;
    position: absolute;
    right: -215px;
    top: -14px;
    width: 212px;
    z-index: 2
}

.ui-pdp-questions__tooltip__primary {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 5px
}

.ui-pdp-questions__tooltip p {
    line-height: 14px
}

.ui-pdp-questions__tooltip__close {
    cursor: pointer;
    display: block;
    height: 12px;
    position: absolute;
    right: 16px;
    top: 17px;
    width: 12px
}

.ui-pdp-questions__tooltip__close:after {
    transform: rotate(-45deg)
}

.ui-pdp-questions__tooltip__close:before {
    transform: rotate(45deg)
}

.ui-pdp-questions__tooltip__close:after,
.ui-pdp-questions__tooltip__close:before {
    background-color: #fff;
    content: "";
    cursor: pointer;
    height: 12px;
    left: 6px;
    position: absolute;
    top: 0;
    width: 1px
}

.ui-pdp-questions__tooltip:after {
    border-bottom: 8px solid transparent;
    border-right: 8px solid var(--andes-color-blue-500, #3483fa);
    border-top: 8px solid transparent;
    content: "";
    left: -7px;
    position: absolute;
    top: 33px
}

.ui-pdp-questions__form {
    display: flex;
    margin-bottom: 24px
}

.ui-pdp-questions__title {
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 40px
}

.ui-pdp-questions__subtitle,
.ui-pdp-questions__subtitle--question,
.ui-pdp-questions__title {
    color: rgba(0, 0, 0, .9)
}

.ui-pdp-questions__subtitle {
    font-size: 18px;
    font-weight: 600;
    padding-bottom: 4px
}

.ui-pdp-questions__subtitle--question {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 14px;
    margin-top: 44px
}

.ui-pdp-questions__content-input {
    display: inline-block
}

.ui-pdp-questions__input {
    font-size: 15px;
    height: -moz-fit-content!important;
    height: fit-content!important;
    padding-top: 0;
    width: 100%
}

.ui-pdp-questions__input .andes-form-control__control .andes-form-control__field {
    height: -moz-fit-content!important;
    height: fit-content!important;
    min-height: 48px!important;
    padding-left: 16px;
    padding-right: 16px;
    text-indent: 0
}

.ui-pdp-questions__input .andes-form-control__control .andes-form-control__field:focus,
.ui-pdp-questions__input .andes-form-control__control .andes-form-control__field:hover {
    border-width: 1px
}

.ui-pdp-questions__input .andes-form-control__field::placeholder {
    font-size: 15px
}

.ui-pdp-container__row--questions div:not(.ui-pdp-questions__checkbox-credits-interest__wrapper)+.ui-pdp-questions__button {
    margin-left: 16px
}

div:not(.ui-pdp-questions__checkbox-credits-interest__wrapper)+.ui-pdp-questions__button {
    display: inline-block;
    font-size: 16px;
    height: 48px;
    padding: 16px 0;
    vertical-align: top;
    width: 184px
}

.ui-pdp-questions__questions-list__answer-item__denounce,
.ui-pdp-questions__questions-list__question-item__denounce {
    opacity: 0;
    padding: 2px 0 0
}

.ui-pdp-questions__questions-list__item__denounce--VISIBLE {
    opacity: 1
}

.ui-pdp-questions__questions-list__title {
    font-size: 18px
}

.ui-pdp-questions__questions-list__item-questions--others-questions:first-child {
    padding-top: 8px
}

.ui-pdp-questions__questions-list__question-wrap {
    display: flex;
    flex-wrap: wrap
}

.ui-pdp-questions__questions-list__answer-item__denounce__overriding-default-button,
.ui-pdp-questions__questions-list__answer-item__denounce__overriding-default-button:active,
.ui-pdp-questions__questions-list__answer-item__denounce__overriding-default-button:focus,
.ui-pdp-questions__questions-list__answer-item__denounce__overriding-default-button:hover,
.ui-pdp-questions__questions-list__question-item__denounce__overriding-default-button,
.ui-pdp-questions__questions-list__question-item__denounce__overriding-default-button:active,
.ui-pdp-questions__questions-list__question-item__denounce__overriding-default-button:focus,
.ui-pdp-questions__questions-list__question-item__denounce__overriding-default-button:hover {
    align-items: center;
    background-color: transparent;
    border-color: transparent;
    box-shadow: none;
    color: var(--andes-color-blue-500, #3483fa);
    cursor: pointer;
    display: flex;
    font-weight: 400;
    height: 22px!important;
    justify-content: center;
    outline: none;
    overflow: visible
}

.ui-pdp-questions__questions-list__answer-item__denounce__overriding-default-button:active,
.ui-pdp-questions__questions-list__question-item__denounce__overriding-default-button:active {
    color: #1f4e96
}

.ui-pdp-questions__content {
    display: flex;
    width: 100%
}

.ui-pdp-questions__content .ui-pdp-questions__button {
    margin-left: 16px
}

.ui-pdp-questions__checkbox-credits-interest-content {
    display: inline-block;
    width: 100%
}

.ui-pdp-questions__checkbox-credits-interest__wrapper .ui-pdp-questions__button {
    width: auto
}

.ui-pdp-questions__time-text {
    color: rgba(0, 0, 0, .55);
    display: block;
    font-size: 14px;
    margin-top: 8px
}

.ui-pdp-questions .ui-pdp-action-modal {
    margin-top: 0
}

.ui-pdp-questions__item {
    display: inline-block;
    margin-right: 12px;
    margin-top: 12px
}

.ui-pdp-questions__item:last-child {
    margin-right: 15px
}

.ui-pdp-questions .andes-form-control__field {
    margin-top: 0
}

.ui-pdp-questions .andes-form-control__message-fixed {
    margin-top: 8px
}

.ui-pdp-questions__message-container {
    border-radius: 4px;
    display: inline-block;
    margin-top: 24px;
    padding: 9px 16px
}

.ui-pdp-questions__stock-modal {
    width: 500px
}

.ui-pdp-questions__message-location--simple .ui-pdp-icon,
.ui-pdp-questions__message-location--simple svg {
    height: 20px;
    width: 20px
}

.ui-pdp-questions__message-location--simple .ui-pdp-media__body {
    margin-bottom: 24px
}

.ui-pdp-questions__message-location--container {
    margin-bottom: 16px;
    width: -moz-fit-content;
    width: fit-content
}

.ui-pdp-questions__message-location--container .andes-message__content {
    padding-right: 32px;
    width: -moz-fit-content;
    width: fit-content
}

.ui-pdp-questions__no-questions--text span {
    font-weight: 400
}

.ui-pdp-questions__questions-others-question-modal .ui-pdp-action-modal__link {
    font-size: 14px
}

.ui-pdp-questions__checkbox-credits-interest__wrapper {
    display: flex;
    margin-bottom: 24px
}

.ui-pdp-questions__checkbox-credits-interest__wrapper .andes-checkbox__label {
    display: inline-block;
    line-height: 1.25
}

.ui-pdp-container__row--questions-short-description .ui-pdp-questions__form {
    display: block;
    margin-bottom: unset;
    padding-top: 32px
}

.ui-pdp-container__row--questions-short-description .ui-pdp-questions__content {
    display: flex;
    flex-direction: column;
    gap: 1rem
}

.ui-pdp-container__row--questions-short-description .ui-pdp-questions__content-input {
    display: block
}

.ui-pdp-container__row--questions-short-description .ui-pdp-questions__button {
    display: block;
    margin: 0;
    width: 100%
}

.ui-pdp-container__row--questions-short-description .ui-pdp-questions .ui-pdp-questions__input .andes-form-control__control .andes-form-control__field {
    min-height: 112px!important
}

.ui-pdp-action-modal__modal.ui-pdp-action-modal__buy-multiple-variations {
    height: 532px;
    width: 672px
}

.ui-pdp-action-modal__modal.ui-pdp-action-modal__buy-multiple-variations .andes-modal__scroll {
    overflow-y: hidden
}

.ui-pdp-action-modal__modal.ui-pdp-action-modal__buy-multiple-variations .andes-modal__scroll>.andes-modal__header {
    margin: 0;
    padding: 48px 48px 32px
}

.ui-pdp-accessibility-texts__buy {
    height: 1px;
    left: -10000px;
    margin-top: .3rem;
    position: absolute;
    top: auto;
    width: 1px
}

.ui-pdp-accessibility-texts__buy:focus,
.ui-pdp-accessibility-texts__buy:focus-visible {
    height: auto;
    padding-top: -10px;
    position: static;
    width: auto
}

.ui-pdp-collapsable {
    width: 100%
}

.ui-pdp-collapsable.ui-pdp-collapsable--is-collapsed .ui-pdp-collapsable__container {
    margin-top: -1px;
    padding-top: 1px;
    position: relative
}

.ui-pdp-collapsable.ui-pdp-collapsable--is-collapsed .ui-pdp-collapsable__container:after {
    bottom: 0;
    content: "";
    height: 100%;
    position: absolute;
    right: 0;
    width: 100%
}

.ui-pdp-collapsable.ui-pdp-collapsable--is-collapsed.ui-pdp-collapsable--is-gradient-small .ui-pdp-collapsable__container:after {
    background-image: linear-gradient(0deg, #fff, transparent 10%)
}

.ui-pdp-collapsable__action {
    align-items: center;
    background-color: transparent;
    border: none;
    color: var(--andes-color-blue-500, #3483fa);
    display: inline-flex;
    font-size: 14px;
    font-weight: 400;
    padding: 8px 16px 8px 0
}

.ui-pdp-collapsable__action:focus {
    outline: 0
}

.ui-pdp-collapsable__chevron {
    margin-left: 6px;
    position: relative;
    top: 2px
}

.ui-pdp-collapsable .ui-pdp-icon {
    fill: rgba(0, 0, 0, .25)
}

.ui-pdp-collapsable .ui-pdp-icon--chevron {
    fill: var(--andes-color-blue-500, #3483fa);
    vertical-align: middle;
    width: 14px
}

.ui-pdp-collapsable .ui-pdp-icon--chevron-down {
    transform: rotate(-270deg);
    transition: transform .3s ease-in-out
}

.ui-pdp-collapsable.ui-pdp-collapsable--is-collapsed .ui-pdp-collapsable__container:after {
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .4) 85%, #fff);
    left: 0
}

.ui-pdp-collapsable.ui-pdp-collapsable--is-collapsed .ui-pdp-collapsable__container-items-hidden .ui-pdp-list__wrapper:nth-child(n+12),
.ui-vip-core .ui-pdp-collapsable.ui-pdp-collapsable--is-collapsed .ui-pdp-collapsable__container-items-hidden .ui-pdp-list__wrapper:nth-child(n+7) {
    display: none
}

.ui-pdp-collapsable__action {
    cursor: pointer;
    margin-top: 8px;
    padding-left: 0
}

.ui-pdp-other-sellers-item {
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    padding: 0
}

.ui-pdp-other-sellers-item__tag {
    background-color: #f5f5f5;
    border-radius: 10px;
    color: rgba(0, 0, 0, .55);
    font-size: 12px;
    font-weight: 600;
    margin-left: auto;
    padding: 2px 8px;
    position: absolute
}

.ui-pdp-other-sellers-item__list-top {
    align-items: center;
    cursor: default;
    display: flex;
    justify-content: space-between;
    outline: none;
    padding: 16px;
    position: relative
}

.ui-pdp-other-sellers-item__list-top .ui-pdp-icon {
    margin-left: 8px
}

.ui-pdp-other-sellers-item__list-top .ui-pdp-other-sellers-item__price .ui-pdp-price .ui-pdp-price__main-container {
    align-items: start;
    display: flex;
    flex-direction: column
}

.ui-pdp-other-sellers-item__list-top .ui-pdp-other-sellers-item__price .ui-pdp-price .ui-pdp-price__main-container .ui-pdp-price__second-line {
    margin-left: 0;
    padding-left: 0
}

.ui-pdp-other-sellers-item__list {
    margin-bottom: 16px;
    padding: 0 16px;
    transition-duration: .3s;
    transition-property: height, margin, opacity;
    transition-timing-function: ease-out
}

.ui-pdp-other-sellers-item .ui-pdp-other-sellers-item__chevron {
    transform: rotate(270deg);
    transition: transform .3s ease-out
}

.ui-pdp-other-sellers-item--is-collapsed .ui-pdp-other-sellers-item__list-top {
    cursor: pointer
}

.ui-pdp-other-sellers-item--is-collapsed .ui-pdp-other-sellers-item__list {
    margin-bottom: 0;
    margin-top: 0;
    opacity: 0
}

.ui-pdp-other-sellers-item--is-collapsed .ui-pdp-other-sellers-item__chevron {
    transform: rotate(90deg)
}

.ui-pdp-other-sellers-item--is-not-ready .ui-pdp-other-sellers-item__list {
    opacity: 1
}

.ui-pdp-other-sellers-item__price {
    font-size: 20px;
    line-height: 1
}

.ui-pdp-other-sellers-item__price .ui-pdp-price {
    font-weight: 600;
    margin: 0
}

.ui-pdp-other-sellers-item__price .ui-pdp-price__second-line {
    line-height: 1.3
}

.ui-pdp-other-sellers-item__price .ui-pdp-price__original-value,
.ui-pdp-other-sellers-item__price .ui-pdp-price__second-line .ui-pdp-price__part {
    font-weight: 600
}

.ui-pdp-other-sellers-item__cbt .ui-pdp-icon--cbt-summary {
    height: 16px;
    width: 173px
}

.ui-pdp-other-sellers-item__cbt .ui-pdp-icon--cbt-world {
    height: 16px;
    width: 18px
}

.ui-pdp-other-sellers-item .ui-pdp-color--BLACK:before {
    background: rgba(0, 0, 0, .9)
}

.ui-pdp-other-sellers-item__seller {
    color: rgba(0, 0, 0, .55);
    font-size: 12px
}

.ui-pdp-other-sellers-item__actions {
    font-size: 14px;
    font-weight: 400;
    margin-top: 16px
}

.ui-pdp-other-sellers-item__actions .ui-pdp-actions__container {
    align-items: center;
    display: flex
}

.ui-pdp-other-sellers-item__actions .ui-pdp-actions__container .andes-button {
    margin-top: 0;
    padding: 0 6px
}

.ui-pdp-other-sellers-item__actions .ui-pdp-actions__container .andes-button__content {
    font-size: 12px;
    line-height: 1
}

.ui-pdp-other-sellers-item__actions .ui-pdp-actions__container .andes-button+.andes-button {
    margin-left: 8px
}

.ui-pdp-other-sellers-item__media .ui-pdp-media__figure {
    height: 15px;
    margin: 0 8px 0 0
}

.ui-pdp-other-sellers-item__media .ui-pdp-media__figure svg {
    height: 15px;
    width: 15px
}

.ui-pdp-other-sellers-item__media .ui-pdp-media__title {
    font-size: 14px
}

.ui-pdp-other-sellers-item__media .ui-pdp-media__title .ui-pdp-price {
    line-height: 1.4em
}

.ui-pdp-other-sellers-item__seller {
    margin-top: 16px
}

.ui-pdp-other-sellers-item__seller .ui-pdp-seller__header {
    margin: 0
}

.ui-pdp-other-sellers-item__seller .ui-pdp-seller__header__subtitle,
.ui-pdp-other-sellers-item__seller .ui-pdp-seller__header__title,
.ui-pdp-other-sellers-item__seller .ui-pdp-seller__label-bill,
.ui-pdp-other-sellers-item__seller .ui-pdp-seller__link-trigger a {
    font-size: 12px;
    margin-top: 0
}

.ui-pdp-other-sellers-item__seller.ui-pdp-seller__with-logo .ui-pdp-seller__header__title {
    align-items: baseline;
    display: flex;
    margin-top: -2px
}

.ui-pdp-other-sellers-item__seller.ui-pdp-seller__with-logo .ui-pdp-seller__header__title .ui-pdp-seller__brand-title-container .ui-pdp-seller__brand-title {
    margin-top: 1px
}

.ui-pdp-other-sellers-item__seller.ui-pdp-seller__with-logo .ui-pdp-seller__header__title .ui-pdp-seller__brand-title-container .ui-pdp-cockade-icon {
    bottom: -2px
}

.ui-pdp-other-sellers-item__seller .ui-pdp-seller__header__subtitle {
    line-height: 14px;
    margin-top: 2px
}

.ui-pdp-other-sellers-item__seller .ui-pdp-seller__link-trigger {
    display: inline-block;
    margin-top: 0
}

.seo-ui-anchor__button {
    border: 0;
    font-weight: 400;
    height: auto;
    line-height: normal;
    padding: 0
}

.seo-ui-anchor__button:active,
.seo-ui-anchor__button:hover {
    background-color: transparent
}

.ui-pdp-other-sellers {
    border: 1px solid rgba(0, 0, 0, .1);
    border-radius: 8px;
    width: 100%
}

.ui-pdp-other-sellers--loading {
    padding: 16px
}

.ui-pdp-other-sellers .ui-pdp-price__original-value {
    font-size: 12px;
    margin-left: 1px
}

.ui-pdp-other-sellers .ui-pdp-price__second-line__label {
    font-size: 12px
}

.ui-pdp-other-sellers__title {
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    color: rgba(0, 0, 0, .9);
    font-size: 14px;
    font-weight: 600;
    line-height: 16px;
    padding: 16px
}

.ui-pdp-other-sellers__title .andes-money-amount {
    display: inherit;
    font-weight: inherit
}

.ui-pdp-other-sellers__button {
    font-weight: 600;
    padding: 0
}

.ui-pdp-other-sellers__button .andes-button__content {
    font-size: 14px;
    justify-content: left;
    padding: 16px
}

.ui-pdp-other-sellers__button .ui-pdp-price__part {
    color: inherit;
    font-weight: inherit;
    line-height: 18px;
    margin-left: 4px
}

.ui-pdp-other-sellers .ui-pdp-summary-list__item {
    margin-bottom: 6px;
    position: relative
}

.ui-pdp-other-sellers .ui-pdp-summary-list__item:before {
    border-radius: 50%;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    top: 8px;
    width: 3px
}

.ui-pdp-other-sellers .ui-pdp-summary-list__item .ui-pdp-summary-list__text {
    line-height: 14px;
    margin-left: 10px
}

.ui-pdp-other-sellers-item__tag {
    margin: 1px 0 0;
    right: 14px;
    top: 16px
}

.ui-pdp-other-sellers-item__cbt {
    margin-bottom: -8px;
    margin-top: 16px
}

.ui-pdp-other-sellers-item__cbt .ui-pdp-media__title {
    margin-bottom: 0
}

.ui-pdp-other-sellers-item__cbt .ui-pdp-media__figure {
    margin: 2px -2px 0 0
}

.ui-pdp-other-sellers-item__cbt .ui-pdp-media__figure .ui-pdp-icon--cbt-world {
    height: 15px;
    width: 15px
}

.ui-pdp-other-sellers-item__cbt .ui-pdp-icon--cbt-summary {
    height: 12px;
    width: 154px
}

.ui-pdp-other-sellers-item__list-top {
    flex-wrap: wrap;
    padding-bottom: 13px
}

.ui-pdp-other-sellers-item__description {
    font-size: 12px;
    font-weight: 400;
    line-height: 15px;
    padding: 3px 16px 16px
}

.ui-pdp-other-sellers .ui-pdp-price__second-line__label {
    font-size: 14px;
    margin-left: 6px
}

.ui-pdp-other-sellers .ui-pdp-price__original-value {
    font-size: 14px;
    margin-bottom: 1px
}

.ui-pdp-other-sellers .ui-pdp-price__tags {
    margin-top: 12px
}

.ui-pdp-other-sellers .ui-pdp-price__tags__wrapper-tags {
    align-items: baseline;
    margin-bottom: 4px
}

.ui-pdp-other-sellers .ui-pdp-price__tags__wrapper-tags:last-of-type {
    margin-bottom: 0
}

.ui-pdp-other-sellers .ui-pdp-price__tags__wrapper-tags:last-of-type .ui-pdp-promotions-pill-label--info {
    padding-top: 4px
}

.ui-pdp-other-sellers .ui-pdp-price__tags__wrapper-tags:last-of-type .ui-pdp-promotions-pill-label--tag {
    margin-bottom: 0
}

.ui-pdp-other-sellers .ui-pdp-price__tags .ui-pdp-promotions-pill-label {
    margin-bottom: 0;
    margin-right: 5px;
    padding: 3px 5px;
    text-transform: none
}

.ui-pdp-other-sellers .ui-pdp-price__tags .ui-pdp-promotions-pill-label--info {
    line-height: .9;
    margin-bottom: 0;
    padding: 5px 0 0
}

.ui-pdp-other-sellers .ui-pdp-price__subtitles {
    margin-top: 1px
}

.ui-pdp-other-sellers .ui-pdp-buybox {
    border: 0;
    padding: 0
}

.ui-pdp-other-sellers .ui-pdp-actions__container {
    align-items: center;
    display: flex;
    flex-direction: unset
}

.ui-pdp-other-sellers .ui-pdp-actions__container .andes-button+.andes-button {
    margin-left: 0
}

[data-country=BR] .ui-pdp-other-sellers-item__actions .ui-pdp-actions__container {
    gap: 7px
}

[data-country=BR] .ui-pdp-other-sellers-item__actions .ui-pdp-actions__container .andes-button {
    font-size: 12px;
    padding: 0 2px
}

[data-country=BR] .ui-pdp-other-sellers-item__actions .ui-pdp-actions__container .andes-button:first-child {
    margin-left: 0
}

.ui-pdp-product-tags {
    display: flex;
    width: 100%
}

.ui-pdp-product-tags__button {
    background: transparent;
    border: none;
    color: inherit;
    display: flex;
    font: inherit;
    line-height: normal;
    margin: 0;
    overflow: visible;
    padding: 0;
    width: auto;
    -webkit-font-smoothing: inherit;
    -moz-osx-font-smoothing: inherit;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.ui-pdp-product-tags__button:focus {
    outline: 0
}

.ui-pdp-product-tags__tag {
    cursor: pointer;
    text-transform: uppercase
}

.ui-pdp-product-tags__tag .andes-badge__content {
    color: inherit
}

.ui-pdp-qadb__make-question__label {
    margin-top: 28px
}

.ui-pdp-qadb__make-question__button {
    height: 32px;
    margin-top: 17px;
    padding: 9px 11px
}

.ui-pdp-qadb__make-question__button .andes-button__content {
    font-size: 14px
}

.ui-pdp-qadb__make-question__modal {
    height: 312px;
    width: 100%
}

.ui-pdp-qadb__make-question__modal .andes-modal__header {
    padding: 25px 32px
}

.ui-pdp-qadb__make-question__modal .andes-modal__header-title {
    color: rgba(0, 0, 0, .9);
    font-size: 24px;
    font-weight: 600
}

.ui-pdp-qadb__make-question__modal .andes-modal__content {
    padding-bottom: 32px;
    padding-left: 32px;
    padding-right: 32px
}

.ui-pdp-qadb__make-question__modal .ui-pdp-qadb__question-form__form__actions__button {
    padding: 14px 24px
}

.ui-pdp-qadb__make-question__modal .andes-form-control--textfield.andes-form-control--multiline .andes-form-control__field {
    max-height: 125px;
    min-height: 125px
}

.ui-qadb__make-question-sa__label {
    margin-top: 28px
}

.ui-qadb__make-question-sa__form {
    display: flex
}

.ui-qadb__make-question-sa__content {
    display: inline-block;
    width: 100%
}

.ui-qadb__make-question-sa__content .andes-form-control.ui-qadb__make-question-sa__input {
    padding-top: 0
}

.ui-pdp-qadb__card-answer__smart-answers {
    padding: 16px 19px 15px
}

.ui-pdp-qadb__question-form__form__actions__button:not(:first-of-type) {
    margin-left: 8px
}

.andes-modal__overlay--large .ui-pdp-question-modal__modal {
    min-height: 345px;
    width: 100%
}

.andes-modal__overlay--large .ui-pdp-question-modal__modal.modal-fixed-height {
    height: auto;
    min-height: 315px
}

.andes-modal__overlay--large .ui-pdp-question-modal__modal .andes-modal__header {
    padding: 32px 32px 0
}

.andes-modal__overlay--large .ui-pdp-question-modal__modal .andes-modal__content {
    padding: 0 32px
}

.andes-modal__overlay--large .ui-pdp-question-modal__modal .andes-modal__close-button {
    margin: 0
}

.andes-modal__overlay--large .ui-pdp-question-modal__modal .andes-modal-title {
    color: rgba(0, 0, 0, .9);
    font-size: 24px;
    line-height: 1.25
}

.andes-modal__overlay--large .ui-pdp-question-modal__modal .ui-pdp-question-modal__subtitle {
    color: rgba(0, 0, 0, .9);
    font-size: 16px;
    line-height: 1.25;
    margin: 12px 0 28px
}

.andes-modal__overlay--large .ui-pdp-question-modal__modal .andes-form-control--textfield.andes-form-control--multiline .andes-form-control__field {
    max-height: 125px;
    min-height: 125px
}

.andes-modal__overlay--large .ui-pdp-qadb__question-form__form__actions {
    margin-bottom: 0
}

.andes-modal__overlay--large .ui-pdp-qadb__question-form__form__actions__button {
    padding: 14px 24px
}

.ui-pdp-qadb__search-bar {
    margin-top: 40px
}

.ui-pdp-qadb__search-bar .ui-pdp-search-bar__title {
    font-size: 18px
}

.ui-pdp-qadb__search-bar__input.andes-form-control {
    padding-top: 0
}

.ui-pdp-qadb__search-bar__input .andes-form-control__field {
    padding-right: 64px
}

.ui-pdp-qadb__search-bar__input .andes-form-control__field::placeholder {
    font-size: 16px
}

.ui-pdp-qadb__search-bar__input--shows-close .andes-form-control__field {
    padding-right: 94px
}

.ui-pdp-qadb__search-bar__input-container {
    margin-top: 16px
}

.ui-pdp-qadb__search-bar__search {
    width: 64px
}

.ui-pdp-qadb__search-bar__search:focus {
    box-shadow: 0 0 0 3px rgba(var(--andes-color-blue-200, rgba(65, 137, 230, .2)), .3)
}

.ui-pdp-qadb__search-bar__clear-search {
    right: 80px
}

.ui-pdp-qadb__search-bar__auto-suggest {
    background-color: #fff;
    border-radius: 6px;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .15);
    position: absolute;
    width: 100%
}

.ui-pdp-qadb__search-bar__auto-suggest__row {
    align-items: center;
    background-color: #fff;
    border-radius: 6px;
    display: flex;
    justify-content: space-between;
    padding-bottom: 18px;
    padding-left: 16px;
    padding-top: 18px;
    width: 100%
}

.ui-pdp-qadb__search-bar__auto-suggest__row__icon {
    margin-right: 16px
}

.ui-pdp-qadb__search-bar__auto-suggest__row:focus {
    outline: 0
}

.ui-pdp-qadb__search-bar__auto-suggest__row:hover {
    background-color: rgba(0, 0, 0, .04);
    cursor: pointer
}

.ui-pdp-qadb__search-bar__tooltip {
    padding-right: 38px;
    width: 418px
}

.ui-pdp-qadb__feedback {
    padding: 48px 72px
}

.ui-pdp-qadb__feedback__label {
    text-align: center
}

.ui-pdp-qadb__questions-list__see-more__modal-content {
    height: 700px;
    max-height: 90%;
    max-width: unset;
    width: 840px
}

.ui-pdp-qadb__questions-list__question {
    margin-top: 24px
}

.ui-pdp-qadb__no-last-questions .no-last-questions__subtitle,
.ui-pdp-qadb__no-last-questions .no-last-questions__title {
    color: rgba(0, 0, 0, .55);
    font-size: 14px
}

.ui-pdp-qadb__no-last-questions .no-last-questions__title {
    font-weight: 600
}

.ui-pdp-qadb__no-last-questions {
    display: flex;
    margin-top: 32px
}

.ui-pdp-qadb__no-last-questions .no-last-questions__subtitle {
    padding-left: 3px
}

.ui-pdp-quick-access__container {
    margin-top: 40px
}

.ui-pdp-quick-access__container .ui-pdp-questions__subtitle {
    font-weight: 600;
    padding-bottom: 8px
}

.ui-pdp-quick-access__container .ui-pdp-action-modal {
    margin-top: 8px
}

.ui-pdp-qadb__find-in-questions__button {
    display: inline-flex;
    margin-bottom: 0;
    margin-top: 4px;
    padding-left: 0
}

.ui-pdp-qadb__find-in-questions__button:hover {
    background-color: transparent;
    cursor: pointer
}

.ui-pdp-qadb__find-in-questions__button-text:hover {
    color: var(--andes-color-blue-500, #3483fa)
}

.ui-pdp-qadb__how-to-make-question-button {
    display: flex;
    justify-content: center;
    margin-top: 16px
}

.ui-pdp-qadb__how-to-make-question-button__icon {
    height: 18px;
    left: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 19px
}

.ui-pdp-qadb__how-to-make-question-button .andes-button__content {
    position: relative
}

.ui-pdp-qadb__how-to-make-question-button .andes-button__text {
    margin-left: 33px
}

.ui-pdp-qadb__smart-answer__feedback {
    display: flex;
    margin-top: 24px
}

.ui-pdp-qadb__smart-answer__feedback span:first-of-type {
    margin-left: 32px
}

.ui-pdp-qadb__smart-answer__feedback span {
    margin-left: 40px
}

.ui-pdp-qadb__smart-answer__feedback__action:hover {
    cursor: pointer
}

.ui-pdp-qadb__smart-answer__text {
    line-height: 20px
}

.ui-pdp-qadb__smart-answer .ui-pdp-action-modal {
    display: inline-block
}

.ui-pdp-qadb__smart-answer .ui-pdp-action-modal__link {
    font-size: 16px;
    font-weight: 400
}

.ui-pdp-qadb__smart-answer-modal__button .andes-button {
    margin-left: 8px
}

.ui-pdp-qadb__smart-answer-modal__button .andes-button__content {
    font-weight: 600
}

.ui-pdp-qadb__smart-answer-modal .ok-cta {
    margin-right: 10px
}

.ui-pdp-qadb__smart-answer-modal__label {
    color: rgba(0, 0, 0, .9)
}

.ui-pdp-qadb__smart-answer-modal__label .ui-pdp-action-modal {
    display: inline;
    font-size: 16px
}

.ui-pdp-qadb__smart-answer-modal__label .ui-pdp-action-modal .andes-tooltip__trigger,
.ui-pdp-qadb__smart-answer-modal__label .ui-pdp-action-modal div {
    display: inline
}

.ui-pdp-qadb__smart-answer-modal__modal {
    height: auto;
    width: 500px
}

.ui-pdp-qadb__smart-answer-modal__modal .ok-cta {
    margin-right: 10px
}

.ui-pdp-qadb__smart-answer-modal__modal .andes-modal__header {
    padding: 24px 32px 0
}

.ui-pdp-qadb__smart-answer-modal__modal .andes-modal__header-title {
    color: rgba(0, 0, 0, .9);
    font-size: 24px;
    font-weight: 600
}

.ui-pdp-qadb__smart-answer-modal__modal .andes-modal__content,
.ui-pdp-qadb__smart-answer-modal__modal .andes-modal__header~.andes-modal__content {
    padding: 24px 60px 0 32px
}

.ui-pdp-qadb__smart-answer-modal__modal .andes-modal__button-close {
    right: 32px;
    top: 16px
}

.ui-pdp-qadb__smart-answer-modal__modal .andes-modal__container {
    position: relative
}

.ui-pdp-qadb__smart-answer-modal__modal .andes-modal__actions {
    padding: 24px 32px;
    position: relative
}

.ui-pdp-qadb__smart-answer-modal__modal.andes-modal--large .andes-modal__header {
    padding: 2em
}

.ui-pdp-qadb__smart-answer-modal__modal.andes-modal--large .andes-modal__content {
    padding: 0 5em 2em 2em
}

.ui-pdp-qadb__smart-answer-modal__modal.andes-modal--large .andes-modal__actions {
    padding: .25em 2em 2em
}

.ui-pdp-qadb__smart-answer-modal__modal.andes-modal--large.ui-pdp-qadb__smart-answer-modal__modal--without-title .andes-modal__header {
    padding: 24px 32px 0
}

.ui-pdp-qadb__smart-answer-modal__modal.andes-modal--large.ui-pdp-qadb__smart-answer-modal__modal--without-title .andes-modal__close-button {
    margin: 0
}

.ui-pdp-pick-up--remaining .ui-pdp-media__text {
    max-width: 223px
}

[data-country=BR] .ui-pdp-pick-up--remaining .ui-pdp-media__text {
    max-width: 209px
}

.ui-pdp-pick-up--remaining .ui-pdp-media__text span {
    display: inline-table
}

.ui-pdp-syi {
    align-items: center;
    display: flex;
    font-size: 14px;
    line-height: 1;
    position: relative
}

.ui-pdp-syi__link {
    color: var(--andes-color-blue-500, #3483fa);
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    vertical-align: middle
}

.ui-pdp-syi__link:hover {
    cursor: pointer
}

.ui-pdp-eyi+.ui-pdp-syi:before {
    background-color: rgba(0, 0, 0, .2);
    content: "";
    display: inline-block;
    height: 14px;
    margin: 0 10px;
    vertical-align: middle;
    width: .5px
}

.ui-pdp-eyi {
    line-height: 1;
    position: relative
}

.ui-pdp-eyi__link {
    color: var(--andes-color-blue-500, #3483fa);
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    vertical-align: middle
}

.ui-vip-payment_methods {
    width: 100%
}

.ui-vip-payment_methods .ui-pdp-payment-icon .ui-pdp-payment-icon__size .ui-pdp-image {
    max-width: 100px
}

.ui-vip-payment_methods .ui-pdp-action-modal {
    width: 100%
}

.ui-vip-payment_methods__container {
    border-radius: 4px;
    display: flex;
    flex: 1;
    margin: 0;
    padding: 12px 20px
}

.ui-vip-payment_methods__card {
    margin-right: 5px
}

.ui-vip-payment_methods__title {
    margin-top: 24px
}

.ui-vip-payment_methods__title:first-child {
    margin-top: 0
}

.ui-vip-payment_methods .ui-pdp-media__figure {
    display: flex
}

.ui-vip-payment_methods .ui-pdp-media__figure .ui-pdp-icon {
    height: 20px;
    margin: 1px 0;
    width: 20px
}

.ui-vip-payment_methods .ui-pdp-media__title {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0
}

.ui-pdp-container__row--payment-methods .ui-box-component__title {
    line-height: 16px
}

.ui-vip-payment_methods .ui-pdp-action-modal {
    margin-top: 0
}

.ui-vip-payment_methods .ui-pdp-payment-icon__size {
    margin: 10px 24px 4px 0
}

.ui-vip-payment_methods .ui-pdp-action-modal__link {
    width: 100%
}

.ui-vip-payment_methods__title {
    color: rgba(0, 0, 0, .9);
    font-family: Proxima Nova, -apple-system, Roboto, Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 12px
}

.ui-vip-payment_methods__subtitle {
    color: rgba(0, 0, 0, .55);
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    margin-top: 8px
}

.ui-box-component {
    display: flex;
    flex-flow: row wrap;
    padding: 32px 16px
}

.ui-box-component__title {
    color: rgba(0, 0, 0, .9);
    font-family: Proxima Nova, -apple-system, Roboto, Arial, sans-serif;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 28px;
    width: 100%
}

.ui-box-component__action {
    font-size: 14px;
    font-weight: 400;
    margin-top: 24px
}

.ui-box-component--block {
    display: block
}

.onboarding__modal {
    border-radius: 6px;
    max-width: 644px
}

.onboarding__modal .andes-modal__content {
    height: 100%;
    justify-content: center;
    padding: 48px
}

.onboarding__container {
    align-items: center;
    display: flex;
    flex-direction: column;
    height: auto;
    justify-content: center;
    margin: 0 auto;
    max-width: 450px
}

.onboarding__container .ui-pdp-container__row {
    justify-content: center;
    width: 100%
}

.onboarding__container .ui-pdp-container__row:first-child {
    display: flex;
    justify-content: center
}

.onboarding__container .ui-pdp-container__row .ui-pdp-media {
    margin-bottom: 20px;
    width: 100%
}

.onboarding__container .ui-pdp-container__row .ui-pdp-media__body {
    margin-left: 14px
}

.onboarding__container .ui-pdp-container__row .ui-pdp-media__title {
    line-height: 22px
}

.onboarding__container .ui-pdp-container__row .ui-pdp-media__text {
    line-height: 18px
}

.onboarding__container .ui-pdp-container__row .ui-pdp-actions {
    margin: 0 auto;
    max-width: 248px;
    width: 100%
}

.onboarding__modal.full-modal .ui-pdp-container__row .ui-vpp-styled-label__cbt-image-label {
    line-height: 28px
}

.onboarding__modal.full-modal .ui-pdp-container__row .ui-vpp-image-component {
    height: auto;
    margin: 0
}

.onboarding__modal.full-modal-fs {
    max-height: 35em
}

.onboarding__modal.full-modal-fs .ui-pdp-container__row .ui-vpp-styled-label__cbt-image-label {
    line-height: 28px
}

.onboarding__modal.full-modal-fs .ui-pdp-container__row .ui-vpp-image-component {
    height: auto;
    margin: 0
}

.onboarding__modal.full-modal-fs .ui-pdp-container__row--full-label .ui-pdp-icon {
    vertical-align: middle
}

.onboarding__modal.full-modal-fs .ui-pdp-container__row--full-first-info-row,
.onboarding__modal.full-modal-fs .ui-pdp-container__row--full-second-info-row {
    margin-bottom: 40px
}

.onboarding__modal.full-modal-fs .ui-pdp-container__row--full-first-info-row .ui-pdp-price__part,
.onboarding__modal.full-modal-fs .ui-pdp-container__row--full-second-info-row .ui-pdp-price__part {
    line-height: 1.35
}

.onboarding__modal.mcoin-modal .andes-modal__content {
    padding: 30px
}

.onboarding__modal.mcoin-modal .ui-pdp-actions {
    margin-top: 10px
}

.onboarding__modal.mcoin-modal .mcoin-second-info-row,
.onboarding__modal.mcoin-modal .mcoin-third-info-row {
    width: -moz-fit-content;
    width: fit-content
}

.onboarding__modal.mcoin-modal .mcoin-second-info-row.mcoin-second-info-row,
.onboarding__modal.mcoin-modal .mcoin-third-info-row.mcoin-second-info-row {
    margin-top: 5px
}

.onboarding__modal.mcoin-modal .mcoin-second-info-row .ui-pdp-media__body,
.onboarding__modal.mcoin-modal .mcoin-third-info-row .ui-pdp-media__body {
    margin-left: 8px
}

.onboarding__modal.cbt-modal {
    max-height: 426px;
    max-width: 480px
}

.onboarding__modal.cbt-modal--short {
    max-height: 380px
}

.onboarding__modal.cbt-modal .andes-modal__content {
    padding: 32px 48px 40px
}

.onboarding__modal.cbt-modal .ui-pdp-container__row .ui-pdp-media {
    margin-bottom: 16px
}

.onboarding__modal.cbt-modal .ui-pdp-container__row .ui-pdp-media.cbt-third-info-row {
    margin-bottom: 0
}

.onboarding__modal.cbt-modal .ui-pdp-container__row .ui-pdp-media:not(.cbt-image-label) .ui-pdp-media__body {
    width: 320px
}

.onboarding__modal.cbt-modal .ui-pdp-container__row .ui-pdp-media__text,
.onboarding__modal.cbt-modal .ui-pdp-container__row .ui-pdp-media__title--plain {
    line-height: 20px
}

.onboarding__modal.cbt-modal .ui-pdp-container__row .cbt-image-label {
    align-items: center;
    justify-content: center;
    margin-bottom: 0
}

.onboarding__modal.cbt-modal .ui-pdp-container__row .cbt-image-label .ui-pdp-icon--cbt-world {
    height: 23.4px;
    width: 23.4px
}

.onboarding__modal.cbt-modal .ui-pdp-container__row .cbt-image-label .ui-pdp-icon--cbt-summary {
    height: 15px;
    width: 198px
}

.onboarding__modal.cbt-modal .ui-pdp-container__row .cbt-image-label .ui-pdp-media__body {
    flex: unset;
    margin-left: 8px
}

.onboarding__modal.cbt-modal .ui-pdp-container__row .ui-pdp-actions {
    margin-top: 13px
}

.onboarding__modal.cbt-modal--short {
    max-height: 348px
}

.onboarding__modal.loan-summary-modal {
    height: 415px
}

.onboarding__modal.loan-summary-modal .onboarding__container {
    max-width: 400px
}

.onboarding__modal.loan-summary-modal .loan-summary-image {
    margin: 0
}

.onboarding__modal.loan-summary-modal .loan-summary-label {
    line-height: 1.3;
    margin-bottom: 30px
}

.onboarding__modal.external-credits-modal {
    max-height: 387px;
    max-width: 480px
}

.onboarding__modal.external-credits-modal .andes-modal__content {
    padding: 32px
}

.onboarding__modal.external-credits-modal .external-credits-modal-image {
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    margin-top: unset
}

.onboarding__modal.external-credits-modal .external-credits-modal-image img {
    height: 128px;
    width: 223px
}

.onboarding__modal.external-credits-modal .external-credits-modal-title {
    font-size: 24px;
    margin-bottom: 8px
}

.onboarding__modal.external-credits-modal .external-credits-modal-subtitle {
    line-height: 1.25;
    margin-bottom: 35px;
    width: 97%
}

.onboarding__modal.external-credits-modal .ui-pdp-container__row--modal-actions .ui-pdp-actions {
    margin-left: auto;
    margin-right: auto;
    width: unset
}

.onboarding__modal.external-credits-modal .andes-modal__close-button {
    color: rgba(0, 0, 0, .55);
    margin-top: unset;
    right: 32px;
    top: 32px
}

.onboarding__modal.external-credits-modal .andes-modal__close-button:after,
.onboarding__modal.external-credits-modal .andes-modal__close-button:before {
    background-color: rgba(0, 0, 0, .55)
}

.onboarding__modal.external-credits-mc-modal {
    max-height: 369px;
    max-width: 480px
}

.onboarding__modal.external-credits-mc-modal .andes-modal__content {
    padding: 32px
}

.onboarding__modal.external-credits-mc-modal .external-credits-modal-image {
    margin-bottom: 32px;
    margin-left: auto;
    margin-right: auto;
    margin-top: unset
}

.onboarding__modal.external-credits-mc-modal .external-credits-modal-image img {
    height: 115px;
    width: auto
}

.onboarding__modal.external-credits-mc-modal .external-credits-modal-title {
    font-size: 24px;
    margin-bottom: 8px
}

.onboarding__modal.external-credits-mc-modal .external-credits-modal-subtitle {
    line-height: 1.25;
    margin-bottom: 32px;
    width: 90%
}

.onboarding__modal.external-credits-mc-modal .ui-pdp-container__row--modal-actions .ui-pdp-actions {
    margin-left: auto;
    margin-right: auto;
    width: unset
}

.onboarding__modal.external-credits-mc-modal .andes-modal__close-button {
    color: rgba(0, 0, 0, .55);
    margin-top: unset;
    right: 32px;
    top: 32px
}

.onboarding__modal.external-credits-mc-modal .andes-modal__close-button:after,
.onboarding__modal.external-credits-mc-modal .andes-modal__close-button:before {
    background-color: rgba(0, 0, 0, .55)
}

.onboarding__modal.contacts-fraud-modal {
    max-width: calc(100% - 40px)
}

.onboarding__modal.contacts-fraud-modal .contacts-fraud-icon-modal {
    margin-block: 8px 32px
}

.onboarding__modal.contacts-fraud-modal .andes-modal__content {
    padding: 24px 28px
}

.onboarding__modal.contacts-fraud-modal .contacts-fraud-modal-title {
    line-height: 1.25;
    margin-bottom: 16px
}

.onboarding__modal.contacts-fraud-modal .contacts-fraud-modal-text-list {
    margin-bottom: 24px
}

.onboarding__modal.long-term-rental-modal {
    max-height: 400px;
    max-width: 480px
}

.onboarding__modal.long-term-rental-modal .long-term-rental-modal-image {
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    margin-top: unset
}

.onboarding__modal.long-term-rental-modal .andes-modal-dialog__content {
    padding: 32px
}

.onboarding__modal.long-term-rental-modal .long-term-rental-modal-title {
    margin-bottom: 8px
}

.onboarding__modal.long-term-rental-modal .long-term-rental-modal-subtitle {
    line-height: 1.25;
    margin-bottom: 35px
}

.onboarding__modal.long-term-rental-modal .ui-pdp-container__row--modal-actions .ui-pdp-actions {
    margin-left: auto;
    margin-right: auto;
    width: unset
}

.ui-pdp-component-list__item--desktop-onboarding .andes-money-amount__cents.andes-money-amount__cents--superscript-SMALL,
.ui-pdp-component-list__item--desktop-onboarding .andes-money-amount__cents.andes-money-amount__cents--superscript-XSMALL {
    font-size: 10px;
    font-weight: 600;
    margin-top: 1px
}

.onboarding__container .ui-pdp-container__row.ui-pdp-container__row--meli-usd-modal-title span {
    display: inline-flex
}

.ui-pdp__info-tooltip__ctas-container {
    display: flex
}

.ui-pdp__info-tooltip__text {
    display: block;
    line-height: 1.3em;
    margin-bottom: 14px
}

.ui-pdp__info-tooltip__link {
    align-self: center;
    margin-left: 24px
}

.ui-pdp__info-tooltip__withoutMargin {
    align-self: left;
    margin-left: 0
}

.ui-vpp-tooltip.ui-vpp-pickup,
.ui-vpp-tooltip.ui-vpp-shipping_summary {
    width: 19em
}

.ui-vpp-tooltip {
    box-sizing: content-box
}

.ui-vpp-tooltip .ui-vpp-image-component {
    display: block;
    margin: 0 auto
}

.ui-vpp-tooltip .ui-pdp-icon--cbt {
    margin-right: 4px
}

.ui-vpp-tooltip .ui-pdp-media__title--plain {
    margin-bottom: 3px
}

.ui-vpp-tooltip .ui-pdp-media__text {
    margin: 0
}

.ui-vpp-tooltip .ui-pdp-media__icon {
    margin-right: 16px
}

.full-fixed-tooltip {
    width: 225px
}

.full-hover-tooltip {
    max-width: 310px;
    padding-bottom: 24px;
    padding-top: 24px
}

.full-hover-tooltip .full-image {
    margin-bottom: 4px
}

.full-hover-tooltip .full-label {
    line-height: 24px;
    margin-bottom: 24px
}

.full-hover-tooltip .full-first-info-row {
    margin-bottom: 28px
}

.full-hover-tooltip .full-icon-info-row {
    padding-left: 20px;
    text-align: center;
    -webkit-padding-after: 20px;
    max-width: 300px;
    padding-block-end: 20px
}

.full-hover-tooltip .ui-pdp-icon--cart,
.full-hover-tooltip .ui-pdp-icon--express {
    height: 42px;
    padding-bottom: 4px;
    width: 42px
}

.full-fixed-tooltip-fs {
    width: 225px
}

.full-fixed-tooltip-fs .full-subtitle .ui-pdp-price__part {
    line-height: 1.38
}

.full-hover-tooltip-fs {
    margin-bottom: 24px;
    margin-top: 14px
}

.full-hover-tooltip-fs .full-label {
    line-height: 24px;
    margin-bottom: 24px
}

.full-hover-tooltip-fs .ui-pdp-media .ui-pdp-icon {
    height: 32px;
    width: 32px
}

.full-hover-tooltip-fs .ui-pdp-container__row--full-first-info-row {
    margin-bottom: 28px
}

.full-hover-tooltip-fs .ui-pdp-container__row--full-first-info-row .andes-money-amount {
    display: inline-block
}

.full-hover-tooltip-fs .ui-pdp-container__row--full-second-info-row {
    margin-bottom: 28px
}

.full-hover-tooltip-fs .ui-pdp-container__row--full-third-info-row {
    margin-bottom: 14px
}

.full-hover-tooltip-fs .ui-pdp-price__part {
    line-height: 1.3
}

.cbt-tooltip {
    box-sizing: border-box;
    padding: 36px 30px 15px 27px;
    width: 522px
}

.cbt-tooltip .cbt-image-label {
    align-items: center;
    justify-content: center;
    width: 100%
}

.cbt-tooltip .cbt-image-label .ui-pdp-media__body {
    flex: unset
}

.cbt-tooltip .cbt-image-label .ui-pdp-icon--cbt-world {
    height: 23.4px;
    margin-right: 10px;
    width: 23.4px
}

.cbt-tooltip .cbt-label {
    line-height: 24px;
    margin-bottom: 32px;
    margin-top: 8px
}

.cbt-tooltip .cbt-first-info-row,
.cbt-tooltip .cbt-fourth-info-row,
.cbt-tooltip .cbt-second-info-row,
.cbt-tooltip .cbt-third-info-row {
    margin-bottom: 16px
}

.cbt-tooltip .cbt-first-info-row:not(.ui-pdp-icon),
.cbt-tooltip .cbt-fourth-info-row:not(.ui-pdp-icon),
.cbt-tooltip .cbt-second-info-row:not(.ui-pdp-icon),
.cbt-tooltip .cbt-third-info-row:not(.ui-pdp-icon) {
    align-items: flex-start;
    display: flex
}

.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
}

.ui-pdp-breadcrumb {
    align-items: center;
    display: flex;
    font-size: 14px;
    font-weight: 400;
    line-height: 1
}

.ui-pdp-breadcrumb__link {
    float: left;
    margin: 0 25px 2px 0;
    position: relative;
    text-wrap: nowrap
}

.ui-pdp-breadcrumb__link:after {
    background-color: rgba(0, 0, 0, .2);
    content: "";
    height: 12px;
    position: absolute;
    right: -14px;
    top: 2px;
    width: 1px
}

.ui-pdp-breadcrumb .ui-pdp-bookmark__list-share {
    display: inline-block
}

.ui-pdp-breadcrumb .andes-breadcrumb {
    margin: 0
}

.ui-pdp-breadcrumb .andes-breadcrumb__chevron {
    padding: 0 6px
}

.ui-pdp-breadcrumb .andes-breadcrumb>li:last-child>.andes-breadcrumb__chevron {
    display: none
}

.ui-pdp-breadcrumb .andes-tooltip {
    padding: 0
}

.ui-pdp-breadcrumb .andes-tooltip-hidden {
    display: block
}

.ui-vpp-discrete-bar__bar {
    display: flex;
    flex-direction: row;
    width: 100%
}

.ui-vpp-discrete-bar__bar__interval {
    background-color: rgba(0, 0, 0, .07);
    height: 8px;
    width: 100%
}

.ui-vpp-discrete-bar__bar__interval:not(:first-of-type) {
    margin-left: 2px
}

.ui-vpp-discrete-bar__bar__interval--highlighted {
    background-color: var(--andes-color-blue-500, #3483fa)
}

.ui-vpp-discrete-bar__bar--rounded .ui-vpp-discrete-bar__bar__interval:first-of-type {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}

.ui-vpp-discrete-bar__bar--rounded .ui-vpp-discrete-bar__bar__interval:last-of-type {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px
}

.ui-vpp-discrete-bar__description {
    display: flex;
    justify-content: space-between;
    margin-top: 8px;
    width: 100%
}

.ui-vpp-discrete-bar__description__label {
    color: rgba(0, 0, 0, .9);
    font-size: 12px;
    font-stretch: normal;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 1.17
}

.ui-vpp-progress-bar__container {
    border-radius: 8px;
    margin: 8px 0 6px;
    width: 100%
}

.ui-vpp-progress-bar__container.small {
    height: 6px
}

.ui-vpp-progress-bar__container.large {
    height: 8px
}

.ui-vpp-progress-bar__fill {
    border-radius: inherit;
    height: 100%
}

.ui-vpp-highlighted-specs__highlighted-attributes {
    display: flex
}

.ui-vpp-highlighted-specs__highlighted-attributes__card {
    background-color: #fff;
    border-radius: 6px;
    box-shadow: 0 6px 16px 0 rgba(0, 0, 0, .1)
}

.ui-vpp-highlighted-specs__highlighted-attributes__card-border {
    background-color: var(--andes-color-blue-500, #3483fa);
    border-radius: 6px 0 0 6px;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 4px
}

.ui-vpp-highlighted-specs__highlighted-attributes__card-labels {
    margin-left: 8px
}

.ui-vpp-highlighted-specs__highlighted-attributes__card-content {
    align-items: center;
    display: flex;
    padding-bottom: 12px;
    padding-top: 12px
}

.ui-vpp-highlighted-specs__highlighted-attributes .ui-vpp-image-component {
    filter: invert(100%) sepia(100%) saturate(0) hue-rotate(194deg) brightness(104%) contrast(102%)
}

.ui-vpp-highlighted-specs__highlighted-attributes__card {
    border: 1px solid #e5e5e5;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
    position: relative
}

.ui-vpp-highlighted-specs__highlighted-attributes__card:not(:first-of-type) {
    margin-left: 8px
}

.ui-vpp-highlighted-specs__highlighted-attributes .andes-card__content {
    padding: 12px 16px
}

.ui-vpp-highlighted-specs__highlighted-attributes__card-labels {
    margin-left: 12px
}

.ui-vpp-highlighted-specs__highlighted-attributes__card-content {
    padding-left: 16px;
    padding-right: 16px
}

.ui-vpp-highlighted-specs__highlighted-attributes-list {
    column-count: 3;
    width: 100%
}

.ui-vpp-highlighted-specs__highlighted-attributes-list>div {
    display: inline-block;
    margin-bottom: 24px;
    width: 100%
}

.ui-vpp-highlighted-specs__features-action {
    margin-top: 16px
}

.ui-vpp-highlighted-specs__features-list-item:before {
    content: "â€¢";
    font-size: 18px;
    line-height: 14px
}

.ui-vpp-highlighted-specs__features-list-item {
    line-height: 1.43em;
    margin-top: 8px;
    padding-left: 10px;
    text-indent: -11px
}

.ui-vpp-highlighted-specs__features-list-item:first-child {
    margin-top: 16px
}

.ui-vpp-highlighted-specs__features-list-item:before {
    color: rgba(0, 0, 0, .9);
    padding-right: 5px
}

.ui-vpp-highlighted-specs__discrete-bar {
    align-items: flex-start;
    display: flex;
    width: 100%
}

.ui-vpp-highlighted-specs__discrete-bar__attribute {
    margin-left: 16px;
    width: 100%
}

.ui-vpp-highlighted-specs__discrete-bar__title {
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    line-height: 1.14
}

.ui-vpp-highlighted-specs__discrete-bar__discrete {
    margin-top: 8px
}

.ui-vpp-highlighted-specs__discrete-bar__attribute {
    max-width: 315px
}

.ui-vpp-highlighted-specs__continuous-bar {
    align-items: center;
    display: flex;
    width: 100%
}

.ui-vpp-highlighted-specs__continuous-bar__attribute {
    margin-left: 12px;
    width: 100%
}

.ui-vpp-highlighted-specs__continuous-bar__labels {
    display: flex;
    justify-content: space-between
}

.ui-vpp-highlighted-specs__continuous-bar__progress {
    height: 8px;
    margin-bottom: 0;
    margin-top: 6px
}

.ui-vpp-highlighted-specs__continuous-bar__attribute {
    margin-left: 16px;
    max-width: 315px
}

.ui-vpp-highlighted-specs__key-value {
    align-items: center;
    display: flex;
    width: 100%
}

.ui-vpp-highlighted-specs__key-value__labels {
    align-items: center;
    display: flex
}

.ui-vpp-highlighted-specs__key-value__labels__value {
    margin-left: 4px
}

.ui-vpp-highlighted-specs__key-value .ui-vpp-highlighted-specs__filled-icon {
    align-self: start
}

.ui-vpp-highlighted-specs__key-value__labels {
    margin-left: 16px
}

.ui-vpp-highlighted-specs__filled-icon {
    display: block;
    position: relative
}

.ui-vpp-highlighted-specs__filled-icon img {
    display: block;
    left: 50%;
    margin: auto;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%)
}

.ui-vpp-highlighted-specs__filled-icon--ROUNDED {
    border-radius: 50%;
    height: 32px;
    max-height: 32px;
    max-width: 32px;
    min-height: 32px;
    min-width: 32px;
    width: 32px
}

.ui-vpp-highlighted-specs__filled-icon--SQUARE {
    border-radius: 4px;
    height: 40px;
    max-height: 40px;
    max-width: 40px;
    min-height: 40px;
    min-width: 40px;
    width: 40px
}

.ui-vpp-highlighted-specs__striped-specs {
    display: grid;
    grid-template-columns: auto auto;
    grid-gap: 40px;
    padding-top: 20px
}

.ui-vpp-highlighted-specs__striped-specs .ui-vpp-striped-specs__table {
    display: inline-block;
    margin-bottom: 32px;
    width: 100%
}

.ui-vpp-highlighted-specs__striped-specs .ui-vpp-striped-specs__table .andes-table__column--value {
    white-space: normal
}

.ui-vpp-highlighted-specs__features__additional-information {
    margin: 24px 16px;
    margin: 16px 0
}

.ui-vpp-highlighted-specs-rex {
    border-top: 1px solid rgba(0, 0, 0, .1);
    padding-bottom: 40px;
    padding-top: 40px
}

.ui-vpp-highlighted-specs {
    width: 100%
}

.ui-vpp-highlighted-specs__features {
    max-width: 340px;
    overflow-wrap: break-word;
    width: 100%
}

.ui-vpp-highlighted-specs .ui-pdp-container__row--highlighted-features-title {
    margin-left: 0;
    margin-right: 0;
    margin-top: 32px
}

.ui-vpp-highlighted-specs .ui-pdp-container__row--highlighted-attributes {
    display: block;
    margin-top: 32px
}

.ui-vpp-highlighted-specs .ui-pdp-container__row--discrete-bar,
.ui-vpp-highlighted-specs .ui-pdp-container__row--highlighted-attributes-list {
    margin-top: 32px
}

.ui-vpp-highlighted-specs .ui-pdp-container__row--highlighted-attributes-all {
    margin-top: 8px
}

.ui-vpp-highlighted-specs .ui-pdp-container__row--attributes,
.ui-vpp-highlighted-specs .ui-pdp-container__row--compats-widget {
    margin-top: 32px
}

.ui-vpp-highlighted-specs .ui-pdp-container__row--technical-specifications {
    margin-top: 16px
}

.ui-vpp-highlighted-specs__attribute-columns {
    display: grid;
    grid-template-columns: 1fr 1fr;
    width: 100%;
    grid-gap: 40px
}

.ui-vpp-highlighted-specs__attribute-columns__column {
    width: 100%
}

.ui-vpp-highlighted-specs__attribute-columns__row:not(:last-of-type) {
    margin-bottom: 24px
}

.ui-vpp-highlighted-specs__key-value__labels,
.ui-vpp-highlighted-specs__key-value__labels__key-value {
    overflow: hidden
}

.ui-vpp-highlighted-specs__key-value__labels__key-value span {
    overflow-wrap: anywhere
}

.ui-vpp-striped-specs .andes-table {
    border-collapse: separate;
    border-radius: 5px;
    table-layout: fixed
}

.ui-vpp-striped-specs .andes-table__head {
    background: #fff;
    display: block;
    font-size: 16px;
    font-stretch: normal;
    font-style: normal;
    font-weight: 600;
    height: auto;
    letter-spacing: normal;
    line-height: 1.25;
    margin: 0;
    padding: 12px;
    position: relative;
    text-align: left;
    width: auto
}

.ui-vpp-striped-specs__header {
    color: rgba(0, 0, 0, .9);
    font-size: 16px;
    font-weight: 600;
    padding-bottom: 16px
}

.ui-vpp-striped-specs__row {
    border: none;
    display: flex;
    width: 100%
}

.ui-vpp-striped-specs__row__column {
    background-color: inherit;
    border: none;
    font-size: 12px;
    overflow-wrap: break-word;
    padding: 12px;
    text-align: left;
    white-space: break-spaces;
    width: 50%;
    word-break: break-word
}

.ui-vpp-striped-specs__row__column:before {
    content: none
}

.ui-vpp-striped-specs__row:nth-of-type(odd),
.ui-vpp-striped-specs__row:nth-of-type(odd):hover {
    background: rgba(0, 0, 0, .04)
}

.ui-vpp-striped-specs__row:nth-of-type(2n),
.ui-vpp-striped-specs__row:nth-of-type(2n):hover {
    background: #fff
}

.ui-pdp-container__row--cpg-summary .ui-pdp-media__text {
    font-size: 14px;
    line-height: 1.29
}

.ui-pdp-container__row--cpg-summary .ui-pdp-color--BLACK.ui-pdp-media__text {
    margin-top: 2px
}

.ui-pdp-container__row--cpg-summary .ui-pdp-color--GRAY.ui-pdp-media__text+.ui-pdp-color--BLACK.ui-pdp-media__text {
    margin-top: 8px
}

.ui-pdp-description {
    position: relative
}

.ui-pdp-description .ui-pdp-collapsable--is-collapsed .ui-pdp-collapsable__container:after {
    background: linear-gradient(180deg, transparent, #fff);
    content: "";
    display: block;
    height: 48px;
    position: absolute;
    z-index: 5
}

.ui-pdp-description {
    min-height: 78px
}

.ui-pdp-description .lazy-loadable {
    min-height: 100px
}

.ui-pdp-description-content {
    margin-left: -5px;
    margin-right: -5px
}

.ui-pdp-description__action--center {
    position: relative;
    text-align: left
}

.ui-pdp-description__action--center .ui-pdp-collapsable__container {
    text-align: left
}

.ui-pdp-description__action--center .ui-pdp-collapsable__action {
    font-size: 14px;
    font-weight: 400;
    margin-top: 24px
}

.ui-pdp-description__spinner {
    left: 0;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%)
}

.ui-pdp-description__spinner .andes-spinner__mask {
    display: none
}

.ui-pdp-description__spinner .andes-spinner__icon {
    height: 64px;
    width: 64px
}

.ui-pdp-container__comparator .andes-tab__link {
    font-size: 18px
}

.ui-pdp-container__col.col-1.pl-24.pr-24 .ui-recommendations-comparator__icon {
    fill: transparent;
    stroke: var(--andes-color-blue-500, #3483fa)
}

.ui-pdp-container__col.col-1.pl-24.pr-24 .ui-recommendations-comparator__wrapper-ref:not(:empty):after {
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    content: "";
    display: block;
    height: 1px;
    margin: 40px 0;
    padding-bottom: 7px;
    width: 100%
}

.ui-recommendations-carousel-snapped.recos-override__card-vertical .andes-carousel-snapped__control {
    top: 212px
}

.ui-recommendations-carousel-snapped.recos-override__card-vertical .recos-polycard.poly-card--grid-card {
    margin-bottom: 0
}

.ui-recommendations-carousel-snapped .poly-component__compats {
    font-size: 12px
}

.ui-vpp-merch-ecosystem__box {
    border: 1px solid rgba(0, 0, 0, .1);
    border-radius: 8px;
    width: 100%
}

.ui-vpp-merch-ecosystem__title {
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    color: rgba(0, 0, 0, .9);
    font-size: 14px;
    font-weight: 600;
    padding: 16px
}

.ui-vpp-merch-ecosystem__content {
    padding: 0 16px
}

.ui-vpp-merch-ecosystem__image {
    margin-bottom: 24px;
    margin-top: 24px
}

.ui-vpp-merch-ecosystem__content-title {
    color: rgba(0, 0, 0, .9);
    font-size: 16px;
    font-weight: 400;
    line-height: 20px
}

.ui-vpp-merch-ecosystem__description {
    color: rgba(0, 0, 0, .55);
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    margin: 4px 0 24px
}

.ui-vpp-merch-ecosystem__button-box {
    border-top: 1px solid rgba(0, 0, 0, .1);
    padding: 16px
}

.ui-vpp-merch-ecosystem__button {
    font-size: 14px;
    height: 32px;
    width: 100%
}

.ui-vpp-merch-ecosystem-container.ui-pdp--component-list .ui-vpp-merch-ecosystem__box {
    border: none
}

.ui-pdp--sticky-wrapper {
    margin-bottom: 24px;
    position: sticky;
    will-change: transform, top;
    z-index: 0
}

.ui-pdp--sticky-wrapper-right {
    z-index: 1
}

.ui-vpp-apparel-size {
    align-items: center;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    padding: 0;
    position: absolute;
    width: 100%
}

.ui-vpp-apparel-size .ui-pdp-action-modal {
    font-size: 14px;
    line-height: 12px;
    margin-top: 32px
}

.ui-vpp-apparel-size .ui-pdp-action-modal a {
    color: var(--andes-color-blue-500, #3483fa);
    display: flex;
    flex-direction: row
}

.ui-vpp-apparel-size .ui-pdp-action-modal a .ui-vpp-apparel-size__action-modal {
    align-items: center;
    display: flex
}

.ui-vpp-apparel-size .ui-pdp-action-modal a svg {
    margin-right: .5rem
}

.ui-vpp-apparel-size-picker {
    justify-content: inherit;
    margin-bottom: 8px;
    position: inherit
}

.ui-vpp-apparel-size-picker .ui-pdp-action-modal {
    line-height: inherit;
    margin-top: 0
}

.ui-vpp-fit-as-expected {
    margin-bottom: 8px;
    white-space: nowrap;
    width: 100%
}

.ui-vpp-fit-as-expected .ui-vpp-fit-as-expected__fit-as-expected {
    background-color: #fff;
    border: 0;
    cursor: pointer;
    font-size: 12px;
    line-height: 14px;
    outline: none;
    padding: 0
}

.ui-vpp-fit-as-expected .ui-vpp-fit-as-expected__fit-as-expected .ui-vpp-fit-as-expected__chevron {
    height: 12px;
    margin-left: 4px;
    vertical-align: middle;
    width: 12px
}

.ui-vpp-fit-as-expected :focus {
    outline: none
}

.ui-vpp-fit-as-expected .andes-tooltip__trigger {
    margin-right: 0
}

.ui-vpp-fit-as-expected__tooltip {
    width: max-content
}

.ui-pdp-moq-information {
    margin-top: 8px
}

.ui-pdp-moq-information__subtitle {
    margin-right: 4px
}

.ui-pdp-stock-information {
    line-height: 20px
}

.ui-pdp-stock-information__subtitle {
    margin-right: 4px
}

.ui-pdp-shipping-message {
    margin-bottom: 10px
}

.ui-pdp-shipping-message .andes-button--small {
    margin-top: 10px
}

.ui-pdp-legal-tooltip {
    padding-right: 34px
}

.ui-pdp-legal-tooltip__trigger {
    align-items: center;
    display: flex
}

.ui-sizechart-desktop {
    border-radius: 6px;
    color: #333;
    font-family: Proxima Nova, -apple-system, Helvetica Neue, helvetica, roboto, arial, sans-serif;
    font-size: 12px;
    margin: auto;
    overflow-x: auto;
    overflow-y: hidden;
    position: relative;
    width: 100%;
    z-index: 1
}

.ui-sizechart-desktop table {
    background: #ededed;
    border-collapse: separate;
    border-spacing: 0;
    margin: 0;
    white-space: nowrap;
    width: 100%
}

.ui-sizechart-desktop table tr {
    align-items: center;
    height: 40px
}

.ui-sizechart-desktop table tr td,
.ui-sizechart-desktop table tr th {
    min-width: 28px;
    padding: 0 1rem;
    text-align: left;
    vertical-align: middle
}

.ui-sizechart-desktop table thead {
    background-color: #ededed;
    border-bottom: 1px solid #f5f5f5;
    font-weight: 600;
    vertical-align: middle
}

.ui-sizechart-desktop table thead>tr>th {
    font-weight: 600;
    max-width: 90px;
    padding-bottom: 10px;
    padding-top: 10px;
    top: 0;
    white-space: break-spaces;
    z-index: 1
}

.ui-sizechart-desktop table thead>tr>th:first-child {
    background-color: #ededed;
    left: 0;
    max-width: 123px;
    min-width: 28px;
    position: sticky
}

.ui-sizechart-desktop table tbody {
    background-color: #fff;
    border-bottom: 1px solid #f5f5f5;
    vertical-align: middle
}

.ui-sizechart-desktop table tbody tr:nth-child(2n),
.ui-sizechart-desktop table tbody tr:nth-child(2n) th {
    background-color: #f5f5f5
}

.ui-sizechart-desktop table tbody>tr th {
    background-color: #fff;
    font-weight: 600;
    height: 40px;
    left: 0;
    min-width: 62px;
    padding: 0 1rem;
    position: sticky
}

.ui-sizechart-desktop table tbody>tr td {
    height: 40px
}

.ui-sizechart-desktop table.small {
    table-layout: fixed;
    white-space: inherit
}

.ui-sizechart-desktop__plus tbody tr th:first-child:after,
.ui-sizechart-desktop__plus thead tr th:first-child:after {
    bottom: -1px;
    box-shadow: inset 10px 0 8px -8px #026;
    content: "";
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(100%);
    transition: box-shadow .3s;
    width: 30px
}

.ui-vpp-coupons__pills-container {
    margin-top: 8px
}

.ui-vpp-coupons__title {
    height: 20px;
    margin-bottom: 0
}

.ui-vpp-coupons__pill {
    align-items: center;
    border-radius: 2px;
    display: inline-flex;
    font-size: 14px;
    font-weight: 600;
    height: 28px;
    line-height: 16px;
    padding: 4px 8px;
    width: max-content
}

.ui-vpp-coupons__pill .andes-money-amount {
    font-weight: 600;
    margin-right: 4px
}

.ui-vpp-coupons__pill .ui-pdp-icon--coupon {
    margin-right: 4px
}

.ui-vpp-coupons .ui-pdp-price__part {
    display: initial
}

.ui-vpp-coupons__text {
    font-size: 14px;
    font-weight: 400;
    line-height: 18px
}

.ui-vpp-tag-limited__list-item {
    cursor: pointer;
    display: inline-flex;
    margin-top: 8px;
    padding-right: 8px
}

.ui-vpp-tag-limited__plus-button {
    border-radius: 2px;
    font-size: 14px;
    font-weight: 600;
    height: 28px;
    line-height: 16px;
    padding: 6px 8px;
    width: max-content
}

.ui-vpp-tag-limited__plus-button .andes-button__content {
    top: 0
}

.ui-vpp-coupons__pills-container {
    margin-top: 0
}

.ui-vpp-coupons__text {
    margin-bottom: 8px;
    margin-top: 4px
}

.ui-vpp-coupons__action.ui-pdp-media {
    margin-top: 8px
}

.ui-vpp-coupons .ui-vpp-tag-limited__plus-button {
    display: inline-grid
}

.ui-vpp-coupons .ui-vpp-tag-limited__plus-button .andes-button__content {
    top: -2px
}

.ui-vpp-coupons .ui-pdp-action-modal {
    margin-top: 0
}

.vpp-coupons-modal__modal.ui-pdp-iframe-modal .ui-pdp-iframe {
    height: 100%
}

.vpp-coupons-modal__modal.ui-pdp-iframe-modal .andes-modal__header {
    padding: 48px 48px 12px
}

.ui-pdp-action-modal__modal.ui-vpp-coupons-action-modal__awareness {
    height: 255px
}

.ui-vpp-coupons--cursor-pointer,
.ui-vpp-coupons__awareness .ui-vpp-coupons__text {
    cursor: pointer
}

.ui-vpp-coupons-awareness__tag {
    display: inline-block;
    vertical-align: middle
}

.ui-vpp-coupons-awareness__pill {
    align-items: center;
    border-radius: 2px;
    display: inline-flex;
    font-size: 14px;
    height: 28px;
    line-height: 16px;
    padding: 4px 8px
}

.ui-vpp-coupons-awareness__pill .andes-money-amount {
    font-weight: 600;
    margin-right: 4px
}

.ui-vpp-coupons-awareness__pill .ui-pdp-icon--coupon {
    margin-right: 4px
}

.ui-vpp-coupons-awareness__checkbox-label {
    display: inline;
    vertical-align: middle
}

.ui-vpp-coupons-awareness__checkbox,
.ui-vpp-coupons-awareness__coupon-redeemed {
    margin: 0 8px
}

.ui-vpp-coupons-awareness__coupon-redeemed-container {
    align-items: center;
    display: inline-flex;
    height: 28px;
    vertical-align: middle
}

.ui-vpp-coupons-awareness .andes-checkbox__input {
    margin: 1px 0
}

.ui-vpp-coupons-awareness .ui-pdp-price__part {
    display: initial
}

.ui-vpp-coupons-awareness--redemeed {
    margin-bottom: 8px
}

.ui-pdp-trade-in__content {
    display: grid;
    gap: 16px;
    padding: 16px
}

.ui-pdp-trade-in__content__label {
    align-items: flex-start;
    display: flex
}

.ui-pdp-trade-in__content__label .ui-pdp-media__figure {
    margin-right: 6px
}

.ui-pdp-trade-in__content__label .ui-pdp-icon {
    display: flex;
    height: 12px;
    margin-top: 2px
}