.hero__text {
  position: relative;
  background-color: #F8F9FA;
  padding: 60px 0;
  min-height: unset;
}
@media (min-width: 1200px) {
  .hero__text {
    padding: 60px 0;
  }
}
.hero__text h1 {
  margin-bottom: 10px;
}
.hero__text .hero__content {
  width: 100%;
  max-width: 1200px;
  margin-inline: auto;
}
@media screen and (max-width: 1215px) {
  .hero__text .hero__content {
    padding-inline: 30px;
  }
}
.hero__text .hero__content {
  color: #202020;
}
.hero__text .hero__content .widget__body {
  font-family: "Open Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-variation-settings: "wdth" 100;
}
.hero__text .hero__content .widget__body {
  font-size: 16px;
}
@media (min-width: 390px) and (max-width: 1440px) {
  .hero__text .hero__content .widget__body {
    font-size: calc(16px + (4 * (100vw - 390px) / (1050)));
  }
}
@media (min-width: 1440px) and (max-width: 1440px) {
  .hero__text .hero__content .widget__body {
    font-size: calc(20px + ((100vw - 1440px) * (20 / 1440)));
  }
}
@media (min-width: 1440px) {
  .hero__text .hero__content .widget__body {
    font-size: calc(20px + ((1440px - 1440px) * (20 / 1440)));
  }
}
.hero__text .hero__content .widget__body {
  line-height: 24px;
}
@media (min-width: 390px) and (max-width: 1440px) {
  .hero__text .hero__content .widget__body {
    line-height: calc(24px + (4 * (100vw - 390px) / (1050)));
  }
}
@media (min-width: 1440px) and (max-width: 1440px) {
  .hero__text .hero__content .widget__body {
    line-height: calc(28px + ((100vw - 1440px) * (28 / 1440)));
  }
}
@media (min-width: 1440px) {
  .hero__text .hero__content .widget__body {
    line-height: calc(28px + ((1440px - 1440px) * (28 / 1440)));
  }
}
.hero__text .hero__content .widget__body {
  margin-bottom: 30px;
}
.hero__text .hero__content .widget__body p, .hero__text .hero__content .widget__body ul li, .hero__text .hero__content .widget__body a:not([class*=btn]) {
  font-family: "Open Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-variation-settings: "wdth" 100;
}
.hero__text .hero__content .widget__body p, .hero__text .hero__content .widget__body ul li, .hero__text .hero__content .widget__body a:not([class*=btn]) {
  font-size: 16px;
}
@media (min-width: 390px) and (max-width: 1440px) {
  .hero__text .hero__content .widget__body p, .hero__text .hero__content .widget__body ul li, .hero__text .hero__content .widget__body a:not([class*=btn]) {
    font-size: calc(16px + (4 * (100vw - 390px) / (1050)));
  }
}
@media (min-width: 1440px) and (max-width: 1440px) {
  .hero__text .hero__content .widget__body p, .hero__text .hero__content .widget__body ul li, .hero__text .hero__content .widget__body a:not([class*=btn]) {
    font-size: calc(20px + ((100vw - 1440px) * (20 / 1440)));
  }
}
@media (min-width: 1440px) {
  .hero__text .hero__content .widget__body p, .hero__text .hero__content .widget__body ul li, .hero__text .hero__content .widget__body a:not([class*=btn]) {
    font-size: calc(20px + ((1440px - 1440px) * (20 / 1440)));
  }
}
.hero__text .hero__content .widget__body p, .hero__text .hero__content .widget__body ul li, .hero__text .hero__content .widget__body a:not([class*=btn]) {
  line-height: 24px;
}
@media (min-width: 390px) and (max-width: 1440px) {
  .hero__text .hero__content .widget__body p, .hero__text .hero__content .widget__body ul li, .hero__text .hero__content .widget__body a:not([class*=btn]) {
    line-height: calc(24px + (4 * (100vw - 390px) / (1050)));
  }
}
@media (min-width: 1440px) and (max-width: 1440px) {
  .hero__text .hero__content .widget__body p, .hero__text .hero__content .widget__body ul li, .hero__text .hero__content .widget__body a:not([class*=btn]) {
    line-height: calc(28px + ((100vw - 1440px) * (28 / 1440)));
  }
}
@media (min-width: 1440px) {
  .hero__text .hero__content .widget__body p, .hero__text .hero__content .widget__body ul li, .hero__text .hero__content .widget__body a:not([class*=btn]) {
    line-height: calc(28px + ((1440px - 1440px) * (28 / 1440)));
  }
}
.hero__text .hero__content .widget__links a {
  padding: 0;
  margin: 0;
  border: none;
  border-radius: 0;
  background: none;
  text-align: left;
  text-transform: none;
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  margin: 0;
  border: none;
  border-radius: 5px;
  text-decoration: none !important;
  line-height: 16px;
  padding: 0 20px;
  text-transform: none;
  letter-spacing: normal;
  min-height: 49px;
  text-align: left;
  box-sizing: border-box;
  font-size: 18px;
  transition: 0.25s ease-in-out;
  background-color: #CC1924;
  font-family: "Open Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  font-variation-settings: "wdth" 100;
  text-decoration: underline;
  text-underline-offset: 1px;
  text-decoration-thickness: 1px;
  text-decoration-color: transparent;
  transition: 0.25s ease-in-out;
}
.is-tabbing .hero__text .hero__content .widget__links a:focus {
  background: none;
}
@media (hover: hover) {
  .hero__text .hero__content .widget__links a:hover {
    background: none;
  }
}
.hero__text .hero__content .widget__links a {
  font-size: 16px;
}
@media (min-width: 390px) and (max-width: 1440px) {
  .hero__text .hero__content .widget__links a {
    font-size: calc(16px + (2 * (100vw - 390px) / (1050)));
  }
}
@media (min-width: 1440px) and (max-width: 1440px) {
  .hero__text .hero__content .widget__links a {
    font-size: calc(18px + ((100vw - 1440px) * (18 / 1440)));
  }
}
@media (min-width: 1440px) {
  .hero__text .hero__content .widget__links a {
    font-size: calc(18px + ((1440px - 1440px) * (18 / 1440)));
  }
}
.is-tabbing .hero__text .hero__content .widget__links a:focus {
  text-decoration-color: #CC1924;
}
@media (hover: hover) {
  .hero__text .hero__content .widget__links a:hover {
    text-decoration-color: #CC1924;
  }
}
.hero__text .hero__content .widget__links a {
  line-height: 1;
  color: #FFFFFF;
  transition: 0.25s ease-in-out;
}
.is-tabbing .hero__text .hero__content .widget__links a:focus {
  color: #FFFFFF;
}
@media (hover: hover) {
  .hero__text .hero__content .widget__links a:hover {
    color: #FFFFFF;
  }
}
.is-tabbing .hero__text .hero__content .widget__links a:focus {
  background-color: #8F1219;
}
@media (hover: hover) {
  .hero__text .hero__content .widget__links a:hover {
    background-color: #8F1219;
  }
}
.hero__text .hero__content .widget__body {
  max-width: 800px;
}
.hero__text .block-system-breadcrumb-block {
  margin-bottom: 50px;
}

