html,
body {
  margin: 0 auto !important;
  padding: 0 !important;
  height: 100% !important;
  width: 100% !important;
}

* {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

div[style*="margin: 16px 0"] {
  margin: 0 !important;
}

table,
td {
  mso-table-lspace: 0pt !important;
  mso-table-rspace: 0pt !important;
}

table {
  border-spacing: 0 !important;
  border-collapse: collapse !important;
  /* table-layout: fixed !important; */
  margin: 0 auto !important;
}

table table table {
  table-layout: auto;
}

p {
  margin: 0;
  padding: 0;
}

a {
  text-decoration: none;
}

sup {
  font-size: 66%;
  line-height: 1;
  vertical-align: top;
  mso-text-raise: 30%;
}

[x-apple-data-detectors],
.x-gmail-data-detectors,
.x-gmail-data-detectors *,
.aBn {
  border-bottom: 0 !important;
  cursor: default !important;
  color: inherit !important;
  text-decoration: none !important;
  font-size: inherit !important;
  font-family: inherit !important;
  font-weight: inherit !important;
  line-height: inherit !important;
}

u + #body a {
  color: inherit !important;
  text-decoration: none !important;
  font-size: inherit !important;
  font-family: inherit !important;
  font-weight: inherit !important;
  line-height: inherit !important;
}
#MessageViewBody a {
  color: inherit !important;
  text-decoration: none !important;
  font-size: inherit !important;
  font-family: inherit !important;
  font-weight: inherit !important;
  line-height: inherit !important;
}

.a6S {
  display: none !important;
  opacity: 0.01 !important;
}

img.g-img + div {
  display: none !important;
}

.button-link {
  text-decoration: none !important;
}

.button-wrapper__link {
  display: block;
  max-width: 296px;
  margin: 0 auto;
}

@media only screen and (min-device-width: 375px) and (max-device-width: 413px) {
  .email-container {
    min-width: 375px !important;
  }
}

@media screen and (max-width: 480px) {
  .fluid {
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .logo {
    width: 170px !important;
  }

  .cologo {
    width: 335px !important;
  }

  .heroTitle {
    font-size: 24px !important;
    margin: 10px 20px !important;
    line-height: 30px !important;
  }

  .heroPadding {
    padding: 10px 30px 30px 30px !important;
  }

  .heroSpace {
    padding: 160px 0 0 0 !important;
  }

  .img-max {
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
  }

  .img-20 {
    width: 20% !important;
    max-width: 20% !important;
    height: auto !important;
  }

  .img-30 {
    width: 30% !important;
    max-width: 30% !important;
    height: auto !important;
  }

  .img-40 {
    width: 40% !important;
    max-width: 40% !important;
    height: auto !important;
  }

  .max-width {
    max-width: 100% !important;
  }

  .mobile-wrapper {
    width: 85% !important;
    max-width: 85% !important;
  }

  .mobile-padding {
    padding-left: 5% !important;
    padding-right: 5% !important;
  }
}

a[x-apple-data-detectors] {
  color: inherit;
  text-decoration: none;
}

@media (max-width: 600px) {
  u ~ div .wrapper {
    min-width: 100vw;
  }
}

@media screen {
  img {
    max-width: 100%;
  }

  td,
  th {
    font-family: -apple-system, Segoe UI, sans-serif;
  }
}

@media (max-width: 480px) {
  .sm-table-header-group {
    display: table-header-group;
  }

  .sm-table-footer-group {
    display: table-footer-group;
  }

  .sm-px-8 {
    padding-left: 8px !important;
    padding-right: 8px !important;
  }

  .sm-w-full {
    width: 100% !important;
  }
}
