.modal{display:none;position:fixed;z-index:1;padding-top:100px;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000;background-color:rgba(0,0,0,0.4)}.modal-content{background-color:#fff;margin:auto;border:1px solid #ccc;width:80%}.modal-header,.modal-footer{background:#bdd3df;padding:20px}.modal-header .content,.modal-footer .content{max-width:450px;padding-left:50px}.modal-body .content{display:flex}.modal-body .content .col{flex:1}.modal-body .content .set-btn{margin:auto;text-align:center;padding:0 0 30px;max-width:350px}.modal-body .content .set-btn .hs-button{display:inline-block;margin-top:4px;display:inline-block;width:150px}.modal-body .content .col:first-child{padding-left:50px;border-right:3px solid #bdd3df}.modal-body .content .col .logo{margin:30px auto 20px;height:66px;width:fit-content;text-align:center}.modal-body .content .col .logo img{width:200px}.modal-header h2{margin-top:50px;font-size:32px;margin-bottom:5px;color:#00066b}@media screen and (max-width:767px){.modal-body .content{display:block}.modal-header .content,.modal-footer .content,.modal-body .content,.modal-body .content .col:first-child{padding-left:10px}element.style{color:#00066b}.modal-header h2{margin-top:0}