.breadcrumb ol {
  display: flex;
  padding: 0;
  margin: 0;
  list-style: none;
}
.breadcrumb ol li {
  font-size: 14px;
}
.breadcrumb ol li:not(.mobile-breadcrumb) {
  display: none;
}
@media (min-width: 992px) {
  .breadcrumb ol li:not(.mobile-breadcrumb) {
    display: flex;
  }
  .breadcrumb ol li:not(.mobile-breadcrumb):not(:last-of-type) {
    margin-right: 7px;
  }
  .breadcrumb ol li:not(.mobile-breadcrumb):not(:last-of-type):after {
    padding-left: 5px;
    content: "/";
  }
}
.breadcrumb ol li.mobile-breadcrumb {
  display: block;
}
.breadcrumb ol li.mobile-breadcrumb:after {
  display: none;
}
@media (max-width: 991.98px) {
  .breadcrumb ol li.mobile-breadcrumb a {
    position: relative;
    display: inline-flex;
    align-items: center;
    font-size: 18px;
    line-height: normal;
    letter-spacing: normal;
    font-family: "Open Sans", sans-serif;
    font-optical-sizing: auto;
    font-weight: 700;
    font-style: normal;
    font-variation-settings: "wdth" 100;
    text-decoration: underline;
    text-underline-offset: 5px;
    text-decoration-thickness: 1px;
    text-decoration-color: transparent;
    transition: 0.25s ease-in-out;
  }
  .breadcrumb ol li.mobile-breadcrumb a {
    font-size: 18px;
  }
}
@media (max-width: 991.98px) and (min-width: 390px) and (max-width: 1440px) {
  .breadcrumb ol li.mobile-breadcrumb a {
    font-size: calc(18px + (0 * (100vw - 390px) / (1050)));
  }
}
@media (max-width: 991.98px) and (min-width: 1440px) and (max-width: 1440px) {
  .breadcrumb ol li.mobile-breadcrumb a {
    font-size: calc(18px + ((100vw - 1440px) * (18 / 1440)));
  }
}
@media (max-width: 991.98px) and (min-width: 1440px) {
  .breadcrumb ol li.mobile-breadcrumb a {
    font-size: calc(18px + ((1440px - 1440px) * (18 / 1440)));
  }
}
@media (max-width: 991.98px) {
  .is-tabbing .breadcrumb ol li.mobile-breadcrumb a:focus {
    text-decoration-color: #CC1924;
  }
}
@media (max-width: 991.98px) and (hover: hover) {
  .breadcrumb ol li.mobile-breadcrumb a:hover {
    text-decoration-color: #CC1924;
  }
}
@media (max-width: 991.98px) {
  .breadcrumb ol li.mobile-breadcrumb a {
    line-height: 1;
    color: #2A2A2A;
    transition: 0.25s ease-in-out;
  }
  .is-tabbing .breadcrumb ol li.mobile-breadcrumb a:focus {
    color: #CC1924;
  }
}
@media (max-width: 991.98px) and (hover: hover) {
  .breadcrumb ol li.mobile-breadcrumb a:hover {
    color: #CC1924;
  }
}
@media (max-width: 991.98px) {
  .breadcrumb ol li.mobile-breadcrumb a:before {
    content: "";
    -webkit-mask-image: url("/themes/custom/carling_default/images/icons/chevron-right.svg");
            mask-image: url("/themes/custom/carling_default/images/icons/chevron-right.svg");
    -webkit-mask-size: contain;
            mask-size: contain;
    -webkit-mask-repeat: no-repeat;
            mask-repeat: no-repeat;
    -webkit-mask-position: center;
            mask-position: center;
    background-color: #CC1924;
    height: 16px;
    width: 16px;
    display: block;
    position: relative;
    transition: 0.25s ease-in-out;
    rotate: 180deg;
    left: 0;
  }
  .breadcrumb ol li.mobile-breadcrumb a:before {
    margin-right: 10px;
  }
}
.breadcrumb ol li a {
  color: #2A2A2A;
  text-decoration: none;
  font-size: 14px;
  font-weight: 600;
}

