.page-header .rd-navbar-corporate,
.page-header .rd-navbar-main-outer,
.page-header .rd-navbar-aside-outer,
.page-header .rd-navbar-corporate.rd-navbar-static .rd-navbar-aside-outer,
.page-header .rd-navbar-corporate.rd-navbar-static .rd-navbar-main-outer,
.page-header .rd-navbar--is-stuck .rd-navbar-main-outer,
.page-header .rd-navbar--is-stuck .rd-navbar-aside-outer {
  background: #0f3f66 !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.12);
}

.page-header .rd-navbar-main,
.page-header .rd-navbar-static.rd-navbar--is-stuck,
.page-header .rd-navbar-static.rd-navbar--is-clone,
.page-header .rd-navbar-static.rd-navbar--is-stuck .rd-navbar-main,
.page-header .rd-navbar-static.rd-navbar--is-clone .rd-navbar-main {
  background: #0f3f66 !important;
}

.page-header .rd-nav-link,
.page-header .link-default,
.page-header .icon-modern {
  color: #ffffff !important;
}

.page-header .rd-nav-item .rd-nav-link:hover,
.page-header .rd-nav-item.active .rd-nav-link {
  color: #dceff7 !important;
}

.page-header .rd-navbar-dropdown,
.page-header .rd-menu.rd-navbar-dropdown {
  background: #ffffff;
  border: 1px solid rgba(20, 32, 51, 0.12);
  box-shadow: 0 18px 40px rgba(16, 36, 61, 0.18);
}

.page-header .rd-dropdown-link {
  color: #142033 !important;
}

.page-header .rd-dropdown-link:hover {
  color: #155e91 !important;
  background: #edf5fa;
}

.page-header .rd-navbar-toggle span,
.page-header .rd-navbar-collapse-toggle span {
  background: #ffffff;
}

.page-header .rd-navbar-fixed .rd-navbar-panel,
.page-header .rd-navbar-fixed .rd-navbar-nav-wrap,
.page-header .rd-navbar-fixed .rd-navbar-collapse-content,
.page-header .rd-navbar-fixed .rd-navbar-dropdown {
  background: #0f3f66 !important;
  border-color: rgba(255, 255, 255, 0.16) !important;
}

.page-header .rd-navbar-fixed .rd-nav-link,
.page-header .rd-navbar-fixed .rd-navbar-submenu-toggle,
.page-header .rd-navbar-fixed .rd-navbar-dropdown > li > a,
.page-header .rd-navbar-fixed .rd-navbar-search-toggle,
.page-header .rd-navbar-fixed .rd-navbar-search .rd-search-form-submit {
  color: #ffffff !important;
}

.page-header .rd-navbar-fixed .rd-nav-item:hover .rd-nav-link,
.page-header .rd-navbar-fixed .rd-nav-item.focus .rd-nav-link,
.page-header .rd-navbar-fixed .rd-nav-item.active .rd-nav-link,
.page-header .rd-navbar-fixed .rd-nav-item.opened .rd-nav-link {
  background: #155e91 !important;
  color: #ffffff !important;
}

.page-header .rd-navbar-collapse-content .button.button-primary-outline,
.page-header .rd-navbar-collapse-content .button.button-primary-outline:focus,
.page-header .rd-navbar-collapse-content .button.button-primary-outline:active {
  color: #ffffff !important;
  background-color: transparent !important;
  border-color: #ffffff !important;
}

.page-header .rd-navbar-collapse-content .button.button-primary-outline:hover {
  color: #0f3f66 !important;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
}

.tuto-refonte {
  color: #203246;
  background: #f6f9fc;
}

.tuto-refonte h1,
.tuto-refonte h2,
.tuto-refonte h3,
.tuto-refonte p {
  letter-spacing: 0;
}

.tuto-hero {
  position: relative;
  min-height: 530px;
  display: flex;
  align-items: center;
  overflow: hidden;
  background:
    linear-gradient(90deg, rgba(17, 70, 125, 0.92) 0%, rgba(17, 70, 125, 0.75) 42%, rgba(17, 70, 125, 0.2) 100%),
    url("../images/formadmin/admin-session-fiche.jpg") center center / cover no-repeat;
}

.tuto-hero::after {
  content: "";
  position: absolute;
  inset: auto 0 0;
  height: 1px;
  background: rgba(255, 255, 255, 0.28);
}

.tuto-hero-content {
  position: relative;
  z-index: 1;
  max-width: 720px;
  padding: 72px 0 70px;
  color: #fff;
}

.tuto-eyebrow {
  display: inline-flex;
  align-items: center;
  min-height: 30px;
  padding: 0.3rem 0.72rem;
  border: 1px solid rgba(54, 116, 181, 0.18);
  border-radius: 999px;
  background: #fff;
  color: #3674B5;
  font-size: 0.76rem;
  font-weight: 800;
  line-height: 1;
  text-transform: uppercase;
}

