@charset "UTF-8";
/*!
 * adecco_abs WPBS Theme - Ultra Minimal Build
 * Only Grid, Utilities, Offcanvas, Navbar - Nothing else!
 */
/*-----------------------------------------------------------------------------
  adecco_abs WPBS Theme - Custom Variables
-----------------------------------------------------------------------------*/
:root {
  --br: 1rem;
  --br-half: 1rem;
  --box-shadow: 2px 1px 10px 0px rgba(0, 0, 0, 0.08);
}
@media screen and (min-width: 992px) {
  :root {
    --br: 2rem;
    --br-half: 1rem;
    --box-shadow: 6px 4px 14px 0px rgba(0, 0, 0, 0.08);
  }
}
@media screen and (min-width: 1200px) {
  :root {
    --br: 3rem;
    --br-half: 2rem;
    --box-shadow: 6px 4px 18px 0px rgba(0, 0, 0, 0.08);
  }
}

@font-face {
  font-family: "ZT Talk";
  src: url("../fonts/ZTTalk-Regular.woff2") format("woff2");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: "ZT Talk";
  src: url("../fonts/ZTTalk-Italic.woff2") format("woff2");
  font-style: italic;
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: "ZT Talk";
  src: url("../fonts/ZTTalk-Medium.woff2") format("woff2");
  font-style: normal;
  font-weight: 500;
  font-display: swap;
}
@font-face {
  font-family: "ZT Talk";
  src: url("../fonts/ZTTalk-MediumItalic.woff2") format("woff2");
  font-style: italic;
  font-weight: 500;
  font-display: swap;
}
@font-face {
  font-family: "ZT Talk";
  src: url("../fonts/ZTTalk-SemiBold.woff2") format("woff2");
  font-style: normal;
  font-weight: 600;
  font-display: swap;
}
@font-face {
  font-family: "ZT Talk";
  src: url("../fonts/ZTTalk-SemiBoldItalic.woff2") format("woff2");
  font-style: italic;
  font-weight: 600;
  font-display: swap;
}
@font-face {
  font-family: "ZT Talk";
  src: url("../fonts/ZTTalk-Bold.woff2") format("woff2");
  font-style: normal;
  font-weight: 700;
  font-display: swap;
}
@font-face {
  font-family: "ZT Talk";
  src: url("../fonts/ZTTalk-BoldItalic.woff2") format("woff2");
  font-style: italic;
  font-weight: 700;
  font-display: swap;
}
@font-face {
  font-family: "ZT Talk";
  src: url("../fonts/ZTTalk-Black.woff2") format("woff2");
  font-style: normal;
  font-weight: 900;
  font-display: swap;
}
.mi,
.material-symbols-outlined {
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-weight: normal;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
  font-size: 1em;
  vertical-align: middle;
}

.mi--filled {
  font-variation-settings: "FILL" 1, "wght" 400, "GRAD" 0, "opsz" 24;
}

.icon-alert-circle-01::before,
.icon.icon-alert-circle-01::before {
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-weight: normal;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
  content: "warning";
  margin-left: 0;
  margin-right: 0;
  width: 1em;
}

.icon-archive-01::before,
.icon.icon-archive-01::before {
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-weight: normal;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
  content: "archive";
  margin-left: 0;
  margin-right: 0;
  width: 1em;
}

.icon-arrow-down-01::before,
.icon.icon-arrow-down-01::before {
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-weight: normal;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
  content: "south";
  margin-left: 0;
  margin-right: 0;
  width: 1em;
}

.icon-arrow-down-circle-01::before,
.icon.icon-arrow-down-circle-01::before {
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-weight: normal;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
  content: "south";
  margin-left: 0;
  margin-right: 0;
  width: 1em;
}

.icon-arrow-down-left-01::before,
.icon.icon-arrow-down-left-01::before {
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-weight: normal;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
  content: "south_west";
  margin-left: 0;
  margin-right: 0;
  width: 1em;
}

.icon-arrow-down-right-01::before,
.icon.icon-arrow-down-right-01::before {
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-weight: normal;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
  content: "south_east";
  margin-left: 0;
  margin-right: 0;
  width: 1em;
}

.icon-arrow-left-01::before,
.icon.icon-arrow-left-01::before {
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-weight: normal;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
  content: "arrow_back";
  margin-left: 0;
  margin-right: 0;
  width: 1em;
}

.icon-arrow-left-circle-01::before,
.icon.icon-arrow-left-circle-01::before {
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-weight: normal;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
  content: "west";
  margin-left: 0;
  margin-right: 0;
  width: 1em;
}

.icon-arrow-right-01::before,
.icon.icon-arrow-right-01::before {
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-weight: normal;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
  content: "arrow_forward";
  margin-left: 0;
  margin-right: 0;
  width: 1em;
}

.icon-arrow-right-circle-01::before,
.icon.icon-arrow-right-circle-01::before {
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-weight: normal;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
  content: "east";
  margin-left: 0;
  margin-right: 0;
  width: 1em;
}

.icon-arrow-up-01::before,
.icon.icon-arrow-up-01::before {
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-weight: normal;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
  content: "north";
  margin-left: 0;
  margin-right: 0;
  width: 1em;
}

.icon-arrow-up-circle-01::before,
.icon.icon-arrow-up-circle-01::before {
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-weight: normal;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
  content: "north";
  margin-left: 0;
  margin-right: 0;
  width: 1em;
}

.icon-arrow-up-left-01::before,
.icon.icon-arrow-up-left-01::before {
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-weight: normal;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
  content: "north_west";
  margin-left: 0;
  margin-right: 0;
  width: 1em;
}

.icon-arrow-up-right-01::before,
.icon.icon-arrow-up-right-01::before {
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-weight: normal;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
  content: "north_east";
  margin-left: 0;
  margin-right: 0;
  width: 1em;
}

.icon-at-sign-01::before,
.icon.icon-at-sign-01::before {
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-weight: normal;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
  content: "alternate_email";
  margin-left: 0;
  margin-right: 0;
  width: 1em;
}

.icon-award-01::before,
.icon.icon-award-01::before {
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-weight: normal;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
  content: "workspace_premium";
  margin-left: 0;
  margin-right: 0;
  width: 1em;
}

.icon-bar-chart-01::before,
.icon.icon-bar-chart-01::before {
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-weight: normal;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
  content: "bar_chart";
  margin-left: 0;
  margin-right: 0;
  width: 1em;
}

.icon-bell-01::before,
.icon.icon-bell-01::before {
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-weight: normal;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
  content: "notifications";
  margin-left: 0;
  margin-right: 0;
  width: 1em;
}

.icon-book-01::before,
.icon.icon-book-01::before {
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-weight: normal;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
  content: "book";
  margin-left: 0;
  margin-right: 0;
  width: 1em;
}

.icon-book-open-01::before,
.icon.icon-book-open-01::before {
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-weight: normal;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
  content: "menu_book";
  margin-left: 0;
  margin-right: 0;
  width: 1em;
}

.icon-bookmark-01::before,
.icon.icon-bookmark-01::before {
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-weight: normal;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
  content: "bookmark";
  margin-left: 0;
  margin-right: 0;
  width: 1em;
}

.icon-box-01::before,
.icon.icon-box-01::before {
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-weight: normal;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
  content: "inventory_2";
  margin-left: 0;
  margin-right: 0;
  width: 1em;
}

.icon-briefcase-01::before,
.icon.icon-briefcase-01::before {
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-weight: normal;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
  content: "work";
  margin-left: 0;
  margin-right: 0;
  width: 1em;
}

.icon-calendar-01::before,
.icon.icon-calendar-01::before {
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-weight: normal;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
  content: "calendar_today";
  margin-left: 0;
  margin-right: 0;
  width: 1em;
}

.icon-camera-01::before,
.icon.icon-camera-01::before {
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-weight: normal;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
  content: "photo_camera";
  margin-left: 0;
  margin-right: 0;
  width: 1em;
}

.icon-check-01::before,
.icon.icon-check-01::before {
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-weight: normal;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
  content: "check";
  margin-left: 0;
  margin-right: 0;
  width: 1em;
}

.icon-check-circle-01::before,
.icon.icon-check-circle-01::before {
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-weight: normal;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
  content: "check_circle";
  margin-left: 0;
  margin-right: 0;
  width: 1em;
}

.icon-check-square-01::before,
.icon.icon-check-square-01::before {
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-weight: normal;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
  content: "check_box";
  margin-left: 0;
  margin-right: 0;
  width: 1em;
}

.icon-chevron-down-01::before,
.icon.icon-chevron-down-01::before {
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-weight: normal;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
  content: "keyboard_arrow_down";
  margin-left: 0;
  margin-right: 0;
  width: 1em;
}

.icon-chevron-left-01::before,
.icon.icon-chevron-left-01::before {
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-weight: normal;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
  content: "keyboard_arrow_left";
  margin-left: 0;
  margin-right: 0;
  width: 1em;
}

.icon-chevron-right-01::before,
.icon.icon-chevron-right-01::before {
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-weight: normal;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
  content: "keyboard_arrow_right";
  margin-left: 0;
  margin-right: 0;
  width: 1em;
}

.icon-chevron-up-01::before,
.icon.icon-chevron-up-01::before {
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-weight: normal;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
  content: "keyboard_arrow_up";
  margin-left: 0;
  margin-right: 0;
  width: 1em;
}

.icon-clipboard-01::before,
.icon.icon-clipboard-01::before {
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-weight: normal;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
  content: "assignment";
  margin-left: 0;
  margin-right: 0;
  width: 1em;
}

.icon-clock-01::before,
.icon.icon-clock-01::before {
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-weight: normal;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
  content: "schedule";
  margin-left: 0;
  margin-right: 0;
  width: 1em;
}

.icon-coffee-01::before,
.icon.icon-coffee-01::before {
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-weight: normal;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
  content: "local_cafe";
  margin-left: 0;
  margin-right: 0;
  width: 1em;
}

.icon-columns-01::before,
.icon.icon-columns-01::before {
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-weight: normal;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
  content: "view_column";
  margin-left: 0;
  margin-right: 0;
  width: 1em;
}

.icon-compass-01::before,
.icon.icon-compass-01::before {
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-weight: normal;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
  content: "explore";
  margin-left: 0;
  margin-right: 0;
  width: 1em;
}

.icon-cross::before,
.icon.icon-cross::before {
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-weight: normal;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
  content: "close";
  margin-left: 0;
  margin-right: 0;
  width: 1em;
}

.icon-cross-thin::before,
.icon.icon-cross-thin::before {
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-weight: normal;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
  content: "close";
  margin-left: 0;
  margin-right: 0;
  width: 1em;
}

.icon-download-01::before,
.icon.icon-download-01::before {
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-weight: normal;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
  content: "download";
  margin-left: 0;
  margin-right: 0;
  width: 1em;
}

.icon-edit-2-01::before,
.icon.icon-edit-2-01::before {
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-weight: normal;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
  content: "edit";
  margin-left: 0;
  margin-right: 0;
  width: 1em;
}

.icon-filter-01::before,
.icon.icon-filter-01::before {
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-weight: normal;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
  content: "filter_alt";
  margin-left: 0;
  margin-right: 0;
  width: 1em;
}

.icon-film-01::before,
.icon.icon-film-01::before {
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-weight: normal;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
  content: "movie";
  margin-left: 0;
  margin-right: 0;
  width: 1em;
}

.icon-flag-01::before,
.icon.icon-flag-01::before {
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-weight: normal;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
  content: "flag";
  margin-left: 0;
  margin-right: 0;
  width: 1em;
}

.icon-globe-01::before,
.icon.icon-globe-01::before {
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-weight: normal;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
  content: "language";
  margin-left: 0;
  margin-right: 0;
  width: 1em;
}

.icon-grid-01::before,
.icon.icon-grid-01::before {
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-weight: normal;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
  content: "grid_view";
  margin-left: 0;
  margin-right: 0;
  width: 1em;
}

.icon-heart-01::before,
.icon.icon-heart-01::before {
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-weight: normal;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
  content: "favorite";
  margin-left: 0;
  margin-right: 0;
  width: 1em;
}

.icon-home-01::before,
.icon.icon-home-01::before {
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-weight: normal;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
  content: "home";
  margin-left: 0;
  margin-right: 0;
  width: 1em;
}

.icon-info::before,
.icon.icon-info::before {
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-weight: normal;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
  content: "info";
  margin-left: 0;
  margin-right: 0;
  width: 1em;
}

.icon-info-filled::before,
.icon.icon-info-filled::before {
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-weight: normal;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
  content: "info";
  margin-left: 0;
  margin-right: 0;
  width: 1em;
}

.icon-layers-01::before,
.icon.icon-layers-01::before {
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-weight: normal;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
  content: "layers";
  margin-left: 0;
  margin-right: 0;
  width: 1em;
}

.icon-link-01::before,
.icon.icon-link-01::before {
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-weight: normal;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
  content: "link";
  margin-left: 0;
  margin-right: 0;
  width: 1em;
}

.icon-mail::before,
.icon.icon-mail::before {
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-weight: normal;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
  content: "mail";
  margin-left: 0;
  margin-right: 0;
  width: 1em;
}

.icon-map-01::before,
.icon.icon-map-01::before {
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-weight: normal;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
  content: "map";
  margin-left: 0;
  margin-right: 0;
  width: 1em;
}

.icon-map-pin-01::before,
.icon.icon-map-pin-01::before {
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-weight: normal;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
  content: "place";
  margin-left: 0;
  margin-right: 0;
  width: 1em;
}

.icon-message-square-01::before,
.icon.icon-message-square-01::before {
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-weight: normal;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
  content: "chat_bubble";
  margin-left: 0;
  margin-right: 0;
  width: 1em;
}

.icon-more-horizontal-01::before,
.icon.icon-more-horizontal-01::before {
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-weight: normal;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
  content: "more_horiz";
  margin-left: 0;
  margin-right: 0;
  width: 1em;
}

.icon-more-vertical-01::before,
.icon.icon-more-vertical-01::before {
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-weight: normal;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
  content: "more_vert";
  margin-left: 0;
  margin-right: 0;
  width: 1em;
}

.icon-phone-01::before,
.icon.icon-phone-01::before {
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-weight: normal;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
  content: "call";
  margin-left: 0;
  margin-right: 0;
  width: 1em;
}

.icon-printer-01::before,
.icon.icon-printer-01::before {
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-weight: normal;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
  content: "print";
  margin-left: 0;
  margin-right: 0;
  width: 1em;
}

.icon-quote::before,
.icon.icon-quote::before {
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-weight: normal;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
  content: "format_quote";
  margin-left: 0;
  margin-right: 0;
  width: 1em;
}

.icon-quote-left::before,
.icon.icon-quote-left::before {
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-weight: normal;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
  content: "format_quote";
  margin-left: 0;
  margin-right: 0;
  width: 1em;
}

.icon-quote-right::before,
.icon.icon-quote-right::before {
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-weight: normal;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
  content: "format_quote";
  margin-left: 0;
  margin-right: 0;
  width: 1em;
}

.icon-send::before,
.icon.icon-send::before {
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-weight: normal;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
  content: "send";
  margin-left: 0;
  margin-right: 0;
  width: 1em;
}

.icon-smile-01::before,
.icon.icon-smile-01::before {
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-weight: normal;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
  content: "sentiment_satisfied";
  margin-left: 0;
  margin-right: 0;
  width: 1em;
}

.icon-ticket::before,
.icon.icon-ticket::before {
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-weight: normal;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
  content: "confirmation_number";
  margin-left: 0;
  margin-right: 0;
  width: 1em;
}

.icon-trash-2-01::before,
.icon.icon-trash-2-01::before {
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-weight: normal;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
  content: "delete";
  margin-left: 0;
  margin-right: 0;
  width: 1em;
}

.icon-user-01::before,
.icon.icon-user-01::before {
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-weight: normal;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
  content: "person";
  margin-left: 0;
  margin-right: 0;
  width: 1em;
}

.icon-users-01::before,
.icon.icon-users-01::before {
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-weight: normal;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
  content: "groups";
  margin-left: 0;
  margin-right: 0;
  width: 1em;
}

.icon-x::before,
.icon.icon-x::before {
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-weight: normal;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
  content: "close";
  margin-left: 0;
  margin-right: 0;
  width: 1em;
}

.icon-x-circle-01::before,
.icon.icon-x-circle-01::before {
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-weight: normal;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
  content: "cancel";
  margin-left: 0;
  margin-right: 0;
  width: 1em;
}

.icon-zoom-in-01::before,
.icon.icon-zoom-in-01::before {
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-weight: normal;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
  content: "search";
  margin-left: 0;
  margin-right: 0;
  width: 1em;
}

.icon-zoom-out-01::before,
.icon.icon-zoom-out-01::before {
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-weight: normal;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
  content: "zoom_out";
  margin-left: 0;
  margin-right: 0;
  width: 1em;
}

.icon-info-filled::before,
.icon.icon-info-filled::before {
  font-variation-settings: "FILL" 1, "wght" 400, "GRAD" 0, "opsz" 24;
}

/*!
 * Minimal Bootstrap Build
 * Only Grid, Utilities, Offcanvas, Navbar - nothing else!
 */
*,
*::before,
*::after {
  box-sizing: border-box;
}

body {
  margin: 0;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

a {
  color: #0d6efd;
  text-decoration: none;
}
a:hover {
  color: #0a58ca;
}

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

.container,
.container-fluid {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem;
  margin-right: auto;
  margin-left: auto;
}

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

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

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

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

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

.row {
  --bs-gutter-x: 2rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-0.5 * var(--bs-gutter-x));
  margin-left: calc(-0.5 * var(--bs-gutter-x));
}

.col {
  flex: 1 0 0%;
  min-width: 0;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
}

.col-auto {
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}

.col-1 {
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
  flex: 0 0 auto;
  width: 8.3333333333%;
  max-width: 100%;
}

.col-2 {
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
  flex: 0 0 auto;
  width: 16.6666666667%;
  max-width: 100%;
}

.col-3 {
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
  flex: 0 0 auto;
  width: 25%;
  max-width: 100%;
}

.col-4 {
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
  flex: 0 0 auto;
  width: 33.3333333333%;
  max-width: 100%;
}

.col-5 {
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
  flex: 0 0 auto;
  width: 41.6666666667%;
  max-width: 100%;
}

.col-6 {
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
  flex: 0 0 auto;
  width: 50%;
  max-width: 100%;
}

.col-7 {
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
  flex: 0 0 auto;
  width: 58.3333333333%;
  max-width: 100%;
}

.col-8 {
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
  flex: 0 0 auto;
  width: 66.6666666667%;
  max-width: 100%;
}

.col-9 {
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
  flex: 0 0 auto;
  width: 75%;
  max-width: 100%;
}

.col-10 {
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
  flex: 0 0 auto;
  width: 83.3333333333%;
  max-width: 100%;
}

.col-11 {
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
  flex: 0 0 auto;
  width: 91.6666666667%;
  max-width: 100%;
}

.col-12 {
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
  flex: 0 0 auto;
  width: 100%;
  max-width: 100%;
}

.offset-0 {
  margin-left: 0%;
}

.offset-1 {
  margin-left: 8.3333333333%;
}

.offset-2 {
  margin-left: 16.6666666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.3333333333%;
}

.offset-5 {
  margin-left: 41.6666666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.3333333333%;
}

.offset-8 {
  margin-left: 66.6666666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.3333333333%;
}

.offset-11 {
  margin-left: 91.6666666667%;
}