select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #FFFFFF;
  background-image: url("/themes/custom/carling_default/images/icons/chevron-down.svg");
  background-repeat: no-repeat;
  background-position: calc(100% - 20px) center;
  background-size: 20px;
  display: inline-flex;
  padding: 12px 20px;
  align-items: center;
  gap: 10px;
  border-radius: 5px;
  border: 1px solid #666666;
  color: #2A2A2A;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  width: 305px;
  max-width: 100%;
}
@media (min-width: 576px) {
  select {
    width: auto;
    min-width: 305px;
  }
}

label {
  font-family: "Open Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
  font-variation-settings: "wdth" 100;
}
label {
  font-size: 12px;
}
@media (min-width: 390px) and (max-width: 1440px) {
  label {
    font-size: calc(12px + (1 * (100vw - 390px) / (1050)));
  }
}
@media (min-width: 1440px) and (max-width: 1440px) {
  label {
    font-size: calc(13px + ((100vw - 1440px) * (13 / 1440)));
  }
}
@media (min-width: 1440px) {
  label {
    font-size: calc(13px + ((1440px - 1440px) * (13 / 1440)));
  }
}
label {
  text-transform: uppercase;
  line-height: 1;
}

fieldset {
  display: flex;
  flex-direction: column;
  gap: 5px;
}
fieldset.row {
  flex-direction: row !important;
  gap: 10px;
}
fieldset.row input[type=text] {
  width: auto;
}

