.recommended-products-component .recommended-products__title .title .rp-title{margin-bottom:20px}
@media(min-width:1024px){.recommended-products-component .recommended-products__title .title .rp-title{margin-bottom:40px}
}
.recommended-products-component .recommended-products__carousel{padding-bottom:26px}
@media(min-width:1024px){.recommended-products-component .recommended-products__carousel{margin-left:auto;margin-right:auto;padding-bottom:0;width:74%}
}
.recommended-products-component .recommended-products__carousel .slick-dots{position:relative;margin-top:20px}
.recommended-products-component .slick-list{margin-left:-6px;margin-right:-6px;padding-left:0 !important}
@media(min-width:1024px){.recommended-products-component .slick-list{margin-left:-16px;margin-right:-16px}
}
.recommended-products-component .slick-track{display:flex}
.recommended-products-component .slick-slide{padding-left:6px;padding-right:6px;height:inherit}
@media(min-width:1024px){.recommended-products-component .slick-slide{padding-left:16px;padding-right:16px}
}
.recommended-products-component .slick-arrow{height:48px;width:48px;position:absolute !important}
.recommended-products-component .slick-arrow.slick-disabled{opacity:.35;cursor:auto;pointer-events:none}
.recommended-products-component .slick-arrow.slick-disabled:hover:after{top:0}
.recommended-products-component .slick-arrow .rp-icon{color:var(--rds-color-content-high-inverse);font-size:24px;display:flex}
.recommended-products-component .slick-arrow:before{display:none}
.recommended-products-component .slick-prev{left:-80px}
.recommended-products-component .slick-next{right:-80px}
.recommended-products-component .slick-dots{bottom:0}
.recommended-products-component .slick-dots li,.recommended-products-component .slick-dots button{width:6px;height:6px}
.recommended-products-component .slick-dots li{margin:0 4px}
.recommended-products-component .slick-dots button{padding:0;background-color:var(--rds-color-interactive-surface-alternative);border-radius:var(--rds-radius-round)}
.recommended-products-component .slick-dots button:before{display:none}
.recommended-products-component .slick-dots .slick-active button{background-color:var(--rds-color-interactive-surface-active)}
.recommended-products-component .product__card .becobar-card p{margin-bottom:0}
.recommended-products-component .product__card .button1 .text{color:var(--rds-color-content-high-inverse)}