<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**** Following styles used to sit on landing pages****/
a .landingPageStrip span:after {
  content: " ";
  border-top: none;
  border-bottom: none;
  border-left: none;
  background-image: url(https://www.mandmdirect.com/assets/images/header/arrow-right-neg.svg);
  margin: 0 0 0 10px;
  display: inline-block;
  width: 7px;
  height: 13px;
  background-size: cover;
}
@media (max-width: 767px) {
  a .landingPageStrip span:after {
    background-repeat: no-repeat;
    background-size: 5px;
    background-position: center center;
  }
}

a .landingPageStrip span:after {
  content: " ";
  border-top: none;
  border-bottom: none;
  border-left: none;
  background-image: url(https://www.mandmdirect.com/assets/images/header/arrow-right-neg.svg);
  margin: 0 0 0 10px;
  display: inline-block;
  width: 7px;
  height: 13px;
  background-size: cover;
}
@media (max-width: 767px) {
  a .landingPageStrip span:after {
    background-repeat: no-repeat;
    background-size: 5px;
    background-position: center center;
  }
}

#about p, #about h3, #about ul {
  font-size: 13px;
  line-height: 20px;
}
#about .full-header {
  font-size: 20px;
  margin: 10px 0 10px 0;
  line-height: 34px;
  color: hsl(211, 100%, 45%);
}
.MandMDKK #about .full-header {
  color: hsl(280, 41%, 23%);
}
#about .containerFluidInner {
  font-size: 16px;
  text-align: center;
  padding: 20px 0;
  margin-bottom: 20px;
}
.MandMDKK #about .containerFluidInner {
  border-bottom: 10px solid hsl(280, 41%, 23%);
}
#about .triangle {
  display: inline-block;
  width: 0.35em;
  border-top: 0.35em solid transparent;
  border-right: 0;
  border-bottom: 0.35em solid transparent;
  border-left: 0.35em solid hsl(211, 100%, 45%);
  margin-left: 0.35em;
}
.MandMDKK #about .triangle {
  display: inline-block;
  width: 0.35em;
  border-top: 0.35em solid transparent;
  border-right: 0;
  border-bottom: 0.35em solid transparent;
  border-left: 0.35em solid hsl(280, 41%, 23%);
  margin-left: 0.35em;
}

.landing-page div.brandTile img, .countrySelect div.brandTile img {
  border: none;
}
.landing-page #brandsTable h2, .countrySelect #brandsTable h2 {
  display: none;
}
.landing-page #brandsTable, .countrySelect #brandsTable {
  width: 100%;
  float: left;
}
.landing-page #brandsTable ul, .countrySelect #brandsTable ul {
  margin: 0 0 0 70px;
  padding: 0;
  float: left;
}
.landing-page #brandsTable li, .countrySelect #brandsTable li {
  width: 140px;
  list-style-type: none;
  float: left;
  color: hsl(0, 0%, 15%);
  margin: 0;
  text-align: left;
  padding: 0 5px;
}
.landing-page #brandsTable li a, .countrySelect #brandsTable li a {
  text-decoration: none;
  color: hsl(0, 0%, 15%);
}
.landing-page #brandsTable li a:hover, .countrySelect #brandsTable li a:hover {
  color: hsl(0, 0%, 66%);
}
.landing-page .letter, .countrySelect .letter {
  color: hsl(270, 2%, 25%);
  font-size: 36px;
  font-family: Arial, Helvetica, sans-serif;
  margin: 0;
  padding: 0;
  text-align: left;
  font-weight: bold;
  text-transform: uppercase;
  width: 50px;
  height: 50px;
  position: absolute;
  top: 35px;
  left: 0;
}
.landing-page .boxLetter, .countrySelect .boxLetter {
  width: 100%;
  position: relative;
  border-style: solid;
  border-color: hsl(0, 0%, 66%);
  border-width: 1px;
  border-right: none;
  border-left: none;
  border-bottom: none;
  padding: 25px 0;
}
.landing-page .boxLetterNoBorder, .countrySelect .boxLetterNoBorder {
  width: 100%;
  position: relative;
  padding: 25px 0;
}
.landing-page .brandTile, .countrySelect .brandTile {
  float: left;
  margin-left: 15px;
  margin-bottom: 5px;
}
.landing-page .span6 .brandTile, .countrySelect .span6 .brandTile {
  width: 30.5%;
  margin-left: 2%;
}
.landing-page .span6 .items .brandTile.left, .countrySelect .span6 .items .brandTile.left {
  margin-left: 0;
}

