/*
! tailwindcss v3.2.4 | MIT License | https://tailwindcss.com
*/
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
#contact-easyvest-wizard *,
#contact-easyvest-wizard ::before,
#contact-easyvest-wizard ::after {
  box-sizing: border-box;
  /* 1 */
  border-width: 0;
  /* 2 */
  border-style: solid;
  /* 2 */
  border-color: #e5e7eb;
  /* 2 */
}

#contact-easyvest-wizard ::before,
#contact-easyvest-wizard ::after {
  --tw-content: "";
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
*/
#contact-easyvest-wizard html {
  line-height: 1.5;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -moz-tab-size: 4;
  /* 3 */
  -o-tab-size: 4;
  tab-size: 4;
  /* 3 */
  font-family: easyvest, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  /* 4 */
  font-feature-settings: normal;
  /* 5 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
#contact-easyvest-wizard body {
  margin: 0;
  /* 1 */
  line-height: inherit;
  /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/
#contact-easyvest-wizard hr {
  height: 0;
  /* 1 */
  color: inherit;
  /* 2 */
  border-top-width: 1px;
  /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
#contact-easyvest-wizard abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/
#contact-easyvest-wizard h1,
#contact-easyvest-wizard h2,
#contact-easyvest-wizard h3,
#contact-easyvest-wizard h4,
#contact-easyvest-wizard h5,
#contact-easyvest-wizard h6 {
  font-size: inherit;
  font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/
#contact-easyvest-wizard a {
  color: inherit;
  text-decoration: inherit;
}

/*
Add the correct font weight in Edge and Safari.
*/
#contact-easyvest-wizard b,
#contact-easyvest-wizard strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font family by default.
2. Correct the odd `em` font sizing in all browsers.
*/
#contact-easyvest-wizard code,
#contact-easyvest-wizard kbd,
#contact-easyvest-wizard samp,
#contact-easyvest-wizard pre {
  font-family: ui-monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/*
Add the correct font size in all browsers.
*/
#contact-easyvest-wizard small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/
#contact-easyvest-wizard sub,
#contact-easyvest-wizard sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

#contact-easyvest-wizard sub {
  bottom: -0.25em;
}

#contact-easyvest-wizard sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/
#contact-easyvest-wizard table {
  text-indent: 0;
  /* 1 */
  border-color: inherit;
  /* 2 */
  border-collapse: collapse;
  /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/
#contact-easyvest-wizard button,
#contact-easyvest-wizard input,
#contact-easyvest-wizard optgroup,
#contact-easyvest-wizard select,
#contact-easyvest-wizard textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  font-weight: inherit;
  /* 1 */
  line-height: inherit;
  /* 1 */
  color: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
  padding: 0;
  /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/
#contact-easyvest-wizard button,
#contact-easyvest-wizard select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
#contact-easyvest-wizard button,
#contact-easyvest-wizard [type=button],
#contact-easyvest-wizard [type=reset],
#contact-easyvest-wizard [type=submit] {
  -webkit-appearance: button;
  /* 1 */
  background-color: transparent;
  /* 2 */
  background-image: none;
  /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/
#contact-easyvest-wizard :-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/
#contact-easyvest-wizard :-moz-ui-invalid {
  box-shadow: none;
}

/*
Add the correct vertical alignment in Chrome and Firefox.
*/
#contact-easyvest-wizard progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/
#contact-easyvest-wizard ::-webkit-inner-spin-button,
#contact-easyvest-wizard ::-webkit-outer-spin-button {
  height: auto;
}

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
#contact-easyvest-wizard [type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/
#contact-easyvest-wizard ::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/
#contact-easyvest-wizard ::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/
#contact-easyvest-wizard summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/
#contact-easyvest-wizard blockquote,
#contact-easyvest-wizard dl,
#contact-easyvest-wizard dd,
#contact-easyvest-wizard h1,
#contact-easyvest-wizard h2,
#contact-easyvest-wizard h3,
#contact-easyvest-wizard h4,
#contact-easyvest-wizard h5,
#contact-easyvest-wizard h6,
#contact-easyvest-wizard hr,
#contact-easyvest-wizard figure,
#contact-easyvest-wizard p,
#contact-easyvest-wizard pre {
  margin: 0;
}

#contact-easyvest-wizard fieldset {
  margin: 0;
  padding: 0;
}

#contact-easyvest-wizard legend {
  padding: 0;
}

