.custom-header .Content-module_content__EnZoh {
  margin: 0 auto;
  max-width: 1120px;
  padding: 24px;
  width: 100%;
}

@media (min-width: 745px) {
  .custom-header .Content-module_content__EnZoh {
    padding: 24px 40px;
  }
}

@media (min-width: 1040px) {
  .custom-header .Content-module_content__EnZoh {
    padding: 40px;
  }
}

.custom-header .LogoMotorway-module_logo__3S6Mf {
  align-items: center;
  display: flex;
}

.custom-header .LogoMotorway-module_logo__3S6Mf svg .LogoMotorway-module_fill__15tnE {
  fill: var(--generic-svg-fill);
}

.custom-header .Theme__theme-suoD a {
  border-color: #1d1d1b4d;
  color: #1d1d1b;
}

.custom-header .Theme__theme-suoD a:hover {
  border-color: #1d1d1b;
}

.custom-header div, .custom-header h6, .custom-header li, .custom-header ul {
  margin: 0;
  padding: 0;
}

.custom-header ul {
  list-style: none;
}

.custom-header h6 {
  font-size: 100%;
  font-weight: 400;
}

.custom-header * {
  box-sizing: border-box;
}

.custom-header a:not(.mw-i, [data-thc-style-override]) {
  border-bottom: 1px solid #1d1d1b4d;
  color: #1d1d1b;
  font-size: 16px;
  font-size: inherit;
  font-weight: 400;
  font-weight: inherit;
  line-height: 24px;
  text-decoration: none;
}

.custom-header a:not(.mw-i, [data-thc-style-override]):focus, .custom-header a:not(.mw-i, [data-thc-style-override]):hover {
  outline: none;
}

.custom-header .motorway-svg-fill, .custom-header .motorway-svg-stroke {
  transition: fill 0.2s linear, stroke 0.2s linear;
}

.custom-header .Header__header-in67 {
  align-items: center;
  background-color: #0000;
  display: flex;
  justify-content: space-between;
  overflow: visible;
  padding-bottom: 0;
  padding-top: 0;
  position: relative;
  z-index: 10;
}

.custom-header .Header__header-in67 .Header__mobileMoreMenu-guZq {
  border: none;
  display: none;
  height: 64px;
  margin-right: 0;
  padding: 0 26px;
  position: absolute;
  right: 0;
  text-indent: -9999px;
  top: 0;
  width: 72px;
  z-index: 2;
}

.custom-header .Header__header-in67 .Header__mobileMoreMenu-guZq span {
  background-color: #1d1d1b;
  display: block;
  height: 2px;
  left: 50%;
  position: absolute;
  top: calc(50% - 1px);
  transform: translate3d(-50%, 0, 0);
  transition: width 0.1s linear 0.2s;
  width: 20px;
}

.custom-header .Header__header-in67 .Header__mobileMoreMenu-guZq:after, .custom-header .Header__header-in67 .Header__mobileMoreMenu-guZq:before {
  background-color: #1d1d1b;
  content: "";
  display: block;
  height: 2px;
  position: absolute;
  transition: transform 0.1s linear 0.2s;
  width: 20px;
}

.custom-header .Header__header-in67 .Header__mobileMoreMenu-guZq:before {
  top: 22px;
  transform-origin: top left;
}

.custom-header .Header__header-in67 .Header__mobileMoreMenu-guZq:after {
  bottom: 22px;
  transform-origin: bottom left;
}

.custom-header .Header__header-in67 .Header__logo-Kpkp {
  border-bottom: none;
}

@media (max-width: 1039px) {
  .custom-header .Header__header-in67 .Header__logo-Kpkp {
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    width: 152px;
  }
  .custom-header .Header__header-in67 .Header__mobileMoreMenu-guZq {
    display: block;
  }
}

.custom-header .Header__header-in67 {
  height: 96px;
}

@media (max-width: 1039px) {
  .custom-header .Header__header-in67 {
    height: 64px;
  }
}

