@font-face {
  font-display: swap;
  font-family: Poppins, sans-serif;
  font-style: normal;
  font-weight: 300;
  src: url(https://www.dnow.com/hubfs/WC/Fonts/Poppins/Poppins-Light.ttf);
}
@font-face {
  font-display: swap;
  font-family: Poppins, sans-serif;
  font-style: normal;
  font-weight: 400;
  src: url(https://www.dnow.com/hubfs/WC/Fonts/Poppins/Poppins-Regular.ttf);
}
@font-face {
  font-display: swap;
  font-family: Poppins, sans-serif;
  font-style: normal;
  font-weight: 500;
  src: url(https://www.dnow.com/hubfs/WC/Fonts/Poppins/Poppins-Medium.ttf);
}
@font-face {
  font-display: swap;
  font-family: Poppins, sans-serif;
  font-style: normal;
  font-weight: 600;
  src: url(https://www.dnow.com/hubfs/WC/Fonts/Poppins/Poppins-Semibold.ttf);
}
.cta-arrow-icon {
  fill: var(--Highlight-Red, #008040);
  height: 0.6rem;
  width: 0.6rem;
}
*,
:after,
:before {
  box-sizing: border-box;
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
main {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
hr {
  height: 0;
}
a {
  background-color: transparent;
}
img {
  border-style: none;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
  -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details {
  display: block;
}
summary {
  display: list-item;
}
[hidden],
template {
  display: none;
}
dnd-section {
  padding: 80px 20px;
}
.banner-area .dnd-section {
  padding: 0;
}
.dnd-section > .row-fluid,
.page-center {
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
  padding-left: 35.156px;
  padding-right: 35.156px;
}
.dnd-section .widget-type-cell {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 500px) {
  .dnd-section > .row-fluid,
  .page-center {
    padding-left: 54.932px;
    padding-right: 54.932px;
  }
}
@media (min-width: 1400px) {
  .dnd-section > .row-fluid,
  .page-center {
    padding-left: 18px;
    padding-right: 18px;
  }
}
@media (max-width: 767px) {
  .dnd-section .widget-type-cell {
    padding-left: 0;
    padding-right: 0;
  }
}
html {
  font-size: 24px;
  font-size: 18px;
}
body {
  background-color: #fff;
  color: #202221;
  font-size: 1rem;
  line-height: 1.6;
}
body,
p {
  font-family: Poppins, sans-serif;
}
p {
  margin-bottom: 1rem;
}
a {
  color: #008040;
  text-decoration: none;
}
a:focus,
a:hover {
  text-decoration: underline;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #202221;
  font-family: Poppins, sans-serif;
  font-weight: 300;
  line-height: 1.2;
  margin-bottom: 0.5rem;
  margin-top: 0.5rem;
  word-break: break-word;
}
h1 {
  font-size: 2.5rem;
}
h2 {
  font-size: 1.65rem;
}
h3 {
  font-size: 1.1875rem;
}
h4 {
  font-size: 1.17rem;
}
h5 {
  font-size: 1rem;
}
h6 {
  font-size: 0.8125rem;
}
b,
strong {
  font-family: Poppins, sans-serif;
  font-weight: bolder;
}
code {
  vertical-align: bottom;
}
ul {
  margin-bottom: 1rem;
  margin-top: 0;
}
ul ul {
  margin-bottom: 0;
}
hr {
  border: 0;
  border-top: 1px solid rgba(33, 47, 54, 0.1);
  box-sizing: content-box;
  margin-bottom: 1rem;
  margin-top: 1rem;
  overflow: visible;
}
:focus {
  outline: auto;
}
img {
  height: auto;
  max-width: 100%;
  vertical-align: middle;
}
address {
  font-style: normal;
  line-height: inherit;
  margin-bottom: 1rem;
}
@media (max-width: 992px) {
  html {
    font-size: 16px;
  }
}
form {
  font-family: Arial, Helvetica, sans-serif;
  max-width: 100%;
}
.hs-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  background-color: #494a52;
  border-color: #494a52;
  border-style: solid;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: helvetica;
  font-size: 12px;
  font-weight: 700;
  line-height: 12px;
  margin: 18px 0;
  position: relative;
  text-align: center;
  text-decoration: none;
}
.hs-button:focus,
.hs-button:hover {
  background-color: #21222a;
  border-color: #21222a;
  color: #fff;
  text-decoration: none;
}
.hs-button:active {
  background-color: #71727a;
  border-color: #71727a;
}
.hs-form label {
  display: block;
  float: none;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.25rem;
  margin-bottom: 4px;
  padding-top: 0;
  text-align: left;
  width: auto;
}
.hs-input {
  border-style: solid;
  border-width: 1px;
  box-sizing: border-box;
  color: #33475b;
  display: inline-block;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  max-width: 100%;
  min-height: 40px;
  padding: 0 15px;
  width: 100%;
}
.hs-input[type="checkbox"],
.hs-input[type="radio"] {
  border: 0;
  cursor: pointer;
  height: auto;
  line-height: normal;
  margin: 3px 5px 3px 0;
  min-height: auto;
  padding: 0;
  width: auto;
}
.hs-input[type="file"] {
  background-color: #fff;
  border: initial;
  box-shadow: none;
  line-height: normal;
  padding: initial;
}
.hs-input:-moz-placeholder {
  color: #bfbfbf;
}
.hs-input::-webkit-input-placeholder {
  color: #bfbfbf;
}
.hs-input input {
  transition: border 0.2s linear;
}
.hs-input:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
}
select[multiple].hs-input {
  height: inherit;
}
ul.no-list {
  list-style: none;
}
.field {
  margin-bottom: 18px;
}
.hs-button,
.hs-form-field input[type="date"],
.hs-form-field input[type="email"],
.hs-form-field input[type="number"],
.hs-form-field input[type="phone"],
.hs-form-field input[type="tel"],
.hs-form-field input[type="text"] {
  -webkit-appearance: none;
  -moz-appearance: none;
}
.hs-default-font-element,
.hs-main-font-element {
  font-family: Poppins, sans-serif;
}
.hs-menu-wrapper ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  margin-bottom: 0;
  padding-left: 0;
}
.hs-menu-item a {
  color: rgba(0, 0, 0, 0.5);
  display: block;
  padding: 0.5rem 1rem;
  text-decoration: none;
}
.hs-menu-item a:focus,
.hs-menu-item a:hover {
  color: rgba(0, 0, 0, 0.7);
  text-decoration: none;
}
.hs-menu-item.active a {
  color: rgba(0, 0, 0, 0.9);
}
table {
  border-collapse: collapse;
}
th {
  text-align: inherit;
}
.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}
.no-gutters {
  margin-left: 0;
  margin-right: 0;
}
.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-left: 0;
  padding-right: 0;
}
.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto {
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  width: 100%;
}
.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  max-width: 100%;
  width: auto;
}
.col-1 {
  -ms-flex: 0 0 8.33333%;
  flex: 0 0 8.33333%;
  max-width: 8.33333%;
}
.col-2 {
  -ms-flex: 0 0 16.66667%;
  flex: 0 0 16.66667%;
  max-width: 16.66667%;
}
.col-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
.col-4 {
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
}
.col-5 {
  -ms-flex: 0 0 41.66667%;
  flex: 0 0 41.66667%;
  max-width: 41.66667%;
}
.col-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.col-7 {
  -ms-flex: 0 0 58.33333%;
  flex: 0 0 58.33333%;
  max-width: 58.33333%;
}
.col-8 {
  -ms-flex: 0 0 66.66667%;
  flex: 0 0 66.66667%;
  max-width: 66.66667%;
}
.col-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}
.col-10 {
  -ms-flex: 0 0 83.33333%;
  flex: 0 0 83.33333%;
  max-width: 83.33333%;
}
.col-11 {
  -ms-flex: 0 0 91.66667%;
  flex: 0 0 91.66667%;
  max-width: 91.66667%;
}
.col-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%;
    width: auto;
  }
  .col-sm-1 {
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-sm-2 {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-sm-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-sm-5 {
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-sm-8 {
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-sm-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-sm-11 {
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%;
    width: auto;
  }
  .col-md-1 {
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-md-2 {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-md-5 {
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-md-8 {
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-md-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-md-11 {
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%;
    width: auto;
  }
  .col-lg-1 {
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-lg-2 {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-lg-5 {
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-lg-8 {
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-lg-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-lg-11 {
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-lg-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.flex-row {
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}
.flex-column {
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}
.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}
.flex-fill {
  -ms-flex: 1 1 auto !important;
  flex: 1 1 auto !important;
}
.flex-grow-0 {
  -ms-flex-positive: 0 !important;
  flex-grow: 0 !important;
}
.flex-grow-1 {
  -ms-flex-positive: 1 !important;
  flex-grow: 1 !important;
}
.justify-content-start {
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}
.justify-content-end {
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}
.justify-content-center {
  -ms-flex-pack: center !important;
  justify-content: center !important;
}
.justify-content-between {
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}
.align-items-start {
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}
.align-items-end {
  -ms-flex-align: end !important;
  align-items: flex-end !important;
}
.align-items-center {
  -ms-flex-align: center !important;
  align-items: center !important;
}
.align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important;
}
.align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important;
}
.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important;
}
.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important;
}
.align-self-auto {
  -ms-flex-item-align: auto !important;
  -ms-grid-row-align: auto !important;
  align-self: auto !important;
}
.align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important;
}
.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important;
}
.align-self-center {
  -ms-flex-item-align: center !important;
  -ms-grid-row-align: center !important;
  align-self: center !important;
}
@media (min-width: 576px) {
  .flex-sm-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-sm-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-sm-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-sm-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .justify-content-sm-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-sm-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .align-items-sm-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important;
  }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important;
  }
}
@media (min-width: 768px) {
  .flex-md-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-md-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-md-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-md-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .justify-content-md-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-md-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .align-items-md-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-md-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-md-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important;
  }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important;
  }
}
@media (min-width: 992px) {
  .flex-lg-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-lg-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-lg-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-lg-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .justify-content-lg-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-lg-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .align-items-lg-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important;
  }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important;
  }
}
.float-left {
  float: left !important;
}
.float-right {
  float: right !important;
}
.float-none {
  float: none !important;
}
@media (min-width: 576px) {
  .float-sm-left {
    float: left !important;
  }
  .float-sm-right {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
}
@media (min-width: 768px) {
  .float-md-left {
    float: left !important;
  }
  .float-md-right {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
}
@media (min-width: 992px) {
  .float-lg-left {
    float: left !important;
  }
  .float-lg-right {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
}
.overflow-auto {
  overflow: auto !important;
}
.overflow-hidden {
  overflow: hidden !important;
}
.position-static {
  position: static !important;
}
.position-relative {
  position: relative !important;
}
.position-absolute {
  position: absolute !important;
}
.position-fixed {
  position: fixed !important;
}
.position-sticky {
  position: -webkit-sticky !important;
  position: sticky !important;
}
.fixed-top {
  top: 0;
}
.fixed-bottom,
.fixed-top {
  left: 0;
  position: fixed;
  right: 0;
  z-index: 1030;
}
.fixed-bottom {
  bottom: 0;
}
@supports ((position: -webkit-sticky) or (position: sticky)) {
  .sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
.sr-only {
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  clip: rect(0, 0, 0, 0);
  border: 0;
  white-space: nowrap;
}
.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(33, 47, 54, 0.075) !important;
}
.shadow {
  box-shadow: 0 0.5rem 1rem rgba(33, 47, 54, 0.15) !important;
}
.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(33, 47, 54, 0.175) !important;
}
.shadow-none {
  box-shadow: none !important;
}
.w-25 {
  width: 25% !important;
}
.w-50 {
  width: 50% !important;
}
.w-75 {
  width: 75% !important;
}
.w-100 {
  width: 100% !important;
}
.w-auto {
  width: auto !important;
}
.h-25 {
  height: 25% !important;
}
.h-50 {
  height: 50% !important;
}
.h-75 {
  height: 75% !important;
}
.h-100 {
  height: 100% !important;
}
.h-auto {
  height: auto !important;
}
.min-vw-100 {
  min-width: 100vw !important;
}
.vw-100 {
  width: 100vw !important;
}
.m-0 {
  margin: 0 !important;
}
.mt-0,
.my-0 {
  margin-top: 0 !important;
}
.mr-0,
.mx-0 {
  margin-right: 0 !important;
}
.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}
.ml-0,
.mx-0 {
  margin-left: 0 !important;
}
.m-1 {
  margin: 0.4rem !important;
}
.mr-1,
.mx-1 {
  margin-right: 0.4rem !important;
}
.mb-1,
.my-1 {
  margin-bottom: 0.4rem !important;
}
.ml-1,
.mx-1 {
  margin-left: 0.4rem !important;
}
.m-2 {
  margin: 0.8rem !important;
}
.mt-2,
.my-2 {
  margin-top: 0.8rem !important;
}
.mr-2,
.mx-2 {
  margin-right: 0.8rem !important;
}
.mb-2,
.my-2 {
  margin-bottom: 0.8rem !important;
}
.ml-2,
.mx-2 {
  margin-left: 0.8rem !important;
}
.m-3 {
  margin: 1rem !important;
}
.mt-3,
.my-3 {
  margin-top: 1rem !important;
}
.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}
.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}
.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}
.m-4 {
  margin: 1.25rem !important;
}
.mt-4,
.my-4 {
  margin-top: 1.25rem !important;
}
.mr-4,
.mx-4 {
  margin-right: 1.25rem !important;
}
.mb-4,
.my-4 {
  margin-bottom: 1.25rem !important;
}
.ml-4,
.mx-4 {
  margin-left: 1.25rem !important;
}
.m-5 {
  margin: 1.563rem !important;
}
.mt-5,
.my-5 {
  margin-top: 1.563rem !important;
}
.mr-5,
.mx-5 {
  margin-right: 1.563rem !important;
}
.mb-5,
.my-5 {
  margin-bottom: 1.563rem !important;
}
.ml-5,
.mx-5 {
  margin-left: 1.563rem !important;
}
.m-6 {
  margin: 1.953rem !important;
}
.mt-6,
.my-6 {
  margin-top: 1.953rem !important;
}
.mr-6,
.mx-6 {
  margin-right: 1.953rem !important;
}
.mb-6,
.my-6 {
  margin-bottom: 1.953rem !important;
}
.ml-6,
.mx-6 {
  margin-left: 1.953rem !important;
}
.m-7 {
  margin: 2.441rem !important;
}
.mt-7,
.my-7 {
  margin-top: 2.441rem !important;
}
.mr-7,
.mx-7 {
  margin-right: 2.441rem !important;
}
.mb-7,
.my-7 {
  margin-bottom: 2.441rem !important;
}
.ml-7,
.mx-7 {
  margin-left: 2.441rem !important;
}
.m-8 {
  margin: 3.052rem !important;
}
.mt-8,
.my-8 {
  margin-top: 3.052rem !important;
}
.mr-8,
.mx-8 {
  margin-right: 3.052rem !important;
}
.mb-8,
.my-8 {
  margin-bottom: 3.052rem !important;
}
.ml-8,
.mx-8 {
  margin-left: 3.052rem !important;
}
.m-9 {
  margin: 3.815rem !important;
}
.mt-9,
.my-9 {
  margin-top: 3.815rem !important;
}
.mr-9,
.mx-9 {
  margin-right: 3.815rem !important;
}
.mb-9,
.my-9 {
  margin-bottom: 3.815rem !important;
}
.ml-9,
.mx-9 {
  margin-left: 3.815rem !important;
}
.m-10 {
  margin: 4.768rem !important;
}
.mt-10,
.my-10 {
  margin-top: 4.768rem !important;
}
.mr-10,
.mx-10 {
  margin-right: 4.768rem !important;
}
.mb-10,
.my-10 {
  margin-bottom: 4.768rem !important;
}
.ml-10,
.mx-10 {
  margin-left: 4.768rem !important;
}
.m-11 {
  margin: 5.96rem !important;
}
.mt-11,
.my-11 {
  margin-top: 5.96rem !important;
}
.mr-11,
.mx-11 {
  margin-right: 5.96rem !important;
}
.mb-11,
.my-11 {
  margin-bottom: 5.96rem !important;
}
.ml-11,
.mx-11 {
  margin-left: 5.96rem !important;
}
.p-0 {
  padding: 0 !important;
}
.pt-0,
.py-0 {
  padding-top: 0 !important;
}
.pr-0,
.px-0 {
  padding-right: 0 !important;
}
.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}
.pl-0,
.px-0 {
  padding-left: 0 !important;
}
.p-1 {
  padding: 0.4rem !important;
}
.pt-1,
.py-1 {
  padding-top: 0.4rem !important;
}
.pr-1,
.px-1 {
  padding-right: 0.4rem !important;
}
.pb-1,
.py-1 {
  padding-bottom: 0.4rem !important;
}
.pl-1,
.px-1 {
  padding-left: 0.4rem !important;
}
.p-2 {
  padding: 0.8rem !important;
}
.pt-2,
.py-2 {
  padding-top: 0.8rem !important;
}
.pr-2,
.px-2 {
  padding-right: 0.8rem !important;
}
.pb-2,
.py-2 {
  padding-bottom: 0.8rem !important;
}
.pl-2,
.px-2 {
  padding-left: 0.8rem !important;
}
.p-3 {
  padding: 1rem !important;
}
.pt-3,
.py-3 {
  padding-top: 1rem !important;
}
.pr-3,
.px-3 {
  padding-right: 1rem !important;
}
.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}
.pl-3,
.px-3 {
  padding-left: 1rem !important;
}
.p-4 {
  padding: 1.25rem !important;
}
.pt-4,
.py-4 {
  padding-top: 1.25rem !important;
}
.pr-4,
.px-4 {
  padding-right: 1.25rem !important;
}
.pb-4,
.py-4 {
  padding-bottom: 1.25rem !important;
}
.pl-4,
.px-4 {
  padding-left: 1.25rem !important;
}
.p-5 {
  padding: 1.563rem !important;
}
.pt-5,
.py-5 {
  padding-top: 1.563rem !important;
}
.pr-5,
.px-5 {
  padding-right: 1.563rem !important;
}
.pb-5,
.py-5 {
  padding-bottom: 1.563rem !important;
}
.pl-5,
.px-5 {
  padding-left: 1.563rem !important;
}
.p-6 {
  padding: 1.953rem !important;
}
.pt-6,
.py-6 {
  padding-top: 1.953rem !important;
}
.pr-6,
.px-6 {
  padding-right: 1.953rem !important;
}
.pb-6,
.py-6 {
  padding-bottom: 1.953rem !important;
}
.pl-6,
.px-6 {
  padding-left: 1.953rem !important;
}
.p-7 {
  padding: 2.441rem !important;
}
.pt-7,
.py-7 {
  padding-top: 2.441rem !important;
}
.pr-7,
.px-7 {
  padding-right: 2.441rem !important;
}
.pb-7,
.py-7 {
  padding-bottom: 2.441rem !important;
}
.pl-7,
.px-7 {
  padding-left: 2.441rem !important;
}
.p-8 {
  padding: 3.052rem !important;
}
.pr-8,
.px-8 {
  padding-right: 3.052rem !important;
}
.pl-8,
.px-8 {
  padding-left: 3.052rem !important;
}
.p-9 {
  padding: 3.815rem !important;
}
.pt-9,
.py-9 {
  padding-top: 3.815rem !important;
}
.pr-9,
.px-9 {
  padding-right: 3.815rem !important;
}
.pb-9,
.py-9 {
  padding-bottom: 3.815rem !important;
}
.pl-9,
.px-9 {
  padding-left: 3.815rem !important;
}
.p-10 {
  padding: 4.768rem !important;
}
.pt-10,
.py-10 {
  padding-top: 4.768rem !important;
}
.pr-10,
.px-10 {
  padding-right: 4.768rem !important;
}
.pb-10,
.py-10 {
  padding-bottom: 4.768rem !important;
}
.pl-10,
.px-10 {
  padding-left: 4.768rem !important;
}
.p-11 {
  padding: 5.96rem !important;
}
.pt-11,
.py-11 {
  padding-top: 5.96rem !important;
}
.pr-11,
.px-11 {
  padding-right: 5.96rem !important;
}
.pb-11,
.py-11 {
  padding-bottom: 5.96rem !important;
}
.pl-11,
.px-11 {
  padding-left: 5.96rem !important;
}
.m-n1 {
  margin: -0.4rem !important;
}
.mt-n1,
.my-n1 {
  margin-top: -0.4rem !important;
}
.mr-n1,
.mx-n1 {
  margin-right: -0.4rem !important;
}
.mb-n1,
.my-n1 {
  margin-bottom: -0.4rem !important;
}
.ml-n1,
.mx-n1 {
  margin-left: -0.4rem !important;
}
.m-n2 {
  margin: -0.8rem !important;
}
.mt-n2,
.my-n2 {
  margin-top: -0.8rem !important;
}
.mr-n2,
.mx-n2 {
  margin-right: -0.8rem !important;
}
.mb-n2,
.my-n2 {
  margin-bottom: -0.8rem !important;
}
.ml-n2,
.mx-n2 {
  margin-left: -0.8rem !important;
}
.m-n3 {
  margin: -1rem !important;
}
.mt-n3,
.my-n3 {
  margin-top: -1rem !important;
}
.mr-n3,
.mx-n3 {
  margin-right: -1rem !important;
}
.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important;
}
.ml-n3,
.mx-n3 {
  margin-left: -1rem !important;
}
.m-n4 {
  margin: -1.25rem !important;
}
.mt-n4,
.my-n4 {
  margin-top: -1.25rem !important;
}
.mr-n4,
.mx-n4 {
  margin-right: -1.25rem !important;
}
.mb-n4,
.my-n4 {
  margin-bottom: -1.25rem !important;
}
.ml-n4,
.mx-n4 {
  margin-left: -1.25rem !important;
}
.m-n5 {
  margin: -1.563rem !important;
}
.mt-n5,
.my-n5 {
  margin-top: -1.563rem !important;
}
.mr-n5,
.mx-n5 {
  margin-right: -1.563rem !important;
}
.mb-n5,
.my-n5 {
  margin-bottom: -1.563rem !important;
}
.ml-n5,
.mx-n5 {
  margin-left: -1.563rem !important;
}
.m-n6 {
  margin: -1.953rem !important;
}
.mt-n6,
.my-n6 {
  margin-top: -1.953rem !important;
}
.mr-n6,
.mx-n6 {
  margin-right: -1.953rem !important;
}
.mb-n6,
.my-n6 {
  margin-bottom: -1.953rem !important;
}
.ml-n6,
.mx-n6 {
  margin-left: -1.953rem !important;
}
.m-n7 {
  margin: -2.441rem !important;
}
.mt-n7,
.my-n7 {
  margin-top: -2.441rem !important;
}
.mr-n7,
.mx-n7 {
  margin-right: -2.441rem !important;
}
.mb-n7,
.my-n7 {
  margin-bottom: -2.441rem !important;
}
.ml-n7,
.mx-n7 {
  margin-left: -2.441rem !important;
}
.m-n8 {
  margin: -3.052rem !important;
}
.mt-n8,
.my-n8 {
  margin-top: -3.052rem !important;
}
.mr-n8,
.mx-n8 {
  margin-right: -3.052rem !important;
}
.mb-n8,
.my-n8 {
  margin-bottom: -3.052rem !important;
}
.ml-n8,
.mx-n8 {
  margin-left: -3.052rem !important;
}
.m-n9 {
  margin: -3.815rem !important;
}
.mt-n9,
.my-n9 {
  margin-top: -3.815rem !important;
}
.mr-n9,
.mx-n9 {
  margin-right: -3.815rem !important;
}
.mb-n9,
.my-n9 {
  margin-bottom: -3.815rem !important;
}
.ml-n9,
.mx-n9 {
  margin-left: -3.815rem !important;
}
.m-n10 {
  margin: -4.768rem !important;
}
.mt-n10,
.my-n10 {
  margin-top: -4.768rem !important;
}
.mr-n10,
.mx-n10 {
  margin-right: -4.768rem !important;
}
.mb-n10,
.my-n10 {
  margin-bottom: -4.768rem !important;
}
.ml-n10,
.mx-n10 {
  margin-left: -4.768rem !important;
}
.m-n11 {
  margin: -5.96rem !important;
}
.mt-n11,
.my-n11 {
  margin-top: -5.96rem !important;
}
.mr-n11,
.mx-n11 {
  margin-right: -5.96rem !important;
}
.mb-n11,
.my-n11 {
  margin-bottom: -5.96rem !important;
}
.ml-n11,
.mx-n11 {
  margin-left: -5.96rem !important;
}
.m-auto {
  margin: auto !important;
}
.mt-auto,
.my-auto {
  margin-top: auto !important;
}
.mr-auto,
.mx-auto {
  margin-right: auto !important;
}
.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}
.ml-auto,
.mx-auto {
  margin-left: auto !important;
}
@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important;
  }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important;
  }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important;
  }
  .m-sm-1 {
    margin: 0.4rem !important;
  }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.4rem !important;
  }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.4rem !important;
  }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.4rem !important;
  }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.4rem !important;
  }
  .m-sm-2 {
    margin: 0.8rem !important;
  }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.8rem !important;
  }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.8rem !important;
  }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.8rem !important;
  }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.8rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important;
  }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important;
  }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.25rem !important;
  }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.25rem !important;
  }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.25rem !important;
  }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.25rem !important;
  }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.25rem !important;
  }
  .m-sm-5 {
    margin: 1.563rem !important;
  }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 1.563rem !important;
  }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 1.563rem !important;
  }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 1.563rem !important;
  }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 1.563rem !important;
  }
  .m-sm-6 {
    margin: 1.953rem !important;
  }
  .mt-sm-6,
  .my-sm-6 {
    margin-top: 1.953rem !important;
  }
  .mr-sm-6,
  .mx-sm-6 {
    margin-right: 1.953rem !important;
  }
  .mb-sm-6,
  .my-sm-6 {
    margin-bottom: 1.953rem !important;
  }
  .ml-sm-6,
  .mx-sm-6 {
    margin-left: 1.953rem !important;
  }
  .m-sm-7 {
    margin: 2.441rem !important;
  }
  .mt-sm-7,
  .my-sm-7 {
    margin-top: 2.441rem !important;
  }
  .mr-sm-7,
  .mx-sm-7 {
    margin-right: 2.441rem !important;
  }
  .mb-sm-7,
  .my-sm-7 {
    margin-bottom: 2.441rem !important;
  }
  .ml-sm-7,
  .mx-sm-7 {
    margin-left: 2.441rem !important;
  }
  .m-sm-8 {
    margin: 3.052rem !important;
  }
  .mt-sm-8,
  .my-sm-8 {
    margin-top: 3.052rem !important;
  }
  .mr-sm-8,
  .mx-sm-8 {
    margin-right: 3.052rem !important;
  }
  .mb-sm-8,
  .my-sm-8 {
    margin-bottom: 3.052rem !important;
  }
  .ml-sm-8,
  .mx-sm-8 {
    margin-left: 3.052rem !important;
  }
  .m-sm-9 {
    margin: 3.815rem !important;
  }
  .mt-sm-9,
  .my-sm-9 {
    margin-top: 3.815rem !important;
  }
  .mr-sm-9,
  .mx-sm-9 {
    margin-right: 3.815rem !important;
  }
  .mb-sm-9,
  .my-sm-9 {
    margin-bottom: 3.815rem !important;
  }
  .ml-sm-9,
  .mx-sm-9 {
    margin-left: 3.815rem !important;
  }
  .m-sm-10 {
    margin: 4.768rem !important;
  }
  .mt-sm-10,
  .my-sm-10 {
    margin-top: 4.768rem !important;
  }
  .mr-sm-10,
  .mx-sm-10 {
    margin-right: 4.768rem !important;
  }
  .mb-sm-10,
  .my-sm-10 {
    margin-bottom: 4.768rem !important;
  }
  .ml-sm-10,
  .mx-sm-10 {
    margin-left: 4.768rem !important;
  }
  .m-sm-11 {
    margin: 5.96rem !important;
  }
  .mt-sm-11,
  .my-sm-11 {
    margin-top: 5.96rem !important;
  }
  .mr-sm-11,
  .mx-sm-11 {
    margin-right: 5.96rem !important;
  }
  .mb-sm-11,
  .my-sm-11 {
    margin-bottom: 5.96rem !important;
  }
  .ml-sm-11,
  .mx-sm-11 {
    margin-left: 5.96rem !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important;
  }
  .p-sm-1 {
    padding: 0.4rem !important;
  }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.4rem !important;
  }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.4rem !important;
  }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.4rem !important;
  }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.4rem !important;
  }
  .p-sm-2 {
    padding: 0.8rem !important;
  }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.8rem !important;
  }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.8rem !important;
  }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.8rem !important;
  }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.8rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important;
  }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important;
  }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.25rem !important;
  }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.25rem !important;
  }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.25rem !important;
  }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.25rem !important;
  }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.25rem !important;
  }
  .p-sm-5 {
    padding: 1.563rem !important;
  }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 1.563rem !important;
  }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 1.563rem !important;
  }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 1.563rem !important;
  }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 1.563rem !important;
  }
  .p-sm-6 {
    padding: 1.953rem !important;
  }
  .pt-sm-6,
  .py-sm-6 {
    padding-top: 1.953rem !important;
  }
  .pr-sm-6,
  .px-sm-6 {
    padding-right: 1.953rem !important;
  }
  .pb-sm-6,
  .py-sm-6 {
    padding-bottom: 1.953rem !important;
  }
  .pl-sm-6,
  .px-sm-6 {
    padding-left: 1.953rem !important;
  }
  .p-sm-7 {
    padding: 2.441rem !important;
  }
  .pt-sm-7,
  .py-sm-7 {
    padding-top: 2.441rem !important;
  }
  .pr-sm-7,
  .px-sm-7 {
    padding-right: 2.441rem !important;
  }
  .pb-sm-7,
  .py-sm-7 {
    padding-bottom: 2.441rem !important;
  }
  .pl-sm-7,
  .px-sm-7 {
    padding-left: 2.441rem !important;
  }
  .p-sm-8 {
    padding: 3.052rem !important;
  }
  .pt-sm-8,
  .py-sm-8 {
    padding-top: 3.052rem !important;
  }
  .pr-sm-8,
  .px-sm-8 {
    padding-right: 3.052rem !important;
  }
  .pb-sm-8,
  .py-sm-8 {
    padding-bottom: 3.052rem !important;
  }
  .pl-sm-8,
  .px-sm-8 {
    padding-left: 3.052rem !important;
  }
  .p-sm-9 {
    padding: 3.815rem !important;
  }
  .pt-sm-9,
  .py-sm-9 {
    padding-top: 3.815rem !important;
  }
  .pr-sm-9,
  .px-sm-9 {
    padding-right: 3.815rem !important;
  }
  .pb-sm-9,
  .py-sm-9 {
    padding-bottom: 3.815rem !important;
  }
  .pl-sm-9,
  .px-sm-9 {
    padding-left: 3.815rem !important;
  }
  .p-sm-10 {
    padding: 4.768rem !important;
  }
  .pt-sm-10,
  .py-sm-10 {
    padding-top: 4.768rem !important;
  }
  .pr-sm-10,
  .px-sm-10 {
    padding-right: 4.768rem !important;
  }
  .pb-sm-10,
  .py-sm-10 {
    padding-bottom: 4.768rem !important;
  }
  .pl-sm-10,
  .px-sm-10 {
    padding-left: 4.768rem !important;
  }
  .p-sm-11 {
    padding: 5.96rem !important;
  }
  .pt-sm-11,
  .py-sm-11 {
    padding-top: 5.96rem !important;
  }
  .pr-sm-11,
  .px-sm-11 {
    padding-right: 5.96rem !important;
  }
  .pb-sm-11,
  .py-sm-11 {
    padding-bottom: 5.96rem !important;
  }
  .pl-sm-11,
  .px-sm-11 {
    padding-left: 5.96rem !important;
  }
  .m-sm-n1 {
    margin: -0.4rem !important;
  }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.4rem !important;
  }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.4rem !important;
  }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.4rem !important;
  }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.4rem !important;
  }
  .m-sm-n2 {
    margin: -0.8rem !important;
  }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.8rem !important;
  }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.8rem !important;
  }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.8rem !important;
  }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.8rem !important;
  }
  .m-sm-n3 {
    margin: -1rem !important;
  }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important;
  }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important;
  }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important;
  }
  .m-sm-n4 {
    margin: -1.25rem !important;
  }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.25rem !important;
  }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.25rem !important;
  }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.25rem !important;
  }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.25rem !important;
  }
  .m-sm-n5 {
    margin: -1.563rem !important;
  }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -1.563rem !important;
  }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -1.563rem !important;
  }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -1.563rem !important;
  }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -1.563rem !important;
  }
  .m-sm-n6 {
    margin: -1.953rem !important;
  }
  .mt-sm-n6,
  .my-sm-n6 {
    margin-top: -1.953rem !important;
  }
  .mr-sm-n6,
  .mx-sm-n6 {
    margin-right: -1.953rem !important;
  }
  .mb-sm-n6,
  .my-sm-n6 {
    margin-bottom: -1.953rem !important;
  }
  .ml-sm-n6,
  .mx-sm-n6 {
    margin-left: -1.953rem !important;
  }
  .m-sm-n7 {
    margin: -2.441rem !important;
  }
  .mt-sm-n7,
  .my-sm-n7 {
    margin-top: -2.441rem !important;
  }
  .mr-sm-n7,
  .mx-sm-n7 {
    margin-right: -2.441rem !important;
  }
  .mb-sm-n7,
  .my-sm-n7 {
    margin-bottom: -2.441rem !important;
  }
  .ml-sm-n7,
  .mx-sm-n7 {
    margin-left: -2.441rem !important;
  }
  .m-sm-n8 {
    margin: -3.052rem !important;
  }
  .mt-sm-n8,
  .my-sm-n8 {
    margin-top: -3.052rem !important;
  }
  .mr-sm-n8,
  .mx-sm-n8 {
    margin-right: -3.052rem !important;
  }
  .mb-sm-n8,
  .my-sm-n8 {
    margin-bottom: -3.052rem !important;
  }
  .ml-sm-n8,
  .mx-sm-n8 {
    margin-left: -3.052rem !important;
  }
  .m-sm-n9 {
    margin: -3.815rem !important;
  }
  .mt-sm-n9,
  .my-sm-n9 {
    margin-top: -3.815rem !important;
  }
  .mr-sm-n9,
  .mx-sm-n9 {
    margin-right: -3.815rem !important;
  }
  .mb-sm-n9,
  .my-sm-n9 {
    margin-bottom: -3.815rem !important;
  }
  .ml-sm-n9,
  .mx-sm-n9 {
    margin-left: -3.815rem !important;
  }
  .m-sm-n10 {
    margin: -4.768rem !important;
  }
  .mt-sm-n10,
  .my-sm-n10 {
    margin-top: -4.768rem !important;
  }
  .mr-sm-n10,
  .mx-sm-n10 {
    margin-right: -4.768rem !important;
  }
  .mb-sm-n10,
  .my-sm-n10 {
    margin-bottom: -4.768rem !important;
  }
  .ml-sm-n10,
  .mx-sm-n10 {
    margin-left: -4.768rem !important;
  }
  .m-sm-n11 {
    margin: -5.96rem !important;
  }
  .mt-sm-n11,
  .my-sm-n11 {
    margin-top: -5.96rem !important;
  }
  .mr-sm-n11,
  .mx-sm-n11 {
    margin-right: -5.96rem !important;
  }
  .mb-sm-n11,
  .my-sm-n11 {
    margin-bottom: -5.96rem !important;
  }
  .ml-sm-n11,
  .mx-sm-n11 {
    margin-left: -5.96rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
  }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
  }
  .m-md-1 {
    margin: 0.4rem !important;
  }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.4rem !important;
  }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.4rem !important;
  }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.4rem !important;
  }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.4rem !important;
  }
  .m-md-2 {
    margin: 0.8rem !important;
  }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.8rem !important;
  }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.8rem !important;
  }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.8rem !important;
  }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.8rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important;
  }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important;
  }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important;
  }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important;
  }
  .m-md-4 {
    margin: 1.25rem !important;
  }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.25rem !important;
  }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.25rem !important;
  }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.25rem !important;
  }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.25rem !important;
  }
  .m-md-5 {
    margin: 1.563rem !important;
  }
  .mt-md-5,
  .my-md-5 {
    margin-top: 1.563rem !important;
  }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 1.563rem !important;
  }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 1.563rem !important;
  }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 1.563rem !important;
  }
  .m-md-6 {
    margin: 1.953rem !important;
  }
  .mt-md-6,
  .my-md-6 {
    margin-top: 1.953rem !important;
  }
  .mr-md-6,
  .mx-md-6 {
    margin-right: 1.953rem !important;
  }
  .mb-md-6,
  .my-md-6 {
    margin-bottom: 1.953rem !important;
  }
  .ml-md-6,
  .mx-md-6 {
    margin-left: 1.953rem !important;
  }
  .m-md-7 {
    margin: 2.441rem !important;
  }
  .mt-md-7,
  .my-md-7 {
    margin-top: 2.441rem !important;
  }
  .mr-md-7,
  .mx-md-7 {
    margin-right: 2.441rem !important;
  }
  .mb-md-7,
  .my-md-7 {
    margin-bottom: 2.441rem !important;
  }
  .ml-md-7,
  .mx-md-7 {
    margin-left: 2.441rem !important;
  }
  .m-md-8 {
    margin: 3.052rem !important;
  }
  .mt-md-8,
  .my-md-8 {
    margin-top: 3.052rem !important;
  }
  .mr-md-8,
  .mx-md-8 {
    margin-right: 3.052rem !important;
  }
  .mb-md-8,
  .my-md-8 {
    margin-bottom: 3.052rem !important;
  }
  .ml-md-8,
  .mx-md-8 {
    margin-left: 3.052rem !important;
  }
  .m-md-9 {
    margin: 3.815rem !important;
  }
  .mt-md-9,
  .my-md-9 {
    margin-top: 3.815rem !important;
  }
  .mr-md-9,
  .mx-md-9 {
    margin-right: 3.815rem !important;
  }
  .mb-md-9,
  .my-md-9 {
    margin-bottom: 3.815rem !important;
  }
  .ml-md-9,
  .mx-md-9 {
    margin-left: 3.815rem !important;
  }
  .m-md-10 {
    margin: 4.768rem !important;
  }
  .mt-md-10,
  .my-md-10 {
    margin-top: 4.768rem !important;
  }
  .mr-md-10,
  .mx-md-10 {
    margin-right: 4.768rem !important;
  }
  .mb-md-10,
  .my-md-10 {
    margin-bottom: 4.768rem !important;
  }
  .ml-md-10,
  .mx-md-10 {
    margin-left: 4.768rem !important;
  }
  .m-md-11 {
    margin: 5.96rem !important;
  }
  .mt-md-11,
  .my-md-11 {
    margin-top: 5.96rem !important;
  }
  .mr-md-11,
  .mx-md-11 {
    margin-right: 5.96rem !important;
  }
  .mb-md-11,
  .my-md-11 {
    margin-bottom: 5.96rem !important;
  }
  .ml-md-11,
  .mx-md-11 {
    margin-left: 5.96rem !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important;
  }
  .p-md-1 {
    padding: 0.4rem !important;
  }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.4rem !important;
  }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.4rem !important;
  }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.4rem !important;
  }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.4rem !important;
  }
  .p-md-2 {
    padding: 0.8rem !important;
  }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.8rem !important;
  }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.8rem !important;
  }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.8rem !important;
  }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.8rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important;
  }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important;
  }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important;
  }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important;
  }
  .p-md-4 {
    padding: 1.25rem !important;
  }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.25rem !important;
  }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.25rem !important;
  }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.25rem !important;
  }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.25rem !important;
  }
  .p-md-5 {
    padding: 1.563rem !important;
  }
  .pt-md-5,
  .py-md-5 {
    padding-top: 1.563rem !important;
  }
  .pr-md-5,
  .px-md-5 {
    padding-right: 1.563rem !important;
  }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 1.563rem !important;
  }
  .pl-md-5,
  .px-md-5 {
    padding-left: 1.563rem !important;
  }
  .p-md-6 {
    padding: 1.953rem !important;
  }
  .pt-md-6,
  .py-md-6 {
    padding-top: 1.953rem !important;
  }
  .pr-md-6,
  .px-md-6 {
    padding-right: 1.953rem !important;
  }
  .pb-md-6,
  .py-md-6 {
    padding-bottom: 1.953rem !important;
  }
  .pl-md-6,
  .px-md-6 {
    padding-left: 1.953rem !important;
  }
  .p-md-7 {
    padding: 2.441rem !important;
  }
  .pt-md-7,
  .py-md-7 {
    padding-top: 2.441rem !important;
  }
  .pr-md-7,
  .px-md-7 {
    padding-right: 2.441rem !important;
  }
  .pb-md-7,
  .py-md-7 {
    padding-bottom: 2.441rem !important;
  }
  .pl-md-7,
  .px-md-7 {
    padding-left: 2.441rem !important;
  }
  .p-md-8 {
    padding: 3.052rem !important;
  }
  .pt-md-8,
  .py-md-8 {
    padding-top: 3.052rem !important;
  }
  .pr-md-8,
  .px-md-8 {
    padding-right: 3.052rem !important;
  }
  .pb-md-8,
  .py-md-8 {
    padding-bottom: 3.052rem !important;
  }
  .pl-md-8,
  .px-md-8 {
    padding-left: 3.052rem !important;
  }
  .p-md-9 {
    padding: 3.815rem !important;
  }
  .pt-md-9,
  .py-md-9 {
    padding-top: 3.815rem !important;
  }
  .pr-md-9,
  .px-md-9 {
    padding-right: 3.815rem !important;
  }
  .pb-md-9,
  .py-md-9 {
    padding-bottom: 3.815rem !important;
  }
  .pl-md-9,
  .px-md-9 {
    padding-left: 3.815rem !important;
  }
  .p-md-10 {
    padding: 4.768rem !important;
  }
  .pt-md-10,
  .py-md-10 {
    padding-top: 4.768rem !important;
  }
  .pr-md-10,
  .px-md-10 {
    padding-right: 4.768rem !important;
  }
  .pb-md-10,
  .py-md-10 {
    padding-bottom: 4.768rem !important;
  }
  .pl-md-10,
  .px-md-10 {
    padding-left: 4.768rem !important;
  }
  .p-md-11 {
    padding: 5.96rem !important;
  }
  .pt-md-11,
  .py-md-11 {
    padding-top: 5.96rem !important;
  }
  .pr-md-11,
  .px-md-11 {
    padding-right: 5.96rem !important;
  }
  .pb-md-11,
  .py-md-11 {
    padding-bottom: 5.96rem !important;
  }
  .pl-md-11,
  .px-md-11 {
    padding-left: 5.96rem !important;
  }
  .m-md-n1 {
    margin: -0.4rem !important;
  }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.4rem !important;
  }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.4rem !important;
  }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.4rem !important;
  }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.4rem !important;
  }
  .m-md-n2 {
    margin: -0.8rem !important;
  }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.8rem !important;
  }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.8rem !important;
  }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.8rem !important;
  }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.8rem !important;
  }
  .m-md-n3 {
    margin: -1rem !important;
  }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important;
  }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important;
  }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important;
  }
  .m-md-n4 {
    margin: -1.25rem !important;
  }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.25rem !important;
  }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.25rem !important;
  }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.25rem !important;
  }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.25rem !important;
  }
  .m-md-n5 {
    margin: -1.563rem !important;
  }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -1.563rem !important;
  }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -1.563rem !important;
  }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -1.563rem !important;
  }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -1.563rem !important;
  }
  .m-md-n6 {
    margin: -1.953rem !important;
  }
  .mt-md-n6,
  .my-md-n6 {
    margin-top: -1.953rem !important;
  }
  .mr-md-n6,
  .mx-md-n6 {
    margin-right: -1.953rem !important;
  }
  .mb-md-n6,
  .my-md-n6 {
    margin-bottom: -1.953rem !important;
  }
  .ml-md-n6,
  .mx-md-n6 {
    margin-left: -1.953rem !important;
  }
  .m-md-n7 {
    margin: -2.441rem !important;
  }
  .mt-md-n7,
  .my-md-n7 {
    margin-top: -2.441rem !important;
  }
  .mr-md-n7,
  .mx-md-n7 {
    margin-right: -2.441rem !important;
  }
  .mb-md-n7,
  .my-md-n7 {
    margin-bottom: -2.441rem !important;
  }
  .ml-md-n7,
  .mx-md-n7 {
    margin-left: -2.441rem !important;
  }
  .m-md-n8 {
    margin: -3.052rem !important;
  }
  .mt-md-n8,
  .my-md-n8 {
    margin-top: -3.052rem !important;
  }
  .mr-md-n8,
  .mx-md-n8 {
    margin-right: -3.052rem !important;
  }
  .mb-md-n8,
  .my-md-n8 {
    margin-bottom: -3.052rem !important;
  }
  .ml-md-n8,
  .mx-md-n8 {
    margin-left: -3.052rem !important;
  }
  .m-md-n9 {
    margin: -3.815rem !important;
  }
  .mt-md-n9,
  .my-md-n9 {
    margin-top: -3.815rem !important;
  }
  .mr-md-n9,
  .mx-md-n9 {
    margin-right: -3.815rem !important;
  }
  .mb-md-n9,
  .my-md-n9 {
    margin-bottom: -3.815rem !important;
  }
  .ml-md-n9,
  .mx-md-n9 {
    margin-left: -3.815rem !important;
  }
  .m-md-n10 {
    margin: -4.768rem !important;
  }
  .mt-md-n10,
  .my-md-n10 {
    margin-top: -4.768rem !important;
  }
  .mr-md-n10,
  .mx-md-n10 {
    margin-right: -4.768rem !important;
  }
  .mb-md-n10,
  .my-md-n10 {
    margin-bottom: -4.768rem !important;
  }
  .ml-md-n10,
  .mx-md-n10 {
    margin-left: -4.768rem !important;
  }
  .m-md-n11 {
    margin: -5.96rem !important;
  }
  .mt-md-n11,
  .my-md-n11 {
    margin-top: -5.96rem !important;
  }
  .mr-md-n11,
  .mx-md-n11 {
    margin-right: -5.96rem !important;
  }
  .mb-md-n11,
  .my-md-n11 {
    margin-bottom: -5.96rem !important;
  }
  .ml-md-n11,
  .mx-md-n11 {
    margin-left: -5.96rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
  }
  .m-lg-1 {
    margin: 0.4rem !important;
  }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.4rem !important;
  }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.4rem !important;
  }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.4rem !important;
  }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.4rem !important;
  }
  .m-lg-2 {
    margin: 0.8rem !important;
  }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.8rem !important;
  }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.8rem !important;
  }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.8rem !important;
  }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.8rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important;
  }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important;
  }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.25rem !important;
  }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.25rem !important;
  }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.25rem !important;
  }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.25rem !important;
  }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.25rem !important;
  }
  .m-lg-5 {
    margin: 1.563rem !important;
  }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 1.563rem !important;
  }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 1.563rem !important;
  }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 1.563rem !important;
  }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 1.563rem !important;
  }
  .m-lg-6 {
    margin: 1.953rem !important;
  }
  .mt-lg-6,
  .my-lg-6 {
    margin-top: 1.953rem !important;
  }
  .mr-lg-6,
  .mx-lg-6 {
    margin-right: 1.953rem !important;
  }
  .mb-lg-6,
  .my-lg-6 {
    margin-bottom: 1.953rem !important;
  }
  .ml-lg-6,
  .mx-lg-6 {
    margin-left: 1.953rem !important;
  }
  .m-lg-7 {
    margin: 2.441rem !important;
  }
  .mt-lg-7,
  .my-lg-7 {
    margin-top: 2.441rem !important;
  }
  .mr-lg-7,
  .mx-lg-7 {
    margin-right: 2.441rem !important;
  }
  .mb-lg-7,
  .my-lg-7 {
    margin-bottom: 2.441rem !important;
  }
  .ml-lg-7,
  .mx-lg-7 {
    margin-left: 2.441rem !important;
  }
  .m-lg-8 {
    margin: 3.052rem !important;
  }
  .mt-lg-8,
  .my-lg-8 {
    margin-top: 3.052rem !important;
  }
  .mr-lg-8,
  .mx-lg-8 {
    margin-right: 3.052rem !important;
  }
  .mb-lg-8,
  .my-lg-8 {
    margin-bottom: 3.052rem !important;
  }
  .ml-lg-8,
  .mx-lg-8 {
    margin-left: 3.052rem !important;
  }
  .m-lg-9 {
    margin: 3.815rem !important;
  }
  .mt-lg-9,
  .my-lg-9 {
    margin-top: 3.815rem !important;
  }
  .mr-lg-9,
  .mx-lg-9 {
    margin-right: 3.815rem !important;
  }
  .mb-lg-9,
  .my-lg-9 {
    margin-bottom: 3.815rem !important;
  }
  .ml-lg-9,
  .mx-lg-9 {
    margin-left: 3.815rem !important;
  }
  .m-lg-10 {
    margin: 4.768rem !important;
  }
  .mt-lg-10,
  .my-lg-10 {
    margin-top: 4.768rem !important;
  }
  .mr-lg-10,
  .mx-lg-10 {
    margin-right: 4.768rem !important;
  }
  .mb-lg-10,
  .my-lg-10 {
    margin-bottom: 4.768rem !important;
  }
  .ml-lg-10,
  .mx-lg-10 {
    margin-left: 4.768rem !important;
  }
  .m-lg-11 {
    margin: 5.96rem !important;
  }
  .mt-lg-11,
  .my-lg-11 {
    margin-top: 5.96rem !important;
  }
  .mr-lg-11,
  .mx-lg-11 {
    margin-right: 5.96rem !important;
  }
  .mb-lg-11,
  .my-lg-11 {
    margin-bottom: 5.96rem !important;
  }
  .ml-lg-11,
  .mx-lg-11 {
    margin-left: 5.96rem !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important;
  }
  .p-lg-1 {
    padding: 0.4rem !important;
  }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.4rem !important;
  }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.4rem !important;
  }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.4rem !important;
  }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.4rem !important;
  }
  .p-lg-2 {
    padding: 0.8rem !important;
  }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.8rem !important;
  }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.8rem !important;
  }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.8rem !important;
  }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.8rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important;
  }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important;
  }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.25rem !important;
  }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.25rem !important;
  }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.25rem !important;
  }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.25rem !important;
  }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.25rem !important;
  }
  .p-lg-5 {
    padding: 1.563rem !important;
  }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 1.563rem !important;
  }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 1.563rem !important;
  }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 1.563rem !important;
  }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 1.563rem !important;
  }
  .p-lg-6 {
    padding: 1.953rem !important;
  }
  .pt-lg-6,
  .py-lg-6 {
    padding-top: 1.953rem !important;
  }
  .pr-lg-6,
  .px-lg-6 {
    padding-right: 1.953rem !important;
  }
  .pb-lg-6,
  .py-lg-6 {
    padding-bottom: 1.953rem !important;
  }
  .pl-lg-6,
  .px-lg-6 {
    padding-left: 1.953rem !important;
  }
  .p-lg-7 {
    padding: 2.441rem !important;
  }
  .pt-lg-7,
  .py-lg-7 {
    padding-top: 2.441rem !important;
  }
  .pr-lg-7,
  .px-lg-7 {
    padding-right: 2.441rem !important;
  }
  .pb-lg-7,
  .py-lg-7 {
    padding-bottom: 2.441rem !important;
  }
  .pl-lg-7,
  .px-lg-7 {
    padding-left: 2.441rem !important;
  }
  .p-lg-8 {
    padding: 3.052rem !important;
  }
  .pt-lg-8,
  .py-lg-8 {
    padding-top: 3.052rem !important;
  }
  .pr-lg-8,
  .px-lg-8 {
    padding-right: 3.052rem !important;
  }
  .pb-lg-8,
  .py-lg-8 {
    padding-bottom: 3.052rem !important;
  }
  .pl-lg-8,
  .px-lg-8 {
    padding-left: 3.052rem !important;
  }
  .p-lg-9 {
    padding: 3.815rem !important;
  }
  .pt-lg-9,
  .py-lg-9 {
    padding-top: 3.815rem !important;
  }
  .pr-lg-9,
  .px-lg-9 {
    padding-right: 3.815rem !important;
  }
  .pb-lg-9,
  .py-lg-9 {
    padding-bottom: 3.815rem !important;
  }
  .pl-lg-9,
  .px-lg-9 {
    padding-left: 3.815rem !important;
  }
  .p-lg-10 {
    padding: 4.768rem !important;
  }
  .pt-lg-10,
  .py-lg-10 {
    padding-top: 4.768rem !important;
  }
  .pr-lg-10,
  .px-lg-10 {
    padding-right: 4.768rem !important;
  }
  .pb-lg-10,
  .py-lg-10 {
    padding-bottom: 4.768rem !important;
  }
  .pl-lg-10,
  .px-lg-10 {
    padding-left: 4.768rem !important;
  }
  .p-lg-11 {
    padding: 5.96rem !important;
  }
  .pt-lg-11,
  .py-lg-11 {
    padding-top: 5.96rem !important;
  }
  .pr-lg-11,
  .px-lg-11 {
    padding-right: 5.96rem !important;
  }
  .pb-lg-11,
  .py-lg-11 {
    padding-bottom: 5.96rem !important;
  }
  .pl-lg-11,
  .px-lg-11 {
    padding-left: 5.96rem !important;
  }
  .m-lg-n1 {
    margin: -0.4rem !important;
  }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.4rem !important;
  }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.4rem !important;
  }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.4rem !important;
  }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.4rem !important;
  }
  .m-lg-n2 {
    margin: -0.8rem !important;
  }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.8rem !important;
  }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.8rem !important;
  }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.8rem !important;
  }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.8rem !important;
  }
  .m-lg-n3 {
    margin: -1rem !important;
  }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important;
  }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important;
  }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important;
  }
  .m-lg-n4 {
    margin: -1.25rem !important;
  }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.25rem !important;
  }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.25rem !important;
  }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.25rem !important;
  }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.25rem !important;
  }
  .m-lg-n5 {
    margin: -1.563rem !important;
  }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -1.563rem !important;
  }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -1.563rem !important;
  }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -1.563rem !important;
  }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -1.563rem !important;
  }
  .m-lg-n6 {
    margin: -1.953rem !important;
  }
  .mt-lg-n6,
  .my-lg-n6 {
    margin-top: -1.953rem !important;
  }
  .mr-lg-n6,
  .mx-lg-n6 {
    margin-right: -1.953rem !important;
  }
  .mb-lg-n6,
  .my-lg-n6 {
    margin-bottom: -1.953rem !important;
  }
  .ml-lg-n6,
  .mx-lg-n6 {
    margin-left: -1.953rem !important;
  }
  .m-lg-n7 {
    margin: -2.441rem !important;
  }
  .mt-lg-n7,
  .my-lg-n7 {
    margin-top: -2.441rem !important;
  }
  .mr-lg-n7,
  .mx-lg-n7 {
    margin-right: -2.441rem !important;
  }
  .mb-lg-n7,
  .my-lg-n7 {
    margin-bottom: -2.441rem !important;
  }
  .ml-lg-n7,
  .mx-lg-n7 {
    margin-left: -2.441rem !important;
  }
  .m-lg-n8 {
    margin: -3.052rem !important;
  }
  .mt-lg-n8,
  .my-lg-n8 {
    margin-top: -3.052rem !important;
  }
  .mr-lg-n8,
  .mx-lg-n8 {
    margin-right: -3.052rem !important;
  }
  .mb-lg-n8,
  .my-lg-n8 {
    margin-bottom: -3.052rem !important;
  }
  .ml-lg-n8,
  .mx-lg-n8 {
    margin-left: -3.052rem !important;
  }
  .m-lg-n9 {
    margin: -3.815rem !important;
  }
  .mt-lg-n9,
  .my-lg-n9 {
    margin-top: -3.815rem !important;
  }
  .mr-lg-n9,
  .mx-lg-n9 {
    margin-right: -3.815rem !important;
  }
  .mb-lg-n9,
  .my-lg-n9 {
    margin-bottom: -3.815rem !important;
  }
  .ml-lg-n9,
  .mx-lg-n9 {
    margin-left: -3.815rem !important;
  }
  .m-lg-n10 {
    margin: -4.768rem !important;
  }
  .mt-lg-n10,
  .my-lg-n10 {
    margin-top: -4.768rem !important;
  }
  .mr-lg-n10,
  .mx-lg-n10 {
    margin-right: -4.768rem !important;
  }
  .mb-lg-n10,
  .my-lg-n10 {
    margin-bottom: -4.768rem !important;
  }
  .ml-lg-n10,
  .mx-lg-n10 {
    margin-left: -4.768rem !important;
  }
  .m-lg-n11 {
    margin: -5.96rem !important;
  }
  .mt-lg-n11,
  .my-lg-n11 {
    margin-top: -5.96rem !important;
  }
  .mr-lg-n11,
  .mx-lg-n11 {
    margin-right: -5.96rem !important;
  }
  .mb-lg-n11,
  .my-lg-n11 {
    margin-bottom: -5.96rem !important;
  }
  .ml-lg-n11,
  .mx-lg-n11 {
    margin-left: -5.96rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
}
.bg-white {
  background-color: #fff !important;
}
.border {
  border: 1px solid #d0dada !important;
}
.border-top {
  border-top: 1px solid #d0dada !important;
}
.border-right {
  border-right: 1px solid #d0dada !important;
}
.border-bottom {
  border-bottom: 1px solid #d0dada !important;
}
.border-left {
  border-left: 1px solid #d0dada !important;
}
.border-0 {
  border: 0 !important;
}
.border-top-0 {
  border-top: 0 !important;
}
.border-right-0 {
  border-right: 0 !important;
}
.border-bottom-0 {
  border-bottom: 0 !important;
}
.border-left-0 {
  border-left: 0 !important;
}
.border-primary {
  border-color: #008040 !important;
}
.border-secondary {
  border-color: #535a5a !important;
}
.border-info {
  border-color: #87d1e6 !important;
}
.border-light {
  border-color: #eef2f4 !important;
}
.border-white {
  border-color: #fff !important;
}
.rounded,
.rounded-sm {
  border-radius: 0.125rem !important;
}
.rounded-top {
  border-top-left-radius: 0.125rem !important;
}
.rounded-right,
.rounded-top {
  border-top-right-radius: 0.125rem !important;
}
.rounded-bottom,
.rounded-right {
  border-bottom-right-radius: 0.125rem !important;
}
.rounded-bottom,
.rounded-left {
  border-bottom-left-radius: 0.125rem !important;
}
.rounded-left {
  border-top-left-radius: 0.125rem !important;
}
.rounded-lg {
  border-radius: 0.125rem !important;
}
.rounded-circle {
  border-radius: 50% !important;
}
.rounded-0 {
  border-radius: 0 !important;
}
.d-none {
  display: none !important;
}
.d-inline {
  display: inline !important;
}
.d-inline-block {
  display: inline-block !important;
}
.d-block {
  display: block !important;
}
.d-table {
  display: table !important;
}
.d-table-row {
  display: table-row !important;
}
.d-table-cell {
  display: table-cell !important;
}
.d-flex {
  display: -ms-flexbox !important;
  display: flex !important;
}
.d-inline-flex {
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}
.text-white {
  color: #fff !important;
}
@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-md-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
.body-container-wrapper {
  padding-top: 99px;
}
.banner-section .dnd-section > .row-fluid {
  padding: 0;
}
.breadcrumb-wrapper .hs-breadcrumb-menu:after,
.breadcrumb-wrapper .hs-breadcrumb-menu:before {
  clear: both;
  content: "";
  display: table;
}
.breadcrumb-wrapper .hs-breadcrumb-menu-item {
  color: #6c757d;
  padding: 0;
}
.breadcrumb-wrapper .hs-breadcrumb-menu {
  border-radius: 0.125rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 1rem 0;
  padding: 0.75rem 0;
}
.breadcrumb-wrapper .hs-breadcrumb-menu-item + .hs-breadcrumb-menu-item {
  padding-left: 0.5rem;
}
.breadcrumb-wrapper .hs-breadcrumb-menu-item + .hs-breadcrumb-menu-item:before {
  color: #535a5a;
  content: "";
  display: inline-block;
  font-family: Ionicons;
  speak: none;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 1;
  text-rendering: auto;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding-left: 4.5px;
  padding-right: 14px;
}
.breadcrumb-wrapper span.hs-breadcrumb-menu-divider {
  display: none;
}
.btn.focus,
.btn:focus {
  box-shadow: 0 0 0 0.2rem rgba(212, 39, 46, 0.25);
  color: #fff;
  outline: 0;
  text-decoration: none;
}
.btn-primary.focus,
.btn-primary:focus {
  box-shadow: 0 0 0 0.2rem rgba(218, 71, 77, 0.5);
}
.btn-outline-primary {
  border-color: #b42127;
  color: #b42127;
}
.btn-outline-primary:hover {
  background-color: #a91f25;
  border-color: #a91f25;
  color: #fff;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-info {
  background-color: #17a2b8 !important;
  border-color: #17a2b8 !important;
  color: #fff !important;
}
.btn-info:hover {
  background-color: #138496 !important;
  border-color: #117a8b !important;
  color: #fff;
}
.small-arrow a:hover .ion-ios-arrow-thin-right {
  transform: translateX(8px) translateY(0) translateZ(0) scaleX(1.25)
    scaleY(1.25) scaleZ(1);
  transition: transform 0.3s ease-in-out 0s;
}
.small-arrow a .ion-ios-arrow-thin-right {
  display: inline-block;
  font-family: Ionicons, sans-serif;
  font-size: 150%;
  line-height: 0;
  position: relative;
  top: 8px;
  top: 4px;
  transition: transform 0.3s ease-in-out 0s;
}
.card {
  border-top: 3px solid #721722;
  box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.12);
  padding: 24px;
  transform: scale(1);
  word-break: break-word;
}
.card,
.card:hover {
  transition: box-shadow 0.3s;
  transition: scale 0.3s ease-in-out;
}
.card:hover {
  box-shadow: 0 2px 25px 0 rgba(0, 0, 0, 0.15);
  transform: scale(1.02);
}
.card__title {
  align-items: center;
  display: flex;
  flex: 1 1 px;
  padding-bottom: 10px;
}
.card-title {
  margin-bottom: 0.75rem;
}
.card-subtitle {
  margin-bottom: 0;
  margin-top: -0.375rem;
}
.card__text {
  display: felx;
  flex: 1 1 px;
  line-height: 1.5;
  padding: 25px 0;
}
.img-fluid {
  height: auto;
  max-width: 100%;
}
.table {
  color: #212f36;
  margin-bottom: 1rem;
  width: 100%;
}
.table td,
.table th {
  border-top: 1px solid #d0dada !important;
  padding: 0.75rem;
  vertical-align: top;
}
.website-page .widget-type-section_header {
  margin-top: 2.441rem;
}
.website-page .widget-type-section_header p {
  margin: 0;
}
.website-page .body-container {
  padding-bottom: 3.052rem;
}
.pipe-valve-details .body-container-wrapper .dnd-section > .row-fluid {
  padding: 0 !important;
}
.tvs-top-section .dnd-section > .row-fluid {
  padding: 0;
}
.tvs-customer-section {
  padding-bottom: 3.052rem;
  padding-top: 0.052rem;
}
.tvs-middle-section .dnd-section > .row-fluid {
  padding: 0;
}
.tvs-middle-section hr {
  border-color: #d0dada;
  margin-bottom: 2.441rem;
  margin-top: 0;
}
.dnowZoomIcon:hover i {
  color: #fff;
}
.close:not(:disabled):not(.disabled):focus,
.close:not(:disabled):not(.disabled):hover {
  opacity: 0.75;
}
.tvs-bottom-section .dnd-section > .row-fluid {
  padding: 0;
}
.region-page .hs_cos_wrapper_type_rich_text table tr td {
  border: 0;
}
.region-page .container-fluid.body-container {
  padding-bottom: 3.052rem;
  padding-top: 3.052rem;
}
.contact-content-wrapper {
  margin-bottom: 1.563rem;
  margin-top: 1.563rem;
}
.contact-content-wrapper .span6.widget-span {
  margin-left: 0;
  width: 50%;
}
.contact-content-wrapper .span6.widget-span:first-child {
  padding-right: 15px;
}
.contact-content-wrapper form select {
  padding: 0 10px !important;
}
.hiring-events-header .page-header.section-header {
  margin-bottom: 2.441rem;
  margin-top: 2.441rem;
}
.event-section .dnd-section {
  padding-bottom: 3.052rem !important;
  padding-top: 3.052rem !important;
}
.event-section .dnd-section .hs_cos_wrapper_type_rich_text h2 {
  margin-bottom: 1.25rem;
}
.event-section .dnd-section .dnd-module {
  padding-bottom: 1rem;
}
.hiring-events-bottom-pane .dnd-section > .row-fluid {
  padding-bottom: 3.052rem;
  padding-top: 3.052rem;
}
.product-service-page .content-with-image-slider-wrapper {
  margin-bottom: 1.563rem;
  margin-top: 1.563rem;
}
.product-service-page .content-with-image-slider-wrapper .border-bottom {
  border-bottom: none !important;
}
.product-service-page
  .content-with-image-slider-wrapper
  .row.border-bottom.mb-7,