#contact-easyvest-wizard ol,
#contact-easyvest-wizard ul,
#contact-easyvest-wizard menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/
#contact-easyvest-wizard textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/
#contact-easyvest-wizard input::-moz-placeholder, #contact-easyvest-wizard textarea::-moz-placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

#contact-easyvest-wizard input::placeholder,
#contact-easyvest-wizard textarea::placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

/*
Set the default cursor for buttons.
*/
#contact-easyvest-wizard button,
#contact-easyvest-wizard [role=button] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/
#contact-easyvest-wizard :disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/
#contact-easyvest-wizard img,
#contact-easyvest-wizard svg,
#contact-easyvest-wizard video,
#contact-easyvest-wizard canvas,
#contact-easyvest-wizard audio,
#contact-easyvest-wizard iframe,
#contact-easyvest-wizard embed,
#contact-easyvest-wizard object {
  display: block;
  /* 1 */
  vertical-align: middle;
  /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/
#contact-easyvest-wizard img,
#contact-easyvest-wizard video {
  max-width: 100%;
  height: auto;
}

/* Make elements with the HTML hidden attribute stay hidden by default */
#contact-easyvest-wizard [hidden] {
  display: none;
}

#contact-easyvest-wizard [type=text], #contact-easyvest-wizard [type=email], #contact-easyvest-wizard [type=url], #contact-easyvest-wizard [type=password], #contact-easyvest-wizard [type=number], #contact-easyvest-wizard [type=date], #contact-easyvest-wizard [type=datetime-local], #contact-easyvest-wizard [type=month], #contact-easyvest-wizard [type=search], #contact-easyvest-wizard [type=tel], #contact-easyvest-wizard [type=time], #contact-easyvest-wizard [type=week], #contact-easyvest-wizard [multiple], #contact-easyvest-wizard textarea, #contact-easyvest-wizard select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fff;
  border-color: #6b7280;
  border-width: 1px;
  border-radius: 0px;
  padding-top: 0.5rem;
  padding-right: 0.75rem;
  padding-bottom: 0.5rem;
  padding-left: 0.75rem;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-shadow: 0 0 #0000;
}

#contact-easyvest-wizard [type=text]:focus, #contact-easyvest-wizard [type=email]:focus, #contact-easyvest-wizard [type=url]:focus, #contact-easyvest-wizard [type=password]:focus, #contact-easyvest-wizard [type=number]:focus, #contact-easyvest-wizard [type=date]:focus, #contact-easyvest-wizard [type=datetime-local]:focus, #contact-easyvest-wizard [type=month]:focus, #contact-easyvest-wizard [type=search]:focus, #contact-easyvest-wizard [type=tel]:focus, #contact-easyvest-wizard [type=time]:focus, #contact-easyvest-wizard [type=week]:focus, #contact-easyvest-wizard [multiple]:focus, #contact-easyvest-wizard textarea:focus, #contact-easyvest-wizard select:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty,
      /*!*/
      /*!*/
    );
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  border-color: #2563eb;
}

#contact-easyvest-wizard input::-moz-placeholder, #contact-easyvest-wizard textarea::-moz-placeholder {
  color: #6b7280;
  opacity: 1;
}

#contact-easyvest-wizard input::placeholder, #contact-easyvest-wizard textarea::placeholder {
  color: #6b7280;
  opacity: 1;
}

#contact-easyvest-wizard ::-webkit-datetime-edit-fields-wrapper {
  padding: 0;
}

#contact-easyvest-wizard ::-webkit-date-and-time-value {
  min-height: 1.5em;
}

#contact-easyvest-wizard ::-webkit-datetime-edit, #contact-easyvest-wizard ::-webkit-datetime-edit-year-field, #contact-easyvest-wizard ::-webkit-datetime-edit-month-field, #contact-easyvest-wizard ::-webkit-datetime-edit-day-field, #contact-easyvest-wizard ::-webkit-datetime-edit-hour-field, #contact-easyvest-wizard ::-webkit-datetime-edit-minute-field, #contact-easyvest-wizard ::-webkit-datetime-edit-second-field, #contact-easyvest-wizard ::-webkit-datetime-edit-millisecond-field, #contact-easyvest-wizard ::-webkit-datetime-edit-meridiem-field {
  padding-top: 0;
  padding-bottom: 0;
}

