.header-banner { padding: 0; } .header-banner .banner { display: block; } .header-banner .banner img { width: 100%; height: auto; }
/* Homepage slider captions */
.carousel .carousel-item .caption {
  max-width: 292px !important;
  word-break: normal !important;
  overflow-wrap: normal !important;
  hyphens: none !important;
}

.carousel .carousel-item .caption .display-1 {
  font-size: 1.68rem !important;
  line-height: 1.05 !important;
}

.carousel .carousel-item .caption .caption-description p {
  font-size: 0.98rem !important;
  line-height: 1.25 !important;
}

@media (max-width: 767px) {
  .carousel .carousel-item .caption {
    max-width: calc(100% - 40px) !important;
  }
}
/* Contact page readability */
body#contact .breadcrumb a,
body#contact .breadcrumb span {
  color: #f4f8fc !important;
}

body#contact .breadcrumb li::after {
  color: rgba(244, 248, 252, 0.7) !important;
}

body#contact #left-column .contact-rich {
  color: #f4f8fc;
  font-size: 0.95rem;
  line-height: 1.45;
}

body#contact #left-column .contact-rich h4 {
  color: #ffffff;
  font-size: 1rem;
  font-weight: 700;
  margin-bottom: 1.5rem;
}

body#contact #left-column .contact-rich .block {
  align-items: flex-start;
  display: flex;
}

body#contact #left-column .contact-rich .icon {
  color: rgba(255, 255, 255, 0.82);
  flex: 0 0 42px;
}

body#contact #left-column .contact-rich .icon .material-icons {
  font-size: 2rem;
}

body#contact #left-column .contact-rich .data,
body#contact #left-column .contact-rich .data.email {
  color: #f4f8fc;
}

body#contact #left-column .contact-rich a {
  color: #27c3e6;
  font-weight: 700;
  overflow-wrap: anywhere;
}

body#contact #left-column .contact-rich hr {
  border-top-color: rgba(255, 255, 255, 0.18);
  margin: 1.1rem 0;
}

body#contact #content.page-content.card {
  padding: 2.25rem 2.1rem;
}

body#contact #main #content > .block-contact {
  display: none !important;
}


@media (max-width: 767px) {
  body#contact #left-column .contact-rich {
    margin-bottom: 1.5rem;
  }

  body#contact #content.page-content.card {
    padding: 1.5rem 1rem;
  }
}
/* Homepage custom text */
#custom-text {
  background: #ffffff;
  border-radius: 2px;
  margin: 0 auto 2rem;
  max-width: 1110px;
}

#custom-text .aep-home-copy {
  color: #111827;
  font-family: inherit;
  padding: 3.1rem 2rem 3.3rem;
  text-align: center;
}

#custom-text .aep-home-copy-inner {
  margin: 0 auto;
  max-width: 860px;
}

#custom-text .aep-home-kicker {
  font-size: 1.05rem;
  font-weight: 800;
  letter-spacing: 0.32em;
  line-height: 1.2;
  margin: 0 0 0.85rem;
  text-transform: uppercase;
}

#custom-text .aep-home-lead {
  font-size: 1.08rem;
  font-weight: 700;
  line-height: 1.45;
  margin: 0 0 1.35rem;
}

#custom-text .aep-home-body {
  margin-top: 2.3rem;
}

#custom-text .aep-home-body p {
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.6;
  margin: 0 auto 1rem;
  max-width: 780px;
}

#custom-text .aep-home-body p:last-child {
  margin-bottom: 0;
}

#custom-text .aep-blue {
  color: #006fb7;
}

#custom-text .aep-orange {
  color: #f05a1a;
}


@media (max-width: 767px) {
  #custom-text .aep-home-copy {
    padding: 2.1rem 1.15rem 2.3rem;
  }

  #custom-text .aep-home-kicker {
    font-size: 0.95rem;
  }

  #custom-text .aep-home-lead {
    font-size: 1rem;
  }

  #custom-text .aep-home-body p {
    font-size: 0.95rem;
  }
}

/* Footer newsletter */
#footer .block_newsletter {
  float: none !important;
  width: calc(100% - 30px) !important;
  max-width: 900px;
  margin: 0 auto 1.8rem;
  padding: 1.4rem 1.6rem 1.25rem;
  color: #ffffff;
  background: #10243f;
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 4px;
  text-align: center;
}

#footer .block_newsletter > .row {
  display: block;
  margin: 0;
}

#footer .block_newsletter #block-newsletter-label {
  float: none !important;
  display: block;
  width: 100% !important;
  padding: 0 !important;
  margin: 0 0 1rem;
  color: #ffffff !important;
  font-size: 1.12rem;
  font-weight: 800;
  line-height: 1.25;
}

#footer .block_newsletter > .row > .col-md-7 {
  float: none !important;
  width: 100% !important;
  max-width: 650px;
  margin: 0 auto;
  padding: 0 !important;
}

#footer .block_newsletter form > .row,
#footer .block_newsletter form .col-xs-12 {
  float: none !important;
  width: 100% !important;
  margin: 0;
  padding: 0 !important;
}

#footer .block_newsletter form .row > .col-xs-12:first-child {
  display: flex;
  justify-content: center;
}

#footer .block_newsletter .input-wrapper {
  order: 1;
  flex: 1 1 auto;
  min-width: 0;
  overflow: visible;
}

#footer .block_newsletter form input[type=email] {
  width: 100%;
  height: 46px;
  padding: 0 1rem;
  color: #10233f !important;
  background: #ffffff !important;
  border: 1px solid #d8e3ec !important;
  border-right: 0 !important;
  border-radius: 3px 0 0 3px;
  box-shadow: none !important;
  font-weight: 600;
}

#footer .block_newsletter form input[type=email]::placeholder {
  color: #596878 !important;
  opacity: 1 !important;
}

#footer .block_newsletter .btn-primary {
  order: 2;
  float: none !important;
  flex: 0 0 auto;
  min-width: 150px;
  height: 46px;
  margin: 0;
  padding: 0 1.25rem;
  color: #ffffff !important;
  background: #24b9d7 !important;
  border-radius: 0 3px 3px 0;
  font-weight: 800;
}

#footer .block_newsletter .btn-primary:hover,
#footer .block_newsletter .btn-primary:focus {
  background: #1d93ab !important;
}

#footer .block_newsletter p:not(#block-newsletter-label) {
  max-width: 640px;
  margin: 0.8rem auto 0;
  color: #d9e8f2 !important;
  font-size: 0.86rem;
  line-height: 1.45;
}

@media (max-width: 767px) {
  #footer .block_newsletter {
    width: calc(100% - 20px) !important;
    padding: 1.15rem;
  }

  #footer .block_newsletter form .row > .col-xs-12:first-child {
    align-items: stretch;
  }

  #footer .block_newsletter .btn-primary {
    min-width: 58px;
    padding: 0 0.85rem;
  }
}
/* AVEC EPI brand refresh - 2026-06-29 */
:root {
  --aep-navy: #08152f;
  --aep-ink: #101936;
  --aep-muted: #5c6578;
  --aep-orange: #f1560b;
  --aep-orange-dark: #c94308;
  --aep-plum: #3a2555;
  --aep-surface: #ffffff;
  --aep-page: #e8f0fb;
  --aep-line: #e4e8f0;
}

html,
body,
#wrapper {
  background: var(--aep-page) !important;
  color: var(--aep-ink);
}

body,
button,
input,
select,
textarea {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif !important;
}

a,
a:hover,
a:focus {
  color: var(--aep-orange);
}

.btn-primary,
.btn-primary:hover,
.btn-primary:focus,
input.btn-primary,
input.btn-primary:hover,
input.btn-primary:focus {
  background: var(--aep-orange) !important;
  border-color: var(--aep-orange) !important;
  color: #ffffff !important;
  font-weight: 800;
}

.btn-primary:hover,
.btn-primary:focus,
input.btn-primary:hover,
input.btn-primary:focus {
  background: var(--aep-orange-dark) !important;
  border-color: var(--aep-orange-dark) !important;
}

#header {
  background: #ffffff !important;
  color: var(--aep-ink) !important;
  box-shadow: 0 10px 28px rgba(8, 21, 47, 0.08);
}

#header .header-banner {
  display: none !important;
}

#header .aep-info-bar,
#header .header-nav.aep-info-bar {
  min-height: 42px;
  background: var(--aep-navy) !important;
  color: #ffffff !important;
  border: 0;
  padding: 0;
}

