.page-template--pages-custom-page-pillar-page .body {
  margin: 0 auto; }
  .page-template--pages-custom-page-pillar-page .body > .container {
    max-width: none;
    padding: 0; }

.page-template--pages-custom-page-pillar-page .pillarHeroContainer {
  background-size: cover;
  height: 500px;
  width: 100%; }
  .page-template--pages-custom-page-pillar-page .pillarHeroContainer .pillarHeroContentWrapper {
    height: 100%;
    max-width: 1250px;
    margin: 0 auto; }
    @media only screen and (max-width: 768px) {
      .page-template--pages-custom-page-pillar-page .pillarHeroContainer .pillarHeroContentWrapper {
        padding: 0 15px; } }
  .page-template--pages-custom-page-pillar-page .pillarHeroContainer .pillarHeroContent {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-end;
    align-content: flex-end;
    height: 100%;
    max-width: 600px; }
  .page-template--pages-custom-page-pillar-page .pillarHeroContainer h1 {
    color: #fff;
    font-size: 62px;
    line-height: 79px;
    margin: 0 0 10px;
    width: 600px;
    max-width: 100%; }
    @media only screen and (max-width: 768px) {
      .page-template--pages-custom-page-pillar-page .pillarHeroContainer h1 {
        font-size: 40px;
        line-height: 50px;
        letter-spacing: normal; } }
  .page-template--pages-custom-page-pillar-page .pillarHeroContainer p {
    color: #fff;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0.5px;
    margin: 0 auto 53px;
    width: 600px;
    max-width: 100%; }
    @media only screen and (max-width: 768px) {
      .page-template--pages-custom-page-pillar-page .pillarHeroContainer p {
        font-size: 16px;
        line-height: 28px;
        letter-spacing: 0.44px; } }

