.tw-container {
  @import 'https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700&family=Montserrat:wght@300;400;700&display=swap';
}
.tw-container *,
.tw-container ::before,
.tw-container ::after {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: #e5e7eb;
}
.tw-container ::before,
.tw-container ::after {
  --tw-content: '';
}
.tw-container html,
.tw-container :host {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  font-family: ui-sans-serif, system-ui, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol',
    'Noto Color Emoji';
  font-feature-settings: normal;
  font-variation-settings: normal;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.tw-container body {
  margin: 0;
  line-height: inherit;
}
.tw-container hr {
  height: 0;
  color: inherit;
  border-top-width: 1px;
}
.tw-container abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
.tw-container h1,
.tw-container h2,
.tw-container h3,
.tw-container h4,
.tw-container h5,
.tw-container h6 {
  font-size: inherit;
  font-weight: inherit;
}
.tw-container a {
  color: inherit;
  text-decoration: inherit;
}
.tw-container b,
.tw-container strong {
  font-weight: bolder;
}
.tw-container code,
.tw-container kbd,
.tw-container samp,
.tw-container pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New', monospace;
  font-feature-settings: normal;
  font-variation-settings: normal;
  font-size: 1em;
}
.tw-container small {
  font-size: 80%;
}
.tw-container sub,
.tw-container sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
.tw-container sub {
  bottom: -0.25em;
}
.tw-container sup {
  top: -0.5em;
}
.tw-container table {
  text-indent: 0;
  border-color: inherit;
  border-collapse: collapse;
}
.tw-container button,
.tw-container input,
.tw-container optgroup,
.tw-container select,
.tw-container textarea {
  font-family: inherit;
  font-feature-settings: inherit;
  font-variation-settings: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  color: inherit;
  margin: 0;
  padding: 0;
}
.tw-container button,
.tw-container select {
  text-transform: none;
}
.tw-container button,
.tw-container [type='button'],
.tw-container [type='reset'],
.tw-container [type='submit'] {
  -webkit-appearance: button;
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
}
.tw-container :-moz-focusring {
  outline: auto;
}
.tw-container :-moz-ui-invalid {
  box-shadow: none;
}
.tw-container progress {
  vertical-align: baseline;
}
.tw-container ::-webkit-inner-spin-button,
.tw-container ::-webkit-outer-spin-button {
  height: auto;
}
.tw-container [type='search'] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
.tw-container ::-webkit-search-decoration {
  -webkit-appearance: none;
}
.tw-container ::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
.tw-container summary {
  display: list-item;
}
.tw-container blockquote,
.tw-container dl,
.tw-container dd,
.tw-container h1,
.tw-container h2,
.tw-container h3,
.tw-container h4,
.tw-container h5,
.tw-container h6,
.tw-container hr,
.tw-container figure,
.tw-container p,
.tw-container pre {
  margin: 0;
}
.tw-container fieldset {
  margin: 0;
  padding: 0;
}
.tw-container legend {
  padding: 0;
}
.tw-container ol,
.tw-container ul,
.tw-container menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
.tw-container dialog {
  padding: 0;
}
.tw-container textarea {
  resize: vertical;
}
.tw-container input::-moz-placeholder,
.tw-container textarea::-moz-placeholder {
  opacity: 1;
  color: #9ca3af;
}
.tw-container input::placeholder,
.tw-container textarea::placeholder {
  opacity: 1;
  color: #9ca3af;
}
.tw-container button,
.tw-container [role='button'] {
  cursor: pointer;
}
.tw-container :disabled {
  cursor: default;
}
.tw-container img,
.tw-container svg,
.tw-container video,
.tw-container canvas,
.tw-container audio,
.tw-container iframe,
.tw-container embed,
.tw-container object {
  display: block;
  vertical-align: middle;
}
.tw-container img,
.tw-container video {
  max-width: 100%;
  height: auto;
}
.tw-container [hidden] {
  display: none;
}
.tw-container :root {
  --color-fill-primary: 0, 169, 224;
  --color-fill-secondary: 0, 255, 132;
  --color-fill-accent: 0, 253, 220;
  --color-text-header: 255, 255, 255;
  --color-bg-header: 0, 169, 224;
  --color-text-heading: 48, 48, 48;
  --color-link-base: 0, 169, 224;
  --color-link-hover: 61, 51, 147;
  --color-button-text-base: 255, 255, 255;
  --color-button-text-hover: 61, 51, 147;
  --color-button-bg-base: 0, 169, 224;
  --color-button-bg-hover: 0, 255, 132;
}
.tw-container .skin-coursefinder {
  --color-fill-primary: 26, 141, 154;
  --color-fill-secondary: 32, 172, 188;
  --color-fill-accent: 64, 249, 155;
  --color-text-header: 255, 255, 255;
  --color-bg-header: 26, 141, 154;
  --color-text-heading: 30, 30, 36;
  --color-link-base: 32, 172, 188;
  --color-link-hover: 26, 141, 154;
  --color-button-text-base: 30, 30, 36;
  --color-button-text-hover: 255, 255, 255;
  --color-button-bg-base: 64, 249, 155;
  --color-button-bg-hover: 32, 172, 188;
}
.tw-container .skin-reach {
  --color-fill-primary: 0, 51, 73;
  --color-fill-secondary: 255, 209, 0;
  --color-fill-accent: 201, 239, 255;
  --color-text-header: 255, 255, 255;
  --color-bg-header: 0, 51, 73;
  --color-text-heading: 0, 51, 73;
  --color-link-base: 0, 169, 224;
  --color-link-hover: 33, 212, 253;
  --color-button-text-base: 255, 255, 255;
  --color-button-text-hover: 255, 255, 255;
  --color-button-bg-base: 0, 169, 224;
  --color-button-bg-hover: 33, 212, 253;
}
.tw-container .skin-reach-admin {
  --color-fill-primary: 39, 76, 119;
  --color-fill-secondary: 252, 163, 17;
  --color-fill-accent: 242, 100, 25;
  --color-text-header: 255, 255, 255;
  --color-bg-header: 39, 76, 119;
  --color-text-heading: 39, 76, 119;
  --color-link-base: 252, 163, 17;
  --color-link-hover: 242, 100, 25;
  --color-button-text-base: 255, 255, 255;
  --color-button-text-hover: 255, 255, 255;
  --color-button-bg-base: 33, 212, 253;
  --color-button-bg-hover: 0, 169, 224;
}
.tw-container .skin-myfuture-admin {
  --color-fill-primary: 62, 135, 203;
  --color-fill-secondary: 254, 219, 0;
  --color-fill-accent: 33, 212, 253;
  --color-text-header: 255, 255, 255;
  --color-bg-header: 62, 135, 203;
  --color-text-heading: 62, 135, 203;
  --color-link-base: 33, 212, 253;
  --color-link-hover: 0, 169, 224;
  --color-button-text-base: 255, 255, 255;
  --color-button-text-hover: 255, 255, 255;
  --color-button-bg-base: 33, 212, 253;
  --color-button-bg-hover: 0, 169, 224;
}
.tw-container .skin-interest-1 {
  --color-fill-primary: 169, 114, 69;
}
.tw-container .skin-interest-2 {
  --color-fill-primary: 27, 116, 154;
}
.tw-container .skin-interest-3 {
  --color-fill-primary: 27, 179, 192;
}
.tw-container .skin-interest-4 {
  --color-fill-primary: 95, 74, 139;
}
.tw-container .skin-interest-5 {
  --color-fill-primary: 99, 170, 128;
}
.tw-container .skin-interest-6 {
  --color-fill-primary: 209, 48, 118;
}
.tw-container .skin-interest-7 {
  --color-fill-primary: 226, 100, 59;
}
.tw-container .skin-interest-8 {
  --color-fill-primary: 112, 135, 101;
}
.tw-container .skin-mi-1 {
  --color-fill-primary: 237, 106, 90;
}
.tw-container .skin-mi-2 {
  --color-fill-primary: 182, 52, 55;
}
.tw-container .skin-mi-3 {
  --color-fill-primary: 209, 48, 118;
}
.tw-container .skin-mi-4 {
  --color-fill-primary: 95, 74, 139;
}
.tw-container .skin-mi-5 {
  --color-fill-primary: 31, 138, 245;
}
.tw-container .skin-mi-6 {
  --color-fill-primary: 255, 209, 0;
}
.tw-container .skin-mi-7 {
  --color-fill-primary: 242, 153, 0;
}
.tw-container .skin-mi-8 {
  --color-fill-primary: 112, 135, 101;
}
.tw-container .skin-sector-category-1 {
  --color-fill-primary: 129, 195, 64;
  --color-fill-secondary: 211, 249, 181;
  --color-fill-accent: 55, 61, 32;
  --color-text-header: 255, 255, 255;
  --color-bg-header: 129, 195, 64;
  --color-text-heading: 129, 195, 64;
  --color-link-base: 129, 195, 64;
  --color-link-hover: 55, 61, 32;
  --color-button-text-base: 255, 255, 255;
  --color-button-text-hover: 255, 255, 255;
  --color-button-bg-base: 129, 195, 64;
  --color-button-bg-hover: 55, 61, 32;
}
.tw-container .skin-sector-category-2 {
  --color-fill-primary: 95, 74, 139;
  --color-fill-secondary: 94, 252, 141;
  --color-fill-accent: 209, 131, 201;
  --color-text-header: 255, 255, 255;
  --color-bg-header: 95, 74, 139;
  --color-text-heading: 95, 74, 139;
  --color-link-base: 95, 74, 139;
  --color-link-hover: 94, 252, 141;
  --color-button-text-base: 95, 74, 139;
  --color-button-text-hover: 255, 255, 255;
  --color-button-bg-base: 94, 252, 141;
  --color-button-bg-hover: 95, 74, 139;
}
.tw-container .skin-sector-category-3 {
  --color-fill-primary: 1, 198, 178;
  --color-fill-secondary: 255, 214, 160;
  --color-fill-accent: 211, 63, 73;
  --color-text-header: 255, 255, 255;
  --color-bg-header: 1, 198, 178;
  --color-text-heading: 1, 198, 178;
  --color-link-base: 1, 198, 178;
  --color-link-hover: 255, 214, 160;
  --color-button-text-base: 255, 255, 255;
  --color-button-text-hover: 1, 198, 178;
  --color-button-bg-base: 211, 63, 73;
  --color-button-bg-hover: 255, 214, 160;
}
.tw-container .skin-sector-category-4 {
  --color-fill-primary: 209, 48, 118;
  --color-fill-secondary: 137, 249, 255;
  --color-fill-accent: 237, 246, 125;
  --color-text-header: 255, 255, 255;
  --color-bg-header: 209, 48, 118;
  --color-text-heading: 209, 48, 118;
  --color-link-base: 209, 48, 118;
  --color-link-hover: 237, 246, 125;
  --color-button-text-base: 209, 48, 118;
  --color-button-text-hover: 209, 48, 118;
  --color-button-bg-base: 137, 249, 255;
  --color-button-bg-hover: 237, 246, 125;
}
.tw-container .skin-sector-category-5 {
  --color-fill-primary: 242, 153, 0;
  --color-fill-secondary: 255, 231, 76;
  --color-fill-accent: 13, 59, 102;
  --color-text-header: 255, 255, 255;
  --color-bg-header: 242, 153, 0;
  --color-text-heading: 242, 153, 0;
  --color-link-base: 242, 153, 0;
  --color-link-hover: 255, 231, 76;
  --color-button-text-base: 255, 255, 255;
  --color-button-text-hover: 242, 153, 0;
  --color-button-bg-base: 13, 59, 102;
  --color-button-bg-hover: 255, 231, 76;
}
.tw-container .skin-sector-category-6 {
  --color-fill-primary: 0, 72, 102;
  --color-fill-secondary: 189, 217, 191;
  --color-fill-accent: 245, 93, 62;
  --color-text-header: 255, 255, 255;
  --color-bg-header: 0, 72, 102;
  --color-text-heading: 0, 72, 102;
  --color-link-base: 0, 72, 102;
  --color-link-hover: 189, 217, 191;
  --color-button-text-base: 255, 255, 255;
  --color-button-text-hover: 0, 72, 102;
  --color-button-bg-base: 245, 93, 62;
  --color-button-bg-hover: 189, 217, 191;
}
.tw-container .skin-sector-category-7 {
  --color-fill-primary: 54, 160, 206;
  --color-fill-secondary: 254, 215, 102;
  --color-fill-accent: 77, 83, 130;
  --color-text-header: 255, 255, 255;
  --color-bg-header: 54, 160, 206;
  --color-text-heading: 54, 160, 206;
  --color-link-base: 54, 160, 206;
  --color-link-hover: 254, 215, 102;
  --color-button-text-base: 255, 255, 255;
  --color-button-text-hover: 54, 160, 206;
  --color-button-bg-base: 77, 83, 130;
  --color-button-bg-hover: 254, 215, 102;
}
.tw-container .skin-custom-combilift {
  --color-fill-primary: 0, 105, 55;
  --color-fill-secondary: 131, 183, 53;
  --color-fill-accent: 33, 33, 33;
  --color-text-header: 255, 255, 255;
  --color-bg-header: 0, 105, 55;
  --color-text-heading: 0, 105, 55;
  --color-link-base: 0, 105, 55;
  --color-link-hover: 131, 183, 53;
  --color-button-text-base: 255, 255, 255;
  --color-button-text-hover: 0, 105, 55;
  --color-button-bg-base: 33, 33, 33;
  --color-button-bg-hover: 131, 183, 53;
}
.tw-container *,
.tw-container ::before,
.tw-container ::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-container ::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-container .\!container {
  width: 100% !important;
}
.tw-container .container {
  width: 100%;
}
@media (min-width: 640px) {
  .tw-container .\!container {
    max-width: 640px !important;
  }
  .tw-container .container {
    max-width: 640px;
  }
}
@media (min-width: 768px) {
  .tw-container .\!container {
    max-width: 768px !important;
  }
  .tw-container .container {
    max-width: 768px;
  }
}
@media (min-width: 1024px) {
  .tw-container .\!container {
    max-width: 1024px !important;
  }
  .tw-container .container {
    max-width: 1024px;
  }
}
@media (min-width: 1280px) {
  .tw-container .\!container {
    max-width: 1280px !important;
  }
  .tw-container .container {
    max-width: 1280px;
  }
}
@media (min-width: 1536px) {
  .tw-container .\!container {
    max-width: 1536px !important;
  }
  .tw-container .container {
    max-width: 1536px;
  }
}
.tw-container .prose {
  color: var(--tw-prose-body);
  max-width: 65ch;
}
.tw-container .prose :where(p):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
.tw-container .prose :where([class~='lead']):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  color: var(--tw-prose-lead);
  font-size: 1.25em;
  line-height: 1.6;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}