#a-to-zLP h1 {
  color: hsl(211, 100%, 45%);
  font-size: 60px;
  line-height: 62px;
  margin: 0px auto;
  padding-top: 30px;
}
.MandMDKK #a-to-zLP h1 {
  color: hsl(280, 41%, 23%);
}
@media (max-width: 767px) {
  #a-to-zLP h1 {
    font-size: 32px;
    line-height: 34px;
    padding-top: 20px;
  }
}
@media (max-width: 480px) {
  #a-to-zLP h1 {
    font-size: 24px;
    line-height: 26px;
    padding-top: 15px;
  }
}
#a-to-zLP h4 {
  font-size: 24px;
  line-height: 28px;
  margin: 0px auto;
}
@media (max-width: 767px) {
  #a-to-zLP h4 {
    font-size: 16px;
    line-height: 20px;
    padding: 5px 0 20px 0;
  }
}
@media (max-width: 480px) {
  #a-to-zLP h4 {
    font-size: 14px;
    line-height: 18px;
    padding: 5px 0 15px 0;
  }
}

.genderPayHeader {
  font-size: 40px;
  margin: 30px 0 30px 0;
}

/* Brand Landing Pages */
#brandContainer {
  margin: 10px 0;
}
#brandContainer h1 {
  font-size: 36px;
  line-height: 0;
}
#brandContainer .brandInfo {
  padding: 20px;
}
#brandContainer .brandInfo .btn {
  font-size: 12px;
  margin-bottom: 5px;
  text-transform: uppercase;
  width: 80%;
  background-color: hsl(0, 0%, 15%);
  border: none;
  text-shadow: none;
  box-shadow: none;
}
#brandContainer .brand-text-w {
  color: hsl(0, 0%, 100%);
  line-height: 1.7em;
  text-align: center;
}
#brandContainer .brand-text-w a {
  color: hsl(0, 0%, 100%);
  font-weight: bold;
}
#brandContainer .brand-text-w a:hover {
  color: hsl(0, 0%, 100%);
}
#brandContainer .ctaArrow, #brandContainer .cta-arrow {
  content: " ";
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 4px solid hsl(0, 0%, 100%);
  margin: 0 0 0 10px;
  display: inline-block;
}
#brandContainer .under-armour-brand, #brandContainer .diesel-brand, #brandContainer .duck-and-cover-brand {
  background-color: hsl(0, 0%, 15%);
}
#brandContainer .bench-brand, #brandContainer .firetrap-brand, #brandContainer .french-connection-brand, #brandContainer .hunter-brand, #brandContainer .helly-hansen-brand, #brandContainer .original-penguin-brand, #brandContainer .puma-brand, #brandContainer .lacoste-brand, #brandContainer .timberland-brand, #brandContainer .jack-and-jones-brand, #brandContainer .nike-brand, #brandContainer .ralph-lauren-brand, #brandContainer .voi-jeans-brand, #brandContainer .onesies-category {
  background-color: hsl(0, 0%, 98%);
}
@media (max-width: 960px) {
  #brandContainer .span4 {
    margin-left: 0;
    width: 100%;
  }
  #brandContainer .span8 {
    margin-left: 0;
    width: 100%;
  }
  #brandContainer .span8:first-child {
    margin-left: 0;
  }
}
@media (max-width: 1079px) {
  #brandContainer .hide-paragraph {
    display: none;
  }
}

