:root {
  --font-body-size: 1rem;
  --font-body-color: #152023;
  --font-muted-color: #73797b;
  --font-link-color: #004CFF;
  --font-display-color: #152023;
  --logo-icon-color: #d94174;
  --logo-text-color: #ffffff;
  --font-h1-size: 2.25rem;
  --font-h2-size: 1.5rem;
  --font-h3-size: 1.25rem;
  --font-h4-size: 1.25rem;
  --font-h5-size: 1.125rem;
  --font-h6-size: 1rem;
}
@media (min-width: 768px) {
  :root {
    --font-h1-size: 3rem;
    --font-h2-size: 1.875rem;
    --font-h3-size: 1.5rem;
  }
}
:root {
  --border-light-color: #d0d2d3;
  --border-light: 1px solid #d0d2d3;
  --btn-primary-background: #d94174;
  --btn-primary-color: #ffffff;
  --btn-primary-hover-background: #ae345d;
  --btn-primary-hover-color: #ffffff;
  --btn-secondary-background: #2d95d3;
  --btn-secondary-color: #ffffff;
  --btn-secondary-hover-background: #57aadc;
  --btn-secondary-hover-color: #ffffff;
  --btn-light-background: #f3f4f4;
  --btn-light-color: #152023;
  --btn-light-hover-background: #e8e9e9;
  --btn-light-hover-color: #152023;
}

*,
::before,
::after {
  box-sizing: border-box;
}

html {
  background: #fff;
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  tab-size: 4;
  scroll-behavior: smooth;
}

body {
  margin: 0;
}

th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

address {
  font-style: normal;
  line-height: inherit;
}

abbr[title] {
  text-decoration: underline dotted;
  cursor: help;
  text-decoration-skip-ink: none;
}

img,
svg {
  display: inline-block;
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}

button,
input,
optgroup,
select,
textarea {
  margin: 0;
}

