.dnd-section--form-card{position:relative;z-index:30}.c-form-card-wrapper--sticky{align-items:end;background:rgba(0,0,0,.3);display:flex;height:100%;left:-10000px;padding:10px;position:fixed;top:0;width:100%;z-index:2}.c-form-card-wrapper.active{left:0}.c-form-card{background-color:var(--white-color);border-radius:10px;margin:0 auto;max-width:600px;padding:10px;position:relative;transition:all .35s ease}.c-form-card--sticky{max-height:80%;overflow:auto;padding:1em;transform:translateY(100%)}.c-form-card-wrapper.active .c-form-card{transform:translate(0)}.c-form-card__title{margin-bottom:25px}.c-form-card__close{font-size:1.5em;line-height:1;position:absolute;right:10px;top:10px}.text-white .c-form-card form label{color:var(--blue-color)}.text-white .c-form-card a,.text-white .c-form-card p{color:var(--dark-blue-color)}.text-white .c-form-card a{text-decoration:underline}.text-white .c-form-card a:active,.text-white .c-form-card a:focus,.text-white .c-form-card a:hover,.text-white .c-form-card form label.hs-error-msg{color:var(--mandarin-color)}@media (min-width:1280px){.form-card--overlap-section-below{box-shadow:0 4px 4px 0 #00000040;margin-bottom:-240px}.form-card-padding-bottom-0{padding-bottom:0}.form-card-padding-top-360{padding-top:360px}}@media(min-width:992px){.c-form-card-wrapper{background:none;display:block;padding:0;position:static}.c-form-card{margin:0;max-height:none;max-width:none;padding:65px 35px;transform:none!important;transition:none}.c-form-card--mobile{display:none!important}.c-form-card__close{display:none}}