@font-face {
  font-family: 'Avenir Next';
  src: local("Avenir Next Bold"), local("AvenirNext-Bold"), url("../fonts/AvenirNext-Bold.woff2") format("woff2"), url("../fonts/AvenirNext-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Avenir Next';
  src: local("Avenir Next Medium"), local("AvenirNext-Medium"), url("../fonts/AvenirNext-Medium.woff2") format("woff2"), url("../fonts/AvenirNext-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Avenir Next';
  src: local("Avenir Next Regular"), local("AvenirNext-Regular"), url("../fonts/AvenirNext-Regular.woff2") format("woff2"), url("../fonts/AvenirNext-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Century Gothic';
  src: local("Century Gothic Bold"), local("CenturyGothic-Bold"), url("../fonts/CenturyGothic-Bold.woff2") format("woff2"), url("../fonts/CenturyGothic-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Century Gothic';
  src: local("Century Gothic"), local("CenturyGothic"), url("../fonts/CenturyGothic.woff2") format("woff2"), url("../fonts/CenturyGothic.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: HelveticaNeue;
  src: url(../fonts/HelveticaNeue-Medium.eot?#iefix) format("embedded-opentype"), url(../fonts/HelveticaNeue-Medium.woff) format("woff"), url(../fonts/HelveticaNeue-Medium.ttf) format("truetype"), url(../fonts/HelveticaNeue-Medium.svg#HelveticaNeue-Medium) format("svg");
  font-weight: 500;
  font-style: normal; }
@font-face {
  font-family: HelveticaNeue;
  src: url(../fonts/HelveticaNeue-Bold.eot?#iefix) format("embedded-opentype"), url(../fonts/HelveticaNeue-Bold.woff) format("woff"), url(../fonts/HelveticaNeue-Bold.ttf) format("truetype"), url(../fonts/HelveticaNeue-Bold.svg#HelveticaNeue-Bold) format("svg");
  font-weight: 700;
  font-style: normal; }
/************* Variables ************/
/************* Reset CSS ************/
@media screen and (max-width: 1024px) {
  body.pillar-page-beyond-pressure #pagecontent ::-webkit-scrollbar {
    width: 5px; }
  body.pillar-page-beyond-pressure #pagecontent ::-webkit-scrollbar-track {
    background: #f1f1f1; }
  body.pillar-page-beyond-pressure #pagecontent ::-webkit-scrollbar-thumb {
    background: #888; }
  body.pillar-page-beyond-pressure #pagecontent ::-webkit-scrollbar-thumb:hover {
    background: #555; } }
body.pillar-page-beyond-pressure #pagecontent ::-webkit-input-placeholder {
  color: #393939 !important; }
body.pillar-page-beyond-pressure #pagecontent ::-moz-placeholder {
  color: #393939 !important; }
body.pillar-page-beyond-pressure #pagecontent :-ms-input-placeholder {
  color: #393939 !important; }
body.pillar-page-beyond-pressure #pagecontent :-moz-placeholder {
  color: #393939 !important; }
body.pillar-page-beyond-pressure #pagecontent a {
  -webkit-transition: .3s ease;
  transition: .3s ease;
  color: #000;
  text-decoration: none; }
  body.pillar-page-beyond-pressure #pagecontent a:hover {
    color: #000; }
body.pillar-page-beyond-pressure #pagecontent .h3--regular h3 {
  font-weight: 400; }
body.pillar-page-beyond-pressure #pagecontent .h4--medium h4 {
  font-weight: 500; }
body.pillar-page-beyond-pressure #pagecontent .h2--medium h2 {
  font-weight: 500; }
body.pillar-page-beyond-pressure #pagecontent .h3--medium h3 {
  font-weight: 500; }
body.pillar-page-beyond-pressure #pagecontent .link--underline a {
  text-decoration: underline;
  position: relative; }
  body.pillar-page-beyond-pressure #pagecontent .link--underline a:hover {
    color: #4bbff6;
    text-decoration: none; }
body.pillar-page-beyond-pressure #pagecontent .heading--uppercase h1,
body.pillar-page-beyond-pressure #pagecontent .heading--uppercase h2,
body.pillar-page-beyond-pressure #pagecontent .heading--uppercase h3,
body.pillar-page-beyond-pressure #pagecontent .heading--uppercase h4,
body.pillar-page-beyond-pressure #pagecontent .heading--uppercase h5,
body.pillar-page-beyond-pressure #pagecontent .heading--uppercase h6 {
  text-transform: uppercase; }
body.pillar-page-beyond-pressure #pagecontent .text-medium {
  font-weight: 500; }
