/* Minification failed. Returning unminified contents.
(802,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(803,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(804,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(805,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(1178,18): run-time error CSS1039: Token not allowed after unary operator: '-HeaderHeight-Desktop'
(1432,20): run-time error CSS1039: Token not allowed after unary operator: '-HeaderHeight-Desktop'
(1438,20): run-time error CSS1039: Token not allowed after unary operator: '-HeaderHeight-Desktop'
 */
/* Minification failed. Returning unminified contents.
(793,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(794,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(795,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(796,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(1169,18): run-time error CSS1039: Token not allowed after unary operator: '-HeaderHeight-Desktop'
(1423,20): run-time error CSS1039: Token not allowed after unary operator: '-HeaderHeight-Desktop'
(1429,20): run-time error CSS1039: Token not allowed after unary operator: '-HeaderHeight-Desktop'
 */
/**
 * Foundation for Sites by ZURB
 * Version 6.2.1
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
.foundation-mq {
  font-family: "small=0em&medium=40.0625em&large=64em&xlarge=64em&xxlarge=120em";
}

.is-visible {
  display: block !important;
}

.is-hidden {
  display: none !important;
}

.row {
  max-width: 64rem;
  margin-left: auto;
  margin-right: auto;
}

.row::before, .row::after {
  content: ' ';
  display: table;
}

.row::after {
  clear: both;
}

.row.collapse > .column, .row.collapse > .columns {
  padding-left: 0;
  padding-right: 0;
}

.row .row {
  max-width: none;
  margin-left: -0.625rem;
  margin-right: -0.625rem;
  max-width: none;
}

@media screen and (min-width: 40.0625em) {
  .row .row {
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
  }
}

.row .row.collapse {
  margin-left: 0;
  margin-right: 0;
}

.row.expanded {
  max-width: none;
}

.row.expanded .row {
  margin-left: auto;
  margin-right: auto;
}

.column, .columns {
  width: 100%;
  float: left;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}

@media screen and (min-width: 40.0625em) {
  .column, .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}

.column:last-child:not(:first-child), .columns:last-child:not(:first-child) {
  float: right;
}

.column.end:last-child:last-child, .end.columns:last-child:last-child {
  float: left;
}

.column.row.row, .row.row.columns {
  float: none;
}

.row .column.row.row, .row .row.row.columns {
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  margin-right: 0;
}

.small-1 {
  width: 8.33333%;
}

.small-2 {
  width: 16.66667%;
}

.small-3 {
  width: 25%;
}

.small-4 {
  width: 33.33333%;
}

.small-5 {
  width: 41.66667%;
}

.small-6 {
  width: 50%;
}

.small-7 {
  width: 58.33333%;
}

.small-8 {
  width: 66.66667%;
}

.small-9 {
  width: 75%;
}

.small-10 {
  width: 83.33333%;
}

.small-11 {
  width: 91.66667%;
}

.small-12 {
  width: 100%;
}

@media screen and (min-width: 40.0625em) {
  .medium-1 {
    width: 8.33333%;
  }
  .medium-2 {
    width: 16.66667%;
  }
  .medium-3 {
    width: 25%;
  }
  .medium-4 {
    width: 33.33333%;
  }
  .medium-5 {
    width: 41.66667%;
  }
  .medium-6 {
    width: 50%;
  }
  .medium-7 {
    width: 58.33333%;
  }
  .medium-8 {
    width: 66.66667%;
  }
  .medium-9 {
    width: 75%;
  }
  .medium-10 {
    width: 83.33333%;
  }
  .medium-11 {
    width: 91.66667%;
  }
  .medium-12 {
    width: 100%;
  }
}

@media screen and (min-width: 64em) {
  .large-1 {
    width: 8.33333%;
  }
  .large-2 {
    width: 16.66667%;
  }
  .large-3 {
    width: 25%;
  }
  .large-4 {
    width: 33.33333%;
  }
  .large-5 {
    width: 41.66667%;
  }
  .large-6 {
    width: 50%;
  }
  .large-7 {
    width: 58.33333%;
  }
  .large-8 {
    width: 66.66667%;
  }
  .large-9 {
    width: 75%;
  }
  .large-10 {
    width: 83.33333%;
  }
  .large-11 {
    width: 91.66667%;
  }
  .large-12 {
    width: 100%;
  }
}

.menu {
  margin: 0;
  list-style-type: none;
}

.menu > li {
  display: table-cell;
  vertical-align: middle;
}

[data-whatinput='mouse'] .menu > li {
  outline: 0;
}

.menu > li > a {
  display: block;
  padding: 0.7rem 1rem;
  line-height: inherit;
}

.menu input,
.menu a,
.menu button {
  margin-bottom: 0;
}

.menu > li > a img,
.menu > li > a i {
  vertical-align: middle;
}

.menu > li > a i + span,
.menu > li > a img + span {
  vertical-align: middle;
}

.menu > li > a img,
.menu > li > a i {
  margin-right: 0.25rem;
  display: inline-block;
}

.menu > li {
  display: table-cell;
}

.menu.vertical > li {
  display: block;
}

@media screen and (min-width: 40.0625em) {
  .menu.medium-horizontal > li {
    display: table-cell;
  }
  .menu.medium-vertical > li {
    display: block;
  }
}

@media screen and (min-width: 64em) {
  .menu.large-horizontal > li {
    display: table-cell;
  }
  .menu.large-vertical > li {
    display: block;
  }
}

.menu.simple li {
  line-height: 1;
  display: inline-block;
  margin-right: 1rem;
}

.menu.simple a {
  padding: 0;
}

.menu.align-right::before, .menu.align-right::after {
  content: ' ';
  display: table;
}

.menu.align-right::after {
  clear: both;
}

.menu.align-right > li {
  float: right;
}

.menu.expanded {
  width: 100%;
  display: table;
  table-layout: fixed;
}

.menu.expanded > li:first-child:last-child {
  width: 100%;
}

.menu.icon-top > li > a {
  text-align: center;
}

.menu.icon-top > li > a img,
.menu.icon-top > li > a i {
  display: block;
  margin: 0 auto 0.25rem;
}

.menu.nested {
  margin-left: 1rem;
}

.menu .active > a {
  color: #fff;
  background: #262d40;
}

.menu-text {
  font-weight: bold;
  color: inherit;
  line-height: 1;
  padding-top: 0;
  padding-bottom: 0;
  padding: 0.7rem 1rem;
}

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

.menu-centered > .menu {
  display: inline-block;
}

.no-js [data-responsive-menu] ul {
  display: none;
}

.menu-icon {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  width: 20px;
  height: 16px;
}

.menu-icon::after {
  content: '';
  position: absolute;
  display: block;
  width: 100%;
  height: 2px;
  background: #fff;
  top: 0;
  left: 0;
  box-shadow: 0 7px 0 #fff, 0 14px 0 #fff;
}

.menu-icon:hover::after {
  background: #cacaca;
  box-shadow: 0 7px 0 #cacaca, 0 14px 0 #cacaca;
}

.menu-icon.dark {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  width: 20px;
  height: 16px;
}

.menu-icon.dark::after {
  content: '';
  position: absolute;
  display: block;
  width: 100%;
  height: 2px;
  background: #262d40;
  top: 0;
  left: 0;
  box-shadow: 0 7px 0 #262d40, 0 14px 0 #262d40;
}

.menu-icon.dark:hover::after {
  background: #777;
  box-shadow: 0 7px 0 #777, 0 14px 0 #777;
}

.is-drilldown {
  position: relative;
  overflow: hidden;
}

.is-drilldown li {
  display: block !important;
}

.is-drilldown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: -1;
  height: 100%;
  width: 100%;
  background: #fff;
  transition: transform 0.15s linear;
}

@media (max-width: 1023px) {
  .is-drilldown-submenu:not(.is-active):not(.is-closing) {
    display: none !important;
  }
}

.is-drilldown-submenu.is-active {
  z-index: 1;
  display: block;
  transform: translateX(-100%);
}

.is-drilldown-submenu.is-closing {
  transform: translateX(100%);
}

.is-drilldown-submenu-parent > a {
  position: relative;
}

.is-drilldown-submenu-parent > a::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  border-color: transparent transparent transparent #262d40;
  border-left-style: solid;
  border-right-width: 0;
  position: absolute;
  top: 50%;
  margin-top: -6px;
  right: 1rem;
}

.js-drilldown-back > a::before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  border-color: transparent #262d40 transparent transparent;
  border-right-style: solid;
  border-left-width: 0;
  border-left-width: 0;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.75rem;
}

.dropdown.menu > li.opens-left > .is-dropdown-submenu {
  left: auto;
  right: 0;
  top: 100%;
}

.dropdown.menu > li.opens-right > .is-dropdown-submenu {
  right: auto;
  left: 0;
  top: 100%;
}

.dropdown.menu > li.is-dropdown-submenu-parent > a {
  padding-right: 1.5rem;
  position: relative;
}

[data-whatinput='mouse'] .dropdown.menu a {
  outline: 0;
}

.no-js .dropdown.menu ul {
  display: none;
}

.dropdown.menu.vertical > li .is-dropdown-submenu {
  top: 0;
}

.dropdown.menu.vertical > li.opens-left .is-dropdown-submenu {
  left: auto;
  right: 100%;
}

.dropdown.menu.vertical > li.opens-right .is-dropdown-submenu {
  right: auto;
  left: 100%;
}

@media screen and (min-width: 40.0625em) {
  .dropdown.menu.medium-horizontal > li.opens-left > .is-dropdown-submenu {
    left: auto;
    right: 0;
    top: 100%;
  }
  .dropdown.menu.medium-horizontal > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 0;
    top: 100%;
  }
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a {
    padding-right: 1.5rem;
    position: relative;
  }
  .dropdown.menu.medium-vertical > li .is-dropdown-submenu {
    top: 0;
  }
  .dropdown.menu.medium-vertical > li.opens-left .is-dropdown-submenu {
    left: auto;
    right: 100%;
  }
  .dropdown.menu.medium-vertical > li.opens-right .is-dropdown-submenu {
    right: auto;
    left: 100%;
  }
}

@media screen and (min-width: 64em) {
  .dropdown.menu.large-horizontal > li.opens-left > .is-dropdown-submenu {
    left: auto;
    right: 0;
    top: 100%;
  }
  .dropdown.menu.large-horizontal > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 0;
    top: 100%;
  }
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a {
    padding-right: 1.5rem;
    position: relative;
  }
  .dropdown.menu.large-vertical > li .is-dropdown-submenu {
    top: 0;
  }
  .dropdown.menu.large-vertical > li.opens-left .is-dropdown-submenu {
    left: auto;
    right: 100%;
  }
  .dropdown.menu.large-vertical > li.opens-right .is-dropdown-submenu {
    right: auto;
    left: 100%;
  }
}

.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
  top: 100%;
  left: auto;
  right: 0;
}

.is-dropdown-menu.vertical {
  width: 100px;
}

.is-dropdown-menu.vertical.align-right {
  float: right;
}

.is-dropdown-submenu-parent {
  position: relative;
}

.is-dropdown-submenu-parent a::after {
  position: absolute;
  top: 50%;
  right: 5px;
  margin-top: -2px;
}

.is-dropdown-submenu-parent.opens-inner .is-dropdown-submenu {
  top: 100%;
}

.is-dropdown-submenu-parent.opens-left .is-dropdown-submenu {
  left: auto;
  right: 100%;
}

.is-dropdown-submenu {
  display: none;
  position: absolute;
  top: 0;
  left: 100%;
  min-width: 200px;
  z-index: 1;
  background: #fff;
  border: 1px solid #cacaca;
}

.is-dropdown-submenu .is-dropdown-submenu {
  margin-top: -1px;
}

.is-dropdown-submenu > li {
  width: 100%;
}

.is-dropdown-submenu:not(.js-dropdown-nohover) > .is-dropdown-submenu-parent:hover > .is-dropdown-submenu, .is-dropdown-submenu.js-dropdown-active {
  display: flex;
}

.hide {
  display: none !important;
}

.invisible {
  visibility: hidden;
}

@media screen and (max-width: 40em) {
  .hide-for-small-only {
    display: none !important;
  }
}

@media screen and (max-width: 0em), screen and (min-width: 40.0625em) {
  .show-for-small-only {
    display: none !important;
  }
}

@media screen and (min-width: 40.0625em) {
  .hide-for-medium {
    display: none !important;
  }
}

@media screen and (max-width: 40em) {
  .show-for-medium {
    display: none !important;
  }
}

@media screen and (min-width: 40.0625em) and (max-width: 63.9375em) {
  .hide-for-medium-only {
    display: none !important;
  }
}

@media screen and (max-width: 40em), screen and (min-width: 64em) {
  .show-for-medium-only {
    display: none !important;
  }
}

@media screen and (min-width: 64em) {
  .hide-for-large {
    display: none !important;
  }
}

@media screen and (max-width: 63.9375em) {
  .show-for-large {
    display: none !important;
  }
}

@media screen and (min-width: 64em) and (max-width: 63.9375em) {
  .hide-for-large-only {
    display: none !important;
  }
}

@media screen and (max-width: 63.9375em), screen and (min-width: 64em) {
  .show-for-large-only {
    display: none !important;
  }
}

.show-for-sr,
.show-on-focus {
  position: absolute !important;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
}

.show-on-focus:active, .show-on-focus:focus-visible {
  position: static !important;
  height: auto;
  width: auto;
  overflow: visible;
  clip: auto;
}

.show-for-landscape,
.hide-for-portrait {
  display: block !important;
}

@media screen and (orientation: landscape) {
  .show-for-landscape,
  .hide-for-portrait {
    display: block !important;
  }
}

@media screen and (orientation: portrait) {
  .show-for-landscape,
  .hide-for-portrait {
    display: none !important;
  }
}

.hide-for-landscape,
.show-for-portrait {
  display: none !important;
}

@media screen and (orientation: landscape) {
  .hide-for-landscape,
  .show-for-portrait {
    display: none !important;
  }
}

@media screen and (orientation: portrait) {
  .hide-for-landscape,
  .show-for-portrait {
    display: block !important;
  }
}

.float-left {
  float: left !important;
}

.float-right {
  float: right !important;
}

.float-center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.clearfix::before, .clearfix::after {
  content: ' ';
  display: table;
}

.clearfix::after {
  clear: both;
}

/*# sourceMappingURL=FoundationIncludes.css.map */
*:focus-visible-visible {
  outline: none;
}

