.form-input__error{margin-top:4px;margin-bottom:0;color:#991b1b;font-weight:normal;font-size:12px;line-height:1.25}.form-input_has-error .form-input__text,.form-input_has-error .form-input__textarea,.form-input_has-error .form-input__select .form-input__select-wrap{border-color:#991b1b}.form-input_has-error .form-input__checkbox-label:before,.form-input_has-error .form-input__radio-label:before{border-color:#991b1b}.form-input__label{display:inline-block;margin-bottom:4px;color:#000;font-size:16px;font-family:"Replica",sans-serif}.form-input__text,.form-input__textarea{display:block;width:100%;margin:0;padding:8px 12px;color:#000;font-weight:normal;font-size:16px;font-family:"Open Sans",Helvetica,Arial,sans-serif;background:rgba(0,0,0,0);border:2px solid #000;border-radius:0;outline:none}.form-input__text::-webkit-input-placeholder,.form-input__textarea::-webkit-input-placeholder{text-transform:uppercase}.form-input__text::-moz-placeholder,.form-input__textarea::-moz-placeholder{text-transform:uppercase}.form-input__text:-moz-placeholder,.form-input__textarea:-moz-placeholder{text-transform:uppercase}.form-input__text:-ms-input-placeholder,.form-input__textarea:-ms-input-placeholder{text-transform:uppercase}.form-input__text{height:48px}.form-input__textarea{min-height:204px;padding:8px 12px;text-transform:none;resize:vertical}.form-input__textarea::-webkit-input-placeholder{text-transform:uppercase}.form-input__textarea::-moz-placeholder{text-transform:uppercase}.form-input__textarea:-moz-placeholder{text-transform:uppercase}.form-input__textarea:-ms-input-placeholder{text-transform:uppercase}.form-input__select{display:block;width:100%;height:100%;padding:0 20px 0 0;color:#000;font-weight:normal;font-size:14px;font-family:"ProximaNova-Black",sans-serif;text-transform:uppercase;background:rgba(0,0,0,0);background-image:none;border:none;border-radius:0;outline:none;box-shadow:none;-webkit-appearance:none}.form-input__select>option{text-transform:none}.form-input__select-wrap{position:relative;height:58px;padding:0 18px 0 12px;border:2px solid #000;border-radius:0;outline:none;box-shadow:none}@media(min-width: 2560px){.form-input__select-wrap{height:calc(58px*1.44);padding:0 calc(18px*1.44) 0 calc(12px*1.44);border-width:calc(2px*1.44)}}.form-input__select-wrap:after{position:absolute;top:calc(50% - 3px);right:20px;content:"";border-width:7px 6px 0 6px;border-style:solid;border-color:#000 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.form-input__checkbox:not(:last-child),.form-input__radio:not(:last-child){margin-bottom:6px}.form-input__checkbox input,.form-input__radio input{position:absolute;top:0;left:0;width:0;height:0;opacity:0}.form-input__checkbox label,.form-input__radio label{position:relative;display:inline-block;margin:0;padding:0;cursor:pointer}.form-input__checkbox-label,.form-input__radio-label{position:relative;min-height:20px;padding-left:32px;color:#000;font-weight:bold;font-size:16px;font-family:"Replica",sans-serif;line-height:1.37em}.form-input__checkbox-label a,.form-input__radio-label a{color:inherit}.form-input__checkbox-label a:hover,.form-input__radio-label a:hover{text-decoration:none}.form-input__checkbox-label:before,.form-input__radio-label:before{position:absolute;content:"";top:10px;left:0;width:20px;height:20px;font-size:11px;line-height:1;text-align:center;border:2px solid #000;-webkit-transform:translateY(-50%);transform:translateY(-50%);border-radius:.125rem}input:checked+.form-input__checkbox-label:before{background-color:#fff;border-color:#fff;content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2710%27 height=%279%27 viewBox=%270 0 10 9%27 fill=%27none%27%3E%3Cpath d=%27M9.57101 1.06697L3.42295 8.44465L0 4.92391L1.19499 3.76211L3.3276 5.95565L8.29065 0L9.57101 1.06697Z%27 fill=%27white%27/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:10px 9px}input:checked+.form-input__radio-label:after{position:absolute;top:50%;left:4px;content:"";width:7px;height:7px;background-color:#000;border-radius:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.form-input__radio-label:before{width:15px;height:15px;border-radius:50%}
@-webkit-keyframes line-appearing{0%{width:0}100%{width:125px}}@keyframes line-appearing{0%{width:0}100%{width:125px}}.form-section{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.form-section__content{display:-ms-flexbox;display:flex;gap:70px;width:100%;max-width:1240px}@media screen and (max-width: 768px){.form-section__content{-ms-flex-direction:column;flex-direction:column;gap:48px}}.form-section__title{font-weight:800;font-size:60px;font-family:"ProximaNova-Black",sans-serif;line-height:64px}@media screen and (max-width: 1024px){.form-section__title{font-size:42px;line-height:46px}}@media screen and (max-width: 480px){.form-section__title{font-size:32px;line-height:36px}}@media screen and (min-width: 2560px){.form-section__title{font-size:calc(60px*1.44);line-height:calc(64px*1.44)}}.form-section__title{max-width:35%;color:#c1c1c5;font-family:"ProximaNova-ExtraBold",sans-serif;text-transform:uppercase}@media screen and (max-width: 768px){.form-section__title{max-width:100%}}.form-section__title span{color:#fff}@media screen and (max-width: 480px){.form-section__title{font-size:48px;line-height:54px}}.form-section__subtitle{color:#fff;font-weight:800;font-size:32px;font-family:"ProximaNova-ExtraBold",sans-serif;text-transform:uppercase}.form-section__description{padding-top:16px;color:#fff;font-size:16px;font-family:"Open Sans",Helvetica,Arial,sans-serif}.form-section .form-box__row{display:-ms-flexbox;display:flex;gap:16px}@media screen and (max-width: 768px){.form-section .form-box__row{-ms-flex-direction:column;flex-direction:column;gap:16px}}.form-section .form-box__row .form-box__col{width:50%}@media screen and (max-width: 768px){.form-section .form-box__row .form-box__col{width:100%}}.form-section .tablet-hidden{display:none}.form-section .form-input__textarea{min-height:80px}.form-section .main__form-wrapper{padding-top:32px}.form-section .form-input__checkbox-label,.form-section .form-input__radio-label{color:#fff}.form-section .form-input__checkbox-label:before{background:#fff;border:2px solid #97a2ac}.form-section .form-input__checkbox-label{color:#000;margin-top:48px;font-weight:400;font-size:16px}@media screen and (max-width: 768px){.form-section .form-input__checkbox-label{margin-top:40px}}.form-section input:checked+.form-input__checkbox-label:before{background-color:#1485c4;border-color:#1485c4}.form-section input,.form-section textarea{color:#000;border:2px solid #bdcbd7;border-radius:.125rem}.form-section input[name=firstname],.form-section input[name=lastname]{width:100%;max-width:100%}.form-section input::-webkit-input-placeholder, .form-section textarea::-webkit-input-placeholder{color:#000;text-transform:none}.form-section input:-ms-input-placeholder, .form-section textarea:-ms-input-placeholder{color:#000;text-transform:none}.form-section input::-ms-input-placeholder, .form-section textarea::-ms-input-placeholder{color:#000;text-transform:none}.form-section input::placeholder,.form-section textarea::placeholder{color:#000;text-transform:none}.form-section .form-box__description{margin-top:24px;color:#000}.form-section .form-box__description a{font-weight:400;color:#1485c4}.form-section .form-box__description a:hover{color:#459fdd}.form-section .form-box__description a:focus-visible,.form-section .form-box__description a:active{color:#0e5e8b}.form-section .main__success .main__form-title{color:#fff;font-size:32px;font-family:"ProximaNova-Black",sans-serif}.form-section .main__success .main__form-description{margin-top:24px;color:#fff}
@font-face {
  font-weight: normal;
  font-family: 'Replica';
  src: url('https://info.softserveinc.com/hubfs/common-demo-assets/fonts/Replica/ReplicaLLTT-Regular.ttf');
}

@font-face {
  font-weight: bold;
  font-family: 'Replica';
  src: url('https://info.softserveinc.com/hubfs/common-demo-assets/fonts/Replica/ReplicaLLTT-Bold.ttf');
}

@font-face {
  font-weight: semibold;
  font-family: 'Azurio';
  src: url('https://info.softserveinc.com/hubfs/common-demo-assets/fonts/Azurio/Azurio-Semibold.woff');
}

@font-face {
  font-weight: 400;
  font-family: 'Azurio';
  src: url('https://info.softserveinc.com/hubfs/common-demo-assets/fonts/Azurio/Azurio-Regular.woff');
}

*, ::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(0 163 207 / 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:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}::-ms-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(0 163 207 / 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:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}::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(0 163 207 / 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:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}/*
! tailwindcss v3.4.17 | 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: #D1D1D1; /* 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 */
  -webkit-font-feature-settings: normal;
          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 */
  -webkit-font-feature-settings: normal;
          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 */
  -webkit-font-feature-settings: inherit;
          font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  letter-spacing: 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,
input:where([type='button']),
input:where([type='reset']),
input:where([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::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}input::-ms-input-placeholder, textarea::-ms-input-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]:where(:not([hidden="until-found"])) {
  display: none;
}.container{
  width: 100%;
}@media (min-width: 361px){.container{
    max-width: 361px;
  }
}@media (min-width: 541px){.container{
    max-width: 541px;
  }
}@media (min-width: 769px){.container{
    max-width: 769px;
  }
}@media (min-width: 1025px){.container{
    max-width: 1025px;
  }
}@media (min-width: 1100px){.container{
    max-width: 1100px;
  }
}@media (min-width: 1201px){.container{
    max-width: 1201px;
  }
}@media (min-width: 1441px){.container{
    max-width: 1441px;
  }
}@media (min-width: 1921px){.container{
    max-width: 1921px;
  }
}@media (min-width: 2560px){.container{
    max-width: 2560px;
  }
}.gl-wrapper{
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  padding-left: 4rem;
  padding-right: 4rem;
}@media (max-width: 1024px){.gl-wrapper{
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}@media (max-width: 540px){.gl-wrapper{
    padding-left: 1rem;
    padding-right: 1rem;
  }
}.gl-wrapper-lock{
  max-width: 90rem;
}.gl-center{
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}.gl-wrapper-y{
  padding-top: 7.25rem;
  padding-bottom: 7.25rem;
}@media (max-width: 1024px){.gl-wrapper-y{
    padding-bottom: 6rem;
    padding-top: 4rem;
  }
}@media (max-width: 540px){.gl-wrapper-y{
    padding-bottom: 4rem;
    padding-top: 2.5rem;
  }
}.gl-wrapper-y-last{
  padding-bottom: 17.5rem;
  padding-top: 8rem;
}@media (max-width: 1024px){.gl-wrapper-y-last{
    padding-bottom: 15rem;
    padding-top: 4rem;
  }
}@media (max-width: 540px){.gl-wrapper-y-last{
    padding-bottom: 8rem;
    padding-top: 2.5rem;
  }
}.gl-heading-1,.gl-heading-2,.gl-heading-3,.gl-subtitle-1,.gl-subtitle-2,.gl-subtitle-3{
  font-weight: 900;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}.gl-heading-1{
  font-family: Azurio, sans-serif;
  font-size: 4rem;
  line-height: 1.2;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}@media (max-width: 1024px){.gl-heading-1{
    font-size: 3.75rem;
  }
}@media (max-width: 540px){.gl-heading-1{
    font-size: 2.5rem;
  }
}.gl-heading-2{
  margin-top: 1.5rem;
  font-size: 3rem;
  font-weight: 400;
  line-height: 1.2;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}@media (max-width: 1024px){.gl-heading-2{
    font-size: 2.5rem;
  }
}@media (max-width: 540px){.gl-heading-2{
    font-size: 2rem;
  }
}.gl-heading-3{
  font-size: 2rem;
  font-weight: 400;
  line-height: 1.2;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}@media (max-width: 1024px){.gl-heading-3{
    font-size: 28px;
  }
}@media (max-width: 540px){.gl-heading-3{
    font-size: 1.5rem;
  }
}.gl-subtitle-1{
  font-size: 1.75rem;
  text-transform: none;
  line-height: 1.2;
}@media (max-width: 540px){.gl-subtitle-1{
    font-size: 1.25rem;
  }
}.gl-header-softserve-logo{
  height: 1.25rem;
  min-width: 7.25rem;
  border-right-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
  padding-right: 1.125rem;
}@media (max-width: 540px){.gl-header-softserve-logo{
    margin-left: -3px;
    border-width: 0px;
    padding-right: 0px;
  }
}.gl-header-demo-name{
  display: block;
  font-size: 1.5rem;
  line-height: 1.2;
  --tw-text-opacity: 1;
  color: rgb(151 162 172 / var(--tw-text-opacity, 1));
}@media (max-width: 540px){.gl-header-demo-name{
    margin-left: 1.65rem;
    font-size: 1.125rem;
  }
}.gl-heading-prefix{
  position: relative;
  padding-top: 0.75rem;
  font-size: 1.75rem;
  line-height: 1.2;
  --tw-text-opacity: 1;
  color: rgb(76 81 86 / var(--tw-text-opacity, 1));
}.gl-heading-prefix::before{
  position: absolute;
  left: 0px;
  top: 0px;
  height: 0.25rem;
  width: 2rem;
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(244 106 74 / var(--tw-bg-opacity, 1));
}@media (max-width: 1024px){.gl-heading-prefix{
    font-size: 1.5rem;
  }
}@media (max-width: 540px){.gl-heading-prefix{
    font-size: 1.25rem;
  }
}.gl-slide-heading{
  font-size: 2.75rem;
  text-transform: uppercase;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}@media (max-width: 540px){.gl-slide-heading{
    font-size: 40px;
  }
}.gl-slide-content-title{
  display: block;
  font-size: 1.5rem;
  line-height: 1.2;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}.gl-blue-link{
  --tw-text-opacity: 1;
  color: rgb(20 133 196 / var(--tw-text-opacity, 1));
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
}.gl-blue-link:hover{
  --tw-text-opacity: 1;
  color: rgb(69 159 221 / var(--tw-text-opacity, 1));
}.gl-blue-link:focus-visible{
  --tw-text-opacity: 1;
  color: rgb(14 94 139 / var(--tw-text-opacity, 1));
}.gl-blue-link:active{
  --tw-text-opacity: 1;
  color: rgb(14 94 139 / var(--tw-text-opacity, 1));
}.gl-blue-link{-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-underline-position:from-font}.gl-blue-link svg path{fill:#1485c4}.gl-blue-link:hover svg path{fill:#459fdd}.gl-blue-link:focus-visible svg path,.gl-blue-link:active svg path{fill:#0e5e8b}.re-quiz-option{
  position: relative;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
  gap: 0.75rem;
  overflow: hidden;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}.re-quiz-option:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(233 245 254 / var(--tw-bg-opacity, 1));
}.re-quiz-option:focus-visible{
  --tw-bg-opacity: 1;
  background-color: rgb(210 236 253 / var(--tw-bg-opacity, 1));
}.re-quiz-option:active{
  --tw-bg-opacity: 1;
  background-color: rgb(210 236 253 / var(--tw-bg-opacity, 1));
}.gl-menu-nav-item{
  font-size: 0.75rem;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1rem;
  letter-spacing: 0.045rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}.gl-primary-button{
  min-height: 3rem;
  cursor: pointer;
  --tw-bg-opacity: 1;
  background-color: rgb(2 143 203 / var(--tw-bg-opacity, 1));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  font-size: 1rem;
  text-transform: uppercase;
  letter-spacing: 0.06rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  --clip-size: 4px;
  clip-path: polygon(var(--clip-size) 0, calc(100% - var(--clip-size)) 0, 100% var(--clip-size), 100% calc(100% - var(--clip-size)), calc(100% - var(--clip-size)) 100%, var(--clip-size) 100%, 0 calc(100% - var(--clip-size)), 0 var(--clip-size));
}.gl-primary-button:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(2 126 178 / var(--tw-bg-opacity, 1));
}.gl-primary-button:focus-visible{
  --tw-bg-opacity: 1;
  background-color: rgb(1 67 120 / var(--tw-bg-opacity, 1));
}.gl-primary-button:active{
  --tw-bg-opacity: 1;
  background-color: rgb(1 67 120 / var(--tw-bg-opacity, 1));
}.gl-btn-icon-ghost,.gl-btn-icon-filled{
  position: relative;
  cursor: pointer;
  background-color: transparent;
  padding: 0.5rem;
  outline: 2px solid transparent;
  outline-offset: 2px;&::before{content:""}&::before{
    position: absolute;
  }&::before{
    inset: 0px;
  }&::before{
    z-index: -10;
  }&::before{
    --clip-size: 4px;
    clip-path: polygon(var(--clip-size) 0, calc(100% - var(--clip-size)) 0, 100% var(--clip-size), 100% calc(100% - var(--clip-size)), calc(100% - var(--clip-size)) 100%, var(--clip-size) 100%, 0 calc(100% - var(--clip-size)), 0 var(--clip-size));
  }&:focus-visible::after{content:""}&:focus-visible::after{
    position: absolute;
  }&:focus-visible::after{
    inset: -2px;
  }&:focus-visible::after{
    z-index: -10;
  }&:focus-visible::after{
    --clip-size: 4px;
    clip-path: polygon(var(--clip-size) 0, calc(100% - var(--clip-size)) 0, 100% var(--clip-size), 100% calc(100% - var(--clip-size)), calc(100% - var(--clip-size)) 100%, var(--clip-size) 100%, 0 calc(100% - var(--clip-size)), 0 var(--clip-size));
  }&:disabled{
    cursor: not-allowed;
  }&:disabled svg path{
    fill: #9faeb8;
  }
}.gl-btn-icon-ghost{&:hover svg path{
    fill: #717A81;
  }&:focus-visible svg path,&:active svg path{
    fill: #26292B;
  }}.gl-btn-icon-filled{&::before{
    --tw-bg-opacity: 1;
    background-color: rgb(79 169 241 / var(--tw-bg-opacity, 1));
  }&:hover::before{
    --tw-bg-opacity: 1;
    background-color: rgb(69 159 221 / var(--tw-bg-opacity, 1));
  }&:active::before{
    --tw-bg-opacity: 1;
    background-color: rgb(58 138 205 / var(--tw-bg-opacity, 1));
  }&:focus-visible::before{
    --tw-bg-opacity: 1;
    background-color: rgb(58 138 205 / var(--tw-bg-opacity, 1));
  }&:focus-visible::after{
    --tw-bg-opacity: 1;
    background-color: rgb(69 159 221 / var(--tw-bg-opacity, 1));
  }&:disabled::before{
    --tw-bg-opacity: 1;
    background-color: rgb(193 223 244 / var(--tw-bg-opacity, 1));
  }}.visible{
  visibility: visible;
}.static{
  position: static;
}.fixed{
  position: fixed;
}.absolute{
  position: absolute;
}.relative{
  position: relative;
}.-left-\[0rem\]{
  left: -0rem;
}.-left-\[calc\(5rem\+3\.5rem\)\]{
  left: calc(calc(5rem + 3.5rem) * -1);
}.-right-\[0rem\]{
  right: -0rem;
}.bottom-0{
  bottom: 0px;
}.bottom-12{
  bottom: 8rem;
}.bottom-\[1rem\]{
  bottom: 1rem;
}.left-0{
  left: 0px;
}.left-1\/2{
  left: 50%;
}.left-\[4rem\]{
  left: 4rem;
}.left-\[50\%\]{
  left: 50%;
}.right-0{
  right: 0px;
}.right-\[4rem\]{
  right: 4rem;
}.top-0{
  top: 0px;
}.top-1\/2{
  top: 50%;
}.top-4{
  top: 1rem;
}.top-\[100\%\]{
  top: 100%;
}.top-\[12\%\]{
  top: 12%;
}.top-\[12rem\]{
  top: 12rem;
}.top-\[40\%\]{
  top: 40%;
}.top-\[42\%\]{
  top: 42%;
}.top-\[50\%\]{
  top: 50%;
}.top-\[60\%\]{
  top: 60%;
}.top-\[65\%\]{
  top: 65%;
}.top-\[80\%\]{
  top: 80%;
}.z-0{
  z-index: 0;
}.z-10{
  z-index: 10;
}.z-20{
  z-index: 20;
}.z-50{
  z-index: 50;
}.z-\[101\]{
  z-index: 101;
}.z-\[121\]{
  z-index: 121;
}.z-\[1\]{
  z-index: 1;
}.z-\[2\]{
  z-index: 2;
}.z-\[3\]{
  z-index: 3;
}.z-\[40000\]{
  z-index: 40000;
}.z-\[4\]{
  z-index: 4;
}.z-\[5\]{
  z-index: 5;
}.z-\[98\]{
  z-index: 98;
}.z-\[999\]{
  z-index: 999;
}.z-\[99\]{
  z-index: 99;
}.mx-auto{
  margin-left: auto;
  margin-right: auto;
}.\!mt-0{
  margin-top: 0px !important;
}.\!mt-11{
  margin-top: 6rem !important;
}.\!mt-5{
  margin-top: 1.5rem !important;
}.\!mt-8{
  margin-top: 3rem !important;
}.-ml-\[1\.5rem\]{
  margin-left: -1.5rem;
}.mb-11{
  margin-bottom: 6rem;
}.mb-5{
  margin-bottom: 1.5rem;
}.mb-8{
  margin-bottom: 3rem;
}.mb-\[1\.5rem\]{
  margin-bottom: 1.5rem;
}.ml-10{
  margin-left: 5rem;
}.ml-2{
  margin-left: 0.5rem;
}.ml-4{
  margin-left: 1rem;
}.ml-6{
  margin-left: 2rem;
}.mt-1{
  margin-top: 0.25rem;
}.mt-11{
  margin-top: 6rem;
}.mt-2{
  margin-top: 0.5rem;
}.mt-4{
  margin-top: 1rem;
}.mt-5{
  margin-top: 1.5rem;
}.mt-6{
  margin-top: 2rem;
}.mt-7{
  margin-top: 2.5rem;
}.mt-8{
  margin-top: 3rem;
}.mt-9{
  margin-top: 4rem;
}.mt-\[1\.125rem\]{
  margin-top: 1.125rem;
}.mt-\[1\.25rem\]{
  margin-top: 1.25rem;
}.mt-\[1\.5rem\]{
  margin-top: 1.5rem;
}.mt-\[24px\]{
  margin-top: 24px;
}.mt-\[306px\]{
  margin-top: 306px;
}.mt-\[3rem\]{
  margin-top: 3rem;
}.mt-\[4rem\]{
  margin-top: 4rem;
}.mt-auto{
  margin-top: auto;
}.block{
  display: block;
}.flex{
  display: -ms-flexbox;
  display: flex;
}.grid{
  display: grid;
}.hidden{
  display: none;
}.aspect-square{
  aspect-ratio: 1 / 1;
}.aspect-video{
  aspect-ratio: 16 / 9;
}.size-5{
  width: 1.5rem;
  height: 1.5rem;
}.size-7{
  width: 2.5rem;
  height: 2.5rem;
}.size-\[1\.15rem\]{
  width: 1.15rem;
  height: 1.15rem;
}.size-\[16\.25rem\]{
  width: 16.25rem;
  height: 16.25rem;
}.size-\[7rem\]{
  width: 7rem;
  height: 7rem;
}.size-full{
  width: 100%;
  height: 100%;
}.\!h-0{
  height: 0px !important;
}.h-0{
  height: 0px;
}.h-\[10px\]{
  height: 10px;
}.h-\[3rem\]{
  height: 3rem;
}.h-\[400px\]{
  height: 400px;
}.h-\[6rem\]{
  height: 6rem;
}.h-fit{
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}.h-full{
  height: 100%;
}.max-h-5{
  max-height: 1.5rem;
}.max-h-\[23px\]{
  max-height: 23px;
}.max-h-\[24px\]{
  max-height: 24px;
}.max-h-fit{
  max-height: -webkit-fit-content;
  max-height: -moz-fit-content;
  max-height: fit-content;
}.max-h-screen{
  max-height: 100vh;
}.min-h-0{
  min-height: 0px;
}.min-h-11{
  min-height: 6rem;
}.min-h-6{
  min-height: 2rem;
}.min-h-9{
  min-height: 4rem;
}.min-h-\[100vh\]{
  min-height: 100vh;
}.min-h-\[140px\]{
  min-height: 140px;
}.min-h-\[19px\]{
  min-height: 19px;
}.min-h-\[240px\]{
  min-height: 240px;
}.min-h-\[24px\]{
  min-height: 24px;
}.min-h-\[4\.125rem\]{
  min-height: 4.125rem;
}.min-h-\[5\.3125rem\]{
  min-height: 5.3125rem;
}.min-h-\[6rem\]{
  min-height: 6rem;
}.min-h-\[calc\(100vh-144px\)\]{
  min-height: calc(100vh - 144px);
}.min-h-\[calc\(100vh-5\.5rem\)\]{
  min-height: calc(100vh - 5.5rem);
}.min-h-screen{
  min-height: 100vh;
}.\!w-fit{
  width: -webkit-fit-content !important;
  width: -moz-fit-content !important;
  width: fit-content !important;
}.w-0{
  width: 0px;
}.w-\[10\.1875rem\]{
  width: 10.1875rem;
}.w-\[100vw\]{
  width: 100vw;
}.w-\[10px\]{
  width: 10px;
}.w-\[2rem\]{
  width: 2rem;
}.w-\[40\%\]{
  width: 40%;
}.w-\[45vw\]{
  width: 45vw;
}.w-\[64rem\]{
  width: 64rem;
}.w-\[6rem\]{
  width: 6rem;
}.w-\[800px\]{
  width: 800px;
}.w-fit{
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}.w-full{
  width: 100%;
}.w-max{
  width: -webkit-max-content;
  width: max-content;
}.w-px{
  width: 1px;
}.min-w-0{
  min-width: 0px;
}.min-w-13{
  min-width: 10rem;
}.min-w-6{
  min-width: 2rem;
}.min-w-60{
  min-width: 15rem;
}.min-w-80{
  min-width: 20rem;
}.min-w-\[24px\]{
  min-width: 24px;
}.min-w-\[30\%\]{
  min-width: 30%;
}.min-w-\[4\.125rem\]{
  min-width: 4.125rem;
}.min-w-\[40\%\]{
  min-width: 40%;
}.min-w-\[6rem\]{
  min-width: 6rem;
}.min-w-\[8rem\]{
  min-width: 8rem;
}.min-w-fit{
  min-width: -webkit-fit-content;
  min-width: -moz-fit-content;
  min-width: fit-content;
}.min-w-full{
  min-width: 100%;
}.max-w-5{
  max-width: 1.5rem;
}.max-w-80{
  max-width: 20rem;
}.max-w-\[1\.625rem\]{
  max-width: 1.625rem;
}.max-w-\[16\.25rem\]{
  max-width: 16.25rem;
}.max-w-\[1700px\]{
  max-width: 1700px;
}.max-w-\[30\%\]{
  max-width: 30%;
}.max-w-\[40\%\]{
  max-width: 40%;
}.max-w-\[45rem\]{
  max-width: 45rem;
}.max-w-\[50\%\]{
  max-width: 50%;
}.max-w-\[6\.25rem\]{
  max-width: 6.25rem;
}.max-w-\[60\%\]{
  max-width: 60%;
}.max-w-\[65\%\]{
  max-width: 65%;
}.max-w-\[70\%\]{
  max-width: 70%;
}.max-w-\[75\%\]{
  max-width: 75%;
}.max-w-\[75\.5rem\]{
  max-width: 75.5rem;
}.max-w-\[9\.0625rem\]{
  max-width: 9.0625rem;
}.max-w-\[90\%\]{
  max-width: 90%;
}.max-w-\[90rem\]{
  max-width: 90rem;
}.max-w-fit{
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
}.shrink-0{
  -ms-flex-negative: 0;
      flex-shrink: 0;
}.grow{
  -ms-flex-positive: 1;
      flex-grow: 1;
}.basis-3\/5{
  -ms-flex-preferred-size: 60%;
      flex-basis: 60%;
}.basis-full{
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}.-translate-x-1\/2{
  --tw-translate-x: -50%;
  -webkit-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));
          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));
}.-translate-y-1\/2{
  --tw-translate-y: -50%;
  -webkit-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));
          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));
}.rotate-180{
  --tw-rotate: 180deg;
  -webkit-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));
          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));
}.transform{
  -webkit-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));
          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));
}.cursor-pointer{
  cursor: pointer;
}.select-none{
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
}.resize{
  resize: both;
}.list-disc{
  list-style-type: disc;
}.grid-cols-2{
  grid-template-columns: repeat(2, minmax(0, 1fr));
}.grid-cols-3{
  grid-template-columns: repeat(3, minmax(0, 1fr));
}.flex-row{
  -ms-flex-direction: row;
      flex-direction: row;
}.flex-row-reverse{
  -ms-flex-direction: row-reverse;
      flex-direction: row-reverse;
}.flex-col{
  -ms-flex-direction: column;
      flex-direction: column;
}.flex-wrap{
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}.\!items-start{
  -ms-flex-align: start !important;
      align-items: flex-start !important;
}.items-end{
  -ms-flex-align: end;
      align-items: flex-end;
}.items-center{
  -ms-flex-align: center;
      align-items: center;
}.justify-end{
  -ms-flex-pack: end;
      justify-content: flex-end;
}.justify-center{
  -ms-flex-pack: center;
      justify-content: center;
}.justify-between{
  -ms-flex-pack: justify;
      justify-content: space-between;
}.gap-0{
  gap: 0px;
}.gap-11{
  gap: 6rem;
}.gap-2{
  gap: 0.5rem;
}.gap-3{
  gap: 0.75rem;
}.gap-4{
  gap: 1rem;
}.gap-5{
  gap: 1.5rem;
}.gap-6{
  gap: 2rem;
}.gap-7{
  gap: 2.5rem;
}.gap-8{
  gap: 3rem;
}.gap-9{
  gap: 4rem;
}.gap-\[1\.125rem\]{
  gap: 1.125rem;
}.gap-\[12px\]{
  gap: 12px;
}.gap-\[1rem\]{
  gap: 1rem;
}.gap-\[24px\]{
  gap: 24px;
}.gap-\[4rem\]{
  gap: 4rem;
}.gap-\[6px\]{
  gap: 6px;
}.overflow-hidden{
  overflow: hidden;
}.overflow-visible{
  overflow: visible;
}.hyphens-auto{
  -ms-hyphens: auto;
      hyphens: auto;
}.break-words{
  overflow-wrap: break-word;
}.break-all{
  word-break: break-all;
}.rounded-\[0\.3125rem\]{
  border-radius: 0.3125rem;
}.rounded-\[0\.625rem\]{
  border-radius: 0.625rem;
}.rounded-\[32\.115px\]{
  border-radius: 32.115px;
}.rounded-full{
  border-radius: 9999px;
}.border{
  border-width: 1px;
}.border-2{
  border-width: 2px;
}.border-\[0\.5rem\]{
  border-width: 0.5rem;
}.border-b{
  border-bottom-width: 1px;
}.border-b-0{
  border-bottom-width: 0px;
}.border-none{
  border-style: none;
}.border-\[\#E0E0E0\]{
  --tw-border-opacity: 1;
  border-color: rgb(224 224 224 / var(--tw-border-opacity, 1));
}.border-gray-900{
  --tw-border-opacity: 1;
  border-color: rgb(40 38 38 / var(--tw-border-opacity, 1));
}.border-transparent{
  border-color: transparent;
}.border-white{
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}.border-b-demo-reimagine-blue{
  --tw-border-opacity: 1;
  border-bottom-color: rgb(0 163 255 / var(--tw-border-opacity, 1));
}.border-b-white{
  --tw-border-opacity: 1;
  border-bottom-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}.\!bg-demo-reimagine-green{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(38 196 91 / var(--tw-bg-opacity, 1)) !important;
}.\!bg-demo-reimagine-red{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(233 67 53 / var(--tw-bg-opacity, 1)) !important;
}.\!bg-white{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;
}.bg-\[\#1485C4\]{
  --tw-bg-opacity: 1;
  background-color: rgb(20 133 196 / var(--tw-bg-opacity, 1));
}.bg-\[\#BDCBD7\]{
  --tw-bg-opacity: 1;
  background-color: rgb(189 203 215 / var(--tw-bg-opacity, 1));
}.bg-\[\#EDF0F2\]{
  --tw-bg-opacity: 1;
  background-color: rgb(237 240 242 / var(--tw-bg-opacity, 1));
}.bg-\[\#edf0f2\]{
  --tw-bg-opacity: 1;
  background-color: rgb(237 240 242 / var(--tw-bg-opacity, 1));
}.bg-black{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}.bg-demo-reimagine-blue{
  --tw-bg-opacity: 1;
  background-color: rgb(0 163 255 / var(--tw-bg-opacity, 1));
}.bg-demo-reimagine-blue-mid{
  --tw-bg-opacity: 1;
  background-color: rgb(210 236 253 / var(--tw-bg-opacity, 1));
}.bg-demo-reimagine-bold-gray{
  --tw-bg-opacity: 1;
  background-color: rgb(170 169 174 / var(--tw-bg-opacity, 1));
}.bg-transparent{
  background-color: transparent;
}.bg-white{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}.bg-opacity-10{
  --tw-bg-opacity: 0.1;
}.bg-\[linear-gradient\(-45deg\2c \#000_0\%\2c \#171717_50\%\2c \#404040_100\%\)\]{
  background-image: linear-gradient(-45deg,#000 0%,#171717 50%,#404040 100%);
}.bg-\[radial-gradient\(circle_at_center\2c transparent\2c black\)\]{
  background-image: radial-gradient(circle at center,transparent,black);
}.bg-contain{
  background-size: contain;
}.bg-cover{
  background-size: cover;
}.bg-center{
  background-position: center;
}.bg-left-bottom{
  background-position: left bottom;
}.bg-right-bottom{
  background-position: right bottom;
}.bg-no-repeat{
  background-repeat: no-repeat;
}.fill-white{
  fill: #fff;
}.\!stroke-black{
  stroke: #000 !important;
}.stroke-black{
  stroke: #000;
}.stroke-white{
  stroke: #fff;
}.object-cover{
  -o-object-fit: cover;
     object-fit: cover;
}.p-4{
  padding: 1rem;
}.p-\[0\.625rem\]{
  padding: 0.625rem;
}.p-\[2\.5rem\]{
  padding: 2.5rem;
}.p-\[3rem\]{
  padding: 3rem;
}.p-\[40px\]{
  padding: 40px;
}.\!px-4{
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}.\!py-0{
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}.px-2{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}.px-4{
  padding-left: 1rem;
  padding-right: 1rem;
}.px-5{
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}.px-6{
  padding-left: 2rem;
  padding-right: 2rem;
}.px-8{
  padding-left: 3rem;
  padding-right: 3rem;
}.px-\[116px\]{
  padding-left: 116px;
  padding-right: 116px;
}.px-\[1rem\]{
  padding-left: 1rem;
  padding-right: 1rem;
}.py-1{
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}.py-2{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}.py-2\.5{
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}.py-4{
  padding-top: 1rem;
  padding-bottom: 1rem;
}.py-5{
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}.py-6{
  padding-top: 2rem;
  padding-bottom: 2rem;
}.py-\[0\.375rem\]{
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}.py-\[0\.625rem\]{
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}.py-\[29px\]{
  padding-top: 29px;
  padding-bottom: 29px;
}.\!pt-0{
  padding-top: 0px !important;
}.\!pt-\[4rem\]{
  padding-top: 4rem !important;
}.pb-10{
  padding-bottom: 5rem;
}.pb-12{
  padding-bottom: 8rem;
}.pb-5{
  padding-bottom: 1.5rem;
}.pb-6{
  padding-bottom: 2rem;
}.pb-7{
  padding-bottom: 2.5rem;
}.pb-8{
  padding-bottom: 3rem;
}.pb-\[6rem\]{
  padding-bottom: 6rem;
}.pl-4{
  padding-left: 1rem;
}.pl-\[1\.5rem\]{
  padding-left: 1.5rem;
}.pl-\[2rem\]{
  padding-left: 2rem;
}.pt-10{
  padding-top: 5rem;
}.pt-7{
  padding-top: 2.5rem;
}.pt-9{
  padding-top: 4rem;
}.pt-\[11\.625rem\]{
  padding-top: 11.625rem;
}.text-center{
  text-align: center;
}.text-end{
  text-align: end;
}.font-Proxima{
  font-family: Proxima Nova;
}.font-body{
  font-family: Replica, sans-serif;
}.font-heading{
  font-family: Azurio, sans-serif;
}.text-\[0\.75rem\]{
  font-size: 0.75rem;
}.text-\[1\.25rem\]{
  font-size: 1.25rem;
}.text-\[1\.375rem\]{
  font-size: 1.375rem;
}.text-\[1\.5rem\]{
  font-size: 1.5rem;
}.text-\[1\.625rem\]{
  font-size: 1.625rem;
}.text-\[1rem\]{
  font-size: 1rem;
}.text-\[2\.25rem\]{
  font-size: 2.25rem;
}.text-\[2\.375rem\]{
  font-size: 2.375rem;
}.text-\[2\.5rem\]{
  font-size: 2.5rem;
}.text-\[20px\]{
  font-size: 20px;
}.text-\[3rem\]{
  font-size: 3rem;
}.text-\[4\.4vw\]{
  font-size: 4.4vw;
}.text-\[4rem\]{
  font-size: 4rem;
}.text-\[6rem\]{
  font-size: 6rem;
}.text-b-lg{
  font-size: 1.25rem;
}.text-b-md{
  font-size: 1rem;
}.text-b-sm{
  font-size: 0.875rem;
}.text-h-sm{
  font-size: 2rem;
}.text-subtitle{
  font-size: 1.5rem;
}.font-black{
  font-weight: 900;
}.font-bold{
  font-weight: 700;
}.font-medium{
  font-weight: 500;
}.font-normal{
  font-weight: 400;
}.uppercase{
  text-transform: uppercase;
}.normal-case{
  text-transform: none;
}.leading-\[0\.75\]{
  line-height: 0.75;
}.leading-\[1\.2\]{
  line-height: 1.2;
}.leading-none{
  line-height: 1;
}.leading-tight{
  line-height: 1.25;
}.\!text-black{
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1)) !important;
}.\!text-demo-reimagine-green{
  --tw-text-opacity: 1 !important;
  color: rgb(38 196 91 / var(--tw-text-opacity, 1)) !important;
}.\!text-demo-reimagine-red{
  --tw-text-opacity: 1 !important;
  color: rgb(233 67 53 / var(--tw-text-opacity, 1)) !important;
}.\!text-white{
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}.text-\[\#26292B\]{
  --tw-text-opacity: 1;
  color: rgb(38 41 43 / var(--tw-text-opacity, 1));
}.text-\[\#4C5156\]{
  --tw-text-opacity: 1;
  color: rgb(76 81 86 / var(--tw-text-opacity, 1));
}.text-\[\#BDCBD7\]{
  --tw-text-opacity: 1;
  color: rgb(189 203 215 / var(--tw-text-opacity, 1));
}.text-black{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}.text-demo-reimagine-blue{
  --tw-text-opacity: 1;
  color: rgb(0 163 255 / var(--tw-text-opacity, 1));
}.text-demo-reimagine-red{
  --tw-text-opacity: 1;
  color: rgb(233 67 53 / var(--tw-text-opacity, 1));
}.text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}.underline{
  text-decoration-line: underline;
}.opacity-0{
  opacity: 0;
}.outline-none{
  outline: 2px solid transparent;
  outline-offset: 2px;
}.outline-0{
  outline-width: 0px;
}.blur{
  --tw-blur: blur(8px);
  -webkit-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);
          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);
}.brightness-75{
  --tw-brightness: brightness(.75);
  -webkit-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);
          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);
}.invert{
  --tw-invert: invert(100%);
  -webkit-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);
          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);
}.filter{
  -webkit-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);
          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);
}.transition{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, backdrop-filter, -webkit-transform, -webkit-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-transform, -webkit-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}.transition-\[transform\2c background-color\]{
  transition-property: background-color,-webkit-transform;
  transition-property: transform,background-color;
  transition-property: transform,background-color,-webkit-transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}.transition-all{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}.transition-colors{
  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;
}.duration-300{
  transition-duration: 300ms;
}.duration-500{
  transition-duration: 500ms;
}.duration-700{
  transition-duration: 700ms;
}.ease-out{
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}@-webkit-keyframes enter{from{
    opacity: var(--tw-enter-opacity, 1);
    -webkit-transform: translate3d(var(--tw-enter-translate-x, 0), var(--tw-enter-translate-y, 0), 0) scale3d(var(--tw-enter-scale, 1), var(--tw-enter-scale, 1), var(--tw-enter-scale, 1)) rotate(var(--tw-enter-rotate, 0));
            transform: translate3d(var(--tw-enter-translate-x, 0), var(--tw-enter-translate-y, 0), 0) scale3d(var(--tw-enter-scale, 1), var(--tw-enter-scale, 1), var(--tw-enter-scale, 1)) rotate(var(--tw-enter-rotate, 0));
  }
}@keyframes enter{from{
    opacity: var(--tw-enter-opacity, 1);
    -webkit-transform: translate3d(var(--tw-enter-translate-x, 0), var(--tw-enter-translate-y, 0), 0) scale3d(var(--tw-enter-scale, 1), var(--tw-enter-scale, 1), var(--tw-enter-scale, 1)) rotate(var(--tw-enter-rotate, 0));
            transform: translate3d(var(--tw-enter-translate-x, 0), var(--tw-enter-translate-y, 0), 0) scale3d(var(--tw-enter-scale, 1), var(--tw-enter-scale, 1), var(--tw-enter-scale, 1)) rotate(var(--tw-enter-rotate, 0));
  }
}@-webkit-keyframes exit{to{
    opacity: var(--tw-exit-opacity, 1);
    -webkit-transform: translate3d(var(--tw-exit-translate-x, 0), var(--tw-exit-translate-y, 0), 0) scale3d(var(--tw-exit-scale, 1), var(--tw-exit-scale, 1), var(--tw-exit-scale, 1)) rotate(var(--tw-exit-rotate, 0));
            transform: translate3d(var(--tw-exit-translate-x, 0), var(--tw-exit-translate-y, 0), 0) scale3d(var(--tw-exit-scale, 1), var(--tw-exit-scale, 1), var(--tw-exit-scale, 1)) rotate(var(--tw-exit-rotate, 0));
  }
}@keyframes exit{to{
    opacity: var(--tw-exit-opacity, 1);
    -webkit-transform: translate3d(var(--tw-exit-translate-x, 0), var(--tw-exit-translate-y, 0), 0) scale3d(var(--tw-exit-scale, 1), var(--tw-exit-scale, 1), var(--tw-exit-scale, 1)) rotate(var(--tw-exit-rotate, 0));
            transform: translate3d(var(--tw-exit-translate-x, 0), var(--tw-exit-translate-y, 0), 0) scale3d(var(--tw-exit-scale, 1), var(--tw-exit-scale, 1), var(--tw-exit-scale, 1)) rotate(var(--tw-exit-rotate, 0));
  }
}.duration-300{
  -webkit-animation-duration: 300ms;
          animation-duration: 300ms;
}.duration-500{
  -webkit-animation-duration: 500ms;
          animation-duration: 500ms;
}.duration-700{
  -webkit-animation-duration: 700ms;
          animation-duration: 700ms;
}.ease-out{
  -webkit-animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
          animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
}.clip-\[10px\]{
  --clip-size: 10px;
  clip-path: polygon(var(--clip-size) 0, calc(100% - var(--clip-size)) 0, 100% var(--clip-size), 100% calc(100% - var(--clip-size)), calc(100% - var(--clip-size)) 100%, var(--clip-size) 100%, 0 calc(100% - var(--clip-size)), 0 var(--clip-size));
}.clip-\[8px\]{
  --clip-size: 8px;
  clip-path: polygon(var(--clip-size) 0, calc(100% - var(--clip-size)) 0, 100% var(--clip-size), 100% calc(100% - var(--clip-size)), calc(100% - var(--clip-size)) 100%, var(--clip-size) 100%, 0 calc(100% - var(--clip-size)), 0 var(--clip-size));
}.clip-tl-bl-\[8px\]{
  --clip-size: 8px;
  clip-path: polygon(var(--clip-size) 0, 100% 0, 100% 100%, var(--clip-size) 100%, 0 calc(100% - var(--clip-size)), 0 var(--clip-size));
}.clip-tr-br-\[8px\]{
  --clip-size: 8px;
  clip-path: polygon(0 0, calc(100% - var(--clip-size)) 0, 100% var(--clip-size), 100% calc(100% - var(--clip-size)), calc(100% - var(--clip-size)) 100%, 0 100%);
}html body[data-scroll-locked]{--removed-body-scroll-bar-size: 0 !important;margin-right:0 !important}body{font-family:"Replica",sans-serif}.gl-blue-light{
  position: absolute;
  z-index: 1;
  width: 55vw;
}@media (max-width: 820px){.gl-blue-light{
    width: 100vw;
  }
}.gl-blue-light-content{
  position: relative;
  z-index: 2;
}.gl-blue-light--right{
  right: 0px;
}.gl-blue-light-left{
  left: 0px;
}.gl-default-shadow{box-shadow:0 0 8px 0 rgba(0, 0, 0, 0.25)}.re-inner-wrapper{
  padding-top: 7.25rem;
  padding-bottom: 7.25rem;
}@media (max-width: 1024px){.re-inner-wrapper{
    padding-bottom: 6rem;
    padding-top: 4rem;
  }
}@media (max-width: 540px){.re-inner-wrapper{
    padding-bottom: 4rem;
    padding-top: 2.5rem;
  }
}.re-inner-wrapper{
  padding-left: 5rem;
}@media (max-width: 1024px){.re-inner-wrapper{
    padding-left: 3rem;
  }
}@media (max-width: 540px){.re-inner-wrapper{
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
  }
}.re-meet-heading{
  font-family: Proxima Nova;
  font-size: 6rem;
  text-transform: uppercase;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}@media (max-width: 1024px){.re-meet-heading{
    font-size: 4rem;
  }
}@media (max-width: 540px){.re-meet-heading{
    font-size: 3rem;
  }
}.re-meet-heading>span{
  --tw-text-opacity: 1;
  color: rgb(0 163 255 / var(--tw-text-opacity, 1));
}.re-button{
  display: -ms-flexbox;
  display: flex;
  min-height: 4rem;
  width: 100%;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
  gap: 1.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(0 163 255 / var(--tw-bg-opacity, 1));
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-family: Proxima Nova;
  font-size: 1rem;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}.re-button:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(0 146 230 / var(--tw-bg-opacity, 1));
}.re-button:active{
  --tw-bg-opacity: 1;
  background-color: rgb(0 127 204 / var(--tw-bg-opacity, 1));
}.re-button:disabled{
  cursor: not-allowed;
  --tw-bg-opacity: 1;
  background-color: rgb(153 217 248 / var(--tw-bg-opacity, 1));
}@media (max-width: 540px){.re-button{
    padding: 1rem;
  }
}.re-heading-2{
  font-family: Proxima Nova;
  font-size: 2.5rem;
  text-transform: uppercase;
}@media (max-width: 540px){.re-heading-2{
    font-size: 2rem;
  }
}.re-option-text{
  position: relative;
  z-index: 2;
  text-align: start;
  font-family: Proxima Nova;
  font-size: 1rem;
  text-transform: uppercase;
  line-height: 1;
}@media (max-width: 540px){.re-option-text{
    font-size: 14px;
  }
}.re-question-info{
  margin-top: 0.75rem;
  display: block;
  font-family: Proxima Nova;
  font-size: 1.25rem;
  text-transform: uppercase;
}@media (max-width: 540px){.re-question-info{
    font-size: 0.875rem;
  }
}@media screen and (min-width: 2560px){html{font-size:24px}}@media screen and (max-width: 1024px){.gl-fifth-line::before{display:none}}.floating-label{
  pointer-events: none;
  position: absolute;
  top: -6px;
  left: 1.5rem;
  --tw-translate-y: 0px;
  -webkit-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));
          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));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-left: 0.25rem;
  padding-right: 0.25rem;
  font-family: Proxima Nova;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(156 156 156 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-duration: 100ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-animation-duration: 100ms;
          animation-duration: 100ms;
  -webkit-animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
          animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}.peer:-ms-input-placeholder ~ .floating-label{
  top: 2rem;
  --tw-translate-y: -50%;
  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));
}.peer:placeholder-shown ~ .floating-label{
  top: 2rem;
  --tw-translate-y: -50%;
  -webkit-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));
          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));
}.peer:focus ~ .floating-label{
  top: -6px;
  --tw-translate-y: 0px;
  -webkit-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));
          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));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(40 38 38 / var(--tw-text-opacity, 1));
}.floating-checkbox-label{
  pointer-events: none;
  position: absolute;
  top: -6px;
  left: 1.5rem;
  --tw-translate-y: 0px;
  -webkit-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));
          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));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-left: 0.25rem;
  padding-right: 0.25rem;
  font-family: Proxima Nova;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(156 156 156 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-duration: 100ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-animation-duration: 100ms;
          animation-duration: 100ms;
  -webkit-animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
          animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}.peer:-ms-input-placeholder ~ .floating-checkbox-label{
  top: 2rem;
  --tw-translate-y: -50%;
  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));
}.peer:placeholder-shown ~ .floating-checkbox-label{
  top: 2rem;
  --tw-translate-y: -50%;
  -webkit-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));
          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));
}.peer:focus ~ .floating-checkbox-label{
  top: -6px;
  --tw-translate-y: 0px;
  -webkit-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));
          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));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(40 38 38 / var(--tw-text-opacity, 1));
}.peer[data-placeholder] ~ .floating-checkbox-label{
  top: 25px;
}.peer[data-state="open"] ~ .floating-checkbox-label{
  top: -6px;
  --tw-text-opacity: 1;
  color: rgb(40 38 38 / var(--tw-text-opacity, 1));
}.stroaked{-webkit-text-stroke:1px #00a3ff;text-stroke:1px #00a3ff;color:transparent}.text-3d{color:white;text-shadow:1px 1px 0 #000,2px 2px 0 #000,3px 3px 0 #000,4px 4px 0 #000,5px 5px 0 #000}@media (max-width: 540px){.sm\:gl-wrapper-y{
    padding-top: 7.25rem;
    padding-bottom: 7.25rem;
  }@media (max-width: 1024px){.sm\:gl-wrapper-y{
      padding-bottom: 6rem;
      padding-top: 4rem;
    }
  }@media (max-width: 540px){.sm\:gl-wrapper-y{
      padding-bottom: 4rem;
      padding-top: 2.5rem;
    }
  }
}.before\:absolute::before{
  content: var(--tw-content);
  position: absolute;
}.before\:\!left-1::before{
  content: var(--tw-content);
  left: 0.25rem !important;
}.before\:-left-4::before{
  content: var(--tw-content);
  left: -1rem;
}.before\:left-0::before{
  content: var(--tw-content);
  left: 0px;
}.before\:top-0::before{
  content: var(--tw-content);
  top: 0px;
}.before\:top-\[50\%\]::before{
  content: var(--tw-content);
  top: 50%;
}.before\:block::before{
  content: var(--tw-content);
  display: block;
}.before\:aspect-\[1936\/1163\]::before{
  content: var(--tw-content);
  aspect-ratio: 1936/1163;
}.before\:h-1::before{
  content: var(--tw-content);
  height: 0.25rem;
}.before\:w-1::before{
  content: var(--tw-content);
  width: 0.25rem;
}.before\:w-full::before{
  content: var(--tw-content);
  width: 100%;
}.before\:rounded::before{
  content: var(--tw-content);
  border-radius: 0.25rem;
}.before\:\!bg-\[\#1485C4\]::before{
  content: var(--tw-content);
  --tw-bg-opacity: 1 !important;
  background-color: rgb(20 133 196 / var(--tw-bg-opacity, 1)) !important;
}.before\:\!bg-demo-reimagine-blue::before{
  content: var(--tw-content);
  --tw-bg-opacity: 1 !important;
  background-color: rgb(0 163 255 / var(--tw-bg-opacity, 1)) !important;
}.before\:bg-demo-reimagine-blue::before{
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(0 163 255 / var(--tw-bg-opacity, 1));
}.before\:bg-transparent::before{
  content: var(--tw-content);
  background-color: transparent;
}.before\:blur-\[122px\]::before{
  content: var(--tw-content);
  --tw-blur: blur(122px);
  -webkit-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);
          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);
}.before\:transition-all::before{
  content: var(--tw-content);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}.before\:duration-700::before{
  transition-duration: 700ms;
  content: var(--tw-content);
  -webkit-animation-duration: 700ms;
          animation-duration: 700ms;
}.before\:\[display\:none\]::before{
  content: var(--tw-content);
  display: none;
}.hover\:border-demo-reimagine-blue:hover{
  --tw-border-opacity: 1;
  border-color: rgb(0 163 255 / var(--tw-border-opacity, 1));
}.hover\:border-b-demo-reimagine-blue:hover{
  --tw-border-opacity: 1;
  border-bottom-color: rgb(0 163 255 / var(--tw-border-opacity, 1));
}.hover\:\!bg-demo-reimagine-blue-light:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(233 245 254 / var(--tw-bg-opacity, 1)) !important;
}.hover\:bg-demo-reimagine-blue-light:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(233 245 254 / var(--tw-bg-opacity, 1));
}.hover\:text-\[\#BDCBD7\]:hover{
  --tw-text-opacity: 1;
  color: rgb(189 203 215 / var(--tw-text-opacity, 1));
}.focus\:border-2:focus{
  border-width: 2px;
}.focus\:border-demo-reimagine-blue:focus{
  --tw-border-opacity: 1;
  border-color: rgb(0 163 255 / var(--tw-border-opacity, 1));
}.focus-visible\:\!bg-demo-reimagine-blue-mid:focus-visible{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(210 236 253 / var(--tw-bg-opacity, 1)) !important;
}.focus-visible\:bg-demo-reimagine-blue-mid:focus-visible{
  --tw-bg-opacity: 1;
  background-color: rgb(210 236 253 / var(--tw-bg-opacity, 1));
}.focus-visible\:text-\[\#EDF0F2\]:focus-visible{
  --tw-text-opacity: 1;
  color: rgb(237 240 242 / var(--tw-text-opacity, 1));
}.focus-visible\:outline-none:focus-visible{
  outline: 2px solid transparent;
  outline-offset: 2px;
}.focus-visible\:ring-black:focus-visible{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(0 0 0 / var(--tw-ring-opacity, 1));
}.focus-visible\:ring-offset-2:focus-visible{
  --tw-ring-offset-width: 2px;
}.active\:\!bg-demo-reimagine-blue-mid:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(210 236 253 / var(--tw-bg-opacity, 1)) !important;
}.active\:bg-demo-reimagine-blue-mid:active{
  --tw-bg-opacity: 1;
  background-color: rgb(210 236 253 / var(--tw-bg-opacity, 1));
}.active\:text-\[\#EDF0F2\]:active{
  --tw-text-opacity: 1;
  color: rgb(237 240 242 / var(--tw-text-opacity, 1));
}.disabled\:\!cursor-not-allowed:disabled{
  cursor: not-allowed !important;
}.disabled\:\!bg-white:disabled{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;
}.group:hover .group-hover\:bg-white{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}.group:focus-visible .group-focus-visible\:bg-white{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}.group:active .group-active\:bg-white{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}.group:disabled .group-disabled\:\!bg-demo-reimagine-blue-mid{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(210 236 253 / var(--tw-bg-opacity, 1)) !important;
}.group:disabled .group-disabled\:stroke-\[\#E9F5FE\]{
  stroke: #E9F5FE;
}@media (max-width: 1300px){.\31 300\:box-border{
    box-sizing: border-box;
  }.\31 300\:flex-col{
    -ms-flex-direction: column;
        flex-direction: column;
  }.\31 300\:items-start{
    -ms-flex-align: start;
        align-items: flex-start;
  }.\31 300\:gap-2{
    gap: 0.5rem;
  }.\31 300\:gap-3{
    gap: 0.75rem;
  }
}@media (max-width: 1700px){.\31 700\:\!clip-\[0px\]{
    --clip-size: 0px !important;
    clip-path: polygon(var(--clip-size) 0, calc(100% - var(--clip-size)) 0, 100% var(--clip-size), 100% calc(100% - var(--clip-size)), calc(100% - var(--clip-size)) 100%, var(--clip-size) 100%, 0 calc(100% - var(--clip-size)), 0 var(--clip-size)) !important;
  }
}@media (min-width: 2560px){.min-2xl\:max-w-\[2300px\]{
    max-width: 2300px;
  }
}@media (min-width: 1441px){.min-xl\:mt-9{
    margin-top: 4rem;
  }.min-xl\:pt-10{
    padding-top: 5rem;
  }
}@media (max-width: 1440px){.xl\:mt-\[220px\]{
    margin-top: 220px;
  }.xl\:max-w-full{
    max-width: 100%;
  }
}@media (max-width: 1200px){.xlg\:mb-10{
    margin-bottom: 5rem;
  }.xlg\:block{
    display: block;
  }.xlg\:grid{
    display: grid;
  }.xlg\:hidden{
    display: none;
  }.xlg\:max-w-full{
    max-width: 100%;
  }.xlg\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}@media (max-width: 1024px){.lg\:invisible{
    visibility: hidden;
  }.lg\:static{
    position: static;
  }.lg\:absolute{
    position: absolute;
  }.lg\:relative{
    position: relative;
  }.lg\:-left-\[calc\(100vw-1rem-2\.5rem\)\]{
    left: calc(calc(100vw - 1rem - 2.5rem) * -1);
  }.lg\:-left-\[calc\(100vw-23px-40px\)\]{
    left: calc(calc(100vw - 23px - 40px) * -1);
  }.lg\:-left-\[calc\(100vw-24px-40px\)\]{
    left: calc(calc(100vw - 24px - 40px) * -1);
  }.lg\:-right-\[3rem\]{
    right: -3rem;
  }.lg\:bottom-\[48px\]{
    bottom: 48px;
  }.lg\:top-0{
    top: 0px;
  }.lg\:top-\[unset\]{
    top: unset;
  }.lg\:my-8{
    margin-top: 3rem;
    margin-bottom: 3rem;
  }.lg\:-ml-\[1\.75rem\]{
    margin-left: -1.75rem;
  }.lg\:mt-0{
    margin-top: 0px;
  }.lg\:mt-5{
    margin-top: 1.5rem;
  }.lg\:mt-\[2\.5rem\]{
    margin-top: 2.5rem;
  }.lg\:mt-\[3\.5rem\]{
    margin-top: 3.5rem;
  }.lg\:block{
    display: block;
  }.lg\:flex{
    display: -ms-flexbox;
    display: flex;
  }.lg\:hidden{
    display: none;
  }.lg\:min-h-fit{
    min-height: -webkit-fit-content;
    min-height: -moz-fit-content;
    min-height: fit-content;
  }.lg\:w-full{
    width: 100%;
  }.lg\:max-w-full{
    max-width: 100%;
  }.lg\:basis-\[calc\(100\%-6rem\)\]{
    -ms-flex-preferred-size: calc(100% - 6rem);
        flex-basis: calc(100% - 6rem);
  }.lg\:grid-cols-1{
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }.lg\:flex-row{
    -ms-flex-direction: row;
        flex-direction: row;
  }.lg\:flex-col{
    -ms-flex-direction: column;
        flex-direction: column;
  }.lg\:flex-col-reverse{
    -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
  }.lg\:items-start{
    -ms-flex-align: start;
        align-items: flex-start;
  }.lg\:items-center{
    -ms-flex-align: center;
        align-items: center;
  }.lg\:justify-start{
    -ms-flex-pack: start;
        justify-content: flex-start;
  }.lg\:gap-5{
    gap: 1.5rem;
  }.lg\:gap-6{
    gap: 2rem;
  }.lg\:gap-\[1\.125rem\]{
    gap: 1.125rem;
  }.lg\:gap-\[3rem\]{
    gap: 3rem;
  }.lg\:\!px-0{
    padding-left: 0px !important;
    padding-right: 0px !important;
  }.lg\:px-7{
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }.lg\:px-\[40px\]{
    padding-left: 40px;
    padding-right: 40px;
  }.lg\:pt-\[8\.875rem\]{
    padding-top: 8.875rem;
  }.lg\:text-start{
    text-align: start;
  }.lg\:text-\[18px\]{
    font-size: 18px;
  }.lg\:text-\[3rem\]{
    font-size: 3rem;
  }.lg\:text-\[4rem\]{
    font-size: 4rem;
  }.lg\:text-subtitle{
    font-size: 1.5rem;
  }
}@media (max-width: 820px){.lmd\:max-w-full{
    max-width: 100%;
  }.lmd\:flex-col{
    -ms-flex-direction: column;
        flex-direction: column;
  }
}@media (max-width: 768px){.md\:mx-auto{
    margin-left: auto;
    margin-right: auto;
  }.md\:flex{
    display: -ms-flexbox;
    display: flex;
  }.md\:min-w-8{
    min-width: 3rem;
  }.md\:max-w-full{
    max-width: 100%;
  }.md\:grow{
    -ms-flex-positive: 1;
        flex-grow: 1;
  }.md\:grid-cols-1{
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }.md\:flex-row{
    -ms-flex-direction: row;
        flex-direction: row;
  }.md\:flex-col{
    -ms-flex-direction: column;
        flex-direction: column;
  }.md\:flex-col-reverse{
    -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
  }.md\:items-start{
    -ms-flex-align: start;
        align-items: flex-start;
  }.md\:items-end{
    -ms-flex-align: end;
        align-items: flex-end;
  }.md\:justify-end{
    -ms-flex-pack: end;
        justify-content: flex-end;
  }.md\:gap-2{
    gap: 0.5rem;
  }.md\:gap-8{
    gap: 3rem;
  }.md\:gap-\[3rem\]{
    gap: 3rem;
  }.md\:p-\[1\.5rem\]{
    padding: 1.5rem;
  }.md\:text-\[1\.25rem\]{
    font-size: 1.25rem;
  }.md\:clip-\[8px\]{
    --clip-size: 8px;
    clip-path: polygon(var(--clip-size) 0, calc(100% - var(--clip-size)) 0, 100% var(--clip-size), 100% calc(100% - var(--clip-size)), calc(100% - var(--clip-size)) 100%, var(--clip-size) 100%, 0 calc(100% - var(--clip-size)), 0 var(--clip-size));
  }.md\:clip-tl-bl-\[0px\]{
    --clip-size: 0px;
    clip-path: polygon(var(--clip-size) 0, 100% 0, 100% 100%, var(--clip-size) 100%, 0 calc(100% - var(--clip-size)), 0 var(--clip-size));
  }.md\:clip-tr-br-\[0px\]{
    --clip-size: 0px;
    clip-path: polygon(0 0, calc(100% - var(--clip-size)) 0, 100% var(--clip-size), 100% calc(100% - var(--clip-size)), calc(100% - var(--clip-size)) 100%, 0 100%);
  }
}@media (max-width: 540px){.sm\:-left-\[8\%\]{
    left: -8%;
  }.sm\:-left-\[calc\(100vw-1\.5rem-1rem\)\]{
    left: calc(calc(100vw - 1.5rem - 1rem) * -1);
  }.sm\:-left-\[calc\(100vw-23px-16px\)\]{
    left: calc(calc(100vw - 23px - 16px) * -1);
  }.sm\:-left-\[calc\(100vw-24px-16px\)\]{
    left: calc(calc(100vw - 24px - 16px) * -1);
  }.sm\:-right-4{
    right: -1rem;
  }.sm\:-ml-\[1rem\]{
    margin-left: -1rem;
  }.sm\:mb-0{
    margin-bottom: 0px;
  }.sm\:mb-4{
    margin-bottom: 1rem;
  }.sm\:mb-5{
    margin-bottom: 1.5rem;
  }.sm\:mb-9{
    margin-bottom: 4rem;
  }.sm\:ml-0{
    margin-left: 0px;
  }.sm\:ml-2{
    margin-left: 0.5rem;
  }.sm\:mt-2{
    margin-top: 0.5rem;
  }.sm\:mt-4{
    margin-top: 1rem;
  }.sm\:mt-5{
    margin-top: 1.5rem;
  }.sm\:mt-6{
    margin-top: 2rem;
  }.sm\:mt-7{
    margin-top: 2.5rem;
  }.sm\:mt-8{
    margin-top: 3rem;
  }.sm\:mt-\[16px\]{
    margin-top: 16px;
  }.sm\:mt-\[2\.5rem\]{
    margin-top: 2.5rem;
  }.sm\:block{
    display: block;
  }.sm\:flex{
    display: -ms-flexbox;
    display: flex;
  }.sm\:hidden{
    display: none;
  }.sm\:size-5{
    width: 1.5rem;
    height: 1.5rem;
  }.sm\:h-\[4rem\]{
    height: 4rem;
  }.sm\:min-h-9{
    min-height: 4rem;
  }.sm\:min-h-\[45px\]{
    min-height: 45px;
  }.sm\:min-h-\[4rem\]{
    min-height: 4rem;
  }.sm\:min-h-fit{
    min-height: -webkit-fit-content;
    min-height: -moz-fit-content;
    min-height: fit-content;
  }.sm\:\!w-full{
    width: 100% !important;
  }.sm\:w-\[100px\]{
    width: 100px;
  }.sm\:w-\[4rem\]{
    width: 4rem;
  }.sm\:w-full{
    width: 100%;
  }.sm\:min-w-\[45px\]{
    min-width: 45px;
  }.sm\:min-w-\[4rem\]{
    min-width: 4rem;
  }.sm\:min-w-\[calc\(100\%\+16\%\)\]{
    min-width: calc(100% + 16%);
  }.sm\:max-w-\[100px\]{
    max-width: 100px;
  }.sm\:max-w-\[40\%\]{
    max-width: 40%;
  }.sm\:max-w-\[91px\]{
    max-width: 91px;
  }.sm\:max-w-full{
    max-width: 100%;
  }.sm\:basis-\[calc\(100\%-4rem\)\]{
    -ms-flex-preferred-size: calc(100% - 4rem);
        flex-basis: calc(100% - 4rem);
  }.sm\:flex-col{
    -ms-flex-direction: column;
        flex-direction: column;
  }.sm\:flex-nowrap{
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }.sm\:items-start{
    -ms-flex-align: start;
        align-items: flex-start;
  }.sm\:items-center{
    -ms-flex-align: center;
        align-items: center;
  }.sm\:justify-center{
    -ms-flex-pack: center;
        justify-content: center;
  }.sm\:justify-between{
    -ms-flex-pack: justify;
        justify-content: space-between;
  }.sm\:gap-0{
    gap: 0px;
  }.sm\:gap-1{
    gap: 0.25rem;
  }.sm\:gap-2{
    gap: 0.5rem;
  }.sm\:gap-4{
    gap: 1rem;
  }.sm\:gap-5{
    gap: 1.5rem;
  }.sm\:gap-6{
    gap: 2rem;
  }.sm\:gap-8{
    gap: 3rem;
  }.sm\:gap-\[10px\]{
    gap: 10px;
  }.sm\:p-1{
    padding: 0.25rem;
  }.sm\:p-\[1\.5rem\]{
    padding: 1.5rem;
  }.sm\:px-0{
    padding-left: 0px;
    padding-right: 0px;
  }.sm\:px-4{
    padding-left: 1rem;
    padding-right: 1rem;
  }.sm\:px-5{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }.sm\:pb-10{
    padding-bottom: 5rem;
  }.sm\:pb-5{
    padding-bottom: 1.5rem;
  }.sm\:pb-\[1\.5rem\]{
    padding-bottom: 1.5rem;
  }.sm\:pl-\[1rem\]{
    padding-left: 1rem;
  }.sm\:pt-5{
    padding-top: 1.5rem;
  }.sm\:pt-8{
    padding-top: 3rem;
  }.sm\:pt-\[2\.5rem\]{
    padding-top: 2.5rem;
  }.sm\:text-\[0\.875rem\]{
    font-size: 0.875rem;
  }.sm\:text-\[1\.125rem\]{
    font-size: 1.125rem;
  }.sm\:text-\[1\.25rem\]{
    font-size: 1.25rem;
  }.sm\:text-\[13vw\]{
    font-size: 13vw;
  }.sm\:text-\[18px\]{
    font-size: 18px;
  }.sm\:text-\[1rem\]{
    font-size: 1rem;
  }.sm\:text-\[2\.2rem\]{
    font-size: 2.2rem;
  }.sm\:text-\[2rem\]{
    font-size: 2rem;
  }.sm\:text-\[30px\]{
    font-size: 30px;
  }.sm\:text-b-lg{
    font-size: 1.25rem;
  }.sm\:text-b-sm{
    font-size: 0.875rem;
  }.sm\:text-subtitle{
    font-size: 1.5rem;
  }.sm\:text-x-lg{
    font-size: 4rem;
  }
}.\[\&\>a\]\:font-bold>a{
  font-weight: 700;
}.\[\&\>a\]\:underline>a{
  text-decoration-line: underline;
}.\[\&\>span\]\:text-demo-reimagine-blue>span{
  --tw-text-opacity: 1;
  color: rgb(0 163 255 / var(--tw-text-opacity, 1));
}.\[\&_path\]\:fill-black path{
  fill: #000;
}.\[\&_svg\]\:fill-white svg{
  fill: #fff;
}.\[\&_ul\]\:my-\[24px\] ul{
  margin-top: 24px;
  margin-bottom: 24px;
}.\[\&_ul\]\:list-disc ul{
  list-style-type: disc;
}.\[\&_ul\]\:pl-\[20px\] ul{
  padding-left: 20px;
}
