@import url("https://fast.fonts.net/t/1.css?apiType=css&projectid=5cb68b3b-4d4c-484c-b3df-490ebbf1db5b");

@font-face{
  font-family:"Helvetica Neue LT W05_25 Ult Lt";

  src:url("../fonts/ec6281a0-c9c4-4477-a360-156acd53093f.woff2") format("woff2"),url("../fonts/11066b40-10f7-4123-ba58-d9cbf5e89ceb.woff") format("woff");
}

@font-face{
  font-family:"Helvetica Neue LT W05_35 Thin";

  src:url("../fonts/7d63ccf8-e0ae-4dee-ad4d-bbc798aa5803.woff2") format("woff2"),url("../fonts/b2c1327f-ab3d-4230-93d7-eee8596e1498.woff") format("woff");
}

@font-face{
  font-family:"Helvetica Neue LT W05_45 Light";

  src:url("../fonts/f9c5199e-a996-4c08-9042-1eb845bb7495.woff2") format("woff2"),url("../fonts/2a34f1f8-d701-4949-b12d-133c1c2636eb.woff") format("woff");
}

@font-face{
  font-family:"Helvetica Neue LT W05_55 Roman";

  src:url("../fonts/08b57253-2e0d-4c12-9c57-107f6c67bc49.woff2") format("woff2"),url("../fonts/08edde9d-c27b-4731-a27f-d6cd9b01cd06.woff") format("woff");
}

@font-face{
  font-family:"Helvetica Neue LT W05_75 Bold";

  src:url("../fonts/800da3b0-675f-465f-892d-d76cecbdd5b1.woff2") format("woff2"),url("../fonts/7b415a05-784a-4a4c-8c94-67e9288312f5.woff") format("woff");
}

/*
! tailwindcss v3.4.1 | 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)
*/

*,
::before,
::after {
  box-sizing: border-box;
  /* 1 */
  border-width: 0;
  /* 2 */
  border-style: solid;
  /* 2 */
  border-color: #e5e7eb;
  /* 2 */
}

::before,
::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.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

html,
:host {
  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: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  /* 4 */
  font-feature-settings: normal;
  /* 5 */
  font-variation-settings: normal;
  /* 6 */
  -webkit-tap-highlight-color: transparent;
  /* 7 */
}

/*
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.
*/

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.
*/

hr {
  height: 0;
  /* 1 */
  color: inherit;
  /* 2 */
  border-top-width: 1px;
  /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

a {
  color: inherit;
  text-decoration: inherit;
}

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  /* 1 */
  font-feature-settings: normal;
  /* 2 */
  font-variation-settings: normal;
  /* 3 */
  font-size: 1em;
  /* 4 */
}

/*
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

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.
*/

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.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-feature-settings: inherit;
  /* 1 */
  font-variation-settings: 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.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button;
  /* 1 */
  background-color: transparent;
  /* 2 */
  background-image: none;
  /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-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)
*/

:-moz-ui-invalid {
  box-shadow: none;
}

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type='search'] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

::-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.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*
Reset default styling for dialogs.
*/

dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

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.
*/

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

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

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/

: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.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
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)
*/

img,
video {
  max-width: 100%;
  height: auto;
}

/* Make elements with the HTML hidden attribute stay hidden by default */

[hidden] {
  display: none;
}

*, ::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: ;
}

.container{
  width:100%;
}

@media (min-width: 640px){
  .container{
    max-width:640px;
  }
}

@media (min-width: 768px){
  .container{
    max-width:768px;
  }
}

@media (min-width: 1024px){
  .container{
    max-width:1024px;
  }
}

@media (min-width: 1280px){
  .container{
    max-width:1280px;
  }
}

@media (min-width: 1536px){
  .container{
    max-width:1536px;
  }
}

.relative{
  position:relative;
}

.z-\[2\]{
  z-index:2;
}

.mx-auto{
  margin-left:auto;
  margin-right:auto;
}

.my-40{
  margin-top:10rem;
  margin-bottom:10rem;
}

.mb-1{
  margin-bottom:0.25rem;
}

.mb-10{
  margin-bottom:2.5rem;
}

.mb-4{
  margin-bottom:1rem;
}

.mb-8{
  margin-bottom:2rem;
}

.mt-10{
  margin-top:2.5rem;
}

.mt-2{
  margin-top:0.5rem;
}

.mt-40{
  margin-top:10rem;
}

.mt-5{
  margin-top:1.25rem;
}

.mt-6{
  margin-top:1.5rem;
}

.mt-8{
  margin-top:2rem;
}

.line-clamp-2{
  overflow:hidden;
  display:-webkit-box;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:2;
}

.line-clamp-4{
  overflow:hidden;
  display:-webkit-box;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:4;
}

.flex{
  display:flex;
}

.grid{
  display:grid;
}

.h-16{
  height:4rem;
}

.h-\[22px\]{
  height:22px;
}

.h-full{
  height:100%;
}

.w-16{
  width:4rem;
}

.w-auto{
  width:auto;
}

.w-full{
  width:100%;
}

.min-w-\[250px\]{
  min-width:250px;
}

