/************************** Font faces ******************************/
@font-face {
  font-family: "ProximaNovaWeb";
  font-display: swap;
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/ProximaNovaWeb/ProximaNova-Light.woff2") format("woff2"), url("../fonts/ProximaNovaWeb/ProximaNova-Light.woff") format("woff"), url("../fonts/ProximaNovaWeb/ProximaNova-Light.ttf") format("truetype");
}
@font-face {
  font-family: "ProximaNovaWeb";
  font-display: swap;
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/ProximaNovaWeb/ProximaNova-Regular.woff2") format("woff2"), url("../fonts/ProximaNovaWeb/ProximaNova-Regular.woff") format("woff"), url("../fonts/ProximaNovaWeb/ProximaNova-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "ProximaNovaWeb";
  font-display: swap;
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/ProximaNovaWeb/ProximaNova-Bold.woff2") format("woff2"), url("../fonts/ProximaNovaWeb/ProximaNova-Bold.woff") format("woff"), url("../fonts/ProximaNovaWeb/ProximaNova-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "ProximaNovaWeb";
  font-display: swap;
  font-style: normal;
  font-weight: 800;
  src: url("../fonts/ProximaNovaWeb/ProximaNova-Extrabld.woff2") format("woff2"), url("../fonts/ProximaNovaWeb/ProximaNova-Extrabld.woff") format("woff"), url("../fonts/ProximaNovaWeb/ProximaNova-Extrabld.ttf") format("truetype");
}
@font-face {
  font-family: "SourceHanSansCN";
  font-display: swap;
  font-style: normal;
  font-weight: 100;
  src: url("../fonts/SourceHanSansCN/ourceHanSansCN-ExtraLight.otf") format("opentype");
}
@font-face {
  font-family: "SourceHanSansCN";
  font-display: swap;
  font-style: normal;
  font-weight: 200;
  src: url("../fonts/SourceHanSansCN/ourceHanSansCN-Light.otf") format("opentype");
}
@font-face {
  font-family: "SourceHanSansCN";
  font-display: swap;
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/SourceHanSansCN/ourceHanSansCN-Regular.otf") format("opentype");
}
@font-face {
  font-family: "SourceHanSansCN";
  font-display: swap;
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/SourceHanSansCN/ourceHanSansCN-Bold.otf") format("opentype");
}
@font-face {
  font-family: "SourceHanSansCN";
  font-display: swap;
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/SourceHanSansCN/ourceHanSansCN-Heavy.otf") format("opentype");
}
@font-face {
  font-family: "Din2014";
  font-display: swap;
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/DIN2014-Regular/font.woff2") format("woff2"), url("../fonts/DIN2014-Regular/font.woff") format("woff");
}
@font-face {
  font-family: "Din2014";
  font-display: swap;
  font-style: italic;
  font-weight: 400;
  src: url("../fonts/DIN2014-Italic/font.woff2") format("woff2"), url("../fonts/DIN2014-Italic/font.woff") format("woff");
}
@font-face {
  font-family: "Din2014";
  font-display: swap;
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/DIN2014-Demi/font.woff2") format("woff2"), url("../fonts/DIN2014-Demi/font.woff") format("woff");
}
@font-face {
  font-family: "Din2014";
  font-display: swap;
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/DIN2014-Bold/font.woff2") format("woff2"), url("../fonts/DIN2014-Bold/font.woff") format("woff");
}
p.content-quote-text.size30 {
  font-size: 24px;
  font-style: normal;
  line-height: 150%;
  font-weight: 700;
  padding: 26px 0 7px 25px;
  color: #8f8f8f;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  p.content-quote-text.size30 {
    padding: 27px 0 8px 31px;
    font-size: 30px;
  }
}

p {
  text-indent: initial !important;
}

@media (max-width: 1199px) {
  .basic-page__title {
    margin-left: 15px;
    margin-right: 15px;
  }
}
p.content-quote-text.size18 {
  padding: 0 0 32px 25px;
  color: #727272;
  font-size: 18px;
}
@media (min-width: 768px) {
  p.content-quote-text.size18 {
    padding-bottom: 28px;
    padding-left: 31px;
  }
}

.home-page .basic-page__title {
  display: none;
}

.text-formatted ul, .text-formatted ol {
  margin-bottom: 30px !important;
  margin-top: 6px !important;
  padding-left: 16px !important;
}
.text-formatted ul li, .text-formatted ol li {
  font-size: 16px;
  line-height: 32px;
  padding-left: 16px;
}
.text-formatted ul li a, .text-formatted ol li a {
  color: #04A973;
  font-weight: 700;
}

.vocabulary-product-theme .product-theme {
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 16px;
  text-align: center;
  letter-spacing: 0.02em;
  padding: 2px 8px;
  font-weight: bold;
  border-radius: 34px;
  display: inline-block;
}

.cc-window.cc-banner {
  z-index: 1000000001;
}
.cc-window.cc-floating {
  z-index: 1000000001;
}

img.b-lazy {
  display: inline-block !important;
}

a.green-link {
  color: #04A973;
  font-weight: 700;
}
a.green-link:link {
  color: #04A973;
  font-weight: 700;
}
a.green-link:visited {
  color: #04A973;
  font-weight: 700;
}

@media (min-width: 768px) {
  .twis-more-products .paragraph--type--column {
    padding: 15px;
  }
}

