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

html {
  line-height: 1.5;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -moz-tab-size: 4;
  /* 3 */
  -o-tab-size: 4;
     tab-size: 4;
  /* 3 */
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  /* 4 */
  font-feature-settings: normal;
  /* 5 */
  font-variation-settings: normal;
  /* 6 */
}

/*
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. 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-size: 1em;
  /* 2 */
}

/*
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-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;
}

/*
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;
}

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

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

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

input::placeholder,textarea::placeholder {
  color: #6b7280;
  opacity: 1;
}

::-webkit-datetime-edit-fields-wrapper {
  padding: 0;
}

::-webkit-date-and-time-value {
  min-height: 1.5em;
}

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

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

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

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

[type='checkbox'] {
  border-radius: 0px;
}

[type='radio'] {
  border-radius: 100%;
}

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

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

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

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

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

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

[type='checkbox']:indeterminate:hover,[type='checkbox']:indeterminate:focus {
  border-color: transparent;
  background-color: currentColor;
}

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

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

.text-balance {
  text-wrap: balance;
}

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

.visible {
  visibility: visible;
}

.invisible {
  visibility: hidden;
}

.static {
  position: static;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.sticky {
  position: sticky;
}

.inset-0 {
  inset: 0px;
}

.left-0 {
  left: 0px;
}

.left-1\/2 {
  left: 50%;
}

.right-0 {
  right: 0px;
}

.top-0 {
  top: 0px;
}

.z-0 {
  z-index: 0;
}

.z-10 {
  z-index: 10;
}

.z-50 {
  z-index: 50;
}

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

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

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

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

.my-0 {
  margin-top: 0px;
  margin-bottom: 0px;
}

.my-5 {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}

.-ml-1 {
  margin-left: -0.25rem;
}

.mb-0 {
  margin-bottom: 0px;
}

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

.mb-2\.5 {
  margin-bottom: 0.625rem;
}

.mb-3 {
  margin-bottom: 0.75rem;
}

.mb-30px {
  margin-bottom: 30px;
}

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

.mb-5 {
  margin-bottom: 1.25rem;
}

.mb-6 {
  margin-bottom: 1.5rem;
}

.ml-auto {
  margin-left: auto;
}

.mr-2 {
  margin-right: 0.5rem;
}

.mr-3 {
  margin-right: 0.75rem;
}

.mr-5 {
  margin-right: 1.25rem;
}

.mt-0 {
  margin-top: 0px;
}

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

.mt-16 {
  margin-top: 4rem;
}

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

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

.box-content {
  box-sizing: content-box;
}

.block {
  display: block;
}

.inline-block {
  display: inline-block;
}

.inline {
  display: inline;
}

.flex {
  display: flex;
}

.inline-flex {
  display: inline-flex;
}

.table {
  display: table;
}

.grid {
  display: grid;
}

.list-item {
  display: list-item;
}

.hidden {
  display: none;
}

.aspect-\[16\/9\] {
  aspect-ratio: 16/9;
}

.\!h-16 {
  height: 4rem !important;
}

.h-5 {
  height: 1.25rem;
}

.h-6 {
  height: 1.5rem;
}

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

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

.h-auto {
  height: auto;
}

.h-full {
  height: 100%;
}

.max-h-screen {
  max-height: 100vh;
}

.min-h-screen {
  min-height: 100vh;
}

.\!w-16 {
  width: 4rem !important;
}

.w-4 {
  width: 1rem;
}

.w-5 {
  width: 1.25rem;
}

.w-6 {
  width: 1.5rem;
}

.w-\[1em\] {
  width: 1em;
}

.w-full {
  width: 100%;
}

.max-w-1150px {
  max-width: 1150px;
}

.max-w-3xl {
  max-width: 48rem;
}

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

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

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

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

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

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

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

.max-w-full {
  max-width: 100%;
}

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

.flex-none {
  flex: none;
}

.shrink {
  flex-shrink: 1;
}

.shrink-0 {
  flex-shrink: 0;
}

.flex-grow {
  flex-grow: 1;
}

.grow {
  flex-grow: 1;
}

.-translate-x-1\/2 {
  --tw-translate-x: -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));
}

.-translate-x-full {
  --tw-translate-x: -100%;
  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 {
  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-none {
  transform: none;
}

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

.animate-spin {
  animation: spin 1s linear infinite;
}

.cursor-not-allowed {
  cursor: not-allowed;
}

.resize {
  resize: both;
}

.list-inside {
  list-style-position: inside;
}

.list-disc {
  list-style-type: disc;
}

.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-10 {
  gap: 2.5rem;
}

.overflow-auto {
  overflow: auto;
}

.overflow-hidden {
  overflow: hidden;
}

.overflow-y-auto {
  overflow-y: auto;
}

.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.rounded {
  border-radius: 0.25rem;
}

.rounded-5px {
  border-radius: 5px;
}

.rounded-none {
  border-radius: 0px;
}

.border {
  border-width: 1px;
}

.border-0 {
  border-width: 0px;
}

.border-none {
  border-style: none;
}

.\!bg-black {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity)) !important;
}

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

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

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

.bg-opacity-90 {
  --tw-bg-opacity: 0.9;
}

.bg-clip-padding {
  background-clip: padding-box;
}

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

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

.p-0 {
  padding: 0px;
}

.p-10 {
  padding: 2.5rem;
}

.p-4 {
  padding: 1rem;
}

.px-0 {
  padding-left: 0px;
  padding-right: 0px;
}

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

.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.px-\[11px\] {
  padding-left: 11px;
  padding-right: 11px;
}

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

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

.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.py-\[7px\] {
  padding-top: 7px;
  padding-bottom: 7px;
}

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

.pb-12 {
  padding-bottom: 3rem;
}

.pb-16 {
  padding-bottom: 4rem;
}

.pt-0 {
  padding-top: 0px;
}

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

.pt-4 {
  padding-top: 1rem;
}

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

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

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

.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}

.text-4xl {
  font-size: 2.25rem;
  line-height: 2.5rem;
}

.text-6xl {
  font-size: 3.75rem;
  line-height: 1;
}

.text-\[12px\] {
  font-size: 12px;
}

.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}

.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.font-\[400\] {
  font-weight: 400;
}

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

.font-medium {
  font-weight: 500;
}

.font-normal {
  font-weight: 400;
}

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

.uppercase {
  text-transform: uppercase;
}

.lowercase {
  text-transform: lowercase;
}

.ordinal {
  --tw-ordinal: ordinal;
  font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
}

.leading-32px {
  line-height: 32px;
}

.tracking-tighter {
  letter-spacing: -0.05em;
}

.tracking-wide {
  letter-spacing: 0.025em;
}

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

.text-gray-7d8696 {
  --tw-text-opacity: 1;
  color: rgb(125 134 150 / var(--tw-text-opacity));
}

.text-neutral-200 {
  --tw-text-opacity: 1;
  color: rgb(229 229 229 / var(--tw-text-opacity));
}

.text-red-500 {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity));
}

.text-red-600 {
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity));
}

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

.underline {
  text-decoration-line: underline;
}

.opacity-0 {
  opacity: 0;
}

.opacity-25 {
  opacity: 0.25;
}

.opacity-50 {
  opacity: 0.5;
}

.opacity-75 {
  opacity: 0.75;
}

.shadow-cta-btn {
  --tw-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
  --tw-shadow-colored: 0 1px 2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-sm {
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.outline-none {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.invert {
  --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);
}

.filter {
  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, transform, filter, -webkit-backdrop-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-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.delay-150 {
  transition-delay: 150ms;
}

.duration-100 {
  transition-duration: 100ms;
}

.duration-300 {
  transition-duration: 300ms;
}

.ease-in {
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}

.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.ease-out {
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

.\@container {
  container-type: inline-size;
}

@font-face {
  font-family    : 'Avenir';

  src            : url(../fonts/avenirltstd-heavy-webfont.woff2) format('woff2'), url(../fonts/avenirltstd-heavy-webfont.woff) format('woff'), url(../fonts/avenirltstd-heavy-webfont.ttf) format('truetype');

  font-weight    : 800;

  font-style     : normal;

  font-display   : swap;

  ascent-override: 90%;
}

@font-face {
  font-family    : 'Avenir';

  src            : url(../fonts/avenirltstd-roman-webfont.woff2) format('woff2'), url(../fonts/avenirltstd-roman-webfont.woff) format('woff'), url(../fonts/avenirltstd-roman-webfont.ttf) format('truetype');

  font-weight    : 400;

  font-style     : normal;

  font-display   : swap;

  ascent-override: 90%;
}

@font-face {
  font-family : 'Avenir';

  src         : url(../fonts/avenirltstd-black-webfont.woff2) format('woff2'), url(../fonts/avenirltstd-black-webfont.woff) format('woff'), url(../fonts/avenirltstd-black-webfont.ttf) format('truetype');

  font-weight : 900;

  font-style  : normal;

  font-display: swap;
}

@font-face {
  font-family : 'Avenir';

  src         : url(../fonts/avenirltstd-roman-webfont.woff2) format('woff2'), url(../fonts/avenirltstd-roman-webfont.woff) format('woff'), url(../fonts/avenirltstd-roman-webfont.ttf) format('truetype');

  font-weight : 500;

  font-style  : normal;

  font-display: swap;
}

@font-face {
  font-family : 'Avenir';

  src         : url(../fonts/Avenir-Light.woff) format('woff'), url(../fonts/Avenir-Light.ttf) format('truetype');

  font-weight : 300;

  font-style  : normal;

  font-display: swap;
}

@font-face {
  font-family : 'Avenir';

  src         : url(../fonts/Avenir-Light.woff) format('woff'), url(../fonts/Avenir-Light.ttf) format('truetype');

  font-weight : 300;

  font-style  : normal;

  font-display: swap;
}

body {
  padding    : 0;
  margin     : 0;
  font-family: 'Avenir', sans-serif;
}

button {
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.05);
  transition: all 0.5s ease-out;
}

.bg-cta-btn {
  background         : linear-gradient(91.12deg, #009DF1 1.53%, #0083C9 50.96%, #0178b8 95.96%) !important;
  background-size    : 200% 100% !important;
  background-position: left bottom !important;
  transition         : all .2s ease-in-out;
}

.bg-cta-btn:hover {
  /*background: linear-gradient(91.12deg, #018eda 1.53%, #0178b8 95.96%)!important;*/
  background-position: right bottom !important;
}