.tuto-hero .tuto-eyebrow {
  border-color: rgba(255, 255, 255, 0.38);
  background: rgba(255, 255, 255, 0.94);
}

.tuto-hero h1 {
  max-width: 680px;
  margin: 1rem 0 1.05rem;
  color: #fff;
  font-size: 4.25rem;
  font-weight: 800;
  line-height: 0.98;
}

.tuto-hero p {
  max-width: 640px;
  margin: 0;
  color: rgba(255, 255, 255, 0.9);
  font-size: 1.12rem;
  line-height: 1.7;
}

.tuto-hero-actions,
.tuto-support-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
  margin-top: 1.5rem;
}

.tuto-refonte .button.button-primary,
.tuto-refonte .button.button-primary-outline {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  height: 52px !important;
  min-height: 52px;
  margin: 0 !important;
  padding: 0 28px !important;
  border-radius: 6px;
  border-width: 2px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.2;
  overflow: hidden;
  text-align: center;
  text-transform: none;
}

.tuto-refonte .button-winona .content-original,
.tuto-refonte .button-winona .content-dubbed {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: inherit;
  color: inherit !important;
}

.tuto-refonte .button-primary {
  color: #ffffff !important;
  background: #155e91 !important;
  border-color: #155e91 !important;
}

.tuto-refonte .button-primary:hover {
  background: #11766f !important;
  border-color: #11766f !important;
}

.tuto-hero .button-primary-outline,
.tuto-support .button-primary-outline {
  border-color: rgba(255, 255, 255, 0.72) !important;
  color: #ffffff !important;
  background: rgba(255, 255, 255, 0.08) !important;
}

.tuto-hero .button-primary-outline:hover,
.tuto-support .button-primary-outline:hover {
  color: #0f3f66 !important;
  background: #ffffff !important;
  border-color: #ffffff !important;
}

.tuto-overview {
  position: relative;
  margin-top: -56px;
  z-index: 2;
}

.tuto-overview-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1rem;
}

.tuto-overview-item,
.tuto-path-grid article,
.tuto-video-card {
  border: 1px solid #dce8f4;
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 18px 48px rgba(17, 70, 125, 0.1);
}

.tuto-overview-item {
  display: flex;
  gap: 1rem;
  align-items: flex-start;
  padding: 1.25rem;
}

.tuto-overview-number {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 58px;
  width: 58px;
  height: 58px;
  border-radius: 8px;
  background: #e8f7f2;
  color: #1f8f5f;
  font-size: 1.25rem;
  font-weight: 800;
}

.tuto-overview-item h2 {
  margin: 0 0 0.35rem;
  color: #11467D;
  font-size: 1.05rem;
  font-weight: 800;
}

.tuto-overview-item p,
.tuto-path-grid p,
.tuto-video-body p,
.tuto-support p,
.tuto-section-heading p {
  margin: 0;
  color: #5c6f82;
  line-height: 1.6;
}

.tuto-path,
.tuto-videos,
.tuto-support {
  padding: 86px 0;
}

.tuto-path {
  background: #f6f9fc;
}

.tuto-section-heading {
  max-width: 780px;
  margin-bottom: 2rem;
}

.tuto-section-heading-split {
  max-width: none;
  display: grid;
  grid-template-columns: minmax(0, 0.9fr) minmax(300px, 0.75fr);
  gap: 2rem;
  align-items: end;
}

.tuto-section-heading h2,
.tuto-support h2 {
  margin: 0.7rem 0 0.65rem;
  color: #11467D;
  font-size: 3.25rem;
  font-weight: 800;
  line-height: 1.05;
}

.tuto-path-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 1rem;
}

.tuto-path-grid article {
  padding: 1.25rem;
}

.tuto-path-grid span {
  display: block;
  margin-bottom: 1rem;
  color: #1f8f5f;
  font-size: 0.82rem;
  font-weight: 800;
}

.tuto-path-grid h3,
.tuto-video-body h3 {
  margin: 0 0 0.45rem;
  color: #203246;
  font-size: 1.08rem;
  font-weight: 800;
}

.tuto-videos {
  background: #fff;
}

.tuto-video-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1.25rem;
}

.tuto-video-card {
  overflow: hidden;
  box-shadow: 0 14px 34px rgba(17, 70, 125, 0.08);
}

.tuto-video-frame {
  position: relative;
  aspect-ratio: 16 / 9;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  background:
    linear-gradient(135deg, rgba(17, 70, 125, 0.9), rgba(54, 116, 181, 0.5)),
    url("../images/formadmin/admin-session-fiche.jpg") center center / cover no-repeat;
}

