.expert-insights-buttons_container{background-color:#e7efff;display:flex;gap:15px;height:100px;justify-content:center}.expert-insights-button1{align-items:center;background:linear-gradient(90deg,#3563d8,#00b6ff);border-radius:5px;color:#fff;display:flex;flex-shrink:0;font-weight:700;gap:10px;height:50px;justify-content:center;padding:10px 15px;transition:background-position 1s ease;width:180px}.expert-insights-button1:hover{background:linear-gradient(90deg,#3563d8 100%,#00b6ff 0);color:#fff}.expert-insights-button2{align-items:center;border:2px solid #3563d8;border-radius:5px;color:#3563d8;display:flex;flex-shrink:0;font-weight:700;gap:10px;height:50px;justify-content:center;padding:10px 15px;transition:.3s;width:180px}.expert-insights-button2:hover{background:#3563d8;color:#fff}