@media (min-width: 576px) {
  .col-sm-auto {
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    margin-top: var(--bs-gutter-y);
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-sm-1 {
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    margin-top: var(--bs-gutter-y);
    flex: 0 0 auto;
    width: 8.3333333333%;
    max-width: 100%;
  }
  .col-sm-2 {
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    margin-top: var(--bs-gutter-y);
    flex: 0 0 auto;
    width: 16.6666666667%;
    max-width: 100%;
  }
  .col-sm-3 {
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    margin-top: var(--bs-gutter-y);
    flex: 0 0 auto;
    width: 25%;
    max-width: 100%;
  }
  .col-sm-4 {
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    margin-top: var(--bs-gutter-y);
    flex: 0 0 auto;
    width: 33.3333333333%;
    max-width: 100%;
  }
  .col-sm-5 {
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    margin-top: var(--bs-gutter-y);
    flex: 0 0 auto;
    width: 41.6666666667%;
    max-width: 100%;
  }
  .col-sm-6 {
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    margin-top: var(--bs-gutter-y);
    flex: 0 0 auto;
    width: 50%;
    max-width: 100%;
  }
  .col-sm-7 {
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    margin-top: var(--bs-gutter-y);
    flex: 0 0 auto;
    width: 58.3333333333%;
    max-width: 100%;
  }
  .col-sm-8 {
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    margin-top: var(--bs-gutter-y);
    flex: 0 0 auto;
    width: 66.6666666667%;
    max-width: 100%;
  }
  .col-sm-9 {
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    margin-top: var(--bs-gutter-y);
    flex: 0 0 auto;
    width: 75%;
    max-width: 100%;
  }
  .col-sm-10 {
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    margin-top: var(--bs-gutter-y);
    flex: 0 0 auto;
    width: 83.3333333333%;
    max-width: 100%;
  }
  .col-sm-11 {
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    margin-top: var(--bs-gutter-y);
    flex: 0 0 auto;
    width: 91.6666666667%;
    max-width: 100%;
  }
  .col-sm-12 {
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    margin-top: var(--bs-gutter-y);
    flex: 0 0 auto;
    width: 100%;
    max-width: 100%;
  }
  .offset-sm-0 {
    margin-left: 0%;
  }
  .offset-sm-1 {
    margin-left: 8.3333333333%;
  }
  .offset-sm-2 {
    margin-left: 16.6666666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.3333333333%;
  }
  .offset-sm-5 {
    margin-left: 41.6666666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.3333333333%;
  }
  .offset-sm-8 {
    margin-left: 66.6666666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.3333333333%;
  }
  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 768px) {
  .col-md-auto {
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    margin-top: var(--bs-gutter-y);
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-md-1 {
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    margin-top: var(--bs-gutter-y);
    flex: 0 0 auto;
    width: 8.3333333333%;
    max-width: 100%;
  }
  .col-md-2 {
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    margin-top: var(--bs-gutter-y);
    flex: 0 0 auto;
    width: 16.6666666667%;
    max-width: 100%;
  }
  .col-md-3 {
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    margin-top: var(--bs-gutter-y);
    flex: 0 0 auto;
    width: 25%;
    max-width: 100%;
  }
  .col-md-4 {
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    margin-top: var(--bs-gutter-y);
    flex: 0 0 auto;
    width: 33.3333333333%;
    max-width: 100%;
  }
  .col-md-5 {
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    margin-top: var(--bs-gutter-y);
    flex: 0 0 auto;
    width: 41.6666666667%;
    max-width: 100%;
  }
  .col-md-6 {
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    margin-top: var(--bs-gutter-y);
    flex: 0 0 auto;
    width: 50%;
    max-width: 100%;
  }
  .col-md-7 {
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    margin-top: var(--bs-gutter-y);
    flex: 0 0 auto;
    width: 58.3333333333%;
    max-width: 100%;
  }
  .col-md-8 {
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    margin-top: var(--bs-gutter-y);
    flex: 0 0 auto;
    width: 66.6666666667%;
    max-width: 100%;
  }
  .col-md-9 {
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    margin-top: var(--bs-gutter-y);
    flex: 0 0 auto;
    width: 75%;
    max-width: 100%;
  }
  .col-md-10 {
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    margin-top: var(--bs-gutter-y);
    flex: 0 0 auto;
    width: 83.3333333333%;
    max-width: 100%;
  }
  .col-md-11 {
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    margin-top: var(--bs-gutter-y);
    flex: 0 0 auto;
    width: 91.6666666667%;
    max-width: 100%;
  }
  .col-md-12 {
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    margin-top: var(--bs-gutter-y);
    flex: 0 0 auto;
    width: 100%;
    max-width: 100%;
  }
  .offset-md-0 {
    margin-left: 0%;
  }
  .offset-md-1 {
    margin-left: 8.3333333333%;
  }
  .offset-md-2 {
    margin-left: 16.6666666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.3333333333%;
  }
  .offset-md-5 {
    margin-left: 41.6666666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.3333333333%;
  }
  .offset-md-8 {
    margin-left: 66.6666666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.3333333333%;
  }
  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 992px) {
  .col-lg-auto {
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    margin-top: var(--bs-gutter-y);
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-lg-1 {
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    margin-top: var(--bs-gutter-y);
    flex: 0 0 auto;
    width: 8.3333333333%;
    max-width: 100%;
  }
  .col-lg-2 {
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    margin-top: var(--bs-gutter-y);
    flex: 0 0 auto;
    width: 16.6666666667%;
    max-width: 100%;
  }
  .col-lg-3 {
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    margin-top: var(--bs-gutter-y);
    flex: 0 0 auto;
    width: 25%;
    max-width: 100%;
  }
  .col-lg-4 {
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    margin-top: var(--bs-gutter-y);
    flex: 0 0 auto;
    width: 33.3333333333%;
    max-width: 100%;
  }
  .col-lg-5 {
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    margin-top: var(--bs-gutter-y);
    flex: 0 0 auto;
    width: 41.6666666667%;
    max-width: 100%;
  }
  .col-lg-6 {
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    margin-top: var(--bs-gutter-y);
    flex: 0 0 auto;
    width: 50%;
    max-width: 100%;
  }
  .col-lg-7 {
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    margin-top: var(--bs-gutter-y);
    flex: 0 0 auto;
    width: 58.3333333333%;
    max-width: 100%;
  }
  .col-lg-8 {
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    margin-top: var(--bs-gutter-y);
    flex: 0 0 auto;
    width: 66.6666666667%;
    max-width: 100%;
  }
  .col-lg-9 {
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    margin-top: var(--bs-gutter-y);
    flex: 0 0 auto;
    width: 75%;
    max-width: 100%;
  }
  .col-lg-10 {
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    margin-top: var(--bs-gutter-y);
    flex: 0 0 auto;
    width: 83.3333333333%;
    max-width: 100%;
  }
  .col-lg-11 {
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    margin-top: var(--bs-gutter-y);
    flex: 0 0 auto;
    width: 91.6666666667%;
    max-width: 100%;
  }
  .col-lg-12 {
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    margin-top: var(--bs-gutter-y);
    flex: 0 0 auto;
    width: 100%;
    max-width: 100%;
  }
  .offset-lg-0 {
    margin-left: 0%;
  }
  .offset-lg-1 {
    margin-left: 8.3333333333%;
  }
  .offset-lg-2 {
    margin-left: 16.6666666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.3333333333%;
  }
  .offset-lg-5 {
    margin-left: 41.6666666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.3333333333%;
  }
  .offset-lg-8 {
    margin-left: 66.6666666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.3333333333%;
  }
  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1200px) {
  .col-xl-auto {
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    margin-top: var(--bs-gutter-y);
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xl-1 {
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    margin-top: var(--bs-gutter-y);
    flex: 0 0 auto;
    width: 8.3333333333%;
    max-width: 100%;
  }
  .col-xl-2 {
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    margin-top: var(--bs-gutter-y);
    flex: 0 0 auto;
    width: 16.6666666667%;
    max-width: 100%;
  }
  .col-xl-3 {
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    margin-top: var(--bs-gutter-y);
    flex: 0 0 auto;
    width: 25%;
    max-width: 100%;
  }
  .col-xl-4 {
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    margin-top: var(--bs-gutter-y);
    flex: 0 0 auto;
    width: 33.3333333333%;
    max-width: 100%;
  }
  .col-xl-5 {
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    margin-top: var(--bs-gutter-y);
    flex: 0 0 auto;
    width: 41.6666666667%;
    max-width: 100%;
  }
  .col-xl-6 {
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    margin-top: var(--bs-gutter-y);
    flex: 0 0 auto;
    width: 50%;
    max-width: 100%;
  }
  .col-xl-7 {
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    margin-top: var(--bs-gutter-y);
    flex: 0 0 auto;
    width: 58.3333333333%;
    max-width: 100%;
  }
  .col-xl-8 {
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    margin-top: var(--bs-gutter-y);
    flex: 0 0 auto;
    width: 66.6666666667%;
    max-width: 100%;
  }
  .col-xl-9 {
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    margin-top: var(--bs-gutter-y);
    flex: 0 0 auto;
    width: 75%;
    max-width: 100%;
  }
  .col-xl-10 {
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    margin-top: var(--bs-gutter-y);
    flex: 0 0 auto;
    width: 83.3333333333%;
    max-width: 100%;
  }
  .col-xl-11 {
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    margin-top: var(--bs-gutter-y);
    flex: 0 0 auto;
    width: 91.6666666667%;
    max-width: 100%;
  }
  .col-xl-12 {
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    margin-top: var(--bs-gutter-y);
    flex: 0 0 auto;
    width: 100%;
    max-width: 100%;
  }
  .offset-xl-0 {
    margin-left: 0%;
  }
  .offset-xl-1 {
    margin-left: 8.3333333333%;
  }
  .offset-xl-2 {
    margin-left: 16.6666666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.3333333333%;
  }
  .offset-xl-5 {
    margin-left: 41.6666666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.3333333333%;
  }
  .offset-xl-8 {
    margin-left: 66.6666666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.3333333333%;
  }
  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1400px) {
  .col-xxl-auto {
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    margin-top: var(--bs-gutter-y);
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xxl-1 {
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    margin-top: var(--bs-gutter-y);
    flex: 0 0 auto;
    width: 8.3333333333%;
    max-width: 100%;
  }
  .col-xxl-2 {
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    margin-top: var(--bs-gutter-y);
    flex: 0 0 auto;
    width: 16.6666666667%;
    max-width: 100%;
  }
  .col-xxl-3 {
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    margin-top: var(--bs-gutter-y);
    flex: 0 0 auto;
    width: 25%;
    max-width: 100%;
  }
  .col-xxl-4 {
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    margin-top: var(--bs-gutter-y);
    flex: 0 0 auto;
    width: 33.3333333333%;
    max-width: 100%;
  }
  .col-xxl-5 {
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    margin-top: var(--bs-gutter-y);
    flex: 0 0 auto;
    width: 41.6666666667%;
    max-width: 100%;
  }
  .col-xxl-6 {
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    margin-top: var(--bs-gutter-y);
    flex: 0 0 auto;
    width: 50%;
    max-width: 100%;
  }
  .col-xxl-7 {
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    margin-top: var(--bs-gutter-y);
    flex: 0 0 auto;
    width: 58.3333333333%;
    max-width: 100%;
  }
  .col-xxl-8 {
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    margin-top: var(--bs-gutter-y);
    flex: 0 0 auto;
    width: 66.6666666667%;
    max-width: 100%;
  }
  .col-xxl-9 {
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    margin-top: var(--bs-gutter-y);
    flex: 0 0 auto;
    width: 75%;
    max-width: 100%;
  }
  .col-xxl-10 {
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    margin-top: var(--bs-gutter-y);
    flex: 0 0 auto;
    width: 83.3333333333%;
    max-width: 100%;
  }
  .col-xxl-11 {
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    margin-top: var(--bs-gutter-y);
    flex: 0 0 auto;
    width: 91.6666666667%;
    max-width: 100%;
  }
  .col-xxl-12 {
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    margin-top: var(--bs-gutter-y);
    flex: 0 0 auto;
    width: 100%;
    max-width: 100%;
  }
  .offset-xxl-0 {
    margin-left: 0%;
  }
  .offset-xxl-1 {
    margin-left: 8.3333333333%;
  }
  .offset-xxl-2 {
    margin-left: 16.6666666667%;
  }
  .offset-xxl-3 {
    margin-left: 25%;
  }
  .offset-xxl-4 {
    margin-left: 33.3333333333%;
  }
  .offset-xxl-5 {
    margin-left: 41.6666666667%;
  }
  .offset-xxl-6 {
    margin-left: 50%;
  }
  .offset-xxl-7 {
    margin-left: 58.3333333333%;
  }
  .offset-xxl-8 {
    margin-left: 66.6666666667%;
  }
  .offset-xxl-9 {
    margin-left: 75%;
  }
  .offset-xxl-10 {
    margin-left: 83.3333333333%;
  }
  .offset-xxl-11 {
    margin-left: 91.6666666667%;
  }
}
.m-0 {
  margin: 0 !important;
}

.mt-0 {
  margin-top: 0 !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.ms-0 {
  margin-left: 0 !important;
}

.me-0 {
  margin-right: 0 !important;
}

.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

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

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

.ms-1 {
  margin-left: 0.25rem !important;
}

.me-1 {
  margin-right: 0.25rem !important;
}

.mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important;
}

.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

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

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

.ms-2 {
  margin-left: 0.5rem !important;
}

.me-2 {
  margin-right: 0.5rem !important;
}

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

.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.mt-3 {
  margin-top: 1rem !important;
}

.mb-3 {
  margin-bottom: 1rem !important;
}

.ms-3 {
  margin-left: 1rem !important;
}

.me-3 {
  margin-right: 1rem !important;
}

.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}

.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.mt-4 {
  margin-top: 1.5rem !important;
}

.mb-4 {
  margin-bottom: 1.5rem !important;
}

.ms-4 {
  margin-left: 1.5rem !important;
}

.me-4 {
  margin-right: 1.5rem !important;
}

.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}

.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.mt-5 {
  margin-top: 3rem !important;
}

.mb-5 {
  margin-bottom: 3rem !important;
}

.ms-5 {
  margin-left: 3rem !important;
}

.me-5 {
  margin-right: 3rem !important;
}

.mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}

.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

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

.pt-0 {
  padding-top: 0 !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.ps-0 {
  padding-left: 0 !important;
}

.pe-0 {
  padding-right: 0 !important;
}

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

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.pt-1 {
  padding-top: 0.25rem !important;
}

.pb-1 {
  padding-bottom: 0.25rem !important;
}

.ps-1 {
  padding-left: 0.25rem !important;
}

.pe-1 {
  padding-right: 0.25rem !important;
}

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

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

.p-2 {
  padding: 0.5rem !important;
}

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

.pb-2 {
  padding-bottom: 0.5rem !important;
}

.ps-2 {
  padding-left: 0.5rem !important;
}

.pe-2 {
  padding-right: 0.5rem !important;
}

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

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

.p-3 {
  padding: 1rem !important;
}

.pt-3 {
  padding-top: 1rem !important;
}

.pb-3 {
  padding-bottom: 1rem !important;
}

.ps-3 {
  padding-left: 1rem !important;
}

.pe-3 {
  padding-right: 1rem !important;
}

.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}

.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.pt-4 {
  padding-top: 1.5rem !important;
}

.pb-4 {
  padding-bottom: 1.5rem !important;
}

.ps-4 {
  padding-left: 1.5rem !important;
}

.pe-4 {
  padding-right: 1.5rem !important;
}

.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}

.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.pt-5 {
  padding-top: 3rem !important;
}

.pb-5 {
  padding-bottom: 3rem !important;
}

.ps-5 {
  padding-left: 3rem !important;
}

.pe-5 {
  padding-right: 3rem !important;
}

.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}

.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

.m-auto {
  margin: auto !important;
}

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

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

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .ms-sm-0 {
    margin-left: 0 !important;
  }
  .me-sm-0 {
    margin-right: 0 !important;
  }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .mt-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .ms-sm-1 {
    margin-left: 0.25rem !important;
  }
  .me-sm-1 {
    margin-right: 0.25rem !important;
  }
  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .mt-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .ms-sm-2 {
    margin-left: 0.5rem !important;
  }
  .me-sm-2 {
    margin-right: 0.5rem !important;
  }
  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .mt-sm-3 {
    margin-top: 1rem !important;
  }
  .mb-sm-3 {
    margin-bottom: 1rem !important;
  }
  .ms-sm-3 {
    margin-left: 1rem !important;
  }
  .me-sm-3 {
    margin-right: 1rem !important;
  }
  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .mt-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .ms-sm-4 {
    margin-left: 1.5rem !important;
  }
  .me-sm-4 {
    margin-right: 1.5rem !important;
  }
  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .mt-sm-5 {
    margin-top: 3rem !important;
  }
  .mb-sm-5 {
    margin-bottom: 3rem !important;
  }
  .ms-sm-5 {
    margin-left: 3rem !important;
  }
  .me-sm-5 {
    margin-right: 3rem !important;
  }
  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .pt-sm-0 {
    padding-top: 0 !important;
  }
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  .ps-sm-0 {
    padding-left: 0 !important;
  }
  .pe-sm-0 {
    padding-right: 0 !important;
  }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .pt-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .ps-sm-1 {
    padding-left: 0.25rem !important;
  }
  .pe-sm-1 {
    padding-right: 0.25rem !important;
  }
  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .pt-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .ps-sm-2 {
    padding-left: 0.5rem !important;
  }
  .pe-sm-2 {
    padding-right: 0.5rem !important;
  }
  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .pt-sm-3 {
    padding-top: 1rem !important;
  }
  .pb-sm-3 {
    padding-bottom: 1rem !important;
  }
  .ps-sm-3 {
    padding-left: 1rem !important;
  }
  .pe-sm-3 {
    padding-right: 1rem !important;
  }
  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .pt-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .ps-sm-4 {
    padding-left: 1.5rem !important;
  }
  .pe-sm-4 {
    padding-right: 1.5rem !important;
  }
  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .pt-sm-5 {
    padding-top: 3rem !important;
  }
  .pb-sm-5 {
    padding-bottom: 3rem !important;
  }
  .ps-sm-5 {
    padding-left: 3rem !important;
  }
  .pe-sm-5 {
    padding-right: 3rem !important;
  }
  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
}
@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }
  .mt-md-0 {
    margin-top: 0 !important;
  }
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .ms-md-0 {
    margin-left: 0 !important;
  }
  .me-md-0 {
    margin-right: 0 !important;
  }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .mt-md-1 {
    margin-top: 0.25rem !important;
  }
  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .ms-md-1 {
    margin-left: 0.25rem !important;
  }
  .me-md-1 {
    margin-right: 0.25rem !important;
  }
  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .mt-md-2 {
    margin-top: 0.5rem !important;
  }
  .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .ms-md-2 {
    margin-left: 0.5rem !important;
  }
  .me-md-2 {
    margin-right: 0.5rem !important;
  }
  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .mt-md-3 {
    margin-top: 1rem !important;
  }
  .mb-md-3 {
    margin-bottom: 1rem !important;
  }
  .ms-md-3 {
    margin-left: 1rem !important;
  }
  .me-md-3 {
    margin-right: 1rem !important;
  }
  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .mt-md-4 {
    margin-top: 1.5rem !important;
  }
  .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .ms-md-4 {
    margin-left: 1.5rem !important;
  }
  .me-md-4 {
    margin-right: 1.5rem !important;
  }
  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .mt-md-5 {
    margin-top: 3rem !important;
  }
  .mb-md-5 {
    margin-bottom: 3rem !important;
  }
  .ms-md-5 {
    margin-left: 3rem !important;
  }
  .me-md-5 {
    margin-right: 3rem !important;
  }
  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .pt-md-0 {
    padding-top: 0 !important;
  }
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  .ps-md-0 {
    padding-left: 0 !important;
  }
  .pe-md-0 {
    padding-right: 0 !important;
  }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .pt-md-1 {
    padding-top: 0.25rem !important;
  }
  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .ps-md-1 {
    padding-left: 0.25rem !important;
  }
  .pe-md-1 {
    padding-right: 0.25rem !important;
  }
  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .pt-md-2 {
    padding-top: 0.5rem !important;
  }
  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .ps-md-2 {
    padding-left: 0.5rem !important;
  }
  .pe-md-2 {
    padding-right: 0.5rem !important;
  }
  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .pt-md-3 {
    padding-top: 1rem !important;
  }
  .pb-md-3 {
    padding-bottom: 1rem !important;
  }
  .ps-md-3 {
    padding-left: 1rem !important;
  }
  .pe-md-3 {
    padding-right: 1rem !important;
  }
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .pt-md-4 {
    padding-top: 1.5rem !important;
  }
  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .ps-md-4 {
    padding-left: 1.5rem !important;
  }
  .pe-md-4 {
    padding-right: 1.5rem !important;
  }
  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .pt-md-5 {
    padding-top: 3rem !important;
  }
  .pb-md-5 {
    padding-bottom: 3rem !important;
  }
  .ps-md-5 {
    padding-left: 3rem !important;
  }
  .pe-md-5 {
    padding-right: 3rem !important;
  }
  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
}
@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .ms-lg-0 {
    margin-left: 0 !important;
  }
  .me-lg-0 {
    margin-right: 0 !important;
  }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .ms-lg-1 {
    margin-left: 0.25rem !important;
  }
  .me-lg-1 {
    margin-right: 0.25rem !important;
  }
  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .mt-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .ms-lg-2 {
    margin-left: 0.5rem !important;
  }
  .me-lg-2 {
    margin-right: 0.5rem !important;
  }
  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .mt-lg-3 {
    margin-top: 1rem !important;
  }
  .mb-lg-3 {
    margin-bottom: 1rem !important;
  }
  .ms-lg-3 {
    margin-left: 1rem !important;
  }
  .me-lg-3 {
    margin-right: 1rem !important;
  }
  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .mt-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .ms-lg-4 {
    margin-left: 1.5rem !important;
  }
  .me-lg-4 {
    margin-right: 1.5rem !important;
  }
  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .mt-lg-5 {
    margin-top: 3rem !important;
  }
  .mb-lg-5 {
    margin-bottom: 3rem !important;
  }
  .ms-lg-5 {
    margin-left: 3rem !important;
  }
  .me-lg-5 {
    margin-right: 3rem !important;
  }
  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  .ps-lg-0 {
    padding-left: 0 !important;
  }
  .pe-lg-0 {
    padding-right: 0 !important;
  }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .ps-lg-1 {
    padding-left: 0.25rem !important;
  }
  .pe-lg-1 {
    padding-right: 0.25rem !important;
  }
  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .ps-lg-2 {
    padding-left: 0.5rem !important;
  }
  .pe-lg-2 {
    padding-right: 0.5rem !important;
  }
  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .pt-lg-3 {
    padding-top: 1rem !important;
  }
  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }
  .ps-lg-3 {
    padding-left: 1rem !important;
  }
  .pe-lg-3 {
    padding-right: 1rem !important;
  }
  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .ps-lg-4 {
    padding-left: 1.5rem !important;
  }
  .pe-lg-4 {
    padding-right: 1.5rem !important;
  }
  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .pt-lg-5 {
    padding-top: 3rem !important;
  }
  .pb-lg-5 {
    padding-bottom: 3rem !important;
  }
  .ps-lg-5 {
    padding-left: 3rem !important;
  }
  .pe-lg-5 {
    padding-right: 3rem !important;
  }
  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
}
@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important;
  }
  .mt-xl-0 {
    margin-top: 0 !important;
  }
  .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  .ms-xl-0 {
    margin-left: 0 !important;
  }
  .me-xl-0 {
    margin-right: 0 !important;
  }
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .mt-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ms-xl-1 {
    margin-left: 0.25rem !important;
  }
  .me-xl-1 {
    margin-right: 0.25rem !important;
  }
  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .mt-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ms-xl-2 {
    margin-left: 0.5rem !important;
  }
  .me-xl-2 {
    margin-right: 0.5rem !important;
  }
  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .mt-xl-3 {
    margin-top: 1rem !important;
  }
  .mb-xl-3 {
    margin-bottom: 1rem !important;
  }
  .ms-xl-3 {
    margin-left: 1rem !important;
  }
  .me-xl-3 {
    margin-right: 1rem !important;
  }
  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .mt-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ms-xl-4 {
    margin-left: 1.5rem !important;
  }
  .me-xl-4 {
    margin-right: 1.5rem !important;
  }
  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .mt-xl-5 {
    margin-top: 3rem !important;
  }
  .mb-xl-5 {
    margin-bottom: 3rem !important;
  }
  .ms-xl-5 {
    margin-left: 3rem !important;
  }
  .me-xl-5 {
    margin-right: 3rem !important;
  }
  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .pt-xl-0 {
    padding-top: 0 !important;
  }
  .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  .ps-xl-0 {
    padding-left: 0 !important;
  }
  .pe-xl-0 {
    padding-right: 0 !important;
  }
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .pt-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .ps-xl-1 {
    padding-left: 0.25rem !important;
  }
  .pe-xl-1 {
    padding-right: 0.25rem !important;
  }
  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .pt-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .ps-xl-2 {
    padding-left: 0.5rem !important;
  }
  .pe-xl-2 {
    padding-right: 0.5rem !important;
  }
  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .pt-xl-3 {
    padding-top: 1rem !important;
  }
  .pb-xl-3 {
    padding-bottom: 1rem !important;
  }
  .ps-xl-3 {
    padding-left: 1rem !important;
  }
  .pe-xl-3 {
    padding-right: 1rem !important;
  }
  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .pt-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .ps-xl-4 {
    padding-left: 1.5rem !important;
  }
  .pe-xl-4 {
    padding-right: 1.5rem !important;
  }
  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .pt-xl-5 {
    padding-top: 3rem !important;
  }
  .pb-xl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xl-5 {
    padding-left: 3rem !important;
  }
  .pe-xl-5 {
    padding-right: 3rem !important;
  }
  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
}
@media (min-width: 1400px) {
  .m-xxl-0 {
    margin: 0 !important;
  }
  .mt-xxl-0 {
    margin-top: 0 !important;
  }
  .mb-xxl-0 {
    margin-bottom: 0 !important;
  }
  .ms-xxl-0 {
    margin-left: 0 !important;
  }
  .me-xxl-0 {
    margin-right: 0 !important;
  }
  .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .m-xxl-1 {
    margin: 0.25rem !important;
  }
  .mt-xxl-1 {
    margin-top: 0.25rem !important;
  }
  .mb-xxl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ms-xxl-1 {
    margin-left: 0.25rem !important;
  }
  .me-xxl-1 {
    margin-right: 0.25rem !important;
  }
  .mx-xxl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .my-xxl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .m-xxl-2 {
    margin: 0.5rem !important;
  }
  .mt-xxl-2 {
    margin-top: 0.5rem !important;
  }
  .mb-xxl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ms-xxl-2 {
    margin-left: 0.5rem !important;
  }
  .me-xxl-2 {
    margin-right: 0.5rem !important;
  }
  .mx-xxl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .my-xxl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .m-xxl-3 {
    margin: 1rem !important;
  }
  .mt-xxl-3 {
    margin-top: 1rem !important;
  }
  .mb-xxl-3 {
    margin-bottom: 1rem !important;
  }
  .ms-xxl-3 {
    margin-left: 1rem !important;
  }
  .me-xxl-3 {
    margin-right: 1rem !important;
  }
  .mx-xxl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .my-xxl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .m-xxl-4 {
    margin: 1.5rem !important;
  }
  .mt-xxl-4 {
    margin-top: 1.5rem !important;
  }
  .mb-xxl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ms-xxl-4 {
    margin-left: 1.5rem !important;
  }
  .me-xxl-4 {
    margin-right: 1.5rem !important;
  }
  .mx-xxl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .my-xxl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .m-xxl-5 {
    margin: 3rem !important;
  }
  .mt-xxl-5 {
    margin-top: 3rem !important;
  }
  .mb-xxl-5 {
    margin-bottom: 3rem !important;
  }
  .ms-xxl-5 {
    margin-left: 3rem !important;
  }
  .me-xxl-5 {
    margin-right: 3rem !important;
  }
  .mx-xxl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .my-xxl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .p-xxl-0 {
    padding: 0 !important;
  }
  .pt-xxl-0 {
    padding-top: 0 !important;
  }
  .pb-xxl-0 {
    padding-bottom: 0 !important;
  }
  .ps-xxl-0 {
    padding-left: 0 !important;
  }
  .pe-xxl-0 {
    padding-right: 0 !important;
  }
  .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .p-xxl-1 {
    padding: 0.25rem !important;
  }
  .pt-xxl-1 {
    padding-top: 0.25rem !important;
  }
  .pb-xxl-1 {
    padding-bottom: 0.25rem !important;
  }
  .ps-xxl-1 {
    padding-left: 0.25rem !important;
  }
  .pe-xxl-1 {
    padding-right: 0.25rem !important;
  }
  .px-xxl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .py-xxl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .p-xxl-2 {
    padding: 0.5rem !important;
  }
  .pt-xxl-2 {
    padding-top: 0.5rem !important;
  }
  .pb-xxl-2 {
    padding-bottom: 0.5rem !important;
  }
  .ps-xxl-2 {
    padding-left: 0.5rem !important;
  }
  .pe-xxl-2 {
    padding-right: 0.5rem !important;
  }
  .px-xxl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .py-xxl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .p-xxl-3 {
    padding: 1rem !important;
  }
  .pt-xxl-3 {
    padding-top: 1rem !important;
  }
  .pb-xxl-3 {
    padding-bottom: 1rem !important;
  }
  .ps-xxl-3 {
    padding-left: 1rem !important;
  }
  .pe-xxl-3 {
    padding-right: 1rem !important;
  }
  .px-xxl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .py-xxl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .p-xxl-4 {
    padding: 1.5rem !important;
  }
  .pt-xxl-4 {
    padding-top: 1.5rem !important;
  }
  .pb-xxl-4 {
    padding-bottom: 1.5rem !important;
  }
  .ps-xxl-4 {
    padding-left: 1.5rem !important;
  }
  .pe-xxl-4 {
    padding-right: 1.5rem !important;
  }
  .px-xxl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .py-xxl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .p-xxl-5 {
    padding: 3rem !important;
  }
  .pt-xxl-5 {
    padding-top: 3rem !important;
  }
  .pb-xxl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xxl-5 {
    padding-left: 3rem !important;
  }
  .pe-xxl-5 {
    padding-right: 3rem !important;
  }
  .px-xxl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xxl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .m-xxl-auto {
    margin: auto !important;
  }
  .mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
}
.d-none {
  display: none !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-grid {
  display: grid !important;
}

.d-table {
  display: table !important;
}

.d-flex {
  display: flex !important;
}

.d-inline-flex {
  display: inline-flex !important;
}

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-grid {
    display: grid !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-grid {
    display: grid !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-grid {
    display: grid !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-grid {
    display: grid !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1400px) {
  .d-xxl-none {
    display: none !important;
  }
  .d-xxl-inline {
    display: inline !important;
  }
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  .d-xxl-block {
    display: block !important;
  }
  .d-xxl-grid {
    display: grid !important;
  }
  .d-xxl-table {
    display: table !important;
  }
  .d-xxl-flex {
    display: flex !important;
  }
  .d-xxl-inline-flex {
    display: inline-flex !important;
  }
}
.flex-row {
  flex-direction: row !important;
}

.flex-column {
  flex-direction: column !important;
}

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

.flex-column-reverse {
  flex-direction: column-reverse !important;
}

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

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

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

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

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

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

.justify-content-around {
  justify-content: space-around !important;
}

.justify-content-evenly {
  justify-content: space-evenly !important;
}

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

.align-items-end {
  align-items: flex-end !important;
}

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

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

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

.align-self-auto {
  align-self: auto !important;
}

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

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

.align-self-center {
  align-self: center !important;
}

.align-self-baseline {
  align-self: baseline !important;
}

.align-self-stretch {
  align-self: stretch !important;
}

.gap-0 {
  gap: 0 !important;
}

.gap-1 {
  gap: 0.25rem !important;
}

.gap-2 {
  gap: 0.5rem !important;
}

.gap-3 {
  gap: 1rem !important;
}

.gap-4 {
  gap: 1.5rem !important;
}

.gap-5 {
  gap: 3rem !important;
}

@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important;
  }
  .flex-sm-column {
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    justify-content: center !important;
  }
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .justify-content-sm-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    align-items: center !important;
  }
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .align-self-sm-auto {
    align-self: auto !important;
  }
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    align-self: center !important;
  }
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
  .gap-sm-0 {
    gap: 0 !important;
  }
  .gap-sm-1 {
    gap: 0.25rem !important;
  }
  .gap-sm-2 {
    gap: 0.5rem !important;
  }
  .gap-sm-3 {
    gap: 1rem !important;
  }
  .gap-sm-4 {
    gap: 1.5rem !important;
  }
  .gap-sm-5 {
    gap: 3rem !important;
  }
}
@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    justify-content: center !important;
  }
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  .justify-content-md-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-md-start {
    align-items: flex-start !important;
  }
  .align-items-md-end {
    align-items: flex-end !important;
  }
  .align-items-md-center {
    align-items: center !important;
  }
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  .align-self-md-auto {
    align-self: auto !important;
  }
  .align-self-md-start {
    align-self: flex-start !important;
  }
  .align-self-md-end {
    align-self: flex-end !important;
  }
  .align-self-md-center {
    align-self: center !important;
  }
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    align-self: stretch !important;
  }
  .gap-md-0 {
    gap: 0 !important;
  }
  .gap-md-1 {
    gap: 0.25rem !important;
  }
  .gap-md-2 {
    gap: 0.5rem !important;
  }
  .gap-md-3 {
    gap: 1rem !important;
  }
  .gap-md-4 {
    gap: 1.5rem !important;
  }
  .gap-md-5 {
    gap: 3rem !important;
  }
}
@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important;
  }
  .flex-lg-column {
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    justify-content: center !important;
  }
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .justify-content-lg-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    align-items: center !important;
  }
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .align-self-lg-auto {
    align-self: auto !important;
  }
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    align-self: center !important;
  }
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
  .gap-lg-0 {
    gap: 0 !important;
  }
  .gap-lg-1 {
    gap: 0.25rem !important;
  }
  .gap-lg-2 {
    gap: 0.5rem !important;
  }
  .gap-lg-3 {
    gap: 1rem !important;
  }
  .gap-lg-4 {
    gap: 1.5rem !important;
  }
  .gap-lg-5 {
    gap: 3rem !important;
  }
}
@media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row !important;
  }
  .flex-xl-column {
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    justify-content: center !important;
  }
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .justify-content-xl-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    align-items: center !important;
  }
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .align-self-xl-auto {
    align-self: auto !important;
  }
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    align-self: center !important;
  }
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
  .gap-xl-0 {
    gap: 0 !important;
  }
  .gap-xl-1 {
    gap: 0.25rem !important;
  }
  .gap-xl-2 {
    gap: 0.5rem !important;
  }
  .gap-xl-3 {
    gap: 1rem !important;
  }
  .gap-xl-4 {
    gap: 1.5rem !important;
  }
  .gap-xl-5 {
    gap: 3rem !important;
  }
}
@media (min-width: 1400px) {
  .flex-xxl-row {
    flex-direction: row !important;
  }
  .flex-xxl-column {
    flex-direction: column !important;
  }
  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xxl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xxl-nowrap {
    flex-wrap: nowrap !important;
  }
  .justify-content-xxl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xxl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xxl-center {
    justify-content: center !important;
  }
  .justify-content-xxl-between {
    justify-content: space-between !important;
  }
  .justify-content-xxl-around {
    justify-content: space-around !important;
  }
  .justify-content-xxl-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xxl-start {
    align-items: flex-start !important;
  }
  .align-items-xxl-end {
    align-items: flex-end !important;
  }
  .align-items-xxl-center {
    align-items: center !important;
  }
  .align-items-xxl-baseline {
    align-items: baseline !important;
  }
  .align-items-xxl-stretch {
    align-items: stretch !important;
  }
  .align-self-xxl-auto {
    align-self: auto !important;
  }
  .align-self-xxl-start {
    align-self: flex-start !important;
  }
  .align-self-xxl-end {
    align-self: flex-end !important;
  }
  .align-self-xxl-center {
    align-self: center !important;
  }
  .align-self-xxl-baseline {
    align-self: baseline !important;
  }
  .align-self-xxl-stretch {
    align-self: stretch !important;
  }
  .gap-xxl-0 {
    gap: 0 !important;
  }
  .gap-xxl-1 {
    gap: 0.25rem !important;
  }
  .gap-xxl-2 {
    gap: 0.5rem !important;
  }
  .gap-xxl-3 {
    gap: 1rem !important;
  }
  .gap-xxl-4 {
    gap: 1.5rem !important;
  }
  .gap-xxl-5 {
    gap: 3rem !important;
  }
}
.offcanvas {
  position: fixed;
  bottom: 0;
  z-index: 1045;
  display: flex;
  flex-direction: column;
  max-width: 100%;
  visibility: hidden;
  background-color: #fff;
  background-clip: padding-box;
  outline: 0;
  transition: transform 0.3s ease-in-out;
}
.offcanvas.offcanvas-start {
  top: 0;
  left: 0;
  width: 400px;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
  transform: translateX(-100%);
}
.offcanvas.offcanvas-end {
  top: 0;
  right: 0;
  width: 400px;
  border-left: 1px solid rgba(0, 0, 0, 0.2);
  transform: translateX(100%);
}
.offcanvas.show {
  transform: none;
  visibility: visible;
}