.menu--footer .iso-logo {
  background: url("../../images/logoiso.png");
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  width: 70px;
  height: 70px;
  line-height: 0;
  font-size: 0;
  color: transparent;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .menu--footer .iso-logo {
    float: left;
  }
}

p.small.size12 {
  font-size: 12px !important;
  font-style: normal !important;
  line-height: 175% !important;
  font-weight: 400 !important;
}

p.size12.gray-light {
  font-size: 12px !important;
  font-style: normal !important;
  line-height: 175% !important;
  font-weight: 400 !important;
  color: #627684 !important;
}

ul.tick-list li {
  list-style-image: url("../images/current-language.svg");
}

a.small-link.size12 {
  font-size: 12px !important;
  font-style: normal !important;
  line-height: 175% !important;
  font-weight: 700;
  color: #04A973 !important;
}

.field--name-body hr {
  border: none;
  height: 1px;
  background: #EEEEEE;
}

hr {
  border: none;
  height: 1px;
  background: #EEEEEE;
}

/* Support WYSIWYG tables styles */
.text-formatted table,
.resource-description table,
.update-item__content table,
#gated-ungated-wrapper .left-content table {
  text-align: left;
  border: none;
  width: 100%;
  max-width: 100%;
  color: #313538;
  white-space: nowrap;
  font-weight: 400;
}
@media (min-width: 768px) {
  .text-formatted table,
.resource-description table,
.update-item__content table,
#gated-ungated-wrapper .left-content table {
    white-space: nowrap;
  }
}
.text-formatted table th, .text-formatted table td,
.resource-description table th,
.resource-description table td,
.update-item__content table th,
.update-item__content table td,
#gated-ungated-wrapper .left-content table th,
#gated-ungated-wrapper .left-content table td {
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: 1px solid #EEEEEE;
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 15px;
  padding-bottom: 15px;
  letter-spacing: normal !important;
  vertical-align: top;
}
.text-formatted table th,
.resource-description table th,
.update-item__content table th,
#gated-ungated-wrapper .left-content table th {
  border-top: none;
  letter-spacing: normal !important;
}
.text-formatted table th.th-broder-top,
.resource-description table th.th-broder-top,
.update-item__content table th.th-broder-top,
#gated-ungated-wrapper .left-content table th.th-broder-top {
  border-top: 1px solid #EEEEEE;
}
.text-formatted table tr,
.resource-description table tr,
.update-item__content table tr,
#gated-ungated-wrapper .left-content table tr {
  border-left: none;
  border-right: none;
  background-color: transparent;
}
.text-formatted table tr.table-primary,
.resource-description table tr.table-primary,
.update-item__content table tr.table-primary,
#gated-ungated-wrapper .left-content table tr.table-primary {
  background: #F2FDFA;
  color: #04A973;
  font-weight: 500;
}
.text-formatted table tr.table-primary th, .text-formatted table tr.table-primary td,
.resource-description table tr.table-primary th,
.resource-description table tr.table-primary td,
.update-item__content table tr.table-primary th,
.update-item__content table tr.table-primary td,
#gated-ungated-wrapper .left-content table tr.table-primary th,
#gated-ungated-wrapper .left-content table tr.table-primary td {
  color: #04A973;
  font-weight: 500;
}
.text-formatted table tr.thead-gray,
.resource-description table tr.thead-gray,
.update-item__content table tr.thead-gray,
#gated-ungated-wrapper .left-content table tr.thead-gray {
  background: #FAFAFA;
}
.text-formatted table tr.thead-gray th, .text-formatted table tr.thead-gray td,
.resource-description table tr.thead-gray th,
.resource-description table tr.thead-gray td,
.update-item__content table tr.thead-gray th,
.update-item__content table tr.thead-gray td,
#gated-ungated-wrapper .left-content table tr.thead-gray th,
#gated-ungated-wrapper .left-content table tr.thead-gray td {
  font-weight: 700;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 1px !important;
  text-transform: uppercase;
  color: #354652;
}
.text-formatted table tr.thead-plain th, .text-formatted table tr.thead-plain td,
.resource-description table tr.thead-plain th,
.resource-description table tr.thead-plain td,
.update-item__content table tr.thead-plain th,
.update-item__content table tr.thead-plain td,
#gated-ungated-wrapper .left-content table tr.thead-plain th,
#gated-ungated-wrapper .left-content table tr.thead-plain td {
  font-weight: 700;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 1px !important;
  text-transform: uppercase;
  color: #354652;
}
.text-formatted table thead.thead-gray,
.resource-description table thead.thead-gray,
.update-item__content table thead.thead-gray,
#gated-ungated-wrapper .left-content table thead.thead-gray {
  background: #FAFAFA;
}
.text-formatted table th,
.resource-description table th,
.update-item__content table th,
#gated-ungated-wrapper .left-content table th {
  font-size: 12px;
  font-style: normal;
  line-height: 16px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #354652;
}
.text-formatted table th.table-primary,
.resource-description table th.table-primary,
.update-item__content table th.table-primary,
#gated-ungated-wrapper .left-content table th.table-primary {
  background: #F2FDFA;
  color: #04A973;
  font-weight: 500;
}
.text-formatted table td,
.resource-description table td,
.update-item__content table td,
#gated-ungated-wrapper .left-content table td {
  font-size: 14px;
  font-style: normal;
  line-height: 16px;
  font-weight: 400;
  letter-spacing: 1px;
  word-break: break-word;
}
.text-formatted table td.table-primary,
.resource-description table td.table-primary,
.update-item__content table td.table-primary,
#gated-ungated-wrapper .left-content table td.table-primary {
  background: #F2FDFA;
  color: #04A973;
  font-weight: 500;
}
.text-formatted .thead-gray th,
.resource-description .thead-gray th,
.update-item__content .thead-gray th,
#gated-ungated-wrapper .left-content .thead-gray th {
  border-bottom: 1px solid #DDDDDD;
  background: #FAFAFA;
  color: #354652;
}
.text-formatted thead.thead-gray td,
.text-formatted tr.thead-gray td,
.resource-description thead.thead-gray td,
.resource-description tr.thead-gray td,
.update-item__content thead.thead-gray td,
.update-item__content tr.thead-gray td,
#gated-ungated-wrapper .left-content thead.thead-gray td,
#gated-ungated-wrapper .left-content tr.thead-gray td {
  border-bottom: 1px solid #DDDDDD;
  background: #FAFAFA;
}
.text-formatted table.thead-gray th,
.resource-description table.thead-gray th,
.update-item__content table.thead-gray th,
#gated-ungated-wrapper .left-content table.thead-gray th {
  background: #FAFAFA;
  color: #354652;
}
.text-formatted .thead-hover:hover th,
.resource-description .thead-hover:hover th,
.update-item__content .thead-hover:hover th,
#gated-ungated-wrapper .left-content .thead-hover:hover th {
  background: #FAFAFA;
  color: #354652;
}
.text-formatted thead.thead-hover:hover td,
.text-formatted tr.thead-hover:hover td,
.resource-description thead.thead-hover:hover td,
.resource-description tr.thead-hover:hover td,
.update-item__content thead.thead-hover:hover td,
.update-item__content tr.thead-hover:hover td,
#gated-ungated-wrapper .left-content thead.thead-hover:hover td,
#gated-ungated-wrapper .left-content tr.thead-hover:hover td {
  background: #FAFAFA;
}
.text-formatted .table-bordered th,
.resource-description .table-bordered th,
.update-item__content .table-bordered th,
#gated-ungated-wrapper .left-content .table-bordered th {
  border-top: 1px solid #EEEEEE !important;
  color: #354652;
}
.text-formatted .table-bordered tr,
.resource-description .table-bordered tr,
.update-item__content .table-bordered tr,
#gated-ungated-wrapper .left-content .table-bordered tr {
  border-left: 1px solid #EEEEEE !important;
  border-right: 1px solid #EEEEEE !important;
}
.text-formatted .table-sm th, .text-formatted .table-sm td,
.resource-description .table-sm th,
.resource-description .table-sm td,
.update-item__content .table-sm th,
.update-item__content .table-sm td,
#gated-ungated-wrapper .left-content .table-sm th,
#gated-ungated-wrapper .left-content .table-sm td {
  padding-top: 7px;
  padding-bottom: 7px;
  vertical-align: top;
}
.text-formatted .table-responsive,
.resource-description .table-responsive,
.update-item__content .table-responsive,
#gated-ungated-wrapper .left-content .table-responsive {
  overflow-x: auto;
}
.text-formatted table[class^=table-content-column-left-border-],
.resource-description table[class^=table-content-column-left-border-],
.update-item__content table[class^=table-content-column-left-border-],
#gated-ungated-wrapper .left-content table[class^=table-content-column-left-border-] {
  border-collapse: unset;
}
.text-formatted .table-head-column-left-border,
.resource-description .table-head-column-left-border,
.update-item__content .table-head-column-left-border,
#gated-ungated-wrapper .left-content .table-head-column-left-border {
  border-left: 1px solid #ABABAB !important;
}
.text-formatted caption,
.resource-description caption,
.update-item__content caption,
#gated-ungated-wrapper .left-content caption {
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  color: #727272;
  margin-top: 16px;
  margin-bottom: 16px;
  white-space: normal;
  text-align: left;
}