#header .aep-info-row {
  min-height: 42px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  font-size: 0.92rem;
  line-height: 1.2;
}

#header .aep-info-left,
#header .aep-info-right,
#header .aep-info-link {
  display: flex;
  align-items: center;
  gap: 8px;
}

#header .aep-info-link,
#header .aep-info-link:hover,
#header .aep-info-link:focus,
#header .aep-info-muted {
  color: #ffffff !important;
  text-decoration: none !important;
}

#header .aep-info-link .material-icons {
  color: #ffffff !important;
  font-size: 1.18rem;
  line-height: 1;
}

#header .aep-info-separator {
  width: 1px;
  height: 18px;
  background: rgba(255, 255, 255, 0.18);
  margin: 0 6px;
}

#header .aep-info-address {
  color: rgba(255, 255, 255, 0.94) !important;
}

#header .aep-main-header,
#header .header-top.aep-main-header {
  background: #ffffff !important;
  padding: 1.15rem 0 1.05rem;
}

#header .aep-header-row {
  display: flex;
  align-items: center;
  gap: 24px;
}

#header #_desktop_logo {
  display: flex;
  align-items: center;
  padding-right: 0;
}

#header #_desktop_logo .aep-brand-link {
  display: inline-flex;
  align-items: center;
  max-width: 100%;
  text-decoration: none !important;
}

#header #_desktop_logo .aep-brand-logo {
  display: block;
  width: 286px;
  max-width: 100%;
  height: auto;
  max-height: 130px;
  object-fit: contain;
}

#header .header-top-right {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 18px;
  min-width: 0;
}

#header .header-top a,
#header .top-menu a[data-depth="0"],
#header .header-top .top-menu > ul > li > a,
#header .header-top ul li a[data-depth="0"] {
  color: var(--aep-ink) !important;
  font-size: 0.92rem;
  font-weight: 800;
  letter-spacing: 0;
  text-decoration: none !important;
  text-transform: uppercase;
}

#header .top-menu a[data-depth="0"]:hover,
#header .top-menu .current > a,
#header .top-menu .category:hover > a,
#header .top-menu .link:hover > a {
  color: var(--aep-orange) !important;
}

#header .top-menu .sub-menu {
  background: #ffffff !important;
  border: 1px solid var(--aep-line);
  box-shadow: 0 18px 36px rgba(8, 21, 47, 0.14);
}

#header .top-menu .sub-menu a {
  color: var(--aep-ink) !important;
}

#header .top-menu .sub-menu a:hover,
#header .top-menu .sub-menu a:focus {
  color: var(--aep-orange) !important;
}

#header #_desktop_top_menu {
  flex: 1 1 auto;
  min-width: 0;
}

#header #_desktop_top_menu .top-menu,
#header #_desktop_top_menu .top-menu > ul {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-wrap: wrap;
  gap: 0.35rem 1.15rem;
  margin: 0;
}

#header #_desktop_top_menu .top-menu > li,
#header #_desktop_top_menu .top-menu > ul > li {
  margin: 0;
}

#header #search_widget,
#header .search-widget,
#header .search-widgets {
  flex: 0 0 210px;
  min-width: 190px;
  max-width: 230px;
  margin-left: 0;
}

#header #search_widget form,
#header .search-widget form,
#header .search-widgets form {
  border: 1px solid var(--aep-line);
  background: #ffffff !important;
  border-radius: 4px;
  box-shadow: none;
}

#header #search_widget form input[type="text"],
#header .search-widget form input[type="text"],
#header .search-widgets form input[type="text"] {
  color: var(--aep-ink) !important;
  background: #ffffff !important;
  min-width: 0;
  font-weight: 600;
}

#header #search_widget .material-icons,
#header .search-widget .material-icons,
#header .search-widgets .material-icons {
  color: var(--aep-orange) !important;
}

#contact-bar {
  display: none !important;
}

/* Homepage slider */
#carousel.carousel {
  width: calc(100% - 30px) !important;
  max-width: 1110px;
  margin: 0 auto 0;
  background: #ffffff !important;
  box-shadow: 0 18px 42px rgba(8, 21, 47, 0.12);
  overflow: hidden;
}

#carousel.carousel .carousel-inner {
  height: 390px !important;
  overflow: hidden;
}

#carousel.carousel .carousel-item,
#carousel.carousel .carousel-item figure,
#carousel.carousel .carousel-item a {
  height: 100%;
}

#carousel.carousel .carousel-item figure {
  position: relative;
  margin: 0;
  overflow: hidden;
  background: #ffffff;
}

#carousel.carousel .carousel-item figure::before {
  content: "";
  position: absolute;
  z-index: 1;
  inset: 0;
  background: linear-gradient(105deg, #ffffff 0%, #ffffff 31%, rgba(255,255,255,0.94) 40%, rgba(255,255,255,0.48) 52%, rgba(255,255,255,0) 64%);
  pointer-events: none;
}

#carousel.carousel .carousel-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}

#carousel.carousel .carousel-item .caption {
  position: absolute !important;
  z-index: 2;
  top: 50%;
  left: 76px;
  right: auto;
  bottom: auto;
  transform: translateY(-50%);
  width: min(37%, 385px);
  max-width: 385px !important;
  margin: 0;
  padding: 0;
  color: var(--aep-ink) !important;
  background: transparent !important;
  text-align: left;
  text-shadow: none !important;
  word-break: normal !important;
  overflow-wrap: normal !important;
  hyphens: none !important;
}

#carousel.carousel .carousel-item .caption::after {
  content: "";
  display: block;
  width: 58px;
  height: 3px;
  margin-top: 18px;
  background: var(--aep-orange);
}

#carousel.carousel .carousel-item .caption .display-1,
#carousel.carousel .carousel-item .caption h2 {
  color: var(--aep-ink) !important;
  font-size: 2.25rem !important;
  line-height: 1.05 !important;
  font-weight: 900 !important;
  letter-spacing: 0 !important;
  margin: 0 0 0.85rem;
  max-width: 100%;
}

#carousel.carousel .carousel-item .caption .caption-description,
#carousel.carousel .carousel-item .caption .caption-description p {
  color: #17345e !important;
  font-size: 1.03rem !important;
  font-weight: 600;
  line-height: 1.34 !important;
  margin: 0;
  max-width: 360px;
}

#carousel.carousel .carousel-control {
  width: 52px;
  opacity: 1;
}

#carousel.carousel .carousel-control i {
  color: #ffffff !important;
  background: rgba(8, 21, 47, 0.34) !important;
  border-radius: 50%;
  text-shadow: none;
}

#carousel.carousel .carousel-control:hover i,
#carousel.carousel .carousel-control:focus i {
  background: var(--aep-orange) !important;
}

#carousel.carousel .carousel-indicators {
  bottom: 10px;
}

#carousel.carousel .carousel-indicators li {
  border-color: var(--aep-orange);
}

#carousel.carousel .carousel-indicators .active {
  background: var(--aep-orange);
}

.aep-benefits-strip {
  position: relative;
  z-index: 3;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 0;
  margin: -28px auto 2.2rem;
  padding: 0;
  color: #ffffff;
  background: var(--aep-navy);
  border-radius: 6px;
  box-shadow: 0 20px 38px rgba(8, 21, 47, 0.22);
  overflow: hidden;
}

.aep-benefit-item {
  display: flex;
  align-items: center;
  gap: 16px;
  min-height: 96px;
  padding: 1.2rem 1.35rem;
  border-right: 1px solid rgba(255, 255, 255, 0.14);
}

.aep-benefit-item:last-child {
  border-right: 0;
}

.aep-benefit-item .material-icons {
  flex: 0 0 auto;
  color: var(--aep-orange);
  font-size: 2.35rem;
  line-height: 1;
}

.aep-benefit-item strong,
.aep-benefit-item span {
  display: block;
}

.aep-benefit-item strong {
  color: #ffffff;
  font-size: 0.88rem;
  font-weight: 900;
  line-height: 1.2;
  text-transform: uppercase;
  letter-spacing: 0;
  margin-bottom: 0.35rem;
}

.aep-benefit-item span {
  color: rgba(255, 255, 255, 0.76);
  font-size: 0.86rem;
  line-height: 1.35;
}

/* Homepage content */
#custom-text {
  background: #ffffff !important;
  border: 1px solid var(--aep-line);
  border-radius: 4px;
  box-shadow: 0 12px 28px rgba(8, 21, 47, 0.08);
}