button,
select {
  text-transform: none;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button:focus:not(:focus-visible) {
  outline: 0;
}

select {
  word-wrap: normal;
}
select:disabled {
  opacity: 1;
}

textarea {
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  float: left;
  width: 100%;
  padding: 0;
  margin-bottom: 1rem;
}
legend + * {
  clear: left;
}

::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

:-moz-focusring {
  outline: 1px dotted ButtonText;
}

:-moz-ui-invalid {
  box-shadow: none;
}

legend {
  padding: 0;
}

progress {
  vertical-align: baseline;
}

::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-year-field {
  padding: 0;
}

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button,
::file-selector-button {
  -webkit-appearance: button;
  font: inherit;
}

::-webkit-color-swatch-wrapper {
  padding: 0;
}

output {
  display: inline-block;
}

iframe {
  border: 0;
}

summary {
  display: list-item;
  cursor: pointer;
}

[type=tel],
[type=url],
[type=email],
[type=number] {
  direction: ltr;
}

[hidden] {
  display: none !important;
}

cite {
  font-style: normal;
}

img[role=presentation] {
  font-size: 0;
}

video {
  max-width: 100%;
}

@font-face {
  font-family: "InterVariable";
  font-style: normal;
  font-weight: 100 900;
  src: url("/fonts/intervariable.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "InterVariable";
  font-style: italic;
  font-weight: 100 900;
  src: url("/fonts/intervariable-italic.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 100;
  src: url("/fonts/inter-thin.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  font-style: italic;
  font-weight: 100;
  src: url("/fonts/inter-thinitalic.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 200;
  src: url("/fonts/inter-extralight.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  font-style: italic;
  font-weight: 200;
  src: url("/fonts/inter-extralightitalic.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 300;
  src: url("/fonts/inter-light.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  font-style: italic;
  font-weight: 300;
  src: url("/fonts/inter-lightitalic.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  src: url("/fonts/inter-regular.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  font-style: italic;
  font-weight: 400;
  src: url("/fonts/inter-italic.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 500;
  src: url("/fonts/inter-medium.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  font-style: italic;
  font-weight: 500;
  src: url("/fonts/inter-mediumitalic.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  src: url("/fonts/inter-semibold.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  font-style: italic;
  font-weight: 600;
  src: url("/fonts/inter-semibolditalic.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  src: url("/fonts/inter-bold.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  font-style: italic;
  font-weight: 700;
  src: url("/fonts/inter-bolditalic.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 800;
  src: url("/fonts/inter-extrabold.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  font-style: italic;
  font-weight: 800;
  src: url("/fonts/inter-extrabolditalic.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 900;
  src: url("/fonts/inter-black.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  font-style: italic;
  font-weight: 900;
  src: url("/fonts/inter-blackitalic.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Everett";
  font-style: normal;
  font-weight: 100;
  src: url("/fonts/everett-thin.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Everett";
  font-style: italic;
  font-weight: 100;
  src: url("/fonts/everett-thinitalic.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Everett";
  font-style: normal;
  font-weight: 200;
  src: url("/fonts/everett-ultralight.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Everett";
  font-style: italic;
  font-weight: 200;
  src: url("/fonts/everett-ultralightitalic.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Everett";
  font-style: normal;
  font-weight: 300;
  src: url("/fonts/everett-light.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Everett";
  font-style: italic;
  font-weight: 300;
  src: url("/fonts/everett-lightitalic.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Everett";
  font-style: normal;
  font-weight: 400;
  src: url("/fonts/everett-regular.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Everett";
  font-style: italic;
  font-weight: 400;
  src: url("/fonts/everett-italic.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Everett";
  font-style: normal;
  font-weight: 500;
  src: url("/fonts/everett-book.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Everett";
  font-style: italic;
  font-weight: 500;
  src: url("/fonts/everett-bookitalic.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Everett";
  font-style: normal;
  font-weight: 600;
  src: url("/fonts/everett-medium.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Everett";
  font-style: italic;
  font-weight: 600;
  src: url("/fonts/everett-mediumitalic.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Everett";
  font-style: normal;
  font-weight: 700;
  src: url("/fonts/everett-bold.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Everett";
  font-style: italic;
  font-weight: 700;
  src: url("/fonts/everett-bolditalic.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Everett";
  font-style: normal;
  font-weight: 800;
  src: url("/fonts/everett-extrabold.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Everett";
  font-style: italic;
  font-weight: 800;
  src: url("/fonts/everett-extrabolditalic.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Everett";
  font-style: normal;
  font-weight: 900;
  src: url("/fonts/everett-black.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Everett";
  font-style: italic;
  font-weight: 900;
  src: url("/fonts/everett-blackitalic.woff2") format("woff2");
  font-display: swap;
}
html {
  font-size: 16px;
  font-family: InterVariable, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif, Apple Color Emoji, Segoe UI Emoji;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 400;
  color: #152023;
  font-feature-settings: 'liga' 1, 'calt' 1, 'cv01' 1, 'cv02' 1, 'cv03' 1, 'cv04' 1, 'cv10' 1, 'ss07' 1, 'ss08' 1;
  font-optical-sizing: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
html[data-variant=lite] {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif, "Apple Color Emoji", "Segoe UI Emoji";
}

body {
  font-size: 1rem;
}

code,
kbd,
samp,
pre,
var {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace, "Apple Color Emoji", "Segoe UI Emoji";
  font-feature-settings: normal;
  letter-spacing: normal;
  padding: 0.15rem 0.3rem;
  background: #f8f8f8;
  border-radius: 0.25rem;
}

var {
  font-style: italic;
}
code var, pre var {
  padding: 0;
  background: transparent;
  border-radius: 0;
}

pre {
  padding: 0.25rem 0.5rem;
}

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6,
p,
ul,
ol,
address,
dl,
blockquote,
pre,
figure,
table {
  margin: 0 0 1rem 0;
}
h1:last-child, .h1:last-child,
h2:last-child, .h2:last-child,
h3:last-child, .h3:last-child,
h4:last-child, .h4:last-child,
h5:last-child, .h5:last-child,
h6:last-child, .h6:last-child,
p:last-child,
ul:last-child,
ol:last-child,
address:last-child,
dl:last-child,
blockquote:last-child,
pre:last-child,
figure:last-child,
table:last-child {
  margin-bottom: 0;
}

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  font-family: Everett, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif, Apple Color Emoji, Segoe UI Emoji;
  line-height: 1.2;
  letter-spacing: 0;
  font-weight: 700;
  color: #152023;
  font-feature-settings: 'liga' 1, 'calt' 1;
  margin-top: 3rem;
  text-wrap: pretty;
  letter-spacing: normal;
}
h1:first-child, .text-eyebrow + h1, .text-eyebrow-small + h1, .h1:first-child, .text-eyebrow + .h1, .text-eyebrow-small + .h1,
h2:first-child,
.text-eyebrow + h2,
.text-eyebrow-small + h2, .h2:first-child, .text-eyebrow + .h2, .text-eyebrow-small + .h2,
h3:first-child,
.text-eyebrow + h3,
.text-eyebrow-small + h3, .h3:first-child, .text-eyebrow + .h3, .text-eyebrow-small + .h3,
h4:first-child,
.text-eyebrow + h4,
.text-eyebrow-small + h4, .h4:first-child, .text-eyebrow + .h4, .text-eyebrow-small + .h4,
h5:first-child,
.text-eyebrow + h5,
.text-eyebrow-small + h5, .h5:first-child, .text-eyebrow + .h5, .text-eyebrow-small + .h5,
h6:first-child,
.text-eyebrow + h6,
.text-eyebrow-small + h6, .h6:first-child, .text-eyebrow + .h6, .text-eyebrow-small + .h6 {
  margin-top: 0;
}
[data-variant=lite] h1, [data-variant=lite] .h1,
[data-variant=lite] h2, [data-variant=lite] .h2,
[data-variant=lite] h3, [data-variant=lite] .h3,
[data-variant=lite] h4, [data-variant=lite] .h4,
[data-variant=lite] h5, [data-variant=lite] .h5,
[data-variant=lite] h6, [data-variant=lite] .h6 {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif, "Apple Color Emoji", "Segoe UI Emoji";
}

h3, .h3,
h4, .h4 {
  font-weight: 700;
}

h5, .h5,
h6, .h6 {
  margin-top: 2rem;
  letter-spacing: 0;
}

figure {
  font-size: 1rem;
  margin: 2rem 0;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
figure:first-child {
  margin-top: 0;
}
figure + section {
  margin-top: -2rem;
}
figure table {
  margin: 0;
}

figcaption {
  color: #152023;
  font-weight: 400;
  font-size: 0.875rem;
}

blockquote {
  border-left: 3px solid #d0d2d3;
  padding-left: 1rem;
  margin-left: 1rem;
}
blockquote.blockquote-lg {
  margin: 2rem 0;
}
blockquote.blockquote-lg p {
  margin-bottom: 2rem;
}

section, .section {
  padding-top: 3rem;
}
section:first-child, .section:first-child {
  padding-top: 0;
}

hr {
  margin: 1rem 0;
  height: 0;
  border: none;
  border-top: 1px solid #d0d2d3;
}
hr.hr-extra-margin {
  margin: 3rem 0;
}

ol,
ul {
  padding-left: 2rem;
}
ol ol,
ol ul,
ul ol,
ul ul {
  margin: 0;
}

ol ol {
  list-style-type: lower-alpha;
}
ol ol ol {
  list-style-type: lower-roman;
}

.list-spaced li:not(:first-child) {
  margin-top: 1rem;
}

dt,
b,
strong,
.strong {
  font-weight: 600;
}

dd {
  margin: 0 0 0.5rem;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: inherit;
  text-decoration: underline;
}
a:hover, a:active, a:focus {
  color: #004CFF;
}

h1, .h1 {
  font-size: var(--font-h1-size);
}

h2, .h2 {
  font-size: var(--font-h2-size);
}

h3, .h3 {
  font-size: var(--font-h3-size);
}

h4, .h4 {
  font-size: var(--font-h4-size);
}

h5, .h5 {
  font-size: var(--font-h5-size);
}

h6, .h6 {
  font-size: var(--font-h6-size);
}

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

.text-md {
  font-size: 1rem;
}

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

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

.text-lead {
  font-size: 1.25rem;
  color: #152023;
}

.text-muted {
  color: #73797b;
}

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

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

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

.text-decoration-none {
  text-decoration: none;
}
.text-decoration-none:hover, .text-decoration-none:active, .text-decoration-none:focus {
  text-decoration: none;
}

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

@media (min-width: 992px) {
  .text-nowrap-desktop {
    white-space: nowrap;
  }
}

.text-error {
  color: #d94a4a;
}

.text-success {
  color: #00b686;
}

button, input, select, optgroup, textarea, math {
  font-family: inherit;
  font-feature-settings: inherit;
  font-optical-sizing: inherit;
  letter-spacing: inherit;
}

.text-disambiguation {
  font-feature-settings: 'liga' 1, 'calt' 1, 'cv01' 1, 'cv02' 1, 'cv03' 1, 'cv04' 1, 'cv10' 1, 'ss07' 1, 'ss08' 1, 'ss02' 1;
}

.text-fraction {
  font-feature-settings: 'liga' 1, 'calt' 1, 'cv01' 1, 'cv02' 1, 'cv03' 1, 'cv04' 1, 'cv10' 1, 'ss07' 1, 'ss08' 1, 'frac' 1;
}

.text-tabular {
  font-feature-settings: 'liga' 1, 'calt' 1, 'cv01' 1, 'cv02' 1, 'cv03' 1, 'cv04' 1, 'cv10' 1, 'ss07' 1, 'ss08' 1, 'tnum' 1;
}

.text-no-contextual-alternatives {
  font-feature-settings: 'liga' 1, 'calt' 0, 'cv01' 1, 'cv02' 1, 'cv03' 1, 'cv04' 1, 'cv10' 1, 'ss07' 1, 'ss08' 1;
}

.emoji-flags {
  font-family: "Twemoji Country Flags", InterVariable, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif, Apple Color Emoji, Segoe UI Emoji;
}

a, button, .btn, input[type=submit], input[type=button] {
  background: transparent;
  transition-property: color, background, opacity, border-color;
  transition-timing-function: ease-in-out;
  transition-duration: 0.3s;
}

.btn {
  display: inline-flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  border-radius: 100px;
  padding: 0.5rem 1.5rem;
  text-align: center;
  font-size: 0.875rem;
  font-weight: 600;
  text-decoration: none !important;
  border-width: 2px;
  border-style: solid;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.btn:hover, .btn:focus, .btn:active {
  text-decoration: none;
}
.btn:focus-visible {
  outline-offset: 0;
  border-radius: 100px;
}
.btn.disabled, .btn[disabled], .btn[aria-disabled=true] {
  opacity: 0.5;
  pointer-events: none;
}

.btn-block {
  display: block;
  width: 100%;
}

@media (max-width: 767.98px) {
  .btn-block-xs {
    display: block;
    width: 100%;
  }
}
.btn {
  /*&.btn-xs {
         font-size: $font-size-sm;
         padding: 0.5rem 0.875rem;
     }

     &.btn-sm {
         font-size: $font-size-sm;
         padding: 0.625rem 1rem;
     }*/
  /*&.btn-md {
         font-size: $font-size-md;//default
         padding: 0.625rem 1.125rem;//default
     }*/
}
.btn.btn-lg {
  padding: 0.75rem 1.25rem;
}
.btn {
  /*&.btn-lg {
         font-size: $font-size-lg;
         padding: 1rem 1.75rem;
     }*/
}

.btn.btn-primary {
  background: var(--btn-primary-background);
  border-color: var(--btn-primary-background);
  color: var(--btn-primary-color);
}
.btn.btn-primary:hover, .btn.btn-primary:active, .btn.btn-primary.active {
  background: var(--btn-primary-hover-background);
  border-color: var(--btn-primary-hover-background);
  color: var(--btn-primary-hover-color);
}
.btn.btn-outline-primary {
  background: transparent;
  border-color: var(--btn-primary-background);
  color: inherit;
}
.btn.btn-outline-primary:hover, .btn.btn-outline-primary:active, .btn.btn-outline-primary.active {
  background: var(--btn-primary-hover-background);
  border-color: var(--btn-primary-hover-background);
  color: var(--btn-primary-hover-color);
}
.btn.btn-secondary {
  background: var(--btn-secondary-background);
  border-color: var(--btn-secondary-background);
  color: var(--btn-secondary-color);
}
.btn.btn-secondary:hover, .btn.btn-secondary:active, .btn.btn-secondary.active {
  background: var(--btn-secondary-hover-background);
  border-color: var(--btn-secondary-hover-background);
  color: var(--btn-secondary-hover-color);
}
.btn.btn-outline-secondary {
  background: transparent;
  border-color: var(--btn-secondary-background);
  color: inherit;
}
.btn.btn-outline-secondary:hover, .btn.btn-outline-secondary:active, .btn.btn-outline-secondary.active {
  background: var(--btn-secondary-hover-background);
  border-color: var(--btn-secondary-hover-background);
  color: var(--btn-secondary-hover-color);
}
.btn.btn-light {
  background: var(--btn-light-background);
  border-color: var(--btn-light-background);
  color: var(--btn-light-color);
}
.btn.btn-light:hover, .btn.btn-light:active, .btn.btn-light.active {
  background: var(--btn-light-hover-background);
  border-color: var(--btn-light-hover-background);
  color: var(--btn-light-hover-color);
}
.btn.btn-outline-light {
  background: transparent;
  border-color: var(--btn-light-color);
  color: var(--btn-light-color);
}
.btn.btn-outline-light:hover, .btn.btn-outline-light:active, .btn.btn-outline-light.active {
  background: var(--btn-light-hover-background);
  border-color: var(--btn-light-hover-background);
  color: var(--btn-light-hover-color);
}

.btns {
  display: flex;
  gap: 1rem;
  flex-direction: column;
}
@media (min-width: 576px) {
  .btns {
    flex-direction: row;
  }
}

:focus {
  outline: 3px solid #004CFF;
}
:focus:not(:focus-visible) {
  outline: none;
}

:focus-visible {
  outline: 3px solid #004CFF;
  outline-offset: 3px;
  border-radius: 0.25rem;
}

legend {
  font-size: 1rem;
  font-weight: 600;
  line-height: inherit;
}

label {
  display: block;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 1rem;
  font-weight: 400;
  line-height: inherit;
  transition-property: color, background, outline-color, border-color;
  transition-timing-function: ease-in-out;
  transition-duration: 0.3s;
  color: #152023;
  outline-color: transparent;
  accent-color: #2d95d3;
}
button:focus,
input:focus,
optgroup:focus,
select:focus,
textarea:focus {
  outline-offset: 0;
}

textarea {
  min-height: 4rem;
}

form {
  margin: 0 0 2rem 0;
}
form:last-child {
  margin-bottom: 0;
}

.form-description {
  font-size: 0.875rem;
  color: #73797b;
  margin-top: 0.325rem;
}

.form-label,
.form-radio {
  display: block;
  font-size: 0.875rem;
  font-weight: 600;
  margin: 0 0 0.375rem;
}

.form-radio {
  display: flex;
  gap: 0.25rem;
}

.form-validation-error, .field-validation-error {
  color: #d94a4a;
  font-size: 0.75rem;
  margin: 0.25rem 0 0;
}

.form-validation-error {
  display: none;
}

.form-group-invalid .form-validation-error {
  display: block;
}

.form-floating {
  position: relative;
}
.form-floating > .form-control::placeholder {
  color: transparent;
}
.form-floating > .form-control:focus, .form-floating > .form-control:not(:placeholder-shown) {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-control:-webkit-autofill {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > label {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  height: 100%;
  color: #73797b;
  padding: 1rem 0.75rem;
  overflow: hidden;
  text-align: start;
  text-overflow: ellipsis;
  white-space: nowrap;
  pointer-events: none;
  border: 1px solid transparent;
  transform-origin: 0 0;
  transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out;
}
.form-floating > .form-control:focus ~ label,
.form-floating > .form-control:not(:placeholder-shown) ~ label,
.form-floating > .form-control-plaintext ~ label,
.form-floating > .form-select ~ label {
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
  /*            &::after {
      position: absolute;
      inset: 1rem 0.375rem;
      z-index: -1;
      height: 1.5em;
      content: "";
      background-color: $color-white;
      border-radius: 1px;
  }*/
}
.form-floating > .form-control:-webkit-autofill ~ label {
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.form-floating > :disabled ~ label,
.form-floating > .form-control:disabled ~ label {
  color: #73797b;
}
.form-floating > :disabled ~ label::after,
.form-floating > .form-control:disabled ~ label::after {
  background-color: #f8f8f8;
}

.form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.25;
  color: #152023;
  appearance: none;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #d0d2d3;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.form-control[type=file] {
  overflow: hidden;
}
.form-control[type=file]:not(:disabled):not([readonly]) {
  cursor: pointer;
}

.form-select {
  background-image: url("/icons/custom/custom-chevron-down.svg");
  display: block;
  width: 100%;
  padding: 0.375rem 2rem 0.375rem 0.75rem;
  font-weight: 400;
  line-height: 1.25;
  color: #152023;
  appearance: none;
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 16px 12px;
  border: 1px solid #d0d2d3;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, opacity 0.25s ease-in-out;
  opacity: 1;
}
.form-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #152023;
}
.form-select.loading {
  opacity: 0.5;
}

.form-control {
  padding: 1rem 0.75rem;
  line-height: 1.25;
}

.form-control, .form-select {
  height: calc(3.5rem + 2px);
  min-height: calc(3.5rem + 2px);
  font-size: 1rem;
}
.form-control:focus, .form-select:focus {
  border-color: #2d95d3;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(45, 149, 211, 0.25);
}
.form-control:hover, .form-select:hover {
  border-color: #2d95d3;
}
.form-group-invalid .form-control, .form-group-invalid .form-select {
  border-color: #d94a4a;
}
.form-group-invalid .form-control:focus, .form-group-invalid .form-select:focus {
  box-shadow: 0 0 0 0.25rem rgba(217, 74, 74, 0.25);
}
.form-control:disabled, .form-control[readonly], .form-select:disabled, .form-select[readonly] {
  background-color: #f8f8f8;
  color: #73797b;
  opacity: 1;
}

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
.input-group > .form-floating {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
}
.input-group > .form-floating:focus-within {
  z-index: 5;
}
.input-group .btn {
  position: relative;
  z-index: 2;
}
.input-group .btn:focus {
  z-index: 5;
}
.input-group .input-group-text:not(:first-child):not(:last-child),
.input-group .form-floating:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
  border-left: none;
  border-right: none;
}
.input-group > .form-floating:first-child, .input-group > .form-control:first-child {
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > .form-floating:first-child > .form-control, .input-group > .form-floating:first-child > .form-select, .input-group > .form-control:first-child > .form-control, .input-group > .form-control:first-child > .form-select {
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > .input-group-text:first-child {
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-right: none;
}
.input-group > .form-floating:last-child, .input-group > .form-control:last-child {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group > .form-floating:last-child > .form-control, .input-group > .form-floating:last-child > .form-select, .input-group > .form-control:last-child > .form-control, .input-group > .form-control:last-child > .form-select {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group > .input-group-text:last-child {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-left: none;
}
.input-group .country-dial-number-select {
  flex-grow: 0;
  flex-basis: 150px;
}

.input-group-text {
  display: flex;
  align-items: center;
  padding: 1rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.25;
  color: #152023;
  text-align: center;
  white-space: nowrap;
  border: 1px solid #d0d2d3;
  border-radius: 0.25rem;
  height: calc(3.5rem + 2px);
}

.form-success-text-container {
  animation: fade-in-from-top 1s ease-in-out both;
  display: none;
}

.form-success .form-success-text-container {
  display: block;
}

.form-error-text-container {
  display: none;
  color: #d94a4a;
  margin-top: 0.25rem;
}

.form-error .form-error-text-container {
  display: block;
}

.form-group {
  margin-bottom: 1rem;
}

.form-group-note {
  font-size: 0.875rem;
  padding-top: 0.5rem;
}

.search-input-form-group {
  position: relative;
}
.search-input-form-group input[type=text] {
  padding: 1rem 3rem 1rem 1rem;
}
.search-input-form-group .svg-icon {
  position: absolute;
  right: 1rem;
  top: 50%;
  transform: translateY(-50%);
  font-size: 1rem;
  cursor: pointer;
}

/* Clears the 'X' from Chrome */
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
  -webkit-appearance: none;
  appearance: none;
}

/* Clears the 'X' from Internet Explorer/Edge */
input[type=search]::-ms-clear {
  display: none;
  width: 0;
  height: 0;
}

input[type=search]::-ms-reveal {
  display: none;
  width: 0;
  height: 0;
}

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

.visually-hidden-focusable:not(:focus):not(:focus-within) {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

.background-grey {
  background: #f8f8f8;
}

.background-charcoal {
  background: #152023;
  color: #d0d2d3;
}
.background-charcoal h1, .background-charcoal h2, .background-charcoal h3, .background-charcoal h4, .background-charcoal h5 {
  color: #ffffff;
}

.background-sky {
  background: #f9fcfe;
}

.background-gradient-grey {
  background: #fff linear-gradient(to bottom, #ffffff, #f3f4f4);
}

.background-gradient-orange {
  background: #fff linear-gradient(to bottom, #ffffff, rgba(253, 155, 35, 0.1019607843));
}

.hidden {
  display: none !important;
}

@media (max-width: 575.98px) {
  .hidden-xs {
    display: none !important;
  }
}

@media (max-width: 480px) {
  .hidden-xxs {
    display: none !important;
  }
}

.rounded {
  border-radius: 0.25rem;
}

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

.max-width-none {
  max-width: none !important;
}

.user-account-visible,
.user-lead-visible {
  display: none;
}

.user-account .user-account-visible,
.user-lead .user-lead-visible {
  display: initial;
}

.user-account .user-account-hidden,
.user-lead .user-lead-hidden {
  display: none;
}

.hide-alt-text {
  text-indent: -9999px;
  white-space: nowrap;
}

.text-desktop {
  display: none;
}
@media (min-width: 1024px) {
  .text-desktop {
    display: initial;
  }
}

.text-mobile {
  display: initial;
}
@media (min-width: 1024px) {
  .text-mobile {
    display: none;
  }
}

@media (min-width: 992px) {
  html {
    scroll-padding-top: 4.375rem;
  }
}

body {
  overflow-x: hidden;
  letter-spacing: -0.01em;
}

.container, [class^=container-] {
  width: 100%;
  margin: 0 auto;
  padding: 0 1rem;
}
@media (min-width: 576px) {
  .container, [class^=container-] {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container, [class^=container-] {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container, [class^=container-] {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container, [class^=container-] {
    max-width: 1140px;
  }
}
@media (min-width: 1400px) {
  .container, [class^=container-] {
    max-width: 1320px;
  }
}

@media (min-width: 576px) {
  .container-sm {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .container-md {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .container-lg {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  .container-xl {
    max-width: 1140px;
  }
}

@media (min-width: 1400px) {
  .container-xxl {
    max-width: 1320px;
  }
}

.skip-to-content {
  display: block;
  background: #916cd0;
  color: #ffffff;
  text-decoration: none !important;
  font-weight: 600;
  text-align: center;
  padding: 0.5rem;
  border-radius: 0.25rem;
  position: fixed;
  top: 1rem;
  left: 50%;
  width: 20rem;
  margin-left: -10rem;
  z-index: 120;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
}
.skip-to-content:focus-visible {
  outline: none !important;
}
.skip-to-content:hover, .skip-to-content:active, .skip-to-content:focus {
  color: #ffffff;
}

.page {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  align-items: stretch;
  position: relative;
}
@media (min-width: 992px) {
  .page:not(.page-landing) {
    padding-top: 4.375rem;
  }
}

.header-banner-group {
  flex: 0 0 auto;
  width: 100%;
  top: 0;
  left: 0;
  position: relative;
  z-index: 100;
}
@media (min-width: 992px) {
  .header-banner-group {
    position: fixed !important;
  }
}

.header {
  position: relative;
  flex: 0 0 auto;
  width: 100%;
  background: #152023;
  color: #ffffff;
  font-size: 0.875rem;
  transition: all ease-in-out 0.3s;
}
.header .container {
  display: flex;
  flex-direction: row;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  justify-content: space-between;
  align-items: center;
  gap: 0.5rem;
  height: 4.375rem;
}
@media (max-width: 1199.98px) {
  .header .container {
    max-width: none !important;
  }
}
.header-scrolled .header, .header.header-scrolled, .header.header-nav-open {
  background: #152023 !important;
  border-bottom-width: 0 !important;
}

@media (max-width: 1023.98px) {
  .header-nav-container {
    display: none;
    position: absolute;
    top: 4.375rem;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100vh;
    overflow-y: auto;
    padding: 0;
    background: #152023;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: opacity 0.3s ease, visibility 0.3s ease;
  }
  .header-nav-open .header-nav-container {
    display: block;
  }
  .header-nav-visible .header-nav-container {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
  }
}
@media (min-width: 1024px) {
  .header-nav-container {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    gap: 0.5rem;
    flex: 1 0 auto;
  }
}

.header-trigger {
  display: block;
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 2rem;
}

.header-logo {
  padding: 0.5rem;
  margin: 0 0 0 -0.5rem;
}
.header-logo svg {
  height: 30px;
  width: auto;
  transition: fill ease-in-out 0.3s;
}
.header-logo svg #mark {
  fill: var(--logo-icon-color);
}
.header-logo svg #text {
  fill: var(--logo-text-color);
}

.header-nav {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 0;
  align-items: stretch;
  justify-content: start;
}
@media (min-width: 1024px) {
  .header-nav {
    flex-direction: row;
    align-items: center;
  }
}
.header-nav .icon-chevron-down {
  flex: 0 0 auto;
  transition: transform ease-in-out 150ms;
  position: relative;
  top: 0;
  margin: 0;
  color: inherit;
  margin: 0 0 0 0.125rem;
  transform: rotate(-90deg);
}
@media (min-width: 1024px) {
  .header-nav .icon-chevron-down {
    display: inline-block;
    transform: rotate(0deg);
  }
}
.header-nav .header-nav-dropdown-open .icon-chevron-down {
  transform: rotateX(180deg);
}

.header-nav-right {
  gap: 1rem;
}
@media (max-width: 1023.98px) {
  .header-nav-right {
    padding: 1.5rem;
  }
  .header-nav-right .btn {
    display: flex;
    width: 100%;
    min-height: 2.5rem;
    border-width: 1px;
  }
  .header-nav-right .btn-primary {
    min-height: 3.5rem;
    padding-left: 2rem;
    padding-right: 2rem;
    font-size: 1rem;
  }
}
@media (min-width: 1024px) {
  .header-nav-right {
    margin: 0;
  }
}

.header-nav-item {
  position: relative;
}
.header-nav-item a {
  text-decoration: none;
  color: #ffffff;
  padding: 0.5rem;
}
@media (max-width: 1023.98px) {
  .header-nav-item a {
    display: block;
    padding: 0.5rem 1rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}
.header-nav-item a:hover, .header-nav-item a:focus, .header-nav-item a:active {
  color: #d0d2d3;
}
@media (max-width: 1023.98px) {
  .header-nav-item + .header-nav-item {
    padding-top: 0.25rem;
    margin-top: 0.25rem;
    border-top: 1px solid #444d4f;
  }
}

.header-nav-btn {
  margin: 0;
}
.header-nav-btn a {
  display: block;
  color: inherit;
}
.header-nav-btn a:hover, .header-nav-btn a:active {
  color: #d94174;
}
.header-nav-btn button {
  width: 100%;
}
@media (min-width: 1024px) {
  .header-nav-btn {
    margin: 0;
    flex-grow: 0;
  }
  .header-nav-btn a {
    display: inline-block;
  }
}

.header-nav-toggle {
  display: block;
  padding: 0;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  background: transparent;
  color: inherit;
}
.header-nav-toggle:hover, .header-nav-toggle:focus, .header-nav-toggle:active {
  color: #ffffff;
}
@media (min-width: 1024px) {
  .header-nav-toggle {
    display: none;
  }
}
.header-nav-toggle .icon-menu {
  display: block;
  font-size: 1.5rem;
}
.header-nav-toggle .icon-menu path {
  transition: all ease-in-out 0.3s;
}
.header-nav-open .header-nav-toggle .icon-menu line:first-child {
  transform-origin: 50% 25%;
  transform: translate(0, 25%) rotate(45deg);
}
.header-nav-open .header-nav-toggle .icon-menu line:nth-child(2) {
  opacity: 0;
  transform-origin: 50% 50%;
  transform: rotateY(90deg);
}
.header-nav-open .header-nav-toggle .icon-menu line:last-child {
  transform-origin: 50% 75%;
  transform: translate(0, -25%) rotate(-45deg);
}

.header-nav-desktop {
  display: none;
}
@media (min-width: 1024px) {
  .header-nav-desktop {
    display: initial;
  }
}

.header-nav-mobile {
  display: initial;
}
@media (min-width: 1024px) {
  .header-nav-mobile {
    display: none;
  }
}

@media (max-width: 1023.98px) {
  .header-nav-item.header-nav-mobile-menu {
    padding-top: 0;
    margin-top: 0;
    border-top: 1px solid #212b2e;
  }
  .header-nav-item.header-nav-mobile-menu .accordion-item {
    gap: 0;
    border-bottom: 1px solid #212b2e;
  }
  .header-nav-item.header-nav-mobile-menu .accordion-item + .accordion-item {
    border-top: 0;
    padding-top: 0;
    margin-top: 0;
  }
  .header-nav-item.header-nav-mobile-menu .accordion-nav-item-heading a {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
    min-height: 2.75rem;
    padding: 0.75rem 1.5rem;
    background: #152023;
    color: #ffffff;
    font-size: 0.875rem;
    font-weight: 700;
  }
  .header-nav-item.header-nav-mobile-menu .accordion-nav-item-heading a > .svg-icon {
    position: static;
    flex: 0 0 auto;
    width: 1.25rem;
    height: 1.25rem;
    margin: 0;
    transform: rotate(0deg);
  }
  .header-nav-item.header-nav-mobile-menu .accordion-item-expanded .accordion-nav-item-heading a > .svg-icon {
    transform: rotate(180deg);
  }
  .header-nav-item.header-nav-mobile-menu .header-nav-submenu {
    padding: 0.5rem 1.5rem;
    background: #212b2e;
  }
  .header-nav-item.header-nav-mobile-menu .header-nav-submenu .header-nav {
    gap: 0.5rem;
  }
  .header-nav-item.header-nav-mobile-menu .header-nav-sub-item + .header-nav-sub-item {
    border-top: 0;
    padding-top: 0;
    margin-top: 0;
  }
  .header-nav-item.header-nav-mobile-menu .header-nav-sub-item a {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    gap: 0.5rem;
    min-height: 2.75rem;
    padding: 0.75rem 1.5rem;
    color: #c7cbcc;
    font-size: 0.875rem;
    font-weight: 700;
  }
  .header-nav-item.header-nav-mobile-menu .header-nav-sub-item a:hover, .header-nav-item.header-nav-mobile-menu .header-nav-sub-item a:focus, .header-nav-item.header-nav-mobile-menu .header-nav-sub-item a:active {
    color: #ffffff;
  }
  .header-nav-item.header-nav-mobile-menu .header-nav-sub-item-highlight a {
    color: #d94174;
  }
  .header-nav-item.header-nav-mobile-menu .header-nav-sub-item-highlight a .svg-icon {
    flex: 0 0 auto;
    width: 1.25rem;
    height: 1.25rem;
  }
  .header-nav-item.header-nav-mobile-menu .header-nav-sub-item-highlight a:hover, .header-nav-item.header-nav-mobile-menu .header-nav-sub-item-highlight a:focus, .header-nav-item.header-nav-mobile-menu .header-nav-sub-item-highlight a:active {
    color: #e16790;
  }
}

.header-nav-dropdown {
  width: 100%;
  z-index: 120;
  position: fixed;
  top: 0;
  left: 100%;
  height: 100vh;
  overflow-y: auto;
  transition: left 0.3s ease-in-out;
  display: block;
}
.header-nav-dropdown.visible {
  left: 0;
}
@media (min-width: 992px) {
  .header-nav-dropdown {
    position: absolute;
    top: 100%;
    left: 0;
    color: #152023;
    height: auto;
    overflow-y: visible;
    display: none;
    transform: none;
    min-width: 230px;
  }
}
.header-nav-dropdown .header-nav-dropdown-inner {
  position: relative;
  box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
  border: 1px solid #e8e9e9;
  border-radius: 1.5rem;
  height: 100%;
  display: flex;
  flex-direction: column;
  background: #152023;
  margin: 0;
}
.header-nav-dropdown .header-nav-dropdown-inner:after {
  content: none;
}
@media (min-width: 992px) {
  .header-nav-dropdown .header-nav-dropdown-inner {
    padding: 1rem;
    margin: 1.5rem 0 0;
    background-color: #ffffff;
  }
  .header-nav-dropdown .header-nav-dropdown-inner:after {
    display: block;
    content: "";
    position: absolute;
    top: -0.5rem;
    left: 2rem;
    width: 1rem;
    height: 1rem;
    margin-left: -0.5rem;
    background: #fff;
    transform: rotate(45deg);
    z-index: 1;
    box-shadow: -2px -2px 3px rgba(0, 0, 0, 0.1);
  }
}
@media (min-width: 992px) {
  .header-nav-dropdown .header-nav-dropdown-inner-row {
    display: flex;
    flex-direction: row;
    align-items: stretch;
    gap: 1.5rem;
    padding-right: 1.5rem;
  }
  .header-nav-dropdown .header-nav-dropdown-inner-row > ul {
    flex: 1 1 auto;
  }
}
.header-nav-dropdown a {
  display: flex;
  align-items: center;
  justify-content: start;
  transition-duration: 0.1s;
}
@media (min-width: 992px) {
  .header-nav-dropdown a {
    background-color: #ffffff;
    white-space: nowrap;
    padding: 0.5rem;
    color: #ffffff;
    border-radius: 1rem;
    gap: 1rem;
  }
  .header-nav-dropdown a:hover, .header-nav-dropdown a:focus, .header-nav-dropdown a:active {
    color: #152023;
  }
  .header-nav-dropdown a:hover .header-dropdown-item-icon, .header-nav-dropdown a:focus .header-dropdown-item-icon, .header-nav-dropdown a:active .header-dropdown-item-icon {
    background-color: #ffffff;
  }
  .header-nav-dropdown a:focus-visible {
    outline-offset: 0;
  }
}
.header-nav-dropdown ul {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  padding: 0;
  list-style-type: none;
  background-color: #152023;
  border-radius: 0.5rem;
}
.header-nav-dropdown li {
  position: relative;
  z-index: 2;
}
@media (min-width: 1024px) {
  .header-nav-dropdown-open .header-nav-dropdown {
    display: flex;
    animation: dropdown-appear linear 150ms;
  }
  .header-nav-dropdown a {
    color: #152023;
  }
  .header-nav-dropdown a:hover, .header-nav-dropdown a:focus, .header-nav-dropdown a:active {
    color: #000000;
  }
  .header-nav-dropdown ul {
    background-color: #ffffff;
  }
}

.header-dropdown-item-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 0.5rem;
  width: 2.5rem;
  height: 2.5rem;
  font-size: 1.5rem;
}

.header-dropdown-item-description {
  display: flex;
  flex-direction: column;
}
.header-dropdown-item-description span:first-child {
  font-weight: 600;
}
.header-dropdown-item-description span:nth-child(2) {
  color: #73797b;
}

.header-nav-dropdown-colors-block {
  display: none;
  background-color: #e16790;
  border-radius: 1rem;
  overflow: hidden;
}
@media (min-width: 992px) {
  .header-nav-dropdown-colors-block {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 10rem;
    align-self: stretch;
  }
}
.header-nav-dropdown-colors-block .svg-inline {
  position: relative;
  left: 5rem;
  fill: rgba(255, 255, 255, 0.5);
  transform: rotate(90deg);
  opacity: 0.8;
  width: 12rem;
}

.header-light .header:not(.header-nav-open) {
  --logo-text-color: #152023;
  color: #152023;
}

.header-scrolled .header-light .header {
  --logo-text-color: #ffffff;
  color: #ffffff;
}
.header-scrolled .header-light .header .header-nav-btn a:hover, .header-scrolled .header-light .header .header-nav-btn a:active {
  color: #d0d2d3;
}

#top:not(.header-scrolled) .header-light .header:not(.header-nav-open) .header-nav-item a:not(.btn), #top:not(.header-scrolled) .header-light .header:not(.header-nav-open) .header-nav-toggle {
  color: #152023;
}
#top:not(.header-scrolled) .header-light .header:not(.header-nav-open) .header-nav-item a:not(.btn):hover, #top:not(.header-scrolled) .header-light .header:not(.header-nav-open) .header-nav-item a:not(.btn):focus, #top:not(.header-scrolled) .header-light .header:not(.header-nav-open) .header-nav-item a:not(.btn):active, #top:not(.header-scrolled) .header-light .header:not(.header-nav-open) .header-nav-toggle:hover, #top:not(.header-scrolled) .header-light .header:not(.header-nav-open) .header-nav-toggle:focus, #top:not(.header-scrolled) .header-light .header:not(.header-nav-open) .header-nav-toggle:active {
  color: #444d4f;
}
#top:not(.header-scrolled) .header-light .header:not(.header-nav-open) .header-nav-products a:nth-of-type(2),
#top:not(.header-scrolled) .header-light .header:not(.header-nav-open) .header-nav-products a:nth-of-type(3) {
  color: #004CFF;
}
#top:not(.header-scrolled) .header-light .header:not(.header-nav-open) .header-nav-products a:nth-of-type(2):hover, #top:not(.header-scrolled) .header-light .header:not(.header-nav-open) .header-nav-products a:nth-of-type(2):focus, #top:not(.header-scrolled) .header-light .header:not(.header-nav-open) .header-nav-products a:nth-of-type(2):active,
#top:not(.header-scrolled) .header-light .header:not(.header-nav-open) .header-nav-products a:nth-of-type(3):hover,
#top:not(.header-scrolled) .header-light .header:not(.header-nav-open) .header-nav-products a:nth-of-type(3):focus,
#top:not(.header-scrolled) .header-light .header:not(.header-nav-open) .header-nav-products a:nth-of-type(3):active {
  color: #004CFF;
}

@media (min-width: 992px) {
  .header-nav-courses ul {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 0 0.5rem;
  }
}
.header-nav-courses .header-dropdown-item-icon {
  padding: 0.5rem;
}
.header-nav-courses .header-dropdown-item-icon .svg-inline {
  fill: currentColor;
  opacity: 0.9;
}
@media (min-width: 992px) {
  .header-nav-courses {
    width: 800px;
  }
}

.header-nav-courses-footer {
  margin-top: 1rem;
}
.header-nav-courses-footer a {
  border-radius: 2rem;
  text-align: center;
  justify-content: center;
  padding: 0.5rem 1.5rem;
}

.banner {
  background-color: #444d4f;
  color: #ffffff;
  font-size: 0.875rem;
  font-weight: 600;
  text-align: center;
  padding: 0.5rem;
  transition: margin linear 0.3s;
}
.banner p {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.5rem;
  height: 1.5rem;
}
.banner a {
  color: inherit;
}
.header-scrolled .banner {
  margin-top: -2.5rem;
}
.banner strong {
  font-weight: 700;
}
.banner.xmas {
  background: #2667e7;
}
.organization-user .banner.xmas {
  display: none;
}

.header-light .banner {
  background-color: #152023;
}

.main {
  flex: 1 0 auto;
}

.footer {
  display: flex;
  flex-direction: column;
  flex: 0 0 auto;
  background: #152023;
  color: #d0d2d3;
  font-size: 0.875rem;
  line-height: 1.25;
  border-top-left-radius: 2rem;
  border-top-right-radius: 2rem;
}
.footer a {
  color: inherit;
  text-decoration: none;
}
.footer a:hover, .footer a:focus, .footer a:active {
  color: #ffffff;
  text-decoration: underline;
}
.footer .svg-icon {
  display: block;
}

.footer-logo {
  display: flex;
  justify-content: center;
  padding-top: 4rem;
  padding-bottom: 2rem;
  border-bottom: 1px solid #444d4f;
}
@media (min-width: 576px) {
  .footer-logo {
    justify-content: start;
  }
}

.footer-top {
  flex: 0 0 auto;
  padding: 1rem 0 0 0;
}
@media (min-width: 992px) {
  .footer-top {
    padding: 2rem 0;
    border-bottom: 1px solid #444d4f;
  }
}
.footer-top .footer-container {
  display: flex;
  flex-direction: column;
  justify-content: stretch;
  align-items: start;
}
@media (min-width: 992px) {
  .footer-top .footer-container {
    flex-direction: row;
    gap: 2rem;
  }
}

.footer-column {
  flex: 1 1 auto;
  width: 100%;
}
@media (min-width: 992px) {
  .footer-column {
    width: 25%;
  }
}
.footer-column p {
  color: #ffffff;
  font-size: 1rem;
  font-weight: 600;
  margin: 0;
  padding: 0.5rem 0;
}
.footer-column ul {
  list-style: none;
  padding: 0.375rem 0;
  margin: 0;
}
.footer-column li {
  padding: 0.25rem 0;
}

.footer-column-split {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: start;
  gap: 0.125rem;
}

.footer-column-desktop {
  display: none;
}
@media (min-width: 992px) {
  .footer-column-desktop {
    display: block;
  }
}

.footer-socials {
  display: flex;
  justify-content: start;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 2rem;
  padding: 1rem 0;
  font-size: 1.25rem;
}
@media (min-width: 992px) {
  .footer-socials {
    padding: 0;
    gap: 0.5rem;
    margin: 0.5rem 0;
    font-size: 1rem;
  }
}
.footer-socials a {
  display: block;
  padding: 0.375rem;
  color: inherit;
  flex: 0 0 auto;
}
@media (max-width: 1199.98px) {
  .footer-socials a:last-child {
    display: none;
  }
}

.footer-bottom {
  flex: 0 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  gap: 1rem;
  align-items: start;
  padding-bottom: 1rem;
}
@media (min-width: 992px) {
  .footer-bottom {
    flex-direction: row;
    align-items: end;
    gap: 0rem;
    padding-top: 2rem;
    padding-bottom: 4rem;
  }
}
.footer-bottom p {
  font-weight: 600;
  font-size: 0.75rem;
  margin: 0;
}

.footer-bottom-left {
  display: flex;
  gap: 2rem;
  align-items: center;
  width: 100%;
}
@media (min-width: 992px) {
  .footer-bottom-left {
    width: auto;
  }
}
.footer-bottom-left .footer-logo {
  display: none;
}
@media (min-width: 992px) {
  .footer-bottom-left .footer-logo {
    display: block;
  }
}

.footer-bottom-awards {
  display: flex;
  gap: 0.75rem;
  border-top: 1px solid #444d4f;
  border-bottom: 1px solid #444d4f;
  padding: 1rem 0;
  width: 100%;
}
@media (min-width: 992px) {
  .footer-bottom-awards {
    border-top: none;
    padding: 0;
    border-bottom: none;
    width: auto;
  }
}

.cookie-notice-container {
  padding: 1rem;
  position: fixed;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 130;
}

.cookie-notice {
  display: flex;
  width: 100%;
  max-width: 1320px;
  margin: 0 auto;
  justify-content: end;
}

.cookie-notice-inner {
  background: #152023;
  color: #ffffff;
  padding: 1rem;
  border-radius: 0.5rem;
  box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.25);
  flex: 0 1 auto;
}
@media (min-width: 768px) {
  .cookie-notice-inner {
    padding: 2rem;
  }
}

.cookie-notice-text {
  max-width: 15rem;
}

.cookie-notice-btns {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  flex-wrap: nowrap;
  white-space: nowrap;
}
@media (min-width: 576px) {
  .cookie-notice-btns {
    flex-direction: row;
  }
}

.accordion {
  text-align: left;
  display: flex;
  flex-direction: column;
}

.accordion-item {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.accordion-item + .accordion-item {
  border-top: 1px solid #d0d2d3;
  padding-top: 0.5rem;
  margin-top: 0.5rem;
}

.accordion-item-heading {
  font-size: 1rem;
  margin: 0;
  letter-spacing: 0;
}
.accordion-item-heading a {
  display: block;
  padding: 0.5rem 3rem 0.5rem 0;
  position: relative;
  text-decoration: none;
  font-weight: 600;
  color: inherit;
}
.accordion-item-heading a:hover, .accordion-item-heading a:focus, .accordion-item-heading a:active {
  color: #152023;
  text-decoration: none;
}

.accordion-item-heading a, .accordion-nav-item-heading a {
  position: relative;
}
.accordion-item-heading a > .svg-icon, .accordion-nav-item-heading a > .svg-icon {
  display: block;
  position: absolute;
  top: 50%;
  right: 1rem;
  width: 1rem;
  height: 1rem;
  margin: -0.5rem 0 0;
  transition: all 0.3s ease-in-out;
}
.accordion-item-expanded .accordion-item-heading a > .svg-icon, .accordion-item-expanded .accordion-nav-item-heading a > .svg-icon {
  transform: rotate(180deg);
}

.accordion-item-content {
  padding: 0 0 1rem 0rem;
  display: none;
}
.accordion-item-expanded .accordion-item-content {
  display: block;
  animation: fade-in 0.8s;
}
.accordion-item-content p {
  max-width: 800px;
}

.jumpbar, .content-navbar {
  display: none;
}
@media (min-width: 992px) {
  .jumpbar, .content-navbar {
    display: block;
    position: relative;
    left: 0;
    top: 3rem;
    bottom: 0;
    width: 20%;
    margin-bottom: 3rem;
  }
}
.jumpbar ul, .content-navbar ul {
  padding-left: 0;
  list-style: none;
}
.jumpbar > ul, .content-navbar > ul {
  font-size: 0.875rem;
  margin-bottom: 30px;
}
@media (min-width: 576px) {
  .jumpbar > ul, .content-navbar > ul {
    position: sticky;
    top: 85px;
  }
}
.jumpbar > ul a, .content-navbar > ul a {
  text-decoration: none;
  color: #152023;
  background: transparent;
}
.jumpbar > ul a:hover, .jumpbar > ul a:focus, .content-navbar > ul a:hover, .content-navbar > ul a:focus {
  color: inherit;
}
.jumpbar > ul li.active > a, .jumpbar > ul li [aria-current=page], .content-navbar > ul li.active > a, .content-navbar > ul li [aria-current=page] {
  font-weight: bold;
}
.jumpbar > ul li.deepest > a, .content-navbar > ul li.deepest > a {
  color: inherit;
  font-size: 0.875rem;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  font-weight: 600;
}
@media (min-width: 992px) {
  .jumpbar > ul li.deepest > a, .content-navbar > ul li.deepest > a {
    margin-bottom: 5px;
  }
}
.jumpbar > ul > li, .content-navbar > ul > li {
  font-size: 1rem;
  font-weight: 400;
}
.jumpbar > ul > li:first-child, .content-navbar > ul > li:first-child {
  line-height: 1.25rem;
  font-size: 1.25rem;
  font-weight: bold;
}
.jumpbar > ul > li:first-child > a, .content-navbar > ul > li:first-child > a {
  padding-top: 0;
}
.jumpbar > ul > li > a:not(.btn), .content-navbar > ul > li > a:not(.btn) {
  padding: 5px 0;
}
.jumpbar > ul > li > ul, .content-navbar > ul > li > ul {
  display: none;
}
.jumpbar > ul > li > ul ul, .content-navbar > ul > li > ul ul {
  margin-top: 5px;
  display: none;
}
@media (min-width: 992px) {
  .jumpbar > ul > li, .content-navbar > ul > li {
    margin-bottom: 1.5rem;
  }
}
.jumpbar > ul .active > ul, .content-navbar > ul .active > ul {
  display: block;
}

.content-navbar {
  display: block;
}
.content-navbar .separator, .content-navbar .active.deepest {
  display: none;
}
@media (min-width: 992px) {
  .content-navbar .separator, .content-navbar .active.deepest {
    display: inline-flex;
  }
}

.nav-tabs {
  list-style-type: none;
  padding-left: 0;
}
.nav-tabs:not(.custom-button-tabs) {
  float: left;
  width: 100%;
  margin: 0;
  border-bottom: 1px solid #ddd;
}
.nav-tabs:not(.custom-button-tabs) > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs:not(.custom-button-tabs) > li > a {
  float: left;
  margin-right: 2px;
  line-height: 1.42857143;
  padding: 10px;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs:not(.custom-button-tabs) > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs:not(.custom-button-tabs) > li.active > a,
.nav-tabs:not(.custom-button-tabs) > li.active > a:hover,
.nav-tabs:not(.custom-button-tabs) > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}

.custom-button-tabs {
  display: flex;
  justify-content: center;
  gap: 1rem;
  flex-wrap: wrap;
}
.custom-button-tabs > li > a {
  color: #73797b;
  border-color: #d0d2d3;
}
.custom-button-tabs > li > a:hover {
  background: #f3f4f4;
}
.custom-button-tabs > li.active > a {
  background: var(--btn-primary-background);
  border-color: var(--btn-primary-background);
  color: var(--btn-primary-color);
}
.custom-button-tabs > li.active > a:hover {
  background: var(--btn-primary-hover-background);
  border-color: var(--btn-primary-hover-background);
  color: var(--btn-primary-hover-color);
}

.tab-content {
  width: 100%;
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .tab-pane.active {
  display: block;
}
.tab-content > .active {
  display: block;
}

.modal {
  display: none;
  position: fixed;
  z-index: 2;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.4);
}

.modal-show {
  z-index: 10;
  display: flex;
}

.modal-content {
  display: flex;
  flex-direction: column;
  gap: 2rem;
  position: relative;
  background-color: #fff;
  margin: auto;
  padding: 4rem;
  border: 1px solid #888;
  max-width: 650px;
  border-radius: 0.25rem;
  box-shadow: 0 0.25rem 0.5rem 0 rgba(0, 0, 0, 0.2), 0 0.375rem 1.25rem 0 rgba(0, 0, 0, 0.19);
  -webkit-animation-name: fade-in-from-top;
  -webkit-animation-duration: 0.4s;
  animation-name: fade-in-from-top;
  animation-duration: 0.4s;
}

.modal.bottom-modal {
  overflow-y: hidden;
}

.modal.bottom-modal .modal-content {
  width: 100%;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-animation-name: fade-in-from-bottom;
  animation-name: fade-in-from-bottom;
  padding: 2rem;
}

.modal-header {
  padding: 0;
  text-align: center;
}

.modal-title {
  font-weight: 400;
  margin: 0 auto;
}

.modal-footer {
  padding: 1.25rem;
  text-align: center;
  border-top: 1px solid #d0d2d3;
}
.modal-footer .btn {
  min-width: 120px;
}

.modal-close-button {
  position: absolute;
  top: 0.625rem;
  right: 0.625rem;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  color: #152023;
  float: right;
  font-size: 1rem;
  font-weight: bold;
  background-color: #ffffff;
  border: none;
}
.modal-close-button:hover, .modal-close-button:focus, .modal-close-button:active {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  background-color: #f3f4f4;
}

@-webkit-keyframes fade-in-from-top {
  from {
    top: -300px;
    opacity: 0;
  }
  to {
    top: 0;
    opacity: 1;
  }
}
@keyframes fade-in-from-top {
  from {
    top: -300px;
    opacity: 0;
  }
  to {
    top: 0;
    opacity: 1;
  }
}
@-webkit-keyframes fade-in-from-bottom {
  from {
    top: 300px;
    opacity: 0;
  }
  to {
    top: 0;
    opacity: 1;
  }
}
@keyframes fade-in-from-bottom {
  from {
    top: 300px;
    opacity: 0;
  }
  to {
    top: 0;
    opacity: 1;
  }
}
@-webkit-keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes fade-out {
  to {
    opacity: 0;
  }
}
@keyframes fade-out {
  to {
    opacity: 0;
  }
}
@keyframes translate-in-from-left {
  from {
    transform: translateX(-100px);
  }
  to {
    transform: translateX(0);
  }
}
@keyframes translate-in-from-right {
  from {
    transform: translateX(100px);
  }
  to {
    transform: translateX(0);
  }
}
@keyframes translate-in-from-bottom {
  from {
    transform: translateY(30px);
  }
  to {
    transform: translateY(0);
  }
}
@keyframes caret {
  50% {
    border-color: transparent;
  }
}
@keyframes tagIn {
  from {
    opacity: 0;
    transform: translate(-30px, 30px) rotate(var(--angle));
  }
  to {
    opacity: 1;
    transform: translateY(0) rotate(var(--angle));
  }
}
table {
  border-spacing: 0;
  border-radius: 0.5rem;
  border: 1px solid #d0d2d3;
}

th, td {
  padding: 1rem;
}

th {
  font-size: 0.75rem;
  letter-spacing: 0.1rem;
  text-transform: uppercase;
  font-weight: 700;
  color: #73797b;
  border-bottom: 1px solid #d0d2d3;
}

.reviews-skeleton-cards {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(345px, 1fr));
  grid-gap: 1rem;
  margin-top: 1rem;
}
@media (max-width: 767.98px) {
  .reviews-skeleton-cards {
    grid-template-columns: repeat(auto-fit, minmax(100%, 1fr));
  }
}

.skeleton-card {
  max-width: 100%;
  background: linear-gradient(93deg, #ececec 8%, #f5f5f5 18%, #ececec 33%);
  background-size: 200% 100%;
  animation: 1.5s background-shine linear infinite;
  border-radius: 0.5rem;
  padding: 1.5rem 2rem;
  display: flex;
  gap: 1rem;
  flex-direction: column;
}

.skeleton {
  background-color: #fff;
  border-radius: 0.5rem;
  height: 1rem;
}

.skeleton-group {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}

.skeleton-xs {
  width: 25%;
}

.skeleton-sm {
  width: 40%;
}

.skeleton-md {
  width: 65%;
}

.skeleton-lg {
  width: 100%;
}

@keyframes background-shine {
  to {
    background-position-x: -200%;
  }
}
.tooltip {
  position: relative;
  display: inline-flex;
  align-items: center;
}

.tooltip-bubble {
  position: absolute;
  max-width: 18rem;
  width: max-content;
  padding: 0.5rem 0.6rem;
  border-radius: 0.25rem;
  background: #152023;
  color: #d0d2d3;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.18);
  opacity: 0;
  visibility: hidden;
  z-index: 10;
  white-space: normal;
}
.tooltip-bubble:after {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  background: inherit;
  transform: rotate(45deg);
}

.tooltip:hover .tooltip-bubble,
.tooltip:focus-within .tooltip-bubble {
  opacity: 1;
  visibility: visible;
}

.tooltip-top .tooltip-bubble {
  bottom: calc(100% + 0.5rem);
  left: 50%;
  transform: translate(-50%, 2px);
}
.tooltip-top .tooltip-bubble:after {
  top: 100%;
  left: 50%;
  translate: -50% -4px;
}

.tooltip-right .tooltip-bubble {
  left: calc(100% + 0.5rem);
  top: 50%;
  transform: translate(2px, -50%);
}
.tooltip-right .tooltip-bubble:after {
  left: 0px;
  top: 50%;
  translate: -50% -50%;
}

.tooltip-bottom .tooltip-bubble {
  top: calc(100% + 0.5rem);
  left: 50%;
  transform: translate(-50%, -2px);
}
.tooltip-bottom .tooltip-bubble:after {
  bottom: 100%;
  left: 50%;
  translate: -50% 4px;
}

.tooltip-left .tooltip-bubble {
  right: calc(100% + 0.5rem);
  top: 50%;
  transform: translate(-4px, -50%);
}
.tooltip-left .tooltip-bubble:after {
  right: 0px;
  top: 50%;
  translate: 50% -50%;
}

.gs-carousel {
  position: relative;
}
.gs-carousel .gs-carousel-items {
  display: flex;
  align-items: stretch;
  gap: 1.5rem;
  overflow-x: scroll;
  white-space: nowrap;
  width: 100%;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
}
@media (max-width: 767.98px) {
  .gs-carousel .gs-carousel-items {
    scroll-snap-type: x mandatory;
    scroll-behavior: smooth;
  }
}
.gs-carousel .gs-carousel-items .gs-carousel-item {
  display: flex;
  white-space: normal;
  flex: 0 0 auto;
}
@media (max-width: 767.98px) {
  .gs-carousel .gs-carousel-items .gs-carousel-item {
    scroll-snap-align: center;
  }
}
.gs-carousel .gs-carousel-items .gs-carousel-item.faded {
  opacity: 0.7;
}
.gs-carousel .gs-carousel-items .gs-carousel-item a:hover {
  text-decoration: none;
}
.gs-carousel .gs-carousel-items::-webkit-scrollbar {
  display: none;
}
.gs-carousel.full-width-carousel .gs-carousel-items .gs-carousel-item {
  margin: 0;
}
.gs-carousel .btn-right,
.gs-carousel .btn-left {
  width: 60px;
  height: 60px;
  color: #757575;
  margin-bottom: auto;
  margin-top: auto;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.04), 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  background: #fff;
  border-radius: 50%;
  cursor: pointer;
  position: absolute;
  top: -20px;
  bottom: 0;
  z-index: 2;
  opacity: 0.8;
  -o-transition: opacity 0.2s ease-in;
}
.gs-carousel .btn-right.faded,
.gs-carousel .btn-left.faded {
  opacity: 0;
}
.gs-carousel .btn-right:not(.faded):hover,
.gs-carousel .btn-left:not(.faded):hover {
  opacity: 0.98;
}
.gs-carousel .btn-right:not(.faded) svg,
.gs-carousel .btn-left:not(.faded) svg {
  fill: #152023;
}
.gs-carousel .btn-right svg,
.gs-carousel .btn-left svg {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  width: 30px;
  height: 30px;
  fill: #757575;
}
.gs-carousel .btn-right svg:hover,
.gs-carousel .btn-left svg:hover {
  fill: #152023;
}
.gs-carousel.dark-controls .btn-right,
.gs-carousel.dark-controls .btn-left {
  background: #d94174;
}
.gs-carousel .btn-right {
  right: 15px;
}
.gs-carousel .btn-left {
  left: 15px;
}

.svg-icon {
  width: 1em;
  height: 1em;
  vertical-align: middle;
  display: inline-block;
  position: relative;
  fill: none;
  stroke: currentColor;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  flex: 0 0 auto;
}

.svg-icon-inline {
  margin-top: -0.2em;
}

.svg-icon-lg {
  font-size: 1rem;
}

@keyframes icon-loader-circle {
  to {
    transform: rotate(1turn);
  }
}
#icon-loader-circle {
  transform-origin: 50% 50%;
  animation: icon-loader-circle 1.3s cubic-bezier(0.45, 0.25, 0.55, 0.65) infinite;
}

@keyframes icon-ellipsis-bounce {
  0%, 25% {
    transform: translate(0, 30%);
  }
  12.5% {
    transform: translate(0, -30%);
  }
}
#icon-ellipsis-bounce circle {
  transform: translate(0, 30%);
  animation: icon-ellipsis-bounce 2s linear 0.5s infinite;
}
#icon-ellipsis-bounce circle:first-child {
  animation-delay: 0.25s;
}
#icon-ellipsis-bounce circle:last-child {
  animation-delay: 0s;
}

@keyframes icon-ellipsis-fade {
  0%, 100% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
}
#icon-ellipsis-fade circle {
  animation: icon-ellipsis-fade 2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
}
#icon-ellipsis-fade circle:first-child {
  animation-delay: -0.2s;
}
#icon-ellipsis-fade circle:last-child {
  animation-delay: -0.4s;
}

.icon-star-filled {
  fill: currentColor;
}

.gradient-ai {
  background: linear-gradient(135deg, #fc43ff, #50fff0);
}

.gradient-data-analysis {
  background: linear-gradient(135deg, #6c38ff, #e953f9);
}

.gradient-design {
  background: linear-gradient(135deg, #20407e, #57cb78);
}

.gradient-development {
  background: linear-gradient(135deg, #fb3259, #fd9b23);
}

.gradient-excel {
  background: linear-gradient(135deg, #1a7154, #44aa65);
}

.gradient-finance {
  background: linear-gradient(135deg, #53d669, #dce35b);
}

.gradient-leadership {
  background: linear-gradient(135deg, #fb4e76, #fc7593);
}

.gradient-lean-six-sigma {
  background: linear-gradient(135deg, #307bf2, #c38efd);
}

.gradient-office {
  background: linear-gradient(135deg, #fc8955, #fcb82f);
}

.gradient-productivity {
  background: linear-gradient(135deg, #006bde, #55cfff);
}

.gradient-project-management {
  background: linear-gradient(135deg, #e462e2, #ffc0cc);
}

.gradient-soft-skills {
  background: linear-gradient(135deg, #f959cd, #face5c);
}

.gradient-coming-soon {
  background: linear-gradient(135deg, #44aa65, #63d641);
}

.gradient-learning-path {
  background: linear-gradient(135deg, #60c8f6, #fffc79);
}

.gradient-topic {
  background: linear-gradient(135deg, #7086e0, #9fdccf);
}

.color-background-lavender {
  background-color: #f4f0fa;
}
.color-background-lavender.hover:hover {
  background-color: #e9e2f6;
}

.color-foreground-lavender {
  color: #916cd0;
}

.color-card-background-lavender {
  background-color: #916cd0 !important;
}

.color-card-background-lavender-800 {
  background-color: #a789d9 !important;
}

.color-background-sky {
  background-color: #eaf4fb;
}
.color-background-sky.hover:hover {
  background-color: #d5eaf6;
}

.color-foreground-sky {
  color: #2d95d3;
}

.color-card-background-sky {
  background-color: #2d95d3 !important;
}

.color-card-background-sky-800 {
  background-color: #57aadc !important;
}

.color-background-flamingo {
  background-color: #fbecf1;
}
.color-background-flamingo.hover:hover {
  background-color: #f7d9e3;
}

.color-foreground-flamingo {
  color: #d94174;
}

.color-card-background-flamingo {
  background-color: #e16790 !important;
}

.color-background-coral {
  background-color: #fbeded;
}
.color-background-coral.hover:hover {
  background-color: #f7dbdb;
}

.color-foreground-coral {
  color: #d94a4a;
}

.color-card-background-coral {
  background-color: #d94a4a !important;
}

.color-background-grass {
  background-color: #e5f8f3;
}
.color-background-grass.hover:hover {
  background-color: #ccf0e7;
}

.color-foreground-grass {
  color: #00b686;
}

.color-card-background-grass {
  background-color: #00b686 !important;
}

.color-card-background-grass-800 {
  background-color: #33c59e !important;
}

.color-background-aquamarine {
  background-color: #e5f6f4;
}
.color-background-aquamarine.hover:hover {
  background-color: #ccedea;
}

.color-foreground-aquamarine {
  color: #00a396;
}

.color-card-background-aquamarine {
  background-color: #00a396 !important;
}

.color-card-background-aquamarine-800 {
  background-color: #33b5ab !important;
}

.color-background-marigold {
  background-color: #fcf7ec;
}
.color-background-marigold.hover:hover {
  background-color: #faefd9;
}

.color-foreground-marigold {
  color: #e5b140;
}

.color-card-background-marigold {
  background-color: #e5b140 !important;
}

.color-card-background-marigold-800 {
  background-color: #eac166 !important;
}

.color-background-apricot {
  background-color: #fcf1ec;
}
.color-background-apricot.hover:hover {
  background-color: #f8e2da;
}

.color-foreground-apricot {
  color: #dd7045;
}

.color-card-background-apricot {
  background-color: #dd7045 !important;
}

.color-card-news {
  background-color: #C33B6B;
}

.color-card-training {
  background-color: #2988BE;
}

.color-card-elearning {
  background-color: #C34343;
}

.color-card-onboarding {
  background-color: #C7653E;
}

.color-card-design {
  background-color: #CE9F3A;
}

.color-card-remote {
  background-color: #009387;
}

.color-card-ai {
  background-color: #8261BB;
}

.color-card-case-studies {
  background-color: #571A2E;
}

.color-card-small-biz {
  background-color: #664C92;
}

.color-card-excel {
  background-color: #00A479;
}

.color-card-tech {
  background-color: #2988BE;
}

.color-card-podcast {
  background-color: #CE9F3A;
}

.color-card-news-light {
  background-color: #fdf5f8;
}

.color-card-training-light {
  background-color: #f4fafd;
}

.color-card-elearning-light {
  background-color: #fdf5f8;
}

.color-card-onboarding-light {
  background-color: #fdf8f6;
}

.color-card-design-light {
  background-color: #fcf7ec;
}

.color-card-remote-light {
  background-color: #f2fafa;
}

.color-card-ai-light {
  background-color: #f9f8fd;
}

.color-card-case-studies-light {
  background-color: #fdf5f8;
}

.color-card-small-biz-light {
  background-color: #f9f8fd;
}

.color-card-excel-light {
  background-color: #f2fbf9;
}

.color-card-tech-light {
  background-color: #f4fafd;
}

.color-card-podcast-light {
  background-color: #fcf7ec;
}

.page-landing .header {
  position: absolute;
  background: transparent;
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}

.landing-hero {
  display: flex;
  flex-direction: column;
  position: relative;
  background-color: #ffffff;
  color: #152023;
  padding: 4.375rem 0 0;
}
@media (min-width: 768px) {
  .landing-hero picture,
  .landing-hero img {
    display: block;
  }
  .landing-hero img {
    margin: 0 auto;
    max-width: 100%;
    height: auto;
  }
}

.landing-hero-background {
  position: relative;
  z-index: 1;
  padding: 2rem;
  margin: 0 auto;
  order: 2;
}
@media (min-width: 768px) {
  .landing-hero-background {
    margin-top: 0;
  }
}
@media (max-width: 767.98px) {
  .landing-hero-background picture, .landing-hero-background img {
    display: block;
    height: auto;
    width: 100%;
  }
}
.landing-hero-background::before {
  content: "";
  position: absolute;
  inset: 0;
  background: #2D95D3;
  height: 60%;
  z-index: -1;
  margin: auto 0;
  width: 100vw;
  left: 50%;
  transform: translateX(-50%);
}
@media (min-width: 768px) {
  .landing-hero-background::before {
    border-radius: 2rem;
    width: auto;
    left: 0;
    transform: none;
  }
}

.landing-hero-text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 1.5rem;
  text-align: center;
  max-width: 60rem;
  margin: auto;
  position: relative;
  z-index: 10;
  padding: 2rem 0;
}
.landing-hero-text h1, .landing-hero-text .h1, .landing-hero-text h2, .landing-hero-text .h2 {
  font-weight: 700;
  line-height: 1.2;
}
.landing-hero-text h1, .landing-hero-text .h1, .landing-hero-text h2, .landing-hero-text .h2, .landing-hero-text p {
  color: inherit;
  margin: 0;
  text-wrap: pretty;
}
.landing-hero-text .text-lead {
  font-size: 1.25rem;
}
.landing-hero-text p a {
  color: inherit;
  text-decoration: underline;
}
.landing-hero-text p a:hover, .landing-hero-text p a:focus, .landing-hero-text p a:active {
  color: #d94174;
}
.landing-hero-text .h3 {
  font-size: 0.875rem;
  text-transform: uppercase;
  letter-spacing: 0.094rem;
  font-weight: 400;
}
.landing-hero-text .heading-xs {
  font-size: 0.875rem;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.094rem;
}
.landing-hero-text .heading-tag {
  font-size: 0.875rem;
  color: #2d95d3;
  background-color: #f4fafd;
  border-radius: 0.5rem;
  font-weight: 600;
  padding: 2px 10px;
  text-transform: uppercase;
  letter-spacing: 0.094rem;
}
@media (min-width: 576px) {
  .landing-hero-text .h1 {
    font-size: 3rem;
  }
}
@media (min-width: 768px) {
  .landing-hero-text .h1 {
    font-size: 3.75rem;
  }
}
@media (min-width: 992px) {
  .landing-hero-text {
    padding: 6rem 0 3rem;
  }
  .landing-hero-text .h1 {
    font-size: 4.5rem;
  }
}
@media (min-width: 1200px) {
  .landing-hero-text .h1 {
    font-size: 6rem;
  }
}

@media (min-width: 576px) {
  .landing-hero-text-md .h1 {
    font-size: 1.875rem;
  }
}
@media (min-width: 768px) {
  .landing-hero-text-md .h1 {
    font-size: 3rem;
  }
}
@media (min-width: 992px) {
  .landing-hero-text-md .h1 {
    font-size: 3.75rem;
  }
}
@media (min-width: 1200px) {
  .landing-hero-text-md .h1 {
    font-size: 4.5rem;
  }
}

.landing-hero-text-sm {
  padding: 0;
}
@media (min-width: 576px) {
  .landing-hero-text-sm .h1 {
    font-size: 2.25rem;
  }
}
@media (min-width: 992px) {
  .landing-hero-text-sm {
    padding: 3rem 3rem;
  }
  .landing-hero-text-sm .h1 {
    font-size: 3rem;
  }
}

.landing-hero-text-left {
  margin-left: 0;
}
.landing-hero-text-left .btn {
  margin: auto;
}
@media (min-width: 768px) {
  .landing-hero-text-left {
    max-width: 24rem;
    text-align: left;
  }
  .landing-hero-text-left .btn {
    margin: 0;
    align-self: start;
  }
}

.landing-section {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.landing-section.background-grey-md {
  background: #f8f8f8;
}
.landing-section.background-grey {
  padding-top: 6rem;
  padding-bottom: 6rem;
}
.landing-section.background-charcoal {
  padding-top: 6rem;
  padding-bottom: 6rem;
}
.landing-section.background-wave-pattern {
  clip-path: polygon(100% 0, 50% 2.5rem, 0 0, 0 calc(100% - 2.5rem), 50% 100%, 100% calc(100% - 2.5rem));
}
.landing-section.background-wave-pattern:last-of-type {
  clip-path: polygon(100% 0, 50% 5%, 0 0, 0 100%, 50% 100%, 100% 100%);
}
@media (min-width: 992px) {
  .landing-section.background-wave-pattern {
    clip-path: polygon(100% 0, 50% 3rem, 0 0, 0 calc(100% - 3rem), 50% 100%, 100% calc(100% - 3rem));
    padding-top: 8rem;
    padding-bottom: 7rem;
  }
  .landing-section.background-wave-pattern:last-of-type {
    clip-path: polygon(100% 0, 50% 3rem, 0 0, 0 100%, 50% 100%, 100% 100%);
  }
}
.background-charcoal + .landing-section {
  padding-top: 6rem;
}
.landing-section.landing-section-bordered {
  padding-top: 6rem;
  padding-bottom: 6rem;
  border-top: 1px solid #e8e9e9;
  border-bottom: 1px solid #e8e9e9;
}

.landing-section-footer-cta {
  margin-top: 2rem;
}
.landing-section-footer-cta a {
  display: flex;
  gap: 0.5rem;
  align-items: center;
  justify-content: center;
}

.landing-logos {
  text-align: center;
}
.landing-logos p {
  margin-bottom: 2rem;
}
.landing-logos p .text-muted {
  margin: 0 1rem;
}
.landing-logos ul {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-auto-rows: auto;
  justify-items: center;
  align-items: center;
  list-style: none;
  padding: 0;
  margin: 0;
  gap: 1.5rem 2rem;
}
@media (min-width: 768px) {
  .landing-logos ul {
    gap: 2rem 3rem;
  }
}
@media (min-width: 992px) {
  .landing-logos ul {
    grid-template-columns: repeat(5, 1fr);
    gap: 3rem 4rem;
  }
}
.landing-logos li {
  display: flex;
  justify-content: center;
  align-items: center;
}
.landing-logos img {
  width: auto;
  height: auto;
  max-width: 88px;
}

.background-wave-pattern {
  clip-path: polygon(100% 0, 50% 0, 0 0, 0 calc(100% - 2.5rem), 50% 100%, 100% calc(100% - 2.5rem));
}
@media (min-width: 992px) {
  .background-wave-pattern {
    clip-path: polygon(100% 0, 50% 0, 0 0, 0 calc(100% - 4rem), 50% 100%, 100% calc(100% - 4rem));
  }
}

.landing-logos-dummy {
  display: block;
  width: 160px;
  height: 40px;
  background: #d0d2d3;
  border-radius: 0.25rem;
}

.landing-item {
  display: flex;
  gap: 1rem;
  flex-direction: column;
  align-items: stretch;
  text-align: center;
}
@media (min-width: 992px) {
  .landing-item {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto auto;
    gap: 1rem 2rem;
    text-align: left;
  }
}
.landing-item > h1, .landing-item > h2, .landing-item > h3, .landing-item > h4 {
  margin: 0 0 0.5rem 0;
}
@media (min-width: 992px) {
  .landing-item > h1, .landing-item > h2, .landing-item > h3, .landing-item > h4 {
    align-self: end;
    margin: 0;
  }
}

.landing-item-image,
.landing-item-text,
.landing-item-accordion {
  flex: 0 1 50%;
}

.landing-item-text p {
  text-wrap: pretty;
}

.landing-item-text-heading-column {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.landing-item-text-heading-column svg {
  color: #d94174;
  margin: auto;
}
@media (min-width: 992px) {
  .landing-item-text-heading-column svg {
    margin: 0;
  }
}
.landing-item-text-heading-column svg.icon-sprout {
  color: #00b686;
}

.landing-item-image {
  width: 100%;
  margin: 0 auto;
  max-width: 60vw;
  margin: 2rem auto;
}
@media (min-width: 992px) {
  .landing-item-image {
    max-width: 100%;
    margin: 0 auto;
    grid-column: 2;
    grid-row: 1/span 2;
    position: relative;
  }
  .landing-item-right .landing-item-image {
    grid-column: 1;
  }
}
.landing-item-image > picture, .landing-item-image > img {
  display: block;
  margin: auto;
}
@media (max-width: 767.98px) {
  .landing-item-image.award-combined-image {
    max-width: 80vw;
  }
}

.landing-item-image-right picture, .landing-item-image-right img {
  justify-self: end;
  margin-right: 0;
}

.landing-item-image-bottom {
  margin-top: 1rem;
  margin-bottom: -3rem;
  align-self: end;
}
.landing-item-image-bottom .landing-item-image-dummy {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.landing-item-image-dummy {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 4/3;
  border-radius: 0.25rem;
  background: #d0d2d3;
}
.landing-item-contact-image .landing-item-image-dummy {
  width: 220px;
  aspect-ratio: 1;
  border: 4px solid #ffffff;
  border-radius: 1000px;
  position: relative;
}

.landing-item-contact-image {
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.landing-item-contact-image img {
  width: 260px;
  aspect-ratio: 1;
  border: 4px solid #ffffff;
  border-radius: 1000px;
  margin: 0;
}
.landing-item-contact-image picture {
  position: relative;
  z-index: 2;
  margin: 0;
}
.landing-item-contact-image picture:last-child:not(:first-child) {
  margin-left: -50px;
  z-index: 1;
}

.landing-item-video {
  display: flex;
  position: relative;
  max-width: 80%;
  aspect-ratio: 1.2658823529;
  margin: auto;
}
.landing-item-video .landing-item-video-inner {
  display: flex;
  margin: auto;
}
.landing-item-video .landing-item-video-inner.framed {
  border-radius: 2rem;
  border: 5px #152023 solid;
  overflow: hidden;
}
.landing-item-video .svg-inline {
  position: absolute;
  top: -2rem;
  left: -2rem;
  width: 80%;
  z-index: -1;
  fill: #f4fafd;
}
.landing-item-video video {
  flex: 1 1 auto;
  width: 100%;
  height: auto;
}
.landing-item-video picture, .landing-item-video img {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.landing-item-video .frame-overlay {
  border-radius: 2rem;
  border: 5px #152023 solid;
  overflow: hidden;
}
@media (min-width: 992px) {
  .landing-item-left .landing-item-video {
    margin-left: auto;
    margin-right: 0;
  }
  .landing-item-right .landing-item-video {
    margin-right: auto;
    margin-left: 0;
  }
}

@media (min-width: 992px) {
  .landing-item-slider {
    grid-template-columns: 50% 1fr;
  }
}

.landing-item-accordion {
  width: 100%;
  margin: 0 auto;
}
@media (min-width: 992px) {
  .landing-item-accordion {
    max-width: 100%;
    grid-column: 2;
    grid-row: 1/span 2;
  }
  .landing-item-right .landing-item-accordion {
    grid-column: 1;
  }
}

.landing-awards {
  text-align: center;
  padding-bottom: 0;
}
.landing-awards p {
  max-width: 470px;
  margin: 0 auto;
  padding: 0 1rem;
}
.landing-awards ul {
  display: flex;
  flex-direction: row;
  gap: 1.5rem;
  list-style: none;
  padding: 3rem 0;
}
@media (min-width: 992px) {
  .landing-awards ul {
    padding: 6rem 0;
  }
}
.landing-awards ul {
  margin: 0;
  justify-content: center;
  position: relative;
}
.landing-awards li {
  flex: 0 0 auto;
}
.landing-awards li, .landing-awards img {
  width: 80px;
}
@media (min-width: 768px) {
  .landing-awards li, .landing-awards img {
    width: 120px;
  }
}
@media (min-width: 1200px) {
  .landing-awards li, .landing-awards img {
    width: 150px;
  }
}
.landing-awards.landing-awards-dark {
  background: #152023;
  color: #d0d2d3;
}
.landing-awards.landing-awards-dark h2 {
  color: #ffffff;
}

.landing-awards-dummy {
  display: block;
  width: 170px;
  height: 220px;
  border-radius: 0.25rem;
  background: #d0d2d3;
}

.landing-solutions {
  text-align: center;
  padding-top: 6rem;
  padding-bottom: 6rem;
}
.landing-solutions .h2 {
  max-width: 470px;
  margin: 0 auto 2rem;
}
@media (min-width: 768px) {
  .landing-solutions .h2 {
    margin-bottom: 3rem;
  }
}
.landing-solutions .subtitle {
  margin: 0 auto 2rem;
}
@media (min-width: 768px) {
  .landing-solutions .subtitle {
    margin-bottom: 3rem;
  }
}

.landing-solutions-list {
  display: flex;
  flex-direction: row;
  gap: 2rem 1rem;
  list-style: none;
  padding: 0;
  margin: 0;
  justify-content: center;
  flex-wrap: wrap;
}
p + .landing-solutions-list {
  margin-top: 2rem;
}
.landing-solutions-list div {
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
  align-items: center;
}
.landing-solutions-list h3 {
  font-size: 1rem;
  order: 2;
  margin: 0 0 0.5rem;
}
.landing-solutions-list p {
  order: 3;
  max-width: 200px;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 400px) {
  .landing-solutions-list .landing-solution {
    width: 40%;
  }
}
@media (min-width: 768px) {
  .landing-solutions-list .landing-solution {
    width: 20%;
  }
}
.landing-solutions-list .landing-solution img {
  aspect-ratio: 1;
}
.landing-solutions-list .landing-solution-icon {
  display: inline-flex;
  width: 3rem;
  height: 3rem;
  justify-content: center;
  align-items: center;
  background: #2d95d3;
  color: #ffffff;
  border-radius: 0.5rem;
  margin: 0 auto 1rem;
}
.landing-solutions-list .landing-solution-icon .svg-icon {
  width: 1.5rem;
  height: 1.5rem;
}
.landing-solutions-list .landing-solution-card {
  width: 14rem;
  flex-grow: 0;
  padding: 1rem;
  font-size: 0.75rem;
  text-align: left;
  border-radius: 0.5rem;
  overflow: hidden;
  box-shadow: 0px 4px 24px 0px rgba(0, 0, 0, 0.06);
}
.landing-solutions-list .landing-solution-card p {
  font-weight: 600;
}
.landing-solutions-list .landing-solution-card p:last-child {
  font-weight: 400;
}
.landing-solutions-list .landing-solution-card picture, .landing-solutions-list .landing-solution-card video {
  display: block;
  margin: -1rem -1rem 1rem;
  background: #d0d2d3;
}
.landing-solutions-list .landing-solution-card img {
  display: block;
}
.landing-solutions-list.landing-solutions-dark .landing-solution-card picture, .landing-solutions-list.landing-solutions-dark .landing-solution-card video {
  background: #152023;
  width: 250px;
  height: 249px;
}
.landing-solutions-list + .landing-item {
  margin-top: 4rem;
}
.landing-solutions-list .landing-solution-small {
  position: relative;
}
.landing-solutions-list .landing-solution-small.space-between {
  gap: 2rem;
}
@media (min-width: 768px) {
  .landing-solutions-list .landing-solution-small {
    width: 30%;
  }
}
@media (min-width: 1200px) {
  .landing-solutions-list .landing-solution-small {
    width: auto;
  }
}
.landing-solutions-list .arrow-top {
  display: none;
}
@media (min-width: 1200px) {
  .landing-solutions-list .arrow-top {
    position: absolute;
    display: block;
    top: 20%;
    right: -2rem;
  }
}
.landing-solutions-list .arrow-bottom {
  display: none;
}
@media (min-width: 1200px) {
  .landing-solutions-list .arrow-bottom {
    position: absolute;
    display: block;
    bottom: 20%;
    right: -4rem;
  }
}

.landing-solutions-list-scroll .landing-solutions-list {
  padding: 2rem 1rem;
}
@media (max-width: 991.98px) {
  .landing-solutions-list-scroll .landing-solutions-list {
    display: flex;
    flex-direction: row;
    gap: 1rem;
    justify-content: start;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: none;
    scrollbar-width: none;
    flex-wrap: nowrap;
  }
  .landing-solutions-list-scroll .landing-solutions-list::-webkit-scrollbar {
    display: none;
  }
  .landing-solutions-list-scroll .landing-solutions-list .landing-solution-card {
    flex: 0 0 auto;
  }
}
@media (min-width: 992px) {
  .landing-solutions-list-scroll .landing-solutions-list {
    width: 960px;
    margin: 0 auto;
  }
}
@media (min-width: 1200px) {
  .landing-solutions-list-scroll .landing-solutions-list {
    width: 1140px;
  }
}
@media (min-width: 1400px) {
  .landing-solutions-list-scroll .landing-solutions-list {
    width: 1320px;
  }
}

.landing-solutions-dummy {
  display: block;
  width: 150px;
  height: 150px;
  border-radius: 0.25rem;
  background: #d0d2d3;
}
.background-grey .landing-solutions-dummy {
  background: #ffffff;
}
.landing-solutions-dummy {
  margin: 0 auto 1.5rem;
  order: 1;
}

.landing-testimonial {
  display: flex;
  flex-direction: column;
  padding-top: 6rem;
  padding-bottom: 6rem;
  gap: 2rem;
  align-items: center;
}
@media (min-width: 992px) {
  .landing-testimonial {
    flex-direction: row;
    gap: 4rem;
    justify-content: center;
  }
}
.landing-testimonial h2 {
  text-align: center;
}
@media (min-width: 992px) {
  .landing-testimonial h2 {
    text-align: left;
  }
}

.landing-testimonial-portrait {
  order: 1;
  width: 150px;
  border-radius: 1000px;
  flex: 0 0 auto;
}
@media (min-width: 992px) {
  .landing-testimonial-portrait {
    order: 3;
    width: 300px;
  }
}
.landing-testimonial-portrait.landing-testimonial-circle-image img {
  border-radius: 50%;
}

.landing-testimonial-body {
  max-width: 48rem;
  margin: 0;
  order: 2;
}
.landing-testimonial-body blockquote {
  border: none;
  margin: 0;
  padding: 0;
  position: relative;
  flex: 0 0 auto;
}
.landing-testimonial-body figcaption {
  margin-top: 1rem;
  font-size: 1rem;
}
.landing-testimonial-body figcaption strong {
  display: block;
}
.landing-testimonial-body figcaption img {
  display: block;
  margin-top: 2rem;
}
.landing-testimonial-body figcaption .landing-testimonial-dummy {
  display: block;
  width: 160px;
  height: 60px;
  border-radius: 0.25rem;
  background: #d0d2d3;
  margin-top: 1rem;
}

.landing-cta {
  color: #ffffff;
  padding: 2rem 1rem;
  position: relative;
}
@media (min-width: 768px) {
  .landing-cta {
    padding: 3rem 0;
  }
}
@media (min-width: 992px) {
  .landing-cta {
    padding-top: 3rem;
    padding-bottom: 6rem;
  }
}
.landing-cta .container {
  position: relative;
  z-index: 3;
}
.landing-cta h2 {
  color: inherit;
}
.landing-cta ul, .landing-cta p {
  margin-bottom: 1.5rem;
}
.landing-cta ul {
  list-style: none;
}
.landing-cta .btn-outline-primary {
  color: #ffffff;
}

.landing-cta-background {
  flex: 0;
}
@media (min-width: 768px) {
  .landing-cta-background {
    flex: 1;
    position: relative;
    z-index: 1;
  }
}
.landing-cta-background picture, .landing-cta-background img {
  display: block;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.landing-cta-background picture.img-small, .landing-cta-background img.img-small {
  width: revert-layer;
  margin-left: auto;
  display: none;
}
@media (min-width: 768px) {
  .landing-cta-background picture.img-small, .landing-cta-background img.img-small {
    display: block;
  }
}

.landing-cta-card {
  position: relative;
  display: flex;
  border-radius: 2rem;
  overflow: hidden;
  box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.25);
  background: #152023;
}
.landing-cta-card .container {
  position: relative;
  z-index: 3;
}

.landing-cta-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 2rem;
  margin: 0 auto;
}
@media (min-width: 992px) {
  .landing-cta-content {
    padding: 4rem;
  }
  .landing-cta-content h2 {
    max-width: 500px;
  }
}

.landing-cta-checks {
  padding: 0;
}
.landing-cta-checks .icon-check {
  margin-top: 0.375rem;
  flex-shrink: 0;
}
.landing-cta-checks li {
  display: flex;
  flex-direction: row;
  gap: 1rem;
  align-items: start;
}

.landing-cta-content:has(> .landing-cta-actions) > .btns,
.landing-cta-content:has(> .landing-cta-actions) > .landing-cta-checks {
  margin: 0;
}

.landing-cta-actions {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
.landing-cta-actions div {
  display: flex;
  gap: 2rem;
  flex-direction: column;
}
.landing-cta-actions p {
  margin: 0;
}
.landing-cta-actions .btn {
  align-self: start;
}

.landing-cta-logos {
  display: flex;
  flex-direction: row;
  gap: 1rem;
  max-width: 470px;
  padding: 0;
}
@media (max-width: 767.98px) {
  .landing-cta-logos {
    flex-wrap: wrap;
    max-width: 200px;
  }
  .landing-cta-logos li {
    max-width: 40%;
  }
}

.landing-cta-description {
  max-width: 400px;
}

.landing-features-frame {
  flex: 1 1 auto;
  position: relative;
  overflow: hidden;
  margin-top: 2rem;
}
@media (min-width: 768px) {
  .landing-features-frame {
    margin-top: 0;
  }
}

.landing-features-list {
  padding-left: 0;
}
.landing-features-list > li {
  margin-bottom: 1rem;
  list-style: none;
  font-size: 1rem;
  border-radius: 0.25rem;
  background-color: #444d4f;
  color: #f8f8f8;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
  padding: 2rem 3rem;
  text-align: center;
  min-height: 13rem;
}
.landing-features-list .landing-feature-bottom-image {
  padding-bottom: 0px;
  justify-content: space-between;
}
.landing-features-list strong {
  color: #fff;
  font-size: 1.25rem;
  display: block;
  margin-bottom: 0.5rem;
}
@media (min-width: 992px) {
  .landing-features-list {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    grid-template-rows: repeat(4, auto);
    grid-column-gap: 1rem;
    grid-row-gap: 1.5rem;
  }
  .landing-features-list .landing-feature-wide {
    grid-column: span 4/auto;
  }
  .landing-features-list .landing-feature-long {
    grid-row: span 2/auto;
  }
  .landing-features-list .landing-feature-mid {
    grid-column: span 3/auto;
  }
  .landing-features-list .landing-feature-horizontal {
    flex-direction: row;
  }
  .landing-features-list img {
    margin: auto;
  }
  .landing-features-list > li {
    margin: 0;
    grid-column: span 2/auto;
    justify-content: space-between;
  }
}

.landing-item-list {
  text-align: start;
}

.landing-stars {
  display: inline-flex;
  align-items: center;
  gap: 5px;
}

.landing-stars-description {
  margin-bottom: 2rem;
}
@media (min-width: 992px) {
  .landing-stars-description {
    display: inline-block;
    margin-bottom: 1rem;
  }
}

@keyframes slide {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}
.landing-features {
  text-align: center;
  padding-top: 5rem;
}
.landing-features h2 {
  text-align: center;
  margin-bottom: 2rem;
}
@media (max-width: 767.98px) {
  .landing-features h2 {
    max-width: 12rem;
    margin: auto;
  }
}
.landing-features .landing-features-description {
  max-width: 24rem;
  margin: 1.5rem auto;
}
@media (min-width: 992px) {
  .landing-features .landing-solutions-list {
    width: 742px;
  }
}
.landing-features .landing-solutions-list {
  padding: 4rem 1rem;
}
.landing-features .landing-solutions-list .landing-solution-card p {
  font-weight: 400;
  padding: 0 0.5rem;
}
.landing-features .landing-solutions-list .landing-solution-card h3 {
  text-align: center;
  padding: 0 1rem 0.5rem;
}

.landing-reviews {
  padding-top: 3rem !important;
}
@media (max-width: 767.98px) {
  .landing-reviews {
    padding-bottom: 3rem !important;
  }
}
.landing-reviews .landing-item {
  justify-content: center;
}
.landing-reviews .landing-stars .icon-star-filled {
  color: #EB5733;
  width: 1.5em;
  height: 1.5em;
}

.landing-feedback {
  padding-top: 4rem !important;
}
@media (max-width: 767.98px) {
  .landing-feedback {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
}
.landing-feedback {
  text-align: center;
}
.landing-feedback h2 {
  max-width: 25rem;
  margin: auto;
  margin-bottom: 2rem;
}
@media (max-width: 767.98px) {
  .landing-feedback h2 {
    padding: 0 3rem;
  }
}
@media (max-width: 767.98px) {
  .landing-feedback .landing-feedback-logo {
    padding: 0px 3.5rem;
    display: block;
  }
}
.landing-feedback .strong {
  font-weight: 700;
}
.landing-feedback .landing-feedback-items {
  display: flex;
  gap: 1rem;
  margin-top: 2rem;
  justify-content: center;
}
@media (max-width: 767.98px) {
  .landing-feedback .landing-feedback-items {
    flex-direction: column;
    align-items: center;
  }
}
.landing-feedback .landing-feedback-items .landing-feedback-item {
  padding: 2rem 2rem;
  text-align: left;
  flex: 1;
  background-color: #f3f4f4;
  max-width: 27rem;
}
.landing-feedback .landing-feedback-items .landing-feedback-item:nth-of-type(2) h3 {
  max-width: 15rem;
}
.landing-feedback .landing-feedback-items .landing-feedback-item h3 {
  margin: 2rem 0 1.5rem 0;
}
.landing-feedback .landing-feedback-items .landing-feedback-item h5 {
  text-transform: uppercase;
  font-size: 0.75rem;
  letter-spacing: 1.5px;
  font-weight: 700;
}
.landing-feedback .landing-feedback-items .landing-feedback-author {
  display: flex;
  flex-direction: row;
  align-items: start;
  margin-top: 2rem;
}
.landing-feedback .landing-feedback-items .landing-feedback-author .landing-feedback-author-img {
  margin-right: 1rem;
  width: 70px;
}
.landing-feedback .landing-feedback-items .landing-feedback-author .landing-feedback-author-img img {
  border-radius: 50%;
}
.landing-feedback .landing-feedback-items .landing-feedback-author .landing-feedback-author-text {
  max-width: 17rem;
}
.landing-feedback .landing-feedback-items .landing-feedback-author .landing-feedback-author-text span {
  font-weight: 700;
}

.landing-pricing-cards-section .heading-xs {
  color: #ffffff;
  font-size: 0.875rem;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.094rem;
  margin-bottom: 1rem;
}
.landing-pricing-cards-section h2 {
  margin-top: 0;
}
.landing-pricing-cards-section p {
  margin-bottom: 4rem;
}
.landing-pricing-cards-section .feature-pills {
  padding-top: 1rem;
}
.landing-pricing-cards-section .feature-pills-row {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  margin-top: 1rem;
  justify-content: center;
}
@media (min-width: 768px) {
  .landing-pricing-cards-section .feature-pills-row {
    flex-direction: row;
  }
}
.landing-pricing-cards-section .feature-pill {
  display: flex;
  align-items: center;
  border-radius: 9999px;
  padding: 0.75rem 1.5rem;
  background-color: #444d4f;
  gap: 0.5rem;
  justify-content: center;
}
.landing-pricing-cards-section .feature-pill .svg-icon {
  color: #d94174;
  font-size: 1.5rem;
}

.landing-feedback-white {
  color: #ffffff;
}
.landing-feedback-white .landing-feedback-item {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  /*gap: instead of margin*/
  border-radius: 0.5rem;
  background-color: #444d4f;
}
.landing-feedback-white .heading-xs {
  font-size: 0.875rem;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.094rem;
}
.landing-feedback-white .landing-feedback-item {
  background-color: #f8f8f8;
  border-radius: 2rem;
  color: #000000;
  border: none;
  margin: 0;
  gap: 2rem;
}
.landing-feedback-white .landing-feedback-item .landing-feedback-quote {
  display: flex;
  align-items: center;
  font-style: italic;
  margin: 0;
  min-height: 100px;
}
@media (min-width: 768px) {
  .landing-feedback-white .landing-feedback-item .landing-feedback-quote {
    align-items: start;
  }
}
.landing-feedback-white .landing-feedback-item .landing-feedback-author {
  margin-top: 0;
}
.landing-feedback-white .landing-feedback-item .landing-feedback-author-text p {
  font-style: normal;
}
.landing-feedback-white .landing-feedback-item svg {
  color: #d94174;
  font-size: 2rem;
  transform: scaleX(-1);
}

.landing-slide-container {
  overflow: hidden;
  display: flex;
  flex-wrap: nowrap;
  gap: 1rem;
}
.landing-slide-container:hover .landing-slide {
  animation-play-state: paused;
}
.landing-slide-container .landing-slide {
  animation: 35s slide infinite linear;
  display: flex;
  gap: 1rem;
}
.landing-slide-container.awards-landing-slide-container {
  gap: 2rem;
  position: relative;
}
.landing-slide-container.awards-landing-slide-container .landing-slide {
  gap: 2rem;
  position: relative;
  z-index: 1;
}
.landing-slide-container.awards-landing-slide-container.landing-slide-fade {
  overflow: hidden;
  --fade-bg: #ffffff;
  --fade-bg-transparent: rgba(255, 255, 255, 0);
}
.landing-slide-container.awards-landing-slide-container.landing-slide-fade.landing-slide-fade-dark {
  --fade-bg: #152023;
  --fade-bg-transparent: rgba(21, 32, 35, 0);
}
.landing-slide-container.awards-landing-slide-container.landing-slide-fade::before, .landing-slide-container.awards-landing-slide-container.landing-slide-fade::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: clamp(3rem, 6vw, 8rem);
  z-index: 2;
  pointer-events: none;
}
.landing-slide-container.awards-landing-slide-container.landing-slide-fade::before {
  left: 0;
  background: linear-gradient(to right, var(--fade-bg) 0%, var(--fade-bg-transparent) 100%);
}
.landing-slide-container.awards-landing-slide-container.landing-slide-fade::after {
  right: 0;
  background: linear-gradient(to left, var(--fade-bg) 0%, var(--fade-bg-transparent) 100%);
}

.carousel-section {
  padding-top: 2rem;
}
@media (max-width: 767.98px) {
  .carousel-section {
    padding-bottom: 0;
  }
}
.background-charcoal .carousel-section {
  padding-bottom: 6rem;
}

.carousel-section-title {
  max-width: 40rem;
  text-align: center;
  margin: auto;
  margin-bottom: 3rem;
}

.carousel-list {
  overflow: hidden;
  display: flex;
  flex-wrap: nowrap;
  gap: 1rem;
}

.carousel-item-slide {
  display: flex;
  gap: 1rem;
}

.landing-ctas-container {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
@media (min-width: 768px) {
  .landing-ctas-container {
    flex-direction: row;
  }
}

.landing-item-text-list {
  text-align: start;
}
.landing-item-text-list li {
  margin-bottom: 1.5rem;
}
.landing-item-text-list.icon-styled-list {
  border-bottom: none;
  margin-bottom: 2rem;
  list-style: none;
  padding-left: 0;
}

.landing-item-text-icon {
  display: flex;
  gap: 1rem;
  align-items: center;
}
.landing-item-text-icon h5 {
  font-family: inherit;
  font-feature-settings: inherit;
  font-size: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  margin-bottom: 0;
}

.landing-item-icon {
  display: flex;
  flex: 0 0 2.5rem;
  height: 2.5rem;
  border: 1px solid #D0D2D3;
  border-radius: 0.5rem;
  justify-content: center;
  align-items: center;
  margin: 0.25rem 0 0;
}
.landing-item-icon svg {
  font-size: 1.25rem;
  color: #d94174;
  stroke-width: 1.5;
}

.landing-item-text-underlined {
  border-bottom: 1px solid #d0d2d3;
}
.landing-item-text-underlined > :last-child {
  margin-bottom: 1.5rem;
}

.landing-item-text-link {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  justify-content: center;
}
@media (min-width: 992px) {
  .landing-item-text-link {
    justify-content: start;
  }
}

.hero-list-item {
  font-size: 1.25rem;
  text-align: start;
  display: flex;
  gap: 1.5rem;
  margin-bottom: 1.5rem;
}
.hero-list-item .svg-icon {
  top: 0.1em;
  font-size: 1.75rem;
  flex-shrink: 0;
}

.landing-awards-container {
  display: flex;
  gap: 2rem;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
}

.landing-section-ai-assistant {
  position: relative;
  background: #FAF2D4;
  clip-path: polygon(100% 0, 50% 2.5rem, 0 0, 0 calc(100% - 2.5rem), 50% 100%, 100% calc(100% - 2.5rem));
}
@media (min-width: 992px) {
  .landing-section-ai-assistant {
    clip-path: polygon(100% 0, 50% 3rem, 0 0, 0 calc(100% - 3rem), 50% 100%, 100% calc(100% - 3rem));
    padding-top: 3rem;
    padding-bottom: 1rem;
  }
}
.landing-section-ai-assistant .landing-item-image {
  z-index: 0;
}

.circle-bg {
  display: none;
}
@media (min-width: 1200px) {
  .circle-bg {
    display: block;
    position: absolute;
    border-radius: 50%;
    filter: blur(40px);
    opacity: 0.4;
    z-index: 0;
  }
}

.circle-green {
  width: 350px;
  height: 350px;
  background: radial-gradient(circle, #9be7c4, #81c784);
  top: 205px;
  left: -160px;
}

.circle-orange {
  width: 300px;
  height: 300px;
  background: radial-gradient(circle, #ffcc80, #ffb74d);
  top: 330px;
  right: -80px;
}

.circle-purple {
  width: 350px;
  height: 350px;
  background: radial-gradient(circle, #d1c4e9, #9575cd);
  top: -8rem;
  left: 50%;
  transform: translateX(-50%);
}

.landing-section-card-grey {
  background: #f8f8f8;
  border-radius: 2rem;
  padding: 3rem;
  margin-top: 3rem;
}

.landing-faq .accordion {
  margin-top: 3rem;
}
.landing-faq.no-intro-faq .landing-faq-intro {
  display: none;
}
.landing-faq.no-outro-faq .landing-faq-outro {
  display: none;
}

.paychex-cobrand {
  display: flex;
  gap: 0.25rem;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-bottom: 3rem;
}
@media (min-width: 768px) {
  .paychex-cobrand {
    gap: 2rem;
    flex-direction: row;
  }
}
.paychex-cobrand img {
  height: auto;
  width: 150px;
}
@media (min-width: 768px) {
  .paychex-cobrand img {
    width: 200px;
  }
}
.paychex-cobrand span {
  display: block;
  color: #73797b;
  line-height: 1;
}

.landing-hero-list {
  text-align: left;
}

.floating-tags {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin-inline: auto;
  width: 70%;
  height: 100%;
  pointer-events: none;
}
.floating-tags span {
  --angle: 0deg;
  position: absolute;
  display: inline-block;
  padding: 0.3rem 0.5rem;
  font-size: 0.75rem;
  border-radius: 2rem;
  color: #ffffff;
  font-weight: 300;
  pointer-events: auto;
  transform: rotate(var(--angle));
  opacity: 0;
  animation: tagIn 0.8s ease-out forwards;
  animation-play-state: paused;
  animation-fill-mode: forwards;
}
@media (min-width: 576px) {
  .floating-tags span {
    padding: 0.6rem 2rem;
    font-size: 0.875rem;
  }
}
.landing-hero-background-animated .floating-tags span {
  animation-play-state: running;
}
.floating-tags .tag-purple {
  background: #916cd0;
  top: 19%;
  left: -13%;
  --angle: 12deg;
  animation-delay: 0s;
  z-index: 2;
}
@media (min-width: 768px) {
  .floating-tags .tag-purple {
    left: -2%;
    top: 15%;
  }
}
@media (min-width: 992px) {
  .floating-tags .tag-purple {
    left: 11%;
    top: 15%;
  }
}
@media (min-width: 1200px) {
  .floating-tags .tag-purple {
    left: 20%;
    top: 15%;
  }
}
.floating-tags .tag-red {
  background: #d94a4a;
  top: 25%;
  right: -21%;
  --angle: -24deg;
  animation-delay: 0.15s;
}
@media (min-width: 768px) {
  .floating-tags .tag-red {
    top: 28%;
    right: -10%;
  }
}
@media (min-width: 992px) {
  .floating-tags .tag-red {
    top: 23%;
    right: -2%;
  }
}
@media (min-width: 1200px) {
  .floating-tags .tag-red {
    top: 25%;
    right: 7%;
  }
}
.floating-tags .tag-teal {
  background: #00a396;
  top: 42%;
  left: -19%;
  --angle: -2deg;
  animation-delay: 0.3s;
}
@media (min-width: 768px) {
  .floating-tags .tag-teal {
    top: 40%;
    left: -7%;
  }
}
@media (min-width: 992px) {
  .floating-tags .tag-teal {
    top: 40%;
    left: 6%;
  }
}
@media (min-width: 1200px) {
  .floating-tags .tag-teal {
    top: 40%;
    left: 11%;
  }
}
.floating-tags .tag-green {
  background: #00b686;
  top: 42%;
  right: -6%;
  --angle: 5deg;
  animation-delay: 0.45s;
}
@media (min-width: 992px) {
  .floating-tags .tag-green {
    top: 42%;
    right: 7%;
  }
}
@media (min-width: 1200px) {
  .floating-tags .tag-green {
    right: 15%;
  }
}
.floating-tags .tag-pink {
  background: #d94174;
  bottom: 39%;
  left: -7%;
  --angle: 3deg;
  animation-delay: 0.6s;
}
@media (min-width: 992px) {
  .floating-tags .tag-pink {
    left: 11%;
    bottom: 42%;
  }
}
@media (min-width: 1200px) {
  .floating-tags .tag-pink {
    bottom: 42%;
    left: 22%;
  }
}
.floating-tags .tag-orange {
  background: #dd7045;
  bottom: 36%;
  right: -18%;
  --angle: -7deg;
  animation-delay: 0.75s;
}
@media (min-width: 992px) {
  .floating-tags .tag-orange {
    bottom: 38%;
    right: -2%;
  }
}
@media (min-width: 1200px) {
  .floating-tags .tag-orange {
    bottom: 36%;
    right: 14%;
  }
}
.floating-tags .tag-yellow {
  background: #e5b140;
  bottom: 26%;
  left: -19%;
  --angle: -12deg;
  animation-delay: 0.9s;
  z-index: 2;
}
@media (min-width: 768px) {
  .floating-tags .tag-yellow {
    bottom: 26%;
    left: -14%;
  }
}
@media (min-width: 992px) {
  .floating-tags .tag-yellow {
    bottom: 26%;
    left: 0%;
  }
}
@media (min-width: 1200px) {
  .floating-tags .tag-yellow {
    bottom: 30%;
    left: 12%;
  }
}
.floating-tags .tag-blue {
  background: #81bfe5;
  bottom: 20%;
  right: -10%;
  --angle: 10deg;
  animation-delay: 1.05s;
}
@media (min-width: 992px) {
  .floating-tags .tag-blue {
    bottom: 24%;
    right: 10%;
  }
}
@media (min-width: 1200px) {
  .floating-tags .tag-blue {
    bottom: 20%;
    right: 24%;
  }
}

.expert,
.expert-small {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.75rem;
  width: 250px;
  padding: 1rem 1rem 1.5rem;
  border-radius: 1rem;
  overflow: visible;
  color: #152023;
  text-decoration: none;
  background-color: transparent;
  box-shadow: none;
  transition: all 0.3s ease-in-out;
}
.expert picture,
.expert-small picture {
  display: block;
  width: 100%;
  aspect-ratio: 1/1;
  border-radius: 0.5rem;
  overflow: hidden;
  background-color: #f8f8f8;
}
.expert picture img,
.expert-small picture img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
  display: block;
}
.expert .expert-infos,
.expert-small .expert-infos {
  margin: 0;
  padding: 0;
  color: #152023;
}
.expert .expert-infos h4,
.expert-small .expert-infos h4 {
  margin-bottom: 0.25rem;
  color: #152023;
  font-size: 1rem;
  font-weight: 600;
  transition: color 0.3s ease-in-out;
}
.expert .expert-infos p,
.expert-small .expert-infos p {
  margin-bottom: 0.75rem;
  color: #73797b;
  font-size: 0.875rem;
}
.expert .expert-infos .tags,
.expert-small .expert-infos .tags {
  display: flex;
  flex-wrap: wrap;
  gap: 0.375rem;
  padding: 0;
  margin: 0;
  list-style: none;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 0.6rem;
  font-weight: 600;
}
.expert .expert-infos .tags li,
.expert-small .expert-infos .tags li {
  display: inline-block;
  color: #444d4f;
  border: 1px solid #d0d2d3;
  border-radius: 5px;
  padding: 0.2rem 0.5rem;
}

a.expert:hover,
a.expert-small:hover {
  text-decoration: none;
  background-color: #ffffff;
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1);
}
a.expert:hover .expert-infos h4,
a.expert-small:hover .expert-infos h4 {
  color: #d94174;
}

.expert-small {
  width: 150px;
}
@media (max-width: 1399.98px) {
  .expert-small .expert-infos p,
  .expert-small .expert-infos .tags {
    display: none;
  }
}
@media (min-width: 1200px) {
  .expert-small {
    width: 250px;
  }
}

.landing-courses-explore {
  display: flex;
  flex-direction: column;
  gap: 3rem;
  text-align: center;
  padding-top: 0;
  padding-bottom: 7rem;
}
.landing-courses-explore > h2 {
  margin-bottom: 0;
}
.landing-courses-explore a {
  text-decoration: none;
}
.landing-courses-explore .landing-courses-card-container {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 0.5rem;
  justify-content: center;
}
.landing-courses-explore .landing-courses-card-container a:hover {
  text-decoration: none;
}
@media (min-width: 576px) {
  .landing-courses-explore .landing-courses-card-container {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 992px) {
  .landing-courses-explore .landing-courses-card-container {
    grid-template-columns: repeat(3, 1fr);
  }
  .landing-courses-explore .landing-courses-card-container > *:nth-child(5n+1):nth-last-child(3) {
    grid-column-start: 2;
  }
}
.landing-courses-explore .landing-courses-card-container .landing-course-card {
  display: flex;
  border-radius: 1.5rem;
  align-items: center;
  padding: 1rem 2rem;
  gap: 1rem;
}
.landing-courses-explore .landing-courses-card-container .landing-course-card h5 {
  font-family: inherit;
  font-feature-settings: inherit;
  font-size: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  text-align: left;
  margin-bottom: 0;
}
.landing-courses-explore .landing-courses-card-container .landing-course-card img {
  height: 60px;
  width: auto;
  margin-bottom: 0.5rem;
}
.landing-courses-explore .landing-courses-card-container .landing-course-card-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 0.5rem;
  padding: 0.5rem;
  background: currentColor;
}
.landing-courses-explore .landing-courses-card-container .landing-course-card-icon .svg-icon {
  fill: none;
  stroke: #ffffff;
  color: #ffffff;
  width: 1.5rem;
  height: 1.5rem;
}
.landing-courses-explore .landing-courses-card-container .landing-course-card-text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: start;
  color: #152023;
}
.background-charcoal .landing-courses-explore .landing-courses-card-container .landing-course-card-text h5 {
  color: #000000;
}
@media (max-width: 767.98px) {
  .landing-courses-explore {
    padding-bottom: 3rem;
  }
}

.landing-section-feature-item {
  margin-top: -3rem;
}

.landing-item-instructors {
  display: flex;
  gap: 1rem;
  justify-content: center;
  flex-wrap: wrap;
  grid-row: 1/span 2;
  grid-column: 1;
}

.landing-section-cards {
  padding-top: 6rem;
  padding-bottom: 6rem;
}
.landing-section-cards h2 {
  max-width: 470px;
  margin: 0 auto 2rem;
  text-align: center;
}
@media (min-width: 768px) {
  .landing-section-cards h2 {
    margin-bottom: 3rem;
  }
}
.landing-section-cards .text-lead {
  text-align: center;
  margin-bottom: 2rem;
}

.landing-card-list {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  gap: 2rem;
  align-items: center;
}
@media (min-width: 992px) {
  .landing-card-list {
    flex-direction: row;
    justify-content: center;
    align-items: stretch;
  }
}

.landing-card-list-wide {
  justify-content: space-between;
}
.landing-card-list-wide .landing-card {
  max-width: 21rem;
}

.landing-card-column {
  display: flex;
  gap: 2rem;
  flex-direction: column;
}

.landing-card {
  max-width: 18rem;
  padding: 1rem;
  border-radius: 1.5rem;
  overflow: hidden;
  box-shadow: 0 4px 24px 0 rgba(0, 0, 0, 0.06);
  border: 1px solid #d0d2d3;
}
.landing-card.landing-card-wider {
  text-align: start;
}
@media (min-width: 992px) {
  .landing-card.landing-card-wider {
    max-width: 28rem;
  }
}
.landing-card.landing-card-wider .landing-card-image-cover img {
  width: 100%;
}
.landing-card .landing-card-image-cover {
  display: block;
  margin: -1rem -1rem 1rem;
  background: #d0d2d3;
}
.landing-card .landing-card-image-cover img {
  display: block;
  width: auto;
}
.landing-card .landing-card-content {
  display: flex;
  flex-direction: column;
  height: 200px;
  justify-content: space-between;
}

.landing-card-space-between {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.landing-card-space-between .landing-card-description {
  min-height: 10rem;
}

.landing-card-testimonial-body {
  gap: 1rem;
}
.landing-card-testimonial-body blockquote {
  border: none;
  margin: 0;
  padding: 0;
  position: relative;
  flex: 0 0 auto;
}
.landing-card-testimonial-body figcaption {
  font-size: 1rem;
}

.landing-testimonial-author {
  display: flex;
  flex-direction: row;
  align-items: start;
  align-items: center;
}
.landing-testimonial-author .landing-testimonial-author-img {
  margin-right: 0.5rem;
}
.landing-testimonial-author .landing-testimonial-author-img img {
  max-width: 3.5rem;
  border-radius: 50%;
}
.landing-testimonial-author .landing-testimonial-author-text {
  max-width: 17rem;
  font-size: 0.875rem;
}
.landing-testimonial-author .landing-testimonial-author-text span {
  font-weight: 700;
}

.landing-item-quiz {
  grid-column: 2;
  max-width: 100%;
  grid-row: 1/span 2;
  position: relative;
}

.lms-comparison-quiz {
  margin-left: auto;
}

.lms-quiz-card {
  background: #ffffff;
  border: 1px solid #d0d2d3;
  border-radius: 2rem;
  padding: 1.5rem;
  min-height: 500px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.25);
}

.lms-quiz-card-results .lms-quiz-badge {
  display: none;
}
@media (min-width: 768px) {
  .lms-quiz-card-results .lms-quiz-badge {
    display: flex;
  }
}

.lms-quiz-view, .lms-results-view {
  padding: 2rem 0;
}

.lms-quiz-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 2rem;
}

.lms-quiz-progress {
  font-size: 0.875rem;
  color: #73797b;
  user-select: none;
}

.lms-quiz-badge {
  font-size: 0.75rem;
  font-weight: 600;
  padding: 0.325rem 0.625rem;
  border: 1px solid #d0d2d3;
  border-radius: 0.5rem;
  user-select: none;
}

.lms-quiz-title {
  margin: 1rem 0;
  text-align: left;
  user-select: none;
}

.lms-title-after-single-char {
  margin-left: -5px;
}

.lms-quiz-options {
  display: grid;
  gap: 1rem;
}

.lms-quiz-title-highlight {
  color: #d94174;
}

.lms-quiz-option {
  display: flex;
  gap: 0.75rem;
  border: 1px solid #d0d2d3;
  border-radius: 0.5rem;
  padding: 0.875rem;
  cursor: pointer;
  user-select: none;
}
.lms-quiz-option:hover, .lms-quiz-option:focus, .lms-quiz-option:active {
  background-color: #f8f8f8;
}

.lms-quiz-radio input {
  margin-top: 0.25rem;
}

.lms-quiz-option-label {
  display: block;
}

.lms-quiz-option-desc {
  display: block;
  font-size: 0.875rem;
  color: #73797b;
}

.lms-quiz-actions {
  display: flex;
  gap: 0.75rem;
  margin-top: 1.125rem;
  justify-content: space-between;
  user-select: none;
}
.lms-quiz-actions .btn-primary {
  margin-left: auto;
}

.lms-quiz-pill {
  border: 1px solid #d0d2d3;
  background: #ffffff;
  border-radius: 1.5rem;
  padding: 0.5rem 12px;
  font-size: 0.875rem;
  font-weight: 600;
  display: inline-flex;
  gap: 0.5rem;
  align-items: center;
}
.lms-quiz-pill:hover, .lms-quiz-pill:focus, .lms-quiz-pill:active {
  background-color: #f8f8f8;
}

.lms-results-stack {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  margin-top: 1rem;
}

.lms-result-card {
  border: 1px solid #d0d2d3;
  border-radius: 1rem;
  padding: 1.5rem;
  background: #ffffff;
  user-select: none;
}
.lms-result-card .lms-result-description {
  color: #73797b;
  margin: 1rem 0;
  text-align: left;
}

.lms-result-head {
  display: flex;
  gap: 1rem;
  align-items: center;
}

.lms-result-logo {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  object-fit: contain;
}

.lms-result-name {
  font-size: 1.125rem;
  font-weight: 700;
  text-align: left;
}

.lms-result-title {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}

.lms-result-rating {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}

.lms-rating-number {
  font-weight: 700;
}

.lms-result-badge {
  font-size: 0.75rem;
  font-weight: 700;
  border-radius: 0.5rem;
  padding: 6px 10px;
  border: 1px solid #d0d2d3;
  display: none;
}
@media (min-width: 768px) {
  .lms-result-badge {
    display: flex;
  }
}
.lms-result-badge.result-badge-primary {
  background-color: #d94174;
  color: #ffffff;
  border-color: #d94174;
}

.lms-result-subtitle {
  font-weight: 700;
  margin-bottom: 10px;
  text-align: left;
}

.lms-chip-row {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
}

.lms-chip {
  font-size: 0.875rem;
  border-radius: 1rem;
  background: #f8f8f8;
  padding: 6px 10px;
}

.lms-results-ctas {
  display: none;
  margin-top: 1.5rem;
  gap: 0.5rem;
  flex-direction: column;
}
@media (min-width: 768px) {
  .lms-results-ctas {
    flex-direction: row;
  }
}
.lms-results-ctas.is-visible {
  display: flex;
}

.lms-quiz-fade {
  opacity: 1;
  transform: translateX(0);
  transition: opacity 160ms ease, transform 160ms ease;
  will-change: opacity, transform;
}

.is-fading {
  opacity: 0;
  transform: translateY(4px);
}

.exit-to-left {
  opacity: 0;
  transform: translateX(-10px);
}

.exit-to-right {
  opacity: 0;
  transform: translateX(10px);
}

.enter-from-right {
  opacity: 0;
  transform: translateX(10px);
}

.enter-from-left {
  opacity: 0;
  transform: translateX(-10px);
}

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

.landing-onboarding-steps h2 {
  text-align: center;
}
.landing-onboarding-steps .btn {
  justify-self: center;
  display: flex;
  margin-top: 3rem;
}
.landing-onboarding-steps {
  border-top: 1px #e8e9e9 solid;
  border-bottom: 1px #e8e9e9 solid;
}
.background-charcoal .landing-onboarding-steps {
  border-top: 0;
  border-bottom: 0;
}

.landing-onboarding-steps-container {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  padding-top: 3rem;
  padding-bottom: 3rem;
}
@media (min-width: 768px) {
  .landing-onboarding-steps-container {
    flex-direction: row;
  }
}

.landing-onboarding-step {
  background-color: #00b686;
  border-radius: 3rem;
  color: #ffffff;
  flex: 1;
  position: relative;
}
.landing-onboarding-step.blue {
  background-color: #2d95d3;
}
.landing-onboarding-step.purple {
  background-color: #916cd0;
}
.landing-onboarding-step img {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  padding: 1.5rem;
}
@media (min-width: 768px) {
  .landing-onboarding-step img {
    padding: 0;
  }
}

.landing-onboarding-step-text {
  padding: 1rem 2rem;
  min-height: 500px;
}
.landing-onboarding-step-text h3 {
  color: #ffffff;
}

.landing-onboarding-step-number {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.25rem;
  font-weight: bold;
  background: rgba(255, 255, 255, 0.2);
  padding: 1rem;
  border-radius: 50%;
  height: 3rem;
  width: 3rem;
  margin: 1rem 2rem;
}

.landing-trust .icon-styled-list {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  margin-bottom: 0;
}
.landing-trust .icon-styled-list li {
  background: #f8f8f8;
  border: 1px solid #e8e9e9;
  padding: 1rem;
  border-radius: 1rem;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .landing-trust .icon-style-row {
    flex-direction: row;
    flex-wrap: wrap;
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .landing-trust .icon-style-row li {
    flex: 0 0 calc(50% - 0.5rem);
  }
}
.landing-trust .landing-item-image svg {
  width: 125px;
  position: absolute;
  bottom: 1rem;
  left: 0;
  display: none;
}
@media (min-width: 992px) {
  .landing-trust .landing-item-image svg {
    display: block;
  }
}
.landing-trust .landing-item-icon {
  border: none;
}
@media (max-width: 991.98px) {
  .landing-trust .landing-item {
    flex-direction: column-reverse;
  }
}

.landing-commit-cta {
  padding-top: 6rem;
  padding-bottom: 6rem;
  border-top: 1px #e8e9e9 solid;
}
.landing-commit-cta.border-bottom {
  border-bottom: 1px #e8e9e9 solid;
}
.background-charcoal .landing-commit-cta {
  border-top: none;
  padding: 4rem 0;
}

.landing-commit-cta-container {
  display: flex;
  flex-direction: column;
  text-align: center;
  gap: 1.5rem;
}
.landing-commit-cta-container p {
  margin: 0 auto;
}
.landing-commit-cta-container h2 {
  margin: 0 auto;
}
.landing-commit-cta-container .btn {
  margin: 0 auto;
}
.landing-commit-cta-container .heading-xs {
  font-size: 0.875rem;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.094rem;
}

.landing-commit-cta-features {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  padding: 2rem 0;
}
@media (min-width: 768px) {
  .landing-commit-cta-features {
    flex-direction: row;
  }
}

.landing-commit-cta-feature {
  display: flex;
  flex: 1;
  flex-direction: column;
  gap: 1rem;
  border: 1px solid #d0d2d3;
  border-radius: 1rem;
  padding: 2rem;
}
.landing-commit-cta-feature p {
  color: #73797b;
  margin-bottom: 0;
}
.landing-commit-cta-feature h3 {
  color: #d94174;
  margin-bottom: 0;
  font-size: 3rem;
}
.cta-dark-features .landing-commit-cta-feature {
  background-color: #E8E9E9;
  text-align: left;
}
.cta-dark-features .landing-commit-cta-feature p {
  color: #152023;
  font-size: 1.875rem;
  font-weight: bold;
  margin: 0;
}
.cta-dark-features .landing-commit-cta-feature h3 {
  font-size: 1.25rem;
}

.about-us-hero-gallery {
  display: flex;
  gap: 1rem;
  justify-content: center;
  padding: 2rem 0;
  overflow: hidden;
}
.about-us-hero-gallery :nth-child(even) {
  padding-top: 3rem;
}
.about-us-hero-gallery picture, .about-us-hero-gallery img {
  border-radius: 0.5rem;
  min-width: 100px;
}
@media (min-width: 768px) {
  .about-us-hero-gallery picture, .about-us-hero-gallery img {
    min-width: 200px;
  }
}

.course-navigation {
  display: none;
}
@media (min-width: 992px) {
  .course-navigation {
    display: flex;
    border-bottom: 1px solid rgba(208, 217, 223, 0.5);
    width: 100%;
  }
}
.course-navigation ul {
  display: flex;
  gap: 0.5rem;
  align-items: center;
  list-style: none;
}
.course-navigation ul a, .course-navigation ul span {
  font-size: 0.875rem;
  color: #f8f8f8;
}
.course-navigation ul li {
  padding: 1rem 0;
  color: #f8f8f8;
}
.course-navigation ul li:not(:last-child) a {
  text-decoration: underline;
}

.course-content-nav {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  border-bottom: 1px #d0d2d3 solid;
}
.course-content-nav li {
  padding: 0.25rem;
}
.course-content-nav li.active {
  border-bottom: 1px #d94174 solid;
}
@media (min-width: 992px) {
  .course-content-nav {
    flex-direction: column;
    margin-right: 1rem;
    justify-content: normal;
    border-right: 2px #d0d2d3 solid;
    border-bottom: none;
    gap: 0;
  }
  .course-content-nav li {
    padding: 0;
    border-bottom: none;
  }
  .course-content-nav li.active {
    border-bottom: none;
  }
}

.course-landing-review-stars {
  display: flex;
  gap: 1px;
}
.course-landing-review-stars .svg-icon {
  color: gold;
}

.course-card {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 300px;
  border-radius: 0.5rem;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
  background-color: #ffffff;
  position: relative;
  cursor: pointer;
}
.course-card .card-cover {
  flex-grow: 1;
  background-size: 140px cover !important;
  position: relative;
  padding: 0px !important;
}
.course-card .card-cover .card-cover-top-row {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-direction: row;
  width: 100%;
  padding: 10px;
}
.course-card .card-cover > * {
  align-self: flex-start;
}
.course-card .card-cover img + * {
  margin-left: auto;
}
.course-card .card-cover img.course-icon {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 120px;
  height: 120px;
  z-index: 2;
  border-radius: 50%;
  object-fit: contain;
}
.course-card .course-type {
  padding: 0.75rem;
}
.course-card .card-row {
  padding: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 5px;
  font-size: 0.668rem;
  position: relative;
}
.course-card .card-row:not(:first-child) {
  border-top: 1px solid #d0d2d3;
}
.course-card .card-row:first-child {
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
}
.course-card .card-row.has-image {
  position: relative;
}
.course-card .card-row.has-image .cover-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  object-fit: cover;
  height: 100%;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
  z-index: 0;
}
.course-card .card-row.has-image .image-overlay {
  position: absolute;
  left: 0;
  top: 0;
  background-color: #000;
  z-index: 1;
  width: 100%;
  height: 100%;
  border-radius: 0.25rem;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.course-card .course-card-title {
  font-size: 14px;
  display: block;
  font-weight: 600;
  display: -webkit-box !important;
  margin: 0;
  line-height: 1.5;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: bold;
  flex-basis: 100%;
}
.course-card .card-link {
  position: absolute;
  bottom: 0;
  content: "";
  cursor: pointer;
  left: 0;
  overflow: hidden;
  right: 0;
  text-indent: 100%;
  top: 0;
  white-space: nowrap;
  z-index: 2;
}
.course-card .card-link.disabled {
  background-color: #000000;
  opacity: 0.4;
  z-index: 3;
  cursor: not-allowed;
  border-radius: 0.25rem;
}
.course-card .goskills-course-card-logo {
  width: 18px;
  margin: 1px 0 0;
}
.course-card .goskills-course-card-logo.external-provider-course-card-logo {
  opacity: 0.5;
}

.course-reviews-modal-button:not(.reviews-link) {
  color: inherit;
  text-decoration: underline;
}
.course-reviews-modal-button:not(.reviews-link):hover, .course-reviews-modal-button:not(.reviews-link):focus, .course-reviews-modal-button:not(.reviews-link):visited {
  color: inherit;
}

.course-about-reviews-filter-container {
  display: flex;
  align-items: center;
  flex-direction: column;
  margin-top: 1.5rem;
}
.course-about-reviews-filter-container > .form-group:first-child {
  width: 100%;
}

.course-about-reviews-filters {
  display: flex;
  gap: 0.2rem;
  width: 100%;
  justify-content: space-between;
}
.course-about-reviews-filters .form-group {
  width: auto;
}

.course-about-reviews-modal .form-select {
  height: 3rem;
  min-height: 3rem;
}
.course-about-reviews-modal .modal-content {
  width: 100%;
  padding: 0;
  gap: 0.2rem;
}
.course-about-reviews-modal .reviews-count {
  padding: 0 2rem;
}
.course-about-reviews-modal .modal-header {
  padding: 2rem 2rem 0;
}
.course-about-reviews-modal .modal-body {
  padding: 0 2rem 2rem;
  max-height: calc(100dvh - 15rem);
  overflow: auto;
}
.course-about-reviews-modal {
  z-index: 100; /*prevent overlapping with the landing-hero-text and topnav*/
}
.course-about-reviews-modal .average-rating {
  display: flex;
  justify-content: center;
  gap: 0.5rem;
  align-items: center;
  margin-top: 1rem;
  flex-wrap: wrap;
}
.course-about-reviews-modal .average-rating svg {
  color: gold;
}
.course-about-reviews-modal .reviews-list .reviews-list-item {
  width: 100%;
  max-width: 100%;
}
.course-about-reviews-modal .reviews-list .reviews-list-item .course-title {
  color: #73797b;
}
.course-about-reviews-modal .skeleton-cards {
  flex-direction: column;
  margin-top: 1rem;
}
.course-about-reviews-modal .skeleton-card {
  width: 100%;
}
.course-about-reviews-modal .course-about-reviews-filters .form-group {
  margin-bottom: 0.2rem;
}

.radial-gradient-background-hero {
  color: #152023;
  background-color: #f8f8f8;
  background-image: radial-gradient(circle at 0% 10%, rgba(252, 184, 47, 0.5), transparent 20%, transparent), radial-gradient(circle at 98% 30%, rgba(221, 103, 242, 0.5), transparent 20%, transparent 100%), linear-gradient(45deg, #f9f9f9, #f9f9f9);
}
@media (min-width: 1024px) {
  .radial-gradient-background-hero {
    background-image: radial-gradient(circle at 0% 10%, rgba(252, 184, 47, 0.5), transparent 15%, transparent), radial-gradient(circle at 98% 30%, rgba(221, 103, 242, 0.5), transparent 15%, transparent 100%), linear-gradient(45deg, #f9f9f9, #f9f9f9);
  }
}
.radial-gradient-background-hero .landing-hero-with-form {
  padding-top: 3rem;
  padding-bottom: 6rem;
}

.landing-hero-with-form {
  display: flex;
  flex-direction: column;
  gap: 3rem;
}
@media (min-width: 1024px) {
  .landing-hero-with-form {
    flex-direction: row;
    justify-content: space-between;
  }
}
.landing-hero-with-form .h1 {
  margin-top: 1rem;
}
.landing-hero-with-form .schedule-demo-hero-text {
  text-align: center;
  align-self: center;
  max-width: 26rem;
}
@media (min-width: 1024px) {
  .landing-hero-with-form .schedule-demo-hero-text {
    text-align: start;
    align-self: flex-start;
  }
}
.landing-hero-with-form .schedule-demo-hero-image {
  text-align: center;
}
.landing-hero-with-form .schedule-demo-hero-image picture {
  display: inline-block;
  position: relative;
}
.landing-hero-with-form .schedule-demo-hero-image picture:after {
  position: absolute;
  content: " ";
  height: 20px;
  width: 20px;
  bottom: 0px;
  right: 10px;
  background-color: #00b686;
  border-radius: 50%;
}
.landing-hero-with-form .schedule-demo-hero-image img {
  aspect-ratio: 1;
  border-radius: 50%;
  object-fit: cover;
}

.landing-hero-form {
  flex-grow: 1;
  background-color: #ffffff;
  padding: 2rem 1rem;
  border-radius: 1.5rem;
  overflow: hidden;
  box-shadow: 0px 4px 24px 0px rgba(0, 0, 0, 0.06);
  border: 1px solid #d0d2d3;
  align-self: stretch;
}
.landing-hero-form > form {
  margin: 0;
}
@media (min-width: 768px) {
  .landing-hero-form {
    padding: 3rem 2rem;
  }
}
@media (min-width: 1024px) {
  .landing-hero-form {
    align-self: center;
  }
}
.landing-hero-form .form-group.recaptcha {
  display: flex;
  align-items: center;
  flex-direction: column;
}

.topic-overview-hero {
  padding: 0;
  color: #152023;
}
.topic-overview-hero .container {
  padding: 0 1rem;
}
.topic-overview-hero .landing-hero-text {
  padding: 4rem 0;
}
.topic-overview-hero .landing-logos {
  display: none;
}
@media (min-width: 992px) {
  .topic-overview-hero .landing-logos {
    display: block;
    padding-bottom: 3rem;
  }
  .topic-overview-hero .landing-logos ul {
    gap: 0;
  }
  .topic-overview-hero .landing-logos p {
    display: none;
  }
}

.landing-section-certification .intro, .landing-section-course-overview .intro, .landing-section-overview .intro {
  font-size: 1rem;
  background: #f3f4f4;
  padding: 25px 40px;
}
.landing-section-certification .main, .landing-section-course-overview .main, .landing-section-overview .main {
  margin: 2rem 0;
}
.landing-section-certification .indented, .landing-section-course-overview .indented, .landing-section-overview .indented {
  position: relative;
  margin: 30px 0;
  padding-left: 75px;
}
.landing-section-certification .indented img, .landing-section-certification .indented svg, .landing-section-course-overview .indented img, .landing-section-course-overview .indented svg, .landing-section-overview .indented img, .landing-section-overview .indented svg {
  position: absolute;
  top: 0;
  left: 0;
}
.landing-section-certification .indented p img, .landing-section-course-overview .indented p img, .landing-section-overview .indented p img {
  position: relative;
}
.landing-section-certification .light-bordered-box, .landing-section-course-overview .light-bordered-box, .landing-section-overview .light-bordered-box {
  display: flex;
  justify-content: space-around;
  text-align: center;
  font-weight: 700;
  padding: 4rem;
  margin: 20px 0;
  border: 1px solid #d0d2d3;
}
.landing-section-certification .callout, .landing-section-course-overview .callout, .landing-section-overview .callout {
  margin-bottom: 2rem;
}
.landing-section-certification .course-certification-video-container, .landing-section-course-overview .course-certification-video-container, .landing-section-overview .course-certification-video-container {
  margin: 2rem 0;
}
.landing-section-certification h3[itemprop=name], .landing-section-course-overview h3[itemprop=name], .landing-section-overview h3[itemprop=name] {
  margin-top: 2rem;
}
.landing-section-certification .dl-horizontal, .landing-section-course-overview .dl-horizontal, .landing-section-overview .dl-horizontal {
  margin: 1rem 0;
}
.landing-section-certification .dl-horizontal dt, .landing-section-course-overview .dl-horizontal dt, .landing-section-overview .dl-horizontal dt {
  float: left;
  width: 30px;
}
.landing-section-certification .dl-horizontal dt::after, .landing-section-course-overview .dl-horizontal dt::after, .landing-section-overview .dl-horizontal dt::after {
  content: ".";
}
.landing-section-certification .dl-horizontal dd, .landing-section-course-overview .dl-horizontal dd, .landing-section-overview .dl-horizontal dd {
  margin-left: 2.5rem;
  margin-bottom: 1rem;
}
.landing-section-certification p:last-child, .landing-section-course-overview p:last-child, .landing-section-overview p:last-child {
  margin-bottom: 1rem;
}
.landing-section-certification p img, .landing-section-course-overview p img, .landing-section-overview p img {
  display: block;
  margin: 0 auto;
}
.landing-section-certification .vertical-center-table, .landing-section-course-overview .vertical-center-table, .landing-section-overview .vertical-center-table {
  display: table;
  padding-top: 0;
  padding-bottom: 0;
  margin: 0 auto;
  height: 100%;
}
.landing-section-certification .vertical-center-cell, .landing-section-course-overview .vertical-center-cell, .landing-section-overview .vertical-center-cell {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.landing-section-certification .character img, .landing-section-course-overview .character img, .landing-section-overview .character img {
  width: auto;
  max-width: inherit;
  height: 250px;
}
.landing-section-certification .character div, .landing-section-course-overview .character div, .landing-section-overview .character div {
  width: 70%;
  text-align: left;
}
.landing-section-certification .atip, .landing-section-course-overview .atip, .landing-section-overview .atip {
  display: block;
  text-decoration: none;
}
.landing-section-certification .tip-box, .landing-section-course-overview .tip-box, .landing-section-overview .tip-box {
  border-style: dashed;
  margin: 30px 0;
  padding: 20px 30px;
  border: 1px solid #d0d2d3;
  position: relative;
}
.landing-section-certification .tip-box.narrow, .landing-section-course-overview .tip-box.narrow, .landing-section-overview .tip-box.narrow {
  padding-right: 85px;
}
.landing-section-certification .tip-box .fold, .landing-section-course-overview .tip-box .fold, .landing-section-overview .tip-box .fold {
  position: absolute;
  top: -1px;
  right: -1px;
  width: 80px;
  height: 80px;
  background: url("/images/landing/topic/microsoft-office/tip-corner-fold.png");
  background-size: cover;
}
.landing-section-certification .tip-box .keeper, .landing-section-course-overview .tip-box .keeper, .landing-section-overview .tip-box .keeper {
  float: right;
  width: 55px;
  height: 55px;
}
.landing-section-certification .tip-box h3, .landing-section-certification .tip-box h4, .landing-section-course-overview .tip-box h3, .landing-section-course-overview .tip-box h4, .landing-section-overview .tip-box h3, .landing-section-overview .tip-box h4 {
  margin-top: 10px;
}
.landing-section-certification .tip-box .fold, .landing-section-course-overview .tip-box .fold, .landing-section-overview .tip-box .fold {
  background: url("/images/landing/topic/microsoft-office/tip-corner-fold-discount.png");
  background-size: cover;
}

.resources-pagination-visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  overflow: hidden;
  clip: rect(0 0 0 0);
}

.resources-grid-overview {
  display: grid;
  grid-template-columns: 1fr;
  gap: 2rem;
  grid-auto-flow: dense;
  align-items: start;
  padding: 2rem 0;
}
@media (min-width: 768px) {
  .resources-grid-overview {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 992px) {
  .resources-grid-overview {
    grid-template-columns: repeat(3, 1fr);
  }
}
.resources-grid-overview.faded {
  opacity: 0.3;
  pointer-events: none;
}

.resource-card {
  position: relative;
  border-radius: 1.5rem;
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1);
  height: 330px;
  transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  transform: translateZ(0);
  isolation: isolate;
}
.resource-card .card-header {
  height: 2rem;
  width: 100%;
  flex-shrink: 0;
  transition: height 0.3s ease-in-out;
  will-change: height;
}
.resource-card .card-body {
  position: relative;
  z-index: 1;
  background-color: #ffffff;
  flex-grow: 1;
  padding: 1.5rem;
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  transition: margin-top 0.3s ease-in-out, border-radius 0.3s ease-in-out;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.resource-card .card-title {
  font-weight: 700;
  font-size: 1.5rem;
  margin-top: 1.5rem;
  transition: color 0.3s ease;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.resource-card .card-description {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  line-height: 1.5;
  flex: 1;
}
.resource-card .card-information {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.5rem;
  font-size: 0.875rem;
}
.resource-card .card-tag {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #F3F4F4;
  text-transform: uppercase;
  padding: 0.125rem 0.625rem;
  font-weight: 700;
  border-radius: 0.5rem;
  font-size: 0.75rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.resource-card .card-tag-reading-time {
  color: #73797b;
}
@media (min-width: 768px) {
  .resource-card .card-tag-reading-time {
    display: none;
  }
}
@media (min-width: 1200px) {
  .resource-card .card-tag-reading-time {
    display: block;
  }
}
.course-overview-page .resource-card .card-tag-reading-time {
  display: none;
}
.resource-card .card-read-more {
  margin-top: auto;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  color: #d94174;
  font-weight: 700;
  opacity: 0;
  transform: translateY(10px);
  transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out;
  pointer-events: none;
}
.resource-card:hover, .resource-card:focus-within {
  box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 8px 10px -6px rgba(0, 0, 0, 0.1);
}
.resource-card:hover .card-header, .resource-card:focus-within .card-header {
  height: 1rem;
}
.resource-card:hover .card-body, .resource-card:focus-within .card-body {
  margin-top: -12px;
  border-top-left-radius: 1.5rem;
  border-top-right-radius: 1.5rem;
}
.resource-card:hover .card-title, .resource-card:focus-within .card-title {
  color: #d94174;
}
.resource-card:hover .card-read-more, .resource-card:focus-within .card-read-more {
  opacity: 1;
  transform: translateY(0);
  pointer-events: auto;
}

@media (min-width: 992px) {
  .resource-featured {
    grid-column: span 2;
  }
}
.resource-featured .resource-card {
  background-size: cover;
  background-position: center;
  color: #ffffff;
  height: auto;
  min-height: 330px;
}
.resource-featured .resource-card .card-header {
  background: transparent;
}
.resource-featured .resource-card .card-title {
  color: #ffffff;
}
.resource-featured .resource-card .card-shortcut-image {
  display: none;
}
@media (min-width: 992px) {
  .resource-featured .resource-card .card-shortcut-image {
    display: flex;
    flex: 0 0 auto;
  }
}
.resource-featured .resource-card .card-shortcut-image img {
  position: relative;
  display: block;
  width: 200px;
  height: auto;
  left: -2rem;
  bottom: 1rem;
}
@media (min-width: 1400px) {
  .resource-featured .resource-card .card-shortcut-image img {
    width: 270px;
  }
}
.resource-featured .resource-card .card-body {
  align-items: center;
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-color: transparent;
  flex-direction: row;
}
.resource-featured .resource-card .card-tag {
  background-color: rgba(255, 255, 255, 0.2);
  color: #ffffff;
}
.resource-featured .resource-card .card-information {
  justify-content: start;
  gap: 2rem;
  margin-bottom: 2rem;
}
.resource-featured .resource-card .card-tag-reading-time {
  color: #ffffff;
}
.resource-featured .resource-card .card-author-name {
  font-weight: 700;
  font-size: 1.125rem;
}
.resource-featured .resource-card .card-author-information {
  display: none;
  flex-direction: column;
  width: 20rem;
  justify-content: center;
  align-items: center;
  border-left: 1px solid rgba(255, 255, 255, 0.25);
  align-self: stretch;
  padding-left: 2rem;
  margin-left: 2rem;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
@media (min-width: 992px) {
  .resource-featured .resource-card .card-author-information {
    display: flex;
  }
}
.resource-featured .resource-card .card-author-information .card-author-image {
  background-color: #152023;
  border-radius: 9999px;
  margin-bottom: 1rem;
}
.resource-featured .resource-card .card-author-information .card-author-image svg {
  padding: 0.75rem;
  width: 60px;
  height: 60px;
}
.resource-featured .resource-card .card-author-information .card-author-image img {
  border-radius: 9999px;
  width: 60px;
  height: 60px;
}
.resource-featured .resource-card .card-author-details {
  display: flex;
  flex-direction: column;
  text-align: center;
}
.resource-featured .resource-card .card-read-more {
  color: #ffffff;
}
.resource-featured .resource-card:hover .card-body, .resource-featured .resource-card:focus-within .card-body {
  margin-top: -12px;
  background-color: transparent;
  border-radius: 0;
}
.resource-featured .resource-card:hover .card-title, .resource-featured .resource-card:focus-within .card-title {
  color: #ffffff;
}

.resource-card-detailed-link {
  text-decoration: none;
}
.resource-card-detailed-link:hover, .resource-card-detailed-link:focus, .resource-card-detailed-link:active {
  color: #000000;
}

/*# sourceMappingURL=core.css.map */