:root {
  --Icon-Default-Colour: #262d40;
  --VarColour-Icon-PlusMinus-Plus: #262d40;
  --VarColour-Icon-PlusMinus-Minus: #262d40;
  --HeaderHeight-Desktop: 126px;
}

html {
  font-size: 100%;
  box-sizing: border-box;
}

body.WebsiteTEST .HeaderLogoWrapper .LogoTestTag {
  display: block !important;
  pointer-events: none;
}

body.HideMainContainer #MainContainer {
  display: none !important;
}

@media screen and (min-width: 64em) {
  body.HasHiddenMiniBasket #HeaderContainer .AccountMenuWrapper {
    right: 16px;
  }
}

body.HasHiddenMiniBasket #HeaderContainer .HeaderBasketWrapper {
  display: none !important;
}

body.ProductDetailPage #HeaderContainer.ShowBottomBorder {
  border-bottom: 3px solid #933a4d;
}

body.ProductDetailPage .ProductDetailCriticalContentWrapper {
  margin-top: -16px;
}

.BodyInnerWrapper:not(.HasBannerOrImageFader) #MainContainer {
  margin-top: 16px;
}

.BodyInnerWrapper:not(.HasBannerOrImageFader) #MainContainer .MainContainerOverlay {
  top: -16px;
  height: calc(100% + 16px);
}

