/**
 * Swiper 9.4.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: June 13, 2023
 */

/* FONT_START */

@font-face {
  font-family: 'swiper-icons';
  src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');
  font-weight: 400;
  font-style: normal;
}

/* FONT_END */

:root {
  --swiper-theme-color: #007aff;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}

.swiper,
swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
  display: block;
}

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-horizontal {
  touch-action: pan-y;
}

.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide,
swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  backface-visibility: hidden;
}

/* 3D Effects */

.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-3d {
  perspective: 1200px;
}

.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* CSS Mode */

.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}

.swiper-centered > .swiper-wrapper::before {
  content: '';
  flex-shrink: 0;
  order: 9999;
}

.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}

.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

*, ::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(79 161 238 / 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(79 161 238 / 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.15 | 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: #9ea5ac; /* 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: Roboto, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "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 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

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

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

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

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

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

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

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

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

b,
strong {
  font-weight: bolder;
}

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

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

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

small {
  font-size: 80%;
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  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::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #636e79; /* 2 */
}

input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #636e79; /* 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;
}

[type='text'],input:where(:not([type])),[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: #45525F;
  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, input:where(:not([type])):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: #4587c8;
  --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: #4587c8;
}

input::-moz-placeholder, textarea::-moz-placeholder {
  color: #45525F;
  opacity: 1;
}

input::placeholder,textarea::placeholder {
  color: #45525F;
  opacity: 1;
}

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

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

::-webkit-datetime-edit {
  display: inline-flex;
}

::-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='%2345525F' 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],[size]:where(select:not([size="1"])) {
  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: #4587c8;
  background-color: #fff;
  border-color: #45525F;
  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: #4587c8;
  --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");
}

@media (forced-colors: active)  {

  [type='checkbox']:checked {
    -webkit-appearance: auto;
       -moz-appearance: auto;
            appearance: auto;
  }
}

[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");
}

@media (forced-colors: active)  {

  [type='radio']:checked {
    -webkit-appearance: auto;
       -moz-appearance: auto;
            appearance: auto;
  }
}

[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;
}

@media (forced-colors: active)  {

  [type='checkbox']:indeterminate {
    -webkit-appearance: auto;
       -moz-appearance: auto;
            appearance: auto;
  }
}

[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;
}

html {
  scroll-padding-top: 2rem;
  scroll-behavior: smooth;
}

@media (min-width: 768px) {

  html {
    scroll-padding-top: 4rem;
  }
}

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.container {
  width: 100%;
}

@media (min-width: 480px) {

  .container {
    max-width: 480px;
  }
}

@media (min-width: 640px) {

  .container {
    max-width: 640px;
  }
}

@media (min-width: 768px) {

  .container {
    max-width: 768px;
  }
}

@media (min-width: 950px) {

  .container {
    max-width: 950px;
  }
}

@media (min-width: 1024px) {

  .container {
    max-width: 1024px;
  }
}

@media (min-width: 1280px) {

  .container {
    max-width: 1280px;
  }
}

@media (min-width: 1536px) {

  .container {
    max-width: 1536px;
  }
}

/* Animations */