body.pillar-page-beyond-pressure #pagecontent .btn {
  padding: 0.5em 1.5em;
  border-radius: 0;
  font-size: 1.65em;
  font-weight: bold;
  margin-top: 1em;
  border: 4px solid transparent;
  -webkit-transition: .3s ease;
  transition: .3s ease;
  transform: skew(-25deg);
  margin-left: 25px;
  text-transform: uppercase; }
  @media screen and (max-width: 1920px) {
    body.pillar-page-beyond-pressure #pagecontent .btn {
      font-size: 1.2em;
      margin-top: 0.8em; } }
  @media screen and (max-width: 1565px) {
    body.pillar-page-beyond-pressure #pagecontent .btn {
      font-size: 1em;
      margin-top: 0.8em; } }
  body.pillar-page-beyond-pressure #pagecontent .btn span {
    transform: skew(25deg);
    display: block; }
  @media (max-width: 991px) {
    body.pillar-page-beyond-pressure #pagecontent .btn {
      padding: 0.5rem 1.5rem;
      font-size: 0.8rem;
      margin-left: 10px; } }
  body.pillar-page-beyond-pressure #pagecontent .btn.btn--primary {
    background-color: #ef3e35;
    color: #ffffff; }
    body.pillar-page-beyond-pressure #pagecontent .btn.btn--primary:focus {
      outline: none;
      box-shadow: none; }
    body.pillar-page-beyond-pressure #pagecontent .btn.btn--primary:hover {
      background-color: #ffffff;
      color: #ef3e35; }
    @media screen and (max-width: 991px) {
      body.pillar-page-beyond-pressure #pagecontent .btn.btn--primary {
        background-color: #ffffff;
        color: #207fb3; } }
  body.pillar-page-beyond-pressure #pagecontent .btn.btn-primary--outline {
    background-color: #ef3e35;
    color: #ffffff; }
    body.pillar-page-beyond-pressure #pagecontent .btn.btn-primary--outline:focus {
      outline: none;
      box-shadow: none; }
    body.pillar-page-beyond-pressure #pagecontent .btn.btn-primary--outline:hover {
      background-color: transparent;
      color: #ef3e35;
      border-color: #ef3e35; }
    @media screen and (max-width: 991px) {
      body.pillar-page-beyond-pressure #pagecontent .btn.btn-primary--outline {
        background-color: #ef3e35;
        color: #fff; } }
  body.pillar-page-beyond-pressure #pagecontent .btn.btn--secondary {
    background-color: #ffffff;
    color: #ef3e35; }
    body.pillar-page-beyond-pressure #pagecontent .btn.btn--secondary:focus {
      outline: none;
      box-shadow: none; }
    body.pillar-page-beyond-pressure #pagecontent .btn.btn--secondary:hover {
      background-color: #ef3e35;
      color: #ffffff; }
  body.pillar-page-beyond-pressure #pagecontent .btn.btn-secondary--outline {
    background-color: #ffffff;
    color: #ef3e35; }
    body.pillar-page-beyond-pressure #pagecontent .btn.btn-secondary--outline:focus {
      outline: none;
      box-shadow: none; }
    body.pillar-page-beyond-pressure #pagecontent .btn.btn-secondary--outline:hover {
      background-color: transparent;
      color: #ffffff;
      border-color: #ffffff; }
@media (max-width: 991px) {
  body.pillar-page-beyond-pressure #pagecontent .image__wrap {
    margin: 0 auto 40px;
    text-align: center;
    max-width: 50%; } }
body.pillar-page-beyond-pressure #pagecontent .container {
  max-width: 95% !important; }
  @media screen and (min-width: 1560px) {
    body.pillar-page-beyond-pressure #pagecontent .container {
      max-width: 90% !important; } }
body.pillar-page-beyond-pressure #pagecontent .dark--bg h1,
body.pillar-page-beyond-pressure #pagecontent .dark--bg h2,
body.pillar-page-beyond-pressure #pagecontent .dark--bg h3,
body.pillar-page-beyond-pressure #pagecontent .dark--bg h4,
body.pillar-page-beyond-pressure #pagecontent .dark--bg h5,
body.pillar-page-beyond-pressure #pagecontent .dark--bg h6,
body.pillar-page-beyond-pressure #pagecontent .dark--bg li {
  color: #ffffff; }
body.pillar-page-beyond-pressure #pagecontent .dark--bg p {
  color: #ffffff; }
body.pillar-page-beyond-pressure #pagecontent .darkblue--bg {
  background-color: #ef3e35; }
  body.pillar-page-beyond-pressure #pagecontent .darkblue--bg h1,
  body.pillar-page-beyond-pressure #pagecontent .darkblue--bg h2,
  body.pillar-page-beyond-pressure #pagecontent .darkblue--bg h3,
  body.pillar-page-beyond-pressure #pagecontent .darkblue--bg h4,
  body.pillar-page-beyond-pressure #pagecontent .darkblue--bg h5,
  body.pillar-page-beyond-pressure #pagecontent .darkblue--bg h6,
  body.pillar-page-beyond-pressure #pagecontent .darkblue--bg li {
    color: #ffffff; }
  body.pillar-page-beyond-pressure #pagecontent .darkblue--bg p {
    color: #ffffff; }
