@media (min-width:48.001rem){.loading-module{display:-webkit-box;display:-ms-flexbox;display:flex}.loading-module.media-position-right{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}@media (max-width:37.5rem){.loading-module{margin-left:calc(var(--side-padding)*-1);margin-right:calc(var(--side-padding)*-1)}}.loading-module__content{display:-webkit-box;display:-ms-flexbox;display:flex;font-family:IBM Plex Mono,monospace;font-size:var(--text-size-300);font-weight:400;line-height:1.4;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:var(--space-s);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:var(--space-xs) var(--space-s);width:100%}.loading-module__content h2{font-family:IBM Plex Mono,monospace;font-size:var(--heading-size-400);font-weight:400;line-height:1.333}.loading-module__content .hide-element{display:none}@media (min-width:48.001rem){.loading-module__illustration{-webkit-box-flex:0;-ms-flex:0 0 47.7356%;flex:0 0 47.7356%}}.loading-module__illustration figure{height:100%}.loading-module__illustration figure img,.loading-module__illustration video{aspect-ratio:527/425;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.loading-module__illustration--embed *{height:100%}@media (min-width:48.001rem){.loading-module__illustration--embed *{min-height:26.5625rem}}.loading-module__illustration--embed * iframe{width:100%}.loading-module__form .hide-element{display:none}.loading-module__form .hs-form{-webkit-column-gap:var(--space-2xs);-moz-column-gap:var(--space-2xs);column-gap:var(--space-2xs);display:grid;grid-template-columns:1fr auto}.loading-module__form .hs-form .hs-form-field{font-family:IBM Plex Mono,monospace;font-size:var(--text-size-300);font-weight:400;grid-column-start:1;line-height:1.4}.loading-module__form .hs-form .hs-form-field ul li:before{display:none}.loading-module__form .hs-form .hs-form-field ul.inputs-list li{padding-left:0}.loading-module__form .hs-form .legal-consent-container{grid-area:2/1/2/3}.loading-module__form .hs-form .legal-consent-container .hs-form-booleancheckbox-display>span{margin-left:0}.loading-module__form .hs-form .hs-submit{-ms-flex-line-pack:center;align-content:center;grid-area:1/2/1/2;margin-right:3rem;margin-top:0}.loading-module__form .submitted-message{opacity:0;-webkit-transition:opacity .2s .3s;transition:opacity .2s .3s}.form-submitted .loading-module__form .submitted-message{opacity:1}