@media (min-width: 1040px) {
  .custom-header .Header__menu-rbcJ {
    align-items: center;
    display: flex;
  }
  .custom-header .Header__menu-rbcJ a {
    border-color: #0000;
    color: #1d1d1b;
    font-size: 16px;
    font-weight: 400;
    line-height: 23px;
    line-height: 24px;
    padding-bottom: 2px;
    transition: border-color 0.1s linear;
  }
  .custom-header .Header__menu-rbcJ a:hover {
    border-color: #1d1d1b4d;
  }
}

.custom-header .Header__nav-buxR {
  display: none;
}

.custom-header .Header__navMobile-n85L {
  -webkit-overflow-scrolling: touch;
  background-color: #fff;
  box-shadow: none;
  cursor: default;
  display: block;
  height: 100%;
  left: auto;
  margin-right: 0;
  max-height: 100vh;
  max-width: 100%;
  overflow: scroll;
  padding: 80px 24px 160px;
  position: fixed;
  right: 0;
  top: 0;
  transform: translate3d(100%, 0, 0);
  width: 80vw;
  z-index: 12;
}

.custom-header .Header__navMobile-n85L a {
  color: inherit;
  font-size: 18px;
  font-weight: 400;
  line-height: 29px;
  line-height: 24px;
  margin-bottom: 0;
}

@media (max-width: 1039px) {
  .custom-header .Header__navMobile-n85L {
    display: block;
  }
}

@media (min-width: 745px) {
  .custom-header .Header__navMobile-n85L {
    width: 50vw;
  }
}

.custom-header .Header__navMobile-n85L .Header__navItem-nODx > a {
  border-color: #0000;
  padding: 16px;
}

@media (max-width: 575px) {
  .custom-header .Header__navMobile-n85L .Header__navItem-nODx > a {
    padding: 16px 8px;
  }
}

.custom-header .Header__navMobile-n85L .Header__navItem-nODx[data-name=more] .Header__subMenu-vYEb > ul > li:last-child a {
  border-radius: 4px;
}

@media (min-width: 1040px) {
  .custom-header .Header__navDesktop-biqg {
    display: block;
  }
}

.custom-header .Header__navDesktop-biqg:hover .Header__topLevel-Ftrr a {
  transition: border-color 0.1s linear;
}

.custom-header .Header__navDesktop-biqg:hover .Header__topLevel-Ftrr a:hover {
  border-color: #1d1d1b;
}

.custom-header .Header__nav-buxR .Header__navItem-nODx a {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  align-items: flex-start;
  display: flex;
  transition: none;
}

.custom-header .Header__toggle-Q6tg {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  cursor: pointer;
  position: relative;
  -webkit-user-select: none;
  user-select: none;
}

.custom-header .Header__toggle-Q6tg a {
  border-color: #0000;
}

.custom-header .Header__toggle-Q6tg .motorway-svg-stroke {
  stroke: #1d1d1b;
}

.custom-header .Header__toggle-Q6tg .mw-input-icon {
  height: 0;
}

.custom-header .Header__toggle-Q6tg .Header__groupToggle-KND_ {
  display: flex;
}

.custom-header .Header__toggle-Q6tg .Header__groupToggle-KND_ svg {
  transition: transform 0.1s linear;
}

@media (min-width: 1040px) {
  .custom-header .Header__toggle-Q6tg:hover .Header__groupToggle-KND_ svg {
    transform: rotate(-180deg);
  }
}

@media (min-width: 1040px) and (min-width: 1040px) {
  .custom-header .Header__toggle-Q6tg:hover .Header__groupToggle-KND_ svg {
    transform: scale(0.75) rotate(-180deg);
  }
}