body.pillar-page-beyond-pressure #pagecontent .lightblue--bg {
  background-color: #96c6dd; }
  body.pillar-page-beyond-pressure #pagecontent .lightblue--bg h1,
  body.pillar-page-beyond-pressure #pagecontent .lightblue--bg h2,
  body.pillar-page-beyond-pressure #pagecontent .lightblue--bg h3,
  body.pillar-page-beyond-pressure #pagecontent .lightblue--bg h4,
  body.pillar-page-beyond-pressure #pagecontent .lightblue--bg h5,
  body.pillar-page-beyond-pressure #pagecontent .lightblue--bg h6,
  body.pillar-page-beyond-pressure #pagecontent .lightblue--bg li {
    color: #231f20; }
  body.pillar-page-beyond-pressure #pagecontent .lightblue--bg p {
    color: #231f20; }
body.pillar-page-beyond-pressure #pagecontent .white--bg {
  background-color: #ffffff; }
  body.pillar-page-beyond-pressure #pagecontent .white--bg h1,
  body.pillar-page-beyond-pressure #pagecontent .white--bg h2,
  body.pillar-page-beyond-pressure #pagecontent .white--bg h3,
  body.pillar-page-beyond-pressure #pagecontent .white--bg h4,
  body.pillar-page-beyond-pressure #pagecontent .white--bg h5,
  body.pillar-page-beyond-pressure #pagecontent .white--bg h6 {
    color: #ef3e35; }
  body.pillar-page-beyond-pressure #pagecontent .white--bg p {
    color: #ef3e35; }
  body.pillar-page-beyond-pressure #pagecontent .white--bg.h3--black h3 {
    color: #282728; }
body.pillar-page-beyond-pressure #pagecontent .lightimage--bg h1,
body.pillar-page-beyond-pressure #pagecontent .lightimage--bg h2,
body.pillar-page-beyond-pressure #pagecontent .lightimage--bg h3,
body.pillar-page-beyond-pressure #pagecontent .lightimage--bg h4,
body.pillar-page-beyond-pressure #pagecontent .lightimage--bg h5,
body.pillar-page-beyond-pressure #pagecontent .lightimage--bg h6 {
  color: #ef3e35; }
body.pillar-page-beyond-pressure #pagecontent .lightimage--bg p {
  color: #ef3e35; }
body.pillar-page-beyond-pressure #pagecontent .lightimage--bg li {
  color: #ef3e35; }
body.pillar-page-beyond-pressure #pagecontent .lightimage--bg.h3--black h3 {
  color: #282728; }
body.pillar-page-beyond-pressure #pagecontent .gray--bg {
  background-color: #ecedee; }
  body.pillar-page-beyond-pressure #pagecontent .gray--bg h1,
  body.pillar-page-beyond-pressure #pagecontent .gray--bg h2,
  body.pillar-page-beyond-pressure #pagecontent .gray--bg h3,
  body.pillar-page-beyond-pressure #pagecontent .gray--bg h4,
  body.pillar-page-beyond-pressure #pagecontent .gray--bg h5,
  body.pillar-page-beyond-pressure #pagecontent .gray--bg h6 {
    color: #2081b6; }
  body.pillar-page-beyond-pressure #pagecontent .gray--bg p,
  body.pillar-page-beyond-pressure #pagecontent .gray--bg li {
    color: #2081b6; }
  body.pillar-page-beyond-pressure #pagecontent .gray--bg.h3--gray h3 {
    color: #282728; }
body.pillar-page-beyond-pressure #pagecontent .lightgray--bg {
  background-color: #fbfbfb; }
  body.pillar-page-beyond-pressure #pagecontent .lightgray--bg h1,
  body.pillar-page-beyond-pressure #pagecontent .lightgray--bg h2,
  body.pillar-page-beyond-pressure #pagecontent .lightgray--bg h3,
  body.pillar-page-beyond-pressure #pagecontent .lightgray--bg h4,
  body.pillar-page-beyond-pressure #pagecontent .lightgray--bg h5,
  body.pillar-page-beyond-pressure #pagecontent .lightgray--bg h6 {
    color: #2081b6; }
  body.pillar-page-beyond-pressure #pagecontent .lightgray--bg p {
    color: #282728; }
  body.pillar-page-beyond-pressure #pagecontent .lightgray--bg.h3--black h3 {
    color: #282728; }
body.pillar-page-beyond-pressure #pagecontent .lightblue--ul h4,
body.pillar-page-beyond-pressure #pagecontent .lightblue--ul li,
body.pillar-page-beyond-pressure #pagecontent .lightblue--ul p {
  color: #2891c4;
  font-weight: bold;
  font-style: italic; }
body.pillar-page-beyond-pressure #pagecontent .gray--text p {
  color: #4a4a4a !important;
  opacity: .7; }
body.pillar-page-beyond-pressure #pagecontent .gray--text ul {
  list-style-type: none; }
  body.pillar-page-beyond-pressure #pagecontent .gray--text ul li {
    color: #4a4a4a !important;
    opacity: .7;
    margin-bottom: 0; }
body.pillar-page-beyond-pressure #pagecontent .lightgray--text p {
  color: #4a4a4a; }
body.pillar-page-beyond-pressure #pagecontent section {
  padding: 0; }
