.services-section{color:#038036;max-width:1400px;margin:20px auto;width:100%;padding:20px}.services-grid{display:flex;flex-wrap:wrap;justify-content:center;align-items:stretch;gap:20px}.service-item{flex-grow:1}.service-group{flex-grow:3}.service-group,.service-item{display:flex;flex-direction:column;align-items:center;text-align:center;text-decoration:none;color:#038036;padding:10px;transition:transform .3s,box-shadow .3s;flex:1;min-width:240px}.service-item:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgb(0 0 0 / .12);z-index:9999!important}.service-item img,.service-item-nested img{width:200px;height:200px;margin-bottom:15px;object-fit:contain}.service-title{color:#038036;font-size:.9rem;line-height:1.4;font-weight:400;margin-bottom:20px;min-height:65px}.service-title strong{font-weight:700}.service-group{padding:10px;min-width:25%}.service-group-title{width:100%;text-align:center;margin-bottom:5px;font-size:1rem}.service-group-items{display:flex;justify-content:center;gap:10px;width:100%}.service-item-nested{display:flex;flex-direction:column;align-items:center;text-decoration:none;color:#038036;transition:transform .2s;flex:1;min-width:180px}.service-item-nested:hover{transform:scale(1.05);transform:translateY(-5px);box-shadow:0 5px 10px rgb(0 0 0 / .12);z-index:999!important}.title-nested{min-height:40px}@media (max-width:768px){.service-title,.title-nested{min-height:20px}.services-section{max-width:768px;margin:0 auto!important;width:100%;padding:0!important}.services-grid{flex-direction:column;align-items:center}.service-group,.service-item{width:100%;max-width:320px}.service-title{margin-bottom:10px}.service-group-items{flex-direction:column;justify-content:space-around}.service-item img,.service-item-nested img{width:180px;height:180px}}