@media screen and (min-width: 320px){.form-box{text-align:center;margin:150px auto 100px;width:300px;line-height:1.8;font-size:14px;font-weight:700}.form-text{margin-bottom:60px}.form-box h2{font-size:18px;margin-bottom:18px}.btn-form{display:flex;justify-content:center;align-items:center;width:100%;height:55px;background-color:#ee5852;color:#fff;font-size:15px;font-weight:500;transition-property:background-color,color;transition-duration:.3s;transition-timing-function:cubic-bezier(.3,.1,.1,1);border:1px solid var(--c-red);border-radius:50px;letter-spacing:.1em;transition:opacity .3s}.btn-form:hover{opacity:.6}}@media screen and (min-width: 640px){.form-box{text-align:center;margin:300px auto 200px;width:600px;line-height:2;font-size:18px;font-weight:700;min-height:20vh}.form-text{margin-bottom:60px}.form-box h2{font-size:28px;margin-bottom:30px}.btn-form{width:344px;height:70px;font-size:20px;margin:0 auto}}@media screen and (min-width: 1024px){.form-box{text-align:center;margin:250px auto 200px;width:100%;line-height:2.8;font-size:18px;font-weight:700;min-height:20vh}.form-text{margin-bottom:60px}.form-box h2{font-size:32px;margin-bottom:30px}.btn-form{width:344px;height:74px}}@media screen and (min-width: 1400px){.form-box{text-align:center;margin:300px auto 200px;width:100%;line-height:2.8;font-size:18px;font-weight:700;min-height:20vh}.form-text{margin-bottom:60px;font-size:22px}.form-box h2{font-size:40px;margin-bottom:40px}.btn-form{height:95px;font-size:25px;width:440px;margin-top:90px}}