body.pillar-page-beyond-pressure #pagecontent h1, body.pillar-page-beyond-pressure #pagecontent h2, body.pillar-page-beyond-pressure #pagecontent h3, body.pillar-page-beyond-pressure #pagecontent h4, body.pillar-page-beyond-pressure #pagecontent h5 {
  margin-top: 0;
  line-height: 1;
  margin-bottom: 0.7em; }
  @media screen and (max-width: 991px) {
    body.pillar-page-beyond-pressure #pagecontent h1, body.pillar-page-beyond-pressure #pagecontent h2, body.pillar-page-beyond-pressure #pagecontent h3, body.pillar-page-beyond-pressure #pagecontent h4, body.pillar-page-beyond-pressure #pagecontent h5 {
      line-height: 1.2; } }
body.pillar-page-beyond-pressure #pagecontent h4 {
  font-size: 1.45em;
  text-transform: none;
  font-weight: 700;
  margin-bottom: 1em; }
  @media screen and (max-width: 991px) {
    body.pillar-page-beyond-pressure #pagecontent h4 {
      font-size: 1em; } }
body.pillar-page-beyond-pressure #pagecontent .pagebanner.hero--banner {
  background-position: center;
  background-size: cover;
  background-color: unset !important; }
body.pillar-page-beyond-pressure #pagecontent .pagebanner.inner--banner {
  padding: 0; }
  body.pillar-page-beyond-pressure #pagecontent .pagebanner.inner--banner img {
    width: 100%; }
body.pillar-page-beyond-pressure #pagecontent .pagebanner .banner__contentwrap {
  position: relative;
  max-width: 710px;
  border-left: 3px solid #fff; }
  @media screen and (min-width: 991px) {
    body.pillar-page-beyond-pressure #pagecontent .pagebanner .banner__contentwrap {
      margin-left: -100px; } }
  body.pillar-page-beyond-pressure #pagecontent .pagebanner .banner__contentwrap:before {
    content: '';
    width: 100px;
    height: 3px;
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 0; }
  body.pillar-page-beyond-pressure #pagecontent .pagebanner .banner__contentwrap:after {
    content: '';
    width: 100px;
    height: 3px;
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 0; }
  body.pillar-page-beyond-pressure #pagecontent .pagebanner .banner__contentwrap .banner__conent {
    text-align: center;
    padding: 50px;
    border-right: 3px solid #fff; }
    @media screen and (max-width: 1200px) {
      body.pillar-page-beyond-pressure #pagecontent .pagebanner .banner__contentwrap .banner__conent {
        padding: 40px;
        margin-bottom: 50px; } }
    @media screen and (max-width: 767px) {
      body.pillar-page-beyond-pressure #pagecontent .pagebanner .banner__contentwrap .banner__conent {
        padding: 40px 15px; } }
    body.pillar-page-beyond-pressure #pagecontent .pagebanner .banner__contentwrap .banner__conent h1 {
      font-family: "Century Gothic", sans-serif;
      font-size: 3.278rem;
      margin-bottom: 0;
      color: #fff;
      margin-bottom: 0.2rem;
      line-height: 1;
      letter-spacing: 1.50px;
      font-weight: 900;
      position: relative; }
      body.pillar-page-beyond-pressure #pagecontent .pagebanner .banner__contentwrap .banner__conent h1:after {
        content: '';
        width: 97%;
        height: 3px;
        background-color: #fff;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto; }
      @media screen and (max-width: 1200px) {
        body.pillar-page-beyond-pressure #pagecontent .pagebanner .banner__contentwrap .banner__conent h1 {
          font-size: 2.5rem;
          line-height: 1.5; } }
    body.pillar-page-beyond-pressure #pagecontent .pagebanner .banner__contentwrap .banner__conent h2 {
      font-family: "Century Gothic", sans-serif;
      font-size: 1.278rem;
      line-height: 1.2;
      margin-bottom: 0.1rem;
      color: #fff;
      font-weight: 400; }
      @media screen and (max-width: 1200px) {
        body.pillar-page-beyond-pressure #pagecontent .pagebanner .banner__contentwrap .banner__conent h2 {
          line-height: 1.5; } }
    body.pillar-page-beyond-pressure #pagecontent .pagebanner .banner__contentwrap .banner__conent h3 {
      font-family: "Century Gothic", sans-serif;
      font-size: 1.722rem;
      line-height: 1.2;
      margin-bottom: 0.1rem;
      color: #fff;
      font-weight: 400; }
      @media screen and (max-width: 1200px) {
        body.pillar-page-beyond-pressure #pagecontent .pagebanner .banner__contentwrap .banner__conent h3 {
          line-height: 1.5; } }
    body.pillar-page-beyond-pressure #pagecontent .pagebanner .banner__contentwrap .banner__conent p {
      font-family: "Century Gothic", sans-serif;
      font-size: 0.833rem;
      line-height: 1.2;
      margin-bottom: 0.1rem;
      color: #fff;
      font-weight: 600; }
    body.pillar-page-beyond-pressure #pagecontent .pagebanner .banner__contentwrap .banner__conent:before {
      content: '';
      width: 100px;
      height: 3px;
      background-color: #fff;
      position: absolute;
      top: 0;
      right: 0; }
    body.pillar-page-beyond-pressure #pagecontent .pagebanner .banner__contentwrap .banner__conent:after {
      content: '';
      width: 100px;
      height: 3px;
      background-color: #fff;
      position: absolute;
      bottom: 0;
      right: 0; }