.bg-cta-btn-green {
  background         : linear-gradient(91.12deg, #78BF26 1.53%, #5AA305 50.96%, #4a8605 95.96%) !important;
  background-size    : 200% 100% !important;
  background-position: left bottom !important;
  transition         : all .2s ease-in-out;
}

.bg-cta-btn-green:hover {
  /*background: linear-gradient(91.12deg, #66a420 1.53%, #4a8605 95.96%)!important;*/
  background-position: right bottom !important;
}

footer a {
  transition: all .2s ease-in-out;
}

/*DECORATION ELEMENTS*/

.bottom-divider {
  -webkit-clip-path   : ellipse(60% 60% at 50% 0%);
          clip-path   : ellipse(60% 60% at 50% 0%);
  position    : absolute;
  z-index     : 2;
  bottom      : -88px;
  left        : 50%;
  transform   : translateX(-50%);
  width       : calc(100% + 4px);
  height      : 132px;
  margin-left : -2px;
  margin-right: -2px;
}

.bottom-divider-line {
  content   : '';
  height    : 135px;
  width     : 100%;
  background: linear-gradient(90deg, #F9C520 0%, #E6144A 35%, #85DD1F 70%, #3AB7F9 100%);
  -webkit-clip-path : ellipse(72% 100% at 50% 0%);
          clip-path : ellipse(72% 100% at 50% 0%);
  bottom    : 44px;
  position  : relative;
  z-index   : 1;
  max-width : 1920px;
  left      : 50%;
  transform : translateX(-50%);
}

.top-divider {
  -webkit-clip-path: ellipse(60% 40% at 50% 100%);
          clip-path: ellipse(60% 40% at 50% 100%);
  position : absolute;
  z-index  : 2;
  top      : -125px;
  left     : 50%;
  transform: translateX(-50%);
  width    : 100%;
  height   : 132px;
}

.top-divider-line-white {
  height    : 135px;
  width     : 100%;
  background: linear-gradient(90deg, #F9C520 0%, #E6144A 35%, #85DD1F 70%, #3AB7F9 100%);
  -webkit-clip-path : ellipse(84% 100% at 50% 100%);
          clip-path : ellipse(84% 100% at 50% 100%);
  top       : -60px;
  position  : absolute;
  z-index   : 1;
  max-width : 1920px;
  left      : 50%;
  transform : translateX(-50%);
}

.top-divider-box,
.bottom-divider-box {
  position: relative;
  width   : 100%;
  height  : 40px;
}

.top-divider-box:before {
  content : '';
  position: absolute;
  top     : 0px;
  left    : 0;
  right   : 0;
  height  : 80px;
  z-index : 10;
}

.bottom-divider-box:before {
  content : '';
  position: absolute;
  top     : -45px;
  left    : 0;
  right   : 0;
  height  : 50px;
  z-index : 10;
}

.custom-underline {
  --g                    : linear-gradient(330deg, #EAAB00, #EAAB00, #EAAB00);
  background             : var(--g), var(--g) bottom 2px left 0/100% 2px no-repeat;
  background-clip        : text, padding-box;
  -webkit-background-clip: text, padding-box;
}

.bg-special-black {
  background: radial-gradient(44.13% 42.00% at 76.56% 17.47%, rgba(213, 0, 55, 0.20) 0%, rgba(255, 2, 67, 0.00) 100%), radial-gradient(50.98% 39.30% at 92.92% 69.39%, rgba(11, 255, 108, 0.20) 0%, rgba(153, 255, 194, 0.00) 100%), radial-gradient(77.02% 72.07% at 19.65% 34.63%, rgba(0, 166, 255, 0.20) 0%, rgba(149, 204, 255, 0.00) 80.93%), linear-gradient(0deg, #000 0%, rgba(0, 0, 0, 0.00) 58.52%), #000000;
}

.dream-big-section {
  background     : linear-gradient(90deg, rgba(0, 0, 0, 0.70) 0%, rgba(0, 0, 0, 0.70) 100%), linear-gradient(90deg, rgba(249, 198, 32, 0.70) 0%, rgba(230, 20, 73, 0.70) 35%, rgba(132, 221, 31, 0.70) 70%, rgba(58, 182, 249, 0.70) 100%), url(/assets/images/dream-big.webp);
  background-size: cover;
}

.warning-box {
  background: linear-gradient(93.56deg, #D50037 2.55%, #FF3368 62.44%, #D50037 98.48%)
}

.green-box {
  background: linear-gradient(93.56deg, #78BF26 2.55%, #90F719 66.5%, #78BF26 98.48%)
}

.slider-ellipse {
  position: relative;
  z-index : 1;
}

.slider-ellipse:after {
  content   : '';
  position  : absolute;
  z-index   : 0;
  width     : 33%;
  bottom    : 0;
  top       : 0;
  left      : 50%;
  transform : translateX(-50%);
  background: rgba(0, 157, 241, 0.65);
  filter    : blur(100px);
}

.has-blur:before {
  content  : '';
  position : absolute;
  top      : 50%;
  left     : 50%;
  width    : 80%;
  height   : 80%;
  filter   : blur(100px);
  z-index  : 0;
  transform: translate(-50%, -50%);
}

.opacity-0.opacity-1{
  opacity:1;
}

/*HEADER*/

/*Hero Container*/

.hero-container {
  background-image   : url(/assets/icons/plus-8.svg), url(/assets/icons/plus-7.svg), url(/assets/icons/plus-6.svg), url(/assets/icons/plus-5.svg), url(/assets/icons/plus-4.svg), url(/assets/icons/plus-3.svg), url(/assets/icons/plus-2.svg), url(/assets/icons/plus-1.svg), linear-gradient(180deg, #000000 5.22%, rgba(0, 0, 0, 0.27) 48.66%, #000000 100%), url(/assets/images/hero-bg.webp), linear-gradient(52.99deg, #000000 49.02%, #2F2F2F 91.06%);
  background-size    : auto, auto, auto, auto, auto, auto, auto, auto, cover, cover;
  background-position: 68% 24%, 64% 50%, 60% 50%, 40% 53%, 50% 15%, 75% 35%, 77% 10%, 40% 30%, top center, top left, top left, top left;
  background-repeat  : no-repeat;
}

.big-ellipse {
  width              : 2313px;
  height             : 2313px;
  /*background-image : url(/assets/images/color-circle.svg);
    background-size    : 2313px;
    background-repeat  : no-repeat;
    background-position:center center;*/
  left               : calc((100vw /2) - 1380px);
  top                : -1413px;
}

#get-started-step .step-image {
  background   : rgba(234, 171, 0, 0.2);
  border       : 4px solid #EAAB00;
  border-radius: 100%;
}

#prepare-step .step-image {
  background   : rgba(213, 0, 55, 0.2);
  border       : 4px solid #D50037;
  border-radius: 100%;
}

#launch-step .step-image {
  background   : rgba(120, 191, 38, 0.2);
  border       : 4px solid #78BF26;
  border-radius: 100%;
}

#grow-step .step-image {
  background   : rgba(0, 157, 241, 0.2);
  border       : 4px solid #009DF1;
  border-radius: 100%;
}

.toggle-main-nav .dropdown a {
  width  : 100%;
  padding: 10px 0px !important;
}

.toggle-main-nav:hover .dropdown {
  display: block !important;
}

/*LaunchPAd Container*/

.launchpad-container {
  background-image   : linear-gradient(0deg, #000000 2.64%, rgba(0, 0, 0, 0) 50.9%), url(/assets/images/launchpad-bg.webp), linear-gradient(52.99deg, #000000 49.02%, #2F2F2F 91.06%);
  background-size    : auto, cover, cover;
  background-position: top left, top center, top left;
  background-repeat  : no-repeat;
}

.how-it-works-container {
  background-image   : linear-gradient(180deg, rgba(0, 0, 0, 0) 44.37%, #000000 97.23%), url(/assets/images/how-it-works-bg.webp), linear-gradient(52.99deg, #000000 49.02%, #2F2F2F 91.06%);
  background-size    : auto, cover, cover;
  background-position: top left, top center, top left;
  background-repeat  : no-repeat;
}

.founder-container {
  background-image   : linear-gradient(89.66deg, #F2F2F2 0.28%, rgba(242, 242, 242, 0.4) 70.71%), url(/assets/images/stuart-ross.webp), linear-gradient(52.99deg, #000000 49.02%, #2F2F2F 91.06%);
  background-size    : cover, cover;
  background-position: top center, top right;
  background-repeat  : no-repeat;
}

.expert-call-container {
  background-image   : linear-gradient(0deg, #FFFFFF 13.01%, rgba(255, 255, 255, 0) 92.42%), url(/assets/images/expert-call-bg.webp);
  background-size    : cover, cover;
  background-position: top center, top center;
  background-repeat  : no-repeat;
}

.learning-paths-container {
  background-image   : linear-gradient(180deg, rgba(0, 0, 0, 0) 44.37%, #000000 97.23%), url(/assets/images/woman-laptop.webp);
  background-size    : cover, cover;
  background-position: top center, top right;
  background-repeat  : no-repeat;
}

.bonus-program-container {
  background-image   : linear-gradient(0deg, #FFFFFF 13.01%, rgba(255, 255, 255, 0) 92.42%), url(/assets/images/celebrate.webp);
  background-size    : cover, cover;
  background-position: top center, top right;
  background-repeat  : no-repeat;
}

.go-getter-container {
  background-image   : linear-gradient(180deg, rgba(0, 0, 0, 0) 44.37%, #000000 97.23%), url(/assets/images/go-getter-bg.webp);
  background-size    : cover, cover;
  background-position: top center, top right;
  background-repeat  : no-repeat;
}

.launching-container {
  background-image   : linear-gradient(180deg, rgba(0, 0, 0, 0) 44.37%, #000000 97.23%), url(/assets/images/launching.webp);
  background-size    : cover, cover;
  background-position: top center, top right;
  background-repeat  : no-repeat;
}

.websites-container {
  background-image   : linear-gradient(180deg, rgba(0, 0, 0, 0) 44.37%, #000000 97.23%), url(/assets/images/websites-bg.webp);
  background-size    : cover, cover;
  background-position: top center, top right;
  background-repeat  : no-repeat;
}

.education-container {
  background-image   : linear-gradient(180deg, rgba(0, 0, 0, 0) 44.37%, #000000 97.23%), url(/assets/images/education-bg.webp);
  background-size    : cover, cover;
  background-position: top center, top right;
  background-repeat  : no-repeat;
}

.about-us-container {
  background-image   : linear-gradient(180deg, rgba(0, 0, 0, 0) 44.37%, #000000 97.23%), url(/assets/images/about-us-bg.webp);
  background-size    : cover, cover;
  background-position: top center, top right;
  background-repeat  : no-repeat;
}

.about-us-container-2 {
  background-image   : linear-gradient(180deg, rgba(0, 0, 0, 0) 75.37%, #000000 97.23%), url(/assets/images/about-us-2-bg.webp);
  background-size    : cover, cover;
  background-position: top center, top right;
  background-repeat  : no-repeat;
}

.community-container {
  background-image   : linear-gradient(180deg, rgba(0, 0, 0, 0) 44.37%, #000000 97.23%), url(/assets/images/community-bg.webp);
  background-size    : cover, cover;
  background-position: top center, top right;
  background-repeat  : no-repeat;
}

.dream-business-container{
  background-image   : linear-gradient(180deg, rgba(0, 0, 0, 0) 44.37%, #000000 97.23%), url(/assets/images/bg-top3.webp);
  background-size    : cover, cover;
  background-position: top center, top right;
  background-repeat  : no-repeat;
}

.dbl-container {
  background-image   : linear-gradient(180deg, rgba(0, 0, 0, 0) 44.37%, #000000 97.23%), url(/assets/images/dbl-bg-1.webp);
  background-size    : cover, cover;
  background-position: top center, top right;
  background-repeat  : no-repeat;
}

.tools-cta-box {
  background-image   : url(/assets/images/tools-cta-box-bg.webp);
  background-size    : cover;
  background-position: top center;
  background-repeat  : no-repeat;
}

.right-plane {
  transform       : matrix(-0.83, -0.56, -0.56, 0.83, 0, 0) rotate(50deg);
  transform-origin: 50% 50%;
  width           : 443px;
  height          : 435px;
}

/*VIDEO CONTAINER*/

.video-container {
  padding            : 22px;
  position           : relative;
  background-image   : url(/assets/icons/video-left-corner.svg), url(/assets/icons/video-right-corner.svg);
  background-position: left top, top right;
  background-repeat  : no-repeat;
}

.video-container:before {
  content      : '';
  position     : absolute;
  width        : calc(100% - 172px);
  height       : 12px;
  background   : linear-gradient(90deg, rgba(213, 0, 55, 0.5) 1.23%, rgba(120, 191, 38, 0.5) 100%);
  border-radius: 8px;
  top          : 0px;
  left         : 50%;
  transform    : translateX(-50%);
  z-index      : 10;
}

.video-container:after {
  content   : '';
  position  : absolute;
  z-index   : -1;
  top       : 0;
  left      : 0;
  right     : 0;
  bottom    : 0;
  background: rgba(0, 157, 241, 0.65);
  filter    : blur(100px);
}

.image-container {
  position: relative;
}

.image-container:after {
  content   : '';
  position  : absolute;
  z-index   : 0;
  top       : 0;
  left      : 0;
  right     : 0;
  bottom    : 0;
  background: rgba(0, 157, 241, 0.65);
  filter    : blur(100px);
}

/*STEPS BOX*/

.animated-row .prepare {
  background: linear-gradient(138.19deg, #D50037 1.7%, #FF3368 99.15%);
}

.prepare-bar-circle {
  border: 2px solid #D50037;
}

.prepare .step-label {
  position: relative;
}

.prepare .step-label:before {
  content : url(/assets/icons/cog-8-tooth-opacity-5.svg);
  position: absolute;
  top     : 10%;
  left    : 0;
  z-index : 0;
}

.prepare .step-label:after {
  content : url(/assets/icons/cog-8-tooth-opacity-5.svg);
  position: absolute;
  bottom  : 0;
  right   : 0;
  z-index : 0;
}

.animated-row .launch {
  background: linear-gradient(138.19deg, #78BF26 1.7%, #90F918 84.02%);
}

.launch-bar-circle {
  border: 2px solid #78BF26;
}

.launch .step-label {
  position: relative;
}

.launch .step-label:before {
  content : url(/assets/icons/rocket-launch-opacity-5.svg);
  position: absolute;
  top     : 0;
  left    : 0;
  z-index : 0;
}

.launch .step-label:after {
  content : url(/assets/icons/rocket-launch-opacity-5.svg);
  position: absolute;
  bottom  : 0;
  right   : 0;
  z-index : 0;
}

.animated-row .grow {
  background: linear-gradient(138.19deg, #009DF1 1.7%, #67CAFF 84.02%);
}

.grow-bar-circle {
  border: 2px solid #009DF1;
}

.grow .step-label {
  position: relative;
}

.grow .step-label:before {
  content         : url(/assets/icons/arrow-trending-up-opacity-5.svg);
  position        : absolute;
  top             : 10%;
  left            : 0;
  z-index         : 0;
  transform       : rotate(350deg) scale(1.3);
  transform-origin: center;
}

.grow .step-label:after {
  content  : url(/assets/icons/arrow-trending-up-opacity-5.svg);
  position : absolute;
  bottom   : -15px;
  right    : -20px;
  z-index  : 0;
  transform: scale(0.7);
}

.step-animated-image #path {
  stroke-dashoffset: -260;
}

.step-animated-image .path.stop-animation {
  stroke-dashoffset: 0;
}

/*TEACHING GRIG*/

.teaching-grid .grid-item:before {
  content   : '';
  position  : absolute;
  top       : 50%;
  left      : 50%;
  width     : 80%;
  height    : 80%;
  background: rgba(249, 197, 32, 0.65);
  filter    : blur(100px);
  z-index   : 0;
  transition: all 0.5s ease-in-out;
  transform : translate(-50%, -50%);
}

.teaching-grid .grid-item:after {
  content      : '';
  position     : absolute;
  top          : 1px;
  left         : 1px;
  width        : calc(100% - 2px);
  height       : calc(100% - 2px);
  background   : #2D2D2D;
  box-shadow   : 0px 2px 10px 2px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  z-index      : 1;
}

.item-container {
  border: 5px solid #2d2d2d;
}

.teaching-grid .grid-item .fake-border-box,
.training-item .fake-border-box {
  --border-size         : 5px;
  --border-radius       : 8px;
  content               : "";
  position              : absolute;
  top                   : -1.75px;
  right                 : -1.75px;
  bottom                : -1.75px;
  left                  : -1.75px;
  padding               : var(--border-size);
  -webkit-mask          : linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  mask                  : linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  mask-composite        : add, add;
  -webkit-mask-composite: xor;
  mask-composite        : exclude;
  z-index               : 11;
  border-radius         : calc(var(--border-radius) + var(--border-size));
  opacity               : 0;
  transition            : opacity 0.3s ease-in-out;
  box-shadow            : 0 2px 20px black;
  overflow              : hidden;
}

.teaching-grid .grid-item .fake-border-box:before,
.training-item .fake-border-box:before {
  --border-bg   : conic-gradient(from 180deg at 50% 50%, #e92a67 0deg, #a853ba 112.5deg, #2a8af6 228.75deg, rgba(42, 138, 246, 0) 360deg);
  content       : "";
  display       : block;
  background    : var(--border-bg);
  box-shadow    : 0 0 40px 20px --var(--border-bg);
  width         : calc(100% * 2.41421356237);
  padding-bottom: calc(100% * 2.41421356237);
  position      : absolute;
  left          : 50%;
  top           : 50%;
  transform     : translate(-50%, -50%);
  border-radius : 100%;
  z-index       : -2;
}

@media (prefers-reduced-motion) {
  .teaching-grid .grid-item .fake-border-box:before,
    .training-item .fake-border-box:before {
    animation: none
  }
}

@keyframes border_spin {
  0% {
    transform: translate(-50%, -50%) rotate(1turn)
  }

  to {
    transform: translate(-50%, -50%) rotate(0)
  }
}

.teaching-grid:hover .grid-item .fake-border-box:before,
.trainings-box:hover .training-item .fake-border-box:before {
  animation: border_spin 5s linear infinite;
}

.teaching-grid .grid-item:hover .fake-border-box,
.trainings-box .training-item:hover .fake-border-box {
  opacity: 1;
}

.teaching-grid .grid-item:hover:before {
  background: rgba(249, 197, 32, 0.75);
}

.teaching-grid .grid-item:nth-of-type(4n+1):before {
  background: rgba(249, 197, 32, 0.65);
}

.teaching-grid .grid-item:nth-of-type(4n+1) .fake-border-box:before {
  --border-bg: conic-gradient(from 180deg at 50% 50%, #F9C520 0deg, #FFD140 112.5deg, #2d2d2d 228.75deg, rgba(42, 138, 246, 0) 360deg);
}

.teaching-grid .grid-item:nth-of-type(4n+1):hover:before {
  background: rgba(249, 197, 32, 0.75);
}

.teaching-grid .grid-item:nth-of-type(4n+2):before {
  background: rgba(213, 0, 55, 0.65);
}

.teaching-grid .grid-item:nth-of-type(4n+2) .fake-border-box:before {
  --border-bg: conic-gradient(from 180deg at 50% 50%, #D50037 0deg, #FF2E64 112.5deg, #2d2d2d 228.75deg, rgba(42, 138, 246, 0) 360deg);
}

.teaching-gridd .grid-item:nth-of-type(4n+2):hover:before {
  background: rgba(213, 0, 55, 0.75);
}

.teaching-grid .grid-item:nth-of-type(4n+3):before {
  background: rgba(120, 191, 38, 0.64);
}

.teaching-grid .grid-item:nth-of-type(4n+3) .fake-border-box:before {
  --border-bg: conic-gradient(from 180deg at 50% 50%, #78BF26 0deg, #79E100 112.5deg, #2d2d2d 228.75deg, rgba(42, 138, 246, 0) 360deg);
}

.teaching-grid .grid-item:nth-of-type(4n+3):hover:before {
  background: rgba(120, 191, 38, 0.75);
}

.teaching-grid .grid-item:nth-of-type(4n+4):before {
  background: rgba(0, 157, 241, 0.65);
}

.teaching-grid .grid-item:nth-of-type(4n+4) .fake-border-box:before {
  --border-bg: conic-gradient(from 180deg at 50% 50%, #009DF1 0deg, #73CEFF 112.5deg, #2d2d2d 228.75deg, rgba(42, 138, 246, 0) 360deg);
}

.teaching-grid .grid-item:nth-of-type(4n+4):hover:before {
  background: rgba(0, 157, 241, 0.75);
}

/*WEBSITES BORDERS*/

#websites-boxes .custom-box-6 .fake-border-box:before,
#websites-boxes .custom-box-7 .fake-border-box:before {
  --border-bg: conic-gradient(from 180deg at 50% 50%, #009DF1 0deg, #73CEFF 112.5deg, #2d2d2d 228.75deg, rgba(42, 138, 246, 0) 360deg);
}

#websites-boxes .custom-box-5 .fake-border-box:before {
  --border-bg: conic-gradient(from 180deg at 50% 50%, #78BF26 0deg, #79E100 112.5deg, #2d2d2d 228.75deg, rgba(42, 138, 246, 0) 360deg);
}

#websites-boxes .custom-box-1 .fake-border-box:before,
#websites-boxes .custom-box-3 .fake-border-box:before {
  --border-bg: conic-gradient(from 180deg at 50% 50%, #D50037 0deg, #FF2E64 112.5deg, #2d2d2d 228.75deg, rgba(42, 138, 246, 0) 360deg);
}

#websites-boxes .custom-box-2 .fake-border-box:before,
#websites-boxes .custom-box-4 .fake-border-box:before {
  --border-bg: conic-gradient(from 180deg at 50% 50%, #F9C520 0deg, #FFD140 112.5deg, #2d2d2d 228.75deg, rgba(42, 138, 246, 0) 360deg);
}

/*Learning Paths Box*/

#badges-boxes .path-box:nth-of-type(2n+1) .fake-border-box:before {
  --border-bg: conic-gradient(from 180deg at 50% 50%, #009DF1 0deg, #73CEFF 112.5deg, #2d2d2d 228.75deg, rgba(42, 138, 246, 0) 360deg);
}

#badges-boxes .path-box:nth-of-type(2n+2) .fake-border-box:before {
  --border-bg: conic-gradient(from 180deg at 50% 50%, #78BF26 0deg, #79E100 112.5deg, #2d2d2d 228.75deg, rgba(42, 138, 246, 0) 360deg);
}

/*Certifications Boxes*/

#certifications-boxes .certification-box:nth-of-type(1) .fake-border-box:before {
  --border-bg: conic-gradient(from 180deg at 50% 50%, #84003C 0deg, #D6753A 112.5deg, #D50037 228.75deg, rgba(42, 138, 246, 0) 360deg);
}

#certifications-boxes .certification-box:nth-of-type(2) .fake-border-box:before {
  --border-bg: conic-gradient(from 180deg at 50% 50%, #0FC7D6 0deg, #8CCFD6 112.5deg, #009CA9 228.75deg, rgba(42, 138, 246, 0) 360deg);
}

#certifications-boxes .certification-box:nth-of-type(3) .fake-border-box:before {
  --border-bg: conic-gradient(from 180deg at 50% 50%, #4A53D6 0deg, #8A38D7 112.5deg, #379AD5 228.75deg, rgba(42, 138, 246, 0) 360deg);
}

/*Custom grid layout*/

@media screen and (min-width: 1024px) {
  .column-2-custom {
    display              : grid;
    grid-template-columns: repeat(12, 1fr);
    grid-template-rows   : repeat(12, 1fr);
    grid-column-gap      : 0px !important;
    grid-row-gap         : 20px !important;
  }

  .item-1 {
    grid-area: 1 / 1 / 5 / 4;
  }

  .item-2 {
    grid-area: 5 / 1 / 9 / 4;
  }

  .item-3 {
    grid-area: 9 / 1 / 13 / 4;
  }

  .item-4 {
    grid-area: 1 / 10 / 5 / 13;
  }

  .item-5 {
    grid-area: 5 / 10 / 9 / 13;
  }

  .item-6 {
    grid-area: 9 / 10 / 13 / 13;
  }

  .column-3-custom {
    display              : grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows   : repeat(6, 1fr);
    grid-column-gap      : 20px;
    grid-row-gap         : 20px;
  }

  .custom-box-1 {
    grid-area: 1 / 2 / 3 / 3;
  }

  .custom-box-2 {
    grid-area: 3 / 2 / 5 / 3;
  }

  .custom-box-3 {
    grid-area: 5 / 2 / 7 / 3;
  }

  .custom-box-4 {
    grid-area: 2 / 1 / 4 / 2;
  }

  .custom-box-5 {
    grid-area: 4 / 1 / 6 / 2;
  }

  .custom-box-6 {
    grid-area: 2 / 3 / 4 / 4;
  }

  .custom-box-7 {
    grid-area: 4 / 3 / 6 / 4;
  }
}

/*Lines positioning*/

#line-1 {
  top : calc(0% + 200px);
  left: calc(50% - 300px);
}

#line-2 {
  top : calc(100% - 250px);
  left: calc(50% - 300px);
}

#line-3 {
  top : calc(0% + 200px);
  left: calc(50% + 230px);
}

#line-4 {
  top : calc(100% - 250px);
  left: calc(50% + 200px);
}

#line-5 {
  top : calc(50% + 40px);
  left: calc(50% - 300px);
}

#line-6 {
  top : calc(50% + 40px);
  left: calc(50% + 250px);
}

.training-item .image-container:after,
.members-item .image-container:after {
  display: none;
}

/*SLIDER*/

.tns-horizontal.tns-subpixel>.tns-item {
  display : flex;
  position: relative;
}

.community-slider-wrapper button[data-action="start"]{
  display:none!important;
}

@media only screen and (min-width: 768px) {
  .members-slider .tns-item img {
    transform    : scale(0.9);
    border-radius: 8px;
    overflow     : hidden;
    box-shadow   : 0px 2px 10px 2px rgba(0, 0, 0, 0.25);
  }

  .members-slider .members-slider_item--active img {
    transform: scale(1);
  }

  .members-slider .members-slider_item--active {
    max-width: 774px;
    width    : 100% !important;
  }

  .community-slider .tns-item .team-box {
    transform: scale(0.9);
  }

  .community-slider .community-slider_item--active .team-box {
    transform: scale(1);
  }
}

button[data-action="stop"] {
  display: none !important;
}

.tns-controls {
  display        : flex;
  justify-content: center;
}

.tns-controls button {
  background-color   : #000000;
  background-image   : url(/assets/icons/arrow-right-s-line-white.svg);
  background-position: 50%;
  background-repeat  : no-repeat;
  text-indent        : -9999px;
  width              : 52px;
  height             : 52px;
  margin             : 10px;
  transition         : all 0.2s ease-in-out;
  border-radius      : 4px;
}

.tns-controls button[data-controls="next"] {
  background-image: url(/assets/icons/arrow-left-s-line-white.svg);
}

.tns-controls button:hover {
  background-color: #252525;
}

.tns-nav {
  display        : flex;
  justify-content: center;
  padding        : 40px 0;
}

.tns-nav button {
  height       : 12px;
  width        : 12px;
  background   : #D9D9D9;
  border       : none;
  border-radius: 50%;
  margin       : 0 5px;
}

.tns-nav .tns-nav-active {
  background: #009DF1;
}

.tns-outer {
  max-width: 1920px;
  margin   : 0 auto;
  z-index  : 10;
  position : relative;
}

/*FAQ*/

.plusminus {
  position: relative;
  width   : 15px;
  height  : 15px;
  cursor  : pointer;
}

.plusminus:before,
.plusminus:after {
  content         : "";
  display         : block;
  background-color: #ffffff;
  position        : absolute;
  top             : 50%;
  left            : 0;
  transition      : .35s;
  width           : 100%;
  height          : 1.5px;
}

.plusminus:before {
  transform: translatey(-50%);
}

.plusminus:after {
  transform: translatey(-50%) rotate(90deg);
}

.active .plusminus:before {
  transform: translatey(-50%) rotate(-90deg);
  opacity  : 0;
}

.active .plusminus:after {
  transform: translatey(-50%) rotate(0);
}

.faq-item .plusminus:before,
.faq-item .plusminus:after {
  background-color: #D6FFA7;
}

.blue-accordion .faq-item .plusminus:before,
.blue-accordion .faq-item .plusminus:after {
  background-color: #AAE1FF;
}

.faq-item .faq-content {
  transition: all 0.60s ease-in;
}

.faq-item.active .faq-content {
  max-height: 800px;
}

/*TOOLS*/

#tools-animation .fake-border-box {
  position     : absolute;
  top          : 0;
  left         : 0;
  right        : 0;
  bottom       : 0;
  background   : #2d2d2d;
  border-radius: 8px;
  opacity      : 0.6;
}

#tools-animation div:nth-child(1) .fake-border-box {
  background     : #2d2d2d url(/assets/icons/tools/megaphone.svg) center center no-repeat;
  background-size: 100px;
}

#tools-animation div:nth-child(2) .fake-border-box {
  background     : #2d2d2d url(/assets/icons/tools/hand-thumb-up.svg) center center no-repeat;
  background-size: 100px;
}

#tools-animation div:nth-child(3) .fake-border-box {
  background     : #2d2d2d url(/assets/icons/tools/heart.svg) center center no-repeat;
  background-size: 100px;
}

#tools-animation div:nth-child(4) .fake-border-box {
  background     : #2d2d2d url(/assets/icons/tools/shield-check.svg) center center no-repeat;
  background-size: 100px;
}

/* GLOWING HOVER */

.glowing-overlay:before {
  content   : '';
  position  : absolute;
  top       : 50%;
  left      : 50%;
  width     : 70%;
  height    : 70%;
  filter    : blur(100px);
  z-index   : 0;
  transition: all 0.150s ease-in-out;
  transform : translate(-50%, -50%);
}

/*FILTER Dashboard*/

.team-box {
  position: relative;
}

.filter-containerr {
  margin-left : -40px;
  margin-right: -40px;
}

.fltr-controls {
  box-shadow: none !important;
}

.fltr-controls.active {
  color      : #009DF1;
  font-weight: bold;
}

/* Video overlay btn */

.video-player {
  position: relative;
}

.preview-embed-overlay {
  position       : absolute;
  top            : 0;
  z-index        : 10;
  background     : rgba(0, 0, 0, 0.5);
  width          : 100%;
  height         : 100%;
  text-align     : center;
  display        : flex;
  align-items    : center;
  justify-content: center;
  flex-direction : column;
  cursor         : pointer;
}

.preview-embed-overlay img {
  position: relative;
  cursor  : pointer;
}

.preview-embed-txt {
  display    : block;
  text-align : center;
  margin-top : 15px;
  background : #A4D866;
  border     : 0px solid #A4D866;
  color      : #ffffff !important;
  padding    : 10px 25px;
  font-size  : 19px;
  font-weight: 700;
}

.preview-embed-txt.custom-red {
  background: #D50037;
  border    : 0px solid #D50037;
}

.preview-embed-icon {
  width          : 60px;
  height         : 60px;
  background     : rgba(255, 255, 255, 0.2) url(/assets/icons/play-btn.svg) center center no-repeat;
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  background-size: 33%;
}

.pulsating {
  animation: pulse 1s linear infinite;
}

.animate-label {
  position: relative;
  overflow: hidden;
  border: 0!important;
  z-index: 1
}

.animate-label:before {
  content: attr(data-hover);
  background: #1f1f1f;
  border: 0 solid #2f2f2f;
  color: #fff!important;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: -100%;
  transition: left .3s ease-in;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  z-index: 2
}

.animate-label:hover:before {
  left: 0
}

/* FORM */

input[type="text"],
input[type="email"],
input[type="password"] {
  line-height: 2.15;
  background : #0F0F0F;
  border     : 1px solid #2F2F2F;
  color      : #FFFFFF;
}

.form-control.is-invalid,
.was-validated .form-control:invalid {
  border-color       : #dc3545;
  padding-right      : calc(1.5em + 0.75rem);
  background-image   : url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAxMiAxMicgd2lkdGg9JzEyJyBoZWlnaHQ9JzEyJyBmaWxsPSdub25lJyBzdHJva2U9JyNkYzM1NDUnPjxjaXJjbGUgY3g9JzYnIGN5PSc2JyByPSc0LjUnLz48cGF0aCBzdHJva2UtbGluZWpvaW49J3JvdW5kJyBkPSdNNS44IDMuNmguNEw2IDYuNXonLz48Y2lyY2xlIGN4PSc2JyBjeT0nOC4yJyByPScuNicgZmlsbD0nI2RjMzU0NScgc3Ryb2tlPSdub25lJy8+PC9zdmc+');
  background-repeat  : no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size    : calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

.invalid-feedback {
  display   : none;
  width     : 100%;
  margin-top: 0.25rem;
  font-size : .875em;
  color     : #dc3545;
}

.is-invalid~.invalid-feedback,
.is-invalid~.invalid-tooltip,
.was-validated :invalid~.invalid-feedback,
.was-validated :invalid~.invalid-tooltip {
  display: block;
}

.form-control.is-valid,
.was-validated .form-control:valid {
  border-color       : #198754;
  padding-right      : calc(1.5em + .75rem);
  background-image   : url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA4IDgnPjxwYXRoIGZpbGw9JyMxOTg3NTQnIGQ9J00yLjMgNi43M0wuNiA0LjUzYy0uNC0xLjA0LjQ2LTEuNCAxLjEtLjhsMS4xIDEuNCAzLjQtMy44Yy42LS42MyAxLjYtLjI3IDEuMi43bC00IDQuNmMtLjQzLjUtLjguNC0xLjEuMXonLz48L3N2Zz4=);
  background-repeat  : no-repeat;
  background-position: right calc(.375em + .1875rem) center;
  background-size    : calc(.75em + .375rem) calc(.75em + .375rem)
}

.valid-feedback {
  display   : none;
  width     : 100%;
  margin-top: 0.25rem;
  font-size : .875em;
  color     : #198754;
}

.is-valid~.valid-feedback,
.is-valid~.valid-tooltip,
.was-validated :valid~.valid-feedback,
.was-validated :valid~.valid-tooltip {
  display: block;
}

@keyframes pulse {
  50% {
    opacity: .5;
  }
}

/*Animate dashed border*/

@keyframes marching-ants {
  0% {
    background-position: 0 0, 50px 100%, 0 50px, 100% 0;
  }

  100% {
    background-position: 50px 0, 0 100%, 0 0, 100% 50px;
  }
}

.ants {
  background-image : linear-gradient(90deg, #F9C520 50%, transparent 50%), linear-gradient(90deg, #F9C520 50%, transparent 50%), linear-gradient(0, #F9C520 50%, transparent 50%), linear-gradient(0, #F9C520 50%, transparent 50%);
  background-repeat: repeat-x, repeat-x, repeat-y, repeat-y;
  background-size  : 50px 10px, 50px 10px, 10px 50px, 10px 50px;
  animation        : marching-ants 400ms infinite linear;
}

@media only screen and (max-device-width: 480px) {
  .bottom-divider {
    -webkit-clip-path: ellipse(60% 40% at 50% 0%);
            clip-path: ellipse(60% 40% at 50% 0%);
    position : relative;
    z-index  : 2;
    bottom   : 0px;
  }

  .bottom-divider-line {
    content   : '';
    height    : 127px;
    width     : 100%;
    background: linear-gradient(90deg, #F9C520 0%, #E6144A 35%, #85DD1F 70%, #3AB7F9 100%);
    -webkit-clip-path : ellipse(84% 100% at 50% 0%);
            clip-path : ellipse(84% 100% at 50% 0%);
    margin-top: -120px;
    position  : relative;
    z-index   : 1;
    bottom    : 75px;
  }

  .top-divider-line-white {
    height    : 135px;
    width     : 100%;
    background: linear-gradient(90deg, #F9C520 0%, #E6144A 35%, #85DD1F 70%, #3AB7F9 100%);
    -webkit-clip-path : ellipse(84% 100% at 50% 100%);
            clip-path : ellipse(84% 100% at 50% 100%);
    top       : -60px;
    position  : absolute;
    z-index   : 1;
    max-width : 1920px;
    left      : 50%;
    transform : translateX(-50%);
  }

  .big-ellipse {
    top: -1584px;
  }
}

body:not(.wistia_popover_mode) .custompopover {
  display: none !important;
}

@media only screen and (min-width: 768px) {
  /* VIDEO SCROLL */

  .playing-video-box {
    transition: bottom 0.1s ease-in;
  }

  .playing-video-box.out {
    position  : fixed !important;
    top       : auto;
    left      : 0;
    width     : 100%;
    max-width : 500px;
    overflow  : hidden;
    box-shadow: 0 2px 10px 2px rgba(0, 0, 0, 0.5);
    z-index   : 1000;
    isolation: isolate;
    transform: translateZ(10px);
  }

  .end-position {
    bottom: 0px !important;
  }

  .preview-embed-icon {
    width : 150px;
    height: 150px;
  }
}

.hover\:text-\[\#8a8a8a\]:hover {
  --tw-text-opacity: 1;
  color: rgb(138 138 138 / var(--tw-text-opacity));
}

.hover\:no-underline:hover {
  text-decoration-line: none;
}

.hover\:opacity-75:hover {
  opacity: 0.75;
}

.focus\:opacity-100:focus {
  opacity: 1;
}

.focus\:shadow-none:focus {
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.focus\:outline-none:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.disabled\:pointer-events-none:disabled {
  pointer-events: none;
}

.disabled\:select-none:disabled {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.disabled\:opacity-25:disabled {
  opacity: 0.25;
}

@media (prefers-color-scheme: dark) {
  .dark\:bg-neutral-800 {
    --tw-bg-opacity: 1;
    background-color: rgb(38 38 38 / var(--tw-bg-opacity));
  }

  .dark\:bg-opacity-90 {
    --tw-bg-opacity: 0.9;
  }

  .dark\:text-neutral-200 {
    --tw-text-opacity: 1;
    color: rgb(229 229 229 / var(--tw-text-opacity));
  }
}

@media (min-width: 640px) {
  .sm\:fixed {
    position: fixed;
  }

  .sm\:absolute {
    position: absolute;
  }

  .sm\:-mt-20 {
    margin-top: -5rem;
  }

  .sm\:mt-0 {
    margin-top: 0px;
  }

  .sm\:mt-20 {
    margin-top: 5rem;
  }

  .sm\:block {
    display: block;
  }

  .sm\:hidden {
    display: none;
  }

  .sm\:h-52px {
    height: 52px;
  }

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

  .sm\:h-full {
    height: 100%;
  }

  .sm\:w-auto {
    width: auto;
  }

  .sm\:max-w-360px {
    max-width: 360px;
  }

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

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

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

  .sm\:gap-10 {
    gap: 2.5rem;
  }

  .sm\:gap-20 {
    gap: 5rem;
  }

  .sm\:bg-transparent {
    background-color: transparent;
  }

  .sm\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .sm\:py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .sm\:pt-0 {
    padding-top: 0px;
  }

  .sm\:text-left {
    text-align: left;
  }

  .sm\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }

  .sm\:text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}

@media (min-width: 768px) {
  .md\:order-1 {
    order: 1;
  }

  .md\:order-2 {
    order: 2;
  }

  .md\:mx-4 {
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .md\:my-10 {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }

  .md\:mb-0 {
    margin-bottom: 0px;
  }

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

  .md\:mb-52px {
    margin-bottom: 52px;
  }

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

  .md\:block {
    display: block;
  }

  .md\:hidden {
    display: none;
  }

  .md\:h-full {
    height: 100%;
  }

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

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

  .md\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .md\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .md\:px-12 {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .md\:py-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .md\:py-100px {
    padding-top: 100px;
    padding-bottom: 100px;
  }

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

  .md\:pb-130px {
    padding-bottom: 130px;
  }

  .md\:pl-20 {
    padding-left: 5rem;
  }

  .md\:pt-200px {
    padding-top: 200px;
  }

  .md\:text-left {
    text-align: left;
  }

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

  .md\:text-30px {
    font-size: 30px;
  }

  .md\:text-44px {
    font-size: 44px;
  }

  .md\:text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .md\:text-56px {
    font-size: 56px;
  }

  .md\:text-6xl {
    font-size: 3.75rem;
    line-height: 1;
  }

  .md\:text-\[22px\] {
    font-size: 22px;
  }

  .md\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }

  .md\:text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }

  .md\:leading-10 {
    line-height: 2.5rem;
  }

  .md\:leading-32px {
    line-height: 32px;
  }

  .md\:leading-58px {
    line-height: 58px;
  }

  .md\:leading-\[30px\] {
    line-height: 30px;
  }
}

@media (min-width: 1024px) {
  .lg\:text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }

  .lg\:text-6xl {
    font-size: 3.75rem;
    line-height: 1;
  }
}

.\[\&\.disabled\]\:pointer-events-none.disabled {
  pointer-events: none;
}

.\[\&\.disabled\]\:select-none.disabled {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.\[\&\.disabled\]\:opacity-25.disabled {
  opacity: 0.25;
}