.sw-form{align-items:var(--sw-form-align-xl,center);color:var(--sw-form-content-color,inherit);display:flex;min-height:var(--sw-form-min-h-xl,auto);position:relative;width:100%}.sw-form__bg{background-position:50%;background-repeat:no-repeat;background-size:cover;z-index:0}.sw-form__bg,.sw-form__overlay{height:100%;left:0;position:absolute;top:0;width:100%}.sw-form__overlay{pointer-events:none;z-index:1}.sw-form__video-wrap{overflow:hidden}.sw-form__video,.sw-form__video-wrap,.sw-form__video-wrap .sw-form__video{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:0}.sw-form__video,.sw-form__video-wrap .sw-form__video{object-fit:cover;object-position:center center}.sw-form__video-wrap .iframe_wrapper,.sw-form__video-wrap .sw-form__embed.embed_container,.sw-form__video-wrap .sw-form__embed.oembed_container{height:100%;left:0;padding:0!important;position:absolute;top:0;width:100%}.sw-form__video-wrap .iframe_wrapper iframe,.sw-form__video-wrap iframe{height:56.25vw;left:50%;min-height:100%;min-width:100%;object-fit:cover;position:absolute;top:50%;transform:translate(-50%,-50%);width:100vw}.sw-form__content{flex:1;position:relative;width:100%;z-index:2}.sw-form__inner{margin-left:auto;margin-right:auto;max-width:var(--sw-form-max-width,none);padding-left:1rem;padding-right:1rem;width:100%}.sw-form__headings{margin-bottom:1.5rem}.sw-form__heading-wrap{display:flex;justify-content:var(--th-wrap-justify-default,flex-start)}.sw-form__heading{margin:0}.sw-form__form-box{max-width:100%}@media (min-width:992px) and (max-width:1199.98px){.sw-form{align-items:var(--sw-form-align-lg,center);min-height:var(--sw-form-min-h-lg)}}@media (min-width:768px) and (max-width:991.98px){.sw-form{align-items:var(--sw-form-align-md,center);min-height:var(--sw-form-min-h-md)}.sw-form__heading-wrap{justify-content:var(--th-wrap-justify-md,var(--th-wrap-justify-default,flex-start))}}@media (max-width:767.98px){.sw-form{align-items:var(--sw-form-align-sm,center);min-height:var(--sw-form-min-h-sm)}.sw-form__heading-wrap{justify-content:var(--th-wrap-justify-sm,var(--th-wrap-justify-md,var(--th-wrap-justify-default,flex-start)))}}