body.pillar-page-beyond-pressure #pagecontent .small--text p {
  font-size: 0.750rem;
  margin-bottom: 0.750rem; }
  body.pillar-page-beyond-pressure #pagecontent .small--text p:last-child {
    margin: 0; }
body.pillar-page-beyond-pressure #pagecontent .extrasmall--text p {
  font-size: 0.77em;
  margin-bottom: 1rem; }
  @media screen and (max-width: 1560px) {
    body.pillar-page-beyond-pressure #pagecontent .extrasmall--text p {
      font-size: 0.9em; } }
  body.pillar-page-beyond-pressure #pagecontent .extrasmall--text p:last-child {
    margin: 0; }
  @media screen and (max-width: 991px) {
    body.pillar-page-beyond-pressure #pagecontent .extrasmall--text p {
      font-size: 18px; } }
body.pillar-page-beyond-pressure #pagecontent .medium--ul li {
  font-weight: 500;
  color: #282728; }
body.pillar-page-beyond-pressure #pagecontent .section-container {
  padding: 120px 0; }
  @media screen and (min-width: 1560px) {
    body.pillar-page-beyond-pressure #pagecontent .section-container {
      padding: 150px 0; } }
  @media screen and (max-width: 991px) {
    body.pillar-page-beyond-pressure #pagecontent .section-container {
      padding: 40px 0; } }
  @media screen and (max-width: 991px) {
    body.pillar-page-beyond-pressure #pagecontent .section-container.nomobile--padding {
      padding-top: 0 !important;
      padding-bottom: 0 !important; } }
  @media screen and (max-width: 991px) {
    body.pillar-page-beyond-pressure #pagecontent .section-container.nomobilebottom--padding {
      padding-bottom: 0 !important; } }
  @media screen and (max-width: 991px) {
    body.pillar-page-beyond-pressure #pagecontent .section-container.nomobiltop--padding {
      padding-top: 0 !important; } }
  body.pillar-page-beyond-pressure #pagecontent .section-container.bottomsmall--padding {
    padding-bottom: 60px; }
    @media screen and (min-width: 1560px) {
      body.pillar-page-beyond-pressure #pagecontent .section-container.bottomsmall--padding {
        padding-bottom: 75px; } }
    @media screen and (max-width: 991px) {
      body.pillar-page-beyond-pressure #pagecontent .section-container.bottomsmall--padding {
        padding-bottom: 30px; } }
  body.pillar-page-beyond-pressure #pagecontent .section-container.topsmall--padding {
    padding-top: 60px; }
    @media screen and (max-width: 991px) {
      body.pillar-page-beyond-pressure #pagecontent .section-container.topsmall--padding {
        padding-top: 30px; } }
  body.pillar-page-beyond-pressure #pagecontent .section-container.small--padding {
    padding: 70px 0; }
    @media screen and (min-width: 1560px) {
      body.pillar-page-beyond-pressure #pagecontent .section-container.small--padding {
        padding: 100px 0; } }
    @media screen and (max-width: 991px) {
      body.pillar-page-beyond-pressure #pagecontent .section-container.small--padding {
        padding: 40px 0; } }
  body.pillar-page-beyond-pressure #pagecontent .section-container.medium--padding {
    padding: 80px 0; }
    @media screen and (max-width: 991px) {
      body.pillar-page-beyond-pressure #pagecontent .section-container.medium--padding {
        padding: 50px 0; } }
  body.pillar-page-beyond-pressure #pagecontent .section-container.nobottom--padding {
    padding-bottom: 0px; }
  body.pillar-page-beyond-pressure #pagecontent .section-container.notop--padding {
    padding-top: 0px; }
  body.pillar-page-beyond-pressure #pagecontent .section-container.prevention--wrap {
    background-position: center;
    background-size: cover; }
    body.pillar-page-beyond-pressure #pagecontent .section-container.prevention--wrap li {
      margin: 0; }
    @media screen and (max-width: 991px) {
      body.pillar-page-beyond-pressure #pagecontent .section-container.prevention--wrap {
        background-image: url(./../images/prevention-mobile-bg.jpg) !important;
        background-position: left top; } }
    @media screen and (max-width: 767px) {
      body.pillar-page-beyond-pressure #pagecontent .section-container.prevention--wrap {
        background-position: right top; } }
  body.pillar-page-beyond-pressure #pagecontent .section-container.pressure--wrap {
    background-position: center;
    background-size: cover; }
    body.pillar-page-beyond-pressure #pagecontent .section-container.pressure--wrap li {
      margin: 0; }
    @media screen and (max-width: 991px) {
      body.pillar-page-beyond-pressure #pagecontent .section-container.pressure--wrap {
        background-image: url(./../images/salt-mobile-bg.jpg) !important;
        padding-top: 340px;
        background-position: top center; } }
  body.pillar-page-beyond-pressure #pagecontent .section-container.kidney-disease--wrap {
    background-position: center;
    background-size: cover; }
    body.pillar-page-beyond-pressure #pagecontent .section-container.kidney-disease--wrap li {
      margin: 0; }
    body.pillar-page-beyond-pressure #pagecontent .section-container.kidney-disease--wrap h3 {
      margin-top: 0.5em; }
    body.pillar-page-beyond-pressure #pagecontent .section-container.kidney-disease--wrap .image__wrap {
      max-width: initial;
      margin: 0 -35px 30px; }
  body.pillar-page-beyond-pressure #pagecontent .section-container.para--space p {
    margin-bottom: 0; }
    @media screen and (max-width: 991px) {
      body.pillar-page-beyond-pressure #pagecontent .section-container.para--space p {
        margin-bottom: 1rem; } }
  body.pillar-page-beyond-pressure #pagecontent .section-container.para--space h4 {
    text-tranform: uppercase; }
  body.pillar-page-beyond-pressure #pagecontent .section-container.blood--pressure h2 {
    margin-bottom: 0.7em; }
  @media screen and (min-width: 1024px) {
    body.pillar-page-beyond-pressure #pagecontent .section-container.blood--pressure img {
      width: 65%;
      max-width: 570px; } }
  @media screen and (max-width: 991px) {
    body.pillar-page-beyond-pressure #pagecontent .section-container.mobile--padding {
      padding-left: 20px;
      padding-right: 20px; } }