.CustomerSessionUserDetailsFullAccount {
  display: none;
}

img {
  max-width: 100%;
}

.row {
  margin: 0 auto;
}

@media (max-width: 1023px) {
  .row {
    max-width: calc(100% - 32px);
  }
}

@media (max-width: 760px) {
  .row {
    max-width: 100%;
  }
}

@media (width: 1024px) {
  .row {
    max-width: calc(100% - 32px);
  }
}

@media (min-width: 1024px) {
  .row {
    max-width: calc(100% - 32px);
  }
}

@media (min-width: 1560px) {
  .row {
    max-width: calc(100% - 60px);
  }
}

@media (min-width: 1600px) {
  .row {
    max-width: 1502px;
  }
}

@media (min-width: 1250px) {
  .row.RestrictedMaxWidth {
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: 1190px !important;
  }
}

@media (min-width: 1250px) {
  .row.RestrictedMaxWidth960px {
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: 960px !important;
  }
}

@media (min-width: 1250px) {
  .row.RestrictedMaxWidth860px {
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: 860px !important;
  }
}

@media (min-width: 760px) {
  .row.SuperRestrictedMaxWidth {
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: 480px !important;
  }
}

@media (min-width: 1024px) {
  .row.SuperRestrictedMaxWidth {
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: 600px !important;
  }
}