.max-w-4xl{
  max-width:56rem;
}

.max-w-\[200px\]{
  max-width:200px;
}

.max-w-\[800px\]{
  max-width:800px;
}

.max-w-sm{
  max-width:24rem;
}

.flex-1{
  flex:1 1 0%;
}

.grid-cols-1{
  grid-template-columns:repeat(1, minmax(0, 1fr));
}

.flex-col{
  flex-direction:column;
}

.items-start{
  align-items:flex-start;
}

.items-center{
  align-items:center;
}

.justify-start{
  justify-content:flex-start;
}

.justify-center{
  justify-content:center;
}

.justify-between{
  justify-content:space-between;
}

.gap-3{
  gap:0.75rem;
}

.gap-5{
  gap:1.25rem;
}

.gap-6{
  gap:1.5rem;
}

.gap-x-6{
  -moz-column-gap:1.5rem;
       column-gap:1.5rem;
}

.gap-y-20{
  row-gap:5rem;
}

.gap-y-8{
  row-gap:2rem;
}

.rounded{
  border-radius:0.25rem;
}

.rounded-full{
  border-radius:9999px;
}

.border-light{
  --tw-border-opacity:1;
  border-color:rgb(242 242 242 / var(--tw-border-opacity));
}

.border-opacity-30{
  --tw-border-opacity:0.3;
}

.bg-white{
  --tw-bg-opacity:1;
  background-color:rgb(255 255 255 / var(--tw-bg-opacity));
}

.object-cover{
  -o-object-fit:cover;
     object-fit:cover;
}

.px-4{
  padding-left:1rem;
  padding-right:1rem;
}

.px-6{
  padding-left:1.5rem;
  padding-right:1.5rem;
}

.py-10{
  padding-top:2.5rem;
  padding-bottom:2.5rem;
}

.py-20{
  padding-top:5rem;
  padding-bottom:5rem;
}

.py-5{
  padding-top:1.25rem;
  padding-bottom:1.25rem;
}

.pb-10{
  padding-bottom:2.5rem;
}

.pb-20{
  padding-bottom:5rem;
}

.pb-32{
  padding-bottom:8rem;
}

.pt-10{
  padding-top:2.5rem;
}

.pt-2{
  padding-top:0.5rem;
}

.pt-20{
  padding-top:5rem;
}

.text-center{
  text-align:center;
}

.font-helvetica25{
  font-family:Helvetica Neue LT W05_25 Ult Lt;
}

.font-helvetica75{
  font-family:Helvetica Neue LT W05_75 Bold;
}

.text-2xl{
  font-size:1.5rem;
  line-height:2rem;
}

.text-sm{
  font-size:0.875rem;
  line-height:1.25rem;
}

.text-xs{
  font-size:0.75rem;
  line-height:1rem;
}

.font-bold{
  font-weight:700;
}

.font-semibold{
  font-weight:600;
}

.uppercase{
  text-transform:uppercase;
}

.tracking-\[2px\]{
  letter-spacing:2px;
}

.text-black{
  --tw-text-opacity:1;
  color:rgb(0 0 0 / var(--tw-text-opacity));
}

.text-primary{
  --tw-text-opacity:1;
  color:rgb(94 147 219 / var(--tw-text-opacity));
}

.outline{
  outline-style:solid;
}

html, body{
  margin:0px;
  display:flex;
  min-height:100%;
  width:100%;
  flex:1 1 0%;
  flex-direction:column;
  overflow-x:hidden;
  padding:0px;
}

body{
  display:flex;
  flex:1 1 0%;
  flex-direction:column;
  align-items:flex-start;
  justify-content:space-between;
  overflow-x:hidden;
  font-family:Helvetica Neue LT W05_35 Thin;
  font-size:1rem;
  font-weight:300;
  line-height:1.5rem;
  letter-spacing:0.05em;
  --tw-text-opacity:1;
  color:rgb(91 102 112 / var(--tw-text-opacity));
  background-size: 100% auto;
}

body.locked{
  position:fixed;
  overflow:hidden;
}

.mainContent{
  width:100%;
  padding-top:5rem;
}

.container{
  margin-left:auto;
  margin-right:auto;
  width:100%;
  max-width:80rem;
  padding-left:1.5rem;
  padding-right:1.5rem;
}

.formWrapper{
  margin-left:auto;
  margin-right:auto;
  width:100%;
  max-width:56rem;
  padding-left:1.5rem;
  padding-right:1.5rem;
}

header.header{
  position:fixed;
  top:0px;
  left:0px;
  right:0px;
  z-index:998;
  display:flex;
  height:5rem;
  align-items:center;
  justify-content:center;
  border-bottom-width:1px;
  --tw-border-opacity:1;
  border-bottom-color:rgb(242 242 242 / var(--tw-border-opacity));
  --tw-bg-opacity:1;
  background-color:rgb(255 255 255 / var(--tw-bg-opacity));
  transition-property:all;
  transition-duration:150ms;
  transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
}

header.header.dark{
  background-color:transparent;
}

@media (min-width: 1024px){
  .admin-bar header.header{
    top:32px;
  }
}