body.pillar-page-beyond-pressure #pagecontent .heading--uppercase h1,
body.pillar-page-beyond-pressure #pagecontent .heading--uppercase h2,
body.pillar-page-beyond-pressure #pagecontent .heading--uppercase h3,
body.pillar-page-beyond-pressure #pagecontent .heading--uppercase h4 {
  text-transform: uppercase; }
body.pillar-page-beyond-pressure #pagecontent .two-col-articles {
  display: flex;
  flex-wrap: wrap; }
  body.pillar-page-beyond-pressure #pagecontent .two-col-articles .column-article {
    max-width: 100%;
    flex: 0 0 auto;
    width: 50%;
    padding: 4rem 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
    body.pillar-page-beyond-pressure #pagecontent .two-col-articles .column-article .column-container {
      max-width: 78%;
      margin: 0 auto; }
      @media screen and (max-width: 1560px) {
        body.pillar-page-beyond-pressure #pagecontent .two-col-articles .column-article .column-container {
          max-width: 85%; } }
      @media screen and (max-width: 991px) {
        body.pillar-page-beyond-pressure #pagecontent .two-col-articles .column-article .column-container {
          max-width: 720px;
          padding-right: var(--bs-gutter-x, 0.75rem);
          padding-left: var(--bs-gutter-x, 0.75rem); } }
      @media screen and (max-width: 768px) {
        body.pillar-page-beyond-pressure #pagecontent .two-col-articles .column-article .column-container {
          max-width: 540px;
          padding-right: var(--bs-gutter-x, 0.75rem);
          padding-left: var(--bs-gutter-x, 0.75rem); } }
      @media screen and (max-width: 576px) {
        body.pillar-page-beyond-pressure #pagecontent .two-col-articles .column-article .column-container {
          max-width: 85%;
          padding-right: 0;
          padding-left: 0; } }
    body.pillar-page-beyond-pressure #pagecontent .two-col-articles .column-article h2 {
      margin-bottom: 4rem; }
      @media screen and (max-width: 991px) {
        body.pillar-page-beyond-pressure #pagecontent .two-col-articles .column-article h2 {
          margin-bottom: 2rem; } }
    @media screen and (max-width: 991px) {
      body.pillar-page-beyond-pressure #pagecontent .two-col-articles .column-article {
        width: 100%;
        margin-bottom: 20px; } }