@media (min-width: 760px) {
  .row.SuperDuperRestrictedMaxWidth {
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: 480px !important;
  }
}

@media (min-width: 760px) {
  .row.SmallFormRestrictedMaxWidth {
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: 400px !important;
  }
}

.row .row {
  width: 100%;
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
}

.column, .columns {
  padding-left: 16px;
  padding-right: 16px;
}

.column:last-child:not(:first-child), .columns:last-child:not(:first-child) {
  float: left;
}

.column.align-right, .columns.align-right {
  float: right;
}

.column.align-right:last-child:not(:first-child), .columns.align-right:last-child:not(:first-child) {
  float: right;
}

.half-gutter {
  padding-left: 10px;
  padding-right: 10px;
}

.no-gutter {
  padding-left: 0;
  padding-right: 0;
}

.ManageContentButton2, .ManageDataOptionsBtn {
  position: absolute;
}

.BroadcastMessage {
  position: unset;
  left: unset;
  width: unset;
  height: unset;
  position: relative;
  z-index: 202;
  color: #fff;
  padding: 7px 32px 7px 32px;
  background-color: #933a4d;
  line-height: 1.539;
}

@media screen and (max-width: 63.9375em) {
  .BroadcastMessage {
    padding: 7px 16px 7px 16px;
  }
}

.BroadcastMessage .BroadcastMessageText {
  font-size: 13px;
  font-weight: normal;
  text-align: center;
}

.BroadcastMessage .BroadcastMessageText p {
  margin: 0 0 6px 0;
}