#custom-text .aep-home-copy {
  color: var(--aep-ink) !important;
  font-family: inherit !important;
  padding: 3.4rem 2rem 3.55rem;
}

#custom-text .aep-home-kicker,
#custom-text .aep-home-lead,
#custom-text .aep-home-body p {
  letter-spacing: 0;
}

#custom-text .aep-home-kicker {
  font-size: 1rem;
  font-weight: 900;
}

#custom-text .aep-home-lead {
  color: var(--aep-ink) !important;
  font-size: 1.08rem;
  font-weight: 800;
}

#custom-text .aep-home-body p {
  color: var(--aep-ink) !important;
  font-size: 1.02rem;
  font-weight: 700;
}

#custom-text .aep-blue {
  color: #0b3a7a !important;
}

#custom-text .aep-orange {
  color: var(--aep-orange) !important;
}

/* Partners */
#aep-partners-section {
  background: #ffffff !important;
  border: 1px solid var(--aep-line) !important;
  border-radius: 4px;
  margin: 0 auto 2.25rem !important;
  padding: 2rem 1.25rem 2.15rem !important;
  box-shadow: 0 12px 28px rgba(8, 21, 47, 0.08);
}

.aep-partners-title {
  color: var(--aep-ink) !important;
  font-size: 1.25rem !important;
  font-weight: 900 !important;
  letter-spacing: 0.08em !important;
  margin-bottom: 1.75rem !important;
}

.aep-carousel {
  gap: 16px !important;
}

.aep-partner-item {
  min-height: 94px;
  padding: 8px 18px !important;
}

.aep-partner-item img {
  max-height: 76px !important;
  max-width: 190px !important;
  width: auto !important;
  height: auto !important;
  object-fit: contain !important;
  filter: none !important;
}

.aep-btn {
  width: 42px !important;
  height: 42px !important;
  line-height: 38px !important;
  border: 1px solid var(--aep-ink) !important;
  color: var(--aep-ink) !important;
  background: #ffffff !important;
  font-weight: 900;
}

.aep-btn:hover,
.aep-btn:focus {
  color: #ffffff !important;
  background: var(--aep-orange) !important;
  border-color: var(--aep-orange) !important;
}

/* Contact */
body#contact .breadcrumb a,
body#contact .breadcrumb span,
body#contact .breadcrumb li::after {
  color: var(--aep-ink) !important;
}

body#contact #left-column .contact-rich {
  background: var(--aep-navy);
  color: #ffffff !important;
  border-radius: 4px;
  padding: 1.5rem 1.35rem;
}

body#contact #left-column .contact-rich h4,
body#contact #left-column .contact-rich .data,
body#contact #left-column .contact-rich .data.email {
  color: #ffffff !important;
}

body#contact #left-column .contact-rich a {
  color: var(--aep-orange) !important;
}

body#contact #content.page-content.card {
  background: #ffffff;
  border: 1px solid var(--aep-line);
  border-radius: 4px;
  box-shadow: 0 12px 28px rgba(8, 21, 47, 0.08);
}

body#contact .form-control,
body#contact input,
body#contact select,
body#contact textarea {
  border-color: #cfd6e3 !important;
  color: var(--aep-ink) !important;
}

/* Footer and newsletter */
#footer {
  background: var(--aep-navy) !important;
}

#footer .footer-container,
#footer .footer-container .container,
#footer .footer-container .wrapper {
  background: transparent !important;
}

#footer .footer-container li a,
#footer .block-contact,
#footer .footer-container .h3,
#footer .footer-container .h4,
#footer .contact-rich,
#footer .contact-rich .block .data {
  color: rgba(255, 255, 255, 0.76) !important;
}

#footer .linklist .blockcms-title a,
#footer .myaccount-title a,
#footer #block_myaccount_infos .myaccount-title a,
#footer .h3,
#footer .h4,
#footer h3,
#footer h4,
#footer .block-contact .block-contact-title {
  color: #ffffff !important;
}

#footer a,
#footer .footer-container li a:hover,
#footer .contact-rich .block a {
  color: var(--aep-orange) !important;
}

#footer .block_newsletter {
  max-width: 920px !important;
  background: #ffffff !important;
  color: var(--aep-ink) !important;
  border: 1px solid var(--aep-line) !important;
  border-radius: 6px !important;
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.18);
}

#footer .block_newsletter #block-newsletter-label {
  color: var(--aep-ink) !important;
  font-size: 1.16rem !important;
  letter-spacing: 0;
}

#footer .block_newsletter form input[type="email"] {
  color: var(--aep-ink) !important;
  background: #ffffff !important;
  border: 1px solid #cfd6e3 !important;
  border-right: 0 !important;
}

#footer .block_newsletter form input[type="email"]::placeholder {
  color: #697386 !important;
}

#footer .block_newsletter .btn-primary,
#footer .block_newsletter input[type="submit"] {
  color: #ffffff !important;
  background: var(--aep-orange) !important;
  border-color: var(--aep-orange) !important;
  border-radius: 0 3px 3px 0 !important;
}

#footer .block_newsletter .btn-primary:hover,
#footer .block_newsletter .btn-primary:focus,
#footer .block_newsletter input[type="submit"]:hover,
#footer .block_newsletter input[type="submit"]:focus {
  background: var(--aep-orange-dark) !important;
  border-color: var(--aep-orange-dark) !important;
}

#footer .block_newsletter p:not(#block-newsletter-label) {
  color: var(--aep-muted) !important;
}

@media (max-width: 1199px) {
  #header #_desktop_logo .aep-brand-logo {
    width: 245px;
  }

  #header .header-top-right {
    gap: 12px;
  }

  #header #search_widget,
  #header .search-widget,
  #header .search-widgets {
    flex-basis: 185px;
    max-width: 190px;
  }

  #carousel.carousel .carousel-item .caption {
    left: 56px;
    width: min(39%, 360px);
  }
}

@media (max-width: 991px) {
  #header .aep-header-row,
  #header .header-top-right {
    display: block;
  }

  #header .aep-main-header,
  #header .header-top.aep-main-header {
    padding: 0.75rem 0;
  }

  #header #search_widget,
  #header .search-widget,
  #header .search-widgets {
    width: 100%;
    max-width: none;
    margin: 0 auto;
  }

  #header .aep-mobile-nav {
    min-height: 62px;
    padding: 0.45rem 0;
  }

  #header .top-logo {
    justify-content: center;
  }

  #header .top-logo img {
    width: auto !important;
    max-width: 185px !important;
    max-height: 58px !important;
  }

  #carousel.carousel {
    left: auto !important;
    width: calc(100% - 20px) !important;
    max-width: none;
    margin-left: auto !important;
    margin-right: auto !important;
    padding-bottom: 0 !important;
  }

  #carousel.carousel .carousel-inner {
    height: auto !important;
  }

  #carousel.carousel .carousel-item,
  #carousel.carousel .carousel-item figure,
  #carousel.carousel .carousel-item a {
    height: auto;
  }

  #carousel.carousel .carousel-item figure::before {
    display: none;
  }

  #carousel.carousel .carousel-item img {
    height: auto;
    min-height: 0;
  }

  #carousel.carousel .carousel-item .caption {
    position: relative !important;
    top: auto;
    left: auto;
    transform: none;
    width: 100%;
    max-width: none !important;
    padding: 1.35rem 1.25rem 1.5rem;
    background: #ffffff !important;
    text-align: left;
  }

  #carousel.carousel .carousel-item .caption .display-1,
  #carousel.carousel .carousel-item .caption h2 {
    font-size: 1.45rem !important;
  }

  #carousel.carousel .carousel-item .caption .caption-description,
  #carousel.carousel .carousel-item .caption .caption-description p {
    max-width: none;
    font-size: 0.98rem !important;
  }

  .aep-benefits-strip {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    margin-top: 1rem;
  }

  .aep-benefit-item:nth-child(2) {
    border-right: 0;
  }

  .aep-benefit-item:nth-child(1),
  .aep-benefit-item:nth-child(2) {
    border-bottom: 1px solid rgba(255, 255, 255, 0.14);
  }
}