.offcanvas-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.5);
}
.offcanvas-backdrop.fade {
  opacity: 0;
}
.offcanvas-backdrop.show {
  opacity: 1;
}

.offcanvas-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.offcanvas-body {
  flex-grow: 1;
  overflow-y: auto;
}

.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.navbar > .container,
.navbar > .container-fluid {
  display: flex;
  flex-wrap: inherit;
  align-items: center;
  justify-content: space-between;
}

.navbar-brand {
  text-decoration: none;
  white-space: nowrap;
}

.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  text-decoration: none;
  display: block;
}
.navbar-nav .nav-link:hover, .navbar-nav .nav-link:focus {
  text-decoration: none;
}

.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}

@media (min-width: 576px) {
  .navbar-expand-sm {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
  .navbar-expand-sm .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
  }
  .navbar-expand-sm .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-sm .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 768px) {
  .navbar-expand-md {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
  .navbar-expand-md .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
  }
  .navbar-expand-md .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-md .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 992px) {
  .navbar-expand-lg {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
  .navbar-expand-lg .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
  }
  .navbar-expand-lg .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-lg .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 1200px) {
  .navbar-expand-xl {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
  .navbar-expand-xl .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
  }
  .navbar-expand-xl .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-xl .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 1400px) {
  .navbar-expand-xxl {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xxl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xxl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xxl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xxl .navbar-toggler {
    display: none;
  }
  .navbar-expand-xxl .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
  }
  .navbar-expand-xxl .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-xxl .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
.dropdown,
.dropup,
.dropend,
.dropstart {
  position: relative;
}

.dropdown-menu {
  position: absolute;
  z-index: 1000;
  display: none;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 0.25rem;
}
.dropdown-menu.show {
  display: block;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1rem;
  clear: both;
  font-weight: 400;
  text-align: inherit;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}

.collapse:not(.show) {
  display: none;
}

.collapsing {
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}

.text-start, .text-left {
  text-align: left !important;
}

.text-end, .text-right {
  text-align: right !important;
}

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

.position-static {
  position: static !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

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

.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100 {
  width: 100% !important;
}

.w-auto {
  width: auto !important;
}

.h-25 {
  height: 25% !important;
}

.h-50 {
  height: 50% !important;
}

.h-75 {
  height: 75% !important;
}

.h-100 {
  height: 100% !important;
}

.h-auto {
  height: auto !important;
}

.overflow-auto {
  overflow: auto !important;
}

.overflow-hidden {
  overflow: hidden !important;
}

.overflow-visible {
  overflow: visible !important;
}

.overflow-scroll {
  overflow: scroll !important;
}

.visually-hidden,
.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;
}

.visually-hidden-focusable:focus,
.visually-hidden-focusable:focus-within {
  position: static !important;
  width: auto !important;
  height: auto !important;
  padding: inherit !important;
  margin: inherit !important;
  overflow: visible !important;
  clip: auto !important;
  white-space: normal !important;
}

/*!
 * adecco_abs WPBS Theme - Ultra Minimal Build
 * Only Grid, Utilities, Offcanvas, Navbar - Nothing else!
 */
body .swiper-wrapper {
  height: auto;
}
body .swiper-button-disabled {
  display: none;
}
body .swiper-button-next::after,
body .swiper-rtl .swiper-button-prev::after {
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-weight: normal;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
  content: "arrow_forward";
  font-size: 1.1rem;
}
body .swiper-button-prev::after,
body .swiper-rtl .swiper-button-next::after {
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-weight: normal;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
  content: "arrow_back";
  font-size: 1.1rem;
}

.swiper-button-prev,
.swiper-button-next {
  width: 44px !important;
  height: 44px !important;
  background: #eb003f;
  border-radius: 40px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0);
  transition: all 0.3s ease;
  top: calc(50% - 28px);
}
.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-weight: normal;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
  font-size: 1rem;
  color: #000000;
}
.swiper-button-prev:hover,
.swiper-button-next:hover {
  background: #eb003f;
  color: #ffffff;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.25);
}
@media screen and (max-width: 768px) {
  .swiper-button-prev,
  .swiper-button-next {
    display: none;
  }
}

.swiper-button-prev {
  right: 75px;
  bottom: 10px;
  left: auto;
  top: auto;
}

.swiper-button-next {
  right: 10px;
  bottom: 10px;
  left: auto;
  top: auto;
}

.swiper-pagination {
  position: relative;
  margin-top: 2rem;
  bottom: 0;
  text-align: left;
  width: calc(100% - 120px);
}
.swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background: #151515;
  opacity: 0.3;
  transition: all 0.3s ease;
}
.swiper-pagination .swiper-pagination-bullet-active {
  opacity: 1;
  background: #eb003f;
  width: 32px;
  border-radius: 6px;
}

/*!
 * adecco_abs WPBS Theme - Ultra Minimal Build
 * Only Grid, Utilities, Offcanvas, Navbar - Nothing else!
 */
.glightbox-mobile .goverlay {
  background: #ffffff;
}

.goverlay {
  background: rgba(255, 255, 255, 0.85);
}
@media (min-width: 769px) {
  .goverlay {
    background: rgba(255, 255, 255, 0.92);
  }
}

.glightbox-container .gslide-description {
  color: #eee;
}
.glightbox-container figcaption {
  display: block;
}

.gslide-description figcaption {
  display: block;
}

