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