.tw-container .prose :where(a):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  color: var(--tw-prose-links);
  text-decoration: underline;
  font-weight: 500;
}
.tw-container .prose :where(strong):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  color: var(--tw-prose-bold);
  font-weight: 600;
}
.tw-container .prose :where(a strong):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  color: inherit;
}
.tw-container .prose :where(blockquote strong):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  color: inherit;
}
.tw-container .prose :where(thead th strong):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  color: inherit;
}
.tw-container .prose :where(ol):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  list-style-type: decimal;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 1.625em;
}
.tw-container .prose :where(ol[type='A']):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  list-style-type: upper-alpha;
}
.tw-container .prose :where(ol[type='a']):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  list-style-type: lower-alpha;
}
.tw-container .prose :where(ol[type='A s']):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  list-style-type: upper-alpha;
}
.tw-container .prose :where(ol[type='a s']):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  list-style-type: lower-alpha;
}
.tw-container .prose :where(ol[type='I']):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  list-style-type: upper-roman;
}
.tw-container .prose :where(ol[type='i']):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  list-style-type: lower-roman;
}
.tw-container .prose :where(ol[type='I s']):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  list-style-type: upper-roman;
}
.tw-container .prose :where(ol[type='i s']):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  list-style-type: lower-roman;
}
.tw-container .prose :where(ol[type='1']):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  list-style-type: decimal;
}
.tw-container .prose :where(ul):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  list-style-type: disc;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 1.625em;
}
.tw-container .prose :where(ol > li):not(:where([class~='not-prose'], [class~='not-prose'] *))::marker {
  font-weight: 400;
  color: var(--tw-prose-counters);
}
.tw-container .prose :where(ul > li):not(:where([class~='not-prose'], [class~='not-prose'] *))::marker {
  color: var(--tw-prose-bullets);
}
.tw-container .prose :where(dt):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.25em;
}
.tw-container .prose :where(hr):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  border-color: var(--tw-prose-hr);
  border-top-width: 1px;
  margin-top: 3em;
  margin-bottom: 3em;
}
.tw-container .prose :where(blockquote):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  font-weight: 500;
  font-style: italic;
  color: var(--tw-prose-quotes);
  border-left-width: 0.25rem;
  border-left-color: var(--tw-prose-quote-borders);
  quotes: '“' '”' '‘' '’';
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-left: 1em;
}
.tw-container
  .prose
  :where(blockquote p:first-of-type):not(:where([class~='not-prose'], [class~='not-prose'] *))::before {
  content: open-quote;
}
.tw-container
  .prose
  :where(blockquote p:last-of-type):not(:where([class~='not-prose'], [class~='not-prose'] *))::after {
  content: close-quote;
}
.tw-container .prose :where(h1):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  color: var(--tw-prose-headings);
  font-weight: 800;
  font-size: 2.25em;
  margin-top: 0;
  margin-bottom: 0.8888889em;
  line-height: 1.1111111;
}
.tw-container .prose :where(h1 strong):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  font-weight: 900;
  color: inherit;
}
.tw-container .prose :where(h2):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  color: var(--tw-prose-headings);
  font-weight: 700;
  font-size: 1.5em;
  margin-top: 2em;
  margin-bottom: 1em;
  line-height: 1.3333333;
}
.tw-container .prose :where(h2 strong):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  font-weight: 800;
  color: inherit;
}
.tw-container .prose :where(h3):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  font-size: 1.25em;
  margin-top: 1.6em;
  margin-bottom: 0.6em;
  line-height: 1.6;
}
.tw-container .prose :where(h3 strong):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  font-weight: 700;
  color: inherit;
}
.tw-container .prose :where(h4):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: 1.5;
}
.tw-container .prose :where(h4 strong):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  font-weight: 700;
  color: inherit;
}
.tw-container .prose :where(img):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.tw-container .prose :where(picture):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  display: block;
  margin-top: 2em;
  margin-bottom: 2em;
}
.tw-container .prose :where(kbd):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  font-weight: 500;
  font-family: inherit;
  color: var(--tw-prose-kbd);
  box-shadow: 0 0 0 1px rgb(var(--tw-prose-kbd-shadows) / 10%), 0 3px 0 rgb(var(--tw-prose-kbd-shadows) / 10%);
  font-size: 0.875em;
  border-radius: 0.3125rem;
  padding-top: 0.1875em;
  padding-right: 0.375em;
  padding-bottom: 0.1875em;
  padding-left: 0.375em;
}
.tw-container .prose :where(code):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  color: var(--tw-prose-code);
  font-weight: 600;
  font-size: 0.875em;
}
.tw-container .prose :where(code):not(:where([class~='not-prose'], [class~='not-prose'] *))::before {
  content: '`';
}
.tw-container .prose :where(code):not(:where([class~='not-prose'], [class~='not-prose'] *))::after {
  content: '`';
}
.tw-container .prose :where(a code):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  color: inherit;
}
.tw-container .prose :where(h1 code):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  color: inherit;
}
.tw-container .prose :where(h2 code):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  color: inherit;
  font-size: 0.875em;
}
.tw-container .prose :where(h3 code):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  color: inherit;
  font-size: 0.9em;
}
.tw-container .prose :where(h4 code):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  color: inherit;
}
.tw-container .prose :where(blockquote code):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  color: inherit;
}
.tw-container .prose :where(thead th code):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  color: inherit;
}
.tw-container .prose :where(pre):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  color: var(--tw-prose-pre-code);
  background-color: var(--tw-prose-pre-bg);
  overflow-x: auto;
  font-weight: 400;
  font-size: 0.875em;
  line-height: 1.7142857;
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
  border-radius: 0.375rem;
  padding-top: 0.8571429em;
  padding-right: 1.1428571em;
  padding-bottom: 0.8571429em;
  padding-left: 1.1428571em;
}
.tw-container .prose :where(pre code):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  background-color: rgba(0, 0, 0, 0);
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}
.tw-container .prose :where(pre code):not(:where([class~='not-prose'], [class~='not-prose'] *))::before {
  content: none;
}
.tw-container .prose :where(pre code):not(:where([class~='not-prose'], [class~='not-prose'] *))::after {
  content: none;
}
.tw-container .prose :where(table):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  width: 100%;
  table-layout: auto;
  text-align: left;
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 0.875em;
  line-height: 1.7142857;
}
.tw-container .prose :where(thead):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-th-borders);
}
.tw-container .prose :where(thead th):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  vertical-align: bottom;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}
.tw-container .prose :where(tbody tr):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-td-borders);
}
.tw-container .prose :where(tbody tr:last-child):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  border-bottom-width: 0;
}
.tw-container .prose :where(tbody td):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  vertical-align: baseline;
}
.tw-container .prose :where(tfoot):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  border-top-width: 1px;
  border-top-color: var(--tw-prose-th-borders);
}
.tw-container .prose :where(tfoot td):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  vertical-align: top;
}
.tw-container .prose :where(figure > *):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.tw-container .prose :where(figcaption):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  color: var(--tw-prose-captions);
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}
.tw-container .prose {
  --tw-prose-body: #374151;
  --tw-prose-headings: #111827;
  --tw-prose-lead: #4b5563;
  --tw-prose-links: #111827;
  --tw-prose-bold: #111827;
  --tw-prose-counters: #6b7280;
  --tw-prose-bullets: #d1d5db;
  --tw-prose-hr: #e5e7eb;
  --tw-prose-quotes: #111827;
  --tw-prose-quote-borders: #e5e7eb;
  --tw-prose-captions: #6b7280;
  --tw-prose-kbd: #111827;
  --tw-prose-kbd-shadows: 17 24 39;
  --tw-prose-code: #111827;
  --tw-prose-pre-code: #e5e7eb;
  --tw-prose-pre-bg: #1f2937;
  --tw-prose-th-borders: #d1d5db;
  --tw-prose-td-borders: #e5e7eb;
  --tw-prose-invert-body: #d1d5db;
  --tw-prose-invert-headings: #fff;
  --tw-prose-invert-lead: #9ca3af;
  --tw-prose-invert-links: #fff;
  --tw-prose-invert-bold: #fff;
  --tw-prose-invert-counters: #9ca3af;
  --tw-prose-invert-bullets: #4b5563;
  --tw-prose-invert-hr: #374151;
  --tw-prose-invert-quotes: #f3f4f6;
  --tw-prose-invert-quote-borders: #374151;
  --tw-prose-invert-captions: #9ca3af;
  --tw-prose-invert-kbd: #fff;
  --tw-prose-invert-kbd-shadows: 255 255 255;
  --tw-prose-invert-code: #fff;
  --tw-prose-invert-pre-code: #d1d5db;
  --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
  --tw-prose-invert-th-borders: #4b5563;
  --tw-prose-invert-td-borders: #374151;
  font-size: 1rem;
  line-height: 1.75;
}
.tw-container .prose :where(picture > img):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.tw-container .prose :where(video):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.tw-container .prose :where(li):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.tw-container .prose :where(ol > li):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  padding-left: 0.375em;
}
.tw-container .prose :where(ul > li):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  padding-left: 0.375em;
}
.tw-container .prose :where(.prose > ul > li p):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.tw-container
  .prose
  :where(.prose > ul > li > *:first-child):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  margin-top: 1.25em;
}
.tw-container .prose :where(.prose > ul > li > *:last-child):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  margin-bottom: 1.25em;
}
.tw-container
  .prose
  :where(.prose > ol > li > *:first-child):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  margin-top: 1.25em;
}
.tw-container .prose :where(.prose > ol > li > *:last-child):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  margin-bottom: 1.25em;
}
.tw-container .prose :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.tw-container .prose :where(dl):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
.tw-container .prose :where(dd):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  margin-top: 0.5em;
  padding-left: 1.625em;
}
.tw-container .prose :where(hr + *):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  margin-top: 0;
}
.tw-container .prose :where(h2 + *):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  margin-top: 0;
}
.tw-container .prose :where(h3 + *):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  margin-top: 0;
}
.tw-container .prose :where(h4 + *):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  margin-top: 0;
}
.tw-container .prose :where(thead th:first-child):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  padding-left: 0;
}
.tw-container .prose :where(thead th:last-child):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  padding-right: 0;
}
.tw-container .prose :where(tbody td, tfoot td):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  padding-top: 0.5714286em;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}
.tw-container
  .prose
  :where(tbody td:first-child, tfoot td:first-child):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  padding-left: 0;
}
.tw-container
  .prose
  :where(tbody td:last-child, tfoot td:last-child):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  padding-right: 0;
}
.tw-container .prose :where(figure):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.tw-container .prose :where(.prose > :first-child):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  margin-top: 0;
}
.tw-container .prose :where(.prose > :last-child):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  margin-bottom: 0;
}
.tw-container .prose-sm {
  font-size: 0.875rem;
  line-height: 1.7142857;
}
.tw-container .prose-sm :where(p):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
}
.tw-container .prose-sm :where([class~='lead']):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  font-size: 1.2857143em;
  line-height: 1.5555556;
  margin-top: 0.8888889em;
  margin-bottom: 0.8888889em;
}
.tw-container .prose-sm :where(blockquote):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
  padding-left: 1.1111111em;
}
.tw-container .prose-sm :where(h1):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  font-size: 2.1428571em;
  margin-top: 0;
  margin-bottom: 0.8em;
  line-height: 1.2;
}
.tw-container .prose-sm :where(h2):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  font-size: 1.4285714em;
  margin-top: 1.6em;
  margin-bottom: 0.8em;
  line-height: 1.4;
}
.tw-container .prose-sm :where(h3):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  font-size: 1.2857143em;
  margin-top: 1.5555556em;
  margin-bottom: 0.4444444em;
  line-height: 1.5555556;
}
.tw-container .prose-sm :where(h4):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  margin-top: 1.4285714em;
  margin-bottom: 0.5714286em;
  line-height: 1.4285714;
}
.tw-container .prose-sm :where(img):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}
.tw-container .prose-sm :where(picture):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}
.tw-container .prose-sm :where(picture > img):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.tw-container .prose-sm :where(video):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}
.tw-container .prose-sm :where(kbd):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  font-size: 0.8571429em;
  border-radius: 0.3125rem;
  padding-top: 0.1428571em;
  padding-right: 0.3571429em;
  padding-bottom: 0.1428571em;
  padding-left: 0.3571429em;
}
.tw-container .prose-sm :where(code):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  font-size: 0.8571429em;
}
.tw-container .prose-sm :where(h2 code):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  font-size: 0.9em;
}
.tw-container .prose-sm :where(h3 code):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  font-size: 0.8888889em;
}
.tw-container .prose-sm :where(pre):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  font-size: 0.8571429em;
  line-height: 1.6666667;
  margin-top: 1.6666667em;
  margin-bottom: 1.6666667em;
  border-radius: 0.25rem;
  padding-top: 0.6666667em;
  padding-right: 1em;
  padding-bottom: 0.6666667em;
  padding-left: 1em;
}
.tw-container .prose-sm :where(ol):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
  padding-left: 1.5714286em;
}
.tw-container .prose-sm :where(ul):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
  padding-left: 1.5714286em;
}
.tw-container .prose-sm :where(li):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  margin-top: 0.2857143em;
  margin-bottom: 0.2857143em;
}
.tw-container .prose-sm :where(ol > li):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  padding-left: 0.4285714em;
}
.tw-container .prose-sm :where(ul > li):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  padding-left: 0.4285714em;
}
.tw-container .prose-sm :where(.prose-sm > ul > li p):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  margin-top: 0.5714286em;
  margin-bottom: 0.5714286em;
}
.tw-container
  .prose-sm
  :where(.prose-sm > ul > li > *:first-child):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  margin-top: 1.1428571em;
}
.tw-container
  .prose-sm
  :where(.prose-sm > ul > li > *:last-child):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  margin-bottom: 1.1428571em;
}
.tw-container
  .prose-sm
  :where(.prose-sm > ol > li > *:first-child):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  margin-top: 1.1428571em;
}
.tw-container
  .prose-sm
  :where(.prose-sm > ol > li > *:last-child):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  margin-bottom: 1.1428571em;
}
.tw-container .prose-sm :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  margin-top: 0.5714286em;
  margin-bottom: 0.5714286em;
}
.tw-container .prose-sm :where(dl):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
}
.tw-container .prose-sm :where(dt):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  margin-top: 1.1428571em;
}
.tw-container .prose-sm :where(dd):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  margin-top: 0.2857143em;
  padding-left: 1.5714286em;
}
.tw-container .prose-sm :where(hr):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  margin-top: 2.8571429em;
  margin-bottom: 2.8571429em;
}
.tw-container .prose-sm :where(hr + *):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  margin-top: 0;
}
.tw-container .prose-sm :where(h2 + *):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  margin-top: 0;
}
.tw-container .prose-sm :where(h3 + *):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  margin-top: 0;
}
.tw-container .prose-sm :where(h4 + *):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  margin-top: 0;
}
.tw-container .prose-sm :where(table):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  font-size: 0.8571429em;
  line-height: 1.5;
}
.tw-container .prose-sm :where(thead th):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  padding-right: 1em;
  padding-bottom: 0.6666667em;
  padding-left: 1em;
}
.tw-container .prose-sm :where(thead th:first-child):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  padding-left: 0;
}
.tw-container .prose-sm :where(thead th:last-child):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  padding-right: 0;
}
.tw-container .prose-sm :where(tbody td, tfoot td):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  padding-top: 0.6666667em;
  padding-right: 1em;
  padding-bottom: 0.6666667em;
  padding-left: 1em;
}
.tw-container
  .prose-sm
  :where(tbody td:first-child, tfoot td:first-child):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  padding-left: 0;
}
.tw-container
  .prose-sm
  :where(tbody td:last-child, tfoot td:last-child):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  padding-right: 0;
}
.tw-container .prose-sm :where(figure):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}
.tw-container .prose-sm :where(figure > *):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.tw-container .prose-sm :where(figcaption):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  font-size: 0.8571429em;
  line-height: 1.3333333;
  margin-top: 0.6666667em;
}
.tw-container .prose-sm :where(.prose-sm > :first-child):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  margin-top: 0;
}
.tw-container .prose-sm :where(.prose-sm > :last-child):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  margin-bottom: 0;
}
.tw-container .prose-lg {
  font-size: 1.125rem;
  line-height: 1.7777778;
}
.tw-container .prose-lg :where(p):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
}
.tw-container .prose-lg :where([class~='lead']):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  font-size: 1.2222222em;
  line-height: 1.4545455;
  margin-top: 1.0909091em;
  margin-bottom: 1.0909091em;
}
.tw-container .prose-lg :where(blockquote):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  margin-top: 1.6666667em;
  margin-bottom: 1.6666667em;
  padding-left: 1em;
}
.tw-container .prose-lg :where(h1):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  font-size: 2.6666667em;
  margin-top: 0;
  margin-bottom: 0.8333333em;
  line-height: 1;
}
.tw-container .prose-lg :where(h2):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  font-size: 1.6666667em;
  margin-top: 1.8666667em;
  margin-bottom: 1.0666667em;
  line-height: 1.3333333;
}
.tw-container .prose-lg :where(h3):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  font-size: 1.3333333em;
  margin-top: 1.6666667em;
  margin-bottom: 0.6666667em;
  line-height: 1.5;
}
.tw-container .prose-lg :where(h4):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  margin-top: 1.7777778em;
  margin-bottom: 0.4444444em;
  line-height: 1.5555556;
}
.tw-container .prose-lg :where(img):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  margin-top: 1.7777778em;
  margin-bottom: 1.7777778em;
}
.tw-container .prose-lg :where(picture):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  margin-top: 1.7777778em;
  margin-bottom: 1.7777778em;
}
.tw-container .prose-lg :where(picture > img):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.tw-container .prose-lg :where(video):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  margin-top: 1.7777778em;
  margin-bottom: 1.7777778em;
}
.tw-container .prose-lg :where(kbd):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  font-size: 0.8888889em;
  border-radius: 0.3125rem;
  padding-top: 0.2222222em;
  padding-right: 0.4444444em;
  padding-bottom: 0.2222222em;
  padding-left: 0.4444444em;
}
.tw-container .prose-lg :where(code):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  font-size: 0.8888889em;
}
.tw-container .prose-lg :where(h2 code):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  font-size: 0.8666667em;
}
.tw-container .prose-lg :where(h3 code):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  font-size: 0.875em;
}
.tw-container .prose-lg :where(pre):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  font-size: 0.8888889em;
  line-height: 1.75;
  margin-top: 2em;
  margin-bottom: 2em;
  border-radius: 0.375rem;
  padding-top: 1em;
  padding-right: 1.5em;
  padding-bottom: 1em;
  padding-left: 1.5em;
}
.tw-container .prose-lg :where(ol):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
  padding-left: 1.5555556em;
}
.tw-container .prose-lg :where(ul):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
  padding-left: 1.5555556em;
}
.tw-container .prose-lg :where(li):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  margin-top: 0.6666667em;
  margin-bottom: 0.6666667em;
}
.tw-container .prose-lg :where(ol > li):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  padding-left: 0.4444444em;
}
.tw-container .prose-lg :where(ul > li):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  padding-left: 0.4444444em;
}
.tw-container .prose-lg :where(.prose-lg > ul > li p):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  margin-top: 0.8888889em;
  margin-bottom: 0.8888889em;
}
.tw-container
  .prose-lg
  :where(.prose-lg > ul > li > *:first-child):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  margin-top: 1.3333333em;
}
.tw-container
  .prose-lg
  :where(.prose-lg > ul > li > *:last-child):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  margin-bottom: 1.3333333em;
}
.tw-container
  .prose-lg
  :where(.prose-lg > ol > li > *:first-child):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  margin-top: 1.3333333em;
}
.tw-container
  .prose-lg
  :where(.prose-lg > ol > li > *:last-child):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  margin-bottom: 1.3333333em;
}
.tw-container .prose-lg :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  margin-top: 0.8888889em;
  margin-bottom: 0.8888889em;
}
.tw-container .prose-lg :where(dl):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
}
.tw-container .prose-lg :where(dt):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  margin-top: 1.3333333em;
}
.tw-container .prose-lg :where(dd):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  margin-top: 0.6666667em;
  padding-left: 1.5555556em;
}
.tw-container .prose-lg :where(hr):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  margin-top: 3.1111111em;
  margin-bottom: 3.1111111em;
}
.tw-container .prose-lg :where(hr + *):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  margin-top: 0;
}
.tw-container .prose-lg :where(h2 + *):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  margin-top: 0;
}
.tw-container .prose-lg :where(h3 + *):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  margin-top: 0;
}
.tw-container .prose-lg :where(h4 + *):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  margin-top: 0;
}
.tw-container .prose-lg :where(table):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  font-size: 0.8888889em;
  line-height: 1.5;
}
.tw-container .prose-lg :where(thead th):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  padding-right: 0.75em;
  padding-bottom: 0.75em;
  padding-left: 0.75em;
}
.tw-container .prose-lg :where(thead th:first-child):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  padding-left: 0;
}
.tw-container .prose-lg :where(thead th:last-child):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  padding-right: 0;
}
.tw-container .prose-lg :where(tbody td, tfoot td):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  padding-top: 0.75em;
  padding-right: 0.75em;
  padding-bottom: 0.75em;
  padding-left: 0.75em;
}
.tw-container
  .prose-lg
  :where(tbody td:first-child, tfoot td:first-child):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  padding-left: 0;
}
.tw-container
  .prose-lg
  :where(tbody td:last-child, tfoot td:last-child):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  padding-right: 0;
}
.tw-container .prose-lg :where(figure):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  margin-top: 1.7777778em;
  margin-bottom: 1.7777778em;
}
.tw-container .prose-lg :where(figure > *):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.tw-container .prose-lg :where(figcaption):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  font-size: 0.8888889em;
  line-height: 1.5;
  margin-top: 1em;
}
.tw-container .prose-lg :where(.prose-lg > :first-child):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  margin-top: 0;
}
.tw-container .prose-lg :where(.prose-lg > :last-child):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
  margin-bottom: 0;
}
.tw-container .prose-slate {
  --tw-prose-body: #334155;
  --tw-prose-headings: #0f172a;
  --tw-prose-lead: #475569;
  --tw-prose-links: #0f172a;
  --tw-prose-bold: #0f172a;
  --tw-prose-counters: #64748b;
  --tw-prose-bullets: #cbd5e1;
  --tw-prose-hr: #e2e8f0;
  --tw-prose-quotes: #0f172a;
  --tw-prose-quote-borders: #e2e8f0;
  --tw-prose-captions: #64748b;
  --tw-prose-kbd: #0f172a;
  --tw-prose-kbd-shadows: 15 23 42;
  --tw-prose-code: #0f172a;
  --tw-prose-pre-code: #e2e8f0;
  --tw-prose-pre-bg: #1e293b;
  --tw-prose-th-borders: #cbd5e1;
  --tw-prose-td-borders: #e2e8f0;
  --tw-prose-invert-body: #cbd5e1;
  --tw-prose-invert-headings: #fff;
  --tw-prose-invert-lead: #94a3b8;
  --tw-prose-invert-links: #fff;
  --tw-prose-invert-bold: #fff;
  --tw-prose-invert-counters: #94a3b8;
  --tw-prose-invert-bullets: #475569;
  --tw-prose-invert-hr: #334155;
  --tw-prose-invert-quotes: #f1f5f9;
  --tw-prose-invert-quote-borders: #334155;
  --tw-prose-invert-captions: #94a3b8;
  --tw-prose-invert-kbd: #fff;
  --tw-prose-invert-kbd-shadows: 255 255 255;
  --tw-prose-invert-code: #fff;
  --tw-prose-invert-pre-code: #cbd5e1;
  --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
  --tw-prose-invert-th-borders: #475569;
  --tw-prose-invert-td-borders: #334155;
}
.tw-container .prose-neutral {
  --tw-prose-body: #404040;
  --tw-prose-headings: #171717;
  --tw-prose-lead: #525252;
  --tw-prose-links: #171717;
  --tw-prose-bold: #171717;
  --tw-prose-counters: #737373;
  --tw-prose-bullets: #d4d4d4;
  --tw-prose-hr: #e5e5e5;
  --tw-prose-quotes: #171717;
  --tw-prose-quote-borders: #e5e5e5;
  --tw-prose-captions: #737373;
  --tw-prose-kbd: #171717;
  --tw-prose-kbd-shadows: 23 23 23;
  --tw-prose-code: #171717;
  --tw-prose-pre-code: #e5e5e5;
  --tw-prose-pre-bg: #262626;
  --tw-prose-th-borders: #d4d4d4;
  --tw-prose-td-borders: #e5e5e5;
  --tw-prose-invert-body: #d4d4d4;
  --tw-prose-invert-headings: #fff;
  --tw-prose-invert-lead: #a3a3a3;
  --tw-prose-invert-links: #fff;
  --tw-prose-invert-bold: #fff;
  --tw-prose-invert-counters: #a3a3a3;
  --tw-prose-invert-bullets: #525252;
  --tw-prose-invert-hr: #404040;
  --tw-prose-invert-quotes: #f5f5f5;
  --tw-prose-invert-quote-borders: #404040;
  --tw-prose-invert-captions: #a3a3a3;
  --tw-prose-invert-kbd: #fff;
  --tw-prose-invert-kbd-shadows: 255 255 255;
  --tw-prose-invert-code: #fff;
  --tw-prose-invert-pre-code: #d4d4d4;
  --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
  --tw-prose-invert-th-borders: #525252;
  --tw-prose-invert-td-borders: #404040;
}
.tw-container .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
.tw-container .pointer-events-none {
  pointer-events: none;
}
.tw-container .visible {
  visibility: visible;
}
.tw-container .fixed {
  position: fixed;
}
.tw-container .absolute {
  position: absolute;
}
.tw-container .relative {
  position: relative;
}
.tw-container .sticky {
  position: sticky;
}
.tw-container .inset-0 {
  inset: 0px;
}
.tw-container .-bottom-8 {
  bottom: -2rem;
}
.tw-container .-left-6 {
  left: -1.5rem;
}
.tw-container .-left-8 {
  left: -2rem;
}
.tw-container .-top-8 {
  top: -2rem;
}
.tw-container .bottom-0 {
  bottom: 0px;
}
.tw-container .bottom-full {
  bottom: 100%;
}
.tw-container .left-0 {
  left: 0px;
}
.tw-container .left-1 {
  left: 0.25rem;
}
.tw-container .left-1\/2 {
  left: 50%;
}
.tw-container .left-2 {
  left: 0.5rem;
}
.tw-container .left-3 {
  left: 0.75rem;
}
.tw-container .left-4 {
  left: 1rem;
}
.tw-container .right-0 {
  right: 0px;
}
.tw-container .right-1 {
  right: 0.25rem;
}
.tw-container .right-12 {
  right: 3rem;
}
.tw-container .right-2 {
  right: 0.5rem;
}
.tw-container .right-3 {
  right: 0.75rem;
}
.tw-container .right-4 {
  right: 1rem;
}
.tw-container .top-0 {
  top: 0px;
}
.tw-container .top-1 {
  top: 0.25rem;
}
.tw-container .top-1\/2 {
  top: 50%;
}
.tw-container .top-1\/3 {
  top: 33.333333%;
}
.tw-container .top-1\/4 {
  top: 25%;
}
.tw-container .top-12 {
  top: 3rem;
}
.tw-container .top-4 {
  top: 1rem;
}
.tw-container .top-8 {
  top: 2rem;
}
.tw-container .top-full {
  top: 100%;
}
.tw-container .z-0 {
  z-index: 0;
}
.tw-container .z-10 {
  z-index: 10;
}
.tw-container .z-50 {
  z-index: 50;
}
.tw-container .z-\[9999\] {
  z-index: 9999;
}
.tw-container .\!order-1 {
  order: 1 !important;
}
.tw-container .\!order-2 {
  order: 2 !important;
}
.tw-container .order-1 {
  order: 1;
}
.tw-container .order-2 {
  order: 2;
}
.tw-container .col-span-1 {
  grid-column: span 1 / span 1;
}
.tw-container .col-span-12 {
  grid-column: span 12 / span 12;
}
.tw-container .col-span-2 {
  grid-column: span 2 / span 2;
}
.tw-container .col-span-3 {
  grid-column: span 3 / span 3;
}
.tw-container .col-span-4 {
  grid-column: span 4 / span 4;
}
.tw-container .col-span-5 {
  grid-column: span 5 / span 5;
}
.tw-container .col-span-6 {
  grid-column: span 6 / span 6;
}
.tw-container .col-span-8 {
  grid-column: span 8 / span 8;
}
.tw-container .col-span-9 {
  grid-column: span 9 / span 9;
}
.tw-container .col-span-full {
  grid-column: 1/-1;
}
.tw-container .row-span-2 {
  grid-row: span 2 / span 2;
}
.tw-container .\!m-0 {
  margin: 0px !important;
}
.tw-container .m-0 {
  margin: 0px;
}
.tw-container .m-4 {
  margin: 1rem;
}
.tw-container .m-8 {
  margin: 2rem;
}
.tw-container .m-auto {
  margin: auto;
}
.tw-container .\!-mx-4 {
  margin-left: -1rem !important;
  margin-right: -1rem !important;
}
.tw-container .\!my-0 {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}
.tw-container .-mx-4 {
  margin-left: -1rem;
  margin-right: -1rem;
}
.tw-container .-mx-8 {
  margin-left: -2rem;
  margin-right: -2rem;
}
.tw-container .-my-1 {
  margin-top: -0.25rem;
  margin-bottom: -0.25rem;
}
.tw-container .-my-4 {
  margin-top: -1rem;
  margin-bottom: -1rem;
}
.tw-container .mx-3 {
  margin-left: 0.75rem;
  margin-right: 0.75rem;
}
.tw-container .mx-4 {
  margin-left: 1rem;
  margin-right: 1rem;
}
.tw-container .mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.tw-container .my-1 {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}
.tw-container .my-2 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.tw-container .my-4 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.tw-container .my-8 {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.tw-container .\!-mt-4 {
  margin-top: -1rem !important;
}
.tw-container .\!-mt-6 {
  margin-top: -1.5rem !important;
}
.tw-container .\!mt-0 {
  margin-top: 0px !important;
}
.tw-container .-mb-1 {
  margin-bottom: -0.25rem;
}
.tw-container .-mb-2 {
  margin-bottom: -0.5rem;
}
.tw-container .-ml-4 {
  margin-left: -1rem;
}
.tw-container .-ml-8 {
  margin-left: -2rem;
}
.tw-container .-mr-1 {
  margin-right: -0.25rem;
}
.tw-container .-mt-1 {
  margin-top: -0.25rem;
}
.tw-container .-mt-10 {
  margin-top: -2.5rem;
}
.tw-container .-mt-12 {
  margin-top: -3rem;
}
.tw-container .-mt-16 {
  margin-top: -4rem;
}
.tw-container .-mt-2 {
  margin-top: -0.5rem;
}
.tw-container .-mt-24 {
  margin-top: -6rem;
}
.tw-container .-mt-3 {
  margin-top: -0.75rem;
}
.tw-container .-mt-32 {
  margin-top: -8rem;
}
.tw-container .-mt-6 {
  margin-top: -1.5rem;
}
.tw-container .-mt-8 {
  margin-top: -2rem;
}
.tw-container .-mt-9 {
  margin-top: -2.25rem;
}
.tw-container .mb-0 {
  margin-bottom: 0px;
}
.tw-container .mb-1 {
  margin-bottom: 0.25rem;
}
.tw-container .mb-16 {
  margin-bottom: 4rem;
}
.tw-container .mb-2 {
  margin-bottom: 0.5rem;
}
.tw-container .mb-3 {
  margin-bottom: 0.75rem;
}
.tw-container .mb-32 {
  margin-bottom: 8rem;
}
.tw-container .mb-4 {
  margin-bottom: 1rem;
}
.tw-container .mb-6 {
  margin-bottom: 1.5rem;
}
.tw-container .mb-8 {
  margin-bottom: 2rem;
}
.tw-container .ml-2 {
  margin-left: 0.5rem;
}
.tw-container .ml-3 {
  margin-left: 0.75rem;
}
.tw-container .ml-4 {
  margin-left: 1rem;
}
.tw-container .ml-auto {
  margin-left: auto;
}
.tw-container .mr-1 {
  margin-right: 0.25rem;
}
.tw-container .mr-2 {
  margin-right: 0.5rem;
}
.tw-container .mt-0 {
  margin-top: 0px;
}
.tw-container .mt-1 {
  margin-top: 0.25rem;
}
.tw-container .mt-12 {
  margin-top: 3rem;
}
.tw-container .mt-2 {
  margin-top: 0.5rem;
}
.tw-container .mt-24 {
  margin-top: 6rem;
}
.tw-container .mt-3 {
  margin-top: 0.75rem;
}
.tw-container .mt-4 {
  margin-top: 1rem;
}
.tw-container .mt-5 {
  margin-top: 1.25rem;
}
.tw-container .mt-6 {
  margin-top: 1.5rem;
}
.tw-container .mt-8 {
  margin-top: 2rem;
}
.tw-container .mt-auto {
  margin-top: auto;
}
.tw-container .line-clamp-1 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.tw-container .line-clamp-3 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.tw-container .block {
  display: block;
}
.tw-container .inline-block {
  display: inline-block;
}
.tw-container .flex {
  display: flex;
}
.tw-container .inline-flex {
  display: inline-flex;
}
.tw-container .table {
  display: table;
}
.tw-container .grid {
  display: grid;
}
.tw-container .hidden {
  display: none;
}
.tw-container .aspect-square {
  aspect-ratio: 1/1;
}
.tw-container .aspect-video {
  aspect-ratio: 16/9;
}
.tw-container .h-10 {
  height: 2.5rem;
}
.tw-container .h-12 {
  height: 3rem;
}
.tw-container .h-14 {
  height: 3.5rem;
}
.tw-container .h-16 {
  height: 4rem;
}
.tw-container .h-2 {
  height: 0.5rem;
}
.tw-container .h-20 {
  height: 5rem;
}
.tw-container .h-24 {
  height: 6rem;
}
.tw-container .h-32 {
  height: 8rem;
}
.tw-container .h-4 {
  height: 1rem;
}
.tw-container .h-40 {
  height: 10rem;
}
.tw-container .h-48 {
  height: 12rem;
}
.tw-container .h-5 {
  height: 1.25rem;
}
.tw-container .h-52 {
  height: 13rem;
}
.tw-container .h-56 {
  height: 14rem;
}
.tw-container .h-6 {
  height: 1.5rem;
}
.tw-container .h-60 {
  height: 15rem;
}
.tw-container .h-72 {
  height: 18rem;
}
.tw-container .h-8 {
  height: 2rem;
}
.tw-container .h-9 {
  height: 2.25rem;
}
.tw-container .h-96 {
  height: 24rem;
}
.tw-container .h-\[1000px\] {
  height: 1000px;
}
.tw-container .h-\[100dvh\] {
  height: 100dvh;
}
.tw-container .h-\[100px\] {
  height: 100px;
}
.tw-container .h-\[297mm\] {
  height: 297mm;
}
.tw-container .h-\[33dvh\] {
  height: 33dvh;
}
.tw-container .h-full {
  height: 100%;
}
.tw-container .h-screen {
  height: 100vh;
}
.tw-container .max-h-64 {
  max-height: 16rem;
}
.tw-container .max-h-\[100dvh\] {
  max-height: 100dvh;
}
.tw-container .max-h-\[450px\] {
  max-height: 450px;
}
.tw-container .max-h-\[50dvh\] {
  max-height: 50dvh;
}
.tw-container .max-h-\[90dvh\] {
  max-height: 90dvh;
}
.tw-container .min-h-\[80px\] {
  min-height: 80px;
}
.tw-container .min-h-dvh {
  min-height: 100dvh;
}
.tw-container .min-h-screen {
  min-height: 100vh;
}
.tw-container .w-11 {
  width: 2.75rem;
}
.tw-container .w-12 {
  width: 3rem;
}
.tw-container .w-16 {
  width: 4rem;
}
.tw-container .w-2 {
  width: 0.5rem;
}
.tw-container .w-2\/5 {
  width: 40%;
}
.tw-container .w-20 {
  width: 5rem;
}
.tw-container .w-24 {
  width: 6rem;
}
.tw-container .w-28 {
  width: 7rem;
}
.tw-container .w-3\/4 {
  width: 75%;
}
.tw-container .w-3\/5 {
  width: 60%;
}
.tw-container .w-32 {
  width: 8rem;
}
.tw-container .w-4 {
  width: 1rem;
}
.tw-container .w-44 {
  width: 11rem;
}
.tw-container .w-5 {
  width: 1.25rem;
}
.tw-container .w-56 {
  width: 14rem;
}
.tw-container .w-6 {
  width: 1.5rem;
}
.tw-container .w-7 {
  width: 1.75rem;
}
.tw-container .w-72 {
  width: 18rem;
}
.tw-container .w-8 {
  width: 2rem;
}
.tw-container .w-96 {
  width: 24rem;
}
.tw-container .w-\[1000px\] {
  width: 1000px;
}
.tw-container .w-\[100px\] {
  width: 100px;
}
.tw-container .w-\[210mm\] {
  width: 210mm;
}
.tw-container .w-\[calc\(280\%\/9\)\] {
  width: 31.1111111111%;
}
.tw-container .w-\[calc\(700\%\/9\)\] {
  width: 77.7777777778%;
}
.tw-container .w-full {
  width: 100%;
}
.tw-container .w-screen {
  width: 100vw;
}
.tw-container .min-w-\[24rem\] {
  min-width: 24rem;
}
.tw-container .min-w-full {
  min-width: 100%;
}
.tw-container .min-w-max {
  min-width: -moz-max-content;
  min-width: max-content;
}
.tw-container .max-w-2xl {
  max-width: 42rem;
}
.tw-container .max-w-3xl {
  max-width: 48rem;
}
.tw-container .max-w-4xl {
  max-width: 56rem;
}
.tw-container .max-w-5xl {
  max-width: 64rem;
}
.tw-container .max-w-7xl {
  max-width: 80rem;
}
.tw-container .max-w-full {
  max-width: 100%;
}
.tw-container .max-w-none {
  max-width: none;
}
.tw-container .max-w-prose {
  max-width: 65ch;
}
.tw-container .max-w-xl {
  max-width: 36rem;
}
.tw-container .max-w-xs {
  max-width: 20rem;
}
.tw-container .flex-1 {
  flex: 1 1 0%;
}
.tw-container .flex-auto {
  flex: 1 1 auto;
}
.tw-container .flex-none {
  flex: none;
}
.tw-container .shrink-0 {
  flex-shrink: 0;
}
.tw-container .grow {
  flex-grow: 1;
}
.tw-container .origin-top-right {
  transform-origin: top right;
}
.tw-container .-translate-x-1 {
  --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));
}
.tw-container .-translate-x-1\.5 {
  --tw-translate-x: -0.375rem;
  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-container .-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));
}
.tw-container .-translate-x-1\/3 {
  --tw-translate-x: -33.333333%;
  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-container .-translate-y-1\/2 {
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x))
    skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.tw-container .-translate-y-2 {
  --tw-translate-y: -0.5rem;
  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-container .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));
}
.tw-container .translate-y-1\/2 {
  --tw-translate-y: 50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x))
    skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.tw-container .translate-y-4 {
  --tw-translate-y: 1rem;
  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-container .rotate-180 {
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x))
    skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.tw-container .rotate-45 {
  --tw-rotate: 45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x))
    skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.tw-container .rotate-90 {
  --tw-rotate: 90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x))
    skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.tw-container .scale-100 {
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  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-container .scale-125 {
  --tw-scale-x: 1.25;
  --tw-scale-y: 1.25;
  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-container .scale-150 {
  --tw-scale-x: 1.5;
  --tw-scale-y: 1.5;
  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-container .scale-75 {
  --tw-scale-x: 0.75;
  --tw-scale-y: 0.75;
  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-container .scale-90 {
  --tw-scale-x: 0.9;
  --tw-scale-y: 0.9;
  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-container .scale-95 {
  --tw-scale-x: 0.95;
  --tw-scale-y: 0.95;
  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-container .-scale-x-100 {
  --tw-scale-x: -1;
  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-container .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));
}
.tw-container .cursor-help {
  cursor: help;
}
.tw-container .cursor-pointer {
  cursor: pointer;
}
.tw-container .resize {
  resize: both;
}
.tw-container .list-outside {
  list-style-position: outside;
}
.tw-container .list-disc {
  list-style-type: disc;
}
.tw-container .appearance-none {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.tw-container .break-before-column {
  -moz-column-break-before: column;
  break-before: column;
}
.tw-container .break-after-page {
  -moz-column-break-after: page;
  break-after: page;
}
.tw-container .grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.tw-container .grid-cols-12 {
  grid-template-columns: repeat(12, minmax(0, 1fr));
}
.tw-container .grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.tw-container .grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.tw-container .grid-cols-4 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}
.tw-container .grid-cols-5 {
  grid-template-columns: repeat(5, minmax(0, 1fr));
}
.tw-container .grid-cols-6 {
  grid-template-columns: repeat(6, minmax(0, 1fr));
}
.tw-container .grid-cols-7 {
  grid-template-columns: repeat(7, minmax(0, 1fr));
}
.tw-container .grid-cols-8 {
  grid-template-columns: repeat(8, minmax(0, 1fr));
}
.tw-container .grid-cols-9 {
  grid-template-columns: repeat(9, minmax(0, 1fr));
}
.tw-container .flex-row {
  flex-direction: row;
}
.tw-container .flex-row-reverse {
  flex-direction: row-reverse;
}
.tw-container .flex-col {
  flex-direction: column;
}
.tw-container .flex-wrap {
  flex-wrap: wrap;
}
.tw-container .items-start {
  align-items: flex-start;
}
.tw-container .items-end {
  align-items: flex-end;
}
.tw-container .items-center {
  align-items: center;
}
.tw-container .items-stretch {
  align-items: stretch;
}
.tw-container .justify-end {
  justify-content: flex-end;
}
.tw-container .justify-center {
  justify-content: center;
}
.tw-container .justify-between {
  justify-content: space-between;
}
.tw-container .gap-0 {
  gap: 0px;
}
.tw-container .gap-1 {
  gap: 0.25rem;
}
.tw-container .gap-16 {
  gap: 4rem;
}
.tw-container .gap-2 {
  gap: 0.5rem;
}
.tw-container .gap-3 {
  gap: 0.75rem;
}
.tw-container .gap-4 {
  gap: 1rem;
}
.tw-container .gap-8 {
  gap: 2rem;
}
.tw-container .gap-\[1px\] {
  gap: 1px;
}
.tw-container .space-x-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.25rem * var(--tw-space-x-reverse));
  margin-left: calc(0.25rem * (1 - var(--tw-space-x-reverse)));
}
.tw-container .space-x-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.5rem * var(--tw-space-x-reverse));
  margin-left: calc(0.5rem * (1 - var(--tw-space-x-reverse)));
}
.tw-container .space-x-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1rem * var(--tw-space-x-reverse));
  margin-left: calc(1rem * (1 - var(--tw-space-x-reverse)));
}
.tw-container .space-x-8 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(2rem * var(--tw-space-x-reverse));
  margin-left: calc(2rem * (1 - var(--tw-space-x-reverse)));
}
.tw-container .space-y-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.25rem * (1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
}
.tw-container .space-y-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * (1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}
.tw-container .space-y-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.75rem * (1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
}
.tw-container .space-y-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * (1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.tw-container .space-y-8 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(2rem * (1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2rem * var(--tw-space-y-reverse));
}
.tw-container .divide-x > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-x-reverse: 0;
  border-right-width: calc(1px * var(--tw-divide-x-reverse));
  border-left-width: calc(1px * (1 - var(--tw-divide-x-reverse)));
}
.tw-container .divide-y > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-y-reverse: 0;
  border-top-width: calc(1px * (1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
}
.tw-container .divide-y-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-y-reverse: 0;
  border-top-width: calc(2px * (1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(2px * var(--tw-divide-y-reverse));
}
.tw-container .divide-gray-100 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(243 244 246 / var(--tw-divide-opacity));
}
.tw-container .divide-slate-300 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(203 213 225 / var(--tw-divide-opacity));
}
.tw-container .divide-white\/40 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgba(255, 255, 255, 0.4);
}
.tw-container .self-start {
  align-self: flex-start;
}
.tw-container .self-center {
  align-self: center;
}
.tw-container .justify-self-end {
  justify-self: end;
}
.tw-container .overflow-hidden {
  overflow: hidden;
}
.tw-container .overflow-x-auto {
  overflow-x: auto;
}
.tw-container .overflow-y-auto {
  overflow-y: auto;
}
.tw-container .overflow-x-hidden {
  overflow-x: hidden;
}
.tw-container .whitespace-normal {
  white-space: normal;
}
.tw-container .whitespace-nowrap {
  white-space: nowrap;
}
.tw-container .\!rounded-full {
  border-radius: 9999px !important;
}
.tw-container .\!rounded-none {
  border-radius: 0px !important;
}
.tw-container .rounded {
  border-radius: 0.25rem;
}
.tw-container .rounded-2xl {
  border-radius: 1rem;
}
.tw-container .rounded-full {
  border-radius: 9999px;
}
.tw-container .rounded-lg {
  border-radius: 0.5rem;
}
.tw-container .rounded-md {
  border-radius: 0.375rem;
}
.tw-container .rounded-xl {
  border-radius: 0.75rem;
}
.tw-container .rounded-b {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.tw-container .rounded-b-2xl {
  border-bottom-right-radius: 1rem;
  border-bottom-left-radius: 1rem;
}
.tw-container .rounded-b-lg {
  border-bottom-right-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
}
.tw-container .rounded-l-lg {
  border-top-left-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
}
.tw-container .rounded-l-xl {
  border-top-left-radius: 0.75rem;
  border-bottom-left-radius: 0.75rem;
}
.tw-container .rounded-r-full {
  border-top-right-radius: 9999px;
  border-bottom-right-radius: 9999px;
}
.tw-container .rounded-r-lg {
  border-top-right-radius: 0.5rem;
  border-bottom-right-radius: 0.5rem;
}
.tw-container .rounded-t {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.tw-container .rounded-t-2xl {
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
}
.tw-container .rounded-t-lg {
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
}
.tw-container .rounded-t-xl {
  border-top-left-radius: 0.75rem;
  border-top-right-radius: 0.75rem;
}
.tw-container .rounded-tl-xl {
  border-top-left-radius: 0.75rem;
}
.tw-container .\!border-0 {
  border-width: 0px !important;
}
.tw-container .border {
  border-width: 1px;
}
.tw-container .border-2 {
  border-width: 2px;
}
.tw-container .border-8 {
  border-width: 8px;
}
.tw-container .border-y {
  border-top-width: 1px;
  border-bottom-width: 1px;
}
.tw-container .border-b {
  border-bottom-width: 1px;
}
.tw-container .border-b-0 {
  border-bottom-width: 0px;
}
.tw-container .border-b-2 {
  border-bottom-width: 2px;
}
.tw-container .border-l-0 {
  border-left-width: 0px;
}
.tw-container .border-l-2 {
  border-left-width: 2px;
}
.tw-container .border-l-8 {
  border-left-width: 8px;
}
.tw-container .border-t {
  border-top-width: 1px;
}
.tw-container .border-t-4 {
  border-top-width: 4px;
}
.tw-container .border-dashed {
  border-style: dashed;
}
.tw-container .border-dotted {
  border-style: dotted;
}
.tw-container .border-none {
  border-style: none;
}
.tw-container .border-blue-700 {
  --tw-border-opacity: 1;
  border-color: rgb(29 78 216 / var(--tw-border-opacity));
}
.tw-container .border-community-adultlearner-primary\/20 {
  border-color: rgba(222, 128, 12, 0.2);
}
.tw-container .border-community-jobseeker-primary\/20 {
  border-color: rgba(31, 138, 245, 0.2);
}
.tw-container .border-cp-blue {
  --tw-border-opacity: 1;
  border-color: rgb(0 169 224 / var(--tw-border-opacity));
}
.tw-container .border-cp-blue\/30 {
  border-color: rgba(0, 169, 224, 0.3);
}
.tw-container .border-cp-blue\/50 {
  border-color: rgba(0, 169, 224, 0.5);
}
.tw-container .border-gray-200 {
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity));
}
.tw-container .border-gray-300 {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
}
.tw-container .border-green-500 {
  --tw-border-opacity: 1;
  border-color: rgb(34 197 94 / var(--tw-border-opacity));
}
.tw-container .border-indeed {
  --tw-border-opacity: 1;
  border-color: rgb(37 87 167 / var(--tw-border-opacity));
}
.tw-container .border-orange-100 {
  --tw-border-opacity: 1;
  border-color: rgb(255 237 213 / var(--tw-border-opacity));
}
.tw-container .border-reach-admin-secondary {
  --tw-border-opacity: 1;
  border-color: rgb(252 163 17 / var(--tw-border-opacity));
}
.tw-container .border-reach-apps-category-assessment {
  --tw-border-opacity: 1;
  border-color: rgb(234 53 70 / var(--tw-border-opacity));
}
.tw-container .border-reach-apps-category-planning {
  --tw-border-opacity: 1;
  border-color: rgb(76 185 68 / var(--tw-border-opacity));
}
.tw-container .border-reach-apps-category-study {
  --tw-border-opacity: 1;
  border-color: rgb(0 169 224 / var(--tw-border-opacity));
}
.tw-container .border-reach-apps-category-work {
  --tw-border-opacity: 1;
  border-color: rgb(102 46 155 / var(--tw-border-opacity));
}
.tw-container .border-red-500 {
  --tw-border-opacity: 1;
  border-color: rgb(239 68 68 / var(--tw-border-opacity));
}
.tw-container .border-sector-agriculture-primary {
  --tw-border-opacity: 1;
  border-color: rgb(129 195 64 / var(--tw-border-opacity));
}
.tw-container .border-sector-business-primary {
  --tw-border-opacity: 1;
  border-color: rgb(54 160 206 / var(--tw-border-opacity));
}
.tw-container .border-sector-science-primary {
  --tw-border-opacity: 1;
  border-color: rgb(95 74 139 / var(--tw-border-opacity));
}
.tw-container .border-sector-tourism-blue {
  --tw-border-opacity: 1;
  border-color: rgb(0 91 255 / var(--tw-border-opacity));
}
.tw-container .border-skin-fill-primary {
  --tw-border-opacity: 1;
  border-color: rgba(var(--color-fill-primary), var(--tw-border-opacity));
}
.tw-container .border-skin-fill-primary\/20 {
  border-color: rgba(var(--color-fill-primary), 0.2);
}
.tw-container .border-skin-fill-primary\/50 {
  border-color: rgba(var(--color-fill-primary), 0.5);
}
.tw-container .border-skin-fill-secondary {
  --tw-border-opacity: 1;
  border-color: rgba(var(--color-fill-secondary), var(--tw-border-opacity));
}
.tw-container .border-skin-fill-secondary\/50 {
  border-color: rgba(var(--color-fill-secondary), 0.5);
}
.tw-container .border-slate-100 {
  --tw-border-opacity: 1;
  border-color: rgb(241 245 249 / var(--tw-border-opacity));
}
.tw-container .border-slate-200 {
  --tw-border-opacity: 1;
  border-color: rgb(226 232 240 / var(--tw-border-opacity));
}
.tw-container .border-slate-300 {
  --tw-border-opacity: 1;
  border-color: rgb(203 213 225 / var(--tw-border-opacity));
}
.tw-container .border-slate-500 {
  --tw-border-opacity: 1;
  border-color: rgb(100 116 139 / var(--tw-border-opacity));
}
.tw-container .border-slate-700\/10 {
  border-color: rgba(51, 65, 85, 0.1);
}
.tw-container .border-steps-secondary {
  --tw-border-opacity: 1;
  border-color: rgb(116 79 198 / var(--tw-border-opacity));
}
.tw-container .border-transparent {
  border-color: rgba(0, 0, 0, 0);
}
.tw-container .border-white {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
}
.tw-container .border-steps-accent {
  --tw-border-opacity: 1;
  border-color: rgb(29 211 176 / var(--tw-border-opacity));
}
.tw-container .border-steps-accent\/30 {
  border-color: rgba(29, 211, 176, 0.3);
}
.tw-container .border-b-transparent {
  border-bottom-color: rgba(0, 0, 0, 0);
}
.tw-container .border-b-white {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(255 255 255 / var(--tw-border-opacity));
}
.tw-container .border-l-skin-fill-primary {
  --tw-border-opacity: 1;
  border-left-color: rgba(var(--color-fill-primary), var(--tw-border-opacity));
}
.tw-container .border-opacity-20 {
  --tw-border-opacity: 0.2;
}
.tw-container .bg-\[\#FAFAFA\] {
  --tw-bg-opacity: 1;
  background-color: rgb(250 250 250 / var(--tw-bg-opacity));
}
.tw-container .bg-aib-lilac {
  --tw-bg-opacity: 1;
  background-color: rgb(196 47 158 / var(--tw-bg-opacity));
}
.tw-container .bg-aib-lime {
  --tw-bg-opacity: 1;
  background-color: rgb(226 226 49 / var(--tw-bg-opacity));
}
.tw-container .bg-amber-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(245 158 11 / var(--tw-bg-opacity));
}
.tw-container .bg-blue-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(191 219 254 / var(--tw-bg-opacity));
}
.tw-container .bg-blue-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(59 130 246 / var(--tw-bg-opacity));
}
.tw-container .bg-community-adultlearner-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(222 128 12 / var(--tw-bg-opacity));
}
.tw-container .bg-community-adultlearner-primary\/20 {
  background-color: rgba(222, 128, 12, 0.2);
}
.tw-container .bg-community-jobseeker-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(31 138 245 / var(--tw-bg-opacity));
}
.tw-container .bg-community-jobseeker-primary\/20 {
  background-color: rgba(31, 138, 245, 0.2);
}
.tw-container .bg-community-school-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(72 123 124 / var(--tw-bg-opacity));
}
.tw-container .bg-coursefinder-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(26 141 154 / var(--tw-bg-opacity));
}
.tw-container .bg-coursefinder-primary-light {
  --tw-bg-opacity: 1;
  background-color: rgb(32 172 188 / var(--tw-bg-opacity));
}
.tw-container .bg-coursefinder-primary\/10 {
  background-color: rgba(26, 141, 154, 0.1);
}
.tw-container .bg-coursefinder-primary\/75 {
  background-color: rgba(26, 141, 154, 0.75);
}
.tw-container .bg-coursefinder-secondary {
  --tw-bg-opacity: 1;
  background-color: rgb(140 198 63 / var(--tw-bg-opacity));
}
.tw-container .bg-cp-blue {
  --tw-bg-opacity: 1;
  background-color: rgb(0 169 224 / var(--tw-bg-opacity));
}
.tw-container .bg-cp-blue-darkest {
  --tw-bg-opacity: 1;
  background-color: rgb(61 51 147 / var(--tw-bg-opacity));
}
.tw-container .bg-cp-blue-light {
  --tw-bg-opacity: 1;
  background-color: rgb(33 212 253 / var(--tw-bg-opacity));
}
.tw-container .bg-cp-blue\/10 {
  background-color: rgba(0, 169, 224, 0.1);
}
.tw-container .bg-cp-blue\/20 {
  background-color: rgba(0, 169, 224, 0.2);
}
.tw-container .bg-cp-turquoise {
  --tw-bg-opacity: 1;
  background-color: rgb(0 253 220 / var(--tw-bg-opacity));
}
.tw-container .bg-emerald-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(236 253 245 / var(--tw-bg-opacity));
}
.tw-container .bg-emerald-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(5 150 105 / var(--tw-bg-opacity));
}
.tw-container .bg-gray-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}
.tw-container .bg-gray-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity));
}
.tw-container .bg-gray-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity));
}
.tw-container .bg-green-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(34 197 94 / var(--tw-bg-opacity));
}
.tw-container .bg-indeed {
  --tw-bg-opacity: 1;
  background-color: rgb(37 87 167 / var(--tw-bg-opacity));
}
.tw-container .bg-indigo-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(199 210 254 / var(--tw-bg-opacity));
}
.tw-container .bg-indigo-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(129 140 248 / var(--tw-bg-opacity));
}
.tw-container .bg-indigo-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(99 102 241 / var(--tw-bg-opacity));
}
.tw-container .bg-interest-administrative {
  --tw-bg-opacity: 1;
  background-color: rgb(27 116 154 / var(--tw-bg-opacity));
}
.tw-container .bg-interest-administrative\/20 {
  background-color: rgba(27, 116, 154, 0.2);
}
.tw-container .bg-interest-creative {
  --tw-bg-opacity: 1;
  background-color: rgb(209 48 118 / var(--tw-bg-opacity));
}
.tw-container .bg-interest-creative\/20 {
  background-color: rgba(209, 48, 118, 0.2);
}
.tw-container .bg-interest-enterprising {
  --tw-bg-opacity: 1;
  background-color: rgb(27 179 192 / var(--tw-bg-opacity));
}
.tw-container .bg-interest-enterprising\/20 {
  background-color: rgba(27, 179, 192, 0.2);
}
.tw-container .bg-interest-investigative {
  --tw-bg-opacity: 1;
  background-color: rgb(95 74 139 / var(--tw-bg-opacity));
}
.tw-container .bg-interest-investigative\/20 {
  background-color: rgba(95, 74, 139, 0.2);
}
.tw-container .bg-interest-linguistic {
  --tw-bg-opacity: 1;
  background-color: rgb(226 100 59 / var(--tw-bg-opacity));
}
.tw-container .bg-interest-linguistic\/20 {
  background-color: rgba(226, 100, 59, 0.2);
}
.tw-container .bg-interest-naturalist {
  --tw-bg-opacity: 1;
  background-color: rgb(112 135 101 / var(--tw-bg-opacity));
}
.tw-container .bg-interest-naturalist\/20 {
  background-color: rgba(112, 135, 101, 0.2);
}
.tw-container .bg-interest-realist {
  --tw-bg-opacity: 1;
  background-color: rgb(169 114 69 / var(--tw-bg-opacity));
}
.tw-container .bg-interest-realist\/20 {
  background-color: rgba(169, 114, 69, 0.2);
}
.tw-container .bg-interest-social {
  --tw-bg-opacity: 1;
  background-color: rgb(99 170 128 / var(--tw-bg-opacity));
}
.tw-container .bg-interest-social\/20 {
  background-color: rgba(99, 170, 128, 0.2);
}
.tw-container .bg-languagesconnect-orange {
  --tw-bg-opacity: 1;
  background-color: rgb(243 129 33 / var(--tw-bg-opacity));
}
.tw-container .bg-languagesconnect-red {
  --tw-bg-opacity: 1;
  background-color: rgb(238 21 76 / var(--tw-bg-opacity));
}
.tw-container .bg-lime-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(163 230 53 / var(--tw-bg-opacity));
}
.tw-container .bg-lime-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(132 204 22 / var(--tw-bg-opacity));
}
.tw-container .bg-lime-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(101 163 13 / var(--tw-bg-opacity));
}
.tw-container .bg-lime-600\/25 {
  background-color: rgba(101, 163, 13, 0.25);
}
.tw-container .bg-myfuture-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(62 135 203 / var(--tw-bg-opacity));
}
.tw-container .bg-myfuture-secondary {
  --tw-bg-opacity: 1;
  background-color: rgb(254 219 0 / var(--tw-bg-opacity));
}
.tw-container .bg-orange-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 215 170 / var(--tw-bg-opacity));
}
.tw-container .bg-orange-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(253 186 116 / var(--tw-bg-opacity));
}
.tw-container .bg-orange-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 247 237 / var(--tw-bg-opacity));
}
.tw-container .bg-orange-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(249 115 22 / var(--tw-bg-opacity));
}
.tw-container .bg-orange-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(234 88 12 / var(--tw-bg-opacity));
}
.tw-container .bg-reach-admin-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(39 76 119 / var(--tw-bg-opacity));
}
.tw-container .bg-reach-admin-secondary {
  --tw-bg-opacity: 1;
  background-color: rgb(252 163 17 / var(--tw-bg-opacity));
}
.tw-container .bg-reach-apps-category-assessment {
  --tw-bg-opacity: 1;
  background-color: rgb(234 53 70 / var(--tw-bg-opacity));
}
.tw-container .bg-reach-apps-category-planning {
  --tw-bg-opacity: 1;
  background-color: rgb(76 185 68 / var(--tw-bg-opacity));
}
.tw-container .bg-reach-apps-category-study {
  --tw-bg-opacity: 1;
  background-color: rgb(0 169 224 / var(--tw-bg-opacity));
}
.tw-container .bg-reach-apps-category-work {
  --tw-bg-opacity: 1;
  background-color: rgb(102 46 155 / var(--tw-bg-opacity));
}
.tw-container .bg-reach-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(0 51 73 / var(--tw-bg-opacity));
}
.tw-container .bg-red-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(239 68 68 / var(--tw-bg-opacity));
}
.tw-container .bg-red-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(220 38 38 / var(--tw-bg-opacity));
}
.tw-container .bg-red-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(185 28 28 / var(--tw-bg-opacity));
}
.tw-container .bg-rose-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(244 63 94 / var(--tw-bg-opacity));
}
.tw-container .bg-sector-accountancy-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(0 72 102 / var(--tw-bg-opacity));
}
.tw-container .bg-sector-agriculture-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(129 195 64 / var(--tw-bg-opacity));
}
.tw-container .bg-sector-business-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(54 160 206 / var(--tw-bg-opacity));
}
.tw-container .bg-sector-science-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(95 74 139 / var(--tw-bg-opacity));
}
.tw-container .bg-sector-science-secondary {
  --tw-bg-opacity: 1;
  background-color: rgb(94 252 141 / var(--tw-bg-opacity));
}
.tw-container .bg-sector-tourism-blue {
  --tw-bg-opacity: 1;
  background-color: rgb(0 91 255 / var(--tw-bg-opacity));
}
.tw-container .bg-sector-tourism-green {
  --tw-bg-opacity: 1;
  background-color: rgb(5 210 5 / var(--tw-bg-opacity));
}
.tw-container .bg-sector-tourism-grey-light {
  --tw-bg-opacity: 1;
  background-color: rgb(241 241 234 / var(--tw-bg-opacity));
}
.tw-container .bg-sector-tourism-orange {
  --tw-bg-opacity: 1;
  background-color: rgb(255 81 0 / var(--tw-bg-opacity));
}
.tw-container .bg-sector-tourism-pink {
  --tw-bg-opacity: 1;
  background-color: rgb(255 60 220 / var(--tw-bg-opacity));
}
.tw-container .bg-skin-button {
  --tw-bg-opacity: 1;
  background-color: rgba(var(--color-button-bg-base), var(--tw-bg-opacity));
}
.tw-container .bg-skin-button-hover {
  --tw-bg-opacity: 1;
  background-color: rgba(var(--color-button-bg-hover), var(--tw-bg-opacity));
}
.tw-container .bg-skin-fill-accent {
  --tw-bg-opacity: 1;
  background-color: rgba(var(--color-fill-accent), var(--tw-bg-opacity));
}
.tw-container .bg-skin-fill-accent\/50 {
  background-color: rgba(var(--color-fill-accent), 0.5);
}
.tw-container .bg-skin-fill-primary {
  --tw-bg-opacity: 1;
  background-color: rgba(var(--color-fill-primary), var(--tw-bg-opacity));
}
.tw-container .bg-skin-fill-primary\/10 {
  background-color: rgba(var(--color-fill-primary), 0.1);
}
.tw-container .bg-skin-fill-primary\/20 {
  background-color: rgba(var(--color-fill-primary), 0.2);
}
.tw-container .bg-skin-fill-primary\/40 {
  background-color: rgba(var(--color-fill-primary), 0.4);
}
.tw-container .bg-skin-fill-secondary {
  --tw-bg-opacity: 1;
  background-color: rgba(var(--color-fill-secondary), var(--tw-bg-opacity));
}
.tw-container .bg-skin-fill-secondary\/30 {
  background-color: rgba(var(--color-fill-secondary), 0.3);
}
.tw-container .bg-skin-header {
  --tw-bg-opacity: 1;
  background-color: rgba(var(--color-bg-header), var(--tw-bg-opacity));
}
.tw-container .bg-sky-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(224 242 254 / var(--tw-bg-opacity));
}
.tw-container .bg-sky-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(2 132 199 / var(--tw-bg-opacity));
}
.tw-container .bg-slate-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(241 245 249 / var(--tw-bg-opacity));
}
.tw-container .bg-slate-100\/80 {
  background-color: rgba(241, 245, 249, 0.8);
}
.tw-container .bg-slate-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(226 232 240 / var(--tw-bg-opacity));
}
.tw-container .bg-slate-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(203 213 225 / var(--tw-bg-opacity));
}
.tw-container .bg-slate-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(148 163 184 / var(--tw-bg-opacity));
}
.tw-container .bg-slate-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(248 250 252 / var(--tw-bg-opacity));
}
.tw-container .bg-slate-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(30 41 59 / var(--tw-bg-opacity));
}
.tw-container .bg-slate-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(15 23 42 / var(--tw-bg-opacity));
}
.tw-container .bg-slate-900\/50 {
  background-color: rgba(15, 23, 42, 0.5);
}
.tw-container .bg-slate-900\/80 {
  background-color: rgba(15, 23, 42, 0.8);
}
.tw-container .bg-steps-accent {
  --tw-bg-opacity: 1;
  background-color: rgb(29 211 176 / var(--tw-bg-opacity));
}
.tw-container .bg-steps-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(228 255 26 / var(--tw-bg-opacity));
}
.tw-container .bg-steps-secondary {
  --tw-bg-opacity: 1;
  background-color: rgb(116 79 198 / var(--tw-bg-opacity));
}
.tw-container .bg-steps-secondary\/20 {
  background-color: rgba(116, 79, 198, 0.2);
}
.tw-container .bg-steps-secondary\/25 {
  background-color: rgba(116, 79, 198, 0.25);
}
.tw-container .bg-teal-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(153 246 228 / var(--tw-bg-opacity));
}
.tw-container .bg-teal-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(45 212 191 / var(--tw-bg-opacity));
}
.tw-container .bg-teal-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(20 184 166 / var(--tw-bg-opacity));
}
.tw-container .bg-teal-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(15 118 110 / var(--tw-bg-opacity));
}
.tw-container .bg-transparent {
  background-color: rgba(0, 0, 0, 0);
}
.tw-container .bg-violet-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(124 58 237 / var(--tw-bg-opacity));
}
.tw-container .bg-violet-600\/25 {
  background-color: rgba(124, 58, 237, 0.25);
}
.tw-container .bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.tw-container .bg-yellow-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(250 204 21 / var(--tw-bg-opacity));
}
.tw-container .bg-yellow-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(234 179 8 / var(--tw-bg-opacity));
}
.tw-container .bg-white\/10 {
  background-color: rgba(255, 255, 255, 0.1);
}
.tw-container .bg-white\/20 {
  background-color: rgba(255, 255, 255, 0.2);
}
.tw-container .bg-white\/30 {
  background-color: rgba(255, 255, 255, 0.3);
}
.tw-container .bg-steps-primary\/30 {
  background-color: rgba(228, 255, 26, 0.3);
}
.tw-container .bg-opacity-30 {
  --tw-bg-opacity: 0.3;
}
.tw-container .bg-gradient-to-b {
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}
.tw-container .bg-gradient-to-br {
  background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
}
.tw-container .bg-gradient-to-r {
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}
.tw-container .bg-gradient-to-t {
  background-image: linear-gradient(to top, var(--tw-gradient-stops));
}
.tw-container .from-aib-magenta {
  --tw-gradient-from: #ff0090 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 0 144 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.tw-container .from-aib-purple-dark {
  --tw-gradient-from: #512d6d var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(81 45 109 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.tw-container .from-cp-blue-darkest {
  --tw-gradient-from: #3d3393 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(61 51 147 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.tw-container .from-languagesconnect-red {
  --tw-gradient-from: #ee154c var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(238 21 76 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.tw-container .from-reach-secondary {
  --tw-gradient-from: #ffd100 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 209 0 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.tw-container .from-slate-100 {
  --tw-gradient-from: #f1f5f9 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(241 245 249 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.tw-container .from-transparent {
  --tw-gradient-from: transparent var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.tw-container .via-cp-blue {
  --tw-gradient-to: rgb(0 169 224 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #00a9e0 var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.tw-container .via-slate-100 {
  --tw-gradient-to: rgb(241 245 249 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #f1f5f9 var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.tw-container .to-aib-purple {
  --tw-gradient-to: #72246c var(--tw-gradient-to-position);
}
.tw-container .to-aib-yellow {
  --tw-gradient-to: #fab809 var(--tw-gradient-to-position);
}
.tw-container .to-cp-blue-light {
  --tw-gradient-to: #21d4fd var(--tw-gradient-to-position);
}
.tw-container .to-languagesconnect-orange {
  --tw-gradient-to: #f38121 var(--tw-gradient-to-position);
}
.tw-container .to-reach-admin-secondary {
  --tw-gradient-to: #fca311 var(--tw-gradient-to-position);
}
.tw-container .to-transparent {
  --tw-gradient-to: transparent var(--tw-gradient-to-position);
}
.tw-container .to-white {
  --tw-gradient-to: #fff var(--tw-gradient-to-position);
}
.tw-container .bg-fixed {
  background-attachment: fixed;
}
.tw-container .bg-center {
  background-position: center;
}
.tw-container .bg-no-repeat {
  background-repeat: no-repeat;
}
.tw-container .fill-white {
  fill: #fff;
}
.tw-container .object-cover {
  -o-object-fit: cover;
  object-fit: cover;
}
.tw-container .object-fill {
  -o-object-fit: fill;
  object-fit: fill;
}
.tw-container .\!p-0 {
  padding: 0px !important;
}
.tw-container .\!p-2 {
  padding: 0.5rem !important;
}
.tw-container .\!p-4 {
  padding: 1rem !important;
}
.tw-container .p-1 {
  padding: 0.25rem;
}
.tw-container .p-16 {
  padding: 4rem;
}
.tw-container .p-2 {
  padding: 0.5rem;
}
.tw-container .p-3 {
  padding: 0.75rem;
}
.tw-container .p-4 {
  padding: 1rem;
}
.tw-container .p-5 {
  padding: 1.25rem;
}
.tw-container .p-6 {
  padding: 1.5rem;
}
.tw-container .p-8 {
  padding: 2rem;
}
.tw-container .\!px-4 {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}
.tw-container .\!py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}
.tw-container .\!py-4 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}
.tw-container .px-1 {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.tw-container .px-1\.5 {
  padding-left: 0.375rem;
  padding-right: 0.375rem;
}
.tw-container .px-10 {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}
.tw-container .px-12 {
  padding-left: 3rem;
  padding-right: 3rem;
}
.tw-container .px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.tw-container .px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.tw-container .px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.tw-container .px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.tw-container .px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.tw-container .px-8 {
  padding-left: 2rem;
  padding-right: 2rem;
}
.tw-container .py-0 {
  padding-top: 0px;
  padding-bottom: 0px;
}
.tw-container .py-0\.5 {
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}
.tw-container .py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.tw-container .py-16 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.tw-container .py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.tw-container .py-2\.5 {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
.tw-container .py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.tw-container .py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.tw-container .py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.tw-container .py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.tw-container .\!pt-0 {
  padding-top: 0px !important;
}
.tw-container .pb-0 {
  padding-bottom: 0px;
}
.tw-container .pb-12 {
  padding-bottom: 3rem;
}
.tw-container .pb-16 {
  padding-bottom: 4rem;
}
.tw-container .pb-2 {
  padding-bottom: 0.5rem;
}
.tw-container .pb-3 {
  padding-bottom: 0.75rem;
}
.tw-container .pb-32 {
  padding-bottom: 8rem;
}
.tw-container .pb-4 {
  padding-bottom: 1rem;
}
.tw-container .pb-8 {
  padding-bottom: 2rem;
}
.tw-container .pl-10 {
  padding-left: 2.5rem;
}
.tw-container .pl-12 {
  padding-left: 3rem;
}
.tw-container .pl-2 {
  padding-left: 0.5rem;
}
.tw-container .pl-20 {
  padding-left: 5rem;
}
.tw-container .pl-3 {
  padding-left: 0.75rem;
}
.tw-container .pl-4 {
  padding-left: 1rem;
}
.tw-container .pl-8 {
  padding-left: 2rem;
}
.tw-container .pr-0 {
  padding-right: 0px;
}
.tw-container .pr-1 {
  padding-right: 0.25rem;
}
.tw-container .pr-10 {
  padding-right: 2.5rem;
}
.tw-container .pr-12 {
  padding-right: 3rem;
}
.tw-container .pr-14 {
  padding-right: 3.5rem;
}
.tw-container .pr-2 {
  padding-right: 0.5rem;
}
.tw-container .pr-3 {
  padding-right: 0.75rem;
}
.tw-container .pr-4 {
  padding-right: 1rem;
}
.tw-container .pr-8 {
  padding-right: 2rem;
}
.tw-container .pt-0 {
  padding-top: 0px;
}
.tw-container .pt-12 {
  padding-top: 3rem;
}
.tw-container .pt-2 {
  padding-top: 0.5rem;
}
.tw-container .pt-4 {
  padding-top: 1rem;
}
.tw-container .pt-6 {
  padding-top: 1.5rem;
}
.tw-container .pt-8 {
  padding-top: 2rem;
}
.tw-container .text-left {
  text-align: left;
}
.tw-container .text-center {
  text-align: center;
}
.tw-container .text-right {
  text-align: right;
}
.tw-container .font-aibBody {
  font-family: 'Aspira W01 Medium', sans-serif;
}
.tw-container .font-aibDisplay {
  font-family: 'Aspira W01 Black', sans-serif;
}
.tw-container .font-body {
  font-family: 'Lato', sans-serif;
}
.tw-container .font-display {
  font-family: 'Montserrat', sans-serif;
}
.tw-container .font-lcBody {
  font-family: Bariol Regular, sans-serif;
}
.tw-container .text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}
.tw-container .text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.tw-container .text-4xl {
  font-size: 2.25rem;
  line-height: 2.5rem;
}
.tw-container .text-5xl {
  font-size: 3rem;
  line-height: 1;
}
.tw-container .text-6xl {
  font-size: 3.75rem;
  line-height: 1;
}
.tw-container .text-7xl {
  font-size: 4.5rem;
  line-height: 1;
}
.tw-container .text-\[10px\] {
  font-size: 10px;
}
.tw-container .text-\[12px\] {
  font-size: 12px;
}
.tw-container .text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}
.tw-container .text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.tw-container .text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.tw-container .text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.tw-container .text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}
.tw-container .font-bold {
  font-weight: 700;
}
.tw-container .font-medium {
  font-weight: 500;
}
.tw-container .font-normal {
  font-weight: 400;
}
.tw-container .font-semibold {
  font-weight: 600;
}
.tw-container .uppercase {
  text-transform: uppercase;
}
.tw-container .lowercase {
  text-transform: lowercase;
}
.tw-container .italic {
  font-style: italic;
}
.tw-container .leading-5 {
  line-height: 1.25rem;
}
.tw-container .leading-loose {
  line-height: 2;
}
.tw-container .leading-none {
  line-height: 1;
}
.tw-container .leading-snug {
  line-height: 1.375;
}
.tw-container .leading-tight {
  line-height: 1.25;
}
.tw-container .tracking-tight {
  letter-spacing: -0.025em;
}
.tw-container .\!text-sector-tourism-blue {
  --tw-text-opacity: 1 !important;
  color: rgb(0 91 255 / var(--tw-text-opacity)) !important;
}
.tw-container .\!text-skin-button {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--color-button-text-base), var(--tw-text-opacity)) !important;
}
.tw-container .\!text-skin-fill-primary {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--color-fill-primary), var(--tw-text-opacity)) !important;
}
.tw-container .\!text-slate-500 {
  --tw-text-opacity: 1 !important;
  color: rgb(100 116 139 / var(--tw-text-opacity)) !important;
}
.tw-container .\!text-white {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}
.tw-container .text-aib-green {
  --tw-text-opacity: 1;
  color: rgb(0 133 106 / var(--tw-text-opacity));
}
.tw-container .text-aib-lilac {
  --tw-text-opacity: 1;
  color: rgb(196 47 158 / var(--tw-text-opacity));
}
.tw-container .text-aib-magenta {
  --tw-text-opacity: 1;
  color: rgb(255 0 144 / var(--tw-text-opacity));
}
.tw-container .text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.tw-container .text-blue-500 {
  --tw-text-opacity: 1;
  color: rgb(59 130 246 / var(--tw-text-opacity));
}
.tw-container .text-blue-600 {
  --tw-text-opacity: 1;
  color: rgb(37 99 235 / var(--tw-text-opacity));
}
.tw-container .text-blue-700 {
  --tw-text-opacity: 1;
  color: rgb(29 78 216 / var(--tw-text-opacity));
}
.tw-container .text-careerexplorer-primary {
  --tw-text-opacity: 1;
  color: rgb(43 118 185 / var(--tw-text-opacity));
}
.tw-container .text-community-adultlearner-primary {
  --tw-text-opacity: 1;
  color: rgb(222 128 12 / var(--tw-text-opacity));
}
.tw-container .text-community-jobseeker-primary {
  --tw-text-opacity: 1;
  color: rgb(31 138 245 / var(--tw-text-opacity));
}
.tw-container .text-community-school-primary {
  --tw-text-opacity: 1;
  color: rgb(72 123 124 / var(--tw-text-opacity));
}
.tw-container .text-coursefinder-primary {
  --tw-text-opacity: 1;
  color: rgb(26 141 154 / var(--tw-text-opacity));
}
.tw-container .text-cp-blue {
  --tw-text-opacity: 1;
  color: rgb(0 169 224 / var(--tw-text-opacity));
}
.tw-container .text-cp-blue-dark {
  --tw-text-opacity: 1;
  color: rgb(43 118 185 / var(--tw-text-opacity));
}
.tw-container .text-cp-blue-darkest {
  --tw-text-opacity: 1;
  color: rgb(61 51 147 / var(--tw-text-opacity));
}
.tw-container .text-cp-blue\/50 {
  color: rgba(0, 169, 224, 0.5);
}
.tw-container .text-cp-green {
  --tw-text-opacity: 1;
  color: rgb(53 235 147 / var(--tw-text-opacity));
}
.tw-container .text-gray-300 {
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity));
}
.tw-container .text-gray-400 {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity));
}
.tw-container .text-gray-500 {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}
.tw-container .text-gray-700 {
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity));
}
.tw-container .text-gray-900 {
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
}
.tw-container .text-green-500 {
  --tw-text-opacity: 1;
  color: rgb(34 197 94 / var(--tw-text-opacity));
}
.tw-container .text-green-600 {
  --tw-text-opacity: 1;
  color: rgb(22 163 74 / var(--tw-text-opacity));
}
.tw-container .text-indeed {
  --tw-text-opacity: 1;
  color: rgb(37 87 167 / var(--tw-text-opacity));
}
.tw-container .text-indigo-600 {
  --tw-text-opacity: 1;
  color: rgb(79 70 229 / var(--tw-text-opacity));
}
.tw-container .text-interest-administrative {
  --tw-text-opacity: 1;
  color: rgb(27 116 154 / var(--tw-text-opacity));
}
.tw-container .text-interest-creative {
  --tw-text-opacity: 1;
  color: rgb(209 48 118 / var(--tw-text-opacity));
}
.tw-container .text-interest-enterprising {
  --tw-text-opacity: 1;
  color: rgb(27 179 192 / var(--tw-text-opacity));
}
.tw-container .text-interest-investigative {
  --tw-text-opacity: 1;
  color: rgb(95 74 139 / var(--tw-text-opacity));
}
.tw-container .text-interest-linguistic {
  --tw-text-opacity: 1;
  color: rgb(226 100 59 / var(--tw-text-opacity));
}
.tw-container .text-interest-naturalist {
  --tw-text-opacity: 1;
  color: rgb(112 135 101 / var(--tw-text-opacity));
}
.tw-container .text-interest-realist {
  --tw-text-opacity: 1;
  color: rgb(169 114 69 / var(--tw-text-opacity));
}
.tw-container .text-interest-social {
  --tw-text-opacity: 1;
  color: rgb(99 170 128 / var(--tw-text-opacity));
}
.tw-container .text-languagesconnect-orange {
  --tw-text-opacity: 1;
  color: rgb(243 129 33 / var(--tw-text-opacity));
}
.tw-container .text-languagesconnect-red {
  --tw-text-opacity: 1;
  color: rgb(238 21 76 / var(--tw-text-opacity));
}
.tw-container .text-lime-500 {
  --tw-text-opacity: 1;
  color: rgb(132 204 22 / var(--tw-text-opacity));
}
.tw-container .text-lime-500\/50 {
  color: rgba(132, 204, 22, 0.5);
}
.tw-container .text-myfuture-primary {
  --tw-text-opacity: 1;
  color: rgb(62 135 203 / var(--tw-text-opacity));
}
.tw-container .text-neutral-700 {
  --tw-text-opacity: 1;
  color: rgb(64 64 64 / var(--tw-text-opacity));
}
.tw-container .text-orange-400 {
  --tw-text-opacity: 1;
  color: rgb(251 146 60 / var(--tw-text-opacity));
}
.tw-container .text-orange-500 {
  --tw-text-opacity: 1;
  color: rgb(249 115 22 / var(--tw-text-opacity));
}
.tw-container .text-orange-600 {
  --tw-text-opacity: 1;
  color: rgb(234 88 12 / var(--tw-text-opacity));
}
.tw-container .text-orange-700 {
  --tw-text-opacity: 1;
  color: rgb(194 65 12 / var(--tw-text-opacity));
}
.tw-container .text-reach-admin-primary {
  --tw-text-opacity: 1;
  color: rgb(39 76 119 / var(--tw-text-opacity));
}
.tw-container .text-reach-admin-secondary {
  --tw-text-opacity: 1;
  color: rgb(252 163 17 / var(--tw-text-opacity));
}
.tw-container .text-reach-apps-category-assessment {
  --tw-text-opacity: 1;
  color: rgb(234 53 70 / var(--tw-text-opacity));
}
.tw-container .text-reach-apps-category-planning {
  --tw-text-opacity: 1;
  color: rgb(76 185 68 / var(--tw-text-opacity));
}
.tw-container .text-reach-apps-category-study {
  --tw-text-opacity: 1;
  color: rgb(0 169 224 / var(--tw-text-opacity));
}
.tw-container .text-reach-apps-category-work {
  --tw-text-opacity: 1;
  color: rgb(102 46 155 / var(--tw-text-opacity));
}
.tw-container .text-reach-secondary {
  --tw-text-opacity: 1;
  color: rgb(255 209 0 / var(--tw-text-opacity));
}
.tw-container .text-red-500 {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity));
}
.tw-container .text-red-600 {
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity));
}
.tw-container .text-red-700 {
  --tw-text-opacity: 1;
  color: rgb(185 28 28 / var(--tw-text-opacity));
}
.tw-container .text-rose-700 {
  --tw-text-opacity: 1;
  color: rgb(190 18 60 / var(--tw-text-opacity));
}
.tw-container .text-sector-agriculture-primary {
  --tw-text-opacity: 1;
  color: rgb(129 195 64 / var(--tw-text-opacity));
}
.tw-container .text-sector-creative-primary {
  --tw-text-opacity: 1;
  color: rgb(209 48 118 / var(--tw-text-opacity));
}
.tw-container .text-skin-button {
  --tw-text-opacity: 1;
  color: rgba(var(--color-button-text-base), var(--tw-text-opacity));
}
.tw-container .text-skin-button-hover {
  --tw-text-opacity: 1;
  color: rgba(var(--color-button-text-hover), var(--tw-text-opacity));
}
.tw-container .text-skin-fill-accent {
  --tw-text-opacity: 1;
  color: rgba(var(--color-fill-accent), var(--tw-text-opacity));
}
.tw-container .text-skin-fill-primary {
  --tw-text-opacity: 1;
  color: rgba(var(--color-fill-primary), var(--tw-text-opacity));
}
.tw-container .text-skin-fill-secondary {
  --tw-text-opacity: 1;
  color: rgba(var(--color-fill-secondary), var(--tw-text-opacity));
}
.tw-container .text-skin-header {
  --tw-text-opacity: 1;
  color: rgba(var(--color-text-header), var(--tw-text-opacity));
}
.tw-container .text-skin-heading {
  --tw-text-opacity: 1;
  color: rgba(var(--color-text-heading), var(--tw-text-opacity));
}
.tw-container .text-skin-link {
  --tw-text-opacity: 1;
  color: rgba(var(--color-link-base), var(--tw-text-opacity));
}
.tw-container .text-slate-100 {
  --tw-text-opacity: 1;
  color: rgb(241 245 249 / var(--tw-text-opacity));
}
.tw-container .text-slate-200 {
  --tw-text-opacity: 1;
  color: rgb(226 232 240 / var(--tw-text-opacity));
}
.tw-container .text-slate-300 {
  --tw-text-opacity: 1;
  color: rgb(203 213 225 / var(--tw-text-opacity));
}
.tw-container .text-slate-400 {
  --tw-text-opacity: 1;
  color: rgb(148 163 184 / var(--tw-text-opacity));
}
.tw-container .text-slate-500 {
  --tw-text-opacity: 1;
  color: rgb(100 116 139 / var(--tw-text-opacity));
}
.tw-container .text-slate-600 {
  --tw-text-opacity: 1;
  color: rgb(71 85 105 / var(--tw-text-opacity));
}
.tw-container .text-slate-700 {
  --tw-text-opacity: 1;
  color: rgb(51 65 85 / var(--tw-text-opacity));
}
.tw-container .text-slate-800 {
  --tw-text-opacity: 1;
  color: rgb(30 41 59 / var(--tw-text-opacity));
}
.tw-container .text-slate-900 {
  --tw-text-opacity: 1;
  color: rgb(15 23 42 / var(--tw-text-opacity));
}
.tw-container .text-steps-primary {
  --tw-text-opacity: 1;
  color: rgb(228 255 26 / var(--tw-text-opacity));
}
.tw-container .text-steps-secondary {
  --tw-text-opacity: 1;
  color: rgb(116 79 198 / var(--tw-text-opacity));
}
.tw-container .text-teal-600 {
  --tw-text-opacity: 1;
  color: rgb(13 148 136 / var(--tw-text-opacity));
}
.tw-container .text-teal-700 {
  --tw-text-opacity: 1;
  color: rgb(15 118 110 / var(--tw-text-opacity));
}
.tw-container .text-transparent {
  color: rgba(0, 0, 0, 0);
}
.tw-container .text-violet-500 {
  --tw-text-opacity: 1;
  color: rgb(139 92 246 / var(--tw-text-opacity));
}
.tw-container .text-violet-500\/50 {
  color: rgba(139, 92, 246, 0.5);
}
.tw-container .text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.tw-container .text-white\/75 {
  color: rgba(255, 255, 255, 0.75);
}
.tw-container .text-yellow-500 {
  --tw-text-opacity: 1;
  color: rgb(234 179 8 / var(--tw-text-opacity));
}
.tw-container .underline {
  text-decoration-line: underline;
}
.tw-container .\!no-underline {
  text-decoration-line: none !important;
}
.tw-container .no-underline {
  text-decoration-line: none;
}
.tw-container .underline-offset-4 {
  text-underline-offset: 4px;
}
.tw-container .antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.tw-container .accent-cp-blue {
  accent-color: #00a9e0;
}
.tw-container .accent-languagesconnect-red {
  accent-color: #ee154c;
}
.tw-container .accent-reach-admin-primary {
  accent-color: #274c77;
}
.tw-container .opacity-0 {
  opacity: 0;
}
.tw-container .opacity-10 {
  opacity: 0.1;
}
.tw-container .opacity-100 {
  opacity: 1;
}
.tw-container .opacity-20 {
  opacity: 0.2;
}
.tw-container .opacity-30 {
  opacity: 0.3;
}
.tw-container .opacity-50 {
  opacity: 0.5;
}
.tw-container .opacity-60 {
  opacity: 0.6;
}
.tw-container .opacity-75 {
  opacity: 0.75;
}
.tw-container .mix-blend-multiply {
  mix-blend-mode: multiply;
}
.tw-container .shadow {
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)),
    var(--tw-shadow);
}
.tw-container .shadow-2xl {
  --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
  --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)),
    var(--tw-shadow);
}
.tw-container .shadow-inner {
  --tw-shadow: inset 0 2px 4px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: inset 0 2px 4px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)),
    var(--tw-shadow);
}
.tw-container .shadow-lg {
  --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 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)),
    var(--tw-shadow);
}
.tw-container .shadow-md {
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)),
    var(--tw-shadow);
}
.tw-container .shadow-none {
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)),
    var(--tw-shadow);
}
.tw-container .shadow-sm {
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)),
    var(--tw-shadow);
}
.tw-container .shadow-xl {
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)),
    var(--tw-shadow);
}
.tw-container .shadow-slate-500\/15 {
  --tw-shadow-color: rgb(100 116 139 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.tw-container .outline-none {
  outline: 2px solid rgba(0, 0, 0, 0);
  outline-offset: 2px;
}
.tw-container .outline {
  outline-style: solid;
}
.tw-container .ring-1 {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 rgba(0, 0, 0, 0));
}
.tw-container .ring-aib-lime {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(226 226 49 / var(--tw-ring-opacity));
}
.tw-container .ring-aib-yellow {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(250 184 9 / var(--tw-ring-opacity));
}
.tw-container .ring-amber-500 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(245 158 11 / var(--tw-ring-opacity));
}
.tw-container .ring-black {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(0 0 0 / var(--tw-ring-opacity));
}
.tw-container .ring-community-adultlearner-primary {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(222 128 12 / var(--tw-ring-opacity));
}
.tw-container .ring-community-jobseeker-primary {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(31 138 245 / var(--tw-ring-opacity));
}
.tw-container .ring-community-school-secondary {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(125 209 129 / var(--tw-ring-opacity));
}
.tw-container .ring-coursefinder-secondary {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(140 198 63 / var(--tw-ring-opacity));
}
.tw-container .ring-cp-blue {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(0 169 224 / var(--tw-ring-opacity));
}
.tw-container .ring-cp-blue-darkest\/50 {
  --tw-ring-color: rgb(61 51 147 / 0.5);
}
.tw-container .ring-cp-blue-light {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(33 212 253 / var(--tw-ring-opacity));
}
.tw-container .ring-cp-blue\/20 {
  --tw-ring-color: rgb(0 169 224 / 0.2);
}
.tw-container .ring-cp-turquoise {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(0 253 220 / var(--tw-ring-opacity));
}
.tw-container .ring-emerald-600 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(5 150 105 / var(--tw-ring-opacity));
}
.tw-container .ring-gray-300 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(209 213 219 / var(--tw-ring-opacity));
}
.tw-container .ring-green-500 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(34 197 94 / var(--tw-ring-opacity));
}
.tw-container .ring-green-700 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(21 128 61 / var(--tw-ring-opacity));
}
.tw-container .ring-indeed {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(37 87 167 / var(--tw-ring-opacity));
}
.tw-container .ring-lime-400 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(163 230 53 / var(--tw-ring-opacity));
}
.tw-container .ring-lime-500 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(132 204 22 / var(--tw-ring-opacity));
}
.tw-container .ring-orange-500 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(249 115 22 / var(--tw-ring-opacity));
}
.tw-container .ring-orange-600 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(234 88 12 / var(--tw-ring-opacity));
}
.tw-container .ring-reach-admin-primary {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(39 76 119 / var(--tw-ring-opacity));
}
.tw-container .ring-reach-admin-secondary {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(252 163 17 / var(--tw-ring-opacity));
}
.tw-container .ring-reach-apps-category-assessment {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(234 53 70 / var(--tw-ring-opacity));
}
.tw-container .ring-reach-apps-category-planning {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(76 185 68 / var(--tw-ring-opacity));
}
.tw-container .ring-reach-apps-category-study {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(0 169 224 / var(--tw-ring-opacity));
}
.tw-container .ring-reach-apps-category-work {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(102 46 155 / var(--tw-ring-opacity));
}
.tw-container .ring-reach-primary {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(0 51 73 / var(--tw-ring-opacity));
}
.tw-container .ring-reach-secondary {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(255 209 0 / var(--tw-ring-opacity));
}
.tw-container .ring-red-300 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(252 165 165 / var(--tw-ring-opacity));
}
.tw-container .ring-red-500 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(239 68 68 / var(--tw-ring-opacity));
}
.tw-container .ring-red-600 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(220 38 38 / var(--tw-ring-opacity));
}
.tw-container .ring-red-700 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(185 28 28 / var(--tw-ring-opacity));
}
.tw-container .ring-sector-accountancy-primary {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(0 72 102 / var(--tw-ring-opacity));
}
.tw-container .ring-sector-agriculture-primary {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(129 195 64 / var(--tw-ring-opacity));
}
.tw-container .ring-sector-business-primary {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(54 160 206 / var(--tw-ring-opacity));
}
.tw-container .ring-sector-creative-primary {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(209 48 118 / var(--tw-ring-opacity));
}
.tw-container .ring-sector-government-primary {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(242 153 0 / var(--tw-ring-opacity));
}
.tw-container .ring-sector-healthcare-primary {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(1 198 178 / var(--tw-ring-opacity));
}
.tw-container .ring-sector-science-primary {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(95 74 139 / var(--tw-ring-opacity));
}
.tw-container .ring-sector-science-secondary {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(94 252 141 / var(--tw-ring-opacity));
}
.tw-container .ring-skin-fill-accent {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(var(--color-fill-accent), var(--tw-ring-opacity));
}
.tw-container .ring-skin-fill-primary {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(var(--color-fill-primary), var(--tw-ring-opacity));
}
.tw-container .ring-skin-fill-secondary {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(var(--color-fill-secondary), var(--tw-ring-opacity));
}
.tw-container .ring-steps-accent {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(29 211 176 / var(--tw-ring-opacity));
}
.tw-container .ring-steps-secondary {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(116 79 198 / var(--tw-ring-opacity));
}
.tw-container .ring-teal-300 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(94 234 212 / var(--tw-ring-opacity));
}
.tw-container .ring-teal-700 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(15 118 110 / var(--tw-ring-opacity));
}
.tw-container .ring-yellow-400 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(250 204 21 / var(--tw-ring-opacity));
}
.tw-container .ring-yellow-500 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(234 179 8 / var(--tw-ring-opacity));
}
.tw-container .ring-opacity-30 {
  --tw-ring-opacity: 0.3;
}
.tw-container .ring-opacity-5 {
  --tw-ring-opacity: 0.05;
}
.tw-container .ring-offset-2 {
  --tw-ring-offset-width: 2px;
}
.tw-container .blur-sm {
  --tw-blur: blur(4px);
  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);
}
.tw-container .drop-shadow {
  --tw-drop-shadow: drop-shadow(0 1px 2px rgb(0 0 0 / 0.1)) drop-shadow(0 1px 1px rgb(0 0 0 / 0.06));
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate)
    var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.tw-container .drop-shadow-lg {
  --tw-drop-shadow: drop-shadow(0 10px 8px rgb(0 0 0 / 0.04)) drop-shadow(0 4px 3px rgb(0 0 0 / 0.1));
  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);
}
.tw-container .drop-shadow-md {
  --tw-drop-shadow: drop-shadow(0 4px 3px rgb(0 0 0 / 0.07)) drop-shadow(0 2px 2px rgb(0 0 0 / 0.06));
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate)
    var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.tw-container .grayscale {
  --tw-grayscale: grayscale(100%);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate)
    var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.tw-container .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);
}
.tw-container .backdrop-blur-sm {
  --tw-backdrop-blur: blur(4px);
  -webkit-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);
  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);
}
.tw-container .transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow,
    transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow,
    transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow,
    transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.tw-container .transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.tw-container .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;
}
.tw-container .transition-opacity {
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.tw-container .duration-100 {
  transition-duration: 100ms;
}
.tw-container .duration-200 {
  transition-duration: 200ms;
}
.tw-container .duration-300 {
  transition-duration: 300ms;
}
.tw-container .duration-75 {
  transition-duration: 75ms;
}
.tw-container .ease-in {
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}
.tw-container .ease-out {
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.tw-container .line-clamp-1 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.tw-container .line-clamp-3 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.tw-container .no-scrollbar::-webkit-scrollbar {
  display: none;
}
.tw-container .no-scrollbar {
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.tw-container .bg-pattern {
  background-color: #f8fafc;
  background-image: url("data:image/svg+xml,%3Csvg width='52' height='26' viewBox='0 0 52 26' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23e0e0e0' fill-opacity='0.4'%3E%3Cpath d='M10 10c0-2.21-1.79-4-4-4-3.314 0-6-2.686-6-6h2c0 2.21 1.79 4 4 4 3.314 0 6 2.686 6 6 0 2.21 1.79 4 4 4 3.314 0 6 2.686 6 6 0 2.21 1.79 4 4 4v2c-3.314 0-6-2.686-6-6 0-2.21-1.79-4-4-4-3.314 0-6-2.686-6-6zm25.464-1.95l8.486 8.486-1.414 1.414-8.486-8.486 1.414-1.414z' /%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.tw-container .bg-blob {
  background-image: url('../assets/bg-blob.svg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
@font-face {
  font-family: 'Aspira W01 Medium';
  src: url('https://cc.careersportal.ie/fonts/aspira-medium.eot');
  src: url('https://cc.careersportal.ie/fonts/aspira-medium.eot?#iefix') format('embedded-opentype'),
    url('https://cc.careersportal.ie/fonts/aspira-medium.woff2') format('woff2'),
    url('https://cc.careersportal.ie/fonts/aspira-medium.woff') format('woff'),
    url('https://cc.careersportal.ie/fonts/aspira-medium.ttf') format('truetype'),
    url('https://cc.careersportal.ie/fonts/aspira-medium.svg#Aspira W01 Medium') format('svg');
}
@font-face {
  font-family: 'Aspira W01 Black';
  src: url('https://cc.careersportal.ie/fonts/aspira-black.eot');
  src: url('https://cc.careersportal.ie/fonts/aspira-black.eot?#iefix') format('embedded-opentype'),
    url('https://cc.careersportal.ie/fonts/aspira-black.woff2') format('woff2'),
    url('https://cc.careersportal.ie/fonts/aspira-black.woff') format('woff'),
    url('https://cc.careersportal.ie/fonts/aspira-black.ttf') format('truetype'),
    url('https://cc.careersportal.ie/fonts/aspira-black.svg#Aspira W01 Black') format('svg');
}
@font-face {
  font-family: 'CPZone';
  src: url('https://cc.careersportal.ie/fonts/CPZone.eot?9eagt1');
  src: url('https://cc.careersportal.ie/fonts/CPZone.eot?9eagt1#iefix') format('embedded-opentype'),
    url('https://cc.careersportal.ie/fonts/CPZone.ttf?9eagt1') format('truetype'),
    url('https://cc.careersportal.ie/fonts/CPZone.woff?9eagt1') format('woff'),
    url('https://cc.careersportal.ie/fonts/CPZone.svg?9eagt1#CPZone') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.tw-container [class^='cpzone-'],
.tw-container [class*='cpzone-'] {
  font-family: 'CPZone' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.tw-container .cpzone-0:before {
  content: '';
  color: #ddd;
}
.tw-container .cpzone-1:before {
  content: '';
  color: #d3315b;
}
.tw-container .cpzone-2:before {
  content: '';
  color: #f89748;
}
.tw-container .cpzone-3:before {
  content: '';
  color: #febe0f;
}
.tw-container .cpzone-4:before {
  content: '';
  color: #cebf2b;
}
.tw-container .cpzone-5:before {
  content: '';
  color: #9ebf3b;
}
@font-face {
  font-family: 'CPLevel';
  src: url('https://cc.careersportal.ie/fonts/CPLevel.eot?wy5fg6');
  src: url('https://cc.careersportal.ie/fonts/CPLevel.eot?wy5fg6#iefix') format('embedded-opentype'),
    url('https://cc.careersportal.ie/fonts/CPLevel.ttf?wy5fg6') format('truetype'),
    url('https://cc.careersportal.ie/fonts/CPLevel.woff?wy5fg6') format('woff'),
    url('https://cc.careersportal.ie/fonts/CPLevel.svg?wy5fg6#CPLevel') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.tw-container .nfqlevel:not([data-level='']):before {
  font-family: 'CPLevel' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.5rem;
}
.tw-container .nfqlevel-0:before,
.tw-container .nfqlevel[data-level='level0.jpg']:before {
  content: '';
  color: #ddd;
}
.tw-container .nfqlevel-1:before,
.tw-container .nfqlevel[data-level='level1.jpg']:before {
  content: '';
  color: #d1335b;
}
.tw-container .nfqlevel-2:before,
.tw-container .nfqlevel[data-level='level2.jpg']:before {
  content: '';
  color: #df4c55;
}
.tw-container .nfqlevel-3:before,
.tw-container .nfqlevel[data-level='level3.jpg']:before {
  content: '';
  color: #e96550;
}
.tw-container .nfqlevel-4:before,
.tw-container .nfqlevel[data-level='level4.jpg']:before {
  content: '';
  color: #f57f4a;
}
.tw-container .nfqlevel-5:before,
.tw-container .nfqlevel[data-level='level5.jpg']:before {
  content: '';
  color: #f89748;
}
.tw-container .nfqlevel-6:before,
.tw-container .nfqlevel[data-level='level6.jpg']:before {
  content: '';
  color: #febe0f;
}
.tw-container .nfqlevel-7:before,
.tw-container .nfqlevel[data-level='level7.jpg']:before {
  content: '';
  color: #e7bf1f;
}
.tw-container .nfqlevel-8:before,
.tw-container .nfqlevel[data-level='level8.jpg']:before {
  content: '';
  color: #cebf2b;
}
.tw-container .nfqlevel-9:before,
.tw-container .nfqlevel[data-level='level9.jpg']:before {
  content: '';
  color: #b6bf34;
}
.tw-container .nfqlevel-10:before,
.tw-container .nfqlevel[data-level='level10.jpg']:before {
  content: '';
  color: #9ebf3b;
}
@font-face {
  font-family: 'CPLogo';
  src: url('https://cc.careersportal.ie/fonts/CPLogo.eot?e7r6fv');
  src: url('https://cc.careersportal.ie/fonts/CPLogo.eot?e7r6fv#iefix') format('embedded-opentype'),
    url('https://cc.careersportal.ie/fonts/CPLogo.ttf?e7r6fv') format('truetype'),
    url('https://cc.careersportal.ie/fonts/CPLogo.woff?e7r6fv') format('woff'),
    url('https://cc.careersportal.ie/fonts/CPLogo.svg?e7r6fv#CPLogo') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.tw-container [class^='cplogo-'],
.tw-container [class*=' cplogo-'] {
  font-family: 'CPLogo' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.tw-container .cplogo-symbol:before {
  content: '';
}
.tw-container .cplogo-logo:before {
  content: '';
}
.tw-container .cplogo-reach:before {
  content: '';
}
.tw-container .cplogo-myfuture:before {
  content: '';
}
.tw-container .cplogo-workxperience:before {
  content: '';
}
.tw-container .cplogo-careerexplorer-symbol:before {
  content: '';
}
.tw-container .cplogo-careerexplorer:before {
  content: '';
}
.tw-container .cplogo-coursefinder-symbol:before {
  content: '';
}
.tw-container .cplogo-coursefinder:before {
  content: '';
}
.tw-container .cplogo-steps:before {
  content: '';
}
@font-face {
  font-family: 'CPToolbox';
  src: url('https://cc.careersportal.ie/fonts/CPToolbox.eot?g2nhuh');
  src: url('https://cc.careersportal.ie/fonts/CPToolbox.eot?g2nhuh#iefix') format('embedded-opentype'),
    url('https://cc.careersportal.ie/fonts/CPToolbox.ttf?g2nhuh') format('truetype'),
    url('https://cc.careersportal.ie/fonts/CPToolbox.woff?g2nhuh') format('woff'),
    url('https://cc.careersportal.ie/fonts/CPToolbox.svg?g2nhuh#CPToolbox') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.tw-container [class^='cptoolbox-'],
.tw-container [class*=' cptoolbox-'] {
  font-family: 'CPToolbox' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.tw-container .cptoolbox-apprenticeships:before {
  content: '';
}
.tw-container .cptoolbox-course-finder:before {
  content: '';
}
.tw-container .cptoolbox-workxperience:before {
  content: '';
}
.tw-container .cptoolbox-reach:before {
  content: '';
}
.tw-container .cptoolbox-career-explorer:before {
  content: '';
}
.tw-container .cptoolbox-career-interest-profiler:before {
  content: '';
}
.tw-container .cptoolbox-experts-employers:before {
  content: '';
}
.tw-container .cptoolbox-career-sectors:before {
  content: '';
}
.tw-container .cptoolbox-videos:before {
  content: '';
}
.tw-container .cptoolbox-in-the-news:before {
  content: '';
}
.tw-container .cptoolbox-europe:before {
  content: '';
}
.tw-container .cptoolbox-scholarships:before {
  content: '';
}
@font-face {
  font-family: 'CareersPortal';
  src: url('https://cc.careersportal.ie/fonts/CareersPortal.eot?qrt0xc');
  src: url('https://cc.careersportal.ie/fonts/CareersPortal.eot?qrt0xc#iefix') format('embedded-opentype'),
    url('https://cc.careersportal.ie/fonts/CareersPortal.ttf?qrt0xc') format('truetype'),
    url('https://cc.careersportal.ie/fonts/CareersPortal.woff?qrt0xc') format('woff'),
    url('https://cc.careersportal.ie/fonts/CareersPortal.svg?qrt0xc#CareersPortal') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.tw-container [class^='icon-interest-'],
.tw-container [class^='icon-sector-'],
.tw-container [class^='cp-'],
.tw-container [class*=' cp-'] {
  font-family: 'CareersPortal' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.tw-container .icon-interest-1:before,
.tw-container .cp-realist-icon:before {
  content: '';
}
.tw-container .icon-interest-2:before,
.tw-container .cp-administrative-icon:before {
  content: '';
}
.tw-container .icon-interest-3:before,
.tw-container .cp-enterprising-icon:before {
  content: '';
}
.tw-container .icon-interest-4:before,
.tw-container .cp-investigative-icon:before {
  content: '';
}
.tw-container .icon-interest-5:before,
.tw-container .cp-social-icon:before {
  content: '';
}
.tw-container .icon-interest-6:before,
.tw-container .cp-creative-icon:before {
  content: '';
}
.tw-container .icon-interest-7:before,
.tw-container .cp-linguistic-icon:before {
  content: '';
}
.tw-container .icon-interest-8:before,
.tw-container .cp-naturalist-icon:before {
  content: '';
}
.tw-container .icon-sector-1:before,
.tw-container .cp-advertising-icon:before {
  content: '';
}
.tw-container .icon-sector-2:before,
.tw-container .cp-farming-icon:before {
  content: '';
}
.tw-container .icon-sector-3:before,
.tw-container .cp-art-icon:before {
  content: '';
}
.tw-container .icon-sector-4:before,
.tw-container .cp-architecture-icon:before {
  content: '';
}
.tw-container .icon-sector-5:before,
.tw-container .cp-business-icon:before {
  content: '';
}
.tw-container .icon-sector-6:before,
.tw-container .cp-biological-icon:before {
  content: '';
}
.tw-container .icon-sector-7:before,
.tw-container .cp-government-icon:before {
  content: '';
}
.tw-container .icon-sector-8:before,
.tw-container .cp-computers-icon:before {
  content: '';
}
.tw-container .icon-sector-9:before,
.tw-container .cp-clerical-icon:before {
  content: '';
}
.tw-container .icon-sector-10:before,
.tw-container .cp-education-icon:before {
  content: '';
}
.tw-container .icon-sector-12:before,
.tw-container .cp-music-icon:before {
  content: '';
}
.tw-container .icon-sector-13:before,
.tw-container .cp-fashion-icon:before {
  content: '';
}
.tw-container .icon-sector-14:before,
.tw-container .cp-banking-icon:before {
  content: '';
}
.tw-container .icon-sector-15:before,
.tw-container .cp-medical-icon:before {
  content: '';
}
.tw-container .icon-sector-16:before,
.tw-container .cp-tourism-icon:before {
  content: '';
}
.tw-container .icon-sector-17:before,
.tw-container .cp-law-icon:before {
  content: '';
}
.tw-container .icon-sector-18:before,
.tw-container .cp-leisure-icon:before {
  content: '';
}
.tw-container .icon-sector-19:before,
.tw-container .cp-engineering-icon:before {
  content: '';
}
.tw-container .icon-sector-20:before,
.tw-container .cp-media-icon:before {
  content: '';
}
.tw-container .icon-sector-21:before,
.tw-container .cp-physics-icon:before {
  content: '';
}
.tw-container .icon-sector-22:before,
.tw-container .cp-sales-icon:before {
  content: '';
}
.tw-container .icon-sector-23:before,
.tw-container .cp-security-icon:before {
  content: '';
}
.tw-container .icon-sector-24:before,
.tw-container .cp-psychology-icon:before {
  content: '';
}
.tw-container .icon-sector-25:before,
.tw-container .cp-food-icon:before {
  content: '';
}
.tw-container .icon-sector-26:before,
.tw-container .cp-insurance-icon:before {
  content: '';
}
.tw-container .icon-sector-27:before,
.tw-container .cp-transport-icon:before {
  content: '';
}
.tw-container .icon-sector-29:before,
.tw-container .cp-maritime-icon:before {
  content: '';
}
.tw-container .icon-sector-30:before,
.tw-container .cp-history-icon:before {
  content: '';
}
.tw-container .icon-sector-31:before,
.tw-container .cp-animals-icon:before {
  content: '';
}
.tw-container .icon-sector-32:before,
.tw-container .cp-accountancy-icon:before {
  content: '';
}
.tw-container .icon-sector-33:before,
.tw-container .cp-earth-icon:before {
  content: '';
}
.tw-container .icon-sector-34:before,
.tw-container .cp-biomedical-icon:before {
  content: '';
}
.tw-container .icon-sector-36:before,
.tw-container .cp-community-icon:before {
  content: '';
}
@font-face {
  font-family: 'Bariol Regular';
  font-style: normal;
  font-weight: normal;
  font-display: auto;
  src: url('../assets/fonts/bariol_regular-webfont.woff') format('woff');
}
@font-face {
  font-family: 'Bariol Bold';
  font-style: normal;
  font-weight: normal;
  font-display: auto;
  src: url('../assets/fonts/Bariol_Bold.woff') format('woff');
}
@media (min-width: 1024px) {
  .tw-container .lg\:prose-lg {
    font-size: 1.125rem;
    line-height: 1.7777778;
  }
  .tw-container .lg\:prose-lg :where(p):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
  }
  .tw-container .lg\:prose-lg :where([class~='lead']):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
    font-size: 1.2222222em;
    line-height: 1.4545455;
    margin-top: 1.0909091em;
    margin-bottom: 1.0909091em;
  }
  .tw-container .lg\:prose-lg :where(blockquote):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
    margin-top: 1.6666667em;
    margin-bottom: 1.6666667em;
    padding-left: 1em;
  }
  .tw-container .lg\:prose-lg :where(h1):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
    font-size: 2.6666667em;
    margin-top: 0;
    margin-bottom: 0.8333333em;
    line-height: 1;
  }
  .tw-container .lg\:prose-lg :where(h2):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
    font-size: 1.6666667em;
    margin-top: 1.8666667em;
    margin-bottom: 1.0666667em;
    line-height: 1.3333333;
  }
  .tw-container .lg\:prose-lg :where(h3):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
    font-size: 1.3333333em;
    margin-top: 1.6666667em;
    margin-bottom: 0.6666667em;
    line-height: 1.5;
  }
  .tw-container .lg\:prose-lg :where(h4):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
    margin-top: 1.7777778em;
    margin-bottom: 0.4444444em;
    line-height: 1.5555556;
  }
  .tw-container .lg\:prose-lg :where(img):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em;
  }
  .tw-container .lg\:prose-lg :where(picture):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em;
  }
  .tw-container .lg\:prose-lg :where(picture > img):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
    margin-top: 0;
    margin-bottom: 0;
  }
  .tw-container .lg\:prose-lg :where(video):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em;
  }
  .tw-container .lg\:prose-lg :where(kbd):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
    font-size: 0.8888889em;
    border-radius: 0.3125rem;
    padding-top: 0.2222222em;
    padding-right: 0.4444444em;
    padding-bottom: 0.2222222em;
    padding-left: 0.4444444em;
  }
  .tw-container .lg\:prose-lg :where(code):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
    font-size: 0.8888889em;
  }
  .tw-container .lg\:prose-lg :where(h2 code):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
    font-size: 0.8666667em;
  }
  .tw-container .lg\:prose-lg :where(h3 code):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
    font-size: 0.875em;
  }
  .tw-container .lg\:prose-lg :where(pre):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
    font-size: 0.8888889em;
    line-height: 1.75;
    margin-top: 2em;
    margin-bottom: 2em;
    border-radius: 0.375rem;
    padding-top: 1em;
    padding-right: 1.5em;
    padding-bottom: 1em;
    padding-left: 1.5em;
  }
  .tw-container .lg\:prose-lg :where(ol):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
    padding-left: 1.5555556em;
  }
  .tw-container .lg\:prose-lg :where(ul):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
    padding-left: 1.5555556em;
  }
  .tw-container .lg\:prose-lg :where(li):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
    margin-top: 0.6666667em;
    margin-bottom: 0.6666667em;
  }
  .tw-container .lg\:prose-lg :where(ol > li):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
    padding-left: 0.4444444em;
  }
  .tw-container .lg\:prose-lg :where(ul > li):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
    padding-left: 0.4444444em;
  }
  .tw-container
    .lg\:prose-lg
    :where(.lg\:prose-lg > ul > li p):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
    margin-top: 0.8888889em;
    margin-bottom: 0.8888889em;
  }
  .tw-container
    .lg\:prose-lg
    :where(.lg\:prose-lg > ul > li > *:first-child):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
    margin-top: 1.3333333em;
  }
  .tw-container
    .lg\:prose-lg
    :where(.lg\:prose-lg > ul > li > *:last-child):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
    margin-bottom: 1.3333333em;
  }
  .tw-container
    .lg\:prose-lg
    :where(.lg\:prose-lg > ol > li > *:first-child):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
    margin-top: 1.3333333em;
  }
  .tw-container
    .lg\:prose-lg
    :where(.lg\:prose-lg > ol > li > *:last-child):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
    margin-bottom: 1.3333333em;
  }
  .tw-container
    .lg\:prose-lg
    :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
    margin-top: 0.8888889em;
    margin-bottom: 0.8888889em;
  }
  .tw-container .lg\:prose-lg :where(dl):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
  }
  .tw-container .lg\:prose-lg :where(dt):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
    margin-top: 1.3333333em;
  }
  .tw-container .lg\:prose-lg :where(dd):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
    margin-top: 0.6666667em;
    padding-left: 1.5555556em;
  }
  .tw-container .lg\:prose-lg :where(hr):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
    margin-top: 3.1111111em;
    margin-bottom: 3.1111111em;
  }
  .tw-container .lg\:prose-lg :where(hr + *):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
    margin-top: 0;
  }
  .tw-container .lg\:prose-lg :where(h2 + *):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
    margin-top: 0;
  }
  .tw-container .lg\:prose-lg :where(h3 + *):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
    margin-top: 0;
  }
  .tw-container .lg\:prose-lg :where(h4 + *):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
    margin-top: 0;
  }
  .tw-container .lg\:prose-lg :where(table):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
    font-size: 0.8888889em;
    line-height: 1.5;
  }
  .tw-container .lg\:prose-lg :where(thead th):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
    padding-right: 0.75em;
    padding-bottom: 0.75em;
    padding-left: 0.75em;
  }
  .tw-container .lg\:prose-lg :where(thead th:first-child):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
    padding-left: 0;
  }
  .tw-container .lg\:prose-lg :where(thead th:last-child):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
    padding-right: 0;
  }
  .tw-container .lg\:prose-lg :where(tbody td, tfoot td):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
    padding-top: 0.75em;
    padding-right: 0.75em;
    padding-bottom: 0.75em;
    padding-left: 0.75em;
  }
  .tw-container
    .lg\:prose-lg
    :where(tbody td:first-child, tfoot td:first-child):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
    padding-left: 0;
  }
  .tw-container
    .lg\:prose-lg
    :where(tbody td:last-child, tfoot td:last-child):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
    padding-right: 0;
  }
  .tw-container .lg\:prose-lg :where(figure):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em;
  }
  .tw-container .lg\:prose-lg :where(figure > *):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
    margin-top: 0;
    margin-bottom: 0;
  }
  .tw-container .lg\:prose-lg :where(figcaption):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
    font-size: 0.8888889em;
    line-height: 1.5;
    margin-top: 1em;
  }
  .tw-container
    .lg\:prose-lg
    :where(.lg\:prose-lg > :first-child):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
    margin-top: 0;
  }
  .tw-container
    .lg\:prose-lg
    :where(.lg\:prose-lg > :last-child):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
    margin-bottom: 0;
  }
}
@media (min-width: 1280px) {
  .tw-container .xl\:prose-xl {
    font-size: 1.25rem;
    line-height: 1.8;
  }
  .tw-container .xl\:prose-xl :where(p):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
    margin-top: 1.2em;
    margin-bottom: 1.2em;
  }
  .tw-container .xl\:prose-xl :where([class~='lead']):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
    font-size: 1.2em;
    line-height: 1.5;
    margin-top: 1em;
    margin-bottom: 1em;
  }
  .tw-container .xl\:prose-xl :where(blockquote):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
    margin-top: 1.6em;
    margin-bottom: 1.6em;
    padding-left: 1.0666667em;
  }
  .tw-container .xl\:prose-xl :where(h1):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
    font-size: 2.8em;
    margin-top: 0;
    margin-bottom: 0.8571429em;
    line-height: 1;
  }
  .tw-container .xl\:prose-xl :where(h2):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
    font-size: 1.8em;
    margin-top: 1.5555556em;
    margin-bottom: 0.8888889em;
    line-height: 1.1111111;
  }
  .tw-container .xl\:prose-xl :where(h3):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
    font-size: 1.5em;
    margin-top: 1.6em;
    margin-bottom: 0.6666667em;
    line-height: 1.3333333;
  }
  .tw-container .xl\:prose-xl :where(h4):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
    margin-top: 1.8em;
    margin-bottom: 0.6em;
    line-height: 1.6;
  }
  .tw-container .xl\:prose-xl :where(img):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
    margin-top: 2em;
    margin-bottom: 2em;
  }
  .tw-container .xl\:prose-xl :where(picture):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
    margin-top: 2em;
    margin-bottom: 2em;
  }
  .tw-container .xl\:prose-xl :where(picture > img):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
    margin-top: 0;
    margin-bottom: 0;
  }
  .tw-container .xl\:prose-xl :where(video):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
    margin-top: 2em;
    margin-bottom: 2em;
  }
  .tw-container .xl\:prose-xl :where(kbd):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
    font-size: 0.9em;
    border-radius: 0.3125rem;
    padding-top: 0.25em;
    padding-right: 0.4em;
    padding-bottom: 0.25em;
    padding-left: 0.4em;
  }
  .tw-container .xl\:prose-xl :where(code):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
    font-size: 0.9em;
  }
  .tw-container .xl\:prose-xl :where(h2 code):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
    font-size: 0.8611111em;
  }
  .tw-container .xl\:prose-xl :where(h3 code):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
    font-size: 0.9em;
  }
  .tw-container .xl\:prose-xl :where(pre):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
    font-size: 0.9em;
    line-height: 1.7777778;
    margin-top: 2em;
    margin-bottom: 2em;
    border-radius: 0.5rem;
    padding-top: 1.1111111em;
    padding-right: 1.3333333em;
    padding-bottom: 1.1111111em;
    padding-left: 1.3333333em;
  }
  .tw-container .xl\:prose-xl :where(ol):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
    margin-top: 1.2em;
    margin-bottom: 1.2em;
    padding-left: 1.6em;
  }
  .tw-container .xl\:prose-xl :where(ul):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
    margin-top: 1.2em;
    margin-bottom: 1.2em;
    padding-left: 1.6em;
  }
  .tw-container .xl\:prose-xl :where(li):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
    margin-top: 0.6em;
    margin-bottom: 0.6em;
  }
  .tw-container .xl\:prose-xl :where(ol > li):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
    padding-left: 0.4em;
  }
  .tw-container .xl\:prose-xl :where(ul > li):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
    padding-left: 0.4em;
  }
  .tw-container
    .xl\:prose-xl
    :where(.xl\:prose-xl > ul > li p):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
    margin-top: 0.8em;
    margin-bottom: 0.8em;
  }
  .tw-container
    .xl\:prose-xl
    :where(.xl\:prose-xl > ul > li > *:first-child):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
    margin-top: 1.2em;
  }
  .tw-container
    .xl\:prose-xl
    :where(.xl\:prose-xl > ul > li > *:last-child):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
    margin-bottom: 1.2em;
  }
  .tw-container
    .xl\:prose-xl
    :where(.xl\:prose-xl > ol > li > *:first-child):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
    margin-top: 1.2em;
  }
  .tw-container
    .xl\:prose-xl
    :where(.xl\:prose-xl > ol > li > *:last-child):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
    margin-bottom: 1.2em;
  }
  .tw-container
    .xl\:prose-xl
    :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
    margin-top: 0.8em;
    margin-bottom: 0.8em;
  }
  .tw-container .xl\:prose-xl :where(dl):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
    margin-top: 1.2em;
    margin-bottom: 1.2em;
  }
  .tw-container .xl\:prose-xl :where(dt):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
    margin-top: 1.2em;
  }
  .tw-container .xl\:prose-xl :where(dd):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
    margin-top: 0.6em;
    padding-left: 1.6em;
  }
  .tw-container .xl\:prose-xl :where(hr):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
    margin-top: 2.8em;
    margin-bottom: 2.8em;
  }
  .tw-container .xl\:prose-xl :where(hr + *):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
    margin-top: 0;
  }
  .tw-container .xl\:prose-xl :where(h2 + *):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
    margin-top: 0;
  }
  .tw-container .xl\:prose-xl :where(h3 + *):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
    margin-top: 0;
  }
  .tw-container .xl\:prose-xl :where(h4 + *):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
    margin-top: 0;
  }
  .tw-container .xl\:prose-xl :where(table):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
    font-size: 0.9em;
    line-height: 1.5555556;
  }
  .tw-container .xl\:prose-xl :where(thead th):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
    padding-right: 0.6666667em;
    padding-bottom: 0.8888889em;
    padding-left: 0.6666667em;
  }
  .tw-container .xl\:prose-xl :where(thead th:first-child):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
    padding-left: 0;
  }
  .tw-container .xl\:prose-xl :where(thead th:last-child):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
    padding-right: 0;
  }
  .tw-container .xl\:prose-xl :where(tbody td, tfoot td):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
    padding-top: 0.8888889em;
    padding-right: 0.6666667em;
    padding-bottom: 0.8888889em;
    padding-left: 0.6666667em;
  }
  .tw-container
    .xl\:prose-xl
    :where(tbody td:first-child, tfoot td:first-child):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
    padding-left: 0;
  }
  .tw-container
    .xl\:prose-xl
    :where(tbody td:last-child, tfoot td:last-child):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
    padding-right: 0;
  }
  .tw-container .xl\:prose-xl :where(figure):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
    margin-top: 2em;
    margin-bottom: 2em;
  }
  .tw-container .xl\:prose-xl :where(figure > *):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
    margin-top: 0;
    margin-bottom: 0;
  }
  .tw-container .xl\:prose-xl :where(figcaption):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
    font-size: 0.9em;
    line-height: 1.5555556;
    margin-top: 1em;
  }
  .tw-container
    .xl\:prose-xl
    :where(.xl\:prose-xl > :first-child):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
    margin-top: 0;
  }
  .tw-container
    .xl\:prose-xl
    :where(.xl\:prose-xl > :last-child):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
    margin-bottom: 0;
  }
}
.tw-container .marker\:text-cp-blue *::marker {
  color: #00a9e0;
}
.tw-container .marker\:text-cp-blue::marker {
  color: #00a9e0;
}
.tw-container .placeholder\:italic::-moz-placeholder {
  font-style: italic;
}
.tw-container .placeholder\:italic::placeholder {
  font-style: italic;
}
.tw-container .placeholder\:text-slate-400::-moz-placeholder {
  --tw-text-opacity: 1;
  color: rgb(148 163 184 / var(--tw-text-opacity));
}
.tw-container .placeholder\:text-slate-400::placeholder {
  --tw-text-opacity: 1;
  color: rgb(148 163 184 / var(--tw-text-opacity));
}
.tw-container .before\:h-0::before {
  content: var(--tw-content);
  height: 0px;
}
.tw-container .before\:h-0\.5::before {
  content: var(--tw-content);
  height: 0.125rem;
}
.tw-container .before\:flex-1::before {
  content: var(--tw-content);
  flex: 1 1 0%;
}
.tw-container .before\:bg-community-adultlearner-primary\/20::before {
  content: var(--tw-content);
  background-color: rgba(222, 128, 12, 0.2);
}
.tw-container .before\:bg-community-jobseeker-primary\/20::before {
  content: var(--tw-content);
  background-color: rgba(31, 138, 245, 0.2);
}
.tw-container .before\:font-\[\'boxicons\'\]::before {
  content: var(--tw-content);
  font-family: 'boxicons';
}
.tw-container .before\:text-sm::before {
  content: var(--tw-content);
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.tw-container .before\:content-\[\'\'\]::before {
  --tw-content: '';
  content: var(--tw-content);
}
.tw-container .before\:content-\[\'\\eaa5\'\]::before {
  --tw-content: '';
  content: var(--tw-content);
}
.tw-container .before\:content-\[\'\\eb39\'\]::before {
  --tw-content: '';
  content: var(--tw-content);
}
.tw-container .after\:absolute::after {
  content: var(--tw-content);
  position: absolute;
}
.tw-container .after\:left-\[2px\]::after {
  content: var(--tw-content);
  left: 2px;
}
.tw-container .after\:top-0::after {
  content: var(--tw-content);
  top: 0px;
}
.tw-container .after\:top-0\.5::after {
  content: var(--tw-content);
  top: 0.125rem;
}
.tw-container .after\:h-0::after {
  content: var(--tw-content);
  height: 0px;
}
.tw-container .after\:h-0\.5::after {
  content: var(--tw-content);
  height: 0.125rem;
}
.tw-container .after\:h-1::after {
  content: var(--tw-content);
  height: 0.25rem;
}
.tw-container .after\:h-5::after {
  content: var(--tw-content);
  height: 1.25rem;
}
.tw-container .after\:w-5::after {
  content: var(--tw-content);
  width: 1.25rem;
}
.tw-container .after\:flex-1::after {
  content: var(--tw-content);
  flex: 1 1 0%;
}
.tw-container .after\:-translate-y-5::after {
  content: var(--tw-content);
  --tw-translate-y: -1.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));
}
.tw-container .after\:rounded-full::after {
  content: var(--tw-content);
  border-radius: 9999px;
}
.tw-container .after\:border::after {
  content: var(--tw-content);
  border-width: 1px;
}
.tw-container .after\:border-white::after {
  content: var(--tw-content);
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
}
.tw-container .after\:bg-community-adultlearner-primary\/20::after {
  content: var(--tw-content);
  background-color: rgba(222, 128, 12, 0.2);
}
.tw-container .after\:bg-community-jobseeker-primary\/20::after {
  content: var(--tw-content);
  background-color: rgba(31, 138, 245, 0.2);
}
.tw-container .after\:bg-cp-blue\/20::after {
  content: var(--tw-content);
  background-color: rgba(0, 169, 224, 0.2);
}
.tw-container .after\:bg-white::after {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.tw-container .after\:transition-all::after {
  content: var(--tw-content);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.tw-container .after\:content-\[\'\'\]::after {
  --tw-content: '';
  content: var(--tw-content);
}
.tw-container .checked\:border-skin-fill-accent:checked {
  --tw-border-opacity: 1;
  border-color: rgba(var(--color-fill-accent), var(--tw-border-opacity));
}
.tw-container .checked\:bg-skin-fill-accent:checked {
  --tw-bg-opacity: 1;
  background-color: rgba(var(--color-fill-accent), var(--tw-bg-opacity));
}
.tw-container .checked\:ring-2:checked {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 rgba(0, 0, 0, 0));
}
.tw-container .empty\:hidden:empty {
  display: none;
}
.tw-container .hover\:border-b:hover {
  border-bottom-width: 1px;
}
.tw-container .hover\:border-community-jobseeker-primary:hover {
  --tw-border-opacity: 1;
  border-color: rgb(31 138 245 / var(--tw-border-opacity));
}
.tw-container .hover\:border-cp-blue:hover {
  --tw-border-opacity: 1;
  border-color: rgb(0 169 224 / var(--tw-border-opacity));
}
.tw-container .hover\:border-cp-blue-dark:hover {
  --tw-border-opacity: 1;
  border-color: rgb(43 118 185 / var(--tw-border-opacity));
}
.tw-container .hover\:border-sector-agriculture-secondary:hover {
  --tw-border-opacity: 1;
  border-color: rgb(211 249 181 / var(--tw-border-opacity));
}
.tw-container .hover\:border-sector-business-secondary:hover {
  --tw-border-opacity: 1;
  border-color: rgb(254 215 102 / var(--tw-border-opacity));
}
.tw-container .hover\:border-skin-fill-secondary:hover {
  --tw-border-opacity: 1;
  border-color: rgba(var(--color-fill-secondary), var(--tw-border-opacity));
}
.tw-container .hover\:border-skin-fill-secondary\/30:hover {
  border-color: rgba(var(--color-fill-secondary), 0.3);
}
.tw-container .hover\:border-slate-400:hover {
  --tw-border-opacity: 1;
  border-color: rgb(148 163 184 / var(--tw-border-opacity));
}
.tw-container .hover\:border-b-community-adultlearner-primary:hover {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(222 128 12 / var(--tw-border-opacity));
}
.tw-container .hover\:border-b-community-jobseeker-primary:hover {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(31 138 245 / var(--tw-border-opacity));
}
.tw-container .hover\:bg-aib-yellow:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(250 184 9 / var(--tw-bg-opacity));
}
.tw-container .hover\:bg-blue-600:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(37 99 235 / var(--tw-bg-opacity));
}
.tw-container .hover\:bg-blue-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(29 78 216 / var(--tw-bg-opacity));
}
.tw-container .hover\:bg-community-adultlearner-primary\/30:hover {
  background-color: rgba(222, 128, 12, 0.3);
}
.tw-container .hover\:bg-community-jobseeker-primary\/30:hover {
  background-color: rgba(31, 138, 245, 0.3);
}
.tw-container .hover\:bg-coursefinder-primary-light:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(32 172 188 / var(--tw-bg-opacity));
}
.tw-container .hover\:bg-coursefinder-primary\/75:hover {
  background-color: rgba(26, 141, 154, 0.75);
}
.tw-container .hover\:bg-coursefinder-secondary\/10:hover {
  background-color: rgba(140, 198, 63, 0.1);
}
.tw-container .hover\:bg-cp-blue:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(0 169 224 / var(--tw-bg-opacity));
}
.tw-container .hover\:bg-cp-blue-dark:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(43 118 185 / var(--tw-bg-opacity));
}
.tw-container .hover\:bg-cp-blue-light:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(33 212 253 / var(--tw-bg-opacity));
}
.tw-container .hover\:bg-emerald-50:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(236 253 245 / var(--tw-bg-opacity));
}
.tw-container .hover\:bg-gray-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}
.tw-container .hover\:bg-gray-50:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity));
}
.tw-container .hover\:bg-green-500:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(34 197 94 / var(--tw-bg-opacity));
}
.tw-container .hover\:bg-lime-400:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(163 230 53 / var(--tw-bg-opacity));
}
.tw-container .hover\:bg-red-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(254 226 226 / var(--tw-bg-opacity));
}
.tw-container .hover\:bg-red-800:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(153 27 27 / var(--tw-bg-opacity));
}
.tw-container .hover\:bg-sector-accountancy-primary\/20:hover {
  background-color: rgba(0, 72, 102, 0.2);
}
.tw-container .hover\:bg-sector-agriculture-primary\/20:hover {
  background-color: rgba(129, 195, 64, 0.2);
}
.tw-container .hover\:bg-sector-agriculture-secondary:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(211 249 181 / var(--tw-bg-opacity));
}
.tw-container .hover\:bg-sector-business-primary\/20:hover {
  background-color: rgba(54, 160, 206, 0.2);
}
.tw-container .hover\:bg-sector-business-secondary:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(254 215 102 / var(--tw-bg-opacity));
}
.tw-container .hover\:bg-sector-creative-primary\/20:hover {
  background-color: rgba(209, 48, 118, 0.2);
}
.tw-container .hover\:bg-sector-government-primary\/20:hover {
  background-color: rgba(242, 153, 0, 0.2);
}
.tw-container .hover\:bg-sector-healthcare-primary\/20:hover {
  background-color: rgba(1, 198, 178, 0.2);
}
.tw-container .hover\:bg-sector-science-primary:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(95 74 139 / var(--tw-bg-opacity));
}
.tw-container .hover\:bg-sector-science-primary\/20:hover {
  background-color: rgba(95, 74, 139, 0.2);
}
.tw-container .hover\:bg-sector-tourism-grey-light:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(241 241 234 / var(--tw-bg-opacity));
}
.tw-container .hover\:bg-sector-tourism-orange:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 81 0 / var(--tw-bg-opacity));
}
.tw-container .hover\:bg-skin-button:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(var(--color-button-bg-base), var(--tw-bg-opacity));
}
.tw-container .hover\:bg-skin-button-hover:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(var(--color-button-bg-hover), var(--tw-bg-opacity));
}
.tw-container .hover\:bg-skin-button\/20:hover {
  background-color: rgba(var(--color-button-bg-base), 0.2);
}
.tw-container .hover\:bg-skin-fill-accent:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(var(--color-fill-accent), var(--tw-bg-opacity));
}
.tw-container .hover\:bg-skin-fill-primary:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(var(--color-fill-primary), var(--tw-bg-opacity));
}
.tw-container .hover\:bg-skin-fill-primary\/10:hover {
  background-color: rgba(var(--color-fill-primary), 0.1);
}
.tw-container .hover\:bg-skin-fill-secondary\/10:hover {
  background-color: rgba(var(--color-fill-secondary), 0.1);
}
.tw-container .hover\:bg-skin-fill-secondary\/20:hover {
  background-color: rgba(var(--color-fill-secondary), 0.2);
}
.tw-container .hover\:bg-skin-header:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(var(--color-bg-header), var(--tw-bg-opacity));
}
.tw-container .hover\:bg-slate-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(241 245 249 / var(--tw-bg-opacity));
}
.tw-container .hover\:bg-slate-200:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(226 232 240 / var(--tw-bg-opacity));
}
.tw-container .hover\:bg-slate-300:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(203 213 225 / var(--tw-bg-opacity));
}
.tw-container .hover\:bg-steps-primary:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(228 255 26 / var(--tw-bg-opacity));
}
.tw-container .hover\:bg-steps-secondary:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(116 79 198 / var(--tw-bg-opacity));
}
.tw-container .hover\:bg-teal-400:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(45 212 191 / var(--tw-bg-opacity));
}
.tw-container .hover\:bg-teal-50:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(240 253 250 / var(--tw-bg-opacity));
}
.tw-container .hover\:bg-white\/10:hover {
  background-color: rgba(255, 255, 255, 0.1);
}
.tw-container .hover\:bg-steps-accent:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(29 211 176 / var(--tw-bg-opacity));
}
.tw-container .hover\:\!text-skin-button-hover:hover {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--color-button-text-hover), var(--tw-text-opacity)) !important;
}
.tw-container .hover\:text-aib-purple:hover {
  --tw-text-opacity: 1;
  color: rgb(114 36 108 / var(--tw-text-opacity));
}
.tw-container .hover\:text-aib-purple-dark:hover {
  --tw-text-opacity: 1;
  color: rgb(81 45 109 / var(--tw-text-opacity));
}
.tw-container .hover\:text-careerexplorer-primary:hover {
  --tw-text-opacity: 1;
  color: rgb(43 118 185 / var(--tw-text-opacity));
}
.tw-container .hover\:text-community-jobseeker-primary:hover {
  --tw-text-opacity: 1;
  color: rgb(31 138 245 / var(--tw-text-opacity));
}
.tw-container .hover\:text-coursefinder-accent:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 0 / var(--tw-text-opacity));
}
.tw-container .hover\:text-coursefinder-primary:hover {
  --tw-text-opacity: 1;
  color: rgb(26 141 154 / var(--tw-text-opacity));
}
.tw-container .hover\:text-coursefinder-primary-light:hover {
  --tw-text-opacity: 1;
  color: rgb(32 172 188 / var(--tw-text-opacity));
}
.tw-container .hover\:text-cp-blue:hover {
  --tw-text-opacity: 1;
  color: rgb(0 169 224 / var(--tw-text-opacity));
}
.tw-container .hover\:text-cp-blue-dark:hover {
  --tw-text-opacity: 1;
  color: rgb(43 118 185 / var(--tw-text-opacity));
}
.tw-container .hover\:text-cp-blue-darkest:hover {
  --tw-text-opacity: 1;
  color: rgb(61 51 147 / var(--tw-text-opacity));
}
.tw-container .hover\:text-cp-blue-light:hover {
  --tw-text-opacity: 1;
  color: rgb(33 212 253 / var(--tw-text-opacity));
}
.tw-container .hover\:text-cp-turquoise:hover {
  --tw-text-opacity: 1;
  color: rgb(0 253 220 / var(--tw-text-opacity));
}
.tw-container .hover\:text-red-500:hover {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity));
}
.tw-container .hover\:text-red-600:hover {
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity));
}
.tw-container .hover\:text-sector-accountancy-primary:hover {
  --tw-text-opacity: 1;
  color: rgb(0 72 102 / var(--tw-text-opacity));
}
.tw-container .hover\:text-sector-agriculture-primary:hover {
  --tw-text-opacity: 1;
  color: rgb(129 195 64 / var(--tw-text-opacity));
}
.tw-container .hover\:text-sector-business-primary:hover {
  --tw-text-opacity: 1;
  color: rgb(54 160 206 / var(--tw-text-opacity));
}
.tw-container .hover\:text-sector-creative-primary:hover {
  --tw-text-opacity: 1;
  color: rgb(209 48 118 / var(--tw-text-opacity));
}
.tw-container .hover\:text-sector-government-primary:hover {
  --tw-text-opacity: 1;
  color: rgb(242 153 0 / var(--tw-text-opacity));
}
.tw-container .hover\:text-sector-healthcare-primary:hover {
  --tw-text-opacity: 1;
  color: rgb(1 198 178 / var(--tw-text-opacity));
}
.tw-container .hover\:text-sector-science-primary:hover {
  --tw-text-opacity: 1;
  color: rgb(95 74 139 / var(--tw-text-opacity));
}
.tw-container .hover\:text-sector-tourism-blue:hover {
  --tw-text-opacity: 1;
  color: rgb(0 91 255 / var(--tw-text-opacity));
}
.tw-container .hover\:text-sector-tourism-green:hover {
  --tw-text-opacity: 1;
  color: rgb(5 210 5 / var(--tw-text-opacity));
}
.tw-container .hover\:text-sector-tourism-orange:hover {
  --tw-text-opacity: 1;
  color: rgb(255 81 0 / var(--tw-text-opacity));
}
.tw-container .hover\:text-skin-button:hover {
  --tw-text-opacity: 1;
  color: rgba(var(--color-button-text-base), var(--tw-text-opacity));
}
.tw-container .hover\:text-skin-button-hover:hover {
  --tw-text-opacity: 1;
  color: rgba(var(--color-button-text-hover), var(--tw-text-opacity));
}
.tw-container .hover\:text-skin-fill-accent:hover {
  --tw-text-opacity: 1;
  color: rgba(var(--color-fill-accent), var(--tw-text-opacity));
}
.tw-container .hover\:text-skin-fill-primary:hover {
  --tw-text-opacity: 1;
  color: rgba(var(--color-fill-primary), var(--tw-text-opacity));
}
.tw-container .hover\:text-skin-fill-secondary:hover {
  --tw-text-opacity: 1;
  color: rgba(var(--color-fill-secondary), var(--tw-text-opacity));
}
.tw-container .hover\:text-skin-header:hover {
  --tw-text-opacity: 1;
  color: rgba(var(--color-text-header), var(--tw-text-opacity));
}
.tw-container .hover\:text-skin-link:hover {
  --tw-text-opacity: 1;
  color: rgba(var(--color-link-base), var(--tw-text-opacity));
}
.tw-container .hover\:text-skin-link-hover:hover {
  --tw-text-opacity: 1;
  color: rgba(var(--color-link-hover), var(--tw-text-opacity));
}
.tw-container .hover\:text-slate-700:hover {
  --tw-text-opacity: 1;
  color: rgb(51 65 85 / var(--tw-text-opacity));
}
.tw-container .hover\:text-steps-accent:hover {
  --tw-text-opacity: 1;
  color: rgb(29 211 176 / var(--tw-text-opacity));
}
.tw-container .hover\:text-steps-primary:hover {
  --tw-text-opacity: 1;
  color: rgb(228 255 26 / var(--tw-text-opacity));
}
.tw-container .hover\:text-steps-secondary:hover {
  --tw-text-opacity: 1;
  color: rgb(116 79 198 / var(--tw-text-opacity));
}
.tw-container .hover\:text-white:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.tw-container .hover\:text-yellow-400:hover {
  --tw-text-opacity: 1;
  color: rgb(250 204 21 / var(--tw-text-opacity));
}
.tw-container .hover\:underline:hover {
  text-decoration-line: underline;
}
.tw-container .hover\:shadow-lg:hover {
  --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 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)),
    var(--tw-shadow);
}
.tw-container .hover\:outline-none:hover {
  outline: 2px solid rgba(0, 0, 0, 0);
  outline-offset: 2px;
}
.tw-container .hover\:ring:hover {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 rgba(0, 0, 0, 0));
}
.tw-container .hover\:ring-2:hover {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 rgba(0, 0, 0, 0));
}
.tw-container .hover\:ring-cp-blue:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(0 169 224 / var(--tw-ring-opacity));
}
.tw-container .hover\:ring-cp-blue\/30:hover {
  --tw-ring-color: rgb(0 169 224 / 0.3);
}
.tw-container .hover\:ring-languagesconnect-orange:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(243 129 33 / var(--tw-ring-opacity));
}
.tw-container .hover\:ring-languagesconnect-red:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(238 21 76 / var(--tw-ring-opacity));
}
.tw-container .hover\:ring-lime-500:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(132 204 22 / var(--tw-ring-opacity));
}
.tw-container .hover\:ring-red-600:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(220 38 38 / var(--tw-ring-opacity));
}
.tw-container .hover\:ring-skin-fill-accent:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(var(--color-fill-accent), var(--tw-ring-opacity));
}
.tw-container .hover\:ring-violet-500:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(139 92 246 / var(--tw-ring-opacity));
}
.tw-container .hover\:ring-offset-2:hover {
  --tw-ring-offset-width: 2px;
}
.tw-container .focus\:border-blue-500:focus {
  --tw-border-opacity: 1;
  border-color: rgb(59 130 246 / var(--tw-border-opacity));
}
.tw-container .focus\:border-cp-blue:focus {
  --tw-border-opacity: 1;
  border-color: rgb(0 169 224 / var(--tw-border-opacity));
}
.tw-container .focus\:border-skin-fill-primary:focus {
  --tw-border-opacity: 1;
  border-color: rgba(var(--color-fill-primary), var(--tw-border-opacity));
}
.tw-container .focus\:bg-cp-blue:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(0 169 224 / var(--tw-bg-opacity));
}
.tw-container .focus\:bg-white:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.tw-container .focus\:text-cp-blue:focus {
  --tw-text-opacity: 1;
  color: rgb(0 169 224 / var(--tw-text-opacity));
}
.tw-container .focus\:text-red-600:focus {
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity));
}
.tw-container .focus\:text-white:focus {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.tw-container .focus\:outline-none:focus {
  outline: 2px solid rgba(0, 0, 0, 0);
  outline-offset: 2px;
}
.tw-container .focus\:ring:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 rgba(0, 0, 0, 0));
}
.tw-container .focus\:ring-2:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 rgba(0, 0, 0, 0));
}
.tw-container .focus\:ring-4:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 rgba(0, 0, 0, 0));
}
.tw-container .focus\:ring-community-school-secondary:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(125 209 129 / var(--tw-ring-opacity));
}
.tw-container .focus\:ring-cp-blue-light\/30:focus {
  --tw-ring-color: rgb(33 212 253 / 0.3);
}
.tw-container .focus\:ring-cp-turquoise:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(0 253 220 / var(--tw-ring-opacity));
}
.tw-container .focus\:ring-gray-200:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(229 231 235 / var(--tw-ring-opacity));
}
.tw-container .focus\:ring-red-300:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(252 165 165 / var(--tw-ring-opacity));
}
.tw-container .focus\:ring-offset-2:focus {
  --tw-ring-offset-width: 2px;
}
.tw-container .focus\:ring-offset-gray-100:focus {
  --tw-ring-offset-color: #f3f4f6;
}
.tw-container .disabled\:border-transparent:disabled {
  border-color: rgba(0, 0, 0, 0);
}
.tw-container .disabled\:bg-slate-300:disabled {
  --tw-bg-opacity: 1;
  background-color: rgb(203 213 225 / var(--tw-bg-opacity));
}
.tw-container .disabled\:from-slate-300:disabled {
  --tw-gradient-from: #cbd5e1 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(203 213 225 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.tw-container .disabled\:to-slate-300:disabled {
  --tw-gradient-to: #cbd5e1 var(--tw-gradient-to-position);
}
.tw-container .disabled\:text-white:disabled {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.tw-container .disabled\:shadow-none:disabled {
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)),
    var(--tw-shadow);
}
.tw-container .disabled\:ring-transparent:disabled {
  --tw-ring-color: transparent;
}
.tw-container .group\/badge:hover .group-hover\/badge\:block {
  display: block;
}
.tw-container .group:hover .group-hover\:border-white {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
}
.tw-container .group\/item:hover .group-hover\/item\:bg-green-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(22 163 74 / var(--tw-bg-opacity));
}
.tw-container .group:hover .group-hover\:bg-coursefinder-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(26 141 154 / var(--tw-bg-opacity));
}
.tw-container .group:hover .group-hover\:bg-cp-blue {
  --tw-bg-opacity: 1;
  background-color: rgb(0 169 224 / var(--tw-bg-opacity));
}
.tw-container .group:hover .group-hover\:bg-cp-blue-light {
  --tw-bg-opacity: 1;
  background-color: rgb(33 212 253 / var(--tw-bg-opacity));
}
.tw-container .group:hover .group-hover\:bg-reach-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(0 51 73 / var(--tw-bg-opacity));
}
.tw-container .group:hover .group-hover\:bg-sector-science-secondary {
  --tw-bg-opacity: 1;
  background-color: rgb(94 252 141 / var(--tw-bg-opacity));
}
.tw-container .group:hover .group-hover\:bg-skin-fill-primary {
  --tw-bg-opacity: 1;
  background-color: rgba(var(--color-fill-primary), var(--tw-bg-opacity));
}
.tw-container .group:hover .group-hover\:bg-skin-fill-secondary {
  --tw-bg-opacity: 1;
  background-color: rgba(var(--color-fill-secondary), var(--tw-bg-opacity));
}
.tw-container .group:hover .group-hover\:bg-transparent {
  background-color: rgba(0, 0, 0, 0);
}
.tw-container .group:hover .group-hover\:bg-opacity-50 {
  --tw-bg-opacity: 0.5;
}
.tw-container .group\/item:hover .group-hover\/item\:text-green-600 {
  --tw-text-opacity: 1;
  color: rgb(22 163 74 / var(--tw-text-opacity));
}
.tw-container .group:hover .group-hover\:\!text-white {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}
.tw-container .group:hover .group-hover\:text-community-adultlearner-primary {
  --tw-text-opacity: 1;
  color: rgb(222 128 12 / var(--tw-text-opacity));
}
.tw-container .group:hover .group-hover\:text-community-jobseeker-primary {
  --tw-text-opacity: 1;
  color: rgb(31 138 245 / var(--tw-text-opacity));
}
.tw-container .group:hover .group-hover\:text-cp-blue {
  --tw-text-opacity: 1;
  color: rgb(0 169 224 / var(--tw-text-opacity));
}
.tw-container .group:hover .group-hover\:text-red-600 {
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity));
}
.tw-container .group:hover .group-hover\:text-sector-science-primary {
  --tw-text-opacity: 1;
  color: rgb(95 74 139 / var(--tw-text-opacity));
}
.tw-container .group:hover .group-hover\:text-skin-fill-primary {
  --tw-text-opacity: 1;
  color: rgba(var(--color-fill-primary), var(--tw-text-opacity));
}
.tw-container .group:hover .group-hover\:text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.tw-container .group:hover .group-hover\:opacity-100 {
  opacity: 1;
}
.tw-container .group:hover .group-hover\:opacity-20 {
  opacity: 0.2;
}
.tw-container .group:hover .group-hover\:opacity-30 {
  opacity: 0.3;
}
.tw-container .group:hover .group-hover\:opacity-50 {
  opacity: 0.5;
}
.tw-container .group:hover .group-hover\:mix-blend-multiply {
  mix-blend-mode: multiply;
}
.tw-container .group:hover .group-hover\:mix-blend-overlay {
  mix-blend-mode: overlay;
}
.tw-container .group:hover .group-hover\:ring {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 rgba(0, 0, 0, 0));
}
.tw-container .group:hover .group-hover\:ring-2 {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 rgba(0, 0, 0, 0));
}
.tw-container .group:hover .group-hover\:grayscale {
  --tw-grayscale: grayscale(100%);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate)
    var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.tw-container .group:focus .group-focus\:text-cp-blue {
  --tw-text-opacity: 1;
  color: rgb(0 169 224 / var(--tw-text-opacity));
}
.tw-container .group\/question.opened .group-\[\&\.opened\]\/question\:block {
  display: block;
}
.tw-container .group\/item.opened .group-\[\&\.opened\]\/item\:hidden {
  display: none;
}
.tw-container .group\/question.opened .group-\[\&\.opened\]\/question\:hidden {
  display: none;
}
.tw-container .group\/question:not(.opened) .group-\[\&\:not\(\.opened\)\]\/question\:hidden {
  display: none;
}
.tw-container .group\/card.favourite .group-\[\.favourite\]\/card\:hidden {
  display: none;
}
.tw-container .group\/label.opened .group-\[\.opened\]\/label\:hidden {
  display: none;
}
.tw-container .group\/more.opened .group-\[\.opened\]\/more\:hidden {
  display: none;
}
.tw-container .group.opened .group-\[\.opened\]\:hidden {
  display: none;
}
.tw-container .group\/viewmode.viewmode-list .group-\[\.viewmode-list\]\/viewmode\:hidden {
  display: none;
}
.tw-container .group\/card:not(.favourite) .group-\[\:not\(\.favourite\)\]\/card\:hidden {
  display: none;
}
.tw-container .group\/item:not(.opened) .group-\[\:not\(\.opened\)\]\/item\:hidden {
  display: none;
}
.tw-container .group\/label:not(.opened) .group-\[\:not\(\.opened\)\]\/label\:hidden {
  display: none;
}
.tw-container .group\/more:not(.opened) .group-\[\:not\(\.opened\)\]\/more\:hidden {
  display: none;
}
.tw-container .group:not(.opened) .group-\[\:not\(\.opened\)\]\:hidden {
  display: none;
}
.tw-container .group\/viewmode:not(.viewmode-list) .group-\[\:not\(\.viewmode-list\)\]\/viewmode\:hidden {
  display: none;
}
.tw-container .group\/question.opened .group-\[\&\.opened\]\/question\:border-b {
  border-bottom-width: 1px;
}
.tw-container .group.opened .group-\[\.opened\]\:border-b {
  border-bottom-width: 1px;
}
.tw-container .group\/question.opened .group-\[\&\.opened\]\/question\:bg-skin-button\/20 {
  background-color: rgba(var(--color-button-bg-base), 0.2);
}
.tw-container .group\/card.favourite .group-\[\.favourite\]\/card\:bg-yellow-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(234 179 8 / var(--tw-bg-opacity));
}
.tw-container .group\/header.scrolled .group-\[\.scrolled\]\/header\:bg-cp-blue {
  --tw-bg-opacity: 1;
  background-color: rgb(0 169 224 / var(--tw-bg-opacity));
}
.tw-container .group\/card.favourite .group-\[\.favourite\]\/card\:text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.tw-container .group\/header.scrolled .group-\[\.scrolled\]\/header\:text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.tw-container .peer\/customclass:checked ~ .peer-checked\/customclass\:block {
  display: block;
}
.tw-container .peer:checked ~ .peer-checked\:block {
  display: block;
}
.tw-container .peer:checked ~ .peer-checked\:grid {
  display: grid;
}
.tw-container .peer:checked ~ .peer-checked\:border-red-500 {
  --tw-border-opacity: 1;
  border-color: rgb(239 68 68 / var(--tw-border-opacity));
}
.tw-container .peer:checked ~ .peer-checked\:bg-cp-blue {
  --tw-bg-opacity: 1;
  background-color: rgb(0 169 224 / var(--tw-bg-opacity));
}
.tw-container .peer:checked ~ .peer-checked\:bg-lime-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(132 204 22 / var(--tw-bg-opacity));
}
.tw-container .peer:checked ~ .peer-checked\:bg-red-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(239 68 68 / var(--tw-bg-opacity));
}
.tw-container .peer:checked ~ .peer-checked\:bg-sector-accountancy-primary\/20 {
  background-color: rgba(0, 72, 102, 0.2);
}
.tw-container .peer:checked ~ .peer-checked\:bg-sector-agriculture-primary\/20 {
  background-color: rgba(129, 195, 64, 0.2);
}
.tw-container .peer:checked ~ .peer-checked\:bg-sector-business-primary\/20 {
  background-color: rgba(54, 160, 206, 0.2);
}
.tw-container .peer:checked ~ .peer-checked\:bg-sector-creative-primary\/20 {
  background-color: rgba(209, 48, 118, 0.2);
}
.tw-container .peer:checked ~ .peer-checked\:bg-sector-government-primary\/20 {
  background-color: rgba(242, 153, 0, 0.2);
}
.tw-container .peer:checked ~ .peer-checked\:bg-sector-healthcare-primary\/20 {
  background-color: rgba(1, 198, 178, 0.2);
}
.tw-container .peer:checked ~ .peer-checked\:bg-sector-science-primary\/20 {
  background-color: rgba(95, 74, 139, 0.2);
}
.tw-container .peer:checked ~ .peer-checked\:bg-sector-tourism-blue {
  --tw-bg-opacity: 1;
  background-color: rgb(0 91 255 / var(--tw-bg-opacity));
}
.tw-container .peer:checked ~ .peer-checked\:bg-skin-fill-primary {
  --tw-bg-opacity: 1;
  background-color: rgba(var(--color-fill-primary), var(--tw-bg-opacity));
}
.tw-container .peer:checked ~ .peer-checked\:bg-violet-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(139 92 246 / var(--tw-bg-opacity));
}
.tw-container .peer:checked ~ .peer-checked\:bg-red-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(220 38 38 / var(--tw-bg-opacity));
}
.tw-container .peer:checked ~ .peer-checked\:text-cp-blue {
  --tw-text-opacity: 1;
  color: rgb(0 169 224 / var(--tw-text-opacity));
}
.tw-container .peer:checked ~ .peer-checked\:text-sector-accountancy-primary {
  --tw-text-opacity: 1;
  color: rgb(0 72 102 / var(--tw-text-opacity));
}
.tw-container .peer:checked ~ .peer-checked\:text-sector-agriculture-primary {
  --tw-text-opacity: 1;
  color: rgb(129 195 64 / var(--tw-text-opacity));
}
.tw-container .peer:checked ~ .peer-checked\:text-sector-business-primary {
  --tw-text-opacity: 1;
  color: rgb(54 160 206 / var(--tw-text-opacity));
}
.tw-container .peer:checked ~ .peer-checked\:text-sector-creative-primary {
  --tw-text-opacity: 1;
  color: rgb(209 48 118 / var(--tw-text-opacity));
}
.tw-container .peer:checked ~ .peer-checked\:text-sector-government-primary {
  --tw-text-opacity: 1;
  color: rgb(242 153 0 / var(--tw-text-opacity));
}
.tw-container .peer:checked ~ .peer-checked\:text-sector-healthcare-primary {
  --tw-text-opacity: 1;
  color: rgb(1 198 178 / var(--tw-text-opacity));
}
.tw-container .peer:checked ~ .peer-checked\:text-sector-science-primary {
  --tw-text-opacity: 1;
  color: rgb(95 74 139 / var(--tw-text-opacity));
}
.tw-container .peer:checked ~ .peer-checked\:text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.tw-container .peer:checked ~ .peer-checked\:opacity-100 {
  opacity: 1;
}
.tw-container .peer:checked ~ .peer-checked\:ring {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 rgba(0, 0, 0, 0));
}
.tw-container .peer:checked ~ .peer-checked\:ring-2 {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 rgba(0, 0, 0, 0));
}
.tw-container .peer:checked ~ .peer-checked\:after\:translate-x-full::after {
  content: var(--tw-content);
  --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-container .peer:checked ~ .hover\:peer-checked\:bg-sector-tourism-grey-light:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(241 241 234 / var(--tw-bg-opacity));
}
.tw-container .peer:checked ~ .hover\:peer-checked\:text-sector-tourism-pink:hover {
  --tw-text-opacity: 1;
  color: rgb(255 60 220 / var(--tw-text-opacity));
}
.tw-container .peer:hover ~ .peer-hover\:block {
  display: block;
}
.tw-container .peer:focus ~ .peer-focus\:text-community-school-secondary {
  --tw-text-opacity: 1;
  color: rgb(125 209 129 / var(--tw-text-opacity));
}
.tw-container .peer:focus ~ .peer-focus\:text-coursefinder-secondary {
  --tw-text-opacity: 1;
  color: rgb(140 198 63 / var(--tw-text-opacity));
}
.tw-container .peer:focus ~ .peer-focus\:text-cp-blue {
  --tw-text-opacity: 1;
  color: rgb(0 169 224 / var(--tw-text-opacity));
}
.tw-container .peer:focus ~ .peer-focus\:text-cp-blue-light {
  --tw-text-opacity: 1;
  color: rgb(33 212 253 / var(--tw-text-opacity));
}
.tw-container .peer:focus ~ .peer-focus\:text-gray-900 {
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
}
.tw-container .peer:focus ~ .peer-focus\:text-indeed {
  --tw-text-opacity: 1;
  color: rgb(37 87 167 / var(--tw-text-opacity));
}
.tw-container .peer:focus ~ .peer-focus\:text-reach-admin-secondary {
  --tw-text-opacity: 1;
  color: rgb(252 163 17 / var(--tw-text-opacity));
}
.tw-container .peer:focus ~ .peer-focus\:text-skin-fill-secondary {
  --tw-text-opacity: 1;
  color: rgba(var(--color-fill-secondary), var(--tw-text-opacity));
}
.tw-container .peer\/open:not(:checked) ~ .peer-\[\:not\(\:checked\)\]\/open\:hidden {
  display: none;
}
.tw-container .data-\[content\=\'\'\]\:hidden[data-content=''] {
  display: none;
}
.tw-container
  .prose-headings\:font-aibDisplay
  :is(:where(h1, h2, h3, h4, h5, h6, th):not(:where([class~='not-prose'], [class~='not-prose'] *))) {
  font-family: 'Aspira W01 Black', sans-serif;
}
.tw-container
  .prose-headings\:font-display
  :is(:where(h1, h2, h3, h4, h5, h6, th):not(:where([class~='not-prose'], [class~='not-prose'] *))) {
  font-family: 'Montserrat', sans-serif;
}
.tw-container
  .prose-headings\:font-lcDisplay
  :is(:where(h1, h2, h3, h4, h5, h6, th):not(:where([class~='not-prose'], [class~='not-prose'] *))) {
  font-family: Bariol Bold, sans-serif;
}
.tw-container
  .prose-headings\:font-bold
  :is(:where(h1, h2, h3, h4, h5, h6, th):not(:where([class~='not-prose'], [class~='not-prose'] *))) {
  font-weight: 700;
}
.tw-container
  .prose-headings\:text-aib-yellow
  :is(:where(h1, h2, h3, h4, h5, h6, th):not(:where([class~='not-prose'], [class~='not-prose'] *))) {
  --tw-text-opacity: 1;
  color: rgb(250 184 9 / var(--tw-text-opacity));
}
.tw-container
  .prose-headings\:text-community-adultlearner-primary
  :is(:where(h1, h2, h3, h4, h5, h6, th):not(:where([class~='not-prose'], [class~='not-prose'] *))) {
  --tw-text-opacity: 1;
  color: rgb(222 128 12 / var(--tw-text-opacity));
}
.tw-container
  .prose-headings\:text-community-jobseeker-primary
  :is(:where(h1, h2, h3, h4, h5, h6, th):not(:where([class~='not-prose'], [class~='not-prose'] *))) {
  --tw-text-opacity: 1;
  color: rgb(31 138 245 / var(--tw-text-opacity));
}
.tw-container
  .prose-headings\:text-languagesconnect-red
  :is(:where(h1, h2, h3, h4, h5, h6, th):not(:where([class~='not-prose'], [class~='not-prose'] *))) {
  --tw-text-opacity: 1;
  color: rgb(238 21 76 / var(--tw-text-opacity));
}
.tw-container
  .prose-headings\:text-reach-admin-primary
  :is(:where(h1, h2, h3, h4, h5, h6, th):not(:where([class~='not-prose'], [class~='not-prose'] *))) {
  --tw-text-opacity: 1;
  color: rgb(39 76 119 / var(--tw-text-opacity));
}
.tw-container
  .prose-headings\:text-reach-admin-secondary
  :is(:where(h1, h2, h3, h4, h5, h6, th):not(:where([class~='not-prose'], [class~='not-prose'] *))) {
  --tw-text-opacity: 1;
  color: rgb(252 163 17 / var(--tw-text-opacity));
}
.tw-container
  .prose-headings\:text-reach-primary
  :is(:where(h1, h2, h3, h4, h5, h6, th):not(:where([class~='not-prose'], [class~='not-prose'] *))) {
  --tw-text-opacity: 1;
  color: rgb(0 51 73 / var(--tw-text-opacity));
}
.tw-container
  .prose-headings\:text-sector-tourism-green
  :is(:where(h1, h2, h3, h4, h5, h6, th):not(:where([class~='not-prose'], [class~='not-prose'] *))) {
  --tw-text-opacity: 1;
  color: rgb(5 210 5 / var(--tw-text-opacity));
}
.tw-container
  .prose-headings\:text-sector-tourism-orange
  :is(:where(h1, h2, h3, h4, h5, h6, th):not(:where([class~='not-prose'], [class~='not-prose'] *))) {
  --tw-text-opacity: 1;
  color: rgb(255 81 0 / var(--tw-text-opacity));
}
.tw-container
  .prose-headings\:text-skin-heading
  :is(:where(h1, h2, h3, h4, h5, h6, th):not(:where([class~='not-prose'], [class~='not-prose'] *))) {
  --tw-text-opacity: 1;
  color: rgba(var(--color-text-heading), var(--tw-text-opacity));
}
.tw-container
  .prose-headings\:text-steps-secondary
  :is(:where(h1, h2, h3, h4, h5, h6, th):not(:where([class~='not-prose'], [class~='not-prose'] *))) {
  --tw-text-opacity: 1;
  color: rgb(116 79 198 / var(--tw-text-opacity));
}
.tw-container
  .prose-headings\:text-white
  :is(:where(h1, h2, h3, h4, h5, h6, th):not(:where([class~='not-prose'], [class~='not-prose'] *))) {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.tw-container .prose-h1\:text-aib-magenta :is(:where(h1):not(:where([class~='not-prose'], [class~='not-prose'] *))) {
  --tw-text-opacity: 1;
  color: rgb(255 0 144 / var(--tw-text-opacity));
}
.tw-container .prose-h1\:text-blue-700 :is(:where(h1):not(:where([class~='not-prose'], [class~='not-prose'] *))) {
  --tw-text-opacity: 1;
  color: rgb(29 78 216 / var(--tw-text-opacity));
}
.tw-container .prose-a\:text-aib-magenta :is(:where(a):not(:where([class~='not-prose'], [class~='not-prose'] *))) {
  --tw-text-opacity: 1;
  color: rgb(255 0 144 / var(--tw-text-opacity));
}
.tw-container
  .prose-a\:text-community-adultlearner-primary
  :is(:where(a):not(:where([class~='not-prose'], [class~='not-prose'] *))) {
  --tw-text-opacity: 1;
  color: rgb(222 128 12 / var(--tw-text-opacity));
}
.tw-container
  .prose-a\:text-community-jobseeker-primary
  :is(:where(a):not(:where([class~='not-prose'], [class~='not-prose'] *))) {
  --tw-text-opacity: 1;
  color: rgb(31 138 245 / var(--tw-text-opacity));
}
.tw-container
  .prose-a\:text-coursefinder-primary
  :is(:where(a):not(:where([class~='not-prose'], [class~='not-prose'] *))) {
  --tw-text-opacity: 1;
  color: rgb(26 141 154 / var(--tw-text-opacity));
}
.tw-container .prose-a\:text-cp-blue :is(:where(a):not(:where([class~='not-prose'], [class~='not-prose'] *))) {
  --tw-text-opacity: 1;
  color: rgb(0 169 224 / var(--tw-text-opacity));
}
.tw-container
  .prose-a\:text-languagesconnect-red
  :is(:where(a):not(:where([class~='not-prose'], [class~='not-prose'] *))) {
  --tw-text-opacity: 1;
  color: rgb(238 21 76 / var(--tw-text-opacity));
}
.tw-container
  .prose-a\:text-reach-admin-secondary
  :is(:where(a):not(:where([class~='not-prose'], [class~='not-prose'] *))) {
  --tw-text-opacity: 1;
  color: rgb(252 163 17 / var(--tw-text-opacity));
}
.tw-container
  .prose-a\:text-sector-tourism-blue
  :is(:where(a):not(:where([class~='not-prose'], [class~='not-prose'] *))) {
  --tw-text-opacity: 1;
  color: rgb(0 91 255 / var(--tw-text-opacity));
}
.tw-container .prose-a\:text-skin-link :is(:where(a):not(:where([class~='not-prose'], [class~='not-prose'] *))) {
  --tw-text-opacity: 1;
  color: rgba(var(--color-link-base), var(--tw-text-opacity));
}
.tw-container .prose-a\:text-steps-accent :is(:where(a):not(:where([class~='not-prose'], [class~='not-prose'] *))) {
  --tw-text-opacity: 1;
  color: rgb(29 211 176 / var(--tw-text-opacity));
}
.tw-container .prose-a\:text-white :is(:where(a):not(:where([class~='not-prose'], [class~='not-prose'] *))) {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.tw-container
  .hover\:prose-a\:text-aib-purple
  :is(:where(a):not(:where([class~='not-prose'], [class~='not-prose'] *))):hover {
  --tw-text-opacity: 1;
  color: rgb(114 36 108 / var(--tw-text-opacity));
}
.tw-container
  .hover\:prose-a\:text-coursefinder-primary-light
  :is(:where(a):not(:where([class~='not-prose'], [class~='not-prose'] *))):hover {
  --tw-text-opacity: 1;
  color: rgb(32 172 188 / var(--tw-text-opacity));
}
.tw-container
  .hover\:prose-a\:text-cp-blue-dark
  :is(:where(a):not(:where([class~='not-prose'], [class~='not-prose'] *))):hover {
  --tw-text-opacity: 1;
  color: rgb(43 118 185 / var(--tw-text-opacity));
}
.tw-container
  .hover\:prose-a\:text-cp-blue-light
  :is(:where(a):not(:where([class~='not-prose'], [class~='not-prose'] *))):hover {
  --tw-text-opacity: 1;
  color: rgb(33 212 253 / var(--tw-text-opacity));
}
.tw-container
  .hover\:prose-a\:text-languagesconnect-purple
  :is(:where(a):not(:where([class~='not-prose'], [class~='not-prose'] *))):hover {
  --tw-text-opacity: 1;
  color: rgb(51 51 102 / var(--tw-text-opacity));
}
.tw-container
  .hover\:prose-a\:text-skin-link-hover
  :is(:where(a):not(:where([class~='not-prose'], [class~='not-prose'] *))):hover {
  --tw-text-opacity: 1;
  color: rgba(var(--color-link-hover), var(--tw-text-opacity));
}
.tw-container
  .hover\:prose-a\:underline
  :is(:where(a):not(:where([class~='not-prose'], [class~='not-prose'] *))):hover {
  text-decoration-line: underline;
}
.tw-container
  .prose-figcaption\:text-center
  :is(:where(figcaption):not(:where([class~='not-prose'], [class~='not-prose'] *))) {
  text-align: center;
}
.tw-container .prose-img\:mx-auto :is(:where(img):not(:where([class~='not-prose'], [class~='not-prose'] *))) {
  margin-left: auto;
  margin-right: auto;
}
.tw-container .prose-img\:rounded-xl :is(:where(img):not(:where([class~='not-prose'], [class~='not-prose'] *))) {
  border-radius: 0.75rem;
}
.tw-container
  .prose-lead\:text-white
  :is(:where([class~='lead']):not(:where([class~='not-prose'], [class~='not-prose'] *))) {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
@media (min-width: 640px) {
  .tw-container .sm\:col-span-2 {
    grid-column: span 2 / span 2;
  }
  .tw-container .sm\:col-span-3 {
    grid-column: span 3 / span 3;
  }
  .tw-container .sm\:col-span-6 {
    grid-column: span 6 / span 6;
  }
  .tw-container .sm\:block {
    display: block;
  }
  .tw-container .sm\:h-44 {
    height: 11rem;
  }
  .tw-container .sm\:h-full {
    height: 100%;
  }
  .tw-container .sm\:w-96 {
    width: 24rem;
  }
  .tw-container .sm\:flex-1 {
    flex: 1 1 0%;
  }
  .tw-container .sm\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .tw-container .sm\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .tw-container .sm\:flex-row {
    flex-direction: row;
  }
  .tw-container .sm\:gap-8 {
    gap: 2rem;
  }
  .tw-container .sm\:space-x-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.25rem * var(--tw-space-x-reverse));
    margin-left: calc(0.25rem * (1 - var(--tw-space-x-reverse)));
  }
  .tw-container .sm\:space-x-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.5rem * var(--tw-space-x-reverse));
    margin-left: calc(0.5rem * (1 - var(--tw-space-x-reverse)));
  }
  .tw-container .sm\:self-start {
    align-self: flex-start;
  }
  .tw-container .sm\:rounded-lg {
    border-radius: 0.5rem;
  }
  .tw-container .sm\:p-4 {
    padding: 1rem;
  }
  .tw-container .sm\:text-left {
    text-align: left;
  }
}
@media (min-width: 768px) {
  .tw-container .md\:pointer-events-none {
    pointer-events: none;
  }
  .tw-container .md\:order-1 {
    order: 1;
  }
  .tw-container .md\:order-2 {
    order: 2;
  }
  .tw-container .md\:col-span-1 {
    grid-column: span 1 / span 1;
  }
  .tw-container .md\:col-span-2 {
    grid-column: span 2 / span 2;
  }
  .tw-container .md\:col-span-3 {
    grid-column: span 3 / span 3;
  }
  .tw-container .md\:col-span-4 {
    grid-column: span 4 / span 4;
  }
  .tw-container .md\:col-span-6 {
    grid-column: span 6 / span 6;
  }
  .tw-container .md\:m-0 {
    margin: 0px;
  }
  .tw-container .md\:-mx-4 {
    margin-left: -1rem;
    margin-right: -1rem;
  }
  .tw-container .md\:my-0 {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .tw-container .md\:my-8 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
  .tw-container .md\:\!-mt-6 {
    margin-top: -1.5rem !important;
  }
  .tw-container .md\:ml-0 {
    margin-left: 0px;
  }
  .tw-container .md\:mr-auto {
    margin-right: auto;
  }
  .tw-container .md\:mt-0 {
    margin-top: 0px;
  }
  .tw-container .md\:mt-16 {
    margin-top: 4rem;
  }
  .tw-container .md\:mt-2 {
    margin-top: 0.5rem;
  }
  .tw-container .md\:block {
    display: block;
  }
  .tw-container .md\:inline-block {
    display: inline-block;
  }
  .tw-container .md\:flex {
    display: flex;
  }
  .tw-container .md\:inline-flex {
    display: inline-flex;
  }
  .tw-container .md\:grid {
    display: grid;
  }
  .tw-container .md\:hidden {
    display: none;
  }
  .tw-container .md\:h-12 {
    height: 3rem;
  }
  .tw-container .md\:h-56 {
    height: 14rem;
  }
  .tw-container .md\:h-auto {
    height: auto;
  }
  .tw-container .md\:w-1\/3 {
    width: 33.333333%;
  }
  .tw-container .md\:w-48 {
    width: 12rem;
  }
  .tw-container .md\:w-56 {
    width: 14rem;
  }
  .tw-container .md\:w-auto {
    width: auto;
  }
  .tw-container .md\:max-w-xl {
    max-width: 36rem;
  }
  .tw-container .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .tw-container .md\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .tw-container .md\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .tw-container .md\:grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
  .tw-container .md\:grid-cols-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
  .tw-container .md\:flex-row {
    flex-direction: row;
  }
  .tw-container .md\:items-center {
    align-items: center;
  }
  .tw-container .md\:items-stretch {
    align-items: stretch;
  }
  .tw-container .md\:justify-start {
    justify-content: flex-start;
  }
  .tw-container .md\:gap-2 {
    gap: 0.5rem;
  }
  .tw-container .md\:gap-4 {
    gap: 1rem;
  }
  .tw-container .md\:gap-8 {
    gap: 2rem;
  }
  .tw-container .md\:space-x-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.5rem * var(--tw-space-x-reverse));
    margin-left: calc(0.5rem * (1 - var(--tw-space-x-reverse)));
  }
  .tw-container .md\:space-x-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1rem * var(--tw-space-x-reverse));
    margin-left: calc(1rem * (1 - var(--tw-space-x-reverse)));
  }
  .tw-container .md\:space-x-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(2rem * var(--tw-space-x-reverse));
    margin-left: calc(2rem * (1 - var(--tw-space-x-reverse)));
  }
  .tw-container .md\:space-y-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * (1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }
  .tw-container .md\:divide-x > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(1px * var(--tw-divide-x-reverse));
    border-left-width: calc(1px * (1 - var(--tw-divide-x-reverse)));
  }
  .tw-container .md\:divide-y-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(0px * (1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(0px * var(--tw-divide-y-reverse));
  }
  .tw-container .md\:rounded-none {
    border-radius: 0px;
  }
  .tw-container .md\:rounded-l-lg {
    border-top-left-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
  }
  .tw-container .md\:p-4 {
    padding: 1rem;
  }
  .tw-container .md\:px-2 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  .tw-container .md\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .tw-container .md\:py-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .tw-container .md\:pb-8 {
    padding-bottom: 2rem;
  }
  .tw-container .md\:pl-2 {
    padding-left: 0.5rem;
  }
  .tw-container .md\:pr-8 {
    padding-right: 2rem;
  }
  .tw-container .md\:pt-16 {
    padding-top: 4rem;
  }
  .tw-container .md\:text-left {
    text-align: left;
  }
  .tw-container .md\:text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .tw-container .md\:text-5xl {
    font-size: 3rem;
    line-height: 1;
  }
  .tw-container .md\:text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }
  .tw-container .md\:text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
  .tw-container .peer:checked ~ .md\:peer-checked\:flex {
    display: flex;
  }
}
@media (min-width: 1024px) {
  .tw-container .lg\:left-0 {
    left: 0px;
  }
  .tw-container .lg\:\!order-1 {
    order: 1 !important;
  }
  .tw-container .lg\:\!order-2 {
    order: 2 !important;
  }
  .tw-container .lg\:order-1 {
    order: 1;
  }
  .tw-container .lg\:order-2 {
    order: 2;
  }
  .tw-container .lg\:col-span-1 {
    grid-column: span 1 / span 1;
  }
  .tw-container .lg\:col-span-2 {
    grid-column: span 2 / span 2;
  }
  .tw-container .lg\:col-span-3 {
    grid-column: span 3 / span 3;
  }
  .tw-container .lg\:col-span-4 {
    grid-column: span 4 / span 4;
  }
  .tw-container .lg\:my-8 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
  .tw-container .lg\:mb-4 {
    margin-bottom: 1rem;
  }
  .tw-container .lg\:mb-8 {
    margin-bottom: 2rem;
  }
  .tw-container .lg\:mr-2 {
    margin-right: 0.5rem;
  }
  .tw-container .lg\:mt-0 {
    margin-top: 0px;
  }
  .tw-container .lg\:mt-16 {
    margin-top: 4rem;
  }
  .tw-container .lg\:mt-8 {
    margin-top: 2rem;
  }
  .tw-container .lg\:block {
    display: block;
  }
  .tw-container .lg\:grid {
    display: grid;
  }
  .tw-container .lg\:h-24 {
    height: 6rem;
  }
  .tw-container .lg\:h-64 {
    height: 16rem;
  }
  .tw-container .lg\:h-full {
    height: 100%;
  }
  .tw-container .lg\:w-1\/4 {
    width: 25%;
  }
  .tw-container .lg\:w-24 {
    width: 6rem;
  }
  .tw-container .lg\:w-56 {
    width: 14rem;
  }
  .tw-container .lg\:max-w-2xl {
    max-width: 42rem;
  }
  .tw-container .lg\:max-w-5xl {
    max-width: 64rem;
  }
  .tw-container .lg\:translate-y-5 {
    --tw-translate-y: 1.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));
  }
  .tw-container .lg\:columns-2 {
    -moz-columns: 2;
    columns: 2;
  }
  .tw-container .lg\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .tw-container .lg\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .tw-container .lg\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .tw-container .lg\:grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
  .tw-container .lg\:grid-cols-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
  .tw-container .lg\:grid-cols-7 {
    grid-template-columns: repeat(7, minmax(0, 1fr));
  }
  .tw-container .lg\:flex-row {
    flex-direction: row;
  }
  .tw-container .lg\:flex-col {
    flex-direction: column;
  }
  .tw-container .lg\:items-center {
    align-items: center;
  }
  .tw-container .lg\:justify-center {
    justify-content: center;
  }
  .tw-container .lg\:gap-8 {
    gap: 2rem;
  }
  .tw-container .lg\:space-x-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1rem * var(--tw-space-x-reverse));
    margin-left: calc(1rem * (1 - var(--tw-space-x-reverse)));
  }
  .tw-container .lg\:p-4 {
    padding: 1rem;
  }
  .tw-container .lg\:p-8 {
    padding: 2rem;
  }
  .tw-container .lg\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .tw-container .lg\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .tw-container .lg\:py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .tw-container .lg\:py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .tw-container .lg\:py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .tw-container .lg\:pt-10 {
    padding-top: 2.5rem;
  }
  .tw-container .lg\:pt-16 {
    padding-top: 4rem;
  }
  .tw-container .lg\:pt-4 {
    padding-top: 1rem;
  }
  .tw-container .lg\:pt-8 {
    padding-top: 2rem;
  }
  .tw-container .lg\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }
  .tw-container .lg\:text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
  .tw-container .lg\:text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .tw-container .lg\:text-5xl {
    font-size: 3rem;
    line-height: 1;
  }
  .tw-container .lg\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
  .tw-container .lg\:text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
  .tw-container .lg\:after\:col-span-2::after {
    content: var(--tw-content);
    grid-column: span 2 / span 2;
  }
}
@media (min-width: 1280px) {
  .tw-container .xl\:static {
    position: static;
  }
  .tw-container .xl\:sticky {
    position: sticky;
  }
  .tw-container .xl\:top-8 {
    top: 2rem;
  }
  .tw-container .xl\:order-1 {
    order: 1;
  }
  .tw-container .xl\:order-2 {
    order: 2;
  }
  .tw-container .xl\:col-span-1 {
    grid-column: span 1 / span 1;
  }
  .tw-container .xl\:col-span-2 {
    grid-column: span 2 / span 2;
  }
  .tw-container .xl\:col-span-4 {
    grid-column: span 4 / span 4;
  }
  .tw-container .xl\:-mt-24 {
    margin-top: -6rem;
  }
  .tw-container .xl\:mt-0 {
    margin-top: 0px;
  }
  .tw-container .xl\:mt-24 {
    margin-top: 6rem;
  }
  .tw-container .xl\:block {
    display: block;
  }
  .tw-container .xl\:grid {
    display: grid;
  }
  .tw-container .xl\:hidden {
    display: none;
  }
  .tw-container .xl\:h-16 {
    height: 4rem;
  }
  .tw-container .xl\:h-\[50vh\] {
    height: 50vh;
  }
  .tw-container .xl\:max-w-3xl {
    max-width: 48rem;
  }
  .tw-container .xl\:max-w-7xl {
    max-width: 80rem;
  }
  .tw-container .xl\:grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .tw-container .xl\:grid-cols-10 {
    grid-template-columns: repeat(10, minmax(0, 1fr));
  }
  .tw-container .xl\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .tw-container .xl\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .tw-container .xl\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .tw-container .xl\:grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
  .tw-container .xl\:grid-cols-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
  .tw-container .xl\:grid-cols-7 {
    grid-template-columns: repeat(7, minmax(0, 1fr));
  }
  .tw-container .xl\:gap-4 {
    gap: 1rem;
  }
  .tw-container .xl\:gap-8 {
    gap: 2rem;
  }
  .tw-container .xl\:rounded-none {
    border-radius: 0px;
  }
  .tw-container .xl\:rounded-t {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
  }
  .tw-container .xl\:bg-transparent {
    background-color: rgba(0, 0, 0, 0);
  }
  .tw-container .xl\:p-0 {
    padding: 0px;
  }
  .tw-container .xl\:p-8 {
    padding: 2rem;
  }
  .tw-container .xl\:text-left {
    text-align: left;
  }
}
@media (min-width: 1536px) {
  .tw-container .\32 xl\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .tw-container .\32 xl\:grid-cols-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}