@media (min-width: 769px) {
  .glightbox-clean .gslide-media {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.glightbox-clean .gnext,
.glightbox-clean .gprev {
  width: 3rem;
  height: 3rem;
  border-radius: 4rem;
  overflow: hidden;
  font-size: 1.25rem;
  color: #ffffff;
  background: #000000;
}
.glightbox-clean .gnext svg,
.glightbox-clean .gprev svg {
  display: none;
}
.glightbox-clean .gnext:hover,
.glightbox-clean .gprev:hover {
  background: #eb003f;
  color: #000000;
}
.glightbox-clean .gnext:after {
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-weight: normal;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
  content: "arrow_forward";
}
.glightbox-clean .gprev:after {
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-weight: normal;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
  content: "arrow_back";
}
.glightbox-clean .gclose {
  background: transparent;
  color: #000000;
  width: 2rem;
  height: 2rem;
  opacity: 1;
}
.glightbox-clean .gclose:after {
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-weight: normal;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
  content: "close";
  color: #000000;
  font-size: 1.25rem;
}
.glightbox-clean .gclose svg {
  display: none;
}
.glightbox-clean .gclose:hover, .glightbox-clean .gclose:focus {
  background: transparent;
  color: #000000;
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

/*!
 * adecco_abs WPBS Theme - Ultra Minimal Build
 * Only Grid, Utilities, Offcanvas, Navbar - Nothing else!
 */
/*!
 * adecco_abs basic styles
 */
figcaption {
  display: none;
}

@media screen and (min-width: 992px) {
  .animate {
    opacity: 0;
    transition: opacity 0.5s ease, transform 0.5s ease;
    transform: translateY(30px);
  }
  .animate.fade-up {
    transform: translateY(50px);
  }
  .animate.fade-down {
    transform: translateY(-50px);
  }
  .animate.fade-left {
    transform: translateX(50px);
  }
  .animate.fade-right {
    transform: translateX(-50px);
  }
  .animate.fade-in {
    transform: none;
  }
  .animate.zoom-in {
    transform: scale(0.8);
  }
  .animate.duration-400 {
    transition-duration: 0.4s;
  }
  .animate.duration-600 {
    transition-duration: 0.6s;
  }
  .animate.duration-1000 {
    transition-duration: 1s;
  }
  .animate.duration-1200 {
    transition-duration: 1.2s;
  }
  .animate.is-visible {
    opacity: 1;
    transform: translateY(0) translateX(0) scale(1);
  }
}
a,
*:before,
*:after,
.arrow-link,
.trans400,
.gnext,
.gprev,
.gclose,
.link-item {
  transition: all 400ms ease-in-out;
}

.trans800,
.btn,
a.btn {
  transition: all 800ms ease-in-out;
}

.linkwrapper, .buttonwrapper {
  justify-content: flex-start;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 0.9rem;
  font-size: 1rem;
  font-weight: 900;
}

html,
body {
  scroll-behavior: smooth;
  font-family: "ZT Talk", sans-serif;
  font-weight: 400;
  font-size: 1rem;
  letter-spacing: 0;
  color: #000000;
  background: #ffffff;
  font-smooth: auto;
  font-optical-sizing: auto;
  text-rendering: geometricPrecision;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  word-break: break-word;
  width: 100%;
  overflow-x: clip;
  transition: all 1400ms ease-in-out;
}

body {
  padding-top: 143px;
}
@media screen and (max-width: 1199px) {
  body {
    padding-top: 128px;
  }
}
@media screen and (max-width: 767px) {
  body {
    padding-top: 130px;
  }
}

strong,
bold {
  font-weight: 700;
}

.fw500,
.demi {
  font-weight: 500;
}

h1,
h2,
h3 {
  font-family: "ZT Talk", sans-serif;
  font-weight: 900;
}

h4,
h5,
h6 {
  font-family: "ZT Talk", sans-serif;
  font-weight: 700;
}

@media screen and (min-width: 992px) {
  h1,
  h2,
  .section-headline {
    white-space: normal;
    word-break: normal;
    overflow-wrap: normal;
    hyphens: none;
  }
}
h1,
h2,
h3,
h4,
.section-headline,
.boldunderline {
  position: relative;
  z-index: 2;
}
h1 strong,
h2 strong,
h3 strong,
h4 strong,
.section-headline strong,
.boldunderline strong {
  position: relative;
  font-weight: inherit;
  white-space: normal;
  color: #eb003f;
}
h1 strong:before,
h2 strong:before,
h3 strong:before,
h4 strong:before,
.section-headline strong:before,
.boldunderline strong:before {
  display: none;
}

.subheadline {
  font-family: "ZT Talk", sans-serif;
  font-weight: 600;
  font-size: 1.05rem;
}
@media screen and (min-width: 992px) {
  .subheadline {
    font-size: 1.18rem;
  }
}
.subheadline {
  line-height: 1.15;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.subheadline + h2,
.subheadline + h3 {
  margin-top: 0.25em;
}

h1 {
  font-size: clamp(2.8rem, 4vw, 4rem);
  line-height: 0.95;
  font-weight: 900;
}

h2,
.h2,
.section-headline {
  font-size: 2.4rem;
}
@media screen and (min-width: 992px) {
  h2,
  .h2,
  .section-headline {
    font-size: 2.8rem;
  }
}
@media screen and (min-width: 1200px) {
  h2,
  .h2,
  .section-headline {
    font-size: 3.2rem;
  }
}
h2,
.h2,
.section-headline {
  line-height: 0.98;
  font-weight: 900;
}

h3,
.h3 {
  font-size: clamp(1.7rem, 2vw, 2rem);
  line-height: 1.05;
}

h4,
.h4 {
  font-weight: 700;
  font-size: 1.2rem;
}

h5,
.h5 {
  font-weight: 700;
  font-size: 1.1rem;
}

h6,
.h6 {
  font-weight: 700;
  font-size: 1rem;
}

@media screen and (max-width: 768px) {
  h1 {
    font-size: clamp(2.3rem, 12vw, 3.4rem);
  }
}
.btn.btn-primary,
a.btn.btn-primary {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 3rem;
  padding: 0.82rem 1.45rem;
  border: 1px solid #eb003f;
  border-radius: 999px;
  background: #eb003f;
  color: #ffffff;
  text-decoration: none;
  font-family: "ZT Talk", sans-serif;
  font-size: 1rem;
  font-weight: 900;
  letter-spacing: 2%;
  text-transform: uppercase;
}
.btn.btn-primary:hover, .btn.btn-primary:focus,
a.btn.btn-primary:hover,
a.btn.btn-primary:focus {
  background: transparent;
  color: #eb003f;
  border-color: #eb003f;
}

.arrow-link {
  display: inline-flex;
  align-items: center;
  gap: 0.35rem;
  padding: 0;
  color: currentColor;
  text-decoration: none;
  font-size: 1em;
  font-weight: 900;
  letter-spacing: 2%;
}
.arrow-link:hover, .arrow-link:focus {
  color: #000000;
  gap: 0.55rem;
}

.text-uppercase {
  text-transform: uppercase;
}

a {
  color: inherit;
}

.social-links {
  display: inline-flex;
  align-items: center;
  flex-wrap: wrap;
}
.social-links a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
}

.social-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 1em;
  height: 1em;
  line-height: 1;
}
.social-icon svg {
  display: block;
  width: 100%;
  height: 100%;
  fill: currentColor;
}
.social-icon--monogram {
  width: auto;
  min-width: 1.45em;
  font-family: "ZT Talk", sans-serif;
  font-size: 0.5em;
  font-weight: 700;
  letter-spacing: 0.02em;
  text-transform: uppercase;
}

a:hover, a:focus {
  color: #eb003f;
}

figure {
  margin: 0;
  padding: 0;
  line-height: 1;
  overflow: hidden;
  border-radius: var(--br);
}
figure img {
  overflow: hidden;
  border-radius: var(--br);
}

@media screen and (min-width: 1220px) {
  .txtwrap {
    font-size: 18px;
  }
}
.content-standard-text {
  position: relative;
  padding-top: clamp(3.5rem, 7vw, 6rem);
  padding-bottom: clamp(3.5rem, 7vw, 6rem);
}

/*!
 * adecco_abs WPBS Theme - Ultra Minimal Build
 * Only Grid, Utilities, Offcanvas, Navbar - Nothing else!
 */
.site-header,
.navbar,
.navbar-logo,
.adecco-brand__mark,
.adecco-brand__tagline,
.adecco-brand__tagline-text {
  transition: all 400ms ease-in-out;
}

.adecco-breadcrumb-bar {
  background: #ffffff;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-weight: 100;
}
.adecco-breadcrumb-bar .adecco-breadcrumb {
  margin: 0;
  font-size: 0.875rem;
  color: #000000;
}
.adecco-breadcrumb-bar .breadcrumb {
  gap: 0.5rem;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.adecco-breadcrumb-bar .breadcrumb-item {
  display: inline-flex;
  align-items: center;
}
.adecco-breadcrumb-bar .breadcrumb-item + .breadcrumb-item::before {
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-weight: normal;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
  content: "chevron_right";
  font-size: 1rem;
  line-height: 1;
  margin-right: 0.1rem;
  color: rgba(0, 0, 0, 0.45);
}
.adecco-breadcrumb-bar .breadcrumb-item a {
  color: inherit;
  text-decoration: none;
}
.adecco-breadcrumb-bar .breadcrumb-item a:hover, .adecco-breadcrumb-bar .breadcrumb-item a:focus {
  color: #eb003f;
}
.adecco-breadcrumb-bar .breadcrumb-item.active {
  color: #000000;
}

.adecco-topbar {
  position: relative;
  width: 100%;
  background: #D0CCCC;
  font-weight: 500;
}
.adecco-topbar__inner,
.adecco-topbar .top-bar-widget,
.adecco-topbar .widget,
.adecco-topbar .menu {
  display: flex;
  align-items: center;
  gap: 1rem;
}
.adecco-topbar__inner {
  min-height: 38px;
  justify-content: space-between;
  color: #000000;
  font-size: 0.8rem;
}
@media screen and (max-width: 767px) {
  .adecco-topbar__inner {
    min-height: 40px;
  }
}
.adecco-topbar__meta {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  background: transparent;
  padding: 0.6rem 1rem;
  font-size: 0.875rem;
  font-weight: 900;
  letter-spacing: 2%;
}
@media screen and (max-width: 767px) {
  .adecco-topbar__meta {
    font-size: 0.95rem;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }
}
.adecco-topbar__widgets {
  flex: 1 1 auto;
}
.adecco-topbar__widgets .widget {
  margin-bottom: 0;
}
.adecco-topbar__widgets p,
.adecco-topbar__widgets span,
.adecco-topbar__widgets li {
  margin: 0;
  color: #000000;
}
.adecco-topbar__widgets a {
  color: #000000;
  text-decoration: none;
}
.adecco-topbar__widgets a:hover, .adecco-topbar__widgets a:focus {
  color: #eb003f;
}
.adecco-topbar__link {
  color: #eb003f;
  text-decoration: none;
}
.adecco-topbar__link:hover, .adecco-topbar__link:focus {
  color: #000000;
}
.adecco-topbar .menu {
  margin: 0;
  padding: 0;
  list-style: none;
  flex-wrap: wrap;
}
.adecco-topbar .menu a {
  color: #000000;
  text-decoration: none;
}
.adecco-topbar .menu a:hover, .adecco-topbar .menu a:focus {
  color: #eb003f;
}
.adecco-topbar .social-links {
  display: inline-flex;
  align-items: center;
  gap: 0.9rem;
  font-size: 1.1rem;
}
.adecco-topbar .social-links a {
  color: #000000;
  text-decoration: none;
}
.adecco-topbar .social-links a:hover, .adecco-topbar .social-links a:focus {
  color: #eb003f;
}
.adecco-topbar .social-links .social-icon {
  width: 1.1rem;
  height: 1.1rem;
}
.adecco-topbar .social-links .social-icon--monogram {
  min-width: 1.7rem;
  font-size: 0.48rem;
  letter-spacing: 0.03em;
}

.site-header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1020;
  width: 100%;
  height: auto;
  padding-top: 0;
  background: #000000;
  opacity: 1;
  transform: none;
}

.site-header.header-loaded {
  opacity: 1;
  transform: none;
}

.navbar {
  position: relative;
  justify-content: space-between;
  min-height: auto;
  padding: 1.1rem 0 1.2rem;
}
.navbar > .container-fluid, .navbar.navbar-expand-xl > .container-fluid {
  align-items: center;
}
.navbar .navbar-brand.adecco-brand {
  display: inline-flex;
  flex-direction: column;
  gap: 0.35rem;
  max-width: 250px;
  text-decoration: none;
}
.navbar .navbar-brand .navbar-logo {
  width: 100%;
  height: auto;
  max-height: none;
}
.navbar .navbar-brand .navbar-brand-text {
  color: #ffffff;
  font-family: "ZT Talk", sans-serif;
  font-size: 2rem;
}
.navbar .offcanvas .adecco-mobile-search {
  display: none;
}
.navbar .offcanvas .navbar-nav .menu-item__content {
  display: flex;
  align-items: center;
}
.navbar .offcanvas .navbar-nav a.nav-link {
  color: #000000;
  font-family: "ZT Talk", sans-serif;
  font-size: 0.95rem;
  font-weight: 900;
  line-height: 1.35;
  letter-spacing: 0;
  text-decoration: none;
  position: relative;
  z-index: 2;
  padding: 0.25rem 0;
  display: inline-flex;
  align-items: center;
}
.navbar .offcanvas .navbar-nav a.nav-link span {
  position: relative;
  display: inline-block;
}
.navbar .offcanvas .navbar-nav a.nav-link.active, .navbar .offcanvas .navbar-nav a.nav-link:hover, .navbar .offcanvas .navbar-nav a.nav-link:focus {
  color: #ffffff;
  text-decoration: none;
}
.navbar .offcanvas .navbar-nav .submenu-toggle {
  display: none;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  width: 2.5rem;
  height: 2.5rem;
  padding: 0;
  border: 0;
  border-radius: 999px;
  background: transparent;
  color: inherit;
  box-shadow: none;
}
.navbar .offcanvas .navbar-nav .submenu-toggle .submenu-toggle__icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 1.2rem;
  line-height: 1;
  transition: transform 0.25s ease;
}
.navbar .offcanvas .navbar-nav .submenu-toggle:hover, .navbar .offcanvas .navbar-nav .submenu-toggle:focus {
  color: inherit;
  background: transparent;
  outline: none;
}

.adecco-brand__mark {
  display: inline-flex;
  align-items: center;
  width: min(120px, 30vw);
}

.adecco-brand__tagline,
.adecco-brand__tagline-text {
  display: inline-flex;
  align-items: center;
  width: min(260px, 30vw);
  transform-origin: top left;
  transition: opacity 0.35s ease, max-height 0.35s ease, transform 0.35s ease;
}

.adecco-brand__tagline-text {
  font-family: "ZT Talk", sans-serif;
  color: #ffffff;
  font-size: 1rem;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.navbar-logo-subline {
  width: 100%;
  height: auto;
  max-height: none;
}

@media screen and (min-width: 1200px) {
  .navbar .navbar-brand.adecco-brand {
    max-width: 212px;
  }
  .navbar.navbar-expand-xl .offcanvas .offcanvas-body {
    justify-content: flex-end;
  }
  .navbar.navbar-expand-xl .offcanvas .offcanvas-body .navbar-nav {
    margin: 0;
    gap: 2rem;
  }
  .navbar.navbar-expand-xl .offcanvas .offcanvas-body .navbar-nav .menu-overview-item {
    display: none;
  }
  .navbar.navbar-expand-xl .offcanvas .offcanvas-body .navbar-nav .submenu-toggle {
    display: none;
  }
  .navbar.navbar-expand-xl .offcanvas .offcanvas-body .navbar-nav > .nav-item {
    position: relative;
  }
  .navbar.navbar-expand-xl .offcanvas .offcanvas-body .navbar-nav > .nav-item > .menu-item__content {
    display: inline-flex;
    align-items: center;
  }
  .navbar.navbar-expand-xl .offcanvas .offcanvas-body .navbar-nav > .nav-item > .nav-link,
  .navbar.navbar-expand-xl .offcanvas .offcanvas-body .navbar-nav > .nav-item > .menu-item__content .nav-link {
    color: #ffffff;
    display: inline-flex;
    align-items: center;
    font-family: "ZT Talk", sans-serif;
    padding: 0.5rem 0;
    font-size: 1.2rem;
    font-weight: 700;
    line-height: 1.25;
    letter-spacing: 0.02em;
    text-transform: none;
    white-space: nowrap;
  }
  .navbar.navbar-expand-xl .offcanvas .offcanvas-body .navbar-nav > .nav-item > .nav-link.active, .navbar.navbar-expand-xl .offcanvas .offcanvas-body .navbar-nav > .nav-item > .nav-link:hover, .navbar.navbar-expand-xl .offcanvas .offcanvas-body .navbar-nav > .nav-item > .nav-link:focus,
  .navbar.navbar-expand-xl .offcanvas .offcanvas-body .navbar-nav > .nav-item > .menu-item__content .nav-link.active,
  .navbar.navbar-expand-xl .offcanvas .offcanvas-body .navbar-nav > .nav-item > .menu-item__content .nav-link:hover,
  .navbar.navbar-expand-xl .offcanvas .offcanvas-body .navbar-nav > .nav-item > .menu-item__content .nav-link:focus {
    color: #eb003f;
  }
  .navbar.navbar-expand-xl .offcanvas .offcanvas-body .navbar-nav > .nav-item.menu-item-has-children > .nav-link,
  .navbar.navbar-expand-xl .offcanvas .offcanvas-body .navbar-nav > .nav-item.menu-item-has-children > .menu-item__content > .nav-link {
    position: relative;
  }
  .navbar.navbar-expand-xl .offcanvas .offcanvas-body .navbar-nav > .nav-item.menu-item-has-children > .nav-link:before,
  .navbar.navbar-expand-xl .offcanvas .offcanvas-body .navbar-nav > .nav-item.menu-item-has-children > .menu-item__content > .nav-link:before {
    display: none;
  }
  .navbar.navbar-expand-xl .offcanvas .offcanvas-body .navbar-nav > .nav-item.menu-item-has-children > .nav-link:after,
  .navbar.navbar-expand-xl .offcanvas .offcanvas-body .navbar-nav > .nav-item.menu-item-has-children > .menu-item__content > .nav-link:after {
    font-family: "Material Symbols Outlined";
    font-style: normal;
    font-weight: normal;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: "liga";
    font-feature-settings: "liga";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
    content: "keyboard_arrow_down";
    position: static;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 1rem;
    height: 1rem;
    margin-left: 0.25rem;
    font-size: 1.25rem;
    line-height: 1;
    background: transparent;
    transition: color 0.25s ease, transform 0.25s ease;
  }
  .navbar.navbar-expand-xl .offcanvas .offcanvas-body .navbar-nav > .nav-item.menu-item-has-children > .nav-link:hover:after, .navbar.navbar-expand-xl .offcanvas .offcanvas-body .navbar-nav > .nav-item.menu-item-has-children > .nav-link:focus:after,
  .navbar.navbar-expand-xl .offcanvas .offcanvas-body .navbar-nav > .nav-item.menu-item-has-children > .menu-item__content > .nav-link:hover:after,
  .navbar.navbar-expand-xl .offcanvas .offcanvas-body .navbar-nav > .nav-item.menu-item-has-children > .menu-item__content > .nav-link:focus:after {
    color: currentColor;
  }
  .navbar.navbar-expand-xl .offcanvas .offcanvas-body .navbar-nav > .nav-item.menu-item-has-children:hover > .menu-item__content > .nav-link:after, .navbar.navbar-expand-xl .offcanvas .offcanvas-body .navbar-nav > .nav-item.menu-item-has-children:focus-within > .menu-item__content > .nav-link:after, .navbar.navbar-expand-xl .offcanvas .offcanvas-body .navbar-nav > .nav-item.menu-item-has-children:hover > .nav-link:after, .navbar.navbar-expand-xl .offcanvas .offcanvas-body .navbar-nav > .nav-item.menu-item-has-children:focus-within > .nav-link:after {
    transform: rotate(180deg);
  }
  .navbar.navbar-expand-xl .offcanvas .offcanvas-body .navbar-nav > .nav-item > .dropdown-menu {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
  }
  .navbar.navbar-expand-xl .offcanvas .offcanvas-body .navbar-nav > .nav-item:hover > .dropdown-menu, .navbar.navbar-expand-xl .offcanvas .offcanvas-body .navbar-nav > .nav-item:focus-within > .dropdown-menu {
    display: block;
  }
  .navbar.navbar-expand-xl .offcanvas .offcanvas-body .navbar-nav .dropdown-menu {
    min-width: 15rem;
    background: #ffffff;
    border: none;
    border-radius: 0.75rem;
    box-shadow: 0 18px 38px rgba(0, 0, 0, 0.16);
    margin-top: 0;
    padding: 0.55rem 0;
    overflow: visible;
  }
  .navbar.navbar-expand-xl .offcanvas .offcanvas-body .navbar-nav .dropdown-menu .nav-item {
    position: relative;
  }
  .navbar.navbar-expand-xl .offcanvas .offcanvas-body .navbar-nav .dropdown-menu .menu-item__content {
    position: relative;
    display: flex;
    align-items: center;
  }
  .navbar.navbar-expand-xl .offcanvas .offcanvas-body .navbar-nav .dropdown-menu .dropdown-item {
    display: block;
    padding: 0.7rem 1rem;
    color: #000000;
    font-family: "ZT Talk", sans-serif;
    font-size: 1.1rem;
    text-transform: uppercase;
    font-weight: 900;
    line-height: 1.4;
    letter-spacing: 0;
    white-space: normal;
  }
  .navbar.navbar-expand-xl .offcanvas .offcanvas-body .navbar-nav .dropdown-menu .dropdown-item:hover, .navbar.navbar-expand-xl .offcanvas .offcanvas-body .navbar-nav .dropdown-menu .dropdown-item:focus {
    background-color: #D0CCCC;
    color: #000000;
    text-decoration: none;
  }
  .navbar.navbar-expand-xl .offcanvas .offcanvas-body .navbar-nav .dropdown-menu .dropdown-item.active {
    background-color: #D0CCCC;
    color: #000000;
  }
  .navbar.navbar-expand-xl .offcanvas .offcanvas-body .navbar-nav .dropdown-menu .menu-item-has-children > .menu-item__content > .dropdown-item {
    padding-right: 2.4rem;
    position: relative;
  }
}
@media screen and (min-width: 1200px) and (min-width: 2500px) {
  .navbar.navbar-expand-xl .offcanvas .offcanvas-body .navbar-nav .dropdown-menu .menu-item-has-children > .menu-item__content > .dropdown-item {
    white-space: nowrap;
    word-break: keep-all;
  }
}
@media screen and (min-width: 1200px) {
  .navbar.navbar-expand-xl .offcanvas .offcanvas-body .navbar-nav .dropdown-menu .menu-item-has-children > .menu-item__content > .dropdown-item:after {
    font-family: "Material Symbols Outlined";
    font-style: normal;
    font-weight: normal;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: "liga";
    font-feature-settings: "liga";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
    content: "chevron_right";
    position: absolute;
    top: 50%;
    right: 0.85rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transform: translateY(-50%);
    font-size: 1.15rem;
    line-height: 1;
    color: rgba(0, 0, 0, 0.76);
  }
  .navbar.navbar-expand-xl .offcanvas .offcanvas-body .navbar-nav .dropdown-menu .menu-item-has-children > .dropdown-menu {
    display: none;
    position: absolute;
    left: calc(100% + 0.1rem);
    top: 0;
    margin-top: 0;
    margin-left: 0;
  }
  .navbar.navbar-expand-xl .offcanvas .offcanvas-body .navbar-nav .dropdown-menu .menu-item-has-children > .dropdown-menu .dropdown-item {
    font-size: 1rem;
  }
  .navbar.navbar-expand-xl .offcanvas .offcanvas-body .navbar-nav .dropdown-menu .menu-item-has-children:hover > .dropdown-menu, .navbar.navbar-expand-xl .offcanvas .offcanvas-body .navbar-nav .dropdown-menu .menu-item-has-children:focus-within > .dropdown-menu {
    display: block;
  }
  .adecco-brand__mark {
    width: 122px;
  }
  .adecco-brand__tagline,
  .adecco-brand__tagline-text {
    width: 260px;
  }
}
@media screen and (max-width: 1200px) {
  .offcanvas {
    top: 0;
    height: 100vh;
    background: #ffffff;
    color: #000000;
  }
  .offcanvas.offcanvas-end {
    width: 100%;
    border: none;
  }
}
@media screen and (max-width: 1200px) and (min-width: 768px) {
  .offcanvas.offcanvas-end {
    width: 420px;
  }
}
@media screen and (max-width: 1200px) {
  .offcanvas .offcanvas-header {
    align-items: center;
    padding: 0.9rem 1rem;
    background: #ffffff;
    border-bottom: none;
  }
  .offcanvas .offcanvas-body {
    padding: 0 1rem 2rem;
  }
  .offcanvas .adecco-mobile-search {
    display: block;
    padding: 1rem 0 0.75rem;
  }
  .offcanvas .adecco-mobile-search .searchform {
    position: relative;
    align-items: stretch;
  }
  .offcanvas .adecco-mobile-search .form-control {
    min-height: 2.75rem;
    padding: 0.75rem 3.25rem 0.75rem 1rem;
    border: 1px solid rgba(0, 0, 0, 0.65);
    border-radius: 999px;
    background: #ffffff;
    color: #000000;
    font-family: "ZT Talk", sans-serif;
    font-size: 1rem;
    font-weight: 400;
    box-shadow: none;
  }
  .offcanvas .adecco-mobile-search .form-control::placeholder {
    color: rgba(0, 0, 0, 0.7);
  }
  .offcanvas .adecco-mobile-search .input-group-text {
    position: absolute;
    top: 50%;
    right: 0.65rem;
    z-index: 2;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 2rem;
    height: 2rem;
    padding: 0;
    border: none;
    border-radius: 50%;
    background: transparent;
    color: #000000;
    transform: translateY(-50%);
  }
  .offcanvas .adecco-mobile-search .input-group-text .icon {
    font-size: 1.35rem;
  }
  .offcanvas .navbar-nav {
    flex-direction: column;
    width: calc(100% + 2rem);
    margin: 0 -1rem;
    gap: 0;
  }
  .offcanvas .navbar-nav .nav-item {
    margin: 0;
    border-top: 1px solid rgba(235, 0, 63, 0.12);
  }
  .offcanvas .navbar-nav .nav-item > .menu-item__content {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    align-items: stretch;
  }
  .offcanvas .navbar-nav .nav-item > .nav-link,
  .offcanvas .navbar-nav .nav-item > .menu-item__content > .nav-link {
    display: flex;
    align-items: center;
    width: 100%;
    min-width: 0;
    padding: 1rem;
    color: #000000;
    font-family: "ZT Talk", sans-serif;
    font-size: 1.2rem;
    font-weight: 700;
    line-height: 1.45;
    letter-spacing: 0;
    text-transform: uppercase;
  }
  .offcanvas .navbar-nav .nav-item > .nav-link span,
  .offcanvas .navbar-nav .nav-item > .menu-item__content > .nav-link span {
    display: inline-block;
  }
  .offcanvas .navbar-nav .nav-item > .nav-link:hover, .offcanvas .navbar-nav .nav-item > .nav-link:focus, .offcanvas .navbar-nav .nav-item > .nav-link.active,
  .offcanvas .navbar-nav .nav-item > .menu-item__content > .nav-link:hover,
  .offcanvas .navbar-nav .nav-item > .menu-item__content > .nav-link:focus,
  .offcanvas .navbar-nav .nav-item > .menu-item__content > .nav-link.active {
    color: #000000;
    text-decoration: none;
  }
  .offcanvas .navbar-nav .nav-item > .menu-item__content > .submenu-toggle {
    display: inline-flex;
    width: 3.5rem;
    height: auto;
    min-height: 100%;
    color: #000000;
  }
  .offcanvas .navbar-nav .nav-item > .menu-item__content > .submenu-toggle .submenu-toggle__icon {
    font-size: 1.25rem;
  }
  .offcanvas .navbar-nav .nav-item.is-open > .menu-item__content > .submenu-toggle .submenu-toggle__icon, .offcanvas .navbar-nav .nav-item.current_page_ancestor > .menu-item__content > .submenu-toggle .submenu-toggle__icon, .offcanvas .navbar-nav .nav-item.current-menu-ancestor > .menu-item__content > .submenu-toggle .submenu-toggle__icon, .offcanvas .navbar-nav .nav-item.current-menu-item > .menu-item__content > .submenu-toggle .submenu-toggle__icon {
    transform: rotate(180deg);
  }
  .offcanvas .navbar-nav .nav-item > .nav-link.active,
  .offcanvas .navbar-nav .nav-item > .menu-item__content > .nav-link.active, .offcanvas .navbar-nav .nav-item.current_page_ancestor > .nav-link, .offcanvas .navbar-nav .nav-item.current_page_ancestor > .menu-item__content, .offcanvas .navbar-nav .nav-item.current-menu-ancestor > .nav-link, .offcanvas .navbar-nav .nav-item.current-menu-ancestor > .menu-item__content, .offcanvas .navbar-nav .nav-item.current-menu-item > .nav-link, .offcanvas .navbar-nav .nav-item.current-menu-item > .menu-item__content, .offcanvas .navbar-nav .nav-item.is-open > .menu-item__content {
    background: #f1f0f0;
  }
  .offcanvas .navbar-nav .dropdown-menu {
    display: none;
    position: static;
    margin: 0;
    padding: 0 0 1rem 1rem;
    border: none;
    border-radius: 0;
    box-shadow: none;
    background: transparent;
  }
  .offcanvas .navbar-nav .dropdown-menu .nav-item {
    border-top: 0;
  }
  .offcanvas .navbar-nav .dropdown-menu .nav-item > .nav-link,
  .offcanvas .navbar-nav .dropdown-menu .nav-item > .menu-item__content,
  .offcanvas .navbar-nav .dropdown-menu .nav-item > .menu-item__content > .nav-link, .offcanvas .navbar-nav .dropdown-menu .nav-item.current_page_ancestor > .nav-link, .offcanvas .navbar-nav .dropdown-menu .nav-item.current_page_ancestor > .menu-item__content, .offcanvas .navbar-nav .dropdown-menu .nav-item.current-menu-ancestor > .nav-link, .offcanvas .navbar-nav .dropdown-menu .nav-item.current-menu-ancestor > .menu-item__content, .offcanvas .navbar-nav .dropdown-menu .nav-item.current-menu-item > .nav-link, .offcanvas .navbar-nav .dropdown-menu .nav-item.current-menu-item > .menu-item__content, .offcanvas .navbar-nav .dropdown-menu .nav-item.is-open > .menu-item__content {
    background: transparent;
  }
  .offcanvas .navbar-nav .dropdown-menu .nav-item.current_page_ancestor > .dropdown-item,
  .offcanvas .navbar-nav .dropdown-menu .nav-item.current_page_ancestor > .menu-item__content > .dropdown-item, .offcanvas .navbar-nav .dropdown-menu .nav-item.current-menu-ancestor > .dropdown-item,
  .offcanvas .navbar-nav .dropdown-menu .nav-item.current-menu-ancestor > .menu-item__content > .dropdown-item, .offcanvas .navbar-nav .dropdown-menu .nav-item.current-menu-item > .dropdown-item,
  .offcanvas .navbar-nav .dropdown-menu .nav-item.current-menu-item > .menu-item__content > .dropdown-item, .offcanvas .navbar-nav .dropdown-menu .nav-item.is-open > .dropdown-item,
  .offcanvas .navbar-nav .dropdown-menu .nav-item.is-open > .menu-item__content > .dropdown-item {
    color: #eb003f;
  }
  .offcanvas .navbar-nav .dropdown-menu .nav-item.current_page_ancestor > .menu-item__content > .submenu-toggle, .offcanvas .navbar-nav .dropdown-menu .nav-item.current-menu-ancestor > .menu-item__content > .submenu-toggle, .offcanvas .navbar-nav .dropdown-menu .nav-item.current-menu-item > .menu-item__content > .submenu-toggle, .offcanvas .navbar-nav .dropdown-menu .nav-item.is-open > .menu-item__content > .submenu-toggle {
    color: #eb003f;
  }
  .offcanvas .navbar-nav .dropdown-menu .menu-item__content {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    align-items: stretch;
  }
  .offcanvas .navbar-nav .dropdown-menu .dropdown-item {
    display: block;
    padding: 1rem 0 0.75rem;
    color: #000000;
    font-family: "ZT Talk", sans-serif;
    font-size: 1.375rem;
    font-weight: 900;
    line-height: 1.25;
    letter-spacing: 0;
    white-space: normal;
  }
  .offcanvas .navbar-nav .dropdown-menu .dropdown-item:before {
    content: none;
  }
  .offcanvas .navbar-nav .dropdown-menu .dropdown-item:hover, .offcanvas .navbar-nav .dropdown-menu .dropdown-item:focus, .offcanvas .navbar-nav .dropdown-menu .dropdown-item.active {
    color: #000000;
    background: transparent;
    text-decoration: underline;
    color: #eb003f;
  }
  .offcanvas .navbar-nav .dropdown-menu .submenu-toggle {
    display: inline-flex;
    width: 3rem;
    min-height: 100%;
    color: #000000;
  }
  .offcanvas .navbar-nav .dropdown-menu .submenu-toggle .submenu-toggle__icon {
    font-size: 1.2rem;
  }
  .offcanvas .navbar-nav .dropdown-menu .dropdown {
    position: static;
    background-color: transparent;
  }
  .offcanvas .navbar-nav .dropdown-menu .dropdown > .dropdown-menu {
    margin: 0 0 0 1.25rem;
    padding: 0 0 0 1.25rem;
    border-left: 1px solid rgba(0, 0, 0, 0.15);
  }
  .offcanvas .navbar-nav .dropdown-menu .dropdown.is-open > .dropdown-menu, .offcanvas .navbar-nav .dropdown-menu .dropdown.current_page_ancestor > .dropdown-menu, .offcanvas .navbar-nav .dropdown-menu .dropdown.current-menu-ancestor > .dropdown-menu, .offcanvas .navbar-nav .dropdown-menu .dropdown.current-menu-item > .dropdown-menu {
    display: block;
  }
  .offcanvas .navbar-nav .dropdown-menu .dropdown.is-open > .menu-item__content > .submenu-toggle .submenu-toggle__icon, .offcanvas .navbar-nav .dropdown-menu .dropdown.current_page_ancestor > .menu-item__content > .submenu-toggle .submenu-toggle__icon, .offcanvas .navbar-nav .dropdown-menu .dropdown.current-menu-ancestor > .menu-item__content > .submenu-toggle .submenu-toggle__icon, .offcanvas .navbar-nav .dropdown-menu .dropdown.current-menu-item > .menu-item__content > .submenu-toggle .submenu-toggle__icon {
    transform: rotate(180deg);
  }
  .offcanvas .navbar-nav .dropdown-menu .sub-menu .dropdown-item {
    padding: 0.8rem 0 0.6rem;
    font-size: 1.125rem;
    font-weight: 900;
    color: rgba(0, 0, 0, 0.74);
    text-transform: none;
  }
  .offcanvas .navbar-nav > .nav-item.is-open > .dropdown-menu,
  .offcanvas .navbar-nav > .nav-item.current_page_ancestor > .dropdown-menu,
  .offcanvas .navbar-nav > .nav-item.current-menu-ancestor > .dropdown-menu,
  .offcanvas .navbar-nav > .nav-item.current-menu-item > .dropdown-menu {
    display: block;
  }
}
.menu-toggler button {
  width: auto;
  height: 50px;
  font-size: 1rem;
  overflow: hidden;
  background: transparent;
  position: relative;
  border: none !important;
  box-shadow: none;
  margin-left: 0.75rem;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.menu-toggler button .menutxt {
  padding-right: 0.7em;
  color: #ffffff;
  font-size: 0.78rem;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}
.menu-toggler button .toggle-bar-wrapper {
  height: 30px;
  width: 30px;
  position: relative;
}
.menu-toggler button .toggle-bar-wrapper .toggle-bar {
  position: absolute;
  display: block;
  width: 26px;
  height: 3px;
  right: 2px;
  border-radius: 3px;
  background: #ffffff;
  transition: all 0.2s ease;
}
.menu-toggler button .toggle-bar-wrapper .toggle-bar:nth-of-type(1) {
  top: 4px;
}
.menu-toggler button .toggle-bar-wrapper .toggle-bar:nth-of-type(2) {
  top: 13px;
}
.menu-toggler button .toggle-bar-wrapper .toggle-bar:nth-of-type(3) {
  top: 22px;
}
.menu-toggler button:hover, .menu-toggler button:focus {
  background: transparent;
}
.menu-toggler button:hover .toggle-bar-wrapper .toggle-bar:nth-of-type(1), .menu-toggler button:focus .toggle-bar-wrapper .toggle-bar:nth-of-type(1) {
  width: 14px;
}
.menu-toggler button:hover .toggle-bar-wrapper .toggle-bar:nth-of-type(2), .menu-toggler button:focus .toggle-bar-wrapper .toggle-bar:nth-of-type(2) {
  width: 20px;
}

.btn-close-custom {
  background: transparent;
  border: none;
  padding: 0.5rem;
  cursor: pointer;
  transition: transform 0.2s ease;
}
.btn-close-custom:hover {
  transform: rotate(90deg);
}
.btn-close-custom:hover .toggle-close-wrapper .toggle-bar {
  background: #eb003f;
}
.btn-close-custom .toggle-close-wrapper {
  height: 30px;
  width: 30px;
  position: relative;
}
.btn-close-custom .toggle-close-wrapper .toggle-bar {
  position: absolute;
  display: block;
  width: 30px;
  height: 4px;
  border-radius: 2px;
  top: 50%;
  left: 50%;
  background: #eb003f;
  transition: all 0.2s ease;
}
.btn-close-custom .toggle-close-wrapper .toggle-bar:nth-of-type(1) {
  transform: translate(-50%, -50%) rotate(45deg);
}
.btn-close-custom .toggle-close-wrapper .toggle-bar:nth-of-type(2) {
  transform: translate(-50%, -50%) rotate(-45deg);
}

.adecco-offcanvas-brand {
  display: inline-flex;
  align-items: center;
  gap: 0.9rem;
}

.adecco-offcanvas-brand__mark {
  width: 120px;
  height: auto;
}

.adecco-offcanvas-brand__wordmark {
  color: #ffffff;
  font-family: "ZT Talk", sans-serif;
  font-size: 1.875rem;
  font-weight: 900;
  line-height: 1;
}

.adecco-offcanvas-brand__title {
  font-family: "ZT Talk", sans-serif;
  font-size: 1.25rem;
  color: #ffffff;
}

.headerblur {
  display: none;
}

body.scrolled .navbar {
  padding: 0.85rem 0;
}
@media screen and (max-width: 768px) {
  body.scrolled .navbar {
    padding: 0.35rem 0;
  }
}
body.scrolled .adecco-brand__tagline,
body.scrolled .adecco-brand__tagline-text {
  opacity: 0;
  max-height: 0;
  transform: translateY(-8px) scaleY(0.9);
  overflow: hidden;
}
body.scrolled .adecco-brand__mark {
  width: min(115px, 25vw);
}
@media screen and (max-width: 768px) {
  body.scrolled .adecco-brand__mark {
    width: min(100px, 25vw);
  }
}

@media screen and (max-width: 991px) {
  .adecco-topbar__inner {
    gap: 0.75rem;
  }
  .adecco-topbar .social-links {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .adecco-topbar__inner {
    font-size: 0.74rem;
  }
  .navbar-brand.adecco-brand {
    max-width: 176px;
  }
  .adecco-brand__mark {
    width: 110px;
  }
  .adecco-brand__tagline,
  .adecco-brand__tagline-text {
    width: 240px;
  }
  .menu-toggler button .menutxt {
    display: none;
  }
  .adecco-offcanvas-brand__mark {
    width: 104px;
  }
}
@media screen and (max-width: 767px) {
  .adecco-topbar {
    max-height: 40px;
    overflow: hidden;
    transition: max-height 0.28s ease;
    will-change: max-height;
  }
  body.scrolling-down .adecco-topbar {
    max-height: 0;
  }
}
/*!
 * adecco_abs WPBS Theme - Ultra Minimal Build
 * Only Grid, Utilities, Offcanvas, Navbar - Nothing else!
 */
.fullwidth-curtain {
  position: fixed;
  inset: 0;
  z-index: 1040;
  background: rgba(255, 255, 255, 0.46);
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.25s ease;
  backdrop-filter: blur(2rem);
  -webkit-backdrop-filter: blur(2rem);
}
.fullwidth-curtain.is-active {
  opacity: 1;
  pointer-events: auto;
}

.fixed-contact-trigger {
  position: fixed;
  bottom: 4rem;
  right: 0;
  height: 48px;
  z-index: 1045;
  display: inline-flex;
  align-items: center;
  gap: 0.65rem;
  padding: 0.85rem 1rem;
  border: 0;
  border-radius: 0 0 1rem 1rem;
  background: #eb003f;
  color: #ffffff;
  box-shadow: 0 14px 36px rgba(0, 0, 0, 0.24);
  transition: background 0.2s ease, transform 0.2s ease;
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: translatex(40px) rotate(90deg);
}
.fixed-contact-trigger:hover, .fixed-contact-trigger:focus {
  background: #ffffff;
  color: #eb003f;
}
.fixed-contact-trigger__icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.fixed-contact-trigger__icon .icon {
  font-size: 1.35rem;
}
.fixed-contact-trigger__label {
  font-family: "ZT Talk", sans-serif;
  font-size: 0.9rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

@media screen and (min-width: 992px) {
  body.scrolled-far .fixed-contact-trigger {
    bottom: 7rem;
  }
}

.fixed-info-wrapper {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 1050;
  width: min(38rem, 100vw);
  height: 100vh;
  background: #ffffff;
  box-shadow: -20px 0 60px rgba(0, 0, 0, 0.18);
  transform: translateX(100%);
  transition: transform 0.3s ease;
}
.fixed-info-wrapper.is-active {
  transform: translateX(0);
}

.fixed-contact-panel__inner {
  position: relative;
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 1.5rem 1.5rem 2rem;
  overflow-y: auto;
}
.fixed-contact-panel .btn-close-custom {
  align-self: flex-end;
  margin-bottom: 1rem;
}
.fixed-contact-panel .btn-close-custom .toggle-bar {
  background: #000000;
}
.fixed-contact-panel__content {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
.fixed-contact-panel__phone {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
}
.fixed-contact-panel__phone a {
  color: #eb003f;
  font-family: "ZT Talk", sans-serif;
  font-size: 1.55rem;
  font-weight: 900;
  text-decoration: none;
}
.fixed-contact-panel__phone a:hover, .fixed-contact-panel__phone a:focus {
  color: #eb003f;
}
.fixed-contact-panel__phone-label {
  color: rgba(0, 0, 0, 0.72);
  font-size: 0.85rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

/*!
 * adecco_abs WPBS Theme - Ultra Minimal Build
 * Only Grid, Utilities, Offcanvas, Navbar - Nothing else!
 */
.adecco-hero,
.siteimage-text {
  position: relative;
  padding-top: clamp(2.5rem, 5vw, 4rem);
  padding-bottom: clamp(2.75rem, 3vw, 4.5rem);
  background: #000000;
  color: #ffffff;
  overflow: hidden;
}
.adecco-hero .container-fluid,
.siteimage-text .container-fluid {
  position: relative;
}
.adecco-hero .subheadline,
.siteimage-text .subheadline {
  color: #ffffff;
  margin-bottom: 0.9rem;
}
.adecco-hero .lead,
.siteimage-text .lead {
  max-width: 42rem;
  margin-top: 1.4rem;
  font-size: clamp(1.05rem, 1.8vw, 1.32rem);
  line-height: 1.5;
  font-weight: 500;
  color: #ffffff;
}

.adecco-hero.bgprimary {
  background: #eb003f;
  color: #ffffff;
}
.adecco-hero.bgprimary .subheadline,
.adecco-hero.bgprimary .lead {
  color: #ffffff;
}
.adecco-hero.bgprimary .buttonwrapper a:first-child {
  background: #ffffff;
  color: #000000;
  border-color: #ffffff;
}
.adecco-hero.bgprimary .buttonwrapper a:first-child:hover, .adecco-hero.bgprimary .buttonwrapper a:first-child:focus {
  background: transparent;
  color: #ffffff;
  border-color: #ffffff;
}
.adecco-hero.bgwhite, .adecco-hero.bglightgrey, .adecco-hero.bg-lightgrey {
  background: #ffffff;
  color: #000000;
}
.adecco-hero.bgwhite .subheadline,
.adecco-hero.bgwhite .lead, .adecco-hero.bglightgrey .subheadline,
.adecco-hero.bglightgrey .lead, .adecco-hero.bg-lightgrey .subheadline,
.adecco-hero.bg-lightgrey .lead {
  color: #413A3A;
}
.adecco-hero.bgwhite .buttonwrapper a:first-child:hover, .adecco-hero.bgwhite .buttonwrapper a:first-child:focus, .adecco-hero.bglightgrey .buttonwrapper a:first-child:hover, .adecco-hero.bglightgrey .buttonwrapper a:first-child:focus, .adecco-hero.bg-lightgrey .buttonwrapper a:first-child:hover, .adecco-hero.bg-lightgrey .buttonwrapper a:first-child:focus {
  border-color: #eb003f;
}
.adecco-hero.bgwhite .buttonwrapper a:not(:first-child), .adecco-hero.bglightgrey .buttonwrapper a:not(:first-child), .adecco-hero.bg-lightgrey .buttonwrapper a:not(:first-child) {
  color: #000000;
}
.adecco-hero.bgwhite .buttonwrapper a:not(:first-child):hover, .adecco-hero.bgwhite .buttonwrapper a:not(:first-child):focus, .adecco-hero.bglightgrey .buttonwrapper a:not(:first-child):hover, .adecco-hero.bglightgrey .buttonwrapper a:not(:first-child):focus, .adecco-hero.bg-lightgrey .buttonwrapper a:not(:first-child):hover, .adecco-hero.bg-lightgrey .buttonwrapper a:not(:first-child):focus {
  color: #eb003f;
}
.adecco-hero.bglightgrey, .adecco-hero.bg-lightgrey {
  background: #f1f0f0;
}

.siteimage-text.bgprimary {
  background: #eb003f;
  color: #ffffff;
}
.siteimage-text.bgprimary .subheadline,
.siteimage-text.bgprimary .lead {
  color: #ffffff;
}
.siteimage-text.bgprimary .site-title strong,
.siteimage-text.bgprimary h1 strong,
.siteimage-text.bgprimary h2 strong {
  color: #000000;
}
.siteimage-text.bgprimary .buttonwrapper a:first-child {
  background: #ffffff;
  color: #000000;
  border-color: #ffffff;
}
.siteimage-text.bgprimary .buttonwrapper a:first-child:hover, .siteimage-text.bgprimary .buttonwrapper a:first-child:focus {
  background: transparent;
  color: #ffffff;
  border-color: #ffffff;
}
.siteimage-text.bgwhite, .siteimage-text.bglightgrey, .siteimage-text.bg-lightgrey {
  background: #ffffff;
  color: #000000;
}
.siteimage-text.bgwhite .subheadline,
.siteimage-text.bgwhite .lead, .siteimage-text.bglightgrey .subheadline,
.siteimage-text.bglightgrey .lead, .siteimage-text.bg-lightgrey .subheadline,
.siteimage-text.bg-lightgrey .lead {
  color: #413A3A;
}
.siteimage-text.bgwhite .buttonwrapper a:first-child:hover, .siteimage-text.bgwhite .buttonwrapper a:first-child:focus, .siteimage-text.bglightgrey .buttonwrapper a:first-child:hover, .siteimage-text.bglightgrey .buttonwrapper a:first-child:focus, .siteimage-text.bg-lightgrey .buttonwrapper a:first-child:hover, .siteimage-text.bg-lightgrey .buttonwrapper a:first-child:focus {
  border-color: #eb003f;
}
.siteimage-text.bgwhite .buttonwrapper a:not(:first-child), .siteimage-text.bglightgrey .buttonwrapper a:not(:first-child), .siteimage-text.bg-lightgrey .buttonwrapper a:not(:first-child) {
  color: #000000;
}
.siteimage-text.bgwhite .buttonwrapper a:not(:first-child):hover, .siteimage-text.bgwhite .buttonwrapper a:not(:first-child):focus, .siteimage-text.bglightgrey .buttonwrapper a:not(:first-child):hover, .siteimage-text.bglightgrey .buttonwrapper a:not(:first-child):focus, .siteimage-text.bg-lightgrey .buttonwrapper a:not(:first-child):hover, .siteimage-text.bg-lightgrey .buttonwrapper a:not(:first-child):focus {
  color: #eb003f;
}
.siteimage-text.bglightgrey, .siteimage-text.bg-lightgrey {
  background: #f1f0f0;
}

.adecco-hero {
  --siteimage-max-width: 100%;
}
.adecco-hero .siteimage-txtbox {
  padding-right: 0;
}
.adecco-hero .lead {
  font-size: 1.1rem;
  font-weight: 400;
}
.adecco-hero--full {
  padding-top: 0;
  padding-bottom: 0;
}

.siteimage-text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  text-align: left;
  margin-top: 0;
  padding-top: clamp(3rem, 8vw, 5rem);
}
.siteimage-text .col-12 {
  text-align: inherit;
}
.siteimage-text .text-center {
  text-align: center !important;
}

.siteimage-slider {
  padding-bottom: clamp(3rem, 6vw, 5rem);
}
.siteimage-slider .row {
  align-items: center;
  row-gap: 2rem;
}
.siteimage-slider .siteimage-txtbox {
  padding: 0;
}
.siteimage-slider .headline-switcher {
  display: flex;
  flex-direction: column-reverse;
}
.siteimage-slider .siteimagecopy {
  display: flex;
  align-items: center;
}
.siteimage-slider .siteimagecol {
  z-index: 1;
  display: flex;
  justify-content: flex-end;
}
.siteimage-slider .siteimage-swiper {
  overflow: hidden;
  background: #151515;
  border-radius: var(--br);
  width: 100%;
  max-width: var(--siteimage-max-width);
  aspect-ratio: 4/3;
}
.siteimage-slider .swiper-slide,
.siteimage-slider .imgwrap,
.siteimage-slider figure {
  height: 100%;
  aspect-ratio: 4/3;
}
.siteimage-slider .imgwrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 0;
}

/* ------------------------------------------------
   Fullwidth Hero – background image + text box
   ------------------------------------------------ */
.siteimage-fullslider {
  position: relative;
  padding: 0;
  background: #000000;
  overflow: hidden;
  max-width: var(--siteimage-max-width);
  margin: 0;
  border-radius: 0;
}
.siteimage-fullslider > .container-fluid {
  position: relative;
  z-index: 2;
}
.siteimage-fullslider .row {
  margin: 0;
}

.hero-full__bg {
  position: absolute;
  inset: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 0;
}
.hero-full__bg .siteimage-swiper {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.hero-full__bg .swiper-wrapper {
  height: 100%;
}
.hero-full__bg .swiper-slide,
.hero-full__bg .imgwrap,
.hero-full__bg figure {
  height: 100%;
  border-radius: 0;
}
.hero-full__bg .imgwrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  display: block;
  border-radius: 0;
}

.hero-full__content-col {
  padding: 0;
}

.hero-full__txtbox {
  position: relative;
  width: min(100%, 41.5rem);
  max-width: 100%;
  padding: clamp(1.5rem, 3vw, 2.5rem);
  border-radius: clamp(1rem, 2vw, 1.5rem);
  box-shadow: none;
}

.hero-full__txtbox--white {
  background: rgba(255, 255, 255, 0.94);
  color: #000000;
}
.hero-full__txtbox--white .subheadline,
.hero-full__txtbox--white .lead {
  color: #413A3A;
}
.hero-full__txtbox--white .buttonwrapper a:first-child {
  background: #000000;
  border-color: #000000;
}
.hero-full__txtbox--white .buttonwrapper a:first-child:hover, .hero-full__txtbox--white .buttonwrapper a:first-child:focus {
  background: transparent;
  color: #000000;
  border-color: #000000;
}
.hero-full__txtbox--white .buttonwrapper a:not(:first-child) {
  color: #eb003f;
}

.hero-full__txtbox--black {
  background: rgba(0, 0, 0, 0.88);
  color: #ffffff;
}

.hero-full__txtbox--red {
  background: rgba(235, 0, 63, 0.94);
  color: #ffffff;
}
.hero-full__txtbox--red .site-title strong,
.hero-full__txtbox--red h1 strong,
.hero-full__txtbox--red h2 strong {
  color: #000000;
}
.hero-full__txtbox--red .buttonwrapper a:first-child {
  background: #000000;
  border-color: #000000;
  color: #ffffff;
}
.hero-full__txtbox--red .buttonwrapper a:first-child:hover, .hero-full__txtbox--red .buttonwrapper a:first-child:focus {
  background: #ffffff;
  border-color: #ffffff;
  color: #000000;
}

.siteimage-text .buttonwrapper,
.siteimage-slider .buttonwrapper,
.siteimage-fullslider .buttonwrapper {
  margin-top: 2rem;
}
.siteimage-text .buttonwrapper a:first-child,
.siteimage-slider .buttonwrapper a:first-child,
.siteimage-fullslider .buttonwrapper a:first-child {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 3rem;
  padding: 0.82rem 1.45rem;
  border: 1px solid #eb003f;
  border-radius: 999px;
  font-weight: 900;
  background: #eb003f;
  color: #ffffff;
  text-decoration: none;
  font-family: "ZT Talk", sans-serif;
  letter-spacing: 2%;
}
.siteimage-text .buttonwrapper a:first-child:hover, .siteimage-text .buttonwrapper a:first-child:focus,
.siteimage-slider .buttonwrapper a:first-child:hover,
.siteimage-slider .buttonwrapper a:first-child:focus,
.siteimage-fullslider .buttonwrapper a:first-child:hover,
.siteimage-fullslider .buttonwrapper a:first-child:focus {
  background: #ffffff;
  color: #eb003f;
  border-color: #ffffff;
}
.siteimage-text .buttonwrapper a:not(:first-child),
.siteimage-slider .buttonwrapper a:not(:first-child),
.siteimage-fullslider .buttonwrapper a:not(:first-child) {
  display: inline-flex;
  align-items: center;
  gap: 0.45rem;
  padding: 0;
  color: #ffffff;
  text-decoration: none;
  font-weight: 900;
  letter-spacing: 2%;
}
.siteimage-text .buttonwrapper a:not(:first-child):before,
.siteimage-slider .buttonwrapper a:not(:first-child):before,
.siteimage-fullslider .buttonwrapper a:not(:first-child):before {
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-weight: normal;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
  content: "chevron_right";
  font-size: 1.8em;
}
.siteimage-text .buttonwrapper a:not(:first-child):hover, .siteimage-text .buttonwrapper a:not(:first-child):focus,
.siteimage-slider .buttonwrapper a:not(:first-child):hover,
.siteimage-slider .buttonwrapper a:not(:first-child):focus,
.siteimage-fullslider .buttonwrapper a:not(:first-child):hover,
.siteimage-fullslider .buttonwrapper a:not(:first-child):focus {
  color: #eb003f;
}

.siteimage-swiper .swiper-pagination {
  bottom: 1rem !important;
}
.siteimage-swiper .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: rgba(255, 255, 255, 0.42);
  opacity: 1;
}
.siteimage-swiper .swiper-pagination-bullet-active {
  background: #eb003f;
}

@media screen and (min-width: 1025px) {
  .siteimage-fullslider > .container-fluid {
    padding-top: 7rem;
    padding-bottom: 3.5rem;
  }
  .hero-full__content-col {
    flex: 0 0 auto;
    width: min(100%, 41.5rem);
    max-width: min(100%, 41.5rem);
  }
  .hero-full__txtbox {
    padding: clamp(2rem, 2.5vw, 2.75rem);
  }
}
@media screen and (max-width: 1024px) {
  .siteimage-fullslider {
    background: #ffffff;
  }
  .siteimage-fullslider > .container-fluid {
    padding: 1rem;
  }
  .hero-full__bg {
    display: none;
  }
  .hero-full__content-col {
    max-width: 100%;
  }
  .hero-full__txtbox {
    width: 100%;
    border-radius: 1rem;
    padding: 1.5rem;
  }
  .siteimage-slider .siteimage-swiper {
    max-width: none;
    aspect-ratio: 4/3;
  }
}
@media screen and (max-width: 767px) {
  .siteimage-text,
  .adecco-hero {
    padding-top: 2.5rem;
  }
  .siteimage-text .buttonwrapper,
  .siteimage-slider .buttonwrapper,
  .siteimage-fullslider .buttonwrapper {
    gap: 0.75rem 1rem;
  }
  .siteimage-text .buttonwrapper a:first-child,
  .siteimage-slider .buttonwrapper a:first-child,
  .siteimage-fullslider .buttonwrapper a:first-child {
    min-width: 40%;
  }
  .btn.btn-primary,
  a.btn.btn-primary {
    width: 100%;
  }
}
/*!
 * adecco_abs WPBS Theme - Ultra Minimal Build
 * Only Grid, Utilities, Offcanvas, Navbar - Nothing else!
 */
footer {
  font-weight: 400;
}

.adecco_abs-footer {
  background: #000000;
  color: rgba(255, 255, 255, 0.86);
  padding-top: clamp(3rem, 6vw, 5rem);
  padding-bottom: 1rem;
}
.adecco_abs-footer .footer-3 .footer_widget {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.adecco_abs-footer .footer-3 .footer_widget img {
  display: block;
  width: 150px;
  height: auto;
  max-width: 100%;
}
@media screen and (max-width: 768px) {
  .adecco_abs-footer .footer-3 .footer_widget {
    flex-direction: row;
    flex-wrap: wrap;
  }
  .adecco_abs-footer .footer-3 .footer_widget img {
    width: 120px;
  }
}
.adecco_abs-footer .footer-3 .footer_widget .textwidget p {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
@media screen and (max-width: 768px) {
  .adecco_abs-footer .footer-3 .footer_widget .textwidget p {
    flex-direction: row;
    flex-wrap: wrap;
    gap: 1.5rem;
  }
}
.adecco_abs-footer a.nav-link, .adecco_abs-footer .menu-item a, .adecco_abs-footer .contact-links a {
  color: white;
  text-decoration: none;
  position: relative;
  z-index: 2;
}
.adecco_abs-footer a.nav-link:after, .adecco_abs-footer .menu-item a:after, .adecco_abs-footer .contact-links a:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  background-color: #ffffff;
  transition: transform 0.3s ease;
  transform: scaleX(0);
  transform-origin: right;
  z-index: -1;
}
.adecco_abs-footer a.nav-link:hover, .adecco_abs-footer a.nav-link:focus, .adecco_abs-footer .menu-item a:hover, .adecco_abs-footer .menu-item a:focus, .adecco_abs-footer .contact-links a:hover, .adecco_abs-footer .contact-links a:focus {
  color: #ffffff;
}
.adecco_abs-footer a.nav-link:hover:after, .adecco_abs-footer a.nav-link:focus:after, .adecco_abs-footer .menu-item a:hover:after, .adecco_abs-footer .menu-item a:focus:after, .adecco_abs-footer .contact-links a:hover:after, .adecco_abs-footer .contact-links a:focus:after {
  transform: scaleX(1);
  transform-origin: left;
}
.adecco_abs-footer .footer-row {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
@media screen and (min-width: 576px) {
  .adecco_abs-footer .footer-row {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
.adecco_abs-footer .footer-row .footer-col {
  display: flex;
  flex: 0 1 100%;
}
@media screen and (min-width: 576px) {
  .adecco_abs-footer .footer-row .footer-col {
    flex: 1 1 46%;
  }
}
@media screen and (min-width: 992px) {
  .adecco_abs-footer .footer-row .footer-col {
    flex: 0 1 auto;
  }
}
.adecco_abs-footer .footer-brand-link {
  display: inline-flex;
  max-width: 220px;
  margin-bottom: 1rem;
}
.adecco_abs-footer .footer-logo-image {
  width: 100%;
  height: auto;
}
.adecco_abs-footer .footer-brand-copy {
  max-width: 18rem;
  margin-bottom: 1.25rem;
  color: rgba(255, 255, 255, 0.7);
}
.adecco_abs-footer .widget-title,
.adecco_abs-footer h5 {
  color: #ffffff;
  font-weight: 400;
  font-size: 1rem;
}
.adecco_abs-footer .footer-contact-info .contact-links {
  display: flex;
  flex-direction: column;
  gap: 0.65rem;
}
.adecco_abs-footer .footer-contact-info .contact-links a,
.adecco_abs-footer .footer-contact-info .contact-links address {
  display: inline-flex;
  flex-direction: row;
  align-items: flex-start;
  gap: 0.375rem;
  align-self: flex-start;
  margin-left: -4px;
  color: rgba(255, 255, 255, 0.8);
  font-weight: 500;
  text-decoration: none;
}
.adecco_abs-footer .footer-contact-info .contact-links a:hover, .adecco_abs-footer .footer-contact-info .contact-links a:focus,
.adecco_abs-footer .footer-contact-info .contact-links address:hover,
.adecco_abs-footer .footer-contact-info .contact-links address:focus {
  color: #ffffff;
}
.adecco_abs-footer .footer-contact-info .contact-links address {
  font-style: normal;
  margin: 0;
  line-height: 1.4;
}
.adecco_abs-footer .footer-contact-info .icon {
  font-size: 1.15em;
  line-height: 1;
}
.adecco_abs-footer .menu {
  list-style: none;
  margin: 1.5rem 0 0 0;
  padding: 0;
}
.adecco_abs-footer .menu li {
  margin: 0 0 1.25em 0;
}
.adecco_abs-footer .menu li a {
  font-weight: 900;
  font-size: 0.9em;
  text-transform: uppercase;
  letter-spacing: 2%;
}
.adecco_abs-footer .menu li a:hover, .adecco_abs-footer .menu li a:focus {
  color: #ffffff;
}
.adecco_abs-footer .footer-endline {
  margin-top: 2.5rem;
  padding-top: 1.5rem;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  color: #ffffff;
  font-size: 0.875em;
  display: flex;
  flex-direction: column-reverse;
  align-items: center;
  justify-content: center;
  gap: 1rem;
  text-align: center;
}
.adecco_abs-footer .footer-endline a {
  color: #ffffff;
}
.adecco_abs-footer .footer-endline a:hover, .adecco_abs-footer .footer-endline a:focus {
  color: #ffffff;
  text-decoration: none;
}
.adecco_abs-footer .footer-endline #footer-menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
.adecco_abs-footer .footer-endline #footer-menu li {
  display: inline-block;
  margin: 0 0.5rem;
}
@media screen and (max-width: 768px) {
  .adecco_abs-footer .footer-endline #footer-menu {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    margin: 1rem 0;
    gap: 0.5rem;
  }
  .adecco_abs-footer .footer-endline #footer-menu li {
    margin: 0.2rem 0.5rem;
  }
}
.adecco_abs-footer .footer-endline .social-links {
  display: inline-flex;
  gap: 0.85rem;
  font-size: 1.4rem;
}
.adecco_abs-footer .footer-endline .social-links a {
  text-decoration: none;
}
@media screen and (max-width: 768px) {
  .adecco_abs-footer .footer-endline .social-links {
    justify-content: center;
    gap: 1.5rem;
    width: 100%;
    font-size: 2rem;
  }
}

.to-top-button {
  position: fixed;
  right: 0;
  bottom: 1rem;
  z-index: 1000;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 0;
  padding: 0;
  background: #eb003f;
  color: #ffffff;
  border-radius: 1rem 0 0 1rem;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.12), 0 2px 8px rgba(0, 0, 0, 0.08);
  text-decoration: none;
  font-size: 1.75rem;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.4s ease, background-color 0.4s ease;
}

.to-top-button:hover,
.to-top-button:focus {
  background: #000000;
  color: #ffffff;
}

@media screen and (min-width: 992px) {
  body.scrolled-far .to-top-button {
    opacity: 1;
    height: 48px;
    pointer-events: auto;
  }
}

@media screen and (max-width: 768px) {
  .adecco_abs-footer .footer-contact-info .contact-links {
    flex-direction: row;
    flex-wrap: wrap;
    gap: 1.3rem;
    margin: 1rem 0;
  }
  .adecco_abs-footer .footer-contact-info .contact-links a {
    width: 50px;
    height: 50px;
    background: #eb003f;
    color: #ffffff;
    border-radius: 40px;
    overflow: hidden;
    font-size: 1.475rem;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
  }
  .adecco_abs-footer .footer-contact-info .contact-links a .txt {
    display: none;
  }
  .adecco_abs-footer .footer-contact-info .contact-links address {
    flex: 0 0 100%;
    margin-bottom: 0.5rem;
  }
}
@media screen and (max-width: 767px) {
  .adecco_abs-footer .footer-endline {
    align-items: flex-start;
    text-align: left;
  }
}
@media screen and (min-width: 992px) {
  .adecco_abs-footer .footer-endline {
    flex-direction: row;
    justify-content: space-between;
    text-align: left;
  }
  .adecco_abs-footer .footer-endline .social-links {
    margin-left: auto;
    margin-right: 0;
  }
}
/*!
 * adecco_abs WPBS Theme - Ultra Minimal Build
 * Only Grid, Utilities, Offcanvas, Navbar - Nothing else!
 */
/* ----------------------------------------------------------
   Grundlegende Form-Element-Styles (gelten für ALLE Forms)
   ---------------------------------------------------------- */
form {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}

label {
  font-size: 0.95rem;
  font-weight: 700;
}

input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):not([type=file]),
textarea,
select {
  width: 100%;
  padding: 0.6rem 0.8rem;
  border: 1px solid rgba(0, 0, 0, 0.12);
  border-radius: 0.25rem;
  background: #f1f0f0;
  color: #000000;
  font-size: 1rem;
  line-height: 1.5;
  box-shadow: none;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):not([type=file]):focus,
textarea:focus,
select:focus {
  border-color: rgba(235, 0, 63, 0.4);
  outline: 0;
}

textarea {
  min-height: 11rem;
  resize: vertical;
}

/* ----------------------------------------------------------
   Generische Layout- und Komponenten-Klassen
   ---------------------------------------------------------- */
.form-field {
  display: flex;
  flex-direction: column;
  gap: 0.55rem;
}

.form-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1.25rem;
}
@media screen and (max-width: 767px) {
  .form-grid {
    grid-template-columns: 1fr;
  }
}

.form-option-group h3 {
  margin-bottom: 0.9rem;
}

.form-checklist {
  display: flex;
  flex-direction: row;
  gap: 0.85rem;
  flex-wrap: wrap;
}
.form-checklist > label {
  width: 100%;
}
@media screen and (min-width: 767px) {
  .form-checklist > label {
    width: 48%;
  }
}

.form-check-custom {
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  gap: 0.8rem;
  cursor: pointer;
}
.form-check-custom input {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}
.form-check-custom__mark {
  position: relative;
  width: 1.1rem;
  height: 1.1rem;
  margin-top: 0.2rem;
  border: 2px solid #eb003f;
  border-radius: 3px;
  background: transparent;
  transition: background 0.2s ease, border-color 0.2s ease;
}
.form-check-custom__mark::after {
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-weight: normal;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-variation-settings: "FILL" 0, "wght" 700, "GRAD" 0, "opsz" 24;
  content: "check";
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.95rem;
  color: #ffffff;
  opacity: 0;
  transform: scale(0.6);
  transition: opacity 0.15s ease, transform 0.15s ease;
}
input:checked + .form-check-custom__mark {
  background: #eb003f;
}
input:checked + .form-check-custom__mark::after {
  opacity: 1;
  transform: scale(1);
}
.form-check-custom__label {
  font-size: 1.05rem;
  line-height: 1.35;
}

.form-message {
  margin-bottom: 1rem;
  padding: 1rem 1.1rem;
  border-radius: 0.85rem;
}
.form-message p:last-child,
.form-message ul:last-child {
  margin-bottom: 0;
}
.form-message ul {
  margin: 0.6rem 0 0;
  padding-left: 1.2rem;
}
.form-message--success {
  background: rgba(235, 0, 63, 0.08);
  color: #000000;
}
.form-message--error {
  background: rgba(0, 0, 0, 0.06);
  color: #000000;
}

.form-meta {
  display: flex;
  flex-direction: column;
  gap: 0.65rem;
  color: rgba(0, 0, 0, 0.84);
}
.form-meta p {
  margin: 0;
}
.form-meta a {
  color: #000000;
  text-decoration: underline;
}
.form-meta a:hover, .form-meta a:focus {
  color: #eb003f;
}

.form-consent label {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 0.75rem;
  align-items: start;
  cursor: pointer;
}
.form-consent input {
  margin-top: 0.25rem;
}

.form-honeypot {
  position: absolute;
  left: -9999px;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

.form-actions {
  display: flex;
  justify-content: flex-start;
}
.form-actions .btn {
  min-width: 12rem;
}

/*!
 * adecco_abs WPBS Theme - Ultra Minimal Build
 * Only Grid, Utilities, Offcanvas, Navbar - Nothing else!
 */
/*!
 * adecco_abs WPBS Theme - Components
 * ACF Elements & Custom Components
 */
/*!
 * adecco_abs WPBS Theme - Ultra Minimal Build
 * Only Grid, Utilities, Offcanvas, Navbar - Nothing else!
 */
@media screen and (min-width: 992px) {
  .standard-section .standard-row {
    align-items: center;
  }
  .standard-section .standard-row.flex-row > div:last-child {
    padding-left: 2rem;
  }
  .standard-section .standard-row.flex-row > div:first-child {
    padding-right: 2rem;
  }
  .standard-section .standard-row.flex-lg-row-reverse > div:first-child {
    padding-left: 2rem;
  }
  .standard-section .standard-row.flex-lg-row-reverse > div:last-child {
    padding-right: 2rem;
  }
}
@media screen and (min-width: 1200px) {
  .standard-section .standard-row.flex-row > div:last-child {
    padding-left: 3rem;
  }
  .standard-section .standard-row.flex-row > div:first-child {
    padding-right: 3rem;
  }
  .standard-section .standard-row.flex-lg-row-reverse > div:first-child {
    padding-left: 3rem;
  }
  .standard-section .standard-row.flex-lg-row-reverse > div:last-child {
    padding-right: 3rem;
  }
}
.standard-section .img-wrap {
  border-radius: var(--br);
  overflow: hidden;
}
.standard-section .img-wrap.is-borderless, .standard-section .img-wrap.is-borderless figure, .standard-section .img-wrap.is-borderless figure img {
  border-radius: 0;
  overflow: visible;
}
@media screen and (max-width: 992px) {
  .standard-section .img-wrap {
    margin-bottom: 2rem;
  }
}
@media screen and (min-width: 992px) {
  .standard-section .txt-wrap .two-columns {
    column-count: 2;
    column-gap: 3rem;
  }
}
.standard-section .txt-wrap .two-columns h2, .standard-section .txt-wrap .two-columns h3, .standard-section .txt-wrap .two-columns h4, .standard-section .txt-wrap .two-columns h5, .standard-section .txt-wrap .two-columns h6, .standard-section .txt-wrap .two-columns li {
  break-inside: avoid;
}
.standard-section.is-highlight-list .txt-wrap ul,
.standard-section.is-highlight-list .is-wysiwyg ul {
  list-style: none;
  padding-left: 0;
}
.standard-section.is-highlight-list .txt-wrap ul li,
.standard-section.is-highlight-list .is-wysiwyg ul li {
  font-size: 1.2em;
  line-height: 1.4;
  position: relative;
  padding-left: 1.75em;
  margin-bottom: 0.5em;
}
.standard-section.is-highlight-list .txt-wrap ul li::before,
.standard-section.is-highlight-list .is-wysiwyg ul li::before {
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-weight: normal;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
  content: "check_circle";
  position: absolute;
  left: 0;
  top: 0.1em;
  color: #eb003f;
  font-size: 1.15em;
}
.standard-section.is-highlight-list .txt-wrap ol li,
.standard-section.is-highlight-list .is-wysiwyg ol li {
  font-size: 1.2em;
  line-height: 1.4;
  margin-bottom: 0.4em;
}
.standard-section.is-highlight-list.bgprimary .txt-wrap ul li::before,
.standard-section.is-highlight-list.bgprimary .is-wysiwyg ul li::before {
  color: #000000;
}
.standard-section.is-highlight-list.bgprimary h2 strong,
.standard-section.is-highlight-list.bgprimary .section-headline strong {
  color: #000000;
}

/*!
 * adecco_abs WPBS Theme - Ultra Minimal Build
 * Only Grid, Utilities, Offcanvas, Navbar - Nothing else!
 */
.ansprechpartner-section {
  background: greenyellow;
}
@media screen and (min-width: 992px) {
  .ansprechpartner-section .row {
    flex-direction: row-reverse;
    align-content: center;
    align-items: center;
  }
}
.ansprechpartner-section h2.section-headline {
  font-size: 1.75rem;
}
@media screen and (min-width: 1200px) {
  .ansprechpartner-section h2.section-headline {
    font-size: 1.75rem;
  }
}
.ansprechpartner-section .txt-wrap {
  font-size: 1.175rem;
}
.ansprechpartner-section .team-item {
  gap: 0.5rem;
}
.ansprechpartner-section .team-info .team-name {
  font-family: "ZT Talk", sans-serif;
  font-weight: 600;
  font-size: 1.25rem;
}
.ansprechpartner-section .team-info .team-position {
  margin-bottom: 0.75rem;
  line-height: 1.25em;
}
.ansprechpartner-section .team-info .team-description {
  margin-bottom: 1rem;
  font-size: 1rem;
  line-height: 1.55;
}
.ansprechpartner-section .team-info .team-contact {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.375rem;
  margin-top: 0.375rem;
  font-weight: 700;
}
.ansprechpartner-section .team-portrait {
  position: relative;
  max-width: 590px;
}
.ansprechpartner-section .team-portrait figure {
  position: relative;
  z-index: 2;
  margin-bottom: 1.875rem;
  aspect-ratio: 1/1;
}
@media screen and (min-width: 992px) {
  .ansprechpartner-section .team-portrait figure {
    margin-bottom: 20px;
  }
}
.ansprechpartner-section .team-portrait img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.ansprechpartner-section .team-portrait .contact-wrapper {
  position: absolute;
  bottom: -1.45em;
  right: 45px;
  z-index: 3;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  gap: 1rem;
}
.ansprechpartner-section .team-portrait .contact-wrapper a {
  width: 50px;
  height: 50px;
  background: #eb003f;
  color: #ffffff;
  text-decoration: none;
  border-radius: 15px;
  overflow: hidden;
  font-size: 1.475rem;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  text-align: center;
  -webkit-box-shadow: 0px 0px 4px 3px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 0px 4px 3px rgba(0, 0, 0, 0.25);
}
@media screen and (min-width: 992px) {
  .ansprechpartner-section .team-portrait .contact-wrapper a:hover, .ansprechpartner-section .team-portrait .contact-wrapper a:focus {
    background: #000000;
    color: #eb003f;
  }
}
@media screen and (min-width: 1200px) {
  .ansprechpartner-section .col-lg-4 {
    padding-right: 2rem;
  }
  .ansprechpartner-section .col-lg-8 {
    padding-left: 2rem;
  }
}
.ansprechpartner-section.bgprimary .team-portrait {
  position: relative;
}
.ansprechpartner-section.bgprimary .team-portrait figure {
  position: relative;
  z-index: 2;
  margin-bottom: 10px;
}
@media screen and (min-width: 992px) {
  .ansprechpartner-section.bgprimary .team-portrait figure {
    margin-bottom: 10px;
  }
}
.ansprechpartner-section.bgprimary .team-portrait .contact-wrapper a {
  background: #ffffff;
  color: #000000;
}
@media screen and (min-width: 992px) {
  .ansprechpartner-section.bgprimary .team-portrait .contact-wrapper a:hover, .ansprechpartner-section.bgprimary .team-portrait .contact-wrapper a:focus {
    background: #000000;
    color: #eb003f;
  }
}

/*!
 * adecco_abs WPBS Theme - Ultra Minimal Build
 * Only Grid, Utilities, Offcanvas, Navbar - Nothing else!
 */
section.section-element.teamlist-section.has-background:not(.bgwhite) {
  padding-bottom: calc(5rem + 5vh - 60px);
}
@media screen and (min-width: 992px) {
  section.section-element.teamlist-section.has-background:not(.bgwhite) {
    padding-bottom: calc(5rem + 5vh - 40px);
  }
}
section.section-element.teamlist-section .team-card {
  margin-bottom: 40px;
}
@media screen and (min-width: 992px) {
  section.section-element.teamlist-section .team-card {
    margin-bottom: 30px;
  }
}
section.section-element.teamlist-section .team-category-block:last-child {
  margin-bottom: 0 !important;
}
section.section-element.teamlist-section .team-category-title {
  margin-bottom: 1.5rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}
section.section-element.teamlist-section .txt-wrap {
  font-size: 1.175rem;
}
section.section-element.teamlist-section .team-info .team-name {
  font-family: "ZT Talk", sans-serif;
  font-weight: 600;
  font-size: 1.45rem;
}
section.section-element.teamlist-section .team-info .team-position {
  margin-bottom: 0.5rem;
  line-height: 1.25em;
}
section.section-element.teamlist-section .team-info .team-description {
  margin-bottom: 1rem;
  font-size: 1rem;
  line-height: 1.5;
}
section.section-element.teamlist-section .team-info .team-contact {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.375rem;
  margin-top: 0.375rem;
  font-weight: 500;
}
section.section-element.teamlist-section .team-info .team-contact a:hover, section.section-element.teamlist-section .team-info .team-contact a:focus {
  text-decoration: none;
  color: inherit;
}
section.section-element.teamlist-section .team-portrait {
  position: relative;
}
section.section-element.teamlist-section .team-portrait figure {
  position: relative;
  z-index: 2;
  margin-bottom: 30px;
  aspect-ratio: 1/1;
}
section.section-element.teamlist-section .team-portrait img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: opacity 0.35s ease, transform 0.35s ease;
}
section.section-element.teamlist-section .team-portrait .team-portrait-hover {
  position: absolute;
  inset: 0;
  opacity: 0;
}
section.section-element.teamlist-section .team-card:hover .team-portrait-hover,
section.section-element.teamlist-section .team-card:focus-within .team-portrait-hover {
  opacity: 1;
}

/*!
 * adecco_abs WPBS Theme - Ultra Minimal Build
 * Only Grid, Utilities, Offcanvas, Navbar - Nothing else!
 */
.cta-section .cta-section__box {
  background: #ffffff;
  border-radius: var(--br);
  box-shadow: var(--box-shadow);
  padding: clamp(1.75rem, 4vw, 3rem) clamp(1.5rem, 4vw, 3.5rem);
  color: #000000;
}
.cta-section .cta-section__box .headline-wrapper,
.cta-section .cta-section__box .section-headline,
.cta-section .cta-section__box .subheadline,
.cta-section .cta-section__box .txt-wrap,
.cta-section .cta-section__box .is-wysiwyg {
  color: #000000;
}
.cta-section .cta-section__box a:not(.btn) {
  color: #eb003f;
}
.cta-section .cta-section__box a:not(.btn):hover, .cta-section .cta-section__box a:not(.btn):focus {
  text-decoration: none;
  color: #000000;
}
.cta-section .cta-section__box .btn.btn-primary,
.cta-section .cta-section__box a.btn.btn-primary {
  background: #eb003f;
  color: #ffffff;
  border-color: #eb003f;
}
.cta-section .cta-section__box .btn.btn-primary:hover, .cta-section .cta-section__box .btn.btn-primary:focus,
.cta-section .cta-section__box a.btn.btn-primary:hover,
.cta-section .cta-section__box a.btn.btn-primary:focus {
  background: transparent;
  color: #eb003f;
  border-color: #eb003f;
}
.cta-section--image .cta-section__media {
  position: relative;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  border-radius: var(--br);
  overflow: hidden;
  box-shadow: var(--box-shadow);
  isolation: isolate;
}
.cta-section--image .cta-section__box {
  margin: clamp(1.75rem, 4vw, 3rem);
  max-width: 40rem;
}
.cta-section--image .cta-bg-image {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  min-height: 22rem;
}
@media screen and (min-width: 992px) {
  .cta-section--image .cta-bg-image {
    min-height: 28rem;
  }
}
.cta-section--image .cta-section__overlay {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: clamp(1.5rem, 5vw, 3.5rem);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0.55));
}
.cta-section--image .cta-section__overlay--justify-start {
  justify-content: flex-start;
}
.cta-section--image .cta-section__overlay--center {
  justify-content: center;
}
.cta-section--image .cta-section__overlay--justify-end {
  justify-content: flex-end;
}