.BroadcastMessage .BroadcastMessageText p:last-child {
  margin-bottom: 0;
}

.BroadcastMessage .BroadcastMessageText a {
  color: #fff !important;
}

.BroadcastMessage .BroadcastMessageText a span, .BroadcastMessage .BroadcastMessageText p span {
  color: inherit !important;
}

.BroadcastMessage .BroadcastMessageText .CMSEditBox .CMSWrapper.CMSeditable {
  min-height: 30px;
}

.LogoWrapper {
  flex-shrink: 0;
  display: inline-flex;
}

@media screen and (max-width: 40em) {
  .LogoWrapper {
    margin-bottom: 4px;
  }
}

.LogoWrapper .LogoLink {
  position: relative;
  display: flex;
  flex-direction: column;
  text-decoration: none !important;
  line-height: 1.3;
  font-size: 10px;
  font-weight: bold;
}

.LogoWrapper .LogoLink:focus-visible:after {
  top: -6px;
  bottom: -6px;
  left: -6px;
  right: -6px;
}

.LogoWrapper .LogoLink .Logo {
  width: 252px;
  height: unset;
}

@media (min-width: 1024px) and (max-width: 1249px) {
  .LogoWrapper .LogoLink .Logo {
    width: 220px;
  }
}

@media (min-width: 1330px) {
  .LogoWrapper .LogoLink .Logo {
    width: 304px;
  }
}

@media screen and (max-width: 63.9375em) {
  .LogoWrapper .LogoLink .Logo {
    width: 216px;
  }
}

@media (max-width: 767px) {
  .LogoWrapper .LogoLink .Logo {
    width: 176px;
  }
}

@media (max-width: 714px) {
  .LogoWrapper .LogoLink .Logo {
    width: 216px;
  }
}

@media (max-width: 374px) {
  .LogoWrapper .LogoLink .Logo {
    width: 176px;
  }
}

@media screen and (max-width: 63.9375em) {
  .TopHeaderElementsWrapper {
    display: flex;
    align-items: center;
    width: 100%;
  }
}

@media (max-width: 714px) {
  .TopHeaderElementsWrapper {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e4dee0;
  }
}

@media screen and (max-width: 63.9375em) {
  .BottomHeaderElementsWrapper {
    display: flex;
    align-items: center;
    width: 100%;
    width: 310px;
    position: absolute;
    top: 14px;
    right: 150px;
  }
}

@media (max-width: 714px) {
  .BottomHeaderElementsWrapper {
    width: 100%;
    position: static;
    top: unset;
    right: unset;
  }
}

#HeaderContainer {
  width: 100%;
  border-bottom: 1px solid #fff;
}

@media (max-width: 1023px) {
  #HeaderContainer {
    max-width: 100%;
    width: 100%;
  }
}

#HeaderContainer.ShowBottomBorder {
  border-bottom: 1px solid #e4dee0;
}

header {
  position: relative;
  z-index: 200;
  min-height: 50px;
}

header .HeaderElementsRowWrapper {
  background-color: #fff;
}

header .HeaderElementsOuterWrapper {
  float: none !important;
  position: relative;
  display: flex;
}

@media screen and (min-width: 64em) {
  header .HeaderElementsOuterWrapper {
    flex-direction: column;
    height: var(--HeaderHeight-Desktop);
    padding: 0 16px 0 16px;
  }
}

@media screen and (max-width: 63.9375em) {
  header .HeaderElementsOuterWrapper {
    flex-wrap: wrap;
    align-items: center;
    height: 64px;
    margin: 0;
    padding: 16px 32px 16px 32px;
    max-width: 100%;
  }
}

@media (max-width: 760px) {
  header .HeaderElementsOuterWrapper {
    padding: 16px;
  }
}

@media (max-width: 714px) {
  header .HeaderElementsOuterWrapper {
    height: 110px;
    align-items: flex-start;
    justify-content: space-between;
    padding: 12px 16px 12px 16px;
  }
}

@media (max-width: 374px) {
  header .HeaderElementsOuterWrapper {
    height: 102px;
  }
}