@media (max-width: 767px) {
  #header .aep-info-bar,
  #header .header-nav.aep-info-bar {
    min-height: 58px;
  }

  #header #menu-icon {
    color: #ffffff;
    padding-top: 0.55rem;
  }

  #header #menu-icon .material-icons {
    color: #ffffff !important;
  }

  #custom-text .aep-home-copy {
    padding: 2.2rem 1.15rem 2.35rem;
  }

  #aep-partners-section {
    width: calc(100% - 20px) !important;
    padding: 1.55rem 0.8rem !important;
  }

  .aep-partner-item {
    min-height: 82px;
  }

  .aep-partner-item img {
    max-height: 62px !important;
    max-width: 145px !important;
  }

  .aep-benefits-strip {
    width: calc(100% - 20px);
    grid-template-columns: 1fr;
    margin-bottom: 1.6rem;
  }

  .aep-benefit-item,
  .aep-benefit-item:nth-child(2) {
    min-height: 86px;
    border-right: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.14);
  }

  .aep-benefit-item:last-child {
    border-bottom: 0;
  }

  #footer .block_newsletter form .row > .col-xs-12:first-child {
    display: block;
  }

  #footer .block_newsletter form input[type="email"] {
    border-right: 1px solid #cfd6e3 !important;
    border-radius: 3px !important;
    margin-bottom: 0.75rem;
  }

  #footer .block_newsletter .btn-primary,
  #footer .block_newsletter input[type="submit"] {
    width: 100%;
    border-radius: 3px !important;
  }
}

/* AVEC EPI visual correction pass - 2026-06-29 */
@media (min-width: 768px) {
  #carousel.carousel {
    margin-bottom: 2rem !important;
  }

  .aep-benefits-strip {
    margin-top: 0 !important;
    min-height: 96px !important;
  }
}

#custom-text {
  max-width: 1110px !important;
  margin: 0 auto 2rem !important;
  box-shadow: none !important;
}

#custom-text .aep-home-copy {
  max-width: 820px;
  margin: 0 auto;
  padding: 2.45rem 1.5rem 2.55rem !important;
}

#custom-text .aep-home-kicker {
  margin-bottom: 1rem !important;
}

#custom-text .aep-home-lead {
  margin-bottom: 1.45rem !important;
}

#custom-text .aep-home-body p {
  margin-bottom: 1rem !important;
  line-height: 1.55 !important;
}

#aep-partners-section {
  overflow: hidden !important;
  box-shadow: none !important;
}

#aep-partners-section .aep-carousel {
  display: grid !important;
  grid-template-columns: 44px minmax(0, 1fr) 44px;
  align-items: center;
  column-gap: 18px !important;
}

#aep-partners-section .aep-track-wrapper {
  overflow: hidden !important;
  min-width: 0;
}

#aep-partners-section .aep-track {
  display: flex !important;
  align-items: center;
}

#aep-partners-section .aep-partner-item {
  flex: 0 0 auto;
  display: flex !important;
  align-items: center;
  justify-content: center;
}

@media (max-width: 767px) {
  #header .aep-info-bar,
  #header .header-nav.aep-info-bar {
    background: #ffffff !important;
    min-height: 74px !important;
    border-bottom: 1px solid var(--aep-line);
  }

  #header .aep-mobile-nav {
    min-height: 74px !important;
    padding: 0.35rem 0 !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    position: relative;
  }

  #header #menu-icon {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    padding-top: 0 !important;
    color: var(--aep-ink) !important;
  }

  #header #menu-icon .material-icons {
    color: var(--aep-ink) !important;
  }

  #header .top-logo {
    display: flex !important;
    align-items: center;
    justify-content: center;
    width: 100%;
  }

  #header .top-logo img {
    width: auto !important;
    max-width: 172px !important;
    max-height: 62px !important;
  }

  #header .aep-main-header,
  #header .header-top.aep-main-header {
    padding: 0.75rem 0 !important;
  }

  #carousel.carousel {
    margin-top: 1rem !important;
  }

  .aep-benefits-strip {
    margin-top: 1rem !important;
  }

  #custom-text .aep-home-copy {
    padding: 2rem 1.15rem 2.1rem !important;
  }

  #aep-partners-section .aep-carousel {
    grid-template-columns: 38px minmax(0, 1fr) 38px;
    column-gap: 8px !important;
  }

  #aep-partners-section .aep-track-wrapper {
    overflow: hidden !important;
  }
}
/* AVEC EPI visual correction pass 2 - 2026-06-29 */
#custom-text .aep-home-copy-inner {
  max-width: 780px !important;
}

#custom-text .aep-home-body {
  margin-top: 1.6rem !important;
}

#custom-text .aep-home-kicker {
  margin-bottom: 0.55rem !important;
}

#custom-text .aep-home-lead {
  margin-bottom: 1rem !important;
  line-height: 1.35 !important;
}

#custom-text .aep-home-body p {
  margin-bottom: 0.75rem !important;
  line-height: 1.42 !important;
}

@media (max-width: 767px) {
  #custom-text .aep-home-copy-inner {
    max-width: 100% !important;
  }

  #custom-text .aep-home-body {
    margin-top: 1.25rem !important;
  }

  #custom-text .aep-home-lead,
  #custom-text .aep-home-body p {
    line-height: 1.38 !important;
  }

  #aep-partners-section .aep-partner-item img {
    max-width: calc(100% - 12px) !important;
    max-height: 56px !important;
  }

  #footer .block_newsletter form .row > .col-xs-12:first-child {
    display: flex !important;
    flex-direction: column;
    align-items: stretch;
  }

  #footer .block_newsletter .input-wrapper {
    order: 1;
    width: 100% !important;
  }

  #footer .block_newsletter form input[type="email"] {
    width: 100% !important;
    margin-bottom: 0 !important;
  }

  #footer .block_newsletter input[name="submitNewsletter"].hidden-xs-down {
    display: block !important;
    order: 2;
    width: 100% !important;
    margin-top: 0.75rem !important;
  }

  #footer .block_newsletter input[name="submitNewsletter"].hidden-sm-up {
    display: none !important;
  }
}
/* AVEC EPI visual correction pass 3 - 2026-06-29 */
@media (max-width: 767px) {
  #custom-text .aep-home-copy {
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
    box-sizing: border-box;
  }

  #custom-text .aep-home-copy-inner {
    width: 100% !important;
    max-width: none !important;
  }

  #custom-text .aep-home-body p {
    max-width: none !important;
  }

  #aep-partners-section .aep-partner-item {
    padding-left: 6px !important;
    padding-right: 6px !important;
  }

  #aep-partners-section .aep-partner-item img {
    max-width: calc(100% - 4px) !important;
    max-height: 58px !important;
  }
}
/* AVEC EPI visual correction pass 4 - 2026-06-29 */
@media (max-width: 767px) {
  #custom-text {
    padding: 0 !important;
  }
}
/* AVEC EPI header/menu correction pass 5 - 2026-06-29 */
@media (min-width: 768px) {
  #header .aep-main-header,
  #header .header-top.aep-main-header {
    overflow: visible !important;
  }

  #header #_desktop_logo .aep-brand-logo {
    width: 250px !important;
    max-height: 112px !important;
  }

  #header .header-top-right {
    position: static !important;
    gap: 20px !important;
  }

  #header #_desktop_top_menu {
    position: relative !important;
    flex: 1 1 auto !important;
    min-width: 0 !important;
    z-index: 30;
  }

  #header #_desktop_top_menu > .top-menu[data-depth="0"] {
    display: flex !important;
    align-items: center !important;
    justify-content: flex-end !important;
    flex-wrap: nowrap !important;
    gap: 2rem !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  #header #_desktop_top_menu > .top-menu[data-depth="0"] > li {
    position: relative !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  #header #_desktop_top_menu > .top-menu[data-depth="0"] > li > a {
    display: inline-flex !important;
    align-items: center !important;
    min-height: 44px !important;
    padding: 0 !important;
    color: var(--aep-ink) !important;
    font-size: 0.94rem !important;
    font-weight: 850 !important;
    line-height: 1.15 !important;
    letter-spacing: 0 !important;
    text-transform: uppercase !important;
    text-shadow: none !important;
    white-space: nowrap !important;
  }

  #header #_desktop_top_menu > .top-menu[data-depth="0"] > li > a:hover,
  #header #_desktop_top_menu > .top-menu[data-depth="0"] > li:hover > a,
  #header #_desktop_top_menu > .top-menu[data-depth="0"] > li.current > a {
    color: var(--aep-orange) !important;
  }

  #header #_desktop_top_menu > .top-menu[data-depth="0"] > li > a::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -4px;
    height: 2px;
    background: transparent;
  }

  #header #_desktop_top_menu > .top-menu[data-depth="0"] > li:hover > a::after,
  #header #_desktop_top_menu > .top-menu[data-depth="0"] > li.current > a::after {
    background: var(--aep-orange);
  }

  #header #_desktop_top_menu .sub-menu,
  #header #_desktop_top_menu .popover.sub-menu {
    left: auto !important;
    right: 0 !important;
    top: 100% !important;
    width: 760px !important;
    max-width: calc(100vw - 48px) !important;
    min-width: 0 !important;
    margin: 0 !important;
    padding: 1.15rem 1.25rem !important;
    background: #ffffff !important;
    border: 1px solid var(--aep-line) !important;
    border-radius: 4px !important;
    box-shadow: 0 16px 34px rgba(8, 21, 47, 0.16) !important;
    text-align: left !important;
    z-index: 1000 !important;
  }


  #header #_desktop_top_menu > .top-menu[data-depth="0"] > li:not(:hover) > .sub-menu:not(.in):not(.show) {
    display: none !important;
  }

  #header #_desktop_top_menu > .top-menu[data-depth="0"] > li:hover > .sub-menu,
  #header #_desktop_top_menu > .top-menu[data-depth="0"] > li > .sub-menu.in,
  #header #_desktop_top_menu > .top-menu[data-depth="0"] > li > .sub-menu.show {
    display: block !important;
  }

  #header #_desktop_top_menu .sub-menu .collapse {
    display: block !important;
    height: auto !important;
    visibility: visible !important;
  }

  #header #_desktop_top_menu .sub-menu .top-menu[data-depth="1"] {
    display: grid !important;
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    align-items: start !important;
    gap: 0.95rem 1.35rem !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  #header #_desktop_top_menu .sub-menu .top-menu[data-depth="1"] > li {
    margin: 0 !important;
    padding: 0 !important;
    min-width: 0 !important;
  }

  #header #_desktop_top_menu .sub-menu a {
    display: block !important;
    color: var(--aep-ink) !important;
    text-decoration: none !important;
    text-shadow: none !important;
    white-space: normal !important;
  }

  #header #_desktop_top_menu .sub-menu a[data-depth="1"] {
    padding: 0 0 0.42rem !important;
    border-bottom: 1px solid #edf0f5;
    color: var(--aep-orange) !important;
    font-size: 0.88rem !important;
    font-weight: 900 !important;
    line-height: 1.25 !important;
    text-transform: uppercase !important;
  }

  #header #_desktop_top_menu .sub-menu .top-menu[data-depth="2"] {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 0.18rem !important;
    margin: 0.45rem 0 0 !important;
    padding: 0 !important;
  }

  #header #_desktop_top_menu .sub-menu a[data-depth="2"] {
    padding: 0.2rem 0 !important;
    color: #263149 !important;
    font-size: 0.82rem !important;
    font-weight: 650 !important;
    line-height: 1.25 !important;
    text-transform: none !important;
  }

  #header #_desktop_top_menu .sub-menu a:hover,
  #header #_desktop_top_menu .sub-menu a:focus {
    color: var(--aep-orange) !important;
  }

  #header #search_widget,
  #header .search-widget,
  #header .search-widgets {
    flex: 0 0 210px !important;
    min-width: 190px !important;
    max-width: 210px !important;
  }
}