/*!
 * adecco_abs WPBS Theme - Ultra Minimal Build
 * Only Grid, Utilities, Offcanvas, Navbar - Nothing else!
 */
.linkkachel-section .linkkachel-group-heading {
  margin: clamp(2rem, 3vw, 3rem) 0 1.25rem;
}
.linkkachel-section .linkkachel-group-heading h3 {
  margin-bottom: 0;
}
.linkkachel-section .linkkachel-wrapper .swiper-pagination {
  margin-left: 1rem;
}
.linkkachel-section .linkkachel-wrapper .linkkachel-card-item {
  display: flex;
  flex-direction: column;
  overflow: hidden;
  border-radius: var(--br);
  box-shadow: var(--box-shadow);
  height: 100%;
}
.linkkachel-section .linkkachel-wrapper .linkkachel-card-item a, .linkkachel-section .linkkachel-wrapper .linkkachel-card-item .afake {
  display: flex;
  flex-direction: column;
  height: 100%;
  background: transparent;
  text-decoration: none;
  color: inherit;
}
.linkkachel-section .linkkachel-wrapper .linkkachel-card-item a .card-img-wrap, .linkkachel-section .linkkachel-wrapper .linkkachel-card-item .afake .card-img-wrap {
  min-height: 140px;
  max-height: 160px;
  overflow: hidden;
}
.linkkachel-section .linkkachel-wrapper .linkkachel-card-item a .card-img-wrap img, .linkkachel-section .linkkachel-wrapper .linkkachel-card-item .afake .card-img-wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0.9;
}
.linkkachel-section .linkkachel-wrapper .linkkachel-card-item a .txtwrap, .linkkachel-section .linkkachel-wrapper .linkkachel-card-item .afake .txtwrap {
  display: flex;
  flex-direction: column;
  flex: 1;
  padding: 1.25rem;
  text-align: left;
}
.linkkachel-section .linkkachel-wrapper .linkkachel-card-item a .txtwrap.no-image, .linkkachel-section .linkkachel-wrapper .linkkachel-card-item .afake .txtwrap.no-image {
  padding: 1.875rem 1.25rem;
}
@media screen and (min-width: 1200px) {
  .linkkachel-section .linkkachel-wrapper .linkkachel-card-item a .txtwrap.no-image, .linkkachel-section .linkkachel-wrapper .linkkachel-card-item .afake .txtwrap.no-image {
    padding: 2.25rem 1.65rem;
  }
}
.linkkachel-section .linkkachel-wrapper .linkkachel-card-item a .txtwrap .txt, .linkkachel-section .linkkachel-wrapper .linkkachel-card-item .afake .txtwrap .txt {
  line-height: 1.4;
  font-weight: 400;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 1200px) {
  .linkkachel-section .linkkachel-wrapper .linkkachel-card-item a .txtwrap .txt, .linkkachel-section .linkkachel-wrapper .linkkachel-card-item .afake .txtwrap .txt {
    font-size: 0.95em;
  }
}
.linkkachel-section .linkkachel-wrapper .linkkachel-card-item a .txtwrap .txt h3, .linkkachel-section .linkkachel-wrapper .linkkachel-card-item .afake .txtwrap .txt h3 {
  font-size: 1.6rem;
}
@media screen and (min-width: 1200px) {
  .linkkachel-section .linkkachel-wrapper .linkkachel-card-item a .txtwrap .txt h3, .linkkachel-section .linkkachel-wrapper .linkkachel-card-item .afake .txtwrap .txt h3 {
    font-size: 1.5em;
  }
}
.linkkachel-section .linkkachel-wrapper .linkkachel-card-item a .txtwrap .arrow-link, .linkkachel-section .linkkachel-wrapper .linkkachel-card-item .afake .txtwrap .arrow-link {
  margin-top: auto;
  padding-top: 1.15rem;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-end;
}
.linkkachel-section .linkkachel-wrapper .linkkachel-card-item a .txtwrap .arrow-link .arrow-link-text, .linkkachel-section .linkkachel-wrapper .linkkachel-card-item .afake .txtwrap .arrow-link .arrow-link-text {
  font-weight: 900;
}
.linkkachel-section .linkkachel-wrapper .linkkachel-card-item a .txtwrap .arrow-link .icon, .linkkachel-section .linkkachel-wrapper .linkkachel-card-item .afake .txtwrap .arrow-link .icon {
  font-size: 1.8em;
}
@media screen and (min-width: 992px) {
  .linkkachel-section .linkkachel-wrapper .linkkachel-card-item a:hover .card-img-wrap img, .linkkachel-section .linkkachel-wrapper .linkkachel-card-item a:focus .card-img-wrap img {
    opacity: 1;
    scale: 1.1;
  }
  .linkkachel-section .linkkachel-wrapper .linkkachel-card-item a:hover .arrow-link, .linkkachel-section .linkkachel-wrapper .linkkachel-card-item a:focus .arrow-link {
    margin-left: 1rem;
  }
}
.linkkachel-section .linkkachel-wrapper .linkkachel-card-item .afake .arrow-link {
  display: none;
}
.linkkachel-section .linkkachel-wrapper .linkkachel-card-item.bgwhite a,
.linkkachel-section .linkkachel-wrapper .linkkachel-card-item.bgwhite .afake, .linkkachel-section .linkkachel-wrapper .linkkachel-card-item.bglightgrey a,
.linkkachel-section .linkkachel-wrapper .linkkachel-card-item.bglightgrey .afake {
  color: #000000;
}
.linkkachel-section .linkkachel-wrapper .linkkachel-card-item.bgwhite a .txtwrap,
.linkkachel-section .linkkachel-wrapper .linkkachel-card-item.bgwhite .afake .txtwrap, .linkkachel-section .linkkachel-wrapper .linkkachel-card-item.bglightgrey a .txtwrap,
.linkkachel-section .linkkachel-wrapper .linkkachel-card-item.bglightgrey .afake .txtwrap {
  color: #000000;
}
.linkkachel-section .linkkachel-wrapper .linkkachel-card-item.bgwhite a .txtwrap h3,
.linkkachel-section .linkkachel-wrapper .linkkachel-card-item.bgwhite a .txtwrap .txt,
.linkkachel-section .linkkachel-wrapper .linkkachel-card-item.bgwhite .afake .txtwrap h3,
.linkkachel-section .linkkachel-wrapper .linkkachel-card-item.bgwhite .afake .txtwrap .txt, .linkkachel-section .linkkachel-wrapper .linkkachel-card-item.bglightgrey a .txtwrap h3,
.linkkachel-section .linkkachel-wrapper .linkkachel-card-item.bglightgrey a .txtwrap .txt,
.linkkachel-section .linkkachel-wrapper .linkkachel-card-item.bglightgrey .afake .txtwrap h3,
.linkkachel-section .linkkachel-wrapper .linkkachel-card-item.bglightgrey .afake .txtwrap .txt {
  color: #000000;
}
.linkkachel-section .linkkachel-wrapper .linkkachel-card-item.bgwhite a .txtwrap .arrow-link,
.linkkachel-section .linkkachel-wrapper .linkkachel-card-item.bgwhite a .txtwrap .arrow-link .arrow-link-text,
.linkkachel-section .linkkachel-wrapper .linkkachel-card-item.bgwhite a .txtwrap .arrow-link .icon,
.linkkachel-section .linkkachel-wrapper .linkkachel-card-item.bgwhite a .txtwrap .arrow-link .arrow-link-icon,
.linkkachel-section .linkkachel-wrapper .linkkachel-card-item.bgwhite .afake .txtwrap .arrow-link,
.linkkachel-section .linkkachel-wrapper .linkkachel-card-item.bgwhite .afake .txtwrap .arrow-link .arrow-link-text,
.linkkachel-section .linkkachel-wrapper .linkkachel-card-item.bgwhite .afake .txtwrap .arrow-link .icon,
.linkkachel-section .linkkachel-wrapper .linkkachel-card-item.bgwhite .afake .txtwrap .arrow-link .arrow-link-icon, .linkkachel-section .linkkachel-wrapper .linkkachel-card-item.bglightgrey a .txtwrap .arrow-link,
.linkkachel-section .linkkachel-wrapper .linkkachel-card-item.bglightgrey a .txtwrap .arrow-link .arrow-link-text,
.linkkachel-section .linkkachel-wrapper .linkkachel-card-item.bglightgrey a .txtwrap .arrow-link .icon,
.linkkachel-section .linkkachel-wrapper .linkkachel-card-item.bglightgrey a .txtwrap .arrow-link .arrow-link-icon,
.linkkachel-section .linkkachel-wrapper .linkkachel-card-item.bglightgrey .afake .txtwrap .arrow-link,
.linkkachel-section .linkkachel-wrapper .linkkachel-card-item.bglightgrey .afake .txtwrap .arrow-link .arrow-link-text,
.linkkachel-section .linkkachel-wrapper .linkkachel-card-item.bglightgrey .afake .txtwrap .arrow-link .icon,
.linkkachel-section .linkkachel-wrapper .linkkachel-card-item.bglightgrey .afake .txtwrap .arrow-link .arrow-link-icon {
  color: #eb003f;
}
.linkkachel-section .linkkachel-wrapper .linkkachel-card-item.bgwhite a:hover .txtwrap .arrow-link,
.linkkachel-section .linkkachel-wrapper .linkkachel-card-item.bgwhite a:hover .txtwrap .arrow-link .arrow-link-text,
.linkkachel-section .linkkachel-wrapper .linkkachel-card-item.bgwhite a:hover .txtwrap .arrow-link .icon,
.linkkachel-section .linkkachel-wrapper .linkkachel-card-item.bgwhite a:hover .txtwrap .arrow-link .arrow-link-icon, .linkkachel-section .linkkachel-wrapper .linkkachel-card-item.bgwhite a:focus .txtwrap .arrow-link,
.linkkachel-section .linkkachel-wrapper .linkkachel-card-item.bgwhite a:focus .txtwrap .arrow-link .arrow-link-text,
.linkkachel-section .linkkachel-wrapper .linkkachel-card-item.bgwhite a:focus .txtwrap .arrow-link .icon,
.linkkachel-section .linkkachel-wrapper .linkkachel-card-item.bgwhite a:focus .txtwrap .arrow-link .arrow-link-icon, .linkkachel-section .linkkachel-wrapper .linkkachel-card-item.bglightgrey a:hover .txtwrap .arrow-link,
.linkkachel-section .linkkachel-wrapper .linkkachel-card-item.bglightgrey a:hover .txtwrap .arrow-link .arrow-link-text,
.linkkachel-section .linkkachel-wrapper .linkkachel-card-item.bglightgrey a:hover .txtwrap .arrow-link .icon,
.linkkachel-section .linkkachel-wrapper .linkkachel-card-item.bglightgrey a:hover .txtwrap .arrow-link .arrow-link-icon, .linkkachel-section .linkkachel-wrapper .linkkachel-card-item.bglightgrey a:focus .txtwrap .arrow-link,
.linkkachel-section .linkkachel-wrapper .linkkachel-card-item.bglightgrey a:focus .txtwrap .arrow-link .arrow-link-text,
.linkkachel-section .linkkachel-wrapper .linkkachel-card-item.bglightgrey a:focus .txtwrap .arrow-link .icon,
.linkkachel-section .linkkachel-wrapper .linkkachel-card-item.bglightgrey a:focus .txtwrap .arrow-link .arrow-link-icon {
  color: #000000;
}
.linkkachel-section .linkkachel-wrapper .linkkachel-card-item.bglightgrey {
  background: #f1f0f0;
}
.linkkachel-section .linkkachel-wrapper .linkkachel-card-item.bgwhite {
  background: #ffffff;
}
.linkkachel-section .linkkachel-wrapper .linkkachel-card-item.bgprimary {
  background: #eb003f;
}
.linkkachel-section .linkkachel-wrapper .linkkachel-card-item.bgprimary a,
.linkkachel-section .linkkachel-wrapper .linkkachel-card-item.bgprimary .afake {
  color: #ffffff;
}
.linkkachel-section .linkkachel-wrapper .linkkachel-card-item.bgprimary a .txtwrap,
.linkkachel-section .linkkachel-wrapper .linkkachel-card-item.bgprimary .afake .txtwrap {
  color: #ffffff;
}
.linkkachel-section .linkkachel-wrapper .linkkachel-card-item.bgprimary a .txtwrap h3,
.linkkachel-section .linkkachel-wrapper .linkkachel-card-item.bgprimary a .txtwrap .txt,
.linkkachel-section .linkkachel-wrapper .linkkachel-card-item.bgprimary .afake .txtwrap h3,
.linkkachel-section .linkkachel-wrapper .linkkachel-card-item.bgprimary .afake .txtwrap .txt {
  color: #ffffff;
}
.linkkachel-section .linkkachel-wrapper .linkkachel-card-item.bgprimary a .txtwrap .arrow-link,
.linkkachel-section .linkkachel-wrapper .linkkachel-card-item.bgprimary a .txtwrap .arrow-link .arrow-link-text,
.linkkachel-section .linkkachel-wrapper .linkkachel-card-item.bgprimary a .txtwrap .arrow-link .icon,
.linkkachel-section .linkkachel-wrapper .linkkachel-card-item.bgprimary a .txtwrap .arrow-link .arrow-link-icon,
.linkkachel-section .linkkachel-wrapper .linkkachel-card-item.bgprimary .afake .txtwrap .arrow-link,
.linkkachel-section .linkkachel-wrapper .linkkachel-card-item.bgprimary .afake .txtwrap .arrow-link .arrow-link-text,
.linkkachel-section .linkkachel-wrapper .linkkachel-card-item.bgprimary .afake .txtwrap .arrow-link .icon,
.linkkachel-section .linkkachel-wrapper .linkkachel-card-item.bgprimary .afake .txtwrap .arrow-link .arrow-link-icon {
  color: #000000;
}
.linkkachel-section .linkkachel-wrapper .linkkachel-card-item.bgprimary a:hover .txtwrap .arrow-link,
.linkkachel-section .linkkachel-wrapper .linkkachel-card-item.bgprimary a:hover .txtwrap .arrow-link .arrow-link-text,
.linkkachel-section .linkkachel-wrapper .linkkachel-card-item.bgprimary a:hover .txtwrap .arrow-link .icon,
.linkkachel-section .linkkachel-wrapper .linkkachel-card-item.bgprimary a:hover .txtwrap .arrow-link .arrow-link-icon, .linkkachel-section .linkkachel-wrapper .linkkachel-card-item.bgprimary a:focus .txtwrap .arrow-link,
.linkkachel-section .linkkachel-wrapper .linkkachel-card-item.bgprimary a:focus .txtwrap .arrow-link .arrow-link-text,
.linkkachel-section .linkkachel-wrapper .linkkachel-card-item.bgprimary a:focus .txtwrap .arrow-link .icon,
.linkkachel-section .linkkachel-wrapper .linkkachel-card-item.bgprimary a:focus .txtwrap .arrow-link .arrow-link-icon {
  color: #000000;
}
.linkkachel-section .linkkachel-wrapper .linkkachel-card-item.bgdark {
  background: #000000;
}
.linkkachel-section .linkkachel-wrapper .linkkachel-card-item.bgdark a,
.linkkachel-section .linkkachel-wrapper .linkkachel-card-item.bgdark .afake {
  color: #ffffff;
}
.linkkachel-section .linkkachel-wrapper .linkkachel-card-item.bgdark a .txtwrap,
.linkkachel-section .linkkachel-wrapper .linkkachel-card-item.bgdark .afake .txtwrap {
  color: #ffffff;
}
.linkkachel-section .linkkachel-wrapper .linkkachel-card-item.bgdark a .txtwrap h3,
.linkkachel-section .linkkachel-wrapper .linkkachel-card-item.bgdark a .txtwrap .txt,
.linkkachel-section .linkkachel-wrapper .linkkachel-card-item.bgdark .afake .txtwrap h3,
.linkkachel-section .linkkachel-wrapper .linkkachel-card-item.bgdark .afake .txtwrap .txt {
  color: #ffffff;
}
.linkkachel-section .linkkachel-wrapper .linkkachel-card-item.bgdark a .txtwrap .arrow-link,
.linkkachel-section .linkkachel-wrapper .linkkachel-card-item.bgdark a .txtwrap .arrow-link .arrow-link-text,
.linkkachel-section .linkkachel-wrapper .linkkachel-card-item.bgdark a .txtwrap .arrow-link .icon,
.linkkachel-section .linkkachel-wrapper .linkkachel-card-item.bgdark a .txtwrap .arrow-link .arrow-link-icon,
.linkkachel-section .linkkachel-wrapper .linkkachel-card-item.bgdark .afake .txtwrap .arrow-link,
.linkkachel-section .linkkachel-wrapper .linkkachel-card-item.bgdark .afake .txtwrap .arrow-link .arrow-link-text,
.linkkachel-section .linkkachel-wrapper .linkkachel-card-item.bgdark .afake .txtwrap .arrow-link .icon,
.linkkachel-section .linkkachel-wrapper .linkkachel-card-item.bgdark .afake .txtwrap .arrow-link .arrow-link-icon {
  color: #eb003f;
}

