.renewable-container{margin-left:auto;margin-right:auto;max-width:1200px;padding:1rem;space-y:1.5rem}.renewable-container svg{height:48px;width:48px}.renewable-card{border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1)}.renewable-card-header{border-bottom:1px solid #e0e0e0;padding:1rem}.renewable-card-title{font-size:1.5rem;font-weight:700;text-align:center}.renewable-card-content{display:grid;gap:1rem;grid-template-columns:repeat(2,1fr);padding:1rem}@media (min-width:768px){.renewable-card-content{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.renewable-card-content{grid-template-columns:repeat(6,1fr)}}.renewable-flex{align-items:center;display:flex;flex-direction:column;text-align:center}.renewable-icon-size{height:48px;margin-bottom:.5rem;width:48px}.renewable-text-blue-500{color:#4299e1}.renewable-text-yellow-500{color:#ecc94b}.renewable-text-blue-300{color:#90cdf4}.renewable-text-red-500{color:#f56565}.renewable-text-green-500{color:#48bb78}.renewable-text-purple-500{color:#9f7aea}