button[type=submit] {
  padding: 0;
  margin: 0;
  border: none;
  border-radius: 0;
  background: none;
  text-align: left;
  text-transform: none;
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  margin: 0;
  border: none;
  border-radius: 5px;
  text-decoration: none !important;
  line-height: 16px;
  padding: 0 20px;
  text-transform: none;
  letter-spacing: normal;
  min-height: 49px;
  text-align: left;
  box-sizing: border-box;
  font-size: 18px;
  transition: 0.25s ease-in-out;
  background-color: #CC1924;
  font-family: "Open Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  font-variation-settings: "wdth" 100;
  text-decoration: underline;
  text-underline-offset: 1px;
  text-decoration-thickness: 1px;
  text-decoration-color: transparent;
  transition: 0.25s ease-in-out;
}
.is-tabbing button[type=submit]:focus {
  background: none;
}
@media (hover: hover) {
  button[type=submit]:hover {
    background: none;
  }
}
button[type=submit] {
  font-size: 16px;
}
@media (min-width: 390px) and (max-width: 1440px) {
  button[type=submit] {
    font-size: calc(16px + (2 * (100vw - 390px) / (1050)));
  }
}
@media (min-width: 1440px) and (max-width: 1440px) {
  button[type=submit] {
    font-size: calc(18px + ((100vw - 1440px) * (18 / 1440)));
  }
}
@media (min-width: 1440px) {
  button[type=submit] {
    font-size: calc(18px + ((1440px - 1440px) * (18 / 1440)));
  }
}
.is-tabbing button[type=submit]:focus {
  text-decoration-color: #CC1924;
}
@media (hover: hover) {
  button[type=submit]:hover {
    text-decoration-color: #CC1924;
  }
}
button[type=submit] {
  line-height: 1;
  color: #FFFFFF;
  transition: 0.25s ease-in-out;
}
.is-tabbing button[type=submit]:focus {
  color: #FFFFFF;
}
@media (hover: hover) {
  button[type=submit]:hover {
    color: #FFFFFF;
  }
}
.is-tabbing button[type=submit]:focus {
  background-color: #8F1219;
}
@media (hover: hover) {
  button[type=submit]:hover {
    background-color: #8F1219;
  }
}

[disabled] {
  color: #666666;
  opacity: 0.6;
}

input[type=text], input[type=email] {
  width: 100%;
  height: 60px;
  border-radius: 10px;
  padding: 0 24px;
  border: 1px solid #666666;
  color: #666666;
  font-family: "Open Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-variation-settings: "wdth" 100;
}
input[type=text]::-moz-placeholder, input[type=email]::-moz-placeholder {
  color: #666666;
  opacity: 1;
}
input[type=text]::placeholder, input[type=email]::placeholder {
  color: #666666;
  opacity: 1;
}

textarea {
  width: 100%;
  border-radius: 10px;
  padding: 0 24px;
  border: 1px solid #666666;
  color: #666666;
  font-family: "Open Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-variation-settings: "wdth" 100;
}
textarea::-moz-placeholder {
  color: #666666;
  opacity: 1;
}
textarea::placeholder {
  color: #666666;
  opacity: 1;
}

.js-form-type-managed-file {
  margin-bottom: 20px;
}