.linkkachel-slide {
  height: auto;
  display: flex;
  align-items: stretch;
  transition: opacity 0.3s ease, transform 0.3s ease;
}

.linkkachel-wrapper {
  display: grid;
  gap: 2rem;
  grid-template-columns: 1fr;
}
@media screen and (min-width: 768px) {
  .linkkachel-wrapper[data-cards="2"] {
    grid-template-columns: repeat(2, 1fr);
  }
  .linkkachel-wrapper[data-cards="3"] {
    grid-template-columns: repeat(3, 1fr);
  }
  .linkkachel-wrapper[data-cards="4"] {
    grid-template-columns: repeat(4, 1fr);
  }
  .linkkachel-wrapper[data-cards="5"] {
    grid-template-columns: repeat(5, 1fr);
  }
  .linkkachel-wrapper[data-cards="6"] {
    grid-template-columns: repeat(6, 1fr);
  }
}

/*!
 * adecco_abs WPBS Theme - Ultra Minimal Build
 * Only Grid, Utilities, Offcanvas, Navbar - Nothing else!
 */
section.section-element.iconkachel-section {
  padding-top: calc(2rem + 2vh);
  padding-bottom: 2vh;
}
section.section-element.iconkachel-section.has-background:not(.bgwhite) {
  padding-top: calc(2rem + 4vh);
  padding-bottom: 4vh;
}
@media screen and (min-width: 1200px) {
  section.section-element.iconkachel-section {
    padding-top: calc(2rem + 3vh);
    padding-bottom: 3vh;
  }
  section.section-element.iconkachel-section.has-background:not(.bgwhite) {
    padding-top: calc(3rem + 3vh);
    padding-bottom: calc(1rem + 3vh);
  }
}
section.section-element.iconkachel-section .iconkachel-item {
  display: flex;
  justify-content: center;
  align-items: stretch;
  margin-bottom: 3rem;
}
section.section-element.iconkachel-section .iconkachel-item .iconkachel-card-item {
  border-radius: var(--br);
}
section.section-element.iconkachel-section .iconkachel-item .iconkachel-card-item .iconwrap {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 2rem 1rem 1rem 1rem;
}
section.section-element.iconkachel-section .iconkachel-item .iconkachel-card-item .iconwrap img {
  max-width: 180px;
  height: auto;
  width: 100%;
}
section.section-element.iconkachel-section .iconkachel-item .iconkachel-card-item .txtwrap {
  padding: 1rem 1rem 2rem 1rem;
}
section.section-element.iconkachel-section .iconkachel-item .iconkachel-card-item .txtwrap .arrow-link {
  margin-top: 2rem;
  display: inline-flex;
}
section.section-element.iconkachel-section .iconkachel-item .iconkachel-card-item h3 {
  hyphens: none;
  font-weight: 700;
}
section.section-element.iconkachel-section .iconkachel-item a.iconkachel-card-item:hover, section.section-element.iconkachel-section .iconkachel-item a.iconkachel-card-item:focus {
  transform: translate(0, -5px);
  text-decoration: none;
}
@media screen and (min-width: 992px) {
  section.section-element.iconkachel-section .iconkachel-item.col-lg-4 .iconkachel-card-item .iconwrap img {
    max-width: 160px;
  }
}
section.section-element.iconkachel-section .iconkachel-item.col-lg-4 .iconkachel-card-item .txtwrap {
  padding: 1rem 2rem;
}
@media screen and (min-width: 1200px) {
  section.section-element.iconkachel-section .iconkachel-item.col-lg-4 .iconkachel-card-item .txtwrap {
    padding: 1rem 2.5rem 2rem;
  }
}
@media screen and (min-width: 992px) {
  section.section-element.iconkachel-section .iconkachel-item.col-lg-3 .iconkachel-card-item .iconwrap img {
    max-width: 120px;
  }
}
section.section-element.iconkachel-section .iconkachel-item.col-lg-3 .iconkachel-card-item .txtwrap {
  padding: 1rem 2rem;
}
@media screen and (min-width: 1200px) {
  section.section-element.iconkachel-section .iconkachel-item.col-lg-3 .iconkachel-card-item .txtwrap {
    padding: 1rem 2rem 2rem;
  }
}