@media (min-width: 1040px) {
  .custom-header .Header__toggle-Q6tg:hover .Header__subMenu-vYEb {
    max-height: 1000px;
    opacity: 1;
    pointer-events: auto;
  }
  .custom-header .Header__toggle-Q6tg:hover:before {
    bottom: -24px;
    content: "";
    display: block;
    height: 24px;
    position: absolute;
    width: 100%;
  }
  .custom-header .Header__toggle-Q6tg:hover .Header__groupToggle-KND_ span {
    border-color: #1d1d1b;
  }
  .custom-header .Header__toggle-Q6tg .Header__groupToggle-KND_ span {
    border-bottom: 1px solid #0000;
  }
  .custom-header .Header__toggle-Q6tg .Header__groupToggle-KND_ svg {
    transform: scale(0.75);
  }
}

@media (max-width: 1039px) {
  .custom-header .Header__toggle-Q6tg .Header__groupToggle-KND_ {
    color: inherit;
    font-size: 18px;
    font-weight: 400;
    font-weight: 700;
    line-height: 29px;
    line-height: 24px;
    margin: 0;
  }
  .custom-header .Header__toggle-Q6tg .Header__groupToggle-KND_ svg {
    margin-left: 5px;
  }
}

@media (min-width: 1040px) {
  .custom-header .Header__links-FhfZ > ul {
    display: flex;
  }
  .custom-header .Header__links-FhfZ > ul > li {
    margin-right: 48px;
  }
}

@media (max-width: 1039px) {
  .custom-header .Header__links-FhfZ {
    border-left: 2px solid #e2e1d9;
  }
  .custom-header .Header__links-FhfZ .Header__subMenu-vYEb li a {
    color: inherit;
    font-size: 18px;
    font-weight: 700;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 8px;
  }
  .custom-header .Header__links-FhfZ li {
    margin: 0;
  }
  .custom-header .Header__links-FhfZ li .Header__groupToggle-KND_, .custom-header .Header__links-FhfZ li a {
    color: inherit;
    font-size: 24px;
    font-weight: 400;
    font-weight: 700;
    line-height: 32px;
    margin-bottom: 8px;
    padding: 16px;
  }
  .custom-header .Header__links-FhfZ li .Header__groupToggle-KND_ svg {
    height: 32px;
    width: 32px;
  }
}

@media (max-width: 575px) {
  .custom-header .Header__links-FhfZ li .Header__groupToggle-KND_, .custom-header .Header__links-FhfZ li a {
    color: inherit;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 8px;
  }
  .custom-header .Header__links-FhfZ li .Header__groupToggle-KND_ {
    padding: 16px 8px;
  }
  .custom-header .Header__links-FhfZ li .Header__groupToggle-KND_ svg {
    height: 24px;
    width: 24px;
  }
}

.custom-header .Header__account-WaYT .Header__signIn-Gn4K {
  align-items: center;
  border: none;
  display: flex;
}

.custom-header .Header__account-WaYT .Header__signIn-Gn4K svg {
  margin-right: 8px;
}

@media (min-width: 1040px) {
  .custom-header .Header__account-WaYT .Header__signIn-Gn4K span {
    border-color: #0000;
    border-bottom: 1px solid #0000;
    color: #1d1d1b;
    font-size: 16px;
    font-weight: 400;
    line-height: 23px;
    line-height: 24px;
    line-height: 19px;
    padding-bottom: 2px;
    position: relative;
    top: 1px;
    transition: border-color 0.1s linear;
  }
  .custom-header .Header__account-WaYT .Header__signIn-Gn4K span:hover, .custom-header .Header__account-WaYT .Header__signIn-Gn4K:hover span {
    border-color: #1d1d1b4d;
  }
}

@media (max-width: 1039px) {
  .custom-header .Header__account-WaYT {
    display: flex;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 80px;
  }
  .custom-header .Header__account-WaYT > a {
    align-items: center;
    display: flex;
    justify-content: center;
    width: 100%;
  }
  .custom-header .Header__account-WaYT .Header__signIn-Gn4K {
    height: 100%;
    justify-content: center;
    text-indent: -9999px;
    width: 100%;
  }
  .custom-header .Header__account-WaYT .Header__signIn-Gn4K span {
    display: none;
  }
  .custom-header .Header__account-WaYT .Header__signIn-Gn4K svg {
    height: 32px;
    margin-right: 0;
    width: 32px;
  }
}