/* Support dynamic Horizontal border for WYSIWYG tables */
.table-content-column-left-border-1 td:nth-child(1) {
  border-left: 1px solid #ABABAB;
}

.table-head-column-left-border-1 th:nth-child(1) {
  border-left: 1px solid #ABABAB;
}

.table-content-column-left-border-2 td:nth-child(2) {
  border-left: 1px solid #ABABAB;
}

.table-head-column-left-border-2 th:nth-child(2) {
  border-left: 1px solid #ABABAB;
}

.table-content-column-left-border-3 td:nth-child(3) {
  border-left: 1px solid #ABABAB;
}

.table-head-column-left-border-3 th:nth-child(3) {
  border-left: 1px solid #ABABAB;
}

.table-content-column-left-border-4 td:nth-child(4) {
  border-left: 1px solid #ABABAB;
}

.table-head-column-left-border-4 th:nth-child(4) {
  border-left: 1px solid #ABABAB;
}

.table-content-column-left-border-5 td:nth-child(5) {
  border-left: 1px solid #ABABAB;
}

.table-head-column-left-border-5 th:nth-child(5) {
  border-left: 1px solid #ABABAB;
}

.table-content-column-left-border-6 td:nth-child(6) {
  border-left: 1px solid #ABABAB;
}

.table-head-column-left-border-6 th:nth-child(6) {
  border-left: 1px solid #ABABAB;
}

.table-content-column-left-border-7 td:nth-child(7) {
  border-left: 1px solid #ABABAB;
}