/*!
 * adecco_abs WPBS Theme - Ultra Minimal Build
 * Only Grid, Utilities, Offcanvas, Navbar - Nothing else!
 */
/*--------------------------------------------------------------
Gallery Elemente
--------------------------------------------------------------*/
.gallery {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 0.75rem;
  justify-content: space-between;
}
.gallery .gallink-wrapper {
  display: block;
  overflow: hidden;
  border-radius: var(--br-half);
}
.gallery .gallink-wrapper a.gal-img-link {
  position: relative;
  display: flex;
  width: 100%;
  height: 100%;
  transition: transform 0.3s ease;
  background: #000000;
}
.gallery .gallink-wrapper a.gal-img-link img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 1;
  position: relative;
  z-index: 20;
  transition: opacity 0.3s ease;
}
.gallery .gallink-wrapper a.gal-img-link .img-desc {
  display: block;
  text-align: center;
  font-size: 0.875em;
  font-weight: 500;
  padding: 5px 10px;
  background: rgba(255, 255, 255, 0.8);
  color: #000000;
}
.gallery .gallink-wrapper a.gal-img-link .zoomer {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 2rem;
  height: 2rem;
  color: #ffffff;
  z-index: 22;
  margin: -1rem 0 0 -1rem;
  opacity: 0;
  transition: opacity 0.3s ease;
}
.gallery .gallink-wrapper a.gal-img-link .zoomer:before {
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-weight: normal;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
  content: "search";
  font-size: 1.875rem;
}
.gallery .gallink-wrapper a.gal-img-link:hover, .gallery .gallink-wrapper a.gal-img-link:focus {
  transform: scale(1.05);
}
.gallery .gallink-wrapper a.gal-img-link:hover img, .gallery .gallink-wrapper a.gal-img-link:focus img {
  opacity: 0.27;
}
.gallery .gallink-wrapper a.gal-img-link:hover .zoomer, .gallery .gallink-wrapper a.gal-img-link:focus .zoomer {
  opacity: 1;
}
.gallery.gallery-square .gallink-wrapper {
  flex: 0 1 46%;
}
@media Screen and (min-width: 768px) {
  .gallery.gallery-square .gallink-wrapper {
    flex: 0 0 31%;
    max-width: 32%;
  }
}
@media Screen and (min-width: 992px) {
  .gallery.gallery-square .gallink-wrapper {
    flex: 0 0 47%;
    max-width: 50%;
  }
}
@media Screen and (min-width: 1400px) {
  .gallery.gallery-square .gallink-wrapper {
    flex: 0 0 23%;
    max-width: 33%;
  }
}
.gallery.gallery-square .gallink-wrapper a.gal-img-link {
  aspect-ratio: 1/1;
}
.gallery.gallery-original.masonry-layout {
  display: block;
}
.gallery.gallery-original.masonry-layout .gallink-wrapper {
  width: calc(50% - 8px);
  margin-bottom: 15px;
}
@media Screen and (min-width: 768px) {
  .gallery.gallery-original.masonry-layout .gallink-wrapper {
    width: calc(33.333% - 10px);
  }
}
@media Screen and (min-width: 992px) {
  .gallery.gallery-original.masonry-layout .gallink-wrapper {
    width: calc(25% - 12px);
  }
}
@media Screen and (min-width: 1400px) {
  .gallery.gallery-original.masonry-layout .gallink-wrapper {
    width: calc(20% - 12px);
  }
}
.gallery.gallery-original.masonry-layout .gallink-wrapper a.gal-img-link img {
  height: auto;
  object-fit: contain;
}

