@media (max-width:768px){.cms-examples{flex-direction:column;gap:20px}.cms-example{min-width:auto;width:100%}}.cms-examples{display:flex;justify-content:center;gap:40px;margin:40px 0;flex-wrap:wrap}.cms-example{background:linear-gradient(135deg,rgba(249,56,37,.1),rgba(233,30,99,.05));padding:25px 30px;border-radius:15px;border:1px solid rgba(249,56,37,.3);text-align:center;min-width:200px}.cms-example h3{color:#f93825;font-size:1.4rem;margin-bottom:10px;font-weight:600}.cms-example p{color:#ccc;font-size:1rem;margin:0}