header.header > .container{
  display:flex;
  align-items:center;
  justify-content:space-between;
}

header.header .logo{
  position:relative;
  z-index:9;
}

header.header .logo img{
  height:22px;
  height:auto;
}

@media(min-width:1024px){
  header.header > div > .navContainer{
    position:relative;
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:1.5rem;
  }

  header.header > div > .navContainer > ul{
    display:flex;
    align-items:center;
    justify-content:flex-end;
    gap:1.25rem;
  }

  @media (min-width: 1280px){
    header.header > div > .navContainer > ul{
      gap:2.5rem;
    }
  }

  header.header > div > .navContainer > ul a{
    position:relative;
    cursor:pointer;
    padding-top:1.5rem;
    padding-bottom:1.5rem;
    font-family:Helvetica Neue LT W05_75 Bold;
    font-size:0.75rem;
    line-height:1rem;
    text-transform:uppercase;
    transition-property:all;
    transition-duration:150ms;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  }

  header.header > div > .navContainer > ul a:hover{
    --tw-text-opacity:1;
    color:rgb(94 147 219 / var(--tw-text-opacity));
  }

  header.header.dark > div > .navContainer > ul a{
    --tw-text-opacity:1;
    color:rgb(91 102 112 / var(--tw-text-opacity));
  }

  header.header.dark > div > .navContainer > ul a:hover{
    --tw-text-opacity:1;
    color:rgb(94 147 219 / var(--tw-text-opacity));
  }

  header.header > div > .navContainer > ul li.current_page_item a{
    --tw-text-opacity:1;
    color:rgb(94 147 219 / var(--tw-text-opacity));
  }

  header.header > div > .navContainer .ss{
    display:none;
  }
}

@media(max-width:1023px){
  header.header .navContainer{
    position:fixed;
    top:0px;
    left:0px;
    right:0px;
    display:flex;
    height:0px;
    width:100%;
    flex-direction:column;
    align-items:center;
    justify-content:flex-start;
    gap:2.5rem;
    overflow:hidden;
    --tw-bg-opacity:1;
    background-color:rgb(255 255 255 / var(--tw-bg-opacity));
    padding-top:120px;
    opacity:0;
    transition-property:all;
    transition-duration:150ms;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  }

  header.header .navContainer.active{
    height:100%;
    overflow-y:auto;
    opacity:1;
  }

  header.header > div > .navContainer .ss{
    display:flex;
    width:100%;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    --tw-bg-opacity:1;
    background-color:rgb(91 102 112 / var(--tw-bg-opacity));
    padding-top:2.5rem;
    padding-bottom:2.5rem;
  }

  header.header > div > .navContainer .ss h2{
    margin-bottom:1rem;
    max-width:228px;
    padding-bottom:1.75rem;
    padding-top:0.5rem;
    font-size:32px;
    font-weight:600;
    line-height:32px;
  }

  header.header > div > .navContainer .ss p{
    font-weight:500;
  }

  header.header > div > .navContainer .ss ul{
    -moz-columns:1;
         columns:1;
  }

  @media (min-width: 768px){
    header.header > div > .navContainer .ss ul{
      -moz-columns:2;
           columns:2;
    }
  }

  header.header > div > .navContainer .ss ul > li > a{
    display:flex;
    align-items:center;
    justify-content:flex-start;
    gap:0.5rem;
    padding-top:0.75rem;
    padding-bottom:0.75rem;
    font-weight:600;
    transition-property:all;
    transition-duration:150ms;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  }

  header.header > div > .navContainer .ss ul > li > a:hover{
    --tw-text-opacity:1;
    color:rgb(94 147 219 / var(--tw-text-opacity));
  }

  header.header > div > .navContainer .ss ul > li > a:before{
    content: "";
    display:block;
    height:1.5rem;
    width:1.5rem;
    background-position:center;
    background-repeat:no-repeat
  }

  header.header .navContainer > .content{
    display:flex;
    flex-direction:row;
    align-items:flex-start;
    justify-content:flex-end;
    gap:1.25rem;
  }

  header.header .navContainer > .content a{
    display:flex;
    align-items:center;
    justify-content:center;
    gap:0.5rem;
    font-family:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size:0.875rem;
    line-height:1.25rem;
    --tw-text-opacity:1;
    color:rgb(91 102 112 / var(--tw-text-opacity));
  }

  header.header .navContainer > .content a span{
    display:flex;
    height:1.75rem;
    width:1.75rem;
    align-items:center;
    justify-content:center;
    border-radius:9999px;
    --tw-bg-opacity:1;
    background-color:rgb(243 244 246 / var(--tw-bg-opacity));
    font-size:1rem;
    line-height:1.5rem;
  }

  header.header .navContainer > ul{
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:flex-end;
    gap:1.25rem;
  }

  header.header .navContainer > ul a{
    position:relative;
    padding-top:1rem;
    padding-bottom:1rem;
    font-family:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size:1.125rem;
    line-height:1.75rem;
  }

  header.header .navContainer > ul li.current_page_item a{
    --tw-text-opacity:1;
    color:rgb(94 147 219 / var(--tw-text-opacity));
  }
}