@keyframes slideFadeIn {
  from {
    opacity: 0;
    transform: translateY(15%);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes slideFadeOut {
  from {
    opacity: 1;
    transform: translateY(0);
  }
  to {
    opacity: 0;
    transform: translateY(-10%);
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

@keyframes slideIn {
  from {
    transform: translateY(15%);
  }
  to {
    transform: translateY(0);
  }
}

@keyframes slideOut {
  from {
    transform: translateY(0);
  }
  to {
    transform: translateY(-10%);
  }
}

/*

16 -  4
24 -  6     m 16
32 -  8     m 24
40 -  10    m 24
48 -  12        m 32
56 -  14    m 40
64 -  16    m 48
80 -  20    m 56
96 -  24    m 64
112 - 28        m 80

*/

/* 24 / 16 */

.Mb-6 {
  margin-bottom: 1rem;
}

@media (min-width: 1024px) {

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

.Mt-6 {
  margin-top: 1rem;
}

@media (min-width: 1024px) {

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

.Gap-6 {
  gap: 1rem;
}

@media (min-width: 1024px) {

  .Gap-6 {
    gap: 1.5rem;
  }
}

/* 32 / 24 */

.Mt-8 {
  margin-top: 1.5rem;
}

@media (min-width: 1024px) {

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

.Mb-8 {
  margin-bottom: 1.5rem;
}

@media (min-width: 1024px) {

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

.Gap-8 {
  gap: 1.5rem;
}

@media (min-width: 1024px) {

  .Gap-8 {
    gap: 2rem;
  }
}

.P-8 {
  padding: 1.5rem;
}

@media (min-width: 1024px) {

  .P-8 {
    padding: 2rem;
  }
}

.Px-8 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

@media (min-width: 1024px) {

  .Px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

.Pt-8 {
  padding-top: 1.5rem;
}

@media (min-width: 1024px) {

  .Pt-8 {
    padding-top: 2rem;
  }
}

/* 40 / 24 */

.Mb-10 {
  margin-bottom: 1.5rem;
}

@media (min-width: 1024px) {

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

.Mt-10 {
  margin-top: 1.5rem;
}

@media (min-width: 1024px) {

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

.Py-10 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

@media (min-width: 1024px) {

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

/* 48 / 32 */

.Mb-12 {
  margin-bottom: 2rem;
}

@media (min-width: 1024px) {

  .Mb-12 {
    margin-bottom: 3rem;
  }
}

/* 56 / 40 */

.Mt-14 {
  margin-top: 2.5rem;
}

@media (min-width: 1024px) {

  .Mt-14 {
    margin-top: 3.5rem;
  }
}

.Mb-14 {
  margin-bottom: 2.5rem;
}

@media (min-width: 1024px) {

  .Mb-14 {
    margin-bottom: 3.5rem;
  }
}

.Py-14 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

@media (min-width: 1024px) {

  .Py-14 {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }
}

.Pt-14 {
  padding-top: 2.5rem;
}

@media (min-width: 1024px) {

  .Pt-14 {
    padding-top: 3.5rem;
  }
}

.Pb-14 {
  padding-bottom: 2.5rem;
}

@media (min-width: 1024px) {

  .Pb-14 {
    padding-bottom: 3.5rem;
  }
}

.Gap-14 {
  gap: 2.5rem;
}

@media (min-width: 1024px) {

  .Gap-14 {
    gap: 3.5rem;
  }
}

/* 64 / 48 */

.Mb-16 {
  margin-bottom: 3rem;
}

@media (min-width: 1024px) {

  .Mb-16 {
    margin-bottom: 4rem;
  }
}

.Gap-16 {
  gap: 3rem;
}

@media (min-width: 1024px) {

  .Gap-16 {
    gap: 4rem;
  }
}

/* 72 / 56 */

.Mb-18 {
  margin-bottom: 3.5rem;
}

@media (min-width: 1024px) {

  .Mb-18 {
    margin-bottom: 4.5rem;
  }
}

.Mt-18 {
  margin-top: 3.5rem;
}

@media (min-width: 1024px) {

  .Mt-18 {
    margin-top: 4.5rem;
  }
}

.Gap-18 {
  gap: 3.5rem;
}

@media (min-width: 1024px) {

  .Gap-18 {
    gap: 4.5rem;
  }
}

.Py-18 {
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
}

@media (min-width: 1024px) {

  .Py-18 {
    padding-top: 4.5rem;
    padding-bottom: 4.5rem;
  }
}

/* 80 / 56 */

.Mt-20 {
  margin-top: 3.5rem;
}

@media (min-width: 1024px) {

  .Mt-20 {
    margin-top: 5rem;
  }
}

.Mb-20 {
  margin-bottom: 3.5rem;
}

@media (min-width: 1024px) {

  .Mb-20 {
    margin-bottom: 5rem;
  }
}

.My-20 {
  margin-top: 3.5rem;
  margin-bottom: 3.5rem;
}

@media (min-width: 1024px) {

  .My-20 {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }
}

/*  96 / 64 */

.Mb-24 {
  margin-bottom: 4rem;
}

@media (min-width: 1024px) {

  .Mb-24 {
    margin-bottom: 6rem;
  }
}

.Mt-24 {
  margin-top: 4rem;
}

@media (min-width: 1024px) {

  .Mt-24 {
    margin-top: 6rem;
  }
}

.My-24 {
  margin-top: 4rem;
  margin-bottom: 4rem;
}

@media (min-width: 1024px) {

  .My-24 {
    margin-top: 6rem;
    margin-bottom: 6rem;
  }
}

.Py-24 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

@media (min-width: 1024px) {

  .Py-24 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
}

.Pb-24 {
  padding-bottom: 4rem;
}

@media (min-width: 1024px) {

  .Pb-24 {
    padding-bottom: 6rem;
  }
}

/* Page content helpers */

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

@media (min-width: 1024px) {

  .Mt-page {
    margin-top: 4.5rem;
  }
}

.Mb-page {
  margin-bottom: 4rem;
}

@media (min-width: 1024px) {

  .Mb-page {
    margin-bottom: 6rem;
  }
}

.My-page {
  margin-top: 2.5rem;
  margin-bottom: 4rem;
}

@media (min-width: 1024px) {

  .My-page {
    margin-top: 4.5rem;
    margin-bottom: 6rem;
  }
}

.Py-page {
  padding-top: 2.5rem;
  padding-bottom: 4rem;
}

@media (min-width: 1024px) {

  .Py-page {
    padding-top: 4.5rem;
    padding-bottom: 6rem;
  }
}

.Visibility-full {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}

@media (min-width: 640px) {

  .sm\:Visibility-normal {
    position: static;
    left: auto;
    right: auto;
    margin-left: auto;
    margin-right: auto;
    width: auto;
  }
}

.Heading-1 {
  font-family: Poppins, Roboto, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1.875rem;
  font-weight: 600;
  line-height: 2rem;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

@media (min-width: 768px) {

  .Heading-1 {
    font-size: 3.25rem;
    line-height: 3.5rem;
  }
}

.Heading-1.--sm {
  font-size: 1.75rem;
}

@media (min-width: 768px) {

  .Heading-1.--sm {
    font-size: 2.875rem;
  }
}

.Heading-2,
.Content h2 {
  font-family: Poppins, Roboto, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1.625rem;
  font-weight: 600;
  line-height: 2.375rem;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

@media (min-width: 768px) {

  .Heading-2,
.Content h2 {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
}

.Heading-3,
.Content h3,
.ListItem-link,
.Content .wp-block-pullquote p,
.Content .wp-block-quote p {
  font-family: Poppins, Roboto, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1.375rem;
  font-weight: 600;
  line-height: 2rem;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

@media (min-width: 768px) {

  .Heading-3,
.Content h3,
.ListItem-link,
.Content .wp-block-pullquote p,
.Content .wp-block-quote p {
    font-size: 1.75rem;
    line-height: 2.25rem;
  }
}

.Heading-4,
.Content h4 {
  font-family: Poppins, Roboto, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

@media (min-width: 768px) {

  .Heading-4,
.Content h4 {
    font-size: 1.375rem;
    line-height: 2rem;
  }
}

.Heading-5,
.Content h5 {
  font-family: Poppins, Roboto, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

@media (min-width: 768px) {

  .Heading-5,
.Content h5 {
    font-size: 1.25rem;
    line-height: 1.875rem;
  }
}

.Heading-5,
.Content h5 { /* 20/30 */
}

.Subheading {
  font-family: Poppins, Roboto, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 0.875rem;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

@media (min-width: 768px) {

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

.Subheading { /* 16/24 */
}

.Text-lg,
.Content .wp-block-pullquote cite,
.Content .wp-block-quote cite {
  font-size: 1rem;
  line-height: 1.5rem;
}

@media (min-width: 768px) {

  .Text-lg,
.Content .wp-block-pullquote cite,
.Content .wp-block-quote cite {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}

.Text-md,
.Content .wp-block-table figcaption {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

@media (min-width: 768px) {

  .Text-md,
.Content .wp-block-table figcaption {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

.Breadcrumbs a {
  --tw-text-opacity: 1;
  color: rgb(65 42 204 / var(--tw-text-opacity, 1));
}

.Breadcrumbs a:hover {
  text-decoration-line: underline;
}

.Link,
.Content a {
  --tw-text-opacity: 1;
  color: rgb(29 2 194 / var(--tw-text-opacity, 1));
  text-decoration-line: underline;
}

.Link:hover,
.Content a:hover {
  text-decoration-line: none;
}

.BoldLink,
.ListItem-link {
  --tw-text-opacity: 1;
  color: rgb(29 2 194 / var(--tw-text-opacity, 1));
  text-decoration-color: #bef4f8;
  text-decoration-thickness: 8px;
  text-underline-offset: -4px;
  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;
}

.BoldLink:hover,
.ListItem-link:hover {
  text-decoration-line: underline;
}

.BoldLink,
.ListItem-link {
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}

.ListItem-link {
  margin-bottom: 1.5rem;
  display: inline-block;
}

@media (min-width: 768px) {

  .ListItem-link {
    margin-bottom: 2rem;
  }
}

.Content {
  overflow-wrap: break-word;
}

.Content * {
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(69 82 95 / var(--tw-text-opacity, 1));
}

@media (min-width: 768px) {

  .Content * {
    font-size: 1.125rem;
    line-height: 1.828rem;
  }
}

.Content.--sm * {
  font-size: 0.875rem !important;
  line-height: 1.25rem !important;
}

.Content p {
  margin-bottom: 1.5rem;
}

@media (min-width: 768px) {

  .Content p {
    margin-bottom: 2.5rem;
  }
}

.Content .has-medium-font-size {
  font-size: 1.125rem;
  line-height: 1.75rem;
}

@media (min-width: 768px) {

  .Content .has-medium-font-size {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}

.Content > *:first-child {
    margin-top: 0;
  }

.Content.--leadParagraph > p:first-child {
  margin-bottom: 2.5rem;
}

@media (min-width: 768px) {

  .Content.--leadParagraph > p:first-child {
    margin-bottom: 4rem;
  }
}

.Content > *:last-child:not(.wp-block-separator) {
  margin-bottom: 0px !important;
}

.Content h2,
  .Content h3,
  .Content h4,
  .Content h5,
  .Content h6 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

@media (min-width: 768px) {

  .Content h2,
  .Content h3,
  .Content h4,
  .Content h5,
  .Content h6 {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }
}

.Content h2 a, .Content h3 a, .Content h4 a, .Content h5 a, .Content h6 a {
  font-size: 100%;
  text-decoration-line: none;
}

.Content h2 a:hover, .Content h3 a:hover, .Content h4 a:hover, .Content h5 a:hover, .Content h6 a:hover {
  text-decoration-line: underline;
}

.Content h2 {
  margin-top: 2.5rem;
}

@media (min-width: 768px) {

  .Content h2 {
    margin-top: 4.5rem;
  }
}

.Content ul,
  .Content ol {
  margin-bottom: 1.5rem;
}

@media (min-width: 768px) {

  .Content ul,
  .Content ol {
    margin-bottom: 2.5rem;
  }
}

.Content ul ul,
    .Content ul li,
    .Content ol ul,
    .Content ol li {
  margin-top: 1rem;
}

@media (min-width: 768px) {

  .Content ul ul,
    .Content ul li,
    .Content ol ul,
    .Content ol li {
    margin-top: 1.5rem;
  }
}

.Content ul li, .Content ol li {
  margin-bottom: 1rem;
  margin-left: 1.75rem;
  padding-left: 0.5rem;
}

@media (min-width: 768px) {

  .Content ul li, .Content ol li {
    margin-bottom: 1.5rem;
  }
}

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

.Content ol {
  list-style-type: decimal;
}

.Content li * {
  margin-bottom: 1rem;
}

@media (min-width: 768px) {

  .Content li * {
    margin-bottom: 1.5rem;
  }
}

.Content li *:last-child {
  margin-bottom: 0px;
}

.Content table {
    overflow-x: scroll;
  }

.Content .alignleft {
  float: none;
  margin-right: 0px;
}

@media (min-width: 768px) {

  .Content .alignleft {
    float: left;
    max-width: 50%;
  }
}

.Content .alignleft {
  margin-top: 0px !important;
}

@media (min-width: 768px) {

  .Content .alignleft {
    margin-right: 2.5rem !important;
  }
}

.Content .alignright {
  float: none;
  margin-left: 0px;
}

@media (min-width: 768px) {

  .Content .alignright {
    float: right;
    max-width: 50%;
  }
}

.Content .alignright {
  margin-top: 0px !important;
}

@media (min-width: 768px) {

  .Content .alignright {
    margin-left: 2.5rem !important;
  }
}

.Content .wp-block-image {
  margin-bottom: 1.5rem;
}

@media (min-width: 768px) {

  .Content .wp-block-image {
    margin-bottom: 2.5rem;
  }
}

.Content .wp-block-image figcaption {
  margin-top: 1.5rem;
  margin-bottom: 0px;
  text-align: left;
  font-size: 0.875rem;
  line-height: 1.25rem;
}

@media (min-width: 768px) {

  .Content .wp-block-image figcaption {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

.Content .wp-block-separator {
  margin-bottom: 3.5rem;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-left-color: rgb(188 193 197 / var(--tw-border-opacity, 1));
  border-right-color: rgb(188 193 197 / var(--tw-border-opacity, 1));
}

@media (min-width: 768px) {

  .Content .wp-block-separator {
    margin-bottom: 4.5rem;
  }
}

.Content .wp-block-separator {
  width: 100% !important;
}

.Content .wp-block-pullquote,
  .Content .wp-block-quote {
  position: relative;
  margin-top: 2rem;
  margin-bottom: 2rem;
  margin-left: 0.25rem;
  border-width: 0px;
  padding-top: 0.5rem;
  padding-bottom: 0px;
  padding-left: 2rem;
  text-align: left;
}

@media (min-width: 768px) {

  .Content .wp-block-pullquote,
  .Content .wp-block-quote {
    margin-top: 3rem;
    margin-bottom: 3rem;
    margin-left: 0.5rem;
    padding-left: 2.5rem;
  }
}

.Content .wp-block-pullquote p, .Content .wp-block-quote p {
  margin-bottom: 1.5rem;
  text-align: left;
  line-height: 2.25rem;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

@media (min-width: 768px) {

  .Content .wp-block-pullquote p, .Content .wp-block-quote p {
    line-height: 2.5rem;
  }
}

.Content .wp-block-pullquote p, .Content .wp-block-quote p {
      quotes: "“" "”" "‘" "’";
    }

.Content .wp-block-pullquote p::before,
      .Content .wp-block-pullquote p::after,
      .Content .wp-block-quote p::before,
      .Content .wp-block-quote p::after {
  font-size: 3rem;
  line-height: 1;
}

@media (min-width: 768px) {

  .Content .wp-block-pullquote p::before,
      .Content .wp-block-pullquote p::after,
      .Content .wp-block-quote p::before,
      .Content .wp-block-quote p::after {
    font-size: 4.125rem;
  }
}

.Content .wp-block-pullquote p::before, .Content .wp-block-quote p::before {
        content: open-quote;
        position: absolute;
        top: 0px;
        left: 0px;
      }

.Content .wp-block-pullquote p::after, .Content .wp-block-quote p::after {
        content: close-quote;
        position: relative;
        top: 1.25rem;
        left: 0.5rem;
        line-height: 0.1rem;
      }

.Content .wp-block-pullquote cite, .Content .wp-block-quote cite {
  text-align: left;
  text-transform: none;
}

.Content .wp-block-pullquote cite::before, .Content .wp-block-quote cite::before {
        content: "\2013  ";
      }

.Content .wp-block-pullquote.is-style-fact, .Content .wp-block-quote.is-style-fact {
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(241 245 249 / var(--tw-bg-opacity, 1));
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
  text-align: center;
}

@media (min-width: 768px) {

  .Content .wp-block-pullquote.is-style-fact, .Content .wp-block-quote.is-style-fact {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .Content .wp-block-pullquote.is-style-fact.alignleft,
      .Content .wp-block-pullquote.is-style-fact.alignright,
      .Content .wp-block-quote.is-style-fact.alignleft,
      .Content .wp-block-quote.is-style-fact.alignright {
    max-width: 288px;
  }
}

.Content .wp-block-pullquote.is-style-fact::before, .Content .wp-block-quote.is-style-fact::before {
        content: "FACT";
        margin-bottom: 0.75rem;
        display: block;
        font-family: Poppins, Roboto, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
        font-size: 1rem;
        line-height: 1.5rem;
        font-weight: 600;
        text-transform: uppercase;
        --tw-text-opacity: 1;
        color: rgb(29 2 194 / var(--tw-text-opacity, 1));
      }

.Content .wp-block-pullquote.is-style-fact p, .Content .wp-block-quote.is-style-fact p {
  margin-left: auto;
  margin-right: auto;
  max-width: 36rem;
  text-align: center;
  font-size: 1.25rem;
  line-height: 1.75rem;
}

@media (min-width: 768px) {

  .Content .wp-block-pullquote.is-style-fact p, .Content .wp-block-quote.is-style-fact p {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}

.Content .wp-block-pullquote.is-style-fact p::before,
        .Content .wp-block-pullquote.is-style-fact p::after,
        .Content .wp-block-quote.is-style-fact p::before,
        .Content .wp-block-quote.is-style-fact p::after {
          content: "";
        }

.Content .wp-block-pullquote.is-style-fact cite, .Content .wp-block-quote.is-style-fact cite {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

@media (min-width: 768px) {

  .Content .wp-block-pullquote.is-style-fact cite, .Content .wp-block-quote.is-style-fact cite {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

.Content .wp-block-table {
  margin-top: 3rem;
  margin-bottom: 2.5rem;
}

@media (min-width: 768px) {

  .Content .wp-block-table {
    margin-top: 4rem;
    margin-bottom: 3.5rem;
  }
}

.Content .wp-block-table table {
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(233 234 236 / var(--tw-border-opacity, 1));
}

.Content .wp-block-table thead {
  border-width: 0px;
  --tw-bg-opacity: 1;
  background-color: rgb(241 245 249 / var(--tw-bg-opacity, 1));
}

.Content .wp-block-table th,
    .Content .wp-block-table td,
    .Content .wp-block-table tr {
  border-width: 0px;
}

.Content .wp-block-table tr + tr {
  border-top-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(233 234 236 / var(--tw-border-opacity, 1));
}

.Content .wp-block-table th,
    .Content .wp-block-table td {
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  text-align: left;
  font-size: 0.875rem;
  line-height: 1.25rem;
}

@media (min-width: 768px) {

  .Content .wp-block-table th,
    .Content .wp-block-table td {
    padding-left: 1.75rem;
    padding-right: 1.75rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

.Content .wp-block-table th {
  text-align: left;
}

.Content .wp-block-table figcaption {
  margin-top: 2rem;
}

@media (min-width: 768px) {

  .Content .wp-block-table figcaption {
    margin-top: 3rem;
  }
}

.Content .wp-block-table figcaption::before {
        content: "\2013  ";
      }

.Content.--noUnderlineLinks a {
  color: inherit;
  text-decoration-line: none;
}

.Content.--noUnderlineLinks a:hover {
  text-decoration-line: underline;
}

.TocLink div {
    transition: background-color 400ms ease-out;
  }

.TocLink.is-active {
  font-weight: 700;
}

.TocLink.is-active div {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(79 161 238 / var(--tw-bg-opacity, 1)) !important;
}

.Vr {
  margin-bottom: 1.5rem;
  height: 500px;
  max-height: 100%;
  width: 664px;
  max-width: 100%;
}

@media (min-width: 768px) {

  .Vr {
    margin-bottom: 2.5rem;
  }
}

.bg-brand {
  position: relative;
  overflow: hidden;
  --tw-bg-opacity: 1;
  background-color: rgb(241 245 249 / var(--tw-bg-opacity, 1));
}

.bg-brand::before {
  position: absolute;
  left: -30%;
  top: -20%;
  display: block;
  height: 806px;
  width: 806px;
  --tw-bg-opacity: 1;
  background-color: rgb(29 2 194 / var(--tw-bg-opacity, 1));
  opacity: 0.06;
  content: var(--tw-content);
  --tw-blur: blur(220px);
  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);
}

.bg-brand::after {
  position: absolute;
  left: 80%;
  top: 2%;
  display: block;
  height: 1095px;
  width: 1095px;
  --tw-bg-opacity: 1;
  background-color: rgb(75 225 235 / var(--tw-bg-opacity, 1));
  opacity: 0.14;
  content: var(--tw-content);
  --tw-blur: blur(220px);
  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);
}

.bg-brand.--lg::before {
  content: var(--tw-content);
  top: -1rem;
}

.bg-brand.--lg::after {
  content: var(--tw-content);
  top: 20%;
}

.Container-lg {
  margin-left: auto;
  margin-right: auto;
  max-width: 1440px;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

@media (min-width: 768px) {

  .Container-lg {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

@media (min-width: 1024px) {

  .Container-lg {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}

.Container-page {
  margin-left: auto;
  margin-right: auto;
  max-width: 80rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

@media (min-width: 768px) {

  .Container-page {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

@media (min-width: 1024px) {

  .Container-page {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}

.Container {
  margin-left: auto;
  margin-right: auto;
  max-width: 72rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

@media (min-width: 768px) {

  .Container {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

@media (min-width: 1024px) {

  .Container {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}

.Container-sm {
  margin-left: auto;
  margin-right: auto;
  max-width: 64rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

@media (min-width: 768px) {

  .Container-sm {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

@media (min-width: 1024px) {

  .Container-sm {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}

.Container-xs {
  margin-left: auto;
  margin-right: auto;
  max-width: 56rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

@media (min-width: 768px) {

  .Container-xs {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

@media (min-width: 1024px) {

  .Container-xs {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}

.Section {
  overflow: hidden;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(69 82 95 / var(--tw-text-opacity, 1));
}

@media (min-width: 1024px) {

  .Section {
    padding-top: 5rem;
    padding-bottom: 6rem;
  }
}

.Section-lg {
  overflow: hidden;
  padding-top: 3rem;
  padding-bottom: 3rem;
  --tw-text-opacity: 1;
  color: rgb(69 82 95 / var(--tw-text-opacity, 1));
}

@media (min-width: 1024px) {

  .Section-lg {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
}

.Button {
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(29 2 194 / var(--tw-bg-opacity, 1));
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  text-align: center;
  font-family: Poppins, Roboto, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  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;
}

.Button:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(65 42 204 / var(--tw-bg-opacity, 1));
}

@media (min-width: 768px) {

  .Button {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    padding-left: 2rem;
    padding-right: 2rem;
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}

.Button {
  text-decoration-line: none !important;
}

.Button.--outline {
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(29 2 194 / var(--tw-border-opacity, 1));
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(29 2 194 / var(--tw-text-opacity, 1));
}

.Button.--outline:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(65 42 204 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.Button.--outlineBlack {
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(33 30 34 / var(--tw-border-opacity, 1));
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(33 30 34 / var(--tw-text-opacity, 1));
}

.Button.--outlineBlack:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(33 30 34 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

@media (min-width: 768px) {

  .Button.--sm {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}

.Button.--text {
  border-style: none;
  background-color: transparent !important;
  padding: 0px !important;
  --tw-text-opacity: 1;
  color: rgb(29 2 194 / var(--tw-text-opacity, 1));
}

.Button.--text:hover {
  --tw-text-opacity: 1;
  color: rgb(14 1 70 / var(--tw-text-opacity, 1));
}

.Flourish {
  position: relative;
}

.Flourish img {
  position: relative;
    filter: drop-shadow(5px 10px 30px rgba(0, 0, 0, 0.15));
}

.Flourish-squareOutline {
  position: absolute;
  z-index: 10;
  height: 120px;
  width: 120px;
  border-radius: 1.5rem;
  border-width: 4px;
  --tw-border-opacity: 1;
  border-color: rgb(79 161 238 / var(--tw-border-opacity, 1));
}

.Flourish-squareOutline.--topRight {
  top: -1rem;
  right: -1.25rem;
}

@media (min-width: 768px) {

  .Flourish-squareOutline.--topRight {
    top: -1.5rem;
    right: -2rem;
  }
}

.Flourish-squareOutline.--right {
  top: 5rem;
  right: -1.25rem;
}

@media (min-width: 768px) {

  .Flourish-squareOutline.--right {
    right: -2rem;
  }
}

.Flourish-squareOutline.--bottomRight {
  bottom: -1.5rem;
  right: 2rem;
}

@media (min-width: 768px) {

  .Flourish-squareOutline.--bottomRight {
    bottom: -2rem;
    right: 3rem;
  }
}

.Flourish-squareSolid {
  position: absolute;
  z-index: 0;
  height: 236px;
  width: 236px;
  border-radius: 1.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(234 244 253 / var(--tw-bg-opacity, 1));
}

.Flourish-squareSolid.--bottomRight {
  bottom: 0.25rem;
  right: -3.5rem;
}

.Flourish-squareSolid.--topLeft {
  top: 3.5rem;
  left: -2rem;
}

@media (min-width: 768px) {

  .Flourish-squareSolid.--topLeft {
    top: 5rem;
    left: -3rem;
  }
}

.Flourish-squareSolid.--bottomLeft {
  bottom: 3.5rem;
  left: -2rem;
}

@media (min-width: 768px) {

  .Flourish-squareSolid.--bottomLeft {
    left: -3rem;
  }
}

.Flourish-circle {
  position: absolute;
  height: 218px;
  width: 218px;
  border-radius: 9999px;
  background-color: rgb(75 225 235 / 0.4);
}

.Flourish-circle.--bottomLeft {
  bottom: 8rem;
  left: -4rem;
}

/**
 * MicroModal Styles
 *
 * Modified from: https://gist.github.com/ghosh/4f94cf497d7090359a5c9f81caf60699
 */

.Modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  z-index: 10000000000;
}

.Modal-overlay.--pad {
  padding: 1rem;
}

@media (min-width: 640px) {

  .Modal-overlay.--pad {
    padding: 1.5rem;
  }
}

@media (min-width: 768px) {

  .Modal-overlay.--pad {
    padding: 2rem;
  }
}

.Modal-container {
  position: relative;
  display: flex;
  height: 100vh;
  width: 100%;
  flex-direction: column;
  overflow-y: auto;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 1rem;
  padding-top: 3.5rem;
}

.Modal-container.--medium {
  height: auto;
  max-width: 42rem;
  border-radius: 0.375rem;
}

@media (min-width: 640px) {

  .Modal-container.--medium {
    padding: 1.5rem;
  }
}

@media (min-width: 768px) {

  .Modal-container.--medium {
    padding: 2.5rem;
  }
}

.Modal-close {
  margin-bottom: 1rem;
  display: flex;
  height: 2rem;
  width: 2rem;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  align-self: flex-end;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(241 245 249 / var(--tw-bg-opacity, 1));
  background-size: 8px;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("../../ui/icon/fa-times-solid.svg");
}

.Modal {
  display: none;
}

.Modal.is-open {
  display: block;
}

.Modal--slide[aria-hidden="false"] .Modal-overlay {
  animation: fadeIn 0.3s cubic-bezier(0, 0, 0.2, 1);
}

.Modal--slide[aria-hidden="false"] .Modal-container {
  animation: slideIn 0.3s cubic-bezier(0, 0, 0.2, 1);
}

.Modal--slide[aria-hidden="true"] .Modal-overlay {
  animation: fadeOut 0.3s cubic-bezier(0, 0, 0.2, 1);
}

.Modal--slide[aria-hidden="true"] .Modal-container {
  animation: slideOut 0.3s cubic-bezier(0, 0, 0.2, 1);
}

.Modal--slide .Modal-container,
.Modal--slide .Modal-overlay {
  will-change: transform;
}

/* Video iframes */

.Modal-iframe {
  position: relative;
  width: 100%;
}

.Modal-iframe::before {
    content: "";
    width: 1px;
    margin-left: -1px;
    float: left;
    height: 0;
    padding-top: 9 / 16 * 100%;
  }

.Modal-iframe::after {
    content: "";
    display: table;
    clear: both;
  }

.Modal-iframe iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }

.Tag {
  display: flex;
  align-items: center;
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(69 82 95 / var(--tw-border-opacity, 1));
  background-color: rgb(69 82 95 / 0.05);
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(69 82 95 / var(--tw-text-opacity, 1));
}

.Tag.--primary {
  --tw-border-opacity: 1;
  border-color: rgb(14 1 70 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(14 1 70 / var(--tw-text-opacity, 1));
}

.Tag.--primary.is-active {
  --tw-bg-opacity: 1;
  background-color: rgb(228 225 248 / var(--tw-bg-opacity, 1));
}

.swiper-button-disabled{
    opacity: 0.2;
}

.swiper .swiper-pagination-bullet-active{
    background-color: #1d02c2;
}

.m-video-embed--playing .m-video-embed__thumbnail {
    opacity: 0;
    z-index: -1;
    pointer-events: none;
}

.m-video-hosted--playing .m-video-hosted__thumbnail{
    opacity: 0;
    z-index: -1;
    pointer-events: none;
}

.marker{
    /* background-image: url('https://cdn0.iconfinder.com/data/icons/small-n-flat/24/678111-map-marker-512.png'); */
    background-image: url('../../assets/img/marker.svg');
    width: 50px;
    height: 50px;
    background-size: cover;
    border-radius: 50%;
    cursor: pointer;
}

.marker.is-active{
    background-image: url('../../assets/img/marker-blue.svg');
}

.PhoneIcon {
  display: flex;
  height: 18px;
  width: 18px;
  align-items: center;
  justify-content: center;
  background: url("../../ui/icon/PhoneSolid.svg") center transparent no-repeat;
}

.StarIcon {
  display: flex;
  height: 18px;
  width: 18px;
  align-items: center;
  justify-content: center;
  background: url("../../ui/icon/Star.svg") center transparent no-repeat;
}

.BlackStarIcon {
  display: flex;
  height: 24px;
  width: 24px;
  align-items: center;
  justify-content: center;
  background: url("../../ui/icon/BlackStar.svg") center transparent no-repeat;
}

.ProviderPhoneIcon {
  display: flex;
  height: 24px;
  width: 24px;
  align-items: center;
  justify-content: center;
  background: url("../../ui/icon/ProviderPhone.svg") center transparent no-repeat;
}

.ProviderWebsiteIcon {
  display: flex;
  height: 24px;
  width: 24px;
  align-items: center;
  justify-content: center;
  background: url("../../ui/icon/ProviderWebsite.svg") center transparent no-repeat;
}

.ProviderMapPinIcon {
  display: flex;
  height: 24px;
  width: 24px;
  align-items: center;
  justify-content: center;
  background: url("../../ui/icon/ProviderMapPin.svg") center transparent no-repeat;
}

.ProviderTagIcon {
  display: flex;
  height: 24px;
  width: 24px;
  align-items: center;
  justify-content: center;
  background: url("../../ui/icon/ProviderTag.svg") center transparent no-repeat;
}

.ProviderInfoIcon {
  display: flex;
  height: 20px;
  width: 20px;
  align-items: center;
  justify-content: center;
  background: url("../../ui/icon/ProviderInfo.svg") center transparent no-repeat;
}

.Nav ul ul {
  display: none;
}

.Nav li {
  position: relative;
  display: flex;
  align-items: center;
}

.Nav a,
  .Nav .Nav-noLink {
  display: flex;
  align-items: center;
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-family: Poppins, Roboto, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.Nav a:hover, .Nav .Nav-noLink:hover {
  --tw-text-opacity: 1;
  color: rgb(65 42 204 / var(--tw-text-opacity, 1));
}

.Nav-caret {
  content: "";
  background: url("../../ui/icon/chevron-down.svg") center no-repeat transparent;
  height: 20px;
  width: 20px;
  background-size: 20px 20px;
}

@media (min-width: 1280px) {

  .Nav-caret {
    margin-left: 0.25rem;
  }
}

.Nav-caret.--mobile {
  height: 2.75rem;
  width: 2.75rem;
}

@media (min-width: 1024px) {

  .Nav-caret.--mobile {
    display: none;
  }
}

.Nav-caret.--desktop {
  display: none;
}

@media (min-width: 1024px) {

  .Nav-caret.--desktop {
    display: inline-block;
  }
}

.Nav--mobile li {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: flex-start;
}

.Nav--mobile ul ul li .Nav-itemText {
  padding-left: 1.5rem;
}

.Nav--mobile ul li.is-active ul {
  display: block;
  animation: fadeIn 0.3s cubic-bezier(0, 0, 0.2, 1);
}

/* Wrap around link and caret */

.Nav--mobile .Nav-itemText {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(233 234 236 / var(--tw-border-opacity, 1));
}

.Nav--desktop > ul {
  align-items: stretch;
}

@media (min-width: 1024px) {

  .Nav--desktop > ul {
    display: flex;
  }

  .Nav--desktop > ul > li + li {
    margin-left: 0.75rem;
  }
}

@media (min-width: 1280px) {

  .Nav--desktop > ul > li + li {
    margin-left: 2rem;
  }
}

.Nav--desktop > ul > li > span a,
    .Nav--desktop > ul > li > span .Nav-noLink {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.Nav--desktop ul li:hover ul {
  position: absolute;
  top: 100%;
  z-index: 10;
  display: block;
  min-width: 240px;
  animation: slideFadeIn 0.3s cubic-bezier(0, 0, 0.2, 1);
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
    box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.25);
}

.Nav--desktop ul li:hover ul::before {
      content: "";
      position: absolute;
      top: -0.5rem;
      height: 1rem;
      width: 1rem;
      --tw-rotate: 45deg;
      transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
      --tw-bg-opacity: 1;
      background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
      left: calc(50% - 8px);
      box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.25);
    }

.Nav--desktop ul li:hover ul::after {
      content: "";
      position: absolute;
      top: 0px;
      height: 2rem;
      width: 4rem;
      --tw-bg-opacity: 1;
      background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
      left: calc(50% - 32px);
    }

.Nav--desktop ul li:nth-child(1) ul {
    left: -62px;
  }

.Nav--desktop ul li:nth-child(2) ul {
    left: -32px;
  }

.Nav--desktop ul li:nth-child(3) ul {
    left: -68px;
  }

.StarInput {
  position: relative;
  display: flex;
}

.StarInput input {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
  bottom: 0px;
  right: 50%;
}

.StarInput label {
  display: flex;
  height: 48px;
  width: 51px;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-width: 1px;
  border-color: transparent;
  color: transparent;
}

@media (min-width: 640px) {

  .StarInput label {
    padding: 2rem;
  }
}

.StarInput label {
  background: url("../../ui/icon/StarSolidPurple.svg") center transparent no-repeat;
}

.StarInput:not(:hover) input:indeterminate + label,
.StarInput:not(:hover) input:checked ~ input + label,
.StarInput input:hover ~ input + label {
  background: url("../../ui/icon/StarOutlinePurple.svg") center no-repeat transparent;
}

.StarInput:not(:hover) input:focus-visible + label {
  border-radius: 0.125rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(29 2 194 / var(--tw-border-opacity, 1));
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(29 2 194 / var(--tw-ring-opacity, 1));
}

.InputPill {
  display: block;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(241 245 249 / var(--tw-bg-opacity, 1));
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.Marker {
  height: 2rem;
  width: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(29 2 194 / var(--tw-text-opacity, 1));
}

.Marker.is-active {
  z-index: 10;
  --tw-text-opacity: 1;
  color: rgb(65 189 197 / var(--tw-text-opacity, 1));
}

.SearchMap {
  min-height: 448px;
  max-height: calc(100vh - 368px - 64px);
}

.SearchResults .Pt-8:first-child {
  padding-top: 0;
}

.mapboxgl-popup-tip {
  display: none;
}

.mapboxgl-popup-content {
  background: transparent !important;
  border-radius: initial !important;
  box-shadow: none !important;
  padding: 0 !important;
}

.mapboxgl-popup-close-button {
  margin-bottom: 1rem;
  display: flex;
  height: 2rem;
  width: 2rem;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  align-self: flex-end;
  border-top-right-radius: 0.5rem !important;
  background-size: 8px;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("../../ui/icon/fa-times-solid.svg");
}

.FullProviderImage img {
  width: 100%;
}

@media screen and (max-width: 1024px) {
    body .uwy.userway_p5 .uai {
        bottom: 96px !important;
    }
}

@media screen and (max-width: 768px) {
    body .uwy.userway_p5 .uai {
        bottom: 86px !important;
    }
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

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

.static {
  position: static;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.\!sticky {
  position: sticky !important;
}

.sticky {
  position: sticky;
}

.inset-y-0 {
  top: 0px;
  bottom: 0px;
}

.-bottom-14 {
  bottom: -3.5rem;
}

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

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

.-left-16 {
  left: -4rem;
}

.-left-8 {
  left: -2rem;
}

.-right-10 {
  right: -2.5rem;
}

.-right-12 {
  right: -3rem;
}

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

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

.bottom-0 {
  bottom: 0px;
}

.bottom-1 {
  bottom: 0.25rem;
}

.bottom-14 {
  bottom: 3.5rem;
}

.bottom-3 {
  bottom: 0.75rem;
}

.bottom-32 {
  bottom: 8rem;
}

.bottom-4 {
  bottom: 1rem;
}

.bottom-\[187px\] {
  bottom: 187px;
}

.bottom-\[79px\] {
  bottom: 79px;
}

.bottom-\[calc\(100\%_-_165px\)\] {
  bottom: calc(100% - 165px);
}

.bottom-\[calc\(100\%_-_207px\)\] {
  bottom: calc(100% - 207px);
}

.left-0 {
  left: 0px;
}

.left-2 {
  left: 0.5rem;
}

.left-3 {
  left: 0.75rem;
}

.left-4 {
  left: 1rem;
}

.left-8 {
  left: 2rem;
}

.left-\[calc\(100\%_-_153px\)\] {
  left: calc(100% - 153px);
}

.left-\[calc\(100\%_-_290px\)\] {
  left: calc(100% - 290px);
}

.left-\[calc\(100\%_-_302px\)\] {
  left: calc(100% - 302px);
}

.right-0 {
  right: 0px;
}

.right-1 {
  right: 0.25rem;
}

.right-16 {
  right: 4rem;
}

.right-2 {
  right: 0.5rem;
}

.right-3 {
  right: 0.75rem;
}

.right-4 {
  right: 1rem;
}

.right-8 {
  right: 2rem;
}

.right-\[50\%\] {
  right: 50%;
}

.right-\[calc\(100\%_-_143px\)\] {
  right: calc(100% - 143px);
}

.right-\[calc\(100\%_-_144px\)\] {
  right: calc(100% - 144px);
}

.right-\[calc\(100\%_-_246px\)\] {
  right: calc(100% - 246px);
}

.right-\[calc\(100\%_-_255px\)\] {
  right: calc(100% - 255px);
}

.right-\[calc\(100\%_-_81px\)\] {
  right: calc(100% - 81px);
}

.top-0 {
  top: 0px;
}

.top-14 {
  top: 3.5rem;
}

.top-16 {
  top: 4rem;
}

.top-18 {
  top: 4.5rem;
}

.top-20 {
  top: 5rem;
}

.top-5 {
  top: 1.25rem;
}

.top-52 {
  top: 13rem;
}

.top-8 {
  top: 2rem;
}

.top-\[-2px\] {
  top: -2px;
}

.top-\[-56px\] {
  top: -56px;
}

.top-\[2px\] {
  top: 2px;
}

.top-\[44px\] {
  top: 44px;
}

.top-\[calc\(100\%_-_148px\)\] {
  top: calc(100% - 148px);
}

.top-\[calc\(100\%_-_165px\)\] {
  top: calc(100% - 165px);
}

.top-\[calc\(100\%_-_206px\)\] {
  top: calc(100% - 206px);
}

.top-\[calc\(100\%_-_97px\)\] {
  top: calc(100% - 97px);
}

.top-full {
  top: 100%;
}

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

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

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

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

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

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

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

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

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

.float-none {
  float: none;
}

.m-6 {
  margin: 1.5rem;
}

.m-auto {
  margin: auto;
}

.mx-5 {
  margin-left: 1.25rem;
  margin-right: 1.25rem;
}

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

.my-16 {
  margin-top: 4rem;
  margin-bottom: 4rem;
}

.my-4 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.my-6 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.my-8 {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

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

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

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

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

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

.mb-14 {
  margin-bottom: 3.5rem;
}

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

.mb-18 {
  margin-bottom: 4.5rem;
}

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

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

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

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

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

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

.mb-9 {
  margin-bottom: 2.25rem;
}

.ml-0 {
  margin-left: 0px;
}

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

.ml-2 {
  margin-left: 0.5rem;
}

.ml-3 {
  margin-left: 0.75rem;
}

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

.ml-7 {
  margin-left: 1.75rem;
}

.mr-0 {
  margin-right: 0px;
}

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

.mr-4 {
  margin-right: 1rem;
}

.mr-6 {
  margin-right: 1.5rem;
}

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

.mt-1 {
  margin-top: 0.25rem;
}

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

.mt-11 {
  margin-top: 2.75rem;
}

.mt-12 {
  margin-top: 3rem;
}

.mt-14 {
  margin-top: 3.5rem;
}

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

.mt-18 {
  margin-top: 4.5rem;
}

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

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

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

.mt-3 {
  margin-top: 0.75rem;
}

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

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

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

.mt-7 {
  margin-top: 1.75rem;
}

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

.mt-9 {
  margin-top: 2.25rem;
}

.mt-\[-6px\] {
  margin-top: -6px;
}

.mt-\[100px\] {
  margin-top: 100px;
}

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

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

.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;
}

.hidden {
  display: none;
}

.aspect-\[205\/137\] {
  aspect-ratio: 205/137;
}

.aspect-\[248\/310\] {
  aspect-ratio: 248/310;
}

.aspect-\[270\/183\] {
  aspect-ratio: 270/183;
}

.aspect-\[392\/295\] {
  aspect-ratio: 392/295;
}

.aspect-\[648\/432\] {
  aspect-ratio: 648/432;
}

.aspect-square {
  aspect-ratio: 1 / 1;
}

.aspect-video {
  aspect-ratio: 16 / 9;
}

.size-10 {
  width: 2.5rem;
  height: 2.5rem;
}

.size-\[10px\] {
  width: 10px;
  height: 10px;
}

.size-\[40px\] {
  width: 40px;
  height: 40px;
}

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

.size-full {
  width: 100%;
  height: 100%;
}

.h-10 {
  height: 2.5rem;
}

.h-11 {
  height: 2.75rem;
}

.h-16 {
  height: 4rem;
}

.h-18 {
  height: 4.5rem;
}

.h-2 {
  height: 0.5rem;
}

.h-20 {
  height: 5rem;
}

.h-3 {
  height: 0.75rem;
}

.h-4 {
  height: 1rem;
}

.h-5 {
  height: 1.25rem;
}

.h-6 {
  height: 1.5rem;
}

.h-7 {
  height: 1.75rem;
}

.h-8 {
  height: 2rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.h-\[calc\(100\%_-_42px\)\] {
  height: calc(100% - 42px);
}

.h-auto {
  height: auto;
}

.h-full {
  height: 100%;
}

.h-screen {
  height: 100vh;
}

.max-h-48 {
  max-height: 12rem;
}

.max-h-60 {
  max-height: 15rem;
}

.max-h-80 {
  max-height: 20rem;
}

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

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

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

.max-h-full {
  max-height: 100%;
}

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

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

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

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

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

.w-10 {
  width: 2.5rem;
}

.w-11 {
  width: 2.75rem;
}

.w-16 {
  width: 4rem;
}

.w-18 {
  width: 4.5rem;
}

.w-20 {
  width: 5rem;
}

.w-28 {
  width: 7rem;
}

.w-3 {
  width: 0.75rem;
}

.w-36 {
  width: 9rem;
}

.w-4 {
  width: 1rem;
}

.w-5 {
  width: 1.25rem;
}

.w-6 {
  width: 1.5rem;
}

.w-7 {
  width: 1.75rem;
}

.w-8 {
  width: 2rem;
}

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

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

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

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

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

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

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

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

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

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

.w-\[30\%\] {
  width: 30%;
}

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

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

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

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

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

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

.w-auto {
  width: auto;
}

.w-full {
  width: 100%;
}

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

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

.max-w-2xl {
  max-width: 42rem;
}

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

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

.max-w-5xl {
  max-width: 64rem;
}

.max-w-6xl {
  max-width: 72rem;
}

.max-w-7xl {
  max-width: 80rem;
}

.max-w-\[12rem\] {
  max-width: 12rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.max-w-lg {
  max-width: 32rem;
}

.max-w-md {
  max-width: 28rem;
}

.max-w-xl {
  max-width: 36rem;
}

.max-w-xs {
  max-width: 20rem;
}

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

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

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

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

.border-collapse {
  border-collapse: collapse;
}

.-rotate-45 {
  --tw-rotate: -45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.-rotate-90 {
  --tw-rotate: -90deg;
  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;
  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-45 {
  --tw-rotate: 45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

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

@keyframes pulse {

  50% {
    opacity: .5;
  }
}

.animate-pulse {
  animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
}

.animate-slide-fade-in {
  animation: slideFadeIn 0.3s cubic-bezier(0, 0, 0.2, 1);
}

.cursor-default {
  cursor: default;
}

.cursor-pointer {
  cursor: pointer;
}

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

.resize {
  resize: both;
}

.scroll-pt-8 {
  scroll-padding-top: 2rem;
}

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

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

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

.columns-2 {
  -moz-columns: 2;
       columns: 2;
}

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

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

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

.flex-row-reverse {
  flex-direction: row-reverse;
}

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

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

.flex-wrap {
  flex-wrap: wrap;
}

.flex-nowrap {
  flex-wrap: nowrap;
}

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

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

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

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

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

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

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

.gap-1 {
  gap: 0.25rem;
}

.gap-10 {
  gap: 2.5rem;
}

.gap-12 {
  gap: 3rem;
}

.gap-14 {
  gap: 3.5rem;
}

.gap-16 {
  gap: 4rem;
}

.gap-2 {
  gap: 0.5rem;
}

.gap-20 {
  gap: 5rem;
}

.gap-3 {
  gap: 0.75rem;
}

.gap-4 {
  gap: 1rem;
}

.gap-5 {
  gap: 1.25rem;
}

.gap-6 {
  gap: 1.5rem;
}

.gap-7 {
  gap: 1.75rem;
}

.gap-8 {
  gap: 2rem;
}

.gap-\[102px\] {
  gap: 102px;
}

.gap-\[14px\] {
  gap: 14px;
}

.gap-\[30px\] {
  gap: 30px;
}

.gap-x-3 {
  -moz-column-gap: 0.75rem;
       column-gap: 0.75rem;
}

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

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

.self-end {
  align-self: flex-end;
}

.overflow-auto {
  overflow: auto;
}

.overflow-hidden {
  overflow: hidden;
}

.overflow-visible {
  overflow: visible;
}

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

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

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

.scroll-smooth {
  scroll-behavior: smooth;
}

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

.whitespace-nowrap {
  white-space: nowrap;
}

.break-keep {
  word-break: keep-all;
}

.rounded {
  border-radius: 0.25rem;
}

.rounded-3xl {
  border-radius: 1.5rem;
}

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

.rounded-lg {
  border-radius: 0.5rem;
}

.rounded-md {
  border-radius: 0.375rem;
}

.rounded-sm {
  border-radius: 0.125rem;
}

.rounded-xl {
  border-radius: 0.75rem;
}

.rounded-b-lg {
  border-bottom-right-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
}

.rounded-t-lg {
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
}

.\!rounded-tr-lg {
  border-top-right-radius: 0.5rem !important;
}

.border {
  border-width: 1px;
}

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

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

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

.border-b {
  border-bottom-width: 1px;
}

.border-b-2 {
  border-bottom-width: 2px;
}

.border-b-4 {
  border-bottom-width: 4px;
}

.border-b-\[3px\] {
  border-bottom-width: 3px;
}

.border-l-4 {
  border-left-width: 4px;
}

.border-t {
  border-top-width: 1px;
}

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

.border-t-4 {
  border-top-width: 4px;
}

.border-t-\[3px\] {
  border-top-width: 3px;
}

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

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

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

.border-black\/10 {
  border-color: rgb(0 0 0 / 0.1);
}

.border-blue-150 {
  --tw-border-opacity: 1;
  border-color: rgb(180 206 241 / var(--tw-border-opacity, 1));
}

.border-blue-150\/\[\.6\] {
  border-color: rgb(180 206 241 / .6);
}

.border-blue-500 {
  --tw-border-opacity: 1;
  border-color: rgb(79 161 238 / var(--tw-border-opacity, 1));
}

.border-blue-500\/40 {
  border-color: rgb(79 161 238 / 0.4);
}

.border-blue-gray {
  --tw-border-opacity: 1;
  border-color: rgb(241 245 249 / var(--tw-border-opacity, 1));
}

.border-blue-gray-300 {
  --tw-border-opacity: 1;
  border-color: rgb(205 219 234 / var(--tw-border-opacity, 1));
}

.border-gray-100 {
  --tw-border-opacity: 1;
  border-color: rgb(188 193 197 / var(--tw-border-opacity, 1));
}

.border-gray-100\/70 {
  border-color: rgb(188 193 197 / 0.7);
}

.border-gray-200 {
  --tw-border-opacity: 1;
  border-color: rgb(158 165 172 / var(--tw-border-opacity, 1));
}

.border-gray-300 {
  --tw-border-opacity: 1;
  border-color: rgb(129 137 146 / var(--tw-border-opacity, 1));
}

.border-gray-50 {
  --tw-border-opacity: 1;
  border-color: rgb(233 234 236 / var(--tw-border-opacity, 1));
}

.border-gray-500 {
  --tw-border-opacity: 1;
  border-color: rgb(69 82 95 / var(--tw-border-opacity, 1));
}

.border-gray-75 {
  --tw-border-opacity: 1;
  border-color: rgb(217 217 217 / var(--tw-border-opacity, 1));
}

.border-gray-900 {
  --tw-border-opacity: 1;
  border-color: rgb(33 30 34 / var(--tw-border-opacity, 1));
}

.border-purple-400 {
  --tw-border-opacity: 1;
  border-color: rgb(65 42 204 / var(--tw-border-opacity, 1));
}

.border-purple-500 {
  --tw-border-opacity: 1;
  border-color: rgb(29 2 194 / var(--tw-border-opacity, 1));
}

.border-purple-900 {
  --tw-border-opacity: 1;
  border-color: rgb(14 1 70 / var(--tw-border-opacity, 1));
}

.border-x-gray-100 {
  --tw-border-opacity: 1;
  border-left-color: rgb(188 193 197 / var(--tw-border-opacity, 1));
  border-right-color: rgb(188 193 197 / var(--tw-border-opacity, 1));
}

.border-t-blue-gray-300 {
  --tw-border-opacity: 1;
  border-top-color: rgb(205 219 234 / var(--tw-border-opacity, 1));
}

.border-t-gray-50 {
  --tw-border-opacity: 1;
  border-top-color: rgb(233 234 236 / var(--tw-border-opacity, 1));
}

.\!bg-purple-200 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(137 123 223 / var(--tw-bg-opacity, 1)) !important;
}

.\!bg-transparent {
  background-color: transparent !important;
}

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

.bg-blue-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(192 221 249 / var(--tw-bg-opacity, 1));
}

.bg-blue-150\/\[\.40\] {
  background-color: rgb(180 206 241 / .40);
}

.bg-blue-300\/30 {
  background-color: rgb(135 191 243 / 0.3);
}

.bg-blue-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(234 244 253 / var(--tw-bg-opacity, 1));
}

.bg-blue-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(79 161 238 / var(--tw-bg-opacity, 1));
}

.bg-blue-500\/40 {
  background-color: rgb(79 161 238 / 0.4);
}

.bg-blue-gray {
  --tw-bg-opacity: 1;
  background-color: rgb(241 245 249 / var(--tw-bg-opacity, 1));
}

.bg-blue-gray-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(205 219 234 / var(--tw-bg-opacity, 1));
}

.bg-gray-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(188 193 197 / var(--tw-bg-opacity, 1));
}

.bg-gray-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(233 234 236 / var(--tw-bg-opacity, 1));
}

.bg-gray-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(69 82 95 / var(--tw-bg-opacity, 1));
}

.bg-gray-500\/5 {
  background-color: rgb(69 82 95 / 0.05);
}

.bg-purple-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(101 83 214 / var(--tw-bg-opacity, 1));
}

.bg-purple-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(29 2 194 / var(--tw-bg-opacity, 1));
}

.bg-purple-500\/20 {
  background-color: rgb(29 2 194 / 0.2);
}

.bg-teal-500\/40 {
  background-color: rgb(75 225 235 / 0.4);
}

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

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

.bg-\[radial-gradient\(100\%_612\.58\%_at_0\%_53\.07\%\2c \#E7EAF6_0\%\2c \#E7EAF6_50\.29\%\2c \#E4F2F7_100\%\)\] {
  background-image: radial-gradient(100% 612.58% at 0% 53.07%,#E7EAF6 0%,#E7EAF6 50.29%,#E4F2F7 100%);
}

.bg-\[url\(\'\.\.\/\.\.\/assets\/img\/pattern-hero-bottom-right\.png\'\)\] {
  background-image: url('../../assets/img/pattern-hero-bottom-right.png');
}

.bg-\[url\(\'\.\.\/\.\.\/assets\/img\/pattern-hero-top-left\.png\'\)\] {
  background-image: url('../../assets/img/pattern-hero-top-left.png');
}

.bg-gradient-to-r {
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}

.from-teal-500\/40 {
  --tw-gradient-from: rgb(75 225 235 / 0.4) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(75 225 235 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.to-teal-500\/40 {
  --tw-gradient-to: rgb(75 225 235 / 0.4) var(--tw-gradient-to-position);
}

.bg-\[length\:0\%_4px\] {
  background-size: 0% 4px;
}

.bg-\[length\:0\%_8px\] {
  background-size: 0% 8px;
}

.bg-\[length\:20px_20px\] {
  background-size: 20px 20px;
}

.bg-\[length\:8px\] {
  background-size: 8px;
}

.bg-cover {
  background-size: cover;
}

.bg-\[left_85\%\] {
  background-position: left 85%;
}

.bg-center {
  background-position: center;
}

.bg-no-repeat {
  background-repeat: no-repeat;
}

.fill-current {
  fill: currentColor;
}

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

.object-top {
  -o-object-position: top;
     object-position: top;
}

.\!p-0 {
  padding: 0px !important;
}

.p-3 {
  padding: 0.75rem;
}

.p-4 {
  padding: 1rem;
}

.p-5 {
  padding: 1.25rem;
}

.p-6 {
  padding: 1.5rem;
}

.p-8 {
  padding: 2rem;
}

.p-\[25\%\] {
  padding: 25%;
}

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

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

.px-11 {
  padding-left: 2.75rem;
  padding-right: 2.75rem;
}

.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

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

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

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

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

.px-8 {
  padding-left: 2rem;
  padding-right: 2rem;
}

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

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

.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

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

.py-14 {
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
}

.py-16 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

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

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

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

.pb-0 {
  padding-bottom: 0px;
}

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

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

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

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

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

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

.pb-6 {
  padding-bottom: 1.5rem;
}

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

.pb-\[67px\] {
  padding-bottom: 67px;
}

.pl-10 {
  padding-left: 2.5rem;
}

.pl-11 {
  padding-left: 2.75rem;
}

.pl-2 {
  padding-left: 0.5rem;
}

.pl-4 {
  padding-left: 1rem;
}

.pl-5 {
  padding-left: 1.25rem;
}

.pl-8 {
  padding-left: 2rem;
}

.pr-10 {
  padding-right: 2.5rem;
}

.pr-2 {
  padding-right: 0.5rem;
}

.pr-4 {
  padding-right: 1rem;
}

.pr-5 {
  padding-right: 1.25rem;
}

.pr-7 {
  padding-right: 1.75rem;
}

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

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

.pt-12 {
  padding-top: 3rem;
}

.pt-14 {
  padding-top: 3.5rem;
}

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

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

.pt-6 {
  padding-top: 1.5rem;
}

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

.pt-\[22px\] {
  padding-top: 22px;
}

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

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

.font-title {
  font-family: Poppins, Roboto, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

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

.text-5xl {
  font-size: 3rem;
  line-height: 1;
}

.text-\[0\.8125rem\] {
  font-size: 0.8125rem;
}

.text-\[0\.875rem\] {
  font-size: 0.875rem;
}

.text-\[1\.125rem\] {
  font-size: 1.125rem;
}

.text-\[1\.25rem\] {
  font-size: 1.25rem;
}

.text-\[1\.375rem\] {
  font-size: 1.375rem;
}

.text-\[1\.625rem\] {
  font-size: 1.625rem;
}

.text-\[1\.75rem\] {
  font-size: 1.75rem;
}

.text-\[1\.875rem\] {
  font-size: 1.875rem;
}

.text-\[100\%\] {
  font-size: 100%;
}

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

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

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

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

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

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

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

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

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

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

.uppercase {
  text-transform: uppercase;
}

.italic {
  font-style: italic;
}

.not-italic {
  font-style: normal;
}

.leading-6 {
  line-height: 1.5rem;
}

.leading-9 {
  line-height: 2.25rem;
}

.leading-\[0\.1rem\] {
  line-height: 0.1rem;
}

.leading-\[1\.5rem\] {
  line-height: 1.5rem;
}

.leading-\[1\.75rem\] {
  line-height: 1.75rem;
}

.leading-\[2\.375rem\] {
  line-height: 2.375rem;
}

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

.leading-\[2rem\] {
  line-height: 2rem;
}

.leading-none {
  line-height: 1;
}

.leading-tight {
  line-height: 1.25;
}

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

.text-blue-gray {
  --tw-text-opacity: 1;
  color: rgb(241 245 249 / var(--tw-text-opacity, 1));
}

.text-gold {
  --tw-text-opacity: 1;
  color: rgb(220 165 81 / var(--tw-text-opacity, 1));
}

.text-gray-100 {
  --tw-text-opacity: 1;
  color: rgb(188 193 197 / var(--tw-text-opacity, 1));
}

.text-gray-200 {
  --tw-text-opacity: 1;
  color: rgb(158 165 172 / var(--tw-text-opacity, 1));
}

.text-gray-300 {
  --tw-text-opacity: 1;
  color: rgb(129 137 146 / var(--tw-text-opacity, 1));
}

.text-gray-500 {
  --tw-text-opacity: 1;
  color: rgb(69 82 95 / var(--tw-text-opacity, 1));
}

.text-gray-700 {
  --tw-text-opacity: 1;
  color: rgb(51 56 65 / var(--tw-text-opacity, 1));
}

.text-gray-900 {
  --tw-text-opacity: 1;
  color: rgb(33 30 34 / var(--tw-text-opacity, 1));
}

.text-inherit {
  color: inherit;
}

.text-purple-400 {
  --tw-text-opacity: 1;
  color: rgb(65 42 204 / var(--tw-text-opacity, 1));
}

.text-purple-500 {
  --tw-text-opacity: 1;
  color: rgb(29 2 194 / var(--tw-text-opacity, 1));
}

.text-purple-600 {
  --tw-text-opacity: 1;
  color: rgb(25 2 163 / var(--tw-text-opacity, 1));
}

.text-purple-900 {
  --tw-text-opacity: 1;
  color: rgb(14 1 70 / var(--tw-text-opacity, 1));
}

.text-teal-600 {
  --tw-text-opacity: 1;
  color: rgb(65 189 197 / var(--tw-text-opacity, 1));
}

.text-transparent {
  color: transparent;
}

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

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

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

.decoration-teal-100 {
  text-decoration-color: #bef4f8;
}

.decoration-8 {
  text-decoration-thickness: 8px;
}

.underline-offset-\[-4px\] {
  text-underline-offset: -4px;
}

.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.opacity-0 {
  opacity: 0;
}

.opacity-100 {
  opacity: 1;
}

.opacity-20 {
  opacity: 0.2;
}

.opacity-30 {
  opacity: 0.3;
}

.opacity-40 {
  opacity: 0.4;
}

.opacity-50 {
  opacity: 0.5;
}

.opacity-80 {
  opacity: 0.8;
}

.opacity-90 {
  opacity: 0.9;
}

.mix-blend-color {
  mix-blend-mode: color;
}

.shadow-\[-20px_20px_50px_rgba\(231\2c 234\2c 246\2c 0\.7\)\] {
  --tw-shadow: -20px 20px 50px rgba(231,234,246,0.7);
  --tw-shadow-colored: -20px 20px 50px 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 {
  outline-style: solid;
}

.ring-1 {
  --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, 0 0 #0000);
}

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

.ring-purple-500 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(29 2 194 / var(--tw-ring-opacity, 1));
}

.ring-opacity-5 {
  --tw-ring-opacity: 0.05;
}

.drop-shadow {
  --tw-drop-shadow: drop-shadow(0 1px 2px rgb(0 0 0 / 0.1)) drop-shadow(0 1px 1px rgb(0 0 0 / 0.06));
  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);
}

.drop-shadow-card {
  --tw-drop-shadow: drop-shadow(0px 12px 24px rgba(6, 2, 32, 0.16));
  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);
}

.drop-shadow-card-2 {
  --tw-drop-shadow: drop-shadow(0px 12px 72px rgba(6, 2, 32, 0.24));
  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);
}

.grayscale {
  --tw-grayscale: grayscale(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;
}

.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-opacity {
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

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

.logged-in {
  min-height: calc(100vh - 32px);
}

@media screen and (max-width: 782px) {
  .logged-in {
    min-height: calc(100vh - 46px);
  }
}

.\*\:absolute > * {
  position: absolute;
}

.\*\:left-0 > * {
  left: 0px;
}

.\*\:top-0 > * {
  top: 0px;
}

.\*\:block > * {
  display: block;
}

.\*\:size-2 > * {
  width: 0.5rem;
  height: 0.5rem;
}

.\*\:size-full > * {
  width: 100%;
  height: 100%;
}

.\*\:w-full > * {
  width: 100%;
}

.\*\:flex-1 > * {
  flex: 1 1 0%;
}

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

.\*\:rounded-lg > * {
  border-radius: 0.5rem;
}

.\*\:bg-gray-75 > * {
  --tw-bg-opacity: 1;
  background-color: rgb(217 217 217 / var(--tw-bg-opacity, 1));
}

.\*\:object-cover > * {
  -o-object-fit: cover;
     object-fit: cover;
}

.placeholder\:text-gray-500::-moz-placeholder {
  --tw-text-opacity: 1;
  color: rgb(69 82 95 / var(--tw-text-opacity, 1));
}

.placeholder\:text-gray-500::placeholder {
  --tw-text-opacity: 1;
  color: rgb(69 82 95 / var(--tw-text-opacity, 1));
}

.before\:absolute::before {
  content: var(--tw-content);
  position: absolute;
}

.before\:-top-4::before {
  content: var(--tw-content);
  top: -1rem;
}

.before\:left-\[-30\%\]::before {
  content: var(--tw-content);
  left: -30%;
}

.before\:top-\[-20\%\]::before {
  content: var(--tw-content);
  top: -20%;
}

.before\:block::before {
  content: var(--tw-content);
  display: block;
}

.before\:h-\[806px\]::before {
  content: var(--tw-content);
  height: 806px;
}

.before\:w-\[806px\]::before {
  content: var(--tw-content);
  width: 806px;
}

.before\:bg-purple-500::before {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(29 2 194 / var(--tw-bg-opacity, 1));
}

.before\:opacity-\[0\.06\]::before {
  content: var(--tw-content);
  opacity: 0.06;
}

.before\:blur-\[220px\]::before {
  content: var(--tw-content);
  --tw-blur: blur(220px);
  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);
}

.after\:absolute::after {
  content: var(--tw-content);
  position: absolute;
}

.after\:left-\[80\%\]::after {
  content: var(--tw-content);
  left: 80%;
}

.after\:top-\[2\%\]::after {
  content: var(--tw-content);
  top: 2%;
}

.after\:top-\[20\%\]::after {
  content: var(--tw-content);
  top: 20%;
}

.after\:block::after {
  content: var(--tw-content);
  display: block;
}

.after\:h-\[1095px\]::after {
  content: var(--tw-content);
  height: 1095px;
}

.after\:w-\[1095px\]::after {
  content: var(--tw-content);
  width: 1095px;
}

.after\:bg-teal-500::after {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(75 225 235 / var(--tw-bg-opacity, 1));
}

.after\:opacity-\[0\.14\]::after {
  content: var(--tw-content);
  opacity: 0.14;
}

.after\:blur-\[220px\]::after {
  content: var(--tw-content);
  --tw-blur: blur(220px);
  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);
}

.last\:border-b-0:last-child {
  border-bottom-width: 0px;
}

.last\:border-white:last-child {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}

.hover\:bg-gray-900:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(33 30 34 / var(--tw-bg-opacity, 1));
}

.hover\:bg-purple-200:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(137 123 223 / var(--tw-bg-opacity, 1));
}

.hover\:bg-purple-400:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(65 42 204 / var(--tw-bg-opacity, 1));
}

.hover\:bg-purple-600:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(25 2 163 / var(--tw-bg-opacity, 1));
}

.hover\:stroke-purple-500:hover {
  stroke: #1d02c2;
}

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

.hover\:text-purple-400:hover {
  --tw-text-opacity: 1;
  color: rgb(65 42 204 / var(--tw-text-opacity, 1));
}

.hover\:text-purple-500:hover {
  --tw-text-opacity: 1;
  color: rgb(29 2 194 / var(--tw-text-opacity, 1));
}

.hover\:text-purple-600:hover {
  --tw-text-opacity: 1;
  color: rgb(25 2 163 / var(--tw-text-opacity, 1));
}

.hover\:text-purple-800:hover {
  --tw-text-opacity: 1;
  color: rgb(17 1 101 / var(--tw-text-opacity, 1));
}

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

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

.focus\:border-purple-500:focus {
  --tw-border-opacity: 1;
  border-color: rgb(29 2 194 / var(--tw-border-opacity, 1));
}

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

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

.focus\:ring-purple-500:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(29 2 194 / var(--tw-ring-opacity, 1));
}

.group[open] .group-open\:mb-8 {
  margin-bottom: 2rem;
}

.group[open] .group-open\:rotate-180 {
  --tw-rotate: 180deg;
  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));
}

.group[open] .group-open\:rotate-90 {
  --tw-rotate: 90deg;
  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));
}

.group:hover .group-hover\:bg-blue-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(163 206 246 / var(--tw-bg-opacity, 1));
}

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

.group:hover .group-hover\:bg-\[length\:100\%_4px\] {
  background-size: 100% 4px;
}

.group:hover .group-hover\:bg-\[length\:100\%_8px\] {
  background-size: 100% 8px;
}

.group:hover .group-hover\:text-purple-500 {
  --tw-text-opacity: 1;
  color: rgb(29 2 194 / var(--tw-text-opacity, 1));
}

.group:hover .group-hover\:text-purple-800 {
  --tw-text-opacity: 1;
  color: rgb(17 1 101 / var(--tw-text-opacity, 1));
}

.group\/body.admin-bar .group-\[\.admin-bar\]\/body\:top-\[46px\] {
  top: 46px;
}

.group\/body.has-header-banner .group-\[\.has-header-banner\]\/body\:top-10 {
  top: 2.5rem;
}

.peer:checked ~ .peer-checked\:opacity-100 {
  opacity: 1;
}

.peer:checked ~ .peer-checked\:grayscale-0 {
  --tw-grayscale: grayscale(0);
  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);
}

@container (min-width: 200px) {

  .\@\[200px\]\:w-full {
    width: 100%;
  }

  .\@\[200px\]\:max-w-full {
    max-width: 100%;
  }

  .\@\[200px\]\:flex-col {
    flex-direction: column;
  }
}

@media (min-width: 480px) {

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

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

  .xsm\:mb-16 {
    margin-bottom: 4rem;
  }

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

  .xsm\:ml-8 {
    margin-left: 2rem;
  }

  .xsm\:mr-10 {
    margin-right: 2.5rem;
  }

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

  .xsm\:flex {
    display: flex;
  }

  .xsm\:w-\[248px\] {
    width: 248px;
  }

  .xsm\:flex-none {
    flex: none;
  }

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

@media (min-width: 640px) {

  .sm\:static {
    position: static;
  }

  .sm\:relative {
    position: relative;
  }

  .sm\:left-4 {
    left: 1rem;
  }

  .sm\:left-auto {
    left: auto;
  }

  .sm\:right-4 {
    right: 1rem;
  }

  .sm\:right-auto {
    right: auto;
  }

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

  .sm\:ml-5 {
    margin-left: 1.25rem;
  }

  .sm\:mr-6 {
    margin-right: 1.5rem;
  }

  .sm\:block {
    display: block;
  }

  .sm\:grid {
    display: grid;
  }

  .sm\:hidden {
    display: none;
  }

  .sm\:w-10 {
    width: 2.5rem;
  }

  .sm\:w-48 {
    width: 12rem;
  }

  .sm\:w-\[40\%\] {
    width: 40%;
  }

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

  .sm\:w-full {
    width: 100%;
  }

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

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

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

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

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

  .sm\:flex-wrap {
    flex-wrap: wrap;
  }

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

  .sm\:gap-0 {
    gap: 0px;
  }

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

  .sm\:gap-12 {
    gap: 3rem;
  }

  .sm\:gap-2 {
    gap: 0.5rem;
  }

  .sm\:gap-3 {
    gap: 0.75rem;
  }

  .sm\:gap-4 {
    gap: 1rem;
  }

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

  .sm\:overflow-x-visible {
    overflow-x: visible;
  }

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

  .sm\:rounded-l-none {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
  }

  .sm\:rounded-r-none {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
  }

  .sm\:border-l-0 {
    border-left-width: 0px;
  }

  .sm\:p-6 {
    padding: 1.5rem;
  }

  .sm\:p-8 {
    padding: 2rem;
  }

  .sm\:px-2 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }

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

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

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

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

  .sm\:\@container-normal {
    container-type: normal;
  }
}

@media (min-width: 768px) {

  .md\:relative {
    position: relative;
  }

  .md\:-bottom-8 {
    bottom: -2rem;
  }

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

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

  .md\:right-auto {
    right: auto;
  }

  .md\:top-16 {
    top: 4rem;
  }

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

  .md\:float-right {
    float: right;
  }

  .md\:float-left {
    float: left;
  }

  .md\:mx-12 {
    margin-left: 3rem;
    margin-right: 3rem;
  }

  .md\:my-12 {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

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

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

  .md\:mb-12 {
    margin-bottom: 3rem;
  }

  .md\:mb-14 {
    margin-bottom: 3.5rem;
  }

  .md\:mb-16 {
    margin-bottom: 4rem;
  }

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

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

  .md\:ml-10 {
    margin-left: 2.5rem;
  }

  .md\:ml-2 {
    margin-left: 0.5rem;
  }

  .md\:mr-10 {
    margin-right: 2.5rem;
  }

  .md\:mr-20 {
    margin-right: 5rem;
  }

  .md\:mr-8 {
    margin-right: 2rem;
  }

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

  .md\:mt-12 {
    margin-top: 3rem;
  }

  .md\:mt-14 {
    margin-top: 3.5rem;
  }

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

  .md\:mt-18 {
    margin-top: 4.5rem;
  }

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

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

  .md\:block {
    display: block;
  }

  .md\:flex {
    display: flex;
  }

  .md\:grid {
    display: grid;
  }

  .md\:hidden {
    display: none;
  }

  .md\:max-h-\[32rem\] {
    max-height: 32rem;
  }

  .md\:w-96 {
    width: 24rem;
  }

  .md\:w-full {
    width: 100%;
  }

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

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

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

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

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

  .md\:max-w-\[50\%\] {
    max-width: 50%;
  }

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

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

  .md\:max-w-\[60\%\] {
    max-width: 60%;
  }

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

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

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

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

  .md\:scroll-pt-16 {
    scroll-padding-top: 4rem;
  }

  .md\:columns-3 {
    -moz-columns: 3;
         columns: 3;
  }

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

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

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

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

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

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

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

  .md\:gap-1 {
    gap: 0.25rem;
  }

  .md\:gap-16 {
    gap: 4rem;
  }

  .md\:gap-40 {
    gap: 10rem;
  }

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

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

  .md\:p-6 {
    padding: 1.5rem;
  }

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

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

  .md\:px-7 {
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }

  .md\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

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

  .md\:py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .md\:py-3 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }

  .md\:py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

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

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

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

  .md\:pb-14 {
    padding-bottom: 3.5rem;
  }

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

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

  .md\:pb-24 {
    padding-bottom: 6rem;
  }

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

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

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

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

  .md\:pt-12 {
    padding-top: 3rem;
  }

  .md\:pt-16 {
    padding-top: 4rem;
  }

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

  .md\:pt-24 {
    padding-top: 6rem;
  }

  .md\:text-\[0\.9375rem\] {
    font-size: 0.9375rem;
  }

  .md\:text-\[1\.25rem\] {
    font-size: 1.25rem;
  }

  .md\:text-\[1\.375rem\] {
    font-size: 1.375rem;
  }

  .md\:text-\[1\.75rem\] {
    font-size: 1.75rem;
  }

  .md\:text-\[1rem\] {
    font-size: 1rem;
  }

  .md\:text-\[2\.25rem\] {
    font-size: 2.25rem;
  }

  .md\:text-\[2\.875rem\] {
    font-size: 2.875rem;
  }

  .md\:text-\[3\.25rem\] {
    font-size: 3.25rem;
  }

  .md\:text-\[4\.125rem\] {
    font-size: 4.125rem;
  }

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

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

  .md\:leading-\[1\.5rem\] {
    line-height: 1.5rem;
  }

  .md\:leading-\[1\.828rem\] {
    line-height: 1.828rem;
  }

  .md\:leading-\[1\.875rem\] {
    line-height: 1.875rem;
  }

  .md\:leading-\[2\.25rem\] {
    line-height: 2.25rem;
  }

  .md\:leading-\[2\.5rem\] {
    line-height: 2.5rem;
  }

  .md\:leading-\[2rem\] {
    line-height: 2rem;
  }

  .md\:leading-\[3\.5rem\] {
    line-height: 3.5rem;
  }

  .group\/body.admin-bar .group-\[\.admin-bar\]\/body\:md\:top-8 {
    top: 2rem;
  }
}

@media (min-width: 950px) {

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

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

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

@media (min-width: 1024px) {

  .lg\:mx-12 {
    margin-left: 3rem;
    margin-right: 3rem;
  }

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

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

  .lg\:mb-14 {
    margin-bottom: 3.5rem;
  }

  .lg\:mb-24 {
    margin-bottom: 6rem;
  }

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

  .lg\:ml-12 {
    margin-left: 3rem;
  }

  .lg\:ml-3 {
    margin-left: 0.75rem;
  }

  .lg\:mr-10 {
    margin-right: 2.5rem;
  }

  .lg\:mr-12 {
    margin-right: 3rem;
  }

  .lg\:mr-20 {
    margin-right: 5rem;
  }

  .lg\:mr-6 {
    margin-right: 1.5rem;
  }

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

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

  .lg\:mt-18 {
    margin-top: 4.5rem;
  }

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

  .lg\:mt-24 {
    margin-top: 6rem;
  }

  .lg\:block {
    display: block;
  }

  .lg\:inline {
    display: inline;
  }

  .lg\:flex {
    display: flex;
  }

  .lg\:grid {
    display: grid;
  }

  .lg\:hidden {
    display: none;
  }

  .lg\:h-4 {
    height: 1rem;
  }

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

  .lg\:w-4 {
    width: 1rem;
  }

  .lg\:w-\[192px\] {
    width: 192px;
  }

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

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

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

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

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

  .lg\:columns-4 {
    -moz-columns: 4;
         columns: 4;
  }

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

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

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

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

  .lg\:justify-around {
    justify-content: space-around;
  }

  .lg\:gap-28 {
    gap: 7rem;
  }

  .lg\:border-b-4 {
    border-bottom-width: 4px;
  }

  .lg\:border-blue-gray {
    --tw-border-opacity: 1;
    border-color: rgb(241 245 249 / var(--tw-border-opacity, 1));
  }

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

  .lg\:px-14 {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }

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

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

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

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

  .lg\:pb-14 {
    padding-bottom: 3.5rem;
  }

  .lg\:pb-24 {
    padding-bottom: 6rem;
  }

  .lg\:pb-28 {
    padding-bottom: 7rem;
  }

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

  .lg\:pt-16 {
    padding-top: 4rem;
  }

  .lg\:pt-18 {
    padding-top: 4.5rem;
  }

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

  .lg\:pt-24 {
    padding-top: 6rem;
  }

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

@media (min-width: 1280px) {

  .xl\:ml-4 {
    margin-left: 1rem;
  }

  .xl\:mr-10 {
    margin-right: 2.5rem;
  }

  .xl\:mr-20 {
    margin-right: 5rem;
  }

  .xl\:block {
    display: block;
  }

  .xl\:hidden {
    display: none;
  }

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

  .xl\:w-full {
    width: 100%;
  }

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

.\[\&\:not\(\:first-child\)\]\:mt-5:not(:first-child) {
  margin-top: 1.25rem;
}

.\[\&\:not\(\:first-child\)\]\:border-t:not(:first-child) {
  border-top-width: 1px;
}

.\[\&\:not\(\:first-child\)\]\:border-gray-75:not(:first-child) {
  --tw-border-opacity: 1;
  border-color: rgb(217 217 217 / var(--tw-border-opacity, 1));
}

.\[\&\:not\(\:first-child\)\]\:pt-5:not(:first-child) {
  padding-top: 1.25rem;
}

.\[\&_p\]\:\!mb-0 p {
  margin-bottom: 0px !important;
}