.custom-header .Header__subMenu-vYEb {
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  pointer-events: none;
  top: 32px;
  transition: max-height 0.3s linear, opacity 0.3s linear;
}

.custom-header [aria-expanded="true"] ~ .Header__subMenu-vYEb {
  max-height: 1000px;
  opacity: 1;
  pointer-events: auto;
}

.custom-header [aria-expanded="true"] svg {
  transform: rotate(-180deg);
}

@media (min-width: 1040px) {
  .custom-header .Header__subMenu-vYEb {
    left: 50%;
    min-width: 248px;
    position: absolute;
    transform: translateX(-50%);
  }
  .custom-header .Header__subMenu-vYEb ul {
    border-radius: 4px;
    box-shadow: 0 0 4px 0 #1d1d1b26;
    margin: 12px 4px 4px;
    overflow: hidden;
  }
  .custom-header .Header__subMenu-vYEb ul li {
    position: relative;
    z-index: 2;
  }
  .custom-header .Header__subMenu-vYEb:before {
    background-color: #fff;
    box-shadow: 0 0 4px 0 #1d1d1b26;
    content: "";
    display: block;
    height: 12px;
    left: 50%;
    position: absolute;
    top: 6px;
    transform: rotate(45deg);
    width: 12px;
    z-index: 1;
  }
}

.custom-header .Header__subMenu-vYEb .Header__navItem-nODx {
  background-color: #fff;
}

@media (min-width: 1040px) {
  .custom-header .Header__subMenu-vYEb .Header__navItem-nODx {
    align-items: flex-start;
    height: 56px;
  }
  .custom-header .Header__subMenu-vYEb .Header__navItem-nODx a {
    align-items: center;
    display: flex;
    height: 100%;
    padding: 16px 24px;
    text-decoration: none;
    transition: background-color 0.2s linear;
    width: 100%;
  }
  .custom-header .Header__subMenu-vYEb .Header__navItem-nODx a:hover {
    background-color: #f2f2f2;
    border-color: #0000;
  }
}

.custom-header .Header__subMenu-vYEb .Header__navItem-nODx a:hover {
  background: #e8e8e8;
  border-color: #0000;
}

.custom-header .Header__subMenu-vYEb .Header__navItem-nODx a:active {
  background: #f3f3f3;
  border-color: #0000;
}

.custom-header .Header__subMenu-vYEb .Header__navItem-nODx .Header__withBadge-j_uK {
  align-items: center;
  display: inline-flex;
  gap: 8px;
}

.custom-header .Header__subMenu-vYEb .Header__navItem-nODx .Header__badge-Qsqm {
  color: #0460cc;
}

.mw-shift-left .custom-header .Header__header-in67 .Header__mobileMoreMenu-guZq span {
  width: 0;
}

.mw-shift-left .custom-header .Header__header-in67 .Header__mobileMoreMenu-guZq:before {
  transform: rotate(45deg);
  width: 26px;
}

.mw-shift-left .custom-header .Header__header-in67 .Header__mobileMoreMenu-guZq:after {
  transform: rotate(-45deg);
  width: 26px;
}

.custom-header a {
  color: #1d1d1b;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  line-height: 23px;
  text-decoration: none;
}

.custom-header .Header__headerBackground-NYGp {
  background-color: #fef200;
  margin-bottom: -96px;
  height: 96px;
}

@media (max-width: 1039px) {
  .custom-header .Header__headerBackground-NYGp {
    height: 64px;
    margin-bottom: -64px;
  }
}

main[role="main"] {
  transition: transform .2s linear;
}

.mw-shift-left main[role="main"] {
  transform: translate3d(-80vw, 0, 0);
}

@media (min-width: 745px) {
  .mw-shift-left main[role="main"] {
    transform: translate3d(-50vw, 0, 0);
  }
}

