.btn-module{box-sizing:border-box;display:flex;justify-content:center;min-height:54px;padding:14px 0 14px 30px}.btn-module[data-type=bg-purple]{background-color:#27054e;color:#fff}.btn-module[data-type=bg-orange]{background-color:#eb613f;background-image:url(https://4463364.fs1.hubspotusercontent-na1.net/hubfs/4463364/Corporate_2023/ico_arrow_white_right_long.svg);background-position:right 12px center;background-repeat:no-repeat;border-width:0;color:#fff;justify-content:flex-start}.btn-module[data-type=border-purple]{border:2px solid #27054e;color:#27054e}.btn-module[data-type=border-purple] span[data-icon=arrow-right]{background-image:url(https://4463364.fs1.hubspotusercontent-na1.net/hubfs/4463364/Corporate_2023/ico_arrow_btn_purple.svg);background-position:right 12px center;background-repeat:no-repeat}.btn-module[data-align=center]{margin:0 auto}.btn-module[data-align=left]{margin-right:auto}.btn-module[data-align=right]{margin-left:auto}.btn-module span{background-position:100%;background-repeat:no-repeat;display:inline-block}.btn-module span[data-icon=arrow-right]{background-image:url(https://4463364.fs1.hubspotusercontent-na1.net/hubfs/4463364/Corporate_2023/ico_arrow_btn_white.svg);background-position:right 10px center;box-sizing:border-box;display:block;padding:0 90px 0 0;width:100%}.btn-module span[data-icon=download]{background-image:url(https://f.hubspotusercontent10.net/hubfs/8401167/ico_download.svg);padding-right:46px}.modal-content{box-shadow:0 3px 6px 0 rgba(0,0,0,.16);-webkit-box-shadow:0 3px 6px 0 rgba(0,0,0,.16);-moz-box-shadow:0 3px 6px 0 rgba(0,0,0,.16);-o-box-shadow:0 3px 6px 0 rgba(0,0,0,.16);-ms-box-shadow:0 3px 6px 0 rgba(0,0,0,.16)}.modal{align-items:center;background-color:rgba(0,0,0,.5);display:none;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:5}.modal-content{animation-duration:1s;animation-name:modalopen;background-color:#fff;left:50%;line-height:180%;max-height:calc(100% - 120px);overflow:auto;padding:60px 90px;position:absolute;top:50%;transform:translate(-50%,-50%);width:75%}@keyframes modalopen{0%{opacity:0}to{opacity:1}}.modalClose{border:1px solid #707070;box-sizing:border-box;display:block;font-size:14px;font-weight:700;margin:30px auto 0;max-width:350px;padding:12px;text-align:center}.modalClose:hover{cursor:pointer}