.callMe-view{background-color:#fff;box-shadow:0 0 10px #dedede}.callMe-view .callMe-content .callMe-nav{background-color:#eee}.callMe-view .callMe-content .callMe-nav ul{display:grid;grid-template-columns:repeat(8, 1fr)}.callMe-view .callMe-content .callMe-nav ul li{cursor:pointer;padding:5px 0;color:var(--text-color);font-size:16px;text-align:center}.callMe-view .callMe-content .callMe-nav ul li span{display:block;max-width:150px;padding:0 10px}.callMe-view .callMe-content .callMe-nav ul .tab-active{position:relative;background:linear-gradient(to right, #bd53fe, #3c1ef0);color:var(--color-white)}.callMe-view .callMe-content .callMe-text{padding:25px;text-align:left}.callMe-view .callMe-content .callMe-text .text{margin:0 auto}.callMe-view .callMe-content .callMe-text .text p{font-size:14px;color:var(--text-color);margin-bottom:10px}.callMe-view .callMe-content .callMe-text .text p:last-of-type{margin-bottom:0}