.section-faqs{background-color:#fff;width:100%;background-position:50%;background-repeat:no-repeat;background-size:cover;position:relative;display:flex;justify-content:center;flex-direction:column;color:#000;text-align:center}.section-faqs h1{color:#292929;margin-top:100px}.section-faqs h1,.wrapper-faqs h2{text-align:center;justify-content:center;font-size:54px;font-weight:700}.wrapper-faqs h2{margin-top:50px}.form-faqs{padding:0 200px;display:flex;flex-direction:column;justify-content:center;margin-bottom:50px}.section-faqs input[type=text],select{width:100%;padding:12px 20px;margin:8px 0;display:inline-block;border:1px solid #ccc;border-radius:4px;box-sizing:border-box}.form-faqs button{background:red;color:#fff;outline:none;border:none;cursor:pointer;margin:20px auto;padding:15px 30px}.form-faqs input:focus{outline:none;border:1px solid red}.form-faqs .form-col,.form-faqs .form-row{display:flex;justify-content:center}.form-faqs .form-col{flex:50%}.wrapper-faqs{display:flex;flex-direction:column;text-align:center;justify-content:center;padding:0 50px;width:100%;max-width:800px;margin:auto auto 50px}.faqs-content{margin:30px 0}.wrapper-faqs h2{font-size:42px;font-weight:500;line-height:48px;text-align:left;margin-bottom:30px;color:#292929}.wrapper-faqs p{font-size:18px;font-weight:400;line-height:30px;text-align:left;color:#292929}@media screen and (max-width:1024px){.form-faqs{padding:50px}.section-faqs h1{font-size:32px}.section-faqs h2{font-size:32px;line-height:36px}.section-faqs p{font-size:14px}.faqs-content{margin:30px 0}}