.explore-products-wrapper{padding:60px 0 55px}.explore-products-container{display:flex;flex-wrap:wrap;justify-content:space-between}@media (min-width:768px){.explore-products-container{justify-content:center}}@media (min-width:1200px){.explore-products-container{flex-wrap:nowrap;justify-content:space-between;margin-bottom:5px}}.explore-products-container .explore-product-item{border:1px solid #c1c5ce;border-radius:2px;height:250px;overflow:hidden;position:relative;width:100%}.explore-products-container .explore-product-item.single{height:175px}.explore-products-container .explore-product-item.multiple{flex-basis:100%;margin:0 0 15px}@media (min-width:768px){.explore-products-container .explore-product-item.multiple{flex-basis:45%;margin:0 0 25px}.explore-products-container .explore-product-item.multiple:nth-child(odd){margin-right:20px}.explore-products-container .explore-product-item.multiple:last-of-type{margin-right:0}}@media (min-width:1200px){.explore-products-container .explore-product-item.multiple{flex-basis:50%;margin:0 20px 15px 0;max-width:50%}}.explore-products-container .explore-product-item:last-of-type{margin-right:0}.explore-products-container .explore-product-item:hover .explore-product-image{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.explore-products-container .explore-product-item .h3-wrapper{bottom:25px;left:35px;margin:0;position:absolute;right:10px;z-index:10}.explore-products-container .explore-product-item h3{color:#fff;font-size:15px;font-weight:600;line-height:1.25}.explore-products-container .explore-product-item .additional-content{color:hsla(0,0%,100%,.7);font-size:14px;font-weight:300;line-height:1.2}.explore-products-container .explore-product-item .additional-content p{color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;margin:0}.explore-products-container .explore-product-item.multiple-4 .h3-wrapper,.explore-products-container .explore-product-item.multiple-5 .h3-wrapper{left:20px}.explore-products-container .explore-product-item.multiple-2 .h3-wrapper,.explore-products-container .explore-product-item.multiple-3 .h3-wrapper{left:30px}.explore-products-container .explore-product-item:hover h3{border-bottom:1px solid #38a4fe;color:#38a4fe;display:inline-block;margin-bottom:8px;padding-bottom:8px;text-decoration:none}.explore-products-container .explore-product-image{background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important;height:100%;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;width:100%}.explore-products-wrapper .header{font-size:32px;font-weight:700;margin:0 0 25px}