.philosophy-nourishment-cards{padding:5rem 0}.philosophy-nourishment-cards__header{margin:0 auto 3rem;text-align:center;width:min(100%,1200px)}.philosophy-nourishment-cards h6{line-height:normal;margin-bottom:.5rem}.philosophy-nourishment-cards__intro{margin:0 auto;width:min(100%,46rem)}.philosophy-nourishment-cards__grid{display:grid;gap:.85rem;grid-template-columns:repeat(2,minmax(0,1fr));margin:0 auto;width:min(100%,74rem)}.philosophy-nourishment-cards__card{background:hsla(0,0%,100%,.4);border:1px solid rgba(45,39,36,.2);padding:1.5rem}.philosophy-nourishment-cards__card h6{margin-bottom:.5rem}.philosophy-nourishment-cards__card p{margin-bottom:0}@media (max-width:767px){.philosophy-nourishment-cards__grid{grid-template-columns:1fr}}