@font-face {
  font-family: "Font Awesome 6 Brands";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("fonts/fa-brands-400.woff2") format("woff2"), url("fonts/fa-brands-400.ttf") format("truetype");
}
@font-face {
  font-family: "Font Awesome 6 Pro";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("fonts/fa-solid-900.woff2") format("woff2"), url("fonts/fa-solid-900.ttf") format("truetype");
}
@font-face {
  font-family: "Font Awesome 6 Pro";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("fonts/fa-regular-400.woff2") format("woff2"), url("fonts/fa-regular-400.ttf") format("truetype");
}
@font-face {
  font-family: "Font Awesome 6 Pro";
  font-style: normal;
  font-weight: 300;
  font-display: block;
  src: url("fonts/fa-light-300.woff2") format("woff2"), url("fonts/fa-light-300.ttf") format("truetype");
}
footer * {
  font-family: inherit;
  outline: none !important;
  box-sizing: inherit;
}

body {
  box-sizing: border-box;
}

footer {
  display: block;
}

[class*=col-xs] {
  float: left;
}

.col-xs-12 {
  width: 100%;
  display: inline-block;
  padding: 0 15px;
}

.mz-pagefooter {
  content-visibility: auto;
  background: #424242;
  padding: 10px 20px;
  overflow: visible;
  font-family: "Roboto Slab", "serif";
  color: white;
}

