 :root {--cz4-color-primary-hsl: 360, 66%, 59%;--cz4-color-bg-hsl: 0, 0%, 100%;--cz4-color-contrast-high-hsl: 230, 7%, 23%;--cz4-color-contrast-higher-hsl: 230, 13%, 9%;--cz4-color-success-hsl: 170, 78%, 36%;--cz4-color-warning-hsl: 35, 79%, 66%;--cz4-color-error-hsl: 342, 89%, 48%;--cz4-text-xl: 1.728rem;}@media(min-width: 64rem){:root {--cz4-text-xl: 2.44rem;}}:root {--c-progress-bar-size: 140px;--c-progress-bar-stroke-width: 6;}.c-progress-bar {width: var(--c-progress-bar-size);}.c-progress-bar__shape {width: 100%;position: relative;}.c-progress-bar__shape svg {display: block;width: var(--c-progress-bar-size);height: var(--c-progress-bar-size);stroke-width: var(--c-progress-bar-stroke-width);}.c-progress-bar__bg {stroke: currentColor;opacity: 0.125;}.c-progress-bar__fill {stroke: currentColor;}.c-progress-bar__value {position: absolute;top: 50%;left: 50%;-webkit-transform: translateX(-50%) translateY(-50%);transform: translateX(-50%) translateY(-50%);}.c-progress-bar__value i {font-size: 0.65em;}.c-progress-bar:not(.c-progress-bar--init) .c-progress-bar__fill, .c-progress-bar:not(.c-progress-bar--init) .c-progress-bar__value {visibility: hidden;}.c-progress-bar--color-update {--c-progress-bar-color-1: 30;--c-progress-bar-color-2: 65;--c-progress-bar-color-3: 100;}.c-progress-bar--color-update.c-progress-bar--init .c-progress-bar__fill {transition: stroke 0.2s;}.c-progress-bar--fill-color-1 .c-progress-bar__fill {stroke: hsl(var(--cz4-color-error-hsl));}.c-progress-bar--fill-color-2 .c-progress-bar__fill {stroke: hsl(var(--cz4-color-warning-hsl));}.c-progress-bar--fill-color-3 .c-progress-bar__fill {stroke: hsl(var(--cz4-color-success-hsl));}.cz4-color-primary {--cz4-color-o: 1;color: hsla(var(--cz4-color-primary-hsl), var(--cz4-color-o, 1));}.cz4-text-xl {font-size: var(--cz4-text-xl);}.cz4-sr-only {position: absolute;clip: rect(1px, 1px, 1px, 1px);clip-path: inset(50%);width: 1px;height: 1px;overflow: hidden;padding: 0;border: 0;white-space: nowrap;}:root {--cp5-color-primary-hsl: 360, 66%, 59%;--cp5-color-bg-hsl: 0, 0%, 100%;--cp5-color-contrast-high-hsl: 230, 7%, 23%;--cp5-color-contrast-higher-hsl: 230, 13%, 9%;--cp5-color-contrast-medium-hsl: 225, 4%, 47%;--cp5-color-bg-light-hsl: 0, 0%, 100%;--cp5-color-white-hsl: 0, 0%, 100%;--cp5-color-accent-hsl: 342, 89%, 48%;--cp5-color-contrast-lower-hsl: 240, 4%, 85%;--cp5-space-xs: 0.5rem;--cp5-space-sm: 0.75rem;--cp5-space-md: 1.25rem;--cp5-text-base: 1rem;--cp5-text-sm: 0.833rem;--cp5-text-md: 1.2rem;--cp5-text-sm: 0.833rem;}@media(min-width: 64rem){:root {--cp5-space-xs: 0.75rem;--cp5-space-sm: 1.125rem;--cp5-space-md: 2rem;--cp5-text-base: 1.25rem;--cp5-text-sm: 1rem;--cp5-text-md: 1.5625rem;--cp5-text-sm: 1rem;}}.cp5-form-legend {color: hsl(var(--cp5-color-contrast-higher-hsl));line-height: 1.2;font-size: var(--cp5-text-md);margin-bottom: var(--cp5-space-sm);}.cp5-icon {height: var(--cp5-size, 1em);width: var(--cp5-size, 1em);display: inline-block;color: inherit;fill: currentColor;line-height: 1;flex-shrink: 0;max-width: initial;}:root {--choice-img-input-size: 100px;--choice-img-input-icon-size: 26px;}.choice-img {position: relative;box-shadow: 0 0.3px 0.4px rgba(0, 0, 0, 0.025),0 0.9px 1.5px rgba(0, 0, 0, 0.05), 0 3.5px 6px rgba(0, 0, 0, 0.1);-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;transition: 0.3s;}.choice-img:hover {cursor: pointer;box-shadow: 0 0.9px 1.5px rgba(0, 0, 0, 0.03),0 3.1px 5.5px rgba(0, 0, 0, 0.08),0 14px 25px rgba(0, 0, 0, 0.12);}.choice-img:active {-webkit-transform: translateY(2px);transform: translateY(2px);}.choice-img[aria-checked=true] {transition: -webkit-transform 0.3s;transition: transform 0.3s;transition: transform 0.3s, -webkit-transform 0.3s;box-shadow: 0 0.3px 0.4px rgba(0, 0, 0, 0.025),0 0.9px 1.5px rgba(0, 0, 0, 0.05), 0 3.5px 6px rgba(0, 0, 0, 0.1), 0 0 0 2px hsl(var(--cp5-color-primary-hsl));}.choice-img__input {position: absolute;top: 0;right: 0;-webkit-transform: translate(1px, -1px);transform: translate(1px, -1px);background-color: hsl(var(--cp5-color-primary-hsl));width: var(--choice-img-input-size);height: var(--choice-img-input-size);-webkit-clip-path: polygon(15% 0%, 100% 0%, 100% 85%);clip-path: polygon(15% 0%, 100% 0%, 100% 85%);pointer-events: none;opacity: 0;}.choice-img__input .cp5-icon {position: absolute;top: calc(var(--choice-img-input-size)/4 - var(--choice-img-input-icon-size)/2);right: calc(var(--choice-img-input-size)/4 - var(--choice-img-input-icon-size)/2);font-size: var(--choice-img-input-icon-size);color: hsl(var(--cp5-color-white-hsl));}.choice-img__input .cp5-icon > * {transition: stroke-dashoffset 0.3s;stroke-dasharray: 18;stroke-dashoffset: 18;}.choice-img-group{display: flex;margin-bottom: 1rem;flex-wrap: nowrap;}.choice-img[aria-checked=true] .choice-img__input {opacity: 1;}.choice-img[aria-checked=true] .choice-img__input .cp5-icon > * {stroke-dashoffset: 0;}.cp5-color-contrast-medium {--cp5-color-o: 1;color: hsla(var(--cp5-color-contrast-medium-hsl), var(--cp5-color-o, 1));}.cp5-text-sm {font-size: var(--cp5-text-sm);}.cp5-text-base {font-size: var(--cp5-text-base);}.cp5-text-component :where(h1, h2, h3, h4) {line-height: 1.2;margin-top: calc(var(--cp5-space-md) * var(--cp5-space-multiplier, 1));margin-bottom: 0.3rem;}.cp5-text-component :where(p, blockquote, ul li, ol li) {line-height: var(--cp5-body-line-height, 1.4);}.cp5-text-component :where(ul, ol, p, blockquote, .cp5-text-component__block) {margin-bottom: calc(var(--cp5-space-sm) * var(--cp5-space-multiplier, 1));}.cp5-text-component :where(ul, ol) {padding-left: 1.25em;}.cp5-text-component ul :where(ul, ol), .cp5-text-component ol :where(ul, ol) {padding-left: 1em;margin-bottom: 0;}.cp5-text-component ul {list-style-type: disc;}.cp5-text-component ol {list-style-type: decimal;}.cp5-text-component img {display: block;margin: 0 auto;}.cp5-text-component figcaption {margin-top: calc(var(--cp5-space-xs) * var(--cp5-space-multiplier, 1));font-size: var(--cp5-text-sm);text-align: center;}.cp5-text-component em {font-style: italic;}.cp5-text-component strong {font-weight: bold;}.cp5-text-component s {text-decoration: line-through;}.cp5-text-component u {text-decoration: underline;}.cp5-text-component mark {background-color: hsla(var(--cp5-color-accent-hsl), 0.2);color: inherit;}.cp5-text-component blockquote {padding-left: 1em;border-left: 4px solid hsl(var(--cp5-color-contrast-lower-hsl));font-style: italic;}.cp5-text-component hr {margin: calc(var(--cp5-space-md) * var(--cp5-space-multiplier, 1)) auto;background: hsl(var(--cp5-color-contrast-lower-hsl));height: 1px;}.cp5-text-component > *:first-child {margin-top: 0;}.cp5-text-component > *:last-child {margin-bottom: 0;}.cp5-text-component.cp5-line-height-xs {--cp5-heading-line-height: 1;--cp5-body-line-height: 1.1;}.cp5-text-component.cp5-line-height-sm {--cp5-heading-line-height: 1.1;--cp5-body-line-height: 1.2;}.cp5-text-component.cp5-line-height-md {--cp5-heading-line-height: 1.15;--cp5-body-line-height: 1.4;}.cp5-text-component.cp5-line-height-lg {--cp5-heading-line-height: 1.22;--cp5-body-line-height: 1.58;}.cp5-text-component.cp5-line-height-xl {--cp5-heading-line-height: 1.3;--cp5-body-line-height: 1.72;}.cp5-padding-sm {padding: var(--cp5-space-sm);}.cp5-width-100\% {width: 100%;}.cp5-block {display: block;}:where(.cp5-media-wrapper-4\:3) {position: relative;}.cp5-media-wrapper-4\:3 {width: 120px;margin: 0;padding: var(--cp5-space-sm);}.cp5-media-wrapper-4\:3 > * {}.cp5-media-wrapper-4\:3 > *:not(iframe) {}.cp5-radius-md {border-radius: 0.25em;}.cp5-bg-light {--cp5-bg-o: 1;background-color: hsla(var(--cp5-color-bg-light-hsl), var(--cp5-bg-o, 1));}.cp5-gap-sm {gap: var(--cp5-space-sm);}.cp5-grid {}.cp5-grid > * {min-width: 0;grid-column-end: span 12;}.cp5-margin-bottom-xs {margin-bottom: var(--cp5-space-xs);}@media(min-width: 32rem){.cp5-col-6\@xs {grid-column-end: span 6;}}@media(min-width: 48rem){.cp5-col-4\@sm {grid-column-end: span 4;}}@media(min-width: 64rem){.cp5-col-3\@md {grid-column-end: span 3;}}:root {--cg7-color-primary-hsl: 360, 66%, 59%;--cg7-color-bg-hsl: 0, 0%, 100%;--cg7-color-contrast-high-hsl: 230, 7%, 23%;--cg7-color-contrast-higher-hsl: 230, 13%, 9%;--cg7-color-contrast-lower-hsl: 240, 4%, 85%;--cg7-color-contrast-low-hsl: 240, 4%, 65%;--cg7-color-contrast-medium-hsl: 225, 4%, 47%;--cg7-color-bg-light-hsl: 0, 0%, 100%;--cg7-color-white-hsl: 0, 0%, 100%;--cg7-color-bg-dark-hsl: 240, 4%, 95%;--cg7-space-2xs: 0.375rem;--cg7-space-xs: 0.5rem;--cg7-space-sm: 0.75rem;--cg7-text-sm: 0.833rem;--cg7-text-md: 1.2rem;}@media(min-width: 64rem){:root {--cg7-space-2xs: 0.5625rem;--cg7-space-xs: 0.75rem;--cg7-space-sm: 1.125rem;--cg7-text-sm: 1rem;--cg7-text-md: 1.5625rem;}}.cg7-form-control {font-size: 1em;padding: var(--cg7-space-2xs) var(--cg7-space-xs);background: hsl(var(--cg7-color-bg-dark-hsl));line-height: 1.2;box-shadow: inset 0px 0px 0px 1px hsl(var(--cg7-color-contrast-lower-hsl));transition: all 0.2s ease;border-radius: 0.25em;}.cg7-form-control::placeholder {opacity: 1;color: hsl(var(--cg7-color-contrast-low-hsl));}.cg7-form-control:focus, .cg7-form-control:focus-within {background: hsl(var(--cg7-color-bg-hsl));box-shadow: inset 0px 0px 0px 1px hsla(var(--cg7-color-contrast-lower-hsl), 0), 0px 0px 0px 2px hsl(var(--cg7-color-primary-hsl)), 0 0.3px 0.4px rgba(0, 0, 0, 0.025),0 0.9px 1.5px rgba(0, 0, 0, 0.05), 0 3.5px 6px rgba(0, 0, 0, 0.1);outline: none;}.cg7-form-legend {color: hsl(var(--cg7-color-contrast-higher-hsl));line-height: 1.2;font-size: var(--cg7-text-md);margin-bottom: var(--cg7-space-sm);}.cg7-icon {height: var(--cg7-size, 1em);width: var(--cg7-size, 1em);display: inline-block;color: inherit;fill: currentColor;line-height: 1;flex-shrink: 0;max-width: initial;}:root {--choice-btn-border-width: 1px;--choice-btn-border-radius: 0.25em;--choice-btn-align-items: center;--choice-btn-input-size: 20px;--choice-btn-input-icon-size: 16px;--choice-btn-input-border-width: 1px;--choice-btn-input-margin-right: var(--cg7-space-sm);--choice-btn-input-translate-y: 0em;}.choice-btn__grid {display: none;}.choice-btn__fallback {position: absolute;clip: rect(1px, 1px, 1px, 1px);-webkit-clip-path: inset(50%);clip-path: inset(50%);}.choice-btn {position: relative;background-color: hsl(var(--cg7-color-bg-light-hsl));border-radius: var(--choice-btn-border-radius);box-shadow: 0 0 0 var(--choice-btn-border-width) hsl(var(--cg7-color-contrast-lower-hsl));-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;cursor: pointer;transition: 0.2s;}.choice-btn.choice-btn--focus, .choice-btn.choice-btn--checked, .choice-btn:active {box-shadow: 0 0 0 2px hsl(var(--cg7-color-primary-hsl));}.choice-btn.choice-btn--focus, .choice-btn:active {box-shadow: 0 0 0 2px hsl(var(--cg7-color-primary-hsl)), 0 0 0 4px hsla(var(--cg7-color-primary-hsl), 0.2);}.choice-btn__grid {display: block;display: grid;grid-template-columns: var(--choice-btn-input-size) 1fr;grid-gap: var(--choice-btn-input-margin-right);align-items: var(--choice-btn-align-items);}.choice-btn__input {display: flex;justify-content: center;align-items: center;background-color: hsl(var(--cg7-color-bg-light-hsl));width: var(--choice-btn-input-size);height: var(--choice-btn-input-size);border-width: var(--choice-btn-input-border-width);border-style: solid;border-color: hsla(var(--cg7-color-contrast-low-hsl), 0.65);box-shadow: 0 0.1px 0.3px rgba(0, 0, 0, 0.06),0 1px 2px rgba(0, 0, 0, 0.12);position: relative;top: var(--choice-btn-input-translate-y);transition: 0.2s;}.choice-btn__input svg {color: hsl(var(--cg7-color-white-hsl));font-size: var(--choice-btn-input-icon-size);}.choice-btn:hover:not(.choice-btn--checked) .choice-btn__input {border-color: hsla(var(--cg7-color-contrast-low-hsl), 1);}.choice-btn--checked .choice-btn__input {border-color: hsl(var(--cg7-color-primary-hsl));background-color: hsl(var(--cg7-color-primary-hsl));}.choice-btn__input--checkbox {border-radius: 4px;}.choice-btn__input--checkbox svg > * {transition: stroke-dashoffset 0.3s;stroke-dasharray: 18;stroke-dashoffset: 18;}.choice-btn--checked .choice-btn__input--checkbox svg > * {stroke-dasharray: 18;stroke-dashoffset: 0;}.choice-btn__input--radio {border-radius: 50%;}.choice-btn__input--radio svg {transition: -webkit-transform 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);transition: transform 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);transition: transform 0.3s cubic-bezier(0.34, 1.56, 0.64, 1), -webkit-transform 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);-webkit-transform: scale(0);transform: scale(0);}.choice-btn--checked .choice-btn__input--radio svg {-webkit-transform: scale(1);transform: scale(1);}.cg7-font-bold {font-weight: 700;}.cg7-color-contrast-higher {--cg7-color-o: 1;color: hsla(var(--cg7-color-contrast-higher-hsl), var(--cg7-color-o, 1));}.cg7-justify-between {justify-content: space-between;}.cg7-gap-2xs {gap: var(--cg7-space-2xs);}.cg7-flex-wrap {flex-wrap: wrap;}.cg7-flex {display: flex;}.cg7-padding-sm {padding: var(--cg7-space-sm);}.cg7-flex-column {flex-direction: column;}.cg7-text-sm {font-size: var(--cg7-text-sm);}.cg7-gap-xs {gap: var(--cg7-space-xs);}.cg7-items-center {align-items: center;}.cg7-color-contrast-medium {--cg7-color-o: 1;color: hsla(var(--cg7-color-contrast-medium-hsl), var(--cg7-color-o, 1));}:root {--dy7-color-primary-hsl: 360, 66%, 59%;--dy7-color-bg-hsl: 0, 0%, 100%;--dy7-color-contrast-high-hsl: 230, 7%, 23%;--dy7-color-contrast-higher-hsl: 230, 13%, 9%;--dy7-color-contrast-lower-hsl: 240, 4%, 85%;--dy7-color-contrast-low-hsl: 240, 4%, 65%;--dy7-color-contrast-medium-hsl: 225, 4%, 47%;--dy7-color-bg-dark-hsl: 240, 4%, 95%;--dy7-color-bg-light-hsl: 0, 0%, 100%;--dy7-color-white-hsl: 0, 0%, 100%;--dy7-space-3xs: 0.25rem;--dy7-space-2xs: 0.375rem;--dy7-space-xs: 0.5rem;--dy7-space-sm: 0.75rem;--dy7-space-md: 1.25rem;--dy7-space-xl: 3.25rem;--dy7-text-sm: 0.833rem;}@media(min-width: 64rem){:root {--dy7-space-3xs: 0.375rem;--dy7-space-2xs: 0.5625rem;--dy7-space-xs: 0.75rem;--dy7-space-sm: 1.125rem;--dy7-space-md: 2rem;--dy7-space-xl: 5.125rem;--dy7-text-sm: 1rem;}}.dy7-icon {height: var(--dy7-size, 1em);width: var(--dy7-size, 1em);display: inline-block;color: inherit;fill: currentColor;line-height: 1;flex-shrink: 0;max-width: initial;}.dy7-icon--2xs {--dy7-size: 12px;}.dy7-icon--xs {--dy7-size: 16px;}.dy7-icon--xl {--dy7-size: 64px;}.ddf__area {position: relative;overflow: hidden;border-radius: 0.25em;border: 2px dashed hsl(var(--dy7-color-contrast-low-hsl));background-color: hsl(var(--dy7-color-bg-dark-hsl));transition: 0.3s;}.ddf__area:hover {border-color: hsl(var(--dy7-color-contrast-medium-hsl));}.ddf__label {cursor: pointer;}.ddf__label::before {content: "";position: absolute;top: 0;left: 0;height: 100%;width: 100%;cursor: inherit;}.ddf__icon-cloud *:nth-child(2) {transition: fill 0.3s;fill: hsl(var(--dy7-color-bg-dark-hsl));}.ddf__label-end {display: none;position: absolute;top: 0;left: 0;width: 100%;height: 100%;justify-content: center;align-items: center;pointer-events: none;}.ddf__label-inner, .ddf__label-end-inner {transition: opacity 0.3s, -webkit-transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);transition: opacity 0.3s, transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);transition: opacity 0.3s, transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);}.ddf__label-end-inner {opacity: 0;-webkit-transform: translateY(25px);transform: translateY(25px);}.ddf__icon-file {}.ddf__icon-file *:nth-child(1), .ddf__icon-file *:nth-child(2) {-webkit-transform-origin: 32px 50px;transform-origin: 32px 50px;opacity: 0;transition: opacity 0.3s, -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);transition: opacity 0.3s, transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);transition: opacity 0.3s, transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);}.ddf__icon-file *:nth-child(1) {-webkit-transform: rotate(15deg);transform: rotate(15deg);}.ddf__icon-file *:nth-child(2) {-webkit-transform: rotate(-15deg);transform: rotate(-15deg);}.ddf__area--file-hover, .ddf__area:focus-within {border-color: hsl(var(--dy7-color-primary-hsl));background-color: hsl(var(--dy7-color-bg-hsl));}.ddf__area--file-hover .ddf__icon-cloud, .ddf__area:focus-within .ddf__icon-cloud {color: hsl(var(--dy7-color-primary-hsl));}.ddf__area--file-hover .ddf__icon-cloud *:nth-child(2), .ddf__area:focus-within .ddf__icon-cloud *:nth-child(2) {fill: hsl(var(--dy7-color-bg-hsl));}.ddf__area--file-hover .ddf__icon-cloud *:nth-child(2) {-webkit-animation: ddf-icon-cloud 1s infinite;animation: ddf-icon-cloud 1s infinite;-webkit-transform-origin: 32px 32px;transform-origin: 32px 32px;}.ddf__area--file-dropped {}.ddf__area--file-dropped .ddf__label-inner {opacity: 0;-webkit-transform: translateY(-25px);transform: translateY(-25px);}.ddf__area--file-dropped .ddf__label-end-inner {opacity: 1;-webkit-transform: translateY(0px);transform: translateY(0px);}.ddf__area--file-dropped .ddf__icon-file *:nth-child(1), .ddf__area--file-dropped .ddf__icon-file *:nth-child(2) {opacity: 0.7;-webkit-transform: rotate(0deg);transform: rotate(0deg);}.ddf__item {display: flex;align-items: center;background-color: hsl(var(--dy7-color-bg-light-hsl));border-radius: 0.25em;box-shadow: inset 0 0 0.5px 1px hsla(0, 0%, 100%, 0.075), 0 0.3px 0.4px rgba(0, 0, 0, 0.025),0 0.9px 1.5px rgba(0, 0, 0, 0.05), 0 3.5px 6px rgba(0, 0, 0, 0.1);padding: var(--dy7-space-xs);}.ddf__item:not(:last-child) {margin-bottom: var(--dy7-space-xs);}.ddf__file-name {font-size: var(--dy7-text-sm);margin-right: var(--dy7-space-xs);}.ddf__remove-btn {background-color: hsl(var(--dy7-color-contrast-lower-hsl));width: 24px;height: 24px;display: flex;align-items: center;justify-content: center;border-radius: 50%;transition: background 0.2s;margin-left: auto;flex-shrink: 0;}.ddf__remove-btn:hover {background-color: hsla(var(--dy7-color-contrast-lower-hsl), 0.95);}.ddf__remove-btn:focus {outline: 2px solid hsla(var(--dy7-color-primary-hsl), 0.25);outline-offset: 2px;}.ddf__progress {--c-progress-bar-size: 24px;color: hsl(var(--dy7-color-primary-hsl));flex-shrink: 0;}.ddf__progress-circle-mask {fill: hsl(var(--dy7-color-bg-hsl));stroke: none;-webkit-transform-origin: 12px 12px;transform-origin: 12px 12px;}.ddf__progress-circle {opacity: 0;fill: currentColor;}.ddf__progress-check {opacity: 0;stroke: hsl(var(--dy7-color-white-hsl));stroke-dashoffset: 16;stroke-dasharray: 17;}.ddf__progress--complete {}.ddf__progress--complete .c-progress-bar__bg, .ddf__progress--complete .c-progress-bar__fill {opacity: 0;}.ddf__progress--complete .ddf__progress-circle {opacity: 1;}.ddf__progress--complete .ddf__progress-circle-mask {-webkit-transform: scale(0);transform: scale(0);transition: -webkit-transform 0.4s;transition: transform 0.4s;transition: transform 0.4s, -webkit-transform 0.4s;}.ddf__progress--complete .ddf__progress-check {opacity: 1;stroke-dashoffset: 0;transition: stroke-dashoffset 0.3s 0.4s, opacity 0s 0.4s;}.ddf__area .ddf__progress {--c-progress-bar-size: 32px;}.ddf__area .ddf__progress-circle-mask {fill: hsl(var(--dy7-color-bg-dark-hsl));}.ddf__label-end {display: flex;}@-webkit-keyframes ddf-icon-cloud {0%, 100% {-webkit-transform: translateY(0px);transform: translateY(0px);}50% {-webkit-transform: translateY(-4px);transform: translateY(-4px);}}@keyframes ddf-icon-cloud {0%, 100% {-webkit-transform: translateY(0px);transform: translateY(0px);}50% {-webkit-transform: translateY(-4px);transform: translateY(-4px);}}.dy7-text-sm {font-size: var(--dy7-text-sm);}.dy7-color-contrast-higher {--dy7-color-o: 1;color: hsla(var(--dy7-color-contrast-higher-hsl), var(--dy7-color-o, 1));}.dy7-items-center {align-items: center;}.dy7-flex-column {flex-direction: column;}.dy7-flex {display: flex;}.dy7-color-contrast-medium {--dy7-color-o: 1;color: hsla(var(--dy7-color-contrast-medium-hsl), var(--dy7-color-o, 1));}.dy7-padding-top-3xs {padding-top: var(--dy7-space-3xs);}.dy7-inline-block {display: inline-block;}.dy7-font-bold {font-weight: 700;}.dy7-sr-only {position: absolute;clip: rect(1px, 1px, 1px, 1px);clip-path: inset(50%);width: 1px;height: 1px;overflow: hidden;padding: 0;border: 0;white-space: nowrap;}.dy7-padding-x-md {padding-left: var(--dy7-space-md);padding-right: var(--dy7-space-md);}.dy7-padding-y-xl {padding-top: var(--dy7-space-xl);padding-bottom: var(--dy7-space-xl);}.dy7-margin-top-2xs {margin-top: var(--dy7-space-2xs);}.dy7-margin-x-auto {margin-left: auto;margin-right: auto;}.dy7-hide {display: none !important;}.dy7-margin-right-2xs {margin-right: var(--dy7-space-2xs);}.dy7-margin-top-sm {margin-top: var(--dy7-space-sm);}:root {--sk5-color-primary-hsl: 360, 66%, 59%;--sk5-color-bg-hsl: 0, 0%, 100%;--sk5-color-contrast-high-hsl: 230, 7%, 23%;--sk5-color-contrast-higher-hsl: 230, 13%, 9%;--sk5-color-contrast-lower-hsl: 240, 4%, 85%;--sk5-color-bg-dark-hsl: 240, 4%, 95%;--sk5-color-white-hsl: 0, 0%, 100%;--sk5-space-2xs: 0.375rem;--sk5-space-xs: 0.5rem;--sk5-space-md: 1.25rem;--sk5-text-sm: 0.833rem;}@media(min-width: 64rem){:root {--sk5-space-2xs: 0.5625rem;--sk5-space-xs: 0.75rem;--sk5-space-md: 2rem;--sk5-text-sm: 1rem;}}.sk5-icon {height: var(--sk5-size, 1em);width: var(--sk5-size, 1em);display: inline-block;color: inherit;fill: currentColor;line-height: 1;flex-shrink: 0;max-width: initial;}:root {--steps-number: 4;--step-separator-line-stroke: 3px;--step-separator-line-gap: 3px;--step-circle-size: 32px;--step-circle-font-size: 16px;}.steps {}.steps__list {}.step {}.step__label {color: inherit;text-decoration: none;}.step--completed .step__label, .step--current .step__label {}.step--completed .step__label {text-decoration: none;}.step__separator {margin: 0 var(--sk5-space-xs);display: inline-block;vertical-align: middle;}.step__separator .sk5-icon {display: block;}.step__circle {}@media (min-width: 64rem) {.steps {}.steps__list {}@supports (grid-area: auto) {.steps__list {}}.step {}@supports (grid-area: auto) {.step {}}.step__label {}.step__separator {position: absolute;top: calc(var(--step-separator-line-stroke) * -1/2);left: calc(50% + var(--step-circle-size)/2 + var(--step-separator-line-gap));height: var(--step-separator-line-stroke);width: calc(100% - var(--step-circle-size) - var(--step-separator-line-gap)*2);margin: 0;background-color: hsl(var(--sk5-color-contrast-lower-hsl));color: transparent;text-indent: 100%;white-space: nowrap;overflow: hidden;}.step--completed .step__separator {background-color: hsl(var(--sk5-color-primary-hsl));}.step__circle {}.step__circle .sk5-icon {width: var(--step-circle-font-size);height: var(--step-circle-font-size);}.step--completed .step__circle, .step--current .step__circle {-moz-osx-font-smoothing: grayscale;}}.step--completed .step__label::after, .step--current .step__label::after {position: absolute;clip: rect(1px, 1px, 1px, 1px);-webkit-clip-path: inset(50%);clip-path: inset(50%);}.step--completed .step__label::after {content: "step completed";}.step--current .step__label::after {content: "step current";}.sk5-sr-only {position: absolute;clip: rect(1px, 1px, 1px, 1px);clip-path: inset(50%);width: 1px;height: 1px;overflow: hidden;padding: 0;border: 0;white-space: nowrap;}@media(min-width: 64rem){.sk5-text-sm\@md {}}.step-outer-wrap{}.step-content{display: none;}.step-content.cs-step-active{display: block;}.step-content input.service_id {display: none;}img.cp5-block.cp5-width-100\% {width: 80px;height: 80px;}div#dZUpload {background-color: #EEE;border: 3px dashed #888;}.file-block {display: inline-block;padding: 24px;border: 1px solid #777;background-color: #EEE;margin-bottom: 10px;width: 210px;}.ddf__label::before {height: auto !important;}.remove-btn {top: -22px;position: relative;right: -13px;}.ui-datepicker {z-index: 999999 !important;}.p150 {padding-left: 150px;}