.tuto-video-frame::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(5, 20, 36, 0.18);
}

.tuto-video-frame.is-loaded::before {
  display: none;
}

.tuto-video-frame iframe {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  border: 0;
  background: #000000;
  z-index: 2;
}

.tuto-video-play {
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  gap: 0.65rem;
  min-height: 52px;
  padding: 0 1.05rem;
  border: 2px solid rgba(255, 255, 255, 0.76);
  border-radius: 6px;
  color: #ffffff;
  background: rgba(17, 70, 125, 0.72);
  cursor: pointer;
  font-weight: 800;
  line-height: 1.2;
  transition: background 0.2s ease, border-color 0.2s ease;
}

.tuto-video-play:hover,
.tuto-video-play:focus {
  border-color: #ffffff;
  background: #155e91;
}

.tuto-video-play-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  color: #155e91;
  background: #ffffff;
  font-size: 0.78rem;
}

.tuto-video-body {
  padding: 1.15rem;
}

.tuto-video-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 0.45rem;
  margin-bottom: 0.8rem;
}

.tuto-video-meta span {
  display: inline-flex;
  align-items: center;
  min-height: 26px;
  padding: 0.28rem 0.58rem;
  border-radius: 999px;
  background: #f0f6fc;
  color: #3674B5;
  font-size: 0.76rem;
  font-weight: 800;
}

.tuto-video-meta span + span {
  background: #fff6df;
  color: #946700;
}

.tuto-support {
  background:
    linear-gradient(90deg, rgba(17, 70, 125, 0.92), rgba(54, 116, 181, 0.82)),
    url("../images/formadmin/admin-sessions-liste.jpg") center center / cover no-repeat;
}

.tuto-support-inner {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 2rem;
  align-items: center;
  color: #fff;
}

.tuto-support h2,
.tuto-support p {
  color: #fff;
}

.tuto-support .tuto-eyebrow {
  background: rgba(255, 255, 255, 0.94);
}

.tuto-support-actions {
  justify-content: flex-end;
  min-width: 340px;
}

.tuto-before-footer {
  padding: 76px 0;
  background: #ffffff;
}

.tuto-before-footer-inner {
  display: grid;
  grid-template-columns: minmax(0, 0.82fr) minmax(380px, 1fr);
  gap: 2rem;
  align-items: center;
}

.tuto-before-footer .tuto-section-heading {
  margin-bottom: 0;
}

.tuto-before-footer-grid {
  display: grid;
  gap: 0.85rem;
}

.tuto-before-footer-grid article {
  padding: 1.05rem 1.15rem;
  border: 1px solid #dce8f4;
  border-radius: 8px;
  background: #f8fbff;
}

.tuto-before-footer-grid strong {
  display: block;
  margin-bottom: 0.32rem;
  color: #11467D;
  font-size: 1rem;
}

.tuto-before-footer-grid span {
  display: block;
  color: #5c6f82;
  line-height: 1.55;
}

@media (max-width: 991.98px) {
  .tuto-hero {
    min-height: 520px;
    background:
      linear-gradient(90deg, rgba(17, 70, 125, 0.94), rgba(17, 70, 125, 0.72)),
      url("../images/formadmin/admin-session-fiche.jpg") center center / cover no-repeat;
  }

  .tuto-overview-grid,
  .tuto-path-grid,
  .tuto-section-heading-split,
  .tuto-support-inner,
  .tuto-before-footer-inner {
    grid-template-columns: 1fr;
  }

  .tuto-support-actions {
    justify-content: flex-start;
    min-width: 0;
  }

  .tuto-hero h1 {
    font-size: 3.4rem;
  }

  .tuto-section-heading h2,
  .tuto-support h2 {
    font-size: 2.55rem;
  }
}

@media (max-width: 767.98px) {
  .tuto-hero {
    min-height: 500px;
  }

  .tuto-hero-content {
    padding: 74px 0 78px;
  }

  .tuto-overview {
    margin-top: 0;
    padding-top: 1rem;
  }

  .tuto-video-grid {
    grid-template-columns: 1fr;
  }

  .tuto-path,
  .tuto-videos,
  .tuto-support {
    padding: 58px 0;
  }

  .tuto-hero h1 {
    font-size: 2.6rem;
  }

  .tuto-section-heading h2,
  .tuto-support h2 {
    font-size: 2.15rem;
  }
}

@media (max-width: 479.98px) {
  .tuto-hero h1 {
    font-size: 2.35rem;
  }

  .tuto-overview-item {
    flex-direction: column;
  }

  .tuto-hero-actions .button,
  .tuto-support-actions .button {
    width: 100%;
    justify-content: center;
  }
}
