.now-text{font-size:1.5rem}.shadow-background-now{background-color:#0003;min-height:100vh;height:100%}.main-text{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;width:100%;max-width:1200px;margin:0 auto}.main-text .card{justify-self:center;max-width:350px}@media (max-width:768px){.main-text{grid-template-columns:1fr;gap:1.5rem}.main-text .card{max-width:100%}}@media (min-width:1200px){.main-text{grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}}