.msform,.msform__slider{border-radius:.5rem;padding:1rem}.msform__slide-wrapper{width:100%}.msform__header{margin-bottom:2rem}.msform__footer{padding-top:2rem}.msform__submit-confirmation{border-radius:.5rem;padding:1rem}.msform__buttons{align-items:center;display:flex;flex-direction:row;margin-left:-.5rem;margin-right:-.5rem}.msform__buttons--pagination{justify-content:space-between;margin-bottom:1rem}.msform__buttons--actions{justify-content:flex-end}.msform__button{margin:.5rem}.msform__form form .hs_submit{display:none;opacity:0;visibility:hidden}.msform__slide-wrapper{opacity:0!important}.msform__slide-wrapper.is-selected{opacity:1!important}@media (min-width:768px){.msform,.msform__slider{padding:2rem}}.msform__popup{align-items:center;background-color:rgba(1,33,105,.7);display:flex;height:100%;justify-content:center;left:0;opacity:0;padding:1rem;position:fixed;top:0;visibility:hidden;width:100%;z-index:100000}.msform__popup.is-open{opacity:1;visibility:visible}.msform__popup-content{background-color:#fff;border-radius:.5rem;height:auto;max-height:100%;max-width:800px;overflow-y:scroll;padding:2rem;position:relative;width:100%}.msform__close,.msform__close:active,.msform__close:focus,.msform__close:hover{padding:.5rem;position:absolute;right:1rem;top:1rem}.msform__summary{width:100%}.msform__summary td,.msform__summary th{font-size:.75rem;padding:.25rem}.msform__summary tr td:nth-child(2),.msform__summary tr th:nth-child(2){width:50%}.msform__summary th{text-align:left}@media (max-width:767px){.msform__popup-content{padding:2rem 1rem}}body.msform--popup-open{overflow:hidden}.is-hidden{display:none;opacity:0;visibility:hidden}