.otros-servicios{position:relative}.otros-servicios__list{align-content:center;display:grid;gap:30px;justify-content:center;padding:20px 10px;text-align:center}.otros-servicios__name h3{color:#626567;font-size:18px;font-weight:700}@media (min-width:768px){.otros-servicios__name h3{font-size:22px}.otros-servicios__list{display:flex;flex-wrap:wrap;gap:35px;justify-content:center;padding:10px 0}.otros-servicios__list>*{box-sizing:border-box;flex:1 1 calc(50% - 20px);max-width:calc(50% - 20px)}}.otros-servicios__list .otros-servicios__item{align-items:center;background:#fff;border-radius:20px;box-shadow:0 8px 16px rgba(0,0,0,.2);color:#626567;display:flex;flex-flow:column;gap:20px;justify-content:center;min-height:180px;padding:30px 20px 20px;text-decoration:none;transition:.3s;width:100%}.otros-servicios__icon{align-items:center;display:flex;justify-content:center;min-height:30px}.otros-servicios__name{display:block;min-height:72px}