.table-head-column-left-border-7 th:nth-child(7) {
  border-left: 1px solid #ABABAB;
}

.table-content-column-left-border-8 td:nth-child(8) {
  border-left: 1px solid #ABABAB;
}

.table-head-column-left-border-8 th:nth-child(8) {
  border-left: 1px solid #ABABAB;
}

.table-content-column-left-border-9 td:nth-child(9) {
  border-left: 1px solid #ABABAB;
}

.table-head-column-left-border-9 th:nth-child(9) {
  border-left: 1px solid #ABABAB;
}

.table-content-column-left-border-10 td:nth-child(10) {
  border-left: 1px solid #ABABAB;
}

.table-head-column-left-border-10 th:nth-child(10) {
  border-left: 1px solid #ABABAB;
}

@media (max-width: 1199px) {
  .field--name-field-table {
    margin-top: 36px;
  }
}
.node-preview-container {
  z-index: 1001;
  background-color: #000000;
  color: #fff;
}
.node-preview-container .node-preview-backlink {
  background-color: #105928;
  padding: 10px;
  color: #fff;
  font-weight: bold;
}
.node-preview-container select {
  color: #000000;
}

.table-caption {
  font-size: 14px;
  font-style: normal;
  line-height: 150%;
  font-weight: 400;
  color: #727272;
  margin-top: 16px;
  margin-bottom: 16px;
  white-space: normal;
  text-align: left;
}