#contact-easyvest-wizard select {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
  background-position: right 0.5rem center;
  background-repeat: no-repeat;
  background-size: 1.5em 1.5em;
  padding-right: 2.5rem;
  -webkit-print-color-adjust: exact;
  print-color-adjust: exact;
}

#contact-easyvest-wizard [multiple] {
  background-image: initial;
  background-position: initial;
  background-repeat: unset;
  background-size: initial;
  padding-right: 0.75rem;
  -webkit-print-color-adjust: unset;
  print-color-adjust: unset;
}

#contact-easyvest-wizard [type=checkbox], #contact-easyvest-wizard [type=radio] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0;
  -webkit-print-color-adjust: exact;
  print-color-adjust: exact;
  display: inline-block;
  vertical-align: middle;
  background-origin: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  flex-shrink: 0;
  height: 1rem;
  width: 1rem;
  color: #2563eb;
  background-color: #fff;
  border-color: #6b7280;
  border-width: 1px;
  --tw-shadow: 0 0 #0000;
}

#contact-easyvest-wizard [type=checkbox] {
  border-radius: 0px;
}

#contact-easyvest-wizard [type=radio] {
  border-radius: 100%;
}

#contact-easyvest-wizard [type=checkbox]:focus, #contact-easyvest-wizard [type=radio]:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty,
      /*!*/
      /*!*/
    );
  --tw-ring-offset-width: 2px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}

#contact-easyvest-wizard [type=checkbox]:checked, #contact-easyvest-wizard [type=radio]:checked {
  border-color: transparent;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}

#contact-easyvest-wizard [type=checkbox]:checked {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e");
}

#contact-easyvest-wizard [type=radio]:checked {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e");
}

#contact-easyvest-wizard [type=checkbox]:checked:hover, #contact-easyvest-wizard [type=checkbox]:checked:focus, #contact-easyvest-wizard [type=radio]:checked:hover, #contact-easyvest-wizard [type=radio]:checked:focus {
  border-color: transparent;
  background-color: currentColor;
}

#contact-easyvest-wizard [type=checkbox]:indeterminate {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");
  border-color: transparent;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}

#contact-easyvest-wizard [type=checkbox]:indeterminate:hover, #contact-easyvest-wizard [type=checkbox]:indeterminate:focus {
  border-color: transparent;
  background-color: currentColor;
}

#contact-easyvest-wizard [type=file] {
  background: unset;
  border-color: inherit;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-size: unset;
  line-height: inherit;
}

#contact-easyvest-wizard [type=file]:focus {
  outline: 1px solid ButtonText;
  outline: 1px auto -webkit-focus-ring-color;
}

#contact-easyvest-wizard :root [id] {
  scroll-margin-top: 2ex;
}

#contact-easyvest-wizard body {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255/var(--tw-bg-opacity));
}

#contact-easyvest-wizard body {
  font-size: 14px;
  line-height: 20px;
}

#contact-easyvest-wizard body {
  font-weight: 500;
}

#contact-easyvest-wizard body {
  --tw-text-opacity: 1;
  color: rgb(89 94 125/var(--tw-text-opacity));
}

#contact-easyvest-wizard h1,
#contact-easyvest-wizard h2 {
  text-align: left;
}

#contact-easyvest-wizard h1 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  font-size: 34px;
  line-height: 40px;
}

#contact-easyvest-wizard h2 {
  padding-top: 1rem;
  font-size: 28px;
  line-height: 34px;
}

#contact-easyvest-wizard h3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 24px;
  line-height: 30px;
}

#contact-easyvest-wizard h4 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 20px;
  line-height: 26px;
}

/* Removes padding to avoid clamping offset */

#contact-easyvest-wizard p[class*="line-clamp-"],
#contact-easyvest-wizard p[class*=" line-clamp-"] {
  padding-top: 0px;
  padding-bottom: 0px;
}

#contact-easyvest-wizard sup {
  top: -0.7em;
  font-size: 50%;
}

#contact-easyvest-wizard select,
#contact-easyvest-wizard option {
  cursor: pointer;
  --tw-text-opacity: 1;
  color: rgb(0 6 60 / var(--tw-text-opacity));
}

#contact-easyvest-wizard video {
  border: 0 !important;
}

#contact-easyvest-wizard input:focus,
#contact-easyvest-wizard select:focus {
  outline: none !important;
}

#contact-easyvest-wizard option:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(89 94 125 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(246 250 252 / var(--tw-text-opacity));
}

*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
}