@media screen and (min-width: 64em) {
  header .HeaderLogoWrapper {
    position: absolute;
    top: 28px;
    left: 16px;
  }
  header .HeaderLogoWrapper .LogoTestTag {
    display: none;
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    height: 32px;
    width: 32px;
    overflow: hidden;
    font-family: Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 1;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
  }
  header .HeaderLogoWrapper .LogoTestTag .LogoTestTagUnderlay {
    position: absolute;
    z-index: 11;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 44px 44px 0 0;
    border-color: #fff transparent transparent transparent;
  }
  header .HeaderLogoWrapper .LogoTestTag .LogoTestTagOverlay {
    position: absolute;
    z-index: 12;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 42px 42px 0 0;
    border-color: #ef7c01 transparent transparent transparent;
  }
  header .HeaderLogoWrapper .LogoTestTag .LogoTestTagOverlay:before, header .HeaderLogoWrapper .LogoTestTag .LogoTestTagOverlay:after {
    position: absolute;
    z-index: 13;
    display: block;
    content: "";
    background-color: #fff;
  }
  header .HeaderLogoWrapper .LogoTestTag .LogoTestTagOverlay:before {
    bottom: 10px;
    left: 0;
    height: 1px;
    width: 11px;
  }
  header .HeaderLogoWrapper .LogoTestTag .LogoTestTagOverlay:after {
    top: -42px;
    right: -32px;
    width: 1px;
    height: 11px;
  }
  header .HeaderLogoWrapper .LogoTestTag .LogoTestTagOverlay .LogoTestTagText {
    position: absolute;
    top: -32px;
    right: -30px;
    transform: rotate(-45deg);
  }
}

@media (min-width: 1250px) {
  header .HeaderLogoWrapper {
    top: 25px;
    left: 50%;
    transform: translateX(-50%);
  }
}

@media (min-width: 1330px) {
  header .HeaderLogoWrapper {
    top: 21px;
  }
}

@media screen and (max-width: 63.9375em) {
  header .HeaderLogoWrapper {
    position: relative;
    margin-right: auto;
  }
  header .HeaderLogoWrapper .LogoTestTag {
    display: none;
    position: absolute;
    z-index: 10;
    top: -1px;
    right: -1px;
    font-family: Arial, sans-serif;
    font-size: 10px;
    font-weight: bold;
    line-height: 1;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
  }
  header .HeaderLogoWrapper .LogoTestTag .LogoTestTagUnderlay {
    display: none;
  }
  header .HeaderLogoWrapper .LogoTestTag .LogoTestTagOverlay {
    position: absolute;
    z-index: 12;
    top: 0;
    right: 0;
    padding: 3px 3px 1px 3px;
    background-color: #ef7c01;
    border: 1px solid #fff;
  }
}

header .HeaderLogoWrapper .LogoWrapper {
  display: flex;
  margin: 0;
}

.top-bar {
  z-index: unset;
  padding: 0;
  margin: 0;
  background-color: transparent;
}

@media screen and (max-width: 63.9375em) {
  .top-bar {
    display: none;
    position: absolute;
    top: calc(100% - 1px);
    left: 0;
    width: 100%;
    background-color: #fff;
    border: 1px solid #e4dee0;
  }
}

@media screen and (min-width: 64em) {
  .top-bar {
    display: block !important;
    border-bottom: none;
    margin-top: auto;
  }
}

.top-bar ul {
  list-style: none;
  margin: 0;
  padding: 0;
  background-color: transparent;
}

.General-Container {
  margin-top: 1rem;
}

@media (max-width: 1024px) {
  .General-Container {
    margin-top: 4px;
  }
}

pre {
  display: block;
  width: 100%;
  white-space: pre-wrap;
  font-family: inherit;
  font-size: 100%;
  word-wrap: break-word;
  word-break: break-word;
}

a, .VisuallyLooksLikeALink {
  display: inline-block;
  vertical-align: baseline;
  position: relative;
  color: #262d40;
}

a[href], .VisuallyLooksLikeALink[href] {
  text-decoration: underline;
}

a.NoUnderline[href], .VisuallyLooksLikeALink.NoUnderline[href] {
  text-decoration: none;
}

a.NoUnderline[href]:hover, .VisuallyLooksLikeALink.NoUnderline[href]:hover {
  text-decoration: underline;
}

a.HasUnderline, .VisuallyLooksLikeALink.HasUnderline {
  text-decoration: underline !important;
}

.VisuallyLooksLikeALink {
  text-decoration: underline;
}

a[name] {
  display: inline;
  height: 0;
  width: 0;
  text-decoration: none !important;
  color: inherit !important;
  position: relative;
  top: 0;
}

@media screen and (min-width: 1024px) {
  a[name] {
    top: calc(var(--HeaderHeight-Desktop) * -1);
  }
}

@media screen and (min-width: 1024px) {
  a[name].AboveBigSectionWithNoPaddingTop {
    top: calc(var(--HeaderHeight-Desktop) * -1 - 26px);
  }
}

p.HasAnchor {
  display: block;
  position: relative;
  height: 0;
  margin: 0;
  line-height: 0;
  font-size: 0;
}

p.HasAnchor a[name] {
  display: inline-block;
}

/* #region Generic Vanilla Container Overrides */
#PageContainer {
  display: flex;
  width: 100%;
  min-height: 100vh;
}