/* Article pages */
#article-page h1 {
  font-size: 18px;
  font-weight: bold;
  line-height: 20px;
}
#article-page h2 {
  background-color: hsl(211, 100%, 45%);
  color: hsl(0, 0%, 100%);
  font-size: 14px;
  font-weight: bold;
  line-height: 30px;
  margin: 0 0 15px;
  padding: 0 0 0 10px;
  clear: both;
}
.MandMDKK #article-page h2 {
  background-color: hsl(280, 41%, 23%);
}
#article-page h3 {
  border-bottom: 1px solid hsl(0, 0%, 88%);
  color: hsl(0, 0%, 15%);
  font-size: 14px;
  font-weight: bold;
  line-height: 24px;
  margin: 15px 0;
  overflow: hidden;
}
#article-page h4 {
  font-size: 13px;
  font-weight: bold;
  line-height: 24px;
  margin: 15px 0 5px;
  overflow: hidden;
}
#article-page img {
  margin: 10px 0;
}
#article-page p, #article-page li {
  line-height: 1.5em;
  font-size: 13px;
}
#article-page .span3 {
  margin-top: 50px;
}
#article-page .span3 h2 {
  margin-bottom: 0;
}
#article-page #article-col {
  margin: 0 0 10px;
  padding: 0 10px 0 20px;
  border: 1px solid hsl(0, 0%, 88%);
}
#article-page #article-col li {
  margin: 15px;
}
#article-page #article-col li.active {
  font-weight: bold;
}
#article-page #article-col li a {
  color: hsl(0, 0%, 15%);
}
#article-page #rhAccordion, #article-page .span3 {
  background: none;
  color: hsl(0, 0%, 15%);
}
#article-page #rhAccordion .heading, #article-page .span3 .heading {
  background-color: hsl(211, 100%, 45%);
  color: hsl(0, 0%, 100%);
  font-size: 14px;
  font-weight: bold;
  line-height: 30px;
  margin: 0;
  padding: 0 0 0 10px;
  clear: both;
}
.MandMDKK #article-page #rhAccordion .heading, .MandMDKK #article-page .span3 .heading {
  background-color: hsl(280, 41%, 23%);
}
#article-page #rhAccordion .accordion-group, #article-page .span3 .accordion-group {
  background: none;
  padding: 7px;
  margin: 0;
  border-radius: 0;
  border-top: none;
}
#article-page #rhAccordion .accordion-group a, #article-page .span3 .accordion-group a {
  color: hsl(0, 0%, 15%);
}
#article-page #rhAccordion .accordion-group h2, #article-page .span3 .accordion-group h2 {
  background: none;
  color: hsl(0, 0%, 15%);
  margin: 0;
  padding: 0;
}
#article-page #rhAccordion .accordion-group .accordion-inner, #article-page .span3 .accordion-group .accordion-inner {
  margin: 0;
  padding: 0;
}
#article-page #rhAccordion .accordion-group .accordion-inner ul, #article-page .span3 .accordion-group .accordion-inner ul {
  margin: 10px 0 10px 20px;
}
#article-page #rhAccordion .accordion-group .accordion-inner li, #article-page .span3 .accordion-group .accordion-inner li {
  list-style: disc;
  margin: 0;
}
@media (max-width: 767px) {
  #article-page .span4 {
    margin-left: 0;
  }
  #article-page #articles-page-btns {
    margin-bottom: 15px;
  }
  #article-page .span3 {
    margin-left: 0;
    margin-top: 10px;
  }
  #article-page .row-fluid .span2, #article-page .social {
    width: 100%;
  }
  #article-page .brandLogos .span6, #article-page .articleIndex .brandLogos .span6 {
    width: 100%;
  }
  #article-page .brandLogos .span4, #article-page .articleIndex .brandLogos .span4 {
    width: 33.3%;
  }
}

/* Premier */
#premier {
  margin: 10px 0;
}
#premier h3 {
  color: hsl(211, 100%, 45%);
}
.MandMDKK #premier h3 {
  color: hsl(280, 41%, 23%);
}
#premier .panel-title {
  font-size: 14px;
}
#premier .accordion-group {
  margin-bottom: 15px;
  border-radius: 0;
}
#premier h1.pageHeading, #premier h2 {
  color: hsl(0, 0%, 15%);
}
#premier a {
  color: hsl(211, 100%, 45%);
}
.MandMDKK #premier a {
  color: hsl(280, 41%, 23%);
}
#premier a.accordion-toggle {
  color: hsl(0, 0%, 15%) !important;
}
#premier #premier .container-fluid {
  padding: 20px 7% 70px 7% !important;
}

/* Country select */
.countrySelect .mainFlags {
  margin: 0;
}
.countrySelect .mainFlags .span4 {
  float: left;
  margin-left: 2.12765%;
  width: 30%;
}
@media (max-width: 600px) {
  .countrySelect .mainFlags .span4 {
    margin-left: 0;
    width: 50%;
  }
}
@media (max-width: 700px) {
  .countrySelect .span6 {
    margin-left: 0;
  }
}
.countrySelect .span6 .brandTile {
  margin-left: 0;
  text-align: center;
  width: 33%;
}

#about-social-icons .placeholder {
  display: inline-block;
  line-height: normal;
  text-align: center;
  vertical-align: top;
  width: 50px;
}
#about-social-icons .placeholder .text {
  color: hsl(0, 0%, 47%);
  font-size: 10px;
}

#MandMPremierHeader {
  display: inline-block;
}
@media (max-width: 734px) {
  #MandMPremierHeader {
    display: block !important;
  }
}