#contact-easyvest-wizard .btn-primary {
  cursor: pointer;
  border-radius: 0.375rem;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(0 6 60 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(97 255 140 / var(--tw-bg-opacity));
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  text-align: center;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(0 6 60 / var(--tw-text-opacity));
  --tw-shadow: -4px 4px 0px #00063C;
  --tw-shadow-colored: -4px 4px 0px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  transition-duration: 200ms;
}

#contact-easyvest-wizard .btn-primary:hover {
  transform: translate(-2px, 2px);
  box-shadow: -2px 2px 0px #00063c;
}

#contact-easyvest-wizard input:focus,
#contact-easyvest-wizard select:focus {
  outline: none !important;
  box-shadow: none !important;
}

#contact-easyvest-wizard .switch {
  margin-right: 0.5rem;
  margin-top: 0.3rem;
  height: 0.875rem;
  width: 2rem !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0.4375rem;
  border-style: none;
  --tw-bg-opacity: 1;
  background-color: rgb(89 94 125 / var(--tw-bg-opacity));
  background-image: none !important;
  --tw-text-opacity: 1;
  color: rgb(97 255 140 / var(--tw-text-opacity));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-duration: 150;
}

#contact-easyvest-wizard .switch::before {
  pointer-events: none;
  position: absolute;
  height: 0.875rem;
  width: 0.875rem;
  border-radius: 9999px;
  background-color: transparent;
  --tw-content: '';
  content: var(--tw-content);
}

#contact-easyvest-wizard .switch::after {
  position: absolute;
  z-index: 2;
  margin-left: -0.1rem;
  margin-top: -0.25rem;
  height: 1.25rem;
  width: 1.25rem;
  border-radius: 9999px;
  --tw-border-opacity: 1;
  border-color: rgb(166 173 186 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(237 242 245 / var(--tw-bg-opacity));
  --tw-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  --tw-shadow-colored: 0 3px 1px -2px var(--tw-shadow-color), 0 2px 2px 0 var(--tw-shadow-color), 0 1px 5px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  transition-property: background-color 0.2s, transform 0.2s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  --tw-content: '';
  content: var(--tw-content);
}

#contact-easyvest-wizard .switch:checked {
  --tw-bg-opacity: 1;
  background-color: rgb(97 255 140 / var(--tw-bg-opacity));
}

#contact-easyvest-wizard .switch:checked::after {
  position: absolute;
  z-index: 2;
  margin-top: -0.25rem;
  margin-left: 1.1rem;
  height: 1.25rem;
  width: 1.25rem;
  border-radius: 9999px;
  --tw-border-opacity: 1;
  border-color: rgb(166 173 186 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(237 242 245 / var(--tw-bg-opacity));
  transition-property: background-color 0.2s, transform 0.2s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  --tw-content: '';
  content: var(--tw-content);
}

#contact-easyvest-wizard .switch:hover {
  cursor: pointer;
}

#contact-easyvest-wizard .switch:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

#contact-easyvest-wizard .switch:focus::before {
  margin-left: -0.1rem;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  opacity: 0.12;
  content: var(--tw-content);
  transition-property: box-shadow 0.2s, transform 0.2s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

#contact-easyvest-wizard .switch:focus::after {
  position: absolute;
  z-index: 1;
  display: block;
  height: 1.25rem;
  width: 1.25rem;
  border-radius: 9999px;
  --tw-content: '';
  content: var(--tw-content);
}

#contact-easyvest-wizard .switch:focus:checked {
  --tw-border-opacity: 1;
  border-color: rgb(97 255 140 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(97 255 140 / var(--tw-bg-opacity));
}

#contact-easyvest-wizard .switch:focus:checked::before {
  margin-left: 1.0625rem;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  content: var(--tw-content);
  transition-property: box-shadow 0.2s, transform 0.2s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

#contact-easyvest-wizard :is(.fixed) {
  position: fixed;
}

#contact-easyvest-wizard :is(.absolute) {
  position: absolute;
}

#contact-easyvest-wizard :is(.relative) {
  position: relative;
}

#contact-easyvest-wizard :is(.inset-0) {
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
}

#contact-easyvest-wizard :is(.bottom-16) {
  bottom: 4rem;
}

#contact-easyvest-wizard :is(.bottom-5) {
  bottom: 1.25rem;
}

#contact-easyvest-wizard :is(.left-0) {
  left: 0px;
}

#contact-easyvest-wizard :is(.right-3) {
  right: 0.75rem;
}

