.now-text{font-size:1.5rem}.shadow-background-now{height:100%;min-height:100vh}.main-text{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;width:100%;max-width:none;margin:0;display:grid}.main-text .card{justify-self:start;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))}}
