.get-in-touch-section{padding:30px 0}.get-in-touch-row{justify-content:center;align-items:center;gap:24px;display:flex}.get-in-touch-line{border-radius:2px;flex:1;max-width:220px;height:2px}.get-in-touch-btn{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#1a1876 0%,#3c208d 30%,#68268e 60%,#aa2f69 100%);border:none;border-radius:8px;flex-shrink:0;align-items:center;gap:10px;padding:16px 36px;font-size:16px;font-weight:700;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 4px 15px #1a18764d}.get-in-touch-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #3b2c8f66}.get-in-touch-arrow{align-items:center;display:inline-flex}@media (max-width:768px){.get-in-touch-line{max-width:60px}}@media (max-width:480px){.get-in-touch-line{display:none}}
