.examples-module-scss-module__c_NdLW__examplesHolder{flex-wrap:wrap;justify-content:center;align-items:flex-start;width:80%;margin:0 auto;padding:20px;display:flex}.examples-module-scss-module__c_NdLW__examplesCards{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));row-gap:50px;width:100%;margin:20px auto 0;display:grid}.examples-module-scss-module__c_NdLW__examplesCard{text-align:center;background-color:#ededed;border:1px solid #ddd;padding:20px;transition:transform .2s}.examples-module-scss-module__c_NdLW__examplesCard:hover{transform:translateY(-5px);box-shadow:0 8px 16px #0003}