body.pillar-page-beyond-pressure #pagecontent .section-tab .tab-listwrap {
  display: flex;
  flex-wrap: wrap;
  overflow: hidden;
  background-image: linear-gradient(to right, #ef3e35, #0382be); }
  @media (max-width: 991px) {
    body.pillar-page-beyond-pressure #pagecontent .section-tab .tab-listwrap {
      display: none; } }
  body.pillar-page-beyond-pressure #pagecontent .section-tab .tab-listwrap .tab__wrap {
    flex: 0 0 auto;
    width: 33.33%;
    color: #fff;
    font-size: 1.9em;
    padding: 1.3em 2em;
    font-weight: bold;
    text-transform: uppercase;
    position: relative;
    transform: skewX(-25deg);
    cursor: pointer; }
    @media (max-width: 1200px) {
      body.pillar-page-beyond-pressure #pagecontent .section-tab .tab-listwrap .tab__wrap {
        padding: 30px 1.5rem;
        font-size: 1.1rem; } }
    body.pillar-page-beyond-pressure #pagecontent .section-tab .tab-listwrap .tab__wrap .tab__title {
      transform: skewX(25deg); }
    body.pillar-page-beyond-pressure #pagecontent .section-tab .tab-listwrap .tab__wrap span {
      display: inline-block;
      border-bottom: 3px solid #fff;
      line-height: 1;
      vertical-align: middle; }
    body.pillar-page-beyond-pressure #pagecontent .section-tab .tab-listwrap .tab__wrap img {
      margin-right: 30px;
      display: inline-block;
      vertical-align: middle;
      max-height: 80px; }
      @media (min-width: 1560px) {
        body.pillar-page-beyond-pressure #pagecontent .section-tab .tab-listwrap .tab__wrap img {
          min-height: 145px;
          margin-right: 20px; } }
      @media (max-width: 1360px) {
        body.pillar-page-beyond-pressure #pagecontent .section-tab .tab-listwrap .tab__wrap img {
          max-height: 70px;
          margin-right: 20px; } }
      @media (max-width: 1200px) {
        body.pillar-page-beyond-pressure #pagecontent .section-tab .tab-listwrap .tab__wrap img {
          max-height: 60px;
          margin-right: 10px; } }
    body.pillar-page-beyond-pressure #pagecontent .section-tab .tab-listwrap .tab__wrap.red__mod--tab {
      background-color: #ef3e35; }
    body.pillar-page-beyond-pressure #pagecontent .section-tab .tab-listwrap .tab__wrap.yellow__mod--tab {
      background-image: url(../images/yellow-gradient-tab.png);
      background-position: center;
      background-size: cover; }
    body.pillar-page-beyond-pressure #pagecontent .section-tab .tab-listwrap .tab__wrap.blue__mod--tab {
      background-color: #0382be; }
body.pillar-page-beyond-pressure #pagecontent .section-tab .tab-content .tab-contentwrap {
  display: none; }
  @media (max-width: 991px) {
    body.pillar-page-beyond-pressure #pagecontent .section-tab .tab-content .tab-contentwrap {
      display: block !important; } }
  body.pillar-page-beyond-pressure #pagecontent .section-tab .tab-content .tab-contentwrap.active {
    display: block; }
  body.pillar-page-beyond-pressure #pagecontent .section-tab .tab-content .tab-contentwrap.red--contentwrap {
    background-color: #ef3e35; }
  body.pillar-page-beyond-pressure #pagecontent .section-tab .tab-content .tab-contentwrap .abbrevation--content {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem; }
    @media (max-width: 991px) {
      body.pillar-page-beyond-pressure #pagecontent .section-tab .tab-content .tab-contentwrap .abbrevation--content {
        padding-top: 2rem;
        padding-bottom: 2rem; } }
    body.pillar-page-beyond-pressure #pagecontent .section-tab .tab-content .tab-contentwrap .abbrevation--content p {
      margin-bottom: 0; }
  body.pillar-page-beyond-pressure #pagecontent .section-tab .tab-content .tab-contentwrap .tab__image--possition .tab__image {
    position: relative; }
    body.pillar-page-beyond-pressure #pagecontent .section-tab .tab-content .tab-contentwrap .tab__image--possition .tab__image img {
      position: absolute;
      top: 0;
      left: 0; }
      @media (max-width: 991px) {
        body.pillar-page-beyond-pressure #pagecontent .section-tab .tab-content .tab-contentwrap .tab__image--possition .tab__image img {
          position: static; } }
  body.pillar-page-beyond-pressure #pagecontent .section-tab .tab-content .tab-contentwrap .image__wrap {
    position: relative;
    top: 5rem; }
    @media (max-width: 991px) {
      body.pillar-page-beyond-pressure #pagecontent .section-tab .tab-content .tab-contentwrap .image__wrap {
        top: 1rem;
        padding-top: 1rem;
        max-width: 100%;
        margin-bottom: 0; } }
    body.pillar-page-beyond-pressure #pagecontent .section-tab .tab-content .tab-contentwrap .image__wrap img {
      width: 100%; }
  body.pillar-page-beyond-pressure #pagecontent .section-tab .tab-content .tab-contentwrap .heart--content {
    padding: 2rem 0; }
    @media (max-width: 1200px) {
      body.pillar-page-beyond-pressure #pagecontent .section-tab .tab-content .tab-contentwrap .heart--content {
        padding: 0.5rem 0; } }
    @media (max-width: 991px) {
      body.pillar-page-beyond-pressure #pagecontent .section-tab .tab-content .tab-contentwrap .heart--content {
        padding: 0.5rem 0 3rem; } }
  body.pillar-page-beyond-pressure #pagecontent .section-tab .tab-content .tab-contentwrap .references--content {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem; }
    body.pillar-page-beyond-pressure #pagecontent .section-tab .tab-content .tab-contentwrap .references--content p {
      word-break: break-word;
      font-size: 0.77em; }
      @media screen and (max-width: 1560px) {
        body.pillar-page-beyond-pressure #pagecontent .section-tab .tab-content .tab-contentwrap .references--content p {
          font-size: 0.9em; } }
    @media (max-width: 991px) {
      body.pillar-page-beyond-pressure #pagecontent .section-tab .tab-content .tab-contentwrap .references--content {
        padding-top: 2rem;
        padding-bottom: 2rem; } }
  body.pillar-page-beyond-pressure #pagecontent .section-tab .tab-content .tab-contentwrap .ordered__list--number ol {
    padding-left: 0; }
    body.pillar-page-beyond-pressure #pagecontent .section-tab .tab-content .tab-contentwrap .ordered__list--number ol li {
      padding-left: 55px;
      color: #fff;
      list-style: none;
      position: relative;
      margin: 35px 0;
      counter-increment: step-counter; }
      @media (min-width: 1560px) {
        body.pillar-page-beyond-pressure #pagecontent .section-tab .tab-content .tab-contentwrap .ordered__list--number ol li {
          padding-left: 85px;
          margin: 40px 0; } }
      @media (max-width: 991px) {
        body.pillar-page-beyond-pressure #pagecontent .section-tab .tab-content .tab-contentwrap .ordered__list--number ol li {
          padding-left: 85px;
          margin: 20px 0; } }
      body.pillar-page-beyond-pressure #pagecontent .section-tab .tab-content .tab-contentwrap .ordered__list--number ol li:before {
        background-color: #fff;
        content: counter(step-counter);
        position: absolute;
        color: #ef3e35;
        left: 0;
        width: 40px;
        height: 40px;
        line-height: 44px;
        text-align: center;
        font-weight: bold;
        border-radius: 40px; }
        @media (min-width: 1560px) {
          body.pillar-page-beyond-pressure #pagecontent .section-tab .tab-content .tab-contentwrap .ordered__list--number ol li:before {
            width: 60px;
            height: 60px;
            line-height: 64px;
            border-radius: 60px; } }
  body.pillar-page-beyond-pressure #pagecontent .section-tab .tab-content .tab-contentwrap .unorder__list--spacing li {
    margin: 0; }
  body.pillar-page-beyond-pressure #pagecontent .section-tab .tab-content .tab-contentwrap.yellow--contentwrap {
    background-image: url(../images/yellow-gradient-bg.jpg);
    background-position: center;
    background-size: cover; }
  body.pillar-page-beyond-pressure #pagecontent .section-tab .tab-content .tab-contentwrap.blue--contentwrap {
    background-color: #0382be; }