@media (min-width: 768px) and (max-width: 1199px) {
  #header #_desktop_logo .aep-brand-logo {
    width: 205px !important;
    max-height: 94px !important;
  }

  #header .aep-main-header,
  #header .header-top.aep-main-header {
    padding: 0.85rem 0 !important;
  }

  #header .header-top-right {
    gap: 14px !important;
  }

  #header #_desktop_top_menu > .top-menu[data-depth="0"] {
    gap: 1.45rem !important;
  }

  #header #_desktop_top_menu > .top-menu[data-depth="0"] > li > a {
    font-size: 0.88rem !important;
  }

  #header #search_widget,
  #header .search-widget,
  #header .search-widgets {
    flex-basis: 195px !important;
    min-width: 180px !important;
    max-width: 195px !important;
  }

  #header #_desktop_top_menu .sub-menu,
  #header #_desktop_top_menu .popover.sub-menu {
    width: 690px !important;
  }
}
/* AVEC EPI header/menu correction pass 6 - 2026-06-29 */
@media (min-width: 768px) {
  #header #_desktop_top_menu .sub-menu,
  #header #_desktop_top_menu .popover.sub-menu {
    left: 50% !important;
    right: auto !important;
    transform: translateX(-50%) !important;
    max-height: calc(100vh - 180px) !important;
    overflow-y: auto !important;
  }

  #header #_desktop_top_menu .sub-menu .top-menu[data-depth="1"] {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 1.05rem 1.7rem !important;
  }

  #header #_desktop_top_menu .sub-menu .top-menu[data-depth="2"] {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    column-gap: 0.85rem !important;
    row-gap: 0.12rem !important;
  }

  #header #_desktop_top_menu .sub-menu a[data-depth="2"] {
    font-size: 0.8rem !important;
    line-height: 1.22 !important;
  }
}
/* AVEC EPI header/menu correction pass 7 - 2026-06-29 */
@media (min-width: 992px) {
  #header #_desktop_top_menu .sub-menu,
  #header #_desktop_top_menu .popover.sub-menu {
    max-height: none !important;
    overflow: visible !important;
  }

  #header #_desktop_top_menu .sub-menu .top-menu[data-depth="1"] {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    gap: 1rem 1.25rem !important;
  }
}
/* AVEC EPI header/menu correction pass 8 - 2026-06-29 */
@media (min-width: 992px) {
  #header #_desktop_top_menu .sub-menu .top-menu[data-depth="1"] > #category-11 {
    grid-column: 1 / span 2 !important;
  }

  #header #_desktop_top_menu .sub-menu .top-menu[data-depth="1"] > #category-12,
  #header #_desktop_top_menu .sub-menu .top-menu[data-depth="1"] > #category-18 {
    grid-column: 3 !important;
  }

  #header #_desktop_top_menu .sub-menu #category-11 .top-menu[data-depth="2"] {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    column-gap: 1.25rem !important;
  }

  #header #_desktop_top_menu .sub-menu #category-12 .top-menu[data-depth="2"],
  #header #_desktop_top_menu .sub-menu #category-18 .top-menu[data-depth="2"] {
    grid-template-columns: 1fr !important;
  }
}
/* AVEC EPI header/menu correction pass 9 - 2026-06-29 */
@media (min-width: 992px) {
  #header #_desktop_top_menu .sub-menu,
  #header #_desktop_top_menu .popover.sub-menu {
    width: 760px !important;
    max-width: calc(100vw - 48px) !important;
  }

  #header #_desktop_top_menu .sub-menu .top-menu[data-depth="1"] > #category-11,
  #header #_desktop_top_menu .sub-menu .top-menu[data-depth="1"] > #category-12,
  #header #_desktop_top_menu .sub-menu .top-menu[data-depth="1"] > #category-18 {
    grid-column: auto !important;
  }

  #header #_desktop_top_menu .sub-menu .top-menu[data-depth="1"] {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    gap: 1rem 1.35rem !important;
  }

  #header #_desktop_top_menu .sub-menu .top-menu[data-depth="2"] {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    column-gap: 0.95rem !important;
  }
}
/* AVEC EPI visual correction pass 10 - 2026-06-29 */
#header .aep-info-address > .material-icons {
  display: none !important;
}

#header .aep-info-address::before {
  content: "\e55f";
  display: inline-block;
  flex: 0 0 auto;
  margin-right: 7px;
  font-family: "Material Icons";
  font-size: 1.1rem;
  line-height: 1;
  color: #ffffff;
  vertical-align: -0.16em;
  -webkit-font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
}

@media (min-width: 768px) {
  #carousel.carousel {
    width: 100% !important;
    max-width: 1110px !important;
    height: 390px !important;
    margin: 1.55rem auto 1.6rem !important;
    padding: 0 !important;
    background: transparent !important;
    box-shadow: 0 18px 42px rgba(8, 21, 47, 0.12) !important;
    overflow: hidden !important;
  }

  #carousel.carousel .carousel-inner,
  #carousel.carousel .carousel-item,
  #carousel.carousel .carousel-item figure,
  #carousel.carousel .carousel-item a,
  #carousel.carousel .carousel-item img {
    height: 390px !important;
    min-height: 390px !important;
  }

  #carousel.carousel .carousel-inner {
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
  }

  #carousel.carousel .carousel-item figure {
    line-height: 0 !important;
  }

  #carousel.carousel .carousel-item .caption {
    line-height: 1.2 !important;
  }

  #carousel.carousel .carousel-indicators {
    display: none !important;
  }

  #carousel.carousel + .aep-benefits-strip,
  .aep-benefits-strip.container {
    width: 100% !important;
    max-width: 1110px !important;
    margin: 0 auto 1.65rem !important;
  }
}

