.lets-talk{align-items:center;color:#000}.lets-talk .form-group{margin-bottom:15px}.lets-talk .form-group label{margin-bottom:0}.lets-talk .lets-talk-wrapper{display:flex;justify-content:space-around;gap:50px}.lets-talk .left-section1{flex:1;padding:10px}.lets-talk .left-section1 h1{font-size:50px;font-weight:700;color:#000;font-family:oswald;line-height:50px}.lets-talk .left-section1 p{font-size:16px;color:#000;text-align:left;gap:20px;margin-top:15px}.lets-talk .form-row{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.lets-talk .form-section{border-radius:10px;flex:1;max-width:600px}.lets-talk .form-section .tab-btn{display:flex;margin:5% 0;width:max-content}.lets-talk .form-section .form-field{background-color:transparent}.lets-talk .form-label{font-weight:700}.lets-talk .form-field{width:100%;padding:10px;margin-bottom:10px;border:1px solid #000;border-radius:5px}.lets-talk .form-field[required]:after{content:"*";color:red;margin-left:5px}.lets-talk .checkbox-label{display:flex;align-items:center}.lets-talk .checkbox-input{margin-right:5px}.lets-talk button{background-color:#000;color:#fff;border:none;padding:10px 20px;border-radius:5px;cursor:pointer}.lets-talk .attach-file{display:flex}.lets-talk .attach-file button,.lets-talk .attach-file div{margin:1%}@media screen and (max-width:768px){.lets-talk{padding:0;display:table-cell}.lets-talk .lets-talk-wrapper{flex-direction:column}.lets-talk .form-section,.lets-talk .left-section1{width:auto;margin:5%}.container{padding:10px}.right-section{margin-top:10px}}