.Cards_cardsContainer__4YS8d{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:auto;grid-gap:1rem;background-color:#fff;position:relative;margin:0 22%;padding-bottom:.5%}@media screen and (min-width:320px){.Cards_cardsContainer__4YS8d{grid-template-columns:repeat(1,1fr);margin:0 5%}}@media screen and (min-width:500px){.Cards_cardsContainer__4YS8d{grid-template-columns:repeat(1,1fr);margin:0 20%}}@media screen and (min-width:600px){.Cards_cardsContainer__4YS8d{grid-template-columns:repeat(1,1fr);margin:0 25%}}@media screen and (min-width:700px){.Cards_cardsContainer__4YS8d{grid-template-columns:repeat(1,1fr);margin:0 30%}}@media screen and (min-width:800px){.Cards_cardsContainer__4YS8d{grid-template-columns:repeat(1,1fr);margin:0 30%}}@media screen and (min-width:900px){.Cards_cardsContainer__4YS8d{grid-template-columns:repeat(3,1fr);margin:0 2%}}@media screen and (min-width:1000px){.Cards_cardsContainer__4YS8d{grid-template-columns:repeat(3,1fr);margin:0 2%}}@media screen and (min-width:1200px){.Cards_cardsContainer__4YS8d{grid-template-columns:repeat(3,1fr);margin:0 2%}}@media screen and (min-width:1400px){.Cards_cardsContainer__4YS8d{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:auto;grid-gap:1rem;background-color:#fff;position:relative;margin:0 10%}}@media screen and (min-width:1700px){.Cards_cardsContainer__4YS8d{margin:0 15%}}@media screen and (min-width:1850px){.Cards_cardsContainer__4YS8d{margin:0 22%}}.Cards_container__pNdJz{justify-content:center;text-align:center;position:relative;background-color:#fff;z-index:5;padding-bottom:2%}.Cards_titleContainer__vEvdX{text-align:center;margin-bottom:1%;margin-top:1%}.Cards_titleContainer__vEvdX h3{color:#232424;font-size:2.5em;opacity:.6}.Cards_titleContainer__vEvdX h2{font-size:1.5rem;color:#717463;letter-spacing:1px;opacity:.9;margin:0 20%}@media screen and (max-width:930px){.Cards_titleContainer__vEvdX h2{margin:0 10%}}@media screen and (max-width:500px){.Cards_titleContainer__vEvdX h2{margin:0 2%}}.Cards_card__j6vB2{display:flex;flex-direction:column;justify-content:space-between;background-color:#fff;padding-bottom:6%;box-shadow:2px 2px 6px 0 rgba(0,0,0,.3);max-width:100%;width:100%;max-height:90%;overflow:hidden;z-index:5;margin-top:10%}.Cards_card__j6vB2 img{width:100%;min-height:300px;height:300px;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.Cards_text__31qK1{flex:1 1;display:flex;flex-direction:column;justify-content:space-between;text-align:center}.Cards_text__31qK1 h3{font-size:1.2rem;opacity:.7;color:#000;line-height:1.6;margin:0 2%}.Cards_text__31qK1 p{font-size:1rem;margin:0 2%;color:#000;opacity:.7;padding-bottom:4%}.Cards_text__31qK1 a{align-self:center;margin-top:auto;padding:10px 15px;background-color:hsla(71,8%,42%,.8);color:#fff;font-size:1.2em;white-space:nowrap;text-decoration:none;cursor:pointer;transition:background-color .3s ease;transform:translateX(-50%,-50%);min-width:50%}.Cards_text__31qK1 a:hover{background-color:#dbaa3c}