.slider .wrapper .i_section_title{padding-bottom:24px}
.slider .card .bg-card{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;background-size:cover;background-position:center;position:relative;min-height:576px;max-height:576px;padding:44px;border-radius:18px}
@media(max-width:991px){.slider .card .bg-card{min-height:420px}
}@media(max-width:576px){.slider .card .bg-card{min-height:310px;max-height:310px}
}@media(max-width:768px){.slider .card .bg-card{padding:24px}
}.slider .card .bg-card .info{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.slider .card .bg-card .info .product-name{font-size:36px;font-weight:400;color:var(--color_pure-white)}
@media(max-width:991px){.slider .card .bg-card .info .product-name{font-size:30px}
}@media(max-width:768px){.slider .card .bg-card .info .product-name{font-size:26px}
}.slider .slick-dots{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0;padding:1rem 0;list-style-type:none}
.slider .slick-dots li{margin:0 .25rem}
.slider .slick-dots button{display:block;width:8px;height:8px;padding:0;cursor:pointer;border:0;border-radius:10px;background-color:var(--color_white);text-indent:-9999px}
.slider .slick-dots li.slick-active button{background-color:var(--color_white);min-width:40px}
.slider .card-slider-dots .slick-disabled{display:none !important}