.product-service-page .content-with-image-slider-wrapper .row.mb-5 {
  margin-bottom: 0 !important;
}
.product-service-page .body-container-wrapper .dnd-section > .row-fluid {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.pipe-details .dnd-section > .row-fluid {
  padding: 0;
}
.pipe-details .suppliers-wrapper {
  margin-bottom: 2.441rem;
}
.pipe-details .download-wrapper .row.mb-5 {
  margin-bottom: 0 !important;
}
.pipe-details .download-wrapper {
  margin-bottom: 2.441rem;
}
.pipe-details .related-products-wrapper h3.mb-5 {
  margin-bottom: 1.953rem !important;
}
.pipe-details .row.mb-5 {
  margin-bottom: 0 !important;
}
.corporate-page .dnd-section > .row-fluid {
  padding: 0;
}
.corporate-container .col-12.my-7 {
  margin-bottom: 0 !important;
}
.study-detail-container {
  padding-bottom: 3.052rem;
}
.acquisitions-page .dnd-section > .row-fluid {
  padding: 0;
}
.acquisitions-page .my-10 {
  margin: 0 !important;
}
.acquisitions-page .cst-title-col-grp.my-10 {
  padding: 0 18px;
}
.acquisitions-page .cst-right-col {
  margin-top: 61px;
}
.acquisitions-page .btn-primary {
  margin-bottom: 1rem;
}
.acquisitions-page .banner p.my-2.my-md-4.mb-lg-8 {
  padding-bottom: 1px;
}
.acquisitions-page .acquisitions-container .hs_cos_wrapper_type_rich_text,
.diversity-page .diversity-container .hs_cos_wrapper_type_rich_text {
  display: block;
  padding: 0 18px 3.052rem;
}
.diversity-page .dnd-section > .row-fluid,
.electrical-page .dnd-section > .row-fluid {
  padding: 0;
}
.electrical-container .hs_cos_wrapper_type_rich_text {
  display: block;
  padding: 0 36px 3.052rem;
}
.measurement-page .dnd-section > .row-fluid {
  padding: 0;
}
.measurement-container {
  margin-bottom: 18px;
  padding-bottom: 3.052rem;
}
.company-container {
  margin-top: 2.441rem;
  padding-bottom: 3.052rem;
}
.company-container table {
  border-collapse: collapse !important;
}
.company-container td,
.company-container th {
  border: 0 !important;
  color: #212f36 !important;
}
.company-page .bottom-section .dnd-section > .row-fluid {
  padding: 0;
}
.sustainability-container {
  margin-top: 2.441rem;
}
.sustainability-page .bottom-section .span6 {
  border: 1px solid rgba(33, 47, 54, 0.125);
  display: block;
  padding: 1.25rem;
  width: 50%;
}
.sustainability-page .bottom-section .span6:last-child {
  margin-left: 30px;
}
.sustainability-page .bottom-section {
  padding-bottom: 3.052rem;
}
.service-details-page .dnd-section > .row-fluid {
  padding: 0;
}
.service-details-page .main-section {
  padding-bottom: 6.052rem;
}
.drilling-page .my-3.grid-pagination-wrap,
.safety-page .my-3.grid-pagination-wrap,
.service-details-page .my-3.grid-pagination-wrap,
.vending-page .my-3.grid-pagination-wrap {
  margin-bottom: 1.563rem !important;
}
.drilling-page .dnd-section > .row-fluid {
  padding: 0;
}
.drilling-page .product-service-categories-wrapper h2,
.safety-page .product-service-categories-wrapper h2,
.supplies-page .product-service-categories-wrapper h2,
.vending-page .product-service-categories-wrapper h2 {
  margin-bottom: 32px;
}
.safety-page .bottom-sec .dnd-section > .row-fluid,
.vending-page .dnd-section > .row-fluid {
  padding: 0;
}
.vending-page .main-section {
  margin-top: 1.563rem;
}
.vending-page .border-bottom {
  border-bottom: 0 !important;
  margin-bottom: 0 !important;
}
.procurement-page .top-sec .hs_cos_wrapper_type_rich_text {
  display: block;
  margin: 0 auto !important;
  max-width: 66.66667%;
  padding: 6rem 15px 6.6rem;
}
.procurement-page .bottom-sec .dnd-section > .row-fluid {
  padding: 0;
}
.compressors .brand-filters.btn {
  border-color: #d0dada;
  line-height: 1.2;
  padding-bottom: 1rem;
  padding-top: 1rem;
  white-space: normal;
  width: 160px;
}
.compressors .product-service-categories-wrapper h2 {
  margin-bottom: 9px;
  margin-top: 1px;
}
.supplies-page .bottom-sec .dnd-section > .row-fluid {
  padding: 0;
}
.why-dnow-grp .dnd-section {
  padding-bottom: 3.052rem;
  padding-top: 2.441rem;
}
.brands-main-grp .dnd-section > .row-fluid,
.dnow-news-grp .dnd-section > .row-fluid,
.engineering-bottom-grp .dnd-section > .row-fluid,
.get-in-touch-grp .dnd-section > .row-fluid,
.manufacturing-container .get-in-touch-grp .dnd-section > .row-fluid,
.methodology-grp .dnd-section > .row-fluid,
.offshore-catalog-grp .dnd-section > .row-fluid {
  padding-left: 0;
  padding-right: 0;
}
.inventory-grp .dnd-section {
  padding-bottom: 3.052rem;
  padding-top: 3.052rem;
}
.downstream-grp .hs_cos_wrapper_type_rich_text {
  display: block;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  width: 100%;
}
.manufacturing-services-grp .dnd-section {
  padding-bottom: 3.126rem;
  padding-top: 3.126rem;
}
.manufacturing-services-grp .hs_cos_wrapper_type_rich_text {
  column-count: 2;
  display: block;
}
.stream-flow-grp .dnd-section {
  padding-bottom: 3.052rem;
  padding-top: 3.052rem;
}
.downstream-grp .dnd-section {
  padding: 0;
}
.downstream-grp .dnd-section .widget-type-rich_text {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
  -ms-flex-pack: center;
  border-top: 1px solid #d0dada;
  justify-content: center;
  padding-bottom: 2.441rem;
  padding-top: 2.441rem;
}
.about-supply-grp .dnd-section {
  padding-bottom: 3.052rem;
  padding-top: 3.052rem;
}
.offshore-catalog-grp .full-col-content-wrapper .row {
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 2.441rem;
  margin-top: 2.441rem;
}
.offshore-catalog-grp .full-col-content-wrapper .col-md-12 .page-center {
  padding: 0;
}
.offshore-catalog-grp .full-col-content-wrapper .page-center.py-8 {
  padding-bottom: 0 !important;
}
.offshore-drilling-grp .row-fluid [class*="span"] {
  min-height: auto !important;
}
.offshore-drilling-grp .widget-type-rich_text hr {
  border-top: 1px solid #d0dada;
  margin: 0;
}
.offshore-industry-grp .dnd-section {
  padding-bottom: 3.052rem;
  padding-top: 3.052rem;
}
.brands-main-grp .dnd-section,
.dura-products-page .dnd-section,
.dura-products-page .dnd-section > .row-fluid,
.odessa-pumps .main-content-section .dnd-section,
.odessa-pumps .main-content-section .dnd-section > .row-fluid {
  padding: 0;
}
.odessa-pumps .product_service .dnd-section {
  padding-bottom: 3.052rem !important;
  padding-top: 3.052rem !important;
}
.dura-products-page .main-content-section .banner p.mb-lg-8,
.odessa-pumps .main-content-section .banner p.mb-lg-8 {
  margin-bottom: 0.8rem !important;
  margin-top: 0.8rem !important;
}
.dura-products-page .full-col-content-wrapper .col-md-12 > .page-center {
  padding: 0;
}
.dura-products-page .full-col-content-wrapper .page-center.py-8 {
  padding-bottom: 3.052rem !important;
  padding-top: 3.052rem !important;
}
.dura-products-page .cst-approved-by-grp.mt-3 > .page-center,
.odessa-pumps .cst-approved-by-grp.mt-3 > .page-center {
  margin-bottom: 4.768rem !important;
  margin-top: 4.768rem !important;
}
.dura-products-page section.dnow-gallary-wrap.mb-5,
.odessa-pumps section.dnow-gallary-wrap.mb-5 {
  margin-bottom: 0 !important;
}
.dura-products-page #grid-container .grid-image img,
.odessa-pumps #grid-container .grid-image img {
  height: auto;
  max-width: 100%;
}
.dura-products-page .dnow-3in1-vSlider h3:empty {
  display: block;
}
.dura-products-page .cst-approved-by-grp .title h3:empty,
.dura-products-page .cst-approved-by-grp .title p:empty {
  display: none;
}
.odessa-pumps #grid-container .col-sm-auto.text-right {
  display: none !important;
}
.odessa-pumps #grid-container .grid-pagination-wrap {
  margin-bottom: 1.563rem !important;
  margin-top: 0 !important;
}
.cst-approved-by-grp .title p:empty {
  display: none;
}
.banner-section .dnd-section > .row-fluid {
  max-width: none;
}
.text-right {
  text-align: right;
}
.dura-products-page .dnow-img-gallary .slick-slide img,
.odessa-pumps .dnow-img-gallary .slick-slide img {
  width: 100% !important;
}
.breadcrumb-wrapper ul:empty {
  margin: 0;
}
@media (min-width: 500px) {
  .tvs-customer-section
    .dnd-section
    .widget-type-cell
    .homepage
    .cst-title-col-grp {
    padding-left: 54.932px;
    padding-right: 54.932px;
  }
}
@media (min-width: 576px) {
  .tvs-customer-section .dnd-section .widget-type-cell {
    max-width: 767.9999999979999px;
  }
}
@media (min-width: 768px) {
  .tvs-customer-section .dnd-section .widget-type-cell {
    max-width: 991.999999998px;
  }
  .homepage .cst-title-col-grp {
    margin-left: auto;
    margin-right: auto;
    max-width: 992px;
  }
  .downstream-grp .hs_cos_wrapper_type_rich_text,
  .offshore-catalog-grp .full-col-content-wrapper .col-md-12 {
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .odessa-pumps #grid-container .col-md-4 {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
}
@media (min-width: 992px) {
  .homepage .cst-title-col-grp {
    margin-left: auto;
    margin-right: auto;
    max-width: 1400px;
  }
  .homepage-header.fixed .nav-search form .hs-search-field__input {
    background-color: transparent;
    border-color: #fff;
    color: #fff;
  }
  .homepage-header.fixed .custom-menu-primary ul.submenu.level-1 > li > a,
  .homepage-header.fixed .custom-menu-primary ul.submenu.level-1 > li > a:hover,
  .homepage-header.fixed .nav-search form button.search-submit,
  .homepage-header.fixed .nav-search form button.search-submit:hover {
    color: #fff;
  }
  .homepage-header.fixed .nav-search form input::-webkit-input-placeholder {
    color: #fff;
    opacity: 0.8;
  }
  .homepage-header.fixed .header-menu ul li a,
  .homepage-header.fixed .header-menu ul li a:hover {
    color: #fff;
  }
  .homepage-header.fixed .custom-menu-primary {
    padding-top: 0;
  }
  .homepage-header.fixed #main-nav > div {
    padding-bottom: 13px;
  }
  .homepage-header.fixed .nav-search form .hs-search-field__input:focus {
    background-color: transparent;
  }
  .homepage-header.fixed #main-nav > div.custom-menu-primary {
    padding: 0;
  }
  @-moz-document url-prefix() {
    .custom-menu-primary .navigation-primary {
      margin-bottom: 5px;
    }
    .homepage-header.fixed #main-nav > div {
      padding-bottom: 0;
    }
  }
}
@media (min-width: 1200px) {
  .homepage .cst-title-col-grp {
    margin-left: auto;
    margin-right: auto;
    max-width: 1400px;
  }
}
@media (min-width: 1400px) {
  .tvs-customer-section
    .dnd-section
    .widget-type-cell
    .homepage
    .cst-title-col-grp {
    padding-left: 18px;
    padding-right: 18px;
  }
}
.tvs-customer-section .dnd-section .widget-type-cell {
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
  padding-left: 35.156px;
  padding-right: 35.156px;
}
@media (max-width: 1399px) {
  .acquisitions-page .acquisitions-container .hs_cos_wrapper_type_rich_text,
  .acquisitions-page .cst-title-col-grp.my-10,
  .diversity-page .diversity-container .hs_cos_wrapper_type_rich_text {
    padding-left: 54.932px;
    padding-right: 54.932px;
  }
  .electrical-container .hs_cos_wrapper_type_rich_text {
    padding-left: 109.932px;
    padding-right: 109.932px;
  }
}
@media (max-width: 1199px) and (min-width: 992px) {
  @-moz-document url-prefix() {
    .custom-menu-primary .navigation-primary {
      margin-bottom: 8px;
    }
    .homepage-header.fixed #main-nav > div {
      padding-bottom: 0;
    }
  }
}
@media (max-width: 991px) {
  .body-container-wrapper {
    padding-top: 71px;
  }
  .breadcrumb-wrapper
    .hs-breadcrumb-menu-item
    + .hs-breadcrumb-menu-item:before {
    padding-right: 12px;
  }
  .contact-content-wrapper .span6.widget-span:first-child {
    padding: 0;
  }
  .contact-content-wrapper .span6.widget-span {
    width: 100%;
  }
  .contact-content-wrapper .span6.widget-span .row-fluid [class*="span"],
  .contact-content-wrapper .span6.widget-span:last-child {
    min-height: 1px !important;
  }
  .product-service-page .product-slider-wrap .col-md-6 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .location-content .span6.widget-span:first-child ul li a {
    min-height: 25px;
  }
  @-moz-document url-prefix() {
    .homepage-header.fixed .slide-menu-control {
      margin-top: 0 !important;
    }
  }
  .acquisitions-page .banner p.my-2.my-md-4.mb-lg-8 {
    padding-bottom: 0;
  }
  .acquisitions-page .cst-right-col {
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .region-page .hs_cos_wrapper_type_rich_text table tr td {
    display: block;
    height: auto !important;
    width: 100% !important;
  }
  .location-content .dnd-section > .row-fluid {
    display: block;
  }
  .location-content .span6.widget-span {
    width: 100%;
  }
  .sustainability-page .bottom-section .span6:last-child {
    margin-left: 0;
  }
  .sustainability-page .bottom-section .span6 {
    margin-bottom: 20px;
    width: 100%;
  }
  .procurement-page .top-sec .hs_cos_wrapper_type_rich_text {
    max-width: 100%;
  }
  .card {
    margin: 15px 0;
    width: auto;
  }
}
@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    overflow-x: auto;
    width: 100%;
    -webkit-overflow-scrolling: touch;
  }
  .contact-content-wrapper form .input {
    margin-right: 0 !important;
  }
  .contact-content-wrapper form .hs-form-field {
    float: none !important;
    width: 100% !important;
  }
  .contact-content-wrapper form .hs-input {
    width: 100% !important;
  }
}
@media (max-width: 499px) {
  .acquisitions-page .acquisitions-container .hs_cos_wrapper_type_rich_text,
  .acquisitions-page .cst-title-col-grp.my-10,
  .diversity-page .diversity-container .hs_cos_wrapper_type_rich_text,
  .electrical-container .hs_cos_wrapper_type_rich_text {
    padding-left: 35.156px;
    padding-right: 35.156px;
  }
}
@media (max-width: 479px) {
  .manufacturing-services-grp .hs_cos_wrapper_type_rich_text {
    column-count: auto;
  }
}
@media (max-width: 411px) {
  .company-page .hs_cos_wrapper_type_rich_text h1,
  .corporate-container h1,
  .hiring-events-header .page-header.section-header h1,
  .sustainability-container h1,
  .website-page .widget-type-section_header h1,
  .why-dnow-grp h1 {
    font-size: 2rem;
  }
  .pipe-valve-details .specifications-container table td {
    font-size: 15px;
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}
.header-group {
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  transition: background 0.25s ease-in-out;
  width: 100%;
  z-index: 999;
}
.header-shadow {
  bottom: 0;
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.12);
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1001;
}
.navbar {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0.5rem 1rem;
}
.navbar,
nav#dnow-nav .navbar-inner {
  position: relative;
}
.logo-wrap img {
  max-width: 150px;
  padding-bottom: 0.8rem;
  padding-top: 0.8rem;
}
.nav-search form {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100%;
}
.nav-search form .hs-search-field__input {
  background-clip: padding-box;
  background-color: #fff;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-style: solid;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-width: 1px;
  display: block;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  font-family: inherit;
  font-size: 0.8rem;
  font-weight: 400;
  line-height: 1.6;
  margin: 0;
  min-height: 1px;
  padding: 0.375rem 0.75rem 0.375rem 2.441rem;
  position: relative;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  width: 1%;
}
.nav-search form .hs-search-field__input:focus {
  background-color: #fff;
  box-shadow: 0 0 0 0.2rem rgba(212, 39, 46, 0.25);
  outline: 0;
}
.nav-search form button.search-submit {
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.125rem;
  cursor: pointer;
  display: inline-block;
  font-family: inherit;
  font-size: 0.8rem;
  font-weight: 400;
  left: 0;
  line-height: 1.6;
  margin: 0;
  padding: 0.375rem 0.75rem;
  position: absolute;
  text-align: center;
  top: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  z-index: 4;
}
.nav-search form button.search-submit:hover {
  background-color: transparent;
}
.header-menu {
  margin-bottom: 0;
  margin-left: auto;
  padding-left: 0;
  position: static;
}
.header-menu,
.header-menu ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
}
.header-menu ul {
  margin: 0 0 0 auto;
  padding: 0;
}
.header-menu ul li a {
  display: block;
  font-size: 0.8rem;
  padding: 0.5rem 1rem;
  text-decoration: none;
}
.header-menu ul li {
  display: inline-block;
  padding: 0;
  text-transform: none;
}
.header-menu ul li:last-child a {
  padding-right: 0;
}
.btn {
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.125rem;
  color: #212f36;
  cursor: pointer;
  display: inline-block;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.6;
  padding: 0.375rem 0.75rem;
  text-align: center;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
}
.btn-primary {
  background-color: #008040;
  border-color: #008040;
  color: #fff;
}
.btn:hover {
  color: #212f36;
  text-decoration: none;
}
.btn-primary:hover {
  background-color: #b42127;
  border-color: #a91f25;
  color: #fff;
}
@media (max-width: 1200px) and (min-width: 992px) {
  .header-menu ul li a {
    padding: 0.5rem;
  }
}
@media (min-width: 992px) {
  .navbar-expand-lg {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  #mobile-nav {
    display: none !important;
  }
}
@media (max-width: 991px) {
  .logo-wrap img {
    display: block;
    max-width: 90px;
  }
  .btn {
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 0.125rem;
    color: #212f36;
    cursor: pointer;
    display: inline-block;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.6;
    padding: 0.375rem 0.75rem;
    text-align: center;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
      border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle;
  }
  .btn:hover {
    color: #212f36;
    text-decoration: none;
  }
  .btn-primary {
    background-color: #008040;
    border-color: #008040;
    color: #fff;
  }
  .btn-primary:hover {
    background-color: #b42127;
    border-color: #a91f25;
    color: #fff;
  }
  .slide-menu {
    background: #fff;
    background-color: #eef2f4;
    box-shadow: -2px 1px 3px 1px rgba(0, 0, 0, 0.12);
    box-sizing: border-box;
    display: none;
    height: 100vh;
    max-width: 100%;
    overflow: hidden;
    overflow-y: auto;
    position: fixed;
    top: 0;
    transform: translateX(110%);
    transition: transform 0.3s ease-in-out;
    width: 350px;
    will-change: transform;
    z-index: 1001;
  }
  .nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style: none;
    margin-bottom: 0;
    padding-left: 0;
  }
  .slide-menu .slider {
    left: 0;
    position: absolute;
    top: 5rem;
    transform: translateX(0);
    transition: transform 0.3s ease-in-out;
    width: 100%;
    will-change: transform;
  }
  .slide-menu ul {
    background-color: #fff;
    display: block;
    height: 100vh;
    list-style: none;
    margin: 0;
    max-width: 100%;
    padding-left: 0;
    position: relative;
    width: 350px;
  }
  .slide-menu li {
    border-bottom: 1px solid #d7dadb;
    width: 100%;
  }
  .slide-menu a {
    color: #212f36;
    display: block;
    padding: 12px 24px;
    text-decoration: none;
  }
  .slide-menu a:hover {
    color: #008040;
  }
  .slide-menu .next-control {
    cursor: pointer;
    float: right;
    overflow: hidden;
  }
  a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none;
  }
  .slide-menu ul ul {
    background-color: #eef2f4;
    display: none;
    left: 100%;
    position: absolute;
    top: 0;
  }
  .slide-menu .back-control {
    background-color: #fff;
    text-align: center;
  }
  .slide-menu .back-control i {
    float: left;
    padding-right: 5px;
  }
  .slide-menu ul ul li:not(.back-control) {
    padding: 0.2rem 0;
  }
  #overlay {
    background-color: rgba(0, 0, 0, 0.5);
    bottom: 0;
    cursor: pointer;
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1000;
  }
  .slide-menu ul li.hs-menu-depth-1 > a {
    background: #fff;
  }
  .slide-menu .next-control ~ .slide-menu .next-control {
    display: none !important;
  }
  .slide-menu .back-control:not(:first-child),
  .slide-menu .next-control:not(:first-child) {
    display: none;
  }
  .mobile-open .slide-menu {
    transform: translateX(0) !important;
  }
}
.copyright {
  border-top-style: solid;
  border-top-width: 1px;
  font-size: 0.8rem;
}
.copyright ul {
  list-style: none;
  padding: 0;
}
.copyright ul li {
  display: inline-block;
  margin-bottom: 0.4rem;
  margin-right: 2rem;
}
.copyright ul li:last-child {
  margin-right: 0;
}
.footer-group a {
  background-repeat: no-repeat;
  background-size: 0 100%;
  font-weight: 500;
  text-decoration: none;
  transition: background-size 0.25s ease-in-out;
}
.footer-group a:hover {
  background-size: 100% 100%;
  text-decoration: none;
}
.footer-menu .hs-menu-wrapper ul {
  line-height: normal;
  margin: 0 0 1rem;
  padding: 0;
}
.footer-menu .hs-menu-wrapper ul li {
  display: block;
}
.footer-menu .hs-menu-wrapper > ul > li > a {
  cursor: text;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 1rem;
  padding: 0;
}
.footer-menu .hs-menu-wrapper > ul > li > a:hover {
  background-image: none;
  text-decoration: none;
}
.footer-menu .hs-menu-wrapper ul ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.footer-menu .hs-menu-wrapper ul ul li {
  display: block;
  line-height: 1.6;
  margin: 0 0 0.8rem;
  padding: 0;
  width: 100%;
}
.footer-menu .hs-menu-wrapper ul ul li:last-child {
  margin-bottom: 0;
}
.footer-menu .hs-menu-wrapper ul ul li a {
  display: inline-block;
  padding: 0;
}
.footer-group h5 {
  margin-bottom: 1rem;
}
.footer-region-wrap ul {
  list-style: none;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
}
.footer-region ul li {
  margin-bottom: 0.8rem;
}
.social-footer-icon-wrap a {
  background-image: none !important;
  display: inline-block;
  font-size: 1.5rem;
  margin-right: 2rem;
  text-decoration: none;
  transform: scale(1);
  transition: all 0.2s ease-in;
}
.social-footer-icon-wrap a:hover {
  transform: scale(1.2);
  transition: all 0.2s ease-in;
}
.social-footer-icon-wrap ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.social-footer-icon-wrap a.ion-social-facebook:before {
  background-color: #87d1e6;
  border-radius: 2px;
  color: #212f36;
  font-size: 1.3rem;
  line-height: 0.78;
  padding-left: 9px;
  padding-right: 4px;
  padding-top: 3px;
}
.social-footer-icon-wrap a.ion-social-facebook:hover:before {
  background-color: #fff;
  color: #212f36;
}
.bg-light {
  background-color: #eef2f4 !important;
}
.pt-8,
.py-8 {
  padding-top: 3.052rem !important;
}
.pb-8,
.py-8 {
  padding-bottom: 3.052rem !important;
}
.card {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  position: relative;
  word-wrap: break-word;
  background-clip: border-box;
  background-color: #fff;
  border: 1px solid rgba(33, 47, 54, 0.125);
  border-radius: 0.125rem;
}
#grid-container .card {
  border: 1px solid #d7dadb;
  box-shadow: 0 1px 5px 1px rgba(0, 0, 0, 0.07);
  height: 100%;
}
.card-body {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.fs-1 {
  font-size: 0.8rem !important;
}
.mt-1,
.my-1 {
  margin-top: 0.4rem !important;
}
.blog-main-wrap.post .page-center {
  margin-bottom: 0.025rem !important;
  margin-top: 2.441rem !important;
}
.blog-post__body {
  padding-bottom: 3.052rem !important;
  padding-top: 1.052rem !important;
}
.blog-post__body p {
  word-break: break-word;
}
#grid-container a {
  cursor: pointer;
  text-decoration: none;
}
#grid-container .grid-items-wrapper a:hover {
  color: #7e171b;
  text-decoration: none;
}
.pagination {
  border-radius: 0.125rem;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
}
.pagination,
.pagination li.page-item {
  list-style: none;
}
.page-link {
  color: #008040;
  display: block;
  line-height: 1.25;
  padding: 0.5rem 1rem;
  position: relative;
}
.page-link:hover {
  background-color: #eef2f4;
  border-color: #d0dada;
  color: #931b20;
  text-decoration: none;
  z-index: 2;
}
.page-link:focus {
  box-shadow: 0 0 0 0.2rem rgba(212, 39, 46, 0.25);
  outline: 0;
  z-index: 2;
}
.page-item:first-child .page-link {
  border-bottom-left-radius: 0.125rem;
  border-top-left-radius: 0.125rem;
  margin-left: 0;
}
.page-item:last-child .page-link {
  border-bottom-right-radius: 0.125rem;
  border-top-right-radius: 0.125rem;
}
.page-item.active .page-link {
  background-color: #008040;
  border-color: #008040;
  color: #fff;
  z-index: 1;
}
.blog-pagination.pagination {
  align-items: center;
  padding-bottom: 2rem !important;
  padding-top: 1rem !important;
}
.body-font,
.heading-font {
  font-family: HCo Forza, sans-serif !important;
}
.blog-main-wrap.post img {
  height: auto !important;
}
.blog-main-wrap.post table td,
.blog-main-wrap.post table th {
  border: 0;
}
span.font-weight-bold {
  font-weight: 700;
}
@media (min-width: 500px) {
  .blog-post__body-content .container {
    padding-left: 54.932px;
    padding-right: 54.932px;
  }
}
@media (min-width: 768px) {
  .blog-main-wrap.post table img {
    max-width: inherit;
  }
}
@media (min-width: 1400px) {
  .blog-post__body-content .container {
    padding-left: 18px;
    padding-right: 18px;
  }
}
@media (max-width: 767px) {
  .blog-post__body .row {
    display: block;
  }
  .blog-post__body p {
    padding-right: 0 !important;
  }
}
@media (max-width: 575px) {
  .blog-pagination.pagination {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
}
@media (max-width: 479px) {
  .blog-main-wrap.post table {
    display: block !important;
    width: 100% !important;
  }
  .blog-main-wrap.post table td,
  .blog-main-wrap.post table th {
    display: block !important;
    height: auto !important;
    width: 100% !important;
  }
  .blog-main-wrap.post table tbody,
  .blog-main-wrap.post table tr {
    display: block !important;
  }
}
@media (max-width: 411px) {
  .blog-main-wrap.post h1 {
    font-size: 2rem;
  }
}
.hs-search-field__suggestions {
  background-clip: padding-box;
  background-color: #fff;
  border: 1px solid #d0dada !important;
  box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.09);
  display: none;
  float: left;
  font-size: 0.8rem;
  left: -100%;
  list-style: none;
  margin: 0;
  min-width: 160px;
  padding: 0.8rem 1.2rem !important;
  position: absolute;
  top: 100%;
  z-index: 1000;
  z-index: 99999;
}
.hs-search-field--open .hs-search-field__suggestions {
  display: block;
}
.hs-search-field__suggestions #results-for {
  border-bottom: 1px solid #d0dada;
  font-weight: 400 !important;
  line-height: 1.563rem;
  margin-bottom: 0.4rem !important;
  padding: 0.2rem 0.4rem !important;
}
.hs-search-field__suggestions #results-for:hover {
  background-color: transparent;
  color: #212f36;
  outline: 0;
}
.hs-search-field__suggestions li {
  cursor: pointer;
  display: block;
  line-height: 1.563rem;
  padding: 0.2rem 0.4rem !important;
  transition: background-color 0.1s ease, color 0.15s ease;
}
.hs-search-field__suggestions li a {
  color: #212f36;
  display: block;
  text-decoration: none;
}
.hs-search-field__suggestions li:hover {
  background-color: #008040;
  color: #fff;
  outline: 0;
}
.hs-search-field__suggestions li a:hover {
  background-color: transparent;
  color: #fff;
}
.hs-search-field__suggestions li:hover a {
  color: #fff;
}
.error-page {
  padding: 10rem 0;
  position: relative;
  text-align: center;
}
.error-page:before {
  color: #f3f6f9;
  content: attr(data-error);
  font-family: Arial, Helvetica, sans-serif;
  font-size: 40vw;
  font-weight: 700;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  z-index: -1;
}
.query-input input {
  background-clip: padding-box;
  background-color: #fff;
  border: 1px solid #d7dadb;
  color: #535a5a;
  display: block;
  font-size: 1.25rem;
  font-weight: 400;
  height: auto;
  line-height: 1.6;
  padding: 0.375rem 0.75rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  width: 100%;
}
.query-input .input-group-fixed-right {
  position: absolute;
  right: 15px;
  top: 0;
  z-index: 4;
}
.query-input .input-group-fixed-right button {
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.125rem;
  color: #008040;
  display: inline-block;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.6;
  padding: 0.375rem 0.75rem;
  text-align: center;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  vertical-align: middle;
}
.search-result-wrapper .hs-search-results {
  margin-top: 0.8rem;
}
.search-result-wrapper ul.hs-search-results__listing li {
  background-color: #fff;
  border: 1px solid #d7dadb;
  border-radius: 0.125rem;
  box-shadow: 0 1px 5px 1px rgba(0, 0, 0, 0.07);
  height: 100%;
  padding: 1.25rem;
}
.search-result-wrapper .hs-search-results__description {
  margin-bottom: 0;
  margin-top: 0.8rem;
  padding-top: 0;
}
.search-result-wrapper ul.hs-search-results__listing li a {
  color: #008040;
  font-family: inherit;
  font-size: inherit;
  margin: 0;
}
.search-result-wrapper ul.hs-search-results__listing li a:hover {
  color: #931b20;
}
.hs-search-results__pagination a {
  color: #008040 !important;
  display: inline-block;
}
.hs_cos_wrapper_type_member_login .hs-form-field,
.hs_cos_wrapper_type_member_register .hs-form-field {
  margin-bottom: 10px;
}
@media screen and (min-width: 1100px) {
  .error-page:before {
    font-size: 20rem;
  }
}
.error-page_heading {
  margin-bottom: 1rem;
}
.systems-page {
  padding: 3rem 20px;
}
.systems-page .success {
  background-color: #cde3cc;
  border: 1.5px solid #4f7d24;
  border-radius: 6px;
  color: #4f7d24;
  display: inline-block;
  font-size: 0.75rem;
  margin: 2rem 0;
  min-width: 650px;
  padding: 0.1rem 0.75rem;
}
.hs-search-results {
  margin-top: 2rem;
}
ul.hs-search-results__listing li {
  margin-bottom: 2rem;
}
.hs-search-results__title {
  color: #202221;
  font-family: Poppins, sans-serif;
  font-size: 1.25rem;
  margin-bottom: 0.25rem;
  text-decoration: underline;
}
.hs-search-results__title:hover {
  text-decoration: none;
}
.hs-search-results__description {
  padding-top: 0.5rem;
}
.hs-search-highlight {
  font-weight: 700;
}
.hs-search-results__pagination a {
  color: #202221;
}
.email-prefs .item.disabled {
  cursor: not-allowed;
  opacity: 0.6;
}
.email-prefs .item.disabled input:disabled {
  cursor: not-allowed;
}
.systems-page .form-container input[type="email"],
.systems-page .form-container input[type="password"],
.systems-page .form-container input[type="text"],
input#hs-pwd-widget-password {
  display: block;
  max-width: 767px;
  width: 100%;
}
input.email-edit.hs-input {
  display: block;
  max-width: 767px;
  width: 100% !important;
}
.systems-page .form-container .hs-form-field > label,
.systems-page .form-container .hs-input[type="checkbox"] {
  display: inline-block;
}
.systems-page .form-container {
  margin-bottom: 20px;
}
.systems-page .success {
  font-size: 1rem;
  max-width: 767px;
  min-width: auto;
  width: 100%;
}
.systems-page {
  padding: 3rem 0;
}
.systems-page .form-container ul.no-list.hs-error-msgs,
.systems-page .form-container ul.no-list.hs-error-msgs li {
  margin: 0;
}
.systems-page .form-container ul.no-list.hs-error-msgs {
  max-width: 767px;
  padding: 0;
}
.systems-page .form-container .form-input-validation-message {
  font-size: inherit;
}
.error-404-pg .page-center.py-8 {
  padding-top: 0 !important;
}
.error-404-pg .my-7 {
  margin-bottom: 0 !important;
}
@media (max-width: 411px) {
  .masthead-txt h1 {
    font-size: 2rem;
  }
}
