.slider_with_popup img{width:100%;-webkit-transition:.4s ease-in-out;-o-transition:.4s ease-in-out;transition:.4s ease-in-out;object-fit:cover}.slider_with_popup .sp_cards{margin:0 15px}.slider_with_popup .sp_details{-webkit-transition:.4s ease-in-out;-o-transition:.4s ease-in-out;transition:.4s ease-in-out;position:relative;z-index:2;margin-bottom:95px}.slider_with_popup .sp_details .sp_image{overflow:hidden;position:relative}.slider_with_popup .sp_details .hover_overlay{top:0;bottom:0;left:0;right:0;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);opacity:0;-webkit-transition:.4s ease-in-out;-o-transition:.4s ease-in-out;transition:.4s ease-in-out}.slider_with_popup .sp_details:hover .hover_overlay{opacity:1}.slider_with_popup .sp_details:hover .hover_overlay,.slider_with_popup .sp_details:hover .sp_image img{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}.slider_with_popup .sp_details:hover .plus_icon{background-color:var(--primary_color);-webkit-transform:translate(-50%,-35%);-ms-transform:translate(-50%,-35%);transform:translate(-50%,-35%)}.slider_with_popup .sp_details:hover .plus_icon svg{fill:var(--quaternary_color)}.slider_with_popup .content_deta{position:absolute;bottom:-115px;z-index:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:5%;right:5%}.slider_with_popup .content_deta,.slider_with_popup .sp_content{-webkit-box-shadow:0 0 65px 0 rgba(0,0,0,.09019607843137255);box-shadow:0 0 65px 0 rgba(0,0,0,.09019607843137255)}.slider_with_popup .sp_content{background-color:var(--quaternary_color);padding:20px 10px 40px;text-align:center;border-radius:10px}.slider_with_popup .sp_content h4{-webkit-transition:.4s ease-in-out;-o-transition:.4s ease-in-out;transition:.4s ease-in-out}.slider_with_popup .sp_content h4:hover{color:var(--primary_color)}.slider_with_popup .plus_icon{position:absolute;bottom:-38%;left:50%;background-color:var(--quaternary_color);-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:5px;line-height:0;-webkit-box-shadow:rgba(100,100,111,.2) 0 7px 29px 0;box-shadow:0 7px 29px 0 rgba(100,100,111,.2);width:45px;height:45px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.slider_with_popup .plus_icon,.slider_with_popup .plus_icon svg{-webkit-transition:.4s ease-in-out;-o-transition:.4s ease-in-out;transition:.4s ease-in-out}.slider_with_popup .plus_icon svg{width:16px;height:16px;fill:var(--primary_color)}.slider_with_popup .slick-list.draggable{margin:0 14px}.slider_with_popup button.slick-arrow{font-size:0;line-height:0;background:var(--primary_color);border:0;width:55px;height:55px;border-radius:50%;position:absolute;z-index:1;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:.3s;-o-transition:.3s;transition:.3s;opacity:0;visibility:hidden}.slider_with_popup button.slick-prev.slick-arrow{-webkit-transform:translateY(-50%) rotate(180deg);-ms-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}.slider_with_popup button.slick-next.slick-arrow{right:0}.slider_with_popup button.slick-arrow:after{position:absolute;content:"\27A1";font-size:30px;color:var(--quaternary_color);top:50%;left:50%;-webkit-transform:translate(-50%,50%);-ms-transform:translate(-50%,50%);transform:translate(-50%,50%)}.slider_with_popup:hover button.slick-arrow{opacity:1;visibility:visible}.slider_with_popup button.slick-arrow:hover{background:var(--secondary_color)}@media(max-width:767px){.slider_with_popup .sp_details{max-width:450px;margin:0 auto 95px}.slider_with_popup .sp_cards{margin:0 5px}}