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

/*
! tailwindcss v3.4.18 | 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: currentColor;
  /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

html,
:host {
  line-height: 1.5;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -moz-tab-size: 4;
  /* 3 */
  -o-tab-size: 4;
     tab-size: 4;
  /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  /* 4 */
  font-feature-settings: normal;
  /* 5 */
  font-variation-settings: normal;
  /* 6 */
  -webkit-tap-highlight-color: transparent;
  /* 7 */
}

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

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

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

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

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

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

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

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

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

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

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

b,
strong {
  font-weight: bolder;
}

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

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

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

small {
  font-size: 80%;
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

/*
Set the default cursor for buttons.
*/

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

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

:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  /* 1 */
  vertical-align: middle;
  /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

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

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

[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}

html {
  max-width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(215 209 201 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
  font-family: "text-regular", sans-serif;
  font-weight: 400;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}

body {
  width: 100%;
  min-height: 100vh;
}

a {
  cursor: pointer;
}

.wrapper {
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  box-sizing: border-box;
  width: 100%;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  padding-top: 0px;
  padding-bottom: 0px;
}

@media (max-width: 1140px) {
  .wrapper {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

@media (max-width: 860px) {
  .wrapper {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}

.wrapper-inside {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1420px;
}

.wrapper-narrow {
  max-width: 1080px;
}

.full-grid {
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
  -moz-column-gap: 2.5rem;
       column-gap: 2.5rem;
}

@media (max-width: 1360px) {
  .full-grid {
    -moz-column-gap: 2rem;
         column-gap: 2rem;
  }
}

@media (max-width: 1140px) {
  .full-grid {
    -moz-column-gap: 1.5rem;
         column-gap: 1.5rem;
  }
}

@media (max-width: 860px) {
  .full-grid {
    -moz-column-gap: 1rem;
         column-gap: 1rem;
  }
}

.center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.cover {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.hero,
  h1,
  .h1,
  h2,
  .h2,
  h3,
  .h3,
  h4,
  .h4,
  h5,
  .h5 {
  font-family: "text-medium", sans-serif;
  font-weight: 500;
  font-style: normal;
}

@media (max-width: 1360px) {
  .hero {
    font-size: 60px !important;
  }
}

@media (max-width: 860px) {
  .hero {
    font-size: 40px !important;
  }
}

.hero {
  font-size: 64px;
  line-height: 100%;
}

@media (max-width: 1360px) {
  h1,
  .h1 {
    font-size: 48px !important;
  }
}

@media (max-width: 860px) {
  h1,
  .h1 {
    font-size: 35px !important;
  }
}

h1,
  .h1 {
  font-size: 55px;
  line-height: 110%;
  text-transform: uppercase;
}

@media (max-width: 1140px) {
  h2,
  .h2 {
    font-size: 35px !important;
  }
}

@media (max-width: 860px) {
  h2,
  .h2 {
    font-size: 30px !important;
  }
}

h2,
  .h2 {
  font-size: 40px;
  line-height: 110%;
}

@media (max-width: 1140px) {
  h3,
  .h3 {
    font-size: 28px !important;
  }
}

@media (max-width: 860px) {
  h3,
  .h3 {
    font-size: 20px !important;
  }
}

h3,
  .h3 {
  font-size: 24px;
  line-height: 120%;
}

@media (max-width: 860px) {
  h4,
  .h4 {
    font-size: 18px !important;
  }
}

h4,
  .h4 {
  font-size: 20px;
  line-height: 130%;
}

h5,
  .h5 {
  font-size: 16px;
  line-height: 140%;
}

p {
  font-size: 16px;
  line-height: 140%;
  font-family: "text-regular", sans-serif;
  font-weight: 400;
  font-style: normal;
}

p.small {
  font-size: 14px;
  line-height: 140%;
  font-family: "text-regular", sans-serif;
  font-weight: 400;
  font-style: normal;
}

li {
  font-size: 16px;
  line-height: 140%;
  font-family: "text-regular", sans-serif;
  font-weight: 400;
  font-style: normal;
}

em {
  font-style: normal;
}

@media (max-width: 860px) {
  .subtitle {
    font-size: 18px !important;
  }
}

.subtitle {
  font-size: 20px;
  line-height: 110%;
  --tw-text-opacity: 1;
  color: rgb(0 196 32 / var(--tw-text-opacity, 1));
}

/*
    xxs: 12-100% 
    xs: 13-130% 
    sm: 14-130% 
    base: 16-135% 
    lg: 18-140% 
    xl: 22-135% 
    2xl: 35-120% 
    3xl: 50-58px 
    4xl: 60-110%
  */

@media (max-width: 860px) {
  .text-xl {
    font-size: 18px !important;
  }

  .text-lg {
    font-size: 16px !important;
  }
}

/* background: linear-gradient(180deg, rgba(215, 209, 201, 0.16) 0%, rgba(113, 110, 106, 0.16) 100%); */

html.lenis,
  html.lenis body {
  height: auto;
}

.lenis.lenis-smooth {
  scroll-behavior: auto !important;
}

.lenis.lenis-smooth [data-lenis-prevent] {
  overscroll-behavior: contain;
}

.lenis.lenis-stopped {
  overflow: clip;
}

.lenis.lenis-smooth iframe {
  pointer-events: none;
}

/* Performance optimizations */

html,
  body {
  overscroll-behavior-y: none;
}

/*
   * Button Styles
  */

.button {
  box-sizing: border-box;
  display: inline-block;
  cursor: pointer;
  border-radius: 0.25rem;
  border-width: 1px;
  border-style: solid;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 2rem;
  padding-right: 2rem;
  text-align: center;
  font-size: 12px;
  line-height: 140%;
  line-height: 1 !important;
  letter-spacing: 0.1em;
  outline: 2px solid transparent;
  outline-offset: 2px;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  font-family: "Azeret Mono", monospace;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
}

@media (max-width: 860px) {
  .button {
    width: 100%;
  }
}

.button.outline {
  border-width: 1px;
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

.button.outline:hover {
  --tw-border-opacity: 1;
  border-color: rgb(0 196 32 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(0 196 32 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

.button.neon {
  --tw-border-opacity: 1;
  border-color: rgb(0 196 32 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(0 196 32 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

.button.neon:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

.neon-outline {
  box-sizing: border-box;
  display: inline-block;
  cursor: pointer;
  border-radius: 0.25rem;
  border-width: 1px;
  border-style: solid;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 2rem;
  padding-right: 2rem;
  text-align: center;
  font-size: 12px;
  line-height: 140%;
  line-height: 1 !important;
  letter-spacing: 0.1em;
  outline: 2px solid transparent;
  outline-offset: 2px;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  font-family: "Azeret Mono", monospace;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
}

@media (max-width: 860px) {
  .neon-outline {
    width: 100%;
  }
}

.neon-outline.outline {
  border-width: 1px;
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

.neon-outline.outline:hover {
  --tw-border-opacity: 1;
  border-color: rgb(0 196 32 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(0 196 32 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

.neon-outline.neon {
  --tw-border-opacity: 1;
  border-color: rgb(0 196 32 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(0 196 32 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

.neon-outline.neon:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

.neon-outline.grey {
  --tw-border-opacity: 1;
  border-color: rgb(229 230 231 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(229 230 231 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

.neon-outline {
  --tw-border-opacity: 1;
  border-color: rgb(0 196 32 / var(--tw-border-opacity, 1));
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.sectorCard a.neon-outline {
  width: 100%;
  text-align: center;
  font-size: 12px;
  line-height: 140%;
}

.body_text p:has(> a.neon-outline) {
  margin-top: 2rem;
  margin-right: 0.5rem;
  margin-bottom: 0px;
  display: inline-block;
  vertical-align: top;
}

.body_text p:has(> a.neon-outline) a {
  margin-top: 0px;
}

.body_text p:has(a.neon-outline:not(:first-child)) a {
  margin-top: 0.5rem;
}

.training_body_text p:has(> a.neon-outline) {
  margin-right: 0.5rem;
  display: inline-block;
}

.neon-outline:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(0 196 32 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

.button.grey {
  --tw-border-opacity: 1;
  border-color: rgb(229 230 231 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(229 230 231 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

.navButton {
  box-sizing: border-box;
  display: inline-block;
  cursor: pointer;
  border-radius: 0.25rem;
  border-width: 1px;
  border-style: solid;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 2rem;
  padding-right: 2rem;
  text-align: center;
  font-size: 12px;
  line-height: 140%;
  line-height: 1 !important;
  letter-spacing: 0.1em;
  outline: 2px solid transparent;
  outline-offset: 2px;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  font-family: "Azeret Mono", monospace;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
}

@media (max-width: 860px) {
  .navButton {
    width: 100%;
  }
}

.navButton.outline {
  border-width: 1px;
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

.navButton.outline:hover {
  --tw-border-opacity: 1;
  border-color: rgb(0 196 32 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(0 196 32 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

.navButton.neon {
  --tw-border-opacity: 1;
  border-color: rgb(0 196 32 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(0 196 32 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

.navButton.neon:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

.navButton.grey {
  --tw-border-opacity: 1;
  border-color: rgb(229 230 231 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(229 230 231 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

.navButton {
  font-size: 16px;
  line-height: 140%;
  text-transform: none;
  letter-spacing: 0em;
}

.sectorCard a.navButton {
  width: 100%;
  text-align: center;
  font-size: 12px;
  line-height: 140%;
}

.body_text p:has(> a.navButton) {
  margin-top: 2rem;
  margin-right: 0.5rem;
  margin-bottom: 0px;
  display: inline-block;
  vertical-align: top;
}

.body_text p:has(> a.navButton) a {
  margin-top: 0px;
}

.body_text p:has(a.navButton:not(:first-child)) a {
  margin-top: 0.5rem;
}

.training_body_text p:has(> a.navButton) {
  margin-right: 0.5rem;
  display: inline-block;
}

.navButton {
  font-family: "text-medium", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.navButton:hover {
  --tw-border-opacity: 1;
  border-color: rgb(0 196 32 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(0 196 32 / var(--tw-bg-opacity, 1));
}

.case-studies-category {
  display: flex;
  width: auto;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  border-width: 1px;
  border-color: rgb(3 51 43 / 0.5);
  background-color: transparent;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  color: rgb(3 51 43 / 0.5);
  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: 200ms;
}

.case-studies-category:hover {
  --tw-border-opacity: 1;
  border-color: rgb(3 51 43 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

@media (max-width: 500px) {
  .case-studies-category {
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
    font-size: 12px;
    line-height: 140%;
  }
}

.case-studies-category.active {
  --tw-bg-opacity: 1;
  background-color: rgb(3 51 43 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.case-studies-category.outline-category {
  cursor: default;
  --tw-border-opacity: 1;
  border-color: rgb(3 51 43 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

.caseStudyBodyWrapper {
  grid-column: span 7 / span 7;
}

@media (max-width: 860px) {
  .caseStudyBodyWrapper {
    order: 2;
    grid-column: span 12 / span 12;
  }
}

.caseStudyBody {
  padding-bottom: 60px;
}

@media (max-width: 500px) {
  .caseStudyBody {
    padding-bottom: 48px;
  }
}

.caseStudyBody div {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}

.caseStudyBody p {
  margin-top: 0px;
  margin-bottom: 1.25rem;
  line-height: 1.375;
  --tw-text-opacity: 1;
  color: rgb(53 92 85 / var(--tw-text-opacity, 1));
}

.caseStudyBody p:has(+h2,+h3) {
  margin-bottom: 0px;
}

.caseStudyBody p:last-child {
  margin-bottom: 0px;
}

@media (max-width: 1140px) {
  .caseStudyBody h2 {
    font-size: 28px !important;
  }
}

@media (max-width: 860px) {
  .caseStudyBody h2 {
    font-size: 20px !important;
  }
}

.caseStudyBody h2 {
  margin-top: 3.5rem;
  margin-bottom: 2rem;
  font-size: 24px;
  line-height: 120%;
}

@media (max-width: 500px) {
  .caseStudyBody h2 {
    margin-top: 48px;
  }
}

@media (max-width: 860px) {
  .caseStudyBody h3 {
    font-size: 18px !important;
  }
}

.caseStudyBody h3 {
  margin-top: 2rem;
  margin-bottom: 1rem;
  font-size: 20px;
  line-height: 110%;
}

.caseStudyBody ul {
  margin-left: 1rem;
}

.caseStudyBody li {
  margin-bottom: 0.625rem;
  list-style-position: outside;
  list-style-type: disc;
  padding-left: 0.25rem;
  --tw-text-opacity: 1;
  color: rgb(53 92 85 / var(--tw-text-opacity, 1));
}

.caseStudySiderbar {
  grid-column: span 5 / span 5;
  margin-bottom: 3rem;
}

@media (max-width: 860px) {
  .caseStudySiderbar {
    order: 1;
    grid-column: span 12 / span 12;
  }

  .caseStudySiderbar h5 {
    font-size: 18px !important;
  }
}

.caseStudySiderbar h5 {
  margin-bottom: 1.5rem;
  font-size: 20px;
  line-height: 110%;
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

@media (max-width: 500px) {
  .caseStudySiderbar h5 {
    margin-bottom: 1.25rem;
    font-size: 16px;
    line-height: 140%;
  }
}

.caseStudySiderbar li {
  margin-left: 1rem;
  margin-bottom: 0.25rem;
  list-style-position: outside;
  list-style-type: disc;
  --tw-text-opacity: 1;
  color: rgb(53 92 85 / var(--tw-text-opacity, 1));
}

@media (max-width: 500px) {
  .caseStudySiderbar li {
    font-size: 14px;
    line-height: 140%;
  }
}

.caseStudyTestimonial {
  margin-bottom: 2.5rem;
  border-top-width: 1px;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(215 209 201 / var(--tw-border-opacity, 1));
  padding-top: 2rem;
  padding-bottom: 2rem;
}

@media (max-width: 500px) {
  .caseStudyTestimonial {
    margin-bottom: 0px;
  }
}

.videoContainer,
  .iframeContainer {
  position: relative;
  margin-top: 3.5rem;
  margin-bottom: 1rem;
  height: 0px;
  overflow: hidden;
  padding-bottom: 56.25%;
}

.videoContainer iframe,
  .iframeContainer iframe {
  position: absolute !important;
  top: 0px !important;
  left: 0px !important;
  height: 100% !important;
  width: 100% !important;
}

.\!visible {
  visibility: visible !important;
}

.visible {
  visibility: visible;
}

.invisible {
  visibility: hidden;
}

.static {
  position: static;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.sticky {
  position: sticky;
}

.\!top-6 {
  top: 1.5rem !important;
}

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

.bottom-0 {
  bottom: 0px;
}

.left-0 {
  left: 0px;
}

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

.right-0 {
  right: 0px;
}

.top-0 {
  top: 0px;
}

.top-40 {
  top: 10rem;
}

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

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

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

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

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.col-span-3 {
  grid-column: span 3 / span 3;
}

.col-span-4 {
  grid-column: span 4 / span 4;
}

.col-span-6 {
  grid-column: span 6 / span 6;
}

.col-span-8 {
  grid-column: span 8 / span 8;
}

.col-span-full {
  grid-column: 1 / -1;
}

.float-end {
  float: inline-end;
}

.float-right {
  float: right;
}

.mx-10 {
  margin-left: 2.5rem;
  margin-right: 2.5rem;
}

.mx-14 {
  margin-left: 3.5rem;
  margin-right: 3.5rem;
}

.mx-2 {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}

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

.mx-80 {
  margin-left: 20rem;
  margin-right: 20rem;
}

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

.my-12 {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

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

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

.my-7 {
  margin-top: 1.75rem;
  margin-bottom: 1.75rem;
}

.my-\[120px\] {
  margin-top: 120px;
  margin-bottom: 120px;
}

.my-auto {
  margin-top: auto;
  margin-bottom: auto;
}

.-mb-20 {
  margin-bottom: -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-20 {
  margin-bottom: 5rem;
}

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

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

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

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

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

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

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

.mb-\[100px\] {
  margin-bottom: 100px;
}

.mb-\[120px\] {
  margin-bottom: 120px;
}

.mb-\[60px\] {
  margin-bottom: 60px;
}

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

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

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

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

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

.mr-\[10px\] {
  margin-right: 10px;
}

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

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

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

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

.mt-3\.5 {
  margin-top: 0.875rem;
}

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

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

.block {
  display: block;
}

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

.inline {
  display: inline;
}

.\!flex {
  display: flex !important;
}

.flex {
  display: flex;
}

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

.table {
  display: table;
}

.grid {
  display: grid;
}

.contents {
  display: contents;
}

.hidden {
  display: none;
}

.aspect-\[2\.625\] {
  aspect-ratio: 2.625;
}

.aspect-\[3\/2\] {
  aspect-ratio: 3/2;
}

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

.h-10 {
  height: 2.5rem;
}

.h-2\.5 {
  height: 0.625rem;
}

.h-3 {
  height: 0.75rem;
}

.h-4 {
  height: 1rem;
}

.h-6 {
  height: 1.5rem;
}

.h-7 {
  height: 1.75rem;
}

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

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

.h-auto {
  height: auto;
}

.h-full {
  height: 100%;
}

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

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

.w-1\.5 {
  width: 0.375rem;
}

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

.w-10 {
  width: 2.5rem;
}

.w-3 {
  width: 0.75rem;
}

.w-4 {
  width: 1rem;
}

.w-6 {
  width: 1.5rem;
}

.w-7 {
  width: 1.75rem;
}

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

.w-full {
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.grow {
  flex-grow: 1;
}

.-translate-x-1\/2 {
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.translate-y-\[200\%\] {
  --tw-translate-y: 200%;
  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 !important;
  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)) !important;
}

.\!rotate-45 {
  --tw-rotate: 45deg !important;
  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)) !important;
}

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

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

.cursor-pointer {
  cursor: pointer;
}

.resize {
  resize: both;
}

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

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

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

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

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

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

.\!gap-\[60px\] {
  gap: 60px !important;
}

.gap-10 {
  gap: 2.5rem;
}

.gap-12 {
  gap: 3rem;
}

.gap-16 {
  gap: 4rem;
}

.gap-2 {
  gap: 0.5rem;
}

.gap-3 {
  gap: 0.75rem;
}

.gap-4 {
  gap: 1rem;
}

.gap-6 {
  gap: 1.5rem;
}

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

.gap-x-10 {
  -moz-column-gap: 2.5rem;
       column-gap: 2.5rem;
}

.gap-y-0 {
  row-gap: 0px;
}

.gap-y-14 {
  row-gap: 3.5rem;
}

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

.overflow-hidden {
  overflow: hidden;
}

.overflow-visible {
  overflow: visible;
}

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

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

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

.rounded-2xl {
  border-radius: 1rem;
}

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

.rounded-\[10px\] {
  border-radius: 10px;
}

.rounded-\[4px\] {
  border-radius: 4px;
}

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

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

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

.rounded-b-\[25px\] {
  border-bottom-right-radius: 25px;
  border-bottom-left-radius: 25px;
}

.rounded-l-3xl {
  border-top-left-radius: 1.5rem;
  border-bottom-left-radius: 1.5rem;
}

.rounded-r-3xl {
  border-top-right-radius: 1.5rem;
  border-bottom-right-radius: 1.5rem;
}

.rounded-t-3xl {
  border-top-left-radius: 1.5rem;
  border-top-right-radius: 1.5rem;
}

.rounded-t-xl {
  border-top-left-radius: 0.75rem;
  border-top-right-radius: 0.75rem;
}

.border {
  border-width: 1px;
}

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

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

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

.border-slate\/10 {
  border-color: rgb(3 51 43 / 0.1);
}

.border-stone {
  --tw-border-opacity: 1;
  border-color: rgb(215 209 201 / var(--tw-border-opacity, 1));
}

.border-transparent {
  border-color: transparent;
}

.border-t-neon {
  --tw-border-opacity: 1;
  border-top-color: rgb(0 196 32 / var(--tw-border-opacity, 1));
}

.bg-copy {
  --tw-bg-opacity: 1;
  background-color: rgb(53 92 85 / var(--tw-bg-opacity, 1));
}

.bg-grey {
  --tw-bg-opacity: 1;
  background-color: rgb(229 230 231 / var(--tw-bg-opacity, 1));
}

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

.bg-slate {
  --tw-bg-opacity: 1;
  background-color: rgb(3 51 43 / var(--tw-bg-opacity, 1));
}

.bg-stone\/50 {
  background-color: rgb(215 209 201 / 0.5);
}

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

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

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

.from-\[rgba\(215\2c 209\2c 201\2c 0\.16\)\] {
  --tw-gradient-from: rgba(215,209,201,0.16) var(--tw-gradient-from-position);
  --tw-gradient-to: rgba(215, 209, 201, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.to-\[rgba\(113\2c 110\2c 106\2c 0\.16\)\] {
  --tw-gradient-to: rgba(113,110,106,0.16) var(--tw-gradient-to-position);
}

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

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

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

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

.p-10 {
  padding: 2.5rem;
}

.p-12 {
  padding: 3rem;
}

.p-4 {
  padding: 1rem;
}

.p-6 {
  padding: 1.5rem;
}

.p-\[1px\] {
  padding: 1px;
}

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

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

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

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

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

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

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

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

.pb-60 {
  padding-bottom: 15rem;
}

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

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

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

.pr-6 {
  padding-right: 1.5rem;
}

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

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

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

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

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

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

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

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

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

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

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

.align-top {
  vertical-align: top;
}

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

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

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

.text-lg {
  font-size: 18px;
  line-height: 140%;
}

.text-sm {
  font-size: 14px;
  line-height: 140%;
}

.text-xl {
  font-size: 20px;
  line-height: 110%;
}

.text-xs {
  font-size: 12px;
  line-height: 140%;
}

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

.lowercase {
  text-transform: lowercase;
}

.normal-case {
  text-transform: none;
}

.\!text-slate {
  --tw-text-opacity: 1 !important;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1)) !important;
}

.text-copy {
  --tw-text-opacity: 1;
  color: rgb(53 92 85 / var(--tw-text-opacity, 1));
}

.text-neon {
  --tw-text-opacity: 1;
  color: rgb(0 196 32 / var(--tw-text-opacity, 1));
}

.text-slate {
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

.text-slate\/60 {
  color: rgb(3 51 43 / 0.6);
}

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

.text-white\/70 {
  color: rgb(255 255 255 / 0.7);
}

.text-white\/80 {
  color: rgb(255 255 255 / 0.8);
}

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

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

.\!opacity-100 {
  opacity: 1 !important;
}

.opacity-0 {
  opacity: 0;
}

.opacity-30 {
  opacity: 0.3;
}

.opacity-80 {
  opacity: 0.8;
}

.outline {
  outline-style: solid;
}

.blur {
  --tw-blur: blur(8px);
  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);
}

.backdrop-blur-lg {
  --tw-backdrop-blur: blur(16px);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}

.transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-colors {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-opacity {
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.duration-\[900ms\] {
  transition-duration: 900ms;
}

html {
  scroll-behavior: smooth;
}

body {
  display: flex;
  flex-direction: column;
}

.topBar {
  z-index: 20;
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(0 196 32 / var(--tw-bg-opacity, 1));
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  text-align: center;
  font-size: 14px;
  line-height: 140%;
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

header {
  position: sticky;
  top: 0px;
  z-index: 100;
  width: 100%;
}

/* Subnav and Overlay Menus */

.overlayNav {
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 100;
  height: 100%;
  width: 100%;
  --tw-translate-x: -100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 600ms;
}

@media (min-width: 1275px) {
  .overlayNav {
    display: none;
  }
}

.overlayNav.active {
  --tw-translate-x: 0px;
  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));
}

.overlayNav.navOpen .level2,
  .overlayNav.navOpen .level3 {
  display: block;
  /* this stops the flicker when closing, display none by default */
}

.oneNav {
  height: 100%;
  overflow-y: auto;
  padding-top: 7rem;
  padding-bottom: 7rem;
}

.oneNav.level2,
  .oneNav.level3 {
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 40;
  display: none;
  width: 100%;
  --tw-translate-x: 100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  opacity: 0;
  transition-property: transform opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 800ms;
}

.oneNav.level2.open,
  .oneNav.level3.open {
  --tw-translate-x: 0px !important;
  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)) !important;
  opacity: 1;
}

.mobileNavLink {
  font-family: "text-medium", sans-serif;
  font-weight: 500;
  font-style: normal;
}

@media (max-width: 1140px) {
  .mobileNavLink {
    font-size: 28px !important;
  }
}

@media (max-width: 860px) {
  .mobileNavLink {
    font-size: 20px !important;
  }
}

.mobileNavLink {
  font-size: 24px;
  line-height: 120%;
  display: block;
  border-width: 0.5px;
  border-color: transparent;
  --tw-border-opacity: 1;
  border-bottom-color: rgb(215 209 201 / var(--tw-border-opacity, 1));
  padding-top: 2rem;
  padding-bottom: 2rem;
  padding-left: 0.5rem;
  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: 300ms;
}

.mobileNavLink:active {
  --tw-text-opacity: 1;
  color: rgb(0 196 32 / var(--tw-text-opacity, 1));
}

.mobileNavLink:hover {
  border-radius: 0.5rem;
  --tw-border-opacity: 1;
  border-color: rgb(0 196 32 / var(--tw-border-opacity, 1));
  background-color: rgb(0 196 32 / 0.05);
}

.oneNav:last-child {
  border-bottom-width: 0px;
}

.mobileNavLink.expands {
  background-image: url('/images/icons/caret-right.svg');
  background-position: right 24px center;
  background-repeat: no-repeat;
}

.backNavLink {
  width: 50%;
  text-align: right;
  font-size: 12px;
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
  font-family: "Azeret Mono", monospace;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

.backNavLink:active {
  --tw-text-opacity: 1;
  color: rgb(0 196 32 / var(--tw-text-opacity, 1));
}

/* Mega Menu Styles */

.nav-link {
  border-bottom-width: 1px;
  border-bottom-color: transparent;
  font-size: 16px;
  line-height: 140%;
  font-family: "text-medium", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.nav-link:hover {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(3 51 43 / var(--tw-border-opacity, 1));
}

.nav-link-text {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}

.mm-icon {
  width: 0.5rem;
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.mm-icon.open {
  --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));
}

.mm-arrow {
  position: absolute;
  top: 70px;
  z-index: 30;
  margin-left: 0.75rem;
  display: none;
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.mm-arrow.show {
  display: block;
  --tw-translate-y: 0.25rem;
  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));
}

.mm {
  position: absolute;
  top: 100px;
  left: 12rem;
  right: 12rem;
  z-index: 20;
  display: none;
  border-radius: 0.5rem;
  border-width: 1px;
  border-color: rgb(215 209 201 / 0.3);
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 2.5rem;
}

.mm.open {
  display: flex;
  gap: 0px;
}

body.mm-open::after {
  pointer-events: none;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 10;
  height: 100%;
  width: 100%;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
  --tw-bg-opacity: 0.1;
  content: "";
}

.mm-primary {
  display: flex;
  width: 33.333333%;
  flex-direction: column;
  gap: 0.25rem;
}

.mm-primary-item:hover,
  .mm-primary-item.active {
  --tw-border-opacity: 1;
  border-color: rgb(0 196 32 / var(--tw-border-opacity, 1));
  background-color: rgb(0 196 32 / 0.05);
  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: 500ms;
}

.mm-primary-item {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  border-radius: 0.75rem;
  border-width: 1px;
  border-color: transparent;
  padding: 0.75rem;
  opacity: 0;
}

.mm-primary-item.visible {
  opacity: 1;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 500ms;
}

.mm-primary-item.\!visible {
  opacity: 1;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 500ms;
}

.mm-primary-item div {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}

.mm-primary-item div span {
  text-align: start;
}

.mm-primary-item div img {
  height: 1rem;
  width: 1rem;
}

.mm-secondary-container {
  display: flex;
  width: 66.666667%;
  justify-content: space-between;
  gap: 2.5rem;
  padding-left: 2.5rem;
  opacity: 0;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 500ms;
}

.mm-secondary-container.active {
  opacity: 1;
}

.mm-secondary {
  display: flex;
  width: 50%;
  flex-direction: column;
  align-items: flex-start;
}

.mm-secondary-item {
  display: flex;
  height: auto;
  width: 100%;
  border-radius: 0.75rem;
  border-width: 1px;
  border-color: transparent;
  padding: 0.75rem;
}

.mm-secondary-item:hover {
  --tw-border-opacity: 1;
  border-color: rgb(215 209 201 / var(--tw-border-opacity, 1));
  background-color: rgb(215 209 201 / 0.05);
  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: 200ms;
}

.mm-secondary-item a {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  text-align: start;
}

.mm-secondary-item a p {
  font-size: 14px;
  line-height: 140%;
  opacity: 0.6;
}

.mm-secondary-item a span {
  font-size: 14px;
  line-height: 140%;
  font-family: "text-medium", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.mm-secondary-card {
  margin-left: 1rem;
  margin-right: 1rem;
  display: inline-block;
  width: 24rem;
  max-width: 80%;
}

@media (max-width: 860px) {
  .mm-secondary-card {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }
}

.mm-secondary-card:hover .mm-secondary-card-img {
  --tw-scale-x: 1.01;
  --tw-scale-y: 1.01;
  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));
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.mm-secondary-card:hover .detailLink img {
  --tw-translate-x: 0.25rem;
  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));
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.mm-secondary-card:hover .detailLink span {
  --tw-border-opacity: 1;
  border-color: rgb(3 51 43 / var(--tw-border-opacity, 1));
}

.mm-secondary-card h3 {
  margin-bottom: 0.25rem;
  color: rgb(3 51 43 / 0.6);
  font-family: "Azeret Mono", monospace;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

.mm-secondary-card p {
  font-size: 14px;
  line-height: 140%;
}

.servicesDropdown {
  position: absolute;
  z-index: 20;
}

.servicesDropdown,
  #servicesDropdownArrow {
  visibility: hidden;
  position: absolute;
  z-index: 100;
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
  opacity: 0;
  transition-property: transform opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}

@media (max-width: 1360px) {
  .servicesDropdown,
  #servicesDropdownArrow {
    display: none;
  }
}

.servicesDropdown {
  border-radius: 10px;
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
  --tw-gradient-from: rgba(215,209,201,0.16) var(--tw-gradient-from-position);
  --tw-gradient-to: rgba(215, 209, 201, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: rgba(113,110,106,0.16) var(--tw-gradient-to-position);
  padding: 1px;
}

#servicesDropdownArrow {
  z-index: 220;
  margin-top: 2.75rem;
}

.serviceLink {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 0.5rem;
  border-width: 1px;
  border-color: transparent;
  padding: 0.75rem;
  opacity: 0;
  transition-property: transform opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}

.draw-line {
  opacity: 1;
}

.serviceLink:hover {
  --tw-border-opacity: 1;
  border-color: rgb(0 196 32 / var(--tw-border-opacity, 1));
  background-color: rgb(0 196 32 / 0.05);
}

.serviceLink div {
  display: flex;
  align-items: center;
}

.serviceSecondaryLink {
  border-radius: 0.5rem;
  border-width: 1px;
  border-color: transparent;
  padding: 0.75rem;
}

.serviceSecondaryLink:hover {
  --tw-border-opacity: 1;
  border-color: rgb(215 209 201 / var(--tw-border-opacity, 1));
  background-color: rgb(215 209 201 / 0.05);
}

.serviceSecondaryLink span {
  margin-bottom: 1rem;
  font-size: 14px;
  line-height: 140%;
  font-family: "text-medium", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.serviceSecondaryLink p {
  font-size: 14px;
  line-height: 140%;
  color: rgb(3 51 43 / 0.6);
}

.client-logos {
  display: flex;
  overflow: hidden;
}

.client-logo-left,
  .partner-logos {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: rgb(215 209 201 / 0.7);
}

.client-logo-right {
  border-bottom-width: 1px;
  border-color: rgb(215 209 201 / 0.7);
}

.client-logo-container {
  position: relative;
  z-index: 10;
  display: flex;
  aspect-ratio: 1 / 1;
  height: 15rem;
  width: 15rem;
  flex: 1 1 0%;
  align-items: center;
  justify-content: center;
  overflow: visible;
  border-left-width: 1px;
  border-color: rgb(215 209 201 / 0.7);
}

@media (max-width: 860px) {
  .client-logo-container {
    height: 10rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}

.client-logo-container img {
  max-width: 126px;
}

.client-logo {
  aspect-ratio: 1 / 1;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}

/* dots turned off for now*/

.articleBody .abstract {
  font-family: "text-medium", sans-serif;
  font-weight: 500;
  font-style: normal;
}

@media (max-width: 1140px) {
  .articleBody .abstract {
    font-size: 28px !important;
  }
}

@media (max-width: 860px) {
  .articleBody .abstract {
    font-size: 20px !important;
  }
}

.articleBody .abstract {
  font-size: 24px;
  line-height: 120%;
  margin-bottom: 2rem;
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

.readMoreArrow {
  display: inline-block;
  width: 0.75rem;
}

.homeScroller .inner {
  display: flex;
  gap: 0px;
  overflow-x: auto;
  padding-top: 0.5rem;
  padding-bottom: 5rem;
}

@media (max-width: 860px) {
  .homeScroller .inner {
    padding-bottom: 2.5rem;
  }
}

.homeScroller .inner {
  white-space: nowrap;
}

.homeScroller .os-scrollbar {
  z-index: 40;
  /*The size of the scrollbar*/
  --os-size: 2px;
  /*The axis-perpendicular padding of the scrollbar (horizontal: padding-y, vertical: padding-x)*/
  --os-padding-perpendicular: 1px;
  /*The axis padding of the scrollbar (horizontal: padding-x, vertical: padding-y)*/
  --os-padding-axis: 0;
  /*The border radius of the scrollbar track*/
  --os-track-border-radius: 6px;
  /*The background of the scrollbar track*/
  --os-track-bg: #00c420;
  /*The :hover background of the scrollbar track*/
  --os-track-bg-hover: #00c420;
  /*The :active background of the scrollbar track*/
  --os-track-bg-active: #00c420;
  /*The border radius of the scrollbar handle*/
  --os-handle-border-radius: 4px;
  /*The background of the scrollbar handle*/
  --os-handle-bg: #00c420;
  /*The :hover background of the scrollbar handle*/
  --os-handle-bg-hover: #00c420;
  /*The :active background of the scrollbar handle*/
  --os-handle-bg-active: #00c420;
  /*The min size of the scrollbar handle*/
  --os-handle-min-size: 20px;
  /*The max size of the scrollbar handle*/
  --os-handle-max-size: 360px;
  /*The axis-perpendicular size of the scrollbar handle (horizontal: height, vertical: width)*/
  --os-handle-perpendicular-size: 100%;
  /*The :hover axis-perpendicular size of the scrollbar handle (horizontal: height, vertical: width)*/
  --os-handle-perpendicular-size-hover: 100%;
  /*The :active axis-perpendicular size of the scrollbar handle (horizontal: height, vertical: width)*/
  --os-handle-perpendicular-size-active: 100%;
  /*Increases the interactive area of the scrollbar handle.*/
  --os-handle-interactive-area-offset: 2px;
}

.homeScroller.neonScroller .os-scrollbar {
  --neon: #00c420;
  --neon-bg: #00c420;
  /*The background of the scrollbar track*/
  --os-track-bg: var(--neon);
  /*The :hover background of the scrollbar track*/
  --os-track-bg-hover: var(--neon);
  /*The :active background of the scrollbar track*/
  --os-track-bg-active: var(--neon);
  /*The background of the scrollbar handle*/
  --os-handle-bg: var(--neon);
  /*The :hover background of the scrollbar handle*/
  --os-handle-bg-hover: var(--neon);
  /*The :active background of the scrollbar handle*/
  --os-handle-bg-active: var(--neon);
}

.homeScroller.neonScroller .os-scrollbar-track {
  background-color: rgb(0 196 32 / 0.3);
}

.homeScroller.slateScroller .os-scrollbar {
  --slate: #03332b;
  --slate-bg: #00c420;
  --neon: #00c420;
  /*The background of the scrollbar track*/
  --os-track-bg: var(--slate-bg);
  /*The :hover background of the scrollbar track*/
  --os-track-bg-hover: var(--slate-bg);
  /*The :active background of the scrollbar track*/
  --os-track-bg-active: var(--slate-bg);
  /*The background of the scrollbar handle*/
  --os-handle-bg: var(--slate);
  /*The :hover background of the scrollbar handle*/
  --os-handle-bg-hover: var(--slate);
  /*The :active background of the scrollbar handle*/
  --os-handle-bg-active: var(--slate);
}

.homeScroller.slateScroller .os-scrollbar-track {
  background-color: rgb(3 51 43 / 0.3);
}

.courseTableScroller {
  overflow: hidden;
  overscroll-behavior: contain;
  touch-action: pan-y;
  -webkit-overflow-scrolling: touch;
}

.courseTableScroller .os-scrollbar {
  --neon: #00c420;
  /*The background of the scrollbar track*/
  --os-track-bg: var(--slate-bg);
  /*The :hover background of the scrollbar track*/
  --os-track-bg-hover: var(--slate-bg);
  /*The :active background of the scrollbar track*/
  --os-track-bg-active: var(--slate-bg);
  /*The background of the scrollbar handle*/
  --os-handle-bg: var(--neon);
  /*The :hover background of the scrollbar handle*/
  --os-handle-bg-hover: var(--neon);
  /*The :active background of the scrollbar handle*/
  --os-handle-bg-active: var(--neon);
}

.roundedSection {
  position: relative;
  z-index: 20;
  margin-top: -1.5rem;
  border-top-left-radius: 1.5rem;
  border-top-right-radius: 1.5rem;
  padding-top: 5rem;
  padding-bottom: 5rem;
  text-align: center;
}

@media (max-width: 860px) {
  .roundedSection {
    padding-top: 60px;
  }
}

.roundedBottomSection {
  position: relative;
  z-index: 20;
  --tw-translate-y: 1.75rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  border-bottom-right-radius: 30px;
  border-bottom-left-radius: 30px;
  padding-top: 5rem;
  padding-bottom: 5rem;
}

table {
  width: 100%;
  table-layout: auto;
  border-collapse: collapse;
}

th {
  padding-bottom: 1rem;
  text-align: left;
  font-size: 10px;
  --tw-text-opacity: 1;
  color: rgb(0 196 32 / var(--tw-text-opacity, 1));
  font-family: "Azeret Mono", monospace;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

tr {
  border-bottom-width: 0.5px;
  border-color: rgb(229 230 231 / 0.5);
}

.table-light tr {
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(229 230 231 / var(--tw-border-opacity, 1));
}

tbody tr {
  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: 200ms;
}

tbody tr:hover {
  background-color: rgb(229 230 231 / var(--tw-bg-opacity, 1));
  --tw-bg-opacity: 0.2;
}

td {
  padding-top: 20px;
  padding-bottom: 20px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

/*This section rule is an attempt to keep curtain on footer and maintain links. 
  body => z-0, footer => z-0, sections => z-10.*/

section {
  position: relative;
  z-index: 10 !important;
}

.table-light td {
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

.homeScroller .os-scrollbar-handle,
  .homeScroller .os-scrollbar-track {
  width: calc(100% - 80px);
  left: 40px;
}

@media (max-width: 860px) {
  .homeScroller .os-scrollbar-handle,
  .homeScroller .os-scrollbar-track {
    left: 1.5rem;
    width: calc(100% - 44px);
  }
}

.homeScroller .os-scrollbar-horizontal .os-scrollbar-handle {
  bottom: -1px;
  cursor: pointer;
  left: 0;
  height: 2px;
}

@media (max-width: 860px) {
  .homeScroller .os-scrollbar-horizontal .os-scrollbar-handle {
    width: 180px;
  }
}

.homeScroller .os-scrollbar-track {
  height: 1px;
  overflow: visible;
  margin-top: 0;
  bottom: 2px;
  background-color: rgb(0 196 32 / 0.1);
}

#course-details ul {
  margin-top: 2rem;
  list-style-type: disc;
  padding-left: 1rem;
}

#course-details ul li {
  margin-bottom: 1rem;
}

#course-schedule {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
  width: 100%;
  border-radius: 0.375rem;
  border-width: 1px;
  border-color: rgb(3 51 43 / 0.7);
  background-color: transparent;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-family: "text-medium", sans-serif;
  font-weight: 500;
  font-style: normal;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
  background-size: 1.5em 1.5em;
  background-position: right 1rem center;
  background-repeat: no-repeat;
}

/* NEW UTIITIES */

/* Index Page Styles */

.heroSection {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  display: flex;
  height: 100vh;
  width: 100%;
  align-items: flex-end;
  overflow: hidden;
  text-align: left;
}

@media (max-width: 860px) {
  .heroSection {
    height: 700px;
    align-items: center;
  }
}

.heroSection {
  contain: layout style;
  background: lightgray 0px -91.761px / cover 110.162% no-repeat;
}

.heroContent {
  display: flex;
  max-width: 760px;
  flex-direction: column;
  gap: 3rem;
  padding-left: 5rem;
  padding-bottom: 120px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

@media (max-width: 860px) {
  .heroContent {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    padding-bottom: 3rem;
  }
}

.heroContent h1 {
  font-family: "text-medium", sans-serif;
  font-weight: 500;
  font-style: normal;
}

@media (max-width: 1360px) {
  .heroContent h1 {
    font-size: 60px !important;
  }
}

@media (max-width: 860px) {
  .heroContent h1 {
    font-size: 40px !important;
  }
}

.heroContent h1 {
  font-size: 64px;
  line-height: 100%;
  text-transform: none;
}

.heroContent div {
  display: flex;
  gap: 1.25rem;
}

@media (max-width: 860px) {
  .heroContent div {
    flex-direction: column;
    gap: 0.75rem;
  }
}

.heroContent div a {
  box-sizing: border-box;
  display: inline-block;
  cursor: pointer;
  border-radius: 0.25rem;
  border-width: 1px;
  border-style: solid;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 2rem;
  padding-right: 2rem;
  text-align: center;
  font-size: 12px;
  line-height: 140%;
  line-height: 1 !important;
  letter-spacing: 0.1em;
  outline: 2px solid transparent;
  outline-offset: 2px;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  font-family: "Azeret Mono", monospace;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
}

@media (max-width: 860px) {
  .heroContent div a {
    width: 100%;
  }
}

.heroContent div a.outline {
  border-width: 1px;
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

.heroContent div a.outline:hover {
  --tw-border-opacity: 1;
  border-color: rgb(0 196 32 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(0 196 32 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

.heroContent div a.neon {
  --tw-border-opacity: 1;
  border-color: rgb(0 196 32 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(0 196 32 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

.heroContent div a.neon:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

.heroContent div a {
  box-sizing: border-box;
  display: inline-block;
  cursor: pointer;
  border-radius: 0.25rem;
  border-width: 1px;
  border-style: solid;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 2rem;
  padding-right: 2rem;
  text-align: center;
  font-size: 12px;
  line-height: 140%;
  line-height: 1 !important;
  letter-spacing: 0.1em;
  outline: 2px solid transparent;
  outline-offset: 2px;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  font-family: "Azeret Mono", monospace;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
}

@media (max-width: 860px) {
  .heroContent div a {
    width: 100%;
  }
}

.heroContent div a.outline {
  border-width: 1px;
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

.heroContent div a.outline:hover {
  --tw-border-opacity: 1;
  border-color: rgb(0 196 32 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(0 196 32 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

.heroContent div a.neon {
  --tw-border-opacity: 1;
  border-color: rgb(0 196 32 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(0 196 32 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

.heroContent div a.neon:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

.heroContent div a.grey {
  --tw-border-opacity: 1;
  border-color: rgb(229 230 231 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(229 230 231 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

.heroContent div a {
  --tw-border-opacity: 1;
  border-color: rgb(0 196 32 / var(--tw-border-opacity, 1));
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.sectorCard a.heroContent div a {
  width: 100%;
  text-align: center;
  font-size: 12px;
  line-height: 140%;
}

.body_text p:has(> a.heroContent div a) {
  margin-top: 2rem;
  margin-right: 0.5rem;
  margin-bottom: 0px;
  display: inline-block;
  vertical-align: top;
}

.body_text p:has(> a.heroContent div a) a {
  margin-top: 0px;
}

.body_text p:has(a.heroContent div a:not(:first-child)) a {
  margin-top: 0.5rem;
}

.training_body_text p:has(> a.heroContent div a) {
  margin-right: 0.5rem;
  display: inline-block;
}

.heroContent div a:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(0 196 32 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

.heroContent div a.grey {
  --tw-border-opacity: 1;
  border-color: rgb(229 230 231 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(229 230 231 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

.heroContent div a {
  font-size: 12px;
  line-height: 140%;
  --tw-backdrop-blur: blur(24px);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}

.sectorCard a.heroContent div a {
  width: 100%;
  text-align: center;
  font-size: 12px;
  line-height: 140%;
}

.body_text p:has(> a.heroContent div a) {
  margin-top: 2rem;
  margin-right: 0.5rem;
  margin-bottom: 0px;
  display: inline-block;
  vertical-align: top;
}

.body_text p:has(> a.heroContent div a) a {
  margin-top: 0px;
}

.body_text p:has(a.heroContent div a:not(:first-child)) a {
  margin-top: 0.5rem;
}

.training_body_text p:has(> a.heroContent div a) {
  margin-right: 0.5rem;
  display: inline-block;
}

/* Sector Hover Styles */

#sectorContainer {
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
  -moz-column-gap: 2.5rem;
       column-gap: 2.5rem;
}

@media (max-width: 1360px) {
  #sectorContainer {
    -moz-column-gap: 2rem;
         column-gap: 2rem;
  }
}

@media (max-width: 1140px) {
  #sectorContainer {
    -moz-column-gap: 1.5rem;
         column-gap: 1.5rem;
  }
}

@media (max-width: 860px) {
  #sectorContainer {
    -moz-column-gap: 1rem;
         column-gap: 1rem;
  }
}

#sectorContainer {
  position: relative;
  height: 800px;
  align-items: center;
  --tw-bg-opacity: 1;
  background-color: rgb(3 51 43 / var(--tw-bg-opacity, 1));
  padding-left: 160px;
  padding-right: 160px;
}

@media (max-width: 860px) {
  #sectorContainer {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 150px;
    padding-bottom: 150px;
  }
}

.sectorImage {
  position: absolute;
  height: 100%;
  width: 100%;
  border-top-left-radius: 1.5rem;
  border-top-right-radius: 1.5rem;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  opacity: 0;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  filter: brightness(0.55);
}

.sectorImage.active {
  opacity: 1;
}

#sectorListContainer {
  grid-column: span 6 / span 6;
  display: flex;
  flex-direction: column;
  gap: 2rem;
  text-align: start;
}

@media (max-width: 860px) {
  #sectorListContainer {
    grid-column: 1 / -1;
  }
}

#sectorListContainer h4 {
  z-index: 20;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

#sectorList {
  z-index: 20;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.5rem;
}

#sectorList .sector {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  opacity: 0.6;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

#sectorList .sector.active {
  opacity: 1;
}

#sectorCardContainer {
  grid-column: span 6 / span 6;
}

@media (max-width: 1560px) {
  #sectorCardContainer {
    grid-column: span 6 / span 6;
    grid-column-start: 7;
  }
}

@media (max-width: 860px) {
  #sectorCardContainer {
    display: none;
  }
}

#sectorMobileButton {
  box-sizing: border-box;
  display: inline-block;
  cursor: pointer;
  border-radius: 0.25rem;
  border-width: 1px;
  border-style: solid;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 2rem;
  padding-right: 2rem;
  text-align: center;
  font-size: 12px;
  line-height: 140%;
  line-height: 1 !important;
  letter-spacing: 0.1em;
  outline: 2px solid transparent;
  outline-offset: 2px;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  font-family: "Azeret Mono", monospace;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
}

@media (max-width: 860px) {
  #sectorMobileButton {
    width: 100%;
  }
}

#sectorMobileButton.outline {
  border-width: 1px;
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

#sectorMobileButton.outline:hover {
  --tw-border-opacity: 1;
  border-color: rgb(0 196 32 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(0 196 32 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

#sectorMobileButton.neon {
  --tw-border-opacity: 1;
  border-color: rgb(0 196 32 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(0 196 32 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

#sectorMobileButton.neon:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

#sectorMobileButton.grey {
  --tw-border-opacity: 1;
  border-color: rgb(229 230 231 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(229 230 231 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

#sectorMobileButton {
  z-index: 20;
  grid-column: 1 / -1;
  margin-top: 8rem;
  display: none;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.sectorCard a#sectorMobileButton {
  width: 100%;
  text-align: center;
  font-size: 12px;
  line-height: 140%;
}

.body_text p:has(> a#sectorMobileButton) {
  margin-top: 2rem;
  margin-right: 0.5rem;
  margin-bottom: 0px;
  display: inline-block;
  vertical-align: top;
}

.body_text p:has(> a#sectorMobileButton) a {
  margin-top: 0px;
}

.body_text p:has(a#sectorMobileButton:not(:first-child)) a {
  margin-top: 0.5rem;
}

.training_body_text p:has(> a#sectorMobileButton) {
  margin-right: 0.5rem;
  display: inline-block;
}

@media (max-width: 860px) {
  #sectorMobileButton {
    display: block;
  }
}

.sectorCard {
  z-index: 20;
  margin-top: auto;
  margin-bottom: auto;
  display: none;
  height: 100%;
  min-height: 432px;
  max-width: 436px;
  justify-self: end;
  border-radius: 0.5rem;
  background-color: rgb(240 240 244 / 0.05);
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  padding-top: 3rem;
  padding-bottom: 3rem;
  text-align: start;
  --tw-backdrop-blur: blur(24px);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}

.sectorCard p {
  text-align: start;
  font-weight: 400;
  line-height: 1.375;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.sectorCard a.button {
  width: 100%;
  text-align: center;
  font-size: 12px;
  line-height: 140%;
}

.sectorCard.active {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

/* Header Styles */

.headerInner {
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  box-sizing: border-box;
  width: 100%;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  padding-top: 0px;
  padding-bottom: 0px;
}

@media (max-width: 1140px) {
  .headerInner {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

@media (max-width: 860px) {
  .headerInner {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}

.headerInner {
  position: absolute;
  z-index: 10;
  margin-top: 1.5rem;
}

.navigationOuter {
  border-radius: 1rem;
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
  --tw-gradient-from: rgba(215,209,201,0.16) var(--tw-gradient-from-position);
  --tw-gradient-to: rgba(215, 209, 201, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: rgba(113,110,106,0.16) var(--tw-gradient-to-position);
  padding: 1px;
}

.navigationInner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 1rem;
  background-color: rgb(255 255 255 / 0.8);
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  --tw-backdrop-blur: blur(24px);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}

.rpcLogo {
  display: flex;
  align-items: center;
  gap: 1.25rem;
  text-align: left;
  font-family: "text-medium", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.rpcLogo img {
  margin-left: auto;
  margin-right: auto;
  width: 60px;
}

.rpcLogo span {
  display: flex;
  width: 99px;
  flex-wrap: wrap;
  font-size: 12px;
  line-height: 110%;
}

@media (max-width: 860px) {
  .rpcLogo span {
    display: none;
  }
}

.navigationLinks {
  display: flex;
  gap: 2rem;
  text-align: center;
}

@media (max-width: 1274px) {
  .navigationLinks {
    display: none;
  }
}

.navLink {
  border-bottom-width: 1px;
  border-bottom-color: transparent;
  font-size: 16px;
  line-height: 140%;
  font-family: "text-medium", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.navLink:hover {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(3 51 43 / var(--tw-border-opacity, 1));
}

.navLink img {
  position: relative;
  top: -1px;
  margin-left: 0.375rem;
  display: inline-block;
  width: 0.5rem;
}

/* Global Page Styles */

#cart-link {
  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: 300ms;
}

.pageContent {
  border-bottom-right-radius: 25px;
  border-bottom-left-radius: 25px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.pageTitle {
  margin-bottom: 100px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2rem;
  padding-top: 200px;
}

@media (max-width: 860px) {
  .pageTitle {
    margin-left: 1.25rem;
    margin-right: 1.25rem;
    margin-bottom: 60px;
    padding-top: 160px;
  }
}

.pageTitle h4 {
  --tw-text-opacity: 1;
  color: rgb(0 196 32 / var(--tw-text-opacity, 1));
}

.pageTitle h1 {
  max-width: 1100px;
  text-align: center;
  text-transform: none;
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

.bannerImageContainer {
  margin-bottom: 100px;
  overflow: hidden;
  border-top-left-radius: 1.5rem;
  border-top-right-radius: 1.5rem;
}

@media (max-width: 860px) {
  .bannerImageContainer {
    margin-bottom: 3.5rem;
  }
}

.bannerImageContainer img {
  height: 546px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.pageIntro {
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  box-sizing: border-box;
  width: 100%;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  padding-top: 0px;
  padding-bottom: 0px;
}

@media (max-width: 1140px) {
  .pageIntro {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

@media (max-width: 860px) {
  .pageIntro {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}

.pageIntro {
  margin-bottom: 120px;
}

.pageIntroInner {
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
  -moz-column-gap: 2.5rem;
       column-gap: 2.5rem;
}

@media (max-width: 1360px) {
  .pageIntroInner {
    -moz-column-gap: 2rem;
         column-gap: 2rem;
  }
}

@media (max-width: 1140px) {
  .pageIntroInner {
    -moz-column-gap: 1.5rem;
         column-gap: 1.5rem;
  }
}

@media (max-width: 860px) {
  .pageIntroInner {
    -moz-column-gap: 1rem;
         column-gap: 1rem;
  }
}

.pageIntroInner {
  margin-left: 2.5rem;
  margin-right: 2.5rem;
}

@media (max-width: 860px) {
  .pageIntroInner {
    margin-left: 0px;
    margin-right: 0px;
  }
}

.pageIntroAbstract {
  grid-column: span 6 / span 6;
}

@media (max-width: 860px) {
  .pageIntroAbstract {
    grid-column: 1 / -1;
    margin-bottom: 2rem;
  }
}

.pageIntroAbstract h3 {
  width: 100%;
}

@media (max-width: 1360px) {
  .pageIntroAbstract h3 {
    max-width: 430px;
  }
}

.pageIntroBody {
  grid-column: span 6 / span 6;
}

@media (max-width: 860px) {
  .pageIntroBody {
    grid-column: 1 / -1;
  }
}

.pageIntroBody ul {
  margin-bottom: 3rem;
  max-width: 550px;
  list-style-type: disc;
  padding-left: 1rem;
  --tw-text-opacity: 1;
  color: rgb(53 92 85 / var(--tw-text-opacity, 1));
}

.pageIntroBody button {
  box-sizing: border-box;
  display: inline-block;
  cursor: pointer;
  border-radius: 0.25rem;
  border-width: 1px;
  border-style: solid;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 2rem;
  padding-right: 2rem;
  text-align: center;
  font-size: 12px;
  line-height: 140%;
  line-height: 1 !important;
  letter-spacing: 0.1em;
  outline: 2px solid transparent;
  outline-offset: 2px;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  font-family: "Azeret Mono", monospace;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
}

@media (max-width: 860px) {
  .pageIntroBody button {
    width: 100%;
  }
}

.pageIntroBody button.outline {
  border-width: 1px;
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

.pageIntroBody button.outline:hover {
  --tw-border-opacity: 1;
  border-color: rgb(0 196 32 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(0 196 32 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

.button.pageIntroBody button {
  border-width: 1px;
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

.button.pageIntroBody button:hover {
  --tw-border-opacity: 1;
  border-color: rgb(0 196 32 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(0 196 32 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

.pageIntroBody button.neon {
  --tw-border-opacity: 1;
  border-color: rgb(0 196 32 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(0 196 32 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

.pageIntroBody button.neon:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

.pageIntroBody button.grey {
  --tw-border-opacity: 1;
  border-color: rgb(229 230 231 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(229 230 231 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

.pageIntroBody button {
  outline-style: solid;
}

.sectorCard a.pageIntroBody button {
  width: 100%;
  text-align: center;
  font-size: 12px;
  line-height: 140%;
}

.body_text p:has(> a.pageIntroBody button) {
  margin-top: 2rem;
  margin-right: 0.5rem;
  margin-bottom: 0px;
  display: inline-block;
  vertical-align: top;
}

.body_text p:has(> a.pageIntroBody button) a {
  margin-top: 0px;
}

.body_text p:has(a.pageIntroBody button:not(:first-child)) a {
  margin-top: 0.5rem;
}

.training_body_text p:has(> a.pageIntroBody button) {
  margin-right: 0.5rem;
  display: inline-block;
}

.pageIntroBody p {
  max-width: 543px;
  --tw-text-opacity: 1;
  color: rgb(53 92 85 / var(--tw-text-opacity, 1));
}

.pageIntroBody a {
  margin-top: 3rem;
}

/* Four Grid Styles */

.fourGrid {
  margin-left: 5rem;
  margin-right: 5rem;
  margin-bottom: 120px;
}

@media (max-width: 860px) {
  .fourGrid {
    margin-left: 2.5rem;
    margin-right: 2.5rem;
    margin-bottom: 2rem;
  }
}

.fourGridTitle {
  margin-bottom: 5rem;
}

@media (max-width: 860px) {
  .fourGridTitle {
    margin-bottom: 2.5rem;
    max-width: 250px;
  }
}

.fourGridItem {
  grid-column: span 6 / span 6;
  margin-bottom: 5rem;
  display: flex;
  gap: 60px;
  border-top-width: 1px;
  --tw-border-opacity: 1;
  border-top-color: rgb(215 209 201 / var(--tw-border-opacity, 1));
  padding-top: 2.5rem;
}

@media (max-width: 860px) {
  .fourGridItem {
    grid-column: 1 / -1;
    margin-bottom: 2rem;
    flex-direction: column;
    gap: 1.25rem;
    padding-top: 2rem;
  }
}

.fourGridNumber {
  --tw-text-opacity: 1;
  color: rgb(0 196 32 / var(--tw-text-opacity, 1));
  font-family: "Azeret Mono", monospace;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

.fourGridText {
  max-width: 469px;
}

.fourGridText h3 {
  margin-bottom: 2.5rem;
}

@media (max-width: 860px) {
  .fourGridText h3 {
    margin-bottom: 1.5rem;
  }
}

.fourGridText p {
  --tw-text-opacity: 1;
  color: rgb(53 92 85 / var(--tw-text-opacity, 1));
}

/* Call To Action Styles */

.cta {
  margin-left: 2.5rem;
  margin-right: 2.5rem;
  margin-bottom: 3rem;
  display: flex;
  overflow: hidden;
  border-radius: 1rem;
}

@media (max-width: 860px) {
  .cta {
    margin-left: 1.25rem;
    margin-right: 1.25rem;
    height: auto;
    flex-direction: column;
  }
}

.ctaImage {
  width: 50%;
  background-size: cover;
  background-position: center;
}

@media (max-width: 860px) {
  .ctaImage {
    order: 1;
    width: 100%;
  }
}

.ctaImage img {
  aspect-ratio: 4/3;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.ctaContent {
  display: flex;
  width: 50%;
  flex-direction: column;
  justify-content: space-between;
  gap: 1.5rem;
  padding: 5rem;
}

@media (max-width: 860px) {
  .ctaContent {
    width: 100%;
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}

.ctaContent {
  background: linear-gradient(
      180deg,
      rgba(215, 209, 201, 0.15) -63.76%,
      rgba(113, 110, 106, 0.15) 100%
    );
}

.ctaText {
  display: flex;
  flex-direction: column;
  gap: 2.5rem;
}

@media (max-width: 860px) {
  .ctaText {
    gap: 2rem;
  }
}

.ctaText * {
  color: inherit !important;
}

.ctaText h2 {
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

.ctaText p {
  --tw-text-opacity: 1;
  color: rgb(53 92 85 / var(--tw-text-opacity, 1));
}

.ctaText a {
  box-sizing: border-box;
  display: inline-block;
  cursor: pointer;
  border-radius: 0.25rem;
  border-width: 1px;
  border-style: solid;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 2rem;
  padding-right: 2rem;
  text-align: center;
  font-size: 12px;
  line-height: 140%;
  line-height: 1 !important;
  letter-spacing: 0.1em;
  outline: 2px solid transparent;
  outline-offset: 2px;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  font-family: "Azeret Mono", monospace;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
}

@media (max-width: 860px) {
  .ctaText a {
    width: 100%;
  }
}

.ctaText a.outline {
  border-width: 1px;
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

.ctaText a.outline:hover {
  --tw-border-opacity: 1;
  border-color: rgb(0 196 32 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(0 196 32 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

.button.ctaText a {
  border-width: 1px;
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

.button.ctaText a:hover {
  --tw-border-opacity: 1;
  border-color: rgb(0 196 32 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(0 196 32 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

.ctaText a.neon {
  --tw-border-opacity: 1;
  border-color: rgb(0 196 32 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(0 196 32 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

.ctaText a.neon:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

.ctaText a.grey {
  --tw-border-opacity: 1;
  border-color: rgb(229 230 231 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(229 230 231 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

.ctaText a {
  outline-style: solid;
}

.sectorCard a.ctaText a {
  width: 100%;
  text-align: center;
  font-size: 12px;
  line-height: 140%;
}

.body_text p:has(> a.ctaText a) {
  margin-top: 2rem;
  margin-right: 0.5rem;
  margin-bottom: 0px;
  display: inline-block;
  vertical-align: top;
}

.body_text p:has(> a.ctaText a) a {
  margin-top: 0px;
}

.body_text p:has(a.ctaText a:not(:first-child)) a {
  margin-top: 0.5rem;
}

.training_body_text p:has(> a.ctaText a) {
  margin-right: 0.5rem;
  display: inline-block;
}

/* Double CTA Styles */

.doubleCta {
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  box-sizing: border-box;
  width: 100%;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  padding-top: 0px;
  padding-bottom: 0px;
}

@media (max-width: 1140px) {
  .doubleCta {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

@media (max-width: 860px) {
  .doubleCta {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}

.doubleCta {
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
  -moz-column-gap: 2.5rem;
       column-gap: 2.5rem;
}

@media (max-width: 1360px) {
  .doubleCta {
    -moz-column-gap: 2rem;
         column-gap: 2rem;
  }
}

@media (max-width: 1140px) {
  .doubleCta {
    -moz-column-gap: 1.5rem;
         column-gap: 1.5rem;
  }
}

@media (max-width: 860px) {
  .doubleCta {
    -moz-column-gap: 1rem;
         column-gap: 1rem;
  }
}

.doubleCta {
  margin-top: 0px !important;
  margin-bottom: 3rem;
  padding-left: 5rem;
  padding-right: 5rem;
  text-align: left;
  position: relative;
  z-index: 20;
  margin-top: -1.5rem;
  border-top-left-radius: 1.5rem;
  border-top-right-radius: 1.5rem;
  padding-top: 5rem;
  padding-bottom: 5rem;
  text-align: center;
}

@media (max-width: 860px) {
  .doubleCta {
    padding-top: 60px;
    margin-top: 0px;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
}

.doubleCtaItem {
  grid-column: span 6 / span 6;
}

@media (max-width: 860px) {
  .doubleCtaItem {
    grid-column: 1 / -1;
    margin-bottom: 2.5rem;
  }
}

.doubleCtaImage {
  aspect-ratio: 3/2;
  border-radius: 15px;
  -o-object-fit: cover;
     object-fit: cover;
}

.doubleCtaContent {
  text-align: start;
}

.doubleCtaContent h3 {
  margin-top: 2.5rem;
}

.doubleCtaText {
  margin-top: 1.5rem;
  max-width: 36rem;
}

.doubleCtaContent a {
  box-sizing: border-box;
  display: inline-block;
  cursor: pointer;
  border-radius: 0.25rem;
  border-width: 1px;
  border-style: solid;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 2rem;
  padding-right: 2rem;
  text-align: center;
  font-size: 12px;
  line-height: 140%;
  line-height: 1 !important;
  letter-spacing: 0.1em;
  outline: 2px solid transparent;
  outline-offset: 2px;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  font-family: "Azeret Mono", monospace;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
}

@media (max-width: 860px) {
  .doubleCtaContent a {
    width: 100%;
  }
}

.doubleCtaContent a.outline {
  border-width: 1px;
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

.doubleCtaContent a.outline:hover {
  --tw-border-opacity: 1;
  border-color: rgb(0 196 32 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(0 196 32 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

.button.doubleCtaContent a {
  border-width: 1px;
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

.button.doubleCtaContent a:hover {
  --tw-border-opacity: 1;
  border-color: rgb(0 196 32 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(0 196 32 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

.doubleCtaContent a.neon {
  --tw-border-opacity: 1;
  border-color: rgb(0 196 32 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(0 196 32 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

.doubleCtaContent a.neon:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

.doubleCtaContent a.grey {
  --tw-border-opacity: 1;
  border-color: rgb(229 230 231 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(229 230 231 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

.doubleCtaContent a {
  margin-top: 2.5rem;
  outline-style: solid;
}

.sectorCard a.doubleCtaContent a {
  width: 100%;
  text-align: center;
  font-size: 12px;
  line-height: 140%;
}

.body_text p:has(> a.doubleCtaContent a) {
  margin-top: 2rem;
  margin-right: 0.5rem;
  margin-bottom: 0px;
  display: inline-block;
  vertical-align: top;
}

.body_text p:has(> a.doubleCtaContent a) a {
  margin-top: 0px;
}

.body_text p:has(a.doubleCtaContent a:not(:first-child)) a {
  margin-top: 0.5rem;
}

.training_body_text p:has(> a.doubleCtaContent a) {
  margin-right: 0.5rem;
  display: inline-block;
}

.doubleCtaContent a:hover {
  --tw-border-opacity: 1;
  border-color: rgb(0 196 32 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(0 196 32 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

/* Callout Styles */

.callout {
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
  -moz-column-gap: 2.5rem;
       column-gap: 2.5rem;
}

@media (max-width: 1360px) {
  .callout {
    -moz-column-gap: 2rem;
         column-gap: 2rem;
  }
}

@media (max-width: 1140px) {
  .callout {
    -moz-column-gap: 1.5rem;
         column-gap: 1.5rem;
  }
}

@media (max-width: 860px) {
  .callout {
    -moz-column-gap: 1rem;
         column-gap: 1rem;
  }
}

.callout {
  margin-bottom: 3rem;
}

.calloutImage {
  grid-column: span 6 / span 6;
  display: flex;
  height: 100%;
  align-items: center;
  overflow: hidden;
}

@media (max-width: 860px) {
  .calloutImage {
    grid-column: 1 / -1;
  }
}

.calloutImage img {
  aspect-ratio: 5/4;
  max-height: 550px;
  width: 100%;
  border-top-right-radius: 1.5rem;
  border-bottom-right-radius: 1.5rem;
  -o-object-fit: cover;
     object-fit: cover;
}

@media (max-width: 860px) {
  .calloutImage img {
    border-top-left-radius: 1.5rem;
    border-top-right-radius: 1.5rem;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
  }
}

.calloutImage.reverse img {
  border-top-left-radius: 1.5rem;
  border-bottom-left-radius: 1.5rem;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}

@media (max-width: 860px) {
  .calloutImage.reverse img {
    border-top-left-radius: 1.5rem;
    border-top-right-radius: 1.5rem;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
  }
}

.calloutContent {
  grid-column: span 6 / span 6;
  margin-top: auto;
  margin-bottom: auto;
  margin-left: 2.5rem;
  margin-right: 2.5rem;
  display: flex;
  flex-direction: column;
  gap: 2rem;
}

@media (max-width: 860px) {
  .calloutContent {
    order: 2;
    grid-column: 1 / -1;
    margin-left: 1.25rem;
    margin-right: 1.25rem;
    margin-top: 2.5rem;
  }
}

.calloutContent p {
  --tw-text-opacity: 1;
  color: rgb(53 92 85 / var(--tw-text-opacity, 1));
}

.calloutContent ul {
  list-style-type: disc;
  padding-left: 1rem;
  --tw-text-opacity: 1;
  color: rgb(53 92 85 / var(--tw-text-opacity, 1));
}

.calloutContent a {
  box-sizing: border-box;
  display: inline-block;
  cursor: pointer;
  border-radius: 0.25rem;
  border-width: 1px;
  border-style: solid;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 2rem;
  padding-right: 2rem;
  text-align: center;
  font-size: 12px;
  line-height: 140%;
  line-height: 1 !important;
  letter-spacing: 0.1em;
  outline: 2px solid transparent;
  outline-offset: 2px;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  font-family: "Azeret Mono", monospace;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
}

@media (max-width: 860px) {
  .calloutContent a {
    width: 100%;
  }
}

.calloutContent a.outline {
  border-width: 1px;
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

.calloutContent a.outline:hover {
  --tw-border-opacity: 1;
  border-color: rgb(0 196 32 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(0 196 32 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

.button.calloutContent a {
  border-width: 1px;
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

.button.calloutContent a:hover {
  --tw-border-opacity: 1;
  border-color: rgb(0 196 32 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(0 196 32 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

.calloutContent a.neon {
  --tw-border-opacity: 1;
  border-color: rgb(0 196 32 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(0 196 32 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

.calloutContent a.neon:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

.calloutContent a.grey {
  --tw-border-opacity: 1;
  border-color: rgb(229 230 231 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(229 230 231 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

.calloutContent a {
  outline-style: solid;
}

.sectorCard a.calloutContent a {
  width: 100%;
  text-align: center;
  font-size: 12px;
  line-height: 140%;
}

.body_text p:has(> a.calloutContent a) {
  margin-top: 2rem;
  margin-right: 0.5rem;
  margin-bottom: 0px;
  display: inline-block;
  vertical-align: top;
}

.body_text p:has(> a.calloutContent a) a {
  margin-top: 0px;
}

.body_text p:has(a.calloutContent a:not(:first-child)) a {
  margin-top: 0.5rem;
}

.training_body_text p:has(> a.calloutContent a) {
  margin-right: 0.5rem;
  display: inline-block;
}

/* Service Card styles */

.serviceCard {
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
  --tw-gradient-from: rgb(37 87 79 / 0.5) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(37 87 79 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: rgb(62 113 104 / 0.5) var(--tw-gradient-to-position);
  position: relative;
  margin-left: 1.25rem;
  margin-right: 1.25rem;
  display: inline-flex;
  height: 100%;
  width: 20rem;
  flex-direction: column;
  text-wrap: wrap;
  border-radius: 15px;
  border-width: 1px;
  border-color: rgb(215 209 201 / 0.15);
  padding: 2.5rem;
  text-align: start;
  vertical-align: top;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

@media (max-width: 860px) {
  .serviceCard {
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 2.5rem;
    height: auto;
    width: 100%;
    flex-direction: column;
    padding: 1.5rem;
  }
}

.serviceCard:hover {
  --tw-gradient-from: #15433B var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(21 67 59 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: #395D57 var(--tw-gradient-to-position);
}

@media (max-width: 1140px) {
  .serviceCardTitle {
    font-size: 28px !important;
  }
}

@media (max-width: 860px) {
  .serviceCardTitle {
    font-size: 20px !important;
  }
}

.serviceCardTitle {
  display: flex;
  flex-direction: column;
  text-align: start;
  font-size: 24px;
  line-height: 120%;
}

@media (max-width: 860px) {
  .serviceCardTitle {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }
}

.serviceCardTitle img {
  margin-bottom: 2rem;
  height: 2.5rem;
  width: 2.5rem;
}

@media (max-width: 860px) {
  .serviceCardTitle img {
    order: 2;
    margin-bottom: 0px;
  }
}

.serviceCard p {
  margin-top: 1.5rem;
  margin-bottom: 2rem;
  flex-grow: 1;
  flex-wrap: wrap;
  font-size: 14px;
  line-height: 140%;
  color: rgb(255 255 255 / 0.7);
}

.serviceCard button {
  box-sizing: border-box;
  display: inline-block;
  cursor: pointer;
  border-radius: 0.25rem;
  border-width: 1px;
  border-style: solid;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 2rem;
  padding-right: 2rem;
  text-align: center;
  font-size: 12px;
  line-height: 140%;
  line-height: 1 !important;
  letter-spacing: 0.1em;
  outline: 2px solid transparent;
  outline-offset: 2px;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  font-family: "Azeret Mono", monospace;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
}

@media (max-width: 860px) {
  .serviceCard button {
    width: 100%;
  }
}

.serviceCard button.outline {
  border-width: 1px;
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

.serviceCard button.outline:hover {
  --tw-border-opacity: 1;
  border-color: rgb(0 196 32 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(0 196 32 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

.serviceCard button.neon {
  --tw-border-opacity: 1;
  border-color: rgb(0 196 32 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(0 196 32 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

.serviceCard button.neon:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

.serviceCard button {
  box-sizing: border-box;
  display: inline-block;
  cursor: pointer;
  border-radius: 0.25rem;
  border-width: 1px;
  border-style: solid;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 2rem;
  padding-right: 2rem;
  text-align: center;
  font-size: 12px;
  line-height: 140%;
  line-height: 1 !important;
  letter-spacing: 0.1em;
  outline: 2px solid transparent;
  outline-offset: 2px;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  font-family: "Azeret Mono", monospace;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
}

@media (max-width: 860px) {
  .serviceCard button {
    width: 100%;
  }
}

.serviceCard button.outline {
  border-width: 1px;
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

.serviceCard button.outline:hover {
  --tw-border-opacity: 1;
  border-color: rgb(0 196 32 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(0 196 32 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

.serviceCard button.neon {
  --tw-border-opacity: 1;
  border-color: rgb(0 196 32 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(0 196 32 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

.serviceCard button.neon:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

.serviceCard button.grey {
  --tw-border-opacity: 1;
  border-color: rgb(229 230 231 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(229 230 231 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

.serviceCard button {
  --tw-border-opacity: 1;
  border-color: rgb(0 196 32 / var(--tw-border-opacity, 1));
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.sectorCard a.serviceCard button {
  width: 100%;
  text-align: center;
  font-size: 12px;
  line-height: 140%;
}

.body_text p:has(> a.serviceCard button) {
  margin-top: 2rem;
  margin-right: 0.5rem;
  margin-bottom: 0px;
  display: inline-block;
  vertical-align: top;
}

.body_text p:has(> a.serviceCard button) a {
  margin-top: 0px;
}

.body_text p:has(a.serviceCard button:not(:first-child)) a {
  margin-top: 0.5rem;
}

.training_body_text p:has(> a.serviceCard button) {
  margin-right: 0.5rem;
  display: inline-block;
}

.serviceCard button:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(0 196 32 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

.serviceCard button.grey {
  --tw-border-opacity: 1;
  border-color: rgb(229 230 231 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(229 230 231 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

.serviceCard button {
  margin-top: auto;
  width: 100%;
  font-size: 12px;
  line-height: 140%;
}

.sectorCard a.serviceCard button {
  width: 100%;
  text-align: center;
  font-size: 12px;
  line-height: 140%;
}

.body_text p:has(> a.serviceCard button) {
  margin-top: 2rem;
  margin-right: 0.5rem;
  margin-bottom: 0px;
  display: inline-block;
  vertical-align: top;
}

.body_text p:has(> a.serviceCard button) a {
  margin-top: 0px;
}

.body_text p:has(a.serviceCard button:not(:first-child)) a {
  margin-top: 0.5rem;
}

.training_body_text p:has(> a.serviceCard button) {
  margin-right: 0.5rem;
  display: inline-block;
}

.teamTestimonialCard {
  /*
    @apply bg-stone w-80 inline-block align-top text-wrap h-full rounded-[15px] p-10 mobile:p-6 mx-4 mobile:mr-5 mobile:mb-10 relative overflow-hidden;
    @apply linear-1 w-80 mobile:w-full h-full mobile:h-auto align-top rounded-[15px] text-wrap inline-flex flex-col mobile:flex-col relative p-10 mobile:p-6 mobile:mb-10 border border-stone/15 text-start text-white mx-5 mobile:mx-0;
*/
  --tw-bg-opacity: 1;
  background-color: rgb(215 209 201 / var(--tw-bg-opacity, 1));
  display: inline-flex;
  height: 100%;
  width: 20rem;
  flex-direction: column;
  overflow: hidden;
  border-radius: 1rem;
  vertical-align: top;
  margin-right: 1.25rem;
  margin-top: 0.25rem;
}

@media (max-width: 860px) {
  .teamTestimonialCard {
    margin-right: 0.75rem;
  }
}

.teamTestimonialCard {
  margin-left: 1.25rem;
}

@media (max-width: 860px) {
  .teamTestimonialCard {
    margin-left: 0.5rem;
  }
}

.teamTestimonialCard img {
  aspect-ratio: 1 / 1;
}

.teamTestimonialContent {
  display: flex;
  height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 1.5rem;
  padding: 2rem;
}

.teamTestimonialContent p {
  flex-grow: 1;
  text-wrap: wrap;
}

/* Software Card styles */

.softwareCard {
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
  --tw-gradient-from: rgb(37 87 79 / 0.5) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(37 87 79 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: rgb(62 113 104 / 0.5) var(--tw-gradient-to-position);
  position: relative;
  grid-column: span 4 / span 4;
  display: inline-flex;
  min-height: 480px;
  flex-direction: column;
  text-wrap: wrap;
  border-radius: 15px;
  border-width: 1px;
  border-color: rgb(215 209 201 / 0.15);
  padding: 2.5rem;
  text-align: start;
  vertical-align: top;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

@media (max-width: 860px) {
  .softwareCard {
    grid-column: 1 / -1;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 2.5rem;
    min-height: 100%;
    flex-direction: column;
    padding: 1.5rem;
  }
}

.softwareCard:hover {
  --tw-gradient-from: #15433B var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(21 67 59 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: #395D57 var(--tw-gradient-to-position);
}

@media (max-width: 1140px) {
  .softwareCardTitle {
    font-size: 28px !important;
  }
}

@media (max-width: 860px) {
  .softwareCardTitle {
    font-size: 20px !important;
  }
}

.softwareCardTitle {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  text-align: start;
  font-size: 24px;
  line-height: 120%;
}

@media (max-width: 860px) {
  .softwareCardTitle {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }
}

.softwareCardTitle img {
  height: 2rem;
  width: 2rem;
}

@media (max-width: 860px) {
  .softwareCardTitle img {
    order: 2;
    margin-bottom: 0px;
  }
}

.softwareCard p {
  margin-top: 1.5rem;
  flex-grow: 1;
  flex-wrap: wrap;
  font-size: 16px;
  line-height: 140%;
  color: rgb(255 255 255 / 0.7);
}

.softwareCard a {
  box-sizing: border-box;
  display: inline-block;
  cursor: pointer;
  border-radius: 0.25rem;
  border-width: 1px;
  border-style: solid;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 2rem;
  padding-right: 2rem;
  text-align: center;
  font-size: 12px;
  line-height: 140%;
  line-height: 1 !important;
  letter-spacing: 0.1em;
  outline: 2px solid transparent;
  outline-offset: 2px;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  font-family: "Azeret Mono", monospace;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
}

@media (max-width: 860px) {
  .softwareCard a {
    width: 100%;
  }
}

.softwareCard a.outline {
  border-width: 1px;
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

.softwareCard a.outline:hover {
  --tw-border-opacity: 1;
  border-color: rgb(0 196 32 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(0 196 32 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

.softwareCard a.neon {
  --tw-border-opacity: 1;
  border-color: rgb(0 196 32 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(0 196 32 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

.softwareCard a.neon:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

.softwareCard a {
  box-sizing: border-box;
  display: inline-block;
  cursor: pointer;
  border-radius: 0.25rem;
  border-width: 1px;
  border-style: solid;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 2rem;
  padding-right: 2rem;
  text-align: center;
  font-size: 12px;
  line-height: 140%;
  line-height: 1 !important;
  letter-spacing: 0.1em;
  outline: 2px solid transparent;
  outline-offset: 2px;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  font-family: "Azeret Mono", monospace;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
}

@media (max-width: 860px) {
  .softwareCard a {
    width: 100%;
  }
}

.softwareCard a.outline {
  border-width: 1px;
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

.softwareCard a.outline:hover {
  --tw-border-opacity: 1;
  border-color: rgb(0 196 32 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(0 196 32 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

.softwareCard a.neon {
  --tw-border-opacity: 1;
  border-color: rgb(0 196 32 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(0 196 32 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

.softwareCard a.neon:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

.softwareCard a.grey {
  --tw-border-opacity: 1;
  border-color: rgb(229 230 231 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(229 230 231 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

.softwareCard a {
  --tw-border-opacity: 1;
  border-color: rgb(0 196 32 / var(--tw-border-opacity, 1));
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.sectorCard a.softwareCard a {
  width: 100%;
  text-align: center;
  font-size: 12px;
  line-height: 140%;
}

.body_text p:has(> a.softwareCard a) {
  margin-top: 2rem;
  margin-right: 0.5rem;
  margin-bottom: 0px;
  display: inline-block;
  vertical-align: top;
}

.body_text p:has(> a.softwareCard a) a {
  margin-top: 0px;
}

.body_text p:has(a.softwareCard a:not(:first-child)) a {
  margin-top: 0.5rem;
}

.training_body_text p:has(> a.softwareCard a) {
  margin-right: 0.5rem;
  display: inline-block;
}

.softwareCard a:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(0 196 32 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

.softwareCard a.grey {
  --tw-border-opacity: 1;
  border-color: rgb(229 230 231 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(229 230 231 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

.softwareCard a {
  width: 100%;
  font-size: 12px;
  line-height: 140%;
}

.sectorCard a.softwareCard a {
  width: 100%;
  text-align: center;
  font-size: 12px;
  line-height: 140%;
}

.body_text p:has(> a.softwareCard a) {
  margin-top: 2rem;
  margin-right: 0.5rem;
  margin-bottom: 0px;
  display: inline-block;
  vertical-align: top;
}

.body_text p:has(> a.softwareCard a) a {
  margin-top: 0px;
}

.body_text p:has(a.softwareCard a:not(:first-child)) a {
  margin-top: 0.5rem;
}

.training_body_text p:has(> a.softwareCard a) {
  margin-right: 0.5rem;
  display: inline-block;
}

/* History */

.historySection {
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
  -moz-column-gap: 2.5rem;
       column-gap: 2.5rem;
}

@media (max-width: 1360px) {
  .historySection {
    -moz-column-gap: 2rem;
         column-gap: 2rem;
  }
}

@media (max-width: 1140px) {
  .historySection {
    -moz-column-gap: 1.5rem;
         column-gap: 1.5rem;
  }
}

@media (max-width: 860px) {
  .historySection {
    -moz-column-gap: 1rem;
         column-gap: 1rem;
  }
}

.historySection {
  margin-left: 2.5rem;
  margin-right: 2.5rem;
  margin-bottom: 120px;
}

@media (max-width: 860px) {
  .historySection {
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 5rem;
  }
}

.historyText {
  grid-column: span 5 / span 5;
  margin-left: 2.5rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 3.5rem;
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

@media (max-width: 860px) {
  .historyText {
    grid-column: 1 / -1;
    margin-left: 1.25rem;
    margin-bottom: 5rem;
    gap: 2.5rem;
  }
}

.historyText h2 {
  max-width: 390px;
}

@media (max-width: 860px) {
  .historyText h2 {
    max-width: 303px;
  }
}

.historyText p {
  max-width: 427px;
  opacity: 0.75;
}

.historyGrid {
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
  -moz-column-gap: 2.5rem;
       column-gap: 2.5rem;
}

@media (max-width: 1360px) {
  .historyGrid {
    -moz-column-gap: 2rem;
         column-gap: 2rem;
  }
}

@media (max-width: 1140px) {
  .historyGrid {
    -moz-column-gap: 1.5rem;
         column-gap: 1.5rem;
  }
}

@media (max-width: 860px) {
  .historyGrid {
    -moz-column-gap: 1rem;
         column-gap: 1rem;
  }
}

.historyGrid {
  grid-column: span 7 / span 7;
  height: 100%;
  gap: 0px;
}

@media (max-width: 860px) {
  .historyGrid {
    grid-column: 1 / -1;
  }
}

.history div {
  grid-column: span 4 / span 4;
  height: 100%;
  width: 100%;
}

@media (max-width: 860px) {
  .history div {
    grid-column: span 6 / span 6;
  }
}

.historyGrid div,
  .historyGrid img {
  grid-column: span 4 / span 4;
  aspect-ratio: 1 / 1;
  height: 100%;
  width: 100%;
}

@media (max-width: 860px) {
  .historyGrid div,
  .historyGrid img {
    grid-column: span 6 / span 6;
  }
}

.historyGrid img {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  -o-object-fit: cover;
     object-fit: cover;
}

.historyGrid div {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  text-wrap: wrap;
  padding: 1.75rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

p.historyGrid div p {
  font-size: 14px;
  line-height: 140%;
  font-family: "text-regular", sans-serif;
  font-weight: 400;
  font-style: normal;
}

/* Testimonials Section */

.testimonialCard {
  position: relative;
  margin-left: 0.5rem;
  margin-right: 0.5rem;
  display: inline-flex;
  height: 30rem;
  width: 24rem;
  max-width: 80%;
  flex-direction: column;
  overflow: hidden;
  text-wrap: wrap;
  border-radius: 15px;
  --tw-bg-opacity: 1;
  background-color: rgb(215 209 201 / var(--tw-bg-opacity, 1));
  padding: 2.5rem;
  vertical-align: top;
}

@media (max-width: 860px) {
  .testimonialCard {
    margin-bottom: 2.5rem;
    padding: 1.5rem;
  }
}

.testimonialCard::before {
  content: "";
  position: absolute;
  inset: 0px;
  border-radius: 15px;
  background-size: cover;
  opacity: 0;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 900ms;
  background-image: var(--bg-image);
  z-index: 0;
}

.testimonialCardInner {
  display: flex;
  height: 100%;
  flex-direction: column;
  justify-content: space-between;
}

.testimonialVideo {
  position: absolute;
  inset: 0px;
  top: 0px;
  height: 100%;
  width: 100%;
  border-radius: 15px;
  -o-object-fit: cover;
     object-fit: cover;
  opacity: 0;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 500ms;
  z-index: 0;
}

.testimonialCard > *:not(.testimonialVideo) {
  position: relative;
  z-index: 1;
}

.testimonialCard .testimonialIcon {
  width: 5rem;
}

@media (max-width: 860px) {
  .testimonialCard .testimonialIcon {
    margin-bottom: 2rem;
  }

  .testimonialCardQuote {
    font-size: 18px !important;
  }
}

.testimonialCardQuote {
  font-size: 20px;
  line-height: 130%;
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
  font-family: "text-medium", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.testimonialCardQuote::before {
  position: absolute;
  --tw-translate-x: -0.625rem;
  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-content: '"';
  content: var(--tw-content);
}

.testimonialCardQuote::after {
  --tw-content: '"';
  content: var(--tw-content);
}

@media (max-width: 860px) {
  .testimonialCardQuote {
    margin-bottom: 4rem;
  }
}

.testimonialCard div p {
  font-size: 14px;
  line-height: 140%;
}

.testimonialImage {
  aspect-ratio: 1 / 1;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.testimonial-image-wrapper {
  display: flex;
  min-height: 2.5rem;
  align-items: center;
}

.testimonialCard:hover::before,
  .testimonialCard:hover .testimonialVideo {
  opacity: 1;
}

.testimonialCard:hover img {
  --tw-brightness: brightness(20);
  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);
}

.testimonialCard:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(3 51 43 / var(--tw-bg-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: 500ms;
}

.testimonialCardButton {
  box-sizing: border-box;
  display: inline-block;
  cursor: pointer;
  border-radius: 0.25rem;
  border-width: 1px;
  border-style: solid;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 2rem;
  padding-right: 2rem;
  text-align: center;
  font-size: 12px;
  line-height: 140%;
  line-height: 1 !important;
  letter-spacing: 0.1em;
  outline: 2px solid transparent;
  outline-offset: 2px;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  font-family: "Azeret Mono", monospace;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
}

@media (max-width: 860px) {
  .testimonialCardButton {
    width: 100%;
  }
}

.testimonialCardButton.outline {
  border-width: 1px;
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

.testimonialCardButton.outline:hover {
  --tw-border-opacity: 1;
  border-color: rgb(0 196 32 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(0 196 32 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

.testimonialCardButton.neon {
  --tw-border-opacity: 1;
  border-color: rgb(0 196 32 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(0 196 32 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

.testimonialCardButton.neon:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

.testimonialCardButton {
  box-sizing: border-box;
  display: inline-block;
  cursor: pointer;
  border-radius: 0.25rem;
  border-width: 1px;
  border-style: solid;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 2rem;
  padding-right: 2rem;
  text-align: center;
  font-size: 12px;
  line-height: 140%;
  line-height: 1 !important;
  letter-spacing: 0.1em;
  outline: 2px solid transparent;
  outline-offset: 2px;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  font-family: "Azeret Mono", monospace;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
}

@media (max-width: 860px) {
  .testimonialCardButton {
    width: 100%;
  }
}

.testimonialCardButton.outline {
  border-width: 1px;
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

.testimonialCardButton.outline:hover {
  --tw-border-opacity: 1;
  border-color: rgb(0 196 32 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(0 196 32 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

.testimonialCardButton.neon {
  --tw-border-opacity: 1;
  border-color: rgb(0 196 32 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(0 196 32 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

.testimonialCardButton.neon:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

.testimonialCardButton.grey {
  --tw-border-opacity: 1;
  border-color: rgb(229 230 231 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(229 230 231 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

.testimonialCardButton {
  --tw-border-opacity: 1;
  border-color: rgb(0 196 32 / var(--tw-border-opacity, 1));
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.sectorCard a.testimonialCardButton {
  width: 100%;
  text-align: center;
  font-size: 12px;
  line-height: 140%;
}

.body_text p:has(> a.testimonialCardButton) {
  margin-top: 2rem;
  margin-right: 0.5rem;
  margin-bottom: 0px;
  display: inline-block;
  vertical-align: top;
}

.body_text p:has(> a.testimonialCardButton) a {
  margin-top: 0px;
}

.body_text p:has(a.testimonialCardButton:not(:first-child)) a {
  margin-top: 0.5rem;
}

.training_body_text p:has(> a.testimonialCardButton) {
  margin-right: 0.5rem;
  display: inline-block;
}

.testimonialCardButton:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(0 196 32 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

.testimonialCardButton.grey {
  --tw-border-opacity: 1;
  border-color: rgb(229 230 231 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(229 230 231 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

.testimonialCardButton {
  display: none;
}

.sectorCard a.testimonialCardButton {
  width: 100%;
  text-align: center;
  font-size: 12px;
  line-height: 140%;
}

.body_text p:has(> a.testimonialCardButton) {
  margin-top: 2rem;
  margin-right: 0.5rem;
  margin-bottom: 0px;
  display: inline-block;
  vertical-align: top;
}

.body_text p:has(> a.testimonialCardButton) a {
  margin-top: 0px;
}

.body_text p:has(a.testimonialCardButton:not(:first-child)) a {
  margin-top: 0.5rem;
}

.training_body_text p:has(> a.testimonialCardButton) {
  margin-right: 0.5rem;
  display: inline-block;
}

.testimonialCard:hover .testimonialCardButton {
  display: inline-block;
}

.testimonialCard:hover .testimonialCardClient {
  position: absolute;
  display: none;
}

.testimonialCard:hover .testimonialCardQuote {
  opacity: 0;
}

/* newTestimonial */

.newTestimonialCard {
  position: relative;
  margin-left: 0.5rem;
  margin-right: 0.5rem;
  display: inline-block;
  height: 100%;
  width: 24rem;
  max-width: 80%;
  overflow: hidden;
  text-wrap: wrap;
  border-radius: 15px;
  --tw-bg-opacity: 1;
  background-color: rgb(215 209 201 / var(--tw-bg-opacity, 1));
  padding: 2.5rem;
  vertical-align: top;
}

@media (max-width: 860px) {
  .newTestimonialCard {
    margin-bottom: 2.5rem;
    padding: 1.5rem;
  }
}

.newTestimonialCard__content {
  display: flex;
  height: 100%;
  flex-direction: column;
  gap: 2.5rem;
}

.newTestimonialCard__overlay {
  position: absolute;
  inset: 0px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 2.5rem;
  opacity: 0;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 500ms;
}

@media (max-width: 860px) {
  .newTestimonialCard__overlay {
    padding: 1.5rem;
  }
}

.newTestimonialCard__logoFrame {
  height: 2.5rem;
  width: 150px;
  max-width: 100%;
}

.newTestimonialCard__logo {
  height: 100%;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: left;
     object-position: left;
}

.newTestimonialCard__logo--overlay {
  --tw-brightness: brightness(0);
  --tw-invert: invert(100%);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.newTestimonialCard__overlay button {
  width: 100%;
}

.newTestimonialCard__media {
  position: absolute;
  inset: 0px;
  z-index: 10;
  background-size: cover;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 900ms;
  height: 100%;
  width: 100%;
  border-radius: 15px;
  -o-object-fit: cover;
     object-fit: cover;
}

.newTestimonialCard:hover .newTestimonialCard__overlay {
  opacity: 1;
}

.newTestimonialCard:hover .newTestimonialCard__content {
  opacity: 0;
}

/* Details Section */

.detailsSection {
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  box-sizing: border-box;
  width: 100%;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  padding-top: 0px;
  padding-bottom: 0px;
}

@media (max-width: 1140px) {
  .detailsSection {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

@media (max-width: 860px) {
  .detailsSection {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}

.detailsSection {
  --tw-bg-opacity: 1;
  background-color: rgb(3 51 43 / var(--tw-bg-opacity, 1));
  position: relative;
  z-index: 20;
  --tw-translate-y: 1.75rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  border-bottom-right-radius: 30px;
  border-bottom-left-radius: 30px;
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.detailsSectionInner {
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
  -moz-column-gap: 2.5rem;
       column-gap: 2.5rem;
}

@media (max-width: 1360px) {
  .detailsSectionInner {
    -moz-column-gap: 2rem;
         column-gap: 2rem;
  }
}

@media (max-width: 1140px) {
  .detailsSectionInner {
    -moz-column-gap: 1.5rem;
         column-gap: 1.5rem;
  }
}

@media (max-width: 860px) {
  .detailsSectionInner {
    -moz-column-gap: 1rem;
         column-gap: 1rem;
  }
}

.detailsSectionInner {
  margin-left: 2.5rem;
  margin-right: 2.5rem;
}

.detailsSectionLeft {
  grid-column: span 8 / span 8;
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

@media (max-width: 860px) {
  .detailsSectionLeft {
    grid-column: 1 / -1;
  }
}

.detailsSectionLeft h2 {
  margin-bottom: 6rem;
}

@media (max-width: 860px) {
  .detailsSectionLeft h2 {
    margin-bottom: 3rem;
  }
}

.detailsSectionLeft span {
  font-size: 10px;
  --tw-text-opacity: 1;
  color: rgb(0 196 32 / var(--tw-text-opacity, 1));
  font-family: "Azeret Mono", monospace;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

.detailsSectionRight {
  grid-column: span 4 / span 4;
}

@media (max-width: 860px) {
  .detailsSectionRight {
    grid-column: 1 / -1;
  }
}

.detailsSectionRight div {
  margin-bottom: 1.5rem;
}

.detailsSectionRight h4 {
  margin-bottom: 0.75rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.detailsSectionRight a {
  font-family: "text-medium", sans-serif;
  font-weight: 500;
  font-style: normal;
}

@media (max-width: 860px) {
  .detailsSectionRight a {
    font-size: 18px !important;
  }
}

.detailsSectionRight a {
  font-size: 20px;
  line-height: 130%;
  border-bottom-width: 1px;
  border-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(0 196 32 / var(--tw-text-opacity, 1));
}

.detailsSectionRight a:hover {
  --tw-border-opacity: 1;
  border-color: rgb(0 196 32 / var(--tw-border-opacity, 1));
}

.detailsSectionRight hr {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  color: rgb(215 209 201 / 0.3);
}

.detailLink {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}

.detailLink a {
  border-bottom-width: 1px;
  border-color: transparent;
}

.detailLink a:hover {
  --tw-border-opacity: 1;
  border-color: rgb(3 51 43 / var(--tw-border-opacity, 1));
}

.detailLink img {
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}

.detailLink:hover img {
  --tw-translate-x: 0.25rem;
  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));
}

.bodyContainer {
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  box-sizing: border-box;
  width: 100%;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  padding-top: 0px;
  padding-bottom: 0px;
}

@media (max-width: 1140px) {
  .bodyContainer {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

@media (max-width: 860px) {
  .bodyContainer {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}

.bodyContainer {
  max-width: 740px;
  padding-bottom: 5rem;
  --tw-text-opacity: 1;
  color: rgb(53 92 85 / var(--tw-text-opacity, 1));
}

.bodyContainer__abstract {
  margin-bottom: 3rem;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
  font-family: "text-medium", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.bodyContainer p:not(.bodyContainer__abstract) {
  margin-bottom: 0.5rem;
}

.bodyContainer h2,
  .bodyContainer h3,
  .bodyContainer h4 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.bodyContainer ul {
  margin-bottom: 1.5rem;
  list-style-type: disc;
  padding-left: 1rem;
}

.bodyContainer li {
  margin-bottom: 0.5rem;
}

.bodyContainer a {
  margin-top: 3rem;
}

.bodyContainer img {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  height: auto;
  width: 100%;
  border-radius: 15px;
  -o-object-fit: cover;
     object-fit: cover;
}

/* Career Roles */

.careerRoleContainer {
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  box-sizing: border-box;
  width: 100%;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  padding-top: 0px;
  padding-bottom: 0px;
}

@media (max-width: 1140px) {
  .careerRoleContainer {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

@media (max-width: 860px) {
  .careerRoleContainer {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}

.careerRoleContainer {
  margin-bottom: 120px;
}

.careerRoleInner {
  margin-left: 2.5rem;
  margin-right: 2.5rem;
}

@media (max-width: 860px) {
  .careerRoleInner {
    margin-left: 0px;
    margin-right: 0px;
  }
}

.careerRoleInner h2 {
  grid-column: 1 / -1;
  margin-bottom: 2.5rem;
}

.careerRoleRow {
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
  -moz-column-gap: 2.5rem;
       column-gap: 2.5rem;
}

@media (max-width: 1360px) {
  .careerRoleRow {
    -moz-column-gap: 2rem;
         column-gap: 2rem;
  }
}

@media (max-width: 1140px) {
  .careerRoleRow {
    -moz-column-gap: 1.5rem;
         column-gap: 1.5rem;
  }
}

@media (max-width: 860px) {
  .careerRoleRow {
    -moz-column-gap: 1rem;
         column-gap: 1rem;
  }
}

.careerRoleRow {
  border-top-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(215 209 201 / var(--tw-border-opacity, 1));
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

.careerRoleRow div {
  grid-column: span 4 / span 4;
}

@media (max-width: 860px) {
  .careerRoleRow div {
    grid-column: 1 / -1;
  }
}

/* Insight Card Styles */

/* One Article Styles */

.sliderItem {
  margin-left: 1rem;
  margin-right: 1rem;
  display: inline-block;
  width: 24rem;
  max-width: 80%;
}

@media (max-width: 860px) {
  .sliderItem {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }
}

.gridItem {
  grid-row: span 5 / span 5;
  margin-bottom: 5rem;
  display: grid;
  grid-template-rows: subgrid;
}

.gridItem.gridItemSix {
  grid-column: span 6 / span 6;
}

@media (max-width: 860px) {
  .gridItem.gridItemSix {
    grid-column: 1 / -1;
    margin-bottom: 2.5rem;
  }
}

.gridItem.gridItemFour {
  grid-column: span 4 / span 4;
}

@media (max-width: 1140px) {
  .gridItem.gridItemFour {
    grid-column: span 6 / span 6;
    margin-bottom: 2.5rem;
  }
}

@media (max-width: 860px) {
  .gridItem.gridItemFour {
    grid-column: 1 / -1;
  }
}

.oneArticle {
  display: inline-block;
  text-wrap: wrap;
  text-align: start;
  vertical-align: top;
}

.oneArticle__image {
  margin-bottom: 2rem;
  aspect-ratio: 3/2;
  width: 100%;
  border-radius: 15px;
  -o-object-fit: cover;
     object-fit: cover;
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.oneArticle__eyebrow {
  margin-bottom: 0.5rem;
  font-size: 11px;
  --tw-text-opacity: 1;
  color: rgb(53 92 85 / var(--tw-text-opacity, 1));
  font-family: "Azeret Mono", monospace;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

.oneArticle.dark .oneArticle__eyebrow {
  --tw-text-opacity: 1;
  color: rgb(0 196 32 / var(--tw-text-opacity, 1));
}

.oneArticle__title {
  margin-bottom: 0.5rem;
}

.oneArticle__abstract {
  margin-bottom: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(53 92 85 / var(--tw-text-opacity, 1));
}

.oneArticle.dark .oneArticle__abstract {
  color: rgb(255 255 255 / 0.7);
}

.oneArticle .readMore {
  border-bottom-width: 1px;
  border-color: transparent;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  font-family: "text-medium", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.oneArticle .readMoreArrow {
  display: inline-block;
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.oneArticle:hover .readMore {
  --tw-border-opacity: 1;
  border-color: rgb(3 51 43 / var(--tw-border-opacity, 1));
}

.oneArticle:hover .readMoreArrow {
  --tw-translate-x: 0.25rem;
  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));
}

.oneArticle:hover .oneArticle__image {
  --tw-scale-x: 102%;
  --tw-scale-y: 102%;
  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));
}

.oneArticle.dark:hover .readMore {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}

.blogImageContainer {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 2.5rem;
  aspect-ratio: 3/2;
  width: 100%;
  overflow: hidden;
  border-radius: 1.5rem;
}

.blogImage {
  margin-left: auto;
  margin-right: auto;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

/* Software Page Styles */

.softwareBody p {
  --tw-text-opacity: 1;
  color: rgb(53 92 85 / var(--tw-text-opacity, 1));
}

.softwareBody h2,
  .softwareBody h3 {
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

@media (max-width: 860px) {
  .softwareBody h2,
  .softwareBody h3 {
    margin-bottom: 1.5rem;
  }
}

.softwareBody ul {
  list-style-position: outside;
  list-style-type: disc;
  --tw-text-opacity: 1;
  color: rgb(53 92 85 / var(--tw-text-opacity, 1));
}

/* Contact Form Styles */

.contactFormGroup {
  display: flex;
  gap: 1rem;
}

@media (max-width: 860px) {
  .contactFormGroup {
    margin-bottom: 0px;
    flex-direction: column;
    gap: 0px;
  }
}

.contactFormInput {
  margin-bottom: 2rem;
  width: 100%;
  border-bottom-width: 1px;
  border-bottom-color: rgb(215 209 201 / 0.3);
  --tw-bg-opacity: 1;
  background-color: rgb(3 51 43 / var(--tw-bg-opacity, 1));
  padding-bottom: 0.75rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.contactFormInput::-moz-placeholder {
  color: rgb(255 255 255 / 0.7);
}

.contactFormInput::placeholder {
  color: rgb(255 255 255 / 0.7);
}

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

.contactFormInput:focus {
  --tw-border-opacity: 1;
  border-color: rgb(0 196 32 / var(--tw-border-opacity, 1));
  outline: 2px solid transparent;
  outline-offset: 2px;
}

@media (max-width: 860px) {
  .contactFormInput {
    margin-bottom: 1.5rem;
  }
}

.contactFormSelect {
  margin-bottom: 2rem;
  width: 100%;
  border-radius: 0px;
  border-bottom-width: 1px;
  border-bottom-color: rgb(215 209 201 / 0.3);
  --tw-bg-opacity: 1;
  background-color: rgb(3 51 43 / var(--tw-bg-opacity, 1));
  padding-bottom: 0.75rem;
  --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;
}

.contactFormSelect:focus {
  --tw-border-opacity: 1;
  border-color: rgb(0 196 32 / var(--tw-border-opacity, 1));
  outline: 2px solid transparent;
  outline-offset: 2px;
}

@media (max-width: 860px) {
  .contactFormSelect {
    margin-bottom: 1.5rem;
    padding: 0.5rem;
  }
}

.contactFormLabel {
  margin-bottom: 1rem;
  display: block;
  font-size: 14px;
  line-height: 140%;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

@media (max-width: 860px) {
  .contactFormLabel {
    margin-bottom: 0.75rem;
  }
}

.contactFormCheckboxContainer {
  position: relative;
  display: flex;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: center;
  gap: 0.5rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.contactFormCheckboxContainer input {
  position: absolute;
  height: 0px;
  width: 0px;
  cursor: pointer;
  opacity: 0;
}

.contactFormCheckmark {
  left: 0px;
  top: 0px;
  height: 1rem;
  width: 1rem;
  border-radius: 0.125rem;
  border-width: 1px;
  border-color: rgb(215 209 201 / 0.3);
  --tw-bg-opacity: 1;
  background-color: rgb(3 51 43 / var(--tw-bg-opacity, 1));
}

.contactFormCheckboxContainer:hover .contactFormCheckmark {
  background-color: rgb(3 51 43 / 0.8);
}

.contactFormCheckboxContainer input:checked ~ .contactFormCheckmark {
  --tw-bg-opacity: 1;
  background-color: rgb(0 196 32 / var(--tw-bg-opacity, 1));
}

.contactFormCheckmark:after {
  content: "";
  display: none;
}

.contactFormCheckboxContainer input:checked ~ .contactFormCheckmark:after {
  display: block;
}

.contactFormCheckboxContainer .contactFormCheckmark:after {
  position: absolute;
  top: 7px;
  left: 6px;
  height: 0.5rem;
  width: 0.25rem;
  --tw-rotate: 45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  border-width: 2px;
  border-top-width: 0px;
  border-left-width: 0px;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}

.dropdown {
  position: relative;
  margin-left: 1.25rem;
  margin-right: 1.25rem;
  margin-bottom: 2.5rem;
  display: none;
}

@media (max-width: 860px) {
  .dropdown {
    display: block;
  }
}

.dropdownButton {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  border-bottom-width: 1px;
  border-bottom-color: rgb(3 51 43 / 0.3);
  background-color: transparent;
  padding: 0.75rem;
  text-align: left;
}

.dropdownContent {
  position: absolute;
  top: 100%;
  left: 0px;
  z-index: 10;
  display: none;
  max-height: 15rem;
  width: 100%;
  overflow-y: auto;
  scroll-behavior: smooth;
  border-left-width: 1px;
  border-right-width: 1px;
  border-color: rgb(3 51 43 / 0.3);
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.dropdownContent li {
  border-bottom-width: 1px;
  border-color: rgb(3 51 43 / 0.3);
  padding: 0.75rem;
  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;
}

.dropdownContent li:last-child {
  border-width: 0px;
}

.dropdownContent li:hover {
  background-color: rgb(215 209 201 / 0.1);
}

.dropdownContent.open {
  display: block;
}

/* Training Page Styles */

.course_category_card {
  grid-column: span 4 / span 4;
  grid-row: span 5 / span 5;
  margin-bottom: 3rem;
  display: grid;
  grid-template-rows: subgrid;
  border-radius: 1rem;
}

@media (max-width: 1140px) {
  .course_category_card {
    grid-column: span 6 / span 6;
  }
}

@media (max-width: 860px) {
  .course_category_card {
    grid-column: 1 / -1;
  }
}

.course_category_card.two_column {
  grid-column: span 6 / span 6;
}

.course_category_card__image {
  height: 300px;
  width: 100%;
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
  background-size: cover;
  background-position: center;
}

.course_category_card__content {
  grid-row: span 4 / span 4;
  display: grid;
  width: 100%;
  grid-template-rows: subgrid;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-width: 1px;
  border-color: rgba(205,214,213,0.4);
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
  --tw-gradient-from: rgba(215,209,201,0.08) var(--tw-gradient-from-position);
  --tw-gradient-to: rgba(215, 209, 201, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: rgba(113,110,106,0.08) var(--tw-gradient-to-position);
  padding: 2.5rem;
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

@media (max-width: 860px) {
  .course_category_card__content {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}

.course_category_card__eyebrow {
  margin-bottom: 0.75rem;
  font-size: 10px;
  --tw-text-opacity: 1;
  color: rgb(53 92 85 / var(--tw-text-opacity, 1));
  font-family: "Azeret Mono", monospace;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

.course_category_card__title {
  margin-bottom: 1.5rem;
}

.course_category_card__abstract {
  margin-bottom: 3rem;
  --tw-text-opacity: 1;
  color: rgb(53 92 85 / var(--tw-text-opacity, 1));
}

.course_category_card__btn {
  width: 100%;
}

/* subcategory cards */

.sub_category_card {
  grid-column: span 4 / span 4;
  display: flex;
  height: 100%;
  flex-direction: column;
  border-radius: 1rem;
}

@media (max-width: 1140px) {
  .sub_category_card {
    grid-column: span 6 / span 6;
  }
}

@media (max-width: 860px) {
  .sub_category_card {
    grid-column: 1 / -1;
  }
}

.sub_category_card__image {
  aspect-ratio: 3/2;
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
  -o-object-fit: cover;
     object-fit: cover;
}

.sub_category_card__content {
  grid-row: span 4 / span 4;
  display: grid;
  height: 100%;
  width: 100%;
  grid-template-rows: subgrid;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-width: 1px;
  border-color: rgba(205,214,213,0.4);
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
  --tw-gradient-from: rgba(215,209,201,0.08) var(--tw-gradient-from-position);
  --tw-gradient-to: rgba(215, 209, 201, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: rgba(113,110,106,0.08) var(--tw-gradient-to-position);
  padding: 2.5rem;
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

@media (max-width: 860px) {
  .sub_category_card__content {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}

.sub_category_card__title {
  margin-bottom: 1.5rem;
}

.sub_category_card__abstract {
  margin-bottom: 3rem;
  --tw-text-opacity: 1;
  color: rgb(53 92 85 / var(--tw-text-opacity, 1));
}

.sub_category_card__buttons {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  gap: 0.75rem;
}

/* Case Studies */

.case-studies_card__wrapper {
  width: 100%;
  border-left: dashed 2px var(--color-surface50);
  border-right: dashed 2px var(--color-surface50);
  position: relative;
  display: flex;
  align-items: center;
  overflow: hidden;
}

.case-studies_card {
  width: 24rem;
  max-width: 90%;
  padding: 0.5rem;
  flex-shrink: 0;
  height: 80%;
  min-width: 150px;
}

.case-studies_card__image {
  margin-bottom: 2rem;
  border-radius: 15px;
}

.case-studies_card__eyebrow {
  margin-bottom: 0.5rem;
  font-size: 11px;
  --tw-text-opacity: 1;
  color: rgb(53 92 85 / var(--tw-text-opacity, 1));
  font-family: "Azeret Mono", monospace;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

.case-studies_card__title {
  margin-bottom: 0.5rem;
}

.case-studies_card__abstract {
  margin-bottom: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(53 92 85 / var(--tw-text-opacity, 1));
}

.case-studies_card__buttons {
  display: flex;
  align-items: center;
  justify-content: space-around;
}

.case-studies_card__buttons button {
}

/* Blocks */

.body_text,
  .training_body_text {
  --tw-text-opacity: 1;
  color: rgb(53 92 85 / var(--tw-text-opacity, 1));
}

@media (max-width: 1274px) {
  .body_text,
  .training_body_text {
    margin-bottom: 3rem;
    width: 100%;
  }
}

.body_text h2,
  .body_text h3,
  .body_text h4,
  .training_body_text h2,
  .training_body_text h3,
  .training_body_text h4 {
  margin-bottom: 0.75rem;
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

.body_text strong {
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

.body_text p,
  .training_body_text p {
  margin-bottom: 0.75rem;
}

@media (max-width: 860px) {
  .body_text p,
  .training_body_text p {
    margin-bottom: 0px;
    width: 100%;
  }
}

.body_text p:not(:has(> a.button)),
  .training_body_text p:not(:has(> a.button)) {
  width: 100%;
}

.body_text ul,
  .training_body_text ul {
  margin-bottom: 1.5rem;
  list-style-type: disc;
  padding-left: 1rem;
}

.body_text li,
  .training_body_text li {
  margin-bottom: 0.5rem;
}

.body_text p:has(> a.button) {
  margin-top: 2rem;
  margin-right: 0.5rem;
  margin-bottom: 0px;
  display: inline-block;
  vertical-align: top;
}

.body_text p:has(> a.button) a {
  margin-top: 0px;
}

.body_text p:has(a.button:not(:first-child)) a {
  margin-top: 0.5rem;
}

.training_body_text p:has(> a.button) {
  margin-right: 0.5rem;
  display: inline-block;
}

.training_body_text a {
  box-sizing: border-box;
  display: inline-block;
  cursor: pointer;
  border-radius: 0.25rem;
  border-width: 1px;
  border-style: solid;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 2rem;
  padding-right: 2rem;
  text-align: center;
  font-size: 12px;
  line-height: 140%;
  line-height: 1 !important;
  letter-spacing: 0.1em;
  outline: 2px solid transparent;
  outline-offset: 2px;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  font-family: "Azeret Mono", monospace;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
}

@media (max-width: 860px) {
  .training_body_text a {
    width: 100%;
  }
}

.training_body_text a.outline {
  border-width: 1px;
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

.training_body_text a.outline:hover {
  --tw-border-opacity: 1;
  border-color: rgb(0 196 32 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(0 196 32 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

.button.training_body_text a {
  border-width: 1px;
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

.button.training_body_text a:hover {
  --tw-border-opacity: 1;
  border-color: rgb(0 196 32 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(0 196 32 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

.training_body_text a.neon {
  --tw-border-opacity: 1;
  border-color: rgb(0 196 32 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(0 196 32 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

.training_body_text a.neon:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

.training_body_text a.grey {
  --tw-border-opacity: 1;
  border-color: rgb(229 230 231 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(229 230 231 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

.training_body_text a {
  margin-top: 1.5rem;
  outline-style: solid;
}

.sectorCard a.training_body_text a {
  width: 100%;
  text-align: center;
  font-size: 12px;
  line-height: 140%;
}

.body_text p:has(> a.training_body_text a) {
  margin-top: 2rem;
  margin-right: 0.5rem;
  margin-bottom: 0px;
  display: inline-block;
  vertical-align: top;
}

.body_text p:has(> a.training_body_text a) a {
  margin-top: 0px;
}

.body_text p:has(a.training_body_text a:not(:first-child)) a {
  margin-top: 0.5rem;
}

.training_body_text p:has(> a.training_body_text a) {
  margin-right: 0.5rem;
  display: inline-block;
}

.training_body_text a:hover {
  --tw-border-opacity: 1;
  border-color: rgb(0 196 32 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(0 196 32 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

.contentBody {
  margin-left: auto;
  margin-right: auto;
  margin-top: 100px;
  margin-bottom: 120px;
  max-width: 600px;
  text-align: center;
}

.contentBody ol {
  list-style-position: inside;
  list-style-type: decimal;
}

.contentBody h3 {
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

.contentBody p {
  margin-top: 3rem;
  margin-bottom: 3rem;
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

.contentBody a {
  box-sizing: border-box;
  display: inline-block;
  cursor: pointer;
  border-radius: 0.25rem;
  border-width: 1px;
  border-style: solid;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 2rem;
  padding-right: 2rem;
  text-align: center;
  font-size: 12px;
  line-height: 140%;
  line-height: 1 !important;
  letter-spacing: 0.1em;
  outline: 2px solid transparent;
  outline-offset: 2px;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  font-family: "Azeret Mono", monospace;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
}

@media (max-width: 860px) {
  .contentBody a {
    width: 100%;
  }
}

.contentBody a.outline {
  border-width: 1px;
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

.contentBody a.outline:hover {
  --tw-border-opacity: 1;
  border-color: rgb(0 196 32 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(0 196 32 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

.button.contentBody a {
  border-width: 1px;
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

.button.contentBody a:hover {
  --tw-border-opacity: 1;
  border-color: rgb(0 196 32 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(0 196 32 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

.contentBody a.neon {
  --tw-border-opacity: 1;
  border-color: rgb(0 196 32 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(0 196 32 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

.contentBody a.neon:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

.contentBody a.grey {
  --tw-border-opacity: 1;
  border-color: rgb(229 230 231 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(229 230 231 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1));
}

.contentBody a {
  margin-left: 10px;
  margin-right: 10px;
  display: inline-block;
  outline-style: solid;
}

.sectorCard a.contentBody a {
  width: 100%;
  text-align: center;
  font-size: 12px;
  line-height: 140%;
}

.body_text p:has(> a.contentBody a) {
  margin-top: 2rem;
  margin-right: 0.5rem;
  margin-bottom: 0px;
  display: inline-block;
  vertical-align: top;
}

.body_text p:has(> a.contentBody a) a {
  margin-top: 0px;
}

.body_text p:has(a.contentBody a:not(:first-child)) a {
  margin-top: 0.5rem;
}

.training_body_text p:has(> a.contentBody a) {
  margin-right: 0.5rem;
  display: inline-block;
}

.contentBody ul {
  margin-bottom: 3rem;
  list-style-type: disc;
  padding-left: 1rem;
  text-align: start;
  --tw-text-opacity: 1;
  color: rgb(53 92 85 / var(--tw-text-opacity, 1));
}

.contentBody li {
  margin-bottom: 0.5rem;
}

.contentBody table {
  height: auto !important;
  --tw-border-opacity: 1 !important;
  border-color: rgb(3 51 43 / var(--tw-border-opacity, 1)) !important;
}

.contentBody table,
  .accordions .panel .inner table {
  margin-bottom: 1.5rem;
  width: 100% !important;
}

.contentBody table th,
  .contentBody table td,
  .accordions .panel .inner table th,
  .accordions .panel .inner table td {
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(229 230 231 / var(--tw-border-opacity, 1));
  padding: 0.75rem;
  text-align: left;
  font-size: 16px;
  line-height: 140%;
}

.contentBody table th,
  .accordions .panel .inner table th {
  --tw-bg-opacity: 1;
  background-color: rgb(229 230 231 / var(--tw-bg-opacity, 1));
  font-weight: 600;
}

.contentBody table td,
  .accordions .panel .inner table td {
  height: auto !important;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  vertical-align: top;
}

.contentBody table tr:nth-child(even) td,
  .accordions .panel .inner table tr:nth-child(even) td {
  background-color: rgb(229 230 231 / 0.5);
}

.contentBody table td p,
  .contentBody table th p,
  .accordions .panel .inner table td p,
  .accordions .panel .inner table th p {
  margin: 0px !important;
  height: auto;
}

.videoBlock {
  margin-left: 10rem;
  margin-right: 10rem;
  margin-bottom: 3rem;
}

@media (max-width: 860px) {
  .videoBlock {
    margin-left: 1.25rem;
    margin-right: 1.25rem;
    width: auto;
  }
}

.videoBlock video {
  height: auto;
  width: 100%;
  border-radius: 15px;
  -o-object-fit: cover;
     object-fit: cover;
}

.imageBlock {
  margin-left: 10rem;
  margin-right: 10rem;
  margin-bottom: 3rem;
}

@media (max-width: 860px) {
  .imageBlock {
    margin-left: 1.25rem;
    margin-right: 1.25rem;
    width: auto;
  }
}

.imageBlock img {
  height: auto;
  width: 100%;
  border-radius: 15px;
  -o-object-fit: cover;
     object-fit: cover;
}

.block-slider {
  margin-bottom: 5rem;
}

@media (max-width: 860px) {
  .block-slider {
    margin-bottom: 2.5rem;
  }
}

.block-slider .block-slide {
  position: relative;
  margin-right: 1.25rem;
  height: 540px;
  cursor: grab;
}

@media (max-width: 860px) {
  .block-slider .block-slide {
    height: 240px;
  }
}

.block-slider .block-slide img {
  height: 540px;
  width: auto;
}

@media (max-width: 860px) {
  .block-slider .block-slide img {
    height: 240px;
  }
}

.block-slider .slick-dots {
  margin-top: 1rem;
  display: flex;
  justify-content: center;
  gap: 0.5rem;
}

.block-slider .slick-dots li {
  height: 0.75rem;
  width: 0.75rem;
  cursor: pointer;
  list-style-type: none;
  border-radius: 9999px;
  background-color: rgb(3 51 43 / 0.3);
  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: 200ms;
}

.block-slider .slick-dots li.slick-active {
  --tw-bg-opacity: 1;
  background-color: rgb(0 196 32 / var(--tw-bg-opacity, 1));
}

.block-slider .slick-dots li button {
  display: none;
}

/* Custom Cart Styles */

#dante table.details tbody tr td {
  --tw-text-opacity: 1 !important;
  color: rgb(3 51 43 / var(--tw-text-opacity, 1)) !important;
}

/* Footer Styles */

footer {
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
  -moz-column-gap: 2.5rem;
       column-gap: 2.5rem;
}

@media (max-width: 1360px) {
  footer {
    -moz-column-gap: 2rem;
         column-gap: 2rem;
  }
}

@media (max-width: 1140px) {
  footer {
    -moz-column-gap: 1.5rem;
         column-gap: 1.5rem;
  }
}

@media (max-width: 860px) {
  footer {
    -moz-column-gap: 1rem;
         column-gap: 1rem;
  }
}

footer {
  position: sticky;
  bottom: 0px;
  z-index: 0;
  height: auto;
  gap: 6rem;
  --tw-bg-opacity: 1;
  background-color: rgb(215 209 201 / var(--tw-bg-opacity, 1));
  padding-left: 5rem;
  padding-right: 5rem;
  padding-bottom: 60px;
  padding-top: 6rem;
}

@media (max-width: 1140px) {
  footer {
    -moz-column-gap: 0px;
         column-gap: 0px;
  }
}

@media (max-width: 860px) {
  footer {
    row-gap: 3rem;
    padding-left: 2.25rem;
    padding-right: 2.25rem;
    padding-top: 3.5rem;
    padding-bottom: 0px;
  }
}

footer {
  pointer-events: none;
}

.footerGridHeader {
  grid-column: span 8 / span 8;
}

@media (max-width: 1140px) {
  .footerGridHeader {
    grid-column: 1 / -1;
  }
}

footer * {
  pointer-events: auto;
}

footer a {
  cursor: pointer;
  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: 200ms;
  font-family: "text-medium", sans-serif;
  font-weight: 500;
  font-style: normal;
}

footer a:hover {
  --tw-text-opacity: 1;
  color: rgb(0 196 32 / var(--tw-text-opacity, 1));
}

footer h6 {
  font-size: 10px;
  font-family: "Azeret Mono", monospace;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

footer .footerList {
  margin-top: 1.5rem;
}

footer .footerList li {
  margin-bottom: 0.75rem;
  line-height: 1;
}

/*
 * Custom Melange Grotesk Font Face Import
*/

@font-face {
  font-family: "text-medium";

  font-weight: 500;

  font-style: normal;

  font-display: swap;

  src:
    url("../fonts/KMRMelangeGrotesk-Medium.woff2") format("woff2"),
    url("../fonts/KMRMelangeGrotesk-Medium.woff") format("woff"),
    url("../fonts/KMRMelangeGrotesk-Medium.ttf") format("truetype");
}

@font-face {
  font-family: "text-regular";

  font-weight: 400;

  font-style: normal;

  font-display: swap;

  src:
    url("../fonts/KMRMelangeGrotesk-Regular.woff2") format("woff2"),
    url("../fonts/KMRMelangeGrotesk-Regular.woff") format("woff"),
    url("../fonts/KMRMelangeGrotesk-Regular.ttf") format("truetype");
}

/*
 * fadeIn Animation
*/

@keyframes fadeIn {
  0% {
    opacity: 0;
    transform: translateY(30px);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

.animate-fadeIn {
  animation: fadeIn 600ms ease-out forwards;
  animation-delay: 0.3s;
}

/*
 * Custom Font Classes
 * text: Melange Grotesk
 * button: Azeret Mono
*/

.font-text {
  font-family: "text-medium", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.font-text-normal {
  font-family: "text-regular", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.font-button {
  font-family: "Azeret Mono", monospace;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
}

.font-azeret {
  font-family: "Azeret Mono", monospace;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

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

.hover\:border-neon:hover {
  --tw-border-opacity: 1;
  border-color: rgb(0 196 32 / var(--tw-border-opacity, 1));
}

.hover\:bg-neon:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(0 196 32 / var(--tw-bg-opacity, 1));
}

.hover\:bg-stone\/100:hover {
  background-color: rgb(215 209 201 / 1);
}

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

.hover\:opacity-70:hover {
  opacity: 0.7;
}

@media (max-width: 1360px) {
  .laptop\:mb-8 {
    margin-bottom: 2rem;
  }

  .laptop\:hidden {
    display: none;
  }
}

@media (max-width: 1140px) {
  .medium\:col-span-full {
    grid-column: 1 / -1;
  }
}

@media (max-width: 1274px) {
  .tablet\:col-span-12 {
    grid-column: span 12 / span 12;
  }

  .tablet\:mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }

  .tablet\:flex {
    display: flex;
  }

  .tablet\:hidden {
    display: none;
  }

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

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

@media (max-width: 860px) {
  .mobile\:relative {
    position: relative;
  }

  .mobile\:top-0 {
    top: 0px;
  }

  .mobile\:order-1 {
    order: 1;
  }

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

  .mobile\:order-3 {
    order: 3;
  }

  .mobile\:col-span-full {
    grid-column: 1 / -1;
  }

  .mobile\:float-none {
    float: none;
  }

  .mobile\:mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }

  .mobile\:mx-10 {
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }

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

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

  .mobile\:my-14 {
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }

  .mobile\:my-\[60px\] {
    margin-top: 60px;
    margin-bottom: 60px;
  }

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

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

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

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

  .mobile\:mb-20 {
    margin-bottom: 5rem;
  }

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

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

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

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

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

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

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

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

  .mobile\:block {
    display: block;
  }

  .mobile\:hidden {
    display: none;
  }

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

  .mobile\:max-h-none {
    max-height: none;
  }

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

  .mobile\:w-full {
    width: 100%;
  }

  .mobile\:max-w-\[100\%\] {
    max-width: 100%;
  }

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

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

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

  .mobile\:gap-0 {
    gap: 0px;
  }

  .mobile\:gap-2 {
    gap: 0.5rem;
  }

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

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

  .mobile\:gap-x-0 {
    -moz-column-gap: 0px;
         column-gap: 0px;
  }

  .mobile\:gap-y-0 {
    row-gap: 0px;
  }

  .mobile\:gap-y-6 {
    row-gap: 1.5rem;
  }

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

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

  .mobile\:rounded-b-3xl {
    border-bottom-right-radius: 1.5rem;
    border-bottom-left-radius: 1.5rem;
  }

  .mobile\:rounded-b-none {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
  }

  .mobile\:rounded-t-3xl {
    border-top-left-radius: 1.5rem;
    border-top-right-radius: 1.5rem;
  }

  .mobile\:rounded-t-none {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
  }

  .mobile\:bg-copy {
    --tw-bg-opacity: 1;
    background-color: rgb(53 92 85 / var(--tw-bg-opacity, 1));
  }

  .mobile\:bg-slate {
    --tw-bg-opacity: 1;
    background-color: rgb(3 51 43 / var(--tw-bg-opacity, 1));
  }

  .mobile\:bg-none {
    background-image: none;
  }

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

  .mobile\:px-16 {
    padding-left: 4rem;
    padding-right: 4rem;
  }

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

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

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

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

  .mobile\:py-24 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

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

  .mobile\:pb-14 {
    padding-bottom: 3.5rem;
  }

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

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

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

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

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

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

  .mobile\:text-start {
    text-align: start;
  }

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

@media (max-width: 500px) {
  .small\:mb-5 {
    margin-bottom: 1.25rem;
  }

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

.\[\&_\*\]\:transition-all * {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.\[\&_\*\]\:duration-300 * {
  transition-duration: 300ms;
}
