.side_form_container{background:#fff;box-shadow:0 2px 15px 0 #bbb;box-sizing:border-box;height:100vh;margin-right:-140%;max-width:500px;overflow-x:hidden;overflow-y:auto;padding:50px;position:fixed;right:0;top:0;transition:all .3s;width:100%;z-index:99}.side_form_container.active{margin-right:0}.close_form{align-items:center;color:#000131;cursor:pointer;display:flex;font-size:44px;height:40px;justify-content:center;margin-left:-10px;transform:rotate(45deg);width:40px}.sticky_demo_btn{align-items:center;background-color:#ffa903;border-radius:50%;color:#1a053d;cursor:pointer;display:flex;flex-direction:column;font-size:25px;font-weight:700;height:100px;justify-content:center;line-height:22px;position:fixed;right:20px;text-align:center;text-decoration:none;top:63%;width:100px;z-index:1}@media (max-width:740px){.sticky_demo_btn{border-radius:0;bottom:0;font-size:1em;height:auto;left:0;padding:7px 0;top:unset;width:100%}.sticky_demo_btn .hs_cos_wrapper_type_inline_text br{display:none}.side_form_container{box-shadow:0 2px 15px 0 #000;height:100vh;padding:20px}}