.tapi-maintenance.paragraph--type--banner {
  background: #232E35;
  height: 100vh;
}
.tapi-maintenance.paragraph--type--banner > img, .tapi-maintenance.paragraph--type--banner > picture {
  display: none;
}
.tapi-maintenance.paragraph--type--banner .banner__content {
  padding: 0px;
  max-width: 1200px;
}
@media (max-width: 767px) {
  .tapi-maintenance.paragraph--type--banner .banner__content {
    flex-direction: column-reverse;
  }
}
.tapi-maintenance.paragraph--type--banner .banner__content .banner__title {
  text-align: left;
  margin-top: 100px;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .tapi-maintenance.paragraph--type--banner .banner__content .banner__title {
    margin-top: 60px;
  }
}
@media (max-width: 767px) {
  .tapi-maintenance.paragraph--type--banner .banner__content .banner__title {
    margin-top: 20px;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .tapi-maintenance.paragraph--type--banner .banner__content .banner__image {
    width: 100%;
  }
}
.tapi-maintenance.paragraph--type--banner .banner__content .field--name-field-banner-text {
  max-width: 460px;
}
.tapi-maintenance.paragraph--type--banner .banner__content .field--name-field-banner-text h4 {
  font-family: "Din2014", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 23px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #ffffff;
}
.tapi-maintenance.paragraph--type--banner .banner__content .field--name-field-banner-text h1 {
  font-family: "ProximaNovaWeb", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 48px;
  line-height: 56px;
  color: #ffffff;
  margin-top: 0px;
  margin-bottom: 16px;
  margin-top: 16px;
}
@media (max-width: 767px) {
  .tapi-maintenance.paragraph--type--banner .banner__content .field--name-field-banner-text h1 {
    font-size: 36px;
    line-height: 48px;
  }
}
.tapi-maintenance.paragraph--type--banner .banner__content .field--name-field-banner-text p {
  font-family: "Din2014", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0.02em;
  color: #ffffff;
}
@media (max-width: 767px) {
  .tapi-maintenance.paragraph--type--banner .banner__content .field--name-field-banner-text p {
    line-height: 32px;
  }
}
.tapi-maintenance.paragraph--type--banner .banner__content .field--name-field-banner-text a {
  color: green;
}

h5.black-text {
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 23px;
  letter-spacing: 0.02em;
  color: #232E35;
}

h5.green-text {
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 23px;
  letter-spacing: 0.02em;
  color: #04A973;
}

p.font-18 {
  font-size: 18px;
  letter-spacing: 0.02em;
  line-height: 23px;
}

p.default {
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0.02em;
  color: #354652;
}

/* Referral Program Page Styles */
@media (min-width: 992px) {
  .referral-program-banner .banner__content {
    padding: 0 0 30px;
  }
}
.referral-program-banner .banner__content h1 {
  margin-bottom: 20px;
  font-size: 30px;
  font-style: normal;
  line-height: 30px;
}
html:not([lang=zh-hans]) .referral-program-banner .banner__content h1 {
  font-weight: 800;
}
html[lang=zh-hans] .referral-program-banner .banner__content h1 {
  font-weight: 900;
}
@media (min-width: 768px) {
  .referral-program-banner .banner__content h1 {
    font-size: 48px;
    line-height: 60px;
  }
}
@media (min-width: 992px) {
  .referral-program-banner .banner__content h1 {
    margin-bottom: 12px;
  }
}
.referral-program-banner .banner__content .button {
  font-size: 12px;
  font-style: normal;
  line-height: 12px;
  font-weight: 700;
  letter-spacing: 0.1em;
  min-width: 240px;
}

.referral-program-content {
  padding-top: 40px;
  padding-bottom: 21px;
  background-color: #FAFAFA !important;
}
@media (min-width: 768px) {
  .referral-program-content {
    padding-bottom: 61px;
  }
}
@media (min-width: 992px) {
  .referral-program-content {
    padding-bottom: 57px;
  }
}
.referral-program-content .paragraph--type--icon-with-text p {
  font-size: 14px;
  font-style: normal;
  line-height: 24px;
  font-weight: 400;
  text-align: center;
  color: #313538;
  font-style: normal;
  font-weight: normal !important;
  font-size: 14px;
  line-height: 24px;
}
.referral-program-content .nav-link-section-20 {
  width: 324px;
  padding: 0px;
}
@media (min-width: 768px) {
  .referral-program-content .nav-link-section-20 {
    width: 422px;
  }
}
.referral-program-content .nav-link-section-20 .field--type-image {
  margin-bottom: 38px;
}
.referral-program-content .nav-link-section-20 h4 {
  margin-bottom: 7px;
  font-size: 24px;
}
.referral-program-content .nav-link-section-20:last-child {
  margin-bottom: 0px !important;
}
.referral-program-content .nav-link-section-20 .icon-col-wrapper {
  width: 100% !important;
}
.referral-program-content--bottom {
  padding-top: 10px;
}
@media (min-width: 768px) {
  .referral-program-content--bottom {
    padding-top: 22px;
  }
}
@media (min-width: 992px) {
  .referral-program-content--bottom {
    padding-top: 40px;
  }
}
.referral-program-content--bottom h2 {
  font-size: 24px;
  font-style: normal;
  line-height: 36px;
  color: #313538;
}
html:not([lang=zh-hans]) .referral-program-content--bottom h2 {
  font-weight: 800;
}
html[lang=zh-hans] .referral-program-content--bottom h2 {
  font-weight: 900;
}
@media (min-width: 768px) {
  .referral-program-content--bottom h2 {
    font-size: 30px;
  }
}
.referral-program-content--bottom .col-left {
  font-size: 14px;
  font-style: normal;
  line-height: 14px;
  font-weight: 400;
}
.referral-program-content--bottom .col-left a.green-link {
  color: #04A973;
}
.referral-program-content--bottom .col-left .list {
  font-size: 14px;
  font-style: normal;
  line-height: 36px;
  font-weight: 400;
  color: #000000;
  margin-bottom: 23px;
}
@media (min-width: 768px) {
  .referral-program-content--bottom .col-left .list {
    font-size: 18px;
    line-height: 36px;
  }
}
.referral-program-content--bottom .col-left .list a {
  font-weight: 700;
  color: #04A973;
}
.referral-program-content--bottom .col-left .button-wrapper {
  padding: 0px;
  margin: 0px;
}
.referral-program-content--bottom .col-left .button-wrapper .button {
  width: 240px !important;
  margin-bottom: 21px;
  padding: 20px 0px 18px;
  font-size: 12px;
  font-style: normal;
  line-height: 12px;
  font-weight: 700;
  letter-spacing: 0.1em;
}
.referral-program-content--bottom .col-left .condition {
  margin-top: 17px;
}
@media (min-width: 768px) {
  .referral-program-content--bottom .col-left .condition {
    margin-top: 49px;
  }
}
.referral-program-content--bottom .col-left .terms {
  line-height: 36px;
}
.referral-program-content--bottom .grid__col--bleed {
  padding-left: 0px;
  padding-right: 0px;
}
@media (min-width: 768px) {
  .referral-program-content--bottom .grid__col--bleed {
    padding-left: 68px;
    padding-right: 68px;
  }
}
@media (min-width: 992px) {
  .referral-program-content--bottom .grid__col--bleed {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.referral-program-content--bottom .grid__col--bleed:first-child {
  order: 2;
}
@media (max-width: 768px) {
  .referral-program-content--bottom .grid__col--bleed:first-child h2 {
    margin-top: 10px;
  }
}
@media (max-width: 992px) {
  .referral-program-content--bottom .grid__col--bleed:first-child {
    padding-top: 0px;
  }
  .referral-program-content--bottom .grid__col--bleed:first-child .paragraph {
    padding-top: 0px;
  }
  .referral-program-content--bottom .grid__col--bleed:first-child h2 {
    margin-top: 27px;
  }
}
@media (min-width: 992px) {
  .referral-program-content--bottom .grid__col--bleed:first-child {
    order: unset;
  }
}

p.light-small {
  font-size: 14px;
  line-height: 150%;
}

p.light-heading {
  font-size: 16px;
  font-style: normal;
  line-height: 30px;
  font-weight: 700;
  color: #313538;
}
@media (min-width: 768px) {
  p.light-heading {
    font-size: 18px;
    line-height: 150%;
  }
}

.node a.arrow-right {
  background: url("../../images/green-arrow-right.svg") no-repeat right;
  padding-right: 25px;
  display: inline-block;
  font-size: 18px;
  line-height: 24px;
}

@media (max-width: 767px) {
  .page-node-type-product-category .product__banner {
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media (max-width: 767px) {
  .page-node-type-product-category .node--type-product-category .paragraph--type--section {
    padding-left: 9px;
    padding-right: 9px;
  }
}
@media (max-width: 767px) {
  .page-node-type-product-category .block-product-category {
    padding-left: 9px;
    padding-right: 9px;
  }
}

@media (min-width: 768px) and (max-width: 992px) {
  .ngs-icon-text-wrapper .paragraph--type--column {
    width: 50%;
  }
  .ngs-icon-text-wrapper .paragraph--type--column .paragraph--type--icon-with-text {
    width: 264px;
  }
  .ngs-icon-text-wrapper .paragraph--type--column .tile {
    margin: 0 auto;
  }
}

@media (max-width: 767px) {
  .referral-program-content--bottom {
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 40px;
  }
}
.referral-program-content--bottom .grid.section-wrapper {
  display: block !important;
  letter-spacing: normal !important;
  word-spacing: normal !important;
}
.referral-program-content--bottom .bottom-wrapper {
  text-align: center;
  margin-top: 26px;
  color: #727272;
  line-height: 14px;
}

.black-button {
  padding: 14px 37px;
  background-color: #232E35;
  color: #ffffff !important;
  font-family: "Din2014", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  line-height: 12px;
  text-align: center;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  text-decoration: none;
  border: 1px solid #232E35;
  display: inline-block;
  margin-top: 15px;
  margin-right: 15px;
}
@media (max-width: 767px) {
  .black-button {
    margin-right: 5px;
  }
}

.black-transparent-button {
  padding: 14px 30px;
  background-color: transparent;
  border: 1px solid #232E35;
  color: #232E35 !important;
  font-family: "Din2014", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  line-height: 12px;
  text-align: center;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  text-decoration: none;
  display: inline-block;
  margin-top: 15px;
  margin-right: 15px;
}
@media (max-width: 767px) {
  .black-transparent-button {
    margin-right: 5px;
  }
}

@media (min-width: 768px) and (max-width: 1199px) {
  .tab-full {
    width: 100%;
  }
}

p.light-green-bg-text {
  padding: 24px 32px;
  background: #F2FCF9;
  font-family: "Din2014", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0.02em;
  color: #354652;
  margin-top: 32px;
}

.page-view-taxonomy-term #main-wrapper > #main {
  max-width: 1140px;
  margin: 0 auto;
  padding-top: 140px;
}

section.ngs-prolab-marketo-section {
  background: radial-gradient(56.78% 377.67% at 46.28% 62.48%, #11553E 0%, rgba(17, 85, 62, 0.49) 100%);
  mix-blend-mode: multiply;
  padding: 80px 0px;
  color: #ffffff;
  background-size: cover;
}
@media (max-width: 767px) {
  section.ngs-prolab-marketo-section {
    padding-left: 20px;
    padding-right: 20px;
  }
}
section.ngs-prolab-marketo-section .paragraph--type--section {
  max-width: 556px;
  margin: auto;
}
section.ngs-prolab-marketo-section .paragraph--type--text {
  padding-left: 0px;
  margin-bottom: 30px;
}
section.ngs-prolab-marketo-section .bottom-text {
  margin-top: 80px;
  padding-top: 24px;
  border-top: 1px solid #ffffff;
}
@media (max-width: 767px) {
  section.ngs-prolab-marketo-section .bottom-text {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 0;
  }
}
section.ngs-prolab-marketo-section .bottom-text a {
  color: green;
}
section.ngs-prolab-marketo-section .bottom-text a:hover {
  color: green;
}
section.ngs-prolab-marketo-section .paragraph--type--component-marketo {
  margin: 0;
  width: 100%;
}
section.ngs-prolab-marketo-section .paragraph--type--component-marketo .mktoForm {
  padding: 0;
  background: transparent;
  box-shadow: none;
  color: #ffffff !important;
  font-family: "Din2014", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
section.ngs-prolab-marketo-section .paragraph--type--component-marketo .mktoForm .mktoFormRow .mktoFormCol span, section.ngs-prolab-marketo-section .paragraph--type--component-marketo .mktoForm .mktoFormRow .mktoFormCol label {
  color: #ffffff !important;
}
section.ngs-prolab-marketo-section .paragraph--type--component-marketo .mktoForm .mktoFormRow .mktoFormCol a {
  color: green !important;
}
section.ngs-prolab-marketo-section .paragraph--type--component-marketo .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap input,
section.ngs-prolab-marketo-section .paragraph--type--component-marketo .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap select {
  border-radius: 2px;
}
section.ngs-prolab-marketo-section .paragraph--type--component-marketo .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoLabel {
  color: #ffffff;
}
section.ngs-prolab-marketo-section .paragraph--type--component-marketo .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap select {
  background-color: #ffffff;
}
section.ngs-prolab-marketo-section .paragraph--type--component-marketo .mktoForm .mktoButtonRow .mktoButton {
  display: inline-block;
  width: auto;
  padding: 17px 59px;
  background-color: #ffffff;
  color: #354652;
  font-family: "Din2014", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 16px;
  text-align: center;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.job .job__navigation a {
  display: inline-flex;
}
.job .job__navigation a::before {
  font-family: twist-icon-font;
  content: "\e002";
  padding-right: 8px;
}

.paragraph--type--column.vertical-align-center {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 100px;
}
@media (max-width: 767px) {
  .paragraph--type--column.vertical-align-center {
    padding: 0 10px;
    padding-top: 20px;
    padding-bottom: 30px;
    text-align: center;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .paragraph--type--column.vertical-align-center {
    padding: 0 25px;
  }
  .paragraph--type--column.vertical-align-center h2 {
    font-size: 20px;
  }
  .paragraph--type--column.vertical-align-center .title {
    font-size: 20px;
  }
}

.full-width-tile {
  padding: 0px;
}
.full-width-tile .paragraph--type--html {
  display: none;
}
.full-width-tile .paragraph--type--content-tile {
  width: 100%;
  padding: 0;
}
.full-width-tile .paragraph--type--content-tile .content-tile {
  height: auto !important;
  border: none;
  box-shadow: none;
}
.full-width-tile .paragraph--type--content-tile .content-tile .field--name-field-tile-icon {
  float: right;
  width: 180px;
  height: 120px;
  margin-left: 20px;
}
@media (max-width: 767px) {
  .full-width-tile .paragraph--type--content-tile .content-tile .field--name-field-tile-icon {
    float: none;
    margin: 0 auto;
    height: auto;
    width: 100%;
  }
}
.full-width-tile .paragraph--type--content-tile .content-tile .field--name-field-tile-icon img {
  height: 120px;
  width: 180px;
}
@media (max-width: 767px) {
  .full-width-tile .paragraph--type--content-tile .content-tile .field--name-field-tile-icon img {
    height: auto;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .full-width-tile .paragraph--type--content-tile .content-tile .content-tile__body {
    text-align: center;
  }
}
.full-width-tile .paragraph--type--content-tile .content-tile .content-tile__learn-more {
  display: none;
}

@media (max-width: 1199px) {
  .ngs-content-wrapper .section-wrapper,
.variant-content-wrapper .section-wrapper {
    display: flex;
  }
  .ngs-content-wrapper .section-wrapper > .paragraph,
.variant-content-wrapper .section-wrapper > .paragraph {
    padding-left: 75px;
    padding-right: 75px;
  }
}
@media (max-width: 1199px) and (max-width: 767px) {
  .ngs-content-wrapper .section-wrapper > .paragraph,
.variant-content-wrapper .section-wrapper > .paragraph {
    padding-left: 9px;
    padding-right: 9px;
  }
}
@media (max-width: 1199px) {
  .ngs-content-wrapper .section-wrapper > .paragraph:nth-child(1),
.variant-content-wrapper .section-wrapper > .paragraph:nth-child(1) {
    order: 1;
  }
}
@media (max-width: 1199px) {
  .ngs-content-wrapper .section-wrapper > .paragraph:nth-child(2),
.variant-content-wrapper .section-wrapper > .paragraph:nth-child(2) {
    order: 2;
  }
}
@media (max-width: 1199px) {
  .ngs-content-wrapper .section-wrapper > .paragraph:nth-child(3),
.variant-content-wrapper .section-wrapper > .paragraph:nth-child(3) {
    order: 6;
  }
}
@media (max-width: 1199px) {
  .ngs-content-wrapper .section-wrapper > .paragraph:nth-child(4),
.variant-content-wrapper .section-wrapper > .paragraph:nth-child(4) {
    order: 4;
  }
}
@media (max-width: 1199px) {
  .ngs-content-wrapper .section-wrapper > .paragraph:nth-child(5),
.variant-content-wrapper .section-wrapper > .paragraph:nth-child(5) {
    order: 3;
  }
}
@media (max-width: 1199px) {
  .ngs-content-wrapper .section-wrapper > .paragraph .verical-align,
.variant-content-wrapper .section-wrapper > .paragraph .verical-align {
    padding-top: 0px !important;
  }
}

@media (min-width: 768px) and (max-width: 950px) {
  .path-block-section .path-block {
    background-size: 738px 1052px;
    margin: -100px 0;
    padding: 155px 0 140px;
  }
  .path-block-section .path-block .path-block-header {
    margin-top: 0;
    padding-left: 6rem;
    padding-right: 6rem;
    padding-bottom: 24px;
  }
  .path-block-section .path-block .principals {
    padding: 30px 0px;
  }
  .path-block-section .path-block .impact,
.path-block-section .path-block .grit {
    display: flex;
    align-items: center;
    margin-top: 30px;
    margin-bottom: 30px;
    margin-left: 40%;
    padding-left: 0px;
    padding-right: 30px;
    width: 60%;
  }
}
@media (max-width: 767px) {
  .path-block-section .path-block h1 {
    text-align: center;
  }
}

.node.node--unpublished {
  background-color: initial;
}

.unpublished-message {
  font-size: 1rem;
  color: red;
}

.toolbar-tab .acquia-active-subscription {
  font-size: 10px;
  padding-top: 15px !important;
}

.career-page--callout {
  background: #FAFAFA !important;
}
.career-page--callout h2 {
  color: #000000;
}
@media (min-width: 1200px) {
  .career-page--callout h2 {
    margin-top: 4px;
  }
}
@media (min-width: 1200px) {
  .career-page--callout .section-wrapper {
    width: 1070px;
  }
}
.career-page--callout .content-tile {
  border: none;
  border-radius: 4px;
  box-shadow: none;
}
.career-page--callout .content-tile:hover {
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.07), 0 10px 10px rgba(0, 0, 0, 0.07);
}
@media (min-width: 1200px) {
  .career-page--callout .content-tile {
    margin-top: 0px;
  }
}
.career-page--callout .content-tile__body {
  padding-top: 18px;
  padding-left: 17px;
  padding-right: 23px;
  padding-bottom: 19px;
}
.career-page--callout .content-tile__learn-more {
  color: #04AD75;
  line-height: 24px;
}
.career-page--callout .content-tile__learn-more .svg-inline--fa {
  vertical-align: middle;
  line-height: 24px;
  margin-left: 8px;
}
.career-page--callout .content-tile h4 {
  padding-bottom: 11px;
}
.career-page--callout .content-tile .field--name-field-tile-body {
  font-size: 12px;
  line-height: 12px;
  color: #313538;
}
@media (min-width: 1200px) {
  .career-page--callout .col-left,
.career-page--callout .col-right,
.career-page--callout .col-middle {
    padding-left: 0px;
    padding-right: 0px;
    width: 302px;
  }
}
@media (min-width: 1200px) {
  .career-page--callout .col-middle {
    margin-left: 66px;
    margin-right: 66px;
  }
}
@media (max-width: 1199px) {
  .career-page--callout .paragraph--type--block {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}
@media (max-width: 767px) {
  .career-page--callout .paragraph--type--content-tile {
    padding-left: 15px !important;
    padding-right: 15px !important;
    padding-bottom: 0px;
  }
}
@media (max-width: 1199px) {
  .career-page--callout .paragraph--type--content-tile {
    padding-bottom: 0px;
  }
}
@media (min-width: 1200px) {
  .career-page--callout {
    padding-bottom: 46px;
  }
}

.path-block-section {
  margin-top: 0px;
}

.section-background.biopharma-contact-section {
  padding-top: 72px;
  padding-bottom: 120px;
}

.paragraph--type--section .paragraph--type--media-text-component:not(:first-child) {
  margin-top: 80px;
}
@media (min-width: 768px) {
  .paragraph--type--section .paragraph--type--media-text-component:not(:first-child) {
    margin-top: 96px;
  }
}
@media (min-width: 992px) {
  .paragraph--type--section .paragraph--type--media-text-component:not(:first-child) {
    margin-top: 112px;
  }
}
@media (min-width: 768px) {
  .paragraph--type--section .paragraph--type--media-text-component:nth-child(even) > div.clearfix {
    flex-direction: row-reverse;
  }
  .paragraph--type--section .paragraph--type--media-text-component:nth-child(even) > div.clearfix .image-container {
    margin-right: 0;
    margin-left: 15px;
  }
  .paragraph--type--section .paragraph--type--media-text-component:nth-child(even) > div.clearfix .text-container {
    margin-left: 0;
    margin-right: 15px;
  }
}
@media (min-width: 992px) {
  .paragraph--type--section .paragraph--type--media-text-component:nth-child(even) > div.clearfix .image-container {
    margin-left: 25px;
  }
  .paragraph--type--section .paragraph--type--media-text-component:nth-child(even) > div.clearfix .text-container {
    margin-right: 25px;
  }
}

.header-breadcrumb {
  position: relative;
  z-index: -99999 !important;
}

.always-show {
  display: block !important;
}

.theme-dark .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap label {
  color: #fff;
}

.size14 {
  font-size: 14px !important;
  line-height: 28px !important;
}

.pa-pl-0 {
  padding-left: 0px;
}

.pa-pr-0 {
  padding-right: 0px;
}

.openings .openings-top-text .text-formatted ul li,
.openings .openings-top-text .text-formatted ol li {
  font-size: 14px !important;
  line-height: 28px !important;
}

.pt-24 {
  padding-top: 24px !important;
}

.ml-auto {
  margin-left: auto;
}

.mr-auto {
  margin-right: auto;
}

*.pb4 {
  padding-bottom: 2em !important;
}

*.pt4 {
  padding-top: 2em !important;
}

.size18 {
  font-size: 18px !important;
  line-height: 1.8 !important;
}

@media (min-width: 1200px) {
  .center-image-text-column.image {
    max-height: 450px;
  }
}

.paragraph--type--html p {
  font-family: "Din2014", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  letter-spacing: 0.02em;
  color: #354652;
  font-size: 16px;
  line-height: 28px;
}
.paragraph--type--html p.size16 {
  font-family: "Din2014", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  letter-spacing: 0.02em;
  color: #354652;
  font-size: 16px;
  line-height: 28px;
  font-size: 16px;
  color: inherit;
}

.upcoming-events {
  padding: 15px 0;
}
.upcoming-events .upcoming-events__event-list {
  padding-left: 0;
}
.upcoming-events .upcoming-events__event-list .upcoming-events__event {
  padding: 15px 15px;
}

@media (min-width: 768px) {
  *.ph6-m {
    padding-left: 8rem;
    padding-right: 8rem;
  }
}
@media (min-width: 992px) {
  *.ph7-l {
    padding-left: 16rem;
    padding-right: 16rem;
  }
}
.noscroll {
  position: fixed;
  overflow-y: scroll;
  width: 100%;
}

.node--type-drag-and-drop-page.contextual-region {
  padding-top: 150px;
}
.node--type-drag-and-drop-page .node__content {
  margin: 0;
}

.latest-resources-block .views-title {
  text-align: center;
  margin-bottom: 30px;
}
.latest-resources-block .view-content {
  display: flex;
  flex-wrap: nowrap;
  width: 100%;
  overflow-x: scroll;
}
@media (min-width: 768px) {
  .latest-resources-block .view-content .views-row {
    width: 48%;
  }
}
@media (min-width: 1200px) {
  .latest-resources-block .view-content .views-row {
    width: 33%;
  }
}
.latest-resources-block .view-footer {
  margin-top: 30px;
}

.box-shadow-style-1 {
  border: 2px solid var(--Black, #0F0F10);
  background: #FFF;
  box-shadow: 30px 30px 0px 0px #0F0F10;
  border-radius: 0 !important;
}

.white-trans-bg-card {
  border: none;
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.8) !important;
  backdrop-filter: blur(10px);
}

.az-card h5 {
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 26.4px */
  letter-spacing: 0.44px;
}