.aep-benefit-item .material-icons {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  min-width: 2.35rem;
  font-family: "Material Icons" !important;
  font-weight: normal !important;
  font-style: normal !important;
  font-feature-settings: "liga";
  text-transform: none !important;
  overflow: visible !important;
}

.aep-benefit-item:nth-child(3) .material-icons::before {
  content: "person";
}

#custom-text {
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  max-width: 1110px !important;
  margin: 0 auto 1.7rem !important;
  padding: 0 !important;
}

#custom-text .aep-home-copy {
  background: transparent !important;
  max-width: 980px !important;
  margin: 0 auto !important;
  padding: 1.7rem 1.25rem 1.55rem !important;
}

#custom-text .aep-home-copy-inner {
  max-width: 920px !important;
}

#custom-text .aep-home-kicker {
  margin-bottom: 0.38rem !important;
  font-size: 0.95rem !important;
  line-height: 1.2 !important;
}

#custom-text .aep-home-lead {
  margin-bottom: 0.75rem !important;
  font-size: 1rem !important;
  line-height: 1.35 !important;
}

#custom-text .aep-home-body {
  margin-top: 1rem !important;
}

#custom-text .aep-home-body p {
  max-width: 900px !important;
  margin-bottom: 0.55rem !important;
  font-size: 0.98rem !important;
  line-height: 1.42 !important;
}

#custom-text .aep-home-body p:last-child {
  margin-bottom: 0 !important;
}

body#contact .contact-form .btn,
body#contact .contact-form .btn-primary,
body#contact .contact-form input[type="submit"],
body#contact .contact-form button,
body#contact .contact-form .bootstrap-filestyle .btn,
body#contact .contact-form .group-span-filestyle .btn,
body#contact .contact-form label.btn {
  color: #ffffff !important;
  background: var(--aep-orange) !important;
  border-color: var(--aep-orange) !important;
  -webkit-text-fill-color: #ffffff !important;
  text-shadow: none !important;
}

body#contact .contact-form .btn:hover,
body#contact .contact-form .btn-primary:hover,
body#contact .contact-form input[type="submit"]:hover,
body#contact .contact-form button:hover,
body#contact .contact-form .bootstrap-filestyle .btn:hover,
body#contact .contact-form .group-span-filestyle .btn:hover,
body#contact .contact-form label.btn:hover {
  color: #ffffff !important;
  background: var(--aep-orange-dark) !important;
  border-color: var(--aep-orange-dark) !important;
}

@media (max-width: 767px) {
  #carousel.carousel {
    width: calc(100% - 30px) !important;
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
    padding: 0 !important;
    background: transparent !important;
    overflow: hidden !important;
  }

  #carousel.carousel .carousel-indicators {
    display: none !important;
  }

  #custom-text .aep-home-copy {
    padding: 1.55rem 1rem 1.45rem !important;
  }

  #custom-text .aep-home-body {
    margin-top: 0.85rem !important;
  }
}
/* AVEC EPI menu polish pass 11 - 2026-06-29 */
#header #_desktop_top_menu a,
#header #_desktop_top_menu a:focus,
#header #_desktop_top_menu a:active,
#header #_desktop_top_menu a:focus-visible,
#header #_desktop_top_menu button,
#header #_desktop_top_menu button:focus,
#header #_desktop_top_menu button:active,
#header #_desktop_top_menu button:focus-visible {
  outline: 0 !important;
  box-shadow: none !important;
  background-color: transparent !important;
  text-decoration: none !important;
}

#header #_desktop_top_menu a::selection,
#header #_desktop_top_menu span::selection {
  color: inherit;
  background: transparent;
}

@media (min-width: 992px) {
  #header #_desktop_top_menu > .top-menu[data-depth="0"] > li > a {
    font-weight: 760 !important;
  }

  #header #_desktop_top_menu .sub-menu a[data-depth="1"] {
    font-weight: 760 !important;
  }

  #header #_desktop_top_menu .sub-menu a[data-depth="2"] {
    font-weight: 560 !important;
  }
}

/* AVEC EPI icon/product title correction pass 12 - 2026-06-29 */
.aep-benefit-item .aep-benefit-icon {
  flex: 0 0 2.8rem;
  width: 2.8rem;
  height: 2.8rem;
  display: block;
  color: var(--aep-orange);
  fill: none !important;
  stroke: currentColor;
  stroke-width: 2.7;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.aep-benefit-item .aep-benefit-icon * {
  fill: none !important;
  stroke: currentColor;
  vector-effect: non-scaling-stroke;
}

.aep-benefit-item .aep-benefit-icon-person {
  stroke-width: 2.8;
}

#index .featured-products .products-section-title,
.featured-products .products-section-title,
.products-section-title {
  color: var(--aep-ink) !important;
  font-weight: 760 !important;
  letter-spacing: 0 !important;
  text-shadow: none !important;
}

#index .featured-products .products-section-title::after,
.featured-products .products-section-title::after {
  content: "";
  display: block;
  width: 56px;
  height: 3px;
  margin: 0.7rem auto 1.25rem;
  background: var(--aep-orange);
  border-radius: 0;
}
/* AVEC EPI slider arrows correction pass 13 - 2026-06-29 */
#carousel.carousel .direction {
  pointer-events: none;
}

#carousel.carousel .carousel-control {
  top: 0 !important;
  bottom: 0 !important;
  width: 64px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  opacity: 1 !important;
  background: transparent !important;
  background-image: none !important;
  text-shadow: none !important;
  outline: 0 !important;
  box-shadow: none !important;
  pointer-events: auto;
}

#carousel.carousel .carousel-control.left {
  left: 0 !important;
}

#carousel.carousel .carousel-control.right {
  right: 0 !important;
}

#carousel.carousel .carousel-control .icon-prev,
#carousel.carousel .carousel-control .icon-next {
  position: static !important;
  top: auto !important;
  right: auto !important;
  left: auto !important;
  width: auto !important;
  height: auto !important;
  margin: 0 !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}

#carousel.carousel .carousel-control i {
  width: 38px !important;
  height: 38px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  color: #ffffff !important;
  background: rgba(8, 21, 47, 0.48) !important;
  border: 1px solid rgba(255, 255, 255, 0.72) !important;
  border-radius: 50% !important;
  box-shadow: 0 8px 18px rgba(8, 21, 47, 0.18) !important;
  font-size: 2rem !important;
  line-height: 1 !important;
  text-shadow: none !important;
  transition: background 0.18s ease, border-color 0.18s ease, transform 0.18s ease;
}

#carousel.carousel .carousel-control:hover i {
  background: rgba(8, 21, 47, 0.72) !important;
  border-color: rgba(255, 255, 255, 0.9) !important;
  transform: translateY(-1px);
}

#carousel.carousel .carousel-control:focus,
#carousel.carousel .carousel-control:active {
  outline: 0 !important;
  box-shadow: none !important;
}

#carousel.carousel .carousel-control:focus i,
#carousel.carousel .carousel-control:active i {
  background: rgba(8, 21, 47, 0.48) !important;
  border-color: rgba(255, 255, 255, 0.72) !important;
  transform: none;
}

@media (max-width: 767px) {
  #carousel.carousel .carousel-control {
    width: 52px !important;
  }

  #carousel.carousel .carousel-control i {
    width: 34px !important;
    height: 34px !important;
    font-size: 1.75rem !important;
  }
}
/* AVEC EPI header/slider proximity pass 14 - 2026-06-29 */
#header,
#wrapper > #header,
#header .aep-main-header,
#header .header-top.aep-main-header {
  border-bottom: 0 !important;
  box-shadow: none !important;
}

#index #wrapper {
  padding-top: 0 !important;
}

@media (min-width: 768px) {
  #carousel.carousel {
    margin-top: 0.65rem !important;
  }
}

@media (max-width: 767px) {
  #carousel.carousel {
    margin-top: 0.45rem !important;
  }
}
/* AVEC EPI slider flush under header pass 15 - 2026-06-29 */
#index #carousel.carousel,
#carousel.carousel {
  margin-top: 0 !important;
}

