@charset "UTF-8";
@font-face {
  font-family: "Ionicons";
  src: url("https://code.ionicframework.com/ionicons/2.0.1/fonts/ionicons.eot?v=2.0.1");
  src: url("https://code.ionicframework.com/ionicons/2.0.1/fonts/ionicons.eot?v=2.0.1#iefix") format("embedded-opentype"), url("https://code.ionicframework.com/ionicons/2.0.1/fonts/ionicons.ttf?v=2.0.1") format("truetype"), url("https://code.ionicframework.com/ionicons/2.0.1/fonts/ionicons.woff?v=2.0.1") format("woff"), url("https://code.ionicframework.com/ionicons/2.0.1/fonts/ionicons.svg?v=2.0.1#Ionicons") format("svg");
  font-weight: normal;
  font-style: normal;
}
.paragraph-type--simple-banner-with-divider {
  width: 100vw;
  margin-left: calc((100% - 100vw) / 2) !important;
  margin-top: 0px !important;
}
.paragraph-type--simple-banner-with-divider .simple-banner-with-divider-container {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  padding: 50px 30px;
  max-width: 1200px;
  min-height: 236px;
  margin: auto;
  margin-bottom: 80px;
}
.paragraph-type--simple-banner-with-divider .simple-banner-with-divider-container > div {
  width: 50%;
}
.paragraph-type--simple-banner-with-divider .simple-banner-with-divider-container .field--name-field-title {
  font-family: "Roboto";
  font-weight: 700;
  font-size: 26px;
  line-height: 32px;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  margin-right: 30px;
}
.paragraph-type--simple-banner-with-divider .simple-banner-with-divider-container .simple_banner_divider_link .field--type-link {
  border-left: 2px solid #555555;
  height: 100px;
  display: flex;
  text-align: center;
}
.paragraph-type--simple-banner-with-divider .simple-banner-with-divider-container .simple_banner_divider_link .field--type-link a {
  border-radius: 5px;
  text-align: center;
  padding: 12px 25px;
  line-height: 18px;
  cursor: pointer;
  background-color: #008484;
  color: white !important;
  align-self: center;
  margin: auto;
}
.paragraph-type--simple-banner-with-divider .simple-banner-with-divider-container .simple_banner_divider_link .field--type-link a::before {
  font-family: FontAwesome;
  content: "";
  text-decoration: none;
  padding-right: 6px;
  color: white;
}
.paragraph-type--simple-banner-with-divider .simple-banner-with-divider-container .simple_banner_divider_link .field--type-link a,
.paragraph-type--simple-banner-with-divider .simple-banner-with-divider-container .simple_banner_divider_link .field--type-link a a,
.paragraph-type--simple-banner-with-divider .simple-banner-with-divider-container .simple_banner_divider_link .field--type-link a span {
  font-family: "roboto";
  font-weight: 700;
  font-size: 14px;
  line-height: 16px;
  color: white;
  cursor: pointer;
}
.paragraph-type--simple-banner-with-divider .simple-banner-with-divider-container .simple_banner_divider_link .field--type-link a,
.paragraph-type--simple-banner-with-divider .simple-banner-with-divider-container .simple_banner_divider_link .field--type-link a a,
.paragraph-type--simple-banner-with-divider .simple-banner-with-divider-container .simple_banner_divider_link .field--type-link a span {
  text-decoration: none;
}
.paragraph-type--simple-banner-with-divider .simple-banner-with-divider-container .simple_banner_divider_link .field--type-link a:hover,
.paragraph-type--simple-banner-with-divider .simple-banner-with-divider-container .simple_banner_divider_link .field--type-link a a:hover,
.paragraph-type--simple-banner-with-divider .simple-banner-with-divider-container .simple_banner_divider_link .field--type-link a span:hover {
  text-decoration: none;
}
.paragraph-type--simple-banner-with-divider .simple-banner-with-divider-container .simple_banner_divider_link .field--type-link a:focus,
.paragraph-type--simple-banner-with-divider .simple-banner-with-divider-container .simple_banner_divider_link .field--type-link a a:focus,
.paragraph-type--simple-banner-with-divider .simple-banner-with-divider-container .simple_banner_divider_link .field--type-link a span:focus {
  text-decoration: none;
  outline: none;
}
.paragraph-type--simple-banner-with-divider .simple-banner-with-divider-container .simple_banner_divider_link .field--type-link a:active,
.paragraph-type--simple-banner-with-divider .simple-banner-with-divider-container .simple_banner_divider_link .field--type-link a a:active,
.paragraph-type--simple-banner-with-divider .simple-banner-with-divider-container .simple_banner_divider_link .field--type-link a span:active {
  box-shadow: none;
}
.paragraph-type--simple-banner-with-divider .simple-banner-with-divider-container .simple_banner_divider_link .field--type-link a:hover {
  text-decoration: none;
  background-color: #075353;
}
.paragraph-type--simple-banner-with-divider .simple-banner-with-divider-container .simple_banner_divider_link .field--type-link a:focus {
  border: 1px solid #008484;
  text-decoration: none;
  outline: none;
}
.paragraph-type--simple-banner-with-divider .simple-banner-with-divider-container .simple_banner_divider_link .field--type-link a:active {
  box-shadow: none;
}
.paragraph-type--simple-banner-with-divider .simple-banner-with-divider-container .simple_banner_divider_link .field--type-link a svg.ext {
  display: none;
}

@media only screen and (max-width: 991px) {
  .paragraph-type--simple-banner-with-divider .simple-banner-with-divider-container {
    flex-direction: column;
  }
  .paragraph-type--simple-banner-with-divider .simple-banner-with-divider-container > div {
    width: 100%;
  }
  .paragraph-type--simple-banner-with-divider .simple-banner-with-divider-container > div .field--name-field-title {
    margin-right: 0px;
    justify-content: center;
  }
  .paragraph-type--simple-banner-with-divider .simple-banner-with-divider-container .simple_banner_divider_link .field--type-link {
    border: none;
  }
}
@media only screen and (max-width: 768px) {
  .paragraph-type--simple-banner-with-divider .simple-banner-with-divider-container > div .field--name-field-title {
    text-align: center;
  }
}

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