.form-paper{color:#fff;position:relative}.form-paper-top{vertical-align:bottom;width:100%}.form-paper-bottom{margin-top:-1px;vertical-align:top;width:100%}.form-paper-box-image{animation:resizeAnimation 2s infinite;bottom:calc(100% - 7rem);height:10rem;position:absolute;right:calc(100% - 5rem);transform-origin:100% 100%;width:10rem}.form-paper-inner{background:#0d3e65;padding:7rem 4rem 4rem}.form-paper-inner p{font-size:1.8rem;font-weight:500}.form-paper form .hs-form-field>label{color:#fff}.form-paper form .hs-submit .actions{margin:0 auto;padding-bottom:5px;padding-top:9px}.form-paper ul.no-list.hs-error-msgs.inputs-list{bottom:auto}.form-paper .hs-form-required,.form-paper ul.no-list.hs-error-msgs.inputs-list label.hs-error-msg{color:#fff}.form-paper .hs-input.invalid.error{border-color:#fff}.form-paper .hs-submit .actions input.hs-button{display:inline-block;font-size:2rem;height:auto!important;padding:1.4rem 3.1rem 1rem;position:static}.form-paper .submitted-message{background:#fff;color:#0c3e65}@keyframes resizeAnimation{0%,to{transform:scale(1)}50%{transform:scale(1.25)}}@media (max-width:767px){.form-paper-box-image{display:none}}