.main-container{width:80%;margin:0 auto;padding:20px;font-family:Arial,sans-serif}.section{margin-bottom:30px;border:1px solid #ccc;border-radius:8px;padding:15px}.energy-section,.repair-section{background-color:#f9f9f9}h2{color:#333;margin-top:0;text-align:center}.link-group{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:15px}.link-group,.link-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.link-item{text-align:center;width:22%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.styled-link{display:block;text-align:center;color:inherit;text-decoration:none}.link-image{width:100px;height:100px;border-radius:8px;margin-bottom:10px;-o-object-fit:cover;object-fit:cover}.styled-link span{display:block;margin-top:10px;color:#1990ff;padding:5px;background-color:#fff;border-radius:4px;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}.styled-link:hover span{background-color:#1990ff;color:#fff}.styled-link:active span{background-color:#fff;color:#1990ff}.empty-space{height:20px}