.navicon{
  position:relative;
  display:block;
  height:2rem;
  width:2rem;
}

@media (min-width: 1024px){
  .navicon{
    display:none;
  }
}

.navicon > i{
  position:absolute;
  height:1px;
  width:2rem;
  --tw-bg-opacity:1;
  background-color:rgb(91 102 112 / var(--tw-bg-opacity));
  transition-property:all;
  transition-duration:150ms;
  transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
}

header.header.dark .navicon > i{
  --tw-bg-opacity:1;
  background-color:rgb(255 255 255 / var(--tw-bg-opacity));
}

.navicon > i:nth-child(1){
  top:0.5rem;
}

.navicon > i:nth-child(2){
  top:1rem;
}

.navicon > i:nth-child(3){
  top:1.5rem;
}

header.header.dark .navicon.active > i,
.navicon.active > i{
  --tw-bg-opacity:1;
  background-color:rgb(94 147 219 / var(--tw-bg-opacity));
}

.navicon.active > i:nth-child(1){
  top:1rem;
  --tw-rotate:45deg;
  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));
}

.navicon.active > i:nth-child(2){
  opacity:0;
}

.navicon.active > i:nth-child(3){
  top:1rem;
  --tw-rotate:-45deg;
  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));
}

footer.footer{
  width:100%;
  --tw-bg-opacity:1;
  background-color:rgb(91 102 112 / var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(255 255 255 / var(--tw-text-opacity));
}

footer.footer h3{
  margin-top:0.5rem;
  font-size:26px;
  font-weight:600;
  line-height:26px;
}

@media (min-width: 1280px){
  footer.footer h3{
    font-size:32px;
    line-height:32px;
  }
}

footer.footer .socials{
  margin-top:2.5rem;
  display:flex;
  align-items:center;
  justify-content:flex-start;
  gap:1.5rem;
}

footer.footer .socials a{
  display:flex;
  height:1.25rem;
  width:auto;
  align-items:center;
  justify-content:center;
  border-radius:9999px;
}

footer.footer .socials a:hover{
  --tw-border-opacity:1;
  border-color:rgb(94 147 219 / var(--tw-border-opacity));
  --tw-bg-opacity:1;
  background-color:rgb(94 147 219 / var(--tw-bg-opacity));
}

footer.footer .socials a img,
footer.footer .socials a svg{
  height:100%;
  width:1rem;
  -o-object-fit:contain;
     object-fit:contain;
}

footer.footer .socials a:hover img{
  --tw-invert:invert(100%);
  filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

footer.footer ul{
  display:flex;
  flex-direction:column;
  justify-content:flex-start;
  -moz-column-gap:2rem;
       column-gap:2rem;
  row-gap:0.5rem;
}

@media (min-width: 1024px){
  footer.footer ul{
    flex-direction:row;
    align-items:center;
  }
}

footer.footer ul > li{
  --tw-text-opacity:1;
  color:rgb(255 255 255 / var(--tw-text-opacity));
}

footer.footer ul > li > a{
  font-size:0.75rem;
  line-height:1rem;
}

footer.footer ul > li > a:hover{
  --tw-text-opacity:1;
  color:rgb(94 147 219 / var(--tw-text-opacity));
}

.cForm{
  margin-top:1.25rem;
  margin-bottom:1.5rem;
  display:block;
  display:grid;
  grid-template-columns:repeat(1, minmax(0, 1fr));
  -moz-column-gap:1.5rem;
       column-gap:1.5rem;
  row-gap:1rem;
}

@media (min-width: 1024px){
  .cForm{
    grid-template-columns:repeat(2, minmax(0, 1fr));
  }
}

.cForm > div{
  display:flex;
  align-items:flex-end;
  justify-content:flex-end;
}

.cForm > div.submit{
  position:relative;
  padding-top:1.5rem;
}

@media (min-width: 1024px){
  .cForm > div.submit{
    padding-top:0px;
  }
}

.cForm > div.submit span{
  position:absolute;
  bottom:12px;
  right:10px;
}

.cForm input[type="text"],
.cForm input[type="email"],
.cForm select,
.cForm textarea{
  display:block;
  width:100%;
  max-width:100%;
  border-radius:0.25rem;
  border-width:1px;
  --tw-border-opacity:1;
  border-color:rgb(209 213 219 / var(--tw-border-opacity));
  --tw-bg-opacity:1;
  background-color:rgb(242 242 242 / var(--tw-bg-opacity));
  padding-top:11px;
  padding-bottom:11px;
  padding-left:1rem;
  padding-right:1rem;
  outline:2px solid transparent;
  outline-offset:2px;
}

.cForm input[type="text"]:focus,
.cForm input[type="email"]:focus,
.cForm select:focus,
.cForm textarea:focus{
  --tw-border-opacity:1;
  border-color:rgb(94 147 219 / var(--tw-border-opacity));
}

.cForm > div >p{
  width:100%;
}

.cForm select{
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAFCAYAAAB8ZH1oAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAACqADAAQAAAABAAAABQAAAAC5KC8kAAAAK0lEQVQIHWNgYGD4D8SEAFwNnIFFB4YchgBQEzYxsFnIEshsLBZBTMFQBADvCAn3OsP+OAAAAABJRU5ErkJggg==');
  background-position: calc(100% - 16px) 19px;
  -webkit-appearance:none;
     -moz-appearance:none;
          appearance:none;
  background-repeat:no-repeat
}

.cForm label{
  display:block;
  padding-top:0.5rem;
  padding-bottom:0.5rem;
  font-size:0.875rem;
  line-height:1.25rem;
  --tw-text-opacity:1;
  color:rgb(91 102 112 / var(--tw-text-opacity));
}

.cForm form textarea{
  height:125px;
}

.cForm span.wpcf7-not-valid-tip{
  padding-top:0.25rem;
  padding-bottom:0.25rem;
  font-size:0.75rem;
  line-height:1rem;
  font-weight:400;
  --tw-text-opacity:1;
  color:rgb(239 68 68 / var(--tw-text-opacity));
}

.cForm input[type="text"].wpcf7-not-valid,
.cForm input[type="email"].wpcf7-not-valid,
.cForm textarea.wpcf7-not-valid{
  --tw-border-opacity:1;
  border-color:rgb(239 68 68 / var(--tw-border-opacity));
}

.wpcf7-response-output{
  margin:0px !important;
  border-width:0px !important;
  --tw-bg-opacity:1;
  background-color:rgb(239 68 68 / var(--tw-bg-opacity));
  padding:1.5rem !important;
  text-align:center;
  font-size:0.875rem;
  line-height:1.25rem;
  --tw-text-opacity:1;
  color:rgb(255 255 255 / var(--tw-text-opacity));
}

.wpcf7 form.sent .wpcf7-response-output{
  --tw-text-opacity:1;
  color:rgb(0 0 0 / var(--tw-text-opacity));
}

.page-pagination{
  margin-top:2.5rem;
}

.page-pagination,
.page-pagination ul{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:0.5rem;
}

.page-pagination ul > li > *{
  display:flex;
  height:38px;
  min-width:38px;
  align-items:center;
  justify-content:center;
  border-radius:9999px;
  padding-left:0.25rem;
  padding-right:0.25rem;
}

.page-pagination ul > li > *:hover{
  --tw-bg-opacity:1;
  background-color:rgb(243 244 246 / var(--tw-bg-opacity));
}

.page-pagination ul > li > *.current{
  --tw-bg-opacity:1;
  background-color:rgb(94 147 219 / var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(255 255 255 / var(--tw-text-opacity));
}

.page-pagination ul > li .material-symbols-outlined{
  font-size:1.25rem;
  line-height:1.75rem;
}

._prevNext{
  margin-top:2.5rem;
  margin-bottom:2.5rem;
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  padding-top:1rem;
  padding-bottom:1rem;
}

@media (min-width: 768px){
  ._prevNext{
    padding-top:1.5rem;
    padding-bottom:1.5rem;
  }
}

._prevNext a{
  position:relative;
}

._prevNext a i{
  display:flex;
  height:2rem;
  width:2rem;
  min-width:32px;
  align-items:center;
  justify-content:center;
  border-radius:9999px;
  --tw-bg-opacity:1;
  background-color:rgb(91 102 112 / var(--tw-bg-opacity));
  font-style:normal;
  --tw-text-opacity:1;
  color:rgb(255 255 255 / var(--tw-text-opacity));
}

._prevNext a:hover i{
  --tw-bg-opacity:1;
  background-color:rgb(94 147 219 / var(--tw-bg-opacity));
}

._prevNext a span{
  display:block;
  width:100%;
}

._prevNext a span:first-child{
  margin-bottom:0.5rem;
  font-size:0.75rem;
  line-height:1rem;
  text-transform:uppercase;
  opacity:0.5;
}

._prevNext a span:last-child{
  font-size:2.25rem;
  line-height:2.5rem;
}

.button{
  display:flex;
  height:3rem;
  cursor:pointer;
  align-items:center;
  justify-content:center;
  gap:0.5rem;
  border-width:1px;
  padding-left:2.5rem;
  padding-right:2.5rem;
  padding-top:0.25rem;
  font-family:Helvetica Neue LT W05_75 Bold;
  font-size:0.75rem;
  line-height:1rem;
  text-transform:uppercase;
  outline:2px solid transparent;
  outline-offset:2px;
  transition-property:all;
  transition-duration:150ms;
  transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
}

.button img{
  height:1.5rem;
  width:auto;
}

.button.primary{
  --tw-border-opacity:1;
  border-color:rgb(94 147 219 / var(--tw-border-opacity));
  --tw-bg-opacity:1;
  background-color:rgb(94 147 219 / var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(255 255 255 / var(--tw-text-opacity));
}

.button.primary:hover{
  background-color:transparent;
  --tw-text-opacity:1;
  color:rgb(94 147 219 / var(--tw-text-opacity));
}

.button.dark{
  --tw-border-opacity:1;
  border-color:rgb(91 102 112 / var(--tw-border-opacity));
  --tw-bg-opacity:1;
  background-color:rgb(91 102 112 / var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(255 255 255 / var(--tw-text-opacity));
}

.button.dark:hover{
  background-color:transparent;
  --tw-text-opacity:1;
  color:rgb(91 102 112 / var(--tw-text-opacity));
}

.button.dark.outlined{
  --tw-border-opacity:1;
  border-color:rgb(91 102 112 / var(--tw-border-opacity));
  background-color:transparent;
  --tw-text-opacity:1;
  color:rgb(91 102 112 / var(--tw-text-opacity));
}

.button.dark.outlined:hover{
  --tw-bg-opacity:1;
  background-color:rgb(91 102 112 / var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(255 255 255 / var(--tw-text-opacity));
}

.button.light{
  --tw-border-opacity:1;
  border-color:rgb(242 242 242 / var(--tw-border-opacity));
  --tw-bg-opacity:1;
  background-color:rgb(242 242 242 / var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(91 102 112 / var(--tw-text-opacity));
}

.button.light:hover{
  background-color:transparent;
  --tw-text-opacity:1;
  color:rgb(242 242 242 / var(--tw-text-opacity));
}

.button.white{
  --tw-border-opacity:1;
  border-color:rgb(255 255 255 / var(--tw-border-opacity));
  --tw-bg-opacity:1;
  background-color:rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(91 102 112 / var(--tw-text-opacity));
}

.button.white:hover{
  background-color:transparent;
  --tw-text-opacity:1;
  color:rgb(255 255 255 / var(--tw-text-opacity));
}

.hero_carousel{
  position:relative;
}

.hero_carousel .prev,
.hero_carousel .next{
  position:absolute;
  top:calc(50% - 20px);
  z-index:2;
  display:flex;
  height:2.5rem;
  width:2.5rem;
  align-items:center;
  justify-content:center;
  border-radius:9999px;
  --tw-bg-opacity:1;
  background-color:rgb(91 102 112 / var(--tw-bg-opacity));
}

.hero_carousel .prev:hover,
.hero_carousel .next:hover{
  --tw-bg-opacity:1;
  background-color:rgb(242 242 242 / var(--tw-bg-opacity));
}

.hero_carousel .prev:hover img,
.hero_carousel .next:hover img{
  --tw-invert:invert(100%);
  filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.hero_carousel .prev{
  left:1rem;
}

.hero_carousel .next{
  right:1rem;
}

.hero_carousel .item > div{
  display:flex;
  flex-direction:column-reverse;
  justify-content:space-between;
}

@media (min-width: 1024px){
  .hero_carousel .item > div{
    flex-direction:row;
  }
}

.hero_carousel .item > div > div{
  display:flex;
  width:100%;
  align-items:center;
  justify-content:flex-end;
}

@media (min-width: 1024px){
  .hero_carousel .item > div > div{
    width:50%;
  }
}

.hero_carousel .item > div > div > div{
  width:100%;
  padding-top:2.5rem;
  padding-bottom:2.5rem;
  padding-right:2.5rem;
  padding-left:2.5rem;
}

@media (min-width: 1024px){
  .hero_carousel .item > div > div > div{
    width:656px;
  }
}

.hero_carousel .item > div > img{
  height:40vh;
  width:100%;
  -o-object-fit:cover;
     object-fit:cover;
}

@media (min-width: 768px){
  .hero_carousel .item > div > img{
    min-height:500px;
  }
}

@media (min-width: 1024px){
  .hero_carousel .item > div > img{
    width:50%;
  }
}

.hero_carousel .item.light{
  --tw-bg-opacity:1;
  background-color:rgb(242 242 242 / var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(91 102 112 / var(--tw-text-opacity));
}

.hero_carousel .item.dark{
  --tw-bg-opacity:1;
  background-color:rgb(91 102 112 / var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(242 242 242 / var(--tw-text-opacity));
}

.hero_carousel h2{
  margin-bottom:1rem;
  font-family:Helvetica Neue LT W05_35 Thin;
  font-size:34px;
  line-height:44px;
}

@media (min-width: 1024px){
  .hero_carousel h2{
    font-size:54px;
    line-height:64px;
  }
}

.hero_carousel p{
  margin-bottom:1.5rem;
  font-family:Helvetica Neue LT W05_35 Thin;
  font-size:1.25rem;
  line-height:1.75rem;
}

@media (min-width: 1024px){
  .hero_carousel p{
    font-size:1.5rem;
    line-height:2rem;
  }
}

.splited_cta .item{
  display:flex;
  width:100%;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  padding-left:2rem;
  padding-right:2rem;
  padding-top:2rem;
  padding-bottom:2rem;
  text-align:center;
}

@media (min-width: 1024px){
  .splited_cta .item{
    width:50%;
    padding-top:0px;
    padding-bottom:0px;
  }
}

.splited_cta .item:first-child{
  border-bottom-width:1px;
}

@media (min-width: 1024px){
  .splited_cta .item:first-child{
    border-bottom-width:0px;
    border-right-width:1px;
  }
}

.splited_cta .item img{
  height:8rem;
  width:8rem;
  border-radius:9999px;
  --tw-bg-opacity:1;
  background-color:rgb(242 242 242 / var(--tw-bg-opacity));
  -o-object-fit:cover;
     object-fit:cover;
}

.splited_cta .item h4{
  margin-top:1.5rem;
  margin-bottom:1.5rem;
  font-size:1.5rem;
  line-height:2rem;
}

.title_section{
  text-align:center;
}

.title_section .container{
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  gap:1rem;
}

.title_section.t1 h2{
  font-family:Helvetica Neue LT W05_35 Thin;
  font-size:1.5rem;
  line-height:2rem;
}

.title_section.t2 h2{
  font-family:Helvetica Neue LT W05_75 Bold;
  font-size:0.875rem;
  line-height:1.25rem;
  text-transform:uppercase;
  letter-spacing:2px;
}

.title_section p{
  margin-top:0px;
  margin-bottom:0px;
  margin-left:auto;
  margin-right:auto;
  max-width:24rem;
  padding-top:0px;
  padding-bottom:0px;
}

.zigzag_cta .item > div{
  display:flex;
  flex-direction:column;
  justify-content:space-between;
}

@media (min-width: 1024px){
  .zigzag_cta .item > div{
    flex-direction:row;
  }

  .zigzag_cta.right .item > div{
    flex-direction:row-reverse;
  }
}

.zigzag_cta.light .item > div{
  --tw-bg-opacity:1;
  background-color:rgb(242 242 242 / var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(91 102 112 / var(--tw-text-opacity));
}

.zigzag_cta.dark .item > div{
  --tw-bg-opacity:1;
  background-color:rgb(91 102 112 / var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(242 242 242 / var(--tw-text-opacity));
}

.zigzag_cta .item > div > div{
  display:flex;
  width:100%;
  flex-direction:column;
  align-items:flex-start;
  justify-content:center;
  gap:2rem;
  padding:2.5rem;
}

@media (min-width: 1024px){
  .zigzag_cta .item > div > div{
    width:50%;
  }
}

.zigzag_cta .item > div > div h3{
  font-family:Helvetica Neue LT W05_35 Thin;
  font-size:1.5rem;
  line-height:2rem;
}

.zigzag_cta .item > div > img{
  aspect-ratio:1 / 1;
  width:100%;
  -o-object-fit:cover;
     object-fit:cover;
}

@media (min-width: 1024px){
  .zigzag_cta .item > div > img{
    width:50%;
  }
}

/*  */

.step-end,
.step-end-2,
.form-container{
  display:none;
}

.formGroup{
  position:relative;
  width:100%;
  padding-top:0.5rem;
  padding-bottom:1rem;
}

.formGroup > input,
.formGroup > textarea,
.formGroup > select{
  height:3rem;
  width:100%;
  border-width:1px;
  --tw-border-opacity:1;
  border-color:rgb(94 147 219 / var(--tw-border-opacity));
  --tw-bg-opacity:1;
  background-color:rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left:1rem;
  padding-right:1rem;
}

.formGroup > input.error,
.formGroup > textarea.error,
.formGroup > select.error{
  --tw-border-opacity:1;
  border-color:rgb(239 68 68 / var(--tw-border-opacity));
}

.formGroup label.error{
  position:absolute;
  left:0px;
  bottom:-0.25rem;
  z-index:0;
  font-size:0.75rem;
  line-height:1rem;
  --tw-text-opacity:1;
  color:rgb(239 68 68 / var(--tw-text-opacity));
}

.formGroup.radio{
  position:relative;
}

.formGroup.radio > input{
  position:absolute;
  top:0px;
  left:0px;
  z-index:1;
  height:2.5rem;
  width:2.5rem;
  cursor:pointer;
  opacity:0;
}

.formGroup.radio > label:not(.error){
  position:relative;
  display:block;
  overflow-wrap:break-word;
  padding-left:2.5rem;
}

.formGroup.radio > label:not(.error):before{
  content: "";
  position:absolute;
  top:-2px;
  left:0px;
  z-index:0;
  height:1.5rem;
  width:1.5rem;
  border-radius:9999px;
  border-width:2px;
  --tw-border-opacity:1;
  border-color:rgb(219 217 217 / var(--tw-border-opacity))
}

.formGroup.radio > input:checked + label:not(.error):after{
  content: "";
  position:absolute;
  top:2px;
  left:0.25rem;
  z-index:0;
  height:1rem;
  width:1rem;
  border-radius:9999px;
  --tw-bg-opacity:1;
  background-color:rgb(94 147 219 / var(--tw-bg-opacity))
}

.formGroup.radio > input:checked + label:not(.error):before{
  --tw-border-opacity:1;
  border-color:rgb(94 147 219 / var(--tw-border-opacity));
}

.formGroup > button{
  position:absolute;
  top:auto !important;
  bottom:1.75rem !important;
  right:0.5rem;
  height:2rem;
  width:auto;
  padding-left:0.75rem !important;
  padding-right:0.75rem !important;
  font-size:0.875rem;
  line-height:1.25rem;
}

.formGroup.checkbox{
  position:relative;
}

.formGroup.checkbox > input{
  position:absolute;
  top:0px;
  left:0px;
  z-index:1;
  height:2.5rem;
  width:2.5rem;
  cursor:pointer;
  opacity:0;
}

.formGroup.checkbox > label:not(.error){
  position:relative;
  padding-left:2.5rem;
}

.formGroup.checkbox > label:not(.error):before{
  content: "";
  position:absolute;
  top:-0.25rem;
  left:0px;
  z-index:0;
  height:1.5rem;
  width:1.5rem;
  border-radius:0.25rem;
  border-width:2px;
  --tw-border-opacity:1;
  border-color:rgb(219 217 217 / var(--tw-border-opacity))
}

.formGroup.checkbox > input:checked + label:not(.error):after{
  content: "";
  position:absolute;
  top:-2px;
  left:0.5rem;
  z-index:0;
  height:1rem;
  width:0.5rem;
  --tw-rotate:45deg;
  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));
  border-width:2px;
  --tw-border-opacity:1;
  border-color:rgb(94 147 219 / var(--tw-border-opacity));
  border-left-color:transparent;
  border-top-color:transparent
}

.formGroup.checkbox > input:checked + label:not(.error):before{
  --tw-border-opacity:1;
  border-color:rgb(94 147 219 / var(--tw-border-opacity));
}

.formGroup #q1-error,
.formGroup #q3-error,
.formGroup #q4-error,
.formGroup #q5-error,
.formGroup #q6-error,
.formGroup #q7-error,
.formGroup #q8-error,
.formGroup #q9-error,
.formGroup #q10-error{
  top:-1.5rem;
}

.formGroup #q2-error{
  top:-1.25rem;
}

.forms{
  margin-left:auto;
  margin-right:auto;
  display:flex;
  width:100%;
  max-width:36rem;
  flex-direction:column;
  gap:2.5rem;
  padding-left:1.5rem;
  padding-right:1.5rem;
}

.forms h4{
  margin-top:1rem;
  margin-bottom:1rem;
  font-family:Helvetica Neue LT W05_45 Light;
  font-size:1.25rem;
  line-height:1.75rem;
  text-transform:uppercase;
  letter-spacing:2px;
}

.button-spinner{
  display:block;
  height:1.5rem;
  width:1.5rem;
}

@keyframes spin{
  to{
    transform:rotate(360deg);
  }
}

.button-spinner{
  animation:spin 1s linear infinite;
  border-radius:9999px;
  border-width:1px;
  --tw-border-opacity:1;
  border-color:rgb(255 255 255 / var(--tw-border-opacity));
  border-left-color:transparent;
}

#jsPreloader{
  position:fixed;
  inset:0px;
  z-index:999;
  display:flex;
  align-items:center;
  justify-content:center;
  background-color:rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-bg-opacity:0.9;
}

#jsPreloader > i{
  position:relative;
  display:block;
  height:2.5rem;
  width:2.5rem;
}

@keyframes spin{
  to{
    transform:rotate(360deg);
  }
}

#jsPreloader > i{
  animation:spin 1s linear infinite;
  border-radius:9999px;
  border-width:2px;
  --tw-border-opacity:1;
  border-color:rgb(94 147 219 / var(--tw-border-opacity));
  border-left-color:transparent;
}

#jsPreloader > i:after{
  content: "";
  position:absolute;
  top:-6px;
  left:-6px;
  display:block;
  height:3rem;
  width:3rem
}

@keyframes spin{
  to{
    transform:rotate(360deg);
  }
}

#jsPreloader > i:after{
  animation:spin 1s linear infinite;
  border-radius:9999px;
  border-width:2px;
  --tw-border-opacity:1;
  border-color:rgb(219 217 217 / var(--tw-border-opacity));
  border-left-color:transparent;
}

@media (min-width: 768px){
  .md\:grid-cols-2{
    grid-template-columns:repeat(2, minmax(0, 1fr));
  }

  .md\:gap-6{
    gap:1.5rem;
  }
}

@media (min-width: 1024px){
  .lg\:mt-0{
    margin-top:0px;
  }

  .lg\:w-1\/3{
    width:33.333333%;
  }

  .lg\:w-2\/3{
    width:66.666667%;
  }

  .lg\:grid-cols-3{
    grid-template-columns:repeat(3, minmax(0, 1fr));
  }

  .lg\:flex-row{
    flex-direction:row;
  }

  .lg\:items-center{
    align-items:center;
  }

  .lg\:justify-end{
    justify-content:flex-end;
  }

  .lg\:gap-8{
    gap:2rem;
  }

  .lg\:pr-8{
    padding-right:2rem;
  }
}

@media (min-width: 1280px){
  .xl\:border-r{
    border-right-width:1px;
  }

  .xl\:border-r-white{
    --tw-border-opacity:1;
    border-right-color:rgb(255 255 255 / var(--tw-border-opacity));
  }

  .xl\:border-opacity-40{
    --tw-border-opacity:0.4;
  }

  .xl\:px-20{
    padding-left:5rem;
    padding-right:5rem;
  }
}

