section.okd-products .products__wrapper{display:flex;flex-direction:row;gap:1.5rem;position:relative;z-index:2;margin:3.75rem 0 0}section.okd-products .products__wrapper .product{width:calc(25% - (1.5rem * 3 / 4));height:29.375rem;flex:0 0 auto}section.okd-products .products__wrapper .product img{display:block;width:100%;height:auto;aspect-ratio:362/420;object-fit:cover;margin-bottom:1.5rem;background:#d1d1d2;border-radius:10px;transition:all .2s}section.okd-products .products__wrapper .product h3{font-family:"DM Sans",sans-serif;font-size:1.125rem;font-weight:600;color:#000;margin-bottom:.375rem}section.okd-products .products__wrapper .product p{display:none;text-align:left}section.okd-products .products__wrapper .product.more{display:flex;align-items:center;justify-content:center;height:420px;padding:2rem;border:1px solid #d1d1d2;border-radius:10px}section.okd-products .products__wrapper .product:hover img{aspect-ratio:362/395}section.okd-products .products__wrapper .product:hover p{display:block}@media only screen and (max-width: 1124px){section.okd-products .products__wrapper{flex-wrap:wrap}section.okd-products .products__wrapper .product{width:calc(50% - (1.5rem / 2));height:auto}section.okd-products .products__wrapper .product.more{height:auto}section.okd-products .products__wrapper .product p{display:block}}/*# sourceMappingURL=okd-products.css.map */