#contact-easyvest-wizard :is(.right-5) {
  right: 1.25rem;
}

#contact-easyvest-wizard :is(.top-0) {
  top: 0px;
}

#contact-easyvest-wizard :is(.top-3) {
  top: 0.75rem;
}

#contact-easyvest-wizard :is(.z-10) {
  z-index: 10;
}

#contact-easyvest-wizard :is(.z-20) {
  z-index: 20;
}

#contact-easyvest-wizard :is(.z-\[1200\]) {
  z-index: 1200;
}

#contact-easyvest-wizard :is(.z-\[1201\]) {
  z-index: 1201;
}

#contact-easyvest-wizard :is(.z-\[1252\]) {
  z-index: 1252;
}

#contact-easyvest-wizard :is(.-m-1) {
  margin: -0.25rem;
}

#contact-easyvest-wizard :is(.m-1) {
  margin: 0.25rem;
}

#contact-easyvest-wizard :is(.mx-auto) {
  margin-left: auto;
  margin-right: auto;
}

#contact-easyvest-wizard :is(.mr-\[-10px\]) {
  margin-right: -10px;
}

#contact-easyvest-wizard :is(.mt-4) {
  margin-top: 1rem;
}

#contact-easyvest-wizard :is(.flex) {
  display: flex;
}

#contact-easyvest-wizard :is(.inline-flex) {
  display: inline-flex;
}

#contact-easyvest-wizard :is(.grid) {
  display: grid;
}

#contact-easyvest-wizard :is(.hidden) {
  display: none;
}

#contact-easyvest-wizard :is(.aspect-square) {
  aspect-ratio: 1 / 1;
}

#contact-easyvest-wizard :is(.h-10) {
  height: 2.5rem;
}

#contact-easyvest-wizard :is(.h-12) {
  height: 3rem;
}

#contact-easyvest-wizard :is(.h-16) {
  height: 4rem;
}

#contact-easyvest-wizard :is(.h-32) {
  height: 8rem;
}

#contact-easyvest-wizard :is(.h-40) {
  height: 10rem;
}

#contact-easyvest-wizard :is(.h-6) {
  height: 1.5rem;
}

#contact-easyvest-wizard :is(.h-60) {
  height: 15rem;
}

#contact-easyvest-wizard :is(.h-\[90vh\]) {
  height: 90vh;
}

#contact-easyvest-wizard :is(.h-full) {
  height: 100%;
}

#contact-easyvest-wizard :is(.max-h-\[90vh\]) {
  max-height: 90vh;
}

#contact-easyvest-wizard :is(.w-12) {
  width: 3rem;
}

#contact-easyvest-wizard :is(.w-32) {
  width: 8rem;
}

#contact-easyvest-wizard :is(.w-40) {
  width: 10rem;
}

#contact-easyvest-wizard :is(.w-52) {
  width: 13rem;
}

#contact-easyvest-wizard :is(.w-6) {
  width: 1.5rem;
}

#contact-easyvest-wizard :is(.w-full) {
  width: 100%;
}

#contact-easyvest-wizard :is(.min-w-fit) {
  min-width: -moz-fit-content;
  min-width: fit-content;
}

#contact-easyvest-wizard :is(.max-w-5xl) {
  max-width: 64rem;
}

#contact-easyvest-wizard :is(.flex-shrink) {
  flex-shrink: 1;
}

#contact-easyvest-wizard :is(.cursor-default) {
  cursor: default;
}

#contact-easyvest-wizard :is(.cursor-pointer) {
  cursor: pointer;
}

#contact-easyvest-wizard :is(.grid-cols-1) {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

#contact-easyvest-wizard :is(.flex-row) {
  flex-direction: row;
}

#contact-easyvest-wizard :is(.flex-col) {
  flex-direction: column;
}

#contact-easyvest-wizard :is(.content-center) {
  align-content: center;
}

#contact-easyvest-wizard :is(.items-center) {
  align-items: center;
}

#contact-easyvest-wizard :is(.items-baseline) {
  align-items: baseline;
}

#contact-easyvest-wizard :is(.justify-center) {
  justify-content: center;
}

#contact-easyvest-wizard :is(.justify-around) {
  justify-content: space-around;
}

#contact-easyvest-wizard :is(.gap-3) {
  gap: 0.75rem;
}

#contact-easyvest-wizard :is(.gap-5) {
  gap: 1.25rem;
}

#contact-easyvest-wizard :is(.gap-x-16) {
  -moz-column-gap: 4rem;
  column-gap: 4rem;
}