#PageContainer.NoMinHeight {
  min-height: unset !important;
}

#PageContainer #PageContainerInnerWrapper {
  display: flex;
  width: 100%;
}

#PageContainer #PageContainerInnerWrapper #PageOverlayContainer {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
}

#PageContainer #PageContainerInnerWrapper #PageOverlayContainer #MainContainer {
  display: flex;
  flex-grow: 2;
  width: 100%;
}

#PageContainer #PageContainerInnerWrapper #PageOverlayContainer #MainContainer #MainContents {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
}

#PageContainer #PageContainerInnerWrapper #PageOverlayContainer #MainContainer #MainContents > div {
  width: 100%;
}

#MainContainer {
  width: 100%;
}

#MainContainer #Container {
  position: relative;
  min-height: 100px;
  z-index: unset;
}

#MainContainer #MainContents {
  position: relative;
  min-height: calc(100vh - 167px);
  /*min-height: calc(100vh - 167px);

        @include breakpoint(medium up) {
            min-height: calc(100vh - 112px);
        }

        @include breakpoint(xlarge up) {
            min-height: calc(100vh - 174px);
        }*/
}

@media screen and (min-width: 40.0625em) {
  #MainContainer #MainContents {
    min-height: 246px;
  }
}

#MainContainer #RightPane {
  position: relative;
}

/* #endregion Generic Vanilla Container Overrides */
.left-column {
  padding-bottom: 20px;
  padding-right: 0;
}

@media screen and (min-width: 40.0625em) {
  .left-column {
    padding-bottom: 0;
    padding-right: 2.4rem;
  }
}

@media (min-width: 1250px) {
  .left-column {
    padding-right: 80px;
  }
}

.right-column {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 0;
}

@media screen and (min-width: 40.0625em) {
  .right-column {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 2.4rem;
  }
}

@media (min-width: 1250px) {
  .right-column {
    padding-left: 80px;
  }
}

@media screen and (min-width: 40.0625em) {
  .left-column-with-border {
    margin-right: -1px;
    border-right: 1px solid #e4dee0;
  }
}

.right-column-with-border {
  border-top: 1px solid #e4dee0;
  border-left: none;
}

@media screen and (min-width: 40.0625em) {
  .right-column-with-border {
    border-top: none;
    border-left: 1px solid #e4dee0;
  }
}

.Title {
  font-family: "Palatino", "Palatino Linotype", "Times New Roman", serif;
  font-weight: normal;
  color: #262d40;
  line-height: 1.3;
  font-size: 26px;
  margin-bottom: 1rem;
}

.Title.ErrorText, .Title.AlertText {
  color: #e98400;
}

.Title.SuccessText {
  color: #009552;
}

.Title.TextEmphasis {
  color: #47518b;
}

.Title.Small {
  font-size: 20px;
  margin-bottom: 0.8rem;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Palatino", "Palatino Linotype", "Times New Roman", serif;
  font-weight: normal;
  color: #262d40;
  line-height: 1.3;
  word-wrap: break-word;
  word-break: break-word;
  margin: 0 0 12px 0;
}

h1 a[name], h2 a[name], h3 a[name], h4 a[name], h5 a[name], h6 a[name] {
  color: inherit;
}

h1 a[name]:hover, h1 a[name]:focus-visible, h1 a[name]:active, h2 a[name]:hover, h2 a[name]:focus-visible, h2 a[name]:active, h3 a[name]:hover, h3 a[name]:focus-visible, h3 a[name]:active, h4 a[name]:hover, h4 a[name]:focus-visible, h4 a[name]:active, h5 a[name]:hover, h5 a[name]:focus-visible, h5 a[name]:active, h6 a[name]:hover, h6 a[name]:focus-visible, h6 a[name]:active {
  color: inherit;
}

h1 strong, h1 b, h2 strong, h2 b, h3 strong, h3 b, h4 strong, h4 b, h5 strong, h5 b, h6 strong, h6 b {
  font-weight: inherit;
}

h1 {
  font-size: 30px;
  margin-bottom: 16px;
}

h2 {
  font-size: 28px;
}

h3 {
  font-size: 26px;
}

h4 {
  font-size: 24px;
}

h5, h6 {
  margin-bottom: 10px;
}

h5 {
  font-size: 22px;
}

h6 {
  font-size: 20px;
}

p, ul, ol {
  line-height: inherit;
  margin: 0 0 1rem 0;
}

p:last-child, ul:last-child, ol:last-child {
  margin-bottom: 0;
}

ul, ol {
  padding-left: 18px;
}

.MainContainerFullWidthOverlay {
  opacity: 0;
}

/*# sourceMappingURL=FirstPaint.css.map */
button#ihavecookiesBtn {
  margin-left: 0px !important;
}

