.Home_title__T09hD{margin:50px 0;font-weight:700;font-size:25px}.Home_products_container__S8b_p{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px;width:clamp (100px,80%,160px)}@media (max-width:500px){.Home_products_container__S8b_p{grid-template-columns:1fr}}.Home_product_card__PdjQA{padding:20px}.Home_product_img__yVk2S{background-color:#fff;height:200px;width:clamp (80px 80%,110px);display:flex;justify-content:center;align-items:center;border-radius:3px;cursor:pointer}.Home_product_content__uPkdc h3{margin:5px 0}.Home_flip_card__IaHXC{background-color:transparent;width:120px;height:150px;perspective:180px;font-family:sans-serif;margin-left:20px}.Home_titles__KxsTL{font-size:1.2em;font-weight:40;text-align:center;margin:0;z-index:2;color:blue;justify-content:center}.Home_flip_card_inner__Z3iFa{position:relative;width:80%;height:80%;text-align:center;transition:transform .8s;transform-style:preserve-3d}.Home_flip_card__IaHXC:hover .Home_flip_card_inner__Z3iFa{transform:rotateY(180deg)}.Home_flip_card_back__HzvHS,.Home_flip_card_front__fPl87{box-shadow:0 8px 14px 0 rgba(0,0,0,.2);position:absolute;display:flex;flex-direction:column;justify-content:center;width:95%;height:80%;-webkit-backface-visibility:hidden;backface-visibility:hidden;align-items:center;border-radius:3px;cursor:pointer;border-radius:1rem}.Home_flip_card_front__fPl87{background:transparent;display:flex;justify-content:center;border-radius:3px;cursor:pointer}.Home_flip_card_back__HzvHS{background:linear-gradient(120deg,#e29f87 30%,coral 88%,bisque 0,#ffb9a0 78%);color:#d2c4c4;transform:rotateY(180deg);display:flex;justify-content:center;border-radius:3px}