@media (max-width: 767px) {
  #index #carousel.carousel,
  #carousel.carousel {
    margin-top: 0 !important;
  }
}
/* AVEC EPI slider/reassurance flush pass 16 - 2026-06-29 */
#index #carousel.carousel,
#carousel.carousel {
  margin-bottom: 0 !important;
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}

#index #carousel.carousel + .aep-benefits-strip,
#carousel.carousel + .aep-benefits-strip,
.aep-benefits-strip.container {
  margin-top: 0 !important;
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}

@media (min-width: 768px) {
  #index #carousel.carousel + .aep-benefits-strip,
  #carousel.carousel + .aep-benefits-strip,
  .aep-benefits-strip.container {
    margin: 0 auto 1.65rem !important;
  }
}

@media (max-width: 767px) {
  #index #carousel.carousel + .aep-benefits-strip,
  #carousel.carousel + .aep-benefits-strip,
  .aep-benefits-strip.container {
    margin-top: 0 !important;
  }
}
/* AVEC EPI slider spacing/logo focus pass 17 - 2026-06-29 */
#index #carousel.carousel,
#carousel.carousel {
  margin-top: 10px !important;
  margin-bottom: 0 !important;
}

#index #carousel.carousel + .aep-benefits-strip,
#carousel.carousel + .aep-benefits-strip,
.aep-benefits-strip.container {
  margin-top: 0 !important;
}

#header .aep-brand-link,
#header .aep-brand-link:focus,
#header .aep-brand-link:active,
#header .aep-brand-link:focus-visible,
#header #_desktop_logo a,
#header #_desktop_logo a:focus,
#header #_desktop_logo a:active,
#header #_desktop_logo a:focus-visible,
#header .top-logo a,
#header .top-logo a:focus,
#header .top-logo a:active,
#header .top-logo a:focus-visible {
  outline: 0 !important;
  box-shadow: none !important;
  border: 0 !important;
  background: transparent !important;
  text-decoration: none !important;
  -webkit-tap-highlight-color: transparent;
}

#header .aep-brand-logo,
#header .aep-brand-link img,
#header #_desktop_logo img,
#header .top-logo img {
  outline: 0 !important;
  box-shadow: none !important;
  border: 0 !important;
}

#header .aep-brand-link::selection,
#header .aep-brand-link img::selection,
#header .aep-brand-logo::selection {
  background: transparent;
}
/* AVEC EPI slider top spacing pass 18 - 2026-06-29 */
#index #carousel.carousel,
#carousel.carousel {
  margin-top: 30px !important;
  margin-bottom: 0 !important;
}

#index #carousel.carousel + .aep-benefits-strip,
#carousel.carousel + .aep-benefits-strip,
.aep-benefits-strip.container {
  margin-top: 0 !important;
}
/* AVEC EPI reassurance top alignment pass 19 - 2026-06-29 */
.aep-benefits-strip {
  align-items: stretch !important;
}

.aep-benefit-item {
  align-items: flex-start !important;
  min-height: 108px !important;
  padding-top: 1.15rem !important;
  padding-bottom: 1rem !important;
}

.aep-benefit-item .aep-benefit-icon {
  margin-top: 0 !important;
}

.aep-benefit-item > div {
  padding-top: 0.08rem !important;
}

.aep-benefit-item strong {
  margin-top: 0 !important;
}
/* AVEC EPI product highlights plum pass 20 - 2026-07-09 */
:root {
  --aep-plum-dark: #29183d;
  --aep-plum-soft: rgba(58, 37, 85, 0.16);
}

body#product .tabs .nav-tabs .nav-link.active,
body#product .tabs .nav-tabs .nav-link:hover,
body#product .tabs .nav-tabs .nav-link:focus {
  color: var(--aep-plum) !important;
  border-color: var(--aep-plum) !important;
  text-decoration: none !important;
}

body#product .product-images > li.thumb-container > .thumb.selected,
body#product .product-images > li.thumb-container > .thumb.js-thumb-selected,
body#product .product-images > li.thumb-container > .thumb:hover,
body#product .input-color:checked + span,
body#product .input-color:hover + span,
body#product .product-variants .color:hover,
body#product .product-variants .color.selected,
body#product .product-variants .input-color:checked + span {
  border-color: var(--aep-plum) !important;
  box-shadow: 0 0 0 2px var(--aep-plum-soft) !important;
}

body#product .product-cover .layer:hover,
body#product .product-cover .layer:focus {
  color: var(--aep-plum) !important;
}

body#product .product-cover .layer:hover .zoom-in,
body#product .product-cover .layer:focus .zoom-in,
body#product .scroll-box-arrows i:hover,
body#product .scroll-box-arrows i:focus,
body#product .social-sharing li:hover,
body#product .social-sharing li:focus {
  color: var(--aep-plum) !important;
}

body#product .form-control:focus,
body#product input:focus,
body#product select:focus,
body#product textarea:focus {
  border-color: var(--aep-plum) !important;
  box-shadow: 0 0 0 0.14rem var(--aep-plum-soft) !important;
  outline: 0 !important;
}

body#product a:not(.btn):not(.nav-link):hover,
body#product a:not(.btn):not(.nav-link):focus {
  color: var(--aep-plum) !important;
}
/* AVEC EPI product default-blue cleanup pass 21 - 2026-07-09 */
body#product .product-price,
body#product .pagination .current a,
body#product .page-link,
body#product .btn-link,
body#product #blockcart-modal .product-name,
body#product .product-miniature .highlighted-informations .quick-view:hover {
  color: var(--aep-plum) !important;
}

body#product .btn-outline-primary {
  color: var(--aep-plum) !important;
  border-color: var(--aep-plum) !important;
  background: transparent !important;
}

body#product .btn-outline-primary:hover,
body#product .btn-outline-primary:focus,
body#product .btn-outline-primary:active {
  color: #ffffff !important;
  background: var(--aep-plum) !important;
  border-color: var(--aep-plum) !important;
}

body#product .product-flags li.product-flag,
body#product .custom-radio input[type="radio"]:checked + span,
body#product .dropdown-item.active,
body#product .dropdown-item.active:focus,
body#product .dropdown-item.active:hover {
  background: var(--aep-plum) !important;
}

body#product #product-modal .modal-content .modal-body .product-images img:hover,
body#product .product-customization .product-message:focus,
body#product .input-group.focus {
  border-color: var(--aep-plum) !important;
  outline-color: var(--aep-plum) !important;
  box-shadow: 0 0 0 0.14rem var(--aep-plum-soft) !important;
}
/* AVEC EPI product thumbnail border fix pass 22 - 2026-07-09 */
body#product .product-images > li.thumb-container .thumb.selected,
body#product .product-images > li.thumb-container .thumb.js-thumb-selected,
body#product .product-images > li.thumb-container .thumb:hover,
body#product .js-qv-product-images > li.thumb-container .thumb.selected,
body#product .js-qv-product-images > li.thumb-container .thumb.js-thumb-selected,
body#product .js-qv-product-images > li.thumb-container .thumb:hover,
body#product .js-modal-product-images > li.thumb-container .thumb.selected,
body#product .js-modal-product-images > li.thumb-container .thumb:hover {
  border: 3px solid var(--aep-plum) !important;
  box-shadow: 0 0 0 2px var(--aep-plum-soft) !important;
}
/* AVEC EPI product summary spacing - 2026-07-21 */
body#product .product-information > .product-description {
  padding: 0.75rem 1rem;
  margin-bottom: 1.25rem;
  background: #ffffff;
}

