.download-h1{background-color:#0e5dab;box-sizing:border-box;color:#fff;font-size:2rem;padding:20px 0}.download-h1,.download-h2{text-align:center;width:100%}.download-h2{color:#333;font-size:1.6rem}.explanation{color:#333;font-size:1rem;text-align:center}.main{display:flex;margin:0 auto;max-width:980px}.left-col{margin-right:50px;margin-top:10px;position:relative;width:340px}.right-col{float:left;margin-top:10px;width:590px}.bg{background-color:#fff;box-shadow:0 4px 10px rgba(0,0,0,.1);padding-top:10px}.center{text-align:center}.download-img{box-shadow:5px 5px 5px rgba(0,0,0,.1);margin-top:10px;padding:10px;width:300px}.banner{margin-top:20px;width:340px}.form{margin-left:4%;margin-right:4%;max-width:100%;text-align:center}form label{display:block;font-size:.9em;margin-bottom:.1rem;text-align:left}input{list-style:none}input,select,textarea{margin-bottom:5px}textarea{height:6em}form input[type=email],form input[type=file],form input[type=number],form input[type=password],form input[type=search],form input[type=tel],form input[type=text],form select,form textarea{background:#eee;border:1px solid #cecece;border-radius:2px;box-sizing:border-box;color:#666;font-size:.9em;padding:10px;width:100%}form input[type=email]:hover,form input[type=file]:hover,form input[type=number]:hover,form input[type=password]:hover,form input[type=search]:hover,form input[type=tel]:hover,form input[type=text]:hover,form select:hover,form textarea:hover{background:#d7f9f3}input-placeholder{color:#666}form .hs-button,form input[type=submit]{background-color:#f60;border:1px solid #f60;border-radius:2px;color:#fff;cursor:pointer;display:inline-block;font-size:1em;font-weight:600;margin-bottom:25px;margin-top:10px;padding:12px 45px;transition:.5s;width:100%}form .hs-button:hover,form input[type=submit]:hover{background:#fff;color:#f60}form .hs-form-required{color:#ef6b51}form .hs-input.error{border:2px solid #ef6b51}form .hs-error-msg,form .hs-error-msgs{color:#ef6b51;margin-top:-5px}form .inputs-list{list-style:none;margin:0 0 5px 5px;padding:0}form .inputs-list>li{display:block}@media (max-width:700px){.main{flex-direction:column;max-width:100%}.left-col,.right-col{margin-right:0;width:100%}.download-img{box-shadow:none;padding:0;width:100%}.banner{display:none}.download-h1{font-size:1.5rem;padding:15px 0}.download-h2{font-size:1.2rem}.explanation{font-size:.9rem}form .hs-button,form input[type=submit]{padding:10px 30px}}