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;
  margin-top: 6px;
  padding-left: 16px;
}
.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;
}

.announcement p {
  margin: 0;
}
.announcement.regular {
  opacity: 0;
  z-index: 1000000000;
}
.announcement.regular br {
  display: block;
}
@media (min-width: 768px) {
  .announcement.regular.open .field-link {
    display: table;
  }
}
.announcement.special {
  padding: 11px 32px;
  opacity: 0;
  transition: opacity 0.2s;
  z-index: 100000000;
}
.announcement.special .text {
  font-size: 14px;
  line-height: 120%;
}
.announcement.special .text svg {
  float: left;
}
.announcement.special .field-link {
  font-size: 14px;
  font-style: normal;
  line-height: normal;
  font-weight: 700;
  letter-spacing: normal;
}
.announcement.special .icon {
  top: 14px;
}

.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;
}

.menu--main .mobile-navigation .menu-bottom-fixed ul li {
  margin-bottom: 0;
}
.menu--main .mobile-navigation .menu_mobile .menu-item a img.second-level-icon {
  vertical-align: middle;
}
.menu--main .mobile-navigation .menu_mobile .menu-item a span {
  vertical-align: middle;
}

@media (min-width: 1200px) {
  .menu--main .menu .menu .menu-item {
    padding: 0px 32px;
  }
  .menu--main .menu .menu .menu-item:first-child {
    padding-top: 32px;
  }
  .menu--main .menu .menu .menu-item:last-child:not(.menu-item--highlighted) {
    padding-bottom: 35px;
  }
  .menu--main .menu .menu .menu-item a {
    line-height: 14px;
    padding-right: 0px;
  }
  .menu--main .menu .menu .menu-item a span {
    padding: 13px 0px;
    display: inline-block;
  }
  .menu--main .menu .menu .menu-item--expanded svg {
    margin-left: 5px;
  }
  .menu--main .menu .menu .menu-level-2 .menu-item {
    padding: 0px 32px;
  }
  .menu--main .menu .menu .menu-level-2 .menu-item:nth-child(2) {
    padding-top: 0px;
  }
  .menu--main .menu .menu .menu-level-2 .menu-item:first-child {
    padding-top: 32px;
  }
  .menu--main .menu .menu .menu-level-2 .menu-item:last-child:not(.menu-item--highlighted) {
    padding-bottom: 35px;
  }
  .menu--main .menu .menu .menu-level-2 .menu-item a {
    line-height: 14px;
    padding: 13px 0px;
    display: inline-block;
  }
}
@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;
  font-style: normal;
  line-height: 175%;
  font-weight: 400;
}

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

.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;
}
.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: 12px;
  letter-spacing: 1px !important;
  text-transform: uppercase;
}
.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: 12px;
  letter-spacing: 1px !important;
  text-transform: uppercase;
}
.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: 12px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.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: 18px;
  font-weight: 400;
  letter-spacing: 1px;
}
.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;
}
.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;
}
.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;
}
.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;
}
.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: "din-2014", "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: "proxima-nova", "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: "din-2014", "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: #04A973;
}

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;
}