body#product .product-information > .product-description > :last-child,
body#product .product-information > .product-description > :last-child > :last-child {
  margin-bottom: 0 !important;
}
/* AVEC EPI mobile navigation and slider fix pass 23 - 2026-07-10 */
@media (max-width: 767px) {
  #header .aep-mobile-nav {
    padding-right: 52px !important;
    padding-left: 52px !important;
  }

  #header #menu-icon {
    left: 0 !important;
    z-index: 6;
    width: 44px !important;
    height: 44px !important;
    margin: 0 !important;
    padding: 0 !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    color: var(--aep-ink) !important;
    background: #ffffff !important;
    border: 1px solid var(--aep-line);
    border-radius: 3px;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
  }

  #header #menu-icon:hover,
  #header #menu-icon:focus,
  #header #menu-icon:active {
    color: var(--aep-orange) !important;
    border-color: var(--aep-orange);
    outline: 0 !important;
    box-shadow: none !important;
  }

  #header #menu-icon .material-icons,
  #header .header-nav #menu-icon .material-icons {
    width: auto !important;
    height: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    color: currentColor !important;
    font-size: 1.8rem !important;
    line-height: 1 !important;
    transform: none !important;
  }

  #header #mobile_top_menu_wrapper {
    width: calc(100% + 30px);
    margin: 0 -15px !important;
    padding: 0.4rem 15px 0.9rem !important;
    background: #ffffff !important;
    border-top: 1px solid var(--aep-line);
    border-bottom: 1px solid var(--aep-line);
    box-shadow: 0 14px 24px rgba(8, 21, 47, 0.1);
  }

  #header #mobile_top_menu_wrapper .top-menu[data-depth="0"] {
    margin: 0;
  }

  #header #mobile_top_menu_wrapper .top-menu[data-depth="0"] > li {
    border-bottom: 1px solid var(--aep-line);
  }

  #header #mobile_top_menu_wrapper .top-menu[data-depth="0"] > li:last-child {
    border-bottom: 0;
  }

  #header #mobile_top_menu_wrapper a,
  #header #mobile_top_menu_wrapper a:focus,
  #header #mobile_top_menu_wrapper a:active {
    color: var(--aep-ink) !important;
    text-shadow: none !important;
    outline: 0 !important;
    box-shadow: none !important;
    text-decoration: none !important;
    -webkit-tap-highlight-color: transparent;
  }

  #header #mobile_top_menu_wrapper a[data-depth="0"] {
    padding: 0.9rem 0.35rem !important;
    font-size: 0.95rem !important;
    font-weight: 650 !important;
    line-height: 1.25;
  }

  #header #mobile_top_menu_wrapper a:hover,
  #header #mobile_top_menu_wrapper a:focus-visible {
    color: var(--aep-orange) !important;
  }
}

@media (max-width: 991px) {
  #index #carousel.carousel,
  #carousel.carousel {
    width: 100% !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
    overflow: hidden !important;
  }

  #carousel.carousel .carousel-inner,
  #carousel.carousel .carousel-item,
  #carousel.carousel .carousel-item > a,
  #carousel.carousel .carousel-item figure {
    height: auto !important;
  }

  #carousel.carousel .carousel-item figure {
    display: block !important;
    margin: 0 !important;
    overflow: hidden !important;
  }

  #carousel.carousel .carousel-item img {
    width: 100% !important;
    height: auto !important;
    min-height: 0 !important;
    display: block !important;
    object-fit: contain !important;
  }

  #carousel.carousel .carousel-item .caption {
    position: relative !important;
    inset: auto !important;
    top: auto !important;
    right: auto !important;
    bottom: auto !important;
    left: auto !important;
    transform: none !important;
    width: 100% !important;
    max-width: none !important;
    min-height: 0 !important;
    margin: 0 !important;
    padding: 1.15rem 1rem 1.3rem !important;
    overflow: hidden !important;
    background: #ffffff !important;
    box-sizing: border-box;
  }

  #carousel.carousel .carousel-item .caption .display-1,
  #carousel.carousel .carousel-item .caption h2,
  #carousel.carousel .carousel-item .caption .caption-description,
  #carousel.carousel .carousel-item .caption .caption-description p {
    width: 100% !important;
    max-width: none !important;
    overflow-wrap: anywhere !important;
    word-break: normal !important;
  }

  #carousel.carousel .carousel-item .caption::after {
    margin-top: 0.9rem;
  }

  #carousel.carousel .direction {
    position: absolute !important;
    top: 0 !important;
    right: 0 !important;
    bottom: auto !important;
    left: 0 !important;
    width: 100% !important;
    height: calc((100vw - 30px) / 3) !important;
    max-height: 320px;
  }

  #carousel.carousel .carousel-control {
    top: 0 !important;
    bottom: auto !important;
    height: 100% !important;
  }

  #carousel.carousel .carousel-control .icon-prev,
  #carousel.carousel .carousel-control .icon-next {
    display: flex !important;
  }
}

@media (max-width: 767px) {
  #index #carousel.carousel,
  #carousel.carousel {
    margin-top: 18px !important;
    margin-bottom: 0 !important;
    box-shadow: 0 10px 24px rgba(8, 21, 47, 0.1);
  }

  #carousel.carousel .carousel-item .caption .display-1,
  #carousel.carousel .carousel-item .caption h2 {
    margin-bottom: 0.65rem !important;
    font-size: 1.35rem !important;
    line-height: 1.08 !important;
  }

  #carousel.carousel .carousel-item .caption .caption-description,
  #carousel.carousel .carousel-item .caption .caption-description p {
    font-size: 0.94rem !important;
    line-height: 1.38 !important;
  }

  #index #carousel.carousel + .aep-benefits-strip,
  #carousel.carousel + .aep-benefits-strip,
  .aep-benefits-strip.container {
    width: 100% !important;
    margin-top: 0 !important;
  }
}
/* AVEC EPI mobile burger right alignment pass 24 - 2026-07-10 */
@media (max-width: 767px) {
  #header #menu-icon {
    right: 0 !important;
    left: auto !important;
  }
}
/* AVEC EPI responsive slider stability pass 25 - 2026-07-10 */
@media (max-width: 991px) {
  #index #carousel.carousel,
  #index #carousel.carousel .carousel-inner {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
  }

  #index #carousel.carousel .carousel-inner > .carousel-item {
    transition: none !important;
    -webkit-transition: none !important;
  }

  #index #carousel.carousel .carousel-inner > .carousel-item.active {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    left: 0 !important;
    transform: none !important;
    -webkit-transform: none !important;
  }

  #index #carousel.carousel .carousel-inner > .carousel-item:not(.active) {
    display: none !important;
  }
}
/* AVEC EPI long mobile category label wrap - 2026-07-27 */
@media (max-width: 767px) {
  #header #mobile_top_menu_wrapper a[data-depth="0"] {
    position: relative;
    display: block !important;
    min-width: 0;
    padding-right: 2.5rem !important;
    white-space: normal !important;
    overflow-wrap: break-word;
    word-break: normal;
  }

  #header #mobile_top_menu_wrapper a[data-depth="0"] > .float-xs-right {
    position: absolute;
    top: 50%;
    right: 0.35rem;
    transform: translateY(-50%);
  }
}

/* AVEC EPI desktop Gant third-level alignment - 2026-09-14 */
@media (min-width: 768px) {
  #header #_desktop_top_menu #category-33 > .collapse > .top-menu[data-depth="3"] {
    align-items: stretch !important;
  }

  #header #_desktop_top_menu #category-33 > .collapse > .top-menu[data-depth="3"] > li {
    width: 100% !important;
    min-width: 0 !important;
  }

  #header #_desktop_top_menu #category-33 > .collapse > .top-menu[data-depth="3"] > li > a[data-depth="3"] {
    width: 100% !important;
    box-sizing: border-box !important;
  }

  #header #_desktop_top_menu .sub-menu a[data-depth="3"] {
    padding: 0.2rem 0 0.2rem 0.625rem !important;
    color: #263149 !important;
    font-size: 0.8rem !important;
    font-weight: 560 !important;
    line-height: 1.22 !important;
    text-transform: none !important;
  }
}

/* AVEC EPI Vêtement column-major order - 2026-09-14 */
@media (min-width: 768px) {
  #header #_desktop_top_menu .sub-menu #category-11 > .collapse > .top-menu[data-depth="2"] {
    display: block !important;
    column-count: 2;
    column-gap: 1.25rem;
  }

  #header #_desktop_top_menu .sub-menu #category-11 > .collapse > .top-menu[data-depth="2"] > li {
    display: inline-block;
    width: 100%;
    break-inside: avoid;
  }
}

/* AVEC EPI wider desktop submenus - 2026-09-14 */
@media (min-width: 1200px) {
  #header #_desktop_top_menu .sub-menu,
  #header #_desktop_top_menu .popover.sub-menu {
    width: 860px !important;
    max-width: calc(100vw - 48px) !important;
  }
}

/* AVEC EPI Customisation category 16:9 cover - 2026-09-16 */
body.category-id-53 #js-product-list-header .category-cover--customisation {
  width: 100%;
  aspect-ratio: 16 / 9;
  overflow: hidden;
}

body.category-id-53 #js-product-list-header .category-cover--customisation picture,
body.category-id-53 #js-product-list-header .category-cover--customisation img {
  display: block;
  width: 100%;
  height: 100%;
}

body.category-id-53 #js-product-list-header .category-cover--customisation img {
  object-fit: cover;
}
