@charset "UTF-8";
/* SCSS Mixins Based on Foundation's Breakpoints */
/* Color declarations */
/* Mixin for all link states to declare common declarations when strong overrides are needed */
/* Timing */
/**********************/
/* home.css overrides */
/**********************/
body.path-distributors {
  height: auto;
  /*h2.sub-heading {*/
  /*    font-size: 27px !important;*/
  /*    font-weight: 500;*/
  /*    line-height: 36px;*/
  /*}*/
  /*******************/
  /* Other overrides */
  /*******************/
  /******************/
  /* Utility Styles */
  /******************/
  /********/
  /* CTAs */
  /********/
  /***************/
  /* breadcrumbs */
  /***************/
  /********************/
  /* Integrator modal */
  /********************/
  /********************/
  /* Login error page */
  /********************/
  /*****************/
  /* XXL styles */
  /*****************/
  /*****************/
  /* Tablet styles */
  /*****************/
  /*****************/
  /* Mobile styles */
  /*****************/
}
body.path-distributors,
body.path-distributors p {
  color: #4E4E4E;
  font-size: 18px;
  line-height: 30px;
  font-weight: 300;
}
body.path-distributors .row {
  font-size: 16px;
}
body.path-distributors h1 {
  margin: 0;
  font-weight: 500;
  font-size: 32px !important;
  line-height: 40px;
}
body.path-distributors h2 {
  color: #445C6D !important;
  font-size: 27px !important;
  font-weight: 500;
  line-height: 36px;
  margin: 0;
}
body.path-distributors h4 {
  color: #445C6D !important;
  font-size: 21px !important;
  font-weight: 500;
  line-height: 32px;
  margin: 0;
}
body.path-distributors h3 {
  color: #4E4E4E !important;
  font-size: 24px;
  font-weight: 200;
  line-height: 36px;
  margin: 0;
}
body.path-distributors .wistia_placebo_close_button {
  -webkit-transform: translateY(-25px);
  -ms-transform: translateY(-25px);
  transform: translateY(-25px);
  opacity: 0.8 !important;
  outline: none !important;
}
body.path-distributors .wistia_placebo_close_button img {
  max-width: unset;
  zoom: 1.2;
}
body.path-distributors .wistia_popover_overlay {
  background-color: rgba(0, 0, 0, 0.9) !important;
  -webkit-transition: background-color 500ms ease;
  -o-transition: background-color 500ms ease;
  transition: background-color 500ms ease;
}
body.path-distributors a:link,
body.path-distributors a {
  color: #4A90AD;
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
  text-decoration: none;
}
body.path-distributors a:hover,
body.path-distributors a:focus {
  text-decoration: underline;
}
body.path-distributors a.inherited-style,
body.path-distributors a.inherited-style:link,
body.path-distributors a.inherited-style:active,
body.path-distributors a.inherited-style:focus,
body.path-distributors a.inherited-style:hover {
  text-align: inherit;
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  outline: inherit;
  font-style: inherit;
  text-decoration: inherit;
}
body.path-distributors a.inherited-style:focus,
body.path-distributors a.inherited-style:hover {
  text-decoration: underline;
}
body.path-distributors button {
  font-family: proxima-nova, "myriad-pro", Arial, Helvetica, sans-serif;
}
body.path-distributors blockquote {
  position: relative;
  color: #4A90AD;
  font-family: proxima-nova, "myriad-pro", Arial, Helvetica, sans-serif;
  font-size: 24px;
  font-style: italic;
  line-height: 30px;
  text-align: center;
  margin: 0;
  padding: 0;
  border: none;
}
body.path-distributors .main-content-wrapper .slick-prev {
  left: 20px;
}
body.path-distributors .main-content-wrapper .slick-prev::before {
  content: "‹";
  font-family: "proxima-nova";
  font-size: 30px;
}
body.path-distributors .main-content-wrapper .slick-next {
  right: 20px;
}
body.path-distributors .main-content-wrapper .slick-next::before {
  content: "›";
  font-family: "proxima-nova";
  font-size: 30px;
}
body.path-distributors .main-content-wrapper .slick-prev,
body.path-distributors .main-content-wrapper .slick-next {
  z-index: 1;
  top: 48%;
}
body.path-distributors .main-content-wrapper .slick-dots li {
  width: 12px;
  height: 12px;
  margin: 0 8px 0 0;
}
body.path-distributors .main-content-wrapper .slick-dots li:last-of-type {
  margin: 0;
}
body.path-distributors .main-content-wrapper .slick-dots li button {
  width: 12px;
  height: 12px;
  margin: 0;
}
body.path-distributors .main-content-wrapper .slick-dots li button:before {
  font-size: 0;
  line-height: 12px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #CCCCCC;
  content: "";
  opacity: 1;
}
body.path-distributors .main-content-wrapper .slick-dots li.slick-active button:before {
  background-color: #4A90AD;
}
body.path-distributors .main-content-wrapper .slick-slide {
  outline: none;
}
body.path-distributors .tooltipster-base {
  max-width: 275px;
  height: auto !important;
  margin-left: 15px;
}
body.path-distributors .tooltipster-box {
  border: 2px solid #39464b;
  -webkit-box-shadow: 0 0 5px #888888;
  box-shadow: 0 0 5px #888888;
  background: #39464b;
  color: #fff;
}
body.path-distributors .tooltipster-sidetip.tooltipster-top .tooltipster-arrow {
  margin-left: -25px;
}
body.path-distributors .tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border {
  border-top-color: #39464b;
}
body.path-distributors .tooltipster-content {
  font-size: 14px;
  font-weight: 300;
  line-height: 1.5;
  padding: 16px 22.4px;
}
body.path-distributors .tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background {
  border-top-color: #39464b;
}
body.path-distributors .noscroll {
  overflow: hidden;
}
body.path-distributors a[class*=integrator-cta],
body.path-distributors [class*=integrator-cta] {
  background-color: #445C6D;
  border: 2px solid #445C6D;
  color: #fff;
  border-radius: 3px;
  height: 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-width: 120px;
  width: 215px;
  margin: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: 0;
  padding: 9px 18px;
  line-height: 26px;
}
body.path-distributors .integrator-cta:hover,
body.path-distributors .integrator-cta:focus {
  background-color: #394D5A;
  border-color: #394D5A;
  text-decoration: none;
}
body.path-distributors a.integrator-cta--orange,
body.path-distributors .integrator-cta--orange {
  background: -webkit-gradient(linear, left top, left bottom, from(#F7901E), to(#F79B1E));
  background: -webkit-linear-gradient(top, #F7901E 0%, #F79B1E 100%);
  background: -o-linear-gradient(top, #F7901E 0%, #F79B1E 100%);
  background: linear-gradient(180deg, #F7901E 0%, #F79B1E 100%);
  border: none;
  font-weight: 500;
  font-size: 17px;
}
body.path-distributors .integrator-cta--orange:hover,
body.path-distributors .integrator-cta--orange:focus {
  background: -webkit-gradient(linear, left top, left bottom, from(#E38025), to(#E38025));
  background: -webkit-linear-gradient(top, #E38025 0%, #E38025 100%);
  background: -o-linear-gradient(top, #E38025 0%, #E38025 100%);
  background: linear-gradient(180deg, #E38025 0%, #E38025 100%);
  text-decoration: none;
}
body.path-distributors .integrator-cta span {
  color: inherit;
  font-size: 17px;
  font-weight: 400;
  line-height: 21px;
}
body.path-distributors .integrator-cta > * {
  margin-left: 12px;
}
body.path-distributors .integrator-cta > *:first-child {
  margin-left: 0;
}
body.path-distributors .integrator-cta,
body.path-distributors .integrator-cta span {
  -webkit-transition: background-color 500ms ease, border-color 500ms ease;
  -o-transition: background-color 500ms ease, border-color 500ms ease;
  transition: background-color 500ms ease, border-color 500ms ease;
}
body.path-distributors .integrator-cta.executed {
  background-color: #fff;
  color: #4e4e4e;
  border-color: #E6E6E6;
}
body.path-distributors .integrator-cta.error {
  background-color: #fff;
  color: #EE3924;
  border-color: #EE3924;
}
body.path-distributors .integrator-cta.locked {
  background-color: #D8D8D8;
  color: #4E4E4E;
  border-color: #D8D8D8;
}
body.path-distributors .int-breadcrumb {
  position: absolute;
  left: 0;
  right: 0;
  top: 10px;
  width: 100%;
  max-width: 1030px;
  margin: 0 auto;
  padding-left: 15px;
  display: block;
  font-size: 14px;
  line-height: 17px;
  color: #4e4e4e;
  font-weight: 300;
}
body.path-distributors .int-breadcrumb a {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  text-decoration: none;
  font-weight: 300;
}
body.path-distributors body.integrator-modal-active {
  overflow: hidden;
}
body.path-distributors body::after {
  content: "";
  display: none;
  opacity: 0;
  transition: opacity 200ms ease;
}
body.path-distributors body.integrator-modal-active::after {
  content: "";
  display: block;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #445C6D;
  opacity: 0.9;
  overflow: hidden;
  z-index: 999;
}
body.path-distributors .integrator-modal {
  position: fixed;
  padding: 50px;
  width: 66%;
  min-width: 300px;
  max-width: 700px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border: 1px solid #979797;
  background-color: #FFFFFF;
  border-radius: 3px;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.48);
  z-index: 10000;
  display: none;
}
body.path-distributors .integrator-modal h4 {
  color: #445C6D !important;
  font-size: 21px !important;
  font-weight: 500;
  line-height: 32px;
  margin: 0 0 24px;
}
body.path-distributors .integrator-modal .title {
  color: #445C6D !important;
  font-size: 27px !important;
  font-weight: 400;
  line-height: 27px;
  margin: 0 0 24px;
}
body.path-distributors .integrator-modal .text {
  color: #445C6D !important;
  font-size: 16px !important;
  font-weight: 400;
  line-height: 26px;
}
body.path-distributors .integrator-modal .button-wrapper {
  margin-top: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 16px;
}
@media (max-width: 40em) {
  body.path-distributors .integrator-modal .button-wrapper {
    flex-direction: column;
    justify-content: flex-start;
  }
}
body.path-distributors .integrator-modal .button-wrapper button {
  border-radius: 4px;
  padding: 12px 16px;
}
body.path-distributors .integrator-modal .button-wrapper button.cancel {
  background-color: white;
  border: 2px solid #F7901E;
  color: #F7901E;
}
body.path-distributors .integrator-modal .button-wrapper button.cancel:hover {
  background-color: rgba(247, 144, 30, 0.1);
}
body.path-distributors .integrator-modal .button-wrapper button.confirm {
  background-color: #F7901E;
  color: white;
}
body.path-distributors .integrator-modal .button-wrapper button.confirm:hover {
  background-color: #E38025;
}
body.path-distributors .integrator-modal a,
body.path-distributors .integrator-modal a:active,
body.path-distributors .integrator-modal a:link,
body.path-distributors .integrator-modal a:visited {
  color: #4A90AD;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
}
body.path-distributors .integrator-modal button.close {
  color: #4E4E4E;
  font-size: 14px;
  line-height: 16px;
  font-weight: 300;
  position: absolute;
  top: 16px;
  right: 16px;
  background: none;
  border: none;
  outline: none;
  padding: 0;
}
body.path-distributors .integrator-modal button.close::after {
  content: "";
  display: inline-block;
  margin-left: 0.5em;
  background-image: url("/sites/default/modules/ia_integrators/images/icons/close-x-black.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  height: 16px;
  width: 16px;
  vertical-align: -3px;
}
@media (max-width: 40em) {
  body.path-distributors .integrator-modal {
    padding: 50px 32px;
    width: 90%;
  }
}
body.path-distributors .login-error-page p a,
body.path-distributors .login-error-page p a:link {
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
}
body.path-distributors .login-error-page .logout-button {
  width: 125px;
  display: inline-block;
  margin-top: 16px;
}
@media print, screen and (min-width: 120.063em) {
  body.path-distributors #block-integratornewsfeed .newsfeed-signup h1 {
    font-size: 30px !important;
    line-height: 40px;
  }
  body.path-distributors #block-integratornewsfeed .newsfeed-signup p {
    font-size: 24px;
    line-height: 36px;
  }
  body.path-distributors #block-integratornewsfeed .newsfeed-signup .form-privacy-statement {
    max-width: 650px;
  }
}
@media (max-width: 40em) {
  body.path-distributors {
    /**********************/
    /* breadcrumbs */
    /**********************/
  }
  body.path-distributors div {
    font-size: 16px;
    line-height: 26px;
  }
  body.path-distributors h1 {
    font-size: 24px !important;
    font-weight: 400;
    line-height: 32px;
  }
  body.path-distributors h2 {
    font-size: 24px !important;
    font-weight: 400;
    line-height: 32px;
  }
  body.path-distributors h3 {
    font-size: 21px !important;
    line-height: 28px;
  }
  body.path-distributors h4 {
    font-size: 18px !important;
    line-height: 30px;
  }
  body.path-distributors blockquote {
    font-size: 18px;
    line-height: 24px;
  }
  body.path-distributors .int-breadcrumb {
    text-align: center;
    padding: 0;
  }
}

.distributor-program .icon-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
@media (max-width: 40em) {
  .distributor-program .icon-list {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.distributor-program .icon-list .icon-list-item {
  margin: 0 30px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 40em) {
  .distributor-program .icon-list .icon-list-item {
    margin: 0 0 32px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    width: 100%;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
  }
  .distributor-program .icon-list .icon-list-item:last-child {
    margin-bottom: 0;
  }
}
.distributor-program .icon-list .icon-list-item img {
  width: 71px;
  height: auto;
  margin-bottom: 16px;
}
@media (max-width: 40em) {
  .distributor-program .icon-list .icon-list-item img {
    margin: 0 21px 0 0;
  }
}
.distributor-program .icon-list .icon-list-item .icon-list-text {
  font-size: 16px;
  line-height: 26px;
  text-align: center;
  display: block;
  margin: 0;
}
@media (max-width: 40em) {
  .distributor-program .icon-list .icon-list-item .icon-list-text {
    text-align: left;
  }
}
.distributor-program .heading-section .section-padding {
  padding: 80px 0 96px;
}
@media (max-width: 40em) {
  .distributor-program .heading-section .section-padding {
    padding: 50px 0 56px;
  }
}
.distributor-program .heading-section h1 {
  margin-bottom: 10px;
}
.distributor-program .heading-section h3 {
  margin-bottom: 56px;
}
@media (max-width: 40em) {
  .distributor-program .heading-section h3 {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 32px;
  }
}
.distributor-program .heading-section p {
  max-width: 697px;
  margin: auto;
}
.distributor-program .distributor-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -28px 0 0 -15px;
}
.distributor-program .distributor-list .distributor-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  width: calc(50% - 30px);
  margin: 28px 15px;
  height: 370px;
}
@media (max-width: 40em) {
  .distributor-program .distributor-list .distributor-item {
    margin-bottom: 32px;
    width: calc(100% - 15px);
    height: 430px;
  }
  .distributor-program .distributor-list .distributor-item:last-child {
    margin-bottom: 0;
  }
}
.distributor-program .distributor-list .distributor-item h4 {
  color: #445C6D;
  line-height: 32px;
  margin-bottom: 24px;
}
@media (max-width: 900px) {
  .distributor-program .distributor-list .distributor-item h4 {
    margin-bottom: 18px;
    text-align: center;
    display: block;
    width: 100%;
  }
}
.distributor-program .distributor-list .distributor-item .distributor-card {
  padding: 40px 30px 32px 40px;
  border-radius: 3px;
  background-color: #F2F2F2;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  width: 100%;
}
@media (max-width: 900px) {
  .distributor-program .distributor-list .distributor-item .distributor-card {
    padding: 32px 16px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
  }
}
.distributor-program .distributor-list .distributor-item .distributor-card .logo {
  height: 142px;
  width: 142px;
  border-radius: 16px;
  background-color: #FFF;
  padding: 16px;
  margin-right: 30px;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 900px) {
  .distributor-program .distributor-list .distributor-item .distributor-card .logo {
    width: 100px;
    height: 100px;
    margin-right: 0;
    margin-bottom: 24px;
  }
}
.distributor-program .distributor-list .distributor-item .distributor-card .logo img {
  width: 100%;
  height: auto;
  margin: 0;
}
.distributor-program .distributor-list .distributor-item .distributor-card .logo img.coderise-logo {
  width: 90%;
}
.distributor-program .distributor-list .distributor-item .distributor-card .text {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: #4E4E4E;
}
@media (max-width: 900px) {
  .distributor-program .distributor-list .distributor-item .distributor-card .text {
    text-align: center;
  }
}
.distributor-program .distributor-list .distributor-item .distributor-card .text span {
  display: block;
}
.distributor-program .distributor-list .distributor-item .distributor-card .text .name {
  color: inherit;
  font-size: 18px;
  font-weight: 600;
  line-height: 30px;
  display: block;
}
.distributor-program .distributor-list .distributor-item .distributor-card .text .vintage {
  color: inherit;
  font-size: 16px;
  font-style: italic;
  line-height: 26px;
  margin-bottom: 8px;
}
.distributor-program .distributor-list .distributor-item .distributor-card .text .contact-info {
  margin: 0;
}
.distributor-program .distributor-list .distributor-item .distributor-card .text .contact-info,
.distributor-program .distributor-list .distributor-item .distributor-card .text .contact-info .phone-number,
.distributor-program .distributor-list .distributor-item .distributor-card .text .contact-info .email,
.distributor-program .distributor-list .distributor-item .distributor-card .text .contact-info .website {
  color: inherit;
  font-size: 16px;
  line-height: 26px;
  font-weight: 300;
}
.distributor-program .distributor-list .distributor-item .distributor-card .text .contact-info .website {
  color: #4A90AD;
}
.distributor-program .distributor-list .distributor-item .distributor-card .text .contact-info a {
  display: block;
}
@supports (display: grid) {
  .distributor-program .distributor-list {
    display: grid;
    grid-template-columns: repeat(2, 50fr);
    grid-column-gap: 30px;
    grid-row-gap: 56px;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
    justify-items: stretch;
    margin: 0;
  }
  .distributor-program .distributor-list .distributor-item {
    width: auto;
    margin: 0;
    height: auto;
  }
  @media (max-width: 40em) {
    .distributor-program .distributor-list .distributor-item {
      margin-bottom: 32px;
    }
  }
}
@media (max-width: 40em) {
  .distributor-program .distributor-list {
    display: block;
  }
}
.distributor-program .benefits .section-padding {
  padding: 96px 0 120px;
}
@media (max-width: 40em) {
  .distributor-program .benefits .section-padding {
    padding: 96px 0;
  }
}
.distributor-program .benefits .benefits-heading {
  color: #4E4E4E;
  font-size: 18px;
  font-weight: 600;
  line-height: 30px;
  text-align: center;
  margin-bottom: 40px;
}
@media (max-width: 40em) {
  .distributor-program .benefits .benefits-heading {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 36px;
  }
}
.distributor-program .become-a-distributor {
  background-color: #F2F2F2;
}
.distributor-program .become-a-distributor .section-padding {
  padding: 96px 0;
}
@media (max-width: 40em) {
  .distributor-program .become-a-distributor .section-padding {
    padding-top: 56px;
  }
}
.distributor-program .become-a-distributor h2 {
  margin-bottom: 16px;
  color: #445C6D;
  font-size: 27px;
  font-weight: 500;
  line-height: 36px;
  text-align: center;
}
@media (max-width: 40em) {
  .distributor-program .become-a-distributor h2 {
    font-size: 24px;
    line-height: 32px;
  }
}
.distributor-program .become-a-distributor .subheading {
  max-width: 750px;
  margin: 0 auto 56px;
}
.distributor-program .become-a-distributor .requirements-heading {
  color: #4E4E4E;
  font-size: 18px;
  font-weight: 600;
  line-height: 30px;
  text-align: center;
  margin-bottom: 56px;
}
@media (max-width: 40em) {
  .distributor-program .become-a-distributor .requirements-heading {
    margin-bottom: 16px;
  }
}
.distributor-program .become-a-distributor .icon-list {
  margin-bottom: 56px;
}
.distributor-program .become-a-distributor .integrator-cta--orange {
  margin: auto;
}
.distributor-program .become-a-distributor .form-intro-copy {
  color: #4E4E4E;
  font-size: 18px;
  font-weight: 600;
  line-height: 30px;
  text-align: center;
  max-width: 547px;
  margin: 0 auto 56px;
}
.distributor-program .become-a-distributor .form-intro-copy a {
  color: inherit !important;
  font-size: inherit !important;
  line-height: inherit !important;
  font-weight: inherit !important;
  text-decoration: none;
  display: inline-block;
}
.distributor-program .become-a-distributor .custom-form-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -10px;
}
.distributor-program .become-a-distributor .custom-form-wrapper select.error,
.distributor-program .become-a-distributor .custom-form-wrapper input.error {
  border-color: red !important;
}
.distributor-program .become-a-distributor .custom-form-wrapper .form-item {
  width: calc(50% - 10px);
  margin-left: 10px;
  display: block;
}
@media (max-width: 40em) {
  .distributor-program .become-a-distributor .custom-form-wrapper .form-item {
    width: calc(100% + 10px);
  }
}
.distributor-program .become-a-distributor .custom-form-wrapper .fine-print {
  width: 100%;
}
.distributor-program .become-a-distributor .custom-form-wrapper .form-submit {
  display: inline-block;
}
.distributor-program .become-a-distributor .custom-form-wrapper .full-width {
  margin-top: 0;
  margin-bottom: 0;
  flex: 1 1 100%;
}
.distributor-program .become-a-distributor .custom-form-wrapper .full-width .form-item {
  width: auto;
}
.distributor-program .become-a-distributor .custom-form-wrapper .form-actions.webform-actions {
  text-align: center;
}
.distributor-program .become-a-distributor .custom-form-wrapper .captcha {
  margin: 25px auto 0 auto;
}
.distributor-program .become-a-distributor .webform-confirmation {
  margin: auto;
}
.distributor-program .become-a-distributor .webform-confirmation__back {
  display: none;
}
.distributor-program [data-drupal-messages] {
  flex: 1 1 100%;
}
.distributor-program [data-drupal-messages] > div:not(.captcha-message) {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.distributor-program [data-drupal-messages] .captcha-message {
  margin-top: 20px;
  margin-bottom: 0;
  color: red;
  text-align: center;
}
.distributor-program [data-drupal-messages] .captcha-message ul {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.distributor-program .js-form-item {
  position: relative;
}
.distributor-program .js-form-item .form-item--error-message {
  position: absolute;
  top: 0;
  right: 0;
  color: red;
  font-size: 14px;
  line-height: 17px;
  font-weight: 300;
  margin-bottom: 6px;
}
.distributor-program .visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.distributor-program .grecaptcha-badge {
  z-index: 1;
}

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