@media screen and (max-width: 767px) {
  .mz-pagefooter {
    padding: 0;
  }
}
footer {
  /* These were inline style tags. Uses id+class to override almost everything */
}
footer *, footer :before, footer :after {
  font-family: inherit;
  outline: none !important;
  box-sizing: inherit;
}
footer .mz-l-pagewrapper > ::before {
  content: "";
  display: table;
}
footer .mz-l-pagewrapper > ::after {
  content: "";
  display: table;
  clear: both;
}
footer :selection {
  background: #A8D1ff;
  color: #333;
  text-shadow: none;
}
footer :selection {
  background: #a8d1ff;
  color: #333;
  text-shadow: none;
}
footer .container {
  max-width: 1920px;
  padding-right: 200px;
  padding-left: 200px;
  margin-left: auto;
  margin-right: auto;
}
footer .container:before, footer .container:after {
  display: table;
  content: " ";
}
footer .container:after {
  clear: both;
}
footer [class*=col-md] {
  float: left;
}
@media only screen and (max-width: 1750px) {
  footer .container {
    padding-right: 175px;
    padding-left: 175px;
  }
}
@media only screen and (max-width: 1650px) {
  footer .container {
    padding-right: 130px;
    padding-left: 130px;
  }
}
@media only screen and (max-width: 1550px) {
  footer .container {
    padding-left: 100px;
    padding-right: 100px;
  }
}
@media only screen and (max-width: 1470px) {
  footer .container {
    padding-left: 65px;
    padding-right: 65px;
  }
}
@media only screen and (max-width: 1335px) {
  footer .container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (max-width: 1024px) {
  footer .container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (max-width: 767px) {
  footer .container {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (min-width: 768px) {
  footer .col-md-hidden {
    display: none;
  }
}
footer .no-padding {
  padding: 0;
}
footer .no-padding {
  padding: 0 !important;
  margin-bottom: 3px;
}
footer .rewards-footer {
  background-color: #d40029;
  padding: 10px 0px;
}
@media (min-width: 1200px) {
  footer .hidden-lg {
    display: none !important;
  }
}
footer [class*=col-lg] {
  float: left;
}
@media only screen and (min-width: 768px) {
  footer .col-md-9 {
    width: 75%;
    display: inline-block;
    padding: 0 15px;
  }
}
@media only screen and (min-width: 992px) {
  footer .col-lg-10 {
    width: 83.33333333%;
    display: inline-block;
    padding: 0 15px;
  }
}
footer .footer-section {
  padding-top: 10px;
}
footer .col-xs-hidden {
  display: none;
}
@media only screen and (min-width: 768px) {
  footer .col-md-3 {
    width: 25%;
    display: inline-block;
    padding: 0 15px;
  }
}
@media only screen and (min-width: 992px) {
  footer .col-lg-2 {
    width: 16.66666667%;
    display: inline-block;
    padding: 0 15px;
  }
}
footer .rewards-desktop {
  min-height: 250px;
  position: relative;
}
footer hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
footer hr {
  border: 0;
  border-top: 1px solid #ccc;
  display: block;
  height: 1px;
  margin: 1em 0;
  padding: 0;
}
@media only screen and (min-width: 768px) {
  footer .col-md-12 {
    width: 100%;
    display: inline-block;
    padding: 0 15px;
  }
}
footer .breakContainer {
  width: calc(100% + 400px);
  margin-left: -200px;
}
footer hr {
  border-top: 1px solid #727272;
}
@media only screen and (min-width: 992px) {
  footer .col-lg-12 {
    width: 100%;
    display: inline-block;
    padding: 0 15px;
  }
}
footer .footer-social {
  text-align: center;
  margin: 5px 0 20px;
}
footer .additional-links {
  text-align: center;
  font-weight: 400;
  font-family: "Roboto", "sans-serif";
  margin-bottom: 10px;
}
footer .mz-pagefooter-copyright {
  margin: 3px 0px 15px 0;
  text-align: center;
  color: white;
  font-family: "Roboto", "sans-serif";
  line-height: 130%;
  font-weight: 400;
}
footer .mz-pagefooter-screenreader {
  margin: 3px 0px 15px 0;
  text-align: center;
  color: white;
  font-family: "Roboto", "sans-serif";
  line-height: 130%;
  font-weight: 400;
}
footer .mz-pagefooter-disclaimer {
  display: none;
}
footer .mz-pagefooter-disclaimer {
  margin: 3px 0px 15px 0;
  text-align: center;
  color: white;
  font-family: "Roboto", "sans-serif";
  line-height: 130%;
  font-weight: 400;
}
footer img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
}
footer img {
  image-rendering: -moz-crisp-edges;
  image-rendering: -o-crisp-edges;
  image-rendering: -webkit-optimize-contrast;
  image-rendering: optimize-contrast;
  -ms-interpolation-mode: nearest-neighbor;
}
footer .rewards-desktop img {
  position: absolute;
  top: -15px;
  z-index: 1;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  footer .rewards-desktop img {
    right: 0;
  }
}
@media only screen and (min-width: 1120px) {
  footer .rewards-desktop img {
    width: auto;
  }
}
footer .rewards-ses-links-section {
  z-index: 2;
  position: absolute;
  top: 100px;
  right: 0px;
  width: 100%;
  text-align: center;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 10px;
  max-width: 216px;
}
@media only screen and (min-width: 768px) {
  footer .rewards-ses-links-section {
    top: 40%;
  }
}
@media only screen and (min-width: 800px) {
  footer .rewards-ses-links-section {
    top: 45%;
  }
}
@media only screen and (min-width: 1135px) {
  footer .rewards-ses-links-section {
    top: 50%;
    gap: 20px;
  }
}
@media only screen and (min-width: 768px) {
  footer .col-md-6 {
    width: 50%;
    display: inline-block;
    padding: 0 15px;
  }
}
@media only screen and (min-width: 992px) {
  footer .col-lg-3 {
    width: 25%;
    display: inline-block;
    padding: 0 15px;
  }
  footer .footer-contact > .col-lg-3 {
    width: 33.33333333%;
  }
}
@media only screen and (min-width: 768px) {
  footer .footer-contact > div:not(.no-border) {
    min-height: 160px;
  }
}
@media only screen and (max-width: 767px) {
  footer .footer-contact > div:not(.no-border) {
    border-bottom: 1px solid #d1d1d1;
    padding: 15px;
  }
}
@media screen and (max-width: 767px) {
  footer .footer-section {
    padding: 0;
  }
}
footer .footer-contact > div:first-child {
  display: none;
}
footer .footer-social .mz-social-wrapper {
  display: inline-block;
}
footer a {
  color: #00e;
}
footer a {
  color: #515151;
}
footer .additional-links a {
  color: white;
  padding-left: 5px;
  text-decoration: none;
}
footer .additional-links .additional-link {
  display: inline-block;
  margin: 0 10px;
}
footer a:hover {
  color: #06e;
}
footer a:hover, footer a:active {
  outline: 0;
}
footer a:hover {
  color: #646464;
}
footer a:active, footer a:hover {
  outline: 0;
}
footer p {
  margin: 12.5px 0;
}
footer p {
  line-height: 1.6;
}
footer .additional-links .additional-link.ccpa {
  display: inline-flex;
  align-items: center;
}
footer [class*=col-sm] {
  float: left;
}
footer .col-xs-6 {
  width: 50%;
  display: inline-block;
  padding: 0 15px;
}
@media only screen and (min-width: 440px) {
  footer .col-sm-4 {
    width: 33.33333333%;
    display: inline-block;
    padding: 0 15px;
  }
  footer .col-sm-8 {
    width: 66.66666667%;
    display: inline-block;
    padding: 0 15px;
  }
}
footer .rewards-ses-link-section-footer-mobile {
  display: grid;
  line-height: 32px;
  text-align: right;
  padding-right: 16px !important;
}
footer .mz-cms-row {
  min-width: 0 !important;
  max-width: 100% !important;
}
footer .mz-cms-row {
  width: 100%;
  max-width: 1140px;
  margin: 0 auto;
}
footer .mz-cms-row:after {
  content: "";
  display: table;
  clear: both;
}
footer .rewards-ses-link {
  font-size: 16px;
  font-family: "Roboto", "sans-serif";
  text-decoration: underline;
}
footer .footer-contact .content-text {
  font-weight: 400;
  font-size: 14px;
  padding-left: 11px;
  padding-right: 0;
  margin-bottom: 10px;
  font-family: "Roboto", "sans-serif";
}
footer .col-xs-3 {
  width: 25%;
  display: inline-block;
  padding: 0 15px;
}
@media only screen and (min-width: 768px) {
  footer .col-md-2 {
    width: 16.66666667%;
    display: inline-block;
    padding: 0 15px;
  }
}
footer .footer-contact .content-icon {
  width: auto;
}
footer .col-xs-8 {
  width: 66.66666667%;
  display: inline-block;
  padding: 0 15px;
}
@media only screen and (min-width: 440px) {
  footer .col-sm-7 {
    width: 58.33333333%;
    display: inline-block;
    padding: 0 15px;
  }
}
@media only screen and (min-width: 768px) {
  footer .col-md-10 {
    width: 83.33333333%;
    display: inline-block;
    padding: 0 15px;
  }
}
footer form {
  margin: 0;
}
footer .footer-contact .signup-section form.ctct-custom-form {
  padding: 0;
}
footer section {
  display: block;
}
footer .mz-popover-message {
  color: #d40029;
}
footer .footer-contact .signup-section .newsletter-popover {
  color: #fff;
  font-family: "Roboto", "sans-serif";
  font-size: 12px;
}
footer .col-xs-1 {
  width: 8.33333333%;
  display: inline-block;
  padding: 0 15px;
}
footer [class*=col-xl] {
  float: left;
}
footer .col-xs-11 {
  width: 91.66666667%;
  display: inline-block;
  padding: 0 15px;
}
@media only screen and (min-width: 992px) {
  footer .col-lg-9 {
    width: 75%;
    display: inline-block;
    padding: 0 15px;
  }
}
@media only screen and (min-width: 1400px) {
  footer .col-xl-10 {
    width: 83.33333333%;
    display: inline-block;
    padding: 0 15px;
  }
}
footer .footer-section a {
  text-decoration: none;
}
footer .footer-social .mz-social-wrapper a {
  text-decoration: none;
  margin: 10px 7px;
  font-size: 34px;
  float: left;
}
@media only screen and (min-width: 768px) {
  footer .footer-social .mz-social-wrapper a {
    margin: 10px 25px;
  }
}
@media (hover: hover) {
  footer .footer-social .mz-social-wrapper a:hover {
    color: #e62031;
  }
}
@media not all and (hover: none) {
  footer .footer-social .mz-social-wrapper a:hover {
    color: #e62031;
  }
}
footer .additional-links .ccpa-icon {
  margin-left: 4px;
}
footer .mz-pagefooter-screenreader a {
  color: #fff;
}
footer .rewards-footer a {
  display: inline-block;
  height: 100%;
  color: white;
}
footer [class*=mz-cms-col-] {
  float: left;
  max-height: 99999px;
  overflow: visible;
  position: relative;
}
footer .mz-cms-col-3-12 {
  width: 25%;
}
@media handheld, only screen and (max-width: 767px) {
  footer [class*=mz-cms-col-] {
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    width: auto !important;
    float: none;
  }
}
footer .footer-section .title {
  color: white;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 1px;
  margin-top: 5px;
  font-family: "Roboto Slab", "serif";
}
footer .far {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display, inline-block);
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
}
footer .far {
  font-family: "Font Awesome 6 Pro";
}
footer .far {
  font-weight: 400;
}
footer .far {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display, inline-block);
  font-family: var(--fa-style-family, "Font Awesome 6 Pro") !important;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
}
footer .footer-contact .content-icon i {
  font-size: 35px;
  margin-top: 5px;
  margin-bottom: -5px;
}
footer .footer-contact .content-icon i.fa-lightbulb {
  font-size: 30px;
  transform: scaleX(-1);
}
footer .fa-lightbulb:before {
  content: "\f0eb";
}
@media only screen and (min-width: 768px) {
  footer .col-md-8 {
    width: 66.66666667%;
    display: inline-block;
    padding: 0 15px;
  }
}
footer .col-xs-4 {
  width: 33.33333333%;
  display: inline-block;
  padding: 0 15px;
}
footer .footer-contact .content-icon img {
  margin-top: 9px;
  width: 100%;
  max-width: 30px;
}
footer .footer-contact .content-text a {
  color: #fff;
  text-decoration: none;
}
footer .fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display, inline-block);
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
}
footer .fab {
  font-family: "Font Awesome 6 Brands";
}
footer .fab {
  font-weight: 400;
}
footer .fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display, inline-block);
  font-family: var(--fa-style-family, "Font Awesome 6 Brands");
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
}
footer .footer-social .mz-social-wrapper i {
  color: #fff;
  font-size: 24px;
}
footer .fa-facebook-f:before {
  content: "\f39e";
}
footer .fa-instagram:before {
  content: "\f16d";
}
footer .fa-twitter:before {
  content: "\f099";
}
footer .fa-pinterest:before {
  content: "\f0d2";
}
footer .fa-youtube:before {
  content: "\f167";
}
footer .rewards-footer img {
  width: 148px;
  height: 48px;
}
footer .mz-cms-block {
  background-color: transparent;
  min-height: 14px;
  min-width: 80px;
  position: relative;
  padding: 0;
  word-wrap: break-word;
}
footer div.mz-cms-block {
  min-height: 0px;
}
footer .footer-contact .content-text .content-icon.phoneIcon {
  width: 35px;
}
footer .footer-contact .content-text .content-text {
  margin-bottom: 4px;
  line-height: 39px;
}
footer .footer-contact .content-text .content-text.phoneText {
  float: left;
  width: calc(100% - 35px);
  padding-left: 11px;
}
footer .footer-contact .content-text .content-icon.emailIcon {
  width: 35px;
}
footer .footer-contact .content-text .content-text.emailText {
  float: left;
  width: calc(100% - 35px);
  padding-left: 11px;
}
footer label {
  cursor: pointer;
}
footer .footer-contact .signup-section form.ctct-custom-form #mz-newsemailLabel {
  display: none;
}
footer .footer-contact .mz-cc-email-input {
  display: inline-block;
  width: 100%;
}
footer button {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
}
footer button {
  line-height: normal;
}
footer button {
  cursor: pointer;
  -webkit-appearance: button;
}
footer button {
  font-family: "Roboto", "sans-serif";
}
footer button {
  color: #FFF;
  font-family: "Roboto", "sans-serif";
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  cursor: pointer;
  -webkit-transition: background-color 0.2s linear;
  -moz-transition: background-color 0.2s linear;
  -o-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
}
footer button {
  color: #fff;
  font-family: "Roboto", "sans-serif";
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  cursor: pointer;
  -webkit-transition: background-color 0.2s linear;
  -moz-transition: background-color 0.2s linear;
  -o-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
}
footer button {
  -webkit-appearance: button;
  cursor: pointer;
}
footer button.aceRed {
  background-color: #D40029;
  border: none;
}
footer button.aceRed {
  background-color: #d40029;
  border: none;
}
footer .footer-contact button[type=submit].mz-newsletter-signup {
  border: 0;
  font-size: 16px;
  font-family: "Roboto Slab", "serif";
  font-weight: 700;
  left: -5px;
  min-width: 70px;
  padding: 7px 9px;
  width: 100%;
  color: #fff;
  background-color: #d40029;
  line-height: 21px;
}
footer button:before, footer button:after {
  position: absolute;
  top: 0;
  width: 36px;
  height: 100%;
  padding: 9px;
  font-family: "Font Awesome 6 Pro";
  font-size: 15px;
  line-height: 1.4;
  -webkit-transition: background-color 0.2s linear;
  -moz-transition: background-color 0.2s linear;
  -o-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
}
footer button:before {
  left: 0;
}
footer button:before, footer button:after {
  position: absolute;
  top: 0;
  width: 36px;
  height: 100%;
  padding: 9px;
  font-family: "Font Awesome 6 Pro";
  font-size: 15px;
  line-height: 1.4;
  -webkit-transition: background-color 0.2s linear;
  -moz-transition: background-color 0.2s linear;
  -o-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
}
footer button.aceRed:before {
  border-right: 2px solid #9F001F;
}
footer button.aceRed:before {
  border-right: 2px solid #9f001f;
}
footer button:after {
  right: 0;
}
footer button.aceRed:hover {
  background-color: #9F001F;
}
footer button.aceRed:hover {
  background-color: #9f001f;
}
footer .mz-cms-content {
  padding: 0 !important;
  overflow: visible !important;
}
footer .mz-cms-content {
  overflow: hidden;
  padding: 5px;
}
footer [class*=mz-cms-col-] .mz-cms-content {
  padding: 10px;
}
footer .fa {
  font-family: var(--fa-style-family, "Font Awesome 6 Pro");
  font-weight: var(--fa-style, 900);
}
footer .fa {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display, inline-block);
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
}
footer .fa {
  font-family: var(--fa-style-family, "Font Awesome 6 Pro");
  font-weight: var(--fa-style, 900);
}
footer .fa {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display, inline-block);
  font-family: var(--fa-style-family, "Font Awesome 6 Pro") !important;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
}
footer .fa-phone:before {
  content: "\f095";
}
footer .fas {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display, inline-block);
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
}
footer .fas {
  font-family: "Font Awesome 6 Pro";
}
footer .fas {
  font-weight: 900;
}
footer .fas {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display, inline-block);
  font-family: var(--fa-style-family, "Font Awesome 6 Pro") !important;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
}
footer .footer-contact .content-icon i.fa-envelope {
  font-size: 30px;
}
footer .fa-envelope:before {
  content: "\f0e0";
}
footer input {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
}
footer input {
  line-height: normal;
}
footer input:invalid {
  background-color: #FFF;
}
footer input[type=email] {
  display: inline-block;
  padding: 4px 11px;
  margin-bottom: 3px;
  font-family: "Roboto", "sans-serif";
  font-size: 14px;
  border-radius: 2px;
}
footer input[type=email] {
  border: 1px solid #D1D1D1;
  height: 40px;
  margin-bottom: 0px;
}
footer input:invalid {
  background-color: #fff;
}
footer input[type=email] {
  border: 1px solid #d1d1d1;
  height: 40px;
  margin-bottom: 0px;
}
footer input:not([type=radio], [type=checkbox]) {
  background-color: #fff;
  border-radius: 0;
}
footer input[type=email] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
footer input[type=email] {
  padding-left: 11px;
  margin-bottom: 0px;
  -webkit-appearance: none;
  border-radius: 2px;
  border: 1px solid #d1d1d1;
  cursor: text;
}
footer .footer-contact input.mz-newsletter-signup {
  padding: 7px;
  width: 100%;
  height: 35px;
  max-width: 100%;
}
footer .link-list-widget {
  list-style-type: none;
  display: inline-block;
}
@media (min-width: 768px) {
  footer .link-list-widget {
    min-height: 230px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  footer .link-list-widget {
    min-height: 320px;
  }
}
footer .mz-cms-content > :first-child {
  margin-top: 0;
}
footer .menuToggle-Checkbox {
  display: none;
}
footer input[type=checkbox] {
  box-sizing: border-box;
  padding: 0;
}
footer input[type=checkbox] {
  margin: 4px 0 0;
  margin-top: 1px \9 ;
  line-height: normal;
  cursor: pointer;
}
footer input[type=checkbox] {
  width: auto;
  font-family: "Roboto", "sans-serif";
}
footer input[type=checkbox] {
  display: none;
}
footer .menuToggle-label {
  display: inline-block;
  width: 100%;
  padding: 0 !important;
  color: inherit !important;
  font-weight: inherit !important;
}
footer input[type=checkbox] + label {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  vertical-align: middle;
  font-weight: 400;
  cursor: pointer;
  color: #333333;
}
footer input[type=checkbox] + label {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  vertical-align: middle;
  font-weight: 400;
  cursor: pointer;
  color: #333;
}
footer .menuToggle-label:before {
  content: none !important;
}
footer input[type=checkbox] + label::before {
  content: "";
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
  left: 1px;
  display: inline-block;
  height: 12px;
  width: 12px;
  font-family: "Font Awesome 6 Pro";
  font-size: 15px;
  line-height: 12px;
  text-align: center;
  color: #ffffff;
  background-color: #ffffff;
  box-shadow: 0 0 0 1px #333333;
  overflow: hidden;
  text-indent: -1px;
}
footer input[type=checkbox] + label::before {
  content: "";
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
  left: 1px;
  display: inline-block;
  height: 12px;
  width: 12px;
  font-family: "Font Awesome 6 Pro";
  font-size: 15px;
  line-height: 12px;
  text-align: center;
  color: #fff;
  background-color: #fff;
  box-shadow: 0 0 0 1px #333;
  overflow: hidden;
  text-indent: -1px;
}
footer input[type=checkbox]:checked + label::before {
  content: "\f14a";
  font-weight: 900;
  background-color: #333333;
}
footer input[type=checkbox]:checked + label::before {
  content: "\f14a";
  font-weight: 900;
  background-color: #333;
}
footer .menuToggle-Checkbox ~ .menuToggle-menu {
  display: none;
}
footer .menuToggle-Checkbox:checked ~ .menuToggle-menu {
  display: block;
}
footer .menuToggle-Checkbox:checked ~ .menuToggle-menu {
  display: block !important;
}
@media only screen and (min-width: 768px) {
  footer .footer-links .link-list-widget .menuToggle-menu {
    display: block;
  }
}
footer .footer-links .link-list-widget .title {
  cursor: default;
}
@media only screen and (max-width: 991px) and (min-width: 768px) {
  footer .footer-links .mz-cms-row > div {
    width: 50% !important;
  }
}
@media screen and (max-width: 767px) {
  footer .footer-links {
    padding: 0px;
    margin: 0px;
  }
}
@media (max-width: 767px) {
  footer .link-list-widget {
    padding-bottom: 5px;
    border-bottom: 1px solid #727272;
    margin-bottom: 0;
  }
}
footer ul {
  margin: 0;
  padding: 0 0 0 40px;
}
footer .link-list-widget ul {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
}
footer [class*=sprite-] {
  display: inline-block;
  background-image: url("https://cdn-tp3.mozu.com/24645-37138/resources/images/sprites/newSprite.png");
  background-repeat: no-repeat;
}
footer .sprite-plusWhite-3 {
  width: 15px;
  height: 15px;
  background-position: -23.849988px 0;
  background-size: 210px, 50px;
}
footer .link-list-widget .list-element.title i {
  float: right;
  margin-top: 11px;
}
@media only screen and (min-width: 768px) {
  footer .link-list-widget .list-element.title i {
    display: none;
  }
}
footer .menuToggle-Checkbox:checked ~ .menuToggle-label .sprite-plusWhite-3 {
  background-position: -71.549964px 0;
}
footer .menuToggle-Checkbox:checked ~ .menuToggle-label .sprite-plusWhite-3 {
  width: 15px;
  height: 15px;
  background-position: -71.549964px 0;
  background-size: 210px, 50px;
}
footer .footer-section li {
  color: white;
  font-size: 13px;
  margin-bottom: 2px;
  padding: 0;
}
footer .link-list-widget .list-element.child {
  font-family: "Roboto", "sans-serif";
  font-size: 14px;
  line-height: 27px;
  font-weight: 400;
}
@media only screen and (min-width: 768px) {
  footer .link-list-widget .list-element.child {
    font-size: 18px;
  }
}
@media only screen and (min-width: 992px) {
  footer .link-list-widget .list-element.child {
    font-size: 14px;
  }
}
footer .link-list-widget .list-element .link-widget {
  color: #eee;
  text-decoration: none;
}
footer .link-list-widget .list-element .link-widget:hover {
  text-decoration: underline;
}
footer #style-gXKGm.style-gXKGm {
  margin-top: 10px;
}
footer #style-bsbtr.style-bsbtr {
  color: white;
}
footer #style-foEo6.style-foEo6 {
  color: white;
}

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