.page-node-type-landing-page-v2 {
  font-family: "din-2014", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
}
.page-node-type-landing-page-v2 h1, .page-node-type-landing-page-v2 h2, .page-node-type-landing-page-v2 h3, .page-node-type-landing-page-v2 h4, .page-node-type-landing-page-v2 h5 {
  font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.page-node-type-landing-page-v2 .paragraph--type--banner .banner__content {
  color: initial;
}
.page-node-type-landing-page-v2 .paragraph--type--banner.reverse .banner__content {
  color: #ffffff;
}
.page-node-type-landing-page-v2 .paragraph--type--icon-with-text .media--image {
  text-align: center;
}
.page-node-type-landing-page-v2 .paragraph--type--icon-with-text .media--image img {
  width: 64px;
  height: 64px;
}
.page-node-type-landing-page-v2 .paragraph--type--icon-with-text .field--name-field-html a {
  color: #04A973;
}

.page-node-type-landing-page .section-background.request-quote {
  padding-top: 71px;
}
@media (min-width: 768px) {
  .page-node-type-landing-page .section-background.request-quote {
    padding-top: 92px;
  }
}
@media (min-width: 1200px) {
  .page-node-type-landing-page .section-background.request-quote {
    padding-top: 112px;
  }
}
.page-node-type-landing-page .section-background.request-quote .request-quote__header {
  padding-bottom: 7px;
  border-bottom: 4px solid #313538;
}
.page-node-type-landing-page .section-background.request-quote .request-quote__header .request-quote__title {
  line-height: 28px;
  color: #25282A;
  letter-spacing: 0.5px;
}
@media (min-width: 768px) {
  .page-node-type-landing-page .section-background.request-quote .request-quote__header .request-quote__title {
    font-size: 48px;
    line-height: 48px;
  }
}
@media (min-width: 768px) {
  .page-node-type-landing-page .section-background.request-quote .request-quote__header {
    margin: 0px 9px;
    border-bottom: 6px solid #313538;
  }
}
@media (min-width: 1200px) {
  .page-node-type-landing-page .section-background.request-quote .request-quote__header {
    margin: 0px;
  }
}
.page-node-type-landing-page .section-background.request-quote .request-quote__header-wrapper {
  padding-top: 1px;
}
@media (min-width: 768px) {
  .page-node-type-landing-page .section-background.request-quote .request-quote__header-wrapper {
    padding-top: 9px;
  }
}
@media (min-width: 1200px) {
  .page-node-type-landing-page .section-background.request-quote .request-quote__header-wrapper {
    padding-top: 30px;
    padding-left: 32px;
  }
}

/* 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;
  }
}

.paragraph--type--component-description-figure .field--name-field-component-headline,
.paragraph--type--component-benefit .field--name-field-component-headline {
  font-weight: 700;
}

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%;
  }
}

@media (max-width: 767px) {
  .node .node__content .col-12.paragraph--type--content-tile,
  .node .node__content .col-12.paragraph--type--html,
  .node .node__content .col-12.paragraph--type--text,
  .node .node__content .col-12.paragraph--type--quote-slider,
  .node .node__content .col-12.paragraph--type--block,
  .node .node__content .col-12.paragraph--type--image,
  .node .node__content .col-12.paragraph--type--bullet-paragrpah,
  .node .node__content .col-12.paragraph--type--component-testimonials,
  .node .node__content .col-12.paragraph--type--button,
  .node .node__content .col-12.field--name-field-rr-resource,
  .node .product__content .col-12.paragraph--type--content-tile,
  .node .product__content .col-12.paragraph--type--html,
  .node .product__content .col-12.paragraph--type--text,
  .node .product__content .col-12.paragraph--type--quote-slider,
  .node .product__content .col-12.paragraph--type--block,
  .node .product__content .col-12.paragraph--type--image,
  .node .product__content .col-12.paragraph--type--bullet-paragrpah,
  .node .product__content .col-12.paragraph--type--component-testimonials,
  .node .product__content .col-12.paragraph--type--button,
  .node .product__content .col-12.field--name-field-rr-resource {
    padding-left: 24px;
    padding-right: 24px;
  }
}

.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 (max-width: 767px) {
  .ecommerce .col-12.paragraph {
    padding-left: 24px;
    padding-right: 24px;
  }
}

@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;
    margin: 0 auto;
    padding: 15px 16px;
  }
  .ngs-icon-text-wrapper .paragraph--type--column .tile {
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  .ngs-icon-text-wrapper .paragraph--type--icon-with-text {
    padding: 15px;
  }
}

@media (max-width: 767px) {
  .referral-program-content--bottom {
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 40px;
  }
}
.referral-program-content--bottom .row.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;
}

.center-aligned-icon-with-text .paragraph--type--icon-with-text {
  text-align: center;
}
@media (max-width: 1199px) {
  .center-aligned-icon-with-text .paragraph--type--icon-with-text .field--name-field-html {
    max-width: 288px;
    margin: 0 auto;
  }
}
.center-aligned-icon-with-text .paragraph--type--icon-with-text .field--name-field-html strong {
  margin-bottom: 16px;
  display: inline-block;
}
.center-aligned-icon-with-text .paragraph--type--icon-with-text .field--name-field-html h5 {
  font-family: "din-2014", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 23px;
  text-align: center;
  letter-spacing: 0.02em;
  color: #000000;
}
.center-aligned-icon-with-text .paragraph--type--icon-with-text .field--name-field-html p {
  font-family: "din-2014", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.02em;
  color: #000000;
}

.black-button {
  padding: 14px 37px;
  background-color: #232E35;
  color: #ffffff !important;
  font-family: "din-2014", "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: "din-2014", "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: "din-2014", "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;
}

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: #04A973;
}
section.ngs-prolab-marketo-section .bottom-text a:hover {
  color: #04A973;
}
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: "din-2014", "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: #04A973 !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: "din-2014", "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;
}

.marketo-content-wrapper {
  width: 421px;
  margin: 0 auto;
  background: #FFFFFF;
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
  padding-top: 47px;
  padding-bottom: 35px;
  padding-left: 55px;
  padding-right: 55px;
  color: #313538;
}
@media (max-width: 767px) {
  .marketo-content-wrapper {
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }
}
.marketo-content-wrapper .title-wrapper {
  text-align: center;
}
.marketo-content-wrapper .title-wrapper h2 {
  margin-top: 0px;
}
.marketo-content-wrapper #mktoForm_1526 {
  margin-top: 20px;
  padding: 0px;
  box-shadow: none;
}
.marketo-content-wrapper #mktoForm_1526 .mktoFormRow .mktoFormCol {
  margin-bottom: 11px !important;
}
.marketo-content-wrapper #mktoForm_1526 .mktoFormRow:nth-child(2) .mktoFormCol {
  margin-bottom: 40px !important;
}
.marketo-content-wrapper #mktoForm_1526 .mktoFormRow:nth-child(3) .mktoFormCol {
  margin-bottom: 0px !important;
}
.marketo-content-wrapper #mktoForm_1526 .mktoFormRow:nth-child(3) .mktoFormCol strong {
  font-weight: normal;
  font-size: 14px;
  line-height: 14px;
  color: #313538;
}
.marketo-content-wrapper #mktoForm_1526 .mktoFormRow:nth-child(8) .mktoFormCol {
  margin-top: 40px !important;
  margin-bottom: 0px !important;
}
.marketo-content-wrapper #mktoForm_1526 .mktoFormRow .mktoHtmlText {
  font-size: 14px;
}
.marketo-content-wrapper #mktoForm_1526 .mktoButton {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
  line-height: 12px;
}

.paragraph--type--column.vertical-align-center {
  display: flex;
  justify-content: center;
  align-items: center;
}
@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 !important;
  }
  .paragraph--type--column.vertical-align-center h2 {
    font-size: 20px;
    line-height: 1.4;
  }
  .paragraph--type--column.vertical-align-center .title {
    font-size: 20px;
    line-height: 1.4;
  }
}
.paragraph--type--column .paragraph--type--image {
  margin-left: -15px;
  margin-right: -15px;
}

.paragraph--type--content-tile .field--name-field-tile-category {
  font-family: "din-2014", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 13px;
  line-height: 20px;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: #1E986F;
  margin-bottom: 8px;
  margin-top: 4px;
}

.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;
  }
  .ngs-content-wrapper .section-wrapper > .paragraph:nth-child(2),
  .variant-content-wrapper .section-wrapper > .paragraph:nth-child(2) {
    order: 2;
  }
  .ngs-content-wrapper .section-wrapper > .paragraph:nth-child(3),
  .variant-content-wrapper .section-wrapper > .paragraph:nth-child(3) {
    order: 6;
  }
  .ngs-content-wrapper .section-wrapper > .paragraph:nth-child(4),
  .variant-content-wrapper .section-wrapper > .paragraph:nth-child(4) {
    order: 4;
  }
  .ngs-content-wrapper .section-wrapper > .paragraph:nth-child(5),
  .variant-content-wrapper .section-wrapper > .paragraph:nth-child(5) {
    order: 3;
  }
  .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 (min-width: 768px) and (max-width: 992px) {
  .genes-calculator-content {
    position: relative;
    padding-bottom: 100px;
  }
  .genes-calculator-content .output-section .order-now {
    bottom: 40px;
    left: 58px;
  }
}
@media (min-width: 992px) {
  .genes-calculator-content .output-section .order-now {
    width: 100% !important;
  }
}

.page-node-type-thank-you-page .main-content {
  background-image: url("../../images/thank-you/bg_375.svg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
  padding-top: 124px;
  padding-bottom: 112px;
}
@media (min-width: 768px) {
  .page-node-type-thank-you-page .main-content {
    background-image: url("../../images/thank-you/bg_768.svg");
    padding-top: 160px;
    padding-bottom: 96px;
  }
}
@media (min-width: 1200px) {
  .page-node-type-thank-you-page .main-content {
    background-image: url("../../images/thank-you/bg_1440.svg");
    padding-top: 168px;
    padding-bottom: 56px;
  }
}
.page-node-type-thank-you-page .main-content .section-background {
  padding: 0px;
}
.page-node-type-thank-you-page .main-content .region-content,
.page-node-type-thank-you-page .main-content .section-wrapper {
  max-width: 1146px;
  margin: 0 auto;
  clear: both;
}
@media (min-width: 768px) {
  .page-node-type-thank-you-page .main-content .region-content,
  .page-node-type-thank-you-page .main-content .section-wrapper {
    max-width: 474px;
  }
}
@media (min-width: 1200px) {
  .page-node-type-thank-you-page .main-content .region-content,
  .page-node-type-thank-you-page .main-content .section-wrapper {
    max-width: 1146px;
  }
}
.page-node-type-thank-you-page .main-content .field--type-text-long {
  padding-left: 24px;
  padding-right: 24px;
}
@media (min-width: 768px) {
  .page-node-type-thank-you-page .main-content .field--type-text-long {
    padding-left: 0px;
    padding-right: 0px;
  }
}
.page-node-type-thank-you-page .main-content .paragraph--type--html,
.page-node-type-thank-you-page .main-content .field--name-field-banner-text {
  font-size: 16px;
  line-height: 150%;
  color: #354652;
  margin-bottom: 64px;
  text-align: center;
}
@media (min-width: 1200px) {
  .page-node-type-thank-you-page .main-content .paragraph--type--html,
  .page-node-type-thank-you-page .main-content .field--name-field-banner-text {
    margin-bottom: 80px;
  }
}
.page-node-type-thank-you-page .main-content .paragraph--type--html h1,
.page-node-type-thank-you-page .main-content .paragraph--type--html h2,
.page-node-type-thank-you-page .main-content .field--name-field-banner-text h1,
.page-node-type-thank-you-page .main-content .field--name-field-banner-text h2 {
  padding-top: 0px;
  margin-top: 0px;
  margin-bottom: 3px;
  font-weight: 800;
  font-size: 30px;
  line-height: 40px;
  color: #232E35;
}
@media (min-width: 768px) {
  .page-node-type-thank-you-page .main-content .paragraph--type--html h1,
  .page-node-type-thank-you-page .main-content .paragraph--type--html h2,
  .page-node-type-thank-you-page .main-content .field--name-field-banner-text h1,
  .page-node-type-thank-you-page .main-content .field--name-field-banner-text h2 {
    font-size: 48px;
    line-height: 60px;
  }
}
.page-node-type-thank-you-page .main-content .paragraph--type--html p,
.page-node-type-thank-you-page .main-content .field--name-field-banner-text p {
  margin-bottom: 0px;
}
.page-node-type-thank-you-page .main-content .cards {
  display: flex;
  flex-direction: column;
}
@media (min-width: 1200px) {
  .page-node-type-thank-you-page .main-content .cards {
    flex-direction: row;
  }
}
.page-node-type-thank-you-page .main-content .paragraph--type--column.col-lg-4,
.page-node-type-thank-you-page .main-content .field--name-field-thankyou-page-card-1,
.page-node-type-thank-you-page .main-content .field--name-field-thankyou-page-card-2,
.page-node-type-thank-you-page .main-content .field--name-field-thankyou-page-card-3 {
  padding-left: 24px;
  padding-right: 24px;
}
@media (min-width: 1200px) {
  .page-node-type-thank-you-page .main-content .paragraph--type--column.col-lg-4,
  .page-node-type-thank-you-page .main-content .field--name-field-thankyou-page-card-1,
  .page-node-type-thank-you-page .main-content .field--name-field-thankyou-page-card-2,
  .page-node-type-thank-you-page .main-content .field--name-field-thankyou-page-card-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1200px) {
  .page-node-type-thank-you-page .main-content .paragraph--type--column.col-lg-4,
  .page-node-type-thank-you-page .main-content .field--name-field-thankyou-page-card-1,
  .page-node-type-thank-you-page .main-content .field--name-field-thankyou-page-card-2,
  .page-node-type-thank-you-page .main-content .field--name-field-thankyou-page-card-3 {
    width: 362px;
    padding: 0px;
  }
}
@media (min-width: 1200px) {
  .page-node-type-thank-you-page .main-content .paragraph--type--column.col-lg-4:nth-of-type(2),
  .page-node-type-thank-you-page .main-content .field--name-field-thankyou-page-card-2 {
    margin-left: 30px;
    margin-right: 30px;
  }
}
.page-node-type-thank-you-page .main-content .paragraph--type--clickable-cards {
  position: relative;
  margin: 0 0 32px 0;
  padding-bottom: 28px;
  padding-top: 56px;
  text-align: center;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 3px;
  border: 1px solid #EEF2F6;
}
@media (min-width: 1200px) {
  .page-node-type-thank-you-page .main-content .paragraph--type--clickable-cards {
    width: 362px;
  }
}
.page-node-type-thank-you-page .main-content .paragraph--type--clickable-cards .field--name-field-icon {
  width: 120px;
  height: 120px;
  margin: 0 auto 40px;
  float: inherit;
}
.page-node-type-thank-you-page .main-content .paragraph--type--clickable-cards .field--name-field-card-title {
  font-weight: 800;
  font-size: 24px;
  line-height: 30px;
  color: #232E35;
}
.page-node-type-thank-you-page .main-content .paragraph--type--clickable-cards .field--name-field-description,
.page-node-type-thank-you-page .main-content .paragraph--type--clickable-cards .field--name-field-card-description {
  font-size: 16px;
  line-height: 150%;
  color: #354652;
  margin-top: 16px;
  margin-bottom: 29px;
  margin-left: auto;
  margin-right: auto;
  max-width: 280px;
}
.page-node-type-thank-you-page .main-content .paragraph--type--clickable-cards .field--type-link {
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.page-node-type-thank-you-page .main-content .paragraph--type--clickable-cards .field--type-link a {
  font-size: 14px;
  line-height: 14px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #04A973;
  font-weight: 700;
  padding-right: 28px;
  background: url("../../images/thank-you/arrow.svg");
  background-repeat: no-repeat;
  background-position: center right;
}
.page-node-type-thank-you-page .main-content .paragraph--type--clickable-cards .field--type-link a:hover {
  text-decoration: none;
}
.page-node-type-thank-you-page .main-content .paragraph--type--clickable-cards .field--type-link a::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0);
}
.page-node-type-thank-you-page .main-content .paragraph--type--clickable-cards:hover {
  background: rgba(255, 255, 255, 0.85);
  transition: all 0.5s ease;
}

.product-style-pink .field--name-field-pc-link-button a {
  background-color: #CF6AF1;
}
.product-style-pink .field--name-field-pc-link-button a:hover, .product-style-pink .field--name-field-pc-link-button a:focus {
  background-color: #AE45D2;
}
.product-style-pink .paragraph--type--component-testimonials {
  background-color: #FEF8FF;
}
.product-style-pink .paragraph--type--component-testimonials .testimonial-quote {
  color: #CF6AF1 !important;
}

.product_content__style-pink .paragraph--type--component-testimonials {
  background: transparent !important;
}
.product_content__style-pink .paragraph--type--component-testimonials .testimonial-quote {
  color: #CF6AF1 !important;
}

.paragraph--type--component-callout.pink {
  border-top: 1px solid #DDDDDD !important;
}

.node--type-product-parent .product_sub_menu .inner {
  position: relative;
}
.node--type-product-parent .views-field-title .field-content a::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0);
}

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

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

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

.career-page--callout {
  background: #FAFAFA !important;
}
.career-page--callout .row {
  justify-content: center;
}
.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;
}

.page-node-type-product-child #block-twist-barrio-breadcrumbs,
.page-node-type-product-parent #block-twist-barrio-breadcrumbs {
  padding: 0 11px;
}
@media (min-width: 1200px) {
  .page-node-type-product-child #block-twist-barrio-breadcrumbs,
  .page-node-type-product-parent #block-twist-barrio-breadcrumbs {
    padding: 0px 6px;
  }
}

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

.paragraph--type--section .paragraph--type--component-marketo {
  letter-spacing: normal;
  word-spacing: normal;
  margin: 0 auto;
  background: #ffffff;
  box-shadow: 0 5px 10px #727272;
  padding: 40px 32px;
}
.paragraph--type--section .paragraph--type--component-marketo form .mktoFormRow select {
  background-color: #ffffff;
}
.paragraph--type--section .paragraph--type--component-marketo form .mktoCheckboxList label:before {
  background-color: #ffffff;
}
.paragraph--type--section .paragraph--type--component-marketo #mktoForm_1825 {
  font-family: "din-2014", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  color: #232E35;
  max-width: 620px !important;
  padding: 40px 32px;
  box-shadow: none;
}
.paragraph--type--section .paragraph--type--component-marketo #mktoForm_1825 .mktoHtmlText h2 {
  font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 30px;
  line-height: 40px;
  color: #232E35;
  margin-top: 0px;
}
.paragraph--type--section .paragraph--type--component-marketo #mktoForm_1825 .mktoHtmlText h2 span {
  color: inherit !important;
  font-size: inherit !important;
}
.paragraph--type--section .paragraph--type--component-marketo #mktoForm_1825 .mktoHtmlText p {
  font-family: "din-2014", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.02em;
  color: #354652;
}
.paragraph--type--section .paragraph--type--component-marketo #mktoForm_1825 .mktoFormRow #LblApplications_and_Techniques__c {
  font-family: "din-2014", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.02em;
  color: #000000;
}
.paragraph--type--section .paragraph--type--component-marketo #mktoForm_1825 .mktoFormRow .mktoLogicalField.mktoCheckboxList {
  width: 100%;
}
.paragraph--type--section .paragraph--type--component-marketo #mktoForm_1825 .mktoFormRow.country-field, .paragraph--type--section .paragraph--type--component-marketo #mktoForm_1825 .mktoFormRow.firstname-field {
  display: flex;
  justify-content: space-between;
}
.paragraph--type--section .paragraph--type--component-marketo #mktoForm_1825 .mktoFormRow.country-field .mktoFormCol, .paragraph--type--section .paragraph--type--component-marketo #mktoForm_1825 .mktoFormRow.firstname-field .mktoFormCol {
  width: 48%;
}
.paragraph--type--section .paragraph--type--component-marketo #mktoForm_1825 .mktoFormRow.country-field .mktoClear, .paragraph--type--section .paragraph--type--component-marketo #mktoForm_1825 .mktoFormRow.firstname-field .mktoClear {
  display: none;
}
.paragraph--type--section .paragraph--type--component-marketo #mktoForm_1825 .mktoButtonRow .mktoButtonWrap .button-submit {
  padding: 17px 80px;
  background: #232E35;
  border-radius: 2px;
}
.paragraph--type--section .paragraph--type--component-marketo #mktoForm_1825 .mktoFormRow .mktoFormCol .mktoFieldWrap input,
.paragraph--type--section .paragraph--type--component-marketo #mktoForm_1825 .mktoFormRow .mktoFormCol .mktoFieldWrap select {
  background: #ffffff;
  border: 1px solid #C2CED6;
  box-sizing: border-box;
  border-radius: 2px;
  font-family: "din-2014", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.02em;
  color: #98A8B3;
  height: 48px !important;
  padding: 14px 12px;
}
.paragraph--type--section .paragraph--type--component-marketo #mktoForm_1825 .mktoFormRow .mktoFormCol .mktoFieldWrap select {
  color: #354652;
  background: url(../../images/marketo/angle-down.png) center right 13px no-repeat;
}
.paragraph--type--section .paragraph--type--component-marketo #mktoForm_1825 .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoCheckboxList {
  width: 100% !important;
}
.paragraph--type--section .paragraph--type--component-marketo #mktoForm_1825 .mktoFormRow .mktoFormCol .mktoFieldWrap label {
  font-family: "din-2014", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.02em;
  color: #354652;
}
.paragraph--type--section .paragraph--type--component-marketo #mktoForm_1825 .mktoButtonRow .mktoButton {
  display: inline-block;
  background: #232E35;
  border-radius: 2px;
  font-family: "din-2014", "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;
  color: #ffffff;
  width: 100%;
  height: auto;
  padding: 16px 0px !important;
  cursor: pointer;
  position: initial !important;
}
.paragraph--type--section .paragraph--type--component-marketo #mktoForm_1825 .mktoButtonRow .mktoButton:hover {
  background: #354652;
}
.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;
  }
}
.paragraph--type--section .slick-list .field--type-image + .field--type-image {
  clear: none;
}
.paragraph--type--section .section-wrapper .paragraph--type--layout {
  margin: 0 auto;
  display: block;
}
.paragraph--type--section .section-wrapper .paragraph--type--layout .row {
  justify-content: center;
}
.paragraph--type--section .section-wrapper .paragraph--type--layout [class^=col-].paragraph--type--text {
  margin-bottom: 20px;
}

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

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

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

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

.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;
}

body.mobile-menu-active {
  overflow: hidden;
}

.icon-chevron-thin-down .icon-fill-color {
  fill: #313538;
}

.icon-search .icon-fill-color {
  fill: #4a4a4a;
}

.image-icon {
  align-items: center;
  display: flex;
  margin-right: 4px;
}
.image-icon img {
  width: 100%;
}

.menu-link-new {
  color: #2AD39B;
  display: inline-block;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.1em;
  margin-left: 5px;
  position: relative;
  text-decoration: none !important;
  text-transform: uppercase;
  top: -2px;
  white-space: nowrap;
}

.header-breadcrumb {
  position: relative;
  z-index: 1;
}

#block-language-switcher .toggler:before {
  background-image: url(/themes/custom/twist_barrio/images/language-toggler-wire-dark.svg);
  background-size: contain;
}

.reverse #block-language-switcher .toggler:before,
.dark-header #block-language-switcher .toggler:before {
  background-image: url(/themes/custom/twist_barrio/images/language-toggler-wire-light.svg);
}

html:not([lang=zh-hans]) .menu--main .menu {
  font-family: "din-2014", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
}

.main-website #block-mainnavigation {
  margin: 0;
}
.main-website .menu--main .menu-dropdown-0 .menu-level-1 {
  margin: 0;
  top: 100%;
}
.main-website .menu--main .menu-dropdown-0 .menu-level-1 > .menu-item > a {
  text-transform: none;
}
.main-website .menu--main .menu-level-0 > .menu-item {
  font-size: 12px;
  letter-spacing: 0.14em;
  line-height: 24px;
  padding: 20px 8px;
}
.main-website .menu--main .menu-level-0 > .menu-item:after {
  background: #2AD39B;
  bottom: 0;
  content: "";
  display: block;
  height: 3px;
  left: 50%;
  position: absolute;
  transition: left 300ms, width 300ms;
  width: 0;
}
.main-website .menu--main .menu-level-0 > .menu-item.active:after {
  left: 8px;
  width: calc(100% - 8px * 2);
}
.main-website .menu--main .menu-level-0 > .menu-item + .menu-item {
  margin-left: 24px;
}
.main-website .menu--main .menu-level-0 > .menu-item > span, .main-website .menu--main .menu-level-0 > .menu-item > a {
  font-size: 12px;
  font-weight: 600;
}
.main-website .menu--main .menu-level-0 > .menu-item span,
.main-website .menu--main .menu-level-0 > .menu-item a {
  color: #313538;
  line-height: 20px;
  letter-spacing: 0.14em;
  padding: 0;
}
.main-website .menu--main .menu-level-0 > .menu-item span:link, .main-website .menu--main .menu-level-0 > .menu-item span:visited,
.main-website .menu--main .menu-level-0 > .menu-item a:link,
.main-website .menu--main .menu-level-0 > .menu-item a:visited {
  color: #313538;
}
.main-website .menu--main .menu-level-0 > .menu-item span:hover,
.main-website .menu--main .menu-level-0 > .menu-item a:hover {
  text-decoration: none;
}
.main-website .menu--main .menu-level-0 > .menu-item .menu-dropdown .menu-level-1:after {
  display: none;
}
.main-website .menu--main .menu-level-0 > .menu-item .menu-dropdown .menu-level-1 .menu-item > span, .main-website .menu--main .menu-level-0 > .menu-item .menu-dropdown .menu-level-1 .menu-item > a {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.02em;
}
.main-website .menu--main .menu-level-0 .js-primary-menu-wide-mode .menu-dropdown {
  display: none;
}
.main-website .menu--main .wide-menu-sub-navigation {
  display: none !important;
}
.main-website .menu--main .menu .menu-level-1 {
  min-width: 224px;
  width: auto;
}
.main-website .menu--main .menu .menu-level-1 .menu-item + .menu-item {
  margin-top: 16px;
  line-height: 14px;
}
.main-website .menu--main .menu .menu-level-1 .menu-item a span {
  letter-spacing: 0.02em;
  padding: 0;
}
.main-website .menu-item-bold {
  font-weight: 700;
}
.main-website .menu-item-as-title {
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.dark-header .menu--main .menu-level-0 > .menu-item > a, .dark-header .menu--main .menu-level-0 > .menu-item > span,
.reverse .menu--main .menu-level-0 > .menu-item > a,
.reverse .menu--main .menu-level-0 > .menu-item > span {
  color: #fff;
}

.main-website .menu--start-order {
  padding-bottom: 13px;
}
.main-website .menu--start-order > h2 {
  display: none;
}
.main-website .menu--start-order .menu--start-order--level-0 {
  font-family: "din-2014", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  letter-spacing: 0.14em;
  position: relative;
}
.main-website .menu--start-order .menu--start-order--level-0 > .menu-item {
  padding: 0;
  list-style: none;
}
.main-website .menu--start-order .menu--start-order--level-0 > .menu-item::marker {
  content: "";
}
.main-website .menu--start-order .menu--start-order--level-0 > .menu-item > a {
  align-items: center;
  border: 1px solid rgba(49, 53, 56, 0.4);
  border-radius: 2px;
  color: #313538;
  cursor: default;
  display: flex;
  font-size: 12px;
  letter-spacing: 0.13em;
  line-height: 16px;
  padding: 8px 11px 6px 12px;
  text-transform: uppercase;
  transition: border 300ms, color 300ms;
}
.main-website .menu--start-order .menu--start-order--level-0 > .menu-item > a:hover {
  text-decoration: none;
}
.main-website .menu--start-order .menu--start-order--level-0 > .menu-item > a .image-icon {
  display: none;
}
.main-website .menu--start-order .menu--start-order--level-0 > .menu-item > a .icon {
  margin-left: 7px;
  position: relative;
  top: -1px;
}
.main-website .menu--start-order .menu--start-order--level-0 > .menu-item > a .icon .icon-fill-color {
  transition: fill 300ms;
}
.main-website .menu--start-order .menu--start-order--level-0 > .menu-item:hover > a, .main-website .menu--start-order .menu--start-order--level-0 > .menu-item.active > a {
  border: 1px solid #2AD39B !important;
}
.main-website .menu--start-order .menu--start-order--level-0 > .menu-item.active > .menu {
  display: block;
}
.main-website .menu--start-order .menu--start-order--level-1 {
  background: #fff;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
  display: none;
  margin: 0;
  padding: 32px;
  position: absolute;
  right: 0;
  top: calc(100% + 14px);
}
.main-website .menu--start-order .menu--start-order--level-1 > .menu-item + .menu-item {
  margin-top: 8px;
}
.main-website .menu--start-order .menu--start-order--level-1 > .menu-item + .menu-item--header {
  margin-top: 16px;
}
.main-website .menu--start-order .menu--start-order--level-1 > .menu-item {
  margin: 0;
  padding: 0;
}
.main-website .menu--start-order .menu--start-order--level-1 > .menu-item.menu-item--header h2 {
  border-top: 1px solid #eee;
  font-size: 11px;
  margin: 0;
  padding: 16px 0;
  text-transform: uppercase;
}
.main-website .menu--start-order .menu--start-order--level-1 > .menu-item > a {
  align-items: center;
  color: #313538;
  display: flex;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.02em;
  white-space: nowrap;
}
.main-website .menu--start-order .menu--start-order--level-1 > .menu-item > a .image-icon {
  margin-right: 16px;
  width: 24px;
}

.dark-header .menu--start-order .menu--start-order--level-0 > .menu-item > a,
.reverse .menu--start-order .menu--start-order--level-0 > .menu-item > a {
  border: 1px solid rgba(255, 255, 255, 0.4);
  color: #fff;
}
.dark-header .menu--start-order .menu--start-order--level-0 > .menu-item > a .icon .icon-fill-color,
.reverse .menu--start-order .menu--start-order--level-0 > .menu-item > a .icon .icon-fill-color {
  fill: #fff;
}

.main-website .mobile-navigation {
  height: 100vh !important;
  min-height: 0 !important;
  overflow-y: scroll;
  padding-bottom: 150px;
}
.main-website .menu--main .mobile-navigation .menu_mobile_title_first_level,
.main-website .menu--main .mobile-navigation .mobile-navigation__header .menu_mobile_title {
  font-family: "din-2014", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600 !important;
  line-height: 24px;
  margin: 0 0 18px 0;
  padding: 15px 70px;
}
.main-website .menu--main .mobile-navigation .menu_mobile_title_first_level a,
.main-website .menu--main .mobile-navigation .mobile-navigation__header .menu_mobile_title a {
  line-height: 24px;
}
.main-website .menu--main .mobile-navigation .mobile-navigation__header {
  position: relative;
}
.main-website .menu--main .mobile-navigation .mobile-navigation__header .back-button,
.main-website .menu--main .mobile-navigation .mobile-navigation__header .menu--close {
  align-items: center;
  display: flex;
  height: 50px;
  justify-content: center;
  padding: 0;
  position: absolute;
  width: 70px;
}
.main-website .menu--main .mobile-navigation .mobile-navigation__header .back-button {
  height: 52px;
}
.main-website .menu--main .mobile-navigation .mobile-navigation__header .back-button svg {
  height: 12px;
  vertical-align: 0;
  width: 8px;
}
.main-website .menu--main .mobile-navigation .mobile-navigation__header .menu_mobile_title {
  align-items: center;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  justify-content: center;
  width: auto;
}
.main-website .menu--main .mobile-navigation .mobile-navigation__header .menu_mobile_title .second-level-icon {
  height: 32px;
  margin-bottom: 16px;
  width: auto;
}
.main-website .menu--main .mobile-navigation .mobile-navigation__header .menu--close {
  position: fixed;
  right: 0;
  top: 0;
}
.main-website .menu--main .mobile-navigation .mobile-navigation__header .menu--close__cross {
  display: block;
  width: 16px;
}
.main-website .menu--main .mobile-navigation .mobile-navigation__header .menu--close.hide {
  display: none;
}
.main-website .menu--main .mobile-navigation .menu_mobile .menu-item {
  padding: 12px 28px;
}
.main-website .menu--main .mobile-navigation .menu_mobile .menu-item > button, .main-website .menu--main .mobile-navigation .menu_mobile .menu-item > a, .main-website .menu--main .mobile-navigation .menu_mobile .menu-item > span {
  font-weight: 400;
  letter-spacing: 0.02em;
  line-height: 20px;
  text-decoration: none !important;
}
.main-website .menu--main .mobile-navigation .menu-level-0 .menu-item > button, .main-website .menu--main .mobile-navigation .menu-level-0 .menu-item > a, .main-website .menu--main .mobile-navigation .menu-level-0 .menu-item > span {
  font-weight: 600;
}
.main-website .menu--main .mobile-navigation .menu-level-1 .menu_mobile__main > .menu-item {
  padding: 18px 28px;
}
.main-website .menu--main .mobile-navigation .menu-level-1 .menu-item img.second-level-icon {
  height: 16px;
  width: 16px;
}
.main-website .menu--main .mobile-navigation .menu-level-1 .menu-item--large-icon img.second-level-icon {
  height: 32px;
  width: 32px;
}
.main-website .menu--main .mobile-navigation .menu-level-1 .menu-item a,
.main-website .menu--main .mobile-navigation .menu-level-1 .menu-item button,
.main-website .menu--main .mobile-navigation .menu-level-1 .menu-item span {
  font-size: 16px;
  text-transform: none;
}
.main-website .menu--main .mobile-navigation .menu-level-2 .mobile-menu-item + .mobile-menu-item {
  margin-top: 28px;
}
.main-website .menu--main .mobile-navigation .menu-level-2 .mobile-menu-item + .mobile-item__tier-3-header {
  margin-top: 47px;
}
.main-website .menu--main .mobile-navigation .menu-level-2 .mobile-menu-item a {
  color: #313538;
  display: flex;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  padding: 0 28px;
  text-decoration: none;
  text-transform: none;
}
.main-website .menu--main .mobile-navigation .menu-level-2 .mobile-item__tier-3-header > a {
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
}
.main-website .menu--main .mobile-navigation .menu-level-2 .menu-level-3 {
  list-style: none;
  margin-top: 24px;
  padding: 0;
}
.main-website .menu--main .mobile-navigation .menu-level-2 .menu-level-3 .menu-level-3-item + .menu-level-3-item {
  margin-top: 28px;
}
.main-website .menu-mobile-language #block-language-switcher-mobile .toggler {
  padding: 13px 28px;
}
.main-website .menu-mobile-language #block-language-switcher-mobile .toggler .mobile-toggler {
  align-items: center;
  display: flex;
}
.main-website .menu-mobile-language #block-language-switcher-mobile .toggler .mobile-toggler .text {
  font-weight: 500;
  flex-grow: 1;
}
.main-website .menu-mobile-language #block-language-switcher-mobile .toggler .toggler-inner {
  padding: 0;
}
.main-website .menu-mobile-language #block-language-switcher-mobile .toggler .toggler-inner .title {
  font-family: "din-2014", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600 !important;
  line-height: 24px;
  margin: 0 0 18px 0;
  padding: 15px 70px;
  position: relative;
}
.main-website .menu-mobile-language #block-language-switcher-mobile .toggler .toggler-inner .title a {
  line-height: 24px;
}
.main-website .menu-mobile-language #block-language-switcher-mobile .toggler .toggler-inner .title .arrow,
.main-website .menu-mobile-language #block-language-switcher-mobile .toggler .toggler-inner .title .close {
  align-items: center;
  display: flex;
  height: 50px;
  justify-content: center;
  padding: 0;
  position: absolute;
  width: 70px;
  top: 0;
}
.main-website .menu-mobile-language #block-language-switcher-mobile .toggler .toggler-inner .title .arrow {
  left: 0;
}
.main-website .menu-mobile-language #block-language-switcher-mobile .toggler .toggler-inner .title .arrow svg {
  height: 12px;
  width: 8px;
}
.main-website .menu-mobile-language #block-language-switcher-mobile .toggler .toggler-inner .title .close {
  right: 0;
}
.main-website .menu-mobile-language #block-language-switcher-mobile .toggler .toggler-inner .title .close svg {
  width: 10px;
}
.main-website .menu-mobile-language #block-language-switcher-mobile .toggler .toggler-inner .links li {
  padding: 12px 28px;
}
.main-website .menu-mobile-language #block-language-switcher-mobile .toggler .toggler-inner .links li.is-active {
  background-position: calc(100% - 24px) 50%;
}
.main-website .menu-mobile-language #block-language-switcher-mobile .toggler .toggler-inner .links li .language-link {
  font-family: "din-2014", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 500 !important;
  line-height: 20px;
  text-transform: none;
}
.main-website .menu--main .mobile-navigation .menu_mobile .menu-item--external > a {
  display: flex !important;
  justify-content: space-between;
}
.main-website .menu--main .mobile-navigation .menu_mobile .menu-item--external > a .fa-external-link {
  opacity: 0.5;
}
.main-website .menu--main .mobile-navigation .menu_mobile .menu-item--expanded > button .fa-chevron-right {
  margin-right: 2px;
}

.main-website .primary-nav__drawer-content {
  flex-grow: 1;
  font-family: "din-2014", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}
.main-website .primary-nav__drawer-content .menu-item {
  padding-top: 0;
}
.main-website .primary-nav__drawer-content .primary-menu__content {
  height: 100%;
}
.main-website .primary-nav__drawer-content .primary-menu__dropdown-content {
  display: none;
  height: inherit;
  opacity: 0;
  padding: 32px 32px 32px 42px;
  transition: opacity 600ms;
}
.main-website .primary-nav__drawer-content .primary-menu__dropdown-content.active {
  display: flex !important;
}
.main-website .primary-nav__drawer-content .primary-menu__dropdown-content.op1 {
  opacity: 1;
}
.main-website .primary-nav__drawer-content .primary-menu__dropdown-content .primary-menu__dropdown-columns {
  flex-grow: 1;
  position: relative;
}
.main-website .primary-nav__drawer-content .primary-menu__dropdown-content .primary-menu__dropdown-columns > h2 {
  margin-top: 0;
}
.main-website .primary-nav__drawer-content .primary-menu__dropdown-content .primary-menu__dropdown-columns h2 > a {
  align-items: center;
  color: #313538;
  display: flex;
  font-family: "din-2014", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.02em;
  line-height: 16px;
  margin: 0 0 37px 0;
  padding: 0;
}
.main-website .primary-nav__drawer-content .primary-menu__dropdown-content .primary-menu__dropdown-columns h2 > a img {
  height: 32px;
  margin-right: 20px;
}
.main-website .primary-nav__drawer-content .primary-menu__dropdown-content .primary-menu__dropdown-columns .sub-nav-columns {
  display: flex;
  list-style: none;
  padding-left: 0;
  width: 100%;
  height: 100%;
  overflow: scroll;
}
@media (max-height: 730px) {
  .main-website .primary-nav__drawer-content .primary-menu__dropdown-content .primary-menu__dropdown-columns .sub-nav-columns {
    max-height: calc(100vh - 190px);
  }
}
.main-website .primary-nav__drawer-content .primary-menu__dropdown-content .primary-menu__dropdown-columns .sub-nav-columns::-webkit-scrollbar {
  width: 5px;
}
.main-website .primary-nav__drawer-content .primary-menu__dropdown-content .primary-menu__dropdown-columns .sub-nav-columns::-webkit-scrollbar-track {
  box-shadow: inset 0 0 20px transparent;
}
.main-website .primary-nav__drawer-content .primary-menu__dropdown-content .primary-menu__dropdown-columns .sub-nav-columns::-webkit-scrollbar-thumb {
  background-color: #EEF2F6;
  height: 50px;
  border-radius: 5px;
}
.main-website .primary-nav__drawer-content .primary-menu__dropdown-content .primary-menu__dropdown-columns .sub-nav-columns .menu-item-wrapper + .menu-item-wrapper {
  margin-top: 56px;
}
.main-website .primary-nav__drawer-content .primary-menu__dropdown-content .primary-menu__dropdown-columns .sub-nav-columns .single-item + .single-item {
  margin-top: 16px;
}
.main-website .primary-nav__drawer-content .primary-menu__dropdown-content .primary-menu__dropdown-columns .sub-nav-columns .level-2-category-section > a,
.main-website .primary-nav__drawer-content .primary-menu__dropdown-content .primary-menu__dropdown-columns .sub-nav-columns .level-2-category-item {
  color: #313538;
  display: block;
  letter-spacing: 0.02em;
}
.main-website .primary-nav__drawer-content .primary-menu__dropdown-content .primary-menu__dropdown-columns .sub-nav-columns .level-2-category-section > a.menu-item--underlined,
.main-website .primary-nav__drawer-content .primary-menu__dropdown-content .primary-menu__dropdown-columns .sub-nav-columns .level-2-category-item.menu-item--underlined {
  text-decoration: underline;
}
.main-website .primary-nav__drawer-content .primary-menu__dropdown-content .primary-menu__dropdown-columns .sub-nav-columns .menu-item-wrapper .level-2-category-section > a, .main-website .primary-nav__drawer-content .primary-menu__dropdown-content .primary-menu__dropdown-columns .sub-nav-columns .menu-item-wrapper .level-2-category-section > span {
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
.main-website .primary-nav__drawer-content .primary-menu__dropdown-content .primary-menu__dropdown-columns .sub-nav-columns .menu-item-wrapper .level-2-category-section .menu-level-3 {
  margin: 0;
  padding: 0;
}
.main-website .primary-nav__drawer-content .primary-menu__dropdown-content .primary-menu__dropdown-columns .sub-nav-columns .menu-item-wrapper .level-2-category-section .menu-level-3 .menu-item {
  margin-top: 16px;
}
.main-website .primary-nav__drawer-content .primary-menu__dropdown-content .primary-menu__dropdown-columns .sub-nav-columns .menu-item-wrapper .level-2-category-section .menu-level-3 .menu-item a {
  color: #313538;
  font-size: 14px;
}
.main-website .primary-nav__drawer-content .primary-menu__dropdown-content .primary-menu__dropdown-columns .sub-nav-columns .menu-item-wrapper .level-2-category-section .menu-level-3 .menu-item a.menu-item--underlined, .main-website .primary-nav__drawer-content .primary-menu__dropdown-content .primary-menu__dropdown-columns .sub-nav-columns .menu-item-wrapper .level-2-category-section .menu-level-3 .menu-item a.menu-item--underlined {
  text-decoration: underline;
}
.main-website .primary-nav__drawer-content .primary-menu__dropdown-content .primary-menu__dropdown-columns .total-columns-1 > li {
  width: 100%;
}
.main-website .primary-nav__drawer-content .primary-menu__dropdown-content .primary-menu__dropdown-columns .total-columns-2 > li {
  width: 50%;
}
.main-website .primary-nav__drawer-content .primary-menu__dropdown-content .primary-menu__dropdown-columns .total-columns-3 > li {
  width: 33.33%;
}
.main-website .primary-nav__drawer-content .primary-menu__dropdown-content .main-action {
  border: 1px solid rgba(114, 114, 114, 0.3);
  border-radius: 2px;
  color: #313538;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.14em;
  line-height: 12px;
  min-width: 109px;
  padding: 10px 16px 8px 16px;
  position: absolute;
  right: 30px;
  text-align: center;
  text-transform: uppercase;
  top: 0;
  user-select: none;
}
.main-website .primary-nav__drawer-content .primary-menu__dropdown-content .main-action:hover {
  border-color: #4a4a4a;
  text-decoration: none;
}
.main-website .primary-nav__drawer-content .primary-menu__dropdown-content .promo-box {
  background: #fff;
  border-left: 1px solid #eee;
  color: #313538;
  display: block;
  letter-spacing: 0.02em;
  padding-left: 32px;
  width: 278px;
}
.main-website .primary-nav__drawer-content .primary-menu__dropdown-content .promo-box .promo-box__image {
  margin-bottom: 20px;
}
.main-website .primary-nav__drawer-content .primary-menu__dropdown-content .promo-box .promo-box__image img {
  width: 100%;
}
.main-website .primary-nav__drawer-content .primary-menu__dropdown-content .promo-box .promo-box__text {
  line-height: 20px;
}

.main-website .primary-nav__drawer-side-bar {
  font-family: "din-2014", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.02em;
  line-height: 20px;
  text-align: left;
  padding: 16px 0;
  width: 270px;
}
.main-website .primary-nav__drawer-side-bar .menu-level-1 {
  margin: 0;
}
.main-website .primary-nav__drawer-side-bar .menu-level-1 > .menu-item {
  padding: 0;
}
.main-website .primary-nav__drawer-side-bar .menu-level-1 > .menu-item::marker {
  content: "";
}
.main-website .primary-nav__drawer-side-bar .menu-level-1 > .menu-item--splitter {
  border-top: 1px solid #eeeeee;
}
.main-website .primary-nav__drawer-side-bar .menu-level-1 > .menu-item a {
  align-items: center;
  background: rgba(255, 255, 255, 0);
  color: #313538;
  display: flex;
  height: 56px;
  padding: 0 32px;
  transition: background 300ms;
}
.main-website .primary-nav__drawer-side-bar .menu-level-1 > .menu-item a:hover {
  background: rgba(255, 255, 255, 0.6);
  text-decoration: none;
}
.main-website .primary-nav__drawer-side-bar .menu-level-1 > .menu-item a img {
  height: auto;
  margin-right: 8px;
  width: 16px;
}
.main-website .primary-nav__drawer-side-bar .menu-level-1 > .menu-item--large-icon a img {
  width: 24px;
}
.main-website .primary-nav__drawer-side-bar .menu-level-1 > .menu-item.active a {
  background: #fff;
}

.main-website .menu--top-menu .top-menu {
  display: flex;
  margin: 0;
}
.main-website .menu--top-menu .top-menu > .menu-item {
  cursor: default;
  font-family: "din-2014", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  letter-spacing: 0.14em;
  line-height: 12px;
  list-style: none;
  margin-left: 8px;
  padding: 0;
  position: relative;
}
.main-website .menu--top-menu .top-menu > .menu-item::marker {
  content: "";
}
.main-website .menu--top-menu .top-menu > .menu-item.icon-cart > a:before {
  background: url(/themes/custom/twist_barrio/images/icon-cart-default.svg);
  content: "";
  display: block;
  height: 14px;
  margin-right: 4px;
  width: 14px;
}
.main-website .menu--top-menu .top-menu > .menu-item > a {
  align-items: center;
  display: flex;
  color: #313538;
  cursor: default;
  font-size: 11px;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 0.14em;
  line-height: 24px;
  padding: 0 8px;
  text-transform: uppercase;
}
.main-website .menu--top-menu .top-menu > .menu-item > a:hover {
  text-decoration: none;
}
.main-website .menu--top-menu .top-menu > .menu-item > a .image-icon {
  width: 14px;
}
.main-website .menu--top-menu .top-menu > .menu-item > a .icon {
  margin-left: 4px;
}
.main-website .menu--top-menu .top-menu > .menu-item > a .icon .icon-fill-color {
  transition: fill 300ms;
}
.main-website .menu--top-menu .top-menu > .menu-item > .menu {
  background: #fff;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
  color: #313538;
  display: none;
  left: 50%;
  margin: 0;
  padding: 24px;
  position: absolute;
  top: calc(100% + 4px);
  transform: translateX(-50%);
}
.main-website .menu--top-menu .top-menu > .menu-item > .menu .menu-item + .menu-item {
  margin-top: 16px;
}
.main-website .menu--top-menu .top-menu > .menu-item > .menu .menu-item {
  padding: 0;
  text-align: left;
}
.main-website .menu--top-menu .top-menu > .menu-item > .menu .menu-item > a {
  color: #313538;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.02em;
  white-space: nowrap;
}
.main-website .menu--top-menu .top-menu > .menu-item > .menu .menu-item > a:hover {
  text-decoration: none;
}
.main-website .menu--top-menu .top-menu > .menu-item > .menu .menu-item > a .image-icon {
  margin-right: 10px;
  width: 12px;
}
.main-website .menu--top-menu .top-menu > .menu-item.active > .menu {
  display: block;
}

.dark-header .menu--top-menu .top-menu > .menu-item > a,
.reverse .menu--top-menu .top-menu > .menu-item > a {
  color: #fff;
}
.dark-header .menu--top-menu .top-menu > .menu-item > a .icon .icon-fill-color,
.reverse .menu--top-menu .top-menu > .menu-item > a .icon .icon-fill-color {
  fill: #fff;
}
.dark-header .menu--top-menu .top-menu > .menu-item.icon-cart > a:before,
.reverse .menu--top-menu .top-menu > .menu-item.icon-cart > a:before {
  background: url(/themes/custom/twist_barrio/images/icon-cart-light.svg);
}

.main-website .header-wrapper {
  padding-bottom: 0;
  padding-top: 0;
  z-index: 110;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .main-website .header-wrapper {
    padding-left: 24px;
    padding-right: 24px;
  }
}
.main-website .header-top-menu {
  position: relative;
  z-index: 2;
}
.main-website .region-top-menu {
  align-items: center;
  display: flex;
  justify-content: flex-end;
  position: absolute;
  right: 5px;
  top: 5px;
}
.main-website .region-top-menu #block-language-switcher {
  position: relative;
  top: auto;
  right: auto;
}
.main-website .region-top-menu #block-language-switcher .toggler {
  align-items: center;
  cursor: default;
  display: flex;
  font-size: 11px;
  font-weight: 600;
  line-height: 24px !important;
  padding: 0 8px;
}
.main-website .region-top-menu #block-language-switcher .toggler:hover {
  text-decoration: none;
}
.main-website .region-top-menu #block-language-switcher .toggler:before {
  height: 12px;
  margin-right: 4px;
  position: relative;
  top: -1px;
  width: 12px;
}
.main-website .region-top-menu #block-language-switcher .toggler:after {
  display: none;
}
.main-website .region-top-menu #block-language-switcher .toggler .icon-chevron-thin-down {
  margin-left: 4px;
}
.main-website .region-top-menu #block-language-switcher .toggler .links {
  padding: 24px;
  top: calc(100% + 4px);
  width: auto;
}
.main-website .region-top-menu #block-language-switcher .toggler .links:before {
  display: none;
}
.main-website .region-top-menu #block-language-switcher .toggler .links > li {
  font-family: "din-2014", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.02em;
  padding: 0;
  text-transform: capitalize;
}
.main-website .region-top-menu #block-language-switcher .toggler .links > li + li {
  margin-top: 16px;
}
.main-website .region-top-menu #block-language-switcher .toggler .links > li.is-active {
  background-position: 0 4px;
}
.main-website .region-top-menu #block-language-switcher .toggler .links > li.fr {
  float: none;
}
.main-website .region-top-menu #block-language-switcher .toggler .links > li a {
  padding-left: 22px;
  white-space: nowrap;
}
.main-website .region-top-menu #block-language-switcher-mobile.fr {
  float: none;
}
.main-website .header-right {
  align-items: flex-end;
  display: none;
  flex-grow: 1;
  justify-content: flex-end;
  margin-right: 5px;
}
@media screen and (min-width: 1200px) {
  .main-website .header-right {
    display: flex;
  }
}
.main-website .header-search {
  cursor: pointer;
  margin-bottom: 12px;
  padding: 6px;
}

html:not([lang=zh-hans]) .main-website #block-language-switcher .toggler {
  font-family: "din-2014", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  letter-spacing: 0.14em;
  line-height: 12px;
  margin-left: 8px;
}

.main-website .region-logo {
  align-items: center;
  display: flex;
}
@media screen and (min-width: 1200px) {
  .main-website .region-logo {
    align-items: baseline;
    flex-grow: 0;
    margin-right: 42px;
  }
}
.main-website .region-logo .site-logo {
  display: block;
}
.main-website .region-logo .twist-logo {
  height: 46px;
  width: 108px;
}
.main-website .region-logo .twist-logo_mobile {
  height: 41px;
  width: 34px;
}
.main-website .region-main-menu {
  display: flex;
}
.main-website .header-main-menu {
  display: flex;
  height: 60px;
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 1200px) {
  .main-website .header-main-menu {
    height: auto;
    padding: 24px 0 0 0;
  }
}
.main-website .header-main-menu .region-logo {
  flex-grow: 1;
}
@media screen and (min-width: 1200px) {
  .main-website .header-main-menu .region-logo {
    flex-grow: 0;
    margin-right: 42px;
  }
}
.main-website .header-mobile-search {
  align-items: center;
  display: flex;
  padding: 0 7px;
  width: 32px;
}
@media screen and (min-width: 1200px) {
  .main-website .header-mobile-search {
    display: none !important;
  }
}
.main-website .header-mobile-search .icon-search {
  cursor: pointer;
  height: 18px;
  width: 100%;
}
.main-website .header-burger-menu {
  align-items: center;
  display: flex;
}
.main-website .header-burger-menu button.burger {
  margin-left: 20px;
}
@media screen and (min-width: 1200px) {
  .main-website .header-burger-menu {
    display: none;
  }
}

.reverse .header-search .icon-search .icon-fill-color,
.reverse .header-mobile-search .icon-search .icon-fill-color,
.dark-header .header-search .icon-search .icon-fill-color,
.dark-header .header-mobile-search .icon-search .icon-fill-color {
  fill: #fff;
}

.dark-header #block-language-switcher .toggler > .icon .icon-fill-color,
.reverse #block-language-switcher .toggler > .icon .icon-fill-color {
  fill: #fff;
}
.dark-header .icon .icon-fill-color,
.reverse .icon .icon-fill-color {
  fill: #fff;
}

.main-website .primary-nav-tab-container {
  background: #fff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  display: none;
  height: 330px;
  max-width: 1200px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  transition: height 300ms, opacity 300ms;
  width: 100%;
  z-index: 101;
}
.main-website .primary-nav-tab-container:before {
  background: #eeeeee;
  content: "";
  display: block;
  height: 100%;
  left: 0;
  opacity: 0.4;
  position: absolute;
  width: 270px;
}
.main-website .primary-nav-tab-container.active {
  opacity: 1;
}
.main-website .primary-nav-tab-container .primary-nav-tab {
  opacity: 0;
  position: absolute;
  transition: opacity 300ms;
  width: 100%;
  z-index: 0;
}
.main-website .primary-nav-tab-container .primary-nav-tab.active {
  opacity: 1;
  z-index: 1;
}
.main-website .primary-nav-tab-container .wide-menu-sub-navigation {
  display: flex;
}

.home-page-banner .banner__content {
  font-family: "din-2014", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  padding-bottom: 30px;
}
@media (min-width: 992px) {
  .home-page-banner .banner__content {
    margin-top: 288px;
    padding-bottom: 290px;
    padding-left: calc((100% - 792px) / 2);
    padding-right: calc((100% - 792px) / 2);
  }
}
.home-page-banner h1 {
  font-weight: 700;
  line-height: 48px;
  font-size: 36px;
  text-align: center;
  letter-spacing: 12px;
  text-transform: uppercase;
  margin-bottom: 25px;
  opacity: 0;
}
@media (min-width: 992px) {
  .home-page-banner h1 {
    line-height: 61px;
    letter-spacing: 16px;
  }
}
.home-page-banner .banner__title {
  display: none;
}
.home-page-banner .banner-text {
  font-size: 16px;
  line-height: 150%;
  text-align: center;
  margin-bottom: 24px;
  opacity: 0;
}
@media (min-width: 768px) {
  .home-page-banner .banner-text {
    padding-left: calc((100% - 420px) / 2);
    padding-right: calc((100% - 420px) / 2);
  }
}
@media (min-width: 992px) {
  .home-page-banner .banner-text {
    padding-left: calc((100% - 526px) / 2);
    padding-right: calc((100% - 526px) / 2);
  }
}
.home-page-banner a {
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  letter-spacing: 1.25px;
  text-transform: uppercase;
  color: #FFFFFF;
  height: 36px;
  display: flex;
  align-items: center;
  text-align: center;
  width: 100%;
  flex-direction: row;
  justify-content: center;
  opacity: 0;
  transition: all 0.5s ease-out;
  padding: 16px 43px 16px 40px;
}
.home-page-banner a:hover {
  text-decoration: underline;
  background: rgba(98, 118, 132, 0.5);
  border-radius: 2px;
}
.home-page-banner svg {
  margin-left: 13px;
}

.hero-section__show {
  opacity: 1 !important;
  -webkit-transition: opacity 0.6s ease-in-out;
  -moz-transition: opacity 0.6s ease-in-out;
  -ms-transition: opacity 0.6s ease-in-out;
  -o-transition: opacity 0.6s ease-in-out;
  transition: opacity 0.6s ease-in-out;
}

.home-section-1--col-right h2 {
  margin-bottom: 16px;
  line-height: 48px;
  color: #232E35;
}
.home-section-1--col-right h5 {
  margin-top: 0px;
}
.home-section-1--col-right h5 a.black-border {
  border: 1px solid #627684;
  border-radius: 2px;
  color: #232E35 !important;
  letter-spacing: 1px;
}
.home-section-1--col-right h5 a.black-border:hover {
  color: #FFFFFF !important;
  background: #232E35;
}
.home-section-1--col-right p {
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0.02em;
  color: #354652;
  margin-bottom: 36px;
  max-width: 500px;
}
.home-section-1--col-right .button {
  padding-top: 17px;
  padding-bottom: 17px;
}

.path-frontpage h2.text-align-center {
  color: #232E35;
}

@media (min-width: 768px) {
  .home-section-1 {
    padding-top: 64px;
    padding-bottom: 64px;
  }
}
@media (min-width: 992px) {
  .home-section-1 {
    padding-top: 95px;
    padding-bottom: 96px;
  }
}
@media (max-width: 767px) {
  .home-section-1 .section-wrapper > .row {
    flex-direction: column-reverse;
  }
}
@media (min-width: 768px) {
  .home-section-1 .section-wrapper > .row {
    flex-direction: row;
  }
}
.home-section-1 .section-wrapper .col-12.paragraph--type--text {
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 0px;
}
.home-section-1 .section-wrapper h2 {
  font-size: 30px;
  line-height: 40px;
}
@media (min-width: 992px) {
  .home-section-1 .section-wrapper h2 {
    font-size: 36px;
    line-height: 48px;
  }
}
.home-section-1 .home-section-1--col-left {
  padding: 0px 15px;
}
.home-section-1 .home-section-1--col-left .paragraph--type--image {
  padding: 0px 15px 15px;
}
@media (min-width: 768px) {
  .home-section-1 .home-section-1--col-right {
    padding-bottom: 0px;
    padding-top: 0px;
  }
}
@media (min-width: 768px) {
  .home-section-1 .home-section-1--col-right .paragraph {
    padding-bottom: 0px;
    padding-top: 0px;
  }
}
@media (min-width: 768px) {
  .home-section-1 .home-section-1--col-right .paragraph h2 {
    margin-top: 0px;
  }
}

.paragraph--type--image .tile-image img {
  width: 100%;
}

@media (min-width: 768px) and (max-width: 1199px) {
  .twis-more-products .paragraph--type--column {
    display: flex;
  }
}

.home-section-2 {
  padding: 88px 0px 73px 0px;
}
@media (min-width: 768px) {
  .home-section-2 {
    padding: 88px 0px 89px 0px;
  }
}
@media (min-width: 992px) {
  .home-section-2 {
    padding: 88px 0px 127px 0px;
  }
}
.home-section-2 h2 {
  margin: 0px 0px 33px 0px;
}
@media (min-width: 992px) {
  .home-section-2 h2 {
    margin: 0px 0px 25px 0px;
  }
}
.home-section-2 .paragraph--type--text .tile {
  border-radius: 0px;
  box-shadow: none;
  padding: 0;
}
.home-section-2 .paragraph--type--column {
  padding: 15px;
}
.home-section-2 .paragraph--type--component-tile-link {
  padding: 32px 16px 32px 16px;
}
@media (min-width: 992px) {
  .home-section-2 .paragraph--type--component-tile-link {
    padding: 32px 48px 32px;
  }
}
.home-section-2 .paragraph--type--component-tile-link .field--name-field-icon {
  margin-bottom: 16px;
  height: 114px;
}
@media (min-width: 992px) {
  .home-section-2 .paragraph--type--component-tile-link .field--name-field-icon {
    height: 144px;
  }
}
.home-section-2 .paragraph--type--component-tile-link .field--name-field-icon img {
  width: auto;
  max-height: 114px;
}
@media (min-width: 992px) {
  .home-section-2 .paragraph--type--component-tile-link .field--name-field-icon img {
    max-height: 144px;
  }
}
.home-section-2 .field--name-field-cp-title {
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 16px;
}
.home-section-2 .field--name-field-description {
  font-size: 14px;
  font-weight: normal;
  line-height: 28px;
  text-align: center;
  color: #727272;
}

.home-section-3 {
  background: #354652 !important;
}
.home-section-3 .paragraph.home-section-3-left .col-12.paragraph {
  padding-left: 0px;
  padding-right: 0px;
}
@media (min-width: 768px) {
  .home-section-3 .paragraph.home-section-3-left .tile-image {
    height: 454px;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .home-section-3 .paragraph.home-section-3-left .tile-image img {
    display: none;
  }
}
.home-section-3 .paragraph.home-section-3-right {
  padding: 72px 30px;
}
@media (min-width: 768px) {
  .home-section-3 .paragraph.home-section-3-right {
    padding: 136px 21px 136px 78px;
  }
}
@media (min-width: 992px) {
  .home-section-3 .paragraph.home-section-3-right {
    padding: 116px 158px 116px 100px;
  }
}
.home-section-3 .paragraph.home-section-3-right .col-12.paragraph {
  padding-left: 0px;
  padding-right: 0px;
}
.home-section-3 .paragraph.home-section-3-right h2 {
  margin: 0px 0px 32px 0px;
  font-size: 24px;
  line-height: 32px;
  color: #FFFFFF;
}
@media (min-width: 992px) {
  .home-section-3 .paragraph.home-section-3-right h2 {
    margin: 0px 0px 24px 0px;
    font-size: 36px;
    line-height: 48px;
  }
}
.home-section-3 .button {
  background: #FFFFFF;
  border: 1px solid #FFFFFF;
  box-sizing: border-box;
  border-radius: 2px;
  color: #232E35;
  letter-spacing: 1px;
  font-size: 14px;
  line-height: 16px;
}
@media (min-width: 992px) {
  .home-section-3 .button {
    width: 315px;
  }
}
.home-section-3 .button:hover {
  background: rgba(238, 242, 246, 0.7);
}

.home-section-6 {
  padding: 65px 0px;
}
@media (min-width: 768px) {
  .home-section-6 {
    padding: 73px 0px 78px 0px;
  }
}
@media (min-width: 992px) {
  .home-section-6 {
    padding: 25px 0px 65px 0px;
  }
}
.home-section-6 .col-12.paragraph.paragraph--type--block {
  padding: 0px 30px;
}
@media (min-width: 768px) {
  .home-section-6 .col-12.paragraph.paragraph--type--block {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.home-section-6 .col-12.paragraph.paragraph--type--block .paragraph {
  padding-left: 0px;
  padding-right: 0px;
}
@media (min-width: 768px) {
  .home-section-6 .col-12.paragraph.paragraph--type--block .paragraph .paragraph {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.home-section-6 .content-tile {
  margin: 0px;
}
.home-section-6 h2 {
  margin: 0px 0px 10px 0px;
  font-size: 30px;
  line-height: 40px;
}
@media (min-width: 768px) {
  .home-section-6 h2 {
    font-size: 36px;
    line-height: 48px;
  }
}

.home-section-4 {
  padding: 80px 0px 65px;
}
@media (min-width: 768px) {
  .home-section-4 {
    padding: 88px 0px 78px 0px;
  }
}
@media (min-width: 992px) {
  .home-section-4 {
    padding: 88px 0px 73px 0px;
  }
}
.home-section-4 .col-12.paragraph.paragraph--type--block {
  padding: 0px 30px;
}
@media (min-width: 768px) {
  .home-section-4 .col-12.paragraph.paragraph--type--block {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.home-section-4 .col-12.paragraph.paragraph--type--block .paragraph {
  padding-left: 0px;
  padding-right: 0px;
}
@media (min-width: 768px) {
  .home-section-4 .col-12.paragraph.paragraph--type--block .paragraph .paragraph {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 768px) {
  .home-section-4 .resource-lobby-wrapper .view-resource-casestudy .views-row {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 0px;
  }
}
@media (min-width: 768px) {
  .home-section-4 .resource-lobby-wrapper .view-resource-casestudy .views-row .product {
    bottom: 25px !important;
  }
}
@media (min-width: 992px) {
  .home-section-4 .resource-lobby-wrapper .view-resource-casestudy .views-row .product {
    bottom: 28px !important;
  }
}
.home-section-4 .content-tile {
  margin: 0px;
}
.home-section-4 h2 {
  margin: 0px 0px 10px 0px;
  font-size: 30px;
  line-height: 40px;
}
@media (min-width: 768px) {
  .home-section-4 h2 {
    font-size: 36px;
    line-height: 48px;
  }
}
.home-section-4 .content-tile-layout-style--style-1 .field--type-image img {
  object-fit: none !important;
  background: #fafbfd;
}

.home-section-5 {
  padding: 65px 0px 68px;
}
@media (min-width: 768px) {
  .home-section-5 {
    padding: 73px 0px 49px 0px;
  }
}
@media (min-width: 992px) {
  .home-section-5 {
    padding: 57px 0px 49px 0px;
  }
}

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