.custom_form{-webkit-box-shadow:0 10px 14px -7px rgba(0,0,0,.64);-moz-box-shadow:0 10px 14px -7px rgba(0,0,0,.64);box-shadow:0 10px 14px -7px rgba(0,0,0,.64);margin-bottom:100px}.custom_form .inner{position:relative}.custom_form .inner .top{background:#4b545c;color:#fff;font-size:20px;font-weight:700;text-align:center}.custom_form .inner .top:after{border-color:#4b545c transparent transparent;border-style:solid;border-width:15px 20px 0;content:"";height:0;left:calc(50% - 30px);position:absolute;width:0}.custom_form .inner .top .titre{padding:30px}.custom_form .inner .main{background:#f5f4ed;color:#1d1d1b;padding:20px 20px 40px}.custom_form .inner .main form .hs_submit{margin-top:20px;position:absolute;text-align:center;width:calc(100% - 40px)}.custom_form .inner .main form .hs_submit input.hs-button{background:#ffda8c;border:1px solid #ffda8c;color:#000;word-break:break-all;word-wrap:break-word;border-radius:2px;cursor:pointer;font-size:15px;font-weight:700;overflow-wrap:break-word;padding:20px;text-transform:uppercase}.custom_form .inner .main form .hs_submit input.hs-button:hover{background:#fff;border:1px solid #ffda8c;color:#000}