.wpcf7 input[type=text],.wpcf7 input[type=tel],.wpcf7 input[type=email],.wpcf7 input[type=date],.wpcf7 textarea,.wpcf7 select{width:100%;height:58px;padding:0 20px;border:2px solid transparent;border-radius:14px;font-size:16px;color:#333;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(135deg,#06f,#00d4ff,#7b2cff) border-box;box-shadow:0 8px 20px rgba(0,102,255,.15);transition:all .3s ease;outline:none;box-sizing:border-box}.wpcf7 textarea{height:130px;padding-top:18px;resize:none}.wpcf7 input:hover,.wpcf7 textarea:hover,.wpcf7 select:hover{transform:translateY(-2px);box-shadow:0 12px 25px rgba(0,102,255,.25)}.wpcf7 input:focus,.wpcf7 textarea:focus,.wpcf7 select:focus{box-shadow:0 0 0 4px rgba(0,140,255,.15),0 12px 25px rgba(123,44,255,.25)}.wpcf7 input::placeholder,.wpcf7 textarea::placeholder{color:#777}.wpcf7 input[type=submit]{width:100%;height:58px;border:none;border-radius:14px;background:linear-gradient(135deg,#06f,#7b2cff);color:#fff;font-size:17px;font-weight:600;cursor:pointer;transition:.3s ease;box-shadow:0 10px 25px rgba(0,102,255,.35)}.wpcf7 input[type=submit]:hover{transform:translateY(-3px);box-shadow:0 15px 30px rgba(123,44,255,.45)}@media (max-width:768px){.wpcf7 input[type=text],.wpcf7 input[type=tel],.wpcf7 input[type=email],.wpcf7 input[type=date],.wpcf7 textarea,.wpcf7 select{height:52px;font-size:15px}.wpcf7 textarea{height:110px}}