body.pillar-page-beyond-pressure #pagecontent .latest-articles-list {
  font-size: 4.44444vw;
  padding: 4em 2.16em; }
  @media screen and (min-width: 768px) {
    body.pillar-page-beyond-pressure #pagecontent .latest-articles-list {
      font-size: 13.5px;
      font-size: 1.75781vw; } }
  @media screen and (min-width: 1024px) {
    body.pillar-page-beyond-pressure #pagecontent .latest-articles-list {
      font-size: 14px;
      font-size: 1.36719vw; } }
  @media screen and (min-width: 1280px) {
    body.pillar-page-beyond-pressure #pagecontent .latest-articles-list {
      font-size: 16px;
      font-size: 1.14286vw; } }
  @media screen and (max-width: 991px) {
    body.pillar-page-beyond-pressure #pagecontent .latest-articles-list {
      padding: 35px 45px; } }
  @media screen and (max-width: 768px) {
    body.pillar-page-beyond-pressure #pagecontent .latest-articles-list .section-content {
      padding: 0; } }
  body.pillar-page-beyond-pressure #pagecontent .latest-articles-list h3 {
    font-size: 2.91176em;
    margin: 0;
    color: #797979;
    float: none; }
    @media screen and (max-width: 768px) {
      body.pillar-page-beyond-pressure #pagecontent .latest-articles-list h3 {
        font-size: 1.6em; } }
  body.pillar-page-beyond-pressure #pagecontent .latest-articles-list .card {
    width: 100%;
    display: block;
    box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.2);
    border-radius: 0; }
    body.pillar-page-beyond-pressure #pagecontent .latest-articles-list .card h5 {
      font-weight: 700;
      margin: 1.2em 0 1em;
      font-size: .6em;
      text-align: center;
      letter-spacing: 0; }
    body.pillar-page-beyond-pressure #pagecontent .latest-articles-list .card p {
      color: #797979;
      font-size: .6em;
      text-align: center; }

/* Theme Adjust */
header,
footer {
  font-size: 16px;
  line-height: initial;
  font-size: 1.14286vw; }
  @media (max-width: 768px) {
    header,
    footer {
      font-size: 16px;
      font-size: 4.44444vw; } }

footer a {
  color: #fff;
  text-decoration: none; }
  footer a:hover {
    color: #fff; }

header.top-mobile .rmm.style ul li.rmm-back:first-child {
  display: none; }

header.top-mobile .rmm.style ul li.rmm-back:first-child + .rmm-back {
  padding: 0.6em 1.8em 0.9em;
  top: -2em; }

/* Theme Adjust */
@media (max-width: 767px) {
  .guideline_recent_updates {
    font-size: 1.5rem; } }

/*# sourceMappingURL=style.css.map */