.page-template--pages-custom-page-pillar-page main.page {
  margin: 39px auto 0;
  max-width: 1250px; }
  .page-template--pages-custom-page-pillar-page main.page .row {
    display: flex;
    margin-right: auto;
    margin-left: auto;
    max-width: 100%; }
    @media only screen and (max-width: 767px) {
      .page-template--pages-custom-page-pillar-page main.page .row {
        flex-wrap: wrap; } }
  .page-template--pages-custom-page-pillar-page main.page .page-content {
    flex: 0 0 auto;
    max-width: 60.667%;
    margin-right: 6%; }
    @media only screen and (max-width: 1199px) {
      .page-template--pages-custom-page-pillar-page main.page .page-content {
        margin-right: auto; } }
    @media only screen and (max-width: 990px) {
      .page-template--pages-custom-page-pillar-page main.page .page-content {
        flex: 0 0 auto;
        width: 100%;
        max-width: 100%; } }
    @media only screen and (max-width: 767px) {
      .page-template--pages-custom-page-pillar-page main.page .page-content {
        flex: 0 0 auto;
        width: 100%;
        max-width: 100%; } }
    .page-template--pages-custom-page-pillar-page main.page .page-content h2, .page-template--pages-custom-page-pillar-page main.page .page-content h3, .page-template--pages-custom-page-pillar-page main.page .page-content h4, .page-template--pages-custom-page-pillar-page main.page .page-content h5, .page-template--pages-custom-page-pillar-page main.page .page-content h6, .page-template--pages-custom-page-pillar-page main.page .page-content p {
      color: #173F55;
      margin-left: 31px;
      margin-right: 31px; }
      .page-template--pages-custom-page-pillar-page main.page .page-content h2.red, .page-template--pages-custom-page-pillar-page main.page .page-content h3.red, .page-template--pages-custom-page-pillar-page main.page .page-content h4.red, .page-template--pages-custom-page-pillar-page main.page .page-content h5.red, .page-template--pages-custom-page-pillar-page main.page .page-content h6.red, .page-template--pages-custom-page-pillar-page main.page .page-content p.red {
        color: #db4b51; }
    .page-template--pages-custom-page-pillar-page main.page .page-content a {
      color: #173F55; }
      .page-template--pages-custom-page-pillar-page main.page .page-content a.red {
        color: #db4b51; }
    .page-template--pages-custom-page-pillar-page main.page .page-content h2 {
      color: #173F55;
      font-size: 24px;
      line-height: 28px;
      letter-spacing: 1px; }
      .page-template--pages-custom-page-pillar-page main.page .page-content h2.subtitle {
        letter-spacing: 2px; }
    .page-template--pages-custom-page-pillar-page main.page .page-content h3 {
      font-size: 18px;
      line-height: 28px;
      letter-spacing: 2px;
      text-transform: uppercase; }
      .page-template--pages-custom-page-pillar-page main.page .page-content h3.red {
        color: #db4b51; }
    .page-template--pages-custom-page-pillar-page main.page .page-content p {
      color: #173F55;
      font-size: 16px;
      line-height: 28px;
      letter-spacing: 0.44px;
      margin: 0 31px 1.5rem; }
      .page-template--pages-custom-page-pillar-page main.page .page-content p.large {
        font-size: 18px;
        letter-spacing: 0.5px; }
    .page-template--pages-custom-page-pillar-page main.page .page-content ul.bullet-list {
      margin: 35px 31px;
      list-style-type: none; }
      .page-template--pages-custom-page-pillar-page main.page .page-content ul.bullet-list li {
        margin-bottom: 20px;
        margin-left: 15px;
        font-size: 16px;
        letter-spacing: 0.44px;
        line-height: 28px; }
        .page-template--pages-custom-page-pillar-page main.page .page-content ul.bullet-list li:before {
          content: "\2022";
          display: inline-block;
          font-size: 20px;
          font-weight: bold;
          line-height: 28px;
          margin-left: -20px;
          width: 20px; }
      .page-template--pages-custom-page-pillar-page main.page .page-content ul.bullet-list.red li:before {
        color: #db4b51; }
    .page-template--pages-custom-page-pillar-page main.page .page-content ul.padded {
      margin-left: 45px;
      margin-right: 31px; }
      @media only screen and (max-width: 767px) {
        .page-template--pages-custom-page-pillar-page main.page .page-content ul.padded {
          margin-left: 0;
          margin-right: 0; } }
    .page-template--pages-custom-page-pillar-page main.page .page-content ol {
      margin: 35px 31px; }
      .page-template--pages-custom-page-pillar-page main.page .page-content ol li {
        margin-bottom: 20px;
        margin-left: 15px;
        font-size: 16px;
        letter-spacing: 0.44px;
        line-height: 28px; }
    .page-template--pages-custom-page-pillar-page main.page .page-content .image-wrapper {
      margin-top: 14px;
      margin-bottom: 36px; }
      .page-template--pages-custom-page-pillar-page main.page .page-content .image-wrapper.padded {
        margin-left: 31px;
        margin-right: 31px; }
      .page-template--pages-custom-page-pillar-page main.page .page-content .image-wrapper.center {
        text-align: center; }
      .page-template--pages-custom-page-pillar-page main.page .page-content .image-wrapper.fullwidth img {
        width: 100%; }
    .page-template--pages-custom-page-pillar-page main.page .page-content blockquote.redblue {
      font-weight: bold;
      font-size: 24px;
      border: 0;
      margin: 0 31px 1.5rem; }
      .page-template--pages-custom-page-pillar-page main.page .page-content blockquote.redblue:before, .page-template--pages-custom-page-pillar-page main.page .page-content blockquote.redblue:after {
        display: block;
        content: "";
        width: 33%;
        height: 8px;
        border: 0;
        margin: 30px 0; }
      .page-template--pages-custom-page-pillar-page main.page .page-content blockquote.redblue:before {
        background: #173F55; }
      .page-template--pages-custom-page-pillar-page main.page .page-content blockquote.redblue:after {
        background: #DB4B51; }
    .page-template--pages-custom-page-pillar-page main.page .page-content .disclaimer {
      font-size: 90%;
      font-style: italic;
      border: 1px solid #ccc;
      padding: 20px; }
    .page-template--pages-custom-page-pillar-page main.page .page-content .features-section {
      margin-top: 50px;
      margin-bottom: 50px;
      margin-left: 31px;
      margin-right: 31px; }
      .page-template--pages-custom-page-pillar-page main.page .page-content .features-section .feature-container {
        display: flex;
        margin-bottom: 32px; }
        .page-template--pages-custom-page-pillar-page main.page .page-content .features-section .feature-container .feature-left {
          flex: 1 0 auto;
          padding-right: 16px;
          width: 76px; }
        .page-template--pages-custom-page-pillar-page main.page .page-content .features-section .feature-container .feature-right {
          padding-left: 20px; }
          .page-template--pages-custom-page-pillar-page main.page .page-content .features-section .feature-container .feature-right h4 {
            font-size: 16px;
            letter-spacing: 1px;
            line-height: 20px;
            margin: 0 auto 6px; }
          .page-template--pages-custom-page-pillar-page main.page .page-content .features-section .feature-container .feature-right p {
            margin: 0 auto; }
    .page-template--pages-custom-page-pillar-page main.page .page-content .callout-box {
      margin-bottom: 40px;
      padding-top: 45px;
      padding-bottom: 42px; }
      .page-template--pages-custom-page-pillar-page main.page .page-content .callout-box.blue {
        background-color: #173f55; }
      .page-template--pages-custom-page-pillar-page main.page .page-content .callout-box h4 {
        color: #fff;
        font-size: 16px;
        letter-spacing: 1px;
        line-height: 20px;
        margin-top: 32px; }
      .page-template--pages-custom-page-pillar-page main.page .page-content .callout-box p {
        color: #fff;
        font-size: 16px;
        line-height: 28px;
        letter-spacing: 0.44px;
        position: relative; }
        .page-template--pages-custom-page-pillar-page main.page .page-content .callout-box p.checkmark {
          padding-left: 33px; }
          .page-template--pages-custom-page-pillar-page main.page .page-content .callout-box p.checkmark:before {
            content: "\f00c";
            font-family: 'FontAwesome';
            position: absolute;
            left: 0; }
        .page-template--pages-custom-page-pillar-page main.page .page-content .callout-box p.cancelmark {
          padding-left: 33px; }
          .page-template--pages-custom-page-pillar-page main.page .page-content .callout-box p.cancelmark:before {
            color: #db4b51;
            content: "\f056";
            font-family: 'FontAwesome';
            position: absolute;
            left: 0; }
    .page-template--pages-custom-page-pillar-page main.page .page-content .pillar-footer-branding {
      margin: 0 31px; }
      .page-template--pages-custom-page-pillar-page main.page .page-content .pillar-footer-branding img {
        height: 28px; }
    .page-template--pages-custom-page-pillar-page main.page .page-content .pillar-footer-banner .banner-content {
      background-color: #db4b51;
      padding: 30px 0; }
      .page-template--pages-custom-page-pillar-page main.page .page-content .pillar-footer-banner .banner-content h2, .page-template--pages-custom-page-pillar-page main.page .page-content .pillar-footer-banner .banner-content h3, .page-template--pages-custom-page-pillar-page main.page .page-content .pillar-footer-banner .banner-content h4, .page-template--pages-custom-page-pillar-page main.page .page-content .pillar-footer-banner .banner-content h5, .page-template--pages-custom-page-pillar-page main.page .page-content .pillar-footer-banner .banner-content h6, .page-template--pages-custom-page-pillar-page main.page .page-content .pillar-footer-banner .banner-content p, .page-template--pages-custom-page-pillar-page main.page .page-content .pillar-footer-banner .banner-content a {
        color: #fff; }
      .page-template--pages-custom-page-pillar-page main.page .page-content .pillar-footer-banner .banner-content h3 {
        font-size: 24px;
        line-height: 28px;
        letter-spacing: 2px;
        margin: 0 31px 20px;
        text-transform: uppercase; }

.page-template--pages-custom-page-pillar-page .sidebar {
  margin: 3rem auto;
  flex: 0 0 auto;
  width: 33.333333%;
  min-width: 376px; }
  @media only screen and (max-width: 990px) {
    .page-template--pages-custom-page-pillar-page .sidebar {
      flex: 0 0 auto;
      width: 100%;
      max-width: 100%; } }
  @media only screen and (max-width: 767px) {
    .page-template--pages-custom-page-pillar-page .sidebar {
      flex: 0 0 auto;
      width: 100%;
      max-width: 100%;
      min-width: auto; } }
  .page-template--pages-custom-page-pillar-page .sidebar .side-banner-wrapper {
    background-color: #f4f6f8;
    padding: 27px 20px 20px;
    position: sticky;
    top: 1rem; }
    .page-template--pages-custom-page-pillar-page .sidebar .side-banner-wrapper .banner-title {
      display: flex;
      align-content: center;
      margin-bottom: 14px; }
      .page-template--pages-custom-page-pillar-page .sidebar .side-banner-wrapper .banner-title img {
        height: 59px; }
      .page-template--pages-custom-page-pillar-page .sidebar .side-banner-wrapper .banner-title h3 {
        color: #173F55;
        font-size: 18px;
        letter-spacing: 1px;
        line-height: 28px;
        margin: 0 0 0 14px;
        text-transform: uppercase; }
        .page-template--pages-custom-page-pillar-page .sidebar .side-banner-wrapper .banner-title h3 span {
          display: block;
          font-size: 26px;
          letter-spacing: 1.44px;
          line-height: 28px; }
    .page-template--pages-custom-page-pillar-page .sidebar .side-banner-wrapper .banner-cats {
      display: flex;
      margin-bottom: 27px;
      gap: 3px;
      position: relative; }
      .page-template--pages-custom-page-pillar-page .sidebar .side-banner-wrapper .banner-cats > * {
        width: 50%;
        flex: 0 0 50%;
        display: flex;
        flex-direction: column; }
      @media only screen and (max-width: 400px) {
        .page-template--pages-custom-page-pillar-page .sidebar .side-banner-wrapper .banner-cats .banner-cats-left {
          margin-right: 10px; } }
      .page-template--pages-custom-page-pillar-page .sidebar .side-banner-wrapper .banner-cats .banner-cats-left, .page-template--pages-custom-page-pillar-page .sidebar .side-banner-wrapper .banner-cats .banner-cats-right {
        position: relative; }
      .page-template--pages-custom-page-pillar-page .sidebar .side-banner-wrapper .banner-cats a.banner-cta {
        position: absolute;
        display: inline;
        color: #173F55;
        text-transform: uppercase;
        background: white;
        padding: 16px;
        bottom: 16px;
        left: 50%;
        transform: translate(-50%);
        max-width: 100%;
        font-weight: 700;
        width: max-content; }
        @media only screen and (min-width: 767px) {
          .page-template--pages-custom-page-pillar-page .sidebar .side-banner-wrapper .banner-cats a.banner-cta {
            width: max-content; } }
      .page-template--pages-custom-page-pillar-page .sidebar .side-banner-wrapper .banner-cats a.text-link {
        color: #173F55;
        font-size: 13px;
        font-weight: bold;
        letter-spacing: 0.81px;
        line-height: 16px;
        text-transform: uppercase; }
        .page-template--pages-custom-page-pillar-page .sidebar .side-banner-wrapper .banner-cats a.text-link:after {
          content: "\00BB";
          padding-left: 2px;
          vertical-align: 2px; }
    .page-template--pages-custom-page-pillar-page .sidebar .side-banner-wrapper .divider {
      display: block;
      height: 5px;
      width: 100%;
      border-top: 1px solid #adbac7;
      border-bottom: 1px solid #adbac7; }
    .page-template--pages-custom-page-pillar-page .sidebar .side-banner-wrapper .banner-reviews {
      margin-top: 27px; }
      @media only screen and (max-width: 990px) {
        .page-template--pages-custom-page-pillar-page .sidebar .side-banner-wrapper .banner-reviews {
          width: 500px;
          max-width: 100%;
          margin-left: auto;
          margin-right: auto; } }
      .page-template--pages-custom-page-pillar-page .sidebar .side-banner-wrapper .banner-reviews .banner-review-wrapper {
        margin-bottom: 28px; }
        .page-template--pages-custom-page-pillar-page .sidebar .side-banner-wrapper .banner-reviews .banner-review-wrapper:last-of-type {
          margin-bottom: 0; }
        .page-template--pages-custom-page-pillar-page .sidebar .side-banner-wrapper .banner-reviews .banner-review-wrapper .yotpo-bottomline .yotpo-stars {
          padding: 0; }
        .page-template--pages-custom-page-pillar-page .sidebar .side-banner-wrapper .banner-reviews .banner-review-wrapper .yotpo-bottomline .yotpo-icon-star {
          font-size: 17.5px;
          text-align: left !important; }
          .page-template--pages-custom-page-pillar-page .sidebar .side-banner-wrapper .banner-reviews .banner-review-wrapper .yotpo-bottomline .yotpo-icon-star:before {
            content: "\e60e"; }
        .page-template--pages-custom-page-pillar-page .sidebar .side-banner-wrapper .banner-reviews .banner-review-wrapper .yotpo-icon, .page-template--pages-custom-page-pillar-page .sidebar .side-banner-wrapper .banner-reviews .banner-review-wrapper .yotpo-icon::after, .page-template--pages-custom-page-pillar-page .sidebar .side-banner-wrapper .banner-reviews .banner-review-wrapper .yotpo-icon::before {
          font-family: "yotpo-widget-font" !important; }
        .page-template--pages-custom-page-pillar-page .sidebar .side-banner-wrapper .banner-reviews .banner-review-wrapper .banner-review-content p {
          color: #173F55;
          font-size: 14px;
          line-height: 18px;
          margin-bottom: 16px; }
        .page-template--pages-custom-page-pillar-page .sidebar .side-banner-wrapper .banner-reviews .banner-review-wrapper .banner-review-author p {
          color: #173F55;
          font-size: 16px;
          font-weight: bold;
          letter-spacing: 1px;
          line-height: 20px;
          margin-bottom: 0; }

.page-template--pages-custom-page-pillar-page.pagepath--best-undershirts-for-sweat .pillarHeroContainer {
  background-image: url("https://cdn11.bigcommerce.com/s-zpm3yf7t7h/product_images/uploaded_images/undershirt-hero-1x.jpg"); }
  @media only screen and (max-width: 375px) {
    .page-template--pages-custom-page-pillar-page.pagepath--best-undershirts-for-sweat .pillarHeroContainer {
      background-image: url("https://cdn11.bigcommerce.com/s-zpm3yf7t7h/product_images/uploaded_images/undershirt-hero-m-1x.jpg"); } }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 375px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 375px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (max-width: 375px), only screen and (min-device-pixel-ratio: 2) and (max-width: 375px), only screen and (min-resolution: 192dpi) and (max-width: 375px), only screen and (min-resolution: 2dppx) and (max-width: 375px) {
    .page-template--pages-custom-page-pillar-page.pagepath--best-undershirts-for-sweat .pillarHeroContainer {
      background-image: url("https://cdn11.bigcommerce.com/s-zpm3yf7t7h/product_images/uploaded_images/undershirt-hero-m-2x.jpg"); } }
  @media only screen and (min-width: 375px) {
    .page-template--pages-custom-page-pillar-page.pagepath--best-undershirts-for-sweat .pillarHeroContainer {
      background-image: url("https://cdn11.bigcommerce.com/s-zpm3yf7t7h/product_images/uploaded_images/undershirt-hero-m-2x.jpg"); } }
  @media only screen and (min-width: 768px) {
    .page-template--pages-custom-page-pillar-page.pagepath--best-undershirts-for-sweat .pillarHeroContainer {
      background-image: url("https://cdn11.bigcommerce.com/s-zpm3yf7t7h/product_images/uploaded_images/undershirt-hero-07x.jpg"); } }
  @media only screen and (min-width: 1008px) {
    .page-template--pages-custom-page-pillar-page.pagepath--best-undershirts-for-sweat .pillarHeroContainer {
      background-image: url("https://cdn11.bigcommerce.com/s-zpm3yf7t7h/product_images/uploaded_images/undershirt-hero-1x.jpg"); } }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 1008px), only screen and (min--moz-device-pixel-ratio: 2) and (min-width: 1008px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (min-width: 1008px), only screen and (min-device-pixel-ratio: 2) and (min-width: 1008px), only screen and (min-resolution: 192dpi) and (min-width: 1008px), only screen and (min-resolution: 2dppx) and (min-width: 1008px) {
    .page-template--pages-custom-page-pillar-page.pagepath--best-undershirts-for-sweat .pillarHeroContainer {
      background-image: url("https://cdn11.bigcommerce.com/s-zpm3yf7t7h/product_images/uploaded_images/undershirt-hero-2x.jpg"); } }

.page-template--pages-custom-page-pillar-page.pagepath--axillary-hyperhidrosis .pillarHeroContainer {
  background-image: url("https://cdn11.bigcommerce.com/s-zpm3yf7t7h/images/stencil/original/image-manager/axillary-23-hero.png");
  background-size: cover;
  background-position: center; }
  .page-template--pages-custom-page-pillar-page.pagepath--axillary-hyperhidrosis .pillarHeroContainer h1, .page-template--pages-custom-page-pillar-page.pagepath--axillary-hyperhidrosis .pillarHeroContainer p {
    color: #173F55; }
  @media only screen and (max-width: 375px) {
    .page-template--pages-custom-page-pillar-page.pagepath--axillary-hyperhidrosis .pillarHeroContainer {
      background-image: url("https://cdn11.bigcommerce.com/s-zpm3yf7t7h/images/stencil/original/image-manager/axillary-23-hero-mobile.png"); } }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 375px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 375px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (max-width: 375px), only screen and (min-device-pixel-ratio: 2) and (max-width: 375px), only screen and (min-resolution: 192dpi) and (max-width: 375px), only screen and (min-resolution: 2dppx) and (max-width: 375px) {
    .page-template--pages-custom-page-pillar-page.pagepath--axillary-hyperhidrosis .pillarHeroContainer {
      background-image: url("https://cdn11.bigcommerce.com/s-zpm3yf7t7h/images/stencil/original/image-manager/axillary-23-hero-mobile.png"); } }
  @media only screen and (min-width: 375px) {
    .page-template--pages-custom-page-pillar-page.pagepath--axillary-hyperhidrosis .pillarHeroContainer {
      background-image: url("https://cdn11.bigcommerce.com/s-zpm3yf7t7h/images/stencil/original/image-manager/axillary-23-hero-mobile.png"); } }
  @media only screen and (min-width: 768px) {
    .page-template--pages-custom-page-pillar-page.pagepath--axillary-hyperhidrosis .pillarHeroContainer {
      background-image: url("https://cdn11.bigcommerce.com/s-zpm3yf7t7h/images/stencil/original/image-manager/axillary-23-hero-mobile.png"); } }
  @media only screen and (min-width: 1008px) {
    .page-template--pages-custom-page-pillar-page.pagepath--axillary-hyperhidrosis .pillarHeroContainer {
      background-image: url("https://cdn11.bigcommerce.com/s-zpm3yf7t7h/images/stencil/original/image-manager/axillary-23-hero.png"); } }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 1008px), only screen and (min--moz-device-pixel-ratio: 2) and (min-width: 1008px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (min-width: 1008px), only screen and (min-device-pixel-ratio: 2) and (min-width: 1008px), only screen and (min-resolution: 192dpi) and (min-width: 1008px), only screen and (min-resolution: 2dppx) and (min-width: 1008px) {
    .page-template--pages-custom-page-pillar-page.pagepath--axillary-hyperhidrosis .pillarHeroContainer {
      background-image: url("https://cdn11.bigcommerce.com/s-zpm3yf7t7h/images/stencil/original/image-manager/axillary-23-hero.png"); } }

.page-template--pages-custom-page-pillar-page.pagepath--best-natural-deodorant .pillarHeroContainer {
  background: url("https://cdn11.bigcommerce.com/s-zpm3yf7t7h/images/stencil/original/image-manager/natural-deo-23.png"), linear-gradient(180deg, #DDDCD8 0%, #DDDCD8 44.13%, #DADAD8 100%);
  background-position: right;
  background-size: contain;
  background-repeat: no-repeat; }
  @media only screen and (max-width: 375px) {
    .page-template--pages-custom-page-pillar-page.pagepath--best-natural-deodorant .pillarHeroContainer {
      background: url("https://cdn11.bigcommerce.com/s-zpm3yf7t7h/images/stencil/original/image-manager/natural-deo-23.png"), linear-gradient(180deg, #DDDCD8 0%, #DDDCD8 44.13%, #DADAD8 100%);
      background-position: right;
      background-size: cover;
      background-repeat: no-repeat; } }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 375px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 375px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (max-width: 375px), only screen and (min-device-pixel-ratio: 2) and (max-width: 375px), only screen and (min-resolution: 192dpi) and (max-width: 375px), only screen and (min-resolution: 2dppx) and (max-width: 375px) {
    .page-template--pages-custom-page-pillar-page.pagepath--best-natural-deodorant .pillarHeroContainer {
      background: url("https://cdn11.bigcommerce.com/s-zpm3yf7t7h/images/stencil/original/image-manager/natural-deo-23.png"), linear-gradient(180deg, #DDDCD8 0%, #DDDCD8 44.13%, #DADAD8 100%);
      background-position: right;
      background-size: cover;
      background-repeat: no-repeat; } }
  @media only screen and (min-width: 375px) {
    .page-template--pages-custom-page-pillar-page.pagepath--best-natural-deodorant .pillarHeroContainer {
      background: url("https://cdn11.bigcommerce.com/s-zpm3yf7t7h/images/stencil/original/image-manager/natural-deo-23.png"), linear-gradient(180deg, #DDDCD8 0%, #DDDCD8 44.13%, #DADAD8 100%);
      background-position: right;
      background-size: cover;
      background-repeat: no-repeat; } }
  @media only screen and (min-width: 768px) {
    .page-template--pages-custom-page-pillar-page.pagepath--best-natural-deodorant .pillarHeroContainer {
      background: url("https://cdn11.bigcommerce.com/s-zpm3yf7t7h/images/stencil/original/image-manager/natural-deo-23.png"), linear-gradient(180deg, #DDDCD8 0%, #DDDCD8 44.13%, #DADAD8 100%);
      background-position: right;
      background-size: contain;
      background-repeat: no-repeat; } }
  @media only screen and (min-width: 1008px) {
    .page-template--pages-custom-page-pillar-page.pagepath--best-natural-deodorant .pillarHeroContainer {
      background: url("https://cdn11.bigcommerce.com/s-zpm3yf7t7h/images/stencil/original/image-manager/natural-deo-23.png"), linear-gradient(180deg, #DDDCD8 0%, #DDDCD8 44.13%, #DADAD8 100%);
      background-position: 80%;
      background-size: contain;
      background-repeat: no-repeat; } }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 1008px), only screen and (min--moz-device-pixel-ratio: 2) and (min-width: 1008px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (min-width: 1008px), only screen and (min-device-pixel-ratio: 2) and (min-width: 1008px), only screen and (min-resolution: 192dpi) and (min-width: 1008px), only screen and (min-resolution: 2dppx) and (min-width: 1008px) {
    .page-template--pages-custom-page-pillar-page.pagepath--best-natural-deodorant .pillarHeroContainer {
      background: url("https://cdn11.bigcommerce.com/s-zpm3yf7t7h/images/stencil/original/image-manager/natural-deo-23.png"), linear-gradient(180deg, #DDDCD8 0%, #DDDCD8 44.13%, #DADAD8 100%);
      background-position: 80%;
      background-size: contain;
      background-repeat: no-repeat; } }
  .page-template--pages-custom-page-pillar-page.pagepath--best-natural-deodorant .pillarHeroContainer .pillarHeroContent h1, .page-template--pages-custom-page-pillar-page.pagepath--best-natural-deodorant .pillarHeroContainer .pillarHeroContent p {
    color: #173F55; }

.page-template--pages-custom-page-pillar-page.pagepath--antiperspirant .pillarHeroContainer {
  background-image: url("https://cdn11.bigcommerce.com/s-zpm3yf7t7h/product_images/uploaded_images/antiperspirant-pillar-hero-07x-min.jpg"); }
  @media only screen and (max-width: 375px) {
    .page-template--pages-custom-page-pillar-page.pagepath--antiperspirant .pillarHeroContainer {
      background-image: url("https://cdn11.bigcommerce.com/s-zpm3yf7t7h/product_images/uploaded_images/antiperspirant-pillar-hero-m-1x-min.jpg"); } }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 375px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 375px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (max-width: 375px), only screen and (min-device-pixel-ratio: 2) and (max-width: 375px), only screen and (min-resolution: 192dpi) and (max-width: 375px), only screen and (min-resolution: 2dppx) and (max-width: 375px) {
    .page-template--pages-custom-page-pillar-page.pagepath--antiperspirant .pillarHeroContainer {
      background-image: url("https://cdn11.bigcommerce.com/s-zpm3yf7t7h/product_images/uploaded_images/antiperspirant-pillar-hero-m-2x-min.jpg"); } }
  @media only screen and (min-width: 375px) {
    .page-template--pages-custom-page-pillar-page.pagepath--antiperspirant .pillarHeroContainer {
      background-image: url("https://cdn11.bigcommerce.com/s-zpm3yf7t7h/product_images/uploaded_images/antiperspirant-pillar-hero-m-2x-min.jpg"); } }
  @media only screen and (min-width: 768px) {
    .page-template--pages-custom-page-pillar-page.pagepath--antiperspirant .pillarHeroContainer {
      background-image: url("https://cdn11.bigcommerce.com/s-zpm3yf7t7h/product_images/uploaded_images/antiperspirant-pillar-hero-07x-min.jpg"); } }
  @media only screen and (min-width: 1008px) {
    .page-template--pages-custom-page-pillar-page.pagepath--antiperspirant .pillarHeroContainer {
      background-image: url("https://cdn11.bigcommerce.com/s-zpm3yf7t7h/product_images/uploaded_images/antiperspirant-pillar-hero-1x-min.jpg"); } }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 1008px), only screen and (min--moz-device-pixel-ratio: 2) and (min-width: 1008px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (min-width: 1008px), only screen and (min-device-pixel-ratio: 2) and (min-width: 1008px), only screen and (min-resolution: 192dpi) and (min-width: 1008px), only screen and (min-resolution: 2dppx) and (min-width: 1008px) {
    .page-template--pages-custom-page-pillar-page.pagepath--antiperspirant .pillarHeroContainer {
      background-image: url("https://cdn11.bigcommerce.com/s-zpm3yf7t7h/product_images/uploaded_images/antiperspirant-pillar-hero-2x-min.jpg"); } }

.page-template--pages-custom-page-pillar-page.pagepath--antiperspirant main.page .page-content .features-section .feature-container .feature-right {
  padding-left: 20px; }
  .page-template--pages-custom-page-pillar-page.pagepath--antiperspirant main.page .page-content .features-section .feature-container .feature-right p {
    margin-bottom: 1.5rem; }

.page-template--pages-custom-page-pillar-page.pagepath--antiperspirant .antiperspirant__box {
  border: 1px solid #8E8C8C;
  padding: 30px 15px; }
  .page-template--pages-custom-page-pillar-page.pagepath--antiperspirant .antiperspirant__box img {
    width: 150px; }

.page-template--pages-custom-page-pillar-page.pagepath--antiperspirant .antiperspirant__history-body {
  padding-left: 30px; }

.page-template--pages-custom-page-pillar-page.pagepath--antiperspirant .antiperspirant__info-eccrine {
  margin-bottom: 30px !important; }

.page-template--pages-custom-page-pillar-page.pagepath--antiperspirant .antiperspirant__info-gland {
  width: 200px;
  margin: 30px auto 15px !important; }

.page-template--pages-custom-page-pillar-page.pagepath--antiperspirant .antiperspirant__which-title {
  display: flex;
  align-items: flex-start;
  justify-content: center; }

.page-template--pages-custom-page-pillar-page.pagepath--antiperspirant .antiperspirant__which-icon--left {
  width: 60px;
  margin: 0 15px 0 0 !important; }

.page-template--pages-custom-page-pillar-page.pagepath--antiperspirant .antiperspirant__which-icon--right {
  width: 75px;
  margin: 0 0 0 -15px !important; }

.page-template--pages-custom-page-pillar-page.pagepath--antiperspirant .antiperspirant__which-compare-col {
  border-top: 4px solid #2b2626;
  margin-top: 30px;
  padding: 15px !important; }
  .page-template--pages-custom-page-pillar-page.pagepath--antiperspirant .antiperspirant__which-compare-col:first-child {
    border-right: 4px solid #2b2626; }

.page-template--pages-custom-page-pillar-page.pagepath--antiperspirant .antiperspirant__which-compare ul {
  list-style-type: none;
  margin: 0;
  padding: 15px; }
  .page-template--pages-custom-page-pillar-page.pagepath--antiperspirant .antiperspirant__which-compare ul li {
    margin-bottom: 15px; }

.page-template--pages-custom-page-pillar-page.pagepath--antiperspirant .antiperspirant__which-best {
  padding: 15px;
  background-color: #f7e0e1;
  border: 1px solid #c4262b;
  box-shadow: 4px 4px 0px 0px #e49b9e; }
  .page-template--pages-custom-page-pillar-page.pagepath--antiperspirant .antiperspirant__which-best p {
    margin: 0; }
    .page-template--pages-custom-page-pillar-page.pagepath--antiperspirant .antiperspirant__which-best p:first-child {
      margin-bottom: 15px; }

.page-template--pages-custom-page-pillar-page.pagepath--antiperspirant .antiperspirant__effect .row {
  margin-top: 15px; }

.page-template--pages-custom-page-pillar-page.pagepath--antiperspirant .antiperspirant__effect-col {
  margin: 0 !important;
  padding: 0 !important; }
  .page-template--pages-custom-page-pillar-page.pagepath--antiperspirant .antiperspirant__effect-col--icons img {
    width: 65px;
    margin-top: 35px; }

@media only screen and (max-width: 991px) {
  .page-template--pages-custom-page-pillar-page.pagepath--antiperspirant .antiperspirant__history-img {
    margin-bottom: 45px !important; }
  .page-template--pages-custom-page-pillar-page.pagepath--antiperspirant .antiperspirant__history-body {
    padding-left: 0; }
  .page-template--pages-custom-page-pillar-page.pagepath--antiperspirant .antiperspirant__which-compare-col {
    border-top: 4px solid #2b2626;
    margin-top: 30px;
    padding: 15px !important; }
    .page-template--pages-custom-page-pillar-page.pagepath--antiperspirant .antiperspirant__which-compare-col:first-child {
      border-right: none; }
  .page-template--pages-custom-page-pillar-page.pagepath--antiperspirant .antiperspirant__which-compare ul {
    margin-bottom: 0 !important; } }

@media screen and (max-width: 767px) {
  .page-template--pages-custom-page-pillar-page.pagepath--antiperspirant .antiperspirant__box {
    text-align: center; }
    .page-template--pages-custom-page-pillar-page.pagepath--antiperspirant .antiperspirant__box img {
      margin-bottom: 30px; }
    .page-template--pages-custom-page-pillar-page.pagepath--antiperspirant .antiperspirant__box p {
      margin-bottom: 0; } }

.page-template--pages-custom-page-pillar-page.pagepath--body-odor .pillarHeroContainer {
  background-image: url("https://cdn11.bigcommerce.com/s-zpm3yf7t7h/product_images/uploaded_images/home-hero-bodyodor-1x.jpg"); }
  @media only screen and (max-width: 375px) {
    .page-template--pages-custom-page-pillar-page.pagepath--body-odor .pillarHeroContainer {
      background-image: url("https://cdn11.bigcommerce.com/s-zpm3yf7t7h/product_images/uploaded_images/home-hero-bodyodor-m-1x.jpg"); } }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 375px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 375px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (max-width: 375px), only screen and (min-device-pixel-ratio: 2) and (max-width: 375px), only screen and (min-resolution: 192dpi) and (max-width: 375px), only screen and (min-resolution: 2dppx) and (max-width: 375px) {
    .page-template--pages-custom-page-pillar-page.pagepath--body-odor .pillarHeroContainer {
      background-image: url("https://cdn11.bigcommerce.com/s-zpm3yf7t7h/product_images/uploaded_images/home-hero-bodyodor-m-2x.jpg"); } }
  @media only screen and (min-width: 375px) {
    .page-template--pages-custom-page-pillar-page.pagepath--body-odor .pillarHeroContainer {
      background-image: url("https://cdn11.bigcommerce.com/s-zpm3yf7t7h/product_images/uploaded_images/home-hero-bodyodor-m-2x.jpg"); } }
  @media only screen and (min-width: 768px) {
    .page-template--pages-custom-page-pillar-page.pagepath--body-odor .pillarHeroContainer {
      background-image: url("https://cdn11.bigcommerce.com/s-zpm3yf7t7h/product_images/uploaded_images/home-hero-bodyodor-07x.jpg"); } }
  @media only screen and (min-width: 1008px) {
    .page-template--pages-custom-page-pillar-page.pagepath--body-odor .pillarHeroContainer {
      background-image: url("https://cdn11.bigcommerce.com/s-zpm3yf7t7h/product_images/uploaded_images/home-hero-bodyodor-1x.jpg"); } }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 1008px), only screen and (min--moz-device-pixel-ratio: 2) and (min-width: 1008px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (min-width: 1008px), only screen and (min-device-pixel-ratio: 2) and (min-width: 1008px), only screen and (min-resolution: 192dpi) and (min-width: 1008px), only screen and (min-resolution: 2dppx) and (min-width: 1008px) {
    .page-template--pages-custom-page-pillar-page.pagepath--body-odor .pillarHeroContainer {
      background-image: url("https://cdn11.bigcommerce.com/s-zpm3yf7t7h/product_images/uploaded_images/home-hero-bodyodor-2x.jpg"); } }

.page-template--pages-custom-page-pillar-page.pagepath--stress-sweating .pillarHeroContainer {
  background-image: url("https://cdn11.bigcommerce.com/s-zpm3yf7t7h/images/stencil/original/image-manager/sweat-23-hero.png");
  background-size: cover;
  background-position: center; }
  .page-template--pages-custom-page-pillar-page.pagepath--stress-sweating .pillarHeroContainer h1, .page-template--pages-custom-page-pillar-page.pagepath--stress-sweating .pillarHeroContainer p {
    color: #173F55; }
  @media only screen and (max-width: 375px) {
    .page-template--pages-custom-page-pillar-page.pagepath--stress-sweating .pillarHeroContainer {
      background-image: url("https://cdn11.bigcommerce.com/s-zpm3yf7t7h/images/stencil/original/image-manager/sweat-23-hero-mobile.png"); } }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 375px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 375px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (max-width: 375px), only screen and (min-device-pixel-ratio: 2) and (max-width: 375px), only screen and (min-resolution: 192dpi) and (max-width: 375px), only screen and (min-resolution: 2dppx) and (max-width: 375px) {
    .page-template--pages-custom-page-pillar-page.pagepath--stress-sweating .pillarHeroContainer {
      background-image: url("https://cdn11.bigcommerce.com/s-zpm3yf7t7h/images/stencil/original/image-manager/sweat-23-hero-mobile.png"); } }
  @media only screen and (min-width: 375px) {
    .page-template--pages-custom-page-pillar-page.pagepath--stress-sweating .pillarHeroContainer {
      background-image: url("https://cdn11.bigcommerce.com/s-zpm3yf7t7h/images/stencil/original/image-manager/sweat-23-hero-mobile.png"); } }
  @media only screen and (min-width: 768px) {
    .page-template--pages-custom-page-pillar-page.pagepath--stress-sweating .pillarHeroContainer {
      background-image: url("https://cdn11.bigcommerce.com/s-zpm3yf7t7h/images/stencil/original/image-manager/sweat-23-hero.png"); } }
  @media only screen and (min-width: 1008px) {
    .page-template--pages-custom-page-pillar-page.pagepath--stress-sweating .pillarHeroContainer {
      background-image: url("https://cdn11.bigcommerce.com/s-zpm3yf7t7h/images/stencil/original/image-manager/sweat-23-hero.png"); } }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 1008px), only screen and (min--moz-device-pixel-ratio: 2) and (min-width: 1008px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (min-width: 1008px), only screen and (min-device-pixel-ratio: 2) and (min-width: 1008px), only screen and (min-resolution: 192dpi) and (min-width: 1008px), only screen and (min-resolution: 2dppx) and (min-width: 1008px) {
    .page-template--pages-custom-page-pillar-page.pagepath--stress-sweating .pillarHeroContainer {
      background-image: url("https://cdn11.bigcommerce.com/s-zpm3yf7t7h/images/stencil/original/image-manager/sweat-23-hero.png"); } }

.page-template--pages-custom-page-pillar-page.pagepath--best-undershirts-for-sweat .page-content.page-content--centered table {
  border: 2px solid #0086d0;
  margin: 0 31px 1.5rem;
  text-align: center; }
  .page-template--pages-custom-page-pillar-page.pagepath--best-undershirts-for-sweat .page-content.page-content--centered table td {
    padding: 10px; }
  .page-template--pages-custom-page-pillar-page.pagepath--best-undershirts-for-sweat .page-content.page-content--centered table td p {
    margin: 0; }
  .page-template--pages-custom-page-pillar-page.pagepath--best-undershirts-for-sweat .page-content.page-content--centered table tr, .page-template--pages-custom-page-pillar-page.pagepath--best-undershirts-for-sweat .page-content.page-content--centered table td {
    border: 2px solid #0086d0; }

.page-template--pages-custom-page-pillar-page.pagepath--best-undershirts-for-sweat .page-content.page-content--centered a {
  color: #db4b51; }

.page-template--pages-custom-page-pillar-page.pagepath--best-undershirts-for-sweat .pillarHeroContainer {
  background-image: url("https://cdn11.bigcommerce.com/s-zpm3yf7t7h/images/stencil/original/image-manager/tt-best-sweatshirts-hero-desktop-23.jpg");
  background-position: center;
  background-size: cover; }
  @media only screen and (max-width: 375px) {
    .page-template--pages-custom-page-pillar-page.pagepath--best-undershirts-for-sweat .pillarHeroContainer {
      background-image: url("https://cdn11.bigcommerce.com/s-zpm3yf7t7h/images/stencil/original/image-manager/tt-best-sweatshirts-hero-desktop-23.jpg"); } }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 375px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 375px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (max-width: 375px), only screen and (min-device-pixel-ratio: 2) and (max-width: 375px), only screen and (min-resolution: 192dpi) and (max-width: 375px), only screen and (min-resolution: 2dppx) and (max-width: 375px) {
    .page-template--pages-custom-page-pillar-page.pagepath--best-undershirts-for-sweat .pillarHeroContainer {
      background-image: url("https://cdn11.bigcommerce.com/s-zpm3yf7t7h/images/stencil/original/image-manager/tt-best-sweatshirts-hero-desktop-23.jpg"); } }
  @media only screen and (min-width: 375px) {
    .page-template--pages-custom-page-pillar-page.pagepath--best-undershirts-for-sweat .pillarHeroContainer {
      background-image: url("https://cdn11.bigcommerce.com/s-zpm3yf7t7h/images/stencil/original/image-manager/tt-best-sweatshirts-hero-desktop-23.jpg"); } }
  @media only screen and (min-width: 768px) {
    .page-template--pages-custom-page-pillar-page.pagepath--best-undershirts-for-sweat .pillarHeroContainer {
      background-image: url("https://cdn11.bigcommerce.com/s-zpm3yf7t7h/images/stencil/original/image-manager/tt-best-sweatshirts-hero-desktop-23.jpg"); } }
  @media only screen and (min-width: 1008px) {
    .page-template--pages-custom-page-pillar-page.pagepath--best-undershirts-for-sweat .pillarHeroContainer {
      background-image: url("https://cdn11.bigcommerce.com/s-zpm3yf7t7h/images/stencil/original/image-manager/tt-best-sweatshirts-hero-desktop-23.jpg"); } }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 1008px), only screen and (min--moz-device-pixel-ratio: 2) and (min-width: 1008px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (min-width: 1008px), only screen and (min-device-pixel-ratio: 2) and (min-width: 1008px), only screen and (min-resolution: 192dpi) and (min-width: 1008px), only screen and (min-resolution: 2dppx) and (min-width: 1008px) {
    .page-template--pages-custom-page-pillar-page.pagepath--best-undershirts-for-sweat .pillarHeroContainer {
      background-image: url("https://cdn11.bigcommerce.com/s-zpm3yf7t7h/images/stencil/original/image-manager/tt-best-sweatshirts-hero-desktop-23.jpg"); } }
  @media only screen and (max-width: 768px) {
    .page-template--pages-custom-page-pillar-page.pagepath--best-undershirts-for-sweat .pillarHeroContainer .pillarHeroContent h1 {
      font-size: 32px; } }
  .page-template--pages-custom-page-pillar-page.pagepath--best-undershirts-for-sweat .pillarHeroContainer .pillarHeroContent p, .page-template--pages-custom-page-pillar-page.pagepath--best-undershirts-for-sweat .pillarHeroContainer .pillarHeroContent h1 {
    color: #173f55; }
  .page-template--pages-custom-page-pillar-page.pagepath--best-undershirts-for-sweat .pillarHeroContainer .pillarHeroContent a {
    color: #db4b51; }

.page-template--pages-custom-page-pillar-page.pagepath--hyperhidrosis .pillarHeroContainer {
  background-image: url("https://cdn11.bigcommerce.com/s-zpm3yf7t7h/images/stencil/original/image-manager/hyperhydrosis.png");
  background-size: cover;
  background-position: right; }
  .page-template--pages-custom-page-pillar-page.pagepath--hyperhidrosis .pillarHeroContainer h1, .page-template--pages-custom-page-pillar-page.pagepath--hyperhidrosis .pillarHeroContainer p {
    color: #173F55; }
  @media only screen and (max-width: 375px) {
    .page-template--pages-custom-page-pillar-page.pagepath--hyperhidrosis .pillarHeroContainer {
      background-image: url("https://cdn11.bigcommerce.com/s-zpm3yf7t7h/images/stencil/original/image-manager/hyperhydrosis.png"); } }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 375px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 375px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (max-width: 375px), only screen and (min-device-pixel-ratio: 2) and (max-width: 375px), only screen and (min-resolution: 192dpi) and (max-width: 375px), only screen and (min-resolution: 2dppx) and (max-width: 375px) {
    .page-template--pages-custom-page-pillar-page.pagepath--hyperhidrosis .pillarHeroContainer {
      background-image: url("https://cdn11.bigcommerce.com/s-zpm3yf7t7h/images/stencil/original/image-manager/hyperhydrosis.png"); } }
  @media only screen and (min-width: 375px) {
    .page-template--pages-custom-page-pillar-page.pagepath--hyperhidrosis .pillarHeroContainer {
      background-image: url("https://cdn11.bigcommerce.com/s-zpm3yf7t7h/images/stencil/original/image-manager/hyperhydrosis.png"); } }
  @media only screen and (min-width: 768px) {
    .page-template--pages-custom-page-pillar-page.pagepath--hyperhidrosis .pillarHeroContainer {
      background-image: url("https://cdn11.bigcommerce.com/s-zpm3yf7t7h/images/stencil/original/image-manager/hyperhydrosis.png"); } }
  @media only screen and (min-width: 1008px) {
    .page-template--pages-custom-page-pillar-page.pagepath--hyperhidrosis .pillarHeroContainer {
      background-image: url("https://cdn11.bigcommerce.com/s-zpm3yf7t7h/images/stencil/original/image-manager/hyperhydrosis.png"); } }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 1008px), only screen and (min--moz-device-pixel-ratio: 2) and (min-width: 1008px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (min-width: 1008px), only screen and (min-device-pixel-ratio: 2) and (min-width: 1008px), only screen and (min-resolution: 192dpi) and (min-width: 1008px), only screen and (min-resolution: 2dppx) and (min-width: 1008px) {
    .page-template--pages-custom-page-pillar-page.pagepath--hyperhidrosis .pillarHeroContainer {
      background-image: url("https://cdn11.bigcommerce.com/s-zpm3yf7t7h/images/stencil/original/image-manager/hyperhydrosis.png"); } }