.tw-container .\[\&\.active\]\:rounded-full.active {
  border-radius: 9999px;
}
.tw-container .\[\&\.active\]\:bg-steps-accent.active {
  --tw-bg-opacity: 1;
  background-color: rgb(29 211 176 / var(--tw-bg-opacity));
}
.tw-container .\[\&\.active\]\:text-white.active {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.tw-container .\[\&\.no-readmore\]\:max-h-max.no-readmore {
  max-height: -moz-max-content;
  max-height: max-content;
}
.tw-container .\[\&\.no-readmore_\.bg-gradient-to-b\]\:hidden.no-readmore .bg-gradient-to-b {
  display: none;
}
.tw-container .\[\&\.no-readmore\~\.text-center\]\:hidden.no-readmore ~ .text-center {
  display: none;
}
.tw-container .\[\&\.opened\]\:bg-slate-100.opened {
  --tw-bg-opacity: 1;
  background-color: rgb(241 245 249 / var(--tw-bg-opacity));
}
.tw-container .\[\&\.opened\]\:ring-2.opened {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 rgba(0, 0, 0, 0));
}
.tw-container .\[\&\.scrolled\]\:bg-reach-primary.scrolled {
  --tw-bg-opacity: 1;
  background-color: rgb(0 51 73 / var(--tw-bg-opacity));
}
.tw-container .\[\&\.show-\]\:hidden.show- {
  display: none;
}
.tw-container .\[\&\.viewmode-list\]\:divide-y.viewmode-list > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-y-reverse: 0;
  border-top-width: calc(1px * (1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
}
.tw-container .\[\&\.viewmode-list\]\:overflow-hidden.viewmode-list {
  overflow: hidden;
}
.tw-container .\[\&\.viewmode-list\]\:rounded-lg.viewmode-list {
  border-radius: 0.5rem;
}
.tw-container .\[\&\.viewmode-list\]\:shadow.viewmode-list {
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)),
    var(--tw-shadow);
}
.tw-container .\[\&\:before\]\:transition-all:before {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.tw-container .group:hover .group-hover\:\[\&\:before\]\:text-white:before {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.tw-container .\[\&\:hover\>i\]\:text-skin-fill-secondary:hover > i {
  --tw-text-opacity: 1;
  color: rgba(var(--color-fill-secondary), var(--tw-text-opacity));
}
.tw-container .\[\&\:hover\>i\]\:opacity-100:hover > i {
  opacity: 1;
}
.tw-container .\[\&\:not\(\.active\)\]\:hidden:not(.active) {
  display: none;
}
.tw-container .\[\&\:not\(\.opened\)\]\:pointer-events-none:not(.opened) {
  pointer-events: none;
}
.tw-container .\[\&\:not\(\.opened\)\]\:hidden:not(.opened) {
  display: none;
}
.tw-container .\[\&\:not\(\.opened\)\]\:h-0:not(.opened) {
  height: 0px;
}
.tw-container .\[\&\:not\(\.opened\)\]\:opacity-0:not(.opened) {
  opacity: 0;
}
.tw-container .\[\&\:not\(\.viewmode-list\)\]\:grid:not(.viewmode-list) {
  display: grid;
}
.tw-container .\[\&\:not\(\.viewmode-list\)\]\:grid-cols-3:not(.viewmode-list) {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.tw-container .\[\&\:not\(\.viewmode-list\)\]\:gap-6:not(.viewmode-list) {
  gap: 1.5rem;
}
.tw-container .\[\&\:not\(\.viewmode-list\)\]\:gap-x-0:not(.viewmode-list) {
  -moz-column-gap: 0px;
  column-gap: 0px;
}
@media (min-width: 1280px) {
  .tw-container .xl\:\[\&\:not\(\.viewmode-list\)\]\:grid-cols-4:not(.viewmode-list) {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}
.tw-container .\[\&\>\*\:not\(\:first-child\)\]\:after\:-z-10 > *:not(:first-child)::after {
  content: var(--tw-content);
  z-index: -10;
}
.tw-container .\[\&\>\*\:not\(\:first-child\)\]\:after\:inline-block > *:not(:first-child)::after {
  content: var(--tw-content);
  display: inline-block;
}
.tw-container .\[\&\>\*\:not\(\:first-child\)\]\:after\:h-1 > *:not(:first-child)::after {
  content: var(--tw-content);
  height: 0.25rem;
}
.tw-container .\[\&\>\*\:not\(\:first-child\)\]\:after\:w-full > *:not(:first-child)::after {
  content: var(--tw-content);
  width: 100%;
}
.tw-container .\[\&\>\*\:not\(\:first-child\)\]\:after\:flex-1 > *:not(:first-child)::after {
  content: var(--tw-content);
  flex: 1 1 0%;
}
.tw-container .\[\&\>\*\:not\(\:first-child\)\]\:after\:border-4 > *:not(:first-child)::after {
  content: var(--tw-content);
  border-width: 4px;
}
.tw-container .\[\&\>\*\:not\(\:first-child\)\]\:after\:border-b > *:not(:first-child)::after {
  content: var(--tw-content);
  border-bottom-width: 1px;
}
.tw-container .\[\&\>\*\:not\(\:first-child\)\]\:after\:border-slate-100 > *:not(:first-child)::after {
  content: var(--tw-content);
  --tw-border-opacity: 1;
  border-color: rgb(241 245 249 / var(--tw-border-opacity));
}
.tw-container .\[\&\>\*\:not\(\:first-child\)\]\:after\:content-\[\'\'\] > *:not(:first-child)::after {
  --tw-content: '';
  content: var(--tw-content);
}
.tw-container .\[\&\>\*\:nth-child\(even\)\]\:bg-slate-50 > *:nth-child(even) {
  --tw-bg-opacity: 1;
  background-color: rgb(248 250 252 / var(--tw-bg-opacity));
}
.tw-container .\[\&\>\*\:nth-child\(odd\)\]\:bg-slate-100 > *:nth-child(odd) {
  --tw-bg-opacity: 1;
  background-color: rgb(241 245 249 / var(--tw-bg-opacity));
}
.tw-container .\[\&\>\*\:nth-child\(odd\)\]\:bg-white > *:nth-child(odd) {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.tw-container .\[\&\>\*\>a\:hover\]\:ring-4 > * > a:hover {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 rgba(0, 0, 0, 0));
}
.tw-container .\[\&\>\*\>a\:hover\]\:ring-slate-300 > * > a:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(203 213 225 / var(--tw-ring-opacity));
}
.tw-container .\[\&\>\*\>a\:hover\]\:ring-offset-2 > * > a:hover {
  --tw-ring-offset-width: 2px;
}
.tw-container .\[\&\>\*\>a\]\:z-10 > * > a {
  z-index: 10;
}
.tw-container .\[\&\>\*\>a\]\:flex > * > a {
  display: flex;
}
.tw-container .\[\&\>\*\>a\]\:h-8 > * > a {
  height: 2rem;
}
.tw-container .\[\&\>\*\>a\]\:w-8 > * > a {
  width: 2rem;
}
.tw-container .\[\&\>\*\>a\]\:items-center > * > a {
  align-items: center;
}
.tw-container .\[\&\>\*\>a\]\:justify-center > * > a {
  justify-content: center;
}
.tw-container .\[\&\>\*\>a\]\:rounded-full > * > a {
  border-radius: 9999px;
}
.tw-container .\[\&\>\*\>a\]\:bg-slate-100 > * > a {
  --tw-bg-opacity: 1;
  background-color: rgb(241 245 249 / var(--tw-bg-opacity));
}
.tw-container .\[\&\>\*\>a\]\:leading-none > * > a {
  line-height: 1;
}
.tw-container .\[\&\>\*\]\:absolute > * {
  position: absolute;
}
.tw-container .\[\&\>\*\]\:inset-0 > * {
  inset: 0px;
}
.tw-container .\[\&\>\*\]\:flex > * {
  display: flex;
}
.tw-container .\[\&\>\*\]\:h-full > * {
  height: 100%;
}
.tw-container .\[\&\>\*\]\:w-full > * {
  width: 100%;
}
.tw-container .\[\&\>\*\]\:items-center > * {
  align-items: center;
}
.tw-container .\[\&\>\*\]\:rounded-lg > * {
  border-radius: 0.5rem;
}
.tw-container .\[\&\>\*\]\:border-l-2 > * {
  border-left-width: 2px;
}
.tw-container .\[\&\>\*\]\:border-l-skin-fill-primary > * {
  --tw-border-opacity: 1;
  border-left-color: rgba(var(--color-fill-primary), var(--tw-border-opacity));
}
.tw-container .\[\&\>\*\]\:bg-slate-100 > * {
  --tw-bg-opacity: 1;
  background-color: rgb(241 245 249 / var(--tw-bg-opacity));
}
.tw-container .\[\&\>\*\]\:p-3 > * {
  padding: 0.75rem;
}
.tw-container .\[\&\>\*\]\:pt-4 > * {
  padding-top: 1rem;
}
.tw-container .first\:\[\&\>\*\]\:mt-0 > *:first-child {
  margin-top: 0px;
}
.tw-container .\[\&\>\.active\>a\]\:text-lime-500 > .active > a {
  --tw-text-opacity: 1;
  color: rgb(132 204 22 / var(--tw-text-opacity));
}
.tw-container .\[\&\>\.active\>a\]\:ring-4 > .active > a {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 rgba(0, 0, 0, 0));
}
.tw-container .\[\&\>\.active\>a\]\:ring-lime-500 > .active > a {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(132 204 22 / var(--tw-ring-opacity));
}
.tw-container .\[\&\>\.active\>a\]\:ring-offset-2 > .active > a {
  --tw-ring-offset-width: 2px;
}
.tw-container .\[\&\>\.active\~\*\>a\:hover\]\:ring-lime-500 > .active ~ * > a:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(132 204 22 / var(--tw-ring-opacity));
}
.tw-container .\[\&\>\.active\~\*\>a\]\:bg-lime-500 > .active ~ * > a {
  --tw-bg-opacity: 1;
  background-color: rgb(132 204 22 / var(--tw-bg-opacity));
}
.tw-container .\[\&\>\.active\~\*\>a\]\:text-white > .active ~ * > a {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.tw-container .\[\&\>\.active\~\*\]\:after\:border-lime-500 > .active ~ *::after {
  content: var(--tw-content);
  --tw-border-opacity: 1;
  border-color: rgb(132 204 22 / var(--tw-border-opacity));
}
.tw-container .peer:not(:checked) ~ .peer-\[\:not\(\:checked\)\]\:\[\&\>\.checked\]\:hidden > .checked {
  display: none;
}
.tw-container .peer:checked ~ .peer-checked\:\[\&\>\.closed\]\:hidden > .closed {
  display: none;
}
.tw-container .peer:checked ~ .peer-checked\:\[\&\>\.opened\]\:block > .opened {
  display: block;
}
.tw-container .\[\&\>\.panel\]\:hidden > .panel {
  display: none;
}
.tw-container .\[\&\>\.show-0\]\:hidden > .show-0 {
  display: none;
}
.tw-container .peer:checked ~ .peer-checked\:\[\&\>\.unchecked\]\:hidden > .unchecked {
  display: none;
}
.tw-container .\[\&\>a\:hover\>i\]\:text-skin-fill-secondary > a:hover > i {
  --tw-text-opacity: 1;
  color: rgba(var(--color-fill-secondary), var(--tw-text-opacity));
}
.tw-container .\[\&\>a\:hover\]\:bg-skin-fill-accent > a:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(var(--color-fill-accent), var(--tw-bg-opacity));
}
.tw-container .\[\&\>a\:hover\]\:bg-skin-fill-accent\/10 > a:hover {
  background-color: rgba(var(--color-fill-accent), 0.1);
}
.tw-container .\[\&\>a\:hover\]\:text-skin-fill-primary > a:hover {
  --tw-text-opacity: 1;
  color: rgba(var(--color-fill-primary), var(--tw-text-opacity));
}
.tw-container .\[\&\>a\:hover\]\:text-skin-fill-secondary > a:hover {
  --tw-text-opacity: 1;
  color: rgba(var(--color-fill-secondary), var(--tw-text-opacity));
}
.tw-container .\[\&\>a\>i\]\:text-skin-fill-accent > a > i {
  --tw-text-opacity: 1;
  color: rgba(var(--color-fill-accent), var(--tw-text-opacity));
}
.tw-container .\[\&\>a\>i\]\:text-skin-fill-secondary > a > i {
  --tw-text-opacity: 1;
  color: rgba(var(--color-fill-secondary), var(--tw-text-opacity));
}
.tw-container .\[\&\>a\>span\]\:flex-1 > a > span {
  flex: 1 1 0%;
}
.tw-container .\[\&\>a\]\:block > a {
  display: block;
}
.tw-container .\[\&\>a\]\:flex > a {
  display: flex;
}
.tw-container .\[\&\>a\]\:items-center > a {
  align-items: center;
}
.tw-container .\[\&\>a\]\:space-x-2 > a > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.5rem * var(--tw-space-x-reverse));
  margin-left: calc(0.5rem * (1 - var(--tw-space-x-reverse)));
}
.tw-container .\[\&\>a\]\:whitespace-nowrap > a {
  white-space: nowrap;
}
.tw-container .\[\&\>a\]\:rounded-xl > a {
  border-radius: 0.75rem;
}
.tw-container .\[\&\>a\]\:border-b > a {
  border-bottom-width: 1px;
}
.tw-container .\[\&\>a\]\:bg-white > a {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.tw-container .\[\&\>a\]\:p-2 > a {
  padding: 0.5rem;
}
.tw-container .\[\&\>a\]\:p-3 > a {
  padding: 0.75rem;
}
.tw-container .\[\&\>a\]\:pb-4 > a {
  padding-bottom: 1rem;
}
.tw-container .\[\&\>a\]\:font-display > a {
  font-family: 'Montserrat', sans-serif;
}
.tw-container .\[\&\>a\]\:text-sm > a {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.tw-container .\[\&\>a\]\:text-xs > a {
  font-size: 0.75rem;
  line-height: 1rem;
}
.tw-container .\[\&\>a\]\:font-bold > a {
  font-weight: 700;
}
.tw-container .\[\&\>a\]\:leading-tight > a {
  line-height: 1.25;
}
.tw-container .\[\&\>a\]\:text-white > a {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.tw-container .\[\&\>a\]\:shadow-lg > a {
  --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 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)),
    var(--tw-shadow);
}
.tw-container .\[\&\>a\]\:transition-all > a {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
@media (min-width: 768px) {
  .tw-container .md\:\[\&\>a\]\:rounded-full > a {
    border-radius: 9999px;
  }
  .tw-container .md\:\[\&\>a\]\:px-3 > a {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
}
.tw-container .\[\&\>button\>i\]\:rotate-180 > button > i {
  --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));
}
.tw-container .peer:checked ~ .peer-checked\:\[\&\>div\]\:border-cp-blue > div {
  --tw-border-opacity: 1;
  border-color: rgb(0 169 224 / var(--tw-border-opacity));
}
.tw-container .peer:checked ~ .peer-checked\:\[\&\>div\]\:bg-cp-blue > div {
  --tw-bg-opacity: 1;
  background-color: rgb(0 169 224 / var(--tw-bg-opacity));
}
.tw-container .peer:checked ~ .peer-checked\:\[\&\>div\]\:text-white > div {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.tw-container .peer:checked ~ .peer-checked\:\[\&\>div\]\:opacity-100 > div {
  opacity: 1;
}
.tw-container .peer:checked ~ .peer-checked\:\[\&\>div\]\:ring > div {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 rgba(0, 0, 0, 0));
}
.tw-container .peer:checked ~ .peer-checked\:\[\&\>div\]\:filter-none > div {
  filter: none;
}
.tw-container .peer:hover ~ .peer-hover\:\[\&\>div\]\:opacity-100 > div {
  opacity: 1;
}
.tw-container .peer\/01:hover ~ .peer-hover\/01\:\[\&\>div\]\:ring-2 > div {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 rgba(0, 0, 0, 0));
}
.tw-container .peer\/02:hover ~ .peer-hover\/02\:\[\&\>div\]\:ring-2 > div {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 rgba(0, 0, 0, 0));
}
.tw-container .peer\/03:hover ~ .peer-hover\/03\:\[\&\>div\]\:ring-2 > div {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 rgba(0, 0, 0, 0));
}
.tw-container .peer\/04:hover ~ .peer-hover\/04\:\[\&\>div\]\:ring-2 > div {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 rgba(0, 0, 0, 0));
}
.tw-container .peer\/05:hover ~ .peer-hover\/05\:\[\&\>div\]\:ring-2 > div {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 rgba(0, 0, 0, 0));
}
.tw-container .peer\/06:hover ~ .peer-hover\/06\:\[\&\>div\]\:ring-2 > div {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 rgba(0, 0, 0, 0));
}
.tw-container .peer\/07:hover ~ .peer-hover\/07\:\[\&\>div\]\:ring-2 > div {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 rgba(0, 0, 0, 0));
}
.tw-container .peer\/08:hover ~ .peer-hover\/08\:\[\&\>div\]\:ring-2 > div {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 rgba(0, 0, 0, 0));
}
.tw-container .peer\/09:hover ~ .peer-hover\/09\:\[\&\>div\]\:ring-2 > div {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 rgba(0, 0, 0, 0));
}
.tw-container .peer\/10:hover ~ .peer-hover\/10\:\[\&\>div\]\:ring-2 > div {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 rgba(0, 0, 0, 0));
}
.tw-container .peer:hover ~ .peer-hover\:\[\&\>div\]\:ring > div {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 rgba(0, 0, 0, 0));
}
.tw-container .peer:hover ~ .peer-hover\:\[\&\>div\]\:filter-none > div {
  filter: none;
}
.tw-container .\[\&\>i\]\:border-skin-fill-primary > i {
  --tw-border-opacity: 1;
  border-color: rgba(var(--color-fill-primary), var(--tw-border-opacity));
}
.tw-container .\[\&\>i\]\:border-skin-fill-secondary > i {
  --tw-border-opacity: 1;
  border-color: rgba(var(--color-fill-secondary), var(--tw-border-opacity));
}
.tw-container .\[\&\>i\]\:text-2xl > i {
  font-size: 1.5rem;
  line-height: 2rem;
}
.tw-container .\[\&\>i\]\:text-4xl > i {
  font-size: 2.25rem;
  line-height: 2.5rem;
}
.tw-container .\[\&\>i\]\:text-green-500 > i {
  --tw-text-opacity: 1;
  color: rgb(34 197 94 / var(--tw-text-opacity));
}
.tw-container .\[\&\>i\]\:text-green-700 > i {
  --tw-text-opacity: 1;
  color: rgb(21 128 61 / var(--tw-text-opacity));
}
.tw-container .\[\&\>i\]\:text-orange-500 > i {
  --tw-text-opacity: 1;
  color: rgb(249 115 22 / var(--tw-text-opacity));
}
.tw-container .\[\&\>i\]\:text-red-500 > i {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity));
}
.tw-container .\[\&\>i\]\:text-skin-fill-primary > i {
  --tw-text-opacity: 1;
  color: rgba(var(--color-fill-primary), var(--tw-text-opacity));
}
.tw-container .\[\&\>i\]\:text-skin-fill-secondary > i {
  --tw-text-opacity: 1;
  color: rgba(var(--color-fill-secondary), var(--tw-text-opacity));
}
.tw-container .\[\&\>i\]\:text-yellow-500 > i {
  --tw-text-opacity: 1;
  color: rgb(234 179 8 / var(--tw-text-opacity));
}
.tw-container .\[\&\>i\]\:opacity-30 > i {
  opacity: 0.3;
}
.tw-container .\[\&\>i\]\:hover\:bg-skin-fill-primary:hover > i {
  --tw-bg-opacity: 1;
  background-color: rgba(var(--color-fill-primary), var(--tw-bg-opacity));
}
.tw-container .\[\&\>i\]\:hover\:bg-skin-fill-secondary:hover > i {
  --tw-bg-opacity: 1;
  background-color: rgba(var(--color-fill-secondary), var(--tw-bg-opacity));
}
.tw-container .\[\&\>i\]\:hover\:text-skin-button-hover:hover > i {
  --tw-text-opacity: 1;
  color: rgba(var(--color-button-text-hover), var(--tw-text-opacity));
}
.tw-container .\[\&\>i\]\:hover\:text-skin-fill-primary:hover > i {
  --tw-text-opacity: 1;
  color: rgba(var(--color-fill-primary), var(--tw-text-opacity));
}
.tw-container .\[\&\>i\]\:hover\:text-skin-fill-secondary:hover > i {
  --tw-text-opacity: 1;
  color: rgba(var(--color-fill-secondary), var(--tw-text-opacity));
}
@media (min-width: 1024px) {
  .tw-container .lg\:\[\&\>i\]\:text-4xl > i {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
}
.tw-container .\[\&\>img\]\:h-40 > img {
  height: 10rem;
}
.tw-container .\[\&\>img\]\:h-64 > img {
  height: 16rem;
}
.tw-container .\[\&\>img\]\:w-full > img {
  width: 100%;
}
.tw-container .\[\&\>img\]\:object-cover > img {
  -o-object-fit: cover;
  object-fit: cover;
}
.tw-container .\[\&\>li\>a\]\:block > li > a {
  display: block;
}
.tw-container .\[\&\>li\>a\]\:p-4 > li > a {
  padding: 1rem;
}
.tw-container .\[\&\>li\>a\]\:text-skin-link > li > a {
  --tw-text-opacity: 1;
  color: rgba(var(--color-link-base), var(--tw-text-opacity));
}
.tw-container .hover\:\[\&\>li\>a\]\:text-skin-link-hover > li > a:hover {
  --tw-text-opacity: 1;
  color: rgba(var(--color-link-hover), var(--tw-text-opacity));
}
.tw-container .\[\&\>li\]\:rounded-full > li {
  border-radius: 9999px;
}
.tw-container .\[\&\>li\]\:rounded-lg > li {
  border-radius: 0.5rem;
}
.tw-container .\[\&\>li\]\:bg-cp-blue > li {
  --tw-bg-opacity: 1;
  background-color: rgb(0 169 224 / var(--tw-bg-opacity));
}
.tw-container .\[\&\>li\]\:bg-cp-blue\/20 > li {
  background-color: rgba(0, 169, 224, 0.2);
}
.tw-container .\[\&\>li\]\:bg-lime-500\/20 > li {
  background-color: rgba(132, 204, 22, 0.2);
}
.tw-container .\[\&\>li\]\:bg-violet-500\/20 > li {
  background-color: rgba(139, 92, 246, 0.2);
}
.tw-container .\[\&\>li\]\:px-2 > li {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.tw-container .\[\&\>li\]\:px-4 > li {
  padding-left: 1rem;
  padding-right: 1rem;
}
.tw-container .\[\&\>li\]\:py-1 > li {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.tw-container .\[\&\>li\]\:py-4 > li {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.tw-container .\[\&\>li\]\:leading-tight > li {
  line-height: 1.25;
}
.tw-container .\[\&\>li\]\:text-cp-blue > li {
  --tw-text-opacity: 1;
  color: rgb(0 169 224 / var(--tw-text-opacity));
}
.tw-container .\[\&\>li\]\:text-lime-500 > li {
  --tw-text-opacity: 1;
  color: rgb(132 204 22 / var(--tw-text-opacity));
}
.tw-container .\[\&\>li\]\:text-violet-500 > li {
  --tw-text-opacity: 1;
  color: rgb(139 92 246 / var(--tw-text-opacity));
}
.tw-container .\[\&\>li\]\:text-white > li {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
@media (min-width: 1024px) {
  .tw-container .lg\:\[\&\>p\:first-child\]\:mt-0 > p:first-child {
    margin-top: 0px;
  }
}
.tw-container .\[\&\>span\]\:bg-slate-200 > span {
  --tw-bg-opacity: 1;
  background-color: rgb(226 232 240 / var(--tw-bg-opacity));
}
.tw-container .\[\&\>span\]\:text-slate-400 > span {
  --tw-text-opacity: 1;
  color: rgb(148 163 184 / var(--tw-text-opacity));
}
.tw-container .peer\/01:checked ~ .peer-checked\/01\:\[\&\>span\]\:block > span {
  display: block;
}
.tw-container .peer\/02:checked ~ .peer-checked\/02\:\[\&\>span\]\:block > span {
  display: block;
}
.tw-container .peer\/03:checked ~ .peer-checked\/03\:\[\&\>span\]\:block > span {
  display: block;
}
.tw-container .peer\/04:checked ~ .peer-checked\/04\:\[\&\>span\]\:block > span {
  display: block;
}
.tw-container .peer\/05:checked ~ .peer-checked\/05\:\[\&\>span\]\:block > span {
  display: block;
}
.tw-container .peer\/06:checked ~ .peer-checked\/06\:\[\&\>span\]\:block > span {
  display: block;
}
.tw-container .peer\/07:checked ~ .peer-checked\/07\:\[\&\>span\]\:block > span {
  display: block;
}
.tw-container .peer\/08:checked ~ .peer-checked\/08\:\[\&\>span\]\:block > span {
  display: block;
}
.tw-container .peer\/09:checked ~ .peer-checked\/09\:\[\&\>span\]\:block > span {
  display: block;
}
.tw-container .peer\/10:checked ~ .peer-checked\/10\:\[\&\>span\]\:block > span {
  display: block;
}
.tw-container .peer:checked ~ .peer-checked\:\[\&\>span\]\:bg-lime-500 > span {
  --tw-bg-opacity: 1;
  background-color: rgb(132 204 22 / var(--tw-bg-opacity));
}
.tw-container .peer:checked ~ .peer-checked\:\[\&\>span\]\:text-green-500 > span {
  --tw-text-opacity: 1;
  color: rgb(34 197 94 / var(--tw-text-opacity));
}
.tw-container .peer:checked ~ .peer-checked\:\[\&\>span\]\:text-green-700 > span {
  --tw-text-opacity: 1;
  color: rgb(21 128 61 / var(--tw-text-opacity));
}
.tw-container .peer:checked ~ .peer-checked\:\[\&\>span\]\:text-orange-500 > span {
  --tw-text-opacity: 1;
  color: rgb(249 115 22 / var(--tw-text-opacity));
}
.tw-container .peer:checked ~ .peer-checked\:\[\&\>span\]\:text-red-500 > span {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity));
}
.tw-container .peer:checked ~ .peer-checked\:\[\&\>span\]\:text-white > span {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.tw-container .peer:checked ~ .peer-checked\:\[\&\>span\]\:text-yellow-500 > span {
  --tw-text-opacity: 1;
  color: rgb(234 179 8 / var(--tw-text-opacity));
}
.tw-container .\[\&\>ul\]\:ml-4 > ul {
  margin-left: 1rem;
}
.tw-container .\[\&\>ul\]\:list-outside > ul {
  list-style-position: outside;
}
.tw-container .\[\&\>ul\]\:list-disc > ul {
  list-style-type: disc;
}
.tw-container .\[\&\[href\=\'\'\]\]\:hidden[href=''] {
  display: none;
}
.tw-container .\[\&_\#results\]\:grid #results {
  display: grid;
}
.tw-container .\[\&_\#results\]\:grid-cols-1 #results {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.tw-container .\[\&_\#results\]\:gap-4 #results {
  gap: 1rem;
}
@media (min-width: 768px) {
  .tw-container .md\:\[\&_\#results\]\:grid-cols-2 #results {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (min-width: 1024px) {
  .tw-container .lg\:\[\&_\#results\]\:grid-cols-3 #results {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
.tw-container .hover\:\[\&_\#results_\#pagination\>a\]\:text-indeed #results #pagination > a:hover {
  --tw-text-opacity: 1;
  color: rgb(37 87 167 / var(--tw-text-opacity));
}
.tw-container .\[\&_\#results_\#pagination\]\:flex #results #pagination {
  display: flex;
}
.tw-container .\[\&_\#results_\#pagination\]\:items-center #results #pagination {
  align-items: center;
}
.tw-container .\[\&_\#results_\#pagination\]\:justify-center #results #pagination {
  justify-content: center;
}
.tw-container .\[\&_\#results_\#pagination\]\:gap-8 #results #pagination {
  gap: 2rem;
}
@media (min-width: 768px) {
  .tw-container .md\:\[\&_\#results_\#pagination\]\:col-span-2 #results #pagination {
    grid-column: span 2 / span 2;
  }
}
@media (min-width: 1024px) {
  .tw-container .lg\:\[\&_\#results_\#pagination\]\:col-span-3 #results #pagination {
    grid-column: span 3 / span 3;
  }
}
.tw-container .\[\&_\#results_\.job\>a\]\:font-bold #results .job > a {
  font-weight: 700;
}
.tw-container .\[\&_\#results_\.job\>a\]\:text-indeed #results .job > a {
  --tw-text-opacity: 1;
  color: rgb(37 87 167 / var(--tw-text-opacity));
}
.tw-container .\[\&_\#results_\.job\>span\]\:text-sm #results .job > span {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.tw-container .\[\&_\#results_\.job\]\:rounded-lg #results .job {
  border-radius: 0.5rem;
}
.tw-container .\[\&_\#results_\.job\]\:bg-white #results .job {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.tw-container .\[\&_\#results_\.job\]\:p-3 #results .job {
  padding: 0.75rem;
}
.tw-container .\[\&_\#results_\.job\]\:shadow #results .job {
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)),
    var(--tw-shadow);
}
.tw-container .\[\&_a\]\:border-dashed a {
  border-style: dashed;
}
.tw-container .\[\&_a\]\:border-cp-blue a {
  --tw-border-opacity: 1;
  border-color: rgb(0 169 224 / var(--tw-border-opacity));
}
.tw-container .\[\&_a\]\:text-cp-blue a {
  --tw-text-opacity: 1;
  color: rgb(0 169 224 / var(--tw-text-opacity));
}
.tw-container .hover\:\[\&_a\]\:border-b a:hover {
  border-bottom-width: 1px;
}
.tw-container .hover\:\[\&_a\]\:text-cp-blue a:hover {
  --tw-text-opacity: 1;
  color: rgb(0 169 224 / var(--tw-text-opacity));
}
.tw-container .\[\&_iframe\]\:aspect-video iframe {
  aspect-ratio: 16/9;
}
.tw-container .\[\&_iframe\]\:h-full iframe {
  height: 100%;
}
.tw-container .\[\&_iframe\]\:w-full iframe {
  width: 100%;
}
.tw-container .\[\&_iframe\]\:rounded-lg iframe {
  border-radius: 0.5rem;
}
.tw-container .\[\&_iframe\]\:rounded-xl iframe {
  border-radius: 0.75rem;
}
.tw-container .opened > .\[\.opened\>\&\]\:max-h-full {
  max-height: 100%;
}
.tw-container .opened .\[\.opened_\&\]\:mt-8 {
  margin-top: 2rem;
}
.tw-container .opened .\[\.opened_\&\]\:inline-block {
  display: inline-block;
}
.tw-container .opened .\[\.opened_\&\]\:hidden {
  display: none;
}
.tw-container .playing > .\[\.playing\>\&\]\:border-community-jobseeker-primary\/20 {
  border-color: rgba(31, 138, 245, 0.2);
}
.tw-container .playing > .\[\.playing\>\&\]\:border-coursefinder-primary\/30 {
  border-color: rgba(26, 141, 154, 0.3);
}
.tw-container .playing > .\[\.playing\>\&\]\:border-skin-fill-accent\/30 {
  border-color: rgba(var(--color-fill-accent), 0.3);
}
.tw-container .playing > .\[\.playing\>\&\]\:border-skin-fill-primary\/30 {
  border-color: rgba(var(--color-fill-primary), 0.3);
}
.tw-container .playing > .\[\.playing\>\&\]\:bg-community-jobseeker-primary\/20 {
  background-color: rgba(31, 138, 245, 0.2);
}
.tw-container .playing > .\[\.playing\>\&\]\:bg-emerald-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(236 253 245 / var(--tw-bg-opacity));
}
.tw-container .playing > .\[\.playing\>\&\]\:bg-skin-fill-accent\/50 {
  background-color: rgba(var(--color-fill-accent), 0.5);
}
.tw-container .playing > .\[\.playing\>\&\]\:bg-skin-fill-primary\/50 {
  background-color: rgba(var(--color-fill-primary), 0.5);
}
.tw-container .playing > .\[\.playing\>\&\]\:text-community-jobseeker-primary {
  --tw-text-opacity: 1;
  color: rgb(31 138 245 / var(--tw-text-opacity));
}
.tw-container .playing > .\[\.playing\>\&\]\:text-skin-fill-primary {
  --tw-text-opacity: 1;
  color: rgba(var(--color-fill-primary), var(--tw-text-opacity));
}
.tw-container .playing > .\[\.playing\>\&_\.hidden\]\:block .hidden {
  display: block;
}