.galerie-slider-section .galerie-slider {
  padding-bottom: 4rem;
  overflow: visible;
}
.galerie-slider-section .galerie-slider.galerie-slider--nocrop .galerie-slider__media {
  background: #ffffff;
}
.galerie-slider-section .galerie-slider.galerie-slider--nocrop .galerie-slider__media img {
  object-fit: contain;
  padding: 0.5rem;
}
.galerie-slider-section .galerie-slider .swiper-slide {
  height: auto;
}
.galerie-slider-section .galerie-slider .gallink-wrapper {
  display: block;
  height: 100%;
  overflow: hidden;
  border-radius: var(--br-half);
}
.galerie-slider-section .galerie-slider .gal-img-link {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  color: inherit;
  text-decoration: none;
}
.galerie-slider-section .galerie-slider .gal-img-link .galerie-slider__media {
  position: relative;
  display: block;
  width: 100%;
  aspect-ratio: 1/1;
  background: #000000;
  overflow: hidden;
}
.galerie-slider-section .galerie-slider .gal-img-link .galerie-slider__media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.3s ease, opacity 0.3s ease;
}
.galerie-slider-section .galerie-slider .gal-img-link .galerie-slider__media .zoomer {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 2rem;
  height: 2rem;
  color: #ffffff;
  z-index: 22;
  margin: -1rem 0 0 -1rem;
  opacity: 0;
  transition: opacity 0.3s ease;
}
.galerie-slider-section .galerie-slider .gal-img-link .galerie-slider__media .zoomer:before {
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-weight: normal;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
  content: "search";
  font-size: 1.875rem;
}
.galerie-slider-section .galerie-slider .gal-img-link:hover .galerie-slider__media img, .galerie-slider-section .galerie-slider .gal-img-link:focus .galerie-slider__media img {
  transform: scale(1.04);
  opacity: 0.78;
}
.galerie-slider-section .galerie-slider .gal-img-link:hover .galerie-slider__media .zoomer, .galerie-slider-section .galerie-slider .gal-img-link:focus .galerie-slider__media .zoomer {
  opacity: 1;
}

/*!
 * adecco_abs WPBS Theme - Ultra Minimal Build
 * Only Grid, Utilities, Offcanvas, Navbar - Nothing else!
 */
@media screen and (max-width: 992px) {
  .accordeon-section .accordeon-row .text-right {
    text-align: left !important;
  }
}
.accordeon-section .accordeon .accordeon-item {
  border-radius: var(--br-half);
  padding: 0.5rem 1.5rem;
  background: #ffffff;
  margin-bottom: 0.875rem;
}
.accordeon-section .accordeon .accordeon-item .accordeon-header {
  font-size: 1.25rem;
  padding: 0.75em 0;
}
.accordeon-section .accordeon .accordeon-item .accordeon-header .accordeon-title {
  width: calc(100% - 2rem);
  font-weight: 600;
}
.accordeon-section .accordeon .accordeon-item .accordeon-header .accordeon-toggler {
  background: none;
  border: none;
  padding: 0;
  width: 100%;
  text-align: left;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  color: #000000;
  font-family: "ZT Talk", sans-serif;
  font-size: inherit;
  cursor: pointer;
  transition: color 0.3s ease;
}
.accordeon-section .accordeon .accordeon-item .accordeon-header .accordeon-toggler .accordeon-arrow {
  width: 1.6em;
  height: 0.8em;
  position: relative;
}
.accordeon-section .accordeon .accordeon-item .accordeon-header .accordeon-toggler .accordeon-arrow:before {
  content: "";
  position: absolute;
  left: auto;
  right: 1.15em;
  top: 0;
  width: 2px;
  height: 0.75em;
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  background: #000000;
}
.accordeon-section .accordeon .accordeon-item .accordeon-header .accordeon-toggler .accordeon-arrow:after {
  content: "";
  position: absolute;
  right: 0.65em;
  top: 0;
  width: 2px;
  height: 0.75em;
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  background: #000000;
}
.accordeon-section .accordeon .accordeon-item .accordeon-header .accordeon-toggler.collapsed {
  color: #000000;
  font-family: "ZT Talk", sans-serif;
}
.accordeon-section .accordeon .accordeon-item .accordeon-header .accordeon-toggler.collapsed .accordeon-arrow:before {
  content: "";
  left: auto;
  right: 1.15em;
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  background: #000000;
}
.accordeon-section .accordeon .accordeon-item .accordeon-header .accordeon-toggler.collapsed .accordeon-arrow:after {
  content: "";
  right: 0.65em;
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  background: #000000;
}
.accordeon-section .accordeon .accordeon-item .accordeon-body {
  padding: 0 3rem 1rem 0;
  color: #000000;
}
.accordeon-section .accordeon .accordeon-item .collapse {
  display: none;
}
.accordeon-section .accordeon .accordeon-item .collapse.show {
  display: block;
}
.accordeon-section .accordeon .accordeon-item:hover, .accordeon-section .accordeon .accordeon-item:focus {
  transform: translateY(-1px);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.08);
}
@media screen and (min-width: 1200px) {
  .accordeon-section .col-lg-4 {
    padding-right: 2rem;
  }
  .accordeon-section .col-lg-8 {
    padding-left: 2rem;
  }
}
.accordeon-section.bgwhite .accordeon .accordeon-item {
  background: #f1f0f0;
}

/*!
 * adecco_abs WPBS Theme - Ultra Minimal Build
 * Only Grid, Utilities, Offcanvas, Navbar - Nothing else!
 */
.linklist-section.has-background:not(.bgwhite) {
  padding-top: calc(2rem + 5vh);
  padding-bottom: calc(2rem + 5vh);
}
@media screen and (min-width: 1200px) {
  .linklist-section--text-left .col-lg-4 {
    padding-right: 2rem;
  }
  .linklist-section--text-left .col-lg-8 {
    padding-left: 2rem;
  }
}
.linklist-section .linklist-wrapper {
  margin-top: 0.5rem;
}
.linklist-section .linklist-grid {
  list-style: none;
  padding: 0;
  margin: 1rem 0 0;
  display: grid;
  grid-template-columns: 2fr;
  gap: 1rem;
}
@media screen and (min-width: 768px) {
  .linklist-section .linklist-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 1.25rem;
  }
}
@media screen and (min-width: 1200px) {
  .linklist-section--text-top .linklist-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
.linklist-section .linklist-card-item {
  margin: 0;
  display: flex;
}
.linklist-section .linklist-card {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  min-height: 100%;
  padding: 1.25rem;
  border-radius: var(--br);
  border: 1px solid rgba(0, 0, 0, 0.06);
  background: #ffffff;
  box-shadow: var(--box-shadow);
  color: #000000;
  text-decoration: none;
  overflow: hidden;
  transition: transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease;
}
@media screen and (min-width: 992px) {
  .linklist-section .linklist-card {
    padding: 1.5rem;
  }
}
.linklist-section .linklist-card--link:before {
  background: linear-gradient(90deg, #000000 0%, #eb003f 100%);
}
.linklist-section .linklist-card--download:before {
  background: #eb003f;
}
.linklist-section .linklist-card:hover, .linklist-section .linklist-card:focus {
  transform: translateY(-4px);
  box-shadow: 10px 14px 28px rgba(0, 0, 0, 0.2);
}
.linklist-section .linklist-card__icon {
  width: 3rem;
  height: 3rem;
  border-radius: 999px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 1rem;
  background: #eb003f;
  color: #ffffff;
}
.linklist-section .linklist-card__icon .icon {
  font-size: 1.5rem;
}
.linklist-section .linklist-card--link .linklist-card__icon {
  background: #000000;
  color: #ffffff;
}
.linklist-section .linklist-card__content {
  display: flex;
  flex-direction: column;
  gap: 0.45rem;
  flex: 1;
}
.linklist-section .linklist-card__badge {
  font-size: 0.78rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.6);
}
.linklist-section .linklist-card__title {
  margin: 0;
  font-size: 1.35rem;
  line-height: 1.15;
  font-weight: 700;
  color: #000000;
}
.linklist-section .linklist-card__meta {
  font-size: 0.92rem;
  line-height: 1.45;
  color: rgba(0, 0, 0, 0.65);
  word-break: break-word;
}
.linklist-section .linklist-card__action {
  display: inline-flex;
  align-items: center;
  gap: 0.25rem;
  margin-top: auto;
  padding-top: 1.25rem;
  font-size: 0.82rem;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #eb003f;
}
.linklist-section .linklist-card__action .icon {
  font-size: 1.35rem;
  transition: transform 0.25s ease;
}
.linklist-section .linklist-card--link .linklist-card__action {
  color: #000000;
}
.linklist-section .linklist-card--link:hover .linklist-card__action .icon,
.linklist-section .linklist-card--link:focus .linklist-card__action .icon {
  transform: translateX(0.25rem);
}
.linklist-section .linklist-card--download:hover .linklist-card__action .icon,
.linklist-section .linklist-card--download:focus .linklist-card__action .icon {
  transform: translateY(0.2rem);
}

/*!
 * adecco_abs WPBS Theme - Ultra Minimal Build
 * Only Grid, Utilities, Offcanvas, Navbar - Nothing else!
 */
@media screen and (min-width: 1200px) {
  .downloadlist-section .col-lg-4 {
    padding-right: 2rem;
  }
  .downloadlist-section .col-lg-8 {
    padding-left: 2rem;
  }
}

ul.downloadlist {
  padding: 0;
  margin: 1rem 0 2rem 0;
  list-style-type: none;
  display: inline-block;
  width: 100%;
}
ul.downloadlist li {
  margin: 0;
  padding: 1rem 0;
  width: 100%;
  display: block;
}
ul.downloadlist li.divider-headline {
  padding-top: 1.5rem;
  margin-top: 1rem;
  border-top: 2px solid #eb003f;
}
ul.downloadlist li.divider-headline h3 {
  margin: 0;
  font-weight: 700;
}
ul.downloadlist li .download-link {
  border-radius: var(--br-half);
  border: 1px solid #e6e6e6;
  background: #ffffff;
  overflow: hidden;
  font-weight: 500;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  text-decoration: none;
  gap: 0.5em;
  row-gap: 0.25em;
}
@media screen and (min-width: 767px) {
  ul.downloadlist li .download-link {
    flex-direction: row;
    align-items: center;
  }
}
ul.downloadlist li .download-link .img-wrap {
  padding: 0.5em;
}
ul.downloadlist li .download-link .img-wrap img {
  width: 100%;
  height: auto;
  display: block;
}
@media screen and (min-width: 767px) {
  ul.downloadlist li .download-link .img-wrap img {
    max-width: 300px;
    width: 300px;
  }
}
ul.downloadlist li .download-link .img-wrap .download-placeholder-img {
  width: 100%;
  height: auto;
  min-height: 3em;
  display: block;
  padding: 0.5em;
  text-align: center;
  background: rgba(235, 0, 63, 0.1);
  font-size: 1.675rem;
  border-radius: var(--br-half) 0 0 var(--br-half);
  color: #eb003f;
}
@media screen and (min-width: 767px) {
  ul.downloadlist li .download-link .img-wrap .download-placeholder-img {
    width: 300px;
  }
}
ul.downloadlist li .download-link .txt-wrap {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  position: relative;
  padding: 0 3rem 0 1rem;
  flex-grow: 1;
}
@media screen and (max-width: 767px) {
  ul.downloadlist li .download-link .txt-wrap {
    padding: 1rem 3rem 1rem 2rem;
  }
}
ul.downloadlist li .download-link .txt-wrap:after {
  position: absolute;
  pointer-events: none;
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-weight: normal;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
  content: "south";
  font-size: 2rem;
  color: #151515;
  opacity: 1;
  right: 0.6em;
  width: 2rem;
  color: #000000;
}
ul.downloadlist li .download-link .txt-wrap .download-description {
  display: block;
  width: 100%;
  font-weight: 400;
}
ul.downloadlist li .download-link .txt-wrap .link-meta {
  font-weight: 400;
}
ul.downloadlist li .download-link .txt-wrap .link-meta {
  font-size: 0.9rem;
  color: rgba(0, 0, 0, 0.6);
  width: 100%;
}
ul.downloadlist li .download-link:hover, ul.downloadlist li .download-link:focus {
  transform: translateY(-1px);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.08);
}
ul.downloadlist li .download-link:hover .txt-wrap:after, ul.downloadlist li .download-link:focus .txt-wrap:after {
  opacity: 1;
  color: #eb003f;
}

/*!
 * adecco_abs WPBS Theme - Ultra Minimal Build
 * Only Grid, Utilities, Offcanvas, Navbar - Nothing else!
 */
.zahlen-fakten-section .fakten-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 1.5rem;
  justify-content: center;
}
.zahlen-fakten-section .fakt-item {
  flex: 1 1 calc((100% - 1.5rem * 2) / 3);
  max-width: calc((100% - 1.5rem * 2) / 3);
  min-width: 14rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  gap: 0.5rem;
  background: #ffffff;
  border-radius: var(--br);
  box-shadow: var(--box-shadow);
  padding: clamp(1.5rem, 3vw, 2.5rem);
}
@media (max-width: 768px) {
  .zahlen-fakten-section .fakt-item {
    flex-basis: 100%;
    max-width: 100%;
  }
}
.zahlen-fakten-section .fakt-number {
  font-family: "ZT Talk", sans-serif;
  font-weight: 900;
  font-size: clamp(2.5rem, 3vw, 3.25rem);
  line-height: 1;
  color: #eb003f;
}
.zahlen-fakten-section .fakt-description {
  font-size: 1.2rem;
  font-weight: 700;
  color: #000000;
  line-height: 1.3;
}
.zahlen-fakten-section .fakt-description.no-number {
  font-weight: 900;
  font-size: clamp(1.5rem, 2.5vw, 2rem);
}
.zahlen-fakten-section.has-background.bglightgrey .fakt-item {
  background: #ffffff;
}

/*!
 * adecco_abs WPBS Theme - Ultra Minimal Build
 * Only Grid, Utilities, Offcanvas, Navbar - Nothing else!
 */
section.section-element.testimonials-section.has-background:not(.bgwhite) {
  padding-top: calc(2rem + 5vh);
  padding-bottom: calc(2rem + 5vh);
}
section.section-element.testimonials-section .testimonials-grid {
  display: grid;
  gap: 2rem;
  grid-template-columns: 1fr;
}
@media screen and (min-width: 768px) {
  section.section-element.testimonials-section .testimonials-grid[data-cards="2"] {
    grid-template-columns: repeat(2, 1fr);
  }
  section.section-element.testimonials-section .testimonials-grid[data-cards="3"] {
    grid-template-columns: repeat(3, 1fr);
  }
}
section.section-element.testimonials-section .testimonial-card {
  display: flex;
  flex-direction: column;
}
section.section-element.testimonials-section .testimonial-card .testimonial-content {
  position: relative;
  margin-bottom: 0.875rem;
  font-family: "ZT Talk", sans-serif;
  font-size: clamp(1.5rem, 2vw, 2rem);
  font-weight: 700;
  line-height: 1.2;
  color: #000000;
}
section.section-element.testimonials-section .testimonial-card .testimonial-content .quote-image {
  display: inline-block;
  vertical-align: middle;
  width: 1.2em;
  height: auto;
  margin-right: 0.2em;
  fill: #eb003f;
}
section.section-element.testimonials-section .testimonial-card .testimonial-content p {
  margin: 0;
}
section.section-element.testimonials-section .testimonial-card .testimonial-author .author-name {
  font-weight: 700;
  font-size: 1rem;
  color: #000000;
}
section.section-element.testimonials-section .testimonial-card .testimonial-author .author-meta {
  font-size: 0.875rem;
  color: #413A3A;
}
section.section-element.testimonials-section.bgprimary .testimonial-card .testimonial-content {
  color: #ffffff;
}
section.section-element.testimonials-section.bgprimary .testimonial-card .testimonial-content .quote-image {
  fill: #000000;
}
section.section-element.testimonials-section.bgprimary .testimonial-card .testimonial-author .author-name {
  color: #ffffff;
}
section.section-element.testimonials-section.bgprimary .testimonial-card .testimonial-author .author-meta {
  color: rgba(255, 255, 255, 0.85);
}
section.section-element.testimonials-section.bgdark .testimonial-card .testimonial-content {
  color: #ffffff;
}
section.section-element.testimonials-section.bgdark .testimonial-card .testimonial-content .quote-image {
  fill: #eb003f;
}
section.section-element.testimonials-section.bgdark .testimonial-card .testimonial-author .author-name {
  color: #ffffff;
}
section.section-element.testimonials-section.bgdark .testimonial-card .testimonial-author .author-meta {
  color: rgba(255, 255, 255, 0.85);
}

/*!
 * adecco_abs WPBS Theme - Ultra Minimal Build
 * Only Grid, Utilities, Offcanvas, Navbar - Nothing else!
 */
.iconkachel-card-item {
  overflow: hidden;
}

.accordeon-section .accordeon .accordeon-item {
  border-radius: var(--br);
  overflow: hidden;
}

.zahlen-fakten-section .fakt-item {
  border-radius: var(--br);
  overflow: hidden;
}

.teamlist-section .team-card {
  overflow: hidden;
}

.downloadlist-section .download-link {
  border-radius: var(--br);
  overflow: hidden;
}

/*!
 * adecco_abs WPBS Theme - Ultra Minimal Build
 * Only Grid, Utilities, Offcanvas, Navbar - Nothing else!
 */
section.section-element {
  position: relative;
  padding-top: clamp(4rem, 5vw, 5rem);
  padding-bottom: clamp(4rem, 5vw, 5rem);
}
section.section-element .sectionhint {
  position: absolute;
  top: 0;
  right: 0;
  display: none;
  font-size: 0.75rem;
  color: #ffffff;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.5);
  text-transform: uppercase;
  background: #5ec127;
  padding: 0.35rem 0.75rem;
  border-radius: 0 0 0 0.5rem;
  font-weight: 500;
}
section .anchor-wrapper {
  position: absolute;
  top: -140px;
}
@media screen and (min-width: 1200px) {
  section .anchor-wrapper {
    top: -160px;
  }
}

body.logged-in section {
  border-top: 1px dotted #5ec127;
  border-bottom: 1px dotted #5ec127;
}
body.logged-in section .sectionhint {
  display: block;
}

.section-element .headline-wrapper {
  margin-bottom: 1.4rem;
}

.intro-wrapper {
  font-weight: 500;
}

.intro-wrapper,
.txt-wrap,
.is-wysiwyg,
.lead,
.fakt-description,
.author-meta {
  line-height: 1.6;
}

.bgwhite {
  background-color: #ffffff;
}

.bgprimary {
  background-color: #eb003f;
  color: #ffffff;
}

.bgdark {
  background-color: #000000;
  color: #ffffff;
}

.bglightgrey,
.bg-lightgrey {
  background-color: #f1f0f0;
  color: #000000;
}

.bgprimary a,
.bgdark a,
.bglightgrey a,
.bg-lightgrey a {
  color: inherit;
}

.bgprimary .btn.btn-primary,
.bgprimary a.btn.btn-primary,
.bgdark .btn.btn-primary,
.bgdark a.btn.btn-primary {
  background: #ffffff;
  color: #000000;
  border-color: #ffffff;
}
.bgprimary .btn.btn-primary:hover, .bgprimary .btn.btn-primary:focus,
.bgprimary a.btn.btn-primary:hover,
.bgprimary a.btn.btn-primary:focus,
.bgdark .btn.btn-primary:hover,
.bgdark .btn.btn-primary:focus,
.bgdark a.btn.btn-primary:hover,
.bgdark a.btn.btn-primary:focus {
  background: transparent;
  color: #ffffff;
  border-color: currentColor;
}

.bglightgrey .btn.btn-primary:hover, .bglightgrey .btn.btn-primary:focus,
.bglightgrey a.btn.btn-primary:hover,
.bglightgrey a.btn.btn-primary:focus,
.bg-lightgrey .btn.btn-primary:hover,
.bg-lightgrey .btn.btn-primary:focus,
.bg-lightgrey a.btn.btn-primary:hover,
.bg-lightgrey a.btn.btn-primary:focus {
  color: #eb003f;
  border-color: #eb003f;
}

.txt-wrap h4, .is-wysiwyg h4 {
  margin-top: 1.5rem;
}
@media screen and (min-width: 992px) {
  .txt-wrap h4, .is-wysiwyg h4 {
    margin-top: 2rem;
  }
}
.txt-wrap ul, .is-wysiwyg ul {
  padding-left: 1rem;
}

/*!
 * adecco_abs WPBS Theme - Ultra Minimal Build
 * Only Grid, Utilities, Offcanvas, Navbar - Nothing else!
 */
/*!
 * adecco_abs custom styles
 */
/*-----------------------------------------------------------------------------

  ATTENTION! This is the parent-theme's file. Your work will be lost by the
  next update!

  Wouldn't you prefer to use one of our child themes and be update-safe?

  adecco_abs Child:
  https://github.com/adecco_abs/adecco_abs-child/releases/latest/download/adecco_abs-child.zip

-----------------------------------------------------------------------------*/
.max-width {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.max-width-wide {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}

.besucher-info-wrapper .icon, .section-contact-info .icon {
  width: 2.75rem;
  display: inline-block;
}
.besucher-info-wrapper .icon.inline, .section-contact-info .icon.inline {
  width: auto;
}
.besucher-info-wrapper .icon-spacer, .section-contact-info .icon-spacer {
  margin-left: 2.75rem;
}

body.locked {
  overflow: hidden;
  width: 100%;
  height: 100vh;
}

.news-card {
  background: #ffffff;
  border-radius: 0.5rem;
  overflow: hidden;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.news-card .news-card-image-link {
  display: block;
  overflow: hidden;
  aspect-ratio: 16/9;
}
.news-card .news-card-image-link img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.4s ease;
}
.news-card:hover .news-card-image-link img {
  transform: scale(1.05);
}
.news-card .news-card-content {
  padding: 1.5rem;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
.news-card .news-card-date {
  display: block;
  font-size: 0.75rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: #413A3A;
  margin-bottom: 0.5rem;
}
.news-card .news-card-title {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 0.75rem;
  text-transform: uppercase;
}
.news-card .news-card-title a {
  color: #000000;
  text-decoration: none;
}
.news-card .news-card-title a:hover {
  color: #eb003f;
}
.news-card .news-card-excerpt {
  color: #000000;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.25rem;
  flex-grow: 1;
}
.news-card .btn-outline-dark {
  align-self: flex-start;
  border-radius: 2rem;
  padding: 0.5rem 1.25rem;
  font-size: 0.8125rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

.single-press-release .press-release-date {
  letter-spacing: 0.05em;
  font-weight: 500;
  color: #413A3A;
}
.single-press-release .press-release-title {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.2;
}
@media (min-width: 768px) {
  .single-press-release .press-release-title {
    font-size: 2.5rem;
  }
}
.single-press-release .press-release-content {
  font-size: 1.0625rem;
  line-height: 1.7;
}
.single-press-release .press-release-content p {
  margin-bottom: 1.25rem;
}
.single-press-release .press-release-downloads {
  border-top: 2px solid #f1f0f0;
  border-bottom: 2px solid #f1f0f0;
  padding: 1rem 0;
}
.single-press-release .press-release-downloads .downloadlist {
  margin: 0;
}
.single-press-release .download-item {
  color: #000000;
  background: #ffffff;
  transition: background-color 0.2s ease, border-color 0.2s ease;
}
.single-press-release .download-item:hover {
  background: #f1f0f0;
  border-color: #413A3A;
}

.press-release-image {
  aspect-ratio: 16/9;
  overflow: hidden;
  border-radius: var(--br-half);
}
.press-release-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.download-link.press-download {
  padding: 0.75rem 1rem;
}
.download-link.press-download .img-wrap .icon {
  font-size: 1.875rem;
}
