.Home_title__3DjR7{text-align:center;margin:2rem 0}.Home_productsContainer__1oqoA{width:100%;max-width:960px;margin:0 auto}.Home_products__b-vSq{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-auto-rows:1fr;grid-column-gap:1rem;-webkit-column-gap:1rem;column-gap:1rem;grid-row-gap:1rem;row-gap:1rem}.Home_product__3okLj{position:relative;display:flex;flex-direction:column;justify-content:space-between;grid-row-gap:1.6rem;row-gap:1.6rem;height:100%;background-color:#fff;border:1px solid var(--grey);border-radius:.5rem;padding:1rem}.Home_product__3okLj:hover{-webkit-box-shadow:.2rem .2rem 1rem var(--grey);box-shadow:.2rem .2rem 1rem var(--grey);-webkit-transform:translate(-.1rem,-.1rem);transform:translate(-.1rem,-.1rem)}.Home_product__3okLj>img{border-radius:.5rem}.Home_product__3okLj>div:first-of-type{flex:1 1;display:flex;flex-direction:column;justify-content:space-between;grid-row-gap:.5rem;row-gap:.5rem}.Home_product__3okLj>.Home_unavailable__RXiGq{position:absolute;top:0;left:0;width:100%;height:100%;background-color:hsla(0,0%,100%,.4);margin:0;text-align:center}.Home_product__3okLj>.Home_unavailable__RXiGq>span{display:inline-block;font-size:2.4rem;font-weight:700;border:2px solid var(--danger);border-radius:.5rem;padding:0 1rem;-webkit-transform:translateY(9rem) rotate(-10deg);transform:translateY(9rem) rotate(-10deg)}.Home_rating__1j8kX,.Home_rating__1j8kX>:first-child{display:flex;align-items:center;justify-content:flex-start}.Home_rating__1j8kX>:first-child{grid-column-gap:.2rem;-webkit-column-gap:.2rem;column-gap:.2rem}.Home_rating__1j8kX>:first-child>span{height:2em;color:#ffc100}.Home_rating__1j8kX>:nth-child(2){font-size:1.6rem;line-height:1;margin-left:.8rem}.Home_rating__1j8kX>button:last-child{display:flex;align-items:center;justify-content:center;align-self:flex-end;color:#fff;background-color:#009700;border-radius:.5rem;padding:.4rem .8rem;margin-left:2rem}.Home_rating__1j8kX>button:last-child:hover{text-decoration:underline}