/* Black Friday LP */
.blackFriday2 {
  text-align: center;
  margin-top: 10px;
}

.header {
  background: hsl(0, 0%, 15%);
  /* Old browsers */
  background: -moz-radial-gradient(center, ellipse cover, hsl(0, 0%, 15%) 0%, hsl(0, 0%, 15%) 100%);
  /* FF3.6-15 */
  background: -webkit-radial-gradient(center, ellipse cover, hsl(0, 0%, 15%) 0%, hsl(0, 0%, 15%) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: radial-gradient(ellipse at center, hsl(0, 0%, 15%) 0%, hsl(0, 0%, 15%) 100%);
}

.header .bigHeader {
  color: hsl(0, 0%, 100%);
  border: 10px solid hsl(55, 97%, 55%);
  padding: 15px 10px;
  font-size: 72px;
  line-height: 72px;
  font-weight: bold;
  width: auto;
  display: inline-block;
  display: inline-block;
  position: relative;
  margin-bottom: 20px;
}

.header .bigHeader .date {
  position: absolute;
  bottom: -20px;
  color: hsl(0, 0%, 100%);
  font-size: 30px;
  line-height: 30px;
  left: 50%;
  background-color: hsl(0, 0%, 15%);
  padding: 0 15px;
  width: 70px;
  margin-left: -50px;
}

.header .bigHeader .starts {
  position: absolute;
  bottom: -20px;
  color: hsl(0, 0%, 100%);
  font-size: 30px;
  line-height: 30px;
  left: 50%;
  background-color: hsl(0, 0%, 15%);
  padding: 0 15px;
  width: 70px;
  margin-left: -50px;
}

.header p {
  color: hsl(0, 0%, 100%);
  font-size: 13px;
}

.section {
  padding: 30px 20px;
  display: block;
  float: left;
  width: calc(100% - 40px);
}

.section h1 {
  font-size: 13px;
  font-weight: bold;
  line-height: 16px;
  margin: 0;
}

.section p {
  font-size: 13px;
  line-height: 19px;
  margin: 0 0 20px 0;
}

.section .span4 {
  width: calc(33.3% - 14px);
  float: left;
  margin: 7px;
}

.section .span4 img {
  width: 100%;
}

.grey {
  background-color: hsl(0, 0%, 88%);
}

.grey .span4 {
  background-color: hsl(0, 0%, 100%);
  padding: 10px;
  width: calc(33.3% - 34px);
}

@media (max-width: 767px) {
  .grey .span4 {
    background-color: hsl(0, 0%, 100%);
    padding: 10px;
    /* width: calc(33.3% - 14px); */
    box-sizing: border-box;
    width: calc(100% - 14px);
  }
  .section .span4 {
    width: calc(100% - 14px);
    float: left;
    margin: 7px;
  }
  .header .bigHeader {
    line-height: 59px;
    font-size: 59px;
  }
  .section .gender {
    width: 45%;
  }
}
a .landingPageStrip span:after {
  content: " ";
}

.landingPageStrip {
  width: 100%;
  height: 44px;
  background-color: hsl(211, 100%, 45%);
  text-align: center;
  color: hsl(0, 0%, 100%);
  bottom: -1px;
  font-size: 16px;
  font-weight: regular;
  line-height: 44px;
}
.MandMDKK .landingPageStrip {
  background-color: hsl(280, 41%, 23%);
}

.landing-page {
  display: grid;
  margin: 0 auto;
  max-width: 1200px;
  grid-row-gap: 10px;
}
@media (min-width: 768px) {
  .landing-page {
    grid-row-gap: 20px;
    margin: 0 auto;
  }
}
@media (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .landing-page {
    display: block;
  }
}
.landing-page .landing-page__header {
  border-bottom: 4px solid hsl(211, 100%, 45%);
  text-align: center;
}
.MandMDKK .landing-page .landing-page__header {
  border-bottom: 4px solid hsl(280, 41%, 23%);
}
@media (min-width: 768px) {
  .landing-page .landing-page__header {
    border-bottom: 10px solid hsl(211, 100%, 45%);
  }
  .MandMDKK .landing-page .landing-page__header {
    border-bottom: 10px solid hsl(280, 41%, 23%);
  }
}
.MandMDKK .landing-page .landing-page__header, .MandMFRA .landing-page .landing-page__header, .MandMGER .landing-page .landing-page__header, .MandMNL .landing-page .landing-page__header, .MandMPL .landing-page .landing-page__header {
  border: none;
}
.landing-page .landing-page__header h1 {
  color: hsl(211, 100%, 45%);
  font-size: 32px;
  line-height: 1em;
  margin: 0 auto;
  padding-top: 20px;
}
.MandMDKK .landing-page .landing-page__header h1 {
  color: hsl(280, 41%, 23%);
}
@media (max-width: 767px) {
  .MandMNL .landing-page .landing-page__header h1 {
    font-size: 26px;
  }
}
@media (min-width: 768px) {
  .landing-page .landing-page__header h1 {
    font-size: 60px;
    padding-top: 30px;
  }
}
.landing-page .landing-page__header h4 {
  font-size: 16px;
  line-height: 1em;
  margin: 0 auto;
  padding: 5px 0 20px 0;
}
.MandMFRA .landing-page .landing-page__header h4, .MandMGER .landing-page .landing-page__header h4, .MandMNL .landing-page .landing-page__header h4, .MandMPL .landing-page .landing-page__header h4 {
  border-bottom: 4px solid hsl(211, 100%, 45%);
  margin-bottom: 10px;
}
.MandMDKK .landing-page .landing-page__header h4 {
  border-bottom: 4px solid hsl(280, 41%, 23%);
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .landing-page .landing-page__header h4 {
    font-size: 24px;
    padding: 10px 0 30px 0;
  }
  .MandMFRA .landing-page .landing-page__header h4, .MandMGER .landing-page .landing-page__header h4, .MandMNL .landing-page .landing-page__header h4, .MandMPL .landing-page .landing-page__header h4 {
    border-bottom: 10px solid hsl(211, 100%, 45%);
  }
  .MandMDKK .landing-page .landing-page__header h4 {
    border-bottom: 10px solid hsl(280, 41%, 23%);
  }
}
.landing-page .landing-page__body {
  display: grid;
  min-width: 100%;
  grid-template-rows: 1fr;
  grid-template-columns: 1fr;
  grid-template-areas: "lp-content";
}
@media (min-width: 768px) {
  .MandMGBP .landing-page .landing-page__body, .MandMIRE .landing-page .landing-page__body {
    grid-template-columns: 1fr 5fr;
    grid-template-areas: "lp-navigation lp-content";
    grid-column-gap: 15px;
  }
}
@media (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .landing-page .landing-page__body {
    display: block;
    margin-top: 20px;
  }
}
.landing-page .landing-page__body .landing-page__navigation {
  display: none;
}
@media (min-width: 768px) {
  .landing-page .landing-page__body .landing-page__navigation {
    display: block;
    grid-area: lp-navigation;
  }
  .landing-page .landing-page__body .landing-page__navigation ul {
    list-style-type: none;
  }
  .landing-page .landing-page__body .landing-page__navigation ul li {
    margin-bottom: 5px;
  }
  .landing-page .landing-page__body .landing-page__navigation ul li a {
    color: hsl(0, 0%, 15%);
    font-weight: bold;
    text-decoration: none;
  }
  .landing-page .landing-page__body .landing-page__navigation ul li a.active {
    color: hsl(211, 100%, 45%);
    pointer-events: none;
  }
  .MandMDKK .landing-page .landing-page__body .landing-page__navigation ul li a.active {
    color: hsl(280, 41%, 23%);
  }
  .landing-page .landing-page__body .landing-page__navigation ul li a:not(.active):hover {
    color: hsl(0, 0%, 66%);
  }
}
@media (-ms-high-contrast: active) and (min-width: 768px), (-ms-high-contrast: none) and (min-width: 768px) {
  .landing-page .landing-page__body .landing-page__navigation {
    display: inline-block;
    width: 16.6666666667%;
    vertical-align: top;
  }
}
.landing-page .landing-page__body .landing-page__content {
  grid-area: lp-content;
  padding: 0 10px;
}
@media (min-width: 768px) {
  .landing-page .landing-page__body .landing-page__content {
    padding: 0;
  }
}
@media (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .landing-page .landing-page__body .landing-page__content {
    display: inline-block;
    width: 100%;
  }
}
@media (-ms-high-contrast: active) and (min-width: 768px), (-ms-high-contrast: none) and (min-width: 768px) {
  .MandMGBP .landing-page .landing-page__body .landing-page__content, .MandMIRE .landing-page .landing-page__body .landing-page__content {
    width: calc(83.3333333333% - 15px);
  }
}

.atoz-list__selection {
  border-bottom: 1px solid hsl(0, 0%, 88%);
  font-size: 14px;
  margin: 0 0 25px 0;
  padding-bottom: 15px;
}
@media (min-width: 1025px) {
  .atoz-list__selection {
    margin: 0;
  }
}
.atoz-list__selection li {
  display: inline-block;
}
.atoz-list__selection li a {
  line-height: 2em;
  padding: 5px 5px;
  text-decoration: none;
}
@media (min-width: 768px) {
  .atoz-list__selection li a {
    border-radius: 4px;
    padding: 5px 10px;
  }
  .atoz-list__selection li a:hover {
    background: hsl(0, 0%, 98%);
  }
}

.atoz-list__letter-row {
  border-bottom: 1px solid hsl(0, 0%, 88%);
  display: grid;
  grid-template-columns: 1fr 4fr;
  grid-template-areas: "atoz-letter atoz-links";
  margin: -77px 0 30px 0;
  padding: 77px 0 30px 0;
}
@media (min-width: 768px) {
  .atoz-list__letter-row {
    grid-template-columns: 1fr 8fr;
  }
}
@media (min-width: 1025px) {
  .atoz-list__letter-row {
    margin: 0;
    padding: 25px 0;
  }
}
@media (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .atoz-list__letter-row {
    display: block;
  }
}
.atoz-list__letter-row:last-child {
  border-bottom: none;
}
.atoz-list__letter-row .letter-row__sign {
  grid-area: atoz-letter;
  color: hsl(0, 0%, 15%);
  font-size: 36px;
  margin: auto auto auto 10px;
  padding: 0;
  text-align: left;
  font-weight: bold;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .MandMGBP .atoz-list__letter-row .letter-row__sign, .MandMIRE .atoz-list__letter-row .letter-row__sign {
    margin: auto 0;
  }
}
@media (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .atoz-list__letter-row .letter-row__sign {
    display: inline-block;
    margin: 10px;
    vertical-align: top;
    width: 11.1111111111%;
  }
}
@media (-ms-high-contrast: active) and (min-width: 768px), (-ms-high-contrast: none) and (min-width: 768px) {
  .MandMGBP .atoz-list__letter-row .letter-row__sign, .MandMIRE .atoz-list__letter-row .letter-row__sign {
    margin: 10px 0;
  }
}
@media (-ms-high-contrast: active) and (max-width: 767px), (-ms-high-contrast: none) and (max-width: 767px) {
  .atoz-list__letter-row .letter-row__sign {
    width: 20%;
  }
}
.atoz-list__letter-row .letter-row__links {
  grid-area: atoz-links;
  margin: 0;
}
.atoz-list__letter-row .letter-row__links li {
  display: inline-block;
  margin-right: 5px;
  width: 140px;
}
.atoz-list__letter-row .letter-row__links li a {
  text-decoration: none;
  color: hsl(0, 0%, 15%);
}
.atoz-list__letter-row .letter-row__links li a:hover {
  color: hsl(0, 0%, 66%);
}
@media (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .atoz-list__letter-row .letter-row__links {
    display: inline-block;
    width: calc(88.8888888889% - 20px);
  }
}
@media (-ms-high-contrast: active) and (max-width: 767px), (-ms-high-contrast: none) and (max-width: 767px) {
  .atoz-list__letter-row .letter-row__links {
    width: calc(80% - 20px);
  }
}

.blueBg {
  background-color: hsl(211, 100%, 45%);
}
.MandMDKK .blueBg {
  background-color: hsl(280, 41%, 23%);
}

@media (min-width: 768px) {
  .gpg-report__btns {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}

.gpg-report__btns .span4 {
  margin: 0 0 10px;
}
@media (min-width: 768px) {
  .gpg-report__btns .span4 {
    margin: 0 0 10px 2%;
  }
}

/*# sourceMappingURL=data:application/json;charset=utf-8,%7B%22version%22:3,%22sourceRoot%22:%22%22,%22sources%22:%5B%22file:///C:/Development/MMWeb4/Web/MandMDirect.Web.Website/assets/css/landingpage.scss%22,%22file:///C:/Development/MMWeb4/Web/MandMDirect.Web.Website/assets/css/_variables.scss%22,%22file:///C:/Development/MMWeb4/Web/MandMDirect.Web.Website/assets/css/_colorPalette.scss%22,%22file:///C:/Development/MMWeb4/Web/MandMDirect.Web.Website/assets/css/_mixins.scss%22%5D,%22names%22:%5B%5D,%22mappings%22:%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%22%7D */</pre></body></html>