/* Cookie Dialog */
#gdpr-cookie-message {
  position: unset;
  left: unset;
  width: unset;
  height: unset;
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  margin: 0;
  font-size: 15px;
}

#gdpr-cookie-message * {
  color: inherit;
}

#gdpr-cookie-message:not(.HasEssentialOnlyButton) button#gdpr-cookie-accept {
  margin-left: auto;
}

#gdpr-cookie-message.HasEssentialOnlyButton button#gdpr-cookie-essentialOnly {
  margin-left: auto;
}

body.HasStickyBottomNavigationOnPage #gdpr-cookie-message {
  display: none !important;
}

#gdpr-cookie-display-wrapper {
  display: flex;
  flex-direction: column;
  width: 576px;
  max-height: calc(100% - 32px);
  max-width: calc(100% - 32px);
  padding: 32px;
  background-color: #fff;
  border: 1px solid #262d40;
  box-shadow: 0px 0px 6px 3px rgba(0, 0, 0, 0.5);
  overflow: auto;
}

@media (max-width: 740px) {
  #gdpr-cookie-display-wrapper {
    padding: 20px;
  }
}

#gdpr-cookie-content-wrapper {
  margin: 0 0 24px 0;
}

#gdpr-cookie-message h4 {
  font-size: 22px;
  margin-bottom: 10px;
}

@media (max-width: 320px) {
  #gdpr-cookie-message h4 {
    font-size: 20px;
  }
}

@media (min-width: 1024px) {
  #gdpr-cookie-message h4 {
    font-size: 24px;
  }
}

#gdpr-cookie-message h5 {
  font-size: 22px;
  margin-bottom: 8px;
}

@media (max-width: 320px) {
  #gdpr-cookie-message h5 {
    font-size: 20px;
  }
}

#gdpr-cookie-message p, #gdpr-cookie-message ul {
  font-size: inherit;
  line-height: 1.5;
  margin-bottom: 0;
}

#gdpr-cookie-message p:last-child {
  margin-bottom: 0;
  text-align: right;
}

#gdpr-cookie-message li {
  width: 100%;
  display: flex;
}

#gdpr-cookie-types {
  margin-top: 16px;
  margin-bottom: -12px;
}

#gdpr-cookie-types ul {
  padding-left: 0;
}

#gdpr-cookie-message input[type="checkbox"] {
  float: none;
  margin: 1px 6px 0 0;
  accent-color: #933a4d;
  line-height: 1.3;
  width: 16px;
  height: 16px;
}

#gdpr-cookie-message input[type="checkbox"][disabled] {
  cursor: not-allowed !important;
}

#gdpr-cookie-message input[type="checkbox"][disabled] + label {
  cursor: not-allowed !important;
}

#gdpr-cookie-types [type='checkbox'] + label,
#gdpr-cookie-types [type='checkbox'] + .Label {
  font-size: inherit;
  font-weight: normal;
  margin: 0 0 10px 0;
  width: unset;
  line-height: 1.3;
  font-size: 15px;
}

#gdpr-cookie-message a {
  text-decoration: underline;
}

#gdpr-cookie-message a:hover {
  color: #933a4d;
}

#gdpr-cookie-button-wrapper {
  display: flex;
  flex-wrap: wrap;
  flex-shrink: 0;
  grid-gap: 16px;
}

#gdpr-cookie-message button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  flex-grow: 2;
  border: none;
  font-family: "Palatino", "Palatino Linotype", "Times New Roman", serif;
  font-weight: normal;
  color: #262d40;
  font-weight: normal;
  color: #fff;
  background: #933a4d;
  line-height: 1;
  cursor: pointer;
  -webkit-appearance: none;
  border-radius: 0px;
  height: 40px;
  margin: 0;
  padding: 5px 12px 5px 12px;
  font-size: 19px;
  box-sizing: border-box;
}

@media (max-width: 640px) {
  #gdpr-cookie-message button {
    width: 100%;
  }
}

#gdpr-cookie-message button:hover, #gdpr-cookie-message button:active {
  background: #262d40;
}

button#gdpr-cookie-essentialOnly {
  color: #fff;
  background: #262d40;
}

button#gdpr-cookie-essentialOnly:hover, button#gdpr-cookie-essentialOnly:active {
  background: #933a4d;
}

button#gdpr-cookie-advanced {
  color: #262d40;
  background: #fff;
  border: 2px solid #262d40;
}

button#gdpr-cookie-advanced:hover, button#gdpr-cookie-advanced:active {
  color: #fff;
  background: #262d40;
}

button#gdpr-cookie-advanced:disabled {
  color: #fff !important;
  opacity: 0.3 !important;
  cursor: not-allowed !important;
  background: #262d40 !important;
}

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