.visually-hidden:not(:focus):not(:active) {
  clip: rect(0 0 0 0);
  clip-path: inset(100%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px; }

.callout_group .callout .title p {
  font-family: "BaskervilleOldFacD";
  font-size: 28px;
  margin: 20px auto;
  text-align: center; }
  @media screen and (min-width: 960px) {
    .callout_group .callout .title p {
      font-size: 36px; } }

.callout_group .callout .body {
  margin: 0 auto 30px;
  max-width: 400px;
  width: 100%; }

.node-type-brand .cta-img-text-box .views-row .views-field-field-callout-body {
  padding: 0; }

.node-type-brand .block-ph-callouts {
  text-align: center; }

@media only screen and (min-width: 1400px) {
  .node-type-brand .main-content {
    padding: 45px 0 0; } }

section.node-brand {
  padding-top: 0; }
  section.node-brand > div {
    padding: 0;
    max-width: none; }
  section.node-brand .field-name-body .intro-bg-img {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 450px;
    position: relative;
    width: 100%; }
  section.node-brand .field-name-body .intro-title {
    bottom: 30px;
    color: #fff;
    font-size: 32px;
    left: 50%;
    max-width: 700px;
    position: absolute;
    text-align: center;
    width: 100%;
    transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%); }
    @media only screen and (min-width: 768px) {
      section.node-brand .field-name-body .intro-title {
        font-size: 58px; } }
  section.node-brand .field-name-body p {
    font-family: "Agenda Regular", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 100;
    margin: 30px auto;
    max-width: 700px;
    text-align: center;
    width: 100%; }
  section.node-brand .field-name-body table {
    margin: 0 auto;
    max-width: 500px;
    padding-bottom: 10px;
    width: 100%; }
  section.node-brand .field-name-body th,
  section.node-brand .field-name-body td {
    text-align: left; }
    section.node-brand .field-name-body th:first-child,
    section.node-brand .field-name-body td:first-child {
      border-right: 1px solid #e1e1e1;
      padding-right: 15px;
      text-align: right; }
    section.node-brand .field-name-body th:last-child,
    section.node-brand .field-name-body td:last-child {
      padding-left: 15px; }
  section.node-brand .field-name-body th {
    font-family: "BaskervilleOldFacD";
    font-size: 28px;
    padding-bottom: 10px; }
    section.node-brand .field-name-body th:first-child {
      border: 0; }
  section.node-brand .field-name-body tbody tr:first-child td {
    padding-top: 0; }
  section.node-brand .field-name-body td {
    font-family: "Agenda Regular", Arial, Helvetica, sans-serif;
    font-weight: 100;
    width: 50%;
    line-height: 1.2;
    padding-top: 10px; }
    @media only screen and (min-width: 768px) {
      section.node-brand .field-name-body td {
        font-size: 19px; } }
  section.node-brand .field-name-body tr:last-child td {
    padding-bottom: 10px; }

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