.distributor-search__form {
  margin-bottom: 40px;
}
.distributor-search__form label {
  display: block;
  margin-bottom: 10px;
  font-weight: 600;
  color: #202020;
}
@media (max-width: 767.98px) {
  .distributor-search__form fieldset.row {
    display: grid;
    grid-template-columns: 3fr 1fr;
    gap: 10px;
  }
}
.distributor-search__form fieldset.row button {
  justify-content: center;
}
.distributor-search__results .search-instructions {
  padding: 30px;
  background-color: #CC1924;
  border-left: 4px solid #CC1924;
  border-radius: 8px;
  color: #FFFFFF;
  font-size: 1.1rem;
  text-align: center;
}
.distributor-search__results .table-container {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  margin-bottom: 30px;
}
.distributor-search__results .EciaSearch {
  margin-top: 30px;
}
.distributor-search__results .EciaSearch table.ResultsTable {
  width: 100%;
  border-collapse: collapse;
  background: white;
  border-radius: 8px;
  overflow: hidden;
}
.distributor-search__results .EciaSearch table.ResultsTable thead {
  background: #CC1924;
  color: white;
}
.distributor-search__results .EciaSearch table.ResultsTable thead th {
  padding: 16px 12px;
  text-align: left;
  font-weight: 600;
  font-size: 0.9rem;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  white-space: nowrap;
}
.distributor-search__results .EciaSearch table.ResultsTable tbody tr {
  border-bottom: 1px solid #e5e7eb;
  transition: background-color 0.2s ease;
}
.distributor-search__results .EciaSearch table.ResultsTable tbody tr:hover {
  background-color: #f9fafb;
}
.distributor-search__results .EciaSearch table.ResultsTable tbody tr.altRow {
  background-color: #f8f9fa;
}
.distributor-search__results .EciaSearch table.ResultsTable tbody tr.altRow:hover {
  background-color: #f1f3f5;
}
.distributor-search__results .EciaSearch table.ResultsTable tbody tr:last-child {
  border-bottom: none;
}
.distributor-search__results .EciaSearch table.ResultsTable tbody tr td {
  padding: 14px 12px;
  font-size: 0.95rem;
  color: #202020;
}
.distributor-search__results .EciaSearch table.ResultsTable tbody tr td.similarMatches {
  background-color: #202020;
  color: #FFFFFF;
  font-weight: 600;
  text-align: center;
  padding: 12px;
  border-top: 2px solid #8F1219;
  border-bottom: 2px solid #8F1219;
}
.distributor-search__results .EciaSearch table.ResultsTable tbody tr td div:first-child {
  font-weight: 600;
  color: #202020;
}
.distributor-search__results .EciaSearch table.ResultsTable tbody tr td div:last-child {
  font-size: 0.85rem;
  color: #202020;
  margin-top: 4px;
}
.distributor-search__results .EciaSearch table.ResultsTable tbody tr td a {
  display: inline-block;
  padding: 6px 16px;
  background-color: #CC1924;
  color: white;
  text-decoration: none;
  border-radius: 4px;
  font-weight: 500;
  font-size: 0.9rem;
  transition: background-color 0.2s ease, transform 0.1s ease;
}
.distributor-search__results .EciaSearch table.ResultsTable tbody tr td a:hover {
  background-color: #9f131c;
  transform: translateY(-1px);
}
.distributor-search__results .EciaSearch table.ResultsTable tbody tr td a:active {
  transform: translateY(0);
}
.distributor-search__results .EciaSearch > a {
  display: inline-block;
  margin-top: 20px;
}
.distributor-search__results .EciaSearch > a img {
  max-width: 200px;
  height: auto;
}

@media (max-width: 768px) {
  .distributor-search__form fieldset.row {
    flex-direction: column;
    gap: 12px;
  }
  .distributor-search__form fieldset.row input[type=text],
  .distributor-search__form fieldset.row button {
    width: 100%;
  }
  .distributor-search__results .EciaSearch table.ResultsTable {
    font-size: 0.85rem;
  }
  .distributor-search__results .EciaSearch table.ResultsTable thead th {
    padding: 12px 8px;
    font-size: 0.8rem;
  }
  .distributor-search__results .EciaSearch table.ResultsTable tbody td {
    padding: 10px 8px;
    font-size: 0.85rem;
  }
  .distributor-search__results .EciaSearch table.ResultsTable tbody td a {
    padding: 5px 12px;
    font-size: 0.85rem;
  }
}
@media (max-width: 576px) {
  .distributor-search__results .EciaSearch table.ResultsTable thead {
    display: none;
  }
  .distributor-search__results .EciaSearch table.ResultsTable tbody tr {
    display: block;
    margin-bottom: 16px;
    border: 1px solid #e5e7eb;
    border-radius: 8px;
    padding: 12px;
  }
  .distributor-search__results .EciaSearch table.ResultsTable tbody tr.altRow {
    background-color: white;
  }
  .distributor-search__results .EciaSearch table.ResultsTable tbody tr td {
    display: block;
    padding: 8px 0;
    border: none;
    text-align: left;
  }
  .distributor-search__results .EciaSearch table.ResultsTable tbody tr td:before {
    content: attr(data-label);
    font-weight: 600;
    display: block;
    margin-bottom: 4px;
    color: #202020;
    font-size: 0.8rem;
    text-transform: uppercase;
  }
  .distributor-search__results .EciaSearch table.ResultsTable tbody tr td.similarMatches {
    text-align: center;
  }
  .distributor-search__results .EciaSearch table.ResultsTable tbody tr td.similarMatches:before {
    display: none;
  }
  .distributor-search__results .EciaSearch table.ResultsTable tbody tr td a {
    width: 100%;
    text-align: center;
  }
}
/*# sourceMappingURL=distributor-search.css.map */