#contact-easyvest-wizard :is(.gap-x-3) {
  -moz-column-gap: 0.75rem;
  column-gap: 0.75rem;
}

#contact-easyvest-wizard :is(.gap-y-1) {
  row-gap: 0.25rem;
}

#contact-easyvest-wizard :is(.gap-y-10) {
  row-gap: 2.5rem;
}

#contact-easyvest-wizard :is(.gap-y-6) {
  row-gap: 1.5rem;
}

#contact-easyvest-wizard :is(.self-center) {
  align-self: center;
}

#contact-easyvest-wizard :is(.overflow-y-auto) {
  overflow-y: auto;
}

#contact-easyvest-wizard :is(.rounded-full) {
  border-radius: 9999px;
}

#contact-easyvest-wizard :is(.rounded-lg) {
  border-radius: 0.5rem;
}

#contact-easyvest-wizard :is(.rounded-md) {
  border-radius: 0.375rem;
}

#contact-easyvest-wizard :is(.border-2) {
  border-width: 2px;
}

#contact-easyvest-wizard :is(.border-solid) {
  border-style: solid;
}

#contact-easyvest-wizard :is(.border-blue-1) {
  --tw-border-opacity: 1;
  border-color: rgb(0 6 60 / var(--tw-border-opacity));
}

#contact-easyvest-wizard :is(.border-red-1) {
  --tw-border-opacity: 1;
  border-color: rgb(255 0 98 / var(--tw-border-opacity));
}

#contact-easyvest-wizard :is(.bg-black) {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}

#contact-easyvest-wizard :is(.bg-black\/30) {
  background-color: rgb(0 0 0 / 0.3);
}

#contact-easyvest-wizard :is(.bg-blue-2) {
  --tw-bg-opacity: 1;
  background-color: rgb(89 94 125 / var(--tw-bg-opacity));
}

#contact-easyvest-wizard :is(.bg-white) {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

#contact-easyvest-wizard :is(.p-5) {
  padding: 1.25rem;
}

#contact-easyvest-wizard :is(.px-3) {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

#contact-easyvest-wizard :is(.py-1) {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

#contact-easyvest-wizard :is(.pt-8) {
  padding-top: 2rem;
}

#contact-easyvest-wizard :is(.text-center) {
  text-align: center;
}

#contact-easyvest-wizard :is(.text-base) {
  font-size: 14px;
  line-height: 20px;
}

#contact-easyvest-wizard :is(.text-blue-1) {
  --tw-text-opacity: 1;
  color: rgb(0 6 60 / var(--tw-text-opacity));
}

#contact-easyvest-wizard :is(.text-red-1) {
  --tw-text-opacity: 1;
  color: rgb(255 0 98 / var(--tw-text-opacity));
}

#contact-easyvest-wizard :is(.text-white) {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

#contact-easyvest-wizard :is(.opacity-70) {
  opacity: 0.7;
}

#contact-easyvest-wizard :is(.shadow-lg) {
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

#contact-easyvest-wizard :is(.duration-500) {
  transition-duration: 500ms;
}

#contact-easyvest-wizard :is(.hover\:scale-105:hover) {
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

@media (min-width: 760px) {
  #contact-easyvest-wizard :is(.md\:h-24) {
    height: 6rem;
  }
}

@media (min-width: 960px) {
  #contact-easyvest-wizard :is(.lg\:bottom-5) {
    bottom: 1.25rem;
  }

  #contact-easyvest-wizard :is(.lg\:col-span-2) {
    grid-column: span 2 / span 2;
  }

  #contact-easyvest-wizard :is(.lg\:h-auto) {
    height: auto;
  }

  #contact-easyvest-wizard :is(.lg\:w-2\/3) {
    width: 66.666667%;
  }

  #contact-easyvest-wizard :is(.lg\:w-full) {
    width: 100%;
  }

  #contact-easyvest-wizard :is(.lg\:grid-cols-2) {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  #contact-easyvest-wizard :is(.lg\:flex-row) {
    flex-direction: row;
  }

  #contact-easyvest-wizard :is(.lg\:gap-x-5) {
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
  }

  #contact-easyvest-wizard :is(.lg\:p-7) {
    padding: 1.75rem;
  }
}

@media (min-width: 1280px) {
  #contact-easyvest-wizard :is(.xl\:h-\[75vh\]) {
    height: 75vh;
  }
}